@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

dwc:scientificName a rdf:Property ;
    rdfs:label "scientific name"@en,
        "tieteellinen nimi"@fi,
        "vetenskapligt namn"@sv .

dwc:scientificNameAuthorship a rdf:Property ;
    rdfs:label "author"@en,
        "auktori"@fi,
        "auktor"@sv .

<http://tun.fi/MX.10> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lestes sponsa" ;
    dwc:scientificNameAuthorship "(Hansemann, 1823)" ;
    skos:altLabel "allmän smaragdflickslända"@sv ;
    skos:broader <http://tun.fi/MX.8> ;
    skos:hiddenLabel "Lestes sponsa"@fi,
        "Lestes sponsa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokeijukorento"@fi,
        "pudrad smaragdflickslända"@sv .

<http://tun.fi/MX.100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympetrum danae" ;
    dwc:scientificNameAuthorship "(Sulzer, 1776)" ;
    skos:broader <http://tun.fi/MX.99> ;
    skos:hiddenLabel "Sympetrum danae"@fi,
        "Sympetrum danae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasyyskorento"@fi,
        "svart ängstrollslända"@sv .

<http://tun.fi/MX.101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympetrum flaveolum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.99> ;
    skos:hiddenLabel "Sympetrum flaveolum"@fi,
        "Sympetrum flaveolum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "elokorento"@fi,
        "gulfläckad ängstrollslända"@sv .

<http://tun.fi/MX.102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympetrum sanguineum" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.99> ;
    skos:hiddenLabel "Sympetrum sanguineum"@fi,
        "Sympetrum sanguineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verikorento"@fi,
        "blodröd ängstrollslända"@sv .

<http://tun.fi/MX.103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympetrum striolatum" ;
    dwc:scientificNameAuthorship "(Charpentier, 1840)" ;
    skos:altLabel "stor ängstrollslända"@sv ;
    skos:broader <http://tun.fi/MX.99> ;
    skos:hiddenLabel "Sympetrum striolatum"@fi,
        "Sympetrum striolatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännensyyskorento"@fi,
        "större ängstrollslända"@sv .

<http://tun.fi/MX.104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympetrum vulgatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "allmän ängstrollslända"@sv ;
    skos:broader <http://tun.fi/MX.99> ;
    skos:hiddenLabel "Sympetrum vulgatum"@fi,
        "Sympetrum vulgatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasyyskorento"@fi,
        "tegelröd ängstrollslända"@sv .

<http://tun.fi/MX.106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucorrhinia albifrons" ;
    dwc:scientificNameAuthorship "(Burmeister, 1839)" ;
    skos:broader <http://tun.fi/MX.105> ;
    skos:hiddenLabel "Leucorrhinia albifrons"@fi,
        "Leucorrhinia albifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirolampikorento"@fi,
        "pudrad kärrtrollslända"@sv .

<http://tun.fi/MX.107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucorrhinia caudalis" ;
    dwc:scientificNameAuthorship "(Charpentier, 1840)" ;
    skos:broader <http://tun.fi/MX.105> ;
    skos:hiddenLabel "Leucorrhinia caudalis"@fi,
        "Leucorrhinia caudalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lummelampikorento"@fi,
        "bred kärrtrollslända"@sv .

<http://tun.fi/MX.108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucorrhinia dubia" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1825)" ;
    skos:broader <http://tun.fi/MX.105> ;
    skos:hiddenLabel "Leucorrhinia dubia"@fi,
        "Leucorrhinia dubia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulampikorento"@fi,
        "myrtrollslända"@sv .

<http://tun.fi/MX.109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucorrhinia pectoralis" ;
    dwc:scientificNameAuthorship "(Charpentier, 1825)" ;
    skos:altLabel "citronfläckad trollslända"@sv ;
    skos:broader <http://tun.fi/MX.105> ;
    skos:hiddenLabel "Leucorrhinia pectoralis"@fi,
        "Leucorrhinia pectoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplälampikorento"@fi,
        "citronfläckad kärrtrollslända"@sv .

<http://tun.fi/MX.110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucorrhinia rubicunda" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.105> ;
    skos:hiddenLabel "Leucorrhinia rubicunda"@fi,
        "Leucorrhinia rubicunda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolampikorento"@fi,
        "nordisk kärrtrollslända"@sv .

<http://tun.fi/MX.13> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenagrion armatum" ;
    dwc:scientificNameAuthorship "(Charpentier, 1840)" ;
    skos:altLabel "tång-flickslända"@sv ;
    skos:broader <http://tun.fi/MX.12> ;
    skos:hiddenLabel "Coenagrion armatum"@fi,
        "Coenagrion armatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihertytönkorento"@fi,
        "griptångsflickslända"@sv .

<http://tun.fi/MX.14> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenagrion hastulatum" ;
    dwc:scientificNameAuthorship "(Charpentier, 1825)" ;
    skos:altLabel "t-tecknad flickslända"@sv ;
    skos:broader <http://tun.fi/MX.12> ;
    skos:hiddenLabel "Coenagrion hastulatum"@fi,
        "Coenagrion hastulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keihästytönkorento"@fi,
        "spjutflickslända"@sv .

<http://tun.fi/MX.15> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenagrion johanssoni" ;
    dwc:scientificNameAuthorship "(Wallengren, 1894)" ;
    skos:altLabel "johanssons flickslända"@sv ;
    skos:broader <http://tun.fi/MX.12> ;
    skos:hiddenLabel "Coenagrion johanssoni"@fi,
        "Coenagrion johanssoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigatytönkorento"@fi,
        "myrflickslända"@sv .

<http://tun.fi/MX.16> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenagrion lunulatum" ;
    dwc:scientificNameAuthorship "(Charpentier, 1840)" ;
    skos:altLabel "mån-flickslända"@sv ;
    skos:broader <http://tun.fi/MX.12> ;
    skos:hiddenLabel "Coenagrion lunulatum"@fi,
        "Coenagrion lunulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuutytönkorento"@fi,
        "månflickslända"@sv .

<http://tun.fi/MX.17> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenagrion puella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "ljus u-flickslända"@sv ;
    skos:broader <http://tun.fi/MX.12> ;
    skos:hiddenLabel "Coenagrion puella"@fi,
        "Coenagrion puella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eteläntytönkorento"@fi,
        "ljus lyrflickslända"@sv .

<http://tun.fi/MX.18> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenagrion pulchellum" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1825)" ;
    skos:altLabel "mörk u-flickslända"@sv ;
    skos:broader <http://tun.fi/MX.12> ;
    skos:hiddenLabel "Coenagrion pulchellum"@fi,
        "Coenagrion pulchellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirotytönkorento"@fi,
        "mörk lyrflickslända"@sv .

<http://tun.fi/MX.188327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerius acaroides" ;
    dwc:scientificNameAuthorship "Waltl, 1838" ;
    skos:broader <http://tun.fi/MX.188325> ;
    skos:hiddenLabel "Sphaerius acaroides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punkkikuoriainen"@fi,
        "Sphaerius acaroides"@sv .

<http://tun.fi/MX.188333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrinus minutus" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.188332> ;
    skos:hiddenLabel "Gyrinus minutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhopeaseppä"@fi,
        "Gyrinus minutus"@sv .

<http://tun.fi/MX.188334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrinus opacus" ;
    dwc:scientificNameAuthorship "Sahlberg, 1819" ;
    skos:broader <http://tun.fi/MX.188332> ;
    skos:hiddenLabel "Gyrinus opacus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämehopeaseppä"@fi,
        "Gyrinus opacus"@sv .

<http://tun.fi/MX.188335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrinus aeratus" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.188332> ;
    skos:hiddenLabel "Gyrinus aeratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvihopeaseppä"@fi,
        "Gyrinus aeratus"@sv .

<http://tun.fi/MX.188336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrinus pullatus" ;
    dwc:scientificNameAuthorship "Zaitzev, 1908" ;
    skos:broader <http://tun.fi/MX.188332> ;
    skos:hiddenLabel "Gyrinus pullatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänhopeaseppä"@fi,
        "Gyrinus pullatus"@sv .

<http://tun.fi/MX.188337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrinus marinus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1808" ;
    skos:broader <http://tun.fi/MX.188332> ;
    skos:hiddenLabel "Gyrinus marinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallehopeaseppä"@fi,
        "Gyrinus marinus"@sv .

<http://tun.fi/MX.188339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrinus distinctus" ;
    dwc:scientificNameAuthorship "Aubé, 1838" ;
    skos:broader <http://tun.fi/MX.188332> ;
    skos:hiddenLabel "Gyrinus distinctus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikohopeaseppä"@fi,
        "Gyrinus distinctus"@sv .

<http://tun.fi/MX.188340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrinus suffriani" ;
    dwc:scientificNameAuthorship "Scriba, 1855" ;
    skos:broader <http://tun.fi/MX.188332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrinus suffriani"@fi,
        "Gyrinus suffriani"@sv .

<http://tun.fi/MX.188341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrinus natator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188332> ;
    skos:hiddenLabel "Gyrinus natator"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokihopeaseppä"@fi,
        "Gyrinus natator"@sv .

<http://tun.fi/MX.188342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrinus substriatus" ;
    dwc:scientificNameAuthorship "Stephens, 1828" ;
    skos:broader <http://tun.fi/MX.188332> ;
    skos:hiddenLabel "Gyrinus substriatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampihopeaseppä"@fi,
        "Gyrinus substriatus"@sv .

<http://tun.fi/MX.188345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrinus paykulli" ;
    dwc:scientificNameAuthorship "Ochs, 1927" ;
    skos:broader <http://tun.fi/MX.188332> ;
    skos:hiddenLabel "Gyrinus paykulli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puikkohopeaseppä"@fi,
        "Gyrinus paykulli"@sv .

<http://tun.fi/MX.188348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orectochilus villosus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.188347> ;
    skos:hiddenLabel "Orectochilus villosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämyhopeaseppä"@fi,
        "Orectochilus villosus"@sv .

<http://tun.fi/MX.188354> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Brychius elevatus cristatus" ;
    dwc:scientificNameAuthorship "J. Sahlberg, 1874" ;
    skos:broader <http://tun.fi/MX.188351> ;
    skos:hiddenLabel "Brychius elevatus cristatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjupisarsukeltaja (alalaji cristatus)"@fi,
        "Brychius elevatus cristatus"@sv .

<http://tun.fi/MX.188360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus flavicollis" ;
    dwc:scientificNameAuthorship "Sturm, 1834" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haliplus flavicollis"@fi,
        "Haliplus flavicollis"@sv .

<http://tun.fi/MX.188361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus fulvus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1801)" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:hiddenLabel "Haliplus fulvus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapisarsukeltaja"@fi,
        "Haliplus fulvus"@sv .

<http://tun.fi/MX.188363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus variegatus" ;
    dwc:scientificNameAuthorship "Sturm, 1834" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haliplus variegatus"@fi,
        "Haliplus variegatus"@sv .

<http://tun.fi/MX.188364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus confinis" ;
    dwc:scientificNameAuthorship "Stephens, 1828" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haliplus confinis"@fi,
        "Haliplus confinis"@sv .

<http://tun.fi/MX.188365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus varius" ;
    dwc:scientificNameAuthorship "Nicolai, 1822" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:hiddenLabel "Haliplus varius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varipisarsukeltaja"@fi,
        "Haliplus varius"@sv .

<http://tun.fi/MX.188366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus obliquus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haliplus obliquus"@fi,
        "Haliplus obliquus"@sv .

<http://tun.fi/MX.188368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus furcatus" ;
    dwc:scientificNameAuthorship "Seidlitz, 1887" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haliplus furcatus"@fi,
        "Haliplus furcatus"@sv .

<http://tun.fi/MX.188369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus fulvicollis" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haliplus fulvicollis"@fi,
        "Haliplus fulvicollis"@sv .

<http://tun.fi/MX.188370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus fluviatilis" ;
    dwc:scientificNameAuthorship "Aubé, 1836" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:hiddenLabel "Haliplus fluviatilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puropisarsukeltaja"@fi,
        "Haliplus fluviatilis"@sv .

<http://tun.fi/MX.188371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus lineolatus" ;
    dwc:scientificNameAuthorship "Mannerheim, 1844" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haliplus lineolatus"@fi,
        "Haliplus lineolatus"@sv .

<http://tun.fi/MX.188373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus interjectus" ;
    dwc:scientificNameAuthorship "Lindberg, 1937" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haliplus interjectus"@fi,
        "Haliplus interjectus"@sv .

<http://tun.fi/MX.188374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus sibiricus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1860" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:hiddenLabel "Haliplus wehnckei"@fi,
        "Haliplus wehnckei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haliplus sibiricus"@fi,
        "Haliplus sibiricus"@sv .

<http://tun.fi/MX.188377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus ruficollis" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haliplus ruficollis"@fi,
        "Haliplus ruficollis"@sv .

<http://tun.fi/MX.188378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus heydeni" ;
    dwc:scientificNameAuthorship "Wehncke, 1875" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haliplus heydeni"@fi,
        "Haliplus heydeni"@sv .

<http://tun.fi/MX.188379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliplus immaculatus" ;
    dwc:scientificNameAuthorship "Gerhardt, 1877" ;
    skos:broader <http://tun.fi/MX.188357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haliplus immaculatus"@fi,
        "Haliplus immaculatus"@sv .

<http://tun.fi/MX.188382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachypachus zetterstedtii" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.188381> ;
    skos:hiddenLabel "Trachypachus laticollis"@fi,
        "Trachypachus transversalis"@fi,
        "Trachypachus zetterstedtii"@fi,
        "Trachypachus laticollis"@sv,
        "Trachypachus transversalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vinhakiitäjäinen"@fi,
        "Trachypachus zetterstedtii"@sv .

<http://tun.fi/MX.188385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noterus clavicornis" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.188384> ;
    skos:hiddenLabel "Noterus clavicornis"@fi,
        "Noterus sparsus"@fi,
        "Noterus sparsus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopohjasukeltaja"@fi,
        "Noterus clavicornis"@sv .

<http://tun.fi/MX.188386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noterus crassicornis" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.188384> ;
    skos:hiddenLabel "Noterus crassicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupohjasukeltaja"@fi,
        "Noterus crassicornis"@sv .

<http://tun.fi/MX.188391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liopterus haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.188389> ;
    skos:hiddenLabel "Copelatus ruficollis"@fi,
        "Copelatus ruficollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liopterus haemorrhoidalis"@fi,
        "Liopterus haemorrhoidalis"@sv .

<http://tun.fi/MX.188395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccophilus hyalinus" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.188394> ;
    skos:hiddenLabel "Laccophilus interruptus"@fi,
        "Laccophilus interruptus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laccophilus hyalinus"@fi,
        "Laccophilus hyalinus"@sv .

<http://tun.fi/MX.188396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccophilus minutus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laccophilus minutus"@fi,
        "Laccophilus minutus"@sv .

<http://tun.fi/MX.188397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccophilus biguttatus" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.188394> ;
    skos:hiddenLabel "Laccophilus strohmi"@fi,
        "Laccophilus strohmi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laccophilus biguttatus"@fi,
        "Laccophilus biguttatus"@sv .

<http://tun.fi/MX.188399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccophilus poecilus" ;
    dwc:scientificNameAuthorship "Klug, 1834" ;
    skos:broader <http://tun.fi/MX.188394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laccophilus poecilus"@fi,
        "Laccophilus poecilus"@sv .

<http://tun.fi/MX.188406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccornis oblongus" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.188405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laccornis oblongus"@fi,
        "Laccornis oblongus"@sv .

<http://tun.fi/MX.188412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bidessus unistriatus" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.188411> ;
    skos:hiddenLabel "Bidessus unistriatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampiripesukeltaja"@fi,
        "Bidessus unistriatus"@sv .

<http://tun.fi/MX.188413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bidessus grossepunctatus" ;
    dwc:scientificNameAuthorship "Vorbringer, 1907" ;
    skos:broader <http://tun.fi/MX.188411> ;
    skos:hiddenLabel "Bidessus grossepunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkaripesukeltaja"@fi,
        "Bidessus grossepunctatus"@sv .

<http://tun.fi/MX.188416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroglyphus geminus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.188414> ;
    skos:hiddenLabel "Bidessus pusillus"@fi,
        "Hydroglyphus pusillus"@fi,
        "Bidessus pusillus"@sv,
        "Hydroglyphus pusillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroglyphus geminus"@fi,
        "Hydroglyphus geminus"@sv .

<http://tun.fi/MX.188418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroglyphus hamulatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.188414> ;
    skos:hiddenLabel "Hydroglyphus hamulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoripesukeltaja"@fi,
        "Hydroglyphus hamulatus"@sv .

<http://tun.fi/MX.188421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphydrus ovatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.188420> ;
    skos:hiddenLabel "Hyphydrus ovatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallosukeltaja"@fi,
        "Hyphydrus ovatus"@sv .

<http://tun.fi/MX.188425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clemnius decoratus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.5018863> ;
    skos:hiddenLabel "Coelambus decoratus"@fi,
        "Hygrotus decoratus"@fi,
        "Coelambus decoratus"@sv,
        "Hygrotus decoratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clemnius decoratus"@fi,
        "Clemnius decoratus"@sv .

<http://tun.fi/MX.188426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrotus inaequalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.188423> ;
    skos:hiddenLabel "Coelambus inaequalis"@fi,
        "Coelambus inaequalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygrotus inaequalis"@fi,
        "Hygrotus inaequalis"@sv .

<http://tun.fi/MX.188427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydaticus transversalis" ;
    dwc:scientificNameAuthorship "(Pontoppidan, 1763)" ;
    skos:broader <http://tun.fi/MX.188806> ;
    skos:hiddenLabel "Hydaticus transversalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukaarisukeltaja"@fi,
        "Hydaticus transversalis"@sv .

<http://tun.fi/MX.188431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydaticus aruspex" ;
    dwc:scientificNameAuthorship "Clark, 1864" ;
    skos:broader <http://tun.fi/MX.188806> ;
    skos:hiddenLabel "Hydaticus aruspex"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirukaarisukeltaja"@fi,
        "Hydaticus aruspex"@sv .

<http://tun.fi/MX.188433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydaticus seminiger" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.188806> ;
    skos:hiddenLabel "Hydaticus seminiger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovakaarisukeltaja"@fi,
        "Hydaticus seminiger"@sv .

<http://tun.fi/MX.188437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphoderus austriacus" ;
    dwc:scientificNameAuthorship "(Sturm, 1834)" ;
    skos:broader <http://tun.fi/MX.188436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphoderus austriacus"@fi,
        "Graphoderus austriacus"@sv .

<http://tun.fi/MX.188438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphoderus bilineatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.188436> ;
    skos:hiddenLabel "Graphoderus bilineatus"@fi,
        "Graphoderus bilineatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolampisukeltaja"@fi,
        "bred paljettdykare"@sv .

<http://tun.fi/MX.188439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphoderus cinereus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphoderus cinereus"@fi,
        "Graphoderus cinereus"@sv .

<http://tun.fi/MX.188441> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Graphoderus zonatus zonatus" ;
    dwc:scientificNameAuthorship "(Hoppe, 1795)" ;
    skos:broader <http://tun.fi/MX.188440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphoderus zonatus zonatus"@fi,
        "Graphoderus zonatus zonatus"@sv .

<http://tun.fi/MX.188442> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Graphoderus zonatus verrucifer" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1824)" ;
    skos:broader <http://tun.fi/MX.188440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphoderus zonatus verrucifer"@fi,
        "Graphoderus zonatus verrucifer"@sv .

<http://tun.fi/MX.188445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acilius sulcatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188444> ;
    skos:hiddenLabel "Acilius sulcatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokiekkosukeltaja"@fi,
        "Acilius sulcatus"@sv .

<http://tun.fi/MX.188446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acilius canaliculatus" ;
    dwc:scientificNameAuthorship "(Nicolai, 1822)" ;
    skos:broader <http://tun.fi/MX.188444> ;
    skos:hiddenLabel "Acilius canaliculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukiekkosukeltaja"@fi,
        "Acilius canaliculatus"@sv .

<http://tun.fi/MX.188450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dytiscus dimidiatus" ;
    dwc:scientificNameAuthorship "Bergsträsser, 1778" ;
    skos:broader <http://tun.fi/MX.188448> ;
    skos:hiddenLabel "Dytiscus dimidiatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsuursukeltaja"@fi,
        "Dytiscus dimidiatus"@sv .

<http://tun.fi/MX.188451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dytiscus marginalis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.188448> ;
    skos:hiddenLabel "Dytiscus marginalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalaitasukeltaja"@fi,
        "Dytiscus marginalis"@sv .

<http://tun.fi/MX.188452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dytiscus latissimus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.188448> ;
    skos:hiddenLabel "Dytiscus latissimus"@fi,
        "Dytiscus latissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättisukeltaja"@fi,
        "bred gulbrämad dykare"@sv .

<http://tun.fi/MX.188453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dytiscus circumcinctus" ;
    dwc:scientificNameAuthorship "Ahrens, 1811" ;
    skos:broader <http://tun.fi/MX.188448> ;
    skos:hiddenLabel "Dytiscus circumcinctus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rillisukeltaja"@fi,
        "Dytiscus circumcinctus"@sv .

<http://tun.fi/MX.188454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dytiscus lapponicus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1808" ;
    skos:broader <http://tun.fi/MX.188448> ;
    skos:hiddenLabel "Dytiscus lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansuursukeltaja"@fi,
        "Dytiscus lapponicus"@sv .

<http://tun.fi/MX.188458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cybister lateralimarginalis" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.188457> ;
    skos:hiddenLabel "Cybister lateralimarginalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jymysukeltaja"@fi,
        "Cybister lateralimarginalis"@sv .

<http://tun.fi/MX.188463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelophila borealis" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.188462> ;
    skos:hiddenLabel "Pelophila borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvakiitäjäinen"@fi,
        "Pelophila borealis"@sv .

<http://tun.fi/MX.188467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leistus terminatus" ;
    dwc:scientificNameAuthorship "(Hellwig, 1793)" ;
    skos:broader <http://tun.fi/MX.188465> ;
    skos:hiddenLabel "Leistus rufescens"@fi,
        "Leistus terminatus"@fi,
        "Leistus rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäponsikiitäjäinen"@fi,
        "Leistus terminatus"@sv .

<http://tun.fi/MX.188469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leistus ferrugineus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188465> ;
    skos:hiddenLabel "Leistus ferrugineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosteponsikiitäjäinen"@fi,
        "Leistus ferrugineus"@sv .

<http://tun.fi/MX.188472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nebria livida" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188471> ;
    skos:hiddenLabel "Nebria livida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleasydänkiitäjäinen"@fi,
        "Nebria livida"@sv .

<http://tun.fi/MX.188473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nebria rufescens" ;
    dwc:scientificNameAuthorship "(Strøm, 1768)" ;
    skos:broader <http://tun.fi/MX.188471> ;
    skos:hiddenLabel "Nebria gyllenhali"@fi,
        "Nebria rufescens"@fi,
        "Nebria gyllenhali"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansydänkiitäjäinen"@fi,
        "Nebria rufescens"@sv .

<http://tun.fi/MX.188475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nebria nivalis" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.188471> ;
    skos:hiddenLabel "Nebria nivalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisydänkiitäjäinen"@fi,
        "Nebria nivalis"@sv .

<http://tun.fi/MX.188476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nebria brevicollis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.188471> ;
    skos:hiddenLabel "Nebria brevicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosydänkiitäjäinen"@fi,
        "Nebria brevicollis"@sv .

<http://tun.fi/MX.188480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiophilus aestuans" ;
    dwc:scientificNameAuthorship "Dejean, 1826" ;
    skos:broader <http://tun.fi/MX.188479> ;
    skos:hiddenLabel "Notiophilus aestuans"@fi,
        "Notiophilus pusillus"@fi,
        "Notiophilus pusillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupeilikiitäjäinen"@fi,
        "Notiophilus aestuans"@sv .

<http://tun.fi/MX.188482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiophilus aquaticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188479> ;
    skos:hiddenLabel "Notiophilus aquaticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaspeilikiitäjäinen"@fi,
        "Notiophilus aquaticus"@sv .

<http://tun.fi/MX.188483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiophilus palustris" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.188479> ;
    skos:hiddenLabel "Notiophilus palustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopeilikiitäjäinen"@fi,
        "Notiophilus palustris"@sv .

<http://tun.fi/MX.188484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiophilus germinyi" ;
    dwc:scientificNameAuthorship "Fauvel, 1863" ;
    skos:broader <http://tun.fi/MX.188479> ;
    skos:hiddenLabel "Notiophilus germinyi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummipeilikiitäjäinen"@fi,
        "Notiophilus germinyi"@sv .

<http://tun.fi/MX.188486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiophilus reitteri" ;
    dwc:scientificNameAuthorship "Spaeth, 1900" ;
    skos:broader <http://tun.fi/MX.188479> ;
    skos:hiddenLabel "Notiophilus reitteri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäpeilikiitäjäinen"@fi,
        "Notiophilus reitteri"@sv .

<http://tun.fi/MX.188487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiophilus biguttatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1779)" ;
    skos:broader <http://tun.fi/MX.188479> ;
    skos:hiddenLabel "Notiophilus biguttatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkupeilikiitäjäinen"@fi,
        "Notiophilus biguttatus"@sv .

<http://tun.fi/MX.188490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loricera pilicornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.188489> ;
    skos:hiddenLabel "Loricera pilicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukasarvikiitäjäinen"@fi,
        "Loricera pilicornis"@sv .

<http://tun.fi/MX.188493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicindela sylvatica" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.188492> ;
    skos:hiddenLabel "Cicindela sylvatica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummikiitäjäinen"@fi,
        "Cicindela sylvatica"@sv .

<http://tun.fi/MX.188494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicindela hybrida" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.188492> ;
    skos:hiddenLabel "Cicindela hybrida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkokiitäjäinen"@fi,
        "Cicindela hybrida"@sv .

<http://tun.fi/MX.188495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicindela maritima" ;
    dwc:scientificNameAuthorship "Latreille & Dejean, 1822" ;
    skos:broader <http://tun.fi/MX.188492> ;
    skos:hiddenLabel "Cicindela maritima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakiitäjäinen"@fi,
        "Cicindela maritima"@sv .

<http://tun.fi/MX.188496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicindela campestris" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.188492> ;
    skos:hiddenLabel "Cicindela campestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäkiitäjäinen"@fi,
        "Cicindela campestris"@sv .

<http://tun.fi/MX.188505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calosoma inquisitor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188503> ;
    skos:hiddenLabel "Calosoma inquisitor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikiitäjäinen"@fi,
        "Calosoma inquisitor"@sv .

<http://tun.fi/MX.188507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calosoma denticolle" ;
    dwc:scientificNameAuthorship "Gebler, 1833" ;
    skos:broader <http://tun.fi/MX.188503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calosoma denticolle"@fi,
        "Calosoma denticolle"@sv .

<http://tun.fi/MX.188512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabus arcensis" ;
    dwc:scientificNameAuthorship "Herbst, 1784" ;
    skos:broader <http://tun.fi/MX.188510> ;
    skos:hiddenLabel "Carabus arcensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjukiitäjäinen"@fi,
        "Carabus arcensis"@sv .

<http://tun.fi/MX.188513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabus granulatus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.188510> ;
    skos:hiddenLabel "Carabus granulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystykiitäjäinen"@fi,
        "Carabus granulatus"@sv .

<http://tun.fi/MX.188515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabus clathratus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1761" ;
    skos:broader <http://tun.fi/MX.188510> ;
    skos:hiddenLabel "Carabus clathratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakiitäjäinen"@fi,
        "Carabus clathratus"@sv .

<http://tun.fi/MX.188516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabus cancellatus" ;
    dwc:scientificNameAuthorship "Illiger, 1798" ;
    skos:broader <http://tun.fi/MX.188510> ;
    skos:hiddenLabel "Carabus cancellatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmykiitäjäinen"@fi,
        "Carabus cancellatus"@sv .

<http://tun.fi/MX.188520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabus nemoralis" ;
    dwc:scientificNameAuthorship "Müller, 1764" ;
    skos:broader <http://tun.fi/MX.188510> ;
    skos:hiddenLabel "Carabus nemoralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistokiitäjäinen"@fi,
        "Carabus nemoralis"@sv .

<http://tun.fi/MX.188521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabus hortensis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.188510> ;
    skos:hiddenLabel "Carabus hortensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokiitäjäinen"@fi,
        "Carabus hortensis"@sv .

<http://tun.fi/MX.188522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabus glabratus" ;
    dwc:scientificNameAuthorship "Paykull, 1790" ;
    skos:broader <http://tun.fi/MX.188510> ;
    skos:hiddenLabel "Carabus glabratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikiitäjäinen"@fi,
        "Carabus glabratus"@sv .

<http://tun.fi/MX.188528> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Carabus problematicus strandi" ;
    dwc:scientificNameAuthorship "Born, 1926" ;
    skos:broader <http://tun.fi/MX.188523> ;
    skos:hiddenLabel "Carabus problematicus strandi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikiitäjäinen (alalaji strandi)"@fi,
        "Carabus problematicus strandi"@sv .

<http://tun.fi/MX.188530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabus nitens" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.188510> ;
    skos:hiddenLabel "Carabus nitens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokiitäjäinen"@fi,
        "Carabus nitens"@sv .

<http://tun.fi/MX.188531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabus convexus" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.188510> ;
    skos:hiddenLabel "Carabus convexus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupokiitäjäinen"@fi,
        "Carabus convexus"@sv .

<http://tun.fi/MX.188534> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Carabus violaceus violaceus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.188533> ;
    skos:hiddenLabel "Carabus violaceus violaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikiitäjäinen (alalaji violaceus)"@fi,
        "Carabus violaceus violaceus"@sv .

<http://tun.fi/MX.188539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cychrus caraboides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188538> ;
    skos:hiddenLabel "Cychrus caraboides"@fi,
        "Cychrus rostratus"@fi,
        "Cychrus rostratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etanakiitäjäinen"@fi,
        "Cychrus caraboides"@sv .

<http://tun.fi/MX.188542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blethisa multipunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188541> ;
    skos:hiddenLabel "Blethisa multipunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "monipistekiitäjäinen"@fi,
        "Blethisa multipunctata"@sv .

<http://tun.fi/MX.188544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diacheila arctica" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.188543> ;
    skos:hiddenLabel "Diacheila arctica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosokiitäjäinen"@fi,
        "Diacheila arctica"@sv .

<http://tun.fi/MX.188547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphrus lapponicus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1810" ;
    skos:broader <http://tun.fi/MX.188546> ;
    skos:hiddenLabel "Elaphrus lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsilmäkiitäjäinen"@fi,
        "Elaphrus lapponicus"@sv .

<http://tun.fi/MX.188548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphrus uliginosus" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.188546> ;
    skos:hiddenLabel "Elaphrus uliginosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasilmäkiitäjäinen"@fi,
        "Elaphrus uliginosus"@sv .

<http://tun.fi/MX.188549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphrus cupreus" ;
    dwc:scientificNameAuthorship "Duftschmid, 1812" ;
    skos:broader <http://tun.fi/MX.188546> ;
    skos:hiddenLabel "Elaphrus cupreus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskisilmäkiitäjäinen"@fi,
        "Elaphrus cupreus"@sv .

<http://tun.fi/MX.188550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphrus riparius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188546> ;
    skos:hiddenLabel "Elaphrus riparius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusilmäkiitäjäinen"@fi,
        "Elaphrus riparius"@sv .

<http://tun.fi/MX.188558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachinus crepitans" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188557> ;
    skos:hiddenLabel "Brachinus crepitans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pommikiitäjäinen"@fi,
        "Brachinus crepitans"@sv .

<http://tun.fi/MX.188563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clivina fossor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188562> ;
    skos:hiddenLabel "Clivina fossor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäyräkiitäjäinen"@fi,
        "Clivina fossor"@sv .

<http://tun.fi/MX.188567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyschirius thoracicus" ;
    dwc:scientificNameAuthorship "(Rossi, 1790)" ;
    skos:broader <http://tun.fi/MX.188565> ;
    skos:hiddenLabel "Dyschirius thoracicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltomyyräkiitäjäinen"@fi,
        "Dyschirius thoracicus"@sv .

<http://tun.fi/MX.188569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyschirius obscurus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.188565> ;
    skos:hiddenLabel "Dyschirius obscurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeämyyräkiitäjäinen"@fi,
        "Dyschirius obscurus"@sv .

<http://tun.fi/MX.188570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyschirius angustatus" ;
    dwc:scientificNameAuthorship "(Ahrens, 1830)" ;
    skos:broader <http://tun.fi/MX.188565> ;
    skos:hiddenLabel "Dyschirius angustatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkamyyräkiitäjäinen"@fi,
        "Dyschirius angustatus"@sv .

<http://tun.fi/MX.188571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyschirius nitidus" ;
    dwc:scientificNameAuthorship "(Dejean, 1825)" ;
    skos:broader <http://tun.fi/MX.188565> ;
    skos:hiddenLabel "Dyschirius nitidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomyyräkiitäjäinen"@fi,
        "Dyschirius nitidus"@sv .

<http://tun.fi/MX.188573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyschirius politus" ;
    dwc:scientificNameAuthorship "(Dejean, 1825)" ;
    skos:broader <http://tun.fi/MX.188565> ;
    skos:hiddenLabel "Dyschirius politus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkämyyräkiitäjäinen"@fi,
        "Dyschirius politus"@sv .

<http://tun.fi/MX.188574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyschirius impunctipennis" ;
    dwc:scientificNameAuthorship "Dawson, 1854" ;
    skos:broader <http://tun.fi/MX.188565> ;
    skos:hiddenLabel "Dyschirius impunctipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietamyyräkiitäjäinen"@fi,
        "Dyschirius impunctipennis"@sv .

<http://tun.fi/MX.188576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyschirius salinus" ;
    dwc:scientificNameAuthorship "Schaum, 1843" ;
    skos:broader <http://tun.fi/MX.188565> ;
    skos:hiddenLabel "Dyschirius salinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolamyyräkiitäjäinen"@fi,
        "Dyschirius salinus"@sv .

<http://tun.fi/MX.188577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyschirius aeneus" ;
    dwc:scientificNameAuthorship "(Dejean, 1825)" ;
    skos:broader <http://tun.fi/MX.188565> ;
    skos:hiddenLabel "Dyschirius aeneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskimyyräkiitäjäinen"@fi,
        "Dyschirius aeneus"@sv .

<http://tun.fi/MX.188578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyschirius tristis" ;
    dwc:scientificNameAuthorship "Stephens, 1827" ;
    skos:broader <http://tun.fi/MX.188565> ;
    skos:hiddenLabel "Dyschirius luedersi"@fi,
        "Dyschirius tristis"@fi,
        "Dyschirius luedersi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lietemyyräkiitäjäinen"@fi,
        "Dyschirius tristis"@sv .

<http://tun.fi/MX.188580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyschirius nigricornis" ;
    dwc:scientificNameAuthorship "Motschulsky, 1844" ;
    skos:broader <http://tun.fi/MX.188565> ;
    skos:hiddenLabel "Dyschirius nigricornis"@fi,
        "Dyschirius septentrionum"@fi,
        "Dyschirius septentrionum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmyyräkiitäjäinen"@fi,
        "Dyschirius nigricornis"@sv .

<http://tun.fi/MX.188583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyschirius melancholicus" ;
    dwc:scientificNameAuthorship "Putzeys, 1866" ;
    skos:broader <http://tun.fi/MX.188565> ;
    skos:hiddenLabel "Dyschirius melancholicus"@fi,
        "Dyschirius nigricornis"@fi,
        "Dyschirius nigricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomyyräkiitäjäinen"@fi,
        "Dyschirius melancholicus"@sv .

<http://tun.fi/MX.188587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyschirius globosus" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.188565> ;
    skos:hiddenLabel "Dyschirius globosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähämyyräkiitäjäinen"@fi,
        "Dyschirius globosus"@sv .

<http://tun.fi/MX.188590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Broscus cephalotes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188589> ;
    skos:hiddenLabel "Broscus cephalotes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jymykiitäjäinen"@fi,
        "Broscus cephalotes"@sv .

<http://tun.fi/MX.188592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miscodera arctica" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.188591> ;
    skos:hiddenLabel "Miscodera arctica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokiitäjäinen"@fi,
        "Miscodera arctica"@sv .

<http://tun.fi/MX.188599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patrobus septentrionis" ;
    dwc:scientificNameAuthorship "Dejean, 1828" ;
    skos:broader <http://tun.fi/MX.188598> ;
    skos:hiddenLabel "Patrobus septentrionis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpiilokiitäjäinen"@fi,
        "Patrobus septentrionis"@sv .

<http://tun.fi/MX.188601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patrobus assimilis" ;
    dwc:scientificNameAuthorship "Chaudoir, 1844" ;
    skos:broader <http://tun.fi/MX.188598> ;
    skos:hiddenLabel "Patrobus assimilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitapiilokiitäjäinen"@fi,
        "Patrobus assimilis"@sv .

<http://tun.fi/MX.188602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patrobus atrorufus" ;
    dwc:scientificNameAuthorship "(Strøm, 1768)" ;
    skos:broader <http://tun.fi/MX.188598> ;
    skos:hiddenLabel "Patrobus atrorufus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjopiilokiitäjäinen"@fi,
        "Patrobus atrorufus"@sv .

<http://tun.fi/MX.188609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechus secalis" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.188608> ;
    skos:hiddenLabel "Trechus secalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvekätkökiitäjäinen"@fi,
        "Trechus secalis"@sv .

<http://tun.fi/MX.188610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechus rivularis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.188608> ;
    skos:hiddenLabel "Trechus rivularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikätkökiitäjäinen"@fi,
        "Trechus rivularis"@sv .

<http://tun.fi/MX.188611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechus rubens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.188608> ;
    skos:hiddenLabel "Trechus rubens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokätkökiitäjäinen"@fi,
        "Trechus rubens"@sv .

<http://tun.fi/MX.188613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechus quadristriatus" ;
    dwc:scientificNameAuthorship "(Schranck, 1781)" ;
    skos:broader <http://tun.fi/MX.188608> ;
    skos:hiddenLabel "Trechus quadristriatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirukätkökiitäjäinen"@fi,
        "Trechus quadristriatus"@sv .

<http://tun.fi/MX.188617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechoblemus micros" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.188616> ;
    skos:hiddenLabel "Trechoblemus micros"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolokätkökiitäjäinen"@fi,
        "Trechoblemus micros"@sv .

<http://tun.fi/MX.188619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blemus discus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.188618> ;
    skos:hiddenLabel "Blemus discus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokätkökiitäjäinen"@fi,
        "Blemus discus"@sv .

<http://tun.fi/MX.188623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrotus versicolor" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.188423> ;
    skos:hiddenLabel "Coelambus versicolor"@fi,
        "Coelambus versicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygrotus versicolor"@fi,
        "Hygrotus versicolor"@sv .

<http://tun.fi/MX.188624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrotus quinquelineatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.188423> ;
    skos:hiddenLabel "Coelambus quinquelineatus"@fi,
        "Coelambus quinquelineatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygrotus quinquelineatus"@fi,
        "Hygrotus quinquelineatus"@sv .

<http://tun.fi/MX.188625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrotus polonicus" ;
    dwc:scientificNameAuthorship "(Aubé, 1842)" ;
    skos:broader <http://tun.fi/MX.188423> ;
    skos:hiddenLabel "Coelambus polonicus"@fi,
        "Coelambus polonicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygrotus polonicus"@fi,
        "Hygrotus polonicus"@sv .

<http://tun.fi/MX.188626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrotus impressopunctatus" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.188423> ;
    skos:hiddenLabel "Coelambus impressopunctatus"@fi,
        "Coelambus impressopunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygrotus impressopunctatus"@fi,
        "Hygrotus impressopunctatus"@sv .

<http://tun.fi/MX.188627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrotus parallelogrammus" ;
    dwc:scientificNameAuthorship "(Ahrens, 1812)" ;
    skos:broader <http://tun.fi/MX.188423> ;
    skos:hiddenLabel "Coelambus parallelogrammus"@fi,
        "Coelambus parallelogrammus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygrotus parallelogrammus"@fi,
        "Hygrotus parallelogrammus"@sv .

<http://tun.fi/MX.188628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrotus novemlineatus" ;
    dwc:scientificNameAuthorship "(Stephens, 1829)" ;
    skos:broader <http://tun.fi/MX.188423> ;
    skos:hiddenLabel "Coelambus novemlineatus"@fi,
        "Coelambus novemlineatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygrotus novemlineatus"@fi,
        "Hygrotus novemlineatus"@sv .

<http://tun.fi/MX.188629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrotus marklini" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.188423> ;
    skos:hiddenLabel "Coelambus marklini"@fi,
        "Coelambus marklini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygrotus marklini"@fi,
        "Hygrotus marklini"@sv .

<http://tun.fi/MX.188630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrotus nigrolineatus" ;
    dwc:scientificNameAuthorship "(Steven, 1808)" ;
    skos:broader <http://tun.fi/MX.188423> ;
    skos:hiddenLabel "Coelambus nigrolineatus"@fi,
        "Coelambus nigrolineatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygrotus nigrolineatus"@fi,
        "Hygrotus nigrolineatus"@sv .

<http://tun.fi/MX.188632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrotus confluens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.188423> ;
    skos:hiddenLabel "Coelambus confluens"@fi,
        "Coelambus confluens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygrotus confluens"@fi,
        "Hygrotus confluens"@sv .

<http://tun.fi/MX.188636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus nigrita" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus subalpinus"@fi,
        "Hydroporus subalpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus nigrita"@fi,
        "Hydroporus nigrita"@sv .

<http://tun.fi/MX.188637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus brevis" ;
    dwc:scientificNameAuthorship "F.Sahlberg, 1834" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus brevis"@fi,
        "Hydroporus brevis"@sv .

<http://tun.fi/MX.188638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus acutangulus" ;
    dwc:scientificNameAuthorship "Thomson, 1856" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus acutangulus"@fi,
        "Hydroporus acutangulus"@sv .

<http://tun.fi/MX.188639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus discretus" ;
    dwc:scientificNameAuthorship "Fairmaire, 1859" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus neuter"@fi,
        "Hydroporus neuter"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus discretus"@fi,
        "Hydroporus discretus"@sv .

<http://tun.fi/MX.188641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus pubescens" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus pubescens"@fi,
        "Hydroporus pubescens"@sv .

<http://tun.fi/MX.188642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus fuscipennis" ;
    dwc:scientificNameAuthorship "Schaum, 1868" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus fuscipennis"@fi,
        "Hydroporus fuscipennis"@sv .

<http://tun.fi/MX.188643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus planus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1782)" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus planus"@fi,
        "Hydroporus planus"@sv .

<http://tun.fi/MX.188645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus obscurus" ;
    dwc:scientificNameAuthorship "Sturm, 1835" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus obscurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakääpiösukeltaja"@fi,
        "Hydroporus obscurus"@sv .

<http://tun.fi/MX.188646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus elongatulus" ;
    dwc:scientificNameAuthorship "Sturm, 1835" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus elongatulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikokääpiösukeltaja"@fi,
        "Hydroporus elongatulus"@sv .

<http://tun.fi/MX.188648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus semenowi" ;
    dwc:scientificNameAuthorship "Jakowlew, 1897" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus tartaricus"@fi,
        "Hydroporus tartaricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus semenowi"@fi,
        "Hydroporus semenowi"@sv .

<http://tun.fi/MX.188653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus geniculatus" ;
    dwc:scientificNameAuthorship "Thomson, 1854" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus geniculatus"@fi,
        "Hydroporus geniculatus"@sv .

<http://tun.fi/MX.188656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus nigellus" ;
    dwc:scientificNameAuthorship "Mannerheim, 1853" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus nigellus"@fi,
        "Hydroporus nigellus"@sv .

<http://tun.fi/MX.188657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus submuticus" ;
    dwc:scientificNameAuthorship "Thomson, 1874" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus konoi"@fi,
        "Hydroporus penitus"@fi,
        "Hydroporus rubripes"@fi,
        "Hydroporus rufipes"@fi,
        "Hydroporus konoi"@sv,
        "Hydroporus penitus"@sv,
        "Hydroporus rubripes"@sv,
        "Hydroporus rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus submuticus"@fi,
        "Hydroporus submuticus"@sv .

<http://tun.fi/MX.188659> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Hydroporus notabilis arcticus" ;
    dwc:scientificNameAuthorship "Thomson, 1856" ;
    skos:broader <http://tun.fi/MX.188658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus notabilis arcticus"@fi,
        "Hydroporus notabilis arcticus"@sv .

<http://tun.fi/MX.188661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus erythrocephalus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus erythrocephalus"@fi,
        "Hydroporus erythrocephalus"@sv .

<http://tun.fi/MX.188662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus rufifrons" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus rufifrons"@fi,
        "Hydroporus rufifrons"@sv .

<http://tun.fi/MX.188664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus scalesianus" ;
    dwc:scientificNameAuthorship "Stephens, 1828" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus scalesianus"@fi,
        "Hydroporus scalesianus"@sv .

<http://tun.fi/MX.188665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus angustatus" ;
    dwc:scientificNameAuthorship "Sturm, 1835" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus angustatus"@fi,
        "Hydroporus angustatus"@sv .

<http://tun.fi/MX.188666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus lapponum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus kolstromi"@fi,
        "Hydroporus labradorensis"@fi,
        "Hydroporus obtusipennis"@fi,
        "Hydroporus kolstromi"@sv,
        "Hydroporus labradorensis"@sv,
        "Hydroporus obtusipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus lapponum"@fi,
        "Hydroporus lapponum"@sv .

<http://tun.fi/MX.188667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus puberulus" ;
    dwc:scientificNameAuthorship "LeConte, 1850" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus levanderi"@fi,
        "Hydroporus levanderi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus puberulus"@fi,
        "Hydroporus puberulus"@sv .

<http://tun.fi/MX.188669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus glabriusculus" ;
    dwc:scientificNameAuthorship "Aubé, 1838" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus glabriusculus"@fi,
        "Hydroporus glabriusculus"@sv .

<http://tun.fi/MX.188670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus umbrosus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus melanocephalus"@fi,
        "Hydroporus melanocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus umbrosus"@fi,
        "Hydroporus umbrosus"@sv .

<http://tun.fi/MX.188671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus morio" ;
    dwc:scientificNameAuthorship "Aubé, 1838" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus atriceps"@fi,
        "Hydroporus atriceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus morio"@fi,
        "Hydroporus morio"@sv .

<http://tun.fi/MX.188675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus tristis" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus tristis"@fi,
        "Hydroporus tristis"@sv .

<http://tun.fi/MX.188676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus gyllenhalii" ;
    dwc:scientificNameAuthorship "Schiødte, 1841" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus gyllenhalii"@fi,
        "Hydroporus gyllenhalii"@sv .

<http://tun.fi/MX.188678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus notatus" ;
    dwc:scientificNameAuthorship "Sturm, 1835" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus notatus"@fi,
        "Hydroporus notatus"@sv .

<http://tun.fi/MX.188679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus incognitus" ;
    dwc:scientificNameAuthorship "Sharp, 1869" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus incognitus"@fi,
        "Hydroporus incognitus"@sv .

<http://tun.fi/MX.188680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus striola" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1826)" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus striola"@fi,
        "Hydroporus striola"@sv .

<http://tun.fi/MX.188681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus palustris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus palustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutakääpiösukeltaja"@fi,
        "Hydroporus palustris"@sv .

<http://tun.fi/MX.188682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus neglectus" ;
    dwc:scientificNameAuthorship "Schaum, 1845" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus neglectus"@fi,
        "Hydroporus neglectus"@sv .

<http://tun.fi/MX.188684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus melanarius" ;
    dwc:scientificNameAuthorship "Sturm, 1835" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus melanarius"@fi,
        "Hydroporus melanarius"@sv .

<http://tun.fi/MX.188685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus longicornis" ;
    dwc:scientificNameAuthorship "Sharp, 1871" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus longicornis"@fi,
        "Hydroporus longicornis"@sv .

<http://tun.fi/MX.188686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus memnonius" ;
    dwc:scientificNameAuthorship "Nicolai, 1822" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus niger"@fi,
        "Hydroporus niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus memnonius"@fi,
        "Hydroporus memnonius"@sv .

<http://tun.fi/MX.188688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus sahlbergi" ;
    dwc:scientificNameAuthorship "(Nilsson, 2001)" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus picicornis"@fi,
        "Hydroporus picicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus sahlbergi"@fi,
        "Hydroporus sahlbergi"@sv .

<http://tun.fi/MX.188691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porhydrus lineatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.188690> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porhydrus lineatus"@fi,
        "Porhydrus lineatus"@sv .

<http://tun.fi/MX.188693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graptodytes granularis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.188692> ;
    skos:hiddenLabel "Graptodytes granularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikojuovasukeltaja"@fi,
        "Graptodytes granularis"@sv .

<http://tun.fi/MX.188694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graptodytes bilineatus" ;
    dwc:scientificNameAuthorship "(Sturm, 1835)" ;
    skos:broader <http://tun.fi/MX.188692> ;
    skos:hiddenLabel "Graptodytes bilineatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suikujuovasukeltaja"@fi,
        "Graptodytes bilineatus"@sv .

<http://tun.fi/MX.188695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graptodytes pictus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.188692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graptodytes pictus"@fi,
        "Graptodytes pictus"@sv .

<http://tun.fi/MX.188697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oreodytes alpinus" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.188696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oreodytes alpinus"@fi,
        "Oreodytes alpinus"@sv .

<http://tun.fi/MX.188698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oreodytes septentrionalis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1826)" ;
    skos:broader <http://tun.fi/MX.188696> ;
    skos:hiddenLabel "Oreodytes septentrionalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanraitasukeltaja"@fi,
        "Oreodytes septentrionalis"@sv .

<http://tun.fi/MX.188699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectoporus sanmarkii" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1826)" ;
    skos:broader <http://tun.fi/MX.5019319> ;
    skos:hiddenLabel "Nectoporus sanmarkii"@fi,
        "Oreodytes sanmarkii"@fi,
        "Oreodytes sanmarkii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puroraitasukeltaja"@fi,
        "Nectoporus sanmarkii"@sv .

<http://tun.fi/MX.188702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus dorsalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Suphrodytes dorsalis"@fi,
        "Suphrodytes dorsalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus dorsalis"@fi,
        "Hydroporus dorsalis"@sv .

<http://tun.fi/MX.188705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deronectes latus" ;
    dwc:scientificNameAuthorship "(Stephens, 1829)" ;
    skos:broader <http://tun.fi/MX.188704> ;
    skos:hiddenLabel "Deronectes latus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vajeraitasukeltaja"@fi,
        "Deronectes latus"@sv .

<http://tun.fi/MX.188707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scarodytes halensis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.188706> ;
    skos:hiddenLabel "Scarodytes halensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soraraitasukeltaja"@fi,
        "Scarodytes halensis"@sv .

<http://tun.fi/MX.188711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nebrioporus assimilis" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.188708> ;
    skos:hiddenLabel "Nebrioporus assimilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuraitasukeltaja"@fi,
        "Nebrioporus assimilis"@sv .

<http://tun.fi/MX.188712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nebrioporus depressus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.188708> ;
    skos:hiddenLabel "Nebrioporus depressus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "väkäraitasukeltaja"@fi,
        "Nebrioporus depressus"@sv .

<http://tun.fi/MX.188715> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Boreonectes griseostriatus griseostriatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.188714> ;
    skos:hiddenLabel "Boreonectes griseostriatus griseostriatus"@fi,
        "Stictotarsus griseostriatus griseostriatus"@fi,
        "Stictotarsus griseostriatus griseostriatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "moniraitasukeltaja (alalaji griseostriatus)"@fi,
        "Boreonectes griseostriatus griseostriatus"@sv .

<http://tun.fi/MX.188717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreonectes multilineatus" ;
    dwc:scientificNameAuthorship "(Falkenström, 1922)" ;
    skos:broader <http://tun.fi/MX.188713> ;
    skos:hiddenLabel "Stictotarsus multilineatus"@fi,
        "Stictotarsus multilineatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreonectes multilineatus"@fi,
        "Boreonectes multilineatus"@sv .

<http://tun.fi/MX.188721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platambus maculatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188720> ;
    skos:hiddenLabel "Platambus maculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosukeltaja"@fi,
        "Platambus maculatus"@sv .

<http://tun.fi/MX.188723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus unguicularis" ;
    dwc:scientificNameAuthorship "(Thomson, 1867)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agabus unguicularis"@fi,
        "Agabus unguicularis"@sv .

<http://tun.fi/MX.188724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus affinis" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikitaitosukeltaja"@fi,
        "Agabus affinis"@sv .

<http://tun.fi/MX.188725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus biguttulus" ;
    dwc:scientificNameAuthorship "(Thomson, 1867)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agabus biguttulus"@fi,
        "Agabus biguttulus"@sv .

<http://tun.fi/MX.188726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus paludosus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1801)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus paludosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suotaitosukeltaja"@fi,
        "Agabus paludosus"@sv .

<http://tun.fi/MX.188727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus adpressus" ;
    dwc:scientificNameAuthorship "Aubé, 1837" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus adpressus"@fi,
        "Agabus haeffneri"@fi,
        "Agabus haeffneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purotaitosukeltaja"@fi,
        "Agabus adpressus"@sv .

<http://tun.fi/MX.188729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus guttatus" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus guttatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplätaitosukeltaja"@fi,
        "Agabus guttatus"@sv .

<http://tun.fi/MX.188730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus melanarius" ;
    dwc:scientificNameAuthorship "Aubé, 1837" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus tarsatus"@fi,
        "Agabus tarsatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agabus melanarius"@fi,
        "Agabus melanarius"@sv .

<http://tun.fi/MX.188732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus bipustulatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus alpestris"@fi,
        "Agabus bipustulatus"@fi,
        "Agabus solieri"@fi,
        "Agabus alpestris"@sv,
        "Agabus solieri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotaitosukeltaja"@fi,
        "Agabus bipustulatus"@sv .

<http://tun.fi/MX.188736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus striolatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agabus striolatus"@fi,
        "Agabus striolatus"@sv .

<http://tun.fi/MX.188737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus sturmii" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus sturmii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rutataitosukeltaja"@fi,
        "Agabus sturmii"@sv .

<http://tun.fi/MX.188738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus arcticus" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus arcticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantaitosukeltaja"@fi,
        "Agabus arcticus"@sv .

<http://tun.fi/MX.188739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus zetterstedti" ;
    dwc:scientificNameAuthorship "Thomson, 1856" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agabus zetterstedti"@fi,
        "Agabus zetterstedti"@sv .

<http://tun.fi/MX.188740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus elongatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1826)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus elongatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suikutaitosukeltaja"@fi,
        "Agabus elongatus"@sv .

<http://tun.fi/MX.188741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus moestus" ;
    dwc:scientificNameAuthorship "(Curtis, 1835)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus moestus"@fi,
        "Agabus nigripalpis"@fi,
        "Agabus nigripalpis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysitaitosukeltaja"@fi,
        "Agabus moestus"@sv .

<http://tun.fi/MX.188743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus congener" ;
    dwc:scientificNameAuthorship "(Thunberg, 1794)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus congener"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsätaitosukeltaja"@fi,
        "Agabus congener"@sv .

<http://tun.fi/MX.188744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus lapponicus" ;
    dwc:scientificNameAuthorship "(Thomson, 1867)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapintaitosukeltaja"@fi,
        "Agabus lapponicus"@sv .

<http://tun.fi/MX.188745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus thomsoni" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus thomsoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturitaitosukeltaja"@fi,
        "Agabus thomsoni"@sv .

<http://tun.fi/MX.188746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus pseudoclypealis" ;
    dwc:scientificNameAuthorship "Scholtz, 1933" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus haraldi"@fi,
        "Agabus pseudoclypealis"@fi,
        "Agabus haraldi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuolantaitosukeltaja"@fi,
        "Agabus pseudoclypealis"@sv .

<http://tun.fi/MX.188748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus discolor" ;
    dwc:scientificNameAuthorship "(Harris, 1828)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus levanderi"@fi,
        "Agabus levanderi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agabus discolor"@fi,
        "Agabus discolor"@sv .

<http://tun.fi/MX.188751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus clypealis" ;
    dwc:scientificNameAuthorship "(Thomson, 1867)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus clypealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpitaitosukeltaja"@fi,
        "Agabus clypealis"@sv .

<http://tun.fi/MX.188752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus setulosus" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1895)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus setulosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukastaitosukeltaja"@fi,
        "Agabus setulosus"@sv .

<http://tun.fi/MX.188753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus confinis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus confinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänkätaitosukeltaja"@fi,
        "Agabus confinis"@sv .

<http://tun.fi/MX.188754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus infuscatus" ;
    dwc:scientificNameAuthorship "Aubé, 1838" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus infuscatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämytaitosukeltaja"@fi,
        "Agabus infuscatus"@sv .

<http://tun.fi/MX.188755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus fuscipennis" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agabus fuscipennis"@fi,
        "Agabus fuscipennis"@sv .

<http://tun.fi/MX.188756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus uliginosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus uliginosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaltiotaitosukeltaja"@fi,
        "Agabus uliginosus"@sv .

<http://tun.fi/MX.188758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus labiatus" ;
    dwc:scientificNameAuthorship "(Brahm, 1790)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus labiatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kielataitosukeltaja"@fi,
        "Agabus labiatus"@sv .

<http://tun.fi/MX.188759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agabus serricornis" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.188722> ;
    skos:hiddenLabel "Agabus serricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahataitosukeltaja"@fi,
        "Agabus serricornis"@sv .

<http://tun.fi/MX.188761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius wasastjernai" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1824)" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:hiddenLabel "Agabus wasastjernai"@fi,
        "Ilybius wasastjernae"@fi,
        "Ilybius wasastjernai"@fi,
        "Agabus wasastjernai"@sv,
        "Ilybius wasastjernae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuljulietesukeltaja"@fi,
        "Ilybius wasastjernai"@sv .

<http://tun.fi/MX.188762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius opacus" ;
    dwc:scientificNameAuthorship "(Aubé, 1837)" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:hiddenLabel "Agabus mimmi"@fi,
        "Agabus opacus"@fi,
        "Agabus mimmi"@sv,
        "Agabus opacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilybius opacus"@fi,
        "Ilybius opacus"@sv .

<http://tun.fi/MX.188763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius chalconatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:hiddenLabel "Agabus chalconotus"@fi,
        "Agabus chalconotus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilybius chalconatus"@fi,
        "Ilybius chalconatus"@sv .

<http://tun.fi/MX.188767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius subtilis" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:hiddenLabel "Agabus subtilis"@fi,
        "Agabus subtilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilybius subtilis"@fi,
        "Ilybius subtilis"@sv .

<http://tun.fi/MX.188768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius erichsoni" ;
    dwc:scientificNameAuthorship "(Gemminger & Harold, 1868)" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:hiddenLabel "Agabus erichsoni"@fi,
        "Ilybius nigroaeneus"@fi,
        "Agabus erichsoni"@sv,
        "Ilybius nigroaeneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilybius erichsoni"@fi,
        "Ilybius erichsoni"@sv .

<http://tun.fi/MX.188770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius vittiger" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilybius vittiger"@fi,
        "Ilybius vittiger"@sv .

<http://tun.fi/MX.188771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius picipes" ;
    dwc:scientificNameAuthorship "(Kirby, 1837)" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilybius picipes"@fi,
        "Ilybius picipes"@sv .

<http://tun.fi/MX.188772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius angustior" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilybius angustior"@fi,
        "Ilybius angustior"@sv .

<http://tun.fi/MX.188773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius crassus" ;
    dwc:scientificNameAuthorship "Thomson, 1856" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:hiddenLabel "Ilybius crassus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkaliejusukeltaja"@fi,
        "Ilybius crassus"@sv .

<http://tun.fi/MX.188774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius subaeneus" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:hiddenLabel "Ilybius subaeneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häiveliejusukeltaja"@fi,
        "Ilybius subaeneus"@sv .

<http://tun.fi/MX.188775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius ater" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:hiddenLabel "Ilybius ater"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoliejusukeltaja"@fi,
        "Ilybius ater"@sv .

<http://tun.fi/MX.188776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius guttiger" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:hiddenLabel "Ilybius guttiger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikiliejusukeltaja"@fi,
        "Ilybius guttiger"@sv .

<http://tun.fi/MX.188777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius quadriguttatus" ;
    dwc:scientificNameAuthorship "(Lacordaire, 1835)" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:hiddenLabel "Ilybius obscurus"@fi,
        "Ilybius quadriguttatus"@fi,
        "Ilybius obscurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruonaliejusukeltaja"@fi,
        "Ilybius quadriguttatus"@sv .

<http://tun.fi/MX.188779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius similis" ;
    dwc:scientificNameAuthorship "Thomson, 1856" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilybius similis"@fi,
        "Ilybius similis"@sv .

<http://tun.fi/MX.188780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius aenescens" ;
    dwc:scientificNameAuthorship "Thomson, 1870" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilybius aenescens"@fi,
        "Ilybius aenescens"@sv .

<http://tun.fi/MX.188781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius fuliginosus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:hiddenLabel "Ilybius fuliginosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laitaliejusukeltaja"@fi,
        "Ilybius fuliginosus"@sv .

<http://tun.fi/MX.188782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilybius fenestratus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.188760> ;
    skos:hiddenLabel "Ilybius fenestratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampiliejusukeltaja"@fi,
        "Ilybius fenestratus"@sv .

<http://tun.fi/MX.188786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhantus grapii" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.188784> ;
    skos:hiddenLabel "Nartus grapei niger"@fi,
        "Nartus grapii"@fi,
        "Nartus grapei niger"@sv,
        "Nartus grapii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhantus grapii"@fi,
        "Rhantus grapii"@sv .

<http://tun.fi/MX.188787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhantus suturalis" ;
    dwc:scientificNameAuthorship "(MacLeay, 1825)" ;
    skos:broader <http://tun.fi/MX.188784> ;
    skos:hiddenLabel "Rhantus punctatus"@fi,
        "Rhantus punctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhantus suturalis"@fi,
        "Rhantus suturalis"@sv .

<http://tun.fi/MX.188789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhantus frontalis" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.188784> ;
    skos:hiddenLabel "Rhantus notatus"@fi,
        "Rhantus notatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhantus frontalis"@fi,
        "Rhantus frontalis"@sv .

<http://tun.fi/MX.188791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhantus notaticollis" ;
    dwc:scientificNameAuthorship "(Aubé, 1837)" ;
    skos:broader <http://tun.fi/MX.188784> ;
    skos:hiddenLabel "Rhantus notaticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkurantusukeltaja"@fi,
        "Rhantus notaticollis"@sv .

<http://tun.fi/MX.188792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhantus suturellus" ;
    dwc:scientificNameAuthorship "(Harris, 1828)" ;
    skos:broader <http://tun.fi/MX.188784> ;
    skos:hiddenLabel "Rhantus suturellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saumarantusukeltaja"@fi,
        "Rhantus suturellus"@sv .

<http://tun.fi/MX.188793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhantus bistriatus" ;
    dwc:scientificNameAuthorship "(Bergsträsser, 1778)" ;
    skos:broader <http://tun.fi/MX.188784> ;
    skos:hiddenLabel "Rhantus bistriatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirurantusukeltaja"@fi,
        "Rhantus bistriatus"@sv .

<http://tun.fi/MX.188796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhantus exsoletus" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.188784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhantus exsoletus"@fi,
        "Rhantus exsoletus"@sv .

<http://tun.fi/MX.188798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhantus fennicus" ;
    dwc:scientificNameAuthorship "Huldén, 1982" ;
    skos:broader <http://tun.fi/MX.188784> ;
    skos:hiddenLabel "Rhantus fennicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenrantusukeltaja"@fi,
        "Rhantus fennicus"@sv .

<http://tun.fi/MX.188800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colymbetes fuscus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188799> ;
    skos:hiddenLabel "Colymbetes fuscus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosoikosukeltaja"@fi,
        "Colymbetes fuscus"@sv .

<http://tun.fi/MX.188801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colymbetes paykulli" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.188799> ;
    skos:hiddenLabel "Colymbetes paykulli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasoikosukeltaja"@fi,
        "Colymbetes paykulli"@sv .

<http://tun.fi/MX.188802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colymbetes striatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188799> ;
    skos:hiddenLabel "Colymbetes striatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovasoikosukeltaja"@fi,
        "Colymbetes striatus"@sv .

<http://tun.fi/MX.188803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colymbetes dolabratus" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.188799> ;
    skos:hiddenLabel "Colymbetes dolabratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansoikosukeltaja"@fi,
        "Colymbetes dolabratus"@sv .

<http://tun.fi/MX.188807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olisthopus rotundatus" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.189560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olisthopus rotundatus"@fi,
        "Olisthopus rotundatus"@sv .

<http://tun.fi/MX.188809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sericoda bogemannii" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.188808> ;
    skos:hiddenLabel "Sericoda bogemannii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulokurekiitäjäinen"@fi,
        "Sericoda bogemannii"@sv .

<http://tun.fi/MX.188810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sericoda quadripunctata" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.188808> ;
    skos:hiddenLabel "Sericoda quadripunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palokurekiitäjäinen"@fi,
        "Sericoda quadripunctata"@sv .

<http://tun.fi/MX.188812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anchomenus dorsalis" ;
    dwc:scientificNameAuthorship "(Pontoppidan, 1763)" ;
    skos:broader <http://tun.fi/MX.188811> ;
    skos:hiddenLabel "Anchomenus dorsalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltokurekiitäjäinen"@fi,
        "Anchomenus dorsalis"@sv .

<http://tun.fi/MX.188814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypselaphus obscurus" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.188813> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypselaphus obscurus"@fi,
        "Oxypselaphus obscurus"@sv .

<http://tun.fi/MX.188816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paranchus albipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1796)" ;
    skos:broader <http://tun.fi/MX.188815> ;
    skos:hiddenLabel "Agonum ruficornis"@fi,
        "Agonum ruficornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paranchus albipes"@fi,
        "Paranchus albipes"@sv .

<http://tun.fi/MX.188819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platynus livens" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.188818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platynus livens"@fi,
        "Platynus livens"@sv .

<http://tun.fi/MX.188820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platynus mannerheimii" ;
    dwc:scientificNameAuthorship "(Dejean, 1828)" ;
    skos:broader <http://tun.fi/MX.188818> ;
    skos:hiddenLabel "Platynus mannerheimii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekokurekiitäjäinen"@fi,
        "Platynus mannerheimii"@sv .

<http://tun.fi/MX.188821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limodromus assimilis" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.5019345> ;
    skos:hiddenLabel "Platynus assimilis"@fi,
        "Platynus assimilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limodromus assimilis"@fi,
        "Limodromus assimilis"@sv .

<http://tun.fi/MX.188826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum micans" ;
    dwc:scientificNameAuthorship "(Nicolai, 1822)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agonum micans"@fi,
        "Agonum micans"@sv .

<http://tun.fi/MX.188827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum piceum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agonum piceum"@fi,
        "Agonum piceum"@sv .

<http://tun.fi/MX.188828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum gracile" ;
    dwc:scientificNameAuthorship "Sturm, 1824" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agonum gracile"@fi,
        "Agonum gracile"@sv .

<http://tun.fi/MX.188830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum fuliginosum" ;
    dwc:scientificNameAuthorship "(Panzer, 1809)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:hiddenLabel "Agonum fuliginosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakurekiitäjäinen"@fi,
        "Agonum fuliginosum"@sv .

<http://tun.fi/MX.188831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum thoreyi" ;
    dwc:scientificNameAuthorship "Dejean, 1828" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agonum thoreyi"@fi,
        "Agonum thoreyi"@sv .

<http://tun.fi/MX.188832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum consimile" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:hiddenLabel "Agonum consimile"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkurekiitäjäinen"@fi,
        "Agonum consimile"@sv .

<http://tun.fi/MX.188833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum munsteri" ;
    dwc:scientificNameAuthorship "(Hellén, 1935)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:hiddenLabel "Agonum munsteri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevakurekiitäjäinen"@fi,
        "Agonum munsteri"@sv .

<http://tun.fi/MX.188836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum gracilipes" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agonum gracilipes"@fi,
        "Agonum gracilipes"@sv .

<http://tun.fi/MX.188837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum marginatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:hiddenLabel "Agonum marginatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtokurekiitäjäinen"@fi,
        "Agonum marginatum"@sv .

<http://tun.fi/MX.188838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum sexpunctatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:hiddenLabel "Agonum sexpunctatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välkekurekiitäjäinen"@fi,
        "Agonum sexpunctatum"@sv .

<http://tun.fi/MX.188840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum ericeti" ;
    dwc:scientificNameAuthorship "(Panzer, 1809)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:hiddenLabel "Agonum ericeti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkakurekiitäjäinen"@fi,
        "Agonum ericeti"@sv .

<http://tun.fi/MX.188842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum muelleri" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agonum muelleri"@fi,
        "Agonum muelleri"@sv .

<http://tun.fi/MX.188846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum dolens" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1827)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agonum dolens"@fi,
        "Agonum dolens"@sv .

<http://tun.fi/MX.188847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum versutum" ;
    dwc:scientificNameAuthorship "Sturm, 1824" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:hiddenLabel "Agonum versutum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rivikurekiitäjäinen"@fi,
        "Agonum versutum"@sv .

<http://tun.fi/MX.188848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum hypocrita" ;
    dwc:scientificNameAuthorship "(Apfelbeck, 1904)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:hiddenLabel "Agonum lugubre"@fi,
        "Agonum lugubre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agonum hypocrita"@fi,
        "Agonum hypocrita"@sv .

<http://tun.fi/MX.188849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum viduum" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:hiddenLabel "Agonum viduum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "erakkokurekiitäjäinen"@fi,
        "Agonum viduum"@sv .

<http://tun.fi/MX.188850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum emarginatum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:hiddenLabel "Agonum afrum"@fi,
        "Agonum afrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agonum emarginatum"@fi,
        "Agonum emarginatum"@sv .

<http://tun.fi/MX.188855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonum lugens" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.188824> ;
    skos:hiddenLabel "Agonum longipenne"@fi,
        "Agonum lugens"@fi,
        "Agonum longipenne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounakurekiitäjäinen"@fi,
        "Agonum lugens"@sv .

<http://tun.fi/MX.188861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara plebeja" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara plebeja"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittysiemenkiitäjäinen"@fi,
        "Amara plebeja"@sv .

<http://tun.fi/MX.188863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara similata" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara similata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vikisiemenkiitäjäinen"@fi,
        "Amara similata"@sv .

<http://tun.fi/MX.188864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara ovata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara ovata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikosiemenkiitäjäinen"@fi,
        "Amara ovata"@sv .

<http://tun.fi/MX.188865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara montivaga" ;
    dwc:scientificNameAuthorship "Sturm, 1825" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amara montivaga"@fi,
        "Amara montivaga"@sv .

<http://tun.fi/MX.188866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara nitida" ;
    dwc:scientificNameAuthorship "Sturm, 1825" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amara nitida"@fi,
        "Amara nitida"@sv .

<http://tun.fi/MX.188867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara communis" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara communis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitosiemenkiitäjäinen"@fi,
        "Amara communis"@sv .

<http://tun.fi/MX.188870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara convexior" ;
    dwc:scientificNameAuthorship "Stephens, 1828" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara convexior"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorasiemenkiitäjäinen"@fi,
        "Amara convexior"@sv .

<http://tun.fi/MX.188871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara nigricornis" ;
    dwc:scientificNameAuthorship "Thomson, 1857" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amara nigricornis"@fi,
        "Amara nigricornis"@sv .

<http://tun.fi/MX.188872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara lunicollis" ;
    dwc:scientificNameAuthorship "Schiødte, 1837" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amara lunicollis"@fi,
        "Amara lunicollis"@sv .

<http://tun.fi/MX.188873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara curta" ;
    dwc:scientificNameAuthorship "Dejean, 1828" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amara curta"@fi,
        "Amara curta"@sv .

<http://tun.fi/MX.188874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara littorea" ;
    dwc:scientificNameAuthorship "Thomson, 1857" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara littorea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämeensiemenkiitäjäinen"@fi,
        "Amara littorea"@sv .

<http://tun.fi/MX.188875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara aenea" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara aenea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskisiemenkiitäjäinen"@fi,
        "Amara aenea"@sv .

<http://tun.fi/MX.188876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara spreta" ;
    dwc:scientificNameAuthorship "Dejean, 1831" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara spreta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkosiemenkiitäjäinen"@fi,
        "Amara spreta"@sv .

<http://tun.fi/MX.188877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara famelica" ;
    dwc:scientificNameAuthorship "Zimmermann, 1832" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amara famelica"@fi,
        "Amara famelica"@sv .

<http://tun.fi/MX.188878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara eurynota" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara acuminata"@fi,
        "Amara eurynota"@fi,
        "Amara acuminata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltosiemenkiitäjäinen"@fi,
        "Amara eurynota"@sv .

<http://tun.fi/MX.188879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara familiaris" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amara familiaris"@fi,
        "Amara familiaris"@sv .

<http://tun.fi/MX.188881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara lucida" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amara lucida"@fi,
        "Amara lucida"@sv .

<http://tun.fi/MX.188882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara tibialis" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara tibialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusiemenkiitäjäinen"@fi,
        "Amara tibialis"@sv .

<http://tun.fi/MX.188883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara erratica" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara erratica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsiemenkiitäjäinen"@fi,
        "Amara erratica"@sv .

<http://tun.fi/MX.188884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara interstitialis" ;
    dwc:scientificNameAuthorship "Dejean, 1828" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara interstitialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunosiemenkiitäjäinen"@fi,
        "Amara interstitialis"@sv .

<http://tun.fi/MX.188885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara ingenua" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara ingenua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhasiemenkiitäjäinen"@fi,
        "Amara ingenua"@sv .

<http://tun.fi/MX.188887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara cursitans" ;
    dwc:scientificNameAuthorship "Zimmermann, 1832" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amara cursitans"@fi,
        "Amara cursitans"@sv .

<http://tun.fi/MX.188888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara municipalis" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amara municipalis"@fi,
        "Amara municipalis"@sv .

<http://tun.fi/MX.188889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara bifrons" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara bifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosiemenkiitäjäinen"@fi,
        "Amara bifrons"@sv .

<http://tun.fi/MX.188890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara infima" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara infima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummisiemenkiitäjäinen"@fi,
        "Amara infima"@sv .

<http://tun.fi/MX.188891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara praetermissa" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1827)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara praetermissa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjusiemenkiitäjäinen"@fi,
        "Amara praetermissa"@sv .

<http://tun.fi/MX.188892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara brunnea" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara brunnea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäsiemenkiitäjäinen"@fi,
        "Amara brunnea"@sv .

<http://tun.fi/MX.188893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara quenseli" ;
    dwc:scientificNameAuthorship "(Schönherr, 1806)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara quenseli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somersiemenkiitäjäinen"@fi,
        "Amara quenseli"@sv .

<http://tun.fi/MX.188894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara crenata" ;
    dwc:scientificNameAuthorship "Dejean, 1828" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amara crenata"@fi,
        "Amara crenata"@sv .

<http://tun.fi/MX.188895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara apricaria" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara apricaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhosiemenkiitäjäinen"@fi,
        "Amara apricaria"@sv .

<http://tun.fi/MX.188897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccobius decorus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.188896> ;
    skos:hiddenLabel "Laccobius decorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merenrantavesiäinen"@fi,
        "Laccobius decorus"@sv .

<http://tun.fi/MX.188898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccobius minutus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188896> ;
    skos:hiddenLabel "Laccobius minutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkurantavesiäinen"@fi,
        "Laccobius minutus"@sv .

<http://tun.fi/MX.188899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccobius colon" ;
    dwc:scientificNameAuthorship "(Stephens, 1829)" ;
    skos:broader <http://tun.fi/MX.188896> ;
    skos:hiddenLabel "Laccobius biguttatus"@fi,
        "Laccobius colon"@fi,
        "Laccobius biguttatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helorantavesiäinen"@fi,
        "Laccobius colon"@sv .

<http://tun.fi/MX.188901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccobius sinuatus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1849" ;
    skos:broader <http://tun.fi/MX.188896> ;
    skos:hiddenLabel "Laccobius sinuatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "joenrantavesiäinen"@fi,
        "Laccobius sinuatus"@sv .

<http://tun.fi/MX.188903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccobius bipunctatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.188896> ;
    skos:hiddenLabel "Laccobius bipunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kajorantavesiäinen"@fi,
        "Laccobius bipunctatus"@sv .

<http://tun.fi/MX.188909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helochares obscurus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.188906> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helochares obscurus"@fi,
        "Helochares obscurus"@sv .

<http://tun.fi/MX.188912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enochrus melanocephalus" ;
    dwc:scientificNameAuthorship "(Olivier, 1792)" ;
    skos:broader <http://tun.fi/MX.188911> ;
    skos:hiddenLabel "Enochrus melanocephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloruskovesiäinen"@fi,
        "Enochrus melanocephalus"@sv .

<http://tun.fi/MX.188913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enochrus ochropterus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.188911> ;
    skos:hiddenLabel "Enochrus ochropterus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämeruskovesiäinen"@fi,
        "Enochrus ochropterus"@sv .

<http://tun.fi/MX.188915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enochrus fuscipennis" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.188911> ;
    skos:hiddenLabel "Enochrus fuscipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkuruskovesiäinen"@fi,
        "Enochrus fuscipennis"@sv .

<http://tun.fi/MX.188917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enochrus quadripunctatus" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.188911> ;
    skos:hiddenLabel "Enochrus quadripunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläruskovesiäinen"@fi,
        "Enochrus quadripunctatus"@sv .

<http://tun.fi/MX.188919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enochrus bicolor" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.188911> ;
    skos:hiddenLabel "Enochrus bicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasruskovesiäinen"@fi,
        "Enochrus bicolor"@sv .

<http://tun.fi/MX.188920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enochrus testaceus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1801)" ;
    skos:broader <http://tun.fi/MX.188911> ;
    skos:hiddenLabel "Enochrus testaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoruskovesiäinen"@fi,
        "Enochrus testaceus"@sv .

<http://tun.fi/MX.188921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enochrus affinis" ;
    dwc:scientificNameAuthorship "(Thunberg, 1794)" ;
    skos:broader <http://tun.fi/MX.188911> ;
    skos:hiddenLabel "Enochrus affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuruskovesiäinen"@fi,
        "Enochrus affinis"@sv .

<http://tun.fi/MX.188922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enochrus coarctatus" ;
    dwc:scientificNameAuthorship "(Gredler, 1863)" ;
    skos:broader <http://tun.fi/MX.188911> ;
    skos:hiddenLabel "Enochrus coarctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampiruskovesiäinen"@fi,
        "Enochrus coarctatus"@sv .

<http://tun.fi/MX.188924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymbiodyta marginella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.188923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cymbiodyta marginella"@fi,
        "Cymbiodyta marginella"@sv .

<http://tun.fi/MX.188926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrobius fuscipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188925> ;
    skos:hiddenLabel "Hydrobius fuscipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurrevesiäinen"@fi,
        "Hydrobius fuscipes"@sv .

<http://tun.fi/MX.188929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrobius arcticus" ;
    dwc:scientificNameAuthorship "Kuwert, 1890" ;
    skos:broader <http://tun.fi/MX.188925> ;
    skos:hiddenLabel "Hydrobius arcticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvesiäinen"@fi,
        "Hydrobius arcticus"@sv .

<http://tun.fi/MX.188933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrochara caraboides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188932> ;
    skos:hiddenLabel "Hydrochara caraboides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovesiäinen"@fi,
        "Hydrochara caraboides"@sv .

<http://tun.fi/MX.188937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophilus piceus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188935> ;
    skos:hiddenLabel "Hydrophilus piceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättivesihiisi"@fi,
        "Hydrophilus piceus"@sv .

<http://tun.fi/MX.188938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophilus aterrimus" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1822" ;
    skos:broader <http://tun.fi/MX.188935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophilus aterrimus"@fi,
        "Hydrophilus aterrimus"@sv .

<http://tun.fi/MX.188942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelostoma orbiculare" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.188941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelostoma orbiculare"@fi,
        "Coelostoma orbiculare"@sv .

<http://tun.fi/MX.188945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon ustulatus" ;
    dwc:scientificNameAuthorship "(Preyssler, 1790)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon ustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupupallovesiäinen"@fi,
        "Cercyon ustulatus"@sv .

<http://tun.fi/MX.188946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon laminatus" ;
    dwc:scientificNameAuthorship "Sharp, 1873" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon laminatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopallovesiäinen"@fi,
        "Cercyon laminatus"@sv .

<http://tun.fi/MX.188947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon littoralis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon littoralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leväpallovesiäinen"@fi,
        "Cercyon littoralis"@sv .

<http://tun.fi/MX.188948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon depressus" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon depressus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liivapallovesiäinen"@fi,
        "Cercyon depressus"@sv .

<http://tun.fi/MX.188949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon obsoletus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon obsoletus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jymypallovesiäinen"@fi,
        "Cercyon obsoletus"@sv .

<http://tun.fi/MX.188951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon castaneipennis" ;
    dwc:scientificNameAuthorship "Vorst, 2009" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cercyon castaneipennis"@fi,
        "Cercyon castaneipennis"@sv .

<http://tun.fi/MX.188952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon impressus" ;
    dwc:scientificNameAuthorship "(Sturm, 1807)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon impressus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuoppapallovesiäinen"@fi,
        "Cercyon impressus"@sv .

<http://tun.fi/MX.188953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon haemorrhoidalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lantapallovesiäinen"@fi,
        "Cercyon haemorrhoidalis"@sv .

<http://tun.fi/MX.188954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon melanocephalus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon melanocephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tadepallovesiäinen"@fi,
        "Cercyon melanocephalus"@sv .

<http://tun.fi/MX.188955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon emarginatus" ;
    dwc:scientificNameAuthorship "Baranowski, 1985" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon emarginatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salopallovesiäinen"@fi,
        "Cercyon emarginatus"@sv .

<http://tun.fi/MX.188956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon borealis" ;
    dwc:scientificNameAuthorship "Baranowski, 1985" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpallovesiäinen"@fi,
        "Cercyon borealis"@sv .

<http://tun.fi/MX.188957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon lateralis" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon lateralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laitapallovesiäinen"@fi,
        "Cercyon lateralis"@sv .

<http://tun.fi/MX.188958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon bifenestratus" ;
    dwc:scientificNameAuthorship "Küster, 1851" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon bifenestratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantapallovesiäinen"@fi,
        "Cercyon bifenestratus"@sv .

<http://tun.fi/MX.188959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon marinus" ;
    dwc:scientificNameAuthorship "Thomson, 1853" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon marinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutapallovesiäinen"@fi,
        "Cercyon marinus"@sv .

<http://tun.fi/MX.188960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon unipunctatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon unipunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läiskäpallovesiäinen"@fi,
        "Cercyon unipunctatus"@sv .

<http://tun.fi/MX.188961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon quisquilius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon quisquilius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunpallovesiäinen"@fi,
        "Cercyon quisquilius"@sv .

<http://tun.fi/MX.188962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon terminatus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon terminatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhapallovesiäinen"@fi,
        "Cercyon terminatus"@sv .

<http://tun.fi/MX.188963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon pygmaeus" ;
    dwc:scientificNameAuthorship "(Illiger, 1801)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon pygmaeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keripallovesiäinen"@fi,
        "Cercyon pygmaeus"@sv .

<http://tun.fi/MX.188964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon nigriceps" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon nigriceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäpallovesiäinen"@fi,
        "Cercyon nigriceps"@sv .

<http://tun.fi/MX.188967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon tristis" ;
    dwc:scientificNameAuthorship "(Illiger, 1801)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon tristis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liejupallovesiäinen"@fi,
        "Cercyon tristis"@sv .

<http://tun.fi/MX.188968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon convexiusculus" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon convexiusculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rutapallovesiäinen"@fi,
        "Cercyon convexiusculus"@sv .

<http://tun.fi/MX.188969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon sternalis" ;
    dwc:scientificNameAuthorship "Sharp, 1918" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon sternalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampipallovesiäinen"@fi,
        "Cercyon sternalis"@sv .

<http://tun.fi/MX.188970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercyon analis" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.188944> ;
    skos:hiddenLabel "Cercyon analis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantupallovesiäinen"@fi,
        "Cercyon analis"@sv .

<http://tun.fi/MX.188972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megasternum concinnum" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.188971> ;
    skos:hiddenLabel "Megasternum concinnum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörövesiäinen"@fi,
        "Megasternum concinnum"@sv .

<http://tun.fi/MX.188975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptopleurum subtile" ;
    dwc:scientificNameAuthorship "Sharp, 1884" ;
    skos:broader <http://tun.fi/MX.188974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptopleurum subtile"@fi,
        "Cryptopleurum subtile"@sv .

<http://tun.fi/MX.188976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptopleurum minutum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.188974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptopleurum minutum"@fi,
        "Cryptopleurum minutum"@sv .

<http://tun.fi/MX.188977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptopleurum crenatum" ;
    dwc:scientificNameAuthorship "(Kugelann, 1794)" ;
    skos:broader <http://tun.fi/MX.188974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptopleurum crenatum"@fi,
        "Cryptopleurum crenatum"@sv .

<http://tun.fi/MX.188980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeridium bipustulatum" ;
    dwc:scientificNameAuthorship "Fabricius, 1781" ;
    skos:broader <http://tun.fi/MX.188979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaeridium bipustulatum"@fi,
        "Sphaeridium bipustulatum"@sv .

<http://tun.fi/MX.188981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeridium marginatum" ;
    dwc:scientificNameAuthorship "Fabricius, 1787" ;
    skos:broader <http://tun.fi/MX.188979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaeridium marginatum"@fi,
        "Sphaeridium marginatum"@sv .

<http://tun.fi/MX.188983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeridium lunatum" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.188979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaeridium lunatum"@fi,
        "Sphaeridium lunatum"@sv .

<http://tun.fi/MX.188984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeridium scarabaeoides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.188979> ;
    skos:hiddenLabel "Sphaeridium scarabaeoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolantavesiäinen"@fi,
        "Sphaeridium scarabaeoides"@sv .

<http://tun.fi/MX.188988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerites glabratus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.188987> ;
    skos:hiddenLabel "Sphaerites glabratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kytytylppö"@fi,
        "Sphaerites glabratus"@sv .

<http://tun.fi/MX.189001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plegaderus saucius" ;
    dwc:scientificNameAuthorship "Erichson, 1834" ;
    skos:broader <http://tun.fi/MX.189000> ;
    skos:hiddenLabel "Plegaderus saucius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyarpitylppö"@fi,
        "Plegaderus saucius"@sv .

<http://tun.fi/MX.189002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plegaderus vulneratus" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.189000> ;
    skos:hiddenLabel "Plegaderus vulneratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuarpitylppö"@fi,
        "Plegaderus vulneratus"@sv .

<http://tun.fi/MX.189003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plegaderus caesus" ;
    dwc:scientificNameAuthorship "(Herbst, 1792)" ;
    skos:broader <http://tun.fi/MX.189000> ;
    skos:hiddenLabel "Plegaderus caesus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammiarpitylppö"@fi,
        "Plegaderus caesus"@sv .

<http://tun.fi/MX.189009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acritus minutus" ;
    dwc:scientificNameAuthorship "(Herbst, 1792)" ;
    skos:broader <http://tun.fi/MX.189008> ;
    skos:hiddenLabel "Acritus minutus"@fi,
        "Acritus minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanpikkutylppö"@fi,
        "droppstumpbagge"@sv .

<http://tun.fi/MX.189010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acritus nigricornis" ;
    dwc:scientificNameAuthorship "(Hoffmann, 1803)" ;
    skos:broader <http://tun.fi/MX.189008> ;
    skos:hiddenLabel "Acritus nigricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihapikkutylppö"@fi,
        "Acritus nigricornis"@sv .

<http://tun.fi/MX.189012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acritus homoeopathicus" ;
    dwc:scientificNameAuthorship "Wollaston, 1857" ;
    skos:broader <http://tun.fi/MX.189008> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acritus homoeopathicus"@fi,
        "Acritus homoeopathicus"@sv .

<http://tun.fi/MX.189017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teretrius fabricii" ;
    dwc:scientificNameAuthorship "Mazur, 1972" ;
    skos:broader <http://tun.fi/MX.189016> ;
    skos:hiddenLabel "Teretrius fabricii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teretylppö"@fi,
        "Teretrius fabricii"@sv .

<http://tun.fi/MX.189021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saprinus rugifer" ;
    dwc:scientificNameAuthorship "(Paykull, 1809)" ;
    skos:broader <http://tun.fi/MX.189020> ;
    skos:hiddenLabel "Saprinus rugifer"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pesärääpetylppö"@fi,
        "Saprinus rugifer"@sv .

<http://tun.fi/MX.189023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saprinus planiusculus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1849" ;
    skos:broader <http://tun.fi/MX.189020> ;
    skos:hiddenLabel "Saprinus cuspidatus"@fi,
        "Saprinus planiusculus"@fi,
        "Saprinus cuspidatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raatorääpetylppö"@fi,
        "Saprinus planiusculus"@sv .

<http://tun.fi/MX.189025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saprinus semistriatus" ;
    dwc:scientificNameAuthorship "(Scriba, 1790)" ;
    skos:broader <http://tun.fi/MX.189020> ;
    skos:hiddenLabel "Saprinus semistriatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorääpetylppö"@fi,
        "Saprinus semistriatus"@sv .

<http://tun.fi/MX.189029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saprinus immundus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.189020> ;
    skos:hiddenLabel "Saprinus immundus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outorääpetylppö"@fi,
        "Saprinus immundus"@sv .

<http://tun.fi/MX.189030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saprinus aeneus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.189020> ;
    skos:hiddenLabel "Saprinus aeneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskirääpetylppö"@fi,
        "Saprinus aeneus"@sv .

<http://tun.fi/MX.189038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocaccus rugiceps" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1805)" ;
    skos:broader <http://tun.fi/MX.189036> ;
    skos:hiddenLabel "Hypocaccus rugiceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peilitylppö"@fi,
        "Hypocaccus rugiceps"@sv .

<http://tun.fi/MX.189040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocaccus rugifrons" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.189036> ;
    skos:hiddenLabel "Hypocaccus rugifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietatylppö"@fi,
        "Hypocaccus rugifrons"@sv .

<http://tun.fi/MX.189044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnathoncus rotundatus" ;
    dwc:scientificNameAuthorship "(Kugelann, 1792)" ;
    skos:broader <http://tun.fi/MX.189043> ;
    skos:hiddenLabel "Gnathoncus rotundatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhapesätylppö"@fi,
        "Gnathoncus rotundatus"@sv .

<http://tun.fi/MX.189047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnathoncus nannetensis" ;
    dwc:scientificNameAuthorship "(Marseul, 1862)" ;
    skos:broader <http://tun.fi/MX.189043> ;
    skos:hiddenLabel "Gnathoncus nannetensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopesätylppö"@fi,
        "Gnathoncus nannetensis"@sv .

<http://tun.fi/MX.189048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnathoncus communis" ;
    dwc:scientificNameAuthorship "(Marseul, 1862)" ;
    skos:broader <http://tun.fi/MX.189043> ;
    skos:hiddenLabel "Gnathoncus communis"@fi,
        "Gnathoncus schmidti"@fi,
        "Gnathoncus schmidti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "komopesätylppö"@fi,
        "Gnathoncus communis"@sv .

<http://tun.fi/MX.189050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnathoncus buyssoni" ;
    dwc:scientificNameAuthorship "Auzat, 1917" ;
    skos:broader <http://tun.fi/MX.189043> ;
    skos:hiddenLabel "Gnathoncus buyssoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uuttupesätylppö"@fi,
        "Gnathoncus buyssoni"@sv .

<http://tun.fi/MX.189051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnathoncus nidorum" ;
    dwc:scientificNameAuthorship "Stockmann, 1957" ;
    skos:broader <http://tun.fi/MX.189043> ;
    skos:hiddenLabel "Gnathoncus nidorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolopesätylppö"@fi,
        "Gnathoncus nidorum"@sv .

<http://tun.fi/MX.189053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmetes paykulli" ;
    dwc:scientificNameAuthorship "Kanaar, 1979" ;
    skos:broader <http://tun.fi/MX.189052> ;
    skos:hiddenLabel "Myrmetes paykulli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kekotylppö"@fi,
        "Myrmetes paykulli"@sv .

<http://tun.fi/MX.189058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrophilus corticalis" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.189057> ;
    skos:hiddenLabel "Dendrophilus punctatus"@fi,
        "Dendrophilus punctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrophilus corticalis"@fi,
        "Dendrophilus corticalis"@sv .

<http://tun.fi/MX.189060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrophilus pygmaeus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189057> ;
    skos:hiddenLabel "Dendrophilus pygmaeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurahaistylppö"@fi,
        "Dendrophilus pygmaeus"@sv .

<http://tun.fi/MX.189063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carcinops pumilio" ;
    dwc:scientificNameAuthorship "(Erichson, 1834)" ;
    skos:broader <http://tun.fi/MX.189062> ;
    skos:hiddenLabel "Carcinops pumilio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunkiotylppö"@fi,
        "Carcinops pumilio"@sv .

<http://tun.fi/MX.189066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylomalus complanatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.189065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylomalus complanatus"@fi,
        "Platylomalus complanatus"@sv .

<http://tun.fi/MX.189069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paromalus flavicornis" ;
    dwc:scientificNameAuthorship "(Herbst, 1792)" ;
    skos:broader <http://tun.fi/MX.189067> ;
    skos:hiddenLabel "Paromalus flavicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtisoukkotylppö"@fi,
        "Paromalus flavicornis"@sv .

<http://tun.fi/MX.189070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paromalus parallelepipedus" ;
    dwc:scientificNameAuthorship "(Herbst, 1792)" ;
    skos:broader <http://tun.fi/MX.189067> ;
    skos:hiddenLabel "Paromalus parallelepipedus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havusoukkotylppö"@fi,
        "Paromalus parallelepipedus"@sv .

<http://tun.fi/MX.189082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Margarinotus brunneus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.189078> ;
    skos:hiddenLabel "Hister cadaverinus"@fi,
        "Margarinotus brunneus"@fi,
        "Hister cadaverinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raatoisotylppö"@fi,
        "Margarinotus brunneus"@sv .

<http://tun.fi/MX.189085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Margarinotus striola" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1819)" ;
    skos:broader <http://tun.fi/MX.189078> ;
    skos:hiddenLabel "Margarinotus striola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaisotylppö"@fi,
        "Margarinotus striola"@sv .

<http://tun.fi/MX.189087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Margarinotus merdarius" ;
    dwc:scientificNameAuthorship "(Hoffmann, 1803)" ;
    skos:broader <http://tun.fi/MX.189078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Margarinotus merdarius"@fi,
        "Margarinotus merdarius"@sv .

<http://tun.fi/MX.189088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Margarinotus terricola" ;
    dwc:scientificNameAuthorship "(Germar, 1824)" ;
    skos:broader <http://tun.fi/MX.189078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Margarinotus terricola"@fi,
        "Margarinotus terricola"@sv .

<http://tun.fi/MX.189090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Margarinotus obscurus" ;
    dwc:scientificNameAuthorship "(Kugelann, 1792)" ;
    skos:broader <http://tun.fi/MX.189078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Margarinotus obscurus"@fi,
        "Margarinotus obscurus"@sv .

<http://tun.fi/MX.189092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Margarinotus ventralis" ;
    dwc:scientificNameAuthorship "(Marseul, 1854)" ;
    skos:broader <http://tun.fi/MX.189078> ;
    skos:hiddenLabel "Margarinotus ventralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunisotylppö"@fi,
        "Margarinotus ventralis"@sv .

<http://tun.fi/MX.189093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Margarinotus neglectus" ;
    dwc:scientificNameAuthorship "(Germar, 1813)" ;
    skos:broader <http://tun.fi/MX.189078> ;
    skos:hiddenLabel "Margarinotus neglectus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hylkyisotylppö"@fi,
        "Margarinotus neglectus"@sv .

<http://tun.fi/MX.189094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Margarinotus purpurascens" ;
    dwc:scientificNameAuthorship "(Herbst, 1792)" ;
    skos:broader <http://tun.fi/MX.189078> ;
    skos:hiddenLabel "Margarinotus purpurascens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvoisotylppö"@fi,
        "Margarinotus purpurascens"@sv .

<http://tun.fi/MX.189095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara fulva" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara fulva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvassiemenkiitäjäinen"@fi,
        "Amara fulva"@sv .

<http://tun.fi/MX.189096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara majuscula" ;
    dwc:scientificNameAuthorship "(Chaudoir, 1850)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amara majuscula"@fi,
        "Amara majuscula"@sv .

<http://tun.fi/MX.189097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara consularis" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara consularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietasiemenkiitäjäinen"@fi,
        "Amara consularis"@sv .

<http://tun.fi/MX.189098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara aulica" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara aulica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkosiemenkiitäjäinen"@fi,
        "Amara aulica"@sv .

<http://tun.fi/MX.189099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara gebleri" ;
    dwc:scientificNameAuthorship "Dejean, 1831" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara gebleri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosiemenkiitäjäinen"@fi,
        "Amara gebleri"@sv .

<http://tun.fi/MX.189101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara convexiuscula" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amara convexiuscula"@fi,
        "Amara convexiuscula"@sv .

<http://tun.fi/MX.189102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara torrida" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara torrida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansiemenkiitäjäinen"@fi,
        "Amara torrida"@sv .

<http://tun.fi/MX.189103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara alpina" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara alpina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisiemenkiitäjäinen"@fi,
        "Amara alpina"@sv .

<http://tun.fi/MX.189104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara hyperborea" ;
    dwc:scientificNameAuthorship "Dejean, 1831" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara hyperborea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outasiemenkiitäjäinen"@fi,
        "Amara hyperborea"@sv .

<http://tun.fi/MX.189105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amara equestris" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.188858> ;
    skos:hiddenLabel "Amara equestris"@fi,
        "Amara patricia"@fi,
        "Amara patricia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukasiemenkiitäjäinen"@fi,
        "Amara equestris"@sv .

<http://tun.fi/MX.189111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panagaeus cruxmajor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189110> ;
    skos:hiddenLabel "Panagaeus cruxmajor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitoristikiitäjäinen"@fi,
        "Panagaeus cruxmajor"@sv .

<http://tun.fi/MX.189112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panagaeus bipustulatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.189110> ;
    skos:hiddenLabel "Panagaeus bipustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoristikiitäjäinen"@fi,
        "Panagaeus bipustulatus"@sv .

<http://tun.fi/MX.189115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlaenius tristis" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.189114> ;
    skos:hiddenLabel "Chlaenius tristis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakehnäkiitäjäinen"@fi,
        "Chlaenius tristis"@sv .

<http://tun.fi/MX.189116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlaenius nigricornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.189114> ;
    skos:hiddenLabel "Chlaenius nigricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkehnäkiitäjäinen"@fi,
        "Chlaenius nigricornis"@sv .

<http://tun.fi/MX.189117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlaenius nitidulus" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.189114> ;
    skos:hiddenLabel "Chlaenius nitidulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtokehnäkiitäjäinen"@fi,
        "Chlaenius nitidulus"@sv .

<http://tun.fi/MX.189121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlaenius sulcicollis" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.189114> ;
    skos:hiddenLabel "Chlaenius sulcicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakehnäkiitäjäinen"@fi,
        "Chlaenius sulcicollis"@sv .

<http://tun.fi/MX.189123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlaenius costulatus" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1859)" ;
    skos:broader <http://tun.fi/MX.189114> ;
    skos:hiddenLabel "Chlaenius costulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettokiitäjäinen"@fi,
        "Chlaenius costulatus"@sv .

<http://tun.fi/MX.189126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oodes helopioides" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.189125> ;
    skos:hiddenLabel "Oodes helopioides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetekiitäjäinen"@fi,
        "Oodes helopioides"@sv .

<http://tun.fi/MX.189130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badister unipustulatus" ;
    dwc:scientificNameAuthorship "Bonelli, 1813" ;
    skos:broader <http://tun.fi/MX.189129> ;
    skos:hiddenLabel "Badister unipustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoloimukiitäjäinen"@fi,
        "Badister unipustulatus"@sv .

<http://tun.fi/MX.189131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badister bullatus" ;
    dwc:scientificNameAuthorship "(Schrank, 1798)" ;
    skos:broader <http://tun.fi/MX.189129> ;
    skos:hiddenLabel "Badister bullatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkiloimukiitäjäinen"@fi,
        "Badister bullatus"@sv .

<http://tun.fi/MX.189134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badister lacertosus" ;
    dwc:scientificNameAuthorship "Sturm, 1815" ;
    skos:broader <http://tun.fi/MX.189129> ;
    skos:hiddenLabel "Badister lacertosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoloimukiitäjäinen"@fi,
        "Badister lacertosus"@sv .

<http://tun.fi/MX.189135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badister sodalis" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189129> ;
    skos:hiddenLabel "Badister sodalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olkaloimukiitäjäinen"@fi,
        "Badister sodalis"@sv .

<http://tun.fi/MX.189137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badister peltatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.189129> ;
    skos:hiddenLabel "Badister peltatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoloimukiitäjäinen"@fi,
        "Badister peltatus"@sv .

<http://tun.fi/MX.189138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badister dilatatus" ;
    dwc:scientificNameAuthorship "Chaudoir, 1837" ;
    skos:broader <http://tun.fi/MX.189129> ;
    skos:hiddenLabel "Badister dilatatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaloimukiitäjäinen"@fi,
        "Badister dilatatus"@sv .

<http://tun.fi/MX.189139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badister collaris" ;
    dwc:scientificNameAuthorship "Motschulsky, 1844" ;
    skos:broader <http://tun.fi/MX.189129> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Badister collaris"@fi,
        "Badister collaris"@sv .

<http://tun.fi/MX.189143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licinus depressus" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.189142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Licinus depressus"@fi,
        "Licinus depressus"@sv .

<http://tun.fi/MX.189148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophonus laticollis" ;
    dwc:scientificNameAuthorship "Mannerheim, 1825" ;
    skos:broader <http://tun.fi/MX.189146> ;
    skos:hiddenLabel "Ophonus laticollis"@fi,
        "Ophonus nitidulus"@fi,
        "Ophonus nitidulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniharvekiitäjäinen"@fi,
        "Ophonus laticollis"@sv .

<http://tun.fi/MX.189151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophonus puncticollis" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.189146> ;
    skos:hiddenLabel "Ophonus puncticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallasharvekiitäjäinen"@fi,
        "Ophonus puncticollis"@sv .

<http://tun.fi/MX.189153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophonus rufibarbis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.189146> ;
    skos:hiddenLabel "Harpalus seladon"@fi,
        "Ophonus rufibarbis"@fi,
        "Harpalus seladon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaharvekiitäjäinen"@fi,
        "Ophonus rufibarbis"@sv .

<http://tun.fi/MX.189155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophonus schaubergerianus" ;
    dwc:scientificNameAuthorship "(Puel, 1937)" ;
    skos:broader <http://tun.fi/MX.189146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophonus schaubergerianus"@fi,
        "Ophonus schaubergerianus"@sv .

<http://tun.fi/MX.189156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophonus puncticeps" ;
    dwc:scientificNameAuthorship "Stephens, 1828" ;
    skos:broader <http://tun.fi/MX.189146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophonus puncticeps"@fi,
        "Ophonus puncticeps"@sv .

<http://tun.fi/MX.189161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus griseus" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus griseus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoharvekiitäjäinen"@fi,
        "Harpalus griseus"@sv .

<http://tun.fi/MX.189162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus rufipes" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus rufipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakiitäjäinen"@fi,
        "Harpalus rufipes"@sv .

<http://tun.fi/MX.189164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus calceatus" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus calceatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkaharvekiitäjäinen"@fi,
        "Harpalus calceatus"@sv .

<http://tun.fi/MX.189166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus signaticornis" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Harpalus signaticornis"@fi,
        "Harpalus signaticornis"@sv .

<http://tun.fi/MX.189167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus affinis" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherharvekiitäjäinen"@fi,
        "Harpalus affinis"@sv .

<http://tun.fi/MX.189169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus distinguendus" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus distinguendus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäharvekiitäjäinen"@fi,
        "Harpalus distinguendus"@sv .

<http://tun.fi/MX.189170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus smaragdinus" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus smaragdinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistoharvekiitäjäinen"@fi,
        "Harpalus smaragdinus"@sv .

<http://tun.fi/MX.189176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus solitaris" ;
    dwc:scientificNameAuthorship "Dejean, 1829" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus fuliginosus"@fi,
        "Harpalus solitaris"@fi,
        "Harpalus fuliginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanharvekiitäjäinen"@fi,
        "Harpalus solitaris"@sv .

<http://tun.fi/MX.189178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus latus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus latus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyharvekiitäjäinen"@fi,
        "Harpalus latus"@sv .

<http://tun.fi/MX.189179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus nigritarsis" ;
    dwc:scientificNameAuthorship "Sahlberg, 1827" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus nigritarsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ventoharvekiitäjäinen"@fi,
        "Harpalus nigritarsis"@sv .

<http://tun.fi/MX.189180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus luteicornis" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus luteicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuharvekiitäjäinen"@fi,
        "Harpalus luteicornis"@sv .

<http://tun.fi/MX.189182> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Harpalus xanthopus winkleri" ;
    dwc:scientificNameAuthorship "Schauberger, 1923" ;
    skos:broader <http://tun.fi/MX.189181> ;
    skos:hiddenLabel "Harpalus xanthopus winkleri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoharvekiitäjäinen (alalaji winkleri)"@fi,
        "Harpalus xanthopus winkleri"@sv .

<http://tun.fi/MX.189184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus laevipes" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1828" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus laevipes"@fi,
        "Harpalus quadripunctatus"@fi,
        "Harpalus quadripunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisteharvekiitäjäinen"@fi,
        "Harpalus laevipes"@sv .

<http://tun.fi/MX.189186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus rubripes" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus rubripes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somerharvekiitäjäinen"@fi,
        "Harpalus rubripes"@sv .

<http://tun.fi/MX.189189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus rufipalpis" ;
    dwc:scientificNameAuthorship "Sturm, 1818" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Harpalus rufipalpis"@fi,
        "Harpalus rufipalpis"@sv .

<http://tun.fi/MX.189193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus tardus" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus tardus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysiharvekiitäjäinen"@fi,
        "Harpalus tardus"@sv .

<http://tun.fi/MX.189195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus anxius" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus anxius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaharvekiitäjäinen"@fi,
        "Harpalus anxius"@sv .

<http://tun.fi/MX.189201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus flavescens" ;
    dwc:scientificNameAuthorship "(Piller & Mitterpacher, 1783)" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus flavescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasharvekiitäjäinen"@fi,
        "Harpalus flavescens"@sv .

<http://tun.fi/MX.189204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microderes brachypus" ;
    dwc:scientificNameAuthorship "(Steven, 1809)" ;
    skos:broader <http://tun.fi/MX.189203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microderes brachypus"@fi,
        "Microderes brachypus"@sv .

<http://tun.fi/MX.189208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisodactylus binotatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.189206> ;
    skos:hiddenLabel "Anisodactylus binotatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtasyrvekiitäjäinen"@fi,
        "Anisodactylus binotatus"@sv .

<http://tun.fi/MX.189209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisodactylus nemorivagus" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189206> ;
    skos:hiddenLabel "Anisodactylus nemorivagus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketosyrvekiitäjäinen"@fi,
        "Anisodactylus nemorivagus"@sv .

<http://tun.fi/MX.189210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisodactylus signatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.189206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisodactylus signatus"@fi,
        "Anisodactylus signatus"@sv .

<http://tun.fi/MX.189215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenolophus teutonus" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.189214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenolophus teutonus"@fi,
        "Stenolophus teutonus"@sv .

<http://tun.fi/MX.189217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenolophus mixtus" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.189214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenolophus mixtus"@fi,
        "Stenolophus mixtus"@sv .

<http://tun.fi/MX.189220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradycellus ruficollis" ;
    dwc:scientificNameAuthorship "(Stephens, 1828)" ;
    skos:broader <http://tun.fi/MX.189218> ;
    skos:hiddenLabel "Tetraplatypus similis"@fi,
        "Tetraplatypus similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradycellus ruficollis"@fi,
        "Bradycellus ruficollis"@sv .

<http://tun.fi/MX.189222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradycellus verbasci" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradycellus verbasci"@fi,
        "Bradycellus verbasci"@sv .

<http://tun.fi/MX.189223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradycellus harpalinus" ;
    dwc:scientificNameAuthorship "(Audinet-Serville, 1821)" ;
    skos:broader <http://tun.fi/MX.189218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradycellus harpalinus"@fi,
        "Bradycellus harpalinus"@sv .

<http://tun.fi/MX.189224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradycellus csikii" ;
    dwc:scientificNameAuthorship "Laczó, 1912" ;
    skos:broader <http://tun.fi/MX.189218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradycellus csikii"@fi,
        "Bradycellus csikii"@sv .

<http://tun.fi/MX.189225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradycellus caucasicus" ;
    dwc:scientificNameAuthorship "(Chaudoir, 1846)" ;
    skos:broader <http://tun.fi/MX.189218> ;
    skos:hiddenLabel "Bradycellus collaris"@fi,
        "Tetraplatypus collaris"@fi,
        "Bradycellus collaris"@sv,
        "Tetraplatypus collaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradycellus caucasicus"@fi,
        "Bradycellus caucasicus"@sv .

<http://tun.fi/MX.189233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicheirotrichus rufithorax" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1827)" ;
    skos:broader <http://tun.fi/MX.189227> ;
    skos:hiddenLabel "Trichocellus rufithorax"@fi,
        "Trichocellus rufithorax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicheirotrichus rufithorax"@fi,
        "Dicheirotrichus rufithorax"@sv .

<http://tun.fi/MX.189234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicheirotrichus cognatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.189227> ;
    skos:hiddenLabel "Dicheirotrichus deutschii"@fi,
        "Trichocellus cognatus"@fi,
        "Dicheirotrichus deutschii"@sv,
        "Trichocellus cognatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicheirotrichus cognatus"@fi,
        "Dicheirotrichus cognatus"@sv .

<http://tun.fi/MX.189235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicheirotrichus placidus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.189227> ;
    skos:hiddenLabel "Trichocellus placidus"@fi,
        "Trichocellus placidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicheirotrichus placidus"@fi,
        "Dicheirotrichus placidus"@sv .

<http://tun.fi/MX.189237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acupalpus flavicollis" ;
    dwc:scientificNameAuthorship "(Sturm, 1825)" ;
    skos:broader <http://tun.fi/MX.189236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acupalpus flavicollis"@fi,
        "Acupalpus flavicollis"@sv .

<http://tun.fi/MX.189239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acupalpus meridianus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.189236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acupalpus meridianus"@fi,
        "Acupalpus meridianus"@sv .

<http://tun.fi/MX.189241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acupalpus parvulus" ;
    dwc:scientificNameAuthorship "(Sturm, 1825)" ;
    skos:broader <http://tun.fi/MX.189236> ;
    skos:hiddenLabel "Acupalpus dorsalis"@fi,
        "Acupalpus dorsalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acupalpus parvulus"@fi,
        "Acupalpus parvulus"@sv .

<http://tun.fi/MX.189245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acupalpus exiguus" ;
    dwc:scientificNameAuthorship "Dejean, 1829" ;
    skos:broader <http://tun.fi/MX.189236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acupalpus exiguus"@fi,
        "Acupalpus exiguus"@sv .

<http://tun.fi/MX.189249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracus consputus" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189248> ;
    skos:hiddenLabel "Acupalpus consputus"@fi,
        "Acupalpus consputus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracus consputus"@fi,
        "Anthracus consputus"@sv .

<http://tun.fi/MX.189253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perigona nigriceps" ;
    dwc:scientificNameAuthorship "(Dejean, 1831)" ;
    skos:broader <http://tun.fi/MX.189251> ;
    skos:hiddenLabel "Perigona nigriceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kompostikiitäjäinen"@fi,
        "Perigona nigriceps"@sv .

<http://tun.fi/MX.189256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Masoreus wetterhallii" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.189255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Masoreus wetterhallii"@fi,
        "Masoreus wetterhallii"@sv .

<http://tun.fi/MX.189259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odacantha melanura" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.189258> ;
    skos:hiddenLabel "Odacantha melanura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytikiitäjäinen"@fi,
        "Odacantha melanura"@sv .

<http://tun.fi/MX.189263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lebia cyanocephala" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189262> ;
    skos:hiddenLabel "Lebia cyanocephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinityppykiitäjäinen"@fi,
        "Lebia cyanocephala"@sv .

<http://tun.fi/MX.189264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lebia chlorocephala" ;
    dwc:scientificNameAuthorship "(Hoffmann, 1803)" ;
    skos:broader <http://tun.fi/MX.189262> ;
    skos:hiddenLabel "Lebia chlorocephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihertyppykiitäjäinen"@fi,
        "Lebia chlorocephala"@sv .

<http://tun.fi/MX.189265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lebia cruxminor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189262> ;
    skos:hiddenLabel "Lebia cruxminor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ristityppykiitäjäinen"@fi,
        "Lebia cruxminor"@sv .

<http://tun.fi/MX.189268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Demetrias monostigma" ;
    dwc:scientificNameAuthorship "Samouelle, 1819" ;
    skos:broader <http://tun.fi/MX.189267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Demetrias monostigma"@fi,
        "Demetrias monostigma"@sv .

<http://tun.fi/MX.189270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Demetrias imperialis" ;
    dwc:scientificNameAuthorship "(Germar, 1824)" ;
    skos:broader <http://tun.fi/MX.189267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Demetrias imperialis"@fi,
        "Demetrias imperialis"@sv .

<http://tun.fi/MX.189273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradromius longiceps" ;
    dwc:scientificNameAuthorship "(Dejean, 1826)" ;
    skos:broader <http://tun.fi/MX.189272> ;
    skos:hiddenLabel "Dromius longiceps"@fi,
        "Paradromius longiceps"@fi,
        "Dromius longiceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytirunkokiitäjäinen"@fi,
        "Paradromius longiceps"@sv .

<http://tun.fi/MX.189274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradromius linearis" ;
    dwc:scientificNameAuthorship "(Olivier, 1795)" ;
    skos:broader <http://tun.fi/MX.189272> ;
    skos:hiddenLabel "Dromius linearis"@fi,
        "Paradromius linearis"@fi,
        "Dromius linearis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketorunkokiitäjäinen"@fi,
        "Paradromius linearis"@sv .

<http://tun.fi/MX.189276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dromius agilis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.189275> ;
    skos:hiddenLabel "Dromius agilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummarunkokiitäjäinen"@fi,
        "Dromius agilis"@sv .

<http://tun.fi/MX.189279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dromius quadraticollis" ;
    dwc:scientificNameAuthorship "Morawitz, 1862" ;
    skos:broader <http://tun.fi/MX.189275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dromius quadraticollis"@fi,
        "Dromius quadraticollis"@sv .

<http://tun.fi/MX.189281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dromius schneideri" ;
    dwc:scientificNameAuthorship "Crotch, 1871" ;
    skos:broader <http://tun.fi/MX.189275> ;
    skos:hiddenLabel "Dromius marginellus"@fi,
        "Dromius schneideri"@fi,
        "Dromius marginellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltarunkokiitäjäinen"@fi,
        "Dromius schneideri"@sv .

<http://tun.fi/MX.189283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dromius fenestratus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.189275> ;
    skos:hiddenLabel "Dromius fenestratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplärunkokiitäjäinen"@fi,
        "Dromius fenestratus"@sv .

<http://tun.fi/MX.189284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dromius quadrimaculatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189275> ;
    skos:hiddenLabel "Dromius quadrimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenrunkokiitäjäinen"@fi,
        "Dromius quadrimaculatus"@sv .

<http://tun.fi/MX.189286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calodromius spilotus" ;
    dwc:scientificNameAuthorship "(Illiger, 1798)" ;
    skos:broader <http://tun.fi/MX.189285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calodromius spilotus"@fi,
        "Calodromius spilotus"@sv .

<http://tun.fi/MX.189290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philorhizus sigma" ;
    dwc:scientificNameAuthorship "(Rossi, 1790)" ;
    skos:broader <http://tun.fi/MX.189288> ;
    skos:hiddenLabel "Philorhizus sigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ristirunkokiitäjäinen"@fi,
        "Philorhizus sigma"@sv .

<http://tun.fi/MX.189292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philorhizus notatus" ;
    dwc:scientificNameAuthorship "(Stephens, 1827)" ;
    skos:broader <http://tun.fi/MX.189288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philorhizus notatus"@fi,
        "Philorhizus notatus"@sv .

<http://tun.fi/MX.189295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microlestes minutulus" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.189294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microlestes minutulus"@fi,
        "Microlestes minutulus"@sv .

<http://tun.fi/MX.189296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microlestes maurus" ;
    dwc:scientificNameAuthorship "(Sturm, 1827)" ;
    skos:broader <http://tun.fi/MX.189294> ;
    skos:hiddenLabel "Microlestes maurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töpövähäkiitäjäinen"@fi,
        "Microlestes maurus"@sv .

<http://tun.fi/MX.189299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntomus truncatellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.189298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntomus truncatellus"@fi,
        "Syntomus truncatellus"@sv .

<http://tun.fi/MX.189301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntomus foveatus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.189298> ;
    skos:hiddenLabel "Syntomus foveatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuoppakatkokiitäjäinen"@fi,
        "Syntomus foveatus"@sv .

<http://tun.fi/MX.189303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lionychus quadrillum" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189302> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lionychus quadrillum"@fi,
        "Lionychus quadrillum"@sv .

<http://tun.fi/MX.189307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymindis angularis" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1810" ;
    skos:broader <http://tun.fi/MX.189305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cymindis angularis"@fi,
        "Cymindis angularis"@sv .

<http://tun.fi/MX.189308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymindis macularis" ;
    dwc:scientificNameAuthorship "Mannerheim, 1823" ;
    skos:broader <http://tun.fi/MX.189305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cymindis macularis"@fi,
        "Cymindis macularis"@sv .

<http://tun.fi/MX.189309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymindis vaporariorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cymindis vaporariorum"@fi,
        "Cymindis vaporariorum"@sv .

<http://tun.fi/MX.189314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus nubilus" ;
    dwc:scientificNameAuthorship "Fabricius, 1777" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus nubilus"@fi,
        "Helophorus nubilus"@sv .

<http://tun.fi/MX.189315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus tuberculatus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1808" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus tuberculatus"@fi,
        "Helophorus tuberculatus"@sv .

<http://tun.fi/MX.189316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus sibiricus" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1860)" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus sibiricus"@fi,
        "Helophorus sibiricus"@sv .

<http://tun.fi/MX.189318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus aquaticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:hiddenLabel "Helophorus aquaticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolampivesiäinen"@fi,
        "Helophorus aquaticus"@sv .

<http://tun.fi/MX.189319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus aequalis" ;
    dwc:scientificNameAuthorship "Thomson, 1868" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus aequalis"@fi,
        "Helophorus aequalis"@sv .

<http://tun.fi/MX.189320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus grandis" ;
    dwc:scientificNameAuthorship "Illiger, 1798" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus grandis"@fi,
        "Helophorus grandis"@sv .

<http://tun.fi/MX.189321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus strandi" ;
    dwc:scientificNameAuthorship "Angus, 1970" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus strandi"@fi,
        "Helophorus strandi"@sv .

<http://tun.fi/MX.189322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus brevipalpis" ;
    dwc:scientificNameAuthorship "Bedel, 1881" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus brevipalpis"@fi,
        "Helophorus brevipalpis"@sv .

<http://tun.fi/MX.189323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus arvernicus" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus arvernicus"@fi,
        "Helophorus arvernicus"@sv .

<http://tun.fi/MX.189324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus glacialis" ;
    dwc:scientificNameAuthorship "Villa & Villa, 1833" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus glacialis"@fi,
        "Helophorus glacialis"@sv .

<http://tun.fi/MX.189325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus granularis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus granularis"@fi,
        "Helophorus granularis"@sv .

<http://tun.fi/MX.189326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus discrepans" ;
    dwc:scientificNameAuthorship "Rey, 1885" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus discrepans"@fi,
        "Helophorus discrepans"@sv .

<http://tun.fi/MX.189327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus minutus" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus minutus"@fi,
        "Helophorus minutus"@sv .

<http://tun.fi/MX.189328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus lapponicus" ;
    dwc:scientificNameAuthorship "Thomson, 1853" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus lapponicus"@fi,
        "Helophorus lapponicus"@sv .

<http://tun.fi/MX.189329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus fulgidicollis" ;
    dwc:scientificNameAuthorship "Motschulsky, 1860" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus fulgidicollis"@fi,
        "Helophorus fulgidicollis"@sv .

<http://tun.fi/MX.189330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus griseus" ;
    dwc:scientificNameAuthorship "Herbst, 1793" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus griseus"@fi,
        "Helophorus griseus"@sv .

<http://tun.fi/MX.189332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus nanus" ;
    dwc:scientificNameAuthorship "Sturm, 1836" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus nanus"@fi,
        "Helophorus nanus"@sv .

<http://tun.fi/MX.189334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus pumilio" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus pumilio"@fi,
        "Helophorus pumilio"@sv .

<http://tun.fi/MX.189335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus pallidus" ;
    dwc:scientificNameAuthorship "Gebler, 1830" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus pallidus"@fi,
        "Helophorus pallidus"@sv .

<http://tun.fi/MX.189336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus laticollis" ;
    dwc:scientificNameAuthorship "Thomson, 1853" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus laticollis"@fi,
        "Helophorus laticollis"@sv .

<http://tun.fi/MX.189337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus strigifrons" ;
    dwc:scientificNameAuthorship "Thomson, 1868" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus strigifrons"@fi,
        "Helophorus strigifrons"@sv .

<http://tun.fi/MX.189340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus flavipes" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus flavipes"@fi,
        "Helophorus flavipes"@sv .

<http://tun.fi/MX.189341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophorus obscurus" ;
    dwc:scientificNameAuthorship "Mulsant, 1844" ;
    skos:broader <http://tun.fi/MX.189313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophorus obscurus"@fi,
        "Helophorus obscurus"@sv .

<http://tun.fi/MX.189345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Georissus crenulatus" ;
    dwc:scientificNameAuthorship "(Rossi, 1794)" ;
    skos:broader <http://tun.fi/MX.189344> ;
    skos:hiddenLabel "Georissus crenulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savikuoriainen"@fi,
        "Georissus crenulatus"@sv .

<http://tun.fi/MX.189348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrochus elongatus" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.189347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrochus elongatus"@fi,
        "Hydrochus elongatus"@sv .

<http://tun.fi/MX.189349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrochus ignicollis" ;
    dwc:scientificNameAuthorship "Motschulsky, 1860" ;
    skos:broader <http://tun.fi/MX.189347> ;
    skos:hiddenLabel "Hydrochus ignicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorosovesiäinen"@fi,
        "Hydrochus ignicollis"@sv .

<http://tun.fi/MX.189351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrochus crenatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.189347> ;
    skos:hiddenLabel "Hydrochus carinatus"@fi,
        "Hydrochus crenatus"@fi,
        "Hydrochus carinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähärosovesiäinen"@fi,
        "Hydrochus crenatus"@sv .

<http://tun.fi/MX.189353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrochus brevis" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.189347> ;
    skos:hiddenLabel "Hydrochus brevis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkurosovesiäinen"@fi,
        "Hydrochus brevis"@sv .

<http://tun.fi/MX.189354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrochus megaphallus" ;
    dwc:scientificNameAuthorship "van Berge Henegouwen, 1988" ;
    skos:broader <http://tun.fi/MX.189347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrochus megaphallus"@fi,
        "Hydrochus megaphallus"@sv .

<http://tun.fi/MX.189363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berosus spinosus" ;
    dwc:scientificNameAuthorship "(Steven, 1808)" ;
    skos:broader <http://tun.fi/MX.189362> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Berosus spinosus"@fi,
        "Berosus spinosus"@sv .

<http://tun.fi/MX.189364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berosus fulvus" ;
    dwc:scientificNameAuthorship "Kuwert, 1888" ;
    skos:broader <http://tun.fi/MX.189362> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Berosus fulvus"@fi,
        "Berosus fulvus"@sv .

<http://tun.fi/MX.189365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berosus signaticollis" ;
    dwc:scientificNameAuthorship "(Charpentier, 1825)" ;
    skos:broader <http://tun.fi/MX.189362> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Berosus signaticollis"@fi,
        "Berosus signaticollis"@sv .

<http://tun.fi/MX.189366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berosus luridus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.189362> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Berosus luridus"@fi,
        "Berosus luridus"@sv .

<http://tun.fi/MX.189369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetarthria seminulum" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.189368> ;
    skos:hiddenLabel "Chaetarthria seminulum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiövesiäinen"@fi,
        "Chaetarthria seminulum"@sv .

<http://tun.fi/MX.189374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anacaena globulus" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.189373> ;
    skos:hiddenLabel "Anacaena globulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörörutavesiäinen"@fi,
        "Anacaena globulus"@sv .

<http://tun.fi/MX.189375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anacaena lutescens" ;
    dwc:scientificNameAuthorship "(Stephens, 1829)" ;
    skos:broader <http://tun.fi/MX.189373> ;
    skos:hiddenLabel "Anacaena lutescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummarutavesiäinen"@fi,
        "Anacaena lutescens"@sv .

<http://tun.fi/MX.189377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anacaena limbata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.189373> ;
    skos:hiddenLabel "Anacaena limbata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounerutavesiäinen"@fi,
        "Anacaena limbata"@sv .

<http://tun.fi/MX.189385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asaphidion pallipes" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189383> ;
    skos:hiddenLabel "Asaphidion pallipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosilkkihyrrä"@fi,
        "Asaphidion pallipes"@sv .

<http://tun.fi/MX.189386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asaphidion flavipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.189383> ;
    skos:hiddenLabel "Asaphidion flavipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusilkkihyrrä"@fi,
        "Asaphidion flavipes"@sv .

<http://tun.fi/MX.189390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion striatum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion striatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiruhyrrä"@fi,
        "Bembidion striatum"@sv .

<http://tun.fi/MX.189391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion velox" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion velox"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvisilmähyrrä"@fi,
        "Bembidion velox"@sv .

<http://tun.fi/MX.189392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion lapponicum" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1828" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion lapponicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsilmähyrrä"@fi,
        "Bembidion lapponicum"@sv .

<http://tun.fi/MX.189394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion litorale" ;
    dwc:scientificNameAuthorship "(Olivier, 1791)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion litorale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokisilmähyrrä"@fi,
        "Bembidion litorale"@sv .

<http://tun.fi/MX.189395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion nigricorne" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion nigricorne"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummihyrrä"@fi,
        "Bembidion nigricorne"@sv .

<http://tun.fi/MX.189396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion pygmaeum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion pygmaeum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänhyrrä"@fi,
        "Bembidion pygmaeum"@sv .

<http://tun.fi/MX.189397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion lampros" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion lampros"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltohyrrä"@fi,
        "Bembidion lampros"@sv .

<http://tun.fi/MX.189398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion properans" ;
    dwc:scientificNameAuthorship "(Stephens, 1828)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion properans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtohyrrä"@fi,
        "Bembidion properans"@sv .

<http://tun.fi/MX.189399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion obtusum" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1821" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bembidion obtusum"@fi,
        "Bembidion obtusum"@sv .

<http://tun.fi/MX.189400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion punctulatum" ;
    dwc:scientificNameAuthorship "Drapiez, 1820" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bembidion punctulatum"@fi,
        "Bembidion punctulatum"@sv .

<http://tun.fi/MX.189401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion bipunctatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion bipunctatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaksipistehyrrä"@fi,
        "Bembidion bipunctatum"@sv .

<http://tun.fi/MX.189402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion ruficolle" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion ruficolle"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvashyrrä"@fi,
        "Bembidion ruficolle"@sv .

<http://tun.fi/MX.189404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion illigeri" ;
    dwc:scientificNameAuthorship "Netolitzky, 1914" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion illigeri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaanhyrrä"@fi,
        "Bembidion illigeri"@sv .

<http://tun.fi/MX.189406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion fellmanni" ;
    dwc:scientificNameAuthorship "Mannerheim, 1823" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion fellmanni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "enohyrrä"@fi,
        "Bembidion fellmanni"@sv .

<http://tun.fi/MX.189407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion difficile" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1844)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bembidion difficile"@fi,
        "Bembidion difficile"@sv .

<http://tun.fi/MX.189410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion prasinum" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion prasinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokihyrrä"@fi,
        "Bembidion prasinum"@sv .

<http://tun.fi/MX.189411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion hyperboraeorum" ;
    dwc:scientificNameAuthorship "Munster, 1923" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion hyperboraeorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinhyrrä"@fi,
        "Bembidion hyperboraeorum"@sv .

<http://tun.fi/MX.189412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion virens" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion virens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherhyrrä"@fi,
        "Bembidion virens"@sv .

<http://tun.fi/MX.189413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion hastii" ;
    dwc:scientificNameAuthorship "Sahlberg, 1827" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion hastii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhyrrä"@fi,
        "Bembidion hastii"@sv .

<http://tun.fi/MX.189418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion monticola" ;
    dwc:scientificNameAuthorship "Sturm, 1825" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion monticola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purohyrrä"@fi,
        "Bembidion monticola"@sv .

<http://tun.fi/MX.189419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion deletum" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1821" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion deletum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinihyrrä"@fi,
        "Bembidion deletum"@sv .

<http://tun.fi/MX.189421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion stephensii" ;
    dwc:scientificNameAuthorship "Crotch, 1866" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion stephensii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuoksenhyrrä"@fi,
        "Bembidion stephensii"@sv .

<http://tun.fi/MX.189423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion grapii" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion grapii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangashyrrä"@fi,
        "Bembidion grapii"@sv .

<http://tun.fi/MX.189424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion yukonum" ;
    dwc:scientificNameAuthorship "Fall, 1926" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion yukonum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjanhyrrä"@fi,
        "Bembidion yukonum"@sv .

<http://tun.fi/MX.189426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion dauricum" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1844)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion dauricum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihyrrä"@fi,
        "Bembidion dauricum"@sv .

<http://tun.fi/MX.189427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion tetracolum" ;
    dwc:scientificNameAuthorship "Say, 1823" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion tetracolum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkuhyrrä"@fi,
        "Bembidion tetracolum"@sv .

<http://tun.fi/MX.189429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion bruxellense" ;
    dwc:scientificNameAuthorship "Wesmael, 1835" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion bruxellense"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokapaikanhyrrä"@fi,
        "Bembidion bruxellense"@sv .

<http://tun.fi/MX.189431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion petrosum" ;
    dwc:scientificNameAuthorship "Gebler, 1833" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion petrosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tenonhyrrä"@fi,
        "Bembidion petrosum"@sv .

<http://tun.fi/MX.189434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion cruciatum" ;
    dwc:scientificNameAuthorship "Dejean, 1831" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion cruciatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "antinhyrrä"@fi,
        "Bembidion cruciatum"@sv .

<http://tun.fi/MX.189437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion femoratum" ;
    dwc:scientificNameAuthorship "Sturm, 1825" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion femoratum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietahyrrä"@fi,
        "Bembidion femoratum"@sv .

<http://tun.fi/MX.189440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion saxatile" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion saxatile"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorahyrrä"@fi,
        "Bembidion saxatile"@sv .

<http://tun.fi/MX.189442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion dentellum" ;
    dwc:scientificNameAuthorship "(Thunberg, 1787)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion dentellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lietehyrrä"@fi,
        "Bembidion dentellum"@sv .

<http://tun.fi/MX.189443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion tinctum" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1828" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion tinctum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keminhyrrä"@fi,
        "Bembidion tinctum"@sv .

<http://tun.fi/MX.189444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion varium" ;
    dwc:scientificNameAuthorship "(Olivier, 1795)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion varium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liejuhyrrä"@fi,
        "Bembidion varium"@sv .

<http://tun.fi/MX.189445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion semipunctatum" ;
    dwc:scientificNameAuthorship "(Donovan, 1806)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bembidion semipunctatum"@fi,
        "Bembidion semipunctatum"@sv .

<http://tun.fi/MX.189446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion obliquum" ;
    dwc:scientificNameAuthorship "Sturm, 1825" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion obliquum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkuhyrrä"@fi,
        "Bembidion obliquum"@sv .

<http://tun.fi/MX.189448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion minimum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion minimum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähähyrrä"@fi,
        "Bembidion minimum"@sv .

<http://tun.fi/MX.189450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion azurescens" ;
    dwc:scientificNameAuthorship "(Dalla Torre, 1877)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion azurescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonhyrrä"@fi,
        "Bembidion azurescens"@sv .

<http://tun.fi/MX.189452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion articulatum" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion articulatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjohyrrä"@fi,
        "Bembidion articulatum"@sv .

<http://tun.fi/MX.189453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion octomaculatum" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bembidion octomaculatum"@fi,
        "Bembidion octomaculatum"@sv .

<http://tun.fi/MX.189454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion doris" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion doris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtahyrrä"@fi,
        "Bembidion doris"@sv .

<http://tun.fi/MX.189455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion schuppelii" ;
    dwc:scientificNameAuthorship "Dejean, 1831" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion schuppelii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiesuhyrrä"@fi,
        "Bembidion schuppelii"@sv .

<http://tun.fi/MX.189457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion gilvipes" ;
    dwc:scientificNameAuthorship "Sturm, 1825" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion gilvipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhyrrä"@fi,
        "Bembidion gilvipes"@sv .

<http://tun.fi/MX.189459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion assimile" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1810" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion assimile"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savihyrrä"@fi,
        "Bembidion assimile"@sv .

<http://tun.fi/MX.189461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion transparens" ;
    dwc:scientificNameAuthorship "(Gebler, 1829)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion transparens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokohyrrä"@fi,
        "Bembidion transparens"@sv .

<http://tun.fi/MX.189462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion quadrimaculatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion quadrimaculatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelitäplähyrrä"@fi,
        "Bembidion quadrimaculatum"@sv .

<http://tun.fi/MX.189463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion humerale" ;
    dwc:scientificNameAuthorship "Sturm, 1825" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion humerale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkahyrrä"@fi,
        "Bembidion humerale"@sv .

<http://tun.fi/MX.189465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion biguttatum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1779)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion biguttatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaksipisarhyrrä"@fi,
        "Bembidion biguttatum"@sv .

<http://tun.fi/MX.189469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion aeneum" ;
    dwc:scientificNameAuthorship "Germar, 1824" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion aeneum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskihyrrä"@fi,
        "Bembidion aeneum"@sv .

<http://tun.fi/MX.189470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion guttula" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion guttula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarahyrrä"@fi,
        "Bembidion guttula"@sv .

<http://tun.fi/MX.189472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembidion mannerheimii" ;
    dwc:scientificNameAuthorship "Sahlberg, 1827" ;
    skos:broader <http://tun.fi/MX.189389> ;
    skos:hiddenLabel "Bembidion mannerheimii"@fi,
        "Bembidion unicolor"@fi,
        "Bembidion unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjohyrrä"@fi,
        "Bembidion mannerheimii"@sv .

<http://tun.fi/MX.189482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachys bistriatus" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189480> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachys bistriatus"@fi,
        "Tachys bistriatus"@sv .

<http://tun.fi/MX.189485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porotachys bisulcatus" ;
    dwc:scientificNameAuthorship "(Nicolai, 1822)" ;
    skos:broader <http://tun.fi/MX.189484> ;
    skos:hiddenLabel "Porotachys bisulcatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuorikiitäjäinen"@fi,
        "Porotachys bisulcatus"@sv .

<http://tun.fi/MX.189487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyura parvula" ;
    dwc:scientificNameAuthorship "(Dejean, 1831)" ;
    skos:broader <http://tun.fi/MX.189486> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyura parvula"@fi,
        "Tachyura parvula"@sv .

<http://tun.fi/MX.189489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyta nana" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.189488> ;
    skos:hiddenLabel "Tachyta nana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnakiitäjäinen"@fi,
        "Tachyta nana"@sv .

<http://tun.fi/MX.189493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stomis pumicatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.189492> ;
    skos:hiddenLabel "Stomis pumicatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leukakiitäjäinen"@fi,
        "Stomis pumicatus"@sv .

<http://tun.fi/MX.189496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecilus lepidus" ;
    dwc:scientificNameAuthorship "(Leske, 1785)" ;
    skos:broader <http://tun.fi/MX.189494> ;
    skos:hiddenLabel "Poecilus lepidus"@fi,
        "Pterostichus lepidus"@fi,
        "Pterostichus lepidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirosysikiitäjäinen"@fi,
        "Poecilus lepidus"@sv .

<http://tun.fi/MX.189499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecilus cupreus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189494> ;
    skos:hiddenLabel "Poecilus cupreus"@fi,
        "Pterostichus cupreus"@fi,
        "Pterostichus cupreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskisysikiitäjäinen"@fi,
        "Poecilus cupreus"@sv .

<http://tun.fi/MX.189500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecilus versicolor" ;
    dwc:scientificNameAuthorship "(Sturm, 1824)" ;
    skos:broader <http://tun.fi/MX.189494> ;
    skos:hiddenLabel "Poecilus versicolor"@fi,
        "Pterostichus caerulescens"@fi,
        "Pterostichus versicolor"@fi,
        "Pterostichus caerulescens"@sv,
        "Pterostichus versicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihersysikiitäjäinen"@fi,
        "Poecilus versicolor"@sv .

<http://tun.fi/MX.189506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus vernalis" ;
    dwc:scientificNameAuthorship "Panzer, 1796" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus crenatus"@fi,
        "Pterostichus crenatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterostichus vernalis"@fi,
        "Pterostichus vernalis"@sv .

<http://tun.fi/MX.189509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus aterrimus" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus aterrimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurosysikiitäjäinen"@fi,
        "Pterostichus aterrimus"@sv .

<http://tun.fi/MX.189510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus aethiops" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus aethiops"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantosysikiitäjäinen"@fi,
        "Pterostichus aethiops"@sv .

<http://tun.fi/MX.189511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus madidus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus madidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhasysikiitäjäinen"@fi,
        "Pterostichus madidus"@sv .

<http://tun.fi/MX.189512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus oblongopunctatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus oblongopunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnasysikiitäjäinen"@fi,
        "Pterostichus oblongopunctatus"@sv .

<http://tun.fi/MX.189513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus adstrictus" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1823" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Feronia vitreus"@fi,
        "Pterostichus adstrictus"@fi,
        "Feronia vitreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansysikiitäjäinen"@fi,
        "Pterostichus adstrictus"@sv .

<http://tun.fi/MX.189514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus quadrifoveolatus" ;
    dwc:scientificNameAuthorship "Letzner, 1852" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus angustatus"@fi,
        "Pterostichus quadrifoveolatus"@fi,
        "Pterostichus angustatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palosysikiitäjäinen"@fi,
        "Pterostichus quadrifoveolatus"@sv .

<http://tun.fi/MX.189516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus niger" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus niger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosysikiitäjäinen"@fi,
        "Pterostichus niger"@sv .

<http://tun.fi/MX.189517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus melanarius" ;
    dwc:scientificNameAuthorship "(Illiger, 1798)" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus melanarius"@fi,
        "Pterostichus vulgaris"@fi,
        "Pterostichus vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitosysikiitäjäinen"@fi,
        "Pterostichus melanarius"@sv .

<http://tun.fi/MX.189519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus nigrita" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus nigrita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkosysikiitäjäinen"@fi,
        "Pterostichus nigrita"@sv .

<http://tun.fi/MX.189520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus rhaeticus" ;
    dwc:scientificNameAuthorship "Heer, 1837" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus rhaeticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämesysikiitäjäinen"@fi,
        "Pterostichus rhaeticus"@sv .

<http://tun.fi/MX.189522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus gracilis" ;
    dwc:scientificNameAuthorship "(Dejean, 1828)" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus gracilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtasysikiitäjäinen"@fi,
        "Pterostichus gracilis"@sv .

<http://tun.fi/MX.189523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus minor" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus minor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusysikiitäjäinen"@fi,
        "Pterostichus minor"@sv .

<http://tun.fi/MX.189524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus strenuus" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus strenuus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäsysikiitäjäinen"@fi,
        "Pterostichus strenuus"@sv .

<http://tun.fi/MX.189525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostichus diligens" ;
    dwc:scientificNameAuthorship "(Sturm, 1824)" ;
    skos:broader <http://tun.fi/MX.189505> ;
    skos:hiddenLabel "Pterostichus diligens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpisysikiitäjäinen"@fi,
        "Pterostichus diligens"@sv .

<http://tun.fi/MX.189536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calathus fuscipes" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.189535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calathus fuscipes"@fi,
        "Calathus fuscipes"@sv .

<http://tun.fi/MX.189537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calathus erratus" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1827)" ;
    skos:broader <http://tun.fi/MX.189535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calathus erratus"@fi,
        "Calathus erratus"@sv .

<http://tun.fi/MX.189538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calathus ambiguus" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.189535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calathus ambiguus"@fi,
        "Calathus ambiguus"@sv .

<http://tun.fi/MX.189539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calathus melanocephalus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calathus melanocephalus"@fi,
        "Calathus melanocephalus"@sv .

<http://tun.fi/MX.189543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calathus micropterus" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
    skos:broader <http://tun.fi/MX.189535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calathus micropterus"@fi,
        "Calathus micropterus"@sv .

<http://tun.fi/MX.189547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphodrus leucophthalmus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189546> ;
    skos:hiddenLabel "Sphodrus leucophthalmus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "holvikiitäjäinen"@fi,
        "Sphodrus leucophthalmus"@sv .

<http://tun.fi/MX.189550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laemostenus terricola" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.189548> ;
    skos:hiddenLabel "Laemostenus terricola"@fi,
        "Pristonychus terricola"@fi,
        "Pristonychus terricola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellarikiitäjäinen"@fi,
        "Laemostenus terricola"@sv .

<http://tun.fi/MX.189554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synuchus vivalis" ;
    dwc:scientificNameAuthorship "(Illiger, 1798)" ;
    skos:broader <http://tun.fi/MX.189553> ;
    skos:hiddenLabel "Synuchus nivalis"@fi,
        "Synuchus nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synuchus vivalis"@fi,
        "Synuchus vivalis"@sv .

<http://tun.fi/MX.189561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microscydmus nanus" ;
    dwc:scientificNameAuthorship "(Schaum, 1844)" ;
    skos:broader <http://tun.fi/MX.190223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microscydmus nanus"@fi,
        "Microscydmus nanus"@sv .

<http://tun.fi/MX.189562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microscydmus minimus" ;
    dwc:scientificNameAuthorship "(Chaudoir, 1845)" ;
    skos:broader <http://tun.fi/MX.190223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microscydmus minimus"@fi,
        "Microscydmus minimus"@sv .

<http://tun.fi/MX.189565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euconnus claviger" ;
    dwc:scientificNameAuthorship "(Müller & Kunze, 1822)" ;
    skos:broader <http://tun.fi/MX.189563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euconnus claviger"@fi,
        "Euconnus claviger"@sv .

<http://tun.fi/MX.189567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euconnus maklinii" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1844)" ;
    skos:broader <http://tun.fi/MX.189563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euconnus maklinii"@fi,
        "Euconnus maklinii"@sv .

<http://tun.fi/MX.189568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euconnus wetterhallii" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.189563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euconnus wetterhallii"@fi,
        "Euconnus wetterhallii"@sv .

<http://tun.fi/MX.189570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euconnus rutilipennis" ;
    dwc:scientificNameAuthorship "(Müller & Kunze, 1822)" ;
    skos:broader <http://tun.fi/MX.189563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euconnus rutilipennis"@fi,
        "Euconnus rutilipennis"@sv .

<http://tun.fi/MX.189571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euconnus hirticollis" ;
    dwc:scientificNameAuthorship "(Illiger, 1798)" ;
    skos:broader <http://tun.fi/MX.189563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euconnus hirticollis"@fi,
        "Euconnus hirticollis"@sv .

<http://tun.fi/MX.189572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euconnus fimetarius" ;
    dwc:scientificNameAuthorship "(Chaudoir, 1845)" ;
    skos:broader <http://tun.fi/MX.189563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euconnus fimetarius"@fi,
        "Euconnus fimetarius"@sv .

<http://tun.fi/MX.189575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scydmaenus tarsatus" ;
    dwc:scientificNameAuthorship "Müller & Kunze, 1822" ;
    skos:broader <http://tun.fi/MX.189574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scydmaenus tarsatus"@fi,
        "Scydmaenus tarsatus"@sv .

<http://tun.fi/MX.189576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scydmaenus rufus" ;
    dwc:scientificNameAuthorship "Müller & Kunze, 1822" ;
    skos:broader <http://tun.fi/MX.189574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scydmaenus rufus"@fi,
        "Scydmaenus rufus"@sv .

<http://tun.fi/MX.189578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scydmaenus hellwigii" ;
    dwc:scientificNameAuthorship "(Herbst, 1792)" ;
    skos:broader <http://tun.fi/MX.189574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scydmaenus hellwigii"@fi,
        "Scydmaenus hellwigii"@sv .

<http://tun.fi/MX.189582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Necrodes littoralis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189581> ;
    skos:hiddenLabel "Necrodes littoralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkohaiskiainen"@fi,
        "Necrodes littoralis"@sv .

<http://tun.fi/MX.189584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thanatophilus lapponicus" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.189583> ;
    skos:hiddenLabel "Thanatophilus lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinhaiskiainen"@fi,
        "Thanatophilus lapponicus"@sv .

<http://tun.fi/MX.189585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thanatophilus rugosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189583> ;
    skos:hiddenLabel "Thanatophilus rugosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosohaiskiainen"@fi,
        "Thanatophilus rugosus"@sv .

<http://tun.fi/MX.189586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thanatophilus sinuatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.189583> ;
    skos:hiddenLabel "Thanatophilus sinuatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silohaiskiainen"@fi,
        "Thanatophilus sinuatus"@sv .

<http://tun.fi/MX.189589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thanatophilus dispar" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.189583> ;
    skos:hiddenLabel "Thanatophilus dispar"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystyhaiskiainen"@fi,
        "Thanatophilus dispar"@sv .

<http://tun.fi/MX.189591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oiceoptoma thoracicum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189590> ;
    skos:hiddenLabel "Oiceoptoma thoracicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaselkähaiskiainen"@fi,
        "Oiceoptoma thoracicum"@sv .

<http://tun.fi/MX.189594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclypea opaca" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189592> ;
    skos:hiddenLabel "Aclypea opaca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskohaiskiainen"@fi,
        "Aclypea opaca"@sv .

<http://tun.fi/MX.189595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclypea undata" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.189592> ;
    skos:hiddenLabel "Aclypea undata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaltohaiskiainen"@fi,
        "Aclypea undata"@sv .

<http://tun.fi/MX.189598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendroxena quadrimaculata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1772)" ;
    skos:broader <http://tun.fi/MX.189596> ;
    skos:hiddenLabel "Dendroxena quadrimaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplähaiskiainen"@fi,
        "Dendroxena quadrimaculata"@sv .

<http://tun.fi/MX.189601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silpha carinata" ;
    dwc:scientificNameAuthorship "Herbst, 1783" ;
    skos:broader <http://tun.fi/MX.189600> ;
    skos:hiddenLabel "Silpha carinata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jurmuhaiskiainen"@fi,
        "Silpha carinata"@sv .

<http://tun.fi/MX.189602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silpha obscura" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.189600> ;
    skos:hiddenLabel "Silpha obscura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiilihaiskiainen"@fi,
        "Silpha obscura"@sv .

<http://tun.fi/MX.189603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silpha tristis" ;
    dwc:scientificNameAuthorship "Illiger, 1798" ;
    skos:broader <http://tun.fi/MX.189600> ;
    skos:hiddenLabel "Silpha tristis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suruhaiskiainen"@fi,
        "Silpha tristis"@sv .

<http://tun.fi/MX.189607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phosphuga atrata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189606> ;
    skos:hiddenLabel "Phosphuga atrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etanahaiskiainen"@fi,
        "Phosphuga atrata"@sv .

<http://tun.fi/MX.189611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nicrophorus humator" ;
    dwc:scientificNameAuthorship "(Gleditsch, 1767)" ;
    skos:broader <http://tun.fi/MX.189609> ;
    skos:hiddenLabel "Nicrophorus humator"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaturkkilo"@fi,
        "Nicrophorus humator"@sv .

<http://tun.fi/MX.189613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nicrophorus investigator" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1824" ;
    skos:broader <http://tun.fi/MX.189609> ;
    skos:hiddenLabel "Nicrophorus investigator"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tutkijaturkkilo"@fi,
        "Nicrophorus investigator"@sv .

<http://tun.fi/MX.189616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nicrophorus vespilloides" ;
    dwc:scientificNameAuthorship "Herbst, 1783" ;
    skos:broader <http://tun.fi/MX.189609> ;
    skos:hiddenLabel "Nicrophorus vespilloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuturkkilo"@fi,
        "Nicrophorus vespilloides"@sv .

<http://tun.fi/MX.189617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nicrophorus vespillo" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189609> ;
    skos:hiddenLabel "Nicrophorus vespillo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaturkkilo"@fi,
        "Nicrophorus vespillo"@sv .

<http://tun.fi/MX.189626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusphalerum minutum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.189622> ;
    skos:hiddenLabel "Anthobium minutum"@fi,
        "Anthobium minutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusphalerum minutum"@fi,
        "Eusphalerum minutum"@sv .

<http://tun.fi/MX.189627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusphalerum sorbicola" ;
    dwc:scientificNameAuthorship "(Y.Kangas, 1941)" ;
    skos:broader <http://tun.fi/MX.189622> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusphalerum sorbicola"@fi,
        "Eusphalerum sorbicola"@sv .

<http://tun.fi/MX.189628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusphalerum lapponicum" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.189622> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusphalerum lapponicum"@fi,
        "Eusphalerum lapponicum"@sv .

<http://tun.fi/MX.189629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusphalerum luteum" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.189622> ;
    skos:hiddenLabel "Eusphalerum luteum"@fi,
        "Eusphalerum ophthalmicum"@fi,
        "Eusphalerum ophthalmicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakukkalaakanen"@fi,
        "Eusphalerum luteum"@sv .

<http://tun.fi/MX.189634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusphalerum sorbi" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.189622> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusphalerum sorbi"@fi,
        "Eusphalerum sorbi"@sv .

<http://tun.fi/MX.189640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrulia inflata" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.189639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrulia inflata"@fi,
        "Acrulia inflata"@sv .

<http://tun.fi/MX.189642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pycnoglypta lurida" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.189641> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pycnoglypta lurida"@fi,
        "Pycnoglypta lurida"@sv .

<http://tun.fi/MX.189644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrolocha minuta" ;
    dwc:scientificNameAuthorship "(Olivier, 1795)" ;
    skos:broader <http://tun.fi/MX.189643> ;
    skos:hiddenLabel "Acrolocha minuta"@fi,
        "Acrolocha striata"@fi,
        "Acrolocha striata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosotadelaakanen"@fi,
        "Acrolocha minuta"@sv .

<http://tun.fi/MX.189646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrolocha pliginskii" ;
    dwc:scientificNameAuthorship "Bernhauer, 1912" ;
    skos:broader <http://tun.fi/MX.189643> ;
    skos:hiddenLabel "Acrolocha pliginskii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laiduntadelaakanen"@fi,
        "Acrolocha pliginskii"@sv .

<http://tun.fi/MX.189647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrolocha sulcula" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.189643> ;
    skos:hiddenLabel "Acrolocha sulcula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silotadelaakanen"@fi,
        "Acrolocha sulcula"@sv .

<http://tun.fi/MX.189649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllodrepa melanocephala" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.189648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllodrepa melanocephala"@fi,
        "Phyllodrepa melanocephala"@sv .

<http://tun.fi/MX.189650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllodrepa salicis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.189648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllodrepa salicis"@fi,
        "Phyllodrepa salicis"@sv .

<http://tun.fi/MX.189651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllodrepa nigra" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.189648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllodrepa nigra"@fi,
        "Phyllodrepa nigra"@sv .

<http://tun.fi/MX.189652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllodrepa puberula" ;
    dwc:scientificNameAuthorship "Bernhauer, 1903" ;
    skos:broader <http://tun.fi/MX.189648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllodrepa puberula"@fi,
        "Phyllodrepa puberula"@sv .

<http://tun.fi/MX.189653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllodrepa floralis" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.189648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllodrepa floralis"@fi,
        "Phyllodrepa floralis"@sv .

<http://tun.fi/MX.189654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllodrepa melis" ;
    dwc:scientificNameAuthorship "Hansen, 1940" ;
    skos:broader <http://tun.fi/MX.189648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllodrepa melis"@fi,
        "Phyllodrepa melis"@sv .

<http://tun.fi/MX.189655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllodrepa sahlbergi" ;
    dwc:scientificNameAuthorship "Luze, 1906" ;
    skos:broader <http://tun.fi/MX.189648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllodrepa sahlbergi"@fi,
        "Phyllodrepa sahlbergi"@sv .

<http://tun.fi/MX.189657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dropephylla linearis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.4980025> ;
    skos:hiddenLabel "Phyllodrepa linearis"@fi,
        "Phyllodrepa linearis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dropephylla linearis"@fi,
        "Dropephylla linearis"@sv .

<http://tun.fi/MX.189658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dropephylla clavigera" ;
    dwc:scientificNameAuthorship "Luze, 1906" ;
    skos:broader <http://tun.fi/MX.4980025> ;
    skos:hiddenLabel "Phyllodrepa clavigera"@fi,
        "Phyllodrepa clavigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dropephylla clavigera"@fi,
        "Dropephylla clavigera"@sv .

<http://tun.fi/MX.189659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dropephylla ioptera" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.4980025> ;
    skos:hiddenLabel "Phyllodrepa ioptera"@fi,
        "Phyllodrepa ioptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dropephylla ioptera"@fi,
        "Dropephylla ioptera"@sv .

<http://tun.fi/MX.189663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hapalaraea pygmaea" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.189662> ;
    skos:hiddenLabel "Hapalaraea pygmaea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukapolaakanen"@fi,
        "Hapalaraea pygmaea"@sv .

<http://tun.fi/MX.189669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalium riparium" ;
    dwc:scientificNameAuthorship "Thomson, 1857" ;
    skos:broader <http://tun.fi/MX.189666> ;
    skos:hiddenLabel "Omalium riparium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietarosolaakanen"@fi,
        "Omalium riparium"@sv .

<http://tun.fi/MX.189671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalium rivulare" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.189666> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omalium rivulare"@fi,
        "Omalium rivulare"@sv .

<http://tun.fi/MX.189672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalium septentrionis" ;
    dwc:scientificNameAuthorship "Thomson, 1857" ;
    skos:broader <http://tun.fi/MX.189666> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omalium septentrionis"@fi,
        "Omalium septentrionis"@sv .

<http://tun.fi/MX.189674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalium oxyacanthae" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.189666> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omalium oxyacanthae"@fi,
        "Omalium oxyacanthae"@sv .

<http://tun.fi/MX.189675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalium strigicolle" ;
    dwc:scientificNameAuthorship "Wankowicz, 1869" ;
    skos:broader <http://tun.fi/MX.189666> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omalium strigicolle"@fi,
        "Omalium strigicolle"@sv .

<http://tun.fi/MX.189677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalium laticolle" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.189666> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omalium laticolle"@fi,
        "Omalium laticolle"@sv .

<http://tun.fi/MX.189678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalium exiguum" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1810" ;
    skos:broader <http://tun.fi/MX.189666> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omalium exiguum"@fi,
        "Omalium exiguum"@sv .

<http://tun.fi/MX.189680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalium littorale" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.189666> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omalium littorale"@fi,
        "Omalium littorale"@sv .

<http://tun.fi/MX.189681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalium caesum" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.189666> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omalium caesum"@fi,
        "Omalium caesum"@sv .

<http://tun.fi/MX.189682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalium rugatum" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1880" ;
    skos:broader <http://tun.fi/MX.189666> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omalium rugatum"@fi,
        "Omalium rugatum"@sv .

<http://tun.fi/MX.189683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalium muensteri" ;
    dwc:scientificNameAuthorship "Bernhauer, 1901" ;
    skos:broader <http://tun.fi/MX.189666> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omalium muensteri"@fi,
        "Omalium muensteri"@sv .

<http://tun.fi/MX.189684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalium excavatum" ;
    dwc:scientificNameAuthorship "Stephens, 1834" ;
    skos:broader <http://tun.fi/MX.189666> ;
    skos:hiddenLabel "Omalium excavatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "manturosolaakanen"@fi,
        "Omalium excavatum"@sv .

<http://tun.fi/MX.189686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylostiba monilicornis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.189685> ;
    skos:hiddenLabel "Xylostiba monilicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolymylaakanen"@fi,
        "Xylostiba monilicornis"@sv .

<http://tun.fi/MX.189688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeostiba plana" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.189687> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phloeostiba plana"@fi,
        "Phloeostiba plana"@sv .

<http://tun.fi/MX.189689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeostiba lapponica" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.189687> ;
    skos:hiddenLabel "Phloeostiba lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinlymylaakanen"@fi,
        "Phloeostiba lapponica"@sv .

<http://tun.fi/MX.189691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeonomus pusillus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.189690> ;
    skos:hiddenLabel "Phloeonomus pusillus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulymylaakanen"@fi,
        "Phloeonomus pusillus"@sv .

<http://tun.fi/MX.189692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeonomus sjobergi" ;
    dwc:scientificNameAuthorship "Strand, 1937" ;
    skos:broader <http://tun.fi/MX.189690> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phloeonomus sjobergi"@fi,
        "Phloeonomus sjobergi"@sv .

<http://tun.fi/MX.189693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeonomus punctipennis" ;
    dwc:scientificNameAuthorship "Thomson, 1867" ;
    skos:broader <http://tun.fi/MX.189690> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phloeonomus punctipennis"@fi,
        "Phloeonomus punctipennis"@sv .

<http://tun.fi/MX.189696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodromus depressus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.189695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylodromus depressus"@fi,
        "Xylodromus depressus"@sv .

<http://tun.fi/MX.189698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodromus brunnipennis" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.189695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylodromus brunnipennis"@fi,
        "Xylodromus brunnipennis"@sv .

<http://tun.fi/MX.189707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylletron nivale" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189706> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylletron nivale"@fi,
        "Cylletron nivale"@sv .

<http://tun.fi/MX.189709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porrhodites fenestralis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.189708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porrhodites fenestralis"@fi,
        "Porrhodites fenestralis"@sv .

<http://tun.fi/MX.189713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mannerheimia arctica" ;
    dwc:scientificNameAuthorship "(Erichson, 1840)" ;
    skos:broader <http://tun.fi/MX.189712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mannerheimia arctica"@fi,
        "Mannerheimia arctica"@sv .

<http://tun.fi/MX.189714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mannerheimia brevipennis" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1860)" ;
    skos:broader <http://tun.fi/MX.189712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mannerheimia brevipennis"@fi,
        "Mannerheimia brevipennis"@sv .

<http://tun.fi/MX.189719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deliphrum tectum" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.189718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Deliphrum tectum"@fi,
        "Deliphrum tectum"@sv .

<http://tun.fi/MX.189723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthobium atrocephalum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.189720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthobium atrocephalum"@fi,
        "Anthobium atrocephalum"@sv .

<http://tun.fi/MX.189724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthobium unicolor" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.189720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthobium unicolor"@fi,
        "Anthobium unicolor"@sv .

<http://tun.fi/MX.189725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthobium fusculum" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.189720> ;
    skos:hiddenLabel "Anthobium fusculum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietalaakanen"@fi,
        "Anthobium fusculum"@sv .

<http://tun.fi/MX.189727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olophrum piceum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.189726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olophrum piceum"@fi,
        "Olophrum piceum"@sv .

<http://tun.fi/MX.189728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olophrum fuscum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.189726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olophrum fuscum"@fi,
        "Olophrum fuscum"@sv .

<http://tun.fi/MX.189729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olophrum assimile" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.189726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olophrum assimile"@fi,
        "Olophrum assimile"@sv .

<http://tun.fi/MX.189730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olophrum boreale" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.189726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olophrum boreale"@fi,
        "Olophrum boreale"@sv .

<http://tun.fi/MX.189732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olophrum consimile" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.189726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olophrum consimile"@fi,
        "Olophrum consimile"@sv .

<http://tun.fi/MX.189733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olophrum rotundicolle" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1830)" ;
    skos:broader <http://tun.fi/MX.189726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olophrum rotundicolle"@fi,
        "Olophrum rotundicolle"@sv .

<http://tun.fi/MX.189735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arpedium quadrum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.189734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arpedium quadrum"@fi,
        "Arpedium quadrum"@sv .

<http://tun.fi/MX.189737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucnecosum puncticolle" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1880)" ;
    skos:broader <http://tun.fi/MX.189736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucnecosum puncticolle"@fi,
        "Eucnecosum puncticolle"@sv .

<http://tun.fi/MX.189738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucnecosum brachypterum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.189736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucnecosum brachypterum"@fi,
        "Eucnecosum brachypterum"@sv .

<http://tun.fi/MX.189739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucnecosum tenue" ;
    dwc:scientificNameAuthorship "(LeConte, 1863)" ;
    skos:broader <http://tun.fi/MX.189736> ;
    skos:hiddenLabel "Arpedium norvegicum"@fi,
        "Arpedium norvegicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucnecosum tenue"@fi,
        "Eucnecosum tenue"@sv .

<http://tun.fi/MX.189741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucnecosum brunnescens" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.189736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucnecosum brunnescens"@fi,
        "Eucnecosum brunnescens"@sv .

<http://tun.fi/MX.189747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acidota crenata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.189746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acidota crenata"@fi,
        "Acidota crenata"@sv .

<http://tun.fi/MX.189748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acidota cruentata" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.189746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acidota cruentata"@fi,
        "Acidota cruentata"@sv .

<http://tun.fi/MX.189749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Margarinotus carbonarius" ;
    dwc:scientificNameAuthorship "(Hoffmann, 1803)" ;
    skos:broader <http://tun.fi/MX.189078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Margarinotus carbonarius"@fi,
        "Margarinotus carbonarius"@sv .

<http://tun.fi/MX.189753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hister unicolor" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.189751> ;
    skos:hiddenLabel "Hister unicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoukkotylppö"@fi,
        "Hister unicolor"@sv .

<http://tun.fi/MX.189757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hister helluo" ;
    dwc:scientificNameAuthorship "Truqui, 1852" ;
    skos:broader <http://tun.fi/MX.189751> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hister helluo"@fi,
        "Hister helluo"@sv .

<http://tun.fi/MX.189758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hister bissexstriatus" ;
    dwc:scientificNameAuthorship "Fabricius, 1801" ;
    skos:broader <http://tun.fi/MX.189751> ;
    skos:hiddenLabel "Hister bissexstriatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pariukkotylppö"@fi,
        "Hister bissexstriatus"@sv .

<http://tun.fi/MX.189759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hister funestus" ;
    dwc:scientificNameAuthorship "Erichson, 1834" ;
    skos:broader <http://tun.fi/MX.189751> ;
    skos:hiddenLabel "Hister funestus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sittaukkotylppö"@fi,
        "Hister funestus"@sv .

<http://tun.fi/MX.189761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atholus bimaculatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.189760> ;
    skos:hiddenLabel "Atholus bimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkutylppö"@fi,
        "Atholus bimaculatus"@sv .

<http://tun.fi/MX.189762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atholus duodecimstriatus" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.189760> ;
    skos:hiddenLabel "Atholus duodecimstriatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirutylppö"@fi,
        "Atholus duodecimstriatus"@sv .

<http://tun.fi/MX.189764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atholus corvinus" ;
    dwc:scientificNameAuthorship "(Germar, 1817)" ;
    skos:broader <http://tun.fi/MX.189760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atholus corvinus"@fi,
        "Atholus corvinus"@sv .

<http://tun.fi/MX.189768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eblisia minor" ;
    dwc:scientificNameAuthorship "(Rossi, 1792)" ;
    skos:broader <http://tun.fi/MX.189766> ;
    skos:hiddenLabel "Eblisia minor"@fi,
        "Platysoma frontale"@fi,
        "Platysoma frontale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtilaakatylppö"@fi,
        "Eblisia minor"@sv .

<http://tun.fi/MX.189772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platysoma compressum" ;
    dwc:scientificNameAuthorship "(Herbst, 1783)" ;
    skos:broader <http://tun.fi/MX.189770> ;
    skos:hiddenLabel "Platysoma compressum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonlaakatylppö"@fi,
        "Platysoma compressum"@sv .

<http://tun.fi/MX.189773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platysoma deplanatum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.189770> ;
    skos:hiddenLabel "Platysoma deplanatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanlaakatylppö"@fi,
        "Platysoma deplanatum"@sv .

<http://tun.fi/MX.189774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platysoma angustatum" ;
    dwc:scientificNameAuthorship "(Hoffmann, 1803)" ;
    skos:broader <http://tun.fi/MX.189770> ;
    skos:hiddenLabel "Platysoma angustatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkalaakatylppö"@fi,
        "Platysoma angustatum"@sv .

<http://tun.fi/MX.189776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platysoma lineare" ;
    dwc:scientificNameAuthorship "Erichson, 1834" ;
    skos:broader <http://tun.fi/MX.189770> ;
    skos:hiddenLabel "Platysoma lineare"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tasalaakatylppö"@fi,
        "Platysoma lineare"@sv .

<http://tun.fi/MX.189777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platysoma elongatum" ;
    dwc:scientificNameAuthorship "(Thunberg, 1787)" ;
    skos:broader <http://tun.fi/MX.189770> ;
    skos:hiddenLabel "Platysoma elongatum"@fi,
        "Platysoma oblongum"@fi,
        "Platysoma oblongum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkälaakatylppö"@fi,
        "Platysoma elongatum"@sv .

<http://tun.fi/MX.189781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hololepta plana" ;
    dwc:scientificNameAuthorship "(Sulzer, 1776)" ;
    skos:broader <http://tun.fi/MX.189780> ;
    skos:hiddenLabel "Hololepta plana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattatylppö"@fi,
        "Hololepta plana"@sv .

<http://tun.fi/MX.189790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnebius truncatellus" ;
    dwc:scientificNameAuthorship "(Thunberg, 1794)" ;
    skos:broader <http://tun.fi/MX.189789> ;
    skos:hiddenLabel "Limnebius truncatellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purolaakavesiäinen"@fi,
        "Limnebius truncatellus"@sv .

<http://tun.fi/MX.189792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnebius crinifer" ;
    dwc:scientificNameAuthorship "Rey, 1885" ;
    skos:broader <http://tun.fi/MX.189789> ;
    skos:hiddenLabel "Limnebius crinifer"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojalaakavesiäinen"@fi,
        "Limnebius crinifer"@sv .

<http://tun.fi/MX.189793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnebius parvulus" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.189789> ;
    skos:hiddenLabel "Limnebius parvulus"@fi,
        "Limnebius truncatulus"@fi,
        "Limnebius truncatulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampilaakavesiäinen"@fi,
        "Limnebius parvulus"@sv .

<http://tun.fi/MX.189795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnebius nitidus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.189789> ;
    skos:hiddenLabel "Limnebius nitidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtalaakavesiäinen"@fi,
        "Limnebius nitidus"@sv .

<http://tun.fi/MX.189797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnebius aluta" ;
    dwc:scientificNameAuthorship "Bedel, 1881" ;
    skos:broader <http://tun.fi/MX.189789> ;
    skos:hiddenLabel "Limnebius aluta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulaakavesiäinen"@fi,
        "Limnebius aluta"@sv .

<http://tun.fi/MX.189801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydraena palustris" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.189799> ;
    skos:hiddenLabel "Hydraena palustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähärihmavesiäinen"@fi,
        "Hydraena palustris"@sv .

<http://tun.fi/MX.189802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydraena britteni" ;
    dwc:scientificNameAuthorship "Joy, 1907" ;
    skos:broader <http://tun.fi/MX.189799> ;
    skos:hiddenLabel "Hydraena britteni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampirihmavesiäinen"@fi,
        "Hydraena britteni"@sv .

<http://tun.fi/MX.189803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydraena riparia" ;
    dwc:scientificNameAuthorship "Kugelann, 1794" ;
    skos:broader <http://tun.fi/MX.189799> ;
    skos:hiddenLabel "Hydraena riparia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtarihmavesiäinen"@fi,
        "Hydraena riparia"@sv .

<http://tun.fi/MX.189808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydraena pulchella" ;
    dwc:scientificNameAuthorship "Germar, 1824" ;
    skos:broader <http://tun.fi/MX.189799> ;
    skos:hiddenLabel "Hydraena pulchella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokirihmavesiäinen"@fi,
        "Hydraena pulchella"@sv .

<http://tun.fi/MX.189810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydraena gracilis" ;
    dwc:scientificNameAuthorship "Germar, 1824" ;
    skos:broader <http://tun.fi/MX.189799> ;
    skos:hiddenLabel "Hydraena gracilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskirihmavesiäinen"@fi,
        "Hydraena gracilis"@sv .

<http://tun.fi/MX.189811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydraena excisa" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1849" ;
    skos:broader <http://tun.fi/MX.189799> ;
    skos:hiddenLabel "Hydraena excisa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purorihmavesiäinen"@fi,
        "Hydraena excisa"@sv .

<http://tun.fi/MX.189818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochthebius bicolon" ;
    dwc:scientificNameAuthorship "Germar, 1824" ;
    skos:broader <http://tun.fi/MX.189814> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochthebius bicolon"@fi,
        "Ochthebius bicolon"@sv .

<http://tun.fi/MX.189819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochthebius czwalinai" ;
    dwc:scientificNameAuthorship "Kuwert, 1887" ;
    skos:broader <http://tun.fi/MX.189814> ;
    skos:hiddenLabel "Ochthebius stockmanni"@fi,
        "Ochthebius stockmanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochthebius czwalinai"@fi,
        "Ochthebius czwalinai"@sv .

<http://tun.fi/MX.189821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochthebius kaninensis" ;
    dwc:scientificNameAuthorship "Poppius, 1909" ;
    skos:broader <http://tun.fi/MX.189814> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochthebius kaninensis"@fi,
        "Ochthebius kaninensis"@sv .

<http://tun.fi/MX.189822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochthebius minimus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.189814> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochthebius minimus"@fi,
        "Ochthebius minimus"@sv .

<http://tun.fi/MX.189825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochthebius alpinus" ;
    dwc:scientificNameAuthorship "(Ieniştea, 1979)" ;
    skos:broader <http://tun.fi/MX.189814> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochthebius alpinus"@fi,
        "Ochthebius alpinus"@sv .

<http://tun.fi/MX.189827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochthebius hungaricus" ;
    dwc:scientificNameAuthorship "Endrödy-Younga, 1967" ;
    skos:broader <http://tun.fi/MX.189814> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochthebius hungaricus"@fi,
        "Ochthebius hungaricus"@sv .

<http://tun.fi/MX.189832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochthebius marinus" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.189814> ;
    skos:hiddenLabel "Ochthebius marinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikalvovesiäinen"@fi,
        "Ochthebius marinus"@sv .

<http://tun.fi/MX.189843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptenidium laevigatum" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.189841> ;
    skos:hiddenLabel "Ptenidium laevigatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokiiltoripsikkä"@fi,
        "Ptenidium laevigatum"@sv .

<http://tun.fi/MX.189844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptenidium turgidum" ;
    dwc:scientificNameAuthorship "Thomson, 1855" ;
    skos:broader <http://tun.fi/MX.189841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptenidium turgidum"@fi,
        "Ptenidium turgidum"@sv .

<http://tun.fi/MX.189845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptenidium intermedium" ;
    dwc:scientificNameAuthorship "Wankowicz, 1869" ;
    skos:broader <http://tun.fi/MX.189841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptenidium intermedium"@fi,
        "Ptenidium intermedium"@sv .

<http://tun.fi/MX.189846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptenidium fuscicorne" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.189841> ;
    skos:hiddenLabel "Ptenidium fuscicorne"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakiiltoripsikkä"@fi,
        "Ptenidium fuscicorne"@sv .

<http://tun.fi/MX.189847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptenidium punctatum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.189841> ;
    skos:hiddenLabel "Ptenidium punctatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistekiiltoripsikkä"@fi,
        "Ptenidium punctatum"@sv .

<http://tun.fi/MX.189848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptenidium formicetorum" ;
    dwc:scientificNameAuthorship "Kraatz, 1851" ;
    skos:broader <http://tun.fi/MX.189841> ;
    skos:hiddenLabel "Ptenidium formicetorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurahaiskiiltoripsikkä"@fi,
        "Ptenidium formicetorum"@sv .

<http://tun.fi/MX.189850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptenidium pusillum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.189841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptenidium pusillum"@fi,
        "Ptenidium pusillum"@sv .

<http://tun.fi/MX.189852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptenidium nitidum" ;
    dwc:scientificNameAuthorship "(Heer, 1841)" ;
    skos:broader <http://tun.fi/MX.189841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptenidium nitidum"@fi,
        "Ptenidium nitidum"@sv .

<http://tun.fi/MX.189859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligella foveolata" ;
    dwc:scientificNameAuthorship "(Allibert, 1844)" ;
    skos:broader <http://tun.fi/MX.189858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligella foveolata"@fi,
        "Oligella foveolata"@sv .

<http://tun.fi/MX.189860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligella nana" ;
    dwc:scientificNameAuthorship "(Strand, 1946)" ;
    skos:broader <http://tun.fi/MX.189858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligella nana"@fi,
        "Oligella nana"@sv .

<http://tun.fi/MX.189863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micridium angulicolle" ;
    dwc:scientificNameAuthorship "(Fairmaire, 1857)" ;
    skos:broader <http://tun.fi/MX.189862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micridium angulicolle"@fi,
        "Micridium angulicolle"@sv .

<http://tun.fi/MX.189864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micridium halidaii" ;
    dwc:scientificNameAuthorship "(Matthews, 1868)" ;
    skos:broader <http://tun.fi/MX.189862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micridium halidaii"@fi,
        "Micridium halidaii"@sv .

<http://tun.fi/MX.189866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Millidium minutissimum" ;
    dwc:scientificNameAuthorship "(Ljungh, 1804)" ;
    skos:broader <http://tun.fi/MX.189865> ;
    skos:hiddenLabel "Millidium minutissimum"@fi,
        "Ptilium minutissimum"@fi,
        "Ptilium minutissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhavakoripsikkä"@fi,
        "Millidium minutissimum"@sv .

<http://tun.fi/MX.189870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptilium myrmecophilum" ;
    dwc:scientificNameAuthorship "(Allibert, 1844)" ;
    skos:broader <http://tun.fi/MX.189867> ;
    skos:hiddenLabel "Ptilium myrmecophilum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kekovakoripsikkä"@fi,
        "Ptilium myrmecophilum"@sv .

<http://tun.fi/MX.189871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptilium exaratum" ;
    dwc:scientificNameAuthorship "(Allibert, 1844)" ;
    skos:broader <http://tun.fi/MX.189867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptilium exaratum"@fi,
        "Ptilium exaratum"@sv .

<http://tun.fi/MX.189873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptilium modestum" ;
    dwc:scientificNameAuthorship "Wankowicz, 1869" ;
    skos:broader <http://tun.fi/MX.189867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptilium modestum"@fi,
        "Ptilium modestum"@sv .

<http://tun.fi/MX.189878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryptilium saxonicum" ;
    dwc:scientificNameAuthorship "(Gillmeister, 1845)" ;
    skos:broader <http://tun.fi/MX.189876> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryptilium saxonicum"@fi,
        "Euryptilium saxonicum"@sv .

<http://tun.fi/MX.189882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiliola kunzei" ;
    dwc:scientificNameAuthorship "(Heer, 1841)" ;
    skos:broader <http://tun.fi/MX.189880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptiliola kunzei"@fi,
        "Ptiliola kunzei"@sv .

<http://tun.fi/MX.189883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiliola brevicollis" ;
    dwc:scientificNameAuthorship "(Matthews, 1860)" ;
    skos:broader <http://tun.fi/MX.189880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptiliola brevicollis"@fi,
        "Ptiliola brevicollis"@sv .

<http://tun.fi/MX.189885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiliolum stockmanni" ;
    dwc:scientificNameAuthorship "Besuchet, 1971" ;
    skos:broader <http://tun.fi/MX.189884> ;
    skos:hiddenLabel "Ptiliolum stockmanni"@fi,
        "Ptiliolum stockmanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vantaanripsikkä"@fi,
        "Stockmanns fjädervinge"@sv .

<http://tun.fi/MX.189886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiliolum caledonicum" ;
    dwc:scientificNameAuthorship "(Sharp, 1871)" ;
    skos:broader <http://tun.fi/MX.189884> ;
    skos:hiddenLabel "Ptiliolum caledonicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saloripsikkä"@fi,
        "Ptiliolum caledonicum"@sv .

<http://tun.fi/MX.189888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiliolum schwarzi" ;
    dwc:scientificNameAuthorship "(Flach, 1887)" ;
    skos:broader <http://tun.fi/MX.189884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptiliolum schwarzi"@fi,
        "Ptiliolum schwarzi"@sv .

<http://tun.fi/MX.189889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiliolum wuesthoffi" ;
    dwc:scientificNameAuthorship "Rosskothen, 1934" ;
    skos:broader <http://tun.fi/MX.189884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptiliolum wuesthoffi"@fi,
        "Ptiliolum wuesthoffi"@sv .

<http://tun.fi/MX.189890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiliolum spencei" ;
    dwc:scientificNameAuthorship "(Allibert, 1844)" ;
    skos:broader <http://tun.fi/MX.189884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptiliolum spencei"@fi,
        "Ptiliolum spencei"@sv .

<http://tun.fi/MX.189891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiliolum fuscum" ;
    dwc:scientificNameAuthorship "(Erichson, 1845)" ;
    skos:broader <http://tun.fi/MX.189884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptiliolum fuscum"@fi,
        "Ptiliolum fuscum"@sv .

<http://tun.fi/MX.189895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiliolum sahlbergi" ;
    dwc:scientificNameAuthorship "(Flach, 1888)" ;
    skos:broader <http://tun.fi/MX.189884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptiliolum sahlbergi"@fi,
        "Ptiliolum sahlbergi"@sv .

<http://tun.fi/MX.189898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baranowskiella ehnstromi" ;
    dwc:scientificNameAuthorship "Sörensson, 1997" ;
    skos:broader <http://tun.fi/MX.189897> ;
    skos:hiddenLabel "Baranowskiella ehnstromi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidankääpäripsikkä"@fi,
        "Baranowskiella ehnstromi"@sv .

<http://tun.fi/MX.189903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinella limbata" ;
    dwc:scientificNameAuthorship "(Heer, 1841)" ;
    skos:broader <http://tun.fi/MX.189902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptinella limbata"@fi,
        "Ptinella limbata"@sv .

<http://tun.fi/MX.189905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinella denticollis" ;
    dwc:scientificNameAuthorship "(Fairmaire, 1858)" ;
    skos:broader <http://tun.fi/MX.189902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptinella denticollis"@fi,
        "Ptinella denticollis"@sv .

<http://tun.fi/MX.189906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinella johnsoni" ;
    dwc:scientificNameAuthorship "Rutanen, 1985" ;
    skos:broader <http://tun.fi/MX.189902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptinella johnsoni"@fi,
        "Ptinella johnsoni"@sv .

<http://tun.fi/MX.189907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinella aptera" ;
    dwc:scientificNameAuthorship "(Guérin-Ménéville, 1839)" ;
    skos:broader <http://tun.fi/MX.189902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptinella aptera"@fi,
        "Ptinella aptera"@sv .

<http://tun.fi/MX.189909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinella tenella" ;
    dwc:scientificNameAuthorship "(Erichson, 1845)" ;
    skos:broader <http://tun.fi/MX.189902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptinella tenella"@fi,
        "Ptinella tenella"@sv .

<http://tun.fi/MX.189910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinella microscopica" ;
    dwc:scientificNameAuthorship "(Gillmeister, 1845)" ;
    skos:broader <http://tun.fi/MX.189902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptinella microscopica"@fi,
        "Ptinella microscopica"@sv .

<http://tun.fi/MX.189912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteryx suturalis" ;
    dwc:scientificNameAuthorship "(Heer, 1841)" ;
    skos:broader <http://tun.fi/MX.189911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteryx suturalis"@fi,
        "Pteryx suturalis"@sv .

<http://tun.fi/MX.189913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteryx splendens" ;
    dwc:scientificNameAuthorship "Strand, 1960" ;
    skos:broader <http://tun.fi/MX.189911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteryx splendens"@fi,
        "Pteryx splendens"@sv .

<http://tun.fi/MX.189917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephanes titan" ;
    dwc:scientificNameAuthorship "(Newman, 1834)" ;
    skos:broader <http://tun.fi/MX.189916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nephanes titan"@fi,
        "Nephanes titan"@sv .

<http://tun.fi/MX.189919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smicrus filicornis" ;
    dwc:scientificNameAuthorship "(Fairmaire & Laboulbène, 1855)" ;
    skos:broader <http://tun.fi/MX.189918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smicrus filicornis"@fi,
        "Smicrus filicornis"@sv .

<http://tun.fi/MX.189921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeocrara variolosa" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1861)" ;
    skos:broader <http://tun.fi/MX.189920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baeocrara variolosa"@fi,
        "Baeocrara variolosa"@sv .

<http://tun.fi/MX.189923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeocrara japonica" ;
    dwc:scientificNameAuthorship "(Matthews, 1884)" ;
    skos:broader <http://tun.fi/MX.189920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baeocrara japonica"@fi,
        "Baeocrara japonica"@sv .

<http://tun.fi/MX.189926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis grandicollis" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1844)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis grandicollis"@fi,
        "Acrotrichis grandicollis"@sv .

<http://tun.fi/MX.189928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis montandonii" ;
    dwc:scientificNameAuthorship "(Allibert, 1844)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis montandonii"@fi,
        "Acrotrichis montandonii"@sv .

<http://tun.fi/MX.189929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis cephalotes" ;
    dwc:scientificNameAuthorship "(Allibert, 1844)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis cephalotes"@fi,
        "Acrotrichis cephalotes"@sv .

<http://tun.fi/MX.189931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis thoracica" ;
    dwc:scientificNameAuthorship "(Waltl, 1838)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis thoracica"@fi,
        "Acrotrichis thoracica"@sv .

<http://tun.fi/MX.189932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis sericans" ;
    dwc:scientificNameAuthorship "(Heer, 1841)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis sericans"@fi,
        "Acrotrichis sericans"@sv .

<http://tun.fi/MX.189935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis dispar" ;
    dwc:scientificNameAuthorship "(Matthews, 1865)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis dispar"@fi,
        "Acrotrichis dispar"@sv .

<http://tun.fi/MX.189936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis nana" ;
    dwc:scientificNameAuthorship "Strand, 1946" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis nana"@fi,
        "Acrotrichis nana"@sv .

<http://tun.fi/MX.189937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis brevipennis" ;
    dwc:scientificNameAuthorship "(Erichson, 1845)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis brevipennis"@fi,
        "Acrotrichis brevipennis"@sv .

<http://tun.fi/MX.189938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis pumila" ;
    dwc:scientificNameAuthorship "(Erichson, 1845)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis pumila"@fi,
        "Acrotrichis pumila"@sv .

<http://tun.fi/MX.189940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis silvatica" ;
    dwc:scientificNameAuthorship "Rosskothen, 1935" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis silvatica"@fi,
        "Acrotrichis silvatica"@sv .

<http://tun.fi/MX.189941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis parva" ;
    dwc:scientificNameAuthorship "Rosskothen, 1935" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis parva"@fi,
        "Acrotrichis parva"@sv .

<http://tun.fi/MX.189942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis volans" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1845)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis volans"@fi,
        "Acrotrichis volans"@sv .

<http://tun.fi/MX.189944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis cognata" ;
    dwc:scientificNameAuthorship "(Matthews, 1877)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis cognata"@fi,
        "Acrotrichis cognata"@sv .

<http://tun.fi/MX.189946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis insularis" ;
    dwc:scientificNameAuthorship "(Mäklin, 1852)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis insularis"@fi,
        "Acrotrichis insularis"@sv .

<http://tun.fi/MX.189947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis norvegica" ;
    dwc:scientificNameAuthorship "Strand, 1941" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis norvegica"@fi,
        "Acrotrichis norvegica"@sv .

<http://tun.fi/MX.189949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis intermedia" ;
    dwc:scientificNameAuthorship "(Gillmeister, 1845)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis intermedia"@fi,
        "Acrotrichis intermedia"@sv .

<http://tun.fi/MX.189950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis rosskotheni" ;
    dwc:scientificNameAuthorship "Sundt, 1971" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis rosskotheni"@fi,
        "Acrotrichis rosskotheni"@sv .

<http://tun.fi/MX.189954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis atomaria" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis atomaria"@fi,
        "Acrotrichis atomaria"@sv .

<http://tun.fi/MX.189955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis lucidula" ;
    dwc:scientificNameAuthorship "Rosskothen, 1935" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:hiddenLabel "Acrotrichis lucidula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdelaakaripsikkä"@fi,
        "Acrotrichis lucidula"@sv .

<http://tun.fi/MX.189957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis sitkaensis" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1845)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis sitkaensis"@fi,
        "Acrotrichis sitkaensis"@sv .

<http://tun.fi/MX.189959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis sjobergi" ;
    dwc:scientificNameAuthorship "Sundt, 1958" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis sjobergi"@fi,
        "Acrotrichis sjobergi"@sv .

<http://tun.fi/MX.189960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis fascicularis" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis fascicularis"@fi,
        "Acrotrichis fascicularis"@sv .

<http://tun.fi/MX.189961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis rugulosa" ;
    dwc:scientificNameAuthorship "Rosskothen, 1935" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis rugulosa"@fi,
        "Acrotrichis rugulosa"@sv .

<http://tun.fi/MX.189962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis strandi" ;
    dwc:scientificNameAuthorship "Sundt, 1958" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis strandi"@fi,
        "Acrotrichis strandi"@sv .

<http://tun.fi/MX.189963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis suecica" ;
    dwc:scientificNameAuthorship "Sundt, 1958" ;
    skos:broader <http://tun.fi/MX.189925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotrichis suecica"@fi,
        "Acrotrichis suecica"@sv .

<http://tun.fi/MX.189969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteroloma forsstromii" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.189968> ;
    skos:hiddenLabel "Pteroloma forsstromii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurehaiskiainen"@fi,
        "Pteroloma forsstromii"@sv .

<http://tun.fi/MX.189972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ecanus glaber" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.189971> ;
    skos:hiddenLabel "Ecanus glaber"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtahaiskiainen"@fi,
        "Ecanus glaber"@sv .

<http://tun.fi/MX.189979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triarthron maerkelii" ;
    dwc:scientificNameAuthorship "Märkel, 1840" ;
    skos:broader <http://tun.fi/MX.189978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triarthron maerkelii"@fi,
        "Triarthron maerkelii"@sv .

<http://tun.fi/MX.189982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sogda suturalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.189980> ;
    skos:hiddenLabel "Hydnobius perrisii"@fi,
        "Hydnobius perrisii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sogda suturalis"@fi,
        "Sogda suturalis"@sv .

<http://tun.fi/MX.189984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sogda ciliaris" ;
    dwc:scientificNameAuthorship "(Thomson, 1874)" ;
    skos:broader <http://tun.fi/MX.189980> ;
    skos:hiddenLabel "Hydnobius hyperboreus"@fi,
        "Hydnobius hyperboreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sogda ciliaris"@fi,
        "Sogda ciliaris"@sv .

<http://tun.fi/MX.189987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnobius septentrionalis" ;
    dwc:scientificNameAuthorship "Thomson, 1874" ;
    skos:broader <http://tun.fi/MX.189986> ;
    skos:hiddenLabel "Hydnobius intermedius"@fi,
        "Hydnobius intermedius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydnobius septentrionalis"@fi,
        "Hydnobius septentrionalis"@sv .

<http://tun.fi/MX.189989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnobius latifrons" ;
    dwc:scientificNameAuthorship "(Curtis, 1840)" ;
    skos:broader <http://tun.fi/MX.189986> ;
    skos:hiddenLabel "Hydnobius strigosus"@fi,
        "Hydnobius strigosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydnobius latifrons"@fi,
        "Hydnobius latifrons"@sv .

<http://tun.fi/MX.189991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnobius tibialis" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1903" ;
    skos:broader <http://tun.fi/MX.189986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydnobius tibialis"@fi,
        "Hydnobius tibialis"@sv .

<http://tun.fi/MX.189992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnobius spinipes" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.189986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydnobius spinipes"@fi,
        "Hydnobius spinipes"@sv .

<http://tun.fi/MX.189993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnobius edentatus" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1833)" ;
    skos:broader <http://tun.fi/MX.189986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydnobius edentatus"@fi,
        "Hydnobius edentatus"@sv .

<http://tun.fi/MX.189999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes punctulata" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes punctulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistemultapallokas"@fi,
        "Leiodes punctulata"@sv .

<http://tun.fi/MX.190000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes inordinata" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1898)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes inordinata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sekamultapallokas"@fi,
        "Leiodes inordinata"@sv .

<http://tun.fi/MX.190001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes silesiaca" ;
    dwc:scientificNameAuthorship "(Kraatz, 1852)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes silesiaca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasmultapallokas"@fi,
        "Leiodes silesiaca"@sv .

<http://tun.fi/MX.190002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes hybrida" ;
    dwc:scientificNameAuthorship "(Erichson, 1845)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes hybrida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikomultapallokas"@fi,
        "Leiodes hybrida"@sv .

<http://tun.fi/MX.190003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes rugosa" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes rugosa"@fi,
        "Leiodes rugosa"@sv .

<http://tun.fi/MX.190004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes brandisi" ;
    dwc:scientificNameAuthorship "Holdhaus, 1902" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes brandisi"@fi,
        "Leiodes brandisi"@sv .

<http://tun.fi/MX.190005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes ciliaris" ;
    dwc:scientificNameAuthorship "(Schmidt, 1841)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes ciliaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynimultapallokas"@fi,
        "Leiodes ciliaris"@sv .

<http://tun.fi/MX.190007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes triepkii" ;
    dwc:scientificNameAuthorship "(Schmidt, 1841)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes triepkii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietamultapallokas"@fi,
        "Leiodes triepkii"@sv .

<http://tun.fi/MX.190008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes rubiginosa" ;
    dwc:scientificNameAuthorship "(Schmidt, 1841)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes rubiginosa"@fi,
        "Leiodes rubiginosa"@sv .

<http://tun.fi/MX.190009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes calcarata" ;
    dwc:scientificNameAuthorship "(Erichson, 1845)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes polita"@fi,
        "Leiodes polita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes calcarata"@fi,
        "Leiodes calcarata"@sv .

<http://tun.fi/MX.190011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes lucens" ;
    dwc:scientificNameAuthorship "(Fairmaire, 1855)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes lucens"@fi,
        "Leiodes lucens"@sv .

<http://tun.fi/MX.190013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes oblonga" ;
    dwc:scientificNameAuthorship "(Erichson, 1845)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes oblonga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkämultapallokas"@fi,
        "Leiodes oblonga"@sv .

<http://tun.fi/MX.190014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes fracta" ;
    dwc:scientificNameAuthorship "(Seidlitz, 1874)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes fracta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkomultapallokas"@fi,
        "Leiodes fracta"@sv .

<http://tun.fi/MX.190016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes furva" ;
    dwc:scientificNameAuthorship "(Erichson, 1845)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes furva"@fi,
        "Leiodes furva"@sv .

<http://tun.fi/MX.190017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes longipes" ;
    dwc:scientificNameAuthorship "(Schmidt, 1841)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes longipes"@fi,
        "Leiodes longipes"@sv .

<http://tun.fi/MX.190019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes picea" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes picea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustamultapallokas"@fi,
        "Leiodes picea"@sv .

<http://tun.fi/MX.190020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes flavescens" ;
    dwc:scientificNameAuthorship "(Schmidt, 1841)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes flavescens"@fi,
        "Leiodes flavescens"@sv .

<http://tun.fi/MX.190021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes ruficollis" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1898" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes nigrita"@fi,
        "Leiodes nigrita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes ruficollis"@fi,
        "Leiodes ruficollis"@sv .

<http://tun.fi/MX.190023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes litura" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes litura"@fi,
        "Leiodes litura"@sv .

<http://tun.fi/MX.190024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes obesa" ;
    dwc:scientificNameAuthorship "(Schmidt, 1841)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes obesa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttämultapallokas"@fi,
        "Leiodes obesa"@sv .

<http://tun.fi/MX.190025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes dubia" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes dubia"@fi,
        "Leiodes dubia"@sv .

<http://tun.fi/MX.190026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes rufipennis" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes rufipennis"@fi,
        "Leiodes rufipennis"@sv .

<http://tun.fi/MX.190027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes bicolor" ;
    dwc:scientificNameAuthorship "(Schmidt, 1841)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes bicolor"@fi,
        "Leiodes bicolor"@sv .

<http://tun.fi/MX.190030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes ferruginea" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes ovalis"@fi,
        "Leiodes ovalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes ferruginea"@fi,
        "Leiodes ferruginea"@sv .

<http://tun.fi/MX.190032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes sparreschneideri" ;
    dwc:scientificNameAuthorship "Strand, 1943" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes sparreschneideri"@fi,
        "Leiodes sparreschneideri"@sv .

<http://tun.fi/MX.190033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes puncticollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiodes puncticollis"@fi,
        "Leiodes puncticollis"@sv .

<http://tun.fi/MX.190035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes badia" ;
    dwc:scientificNameAuthorship "(Sturm, 1807)" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Leiodes badia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähämultapallokas"@fi,
        "Leiodes badia"@sv .

<http://tun.fi/MX.190036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiodes gyllenhalii" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.189998> ;
    skos:hiddenLabel "Anisotoma parvula"@fi,
        "Leiodes gyllenhalii"@fi,
        "Leiodes parvula"@fi,
        "Anisotoma parvula"@sv,
        "Leiodes parvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätmultapallokas"@fi,
        "Leiodes gyllenhalii"@sv .

<http://tun.fi/MX.190039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liocyrtusa minuta" ;
    dwc:scientificNameAuthorship "(Ahrens, 1812)" ;
    skos:broader <http://tun.fi/MX.190038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liocyrtusa minuta"@fi,
        "Liocyrtusa minuta"@sv .

<http://tun.fi/MX.190040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liocyrtusa vittata" ;
    dwc:scientificNameAuthorship "(Curtis, 1840)" ;
    skos:broader <http://tun.fi/MX.190038> ;
    skos:hiddenLabel "Anisotoma pauxilla"@fi,
        "Anisotoma pauxilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liocyrtusa vittata"@fi,
        "Liocyrtusa vittata"@sv .

<http://tun.fi/MX.190043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtusa subtestacea" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.190042> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyrtusa subtestacea"@fi,
        "Cyrtusa subtestacea"@sv .

<http://tun.fi/MX.190046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colenis immunda" ;
    dwc:scientificNameAuthorship "(Sturm, 1807)" ;
    skos:broader <http://tun.fi/MX.190045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colenis immunda"@fi,
        "Colenis immunda"@sv .

<http://tun.fi/MX.190051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisotoma humeralis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.190050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisotoma humeralis"@fi,
        "Anisotoma humeralis"@sv .

<http://tun.fi/MX.190052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisotoma axillaris" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1810" ;
    skos:broader <http://tun.fi/MX.190050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisotoma axillaris"@fi,
        "Anisotoma axillaris"@sv .

<http://tun.fi/MX.190053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisotoma castanea" ;
    dwc:scientificNameAuthorship "(Herbst, 1792)" ;
    skos:broader <http://tun.fi/MX.190050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisotoma castanea"@fi,
        "Anisotoma castanea"@sv .

<http://tun.fi/MX.190054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisotoma glabra" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.190050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisotoma glabra"@fi,
        "Anisotoma glabra"@sv .

<http://tun.fi/MX.190055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisotoma orbicularis" ;
    dwc:scientificNameAuthorship "(Herbst, 1792)" ;
    skos:broader <http://tun.fi/MX.190050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisotoma orbicularis"@fi,
        "Anisotoma orbicularis"@sv .

<http://tun.fi/MX.190057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liodopria serricornis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.190056> ;
    skos:hiddenLabel "Liodopria serricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvikeräpallokas"@fi,
        "Liodopria serricornis"@sv .

<http://tun.fi/MX.190059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphicyllis globus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.190058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphicyllis globus"@fi,
        "Amphicyllis globus"@sv .

<http://tun.fi/MX.190060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphicyllis globiformis" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1833)" ;
    skos:broader <http://tun.fi/MX.190058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphicyllis globiformis"@fi,
        "Amphicyllis globiformis"@sv .

<http://tun.fi/MX.190062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium marginatum" ;
    dwc:scientificNameAuthorship "Sturm, 1807" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:hiddenLabel "Agathidium marginatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäkeräpallokas"@fi,
        "Agathidium marginatum"@sv .

<http://tun.fi/MX.190064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium varians" ;
    dwc:scientificNameAuthorship "Beck, 1817" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:hiddenLabel "Agathidium varians"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokeräpallokas"@fi,
        "Agathidium varians"@sv .

<http://tun.fi/MX.190067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium mandibulare" ;
    dwc:scientificNameAuthorship "Sturm, 1807" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathidium mandibulare"@fi,
        "Agathidium mandibulare"@sv .

<http://tun.fi/MX.190068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium pulchellum" ;
    dwc:scientificNameAuthorship "Wankowicz, 1869" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:hiddenLabel "Agathidium pulchellum"@fi,
        "Agathidium pulchellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korukeräpallokas"@fi,
        "brokig aspmycelbagge"@sv .

<http://tun.fi/MX.190069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium pallidum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:hiddenLabel "Agathidium pallidum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskeräpallokas"@fi,
        "Agathidium pallidum"@sv .

<http://tun.fi/MX.190070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium rotundatum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:hiddenLabel "Agathidium rotundatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörökeräpallokas"@fi,
        "Agathidium rotundatum"@sv .

<http://tun.fi/MX.190071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium confusum" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1863" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathidium confusum"@fi,
        "Agathidium confusum"@sv .

<http://tun.fi/MX.190073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium nigripenne" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathidium nigripenne"@fi,
        "Agathidium nigripenne"@sv .

<http://tun.fi/MX.190074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium nigrinum" ;
    dwc:scientificNameAuthorship "Sturm, 1807" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathidium nigrinum"@fi,
        "Agathidium nigrinum"@sv .

<http://tun.fi/MX.190075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium arcticum" ;
    dwc:scientificNameAuthorship "Thomson, 1862" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:hiddenLabel "Agathidium arcticum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankeräpallokas"@fi,
        "Agathidium arcticum"@sv .

<http://tun.fi/MX.190076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium discoideum" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:hiddenLabel "Agathidium discoideum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyskeräpallokas"@fi,
        "Agathidium discoideum"@sv .

<http://tun.fi/MX.190077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium atrum" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathidium atrum"@fi,
        "Agathidium atrum"@sv .

<http://tun.fi/MX.190078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium seminulum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathidium seminulum"@fi,
        "Agathidium seminulum"@sv .

<http://tun.fi/MX.190079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium laevigatum" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathidium laevigatum"@fi,
        "Agathidium laevigatum"@sv .

<http://tun.fi/MX.190080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium badium" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:hiddenLabel "Agathidium badium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokeräpallokas"@fi,
        "Agathidium badium"@sv .

<http://tun.fi/MX.190081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathidium pisanum" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1872" ;
    skos:broader <http://tun.fi/MX.190061> ;
    skos:hiddenLabel "Agathidium pisanum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavankeräpallokas"@fi,
        "Agathidium pisanum"@sv .

<http://tun.fi/MX.190085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon latum" ;
    dwc:scientificNameAuthorship "Kraatz, 1850" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon latum"@fi,
        "Colon latum"@sv .

<http://tun.fi/MX.190086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon pseudolatum" ;
    dwc:scientificNameAuthorship "Palm, 1941" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon pseudolatum"@fi,
        "Colon pseudolatum"@sv .

<http://tun.fi/MX.190087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon rufescens" ;
    dwc:scientificNameAuthorship "Kraatz, 1850" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon rufescens"@fi,
        "Colon rufescens"@sv .

<http://tun.fi/MX.190088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon arcticum" ;
    dwc:scientificNameAuthorship "Munster, 1911" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon arcticum"@fi,
        "Colon arcticum"@sv .

<http://tun.fi/MX.190089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon brundini" ;
    dwc:scientificNameAuthorship "Palm, 1941" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon brundini"@fi,
        "Colon brundini"@sv .

<http://tun.fi/MX.190091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon curvipes" ;
    dwc:scientificNameAuthorship "Mäklin, 1881" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:hiddenLabel "Colon cordigerum"@fi,
        "Colon cordigerum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon curvipes"@fi,
        "Colon curvipes"@sv .

<http://tun.fi/MX.190093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon angulare" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon angulare"@fi,
        "Colon angulare"@sv .

<http://tun.fi/MX.190094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon dentipes" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1822)" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon dentipes"@fi,
        "Colon dentipes"@sv .

<http://tun.fi/MX.190095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon barnevillei" ;
    dwc:scientificNameAuthorship "Kraatz, 1858" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:hiddenLabel "Colon barnevillei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokolokas"@fi,
        "Colon barnevillei"@sv .

<http://tun.fi/MX.190097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon brunneum" ;
    dwc:scientificNameAuthorship "(Latreille, 1807)" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon brunneum"@fi,
        "Colon brunneum"@sv .

<http://tun.fi/MX.190098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon appendiculatum" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1822)" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:hiddenLabel "Colon denticulatum"@fi,
        "Colon denticulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon appendiculatum"@fi,
        "Colon appendiculatum"@sv .

<http://tun.fi/MX.190101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon serripes" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1822)" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon serripes"@fi,
        "Colon serripes"@sv .

<http://tun.fi/MX.190102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon puncticolle" ;
    dwc:scientificNameAuthorship "Kraatz, 1850" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon puncticolle"@fi,
        "Colon puncticolle"@sv .

<http://tun.fi/MX.190103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon viennense" ;
    dwc:scientificNameAuthorship "Herbst, 1797" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon viennense"@fi,
        "Colon viennense"@sv .

<http://tun.fi/MX.190104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colon bidentatum" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1822)" ;
    skos:broader <http://tun.fi/MX.190084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colon bidentatum"@fi,
        "Colon bidentatum"@sv .

<http://tun.fi/MX.190109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptomaphagus subvillosus" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.190107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptomaphagus subvillosus"@fi,
        "Ptomaphagus subvillosus"@sv .

<http://tun.fi/MX.190110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptomaphagus sericatus" ;
    dwc:scientificNameAuthorship "(Chaudoir, 1845)" ;
    skos:broader <http://tun.fi/MX.190107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptomaphagus sericatus"@fi,
        "Ptomaphagus sericatus"@sv .

<http://tun.fi/MX.190114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemadus colonoides" ;
    dwc:scientificNameAuthorship "(Kraatz, 1851)" ;
    skos:broader <http://tun.fi/MX.190113> ;
    skos:hiddenLabel "Nemadus colonoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ontonrääpikäs"@fi,
        "Nemadus colonoides"@sv .

<http://tun.fi/MX.190117> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Eocatops pelopis lapponicus" ;
    dwc:scientificNameAuthorship "Szymczakowski, 1975" ;
    skos:broader <http://tun.fi/MX.190116> ;
    skos:hiddenLabel "Eocatops pelopis lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurahaisrääpikäs (alalaji lapponicus)"@fi,
        "Eocatops pelopis lapponicus"@sv .

<http://tun.fi/MX.190120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nargus velox" ;
    dwc:scientificNameAuthorship "(Spence, 1813)" ;
    skos:broader <http://tun.fi/MX.190119> ;
    skos:hiddenLabel "Nargus velox"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänrääpikäs"@fi,
        "Nargus velox"@sv .

<http://tun.fi/MX.190128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choleva lederiana" ;
    dwc:scientificNameAuthorship "Reitter, 1902" ;
    skos:broader <http://tun.fi/MX.190124> ;
    skos:hiddenLabel "Choleva lederiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskolorääpikäs"@fi,
        "Choleva lederiana"@sv .

<http://tun.fi/MX.190131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choleva oblonga" ;
    dwc:scientificNameAuthorship "Latreille, 1807" ;
    skos:broader <http://tun.fi/MX.190124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choleva oblonga"@fi,
        "Choleva oblonga"@sv .

<http://tun.fi/MX.190134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choleva glauca" ;
    dwc:scientificNameAuthorship "Britten, 1918" ;
    skos:broader <http://tun.fi/MX.190124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choleva glauca"@fi,
        "Choleva glauca"@sv .

<http://tun.fi/MX.190135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choleva angustata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.190124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choleva angustata"@fi,
        "Choleva angustata"@sv .

<http://tun.fi/MX.190136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choleva sturmii" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1863" ;
    skos:broader <http://tun.fi/MX.190124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choleva sturmii"@fi,
        "Choleva sturmii"@sv .

<http://tun.fi/MX.190137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choleva fagniezi" ;
    dwc:scientificNameAuthorship "Jeannel, 1922" ;
    skos:broader <http://tun.fi/MX.190124> ;
    skos:hiddenLabel "Choleva fagniezi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokolorääpikäs"@fi,
        "Choleva fagniezi"@sv .

<http://tun.fi/MX.190138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choleva spinipennis" ;
    dwc:scientificNameAuthorship "Reitter, 1890" ;
    skos:broader <http://tun.fi/MX.190124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choleva spinipennis"@fi,
        "Choleva spinipennis"@sv .

<http://tun.fi/MX.190140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choleva elongata" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.190124> ;
    skos:hiddenLabel "Choleva elongata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkakolorääpikäs"@fi,
        "Choleva elongata"@sv .

<http://tun.fi/MX.190147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciodrepoides watsoni" ;
    dwc:scientificNameAuthorship "(Spence, 1813)" ;
    skos:broader <http://tun.fi/MX.190145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciodrepoides watsoni"@fi,
        "Sciodrepoides watsoni"@sv .

<http://tun.fi/MX.190148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciodrepoides fumatus" ;
    dwc:scientificNameAuthorship "(Spence, 1813)" ;
    skos:broader <http://tun.fi/MX.190145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciodrepoides fumatus"@fi,
        "Sciodrepoides fumatus"@sv .

<http://tun.fi/MX.190149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciodrepoides alpestris" ;
    dwc:scientificNameAuthorship "Jeannel, 1934" ;
    skos:broader <http://tun.fi/MX.190145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciodrepoides alpestris"@fi,
        "Sciodrepoides alpestris"@sv .

<http://tun.fi/MX.190151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catops subfuscus" ;
    dwc:scientificNameAuthorship "Kellner, 1846" ;
    skos:broader <http://tun.fi/MX.190150> ;
    skos:hiddenLabel "Catops alpinus"@fi,
        "Catops sinuatipes"@fi,
        "Catops alpinus"@sv,
        "Catops sinuatipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catops subfuscus"@fi,
        "Catops subfuscus"@sv .

<http://tun.fi/MX.190152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catops alpinus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.190150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catops alpinus"@fi,
        "Catops alpinus"@sv .

<http://tun.fi/MX.190153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catops luteipes" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.190150> ;
    skos:hiddenLabel "Catops luteipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinrääpikäs"@fi,
        "Catops luteipes"@sv .

<http://tun.fi/MX.190154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catops longulus" ;
    dwc:scientificNameAuthorship "Kellner, 1846" ;
    skos:broader <http://tun.fi/MX.190150> ;
    skos:hiddenLabel "Catops longulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpirääpikäs"@fi,
        "Catops longulus"@sv .

<http://tun.fi/MX.190155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catops coracinus" ;
    dwc:scientificNameAuthorship "Kellner, 1846" ;
    skos:broader <http://tun.fi/MX.190150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catops coracinus"@fi,
        "Catops coracinus"@sv .

<http://tun.fi/MX.190158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catops tristis" ;
    dwc:scientificNameAuthorship "(Panzer, 1794)" ;
    skos:broader <http://tun.fi/MX.190150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catops tristis"@fi,
        "Catops tristis"@sv .

<http://tun.fi/MX.190161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catops morio" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.190150> ;
    skos:hiddenLabel "Catops morio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtarääpikäs"@fi,
        "Catops morio"@sv .

<http://tun.fi/MX.190162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catops nigriclavis" ;
    dwc:scientificNameAuthorship "Gerhardt, 1900" ;
    skos:broader <http://tun.fi/MX.190150> ;
    skos:hiddenLabel "Catops nigriclavis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pesärääpikäs"@fi,
        "Catops nigriclavis"@sv .

<http://tun.fi/MX.190164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catops fuscus" ;
    dwc:scientificNameAuthorship "(Panzer, 1794)" ;
    skos:broader <http://tun.fi/MX.190150> ;
    skos:hiddenLabel "Catops fuscus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tallirääpikäs"@fi,
        "Catops fuscus"@sv .

<http://tun.fi/MX.190165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catops fuliginosus" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catops fuliginosus"@fi,
        "Catops fuliginosus"@sv .

<http://tun.fi/MX.190166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catops borealis" ;
    dwc:scientificNameAuthorship "Krogerus, 1931" ;
    skos:broader <http://tun.fi/MX.190150> ;
    skos:hiddenLabel "Catops borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanrääpikäs"@fi,
        "Catops borealis"@sv .

<http://tun.fi/MX.190167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catops nigricans" ;
    dwc:scientificNameAuthorship "(Spence, 1813)" ;
    skos:broader <http://tun.fi/MX.190150> ;
    skos:hiddenLabel "Catops nigricans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysrääpikäs"@fi,
        "Catops nigricans"@sv .

<http://tun.fi/MX.190170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apocatops nigrita" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190169> ;
    skos:hiddenLabel "Apocatops nigrita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsärääpikäs"@fi,
        "Apocatops nigrita"@sv .

<http://tun.fi/MX.190172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fissocatops westi" ;
    dwc:scientificNameAuthorship "(Krogerus, 1931)" ;
    skos:broader <http://tun.fi/MX.190171> ;
    skos:hiddenLabel "Fissocatops westi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtorääpikäs"@fi,
        "Fissocatops westi"@sv .

<http://tun.fi/MX.190187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutheia linearis" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1861" ;
    skos:broader <http://tun.fi/MX.190184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutheia linearis"@fi,
        "Eutheia linearis"@sv .

<http://tun.fi/MX.190188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutheia scydmaenoides" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.190184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutheia scydmaenoides"@fi,
        "Eutheia scydmaenoides"@sv .

<http://tun.fi/MX.190190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veraphis engelmarki" ;
    dwc:scientificNameAuthorship "Franz, 1971" ;
    skos:broader <http://tun.fi/MX.190189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Veraphis engelmarki"@fi,
        "Veraphis engelmarki"@sv .

<http://tun.fi/MX.190201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nevraphes angulatus" ;
    dwc:scientificNameAuthorship "(Müller & Kunze, 1822)" ;
    skos:broader <http://tun.fi/MX.190199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nevraphes angulatus"@fi,
        "Nevraphes angulatus"@sv .

<http://tun.fi/MX.190203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nevraphes perssoni" ;
    dwc:scientificNameAuthorship "Franz, 1975" ;
    skos:broader <http://tun.fi/MX.190199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nevraphes perssoni"@fi,
        "Nevraphes perssoni"@sv .

<http://tun.fi/MX.190205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nevraphes talparum" ;
    dwc:scientificNameAuthorship "Lokay, 1920" ;
    skos:broader <http://tun.fi/MX.190199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nevraphes talparum"@fi,
        "Nevraphes talparum"@sv .

<http://tun.fi/MX.190206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nevraphes plicicollis" ;
    dwc:scientificNameAuthorship "Reitter, 1880" ;
    skos:broader <http://tun.fi/MX.190199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nevraphes plicicollis"@fi,
        "Nevraphes plicicollis"@sv .

<http://tun.fi/MX.190207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nevraphes coronatus" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1881" ;
    skos:broader <http://tun.fi/MX.190199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nevraphes coronatus"@fi,
        "Nevraphes coronatus"@sv .

<http://tun.fi/MX.190210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scydmoraphes sparshalli" ;
    dwc:scientificNameAuthorship "(Denny, 1825)" ;
    skos:broader <http://tun.fi/MX.190209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scydmoraphes sparshalli"@fi,
        "Scydmoraphes sparshalli"@sv .

<http://tun.fi/MX.190211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scydmoraphes helvolus" ;
    dwc:scientificNameAuthorship "(Schaum, 1844)" ;
    skos:broader <http://tun.fi/MX.190209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scydmoraphes helvolus"@fi,
        "Scydmoraphes helvolus"@sv .

<http://tun.fi/MX.190212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scydmoraphes minutus" ;
    dwc:scientificNameAuthorship "(Chaudoir, 1845)" ;
    skos:broader <http://tun.fi/MX.190209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scydmoraphes minutus"@fi,
        "Scydmoraphes minutus"@sv .

<http://tun.fi/MX.190214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenichnus scutellaris" ;
    dwc:scientificNameAuthorship "(Müller & Kunze, 1822)" ;
    skos:broader <http://tun.fi/MX.190213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenichnus scutellaris"@fi,
        "Stenichnus scutellaris"@sv .

<http://tun.fi/MX.190218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenichnus collaris" ;
    dwc:scientificNameAuthorship "(Müller & Kunze, 1822)" ;
    skos:broader <http://tun.fi/MX.190213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenichnus collaris"@fi,
        "Stenichnus collaris"@sv .

<http://tun.fi/MX.190219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenichnus bicolor" ;
    dwc:scientificNameAuthorship "(Denny, 1825)" ;
    skos:broader <http://tun.fi/MX.190213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenichnus bicolor"@fi,
        "Stenichnus bicolor"@sv .

<http://tun.fi/MX.190221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenichnus poweri" ;
    dwc:scientificNameAuthorship "(Fowler, 1884)" ;
    skos:broader <http://tun.fi/MX.190213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenichnus poweri"@fi,
        "Stenichnus poweri"@sv .

<http://tun.fi/MX.190228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus debilis" ;
    dwc:scientificNameAuthorship "Mäklin, 1847" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus debilis"@fi,
        "Mycetoporus debilis"@sv .

<http://tun.fi/MX.190229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus tenuis" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1853" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:hiddenLabel "Mycetoporus mulsanti"@fi,
        "Mycetoporus mulsanti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus tenuis"@fi,
        "Mycetoporus tenuis"@sv .

<http://tun.fi/MX.190231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus altaicus" ;
    dwc:scientificNameAuthorship "Luze, 1901" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus altaicus"@fi,
        "Mycetoporus altaicus"@sv .

<http://tun.fi/MX.190232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus monticola" ;
    dwc:scientificNameAuthorship "Fowler, 1888" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus monticola"@fi,
        "Mycetoporus monticola"@sv .

<http://tun.fi/MX.190234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus erichsonanus" ;
    dwc:scientificNameAuthorship "Fagel, 1965" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:hiddenLabel "Mycetoporus baudueri"@fi,
        "Mycetoporus baudueri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus erichsonanus"@fi,
        "Mycetoporus erichsonanus"@sv .

<http://tun.fi/MX.190238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus lepidus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:hiddenLabel "Mycetoporus brunneus"@fi,
        "Mycetoporus brunneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus lepidus"@fi,
        "Mycetoporus lepidus"@sv .

<http://tun.fi/MX.190240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus longulus" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus longulus"@fi,
        "Mycetoporus longulus"@sv .

<http://tun.fi/MX.190241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus bimaculatus" ;
    dwc:scientificNameAuthorship "Lacordaire, 1835" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:hiddenLabel "Mycetoporus ruficornis"@fi,
        "Mycetoporus ruficornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus bimaculatus"@fi,
        "Mycetoporus bimaculatus"@sv .

<http://tun.fi/MX.190243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus despectus" ;
    dwc:scientificNameAuthorship "Strand, 1969" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus despectus"@fi,
        "Mycetoporus despectus"@sv .

<http://tun.fi/MX.190247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus glaber" ;
    dwc:scientificNameAuthorship "(Sperk, 1835)" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus glaber"@fi,
        "Mycetoporus glaber"@sv .

<http://tun.fi/MX.190249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus inaris" ;
    dwc:scientificNameAuthorship "Luze, 1901" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus inaris"@fi,
        "Mycetoporus inaris"@sv .

<http://tun.fi/MX.190250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus montanus" ;
    dwc:scientificNameAuthorship "Luze, 1901" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:hiddenLabel "Mycetoporus maeklini"@fi,
        "Mycetoporus maeklini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus montanus"@fi,
        "Mycetoporus montanus"@sv .

<http://tun.fi/MX.190252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus forticornis" ;
    dwc:scientificNameAuthorship "Fauvel, 1875" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:hiddenLabel "Mycetoporus aequalis"@fi,
        "Mycetoporus aequalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus forticornis"@fi,
        "Mycetoporus forticornis"@sv .

<http://tun.fi/MX.190254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus clavicornis" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus clavicornis"@fi,
        "Mycetoporus clavicornis"@sv .

<http://tun.fi/MX.190255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus reichei" ;
    dwc:scientificNameAuthorship "Pandellé, 1869" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus reichei"@fi,
        "Mycetoporus reichei"@sv .

<http://tun.fi/MX.190256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus pachyraphis" ;
    dwc:scientificNameAuthorship "(Pandellé, 1869)" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus pachyraphis"@fi,
        "Mycetoporus pachyraphis"@sv .

<http://tun.fi/MX.190258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus niger" ;
    dwc:scientificNameAuthorship "Fairmaire & Laboulbène, 1856" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus niger"@fi,
        "Mycetoporus niger"@sv .

<http://tun.fi/MX.190260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus boreellus" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1876" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:hiddenLabel "Mycetoporus nigrans"@fi,
        "Mycetoporus nigrans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus boreellus"@fi,
        "Mycetoporus boreellus"@sv .

<http://tun.fi/MX.190262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus maerkelii" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus maerkelii"@fi,
        "Mycetoporus maerkelii"@sv .

<http://tun.fi/MX.190263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus rufescens" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus rufescens"@fi,
        "Mycetoporus rufescens"@sv .

<http://tun.fi/MX.190264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus eppelsheimianus" ;
    dwc:scientificNameAuthorship "Fagel, 1968" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:hiddenLabel "Mycetoporus brucki"@fi,
        "Mycetoporus brucki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus eppelsheimianus"@fi,
        "Mycetoporus eppelsheimianus"@sv .

<http://tun.fi/MX.190266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus brucki" ;
    dwc:scientificNameAuthorship "(Pandellé, 1869)" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:hiddenLabel "Mycetoporus laevicollis"@fi,
        "Mycetoporus laevicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus brucki"@fi,
        "Mycetoporus brucki"@sv .

<http://tun.fi/MX.190268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus punctus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetoporus punctus"@fi,
        "Mycetoporus punctus"@sv .

<http://tun.fi/MX.190270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnosoma bergrothi" ;
    dwc:scientificNameAuthorship "(Hellén, 1925)" ;
    skos:broader <http://tun.fi/MX.190269> ;
    skos:hiddenLabel "Mycetoporus elegans"@fi,
        "Mycetoporus elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnosoma bergrothi"@fi,
        "Ischnosoma bergrothi"@sv .

<http://tun.fi/MX.190271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnosoma longicorne" ;
    dwc:scientificNameAuthorship "(Mäklin, 1847)" ;
    skos:broader <http://tun.fi/MX.190269> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnosoma longicorne"@fi,
        "Ischnosoma longicorne"@sv .

<http://tun.fi/MX.190272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnosoma splendidum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190269> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnosoma splendidum"@fi,
        "Ischnosoma splendidum"@sv .

<http://tun.fi/MX.190274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoporus cernuus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryoporus cernuus"@fi,
        "Bryoporus cernuus"@sv .

<http://tun.fi/MX.190277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophacis maklini" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.190276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophacis maklini"@fi,
        "Bryophacis maklini"@sv .

<http://tun.fi/MX.190281> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Bryophacis rufus punctipennis" ;
    dwc:scientificNameAuthorship "(Thomson, 1861)" ;
    skos:broader <http://tun.fi/MX.190279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophacis rufus punctipennis"@fi,
        "Bryophacis rufus punctipennis"@sv .

<http://tun.fi/MX.190282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophacis crassicornis" ;
    dwc:scientificNameAuthorship "(Mäklin, 1847)" ;
    skos:broader <http://tun.fi/MX.190276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophacis crassicornis"@fi,
        "Bryophacis crassicornis"@sv .

<http://tun.fi/MX.190284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carphacis striatus" ;
    dwc:scientificNameAuthorship "(Olivier, 1795)" ;
    skos:broader <http://tun.fi/MX.190283> ;
    skos:hiddenLabel "Bolitobius striatus"@fi,
        "Carphacis striatus"@fi,
        "Bolitobius striatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirusienivaajakas"@fi,
        "Carphacis striatus"@sv .

<http://tun.fi/MX.190288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lordithon thoracicus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.190286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lordithon thoracicus"@fi,
        "Lordithon thoracicus"@sv .

<http://tun.fi/MX.190289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lordithon bimaculatus" ;
    dwc:scientificNameAuthorship "(Schrank 1798)" ;
    skos:broader <http://tun.fi/MX.190286> ;
    skos:hiddenLabel "Lordithon exoletus"@fi,
        "Lordithon exoletus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lordithon bimaculatus"@fi,
        "Lordithon bimaculatus"@sv .

<http://tun.fi/MX.190291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lordithon trinotatus" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.190286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lordithon trinotatus"@fi,
        "Lordithon trinotatus"@sv .

<http://tun.fi/MX.190292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lordithon trimaculatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.190286> ;
    skos:hiddenLabel "Lordithon trimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantattivaajakas"@fi,
        "Lordithon trimaculatus"@sv .

<http://tun.fi/MX.190293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lordithon lunulatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.190286> ;
    skos:hiddenLabel "Lordithon lunulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjotattivaajakas"@fi,
        "Lordithon lunulatus"@sv .

<http://tun.fi/MX.190294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lordithon pulchellus" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190286> ;
    skos:hiddenLabel "Lordithon pulchellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunotattivaajakas"@fi,
        "Lordithon pulchellus"@sv .

<http://tun.fi/MX.190295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lordithon speciosus" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.190286> ;
    skos:hiddenLabel "Lordithon speciosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotattivaajakas"@fi,
        "Lordithon speciosus"@sv .

<http://tun.fi/MX.190298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitobius cingulatus" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190296> ;
    skos:hiddenLabel "Bolitobius cingulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkaunovaajakas"@fi,
        "Bolitobius cingulatus"@sv .

<http://tun.fi/MX.190299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitobius castaneus" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190296> ;
    skos:hiddenLabel "Bolitobius castaneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskaunovaajakas"@fi,
        "Bolitobius castaneus"@sv .

<http://tun.fi/MX.190303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parabolitobius formosus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190301> ;
    skos:hiddenLabel "Parabolitobius formosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikaunovaajakas"@fi,
        "Parabolitobius formosus"@sv .

<http://tun.fi/MX.190307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepedophilus littoreus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.190305> ;
    skos:hiddenLabel "Sepedophilus littoreus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkupisarvaajakas"@fi,
        "Sepedophilus littoreus"@sv .

<http://tun.fi/MX.190308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepedophilus testaceus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.190305> ;
    skos:hiddenLabel "Sepedophilus testaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahopisarvaajakas"@fi,
        "Sepedophilus testaceus"@sv .

<http://tun.fi/MX.190309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepedophilus marshami" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190305> ;
    skos:hiddenLabel "Sepedophilus marshami"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punapisarvaajakas"@fi,
        "Sepedophilus marshami"@sv .

<http://tun.fi/MX.190310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepedophilus constans" ;
    dwc:scientificNameAuthorship "(Fowler, 1888)" ;
    skos:broader <http://tun.fi/MX.190305> ;
    skos:hiddenLabel "Sepedophilus constans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havupisarvaajakas"@fi,
        "Sepedophilus constans"@sv .

<http://tun.fi/MX.190314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepedophilus immaculatus" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190305> ;
    skos:hiddenLabel "Sepedophilus immaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummapisarvaajakas"@fi,
        "Sepedophilus immaculatus"@sv .

<http://tun.fi/MX.190315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepedophilus bipunctatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190305> ;
    skos:hiddenLabel "Sepedophilus bipunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläpisarvaajakas"@fi,
        "Sepedophilus bipunctatus"@sv .

<http://tun.fi/MX.190318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepedophilus pedicularius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190305> ;
    skos:hiddenLabel "Sepedophilus pedicularius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupisarvaajakas"@fi,
        "Sepedophilus pedicularius"@sv .

<http://tun.fi/MX.190321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinarda dentata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinarda dentata"@fi,
        "Dinarda dentata"@sv .

<http://tun.fi/MX.190322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinarda hagensii" ;
    dwc:scientificNameAuthorship "Wasmann, 1889" ;
    skos:broader <http://tun.fi/MX.190320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinarda hagensii"@fi,
        "Dinarda hagensii"@sv .

<http://tun.fi/MX.190323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinarda maerkelii" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1843" ;
    skos:broader <http://tun.fi/MX.190320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinarda maerkelii"@fi,
        "Dinarda maerkelii"@sv .

<http://tun.fi/MX.190329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meotica pallens" ;
    dwc:scientificNameAuthorship "(Redtenbacher, 1849)" ;
    skos:broader <http://tun.fi/MX.190328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meotica pallens"@fi,
        "Meotica pallens"@sv .

<http://tun.fi/MX.190336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meotica filiformis" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1860)" ;
    skos:broader <http://tun.fi/MX.190328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meotica filiformis"@fi,
        "Meotica filiformis"@sv .

<http://tun.fi/MX.190341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meotica exilis" ;
    dwc:scientificNameAuthorship "(Knoch in Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meotica exilis"@fi,
        "Meotica exilis"@sv .

<http://tun.fi/MX.190346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasygnypeta velata" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190345> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasygnypeta velata"@fi,
        "Dasygnypeta velata"@sv .

<http://tun.fi/MX.190348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnypeta caerulea" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1831)" ;
    skos:broader <http://tun.fi/MX.190347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnypeta caerulea"@fi,
        "Gnypeta caerulea"@sv .

<http://tun.fi/MX.190349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnypeta sellmani" ;
    dwc:scientificNameAuthorship "Brundin, 1929" ;
    skos:broader <http://tun.fi/MX.190347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnypeta sellmani"@fi,
        "Gnypeta sellmani"@sv .

<http://tun.fi/MX.190350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnypeta brincki" ;
    dwc:scientificNameAuthorship "Palm, 1966" ;
    skos:broader <http://tun.fi/MX.190347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnypeta brincki"@fi,
        "Gnypeta brincki"@sv .

<http://tun.fi/MX.190351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnypeta ripicola" ;
    dwc:scientificNameAuthorship "(Kiesenwetter, 1844)" ;
    skos:broader <http://tun.fi/MX.190347> ;
    skos:hiddenLabel "Gnypeta ripicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purorantavilistäjä"@fi,
        "Gnypeta ripicola"@sv .

<http://tun.fi/MX.190352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnypeta carbonaria" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnypeta carbonaria"@fi,
        "Gnypeta carbonaria"@sv .

<http://tun.fi/MX.190353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnypeta rubrior" ;
    dwc:scientificNameAuthorship "Tottenham, 1939" ;
    skos:broader <http://tun.fi/MX.190347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnypeta rubrior"@fi,
        "Gnypeta rubrior"@sv .

<http://tun.fi/MX.190355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnopoda leucopus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.190354> ;
    skos:hiddenLabel "Tachyusa leucopus"@fi,
        "Tachyusa leucopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnopoda leucopus"@fi,
        "Ischnopoda leucopus"@sv .

<http://tun.fi/MX.190356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnopoda umbratica" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnopoda umbratica"@fi,
        "Ischnopoda umbratica"@sv .

<http://tun.fi/MX.190358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyusa constricta" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyusa constricta"@fi,
        "Tachyusa constricta"@sv .

<http://tun.fi/MX.190359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyusa coarctata" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyusa coarctata"@fi,
        "Tachyusa coarctata"@sv .

<http://tun.fi/MX.190361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyusa scitula" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyusa scitula"@fi,
        "Tachyusa scitula"@sv .

<http://tun.fi/MX.190363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thinonoma atra" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190362> ;
    skos:hiddenLabel "Tachyusa atra"@fi,
        "Tachyusa atra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thinonoma atra"@fi,
        "Thinonoma atra"@sv .

<http://tun.fi/MX.190365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyusa concolor" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.190364> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachyusa concolor"@fi,
        "Brachyusa concolor"@sv .

<http://tun.fi/MX.190368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomicra sahlbergiana" ;
    dwc:scientificNameAuthorship "(Bernhauer, 1910)" ;
    skos:broader <http://tun.fi/MX.190367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomicra sahlbergiana"@fi,
        "Trichomicra sahlbergiana"@sv .

<http://tun.fi/MX.190370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dochmonota clancula" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190369> ;
    skos:hiddenLabel "Homalota clangula"@fi,
        "Homalota funebris"@fi,
        "Homalota clangula"@sv,
        "Homalota funebris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dochmonota clancula"@fi,
        "Dochmonota clancula"@sv .

<http://tun.fi/MX.190371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dochmonota rudiventris" ;
    dwc:scientificNameAuthorship "(Eppelsheim, 1886)" ;
    skos:broader <http://tun.fi/MX.190369> ;
    skos:hiddenLabel "Homalota rudiventris"@fi,
        "Homalota rudiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dochmonota rudiventris"@fi,
        "Dochmonota rudiventris"@sv .

<http://tun.fi/MX.190373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacrila fallax" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190372> ;
    skos:hiddenLabel "Homalota fallax"@fi,
        "Homalota fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacrila fallax"@fi,
        "Dacrila fallax"@sv .

<http://tun.fi/MX.190379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrosmecta longula" ;
    dwc:scientificNameAuthorship "(Heer, 1839)" ;
    skos:broader <http://tun.fi/MX.190377> ;
    skos:hiddenLabel "Homalota longula"@fi,
        "Homalota longula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrosmecta longula"@fi,
        "Hydrosmecta longula"@sv .

<http://tun.fi/MX.190381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrosmecta delicatula" ;
    dwc:scientificNameAuthorship "(Sharp, 1869)" ;
    skos:broader <http://tun.fi/MX.190377> ;
    skos:hiddenLabel "Homalota delicatula"@fi,
        "Homalota delicatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrosmecta delicatula"@fi,
        "Hydrosmecta delicatula"@sv .

<http://tun.fi/MX.190382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrosmecta tenella" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190377> ;
    skos:hiddenLabel "Bolitochara tenella"@fi,
        "Bolitochara tenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrosmecta tenella"@fi,
        "Hydrosmecta tenella"@sv .

<http://tun.fi/MX.190383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrosmecta subtilissima" ;
    dwc:scientificNameAuthorship "(Kraatz, 1854)" ;
    skos:broader <http://tun.fi/MX.190377> ;
    skos:hiddenLabel "Homalota subtilissima"@fi,
        "Homalota subtilissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrosmecta subtilissima"@fi,
        "Hydrosmecta subtilissima"@sv .

<http://tun.fi/MX.190389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomoglossa luteicornis" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomoglossa luteicornis"@fi,
        "Tomoglossa luteicornis"@sv .

<http://tun.fi/MX.190392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistoglossa viduata" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistoglossa viduata"@fi,
        "Schistoglossa viduata"@sv .

<http://tun.fi/MX.190393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistoglossa drusilloides" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1876)" ;
    skos:broader <http://tun.fi/MX.190391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistoglossa drusilloides"@fi,
        "Schistoglossa drusilloides"@sv .

<http://tun.fi/MX.190394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistoglossa gemina" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistoglossa gemina"@fi,
        "Schistoglossa gemina"@sv .

<http://tun.fi/MX.190396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistoglossa curtipennis" ;
    dwc:scientificNameAuthorship "(Sharp, 1869)" ;
    skos:broader <http://tun.fi/MX.190391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistoglossa curtipennis"@fi,
        "Schistoglossa curtipennis"@sv .

<http://tun.fi/MX.190399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistoglossa aubei" ;
    dwc:scientificNameAuthorship "(Brisout de Barneville, 1860)" ;
    skos:broader <http://tun.fi/MX.190391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistoglossa aubei"@fi,
        "Schistoglossa aubei"@sv .

<http://tun.fi/MX.190404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aloconota philonthoides" ;
    dwc:scientificNameAuthorship "(Wollaston, 1854)" ;
    skos:broader <http://tun.fi/MX.190400> ;
    skos:hiddenLabel "Aloconota planifrons"@fi,
        "Aloconota planifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aloconota philonthoides"@fi,
        "Aloconota philonthoides"@sv .

<http://tun.fi/MX.190406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aloconota strandi" ;
    dwc:scientificNameAuthorship "(Benick, 1939)" ;
    skos:broader <http://tun.fi/MX.190400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aloconota strandi"@fi,
        "Aloconota strandi"@sv .

<http://tun.fi/MX.190407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aloconota currax" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aloconota currax"@fi,
        "Aloconota currax"@sv .

<http://tun.fi/MX.190408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aloconota sulcifrons" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aloconota sulcifrons"@fi,
        "Aloconota sulcifrons"@sv .

<http://tun.fi/MX.190409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aloconota insecta" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aloconota insecta"@fi,
        "Aloconota insecta"@sv .

<http://tun.fi/MX.190410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aloconota subgrandis" ;
    dwc:scientificNameAuthorship "(Brundin, 1954)" ;
    skos:broader <http://tun.fi/MX.190400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aloconota subgrandis"@fi,
        "Aloconota subgrandis"@sv .

<http://tun.fi/MX.190411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aloconota gregaria" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.190400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aloconota gregaria"@fi,
        "Aloconota gregaria"@sv .

<http://tun.fi/MX.190412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aloconota languida" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aloconota languida"@fi,
        "Aloconota languida"@sv .

<http://tun.fi/MX.190414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aloconota longicollis" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1852)" ;
    skos:broader <http://tun.fi/MX.190400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aloconota longicollis"@fi,
        "Aloconota longicollis"@sv .

<http://tun.fi/MX.190417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liogluta pagana" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.190416> ;
    skos:hiddenLabel "Atheta obirensis"@fi,
        "Homalota arvicola"@fi,
        "Homalota pagana"@fi,
        "Atheta obirensis"@sv,
        "Homalota arvicola"@sv,
        "Homalota pagana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liogluta pagana"@fi,
        "Liogluta pagana"@sv .

<http://tun.fi/MX.190418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liogluta granigera" ;
    dwc:scientificNameAuthorship "(Kiesenwetter, 1850)" ;
    skos:broader <http://tun.fi/MX.190416> ;
    skos:hiddenLabel "Aleochara crassicornis"@fi,
        "Homalota granigera"@fi,
        "Homalota subalpina"@fi,
        "Liogluta sexnotata"@fi,
        "Aleochara crassicornis"@sv,
        "Homalota granigera"@sv,
        "Homalota subalpina"@sv,
        "Liogluta sexnotata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liogluta granigera"@fi,
        "Liogluta granigera"@sv .

<http://tun.fi/MX.190419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liogluta micans" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1852)" ;
    skos:broader <http://tun.fi/MX.190416> ;
    skos:hiddenLabel "Atheta bertolinii"@fi,
        "Homalota letzneri"@fi,
        "Homalota micans"@fi,
        "Atheta bertolinii"@sv,
        "Homalota letzneri"@sv,
        "Homalota micans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liogluta micans"@fi,
        "Liogluta micans"@sv .

<http://tun.fi/MX.190421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liogluta longiuscula" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190416> ;
    skos:hiddenLabel "Aleochara femorata"@fi,
        "Aleochara longiuscula"@fi,
        "Aleochara vicina"@fi,
        "Homalota fucicola"@fi,
        "Homalota umbonata"@fi,
        "Aleochara femorata"@sv,
        "Aleochara longiuscula"@sv,
        "Aleochara vicina"@sv,
        "Homalota fucicola"@sv,
        "Homalota umbonata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liogluta longiuscula"@fi,
        "Liogluta longiuscula"@sv .

<http://tun.fi/MX.190422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liogluta microptera" ;
    dwc:scientificNameAuthorship "Thomson, 1867" ;
    skos:broader <http://tun.fi/MX.190416> ;
    skos:hiddenLabel "Atheta apennina"@fi,
        "Atheta oreadis"@fi,
        "Atheta verticipunctata"@fi,
        "Homalota oblonga"@fi,
        "Homalota oblongiuscula"@fi,
        "Liogluta oblonga"@fi,
        "Atheta apennina"@sv,
        "Atheta oreadis"@sv,
        "Atheta verticipunctata"@sv,
        "Homalota oblonga"@sv,
        "Homalota oblongiuscula"@sv,
        "Liogluta oblonga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liogluta microptera"@fi,
        "Liogluta microptera"@sv .

<http://tun.fi/MX.190425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liogluta alpestris" ;
    dwc:scientificNameAuthorship "(Heer, 1839)" ;
    skos:broader <http://tun.fi/MX.190416> ;
    skos:hiddenLabel "Atheta delphinatica"@fi,
        "Atheta hoelzeliana"@fi,
        "Atheta leederi"@fi,
        "Atheta pollinensis"@fi,
        "Homalota alpestris"@fi,
        "Homalota fulvipes"@fi,
        "Homalota mulsanti"@fi,
        "Homalota nitidiuscula"@fi,
        "Homalota procedens"@fi,
        "Liogluta annulata"@fi,
        "Plataraea geniculata"@fi,
        "Atheta delphinatica"@sv,
        "Atheta hoelzeliana"@sv,
        "Atheta leederi"@sv,
        "Atheta pollinensis"@sv,
        "Homalota alpestris"@sv,
        "Homalota fulvipes"@sv,
        "Homalota mulsanti"@sv,
        "Homalota nitidiuscula"@sv,
        "Homalota procedens"@sv,
        "Liogluta annulata"@sv,
        "Plataraea geniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liogluta alpestris"@fi,
        "Liogluta alpestris"@sv .

<http://tun.fi/MX.190429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geostiba circellaris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190426> ;
    skos:hiddenLabel "Aleochara circellaris"@fi,
        "Aleochara contigua"@fi,
        "Aleochara rufescens"@fi,
        "Bolitochara inquinalis"@fi,
        "Geostiba circellaris"@fi,
        "Homalota venustula"@fi,
        "Aleochara circellaris"@sv,
        "Aleochara contigua"@sv,
        "Aleochara rufescens"@sv,
        "Bolitochara inquinalis"@sv,
        "Homalota venustula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mätässirkeinen"@fi,
        "Geostiba circellaris"@sv .

<http://tun.fi/MX.190431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callicerus obscurus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.190430> ;
    skos:hiddenLabel "Aleochara caliginosus"@fi,
        "Aleochara callicerus"@fi,
        "Callicerus hybridus"@fi,
        "Callicerus ibericus"@fi,
        "Callicerus obscurus"@fi,
        "Callicerus spencii"@fi,
        "Callicerus stolfai"@fi,
        "Aleochara caliginosus"@sv,
        "Aleochara callicerus"@sv,
        "Callicerus hybridus"@sv,
        "Callicerus ibericus"@sv,
        "Callicerus spencii"@sv,
        "Callicerus stolfai"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvisirkeinen"@fi,
        "Callicerus obscurus"@sv .

<http://tun.fi/MX.190434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dadobia immersa" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190433> ;
    skos:hiddenLabel "Homalota immersa"@fi,
        "Homalota planicollis"@fi,
        "Homalota immersa"@sv,
        "Homalota planicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dadobia immersa"@fi,
        "Dadobia immersa"@sv .

<http://tun.fi/MX.190436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paranopleta inhabilis" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190435> ;
    skos:hiddenLabel "Homalota inhabilis"@fi,
        "Paranopleta inhabilis"@fi,
        "Homalota inhabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulosirkeinen"@fi,
        "Paranopleta inhabilis"@sv .

<http://tun.fi/MX.190438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lundbergia trybomi" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1880)" ;
    skos:broader <http://tun.fi/MX.190437> ;
    skos:hiddenLabel "Atheta trybomi"@fi,
        "Atheta trybomi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lundbergia trybomi"@fi,
        "Lundbergia trybomi"@sv .

<http://tun.fi/MX.190440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amidobia talpa" ;
    dwc:scientificNameAuthorship "(Heer, 1841)" ;
    skos:broader <http://tun.fi/MX.190439> ;
    skos:hiddenLabel "Homalota parallela"@fi,
        "Homalota talpa"@fi,
        "Homalota parallela"@sv,
        "Homalota talpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amidobia talpa"@fi,
        "Amidobia talpa"@sv .

<http://tun.fi/MX.190442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lypoglossa lateralis" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190441> ;
    skos:hiddenLabel "Oxypoda infuscata"@fi,
        "Oxypoda lateralis"@fi,
        "Oxypoda nitidiventris"@fi,
        "Oxypoda pellucida"@fi,
        "Oxypoda infuscata"@sv,
        "Oxypoda lateralis"@sv,
        "Oxypoda nitidiventris"@sv,
        "Oxypoda pellucida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lypoglossa lateralis"@fi,
        "Lypoglossa lateralis"@sv .

<http://tun.fi/MX.190444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notothecta flavipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190443> ;
    skos:hiddenLabel "Aleochara flavipes"@fi,
        "Atheta flavipes"@fi,
        "Thiasophila sauteri"@fi,
        "Aleochara flavipes"@sv,
        "Atheta flavipes"@sv,
        "Thiasophila sauteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notothecta flavipes"@fi,
        "Notothecta flavipes"@sv .

<http://tun.fi/MX.190445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notothecta confusa" ;
    dwc:scientificNameAuthorship "(Märkel, 1845)" ;
    skos:broader <http://tun.fi/MX.190443> ;
    skos:hiddenLabel "Atheta confusa"@fi,
        "Homalota confusa"@fi,
        "Atheta confusa"@sv,
        "Homalota confusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notothecta confusa"@fi,
        "Notothecta confusa"@sv .

<http://tun.fi/MX.190447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neohilara subterranea" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1853)" ;
    skos:broader <http://tun.fi/MX.190446> ;
    skos:hiddenLabel "Atheta salisburgensis"@fi,
        "Atheta strandiana"@fi,
        "Homalota subterranea"@fi,
        "Microdota fulva"@fi,
        "Stichoglossa diversicornis"@fi,
        "Atheta salisburgensis"@sv,
        "Atheta strandiana"@sv,
        "Homalota subterranea"@sv,
        "Microdota fulva"@sv,
        "Stichoglossa diversicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neohilara subterranea"@fi,
        "Neohilara subterranea"@sv .

<http://tun.fi/MX.190450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta laticeps" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Homalota laticeps"@fi,
        "Homalota pumila"@fi,
        "Microdota nana"@fi,
        "Parameotica laticeps"@fi,
        "Homalota laticeps"@sv,
        "Homalota pumila"@sv,
        "Microdota nana"@sv,
        "Parameotica laticeps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta laticeps"@fi,
        "Atheta laticeps"@sv .

<http://tun.fi/MX.190452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta pseudoelongatula" ;
    dwc:scientificNameAuthorship "Bernhauer, 1907" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Philhygra pseudoelongatula"@fi,
        "Philhygra pseudoelongatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta pseudoelongatula"@fi,
        "Atheta pseudoelongatula"@sv .

<http://tun.fi/MX.190453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta arctica" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta biarmica"@fi,
        "Atheta punctulata"@fi,
        "Atheta ruficornis"@fi,
        "Homalota arctica"@fi,
        "Homalota clavipes"@fi,
        "Philhygra arctica"@fi,
        "Atheta biarmica"@sv,
        "Atheta punctulata"@sv,
        "Atheta ruficornis"@sv,
        "Homalota arctica"@sv,
        "Homalota clavipes"@sv,
        "Philhygra arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta arctica"@fi,
        "Atheta arctica"@sv .

<http://tun.fi/MX.190454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta botanicarum" ;
    dwc:scientificNameAuthorship "Muona, 1983" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Philhygra botanicarum"@fi,
        "Philhygra botanicarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta botanicarum"@fi,
        "Atheta botanicarum"@sv .

<http://tun.fi/MX.190455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta polaris" ;
    dwc:scientificNameAuthorship "Bernhauer, 1900" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Philhygra polaris"@fi,
        "Philhygra polaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta polaris"@fi,
        "Atheta polaris"@sv .

<http://tun.fi/MX.190456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta elongatula" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Aleochara elongatula"@fi,
        "Aleochara microcephala"@fi,
        "Atheta wankaiana"@fi,
        "Metaxya impressifrons"@fi,
        "Philhygra elongatula"@fi,
        "Philhygra subpolaris"@fi,
        "Aleochara elongatula"@sv,
        "Aleochara microcephala"@sv,
        "Atheta wankaiana"@sv,
        "Metaxya impressifrons"@sv,
        "Philhygra elongatula"@sv,
        "Philhygra subpolaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta elongatula"@fi,
        "Atheta elongatula"@sv .

<http://tun.fi/MX.190457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta hygrobia" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta cambricina"@fi,
        "Homalota hygrobia"@fi,
        "Philhygra hygrobia"@fi,
        "Philhygra magniceps"@fi,
        "Atheta cambricina"@sv,
        "Homalota hygrobia"@sv,
        "Philhygra hygrobia"@sv,
        "Philhygra magniceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta hygrobia"@fi,
        "Atheta hygrobia"@sv .

<http://tun.fi/MX.190459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta hygrotopora" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta disoporoides"@fi,
        "Atheta hygrotoporoides"@fi,
        "Atheta opacula"@fi,
        "Atheta salfii"@fi,
        "Homalota hygrotophila"@fi,
        "Homalota hygrotopora"@fi,
        "Philhygra hygrotopora"@fi,
        "Atheta disoporoides"@sv,
        "Atheta hygrotoporoides"@sv,
        "Atheta opacula"@sv,
        "Atheta salfii"@sv,
        "Homalota hygrotophila"@sv,
        "Homalota hygrotopora"@sv,
        "Philhygra hygrotopora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta hygrotopora"@fi,
        "Atheta hygrotopora"@sv .

<http://tun.fi/MX.190460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta pinegensis" ;
    dwc:scientificNameAuthorship "Muona, 1983" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Philhygra pinegensis"@fi,
        "Philhygra pinegensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta pinegensis"@fi,
        "Atheta pinegensis"@sv .

<http://tun.fi/MX.190461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta luridipennis" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Bolitochara luridipennis"@fi,
        "Homalota luticola"@fi,
        "Homalota producta"@fi,
        "Homalota uliginosa"@fi,
        "Philhygra luridipennis"@fi,
        "Bolitochara luridipennis"@sv,
        "Homalota luticola"@sv,
        "Homalota producta"@sv,
        "Homalota uliginosa"@sv,
        "Philhygra luridipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta luridipennis"@fi,
        "Atheta luridipennis"@sv .

<http://tun.fi/MX.190462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta terminalis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Aleochara terminalis"@fi,
        "Aleochara tricolor"@fi,
        "Atheta curvata"@fi,
        "Metaxya fordhamiana"@fi,
        "Philhygra terminalis"@fi,
        "Aleochara terminalis"@sv,
        "Aleochara tricolor"@sv,
        "Atheta curvata"@sv,
        "Metaxya fordhamiana"@sv,
        "Philhygra terminalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta terminalis"@fi,
        "Atheta terminalis"@sv .

<http://tun.fi/MX.190463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta grisea" ;
    dwc:scientificNameAuthorship "(Thomson, 1852)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Homalota grisea"@fi,
        "Philhygra grisea"@fi,
        "Homalota grisea"@sv,
        "Philhygra grisea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta grisea"@fi,
        "Atheta grisea"@sv .

<http://tun.fi/MX.190467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta gyllenhalii" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta tubingensis"@fi,
        "Homalota gyllenhalii"@fi,
        "Homalota londinensis"@fi,
        "Philhygra gyllenhalii"@fi,
        "Atheta tubingensis"@sv,
        "Homalota gyllenhalii"@sv,
        "Homalota londinensis"@sv,
        "Philhygra gyllenhalii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta gyllenhalii"@fi,
        "Atheta gyllenhalii"@sv .

<http://tun.fi/MX.190468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta melanocera" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta lindrothi"@fi,
        "Homalota melanocera"@fi,
        "Philhygra melanocera"@fi,
        "Atheta lindrothi"@sv,
        "Homalota melanocera"@sv,
        "Philhygra melanocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta melanocera"@fi,
        "Atheta melanocera"@sv .

<http://tun.fi/MX.190469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta malleus" ;
    dwc:scientificNameAuthorship "Joy, 1913" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Philhygra hygrobia"@fi,
        "Philhygra malleus"@fi,
        "Philhygra hygrobia"@sv,
        "Philhygra malleus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta malleus"@fi,
        "Atheta malleus"@sv .

<http://tun.fi/MX.190471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta volans" ;
    dwc:scientificNameAuthorship "(Scriba, 1859)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta halophila"@fi,
        "Atheta tomlini"@fi,
        "Homalota volans"@fi,
        "Philhygra volans"@fi,
        "Atheta halophila"@sv,
        "Atheta tomlini"@sv,
        "Homalota volans"@sv,
        "Philhygra volans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta volans"@fi,
        "Atheta volans"@sv .

<http://tun.fi/MX.190474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta obtusangula" ;
    dwc:scientificNameAuthorship "Joy, 1913" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Philhygra obtusangula"@fi,
        "Philhygra obtusangula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta obtusangula"@fi,
        "Atheta obtusangula"@sv .

<http://tun.fi/MX.190475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta palustris" ;
    dwc:scientificNameAuthorship "(Kiesenwetter, 1844)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta problematica"@fi,
        "Homalota currens"@fi,
        "Homalota depauperata"@fi,
        "Homalota palustris"@fi,
        "Microdota germanica"@fi,
        "Microdota neutra"@fi,
        "Microdota obscura"@fi,
        "Microdota perdubia"@fi,
        "Microdota transposita"@fi,
        "Philhygra palustris"@fi,
        "Atheta problematica"@sv,
        "Homalota currens"@sv,
        "Homalota depauperata"@sv,
        "Homalota palustris"@sv,
        "Microdota germanica"@sv,
        "Microdota neutra"@sv,
        "Microdota obscura"@sv,
        "Microdota perdubia"@sv,
        "Microdota transposita"@sv,
        "Philhygra palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta palustris"@fi,
        "Atheta palustris"@sv .

<http://tun.fi/MX.190476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta debilis" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Homalota debilis"@fi,
        "Philhygra debilis"@fi,
        "Homalota debilis"@sv,
        "Philhygra debilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta debilis"@fi,
        "Atheta debilis"@sv .

<http://tun.fi/MX.190477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta debiloides" ;
    dwc:scientificNameAuthorship "Strand, 1962" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Philhygra debiloides"@fi,
        "Philhygra debiloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta debiloides"@fi,
        "Atheta debiloides"@sv .

<http://tun.fi/MX.190478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta scotica" ;
    dwc:scientificNameAuthorship "(Elliman, 1909)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta caucasica"@fi,
        "Homalota scotica"@fi,
        "Philhygra scotica"@fi,
        "Atheta caucasica"@sv,
        "Homalota scotica"@sv,
        "Philhygra scotica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta scotica"@fi,
        "Atheta scotica"@sv .

<http://tun.fi/MX.190479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta parca" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1873)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta subdebilis"@fi,
        "Hygroecia nannion"@fi,
        "Hygroecia parca"@fi,
        "Philhygra parca"@fi,
        "Atheta subdebilis"@sv,
        "Hygroecia nannion"@sv,
        "Hygroecia parca"@sv,
        "Philhygra parca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta parca"@fi,
        "Atheta parca"@sv .

<http://tun.fi/MX.190481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta deformis" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Homalota deformis"@fi,
        "Philhygra deformis"@fi,
        "Homalota deformis"@sv,
        "Philhygra deformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta deformis"@fi,
        "Atheta deformis"@sv .

<http://tun.fi/MX.190483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta britteni" ;
    dwc:scientificNameAuthorship "Joy, 1913" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Philhygra britteni"@fi,
        "Philhygra britteni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta britteni"@fi,
        "Atheta britteni"@sv .

<http://tun.fi/MX.190485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta ripicola" ;
    dwc:scientificNameAuthorship "Hanssen, 1932" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta flavithorax"@fi,
        "Philhygra ripicola"@fi,
        "Atheta flavithorax"@sv,
        "Philhygra ripicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta ripicola"@fi,
        "Atheta ripicola"@sv .

<http://tun.fi/MX.190486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta fallaciosa" ;
    dwc:scientificNameAuthorship "(Sharp, 1869)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Homalota fallaciosa"@fi,
        "Philhygra fallaciosa"@fi,
        "Homalota fallaciosa"@sv,
        "Philhygra fallaciosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta fallaciosa"@fi,
        "Atheta fallaciosa"@sv .

<http://tun.fi/MX.190488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta palleola" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Homalota palleola"@fi,
        "Microdota palleola"@fi,
        "Homalota palleola"@sv,
        "Microdota palleola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta palleola"@fi,
        "Atheta palleola"@sv .

<http://tun.fi/MX.190489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta benickiella" ;
    dwc:scientificNameAuthorship "Brundin, 1948" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta minox"@fi,
        "Atheta rhopalocera"@fi,
        "Microdota benickiella"@fi,
        "Atheta minox"@sv,
        "Atheta rhopalocera"@sv,
        "Microdota benickiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta benickiella"@fi,
        "Atheta benickiella"@sv .

<http://tun.fi/MX.190490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta wireni" ;
    dwc:scientificNameAuthorship "Brundin, 1948" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Microdota wireni"@fi,
        "Microdota wireni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta wireni"@fi,
        "Atheta wireni"@sv .

<http://tun.fi/MX.190491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta amicula" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Aleochara amicula"@fi,
        "Atheta attarum"@fi,
        "Homalota jezabel"@fi,
        "Homalota longula"@fi,
        "Homalota meludyi"@fi,
        "Microdota amicula"@fi,
        "Aleochara amicula"@sv,
        "Atheta attarum"@sv,
        "Homalota jezabel"@sv,
        "Homalota longula"@sv,
        "Homalota meludyi"@sv,
        "Microdota amicula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta amicula"@fi,
        "Atheta amicula"@sv .

<http://tun.fi/MX.190492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta pittionii" ;
    dwc:scientificNameAuthorship "Scheerpeltz, 1950" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Microdota pittionii"@fi,
        "Microdota pittionii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta pittionii"@fi,
        "Atheta pittionii"@sv .

<http://tun.fi/MX.190493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta spatuloides" ;
    dwc:scientificNameAuthorship "Benick, 1939" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Microdota spatuloides"@fi,
        "Microdota spatuloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta spatuloides"@fi,
        "Atheta spatuloides"@sv .

<http://tun.fi/MX.190494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta inquinula" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Aleochara inquinula"@fi,
        "Atheta inquinula"@fi,
        "Homalota minutissima"@fi,
        "Microdota inquinula"@fi,
        "Microdota subopaca"@fi,
        "Aleochara inquinula"@sv,
        "Homalota minutissima"@sv,
        "Microdota inquinula"@sv,
        "Microdota subopaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerisirkeinen"@fi,
        "Atheta inquinula"@sv .

<http://tun.fi/MX.190496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta excelsa" ;
    dwc:scientificNameAuthorship "Bernhauer, 1911" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta nannicula"@fi,
        "Microdota excelsa"@fi,
        "Atheta nannicula"@sv,
        "Microdota excelsa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta excelsa"@fi,
        "Atheta excelsa"@sv .

<http://tun.fi/MX.190497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta subtilis" ;
    dwc:scientificNameAuthorship "(Scriba, 1866)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta procerula"@fi,
        "Homalota indiscreta"@fi,
        "Homalota subtilis"@fi,
        "Microdota asperana"@fi,
        "Microdota subtilis"@fi,
        "Atheta procerula"@sv,
        "Homalota indiscreta"@sv,
        "Homalota subtilis"@sv,
        "Microdota asperana"@sv,
        "Microdota subtilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta subtilis"@fi,
        "Atheta subtilis"@sv .

<http://tun.fi/MX.190498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta nesslingi" ;
    dwc:scientificNameAuthorship "Bernhauer, 1928" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Microdota nesslingi"@fi,
        "Microdota nesslingi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta nesslingi"@fi,
        "Atheta nesslingi"@sv .

<http://tun.fi/MX.190499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta atomaria" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Homalota atomaria"@fi,
        "Microdota atomaria"@fi,
        "Homalota atomaria"@sv,
        "Microdota atomaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta atomaria"@fi,
        "Atheta atomaria"@sv .

<http://tun.fi/MX.190503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta glabricula" ;
    dwc:scientificNameAuthorship "Thomson, 1867" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta immixta"@fi,
        "Homalota mortualis"@fi,
        "Microdota glabricula"@fi,
        "Atheta immixta"@sv,
        "Homalota mortualis"@sv,
        "Microdota glabricula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta glabricula"@fi,
        "Atheta glabricula"@sv .

<http://tun.fi/MX.190506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta indubia" ;
    dwc:scientificNameAuthorship "(Sharp, 1869)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta koltzei"@fi,
        "Homalota indubia"@fi,
        "Microdota indubia"@fi,
        "Atheta koltzei"@sv,
        "Homalota indubia"@sv,
        "Microdota indubia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta indubia"@fi,
        "Atheta indubia"@sv .

<http://tun.fi/MX.190507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta liliputana" ;
    dwc:scientificNameAuthorship "(Brisout de Barneville, 1860)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta alpina"@fi,
        "Homalota liliputana"@fi,
        "Microdota liliputana"@fi,
        "Atheta alpina"@sv,
        "Homalota liliputana"@sv,
        "Microdota liliputana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta liliputana"@fi,
        "Atheta liliputana"@sv .

<http://tun.fi/MX.190510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus nitidulus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus nitidulus"@fi,
        "Tachyporus nitidulus"@sv .

<http://tun.fi/MX.190511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus obscurellus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus obscurellus"@fi,
        "Tachyporus obscurellus"@sv .

<http://tun.fi/MX.190512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus obtusus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus obtusus"@fi,
        "Tachyporus obtusus"@sv .

<http://tun.fi/MX.190513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus abdominalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus abdominalis"@fi,
        "Tachyporus abdominalis"@sv .

<http://tun.fi/MX.190515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus solutus" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:hiddenLabel "Tachyporus solutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkuvaajakas"@fi,
        "Tachyporus solutus"@sv .

<http://tun.fi/MX.190516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus pallidus" ;
    dwc:scientificNameAuthorship "Sharp, 1871" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:hiddenLabel "Tachyporus scutellaris"@fi,
        "Tachyporus scutellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus pallidus"@fi,
        "Tachyporus pallidus"@sv .

<http://tun.fi/MX.190518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus hypnorum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus hypnorum"@fi,
        "Tachyporus hypnorum"@sv .

<http://tun.fi/MX.190519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus chrysomelinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus chrysomelinus"@fi,
        "Tachyporus chrysomelinus"@sv .

<http://tun.fi/MX.190520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus dispar" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus dispar"@fi,
        "Tachyporus dispar"@sv .

<http://tun.fi/MX.190521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus tersus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus tersus"@fi,
        "Tachyporus tersus"@sv .

<http://tun.fi/MX.190522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus atriceps" ;
    dwc:scientificNameAuthorship "Stephens, 1832" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus atriceps"@fi,
        "Tachyporus atriceps"@sv .

<http://tun.fi/MX.190524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus quadriscopulatus" ;
    dwc:scientificNameAuthorship "Pandellé, 1869" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:hiddenLabel "Tachyporus signifer"@fi,
        "Tachyporus signifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus quadriscopulatus"@fi,
        "Tachyporus quadriscopulatus"@sv .

<http://tun.fi/MX.190527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus transversalis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus transversalis"@fi,
        "Tachyporus transversalis"@sv .

<http://tun.fi/MX.190528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus pulchellus" ;
    dwc:scientificNameAuthorship "Mannerheim, 1843" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus pulchellus"@fi,
        "Tachyporus pulchellus"@sv .

<http://tun.fi/MX.190529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus pusillus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:hiddenLabel "Tachyporus macropterus"@fi,
        "Tachyporus macropterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus pusillus"@fi,
        "Tachyporus pusillus"@sv .

<http://tun.fi/MX.190531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus scitulus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus scitulus"@fi,
        "Tachyporus scitulus"@sv .

<http://tun.fi/MX.190532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyporus corpulentus" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1876" ;
    skos:broader <http://tun.fi/MX.190509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyporus corpulentus"@fi,
        "Tachyporus corpulentus"@sv .

<http://tun.fi/MX.190534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprinodes saginatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190533> ;
    skos:hiddenLabel "Lamprinodes saginatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurahaisvaajakas"@fi,
        "Lamprinodes saginatus"@sv .

<http://tun.fi/MX.190538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus signatus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:hiddenLabel "Tachinus rufipes"@fi,
        "Tachinus rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachinus signatus"@fi,
        "Tachinus signatus"@sv .

<http://tun.fi/MX.190540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus elegans" ;
    dwc:scientificNameAuthorship "Eppelsheim, 1893" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:hiddenLabel "Tachinus elegans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helyhaaskavaajakas"@fi,
        "Tachinus elegans"@sv .

<http://tun.fi/MX.190541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus pallipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:hiddenLabel "Tachinus pallipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sienihaaskavaajakas"@fi,
        "Tachinus pallipes"@sv .

<http://tun.fi/MX.190542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus marginatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachinus marginatus"@fi,
        "Tachinus marginatus"@sv .

<http://tun.fi/MX.190546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus proximus" ;
    dwc:scientificNameAuthorship "Kraatz, 1855" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachinus proximus"@fi,
        "Tachinus proximus"@sv .

<http://tun.fi/MX.190547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus rufipennis" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1810" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:hiddenLabel "Tachinus rufipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltohaaskavaajakas"@fi,
        "Tachinus rufipennis"@sv .

<http://tun.fi/MX.190548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus atripes" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1876" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:hiddenLabel "Tachinus atripes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "synkkähaaskavaajakas"@fi,
        "Tachinus atripes"@sv .

<http://tun.fi/MX.190549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus subterraneus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachinus subterraneus"@fi,
        "Tachinus subterraneus"@sv .

<http://tun.fi/MX.190550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus fimetarius" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:hiddenLabel "Tachinus fimetarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tadehaaskavaajakas"@fi,
        "Tachinus fimetarius"@sv .

<http://tun.fi/MX.190551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus lignorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:hiddenLabel "Tachinus lignorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunhaaskavaajakas"@fi,
        "Tachinus lignorum"@sv .

<http://tun.fi/MX.190552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus basalis" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:hiddenLabel "Tachinus basalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orpohaaskavaajakas"@fi,
        "Tachinus basalis"@sv .

<http://tun.fi/MX.190553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus corticinus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:hiddenLabel "Tachinus collaris"@fi,
        "Tachinus collaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachinus corticinus"@fi,
        "Tachinus corticinus"@sv .

<http://tun.fi/MX.190554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus laticollis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachinus laticollis"@fi,
        "Tachinus laticollis"@sv .

<http://tun.fi/MX.190555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus schneideri" ;
    dwc:scientificNameAuthorship "Luze, 1900" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachinus schneideri"@fi,
        "Tachinus schneideri"@sv .

<http://tun.fi/MX.190556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus marginellus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachinus marginellus"@fi,
        "Tachinus marginellus"@sv .

<http://tun.fi/MX.190557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus elongatus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1810" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:hiddenLabel "Tachinus elongatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkähaaskavaajakas"@fi,
        "Tachinus elongatus"@sv .

<http://tun.fi/MX.190558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachinus punctipennis" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1876)" ;
    skos:broader <http://tun.fi/MX.190537> ;
    skos:hiddenLabel "Tachinus punctipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapohaaskavaajakas"@fi,
        "Tachinus punctipennis"@sv .

<http://tun.fi/MX.190563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coproporus immigrans" ;
    dwc:scientificNameAuthorship "Schülke, 2007" ;
    skos:broader <http://tun.fi/MX.190559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coproporus immigrans"@fi,
        "Coproporus immigrans"@sv .

<http://tun.fi/MX.190566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cilea silphoides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.190564> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cilea silphoides"@fi,
        "Cilea silphoides"@sv .

<http://tun.fi/MX.190569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophya pilicornis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.190568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichophya pilicornis"@fi,
        "Trichophya pilicornis"@sv .

<http://tun.fi/MX.190572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Habrocerus capillaricornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Habrocerus capillaricornis"@fi,
        "Habrocerus capillaricornis"@sv .

<http://tun.fi/MX.190576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara curtula" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:hiddenLabel "Aleochara curtula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoloisvilistäjä"@fi,
        "Aleochara curtula"@sv .

<http://tun.fi/MX.190578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara brevipennis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara brevipennis"@fi,
        "Aleochara brevipennis"@sv .

<http://tun.fi/MX.190579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara intricata" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara intricata"@fi,
        "Aleochara intricata"@sv .

<http://tun.fi/MX.190580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara inconspicua" ;
    dwc:scientificNameAuthorship "Aubé, 1850" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara inconspicua"@fi,
        "Aleochara inconspicua"@sv .

<http://tun.fi/MX.190581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara haematoptera" ;
    dwc:scientificNameAuthorship "Kraatz, 1858" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:hiddenLabel "Aleochara haematodes"@fi,
        "Aleochara haematodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara haematoptera"@fi,
        "Aleochara haematoptera"@sv .

<http://tun.fi/MX.190585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara puberula" ;
    dwc:scientificNameAuthorship "Klug, 1832" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara puberula"@fi,
        "Aleochara puberula"@sv .

<http://tun.fi/MX.190586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara tristis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara tristis"@fi,
        "Aleochara tristis"@sv .

<http://tun.fi/MX.190587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara moesta" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:hiddenLabel "Aleochara moesta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunloisvilistäjä"@fi,
        "Aleochara moesta"@sv .

<http://tun.fi/MX.190590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara sparsa" ;
    dwc:scientificNameAuthorship "Heer, 1839" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara sparsa"@fi,
        "Aleochara sparsa"@sv .

<http://tun.fi/MX.190591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara stichai" ;
    dwc:scientificNameAuthorship "Likovský, 1965" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara stichai"@fi,
        "Aleochara stichai"@sv .

<http://tun.fi/MX.190592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara diversa" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1876)" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:hiddenLabel "Aleochara kamila"@fi,
        "Aleochara kamila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara diversa"@fi,
        "Aleochara diversa"@sv .

<http://tun.fi/MX.190594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara funebris" ;
    dwc:scientificNameAuthorship "Wollaston, 1864" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:hiddenLabel "Aleochara albovillosa"@fi,
        "Aleochara albovillosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara funebris"@fi,
        "Aleochara funebris"@sv .

<http://tun.fi/MX.190596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara peeziana" ;
    dwc:scientificNameAuthorship "Lohse, 1961" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara peeziana"@fi,
        "Aleochara peeziana"@sv .

<http://tun.fi/MX.190597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara lanuginosa" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara lanuginosa"@fi,
        "Aleochara lanuginosa"@sv .

<http://tun.fi/MX.190598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara lygaea" ;
    dwc:scientificNameAuthorship "Kraatz, 1862" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara lygaea"@fi,
        "Aleochara lygaea"@sv .

<http://tun.fi/MX.190599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara villosa" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara villosa"@fi,
        "Aleochara villosa"@sv .

<http://tun.fi/MX.190600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara sanguinea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara sanguinea"@fi,
        "Aleochara sanguinea"@sv .

<http://tun.fi/MX.190601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara fumata" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara fumata"@fi,
        "Aleochara fumata"@sv .

<http://tun.fi/MX.190602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara moerens" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara moerens"@fi,
        "Aleochara moerens"@sv .

<http://tun.fi/MX.190604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara laevigata" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1810" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara laevigata"@fi,
        "Aleochara laevigata"@sv .

<http://tun.fi/MX.190605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara signata" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1876)" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara signata"@fi,
        "Aleochara signata"@sv .

<http://tun.fi/MX.190607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara haemoptera" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:hiddenLabel "Aleochara haematica"@fi,
        "Aleochara haematica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara haemoptera"@fi,
        "Aleochara haemoptera"@sv .

<http://tun.fi/MX.190609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara spadicea" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara spadicea"@fi,
        "Aleochara spadicea"@sv .

<http://tun.fi/MX.190610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara ruficornis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara ruficornis"@fi,
        "Aleochara ruficornis"@sv .

<http://tun.fi/MX.190612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara bilineata" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1810" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara bilineata"@fi,
        "Aleochara bilineata"@sv .

<http://tun.fi/MX.190613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara binotata" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara binotata"@fi,
        "Aleochara binotata"@sv .

<http://tun.fi/MX.190616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara brundini" ;
    dwc:scientificNameAuthorship "Bernhauer, 1936" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:hiddenLabel "Aleochara suffusa"@fi,
        "Aleochara suffusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara brundini"@fi,
        "Aleochara brundini"@sv .

<http://tun.fi/MX.190618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara bipustulata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara bipustulata"@fi,
        "Aleochara bipustulata"@sv .

<http://tun.fi/MX.190619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara grisea" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara grisea"@fi,
        "Aleochara grisea"@sv .

<http://tun.fi/MX.190620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleochara punctatella" ;
    dwc:scientificNameAuthorship "Motschulsky, 1858" ;
    skos:broader <http://tun.fi/MX.190575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleochara punctatella"@fi,
        "Aleochara punctatella"@sv .

<http://tun.fi/MX.190625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinotus morion" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tinotus morion"@fi,
        "Tinotus morion"@sv .

<http://tun.fi/MX.190629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda lugubris" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda lugubris"@fi,
        "Oxypoda lugubris"@sv .

<http://tun.fi/MX.190630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda elongatula" ;
    dwc:scientificNameAuthorship "Aubé, 1850" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda elongatula"@fi,
        "Oxypoda elongatula"@sv .

<http://tun.fi/MX.190631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda procerula" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda procerula"@fi,
        "Oxypoda procerula"@sv .

<http://tun.fi/MX.190632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda opaca" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda opaca"@fi,
        "Oxypoda opaca"@sv .

<http://tun.fi/MX.190633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda nigricornis" ;
    dwc:scientificNameAuthorship "Motschulsky, 1860" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda nigricornis"@fi,
        "Oxypoda nigricornis"@sv .

<http://tun.fi/MX.190634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda operta" ;
    dwc:scientificNameAuthorship "Sjöberg, 1950" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda operta"@fi,
        "Oxypoda operta"@sv .

<http://tun.fi/MX.190635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda longipes" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1861" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda longipes"@fi,
        "Oxypoda longipes"@sv .

<http://tun.fi/MX.190636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda vittata" ;
    dwc:scientificNameAuthorship "Märkel, 1842" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda vittata"@fi,
        "Oxypoda vittata"@sv .

<http://tun.fi/MX.190637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda acuminata" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda acuminata"@fi,
        "Oxypoda acuminata"@sv .

<http://tun.fi/MX.190639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda spectabilis" ;
    dwc:scientificNameAuthorship "Märkel, 1845" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda spectabilis"@fi,
        "Oxypoda spectabilis"@sv .

<http://tun.fi/MX.190640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda funebris" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda funebris"@fi,
        "Oxypoda funebris"@sv .

<http://tun.fi/MX.190642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda lentula" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda lentula"@fi,
        "Oxypoda lentula"@sv .

<http://tun.fi/MX.190644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda skalitzkyi" ;
    dwc:scientificNameAuthorship "Bernhauer, 1902" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda skalitzkyi"@fi,
        "Oxypoda skalitzkyi"@sv .

<http://tun.fi/MX.190645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda brevicornis" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda brevicornis"@fi,
        "Oxypoda brevicornis"@sv .

<http://tun.fi/MX.190647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda doderoi" ;
    dwc:scientificNameAuthorship "Bernhauer, 1902" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda doderoi"@fi,
        "Oxypoda doderoi"@sv .

<http://tun.fi/MX.190648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda hansseni" ;
    dwc:scientificNameAuthorship "Strand, 1946" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda hansseni"@fi,
        "Oxypoda hansseni"@sv .

<http://tun.fi/MX.190651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda vicina" ;
    dwc:scientificNameAuthorship "Kraatz, 1858" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda vicina"@fi,
        "Oxypoda vicina"@sv .

<http://tun.fi/MX.190652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda exoleta" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda exoleta"@fi,
        "Oxypoda exoleta"@sv .

<http://tun.fi/MX.190653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda abdominalis" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda abdominalis"@fi,
        "Oxypoda abdominalis"@sv .

<http://tun.fi/MX.190654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda strandi" ;
    dwc:scientificNameAuthorship "Scheerpeltz, 1957" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda strandi"@fi,
        "Oxypoda strandi"@sv .

<http://tun.fi/MX.190656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda islandica" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda islandica"@fi,
        "Oxypoda islandica"@sv .

<http://tun.fi/MX.190658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda togata" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda togata"@fi,
        "Oxypoda togata"@sv .

<http://tun.fi/MX.190660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda serpentata" ;
    dwc:scientificNameAuthorship "Kangas, 1983" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda serpentata"@fi,
        "Oxypoda serpentata"@sv .

<http://tun.fi/MX.190661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda praecox" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda praecox"@fi,
        "Oxypoda praecox"@sv .

<http://tun.fi/MX.190663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda alternans" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda alternans"@fi,
        "Oxypoda alternans"@sv .

<http://tun.fi/MX.190666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda testacea" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda testacea"@fi,
        "Oxypoda testacea"@sv .

<http://tun.fi/MX.190668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda brachyptera" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda brachyptera"@fi,
        "Oxypoda brachyptera"@sv .

<http://tun.fi/MX.190669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda annularis" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda annularis"@fi,
        "Oxypoda annularis"@sv .

<http://tun.fi/MX.190670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda flavicornis" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda flavicornis"@fi,
        "Oxypoda flavicornis"@sv .

<http://tun.fi/MX.190672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda advena" ;
    dwc:scientificNameAuthorship "Mäklin, 1846" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda advena"@fi,
        "Oxypoda advena"@sv .

<http://tun.fi/MX.190675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda soror" ;
    dwc:scientificNameAuthorship "Thomson, 1855" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda soror"@fi,
        "Oxypoda soror"@sv .

<http://tun.fi/MX.190676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda formiceticola" ;
    dwc:scientificNameAuthorship "Märkel, 1841" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda formiceticola"@fi,
        "Oxypoda formiceticola"@sv .

<http://tun.fi/MX.190679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda rugicollis" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda rugicollis"@fi,
        "Oxypoda rugicollis"@sv .

<http://tun.fi/MX.190681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda bicolor" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1853" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda bicolor"@fi,
        "Oxypoda bicolor"@sv .

<http://tun.fi/MX.190682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypoda haemorrhoa" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypoda haemorrhoa"@fi,
        "Oxypoda haemorrhoa"@sv .

<http://tun.fi/MX.190685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Devia prospera" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.190683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Devia prospera"@fi,
        "Devia prospera"@sv .

<http://tun.fi/MX.190687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygropora cunctans" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygropora cunctans"@fi,
        "Hygropora cunctans"@sv .

<http://tun.fi/MX.190688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygropora longicornis" ;
    dwc:scientificNameAuthorship "Palm, 1949" ;
    skos:broader <http://tun.fi/MX.190686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygropora longicornis"@fi,
        "Hygropora longicornis"@sv .

<http://tun.fi/MX.190690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyroglossa pulcherrima" ;
    dwc:scientificNameAuthorship "(Bernhauer, 1901)" ;
    skos:broader <http://tun.fi/MX.190689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyroglossa pulcherrima"@fi,
        "Pyroglossa pulcherrima"@sv .

<http://tun.fi/MX.190692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrostiba borealis" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrostiba borealis"@fi,
        "Acrostiba borealis"@sv .

<http://tun.fi/MX.190695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocyusa maura" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ocyusa maura"@fi,
        "Ocyusa maura"@sv .

<http://tun.fi/MX.190696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocyusa picina" ;
    dwc:scientificNameAuthorship "(Aubé, 1850)" ;
    skos:broader <http://tun.fi/MX.190693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ocyusa picina"@fi,
        "Ocyusa picina"@sv .

<http://tun.fi/MX.190702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalocousya nivicola" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.190701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalocousya nivicola"@fi,
        "Cephalocousya nivicola"@sv .

<http://tun.fi/MX.190704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cousya longitarsis" ;
    dwc:scientificNameAuthorship "(Thomson, 1867)" ;
    skos:broader <http://tun.fi/MX.190703> ;
    skos:hiddenLabel "Aleochara hibernica"@fi,
        "Chilomorpha laticollis"@fi,
        "Chilomorpha longitarsis"@fi,
        "Aleochara hibernica"@sv,
        "Chilomorpha laticollis"@sv,
        "Chilomorpha longitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cousya longitarsis"@fi,
        "Cousya longitarsis"@sv .

<http://tun.fi/MX.190709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calodera nigrita" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calodera nigrita"@fi,
        "Calodera nigrita"@sv .

<http://tun.fi/MX.190710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calodera protensa" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calodera protensa"@fi,
        "Calodera protensa"@sv .

<http://tun.fi/MX.190711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calodera rufescens" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calodera rufescens"@fi,
        "Calodera rufescens"@sv .

<http://tun.fi/MX.190712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calodera aethiops" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calodera aethiops"@fi,
        "Calodera aethiops"@sv .

<http://tun.fi/MX.190713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calodera lapponica" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1871" ;
    skos:broader <http://tun.fi/MX.190707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calodera lapponica"@fi,
        "Calodera lapponica"@sv .

<http://tun.fi/MX.190715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calodera riparia" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calodera riparia"@fi,
        "Calodera riparia"@sv .

<http://tun.fi/MX.190716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calodera rubens" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calodera rubens"@fi,
        "Calodera rubens"@sv .

<http://tun.fi/MX.190719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parocyusa rubicunda" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190717> ;
    skos:hiddenLabel "Chilorpora rubicunda"@fi,
        "Chilorpora rubicunda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parocyusa rubicunda"@fi,
        "Parocyusa rubicunda"@sv .

<http://tun.fi/MX.190720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parocyusa crebrepunctata" ;
    dwc:scientificNameAuthorship "(Strand, 1962)" ;
    skos:broader <http://tun.fi/MX.190717> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parocyusa crebrepunctata"@fi,
        "Parocyusa crebrepunctata"@sv .

<http://tun.fi/MX.190725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnoglossa prolixa" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnoglossa prolixa"@fi,
        "Ischnoglossa prolixa"@sv .

<http://tun.fi/MX.190726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnoglossa elegantula" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnoglossa elegantula"@fi,
        "Ischnoglossa elegantula"@sv .

<http://tun.fi/MX.190727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnoglossa obscura" ;
    dwc:scientificNameAuthorship "Wunderle, 1990" ;
    skos:broader <http://tun.fi/MX.190724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnoglossa obscura"@fi,
        "Ischnoglossa obscura"@sv .

<http://tun.fi/MX.190729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dexiogyia corticina" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dexiogyia corticina"@fi,
        "Dexiogyia corticina"@sv .

<http://tun.fi/MX.190730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dexiogyia forticornis" ;
    dwc:scientificNameAuthorship "(Strand, 1939)" ;
    skos:broader <http://tun.fi/MX.190728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dexiogyia forticornis"@fi,
        "Dexiogyia forticornis"@sv .

<http://tun.fi/MX.190733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thiasophila angulata" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thiasophila angulata"@fi,
        "Thiasophila angulata"@sv .

<http://tun.fi/MX.190735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thiasophila canaliculata" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1875" ;
    skos:broader <http://tun.fi/MX.190731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thiasophila canaliculata"@fi,
        "Thiasophila canaliculata"@sv .

<http://tun.fi/MX.190736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thiasophila wockii" ;
    dwc:scientificNameAuthorship "(Schneider, 1862)" ;
    skos:broader <http://tun.fi/MX.190731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thiasophila wockii"@fi,
        "Thiasophila wockii"@sv .

<http://tun.fi/MX.190738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thiasophila bercionis" ;
    dwc:scientificNameAuthorship "Bernhauer, 1926" ;
    skos:broader <http://tun.fi/MX.190731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thiasophila bercionis"@fi,
        "Thiasophila bercionis"@sv .

<http://tun.fi/MX.190739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thiasophila inquilina" ;
    dwc:scientificNameAuthorship "(Märkel, 1845)" ;
    skos:broader <http://tun.fi/MX.190731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thiasophila inquilina"@fi,
        "Thiasophila inquilina"@sv .

<http://tun.fi/MX.190741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crataraea suturalis" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crataraea suturalis"@fi,
        "Crataraea suturalis"@sv .

<http://tun.fi/MX.190745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haploglossa villosula" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190742> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haploglossa villosula"@fi,
        "Haploglossa villosula"@sv .

<http://tun.fi/MX.190747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haploglossa nidicola" ;
    dwc:scientificNameAuthorship "(Fairmaire, 1853)" ;
    skos:broader <http://tun.fi/MX.190742> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haploglossa nidicola"@fi,
        "Haploglossa nidicola"@sv .

<http://tun.fi/MX.190748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haploglossa picipennis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.190742> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haploglossa picipennis"@fi,
        "Haploglossa picipennis"@sv .

<http://tun.fi/MX.190749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haploglossa marginalis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190742> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haploglossa marginalis"@fi,
        "Haploglossa marginalis"@sv .

<http://tun.fi/MX.190751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mniusa incrassata" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1852)" ;
    skos:broader <http://tun.fi/MX.190750> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mniusa incrassata"@fi,
        "Mniusa incrassata"@sv .

<http://tun.fi/MX.190752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mniusa grandiceps" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1876)" ;
    skos:broader <http://tun.fi/MX.190750> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mniusa grandiceps"@fi,
        "Mniusa grandiceps"@sv .

<http://tun.fi/MX.190756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poromniusa procidua" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Poromniusa procidua"@fi,
        "Poromniusa procidua"@sv .

<http://tun.fi/MX.190758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocalea badia" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ocalea badia"@fi,
        "Ocalea badia"@sv .

<http://tun.fi/MX.190759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocalea picata" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ocalea picata"@fi,
        "Ocalea picata"@sv .

<http://tun.fi/MX.190762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocalea latipennis" ;
    dwc:scientificNameAuthorship "Sharp, 1870" ;
    skos:broader <http://tun.fi/MX.190757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ocalea latipennis"@fi,
        "Ocalea latipennis"@sv .

<http://tun.fi/MX.190764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilyobates bennetti" ;
    dwc:scientificNameAuthorship "Donisthorpe, 1914" ;
    skos:broader <http://tun.fi/MX.190763> ;
    skos:hiddenLabel "Ilyobates subopacus"@fi,
        "Ilyobates subopacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilyobates bennetti"@fi,
        "Ilyobates bennetti"@sv .

<http://tun.fi/MX.190766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilyobates nigricollis" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.190763> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilyobates nigricollis"@fi,
        "Ilyobates nigricollis"@sv .

<http://tun.fi/MX.190768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pentanota meuseli" ;
    dwc:scientificNameAuthorship "Bernhauer, 1905" ;
    skos:broader <http://tun.fi/MX.190767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pentanota meuseli"@fi,
        "Pentanota meuseli"@sv .

<http://tun.fi/MX.190770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amarochara umbrosa" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amarochara umbrosa"@fi,
        "Amarochara umbrosa"@sv .

<http://tun.fi/MX.190772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amarochara forticornis" ;
    dwc:scientificNameAuthorship "(Lacordaire, 1835)" ;
    skos:broader <http://tun.fi/MX.190769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amarochara forticornis"@fi,
        "Amarochara forticornis"@sv .

<http://tun.fi/MX.190775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeopora testacea" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190773> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phloeopora testacea"@fi,
        "Phloeopora testacea"@sv .

<http://tun.fi/MX.190776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeopora nitidiventris" ;
    dwc:scientificNameAuthorship "Fauvel, 1900" ;
    skos:broader <http://tun.fi/MX.190773> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phloeopora nitidiventris"@fi,
        "Phloeopora nitidiventris"@sv .

<http://tun.fi/MX.190777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeopora corticalis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190773> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phloeopora corticalis"@fi,
        "Phloeopora corticalis"@sv .

<http://tun.fi/MX.190783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeopora teres" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190773> ;
    skos:hiddenLabel "Phloeopora teres"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavankaarnavilistäjä"@fi,
        "Phloeopora teres"@sv .

<http://tun.fi/MX.190785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeopora concolor" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190773> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phloeopora concolor"@fi,
        "Phloeopora concolor"@sv .

<http://tun.fi/MX.190786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acidota quadrata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.189746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acidota quadrata"@fi,
        "Acidota quadrata"@sv .

<http://tun.fi/MX.190788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lesteva punctata" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.190787> ;
    skos:hiddenLabel "Lesteva punctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdepurolaakanen"@fi,
        "Lesteva punctata"@sv .

<http://tun.fi/MX.190791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lesteva longoelytrata" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.190787> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lesteva longoelytrata"@fi,
        "Lesteva longoelytrata"@sv .

<http://tun.fi/MX.190792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lesteva monticola" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1847" ;
    skos:broader <http://tun.fi/MX.190787> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lesteva monticola"@fi,
        "Lesteva monticola"@sv .

<http://tun.fi/MX.190795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lesteva pubescens" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190787> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lesteva pubescens"@fi,
        "Lesteva pubescens"@sv .

<http://tun.fi/MX.190798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geodromicus plagiatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.190796> ;
    skos:hiddenLabel "Geodromicus globulicollis"@fi,
        "Geodromicus globulicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geodromicus plagiatus"@fi,
        "Geodromicus plagiatus"@sv .

<http://tun.fi/MX.190800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geodromicus longipes" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geodromicus longipes"@fi,
        "Geodromicus longipes"@sv .

<http://tun.fi/MX.190803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthophagus alpinus" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.190802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthophagus alpinus"@fi,
        "Anthophagus alpinus"@sv .

<http://tun.fi/MX.190804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthophagus angusticollis" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190802> ;
    skos:hiddenLabel "Anthophagus abbreviatus"@fi,
        "Anthophagus abbreviatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthophagus angusticollis"@fi,
        "Anthophagus angusticollis"@sv .

<http://tun.fi/MX.190806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthophagus omalinus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1828" ;
    skos:broader <http://tun.fi/MX.190802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthophagus omalinus"@fi,
        "Anthophagus omalinus"@sv .

<http://tun.fi/MX.190807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthophagus caraboides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.190802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthophagus caraboides"@fi,
        "Anthophagus caraboides"@sv .

<http://tun.fi/MX.190810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coryphium angusticolle" ;
    dwc:scientificNameAuthorship "Stephens, 1834" ;
    skos:broader <http://tun.fi/MX.190809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coryphium angusticolle"@fi,
        "Coryphium angusticolle"@sv .

<http://tun.fi/MX.190812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coryphiomorphus hyperboreus" ;
    dwc:scientificNameAuthorship "(Mäklin, 1880)" ;
    skos:broader <http://tun.fi/MX.190811> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coryphiomorphus hyperboreus"@fi,
        "Coryphiomorphus hyperboreus"@sv .

<http://tun.fi/MX.190815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudectus giraudi" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1857" ;
    skos:broader <http://tun.fi/MX.190814> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudectus giraudi"@fi,
        "Eudectus giraudi"@sv .

<http://tun.fi/MX.190817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreaphilus henningianus" ;
    dwc:scientificNameAuthorship "Sahlberg, 1832" ;
    skos:broader <http://tun.fi/MX.190816> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreaphilus henningianus"@fi,
        "Boreaphilus henningianus"@sv .

<http://tun.fi/MX.190827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megarthrus prosseni" ;
    dwc:scientificNameAuthorship "Schatzmayr, 1904" ;
    skos:broader <http://tun.fi/MX.190826> ;
    skos:hiddenLabel "Megarthrus depressus"@fi,
        "Megarthrus depressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megarthrus prosseni"@fi,
        "Megarthrus prosseni"@sv .

<http://tun.fi/MX.190829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megarthrus strandi" ;
    dwc:scientificNameAuthorship "Scheerpeltz, 1931" ;
    skos:broader <http://tun.fi/MX.190826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megarthrus strandi"@fi,
        "Megarthrus strandi"@sv .

<http://tun.fi/MX.190830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megarthrus nigrinus" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1876" ;
    skos:broader <http://tun.fi/MX.190826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megarthrus nigrinus"@fi,
        "Megarthrus nigrinus"@sv .

<http://tun.fi/MX.190831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megarthrus depressus" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.190826> ;
    skos:hiddenLabel "Megarthrus sinuatocollis"@fi,
        "Megarthrus sinuatocollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megarthrus depressus"@fi,
        "Megarthrus depressus"@sv .

<http://tun.fi/MX.190833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megarthrus denticollis" ;
    dwc:scientificNameAuthorship "(Beck, 1817)" ;
    skos:broader <http://tun.fi/MX.190826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megarthrus denticollis"@fi,
        "Megarthrus denticollis"@sv .

<http://tun.fi/MX.190834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megarthrus nitidulus" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.190826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megarthrus nitidulus"@fi,
        "Megarthrus nitidulus"@sv .

<http://tun.fi/MX.190835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megarthrus hemipterus" ;
    dwc:scientificNameAuthorship "(Illiger, 1794)" ;
    skos:broader <http://tun.fi/MX.190826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megarthrus hemipterus"@fi,
        "Megarthrus hemipterus"@sv .

<http://tun.fi/MX.190836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megarthrus fennicus" ;
    dwc:scientificNameAuthorship "Lahtinen, 1938" ;
    skos:broader <http://tun.fi/MX.190826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megarthrus fennicus"@fi,
        "Megarthrus fennicus"@sv .

<http://tun.fi/MX.190839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteinus brachypterus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.190837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteinus brachypterus"@fi,
        "Proteinus brachypterus"@sv .

<http://tun.fi/MX.190841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteinus altaicus" ;
    dwc:scientificNameAuthorship "Reitter, 1905" ;
    skos:broader <http://tun.fi/MX.190837> ;
    skos:hiddenLabel "Proteinus apicidens"@fi,
        "Proteinus apicidens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteinus altaicus"@fi,
        "Proteinus altaicus"@sv .

<http://tun.fi/MX.190843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteinus hyperboreus" ;
    dwc:scientificNameAuthorship "Muona, 1978" ;
    skos:broader <http://tun.fi/MX.190837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteinus hyperboreus"@fi,
        "Proteinus hyperboreus"@sv .

<http://tun.fi/MX.190845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteinus laevigatus" ;
    dwc:scientificNameAuthorship "Hochhuth, 1872" ;
    skos:broader <http://tun.fi/MX.190837> ;
    skos:hiddenLabel "Proteinus macropterus"@fi,
        "Proteinus macropterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteinus laevigatus"@fi,
        "Proteinus laevigatus"@sv .

<http://tun.fi/MX.190848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteinus atomarius" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.190837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteinus atomarius"@fi,
        "Proteinus atomarius"@sv .

<http://tun.fi/MX.190851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenopeplus tesserula" ;
    dwc:scientificNameAuthorship "(Curtis, 1828)" ;
    skos:broader <http://tun.fi/MX.190850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arrhenopeplus tesserula"@fi,
        "Arrhenopeplus tesserula"@sv .

<http://tun.fi/MX.190855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropeplus fulvus" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.190852> ;
    skos:hiddenLabel "Micropeplus fulvus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanutukainen"@fi,
        "Micropeplus fulvus"@sv .

<http://tun.fi/MX.190856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropeplus longipennis" ;
    dwc:scientificNameAuthorship "Kraatz, 1859" ;
    skos:broader <http://tun.fi/MX.190852> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropeplus longipennis"@fi,
        "Micropeplus longipennis"@sv .

<http://tun.fi/MX.190857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropeplus porcatus" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.190852> ;
    skos:hiddenLabel "Micropeplus porcatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustanutukainen"@fi,
        "Micropeplus porcatus"@sv .

<http://tun.fi/MX.190864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectus nanus" ;
    dwc:scientificNameAuthorship "(Reichenbach, 1816)" ;
    skos:broader <http://tun.fi/MX.190863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectus nanus"@fi,
        "Euplectus nanus"@sv .

<http://tun.fi/MX.190867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectus piceus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1835" ;
    skos:broader <http://tun.fi/MX.190863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectus piceus"@fi,
        "Euplectus piceus"@sv .

<http://tun.fi/MX.190868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectus decipiens" ;
    dwc:scientificNameAuthorship "Raffray, 1910" ;
    skos:broader <http://tun.fi/MX.190863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectus decipiens"@fi,
        "Euplectus decipiens"@sv .

<http://tun.fi/MX.190870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectus bescidicus" ;
    dwc:scientificNameAuthorship "Reitter, 1882" ;
    skos:broader <http://tun.fi/MX.190863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectus bescidicus"@fi,
        "Euplectus bescidicus"@sv .

<http://tun.fi/MX.190872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectus sanguineus" ;
    dwc:scientificNameAuthorship "Denny, 1825" ;
    skos:broader <http://tun.fi/MX.190863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectus sanguineus"@fi,
        "Euplectus sanguineus"@sv .

<http://tun.fi/MX.190873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectus signatus" ;
    dwc:scientificNameAuthorship "(Reichenbach, 1816)" ;
    skos:broader <http://tun.fi/MX.190863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectus signatus"@fi,
        "Euplectus signatus"@sv .

<http://tun.fi/MX.190877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectus punctatus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1861" ;
    skos:broader <http://tun.fi/MX.190863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectus punctatus"@fi,
        "Euplectus punctatus"@sv .

<http://tun.fi/MX.190879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectus karstenii" ;
    dwc:scientificNameAuthorship "(Reichenbach, 1816)" ;
    skos:broader <http://tun.fi/MX.190863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectus karstenii"@fi,
        "Euplectus karstenii"@sv .

<http://tun.fi/MX.190880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectus mutator" ;
    dwc:scientificNameAuthorship "Fauvel, 1895" ;
    skos:broader <http://tun.fi/MX.190863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectus mutator"@fi,
        "Euplectus mutator"@sv .

<http://tun.fi/MX.190890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectophloeus nitidus" ;
    dwc:scientificNameAuthorship "(Fairmaire, 1858)" ;
    skos:broader <http://tun.fi/MX.190889> ;
    skos:hiddenLabel "Plectophloeus nitidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltovalekas"@fi,
        "Plectophloeus nitidus"@sv .

<http://tun.fi/MX.190897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibloporus bicolor" ;
    dwc:scientificNameAuthorship "(Denny, 1825)" ;
    skos:broader <http://tun.fi/MX.190895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibloporus bicolor"@fi,
        "Bibloporus bicolor"@sv .

<http://tun.fi/MX.190898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibloporus minutus" ;
    dwc:scientificNameAuthorship "Raffray, 1914" ;
    skos:broader <http://tun.fi/MX.190895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibloporus minutus"@fi,
        "Bibloporus minutus"@sv .

<http://tun.fi/MX.190904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibloplectus tenebrosus" ;
    dwc:scientificNameAuthorship "(Reitter, 1880)" ;
    skos:broader <http://tun.fi/MX.190903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibloplectus tenebrosus"@fi,
        "Bibloplectus tenebrosus"@sv .

<http://tun.fi/MX.190905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibloplectus spinosus" ;
    dwc:scientificNameAuthorship "Raffray, 1914" ;
    skos:broader <http://tun.fi/MX.190903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibloplectus spinosus"@fi,
        "Bibloplectus spinosus"@sv .

<http://tun.fi/MX.190906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibloplectus ambiguus" ;
    dwc:scientificNameAuthorship "(Reichenbach, 1816)" ;
    skos:broader <http://tun.fi/MX.190903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibloplectus ambiguus"@fi,
        "Bibloplectus ambiguus"@sv .

<http://tun.fi/MX.190907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibloplectus minutissimus" ;
    dwc:scientificNameAuthorship "(Aubé, 1833)" ;
    skos:broader <http://tun.fi/MX.190903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibloplectus minutissimus"@fi,
        "Bibloplectus minutissimus"@sv .

<http://tun.fi/MX.190912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimium brevicorne" ;
    dwc:scientificNameAuthorship "(Reichenbach, 1816)" ;
    skos:broader <http://tun.fi/MX.190911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimium brevicorne"@fi,
        "Trimium brevicorne"@sv .

<http://tun.fi/MX.190914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonyx sulcicollis" ;
    dwc:scientificNameAuthorship "(Reichenbach, 1816)" ;
    skos:broader <http://tun.fi/MX.190913> ;
    skos:hiddenLabel "Trichonyx sulcicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkovalekas"@fi,
        "Trichonyx sulcicollis"@sv .

<http://tun.fi/MX.190922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrisodes venustus" ;
    dwc:scientificNameAuthorship "(Reichenbach, 1816)" ;
    skos:broader <http://tun.fi/MX.190920> ;
    skos:hiddenLabel "Batrisodes venustus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orjalapevalekas"@fi,
        "Batrisodes venustus"@sv .

<http://tun.fi/MX.190923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrisodes hubenthali" ;
    dwc:scientificNameAuthorship "Reitter, 1913" ;
    skos:broader <http://tun.fi/MX.190920> ;
    skos:hiddenLabel "Batrisodes hubenthali"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purulapevalekas"@fi,
        "Batrisodes hubenthali"@sv .

<http://tun.fi/MX.190925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrisodes buqueti" ;
    dwc:scientificNameAuthorship "(Aubé, 1833)" ;
    skos:broader <http://tun.fi/MX.190920> ;
    skos:hiddenLabel "Batrisodes buqueti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laholapevalekas"@fi,
        "Batrisodes buqueti"@sv .

<http://tun.fi/MX.190928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bythinus macropalpus" ;
    dwc:scientificNameAuthorship "Aubé, 1833" ;
    skos:broader <http://tun.fi/MX.190927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bythinus macropalpus"@fi,
        "Bythinus macropalpus"@sv .

<http://tun.fi/MX.190934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryaxis puncticollis" ;
    dwc:scientificNameAuthorship "(Denny, 1825)" ;
    skos:broader <http://tun.fi/MX.190932> ;
    skos:hiddenLabel "Bythinus validus"@fi,
        "Bythinus validus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryaxis puncticollis"@fi,
        "Bryaxis puncticollis"@sv .

<http://tun.fi/MX.190937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryaxis bulbifer" ;
    dwc:scientificNameAuthorship "(Reichenbach, 1816)" ;
    skos:broader <http://tun.fi/MX.190932> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryaxis bulbifer"@fi,
        "Bryaxis bulbifer"@sv .

<http://tun.fi/MX.190942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tychus niger" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.190941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tychus niger"@fi,
        "Tychus niger"@sv .

<http://tun.fi/MX.190948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rybaxis longicornis" ;
    dwc:scientificNameAuthorship "(Leach, 1817)" ;
    skos:broader <http://tun.fi/MX.190946> ;
    skos:hiddenLabel "Rybaxis longicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtavalekas"@fi,
        "Rybaxis longicornis"@sv .

<http://tun.fi/MX.190949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rybaxis laminata" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1836)" ;
    skos:broader <http://tun.fi/MX.190946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rybaxis laminata"@fi,
        "Rybaxis laminata"@sv .

<http://tun.fi/MX.190951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachygluta fossulata" ;
    dwc:scientificNameAuthorship "(Reichenbach, 1816)" ;
    skos:broader <http://tun.fi/MX.190950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachygluta fossulata"@fi,
        "Brachygluta fossulata"@sv .

<http://tun.fi/MX.190953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachygluta sinuata" ;
    dwc:scientificNameAuthorship "(Aubé, 1833)" ;
    skos:broader <http://tun.fi/MX.190950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachygluta sinuata"@fi,
        "Brachygluta sinuata"@sv .

<http://tun.fi/MX.190954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachygluta helferi" ;
    dwc:scientificNameAuthorship "(Schmidt-Goebel, 1836)" ;
    skos:broader <http://tun.fi/MX.190950> ;
    skos:hiddenLabel "Brachygluta helferi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvarantavalekas"@fi,
        "Brachygluta helferi"@sv .

<http://tun.fi/MX.190960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fagniezia impressa" ;
    dwc:scientificNameAuthorship "(Panzer, 1805)" ;
    skos:broader <http://tun.fi/MX.190959> ;
    skos:hiddenLabel "Trissemus impressus"@fi,
        "Trissemus impressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fagniezia impressa"@fi,
        "Fagniezia impressa"@sv .

<http://tun.fi/MX.190963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pselaphaulax dresdensis" ;
    dwc:scientificNameAuthorship "(Herbst, 1792)" ;
    skos:broader <http://tun.fi/MX.190962> ;
    skos:hiddenLabel "Pselaphaulax dresdensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkavalekas"@fi,
        "Pselaphaulax dresdensis"@sv .

<http://tun.fi/MX.190965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pselaphus heisei" ;
    dwc:scientificNameAuthorship "Herbst, 1792" ;
    skos:broader <http://tun.fi/MX.190964> ;
    skos:hiddenLabel "Pselaphus heisei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suovalekas"@fi,
        "Pselaphus heisei"@sv .

<http://tun.fi/MX.190973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tyrus mucronatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1803)" ;
    skos:broader <http://tun.fi/MX.190972> ;
    skos:hiddenLabel "Tyrus mucronatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahovalekas"@fi,
        "Tyrus mucronatus"@sv .

<http://tun.fi/MX.190976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claviger testaceus" ;
    dwc:scientificNameAuthorship "Preyssler, 1790" ;
    skos:broader <http://tun.fi/MX.190975> ;
    skos:hiddenLabel "Claviger testaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sokkokuoriainen"@fi,
        "Claviger testaceus"@sv .

<http://tun.fi/MX.190980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeocharis subtilissima" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phloeocharis subtilissima"@fi,
        "Phloeocharis subtilissima"@sv .

<http://tun.fi/MX.190983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olisthaerus megacephalus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.190982> ;
    skos:hiddenLabel "Olisthaerus megacephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalloliekolyhytsiipi"@fi,
        "Olisthaerus megacephalus"@sv .

<http://tun.fi/MX.190984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olisthaerus substriatus" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.190982> ;
    skos:hiddenLabel "Olisthaerus substriatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiruliekolyhytsiipi"@fi,
        "Olisthaerus substriatus"@sv .

<http://tun.fi/MX.190985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochthephilus strandi" ;
    dwc:scientificNameAuthorship "(Scheerpeltz, 1950)" ;
    skos:broader <http://tun.fi/MX.191635> ;
    skos:hiddenLabel "Ochthephilus strandi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsonkiainen"@fi,
        "Ochthephilus strandi"@sv .

<http://tun.fi/MX.190990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thinobius munsteri" ;
    dwc:scientificNameAuthorship "Scheerpeltz, 1959" ;
    skos:broader <http://tun.fi/MX.190988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thinobius munsteri"@fi,
        "Thinobius munsteri"@sv .

<http://tun.fi/MX.190992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thinobius ciliatus" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1844" ;
    skos:broader <http://tun.fi/MX.190988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thinobius ciliatus"@fi,
        "Thinobius ciliatus"@sv .

<http://tun.fi/MX.190996> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Thinobius crinifer strandi" ;
    dwc:scientificNameAuthorship "Smetana, 1960" ;
    skos:broader <http://tun.fi/MX.190994> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thinobius crinifer strandi"@fi,
        "Thinobius crinifer strandi"@sv .

<http://tun.fi/MX.190997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thinobius flagellatus" ;
    dwc:scientificNameAuthorship "Lohse, 1984" ;
    skos:broader <http://tun.fi/MX.190988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thinobius flagellatus"@fi,
        "Thinobius flagellatus"@sv .

<http://tun.fi/MX.190999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thinobius brevipennis" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1850" ;
    skos:broader <http://tun.fi/MX.190988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thinobius brevipennis"@fi,
        "Thinobius brevipennis"@sv .

<http://tun.fi/MX.191002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thinodromus arcuatus" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.191000> ;
    skos:hiddenLabel "Thinodromus arcuatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskisonkiainen"@fi,
        "Thinodromus arcuatus"@sv .

<http://tun.fi/MX.191005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus bilineatus" ;
    dwc:scientificNameAuthorship "Stephens, 1834" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus bilineatus"@fi,
        "Trogophloeus bilineatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus bilineatus"@fi,
        "Carpelimus bilineatus"@sv .

<http://tun.fi/MX.191007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus obesus" ;
    dwc:scientificNameAuthorship "(Kiesenwetter, 1844)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus obesus"@fi,
        "Trogophloeus obesus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus obesus"@fi,
        "Carpelimus obesus"@sv .

<http://tun.fi/MX.191008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus rivularis" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1860)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus rivularis"@fi,
        "Trogophloeus rivularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus rivularis"@fi,
        "Carpelimus rivularis"@sv .

<http://tun.fi/MX.191009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus fuliginosus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus pusillus"@fi,
        "Trogophloeus pusillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus fuliginosus"@fi,
        "Carpelimus fuliginosus"@sv .

<http://tun.fi/MX.191011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus erichsoni" ;
    dwc:scientificNameAuthorship "(Sharp, 1871)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus erichsoni"@fi,
        "Trogophloeus erichsoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus erichsoni"@fi,
        "Carpelimus erichsoni"@sv .

<http://tun.fi/MX.191014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus impressus" ;
    dwc:scientificNameAuthorship "(Lacordaire, 1835)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus impressus"@fi,
        "Trogophloeus impressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus impressus"@fi,
        "Carpelimus impressus"@sv .

<http://tun.fi/MX.191016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus corticinus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus corticinus"@fi,
        "Trogophloeus corticinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus corticinus"@fi,
        "Carpelimus corticinus"@sv .

<http://tun.fi/MX.191017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus subtilicornis" ;
    dwc:scientificNameAuthorship "(Roubal, 1946)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus subtilicornis"@fi,
        "Trogophloeus subtilicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus subtilicornis"@fi,
        "Carpelimus subtilicornis"@sv .

<http://tun.fi/MX.191019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus foveolatus" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1832)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus foveolatus"@fi,
        "Trogophloeus foveolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus foveolatus"@fi,
        "Carpelimus foveolatus"@sv .

<http://tun.fi/MX.191021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus gracilis" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus gracilis"@fi,
        "Trogophloeus gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus gracilis"@fi,
        "Carpelimus gracilis"@sv .

<http://tun.fi/MX.191023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus subtilis" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus subtilis"@fi,
        "Trogophloeus subtilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus subtilis"@fi,
        "Carpelimus subtilis"@sv .

<http://tun.fi/MX.191024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus despectus" ;
    dwc:scientificNameAuthorship "(Baudi, 1869)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus despectus"@fi,
        "Trogophloeus despectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus despectus"@fi,
        "Carpelimus despectus"@sv .

<http://tun.fi/MX.191025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus zealandicus" ;
    dwc:scientificNameAuthorship "(Sharp, 1900)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus zealandicus"@fi,
        "Trogophloeus zealandicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus zealandicus"@fi,
        "Carpelimus zealandicus"@sv .

<http://tun.fi/MX.191027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus lindrothi" ;
    dwc:scientificNameAuthorship "(Palm, 1943)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus lindrothi"@fi,
        "Trogophloeus lindrothi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus lindrothi"@fi,
        "Carpelimus lindrothi"@sv .

<http://tun.fi/MX.191028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus pusillus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trgophloeus picipennis"@fi,
        "Trogophloeus affinis"@fi,
        "Trogophloeus evertsi"@fi,
        "Trogophloeus lasti"@fi,
        "Trogophloeus lindbergi"@fi,
        "Trogophloeus tantillus"@fi,
        "Trogophloeus thessalonicensis"@fi,
        "Trogoploeus rufipennis"@fi,
        "Trgophloeus picipennis"@sv,
        "Trogophloeus affinis"@sv,
        "Trogophloeus evertsi"@sv,
        "Trogophloeus lasti"@sv,
        "Trogophloeus lindbergi"@sv,
        "Trogophloeus tantillus"@sv,
        "Trogophloeus thessalonicensis"@sv,
        "Trogoploeus rufipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus pusillus"@fi,
        "Carpelimus pusillus"@sv .

<http://tun.fi/MX.191030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpelimus elongatulus" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.191003> ;
    skos:hiddenLabel "Trogophloeus elongatulus"@fi,
        "Trogophloeus elongatulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpelimus elongatulus"@fi,
        "Carpelimus elongatulus"@sv .

<http://tun.fi/MX.191033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aploderus caelatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191032> ;
    skos:hiddenLabel "Aploderus caelatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunkiosonkiainen"@fi,
        "Aploderus caelatus"@sv .

<http://tun.fi/MX.191036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius tricornis" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius tricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakamerimyyriäinen"@fi,
        "Bledius tricornis"@sv .

<http://tun.fi/MX.191039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius spectabilis" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius germanicus"@fi,
        "Bledius limicola"@fi,
        "Bledius spectabilis"@fi,
        "Bledius germanicus"@sv,
        "Bledius limicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyrmymerimyyriäinen"@fi,
        "Bledius spectabilis"@sv .

<http://tun.fi/MX.191044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius diota" ;
    dwc:scientificNameAuthorship "Schiødte, 1866" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius diota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkämerimyyriäinen"@fi,
        "Bledius diota"@sv .

<http://tun.fi/MX.191046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius occidentalis" ;
    dwc:scientificNameAuthorship "Bondroit, 1907" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bledius occidentalis"@fi,
        "Bledius occidentalis"@sv .

<http://tun.fi/MX.191050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius gallicus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius alpestris"@fi,
        "Bledius erythropterus"@fi,
        "Bledius fracticornis"@fi,
        "Bledius gallicus"@fi,
        "Bledius laetior"@fi,
        "Bledius sharpi"@fi,
        "Bledius alpestris"@sv,
        "Bledius erythropterus"@sv,
        "Bledius fracticornis"@sv,
        "Bledius laetior"@sv,
        "Bledius sharpi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savimyyriäinen"@fi,
        "Bledius gallicus"@sv .

<http://tun.fi/MX.191057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius defensus" ;
    dwc:scientificNameAuthorship "Fauvel, 1872" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius defensus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puromyyriäinen"@fi,
        "Bledius defensus"@sv .

<http://tun.fi/MX.191061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius fuscipes" ;
    dwc:scientificNameAuthorship "Rye, 1865" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius fuscipes"@fi,
        "Bledius rastellus"@fi,
        "Bledius rastellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummamyyriäinen"@fi,
        "Bledius fuscipes"@sv .

<http://tun.fi/MX.191063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius bernhaueri" ;
    dwc:scientificNameAuthorship "Poppius, 1909" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius bernhaueri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmyyriäinen"@fi,
        "Bledius bernhaueri"@sv .

<http://tun.fi/MX.191065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius arcticus" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1890" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius arcticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskomyyriäinen"@fi,
        "Bledius arcticus"@sv .

<http://tun.fi/MX.191066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius terebrans" ;
    dwc:scientificNameAuthorship "(Schiødte, 1866)" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius terebrans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uharimyyriäinen"@fi,
        "Bledius terebrans"@sv .

<http://tun.fi/MX.191068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius poppiusi" ;
    dwc:scientificNameAuthorship "Bernhauer, 1902" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius poppiusi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinmyyriäinen"@fi,
        "Bledius poppiusi"@sv .

<http://tun.fi/MX.191069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius fennicus" ;
    dwc:scientificNameAuthorship "Kangas, 1937" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bledius fennicus"@fi,
        "Bledius fennicus"@sv .

<http://tun.fi/MX.191070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius vilis" ;
    dwc:scientificNameAuthorship "Mäklin, 1876" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius vilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomyyriäinen"@fi,
        "Bledius vilis"@sv .

<http://tun.fi/MX.191071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius longulus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius longulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkamyyriäinen"@fi,
        "Bledius longulus"@sv .

<http://tun.fi/MX.191072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius lativentris" ;
    dwc:scientificNameAuthorship "Jansson, 1928" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius lativentris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturimyyriäinen"@fi,
        "Bledius lativentris"@sv .

<http://tun.fi/MX.191073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius denticollis" ;
    dwc:scientificNameAuthorship "Fauvel, 1872" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bledius denticollis"@fi,
        "Bledius denticollis"@sv .

<http://tun.fi/MX.191074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius opacus" ;
    dwc:scientificNameAuthorship "(Block, 1799)" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius castaneipennis"@fi,
        "Bledius opacus"@fi,
        "Bledius castaneipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttämyyriäinen"@fi,
        "Bledius opacus"@sv .

<http://tun.fi/MX.191080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius erraticus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius bosnicus"@fi,
        "Bledius erraticus"@fi,
        "Bledius fontinalis"@fi,
        "Bledius bosnicus"@sv,
        "Bledius fontinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjanmyyriäinen"@fi,
        "Bledius erraticus"@sv .

<http://tun.fi/MX.191083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius fergussoni" ;
    dwc:scientificNameAuthorship "Joy, 1912" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius arenarius"@fi,
        "Bledius fergussoni"@fi,
        "Bledius arenarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietamyyriäinen"@fi,
        "Bledius fergussoni"@sv .

<http://tun.fi/MX.191086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius talpa" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius talpa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinimyyriäinen"@fi,
        "Bledius talpa"@sv .

<http://tun.fi/MX.191087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius subterraneus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius subterraneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lovimyyriäinen"@fi,
        "Bledius subterraneus"@sv .

<http://tun.fi/MX.191089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bledius tibialis" ;
    dwc:scientificNameAuthorship "Heer, 1839" ;
    skos:broader <http://tun.fi/MX.191035> ;
    skos:hiddenLabel "Bledius tibialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumerimyyriäinen"@fi,
        "Bledius tibialis"@sv .

<http://tun.fi/MX.191092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxytelus sculptus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.191091> ;
    skos:hiddenLabel "Oxytelus sculptus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmävakosonkiainen"@fi,
        "Oxytelus sculptus"@sv .

<http://tun.fi/MX.191093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxytelus migrator" ;
    dwc:scientificNameAuthorship "Fauvel, 1904" ;
    skos:broader <http://tun.fi/MX.191091> ;
    skos:hiddenLabel "Oxytelus migrator"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhavakosonkiainen"@fi,
        "Oxytelus migrator"@sv .

<http://tun.fi/MX.191094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxytelus fulvipes" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191091> ;
    skos:hiddenLabel "Oxytelus fulvipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpivakosonkiainen"@fi,
        "Oxytelus fulvipes"@sv .

<http://tun.fi/MX.191095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxytelus piceus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.191091> ;
    skos:hiddenLabel "Oxytelus piceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunvakosonkiainen"@fi,
        "Oxytelus piceus"@sv .

<http://tun.fi/MX.191096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxytelus laqueatus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.191091> ;
    skos:hiddenLabel "Oxytelus laqueatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lantavakosonkiainen"@fi,
        "Oxytelus laqueatus"@sv .

<http://tun.fi/MX.191098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anotylus insecatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.191097> ;
    skos:hiddenLabel "Anotylus insecatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietavakosonkiainen"@fi,
        "Anotylus insecatus"@sv .

<http://tun.fi/MX.191100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anotylus rugosus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.191097> ;
    skos:hiddenLabel "Anotylus rugosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyhävakosonkiainen"@fi,
        "Anotylus rugosus"@sv .

<http://tun.fi/MX.191104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anotylus sculpturatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.191097> ;
    skos:hiddenLabel "Anotylus sculpturatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketovakosonkiainen"@fi,
        "Anotylus sculpturatus"@sv .

<http://tun.fi/MX.191107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anotylus nitidulus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191097> ;
    skos:hiddenLabel "Anotylus nitidulus"@fi,
        "Oxytelus nitidulus"@fi,
        "Oxytelus nitidulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltovakosonkiainen"@fi,
        "Anotylus nitidulus"@sv .

<http://tun.fi/MX.191112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anotylus pumilus" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.191097> ;
    skos:hiddenLabel "Anotylus pumilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tadevakosonkiainen"@fi,
        "Anotylus pumilus"@sv .

<http://tun.fi/MX.191113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anotylus hamatus" ;
    dwc:scientificNameAuthorship "(Fairmaire & Laboulbène, 1856)" ;
    skos:broader <http://tun.fi/MX.191097> ;
    skos:hiddenLabel "Anotylus hamatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsävakosonkiainen"@fi,
        "Anotylus hamatus"@sv .

<http://tun.fi/MX.191116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anotylus fairmairei" ;
    dwc:scientificNameAuthorship "(Pandellé, 1867)" ;
    skos:broader <http://tun.fi/MX.191097> ;
    skos:hiddenLabel "Anotylus fairmairei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasvakosonkiainen"@fi,
        "Anotylus fairmairei"@sv .

<http://tun.fi/MX.191117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anotylus clavatus" ;
    dwc:scientificNameAuthorship "(Strand, 1946)" ;
    skos:broader <http://tun.fi/MX.191097> ;
    skos:hiddenLabel "Anotylus clavatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kunttavakosonkiainen"@fi,
        "Anotylus clavatus"@sv .

<http://tun.fi/MX.191118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anotylus tetracarinatus" ;
    dwc:scientificNameAuthorship "(Block, 1799)" ;
    skos:broader <http://tun.fi/MX.191097> ;
    skos:hiddenLabel "Anotylus tetracarinatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantuvakosonkiainen"@fi,
        "Anotylus tetracarinatus"@sv .

<http://tun.fi/MX.191119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anotylus tetratoma" ;
    dwc:scientificNameAuthorship "(Czwalina, 1871)" ;
    skos:broader <http://tun.fi/MX.191097> ;
    skos:hiddenLabel "Anotylus tetratoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvakosonkiainen"@fi,
        "Anotylus tetratoma"@sv .

<http://tun.fi/MX.191121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platystethus arenarius" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.191120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platystethus arenarius"@fi,
        "Platystethus arenarius"@sv .

<http://tun.fi/MX.191122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platystethus cornutus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191120> ;
    skos:hiddenLabel "Platystethus cornutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiesusilosonkiainen"@fi,
        "Platystethus cornutus"@sv .

<http://tun.fi/MX.191124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platystethus alutaceus" ;
    dwc:scientificNameAuthorship "Thomson, 1861" ;
    skos:broader <http://tun.fi/MX.191120> ;
    skos:hiddenLabel "Platystethus alutaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lietesilosonkiainen"@fi,
        "Platystethus alutaceus"@sv .

<http://tun.fi/MX.191125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platystethus capito" ;
    dwc:scientificNameAuthorship "Heer, 1839" ;
    skos:broader <http://tun.fi/MX.191120> ;
    skos:hiddenLabel "Platystethus capito"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukasilosonkiainen"@fi,
        "Platystethus capito"@sv .

<http://tun.fi/MX.191126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platystethus nodifrons" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.191120> ;
    skos:hiddenLabel "Platystethus nodifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantasilosonkiainen"@fi,
        "Platystethus nodifrons"@sv .

<http://tun.fi/MX.191127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platystethus nitens" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1832)" ;
    skos:broader <http://tun.fi/MX.191120> ;
    skos:hiddenLabel "Platystethus nitens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusilosonkiainen"@fi,
        "Platystethus nitens"@sv .

<http://tun.fi/MX.191130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyporus rufus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.321980> ;
    skos:hiddenLabel "Oxyporus rufus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punatattiainen"@fi,
        "Oxyporus rufus"@sv .

<http://tun.fi/MX.191131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyporus mannerheimii" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.321980> ;
    skos:hiddenLabel "Oxyporus mannerheimii"@fi,
        "Oxyporus mannerheimii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustatattiainen"@fi,
        "svart svampkortsvinge"@sv .

<http://tun.fi/MX.191132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyporus maxillosus" ;
    dwc:scientificNameAuthorship "Fabricius, 1793" ;
    skos:broader <http://tun.fi/MX.321980> ;
    skos:hiddenLabel "Oxyporus maxillosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskotattiainen"@fi,
        "Oxyporus maxillosus"@sv .

<http://tun.fi/MX.191135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus biguttatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:hiddenLabel "Stenus biguttatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplänupiainen"@fi,
        "Stenus biguttatus"@sv .

<http://tun.fi/MX.191136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus comma" ;
    dwc:scientificNameAuthorship "LeConte, 1863" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:hiddenLabel "Stenus comma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkunupiainen"@fi,
        "Stenus comma"@sv .

<http://tun.fi/MX.191140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus fossulatus" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus fossulatus"@fi,
        "Stenus fossulatus"@sv .

<http://tun.fi/MX.191141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus aterrimus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus aterrimus"@fi,
        "Stenus aterrimus"@sv .

<http://tun.fi/MX.191142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus juno" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:hiddenLabel "Stenus juno"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "akkanupiainen"@fi,
        "Stenus juno"@sv .

<http://tun.fi/MX.191144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus ater" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus ater"@fi,
        "Stenus ater"@sv .

<http://tun.fi/MX.191145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus longitarsis" ;
    dwc:scientificNameAuthorship "Thomson, 1851" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus longitarsis"@fi,
        "Stenus longitarsis"@sv .

<http://tun.fi/MX.191146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus bilineatus" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1871" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus bilineatus"@fi,
        "Stenus bilineatus"@sv .

<http://tun.fi/MX.191147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus fasciculatus" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1871" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus fasciculatus"@fi,
        "Stenus fasciculatus"@sv .

<http://tun.fi/MX.191148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus lustrator" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus lustrator"@fi,
        "Stenus lustrator"@sv .

<http://tun.fi/MX.191149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus proditor" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus proditor"@fi,
        "Stenus proditor"@sv .

<http://tun.fi/MX.191151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus sylvester" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus sylvester"@fi,
        "Stenus sylvester"@sv .

<http://tun.fi/MX.191153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus clavicornis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:hiddenLabel "Stenus buphthalmus"@fi,
        "Stenus clavicornis"@fi,
        "Stenus buphthalmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijanupiainen"@fi,
        "Stenus clavicornis"@sv .

<http://tun.fi/MX.191154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus providus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:hiddenLabel "Stenus rogeri"@fi,
        "Stenus rogeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus providus"@fi,
        "Stenus providus"@sv .

<http://tun.fi/MX.191156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus scrutator" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus scrutator"@fi,
        "Stenus scrutator"@sv .

<http://tun.fi/MX.191157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus bimaculatus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1810" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:hiddenLabel "Stenus bimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läikkänupiainen"@fi,
        "Stenus bimaculatus"@sv .

<http://tun.fi/MX.191158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus palposus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1828" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus palposus"@fi,
        "Stenus palposus"@sv .

<http://tun.fi/MX.191159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus ruralis" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus ruralis"@fi,
        "Stenus ruralis"@sv .

<http://tun.fi/MX.191161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta boreella" ;
    dwc:scientificNameAuthorship "Brundin, 1948" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Microdota boreella"@fi,
        "Microdota boreella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta boreella"@fi,
        "Atheta boreella"@sv .

<http://tun.fi/MX.191162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta platonoffi" ;
    dwc:scientificNameAuthorship "Brundin, 1948" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Microdota platonoffi"@fi,
        "Microdota platonoffi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta platonoffi"@fi,
        "Atheta platonoffi"@sv .

<http://tun.fi/MX.191163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta nitella" ;
    dwc:scientificNameAuthorship "Brundin, 1948" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta capitata"@fi,
        "Atheta fehsei"@fi,
        "Microdota nitella"@fi,
        "Atheta capitata"@sv,
        "Atheta fehsei"@sv,
        "Microdota nitella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta nitella"@fi,
        "Atheta nitella"@sv .

<http://tun.fi/MX.191165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta luteipes" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Dilacra luteipes"@fi,
        "Homalota luteipes"@fi,
        "Dilacra luteipes"@sv,
        "Homalota luteipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta luteipes"@fi,
        "Atheta luteipes"@sv .

<http://tun.fi/MX.191166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta vilis" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Dilacra vilis"@fi,
        "Homalota vilis"@fi,
        "Dilacra vilis"@sv,
        "Homalota vilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta vilis"@fi,
        "Atheta vilis"@sv .

<http://tun.fi/MX.191168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta zosterae" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Datomicra zosterae"@fi,
        "Datomicra zosterae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta zosterae"@fi,
        "Atheta zosterae"@sv .

<http://tun.fi/MX.191169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta nigra" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Datomicra nigra"@fi,
        "Datomicra nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta nigra"@fi,
        "Atheta nigra"@sv .

<http://tun.fi/MX.191170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta dadopora" ;
    dwc:scientificNameAuthorship "Thomson, 1867" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Datomicra dadopora"@fi,
        "Datomicra dadopora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta dadopora"@fi,
        "Atheta dadopora"@sv .

<http://tun.fi/MX.191171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta canescens" ;
    dwc:scientificNameAuthorship "(Sharp, 1869)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Datomicra canescens"@fi,
        "Datomicra canescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta canescens"@fi,
        "Atheta canescens"@sv .

<http://tun.fi/MX.191172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta sordidula" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Datomicra sordidula"@fi,
        "Datomicra sordidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta sordidula"@fi,
        "Atheta sordidula"@sv .

<http://tun.fi/MX.191173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta celata" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta arenicola"@fi,
        "Datomicra celata"@fi,
        "Atheta arenicola"@sv,
        "Datomicra celata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta celata"@fi,
        "Atheta celata"@sv .

<http://tun.fi/MX.191176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta myrmecobia" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Xenota myrmecobia"@fi,
        "Xenota myrmecobia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta myrmecobia"@fi,
        "Atheta myrmecobia"@sv .

<http://tun.fi/MX.191178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta laticollis" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Mycetota laticollis"@fi,
        "Mycetota laticollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta laticollis"@fi,
        "Atheta laticollis"@sv .

<http://tun.fi/MX.191180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta scapularis" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1831)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Alaobia scapularis"@fi,
        "Alaobia scapularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta scapularis"@fi,
        "Atheta scapularis"@sv .

<http://tun.fi/MX.191181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta sodalis" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Alaobia sodalis"@fi,
        "Alaobia sodalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta sodalis"@fi,
        "Atheta sodalis"@sv .

<http://tun.fi/MX.191182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta gagatina" ;
    dwc:scientificNameAuthorship "(Baudi, 1848)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Alaobia gagatina"@fi,
        "Alaobia gagatina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta gagatina"@fi,
        "Atheta gagatina"@sv .

<http://tun.fi/MX.191183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta pandionis" ;
    dwc:scientificNameAuthorship "Scheerpeltz, 1958" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Alaobia pandionis"@fi,
        "Alaobia pandionis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta pandionis"@fi,
        "Atheta pandionis"@sv .

<http://tun.fi/MX.191184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta pallidicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Alaobia pallidicornis"@fi,
        "Alaobia pallidicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta pallidicornis"@fi,
        "Atheta pallidicornis"@sv .

<http://tun.fi/MX.191185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta hybrida" ;
    dwc:scientificNameAuthorship "(Sharp, 1869)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Alaobia hybrida"@fi,
        "Alaobia hybrida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta hybrida"@fi,
        "Atheta hybrida"@sv .

<http://tun.fi/MX.191186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta trinotata" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Alaobia trinotata"@fi,
        "Alaobia trinotata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta trinotata"@fi,
        "Atheta trinotata"@sv .

<http://tun.fi/MX.191188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta sparreschneideri" ;
    dwc:scientificNameAuthorship "Munster, 1923" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Oreostiba sparreschneideri"@fi,
        "Oreostiba sparreschneideri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta sparreschneideri"@fi,
        "Atheta sparreschneideri"@sv .

<http://tun.fi/MX.191190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta subglabra" ;
    dwc:scientificNameAuthorship "(Sharp, 1869)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Oreostiba subglabra"@fi,
        "Oreostiba subglabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta subglabra"@fi,
        "Atheta subglabra"@sv .

<http://tun.fi/MX.191192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta macrocera" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Badura macrocera"@fi,
        "Badura macrocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta macrocera"@fi,
        "Atheta macrocera"@sv .

<http://tun.fi/MX.191194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta puncticollis" ;
    dwc:scientificNameAuthorship "Benick, 1938" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Badura puncticollis"@fi,
        "Badura puncticollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta puncticollis"@fi,
        "Atheta puncticollis"@sv .

<http://tun.fi/MX.191195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta cauta" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Badura cauta"@fi,
        "Badura cauta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta cauta"@fi,
        "Atheta cauta"@sv .

<http://tun.fi/MX.191196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta ischnocera" ;
    dwc:scientificNameAuthorship "Thomson, 1870" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Badura ischnocera"@fi,
        "Badura ischnocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta ischnocera"@fi,
        "Atheta ischnocera"@sv .

<http://tun.fi/MX.191198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta longicornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Aleochara antennata"@fi,
        "Aleochara longicornis"@fi,
        "Bolitochara validicornis"@fi,
        "Chaetida longicornis"@fi,
        "Homalota socialis"@fi,
        "Homalota tropica"@fi,
        "Aleochara antennata"@sv,
        "Aleochara longicornis"@sv,
        "Bolitochara validicornis"@sv,
        "Chaetida longicornis"@sv,
        "Homalota socialis"@sv,
        "Homalota tropica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta longicornis"@fi,
        "Atheta longicornis"@sv .

<http://tun.fi/MX.191200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta cribripennis" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1890" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Trochanterella cribripennis"@fi,
        "Trochanterella cribripennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta cribripennis"@fi,
        "Atheta cribripennis"@sv .

<http://tun.fi/MX.191202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta subsinuata" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Rhagocneme subsinuata"@fi,
        "Rhagocneme subsinuata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta subsinuata"@fi,
        "Atheta subsinuata"@sv .

<http://tun.fi/MX.191203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta dwinensis" ;
    dwc:scientificNameAuthorship "Poppius, 1908" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Rhagocneme dwinensis"@fi,
        "Rhagocneme dwinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta dwinensis"@fi,
        "Atheta dwinensis"@sv .

<http://tun.fi/MX.191206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta cadaverina" ;
    dwc:scientificNameAuthorship "(Brisout de Barneville, 1860)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Cadaverota cadaverina"@fi,
        "Cadaverota cadaverina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta cadaverina"@fi,
        "Atheta cadaverina"@sv .

<http://tun.fi/MX.191208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta nigripes" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta nigripes"@fi,
        "Atheta nigripes"@sv .

<http://tun.fi/MX.191209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta marcida" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta marcida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rouskusirkeinen"@fi,
        "Atheta marcida"@sv .

<http://tun.fi/MX.191211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta europaea" ;
    dwc:scientificNameAuthorship "Likovský, 1984" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta livida"@fi,
        "Atheta livida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta europaea"@fi,
        "Atheta europaea"@sv .

<http://tun.fi/MX.191213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta cinnamoptera" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta cinnamoptera"@fi,
        "Atheta cinnamoptera"@sv .

<http://tun.fi/MX.191214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta aeneipennis" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta picipennis"@fi,
        "Atheta picipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta aeneipennis"@fi,
        "Atheta aeneipennis"@sv .

<http://tun.fi/MX.191216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta parapicipennis" ;
    dwc:scientificNameAuthorship "Brundin, 1954" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta parapicipennis"@fi,
        "Atheta parapicipennis"@sv .

<http://tun.fi/MX.191217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta picipennoides" ;
    dwc:scientificNameAuthorship "Hanssen, 1932" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta picipennoides"@fi,
        "Atheta picipennoides"@sv .

<http://tun.fi/MX.191218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta lapponica" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1876" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta lapponica"@fi,
        "Atheta lapponica"@sv .

<http://tun.fi/MX.191219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta altaica" ;
    dwc:scientificNameAuthorship "Bernhauer, 1901" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta altaica"@fi,
        "Atheta altaica"@sv .

<http://tun.fi/MX.191220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta intermedia" ;
    dwc:scientificNameAuthorship "(Thomson, 1852)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta intermedia"@fi,
        "Atheta intermedia"@sv .

<http://tun.fi/MX.191221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta setigera" ;
    dwc:scientificNameAuthorship "(Sharp, 1869)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta setigera"@fi,
        "Atheta setigera"@sv .

<http://tun.fi/MX.191222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta laevana" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1852)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta laevana"@fi,
        "Atheta laevana"@sv .

<http://tun.fi/MX.191223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta atramentaria" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta atramentaria"@fi,
        "Atheta atramentaria"@sv .

<http://tun.fi/MX.191226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta hypnorum" ;
    dwc:scientificNameAuthorship "(Kiesenwetter, 1850)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta hypnorum"@fi,
        "Atheta hypnorum"@sv .

<http://tun.fi/MX.191227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta laevicauda" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1876" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta laevicauda"@fi,
        "Atheta laevicauda"@sv .

<http://tun.fi/MX.191228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta brunneipennis" ;
    dwc:scientificNameAuthorship "(Thomson, 1852)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta brunneipennis"@fi,
        "Atheta brunneipennis"@sv .

<http://tun.fi/MX.191229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta castanoptera" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta castanoptera"@fi,
        "Atheta pertyi"@fi,
        "Atheta pertyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosirkeinen"@fi,
        "Atheta castanoptera"@sv .

<http://tun.fi/MX.191231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta triangulum" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta triangulum"@fi,
        "Atheta triangulum"@sv .

<http://tun.fi/MX.191232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta xanthopus" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta xanthopus"@fi,
        "Atheta xanthopus"@sv .

<http://tun.fi/MX.191233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta graminicola" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta graminicola"@fi,
        "Atheta graminicola"@sv .

<http://tun.fi/MX.191234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta ebenina" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1873)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta ebenina"@fi,
        "Atheta ebenina"@sv .

<http://tun.fi/MX.191235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta heymesi" ;
    dwc:scientificNameAuthorship "Hubenthal, 1913" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta heymesi"@fi,
        "Atheta heymesi"@sv .

<http://tun.fi/MX.191237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta incognita" ;
    dwc:scientificNameAuthorship "(Sharp, 1869)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta incognita"@fi,
        "Atheta incognita"@sv .

<http://tun.fi/MX.191241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta ravilla" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta ravilla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karikesirkeinen"@fi,
        "Atheta ravilla"@sv .

<http://tun.fi/MX.191243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta procera" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta procera"@fi,
        "Atheta procera"@sv .

<http://tun.fi/MX.191244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta basicornis" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1852)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta basicornis"@fi,
        "Atheta basicornis"@sv .

<http://tun.fi/MX.191245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta nidicola" ;
    dwc:scientificNameAuthorship "(Johansen, 1914)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta nidicola"@fi,
        "Atheta nidicola"@sv .

<http://tun.fi/MX.191246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta allocera" ;
    dwc:scientificNameAuthorship "Eppelsheim, 1893" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta allocera"@fi,
        "Atheta allocera"@sv .

<http://tun.fi/MX.191247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta oblita" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta oblita"@fi,
        "Atheta oblita"@sv .

<http://tun.fi/MX.191248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta autumnalis" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta autumnalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyssirkeinen"@fi,
        "Atheta autumnalis"@sv .

<http://tun.fi/MX.191249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta boletophila" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta boletophila"@fi,
        "Atheta boletophila"@sv .

<http://tun.fi/MX.191250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta diversa" ;
    dwc:scientificNameAuthorship "(Sharp, 1869)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta diversa"@fi,
        "Atheta diversa"@sv .

<http://tun.fi/MX.191251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta strandiella" ;
    dwc:scientificNameAuthorship "Brundin, 1954" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta strandiella"@fi,
        "Atheta strandiella"@sv .

<http://tun.fi/MX.191252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta pilicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1852)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta pilicornis"@fi,
        "Atheta pilicornis"@sv .

<http://tun.fi/MX.191253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta acutangula" ;
    dwc:scientificNameAuthorship "Hanssen, 1937" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta acutangula"@fi,
        "Atheta acutangula"@sv .

<http://tun.fi/MX.191254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta boleticola" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1876" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta boleticola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tattisirkeinen"@fi,
        "Atheta boleticola"@sv .

<http://tun.fi/MX.191255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta fungicola" ;
    dwc:scientificNameAuthorship "(Thomson, 1852)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta fungicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sienisirkeinen"@fi,
        "Atheta fungicola"@sv .

<http://tun.fi/MX.191257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta crassicornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta crassicornis"@fi,
        "Atheta crassicornis"@sv .

<http://tun.fi/MX.191259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta paracrassicornis" ;
    dwc:scientificNameAuthorship "Brundin, 1954" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta paracrassicornis"@fi,
        "Atheta paracrassicornis"@sv .

<http://tun.fi/MX.191261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta pachycera" ;
    dwc:scientificNameAuthorship "(Eppelsheim, 1893)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta pachycera"@fi,
        "Atheta pachycera"@sv .

<http://tun.fi/MX.191262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta contristata" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta contristata"@fi,
        "Atheta contristata"@sv .

<http://tun.fi/MX.191263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta euryptera" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta euryptera"@fi,
        "Atheta euryptera"@sv .

<http://tun.fi/MX.191264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta divisa" ;
    dwc:scientificNameAuthorship "(Märkel, 1844)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta divisa"@fi,
        "Atheta divisa"@sv .

<http://tun.fi/MX.191265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta vaga" ;
    dwc:scientificNameAuthorship "(Heer, 1839)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta nigricornis"@fi,
        "Atheta nigricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta vaga"@fi,
        "Atheta vaga"@sv .

<http://tun.fi/MX.191267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta harwoodi" ;
    dwc:scientificNameAuthorship "Williams, 1930" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta harwoodi"@fi,
        "Atheta harwoodi"@sv .

<http://tun.fi/MX.191268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta janssoni" ;
    dwc:scientificNameAuthorship "(Bernhauer, 1923)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Atheta janssoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jannensirkeinen"@fi,
        "Atheta janssoni"@sv .

<http://tun.fi/MX.191271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta nigritula" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Aleochara nigritula"@fi,
        "Aleochara ochropa"@fi,
        "Atheta lgockii"@fi,
        "Atheta vitaleana"@fi,
        "Homalota boletobia"@fi,
        "Homalota denticulata"@fi,
        "Homalota melanocephala"@fi,
        "Homalota pubescens"@fi,
        "Aleochara nigritula"@sv,
        "Aleochara ochropa"@sv,
        "Atheta lgockii"@sv,
        "Atheta vitaleana"@sv,
        "Homalota boletobia"@sv,
        "Homalota denticulata"@sv,
        "Homalota melanocephala"@sv,
        "Homalota pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta nigritula"@fi,
        "Atheta nigritula"@sv .

<http://tun.fi/MX.191273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta picipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta picipes"@fi,
        "Atheta picipes"@sv .

<http://tun.fi/MX.191274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta taxiceroides" ;
    dwc:scientificNameAuthorship "Munster, 1935" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta taxiceroides"@fi,
        "Atheta taxiceroides"@sv .

<http://tun.fi/MX.191276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta occulta" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta occulta"@fi,
        "Atheta occulta"@sv .

<http://tun.fi/MX.191277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta fungivora" ;
    dwc:scientificNameAuthorship "(Thomson, 1867)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta fungivora"@fi,
        "Atheta fungivora"@sv .

<http://tun.fi/MX.191278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta monticola" ;
    dwc:scientificNameAuthorship "(Thomson, 1852)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta monticola"@fi,
        "Atheta monticola"@sv .

<http://tun.fi/MX.191279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta excellens" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta excellens"@fi,
        "Atheta excellens"@sv .

<http://tun.fi/MX.191281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta corvina" ;
    dwc:scientificNameAuthorship "(Thomson, 1856)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Anopleta corvina"@fi,
        "Anopleta corvina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta corvina"@fi,
        "Atheta corvina"@sv .

<http://tun.fi/MX.191282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta sodermani" ;
    dwc:scientificNameAuthorship "Bernhauer, 1931" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Anopleta sodermani"@fi,
        "Anopleta sodermani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta sodermani"@fi,
        "Atheta sodermani"@sv .

<http://tun.fi/MX.191283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta depressicollis" ;
    dwc:scientificNameAuthorship "(Fauvel, 1872)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Anopleta depressicollis"@fi,
        "Anopleta depressicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta depressicollis"@fi,
        "Atheta depressicollis"@sv .

<http://tun.fi/MX.191285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta melanaria" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta melanaria"@fi,
        "Atheta melanaria"@sv .

<http://tun.fi/MX.191287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyatheta mortuorum" ;
    dwc:scientificNameAuthorship "Thomson, 1867" ;
    skos:broader <http://tun.fi/MX.191286> ;
    skos:hiddenLabel "Atheta mortuorum"@fi,
        "Pachyatheta pseudocribrata"@fi,
        "Atheta mortuorum"@sv,
        "Pachyatheta pseudocribrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyatheta mortuorum"@fi,
        "Pachyatheta mortuorum"@sv .

<http://tun.fi/MX.191288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyatheta cribrata" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.191286> ;
    skos:hiddenLabel "Atheta cribrata"@fi,
        "Atheta fagi"@fi,
        "Homalota cribrata"@fi,
        "Atheta cribrata"@sv,
        "Atheta fagi"@sv,
        "Homalota cribrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyatheta cribrata"@fi,
        "Pachyatheta cribrata"@sv .

<http://tun.fi/MX.191290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta vestita" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Aleochara elongata"@fi,
        "Aleochara quisquiliarum"@fi,
        "Aleochara sericoptera"@fi,
        "Peaderus vestitus"@fi,
        "Thinobaena vestita"@fi,
        "Aleochara elongata"@sv,
        "Aleochara quisquiliarum"@sv,
        "Aleochara sericoptera"@sv,
        "Peaderus vestitus"@sv,
        "Thinobaena vestita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta vestita"@fi,
        "Atheta vestita"@sv .

<http://tun.fi/MX.191294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreophilia munsteri" ;
    dwc:scientificNameAuthorship "(Bernhauer, 1902)" ;
    skos:broader <http://tun.fi/MX.191293> ;
    skos:hiddenLabel "Atheta munsteri"@fi,
        "Atheta munsteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreophilia munsteri"@fi,
        "Boreophilia munsteri"@sv .

<http://tun.fi/MX.191295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreophilia subplana" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1880)" ;
    skos:broader <http://tun.fi/MX.191293> ;
    skos:hiddenLabel "Atheta subplana"@fi,
        "Atheta subplana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreophilia subplana"@fi,
        "Boreophilia subplana"@sv .

<http://tun.fi/MX.191296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreophilia islandica" ;
    dwc:scientificNameAuthorship "(Kraatz, 1857)" ;
    skos:broader <http://tun.fi/MX.191293> ;
    skos:hiddenLabel "Atheta islandica"@fi,
        "Homalota islandica"@fi,
        "Atheta islandica"@sv,
        "Homalota islandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreophilia islandica"@fi,
        "Boreophilia islandica"@sv .

<http://tun.fi/MX.191297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreophilia eremita" ;
    dwc:scientificNameAuthorship "(Rye, 1866)" ;
    skos:broader <http://tun.fi/MX.191293> ;
    skos:hiddenLabel "Atheta alluvialis"@fi,
        "Atheta eremita"@fi,
        "Atheta smolkai"@fi,
        "Homalota eremita"@fi,
        "Atheta alluvialis"@sv,
        "Atheta eremita"@sv,
        "Atheta smolkai"@sv,
        "Homalota eremita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreophilia eremita"@fi,
        "Boreophilia eremita"@sv .

<http://tun.fi/MX.191299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreophilia hyperborea" ;
    dwc:scientificNameAuthorship "(Brundin, 1940)" ;
    skos:broader <http://tun.fi/MX.191293> ;
    skos:hiddenLabel "Atheta hyperborea"@fi,
        "Boreophilia hyperborea"@fi,
        "Atheta hyperborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjansirkeinen"@fi,
        "Boreophilia hyperborea"@sv .

<http://tun.fi/MX.191300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreophilia fusca" ;
    dwc:scientificNameAuthorship "(C.R.Sahlberg, 1831)" ;
    skos:broader <http://tun.fi/MX.191293> ;
    skos:hiddenLabel "Aleochara fusca"@fi,
        "Atheta fusca"@fi,
        "Homalota latiuscula"@fi,
        "Aleochara fusca"@sv,
        "Atheta fusca"@sv,
        "Homalota latiuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreophilia fusca"@fi,
        "Boreophilia fusca"@sv .

<http://tun.fi/MX.191301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreophilia insecuta" ;
    dwc:scientificNameAuthorship "(Eppelsheim, 1893)" ;
    skos:broader <http://tun.fi/MX.191293> ;
    skos:hiddenLabel "Atheta insecuta"@fi,
        "Boreophilia pseudoinsecuta"@fi,
        "Atheta insecuta"@sv,
        "Boreophilia pseudoinsecuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreophilia insecuta"@fi,
        "Boreophilia insecuta"@sv .

<http://tun.fi/MX.191302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreophilia latifemorata" ;
    dwc:scientificNameAuthorship "(Brundin, 1940)" ;
    skos:broader <http://tun.fi/MX.191293> ;
    skos:hiddenLabel "Atheta latifemorata"@fi,
        "Boreophilia latifemorata"@fi,
        "Atheta latifemorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsirkeinen"@fi,
        "Boreophilia latifemorata"@sv .

<http://tun.fi/MX.191304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreostiba frigida" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1880)" ;
    skos:broader <http://tun.fi/MX.191303> ;
    skos:hiddenLabel "Atheta frigida"@fi,
        "Boreostiba sibirica"@fi,
        "Atheta frigida"@sv,
        "Boreostiba sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreostiba frigida"@fi,
        "Boreostiba frigida"@sv .

<http://tun.fi/MX.191306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreostiba piligera" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1876)" ;
    skos:broader <http://tun.fi/MX.191303> ;
    skos:hiddenLabel "Atheta piligera"@fi,
        "Atheta piligera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreostiba piligera"@fi,
        "Boreostiba piligera"@sv .

<http://tun.fi/MX.191307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreostiba thulea" ;
    dwc:scientificNameAuthorship "(Poppius, 1909)" ;
    skos:broader <http://tun.fi/MX.191303> ;
    skos:hiddenLabel "Atheta thulea"@fi,
        "Atheta thulea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreostiba thulea"@fi,
        "Boreostiba thulea"@sv .

<http://tun.fi/MX.191310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plataraea dubiosa" ;
    dwc:scientificNameAuthorship "(Benick, 1934)" ;
    skos:broader <http://tun.fi/MX.191308> ;
    skos:hiddenLabel "Atheta dubiosa"@fi,
        "Atheta dubiosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plataraea dubiosa"@fi,
        "Plataraea dubiosa"@sv .

<http://tun.fi/MX.191311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plataraea brunnea" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.191308> ;
    skos:hiddenLabel "Aleochara atriceps"@fi,
        "Aleochara cinnamomea"@fi,
        "Aleochara depressa"@fi,
        "Aleochara thoracica"@fi,
        "Aleochara zonalis"@fi,
        "Staphylinus brunnea"@fi,
        "Staphylinus nigriceps"@fi,
        "Aleochara atriceps"@sv,
        "Aleochara cinnamomea"@sv,
        "Aleochara depressa"@sv,
        "Aleochara thoracica"@sv,
        "Aleochara zonalis"@sv,
        "Staphylinus brunnea"@sv,
        "Staphylinus nigriceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plataraea brunnea"@fi,
        "Plataraea brunnea"@sv .

<http://tun.fi/MX.191316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alevonota gracilenta" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.191314> ;
    skos:hiddenLabel "Homalota gracilenta"@fi,
        "Homalota splendens"@fi,
        "Homalota venustula"@fi,
        "Liota hypogaea"@fi,
        "Ousipalia theloti"@fi,
        "Homalota gracilenta"@sv,
        "Homalota splendens"@sv,
        "Homalota venustula"@sv,
        "Liota hypogaea"@sv,
        "Ousipalia theloti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alevonota gracilenta"@fi,
        "Alevonota gracilenta"@sv .

<http://tun.fi/MX.191318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alianta incana" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.191317> ;
    skos:hiddenLabel "Homalota incana"@fi,
        "Homalota incana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alianta incana"@fi,
        "Alianta incana"@sv .

<http://tun.fi/MX.191320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiusa immigrata" ;
    dwc:scientificNameAuthorship "Lohse, 1984" ;
    skos:broader <http://tun.fi/MX.191319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichiusa immigrata"@fi,
        "Trichiusa immigrata"@sv .

<http://tun.fi/MX.191322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachnida nigella" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.191321> ;
    skos:hiddenLabel "Dinaraea punctiventris"@fi,
        "Homalota immersa"@fi,
        "Homalota nigella"@fi,
        "Dinaraea punctiventris"@sv,
        "Homalota immersa"@sv,
        "Homalota nigella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachnida nigella"@fi,
        "Pachnida nigella"@sv .

<http://tun.fi/MX.191324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinaraea angustula" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.191323> ;
    skos:hiddenLabel "Aleochara angustula"@fi,
        "Aleochara angustula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinaraea angustula"@fi,
        "Dinaraea angustula"@sv .

<http://tun.fi/MX.191325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinaraea aequata" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.191323> ;
    skos:hiddenLabel "Homalota aequata"@fi,
        "Homalota aequata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinaraea aequata"@fi,
        "Dinaraea aequata"@sv .

<http://tun.fi/MX.191326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinaraea linearis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191323> ;
    skos:hiddenLabel "Aleochara linearis"@fi,
        "Aleochara linearis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinaraea linearis"@fi,
        "Dinaraea linearis"@sv .

<http://tun.fi/MX.191327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinaraea arcana" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.191323> ;
    skos:hiddenLabel "Homalota arcana"@fi,
        "Homalota arcana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinaraea arcana"@fi,
        "Dinaraea arcana"@sv .

<http://tun.fi/MX.191329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyprocorrhe anceps" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.191328> ;
    skos:hiddenLabel "Homalota anceps"@fi,
        "Homalota anceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lyprocorrhe anceps"@fi,
        "Lyprocorrhe anceps"@sv .

<http://tun.fi/MX.191331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nehemitropia lividipennis" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.191330> ;
    skos:hiddenLabel "Aleochara curvipes"@fi,
        "Colpodota emarginata"@fi,
        "Homalota flavicans"@fi,
        "Oxypoda fallaciosa"@fi,
        "Oxypoda lividipennis"@fi,
        "Aleochara curvipes"@sv,
        "Colpodota emarginata"@sv,
        "Homalota flavicans"@sv,
        "Oxypoda fallaciosa"@sv,
        "Oxypoda lividipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nehemitropia lividipennis"@fi,
        "Nehemitropia lividipennis"@sv .

<http://tun.fi/MX.191336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta clientula" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Acrotona clientula"@fi,
        "Atheta clientula"@fi,
        "Acrotona clientula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosirkeinen"@fi,
        "Atheta clientula"@sv .

<http://tun.fi/MX.191337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta orphana" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Acrotona orphana"@fi,
        "Acrotona orphana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta orphana"@fi,
        "Atheta orphana"@sv .

<http://tun.fi/MX.191338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta orbata" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Acrotona orbata"@fi,
        "Acrotona orbata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta orbata"@fi,
        "Atheta orbata"@sv .

<http://tun.fi/MX.191340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta fungi" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Acrotona fungi"@fi,
        "Atheta fungi"@fi,
        "Acrotona fungi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantusirkeinen"@fi,
        "Atheta fungi"@sv .

<http://tun.fi/MX.191341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta amplicollis" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1873)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Acrotona amplicollis"@fi,
        "Acrotona amplicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta amplicollis"@fi,
        "Atheta amplicollis"@sv .

<http://tun.fi/MX.191342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheta amblystegii" ;
    dwc:scientificNameAuthorship "(Brundin, 1952)" ;
    skos:broader <http://tun.fi/MX.190448> ;
    skos:hiddenLabel "Acrotona amblystegii"@fi,
        "Acrotona amblystegii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheta amblystegii"@fi,
        "Atheta amblystegii"@sv .

<http://tun.fi/MX.191343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotona exigua" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.191333> ;
    skos:hiddenLabel "Colpodota curtipennis"@fi,
        "Oxypoda exigua"@fi,
        "Oxypoda investigatorum"@fi,
        "Colpodota curtipennis"@sv,
        "Oxypoda exigua"@sv,
        "Oxypoda investigatorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotona exigua"@fi,
        "Acrotona exigua"@sv .

<http://tun.fi/MX.191344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotona pilosicollis" ;
    dwc:scientificNameAuthorship "(Brundin, 1952)" ;
    skos:broader <http://tun.fi/MX.191333> ;
    skos:hiddenLabel "Atheta pilosicollis"@fi,
        "Atheta pilosicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotona pilosicollis"@fi,
        "Acrotona pilosicollis"@sv .

<http://tun.fi/MX.191345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotona sylvicola" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.191333> ;
    skos:hiddenLabel "Oxypoda planipennis"@fi,
        "Oxypoda sylvicola"@fi,
        "Oxypoda planipennis"@sv,
        "Oxypoda sylvicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotona sylvicola"@fi,
        "Acrotona sylvicola"@sv .

<http://tun.fi/MX.191346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotona pygmaea" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191333> ;
    skos:hiddenLabel "Aleochara pygmaea"@fi,
        "Bolitochara minutissima"@fi,
        "Oxypoda conviva"@fi,
        "Oxypoda picea"@fi,
        "Oxypoda sericata"@fi,
        "Aleochara pygmaea"@sv,
        "Bolitochara minutissima"@sv,
        "Oxypoda conviva"@sv,
        "Oxypoda picea"@sv,
        "Oxypoda sericata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotona pygmaea"@fi,
        "Acrotona pygmaea"@sv .

<http://tun.fi/MX.191347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotona convergens" ;
    dwc:scientificNameAuthorship "(Strand, 1958)" ;
    skos:broader <http://tun.fi/MX.191333> ;
    skos:hiddenLabel "Atheta convergens"@fi,
        "Atheta convergens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotona convergens"@fi,
        "Acrotona convergens"@sv .

<http://tun.fi/MX.191348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotona obfuscata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191333> ;
    skos:hiddenLabel "Acrotona obfuscata"@fi,
        "Aleochara obfuscata"@fi,
        "Aleochara obfuscata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantavaajasirkeinen"@fi,
        "Acrotona obfuscata"@sv .

<http://tun.fi/MX.191349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotona troglodytes" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1858)" ;
    skos:broader <http://tun.fi/MX.191333> ;
    skos:hiddenLabel "Homalota consanguinea"@fi,
        "Homalota troglodytes"@fi,
        "Homalota consanguinea"@sv,
        "Homalota troglodytes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotona troglodytes"@fi,
        "Acrotona troglodytes"@sv .

<http://tun.fi/MX.191351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotona pseudotenera" ;
    dwc:scientificNameAuthorship "(Cameron, 1933)" ;
    skos:broader <http://tun.fi/MX.191333> ;
    skos:hiddenLabel "Acrotona rassii"@fi,
        "Atheta pseudotenera"@fi,
        "Ischnopoda uncinata"@fi,
        "Acrotona rassii"@sv,
        "Atheta pseudotenera"@sv,
        "Ischnopoda uncinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotona pseudotenera"@fi,
        "Acrotona pseudotenera"@sv .

<http://tun.fi/MX.191353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotona parens" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1852)" ;
    skos:broader <http://tun.fi/MX.191333> ;
    skos:hiddenLabel "Colpodota subgrisescens"@fi,
        "Homalota parens"@fi,
        "Colpodota subgrisescens"@sv,
        "Homalota parens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotona parens"@fi,
        "Acrotona parens"@sv .

<http://tun.fi/MX.191354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotona muscorum" ;
    dwc:scientificNameAuthorship "(Brisout de Barneville, 1860)" ;
    skos:broader <http://tun.fi/MX.191333> ;
    skos:hiddenLabel "Colpodota lacertosa"@fi,
        "Homalota muscorum"@fi,
        "Colpodota lacertosa"@sv,
        "Homalota muscorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotona muscorum"@fi,
        "Acrotona muscorum"@sv .

<http://tun.fi/MX.191355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotona aterrima" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191333> ;
    skos:hiddenLabel "Aleochara aterrima"@fi,
        "Aleochara brunnipes"@fi,
        "Aleochara luripes"@fi,
        "Bolitochara fuscula"@fi,
        "Homalota lugens"@fi,
        "Aleochara aterrima"@sv,
        "Aleochara brunnipes"@sv,
        "Aleochara luripes"@sv,
        "Bolitochara fuscula"@sv,
        "Homalota lugens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotona aterrima"@fi,
        "Acrotona aterrima"@sv .

<http://tun.fi/MX.191356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotona benicki" ;
    dwc:scientificNameAuthorship "(Allen, 1940)" ;
    skos:broader <http://tun.fi/MX.191333> ;
    skos:hiddenLabel "Atheta benicki"@fi,
        "Atheta frondellana"@fi,
        "Atheta griseosericea"@fi,
        "Atheta pusilla"@fi,
        "Atheta benicki"@sv,
        "Atheta frondellana"@sv,
        "Atheta griseosericea"@sv,
        "Atheta pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotona benicki"@fi,
        "Acrotona benicki"@sv .

<http://tun.fi/MX.191358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotona parvula" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.191333> ;
    skos:hiddenLabel "Aleochara parva"@fi,
        "Bolitochara parvula"@fi,
        "Homalota pilosiventris"@fi,
        "Homalota stercoraria"@fi,
        "Aleochara parva"@sv,
        "Bolitochara parvula"@sv,
        "Homalota pilosiventris"@sv,
        "Homalota stercoraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotona parvula"@fi,
        "Acrotona parvula"@sv .

<http://tun.fi/MX.191360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halobrecta algae" ;
    dwc:scientificNameAuthorship "(Hardy, 1851)" ;
    skos:broader <http://tun.fi/MX.191359> ;
    skos:hiddenLabel "Halobrecta halensis"@fi,
        "Halobrecta puncticeps"@fi,
        "Homalota algae"@fi,
        "Homalota anthracina"@fi,
        "Homalota atricilla"@fi,
        "Homalota puncticeps"@fi,
        "Halobrecta halensis"@sv,
        "Halobrecta puncticeps"@sv,
        "Homalota algae"@sv,
        "Homalota anthracina"@sv,
        "Homalota atricilla"@sv,
        "Homalota puncticeps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halobrecta algae"@fi,
        "Halobrecta algae"@sv .

<http://tun.fi/MX.191361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halobrecta flavipes" ;
    dwc:scientificNameAuthorship "Thomson, 1861" ;
    skos:broader <http://tun.fi/MX.191359> ;
    skos:hiddenLabel "Aleochara elongatula"@fi,
        "Aloconota incertula"@fi,
        "Atheta algophila"@fi,
        "Atheta lysholmi"@fi,
        "Atheta vaticina"@fi,
        "Dinaraea pubes"@fi,
        "Homalota halobrectha"@fi,
        "Homalota maritima"@fi,
        "Homalota princeps"@fi,
        "Aleochara elongatula"@sv,
        "Aloconota incertula"@sv,
        "Atheta algophila"@sv,
        "Atheta lysholmi"@sv,
        "Atheta vaticina"@sv,
        "Dinaraea pubes"@sv,
        "Homalota halobrectha"@sv,
        "Homalota maritima"@sv,
        "Homalota princeps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halobrecta flavipes"@fi,
        "Halobrecta flavipes"@sv .

<http://tun.fi/MX.191363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dalotia coriaria" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.191362> ;
    skos:hiddenLabel "Atheta coriaria"@fi,
        "Dalotia coriaria"@fi,
        "Atheta coriaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansarisirkeinen"@fi,
        "Dalotia coriaria"@sv .

<http://tun.fi/MX.191365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amischa decipiens" ;
    dwc:scientificNameAuthorship "(Sharp, 1869)" ;
    skos:broader <http://tun.fi/MX.191364> ;
    skos:hiddenLabel "Homalota decipiens"@fi,
        "Homalota decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amischa decipiens"@fi,
        "Amischa decipiens"@sv .

<http://tun.fi/MX.191366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amischa setifera" ;
    dwc:scientificNameAuthorship "Benick, 1982" ;
    skos:broader <http://tun.fi/MX.191364> ;
    skos:hiddenLabel "Amischa andreasi"@fi,
        "Amischa andreasi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amischa setifera"@fi,
        "Amischa setifera"@sv .

<http://tun.fi/MX.191367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amischa nigrofusca" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.191364> ;
    skos:hiddenLabel "Aleochara apicalis"@fi,
        "Aleochara nigrofusca"@fi,
        "Amischa arata"@fi,
        "Amischa sarsi"@fi,
        "Amischa soror"@fi,
        "Homalota simillima"@fi,
        "Aleochara apicalis"@sv,
        "Aleochara nigrofusca"@sv,
        "Amischa arata"@sv,
        "Amischa sarsi"@sv,
        "Amischa soror"@sv,
        "Homalota simillima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amischa nigrofusca"@fi,
        "Amischa nigrofusca"@sv .

<http://tun.fi/MX.191371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amischa analis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191364> ;
    skos:hiddenLabel "Aleochara analis"@fi,
        "Aleochara boleti"@fi,
        "Aleochara foveolata"@fi,
        "Aleochara inquinula"@fi,
        "Aleochara littoralis"@fi,
        "Aleochara livipes"@fi,
        "Amischa platycephala"@fi,
        "Bolitochara evanescens"@fi,
        "Bolitochara teres"@fi,
        "Homalota contemta"@fi,
        "Homalota fossigera"@fi,
        "Homalota haemorrhoidalis"@fi,
        "Homalota nigriceps"@fi,
        "Homalota scorsicornis"@fi,
        "Homalota tantilla"@fi,
        "Aleochara analis"@sv,
        "Aleochara boleti"@sv,
        "Aleochara foveolata"@sv,
        "Aleochara inquinula"@sv,
        "Aleochara littoralis"@sv,
        "Aleochara livipes"@sv,
        "Amischa platycephala"@sv,
        "Bolitochara evanescens"@sv,
        "Bolitochara teres"@sv,
        "Homalota contemta"@sv,
        "Homalota fossigera"@sv,
        "Homalota haemorrhoidalis"@sv,
        "Homalota nigriceps"@sv,
        "Homalota scorsicornis"@sv,
        "Homalota tantilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amischa analis"@fi,
        "Amischa analis"@sv .

<http://tun.fi/MX.191372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amischa bifoveolata" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.191364> ;
    skos:hiddenLabel "Amischa cavifrons"@fi,
        "Amischa vogti"@fi,
        "Bolitochara bifoveolata"@fi,
        "Amischa cavifrons"@sv,
        "Amischa vogti"@sv,
        "Bolitochara bifoveolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amischa bifoveolata"@fi,
        "Amischa bifoveolata"@sv .

<http://tun.fi/MX.191375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pycnota paradoxa" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1861)" ;
    skos:broader <http://tun.fi/MX.191374> ;
    skos:hiddenLabel "Atheta skalitzkyi"@fi,
        "Homalota paradoxa"@fi,
        "Lyprocorrhe nidorum"@fi,
        "Atheta skalitzkyi"@sv,
        "Homalota paradoxa"@sv,
        "Lyprocorrhe nidorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pycnota paradoxa"@fi,
        "Pycnota paradoxa"@sv .

<http://tun.fi/MX.191378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thamiaraea cinnamomea" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191377> ;
    skos:hiddenLabel "Aleochara cinnamomea"@fi,
        "Aleochara pallipes"@fi,
        "Homalota hirtella"@fi,
        "Myrmedonia apfelbecki"@fi,
        "Aleochara cinnamomea"@sv,
        "Aleochara pallipes"@sv,
        "Homalota hirtella"@sv,
        "Myrmedonia apfelbecki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thamiaraea cinnamomea"@fi,
        "Thamiaraea cinnamomea"@sv .

<http://tun.fi/MX.191379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thamiaraea hospita" ;
    dwc:scientificNameAuthorship "(Märkel, 1845)" ;
    skos:broader <http://tun.fi/MX.191377> ;
    skos:hiddenLabel "Homalota castanea"@fi,
        "Homalota hospita"@fi,
        "Thamiaraea australis"@fi,
        "Thamiaraea suberis"@fi,
        "Homalota castanea"@sv,
        "Homalota hospita"@sv,
        "Thamiaraea australis"@sv,
        "Thamiaraea suberis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thamiaraea hospita"@fi,
        "Thamiaraea hospita"@sv .

<http://tun.fi/MX.191382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falagria caesa" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.191381> ;
    skos:hiddenLabel "Falagria sulcata"@fi,
        "Falagria sulcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Falagria caesa"@fi,
        "Falagria caesa"@sv .

<http://tun.fi/MX.191384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falagria sulcatula" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.191381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Falagria sulcatula"@fi,
        "Falagria sulcatula"@sv .

<http://tun.fi/MX.191393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bohemiellina flavipennis" ;
    dwc:scientificNameAuthorship "(Cameron, 1920)" ;
    skos:broader <http://tun.fi/MX.191392> ;
    skos:hiddenLabel "Bohemiellina paradoxa"@fi,
        "Bohemiellina paradoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bohemiellina flavipennis"@fi,
        "Bohemiellina flavipennis"@sv .

<http://tun.fi/MX.191396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordalia obscura" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordalia obscura"@fi,
        "Cordalia obscura"@sv .

<http://tun.fi/MX.191398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmecocephalus concinnus" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.191397> ;
    skos:hiddenLabel "Myrmecocephalus longipes"@fi,
        "Myrmecocephalus longipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrmecocephalus concinnus"@fi,
        "Myrmecocephalus concinnus"@sv .

<http://tun.fi/MX.191403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falagrioma thoracica" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.191400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Falagrioma thoracica"@fi,
        "Falagrioma thoracica"@sv .

<http://tun.fi/MX.191405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaulacaspis nigra" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaulacaspis nigra"@fi,
        "Anaulacaspis nigra"@sv .

<http://tun.fi/MX.191410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drusilla canaliculata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.191408> ;
    skos:hiddenLabel "Drusilla canaliculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keikarivilistäjä"@fi,
        "Drusilla canaliculata"@sv .

<http://tun.fi/MX.191412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zyras collaris" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.191411> ;
    skos:hiddenLabel "Zyras collaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjorosvovilistäjä"@fi,
        "Zyras collaris"@sv .

<http://tun.fi/MX.191413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pella limbatus" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.4887335> ;
    skos:hiddenLabel "Pella limbatus"@fi,
        "Zyras limbatus"@fi,
        "Zyras limbatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietarosvovilistäjä"@fi,
        "Pella limbatus"@sv .

<http://tun.fi/MX.191414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pella funestus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.4887335> ;
    skos:hiddenLabel "Zyras funestus"@fi,
        "Zyras funestus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pella funestus"@fi,
        "Pella funestus"@sv .

<http://tun.fi/MX.191415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pella humeralis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.4887335> ;
    skos:hiddenLabel "Pella humeralis"@fi,
        "Zyras humeralis"@fi,
        "Zyras humeralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasrosvovilistäjä"@fi,
        "Pella humeralis"@sv .

<http://tun.fi/MX.191416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pella cognatus" ;
    dwc:scientificNameAuthorship "(Märkel, 1842)" ;
    skos:broader <http://tun.fi/MX.4887335> ;
    skos:hiddenLabel "Zyras cognatus"@fi,
        "Zyras cognatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pella cognatus"@fi,
        "Pella cognatus"@sv .

<http://tun.fi/MX.191417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pella lugens" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.4887335> ;
    skos:hiddenLabel "Zyras lugens"@fi,
        "Zyras lugens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pella lugens"@fi,
        "Pella lugens"@sv .

<http://tun.fi/MX.191418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pella laticollis" ;
    dwc:scientificNameAuthorship "(Märkel, 1845)" ;
    skos:broader <http://tun.fi/MX.4887335> ;
    skos:hiddenLabel "Zyras laticollis"@fi,
        "Zyras laticollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pella laticollis"@fi,
        "Pella laticollis"@sv .

<http://tun.fi/MX.191420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lomechusoides strumosus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.191419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lomechusoides strumosus"@fi,
        "Lomechusoides strumosus"@sv .

<http://tun.fi/MX.191421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lomechusoides wellenii" ;
    dwc:scientificNameAuthorship "(Palm, 1949)" ;
    skos:broader <http://tun.fi/MX.191419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lomechusoides wellenii"@fi,
        "Lomechusoides wellenii"@sv .

<http://tun.fi/MX.191422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lomechusoides inflatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.191419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lomechusoides inflatus"@fi,
        "Lomechusoides inflatus"@sv .

<http://tun.fi/MX.191427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lomechusa emarginata" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.191425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lomechusa emarginata"@fi,
        "Lomechusa emarginata"@sv .

<http://tun.fi/MX.191429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lomechusa pubicollis" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1860" ;
    skos:broader <http://tun.fi/MX.191425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lomechusa pubicollis"@fi,
        "Lomechusa pubicollis"@sv .

<http://tun.fi/MX.191433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena affinis" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena affinis"@fi,
        "Gyrophaena affinis"@sv .

<http://tun.fi/MX.191435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena pulchella" ;
    dwc:scientificNameAuthorship "Heer, 1839" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena pulchella"@fi,
        "Gyrophaena pulchella"@sv .

<http://tun.fi/MX.191436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena obsoleta" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1895" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena obsoleta"@fi,
        "Gyrophaena obsoleta"@sv .

<http://tun.fi/MX.191437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena kangasi" ;
    dwc:scientificNameAuthorship "Rutanen, 1994" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena kangasi"@fi,
        "Gyrophaena kangasi"@sv .

<http://tun.fi/MX.191439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena nana" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena nana"@fi,
        "Gyrophaena nana"@sv .

<http://tun.fi/MX.191440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena pseudonana" ;
    dwc:scientificNameAuthorship "Strand, 1839" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena pseudonana"@fi,
        "Gyrophaena pseudonana"@sv .

<http://tun.fi/MX.191442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena gentilis" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena gentilis"@fi,
        "Gyrophaena gentilis"@sv .

<http://tun.fi/MX.191443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena poweri" ;
    dwc:scientificNameAuthorship "Crotch, 1867" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena poweri"@fi,
        "Gyrophaena poweri"@sv .

<http://tun.fi/MX.191444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena minima" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena minima"@fi,
        "Gyrophaena minima"@sv .

<http://tun.fi/MX.191445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena munsteri" ;
    dwc:scientificNameAuthorship "Strand, 1935" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena munsteri"@fi,
        "Gyrophaena munsteri"@sv .

<http://tun.fi/MX.191446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena fasciata" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:hiddenLabel "Gyrophaena laevipennis"@fi,
        "Gyrophaena laevipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena fasciata"@fi,
        "Gyrophaena fasciata"@sv .

<http://tun.fi/MX.191448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena congrua" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena congrua"@fi,
        "Gyrophaena congrua"@sv .

<http://tun.fi/MX.191450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena williamsi" ;
    dwc:scientificNameAuthorship "Strand, 1935" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena williamsi"@fi,
        "Gyrophaena williamsi"@sv .

<http://tun.fi/MX.191451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena orientalis" ;
    dwc:scientificNameAuthorship "Strand, 1938" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena orientalis"@fi,
        "Gyrophaena orientalis"@sv .

<http://tun.fi/MX.191452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena bihamata" ;
    dwc:scientificNameAuthorship "Thomson, 1867" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena bihamata"@fi,
        "Gyrophaena bihamata"@sv .

<http://tun.fi/MX.191453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena lucidula" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena lucidula"@fi,
        "Gyrophaena lucidula"@sv .

<http://tun.fi/MX.191454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena joyi" ;
    dwc:scientificNameAuthorship "Wendeler, 1924" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena joyi"@fi,
        "Gyrophaena joyi"@sv .

<http://tun.fi/MX.191455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena joyioides" ;
    dwc:scientificNameAuthorship "Wüsthoff, 1937" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena joyioides"@fi,
        "Gyrophaena joyioides"@sv .

<http://tun.fi/MX.191456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena manca" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:hiddenLabel "Gyrophaena angustata"@fi,
        "Gyrophaena angustata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena manca"@fi,
        "Gyrophaena manca"@sv .

<http://tun.fi/MX.191458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena strictula" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena strictula"@fi,
        "Gyrophaena strictula"@sv .

<http://tun.fi/MX.191460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena boleti" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.191432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrophaena boleti"@fi,
        "Gyrophaena boleti"@sv .

<http://tun.fi/MX.191462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricochara latissima" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.191461> ;
    skos:hiddenLabel "Agaricochara laevicollis"@fi,
        "Agaricochara laevicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agaricochara latissima"@fi,
        "Agaricochara latissima"@sv .

<http://tun.fi/MX.191465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encephalus complicans" ;
    dwc:scientificNameAuthorship "Kirby, 1832" ;
    skos:broader <http://tun.fi/MX.191464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encephalus complicans"@fi,
        "Encephalus complicans"@sv .

<http://tun.fi/MX.191468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitochara obliqua" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.191467> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitochara obliqua"@fi,
        "Bolitochara obliqua"@sv .

<http://tun.fi/MX.191469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitochara mulsanti" ;
    dwc:scientificNameAuthorship "Sharp, 1875" ;
    skos:broader <http://tun.fi/MX.191467> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitochara mulsanti"@fi,
        "Bolitochara mulsanti"@sv .

<http://tun.fi/MX.191470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitochara pulchra" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.191467> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitochara pulchra"@fi,
        "Bolitochara pulchra"@sv .

<http://tun.fi/MX.191475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phymatura brevicollis" ;
    dwc:scientificNameAuthorship "(Kraatz, 1856)" ;
    skos:broader <http://tun.fi/MX.191474> ;
    skos:hiddenLabel "Phymatura brevicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnivilistäjä"@fi,
        "Phymatura brevicollis"@sv .

<http://tun.fi/MX.191479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptusa pulchella" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.191476> ;
    skos:hiddenLabel "Leptusa saalasi"@fi,
        "Leptusa saalasi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptusa pulchella"@fi,
        "Leptusa pulchella"@sv .

<http://tun.fi/MX.191482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptusa norvegica" ;
    dwc:scientificNameAuthorship "Strand, 1941" ;
    skos:broader <http://tun.fi/MX.191476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptusa norvegica"@fi,
        "Leptusa norvegica"@sv .

<http://tun.fi/MX.191483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptusa fumida" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.191476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptusa fumida"@fi,
        "Leptusa fumida"@sv .

<http://tun.fi/MX.191484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptusa ruficollis" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.191476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptusa ruficollis"@fi,
        "Leptusa ruficollis"@sv .

<http://tun.fi/MX.191486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyusida gracilis" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.191485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyusida gracilis"@fi,
        "Tachyusida gracilis"@sv .

<http://tun.fi/MX.191488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryusa castanoptera" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.191487> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryusa castanoptera"@fi,
        "Euryusa castanoptera"@sv .

<http://tun.fi/MX.191489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryusa optabilis" ;
    dwc:scientificNameAuthorship "Heer, 1839" ;
    skos:broader <http://tun.fi/MX.191487> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryusa optabilis"@fi,
        "Euryusa optabilis"@sv .

<http://tun.fi/MX.191496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecturota marchii" ;
    dwc:scientificNameAuthorship "(Dodero, 1922)" ;
    skos:broader <http://tun.fi/MX.191494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thecturota marchii"@fi,
        "Thecturota marchii"@sv .

<http://tun.fi/MX.191498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomicrodota paganettii" ;
    dwc:scientificNameAuthorship "(Bernhauer, 1909)" ;
    skos:broader <http://tun.fi/MX.191497> ;
    skos:hiddenLabel "Atheta flavicollis"@fi,
        "Atheta jelineki"@fi,
        "Atheta flavicollis"@sv,
        "Atheta jelineki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudomicrodota paganettii"@fi,
        "Pseudomicrodota paganettii"@sv .

<http://tun.fi/MX.191505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silusa rubiginosa" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.191504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Silusa rubiginosa"@fi,
        "Silusa rubiginosa"@sv .

<http://tun.fi/MX.191510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomognathus cuspidatus" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.191508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anomognathus cuspidatus"@fi,
        "Anomognathus cuspidatus"@sv .

<http://tun.fi/MX.191512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalota plana" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.191511> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homalota plana"@fi,
        "Homalota plana"@sv .

<http://tun.fi/MX.191514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyphea curtula" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.191513> ;
    skos:hiddenLabel "Cyphea curtula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanlaakavilistäjä"@fi,
        "Cyphea curtula"@sv .

<http://tun.fi/MX.191515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyphea latiuscula" ;
    dwc:scientificNameAuthorship "Sjöberg, 1934" ;
    skos:broader <http://tun.fi/MX.191513> ;
    skos:hiddenLabel "Cyphea latiuscula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenlaakavilistäjä"@fi,
        "Cyphea latiuscula"@sv .

<http://tun.fi/MX.191518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placusa complanata" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Placusa complanata"@fi,
        "Placusa complanata"@sv .

<http://tun.fi/MX.191519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placusa depressa" ;
    dwc:scientificNameAuthorship "Mäklin, 1845" ;
    skos:broader <http://tun.fi/MX.191517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Placusa depressa"@fi,
        "Placusa depressa"@sv .

<http://tun.fi/MX.191520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placusa tachyporoides" ;
    dwc:scientificNameAuthorship "(Waltl, 1838)" ;
    skos:broader <http://tun.fi/MX.191517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Placusa tachyporoides"@fi,
        "Placusa tachyporoides"@sv .

<http://tun.fi/MX.191521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placusa incompleta" ;
    dwc:scientificNameAuthorship "Sjöberg, 1934" ;
    skos:broader <http://tun.fi/MX.191517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Placusa incompleta"@fi,
        "Placusa incompleta"@sv .

<http://tun.fi/MX.191522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placusa cribrata" ;
    dwc:scientificNameAuthorship "Johnson & Lundberg, 1977" ;
    skos:broader <http://tun.fi/MX.191517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Placusa cribrata"@fi,
        "Placusa cribrata"@sv .

<http://tun.fi/MX.191523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placusa suecica" ;
    dwc:scientificNameAuthorship "Johnson & Lundberg, 1977" ;
    skos:broader <http://tun.fi/MX.191517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Placusa suecica"@fi,
        "Placusa suecica"@sv .

<http://tun.fi/MX.191524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placusa atrata" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.191517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Placusa atrata"@fi,
        "Placusa atrata"@sv .

<http://tun.fi/MX.191526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placusa adscita" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Placusa adscita"@fi,
        "Placusa adscita"@sv .

<http://tun.fi/MX.191529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autalia impressa" ;
    dwc:scientificNameAuthorship "(Olivier, 1795)" ;
    skos:broader <http://tun.fi/MX.191528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Autalia impressa"@fi,
        "Autalia impressa"@sv .

<http://tun.fi/MX.191530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autalia longicornis" ;
    dwc:scientificNameAuthorship "Scheerpeltz, 1947" ;
    skos:broader <http://tun.fi/MX.191528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Autalia longicornis"@fi,
        "Autalia longicornis"@sv .

<http://tun.fi/MX.191531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autalia rivularis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Autalia rivularis"@fi,
        "Autalia rivularis"@sv .

<http://tun.fi/MX.191532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autalia puncticollis" ;
    dwc:scientificNameAuthorship "Sharp, 1864" ;
    skos:broader <http://tun.fi/MX.191528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Autalia puncticollis"@fi,
        "Autalia puncticollis"@sv .

<http://tun.fi/MX.191550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygronoma dimidiata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.191549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygronoma dimidiata"@fi,
        "Hygronoma dimidiata"@sv .

<http://tun.fi/MX.191554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holobus apicatus" ;
    dwc:scientificNameAuthorship "(Erichson, 1837)" ;
    skos:broader <http://tun.fi/MX.191553> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holobus apicatus"@fi,
        "Holobus apicatus"@sv .

<http://tun.fi/MX.191555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holobus flavicornis" ;
    dwc:scientificNameAuthorship "(Boisduval & Lacordaire, 1835)" ;
    skos:broader <http://tun.fi/MX.191553> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holobus flavicornis"@fi,
        "Holobus flavicornis"@sv .

<http://tun.fi/MX.191557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligota granaria" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.191556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligota granaria"@fi,
        "Oligota granaria"@sv .

<http://tun.fi/MX.191558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligota parva" ;
    dwc:scientificNameAuthorship "Kraatz, 1862" ;
    skos:broader <http://tun.fi/MX.191556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligota parva"@fi,
        "Oligota parva"@sv .

<http://tun.fi/MX.191559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligota inflata" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.191556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligota inflata"@fi,
        "Oligota inflata"@sv .

<http://tun.fi/MX.191560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligota muensteri" ;
    dwc:scientificNameAuthorship "Bernhauer, 1923" ;
    skos:broader <http://tun.fi/MX.191556> ;
    skos:hiddenLabel "Oligota latior"@fi,
        "Oligota latior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligota muensteri"@fi,
        "Oligota muensteri"@sv .

<http://tun.fi/MX.191567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligota inexspectata" ;
    dwc:scientificNameAuthorship "Williams, 1994" ;
    skos:broader <http://tun.fi/MX.191556> ;
    skos:hiddenLabel "Oligota inexpectata"@fi,
        "Oligota inexpectata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligota inexspectata"@fi,
        "Oligota inexspectata"@sv .

<http://tun.fi/MX.191569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligota pumilio" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1858" ;
    skos:broader <http://tun.fi/MX.191556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligota pumilio"@fi,
        "Oligota pumilio"@sv .

<http://tun.fi/MX.191570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligota uralensicola" ;
    dwc:scientificNameAuthorship "Kangas, 1982" ;
    skos:broader <http://tun.fi/MX.191556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligota uralensicola"@fi,
        "Oligota uralensicola"@sv .

<http://tun.fi/MX.191574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypha aprilis" ;
    dwc:scientificNameAuthorship "(Rey, 1882)" ;
    skos:broader <http://tun.fi/MX.191571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cypha aprilis"@fi,
        "Cypha aprilis"@sv .

<http://tun.fi/MX.191576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypha tarsalis" ;
    dwc:scientificNameAuthorship "(Luze, 1902)" ;
    skos:broader <http://tun.fi/MX.191571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cypha tarsalis"@fi,
        "Cypha tarsalis"@sv .

<http://tun.fi/MX.191577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypha laeviuscula" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.191571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cypha laeviuscula"@fi,
        "Cypha laeviuscula"@sv .

<http://tun.fi/MX.191578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypha ovulum" ;
    dwc:scientificNameAuthorship "(Heer, 1839)" ;
    skos:broader <http://tun.fi/MX.191571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cypha ovulum"@fi,
        "Cypha ovulum"@sv .

<http://tun.fi/MX.191580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypha suecica" ;
    dwc:scientificNameAuthorship "(Palm, 1936)" ;
    skos:broader <http://tun.fi/MX.191571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cypha suecica"@fi,
        "Cypha suecica"@sv .

<http://tun.fi/MX.191581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypha apicalis" ;
    dwc:scientificNameAuthorship "(Brisout de Barneville, 1863)" ;
    skos:broader <http://tun.fi/MX.191571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cypha apicalis"@fi,
        "Cypha apicalis"@sv .

<http://tun.fi/MX.191583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypha pulicaria" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.191571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cypha pulicaria"@fi,
        "Cypha pulicaria"@sv .

<http://tun.fi/MX.191584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypha seminulum" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.191571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cypha seminulum"@fi,
        "Cypha seminulum"@sv .

<http://tun.fi/MX.191589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myllaena dubia" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.191588> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myllaena dubia"@fi,
        "Myllaena dubia"@sv .

<http://tun.fi/MX.191590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myllaena intermedia" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.191588> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myllaena intermedia"@fi,
        "Myllaena intermedia"@sv .

<http://tun.fi/MX.191591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myllaena kraatzi" ;
    dwc:scientificNameAuthorship "Sharp, 1871" ;
    skos:broader <http://tun.fi/MX.191588> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myllaena kraatzi"@fi,
        "Myllaena kraatzi"@sv .

<http://tun.fi/MX.191592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myllaena hyperborea" ;
    dwc:scientificNameAuthorship "Strand, 1943" ;
    skos:broader <http://tun.fi/MX.191588> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myllaena hyperborea"@fi,
        "Myllaena hyperborea"@sv .

<http://tun.fi/MX.191594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myllaena brevicornis" ;
    dwc:scientificNameAuthorship "(Matthews, 1838)" ;
    skos:broader <http://tun.fi/MX.191588> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myllaena brevicornis"@fi,
        "Myllaena brevicornis"@sv .

<http://tun.fi/MX.191595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myllaena gracilis" ;
    dwc:scientificNameAuthorship "(Matthews, 1838)" ;
    skos:broader <http://tun.fi/MX.191588> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myllaena gracilis"@fi,
        "Myllaena gracilis"@sv .

<http://tun.fi/MX.191596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myllaena minuta" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.191588> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myllaena minuta"@fi,
        "Myllaena minuta"@sv .

<http://tun.fi/MX.191601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnusa brevicollis" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.191600> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnusa brevicollis"@fi,
        "Gymnusa brevicollis"@sv .

<http://tun.fi/MX.191602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnusa variegata" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1845" ;
    skos:broader <http://tun.fi/MX.191600> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnusa variegata"@fi,
        "Gymnusa variegata"@sv .

<http://tun.fi/MX.191605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deinopsis erosa" ;
    dwc:scientificNameAuthorship "(Stephens, 1832)" ;
    skos:broader <http://tun.fi/MX.191604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Deinopsis erosa"@fi,
        "Deinopsis erosa"@sv .

<http://tun.fi/MX.191609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaphidium quadrimaculatum" ;
    dwc:scientificNameAuthorship "Olivier, 1790" ;
    skos:broader <http://tun.fi/MX.191608> ;
    skos:hiddenLabel "Scaphidium quadrimaculatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjopisarainen"@fi,
        "Scaphidium quadrimaculatum"@sv .

<http://tun.fi/MX.191612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaphisoma agaricinum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.191611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaphisoma agaricinum"@fi,
        "Scaphisoma agaricinum"@sv .

<http://tun.fi/MX.191613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaphisoma inopinatum" ;
    dwc:scientificNameAuthorship "Löbl, 1967" ;
    skos:broader <http://tun.fi/MX.191611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaphisoma inopinatum"@fi,
        "Scaphisoma inopinatum"@sv .

<http://tun.fi/MX.191614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaphisoma boleti" ;
    dwc:scientificNameAuthorship "(Panzer, 1793)" ;
    skos:broader <http://tun.fi/MX.191611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaphisoma boleti"@fi,
        "Scaphisoma boleti"@sv .

<http://tun.fi/MX.191615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaphisoma subalpinum" ;
    dwc:scientificNameAuthorship "Reitter, 1880" ;
    skos:broader <http://tun.fi/MX.191611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaphisoma subalpinum"@fi,
        "Scaphisoma subalpinum"@sv .

<http://tun.fi/MX.191616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaphisoma balcanicum" ;
    dwc:scientificNameAuthorship "Tamanini, 1954" ;
    skos:broader <http://tun.fi/MX.191611> ;
    skos:hiddenLabel "Scaphisoma balcanicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokiiltopisarainen"@fi,
        "Scaphisoma balcanicum"@sv .

<http://tun.fi/MX.191617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaphisoma boreale" ;
    dwc:scientificNameAuthorship "Lundblad, 1952" ;
    skos:broader <http://tun.fi/MX.191611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaphisoma boreale"@fi,
        "Scaphisoma boreale"@sv .

<http://tun.fi/MX.191618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaphisoma assimile" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.191611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaphisoma assimile"@fi,
        "Scaphisoma assimile"@sv .

<http://tun.fi/MX.191622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntomium aeneum" ;
    dwc:scientificNameAuthorship "(Müller, 1821)" ;
    skos:broader <http://tun.fi/MX.191621> ;
    skos:hiddenLabel "Syntomium aeneum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalsonkiainen"@fi,
        "Syntomium aeneum"@sv .

<http://tun.fi/MX.191624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deleaster dichrous" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191623> ;
    skos:hiddenLabel "Deleaster dichrous"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iltasonkiainen"@fi,
        "Deleaster dichrous"@sv .

<http://tun.fi/MX.191628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprophilus striatulus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.191626> ;
    skos:hiddenLabel "Coprophilus striatulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätsonkiainen"@fi,
        "Coprophilus striatulus"@sv .

<http://tun.fi/MX.191637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochthephilus omalinus" ;
    dwc:scientificNameAuthorship "(Erichson, 1840)" ;
    skos:broader <http://tun.fi/MX.191635> ;
    skos:hiddenLabel "Ochthephilus omalinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansonkiainen"@fi,
        "Ochthephilus omalinus"@sv .

<http://tun.fi/MX.191638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrobium longulum" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.192374> ;
    skos:hiddenLabel "Lathrobium patris"@fi,
        "Lathrobium patris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrobium longulum"@fi,
        "Lathrobium longulum"@sv .

<http://tun.fi/MX.191640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrobium pallidum" ;
    dwc:scientificNameAuthorship "Nordmann, 1837" ;
    skos:broader <http://tun.fi/MX.192374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrobium pallidum"@fi,
        "Lathrobium pallidum"@sv .

<http://tun.fi/MX.191641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrobium dilutum" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.192374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrobium dilutum"@fi,
        "Lathrobium dilutum"@sv .

<http://tun.fi/MX.191643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achenium humile" ;
    dwc:scientificNameAuthorship "(Nicolai, 1822)" ;
    skos:broader <http://tun.fi/MX.191642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achenium humile"@fi,
        "Achenium humile"@sv .

<http://tun.fi/MX.191646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochthephilum fracticorne" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.191644> ;
    skos:hiddenLabel "Cryptobium fracticorne"@fi,
        "Cryptobium fracticorne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochthephilum fracticorne"@fi,
        "Ochthephilum fracticorne"@sv .

<http://tun.fi/MX.191647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochthephilum collare" ;
    dwc:scientificNameAuthorship "(Reitter, 1884)" ;
    skos:broader <http://tun.fi/MX.191644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochthephilum collare"@fi,
        "Ochthephilum collare"@sv .

<http://tun.fi/MX.191651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacinus pusillus" ;
    dwc:scientificNameAuthorship "(Stephens, 1833)" ;
    skos:broader <http://tun.fi/MX.191650> ;
    skos:hiddenLabel "Leptacinus linearis"@fi,
        "Leptacinus linearis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacinus pusillus"@fi,
        "Leptacinus pusillus"@sv .

<http://tun.fi/MX.191653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacinus formicetorum" ;
    dwc:scientificNameAuthorship "Märkel, 1841" ;
    skos:broader <http://tun.fi/MX.191650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacinus formicetorum"@fi,
        "Leptacinus formicetorum"@sv .

<http://tun.fi/MX.191654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacinus sulcifrons" ;
    dwc:scientificNameAuthorship "(Stephens, 1833)" ;
    skos:broader <http://tun.fi/MX.191650> ;
    skos:hiddenLabel "Leptacinus othioides"@fi,
        "Leptacinus othioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacinus sulcifrons"@fi,
        "Leptacinus sulcifrons"@sv .

<http://tun.fi/MX.191656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacinus intermedius" ;
    dwc:scientificNameAuthorship "Donisthorpe, 1936" ;
    skos:broader <http://tun.fi/MX.191650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacinus intermedius"@fi,
        "Leptacinus intermedius"@sv .

<http://tun.fi/MX.191657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacinus batychrus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.191650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacinus batychrus"@fi,
        "Leptacinus batychrus"@sv .

<http://tun.fi/MX.191659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacophallus parumpunctatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.191658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacophallus parumpunctatus"@fi,
        "Phacophallus parumpunctatus"@sv .

<http://tun.fi/MX.191661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gauropterus fulgidus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.191660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gauropterus fulgidus"@fi,
        "Gauropterus fulgidus"@sv .

<http://tun.fi/MX.191663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrohypnus punctulatus" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.191662> ;
    skos:hiddenLabel "Gyrohypnus ater"@fi,
        "Gyrohypnus ater"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrohypnus punctulatus"@fi,
        "Gyrohypnus punctulatus"@sv .

<http://tun.fi/MX.191665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrohypnus fracticornis" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.191662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrohypnus fracticornis"@fi,
        "Gyrohypnus fracticornis"@sv .

<http://tun.fi/MX.191666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrohypnus angustatus" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191662> ;
    skos:hiddenLabel "Gyrohypnus liebei"@fi,
        "Gyrohypnus scoticus"@fi,
        "Gyrohypnus liebei"@sv,
        "Gyrohypnus scoticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrohypnus angustatus"@fi,
        "Gyrohypnus angustatus"@sv .

<http://tun.fi/MX.191669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrohypnus atratus" ;
    dwc:scientificNameAuthorship "(Heer, 1839)" ;
    skos:broader <http://tun.fi/MX.191662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrohypnus atratus"@fi,
        "Gyrohypnus atratus"@sv .

<http://tun.fi/MX.191671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nudobius lentus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.191670> ;
    skos:hiddenLabel "Nudobius lentus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hukkakartukas"@fi,
        "Nudobius lentus"@sv .

<http://tun.fi/MX.191676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypnogyra angularis" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1895" ;
    skos:broader <http://tun.fi/MX.191674> ;
    skos:hiddenLabel "Hypnogyra angularis"@fi,
        "Hypnogyra glabra"@fi,
        "Hypnogyra glabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljurankokartukas"@fi,
        "Hypnogyra angularis"@sv .

<http://tun.fi/MX.191678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xantholinus linearis" ;
    dwc:scientificNameAuthorship "(Olivier, 1795)" ;
    skos:broader <http://tun.fi/MX.191677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xantholinus linearis"@fi,
        "Xantholinus linearis"@sv .

<http://tun.fi/MX.191679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xantholinus longiventris" ;
    dwc:scientificNameAuthorship "Heer, 1839" ;
    skos:broader <http://tun.fi/MX.191677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xantholinus longiventris"@fi,
        "Xantholinus longiventris"@sv .

<http://tun.fi/MX.191680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xantholinus audrasi" ;
    dwc:scientificNameAuthorship "Coiffait, 1956" ;
    skos:broader <http://tun.fi/MX.191677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xantholinus audrasi"@fi,
        "Xantholinus audrasi"@sv .

<http://tun.fi/MX.191686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xantholinus tricolor" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.191677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xantholinus tricolor"@fi,
        "Xantholinus tricolor"@sv .

<http://tun.fi/MX.191688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xantholinus laevigatus" ;
    dwc:scientificNameAuthorship "Jacobsen, 1849" ;
    skos:broader <http://tun.fi/MX.191677> ;
    skos:hiddenLabel "Xantholinus clairei"@fi,
        "Xantholinus clairei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xantholinus laevigatus"@fi,
        "Xantholinus laevigatus"@sv .

<http://tun.fi/MX.191693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Othius punctulatus" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.191692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Othius punctulatus"@fi,
        "Othius punctulatus"@sv .

<http://tun.fi/MX.191694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Othius lapidicola" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1848" ;
    skos:broader <http://tun.fi/MX.191692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Othius lapidicola"@fi,
        "Othius lapidicola"@sv .

<http://tun.fi/MX.191696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Othius angustus" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191692> ;
    skos:hiddenLabel "Othius melanocephalus"@fi,
        "Othius melanocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Othius angustus"@fi,
        "Othius angustus"@sv .

<http://tun.fi/MX.191698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Othius volans" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1876" ;
    skos:broader <http://tun.fi/MX.191692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Othius volans"@fi,
        "Othius volans"@sv .

<http://tun.fi/MX.191699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Othius subuliformis" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191692> ;
    skos:hiddenLabel "Othius myrmecophilus"@fi,
        "Othius myrmecophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Othius subuliformis"@fi,
        "Othius subuliformis"@sv .

<http://tun.fi/MX.191703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrecus pilicornis" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.191701> ;
    skos:hiddenLabel "Baptolinus pilicornis"@fi,
        "Baptolinus pilicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrecus pilicornis"@fi,
        "Atrecus pilicornis"@sv .

<http://tun.fi/MX.191704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrecus affinis" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.191701> ;
    skos:hiddenLabel "Baptolinus affinis"@fi,
        "Baptolinus affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrecus affinis"@fi,
        "Atrecus affinis"@sv .

<http://tun.fi/MX.191705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrecus longiceps" ;
    dwc:scientificNameAuthorship "(Fauvel, 1873)" ;
    skos:broader <http://tun.fi/MX.191701> ;
    skos:hiddenLabel "Baptolinus longiceps"@fi,
        "Baptolinus longiceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrecus longiceps"@fi,
        "Atrecus longiceps"@sv .

<http://tun.fi/MX.191710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erichsonius cinerascens" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erichsonius cinerascens"@fi,
        "Erichsonius cinerascens"@sv .

<http://tun.fi/MX.191712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius nigritulus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabrius nigritulus"@fi,
        "Gabrius nigritulus"@sv .

<http://tun.fi/MX.191715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius appendiculatus" ;
    dwc:scientificNameAuthorship "Sharp, 1910" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabrius appendiculatus"@fi,
        "Gabrius appendiculatus"@sv .

<http://tun.fi/MX.191717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius toxotes" ;
    dwc:scientificNameAuthorship "Joy, 1913" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabrius toxotes"@fi,
        "Gabrius toxotes"@sv .

<http://tun.fi/MX.191718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius sphagnicola" ;
    dwc:scientificNameAuthorship "(Sjöberg, 1950)" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:hiddenLabel "Gabrius sphagnicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkapikkukuntikas"@fi,
        "Gabrius sphagnicola"@sv .

<http://tun.fi/MX.191719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius austriacus" ;
    dwc:scientificNameAuthorship "Scheerpeltz, 1947" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:hiddenLabel "Gabrius velox"@fi,
        "Gabrius velox"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabrius austriacus"@fi,
        "Gabrius austriacus"@sv .

<http://tun.fi/MX.191722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius breviventer" ;
    dwc:scientificNameAuthorship "(Sperk, 1835)" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:hiddenLabel "Gabrius coxalus"@fi,
        "Gabrius pennatus"@fi,
        "Gabrius coxalus"@sv,
        "Gabrius pennatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabrius breviventer"@fi,
        "Gabrius breviventer"@sv .

<http://tun.fi/MX.191725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius splendidulus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabrius splendidulus"@fi,
        "Gabrius splendidulus"@sv .

<http://tun.fi/MX.191726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius exspectatus" ;
    dwc:scientificNameAuthorship "Smetana, 1952" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:hiddenLabel "Gabrius expectatus"@fi,
        "Gabrius expectatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabrius exspectatus"@fi,
        "Gabrius exspectatus"@sv .

<http://tun.fi/MX.191727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius bescidicus" ;
    dwc:scientificNameAuthorship "Smetana, 1954" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:hiddenLabel "Gabrius bescidicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salopikkukuntikas"@fi,
        "Gabrius bescidicus"@sv .

<http://tun.fi/MX.191728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius osseticus" ;
    dwc:scientificNameAuthorship "(Kolenati, 1846)" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:hiddenLabel "Gabrius vernalis"@fi,
        "Gabrius vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabrius osseticus"@fi,
        "Gabrius osseticus"@sv .

<http://tun.fi/MX.191732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius astutoides" ;
    dwc:scientificNameAuthorship "(Strand, 1946)" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabrius astutoides"@fi,
        "Gabrius astutoides"@sv .

<http://tun.fi/MX.191733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius lividipes" ;
    dwc:scientificNameAuthorship "(Baudi, 1848)" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabrius lividipes"@fi,
        "Gabrius lividipes"@sv .

<http://tun.fi/MX.191735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius piliger" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1876" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabrius piliger"@fi,
        "Gabrius piliger"@sv .

<http://tun.fi/MX.191736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabrius trossulus" ;
    dwc:scientificNameAuthorship "(Nordmann, 1837)" ;
    skos:broader <http://tun.fi/MX.191711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabrius trossulus"@fi,
        "Gabrius trossulus"@sv .

<http://tun.fi/MX.191741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegialia arenaria" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.191740> ;
    skos:hiddenLabel "Aegialia arenaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulskasantiainen"@fi,
        "Aegialia arenaria"@sv .

<http://tun.fi/MX.191745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammoporus sabuleti" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.4884849> ;
    skos:hiddenLabel "Aegialia sabuleti"@fi,
        "Psammoporus sabuleti"@fi,
        "Aegialia sabuleti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkasantiainen"@fi,
        "Psammoporus sabuleti"@sv .

<http://tun.fi/MX.191749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colobopterus erraticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4884851> ;
    skos:hiddenLabel "Aphodius erraticus"@fi,
        "Colobopterus erraticus"@fi,
        "Aphodius erraticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakalantiainen"@fi,
        "Colobopterus erraticus"@sv .

<http://tun.fi/MX.191750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupleurus subterraneus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4884853> ;
    skos:hiddenLabel "Aphodius subterraneus"@fi,
        "Eupleurus subterraneus"@fi,
        "Aphodius subterraneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilolantiainen"@fi,
        "Eupleurus subterraneus"@sv .

<http://tun.fi/MX.191751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teuchestes fossor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4884855> ;
    skos:hiddenLabel "Aphodius fossor"@fi,
        "Teuchestes fossor"@fi,
        "Aphodius fossor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkolantiainen"@fi,
        "Teuchestes fossor"@sv .

<http://tun.fi/MX.191752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otophorus haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4884857> ;
    skos:hiddenLabel "Aphodius haemorrhoidalis"@fi,
        "Otophorus haemorrhoidalis"@fi,
        "Aphodius haemorrhoidalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aholantiainen"@fi,
        "Otophorus haemorrhoidalis"@sv .

<http://tun.fi/MX.191753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ammoecius brevis" ;
    dwc:scientificNameAuthorship "(Erichson, 1848)" ;
    skos:broader <http://tun.fi/MX.4884859> ;
    skos:hiddenLabel "Ammoecius brevis"@fi,
        "Aphodius brevis"@fi,
        "Aphodius brevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörölantiainen"@fi,
        "Ammoecius brevis"@sv .

<http://tun.fi/MX.191754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiogonus arenarius" ;
    dwc:scientificNameAuthorship "(A.G. Olivier, 1789)" ;
    skos:broader <http://tun.fi/MX.5082090> ;
    skos:hiddenLabel "Aphodius arenarius"@fi,
        "Aphodius putridus"@fi,
        "Orodaliscus arenarius"@fi,
        "Plagiogonus arenarius"@fi,
        "Aphodius arenarius"@sv,
        "Aphodius putridus"@sv,
        "Orodaliscus arenarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummilantiainen"@fi,
        "Plagiogonus arenarius"@sv .

<http://tun.fi/MX.191757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrossus rufipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4884863> ;
    skos:hiddenLabel "Acrossus rufipes"@fi,
        "Aphodius rufipes"@fi,
        "Aphodius rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarilantiainen"@fi,
        "Acrossus rufipes"@sv .

<http://tun.fi/MX.191758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrossus depressus" ;
    dwc:scientificNameAuthorship "(Kugelann, 1792)" ;
    skos:broader <http://tun.fi/MX.4884863> ;
    skos:hiddenLabel "Acrossus depressus"@fi,
        "Aphodius depressus"@fi,
        "Aphodius depressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsälantiainen"@fi,
        "Acrossus depressus"@sv .

<http://tun.fi/MX.191759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrossus luridus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.4884863> ;
    skos:hiddenLabel "Acrossus luridus"@fi,
        "Aphodius luridus"@fi,
        "Aphodius luridus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunlantiainen"@fi,
        "Acrossus luridus"@sv .

<http://tun.fi/MX.191762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Esymus pusillus" ;
    dwc:scientificNameAuthorship "(Herbst, 1789)" ;
    skos:broader <http://tun.fi/MX.4884870> ;
    skos:hiddenLabel "Aphodius pusillus"@fi,
        "Esymus pusillus"@fi,
        "Aphodius pusillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulantiainen"@fi,
        "Esymus pusillus"@sv .

<http://tun.fi/MX.191763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euorodalus coenosus" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.4884872> ;
    skos:hiddenLabel "Aphodius coenosus"@fi,
        "Aphodius tristis"@fi,
        "Euorodalus coenosus"@fi,
        "Aphodius coenosus"@sv,
        "Aphodius tristis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuonalantiainen"@fi,
        "Euorodalus coenosus"@sv .

<http://tun.fi/MX.191768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nimbus contaminatus" ;
    dwc:scientificNameAuthorship "(Herbst, 1783)" ;
    skos:broader <http://tun.fi/MX.4884888> ;
    skos:hiddenLabel "Aphodius contaminatus"@fi,
        "Nimbus contaminatus"@fi,
        "Aphodius contaminatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tadelantiainen"@fi,
        "Nimbus contaminatus"@sv .

<http://tun.fi/MX.191769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Volinus sticticus" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.4884880> ;
    skos:hiddenLabel "Aphodius equestris"@fi,
        "Aphodius equestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Volinus sticticus"@fi,
        "Volinus sticticus"@sv .

<http://tun.fi/MX.191771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chilothorax conspurcatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4884882> ;
    skos:hiddenLabel "Aphodius conspurcatus"@fi,
        "Chilothorax conspurcatus"@fi,
        "Aphodius conspurcatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakalantiainen"@fi,
        "Chilothorax conspurcatus"@sv .

<http://tun.fi/MX.191772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chilothorax paykulli" ;
    dwc:scientificNameAuthorship "(Bedel, 1907)" ;
    skos:broader <http://tun.fi/MX.4884882> ;
    skos:hiddenLabel "Aphodius paykulli"@fi,
        "Aphodius tessulatus"@fi,
        "Chilothorax paykulli"@fi,
        "Aphodius paykulli"@sv,
        "Aphodius tessulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplälantiainen"@fi,
        "Chilothorax paykulli"@sv .

<http://tun.fi/MX.191776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chilothorax distinctus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.4884882> ;
    skos:hiddenLabel "Aphodius distinctus"@fi,
        "Chilothorax distinctus"@fi,
        "Aphodius distinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjolantiainen"@fi,
        "Chilothorax distinctus"@sv .

<http://tun.fi/MX.191777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melinopterus punctatosulcatus" ;
    dwc:scientificNameAuthorship "Sturm, 1805" ;
    skos:broader <http://tun.fi/MX.4884891> ;
    skos:hiddenLabel "Aphodius hirtipes"@fi,
        "Aphodius punctatosulcatus"@fi,
        "Aphodius sabulicola"@fi,
        "Melinopterus punctatosulcatus"@fi,
        "Aphodius hirtipes"@sv,
        "Aphodius punctatosulcatus"@sv,
        "Aphodius sabulicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "auhtolantiainen"@fi,
        "Melinopterus punctatosulcatus"@sv .

<http://tun.fi/MX.191780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melinopterus sphacelatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.4884891> ;
    skos:hiddenLabel "Aphodius sphacelatus"@fi,
        "Melinopterus sphacelatus"@fi,
        "Aphodius sphacelatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naudanlantiainen"@fi,
        "Melinopterus sphacelatus"@sv .

<http://tun.fi/MX.191781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melinopterus prodromus" ;
    dwc:scientificNameAuthorship "(Brahm, 1790)" ;
    skos:broader <http://tun.fi/MX.4884891> ;
    skos:hiddenLabel "Aphodius prodromus"@fi,
        "Melinopterus prodromus"@fi,
        "Aphodius prodromus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyslantiainen"@fi,
        "Melinopterus prodromus"@sv .

<http://tun.fi/MX.191782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nobius serotinus" ;
    dwc:scientificNameAuthorship "(Creutzer, 1799)" ;
    skos:broader <http://tun.fi/MX.4884900> ;
    skos:hiddenLabel "Aphodius serotinus"@fi,
        "Nobius serotinus"@fi,
        "Aphodius serotinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdelantiainen"@fi,
        "Nobius serotinus"@sv .

<http://tun.fi/MX.191783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pubinus tomentosus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.4884902> ;
    skos:hiddenLabel "Aphodius tomentosus"@fi,
        "Pubinus tomentosus"@fi,
        "Aphodius tomentosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkilantianen"@fi,
        "Pubinus tomentosus"@sv .

<http://tun.fi/MX.191787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Esymus merdarius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.4884870> ;
    skos:hiddenLabel "Aphodius merdarius"@fi,
        "Esymus merdarius"@fi,
        "Aphodius merdarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helolantiainen"@fi,
        "Esymus merdarius"@sv .

<http://tun.fi/MX.191792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodaphodius foetens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.4884914> ;
    skos:hiddenLabel "Aphodius aestivalis"@fi,
        "Aphodius foetens"@fi,
        "Rhodaphodius foetens"@fi,
        "Aphodius aestivalis"@sv,
        "Aphodius foetens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punalantiainen"@fi,
        "Rhodaphodius foetens"@sv .

<http://tun.fi/MX.191794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Planolinus fasciatus" ;
    dwc:scientificNameAuthorship "(Olivier, 1789)" ;
    skos:broader <http://tun.fi/MX.4884919> ;
    skos:hiddenLabel "Aphodius fasciatus"@fi,
        "Aphodius putridus"@fi,
        "Aphodius tenellus"@fi,
        "Aphodius uliginosus"@fi,
        "Planolinus fasciatus"@fi,
        "Aphodius fasciatus"@sv,
        "Aphodius putridus"@sv,
        "Aphodius tenellus"@sv,
        "Aphodius uliginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaslantiainen"@fi,
        "Planolinus fasciatus"@sv .

<http://tun.fi/MX.191798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Planolinoides borealis" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.4884927> ;
    skos:hiddenLabel "Aphodius borealis"@fi,
        "Planolinoides borealis"@fi,
        "Aphodius borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlantiainen"@fi,
        "Planolinoides borealis"@sv .

<http://tun.fi/MX.191799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agoliinus nemoralis" ;
    dwc:scientificNameAuthorship "(Erichson, 1848)" ;
    skos:broader <http://tun.fi/MX.4884921> ;
    skos:hiddenLabel "Agoliinus nemoralis"@fi,
        "Aphodius ardoei"@fi,
        "Aphodius nemoralis"@fi,
        "Aphodius ardoei"@sv,
        "Aphodius nemoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenlantiainen"@fi,
        "Agoliinus nemoralis"@sv .

<http://tun.fi/MX.191801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agoliinus lapponum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1806)" ;
    skos:broader <http://tun.fi/MX.4884921> ;
    skos:hiddenLabel "Agoliinus lapponum"@fi,
        "Aphodius lapponum"@fi,
        "Aphodius lapponum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinlantiainen"@fi,
        "Agoliinus lapponum"@sv .

<http://tun.fi/MX.191802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agoliinus piceus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.4884921> ;
    skos:hiddenLabel "Agoliinus piceus"@fi,
        "Aphodius piceus"@fi,
        "Aphodius piceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poronlantiainen"@fi,
        "Agoliinus piceus"@sv .

<http://tun.fi/MX.191803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilinus ater" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.4884925> ;
    skos:hiddenLabel "Agrilinus ater"@fi,
        "Aphodius ater"@fi,
        "Aphodius ater"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustalantiainen"@fi,
        "Agrilinus ater"@sv .

<http://tun.fi/MX.191804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bodilopsis sordida" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.4884931> ;
    skos:hiddenLabel "Aphodius sordidus"@fi,
        "Bodilopsis sordida"@fi,
        "Aphodius sordidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietalantiainen"@fi,
        "Bodilopsis sordida"@sv .

<http://tun.fi/MX.191805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bodilopsis rufa" ;
    dwc:scientificNameAuthorship "(Moll, 1782)" ;
    skos:broader <http://tun.fi/MX.4884931> ;
    skos:hiddenLabel "Aphodius rufus"@fi,
        "Aphodius scybalarius"@fi,
        "Bodilopsis rufa"@fi,
        "Aphodius rufus"@sv,
        "Aphodius scybalarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusolantiainen"@fi,
        "Bodilopsis rufa"@sv .

<http://tun.fi/MX.191809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bodiloides ictericus" ;
    dwc:scientificNameAuthorship "(Laicharting, 1781)" ;
    skos:broader <http://tun.fi/MX.4884935> ;
    skos:hiddenLabel "Aphodius ictericus"@fi,
        "Aphodius nitidulus"@fi,
        "Bodiloides ictericus"@fi,
        "Aphodius ictericus"@sv,
        "Aphodius nitidulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särkkälantiainen"@fi,
        "Bodiloides ictericus"@sv .

<http://tun.fi/MX.191812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liothorax niger" ;
    dwc:scientificNameAuthorship "(Illiger, 1798)" ;
    skos:broader <http://tun.fi/MX.4884939> ;
    skos:hiddenLabel "Aphodius niger"@fi,
        "Liothorax niger"@fi,
        "Aphodius niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kunttalantiainen"@fi,
        "Liothorax niger"@sv .

<http://tun.fi/MX.191813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liothorax plagiatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.4884939> ;
    skos:hiddenLabel "Aphodius plagiatus"@fi,
        "Liothorax plagiatus"@fi,
        "Aphodius plagiatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantulantiainen"@fi,
        "Liothorax plagiatus"@sv .

<http://tun.fi/MX.191815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Labarrus lividus" ;
    dwc:scientificNameAuthorship "(Olivier, 1789)" ;
    skos:broader <http://tun.fi/MX.4884944> ;
    skos:hiddenLabel "Aphodius lividus"@fi,
        "Labarrus lividus"@fi,
        "Aphodius lividus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaisulantiainen"@fi,
        "Labarrus lividus"@sv .

<http://tun.fi/MX.191816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamosternus granarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.4884946> ;
    skos:hiddenLabel "Aphodius granarius"@fi,
        "Calamosternus granarius"@fi,
        "Aphodius granarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounalantiainen"@fi,
        "Calamosternus granarius"@sv .

<http://tun.fi/MX.191819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euheptaulacus villosus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1806)" ;
    skos:broader <http://tun.fi/MX.191817> ;
    skos:hiddenLabel "Euheptaulacus villosus"@fi,
        "Heptaulacus villosus"@fi,
        "Heptaulacus villosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittymantuainen"@fi,
        "Euheptaulacus villosus"@sv .

<http://tun.fi/MX.191823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyomus sylvestris" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.191822> ;
    skos:hiddenLabel "Oxyomus sylvestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustamantuainen"@fi,
        "Oxyomus sylvestris"@sv .

<http://tun.fi/MX.191826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammodius asper" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.191825> ;
    skos:hiddenLabel "Psammodius asper"@fi,
        "Psammodius sulcicollis"@fi,
        "Psammodius sulcicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurimantuainen"@fi,
        "Psammodius asper"@sv .

<http://tun.fi/MX.191846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onthophagus nuchicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.191841> ;
    skos:hiddenLabel "Onthophagus nuchicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulaakasittiäinen"@fi,
        "Onthophagus nuchicornis"@sv .

<http://tun.fi/MX.191848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onthophagus gibbulus" ;
    dwc:scientificNameAuthorship "(Pallas, 1781)" ;
    skos:broader <http://tun.fi/MX.191841> ;
    skos:hiddenLabel "Onthophagus gibbulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolaakasittiäinen"@fi,
        "Onthophagus gibbulus"@sv .

<http://tun.fi/MX.191849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onthophagus fracticornis" ;
    dwc:scientificNameAuthorship "(Preyssler, 1790)" ;
    skos:broader <http://tun.fi/MX.191841> ;
    skos:hiddenLabel "Onthophagus fracticornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkolaakasittiäinen"@fi,
        "Onthophagus fracticornis"@sv .

<http://tun.fi/MX.191854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serica brunnea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.191853> ;
    skos:hiddenLabel "Serica brunnea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoturilas"@fi,
        "Serica brunnea"@sv .

<http://tun.fi/MX.191863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphimallon solstitiale" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.191862> ;
    skos:hiddenLabel "Amphimallon solstitiale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juhannusturilas"@fi,
        "Amphimallon solstitiale"@sv .

<http://tun.fi/MX.191867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melolontha hippocastani" ;
    dwc:scientificNameAuthorship "Fabricius, 1801" ;
    skos:altLabel "kastanjaturilas"@fi ;
    skos:broader <http://tun.fi/MX.191866> ;
    skos:hiddenLabel "Melolontha hippocastani"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäturilas"@fi,
        "Melolontha hippocastani"@sv .

<http://tun.fi/MX.191868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melolontha melolontha" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.191866> ;
    skos:hiddenLabel "Melolontha melolontha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksanturilas"@fi,
        "Melolontha melolontha"@sv .

<http://tun.fi/MX.191880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomala dubia" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.191879> ;
    skos:hiddenLabel "Anomala dubia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskiturilas"@fi,
        "Anomala dubia"@sv .

<http://tun.fi/MX.191882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllopertha horticola" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.191881> ;
    skos:hiddenLabel "Phyllopertha horticola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaturilas"@fi,
        "Phyllopertha horticola"@sv .

<http://tun.fi/MX.191892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxythyrea funesta" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.191891> ;
    skos:hiddenLabel "Oxythyrea funesta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukultakuoriainen"@fi,
        "Oxythyrea funesta"@sv .

<http://tun.fi/MX.191896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetonia aurata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.191895> ;
    skos:hiddenLabel "Cetonia aurata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakuoriainen"@fi,
        "Cetonia aurata"@sv .

<http://tun.fi/MX.191900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protaetia marmorata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.191897> ;
    skos:hiddenLabel "Liocola lugubris"@fi,
        "Liocola marmorata"@fi,
        "Protaetia marmorata"@fi,
        "Liocola lugubris"@sv,
        "Liocola marmorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marmorikuoriainen"@fi,
        "Protaetia marmorata"@sv .

<http://tun.fi/MX.191905> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Protaetia cuprea metallica" ;
    dwc:scientificNameAuthorship "(Herbst, 1782)" ;
    skos:broader <http://tun.fi/MX.191904> ;
    skos:hiddenLabel "Protaetia cuprea metallica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparikuoriainen (alalaji metallica)"@fi,
        "Protaetia cuprea metallica"@sv .

<http://tun.fi/MX.191912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmoderma barnabita" ;
    dwc:scientificNameAuthorship "Motschulsky, 1845" ;
    skos:broader <http://tun.fi/MX.191910> ;
    skos:hiddenLabel "Osmoderma barnabita"@fi,
        "Osmoderma coriarium"@fi,
        "Osmoderma eremita"@fi,
        "Osmoderma barnabita"@sv,
        "Osmoderma coriarium"@sv,
        "Osmoderma eremita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "erakkokuoriainen"@fi,
        "läderbagge"@sv .

<http://tun.fi/MX.191919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichius fasciatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.191918> ;
    skos:hiddenLabel "Trichius fasciatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimalaiskuoriainen"@fi,
        "Trichius fasciatus"@sv .

<http://tun.fi/MX.191924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucinetus haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Germar, 1818)" ;
    skos:broader <http://tun.fi/MX.191923> ;
    skos:hiddenLabel "Eucinetus haemorrhoidalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketolahopoukko"@fi,
        "Eucinetus haemorrhoidalis"@sv .

<http://tun.fi/MX.191927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucilodes caucasicus" ;
    dwc:scientificNameAuthorship "(Reitter, 1880)" ;
    skos:broader <http://tun.fi/MX.191926> ;
    skos:hiddenLabel "Eucilodes caucasicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänlahopoukko"@fi,
        "Eucilodes caucasicus"@sv .

<http://tun.fi/MX.191930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calyptomerus dubius" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.191929> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calyptomerus dubius"@fi,
        "Calyptomerus dubius"@sv .

<http://tun.fi/MX.191932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clambus pubescens" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1849" ;
    skos:broader <http://tun.fi/MX.191931> ;
    skos:hiddenLabel "Clambus punctillatus"@fi,
        "Clambus punctillatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clambus pubescens"@fi,
        "Clambus pubescens"@sv .

<http://tun.fi/MX.191933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clambus punctulum" ;
    dwc:scientificNameAuthorship "(Beck, 1817)" ;
    skos:broader <http://tun.fi/MX.191931> ;
    skos:hiddenLabel "Clambus borealis"@fi,
        "Clambus nitidus"@fi,
        "Clambus borealis"@sv,
        "Clambus nitidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clambus punctulum"@fi,
        "Clambus punctulum"@sv .

<http://tun.fi/MX.191936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bisnius nitidulus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191935> ;
    skos:hiddenLabel "Bisnius nitidulus"@fi,
        "Spatulonthus nitidulus"@fi,
        "Spatulonthus nitidulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soramantukuntikas"@fi,
        "Bisnius nitidulus"@sv .

<http://tun.fi/MX.191937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bisnius scoticus" ;
    dwc:scientificNameAuthorship "(Joy & Tomlin, 1913)" ;
    skos:broader <http://tun.fi/MX.191935> ;
    skos:hiddenLabel "Philonthus scoticus"@fi,
        "Philonthus scoticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bisnius scoticus"@fi,
        "Bisnius scoticus"@sv .

<http://tun.fi/MX.191938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bisnius diversipennis" ;
    dwc:scientificNameAuthorship "(Bernhauer, 1899)" ;
    skos:broader <http://tun.fi/MX.191935> ;
    skos:hiddenLabel "Bisnius diversipennis"@fi,
        "Spatulonthus diversipennis"@fi,
        "Spatulonthus diversipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänmantukuntikas"@fi,
        "Bisnius diversipennis"@sv .

<http://tun.fi/MX.191939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bisnius fimetarius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191935> ;
    skos:hiddenLabel "Bisnius rigidicornis"@fi,
        "Philonthus fimetarius"@fi,
        "Bisnius rigidicornis"@sv,
        "Philonthus fimetarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bisnius fimetarius"@fi,
        "Bisnius fimetarius"@sv .

<http://tun.fi/MX.191941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bisnius puella" ;
    dwc:scientificNameAuthorship "(Nordmann, 1837)" ;
    skos:broader <http://tun.fi/MX.191935> ;
    skos:hiddenLabel "Bisnius puella"@fi,
        "Philonthus puella"@fi,
        "Philonthus puella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsämantukuntikas"@fi,
        "Bisnius puella"@sv .

<http://tun.fi/MX.191942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bisnius subuliformis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191935> ;
    skos:hiddenLabel "Bisnius fuscus"@fi,
        "Bisnius subuliformis"@fi,
        "Philonthus subuliformis"@fi,
        "Bisnius fuscus"@sv,
        "Philonthus subuliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ontonmantukuntikas"@fi,
        "Bisnius subuliformis"@sv .

<http://tun.fi/MX.191945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bisnius nigriventris" ;
    dwc:scientificNameAuthorship "(Thomson, 1867)" ;
    skos:broader <http://tun.fi/MX.191935> ;
    skos:hiddenLabel "Spatulonthus nigriventris"@fi,
        "Spatulonthus nigriventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bisnius nigriventris"@fi,
        "Bisnius nigriventris"@sv .

<http://tun.fi/MX.191946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bisnius sordidus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191935> ;
    skos:hiddenLabel "Bisnius pachycephalus"@fi,
        "Philonthus sordidus"@fi,
        "Bisnius pachycephalus"@sv,
        "Philonthus sordidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bisnius sordidus"@fi,
        "Bisnius sordidus"@sv .

<http://tun.fi/MX.191950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bisnius parcus" ;
    dwc:scientificNameAuthorship "(Sharp, 1874)" ;
    skos:broader <http://tun.fi/MX.191935> ;
    skos:hiddenLabel "Philonthus parcus"@fi,
        "Philonthus parcus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bisnius parcus"@fi,
        "Bisnius parcus"@sv .

<http://tun.fi/MX.191951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bisnius pseudoparcus" ;
    dwc:scientificNameAuthorship "(Brunne, 1976)" ;
    skos:broader <http://tun.fi/MX.191935> ;
    skos:hiddenLabel "Philonthus pseudoparcus"@fi,
        "Philonthus pseudoparcus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bisnius pseudoparcus"@fi,
        "Bisnius pseudoparcus"@sv .

<http://tun.fi/MX.191952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bisnius cephalotes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191935> ;
    skos:hiddenLabel "Philonthus cephalotes"@fi,
        "Philonthus cephalotes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bisnius cephalotes"@fi,
        "Bisnius cephalotes"@sv .

<http://tun.fi/MX.191954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rabigus tenuis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.191953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rabigus tenuis"@fi,
        "Rabigus tenuis"@sv .

<http://tun.fi/MX.191956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabronthus thermarum" ;
    dwc:scientificNameAuthorship "(Aubé, 1850)" ;
    skos:broader <http://tun.fi/MX.191955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabronthus thermarum"@fi,
        "Gabronthus thermarum"@sv .

<http://tun.fi/MX.191957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabronthus sulcifrons" ;
    dwc:scientificNameAuthorship "(Sharp, 1889)" ;
    skos:broader <http://tun.fi/MX.191955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabronthus sulcifrons"@fi,
        "Gabronthus sulcifrons"@sv .

<http://tun.fi/MX.191961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus lepidus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus lepidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietamantukuntikas"@fi,
        "Philonthus lepidus"@sv .

<http://tun.fi/MX.191962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus rectangulus" ;
    dwc:scientificNameAuthorship "Sharp, 1874" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus rectangulus"@fi,
        "Philonthus rectangulus"@sv .

<http://tun.fi/MX.191963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus discoideus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus discoideus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhamantukuntikas"@fi,
        "Philonthus discoideus"@sv .

<http://tun.fi/MX.191965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus quisquiliarius" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus quisquiliarius"@fi,
        "Philonthus quisquiliarius"@sv .

<http://tun.fi/MX.191966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus corvinus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus corvinus"@fi,
        "Philonthus corvinus"@sv .

<http://tun.fi/MX.191967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus sanguinolentus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus sanguinolentus"@fi,
        "Philonthus sanguinolentus"@sv .

<http://tun.fi/MX.191969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus ventralis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus ventralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskomantukuntikas"@fi,
        "Philonthus ventralis"@sv .

<http://tun.fi/MX.191971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus laminatus" ;
    dwc:scientificNameAuthorship "(Creutzer, 1799)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus laminatus"@fi,
        "Philonthus laminatus"@sv .

<http://tun.fi/MX.191972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus politus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus aeneus"@fi,
        "Philonthus altaicus"@fi,
        "Philonthus aeneus"@sv,
        "Philonthus altaicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus politus"@fi,
        "Philonthus politus"@sv .

<http://tun.fi/MX.191973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus succicola" ;
    dwc:scientificNameAuthorship "Thomson, 1860" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus chalceus"@fi,
        "Philonthus chalceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus succicola"@fi,
        "Philonthus succicola"@sv .

<http://tun.fi/MX.191975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus addendus" ;
    dwc:scientificNameAuthorship "Sharp, 1867" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus addendus"@fi,
        "Philonthus addendus"@sv .

<http://tun.fi/MX.191978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus nitidus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus nitidus"@fi,
        "Philonthus nitidus"@sv .

<http://tun.fi/MX.191979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus spinipes" ;
    dwc:scientificNameAuthorship "Sharp, 1874" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus spinipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkimantukuntikas"@fi,
        "Philonthus spinipes"@sv .

<http://tun.fi/MX.191980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus rotundicollis" ;
    dwc:scientificNameAuthorship "(Ménétriés, 1832)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus rotundicollis"@fi,
        "Philonthus rotundicollis"@sv .

<http://tun.fi/MX.191982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus tenuicornis" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1853" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus carbonarius"@fi,
        "Philonthus carbonarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus tenuicornis"@fi,
        "Philonthus tenuicornis"@sv .

<http://tun.fi/MX.191984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus decorus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus decorus"@fi,
        "Philonthus decorus"@sv .

<http://tun.fi/MX.191985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus cognatus" ;
    dwc:scientificNameAuthorship "Stephens, 1832" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus fuscipennis"@fi,
        "Philonthus fuscipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus cognatus"@fi,
        "Philonthus cognatus"@sv .

<http://tun.fi/MX.191988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus cruentatus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus isthmius"@fi,
        "Philonthus isthmius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus cruentatus"@fi,
        "Philonthus cruentatus"@sv .

<http://tun.fi/MX.191990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus confinis" ;
    dwc:scientificNameAuthorship "Strand, 1941" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus confinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "auhtomantukuntikas"@fi,
        "Philonthus confinis"@sv .

<http://tun.fi/MX.191991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus varians" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus varians"@fi,
        "Philonthus varians"@sv .

<http://tun.fi/MX.191992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus pseudovarians" ;
    dwc:scientificNameAuthorship "Strand, 1941" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus pseudovarians"@fi,
        "Philonthus pseudovarians"@sv .

<http://tun.fi/MX.191994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus marginatus" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus marginatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laitamantukuntikas"@fi,
        "Philonthus marginatus"@sv .

<http://tun.fi/MX.191995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus lederi" ;
    dwc:scientificNameAuthorship "Eppelsheim, 1893" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus lederi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmantukuntikas"@fi,
        "Philonthus lederi"@sv .

<http://tun.fi/MX.191996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus atratus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus atratus"@fi,
        "Philonthus atratus"@sv .

<http://tun.fi/MX.191997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus subvirescens" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus subvirescens"@fi,
        "Philonthus subvirescens"@sv .

<http://tun.fi/MX.192000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus carbonarius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus varius"@fi,
        "Philonthus varius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus carbonarius"@fi,
        "Philonthus carbonarius"@sv .

<http://tun.fi/MX.192002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus alpinus" ;
    dwc:scientificNameAuthorship "Eppelsheim, 1875" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus alpinus"@fi,
        "Philonthus alpinus"@sv .

<http://tun.fi/MX.192003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus albipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus albipes"@fi,
        "Philonthus albipes"@sv .

<http://tun.fi/MX.192004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus caucasicus" ;
    dwc:scientificNameAuthorship "Nordmann, 1837" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus caucasicus"@fi,
        "Philonthus dimidiatus"@fi,
        "Philonthus dimidiatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonmantukuntikas"@fi,
        "Philonthus caucasicus"@sv .

<http://tun.fi/MX.192007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus ebeninus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus setosus"@fi,
        "Philonthus setosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus ebeninus"@fi,
        "Philonthus ebeninus"@sv .

<http://tun.fi/MX.192008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus concinnus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus ochropus"@fi,
        "Philonthus ochropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus concinnus"@fi,
        "Philonthus concinnus"@sv .

<http://tun.fi/MX.192012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus debilis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus debilis"@fi,
        "Philonthus debilis"@sv .

<http://tun.fi/MX.192013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus splendens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus splendens"@fi,
        "Philonthus splendens"@sv .

<http://tun.fi/MX.192014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus punctus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus punctus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lättämantukuntikas"@fi,
        "Philonthus punctus"@sv .

<http://tun.fi/MX.192016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus fumarius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus fumarius"@fi,
        "Philonthus fumarius"@sv .

<http://tun.fi/MX.192017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus umbratilis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus umbratilis"@fi,
        "Philonthus umbratilis"@sv .

<http://tun.fi/MX.192018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus nigrita" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus nigrita"@fi,
        "Philonthus nigrita"@sv .

<http://tun.fi/MX.192019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus laevicollis" ;
    dwc:scientificNameAuthorship "(Lacordaire, 1835)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus laevicollis"@fi,
        "Philonthus laevicollis"@sv .

<http://tun.fi/MX.192021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus longicornis" ;
    dwc:scientificNameAuthorship "Stephens, 1832" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus longicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvimantukuntikas"@fi,
        "Philonthus longicornis"@sv .

<http://tun.fi/MX.192022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus coprophilus" ;
    dwc:scientificNameAuthorship "Jarrige, 1949" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus coprophilus"@fi,
        "Philonthus coprophilus"@sv .

<http://tun.fi/MX.192023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus parvicornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus agilis"@fi,
        "Philonthus parvicornis"@fi,
        "Philonthus agilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunmantukuntikas"@fi,
        "Philonthus parvicornis"@sv .

<http://tun.fi/MX.192025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus rubripennis" ;
    dwc:scientificNameAuthorship "Stephens, 1832" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:hiddenLabel "Philonthus fulvipes"@fi,
        "Philonthus fulvipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus rubripennis"@fi,
        "Philonthus rubripennis"@sv .

<http://tun.fi/MX.192027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus furcifer" ;
    dwc:scientificNameAuthorship "Renkonen, 1937" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus furcifer"@fi,
        "Philonthus furcifer"@sv .

<http://tun.fi/MX.192028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus micans" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus micans"@fi,
        "Philonthus micans"@sv .

<http://tun.fi/MX.192029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonthus micantoides" ;
    dwc:scientificNameAuthorship "Benick & Lohse, 1956" ;
    skos:broader <http://tun.fi/MX.191958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonthus micantoides"@fi,
        "Philonthus micantoides"@sv .

<http://tun.fi/MX.192031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neobisnius villosulus" ;
    dwc:scientificNameAuthorship "(Stephens, 1833)" ;
    skos:broader <http://tun.fi/MX.192030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neobisnius villosulus"@fi,
        "Neobisnius villosulus"@sv .

<http://tun.fi/MX.192032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neobisnius lathrobioides" ;
    dwc:scientificNameAuthorship "(Baudi, 1848)" ;
    skos:broader <http://tun.fi/MX.192030> ;
    skos:hiddenLabel "Neobisnius cerrutii"@fi,
        "Neobisnius cerrutii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neobisnius lathrobioides"@fi,
        "Neobisnius lathrobioides"@sv .

<http://tun.fi/MX.192035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neobisnius procerulus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.192030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neobisnius procerulus"@fi,
        "Neobisnius procerulus"@sv .

<http://tun.fi/MX.192039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cafius xantholoma" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.192038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cafius xantholoma"@fi,
        "Cafius xantholoma"@sv .

<http://tun.fi/MX.192042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinothenarus pubescens" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.192041> ;
    skos:hiddenLabel "Dinothenarus pubescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörrölyhytsiipi"@fi,
        "Dinothenarus pubescens"@sv .

<http://tun.fi/MX.192044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ontholestes tessellatus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.192043> ;
    skos:hiddenLabel "Ontholestes tessellatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmolyhytsiipi"@fi,
        "Ontholestes tessellatus"@sv .

<http://tun.fi/MX.192045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ontholestes murinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192043> ;
    skos:hiddenLabel "Ontholestes murinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirolyhytsiipi"@fi,
        "Ontholestes murinus"@sv .

<http://tun.fi/MX.192049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platydracus fulvipes" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.192048> ;
    skos:hiddenLabel "Platydracus fulvipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinilyhytsiipi"@fi,
        "Platydracus fulvipes"@sv .

<http://tun.fi/MX.192050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platydracus stercorarius" ;
    dwc:scientificNameAuthorship "(Olivier, 1795)" ;
    skos:broader <http://tun.fi/MX.192048> ;
    skos:hiddenLabel "Platydracus stercorarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaslyhytsiipi"@fi,
        "Platydracus stercorarius"@sv .

<http://tun.fi/MX.192052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platydracus latebricola" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.192048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platydracus latebricola"@fi,
        "Platydracus latebricola"@sv .

<http://tun.fi/MX.192054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staphylinus erythropterus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.192053> ;
    skos:hiddenLabel "Staphylinus erythropterus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuningaslyhytsiipi"@fi,
        "Staphylinus erythropterus"@sv .

<http://tun.fi/MX.192055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staphylinus caesareus" ;
    dwc:scientificNameAuthorship "Cederhjelm, 1798" ;
    skos:broader <http://tun.fi/MX.192053> ;
    skos:hiddenLabel "Staphylinus caesareus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keisarilyhytsiipi"@fi,
        "Staphylinus caesareus"@sv .

<http://tun.fi/MX.192056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staphylinus dimidiaticornis" ;
    dwc:scientificNameAuthorship "Gemminger, 1851" ;
    skos:broader <http://tun.fi/MX.192053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Staphylinus dimidiaticornis"@fi,
        "Staphylinus dimidiaticornis"@sv .

<http://tun.fi/MX.192059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocypus ophthalmicus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.192057> ;
    skos:hiddenLabel "Ocypus ophthalmicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teräslyhytsiipi"@fi,
        "Ocypus ophthalmicus"@sv .

<http://tun.fi/MX.192060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocypus nitens" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.192057> ;
    skos:hiddenLabel "Ocypus nero"@fi,
        "Ocypus nitens"@fi,
        "Ocypus similis"@fi,
        "Ocypus nero"@sv,
        "Ocypus similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonlyhytsiipi"@fi,
        "Ocypus nitens"@sv .

<http://tun.fi/MX.192063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocypus brunnipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.192057> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ocypus brunnipes"@fi,
        "Ocypus brunnipes"@sv .

<http://tun.fi/MX.192064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocypus fuscatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.192057> ;
    skos:hiddenLabel "Ocypus fuscatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskolyhytsiipi"@fi,
        "Ocypus fuscatus"@sv .

<http://tun.fi/MX.192065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocypus picipennis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.192057> ;
    skos:hiddenLabel "Ocypus picipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunlyhytsiipi"@fi,
        "Ocypus picipennis"@sv .

<http://tun.fi/MX.192066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocypus fulvipennis" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.192057> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ocypus fulvipennis"@fi,
        "Ocypus fulvipennis"@sv .

<http://tun.fi/MX.192067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocypus aeneocephalus" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.192057> ;
    skos:hiddenLabel "Ocypus aeneocephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskilyhytsiipi"@fi,
        "Ocypus aeneocephalus"@sv .

<http://tun.fi/MX.192071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tasgius ater" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.192068> ;
    skos:hiddenLabel "Staphylinus ater"@fi,
        "Tasgius ater"@fi,
        "Staphylinus ater"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustalyhytsiipi"@fi,
        "Tasgius ater"@sv .

<http://tun.fi/MX.192072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tasgius morsitans" ;
    dwc:scientificNameAuthorship "(Rossi, 1790)" ;
    skos:broader <http://tun.fi/MX.192068> ;
    skos:hiddenLabel "Tasgius compressus"@fi,
        "Tasgius compressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tasgius morsitans"@fi,
        "Tasgius morsitans"@sv .

<http://tun.fi/MX.192075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tasgius melanarius" ;
    dwc:scientificNameAuthorship "(Heer, 1839)" ;
    skos:broader <http://tun.fi/MX.192068> ;
    skos:hiddenLabel "Ocypus melanarius"@fi,
        "Tasgius melanarius"@fi,
        "Ocypus melanarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaanlyhytsiipi"@fi,
        "Tasgius melanarius"@sv .

<http://tun.fi/MX.192078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Creophilus maxillosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192077> ;
    skos:hiddenLabel "Creophilus maxillosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "petolyhytsiipi"@fi,
        "Creophilus maxillosus"@sv .

<http://tun.fi/MX.192082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterothops stiglundbergi" ;
    dwc:scientificNameAuthorship "Israelson, 1979" ;
    skos:broader <http://tun.fi/MX.192080> ;
    skos:hiddenLabel "Heterothops stiglundbergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhasuikukuntikas"@fi,
        "Heterothops stiglundbergi"@sv .

<http://tun.fi/MX.192083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterothops praevius" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.192080> ;
    skos:hiddenLabel "Heterothops praevius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tallisuikukuntikas"@fi,
        "Heterothops praevius"@sv .

<http://tun.fi/MX.192084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterothops niger" ;
    dwc:scientificNameAuthorship "Kraatz, 1868" ;
    skos:broader <http://tun.fi/MX.192080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterothops niger"@fi,
        "Heterothops niger"@sv .

<http://tun.fi/MX.192085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterothops quadripunctulus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.192080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterothops quadripunctulus"@fi,
        "Heterothops quadripunctulus"@sv .

<http://tun.fi/MX.192090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryporus picipes" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.192089> ;
    skos:hiddenLabel "Euryporus picipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norokuntikas"@fi,
        "Euryporus picipes"@sv .

<http://tun.fi/MX.192092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius dilatatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:hiddenLabel "Quedius dilatatus"@fi,
        "Velleius dilatatus"@fi,
        "Velleius dilatatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herhiläislyhytsiipi"@fi,
        "Quedius dilatatus"@sv .

<http://tun.fi/MX.192094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius longicornis" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius longicornis"@fi,
        "Quedius longicornis"@sv .

<http://tun.fi/MX.192095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius fulgidus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:hiddenLabel "Quedius assimilis"@fi,
        "Quedius fulgidus"@fi,
        "Quedius assimilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luoriliskokuntikas"@fi,
        "Quedius fulgidus"@sv .

<http://tun.fi/MX.192098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius mesomelinus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius mesomelinus"@fi,
        "Quedius mesomelinus"@sv .

<http://tun.fi/MX.192099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius maurus" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1830)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius maurus"@fi,
        "Quedius maurus"@sv .

<http://tun.fi/MX.192100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius cruentus" ;
    dwc:scientificNameAuthorship "(Olivier, 1795)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius cruentus"@fi,
        "Quedius cruentus"@sv .

<http://tun.fi/MX.192103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius brevicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1860)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius brevicornis"@fi,
        "Quedius brevicornis"@sv .

<http://tun.fi/MX.192104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius puncticollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1867)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius puncticollis"@fi,
        "Quedius puncticollis"@sv .

<http://tun.fi/MX.192105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius brevis" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius brevis"@fi,
        "Quedius brevis"@sv .

<http://tun.fi/MX.192106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius vexans" ;
    dwc:scientificNameAuthorship "Eppelsheim, 1881" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius vexans"@fi,
        "Quedius vexans"@sv .

<http://tun.fi/MX.192108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius microps" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1847)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:hiddenLabel "Quedius microps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoliskokuntikas"@fi,
        "Quedius microps"@sv .

<http://tun.fi/MX.192109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius lundbergi" ;
    dwc:scientificNameAuthorship "Palm, 1972" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:hiddenLabel "Quedius lundbergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapaliskokuntikas"@fi,
        "Quedius lundbergi"@sv .

<http://tun.fi/MX.192113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius tenellus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius tenellus"@fi,
        "Quedius tenellus"@sv .

<http://tun.fi/MX.192114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius scitus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius scitus"@fi,
        "Quedius scitus"@sv .

<http://tun.fi/MX.192115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius xanthopus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius xanthopus"@fi,
        "Quedius xanthopus"@sv .

<http://tun.fi/MX.192116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius cinctus" ;
    dwc:scientificNameAuthorship "(Paykull, 1790)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius cinctus"@fi,
        "Quedius cinctus"@sv .

<http://tun.fi/MX.192117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius plagiatus" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1843)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:hiddenLabel "Quedius laevigatus"@fi,
        "Quedius plagiatus"@fi,
        "Quedius laevigatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitoliskokuntikas"@fi,
        "Quedius plagiatus"@sv .

<http://tun.fi/MX.192119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius fuliginosus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius fuliginosus"@fi,
        "Quedius fuliginosus"@sv .

<http://tun.fi/MX.192120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius curtipennis" ;
    dwc:scientificNameAuthorship "Bernhauer, 1908" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius curtipennis"@fi,
        "Quedius curtipennis"@sv .

<http://tun.fi/MX.192124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius subunicolor" ;
    dwc:scientificNameAuthorship "Korge, 1961" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius subunicolor"@fi,
        "Quedius subunicolor"@sv .

<http://tun.fi/MX.192125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius molochinus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:hiddenLabel "Quedius picipennis"@fi,
        "Quedius picipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius molochinus"@fi,
        "Quedius molochinus"@sv .

<http://tun.fi/MX.192133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius lucidulus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius lucidulus"@fi,
        "Quedius lucidulus"@sv .

<http://tun.fi/MX.192134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius picipes" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius picipes"@fi,
        "Quedius picipes"@sv .

<http://tun.fi/MX.192137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius nemoralis" ;
    dwc:scientificNameAuthorship "Baudi, 1848" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius nemoralis"@fi,
        "Quedius nemoralis"@sv .

<http://tun.fi/MX.192138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius umbrinus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:hiddenLabel "Quedius maritimus"@fi,
        "Quedius pseudoumbrinus"@fi,
        "Quedius maritimus"@sv,
        "Quedius pseudoumbrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius umbrinus"@fi,
        "Quedius umbrinus"@sv .

<http://tun.fi/MX.192143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius fumatus" ;
    dwc:scientificNameAuthorship "(Stephens, 1833)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius fumatus"@fi,
        "Quedius fumatus"@sv .

<http://tun.fi/MX.192144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius sublimbatus" ;
    dwc:scientificNameAuthorship "Mäklin, 1853" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:hiddenLabel "Quedius arcticus"@fi,
        "Quedius arcticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius sublimbatus"@fi,
        "Quedius sublimbatus"@sv .

<http://tun.fi/MX.192146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius nigriceps" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius nigriceps"@fi,
        "Quedius nigriceps"@sv .

<http://tun.fi/MX.192148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius pseudolimbatus" ;
    dwc:scientificNameAuthorship "Strand, 1938" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius pseudolimbatus"@fi,
        "Quedius pseudolimbatus"@sv .

<http://tun.fi/MX.192149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius limbatus" ;
    dwc:scientificNameAuthorship "(Heer, 1839)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:hiddenLabel "Quedius limbatoides"@fi,
        "Quedius limbatoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius limbatus"@fi,
        "Quedius limbatus"@sv .

<http://tun.fi/MX.192151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius fellmani" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius fellmani"@fi,
        "Quedius fellmani"@sv .

<http://tun.fi/MX.192152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius nitipennis" ;
    dwc:scientificNameAuthorship "(Stephens, 1833)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:hiddenLabel "Quedius attenuatus"@fi,
        "Quedius attenuatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius nitipennis"@fi,
        "Quedius nitipennis"@sv .

<http://tun.fi/MX.192158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius persimilis" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1876" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:hiddenLabel "Quedius aridulus"@fi,
        "Quedius aridulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius persimilis"@fi,
        "Quedius persimilis"@sv .

<http://tun.fi/MX.192160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius fulvicollis" ;
    dwc:scientificNameAuthorship "(Stephens, 1833)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:hiddenLabel "Quedius picipennis"@fi,
        "Quedius picipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius fulvicollis"@fi,
        "Quedius fulvicollis"@sv .

<http://tun.fi/MX.192161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius boopoides" ;
    dwc:scientificNameAuthorship "Munster, 1923" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius boopoides"@fi,
        "Quedius boopoides"@sv .

<http://tun.fi/MX.192162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quedius boops" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.192093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quedius boops"@fi,
        "Quedius boops"@sv .

<http://tun.fi/MX.192164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acylophorus wagenschieberi" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1850" ;
    skos:broader <http://tun.fi/MX.192163> ;
    skos:hiddenLabel "Acylophorus wagenschieberi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpilyhytsiipi"@fi,
        "Acylophorus wagenschieberi"@sv .

<http://tun.fi/MX.192168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atanygnathus terminalis" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.192167> ;
    skos:hiddenLabel "Atanygnathus terminalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetelyhytsiipi"@fi,
        "Atanygnathus terminalis"@sv .

<http://tun.fi/MX.192176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceruchus chrysomelinus" ;
    dwc:scientificNameAuthorship "(Hochenwarth, 1785)" ;
    skos:broader <http://tun.fi/MX.192175> ;
    skos:hiddenLabel "Ceruchus chrysomelinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekohärkä"@fi,
        "Ceruchus chrysomelinus"@sv .

<http://tun.fi/MX.192178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinodendron cylindricum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192177> ;
    skos:hiddenLabel "Sinodendron cylindricum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pölkkyhärkä"@fi,
        "Sinodendron cylindricum"@sv .

<http://tun.fi/MX.192181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycerus caprea" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.192180> ;
    skos:hiddenLabel "Platycerus caprea"@fi,
        "Platycerus caraboides"@fi,
        "Platycerus caraboides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokantohärkä"@fi,
        "Platycerus caprea"@sv .

<http://tun.fi/MX.192182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycerus caraboides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192180> ;
    skos:hiddenLabel "Platycerus caraboides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukantohärkä"@fi,
        "Platycerus caraboides"@sv .

<http://tun.fi/MX.192190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trox sabulosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192189> ;
    skos:hiddenLabel "Trox sabulosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokesiäinen"@fi,
        "Trox sabulosus"@sv .

<http://tun.fi/MX.192192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trox scaber" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.192189> ;
    skos:hiddenLabel "Trox scaber"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukesiäinen"@fi,
        "Trox scaber"@sv .

<http://tun.fi/MX.192204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geotrupes stercorarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "sontiainen"@fi ;
    skos:broader <http://tun.fi/MX.192201> ;
    skos:hiddenLabel "Geotrupes stercorarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosittiäinen"@fi,
        "Geotrupes stercorarius"@sv .

<http://tun.fi/MX.192205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplotrupes stercorosus" ;
    dwc:scientificNameAuthorship "(Scriba, 1791)" ;
    skos:broader <http://tun.fi/MX.4884422> ;
    skos:hiddenLabel "Anoplotrupes stercorosus"@fi,
        "Geotrupes stercorosus"@fi,
        "Geotrupes stercorosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäsittiäinen"@fi,
        "Anoplotrupes stercorosus"@sv .

<http://tun.fi/MX.192206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypocopris vernalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4884426> ;
    skos:hiddenLabel "Geotrupes vernalis"@fi,
        "Trypocopris vernalis"@fi,
        "Geotrupes vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätsittiäinen"@fi,
        "Trypocopris vernalis"@sv .

<http://tun.fi/MX.192209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus strandi" ;
    dwc:scientificNameAuthorship "L.Benick, 1937" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus strandi"@fi,
        "Stenus strandi"@sv .

<http://tun.fi/MX.192210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus boops" ;
    dwc:scientificNameAuthorship "Ljungh, 1804" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus boops"@fi,
        "Stenus boops"@sv .

<http://tun.fi/MX.192211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus incrassatus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus incrassatus"@fi,
        "Stenus incrassatus"@sv .

<http://tun.fi/MX.192212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus melanarius" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus melanarius"@fi,
        "Stenus melanarius"@sv .

<http://tun.fi/MX.192214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus morio" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus morio"@fi,
        "Stenus morio"@sv .

<http://tun.fi/MX.192215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus excubitor" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:hiddenLabel "Stenus excubitor"@fi,
        "Stenus neglectus"@fi,
        "Stenus neglectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "venäännupiainen"@fi,
        "Stenus excubitor"@sv .

<http://tun.fi/MX.192217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus ampliventris" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1890" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus ampliventris"@fi,
        "Stenus ampliventris"@sv .

<http://tun.fi/MX.192218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus atratulus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus atratulus"@fi,
        "Stenus atratulus"@sv .

<http://tun.fi/MX.192219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus melanopus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus melanopus"@fi,
        "Stenus melanopus"@sv .

<http://tun.fi/MX.192220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus canaliculatus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:hiddenLabel "Stenus cordaticollis"@fi,
        "Stenus cordaticollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus canaliculatus"@fi,
        "Stenus canaliculatus"@sv .

<http://tun.fi/MX.192221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus nitens" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus nitens"@fi,
        "Stenus nitens"@sv .

<http://tun.fi/MX.192222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus latipennis" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1880" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus latipennis"@fi,
        "Stenus latipennis"@sv .

<http://tun.fi/MX.192223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus confusus" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1876" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus confusus"@fi,
        "Stenus confusus"@sv .

<http://tun.fi/MX.192224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus vinnulus" ;
    dwc:scientificNameAuthorship "Casey, 1884" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:hiddenLabel "Stenus confusoides"@fi,
        "Stenus confusoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus vinnulus"@fi,
        "Stenus vinnulus"@sv .

<http://tun.fi/MX.192226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus labilis" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus labilis"@fi,
        "Stenus labilis"@sv .

<http://tun.fi/MX.192227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus fuscipes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus fuscipes"@fi,
        "Stenus fuscipes"@sv .

<http://tun.fi/MX.192228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus kongsbergensis" ;
    dwc:scientificNameAuthorship "Munster, 1912" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus kongsbergensis"@fi,
        "Stenus kongsbergensis"@sv .

<http://tun.fi/MX.192229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus argus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus argus"@fi,
        "Stenus argus"@sv .

<http://tun.fi/MX.192230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus ageus" ;
    dwc:scientificNameAuthorship "Casey, 1884" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:hiddenLabel "Stenus gerhardti"@fi,
        "Stenus gerhardti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus ageus"@fi,
        "Stenus ageus"@sv .

<http://tun.fi/MX.192232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus europaeus" ;
    dwc:scientificNameAuthorship "Puthz, 1966" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus europaeus"@fi,
        "Stenus europaeus"@sv .

<http://tun.fi/MX.192233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus cautus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus cautus"@fi,
        "Stenus cautus"@sv .

<http://tun.fi/MX.192237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus subarcticus" ;
    dwc:scientificNameAuthorship "Poppius, 1907" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:hiddenLabel "Stenus bernhaueri"@fi,
        "Stenus bernhaueri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus subarcticus"@fi,
        "Stenus subarcticus"@sv .

<http://tun.fi/MX.192238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus pusillus" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus pusillus"@fi,
        "Stenus pusillus"@sv .

<http://tun.fi/MX.192239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus nanus" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus nanus"@fi,
        "Stenus nanus"@sv .

<http://tun.fi/MX.192240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus assequens" ;
    dwc:scientificNameAuthorship "Rey, 1884" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus assequens"@fi,
        "Stenus assequens"@sv .

<http://tun.fi/MX.192243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus circularis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus circularis"@fi,
        "Stenus circularis"@sv .

<http://tun.fi/MX.192244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus pumilio" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus pumilio"@fi,
        "Stenus pumilio"@sv .

<http://tun.fi/MX.192245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus humilis" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus humilis"@fi,
        "Stenus humilis"@sv .

<http://tun.fi/MX.192246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus carbonarius" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus carbonarius"@fi,
        "Stenus carbonarius"@sv .

<http://tun.fi/MX.192248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus hyperboreus" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1876" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus hyperboreus"@fi,
        "Stenus hyperboreus"@sv .

<http://tun.fi/MX.192250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus scabriculus" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1876" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus scabriculus"@fi,
        "Stenus scabriculus"@sv .

<http://tun.fi/MX.192251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus opticus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus opticus"@fi,
        "Stenus opticus"@sv .

<http://tun.fi/MX.192252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus crassus" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus crassus"@fi,
        "Stenus crassus"@sv .

<http://tun.fi/MX.192253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus formicetorum" ;
    dwc:scientificNameAuthorship "Mannerheim, 1843" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus formicetorum"@fi,
        "Stenus formicetorum"@sv .

<http://tun.fi/MX.192254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus intermedius" ;
    dwc:scientificNameAuthorship "Rey, 1884" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus intermedius"@fi,
        "Stenus intermedius"@sv .

<http://tun.fi/MX.192256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus brunnipes" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus brunnipes"@fi,
        "Stenus brunnipes"@sv .

<http://tun.fi/MX.192257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus nigritulus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus nigritulus"@fi,
        "Stenus nigritulus"@sv .

<http://tun.fi/MX.192258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus latifrons" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus latifrons"@fi,
        "Stenus latifrons"@sv .

<http://tun.fi/MX.192259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus fulvicornis" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus fulvicornis"@fi,
        "Stenus fulvicornis"@sv .

<http://tun.fi/MX.192260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus tarsalis" ;
    dwc:scientificNameAuthorship "Ljungh, 1804" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus tarsalis"@fi,
        "Stenus tarsalis"@sv .

<http://tun.fi/MX.192261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus bohemicus" ;
    dwc:scientificNameAuthorship "Machulka, 1947" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus bohemicus"@fi,
        "Stenus bohemicus"@sv .

<http://tun.fi/MX.192263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus similis" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus similis"@fi,
        "Stenus similis"@sv .

<http://tun.fi/MX.192265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus cicindeloides" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus cicindeloides"@fi,
        "Stenus cicindeloides"@sv .

<http://tun.fi/MX.192266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus kiesenwetteri" ;
    dwc:scientificNameAuthorship "Rosenhauer, 1856" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus kiesenwetteri"@fi,
        "Stenus kiesenwetteri"@sv .

<http://tun.fi/MX.192267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus fornicatus" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus fornicatus"@fi,
        "Stenus fornicatus"@sv .

<http://tun.fi/MX.192268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus pallitarsis" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus pallitarsis"@fi,
        "Stenus pallitarsis"@sv .

<http://tun.fi/MX.192269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus niveus" ;
    dwc:scientificNameAuthorship "Fauvel, 1865" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus niveus"@fi,
        "Stenus niveus"@sv .

<http://tun.fi/MX.192270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus binotatus" ;
    dwc:scientificNameAuthorship "Ljungh, 1804" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus binotatus"@fi,
        "Stenus binotatus"@sv .

<http://tun.fi/MX.192271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus pubescens" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus pubescens"@fi,
        "Stenus pubescens"@sv .

<http://tun.fi/MX.192272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus umbratilis" ;
    dwc:scientificNameAuthorship "Casey, 1884" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:hiddenLabel "Stenus pseudopubescens"@fi,
        "Stenus pseudopubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus umbratilis"@fi,
        "Stenus umbratilis"@sv .

<http://tun.fi/MX.192274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus flavipes" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus flavipes"@fi,
        "Stenus flavipes"@sv .

<http://tun.fi/MX.192275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus audax" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1900" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus audax"@fi,
        "Stenus audax"@sv .

<http://tun.fi/MX.192278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus bifoveolatus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus bifoveolatus"@fi,
        "Stenus bifoveolatus"@sv .

<http://tun.fi/MX.192282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus impressus" ;
    dwc:scientificNameAuthorship "Germar, 1824" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus impressus"@fi,
        "Stenus impressus"@sv .

<http://tun.fi/MX.192283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus ludyi" ;
    dwc:scientificNameAuthorship "Fauvel, 1886" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:hiddenLabel "Stenus coarcticollis"@fi,
        "Stenus coarcticollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus ludyi"@fi,
        "Stenus ludyi"@sv .

<http://tun.fi/MX.192287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus palustris" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus palustris"@fi,
        "Stenus palustris"@sv .

<http://tun.fi/MX.192288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus flavipalpis" ;
    dwc:scientificNameAuthorship "Thomson, 1860" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus flavipalpis"@fi,
        "Stenus flavipalpis"@sv .

<http://tun.fi/MX.192289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus geniculatus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus geniculatus"@fi,
        "Stenus geniculatus"@sv .

<http://tun.fi/MX.192291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus pallipes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus pallipes"@fi,
        "Stenus pallipes"@sv .

<http://tun.fi/MX.192292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenus noctivagus" ;
    dwc:scientificNameAuthorship "Casey, 1884" ;
    skos:broader <http://tun.fi/MX.191134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenus noctivagus"@fi,
        "Stenus noctivagus"@sv .

<http://tun.fi/MX.192295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianous coerulescens" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.192294> ;
    skos:hiddenLabel "Dianous coerulescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskinupiainen"@fi,
        "Dianous coerulescens"@sv .

<http://tun.fi/MX.192301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euaesthetus ruficapillus" ;
    dwc:scientificNameAuthorship "(Lacordaire, 1835)" ;
    skos:broader <http://tun.fi/MX.192300> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euaesthetus ruficapillus"@fi,
        "Euaesthetus ruficapillus"@sv .

<http://tun.fi/MX.192302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euaesthetus laeviusculus" ;
    dwc:scientificNameAuthorship "Mannerheim, 1844" ;
    skos:broader <http://tun.fi/MX.192300> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euaesthetus laeviusculus"@fi,
        "Euaesthetus laeviusculus"@sv .

<http://tun.fi/MX.192303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euaesthetus bipunctatus" ;
    dwc:scientificNameAuthorship "(Ljungh, 1804)" ;
    skos:broader <http://tun.fi/MX.192300> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euaesthetus bipunctatus"@fi,
        "Euaesthetus bipunctatus"@sv .

<http://tun.fi/MX.192304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euaesthetus superlatus" ;
    dwc:scientificNameAuthorship "Peyerimhoff, 1937" ;
    skos:broader <http://tun.fi/MX.192300> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euaesthetus superlatus"@fi,
        "Euaesthetus superlatus"@sv .

<http://tun.fi/MX.192310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paederus riparius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192308> ;
    skos:hiddenLabel "Paederus riparius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokirjokaitikas"@fi,
        "Paederus riparius"@sv .

<http://tun.fi/MX.192312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paederus fuscipes" ;
    dwc:scientificNameAuthorship "Curtis, 1826" ;
    skos:broader <http://tun.fi/MX.192308> ;
    skos:hiddenLabel "Paederus fuscipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukirjokaitikas"@fi,
        "Paederus fuscipes"@sv .

<http://tun.fi/MX.192315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astenus procerus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.192314> ;
    skos:hiddenLabel "Astenus filiformis"@fi,
        "Astenus filiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astenus procerus"@fi,
        "Astenus procerus"@sv .

<http://tun.fi/MX.192317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astenus pulchellus" ;
    dwc:scientificNameAuthorship "(Heer, 1839)" ;
    skos:broader <http://tun.fi/MX.192314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astenus pulchellus"@fi,
        "Astenus pulchellus"@sv .

<http://tun.fi/MX.192319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astenus gracilis" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.192314> ;
    skos:hiddenLabel "Astenus angustatus"@fi,
        "Astenus neglectus"@fi,
        "Astenus angustatus"@sv,
        "Astenus neglectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astenus gracilis"@fi,
        "Astenus gracilis"@sv .

<http://tun.fi/MX.192321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astenus lyonessius" ;
    dwc:scientificNameAuthorship "(Joy, 1908)" ;
    skos:broader <http://tun.fi/MX.192314> ;
    skos:hiddenLabel "Astenus longelytratus"@fi,
        "Astenus longelytratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astenus lyonessius"@fi,
        "Astenus lyonessius"@sv .

<http://tun.fi/MX.192326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rugilus fragilis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.192324> ;
    skos:hiddenLabel "Rugilus angustatus"@fi,
        "Rugilus scutellatus"@fi,
        "Rugilus angustatus"@sv,
        "Rugilus scutellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rugilus fragilis"@fi,
        "Rugilus fragilis"@sv .

<http://tun.fi/MX.192329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rugilus rufipes" ;
    dwc:scientificNameAuthorship "Germar, 1836" ;
    skos:broader <http://tun.fi/MX.192324> ;
    skos:hiddenLabel "Stilicus rufipes"@fi,
        "Stilicus rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rugilus rufipes"@fi,
        "Rugilus rufipes"@sv .

<http://tun.fi/MX.192330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rugilus orbiculatus" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.192324> ;
    skos:hiddenLabel "Stilicus orbiculatus"@fi,
        "Stilicus orbiculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rugilus orbiculatus"@fi,
        "Rugilus orbiculatus"@sv .

<http://tun.fi/MX.192331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rugilus erichsonii" ;
    dwc:scientificNameAuthorship "(Fauvel, 1867)" ;
    skos:broader <http://tun.fi/MX.192324> ;
    skos:hiddenLabel "Stilicus erichsonii"@fi,
        "Stilicus erichsonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rugilus erichsonii"@fi,
        "Rugilus erichsonii"@sv .

<http://tun.fi/MX.192332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rugilus similis" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.192324> ;
    skos:hiddenLabel "Stilicus similis"@fi,
        "Stilicus similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rugilus similis"@fi,
        "Rugilus similis"@sv .

<http://tun.fi/MX.192335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medon apicalis" ;
    dwc:scientificNameAuthorship "(Kraatz, 1857)" ;
    skos:broader <http://tun.fi/MX.192334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medon apicalis"@fi,
        "Medon apicalis"@sv .

<http://tun.fi/MX.192346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomedon obsoletus" ;
    dwc:scientificNameAuthorship "(Nordmann, 1837)" ;
    skos:broader <http://tun.fi/MX.192345> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudomedon obsoletus"@fi,
        "Pseudomedon obsoletus"@sv .

<http://tun.fi/MX.192347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomedon obscurellus" ;
    dwc:scientificNameAuthorship "(Erichson, 1840)" ;
    skos:broader <http://tun.fi/MX.192345> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudomedon obscurellus"@fi,
        "Pseudomedon obscurellus"@sv .

<http://tun.fi/MX.192349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithocharis nigriceps" ;
    dwc:scientificNameAuthorship "Kraatz, 1859" ;
    skos:broader <http://tun.fi/MX.192348> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lithocharis nigriceps"@fi,
        "Lithocharis nigriceps"@sv .

<http://tun.fi/MX.192350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithocharis ochracea" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.192348> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lithocharis ochracea"@fi,
        "Lithocharis ochracea"@sv .

<http://tun.fi/MX.192355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopaeus laevigatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.192354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scopaeus laevigatus"@fi,
        "Scopaeus laevigatus"@sv .

<http://tun.fi/MX.192359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopaeus pusillus" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1843" ;
    skos:broader <http://tun.fi/MX.192354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scopaeus pusillus"@fi,
        "Scopaeus pusillus"@sv .

<http://tun.fi/MX.192365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetartopeus zetterstedti" ;
    dwc:scientificNameAuthorship "(Rye, 1872)" ;
    skos:broader <http://tun.fi/MX.192364> ;
    skos:hiddenLabel "Lathrobium punctatum"@fi,
        "Lathrobium punctatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetartopeus zetterstedti"@fi,
        "Tetartopeus zetterstedti"@sv .

<http://tun.fi/MX.192367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetartopeus rufonitidus" ;
    dwc:scientificNameAuthorship "(Reitter, 1909)" ;
    skos:broader <http://tun.fi/MX.192364> ;
    skos:hiddenLabel "Lathrobium fennicum"@fi,
        "Lathrobium fennicus"@fi,
        "Lathrobium fennicum"@sv,
        "Lathrobium fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetartopeus rufonitidus"@fi,
        "Tetartopeus rufonitidus"@sv .

<http://tun.fi/MX.192369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetartopeus sphagnetorum" ;
    dwc:scientificNameAuthorship "(Muona, 1977)" ;
    skos:broader <http://tun.fi/MX.192364> ;
    skos:hiddenLabel "Lathrobium gracile"@fi,
        "Lathrobium gracilis"@fi,
        "Lathrobium gracile"@sv,
        "Lathrobium gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetartopeus sphagnetorum"@fi,
        "Tetartopeus sphagnetorum"@sv .

<http://tun.fi/MX.192371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetartopeus terminatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
    skos:broader <http://tun.fi/MX.192364> ;
    skos:hiddenLabel "Lathrobium terminatum"@fi,
        "Lathrobium terminatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetartopeus terminatus"@fi,
        "Tetartopeus terminatus"@sv .

<http://tun.fi/MX.192372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetartopeus quadratus" ;
    dwc:scientificNameAuthorship "(Paykull, 1789)" ;
    skos:broader <http://tun.fi/MX.192364> ;
    skos:hiddenLabel "Lathrobium quadratum"@fi,
        "Lathrobium quadratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetartopeus quadratus"@fi,
        "Tetartopeus quadratus"@sv .

<http://tun.fi/MX.192375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrobium elongatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.192374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrobium elongatum"@fi,
        "Lathrobium elongatum"@sv .

<http://tun.fi/MX.192376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrobium rufipenne" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1813" ;
    skos:broader <http://tun.fi/MX.192374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrobium rufipenne"@fi,
        "Lathrobium rufipenne"@sv .

<http://tun.fi/MX.192377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrobium geminum" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.192374> ;
    skos:hiddenLabel "Lathrobium boreale"@fi,
        "Lathrobium volgense"@fi,
        "Lathrobium boreale"@sv,
        "Lathrobium volgense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrobium geminum"@fi,
        "Lathrobium geminum"@sv .

<http://tun.fi/MX.192384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrobium fulvipenne" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.192374> ;
    skos:hiddenLabel "Lathrobium castaneipenne"@fi,
        "Lathrobium castaneipenne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrobium fulvipenne"@fi,
        "Lathrobium fulvipenne"@sv .

<http://tun.fi/MX.192385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrobium brunnipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.192374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrobium brunnipes"@fi,
        "Lathrobium brunnipes"@sv .

<http://tun.fi/MX.192386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrobium impressum" ;
    dwc:scientificNameAuthorship "Heer, 1841" ;
    skos:broader <http://tun.fi/MX.192374> ;
    skos:hiddenLabel "Lathrobium filiforme"@fi,
        "Lathrobium filiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrobium impressum"@fi,
        "Lathrobium impressum"@sv .

<http://tun.fi/MX.192388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrobium fovulum" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.192374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrobium fovulum"@fi,
        "Lathrobium fovulum"@sv .

<http://tun.fi/MX.192395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardiophorus ruficollis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192393> ;
    skos:hiddenLabel "Cardiophorus ruficollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokaraseppä"@fi,
        "Cardiophorus ruficollis"@sv .

<http://tun.fi/MX.192400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardiophorus ebeninus" ;
    dwc:scientificNameAuthorship "(Germar, 1824)" ;
    skos:broader <http://tun.fi/MX.192393> ;
    skos:hiddenLabel "Cardiophorus atramentarius"@fi,
        "Cardiophorus ebeninus"@fi,
        "Cardiophorus atramentarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakaraseppä"@fi,
        "Cardiophorus ebeninus"@sv .

<http://tun.fi/MX.192401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardiophorus asellus" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.192393> ;
    skos:hiddenLabel "Cardiophorus asellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjukaraseppä"@fi,
        "Cardiophorus asellus"@sv .

<http://tun.fi/MX.192411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drilus concolor" ;
    dwc:scientificNameAuthorship "Ahrens, 1812" ;
    skos:broader <http://tun.fi/MX.192410> ;
    skos:hiddenLabel "Drilus concolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakotilokuoriainen"@fi,
        "Drilus concolor"@sv .

<http://tun.fi/MX.192416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictyoptera aurora" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.192415> ;
    skos:hiddenLabel "Dictyoptera aurora"@fi,
        "Pyrochroa aurora"@fi,
        "Pyrochroa aurora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aurorakuoriainen"@fi,
        "Dictyoptera aurora"@sv .

<http://tun.fi/MX.192418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyropterus nigroruber" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.192417> ;
    skos:hiddenLabel "Dictyoptera affinis"@fi,
        "Pyropterus nigroruber"@fi,
        "Dictyoptera affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havupunakuoriainen"@fi,
        "Pyropterus nigroruber"@sv .

<http://tun.fi/MX.192421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycis minuta" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.192420> ;
    skos:hiddenLabel "Platycis minuta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupunakuoriainen"@fi,
        "Platycis minuta"@sv .

<http://tun.fi/MX.192426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lopheros rubens" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1817)" ;
    skos:broader <http://tun.fi/MX.192425> ;
    skos:hiddenLabel "Lopheros rubens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopunakuoriainen"@fi,
        "Lopheros rubens"@sv .

<http://tun.fi/MX.192433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lygistopterus sanguineus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192432> ;
    skos:hiddenLabel "Lygistopterus sanguineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokuoriainen"@fi,
        "Lygistopterus sanguineus"@sv .

<http://tun.fi/MX.192436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampyris noctiluca" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192435> ;
    skos:hiddenLabel "Lampyris noctiluca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltomato"@fi,
        "Lampyris noctiluca"@sv .

<http://tun.fi/MX.192438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phosphaenus hemipterus" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.192437> ;
    skos:hiddenLabel "Phosphaenus hemipterus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuikemato"@fi,
        "Phosphaenus hemipterus"@sv .

<http://tun.fi/MX.192443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podabrus alpinus" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.192441> ;
    skos:hiddenLabel "Podabrus alpinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuresylkikuoriainen"@fi,
        "Podabrus alpinus"@sv .

<http://tun.fi/MX.192444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichelotarsus lapponicus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.5017388> ;
    skos:hiddenLabel "Dichelotarsus lapponicus"@fi,
        "Podabrus lapponicus"@fi,
        "Podabrus lapponicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsylkikuoriainen"@fi,
        "Dichelotarsus lapponicus"@sv .

<http://tun.fi/MX.192445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichelotarsus flavimanus" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1860)" ;
    skos:broader <http://tun.fi/MX.5017388> ;
    skos:hiddenLabel "Dichelotarsus flavimanus"@fi,
        "Podabrus flavimanus"@fi,
        "Podabrus obscuripes"@fi,
        "Podabrus flavimanus"@sv,
        "Podabrus obscuripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisylkikuoriainen"@fi,
        "Dichelotarsus flavimanus"@sv .

<http://tun.fi/MX.192448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancistronycha tigurina" ;
    dwc:scientificNameAuthorship "(Dietrich, 1857)" ;
    skos:broader <http://tun.fi/MX.192447> ;
    skos:hiddenLabel "Ancistronycha cyanipennis"@fi,
        "Ancistronycha tigurina"@fi,
        "Ancistronycha violacea"@fi,
        "Ancistronycha cyanipennis"@sv,
        "Ancistronycha violacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisylkikuoriainen"@fi,
        "Ancistronycha tigurina"@sv .

<http://tun.fi/MX.192452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis fusca" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis fusca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittysylkikuoriainen"@fi,
        "Cantharis fusca"@sv .

<http://tun.fi/MX.192453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis rustica" ;
    dwc:scientificNameAuthorship "Fallén, 1807" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis rustica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketosylkikuoriainen"@fi,
        "Cantharis rustica"@sv .

<http://tun.fi/MX.192454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis obscura" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis obscura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasylkikuoriainen"@fi,
        "Cantharis obscura"@sv .

<http://tun.fi/MX.192455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis pulicaria" ;
    dwc:scientificNameAuthorship "Fabricius, 1781" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis pulicaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtasylkikuoriainen"@fi,
        "Cantharis pulicaria"@sv .

<http://tun.fi/MX.192456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis nigricans" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis nigricans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havusylkikuoriainen"@fi,
        "Cantharis nigricans"@sv .

<http://tun.fi/MX.192457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis pellucida" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis pellucida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunosylkikuoriainen"@fi,
        "Cantharis pellucida"@sv .

<http://tun.fi/MX.192458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis livida" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis livida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummisylkikuoriainen"@fi,
        "Cantharis livida"@sv .

<http://tun.fi/MX.192459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis figurata" ;
    dwc:scientificNameAuthorship "Mannerheim, 1843" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis figurata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosylkikuoriainen"@fi,
        "Cantharis figurata"@sv .

<http://tun.fi/MX.192461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis quadripunctata" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis quadripunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helosylkikuoriainen"@fi,
        "Cantharis quadripunctata"@sv .

<http://tun.fi/MX.192462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis rufa" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis rufa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusosylkikuoriainen"@fi,
        "Cantharis rufa"@sv .

<http://tun.fi/MX.192465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis flavilabris" ;
    dwc:scientificNameAuthorship "Fallén, 1807" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis flavilabris"@fi,
        "Cantharis fulvicollis"@fi,
        "Cantharis fulvicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantasylkikuoriainen"@fi,
        "Cantharis flavilabris"@sv .

<http://tun.fi/MX.192467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis nigra" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis bicolor"@fi,
        "Cantharis nigra"@fi,
        "Cantharis thoracica"@fi,
        "Cantharis bicolor"@sv,
        "Cantharis thoracica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytisylkikuoriainen"@fi,
        "Cantharis nigra"@sv .

<http://tun.fi/MX.192470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis paludosa" ;
    dwc:scientificNameAuthorship "Fallén, 1807" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis paludosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämesylkikuoriainen"@fi,
        "Cantharis paludosa"@sv .

<http://tun.fi/MX.192471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharis lateralis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.192450> ;
    skos:hiddenLabel "Cantharis lateralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laitasylkikuoriainen"@fi,
        "Cantharis lateralis"@sv .

<http://tun.fi/MX.192479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagonycha fulva" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.192477> ;
    skos:hiddenLabel "Rhagonycha fulva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhasylkikuoriainen"@fi,
        "Rhagonycha fulva"@sv .

<http://tun.fi/MX.192480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagonycha testacea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192477> ;
    skos:hiddenLabel "Rhagonycha testacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensassylkikuoriainen"@fi,
        "Rhagonycha testacea"@sv .

<http://tun.fi/MX.192481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagonycha nigriventris" ;
    dwc:scientificNameAuthorship "Motschulsky, 1860" ;
    skos:broader <http://tun.fi/MX.192477> ;
    skos:hiddenLabel "Rhagonycha limbata"@fi,
        "Rhagonycha nigriventris"@fi,
        "Rhagonycha limbata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosylkikuoriainen"@fi,
        "Rhagonycha nigriventris"@sv .

<http://tun.fi/MX.192483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagonycha lignosa" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.192477> ;
    skos:hiddenLabel "Rhagonycha lignosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakasylkikuoriainen"@fi,
        "Rhagonycha lignosa"@sv .

<http://tun.fi/MX.192484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagonycha elongata" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.192477> ;
    skos:hiddenLabel "Rhagonycha elongata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkasylkikuoriainen"@fi,
        "Rhagonycha elongata"@sv .

<http://tun.fi/MX.192485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagonycha atra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.192477> ;
    skos:hiddenLabel "Rhagonycha atra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasylkikuoriainen"@fi,
        "Rhagonycha atra"@sv .

<http://tun.fi/MX.192486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagonycha fugax" ;
    dwc:scientificNameAuthorship "Mannerheim, 1843" ;
    skos:broader <http://tun.fi/MX.192477> ;
    skos:hiddenLabel "Rhagonycha fugax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänsylkikuoriainen"@fi,
        "Rhagonycha fugax"@sv .

<http://tun.fi/MX.192490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podistra rufotestacea" ;
    dwc:scientificNameAuthorship "(Letzner, 1845)" ;
    skos:broader <http://tun.fi/MX.192488> ;
    skos:hiddenLabel "Podistra rufotestacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosylkikuoriainen"@fi,
        "Podistra rufotestacea"@sv .

<http://tun.fi/MX.192491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podistra schoenherri" ;
    dwc:scientificNameAuthorship "(Dejean, 1837)" ;
    skos:broader <http://tun.fi/MX.192488> ;
    skos:hiddenLabel "Podistra pilosa"@fi,
        "Podistra schoenherri"@fi,
        "Podistra pilosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäsylkikuoriainen"@fi,
        "Podistra schoenherri"@sv .

<http://tun.fi/MX.192496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silis ruficollis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.192494> ;
    skos:hiddenLabel "Silis ruficollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammassylkikuoriainen"@fi,
        "Silis ruficollis"@sv .

<http://tun.fi/MX.192502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthinus biguttatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192501> ;
    skos:hiddenLabel "Malthinus biguttulus"@fi,
        "Malthinus biguttulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthinus biguttatus"@fi,
        "Malthinus biguttatus"@sv .

<http://tun.fi/MX.192504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthinus flaveolus" ;
    dwc:scientificNameAuthorship "(Herbst, 1786)" ;
    skos:broader <http://tun.fi/MX.192501> ;
    skos:hiddenLabel "Malthinus punctatus"@fi,
        "Malthinus punctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthinus flaveolus"@fi,
        "Malthinus flaveolus"@sv .

<http://tun.fi/MX.192509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthinus frontalis" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.192501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthinus frontalis"@fi,
        "Malthinus frontalis"@sv .

<http://tun.fi/MX.192512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthodes flavoguttatus" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1852" ;
    skos:broader <http://tun.fi/MX.192510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthodes flavoguttatus"@fi,
        "Malthodes flavoguttatus"@sv .

<http://tun.fi/MX.192515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthodes fibulatus" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1852" ;
    skos:broader <http://tun.fi/MX.192510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthodes fibulatus"@fi,
        "Malthodes fibulatus"@sv .

<http://tun.fi/MX.192517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthodes misellus" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1852" ;
    skos:broader <http://tun.fi/MX.192510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthodes misellus"@fi,
        "Malthodes misellus"@sv .

<http://tun.fi/MX.192518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthodes fuscus" ;
    dwc:scientificNameAuthorship "(Waltl, 1838)" ;
    skos:broader <http://tun.fi/MX.192510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthodes fuscus"@fi,
        "Malthodes fuscus"@sv .

<http://tun.fi/MX.192519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthodes minimus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthodes minimus"@fi,
        "Malthodes minimus"@sv .

<http://tun.fi/MX.192520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthodes guttifer" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1852" ;
    skos:broader <http://tun.fi/MX.192510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthodes guttifer"@fi,
        "Malthodes guttifer"@sv .

<http://tun.fi/MX.192521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthodes marginatus" ;
    dwc:scientificNameAuthorship "(Latreille, 1806)" ;
    skos:broader <http://tun.fi/MX.192510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthodes marginatus"@fi,
        "Malthodes marginatus"@sv .

<http://tun.fi/MX.192522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthodes mysticus" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1852" ;
    skos:broader <http://tun.fi/MX.192510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthodes mysticus"@fi,
        "Malthodes mysticus"@sv .

<http://tun.fi/MX.192523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthodes pumilus" ;
    dwc:scientificNameAuthorship "(Brébisson, 1835)" ;
    skos:broader <http://tun.fi/MX.192510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthodes pumilus"@fi,
        "Malthodes pumilus"@sv .

<http://tun.fi/MX.192524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthodes spathifer" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1852" ;
    skos:broader <http://tun.fi/MX.192510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthodes spathifer"@fi,
        "Malthodes spathifer"@sv .

<http://tun.fi/MX.192525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthodes crassicornis" ;
    dwc:scientificNameAuthorship "(Mäklin, 1846)" ;
    skos:broader <http://tun.fi/MX.192510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthodes crassicornis"@fi,
        "Malthodes crassicornis"@sv .

<http://tun.fi/MX.192527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malthodes brevicollis" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.192510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malthodes brevicollis"@fi,
        "Malthodes brevicollis"@sv .

<http://tun.fi/MX.192540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermestes maculatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.192539> ;
    skos:hiddenLabel "Dermestes maculatus"@fi,
        "Dermestes vulpinus"@fi,
        "Dermestes vulpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuotakuoriainen"@fi,
        "Dermestes maculatus"@sv .

<http://tun.fi/MX.192542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermestes frischii" ;
    dwc:scientificNameAuthorship "Kugelann, 1792" ;
    skos:broader <http://tun.fi/MX.192539> ;
    skos:hiddenLabel "Dermestes frischii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapakuoriainen"@fi,
        "Dermestes frischii"@sv .

<http://tun.fi/MX.192543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermestes murinus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.192539> ;
    skos:hiddenLabel "Dermestes murinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiiroihrakuoriainen"@fi,
        "Dermestes murinus"@sv .

<http://tun.fi/MX.192544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermestes laniarius" ;
    dwc:scientificNameAuthorship "Illiger, 1801" ;
    skos:broader <http://tun.fi/MX.192539> ;
    skos:hiddenLabel "Dermestes laniarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaihrakuoriainen"@fi,
        "Dermestes laniarius"@sv .

<http://tun.fi/MX.192547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermestes gyllenhalii" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1840" ;
    skos:broader <http://tun.fi/MX.192539> ;
    skos:hiddenLabel "Dermestes atomarius"@fi,
        "Dermestes gyllenhalii"@fi,
        "Dermestes atomarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leväihrakuoriainen"@fi,
        "Dermestes gyllenhalii"@sv .

<http://tun.fi/MX.192548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermestes szekessyi" ;
    dwc:scientificNameAuthorship "Kalik, 1950" ;
    skos:broader <http://tun.fi/MX.192539> ;
    skos:hiddenLabel "Dermestes szekessyi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaihrakuoriainen"@fi,
        "Dermestes szekessyi"@sv .

<http://tun.fi/MX.192551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermestes ater" ;
    dwc:scientificNameAuthorship "De Geer, 1774" ;
    skos:broader <http://tun.fi/MX.192539> ;
    skos:hiddenLabel "Dermestes ater"@fi,
        "Dermestes cadaverinus"@fi,
        "Dermestes cadaverinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nilikuoriainen"@fi,
        "Dermestes ater"@sv .

<http://tun.fi/MX.192553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermestes haemorrhoidalis" ;
    dwc:scientificNameAuthorship "Küster, 1852" ;
    skos:broader <http://tun.fi/MX.192539> ;
    skos:hiddenLabel "Dermestes haemorrhoidalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dermestes haemorrhoidalis"@fi,
        "husänger"@sv .

<http://tun.fi/MX.192554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermestes peruvianus" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1840" ;
    skos:broader <http://tun.fi/MX.192539> ;
    skos:hiddenLabel "Dermestes peruvianus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perunihrakuoriainen"@fi,
        "Dermestes peruvianus"@sv .

<http://tun.fi/MX.192556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermestes lardarius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.192539> ;
    skos:hiddenLabel "Dermestes lardarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöihrakuoriainen"@fi,
        "Dermestes lardarius"@sv .

<http://tun.fi/MX.192557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermestes palmi" ;
    dwc:scientificNameAuthorship "Sjöberg, 1950" ;
    skos:broader <http://tun.fi/MX.192539> ;
    skos:hiddenLabel "Dermestes palmi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saloihrakuoriainen"@fi,
        "Dermestes palmi"@sv .

<http://tun.fi/MX.192568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thylodrias contractus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1839" ;
    skos:broader <http://tun.fi/MX.192567> ;
    skos:hiddenLabel "Hospitopterus efflatouni"@fi,
        "Ignotus aenigmaticus"@fi,
        "Thylodrias contractus"@fi,
        "Hospitopterus efflatouni"@sv,
        "Ignotus aenigmaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outokuoriainen"@fi,
        "Thylodrias contractus"@sv .

<http://tun.fi/MX.192571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attagenus schaefferi" ;
    dwc:scientificNameAuthorship "(Herbst, 1792)" ;
    skos:broader <http://tun.fi/MX.192570> ;
    skos:hiddenLabel "Attagenus schaeferi"@fi,
        "Attagenus schaefferi"@fi,
        "Attagenus schaeferi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikiturkiskuoriainen"@fi,
        "Attagenus schaefferi"@sv .

<http://tun.fi/MX.192572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attagenus unicolor" ;
    dwc:scientificNameAuthorship "(Brahm, 1790)" ;
    skos:broader <http://tun.fi/MX.192570> ;
    skos:hiddenLabel "Attagenus piceus"@fi,
        "Attagenus unicolor"@fi,
        "Attagenus piceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaturkiskuoriainen"@fi,
        "Attagenus unicolor"@sv .

<http://tun.fi/MX.192576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attagenus smirnovi" ;
    dwc:scientificNameAuthorship "Zhantiev, 1973" ;
    skos:broader <http://tun.fi/MX.192570> ;
    skos:hiddenLabel "Attagenus smirnovi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoturkiskuoriainen"@fi,
        "Attagenus smirnovi"@sv .

<http://tun.fi/MX.192577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attagenus pellio" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192570> ;
    skos:hiddenLabel "Attagenus pellio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkuturkiskuoriainen"@fi,
        "Attagenus pellio"@sv .

<http://tun.fi/MX.192580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attagenus woodroffei" ;
    dwc:scientificNameAuthorship "Halstead & Green, 1979" ;
    skos:broader <http://tun.fi/MX.192570> ;
    skos:hiddenLabel "Attagenus fasciatus"@fi,
        "Attagenus gloriosae"@fi,
        "Attagenus woodroffei"@fi,
        "Attagenus fasciatus"@sv,
        "Attagenus gloriosae"@sv,
        "Attagenus woodroffei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöturkiskuoriainen"@fi,
        "vågbandad pälsänger"@sv .

<http://tun.fi/MX.192583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clambus gibbulus" ;
    dwc:scientificNameAuthorship "(LeConte, 1850)" ;
    skos:broader <http://tun.fi/MX.191931> ;
    skos:hiddenLabel "Clambus radula"@fi,
        "Clambus radula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clambus gibbulus"@fi,
        "Clambus gibbulus"@sv .

<http://tun.fi/MX.192586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clambus simsoni" ;
    dwc:scientificNameAuthorship "Blackburn, 1902" ;
    skos:broader <http://tun.fi/MX.191931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clambus simsoni"@fi,
        "Clambus simsoni"@sv .

<http://tun.fi/MX.192587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clambus armadillo" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.191931> ;
    skos:hiddenLabel "Clambus atomarius"@fi,
        "Clambus convexus"@fi,
        "Clambus nanus"@fi,
        "Clambus atomarius"@sv,
        "Clambus convexus"@sv,
        "Clambus nanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clambus armadillo"@fi,
        "Clambus armadillo"@sv .

<http://tun.fi/MX.192588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clambus nigrellus" ;
    dwc:scientificNameAuthorship "Reitter, 1914" ;
    skos:broader <http://tun.fi/MX.191931> ;
    skos:hiddenLabel "Clambus aegrepilosus"@fi,
        "Clambus nigrellus"@fi,
        "Clambus aegrepilosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purorahtukuoriainen"@fi,
        "Clambus nigrellus"@sv .

<http://tun.fi/MX.192592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elodes minuta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.192591> ;
    skos:hiddenLabel "Elodes pseudominuta"@fi,
        "Elodes pseudominuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elodes minuta"@fi,
        "Elodes minuta"@sv .

<http://tun.fi/MX.192595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elodes tricuspis" ;
    dwc:scientificNameAuthorship "Nyholm, 1985" ;
    skos:broader <http://tun.fi/MX.192591> ;
    skos:hiddenLabel "Elodes elongata"@fi,
        "Elodes elongata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elodes tricuspis"@fi,
        "Elodes tricuspis"@sv .

<http://tun.fi/MX.192598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microcara testacea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.192597> ;
    skos:hiddenLabel "Microcara bohemanni"@fi,
        "Microcara testacea"@fi,
        "Microcara bohemanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "typökaavikas"@fi,
        "Microcara testacea"@sv .

<http://tun.fi/MX.192601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contacyphon coarctatus" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.192600> ;
    skos:hiddenLabel "Contacyphon coarctatus"@fi,
        "Cyphon coarctatus"@fi,
        "Cyphon paykulli"@fi,
        "Cyphon coarctatus"@sv,
        "Cyphon paykulli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakaavikas"@fi,
        "Contacyphon coarctatus"@sv .

<http://tun.fi/MX.192602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contacyphon palustris" ;
    dwc:scientificNameAuthorship "(C. G. Thomson, 1855)" ;
    skos:broader <http://tun.fi/MX.192600> ;
    skos:hiddenLabel "Contacyphon palustris"@fi,
        "Cyphon palustris"@fi,
        "Cyphon palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakaavikas"@fi,
        "Contacyphon palustris"@sv .

<http://tun.fi/MX.192604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contacyphon kongsbergensis" ;
    dwc:scientificNameAuthorship "(Munster, 1923)" ;
    skos:broader <http://tun.fi/MX.192600> ;
    skos:hiddenLabel "Contacyphon kongsbergensis"@fi,
        "Cyphon kongsbergensis"@fi,
        "Cyphon kongsbergensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokaavikas"@fi,
        "Contacyphon kongsbergensis"@sv .

<http://tun.fi/MX.192605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contacyphon ochraceus" ;
    dwc:scientificNameAuthorship "(Stephens, 1830)" ;
    skos:broader <http://tun.fi/MX.192600> ;
    skos:hiddenLabel "Contacyphon ochraceus"@fi,
        "Cyphon ochraceus"@fi,
        "Cyphon ochraceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikaavikas"@fi,
        "Contacyphon ochraceus"@sv .

<http://tun.fi/MX.192606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contacyphon variabilis" ;
    dwc:scientificNameAuthorship "(Thunberg, 1787)" ;
    skos:broader <http://tun.fi/MX.192600> ;
    skos:hiddenLabel "Contacyphon variabilis"@fi,
        "Cyphon nigriceps"@fi,
        "Cyphon variabilis"@fi,
        "Cyphon nigriceps"@sv,
        "Cyphon variabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarakaavikas"@fi,
        "Contacyphon variabilis"@sv .

<http://tun.fi/MX.192607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contacyphon laevipennis" ;
    dwc:scientificNameAuthorship "(Tournier, 1868)" ;
    skos:broader <http://tun.fi/MX.192600> ;
    skos:hiddenLabel "Contacyphon laevipennis"@fi,
        "Cyphon laevipennis"@fi,
        "Cyphon phragmiteticola"@fi,
        "Cyphon laevipennis"@sv,
        "Cyphon phragmiteticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytikaavikas"@fi,
        "Contacyphon laevipennis"@sv .

<http://tun.fi/MX.192609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contacyphon pubescens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.192600> ;
    skos:hiddenLabel "Contacyphon pubescens"@fi,
        "Cyphon pubescens"@fi,
        "Cyphon pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampikaavikas"@fi,
        "Contacyphon pubescens"@sv .

<http://tun.fi/MX.192610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contacyphon punctipennis" ;
    dwc:scientificNameAuthorship "(Sharp, 1872)" ;
    skos:broader <http://tun.fi/MX.192600> ;
    skos:hiddenLabel "Contacyphon punctipennis"@fi,
        "Cyphon punctipennis"@fi,
        "Cyphon punctipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämekaavikas"@fi,
        "Contacyphon punctipennis"@sv .

<http://tun.fi/MX.192611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contacyphon padi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192600> ;
    skos:hiddenLabel "Contacyphon padi"@fi,
        "Cyphon padi"@fi,
        "Cyphon padi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukaavikas"@fi,
        "Contacyphon padi"@sv .

<http://tun.fi/MX.192612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contacyphon hilaris" ;
    dwc:scientificNameAuthorship "(Nyholm, 1944)" ;
    skos:broader <http://tun.fi/MX.192600> ;
    skos:hiddenLabel "Contacyphon hilaris"@fi,
        "Cyphon hilaris"@fi,
        "Cyphon hilaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkakaavikas"@fi,
        "Contacyphon hilaris"@sv .

<http://tun.fi/MX.192616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scirtes hemisphaericus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192615> ;
    skos:hiddenLabel "Scirtes hemisphaericus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hyppykaavikas"@fi,
        "Scirtes hemisphaericus"@sv .

<http://tun.fi/MX.192617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scirtes orbicularis" ;
    dwc:scientificNameAuthorship "(Panzer, 1793)" ;
    skos:broader <http://tun.fi/MX.192615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scirtes orbicularis"@fi,
        "Scirtes orbicularis"@sv .

<http://tun.fi/MX.192621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dascillus cervinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "hiirokuoriainen"@fi ;
    skos:broader <http://tun.fi/MX.192620> ;
    skos:hiddenLabel "Dascillus cervinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakuoriainen"@fi,
        "Dascillus cervinus"@sv .

<http://tun.fi/MX.192627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalcophora mariana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192626> ;
    skos:hiddenLabel "Chalcophora mariana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkokauniainen"@fi,
        "Chalcophora mariana"@sv .

<http://tun.fi/MX.192633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprodila decipiens" ;
    dwc:scientificNameAuthorship "(Gebler, 1847)" ;
    skos:broader <http://tun.fi/MX.192629> ;
    skos:hiddenLabel "Lamprodila decipiens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välkekauniainen"@fi,
        "Lamprodila decipiens"@sv .

<http://tun.fi/MX.192637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecilonota variolosa" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.192635> ;
    skos:hiddenLabel "Poecilonota variolosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirakkokauniainen"@fi,
        "Poecilonota variolosa"@sv .

<http://tun.fi/MX.192641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicerca alni" ;
    dwc:scientificNameAuthorship "(Fischer v. Waldheim, 1824)" ;
    skos:broader <http://tun.fi/MX.192639> ;
    skos:hiddenLabel "Dicerca alni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäkauniainen"@fi,
        "Dicerca alni"@sv .

<http://tun.fi/MX.192642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicerca furcata" ;
    dwc:scientificNameAuthorship "(Thunberg, 1787)" ;
    skos:broader <http://tun.fi/MX.192639> ;
    skos:hiddenLabel "Dicerca acuminata"@fi,
        "Dicerca furcata"@fi,
        "Dicerca acuminata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivukauniainen"@fi,
        "Dicerca furcata"@sv .

<http://tun.fi/MX.192644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicerca moesta" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.192639> ;
    skos:hiddenLabel "Dicerca moesta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havukauniainen"@fi,
        "Dicerca moesta"@sv .

<http://tun.fi/MX.192648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buprestis rustica" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.192647> ;
    skos:hiddenLabel "Buprestis rustica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherjalokuoriainen"@fi,
        "Buprestis rustica"@sv .

<http://tun.fi/MX.192649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buprestis haemorrhoidalis" ;
    dwc:scientificNameAuthorship "Herbst, 1780" ;
    skos:broader <http://tun.fi/MX.192647> ;
    skos:hiddenLabel "Buprestis haemorrhoidalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummajalokuoriainen"@fi,
        "Buprestis haemorrhoidalis"@sv .

<http://tun.fi/MX.192650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buprestis novemmaculata" ;
    dwc:scientificNameAuthorship "Linnaeus, 1767" ;
    skos:broader <http://tun.fi/MX.192647> ;
    skos:hiddenLabel "Buprestis novemmaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläjalokuoriainen"@fi,
        "Buprestis novemmaculata"@sv .

<http://tun.fi/MX.192651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buprestis octoguttata" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.192647> ;
    skos:hiddenLabel "Buprestis octoguttata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtojalokuoriainen"@fi,
        "Buprestis octoguttata"@sv .

<http://tun.fi/MX.192661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthaxia quadripunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192654> ;
    skos:hiddenLabel "Anthaxia quadripunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelikuoppakauniainen"@fi,
        "Anthaxia quadripunctata"@sv .

<http://tun.fi/MX.192662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthaxia godeti" ;
    dwc:scientificNameAuthorship "Gory & Laporte, 1839" ;
    skos:broader <http://tun.fi/MX.192654> ;
    skos:hiddenLabel "Anthaxia godeti"@fi,
        "Anthaxia submontana"@fi,
        "Anthaxia submontana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntykauniainen"@fi,
        "Anthaxia godeti"@sv .

<http://tun.fi/MX.192667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanophila acuminata" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.192665> ;
    skos:hiddenLabel "Melanophila acuminata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulokauniainen"@fi,
        "Melanophila acuminata"@sv .

<http://tun.fi/MX.192669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenops cyanea" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.192668> ;
    skos:hiddenLabel "Phaenops cyanea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikauniainen"@fi,
        "Phaenops cyanea"@sv .

<http://tun.fi/MX.192670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenops formaneki" ;
    dwc:scientificNameAuthorship "Jacobson, 1913" ;
    skos:broader <http://tun.fi/MX.192668> ;
    skos:hiddenLabel "Phaenops formaneki"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämekauniainen"@fi,
        "Phaenops formaneki"@sv .

<http://tun.fi/MX.192673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysobothris chrysostigma" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192672> ;
    skos:hiddenLabel "Chrysobothris chrysostigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakuoppakauniainen"@fi,
        "Chrysobothris chrysostigma"@sv .

<http://tun.fi/MX.192683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilus ater" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.192681> ;
    skos:hiddenLabel "Agrilus ater"@fi,
        "Agrilus ater"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanjalosoukko"@fi,
        "svart praktbagge"@sv .

<http://tun.fi/MX.192689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilus laticornis" ;
    dwc:scientificNameAuthorship "(Illiger, 1803)" ;
    skos:broader <http://tun.fi/MX.192681> ;
    skos:hiddenLabel "Agrilus laticornis"@fi,
        "Agrilus scaberrimus"@fi,
        "Agrilus laticornis"@sv,
        "Agrilus scaberrimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampajalosoukko"@fi,
        "bredhornad praktbagge"@sv .

<http://tun.fi/MX.192692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilus sulcicollis" ;
    dwc:scientificNameAuthorship "Lacordaire, 1835" ;
    skos:broader <http://tun.fi/MX.192681> ;
    skos:hiddenLabel "Agrilus sulcicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenjalosoukko"@fi,
        "Agrilus sulcicollis"@sv .

<http://tun.fi/MX.192695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilus mendax" ;
    dwc:scientificNameAuthorship "Mannerheim, 1837" ;
    skos:broader <http://tun.fi/MX.192681> ;
    skos:hiddenLabel "Agrilus mendax"@fi,
        "Agrilus mendax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanjalosoukko"@fi,
        "önnpraktbagge"@sv .

<http://tun.fi/MX.192697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilus subauratus" ;
    dwc:scientificNameAuthorship "Gebler, 1833" ;
    skos:broader <http://tun.fi/MX.192681> ;
    skos:hiddenLabel "Agrilus subauratus"@fi,
        "Agrilus subauratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunjalosoukko"@fi,
        "tvåfärgad praktbagge"@sv .

<http://tun.fi/MX.192698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilus pratensis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1837)" ;
    skos:broader <http://tun.fi/MX.192681> ;
    skos:hiddenLabel "Agrilus pratensis"@fi,
        "Agrilus robertii"@fi,
        "Agrilus robertii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesajalosoukko"@fi,
        "Agrilus pratensis"@sv .

<http://tun.fi/MX.192701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilus pseudocyaneus" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1857" ;
    skos:broader <http://tun.fi/MX.192681> ;
    skos:hiddenLabel "Agrilus delphinensis"@fi,
        "Agrilus pseudocyaneus"@fi,
        "Agrilus delphinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinijalosoukko"@fi,
        "Agrilus pseudocyaneus"@sv .

<http://tun.fi/MX.192703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilus betuleti" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1837)" ;
    skos:broader <http://tun.fi/MX.192681> ;
    skos:hiddenLabel "Agrilus betuleti"@fi,
        "Agrilus foveicollis"@fi,
        "Agrilus foveicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunjalosoukko"@fi,
        "Agrilus betuleti"@sv .

<http://tun.fi/MX.192705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilus integerrimus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1837)" ;
    skos:broader <http://tun.fi/MX.192681> ;
    skos:hiddenLabel "Agrilus integerrimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näsiänjalosoukko"@fi,
        "Agrilus integerrimus"@sv .

<http://tun.fi/MX.192706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilus viridis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192681> ;
    skos:hiddenLabel "Agrilus viridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidanjalosoukko"@fi,
        "Agrilus viridis"@sv .

<http://tun.fi/MX.192707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilus suvorovi" ;
    dwc:scientificNameAuthorship "Obenberger, 1935" ;
    skos:broader <http://tun.fi/MX.192681> ;
    skos:hiddenLabel "Agrilus brussae"@fi,
        "Agrilus populneus"@fi,
        "Agrilus brussae"@sv,
        "Agrilus populneus"@sv,
        "Agrilus suvorovi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrilus suvorovi"@fi,
        "smal asppraktbagge"@sv .

<http://tun.fi/MX.192709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilus cuprescens" ;
    dwc:scientificNameAuthorship "Ménétriés, 1832" ;
    skos:broader <http://tun.fi/MX.192681> ;
    skos:hiddenLabel "Agrilus aurichalceus"@fi,
        "Agrilus communis"@fi,
        "Agrilus cuprescens"@fi,
        "Agrilus aurichalceus"@sv,
        "Agrilus communis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusunjalosoukko"@fi,
        "Agrilus cuprescens"@sv .

<http://tun.fi/MX.192712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrilus paludicola" ;
    dwc:scientificNameAuthorship "Krogerus, 1922" ;
    skos:broader <http://tun.fi/MX.192681> ;
    skos:hiddenLabel "Agrilus paludicola"@fi,
        "Agrilus paludicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämejalosoukko"@fi,
        "värgbjörkspraktbagge"@sv .

<http://tun.fi/MX.192720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachys minutus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192719> ;
    skos:hiddenLabel "Trachys minutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukauniainen"@fi,
        "Trachys minutus"@sv .

<http://tun.fi/MX.192726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Habroloma nanum" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.192725> ;
    skos:hiddenLabel "Habroloma geranii"@fi,
        "Habroloma nanum"@fi,
        "Habroloma geranii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiökauniainen"@fi,
        "Habroloma nanum"@sv .

<http://tun.fi/MX.192732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simplocaria semistriata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.192731> ;
    skos:hiddenLabel "Simplocaria semistriata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvanuppo"@fi,
        "Simplocaria semistriata"@sv .

<http://tun.fi/MX.192735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simplocaria metallica" ;
    dwc:scientificNameAuthorship "(Sturm, 1807)" ;
    skos:broader <http://tun.fi/MX.192731> ;
    skos:hiddenLabel "Simplocaria metallica"@fi,
        "Simplocaria picipes"@fi,
        "Simplocaria picipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikonuppo"@fi,
        "Simplocaria metallica"@sv .

<http://tun.fi/MX.192738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morychus aeneus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.192737> ;
    skos:hiddenLabel "Morychus aeneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplänuppo"@fi,
        "Morychus aeneus"@sv .

<http://tun.fi/MX.192742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctobyrrhus dovrensis" ;
    dwc:scientificNameAuthorship "(Münster, 1902)" ;
    skos:broader <http://tun.fi/MX.192741> ;
    skos:hiddenLabel "Arctobyrrhus dovrensis"@fi,
        "Morychus dovrensis"@fi,
        "Morychus dovrensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnuppo"@fi,
        "Arctobyrrhus dovrensis"@sv .

<http://tun.fi/MX.192744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cytilus sericeus" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.192743> ;
    skos:hiddenLabel "Cytilus sericeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjovihernuppo"@fi,
        "Cytilus sericeus"@sv .

<http://tun.fi/MX.192745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cytilus auricomus" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1825)" ;
    skos:broader <http://tun.fi/MX.192743> ;
    skos:hiddenLabel "Cytilus auricomus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummavihernuppo"@fi,
        "Cytilus auricomus"@sv .

<http://tun.fi/MX.192747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byrrhus fasciatus" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.192746> ;
    skos:hiddenLabel "Byrrhus fasciatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyönuppo"@fi,
        "Byrrhus fasciatus"@sv .

<http://tun.fi/MX.192748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byrrhus arietinus" ;
    dwc:scientificNameAuthorship "Steffahny, 1843" ;
    skos:broader <http://tun.fi/MX.192746> ;
    skos:hiddenLabel "Byrrhus arietinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsänuppo"@fi,
        "Byrrhus arietinus"@sv .

<http://tun.fi/MX.192749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byrrhus pustulatus" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.192746> ;
    skos:hiddenLabel "Byrrhus pustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasnuppo"@fi,
        "Byrrhus pustulatus"@sv .

<http://tun.fi/MX.192750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byrrhus pilula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192746> ;
    skos:hiddenLabel "Byrrhus pilula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonuppo"@fi,
        "Byrrhus pilula"@sv .

<http://tun.fi/MX.192752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porcinolus murinus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.192751> ;
    skos:hiddenLabel "Porcinolus murinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "numminuppo"@fi,
        "Porcinolus murinus"@sv .

<http://tun.fi/MX.192756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetophora spinosa" ;
    dwc:scientificNameAuthorship "(P. Rossi, 1794)" ;
    skos:broader <http://tun.fi/MX.192754> ;
    skos:hiddenLabel "Chaetophora spinosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siilinuppo"@fi,
        "Chaetophora spinosa"@sv .

<http://tun.fi/MX.192758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curimopsis paleata" ;
    dwc:scientificNameAuthorship "(Erichson, 1846)" ;
    skos:broader <http://tun.fi/MX.192757> ;
    skos:hiddenLabel "Curimopsis paleata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttänuppo"@fi,
        "Curimopsis paleata"@sv .

<http://tun.fi/MX.192759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curimopsis setigera" ;
    dwc:scientificNameAuthorship "(Illiger, 1798)" ;
    skos:broader <http://tun.fi/MX.192757> ;
    skos:hiddenLabel "Curimopsis setigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietanuppo"@fi,
        "Curimopsis setigera"@sv .

<http://tun.fi/MX.192761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curimopsis cyclolepidia" ;
    dwc:scientificNameAuthorship "(Münster, 1902)" ;
    skos:broader <http://tun.fi/MX.192757> ;
    skos:hiddenLabel "Curimopsis cyclolepidia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantanuppo"@fi,
        "Curimopsis cyclolepidia"@sv .

<http://tun.fi/MX.192765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenelmis canaliculata" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.192764> ;
    skos:hiddenLabel "Stenelmis canaliculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokuoksanen"@fi,
        "Stenelmis canaliculata"@sv .

<http://tun.fi/MX.192768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elmis aenea" ;
    dwc:scientificNameAuthorship "(Müller, 1806)" ;
    skos:broader <http://tun.fi/MX.192766> ;
    skos:hiddenLabel "Elmis aenea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjukuoksanen"@fi,
        "Elmis aenea"@sv .

<http://tun.fi/MX.192774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oulimnius tuberculatus" ;
    dwc:scientificNameAuthorship "(Müller, 1806)" ;
    skos:broader <http://tun.fi/MX.192773> ;
    skos:hiddenLabel "Limnius tuberculatus"@fi,
        "Oulimnius tuberculatus"@fi,
        "Limnius tuberculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukuoksanen"@fi,
        "Oulimnius tuberculatus"@sv .

<http://tun.fi/MX.192778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnius volckmari" ;
    dwc:scientificNameAuthorship "(Panzer, 1793)" ;
    skos:broader <http://tun.fi/MX.192776> ;
    skos:hiddenLabel "Lathelmis volckmari"@fi,
        "Limnius volckmari"@fi,
        "Lathelmis volckmari"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokuoksanen"@fi,
        "Limnius volckmari"@sv .

<http://tun.fi/MX.192783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Normandia nitens" ;
    dwc:scientificNameAuthorship "(Müller, 1817)" ;
    skos:broader <http://tun.fi/MX.192782> ;
    skos:hiddenLabel "Normandia nitens"@fi,
        "Riolus nitens (Müller, 1817)"@fi,
        "Riolus nitens (Müller, 1817)"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskikuoksanen"@fi,
        "Normandia nitens"@sv .

<http://tun.fi/MX.192792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryops auriculatus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.192791> ;
    skos:hiddenLabel "Dryops auriculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampinukkakuoksanen"@fi,
        "Dryops auriculatus"@sv .

<http://tun.fi/MX.192793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryops anglicanus" ;
    dwc:scientificNameAuthorship "Edwards, 1909" ;
    skos:broader <http://tun.fi/MX.192791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dryops anglicanus"@fi,
        "Dryops anglicanus"@sv .

<http://tun.fi/MX.192794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryops griseus" ;
    dwc:scientificNameAuthorship "(Erichson, 1847)" ;
    skos:broader <http://tun.fi/MX.192791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dryops griseus"@fi,
        "Dryops griseus"@sv .

<http://tun.fi/MX.192795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryops similaris" ;
    dwc:scientificNameAuthorship "Bollow, 1936" ;
    skos:broader <http://tun.fi/MX.192791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dryops similaris"@fi,
        "Dryops similaris"@sv .

<http://tun.fi/MX.192796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryops ernesti" ;
    dwc:scientificNameAuthorship "Des Gozis, 1886" ;
    skos:broader <http://tun.fi/MX.192791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dryops ernesti"@fi,
        "Dryops ernesti"@sv .

<http://tun.fi/MX.192797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryops luridus" ;
    dwc:scientificNameAuthorship "(Erichson, 1847)" ;
    skos:broader <http://tun.fi/MX.192791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dryops luridus"@fi,
        "Dryops luridus"@sv .

<http://tun.fi/MX.192806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnichus sericeus" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1825)" ;
    skos:broader <http://tun.fi/MX.192804> ;
    skos:hiddenLabel "Limnichus sericeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistenuppokuoksanen"@fi,
        "Limnichus sericeus"@sv .

<http://tun.fi/MX.192810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocerus flexuosus" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.192808> ;
    skos:hiddenLabel "Heterocerus flexuosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meritöyryläs"@fi,
        "Heterocerus flexuosus"@sv .

<http://tun.fi/MX.192811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocerus obsoletus" ;
    dwc:scientificNameAuthorship "Curtis, 1828" ;
    skos:broader <http://tun.fi/MX.192808> ;
    skos:hiddenLabel "Heterocerus obsoletus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkotöyryläs"@fi,
        "Heterocerus obsoletus"@sv .

<http://tun.fi/MX.192812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocerus marginatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.192808> ;
    skos:hiddenLabel "Heterocerus marginatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampitöyryläs"@fi,
        "Heterocerus marginatus"@sv .

<http://tun.fi/MX.192813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocerus fenestratus" ;
    dwc:scientificNameAuthorship "(Thunberg, 1784)" ;
    skos:broader <http://tun.fi/MX.192808> ;
    skos:hiddenLabel "Heterocerus fenestratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liejutöyryläs"@fi,
        "Heterocerus fenestratus"@sv .

<http://tun.fi/MX.192814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocerus fusculus" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1843" ;
    skos:broader <http://tun.fi/MX.192808> ;
    skos:hiddenLabel "Heterocerus fusculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokitöyryläs"@fi,
        "Heterocerus fusculus"@sv .

<http://tun.fi/MX.192816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Augyles hispidulus" ;
    dwc:scientificNameAuthorship "(Kiesenwetter, 1843)" ;
    skos:broader <http://tun.fi/MX.192815> ;
    skos:hiddenLabel "Augyles hispidulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietatöyryläs"@fi,
        "Augyles hispidulus"@sv .

<http://tun.fi/MX.192818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Augyles intermedius" ;
    dwc:scientificNameAuthorship "(Kiesenwetter, 1843)" ;
    skos:broader <http://tun.fi/MX.192815> ;
    skos:hiddenLabel "Augyles intermedius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limotöyryläs"@fi,
        "Augyles intermedius"@sv .

<http://tun.fi/MX.192825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubria palustris" ;
    dwc:scientificNameAuthorship "(Germar, 1818)" ;
    skos:broader <http://tun.fi/MX.192824> ;
    skos:hiddenLabel "Eubria palustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valekaavikas"@fi,
        "Eubria palustris"@sv .

<http://tun.fi/MX.192834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melasis buprestoides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.192833> ;
    skos:hiddenLabel "Melasis buprestoides"@fi,
        "Melasis buprestoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaulussepikkä"@fi,
        "bredhalsad halvknäppare"@sv .

<http://tun.fi/MX.192837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylochares cruentatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.192836> ;
    skos:hiddenLabel "Hylochares cruentatus"@fi,
        "Hylochares cruentatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halavasepikkä"@fi,
        "jolsterhalvknäppare"@sv .

<http://tun.fi/MX.192845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylophilus corticalis" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.192843> ;
    skos:hiddenLabel "Xylophilus corticalis"@fi,
        "Xylophilus corticalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkosepikkä"@fi,
        "fläckig halvknäppare"@sv .

<http://tun.fi/MX.192849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylis procerulus" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1823)" ;
    skos:broader <http://tun.fi/MX.192847> ;
    skos:hiddenLabel "Hylis procerulus"@fi,
        "Hypocaelus simplicifrons"@fi,
        "Hylis procerulus"@sv,
        "Hypocaelus simplicifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusisepikkä"@fi,
        "granhalvknäppare"@sv .

<http://tun.fi/MX.192850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylis cariniceps" ;
    dwc:scientificNameAuthorship "(Reitter, 1902)" ;
    skos:broader <http://tun.fi/MX.192847> ;
    skos:hiddenLabel "Hylis cariniceps"@fi,
        "Hylis cariniceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjusepikkä"@fi,
        "kornig stamhalvknäppare"@sv .

<http://tun.fi/MX.192851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylis foveicollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1874)" ;
    skos:broader <http://tun.fi/MX.192847> ;
    skos:hiddenLabel "Hylis foveicollis"@fi,
        "Hypocaelus fleischeri"@fi,
        "Nematodes foveicollis"@fi,
        "Hylis foveicollis"@sv,
        "Hypocaelus fleischeri"@sv,
        "Nematodes foveicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosepikkä"@fi,
        "matt stamhalvknäppare"@sv .

<http://tun.fi/MX.192853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylis olexai" ;
    dwc:scientificNameAuthorship "(Palm, 1955)" ;
    skos:broader <http://tun.fi/MX.192847> ;
    skos:hiddenLabel "Hylis olexai"@fi,
        "Hylis olexai"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökkisepikkä"@fi,
        "gulhårig stamhalvknäppare"@sv .

<http://tun.fi/MX.192860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microrhagus lepidus" ;
    dwc:scientificNameAuthorship "Rosenhauer, 1847" ;
    skos:broader <http://tun.fi/MX.192858> ;
    skos:hiddenLabel "Dirhagus lindbergi"@fi,
        "Microrhagus lepidus"@fi,
        "Dirhagus lindbergi"@sv,
        "Microrhagus lepidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekosepikkä"@fi,
        "större kamtandade halvknäppare"@sv .

<http://tun.fi/MX.192862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microrhagus pygmaeus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.192858> ;
    skos:hiddenLabel "Microrhagus pygmaeus"@fi,
        "Microrhagus pygmaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusepikkä"@fi,
        "mindre kamhalvknäppare"@sv .

<http://tun.fi/MX.192866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dirrhagofarsus attenuatus" ;
    dwc:scientificNameAuthorship "(Mäklin, 1845)" ;
    skos:altLabel "vaahterasepikkä"@fi ;
    skos:broader <http://tun.fi/MX.192864> ;
    skos:hiddenLabel "Dirrhagofarsus attenuatus"@fi,
        "Hypocoelus attenuatus"@fi,
        "Dirrhagofarsus attenuatus"@sv,
        "Hypocoelus attenuatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajusepikkä"@fi,
        "videhalvknäppare"@sv .

<http://tun.fi/MX.192868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhacopus sahlbergi" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1823)" ;
    skos:broader <http://tun.fi/MX.192867> ;
    skos:hiddenLabel "Rhacopus sahlbergi"@fi,
        "Rhacopus sahlbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosepikkä"@fi,
        "rödbrun halvknäppare"@sv .

<http://tun.fi/MX.192879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulonothroscus laticollis" ;
    dwc:scientificNameAuthorship "(Rybiński, 1897)" ;
    skos:altLabel "lattavalekauniainen"@fi ;
    skos:broader <http://tun.fi/MX.192878> ;
    skos:hiddenLabel "Aulonothroscus laticollis"@fi,
        "Aulonothroscus laticollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattarikkaseppä"@fi,
        "bredkantad småknäppare"@sv .

<http://tun.fi/MX.192880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulonothroscus brevicollis" ;
    dwc:scientificNameAuthorship "(Bonvouloir, 1859)" ;
    skos:broader <http://tun.fi/MX.192878> ;
    skos:hiddenLabel "Aulonothroscus brevicollis"@fi,
        "Aulonothroscus brevicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "onkalorikkaseppä"@fi,
        "mulmsmåknäppare"@sv .

<http://tun.fi/MX.192883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trixagus dermestoides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.192881> ;
    skos:hiddenLabel "Trixagus dermestoides"@fi,
        "Trixagus dermestoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensasrikkaseppä"@fi,
        "lundsmåknäppare"@sv .

<http://tun.fi/MX.192884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trixagus carinifrons" ;
    dwc:scientificNameAuthorship "(Bonvouloir, 1859)" ;
    skos:broader <http://tun.fi/MX.192881> ;
    skos:hiddenLabel "Trixagus carinifrons"@fi,
        "Trixagus carinifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyrikkaseppä"@fi,
        "skogssmåknäppare"@sv .

<http://tun.fi/MX.192885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trixagus leseigneuri" ;
    dwc:scientificNameAuthorship "Muona, 2002" ;
    skos:broader <http://tun.fi/MX.192881> ;
    skos:hiddenLabel "Trixagus leseigneuri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljurikkaseppä"@fi,
        "Trixagus leseigneuri"@sv .

<http://tun.fi/MX.192886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trixagus meybohmi" ;
    dwc:scientificNameAuthorship "Leseigneur, 2005" ;
    skos:broader <http://tun.fi/MX.192881> ;
    skos:hiddenLabel "Trixagus meybohmi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjarikkaseppä"@fi,
        "Trixagus meybohmi"@sv .

<http://tun.fi/MX.192887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trixagus exul" ;
    dwc:scientificNameAuthorship "(Bonvouloir, 1859)" ;
    skos:altLabel "puistovalekauniainen"@fi ;
    skos:broader <http://tun.fi/MX.192881> ;
    skos:hiddenLabel "Trixagus duvalii"@fi,
        "Trixagus exul"@fi,
        "Trixagus duvalii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistorikkaseppä"@fi,
        "Trixagus exul"@sv .

<http://tun.fi/MX.192889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trixagus atticus" ;
    dwc:scientificNameAuthorship "Reitter, 1921" ;
    skos:altLabel "idänvalekauniainen"@fi ;
    skos:broader <http://tun.fi/MX.192881> ;
    skos:hiddenLabel "Trixagus atticus"@fi,
        "Trixagus caucasicus"@fi,
        "Trixagus caucasicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaalearikkaseppä"@fi,
        "Trixagus atticus"@sv .

<http://tun.fi/MX.192894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drapetes mordelloides" ;
    dwc:scientificNameAuthorship "(Host, 1789)" ;
    skos:altLabel "vyösepäkäs"@fi ;
    skos:broader <http://tun.fi/MX.192893> ;
    skos:hiddenLabel "Drapetes biguttatus"@fi,
        "Drapetes cinctus"@fi,
        "Drapetes mordelloides"@fi,
        "Drapetes biguttatus"@sv,
        "Drapetes cinctus"@sv,
        "Drapetes mordelloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöseppä"@fi,
        "trubbknäppare"@sv .

<http://tun.fi/MX.192900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypnus murinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192899> ;
    skos:hiddenLabel "Adelocera murina"@fi,
        "Agrypnus murinus"@fi,
        "Adelocera murina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaseppä"@fi,
        "Agrypnus murinus"@sv .

<http://tun.fi/MX.192904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacon lepidopterus" ;
    dwc:scientificNameAuthorship "(Panzer, 1800)" ;
    skos:broader <http://tun.fi/MX.192901> ;
    skos:hiddenLabel "Lacon lepidopterus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomupiiloseppä"@fi,
        "Lacon lepidopterus"@sv .

<http://tun.fi/MX.192906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Danosoma conspersum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.4884197> ;
    skos:hiddenLabel "Danosoma conspersum"@fi,
        "Lacon conspersus"@fi,
        "Lacon conspersus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häiväpiiloseppä"@fi,
        "Danosoma conspersum"@sv .

<http://tun.fi/MX.192907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Danosoma fasciatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4884197> ;
    skos:hiddenLabel "Danosoma fasciatum"@fi,
        "Lacon fasciatus"@fi,
        "Lacon fasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöpiiloseppä"@fi,
        "Danosoma fasciatum"@sv .

<http://tun.fi/MX.192910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypnoidus riparius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.192909> ;
    skos:hiddenLabel "Hypnoidus riparius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorantaseppä"@fi,
        "Hypnoidus riparius"@sv .

<http://tun.fi/MX.192911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypnoidus rivularius" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.192909> ;
    skos:hiddenLabel "Hypnoidus rivularius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähärantaseppä"@fi,
        "Hypnoidus rivularius"@sv .

<http://tun.fi/MX.192915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berninelsonius hyperboreus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.4884203> ;
    skos:hiddenLabel "Ascoliocerus hyperboreus"@fi,
        "Berninelsonius hyperboreus"@fi,
        "Ascoliocerus hyperboreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiseppä"@fi,
        "Berninelsonius hyperboreus"@sv .

<http://tun.fi/MX.192922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemicrepidius niger" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192919> ;
    skos:hiddenLabel "Hemicrepidius niger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarseppä"@fi,
        "Hemicrepidius niger"@sv .

<http://tun.fi/MX.192924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidophorus mutilatus" ;
    dwc:scientificNameAuthorship "(Rosenhauer, 1847)" ;
    skos:broader <http://tun.fi/MX.192923> ;
    skos:hiddenLabel "Crepidophorus mutilatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarniseppä"@fi,
        "Crepidophorus mutilatus"@sv .

<http://tun.fi/MX.192927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athous haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1801)" ;
    skos:broader <http://tun.fi/MX.192925> ;
    skos:hiddenLabel "Athous haemorrhoidalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoseppä"@fi,
        "Athous haemorrhoidalis"@sv .

<http://tun.fi/MX.192928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athous subfuscus" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.192925> ;
    skos:hiddenLabel "Athous subfuscus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puikkoseppä"@fi,
        "Athous subfuscus"@sv .

<http://tun.fi/MX.192930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pheletes aeneoniger" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.192929> ;
    skos:hiddenLabel "Limonius aeneoniger"@fi,
        "Pheletes aeneoniger"@fi,
        "Limonius aeneoniger"@sv,
        "Pheletes aeneoniger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskiseppä"@fi,
        "svart skogsknäppare"@sv .

<http://tun.fi/MX.192935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diacanthous undulatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.4884186> ;
    skos:hiddenLabel "Diacanthous undulatus"@fi,
        "Harminius undulatus"@fi,
        "Harminius undulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaltoseppä"@fi,
        "Diacanthous undulatus"@sv .

<http://tun.fi/MX.192942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Denticollis linearis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192940> ;
    skos:hiddenLabel "Denticollis linearis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskohammasseppä"@fi,
        "Denticollis linearis"@sv .

<http://tun.fi/MX.192943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Denticollis borealis" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.192940> ;
    skos:hiddenLabel "Denticollis borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustahammasseppä"@fi,
        "Denticollis borealis"@sv .

<http://tun.fi/MX.192946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cidnopus aeruginosus" ;
    dwc:scientificNameAuthorship "(Olivier, 1790)" ;
    skos:broader <http://tun.fi/MX.192944> ;
    skos:hiddenLabel "Cidnopus aeruginosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "terässeppä"@fi,
        "Cidnopus aeruginosus"@sv .

<http://tun.fi/MX.192948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limonius minutus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192947> ;
    skos:hiddenLabel "Limonius minutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyijyseppä"@fi,
        "Limonius minutus"@sv .

<http://tun.fi/MX.192956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenicera pectinicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192953> ;
    skos:hiddenLabel "Ctenicera pectinicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampaseppä"@fi,
        "Ctenicera pectinicornis"@sv .

<http://tun.fi/MX.192957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenicera cuprea" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.192953> ;
    skos:hiddenLabel "Ctenicera cuprea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupariseppä"@fi,
        "Ctenicera cuprea"@sv .

<http://tun.fi/MX.192959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liotrichus affinis" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.192958> ;
    skos:hiddenLabel "Liotrichus affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpiseppä"@fi,
        "Liotrichus affinis"@sv .

<http://tun.fi/MX.192961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orithales serraticornis" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.192960> ;
    skos:hiddenLabel "Orithales serraticornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarviseppä"@fi,
        "Orithales serraticornis"@sv .

<http://tun.fi/MX.192963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actenicerus sjaelandicus" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.192962> ;
    skos:hiddenLabel "Actenicerus siaelandicus"@fi,
        "Actenicerus sjaelandicus"@fi,
        "Corymbites tessellatus"@fi,
        "Actenicerus siaelandicus"@sv,
        "Corymbites tessellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutuseppä"@fi,
        "Actenicerus sjaelandicus"@sv .

<http://tun.fi/MX.192965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosternon tessellatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192964> ;
    skos:hiddenLabel "Prosternon tessellatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirakkoseppä"@fi,
        "Prosternon tessellatum"@sv .

<http://tun.fi/MX.192967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anostirus castaneus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192966> ;
    skos:hiddenLabel "Anostirus castaneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okraseppä"@fi,
        "Anostirus castaneus"@sv .

<http://tun.fi/MX.192970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudanostirus globicollis" ;
    dwc:scientificNameAuthorship "(Germar, 1843)" ;
    skos:broader <http://tun.fi/MX.192969> ;
    skos:hiddenLabel "Pseudanostirus globicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lohjanseppä"@fi,
        "Pseudanostirus globicollis"@sv .

<http://tun.fi/MX.192972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aplotarsus incanus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.192971> ;
    skos:hiddenLabel "Aplotarsus incanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuseppä"@fi,
        "Aplotarsus incanus"@sv .

<http://tun.fi/MX.192975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraphotistus impressus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.4884185> ;
    skos:hiddenLabel "Paraphotistus impressus"@fi,
        "Selatosomus impressus"@fi,
        "Selatosomus impressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakaseppä"@fi,
        "Paraphotistus impressus"@sv .

<http://tun.fi/MX.192976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraphotistus nigricornis" ;
    dwc:scientificNameAuthorship "(Panzer, 1799)" ;
    skos:broader <http://tun.fi/MX.4884185> ;
    skos:hiddenLabel "Paraphotistus nigricornis"@fi,
        "Selatosomus nigricornis"@fi,
        "Selatosomus nigricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasarviseppä"@fi,
        "Paraphotistus nigricornis"@sv .

<http://tun.fi/MX.192977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selatosomus cruciatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192973> ;
    skos:hiddenLabel "Selatosomus cruciatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ristiseppä"@fi,
        "Selatosomus cruciatus"@sv .

<http://tun.fi/MX.192978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selatosomus melancholicus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.192973> ;
    skos:hiddenLabel "Selatosomus melancholicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suruseppä"@fi,
        "Selatosomus melancholicus"@sv .

<http://tun.fi/MX.192979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selatosomus aeneus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.192973> ;
    skos:hiddenLabel "Selatosomus aeneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metalliseppä"@fi,
        "Selatosomus aeneus"@sv .

<http://tun.fi/MX.192989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eanus costalis" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.192987> ;
    skos:hiddenLabel "Eanus costalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reunusseppä"@fi,
        "Eanus costalis"@sv .

<http://tun.fi/MX.192992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Negastrius pulchellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.192991> ;
    skos:hiddenLabel "Negastrius pulchellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläseppä"@fi,
        "Negastrius pulchellus"@sv .

<http://tun.fi/MX.192993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Negastrius arenicola" ;
    dwc:scientificNameAuthorship "(Boheman, 1854)" ;
    skos:broader <http://tun.fi/MX.192991> ;
    skos:hiddenLabel "Negastrius arenicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkuseppä"@fi,
        "Negastrius arenicola"@sv .

<http://tun.fi/MX.192996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zorochros minimus" ;
    dwc:scientificNameAuthorship "(Lacordaire, 1835)" ;
    skos:broader <http://tun.fi/MX.192995> ;
    skos:hiddenLabel "Zorochros dermestoides"@fi,
        "Zorochros minimus"@fi,
        "Zorochros dermestoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäseppä"@fi,
        "Zorochros minimus"@sv .

<http://tun.fi/MX.192999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fleutiauxellus maritimus" ;
    dwc:scientificNameAuthorship "(Curtis, 1840)" ;
    skos:broader <http://tun.fi/MX.192998> ;
    skos:hiddenLabel "Fleutiauxellus maritimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tenonseppä"@fi,
        "Fleutiauxellus maritimus"@sv .

<http://tun.fi/MX.193000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fleutiauxellus algidus" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1883)" ;
    skos:broader <http://tun.fi/MX.192998> ;
    skos:hiddenLabel "Fleutiauxellus algidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outaseppä"@fi,
        "Fleutiauxellus algidus"@sv .

<http://tun.fi/MX.193005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neohypdonus arcticus" ;
    dwc:scientificNameAuthorship "(Candèze, 1860)" ;
    skos:broader <http://tun.fi/MX.193004> ;
    skos:hiddenLabel "Neohypdonus arcticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjanseppä"@fi,
        "Neohypdonus arcticus"@sv .

<http://tun.fi/MX.193014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampedus cinnabarinus" ;
    dwc:scientificNameAuthorship "(Eschscholtz, 1829)" ;
    skos:broader <http://tun.fi/MX.193011> ;
    skos:hiddenLabel "Ampedus cinnabarinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heloseppä"@fi,
        "Ampedus cinnabarinus"@sv .

<http://tun.fi/MX.193015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampedus sanguineus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193011> ;
    skos:hiddenLabel "Ampedus sanguineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "veriseppä"@fi,
        "Ampedus sanguineus"@sv .

<http://tun.fi/MX.193016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampedus pomonae" ;
    dwc:scientificNameAuthorship "(Stephens, 1830)" ;
    skos:broader <http://tun.fi/MX.193011> ;
    skos:hiddenLabel "Ampedus pomonae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaseppä"@fi,
        "Ampedus pomonae"@sv .

<http://tun.fi/MX.193019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampedus sanguinolentus" ;
    dwc:scientificNameAuthorship "(Schrank, 1776)" ;
    skos:broader <http://tun.fi/MX.193011> ;
    skos:hiddenLabel "Ampedus sanguinolentus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasaumaseppä"@fi,
        "Ampedus sanguinolentus"@sv .

<http://tun.fi/MX.193023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampedus nigroflavus" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.193011> ;
    skos:hiddenLabel "Ampedus nigroflavus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssiseppä"@fi,
        "Ampedus nigroflavus"@sv .

<http://tun.fi/MX.193024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampedus pomorum" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.193011> ;
    skos:hiddenLabel "Ampedus pomorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosteseppä"@fi,
        "Ampedus pomorum"@sv .

<http://tun.fi/MX.193030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampedus suecicus" ;
    dwc:scientificNameAuthorship "Palm, 1976" ;
    skos:broader <http://tun.fi/MX.193011> ;
    skos:hiddenLabel "Ampedus borealis"@fi,
        "Ampedus suecicus"@fi,
        "Ampedus borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinseppä"@fi,
        "Ampedus suecicus"@sv .

<http://tun.fi/MX.193032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampedus balteatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193011> ;
    skos:hiddenLabel "Ampedus balteatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaperäseppä"@fi,
        "Ampedus balteatus"@sv .

<http://tun.fi/MX.193033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampedus lepidus" ;
    dwc:scientificNameAuthorship "(Mäklin, 1876)" ;
    skos:broader <http://tun.fi/MX.193011> ;
    skos:hiddenLabel "Ampedus lepidus"@fi,
        "Ampedus sorsakoskii"@fi,
        "Ampedus sorsakoskii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perminseppä"@fi,
        "Ampedus lepidus"@sv .

<http://tun.fi/MX.193035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampedus praeustus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193011> ;
    skos:hiddenLabel "Ampedus praeustus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hehkuseppä"@fi,
        "Ampedus praeustus"@sv .

<http://tun.fi/MX.193037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampedus tristis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193011> ;
    skos:hiddenLabel "Ampedus tristis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koruseppä"@fi,
        "Ampedus tristis"@sv .

<http://tun.fi/MX.193038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampedus erythrogonus" ;
    dwc:scientificNameAuthorship "(Müller, 1821)" ;
    skos:broader <http://tun.fi/MX.193011> ;
    skos:hiddenLabel "Ampedus erythrogonus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusonurkkaseppä"@fi,
        "Ampedus erythrogonus"@sv .

<http://tun.fi/MX.193039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampedus nigrinus" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.193011> ;
    skos:hiddenLabel "Ampedus nigrinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaseppä"@fi,
        "Ampedus nigrinus"@sv .

<http://tun.fi/MX.193051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sericus brunneus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193050> ;
    skos:hiddenLabel "Sericus brunneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoseppä"@fi,
        "Sericus brunneus"@sv .

<http://tun.fi/MX.193054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriotes ustulatus" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.193053> ;
    skos:hiddenLabel "Agriotes ustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjoviljaseppä"@fi,
        "Agriotes ustulatus"@sv .

<http://tun.fi/MX.193059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriotes lineatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.193053> ;
    skos:hiddenLabel "Agriotes lineatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovaviljaseppä"@fi,
        "Agriotes lineatus"@sv .

<http://tun.fi/MX.193060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriotes obscurus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193053> ;
    skos:hiddenLabel "Agriotes obscurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaviljaseppä"@fi,
        "Agriotes obscurus"@sv .

<http://tun.fi/MX.193062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectinus aterrimus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.193061> ;
    skos:hiddenLabel "Ectinus aterrimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahoseppä"@fi,
        "Ectinus aterrimus"@sv .

<http://tun.fi/MX.193064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dalopius marginatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193063> ;
    skos:hiddenLabel "Dalopius marginatus"@fi,
        "Dolopius marginatus"@fi,
        "Dolopius marginatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juomuseppä"@fi,
        "Dalopius marginatus"@sv .

<http://tun.fi/MX.193069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adrastus pallens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193066> ;
    skos:hiddenLabel "Adrastus nitidulus"@fi,
        "Adrastus pallens"@fi,
        "Adrastus nitidulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoseppä"@fi,
        "Adrastus pallens"@sv .

<http://tun.fi/MX.193078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanotus villosus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.193077> ;
    skos:hiddenLabel "Melanotus erythropus"@fi,
        "Melanotus rufiipes"@fi,
        "Melanotus villosus"@fi,
        "Melanotus erythropus"@sv,
        "Melanotus rufiipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopikiseppä"@fi,
        "Melanotus villosus"@sv .

<http://tun.fi/MX.193081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanotus castanipes" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.193077> ;
    skos:hiddenLabel "Melanotus castanipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikiseppä"@fi,
        "Melanotus castanipes"@sv .

<http://tun.fi/MX.193082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorcatoma dresdensis" ;
    dwc:scientificNameAuthorship "Herbst, 1792" ;
    skos:broader <http://tun.fi/MX.193850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorcatoma dresdensis"@fi,
        "Dorcatoma dresdensis"@sv .

<http://tun.fi/MX.193083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorcatoma robusta" ;
    dwc:scientificNameAuthorship "Strand, 1938" ;
    skos:broader <http://tun.fi/MX.193850> ;
    skos:hiddenLabel "Dorcatoma robusta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taulatiera"@fi,
        "Dorcatoma robusta"@sv .

<http://tun.fi/MX.193086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenocara bovistae" ;
    dwc:scientificNameAuthorship "(Hoffmann, 1803)" ;
    skos:broader <http://tun.fi/MX.193085> ;
    skos:hiddenLabel "Caenocara bovistae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallojumi"@fi,
        "Caenocara bovistae"@sv .

<http://tun.fi/MX.193096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elateroides dermestoides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.193094> ;
    skos:hiddenLabel "Elateroides dermestoides"@fi,
        "Hylecoetus dermestoides"@fi,
        "Hylecoetus dermestoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtipuupiirtäjä"@fi,
        "Elateroides dermestoides"@sv .

<http://tun.fi/MX.193097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elateroides flabellicornis" ;
    dwc:scientificNameAuthorship "(Schneider, 1791)" ;
    skos:broader <http://tun.fi/MX.193094> ;
    skos:hiddenLabel "Elateroides flabellicornis"@fi,
        "Hylecoetus flabellicornis"@fi,
        "Hylecoetus flabellicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havupuupiirtäjä"@fi,
        "Elateroides flabellicornis"@sv .

<http://tun.fi/MX.193109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltis grossa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193108> ;
    skos:hiddenLabel "Peltis grossa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopehkiäinen"@fi,
        "Peltis grossa"@sv .

<http://tun.fi/MX.193111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltis ferruginea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193108> ;
    skos:hiddenLabel "Ostoma ferruginea"@fi,
        "Peltis ferruginea"@fi,
        "Ostoma ferruginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopehkiäinen"@fi,
        "Peltis ferruginea"@sv .

<http://tun.fi/MX.193113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thymalus limbatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.193112> ;
    skos:hiddenLabel "Thymalus limbatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkarvapehkiäinen"@fi,
        "Thymalus limbatus"@sv .

<http://tun.fi/MX.193114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thymalus aubei" ;
    dwc:scientificNameAuthorship "Léveillé, 1877" ;
    skos:broader <http://tun.fi/MX.193112> ;
    skos:hiddenLabel "Thymalus aubei"@fi,
        "Thymalus subtilis"@fi,
        "Thymalus subtilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkarvapehkiäinen"@fi,
        "Thymalus aubei"@sv .

<http://tun.fi/MX.193118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grynocharis oblonga" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193117> ;
    skos:hiddenLabel "Grynocharis oblonga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikopehkiäinen"@fi,
        "Grynocharis oblonga"@sv .

<http://tun.fi/MX.193123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calitys scabra" ;
    dwc:scientificNameAuthorship "(Thunberg, 1784)" ;
    skos:broader <http://tun.fi/MX.193122> ;
    skos:hiddenLabel "Calitys scabra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosopehkiäinen"@fi,
        "Calitys scabra"@sv .

<http://tun.fi/MX.193126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemozoma elongatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.193125> ;
    skos:hiddenLabel "Nemozoma elongatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitapehkiäinen"@fi,
        "Nemozoma elongatum"@sv .

<http://tun.fi/MX.193131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenebroides mauritanicus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193129> ;
    skos:hiddenLabel "Tenebroides mauritanicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viljapehkiäinen"@fi,
        "Tenebroides mauritanicus"@sv .

<http://tun.fi/MX.193135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tillus elongatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193134> ;
    skos:hiddenLabel "Tillus elongatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihikuoriainen"@fi,
        "Tillus elongatus"@sv .

<http://tun.fi/MX.193139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opilo domesticus" ;
    dwc:scientificNameAuthorship "(Sturm, 1837)" ;
    skos:broader <http://tun.fi/MX.193137> ;
    skos:hiddenLabel "Opilo domesticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupakirjokuoriainen"@fi,
        "Opilo domesticus"@sv .

<http://tun.fi/MX.193141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thanasimus formicarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193140> ;
    skos:hiddenLabel "Thanasimus formicarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomuurahaiskuoriainen"@fi,
        "Thanasimus formicarius"@sv .

<http://tun.fi/MX.193142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thanasimus femoralis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.193140> ;
    skos:hiddenLabel "Thanasimus femoralis"@fi,
        "Thanasimus rufipes"@fi,
        "Thanasimus rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumuurahaiskuoriainen"@fi,
        "Thanasimus femoralis"@sv .

<http://tun.fi/MX.193153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tarsostenus univittatus" ;
    dwc:scientificNameAuthorship "(Rossi, 1792)" ;
    skos:broader <http://tun.fi/MX.193152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tarsostenus univittatus"@fi,
        "Tarsostenus univittatus"@sv .

<http://tun.fi/MX.193156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Korynetes caeruleus" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.193155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Korynetes caeruleus"@fi,
        "Korynetes caeruleus"@sv .

<http://tun.fi/MX.193160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Necrobia ruficollis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.193159> ;
    skos:hiddenLabel "Necrobia ruficollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoluukuoriainen"@fi,
        "Necrobia ruficollis"@sv .

<http://tun.fi/MX.193161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Necrobia violacea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193159> ;
    skos:hiddenLabel "Necrobia violacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniluukuoriainen"@fi,
        "Necrobia violacea"@sv .

<http://tun.fi/MX.193162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Necrobia rufipes" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.193159> ;
    skos:hiddenLabel "Necrobia rufipes"@fi,
        "Necrobia rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aittaluukuoriainen"@fi,
        "koprabagge"@sv .

<http://tun.fi/MX.193168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aplocnemus impressus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.193167> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aplocnemus impressus"@fi,
        "Aplocnemus impressus"@sv .

<http://tun.fi/MX.193170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aplocnemus nigricornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193167> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aplocnemus nigricornis"@fi,
        "Aplocnemus nigricornis"@sv .

<http://tun.fi/MX.193171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aplocnemus tarsalis" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1822)" ;
    skos:broader <http://tun.fi/MX.193167> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aplocnemus tarsalis"@fi,
        "Aplocnemus tarsalis"@sv .

<http://tun.fi/MX.193176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semijulistus callosus" ;
    dwc:scientificNameAuthorship "(Solsky, 1868)" ;
    skos:broader <http://tun.fi/MX.193175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semijulistus callosus"@fi,
        "Semijulistus callosus"@sv .

<http://tun.fi/MX.193183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasytes niger" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.193182> ;
    skos:hiddenLabel "Dasytes niger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustatakukas"@fi,
        "Dasytes niger"@sv .

<http://tun.fi/MX.193185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasytes obscurus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1813" ;
    skos:broader <http://tun.fi/MX.193182> ;
    skos:hiddenLabel "Dasytes obscurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotakukas"@fi,
        "Dasytes obscurus"@sv .

<http://tun.fi/MX.193186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasytes caeruleus" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.193182> ;
    skos:hiddenLabel "Dasytes caeruleus"@fi,
        "Dasytes cyaneus"@fi,
        "Dasytes cyaneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinitakukas"@fi,
        "Dasytes caeruleus"@sv .

<http://tun.fi/MX.193188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monotoma brevicollis" ;
    dwc:scientificNameAuthorship "Aubé, 1837" ;
    skos:broader <http://tun.fi/MX.193657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monotoma brevicollis"@fi,
        "Monotoma brevicollis"@sv .

<http://tun.fi/MX.193189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monotoma bicolor" ;
    dwc:scientificNameAuthorship "A. Villa & G. B. Villa, 1835" ;
    skos:broader <http://tun.fi/MX.193657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monotoma bicolor"@fi,
        "Monotoma bicolor"@sv .

<http://tun.fi/MX.193190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monotoma quadricollis" ;
    dwc:scientificNameAuthorship "Aubé, 1837" ;
    skos:broader <http://tun.fi/MX.193657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monotoma quadricollis"@fi,
        "Monotoma quadricollis"@sv .

<http://tun.fi/MX.193192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monotoma testacea" ;
    dwc:scientificNameAuthorship "Motschulsky, 1845" ;
    skos:broader <http://tun.fi/MX.193657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monotoma testacea"@fi,
        "Monotoma testacea"@sv .

<http://tun.fi/MX.193193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monotoma longicollis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.193657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monotoma longicollis"@fi,
        "Monotoma longicollis"@sv .

<http://tun.fi/MX.193202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uleiota planata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.193201> ;
    skos:hiddenLabel "Uleiota planata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvihärö"@fi,
        "Uleiota planata"@sv .

<http://tun.fi/MX.193204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrophagus crenatus" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.193203> ;
    skos:hiddenLabel "Dendrophagus crenatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekohärö"@fi,
        "Dendrophagus crenatus"@sv .

<http://tun.fi/MX.193208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptamorpha desjardinsi" ;
    dwc:scientificNameAuthorship "(Guérin-Ménéville, 1844)" ;
    skos:broader <http://tun.fi/MX.193207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptamorpha desjardinsi"@fi,
        "Cryptamorpha desjardinsi"@sv .

<http://tun.fi/MX.193210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammoecus bipunctatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193209> ;
    skos:hiddenLabel "Psammoecus bipunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtahärö"@fi,
        "Psammoecus bipunctatus"@sv .

<http://tun.fi/MX.193213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Airaphilus elongatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.193212> ;
    skos:hiddenLabel "Airaphilus elongatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketohärö"@fi,
        "Airaphilus elongatus"@sv .

<http://tun.fi/MX.193214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Airaphilus perangustus" ;
    dwc:scientificNameAuthorship "Lindberg, 1943" ;
    skos:broader <http://tun.fi/MX.193212> ;
    skos:hiddenLabel "Airaphilus perangustus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puikkohärö"@fi,
        "Airaphilus perangustus"@sv .

<http://tun.fi/MX.193218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ahasverus advena" ;
    dwc:scientificNameAuthorship "(Waltl, 1834)" ;
    skos:broader <http://tun.fi/MX.193217> ;
    skos:hiddenLabel "Ahasverus advena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahverihärö"@fi,
        "Ahasverus advena"@sv .

<http://tun.fi/MX.193220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oryzaephilus surinamensis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193219> ;
    skos:hiddenLabel "Oryzaephilus surinamensis"@fi,
        "Oryzaephilus surinamensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riisihärö"@fi,
        "sågtandad plattbagge"@sv .

<http://tun.fi/MX.193221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oryzaephilus mercator" ;
    dwc:scientificNameAuthorship "(Fauvel, 1889)" ;
    skos:altLabel "pähkinähärö"@fi ;
    skos:broader <http://tun.fi/MX.193219> ;
    skos:hiddenLabel "Oryzaephilus mercator"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauppahärö"@fi,
        "Oryzaephilus mercator"@sv .

<http://tun.fi/MX.193223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silvanus bidentatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193222> ;
    skos:hiddenLabel "Silvanus bidentatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokuorihärö"@fi,
        "Silvanus bidentatus"@sv .

<http://tun.fi/MX.193224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silvanus unidentatus" ;
    dwc:scientificNameAuthorship "(Olivier, 1790)" ;
    skos:broader <http://tun.fi/MX.193222> ;
    skos:hiddenLabel "Silvanus unidentatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokuorihärö"@fi,
        "Silvanus unidentatus"@sv .

<http://tun.fi/MX.193229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silvanoprus fagi" ;
    dwc:scientificNameAuthorship "(Guérin-Ménéville, 1844)" ;
    skos:broader <http://tun.fi/MX.193228> ;
    skos:hiddenLabel "Silvanoprus fagi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kompostihärö"@fi,
        "Silvanoprus fagi"@sv .

<http://tun.fi/MX.193232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucujus cinnaberinus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.193231> ;
    skos:hiddenLabel "Cucujus cinnaberinus"@fi,
        "Cucujus cinnaberinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punahärö"@fi,
        "cinnoberbagge"@sv .

<http://tun.fi/MX.193233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucujus haematodes" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.193231> ;
    skos:hiddenLabel "Cucujus haematodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verihärö"@fi,
        "Cucujus haematodes"@sv .

<http://tun.fi/MX.193235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediacus depressus" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.193234> ;
    skos:hiddenLabel "Pediacus depressus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puuhärö"@fi,
        "Pediacus depressus"@sv .

<http://tun.fi/MX.193237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediacus fuscus" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.193234> ;
    skos:hiddenLabel "Pediacus fuscus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palohärö"@fi,
        "Pediacus fuscus"@sv .

<http://tun.fi/MX.193241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laemophloeus muticus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.193239> ;
    skos:hiddenLabel "Laemophloeus muticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulohärö"@fi,
        "Laemophloeus muticus"@sv .

<http://tun.fi/MX.193247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptolestes duplicatus" ;
    dwc:scientificNameAuthorship "(Waltl, 1839)" ;
    skos:broader <http://tun.fi/MX.193246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptolestes duplicatus"@fi,
        "Cryptolestes duplicatus"@sv .

<http://tun.fi/MX.193248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptolestes ferrugineus" ;
    dwc:scientificNameAuthorship "(Stephens, 1831)" ;
    skos:broader <http://tun.fi/MX.193246> ;
    skos:hiddenLabel "Cryptolestes ferrugineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lesehärö"@fi,
        "Cryptolestes ferrugineus"@sv .

<http://tun.fi/MX.193249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptolestes abietis" ;
    dwc:scientificNameAuthorship "(Wankowicz, 1865)" ;
    skos:broader <http://tun.fi/MX.193246> ;
    skos:hiddenLabel "Cryptolestes abietis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havupuuhärö"@fi,
        "Cryptolestes abietis"@sv .

<http://tun.fi/MX.193250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptolestes weisei" ;
    dwc:scientificNameAuthorship "(Reitter, 1880)" ;
    skos:broader <http://tun.fi/MX.193246> ;
    skos:hiddenLabel "Cryptolestes weisei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savuhärö"@fi,
        "Cryptolestes weisei"@sv .

<http://tun.fi/MX.193251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptolestes corticinus" ;
    dwc:scientificNameAuthorship "(Erichson, 1846)" ;
    skos:broader <http://tun.fi/MX.193246> ;
    skos:hiddenLabel "Cryptolestes corticinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnahärö"@fi,
        "Cryptolestes corticinus"@sv .

<http://tun.fi/MX.193252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptolestes spartii" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.193246> ;
    skos:hiddenLabel "Cryptolestes ater"@fi,
        "Cryptolestes spartii"@fi,
        "Cryptolestes ater"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustahärö"@fi,
        "Cryptolestes spartii"@sv .

<http://tun.fi/MX.193255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptolestes pusillus" ;
    dwc:scientificNameAuthorship "(Schönherr, 1817)" ;
    skos:broader <http://tun.fi/MX.193246> ;
    skos:hiddenLabel "Cryptolestes minutus"@fi,
        "Cryptolestes pusillus"@fi,
        "Cryptolestes minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viljahärö"@fi,
        "Cryptolestes pusillus"@sv .

<http://tun.fi/MX.193258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptolestes turcicus" ;
    dwc:scientificNameAuthorship "(Grouvelle, 1876)" ;
    skos:broader <http://tun.fi/MX.193246> ;
    skos:hiddenLabel "Cryptolestes turcicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turkinhärö"@fi,
        "Cryptolestes turcicus"@sv .

<http://tun.fi/MX.193259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptophloeus alternans" ;
    dwc:scientificNameAuthorship "(Erichson, 1846)" ;
    skos:broader <http://tun.fi/MX.5015951> ;
    skos:hiddenLabel "Cryptolestes alternans"@fi,
        "Leptophloeus alternans"@fi,
        "Cryptolestes alternans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nilahärö"@fi,
        "Leptophloeus alternans"@sv .

<http://tun.fi/MX.193264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalacrus corruscus" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.193263> ;
    skos:hiddenLabel "Phalacrus corruscus"@fi,
        "Phalacrus fimetarius"@fi,
        "Phalacrus fimetarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viljanokikuoriainen"@fi,
        "Phalacrus corruscus"@sv .

<http://tun.fi/MX.193268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalacrus championi" ;
    dwc:scientificNameAuthorship "Guillebeau, 1892" ;
    skos:broader <http://tun.fi/MX.193263> ;
    skos:hiddenLabel "Phalacrus suecicus"@fi,
        "Phalacrus suecicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phalacrus championi"@fi,
        "Phalacrus championi"@sv .

<http://tun.fi/MX.193270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalacrus substriatus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1813" ;
    skos:broader <http://tun.fi/MX.193263> ;
    skos:hiddenLabel "Phalacrus substriatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saranokikuoriainen"@fi,
        "Phalacrus substriatus"@sv .

<http://tun.fi/MX.193271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalacrus caricis" ;
    dwc:scientificNameAuthorship "Sturm, 1807" ;
    skos:broader <http://tun.fi/MX.193263> ;
    skos:hiddenLabel "Phalacrus caricis"@fi,
        "Phalacrus nigrinus"@fi,
        "Phalacrus nigrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtanokikuoriainen"@fi,
        "Phalacrus caricis"@sv .

<http://tun.fi/MX.193276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olibrus aeneus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193275> ;
    skos:hiddenLabel "Olibrus aeneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sauniomykerökuoriainen"@fi,
        "Olibrus aeneus"@sv .

<http://tun.fi/MX.193277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olibrus baudueri" ;
    dwc:scientificNameAuthorship "Flach, 1888" ;
    skos:broader <http://tun.fi/MX.193275> ;
    skos:hiddenLabel "Olibrus baudueri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marunamykerökuoriainen"@fi,
        "Olibrus baudueri"@sv .

<http://tun.fi/MX.193278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olibrus millefolii" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.193275> ;
    skos:hiddenLabel "Olibrus millefolii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsämömykerökuoriainen"@fi,
        "Olibrus millefolii"@sv .

<http://tun.fi/MX.193279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olibrus corticalis" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.193275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olibrus corticalis"@fi,
        "Olibrus corticalis"@sv .

<http://tun.fi/MX.193280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olibrus pygmaeus" ;
    dwc:scientificNameAuthorship "(Sturm, 1807)" ;
    skos:broader <http://tun.fi/MX.193275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olibrus pygmaeus"@fi,
        "Olibrus pygmaeus"@sv .

<http://tun.fi/MX.193281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olibrus flavicornis" ;
    dwc:scientificNameAuthorship "(Sturm, 1807)" ;
    skos:broader <http://tun.fi/MX.193275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olibrus flavicornis"@fi,
        "Olibrus flavicornis"@sv .

<http://tun.fi/MX.193282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olibrus norvegicus" ;
    dwc:scientificNameAuthorship "Munster, 1901" ;
    skos:broader <http://tun.fi/MX.193275> ;
    skos:hiddenLabel "Olibrus norvegicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanomykerökuoriainen"@fi,
        "Olibrus norvegicus"@sv .

<http://tun.fi/MX.193285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olibrus bicolor" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193275> ;
    skos:hiddenLabel "Olibrus bicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplämykerökuoriainen"@fi,
        "Olibrus bicolor"@sv .

<http://tun.fi/MX.193286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olibrus bimaculatus" ;
    dwc:scientificNameAuthorship "Küster, 1848" ;
    skos:broader <http://tun.fi/MX.193275> ;
    skos:hiddenLabel "Olibrus bimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkumykerökuoriainen"@fi,
        "Olibrus bimaculatus"@sv .

<http://tun.fi/MX.193288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilbus testaceus" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.193287> ;
    skos:hiddenLabel "Stilbus testaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittymykerökuoriainen"@fi,
        "Stilbus testaceus"@sv .

<http://tun.fi/MX.193289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilbus atomarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.193287> ;
    skos:hiddenLabel "Stilbus atomarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketomykerökuoriainen"@fi,
        "Stilbus atomarius"@sv .

<http://tun.fi/MX.193290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilbus oblongus" ;
    dwc:scientificNameAuthorship "(Erichson, 1845)" ;
    skos:broader <http://tun.fi/MX.193287> ;
    skos:hiddenLabel "Stilbus oblongus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantamykerökuoriainen"@fi,
        "Stilbus oblongus"@sv .

<http://tun.fi/MX.193294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocoprus latridioides" ;
    dwc:scientificNameAuthorship "Motschulsky, 1839" ;
    skos:broader <http://tun.fi/MX.193293> ;
    skos:hiddenLabel "Hypocoprus latridioides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härökäs"@fi,
        "Hypocoprus latridioides"@sv .

<http://tun.fi/MX.193299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telmatophilus caricis" ;
    dwc:scientificNameAuthorship "(Olivier, 1790)" ;
    skos:broader <http://tun.fi/MX.193298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telmatophilus caricis"@fi,
        "Telmatophilus caricis"@sv .

<http://tun.fi/MX.193301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telmatophilus typhae" ;
    dwc:scientificNameAuthorship "(Fallén, 1802)" ;
    skos:broader <http://tun.fi/MX.193298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telmatophilus typhae"@fi,
        "Telmatophilus typhae"@sv .

<http://tun.fi/MX.193302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telmatophilus schoenherrii" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.193298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telmatophilus schoenherrii"@fi,
        "Telmatophilus schoenherrii"@sv .

<http://tun.fi/MX.193305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramecosoma melanocephalum" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.193304> ;
    skos:hiddenLabel "Paramecosoma melanocephalum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtaluiho"@fi,
        "Paramecosoma melanocephalum"@sv .

<http://tun.fi/MX.193307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Henoticus serratus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.193306> ;
    skos:hiddenLabel "Henoticus serratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paloluiho"@fi,
        "Henoticus serratus"@sv .

<http://tun.fi/MX.193308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Henoticus californicus" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1843)" ;
    skos:broader <http://tun.fi/MX.193306> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Henoticus californicus"@fi,
        "Henoticus californicus"@sv .

<http://tun.fi/MX.193310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteryngium crenatum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.193309> ;
    skos:hiddenLabel "Pteryngium crenatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpäluiho"@fi,
        "Pteryngium crenatum"@sv .

<http://tun.fi/MX.193312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micrambe bimaculata" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.193311> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micrambe bimaculata"@fi,
        "Micrambe bimaculata"@sv .

<http://tun.fi/MX.193313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micrambe pilosula" ;
    dwc:scientificNameAuthorship "(Erichson, 1846)" ;
    skos:broader <http://tun.fi/MX.193311> ;
    skos:hiddenLabel "Micrambe lindbergorum"@fi,
        "Micrambe lindbergorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micrambe pilosula"@fi,
        "Micrambe pilosula"@sv .

<http://tun.fi/MX.193315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micrambe woodroffei" ;
    dwc:scientificNameAuthorship "Johnson, 2007" ;
    skos:broader <http://tun.fi/MX.193311> ;
    skos:hiddenLabel "Micrambe villosa"@fi,
        "Micrambe villosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micrambe woodroffei"@fi,
        "Micrambe woodroffei"@sv .

<http://tun.fi/MX.193319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micrambe abietis" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.193311> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micrambe abietis"@fi,
        "Micrambe abietis"@sv .

<http://tun.fi/MX.193320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micrambe longitarsis" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1900)" ;
    skos:broader <http://tun.fi/MX.193311> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micrambe longitarsis"@fi,
        "Micrambe longitarsis"@sv .

<http://tun.fi/MX.193322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus acutangulus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus acutangulus"@fi,
        "Cryptophagus acutangulus"@sv .

<http://tun.fi/MX.193323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus parallelus" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1863" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus angustus"@fi,
        "Cryptophagus angustus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus parallelus"@fi,
        "Cryptophagus parallelus"@sv .

<http://tun.fi/MX.193327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus fallax" ;
    dwc:scientificNameAuthorship "Balfour-Browne, 1953" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptopahgus fumatus"@fi,
        "Cryptopahgus fumatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus fallax"@fi,
        "Cryptophagus fallax"@sv .

<http://tun.fi/MX.193329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus quercinus" ;
    dwc:scientificNameAuthorship "Kraatz, 1852" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus quercinus"@fi,
        "Cryptophagus quercinus"@sv .

<http://tun.fi/MX.193330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus badius" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus badius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahosalasyöjä"@fi,
        "Cryptophagus badius"@sv .

<http://tun.fi/MX.193331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus populi" ;
    dwc:scientificNameAuthorship "Paykull, 1800" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus populi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mehiläissalasyöjä"@fi,
        "Cryptophagus populi"@sv .

<http://tun.fi/MX.193332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus lysholmi" ;
    dwc:scientificNameAuthorship "Munster, 1932" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus lysholmi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkosalasyöjä"@fi,
        "Cryptophagus lysholmi"@sv .

<http://tun.fi/MX.193333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus quadrihamatus" ;
    dwc:scientificNameAuthorship "Mäklin, 1853" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus plagiatus"@fi,
        "Cryptophagus quadrihamatus"@fi,
        "Cryptophagus plagiatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salosalasyöjä"@fi,
        "Cryptophagus quadrihamatus"@sv .

<http://tun.fi/MX.193335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus jakowlewi" ;
    dwc:scientificNameAuthorship "Reitter, 1888" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus archangelicus"@fi,
        "Cryptophagus confertus"@fi,
        "Cryptophagus archangelicus"@sv,
        "Cryptophagus confertus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus jakowlewi"@fi,
        "Cryptophagus jakowlewi"@sv .

<http://tun.fi/MX.193338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus lapponicus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus lapponicus"@fi,
        "Cryptophagus lapponicus"@sv .

<http://tun.fi/MX.193339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus subdepressus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus subdepressus"@fi,
        "Cryptophagus subdepressus"@sv .

<http://tun.fi/MX.193340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus tuberculosus" ;
    dwc:scientificNameAuthorship "Mäklin, 1852" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus instabilis"@fi,
        "Cryptophagus instabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus tuberculosus"@fi,
        "Cryptophagus tuberculosus"@sv .

<http://tun.fi/MX.193342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus subfumatus" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus subfumatus"@fi,
        "Cryptophagus subfumatus"@sv .

<http://tun.fi/MX.193343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus pubescens" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus pubescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimalaissalasyöjä"@fi,
        "Cryptophagus pubescens"@sv .

<http://tun.fi/MX.193345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus saginatus" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus saginatus"@fi,
        "Cryptophagus saginatus"@sv .

<http://tun.fi/MX.193346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus fuscicornis" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus fuscicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ontonsalasyöjä"@fi,
        "Cryptophagus fuscicornis"@sv .

<http://tun.fi/MX.193347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus labilis" ;
    dwc:scientificNameAuthorship "Erichson, 1846" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus labilis"@fi,
        "Cryptophagus labilis"@sv .

<http://tun.fi/MX.193348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus confusus" ;
    dwc:scientificNameAuthorship "Bruce, 1934" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus confusus"@fi,
        "Cryptophagus confusus"@sv .

<http://tun.fi/MX.193349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus intermedius" ;
    dwc:scientificNameAuthorship "Bruce, 1934" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus intermedius"@fi,
        "Cryptophagus intermedius"@sv .

<http://tun.fi/MX.193350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus dentatus" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus dentatus"@fi,
        "Cryptophagus dentatus"@sv .

<http://tun.fi/MX.193351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus denticulatus" ;
    dwc:scientificNameAuthorship "Heer, 1841" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus insulicola"@fi,
        "Cryptophagus pilosus"@fi,
        "Cryptophagus pseudodentatus"@fi,
        "Cryptophagus insulicola"@sv,
        "Cryptophagus pilosus"@sv,
        "Cryptophagus pseudodentatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus denticulatus"@fi,
        "Cryptophagus denticulatus"@sv .

<http://tun.fi/MX.193355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus dorsalis" ;
    dwc:scientificNameAuthorship "Sahlberg, 1819" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus dorsalis"@fi,
        "Cryptophagus dorsalis"@sv .

<http://tun.fi/MX.193356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus hexagonalis" ;
    dwc:scientificNameAuthorship "Tournier, 1872" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus subvittatus"@fi,
        "Cryptophagus subvittatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus hexagonalis"@fi,
        "Cryptophagus hexagonalis"@sv .

<http://tun.fi/MX.193358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus distinguendus" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus distinguendus"@fi,
        "Cryptophagus distinguendus"@sv .

<http://tun.fi/MX.193359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus quadrimaculatus" ;
    dwc:scientificNameAuthorship "Reitter, 1877" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus quadrimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläsalasyöjä"@fi,
        "Cryptophagus quadrimaculatus"@sv .

<http://tun.fi/MX.193362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus corticinus" ;
    dwc:scientificNameAuthorship "Thomson, 1863" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus corticinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulosalasyöjä"@fi,
        "Cryptophagus corticinus"@sv .

<http://tun.fi/MX.193363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus scanicus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus scanicus"@fi,
        "Cryptophagus scanicus"@sv .

<http://tun.fi/MX.193364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus reflexus" ;
    dwc:scientificNameAuthorship "Rey, 1889" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus pallidus"@fi,
        "Cryptophagus pallidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus reflexus"@fi,
        "Cryptophagus reflexus"@sv .

<http://tun.fi/MX.193370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus obsoletus" ;
    dwc:scientificNameAuthorship "Reitter, 1879" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus obsoletus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosalasyöjä"@fi,
        "Cryptophagus obsoletus"@sv .

<http://tun.fi/MX.193371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus scutellatus" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus scutellatus"@fi,
        "Cryptophagus scutellatus"@sv .

<http://tun.fi/MX.193373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus punctipennis" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1863" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus pilosus"@fi,
        "Cryptophagus punctipennis"@fi,
        "Cryptophagus pilosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvasalasyöjä"@fi,
        "Cryptophagus punctipennis"@sv .

<http://tun.fi/MX.193375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus cellaris" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus cellaris"@fi,
        "Cryptophagus cellaris"@sv .

<http://tun.fi/MX.193376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus laticollis" ;
    dwc:scientificNameAuthorship "Lucas, 1846" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus affinis"@fi,
        "Cryptophagus affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus laticollis"@fi,
        "Cryptophagus laticollis"@sv .

<http://tun.fi/MX.193379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasytes fusculus" ;
    dwc:scientificNameAuthorship "(Illiger, 1801)" ;
    skos:broader <http://tun.fi/MX.193182> ;
    skos:hiddenLabel "Dasytes fusculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkatakukas"@fi,
        "Dasytes fusculus"@sv .

<http://tun.fi/MX.193384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasytes plumbeus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.193182> ;
    skos:hiddenLabel "Dasytes plumbeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentotakukas"@fi,
        "Dasytes plumbeus"@sv .

<http://tun.fi/MX.193390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichosoma lineare" ;
    dwc:scientificNameAuthorship "(Rossi, 1794)" ;
    skos:broader <http://tun.fi/MX.193389> ;
    skos:hiddenLabel "Dolichosoma lineare"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tikkukuoriainen"@fi,
        "Dolichosoma lineare"@sv .

<http://tun.fi/MX.193394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ebaeus lapplandicus" ;
    dwc:scientificNameAuthorship "Evers, 1993" ;
    skos:broader <http://tun.fi/MX.193393> ;
    skos:hiddenLabel "Ebaeus pedicularius"@fi,
        "Ebaeus pedicularius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ebaeus lapplandicus"@fi,
        "Ebaeus lapplandicus"@sv .

<http://tun.fi/MX.193400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nepachys cardiacae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.193399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nepachys cardiacae"@fi,
        "Nepachys cardiacae"@sv .

<http://tun.fi/MX.193403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charopus graminicola" ;
    dwc:scientificNameAuthorship "(Dejean, 1833)" ;
    skos:broader <http://tun.fi/MX.193402> ;
    skos:hiddenLabel "Charopus flavipes"@fi,
        "Charopus graminicola"@fi,
        "Charopus flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaviherikäs"@fi,
        "Charopus graminicola"@sv .

<http://tun.fi/MX.193410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordylepherus viridis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.193409> ;
    skos:hiddenLabel "Cordylepherus viridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuviherikäs"@fi,
        "Cordylepherus viridis"@sv .

<http://tun.fi/MX.193414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malachius aeneus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193411> ;
    skos:hiddenLabel "Malachius aeneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaviherikäs"@fi,
        "Malachius aeneus"@sv .

<http://tun.fi/MX.193415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malachius bipustulatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193411> ;
    skos:hiddenLabel "Malachius bipustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläviherikäs"@fi,
        "Malachius bipustulatus"@sv .

<http://tun.fi/MX.193420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocomus rufus" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.193419> ;
    skos:hiddenLabel "Anthocomus coccineus"@fi,
        "Anthocomus rufus"@fi,
        "Anthocomus coccineus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heloviherikäs"@fi,
        "Anthocomus rufus"@sv .

<http://tun.fi/MX.193422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocomus fasciatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193419> ;
    skos:hiddenLabel "Anthocomus fasciatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöviherikäs"@fi,
        "Anthocomus fasciatus"@sv .

<http://tun.fi/MX.193429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apalochrus femoralis" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.193427> ;
    skos:hiddenLabel "Apalochrus femoralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaviherikäs"@fi,
        "Apalochrus femoralis"@sv .

<http://tun.fi/MX.193433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphindus dubius" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.193432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphindus dubius"@fi,
        "Sphindus dubius"@sv .

<http://tun.fi/MX.193435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspidiphorus orbiculatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.193434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspidiphorus orbiculatus"@fi,
        "Aspidiphorus orbiculatus"@sv .

<http://tun.fi/MX.193439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kateretes pedicularius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193438> ;
    skos:hiddenLabel "Kateretes pedicularius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittykiillokas"@fi,
        "Kateretes pedicularius"@sv .

<http://tun.fi/MX.193440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kateretes pusillus" ;
    dwc:scientificNameAuthorship "(Thunberg, 1794)" ;
    skos:broader <http://tun.fi/MX.193438> ;
    skos:hiddenLabel "Kateretes bipustulatus"@fi,
        "Kateretes bipustulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kateretes pusillus"@fi,
        "Kateretes pusillus"@sv .

<http://tun.fi/MX.193445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterhelus scutellaris" ;
    dwc:scientificNameAuthorship "(Heer, 1841)" ;
    skos:broader <http://tun.fi/MX.193444> ;
    skos:hiddenLabel "Heterhelus scutellaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seljakiillokas"@fi,
        "Heterhelus scutellaris"@sv .

<http://tun.fi/MX.193447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypterus urticae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193446> ;
    skos:hiddenLabel "Brachypterus urticae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkoskuoriainen"@fi,
        "Brachypterus urticae"@sv .

<http://tun.fi/MX.193450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypterus glaber" ;
    dwc:scientificNameAuthorship "(Newman, 1834)" ;
    skos:broader <http://tun.fi/MX.193446> ;
    skos:hiddenLabel "Brachypterus glaber"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viholaiskuoriainen"@fi,
        "Brachypterus glaber"@sv .

<http://tun.fi/MX.193452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypterolus pulicarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypterolus pulicarius"@fi,
        "Brachypterolus pulicarius"@sv .

<http://tun.fi/MX.193453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypterolus linariae" ;
    dwc:scientificNameAuthorship "(Stephens, 1830)" ;
    skos:broader <http://tun.fi/MX.193451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypterolus linariae"@fi,
        "Brachypterolus linariae"@sv .

<http://tun.fi/MX.193461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpophilus ligneus" ;
    dwc:scientificNameAuthorship "Murray, 1864" ;
    skos:broader <http://tun.fi/MX.193460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpophilus ligneus"@fi,
        "Carpophilus ligneus"@sv .

<http://tun.fi/MX.193462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpophilus dimidiatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpophilus dimidiatus"@fi,
        "Carpophilus dimidiatus"@sv .

<http://tun.fi/MX.193466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpophilus marginellus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1858" ;
    skos:broader <http://tun.fi/MX.193460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpophilus marginellus"@fi,
        "Carpophilus marginellus"@sv .

<http://tun.fi/MX.193468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpophilus hemipterus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193460> ;
    skos:hiddenLabel "Carpophilus hemipterus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mehukuoriainen"@fi,
        "Carpophilus hemipterus"@sv .

<http://tun.fi/MX.193471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea melanocephala" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea melanocephala"@fi,
        "Epuraea melanocephala"@sv .

<http://tun.fi/MX.193472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea guttata" ;
    dwc:scientificNameAuthorship "(Olivier, 1811)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea guttata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokonnakas"@fi,
        "Epuraea guttata"@sv .

<http://tun.fi/MX.193474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea hilleri" ;
    dwc:scientificNameAuthorship "Reitter, 1877" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea castanea"@fi,
        "Epuraea concurrens"@fi,
        "Epuraea castanea"@sv,
        "Epuraea concurrens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea hilleri"@fi,
        "Epuraea hilleri"@sv .

<http://tun.fi/MX.193477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea neglecta" ;
    dwc:scientificNameAuthorship "(Heer, 1841)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea neglecta"@fi,
        "Epuraea neglecta"@sv .

<http://tun.fi/MX.193478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea pallescens" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea abietina"@fi,
        "Epuraea florea"@fi,
        "Epuraea pallescens"@fi,
        "Epuraea abietina"@sv,
        "Epuraea florea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkonnakas"@fi,
        "Epuraea pallescens"@sv .

<http://tun.fi/MX.193481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea laeviuscula" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea laeviuscula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havutikaskonnakas"@fi,
        "Epuraea laeviuscula"@sv .

<http://tun.fi/MX.193482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea rufobrunnea" ;
    dwc:scientificNameAuthorship "Sjöberg, 1939" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea rufobrunnea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtitikaskonnakas"@fi,
        "Epuraea rufobrunnea"@sv .

<http://tun.fi/MX.193483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea deubeli" ;
    dwc:scientificNameAuthorship "Reitter, 1898" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea deubeli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkakonnakas"@fi,
        "Epuraea deubeli"@sv .

<http://tun.fi/MX.193484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea thoracica" ;
    dwc:scientificNameAuthorship "Tournier, 1872" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea thoracica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjanpainajakonnakas"@fi,
        "Epuraea thoracica"@sv .

<http://tun.fi/MX.193485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea angustula" ;
    dwc:scientificNameAuthorship "Sturm, 1844" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea angustula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapokonnakas"@fi,
        "Epuraea angustula"@sv .

<http://tun.fi/MX.193486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea oblonga" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea oblonga"@fi,
        "Epuraea oblonga"@sv .

<http://tun.fi/MX.193487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea longipennis" ;
    dwc:scientificNameAuthorship "Sjöberg, 1939" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea dolosa"@fi,
        "Epuraea rugulosa"@fi,
        "Epuraea dolosa"@sv,
        "Epuraea rugulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea longipennis"@fi,
        "Epuraea longipennis"@sv .

<http://tun.fi/MX.193490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea fussii" ;
    dwc:scientificNameAuthorship "Reitter, 1875" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea interjecta"@fi,
        "Epuraea interjecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea fussii"@fi,
        "Epuraea fussii"@sv .

<http://tun.fi/MX.193492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea boreella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea boreella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankonnakas"@fi,
        "Epuraea boreella"@sv .

<http://tun.fi/MX.193493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea opalizans" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1889" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea rugulosa"@fi,
        "Epuraea rugulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea opalizans"@fi,
        "Epuraea opalizans"@sv .

<http://tun.fi/MX.193495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea marseuli" ;
    dwc:scientificNameAuthorship "Reitter, 1873" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea acuta"@fi,
        "Epuraea bickhardti"@fi,
        "Epuraea marseuli"@fi,
        "Epuraea pusilla"@fi,
        "Epuraea acuta"@sv,
        "Epuraea bickhardti"@sv,
        "Epuraea pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikokonnakas"@fi,
        "Epuraea marseuli"@sv .

<http://tun.fi/MX.193499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea pygmaea" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea pygmaea"@fi,
        "Epuraea pygmaea"@sv .

<http://tun.fi/MX.193500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea longula" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea longula"@fi,
        "Epuraea longula"@sv .

<http://tun.fi/MX.193501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea binotata" ;
    dwc:scientificNameAuthorship "Reitter, 1873" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea binotata"@fi,
        "Epuraea binotata"@sv .

<http://tun.fi/MX.193502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea placida" ;
    dwc:scientificNameAuthorship "Mäklin, 1853" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea placida"@fi,
        "Epuraea placida"@sv .

<http://tun.fi/MX.193503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea terminalis" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1843)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea adumbrata"@fi,
        "Epuraea tenenbaumi"@fi,
        "Epuraea adumbrata"@sv,
        "Epuraea tenenbaumi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea terminalis"@fi,
        "Epuraea terminalis"@sv .

<http://tun.fi/MX.193506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea longiclavis" ;
    dwc:scientificNameAuthorship "Sjöberg, 1939" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea longiclavis"@fi,
        "Epuraea longiclavis"@sv .

<http://tun.fi/MX.193507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea distincta" ;
    dwc:scientificNameAuthorship "(Grimmer, 1841)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea distincta"@fi,
        "Epuraea distincta"@sv .

<http://tun.fi/MX.193510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea biguttata" ;
    dwc:scientificNameAuthorship "(Thunberg, 1784)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea biguttata"@fi,
        "Epuraea biguttata"@sv .

<http://tun.fi/MX.193511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea unicolor" ;
    dwc:scientificNameAuthorship "(Olivier, 1790)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea obsoleta"@fi,
        "Epuraea x-rubrum"@fi,
        "Epuraea obsoleta"@sv,
        "Epuraea x-rubrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea unicolor"@fi,
        "Epuraea unicolor"@sv .

<http://tun.fi/MX.193513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea variegata" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea variegata"@fi,
        "Epuraea variegata"@sv .

<http://tun.fi/MX.193514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea muehli" ;
    dwc:scientificNameAuthorship "Reitter, 1908" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea muehli"@fi,
        "Epuraea muehli"@sv .

<http://tun.fi/MX.193515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea silacea" ;
    dwc:scientificNameAuthorship "(Herbst, 1783)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea deleta"@fi,
        "Epuraea deleta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea silacea"@fi,
        "Epuraea silacea"@sv .

<http://tun.fi/MX.193517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea aestiva" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea aestiva"@fi,
        "Epuraea depressa"@fi,
        "Epuraea depressa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittykonnakas"@fi,
        "Epuraea aestiva"@sv .

<http://tun.fi/MX.193519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea melina" ;
    dwc:scientificNameAuthorship "(Erichson, 1843)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea melina"@fi,
        "Epuraea melina"@sv .

<http://tun.fi/MX.193520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea rufomarginata" ;
    dwc:scientificNameAuthorship "(Stephens, 1830)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea rufomarginata"@fi,
        "Epuraea rufomarginata"@sv .

<http://tun.fi/MX.193521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea contractula" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1889" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea helleni"@fi,
        "Epuraea helleni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea contractula"@fi,
        "Epuraea contractula"@sv .

<http://tun.fi/MX.193523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea silesiaca" ;
    dwc:scientificNameAuthorship "Reitter, 1873" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:hiddenLabel "Epuraea silesiaca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysikonnakas"@fi,
        "Epuraea silesiaca"@sv .

<http://tun.fi/MX.193524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epuraea limbata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.193470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epuraea limbata"@fi,
        "Epuraea limbata"@sv .

<http://tun.fi/MX.193528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pria dulcamarae" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.193526> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pria dulcamarae"@fi,
        "Pria dulcamarae"@sv .

<http://tun.fi/MX.193531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes denticulatus" ;
    dwc:scientificNameAuthorship "(Heer, 1841)" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Meligethes hebes"@fi,
        "Meligethes hebes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes denticulatus"@fi,
        "Meligethes denticulatus"@sv .

<http://tun.fi/MX.193533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes atratus" ;
    dwc:scientificNameAuthorship "(Olivier, 1790)" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes atratus"@fi,
        "Meligethes atratus"@sv .

<http://tun.fi/MX.193534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes flavimanus" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Meligethes lumbaris"@fi,
        "Meligethes lumbaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes flavimanus"@fi,
        "Meligethes flavimanus"@sv .

<http://tun.fi/MX.193536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes substrigosus" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Astylogethes substrigosus"@fi,
        "Meligethes subrugosus"@fi,
        "Astylogethes substrigosus"@sv,
        "Meligethes subrugosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes substrigosus"@fi,
        "Meligethes substrigosus"@sv .

<http://tun.fi/MX.193538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes subrugosus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Astylogethes subrugosus"@fi,
        "Meligethes caudatus"@fi,
        "Astylogethes subrugosus"@sv,
        "Meligethes caudatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes subrugosus"@fi,
        "Meligethes subrugosus"@sv .

<http://tun.fi/MX.193540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes corvinus" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Astylogethes corvinus"@fi,
        "Astylogethes corvinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes corvinus"@fi,
        "Meligethes corvinus"@sv .

<http://tun.fi/MX.193542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes subaeneus" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Brassicogethes subaeneus"@fi,
        "Brassicogethes subaeneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes subaeneus"@fi,
        "Meligethes subaeneus"@sv .

<http://tun.fi/MX.193543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes matronalis" ;
    dwc:scientificNameAuthorship "Audisio & Spornraft, 1990" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Brassicogethes matronalis"@fi,
        "Meligethes matronalis"@fi,
        "Brassicogethes matronalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "illakkokiillokas"@fi,
        "Meligethes matronalis"@sv .

<http://tun.fi/MX.193544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes coracinus" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Brassicogethes coracinus"@fi,
        "Brassicogethes coracinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes coracinus"@fi,
        "Meligethes coracinus"@sv .

<http://tun.fi/MX.193545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes coeruleivirens" ;
    dwc:scientificNameAuthorship "Förster, 1849" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Brassicogethes coeruleivirens"@fi,
        "Meligethes coeruleivirens"@fi,
        "Brassicogethes coeruleivirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentukkakiillokas"@fi,
        "Meligethes coeruleivirens"@sv .

<http://tun.fi/MX.193546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes aeneus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Brassicogethes aeneus"@fi,
        "Meligethes aeneus"@fi,
        "Brassicogethes aeneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rapsikuoriainen"@fi,
        "Meligethes aeneus"@sv .

<http://tun.fi/MX.193548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes viridescens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Brassicogethes viridescens"@fi,
        "Meligethes viridescens"@fi,
        "Brassicogethes viridescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "retikkakuoriainen"@fi,
        "Meligethes viridescens"@sv .

<http://tun.fi/MX.193549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes bidens" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1863" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Lamiogethes bidens"@fi,
        "Meligethes bidens"@fi,
        "Lamiogethes bidens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkiminttukiillokas"@fi,
        "Meligethes bidens"@sv .

<http://tun.fi/MX.193550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes sulcatus" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1863" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Lamiogethes sulcatus"@fi,
        "Lamiogethes sulcatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes sulcatus"@fi,
        "Meligethes sulcatus"@sv .

<http://tun.fi/MX.193552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes difficilis" ;
    dwc:scientificNameAuthorship "(Heer, 1841)" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Lamiogethes difficilis"@fi,
        "Lamiogethes difficilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes difficilis"@fi,
        "Meligethes difficilis"@sv .

<http://tun.fi/MX.193554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes ochropus" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Lamiogethes ochropus"@fi,
        "Meligethes ochropus"@fi,
        "Lamiogethes ochropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkämökiillokas"@fi,
        "Meligethes ochropus"@sv .

<http://tun.fi/MX.193555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes morosus" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Lamiogethes morosus"@fi,
        "Lamiogethes morosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes morosus"@fi,
        "Meligethes morosus"@sv .

<http://tun.fi/MX.193556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes brunnicornis" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Lamiogethes brunnicornis"@fi,
        "Lamiogethes brunnicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes brunnicornis"@fi,
        "Meligethes brunnicornis"@sv .

<http://tun.fi/MX.193561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes pedicularius" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Lamiogethes pedicularius"@fi,
        "Meligethes pedicularius"@fi,
        "Meligethes viduatus"@fi,
        "Lamiogethes pedicularius"@sv,
        "Meligethes viduatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pillikekiillokas"@fi,
        "Meligethes pedicularius"@sv .

<http://tun.fi/MX.193563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes serripes" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Lamiogethes serripes"@fi,
        "Lamiogethes serripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes serripes"@fi,
        "Meligethes serripes"@sv .

<http://tun.fi/MX.193565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes ruficornis" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Meligethes flavipes"@fi,
        "Stachygethes ruficornis"@fi,
        "Meligethes flavipes"@sv,
        "Stachygethes ruficornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes ruficornis"@fi,
        "Meligethes ruficornis"@sv .

<http://tun.fi/MX.193567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes ovatus" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Meligethes ovatus"@fi,
        "Sagittogethes ovatus"@fi,
        "Sagittogethes ovatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maahumalakiillokas"@fi,
        "Meligethes ovatus"@sv .

<http://tun.fi/MX.193570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes umbrosus" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Meligethes umbrosus"@fi,
        "Sagittogethes umbrosus"@fi,
        "Sagittogethes umbrosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyhumalakiillokas"@fi,
        "Meligethes umbrosus"@sv .

<http://tun.fi/MX.193574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes exilis" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Meligethes exilis"@fi,
        "Thymogethes exilis"@fi,
        "Thymogethes exilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummikiillokas"@fi,
        "Meligethes exilis"@sv .

<http://tun.fi/MX.193575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes lugubris" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Meligethes lugubris"@fi,
        "Thymogethes lugubris"@fi,
        "Thymogethes lugubris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ajuruohokiillokas"@fi,
        "Meligethes lugubris"@sv .

<http://tun.fi/MX.193576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes gagathinus" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Thymogethes gagathinus"@fi,
        "Thymogethes gagathinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes gagathinus"@fi,
        "Meligethes gagathinus"@sv .

<http://tun.fi/MX.193578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes egenus" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Thymogethes egenus"@fi,
        "Thymogethes egenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes egenus"@fi,
        "Meligethes egenus"@sv .

<http://tun.fi/MX.193579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes carinulatus" ;
    dwc:scientificNameAuthorship "Förster, 1849" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Genistogethes carinulatus"@fi,
        "Meligethes carinulatus"@fi,
        "Meligethes erythropus"@fi,
        "Genistogethes carinulatus"@sv,
        "Meligethes erythropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitekiillokas"@fi,
        "Meligethes carinulatus"@sv .

<http://tun.fi/MX.193582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes nigrescens" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Fabogethes nigrescens"@fi,
        "Fabogethes nigrescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes nigrescens"@fi,
        "Meligethes nigrescens"@sv .

<http://tun.fi/MX.193585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes tristis" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Afrogethes tristis"@fi,
        "Afrogethes tristis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes tristis"@fi,
        "Meligethes tristis"@sv .

<http://tun.fi/MX.193588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omosita depressa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193587> ;
    skos:hiddenLabel "Omosita depressa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakaveistiäinen"@fi,
        "Omosita depressa"@sv .

<http://tun.fi/MX.193590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omosita colon" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193587> ;
    skos:hiddenLabel "Omosita colon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuveistiäinen"@fi,
        "Omosita colon"@sv .

<http://tun.fi/MX.193592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitidula bipunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193591> ;
    skos:hiddenLabel "Nitidula bipunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläveistiäinen"@fi,
        "Nitidula bipunctata"@sv .

<http://tun.fi/MX.193593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitidula rufipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.193591> ;
    skos:hiddenLabel "Nitidula rufipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoveistiäinen"@fi,
        "Nitidula rufipes"@sv .

<http://tun.fi/MX.193598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Soronia punctatissima" ;
    dwc:scientificNameAuthorship "(Illiger, 1794)" ;
    skos:broader <http://tun.fi/MX.193597> ;
    skos:hiddenLabel "Soronia punctatissima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorosokas"@fi,
        "Soronia punctatissima"@sv .

<http://tun.fi/MX.193599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Soronia grisea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193597> ;
    skos:hiddenLabel "Soronia grisea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmorosokas"@fi,
        "Soronia grisea"@sv .

<http://tun.fi/MX.193601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ipidia binotata" ;
    dwc:scientificNameAuthorship "Reitter, 1875" ;
    skos:broader <http://tun.fi/MX.193600> ;
    skos:hiddenLabel "Ipidia binotata"@fi,
        "Ipidia quadrimaculata"@fi,
        "Ipidia quadrinotata"@fi,
        "Ipidia quadriplagiata"@fi,
        "Ipidia quadrimaculata"@sv,
        "Ipidia quadrinotata"@sv,
        "Ipidia quadriplagiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelomäihiäinen"@fi,
        "Ipidia binotata"@sv .

<http://tun.fi/MX.193605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ipidia sexguttata" ;
    dwc:scientificNameAuthorship "(F.Sahlberg, 1834)" ;
    skos:broader <http://tun.fi/MX.193600> ;
    skos:hiddenLabel "Ipidia sexguttata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnimäihiäinen"@fi,
        "Ipidia sexguttata"@sv .

<http://tun.fi/MX.193607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pocadius ferrugineus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.193606> ;
    skos:hiddenLabel "Pocadius ferrugineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskohälvekäs"@fi,
        "Pocadius ferrugineus"@sv .

<http://tun.fi/MX.193614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalycra fervida" ;
    dwc:scientificNameAuthorship "(Olivier, 1790)" ;
    skos:broader <http://tun.fi/MX.193613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thalycra fervida"@fi,
        "Thalycra fervida"@sv .

<http://tun.fi/MX.193616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyllodes ater" ;
    dwc:scientificNameAuthorship "(Herbst, 1792)" ;
    skos:broader <http://tun.fi/MX.193615> ;
    skos:hiddenLabel "Cyllodes ater"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustahälvekäs"@fi,
        "Cyllodes ater"@sv .

<http://tun.fi/MX.193618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cychramus variegatus" ;
    dwc:scientificNameAuthorship "(Herbst, 1792)" ;
    skos:broader <http://tun.fi/MX.193617> ;
    skos:hiddenLabel "Cychramus quadripunctatus"@fi,
        "Cychramus variegatus"@fi,
        "Cychramus quadripunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohälvekäs"@fi,
        "Cychramus variegatus"@sv .

<http://tun.fi/MX.193620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cychramus luteus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.193617> ;
    skos:hiddenLabel "Cychramus luteus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkihälvekäs"@fi,
        "Cychramus luteus"@sv .

<http://tun.fi/MX.193623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptarcha strigata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.193622> ;
    skos:hiddenLabel "Cryptarcha strigata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juomumäihiäinen"@fi,
        "Cryptarcha strigata"@sv .

<http://tun.fi/MX.193624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptarcha undata" ;
    dwc:scientificNameAuthorship "(Olivier, 1790)" ;
    skos:broader <http://tun.fi/MX.193622> ;
    skos:hiddenLabel "Cryptarcha undata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumäihiäinen"@fi,
        "Cryptarcha undata"@sv .

<http://tun.fi/MX.193627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glischrochilus quadriguttatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.193625> ;
    skos:hiddenLabel "Glischrochilus quadriguttatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtomäihiäinen"@fi,
        "Glischrochilus quadriguttatus"@sv .

<http://tun.fi/MX.193628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glischrochilus grandis" ;
    dwc:scientificNameAuthorship "(Tournier, 1872)" ;
    skos:broader <http://tun.fi/MX.193625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glischrochilus grandis"@fi,
        "Glischrochilus grandis"@sv .

<http://tun.fi/MX.193629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glischrochilus hortensis" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.193625> ;
    skos:hiddenLabel "Glischrochilus hortensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuperamäihiäinen"@fi,
        "Glischrochilus hortensis"@sv .

<http://tun.fi/MX.193631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glischrochilus quadripunctatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193625> ;
    skos:hiddenLabel "Glischrochilus quadripunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litteämäihiäinen"@fi,
        "Glischrochilus quadripunctatus"@sv .

<http://tun.fi/MX.193633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pityophagus ferrugineus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.193632> ;
    skos:hiddenLabel "Pityophagus ferrugineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnamäihiäinen"@fi,
        "Pityophagus ferrugineus"@sv .

<http://tun.fi/MX.193636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cybocephalus politus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.193635> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cybocephalus politus"@fi,
        "Cybocephalus politus"@sv .

<http://tun.fi/MX.193640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyanostolus aeneus" ;
    dwc:scientificNameAuthorship "(Richter, 1820)" ;
    skos:broader <http://tun.fi/MX.193639> ;
    skos:hiddenLabel "Cyanostolus aeneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskikaarniainen"@fi,
        "Cyanostolus aeneus"@sv .

<http://tun.fi/MX.193642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizophagus grandis" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.193641> ;
    skos:hiddenLabel "Rhizophagus grandis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkokaarniainen"@fi,
        "Rhizophagus grandis"@sv .

<http://tun.fi/MX.193643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizophagus depressus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193641> ;
    skos:hiddenLabel "Rhizophagus depressus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattakaarniainen"@fi,
        "Rhizophagus depressus"@sv .

<http://tun.fi/MX.193644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizophagus ferrugineus" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.193641> ;
    skos:hiddenLabel "Rhizophagus ferrugineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekaarniainen"@fi,
        "Rhizophagus ferrugineus"@sv .

<http://tun.fi/MX.193645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizophagus parallelocollis" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.193641> ;
    skos:hiddenLabel "Rhizophagus parallelocollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalmistokaarniainen"@fi,
        "Rhizophagus parallelocollis"@sv .

<http://tun.fi/MX.193646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizophagus perforatus" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.193641> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizophagus perforatus"@fi,
        "Rhizophagus perforatus"@sv .

<http://tun.fi/MX.193647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizophagus picipes" ;
    dwc:scientificNameAuthorship "(Olivier, 1790)" ;
    skos:broader <http://tun.fi/MX.193641> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizophagus picipes"@fi,
        "Rhizophagus picipes"@sv .

<http://tun.fi/MX.193648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizophagus dispar" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.193641> ;
    skos:hiddenLabel "Rhizophagus dispar"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havukaarniainen"@fi,
        "Rhizophagus dispar"@sv .

<http://tun.fi/MX.193649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizophagus bipustulatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193641> ;
    skos:hiddenLabel "Rhizophagus bipustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikaarniainen"@fi,
        "Rhizophagus bipustulatus"@sv .

<http://tun.fi/MX.193650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizophagus nitidulus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.193641> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizophagus nitidulus"@fi,
        "Rhizophagus nitidulus"@sv .

<http://tun.fi/MX.193652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizophagus fenestralis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193641> ;
    skos:hiddenLabel "Rhizophagus fenestralis"@fi,
        "Rhizophagus parvulus"@fi,
        "Rhizophagus parvulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäkaarniainen"@fi,
        "Rhizophagus fenestralis"@sv .

<http://tun.fi/MX.193654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizophagus cribratus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.193641> ;
    skos:hiddenLabel "Rhizophagus cribratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakaarniainen"@fi,
        "Rhizophagus cribratus"@sv .

<http://tun.fi/MX.193655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizophagus puncticollis" ;
    dwc:scientificNameAuthorship "Sahlberg, 1837" ;
    skos:broader <http://tun.fi/MX.193641> ;
    skos:hiddenLabel "Rhizophagus puncticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ventokaarniainen"@fi,
        "Rhizophagus puncticollis"@sv .

<http://tun.fi/MX.193659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monotoma conicicollis" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.193657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monotoma conicicollis"@fi,
        "Monotoma conicicollis"@sv .

<http://tun.fi/MX.193660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monotoma angusticollis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.193657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monotoma angusticollis"@fi,
        "Monotoma angusticollis"@sv .

<http://tun.fi/MX.193661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monotoma spinicollis" ;
    dwc:scientificNameAuthorship "Aubé, 1837" ;
    skos:broader <http://tun.fi/MX.193657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monotoma spinicollis"@fi,
        "Monotoma spinicollis"@sv .

<http://tun.fi/MX.193662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monotoma picipes" ;
    dwc:scientificNameAuthorship "Herbst, 1793" ;
    skos:broader <http://tun.fi/MX.193657> ;
    skos:hiddenLabel "Monotoma brevipennis"@fi,
        "Monotoma brevipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monotoma picipes"@fi,
        "Monotoma picipes"@sv .

<http://tun.fi/MX.193664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attagenus trifasciatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.192570> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Attagenus trifasciatus"@fi,
        "Attagenus trifasciatus"@sv .

<http://tun.fi/MX.193668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trogoderma variabile" ;
    dwc:scientificNameAuthorship "Ballion, 1878" ;
    skos:broader <http://tun.fi/MX.193667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trogoderma variabile"@fi,
        "Trogoderma variabile"@sv .

<http://tun.fi/MX.193669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trogoderma angustum" ;
    dwc:scientificNameAuthorship "(Solier, 1849)" ;
    skos:broader <http://tun.fi/MX.193667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trogoderma angustum"@fi,
        "Trogoderma angustum"@sv .

<http://tun.fi/MX.193670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trogoderma versicolor" ;
    dwc:scientificNameAuthorship "(Creutzer, 1799)" ;
    skos:broader <http://tun.fi/MX.193667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trogoderma versicolor"@fi,
        "Trogoderma versicolor"@sv .

<http://tun.fi/MX.193671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trogoderma glabrum" ;
    dwc:scientificNameAuthorship "(Herbst, 1783)" ;
    skos:broader <http://tun.fi/MX.193667> ;
    skos:hiddenLabel "Trogoderma nigrum"@fi,
        "Trogoderma nigrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trogoderma glabrum"@fi,
        "Trogoderma glabrum"@sv .

<http://tun.fi/MX.193675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reesa vespulae" ;
    dwc:scientificNameAuthorship "(Milliron, 1939)" ;
    skos:broader <http://tun.fi/MX.193674> ;
    skos:hiddenLabel "Reesa vespulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riesakuoriainen"@fi,
        "Reesa vespulae"@sv .

<http://tun.fi/MX.193677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Globicornis emarginata" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.193676> ;
    skos:hiddenLabel "Globicornis marginata"@fi,
        "Globicornis marginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Globicornis emarginata"@fi,
        "Globicornis emarginata"@sv .

<http://tun.fi/MX.193684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megatoma undata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193683> ;
    skos:hiddenLabel "Megatoma undata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karekuoriainen"@fi,
        "Megatoma undata"@sv .

<http://tun.fi/MX.193685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megatoma pubescens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.193683> ;
    skos:hiddenLabel "Megatoma pubescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siljokuoriainen"@fi,
        "Megatoma pubescens"@sv .

<http://tun.fi/MX.193688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctesias serra" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193687> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctesias serra"@fi,
        "Ctesias serra"@sv .

<http://tun.fi/MX.193692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthrenus scrophulariae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193690> ;
    skos:hiddenLabel "Anthrenus scrophulariae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mattokuoriainen"@fi,
        "Anthrenus scrophulariae"@sv .

<http://tun.fi/MX.193693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthrenus flavipes" ;
    dwc:scientificNameAuthorship "LeConte, 1854" ;
    skos:broader <http://tun.fi/MX.193690> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthrenus flavipes"@fi,
        "Anthrenus flavipes"@sv .

<http://tun.fi/MX.193694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthrenus verbasci" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.193690> ;
    skos:hiddenLabel "Anthrenus verbasci"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryijykuoriainen"@fi,
        "Anthrenus verbasci"@sv .

<http://tun.fi/MX.193695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthrenus museorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.193690> ;
    skos:hiddenLabel "Anthrenus museorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "museokuoriainen"@fi,
        "Anthrenus museorum"@sv .

<http://tun.fi/MX.193697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthrenus olgae" ;
    dwc:scientificNameAuthorship "Kalik, 1946" ;
    skos:broader <http://tun.fi/MX.193690> ;
    skos:hiddenLabel "Anthrenus olgae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soppikuoriainen"@fi,
        "Anthrenus olgae"@sv .

<http://tun.fi/MX.193703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bostrichus capucinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193702> ;
    skos:hiddenLabel "Bostrichus capucinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapusiinikuoriainen"@fi,
        "Bostrichus capucinus"@sv .

<http://tun.fi/MX.193706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephanopachys substriatus" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.193705> ;
    skos:hiddenLabel "Stephanopachys substriatus"@fi,
        "Stephanopachys substriatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyhuppukuoriainen"@fi,
        "grov tallkapuschongbagge"@sv .

<http://tun.fi/MX.193707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephanopachys linearis" ;
    dwc:scientificNameAuthorship "(Kugelann, 1792)" ;
    skos:broader <http://tun.fi/MX.193705> ;
    skos:hiddenLabel "Stephanopachys linearis"@fi,
        "Stephanopachys linearis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuhuppukuoriainen"@fi,
        "slät tallkapuschongbagge"@sv .

<http://tun.fi/MX.193709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyzopertha dominica" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193708> ;
    skos:hiddenLabel "Rhyzopertha dominica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viljahuppukuoriainen"@fi,
        "Rhyzopertha dominica"@sv .

<http://tun.fi/MX.193711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinoderus brevis" ;
    dwc:scientificNameAuthorship "Horn, 1878" ;
    skos:broader <http://tun.fi/MX.193710> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinoderus brevis"@fi,
        "Dinoderus brevis"@sv .

<http://tun.fi/MX.193712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinoderus minutus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.193710> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinoderus minutus"@fi,
        "Dinoderus minutus"@sv .

<http://tun.fi/MX.193715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyctus brunneus" ;
    dwc:scientificNameAuthorship "(Stephens, 1830)" ;
    skos:broader <http://tun.fi/MX.193714> ;
    skos:hiddenLabel "Lyctus brunneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokairo"@fi,
        "Lyctus brunneus"@sv .

<http://tun.fi/MX.193716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyctus africanus" ;
    dwc:scientificNameAuthorship "Lesne, 1907" ;
    skos:broader <http://tun.fi/MX.193714> ;
    skos:hiddenLabel "Lyctus africanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parkettikuoriainen"@fi,
        "Lyctus africanus"@sv .

<http://tun.fi/MX.193717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyctus linearis" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.193714> ;
    skos:hiddenLabel "Lyctus linearis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikairo"@fi,
        "Lyctus linearis"@sv .

<http://tun.fi/MX.193719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minthea rugicollis" ;
    dwc:scientificNameAuthorship "(Walker, 1858)" ;
    skos:broader <http://tun.fi/MX.193718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minthea rugicollis"@fi,
        "Minthea rugicollis"@sv .

<http://tun.fi/MX.193721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trogoxylon impressum" ;
    dwc:scientificNameAuthorship "(Comolli, 1837)" ;
    skos:broader <http://tun.fi/MX.193720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trogoxylon impressum"@fi,
        "Trogoxylon impressum"@sv .

<http://tun.fi/MX.193727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedobia imperialis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.193725> ;
    skos:hiddenLabel "Hedobia imperialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkujumi"@fi,
        "Hedobia imperialis"@sv .

<http://tun.fi/MX.193733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mezium affine" ;
    dwc:scientificNameAuthorship "Boieldieu, 1856" ;
    skos:broader <http://tun.fi/MX.193732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mezium affine"@fi,
        "Mezium affine"@sv .

<http://tun.fi/MX.193737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonogenius globosus" ;
    dwc:scientificNameAuthorship "(Solier, 1849)" ;
    skos:broader <http://tun.fi/MX.193736> ;
    skos:hiddenLabel "Trigonogenius globosus"@fi,
        "Trigonogenius globulus"@fi,
        "Trigonogenius globulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maustiainen"@fi,
        "Trigonogenius globosus"@sv .

<http://tun.fi/MX.193743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niptus hololeucus" ;
    dwc:scientificNameAuthorship "(Faldermann, 1835)" ;
    skos:broader <http://tun.fi/MX.193742> ;
    skos:hiddenLabel "Niptus hololeucus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "messinkikuoriainen"@fi,
        "Niptus hololeucus"@sv .

<http://tun.fi/MX.193746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epauloecus unicolor" ;
    dwc:scientificNameAuthorship "(Piller & Mitterpacher, 1783)" ;
    skos:broader <http://tun.fi/MX.193744> ;
    skos:hiddenLabel "Epauloecus unicolor"@fi,
        "Tipnus unicolor"@fi,
        "Tipnus unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "homelesiäinen"@fi,
        "Epauloecus unicolor"@sv .

<http://tun.fi/MX.193748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudeurostus hilleri" ;
    dwc:scientificNameAuthorship "(Reitter, 1877)" ;
    skos:broader <http://tun.fi/MX.193747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudeurostus hilleri"@fi,
        "Pseudeurostus hilleri"@sv .

<http://tun.fi/MX.193750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinus tectus" ;
    dwc:scientificNameAuthorship "Boieldieu, 1856" ;
    skos:broader <http://tun.fi/MX.193749> ;
    skos:hiddenLabel "Ptinus tectus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätkölesiäinen"@fi,
        "Ptinus tectus"@sv .

<http://tun.fi/MX.193751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinus dubius" ;
    dwc:scientificNameAuthorship "Sturm, 1837" ;
    skos:broader <http://tun.fi/MX.193749> ;
    skos:hiddenLabel "Ptinus dubius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulesiäinen"@fi,
        "Ptinus dubius"@sv .

<http://tun.fi/MX.193752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinus sexpunctatus" ;
    dwc:scientificNameAuthorship "Panzer, 1789" ;
    skos:broader <http://tun.fi/MX.193749> ;
    skos:hiddenLabel "Ptinus sexpunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pesälesiäinen"@fi,
        "Ptinus sexpunctatus"@sv .

<http://tun.fi/MX.193753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinus rufipes" ;
    dwc:scientificNameAuthorship "Olivier, 1790" ;
    skos:broader <http://tun.fi/MX.193749> ;
    skos:hiddenLabel "Ptinus rufipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtolesiäinen"@fi,
        "Ptinus rufipes"@sv .

<http://tun.fi/MX.193757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinus latro" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.193749> ;
    skos:hiddenLabel "Ptinus clavipes"@fi,
        "Ptinus clavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptinus latro"@fi,
        "Ptinus latro"@sv .

<http://tun.fi/MX.193761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinus fur" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193749> ;
    skos:hiddenLabel "Ptinus fur"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varaslesiäinen"@fi,
        "Ptinus fur"@sv .

<http://tun.fi/MX.193763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinus villiger" ;
    dwc:scientificNameAuthorship "Reitter, 1884" ;
    skos:broader <http://tun.fi/MX.193749> ;
    skos:hiddenLabel "Ptinus villiger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vorolesiäinen"@fi,
        "Ptinus villiger"@sv .

<http://tun.fi/MX.193765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinus podolicus" ;
    dwc:scientificNameAuthorship "Iablokoff-Khnzorian & Karapetyan, 1991" ;
    skos:broader <http://tun.fi/MX.193749> ;
    skos:hiddenLabel "Ptinus bicinctus"@fi,
        "Ptinus bicinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptinus podolicus"@fi,
        "Ptinus podolicus"@sv .

<http://tun.fi/MX.193766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinus subpillosus" ;
    dwc:scientificNameAuthorship "Sturm, 1837" ;
    skos:broader <http://tun.fi/MX.193749> ;
    skos:hiddenLabel "Ptinus subpillosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnalesiäinen"@fi,
        "Ptinus subpillosus"@sv .

<http://tun.fi/MX.193768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptinus raptor" ;
    dwc:scientificNameAuthorship "Sturm, 1837" ;
    skos:broader <http://tun.fi/MX.193749> ;
    skos:hiddenLabel "Ptinus raptor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosvolesiäinen"@fi,
        "Ptinus raptor"@sv .

<http://tun.fi/MX.193774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryophilus pusillus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.193773> ;
    skos:hiddenLabel "Dryophilus pusillus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkujumi"@fi,
        "Dryophilus pusillus"@sv .

<http://tun.fi/MX.193781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestobium rufovillosum" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.193778> ;
    skos:hiddenLabel "Xestobium rufovillosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rautio"@fi,
        "Xestobium rufovillosum"@sv .

<http://tun.fi/MX.193783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Episernus angulicollis" ;
    dwc:scientificNameAuthorship "Thomson, 1863" ;
    skos:broader <http://tun.fi/MX.193782> ;
    skos:hiddenLabel "Episernus angulicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valekytry"@fi,
        "Episernus angulicollis"@sv .

<http://tun.fi/MX.193786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ernobius longicornis" ;
    dwc:scientificNameAuthorship "(Sturm, 1837)" ;
    skos:broader <http://tun.fi/MX.193785> ;
    skos:hiddenLabel "Ernobius longicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksakytry"@fi,
        "Ernobius longicornis"@sv .

<http://tun.fi/MX.193787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ernobius nigrinus" ;
    dwc:scientificNameAuthorship "(Sturm, 1837)" ;
    skos:broader <http://tun.fi/MX.193785> ;
    skos:hiddenLabel "Ernobius nigrinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "versokytry"@fi,
        "Ernobius nigrinus"@sv .

<http://tun.fi/MX.193789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ernobius explanatus" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1843)" ;
    skos:broader <http://tun.fi/MX.193785> ;
    skos:hiddenLabel "Ernobius explanatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkokytry"@fi,
        "Ernobius explanatus"@sv .

<http://tun.fi/MX.193791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ernobius mollis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193785> ;
    skos:hiddenLabel "Ernobius mollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsikytry"@fi,
        "Ernobius mollis"@sv .

<http://tun.fi/MX.193792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ernobius angusticollis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1837)" ;
    skos:broader <http://tun.fi/MX.193785> ;
    skos:hiddenLabel "Ernobius angusticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusikytry"@fi,
        "Ernobius angusticollis"@sv .

<http://tun.fi/MX.193794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ernobius abietinus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.193785> ;
    skos:hiddenLabel "Ernobius abietinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "närekytry"@fi,
        "Ernobius abietinus"@sv .

<http://tun.fi/MX.193795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ernobius abietis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193785> ;
    skos:hiddenLabel "Ernobius abietis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpykytry"@fi,
        "Ernobius abietis"@sv .

<http://tun.fi/MX.193796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ernobius pini" ;
    dwc:scientificNameAuthorship "(Sturm, 1837)" ;
    skos:broader <http://tun.fi/MX.193785> ;
    skos:hiddenLabel "Ernobius pini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntykytry"@fi,
        "Ernobius pini"@sv .

<http://tun.fi/MX.193803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegobium paniceum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193801> ;
    skos:hiddenLabel "Sitodrepa panicea"@fi,
        "Stegobium paniceum"@fi,
        "Sitodrepa panicea"@sv,
        "Stegobium paniceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leipäkuoriainen"@fi,
        "brödbagge"@sv .

<http://tun.fi/MX.193809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anobium punctatum" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.193806> ;
    skos:hiddenLabel "Anobium punctatum"@fi,
        "Anobium striatum"@fi,
        "Anobium striatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupajumi"@fi,
        "Anobium punctatum"@sv .

<http://tun.fi/MX.193810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemicoelus canaliculatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1863)" ;
    skos:broader <http://tun.fi/MX.5014907> ;
    skos:hiddenLabel "Anobium canaliculatum"@fi,
        "Hemicoelus canaliculatus"@fi,
        "Anobium canaliculatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyhäjumi"@fi,
        "Hemicoelus canaliculatus"@sv .

<http://tun.fi/MX.193813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemicoelus fulvicornis" ;
    dwc:scientificNameAuthorship "Sturm, 1837" ;
    skos:broader <http://tun.fi/MX.5014907> ;
    skos:hiddenLabel "Anobium fulvicorne"@fi,
        "Hemicoelus fulvicornis"@fi,
        "Anobium fulvicorne"@sv,
        "Hemicoelus fulvicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaanjumi"@fi,
        "trägnagaren"@sv .

<http://tun.fi/MX.193814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacotemnus rufipes" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.5014904> ;
    skos:hiddenLabel "Anobium rufipes"@fi,
        "Cacotemnus rufipes"@fi,
        "Anobium rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskojumi"@fi,
        "Cacotemnus rufipes"@sv .

<http://tun.fi/MX.193815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacotemnus thomsoni" ;
    dwc:scientificNameAuthorship "(Kraatz, 1881)" ;
    skos:broader <http://tun.fi/MX.5014904> ;
    skos:hiddenLabel "Anobium thomsoni"@fi,
        "Cacotemnus thomsoni"@fi,
        "Anobium thomsoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomaanjumi"@fi,
        "Cacotemnus thomsoni"@sv .

<http://tun.fi/MX.193817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbregma emarginata" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1825)" ;
    skos:broader <http://tun.fi/MX.193816> ;
    skos:hiddenLabel "Microbregma emarginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnajumi"@fi,
        "Microbregma emarginata"@sv .

<http://tun.fi/MX.193820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrobregmus pertinax" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193818> ;
    skos:hiddenLabel "Hadrobregmus pertinax"@fi,
        "Hadrobregmus pertinax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuolemankello"@fi,
        "envis trägnagare"@sv .

<http://tun.fi/MX.193821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrobregmus confusus" ;
    dwc:scientificNameAuthorship "(Kraatz, 1881)" ;
    skos:broader <http://tun.fi/MX.193818> ;
    skos:hiddenLabel "Hadrobregmus confusus"@fi,
        "Hadrobregmus confusus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsijumi"@fi,
        "nordlig trägnagare"@sv .

<http://tun.fi/MX.193823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priobium carpini" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.193822> ;
    skos:hiddenLabel "Priobium carpini"@fi,
        "Trypopitys carpini"@fi,
        "Trypopitys carpini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saunajumi"@fi,
        "Priobium carpini"@sv .

<http://tun.fi/MX.193827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptilinus fuscus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.193825> ;
    skos:hiddenLabel "Ptilinus fuscus"@fi,
        "Ptilinus fuscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapajumi"@fi,
        "aspvedgnagare"@sv .

<http://tun.fi/MX.193833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyletinus ater" ;
    dwc:scientificNameAuthorship "(Creutzer, 1796)" ;
    skos:broader <http://tun.fi/MX.193831> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xyletinus ater"@fi,
        "Xyletinus ater"@sv .

<http://tun.fi/MX.193834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyletinus pectinatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193831> ;
    skos:hiddenLabel "Xyletinus denticornis"@fi,
        "Xyletinus denticornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xyletinus pectinatus"@fi,
        "Xyletinus pectinatus"@sv .

<http://tun.fi/MX.193836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyletinus fibyensis" ;
    dwc:scientificNameAuthorship "Lundblad, 1949" ;
    skos:broader <http://tun.fi/MX.193831> ;
    skos:hiddenLabel "Xyletinus fibyensis"@fi,
        "Xyletinus gronblomi"@fi,
        "Xyletinus gronblomi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesasahajumi"@fi,
        "Xyletinus fibyensis"@sv .

<http://tun.fi/MX.193838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyletinus tremulicola" ;
    dwc:scientificNameAuthorship "Y.Kangas, 1958" ;
    skos:broader <http://tun.fi/MX.193831> ;
    skos:hiddenLabel "Xyletinus tremulicola"@fi,
        "Xyletinus tremulicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavansahajumi"@fi,
        "aspbarkgnagare"@sv .

<http://tun.fi/MX.193840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyletinus hanseni" ;
    dwc:scientificNameAuthorship "Jansson, 1947" ;
    skos:broader <http://tun.fi/MX.193831> ;
    skos:hiddenLabel "Xyletinus thomsoni"@fi,
        "Xyletinus thomsoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xyletinus hanseni"@fi,
        "Xyletinus hanseni"@sv .

<http://tun.fi/MX.193841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyletinus planicollis" ;
    dwc:scientificNameAuthorship "Lohse, 1957" ;
    skos:broader <http://tun.fi/MX.193831> ;
    skos:hiddenLabel "Xyletinus suecicus"@fi,
        "Xyletinus suecicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xyletinus planicollis"@fi,
        "Xyletinus planicollis"@sv .

<http://tun.fi/MX.193844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioderma serricorne" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193843> ;
    skos:hiddenLabel "Lasioderma serricorne"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupakkakuoriainen"@fi,
        "Lasioderma serricorne"@sv .

<http://tun.fi/MX.193848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stagetus borealis" ;
    dwc:scientificNameAuthorship "Israelson, 1971" ;
    skos:broader <http://tun.fi/MX.193846> ;
    skos:hiddenLabel "Stagetus borealis"@fi,
        "Theca pilulus"@fi,
        "Theca pilulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekojumi"@fi,
        "Stagetus borealis"@sv .

<http://tun.fi/MX.193851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorcatoma flavicornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorcatoma flavicornis"@fi,
        "Dorcatoma flavicornis"@sv .

<http://tun.fi/MX.193853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorcatoma chrysomelina" ;
    dwc:scientificNameAuthorship "Sturm, 1837" ;
    skos:broader <http://tun.fi/MX.193850> ;
    skos:hiddenLabel "Dorcatoma chrysomelina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammitiera"@fi,
        "Dorcatoma chrysomelina"@sv .

<http://tun.fi/MX.193855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorcatoma substriata" ;
    dwc:scientificNameAuthorship "Hummel, 1829" ;
    skos:broader <http://tun.fi/MX.193850> ;
    skos:hiddenLabel "Dorcatoma substriata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takkutiera"@fi,
        "Dorcatoma substriata"@sv .

<http://tun.fi/MX.193858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorcatoma punctulata" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1864" ;
    skos:broader <http://tun.fi/MX.193850> ;
    skos:hiddenLabel "Dorcatoma punctulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistetiera"@fi,
        "Dorcatoma punctulata"@sv .

<http://tun.fi/MX.193859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanophthalma suturalis" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1844)" ;
    skos:broader <http://tun.fi/MX.194553> ;
    skos:hiddenLabel "Melanophthalma suturalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyyninyhäkäs"@fi,
        "Melanophthalma suturalis"@sv .

<http://tun.fi/MX.193862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Migneauxia lederi" ;
    dwc:scientificNameAuthorship "Reitter, 1875" ;
    skos:broader <http://tun.fi/MX.193861> ;
    skos:hiddenLabel "Migneauxia orientalis"@fi,
        "Migneauxia orientalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Migneauxia lederi"@fi,
        "Migneauxia lederi"@sv .

<http://tun.fi/MX.193867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphyllus bicolor" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.193866> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphyllus bicolor"@fi,
        "Triphyllus bicolor"@sv .

<http://tun.fi/MX.193869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Litargus connexus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.193868> ;
    skos:hiddenLabel "Litargus connexus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukarvasieniäinen"@fi,
        "Litargus connexus"@sv .

<http://tun.fi/MX.193871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophagus quadripustulatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.193870> ;
    skos:hiddenLabel "Mycetophagus quadripustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läikkäkarvasieniäinen"@fi,
        "Mycetophagus quadripustulatus"@sv .

<http://tun.fi/MX.193872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophagus ater" ;
    dwc:scientificNameAuthorship "(Reitter, 1879)" ;
    skos:broader <http://tun.fi/MX.193870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophagus ater"@fi,
        "Mycetophagus ater"@sv .

<http://tun.fi/MX.193873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophagus piceus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.193870> ;
    skos:hiddenLabel "Mycetophagus salicis"@fi,
        "Mycetophagus salicis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophagus piceus"@fi,
        "Mycetophagus piceus"@sv .

<http://tun.fi/MX.193875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophagus decempunctatus" ;
    dwc:scientificNameAuthorship "Fabricius, 1801" ;
    skos:broader <http://tun.fi/MX.193870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophagus decempunctatus"@fi,
        "Mycetophagus decempunctatus"@sv .

<http://tun.fi/MX.193876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophagus atomarius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.193870> ;
    skos:hiddenLabel "Mycetophagus atomarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokarvasieniäinen"@fi,
        "Mycetophagus atomarius"@sv .

<http://tun.fi/MX.193877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophagus quadriguttatus" ;
    dwc:scientificNameAuthorship "Müller, 1821" ;
    skos:broader <http://tun.fi/MX.193870> ;
    skos:hiddenLabel "Mycetophagus quadriguttatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkarvasieniäinen"@fi,
        "Mycetophagus quadriguttatus"@sv .

<http://tun.fi/MX.193878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophagus multipunctatus" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.193870> ;
    skos:hiddenLabel "Mycetophagus multipunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokarvasieniäinen"@fi,
        "Mycetophagus multipunctatus"@sv .

<http://tun.fi/MX.193879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophagus fulvicollis" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.193870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophagus fulvicollis"@fi,
        "Mycetophagus fulvicollis"@sv .

<http://tun.fi/MX.193880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophagus populi" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.193870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophagus populi"@fi,
        "Mycetophagus populi"@sv .

<http://tun.fi/MX.193882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhaea stercorea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.193881> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhaea stercorea"@fi,
        "Typhaea stercorea"@sv .

<http://tun.fi/MX.193883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhaea haagi" ;
    dwc:scientificNameAuthorship "Reitter, 1874" ;
    skos:broader <http://tun.fi/MX.193881> ;
    skos:hiddenLabel "Typhaea decipiens"@fi,
        "Typhaea decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhaea haagi"@fi,
        "Typhaea haagi"@sv .

<http://tun.fi/MX.193887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis lineatocribratus" ;
    dwc:scientificNameAuthorship "Mellié, 1848" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cis lineatocribratus"@fi,
        "Cis lineatocribratus"@sv .

<http://tun.fi/MX.193888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis castaneus" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:hiddenLabel "Cis alter"@fi,
        "Cis nitidus"@fi,
        "Cis alter"@sv,
        "Cis nitidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cis castaneus"@fi,
        "Cis castaneus"@sv .

<http://tun.fi/MX.193891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis jacquemartii" ;
    dwc:scientificNameAuthorship "Mellié, 1848" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cis jacquemartii"@fi,
        "Cis jacquemartii"@sv .

<http://tun.fi/MX.193893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis glabratus" ;
    dwc:scientificNameAuthorship "Mellié, 1848" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cis glabratus"@fi,
        "Cis glabratus"@sv .

<http://tun.fi/MX.193894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis comptus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cis comptus"@fi,
        "Cis comptus"@sv .

<http://tun.fi/MX.193896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis micans" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:hiddenLabel "Cis hispidus"@fi,
        "Cis micans"@fi,
        "Cis hispidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkakääpiäinen"@fi,
        "Cis micans"@sv .

<http://tun.fi/MX.193901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis submicans" ;
    dwc:scientificNameAuthorship "Abeille de Perrin, 1874" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:hiddenLabel "Cis micans"@fi,
        "Cis micans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cis submicans"@fi,
        "Cis submicans"@sv .

<http://tun.fi/MX.193903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis boleti" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:hiddenLabel "Cis boleti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokääpiäinen"@fi,
        "Cis boleti"@sv .

<http://tun.fi/MX.193904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis rugulosus" ;
    dwc:scientificNameAuthorship "Mellié, 1848" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cis rugulosus"@fi,
        "Cis rugulosus"@sv .

<http://tun.fi/MX.193905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis quadridens" ;
    dwc:scientificNameAuthorship "Mellié, 1848" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:hiddenLabel "Cis quadridens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantokääpiäinen"@fi,
        "Cis quadridens"@sv .

<http://tun.fi/MX.193906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis punctulatus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:hiddenLabel "Cis punctulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistekääpiäinen"@fi,
        "Cis punctulatus"@sv .

<http://tun.fi/MX.193907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis quadridentulus" ;
    dwc:scientificNameAuthorship "Perris, 1874" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cis quadridentulus"@fi,
        "Cis quadridentulus"@sv .

<http://tun.fi/MX.193908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis fagi" ;
    dwc:scientificNameAuthorship "Waltl, 1839" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:hiddenLabel "Cis fuscatus"@fi,
        "Cis fuscatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cis fagi"@fi,
        "Cis fagi"@sv .

<http://tun.fi/MX.193911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis dentatus" ;
    dwc:scientificNameAuthorship "Mellié, 1848" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cis dentatus"@fi,
        "Cis dentatus"@sv .

<http://tun.fi/MX.193912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis bidentatus" ;
    dwc:scientificNameAuthorship "(Olivier, 1790)" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cis bidentatus"@fi,
        "Cis bidentatus"@sv .

<http://tun.fi/MX.193913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis fissicornis" ;
    dwc:scientificNameAuthorship "Mellié, 1848" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:hiddenLabel "Cis fissicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salokääpiäinen"@fi,
        "Cis fissicornis"@sv .

<http://tun.fi/MX.193916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis vestitus" ;
    dwc:scientificNameAuthorship "Mellié, 1848" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:hiddenLabel "Cis pygmaeus"@fi,
        "Orthocis vestitus"@fi,
        "Cis pygmaeus"@sv,
        "Orthocis vestitus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cis vestitus"@fi,
        "Cis vestitus"@sv .

<http://tun.fi/MX.193918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cis festivus" ;
    dwc:scientificNameAuthorship "(Panzer, 1793)" ;
    skos:broader <http://tun.fi/MX.193886> ;
    skos:hiddenLabel "Orthocis festivus"@fi,
        "Orthocis festivus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cis festivus"@fi,
        "Cis festivus"@sv .

<http://tun.fi/MX.193920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ennearthron cornutum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.193919> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ennearthron cornutum"@fi,
        "Ennearthron cornutum"@sv .

<http://tun.fi/MX.193922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ennearthron palmi" ;
    dwc:scientificNameAuthorship "Lohse, 1966" ;
    skos:broader <http://tun.fi/MX.193919> ;
    skos:hiddenLabel "Ennearthron filum"@fi,
        "Ennearthron filum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ennearthron palmi"@fi,
        "Ennearthron palmi"@sv .

<http://tun.fi/MX.193925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichocis laricinus" ;
    dwc:scientificNameAuthorship "(Mellié, 1848)" ;
    skos:broader <http://tun.fi/MX.193924> ;
    skos:hiddenLabel "Ennearthron laricinum"@fi,
        "Ennearthron laricinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichocis laricinus"@fi,
        "Dolichocis laricinus"@sv .

<http://tun.fi/MX.193927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocis alni" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.193926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocis alni"@fi,
        "Orthocis alni"@sv .

<http://tun.fi/MX.193928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocis linearis" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1900)" ;
    skos:broader <http://tun.fi/MX.193926> ;
    skos:hiddenLabel "Orthocis perrisi"@fi,
        "Orthocis perrisi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocis linearis"@fi,
        "Orthocis linearis"@sv .

<http://tun.fi/MX.193932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadreule elongatula" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.193931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadreule elongatula"@fi,
        "Hadreule elongatula"@sv .

<http://tun.fi/MX.193934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sulcacis nitidus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193933> ;
    skos:hiddenLabel "Sulcacis affinis"@fi,
        "Sulcacis nitidus"@fi,
        "Sulcacis affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkosukaskääpiäinen"@fi,
        "Sulcacis nitidus"@sv .

<http://tun.fi/MX.193937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sulcacis fronticornis" ;
    dwc:scientificNameAuthorship "(Panzer, 1805)" ;
    skos:broader <http://tun.fi/MX.193933> ;
    skos:hiddenLabel "Sulcacis fronticornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasukaskääpiäinen"@fi,
        "Sulcacis fronticornis"@sv .

<http://tun.fi/MX.193939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wagaicis wagai" ;
    dwc:scientificNameAuthorship "(Wankowicz, 1869)" ;
    skos:broader <http://tun.fi/MX.193938> ;
    skos:hiddenLabel "Wagaicis wagai"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vienankääpiäinen"@fi,
        "Wagaicis wagai"@sv .

<http://tun.fi/MX.193942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ropalodontus strandi" ;
    dwc:scientificNameAuthorship "Lohse, 1969" ;
    skos:broader <http://tun.fi/MX.193940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ropalodontus strandi"@fi,
        "Ropalodontus strandi"@sv .

<http://tun.fi/MX.193947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octotemnus glabriculus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.193946> ;
    skos:hiddenLabel "Octotemnus glabriculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloleukakääpiäinen"@fi,
        "Octotemnus glabriculus"@sv .

<http://tun.fi/MX.193948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octotemnus mandibularis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.193946> ;
    skos:hiddenLabel "Octotemnus mandibularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasleukakääpiäinen"@fi,
        "Octotemnus mandibularis"@sv .

<http://tun.fi/MX.193952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetratoma fungorum" ;
    dwc:scientificNameAuthorship "Fabricius, 1790" ;
    skos:broader <http://tun.fi/MX.193951> ;
    skos:hiddenLabel "Tetratoma fungorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovalekääpiäinen"@fi,
        "Tetratoma fungorum"@sv .

<http://tun.fi/MX.193954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetratoma ancora" ;
    dwc:scientificNameAuthorship "Fabricius, 1790" ;
    skos:broader <http://tun.fi/MX.193951> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetratoma ancora"@fi,
        "Tetratoma ancora"@sv .

<http://tun.fi/MX.193957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hallomenus binotatus" ;
    dwc:scientificNameAuthorship "(Quensel, 1790)" ;
    skos:broader <http://tun.fi/MX.193956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hallomenus binotatus"@fi,
        "Hallomenus binotatus"@sv .

<http://tun.fi/MX.193958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hallomenus axillaris" ;
    dwc:scientificNameAuthorship "(Illiger, 1807)" ;
    skos:broader <http://tun.fi/MX.193956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hallomenus axillaris"@fi,
        "Hallomenus axillaris"@sv .

<http://tun.fi/MX.193961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eustrophus dermestoides" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193960> ;
    skos:hiddenLabel "Eustrophus dermestoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vironkeiju"@fi,
        "Eustrophus dermestoides"@sv .

<http://tun.fi/MX.193966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchesia micans" ;
    dwc:scientificNameAuthorship "(Panzer, 1793)" ;
    skos:broader <http://tun.fi/MX.193965> ;
    skos:hiddenLabel "Orchesia micans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakääpäkeiju"@fi,
        "Orchesia micans"@sv .

<http://tun.fi/MX.193969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchesia minor" ;
    dwc:scientificNameAuthorship "Walker, 1837" ;
    skos:broader <http://tun.fi/MX.193965> ;
    skos:hiddenLabel "Orchesia minor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukääpäkeiju"@fi,
        "Orchesia minor"@sv .

<http://tun.fi/MX.193970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchesia fasciata" ;
    dwc:scientificNameAuthorship "(Illiger, 1798)" ;
    skos:broader <http://tun.fi/MX.193965> ;
    skos:hiddenLabel "Orchesia fasciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyökääpäkeiju"@fi,
        "Orchesia fasciata"@sv .

<http://tun.fi/MX.193971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchesia undulata" ;
    dwc:scientificNameAuthorship "Kraatz, 1853" ;
    skos:broader <http://tun.fi/MX.193965> ;
    skos:hiddenLabel "Orchesia undulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokääpäkeiju"@fi,
        "Orchesia undulata"@sv .

<http://tun.fi/MX.193977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abdera affinis" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.193975> ;
    skos:hiddenLabel "Abdera affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosienikeiju"@fi,
        "Abdera affinis"@sv .

<http://tun.fi/MX.193978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abdera flexuosa" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.193975> ;
    skos:hiddenLabel "Abdera flexuosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosienikeiju"@fi,
        "Abdera flexuosa"@sv .

<http://tun.fi/MX.193981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wanachia triguttata" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.4884776> ;
    skos:hiddenLabel "Abdera triguttata"@fi,
        "Wanachia triguttata"@fi,
        "Abdera triguttata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläsienikeiju"@fi,
        "Wanachia triguttata"@sv .

<http://tun.fi/MX.193983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dircaea quadriguttata" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.193982> ;
    skos:hiddenLabel "Dircaea quadriguttata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplämustakeiju"@fi,
        "Dircaea quadriguttata"@sv .

<http://tun.fi/MX.193986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloiotrya rufipes" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.193985> ;
    skos:hiddenLabel "Phloiotrya rufipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokeiju"@fi,
        "Phloiotrya rufipes"@sv .

<http://tun.fi/MX.193991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylita laevigata" ;
    dwc:scientificNameAuthorship "(Hellenius, 1786)" ;
    skos:broader <http://tun.fi/MX.193990> ;
    skos:hiddenLabel "Xylita laevigata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahokuoriainen"@fi,
        "Xylita laevigata"@sv .

<http://tun.fi/MX.193992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolotarsus lividus" ;
    dwc:scientificNameAuthorship "(C. R. Sahlberg, 1833)" ;
    skos:broader <http://tun.fi/MX.5018870> ;
    skos:hiddenLabel "Dolotarsus lividus"@fi,
        "Xylita livida"@fi,
        "Xylita livida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekokuoriainen"@fi,
        "Dolotarsus lividus"@sv .

<http://tun.fi/MX.193995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serropalpus barbatus" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.193994> ;
    skos:hiddenLabel "Serropalpus barbatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valeseppä"@fi,
        "Serropalpus barbatus"@sv .

<http://tun.fi/MX.193999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypulus bifasciatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.193997> ;
    skos:hiddenLabel "Hypulus bifasciatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyökeiju"@fi,
        "Hypulus bifasciatus"@sv .

<http://tun.fi/MX.194004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zilora ferruginea" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.194001> ;
    skos:hiddenLabel "Zilora ferruginea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuliekokeiju"@fi,
        "Zilora ferruginea"@sv .

<http://tun.fi/MX.194005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zilora elongata" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1881" ;
    skos:broader <http://tun.fi/MX.194001> ;
    skos:hiddenLabel "Zilora elongata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näreliekokeiju"@fi,
        "Zilora elongata"@sv .

<http://tun.fi/MX.194009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melandrya barbata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.194007> ;
    skos:hiddenLabel "Melandrya barbata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähämustakeiju"@fi,
        "Melandrya barbata"@sv .

<http://tun.fi/MX.194010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melandrya dubia" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.194007> ;
    skos:hiddenLabel "Melandrya dubia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomustakeiju"@fi,
        "Melandrya dubia"@sv .

<http://tun.fi/MX.194012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phryganophilus ruficollis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.194011> ;
    skos:hiddenLabel "Phryganophilus ruficollis"@fi,
        "Phryganophilus ruficollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaskikeiju"@fi,
        "rödhalsad skuggbagge"@sv .

<http://tun.fi/MX.194024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomoxia bucephala" ;
    dwc:scientificNameAuthorship "Costa, 1854" ;
    skos:broader <http://tun.fi/MX.194023> ;
    skos:hiddenLabel "Tomoxia biguttata"@fi,
        "Tomoxia bucephala"@fi,
        "Tomoxia biguttata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapasyöksykäs"@fi,
        "Tomoxia bucephala"@sv .

<http://tun.fi/MX.194027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Variimorda villosa" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.194026> ;
    skos:hiddenLabel "Mordella fasciata"@fi,
        "Variimorda fasciata"@fi,
        "Variimorda villosa"@fi,
        "Mordella fasciata"@sv,
        "Variimorda fasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyösyöksykäs"@fi,
        "Variimorda villosa"@sv .

<http://tun.fi/MX.194030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Variimorda basalis" ;
    dwc:scientificNameAuthorship "(Costa, 1854)" ;
    skos:broader <http://tun.fi/MX.194026> ;
    skos:hiddenLabel "Variimorda basalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonsyöksykäs"@fi,
        "Variimorda basalis"@sv .

<http://tun.fi/MX.194034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordella aculeata" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.194031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordella aculeata"@fi,
        "Mordella aculeata"@sv .

<http://tun.fi/MX.194035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordella holomelaena" ;
    dwc:scientificNameAuthorship "Apfelbeck, 1914" ;
    skos:broader <http://tun.fi/MX.194031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordella holomelaena"@fi,
        "Mordella holomelaena"@sv .

<http://tun.fi/MX.194036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordella brachyura" ;
    dwc:scientificNameAuthorship "Mulsant, 1856" ;
    skos:broader <http://tun.fi/MX.194031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordella brachyura"@fi,
        "Mordella brachyura"@sv .

<http://tun.fi/MX.194038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoshihananomia perlata" ;
    dwc:scientificNameAuthorship "(Sulzer, 1776)" ;
    skos:broader <http://tun.fi/MX.194037> ;
    skos:hiddenLabel "Hoshihananomia perlata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmisyöksykäs"@fi,
        "Hoshihananomia perlata"@sv .

<http://tun.fi/MX.194040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellaria aurofasciata" ;
    dwc:scientificNameAuthorship "(Comolli, 1837)" ;
    skos:broader <http://tun.fi/MX.194039> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellaria aurofasciata"@fi,
        "Mordellaria aurofasciata"@sv .

<http://tun.fi/MX.194042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curtimorda maculosa" ;
    dwc:scientificNameAuthorship "(Naezen, 1794)" ;
    skos:broader <http://tun.fi/MX.194041> ;
    skos:hiddenLabel "Curtimorda maculosa"@fi,
        "Mordella maculosa"@fi,
        "Mordella maculosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantosyöksykäs"@fi,
        "Curtimorda maculosa"@sv .

<http://tun.fi/MX.194045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conalia baudii" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1858" ;
    skos:broader <http://tun.fi/MX.194044> ;
    skos:hiddenLabel "Conalia baudii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaukosyöksykäs"@fi,
        "Conalia baudii"@sv .

<http://tun.fi/MX.194051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena parvula" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena parvula"@fi,
        "Mordellistena parvula"@sv .

<http://tun.fi/MX.194052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena falsoparvula" ;
    dwc:scientificNameAuthorship "Ermisch, 1956" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena falsoparvula"@fi,
        "Mordellistena falsoparvula"@sv .

<http://tun.fi/MX.194053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena connata" ;
    dwc:scientificNameAuthorship "Ermisch, 1969" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena connata"@fi,
        "Mordellistena connata"@sv .

<http://tun.fi/MX.194056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena thurepalmi" ;
    dwc:scientificNameAuthorship "Ermisch, 1965" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena thurepalmi"@fi,
        "Mordellistena thurepalmi"@sv .

<http://tun.fi/MX.194058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus setulosus" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus setulosus"@fi,
        "Cryptophagus setulosus"@sv .

<http://tun.fi/MX.194059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus schmidtii" ;
    dwc:scientificNameAuthorship "Sturm, 1845" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus schmidtii"@fi,
        "Cryptophagus schmidtii"@sv .

<http://tun.fi/MX.194062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spavius glaber" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.194060> ;
    skos:hiddenLabel "Emphylus glaber"@fi,
        "Spavius glaber"@fi,
        "Emphylus glaber"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurahaisluiho"@fi,
        "Spavius glaber"@sv .

<http://tun.fi/MX.194064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antherophagus pallens" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194063> ;
    skos:hiddenLabel "Antherophagus nigricornis"@fi,
        "Antherophagus nigricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Antherophagus pallens"@fi,
        "Antherophagus pallens"@sv .

<http://tun.fi/MX.194068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antherophagus similis" ;
    dwc:scientificNameAuthorship "Curtis, 1835" ;
    skos:broader <http://tun.fi/MX.194063> ;
    skos:hiddenLabel "Antherophagus pallens"@fi,
        "Antherophagus pallens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Antherophagus similis"@fi,
        "Antherophagus similis"@sv .

<http://tun.fi/MX.194072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenoscelis subdeplanata" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1882" ;
    skos:broader <http://tun.fi/MX.194071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caenoscelis subdeplanata"@fi,
        "Caenoscelis subdeplanata"@sv .

<http://tun.fi/MX.194073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenoscelis ferruginea" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1820)" ;
    skos:broader <http://tun.fi/MX.194071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caenoscelis ferruginea"@fi,
        "Caenoscelis ferruginea"@sv .

<http://tun.fi/MX.194074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenoscelis sibirica" ;
    dwc:scientificNameAuthorship "Reitter, 1889" ;
    skos:broader <http://tun.fi/MX.194071> ;
    skos:hiddenLabel "Caenoscelis fleischeri"@fi,
        "Caenoscelis grandis"@fi,
        "Caenoscelis fleischeri"@sv,
        "Caenoscelis grandis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caenoscelis sibirica"@fi,
        "Caenoscelis sibirica"@sv .

<http://tun.fi/MX.194080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria munda" ;
    dwc:scientificNameAuthorship "Erichson, 1846" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria munda"@fi,
        "Atomaria munda"@sv .

<http://tun.fi/MX.194081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria nigripennis" ;
    dwc:scientificNameAuthorship "(Kugelann, 1794)" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria nigripennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "navettahilvekäs"@fi,
        "Atomaria nigripennis"@sv .

<http://tun.fi/MX.194082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria morio" ;
    dwc:scientificNameAuthorship "Kolenati, 1846" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria morio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ontonhilvekäs"@fi,
        "Atomaria morio"@sv .

<http://tun.fi/MX.194083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria ornata" ;
    dwc:scientificNameAuthorship "Heer, 1841" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria ornata"@fi,
        "Atomaria ornata"@sv .

<http://tun.fi/MX.194085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria peltata" ;
    dwc:scientificNameAuthorship "Kraatz, 1853" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria peltata"@fi,
        "Atomaria peltata"@sv .

<http://tun.fi/MX.194086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria peltataeformis" ;
    dwc:scientificNameAuthorship "Sjöberg, 1947" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria peltataeformis"@fi,
        "Atomaria peltataeformis"@sv .

<http://tun.fi/MX.194087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria fuscipes" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria fuscipes"@fi,
        "Atomaria fuscipes"@sv .

<http://tun.fi/MX.194088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria pusilla" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria pusilla"@fi,
        "Atomaria pusilla"@sv .

<http://tun.fi/MX.194089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria sodermani" ;
    dwc:scientificNameAuthorship "Sjöberg, 1947" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria sodermani"@fi,
        "Atomaria sodermani"@sv .

<http://tun.fi/MX.194090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria lundbergi" ;
    dwc:scientificNameAuthorship "Johnson, 1978" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria lundbergi"@fi,
        "Atomaria lundbergi"@sv .

<http://tun.fi/MX.194091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria clavigera" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1899" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria clavigera"@fi,
        "Atomaria clavigera"@sv .

<http://tun.fi/MX.194092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria fuscata" ;
    dwc:scientificNameAuthorship "(Schönherr, 1808)" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria fuscata"@fi,
        "Atomaria fuscata"@sv .

<http://tun.fi/MX.194094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria zetterstedti" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria zetterstedti"@fi,
        "Atomaria zetterstedti"@sv .

<http://tun.fi/MX.194095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria lewisi" ;
    dwc:scientificNameAuthorship "Reitter, 1877" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria lewisi"@fi,
        "Atomaria lewisi"@sv .

<http://tun.fi/MX.194096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria pseudatra" ;
    dwc:scientificNameAuthorship "Reitter, 1888" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria reitteri"@fi,
        "Atomaria reitteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria pseudatra"@fi,
        "Atomaria pseudatra"@sv .

<http://tun.fi/MX.194098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria atra" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria atra"@fi,
        "Atomaria atra"@sv .

<http://tun.fi/MX.194099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria gutta" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria gutta"@fi,
        "Atomaria gutta"@sv .

<http://tun.fi/MX.194102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria basalis" ;
    dwc:scientificNameAuthorship "Erichson, 1846" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria basalis"@fi,
        "Atomaria basalis"@sv .

<http://tun.fi/MX.194103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria mesomela" ;
    dwc:scientificNameAuthorship "(Herbst, 1792)" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria mesomela"@fi,
        "Atomaria mesomela"@sv .

<http://tun.fi/MX.194105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria rubella" ;
    dwc:scientificNameAuthorship "Heer, 1841" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria berolinensis"@fi,
        "Atomaria berolinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria rubella"@fi,
        "Atomaria rubella"@sv .

<http://tun.fi/MX.194107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria atricapilla" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria atricapilla"@fi,
        "Atomaria atricapilla"@sv .

<http://tun.fi/MX.194108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria mongolica" ;
    dwc:scientificNameAuthorship "Johnson, 1970" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria mongolica"@fi,
        "Atomaria mongolica"@sv .

<http://tun.fi/MX.194110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria nitidula" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria borealis"@fi,
        "Atomaria borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria nitidula"@fi,
        "Atomaria nitidula"@sv .

<http://tun.fi/MX.194113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria fulvipennis" ;
    dwc:scientificNameAuthorship "Mannerheim, 1846" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria semitestacea"@fi,
        "Atomaria semitestacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria fulvipennis"@fi,
        "Atomaria fulvipennis"@sv .

<http://tun.fi/MX.194115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria rubida" ;
    dwc:scientificNameAuthorship "Reitter, 1875" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria rubida"@fi,
        "Atomaria rubida"@sv .

<http://tun.fi/MX.194116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria rubricollis" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1863" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria rubricollis"@fi,
        "Atomaria rubricollis"@sv .

<http://tun.fi/MX.194117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria hislopi" ;
    dwc:scientificNameAuthorship "Wollaston, 1857" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria hislopi"@fi,
        "Atomaria hislopi"@sv .

<http://tun.fi/MX.194119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria turgida" ;
    dwc:scientificNameAuthorship "Erichson, 1846" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria turgida"@fi,
        "Atomaria turgida"@sv .

<http://tun.fi/MX.194120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria apicalis" ;
    dwc:scientificNameAuthorship "Erichson, 1846" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria apicalis"@fi,
        "Atomaria apicalis"@sv .

<http://tun.fi/MX.194121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria testacea" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria ruficornis"@fi,
        "Atomaria ruficornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria testacea"@fi,
        "Atomaria testacea"@sv .

<http://tun.fi/MX.194123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria impressa" ;
    dwc:scientificNameAuthorship "Erichson, 1846" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria impressa"@fi,
        "Atomaria impressa"@sv .

<http://tun.fi/MX.194124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria fimetarii" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria fimetarii"@fi,
        "Atomaria fimetarii"@sv .

<http://tun.fi/MX.194125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria umbrina" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria sjobergi"@fi,
        "Atomaria sjobergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria umbrina"@fi,
        "Atomaria umbrina"@sv .

<http://tun.fi/MX.194127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria diluta" ;
    dwc:scientificNameAuthorship "Erichson, 1846" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria diluta"@fi,
        "Atomaria diluta"@sv .

<http://tun.fi/MX.194128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria pulchra" ;
    dwc:scientificNameAuthorship "Erichson, 1846" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria barani"@fi,
        "Atomaria barani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria pulchra"@fi,
        "Atomaria pulchra"@sv .

<http://tun.fi/MX.194130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria lapponica" ;
    dwc:scientificNameAuthorship "Johnson, 1978" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria lapponica"@fi,
        "Atomaria lapponica"@sv .

<http://tun.fi/MX.194131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria sparreschneideri" ;
    dwc:scientificNameAuthorship "Munster, 1928" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria sparreschneideri"@fi,
        "Atomaria sparreschneideri"@sv .

<http://tun.fi/MX.194132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria nigriventris" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria nigriventris"@fi,
        "Atomaria nigriventris"@sv .

<http://tun.fi/MX.194135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria puncticollis" ;
    dwc:scientificNameAuthorship "Thomson, 1868" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria puncticollis"@fi,
        "Atomaria puncticollis"@sv .

<http://tun.fi/MX.194136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria nigrirostris" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria fuscicollis"@fi,
        "Atomaria fuscicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria nigrirostris"@fi,
        "Atomaria nigrirostris"@sv .

<http://tun.fi/MX.194138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria linearis" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria linearis"@fi,
        "Atomaria linearis"@sv .

<http://tun.fi/MX.194139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria alpina" ;
    dwc:scientificNameAuthorship "Heer, 1841" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria alpina"@fi,
        "Atomaria alpina"@sv .

<http://tun.fi/MX.194140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria subangulata" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1926" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria subangulata"@fi,
        "Atomaria subangulata"@sv .

<http://tun.fi/MX.194141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria abietina" ;
    dwc:scientificNameAuthorship "Reitter, 1888" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria norica"@fi,
        "Atomaria norica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria abietina"@fi,
        "Atomaria abietina"@sv .

<http://tun.fi/MX.194143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria bescidica" ;
    dwc:scientificNameAuthorship "Reitter, 1888" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria bescidica"@fi,
        "Atomaria bescidica"@sv .

<http://tun.fi/MX.194144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria grossepunctata" ;
    dwc:scientificNameAuthorship "Reitter, 1896" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria peltatula"@fi,
        "Atomaria peltatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria grossepunctata"@fi,
        "Atomaria grossepunctata"@sv .

<http://tun.fi/MX.194146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria badia" ;
    dwc:scientificNameAuthorship "Erichson, 1846" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria sahlbergi"@fi,
        "Atomaria sahlbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria badia"@fi,
        "Atomaria badia"@sv .

<http://tun.fi/MX.194148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria elongatula" ;
    dwc:scientificNameAuthorship "Erichson, 1846" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria elongatula"@fi,
        "Atomaria elongatula"@sv .

<http://tun.fi/MX.194149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria affinis" ;
    dwc:scientificNameAuthorship "(F.Sahlberg, 1834)" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria affinis"@fi,
        "Atomaria affinis"@sv .

<http://tun.fi/MX.194151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria bella" ;
    dwc:scientificNameAuthorship "Reitter, 1875" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria bella"@fi,
        "Atomaria bella"@sv .

<http://tun.fi/MX.194153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria wollastoni" ;
    dwc:scientificNameAuthorship "Sharp, 1867" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria wollastoni"@fi,
        "Atomaria wollastoni"@sv .

<http://tun.fi/MX.194154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria vespertina" ;
    dwc:scientificNameAuthorship "Mäklin, 1853" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria prolixa"@fi,
        "Atomaria pulchra"@fi,
        "Atomaria vespertina"@fi,
        "Atomaria prolixa"@sv,
        "Atomaria pulchra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuhilvekäs"@fi,
        "Atomaria vespertina"@sv .

<http://tun.fi/MX.194157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria atrata" ;
    dwc:scientificNameAuthorship "Reitter, 1875" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria atrata"@fi,
        "Atomaria atrata"@sv .

<http://tun.fi/MX.194158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria gracilicornis" ;
    dwc:scientificNameAuthorship "Reitter, 1888" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria gracilicornis"@fi,
        "Atomaria gracilicornis"@sv .

<http://tun.fi/MX.194159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria strandi" ;
    dwc:scientificNameAuthorship "Johnson, 1967" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria strandi"@fi,
        "Atomaria strandi"@sv .

<http://tun.fi/MX.194160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria longicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1863" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:hiddenLabel "Atomaria procerula"@fi,
        "Atomaria procerula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria longicornis"@fi,
        "Atomaria longicornis"@sv .

<http://tun.fi/MX.194162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria ihsseni" ;
    dwc:scientificNameAuthorship "Johnson, 1978" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria ihsseni"@fi,
        "Atomaria ihsseni"@sv .

<http://tun.fi/MX.194165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ootypus globosus" ;
    dwc:scientificNameAuthorship "(Waltl, 1838)" ;
    skos:broader <http://tun.fi/MX.194164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ootypus globosus"@fi,
        "Ootypus globosus"@sv .

<http://tun.fi/MX.194167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephistemus globulus" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.194166> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephistemus globulus"@fi,
        "Ephistemus globulus"@sv .

<http://tun.fi/MX.194174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophilus obliteratus" ;
    dwc:scientificNameAuthorship "Reitter, 1874" ;
    skos:broader <http://tun.fi/MX.194172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophilus obliteratus"@fi,
        "Cryptophilus obliteratus"@sv .

<http://tun.fi/MX.194178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zavaljus brunneus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.194176> ;
    skos:hiddenLabel "Zavaljus brunneus"@fi,
        "Zavaljus fausti"@fi,
        "Zavaljus fausti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jurokuoriainen"@fi,
        "Zavaljus brunneus"@sv .

<http://tun.fi/MX.194185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacne bipustulata" ;
    dwc:scientificNameAuthorship "(Thunberg, 1781)" ;
    skos:broader <http://tun.fi/MX.194182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacne bipustulata"@fi,
        "Dacne bipustulata"@sv .

<http://tun.fi/MX.194188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Combocerus glaber" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.194187> ;
    skos:hiddenLabel "Combocerus glaber"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunsieniäinen"@fi,
        "Combocerus glaber"@sv .

<http://tun.fi/MX.194192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tritoma bipustulata" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.194191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tritoma bipustulata"@fi,
        "Tritoma bipustulata"@sv .

<http://tun.fi/MX.194196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triplax aenea" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.194195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triplax aenea"@fi,
        "Triplax aenea"@sv .

<http://tun.fi/MX.194197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triplax russica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194195> ;
    skos:hiddenLabel "Triplax russica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohelysieniäinen"@fi,
        "Triplax russica"@sv .

<http://tun.fi/MX.194198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triplax scutellaris" ;
    dwc:scientificNameAuthorship "Charpentier, 1825" ;
    skos:broader <http://tun.fi/MX.194195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triplax scutellaris"@fi,
        "Triplax scutellaris"@sv .

<http://tun.fi/MX.194199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triplax rufipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.194195> ;
    skos:hiddenLabel "Triplax rufipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulskahelysieniäinen"@fi,
        "Triplax rufipes"@sv .

<http://tun.fi/MX.194202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byturus tomentosus" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.194201> ;
    skos:hiddenLabel "Byturus tomentosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vattukuoriainen"@fi,
        "Byturus tomentosus"@sv .

<http://tun.fi/MX.194203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byturus ochraceus" ;
    dwc:scientificNameAuthorship "(Scriba, 1790)" ;
    skos:broader <http://tun.fi/MX.194201> ;
    skos:hiddenLabel "Byturus aestivus"@fi,
        "Byturus ochraceus"@fi,
        "Byturus aestivus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellukkakuoriainen"@fi,
        "Byturus ochraceus"@sv .

<http://tun.fi/MX.194207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biphyllus lunatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.194206> ;
    skos:hiddenLabel "Biphyllus lunatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnisieniäinen"@fi,
        "Biphyllus lunatus"@sv .

<http://tun.fi/MX.194222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothrideres bipunctatus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.194221> ;
    skos:hiddenLabel "Bothrideres bipunctatus"@fi,
        "Bothrideres contractus"@fi,
        "Opatrum bipunctatus"@fi,
        "Bothrideres contractus"@sv,
        "Opatrum bipunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnikätkä"@fi,
        "Bothrideres bipunctatus"@sv .

<http://tun.fi/MX.194226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerylon fagi" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1867" ;
    skos:broader <http://tun.fi/MX.194225> ;
    skos:hiddenLabel "Cerylon fagi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysikerri"@fi,
        "Cerylon fagi"@sv .

<http://tun.fi/MX.194227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerylon histeroides" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.194225> ;
    skos:hiddenLabel "Cerylon histeroides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakerri"@fi,
        "Cerylon histeroides"@sv .

<http://tun.fi/MX.194228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerylon ferrugineum" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.194225> ;
    skos:hiddenLabel "Cerylon ferrugineum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekerri"@fi,
        "Cerylon ferrugineum"@sv .

<http://tun.fi/MX.194229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerylon impressum" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.194225> ;
    skos:hiddenLabel "Cerylon impressum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lovikerri"@fi,
        "Cerylon impressum"@sv .

<http://tun.fi/MX.194230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerylon deplanatum" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.194225> ;
    skos:hiddenLabel "Cerylon deplanatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakakerri"@fi,
        "Cerylon deplanatum"@sv .

<http://tun.fi/MX.194234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerosoma pilosum" ;
    dwc:scientificNameAuthorship "(Panzer, 1793)" ;
    skos:broader <http://tun.fi/MX.194233> ;
    skos:hiddenLabel "Sphaerosoma pilosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupusieniäinen"@fi,
        "Sphaerosoma pilosum"@sv .

<http://tun.fi/MX.194242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiestes seminigra" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.194241> ;
    skos:hiddenLabel "Leiestes seminigra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahosieniäinen"@fi,
        "Leiestes seminigra"@sv .

<http://tun.fi/MX.194245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endomychus coccineus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194244> ;
    skos:hiddenLabel "Endomychus coccineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pirkkosieniäinen"@fi,
        "Endomychus coccineus"@sv .

<http://tun.fi/MX.194249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdina succincta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.194247> ;
    skos:hiddenLabel "Lycoperdina succincta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyösieniäinen"@fi,
        "Lycoperdina succincta"@sv .

<http://tun.fi/MX.194251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetina cruciata" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.194250> ;
    skos:hiddenLabel "Mycetina cruciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ristisieniäinen"@fi,
        "Mycetina cruciata"@sv .

<http://tun.fi/MX.194254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetaea subterranea" ;
    dwc:scientificNameAuthorship "(Fabricius, 1801)" ;
    skos:broader <http://tun.fi/MX.194253> ;
    skos:hiddenLabel "Mycetaea hirta"@fi,
        "Mycetaea subterranea"@fi,
        "Mycetaea hirta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "latosieniäinen"@fi,
        "Mycetaea subterranea"@sv .

<http://tun.fi/MX.194263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccidula scutellata" ;
    dwc:scientificNameAuthorship "(Herbst, 1783)" ;
    skos:broader <http://tun.fi/MX.194262> ;
    skos:hiddenLabel "Coccidula scutellata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytipirkko"@fi,
        "Coccidula scutellata"@sv .

<http://tun.fi/MX.194264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccidula rufa" ;
    dwc:scientificNameAuthorship "(Herbst, 1783)" ;
    skos:broader <http://tun.fi/MX.194262> ;
    skos:hiddenLabel "Coccidula rufa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusopirkko"@fi,
        "Coccidula rufa"@sv .

<http://tun.fi/MX.194269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptolaemus montrouzieri" ;
    dwc:scientificNameAuthorship "Mulsant, 1853" ;
    skos:broader <http://tun.fi/MX.194268> ;
    skos:hiddenLabel "Cryptolaemus montrouzieri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansaripirkko"@fi,
        "Cryptolaemus montrouzieri"@sv .

<http://tun.fi/MX.194273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stethorus pusillus" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.194272> ;
    skos:hiddenLabel "Stethorus punctillum"@fi,
        "Stethorus pusillus"@fi,
        "Stethorus punctillum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punkkipirkko"@fi,
        "Stethorus pusillus"@sv .

<http://tun.fi/MX.194280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus nigrinus" ;
    dwc:scientificNameAuthorship "Kugelann, 1794" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus nigrinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntypikkupirkko"@fi,
        "Scymnus nigrinus"@sv .

<http://tun.fi/MX.194283> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Scymnus suffrianoides apetzoides" ;
    dwc:scientificNameAuthorship "Capra & Fürsch, 1967" ;
    skos:broader <http://tun.fi/MX.194281> ;
    skos:hiddenLabel "Scymnus suffrianoides apetzoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "löylypikkopirkko (alalaji apetzoides)"@fi,
        "Scymnus suffrianoides apetzoides"@sv .

<http://tun.fi/MX.194285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus frontalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus frontalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketopikkupirkko"@fi,
        "Scymnus frontalis"@sv .

<http://tun.fi/MX.194286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus schmidti" ;
    dwc:scientificNameAuthorship "Fürsch, 1958" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus mimulus"@fi,
        "Scymnus rufipes"@fi,
        "Scymnus schmidti"@fi,
        "Scymnus mimulus"@sv,
        "Scymnus rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rinnepikkupirkko"@fi,
        "Scymnus schmidti"@sv .

<http://tun.fi/MX.194289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus jakowlewi" ;
    dwc:scientificNameAuthorship "Weise, 1892" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus jakowlewi"@fi,
        "Scymnus triangularis"@fi,
        "Scymnus triangularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpikkupirkko"@fi,
        "Scymnus jakowlewi"@sv .

<http://tun.fi/MX.194291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus rubromaculatus" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus rubromaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdepikkupirkko"@fi,
        "Scymnus rubromaculatus"@sv .

<http://tun.fi/MX.194292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus femoralis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus femoralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahopikkupirkko"@fi,
        "Scymnus femoralis"@sv .

<http://tun.fi/MX.194293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus abietis" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus abietis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusipikkupirkko"@fi,
        "Scymnus abietis"@sv .

<http://tun.fi/MX.194294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus ferrugatus" ;
    dwc:scientificNameAuthorship "(Moll, 1785)" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus ferrugatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomipikkupirkko"@fi,
        "Scymnus ferrugatus"@sv .

<http://tun.fi/MX.194295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus auritus" ;
    dwc:scientificNameAuthorship "Thunberg, 1795" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus auritus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopikkupirkko"@fi,
        "Scymnus auritus"@sv .

<http://tun.fi/MX.194297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus suturalis" ;
    dwc:scientificNameAuthorship "Thunberg, 1795" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus suturalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovapikkupirkko"@fi,
        "Scymnus suturalis"@sv .

<http://tun.fi/MX.194301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus haemorrhoidalis" ;
    dwc:scientificNameAuthorship "Herbst, 1797" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus haemorrhoidalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaspikkupirkko"@fi,
        "Scymnus haemorrhoidalis"@sv .

<http://tun.fi/MX.194302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus limbatus" ;
    dwc:scientificNameAuthorship "Stephens, 1832" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus limbatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajupikkupirkko"@fi,
        "Scymnus limbatus"@sv .

<http://tun.fi/MX.194303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus fennicus" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1886" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus fennicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkapikkupirkko"@fi,
        "Scymnus fennicus"@sv .

<http://tun.fi/MX.194305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephus redtenbacheri" ;
    dwc:scientificNameAuthorship "(Mulsant, 1846)" ;
    skos:broader <http://tun.fi/MX.194304> ;
    skos:hiddenLabel "Nephus redtenbacheri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läiskäpikkupirkko"@fi,
        "Nephus redtenbacheri"@sv .

<http://tun.fi/MX.194306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephus limonii" ;
    dwc:scientificNameAuthorship "(Donisthorpe, 1903)" ;
    skos:broader <http://tun.fi/MX.194304> ;
    skos:hiddenLabel "Nephus limonii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limopikkupirkko"@fi,
        "Nephus limonii"@sv .

<http://tun.fi/MX.194307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephus jacobsoni" ;
    dwc:scientificNameAuthorship "(Barovskij, 1906)" ;
    skos:broader <http://tun.fi/MX.194304> ;
    skos:hiddenLabel "Nephus jacobsoni"@fi,
        "Nephus rutaneni"@fi,
        "Nephus rutaneni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konupikkupirkko"@fi,
        "Nephus jacobsoni"@sv .

<http://tun.fi/MX.194310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephus bipunctatus" ;
    dwc:scientificNameAuthorship "(Kugelann, 1794)" ;
    skos:broader <http://tun.fi/MX.194304> ;
    skos:hiddenLabel "Nephus bipunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitapikkupirkko"@fi,
        "Nephus bipunctatus"@sv .

<http://tun.fi/MX.194311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephus bisignatus" ;
    dwc:scientificNameAuthorship "(Boheman, 1850)" ;
    skos:broader <http://tun.fi/MX.194304> ;
    skos:hiddenLabel "Nephus bisignatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietapikkupirkko"@fi,
        "Nephus bisignatus"@sv .

<http://tun.fi/MX.194314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperaspis concolor" ;
    dwc:scientificNameAuthorship "(Suffrian, 1843)" ;
    skos:altLabel "sysipirkko"@fi ;
    skos:broader <http://tun.fi/MX.194313> ;
    skos:hiddenLabel "Hyperaspis concolor"@fi,
        "Hyperaspis inexpectata"@fi,
        "Hyperaspis inexpectata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "surupirkko"@fi,
        "Hyperaspis concolor"@sv .

<http://tun.fi/MX.194316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperaspis pseudopustulata" ;
    dwc:scientificNameAuthorship "Mulsant, 1853" ;
    skos:broader <http://tun.fi/MX.194313> ;
    skos:hiddenLabel "Hyperaspis pseudopustulata"@fi,
        "Hyperaspis reppensis"@fi,
        "Hyperaspis reppensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jarrupirkko"@fi,
        "Hyperaspis pseudopustulata"@sv .

<http://tun.fi/MX.194322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platynaspis luteorubra" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.194321> ;
    skos:hiddenLabel "Platynaspis luteorubra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paistepirkko"@fi,
        "Platynaspis luteorubra"@sv .

<http://tun.fi/MX.194325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chilocorus bipustulatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194324> ;
    skos:hiddenLabel "Chilocorus bipustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaksitäpläpirkko"@fi,
        "Chilocorus bipustulatus"@sv .

<http://tun.fi/MX.194326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chilocorus renipustulatus" ;
    dwc:scientificNameAuthorship "(Scriba, 1791)" ;
    skos:broader <http://tun.fi/MX.194324> ;
    skos:hiddenLabel "Chilocorus renipustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuutäpläpirkko"@fi,
        "Chilocorus renipustulatus"@sv .

<http://tun.fi/MX.194328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochomus quadripustulatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194327> ;
    skos:hiddenLabel "Exochomus quadripustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelitäpläpirkko"@fi,
        "Exochomus quadripustulatus"@sv .

<http://tun.fi/MX.194329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parexochomus nigromaculatus" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.5020057> ;
    skos:hiddenLabel "Exochomus nigromaculatus"@fi,
        "Parexochomus nigromaculatus"@fi,
        "Exochomus nigromaculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustatäpläpirkko"@fi,
        "Parexochomus nigromaculatus"@sv .

<http://tun.fi/MX.194335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halyzia sedecimguttata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194334> ;
    skos:hiddenLabel "Halyzia sedecimguttata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomipisarpirkko"@fi,
        "Halyzia sedecimguttata"@sv .

<http://tun.fi/MX.194338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psyllobora vigintiduopunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194336> ;
    skos:hiddenLabel "Psyllobora vigintiduopunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahopirkko"@fi,
        "Psyllobora vigintiduopunctata"@sv .

<http://tun.fi/MX.194343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccinula quatuordecimpustulata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194342> ;
    skos:hiddenLabel "Coccinula quatuordecimpustulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seulapirkko"@fi,
        "Coccinula quatuordecimpustulata"@sv .

<http://tun.fi/MX.194345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisosticta novemdecimpunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194344> ;
    skos:hiddenLabel "Anisosticta novemdecimpunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkopirkko"@fi,
        "Anisosticta novemdecimpunctata"@sv .

<http://tun.fi/MX.194346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisosticta strigata" ;
    dwc:scientificNameAuthorship "(Thunberg, 1795)" ;
    skos:broader <http://tun.fi/MX.194344> ;
    skos:hiddenLabel "Anisosticta strigata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänkäpirkko"@fi,
        "Anisosticta strigata"@sv .

<http://tun.fi/MX.194349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sospita vigintiguttata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194348> ;
    skos:hiddenLabel "Sospita vigintiguttata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtapirkko"@fi,
        "Sospita vigintiguttata"@sv .

<http://tun.fi/MX.194352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzia oblongoguttata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194350> ;
    skos:hiddenLabel "Myzia oblongoguttata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikopisarpirkko"@fi,
        "Myzia oblongoguttata"@sv .

<http://tun.fi/MX.194354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrrha octodecimguttata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194353> ;
    skos:hiddenLabel "Myrrha octodecimguttata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "närepirkko"@fi,
        "Myrrha octodecimguttata"@sv .

<http://tun.fi/MX.194356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Propylea quatuordecimpunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194355> ;
    skos:hiddenLabel "Propylea quatuordecimpunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutupirkko"@fi,
        "Propylea quatuordecimpunctata"@sv .

<http://tun.fi/MX.194358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calvia decemguttata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.194357> ;
    skos:hiddenLabel "Calvia decemguttata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmuspisarpirkko"@fi,
        "Calvia decemguttata"@sv .

<http://tun.fi/MX.194359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calvia quatuordecimguttata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194357> ;
    skos:hiddenLabel "Calvia quatuordecimguttata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaspisarpirkko"@fi,
        "Calvia quatuordecimguttata"@sv .

<http://tun.fi/MX.194360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calvia quindecimguttata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.194357> ;
    skos:hiddenLabel "Calvia quindecimguttata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäpisarpirkko"@fi,
        "Calvia quindecimguttata"@sv .

<http://tun.fi/MX.194362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatis ocellata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194361> ;
    skos:hiddenLabel "Anatis ocellata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopirkko"@fi,
        "Anatis ocellata"@sv .

<http://tun.fi/MX.194364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidecta obliterata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194363> ;
    skos:hiddenLabel "Aphidecta obliterata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihkapirkko"@fi,
        "Aphidecta obliterata"@sv .

<http://tun.fi/MX.194367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hippodamia tredecimpunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194365> ;
    skos:hiddenLabel "Hippodamia tredecimpunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halmepirkko"@fi,
        "Hippodamia tredecimpunctata"@sv .

<http://tun.fi/MX.194368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hippodamia septemmaculata" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.194365> ;
    skos:hiddenLabel "Hippodamia septemmaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vainiopirkko"@fi,
        "Hippodamia septemmaculata"@sv .

<http://tun.fi/MX.194369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hippodamia arctica" ;
    dwc:scientificNameAuthorship "(Schneider, 1792)" ;
    skos:broader <http://tun.fi/MX.194365> ;
    skos:hiddenLabel "Hippodamia arctica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipirkko"@fi,
        "Hippodamia arctica"@sv .

<http://tun.fi/MX.194370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hippodamia variegata" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.194365> ;
    skos:hiddenLabel "Hippodamia variegata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummipirkko"@fi,
        "Hippodamia variegata"@sv .

<http://tun.fi/MX.194373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratomegilla notata" ;
    dwc:scientificNameAuthorship "(Laicharting, 1781)" ;
    skos:broader <http://tun.fi/MX.194371> ;
    skos:hiddenLabel "Ceratomegilla notata"@fi,
        "Hippodamia notata"@fi,
        "Hippodamia notata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpirkko"@fi,
        "Ceratomegilla notata"@sv .

<http://tun.fi/MX.194376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccinella undecimpunctata" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.194375> ;
    skos:hiddenLabel "Coccinella undecimpunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meripirkko"@fi,
        "Coccinella undecimpunctata"@sv .

<http://tun.fi/MX.194379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccinella trifasciata" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.194375> ;
    skos:hiddenLabel "Coccinella trifasciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmivyöpirkko"@fi,
        "Coccinella trifasciata"@sv .

<http://tun.fi/MX.194380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccinella septempunctata" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.194375> ;
    skos:hiddenLabel "Coccinella septempunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seitsenpistepirkko"@fi,
        "Coccinella septempunctata"@sv .

<http://tun.fi/MX.194381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccinella magnifica" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1843" ;
    skos:broader <http://tun.fi/MX.194375> ;
    skos:hiddenLabel "Coccinella distincta"@fi,
        "Coccinella divaricata"@fi,
        "Coccinella magnifica"@fi,
        "Coccinella distincta"@sv,
        "Coccinella divaricata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahdepirkko"@fi,
        "Coccinella magnifica"@sv .

<http://tun.fi/MX.194384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccinella hieroglyphica" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.194375> ;
    skos:hiddenLabel "Coccinella hieroglyphica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervapirkko"@fi,
        "Coccinella hieroglyphica"@sv .

<http://tun.fi/MX.194385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccinella quinquepunctata" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.194375> ;
    skos:hiddenLabel "Coccinella quinquepunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viisipistepirkko"@fi,
        "Coccinella quinquepunctata"@sv .

<http://tun.fi/MX.194388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenopia conglobata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194386> ;
    skos:hiddenLabel "Oenopia conglobata"@fi,
        "Synharmonia conglobata"@fi,
        "Synharmonia conglobata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopirkko"@fi,
        "Oenopia conglobata"@sv .

<http://tun.fi/MX.194390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adalia conglomerata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194389> ;
    skos:hiddenLabel "Adalia conglomerata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryhmikköpirkko"@fi,
        "Adalia conglomerata"@sv .

<http://tun.fi/MX.194392> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Adalia bipunctata bipunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194391> ;
    skos:hiddenLabel "Adalia bipunctata bipunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaksipistepirkko (alalaji bipunctata)"@fi,
        "Adalia bipunctata bipunctata"@sv .

<http://tun.fi/MX.194393> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Adalia bipunctata frigida" ;
    dwc:scientificNameAuthorship "(Schneider, 1792)" ;
    skos:broader <http://tun.fi/MX.194391> ;
    skos:hiddenLabel "Adalia bipunctata frigida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpistepirkko"@fi,
        "Adalia bipunctata frigida"@sv .

<http://tun.fi/MX.194394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adalia decempunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194389> ;
    skos:hiddenLabel "Adalia decempunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kymmenpistepirkko"@fi,
        "Adalia decempunctata"@sv .

<http://tun.fi/MX.194396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harmonia quadripunctata" ;
    dwc:scientificNameAuthorship "(Pontoppidan, 1763)" ;
    skos:broader <http://tun.fi/MX.194395> ;
    skos:hiddenLabel "Harmonia quadripunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havupirkko"@fi,
        "Harmonia quadripunctata"@sv .

<http://tun.fi/MX.194399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harmonia axyridis" ;
    dwc:scientificNameAuthorship "(Pallas, 1773)" ;
    skos:altLabel "harlekiinileppäpirkko"@fi ;
    skos:broader <http://tun.fi/MX.194395> ;
    skos:hiddenLabel "Harmonia axyridis"@fi,
        "Harmonia axyridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harlekiinipirkko"@fi,
        "harlekinpiga"@sv .

<http://tun.fi/MX.194403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subcoccinella vigintiquatuorpunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194402> ;
    skos:hiddenLabel "Subcoccinella vigintiquatuorpunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neilikkapirkko"@fi,
        "Subcoccinella vigintiquatuorpunctata"@sv .

<http://tun.fi/MX.194407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynegetis impunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.194406> ;
    skos:hiddenLabel "Cynegetis impunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallopirkko"@fi,
        "Cynegetis impunctata"@sv .

<http://tun.fi/MX.194411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthoperus brunnipes" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.194410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthoperus brunnipes"@fi,
        "Orthoperus brunnipes"@sv .

<http://tun.fi/MX.194415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthoperus punctatus" ;
    dwc:scientificNameAuthorship "Wankowicz, 1865" ;
    skos:broader <http://tun.fi/MX.194410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthoperus punctatus"@fi,
        "Orthoperus punctatus"@sv .

<http://tun.fi/MX.194416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthoperus rogeri" ;
    dwc:scientificNameAuthorship "Kraatz, 1874" ;
    skos:broader <http://tun.fi/MX.194410> ;
    skos:hiddenLabel "Orthoperus punctulatus"@fi,
        "Orthoperus punctulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthoperus rogeri"@fi,
        "Orthoperus rogeri"@sv .

<http://tun.fi/MX.194418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthoperus atomus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    skos:broader <http://tun.fi/MX.194410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthoperus atomus"@fi,
        "Orthoperus atomus"@sv .

<http://tun.fi/MX.194419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthoperus corticalis" ;
    dwc:scientificNameAuthorship "(Redtenbacher, 1845)" ;
    skos:broader <http://tun.fi/MX.194410> ;
    skos:hiddenLabel "Orthoperus improvisus"@fi,
        "Orthoperus improvisus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthoperus corticalis"@fi,
        "Orthoperus corticalis"@sv .

<http://tun.fi/MX.194425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clypastraea pusilla" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.194423> ;
    skos:hiddenLabel "Clypastraea pusilla"@fi,
        "Sacium pusillum"@fi,
        "Sacium pusillum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylppäkilpukkainen"@fi,
        "Clypastraea pusilla"@sv .

<http://tun.fi/MX.194427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthrolips obscura" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1833)" ;
    skos:broader <http://tun.fi/MX.194426> ;
    skos:hiddenLabel "Arthrolips obscura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakakilpukkainen"@fi,
        "Arthrolips obscura"@sv .

<http://tun.fi/MX.194430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sericoderus lateralis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194429> ;
    skos:hiddenLabel "Sericoderus lateralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattakilpukkainen"@fi,
        "Sericoderus lateralis"@sv .

<http://tun.fi/MX.194433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corylophus cassidoides" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.194432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corylophus cassidoides"@fi,
        "Corylophus cassidoides"@sv .

<http://tun.fi/MX.194444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Latridius hirtus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.194443> ;
    skos:hiddenLabel "Latridius hirtus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukanärviäinen"@fi,
        "Latridius hirtus"@sv .

<http://tun.fi/MX.194445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Latridius consimilis" ;
    dwc:scientificNameAuthorship "Mannerheim, 1844" ;
    skos:broader <http://tun.fi/MX.194443> ;
    skos:hiddenLabel "Latridius consimilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpänärviäinen"@fi,
        "Latridius consimilis"@sv .

<http://tun.fi/MX.194446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Latridius porcatus" ;
    dwc:scientificNameAuthorship "Herbst, 1793" ;
    skos:broader <http://tun.fi/MX.194443> ;
    skos:hiddenLabel "Latridius anthracinus"@fi,
        "Latridius porcatus"@fi,
        "Latridius anthracinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripenärviäinen"@fi,
        "Latridius porcatus"@sv .

<http://tun.fi/MX.194448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Latridius minutus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.194443> ;
    skos:hiddenLabel "Latridius minutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rojunärviäinen"@fi,
        "Latridius minutus"@sv .

<http://tun.fi/MX.194449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Latridius assimilis" ;
    dwc:scientificNameAuthorship "Mannerheim, 1844" ;
    skos:broader <http://tun.fi/MX.194443> ;
    skos:hiddenLabel "Latridius pseudominutus"@fi,
        "Latridius pseudominutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Latridius assimilis"@fi,
        "Latridius assimilis"@sv .

<http://tun.fi/MX.194451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Latridius gemellatus" ;
    dwc:scientificNameAuthorship "Mannerheim, 1844" ;
    skos:broader <http://tun.fi/MX.194443> ;
    skos:hiddenLabel "Latridius gemellatus"@fi,
        "Latridius nidicola"@fi,
        "Latridius nidicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uuttunärviäinen"@fi,
        "Latridius gemellatus"@sv .

<http://tun.fi/MX.194453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Latridius brevicollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1868)" ;
    skos:broader <http://tun.fi/MX.194443> ;
    skos:hiddenLabel "Latridius brevicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hartianärviäinen"@fi,
        "Latridius brevicollis"@sv .

<http://tun.fi/MX.194456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicmus lundbladi" ;
    dwc:scientificNameAuthorship "Palm, 1956" ;
    skos:broader <http://tun.fi/MX.194454> ;
    skos:hiddenLabel "Enicmus lundbladi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapanärviäinen"@fi,
        "Enicmus lundbladi"@sv .

<http://tun.fi/MX.194457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicmus fungicola" ;
    dwc:scientificNameAuthorship "Thomson, 1868" ;
    skos:broader <http://tun.fi/MX.194454> ;
    skos:hiddenLabel "Enicmus fungicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sieninärviäinen"@fi,
        "Enicmus fungicola"@sv .

<http://tun.fi/MX.194458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicmus planipennis" ;
    dwc:scientificNameAuthorship "Strand, 1940" ;
    skos:broader <http://tun.fi/MX.194454> ;
    skos:hiddenLabel "Enicmus planipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havunärviäinen"@fi,
        "Enicmus planipennis"@sv .

<http://tun.fi/MX.194459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicmus apicalis" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1926" ;
    skos:broader <http://tun.fi/MX.194454> ;
    skos:hiddenLabel "Enicmus apicalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salonärviäinen"@fi,
        "Enicmus apicalis"@sv .

<http://tun.fi/MX.194460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicmus rugosus" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.194454> ;
    skos:hiddenLabel "Enicmus rugosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limasieninärviäinen"@fi,
        "Enicmus rugosus"@sv .

<http://tun.fi/MX.194461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicmus testaceus" ;
    dwc:scientificNameAuthorship "(Stephens, 1830)" ;
    skos:broader <http://tun.fi/MX.194454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enicmus testaceus"@fi,
        "Enicmus testaceus"@sv .

<http://tun.fi/MX.194463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicmus transversus" ;
    dwc:scientificNameAuthorship "(Olivier, 1790)" ;
    skos:broader <http://tun.fi/MX.194454> ;
    skos:hiddenLabel "Enicmus transversus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihanärviäinen"@fi,
        "Enicmus transversus"@sv .

<http://tun.fi/MX.194464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicmus histrio" ;
    dwc:scientificNameAuthorship "Joy & Tomlin, 1910" ;
    skos:broader <http://tun.fi/MX.194454> ;
    skos:hiddenLabel "Enicmus histrio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhanärviäinen"@fi,
        "Enicmus histrio"@sv .

<http://tun.fi/MX.194467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dienerella vincenti" ;
    dwc:scientificNameAuthorship "Johnson, 2007" ;
    skos:broader <http://tun.fi/MX.194465> ;
    skos:hiddenLabel "Dienerella elongata"@fi,
        "Dienerella vincenti"@fi,
        "Dienerella elongata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpäkaito"@fi,
        "Dienerella vincenti"@sv .

<http://tun.fi/MX.194469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dienerella clathrata" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1844)" ;
    skos:broader <http://tun.fi/MX.194465> ;
    skos:hiddenLabel "Dienerella clathrata"@fi,
        "Dienerella separanda"@fi,
        "Dienerella separanda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokaito"@fi,
        "Dienerella clathrata"@sv .

<http://tun.fi/MX.194471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dienerella ruficollis" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.194465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dienerella ruficollis"@fi,
        "Dienerella ruficollis"@sv .

<http://tun.fi/MX.194472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dienerella filiformis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194465> ;
    skos:hiddenLabel "Dienerella filiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtokaito"@fi,
        "Dienerella filiformis"@sv .

<http://tun.fi/MX.194473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dienerella argus" ;
    dwc:scientificNameAuthorship "(Reitter, 1884)" ;
    skos:broader <http://tun.fi/MX.194465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dienerella argus"@fi,
        "Dienerella argus"@sv .

<http://tun.fi/MX.194474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dienerella filum" ;
    dwc:scientificNameAuthorship "(Aubé, 1850)" ;
    skos:broader <http://tun.fi/MX.194465> ;
    skos:hiddenLabel "Dienerella filum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lesekaito"@fi,
        "Dienerella filum"@sv .

<http://tun.fi/MX.194478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adistemia watsoni" ;
    dwc:scientificNameAuthorship "(Wollaston, 1871)" ;
    skos:broader <http://tun.fi/MX.194477> ;
    skos:hiddenLabel "Adistemia watsoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellarikaito"@fi,
        "Adistemia watsoni"@sv .

<http://tun.fi/MX.194481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephostethus lardarius" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.194479> ;
    skos:hiddenLabel "Stephostethus lardarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittylymykäs"@fi,
        "Stephostethus lardarius"@sv .

<http://tun.fi/MX.194482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephostethus attenuatus" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1844)" ;
    skos:broader <http://tun.fi/MX.194479> ;
    skos:hiddenLabel "Stephostethus attenuatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänlymykäs"@fi,
        "Stephostethus attenuatus"@sv .

<http://tun.fi/MX.194483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephostethus angusticollis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194479> ;
    skos:hiddenLabel "Stephostethus angusticollis"@fi,
        "Stephostethus kokujewi"@fi,
        "Stephostethus kokujewi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukalymykäs"@fi,
        "Stephostethus angusticollis"@sv .

<http://tun.fi/MX.194485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephostethus pandellei" ;
    dwc:scientificNameAuthorship "(Brisout de Barneville, 1863)" ;
    skos:broader <http://tun.fi/MX.194479> ;
    skos:hiddenLabel "Stephostethus pandellei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsälymykäs"@fi,
        "Stephostethus pandellei"@sv .

<http://tun.fi/MX.194486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephostethus cinnamopterus" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1844)" ;
    skos:broader <http://tun.fi/MX.194479> ;
    skos:hiddenLabel "Stephostethus cinnamopterus"@fi,
        "Stephostethus sahlbergi"@fi,
        "Stephostethus sahlbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinlymykäs"@fi,
        "Stephostethus cinnamopterus"@sv .

<http://tun.fi/MX.194488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephostethus variolosus" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1844)" ;
    skos:broader <http://tun.fi/MX.194479> ;
    skos:hiddenLabel "Stephostethus variolosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlymykäs"@fi,
        "Stephostethus variolosus"@sv .

<http://tun.fi/MX.194489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephostethus alternans" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1844)" ;
    skos:broader <http://tun.fi/MX.194479> ;
    skos:hiddenLabel "Stephostethus alternans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaihtolymykäs"@fi,
        "Stephostethus alternans"@sv .

<http://tun.fi/MX.194490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephostethus rugicollis" ;
    dwc:scientificNameAuthorship "(Olivier, 1790)" ;
    skos:broader <http://tun.fi/MX.194479> ;
    skos:hiddenLabel "Stephostethus rugicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havulymykäs"@fi,
        "Stephostethus rugicollis"@sv .

<http://tun.fi/MX.194492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thes bergrothi" ;
    dwc:scientificNameAuthorship "(Reitter, 1881)" ;
    skos:broader <http://tun.fi/MX.194491> ;
    skos:hiddenLabel "Thes bergrothi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pirttilymykäs"@fi,
        "Thes bergrothi"@sv .

<http://tun.fi/MX.194497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cartodere bifasciata" ;
    dwc:scientificNameAuthorship "(Reitter, 1877)" ;
    skos:broader <http://tun.fi/MX.194493> ;
    skos:hiddenLabel "Aridius bifasciata"@fi,
        "Aridius bifasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cartodere bifasciata"@fi,
        "Cartodere bifasciata"@sv .

<http://tun.fi/MX.194498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cartodere nodifer" ;
    dwc:scientificNameAuthorship "(Westwood, 1839)" ;
    skos:broader <http://tun.fi/MX.194493> ;
    skos:hiddenLabel "Aridius nodifer"@fi,
        "Cartodere nodifer"@fi,
        "Aridius nodifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paukalymykäs"@fi,
        "Cartodere nodifer"@sv .

<http://tun.fi/MX.194499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cartodere constricta" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194493> ;
    skos:hiddenLabel "Cartodere constricta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puulymykäs"@fi,
        "Cartodere constricta"@sv .

<http://tun.fi/MX.194504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria pubescens" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria pubescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvanyhäkäs"@fi,
        "Corticaria pubescens"@sv .

<http://tun.fi/MX.194506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria dentiventris" ;
    dwc:scientificNameAuthorship "Poppius, 1904" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria dentiventris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnyhäkäs"@fi,
        "Corticaria dentiventris"@sv .

<http://tun.fi/MX.194507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria pineti" ;
    dwc:scientificNameAuthorship "Lohse, 1960" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria pineti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntynyhäkäs"@fi,
        "Corticaria pineti"@sv .

<http://tun.fi/MX.194508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria crenulata" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria crenulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantanyhäkäs"@fi,
        "Corticaria crenulata"@sv .

<http://tun.fi/MX.194509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria fulva" ;
    dwc:scientificNameAuthorship "(Comolli, 1837)" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria fulva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tallinyhäkäs"@fi,
        "Corticaria fulva"@sv .

<http://tun.fi/MX.194510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria umbilicata" ;
    dwc:scientificNameAuthorship "(Beck, 1817)" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria umbilicata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketonyhäkäs"@fi,
        "Corticaria umbilicata"@sv .

<http://tun.fi/MX.194511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria aphictoides" ;
    dwc:scientificNameAuthorship "Reitter, 1898" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria aphictoides"@fi,
        "Corticaria longicornis"@fi,
        "Corticaria porochini"@fi,
        "Corticaria longicornis"@sv,
        "Corticaria porochini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvinyhäkäs"@fi,
        "Corticaria aphictoides"@sv .

<http://tun.fi/MX.194513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria impressa" ;
    dwc:scientificNameAuthorship "(Olivier, 1790)" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corticaria impressa"@fi,
        "Corticaria impressa"@sv .

<http://tun.fi/MX.194514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria lapponica" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpänyhäkäs"@fi,
        "Corticaria lapponica"@sv .

<http://tun.fi/MX.194515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria saginata" ;
    dwc:scientificNameAuthorship "Mannerheim, 1844" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria saginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "numminyhäkäs"@fi,
        "Corticaria saginata"@sv .

<http://tun.fi/MX.194516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria serrata" ;
    dwc:scientificNameAuthorship "(Paykull, 1798)" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria serrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasnyhäkäs"@fi,
        "Corticaria serrata"@sv .

<http://tun.fi/MX.194517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria subamurensis" ;
    dwc:scientificNameAuthorship "Saluk, 1993" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corticaria subamurensis"@fi,
        "Corticaria subamurensis"@sv .

<http://tun.fi/MX.194518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria andreasi" ;
    dwc:scientificNameAuthorship "Muona, 2021" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria andreasi"@fi,
        "Corticaria cucujiformis"@fi,
        "Corticaria planula"@fi,
        "Corticaria strandi"@fi,
        "Corticaria andreasi"@sv,
        "Corticaria cucujiformis"@sv,
        "Corticaria planula"@sv,
        "Corticaria strandi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulonyhäkäs"@fi,
        "brandmögelbagge"@sv .

<http://tun.fi/MX.194521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria orbicollis" ;
    dwc:scientificNameAuthorship "Mannerheim, 1853" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria munsteri"@fi,
        "Corticaria orbicollis"@fi,
        "Corticaria munsteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannyhäkäs"@fi,
        "Corticaria orbicollis"@sv .

<http://tun.fi/MX.194523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria longicornis" ;
    dwc:scientificNameAuthorship "(Herbst, 1783)" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria abietorum"@fi,
        "Corticaria longicornis"@fi,
        "Corticaria abietorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusinyhäkäs"@fi,
        "Corticaria longicornis"@sv .

<http://tun.fi/MX.194525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria interstitialis" ;
    dwc:scientificNameAuthorship "Mannerheim, 1844" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria interstitialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havunyhäkäs"@fi,
        "Corticaria interstitialis"@sv .

<http://tun.fi/MX.194526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria foveola" ;
    dwc:scientificNameAuthorship "(Beck, 1817)" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria foveola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpynyhäkäs"@fi,
        "Corticaria foveola"@sv .

<http://tun.fi/MX.194527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria rubripes" ;
    dwc:scientificNameAuthorship "Mannerheim, 1844" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria rubripes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasnyhäkäs"@fi,
        "Corticaria rubripes"@sv .

<http://tun.fi/MX.194529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria polypori" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1900" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria eppelsheimi"@fi,
        "Corticaria eppelsheimi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corticaria polypori"@fi,
        "Corticaria polypori"@sv .

<http://tun.fi/MX.194531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria alleni" ;
    dwc:scientificNameAuthorship "Johnson, 1974" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria alleni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelonyhäkäs"@fi,
        "Corticaria alleni"@sv .

<http://tun.fi/MX.194532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria crenicollis" ;
    dwc:scientificNameAuthorship "Mannerheim, 1844" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria crenicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapanyhäkäs"@fi,
        "Corticaria crenicollis"@sv .

<http://tun.fi/MX.194533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria fennica" ;
    dwc:scientificNameAuthorship "Johnson, 1974" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria fennica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomennyhäkäs"@fi,
        "Corticaria fennica"@sv .

<http://tun.fi/MX.194534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria lateritia" ;
    dwc:scientificNameAuthorship "Mannerheim, 1844" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria lateritia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuorinyhäkäs"@fi,
        "Corticaria lateritia"@sv .

<http://tun.fi/MX.194535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria longicollis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria longicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkunyhäkäs"@fi,
        "Corticaria longicollis"@sv .

<http://tun.fi/MX.194536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria inconspicua" ;
    dwc:scientificNameAuthorship "Wollaston, 1860" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria inconspicua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähänyhäkäs"@fi,
        "Corticaria inconspicua"@sv .

<http://tun.fi/MX.194537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria elongata" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria elongata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasnyhäkäs"@fi,
        "Corticaria elongata"@sv .

<http://tun.fi/MX.194538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria obsoleta" ;
    dwc:scientificNameAuthorship "Strand, 1940" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria obsoleta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "närenyhäkäs"@fi,
        "Corticaria obsoleta"@sv .

<http://tun.fi/MX.194539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria fagi" ;
    dwc:scientificNameAuthorship "Wollaston, 1854" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corticaria fagi"@fi,
        "Corticaria fagi"@sv .

<http://tun.fi/MX.194540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria ferruginea" ;
    dwc:scientificNameAuthorship "Marsham, 1802" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:hiddenLabel "Corticaria ferruginea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostenyhäkäs"@fi,
        "Corticaria ferruginea"@sv .

<http://tun.fi/MX.194542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinicara gibbosa" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.194541> ;
    skos:hiddenLabel "Cortinicara gibbosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurenyhäkäs"@fi,
        "Cortinicara gibbosa"@sv .

<http://tun.fi/MX.194544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticarina similata" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194543> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corticarina similata"@fi,
        "Corticarina similata"@sv .

<http://tun.fi/MX.194546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticarina lambiana" ;
    dwc:scientificNameAuthorship "(Sharp, 1910)" ;
    skos:broader <http://tun.fi/MX.194543> ;
    skos:hiddenLabel "Corticarina lambiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerinyhäkäs"@fi,
        "Corticarina lambiana"@sv .

<http://tun.fi/MX.194547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticarina parvula" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1844)" ;
    skos:broader <http://tun.fi/MX.194543> ;
    skos:hiddenLabel "Corticarina obfuscata"@fi,
        "Corticarina parvula"@fi,
        "Corticarina obfuscata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karikenyhäkäs"@fi,
        "Corticarina parvula"@sv .

<http://tun.fi/MX.194549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticarina truncatella" ;
    dwc:scientificNameAuthorship "(Mannerheim, 1844)" ;
    skos:broader <http://tun.fi/MX.194543> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corticarina truncatella"@fi,
        "Corticarina truncatella"@sv .

<http://tun.fi/MX.194550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticarina minuta" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.194543> ;
    skos:hiddenLabel "Corticarina fuscula"@fi,
        "Corticarina minuta"@fi,
        "Corticarina fuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maastonyhäkäs"@fi,
        "Corticarina minuta"@sv .

<http://tun.fi/MX.194552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticarina latipennis" ;
    dwc:scientificNameAuthorship "(J.Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.194543> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corticarina latipennis"@fi,
        "Corticarina latipennis"@sv .

<http://tun.fi/MX.194554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanophthalma transversalis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194553> ;
    skos:hiddenLabel "Melanophthalma curticollis"@fi,
        "Melanophthalma transversalis"@fi,
        "Melanophthalma curticollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietanyhäkäs"@fi,
        "Melanophthalma transversalis"@sv .

<http://tun.fi/MX.194556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isomira murina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isomira murina"@fi,
        "Isomira murina"@sv .

<http://tun.fi/MX.194558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetochara flavipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.194557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetochara flavipes"@fi,
        "Mycetochara flavipes"@sv .

<http://tun.fi/MX.194559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetochara axillaris" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.194557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetochara axillaris"@fi,
        "Mycetochara axillaris"@sv .

<http://tun.fi/MX.194560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetochara humeralis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.194557> ;
    skos:hiddenLabel "Mycetochara humeralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hartosienipimikkä"@fi,
        "Mycetochara humeralis"@sv .

<http://tun.fi/MX.194561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetochara obscura" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.194557> ;
    skos:hiddenLabel "Mycetochara obscura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasienipimikkä"@fi,
        "Mycetochara obscura"@sv .

<http://tun.fi/MX.194567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cteniopus sulphureus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194566> ;
    skos:hiddenLabel "Cteniopus flavus"@fi,
        "Cteniopus sulphureus"@fi,
        "Cteniopus flavus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkipimikkä"@fi,
        "Cteniopus sulphureus"@sv .

<http://tun.fi/MX.194578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Upis ceramboides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194577> ;
    skos:hiddenLabel "Upis ceramboides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysipimikkä"@fi,
        "Upis ceramboides"@sv .

<http://tun.fi/MX.194585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calopus serraticornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194584> ;
    skos:hiddenLabel "Calopus serraticornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunojalka"@fi,
        "Calopus serraticornis"@sv .

<http://tun.fi/MX.194590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nacerdes melanura" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194588> ;
    skos:hiddenLabel "Nacerdes melanura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "möljäkeiju"@fi,
        "Nacerdes melanura"@sv .

<http://tun.fi/MX.194600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditylus laevis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.194599> ;
    skos:hiddenLabel "Ditylus laevis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uppokeiju"@fi,
        "Ditylus laevis"@sv .

<http://tun.fi/MX.194602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysanthia viridissima" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194601> ;
    skos:hiddenLabel "Chrysanthia viridis"@fi,
        "Chrysanthia viridissima"@fi,
        "Chrysanthia viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokultakeiju"@fi,
        "Chrysanthia viridissima"@sv .

<http://tun.fi/MX.194604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysanthia geniculata" ;
    dwc:scientificNameAuthorship "Schmidt, 1846" ;
    skos:broader <http://tun.fi/MX.194601> ;
    skos:hiddenLabel "Chrysanthia geniculata"@fi,
        "Chrysanthia nigricornis"@fi,
        "Chrysanthia viridis"@fi,
        "Chrysanthia nigricornis"@sv,
        "Chrysanthia viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukultakeiju"@fi,
        "Chrysanthia geniculata"@sv .

<http://tun.fi/MX.194617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedemera croceicollis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194615> ;
    skos:hiddenLabel "Oedemera croceicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "väripaksureisi"@fi,
        "Oedemera croceicollis"@sv .

<http://tun.fi/MX.194619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedemera lurida" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.194615> ;
    skos:hiddenLabel "Oedemera lurida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkapaksureisi"@fi,
        "Oedemera lurida"@sv .

<http://tun.fi/MX.194620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedemera subrobusta" ;
    dwc:scientificNameAuthorship "(Nakane, 1954)" ;
    skos:broader <http://tun.fi/MX.194615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedemera subrobusta"@fi,
        "Oedemera subrobusta"@sv .

<http://tun.fi/MX.194622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedemera virescens" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.194615> ;
    skos:hiddenLabel "Oedemera virescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherpaksureisi"@fi,
        "Oedemera virescens"@sv .

<http://tun.fi/MX.194626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedemera femorata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.194615> ;
    skos:hiddenLabel "Oedemera femorata"@fi,
        "Oedemera flavescens"@fi,
        "Oedemera flavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopaksureisi"@fi,
        "Oedemera femorata"@sv .

<http://tun.fi/MX.194631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenotrachelus aeneus" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.194630> ;
    skos:hiddenLabel "Stenotrachelus aeneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyskallokas"@fi,
        "Stenotrachelus aeneus"@sv .

<http://tun.fi/MX.194633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scotodes annulatus" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1818" ;
    skos:broader <http://tun.fi/MX.194632> ;
    skos:hiddenLabel "Scotodes annulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokallokas"@fi,
        "Scotodes annulatus"@sv .

<http://tun.fi/MX.194644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meloe proscarabaeus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.194643> ;
    skos:hiddenLabel "Meloe proscarabaeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotoukohärkä"@fi,
        "Meloe proscarabaeus"@sv .

<http://tun.fi/MX.194645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meloe violaceus" ;
    dwc:scientificNameAuthorship "Marsham, 1802" ;
    skos:broader <http://tun.fi/MX.194643> ;
    skos:hiddenLabel "Meloe violaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinitoukohärkä"@fi,
        "Meloe violaceus"@sv .

<http://tun.fi/MX.194647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meloe brevicollis" ;
    dwc:scientificNameAuthorship "Panzer, 1793" ;
    skos:broader <http://tun.fi/MX.194643> ;
    skos:hiddenLabel "Meloe brevicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "typytoukohärkä"@fi,
        "Meloe brevicollis"@sv .

<http://tun.fi/MX.194651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apalus bimaculatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.194650> ;
    skos:hiddenLabel "Apalus bimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huhtihärkä"@fi,
        "Apalus bimaculatus"@sv .

<http://tun.fi/MX.194657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boros schneideri" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.194656> ;
    skos:hiddenLabel "Boros schneideri"@fi,
        "Boros schneideri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahokapo"@fi,
        "smal skuggbagge"@sv .

<http://tun.fi/MX.194660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pytho depressus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.194659> ;
    skos:hiddenLabel "Pytho castaneus"@fi,
        "Pytho depressus"@fi,
        "Pytho castaneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakakolva"@fi,
        "Pytho depressus"@sv .

<http://tun.fi/MX.194661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pytho kolwensis" ;
    dwc:scientificNameAuthorship "Sahlberg, 1833" ;
    skos:broader <http://tun.fi/MX.194659> ;
    skos:hiddenLabel "Pytho kolwensis"@fi,
        "Pytho kolwensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikolva"@fi,
        "större barkplattbagge"@sv .

<http://tun.fi/MX.194662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pytho abieticola" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1875" ;
    skos:broader <http://tun.fi/MX.194659> ;
    skos:hiddenLabel "Pytho abieticola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "murroskolva"@fi,
        "Pytho abieticola"@sv .

<http://tun.fi/MX.194666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rusticoclytus rusticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.5001406> ;
    skos:hiddenLabel "Rusticoclytus rusticus"@fi,
        "Xylotrechus rusticus"@fi,
        "Xylotrechus rusticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapajäärä"@fi,
        "Rusticoclytus rusticus"@sv .

<http://tun.fi/MX.194667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rusticoclytus pantherinus" ;
    dwc:scientificNameAuthorship "(Savenius, 1825)" ;
    skos:broader <http://tun.fi/MX.5001406> ;
    skos:hiddenLabel "Rusticoclytus pantherinus"@fi,
        "Xylotrechus pantherinus"@fi,
        "Xylotrechus pantherinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitajäärä"@fi,
        "Rusticoclytus pantherinus"@sv .

<http://tun.fi/MX.194668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylotrechus ibex" ;
    dwc:scientificNameAuthorship "(Gebler, 1825)" ;
    skos:broader <http://tun.fi/MX.194664> ;
    skos:hiddenLabel "Xylotrechus ibex"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiesjäärä"@fi,
        "Xylotrechus ibex"@sv .

<http://tun.fi/MX.194673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagionotus arcuatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194671> ;
    skos:hiddenLabel "Plagionotus arcuatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammijäärä"@fi,
        "Plagionotus arcuatus"@sv .

<http://tun.fi/MX.194677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorophorus herbstii" ;
    dwc:scientificNameAuthorship "(Brahm, 1790)" ;
    skos:broader <http://tun.fi/MX.194675> ;
    skos:hiddenLabel "Chlorophorus herbstii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmusjäärä"@fi,
        "Chlorophorus herbstii"@sv .

<http://tun.fi/MX.194682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clytus arietis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194681> ;
    skos:hiddenLabel "Clytus arietis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitojäärä"@fi,
        "Clytus arietis"@sv .

<http://tun.fi/MX.194689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamia textor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194688> ;
    skos:hiddenLabel "Lamia textor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kankuri"@fi,
        "Lamia textor"@sv .

<http://tun.fi/MX.194692> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Monochamus sartor urussovii" ;
    dwc:scientificNameAuthorship "(Fischer v. Waldheim, 1805)" ;
    skos:broader <http://tun.fi/MX.194691> ;
    skos:hiddenLabel "Monochamus sartor urussovii"@fi,
        "Monochamus urussovii"@fi,
        "Monochamus urussovii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänräätäli"@fi,
        "Monochamus sartor urussovii"@sv .

<http://tun.fi/MX.194693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochamus sutor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194690> ;
    skos:hiddenLabel "Monochamus sutor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suutari"@fi,
        "Monochamus sutor"@sv .

<http://tun.fi/MX.194694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochamus galloprovincialis" ;
    dwc:scientificNameAuthorship "(Olivier, 1795)" ;
    skos:broader <http://tun.fi/MX.194690> ;
    skos:hiddenLabel "Monochamus galloprovincialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranskanräätäli"@fi,
        "Monochamus galloprovincialis"@sv .

<http://tun.fi/MX.194700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesosa myops" ;
    dwc:scientificNameAuthorship "(Dalman, 1817)" ;
    skos:broader <http://tun.fi/MX.194697> ;
    skos:hiddenLabel "Mesosa myops"@fi,
        "Mesosa myops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vennajäärä"@fi,
        "skäckbock"@sv .

<http://tun.fi/MX.194705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oplosia cinerea" ;
    dwc:scientificNameAuthorship "(Mulsant, 1839)" ;
    skos:broader <http://tun.fi/MX.194704> ;
    skos:hiddenLabel "Oplosia cinerea"@fi,
        "Oplosia fennica"@fi,
        "Oplosia fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pärnäjäärä"@fi,
        "Oplosia cinerea"@sv .

<http://tun.fi/MX.194714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pogonocherus hispidus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194710> ;
    skos:hiddenLabel "Pogonocherus hispidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvajääriäinen"@fi,
        "Pogonocherus hispidus"@sv .

<http://tun.fi/MX.194716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pogonocherus fasciculatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.194710> ;
    skos:hiddenLabel "Pogonocherus fasciculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksajääriäinen"@fi,
        "Pogonocherus fasciculatus"@sv .

<http://tun.fi/MX.194717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pogonocherus decoratus" ;
    dwc:scientificNameAuthorship "Fairmaire, 1855" ;
    skos:broader <http://tun.fi/MX.194710> ;
    skos:hiddenLabel "Pogonocherus decoratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirojääriäinen"@fi,
        "Pogonocherus decoratus"@sv .

<http://tun.fi/MX.194721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exocentrus lusitanus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.194719> ;
    skos:hiddenLabel "Exocentrus lusitanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmuksenoksajäärä"@fi,
        "Exocentrus lusitanus"@sv .

<http://tun.fi/MX.194725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegomorphus clavipes" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.194723> ;
    skos:hiddenLabel "Acanthoderes clavipes"@fi,
        "Aegomorphus clavipes"@fi,
        "Acanthoderes clavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakatkiainen"@fi,
        "Aegomorphus clavipes"@sv .

<http://tun.fi/MX.194730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthocinus aedilis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194729> ;
    skos:hiddenLabel "Acanthocinus aedilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvijaakko"@fi,
        "Acanthocinus aedilis"@sv .

<http://tun.fi/MX.194731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthocinus griseus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.194729> ;
    skos:hiddenLabel "Acanthocinus griseus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkujaakko"@fi,
        "Acanthocinus griseus"@sv .

<http://tun.fi/MX.194733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiopus nebulosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194732> ;
    skos:hiddenLabel "Leiopus nebulosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikatkiainen"@fi,
        "Leiopus nebulosus"@sv .

<http://tun.fi/MX.194735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiopus punctulatus" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.194732> ;
    skos:hiddenLabel "Leiopus punctulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanoksakatkiainen"@fi,
        "Leiopus punctulatus"@sv .

<http://tun.fi/MX.194738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agapanthia villosoviridescens" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.194737> ;
    skos:hiddenLabel "Agapanthia villosoviridescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmejäärä"@fi,
        "Agapanthia villosoviridescens"@sv .

<http://tun.fi/MX.194743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saperda carcharias" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194740> ;
    skos:hiddenLabel "Saperda carcharias"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkohaapsanen"@fi,
        "Saperda carcharias"@sv .

<http://tun.fi/MX.194744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saperda similis" ;
    dwc:scientificNameAuthorship "Laicharting, 1784" ;
    skos:broader <http://tun.fi/MX.194740> ;
    skos:hiddenLabel "Saperda similis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitahaapsanen"@fi,
        "Saperda similis"@sv .

<http://tun.fi/MX.194745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saperda populnea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194740> ;
    skos:hiddenLabel "Saperda populnea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkämähaapsanen"@fi,
        "Saperda populnea"@sv .

<http://tun.fi/MX.194746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saperda scalaris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194740> ;
    skos:hiddenLabel "Saperda scalaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saikurahaapsanen"@fi,
        "Saperda scalaris"@sv .

<http://tun.fi/MX.194747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saperda perforata" ;
    dwc:scientificNameAuthorship "(Pallas, 1773)" ;
    skos:broader <http://tun.fi/MX.194740> ;
    skos:hiddenLabel "Saperda perforata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "monipistehaapsanen"@fi,
        "Saperda perforata"@sv .

<http://tun.fi/MX.194753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenostola dubia" ;
    dwc:scientificNameAuthorship "(Laicharting, 1784)" ;
    skos:broader <http://tun.fi/MX.194752> ;
    skos:hiddenLabel "Stenostola dubia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niinijäärä"@fi,
        "Stenostola dubia"@sv .

<http://tun.fi/MX.194757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oberea oculata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194756> ;
    skos:hiddenLabel "Oberea oculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajujäärä"@fi,
        "Oberea oculata"@sv .

<http://tun.fi/MX.194764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoecia cylindrica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194761> ;
    skos:hiddenLabel "Phytoecia cylindrica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "putkijäärä"@fi,
        "Phytoecia cylindrica"@sv .

<http://tun.fi/MX.194773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrops praeusta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194772> ;
    skos:hiddenLabel "Tetrops praeusta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomijäärä"@fi,
        "Tetrops praeusta"@sv .

<http://tun.fi/MX.194779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zeugophora subspinosa" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.194777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zeugophora subspinosa"@fi,
        "Zeugophora subspinosa"@sv .

<http://tun.fi/MX.194780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zeugophora turneri" ;
    dwc:scientificNameAuthorship "Power, 1863" ;
    skos:broader <http://tun.fi/MX.194777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zeugophora turneri"@fi,
        "Zeugophora turneri"@sv .

<http://tun.fi/MX.194781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zeugophora frontalis" ;
    dwc:scientificNameAuthorship "Suffrian, 1840" ;
    skos:broader <http://tun.fi/MX.194777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zeugophora frontalis"@fi,
        "Zeugophora frontalis"@sv .

<http://tun.fi/MX.194785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orsodacne cerasi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194784> ;
    skos:hiddenLabel "Orsodacne cerasi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomikukko"@fi,
        "Orsodacne cerasi"@sv .

<http://tun.fi/MX.194790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroplea appendiculata" ;
    dwc:scientificNameAuthorship "(Panzer, 1794)" ;
    skos:broader <http://tun.fi/MX.194788> ;
    skos:hiddenLabel "Macroplea appendiculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järviuposkuoriainen"@fi,
        "Macroplea appendiculata"@sv .

<http://tun.fi/MX.194791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroplea mutica" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.194788> ;
    skos:hiddenLabel "Macroplea mutica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantauposkuoriainen"@fi,
        "Macroplea mutica"@sv .

<http://tun.fi/MX.194792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroplea pubipennis" ;
    dwc:scientificNameAuthorship "(Reuter, 1875)" ;
    skos:broader <http://tun.fi/MX.194788> ;
    skos:hiddenLabel "Macroplea pubipennis"@fi,
        "Macroplea pubipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriuposkuoriainen"@fi,
        "stor natebock"@sv .

<http://tun.fi/MX.194794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia clavipes" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia clavipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helpikuoriainen"@fi,
        "Donacia clavipes"@sv .

<http://tun.fi/MX.194795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia crassipes" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia crassipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lummekuoriainen"@fi,
        "Donacia crassipes"@sv .

<http://tun.fi/MX.194796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia dentata" ;
    dwc:scientificNameAuthorship "Hoppe, 1795" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia dentata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keiholehtikuoriainen"@fi,
        "Donacia dentata"@sv .

<http://tun.fi/MX.194797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia versicolorea" ;
    dwc:scientificNameAuthorship "(Brahm, 1790)" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia versicolorea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vitakuoriainen"@fi,
        "Donacia versicolorea"@sv .

<http://tun.fi/MX.194798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia semicuprea" ;
    dwc:scientificNameAuthorship "Panzer, 1796" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia semicuprea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmikkakuoriainen"@fi,
        "Donacia semicuprea"@sv .

<http://tun.fi/MX.194800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia fennica" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia fennica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piurukuoriainen"@fi,
        "Donacia fennica"@sv .

<http://tun.fi/MX.194801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia sparganii" ;
    dwc:scientificNameAuthorship "Ahrens, 1810" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Donacia sparganii"@fi,
        "Donacia sparganii"@sv .

<http://tun.fi/MX.194802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia aquatica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia aquatica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välkeruokokuoriainen"@fi,
        "Donacia aquatica"@sv .

<http://tun.fi/MX.194803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia impressa" ;
    dwc:scientificNameAuthorship "Paykull, 1799" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia impressa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskiruokokuoriainen"@fi,
        "Donacia impressa"@sv .

<http://tun.fi/MX.194805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia brevitarsis" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia brevitarsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmaruokokuoriainen"@fi,
        "Donacia brevitarsis"@sv .

<http://tun.fi/MX.194806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia brevicornis" ;
    dwc:scientificNameAuthorship "Ahrens, 1810" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia brevicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaislakuoriainen"@fi,
        "Donacia brevicornis"@sv .

<http://tun.fi/MX.194807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia marginata" ;
    dwc:scientificNameAuthorship "Hoppe, 1795" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia marginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palleruokokuoriainen"@fi,
        "Donacia marginata"@sv .

<http://tun.fi/MX.194808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia bicolor" ;
    dwc:scientificNameAuthorship "Zschach, 1788" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Donacia bicolor"@fi,
        "Donacia bicolor"@sv .

<http://tun.fi/MX.194809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia obscura" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1813" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia obscura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaruokokuoriainen"@fi,
        "Donacia obscura"@sv .

<http://tun.fi/MX.194810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia aureocincta" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1921" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia aureocincta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultaruokokuoriainen"@fi,
        "Donacia aureocincta"@sv .

<http://tun.fi/MX.194811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia antiqua" ;
    dwc:scientificNameAuthorship "Kunze, 1818" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia antiqua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuopparuokokuoriainen"@fi,
        "Donacia antiqua"@sv .

<http://tun.fi/MX.194812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia thalassina" ;
    dwc:scientificNameAuthorship "Germar, 1811" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Donacia thalassina"@fi,
        "Donacia thalassina"@sv .

<http://tun.fi/MX.194813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia vulgaris" ;
    dwc:scientificNameAuthorship "Zschach, 1788" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Donacia vulgaris"@fi,
        "Donacia vulgaris"@sv .

<http://tun.fi/MX.194814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia simplex" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia simplex"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palpakkokuoriainen"@fi,
        "Donacia simplex"@sv .

<http://tun.fi/MX.194815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia cinerea" ;
    dwc:scientificNameAuthorship "Herbst, 1784" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia cinerea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaaruokokuoriainen"@fi,
        "Donacia cinerea"@sv .

<http://tun.fi/MX.194816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacia tomentosa" ;
    dwc:scientificNameAuthorship "Ahrens, 1810" ;
    skos:broader <http://tun.fi/MX.194793> ;
    skos:hiddenLabel "Donacia tomentosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpikuoriainen"@fi,
        "Donacia tomentosa"@sv .

<http://tun.fi/MX.194818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plateumaris discolor" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.194817> ;
    skos:hiddenLabel "Plateumaris discolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarakuoriainen"@fi,
        "Plateumaris discolor"@sv .

<http://tun.fi/MX.194819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plateumaris sericea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194817> ;
    skos:hiddenLabel "Plateumaris sericea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihviläkuoriainen"@fi,
        "Plateumaris sericea"@sv .

<http://tun.fi/MX.194820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plateumaris braccata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1772)" ;
    skos:broader <http://tun.fi/MX.194817> ;
    skos:hiddenLabel "Plateumaris braccata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytikuoriainen"@fi,
        "Plateumaris braccata"@sv .

<http://tun.fi/MX.194822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plateumaris weisei" ;
    dwc:scientificNameAuthorship "(Duvivier, 1885)" ;
    skos:broader <http://tun.fi/MX.194817> ;
    skos:hiddenLabel "Plateumaris weisei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevakorsikuoriainen"@fi,
        "Plateumaris weisei"@sv .

<http://tun.fi/MX.194823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plateumaris affinis" ;
    dwc:scientificNameAuthorship "(Kunze, 1818)" ;
    skos:broader <http://tun.fi/MX.194817> ;
    skos:hiddenLabel "Plateumaris affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonkorsikuoriainen"@fi,
        "Plateumaris affinis"@sv .

<http://tun.fi/MX.194828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crioceris duodecimpunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194827> ;
    skos:hiddenLabel "Crioceris duodecimpunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parsakukko"@fi,
        "Crioceris duodecimpunctata"@sv .

<http://tun.fi/MX.194829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crioceris asparagi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194827> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crioceris asparagi"@fi,
        "Crioceris asparagi"@sv .

<http://tun.fi/MX.194831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lilioceris lilii" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.194830> ;
    skos:hiddenLabel "Lilioceris lilii"@fi,
        "Lilioceris lilii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liljakukko"@fi,
        "liljebagge"@sv .

<http://tun.fi/MX.194832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lilioceris merdigera" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194830> ;
    skos:hiddenLabel "Lilioceris merdigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kielokukko"@fi,
        "Lilioceris merdigera"@sv .

<http://tun.fi/MX.194835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lema cyanella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194834> ;
    skos:hiddenLabel "Lema cyanella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakekukko"@fi,
        "Lema cyanella"@sv .

<http://tun.fi/MX.194837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oulema erichsonii" ;
    dwc:scientificNameAuthorship "(Suffrian, 1841)" ;
    skos:broader <http://tun.fi/MX.194836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oulema erichsonii"@fi,
        "Oulema erichsonii"@sv .

<http://tun.fi/MX.194839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oulema obscura" ;
    dwc:scientificNameAuthorship "(Stephens, 1831)" ;
    skos:broader <http://tun.fi/MX.194836> ;
    skos:hiddenLabel "Lema lichenis"@fi,
        "Oulema gallaeciana"@fi,
        "Oulema obscura"@fi,
        "Lema lichenis"@sv,
        "Oulema gallaeciana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinäkukko"@fi,
        "Oulema obscura"@sv .

<http://tun.fi/MX.194843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oulema melanopus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194836> ;
    skos:hiddenLabel "Oulema melanopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viljakukko"@fi,
        "Oulema melanopus"@sv .

<http://tun.fi/MX.194848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Labidostomis tridentata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194847> ;
    skos:hiddenLabel "Labidostomis tridentata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtipuupääkkö"@fi,
        "Labidostomis tridentata"@sv .

<http://tun.fi/MX.194855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clytra quadripunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194854> ;
    skos:hiddenLabel "Clytra quadripunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurahaispääkkö"@fi,
        "Clytra quadripunctata"@sv .

<http://tun.fi/MX.194860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrochroa coccinea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:altLabel "kardinaalikuoriainen"@fi ;
    skos:broader <http://tun.fi/MX.194859> ;
    skos:hiddenLabel "Pyrochroa coccinea"@fi,
        "Pyrochroa coccinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punahelokuoriainen"@fi,
        "stor kardinalbagge"@sv .

<http://tun.fi/MX.194863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizotus pectinicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194862> ;
    skos:hiddenLabel "Schizotus pectinicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusohelokuoriainen"@fi,
        "Schizotus pectinicornis"@sv .

<http://tun.fi/MX.194871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissodema cursor" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.194870> ;
    skos:hiddenLabel "Lissodema cursor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasjahkiainen"@fi,
        "Lissodema cursor"@sv .

<http://tun.fi/MX.194878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rabocerus foveolatus" ;
    dwc:scientificNameAuthorship "(Ljungh, 1823)" ;
    skos:broader <http://tun.fi/MX.194877> ;
    skos:hiddenLabel "Rabocerus foveolatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivujahkiainen"@fi,
        "Rabocerus foveolatus"@sv .

<http://tun.fi/MX.194879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rabocerus gabrieli" ;
    dwc:scientificNameAuthorship "(Gerhardt, 1901)" ;
    skos:broader <http://tun.fi/MX.194877> ;
    skos:hiddenLabel "Rabocerus gabrieli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäjahkiainen"@fi,
        "Rabocerus gabrieli"@sv .

<http://tun.fi/MX.194882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeriestes castaneus" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.194880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaeriestes castaneus"@fi,
        "Sphaeriestes castaneus"@sv .

<http://tun.fi/MX.194883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeriestes bimaculatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.194880> ;
    skos:hiddenLabel "Sphaeriestes bimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläjahkiainen"@fi,
        "Sphaeriestes bimaculatus"@sv .

<http://tun.fi/MX.194884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeriestes stockmanni" ;
    dwc:scientificNameAuthorship "(Biström, 1977)" ;
    skos:broader <http://tun.fi/MX.194880> ;
    skos:hiddenLabel "Sphaeriestes ater"@fi,
        "Sphaeriestes stockmanni"@fi,
        "Sphaeriestes ater"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palojahkiainen"@fi,
        "Sphaeriestes stockmanni"@sv .

<http://tun.fi/MX.194886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeriestes reyi" ;
    dwc:scientificNameAuthorship "(Abeille de Perrin, 1874)" ;
    skos:broader <http://tun.fi/MX.194880> ;
    skos:hiddenLabel "Sphaeriestes reyi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammijahkiainen"@fi,
        "Sphaeriestes reyi"@sv .

<http://tun.fi/MX.194891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cariderus aeneus" ;
    dwc:scientificNameAuthorship "(Olivier, 1807)" ;
    skos:broader <http://tun.fi/MX.194890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cariderus aeneus"@fi,
        "Cariderus aeneus"@sv .

<http://tun.fi/MX.194894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salpingus planirostris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.194892> ;
    skos:hiddenLabel "Salpingus planirostris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskijahkiainen"@fi,
        "Salpingus planirostris"@sv .

<http://tun.fi/MX.194895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salpingus ruficollis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.194892> ;
    skos:hiddenLabel "Salpingus ruficollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskojahkiainen"@fi,
        "Salpingus ruficollis"@sv .

<http://tun.fi/MX.194900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notoxus monoceros" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.194899> ;
    skos:hiddenLabel "Notoxus monoceros"@fi,
        "Notoxus trifasciatus"@fi,
        "Notoxus trifasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarviantikainen"@fi,
        "Notoxus monoceros"@sv .

<http://tun.fi/MX.194913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omonadus floralis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omonadus floralis"@fi,
        "Omonadus floralis"@sv .

<http://tun.fi/MX.194914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omonadus formicarius" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.194912> ;
    skos:hiddenLabel "Omonadus quisquilius"@fi,
        "Omonadus quisquilius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omonadus formicarius"@fi,
        "Omonadus formicarius"@sv .

<http://tun.fi/MX.194924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stricticollis tobias" ;
    dwc:scientificNameAuthorship "(Marseul, 1879)" ;
    skos:broader <http://tun.fi/MX.194922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stricticollis tobias"@fi,
        "Stricticollis tobias"@sv .

<http://tun.fi/MX.194929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthicus flavipes" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.194928> ;
    skos:hiddenLabel "Anthicus flavipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuantikainen"@fi,
        "Anthicus flavipes"@sv .

<http://tun.fi/MX.194930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthicus antherinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.194928> ;
    skos:hiddenLabel "Anthicus antherinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoantikainen"@fi,
        "Anthicus antherinus"@sv .

<http://tun.fi/MX.194932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthicus ater" ;
    dwc:scientificNameAuthorship "(Thunberg, 1787)" ;
    skos:broader <http://tun.fi/MX.194928> ;
    skos:hiddenLabel "Anthicus ater"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysiantikainen"@fi,
        "Anthicus ater"@sv .

<http://tun.fi/MX.194933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthicus umbrinus" ;
    dwc:scientificNameAuthorship "LaFerté-Sénectère, 1849" ;
    skos:broader <http://tun.fi/MX.194928> ;
    skos:hiddenLabel "Anthicus umbrinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoantikainen"@fi,
        "Anthicus umbrinus"@sv .

<http://tun.fi/MX.194934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthicus bimaculatus" ;
    dwc:scientificNameAuthorship "(Illiger, 1801)" ;
    skos:broader <http://tun.fi/MX.194928> ;
    skos:hiddenLabel "Anthicus bimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläantikainen"@fi,
        "Anthicus bimaculatus"@sv .

<http://tun.fi/MX.194935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthicus sellatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.194928> ;
    skos:hiddenLabel "Anthicus sellatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoantikainen"@fi,
        "Anthicus sellatus"@sv .

<http://tun.fi/MX.194938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytobaenus amabilis" ;
    dwc:scientificNameAuthorship "F.Sahlberg, 1834" ;
    skos:broader <http://tun.fi/MX.194937> ;
    skos:hiddenLabel "Phytobaenus amabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilopääaatukainen"@fi,
        "Phytobaenus amabilis"@sv .

<http://tun.fi/MX.194941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aderus populneus" ;
    dwc:scientificNameAuthorship "(Creutzer, 1796)" ;
    skos:broader <http://tun.fi/MX.194939> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aderus populneus"@fi,
        "Aderus populneus"@sv .

<http://tun.fi/MX.194943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euglenes pygmaeus" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.194942> ;
    skos:hiddenLabel "Euglenes lokvenci"@fi,
        "Euglenes lokvenci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euglenes pygmaeus"@fi,
        "Euglenes pygmaeus"@sv .

<http://tun.fi/MX.194947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anidorus nigrinus" ;
    dwc:scientificNameAuthorship "(Germar, 1842)" ;
    skos:broader <http://tun.fi/MX.194946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anidorus nigrinus"@fi,
        "Anidorus nigrinus"@sv .

<http://tun.fi/MX.194952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudanidorus pentatomus" ;
    dwc:scientificNameAuthorship "(Thomson, 1864)" ;
    skos:broader <http://tun.fi/MX.194950> ;
    skos:hiddenLabel "Pseudanidorus pentatomus"@fi,
        "Pseudeuglenes pentatomus"@fi,
        "Pseudeuglenes pentatomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitosaatukainen"@fi,
        "Pseudanidorus pentatomus"@sv .

<http://tun.fi/MX.194956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scraptia fuscula" ;
    dwc:scientificNameAuthorship "Müller, 1821" ;
    skos:broader <http://tun.fi/MX.194955> ;
    skos:hiddenLabel "Scraptia fuscula"@fi,
        "Scraptia innata"@fi,
        "Scraptia innata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kytysukkulainen"@fi,
        "Scraptia fuscula"@sv .

<http://tun.fi/MX.194960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtanaspis phalerata" ;
    dwc:scientificNameAuthorship "(Germar, 1847)" ;
    skos:broader <http://tun.fi/MX.194959> ;
    skos:hiddenLabel "Cyrtanaspis phalerata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosukkulainen"@fi,
        "Cyrtanaspis phalerata"@sv .

<http://tun.fi/MX.194964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaspis bohemica" ;
    dwc:scientificNameAuthorship "Schilsky, 1899" ;
    skos:broader <http://tun.fi/MX.194961> ;
    skos:hiddenLabel "Anaspis norvegica"@fi,
        "Anaspis norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaspis bohemica"@fi,
        "Anaspis bohemica"@sv .

<http://tun.fi/MX.194966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaspis lurida" ;
    dwc:scientificNameAuthorship "Stephens, 1832" ;
    skos:broader <http://tun.fi/MX.194961> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaspis lurida"@fi,
        "Anaspis lurida"@sv .

<http://tun.fi/MX.194968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaspis frontalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194961> ;
    skos:hiddenLabel "Anaspis frontalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyläsukkulainen"@fi,
        "Anaspis frontalis"@sv .

<http://tun.fi/MX.194970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaspis marginicollis" ;
    dwc:scientificNameAuthorship "Lindberg, 1925" ;
    skos:broader <http://tun.fi/MX.194961> ;
    skos:hiddenLabel "Anaspis marginicollis"@fi,
        "Anaspis schilskyana"@fi,
        "Anaspis schilskyana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusukkulainen"@fi,
        "Anaspis marginicollis"@sv .

<http://tun.fi/MX.194972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaspis thoracica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194961> ;
    skos:hiddenLabel "Anaspis thoracica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaselkäsukkulainen"@fi,
        "Anaspis thoracica"@sv .

<http://tun.fi/MX.194976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaspis arctica" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1828" ;
    skos:broader <http://tun.fi/MX.194961> ;
    skos:hiddenLabel "Anaspis arctica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansukkulainen"@fi,
        "Anaspis arctica"@sv .

<http://tun.fi/MX.194978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaspis rufilabris" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.194961> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaspis rufilabris"@fi,
        "Anaspis rufilabris"@sv .

<http://tun.fi/MX.194981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaspis flava" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194961> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaspis flava"@fi,
        "Anaspis flava"@sv .

<http://tun.fi/MX.194982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaspis brunnipes" ;
    dwc:scientificNameAuthorship "(Mulsant, 1856)" ;
    skos:broader <http://tun.fi/MX.194961> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaspis brunnipes"@fi,
        "Anaspis brunnipes"@sv .

<http://tun.fi/MX.194990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionus coriarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194989> ;
    skos:hiddenLabel "Prionus coriarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvari"@fi,
        "Prionus coriarius"@sv .

<http://tun.fi/MX.194992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tragosoma depsarium" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.194991> ;
    skos:hiddenLabel "Tragosoma depsarium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkuri"@fi,
        "Tragosoma depsarium"@sv .

<http://tun.fi/MX.194996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spondylis buprestoides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194995> ;
    skos:hiddenLabel "Spondylis buprestoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jymyjäärä"@fi,
        "Spondylis buprestoides"@sv .

<http://tun.fi/MX.194999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nothorhina muricata" ;
    dwc:scientificNameAuthorship "Dalman, 1817" ;
    skos:broader <http://tun.fi/MX.194998> ;
    skos:hiddenLabel "Callidium muricatum"@fi,
        "Callidium scabricollis"@fi,
        "Nothorhina muricata"@fi,
        "Nothorhina punctata"@fi,
        "Callidium muricatum"@sv,
        "Callidium scabricollis"@sv,
        "Nothorhina punctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnajäärä"@fi,
        "Nothorhina muricata"@sv .

<http://tun.fi/MX.195003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arhopalus rusticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195001> ;
    skos:hiddenLabel "Arhopalus rusticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskojäärä"@fi,
        "Arhopalus rusticus"@sv .

<http://tun.fi/MX.195005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arhopalus ferus" ;
    dwc:scientificNameAuthorship "(Mulsant, 1839)" ;
    skos:broader <http://tun.fi/MX.195001> ;
    skos:hiddenLabel "Arhopalus ferus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolanjäärä"@fi,
        "Arhopalus ferus"@sv .

<http://tun.fi/MX.195007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asemum striatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195006> ;
    skos:hiddenLabel "Asemum striatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustajäärä"@fi,
        "Asemum striatum"@sv .

<http://tun.fi/MX.195010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetropium castaneum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195009> ;
    skos:hiddenLabel "Tetropium castaneum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokuusijäärä"@fi,
        "Tetropium castaneum"@sv .

<http://tun.fi/MX.195011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetropium fuscum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.195009> ;
    skos:hiddenLabel "Tetropium fuscum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeäkuusijäärä"@fi,
        "Tetropium fuscum"@sv .

<http://tun.fi/MX.195012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetropium gabrieli" ;
    dwc:scientificNameAuthorship "Weise, 1905" ;
    skos:broader <http://tun.fi/MX.195009> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetropium gabrieli"@fi,
        "Tetropium gabrieli"@sv .

<http://tun.fi/MX.195013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetropium aquilonium" ;
    dwc:scientificNameAuthorship "Plavistshikov, 1940" ;
    skos:broader <http://tun.fi/MX.195009> ;
    skos:hiddenLabel "Tetropium aquilonium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankuusijäärä"@fi,
        "Tetropium aquilonium"@sv .

<http://tun.fi/MX.195018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxymirus cursor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195017> ;
    skos:hiddenLabel "Oxymirus cursor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jätkäjäärä"@fi,
        "Oxymirus cursor"@sv .

<http://tun.fi/MX.195020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamnusium bicolor" ;
    dwc:scientificNameAuthorship "(Schranck, 1781)" ;
    skos:broader <http://tun.fi/MX.195019> ;
    skos:hiddenLabel "Rhamnusium bicolor"@fi,
        "Rhamnusium bicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavajäärä"@fi,
        "almbock"@sv .

<http://tun.fi/MX.195024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagium mordax" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.195021> ;
    skos:hiddenLabel "Rhagium mordax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikantojäärä"@fi,
        "Rhagium mordax"@sv .

<http://tun.fi/MX.195025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagium inquisitor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195021> ;
    skos:hiddenLabel "Rhagium inquisitor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havukantojäärä"@fi,
        "Rhagium inquisitor"@sv .

<http://tun.fi/MX.195027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenocorus meridianus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195026> ;
    skos:hiddenLabel "Stenocorus meridianus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salpajäärä"@fi,
        "Stenocorus meridianus"@sv .

<http://tun.fi/MX.195029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyta quadrimaculata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195028> ;
    skos:hiddenLabel "Pachyta quadrimaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelitäpläjäärä"@fi,
        "Pachyta quadrimaculata"@sv .

<http://tun.fi/MX.195030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyta lamed" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195028> ;
    skos:hiddenLabel "Pachyta lamed"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vienanjäärä"@fi,
        "Pachyta lamed"@sv .

<http://tun.fi/MX.195032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyta interrogationis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195031> ;
    skos:hiddenLabel "Brachyta interrogationis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juomujäärä"@fi,
        "Brachyta interrogationis"@sv .

<http://tun.fi/MX.195034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evodinus borealis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.195033> ;
    skos:hiddenLabel "Evodinus borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanjäärä"@fi,
        "Evodinus borealis"@sv .

<http://tun.fi/MX.195037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gaurotes virginea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195035> ;
    skos:hiddenLabel "Gaurotes virginea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinijäärä"@fi,
        "Gaurotes virginea"@sv .

<http://tun.fi/MX.195041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acmaeops septentrionis" ;
    dwc:scientificNameAuthorship "(Thomson, 1866)" ;
    skos:broader <http://tun.fi/MX.195038> ;
    skos:hiddenLabel "Acmaeops septentrionis"@fi,
        "Acmaeops septentrionis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantyppyjäärä"@fi,
        "korthårig kulhalsbock"@sv .

<http://tun.fi/MX.195042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acmaeops marginatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.195038> ;
    skos:hiddenLabel "Acmaeops marginatus"@fi,
        "Acmaeops marginatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reunustyppyjäärä"@fi,
        "kantad kulhalsbock"@sv .

<http://tun.fi/MX.195043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acmaeops smaragdulus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.195038> ;
    skos:hiddenLabel "Acmaeops smaragdulus"@fi,
        "Acmaeops smaragdulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihertyppyjäärä"@fi,
        "grön kulhalsbock"@sv .

<http://tun.fi/MX.195044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acmaeops pratensis" ;
    dwc:scientificNameAuthorship "(Laicharting, 1784)" ;
    skos:broader <http://tun.fi/MX.195038> ;
    skos:hiddenLabel "Acmaeops pratensis"@fi,
        "Gnathacmaeops pratensis"@fi,
        "Acmaeops pratensis"@sv,
        "Gnathacmaeops pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittytyppyjäärä"@fi,
        "gul kulhalsbock"@sv .

<http://tun.fi/MX.195045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinoptera collaris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4884819> ;
    skos:hiddenLabel "Acmaeops collaris"@fi,
        "Acmaeops collaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinoptera collaris"@fi,
        "Dinoptera collaris"@sv .

<http://tun.fi/MX.195049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortodera femorata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.195048> ;
    skos:hiddenLabel "Cortodera femorata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpyjäärä"@fi,
        "Cortodera femorata"@sv .

<http://tun.fi/MX.195056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alosterna tabacicolor" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.195055> ;
    skos:hiddenLabel "Alosterna bicoloripes"@fi,
        "Alosterna dispar"@fi,
        "Alosterna tabacicolor"@fi,
        "Leptura chrysomeloides"@fi,
        "Leptura genii"@fi,
        "Leptura laevis"@fi,
        "Leptura solstitialis"@fi,
        "Alosterna bicoloripes"@sv,
        "Alosterna dispar"@sv,
        "Leptura chrysomeloides"@sv,
        "Leptura genii"@sv,
        "Leptura laevis"@sv,
        "Leptura solstitialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokukkajäärä"@fi,
        "Alosterna tabacicolor"@sv .

<http://tun.fi/MX.195059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudovadonia livida" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.195058> ;
    skos:hiddenLabel "Pseudovadonia livida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokukkajäärä"@fi,
        "Pseudovadonia livida"@sv .

<http://tun.fi/MX.195061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nivellia sanguinosa" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.195060> ;
    skos:hiddenLabel "Nivellia sanguinosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verijäärä"@fi,
        "Nivellia sanguinosa"@sv .

<http://tun.fi/MX.195067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplodera sexguttata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.195063> ;
    skos:hiddenLabel "Anoplodera sexguttata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusitäpläjäärä"@fi,
        "Anoplodera sexguttata"@sv .

<http://tun.fi/MX.195069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictoleptura maculicornis" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.5001344> ;
    skos:hiddenLabel "Anoplodera maculicornis"@fi,
        "Stictoleptura maculicornis"@fi,
        "Anoplodera maculicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töpökukkajäärä"@fi,
        "Stictoleptura maculicornis"@sv .

<http://tun.fi/MX.195071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictoleptura rubra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.5001344> ;
    skos:hiddenLabel "Anoplodera rubra"@fi,
        "Leptura testacea"@fi,
        "Stictoleptura rubra"@fi,
        "Anoplodera rubra"@sv,
        "Leptura testacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokukkajäärä"@fi,
        "Stictoleptura rubra"@sv .

<http://tun.fi/MX.195074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anastrangalia sanguinolenta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.5001351> ;
    skos:hiddenLabel "Anastrangalia sanguinolenta"@fi,
        "Anoplodera sanguinolenta"@fi,
        "Anoplodera sanguinolenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hurmekukkajäärä"@fi,
        "Anastrangalia sanguinolenta"@sv .

<http://tun.fi/MX.195076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anastrangalia reyi" ;
    dwc:scientificNameAuthorship "(Heyden, 1889)" ;
    skos:broader <http://tun.fi/MX.5001351> ;
    skos:hiddenLabel "Anastrangalia reyi"@fi,
        "Anoplodera inexpectata"@fi,
        "Anoplodera reyi"@fi,
        "Anoplodera inexpectata"@sv,
        "Anoplodera reyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikukkajäärä"@fi,
        "Anastrangalia reyi"@sv .

<http://tun.fi/MX.195079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepturobosca virens" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195078> ;
    skos:hiddenLabel "Lepturobosca virens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkukkajäärä"@fi,
        "Lepturobosca virens"@sv .

<http://tun.fi/MX.195082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Judolia sexmaculata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195080> ;
    skos:hiddenLabel "Judolia sexmaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmivyöjäärä"@fi,
        "Judolia sexmaculata"@sv .

<http://tun.fi/MX.195087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Etorofus pubescens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.4884974> ;
    skos:hiddenLabel "Etorofus pubescens"@fi,
        "Leptura pubescens"@fi,
        "Pedostrangalia pubescens"@fi,
        "Leptura pubescens"@sv,
        "Pedostrangalia pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakukkajäärä"@fi,
        "Etorofus pubescens"@sv .

<http://tun.fi/MX.195091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepturalia nigripes" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.5001355> ;
    skos:hiddenLabel "Leptura nigripes"@fi,
        "Lepturalia nigripes"@fi,
        "Leptura nigripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkukkajäärä"@fi,
        "Lepturalia nigripes"@sv .

<http://tun.fi/MX.195092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroleptura thoracica" ;
    dwc:scientificNameAuthorship "Creutzer, 1799" ;
    skos:broader <http://tun.fi/MX.5001340> ;
    skos:hiddenLabel "Leptura thoracica"@fi,
        "Macroleptura thoracica"@fi,
        "Strangalia thoracica"@fi,
        "Leptura thoracica"@sv,
        "Strangalia thoracica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkokukkajäärä"@fi,
        "Macroleptura thoracica"@sv .

<http://tun.fi/MX.195093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptura quadrifasciata" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "nelivöinen kukkajäärä"@fi ;
    skos:broader <http://tun.fi/MX.195088> ;
    skos:hiddenLabel "Leptura quadrifasciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelivyöjäärä"@fi,
        "Leptura quadrifasciata"@sv .

<http://tun.fi/MX.195098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rutpela maculata" ;
    dwc:scientificNameAuthorship "Poda, 1761" ;
    skos:broader <http://tun.fi/MX.5001342> ;
    skos:hiddenLabel "Leptura maculata"@fi,
        "Rutpela maculata"@fi,
        "Leptura maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkukkajäärä"@fi,
        "Rutpela maculata"@sv .

<http://tun.fi/MX.195099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenurella melanura" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.5001336> ;
    skos:hiddenLabel "Leptura melanura"@fi,
        "Stenurella melanura"@fi,
        "Leptura melanura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkakukkajäärä"@fi,
        "Stenurella melanura"@sv .

<http://tun.fi/MX.195101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenurella nigra" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.5001336> ;
    skos:hiddenLabel "Leptura nigra"@fi,
        "Leptura nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenurella nigra"@fi,
        "Stenurella nigra"@sv .

<http://tun.fi/MX.195103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strangalia attenuata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195102> ;
    skos:hiddenLabel "Strangalia attenuata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikukkajäärä"@fi,
        "Strangalia attenuata"@sv .

<http://tun.fi/MX.195106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Necydalis major" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.195105> ;
    skos:hiddenLabel "Necydalis major"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsijäärä"@fi,
        "Necydalis major"@sv .

<http://tun.fi/MX.195111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stromatium unicolor" ;
    dwc:scientificNameAuthorship "(Olivier, 1795)" ;
    skos:broader <http://tun.fi/MX.195110> ;
    skos:hiddenLabel "Stromatium fulvum"@fi,
        "Stromatium unicolor"@fi,
        "Stromatium fulvum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilojäärä"@fi,
        "Stromatium unicolor"@sv .

<http://tun.fi/MX.195115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gracilia minuta" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.195114> ;
    skos:hiddenLabel "Gracilia minuta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korijäärä"@fi,
        "Gracilia minuta"@sv .

<http://tun.fi/MX.195120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nathrius brevipennis" ;
    dwc:scientificNameAuthorship "(Mulsant, 1839)" ;
    skos:broader <http://tun.fi/MX.195119> ;
    skos:hiddenLabel "Leptidea brevipennis"@fi,
        "Nathrius brevipennis"@fi,
        "Leptidea brevipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "typpysiipijäärä"@fi,
        "Nathrius brevipennis"@sv .

<http://tun.fi/MX.195124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molorchus minor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195122> ;
    skos:hiddenLabel "Molorchus minor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkosiipijäärä"@fi,
        "Molorchus minor"@sv .

<http://tun.fi/MX.195128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Obrium cantharinum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.195127> ;
    skos:hiddenLabel "Obrium cantharinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helojäärä"@fi,
        "Obrium cantharinum"@sv .

<http://tun.fi/MX.195136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aromia moschata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195135> ;
    skos:hiddenLabel "Aromia moschata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myskijäärä"@fi,
        "Aromia moschata"@sv .

<http://tun.fi/MX.195142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylotrupes bajulus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195141> ;
    skos:hiddenLabel "Hylotrupes bajulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupajäärä"@fi,
        "Hylotrupes bajulus"@sv .

<http://tun.fi/MX.195147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semanotus undatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195146> ;
    skos:hiddenLabel "Semanotus undatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaltojäärä"@fi,
        "Semanotus undatus"@sv .

<http://tun.fi/MX.195153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callidium coriaceum" ;
    dwc:scientificNameAuthorship "Paykull, 1800" ;
    skos:broader <http://tun.fi/MX.195152> ;
    skos:hiddenLabel "Callidium coriaceum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmojäärä"@fi,
        "Callidium coriaceum"@sv .

<http://tun.fi/MX.195154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callidium violaceum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195152> ;
    skos:hiddenLabel "Callidium violaceum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "papintappaja"@fi,
        "Callidium violaceum"@sv .

<http://tun.fi/MX.195155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callidium aeneum" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.195152> ;
    skos:hiddenLabel "Callidium aeneum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherjäärä"@fi,
        "Callidium aeneum"@sv .

<http://tun.fi/MX.195159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrrhidium sanguineum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195158> ;
    skos:hiddenLabel "Pyrrhidium sanguineum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusojäärä"@fi,
        "Pyrrhidium sanguineum"@sv .

<http://tun.fi/MX.195161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phymatodes testaceus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195160> ;
    skos:hiddenLabel "Phymatodes testaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lautajäärä"@fi,
        "Phymatodes testaceus"@sv .

<http://tun.fi/MX.195164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecilium alni" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.195162> ;
    skos:hiddenLabel "Poecilium alni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäjäärä"@fi,
        "Poecilium alni"@sv .

<http://tun.fi/MX.195169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena rhenana" ;
    dwc:scientificNameAuthorship "Ermisch, 1956" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena rhenana"@fi,
        "Mordellistena rhenana"@sv .

<http://tun.fi/MX.195170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena carinthiaca" ;
    dwc:scientificNameAuthorship "Ermisch, 1966" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena carinthiaca"@fi,
        "Mordellistena carinthiaca"@sv .

<http://tun.fi/MX.195175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena reitteri" ;
    dwc:scientificNameAuthorship "Schilsky, 1894" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena reitteri"@fi,
        "Mordellistena reitteri"@sv .

<http://tun.fi/MX.195176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena purpureonigrans" ;
    dwc:scientificNameAuthorship "Ermisch, 1963" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena purpureonigrans"@fi,
        "Mordellistena purpureonigrans"@sv .

<http://tun.fi/MX.195177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena dieckmanni" ;
    dwc:scientificNameAuthorship "Ermisch, 1963" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena dieckmanni"@fi,
        "Mordellistena dieckmanni"@sv .

<http://tun.fi/MX.195178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena pumila" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1810)" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:hiddenLabel "Mordellistena pumila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulmasyöksykäs"@fi,
        "Mordellistena pumila"@sv .

<http://tun.fi/MX.195179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena pseudopumila" ;
    dwc:scientificNameAuthorship "Ermisch, 1963" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena pseudopumila"@fi,
        "Mordellistena pseudopumila"@sv .

<http://tun.fi/MX.195181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena pygmaeola" ;
    dwc:scientificNameAuthorship "Ermisch, 1956" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena pygmaeola"@fi,
        "Mordellistena pygmaeola"@sv .

<http://tun.fi/MX.195182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena praesagita" ;
    dwc:scientificNameAuthorship "Kangas, 1988" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:hiddenLabel "Mordellistena dalmatica"@fi,
        "Mordellistena dalmatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena praesagita"@fi,
        "Mordellistena praesagita"@sv .

<http://tun.fi/MX.195184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena multicicatrix" ;
    dwc:scientificNameAuthorship "Kangas, 1986" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena multicicatrix"@fi,
        "Mordellistena multicicatrix"@sv .

<http://tun.fi/MX.195185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena secreta" ;
    dwc:scientificNameAuthorship "Horák, 1983" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena secreta"@fi,
        "Mordellistena secreta"@sv .

<http://tun.fi/MX.195187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena variegata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mordellistena variegata"@fi,
        "Mordellistena variegata"@sv .

<http://tun.fi/MX.195188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellistena humeralis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194050> ;
    skos:hiddenLabel "Mordellistena humeralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olkasyöksykäs"@fi,
        "Mordellistena humeralis"@sv .

<http://tun.fi/MX.195194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellochroa abdominalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.195193> ;
    skos:hiddenLabel "Mordellochroa abdominalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosyöksykäs"@fi,
        "Mordellochroa abdominalis"@sv .

<http://tun.fi/MX.195195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mordellochroa tournieri" ;
    dwc:scientificNameAuthorship "(Emery, 1876)" ;
    skos:broader <http://tun.fi/MX.195193> ;
    skos:hiddenLabel "Mordellochroa tournieri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kannussyöksykäs"@fi,
        "Mordellochroa tournieri"@sv .

<http://tun.fi/MX.195199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelecotoma fennica" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.195198> ;
    skos:hiddenLabel "Pelecotoma fennica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jumiloisikka"@fi,
        "Pelecotoma fennica"@sv .

<http://tun.fi/MX.195202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ripidius quadriceps" ;
    dwc:scientificNameAuthorship "Abeille de Perrin, 1872" ;
    skos:broader <http://tun.fi/MX.195201> ;
    skos:hiddenLabel "Ripidius quadriceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "torakkaloisikka"@fi,
        "Ripidius quadriceps"@sv .

<http://tun.fi/MX.195206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metoecus paradoxus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.195205> ;
    skos:hiddenLabel "Metoecus paradoxus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ampiaisloisikka"@fi,
        "Metoecus paradoxus"@sv .

<http://tun.fi/MX.195219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchita humeralis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.195217> ;
    skos:hiddenLabel "Synchita humeralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäkätkä"@fi,
        "Synchita humeralis"@sv .

<http://tun.fi/MX.195224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bitoma crenata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.195222> ;
    skos:hiddenLabel "Bitoma crenata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekokätkä"@fi,
        "Bitoma crenata"@sv .

<http://tun.fi/MX.195227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasconotus jelskii" ;
    dwc:scientificNameAuthorship "(Wankowicz, 1867)" ;
    skos:broader <http://tun.fi/MX.195225> ;
    skos:hiddenLabel "Lado jelskii"@fi,
        "Lasconotus jelskii"@fi,
        "Othismopteryx carinatus"@fi,
        "Lado jelskii"@sv,
        "Othismopteryx carinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "närekätkä"@fi,
        "Lasconotus jelskii"@sv .

<http://tun.fi/MX.195232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocerus clavicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195231> ;
    skos:hiddenLabel "Orthocerus clavicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karttukätkä"@fi,
        "Orthocerus clavicornis"@sv .

<http://tun.fi/MX.195242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagria hirta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195241> ;
    skos:hiddenLabel "Lagria hirta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittymartikas"@fi,
        "Lagria hirta"@sv .

<http://tun.fi/MX.195246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palorus subdepressus" ;
    dwc:scientificNameAuthorship "(Wollaston, 1864)" ;
    skos:broader <http://tun.fi/MX.195245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palorus subdepressus"@fi,
        "Palorus subdepressus"@sv .

<http://tun.fi/MX.195247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palorus depressus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1790)" ;
    skos:broader <http://tun.fi/MX.195245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palorus depressus"@fi,
        "Palorus depressus"@sv .

<http://tun.fi/MX.195251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophagus reticulatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.195250> ;
    skos:hiddenLabel "Bolitophagus reticulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisupimikkä"@fi,
        "Bolitophagus reticulatus"@sv .

<http://tun.fi/MX.195255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eledona agricola" ;
    dwc:scientificNameAuthorship "(Herbst, 1783)" ;
    skos:broader <http://tun.fi/MX.195254> ;
    skos:hiddenLabel "Eledona agricola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkikääpäpimikkä"@fi,
        "Eledona agricola"@sv .

<http://tun.fi/MX.195259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenebrio obscurus" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.195257> ;
    skos:hiddenLabel "Tenebrio obscurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pirttipukki"@fi,
        "Tenebrio obscurus"@sv .

<http://tun.fi/MX.195260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenebrio molitor" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.195257> ;
    skos:hiddenLabel "Tenebrio molitor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhopukki"@fi,
        "Tenebrio molitor"@sv .

<http://tun.fi/MX.195264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bius thoracicus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.195263> ;
    skos:hiddenLabel "Bius thoracicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuoripimikkä"@fi,
        "Bius thoracicus"@sv .

<http://tun.fi/MX.195267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alphitobius diaperinus" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.195266> ;
    skos:hiddenLabel "Alphitobius diaperinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanatunkkari"@fi,
        "Alphitobius diaperinus"@sv .

<http://tun.fi/MX.195268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alphitobius laevigatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.195266> ;
    skos:hiddenLabel "Alphitobius laevigatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltotunkkari"@fi,
        "Alphitobius laevigatus"@sv .

<http://tun.fi/MX.195271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tribolium madens" ;
    dwc:scientificNameAuthorship "(Charpentier, 1825)" ;
    skos:broader <http://tun.fi/MX.195270> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tribolium madens"@fi,
        "Tribolium madens"@sv .

<http://tun.fi/MX.195272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tribolium castaneum" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.195270> ;
    skos:hiddenLabel "Tribolium castaneum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vakkakuoriainen"@fi,
        "Tribolium castaneum"@sv .

<http://tun.fi/MX.195273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tribolium destructor" ;
    dwc:scientificNameAuthorship "Uyttenboogart, 1933" ;
    skos:broader <http://tun.fi/MX.195270> ;
    skos:hiddenLabel "Tribolium destructor"@fi,
        "Tribolium destructor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohmukuoriainen"@fi,
        "svartbrun mjölbagge"@sv .

<http://tun.fi/MX.195274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tribolium confusum" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1861" ;
    skos:broader <http://tun.fi/MX.195270> ;
    skos:hiddenLabel "Tribolium confusum"@fi,
        "Tribolium confusum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hinkalokuoriainen"@fi,
        "rismjölbagge"@sv .

<http://tun.fi/MX.195276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Latheticus oryzae" ;
    dwc:scientificNameAuthorship "Waterhouse, 1880" ;
    skos:broader <http://tun.fi/MX.195275> ;
    skos:hiddenLabel "Latheticus oryzae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riisipimikkä"@fi,
        "Latheticus oryzae"@sv .

<http://tun.fi/MX.195282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uloma culinaris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uloma culinaris"@fi,
        "Uloma culinaris"@sv .

<http://tun.fi/MX.195283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uloma rufa" ;
    dwc:scientificNameAuthorship "(Piller & Mitterpacher, 1783)" ;
    skos:broader <http://tun.fi/MX.195281> ;
    skos:hiddenLabel "Uloma perroudii"@fi,
        "Uloma rufa"@fi,
        "Uloma perroudii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purupimikkä"@fi,
        "Uloma rufa"@sv .

<http://tun.fi/MX.195290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nalassus dermestoides" ;
    dwc:scientificNameAuthorship "(Illiger, 1798)" ;
    skos:broader <http://tun.fi/MX.195289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nalassus dermestoides"@fi,
        "Nalassus dermestoides"@sv .

<http://tun.fi/MX.195293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blaps mortisaga" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195292> ;
    skos:hiddenLabel "Blaps mortisaga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalmankuoriainen"@fi,
        "Blaps mortisaga"@sv .

<http://tun.fi/MX.195294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blaps lethifera" ;
    dwc:scientificNameAuthorship "Marsham, 1802" ;
    skos:broader <http://tun.fi/MX.195292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blaps lethifera"@fi,
        "Blaps lethifera"@sv .

<http://tun.fi/MX.195297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blaps mucronata" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.195292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blaps mucronata"@fi,
        "Blaps mucronata"@sv .

<http://tun.fi/MX.195306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opatrum riparium" ;
    dwc:scientificNameAuthorship "Scriba, 1865" ;
    skos:broader <http://tun.fi/MX.195305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opatrum riparium"@fi,
        "Opatrum riparium"@sv .

<http://tun.fi/MX.195307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opatrum sabulosum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.195305> ;
    skos:hiddenLabel "Opatrum sabulosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusavipimikkä"@fi,
        "Opatrum sabulosum"@sv .

<http://tun.fi/MX.195313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanimon tibialis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.195312> ;
    skos:hiddenLabel "Melanimon tibialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpäspimikkä"@fi,
        "Melanimon tibialis"@sv .

<http://tun.fi/MX.195317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnatocerus cornutus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.195316> ;
    skos:hiddenLabel "Gnatocerus cornutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvipimikkä"@fi,
        "Gnatocerus cornutus"@sv .

<http://tun.fi/MX.195318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnatocerus maxillosus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1801)" ;
    skos:broader <http://tun.fi/MX.195316> ;
    skos:hiddenLabel "Gnatocerus maxillosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leukapimikkä"@fi,
        "Gnatocerus maxillosus"@sv .

<http://tun.fi/MX.195320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynaeus angustus" ;
    dwc:scientificNameAuthorship "(LeConte, 1851)" ;
    skos:broader <http://tun.fi/MX.195319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cynaeus angustus"@fi,
        "Cynaeus angustus"@sv .

<http://tun.fi/MX.195324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alphitophagus bifasciatus" ;
    dwc:scientificNameAuthorship "(Say, 1824)" ;
    skos:broader <http://tun.fi/MX.195323> ;
    skos:hiddenLabel "Alphitophagus bifasciatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöpimikkä"@fi,
        "Alphitophagus bifasciatus"@sv .

<http://tun.fi/MX.195326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaperis boleti" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195325> ;
    skos:hiddenLabel "Diaperis boleti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjopimikkä"@fi,
        "Diaperis boleti"@sv .

<http://tun.fi/MX.195329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neomida haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.195327> ;
    skos:hiddenLabel "Neomida haemorrhoidalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpäpimikkä"@fi,
        "Neomida haemorrhoidalis"@sv .

<http://tun.fi/MX.195331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platydema violacea" ;
    dwc:scientificNameAuthorship "(Fabricius, 1790)" ;
    skos:broader <http://tun.fi/MX.195330> ;
    skos:hiddenLabel "Platydema violacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipimikkä"@fi,
        "Platydema violacea"@sv .

<http://tun.fi/MX.195333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pentaphyllus testaceus" ;
    dwc:scientificNameAuthorship "(Hellwig, 1792)" ;
    skos:broader <http://tun.fi/MX.195332> ;
    skos:hiddenLabel "Pentaphyllus testaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahopimikkä"@fi,
        "Pentaphyllus testaceus"@sv .

<http://tun.fi/MX.195335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaphidema metallica" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.195334> ;
    skos:hiddenLabel "Scaphidema metallica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylppöpimikkä"@fi,
        "Scaphidema metallica"@sv .

<http://tun.fi/MX.195338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crypticus quisquilius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.195337> ;
    skos:hiddenLabel "Crypticus quisquilius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liivapimikkä"@fi,
        "Crypticus quisquilius"@sv .

<http://tun.fi/MX.195344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmechixenus subterraneus" ;
    dwc:scientificNameAuthorship "Chevrolat, 1835" ;
    skos:broader <http://tun.fi/MX.195343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrmechixenus subterraneus"@fi,
        "Myrmechixenus subterraneus"@sv .

<http://tun.fi/MX.195345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmechixenus vaporariorum" ;
    dwc:scientificNameAuthorship "Guérin-Ménéville, 1843" ;
    skos:broader <http://tun.fi/MX.195343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrmechixenus vaporariorum"@fi,
        "Myrmechixenus vaporariorum"@sv .

<http://tun.fi/MX.195349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticeus unicolor" ;
    dwc:scientificNameAuthorship "Piller & Mitterpacher, 1783" ;
    skos:broader <http://tun.fi/MX.195347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corticeus unicolor"@fi,
        "Corticeus unicolor"@sv .

<http://tun.fi/MX.195350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticeus longulus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.195347> ;
    skos:hiddenLabel "Corticeus longulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkähukka"@fi,
        "Corticeus longulus"@sv .

<http://tun.fi/MX.195351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticeus fraxini" ;
    dwc:scientificNameAuthorship "(Kugelann, 1794)" ;
    skos:broader <http://tun.fi/MX.195347> ;
    skos:hiddenLabel "Corticeus fraxini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohukka"@fi,
        "Corticeus fraxini"@sv .

<http://tun.fi/MX.195353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticeus suturalis" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.195347> ;
    skos:hiddenLabel "Corticeus suturalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovahukka"@fi,
        "Corticeus suturalis"@sv .

<http://tun.fi/MX.195354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticeus bicolor" ;
    dwc:scientificNameAuthorship "(Olivier, 1790)" ;
    skos:broader <http://tun.fi/MX.195347> ;
    skos:hiddenLabel "Corticeus bicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjohukka"@fi,
        "Corticeus bicolor"@sv .

<http://tun.fi/MX.195356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticeus linearis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1790)" ;
    skos:broader <http://tun.fi/MX.195347> ;
    skos:hiddenLabel "Corticeus linearis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkahukka"@fi,
        "Corticeus linearis"@sv .

<http://tun.fi/MX.195360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allecula morio" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.195359> ;
    skos:hiddenLabel "Allecula morio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ontonpimikkä"@fi,
        "Allecula morio"@sv .

<http://tun.fi/MX.195363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenophorus doublieri" ;
    dwc:scientificNameAuthorship "Mulsant, 1851" ;
    skos:broader <http://tun.fi/MX.195362> ;
    skos:hiddenLabel "Hymenophorus doublieri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuliekopimikkä"@fi,
        "Hymenophorus doublieri"@sv .

<http://tun.fi/MX.195365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionychus ater" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.195364> ;
    skos:hiddenLabel "Prionychus ater"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenvaajapimikkä"@fi,
        "Prionychus ater"@sv .

<http://tun.fi/MX.195366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionychus melanarius" ;
    dwc:scientificNameAuthorship "(Germar, 1813)" ;
    skos:broader <http://tun.fi/MX.195364> ;
    skos:hiddenLabel "Prionychus melanarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänvaajapimikkä"@fi,
        "Prionychus melanarius"@sv .

<http://tun.fi/MX.195370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocistela ceramboides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195369> ;
    skos:hiddenLabel "Pseudocistela ceramboides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jääräpimikkä"@fi,
        "Pseudocistela ceramboides"@sv .

<http://tun.fi/MX.195376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida vibex" ;
    dwc:scientificNameAuthorship "Linnaeus, 1767" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida vibex"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjokilpikuoriainen"@fi,
        "Cassida vibex"@sv .

<http://tun.fi/MX.195378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida panzeri" ;
    dwc:scientificNameAuthorship "Weise, 1907" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida panzeri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkukilpikuoriainen"@fi,
        "Cassida panzeri"@sv .

<http://tun.fi/MX.195380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida rubiginosa" ;
    dwc:scientificNameAuthorship "Müller, 1776" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida rubiginosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakakilpikuoriainen"@fi,
        "Cassida rubiginosa"@sv .

<http://tun.fi/MX.195381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida stigmatica" ;
    dwc:scientificNameAuthorship "Suffrian, 1844" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida stigmatica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarkilpikuoriainen"@fi,
        "Cassida stigmatica"@sv .

<http://tun.fi/MX.195382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida sanguinosa" ;
    dwc:scientificNameAuthorship "Suffrian, 1844" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida sanguinosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihakilpikuoriainen"@fi,
        "Cassida sanguinosa"@sv .

<http://tun.fi/MX.195383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida denticollis" ;
    dwc:scientificNameAuthorship "Suffrian, 1844" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida denticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nirhakilpikuoriainen"@fi,
        "Cassida denticollis"@sv .

<http://tun.fi/MX.195384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida sanguinolenta" ;
    dwc:scientificNameAuthorship "Müller, 1776" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida sanguinolenta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lovikilpikuoriainen"@fi,
        "Cassida sanguinolenta"@sv .

<http://tun.fi/MX.195385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida prasina" ;
    dwc:scientificNameAuthorship "Illiger, 1798" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida prasina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokilpikuoriainen"@fi,
        "Cassida prasina"@sv .

<http://tun.fi/MX.195387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida nobilis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida nobilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välkekilpikuoriainen"@fi,
        "Cassida nobilis"@sv .

<http://tun.fi/MX.195388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida vittata" ;
    dwc:scientificNameAuthorship "Villers, 1789" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cassida vittata"@fi,
        "Cassida vittata"@sv .

<http://tun.fi/MX.195393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bruchus loti" ;
    dwc:scientificNameAuthorship "Paykull, 1800" ;
    skos:broader <http://tun.fi/MX.195391> ;
    skos:hiddenLabel "Bruchus loti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitepiilokas"@fi,
        "Bruchus loti"@sv .

<http://tun.fi/MX.195394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bruchus atomarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.195391> ;
    skos:hiddenLabel "Bruchus atomarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnapiilokas"@fi,
        "Bruchus atomarius"@sv .

<http://tun.fi/MX.195395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bruchus rufimanus" ;
    dwc:scientificNameAuthorship "Boheman, 1833" ;
    skos:broader <http://tun.fi/MX.195391> ;
    skos:hiddenLabel "Bruchus rufimanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härkäpapupiilokas"@fi,
        "Bruchus rufimanus"@sv .

<http://tun.fi/MX.195396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bruchus pisorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195391> ;
    skos:hiddenLabel "Bruchus pisorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hernepiilokas"@fi,
        "Bruchus pisorum"@sv .

<http://tun.fi/MX.195397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bruchus affinis" ;
    dwc:scientificNameAuthorship "Frölich, 1799" ;
    skos:broader <http://tun.fi/MX.195391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bruchus affinis"@fi,
        "Bruchus affinis"@sv .

<http://tun.fi/MX.195406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bruchidius lividimanus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1833)" ;
    skos:broader <http://tun.fi/MX.195401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bruchidius lividimanus"@fi,
        "Bruchidius lividimanus"@sv .

<http://tun.fi/MX.195409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callosobruchus chinensis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195408> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callosobruchus chinensis"@fi,
        "Callosobruchus chinensis"@sv .

<http://tun.fi/MX.195412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthoscelides obtectus" ;
    dwc:scientificNameAuthorship "(Say, 1831)" ;
    skos:broader <http://tun.fi/MX.195411> ;
    skos:hiddenLabel "Acanthoscelides obtectus"@fi,
        "Acanthoscelides obtectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "papupiilokas"@fi,
        "bönbagge"@sv .

<http://tun.fi/MX.195416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spermophagus sericeus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.195415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spermophagus sericeus"@fi,
        "Spermophagus sericeus"@sv .

<http://tun.fi/MX.195424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cimberis attelaboides" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.195422> ;
    skos:hiddenLabel "Rhinomacer attelaboides"@fi,
        "Rhinomacer attelaboides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cimberis attelaboides"@fi,
        "Cimberis attelaboides"@sv .

<http://tun.fi/MX.195427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doydirhynchus austriacus" ;
    dwc:scientificNameAuthorship "(Olivier, 1807)" ;
    skos:broader <http://tun.fi/MX.195426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Doydirhynchus austriacus"@fi,
        "Doydirhynchus austriacus"@sv .

<http://tun.fi/MX.195434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonotropis dorsalis" ;
    dwc:scientificNameAuthorship "(Thunberg, 1796)" ;
    skos:broader <http://tun.fi/MX.195433> ;
    skos:hiddenLabel "Gonotropis dorsalis"@fi,
        "Tropideres dorsalis"@fi,
        "Tropideres dorsalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivukelokärsäkäs"@fi,
        "Gonotropis dorsalis"@sv .

<http://tun.fi/MX.195438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allandrus undulatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1795)" ;
    skos:broader <http://tun.fi/MX.195436> ;
    skos:hiddenLabel "Allandrus undulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäkelokärsäkäs"@fi,
        "Allandrus undulatus"@sv .

<http://tun.fi/MX.195445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dissoleucas niveirostris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.195444> ;
    skos:hiddenLabel "Dissoleucas niveirostris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risutyppykärsäkäs"@fi,
        "Dissoleucas niveirostris"@sv .

<http://tun.fi/MX.195448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyrhinus resinosus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.195447> ;
    skos:hiddenLabel "Platyrhinus resinosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokelokärsäkäs"@fi,
        "Platyrhinus resinosus"@sv .

<http://tun.fi/MX.195451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platystomos albinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195450> ;
    skos:hiddenLabel "Anthribus albinus"@fi,
        "Platystomos albinus"@fi,
        "Anthribus albinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepäntyppykärsäkäs"@fi,
        "Platystomos albinus"@sv .

<http://tun.fi/MX.195455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthribus fasciatus" ;
    dwc:scientificNameAuthorship "Forster, 1771" ;
    skos:broader <http://tun.fi/MX.195453> ;
    skos:hiddenLabel "Anthribus fasciatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoloiskärsäkäs"@fi,
        "Anthribus fasciatus"@sv .

<http://tun.fi/MX.195456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthribus scapularis" ;
    dwc:scientificNameAuthorship "Gebler, 1833" ;
    skos:broader <http://tun.fi/MX.195453> ;
    skos:hiddenLabel "Anthribus scapularis"@fi,
        "Brachytarsus scapularis"@fi,
        "Brachytarsus scapularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoloiskärsäkäs"@fi,
        "Anthribus scapularis"@sv .

<http://tun.fi/MX.195457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthribus nebulosus" ;
    dwc:scientificNameAuthorship "Forster, 1771" ;
    skos:broader <http://tun.fi/MX.195453> ;
    skos:hiddenLabel "Anthribus nebulosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuloiskärsäkäs"@fi,
        "Anthribus nebulosus"@sv .

<http://tun.fi/MX.195460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araecerus fasciculatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.195459> ;
    skos:hiddenLabel "Araecerus coffeae"@fi,
        "Araecerus fasciculatus"@fi,
        "Araecerus coffeae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kahvikärsäkäs"@fi,
        "Araecerus fasciculatus"@sv .

<http://tun.fi/MX.195463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choragus sheppardi" ;
    dwc:scientificNameAuthorship "Kirby, 1819" ;
    skos:broader <http://tun.fi/MX.195462> ;
    skos:hiddenLabel "Choragus sheppardi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskovirpiäinen"@fi,
        "Choragus sheppardi"@sv .

<http://tun.fi/MX.195479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnocerus nanus" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.195477> ;
    skos:hiddenLabel "Temnocerus nanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rauduskäärökärsäkäs"@fi,
        "Temnocerus nanus"@sv .

<http://tun.fi/MX.195480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnocerus coeruleus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.195477> ;
    skos:hiddenLabel "Rhyncites uncinatus"@fi,
        "Temnocerus coeruleus"@fi,
        "Temnocerus tomentosus"@fi,
        "Rhyncites uncinatus"@sv,
        "Temnocerus tomentosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunkäärökärsäkäs"@fi,
        "Temnocerus coeruleus"@sv .

<http://tun.fi/MX.195481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnocerus longiceps" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.195477> ;
    skos:hiddenLabel "Temnocerus longiceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hieskäärökärsäkäs"@fi,
        "Temnocerus longiceps"@sv .

<http://tun.fi/MX.195485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocoenorrhinus germanicus" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.195482> ;
    skos:hiddenLabel "Neocoenorrhinus germanicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksankäärökärsäkäs"@fi,
        "Neocoenorrhinus germanicus"@sv .

<http://tun.fi/MX.195489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tatianaerhynchites aequatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.5082517> ;
    skos:hiddenLabel "Neocoenorrhinus aequatus"@fi,
        "Tatianaerhynchites aequatus"@fi,
        "Neocoenorrhinus aequatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenaleikkuri"@fi,
        "Tatianaerhynchites aequatus"@sv .

<http://tun.fi/MX.195492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Involvulus cupreus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4884188> ;
    skos:hiddenLabel "Involvulus cupreus"@fi,
        "Rhynchites cupreus"@fi,
        "Rhynchites purpureus"@fi,
        "Rhynchites cupreus"@sv,
        "Rhynchites purpureus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumuleikkuri"@fi,
        "Involvulus cupreus"@sv .

<http://tun.fi/MX.195497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byctiscus betulae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195496> ;
    skos:hiddenLabel "Byctiscus betulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunkäärökärsäkäs"@fi,
        "Byctiscus betulae"@sv .

<http://tun.fi/MX.195498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byctiscus populi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195496> ;
    skos:hiddenLabel "Byctiscus populi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavankäärökärsäkäs"@fi,
        "Byctiscus populi"@sv .

<http://tun.fi/MX.195502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenorhinus mannerheimii" ;
    dwc:scientificNameAuthorship "(Hummel, 1823)" ;
    skos:broader <http://tun.fi/MX.4884211> ;
    skos:hiddenLabel "Caenorhinus mannerheimii"@fi,
        "Deporaus mannerheimii"@fi,
        "Deporaus mannerheimii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisuppilokärsäkäs"@fi,
        "Caenorhinus mannerheimii"@sv .

<http://tun.fi/MX.195503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deporaus betulae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195500> ;
    skos:hiddenLabel "Deporaus betulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasuppilokärsäkäs"@fi,
        "Deporaus betulae"@sv .

<http://tun.fi/MX.195509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apoderus coryli" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195508> ;
    skos:hiddenLabel "Apoderus coryli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänkäärökärsäkäs"@fi,
        "Apoderus coryli"@sv .

<http://tun.fi/MX.195514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphalapion laevigatum" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.4884212> ;
    skos:hiddenLabel "Apion laevigatum"@fi,
        "Omphalapion laevigatum"@fi,
        "Apion laevigatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sauramonirppu"@fi,
        "Omphalapion laevigatum"@sv .

<http://tun.fi/MX.195517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphalapion hookerorum" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884212> ;
    skos:hiddenLabel "Apion hookerorum"@fi,
        "Omphalapion hookerorum"@fi,
        "Apion hookerorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saunionirppu"@fi,
        "Omphalapion hookerorum"@sv .

<http://tun.fi/MX.195519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratapion onopordi" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884189> ;
    skos:hiddenLabel "Apion onopordi"@fi,
        "Ceratapion onopordi"@fi,
        "Apion onopordi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhiaisnirppu"@fi,
        "Ceratapion onopordi"@sv .

<http://tun.fi/MX.195521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratapion gibbirostre" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.4884189> ;
    skos:hiddenLabel "Apion carduorum"@fi,
        "Apion gibbirostre"@fi,
        "Ceratapion gibbirostre"@fi,
        "Apion carduorum"@sv,
        "Apion gibbirostre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakenirppu"@fi,
        "Ceratapion gibbirostre"@sv .

<http://tun.fi/MX.195528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplapion confluens" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884213> ;
    skos:hiddenLabel "Apion confluens"@fi,
        "Diplapion confluens"@fi,
        "Apion confluens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurrenirppu"@fi,
        "Diplapion confluens"@sv .

<http://tun.fi/MX.195529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplapion stolidum" ;
    dwc:scientificNameAuthorship "(Germar, 1817)" ;
    skos:broader <http://tun.fi/MX.4884213> ;
    skos:hiddenLabel "Apion stolidum"@fi,
        "Diplapion stolidum"@fi,
        "Apion stolidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päivänkakkaranirppu"@fi,
        "Diplapion stolidum"@sv .

<http://tun.fi/MX.195533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspidapion radiolus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.4884225> ;
    skos:hiddenLabel "Apion radiolus"@fi,
        "Aspidapion radiolus"@fi,
        "Apion radiolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "malvanirppu"@fi,
        "Aspidapion radiolus"@sv .

<http://tun.fi/MX.195534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanapion minimum" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.4884199> ;
    skos:hiddenLabel "Apion minimum"@fi,
        "Melanapion minimum"@fi,
        "Apion minimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunirppu"@fi,
        "Melanapion minimum"@sv .

<http://tun.fi/MX.195536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squamapion cineraceum" ;
    dwc:scientificNameAuthorship "(Wencker, 1864)" ;
    skos:broader <http://tun.fi/MX.4884226> ;
    skos:hiddenLabel "Apion cineraceum"@fi,
        "Apion millum"@fi,
        "Squamapion cineraceum"@fi,
        "Apion cineraceum"@sv,
        "Apion millum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunnirppu"@fi,
        "Squamapion cineraceum"@sv .

<http://tun.fi/MX.195538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squamapion vicinum" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884226> ;
    skos:hiddenLabel "Apion vicinum"@fi,
        "Squamapion vicinum"@fi,
        "Apion vicinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "minttunirppu"@fi,
        "Squamapion vicinum"@sv .

<http://tun.fi/MX.195539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squamapion serpyllicola" ;
    dwc:scientificNameAuthorship "(Wencker, 1864)" ;
    skos:broader <http://tun.fi/MX.4884226> ;
    skos:hiddenLabel "Apion hoffmanni"@fi,
        "Squamapion serpyllicola"@fi,
        "Apion hoffmanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkunirppu"@fi,
        "Squamapion serpyllicola"@sv .

<http://tun.fi/MX.195541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squamapion atomarium" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884226> ;
    skos:hiddenLabel "Apion atomarium"@fi,
        "Squamapion atomarium"@fi,
        "Apion atomarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ajuruohonirppu"@fi,
        "Squamapion atomarium"@sv .

<http://tun.fi/MX.195544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taeniapion urticarium" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.4884200> ;
    skos:hiddenLabel "Apion urticarium"@fi,
        "Apion vernale"@fi,
        "Taeniapion urticarium"@fi,
        "Apion urticarium"@sv,
        "Apion vernale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkosnirppu"@fi,
        "Taeniapion urticarium"@sv .

<http://tun.fi/MX.195553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protapion gracilipes" ;
    dwc:scientificNameAuthorship "(Dietrich, 1857)" ;
    skos:broader <http://tun.fi/MX.4884227> ;
    skos:hiddenLabel "Apion gracilipes"@fi,
        "Protapion gracilipes"@fi,
        "Apion gracilipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäapilanirppu"@fi,
        "Protapion gracilipes"@sv .

<http://tun.fi/MX.195554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protapion fulvipes" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.4884227> ;
    skos:hiddenLabel "Apion flavipes"@fi,
        "Apion fulvipes"@fi,
        "Protapion fulvipes"@fi,
        "Apion flavipes"@sv,
        "Apion fulvipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasäärinirppu"@fi,
        "Protapion fulvipes"@sv .

<http://tun.fi/MX.195559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protapion trifolii" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1768)" ;
    skos:broader <http://tun.fi/MX.4884227> ;
    skos:hiddenLabel "Apion aestivum"@fi,
        "Apion trifolii"@fi,
        "Protapion trifolii"@fi,
        "Apion aestivum"@sv,
        "Apion trifolii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustareisinirppu"@fi,
        "Protapion trifolii"@sv .

<http://tun.fi/MX.195562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protapion interjectum" ;
    dwc:scientificNameAuthorship "(Desbrochers des Loges, 1895)" ;
    skos:broader <http://tun.fi/MX.4884227> ;
    skos:hiddenLabel "Apion interjectum"@fi,
        "Protapion interjectum"@fi,
        "Apion interjectum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyömynirppu"@fi,
        "Protapion interjectum"@sv .

<http://tun.fi/MX.195564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protapion apricans" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.4884227> ;
    skos:hiddenLabel "Apion apricans"@fi,
        "Protapion apricans"@fi,
        "Apion apricans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoapilanirppu"@fi,
        "Protapion apricans"@sv .

<http://tun.fi/MX.195566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protapion assimile" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884227> ;
    skos:hiddenLabel "Apion assimile"@fi,
        "Protapion assimile"@fi,
        "Apion assimile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuapilanirppu"@fi,
        "Protapion assimile"@sv .

<http://tun.fi/MX.195568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smaragdina salicina" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.194857> ;
    skos:hiddenLabel "Cyaniris cyanea"@fi,
        "Smaragdina salicina"@fi,
        "Cyaniris cyanea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosinipääkkö"@fi,
        "Smaragdina salicina"@sv .

<http://tun.fi/MX.195570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smaragdina flavicollis" ;
    dwc:scientificNameAuthorship "(Charpentier, 1825)" ;
    skos:broader <http://tun.fi/MX.194857> ;
    skos:hiddenLabel "Smaragdina flavicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusinipääkkö"@fi,
        "Smaragdina flavicollis"@sv .

<http://tun.fi/MX.195572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smaragdina affinis" ;
    dwc:scientificNameAuthorship "(Illiger, 1794)" ;
    skos:broader <http://tun.fi/MX.194857> ;
    skos:hiddenLabel "Smaragdina affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkusinipääkkö"@fi,
        "Smaragdina affinis"@sv .

<http://tun.fi/MX.195578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachybrachis hieroglyphicus" ;
    dwc:scientificNameAuthorship "(Laicharting, 1781)" ;
    skos:broader <http://tun.fi/MX.195577> ;
    skos:hiddenLabel "Pachybrachis hieroglyphicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piirtopiilopää"@fi,
        "Pachybrachis hieroglyphicus"@sv .

<http://tun.fi/MX.195581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus coryli" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus coryli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusopiilopää"@fi,
        "Cryptocephalus coryli"@sv .

<http://tun.fi/MX.195582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus cordiger" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus cordiger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sydänpiilopää"@fi,
        "Cryptocephalus cordiger"@sv .

<http://tun.fi/MX.195583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus octopunctatus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptocephalus octopunctatus"@fi,
        "Cryptocephalus octopunctatus"@sv .

<http://tun.fi/MX.195584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus sexpunctatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptocephalus sexpunctatus"@fi,
        "Cryptocephalus sexpunctatus"@sv .

<http://tun.fi/MX.195585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus distinguendus" ;
    dwc:scientificNameAuthorship "Schneider, 1792" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptocephalus distinguendus"@fi,
        "Cryptocephalus distinguendus"@sv .

<http://tun.fi/MX.195586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus cruciger" ;
    dwc:scientificNameAuthorship "Hellén, 1922" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus cruciger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ristipiilopää"@fi,
        "Cryptocephalus cruciger"@sv .

<http://tun.fi/MX.195587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus bipunctatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus bipunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkupiilopää"@fi,
        "Cryptocephalus bipunctatus"@sv .

<http://tun.fi/MX.195588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus biguttatus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus biguttatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läiskäpiilopää"@fi,
        "Cryptocephalus biguttatus"@sv .

<http://tun.fi/MX.195589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus aureolus" ;
    dwc:scientificNameAuthorship "Suffrian, 1847" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus aureolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelttopiilopää"@fi,
        "Cryptocephalus aureolus"@sv .

<http://tun.fi/MX.195591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus hypochoeridis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus hypochoeridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanopiilopää"@fi,
        "Cryptocephalus hypochoeridis"@sv .

<http://tun.fi/MX.195595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus nitidus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus nitidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidanpiilopää"@fi,
        "Cryptocephalus nitidus"@sv .

<http://tun.fi/MX.195596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus nitidulus" ;
    dwc:scientificNameAuthorship "Fabricius, 1787" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus nitidulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherpiilopää"@fi,
        "Cryptocephalus nitidulus"@sv .

<http://tun.fi/MX.195597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus parvulus" ;
    dwc:scientificNameAuthorship "Müller, 1776" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus parvulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokkopiilopää"@fi,
        "Cryptocephalus parvulus"@sv .

<http://tun.fi/MX.195598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus androgyne" ;
    dwc:scientificNameAuthorship "Marseul, 1875" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus androgyne"@fi,
        "Cryptocephalus caerulescens"@fi,
        "Cryptocephalus caerulescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teräspiilopää"@fi,
        "Cryptocephalus androgyne"@sv .

<http://tun.fi/MX.195600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus marginatus" ;
    dwc:scientificNameAuthorship "Fabricius, 1781" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptocephalus marginatus"@fi,
        "Cryptocephalus marginatus"@sv .

<http://tun.fi/MX.195601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus decemmaculatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus decemmaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämepiilopää"@fi,
        "Cryptocephalus decemmaculatus"@sv .

<http://tun.fi/MX.195602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus moraei" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus moraei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuismapiilopää"@fi,
        "Cryptocephalus moraei"@sv .

<http://tun.fi/MX.195605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus quadripustulatus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1813" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus quadripustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havupiilopää"@fi,
        "Cryptocephalus quadripustulatus"@sv .

<http://tun.fi/MX.195606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus bameuli" ;
    dwc:scientificNameAuthorship "Duhaldeborde, 1999" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus bameuli"@fi,
        "Cryptocephalus flavipes"@fi,
        "Cryptocephalus flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalaitapiilopää"@fi,
        "Cryptocephalus bameuli"@sv .

<http://tun.fi/MX.195612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus pini" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus pini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynpiilopää"@fi,
        "Cryptocephalus pini"@sv .

<http://tun.fi/MX.195613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus punctiger" ;
    dwc:scientificNameAuthorship "Paykull, 1799" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptocephalus punctiger"@fi,
        "Cryptocephalus punctiger"@sv .

<http://tun.fi/MX.195614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus pallifrons" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1813" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus pallidifrons"@fi,
        "Cryptocephalus pallidifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptocephalus pallifrons"@fi,
        "Cryptocephalus pallifrons"@sv .

<http://tun.fi/MX.195615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus bilineatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus bilineatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovapiilopää"@fi,
        "Cryptocephalus bilineatus"@sv .

<http://tun.fi/MX.195618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus frontalis" ;
    dwc:scientificNameAuthorship "Marsham, 1802" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptocephalus frontalis"@fi,
        "Cryptocephalus frontalis"@sv .

<http://tun.fi/MX.195619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus saliceti" ;
    dwc:scientificNameAuthorship "Zebe, 1855" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus saliceti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajupiilopää"@fi,
        "Cryptocephalus saliceti"@sv .

<http://tun.fi/MX.195621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus querceti" ;
    dwc:scientificNameAuthorship "Suffrian, 1848" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptocephalus querceti"@fi,
        "Cryptocephalus querceti"@sv .

<http://tun.fi/MX.195622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus labiatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus labiatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivupiilopää"@fi,
        "Cryptocephalus labiatus"@sv .

<http://tun.fi/MX.195623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus exiguus" ;
    dwc:scientificNameAuthorship "Schneider, 1792" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus exiguus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiespiilopää"@fi,
        "Cryptocephalus exiguus"@sv .

<http://tun.fi/MX.195625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus fulvus" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:hiddenLabel "Cryptocephalus fulvus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapiilopää"@fi,
        "Cryptocephalus fulvus"@sv .

<http://tun.fi/MX.195628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus pusillus" ;
    dwc:scientificNameAuthorship "Fabricius, 1777" ;
    skos:broader <http://tun.fi/MX.195580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptocephalus pusillus"@fi,
        "Cryptocephalus pusillus"@sv .

<http://tun.fi/MX.195635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syneta betulae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.195634> ;
    skos:hiddenLabel "Syneta betulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunlehtikuoriainen"@fi,
        "Syneta betulae"@sv .

<http://tun.fi/MX.195642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachnephorus pilosus" ;
    dwc:scientificNameAuthorship "(Rossi, 1790)" ;
    skos:broader <http://tun.fi/MX.195641> ;
    skos:hiddenLabel "Pachnephorus pilosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätköpää"@fi,
        "Pachnephorus pilosus"@sv .

<http://tun.fi/MX.195646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromius obscurus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195644> ;
    skos:hiddenLabel "Bromius obscurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "horsmakuoriainen"@fi,
        "Bromius obscurus"@sv .

<http://tun.fi/MX.195650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptinotarsa decemlineata" ;
    dwc:scientificNameAuthorship "(Say, 1824)" ;
    skos:altLabel "koloradoskallbagge"@sv ;
    skos:broader <http://tun.fi/MX.195649> ;
    skos:hiddenLabel "Leptinotarsa decemlineata"@fi,
        "Leptinotarsa decemlineata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koloradonkuoriainen"@fi,
        "koloradobagge"@sv .

<http://tun.fi/MX.195656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolina graminis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195651> ;
    skos:hiddenLabel "Chrysolina graminis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimmelkuoriainen"@fi,
        "Chrysolina graminis"@sv .

<http://tun.fi/MX.195657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolina fastuosa" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.195651> ;
    skos:hiddenLabel "Chrysolina fastuosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peippikuoriainen"@fi,
        "Chrysolina fastuosa"@sv .

<http://tun.fi/MX.195659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolina polita" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195651> ;
    skos:hiddenLabel "Chrysolina polita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "minttukuoriainen"@fi,
        "Chrysolina polita"@sv .

<http://tun.fi/MX.195663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolina staphylaea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195651> ;
    skos:hiddenLabel "Chrysolina staphylaea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pimperikuoriainen"@fi,
        "Chrysolina staphylaea"@sv .

<http://tun.fi/MX.195664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolina cerealis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.195651> ;
    skos:hiddenLabel "Chrysolina cerealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ajuruohokuoriainen"@fi,
        "Chrysolina cerealis"@sv .

<http://tun.fi/MX.195670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolina haemoptera" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195651> ;
    skos:hiddenLabel "Chrysolina haemoptera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratamokuoriainen"@fi,
        "Chrysolina haemoptera"@sv .

<http://tun.fi/MX.195674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolina sanguinolenta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195651> ;
    skos:hiddenLabel "Chrysolina sanguinolenta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kannusruohokuoriainen"@fi,
        "Chrysolina sanguinolenta"@sv .

<http://tun.fi/MX.195675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolina gypsophilae" ;
    dwc:scientificNameAuthorship "(Küster, 1845)" ;
    skos:broader <http://tun.fi/MX.195651> ;
    skos:hiddenLabel "Chrysolina gypsophilae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokannusruohokuoriainen"@fi,
        "Chrysolina gypsophilae"@sv .

<http://tun.fi/MX.195680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolina varians" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.195651> ;
    skos:hiddenLabel "Chrysolina varians"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukuismakuoriainen"@fi,
        "Chrysolina varians"@sv .

<http://tun.fi/MX.195681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolina hyperici" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.195651> ;
    skos:hiddenLabel "Chrysolina hyperici"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokuismakuoriainen"@fi,
        "Chrysolina hyperici"@sv .

<http://tun.fi/MX.195683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolina geminata" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.195651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysolina geminata"@fi,
        "Chrysolina geminata"@sv .

<http://tun.fi/MX.195686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolina analis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.195651> ;
    skos:hiddenLabel "Chrysolina analis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsämökuoriainen"@fi,
        "Chrysolina analis"@sv .

<http://tun.fi/MX.195687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolina marginata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195651> ;
    skos:hiddenLabel "Chrysolina marginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sauniokuoriainen"@fi,
        "Chrysolina marginata"@sv .

<http://tun.fi/MX.195699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrophysa polygoni" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195698> ;
    skos:hiddenLabel "Gastrophysa polygoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hierakkakuoriainen"@fi,
        "Gastrophysa polygoni"@sv .

<http://tun.fi/MX.195700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrophysa viridula" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.195698> ;
    skos:hiddenLabel "Gastrophysa viridula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirakuoriainen"@fi,
        "Gastrophysa viridula"@sv .

<http://tun.fi/MX.195703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaedon cochleariae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.195701> ;
    skos:hiddenLabel "Phaedon cochleariae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinappikuoriainen"@fi,
        "Phaedon cochleariae"@sv .

<http://tun.fi/MX.195704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaedon armoraciae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195701> ;
    skos:hiddenLabel "Phaedon armoraciae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äikäjuurikuoriainen"@fi,
        "Phaedon armoraciae"@sv .

<http://tun.fi/MX.195705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaedon concinnus" ;
    dwc:scientificNameAuthorship "(Stephens, 1831)" ;
    skos:broader <http://tun.fi/MX.195701> ;
    skos:hiddenLabel "Phaedon commutatus"@fi,
        "Phaedon concinnus"@fi,
        "Phaedon contemptus"@fi,
        "Phaedon commutatus"@sv,
        "Phaedon contemptus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuirimokuoriainen"@fi,
        "Phaedon concinnus"@sv .

<http://tun.fi/MX.195707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prasocuris glabra" ;
    dwc:scientificNameAuthorship "(Herbst, 1783)" ;
    skos:broader <http://tun.fi/MX.195710> ;
    skos:hiddenLabel "Hydrothassa aucta"@fi,
        "Hydrothassa glabra"@fi,
        "Prasocuris glabra"@fi,
        "Hydrothassa aucta"@sv,
        "Hydrothassa glabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "typöleinikkikuoriainen"@fi,
        "Prasocuris glabra"@sv .

<http://tun.fi/MX.195708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prasocuris marginella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195710> ;
    skos:hiddenLabel "Hydrothassa marginella"@fi,
        "Prasocuris marginella"@fi,
        "Hydrothassa marginella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leinikkikuoriainen"@fi,
        "Prasocuris marginella"@sv .

<http://tun.fi/MX.195709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prasocuris hannoveriana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.195710> ;
    skos:hiddenLabel "Hydrothassa hannoveriana"@fi,
        "Prasocuris hannoveriana"@fi,
        "Hydrothassa hannoveriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentukkakuoriainen"@fi,
        "Prasocuris hannoveriana"@sv .

<http://tun.fi/MX.195712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prasocuris phellandrii" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195710> ;
    skos:hiddenLabel "Prasocuris phellandrii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keisokuoriainen"@fi,
        "Prasocuris phellandrii"@sv .

<http://tun.fi/MX.195714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiodera versicolora" ;
    dwc:scientificNameAuthorship "(Laicharting, 1781)" ;
    skos:broader <http://tun.fi/MX.195713> ;
    skos:hiddenLabel "Plagiodera versicolora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallokalvaja"@fi,
        "Plagiodera versicolora"@sv .

<http://tun.fi/MX.195716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomela cuprea" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.195715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysomela cuprea"@fi,
        "Chrysomela cuprea"@sv .

<http://tun.fi/MX.195717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomela lapponica" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.195715> ;
    skos:hiddenLabel "Chrysomela lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinlehtikuoriainen"@fi,
        "Chrysomela lapponica"@sv .

<http://tun.fi/MX.195718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomela collaris" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.195715> ;
    skos:hiddenLabel "Chrysomela collaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunlehtikuoriainen"@fi,
        "Chrysomela collaris"@sv .

<http://tun.fi/MX.195719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomela vigintipunctata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.195715> ;
    skos:hiddenLabel "Chrysomela vigintipunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplälehtikuoriainen"@fi,
        "Chrysomela vigintipunctata"@sv .

<http://tun.fi/MX.195720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomela populi" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.195715> ;
    skos:hiddenLabel "Chrysomela populi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanlehtikuoriainen"@fi,
        "Chrysomela populi"@sv .

<http://tun.fi/MX.195721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomela tremula" ;
    dwc:scientificNameAuthorship "Fabricius, 1787" ;
    skos:broader <http://tun.fi/MX.195715> ;
    skos:hiddenLabel "Chrysomela tremula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusolehtikuoriainen"@fi,
        "Chrysomela tremula"@sv .

<http://tun.fi/MX.195722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomela saliceti" ;
    dwc:scientificNameAuthorship "(Weise, 1884)" ;
    skos:broader <http://tun.fi/MX.195715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysomela saliceti"@fi,
        "Chrysomela saliceti"@sv .

<http://tun.fi/MX.195725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiosterna aenea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195723> ;
    skos:hiddenLabel "Chrysomela aenea"@fi,
        "Linaeida aenea"@fi,
        "Melasoma aenea"@fi,
        "Plagiosterna aenea"@fi,
        "Chrysomela aenea"@sv,
        "Linaeida aenea"@sv,
        "Melasoma aenea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänlehtikuoriainen"@fi,
        "Plagiosterna aenea"@sv .

<http://tun.fi/MX.195728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonioctena flavicornis" ;
    dwc:scientificNameAuthorship "(Suffrian, 1851)" ;
    skos:broader <http://tun.fi/MX.195726> ;
    skos:hiddenLabel "Gonioctena flavicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäruskokalvaja"@fi,
        "Gonioctena flavicornis"@sv .

<http://tun.fi/MX.195729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonioctena viminalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195726> ;
    skos:hiddenLabel "Gonioctena viminalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunruskokalvaja"@fi,
        "Gonioctena viminalis"@sv .

<http://tun.fi/MX.195730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonioctena decemnotata" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.195726> ;
    skos:hiddenLabel "Gonioctena decemnotata"@fi,
        "Phytodecta rufipes"@fi,
        "Phytodecta rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanruskokalvaja"@fi,
        "Gonioctena decemnotata"@sv .

<http://tun.fi/MX.195732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonioctena linnaeana" ;
    dwc:scientificNameAuthorship "(Schranck, 1781)" ;
    skos:broader <http://tun.fi/MX.195726> ;
    skos:hiddenLabel "Gonioctena linnaeana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanruskokalvaja"@fi,
        "Gonioctena linnaeana"@sv .

<http://tun.fi/MX.195733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonioctena nivosa" ;
    dwc:scientificNameAuthorship "(Suffrian, 1851)" ;
    skos:broader <http://tun.fi/MX.195726> ;
    skos:hiddenLabel "Gonioctena arctica"@fi,
        "Gonioctena nivosa"@fi,
        "Phytodecta affinis"@fi,
        "Gonioctena arctica"@sv,
        "Phytodecta affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinruskokalvaja"@fi,
        "Gonioctena nivosa"@sv .

<http://tun.fi/MX.195736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonioctena sundmani" ;
    dwc:scientificNameAuthorship "(Jacobson, 1901)" ;
    skos:broader <http://tun.fi/MX.195726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonioctena sundmani"@fi,
        "Gonioctena sundmani"@sv .

<http://tun.fi/MX.195737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonioctena norvegica" ;
    dwc:scientificNameAuthorship "(Strand, 1936)" ;
    skos:broader <http://tun.fi/MX.195726> ;
    skos:hiddenLabel "Gonioctena norvegica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norjanruskokalvaja"@fi,
        "Gonioctena norvegica"@sv .

<http://tun.fi/MX.195739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonioctena quinquepunctata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.195726> ;
    skos:hiddenLabel "Gonioctena quinquepunctata"@fi,
        "Phytodecta quinquepunctata"@fi,
        "Phytodecta quinquepunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olaruskokalvaja"@fi,
        "Gonioctena quinquepunctata"@sv .

<http://tun.fi/MX.195740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonioctena intermedia" ;
    dwc:scientificNameAuthorship "(Helliesen, 1913)" ;
    skos:broader <http://tun.fi/MX.195726> ;
    skos:hiddenLabel "Gonioctena intermedia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanruskokalvaja"@fi,
        "Gonioctena intermedia"@sv .

<http://tun.fi/MX.195741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonioctena pallida" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195726> ;
    skos:hiddenLabel "Gonioctena pallida"@fi,
        "Phytodecta pallida"@fi,
        "Phytodecta pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomenruskokalvaja"@fi,
        "Gonioctena pallida"@sv .

<http://tun.fi/MX.195744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phratora vulgatissima" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195742> ;
    skos:hiddenLabel "Phratora vulgatissima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoviherkalvaja"@fi,
        "Phratora vulgatissima"@sv .

<http://tun.fi/MX.195746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phratora polaris" ;
    dwc:scientificNameAuthorship "(Sparre Schneider, 1886)" ;
    skos:broader <http://tun.fi/MX.195742> ;
    skos:hiddenLabel "Phratora polaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanviherkalvaja"@fi,
        "Phratora polaris"@sv .

<http://tun.fi/MX.195747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phratora laticollis" ;
    dwc:scientificNameAuthorship "(Suffrian, 1851)" ;
    skos:broader <http://tun.fi/MX.195742> ;
    skos:hiddenLabel "Phratora laticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuhmuviherkalvaja"@fi,
        "Phratora laticollis"@sv .

<http://tun.fi/MX.195748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phratora vitellinae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195742> ;
    skos:hiddenLabel "Phratora vitellinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunviherkalvaja"@fi,
        "Phratora vitellinae"@sv .

<http://tun.fi/MX.195749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phratora atrovirens" ;
    dwc:scientificNameAuthorship "(Cornelius, 1857)" ;
    skos:broader <http://tun.fi/MX.195742> ;
    skos:hiddenLabel "Phratora atrovirens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanviherkalvaja"@fi,
        "Phratora atrovirens"@sv .

<http://tun.fi/MX.195758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerucella nymphaeae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195757> ;
    skos:hiddenLabel "Galerucella nymphaeae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lummenälvikäs"@fi,
        "Galerucella nymphaeae"@sv .

<http://tun.fi/MX.195759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerucella aquatica" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.195757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galerucella aquatica"@fi,
        "Galerucella aquatica"@sv .

<http://tun.fi/MX.195760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerucella sagittariae" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.195757> ;
    skos:hiddenLabel "Galerucella sagittariae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hillanälvikäs"@fi,
        "Galerucella sagittariae"@sv .

<http://tun.fi/MX.195762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerucella grisescens" ;
    dwc:scientificNameAuthorship "(Joannis, 1866)" ;
    skos:broader <http://tun.fi/MX.195757> ;
    skos:hiddenLabel "Galerucella grisescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpukkanälvikäs"@fi,
        "Galerucella grisescens"@sv .

<http://tun.fi/MX.195763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerucella lineola" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.195757> ;
    skos:hiddenLabel "Galerucella lineola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunälvikäs"@fi,
        "Galerucella lineola"@sv .

<http://tun.fi/MX.195764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerucella calmariensis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.195757> ;
    skos:hiddenLabel "Galerucella calmariensis"@fi,
        "Neogalerucella calmariensis"@fi,
        "Neogalerucella calmariensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantanälvikäs"@fi,
        "Galerucella calmariensis"@sv .

<http://tun.fi/MX.195765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerucella pusilla" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1825)" ;
    skos:broader <http://tun.fi/MX.195757> ;
    skos:hiddenLabel "Galerucella pusilla"@fi,
        "Neogalerucella pusilla"@fi,
        "Neogalerucella pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakukkanälvikäs"@fi,
        "Galerucella pusilla"@sv .

<http://tun.fi/MX.195766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerucella tenella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.195757> ;
    skos:hiddenLabel "Galerucella tenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mansikkanälvikäs"@fi,
        "Galerucella tenella"@sv .

<http://tun.fi/MX.195768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrrhalta viburni" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.195767> ;
    skos:hiddenLabel "Pyrrhalta viburni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heisinälvikäs"@fi,
        "Pyrrhalta viburni"@sv .

<http://tun.fi/MX.195772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lochmaea caprea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195771> ;
    skos:hiddenLabel "Lochmaea caprea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitanälvikäs"@fi,
        "Lochmaea caprea"@sv .

<http://tun.fi/MX.195773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lochmaea suturalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1866)" ;
    skos:broader <http://tun.fi/MX.195771> ;
    skos:hiddenLabel "Lochmaea suturalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervanälvikäs"@fi,
        "Lochmaea suturalis"@sv .

<http://tun.fi/MX.195776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galeruca tanaceti" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195775> ;
    skos:hiddenLabel "Galeruca tanaceti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pietaryrttinälvikäs"@fi,
        "Galeruca tanaceti"@sv .

<http://tun.fi/MX.195781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galeruca pomonae" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.195775> ;
    skos:hiddenLabel "Galeruca pomonae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokkinälvikäs"@fi,
        "Galeruca pomonae"@sv .

<http://tun.fi/MX.195782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galeruca laticollis" ;
    dwc:scientificNameAuthorship "Sahlberg, 1838" ;
    skos:broader <http://tun.fi/MX.195775> ;
    skos:hiddenLabel "Galeruca laticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ängelmänälvikäs"@fi,
        "Galeruca laticollis"@sv .

<http://tun.fi/MX.195783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galeruca melanocephala" ;
    dwc:scientificNameAuthorship "Ponza, 1805" ;
    skos:broader <http://tun.fi/MX.195775> ;
    skos:hiddenLabel "Galeruca melanocephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapäänälvikäs"@fi,
        "Galeruca melanocephala"@sv .

<http://tun.fi/MX.195789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agelastica alni" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195788> ;
    skos:hiddenLabel "Agelastica alni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänlehtikuoriainen"@fi,
        "Agelastica alni"@sv .

<http://tun.fi/MX.195792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllobrotica quadrimaculata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195791> ;
    skos:hiddenLabel "Phyllobrotica quadrimaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuohennokkanälvikäs"@fi,
        "Phyllobrotica quadrimaculata"@sv .

<http://tun.fi/MX.195794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calomicrus pinicola" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1825)" ;
    skos:broader <http://tun.fi/MX.195793> ;
    skos:hiddenLabel "Calomicrus pinicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulassarviainen"@fi,
        "Calomicrus pinicola"@sv .

<http://tun.fi/MX.195797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luperus longicornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.195795> ;
    skos:hiddenLabel "Luperus longicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasarviainen"@fi,
        "Luperus longicornis"@sv .

<http://tun.fi/MX.195798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luperus flavipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.195795> ;
    skos:hiddenLabel "Luperus flavipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtisarviainen"@fi,
        "Luperus flavipes"@sv .

<http://tun.fi/MX.195801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta vittula" ;
    dwc:scientificNameAuthorship "(Redtenbacher, 1849)" ;
    skos:broader <http://tun.fi/MX.195800> ;
    skos:hiddenLabel "Phyllotreta vittula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohrakirppa"@fi,
        "Phyllotreta vittula"@sv .

<http://tun.fi/MX.195802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta armoraciae" ;
    dwc:scientificNameAuthorship "(Koch, 1803)" ;
    skos:broader <http://tun.fi/MX.195800> ;
    skos:hiddenLabel "Phyllotreta armoraciae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äikäjuurikirppa"@fi,
        "Phyllotreta armoraciae"@sv .

<http://tun.fi/MX.195803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta nemorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195800> ;
    skos:hiddenLabel "Phyllotreta nemorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tasajuovakirppa"@fi,
        "Phyllotreta nemorum"@sv .

<http://tun.fi/MX.195804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta undulata" ;
    dwc:scientificNameAuthorship "Kutschera, 1860" ;
    skos:broader <http://tun.fi/MX.195800> ;
    skos:hiddenLabel "Phyllotreta undulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaltojuovakirppa"@fi,
        "Phyllotreta undulata"@sv .

<http://tun.fi/MX.195805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta tetrastigma" ;
    dwc:scientificNameAuthorship "(Comolli, 1837)" ;
    skos:broader <http://tun.fi/MX.195800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllotreta tetrastigma"@fi,
        "Phyllotreta tetrastigma"@sv .

<http://tun.fi/MX.195807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta flexuosa" ;
    dwc:scientificNameAuthorship "(Illiger, 1794)" ;
    skos:broader <http://tun.fi/MX.195800> ;
    skos:hiddenLabel "Phyllotreta flexuosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taitejuovakirppa"@fi,
        "Phyllotreta flexuosa"@sv .

<http://tun.fi/MX.195808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta zimmermanni" ;
    dwc:scientificNameAuthorship "(Crotch, 1873)" ;
    skos:broader <http://tun.fi/MX.195800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllotreta zimmermanni"@fi,
        "Phyllotreta zimmermanni"@sv .

<http://tun.fi/MX.195809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta striolata" ;
    dwc:scientificNameAuthorship "(Illiger, 1803)" ;
    skos:broader <http://tun.fi/MX.195800> ;
    skos:hiddenLabel "Phyllotreta striolata"@fi,
        "Phyllotreta vittata"@fi,
        "Phyllotreta vittata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutkajuovakirppa"@fi,
        "Phyllotreta striolata"@sv .

<http://tun.fi/MX.195811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta ochripes" ;
    dwc:scientificNameAuthorship "(Curtis, 1837)" ;
    skos:broader <http://tun.fi/MX.195800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllotreta ochripes"@fi,
        "Phyllotreta ochripes"@sv .

<http://tun.fi/MX.195812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta exclamationis" ;
    dwc:scientificNameAuthorship "(Thunberg, 1784)" ;
    skos:broader <http://tun.fi/MX.195800> ;
    skos:hiddenLabel "Phyllotreta exclamationis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyöröjuovakirppa"@fi,
        "Phyllotreta exclamationis"@sv .

<http://tun.fi/MX.195813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta atra" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.195800> ;
    skos:hiddenLabel "Phyllotreta atra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakirppa"@fi,
        "Phyllotreta atra"@sv .

<http://tun.fi/MX.195814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta astrachanica" ;
    dwc:scientificNameAuthorship "Lopatin, 1977" ;
    skos:broader <http://tun.fi/MX.195800> ;
    skos:hiddenLabel "Phyllotreta diademata"@fi,
        "Phyllotreta diademata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllotreta astrachanica"@fi,
        "Phyllotreta astrachanica"@sv .

<http://tun.fi/MX.195817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta nigripes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.195800> ;
    skos:hiddenLabel "Phyllotreta nigripes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "retikkakirppa"@fi,
        "Phyllotreta nigripes"@sv .

<http://tun.fi/MX.195821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphthona lutescens" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.195818> ;
    skos:hiddenLabel "Aphthona lutescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakuhmukirppa"@fi,
        "Aphthona lutescens"@sv .

<http://tun.fi/MX.195824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphthona pygmaea" ;
    dwc:scientificNameAuthorship "(Kutschera, 1861)" ;
    skos:broader <http://tun.fi/MX.195818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphthona pygmaea"@fi,
        "Aphthona pygmaea"@sv .

<http://tun.fi/MX.195828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphthona euphorbiae" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.195818> ;
    skos:hiddenLabel "Aphthona atratula"@fi,
        "Aphthona euphorbiae"@fi,
        "Aphthona hilaris"@fi,
        "Aphthona punctigera"@fi,
        "Aphthona subaptera"@fi,
        "Aphthona virescens"@fi,
        "Aphthona atratula"@sv,
        "Aphthona hilaris"@sv,
        "Aphthona punctigera"@sv,
        "Aphthona subaptera"@sv,
        "Aphthona virescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyräkkikirppa"@fi,
        "Aphthona euphorbiae"@sv .

<http://tun.fi/MX.195829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphthona nonstriata" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.195818> ;
    skos:hiddenLabel "Aphthona coerulea"@fi,
        "Aphthona nonstriata"@fi,
        "Aphthona coerulea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenmiekkakirppa"@fi,
        "Aphthona nonstriata"@sv .

<http://tun.fi/MX.195831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphthona erichsoni" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.195818> ;
    skos:hiddenLabel "Aphthona erichsoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpikirppa"@fi,
        "Aphthona erichsoni"@sv .

<http://tun.fi/MX.195834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus ochroleucus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longitarsus ochroleucus"@fi,
        "Longitarsus ochroleucus"@sv .

<http://tun.fi/MX.195835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus jacobaeae" ;
    dwc:scientificNameAuthorship "(Waterhouse, 1858)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longitarsus jacobaeae"@fi,
        "Longitarsus jacobaeae"@sv .

<http://tun.fi/MX.195837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus succineus" ;
    dwc:scientificNameAuthorship "(Foudras, 1860)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:hiddenLabel "Longitarsus succineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mykeröiskirppa"@fi,
        "Longitarsus succineus"@sv .

<http://tun.fi/MX.195840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus rubiginosus" ;
    dwc:scientificNameAuthorship "(Foudras, 1860)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:hiddenLabel "Longitarsus rubiginosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiertokirppa"@fi,
        "Longitarsus rubiginosus"@sv .

<http://tun.fi/MX.195841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus tabidus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:hiddenLabel "Longitarsus tabidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulikukkakirppa"@fi,
        "Longitarsus tabidus"@sv .

<http://tun.fi/MX.195843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus lycopi" ;
    dwc:scientificNameAuthorship "(Foudras, 1860)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:hiddenLabel "Longitarsus lycopi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "minttukirppa"@fi,
        "Longitarsus lycopi"@sv .

<http://tun.fi/MX.195849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus melanocephalus" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:hiddenLabel "Longitarsus melanocephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratamokirppa"@fi,
        "Longitarsus melanocephalus"@sv .

<http://tun.fi/MX.195851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus kutscherai" ;
    dwc:scientificNameAuthorship "(Rye, 1872)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longitarsus kutscherai"@fi,
        "Longitarsus kutscherai"@sv .

<http://tun.fi/MX.195852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus curtus" ;
    dwc:scientificNameAuthorship "(Allard, 1861)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longitarsus curtus"@fi,
        "Longitarsus curtus"@sv .

<http://tun.fi/MX.195854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus exsoletus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longitarsus exsoletus"@fi,
        "Longitarsus exsoletus"@sv .

<http://tun.fi/MX.195857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus lewisii" ;
    dwc:scientificNameAuthorship "Baly, 1874" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longitarsus lewisii"@fi,
        "Longitarsus lewisii"@sv .

<http://tun.fi/MX.195859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus pratensis" ;
    dwc:scientificNameAuthorship "(Panzer, 1794)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longitarsus pratensis"@fi,
        "Longitarsus pratensis"@sv .

<http://tun.fi/MX.195860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus reichei" ;
    dwc:scientificNameAuthorship "(Allard, 1860)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longitarsus reichei"@fi,
        "Longitarsus reichei"@sv .

<http://tun.fi/MX.195864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus longiseta" ;
    dwc:scientificNameAuthorship "Weise, 1889" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longitarsus longiseta"@fi,
        "Longitarsus longiseta"@sv .

<http://tun.fi/MX.195865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus ganglbaueri" ;
    dwc:scientificNameAuthorship "Heikertinger, 1912" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longitarsus ganglbaueri"@fi,
        "Longitarsus ganglbaueri"@sv .

<http://tun.fi/MX.195868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus atricillus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longitarsus atricillus"@fi,
        "Longitarsus atricillus"@sv .

<http://tun.fi/MX.195869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus suturellus" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1825)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longitarsus suturellus"@fi,
        "Longitarsus suturellus"@sv .

<http://tun.fi/MX.195870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus nasturtii" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:hiddenLabel "Longitarsus nasturtii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lemmikkikirppa"@fi,
        "Longitarsus nasturtii"@sv .

<http://tun.fi/MX.195872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus apicalis" ;
    dwc:scientificNameAuthorship "(Beck, 1817)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:hiddenLabel "Longitarsus apicalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakevarvaskirppa"@fi,
        "Longitarsus apicalis"@sv .

<http://tun.fi/MX.195873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus holsaticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:hiddenLabel "Longitarsus holsaticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusiokirppa"@fi,
        "Longitarsus holsaticus"@sv .

<http://tun.fi/MX.195874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus luridus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:hiddenLabel "Longitarsus luridus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leinikkikirppa"@fi,
        "Longitarsus luridus"@sv .

<http://tun.fi/MX.195875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus fulgens" ;
    dwc:scientificNameAuthorship "(Foudras, 1860)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:hiddenLabel "Longitarsus fulgens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuohennokkakirppa"@fi,
        "Longitarsus fulgens"@sv .

<http://tun.fi/MX.195877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus brunneus" ;
    dwc:scientificNameAuthorship "(Duftschmid, 1825)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longitarsus brunneus"@fi,
        "Longitarsus brunneus"@sv .

<http://tun.fi/MX.195881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus nigerrimus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:hiddenLabel "Longitarsus nigerrimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesihernekirppa"@fi,
        "Longitarsus nigerrimus"@sv .

<http://tun.fi/MX.195882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longitarsus parvulus" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.195832> ;
    skos:hiddenLabel "Longitarsus parvulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pellavakirppa"@fi,
        "Longitarsus parvulus"@sv .

<http://tun.fi/MX.195888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altica aenescens" ;
    dwc:scientificNameAuthorship "Weise, 1888" ;
    skos:broader <http://tun.fi/MX.195887> ;
    skos:hiddenLabel "Altica aenescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivukirppa"@fi,
        "Altica aenescens"@sv .

<http://tun.fi/MX.195890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altica lythri" ;
    dwc:scientificNameAuthorship "Aubé, 1843" ;
    skos:broader <http://tun.fi/MX.195887> ;
    skos:hiddenLabel "Altica lythri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakirppa"@fi,
        "Altica lythri"@sv .

<http://tun.fi/MX.195891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altica carduorum" ;
    dwc:scientificNameAuthorship "(Guérin-Ménéville, 1858)" ;
    skos:broader <http://tun.fi/MX.195887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Altica carduorum"@fi,
        "Altica carduorum"@sv .

<http://tun.fi/MX.195895> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Altica quercetorum saliceti" ;
    dwc:scientificNameAuthorship "Weise, 1888" ;
    skos:broader <http://tun.fi/MX.195894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Altica quercetorum saliceti"@fi,
        "Altica quercetorum saliceti"@sv .

<http://tun.fi/MX.195896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altica tamaricis" ;
    dwc:scientificNameAuthorship "Schrank, 1785" ;
    skos:broader <http://tun.fi/MX.195887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Altica tamaricis"@fi,
        "Altica tamaricis"@sv .

<http://tun.fi/MX.195898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altica engstromi" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1893" ;
    skos:broader <http://tun.fi/MX.195887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Altica engstromi"@fi,
        "Altica engstromi"@sv .

<http://tun.fi/MX.195899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altica oleracea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195887> ;
    skos:hiddenLabel "Altica oleracea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hormukkakirppa"@fi,
        "Altica oleracea"@sv .

<http://tun.fi/MX.195900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altica chamaenerii" ;
    dwc:scientificNameAuthorship "Håkan Lindberg, 1926" ;
    skos:broader <http://tun.fi/MX.195887> ;
    skos:hiddenLabel "Altica chamaenerii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "horsmakirppa"@fi,
        "Altica chamaenerii"@sv .

<http://tun.fi/MX.195901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altica palustris" ;
    dwc:scientificNameAuthorship "Weise, 1888" ;
    skos:broader <http://tun.fi/MX.195887> ;
    skos:hiddenLabel "Altica palustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokirppa"@fi,
        "Altica palustris"@sv .

<http://tun.fi/MX.195904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altica longicollis" ;
    dwc:scientificNameAuthorship "(Allard, 1860)" ;
    skos:broader <http://tun.fi/MX.195887> ;
    skos:hiddenLabel "Altica longicollis"@fi,
        "Haltica britteni"@fi,
        "Haltica sandini"@fi,
        "Haltica britteni"@sv,
        "Haltica sandini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervakirppa"@fi,
        "Altica longicollis"@sv .

<http://tun.fi/MX.195907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altica opacifrons" ;
    dwc:scientificNameAuthorship "Lindberg, 1938" ;
    skos:broader <http://tun.fi/MX.195887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Altica opacifrons"@fi,
        "Altica opacifrons"@sv .

<http://tun.fi/MX.195908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altica carinthiaca" ;
    dwc:scientificNameAuthorship "Weise, 1888" ;
    skos:broader <http://tun.fi/MX.195887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Altica carinthiaca"@fi,
        "Altica carinthiaca"@sv .

<http://tun.fi/MX.195913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batophila rubi" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.195912> ;
    skos:hiddenLabel "Batophila rubi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vattukirppa"@fi,
        "Batophila rubi"@sv .

<http://tun.fi/MX.195915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lythraria salicariae" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.195914> ;
    skos:hiddenLabel "Lythraria salicariae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakukkakirppa"@fi,
        "Lythraria salicariae"@sv .

<http://tun.fi/MX.195924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocrepidodera interpunctata" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1859)" ;
    skos:broader <http://tun.fi/MX.195918> ;
    skos:hiddenLabel "Neocrepidodera interpunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hajaruostekirppa"@fi,
        "Neocrepidodera interpunctata"@sv .

<http://tun.fi/MX.195925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocrepidodera motschulskii" ;
    dwc:scientificNameAuthorship "(Konstantinov, 1991)" ;
    skos:broader <http://tun.fi/MX.195918> ;
    skos:hiddenLabel "Crepidodera sublaevis"@fi,
        "Neocrepidodera motschulskii"@fi,
        "Crepidodera sublaevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjuruostekirppa"@fi,
        "Neocrepidodera motschulskii"@sv .

<http://tun.fi/MX.195928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocrepidodera ferruginea" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.195918> ;
    skos:hiddenLabel "Neocrepidodera ferruginea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tasaruostekirppa"@fi,
        "Neocrepidodera ferruginea"@sv .

<http://tun.fi/MX.195929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocrepidodera femorata" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.195918> ;
    skos:hiddenLabel "Neocrepidodera femorata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniruostekirppa"@fi,
        "Neocrepidodera femorata"@sv .

<http://tun.fi/MX.195930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocrepidodera nigritula" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.195918> ;
    skos:hiddenLabel "Neocrepidodera nigritula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskiruostekirppa"@fi,
        "Neocrepidodera nigritula"@sv .

<http://tun.fi/MX.195934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hippuriphila modeeri" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.195933> ;
    skos:hiddenLabel "Hippuriphila modeeri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kortekirppa"@fi,
        "Hippuriphila modeeri"@sv .

<http://tun.fi/MX.195939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidodera fulvicornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.195936> ;
    skos:hiddenLabel "Crepidodera fulvicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukirppa"@fi,
        "Crepidodera fulvicornis"@sv .

<http://tun.fi/MX.195941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidodera aurata" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.195936> ;
    skos:hiddenLabel "Crepidodera aurata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakirppa"@fi,
        "Crepidodera aurata"@sv .

<http://tun.fi/MX.195944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidodera nitidula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195936> ;
    skos:hiddenLabel "Crepidodera nitidula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakirppa"@fi,
        "Crepidodera nitidula"@sv .

<http://tun.fi/MX.195946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrix pubescens" ;
    dwc:scientificNameAuthorship "(Koch, 1803)" ;
    skos:broader <http://tun.fi/MX.195945> ;
    skos:hiddenLabel "Epitrix pubescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkakirppa"@fi,
        "Epitrix pubescens"@sv .

<http://tun.fi/MX.195950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mantura chrysanthemi" ;
    dwc:scientificNameAuthorship "(Koch, 1803)" ;
    skos:broader <http://tun.fi/MX.195949> ;
    skos:hiddenLabel "Mantura chrysanthemi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolaheinäkirppa"@fi,
        "Mantura chrysanthemi"@sv .

<http://tun.fi/MX.195953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mantura rustica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.195949> ;
    skos:hiddenLabel "Mantura rustica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hierakkakirppa"@fi,
        "Mantura rustica"@sv .

<http://tun.fi/MX.195956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocnema concinna" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.195954> ;
    skos:hiddenLabel "Chaetocnema concinna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurikaskirppa"@fi,
        "Chaetocnema concinna"@sv .

<http://tun.fi/MX.195957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocnema picipes" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.195954> ;
    skos:hiddenLabel "Chaetocnema heikertingeri"@fi,
        "Chaetocnema laevicollis"@fi,
        "Chaetocnema picipes"@fi,
        "Chaetocnema heikertingeri"@sv,
        "Chaetocnema laevicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarkirppa"@fi,
        "Chaetocnema picipes"@sv .

<http://tun.fi/MX.195960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocnema tibialis" ;
    dwc:scientificNameAuthorship "(Illiger, 1807)" ;
    skos:broader <http://tun.fi/MX.195954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocnema tibialis"@fi,
        "Chaetocnema tibialis"@sv .

<http://tun.fi/MX.195963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocnema aerosa" ;
    dwc:scientificNameAuthorship "(Letzner, 1847)" ;
    skos:broader <http://tun.fi/MX.195954> ;
    skos:hiddenLabel "Chaetocnema aerosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokirppa"@fi,
        "Chaetocnema aerosa"@sv .

<http://tun.fi/MX.195964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocnema aridula" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.195954> ;
    skos:hiddenLabel "Chaetocnema aridula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viljakirppa"@fi,
        "Chaetocnema aridula"@sv .

<http://tun.fi/MX.195966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocnema mannerheimii" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.195954> ;
    skos:hiddenLabel "Chaetocnema mannerheimii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korsikirppa"@fi,
        "Chaetocnema mannerheimii"@sv .

<http://tun.fi/MX.195969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocnema hortensis" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.195954> ;
    skos:hiddenLabel "Chaetocnema hortensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vainiokirppa"@fi,
        "Chaetocnema hortensis"@sv .

<http://tun.fi/MX.195970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocnema sahlbergii" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.195954> ;
    skos:hiddenLabel "Chaetocnema sahlbergii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevakirppa"@fi,
        "Chaetocnema sahlbergii"@sv .

<http://tun.fi/MX.195972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dibolia depressiuscula" ;
    dwc:scientificNameAuthorship "Letzner, 1847" ;
    skos:broader <http://tun.fi/MX.195971> ;
    skos:hiddenLabel "Dibolia depressiuscula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porrokirppa"@fi,
        "Dibolia depressiuscula"@sv .

<http://tun.fi/MX.195977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeroderma testaceum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.195976> ;
    skos:hiddenLabel "Sphaeroderma testaceum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakekirppa"@fi,
        "Sphaeroderma testaceum"@sv .

<http://tun.fi/MX.195989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylliodes affinis" ;
    dwc:scientificNameAuthorship "(Paykull, 1799)" ;
    skos:broader <http://tun.fi/MX.195988> ;
    skos:hiddenLabel "Psylliodes affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perunakirppa"@fi,
        "Psylliodes affinis"@sv .

<http://tun.fi/MX.195990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylliodes marcidus" ;
    dwc:scientificNameAuthorship "(Illiger, 1807)" ;
    skos:broader <http://tun.fi/MX.195988> ;
    skos:hiddenLabel "Psylliodes marcidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisinappikirppa"@fi,
        "Psylliodes marcidus"@sv .

<http://tun.fi/MX.195992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylliodes picinus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.195988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psylliodes picinus"@fi,
        "Psylliodes picinus"@sv .

<http://tun.fi/MX.195993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylliodes attenuatus" ;
    dwc:scientificNameAuthorship "(Koch, 1803)" ;
    skos:broader <http://tun.fi/MX.195988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psylliodes attenuatus"@fi,
        "Psylliodes attenuatus"@sv .

<http://tun.fi/MX.195994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylliodes chrysocephalus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195988> ;
    skos:hiddenLabel "Psylliodes chrysocephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rapsikirppa"@fi,
        "Psylliodes chrysocephalus"@sv .

<http://tun.fi/MX.195995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylliodes tricolor" ;
    dwc:scientificNameAuthorship "Weise, 1888" ;
    skos:broader <http://tun.fi/MX.195988> ;
    skos:hiddenLabel "Psylliodes sophiae"@fi,
        "Psylliodes tricolor"@fi,
        "Psylliodes sophiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litutillikirppa"@fi,
        "Psylliodes tricolor"@sv .

<http://tun.fi/MX.195997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylliodes napi" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.195988> ;
    skos:hiddenLabel "Psylliodes napi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nauriskirppa"@fi,
        "Psylliodes napi"@sv .

<http://tun.fi/MX.196000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylliodes crambicola" ;
    dwc:scientificNameAuthorship "Lohse, 1954" ;
    skos:broader <http://tun.fi/MX.195988> ;
    skos:hiddenLabel "Psylliodes crambicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikaalikirppa"@fi,
        "Psylliodes crambicola"@sv .

<http://tun.fi/MX.196003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylliodes hyoscyami" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195988> ;
    skos:hiddenLabel "Psylliodes hyoscyami"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hullukaalikirppa"@fi,
        "Psylliodes hyoscyami"@sv .

<http://tun.fi/MX.196004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylliodes chalcomerus" ;
    dwc:scientificNameAuthorship "(Illiger, 1807)" ;
    skos:broader <http://tun.fi/MX.195988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psylliodes chalcomerus"@fi,
        "Psylliodes chalcomerus"@sv .

<http://tun.fi/MX.196005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylliodes dulcamarae" ;
    dwc:scientificNameAuthorship "(Koch, 1803)" ;
    skos:broader <http://tun.fi/MX.195988> ;
    skos:hiddenLabel "Psylliodes dulcamarae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koisokirppa"@fi,
        "Psylliodes dulcamarae"@sv .

<http://tun.fi/MX.196006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylliodes cucullatus" ;
    dwc:scientificNameAuthorship "(Illiger, 1807)" ;
    skos:broader <http://tun.fi/MX.195988> ;
    skos:hiddenLabel "Psylliodes cucullatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinäkirppa"@fi,
        "Psylliodes cucullatus"@sv .

<http://tun.fi/MX.196014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocassida subferruginea" ;
    dwc:scientificNameAuthorship "(Schrank, 1776)" ;
    skos:broader <http://tun.fi/MX.196013> ;
    skos:hiddenLabel "Hypocassida subferruginea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiertokilpikuoriainen"@fi,
        "Hypocassida subferruginea"@sv .

<http://tun.fi/MX.196016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida viridis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida viridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokilpikuoriainen"@fi,
        "Cassida viridis"@sv .

<http://tun.fi/MX.196017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida hemisphaerica" ;
    dwc:scientificNameAuthorship "Herbst, 1799" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida hemisphaerica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörökilpikuoriainen"@fi,
        "Cassida hemisphaerica"@sv .

<http://tun.fi/MX.196018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida murraea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1767" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida murraea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mörökilpikuoriainen"@fi,
        "Cassida murraea"@sv .

<http://tun.fi/MX.196019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida nebulosa" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida nebulosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkilpikuoriainen"@fi,
        "Cassida nebulosa"@sv .

<http://tun.fi/MX.196020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassida flaveola" ;
    dwc:scientificNameAuthorship "Thunberg, 1794" ;
    skos:broader <http://tun.fi/MX.196015> ;
    skos:hiddenLabel "Cassida flaveola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskilpikuoriainen"@fi,
        "Cassida flaveola"@sv .

<http://tun.fi/MX.196024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polydrusus mollis" ;
    dwc:scientificNameAuthorship "(Strøm, 1768)" ;
    skos:broader <http://tun.fi/MX.196755> ;
    skos:hiddenLabel "Polydrusus mollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltosuomukärsäkäs"@fi,
        "Polydrusus mollis"@sv .

<http://tun.fi/MX.196031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciaphilus asperatus" ;
    dwc:scientificNameAuthorship "(Bonsdorff, 1785)" ;
    skos:broader <http://tun.fi/MX.196030> ;
    skos:hiddenLabel "Sciaphilus asperatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukaskeräkärsäkäs"@fi,
        "Sciaphilus asperatus"@sv .

<http://tun.fi/MX.196033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachysomus echinatus" ;
    dwc:scientificNameAuthorship "(Bonsdorff, 1785)" ;
    skos:broader <http://tun.fi/MX.196032> ;
    skos:hiddenLabel "Brachysomus echinatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siilikeräkärsäkäs"@fi,
        "Brachysomus echinatus"@sv .

<http://tun.fi/MX.196036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exomias pellucidus" ;
    dwc:scientificNameAuthorship "(Boheman, 1834)" ;
    skos:broader <http://tun.fi/MX.4884219> ;
    skos:hiddenLabel "Barypeithes pellucidus"@fi,
        "Exomias pellucidus"@fi,
        "Barypeithes pellucidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leinikkikuonokärsäkäs"@fi,
        "Exomias pellucidus"@sv .

<http://tun.fi/MX.196038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exomias mollicomus" ;
    dwc:scientificNameAuthorship "(Ahrens, 1812)" ;
    skos:broader <http://tun.fi/MX.4884219> ;
    skos:hiddenLabel "Barypeithes mollicomus"@fi,
        "Exomias mollicomus"@fi,
        "Barypeithes mollicomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhakuonokärsäkäs"@fi,
        "Exomias mollicomus"@sv .

<http://tun.fi/MX.196044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyderes incanus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196043> ;
    skos:hiddenLabel "Brachyderes incanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaamäntykärsäkäs"@fi,
        "Brachyderes incanus"@sv .

<http://tun.fi/MX.196047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strophosoma fulvicorne" ;
    dwc:scientificNameAuthorship "Walton, 1846" ;
    skos:broader <http://tun.fi/MX.196046> ;
    skos:hiddenLabel "Strophosoma baudueri"@fi,
        "Strophosoma curvipes"@fi,
        "Strophosoma fulvicorne"@fi,
        "Strophosoma temperei"@fi,
        "Strophosoma baudueri"@sv,
        "Strophosoma curvipes"@sv,
        "Strophosoma temperei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokeräkärsäkäs"@fi,
        "Strophosoma fulvicorne"@sv .

<http://tun.fi/MX.196049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strophosoma melanogrammum" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.196046> ;
    skos:hiddenLabel "Strophosoma melanogrammum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahvenankeräkärsäkäs"@fi,
        "Strophosoma melanogrammum"@sv .

<http://tun.fi/MX.196051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strophosoma capitatum" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.196046> ;
    skos:hiddenLabel "Strophosoma capitatum"@fi,
        "Strophosoma rufipes"@fi,
        "Strophosomus affinis"@fi,
        "Strophosomus asperifoliarum"@fi,
        "Strophosoma rufipes"@sv,
        "Strophosomus affinis"@sv,
        "Strophosomus asperifoliarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitokeräkärsäkäs"@fi,
        "Strophosoma capitatum"@sv .

<http://tun.fi/MX.196058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liophloeus tessulatus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.196057> ;
    skos:hiddenLabel "Liophloeus tessulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokuonokärsäkäs"@fi,
        "Liophloeus tessulatus"@sv .

<http://tun.fi/MX.196064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopedon plagiatus" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.196063> ;
    skos:hiddenLabel "Philopedon plagiatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakeräkärsäkäs"@fi,
        "Philopedon plagiatus"@sv .

<http://tun.fi/MX.196067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barynotus obscurus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.196066> ;
    skos:hiddenLabel "Barynotus obscurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulleakuonokärsäkäs"@fi,
        "Barynotus obscurus"@sv .

<http://tun.fi/MX.196069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barynotus moerens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.196066> ;
    skos:hiddenLabel "Barynotus moerens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokuonokärsäkäs"@fi,
        "Barynotus moerens"@sv .

<http://tun.fi/MX.196072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tropiphorus elevatus" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196071> ;
    skos:hiddenLabel "Tropiphorus carinatus"@fi,
        "Tropiphorus elevatus"@fi,
        "Tropiphorus carinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokuonokärsäkäs"@fi,
        "Tropiphorus elevatus"@sv .

<http://tun.fi/MX.196074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tropiphorus terricola" ;
    dwc:scientificNameAuthorship "(Newman, 1838)" ;
    skos:broader <http://tun.fi/MX.196071> ;
    skos:hiddenLabel "Tropiphorus terricola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokkikärsäkäs"@fi,
        "Tropiphorus terricola"@sv .

<http://tun.fi/MX.196081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorophanus viridis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196080> ;
    skos:hiddenLabel "Chlorophanus viridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakuonokärsäkäs"@fi,
        "Chlorophanus viridis"@sv .

<http://tun.fi/MX.196084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanymecus palliatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.196083> ;
    skos:hiddenLabel "Tanymecus palliatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokuonokärsäkäs"@fi,
        "Tanymecus palliatus"@sv .

<http://tun.fi/MX.196091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrion regensteinensis" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.4884223> ;
    skos:hiddenLabel "Andrion regensteinensis"@fi,
        "Sitona regensteinensis"@fi,
        "Sitona regensteinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihmakärsäkäs"@fi,
        "Andrion regensteinensis"@sv .

<http://tun.fi/MX.196094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitona lineatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196086> ;
    skos:hiddenLabel "Sitona lineatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovahernekärsäkäs"@fi,
        "Sitona lineatus"@sv .

<http://tun.fi/MX.196096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitona suturalis" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.196086> ;
    skos:hiddenLabel "Sitona suturalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juomuhernekärsäkäs"@fi,
        "Sitona suturalis"@sv .

<http://tun.fi/MX.196097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitona lateralis" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1834" ;
    skos:broader <http://tun.fi/MX.196086> ;
    skos:hiddenLabel "Sitona ononidis"@fi,
        "Sitona ononidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sitona lateralis"@fi,
        "Sitona lateralis"@sv .

<http://tun.fi/MX.196099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitona sulcifrons" ;
    dwc:scientificNameAuthorship "(Thunberg, 1798)" ;
    skos:broader <http://tun.fi/MX.196086> ;
    skos:hiddenLabel "Sitona sulcifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurrehernekärsäkäs"@fi,
        "Sitona sulcifrons"@sv .

<http://tun.fi/MX.196100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitona puncticollis" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.196086> ;
    skos:hiddenLabel "Sitona puncticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistehernekärsäkäs"@fi,
        "Sitona puncticollis"@sv .

<http://tun.fi/MX.196101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitona obsoletus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.196086> ;
    skos:hiddenLabel "Sitona flavescens"@fi,
        "Sitona lepidus"@fi,
        "Sitona obsoletus"@fi,
        "Sitona flavescens"@sv,
        "Sitona lepidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahernekärsäkäs"@fi,
        "Sitona obsoletus"@sv .

<http://tun.fi/MX.196104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitona lineellus" ;
    dwc:scientificNameAuthorship "(Bonsdorff, 1785)" ;
    skos:broader <http://tun.fi/MX.196086> ;
    skos:hiddenLabel "Sitona decipiens"@fi,
        "Sitona lineellus"@fi,
        "Sitona decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukashernekärsäkäs"@fi,
        "Sitona lineellus"@sv .

<http://tun.fi/MX.196106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitona ambiguus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1834" ;
    skos:broader <http://tun.fi/MX.196086> ;
    skos:hiddenLabel "Sitona ambiguus"@fi,
        "Sitona lineellus"@fi,
        "Sitona lineellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosohernekärsäkäs"@fi,
        "Sitona ambiguus"@sv .

<http://tun.fi/MX.196108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitona macularius" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.196086> ;
    skos:hiddenLabel "Sitona macularius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvahernekärsäkäs"@fi,
        "Sitona macularius"@sv .

<http://tun.fi/MX.196111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitona hispidulus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.196086> ;
    skos:hiddenLabel "Sitona hispidulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirakkohernekärsäkäs"@fi,
        "Sitona hispidulus"@sv .

<http://tun.fi/MX.196112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitona cylindricollis" ;
    dwc:scientificNameAuthorship "(Fåhraeus, 1840)" ;
    skos:broader <http://tun.fi/MX.196086> ;
    skos:hiddenLabel "Sitona cylindricollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesikkähernekärsäkäs"@fi,
        "Sitona cylindricollis"@sv .

<http://tun.fi/MX.196113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitona humeralis" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.196086> ;
    skos:hiddenLabel "Sitona humeralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mailashernekärsäkäs"@fi,
        "Sitona humeralis"@sv .

<http://tun.fi/MX.196119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larinus sturnus" ;
    dwc:scientificNameAuthorship "(Schaller, 1783)" ;
    skos:broader <http://tun.fi/MX.196116> ;
    skos:hiddenLabel "Larinus sturnus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakekärsäkäs"@fi,
        "Larinus sturnus"@sv .

<http://tun.fi/MX.196120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnetron veronicae" ;
    dwc:scientificNameAuthorship "(Germar, 1821)" ;
    skos:broader <http://tun.fi/MX.196587> ;
    skos:hiddenLabel "Gymnetron veronicae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tädykenurmikärsäkäs"@fi,
        "Gymnetron veronicae"@sv .

<http://tun.fi/MX.196125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinusa antirrhini" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.196121> ;
    skos:hiddenLabel "Gymnetron antirrhini"@fi,
        "Rhinusa antirrhini"@fi,
        "Gymnetron antirrhini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kannusruohokärsäkäs"@fi,
        "Rhinusa antirrhini"@sv .

<http://tun.fi/MX.196135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mecinus collaris" ;
    dwc:scientificNameAuthorship "Germar, 1821" ;
    skos:broader <http://tun.fi/MX.196134> ;
    skos:hiddenLabel "Mecinus collaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriratamokärsäkäs"@fi,
        "Mecinus collaris"@sv .

<http://tun.fi/MX.196140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mecinus pascuorum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196134> ;
    skos:hiddenLabel "Gymnetron pascuorum"@fi,
        "Mecinus pascuorum"@fi,
        "Gymnetron pascuorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinäratamokärsäkäs"@fi,
        "Mecinus pascuorum"@sv .

<http://tun.fi/MX.196145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miarus ajugae" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196142> ;
    skos:hiddenLabel "Miarus thuleus"@fi,
        "Miarus thuleus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miarus ajugae"@fi,
        "Miarus ajugae"@sv .

<http://tun.fi/MX.196146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miarus campanulae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.196142> ;
    skos:hiddenLabel "Miarus campanulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kissankellokärsäkäs"@fi,
        "Miarus campanulae"@sv .

<http://tun.fi/MX.196152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleopomiarus distinctus" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.196149> ;
    skos:hiddenLabel "Cleopomiarus distinctus"@fi,
        "Miarus distinctus"@fi,
        "Miarus longirostris"@fi,
        "Miarus distinctus"@sv,
        "Miarus longirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peurankellokärsäkäs"@fi,
        "Cleopomiarus distinctus"@sv .

<http://tun.fi/MX.196154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleopomiarus graminis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196149> ;
    skos:hiddenLabel "Cleopomiarus graminis"@fi,
        "Cleopomiarus graminoides"@fi,
        "Miarus graminis"@fi,
        "Miarus graminoides"@fi,
        "Cleopomiarus graminoides"@sv,
        "Miarus graminis"@sv,
        "Miarus graminoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakellokärsäkäs"@fi,
        "Cleopomiarus graminis"@sv .

<http://tun.fi/MX.196155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleopomiarus jakowlewi" ;
    dwc:scientificNameAuthorship "(Faust, 1895)" ;
    skos:broader <http://tun.fi/MX.196149> ;
    skos:hiddenLabel "Cleopomiarus dulcinasutus"@fi,
        "Cleopomiarus dulcinasutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cleopomiarus jakowlewi"@fi,
        "Cleopomiarus jakowlewi"@sv .

<http://tun.fi/MX.196159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplus plantaris" ;
    dwc:scientificNameAuthorship "(Naezen, 1794)" ;
    skos:broader <http://tun.fi/MX.196158> ;
    skos:hiddenLabel "Anoplus plantaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakoverkärsäkäs"@fi,
        "Anoplus plantaris"@sv .

<http://tun.fi/MX.196160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplus roboris" ;
    dwc:scientificNameAuthorship "Suffrian, 1840" ;
    skos:broader <http://tun.fi/MX.196158> ;
    skos:hiddenLabel "Anoplus roboris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukaskoverkärsäkäs"@fi,
        "Anoplus roboris"@sv .

<http://tun.fi/MX.196166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous alismatis" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:hiddenLabel "Hydronomus alismatis"@fi,
        "Hydronomus alismatis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bagous alismatis"@fi,
        "Bagous alismatis"@sv .

<http://tun.fi/MX.196169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous petro" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:hiddenLabel "Bagous petro"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyöröliejukärsäkäs"@fi,
        "Bagous petro"@sv .

<http://tun.fi/MX.196178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous limosus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:hiddenLabel "Bagous limosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vitaliejukärsäkäs"@fi,
        "Bagous limosus"@sv .

<http://tun.fi/MX.196180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous longitarsis" ;
    dwc:scientificNameAuthorship "Thomson, 1868" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:hiddenLabel "Bagous longitarsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saraikkoliejukärsäkäs"@fi,
        "Bagous longitarsis"@sv .

<http://tun.fi/MX.196181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous collignensis" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:hiddenLabel "Bagous collignensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ärviäliejukärsäkäs"@fi,
        "Bagous collignensis"@sv .

<http://tun.fi/MX.196182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous claudicans" ;
    dwc:scientificNameAuthorship "Boheman, 1845" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bagous claudicans"@fi,
        "Bagous claudicans"@sv .

<http://tun.fi/MX.196183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous frit" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:hiddenLabel "Bagous frit"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkaliejukärsäkäs"@fi,
        "Bagous frit"@sv .

<http://tun.fi/MX.196184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous lutulosus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:hiddenLabel "Bagous lutulosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihviläliejukärsäkäs"@fi,
        "Bagous lutulosus"@sv .

<http://tun.fi/MX.196185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous brevis" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1836" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:hiddenLabel "Bagous brevis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vakoliejukärsäkäs"@fi,
        "Bagous brevis"@sv .

<http://tun.fi/MX.196189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous tempestivus" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:hiddenLabel "Bagous sjobergi"@fi,
        "Bagous tempestivus"@fi,
        "Bagous thomsoni"@fi,
        "Bagous sjobergi"@sv,
        "Bagous thomsoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leinikkiliejukärsäkäs"@fi,
        "Bagous tempestivus"@sv .

<http://tun.fi/MX.196192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous czwalinai" ;
    dwc:scientificNameAuthorship "Seidlitz, 1891" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:hiddenLabel "Bagous czwalinai"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolanliejukärsäkäs"@fi,
        "Bagous czwalinai"@sv .

<http://tun.fi/MX.196193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous lutosus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:hiddenLabel "Bagous lutosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palpakkoliejukärsäkäs"@fi,
        "Bagous lutosus"@sv .

<http://tun.fi/MX.196194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous puncticollis" ;
    dwc:scientificNameAuthorship "Boheman, 1845" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bagous puncticollis"@fi,
        "Bagous puncticollis"@sv .

<http://tun.fi/MX.196195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous robustus" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1863" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bagous robustus"@fi,
        "Bagous robustus"@sv .

<http://tun.fi/MX.196196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous lutulentus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:hiddenLabel "Bagous lutulentus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korteliejukärsäkäs"@fi,
        "Bagous lutulentus"@sv .

<http://tun.fi/MX.196197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagous glabrirostris" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196167> ;
    skos:hiddenLabel "Bagous glabrirostris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarpioliejukärsäkäs"@fi,
        "Bagous glabrirostris"@sv .

<http://tun.fi/MX.196200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryophthorus corticalis" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.196199> ;
    skos:hiddenLabel "Dryophthorus corticalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havulahokärsäkäs"@fi,
        "Dryophthorus corticalis"@sv .

<http://tun.fi/MX.196213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cossonus parallelepipedus" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196211> ;
    skos:hiddenLabel "Cossonus parallelepipedus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanlahokärsäkäs"@fi,
        "Cossonus parallelepipedus"@sv .

<http://tun.fi/MX.196214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cossonus cylindricus" ;
    dwc:scientificNameAuthorship "Sahlberg, 1835" ;
    skos:broader <http://tun.fi/MX.196211> ;
    skos:hiddenLabel "Cossonus cylindricus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavanlahokärsäkäs"@fi,
        "Cossonus cylindricus"@sv .

<http://tun.fi/MX.196219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyncolus elongatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.196216> ;
    skos:hiddenLabel "Rhyncolus elongatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkälieriökärsäkäs"@fi,
        "Rhyncolus elongatus"@sv .

<http://tun.fi/MX.196220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyncolus ater" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196216> ;
    skos:hiddenLabel "Rhyncolus ater"@fi,
        "Rhyncolus chloropus"@fi,
        "Rhyncolus chloropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silolieriökärsäkäs"@fi,
        "Rhyncolus ater"@sv .

<http://tun.fi/MX.196223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyncolus sculpturatus" ;
    dwc:scientificNameAuthorship "Waltl, 1839" ;
    skos:broader <http://tun.fi/MX.196216> ;
    skos:hiddenLabel "Rhyncolus nitidipennis"@fi,
        "Rhyncolus sculpturatus"@fi,
        "Rhyncolus nitidipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosolieriökärsäkäs"@fi,
        "Rhyncolus sculpturatus"@sv .

<http://tun.fi/MX.196226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeophagus lignarius" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.196225> ;
    skos:hiddenLabel "Phloeophagus lignarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töpölieriökärsäkäs"@fi,
        "Phloeophagus lignarius"@sv .

<http://tun.fi/MX.196227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeophagus turbatus" ;
    dwc:scientificNameAuthorship "Schönherr, 1845" ;
    skos:broader <http://tun.fi/MX.196225> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phloeophagus turbatus"@fi,
        "Phloeophagus turbatus"@sv .

<http://tun.fi/MX.196242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Magdalis phlegmatica" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.196241> ;
    skos:hiddenLabel "Magdalis phlegmatica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmäpötkykärsäkäs"@fi,
        "Magdalis phlegmatica"@sv .

<http://tun.fi/MX.196244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Magdalis nitida" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.196241> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Magdalis nitida"@fi,
        "Magdalis nitida"@sv .

<http://tun.fi/MX.196246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Magdalis linearis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.196241> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Magdalis linearis"@fi,
        "Magdalis linearis"@sv .

<http://tun.fi/MX.196247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Magdalis duplicata" ;
    dwc:scientificNameAuthorship "Germar, 1819" ;
    skos:broader <http://tun.fi/MX.196241> ;
    skos:hiddenLabel "Magdalis duplicata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupötkykärsäkäs"@fi,
        "Magdalis duplicata"@sv .

<http://tun.fi/MX.196249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Magdalis frontalis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.196241> ;
    skos:hiddenLabel "Magdalis frontalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otsapötkykärsäkäs"@fi,
        "Magdalis frontalis"@sv .

<http://tun.fi/MX.196250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Magdalis violacea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196241> ;
    skos:hiddenLabel "Magdalis violacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipötkykärsäkäs"@fi,
        "Magdalis violacea"@sv .

<http://tun.fi/MX.196252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Magdalis carbonaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196241> ;
    skos:hiddenLabel "Magdalis carbonaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysipötkykärsäkäs"@fi,
        "Magdalis carbonaria"@sv .

<http://tun.fi/MX.196257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Magdalis barbicornis" ;
    dwc:scientificNameAuthorship "(Latreille, 1804)" ;
    skos:broader <http://tun.fi/MX.196241> ;
    skos:hiddenLabel "Magdalis barbicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvipötkykärsäkäs"@fi,
        "Magdalis barbicornis"@sv .

<http://tun.fi/MX.196260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Magdalis ruficornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196241> ;
    skos:hiddenLabel "Magdalis pruni"@fi,
        "Magdalis ruficornis"@fi,
        "Magdalis pruni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapötkykärsäkäs"@fi,
        "Magdalis ruficornis"@sv .

<http://tun.fi/MX.196268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepyrus quadrinotatus" ;
    dwc:scientificNameAuthorship "Boheman, 1842" ;
    skos:broader <http://tun.fi/MX.196265> ;
    skos:hiddenLabel "Lepyrus arcticus"@fi,
        "Lepyrus quadrinotatus"@fi,
        "Lepyrus arcticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rutokärsäkäs"@fi,
        "Lepyrus quadrinotatus"@sv .

<http://tun.fi/MX.196271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylobius excavatus" ;
    dwc:scientificNameAuthorship "Laicharting, 1781" ;
    skos:broader <http://tun.fi/MX.196270> ;
    skos:hiddenLabel "Hylobius excavatus"@fi,
        "Hylobius piceus"@fi,
        "Hylobius pineti"@fi,
        "Hylobius piceus"@sv,
        "Hylobius pineti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotukkikärsäkäs"@fi,
        "Hylobius excavatus"@sv .

<http://tun.fi/MX.196272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylobius abietis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196270> ;
    skos:hiddenLabel "Hylobius abietis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tukkimiehentäi"@fi,
        "Hylobius abietis"@sv .

<http://tun.fi/MX.196273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylobius pinastri" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196270> ;
    skos:hiddenLabel "Hylobius pinastri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutukkikärsäkäs"@fi,
        "Hylobius pinastri"@sv .

<http://tun.fi/MX.196274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylobius transversovittatus" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.196270> ;
    skos:hiddenLabel "Curculio fatuus"@fi,
        "Hylobius fatuus"@fi,
        "Hylobius transversovittatus"@fi,
        "Curculio fatuus"@sv,
        "Hylobius fatuus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harhatukkikärsäkäs"@fi,
        "Hylobius transversovittatus"@sv .

<http://tun.fi/MX.196281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiosoma deflexum" ;
    dwc:scientificNameAuthorship "(Panzer, 1795)" ;
    skos:broader <http://tun.fi/MX.196280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiosoma deflexum"@fi,
        "Leiosoma deflexum"@sv .

<http://tun.fi/MX.196285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pissodes castaneus" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.196283> ;
    skos:hiddenLabel "Pissodes castaneus"@fi,
        "Pissodes notatus"@fi,
        "Pissodes notatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taimipikikärsäkäs"@fi,
        "Pissodes castaneus"@sv .

<http://tun.fi/MX.196287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pissodes pini" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196283> ;
    skos:hiddenLabel "Pissodes pini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyvipikikärsäkäs"@fi,
        "Pissodes pini"@sv .

<http://tun.fi/MX.196288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pissodes gyllenhalii" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1834)" ;
    skos:broader <http://tun.fi/MX.196283> ;
    skos:hiddenLabel "Pissodes gyllenhalii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummapikikärsäkäs"@fi,
        "Pissodes gyllenhalii"@sv .

<http://tun.fi/MX.196289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pissodes validirostris" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1834)" ;
    skos:broader <http://tun.fi/MX.196283> ;
    skos:hiddenLabel "Pissodes validirostris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpypikikärsäkäs"@fi,
        "Pissodes validirostris"@sv .

<http://tun.fi/MX.196290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pissodes harcyniae" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196283> ;
    skos:hiddenLabel "Pissodes harcyniae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenpikikärsäkäs"@fi,
        "Pissodes harcyniae"@sv .

<http://tun.fi/MX.196291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pissodes piniphilus" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.196283> ;
    skos:hiddenLabel "Pissodes piniphilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "latvapikikärsäkäs"@fi,
        "Pissodes piniphilus"@sv .

<http://tun.fi/MX.196294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachodes hispidus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196293> ;
    skos:hiddenLabel "Trachodes hispidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risukärsäkäs"@fi,
        "Trachodes hispidus"@sv .

<http://tun.fi/MX.196297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptorhynchus lapathi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196296> ;
    skos:hiddenLabel "Cryptorhynchus lapathi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitakärsäkäs"@fi,
        "Cryptorhynchus lapathi"@sv .

<http://tun.fi/MX.196302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalles echinatus" ;
    dwc:scientificNameAuthorship "(Germar, 1824)" ;
    skos:broader <http://tun.fi/MX.196298> ;
    skos:hiddenLabel "Acalles echinatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vitkakärsäkäs"@fi,
        "Acalles echinatus"@sv .

<http://tun.fi/MX.196310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baris artemisiae" ;
    dwc:scientificNameAuthorship "(Panzer, 1794)" ;
    skos:broader <http://tun.fi/MX.196309> ;
    skos:hiddenLabel "Baris artemisiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujokärsäkäs"@fi,
        "Baris artemisiae"@sv .

<http://tun.fi/MX.196313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larinus turbinatus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1835" ;
    skos:broader <http://tun.fi/MX.196116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Larinus turbinatus"@fi,
        "Larinus turbinatus"@sv .

<http://tun.fi/MX.196316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lixus paraplecticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196315> ;
    skos:hiddenLabel "Lixus paraplecticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keisokärsäkäs"@fi,
        "Lixus paraplecticus"@sv .

<http://tun.fi/MX.196317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lixus iridis" ;
    dwc:scientificNameAuthorship "Olivier, 1807" ;
    skos:broader <http://tun.fi/MX.196315> ;
    skos:hiddenLabel "Lixus iridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "putkikärsäkäs"@fi,
        "Lixus iridis"@sv .

<http://tun.fi/MX.196330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniocleonus hollbergi" ;
    dwc:scientificNameAuthorship "(Fåhraeus, 1842)" ;
    skos:broader <http://tun.fi/MX.196329> ;
    skos:hiddenLabel "Coniocleonus hollbergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskärsäkäs"@fi,
        "Coniocleonus hollbergi"@sv .

<http://tun.fi/MX.196333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniocleonus nebulosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196329> ;
    skos:hiddenLabel "Coniocleonus nebulosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummikärsäkäs"@fi,
        "Coniocleonus nebulosus"@sv .

<http://tun.fi/MX.196338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothynoderes affinis" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.196336> ;
    skos:hiddenLabel "Bothrynoderes affinis"@fi,
        "Bothynoderes affinis"@fi,
        "Chromoderus fasciatus"@fi,
        "Bothrynoderes affinis"@sv,
        "Chromoderus fasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilokkikärsäkäs"@fi,
        "Bothynoderes affinis"@sv .

<http://tun.fi/MX.196346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyphocleonus trisulcatus" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196343> ;
    skos:hiddenLabel "Cyphocleonus trisulcatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päivänkakkarakärsäkäs"@fi,
        "Cyphocleonus trisulcatus"@sv .

<http://tun.fi/MX.196348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleonis pigra" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.196347> ;
    skos:hiddenLabel "Cleonis pigra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhiaiskärsäkäs"@fi,
        "Cleonis pigra"@sv .

<http://tun.fi/MX.196353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gronops inaequalis" ;
    dwc:scientificNameAuthorship "Boheman, 1842" ;
    skos:broader <http://tun.fi/MX.196351> ;
    skos:hiddenLabel "Gronops inaequalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuhmurakärsäkäs"@fi,
        "Gronops inaequalis"@sv .

<http://tun.fi/MX.196357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypera zoilus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.4884180> ;
    skos:hiddenLabel "Brachypera zoilus"@fi,
        "Curculio punctata"@fi,
        "Hypera zoilus"@fi,
        "Curculio punctata"@sv,
        "Hypera zoilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämykärsäkäs"@fi,
        "Brachypera zoilus"@sv .

<http://tun.fi/MX.196360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypera dauci" ;
    dwc:scientificNameAuthorship "(Olivier, 1807)" ;
    skos:broader <http://tun.fi/MX.4884180> ;
    skos:hiddenLabel "Hypera dauci"@fi,
        "Hypera dauci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypera dauci"@fi,
        "Brachypera dauci"@sv .

<http://tun.fi/MX.196363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypera conmaculata" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196355> ;
    skos:hiddenLabel "Hypera conmaculata"@fi,
        "Hypera pollux"@fi,
        "Phytonomus adspersa"@fi,
        "Rhynchaenus julinii"@fi,
        "Hypera pollux"@sv,
        "Phytonomus adspersa"@sv,
        "Rhynchaenus julinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokkikärsäkäs"@fi,
        "Hypera conmaculata"@sv .

<http://tun.fi/MX.196365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypera rumicis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196355> ;
    skos:hiddenLabel "Hypera rumicis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hierakkakärsäkäs"@fi,
        "Hypera rumicis"@sv .

<http://tun.fi/MX.196367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypera meles" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.196355> ;
    skos:hiddenLabel "Hypera meles"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mykerökärsäkäs"@fi,
        "Hypera meles"@sv .

<http://tun.fi/MX.196368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypera fornicata" ;
    dwc:scientificNameAuthorship "(Penecke, 1928)" ;
    skos:broader <http://tun.fi/MX.196355> ;
    skos:hiddenLabel "Hypera fornicata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilakärsäkäs"@fi,
        "Hypera fornicata"@sv .

<http://tun.fi/MX.196369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypera arator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196355> ;
    skos:hiddenLabel "Hypera arator"@fi,
        "Hypera polygoni"@fi,
        "Phytonomus polygoni"@fi,
        "Hypera polygoni"@sv,
        "Phytonomus polygoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tatarkärsäkäs"@fi,
        "Hypera arator"@sv .

<http://tun.fi/MX.196370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypera diversipunctata" ;
    dwc:scientificNameAuthorship "(Schrank, 1798)" ;
    skos:broader <http://tun.fi/MX.196355> ;
    skos:hiddenLabel "Hypera diversipunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtimökärsäkäs"@fi,
        "Hypera diversipunctata"@sv .

<http://tun.fi/MX.196372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypera miles" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.196355> ;
    skos:hiddenLabel "Hypera miles"@fi,
        "Hypera suspiciosa"@fi,
        "Phytonomus pedestris"@fi,
        "Hypera suspiciosa"@sv,
        "Phytonomus pedestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nätkelmäkärsäkäs"@fi,
        "Hypera miles"@sv .

<http://tun.fi/MX.196374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypera ornata" ;
    dwc:scientificNameAuthorship "(Capiomont, 1868)" ;
    skos:broader <http://tun.fi/MX.196355> ;
    skos:hiddenLabel "Hypera obovata"@fi,
        "Hypera ornata"@fi,
        "Hypera obovata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenhernekärsäkäs"@fi,
        "Hypera ornata"@sv .

<http://tun.fi/MX.196375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypera denominanda" ;
    dwc:scientificNameAuthorship "(Capiomont, 1868)" ;
    skos:broader <http://tun.fi/MX.196355> ;
    skos:hiddenLabel "Hypera denominanda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnakärsäkäs"@fi,
        "Hypera denominanda"@sv .

<http://tun.fi/MX.196376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypera postica" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196355> ;
    skos:hiddenLabel "Hypera postica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mailaskärsäkäs"@fi,
        "Hypera postica"@sv .

<http://tun.fi/MX.196380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypera plantaginis" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.196355> ;
    skos:hiddenLabel "Hypera plantaginis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitekärsäkäs"@fi,
        "Hypera plantaginis"@sv .

<http://tun.fi/MX.196381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypera nigrirostris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.196355> ;
    skos:hiddenLabel "Hypera nigrirostris"@fi,
        "Hypera variabilis"@fi,
        "Hypera variabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korvakekärsäkäs"@fi,
        "Hypera nigrirostris"@sv .

<http://tun.fi/MX.196384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypera viciae" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196355> ;
    skos:hiddenLabel "Hypera viciae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsävirnakärsäkäs"@fi,
        "Hypera viciae"@sv .

<http://tun.fi/MX.196386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limobius borealis" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.196385> ;
    skos:hiddenLabel "Limobius borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhilekärsäkäs"@fi,
        "Limobius borealis"@sv .

<http://tun.fi/MX.196391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grypus equiseti" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.196390> ;
    skos:hiddenLabel "Grypus equiseti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kortekärsäkäs"@fi,
        "Grypus equiseti"@sv .

<http://tun.fi/MX.196396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thryogenes festucae" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196393> ;
    skos:hiddenLabel "Thryogenes festucae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorytikärsäkäs"@fi,
        "Thryogenes festucae"@sv .

<http://tun.fi/MX.196397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thryogenes nereis" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.196393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thryogenes nereis"@fi,
        "Thryogenes nereis"@sv .

<http://tun.fi/MX.196398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thryogenes scirrhosus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1836)" ;
    skos:broader <http://tun.fi/MX.196393> ;
    skos:hiddenLabel "Thryogenes scirrhosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkurytikärsäkäs"@fi,
        "Thryogenes scirrhosus"@sv .

<http://tun.fi/MX.196400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tournotaris bimaculatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.4884224> ;
    skos:hiddenLabel "Notaris bimaculatus"@fi,
        "Tournotaris bimaculatus"@fi,
        "Notaris bimaculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limokärsäkäs"@fi,
        "Tournotaris bimaculatus"@sv .

<http://tun.fi/MX.196401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notaris scirpi" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.196399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notaris scirpi"@fi,
        "Notaris scirpi"@sv .

<http://tun.fi/MX.196402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notaris acridulus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196399> ;
    skos:hiddenLabel "Notaris acridulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorsimokärsäkäs"@fi,
        "Notaris acridulus"@sv .

<http://tun.fi/MX.196403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notaris aethiops" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.196399> ;
    skos:hiddenLabel "Notaris aethiops"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palpakkokärsäkäs"@fi,
        "Notaris aethiops"@sv .

<http://tun.fi/MX.196407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanysphyrus lemnae" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.196406> ;
    skos:hiddenLabel "Tanysphyrus lemnae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vehkakärsäkäs"@fi,
        "Tanysphyrus lemnae"@sv .

<http://tun.fi/MX.196409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanysphyrus ater" ;
    dwc:scientificNameAuthorship "Blatchley, 1928" ;
    skos:broader <http://tun.fi/MX.196406> ;
    skos:hiddenLabel "Tanysphyrus ater"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummavehkakärsäkäs"@fi,
        "Tanysphyrus ater"@sv .

<http://tun.fi/MX.196414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ellescus scanicus" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.196413> ;
    skos:hiddenLabel "Ellescus pallidesignatus"@fi,
        "Ellescus scanicus"@fi,
        "Ellescus pallidesignatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavankupekärsäkäs"@fi,
        "Ellescus scanicus"@sv .

<http://tun.fi/MX.196415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ellescus bipunctatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196413> ;
    skos:hiddenLabel "Ellescus bipunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunkupekärsäkäs"@fi,
        "Ellescus bipunctatus"@sv .

<http://tun.fi/MX.196421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus tremulae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus tremulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavannorkkokärsäkäs"@fi,
        "Dorytomus tremulae"@sv .

<http://tun.fi/MX.196422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus tortrix" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus tortrix"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sikkonorkkokärsäkäs"@fi,
        "Dorytomus tortrix"@sv .

<http://tun.fi/MX.196427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus lapponicus" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1892" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnorkkokärsäkäs"@fi,
        "Dorytomus lapponicus"@sv .

<http://tun.fi/MX.196428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus ictor" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus ictor"@fi,
        "Dorytomus validirostris"@fi,
        "Dorytomus validirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjonorkkokärsäkäs"@fi,
        "Dorytomus ictor"@sv .

<http://tun.fi/MX.196430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus hirtipennis" ;
    dwc:scientificNameAuthorship "(Bedel, 1884)" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus hirtipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukasnorkkokärsäkäs"@fi,
        "Dorytomus hirtipennis"@sv .

<http://tun.fi/MX.196431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus rubrirostris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus affinis"@fi,
        "Dorytomus edoughensis"@fi,
        "Dorytomus rubrirostris"@fi,
        "Dorytomus affinis"@sv,
        "Dorytomus edoughensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pintilänorkkokärsäkäs"@fi,
        "Dorytomus rubrirostris"@sv .

<http://tun.fi/MX.196434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus dejeani" ;
    dwc:scientificNameAuthorship "Faust, 1882" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus dejeani"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelinnorkkokärsäkäs"@fi,
        "Dorytomus dejeani"@sv .

<http://tun.fi/MX.196435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus taeniatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus taeniatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virvenorkkokärsäkäs"@fi,
        "Dorytomus taeniatus"@sv .

<http://tun.fi/MX.196437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus melanophthalmus" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus melanophthalmus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läikkänorkkokärsäkäs"@fi,
        "Dorytomus melanophthalmus"@sv .

<http://tun.fi/MX.196438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus rufatus" ;
    dwc:scientificNameAuthorship "(Bedel, 1886)" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus rufatus"@fi,
        "Dorytomus rufulus"@fi,
        "Dorytomus rufulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käyränorkkokärsäkäs"@fi,
        "Dorytomus rufatus"@sv .

<http://tun.fi/MX.196440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus salicinus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus salicinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkanorkkokärsäkäs"@fi,
        "Dorytomus salicinus"@sv .

<http://tun.fi/MX.196441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus salicis" ;
    dwc:scientificNameAuthorship "Walton, 1851" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus salicis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunnorkkokärsäkäs"@fi,
        "Dorytomus salicis"@sv .

<http://tun.fi/MX.196443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus majalis" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus majalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirunorkkokärsäkäs"@fi,
        "Dorytomus majalis"@sv .

<http://tun.fi/MX.196444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorytomus dorsalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196417> ;
    skos:hiddenLabel "Dorytomus dorsalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punanorkkokärsäkäs"@fi,
        "Dorytomus dorsalis"@sv .

<http://tun.fi/MX.196450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudostyphlus pillumus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1836)" ;
    skos:broader <http://tun.fi/MX.196449> ;
    skos:hiddenLabel "Pseudostyphlus pillumus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kamomillakärsäkäs"@fi,
        "Pseudostyphlus pillumus"@sv .

<http://tun.fi/MX.196455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smicronyx smreczynskii" ;
    dwc:scientificNameAuthorship "Solari, 1952" ;
    skos:broader <http://tun.fi/MX.196452> ;
    skos:hiddenLabel "Smicronyx smreczynskii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "humalanvieraskärsäkäs"@fi,
        "Smicronyx smreczynskii"@sv .

<http://tun.fi/MX.196461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cionus tuberculosus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.196459> ;
    skos:hiddenLabel "Cionus tuberculosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muhkukyrmykärsäkäs"@fi,
        "Cionus tuberculosus"@sv .

<http://tun.fi/MX.196462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cionus scrophulariae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196459> ;
    skos:hiddenLabel "Cionus scrophulariae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyläkyrmykärsäkäs"@fi,
        "Cionus scrophulariae"@sv .

<http://tun.fi/MX.196463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cionus hortulanus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.196459> ;
    skos:hiddenLabel "Cionus hortulanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkakyrmykärsäkäs"@fi,
        "Cionus hortulanus"@sv .

<http://tun.fi/MX.196464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cionus longicollis" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1863" ;
    skos:broader <http://tun.fi/MX.196459> ;
    skos:hiddenLabel "Cionus longicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukonkyrmykärsäkäs"@fi,
        "Cionus longicollis"@sv .

<http://tun.fi/MX.196467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cionus nigritarsis" ;
    dwc:scientificNameAuthorship "Reitter, 1904" ;
    skos:broader <http://tun.fi/MX.196459> ;
    skos:hiddenLabel "Cionus nigritarsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulikyrmykärsäkäs"@fi,
        "Cionus nigritarsis"@sv .

<http://tun.fi/MX.196469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereonychus fraxini" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.196468> ;
    skos:hiddenLabel "Stereonychus fraxini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnikärsäkäs"@fi,
        "Stereonychus fraxini"@sv .

<http://tun.fi/MX.196471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleopus pulchellus" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196470> ;
    skos:hiddenLabel "Cleopus pulchellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyläjuurikärsäkäs"@fi,
        "Cleopus pulchellus"@sv .

<http://tun.fi/MX.196475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tychius quinquepunctatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196474> ;
    skos:hiddenLabel "Tychius quinquepunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäpalkokärsäkäs"@fi,
        "Tychius quinquepunctatus"@sv .

<http://tun.fi/MX.196478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tychius polylineatus" ;
    dwc:scientificNameAuthorship "(Germar, 1824)" ;
    skos:broader <http://tun.fi/MX.196474> ;
    skos:hiddenLabel "Tychius polylineatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilapalkokärsäkäs"@fi,
        "Tychius polylineatus"@sv .

<http://tun.fi/MX.196480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tychius squamulatus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1836" ;
    skos:broader <http://tun.fi/MX.196474> ;
    skos:hiddenLabel "Tychius flavicollis"@fi,
        "Tychius flavicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tychius squamulatus"@fi,
        "Tychius squamulatus"@sv .

<http://tun.fi/MX.196488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tychius breviusculus" ;
    dwc:scientificNameAuthorship "Desbrochers des Loges, 1873" ;
    skos:broader <http://tun.fi/MX.196474> ;
    skos:hiddenLabel "Tychius haematopus"@fi,
        "Tychius micaceus"@fi,
        "Tychius haematopus"@sv,
        "Tychius micaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tychius breviusculus"@fi,
        "Tychius breviusculus"@sv .

<http://tun.fi/MX.196491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tychius meliloti" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.196474> ;
    skos:hiddenLabel "Tychius meliloti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesikkäpalkokärsäkäs"@fi,
        "Tychius meliloti"@sv .

<http://tun.fi/MX.196492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tychius stephensi" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1836" ;
    skos:broader <http://tun.fi/MX.196474> ;
    skos:hiddenLabel "Tychius stephensi"@fi,
        "Tychius tomentosus"@fi,
        "Tychius tomentosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnapalkokärsäkäs"@fi,
        "Tychius stephensi"@sv .

<http://tun.fi/MX.196495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tychius picirostris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.196474> ;
    skos:hiddenLabel "Tychius picirostris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoapilakärsäkäs"@fi,
        "Tychius picirostris"@sv .

<http://tun.fi/MX.196500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sibinia primita" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196497> ;
    skos:hiddenLabel "Sibinia primita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "solmukkikärsäkäs"@fi,
        "Sibinia primita"@sv .

<http://tun.fi/MX.196503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sibinia pyrrhodactyla" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.196497> ;
    skos:hiddenLabel "Sibinia pyrrhodactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hatikkakärsäkäs"@fi,
        "Sibinia pyrrhodactyla"@sv .

<http://tun.fi/MX.196506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sibinia viscariae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.196497> ;
    skos:hiddenLabel "Sibinia viscariae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervakkokärsäkäs"@fi,
        "Sibinia viscariae"@sv .

<http://tun.fi/MX.196510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalyptus carpini" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.196509> ;
    skos:hiddenLabel "Acalyptus carpini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harvakelsikärsäkäs"@fi,
        "Acalyptus carpini"@sv .

<http://tun.fi/MX.196511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalyptus sericeus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1836" ;
    skos:broader <http://tun.fi/MX.196509> ;
    skos:hiddenLabel "Acalyptus sericeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taajakelsikärsäkäs"@fi,
        "Acalyptus sericeus"@sv .

<http://tun.fi/MX.196515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthonomus pomorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196513> ;
    skos:hiddenLabel "Anthonomus pomorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenankukkakärsäkäs"@fi,
        "Anthonomus pomorum"@sv .

<http://tun.fi/MX.196516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthonomus humeralis" ;
    dwc:scientificNameAuthorship "(Panzer, 1795)" ;
    skos:broader <http://tun.fi/MX.196513> ;
    skos:hiddenLabel "Anthonomus humeralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomenkukkakärsäkäs"@fi,
        "Anthonomus humeralis"@sv .

<http://tun.fi/MX.196521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthonomus undulatus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1836" ;
    skos:broader <http://tun.fi/MX.196513> ;
    skos:hiddenLabel "Anthonomus undulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänkukkakärsäkäs"@fi,
        "Anthonomus undulatus"@sv .

<http://tun.fi/MX.196522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthonomus pedicularius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthonomus pedicularius"@fi,
        "Anthonomus pedicularius"@sv .

<http://tun.fi/MX.196523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthonomus conspersus" ;
    dwc:scientificNameAuthorship "Desbrochers des Loges, 1868" ;
    skos:broader <http://tun.fi/MX.196513> ;
    skos:hiddenLabel "Anthonomus conspersus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajankukkakärsäkäs"@fi,
        "Anthonomus conspersus"@sv .

<http://tun.fi/MX.196525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthonomus sorbi" ;
    dwc:scientificNameAuthorship "Germar, 1821" ;
    skos:broader <http://tun.fi/MX.196513> ;
    skos:hiddenLabel "Anthonomus sorbi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapihlajankukkakärsäkäs"@fi,
        "Anthonomus sorbi"@sv .

<http://tun.fi/MX.196526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthonomus rubi" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196513> ;
    skos:hiddenLabel "Anthonomus rubi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vattukärsäkäs"@fi,
        "Anthonomus rubi"@sv .

<http://tun.fi/MX.196527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthonomus brunnipennis" ;
    dwc:scientificNameAuthorship "Curtis, 1840" ;
    skos:broader <http://tun.fi/MX.196513> ;
    skos:hiddenLabel "Anthonomus brunnipennis"@fi,
        "Anthonomus comari"@fi,
        "Anthonomus comari"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hanhikinkukkakärsäkäs"@fi,
        "Anthonomus brunnipennis"@sv .

<http://tun.fi/MX.196528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthonomus phyllocola" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196513> ;
    skos:hiddenLabel "Anthonomus phyllocola"@fi,
        "Anthonomus varians"@fi,
        "Curculio varians"@fi,
        "Anthonomus varians"@sv,
        "Curculio varians"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynkukkakärsäkäs"@fi,
        "Anthonomus phyllocola"@sv .

<http://tun.fi/MX.196530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthonomus pinivorax" ;
    dwc:scientificNameAuthorship "Silfverberg, 1977" ;
    skos:broader <http://tun.fi/MX.196513> ;
    skos:hiddenLabel "Anthonomus pinivorax"@fi,
        "Anthonomus pubescens"@fi,
        "Anthonomus pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkakukkakärsäkäs"@fi,
        "Anthonomus pinivorax"@sv .

<http://tun.fi/MX.196532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthonomus rectirostris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196513> ;
    skos:hiddenLabel "Anthonomus rectirostris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomikärsäkäs"@fi,
        "Anthonomus rectirostris"@sv .

<http://tun.fi/MX.196534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachonyx pineti" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.196533> ;
    skos:hiddenLabel "Brachonyx pineti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulaskärsäkäs"@fi,
        "Brachonyx pineti"@sv .

<http://tun.fi/MX.196540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curculio nucum" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.196538> ;
    skos:hiddenLabel "Curculio nucum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäkärsäkäs"@fi,
        "Curculio nucum"@sv .

<http://tun.fi/MX.196543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curculio betulae" ;
    dwc:scientificNameAuthorship "(Stephens, 1831)" ;
    skos:broader <http://tun.fi/MX.196538> ;
    skos:hiddenLabel "Curculio betulae"@fi,
        "Curculio cerasorum"@fi,
        "Curculio cerasorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "urpukärsäkäs"@fi,
        "Curculio betulae"@sv .

<http://tun.fi/MX.196545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curculio rubidus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1836)" ;
    skos:broader <http://tun.fi/MX.196538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Curculio rubidus"@fi,
        "Curculio rubidus"@sv .

<http://tun.fi/MX.196547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archarius crux" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.196546> ;
    skos:hiddenLabel "Archarius crux"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunristikärsäkäs"@fi,
        "Archarius crux"@sv .

<http://tun.fi/MX.196548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archarius salicivorus" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.196546> ;
    skos:hiddenLabel "Archarius salicivorus"@fi,
        "Curculio brassicae"@fi,
        "Curculio brassicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunäkämäkärsäkäs"@fi,
        "Archarius salicivorus"@sv .

<http://tun.fi/MX.196549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archarius pyrrhoceras" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.196546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Archarius pyrrhoceras"@fi,
        "Archarius pyrrhoceras"@sv .

<http://tun.fi/MX.196557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchestes quercus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4884177> ;
    skos:hiddenLabel "Orchestes quercus"@fi,
        "Rhynchaenus quercus"@fi,
        "Rhynchaenus quercus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenhyppykärsäkkäät"@fi,
        "Orchestes quercus"@sv .

<http://tun.fi/MX.196560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchestes iota" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.4884177> ;
    skos:hiddenLabel "Orchestes iota"@fi,
        "Rhynchaenus iota"@fi,
        "Rhynchaenus iota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkuhyppykärsäkäs"@fi,
        "Orchestes iota"@sv .

<http://tun.fi/MX.196561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchaenus xylostei" ;
    dwc:scientificNameAuthorship "Clairville & Schellenberg, 1798" ;
    skos:broader <http://tun.fi/MX.196551> ;
    skos:hiddenLabel "Rhynchaenus lonicerae"@fi,
        "Rhynchaenus xylostei"@fi,
        "Rhynchaenus lonicerae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamanhyppykärsäkäs"@fi,
        "Rhynchaenus xylostei"@sv .

<http://tun.fi/MX.196562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchestes fagi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4884177> ;
    skos:hiddenLabel "Orchestes fagi"@fi,
        "Rhynchaenus fagi"@fi,
        "Rhynchaenus fagi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökinhyppykärsäkäs"@fi,
        "Orchestes fagi"@sv .

<http://tun.fi/MX.196563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchestes testaceus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.4884177> ;
    skos:hiddenLabel "Orchestes testaceus"@fi,
        "Rhynchaenus testaceus"@fi,
        "Rhynchaenus testaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänhyppykärsäkäs"@fi,
        "Orchestes testaceus"@sv .

<http://tun.fi/MX.196564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchestes calceatus" ;
    dwc:scientificNameAuthorship "(Germar, 1821)" ;
    skos:broader <http://tun.fi/MX.4884177> ;
    skos:hiddenLabel "Orchestes calceatus"@fi,
        "Rhynchaenus calceatus"@fi,
        "Rhynchaenus calceatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaahyppykärsäkäs"@fi,
        "Orchestes calceatus"@sv .

<http://tun.fi/MX.196565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchestes rusci" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.4884177> ;
    skos:hiddenLabel "Orchestes rusci"@fi,
        "Rhynchaenus rusci"@fi,
        "Rhynchaenus rusci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunhyppykärsäkäs"@fi,
        "Orchestes rusci"@sv .

<http://tun.fi/MX.196569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyerges decoratus" ;
    dwc:scientificNameAuthorship "(Germar, 1821)" ;
    skos:broader <http://tun.fi/MX.196568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyerges decoratus"@fi,
        "Tachyerges decoratus"@sv .

<http://tun.fi/MX.196570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyerges rufitarsis" ;
    dwc:scientificNameAuthorship "(Germar, 1821)" ;
    skos:broader <http://tun.fi/MX.196568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyerges rufitarsis"@fi,
        "Tachyerges rufitarsis"@sv .

<http://tun.fi/MX.196571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyerges salicis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196568> ;
    skos:hiddenLabel "Tachyerges salicis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunhyppykärsäkäs"@fi,
        "Tachyerges salicis"@sv .

<http://tun.fi/MX.196572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyerges stigma" ;
    dwc:scientificNameAuthorship "(Germar, 1821)" ;
    skos:broader <http://tun.fi/MX.196568> ;
    skos:hiddenLabel "Tachyerges stigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilvekehyppykärsäkäs"@fi,
        "Tachyerges stigma"@sv .

<http://tun.fi/MX.196573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachyerges pseudostigma" ;
    dwc:scientificNameAuthorship "(Tempère, 1982)" ;
    skos:broader <http://tun.fi/MX.196568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachyerges pseudostigma"@fi,
        "Tachyerges pseudostigma"@sv .

<http://tun.fi/MX.196575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isochnus sequensi" ;
    dwc:scientificNameAuthorship "(Stierlin, 1894)" ;
    skos:broader <http://tun.fi/MX.196574> ;
    skos:hiddenLabel "Isochnus populicola"@fi,
        "Isochnus sequensi"@fi,
        "Isochnus populicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanhyppykärsäkäs"@fi,
        "Isochnus sequensi"@sv .

<http://tun.fi/MX.196578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isochnus foliorum" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.196574> ;
    skos:hiddenLabel "Isochnus foliorum"@fi,
        "Isochnus saliceti"@fi,
        "Isochnus saliceti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähähyppykärsäkäs"@fi,
        "Isochnus foliorum"@sv .

<http://tun.fi/MX.196580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isochnus flagellum" ;
    dwc:scientificNameAuthorship "(Ericson, 1902)" ;
    skos:broader <http://tun.fi/MX.196574> ;
    skos:hiddenLabel "Isochnus flagellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinhyppykärsäkäs"@fi,
        "Isochnus flagellum"@sv .

<http://tun.fi/MX.196583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphus pulicarius" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196582> ;
    skos:hiddenLabel "Rhamphus pulicarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöhyppykärsäkäs"@fi,
        "Rhamphus pulicarius"@sv .

<http://tun.fi/MX.196584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphus oxyacanthae" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.196582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphus oxyacanthae"@fi,
        "Rhamphus oxyacanthae"@sv .

<http://tun.fi/MX.196588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnetron rostellum" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196587> ;
    skos:hiddenLabel "Gymnetron rostellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostenurmikärsäkäs"@fi,
        "Gymnetron rostellum"@sv .

<http://tun.fi/MX.196590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnetron melanarium" ;
    dwc:scientificNameAuthorship "(Germar, 1821)" ;
    skos:broader <http://tun.fi/MX.196587> ;
    skos:hiddenLabel "Gymnetron melanarium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustanurmikärsäkäs"@fi,
        "Gymnetron melanarium"@sv .

<http://tun.fi/MX.196592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnetron beccabungae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.196587> ;
    skos:hiddenLabel "Gymnetron beccabungae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojanurmikärsäkäs"@fi,
        "Gymnetron beccabungae"@sv .

<http://tun.fi/MX.196596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudostenapion simum" ;
    dwc:scientificNameAuthorship "(Germar, 1817)" ;
    skos:broader <http://tun.fi/MX.4884220> ;
    skos:hiddenLabel "Apion simum"@fi,
        "Pseudostenapion simum"@fi,
        "Apion simum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuismanirppu"@fi,
        "Pseudostenapion simum"@sv .

<http://tun.fi/MX.196597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aizobius sedi" ;
    dwc:scientificNameAuthorship "(Germar, 1818)" ;
    skos:broader <http://tun.fi/MX.4884192> ;
    skos:hiddenLabel "Aizobius sedi"@fi,
        "Apion sedi"@fi,
        "Apion sedi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maksaruohonirppu"@fi,
        "Aizobius sedi"@sv .

<http://tun.fi/MX.196598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perapion violaceum" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884221> ;
    skos:hiddenLabel "Apion violaceum"@fi,
        "Perapion violaceum"@fi,
        "Apion violaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sininirppu"@fi,
        "Perapion violaceum"@sv .

<http://tun.fi/MX.196600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perapion marchicum" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.4884221> ;
    skos:hiddenLabel "Apion marchicum"@fi,
        "Perapion marchicum"@fi,
        "Apion marchicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahonirppu"@fi,
        "Perapion marchicum"@sv .

<http://tun.fi/MX.196601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perapion affine" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884221> ;
    skos:hiddenLabel "Apion affine"@fi,
        "Perapion affine"@fi,
        "Apion affine"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketonirppu"@fi,
        "Perapion affine"@sv .

<http://tun.fi/MX.196602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perapion curtirostre" ;
    dwc:scientificNameAuthorship "(Germar, 1817)" ;
    skos:broader <http://tun.fi/MX.4884221> ;
    skos:hiddenLabel "Apion curtirostre"@fi,
        "Perapion curtirostre"@fi,
        "Apion curtirostre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolaheinänirppu"@fi,
        "Perapion curtirostre"@sv .

<http://tun.fi/MX.196604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apion frumentarium" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195513> ;
    skos:hiddenLabel "Apion frumentarium"@fi,
        "Apion sanguineum"@fi,
        "Apion sanguineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopunanirppu"@fi,
        "Apion frumentarium"@sv .

<http://tun.fi/MX.196607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apion haematodes" ;
    dwc:scientificNameAuthorship "Kirby, 1808" ;
    skos:broader <http://tun.fi/MX.195513> ;
    skos:hiddenLabel "Apion frumentarium"@fi,
        "Apion haematodes"@fi,
        "Apion frumentarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostepunanirppu"@fi,
        "Apion haematodes"@sv .

<http://tun.fi/MX.196609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apion cruentatum" ;
    dwc:scientificNameAuthorship "Walton, 1844" ;
    skos:broader <http://tun.fi/MX.195513> ;
    skos:hiddenLabel "Apion cruentatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistepunanirppu"@fi,
        "Apion cruentatum"@sv .

<http://tun.fi/MX.196610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apion rubiginosum" ;
    dwc:scientificNameAuthorship "Grill, 1893" ;
    skos:broader <http://tun.fi/MX.195513> ;
    skos:hiddenLabel "Apion rubiginosum"@fi,
        "Apion sanguineum"@fi,
        "Apion sanguineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "veripunanirppu"@fi,
        "Apion rubiginosum"@sv .

<http://tun.fi/MX.196612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apion rubens" ;
    dwc:scientificNameAuthorship "Stephens, 1839" ;
    skos:broader <http://tun.fi/MX.195513> ;
    skos:hiddenLabel "Apion rubens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupunanirppu"@fi,
        "Apion rubens"@sv .

<http://tun.fi/MX.196613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catapion seniculus" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884201> ;
    skos:hiddenLabel "Apion seniculus"@fi,
        "Catapion seniculus"@fi,
        "Apion seniculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilanvarsinirppu"@fi,
        "Catapion seniculus"@sv .

<http://tun.fi/MX.196614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catapion meieri" ;
    dwc:scientificNameAuthorship "(Desbrochers des Loges, 1901)" ;
    skos:broader <http://tun.fi/MX.4884201> ;
    skos:hiddenLabel "Apion meieri"@fi,
        "Catapion meieri"@fi,
        "Apion meieri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alsikenirppu"@fi,
        "Catapion meieri"@sv .

<http://tun.fi/MX.196616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Betulapion simile" ;
    dwc:scientificNameAuthorship "(Kirby, 1811)" ;
    skos:broader <http://tun.fi/MX.4884206> ;
    skos:hiddenLabel "Apion simile"@fi,
        "Betulapion simile"@fi,
        "Apion simile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunirppu"@fi,
        "Betulapion simile"@sv .

<http://tun.fi/MX.196617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenopterapion tenue" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884179> ;
    skos:hiddenLabel "Apion tenue"@fi,
        "Apion tenue"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenopterapion tenue"@fi,
        "Stenopterapion tenue"@sv .

<http://tun.fi/MX.196618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenopterapion meliloti" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884179> ;
    skos:hiddenLabel "Apion meliloti"@fi,
        "Stenopterapion meliloti"@fi,
        "Apion meliloti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesikkänirppu"@fi,
        "Stenopterapion meliloti"@sv .

<http://tun.fi/MX.196619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnopterapion loti" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884207> ;
    skos:hiddenLabel "Apion loti"@fi,
        "Ischnopterapion loti"@fi,
        "Apion loti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitenirppu"@fi,
        "Ischnopterapion loti"@sv .

<http://tun.fi/MX.196623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnopterapion virens" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.4884207> ;
    skos:hiddenLabel "Apion virens"@fi,
        "Ischnopterapion virens"@fi,
        "Apion virens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihernirppu"@fi,
        "Ischnopterapion virens"@sv .

<http://tun.fi/MX.196626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synapion ebeninum" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884222> ;
    skos:hiddenLabel "Apion ebeninum"@fi,
        "Synapion ebeninum"@fi,
        "Apion ebeninum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linnunhernenirppu"@fi,
        "Synapion ebeninum"@sv .

<http://tun.fi/MX.196627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holotrichapion pisi" ;
    dwc:scientificNameAuthorship "(Fabricius, 1801)" ;
    skos:broader <http://tun.fi/MX.4884208> ;
    skos:hiddenLabel "Apion pisi"@fi,
        "Holotrichapion pisi"@fi,
        "Apion pisi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmunirppu"@fi,
        "Holotrichapion pisi"@sv .

<http://tun.fi/MX.196630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holotrichapion aethiops" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.4884208> ;
    skos:hiddenLabel "Apion aethiops"@fi,
        "Holotrichapion aethiops"@fi,
        "Apion aethiops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahvenirppu"@fi,
        "Holotrichapion aethiops"@sv .

<http://tun.fi/MX.196635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loborhynchapion brundini" ;
    dwc:scientificNameAuthorship "(Wagner, 1943)" ;
    skos:broader <http://tun.fi/MX.4884183> ;
    skos:hiddenLabel "Apion brundini"@fi,
        "Loborhynchapion brundini"@fi,
        "Apion brundini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnirppu"@fi,
        "Loborhynchapion brundini"@sv .

<http://tun.fi/MX.196636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tatyanapion laticeps" ;
    dwc:scientificNameAuthorship "(Desbrochers des Loges, 1870)" ;
    skos:broader <http://tun.fi/MX.4884194> ;
    skos:hiddenLabel "Apion laticeps"@fi,
        "Apion lindbergi"@fi,
        "Tatyanapion laticeps"@fi,
        "Apion laticeps"@sv,
        "Apion lindbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomunirppu"@fi,
        "Tatyanapion laticeps"@sv .

<http://tun.fi/MX.196638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyanapion columbinum" ;
    dwc:scientificNameAuthorship "(Germar, 1817)" ;
    skos:broader <http://tun.fi/MX.4884216> ;
    skos:hiddenLabel "Apion columbinum"@fi,
        "Cyanapion columbinum"@fi,
        "Apion columbinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonnirppu"@fi,
        "Cyanapion columbinum"@sv .

<http://tun.fi/MX.196639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyanapion spencii" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884216> ;
    skos:hiddenLabel "Apion spencii"@fi,
        "Cyanapion spencii"@fi,
        "Apion spencii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuoppanirppu"@fi,
        "Cyanapion spencii"@sv .

<http://tun.fi/MX.196640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyanapion afer" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1833)" ;
    skos:broader <http://tun.fi/MX.4884216> ;
    skos:hiddenLabel "Apion afer"@fi,
        "Apion afer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyanapion afer"@fi,
        "Cyanapion afer"@sv .

<http://tun.fi/MX.196642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyanapion gnarum" ;
    dwc:scientificNameAuthorship "(Faust, 1890)" ;
    skos:broader <http://tun.fi/MX.4884216> ;
    skos:hiddenLabel "Apion gnarum"@fi,
        "Apion gnarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyanapion gnarum"@fi,
        "Cyanapion gnarum"@sv .

<http://tun.fi/MX.196643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyanapion gyllenhali" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884216> ;
    skos:hiddenLabel "Apion gyllenhali"@fi,
        "Cyanapion gyllenhali"@fi,
        "Apion gyllenhali"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarnirppu"@fi,
        "Cyanapion gyllenhali"@sv .

<http://tun.fi/MX.196644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxystoma subulatum" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884229> ;
    skos:hiddenLabel "Apion marshami"@fi,
        "Apion subulatum"@fi,
        "Oxystoma subulatum"@fi,
        "Apion marshami"@sv,
        "Apion subulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nätkelmänirppu"@fi,
        "Oxystoma subulatum"@sv .

<http://tun.fi/MX.196645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxystoma opeticum" ;
    dwc:scientificNameAuthorship "(Bach, 1854)" ;
    skos:broader <http://tun.fi/MX.4884229> ;
    skos:hiddenLabel "Apion opeticum"@fi,
        "Oxystoma opeticum"@fi,
        "Apion opeticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hernenirppu"@fi,
        "Oxystoma opeticum"@sv .

<http://tun.fi/MX.196647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxystoma cerdo" ;
    dwc:scientificNameAuthorship "(Gerstaecker, 1854)" ;
    skos:broader <http://tun.fi/MX.4884229> ;
    skos:hiddenLabel "Apion cerdo"@fi,
        "Oxystoma cerdo"@fi,
        "Apion cerdo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustanirppu"@fi,
        "Oxystoma cerdo"@sv .

<http://tun.fi/MX.196650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrichapion viciae" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.4884184> ;
    skos:hiddenLabel "Apion viciae"@fi,
        "Eutrichapion viciae"@fi,
        "Apion viciae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnanirppu"@fi,
        "Eutrichapion viciae"@sv .

<http://tun.fi/MX.196652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrichapion ervi" ;
    dwc:scientificNameAuthorship "(Kirby, 1808)" ;
    skos:broader <http://tun.fi/MX.4884184> ;
    skos:hiddenLabel "Apion ervi"@fi,
        "Eutrichapion ervi"@fi,
        "Apion ervi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virvilänirppu"@fi,
        "Eutrichapion ervi"@sv .

<http://tun.fi/MX.196653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrichapion melancholicum" ;
    dwc:scientificNameAuthorship "(Wencker, 1864)" ;
    skos:broader <http://tun.fi/MX.4884184> ;
    skos:hiddenLabel "Apion melancholicum"@fi,
        "Eutrichapion melancholicum"@fi,
        "Apion melancholicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "surunirppu"@fi,
        "Eutrichapion melancholicum"@sv .

<http://tun.fi/MX.196655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrichapion punctiger" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.4884184> ;
    skos:hiddenLabel "Apion punctigerum"@fi,
        "Curculio punctigerum"@fi,
        "Eutrichapion punctiger"@fi,
        "Apion punctigerum"@sv,
        "Curculio punctigerum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teräsnirppu"@fi,
        "Eutrichapion punctiger"@sv .

<http://tun.fi/MX.196656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrichapion facetum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1839)" ;
    skos:broader <http://tun.fi/MX.4884184> ;
    skos:hiddenLabel "Apion facetum"@fi,
        "Eutrichapion facetum"@fi,
        "Apion facetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vikkerinirppu"@fi,
        "Eutrichapion facetum"@sv .

<http://tun.fi/MX.196660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanomimus circumscriptus" ;
    dwc:scientificNameAuthorship "Aubé, 1864" ;
    skos:broader <http://tun.fi/MX.4884218> ;
    skos:hiddenLabel "Nanomimus circumscriptus"@fi,
        "Nanophyes circumscriptus"@fi,
        "Nanophyes circumscriptus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakirjonirppu"@fi,
        "Nanomimus circumscriptus"@sv .

<http://tun.fi/MX.196661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanophyes marmoratus" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.196658> ;
    skos:hiddenLabel "Nanophyes marmoratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakirjonirppu"@fi,
        "Nanophyes marmoratus"@sv .

<http://tun.fi/MX.196663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microon sahlbergi" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1835)" ;
    skos:broader <http://tun.fi/MX.4884195> ;
    skos:hiddenLabel "Microon sahlbergi"@fi,
        "Nanophyes sahlbergi"@fi,
        "Nanophyes sahlbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukirjonirppu"@fi,
        "Microon sahlbergi"@sv .

<http://tun.fi/MX.196673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus armadillo" ;
    dwc:scientificNameAuthorship "(Rossi, 1792)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Otiorhynchus armadillo"@fi,
        "Otiorhynchus armadillo"@sv .

<http://tun.fi/MX.196675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus tenebricosus" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Otiorhynchus tenebricosus"@fi,
        "Otiorhynchus tenebricosus"@sv .

<http://tun.fi/MX.196678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus arcticus" ;
    dwc:scientificNameAuthorship "(O.Fabricius, 1780)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:hiddenLabel "Otiorhynchus arcticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkorvakärsäkäs"@fi,
        "Otiorhynchus arcticus"@sv .

<http://tun.fi/MX.196679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus politus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1834" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:hiddenLabel "Otiorhynchus politus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vienankorvakärsäkäs"@fi,
        "Otiorhynchus politus"@sv .

<http://tun.fi/MX.196680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus nodosus" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:hiddenLabel "Otiorhynchus dubius"@fi,
        "Otiorhynchus nodosus"@fi,
        "Otiorhynchus dubius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokorvakärsäkäs"@fi,
        "Otiorhynchus nodosus"@sv .

<http://tun.fi/MX.196682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus rugosostriatus" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Otiorhynchus rugosostriatus"@fi,
        "Otiorhynchus rugosostriatus"@sv .

<http://tun.fi/MX.196683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus porcatus" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:hiddenLabel "Otiorhynchus porcatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjukorvakärsäkäs"@fi,
        "Otiorhynchus porcatus"@sv .

<http://tun.fi/MX.196684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus carinatopunctatus" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:hiddenLabel "Otiorhynchus carinatopunctatus"@fi,
        "Otiorhynchus scaber"@fi,
        "Otiorhynchus septentrionis"@fi,
        "Otiorhynchus scaber"@sv,
        "Otiorhynchus septentrionis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karheakorvakärsäkäs"@fi,
        "Otiorhynchus carinatopunctatus"@sv .

<http://tun.fi/MX.196687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus singularis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:hiddenLabel "Otiorhynchus picipes"@fi,
        "Otiorhynchus singularis"@fi,
        "Otiorhynchus picipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "erakkokorvakärsäkäs"@fi,
        "Otiorhynchus singularis"@sv .

<http://tun.fi/MX.196693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus rugifrons" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:hiddenLabel "Otiorhynchus rugifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmykorvakärsäkäs"@fi,
        "Otiorhynchus rugifrons"@sv .

<http://tun.fi/MX.196694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus tristis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:hiddenLabel "Otiorhynchus tristis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimokorvakärsäkäs"@fi,
        "Otiorhynchus tristis"@sv .

<http://tun.fi/MX.196695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus sulcatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:hiddenLabel "Otiorhynchus sulcatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurrekorvakärsäkäs"@fi,
        "Otiorhynchus sulcatus"@sv .

<http://tun.fi/MX.196696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus ligustici" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:hiddenLabel "Otiorhynchus ligustici"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liperikorvakärsäkäs"@fi,
        "Otiorhynchus ligustici"@sv .

<http://tun.fi/MX.196703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus raucus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:hiddenLabel "Otiorhynchus raucus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosokorvakärsäkäs"@fi,
        "Otiorhynchus raucus"@sv .

<http://tun.fi/MX.196704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus desertus" ;
    dwc:scientificNameAuthorship "Rosenhauer, 1847" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:hiddenLabel "Otiorhynchus desertus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäkorvakärsäkäs"@fi,
        "Otiorhynchus desertus"@sv .

<http://tun.fi/MX.196705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus ovatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196670> ;
    skos:hiddenLabel "Otiorhynchus ovatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukorvakärsäkäs"@fi,
        "Otiorhynchus ovatus"@sv .

<http://tun.fi/MX.196718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyphloeus rectus" ;
    dwc:scientificNameAuthorship "Thomson, 1865" ;
    skos:broader <http://tun.fi/MX.196716> ;
    skos:hiddenLabel "Trachyphloeus rectus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaanokakärsäkäs"@fi,
        "Trachyphloeus rectus"@sv .

<http://tun.fi/MX.196723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyphloeus scabriculus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1771)" ;
    skos:broader <http://tun.fi/MX.196716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyphloeus scabriculus"@fi,
        "Trachyphloeus scabriculus"@sv .

<http://tun.fi/MX.196724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Romualdius scaber" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4884193> ;
    skos:hiddenLabel "Romualdius scaber"@fi,
        "Trachyphloeus bifoveolatus"@fi,
        "Trachyphloeus bifoveolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkiokakärsäkäs"@fi,
        "Romualdius scaber"@sv .

<http://tun.fi/MX.196726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cathormiocerus aristatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.4884205> ;
    skos:hiddenLabel "Cathormiocerus aristatus"@fi,
        "Trachyphloeus aristatus"@fi,
        "Trachyphloeus aristatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukaokakärsäkäs"@fi,
        "Cathormiocerus aristatus"@sv .

<http://tun.fi/MX.196734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllobius viridicollis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.196733> ;
    skos:hiddenLabel "Phyllobius viridicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulehtikärsäkäs"@fi,
        "Phyllobius viridicollis"@sv .

<http://tun.fi/MX.196738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllobius virideaeris" ;
    dwc:scientificNameAuthorship "(Laicharting, 1781)" ;
    skos:broader <http://tun.fi/MX.196733> ;
    skos:hiddenLabel "Phyllobius virideaeris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujolehtikärsäkäs"@fi,
        "Phyllobius virideaeris"@sv .

<http://tun.fi/MX.196739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllobius oblongus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196733> ;
    skos:hiddenLabel "Phyllobius oblongus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkalehtikärsäkäs"@fi,
        "Phyllobius oblongus"@sv .

<http://tun.fi/MX.196740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllobius pyri" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196733> ;
    skos:hiddenLabel "Phyllobius pyri"@fi,
        "Phyllobius vespertinus"@fi,
        "Phyllobius vespertinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenanlehtikärsäkäs"@fi,
        "Phyllobius pyri"@sv .

<http://tun.fi/MX.196742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllobius maculicornis" ;
    dwc:scientificNameAuthorship "Germar, 1824" ;
    skos:broader <http://tun.fi/MX.196733> ;
    skos:hiddenLabel "Phyllobius maculicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvilehtikärsäkäs"@fi,
        "Phyllobius maculicornis"@sv .

<http://tun.fi/MX.196743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllobius argentatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196733> ;
    skos:hiddenLabel "Phyllobius argentatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherlehtikärsäkäs"@fi,
        "Phyllobius argentatus"@sv .

<http://tun.fi/MX.196746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllobius arborator" ;
    dwc:scientificNameAuthorship "(Herbst, 1797)" ;
    skos:broader <http://tun.fi/MX.196733> ;
    skos:hiddenLabel "Phyllobius arborator"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havulehtikärsäkäs"@fi,
        "Phyllobius arborator"@sv .

<http://tun.fi/MX.196749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllobius glaucus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.196733> ;
    skos:hiddenLabel "Phyllobius calcaratus"@fi,
        "Phyllobius glaucus"@fi,
        "Phyllobius calcaratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolehtikärsäkäs"@fi,
        "Phyllobius glaucus"@sv .

<http://tun.fi/MX.196751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllobius pomaceus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1834" ;
    skos:broader <http://tun.fi/MX.196733> ;
    skos:hiddenLabel "Phyllobius pomaceus"@fi,
        "Phyllobius urticae"@fi,
        "Phyllobius urticae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkoslehtikärsäkäs"@fi,
        "Phyllobius pomaceus"@sv .

<http://tun.fi/MX.196757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polydrusus aeratus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.196755> ;
    skos:hiddenLabel "Polydrusus pallidus"@fi,
        "Polydrusus pallidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polydrusus aeratus"@fi,
        "Polydrusus aeratus"@sv .

<http://tun.fi/MX.196761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polydrusus flavipes" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.196755> ;
    skos:hiddenLabel "Polydrusus flavipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihersuomukärsäkäs"@fi,
        "Polydrusus flavipes"@sv .

<http://tun.fi/MX.196763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polydrusus cervinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196755> ;
    skos:hiddenLabel "Polydrusus cervinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusuomukärsäkäs"@fi,
        "Polydrusus cervinus"@sv .

<http://tun.fi/MX.196764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polydrusus pilosus" ;
    dwc:scientificNameAuthorship "Gredler, 1866" ;
    skos:broader <http://tun.fi/MX.196755> ;
    skos:hiddenLabel "Polydrusus pilosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvasuomukärsäkäs"@fi,
        "Polydrusus pilosus"@sv .

<http://tun.fi/MX.196767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polydrusus tereticollis" ;
    dwc:scientificNameAuthorship "(De Geer, 1775)" ;
    skos:broader <http://tun.fi/MX.196755> ;
    skos:hiddenLabel "Polydrusus tereticollis"@fi,
        "Polydrusus undatus"@fi,
        "Polydrusus undatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaltosuomukärsäkäs"@fi,
        "Polydrusus tereticollis"@sv .

<http://tun.fi/MX.196769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polydrusus fulvicornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.196755> ;
    skos:hiddenLabel "Polydrusus fulvicornis"@fi,
        "Polydrusus ruficornis"@fi,
        "Polydrusus ruficornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosuomukärsäkäs"@fi,
        "Polydrusus fulvicornis"@sv .

<http://tun.fi/MX.196772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polydrusus formosus" ;
    dwc:scientificNameAuthorship "(Mayer, 1779)" ;
    skos:broader <http://tun.fi/MX.196755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polydrusus formosus"@fi,
        "Polydrusus formosus"@sv .

<http://tun.fi/MX.196781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnobaris t-album" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196780> ;
    skos:hiddenLabel "Limnobaris t-album"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantasarakkokärsäkäs"@fi,
        "Limnobaris t-album"@sv .

<http://tun.fi/MX.196782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnobaris dolorosa" ;
    dwc:scientificNameAuthorship "(Goeze, 1777)" ;
    skos:broader <http://tun.fi/MX.196780> ;
    skos:hiddenLabel "Limnobaris dolorosa"@fi,
        "Limnobaris pilistriata"@fi,
        "Limnobaris pilistriata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suosarakkokärsäkäs"@fi,
        "Limnobaris dolorosa"@sv .

<http://tun.fi/MX.196790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubrychius velutus" ;
    dwc:scientificNameAuthorship "(Beck, 1817)" ;
    skos:broader <http://tun.fi/MX.196789> ;
    skos:hiddenLabel "Eubrychius velutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuärviäkärsäkäs"@fi,
        "Eubrychius velutus"@sv .

<http://tun.fi/MX.196793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytobius leucogaster" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.196791> ;
    skos:hiddenLabel "Phytobius leucogaster"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoärviäkärsäkäs"@fi,
        "Phytobius leucogaster"@sv .

<http://tun.fi/MX.196796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelenomus commari" ;
    dwc:scientificNameAuthorship "(Panzer, 1795)" ;
    skos:broader <http://tun.fi/MX.196794> ;
    skos:hiddenLabel "Pelenomus comari"@fi,
        "Pelenomus comari"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelenomus commari"@fi,
        "Pelenomus commari"@sv .

<http://tun.fi/MX.196797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelenomus waltoni" ;
    dwc:scientificNameAuthorship "(Boheman, 1843)" ;
    skos:broader <http://tun.fi/MX.196794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelenomus waltoni"@fi,
        "Pelenomus waltoni"@sv .

<http://tun.fi/MX.196798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelenomus canaliculatus" ;
    dwc:scientificNameAuthorship "(Fåhraeus, 1843)" ;
    skos:broader <http://tun.fi/MX.196794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelenomus canaliculatus"@fi,
        "Pelenomus canaliculatus"@sv .

<http://tun.fi/MX.196799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelenomus quadrituberculatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.196794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelenomus quadrituberculatus"@fi,
        "Pelenomus quadrituberculatus"@sv .

<http://tun.fi/MX.196802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelenomus velaris" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.196794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelenomus velaris"@fi,
        "Pelenomus velaris"@sv .

<http://tun.fi/MX.196803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelenomus quadricorniger" ;
    dwc:scientificNameAuthorship "(Colonnelli, 1986)" ;
    skos:broader <http://tun.fi/MX.196794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelenomus quadricorniger"@fi,
        "Pelenomus quadricorniger"@sv .

<http://tun.fi/MX.196806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neophytobius muricatus" ;
    dwc:scientificNameAuthorship "(Brisout de Barneville, 1867)" ;
    skos:broader <http://tun.fi/MX.196805> ;
    skos:hiddenLabel "Neophytobius muricatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkurutakärsäkäs"@fi,
        "Neophytobius muricatus"@sv .

<http://tun.fi/MX.196807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neophytobius quadrinodosus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196805> ;
    skos:hiddenLabel "Neophytobius quadrinodosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luisurutakärsäkäs"@fi,
        "Neophytobius quadrinodosus"@sv .

<http://tun.fi/MX.196809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinoncus albicinctus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1837" ;
    skos:broader <http://tun.fi/MX.196808> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinoncus albicinctus"@fi,
        "Rhinoncus albicinctus"@sv .

<http://tun.fi/MX.196810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinoncus perpendicularis" ;
    dwc:scientificNameAuthorship "(Reich, 1797)" ;
    skos:broader <http://tun.fi/MX.196808> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinoncus perpendicularis"@fi,
        "Rhinoncus perpendicularis"@sv .

<http://tun.fi/MX.196811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinoncus inconspectus" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196808> ;
    skos:hiddenLabel "Rhinoncus gramineus"@fi,
        "Rhinoncus gramineus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinoncus inconspectus"@fi,
        "Rhinoncus inconspectus"@sv .

<http://tun.fi/MX.196813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinoncus leucostigma" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.196808> ;
    skos:hiddenLabel "Rhinoncus pericarpius"@fi,
        "Rhinoncus pericarpius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinoncus leucostigma"@fi,
        "Rhinoncus leucostigma"@sv .

<http://tun.fi/MX.196814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinoncus bruchoides" ;
    dwc:scientificNameAuthorship "(Herbst, 1784)" ;
    skos:broader <http://tun.fi/MX.196808> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinoncus bruchoides"@fi,
        "Rhinoncus bruchoides"@sv .

<http://tun.fi/MX.196815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinoncus pericarpius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196808> ;
    skos:hiddenLabel "Rhinoncus castor"@fi,
        "Rhinoncus castor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinoncus pericarpius"@fi,
        "Rhinoncus pericarpius"@sv .

<http://tun.fi/MX.196820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Auleutes epilobii" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.196819> ;
    skos:hiddenLabel "Auleutes epilobii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ristipyörökärsäkäs"@fi,
        "Auleutes epilobii"@sv .

<http://tun.fi/MX.196823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rutidosoma graminosus" ;
    dwc:scientificNameAuthorship "(Gistel, 1857)" ;
    skos:broader <http://tun.fi/MX.196822> ;
    skos:hiddenLabel "Rutidosoma globulus"@fi,
        "Rutidosoma graminosus"@fi,
        "Rutidosoma globulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanpyörökärsäkäs"@fi,
        "Rutidosoma graminosus"@sv .

<http://tun.fi/MX.196826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleropterus serratus" ;
    dwc:scientificNameAuthorship "(Germar, 1824)" ;
    skos:broader <http://tun.fi/MX.196825> ;
    skos:hiddenLabel "Scleropterus serratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosopyörökärsäkäs"@fi,
        "Scleropterus serratus"@sv .

<http://tun.fi/MX.196829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amalus scortillum" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196828> ;
    skos:hiddenLabel "Amalus haemorrhous"@fi,
        "Amalus scortillum"@fi,
        "Amalus haemorrhous"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tatarpyörökärsäkäs"@fi,
        "Amalus scortillum"@sv .

<http://tun.fi/MX.196834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poophagus sisymbrii" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.196833> ;
    skos:hiddenLabel "Poophagus sisymbrii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutukärsäkäs"@fi,
        "Poophagus sisymbrii"@sv .

<http://tun.fi/MX.196836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tapinotus sellatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.196835> ;
    skos:hiddenLabel "Tapinotus sellatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alpikärsäkäs"@fi,
        "Tapinotus sellatus"@sv .

<http://tun.fi/MX.196838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeliodinus rubicundus" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.4884209> ;
    skos:hiddenLabel "Coeliodes rubicundus"@fi,
        "Coeliodinus rubicundus"@fi,
        "Coeliodes rubicundus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rauduspyörökärsäkäs"@fi,
        "Coeliodinus rubicundus"@sv .

<http://tun.fi/MX.196839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeliodinus nigritarsis" ;
    dwc:scientificNameAuthorship "(Hartmann, 1895)" ;
    skos:broader <http://tun.fi/MX.4884209> ;
    skos:hiddenLabel "Coeliodes nigritarsis"@fi,
        "Coeliodinus nigritarsis"@fi,
        "Coeliodes nigritarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiespyörökärsäkäs"@fi,
        "Coeliodinus nigritarsis"@sv .

<http://tun.fi/MX.196840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeliodes rana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.196837> ;
    skos:hiddenLabel "Coeliodes dryados"@fi,
        "Coeliodes quercus"@fi,
        "Coeliodes rana"@fi,
        "Coeliodes dryados"@sv,
        "Coeliodes quercus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenpyörökärsäkäs"@fi,
        "Coeliodes rana"@sv .

<http://tun.fi/MX.196844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeliodes ruber" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.196837> ;
    skos:hiddenLabel "Coeliodes ruber"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaanpyörökärsäkäs"@fi,
        "Coeliodes ruber"@sv .

<http://tun.fi/MX.196849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thamiocolus viduatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196848> ;
    skos:hiddenLabel "Thamiocolus viduatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkämökärsäkäs"@fi,
        "Thamiocolus viduatus"@sv .

<http://tun.fi/MX.196851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thamiocolus sahlbergi" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1845)" ;
    skos:broader <http://tun.fi/MX.196848> ;
    skos:hiddenLabel "Thamiocolus sahlbergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peippikärsäkäs"@fi,
        "Thamiocolus sahlbergi"@sv .

<http://tun.fi/MX.196853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micrelus ericae" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196852> ;
    skos:hiddenLabel "Micrelus ericae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervakärsäkäs"@fi,
        "Micrelus ericae"@sv .

<http://tun.fi/MX.196855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zacladus geranii" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.196854> ;
    skos:hiddenLabel "Zacladus affinis"@fi,
        "Zacladus geranii"@fi,
        "Zacladus affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenpolvikärsäkäs"@fi,
        "Zacladus geranii"@sv .

<http://tun.fi/MX.196860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus scapularis" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1837" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus scapularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sininenättikärsäkäs"@fi,
        "Ceutorhynchus scapularis"@sv .

<http://tun.fi/MX.196861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus contractus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus contractus"@fi,
        "Ceutorhynchus pallipes"@fi,
        "Ceutorhynchus pallipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taskuheinäkärsäkäs"@fi,
        "Ceutorhynchus contractus"@sv .

<http://tun.fi/MX.196864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus erysimi" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus erysimi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukonnauriskärsäkäs"@fi,
        "Ceutorhynchus erysimi"@sv .

<http://tun.fi/MX.196866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus ignitus" ;
    dwc:scientificNameAuthorship "Germar, 1824" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus ignitus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniharmiokärsäkäs"@fi,
        "Ceutorhynchus ignitus"@sv .

<http://tun.fi/MX.196867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus pervicax" ;
    dwc:scientificNameAuthorship "Weise, 1883" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus pervicax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinilitukkakärsäkäs"@fi,
        "Ceutorhynchus pervicax"@sv .

<http://tun.fi/MX.196868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus barbareae" ;
    dwc:scientificNameAuthorship "Suffrian, 1847" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus barbareae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanankaalikärsäkäs"@fi,
        "Ceutorhynchus barbareae"@sv .

<http://tun.fi/MX.196869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus chalybaeus" ;
    dwc:scientificNameAuthorship "Germar, 1824" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus chalybaeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pernaruohokärsäkäs"@fi,
        "Ceutorhynchus chalybaeus"@sv .

<http://tun.fi/MX.196870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus thomsoni" ;
    dwc:scientificNameAuthorship "Kolbe, 1900" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus thomsoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulaukkakärsäkäs"@fi,
        "Ceutorhynchus thomsoni"@sv .

<http://tun.fi/MX.196871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus pectoralis" ;
    dwc:scientificNameAuthorship "Weise, 1895" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceutorhynchus pectoralis"@fi,
        "Ceutorhynchus pectoralis"@sv .

<http://tun.fi/MX.196872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus hirtulus" ;
    dwc:scientificNameAuthorship "Germar, 1824" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus hirtulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kynsimökärsäkäs"@fi,
        "Ceutorhynchus hirtulus"@sv .

<http://tun.fi/MX.196873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus sulcicollis" ;
    dwc:scientificNameAuthorship "(Paykull, 1800)" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus sulcicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinirypsikärsäkäs"@fi,
        "Ceutorhynchus sulcicollis"@sv .

<http://tun.fi/MX.196874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus pallidactylus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus pallidactylus"@fi,
        "Ceutorhynchus quadridens"@fi,
        "Ceutorhynchus quadridens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystykärsäkäs"@fi,
        "Ceutorhynchus pallidactylus"@sv .

<http://tun.fi/MX.196876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus atomus" ;
    dwc:scientificNameAuthorship "Boheman, 1845" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus atomus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustalitukärsäkäs"@fi,
        "Ceutorhynchus atomus"@sv .

<http://tun.fi/MX.196877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus cochleariae" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus cochleariae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaalitukkakärsäkäs"@fi,
        "Ceutorhynchus cochleariae"@sv .

<http://tun.fi/MX.196878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus constrictus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus constrictus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinilaukkakärsäkäs"@fi,
        "Ceutorhynchus constrictus"@sv .

<http://tun.fi/MX.196880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus unguicularis" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus curvirostris"@fi,
        "Ceutorhynchus unguicularis"@fi,
        "Ceutorhynchus curvirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäpalkokärsäkäs"@fi,
        "Ceutorhynchus unguicularis"@sv .

<http://tun.fi/MX.196882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus assimilis" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus assimilis"@fi,
        "Ceutorhynchus pleurostigma"@fi,
        "Ceutorhynchus pleurostigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkämäkaalikärsäkäs"@fi,
        "Ceutorhynchus assimilis"@sv .

<http://tun.fi/MX.196886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus roberti" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1837" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus roberti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustalaukkakärsäkäs"@fi,
        "Ceutorhynchus roberti"@sv .

<http://tun.fi/MX.196888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus puncticollis" ;
    dwc:scientificNameAuthorship "Boheman, 1845" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus puncticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoharmiokärsäkäs"@fi,
        "Ceutorhynchus puncticollis"@sv .

<http://tun.fi/MX.196890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus rapae" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1837" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus rapae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nauriskärsäkäs"@fi,
        "Ceutorhynchus rapae"@sv .

<http://tun.fi/MX.196891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus obstrictus" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus assimilis"@fi,
        "Ceutorhynchus obstrictus"@fi,
        "Ceutorhynchus assimilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rapsikärsäkäs"@fi,
        "Ceutorhynchus obstrictus"@sv .

<http://tun.fi/MX.196893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus gallorhenanus" ;
    dwc:scientificNameAuthorship "Solari, 1949" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus gallorhenanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaarypsikärsäkäs"@fi,
        "Ceutorhynchus gallorhenanus"@sv .

<http://tun.fi/MX.196894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus griseus" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1869" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus griseus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaalitukärsäkäs"@fi,
        "Ceutorhynchus griseus"@sv .

<http://tun.fi/MX.196898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus inaffectatus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1837" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus inaffectatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "illakkokärsäkäs"@fi,
        "Ceutorhynchus inaffectatus"@sv .

<http://tun.fi/MX.196900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus granulicollis" ;
    dwc:scientificNameAuthorship "Thomson, 1865" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus gerhardti"@fi,
        "Ceutorhynchus gerhardti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceutorhynchus granulicollis"@fi,
        "Ceutorhynchus granulicollis"@sv .

<http://tun.fi/MX.196902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus querceti" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus querceti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskonenättikärsäkäs"@fi,
        "Ceutorhynchus querceti"@sv .

<http://tun.fi/MX.196904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus typhae" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus floralis"@fi,
        "Ceutorhynchus typhae"@fi,
        "Ceutorhynchus floralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lutukkakärsäkäs"@fi,
        "Ceutorhynchus typhae"@sv .

<http://tun.fi/MX.196906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus cakilis" ;
    dwc:scientificNameAuthorship "(Hansen, 1917)" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus cakilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisinappikärsäkäs"@fi,
        "Ceutorhynchus cakilis"@sv .

<http://tun.fi/MX.196909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus hampei" ;
    dwc:scientificNameAuthorship "Brisout de Barneville, 1869" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus hampei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkaharmiokärsäkäs"@fi,
        "Ceutorhynchus hampei"@sv .

<http://tun.fi/MX.196910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus pulvinatus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1837" ;
    skos:broader <http://tun.fi/MX.196857> ;
    skos:hiddenLabel "Ceutorhynchus pulvinatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litutillikärsäkäs"@fi,
        "Ceutorhynchus pulvinatus"@sv .

<http://tun.fi/MX.196915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parethelcus pollinarius" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.4883645> ;
    skos:hiddenLabel "Ceutorhynchus pollinarius"@fi,
        "Parethelcus pollinarius"@fi,
        "Ceutorhynchus pollinarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viholaispyörökärsäkäs"@fi,
        "Parethelcus pollinarius"@sv .

<http://tun.fi/MX.196916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glocianus distinctus" ;
    dwc:scientificNameAuthorship "(Brisout de Barneville, 1870)" ;
    skos:broader <http://tun.fi/MX.4883644> ;
    skos:hiddenLabel "Ceutorhynchus distinctus"@fi,
        "Ceutorhynchus simillimus"@fi,
        "Glocianus distinctus"@fi,
        "Ceutorhynchus distinctus"@sv,
        "Ceutorhynchus simillimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mykeröpyörökärsäkäs"@fi,
        "Glocianus distinctus"@sv .

<http://tun.fi/MX.196919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glocianus molleri" ;
    dwc:scientificNameAuthorship "(Thomson, 1868)" ;
    skos:broader <http://tun.fi/MX.4883644> ;
    skos:hiddenLabel "Ceutorhynchus molleri"@fi,
        "Glocianus molleri"@fi,
        "Ceutorhynchus molleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanokärsäkäs"@fi,
        "Glocianus molleri"@sv .

<http://tun.fi/MX.196920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glocianus punctiger" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1835)" ;
    skos:broader <http://tun.fi/MX.4883644> ;
    skos:hiddenLabel "Ceutorhynchus punctiger"@fi,
        "Glocianus punctiger"@fi,
        "Ceutorhynchus punctiger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "voikukkakärsäkäs"@fi,
        "Glocianus punctiger"@sv .

<http://tun.fi/MX.196921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glocianus fennicus" ;
    dwc:scientificNameAuthorship "(Faust, 1895)" ;
    skos:broader <http://tun.fi/MX.4883644> ;
    skos:hiddenLabel "Ceutorhynchus fennicus"@fi,
        "Glocianus fennicus"@fi,
        "Ceutorhynchus fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenpyörökärsäkäs"@fi,
        "Glocianus fennicus"@sv .

<http://tun.fi/MX.196922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Datonychus arquatus" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.4883643> ;
    skos:hiddenLabel "Ceutorhynchus arquatus"@fi,
        "Datonychus arquatus"@fi,
        "Ceutorhynchus arquatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "minttukärsäkäs"@fi,
        "Datonychus arquatus"@sv .

<http://tun.fi/MX.196926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplontus rugulosus" ;
    dwc:scientificNameAuthorship "(Herbst, 1795)" ;
    skos:broader <http://tun.fi/MX.4883623> ;
    skos:hiddenLabel "Ceutorhynchus figuratus"@fi,
        "Ceutorhynchus rugulosus"@fi,
        "Microplontus rugulosus"@fi,
        "Ceutorhynchus figuratus"@sv,
        "Ceutorhynchus rugulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujopyörökärsäkäs"@fi,
        "Microplontus rugulosus"@sv .

<http://tun.fi/MX.196928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplontus triangulum" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.4883623> ;
    skos:hiddenLabel "Ceutorhynchus triangulum"@fi,
        "Microplontus triangulum"@fi,
        "Ceutorhynchus triangulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsämöpyörökärsäkäs"@fi,
        "Microplontus triangulum"@sv .

<http://tun.fi/MX.196929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplontus millefolii" ;
    dwc:scientificNameAuthorship "(Schultze, 1897)" ;
    skos:broader <http://tun.fi/MX.4883623> ;
    skos:hiddenLabel "Ceutorhynchus millefolii"@fi,
        "Microplontus millefolii"@fi,
        "Ceutorhynchus millefolii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pietarpyörökärsäkäs"@fi,
        "Microplontus millefolii"@sv .

<http://tun.fi/MX.196930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplontus campestris" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1837)" ;
    skos:broader <http://tun.fi/MX.4883623> ;
    skos:hiddenLabel "Ceutorhynchus campestris"@fi,
        "Microplontus campestris"@fi,
        "Ceutorhynchus campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kakkarapyörökärsäkäs"@fi,
        "Microplontus campestris"@sv .

<http://tun.fi/MX.196931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadroplontus litura" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.4883646> ;
    skos:hiddenLabel "Ceutorhynchus litura"@fi,
        "Ceutorhynchus litura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadroplontus litura"@fi,
        "Hadroplontus litura"@sv .

<http://tun.fi/MX.196932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mogulones euphorbiae" ;
    dwc:scientificNameAuthorship "(C. N. F. Brisout de Barneville, 1866)" ;
    skos:broader <http://tun.fi/MX.4883642> ;
    skos:hiddenLabel "Ceutorhynchus euphorbiae"@fi,
        "Ceutorhynchus euphorbiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mogulones euphorbiae"@fi,
        "Mogulones euphorbiae"@sv .

<http://tun.fi/MX.196934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mogulones pallidicornis" ;
    dwc:scientificNameAuthorship "Gougelet & Brisout de Barneville, 1860" ;
    skos:broader <http://tun.fi/MX.4883642> ;
    skos:hiddenLabel "Ceutorhynchus pallidicornis"@fi,
        "Mogulones pallidicornis"@fi,
        "Ceutorhynchus pallidicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuimikkäkärsäkäs"@fi,
        "Mogulones pallidicornis"@sv .

<http://tun.fi/MX.196935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mogulones asperifoliarum" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.4883642> ;
    skos:hiddenLabel "Ceutorhynchus asperifoliarum"@fi,
        "Mogulones asperifoliarum"@fi,
        "Ceutorhynchus asperifoliarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rastipyörökärsäkäs"@fi,
        "Mogulones asperifoliarum"@sv .

<http://tun.fi/MX.196939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mogulones larvatus" ;
    dwc:scientificNameAuthorship "(Schultze, 1897)" ;
    skos:broader <http://tun.fi/MX.4883642> ;
    skos:hiddenLabel "Ceutorhynchus larvatus"@fi,
        "Mogulones larvatus"@fi,
        "Ceutorhynchus larvatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoimikkäkärsäkäs"@fi,
        "Mogulones larvatus"@sv .

<http://tun.fi/MX.196942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sirocalodes depressicollis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196941> ;
    skos:hiddenLabel "Sirocalodes depressicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaemäkkikärsäkäs"@fi,
        "Sirocalodes depressicollis"@sv .

<http://tun.fi/MX.196944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sirocalodes quercicola" ;
    dwc:scientificNameAuthorship "(Paykull, 1792)" ;
    skos:broader <http://tun.fi/MX.196941> ;
    skos:hiddenLabel "Sirocalodes quercicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoemäkkikärsäkäs"@fi,
        "Sirocalodes quercicola"@sv .

<http://tun.fi/MX.196948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calosirus apicalis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.196946> ;
    skos:hiddenLabel "Calosirus apicalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "putkipyörökärsäkäs"@fi,
        "Calosirus apicalis"@sv .

<http://tun.fi/MX.196951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosirocalus troglodytes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.196949> ;
    skos:hiddenLabel "Trichosirocalus troglodytes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratamopyörökärsäkäs"@fi,
        "Trichosirocalus troglodytes"@sv .

<http://tun.fi/MX.196953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosirocalus barnevillei" ;
    dwc:scientificNameAuthorship "(Grenier, 1866)" ;
    skos:broader <http://tun.fi/MX.196949> ;
    skos:hiddenLabel "Trichosirocalus barnevillei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piirtopyörökärsäkäs"@fi,
        "Trichosirocalus barnevillei"@sv .

<http://tun.fi/MX.196961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nedyus quadrimaculatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196959> ;
    skos:hiddenLabel "Nedyus quadrimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkospyörökärsäkäs"@fi,
        "Nedyus quadrimaculatus"@sv .

<http://tun.fi/MX.196972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orobitis cyaneus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196971> ;
    skos:hiddenLabel "Orobitis cyaneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallokärsäkäs"@fi,
        "Orobitis cyaneus"@sv .

<http://tun.fi/MX.196975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitophilus granarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.196974> ;
    skos:hiddenLabel "Calandra granaria"@fi,
        "Sitophilus granarius"@fi,
        "Calandra granaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväkärsäkäs"@fi,
        "Sitophilus granarius"@sv .

<http://tun.fi/MX.196976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitophilus oryzae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1763)" ;
    skos:broader <http://tun.fi/MX.196974> ;
    skos:hiddenLabel "Sitophilus oryzae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riisikärsäkäs"@fi,
        "Sitophilus oryzae"@sv .

<http://tun.fi/MX.196977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitophilus zeamais" ;
    dwc:scientificNameAuthorship "Motschulsky, 1855" ;
    skos:broader <http://tun.fi/MX.196974> ;
    skos:hiddenLabel "Sitophilus zeamais"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maissikärsäkäs"@fi,
        "Sitophilus zeamais"@sv .

<http://tun.fi/MX.196981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylurgops glabratus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.196980> ;
    skos:hiddenLabel "Hylastes tenebrosus"@fi,
        "Hylurgops glabratus"@fi,
        "Hylastes tenebrosus"@sv,
        "Hylurgops glabratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljuniluri"@fi,
        "brun granbastborre"@sv .

<http://tun.fi/MX.196982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylurgops palliatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.196980> ;
    skos:hiddenLabel "Hylurgops palliatus"@fi,
        "Hylurgops palliatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaippaniluri"@fi,
        "blek bastborre"@sv .

<http://tun.fi/MX.196985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylastes brunneus" ;
    dwc:scientificNameAuthorship "Erichson, 1836" ;
    skos:broader <http://tun.fi/MX.196983> ;
    skos:hiddenLabel "Hylastes brunneus"@fi,
        "Hylastes brunneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynniluri"@fi,
        "svart tallbastborre"@sv .

<http://tun.fi/MX.196987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylastes cunicularius" ;
    dwc:scientificNameAuthorship "Erichson, 1836" ;
    skos:broader <http://tun.fi/MX.196983> ;
    skos:hiddenLabel "Hylastes cunicularius"@fi,
        "Hylastes cunicularius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenniluri"@fi,
        "svart granbastborre"@sv .

<http://tun.fi/MX.196989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylastes attenuatus" ;
    dwc:scientificNameAuthorship "Erichson, 1836" ;
    skos:broader <http://tun.fi/MX.196983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hylastes attenuatus"@fi,
        "Hylastes attenuatus"@sv .

<http://tun.fi/MX.196991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylastes angustatus" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.196983> ;
    skos:hiddenLabel "Hylastes angustatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkaniluri"@fi,
        "Hylastes angustatus"@sv .

<http://tun.fi/MX.196992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylastes opacus" ;
    dwc:scientificNameAuthorship "Erichson, 1836" ;
    skos:broader <http://tun.fi/MX.196983> ;
    skos:hiddenLabel "Hylastes opacus"@fi,
        "Hylastes opacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeäniluri"@fi,
        "mindre tallbastborre"@sv .

<http://tun.fi/MX.197002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylesinus crenatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.197000> ;
    skos:hiddenLabel "Hylesinus crenatus"@fi,
        "Hylesinus crenatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosaarnenniluri"@fi,
        "svart askbastborre"@sv .

<http://tun.fi/MX.197004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylesinus varius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.197000> ;
    skos:hiddenLabel "Hylesinus fraxini"@fi,
        "Hylesinus varius"@fi,
        "Hylesinus fraxini"@sv,
        "Hylesinus varius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusaarnenniluri"@fi,
        "fläckig askbastborre"@sv .

<http://tun.fi/MX.197009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylechinus pilosus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1837)" ;
    skos:broader <http://tun.fi/MX.197008> ;
    skos:hiddenLabel "Xylechinus pilosus"@fi,
        "Xylechinus pilosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomuniluri"@fi,
        "randig granbastborre"@sv .

<http://tun.fi/MX.197014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomicus minor" ;
    dwc:scientificNameAuthorship "(Hartig, 1834)" ;
    skos:broader <http://tun.fi/MX.197012> ;
    skos:hiddenLabel "Hylurgus minor"@fi,
        "Tomicus minor"@fi,
        "Hylurgus minor"@sv,
        "Tomicus minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaakanävertäjä"@fi,
        "mindre märgborre"@sv .

<http://tun.fi/MX.197015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomicus piniperda" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.197012> ;
    skos:hiddenLabel "Hylurgus piniperda"@fi,
        "Tomicus piniperda"@fi,
        "Hylurgus piniperda"@sv,
        "Tomicus piniperda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pystynävertäjä"@fi,
        "större märgborre"@sv .

<http://tun.fi/MX.197017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendroctonus micans" ;
    dwc:scientificNameAuthorship "(Kugelann, 1794)" ;
    skos:broader <http://tun.fi/MX.197016> ;
    skos:hiddenLabel "Dendroctonus micans"@fi,
        "Dendroctonus micans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkoniluri"@fi,
        "jättebastborre"@sv .

<http://tun.fi/MX.197021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeotribus spinulosus" ;
    dwc:scientificNameAuthorship "(Rey, 1883)" ;
    skos:broader <http://tun.fi/MX.197019> ;
    skos:hiddenLabel "Phloeotribus spinulosus"@fi,
        "Phloeotribus spinulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukaniluri"@fi,
        "borstig grangrenborre"@sv .

<http://tun.fi/MX.197024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygraphus subopacus" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.197023> ;
    skos:hiddenLabel "Polygraphus subopacus"@fi,
        "Polygraphus subopacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeämonikirjaaja"@fi,
        "mindre dubbelögad bastborre"@sv .

<http://tun.fi/MX.197025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygraphus poligraphus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.197023> ;
    skos:hiddenLabel "Polygraphus poligraphus"@fi,
        "Polygraphus poligraphus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitomonikirjaaja"@fi,
        "större dubbelögad bastborre"@sv .

<http://tun.fi/MX.197027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygraphus punctifrons" ;
    dwc:scientificNameAuthorship "Thomson, 1886" ;
    skos:broader <http://tun.fi/MX.197023> ;
    skos:hiddenLabel "Polygraphus punctifrons"@fi,
        "Polygraphus punctifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekomonikirjaaja"@fi,
        "nordlig dubbelögad bastborre"@sv .

<http://tun.fi/MX.197029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carphoborus cholodkovskyi" ;
    dwc:scientificNameAuthorship "Spessivstev, 1916" ;
    skos:broader <http://tun.fi/MX.197028> ;
    skos:hiddenLabel "Carphoborus cholodkovskyi"@fi,
        "Carphoborus cholodkovskyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynharjuniluri"@fi,
        "Cholodkovskys bastborre"@sv .

<http://tun.fi/MX.197030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carphoborus rossicus" ;
    dwc:scientificNameAuthorship "Semenov, 1902" ;
    skos:broader <http://tun.fi/MX.197028> ;
    skos:hiddenLabel "Carphoborus rossicus"@fi,
        "Carphoborus rossicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenharjuniluri"@fi,
        "fårad bastborre"@sv .

<http://tun.fi/MX.197031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carphoborus minimus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.197028> ;
    skos:hiddenLabel "Carphoborus minimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuharjuniluri"@fi,
        "Carphoborus minimus"@sv .

<http://tun.fi/MX.197039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolytus ratzeburgii" ;
    dwc:scientificNameAuthorship "Janson, 1856" ;
    skos:broader <http://tun.fi/MX.197034> ;
    skos:hiddenLabel "Scolytus ratzeburgii"@fi,
        "Scolytus ratzeburgii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunmantokuoriainen"@fi,
        "björksplintborre"@sv .

<http://tun.fi/MX.197041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolytus mali" ;
    dwc:scientificNameAuthorship "(Bechstein & Scharfenberg, 1805)" ;
    skos:broader <http://tun.fi/MX.197034> ;
    skos:hiddenLabel "Scolytus mali"@fi,
        "Scolytus mali"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenanmantokuoriainen"@fi,
        "eksplintborre"@sv .

<http://tun.fi/MX.197042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolytus intricatus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1837)" ;
    skos:broader <http://tun.fi/MX.197034> ;
    skos:hiddenLabel "Scolytus intricatus"@fi,
        "Scolytus intricatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenmantokuoriainen"@fi,
        "eksplintborre"@sv .

<http://tun.fi/MX.197045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolytus rugulosus" ;
    dwc:scientificNameAuthorship "(Müller, 1818)" ;
    skos:broader <http://tun.fi/MX.197034> ;
    skos:hiddenLabel "Scolytus rugulosus"@fi,
        "Scolytus rugulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumunmantokuoriainen"@fi,
        "stenfruktsplintborre"@sv .

<http://tun.fi/MX.197048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pityogenes chalcographus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.197047> ;
    skos:hiddenLabel "Pityogenes chalcographus"@fi,
        "Pityogenes chalcographus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusentähtikirjaaja"@fi,
        "sextandad barkborre"@sv .

<http://tun.fi/MX.197051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pityogenes saalasi" ;
    dwc:scientificNameAuthorship "Eggers, 1914" ;
    skos:broader <http://tun.fi/MX.197047> ;
    skos:hiddenLabel "Pityogenes saalasi"@fi,
        "Pityogenes saalasi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturitähtikirjaaja"@fi,
        "Saalas barkborre"@sv .

<http://tun.fi/MX.197052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pityogenes trepanatus" ;
    dwc:scientificNameAuthorship "(Nördlinger, 1848)" ;
    skos:broader <http://tun.fi/MX.197047> ;
    skos:hiddenLabel "Pityogenes trepanatus"@fi,
        "Pityogenes trepanatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaantähtikirjaaja"@fi,
        "trepanerad barkborre"@sv .

<http://tun.fi/MX.197053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pityogenes quadridens" ;
    dwc:scientificNameAuthorship "(Hartig, 1834)" ;
    skos:broader <http://tun.fi/MX.197047> ;
    skos:hiddenLabel "Pityogenes quadridens"@fi,
        "Pityogenes quadridens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelihammaskirjaaja"@fi,
        "fyrtandad barkborre"@sv .

<http://tun.fi/MX.197054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pityogenes bidentatus" ;
    dwc:scientificNameAuthorship "(Herbst, 1783)" ;
    skos:broader <http://tun.fi/MX.197047> ;
    skos:hiddenLabel "Pityogenes bidentatus"@fi,
        "Pityogenes bidentatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaksihammaskirjaaja"@fi,
        "tvåtandad barkborre"@sv .

<http://tun.fi/MX.197058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotomicus longicollis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.197057> ;
    skos:hiddenLabel "Orthotomicus longicollis"@fi,
        "Orthotomicus longicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pötkykaarnakuoriainen"@fi,
        "avlång barkborre"@sv .

<http://tun.fi/MX.197060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotomicus proximus" ;
    dwc:scientificNameAuthorship "(Eichhoff, 1868)" ;
    skos:broader <http://tun.fi/MX.197057> ;
    skos:hiddenLabel "Orthotomicus proximus"@fi,
        "Orthotomicus proximus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyhäkaarnakuoriainen"@fi,
        "rubbtandad barkborre"@sv .

<http://tun.fi/MX.197061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotomicus suturalis" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.197057> ;
    skos:hiddenLabel "Orthotomicus suturalis"@fi,
        "ips nigritus"@fi,
        "Orthotomicus suturalis"@sv,
        "ips nigritus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulokaarnakuoriainen"@fi,
        "oliktandad barkborre"@sv .

<http://tun.fi/MX.197062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotomicus laricis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.197057> ;
    skos:hiddenLabel "Orthotomicus laricis"@fi,
        "Orthotomicus laricis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerokaarnakuoriainen"@fi,
        "mångtandad barkborre"@sv .

<http://tun.fi/MX.197066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ips acuminatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1827)" ;
    skos:broader <http://tun.fi/MX.197063> ;
    skos:hiddenLabel "Ips acuminatus"@fi,
        "Ips acuminatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okakaarnakuoriainen"@fi,
        "skarptandad barkborre"@sv .

<http://tun.fi/MX.197067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ips sexdentatus" ;
    dwc:scientificNameAuthorship "(Börner, 1766)" ;
    skos:broader <http://tun.fi/MX.197063> ;
    skos:hiddenLabel "Ips sexdentatus"@fi,
        "Ips stenographus"@fi,
        "Ips sexdentatus"@sv,
        "Ips stenographus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikakirjoittaja"@fi,
        "tolvtandad barkborre"@sv .

<http://tun.fi/MX.197068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ips duplicatus" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1836)" ;
    skos:broader <http://tun.fi/MX.197063> ;
    skos:hiddenLabel "Ips duplicatus"@fi,
        "Ips duplicatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukirjanpainaja"@fi,
        "dubbeltandad barkborre"@sv .

<http://tun.fi/MX.197069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ips typographus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.197063> ;
    skos:hiddenLabel "Ips typographus"@fi,
        "Ips typographus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjanpainaja"@fi,
        "åttatandad barkborre"@sv .

<http://tun.fi/MX.197070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ips amitinus" ;
    dwc:scientificNameAuthorship "(Eichhoff, 1872)" ;
    skos:broader <http://tun.fi/MX.197063> ;
    skos:hiddenLabel "Ips amitinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokirjanpainaja"@fi,
        "Ips amitinus"@sv .

<http://tun.fi/MX.197073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lymantor coryli" ;
    dwc:scientificNameAuthorship "(Perris, 1855)" ;
    skos:broader <http://tun.fi/MX.197072> ;
    skos:hiddenLabel "Lymantor coryli"@fi,
        "Lymantor coryli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinänhutikirjaaja"@fi,
        "hasselbarkborre"@sv .

<http://tun.fi/MX.197082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryocoetes alni" ;
    dwc:scientificNameAuthorship "(Georg, 1856)" ;
    skos:broader <http://tun.fi/MX.197079> ;
    skos:hiddenLabel "Dryocoetes alni"@fi,
        "Dryocoetes alni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänhutikirjaaja"@fi,
        "albarkborre"@sv .

<http://tun.fi/MX.197083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryocoetes autographus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1837)" ;
    skos:broader <http://tun.fi/MX.197079> ;
    skos:hiddenLabel "Dryocoetes autographus"@fi,
        "Dryocoetes autographus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kannonhutikirjaaja"@fi,
        "hårig barkborre"@sv .

<http://tun.fi/MX.197085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryocoetes hectographus" ;
    dwc:scientificNameAuthorship "Reitter, 1913" ;
    skos:broader <http://tun.fi/MX.197079> ;
    skos:hiddenLabel "Dryocoetes hectographus"@fi,
        "Dryocoetes hectographus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rungonhutikirjaaja"@fi,
        "nordlig barkborre"@sv .

<http://tun.fi/MX.197088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crypturgus subcribrosus" ;
    dwc:scientificNameAuthorship "Eggers, 1933" ;
    skos:broader <http://tun.fi/MX.197087> ;
    skos:hiddenLabel "Crypturgus subcribrosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nirhakääpiökirjaaja"@fi,
        "Crypturgus subcribrosus"@sv .

<http://tun.fi/MX.197089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crypturgus cinereus" ;
    dwc:scientificNameAuthorship "(Herbst, 1793)" ;
    skos:broader <http://tun.fi/MX.197087> ;
    skos:hiddenLabel "Crypturgus cinereus"@fi,
        "Crypturgus cinereus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeäkääpiökirjaaja"@fi,
        "glanslös dvärgborre"@sv .

<http://tun.fi/MX.197090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crypturgus pusillus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.197087> ;
    skos:hiddenLabel "Crypturgus pusillus"@fi,
        "Crypturgus pusillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukääpiökirjaaja"@fi,
        "vanlig dvärgborre"@sv .

<http://tun.fi/MX.197091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crypturgus hispidulus" ;
    dwc:scientificNameAuthorship "Thomson, 1870" ;
    skos:broader <http://tun.fi/MX.197087> ;
    skos:hiddenLabel "Crypturgus hispidulus"@fi,
        "Crypturgus maulei"@fi,
        "Crypturgus hispidulus"@sv,
        "Crypturgus maulei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakääpiökirjaaja"@fi,
        "hårig dvärgborre"@sv .

<http://tun.fi/MX.197095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypodendron domesticum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.197093> ;
    skos:hiddenLabel "Trypodendron domesticum"@fi,
        "Xyloterus domesticus"@fi,
        "Trypodendron domesticum"@sv,
        "Xyloterus domesticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutikaskuoriainen"@fi,
        "husborre"@sv .

<http://tun.fi/MX.197096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypodendron laeve" ;
    dwc:scientificNameAuthorship "Eggers, 1939" ;
    skos:broader <http://tun.fi/MX.197093> ;
    skos:hiddenLabel "Trypodendron laeve"@fi,
        "Trypodendron piceum"@fi,
        "Trypodendron proximum"@fi,
        "Xyloterus laeve"@fi,
        "Trypodendron piceum"@sv,
        "Trypodendron proximum"@sv,
        "Xyloterus laeve"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatikaskuoriainen"@fi,
        "Trypodendron laeve"@sv .

<http://tun.fi/MX.197099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypodendron lineatum" ;
    dwc:scientificNameAuthorship "(Olivier, 1795)" ;
    skos:broader <http://tun.fi/MX.197093> ;
    skos:hiddenLabel "Trypodendron lineatum"@fi,
        "Xyloterus lineatus"@fi,
        "Trypodendron lineatum"@sv,
        "Xyloterus lineatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havutikaskuoriainen"@fi,
        "randig vedborre"@sv .

<http://tun.fi/MX.197100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypodendron signatum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.197093> ;
    skos:hiddenLabel "Trypodendron signatum"@fi,
        "Xyloterus signatus"@fi,
        "Trypodendron signatum"@sv,
        "Xyloterus signatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtitikaskuoriainen"@fi,
        "randig lövvedborre"@sv .

<http://tun.fi/MX.197104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisandrus dispar" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.4884210> ;
    skos:hiddenLabel "Anisandrus dispar"@fi,
        "Xyleborus dispar"@fi,
        "Anisandrus dispar"@sv,
        "Xyleborus dispar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lustokuoriainen"@fi,
        "svart lövvedborre"@sv .

<http://tun.fi/MX.197105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyleborus cryptographus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1837)" ;
    skos:broader <http://tun.fi/MX.197102> ;
    skos:hiddenLabel "Xyleborus cryptographus"@fi,
        "Xyleborus cryptographus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäihäkaarnakuoriainen"@fi,
        "aspbarkborre"@sv .

<http://tun.fi/MX.197106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyleborus monographus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.197102> ;
    skos:hiddenLabel "Xyleborus monographus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xyleborus monographus"@fi,
        "plattad lövvedborre"@sv .

<http://tun.fi/MX.197107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclorhipidion bodoanum" ;
    dwc:scientificNameAuthorship "(Reitter, 1913)" ;
    skos:broader <http://tun.fi/MX.4884980> ;
    skos:hiddenLabel "Xyleborus bodoanus"@fi,
        "Xyleborus bodoanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclorhipidion bodoanum"@fi,
        "Cyclorhipidion bodoanum"@sv .

<http://tun.fi/MX.197113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypophloeus alni" ;
    dwc:scientificNameAuthorship "(Lindemann, 1875)" ;
    skos:broader <http://tun.fi/MX.197112> ;
    skos:hiddenLabel "Trypophloeus alni"@fi,
        "Trypophloeus alni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäkaarnuri"@fi,
        "alborre"@sv .

<http://tun.fi/MX.197114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypophloeus borealis" ;
    dwc:scientificNameAuthorship "Kvamme et al., 2021" ;
    skos:broader <http://tun.fi/MX.197112> ;
    skos:hiddenLabel "Trypophloeus dejevi"@fi,
        "Trypophloeus dejevi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trypophloeus borealis"@fi,
        "Trypophloeus borealis"@sv .

<http://tun.fi/MX.197115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypophloeus bispinulus" ;
    dwc:scientificNameAuthorship "Eggers, 1927" ;
    skos:broader <http://tun.fi/MX.197112> ;
    skos:hiddenLabel "Trypophloeus bispinulus"@fi,
        "Trypophloeus bispinulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitohaapakaarnuri"@fi,
        "tvåtandad aspborre"@sv .

<http://tun.fi/MX.197116> skos:narrower <http://tun.fi/MX.197118> .

<http://tun.fi/MX.197118> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Trypophloeus granulatus grothii" ;
    dwc:scientificNameAuthorship "(Hagedorn, 1904)" ;
    skos:broader <http://tun.fi/MX.197116> ;
    skos:hiddenLabel "Trypophloeus granulatus grothii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trypophloeus granulatus grothii"@fi,
        "groths aspborre"@sv .

<http://tun.fi/MX.197119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypophloeus binodulus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1837)" ;
    skos:broader <http://tun.fi/MX.197112> ;
    skos:hiddenLabel "Trypophloeus asperatus"@fi,
        "Trypophloeus binodulus"@fi,
        "Trypophloeus asperatus"@sv,
        "Trypophloeus binodulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistehaapakaarnuri"@fi,
        "aspborre"@sv .

<http://tun.fi/MX.197120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypophloeus discedens" ;
    dwc:scientificNameAuthorship "Palm, 1950" ;
    skos:broader <http://tun.fi/MX.197112> ;
    skos:hiddenLabel "Trypophloeus discedens"@fi,
        "Trypophloeus discedens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vakohaapakaarnuri"@fi,
        "stor aspborre"@sv .

<http://tun.fi/MX.197124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ernoporicus caucasicus" ;
    dwc:scientificNameAuthorship "(Lindemann, 1876)" ;
    skos:broader <http://tun.fi/MX.197122> ;
    skos:hiddenLabel "Ernoporicus caucasicus"@fi,
        "Ernoporicus caucasicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pärnäkaarnuri"@fi,
        "sydsvensk lindborre"@sv .

<http://tun.fi/MX.197127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ernoporus tiliae" ;
    dwc:scientificNameAuthorship "(Panzer, 1793)" ;
    skos:broader <http://tun.fi/MX.197126> ;
    skos:hiddenLabel "Ernoporus tiliae"@fi,
        "Ernoporus tiliae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmuskaarnuri"@fi,
        "lindborre"@sv .

<http://tun.fi/MX.197130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryphalus asperatus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1813)" ;
    skos:broader <http://tun.fi/MX.197128> ;
    skos:hiddenLabel "Cryphalus abietis"@fi,
        "Cryphalus asperatus"@fi,
        "Cryphalus abietis"@sv,
        "Cryphalus asperatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurrekätkökaarnuri"@fi,
        "strimmig granborre"@sv .

<http://tun.fi/MX.197131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryphalus saltuarius" ;
    dwc:scientificNameAuthorship "Weise, 1891" ;
    skos:broader <http://tun.fi/MX.197128> ;
    skos:hiddenLabel "Cryphalus saltuarius"@fi,
        "Cryphalus saltuarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokätkökaarnuri"@fi,
        "slät granborre"@sv .

<http://tun.fi/MX.197134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pityophthorus micrographus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.197133> ;
    skos:hiddenLabel "Pityophthorus fennicus"@fi,
        "Pityophthorus micrographus"@fi,
        "Pityophthorus fennicus"@sv,
        "Pityophthorus micrographus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenoksakirjaaja"@fi,
        "vanlig grangrenborre"@sv .

<http://tun.fi/MX.197136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pityophthorus lichtensteinii" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1837)" ;
    skos:broader <http://tun.fi/MX.197133> ;
    skos:hiddenLabel "Pityophthorus lichtensteinii"@fi,
        "Pityophthorus lichtensteinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynoksakirjaaja"@fi,
        "brun tallgrenborre"@sv .

<http://tun.fi/MX.197138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pityophthorus morosovi" ;
    dwc:scientificNameAuthorship "Spessivtseff, 1926" ;
    skos:broader <http://tun.fi/MX.197133> ;
    skos:hiddenLabel "Pityophthorus morosovi"@fi,
        "Pityophthorus morosovi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänoksakirjaaja"@fi,
        "dvärggrenborre"@sv .

<http://tun.fi/MX.197139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pityophthorus glabratus" ;
    dwc:scientificNameAuthorship "Eichhoff, 1878" ;
    skos:broader <http://tun.fi/MX.197133> ;
    skos:hiddenLabel "Pityophthorus glabratus"@fi,
        "Pityophthorus glabratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taimioksakirjaaja"@fi,
        "svart tallgrenborre"@sv .

<http://tun.fi/MX.197140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pityophthorus tragardhi" ;
    dwc:scientificNameAuthorship "Spessivtseff, 1921" ;
    skos:broader <http://tun.fi/MX.197133> ;
    skos:hiddenLabel "Pityophthorus tragardhi"@fi,
        "Pityophthorus tragardhi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinoksakirjaaja"@fi,
        "trägårdhs grangrenborre"@sv .

<http://tun.fi/MX.197143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnathotrichus materiarius" ;
    dwc:scientificNameAuthorship "(Fitch, 1858)" ;
    skos:broader <http://tun.fi/MX.197142> ;
    skos:hiddenLabel "Gnathotrichus materiarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanmusturi"@fi,
        "Gnathotrichus materiarius"@sv .

<http://tun.fi/MX.20> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythromma najas" ;
    dwc:scientificNameAuthorship "(Hansemann, 1823)" ;
    skos:altLabel "rödögonflickslända"@sv ;
    skos:broader <http://tun.fi/MX.19> ;
    skos:hiddenLabel "Erythromma najas"@fi,
        "Erythromma najas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotytönkorento"@fi,
        "större rödögonflickslända"@sv .

<http://tun.fi/MX.200002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turdus eunomus" ;
    dwc:scientificNameAuthorship "Temminck, 1831" ;
    skos:broader <http://tun.fi/MX.33090> ;
    skos:hiddenLabel "Turdus eunomus"@fi,
        "Turdus eunomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostesiipirastas"@fi,
        "bruntrast"@sv .

<http://tun.fi/MX.200035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium umbellatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium umbellatum"@fi,
        "Hieracium umbellatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarjakeltano"@fi,
        "flockfibbla"@sv .

<http://tun.fi/MX.200258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palaemon elegans" ;
    dwc:scientificNameAuthorship "Rathke, 1837" ;
    skos:broader <http://tun.fi/MX.200257> ;
    skos:hiddenLabel "Palaemon elegans"@fi,
        "Palaemon elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokatkarapu"@fi,
        "elegant tångräka"@sv .

<http://tun.fi/MX.200443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachytheciastrum velutinum" ;
    dwc:scientificNameAuthorship "(Hedw.) Ignatov & Huttunen" ;
    skos:broader <http://tun.fi/MX.200425> ;
    skos:hiddenLabel "Brachytheciastrum velutinum"@fi,
        "Brachythecium velutinum"@fi,
        "Brachytheciastrum velutinum"@sv,
        "Brachythecium velutinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirosuikerosammal"@fi,
        "sammetsgräsmossa"@sv .

<http://tun.fi/MX.200444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythecium cirrosum" ;
    dwc:scientificNameAuthorship "(Schwägr.) Schimp." ;
    skos:broader <http://tun.fi/MX.43439> ;
    skos:hiddenLabel "Brachythecium cirrosum"@fi,
        "Cirriphyllum cirrosum"@fi,
        "Brachythecium cirrosum"@sv,
        "Cirriphyllum cirrosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorisuikerosammal"@fi,
        "alpin hårgräsmossa"@sv .

<http://tun.fi/MX.200445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythecium tauriscorum" ;
    dwc:scientificNameAuthorship "Molendo" ;
    skos:broader <http://tun.fi/MX.43439> ;
    skos:hiddenLabel "Brachythecium coruscum"@fi,
        "Brachythecium tauriscorum"@fi,
        "Brachythecium coruscum"@sv,
        "Brachythecium tauriscorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poronsuikerosammal"@fi,
        "fjällgräsmossa"@sv .

<http://tun.fi/MX.200448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lescuraea incurvata" ;
    dwc:scientificNameAuthorship "(Hedw.) E.Lawton" ;
    skos:broader <http://tun.fi/MX.200419> ;
    skos:hiddenLabel "Lescuraea incurvata"@fi,
        "Pseudoleskea incurvata"@fi,
        "Lescuraea incurvata"@sv,
        "Pseudoleskea incurvata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikoukerosammal"@fi,
        "blek bågmossa"@sv .

<http://tun.fi/MX.200449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lescuraea patens" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.200419> ;
    skos:hiddenLabel "Lescuraea patens"@fi,
        "Pseudoleskea patens"@fi,
        "Lescuraea patens"@sv,
        "Pseudoleskea patens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raspikoukerosammal"@fi,
        "raspbågmossa"@sv .

<http://tun.fi/MX.200450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lescuraea radicosa" ;
    dwc:scientificNameAuthorship "(Mitt.) Mönk." ;
    skos:broader <http://tun.fi/MX.200419> ;
    skos:hiddenLabel "Lescuraea radicosa"@fi,
        "Pseudoleskea radicosa"@fi,
        "Lescuraea radicosa"@sv,
        "Pseudoleskea radicosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankoukerosammal"@fi,
        "styv bågmossa"@sv .

<http://tun.fi/MX.200451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium subjulaceum" ;
    dwc:scientificNameAuthorship "H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium subjulaceum"@fi,
        "Schistidium subjulaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pärskepaasisammal"@fi,
        "jokkblommossa"@sv .

<http://tun.fi/MX.200452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrodontium repandum" ;
    dwc:scientificNameAuthorship "(Funck) Schwägr." ;
    skos:broader <http://tun.fi/MX.43353> ;
    skos:hiddenLabel "Tetrodontium repandum"@fi,
        "Tetrodontium repandum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiloukkosammal"@fi,
        "svart knappnålsmossa"@sv .

<http://tun.fi/MX.200453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortula hoppeana" ;
    dwc:scientificNameAuthorship "(Schultz) Ochyra" ;
    skos:broader <http://tun.fi/MX.43368> ;
    skos:hiddenLabel "Desmatodon latifolius"@fi,
        "Tortula eucalyptrata"@fi,
        "Tortula hoppeana"@fi,
        "Desmatodon latifolius"@sv,
        "Tortula eucalyptrata"@sv,
        "Tortula hoppeana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilapiosammal"@fi,
        "fjälltuss"@sv .

<http://tun.fi/MX.200454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mielichhoferia mielichhoferiana" ;
    dwc:scientificNameAuthorship "(Funck) Loeske" ;
    skos:broader <http://tun.fi/MX.43364> ;
    skos:hiddenLabel "Mielichhoferia mielichhoferiana"@fi,
        "Mielichhoferia mielichhoferiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparikiisusammal"@fi,
        "kopparkismossa"@sv .

<http://tun.fi/MX.200455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyrrhynchium hians" ;
    dwc:scientificNameAuthorship "(Hedw.) Loeske" ;
    skos:broader <http://tun.fi/MX.200424> ;
    skos:hiddenLabel "Eurhynchium hians"@fi,
        "Oxyrrhynchium hians"@fi,
        "Eurhynchium hians"@sv,
        "Oxyrrhynchium hians"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkanokkasammal"@fi,
        "lundsprötmossa"@sv .

<http://tun.fi/MX.200456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia longicolla" ;
    dwc:scientificNameAuthorship "(Hedw.) Lindb." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia longicolla"@fi,
        "Pohlia longicollis"@fi,
        "Webera longicolla"@fi,
        "Pohlia longicolla"@sv,
        "Pohlia longicollis"@sv,
        "Webera longicolla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovarstasammal"@fi,
        "långhalsnicka"@sv .

<http://tun.fi/MX.200457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygodon stirtonii" ;
    dwc:scientificNameAuthorship "Schimp. ex Stirt." ;
    skos:broader <http://tun.fi/MX.43322> ;
    skos:hiddenLabel "Zygodon stirtonii"@fi,
        "Zygodon viridissimus var. stirtonii"@fi,
        "Zygodon stirtonii"@sv,
        "Zygodon viridissimus var. stirtonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikku-uurresammal"@fi,
        "uddärgmossa"@sv .

<http://tun.fi/MX.200458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophozia savicziae" ;
    dwc:scientificNameAuthorship "Schljakov" ;
    skos:broader <http://tun.fi/MX.44147> ;
    skos:hiddenLabel "Lophozia savicziae"@fi,
        "Lophozia silvicola var. grandiretis"@fi,
        "Lophozia savicziae"@sv,
        "Lophozia silvicola var. grandiretis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilovisammal"@fi,
        "fjällflikmossa"@sv .

<http://tun.fi/MX.200459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nardia compressa" ;
    dwc:scientificNameAuthorship "(Hook.) Gray" ;
    skos:broader <http://tun.fi/MX.44125> ;
    skos:hiddenLabel "Jungermannia compressa"@fi,
        "Nardia compressa"@fi,
        "Jungermannia compressa"@sv,
        "Nardia compressa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesisiiransammal"@fi,
        "vattennardia"@sv .

<http://tun.fi/MX.200460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania tundrae" ;
    dwc:scientificNameAuthorship "(Arnell) H.Buch" ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Martinellius tundrae"@fi,
        "Scapania hyperborea var. tundrae"@fi,
        "Scapania tundrae"@fi,
        "Martinellius tundrae"@sv,
        "Scapania hyperborea var. tundrae"@sv,
        "Scapania tundrae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrakinnassammal"@fi,
        "tundraskapania"@sv .

<http://tun.fi/MX.200462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia atrata" ;
    dwc:scientificNameAuthorship "Miel. ex Hornsch." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia atrata"@fi,
        "Streptocolea atrata"@fi,
        "Grimmia atrata"@sv,
        "Streptocolea atrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparikivisammal"@fi,
        "koppargrimmia"@sv .

<http://tun.fi/MX.200464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachytheciastrum trachypodium" ;
    dwc:scientificNameAuthorship "(Funck ex Brid.) Ignatov & Huttunen" ;
    skos:broader <http://tun.fi/MX.200425> ;
    skos:hiddenLabel "Brachytheciastrum trachypodium"@fi,
        "Brachythecium trachypodium"@fi,
        "Brachytheciastrum trachypodium"@sv,
        "Brachythecium trachypodium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtasuikerosammal"@fi,
        "skiffergräsmossa"@sv .

<http://tun.fi/MX.200465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lescuraea plicata" ;
    dwc:scientificNameAuthorship "(Schleich. ex F. Weber & D. Mohr) Broth." ;
    skos:broader <http://tun.fi/MX.200419> ;
    skos:hiddenLabel "Lescuraea plicata"@fi,
        "Ptychodium plicatum"@fi,
        "Lescuraea plicata"@sv,
        "Ptychodium plicatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikoukerosammal"@fi,
        "strimbågmossa"@sv .

<http://tun.fi/MX.200466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium pruinosum" ;
    dwc:scientificNameAuthorship "(Wils. ex Schimp.) G. Roth" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium pruinosum"@fi,
        "Schistidium pruinosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmepaasisammal"@fi,
        "solblommossa"@sv .

<http://tun.fi/MX.200467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciuro-hypnum starkei" ;
    dwc:scientificNameAuthorship "(Brid.) Ignatov & Huttunen" ;
    skos:broader <http://tun.fi/MX.200416> ;
    skos:hiddenLabel "Brachythecium starkei"@fi,
        "Sciuro-hypnum starkei"@fi,
        "Brachythecium starkei"@sv,
        "Sciuro-hypnum starkei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantosuikerosammal"@fi,
        "spärrgräsmossa"@sv .

<http://tun.fi/MX.200469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistochilopsis opacifolia" ;
    dwc:scientificNameAuthorship "(Culm. ex Meyl.) Konstant." ;
    skos:broader <http://tun.fi/MX.324421> ;
    skos:hiddenLabel "Lophozia incisa subsp. opacifolia"@fi,
        "Lophozia opacifolia"@fi,
        "Schistochilopsis opacifolia"@fi,
        "Lophozia incisa subsp. opacifolia"@sv,
        "Lophozia opacifolia"@sv,
        "Schistochilopsis opacifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultolovisammal"@fi,
        "tjockflikmossa"@sv .

<http://tun.fi/MX.200470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephaloziella stellulifera" ;
    dwc:scientificNameAuthorship "(Taylor ex Carrington & Pearson) Croz." ;
    skos:broader <http://tun.fi/MX.44127> ;
    skos:hiddenLabel "Cephaloziella stellulifera"@fi,
        "Jungermannia stellulifera"@fi,
        "Cephaloziella stellulifera"@sv,
        "Jungermannia stellulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmärahtusammal"@fi,
        "lermikromossa"@sv .

<http://tun.fi/MX.200471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cololejeunea calcarea" ;
    dwc:scientificNameAuthorship "(Lib.) Steph." ;
    skos:broader <http://tun.fi/MX.200415> ;
    skos:hiddenLabel "Cololejeunea calcarea"@fi,
        "Lejeunea calcarea"@fi,
        "Cololejeunea calcarea"@sv,
        "Lejeunea calcarea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korusammal"@fi,
        "spindelmossa"@sv .

<http://tun.fi/MX.200472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoptychia gillmanii" ;
    dwc:scientificNameAuthorship "(Austin) L. Söderstr. & Váňa" ;
    skos:broader <http://tun.fi/MX.323833> ;
    skos:hiddenLabel "Jungermannia gillmanii"@fi,
        "Leiocolea gillmanii"@fi,
        "Lophozia gillmanii"@fi,
        "Mesoptychia gillmanii"@fi,
        "Jungermannia gillmanii"@sv,
        "Leiocolea gillmanii"@sv,
        "Lophozia gillmanii"@sv,
        "Mesoptychia gillmanii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkihammassammal"@fi,
        "broddflikmossa"@sv .

<http://tun.fi/MX.200473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophoziopsis jurensis" ;
    dwc:scientificNameAuthorship "(Meyl. ex Müll.Frib.) Mamontov & Vilnet" ;
    skos:broader <http://tun.fi/MX.324420> ;
    skos:hiddenLabel "Lophozia jurensis"@fi,
        "Lophozia latifolia"@fi,
        "Lophoziopsis jurensis"@fi,
        "Lophoziopsis propagulifera"@fi,
        "Lophozia jurensis"@sv,
        "Lophozia latifolia"@sv,
        "Lophoziopsis jurensis"@sv,
        "Lophoziopsis propagulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poronlovisammal"@fi,
        "snöflikmossa"@sv .

<http://tun.fi/MX.200474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encalypta brevicolla" ;
    dwc:scientificNameAuthorship "(Bruch & Schimp.) Ångstr." ;
    skos:broader <http://tun.fi/MX.43428> ;
    skos:hiddenLabel "Encalypta brevicolla"@fi,
        "Encalypta brevicollis"@fi,
        "Encalypta brevicolla"@sv,
        "Encalypta brevicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukellosammal"@fi,
        "vittandad klockmossa"@sv .

<http://tun.fi/MX.200475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fissidens fontanus" ;
    dwc:scientificNameAuthorship "(Bach.Pyl.) Steud." ;
    skos:broader <http://tun.fi/MX.43337> ;
    skos:hiddenLabel "Fissidens fontanus"@fi,
        "Octodiceras fontanum"@fi,
        "Fissidens fontanus"@sv,
        "Octodiceras fontanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vellamonsammal"@fi,
        "vattenfickmossa"@sv .

<http://tun.fi/MX.200476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachytheciastrum collinum" ;
    dwc:scientificNameAuthorship "(Schleich. ex Müll.Hal.) Ignatov & Huttunen" ;
    skos:broader <http://tun.fi/MX.200425> ;
    skos:hiddenLabel "Brachytheciastrum collinum"@fi,
        "Brachythecium collinum"@fi,
        "Brachytheciastrum collinum"@sv,
        "Brachythecium collinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naalinsuikerosammal"@fi,
        "dvärggräsmossa"@sv .

<http://tun.fi/MX.200478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Imbribryum subapiculatum" ;
    dwc:scientificNameAuthorship "(Hampe) D.Bell & Holyoak" ;
    skos:broader <http://tun.fi/MX.313327> ;
    skos:hiddenLabel "Bryum microerythrocarpum"@fi,
        "Bryum subapiculatum"@fi,
        "Imbribryum subapiculatum"@fi,
        "Bryum microerythrocarpum"@sv,
        "Bryum subapiculatum"@sv,
        "Imbribryum subapiculatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusonystyhiirensammal"@fi,
        "rosenknölsbryum"@sv .

<http://tun.fi/MX.200479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciuro-hypnum tromsoeense" ;
    dwc:scientificNameAuthorship "(Kaurin & Arnell) Draper & Hedenäs" ;
    skos:broader <http://tun.fi/MX.200416> ;
    skos:hiddenLabel "Sciuro-hypnum tromsoeense"@fi,
        "Sciuro-hypnum tromsoeense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiirunansuikerosammal"@fi,
        "tromsgräsmossa"@sv .

<http://tun.fi/MX.200480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereodon subimponens" ;
    dwc:scientificNameAuthorship "(Lesq.) Broth." ;
    skos:broader <http://tun.fi/MX.5077111> ;
    skos:hiddenLabel "Hypnum subimponens"@fi,
        "Stereodon subimponens"@fi,
        "Hypnum subimponens"@sv,
        "Stereodon subimponens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigapalmikkosammal"@fi,
        "tajgafläta"@sv .

<http://tun.fi/MX.200481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neckera pumila" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43380> ;
    skos:hiddenLabel "Neckera pumila"@fi,
        "Neckera pumila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenriippusammal"@fi,
        "bokfjädermossa"@sv .

<http://tun.fi/MX.200482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotrichum schimperi" ;
    dwc:scientificNameAuthorship "Hammar" ;
    skos:broader <http://tun.fi/MX.43340> ;
    skos:hiddenLabel "Orthotrichum pumilum var. schimperi"@fi,
        "Orthotrichum schimperi"@fi,
        "Orthotrichum pumilum var. schimperi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerihiippasammal"@fi,
        "Orthotrichum schimperi"@sv .

<http://tun.fi/MX.200483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diobelonella palustris" ;
    dwc:scientificNameAuthorship "(Dicks.) Ochyra" ;
    skos:broader <http://tun.fi/MX.5074442> ;
    skos:hiddenLabel "Anisothecium palustre"@fi,
        "Dichodontium palustre"@fi,
        "Dicranella palustris"@fi,
        "Diobelonella palustris"@fi,
        "Anisothecium palustre"@sv,
        "Dichodontium palustre"@sv,
        "Dicranella palustris"@sv,
        "Diobelonella palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovesikonsammal"@fi,
        "källjordmossa"@sv .

<http://tun.fi/MX.200484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encalypta longicolla" ;
    dwc:scientificNameAuthorship "Bruch" ;
    skos:broader <http://tun.fi/MX.43428> ;
    skos:hiddenLabel "Encalypta longicolla"@fi,
        "Encalypta longicollis"@fi,
        "Encalypta longicolla"@sv,
        "Encalypta longicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "torvikellosammal"@fi,
        "halsklockmossa"@sv .

<http://tun.fi/MX.200485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia ramondii" ;
    dwc:scientificNameAuthorship "(Lam. & DC.) Margad." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Dryptodon patens"@fi,
        "Grimmia curvata"@fi,
        "Grimmia ramondii"@fi,
        "Dryptodon patens"@sv,
        "Grimmia curvata"@sv,
        "Grimmia ramondii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tierakivisammal"@fi,
        "vinggrimmia"@sv .

<http://tun.fi/MX.200486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchostegium megapolitanum" ;
    dwc:scientificNameAuthorship "(Blandow ex F.Weber & D.Mohr) Schimp." ;
    skos:broader <http://tun.fi/MX.200421> ;
    skos:hiddenLabel "Rhynchostegium megapolitanum"@fi,
        "Rhynchostegium megapolitanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietarensusammal"@fi,
        "sandnäbbmossa"@sv .

<http://tun.fi/MX.200487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichodon cylindricus" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.200422> ;
    skos:hiddenLabel "Ditrichum cylindricum"@fi,
        "Trichodon cylindricus"@fi,
        "Ditrichum cylindricum"@sv,
        "Trichodon cylindricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törrökarvasammal"@fi,
        "gul grusmossa"@sv .

<http://tun.fi/MX.200488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygroamblystegium varium" ;
    dwc:scientificNameAuthorship "(Hedw.) Mönk." ;
    skos:broader <http://tun.fi/MX.200420> ;
    skos:hiddenLabel "Amblystegium varium"@fi,
        "Hygroamblystegium humile var. varium"@fi,
        "Hygroamblystegium varium"@fi,
        "Amblystegium varium"@sv,
        "Hygroamblystegium humile var. varium"@sv,
        "Hygroamblystegium varium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "notkosammakonsammal"@fi,
        "lundkrypmossa"@sv .

<http://tun.fi/MX.200489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kindbergia praelonga" ;
    dwc:scientificNameAuthorship "(Hedw.) Ochyra" ;
    skos:broader <http://tun.fi/MX.200417> ;
    skos:hiddenLabel "Eurhynchium praelongum"@fi,
        "Kindbergia praelonga"@fi,
        "Eurhynchium praelongum"@sv,
        "Kindbergia praelonga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkanokkasammal"@fi,
        "spärrsprötmossa"@sv .

<http://tun.fi/MX.200491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encalypta brevipes" ;
    dwc:scientificNameAuthorship "Schljakov" ;
    skos:broader <http://tun.fi/MX.43428> ;
    skos:hiddenLabel "Encalypta brevipes"@fi,
        "Encalypta brevipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuurakellosammal"@fi,
        "frostklockmossa"@sv .

<http://tun.fi/MX.200492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurhynchiastrum pulchellum" ;
    dwc:scientificNameAuthorship "(Hedw.) Ignatov & Huttunen" ;
    skos:broader <http://tun.fi/MX.200423> ;
    skos:hiddenLabel "Eurhynchiastrum pulchellum"@fi,
        "Eurhynchium pulchellum"@fi,
        "Eurhynchiastrum pulchellum"@sv,
        "Eurhynchium pulchellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkunokkasammal"@fi,
        "liten sprötmossa"@sv .

<http://tun.fi/MX.200493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blindia caespiticia" ;
    dwc:scientificNameAuthorship "(F.Weber & D.Mohr) Müll.Hal." ;
    skos:broader <http://tun.fi/MX.43346> ;
    skos:hiddenLabel "Blindia caespiticia"@fi,
        "Blindia caespiticia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisäiläsammal"@fi,
        "skifferblindia"@sv .

<http://tun.fi/MX.200494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythecium tommasinii" ;
    dwc:scientificNameAuthorship "(Sendtn. ex Boulay) Ignatov & Huttunen" ;
    skos:broader <http://tun.fi/MX.43439> ;
    skos:hiddenLabel "Brachythecium tommasinii"@fi,
        "Cirriphyllum tommasinii"@fi,
        "Brachythecium tommasinii"@sv,
        "Cirriphyllum tommasinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsuikerosammal"@fi,
        "späd hårgräsmossa"@sv .

<http://tun.fi/MX.200495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanocladus angustifolius" ;
    dwc:scientificNameAuthorship "(Hedenäs) Hedenäs & C.Rosborg" ;
    skos:broader <http://tun.fi/MX.200418> ;
    skos:hiddenLabel "Drepanocladus angustifolius"@fi,
        "Pseudo-calliergon angustifolium"@fi,
        "Pseudocalliergon angustifolium"@fi,
        "Drepanocladus angustifolius"@sv,
        "Pseudo-calliergon angustifolium"@sv,
        "Pseudocalliergon angustifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanjalosammal"@fi,
        "snögulmossa"@sv .

<http://tun.fi/MX.200496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanocladus lycopodioides" ;
    dwc:scientificNameAuthorship "(Brid.) Warnst." ;
    skos:broader <http://tun.fi/MX.200418> ;
    skos:hiddenLabel "Drepanocladus lycopodioides"@fi,
        "Pseudo-calliergon lycopodioides"@fi,
        "Pseudocalliergon lycopodioides"@fi,
        "Drepanocladus lycopodioides"@sv,
        "Pseudo-calliergon lycopodioides"@sv,
        "Pseudocalliergon lycopodioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkijalosammal"@fi,
        "grov gulmossa"@sv .

<http://tun.fi/MX.200497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanocladus turgescens" ;
    dwc:scientificNameAuthorship "(T. Jensen) Broth." ;
    skos:broader <http://tun.fi/MX.200418> ;
    skos:hiddenLabel "Drepanocladus turgescens"@fi,
        "Pseudo-calliergon turgescens"@fi,
        "Pseudocalliergon turgescens"@fi,
        "Drepanocladus turgescens"@sv,
        "Pseudo-calliergon turgescens"@sv,
        "Pseudocalliergon turgescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenjalosammal"@fi,
        "korvgulmossa"@sv .

<http://tun.fi/MX.200498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciuro-hypnum plumosum" ;
    dwc:scientificNameAuthorship "(Hedw.) Ignatov & Huttunen" ;
    skos:broader <http://tun.fi/MX.200416> ;
    skos:hiddenLabel "Brachythecium plumosum"@fi,
        "Sciuro-hypnum plumosum"@fi,
        "Brachythecium plumosum"@sv,
        "Sciuro-hypnum plumosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantasuikerosammal"@fi,
        "bäckgräsmossa"@sv .

<http://tun.fi/MX.200499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum auriculatum" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum auriculatum"@fi,
        "Sphagnum denticulatum"@fi,
        "Sphagnum auriculatum"@sv,
        "Sphagnum denticulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantarahkasammal"@fi,
        "hornvitmossa"@sv .

<http://tun.fi/MX.200500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylophyllum montanum" ;
    dwc:scientificNameAuthorship "(Lindb.) B.H.Allen" ;
    skos:broader <http://tun.fi/MX.43402> ;
    skos:hiddenLabel "Campylophyllum montanum"@fi,
        "Hygrohypnum montanum"@fi,
        "Campylophyllum montanum"@sv,
        "Hygrohypnum montanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puroharasammal"@fi,
        "späd bäckmossa"@sv .

<http://tun.fi/MX.200501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncophorus sinensis" ;
    dwc:scientificNameAuthorship "Müll. Hal." ;
    skos:broader <http://tun.fi/MX.43393> ;
    skos:hiddenLabel "Oncophorus elongatus"@fi,
        "Oncophorus sinensis"@fi,
        "Oncophorus wahlenbergii var. elongatus"@fi,
        "Oncophorus elongatus"@sv,
        "Oncophorus sinensis"@sv,
        "Oncophorus wahlenbergii var. elongatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotihkusammal"@fi,
        "gles knölmossa"@sv .

<http://tun.fi/MX.200502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonotis capillaris" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.43317> ;
    skos:hiddenLabel "Philonotis arnellii"@fi,
        "Philonotis capillaris"@fi,
        "Philonotis arnellii"@sv,
        "Philonotis capillaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulähdesammal"@fi,
        "dvärgkällmossa"@sv .

<http://tun.fi/MX.200503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditrichum lineare" ;
    dwc:scientificNameAuthorship "(Sw.) Lindb." ;
    skos:broader <http://tun.fi/MX.43377> ;
    skos:hiddenLabel "Ditrichum lineare"@fi,
        "Ditrichum lineare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankarvasammal"@fi,
        "nordlig grusmossa"@sv .

<http://tun.fi/MX.200504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fontinalis squamosa" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43429> ;
    skos:hiddenLabel "Fontinalis squamosa"@fi,
        "Fontinalis squamosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltonäkinsammal"@fi,
        "glansnäckmossa"@sv .

<http://tun.fi/MX.200505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryum dichotomum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43354> ;
    skos:hiddenLabel "Bryum bicolor"@fi,
        "Bryum dichotomum"@fi,
        "Gemmabryum dichotomum"@fi,
        "Bryum bicolor"@sv,
        "Bryum dichotomum"@sv,
        "Gemmabryum dichotomum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjohiirensammal"@fi,
        "kornbryum"@sv .

<http://tun.fi/MX.200506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciuro-hypnum reflexum" ;
    dwc:scientificNameAuthorship "(Starke) Ignatov & Huttunen" ;
    skos:broader <http://tun.fi/MX.200416> ;
    skos:hiddenLabel "Brachythecium reflexum"@fi,
        "Sciuro-hypnum reflexum"@fi,
        "Brachythecium reflexum"@sv,
        "Sciuro-hypnum reflexum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koukkusuikerosammal"@fi,
        "späd gräsmossa"@sv .

<http://tun.fi/MX.200507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygroamblystegium humile" ;
    dwc:scientificNameAuthorship "(P.Beauv.) Vanderp., Goffinet & Hedenäs" ;
    skos:broader <http://tun.fi/MX.200420> ;
    skos:hiddenLabel "Amblystegium humile"@fi,
        "Hygroamblystegium humile"@fi,
        "Amblystegium humile"@sv,
        "Hygroamblystegium humile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtasammakonsammal"@fi,
        "spärrkrypmossa"@sv .

<http://tun.fi/MX.200508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygroamblystegium tenax" ;
    dwc:scientificNameAuthorship "(Hedw.) Jenn." ;
    skos:broader <http://tun.fi/MX.200420> ;
    skos:hiddenLabel "Amblystegium tenax"@fi,
        "Hygroamblystegium tenax"@fi,
        "Amblystegium tenax"@sv,
        "Hygroamblystegium tenax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippusammakonsammal"@fi,
        "sipperkrypmossa"@sv .

<http://tun.fi/MX.200510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophozia murmanica" ;
    dwc:scientificNameAuthorship "Kaal." ;
    skos:broader <http://tun.fi/MX.44147> ;
    skos:hiddenLabel "Lophozia murmanica"@fi,
        "Lophozia wenzelii var. groenlandica"@fi,
        "Lophozia murmanica"@sv,
        "Lophozia wenzelii var. groenlandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjanlovisammal"@fi,
        "kolaflikmossa"@sv .

<http://tun.fi/MX.200511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocephalum salebrosum" ;
    dwc:scientificNameAuthorship "Szweyk., Buczk. & Odrzyk." ;
    skos:broader <http://tun.fi/MX.44128> ;
    skos:hiddenLabel "Conocephalum salebrosum"@fi,
        "Conocephalum salebrosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vakoruutusammal"@fi,
        "vågig rutlungmossa"@sv .

<http://tun.fi/MX.200512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum undulatum" ;
    dwc:scientificNameAuthorship "Schrad. ex Brid." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum bergeri"@fi,
        "Dicranum undulatum"@fi,
        "Dicranum bergeri"@sv,
        "Dicranum undulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämekynsisammal"@fi,
        "myrkvastmossa"@sv .

<http://tun.fi/MX.200513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flexitrichum gracile" ;
    dwc:scientificNameAuthorship "(Mitt.) Ignatov & Fedosov" ;
    skos:broader <http://tun.fi/MX.5074439> ;
    skos:hiddenLabel "Ditrichum crispatissimum"@fi,
        "Ditrichum gracile"@fi,
        "Flexitrichum gracile"@fi,
        "Ditrichum crispatissimum"@sv,
        "Ditrichum gracile"@sv,
        "Flexitrichum gracile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokarvasammal"@fi,
        "jättegrusmossa"@sv .

<http://tun.fi/MX.200515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanocladus trifarius" ;
    dwc:scientificNameAuthorship "(F.Weber & D.Mohr) Broth." ;
    skos:broader <http://tun.fi/MX.200418> ;
    skos:hiddenLabel "Drepanocladus trifarius"@fi,
        "Pseudo-calliergon trifarium"@fi,
        "Pseudocalliergon trifarium"@fi,
        "Drepanocladus trifarius"@sv,
        "Pseudo-calliergon trifarium"@sv,
        "Pseudocalliergon trifarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "matosammal"@fi,
        "maskgulmossa"@sv .

<http://tun.fi/MX.200516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciuro-hypnum populeum" ;
    dwc:scientificNameAuthorship "(Hedw.) Ignatov & Huttunen" ;
    skos:broader <http://tun.fi/MX.200416> ;
    skos:hiddenLabel "Brachythecium populeum"@fi,
        "Sciuro-hypnum populeum"@fi,
        "Brachythecium populeum"@sv,
        "Sciuro-hypnum populeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapasuikerosammal"@fi,
        "parkgräsmossa"@sv .

<http://tun.fi/MX.200518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kiaeria riparia" ;
    dwc:scientificNameAuthorship "(H.Lindb.) M.F.V.Corley" ;
    skos:broader <http://tun.fi/MX.43435> ;
    skos:hiddenLabel "Dicranella riparia"@fi,
        "Kiaeria riparia"@fi,
        "Oncophorus riparius"@fi,
        "Dicranella riparia"@sv,
        "Kiaeria riparia"@sv,
        "Oncophorus riparius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somerahmansammal"@fi,
        "nordlig jordmossa"@sv .

<http://tun.fi/MX.200519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lewinskya laevigata" ;
    dwc:scientificNameAuthorship "(J.E.Zetterst.) F.Lara, Garilleti & Goffinet" ;
    skos:broader <http://tun.fi/MX.5076703> ;
    skos:hiddenLabel "Lewinskya laevigata"@fi,
        "Orthotrichum laevigatum"@fi,
        "Lewinskya laevigata"@sv,
        "Orthotrichum laevigatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rotkohiippasammal"@fi,
        "skifferhättemossa"@sv .

<http://tun.fi/MX.200520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophoziopsis polaris" ;
    dwc:scientificNameAuthorship "(R.M.Schust.) Konstant. & Vilnet" ;
    skos:broader <http://tun.fi/MX.324420> ;
    skos:hiddenLabel "Lophozia polaris"@fi,
        "Lophoziopsis polaris"@fi,
        "Lophozia polaris"@sv,
        "Lophoziopsis polaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napalovisammal"@fi,
        "polarflikmossa"@sv .

<http://tun.fi/MX.200521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sanionia nivalis" ;
    dwc:scientificNameAuthorship "Hedenäs" ;
    skos:broader <http://tun.fi/MX.43445> ;
    skos:hiddenLabel "Sanionia nivalis"@fi,
        "Sanionia nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikamppisammal"@fi,
        "snöcirkelmossa"@sv .

<http://tun.fi/MX.200522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciuro-hypnum curtum" ;
    dwc:scientificNameAuthorship "(Lindb.) Ignatov" ;
    skos:broader <http://tun.fi/MX.200416> ;
    skos:hiddenLabel "Sciuro-hypnum curtum"@fi,
        "Sciuro-hypnum oedipodium"@fi,
        "Sciuro-hypnum curtum"@sv,
        "Sciuro-hypnum oedipodium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäsuikerosammal"@fi,
        "spretgräsmossa"@sv .

<http://tun.fi/MX.200523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciuro-hypnum dovrense" ;
    dwc:scientificNameAuthorship "(Limpr.) Draper & Hedenäs" ;
    skos:broader <http://tun.fi/MX.200416> ;
    skos:hiddenLabel "Sciuro-hypnum dovrense"@fi,
        "Sciuro-hypnum dovrense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerosuikerosammal"@fi,
        "jökelgräsmossa"@sv .

<http://tun.fi/MX.200524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciuro-hypnum glaciale" ;
    dwc:scientificNameAuthorship "(Schimp.) Ignatov & Huttunen" ;
    skos:broader <http://tun.fi/MX.200416> ;
    skos:hiddenLabel "Brachythecium glaciale"@fi,
        "Sciuro-hypnum glaciale"@fi,
        "Brachythecium glaciale"@sv,
        "Sciuro-hypnum glaciale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisuikerosammal"@fi,
        "snögräsmossa"@sv .

<http://tun.fi/MX.200525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciuro-hypnum latifolium" ;
    dwc:scientificNameAuthorship "(Kindb.) Ignatov & Huttunen" ;
    skos:broader <http://tun.fi/MX.200416> ;
    skos:hiddenLabel "Brachythecium latifolium"@fi,
        "Sciuro-hypnum latifolium"@fi,
        "Brachythecium latifolium"@sv,
        "Sciuro-hypnum latifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sopulinsuikerosammal"@fi,
        "bandgräsmossa"@sv .

<http://tun.fi/MX.200528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrodontium ovatum" ;
    dwc:scientificNameAuthorship "(Funck) Schwägr." ;
    skos:broader <http://tun.fi/MX.43353> ;
    skos:hiddenLabel "Tetrodontium ovatum"@fi,
        "Tetrodontium ovatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäloukkosammal"@fi,
        "sydlig knappnålsmossa"@sv .

<http://tun.fi/MX.200529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trematodon brevicollis" ;
    dwc:scientificNameAuthorship "Hornsch." ;
    skos:broader <http://tun.fi/MX.43347> ;
    skos:hiddenLabel "Trematodon brevicollis"@fi,
        "Trematodon brevicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikaulasammal"@fi,
        "fjälltranmossa"@sv .

<http://tun.fi/MX.200530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulota bruchii" ;
    dwc:scientificNameAuthorship "Hornsch. ex Brid." ;
    skos:broader <http://tun.fi/MX.43294> ;
    skos:hiddenLabel "Ulota bruchii"@fi,
        "Ulota crispa var. norvegica"@fi,
        "Ulota bruchii"@sv,
        "Ulota crispa var. norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapatakkusammal"@fi,
        "höstulota"@sv .

<http://tun.fi/MX.200531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygroamblystegium fluviatile" ;
    dwc:scientificNameAuthorship "(Hedw.) Loeske" ;
    skos:broader <http://tun.fi/MX.200420> ;
    skos:hiddenLabel "Amblystegium fluviatile"@fi,
        "Hygroamblystegium fluviatile"@fi,
        "Amblystegium fluviatile"@sv,
        "Hygroamblystegium fluviatile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskisammakonsammal"@fi,
        "bäckkrypmossa"@sv .

<http://tun.fi/MX.200532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aquilonium plicatulum" ;
    dwc:scientificNameAuthorship "(Lindb.) Hedenäs, Schlesak & D.Quandt" ;
    skos:broader <http://tun.fi/MX.5077118> ;
    skos:hiddenLabel "Aquilonium plicatulum"@fi,
        "Hypnum plicatulum"@fi,
        "Aquilonium plicatulum"@sv,
        "Hypnum plicatulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrapalmikkosammal"@fi,
        "tundrafläta"@sv .

<http://tun.fi/MX.200533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nardia japonica" ;
    dwc:scientificNameAuthorship "Steph." ;
    skos:broader <http://tun.fi/MX.44125> ;
    skos:hiddenLabel "Nardia japonica"@fi,
        "Nardia japonica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänsiiransammal"@fi,
        "östlig nardia"@sv .

<http://tun.fi/MX.200555> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pusa hispida botnica" ;
    dwc:scientificNameAuthorship "(Gmelin, 1788)" ;
    skos:broader <http://tun.fi/MX.47302> ;
    skos:hiddenLabel "Phoca hispida botnica"@fi,
        "Pusa hispida botnica"@fi,
        "Phoca hispida botnica"@sv,
        "Pusa hispida botnica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itämerennorppa"@fi,
        "östersjövikare"@sv .

<http://tun.fi/MX.200556> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rangifer tarandus fennicus" ;
    dwc:scientificNameAuthorship "Lönnberg 1909" ;
    skos:altLabel "suomenpeura"@fi,
        "skogsvildren"@sv ;
    skos:broader <http://tun.fi/MX.47636> ;
    skos:hiddenLabel "Rangifer tarandus fennicus"@fi,
        "Rangifer tarandus fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäpeura"@fi,
        "skogsren"@sv .

<http://tun.fi/MX.200596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boccardiella ligerica" ;
    dwc:scientificNameAuthorship "(Ferronnière, 1898)" ;
    skos:broader <http://tun.fi/MX.200595> ;
    skos:hiddenLabel "Boccardia redeki"@fi,
        "Boccardiella ligerica"@fi,
        "Polydora redeki"@fi,
        "Boccardia redeki"@sv,
        "Polydora redeki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuliejumato"@fi,
        "Boccardiella ligerica"@sv .

<http://tun.fi/MX.200601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemimysis anomala" ;
    dwc:scientificNameAuthorship "Sars, 1907" ;
    skos:broader <http://tun.fi/MX.200600> ;
    skos:hiddenLabel "Hemimysis anomala"@fi,
        "Hemimysis anomala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaspianmassiainen"@fi,
        "röd immigrantpungräka"@sv .

<http://tun.fi/MX.200604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamopyrgus antipodarum" ;
    dwc:scientificNameAuthorship "(Gray, 1843)" ;
    skos:broader <http://tun.fi/MX.200603> ;
    skos:hiddenLabel "Hydrobia jenkinsi"@fi,
        "Paludestrina jenkinsi"@fi,
        "Potamopyrgus antipodarum"@fi,
        "Potamopyrgus jenkinsi"@fi,
        "Hydrobia jenkinsi"@sv,
        "Paludestrina jenkinsi"@sv,
        "Potamopyrgus antipodarum"@sv,
        "Potamopyrgus jenkinsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaeltajakotilo"@fi,
        "nyzeeländsk tusensnäcka"@sv .

<http://tun.fi/MX.200732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cronartium ribicola" ;
    dwc:scientificNameAuthorship "J. C. Fisch." ;
    skos:altLabel "valkomännyn tervaroso"@fi ;
    skos:broader <http://tun.fi/MX.200731> ;
    skos:hiddenLabel "Cronartium ribicola"@fi,
        "Peridermiun strobi"@fi,
        "Cronartium ribicola"@sv,
        "Peridermiun strobi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sembran-herukanrosoruoste"@fi,
        "filtrost"@sv .

<http://tun.fi/MX.200741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bemisia tabaci" ;
    dwc:scientificNameAuthorship "(Gennadius, 1889)" ;
    skos:broader <http://tun.fi/MX.200740> ;
    skos:hiddenLabel "Bemisia tabaci"@fi,
        "Bemisia tabaci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänjauhiainen"@fi,
        "bomullsmjöllus"@sv .

<http://tun.fi/MX.200744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza trifolii" ;
    dwc:scientificNameAuthorship "(Burgess, 1880)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:hiddenLabel "Liriomyza trifolii"@fi,
        "Liriomyza trifolii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "floridankärpänen"@fi,
        "floridaminerarfluga"@sv .

<http://tun.fi/MX.200745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza huidobrensis" ;
    dwc:scientificNameAuthorship "(Blanchard, 1926)" ;
    skos:altLabel "krysanteemin suonimiinajakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:hiddenLabel "Liriomyza huidobrensis"@fi,
        "Liriomyza huidobrensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "krysanteeminsuonikärpänen"@fi,
        "nerviminerarfluga på krysantem"@sv .

<http://tun.fi/MX.200749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips palmi" ;
    dwc:scientificNameAuthorship "Karny, 1925" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:hiddenLabel "Thrips palmi"@fi,
        "Thrips palmi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palmuripsiäinen"@fi,
        "palmtrips"@sv .

<http://tun.fi/MX.200796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelechia scotinella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59758> ;
    skos:hiddenLabel "Gelechia scotinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumukeulakoi"@fi,
        "Gelechia scotinella"@sv .

<http://tun.fi/MX.200927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichthyosaura alpestris" ;
    dwc:scientificNameAuthorship "(Laurenti, 1768)" ;
    skos:altLabel "alppimanteri"@fi,
        "vuoristolisko"@fi ;
    skos:broader <http://tun.fi/MX.200926> ;
    skos:hiddenLabel "Ichthyosaura alpestris"@fi,
        "Ichthyosaura alpestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppivesilisko"@fi,
        "bergvattensalamander"@sv .

<http://tun.fi/MX.200974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombina variegata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.200971> ;
    skos:hiddenLabel "Bombina variegata"@fi,
        "Bombina variegata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuoristokellosammakko"@fi,
        "gulbukig klockgroda"@sv .

<http://tun.fi/MX.200988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyla arborea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.200987> ;
    skos:hiddenLabel "Hyla arborea"@fi,
        "Hyla arborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanlehtisammakko"@fi,
        "lövgroda"@sv .

<http://tun.fi/MX.201015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelophylax esculentus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "syötävä sammakko"@fi ;
    skos:broader <http://tun.fi/MX.201008> ;
    skos:hiddenLabel "Pelophylax esculentus"@fi,
        "Pelophylax esculentus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokasammakko"@fi,
        "ätlig groda"@sv .

<http://tun.fi/MX.201018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelophylax lessonae" ;
    dwc:scientificNameAuthorship "(Camerano, 1882)" ;
    skos:altLabel "lessonansammakko"@fi ;
    skos:broader <http://tun.fi/MX.201008> ;
    skos:hiddenLabel "Pelophylax lessonae"@fi,
        "Pelophylax lessonae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvihersammakko"@fi,
        "gölgroda"@sv .

<http://tun.fi/MX.201133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacerta agilis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.37634> ;
    skos:hiddenLabel "Lacerta agilis"@fi,
        "Lacerta agilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietasisilisko"@fi,
        "sandödla"@sv .

<http://tun.fi/MX.201189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abacarus hystrix" ;
    dwc:scientificNameAuthorship "(Nalepa, 1896)" ;
    skos:broader <http://tun.fi/MX.201188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abacarus hystrix"@fi,
        "Abacarus hystrix"@sv .

<http://tun.fi/MX.201191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abacoproeces saltuum" ;
    dwc:scientificNameAuthorship "(L. Koch, 1872)" ;
    skos:broader <http://tun.fi/MX.201190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abacoproeces saltuum"@fi,
        "Abacoproeces saltuum"@sv .

<http://tun.fi/MX.201193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abiskoa abiskoensis" ;
    dwc:scientificNameAuthorship "(Holm, 1945)" ;
    skos:broader <http://tun.fi/MX.201192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abiskoa abiskoensis"@fi,
        "Abiskoa abiskoensis"@sv .

<http://tun.fi/MX.201195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrolophus miniatus" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.201194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abrolophus miniatus"@fi,
        "Abrolophus miniatus"@sv .

<http://tun.fi/MX.201197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalitus brevitarsus" ;
    dwc:scientificNameAuthorship "(Fockeu, 1890)" ;
    skos:broader <http://tun.fi/MX.201196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acalitus brevitarsus"@fi,
        "Acalitus brevitarsus"@sv .

<http://tun.fi/MX.201198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalitus calycophthirus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acalitus calycophthirus"@fi,
        "Acalitus calycophthirus"@sv .

<http://tun.fi/MX.201199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalitus longisetosus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acalitus longisetosus"@fi,
        "Acalitus longisetosus"@sv .

<http://tun.fi/MX.201200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalitus prunispinosae" ;
    dwc:scientificNameAuthorship "(Nalepa, 1926)" ;
    skos:broader <http://tun.fi/MX.201196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acalitus prunispinosae"@fi,
        "Acalitus prunispinosae"@sv .

<http://tun.fi/MX.201201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalitus rudis" ;
    dwc:scientificNameAuthorship "(Canestrini, 1890)" ;
    skos:broader <http://tun.fi/MX.201196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acalitus rudis"@fi,
        "Acalitus rudis"@sv .

<http://tun.fi/MX.201203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acantholycosa lignaria" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acantholycosa lignaria"@fi,
        "Acantholycosa lignaria"@sv .

<http://tun.fi/MX.201204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acantholycosa norvegica" ;
    dwc:scientificNameAuthorship "(Thorell, 1872)" ;
    skos:broader <http://tun.fi/MX.201202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acantholycosa norvegica"@fi,
        "Acantholycosa norvegica"@sv .

<http://tun.fi/MX.201206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acaphylla acromia" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201205> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acaphylla acromia"@fi,
        "Acaphylla acromia"@sv .

<http://tun.fi/MX.201208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acaphyllisa salicobia" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acaphyllisa salicobia"@fi,
        "Acaphyllisa salicobia"@sv .

<http://tun.fi/MX.201210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acaricalus dipterochelus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1920)" ;
    skos:broader <http://tun.fi/MX.201209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acaricalus dipterochelus"@fi,
        "Acaricalus dipterochelus"@sv .

<http://tun.fi/MX.201211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acaricalus trinotus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acaricalus trinotus"@fi,
        "Acaricalus trinotus"@sv .

<http://tun.fi/MX.201213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acartauchenius scurrilis" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1872)" ;
    skos:broader <http://tun.fi/MX.201212> ;
    skos:hiddenLabel "Acartauchenius scurrilis"@fi,
        "Acartauchenius scurrilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurahaiskääpiöhämähäkki"@fi,
        "nacktoffspindel"@sv .

<http://tun.fi/MX.201215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria absinthii" ;
    dwc:scientificNameAuthorship "(Liro, 1943)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria absinthii"@fi,
        "Aceria absinthii"@sv .

<http://tun.fi/MX.201216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria alniborealis" ;
    dwc:scientificNameAuthorship "(Roivainen, 1947)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria alniborealis"@fi,
        "Aceria alniborealis"@sv .

<http://tun.fi/MX.201217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria anceps" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria anceps"@fi,
        "Aceria anceps"@sv .

<http://tun.fi/MX.201218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria anserina" ;
    dwc:scientificNameAuthorship "(Liro, 1943)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria anserina"@fi,
        "Aceria anserina"@sv .

<http://tun.fi/MX.201219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria anthocoptes" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria anthocoptes"@fi,
        "Aceria anthocoptes"@sv .

<http://tun.fi/MX.201220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria artemisiaecampestris" ;
    dwc:scientificNameAuthorship "(Liro, 1943)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria artemisiaecampestris"@fi,
        "Aceria artemisiaecampestris"@sv .

<http://tun.fi/MX.201221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria astragali" ;
    dwc:scientificNameAuthorship "(Liro, 1940)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria astragali"@fi,
        "Aceria astragali"@sv .

<http://tun.fi/MX.201222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria bartschiae" ;
    dwc:scientificNameAuthorship "(Nalepa, 1907)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria bartschiae"@fi,
        "Aceria bartschiae"@sv .

<http://tun.fi/MX.201223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria brevirostris" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria brevirostris"@fi,
        "Aceria brevirostris"@sv .

<http://tun.fi/MX.201224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria campanulae" ;
    dwc:scientificNameAuthorship "(Lindroth, 1904)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria campanulae"@fi,
        "Aceria campanulae"@sv .

<http://tun.fi/MX.201225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria campestricola" ;
    dwc:scientificNameAuthorship "(Frauenfeld, 1865)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria campestricola"@fi,
        "Aceria campestricola"@sv .

<http://tun.fi/MX.201226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria carvi" ;
    dwc:scientificNameAuthorship "(Nalepa, 1895)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria carvi"@fi,
        "Aceria carvi"@sv .

<http://tun.fi/MX.201227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria centaureae" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria centaureae"@fi,
        "Aceria centaureae"@sv .

<http://tun.fi/MX.201228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria cerastii" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria cerastii"@fi,
        "Aceria cerastii"@sv .

<http://tun.fi/MX.201229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria dianthi" ;
    dwc:scientificNameAuthorship "(Lindroth, 1904)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria dianthi"@fi,
        "Aceria dianthi"@sv .

<http://tun.fi/MX.201230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria diversicoloris" ;
    dwc:scientificNameAuthorship "(Roivainen, 1947)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria diversicoloris"@fi,
        "Aceria diversicoloris"@sv .

<http://tun.fi/MX.201231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria drabae" ;
    dwc:scientificNameAuthorship "(Nalepa, 1890)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria drabae"@fi,
        "Aceria drabae"@sv .

<http://tun.fi/MX.201232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria empetri" ;
    dwc:scientificNameAuthorship "(Lindroth, 1899)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria empetri"@fi,
        "Aceria empetri"@sv .

<http://tun.fi/MX.201233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria euaspis" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria euaspis"@fi,
        "Aceria euaspis"@sv .

<http://tun.fi/MX.201234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria euphrasiae" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria euphrasiae"@fi,
        "Aceria euphrasiae"@sv .

<http://tun.fi/MX.201235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria exigua" ;
    dwc:scientificNameAuthorship "(Liro, 1940)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria exigua"@fi,
        "Aceria exigua"@sv .

<http://tun.fi/MX.201236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria fennica" ;
    dwc:scientificNameAuthorship "(Lindroth, 1899)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria fennica"@fi,
        "Aceria fennica"@sv .

<http://tun.fi/MX.201237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria fraxini" ;
    dwc:scientificNameAuthorship "(Garman, 1883)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria fraxini"@fi,
        "Aceria fraxini"@sv .

<http://tun.fi/MX.201238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria fraxinivora" ;
    dwc:scientificNameAuthorship "(Nalepa, 1909)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria fraxinivora"@fi,
        "Aceria fraxinivora"@sv .

<http://tun.fi/MX.201239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria galiobia" ;
    dwc:scientificNameAuthorship "(Canestrini, 1891)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria galiobia"@fi,
        "Aceria galiobia"@sv .

<http://tun.fi/MX.201240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria geranii" ;
    dwc:scientificNameAuthorship "(Canestrini, 1891)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria geranii"@fi,
        "Aceria geranii"@sv .

<http://tun.fi/MX.201241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria hippophaena" ;
    dwc:scientificNameAuthorship "(Nalepa, 1898)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria hippophaena"@fi,
        "Aceria hippophaena"@sv .

<http://tun.fi/MX.201242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria intercedens" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria intercedens"@fi,
        "Aceria intercedens"@sv .

<http://tun.fi/MX.201243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria kiefferi" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria kiefferi"@fi,
        "Aceria kiefferi"@sv .

<http://tun.fi/MX.201244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria lamii" ;
    dwc:scientificNameAuthorship "(Liro, 1943)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria lamii"@fi,
        "Aceria lamii"@sv .

<http://tun.fi/MX.201245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria lappae" ;
    dwc:scientificNameAuthorship "(Liro, 1943)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria lappae"@fi,
        "Aceria lappae"@sv .

<http://tun.fi/MX.201246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria laticincta" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria laticincta"@fi,
        "Aceria laticincta"@sv .

<http://tun.fi/MX.201247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria loiseleuriae" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria loiseleuriae"@fi,
        "Aceria loiseleuriae"@sv .

<http://tun.fi/MX.201248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria longiseta" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria longiseta"@fi,
        "Aceria longiseta"@sv .

<http://tun.fi/MX.201249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria macrochela" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria macrochela"@fi,
        "Aceria macrochela"@sv .

<http://tun.fi/MX.201250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria macrotuberculata" ;
    dwc:scientificNameAuthorship "(Nalepa, 1895)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria macrotuberculata"@fi,
        "Aceria macrotuberculata"@sv .

<http://tun.fi/MX.201251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria marginemvolvens" ;
    dwc:scientificNameAuthorship "(Corti, 1910)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria marginemvolvens"@fi,
        "Aceria marginemvolvens"@sv .

<http://tun.fi/MX.201252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria moehringiae" ;
    dwc:scientificNameAuthorship "(Lindroth, 1899)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria moehringiae"@fi,
        "Aceria moehringiae"@sv .

<http://tun.fi/MX.201253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria multistriata" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria multistriata"@fi,
        "Aceria multistriata"@sv .

<http://tun.fi/MX.201254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria nanula" ;
    dwc:scientificNameAuthorship "(Liro, 1943)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria nanula"@fi,
        "Aceria nanula"@sv .

<http://tun.fi/MX.201255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria petanovicae" ;
    dwc:scientificNameAuthorship "Nalepa, 1925" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria petanovicae"@fi,
        "Aceria petanovicae"@sv .

<http://tun.fi/MX.201256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria peucedani" ;
    dwc:scientificNameAuthorship "(Canestrini, 1892)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria peucedani"@fi,
        "Aceria peucedani"@sv .

<http://tun.fi/MX.201257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria phalaridis" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria phalaridis"@fi,
        "Aceria phalaridis"@sv .

<http://tun.fi/MX.201258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria pilosellae" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria pilosellae"@fi,
        "Aceria pilosellae"@sv .

<http://tun.fi/MX.201259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria platanoidea" ;
    dwc:scientificNameAuthorship "(Nalepa, 1922)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria platanoidea"@fi,
        "Aceria platanoidea"@sv .

<http://tun.fi/MX.201260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria plicator" ;
    dwc:scientificNameAuthorship "(Nalepa, 1890)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria plicator"@fi,
        "Aceria plicator"@sv .

<http://tun.fi/MX.201261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria populi" ;
    dwc:scientificNameAuthorship "(Nalepa, 1890)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria populi"@fi,
        "Aceria populi"@sv .

<http://tun.fi/MX.201262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria puculosa" ;
    dwc:scientificNameAuthorship "(Nalepa, 1894)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria puculosa"@fi,
        "Aceria puculosa"@sv .

<http://tun.fi/MX.201263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria rhamni" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria rhamni"@fi,
        "Aceria rhamni"@sv .

<http://tun.fi/MX.201264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria rhodiolae" ;
    dwc:scientificNameAuthorship "(Canestrini, 1892)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria rhodiolae"@fi,
        "Aceria rhodiolae"@sv .

<http://tun.fi/MX.201265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria rosalia" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria rosalia"@fi,
        "Aceria rosalia"@sv .

<http://tun.fi/MX.201266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria salicina" ;
    dwc:scientificNameAuthorship "(Nalepa, 1911)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria salicina"@fi,
        "Aceria salicina"@sv .

<http://tun.fi/MX.201267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria saussureae" ;
    dwc:scientificNameAuthorship "(Liro, 1940)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria saussureae"@fi,
        "Aceria saussureae"@sv .

<http://tun.fi/MX.201268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria saxifragae" ;
    dwc:scientificNameAuthorship "(Rostrup, 1900)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria saxifragae"@fi,
        "Aceria saxifragae"@sv .

<http://tun.fi/MX.201269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria scaber" ;
    dwc:scientificNameAuthorship "(Nalepa, 1893)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria scaber"@fi,
        "Aceria scaber"@sv .

<http://tun.fi/MX.201270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria silenes" ;
    dwc:scientificNameAuthorship "(Liro, 1940)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria silenes"@fi,
        "Aceria silenes"@sv .

<http://tun.fi/MX.201271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria silvicola" ;
    dwc:scientificNameAuthorship "(Canestrini, 1892)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria silvicola"@fi,
        "Aceria silvicola"@sv .

<http://tun.fi/MX.201272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria tenuis" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria tenuis"@fi,
        "Aceria tenuis"@sv .

<http://tun.fi/MX.201273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria thomasi" ;
    dwc:scientificNameAuthorship "(Nalepa, 1889)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria thomasi"@fi,
        "Aceria thomasi"@sv .

<http://tun.fi/MX.201274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria trifolii" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria trifolii"@fi,
        "Aceria trifolii"@sv .

<http://tun.fi/MX.201275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria tuberculata" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria tuberculata"@fi,
        "Aceria tuberculata"@sv .

<http://tun.fi/MX.201276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria tulipae" ;
    dwc:scientificNameAuthorship "(Keifer, 1938)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria tulipae"@fi,
        "Aceria tulipae"@sv .

<http://tun.fi/MX.201277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria ulmi" ;
    dwc:scientificNameAuthorship "(Garman, 1883)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria ulmi"@fi,
        "Aceria ulmi"@sv .

<http://tun.fi/MX.201278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria varia" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria varia"@fi,
        "Aceria varia"@sv .

<http://tun.fi/MX.201280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achipteria coleoptrata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.201279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achipteria coleoptrata"@fi,
        "Achipteria coleoptrata"@sv .

<http://tun.fi/MX.201281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achipteria sellnicki" ;
    dwc:scientificNameAuthorship "van der Hammen, 1952" ;
    skos:broader <http://tun.fi/MX.201279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achipteria sellnicki"@fi,
        "Achipteria sellnicki"@sv .

<http://tun.fi/MX.201284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrogalumna longipluma" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.201283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrogalumna longipluma"@fi,
        "Acrogalumna longipluma"@sv .

<http://tun.fi/MX.201286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculepeira ceropegia" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.201285> ;
    skos:hiddenLabel "Aculepeira ceropegia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämeristihämähäkki"@fi,
        "Aculepeira ceropegia"@sv .

<http://tun.fi/MX.201287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculepeira lapponica" ;
    dwc:scientificNameAuthorship "(Holm, 1945)" ;
    skos:broader <http://tun.fi/MX.201285> ;
    skos:hiddenLabel "Aculepeira lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinristihämähäkki"@fi,
        "Aculepeira lapponica"@sv .

<http://tun.fi/MX.201289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculochetus esulae" ;
    dwc:scientificNameAuthorship "(Liro, 1943)" ;
    skos:broader <http://tun.fi/MX.201288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculochetus esulae"@fi,
        "Aculochetus esulae"@sv .

<http://tun.fi/MX.201291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculodes dubius" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculodes dubius"@fi,
        "Aculodes dubius"@sv .

<http://tun.fi/MX.201292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculops acericola" ;
    dwc:scientificNameAuthorship "(Nalepa, 1894)" ;
    skos:broader <http://tun.fi/MX.53427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculops acericola"@fi,
        "Aculops acericola"@sv .

<http://tun.fi/MX.201293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculops aceris" ;
    dwc:scientificNameAuthorship "(Nalepa, 1894)" ;
    skos:broader <http://tun.fi/MX.53427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculops aceris"@fi,
        "Aculops aceris"@sv .

<http://tun.fi/MX.201294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculops arianus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1893)" ;
    skos:broader <http://tun.fi/MX.53427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculops arianus"@fi,
        "Aculops arianus"@sv .

<http://tun.fi/MX.201295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculops clinopodii" ;
    dwc:scientificNameAuthorship "(Liro, 1941)" ;
    skos:broader <http://tun.fi/MX.53427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculops clinopodii"@fi,
        "Aculops clinopodii"@sv .

<http://tun.fi/MX.201296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculops eximius" ;
    dwc:scientificNameAuthorship "(Liro, 1941)" ;
    skos:broader <http://tun.fi/MX.53427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculops eximius"@fi,
        "Aculops eximius"@sv .

<http://tun.fi/MX.201297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculops hamatus" ;
    dwc:scientificNameAuthorship "(Liro, 1942)" ;
    skos:broader <http://tun.fi/MX.53427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculops hamatus"@fi,
        "Aculops hamatus"@sv .

<http://tun.fi/MX.201298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculops lapponicus" ;
    dwc:scientificNameAuthorship "(Roivainen, 1950)" ;
    skos:broader <http://tun.fi/MX.53427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculops lapponicus"@fi,
        "Aculops lapponicus"@sv .

<http://tun.fi/MX.201299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculops lathyri" ;
    dwc:scientificNameAuthorship "(Nalepa, 1917)" ;
    skos:broader <http://tun.fi/MX.53427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculops lathyri"@fi,
        "Aculops lathyri"@sv .

<http://tun.fi/MX.201300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculops magnolivora" ;
    dwc:scientificNameAuthorship "(Keifer, 1939)" ;
    skos:broader <http://tun.fi/MX.53427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculops magnolivora"@fi,
        "Aculops magnolivora"@sv .

<http://tun.fi/MX.201301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculops pedicularis" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.53427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculops pedicularis"@fi,
        "Aculops pedicularis"@sv .

<http://tun.fi/MX.201302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculops undulatus" ;
    dwc:scientificNameAuthorship "(Roivainen, 1947)" ;
    skos:broader <http://tun.fi/MX.53427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculops undulatus"@fi,
        "Aculops undulatus"@sv .

<http://tun.fi/MX.201304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus acraspis" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus acraspis"@fi,
        "Aculus acraspis"@sv .

<http://tun.fi/MX.201305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus aegirinus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus aegirinus"@fi,
        "Aculus aegirinus"@sv .

<http://tun.fi/MX.201306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus anthobius" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus anthobius"@fi,
        "Aculus anthobius"@sv .

<http://tun.fi/MX.201307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus aphanotrichus" ;
    dwc:scientificNameAuthorship "(Liro, 1943)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus aphanotrichus"@fi,
        "Aculus aphanotrichus"@sv .

<http://tun.fi/MX.201308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus aucupariae" ;
    dwc:scientificNameAuthorship "(Liro, 1943)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus aucupariae"@fi,
        "Aculus aucupariae"@sv .

<http://tun.fi/MX.201309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus ballei" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus ballei"@fi,
        "Aculus ballei"@sv .

<http://tun.fi/MX.201310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus calcarifer" ;
    dwc:scientificNameAuthorship "(Liro, 1943)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus calcarifer"@fi,
        "Aculus calcarifer"@sv .

<http://tun.fi/MX.201311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus comatus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus comatus"@fi,
        "Aculus comatus"@sv .

<http://tun.fi/MX.201312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus daphnes" ;
    dwc:scientificNameAuthorship "(Roivainen, 1951)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus daphnes"@fi,
        "Aculus daphnes"@sv .

<http://tun.fi/MX.201313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus epiphyllus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus epiphyllus"@fi,
        "Aculus epiphyllus"@sv .

<http://tun.fi/MX.201314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus fockeui" ;
    dwc:scientificNameAuthorship "(Nalepa & Trouessart, 1891)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus fockeui"@fi,
        "Aculus fockeui"@sv .

<http://tun.fi/MX.201315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus fraxini" ;
    dwc:scientificNameAuthorship "(Nalepa, 1894)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus fraxini"@fi,
        "Aculus fraxini"@sv .

<http://tun.fi/MX.201316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus gemmarum" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus gemmarum"@fi,
        "Aculus gemmarum"@sv .

<http://tun.fi/MX.201317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus glechomae" ;
    dwc:scientificNameAuthorship "(Liro, 1940)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus glechomae"@fi,
        "Aculus glechomae"@sv .

<http://tun.fi/MX.201318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus hyperici" ;
    dwc:scientificNameAuthorship "(Liro, 1943)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus hyperici"@fi,
        "Aculus hyperici"@sv .

<http://tun.fi/MX.201319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus kochi" ;
    dwc:scientificNameAuthorship "(Nalepa & Thomas, 1894)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus kochi"@fi,
        "Aculus kochi"@sv .

<http://tun.fi/MX.201320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus laevis" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus laevis"@fi,
        "Aculus laevis"@sv .

<http://tun.fi/MX.201321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus latus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1894)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus latus"@fi,
        "Aculus latus"@sv .

<http://tun.fi/MX.201322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus martialis" ;
    dwc:scientificNameAuthorship "(Liro, 1941)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus martialis"@fi,
        "Aculus martialis"@sv .

<http://tun.fi/MX.201323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus masseei" ;
    dwc:scientificNameAuthorship "(Nalepa, 1925)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus masseei"@fi,
        "Aculus masseei"@sv .

<http://tun.fi/MX.201324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus myrsinites" ;
    dwc:scientificNameAuthorship "(Roivainen, 1947)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus myrsinites"@fi,
        "Aculus myrsinites"@sv .

<http://tun.fi/MX.201325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus ornatus" ;
    dwc:scientificNameAuthorship "(Roivainen, 1947)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus ornatus"@fi,
        "Aculus ornatus"@sv .

<http://tun.fi/MX.201326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus parvus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus parvus"@fi,
        "Aculus parvus"@sv .

<http://tun.fi/MX.201327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus phyllocoptoides" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus phyllocoptoides"@fi,
        "Aculus phyllocoptoides"@sv .

<http://tun.fi/MX.201328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus pimpinellae" ;
    dwc:scientificNameAuthorship "(Liro, 1941)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus pimpinellae"@fi,
        "Aculus pimpinellae"@sv .

<http://tun.fi/MX.201329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus prunellae" ;
    dwc:scientificNameAuthorship "(Liro, 1942)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus prunellae"@fi,
        "Aculus prunellae"@sv .

<http://tun.fi/MX.201330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus reticulatus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1890)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus reticulatus"@fi,
        "Aculus reticulatus"@sv .

<http://tun.fi/MX.201331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus retiolatus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus retiolatus"@fi,
        "Aculus retiolatus"@sv .

<http://tun.fi/MX.201332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus rigidus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1894)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus rigidus"@fi,
        "Aculus rigidus"@sv .

<http://tun.fi/MX.201333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus schlechtendali" ;
    dwc:scientificNameAuthorship "(Nalepa, 1890)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus schlechtendali"@fi,
        "Aculus schlechtendali"@sv .

<http://tun.fi/MX.201334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus scutellariae" ;
    dwc:scientificNameAuthorship "(Canestrini & Massalongo, 1895)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus scutellariae"@fi,
        "Aculus scutellariae"@sv .

<http://tun.fi/MX.201335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus tetanothrix" ;
    dwc:scientificNameAuthorship "(Nalepa, 1889)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus tetanothrix"@fi,
        "Aculus tetanothrix"@sv .

<http://tun.fi/MX.201336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus tibialis" ;
    dwc:scientificNameAuthorship "(Liro, 1943)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus tibialis"@fi,
        "Aculus tibialis"@sv .

<http://tun.fi/MX.201337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculus xylostei" ;
    dwc:scientificNameAuthorship "(Canestrini, 1892)" ;
    skos:broader <http://tun.fi/MX.201303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aculus xylostei"@fi,
        "Aculus xylostei"@sv .

<http://tun.fi/MX.201339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adoristes ovatus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1840)" ;
    skos:broader <http://tun.fi/MX.201338> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adoristes ovatus"@fi,
        "Adoristes ovatus"@sv .

<http://tun.fi/MX.201340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adoristes poppei" ;
    dwc:scientificNameAuthorship "(Oudemans, 1906)" ;
    skos:broader <http://tun.fi/MX.201338> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adoristes poppei"@fi,
        "Adoristes poppei"@sv .

<http://tun.fi/MX.201342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aelurillus v-insignitus" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aelurillus v-insignitus"@fi,
        "Aelurillus v-insignitus"@sv .

<http://tun.fi/MX.201344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aequsomatus annulatus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1897)" ;
    skos:broader <http://tun.fi/MX.201343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aequsomatus annulatus"@fi,
        "Aequsomatus annulatus"@sv .

<http://tun.fi/MX.201346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agalenatea redii" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.201345> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agalenatea redii"@fi,
        "Agalenatea redii"@sv .

<http://tun.fi/MX.201348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agelena labyrinthica" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:altLabel "suppilohämähäkki"@fi ;
    skos:broader <http://tun.fi/MX.201347> ;
    skos:hiddenLabel "Agelena labyrinthica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittysuppilohämähäkki"@fi,
        "Agelena labyrinthica"@sv .

<http://tun.fi/MX.201351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agnyphantes expunctus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1875)" ;
    skos:broader <http://tun.fi/MX.201350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agnyphantes expunctus"@fi,
        "Agnyphantes expunctus"@sv .

<http://tun.fi/MX.201353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agroeca brunnea" ;
    dwc:scientificNameAuthorship "(Blackwall, 1833)" ;
    skos:broader <http://tun.fi/MX.201352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agroeca brunnea"@fi,
        "Agroeca brunnea"@sv .

<http://tun.fi/MX.201354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agroeca cuprea" ;
    dwc:scientificNameAuthorship "Menge, 1873 " ;
    skos:broader <http://tun.fi/MX.201352> ;
    skos:hiddenLabel "Agroeca cuprea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparilyhtyhämähäkki"@fi,
        "Agroeca cuprea"@sv .

<http://tun.fi/MX.201355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agroeca dentigera" ;
    dwc:scientificNameAuthorship "Kulczynski, 1913" ;
    skos:broader <http://tun.fi/MX.201352> ;
    skos:hiddenLabel "Agroeca dentigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkalyhtyhämähäkki"@fi,
        "Agroeca dentigera"@sv .

<http://tun.fi/MX.201357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agroeca proxima" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.201352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agroeca proxima"@fi,
        "Agroeca proxima"@sv .

<http://tun.fi/MX.201359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta affinis" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1898)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta affinis"@fi,
        "Agyneta affinis"@sv .

<http://tun.fi/MX.201360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta breviceps" ;
    dwc:scientificNameAuthorship "Hippa & Oksala, 1985" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:hiddenLabel "Agyneta breviceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aapariippuhämähäkki"@fi,
        "Agyneta breviceps"@sv .

<http://tun.fi/MX.201361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta cauta" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1902)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta cauta"@fi,
        "Agyneta cauta"@sv .

<http://tun.fi/MX.201362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta conigera" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1863)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta conigera"@fi,
        "Agyneta conigera"@sv .

<http://tun.fi/MX.201363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta decora" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta decora"@fi,
        "Agyneta decora"@sv .

<http://tun.fi/MX.201364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta gulosa" ;
    dwc:scientificNameAuthorship "(L. Koch, 1869)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta gulosa"@fi,
        "Agyneta gulosa"@sv .

<http://tun.fi/MX.201365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta innotabilis" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1863)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta innotabilis"@fi,
        "Agyneta innotabilis"@sv .

<http://tun.fi/MX.201366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta mollis" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta mollis"@fi,
        "Agyneta mollis"@sv .

<http://tun.fi/MX.201367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta mossica" ;
    dwc:scientificNameAuthorship "(Schikora, 1993)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta mossica"@fi,
        "Agyneta mossica"@sv .

<http://tun.fi/MX.201368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta nigripes" ;
    dwc:scientificNameAuthorship "(Simon, 1884)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta nigripes"@fi,
        "Agyneta nigripes"@sv .

<http://tun.fi/MX.201369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta olivacea" ;
    dwc:scientificNameAuthorship "(Emerton, 1882)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta olivacea"@fi,
        "Agyneta olivacea"@sv .

<http://tun.fi/MX.201370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta ramosa" ;
    dwc:scientificNameAuthorship "Jackson, 1912" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta ramosa"@fi,
        "Agyneta ramosa"@sv .

<http://tun.fi/MX.201371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta rurestris" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta rurestris"@fi,
        "Agyneta rurestris"@sv .

<http://tun.fi/MX.201372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta saxatilis" ;
    dwc:scientificNameAuthorship "(Blackwall, 1844)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:hiddenLabel "Agyneta saxatilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahoriippuhämähäkki"@fi,
        "Agyneta saxatilis"@sv .

<http://tun.fi/MX.201373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta similis" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1926)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta similis"@fi,
        "Agyneta similis"@sv .

<http://tun.fi/MX.201374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta subtilis" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1863)" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta subtilis"@fi,
        "Agyneta subtilis"@sv .

<http://tun.fi/MX.201375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta suecica" ;
    dwc:scientificNameAuthorship "Holm, 1950" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta suecica"@fi,
        "Agyneta suecica"@sv .

<http://tun.fi/MX.201376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyneta trifurcata" ;
    dwc:scientificNameAuthorship "Hippa & Oksala, 1985" ;
    skos:broader <http://tun.fi/MX.201358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyneta trifurcata"@fi,
        "Agyneta trifurcata"@sv .

<http://tun.fi/MX.201378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliphis siculus" ;
    dwc:scientificNameAuthorship "(Oudemans, 1905)" ;
    skos:broader <http://tun.fi/MX.201377> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliphis siculus"@fi,
        "Alliphis siculus"@sv .

<http://tun.fi/MX.201380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allochernes wideri" ;
    dwc:scientificNameAuthorship "(C.L. Koch, 1843)" ;
    skos:broader <http://tun.fi/MX.201379> ;
    skos:hiddenLabel "Allochernes wideri"@fi,
        "Allochernes wideri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahovaleskorpioni"@fi,
        "rötträklokrypare"@sv .

<http://tun.fi/MX.201382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allomengea scopigera" ;
    dwc:scientificNameAuthorship "(Grube, 1859)" ;
    skos:broader <http://tun.fi/MX.201381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allomengea scopigera"@fi,
        "Allomengea scopigera"@sv .

<http://tun.fi/MX.201383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allomengea vidua" ;
    dwc:scientificNameAuthorship "(L. Koch, 1879)" ;
    skos:broader <http://tun.fi/MX.201381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allomengea vidua"@fi,
        "Allomengea vidua"@sv .

<http://tun.fi/MX.201385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Decapauropus cuenoti" ;
    dwc:scientificNameAuthorship "(Remy, 1931)" ;
    skos:broader <http://tun.fi/MX.4999160> ;
    skos:hiddenLabel "Allopauropus cuenoti"@fi,
        "Allopauropus cuenoti"@sv,
        "Decapauropus cuenoti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Decapauropus cuenoti"@fi,
        "grenfåfoting"@sv .

<http://tun.fi/MX.201386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Decapauropus gracilis" ;
    dwc:scientificNameAuthorship "(Hansen, 1902)" ;
    skos:broader <http://tun.fi/MX.4999160> ;
    skos:hiddenLabel "Allopauropus gracilis"@fi,
        "Allopauropus gracilis"@sv,
        "Decapauropus gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Decapauropus gracilis"@fi,
        "smalfåfoting"@sv .

<http://tun.fi/MX.201387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Decapauropus vulgaris" ;
    dwc:scientificNameAuthorship "(Hansen, 1902)" ;
    skos:broader <http://tun.fi/MX.4999160> ;
    skos:hiddenLabel "Allopauropus vulgaris"@fi,
        "Allopauropus vulgaris"@sv,
        "Decapauropus vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Decapauropus vulgaris"@fi,
        "gaffelfåfoting"@sv .

<http://tun.fi/MX.201390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allosuctobelba grandis" ;
    dwc:scientificNameAuthorship "(Paoli, 1908)" ;
    skos:broader <http://tun.fi/MX.201389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allosuctobelba grandis"@fi,
        "Allosuctobelba grandis"@sv .

<http://tun.fi/MX.201392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allothrombium fuliginosum" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.201391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allothrombium fuliginosum"@fi,
        "Allothrombium fuliginosum"@sv .

<http://tun.fi/MX.201394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecosa aculeata" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alopecosa aculeata"@fi,
        "Alopecosa aculeata"@sv .

<http://tun.fi/MX.201395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecosa barbipes" ;
    dwc:scientificNameAuthorship "(Sundevall, 1833)" ;
    skos:broader <http://tun.fi/MX.201393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alopecosa barbipes"@fi,
        "Alopecosa barbipes"@sv .

<http://tun.fi/MX.201396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecosa cuneata" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alopecosa cuneata"@fi,
        "Alopecosa cuneata"@sv .

<http://tun.fi/MX.201397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecosa cursor" ;
    dwc:scientificNameAuthorship "(Hahn, 1831)" ;
    skos:broader <http://tun.fi/MX.201393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alopecosa cursor"@fi,
        "Alopecosa cursor"@sv .

<http://tun.fi/MX.201398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecosa fabrilis" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alopecosa fabrilis"@fi,
        "Alopecosa fabrilis"@sv .

<http://tun.fi/MX.201399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecosa inquilina" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alopecosa inquilina"@fi,
        "Alopecosa inquilina"@sv .

<http://tun.fi/MX.201400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecosa pinetorum" ;
    dwc:scientificNameAuthorship "(Thorell, 1856)" ;
    skos:broader <http://tun.fi/MX.201393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alopecosa pinetorum"@fi,
        "Alopecosa pinetorum"@sv .

<http://tun.fi/MX.201401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecosa pulverulenta" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alopecosa pulverulenta"@fi,
        "Alopecosa pulverulenta"@sv .

<http://tun.fi/MX.201402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecosa taeniata" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1835)" ;
    skos:broader <http://tun.fi/MX.201393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alopecosa taeniata"@fi,
        "Alopecosa taeniata"@sv .

<http://tun.fi/MX.201403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecosa trabalis" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201393> ;
    skos:hiddenLabel "Alopecosa trabalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyleijonahämähäkki"@fi,
        "Alopecosa trabalis"@sv .

<http://tun.fi/MX.201406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alycus roseus" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1842" ;
    skos:broader <http://tun.fi/MX.201405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alycus roseus"@fi,
        "Alycus roseus"@sv .

<http://tun.fi/MX.201409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaurobius fenestralis" ;
    dwc:scientificNameAuthorship "(Ström, 1768)" ;
    skos:broader <http://tun.fi/MX.201408> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amaurobius fenestralis"@fi,
        "Amaurobius fenestralis"@sv .

<http://tun.fi/MX.201410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaurobius ferox" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1830)" ;
    skos:broader <http://tun.fi/MX.201408> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amaurobius ferox"@fi,
        "Amaurobius ferox"@sv .

<http://tun.fi/MX.201412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblygamasus mirabilis" ;
    dwc:scientificNameAuthorship "Willmann, 1951" ;
    skos:broader <http://tun.fi/MX.201411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblygamasus mirabilis"@fi,
        "Amblygamasus mirabilis"@sv .

<http://tun.fi/MX.201413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblygamasus stramenis" ;
    dwc:scientificNameAuthorship "Karg, 1971" ;
    skos:broader <http://tun.fi/MX.201411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblygamasus stramenis"@fi,
        "Amblygamasus stramenis"@sv .

<http://tun.fi/MX.201415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoseiulus alpinus" ;
    dwc:scientificNameAuthorship "(Schweizer, 1922)" ;
    skos:broader <http://tun.fi/MX.4999749> ;
    skos:hiddenLabel "Amblyseius alpinus"@fi,
        "Amblyseius alpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoseiulus alpinus"@fi,
        "Neoseiulus alpinus"@sv .

<http://tun.fi/MX.201416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoseiulus barkeri" ;
    dwc:scientificNameAuthorship "Hughes, 1948" ;
    skos:broader <http://tun.fi/MX.4999749> ;
    skos:hiddenLabel "Amblyseius barkeri"@fi,
        "Amblyseius barkeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoseiulus barkeri"@fi,
        "Neoseiulus barkeri"@sv .

<http://tun.fi/MX.201417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyseius bidens" ;
    dwc:scientificNameAuthorship "Karg, 1970" ;
    skos:broader <http://tun.fi/MX.201414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyseius bidens"@fi,
        "Amblyseius bidens"@sv .

<http://tun.fi/MX.201418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoseiulus cucumeris" ;
    dwc:scientificNameAuthorship "(Oudemans, 1930)" ;
    skos:broader <http://tun.fi/MX.4999749> ;
    skos:hiddenLabel "Amblyseius cucumeris"@fi,
        "Amblyseius cucumeris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoseiulus cucumeris"@fi,
        "Neoseiulus cucumeris"@sv .

<http://tun.fi/MX.201419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyseius fennicus" ;
    dwc:scientificNameAuthorship "Karg & Huhta, 2012" ;
    skos:broader <http://tun.fi/MX.201414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyseius fennicus"@fi,
        "Amblyseius fennicus"@sv .

<http://tun.fi/MX.201420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Transeius herbarius" ;
    dwc:scientificNameAuthorship "(Wainstein 1960)" ;
    skos:broader <http://tun.fi/MX.4999746> ;
    skos:hiddenLabel "Amblyseius herbarius"@fi,
        "Amblyseius(Amblyseius) herbarius"@fi,
        "Amblyseius herbarius"@sv,
        "Amblyseius(Amblyseius) herbarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Transeius herbarius"@fi,
        "Transeius herbarius"@sv .

<http://tun.fi/MX.201421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhlodromips jurmoensis" ;
    dwc:scientificNameAuthorship "(Karg & Huhta, 2014)" ;
    skos:broader <http://tun.fi/MX.4999757> ;
    skos:hiddenLabel "Amblyseius jurmoensis"@fi,
        "Amblyseius jurmoensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhlodromips jurmoensis"@fi,
        "Typhlodromips jurmoensis"@sv .

<http://tun.fi/MX.201422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyseius neobernhardi" ;
    dwc:scientificNameAuthorship "Athias-Henriot, 1966" ;
    skos:broader <http://tun.fi/MX.201414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyseius neobernhardi"@fi,
        "Amblyseius neobernhardi"@sv .

<http://tun.fi/MX.201423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyseius obtusus" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.201414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyseius obtusus"@fi,
        "Amblyseius obtusus"@sv .

<http://tun.fi/MX.201424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoseiulus reductus" ;
    dwc:scientificNameAuthorship "(Wainstein, 1962)" ;
    skos:broader <http://tun.fi/MX.4999749> ;
    skos:hiddenLabel "Amblyseius reductus"@fi,
        "Amblyseius reductus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoseiulus reductus"@fi,
        "Neoseiulus reductus"@sv .

<http://tun.fi/MX.201425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyseius silvaticus" ;
    dwc:scientificNameAuthorship "(Chant, 1959)" ;
    skos:broader <http://tun.fi/MX.201414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyseius silvaticus"@fi,
        "Amblyseius silvaticus"@sv .

<http://tun.fi/MX.201426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoseiulus subsolidus" ;
    dwc:scientificNameAuthorship "(Begljarov, 1960)" ;
    skos:broader <http://tun.fi/MX.4999749> ;
    skos:hiddenLabel "Amblyseius subsolidus"@fi,
        "Amblyseius subsolidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoseiulus subsolidus"@fi,
        "Neoseiulus subsolidus"@sv .

<http://tun.fi/MX.201427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyseius tavasticus" ;
    dwc:scientificNameAuthorship "Karg & Huhta, 2009" ;
    skos:broader <http://tun.fi/MX.201414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyseius tavasticus"@fi,
        "Amblyseius tavasticus"@sv .

<http://tun.fi/MX.201428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyseius valsoensis" ;
    dwc:scientificNameAuthorship "Karg & Huhta, 2009" ;
    skos:broader <http://tun.fi/MX.201414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyseius valsoensis"@fi,
        "Amblyseius valsoensis"@sv .

<http://tun.fi/MX.201429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoseiulus zwoelferi" ;
    dwc:scientificNameAuthorship "(Dosse, 1957)" ;
    skos:broader <http://tun.fi/MX.4999749> ;
    skos:hiddenLabel "Amblyseius zwoelferi"@fi,
        "Amblyseius zwoelferi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoseiulus zwoelferi"@fi,
        "Neoseiulus zwoelferi"@sv .

<http://tun.fi/MX.201431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyseius similifloridanus" ;
    dwc:scientificNameAuthorship "(Hirschmann, 1962)" ;
    skos:broader <http://tun.fi/MX.201414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyseius similifloridanus"@fi,
        "Amblyseius similifloridanus"@sv .

<http://tun.fi/MX.201434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ameronothrus dubinini" ;
    dwc:scientificNameAuthorship "Sitnikova, 1977" ;
    skos:broader <http://tun.fi/MX.201433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ameronothrus dubinini"@fi,
        "Ameronothrus dubinini"@sv .

<http://tun.fi/MX.201435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ameronothrus lineatus" ;
    dwc:scientificNameAuthorship "(Thorell, 1871)" ;
    skos:broader <http://tun.fi/MX.201433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ameronothrus lineatus"@fi,
        "Ameronothrus lineatus"@sv .

<http://tun.fi/MX.201436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ameronothrus maculatus" ;
    dwc:scientificNameAuthorship "(Michael, 1882)" ;
    skos:broader <http://tun.fi/MX.201433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ameronothrus maculatus"@fi,
        "Ameronothrus maculatus"@sv .

<http://tun.fi/MX.201437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ameronothrus marinus" ;
    dwc:scientificNameAuthorship "Banks, 1896" ;
    skos:broader <http://tun.fi/MX.201433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ameronothrus marinus"@fi,
        "Ameronothrus marinus"@sv .

<http://tun.fi/MX.201440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ameroseius apodius" ;
    dwc:scientificNameAuthorship "Karg, 1971" ;
    skos:broader <http://tun.fi/MX.201439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ameroseius apodius"@fi,
        "Ameroseius apodius"@sv .

<http://tun.fi/MX.201441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ameroseius corbiculus" ;
    dwc:scientificNameAuthorship "(Sowerby, 1806)" ;
    skos:broader <http://tun.fi/MX.201439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ameroseius corbiculus"@fi,
        "Ameroseius corbiculus"@sv .

<http://tun.fi/MX.201442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ameroseius lehtineni" ;
    dwc:scientificNameAuthorship "Huhta & Karg, 2010" ;
    skos:broader <http://tun.fi/MX.201439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ameroseius lehtineni"@fi,
        "Ameroseius lehtineni"@sv .

<http://tun.fi/MX.201443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ameroseius longitrichus" ;
    dwc:scientificNameAuthorship "Hirschm., 1963" ;
    skos:broader <http://tun.fi/MX.201439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ameroseius longitrichus"@fi,
        "Ameroseius longitrichus"@sv .

<http://tun.fi/MX.201444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ameroseius plumea" ;
    dwc:scientificNameAuthorship "Oudemans, 1930" ;
    skos:broader <http://tun.fi/MX.201439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ameroseius plumea"@fi,
        "Ameroseius plumea"@sv .

<http://tun.fi/MX.201446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anachipteria latitecta" ;
    dwc:scientificNameAuthorship "(Berlese, 1908)" ;
    skos:broader <http://tun.fi/MX.201445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anachipteria latitecta"@fi,
        "Anachipteria latitecta"@sv .

<http://tun.fi/MX.201448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Androlaelaps casalis" ;
    dwc:scientificNameAuthorship "(Berlese, 1887)" ;
    skos:broader <http://tun.fi/MX.201447> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Androlaelaps casalis"@fi,
        "Androlaelaps casalis"@sv .

<http://tun.fi/MX.201449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Androlaelaps myrmecophila" ;
    dwc:scientificNameAuthorship "(Evans & Till, 1966)" ;
    skos:broader <http://tun.fi/MX.201447> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Androlaelaps myrmecophila"@fi,
        "Androlaelaps myrmecophila"@sv .

<http://tun.fi/MX.201451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anguliphantes angulipalpis" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.201450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anguliphantes angulipalpis"@fi,
        "Anguliphantes angulipalpis"@sv .

<http://tun.fi/MX.201453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomaloppia manifera" ;
    dwc:scientificNameAuthorship "(Hammer, 1955)" ;
    skos:broader <http://tun.fi/MX.201452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anomaloppia manifera"@fi,
        "Anomaloppia manifera"@sv .

<http://tun.fi/MX.201456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antennophorus pubescens" ;
    dwc:scientificNameAuthorship "Wasmann, 1897" ;
    skos:broader <http://tun.fi/MX.201455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Antennophorus pubescens"@fi,
        "Antennophorus pubescens"@sv .

<http://tun.fi/MX.201458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antennoseius bacatus" ;
    dwc:scientificNameAuthorship "Athias-Henriot, 1961" ;
    skos:broader <http://tun.fi/MX.201457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Antennoseius bacatus"@fi,
        "Antennoseius bacatus"@sv .

<http://tun.fi/MX.201459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antennoseius bullitus" ;
    dwc:scientificNameAuthorship "Karg, 1969" ;
    skos:broader <http://tun.fi/MX.201457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Antennoseius bullitus"@fi,
        "Antennoseius bullitus"@sv .

<http://tun.fi/MX.201461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocoptes bellus" ;
    dwc:scientificNameAuthorship "Liro, 1943" ;
    skos:broader <http://tun.fi/MX.201460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthocoptes bellus"@fi,
        "Anthocoptes bellus"@sv .

<http://tun.fi/MX.201462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocoptes eupatorii" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.201460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthocoptes eupatorii"@fi,
        "Anthocoptes eupatorii"@sv .

<http://tun.fi/MX.201463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocoptes galeatus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1890)" ;
    skos:broader <http://tun.fi/MX.201460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthocoptes galeatus"@fi,
        "Anthocoptes galeatus"@sv .

<http://tun.fi/MX.201464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocoptes loricatus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1889)" ;
    skos:broader <http://tun.fi/MX.201460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthocoptes loricatus"@fi,
        "Anthocoptes loricatus"@sv .

<http://tun.fi/MX.201465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocoptes ribis" ;
    dwc:scientificNameAuthorship "Massee, 1929" ;
    skos:broader <http://tun.fi/MX.201460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthocoptes ribis"@fi,
        "Anthocoptes ribis"@sv .

<http://tun.fi/MX.201467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhlodromus bakeri" ;
    dwc:scientificNameAuthorship "(Garman, 1948)" ;
    skos:broader <http://tun.fi/MX.203599> ;
    skos:hiddenLabel "Anthoseius bakeri"@fi,
        "Anthoseius bakeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhlodromus bakeri"@fi,
        "Typhlodromus bakeri"@sv .

<http://tun.fi/MX.201468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhlodromus rhenanus" ;
    dwc:scientificNameAuthorship "(Oudemans, 1905)" ;
    skos:broader <http://tun.fi/MX.203599> ;
    skos:hiddenLabel "Anthoseius rhenasus"@fi,
        "Anthoseius rhenasus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhlodromus rhenanus"@fi,
        "Typhlodromus rhenanus"@sv .

<http://tun.fi/MX.201469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhlodromus richteri" ;
    dwc:scientificNameAuthorship "Karg, 1970" ;
    skos:broader <http://tun.fi/MX.203599> ;
    skos:hiddenLabel "Anthoseius richteri"@fi,
        "Anthoseius richteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhlodromus richteri"@fi,
        "Typhlodromus richteri"@sv .

<http://tun.fi/MX.201470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhlodromus suecicus" ;
    dwc:scientificNameAuthorship "(Sellnick, 1958)" ;
    skos:broader <http://tun.fi/MX.203599> ;
    skos:hiddenLabel "Anthoseius suecicus"@fi,
        "Anthoseius suecicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhlodromus suecicus"@fi,
        "Typhlodromus suecicus"@sv .

<http://tun.fi/MX.201471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhlodromus viktorovi" ;
    dwc:scientificNameAuthorship "(Wainstein, 1975)" ;
    skos:broader <http://tun.fi/MX.203599> ;
    skos:hiddenLabel "Anthoseius viktorovi"@fi,
        "Anthoseius viktorovi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhlodromus viktorovi"@fi,
        "Typhlodromus viktorovi"@sv .

<http://tun.fi/MX.201473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antistea elegans" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.201472> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Antistea elegans"@fi,
        "Antistea elegans"@sv .

<http://tun.fi/MX.201475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anyphaena accentuata" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.201474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anyphaena accentuata"@fi,
        "Anyphaena accentuata"@sv .

<http://tun.fi/MX.201479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelacarus acarinus" ;
    dwc:scientificNameAuthorship "(Berlese, 1910)" ;
    skos:broader <http://tun.fi/MX.201478> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelacarus acarinus"@fi,
        "Aphelacarus acarinus"@sv .

<http://tun.fi/MX.201481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphileta misera" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1882)" ;
    skos:broader <http://tun.fi/MX.201480> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphileta misera"@fi,
        "Aphileta misera"@sv .

<http://tun.fi/MX.201483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apocheiridium rossicum" ;
    dwc:scientificNameAuthorship "Redikorzev, 1935" ;
    skos:broader <http://tun.fi/MX.201482> ;
    skos:hiddenLabel "Apocheiridium rossicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hituvaleskorpioni"@fi,
        "Apocheiridium rossicum"@sv .

<http://tun.fi/MX.201485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apostenus fuscus" ;
    dwc:scientificNameAuthorship "Westring, 1851 " ;
    skos:broader <http://tun.fi/MX.201484> ;
    skos:hiddenLabel "Apostenus fuscus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopussihämähäkki"@fi,
        "Apostenus fuscus"@sv .

<http://tun.fi/MX.201487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araeoncus crassiceps" ;
    dwc:scientificNameAuthorship "(Westring, 1861)" ;
    skos:broader <http://tun.fi/MX.201486> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Araeoncus crassiceps"@fi,
        "Araeoncus crassiceps"@sv .

<http://tun.fi/MX.201488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araeoncus humilis" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.201486> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Araeoncus humilis"@fi,
        "Araeoncus humilis"@sv .

<http://tun.fi/MX.201491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araneus alsine" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.201490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Araneus alsine"@fi,
        "Araneus alsine"@sv .

<http://tun.fi/MX.201492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araneus angulatus" ;
    dwc:scientificNameAuthorship "Clerck, 1757" ;
    skos:broader <http://tun.fi/MX.201490> ;
    skos:hiddenLabel "Araneus angulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmyristihämähäkki"@fi,
        "Araneus angulatus"@sv .

<http://tun.fi/MX.201493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araneus diadematus" ;
    dwc:scientificNameAuthorship "Clerck, 1757" ;
    skos:broader <http://tun.fi/MX.201490> ;
    skos:hiddenLabel "Araneus diadematus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitoristihämähäkki"@fi,
        "Araneus diadematus"@sv .

<http://tun.fi/MX.201494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araneus marmoreus" ;
    dwc:scientificNameAuthorship "Clerck, 1757" ;
    skos:broader <http://tun.fi/MX.201490> ;
    skos:hiddenLabel "Araneus marmoreus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marmoriristihämähäkki"@fi,
        "Araneus marmoreus"@sv .

<http://tun.fi/MX.201495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araneus nordmanni" ;
    dwc:scientificNameAuthorship "(Thorell, 1870) " ;
    skos:broader <http://tun.fi/MX.201490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Araneus nordmanni"@fi,
        "Araneus nordmanni"@sv .

<http://tun.fi/MX.201496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araneus quadratus" ;
    dwc:scientificNameAuthorship "Clerck, 1757 " ;
    skos:broader <http://tun.fi/MX.201490> ;
    skos:hiddenLabel "Araneus quadratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyristihämähäkki"@fi,
        "Araneus quadratus"@sv .

<http://tun.fi/MX.201497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araneus saevus" ;
    dwc:scientificNameAuthorship "(L. Koch, 1872)" ;
    skos:broader <http://tun.fi/MX.201490> ;
    skos:hiddenLabel "Araneus saevus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoristihämähäkki"@fi,
        "Araneus saevus"@sv .

<http://tun.fi/MX.201498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araneus sturmi" ;
    dwc:scientificNameAuthorship "(Hahn, 1831)" ;
    skos:broader <http://tun.fi/MX.201490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Araneus sturmi"@fi,
        "Araneus sturmi"@sv .

<http://tun.fi/MX.201500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araniella alpica" ;
    dwc:scientificNameAuthorship "(L. Koch, 1869)" ;
    skos:broader <http://tun.fi/MX.201499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Araniella alpica"@fi,
        "Araniella alpica"@sv .

<http://tun.fi/MX.201501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araniella cucurbitina" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201499> ;
    skos:hiddenLabel "Araniella cucurbitina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurkkuhämähäkki"@fi,
        "Araniella cucurbitina"@sv .

<http://tun.fi/MX.201502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araniella displicata" ;
    dwc:scientificNameAuthorship "(Hentz, 1847)" ;
    skos:broader <http://tun.fi/MX.201499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Araniella displicata"@fi,
        "Araniella displicata"@sv .

<http://tun.fi/MX.201503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araniella opisthographa" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1905)" ;
    skos:broader <http://tun.fi/MX.201499> ;
    skos:hiddenLabel "Araniella opisthographa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkurkkuhämähäkki"@fi,
        "Araniella opisthographa"@sv .

<http://tun.fi/MX.201504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araniella proxima" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1885)" ;
    skos:broader <http://tun.fi/MX.201499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Araniella proxima"@fi,
        "Araniella proxima"@sv .

<http://tun.fi/MX.201506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archaeodictyna consecuta" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1872)" ;
    skos:broader <http://tun.fi/MX.201505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Archaeodictyna consecuta"@fi,
        "Archaeodictyna consecuta"@sv .

<http://tun.fi/MX.201508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archiboreoiulus pallidus" ;
    dwc:scientificNameAuthorship "(Brade-Birks, 1920)" ;
    skos:broader <http://tun.fi/MX.201507> ;
    skos:hiddenLabel "Archiboreoiulus pallidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Archiboreoiulus pallidus"@fi,
        "blekpärlfoting"@sv .

<http://tun.fi/MX.201510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctella lapponica" ;
    dwc:scientificNameAuthorship "Holm, 1945" ;
    skos:broader <http://tun.fi/MX.201509> ;
    skos:hiddenLabel "Arctella lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvarpuhämähäkki"@fi,
        "Arctella lapponica"@sv .

<http://tun.fi/MX.201512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctobius agelenoides" ;
    dwc:scientificNameAuthorship "(Emerton, 1919)" ;
    skos:broader <http://tun.fi/MX.201511> ;
    skos:hiddenLabel "Arctobius agelenoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpimentohämähäkki"@fi,
        "Arctobius agelenoides"@sv .

<http://tun.fi/MX.201514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctosa alpigena" ;
    dwc:scientificNameAuthorship "(Doleschall, 1852)" ;
    skos:broader <http://tun.fi/MX.201513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctosa alpigena"@fi,
        "Arctosa alpigena"@sv .

<http://tun.fi/MX.201515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctosa cinerea" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.201513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctosa cinerea"@fi,
        "Arctosa cinerea"@sv .

<http://tun.fi/MX.201516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctosa figurata" ;
    dwc:scientificNameAuthorship "(Simon, 1876)" ;
    skos:broader <http://tun.fi/MX.201513> ;
    skos:hiddenLabel "Arctosa figurata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummiotsohämähäkki"@fi,
        "Arctosa figurata"@sv .

<http://tun.fi/MX.201517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctosa leopardus" ;
    dwc:scientificNameAuthorship "(Sundevall, 1833)" ;
    skos:broader <http://tun.fi/MX.201513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctosa leopardus"@fi,
        "Arctosa leopardus"@sv .

<http://tun.fi/MX.201518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctosa perita" ;
    dwc:scientificNameAuthorship "(Latreille, 1799)" ;
    skos:broader <http://tun.fi/MX.201513> ;
    skos:hiddenLabel "Arctosa perita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyyniotsohämähäkki"@fi,
        "Arctosa perita"@sv .

<http://tun.fi/MX.201520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoseius brevichelis" ;
    dwc:scientificNameAuthorship "Karg, 1969" ;
    skos:broader <http://tun.fi/MX.201519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctoseius brevichelis"@fi,
        "Arctoseius brevichelis"@sv .

<http://tun.fi/MX.201521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoseius cetratus" ;
    dwc:scientificNameAuthorship "(Sellnick, 1940)" ;
    skos:broader <http://tun.fi/MX.201519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctoseius cetratus"@fi,
        "Arctoseius cetratus"@sv .

<http://tun.fi/MX.201522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoseius haarlovi" ;
    dwc:scientificNameAuthorship "Lindquist & Makarova, 2011" ;
    skos:broader <http://tun.fi/MX.201519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctoseius haarlovi"@fi,
        "Arctoseius haarlovi"@sv .

<http://tun.fi/MX.201523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoseius insularis" ;
    dwc:scientificNameAuthorship "(Willmann, 1952)" ;
    skos:broader <http://tun.fi/MX.201519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctoseius insularis"@fi,
        "Arctoseius insularis"@sv .

<http://tun.fi/MX.201524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoseius pristinus" ;
    dwc:scientificNameAuthorship "Karg, 1962" ;
    skos:broader <http://tun.fi/MX.201519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctoseius pristinus"@fi,
        "Arctoseius pristinus"@sv .

<http://tun.fi/MX.201525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoseius semiscissus" ;
    dwc:scientificNameAuthorship "(Berlese, 1892)" ;
    skos:broader <http://tun.fi/MX.201519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctoseius semiscissus"@fi,
        "Arctoseius semiscissus"@sv .

<http://tun.fi/MX.201527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argenna patula" ;
    dwc:scientificNameAuthorship "(Simon, 1874)" ;
    skos:broader <http://tun.fi/MX.201526> ;
    skos:hiddenLabel "Argenna patula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantavarpuhämähäkki"@fi,
        "Argenna patula"@sv .

<http://tun.fi/MX.201528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argenna subnigra" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1861)" ;
    skos:broader <http://tun.fi/MX.201526> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Argenna subnigra"@fi,
        "Argenna subnigra"@sv .

<http://tun.fi/MX.201530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argiope bruennichi" ;
    dwc:scientificNameAuthorship "(Scopoli, 1772)" ;
    skos:broader <http://tun.fi/MX.201529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Argiope bruennichi"@fi,
        "Argiope bruennichi"@sv .

<http://tun.fi/MX.201532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyroneta aquatica" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Argyroneta aquatica"@fi,
        "Argyroneta aquatica"@sv .

<http://tun.fi/MX.201535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asagena phalerata" ;
    dwc:scientificNameAuthorship "(Panzer, 1801)" ;
    skos:broader <http://tun.fi/MX.201534> ;
    skos:hiddenLabel "Steatoda phalerata"@fi,
        "Steatoda phalerata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asagena phalerata"@fi,
        "Asagena phalerata"@sv .

<http://tun.fi/MX.201537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asca aphidioides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.201536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asca aphidioides"@fi,
        "Asca aphidioides"@sv .

<http://tun.fi/MX.201538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asca bicornis" ;
    dwc:scientificNameAuthorship "(Can. & Fanzago, 1887)" ;
    skos:broader <http://tun.fi/MX.201536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asca bicornis"@fi,
        "Asca bicornis"@sv .

<http://tun.fi/MX.201541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astegistes pilosus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1840)" ;
    skos:broader <http://tun.fi/MX.201540> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astegistes pilosus"@fi,
        "Astegistes pilosus"@sv .

<http://tun.fi/MX.201544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asthenargus paganus" ;
    dwc:scientificNameAuthorship "(Simon, 1884)" ;
    skos:broader <http://tun.fi/MX.201543> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asthenargus paganus"@fi,
        "Asthenargus paganus"@sv .

<http://tun.fi/MX.201548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atopochthonius artiodactylus" ;
    dwc:scientificNameAuthorship "Grandjean, 1948" ;
    skos:broader <http://tun.fi/MX.201547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atopochthonius artiodactylus"@fi,
        "Atopochthonius artiodactylus"@sv .

<http://tun.fi/MX.201550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steganacarus striculus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.203381> ;
    skos:hiddenLabel "Atropacarus striculus"@fi,
        "Atropacarus striculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Steganacarus striculus"@fi,
        "Steganacarus striculus"@sv .

<http://tun.fi/MX.201552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulonia albimana" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1805)" ;
    skos:broader <http://tun.fi/MX.201551> ;
    skos:hiddenLabel "Aulonia albimana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärppähämähäkki"@fi,
        "Aulonia albimana"@sv .

<http://tun.fi/MX.201554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autogneta longilamellata" ;
    dwc:scientificNameAuthorship "(Michael, 1885)" ;
    skos:broader <http://tun.fi/MX.201553> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Autogneta longilamellata"@fi,
        "Autogneta longilamellata"@sv .

<http://tun.fi/MX.201555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autogneta parva" ;
    dwc:scientificNameAuthorship "Forsslund, 1947" ;
    skos:broader <http://tun.fi/MX.201553> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Autogneta parva"@fi,
        "Autogneta parva"@sv .

<http://tun.fi/MX.201556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conchogneta traegardhi" ;
    dwc:scientificNameAuthorship "(Forsslund, 1947)" ;
    skos:broader <http://tun.fi/MX.4980076> ;
    skos:hiddenLabel "Autogneta traegardhi"@fi,
        "Autogneta traegardhi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conchogneta traegardhi"@fi,
        "Conchogneta traegardhi"@sv .

<http://tun.fi/MX.201559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Balaustium murorum" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.201558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Balaustium murorum"@fi,
        "Balaustium murorum"@sv .

<http://tun.fi/MX.201561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Banksinoma lanceolata" ;
    dwc:scientificNameAuthorship "(Michael, 1885)" ;
    skos:broader <http://tun.fi/MX.201560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Banksinoma lanceolata"@fi,
        "Banksinoma lanceolata"@sv .

<http://tun.fi/MX.201564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baryphyma gowerense" ;
    dwc:scientificNameAuthorship "(Locket, 1965)" ;
    skos:broader <http://tun.fi/MX.201563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baryphyma gowerense"@fi,
        "Baryphyma gowerense"@sv .

<http://tun.fi/MX.201565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baryphyma insigne" ;
    dwc:scientificNameAuthorship "(Palmgren, 1976)" ;
    skos:broader <http://tun.fi/MX.201563> ;
    skos:hiddenLabel "Baryphyma insigne"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mallankääpiöhämähäkki"@fi,
        "Baryphyma insigne"@sv .

<http://tun.fi/MX.201566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baryphyma trifrons" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1863)" ;
    skos:broader <http://tun.fi/MX.201563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baryphyma trifrons"@fi,
        "Baryphyma trifrons"@sv .

<http://tun.fi/MX.201568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyphantes approximatus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.201567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyphantes approximatus"@fi,
        "Bathyphantes approximatus"@sv .

<http://tun.fi/MX.201569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyphantes eumenis" ;
    dwc:scientificNameAuthorship "(L. Koch, 1879)" ;
    skos:broader <http://tun.fi/MX.201567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyphantes eumenis"@fi,
        "Bathyphantes eumenis"@sv .

<http://tun.fi/MX.201570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyphantes gracilis" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.201567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyphantes gracilis"@fi,
        "Bathyphantes gracilis"@sv .

<http://tun.fi/MX.201571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyphantes nigrinus" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.201567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyphantes nigrinus"@fi,
        "Bathyphantes nigrinus"@sv .

<http://tun.fi/MX.201572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyphantes parvulus" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.201567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyphantes parvulus"@fi,
        "Bathyphantes parvulus"@sv .

<http://tun.fi/MX.201573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyphantes reprobus" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1916)" ;
    skos:broader <http://tun.fi/MX.201567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyphantes reprobus"@fi,
        "Bathyphantes reprobus"@sv .

<http://tun.fi/MX.201574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyphantes setiger" ;
    dwc:scientificNameAuthorship "F. O. P.-Cambridge, 1894" ;
    skos:broader <http://tun.fi/MX.201567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyphantes setiger"@fi,
        "Bathyphantes setiger"@sv .

<http://tun.fi/MX.201576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belba compta" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1902)" ;
    skos:broader <http://tun.fi/MX.201575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belba compta"@fi,
        "Belba compta"@sv .

<http://tun.fi/MX.201577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belba verrucosa" ;
    dwc:scientificNameAuthorship "Bulanova-Zachvatkina, 1962" ;
    skos:broader <http://tun.fi/MX.201575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belba verrucosa"@fi,
        "Belba verrucosa"@sv .

<http://tun.fi/MX.201581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berlandina cinerea" ;
    dwc:scientificNameAuthorship "(Menge, 1872)" ;
    skos:broader <http://tun.fi/MX.201580> ;
    skos:hiddenLabel "Berlandina cinerea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakivikkohämähäkki"@fi,
        "Berlandina cinerea"@sv .

<http://tun.fi/MX.201583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berniniella bicarinata" ;
    dwc:scientificNameAuthorship "(Paoli, 1908)" ;
    skos:broader <http://tun.fi/MX.201582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Berniniella bicarinata"@fi,
        "Berniniella bicarinata"@sv .

<http://tun.fi/MX.201584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berniniella sigma" ;
    dwc:scientificNameAuthorship "(Strenzke, 1951)" ;
    skos:broader <http://tun.fi/MX.201582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Berniniella sigma"@fi,
        "Berniniella sigma"@sv .

<http://tun.fi/MX.201586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bimichaelia sarekensis" ;
    dwc:scientificNameAuthorship "Trägårdh, 1910" ;
    skos:broader <http://tun.fi/MX.201585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bimichaelia sarekensis"@fi,
        "Bimichaelia sarekensis"@sv .

<http://tun.fi/MX.201589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blaniulus guttulatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.201588> ;
    skos:hiddenLabel "Blaniulus guttulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blaniulus guttulatus"@fi,
        "fläckpärlfoting"@sv .

<http://tun.fi/MX.201591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blattisocius dendriticus" ;
    dwc:scientificNameAuthorship "(Berlese, 1918)" ;
    skos:broader <http://tun.fi/MX.201590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blattisocius dendriticus"@fi,
        "Blattisocius dendriticus"@sv .

<http://tun.fi/MX.201592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blattisocius keegani" ;
    dwc:scientificNameAuthorship "Fox, 1947" ;
    skos:broader <http://tun.fi/MX.201590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blattisocius keegani"@fi,
        "Blattisocius keegani"@sv .

<http://tun.fi/MX.201594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolephthyphantes index" ;
    dwc:scientificNameAuthorship "(Thorell, 1856)" ;
    skos:broader <http://tun.fi/MX.201593> ;
    skos:hiddenLabel "Bolepthyphantes index"@fi,
        "Bolyphantes index"@fi,
        "Bolepthyphantes index"@sv,
        "Bolyphantes index"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolephthyphantes index"@fi,
        "Bolephthyphantes index"@sv .

<http://tun.fi/MX.201596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolyphantes alticeps" ;
    dwc:scientificNameAuthorship "(Sundevall, 1833)" ;
    skos:broader <http://tun.fi/MX.201595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolyphantes alticeps"@fi,
        "Bolyphantes alticeps"@sv .

<http://tun.fi/MX.201597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolyphantes kilpisjaerviensis" ;
    dwc:scientificNameAuthorship "Palmgren, 1975" ;
    skos:broader <http://tun.fi/MX.201595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolyphantes kilpisjaerviensis"@fi,
        "Bolyphantes kilpisjaerviensis"@sv .

<http://tun.fi/MX.201598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolyphantes luteolus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1833)" ;
    skos:broader <http://tun.fi/MX.201595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolyphantes luteolus"@fi,
        "Bolyphantes luteolus"@sv .

<http://tun.fi/MX.201599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolyphantes punctulatus" ;
    dwc:scientificNameAuthorship "(Holm, 1939)" ;
    skos:broader <http://tun.fi/MX.201595> ;
    skos:hiddenLabel "Bolyphantes punctulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuntuririippuhämähäkki"@fi,
        "Bolyphantes punctulatus"@sv .

<http://tun.fi/MX.201601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreoiulus tenuis" ;
    dwc:scientificNameAuthorship "(Bigler, 1913)" ;
    skos:broader <http://tun.fi/MX.201600> ;
    skos:hiddenLabel "Boreoiulus tenuis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreoiulus tenuis"@fi,
        "småpärlfoting"@sv .

<http://tun.fi/MX.201603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreozercon emendi" ;
    dwc:scientificNameAuthorship "Díaz-Aguilar & Ujvári, 2010" ;
    skos:broader <http://tun.fi/MX.201602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreozercon emendi"@fi,
        "Boreozercon emendi"@sv .

<http://tun.fi/MX.201606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachychthonius berlesei" ;
    dwc:scientificNameAuthorship "Willmann, 1928" ;
    skos:broader <http://tun.fi/MX.201605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachychthonius berlesei"@fi,
        "Brachychthonius berlesei"@sv .

<http://tun.fi/MX.201607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sellnickochthonius immaculatus" ;
    dwc:scientificNameAuthorship "(Forsslund, 1942)" ;
    skos:broader <http://tun.fi/MX.4980194> ;
    skos:hiddenLabel "Brachychthonius immaculatus"@fi,
        "Brachychthonius immaculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sellnickochthonius immaculatus"@fi,
        "Sellnickochthonius immaculatus"@sv .

<http://tun.fi/MX.201608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachychthonius jugatus" ;
    dwc:scientificNameAuthorship "Jacot, 1938" ;
    skos:broader <http://tun.fi/MX.201605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachychthonius jugatus"@fi,
        "Brachychthonius jugatus"@sv .

<http://tun.fi/MX.201609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sellnickochthonius rostratus" ;
    dwc:scientificNameAuthorship "(Jacot, 1936)" ;
    skos:broader <http://tun.fi/MX.4980194> ;
    skos:hiddenLabel "Brachychthonius rostratus"@fi,
        "Brachychthonius rostratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sellnickochthonius rostratus"@fi,
        "Sellnickochthonius rostratus"@sv .

<http://tun.fi/MX.201610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sellnickochthonius suecicus" ;
    dwc:scientificNameAuthorship "(Forsslund, 1942)" ;
    skos:broader <http://tun.fi/MX.4980194> ;
    skos:hiddenLabel "Brachychthonius suecicus"@fi,
        "Brachychthonius suecicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sellnickochthonius suecicus"@fi,
        "Sellnickochthonius suecicus"@sv .

<http://tun.fi/MX.201611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sellnickochthonius zelawaiensis" ;
    dwc:scientificNameAuthorship "(Sellnick, 1928)" ;
    skos:broader <http://tun.fi/MX.4980194> ;
    skos:hiddenLabel "Brachychthonius zelawaiensis"@fi,
        "Brachychthonius zelawaiensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sellnickochthonius zelawaiensis"@fi,
        "Sellnickochthonius zelawaiensis"@sv .

<http://tun.fi/MX.201613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachydesmus superus" ;
    dwc:scientificNameAuthorship "Latzel, 1884" ;
    skos:broader <http://tun.fi/MX.201612> ;
    skos:hiddenLabel "Brachydesmus superus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachydesmus superus"@fi,
        "dvärgplattfoting"@sv .

<http://tun.fi/MX.201615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brommella falcigera" ;
    dwc:scientificNameAuthorship "(Balogh, 1935)" ;
    skos:broader <http://tun.fi/MX.201614> ;
    skos:hiddenLabel "Brommella falcigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rinnevarpuhämähäkki"@fi,
        "Brommella falcigera"@sv .

<http://tun.fi/MX.201617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryobia praetiosa" ;
    dwc:scientificNameAuthorship "Koch, 1836" ;
    skos:broader <http://tun.fi/MX.201616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryobia praetiosa"@fi,
        "Bryobia praetiosa"@sv .

<http://tun.fi/MX.201618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryobia rubrioculus" ;
    dwc:scientificNameAuthorship "(Scheuten, 1857)" ;
    skos:broader <http://tun.fi/MX.201616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryobia rubrioculus"@fi,
        "Bryobia rubrioculus"@sv .

<http://tun.fi/MX.201620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calepitrimerus achilleae" ;
    dwc:scientificNameAuthorship "Roivainen, 1950" ;
    skos:broader <http://tun.fi/MX.201619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calepitrimerus achilleae"@fi,
        "Calepitrimerus achilleae"@sv .

<http://tun.fi/MX.201621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calepitrimerus alchemillae" ;
    dwc:scientificNameAuthorship "(Liro, 1940)" ;
    skos:broader <http://tun.fi/MX.201619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calepitrimerus alchemillae"@fi,
        "Calepitrimerus alchemillae"@sv .

<http://tun.fi/MX.201622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calepitrimerus armatus" ;
    dwc:scientificNameAuthorship "(Canestrini, 1890)" ;
    skos:broader <http://tun.fi/MX.201619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calepitrimerus armatus"@fi,
        "Calepitrimerus armatus"@sv .

<http://tun.fi/MX.201623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calepitrimerus chamaemori" ;
    dwc:scientificNameAuthorship "(Liro, 1941)" ;
    skos:broader <http://tun.fi/MX.201619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calepitrimerus chamaemori"@fi,
        "Calepitrimerus chamaemori"@sv .

<http://tun.fi/MX.201624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calepitrimerus sibbaldiae" ;
    dwc:scientificNameAuthorship "Roivainen, 1950" ;
    skos:broader <http://tun.fi/MX.201619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calepitrimerus sibbaldiae"@fi,
        "Calepitrimerus sibbaldiae"@sv .

<http://tun.fi/MX.201627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caleremaeus monilipes" ;
    dwc:scientificNameAuthorship "(Michael, 1882)" ;
    skos:broader <http://tun.fi/MX.201626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caleremaeus monilipes"@fi,
        "Caleremaeus monilipes"@sv .

<http://tun.fi/MX.201629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callilepis nocturna" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.201628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callilepis nocturna"@fi,
        "Callilepis nocturna"@sv .

<http://tun.fi/MX.201631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callyntrotus lonicerae" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.201630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callyntrotus lonicerae"@fi,
        "Callyntrotus lonicerae"@sv .

<http://tun.fi/MX.201632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callyntrotus polygoni" ;
    dwc:scientificNameAuthorship "(Liro, 1941)" ;
    skos:broader <http://tun.fi/MX.201630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callyntrotus polygoni"@fi,
        "Callyntrotus polygoni"@sv .

<http://tun.fi/MX.201633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callyntrotus schlechtendali" ;
    dwc:scientificNameAuthorship "Nalepa, 1894" ;
    skos:broader <http://tun.fi/MX.201630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callyntrotus schlechtendali"@fi,
        "Callyntrotus schlechtendali"@sv .

<http://tun.fi/MX.201635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calyptophthiracarus pavidus" ;
    dwc:scientificNameAuthorship "(Berlese, 1913)" ;
    skos:broader <http://tun.fi/MX.201634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calyptophthiracarus pavidus"@fi,
        "Calyptophthiracarus pavidus"@sv .

<http://tun.fi/MX.201637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camisia biurus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.201636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camisia biurus"@fi,
        "Camisia biurus"@sv .

<http://tun.fi/MX.201638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camisia biverrucata" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.201636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camisia biverrucata"@fi,
        "Camisia biverrucata"@sv .

<http://tun.fi/MX.201639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camisia horrida" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.201636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camisia horrida"@fi,
        "Camisia horrida"@sv .

<http://tun.fi/MX.201640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camisia invenusta" ;
    dwc:scientificNameAuthorship "(Michael, 1888)" ;
    skos:broader <http://tun.fi/MX.201636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camisia invenusta"@fi,
        "Camisia invenusta"@sv .

<http://tun.fi/MX.201641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camisia lapponica" ;
    dwc:scientificNameAuthorship "(Tragardh, 1910)" ;
    skos:broader <http://tun.fi/MX.201636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camisia lapponica"@fi,
        "Camisia lapponica"@sv .

<http://tun.fi/MX.201642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camisia segnis" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.201636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camisia segnis"@fi,
        "Camisia segnis"@sv .

<http://tun.fi/MX.201643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camisia spinifer" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.201636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camisia spinifer"@fi,
        "Camisia spinifer"@sv .

<http://tun.fi/MX.201646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Canalidion montanum" ;
    dwc:scientificNameAuthorship "(Emerton, 1882)" ;
    skos:broader <http://tun.fi/MX.201645> ;
    skos:hiddenLabel "Theridion montanum"@fi,
        "Theridion montanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Canalidion montanum"@fi,
        "Canalidion montanum"@sv .

<http://tun.fi/MX.201650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabodes areolatus" ;
    dwc:scientificNameAuthorship "Berlese, 1916" ;
    skos:broader <http://tun.fi/MX.201649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carabodes areolatus"@fi,
        "Carabodes areolatus"@sv .

<http://tun.fi/MX.201651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabodes coriaceus" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1835" ;
    skos:broader <http://tun.fi/MX.201649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carabodes coriaceus"@fi,
        "Carabodes coriaceus"@sv .

<http://tun.fi/MX.201652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabodes femoralis" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.201649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carabodes femoralis"@fi,
        "Carabodes femoralis"@sv .

<http://tun.fi/MX.201653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabodes forsslundi" ;
    dwc:scientificNameAuthorship "Sellnick, 1953" ;
    skos:broader <http://tun.fi/MX.201649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carabodes forsslundi"@fi,
        "Carabodes forsslundi"@sv .

<http://tun.fi/MX.201654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabodes labyrinthicus" ;
    dwc:scientificNameAuthorship "(Michael, 1879)" ;
    skos:broader <http://tun.fi/MX.201649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carabodes labyrinthicus"@fi,
        "Carabodes labyrinthicus"@sv .

<http://tun.fi/MX.201655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabodes marginatus" ;
    dwc:scientificNameAuthorship "(Michael, 1884)" ;
    skos:broader <http://tun.fi/MX.201649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carabodes marginatus"@fi,
        "Carabodes marginatus"@sv .

<http://tun.fi/MX.201656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabodes rugosior" ;
    dwc:scientificNameAuthorship "Berlese, 1916" ;
    skos:broader <http://tun.fi/MX.201649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carabodes rugosior"@fi,
        "Carabodes rugosior"@sv .

<http://tun.fi/MX.201657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabodes subarcticus" ;
    dwc:scientificNameAuthorship "Tragardh, 1902" ;
    skos:broader <http://tun.fi/MX.201649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carabodes subarcticus"@fi,
        "Carabodes subarcticus"@sv .

<http://tun.fi/MX.201658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabodes tenuis" ;
    dwc:scientificNameAuthorship "Forsslund, 1953" ;
    skos:broader <http://tun.fi/MX.201649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carabodes tenuis"@fi,
        "Carabodes tenuis"@sv .

<http://tun.fi/MX.201659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabodes willmanni" ;
    dwc:scientificNameAuthorship "Bernini, 1975" ;
    skos:broader <http://tun.fi/MX.201649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carabodes willmanni"@fi,
        "Carabodes willmanni"@sv .

<http://tun.fi/MX.201662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carorita limnaea" ;
    dwc:scientificNameAuthorship "(Crosby & Bishop, 1927)" ;
    skos:broader <http://tun.fi/MX.201661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carorita limnaea"@fi,
        "Carorita limnaea"@sv .

<http://tun.fi/MX.201664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyes borealis" ;
    dwc:scientificNameAuthorship "(Liro, 1940)" ;
    skos:broader <http://tun.fi/MX.201663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyes borealis"@fi,
        "Cecidophyes borealis"@sv .

<http://tun.fi/MX.201665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyes calvus" ;
    dwc:scientificNameAuthorship "(Liro, 1941)" ;
    skos:broader <http://tun.fi/MX.201663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyes calvus"@fi,
        "Cecidophyes calvus"@sv .

<http://tun.fi/MX.201666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyes galii" ;
    dwc:scientificNameAuthorship "(Karpelles, 1884)" ;
    skos:broader <http://tun.fi/MX.201663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyes galii"@fi,
        "Cecidophyes galii"@sv .

<http://tun.fi/MX.201667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyes gymnaspis" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyes gymnaspis"@fi,
        "Cecidophyes gymnaspis"@sv .

<http://tun.fi/MX.201668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyes nudus" ;
    dwc:scientificNameAuthorship "Nalepa, 1891" ;
    skos:broader <http://tun.fi/MX.201663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyes nudus"@fi,
        "Cecidophyes nudus"@sv .

<http://tun.fi/MX.201669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyes potentillae" ;
    dwc:scientificNameAuthorship "(Liro, 1940)" ;
    skos:broader <http://tun.fi/MX.201663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyes potentillae"@fi,
        "Cecidophyes potentillae"@sv .

<http://tun.fi/MX.201670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyes pseudoplatani" ;
    dwc:scientificNameAuthorship "(Nalepa, 1922)" ;
    skos:broader <http://tun.fi/MX.201663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyes pseudoplatani"@fi,
        "Cecidophyes pseudoplatani"@sv .

<http://tun.fi/MX.201671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyes violae" ;
    dwc:scientificNameAuthorship "(Nalepa, 1902)" ;
    skos:broader <http://tun.fi/MX.201663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyes violae"@fi,
        "Cecidophyes violae"@sv .

<http://tun.fi/MX.201673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyopsis alpina" ;
    dwc:scientificNameAuthorship "Amrine, 1994" ;
    skos:broader <http://tun.fi/MX.201672> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyopsis alpina"@fi,
        "Cecidophyopsis alpina"@sv .

<http://tun.fi/MX.201674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyopsis atrichus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201672> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyopsis atrichus"@fi,
        "Cecidophyopsis atrichus"@sv .

<http://tun.fi/MX.201675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyopsis betulae" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201672> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyopsis betulae"@fi,
        "Cecidophyopsis betulae"@sv .

<http://tun.fi/MX.201676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyopsis grossulariae" ;
    dwc:scientificNameAuthorship "(Collinge, 1907)" ;
    skos:broader <http://tun.fi/MX.201672> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyopsis grossulariae"@fi,
        "Cecidophyopsis grossulariae"@sv .

<http://tun.fi/MX.201677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyopsis psilaspis" ;
    dwc:scientificNameAuthorship "(Nalepa, 1893)" ;
    skos:broader <http://tun.fi/MX.201672> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyopsis psilaspis"@fi,
        "Cecidophyopsis psilaspis"@sv .

<http://tun.fi/MX.201678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyopsis ribis" ;
    dwc:scientificNameAuthorship "(Westwood, 1869)" ;
    skos:broader <http://tun.fi/MX.201672> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyopsis ribis"@fi,
        "Cecidophyopsis ribis"@sv .

<http://tun.fi/MX.201679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyopsis ruebsaameni" ;
    dwc:scientificNameAuthorship "(Nalepa, 1895)" ;
    skos:broader <http://tun.fi/MX.201672> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyopsis ruebsaameni"@fi,
        "Cecidophyopsis ruebsaameni"@sv .

<http://tun.fi/MX.201680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyopsis selachodon" ;
    dwc:scientificNameAuthorship "van Eyndhoven, 1967" ;
    skos:broader <http://tun.fi/MX.201672> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyopsis selachodon"@fi,
        "Cecidophyopsis selachodon"@sv .

<http://tun.fi/MX.201681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyopsis spicata" ;
    dwc:scientificNameAuthorship "Jones, 1997" ;
    skos:broader <http://tun.fi/MX.201672> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyopsis spicata"@fi,
        "Cecidophyopsis spicata"@sv .

<http://tun.fi/MX.201682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidophyopsis vermiformis" ;
    dwc:scientificNameAuthorship "(Nalepa, 1889)" ;
    skos:broader <http://tun.fi/MX.201672> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidophyopsis vermiformis"@fi,
        "Cecidophyopsis vermiformis"@sv .

<http://tun.fi/MX.201685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celaenopsis badius" ;
    dwc:scientificNameAuthorship "Berlese, 1836" ;
    skos:broader <http://tun.fi/MX.201684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Celaenopsis badius"@fi,
        "Celaenopsis badius"@sv .

<http://tun.fi/MX.201687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centromerita bicolor" ;
    dwc:scientificNameAuthorship "(Blackwall, 1833)" ;
    skos:broader <http://tun.fi/MX.201686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centromerita bicolor"@fi,
        "Centromerita bicolor"@sv .

<http://tun.fi/MX.201688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centromerita concinna" ;
    dwc:scientificNameAuthorship "(Thorell, 1875)" ;
    skos:broader <http://tun.fi/MX.201686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centromerita concinna"@fi,
        "Centromerita concinna"@sv .

<http://tun.fi/MX.201690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centromerus arcanus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1873)" ;
    skos:broader <http://tun.fi/MX.201689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centromerus arcanus"@fi,
        "Centromerus arcanus"@sv .

<http://tun.fi/MX.201691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centromerus brevipalpus" ;
    dwc:scientificNameAuthorship "(Menge, 1866)" ;
    skos:broader <http://tun.fi/MX.201689> ;
    skos:hiddenLabel "Centromerus aequalis"@fi,
        "Centromerus brevivulvatus"@fi,
        "Centromerus aequalis"@sv,
        "Centromerus brevivulvatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centromerus brevipalpus"@fi,
        "Centromerus brevipalpus"@sv .

<http://tun.fi/MX.201692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centromerus cavernarum" ;
    dwc:scientificNameAuthorship "(L. Koch, 1872)" ;
    skos:broader <http://tun.fi/MX.201689> ;
    skos:hiddenLabel "Centromerus cavernarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "onkaloriippuhämähäkki"@fi,
        "Centromerus cavernarum"@sv .

<http://tun.fi/MX.201693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centromerus incilium" ;
    dwc:scientificNameAuthorship "(L. Koch, 1881)" ;
    skos:broader <http://tun.fi/MX.201689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centromerus incilium"@fi,
        "Centromerus incilium"@sv .

<http://tun.fi/MX.201694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centromerus levitarsis" ;
    dwc:scientificNameAuthorship "(Simon, 1884)" ;
    skos:broader <http://tun.fi/MX.201689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centromerus levitarsis"@fi,
        "Centromerus levitarsis"@sv .

<http://tun.fi/MX.201695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centromerus persimilis" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1912)" ;
    skos:broader <http://tun.fi/MX.201689> ;
    skos:hiddenLabel "Centromerus persimilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasriippuhämähäkki"@fi,
        "Centromerus persimilis"@sv .

<http://tun.fi/MX.201696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centromerus semiater" ;
    dwc:scientificNameAuthorship "(L. Koch, 1879)" ;
    skos:broader <http://tun.fi/MX.201689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centromerus semiater"@fi,
        "Centromerus semiater"@sv .

<http://tun.fi/MX.201697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centromerus sylvaticus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.201689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centromerus sylvaticus"@fi,
        "Centromerus sylvaticus"@sv .

<http://tun.fi/MX.201700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cepheus cepheiformis" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.201699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cepheus cepheiformis"@fi,
        "Cepheus cepheiformis"@sv .

<http://tun.fi/MX.201701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cepheus dentatus" ;
    dwc:scientificNameAuthorship "(Michael, 1888)" ;
    skos:broader <http://tun.fi/MX.201699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cepheus dentatus"@fi,
        "Cepheus dentatus"@sv .

<http://tun.fi/MX.201702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cepheus latus" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1836" ;
    skos:broader <http://tun.fi/MX.201699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cepheus latus"@fi,
        "Cepheus latus"@sv .

<http://tun.fi/MX.201704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraticelus bulbosus" ;
    dwc:scientificNameAuthorship "(Emerton, 1882)" ;
    skos:broader <http://tun.fi/MX.201703> ;
    skos:hiddenLabel "Ceraticelus bulbosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettorusohämähäkki"@fi,
        "Ceraticelus bulbosus"@sv .

<http://tun.fi/MX.201706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratinella brevipes" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.201705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratinella brevipes"@fi,
        "Ceratinella brevipes"@sv .

<http://tun.fi/MX.201707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratinella brevis" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.201705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratinella brevis"@fi,
        "Ceratinella brevis"@sv .

<http://tun.fi/MX.201708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratinella scabrosa" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.201705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratinella scabrosa"@fi,
        "Ceratinella scabrosa"@sv .

<http://tun.fi/MX.201709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratinella wideri" ;
    dwc:scientificNameAuthorship "(Thorell, 1871)" ;
    skos:broader <http://tun.fi/MX.201705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratinella wideri"@fi,
        "Ceratinella wideri"@sv .

<http://tun.fi/MX.201711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratixodes uriae" ;
    dwc:scientificNameAuthorship "(White, 1852)" ;
    skos:broader <http://tun.fi/MX.201710> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratixodes uriae"@fi,
        "Ceratixodes uriae"@sv .

<http://tun.fi/MX.201713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratoppia bipilis" ;
    dwc:scientificNameAuthorship "(Hermann, 1904)" ;
    skos:broader <http://tun.fi/MX.201712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratoppia bipilis"@fi,
        "Ceratoppia bipilis"@sv .

<http://tun.fi/MX.201714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratoppia quadridentata" ;
    dwc:scientificNameAuthorship "(Haller, 1882)" ;
    skos:broader <http://tun.fi/MX.201712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratoppia quadridentata"@fi,
        "Ceratoppia quadridentata"@sv .

<http://tun.fi/MX.201716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratozetella minima" ;
    dwc:scientificNameAuthorship "(Sellnick, 1928)" ;
    skos:broader <http://tun.fi/MX.5010796> ;
    skos:hiddenLabel "Ceratozetes minimus"@fi,
        "Ceratozetes minimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratozetella minima"@fi,
        "Ceratozetella minima"@sv .

<http://tun.fi/MX.201717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratozetes thienemanni" ;
    dwc:scientificNameAuthorship "Willmann, 1943" ;
    skos:broader <http://tun.fi/MX.201718> ;
    skos:hiddenLabel "Ceratozetella thienemanni"@fi,
        "Ceratozetella thienemanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratozetes thienemanni"@fi,
        "Ceratozetes thienemanni"@sv .

<http://tun.fi/MX.201719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratozetes gracilis" ;
    dwc:scientificNameAuthorship "(Michael, 1884)" ;
    skos:broader <http://tun.fi/MX.201718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratozetes gracilis"@fi,
        "Ceratozetes gracilis"@sv .

<http://tun.fi/MX.201720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratozetes parvulus" ;
    dwc:scientificNameAuthorship "Sellnick, 1922" ;
    skos:broader <http://tun.fi/MX.201718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratozetes parvulus"@fi,
        "Ceratozetes parvulus"@sv .

<http://tun.fi/MX.201723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercidia prominens" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.201722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cercidia prominens"@fi,
        "Cercidia prominens"@sv .

<http://tun.fi/MX.201725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamobates borealis" ;
    dwc:scientificNameAuthorship "(Tragardh, 1902)" ;
    skos:broader <http://tun.fi/MX.201724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamobates borealis"@fi,
        "Chamobates borealis"@sv .

<http://tun.fi/MX.201726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamobates cuspidatus" ;
    dwc:scientificNameAuthorship "(Michael, 1884)" ;
    skos:broader <http://tun.fi/MX.201724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamobates cuspidatus"@fi,
        "Chamobates cuspidatus"@sv .

<http://tun.fi/MX.201727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamobates spinosus" ;
    dwc:scientificNameAuthorship "Sellnick, 1929" ;
    skos:broader <http://tun.fi/MX.201724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamobates spinosus"@fi,
        "Chamobates spinosus"@sv .

<http://tun.fi/MX.201728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamobates voigtsi" ;
    dwc:scientificNameAuthorship "(Oudemans, 1902)" ;
    skos:broader <http://tun.fi/MX.201724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamobates voigtsi"@fi,
        "Chamobates voigtsi"@sv .

<http://tun.fi/MX.201731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charletonia globigera" ;
    dwc:scientificNameAuthorship "(Berlese, 1885)" ;
    skos:broader <http://tun.fi/MX.201730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Charletonia globigera"@fi,
        "Charletonia globigera"@sv .

<http://tun.fi/MX.201733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiracanthium erraticum" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.201732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiracanthium erraticum"@fi,
        "Cheiracanthium erraticum"@sv .

<http://tun.fi/MX.201734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiracanthium oncognathum" ;
    dwc:scientificNameAuthorship "Thorell, 1871" ;
    skos:broader <http://tun.fi/MX.201732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiracanthium oncognathum"@fi,
        "Cheiracanthium oncognathum"@sv .

<http://tun.fi/MX.201735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiracanthium virescens" ;
    dwc:scientificNameAuthorship "(Sundevall, 1833)" ;
    skos:broader <http://tun.fi/MX.201732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiracanthium virescens"@fi,
        "Cheiracanthium virescens"@sv .

<http://tun.fi/MX.201738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiridium museorum" ;
    dwc:scientificNameAuthorship "(Leach, 1817)" ;
    skos:broader <http://tun.fi/MX.201737> ;
    skos:hiddenLabel "Cheiridium museorum"@fi,
        "Cheiridium museorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvaleskorpioni"@fi,
        "dvärgklokrypare"@sv .

<http://tun.fi/MX.201740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius borealis" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius borealis"@fi,
        "Cheiroseius borealis"@sv .

<http://tun.fi/MX.201741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius bryophilus" ;
    dwc:scientificNameAuthorship "Karg, 1969" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius bryophilus"@fi,
        "Cheiroseius bryophilus"@sv .

<http://tun.fi/MX.201742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius cassiteridium" ;
    dwc:scientificNameAuthorship "(Evans & Hyatt, 1960)" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius cassiteridium"@fi,
        "Cheiroseius cassiteridium"@sv .

<http://tun.fi/MX.201743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius curtipes" ;
    dwc:scientificNameAuthorship "(Halbert, 1923)" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius curtipes"@fi,
        "Cheiroseius curtipes"@sv .

<http://tun.fi/MX.201744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius laelaptoides" ;
    dwc:scientificNameAuthorship "(Berlese, 1887)" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius laelaptoides"@fi,
        "Cheiroseius laelaptoides"@sv .

<http://tun.fi/MX.201745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius longipes" ;
    dwc:scientificNameAuthorship "(Willmann, 1951)" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius longipes"@fi,
        "Cheiroseius longipes"@sv .

<http://tun.fi/MX.201746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius mutilus" ;
    dwc:scientificNameAuthorship "(Berlees, 1916)" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius mutilus"@fi,
        "Cheiroseius mutilus"@sv .

<http://tun.fi/MX.201747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius necorniger" ;
    dwc:scientificNameAuthorship "(Oudemans, 1903)" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius necorniger"@fi,
        "Cheiroseius necorniger"@sv .

<http://tun.fi/MX.201748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius nepalensis" ;
    dwc:scientificNameAuthorship "(Evans & Hyatt, 1960)" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius nepalensis"@fi,
        "Cheiroseius nepalensis"@sv .

<http://tun.fi/MX.201749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius serratus" ;
    dwc:scientificNameAuthorship "(Halbert, 1915)" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius serratus"@fi,
        "Cheiroseius serratus"@sv .

<http://tun.fi/MX.201750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius unguiculatus" ;
    dwc:scientificNameAuthorship "(Berlese, 1887)" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius unguiculatus"@fi,
        "Cheiroseius unguiculatus"@sv .

<http://tun.fi/MX.201751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius viduus" ;
    dwc:scientificNameAuthorship "C.L.Koch, 1839" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius viduus"@fi,
        "Cheiroseius viduus"@sv .

<http://tun.fi/MX.201753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelifer cancroides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.201752> ;
    skos:hiddenLabel "Chelifer cancroides"@fi,
        "Chelifer cancroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjavaleskorpioni"@fi,
        "bokskorpion"@sv .

<http://tun.fi/MX.201756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chernes cimicoides" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.201755> ;
    skos:hiddenLabel "Chernes cimicoides"@fi,
        "Chernes cimicoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kennovaleskorpioni"@fi,
        "rutklokrypare"@sv .

<http://tun.fi/MX.201757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chernes nigrimanus" ;
    dwc:scientificNameAuthorship "Ellingsen, 1897" ;
    skos:broader <http://tun.fi/MX.201755> ;
    skos:hiddenLabel "Chernes nigrimanus"@fi,
        "Chernes nigrimanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "honkavaleskorpioni"@fi,
        "tallklokrypare"@sv .

<http://tun.fi/MX.201760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choneiulus palmatus" ;
    dwc:scientificNameAuthorship "(Nemec, 1895)" ;
    skos:broader <http://tun.fi/MX.201759> ;
    skos:hiddenLabel "Choneiulus palmatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choneiulus palmatus"@fi,
        "borstpärlfoting"@sv .

<http://tun.fi/MX.201763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chthonius tetrachelatus" ;
    dwc:scientificNameAuthorship "(Preyssler, 1790)" ;
    skos:broader <http://tun.fi/MX.201762> ;
    skos:hiddenLabel "Chthonius tetrachelatus"@fi,
        "Chthonius tetrachelatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saaristovaleskorpioni"@fi,
        "kustklokrypare"@sv .

<http://tun.fi/MX.201765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicurina cicur" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.201764> ;
    skos:hiddenLabel "Cicurina cicur"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaanvarpuhämähäkki"@fi,
        "Cicurina cicur"@sv .

<http://tun.fi/MX.201768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona caerulescens" ;
    dwc:scientificNameAuthorship "L. Koch, 1867" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona caerulescens"@fi,
        "Clubiona caerulescens"@sv .

<http://tun.fi/MX.201769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona comta" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1839" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona comta"@fi,
        "Clubiona comta"@sv .

<http://tun.fi/MX.201770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona diversa" ;
    dwc:scientificNameAuthorship "O. P.-Cambridge, 1862" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:hiddenLabel "Clubiona diversa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleapussihämähäkki"@fi,
        "Clubiona diversa"@sv .

<http://tun.fi/MX.201771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona frutetorum" ;
    dwc:scientificNameAuthorship "L. Koch, 1867" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona frutetorum"@fi,
        "Clubiona frutetorum"@sv .

<http://tun.fi/MX.201772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona germanica" ;
    dwc:scientificNameAuthorship "Thorell, 1871" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona germanica"@fi,
        "Clubiona germanica"@sv .

<http://tun.fi/MX.201773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona juvenis" ;
    dwc:scientificNameAuthorship "Simon, 1878" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona juvenis"@fi,
        "Clubiona juvenis"@sv .

<http://tun.fi/MX.201774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona kulczynskii" ;
    dwc:scientificNameAuthorship "Lessert, 1905" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona kulczynskii"@fi,
        "Clubiona kulczynskii"@sv .

<http://tun.fi/MX.201775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona lutescens" ;
    dwc:scientificNameAuthorship "Westring, 1851" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona lutescens"@fi,
        "Clubiona lutescens"@sv .

<http://tun.fi/MX.201776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona neglecta" ;
    dwc:scientificNameAuthorship "O. P.-Cambridge, 1862" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona neglecta"@fi,
        "Clubiona neglecta"@sv .

<http://tun.fi/MX.201777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona norvegica" ;
    dwc:scientificNameAuthorship "Strand, 1900" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona norvegica"@fi,
        "Clubiona norvegica"@sv .

<http://tun.fi/MX.201778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona pallidula" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona pallidula"@fi,
        "Clubiona pallidula"@sv .

<http://tun.fi/MX.201779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona phragmitis" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1843" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona phragmitis"@fi,
        "Clubiona phragmitis"@sv .

<http://tun.fi/MX.201780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona reclusa" ;
    dwc:scientificNameAuthorship "O. P.-Cambridge, 1863" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona reclusa"@fi,
        "Clubiona reclusa"@sv .

<http://tun.fi/MX.201781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona similis" ;
    dwc:scientificNameAuthorship "L. Koch, 1867" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona similis"@fi,
        "Clubiona similis"@sv .

<http://tun.fi/MX.201782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona stagnatilis" ;
    dwc:scientificNameAuthorship "Kulczynski, 1897" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona stagnatilis"@fi,
        "Clubiona stagnatilis"@sv .

<http://tun.fi/MX.201783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona subsultans" ;
    dwc:scientificNameAuthorship "Thorell, 1875" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona subsultans"@fi,
        "Clubiona subsultans"@sv .

<http://tun.fi/MX.201784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona subtilis" ;
    dwc:scientificNameAuthorship "L. Koch, 1867" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona subtilis"@fi,
        "Clubiona subtilis"@sv .

<http://tun.fi/MX.201785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clubiona trivialis" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1843" ;
    skos:broader <http://tun.fi/MX.201767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clubiona trivialis"@fi,
        "Clubiona trivialis"@sv .

<http://tun.fi/MX.201788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnephalocotes obscurus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1834)" ;
    skos:broader <http://tun.fi/MX.201787> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cnephalocotes obscurus"@fi,
        "Cnephalocotes obscurus"@sv .

<http://tun.fi/MX.201789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collinsia holmgreni" ;
    dwc:scientificNameAuthorship "(Thorell, 1871)" ;
    skos:broader <http://tun.fi/MX.43071> ;
    skos:hiddenLabel "Collinsia holmgreni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakkakääpiöhämähäkki"@fi,
        "Collinsia holmgreni"@sv .

<http://tun.fi/MX.201793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coptophylla borealis" ;
    dwc:scientificNameAuthorship "(Liro, 1940)" ;
    skos:broader <http://tun.fi/MX.201792> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coptophylla borealis"@fi,
        "Coptophylla borealis"@sv .

<http://tun.fi/MX.201795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coriarachne depressa" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1837)" ;
    skos:broader <http://tun.fi/MX.201794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coriarachne depressa"@fi,
        "Coriarachne depressa"@sv .

<http://tun.fi/MX.201798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cornigamasus lunaris" ;
    dwc:scientificNameAuthorship "(Berlese, 1882)" ;
    skos:broader <http://tun.fi/MX.201797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cornigamasus lunaris"@fi,
        "Cornigamasus lunaris"@sv .

<http://tun.fi/MX.201800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps cornutulus" ;
    dwc:scientificNameAuthorship "Hirschmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Cornodendrolaelaps cornutulus"@fi,
        "Cornodendrolaelaps cornutulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps cornutulus"@fi,
        "Dendrolaelaps cornutulus"@sv .

<http://tun.fi/MX.201801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps myrmecophilus" ;
    dwc:scientificNameAuthorship "Hirschmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Cornodendrolaelaps myrmecophilus"@fi,
        "Cornodendrolaelaps myrmecophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps myrmecophilus"@fi,
        "Dendrolaelaps myrmecophilus"@sv .

<http://tun.fi/MX.201802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps presepum" ;
    dwc:scientificNameAuthorship "Berlese, 1918" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Cornodendrolaelaps presepum"@fi,
        "Cornodendrolaelaps presepum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps presepum"@fi,
        "Dendrolaelaps presepum"@sv .

<http://tun.fi/MX.201803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps puncatosimilis" ;
    dwc:scientificNameAuthorship "Hirschmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Cornodendrolaelaps puncatosimilis"@fi,
        "Cornodendrolaelaps puncatosimilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps puncatosimilis"@fi,
        "Dendrolaelaps puncatosimilis"@sv .

<http://tun.fi/MX.201804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps undulatus" ;
    dwc:scientificNameAuthorship "Hirschmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Cornodendrolaelaps undulatus"@fi,
        "Cornodendrolaelaps undulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps undulatus"@fi,
        "Dendrolaelaps undulatus"@sv .

<http://tun.fi/MX.201806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedosoma rawlinsi" ;
    dwc:scientificNameAuthorship "Leach, 1814" ;
    skos:broader <http://tun.fi/MX.201805> ;
    skos:hiddenLabel "Craspedosoma allemannicum"@fi,
        "Craspedosoma germanicum"@fi,
        "Craspedosoma rawlinsii"@fi,
        "Craspedosoma simile"@fi,
        "Craspedosoma allemannicum"@sv,
        "Craspedosoma germanicum"@sv,
        "Craspedosoma rawlinsi"@sv,
        "Craspedosoma rawlinsii"@sv,
        "Craspedosoma simile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedosoma rawlinsi"@fi,
        "knölfoting"@sv .

<http://tun.fi/MX.201809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crustulina guttata" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.201808> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crustulina guttata"@fi,
        "Crustulina guttata"@sv .

<http://tun.fi/MX.201810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crustulina sticta" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1861)" ;
    skos:broader <http://tun.fi/MX.201808> ;
    skos:hiddenLabel "Crustulina sticta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkonuppihämähäkki"@fi,
        "Crustulina sticta"@sv .

<http://tun.fi/MX.201812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryphoeca silvicola" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1834)" ;
    skos:broader <http://tun.fi/MX.201811> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryphoeca silvicola"@fi,
        "Cryphoeca silvicola"@sv .

<http://tun.fi/MX.201814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptachaea riparia" ;
    dwc:scientificNameAuthorship "(Blackwall, 1834)" ;
    skos:broader <http://tun.fi/MX.201813> ;
    skos:hiddenLabel "Achaearanea riparia"@fi,
        "Achaearanea riparia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptachaea riparia"@fi,
        "Cryptachaea riparia"@sv .

<http://tun.fi/MX.201816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cultroribula bicultrata" ;
    dwc:scientificNameAuthorship "(Berlese, 1905)" ;
    skos:broader <http://tun.fi/MX.201815> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cultroribula bicultrata"@fi,
        "Cultroribula bicultrata"@sv .

<http://tun.fi/MX.201817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cultroribula dentata" ;
    dwc:scientificNameAuthorship "Willmann, 1950" ;
    skos:broader <http://tun.fi/MX.201815> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cultroribula dentata"@fi,
        "Cultroribula dentata"@sv .

<http://tun.fi/MX.201820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclosa conica" ;
    dwc:scientificNameAuthorship "(Pallas, 1772)" ;
    skos:broader <http://tun.fi/MX.201819> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclosa conica"@fi,
        "Cyclosa conica"@sv .

<http://tun.fi/MX.201822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylindroiulus britannicus" ;
    dwc:scientificNameAuthorship "(Verhoeff, 1891)" ;
    skos:broader <http://tun.fi/MX.201821> ;
    skos:hiddenLabel "Cylindroiulus britannicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylindroiulus britannicus"@fi,
        "parkkejsarfoting"@sv .

<http://tun.fi/MX.201823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylindroiulus caeruleocinctus" ;
    dwc:scientificNameAuthorship "(Wood, 1864)" ;
    skos:broader <http://tun.fi/MX.201821> ;
    skos:hiddenLabel "Cylindroiulus caeruleocinctus"@fi,
        "Cylindroiulus londinensis"@fi,
        "Cylindroiulus teutonicus"@fi,
        "Cylindroiulus caeruleocinctus"@sv,
        "Cylindroiulus londinensis"@sv,
        "Cylindroiulus teutonicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistotuhatjalkainen"@fi,
        "tigerkejsarfoting"@sv .

<http://tun.fi/MX.201824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylindroiulus latestriatus" ;
    dwc:scientificNameAuthorship "(Curtis, 1845)" ;
    skos:broader <http://tun.fi/MX.201821> ;
    skos:hiddenLabel "Cylindroiulus (Aneuloboiulus) latestriatus"@fi,
        "Cylindroiulus frisius"@fi,
        "Cylindroiulus (Aneuloboiulus) latestriatus"@sv,
        "Cylindroiulus frisius"@sv,
        "Cylindroiulus latestriatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylindroiulus latestriatus"@fi,
        "strandkejsarfoting"@sv .

<http://tun.fi/MX.201825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylindroiulus punctatus" ;
    dwc:scientificNameAuthorship "(Leach, 1815)" ;
    skos:broader <http://tun.fi/MX.201821> ;
    skos:hiddenLabel "Cylindroiulus (Aneuloboiulus) silvarum"@fi,
        "Cylindroiulus (Aneuloboiulus) silvarum"@sv,
        "Cylindroiulus punctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylindroiulus punctatus"@fi,
        "klubbkejsarfoting"@sv .

<http://tun.fi/MX.201826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylindroiulus truncorum" ;
    dwc:scientificNameAuthorship "(Silvestri, 1896)" ;
    skos:broader <http://tun.fi/MX.201821> ;
    skos:hiddenLabel "Cylindroiulus truncorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylindroiulus truncorum"@fi,
        "borstkejsarfoting"@sv .

<http://tun.fi/MX.201829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymbaeremaeus cymba" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.201828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cymbaeremaeus cymba"@fi,
        "Cymbaeremaeus cymba"@sv .

<http://tun.fi/MX.201831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtolaelaps mucronatus" ;
    dwc:scientificNameAuthorship "(G. & R. Canestrini, 1881)" ;
    skos:broader <http://tun.fi/MX.201830> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyrtolaelaps mucronatus"@fi,
        "Cyrtolaelaps mucronatus"@sv .

<http://tun.fi/MX.201833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylochelifer latreillii" ;
    dwc:scientificNameAuthorship "(Leach, 1817)" ;
    skos:broader <http://tun.fi/MX.201832> ;
    skos:hiddenLabel "Dactylochelifer latreillei"@fi,
        "Dactylochelifer latreillii"@fi,
        "Dactylochelifer latreillei"@sv,
        "Dactylochelifer latreillii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantavaleskorpioni"@fi,
        "strandklokrypare"@sv .

<http://tun.fi/MX.201836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Damaeobelba minutissima" ;
    dwc:scientificNameAuthorship "(Sellnick, 1920)" ;
    skos:broader <http://tun.fi/MX.201835> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Damaeobelba minutissima"@fi,
        "Damaeobelba minutissima"@sv .

<http://tun.fi/MX.201839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Damaeus gracilipes" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1902)" ;
    skos:broader <http://tun.fi/MX.201838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Damaeus gracilipes"@fi,
        "Damaeus gracilipes"@sv .

<http://tun.fi/MX.201840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Damaeus onustus" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1841" ;
    skos:broader <http://tun.fi/MX.201838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Damaeus onustus"@fi,
        "Damaeus onustus"@sv .

<http://tun.fi/MX.201842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Decipiphantes decipiens" ;
    dwc:scientificNameAuthorship "(L. Koch, 1879)" ;
    skos:broader <http://tun.fi/MX.201841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Decipiphantes decipiens"@fi,
        "Decipiphantes decipiens"@sv .

<http://tun.fi/MX.201844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrochernes cyrneus" ;
    dwc:scientificNameAuthorship "(L. Koch, 1873)" ;
    skos:broader <http://tun.fi/MX.201843> ;
    skos:hiddenLabel "Dendrochernes cyrneus"@fi,
        "Dendrochernes cyrneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnavaleskorpioni"@fi,
        "barkklokrypare"@sv .

<http://tun.fi/MX.201846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps brevipilis" ;
    dwc:scientificNameAuthorship "(Leitner, 1949)" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps brevipilis"@fi,
        "Dendrolaelaps brevipilis"@sv .

<http://tun.fi/MX.201847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps casualis" ;
    dwc:scientificNameAuthorship "Huhta & Karg, 2010" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps casualis"@fi,
        "Dendrolaelaps casualis"@sv .

<http://tun.fi/MX.201848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps cornutus" ;
    dwc:scientificNameAuthorship "(Kramer, 1886" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps cornutus"@fi,
        "Dendrolaelaps cornutus"@sv .

<http://tun.fi/MX.201849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps foveolatus" ;
    dwc:scientificNameAuthorship "(Leitner, 1949)" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps foveolatus"@fi,
        "Dendrolaelaps foveolatus"@sv .

<http://tun.fi/MX.201850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps oudemansi" ;
    dwc:scientificNameAuthorship "Halbert, 1915" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps oudemansi"@fi,
        "Dendrolaelaps oudemansi"@sv .

<http://tun.fi/MX.201851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps procornutus" ;
    dwc:scientificNameAuthorship "Hirschm.ann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps procornutus"@fi,
        "Dendrolaelaps procornutus"@sv .

<http://tun.fi/MX.201852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps samsinaki" ;
    dwc:scientificNameAuthorship "Hirschm. & Wisn., 1982" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps samsinaki"@fi,
        "Dendrolaelaps samsinaki"@sv .

<http://tun.fi/MX.201853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps stammeri" ;
    dwc:scientificNameAuthorship "Hirschmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps stammeri"@fi,
        "Dendrolaelaps stammeri"@sv .

<http://tun.fi/MX.201854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps zwoelferi" ;
    dwc:scientificNameAuthorship "Hirschmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps zwoelferi"@fi,
        "Dendrolaelaps zwoelferi"@sv .

<http://tun.fi/MX.201856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaspis angulosus" ;
    dwc:scientificNameAuthorship "(Willmann, 1936)" ;
    skos:broader <http://tun.fi/MX.201855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaspis angulosus"@fi,
        "Dendrolaelaspis angulosus"@sv .

<http://tun.fi/MX.201858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendroptus contubernalis" ;
    dwc:scientificNameAuthorship "(Reuter, 1906)" ;
    skos:broader <http://tun.fi/MX.201857> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendroptus contubernalis"@fi,
        "Dendroptus contubernalis"@sv .

<http://tun.fi/MX.201859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendroptus fennicum" ;
    dwc:scientificNameAuthorship "(Oudemans, 1915)" ;
    skos:broader <http://tun.fi/MX.201857> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendroptus fennicum"@fi,
        "Dendroptus fennicum"@sv .

<http://tun.fi/MX.201861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendryphantes hastatus" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201860> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendryphantes hastatus"@fi,
        "Dendryphantes hastatus"@sv .

<http://tun.fi/MX.201862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendryphantes rudis" ;
    dwc:scientificNameAuthorship "(Sundevall, 1833)" ;
    skos:broader <http://tun.fi/MX.201860> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendryphantes rudis"@fi,
        "Dendryphantes rudis"@sv .

<http://tun.fi/MX.201864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermanyssus gallinae" ;
    dwc:scientificNameAuthorship "De Geer, 1778" ;
    skos:broader <http://tun.fi/MX.201863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dermanyssus gallinae"@fi,
        "Dermanyssus gallinae"@sv .

<http://tun.fi/MX.201865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermanyssus hirundinis" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.201863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dermanyssus hirundinis"@fi,
        "Dermanyssus hirundinis"@sv .

<http://tun.fi/MX.201868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaea dorsata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.201867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaea dorsata"@fi,
        "Diaea dorsata"@sv .

<http://tun.fi/MX.201870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diapterobates humeralis" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.201869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diapterobates humeralis"@fi,
        "Diapterobates humeralis"@sv .

<http://tun.fi/MX.201872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictyna alaskae" ;
    dwc:scientificNameAuthorship "Chamberlin & Ivie, 1947" ;
    skos:broader <http://tun.fi/MX.201871> ;
    skos:hiddenLabel "Dictyna alaskae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kannusvarpuhämähäkki"@fi,
        "Dictyna alaskae"@sv .

<http://tun.fi/MX.201873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictyna arundinacea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.201871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dictyna arundinacea"@fi,
        "Dictyna arundinacea"@sv .

<http://tun.fi/MX.201875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictyna major" ;
    dwc:scientificNameAuthorship "Menge, 1869" ;
    skos:broader <http://tun.fi/MX.201871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dictyna major"@fi,
        "Dictyna major"@sv .

<http://tun.fi/MX.201876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictyna palmgreni" ;
    dwc:scientificNameAuthorship "Marusik & Fritzén, 2011" ;
    skos:broader <http://tun.fi/MX.201871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dictyna palmgreni"@fi,
        "Dictyna palmgreni"@sv .

<http://tun.fi/MX.201877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictyna pusilla" ;
    dwc:scientificNameAuthorship "Thorell, 1856" ;
    skos:broader <http://tun.fi/MX.201871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dictyna pusilla"@fi,
        "Dictyna pusilla"@sv .

<http://tun.fi/MX.201878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictyna uncinata" ;
    dwc:scientificNameAuthorship "Thorell, 1856" ;
    skos:broader <http://tun.fi/MX.201871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dictyna uncinata"@fi,
        "Dictyna uncinata"@sv .

<http://tun.fi/MX.201881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicymbium nigrum" ;
    dwc:scientificNameAuthorship "(Blackwall, 1834) " ;
    skos:broader <http://tun.fi/MX.201880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicymbium nigrum"@fi,
        "Dicymbium nigrum"@sv .

<http://tun.fi/MX.201882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicymbium tibiale" ;
    dwc:scientificNameAuthorship "(Blackwall, 1836)" ;
    skos:broader <http://tun.fi/MX.201880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicymbium tibiale"@fi,
        "Dicymbium tibiale"@sv .

<http://tun.fi/MX.201884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Digamasellus punctum" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.201883> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Digamasellus punctum"@fi,
        "Digamasellus punctum"@sv .

<http://tun.fi/MX.201886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinocheirus panzeri" ;
    dwc:scientificNameAuthorship "(C.L. Koch, 1837)" ;
    skos:broader <http://tun.fi/MX.201885> ;
    skos:hiddenLabel "Dinocheirus panzeri"@fi,
        "Dinocheirus panzeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pesävaleskorpioni"@fi,
        "fågelboklokrypare"@sv .

<http://tun.fi/MX.201888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinychus arcuatus" ;
    dwc:scientificNameAuthorship "(Trägårdh, 1943)" ;
    skos:broader <http://tun.fi/MX.201887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinychus arcuatus"@fi,
        "Dinychus arcuatus"@sv .

<http://tun.fi/MX.201889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinychus bincheaecarinatus" ;
    dwc:scientificNameAuthorship "Hirschm. et al., 1984" ;
    skos:broader <http://tun.fi/MX.201887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinychus bincheaecarinatus"@fi,
        "Dinychus bincheaecarinatus"@sv .

<http://tun.fi/MX.201890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinychus crassus" ;
    dwc:scientificNameAuthorship "(Trägårdh, 1910)" ;
    skos:broader <http://tun.fi/MX.201887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinychus crassus"@fi,
        "Dinychus crassus"@sv .

<http://tun.fi/MX.201891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinychus inermis" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.201887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinychus inermis"@fi,
        "Dinychus inermis"@sv .

<http://tun.fi/MX.201892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinychus perforatus" ;
    dwc:scientificNameAuthorship "Kramer, 1882" ;
    skos:broader <http://tun.fi/MX.201887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinychus perforatus"@fi,
        "Dinychus perforatus"@sv .

<http://tun.fi/MX.201893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinychus septentrionalis" ;
    dwc:scientificNameAuthorship "(Trägårdh, 1943)" ;
    skos:broader <http://tun.fi/MX.201887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinychus septentrionalis"@fi,
        "Dinychus septentrionalis"@sv .

<http://tun.fi/MX.201894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinychus sublaevis" ;
    dwc:scientificNameAuthorship "(Trägårdh, 1943)" ;
    skos:broader <http://tun.fi/MX.201887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinychus sublaevis"@fi,
        "Dinychus sublaevis"@sv .

<http://tun.fi/MX.201895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinychus undulatus" ;
    dwc:scientificNameAuthorship "Sellnick, 1945" ;
    skos:broader <http://tun.fi/MX.201887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinychus undulatus"@fi,
        "Dinychus undulatus"@sv .

<http://tun.fi/MX.201896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinychus woelkei" ;
    dwc:scientificNameAuthorship "Hirschm. & Z.-Nicol, 1969" ;
    skos:broader <http://tun.fi/MX.201887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinychus woelkei"@fi,
        "Dinychus woelkei"@sv .

<http://tun.fi/MX.201898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplocentria bidentata" ;
    dwc:scientificNameAuthorship "(Emerton, 1882) " ;
    skos:broader <http://tun.fi/MX.201897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplocentria bidentata"@fi,
        "Diplocentria bidentata"@sv .

<http://tun.fi/MX.201899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplocentria rectangulata" ;
    dwc:scientificNameAuthorship "(Emerton, 1915)" ;
    skos:broader <http://tun.fi/MX.201897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplocentria rectangulata"@fi,
        "Diplocentria rectangulata"@sv .

<http://tun.fi/MX.201901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplocephalus cristatus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1833)" ;
    skos:broader <http://tun.fi/MX.201900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplocephalus cristatus"@fi,
        "Diplocephalus cristatus"@sv .

<http://tun.fi/MX.201902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplocephalus latifrons" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1863)" ;
    skos:broader <http://tun.fi/MX.201900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplocephalus latifrons"@fi,
        "Diplocephalus latifrons"@sv .

<http://tun.fi/MX.201903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplocephalus permixtus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.201900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplocephalus permixtus"@fi,
        "Diplocephalus permixtus"@sv .

<http://tun.fi/MX.201904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplocephalus picinus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.201900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplocephalus picinus"@fi,
        "Diplocephalus picinus"@sv .

<http://tun.fi/MX.201906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplostyla concolor" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.201905> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplostyla concolor"@fi,
        "Diplostyla concolor"@sv .

<http://tun.fi/MX.201908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasaeola coracina" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1837)" ;
    skos:broader <http://tun.fi/MX.202414> ;
    skos:hiddenLabel "Dipoena coracina"@fi,
        "Dipoena coracina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasaeola coracina"@fi,
        "Lasaeola coracina"@sv .

<http://tun.fi/MX.201909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dipoena erythropus" ;
    dwc:scientificNameAuthorship "(Simon, 1881)" ;
    skos:broader <http://tun.fi/MX.201907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dipoena erythropus"@fi,
        "Dipoena erythropus"@sv .

<http://tun.fi/MX.201910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dipoena torva" ;
    dwc:scientificNameAuthorship "(Thorell, 1875)" ;
    skos:broader <http://tun.fi/MX.201907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dipoena torva"@fi,
        "Dipoena torva"@sv .

<http://tun.fi/MX.201912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diptacus gigantorhynchus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.201911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diptacus gigantorhynchus"@fi,
        "Diptacus gigantorhynchus"@sv .

<http://tun.fi/MX.201915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discourella baloghi" ;
    dwc:scientificNameAuthorship "Hirschm. & Z.-Nicol, 1969" ;
    skos:broader <http://tun.fi/MX.201914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discourella baloghi"@fi,
        "Discourella baloghi"@sv .

<http://tun.fi/MX.201916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discourella cordieri" ;
    dwc:scientificNameAuthorship "(Berlese, 1916)" ;
    skos:broader <http://tun.fi/MX.201914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discourella cordieri"@fi,
        "Discourella cordieri"@sv .

<http://tun.fi/MX.201917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discourella dubiosa" ;
    dwc:scientificNameAuthorship "(Schweizer, 1961)" ;
    skos:broader <http://tun.fi/MX.201914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discourella dubiosa"@fi,
        "Discourella dubiosa"@sv .

<http://tun.fi/MX.201918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discourella modesta" ;
    dwc:scientificNameAuthorship "Leonardi, 1900" ;
    skos:broader <http://tun.fi/MX.201914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discourella modesta"@fi,
        "Discourella modesta"@sv .

<http://tun.fi/MX.201920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dismodicus bifrons" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.201919> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dismodicus bifrons"@fi,
        "Dismodicus bifrons"@sv .

<http://tun.fi/MX.201921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dismodicus elevatus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1838)" ;
    skos:broader <http://tun.fi/MX.201919> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dismodicus elevatus"@fi,
        "Dismodicus elevatus"@sv .

<http://tun.fi/MX.201923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dissorhina ornata" ;
    dwc:scientificNameAuthorship "(Oudemans, 1900)" ;
    skos:broader <http://tun.fi/MX.201922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dissorhina ornata"@fi,
        "Dissorhina ornata"@sv .

<http://tun.fi/MX.201925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolomedes fimbriatus" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201924> ;
    skos:hiddenLabel "Dolomedes fimbriatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantahämähäkki"@fi,
        "Dolomedes fimbriatus"@sv .

<http://tun.fi/MX.201926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolomedes plantarius" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201924> ;
    skos:hiddenLabel "Dolomedes plantarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorantahämähäkki"@fi,
        "Dolomedes plantarius"@sv .

<http://tun.fi/MX.201928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dometorina plantivaga" ;
    dwc:scientificNameAuthorship "(Berlese, 1896)" ;
    skos:broader <http://tun.fi/MX.201927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dometorina plantivaga"@fi,
        "Dometorina plantivaga"@sv .

<http://tun.fi/MX.201930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacochara speciosa" ;
    dwc:scientificNameAuthorship "(Thorell, 1875)" ;
    skos:broader <http://tun.fi/MX.201929> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Donacochara speciosa"@fi,
        "Donacochara speciosa"@sv .

<http://tun.fi/MX.201932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drapetisca socialis" ;
    dwc:scientificNameAuthorship "(Sundevall, 1833)" ;
    skos:broader <http://tun.fi/MX.201931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drapetisca socialis"@fi,
        "Drapetisca socialis"@sv .

<http://tun.fi/MX.201934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drassodes cupreus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1834)" ;
    skos:broader <http://tun.fi/MX.201933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drassodes cupreus"@fi,
        "Drassodes cupreus"@sv .

<http://tun.fi/MX.201935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drassodes pubescens" ;
    dwc:scientificNameAuthorship "(Thorell, 1856)" ;
    skos:broader <http://tun.fi/MX.201933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drassodes pubescens"@fi,
        "Drassodes pubescens"@sv .

<http://tun.fi/MX.201936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drassodes villosus" ;
    dwc:scientificNameAuthorship "(Thorell, 1856) " ;
    skos:broader <http://tun.fi/MX.201933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drassodes villosus"@fi,
        "Drassodes villosus"@sv .

<http://tun.fi/MX.201938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drassyllus lutetianus" ;
    dwc:scientificNameAuthorship "(L. Koch, 1866)" ;
    skos:broader <http://tun.fi/MX.201937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drassyllus lutetianus"@fi,
        "Drassyllus lutetianus"@sv .

<http://tun.fi/MX.201939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drassyllus praeficus" ;
    dwc:scientificNameAuthorship "(L. Koch, 1866)" ;
    skos:broader <http://tun.fi/MX.201937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drassyllus praeficus"@fi,
        "Drassyllus praeficus"@sv .

<http://tun.fi/MX.201940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drassyllus pumilus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.201937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drassyllus pumilus"@fi,
        "Drassyllus pumilus"@sv .

<http://tun.fi/MX.201941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drassyllus pusillus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1833)" ;
    skos:broader <http://tun.fi/MX.201937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drassyllus pusillus"@fi,
        "Drassyllus pusillus"@sv .

<http://tun.fi/MX.201943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanotylus borealis" ;
    dwc:scientificNameAuthorship "Holm, 1945" ;
    skos:broader <http://tun.fi/MX.201942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drepanotylus borealis"@fi,
        "Drepanotylus borealis"@sv .

<http://tun.fi/MX.201944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanotylus uncatus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1873)" ;
    skos:broader <http://tun.fi/MX.201942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drepanotylus uncatus"@fi,
        "Drepanotylus uncatus"@sv .

<http://tun.fi/MX.201946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoseius juvenis" ;
    dwc:scientificNameAuthorship "Wainstein & Arutunjan, 1970" ;
    skos:broader <http://tun.fi/MX.4999760> ;
    skos:hiddenLabel "Dubiniellus juvenis"@fi,
        "Dubiniellus juvenis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoseius juvenis"@fi,
        "Phytoseius juvenis"@sv .

<http://tun.fi/MX.201947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoseius macropilis" ;
    dwc:scientificNameAuthorship "(Banks, 1909)" ;
    skos:broader <http://tun.fi/MX.4999760> ;
    skos:hiddenLabel "Dubiniellus macropilis"@fi,
        "Dubiniellus macropilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoseius macropilis"@fi,
        "Phytoseius macropilis"@sv .

<http://tun.fi/MX.201949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoseius echinus" ;
    dwc:scientificNameAuthorship "Wainstein & Arutunjan, 1970" ;
    skos:broader <http://tun.fi/MX.4999760> ;
    skos:hiddenLabel "Dubininellus echinus"@fi,
        "Paraseiulus echinus"@fi,
        "Dubininellus echinus"@sv,
        "Paraseiulus echinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoseius echinus"@fi,
        "Phytoseius echinus"@sv .

<http://tun.fi/MX.201950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoseius turiacus" ;
    dwc:scientificNameAuthorship "Wainstein & Kolodochka, 1976" ;
    skos:broader <http://tun.fi/MX.4999760> ;
    skos:hiddenLabel "Dubininellus turiacus"@fi,
        "Dubininellus turiacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoseius turiacus"@fi,
        "Phytoseius turiacus"@sv .

<http://tun.fi/MX.201952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardzetes edwardsi" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.201951> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardzetes edwardsi"@fi,
        "Edwardzetes edwardsi"@sv .

<http://tun.fi/MX.201954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Emblyna annulipes" ;
    dwc:scientificNameAuthorship "(Blackwall, 1846)" ;
    skos:broader <http://tun.fi/MX.201953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Emblyna annulipes"@fi,
        "Emblyna annulipes"@sv .

<http://tun.fi/MX.201955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Emblyna brevidens" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1897)" ;
    skos:broader <http://tun.fi/MX.201953> ;
    skos:hiddenLabel "Emblyna brevidens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkovarpuhämähäkki"@fi,
        "Emblyna brevidens"@sv .

<http://tun.fi/MX.201958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eniochthonius minutissimus" ;
    dwc:scientificNameAuthorship "(Berlese, 1903)" ;
    skos:broader <http://tun.fi/MX.201957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eniochthonius minutissimus"@fi,
        "Eniochthonius minutissimus"@sv .

<http://tun.fi/MX.201960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enoplognatha ovata" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.201959> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enoplognatha ovata"@fi,
        "Enoplognatha ovata"@sv .

<http://tun.fi/MX.201961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enoplognatha thoracica" ;
    dwc:scientificNameAuthorship "(Hahn, 1833)" ;
    skos:broader <http://tun.fi/MX.201959> ;
    skos:hiddenLabel "Enoplognatha thoracica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummahelmihämähäkki"@fi,
        "Enoplognatha thoracica"@sv .

<http://tun.fi/MX.201963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entelecara acuminata" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.201962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entelecara acuminata"@fi,
        "Entelecara acuminata"@sv .

<http://tun.fi/MX.201964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entelecara congenera" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1879)" ;
    skos:broader <http://tun.fi/MX.201962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entelecara congenera"@fi,
        "Entelecara congenera"@sv .

<http://tun.fi/MX.201965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entelecara errata" ;
    dwc:scientificNameAuthorship "O.P.-Cambridge, 1913" ;
    skos:broader <http://tun.fi/MX.201962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entelecara errata"@fi,
        "Entelecara errata"@sv .

<http://tun.fi/MX.201966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entelecara erythropus" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.201962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entelecara erythropus"@fi,
        "Entelecara erythropus"@sv .

<http://tun.fi/MX.201968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eobrachychthonius borealis" ;
    dwc:scientificNameAuthorship "Forsslund, 1942" ;
    skos:broader <http://tun.fi/MX.201967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eobrachychthonius borealis"@fi,
        "Eobrachychthonius borealis"@sv .

<http://tun.fi/MX.201969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eobrachychthonius latior" ;
    dwc:scientificNameAuthorship "(Berlese, 1910)" ;
    skos:broader <http://tun.fi/MX.201967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eobrachychthonius latior"@fi,
        "Eobrachychthonius latior"@sv .

<http://tun.fi/MX.201970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eobrachychthonius oudemansi" ;
    dwc:scientificNameAuthorship "van der Hammen, 1952" ;
    skos:broader <http://tun.fi/MX.201967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eobrachychthonius oudemansi"@fi,
        "Eobrachychthonius oudemansi"@sv .

<http://tun.fi/MX.201972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eotetranychus carpini" ;
    dwc:scientificNameAuthorship "(Oudemans, 1905)" ;
    skos:broader <http://tun.fi/MX.201971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eotetranychus carpini"@fi,
        "Eotetranychus carpini"@sv .

<http://tun.fi/MX.201975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epicriopsis horridus" ;
    dwc:scientificNameAuthorship "(Kramer, 1876)" ;
    skos:broader <http://tun.fi/MX.201974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epicriopsis horridus"@fi,
        "Epicriopsis horridus"@sv .

<http://tun.fi/MX.201976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epicriopsis rivus" ;
    dwc:scientificNameAuthorship "Karg, 1971" ;
    skos:broader <http://tun.fi/MX.201974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epicriopsis rivus"@fi,
        "Epicriopsis rivus"@sv .

<http://tun.fi/MX.201978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epicrius resinae" ;
    dwc:scientificNameAuthorship "Karg, 1971" ;
    skos:broader <http://tun.fi/MX.201977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epicrius resinae"@fi,
        "Epicrius resinae"@sv .

<http://tun.fi/MX.201980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidamaeus affinus" ;
    dwc:scientificNameAuthorship "Bulanova-Zachvatkina, 1957" ;
    skos:broader <http://tun.fi/MX.201979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidamaeus affinus"@fi,
        "Epidamaeus affinus"@sv .

<http://tun.fi/MX.201981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidamaeus bituberculatus" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1902)" ;
    skos:broader <http://tun.fi/MX.201979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidamaeus bituberculatus"@fi,
        "Epidamaeus bituberculatus"@sv .

<http://tun.fi/MX.201982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidamaeus brevitibialis" ;
    dwc:scientificNameAuthorship "(Bulanova-Zachvatkina, 1957)" ;
    skos:broader <http://tun.fi/MX.201979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidamaeus brevitibialis"@fi,
        "Epidamaeus brevitibialis"@sv .

<http://tun.fi/MX.201983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidamaeus tatricus" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1902)" ;
    skos:broader <http://tun.fi/MX.201979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidamaeus tatricus"@fi,
        "Epidamaeus tatricus"@sv .

<http://tun.fi/MX.201986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Episinus angulatus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1836)" ;
    skos:broader <http://tun.fi/MX.201985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Episinus angulatus"@fi,
        "Episinus angulatus"@sv .

<http://tun.fi/MX.201988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus aegopodii" ;
    dwc:scientificNameAuthorship "Liro, 1941" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus aegopodii"@fi,
        "Epitrimerus aegopodii"@sv .

<http://tun.fi/MX.201989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus alinae" ;
    dwc:scientificNameAuthorship "Liro, 1941" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus alinae"@fi,
        "Epitrimerus alinae"@sv .

<http://tun.fi/MX.201990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus anthrisci" ;
    dwc:scientificNameAuthorship "Lindroth, 1904" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus anthrisci"@fi,
        "Epitrimerus anthrisci"@sv .

<http://tun.fi/MX.201991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus campanularius" ;
    dwc:scientificNameAuthorship "Liro, 1943" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus campanularius"@fi,
        "Epitrimerus campanularius"@sv .

<http://tun.fi/MX.201992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus chamaenerii" ;
    dwc:scientificNameAuthorship "Liro, 1940" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus chamaenerii"@fi,
        "Epitrimerus chamaenerii"@sv .

<http://tun.fi/MX.201993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus convallariae" ;
    dwc:scientificNameAuthorship "Liro, 1943" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus convallariae"@fi,
        "Epitrimerus convallariae"@sv .

<http://tun.fi/MX.201994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus eriophori" ;
    dwc:scientificNameAuthorship "Roivainen, 1947" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus eriophori"@fi,
        "Epitrimerus eriophori"@sv .

<http://tun.fi/MX.201995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus farinosus" ;
    dwc:scientificNameAuthorship "Roivainen, 1950" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus farinosus"@fi,
        "Epitrimerus farinosus"@sv .

<http://tun.fi/MX.201996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus femoralis" ;
    dwc:scientificNameAuthorship "Liro, 1941" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus femoralis"@fi,
        "Epitrimerus femoralis"@sv .

<http://tun.fi/MX.201997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus filipendulae" ;
    dwc:scientificNameAuthorship "(Liro, 1940)" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus filipendulae"@fi,
        "Epitrimerus filipendulae"@sv .

<http://tun.fi/MX.201998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus geranii" ;
    dwc:scientificNameAuthorship "(Liro, 1941)" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus geranii"@fi,
        "Epitrimerus geranii"@sv .

<http://tun.fi/MX.201999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus goodenowii" ;
    dwc:scientificNameAuthorship "Roivainen, 1947" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus goodenowii"@fi,
        "Epitrimerus goodenowii"@sv .

<http://tun.fi/MX.202000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus hexapetalae" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus hexapetalae"@fi,
        "Epitrimerus hexapetalae"@sv .

<http://tun.fi/MX.202001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus hieracii" ;
    dwc:scientificNameAuthorship "Liro, 1942" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus hieracii"@fi,
        "Epitrimerus hieracii"@sv .

<http://tun.fi/MX.202002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus jaceae" ;
    dwc:scientificNameAuthorship "Liro, 1943" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus jaceae"@fi,
        "Epitrimerus jaceae"@sv .

<http://tun.fi/MX.202003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus knautiae" ;
    dwc:scientificNameAuthorship "Liro, 1942" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus knautiae"@fi,
        "Epitrimerus knautiae"@sv .

<http://tun.fi/MX.202004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus liroi" ;
    dwc:scientificNameAuthorship "Roivainen, 1947" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus liroi"@fi,
        "Epitrimerus liroi"@sv .

<http://tun.fi/MX.202005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus longitarsus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1897)" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus longitarsus"@fi,
        "Epitrimerus longitarsus"@sv .

<http://tun.fi/MX.202006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus malimarginemtorquens" ;
    dwc:scientificNameAuthorship "(Liro, 1951)" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus malimarginemtorquens"@fi,
        "Epitrimerus malimarginemtorquens"@sv .

<http://tun.fi/MX.202007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus pratensis" ;
    dwc:scientificNameAuthorship "Liro, 1941" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus pratensis"@fi,
        "Epitrimerus pratensis"@sv .

<http://tun.fi/MX.202008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus pungiscus" ;
    dwc:scientificNameAuthorship "Keifer, 1962" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus pungiscus"@fi,
        "Epitrimerus pungiscus"@sv .

<http://tun.fi/MX.202009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus pyri" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus pyri"@fi,
        "Epitrimerus pyri"@sv .

<http://tun.fi/MX.202010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus pyrolae" ;
    dwc:scientificNameAuthorship "Liro, 1943" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus pyrolae"@fi,
        "Epitrimerus pyrolae"@sv .

<http://tun.fi/MX.202011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus ranunculi" ;
    dwc:scientificNameAuthorship "Liro, 1941" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus ranunculi"@fi,
        "Epitrimerus ranunculi"@sv .

<http://tun.fi/MX.202012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus rivalis" ;
    dwc:scientificNameAuthorship "Roivainen, 1947" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus rivalis"@fi,
        "Epitrimerus rivalis"@sv .

<http://tun.fi/MX.202013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus roivaineni" ;
    dwc:scientificNameAuthorship "Liro, 1943" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus roivaineni"@fi,
        "Epitrimerus roivaineni"@sv .

<http://tun.fi/MX.202014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus silenesnutantis" ;
    dwc:scientificNameAuthorship "Roivainen, 1947" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus silenesnutantis"@fi,
        "Epitrimerus silenesnutantis"@sv .

<http://tun.fi/MX.202015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus subacromius" ;
    dwc:scientificNameAuthorship "Roivainen, 1947" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus subacromius"@fi,
        "Epitrimerus subacromius"@sv .

<http://tun.fi/MX.202016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus succisae" ;
    dwc:scientificNameAuthorship "Roivainen, 1947" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus succisae"@fi,
        "Epitrimerus succisae"@sv .

<http://tun.fi/MX.202017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus taraxaci" ;
    dwc:scientificNameAuthorship "Liro, 1943" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus taraxaci"@fi,
        "Epitrimerus taraxaci"@sv .

<http://tun.fi/MX.202018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus urbanus" ;
    dwc:scientificNameAuthorship "Liro, 1943" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus urbanus"@fi,
        "Epitrimerus urbanus"@sv .

<http://tun.fi/MX.202019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus urticae" ;
    dwc:scientificNameAuthorship "Liro, 1941" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus urticae"@fi,
        "Epitrimerus urticae"@sv .

<http://tun.fi/MX.202020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus venustus" ;
    dwc:scientificNameAuthorship "Liro, 1941" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus venustus"@fi,
        "Epitrimerus venustus"@sv .

<http://tun.fi/MX.202021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus vicinus" ;
    dwc:scientificNameAuthorship "Roivainen, 1950" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus vicinus"@fi,
        "Epitrimerus vicinus"@sv .

<http://tun.fi/MX.202022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus violarius" ;
    dwc:scientificNameAuthorship "Liro, 1941" ;
    skos:broader <http://tun.fi/MX.201987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitrimerus violarius"@fi,
        "Epitrimerus violarius"@sv .

<http://tun.fi/MX.202024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phauloppia rauschenensis" ;
    dwc:scientificNameAuthorship "Sellnick, 1928" ;
    skos:broader <http://tun.fi/MX.203008> ;
    skos:hiddenLabel "Eporibatula rauschenensis"@fi,
        "Eporibatula rauschenensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phauloppia rauschenensis"@fi,
        "Phauloppia rauschenensis"@sv .

<http://tun.fi/MX.202026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eratigena atrica" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1843)" ;
    skos:broader <http://tun.fi/MX.202025> ;
    skos:hiddenLabel "Eratigena atrica"@fi,
        "Tegenaria atrica"@fi,
        "Tegenaria gigantea"@fi,
        "Tegenaria atrica"@sv,
        "Tegenaria gigantea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varastohämähäkki"@fi,
        "Eratigena atrica"@sv .

<http://tun.fi/MX.202029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eremaeus hepaticus" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1836" ;
    skos:broader <http://tun.fi/MX.202028> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eremaeus hepaticus"@fi,
        "Eremaeus hepaticus"@sv .

<http://tun.fi/MX.202030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eueremaeus oblongus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1835)" ;
    skos:broader <http://tun.fi/MX.4980097> ;
    skos:hiddenLabel "Eremaeus oblongus"@fi,
        "Eremaeus oblongus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eueremaeus oblongus"@fi,
        "Eueremaeus oblongus"@sv .

<http://tun.fi/MX.202031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eueremaeus silvestris" ;
    dwc:scientificNameAuthorship "(Forsslund, 1957)" ;
    skos:broader <http://tun.fi/MX.4980097> ;
    skos:hiddenLabel "Eremaeus silvestris"@fi,
        "Eremaeus silvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eueremaeus silvestris"@fi,
        "Eueremaeus silvestris"@sv .

<http://tun.fi/MX.202033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigone arctica" ;
    dwc:scientificNameAuthorship "(White, 1852)" ;
    skos:broader <http://tun.fi/MX.202032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigone arctica"@fi,
        "Erigone arctica"@sv .

<http://tun.fi/MX.202034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigone atra" ;
    dwc:scientificNameAuthorship "Blackwall, 1833" ;
    skos:broader <http://tun.fi/MX.202032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigone atra"@fi,
        "Erigone atra"@sv .

<http://tun.fi/MX.202035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigone dentigera" ;
    dwc:scientificNameAuthorship "O. P.-Cambridge, 1874" ;
    skos:broader <http://tun.fi/MX.202032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigone dentigera"@fi,
        "Erigone dentigera"@sv .

<http://tun.fi/MX.202036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigone dentipalpis" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.202032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigone dentipalpis"@fi,
        "Erigone dentipalpis"@sv .

<http://tun.fi/MX.202037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigone longipalpis" ;
    dwc:scientificNameAuthorship "(Sundevall, 1830)" ;
    skos:broader <http://tun.fi/MX.202032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigone longipalpis"@fi,
        "Erigone longipalpis"@sv .

<http://tun.fi/MX.202038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigone tirolensis" ;
    dwc:scientificNameAuthorship "L. Koch, 1872" ;
    skos:broader <http://tun.fi/MX.202032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigone tirolensis"@fi,
        "Erigone tirolensis"@sv .

<http://tun.fi/MX.202039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigone welchi" ;
    dwc:scientificNameAuthorship "Jackson, 1911" ;
    skos:broader <http://tun.fi/MX.202032> ;
    skos:hiddenLabel "Erigone welchi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "irlanninliitohämähäkki"@fi,
        "Erigone welchi"@sv .

<http://tun.fi/MX.202041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigonella hiemalis" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.202040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigonella hiemalis"@fi,
        "Erigonella hiemalis"@sv .

<http://tun.fi/MX.202042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigonella ignobilis" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.202040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigonella ignobilis"@fi,
        "Erigonella ignobilis"@sv .

<http://tun.fi/MX.202044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes aroniae" ;
    dwc:scientificNameAuthorship "(Canestrini, 1890)" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes aroniae"@fi,
        "Eriophyes aroniae"@sv .

<http://tun.fi/MX.202045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes caricis" ;
    dwc:scientificNameAuthorship "Keifer, 1944" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes caricis"@fi,
        "Eriophyes caricis"@sv .

<http://tun.fi/MX.202046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes distinguendus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1902)" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes distinguendus"@fi,
        "Eriophyes distinguendus"@sv .

<http://tun.fi/MX.202047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes diversipunctatus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1890)" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes diversipunctatus"@fi,
        "Eriophyes diversipunctatus"@sv .

<http://tun.fi/MX.202048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes dryadis" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes dryadis"@fi,
        "Eriophyes dryadis"@sv .

<http://tun.fi/MX.202049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes exilis" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes exilis"@fi,
        "Eriophyes exilis"@sv .

<http://tun.fi/MX.202050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes inangulis" ;
    dwc:scientificNameAuthorship "Nalepa, 1919" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes inangulis"@fi,
        "Eriophyes inangulis"@sv .

<http://tun.fi/MX.202051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes laevis" ;
    dwc:scientificNameAuthorship "(Nalepa, 1889)" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes laevis"@fi,
        "Eriophyes laevis"@sv .

<http://tun.fi/MX.202052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes lateannulatus" ;
    dwc:scientificNameAuthorship "Schulze, 1918" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes lateannulatus"@fi,
        "Eriophyes lateannulatus"@sv .

<http://tun.fi/MX.202053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes leionotus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes leionotus"@fi,
        "Eriophyes leionotus"@sv .

<http://tun.fi/MX.202054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes leiosoma" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes leiosoma"@fi,
        "Eriophyes leiosoma"@sv .

<http://tun.fi/MX.202055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes lissonotus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1919)" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes lissonotus"@fi,
        "Eriophyes lissonotus"@sv .

<http://tun.fi/MX.202056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes mali" ;
    dwc:scientificNameAuthorship "Nalepa, 1926" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes mali"@fi,
        "Eriophyes mali"@sv .

<http://tun.fi/MX.202057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes prunispinosae" ;
    dwc:scientificNameAuthorship "Nalepa, 1926" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes prunispinosae"@fi,
        "Eriophyes prunispinosae"@sv .

<http://tun.fi/MX.202058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes pyri" ;
    dwc:scientificNameAuthorship "(Pagenstecher, 1857)" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes pyri"@fi,
        "Eriophyes pyri"@sv .

<http://tun.fi/MX.202059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes similis" ;
    dwc:scientificNameAuthorship "(Nalepa, 1890)" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes similis"@fi,
        "Eriophyes similis"@sv .

<http://tun.fi/MX.202060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes sorbi" ;
    dwc:scientificNameAuthorship "(Canestrini, 1890)" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes sorbi"@fi,
        "Eriophyes sorbi"@sv .

<http://tun.fi/MX.202061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophyes tiliae" ;
    dwc:scientificNameAuthorship "(Pagenstecher, 1857)" ;
    skos:broader <http://tun.fi/MX.202043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriophyes tiliae"@fi,
        "Eriophyes tiliae"@sv .

<http://tun.fi/MX.202063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ero cambridgei" ;
    dwc:scientificNameAuthorship "Kulczynski, 1911" ;
    skos:broader <http://tun.fi/MX.202062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ero cambridgei"@fi,
        "Ero cambridgei"@sv .

<http://tun.fi/MX.202064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ero furcata" ;
    dwc:scientificNameAuthorship "(Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.202062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ero furcata"@fi,
        "Ero furcata"@sv .

<http://tun.fi/MX.202065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ero tuberculata" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.202062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ero tuberculata"@fi,
        "Ero tuberculata"@sv .

<http://tun.fi/MX.202068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythraeus adpendiculatus" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.202067> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erythraeus adpendiculatus"@fi,
        "Erythraeus adpendiculatus"@sv .

<http://tun.fi/MX.202069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythraeus phalangoides" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.202067> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erythraeus phalangoides"@fi,
        "Erythraeus phalangoides"@sv .

<http://tun.fi/MX.202070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythraeus regalis" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1837)" ;
    skos:broader <http://tun.fi/MX.202067> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erythraeus regalis"@fi,
        "Erythraeus regalis"@sv .

<http://tun.fi/MX.202071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythraeus rupestris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.202067> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erythraeus rupestris"@fi,
        "Erythraeus rupestris"@sv .

<http://tun.fi/MX.202073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Estrandia grandaeva" ;
    dwc:scientificNameAuthorship "(Keyserling, 1886)" ;
    skos:broader <http://tun.fi/MX.202072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Estrandia grandaeva"@fi,
        "Estrandia grandaeva"@sv .

<http://tun.fi/MX.202076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eugamasus cavernicolus" ;
    dwc:scientificNameAuthorship "Trägårdh, 1912" ;
    skos:broader <http://tun.fi/MX.202075> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eugamasus cavernicolus"@fi,
        "Eugamasus cavernicolus"@sv .

<http://tun.fi/MX.202078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulaelaps stabularis" ;
    dwc:scientificNameAuthorship "Berlese, 1903" ;
    skos:broader <http://tun.fi/MX.202077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulaelaps stabularis"@fi,
        "Eulaelaps stabularis"@sv .

<http://tun.fi/MX.202080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulohmannia ribagai" ;
    dwc:scientificNameAuthorship "(Berlese, 1910)" ;
    skos:broader <http://tun.fi/MX.202079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulohmannia ribagai"@fi,
        "Eulohmannia ribagai"@sv .

<http://tun.fi/MX.202083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euophrys frontalis" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.202082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euophrys frontalis"@fi,
        "Euophrys frontalis"@sv .

<http://tun.fi/MX.202085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelops acromios" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.202084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelops acromios"@fi,
        "Eupelops acromios"@sv .

<http://tun.fi/MX.202086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelops bilobus" ;
    dwc:scientificNameAuthorship "(Sellnick, 1928)" ;
    skos:broader <http://tun.fi/MX.202084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelops bilobus"@fi,
        "Eupelops bilobus"@sv .

<http://tun.fi/MX.202087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelops farinosus" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.202084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelops farinosus"@fi,
        "Eupelops farinosus"@sv .

<http://tun.fi/MX.202088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelops occultus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.202084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelops occultus"@fi,
        "Eupelops occultus"@sv .

<http://tun.fi/MX.202089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelops plicatus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1835)" ;
    skos:broader <http://tun.fi/MX.202084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelops plicatus"@fi,
        "Eupelops plicatus"@sv .

<http://tun.fi/MX.202090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelops tardus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.202084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelops tardus"@fi,
        "Eupelops tardus"@sv .

<http://tun.fi/MX.202091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelops torulosus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1840)" ;
    skos:broader <http://tun.fi/MX.202084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelops torulosus"@fi,
        "Eupelops torulosus"@sv .

<http://tun.fi/MX.202092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelops uraceus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1840)" ;
    skos:broader <http://tun.fi/MX.202084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelops uraceus"@fi,
        "Eupelops uraceus"@sv .

<http://tun.fi/MX.202095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphthiracarus cribrarius" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.202094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euphthiracarus cribrarius"@fi,
        "Euphthiracarus cribrarius"@sv .

<http://tun.fi/MX.202096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphthiracarus mixtus" ;
    dwc:scientificNameAuthorship "Mahunka, 1979" ;
    skos:broader <http://tun.fi/MX.202094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euphthiracarus mixtus"@fi,
        "Euphthiracarus mixtus"@sv .

<http://tun.fi/MX.202097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphthiracarus monodactylus" ;
    dwc:scientificNameAuthorship "(Willmann, 1919)" ;
    skos:broader <http://tun.fi/MX.202094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euphthiracarus monodactylus"@fi,
        "Euphthiracarus monodactylus"@sv .

<http://tun.fi/MX.202099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryopis flavomaculata" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.202098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryopis flavomaculata"@fi,
        "Euryopis flavomaculata"@sv .

<http://tun.fi/MX.202100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryopis laeta" ;
    dwc:scientificNameAuthorship "(Westring, 1861)" ;
    skos:broader <http://tun.fi/MX.202098> ;
    skos:hiddenLabel "Euryopis laeta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töpököyttäjähämähäkki"@fi,
        "Euryopis laeta"@sv .

<http://tun.fi/MX.202102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytetranychus piceus" ;
    dwc:scientificNameAuthorship "Loyttyniemi, 1973" ;
    skos:broader <http://tun.fi/MX.202101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytetranychus piceus"@fi,
        "Eurytetranychus piceus"@sv .

<http://tun.fi/MX.202104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euseius finlandicus" ;
    dwc:scientificNameAuthorship "(Oudemans, 1915)" ;
    skos:broader <http://tun.fi/MX.202103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euseius finlandicus"@fi,
        "Euseius finlandicus"@sv .

<http://tun.fi/MX.202109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evansia merens" ;
    dwc:scientificNameAuthorship "O. P.-Cambridge, 1900" ;
    skos:broader <http://tun.fi/MX.202108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Evansia merens"@fi,
        "Evansia merens"@sv .

<http://tun.fi/MX.202111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evarcha arcuata" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202110> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Evarcha arcuata"@fi,
        "Evarcha arcuata"@sv .

<http://tun.fi/MX.202112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evarcha falcata" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202110> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Evarcha falcata"@fi,
        "Evarcha falcata"@sv .

<http://tun.fi/MX.202113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evarcha laetabunda" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1846)" ;
    skos:broader <http://tun.fi/MX.202110> ;
    skos:hiddenLabel "Evarcha laetabunda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suosirppihyppijä"@fi,
        "Evarcha laetabunda"@sv .

<http://tun.fi/MX.202116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eviphis ostrinus" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.202115> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eviphis ostrinus"@fi,
        "Eviphis ostrinus"@sv .

<http://tun.fi/MX.202118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flagelliphantes bergstromi" ;
    dwc:scientificNameAuthorship "(Schenkel, 1931)" ;
    skos:broader <http://tun.fi/MX.202117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Flagelliphantes bergstromi"@fi,
        "Flagelliphantes bergstromi"@sv .

<http://tun.fi/MX.202120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Floronia bucculenta" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202119> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Floronia bucculenta"@fi,
        "Floronia bucculenta"@sv .

<http://tun.fi/MX.202122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fosseremus laciniatus" ;
    dwc:scientificNameAuthorship "(Berlese, 1905)" ;
    skos:broader <http://tun.fi/MX.202121> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fosseremus laciniatus"@fi,
        "Fosseremus laciniatus"@sv .

<http://tun.fi/MX.202124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fragariocoptes setiger" ;
    dwc:scientificNameAuthorship "(Nalepa, 1894)" ;
    skos:broader <http://tun.fi/MX.202123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fragariocoptes setiger"@fi,
        "Fragariocoptes setiger"@sv .

<http://tun.fi/MX.202126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Furcoribula furcillata" ;
    dwc:scientificNameAuthorship "(Nordenskiold, 1901)" ;
    skos:broader <http://tun.fi/MX.202125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Furcoribula furcillata"@fi,
        "Furcoribula furcillata"@sv .

<http://tun.fi/MX.202128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscozetes fuscipes" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1844)" ;
    skos:broader <http://tun.fi/MX.202127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fuscozetes fuscipes"@fi,
        "Fuscozetes fuscipes"@sv .

<http://tun.fi/MX.202130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gabucinia delibata" ;
    dwc:scientificNameAuthorship "(Megnin in Robin & Megnin, 1877)" ;
    skos:broader <http://tun.fi/MX.202129> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gabucinia delibata"@fi,
        "Gabucinia delibata"@sv .

<http://tun.fi/MX.202133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galumna elimata" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.202132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galumna elimata"@fi,
        "Galumna elimata"@sv .

<http://tun.fi/MX.202134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galumna lanceata" ;
    dwc:scientificNameAuthorship "(Oudemans, 1900)" ;
    skos:broader <http://tun.fi/MX.202132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galumna lanceata"@fi,
        "Galumna lanceata"@sv .

<http://tun.fi/MX.202137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gamasellodes bicolor" ;
    dwc:scientificNameAuthorship "(Berl., 1918)" ;
    skos:broader <http://tun.fi/MX.202136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gamasellodes bicolor"@fi,
        "Gamasellodes bicolor"@sv .

<http://tun.fi/MX.202139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gamasellus montanus" ;
    dwc:scientificNameAuthorship "(Willmann, 1936)" ;
    skos:broader <http://tun.fi/MX.202138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gamasellus montanus"@fi,
        "Gamasellus montanus"@sv .

<http://tun.fi/MX.202141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gamasodes bispinosus" ;
    dwc:scientificNameAuthorship "(Halbert, 1915)" ;
    skos:broader <http://tun.fi/MX.202140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gamasodes bispinosus"@fi,
        "Gamasodes bispinosus"@sv .

<http://tun.fi/MX.202142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gamasodes spiniger" ;
    dwc:scientificNameAuthorship "(Trägårdh, 1910)" ;
    skos:broader <http://tun.fi/MX.202140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gamasodes spiniger"@fi,
        "Gamasodes spiniger"@sv .

<http://tun.fi/MX.202144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gamasolaelaps excisus" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1879)" ;
    skos:broader <http://tun.fi/MX.202143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gamasolaelaps excisus"@fi,
        "Gamasolaelaps excisus"@sv .

<http://tun.fi/MX.202145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gamasolaelaps multidentatus" ;
    dwc:scientificNameAuthorship "Karg, 1965" ;
    skos:broader <http://tun.fi/MX.202143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gamasolaelaps multidentatus"@fi,
        "Gamasolaelaps multidentatus"@sv .

<http://tun.fi/MX.202147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geholaspis hortorum" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.202146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geholaspis hortorum"@fi,
        "Geholaspis hortorum"@sv .

<http://tun.fi/MX.202148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geholaspis longispinosus" ;
    dwc:scientificNameAuthorship "(Kramer, 1876)" ;
    skos:broader <http://tun.fi/MX.202146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geholaspis longispinosus"@fi,
        "Geholaspis longispinosus"@sv .

<http://tun.fi/MX.202149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geholaspis mandibularis" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.202146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geholaspis mandibularis"@fi,
        "Geholaspis mandibularis"@sv .

<http://tun.fi/MX.202152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geophilus electricus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "isojuoksujalkainen"@fi ;
    skos:broader <http://tun.fi/MX.202151> ;
    skos:hiddenLabel "Geophilus electricus"@fi,
        "Geophilus electricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isojuoksiainen"@fi,
        "linnés jordkrypare"@sv .

<http://tun.fi/MX.202153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geophilus flavus" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.202151> ;
    skos:hiddenLabel "Geophilus flavus"@fi,
        "Geophilus longicornis"@fi,
        "Necrophloeophagus flavus"@fi,
        "Necrophloeophagus longicornis"@fi,
        "Geophilus flavus"@sv,
        "Geophilus longicornis"@sv,
        "Necrophloeophagus flavus"@sv,
        "Necrophloeophagus longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäsarvisiimajuoksiainen"@fi,
        "långhornskrypare"@sv .

<http://tun.fi/MX.202154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geophilus proximus" ;
    dwc:scientificNameAuthorship "C.L.Koch, 1847" ;
    skos:broader <http://tun.fi/MX.202151> ;
    skos:hiddenLabel "Geophilus proximus"@fi,
        "Geophilus proximus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasiimajuoksiainen"@fi,
        "skogsjordkrypare"@sv .

<http://tun.fi/MX.202156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gibbaranea bituberculata" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.202155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gibbaranea bituberculata"@fi,
        "Gibbaranea bituberculata"@sv .

<http://tun.fi/MX.202157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gibbaranea omoeda" ;
    dwc:scientificNameAuthorship "(Thorell, 1870)" ;
    skos:broader <http://tun.fi/MX.202155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gibbaranea omoeda"@fi,
        "Gibbaranea omoeda"@sv .

<http://tun.fi/MX.202159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphesis cottonae" ;
    dwc:scientificNameAuthorship "(La Touche, 1945)" ;
    skos:broader <http://tun.fi/MX.202158> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyphesis cottonae"@fi,
        "Glyphesis cottonae"@sv .

<http://tun.fi/MX.202161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnaphosa bicolor" ;
    dwc:scientificNameAuthorship "(Hahn, 1833)" ;
    skos:broader <http://tun.fi/MX.202160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnaphosa bicolor"@fi,
        "Gnaphosa bicolor"@sv .

<http://tun.fi/MX.202162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnaphosa lapponum" ;
    dwc:scientificNameAuthorship "(L. Koch, 1866)" ;
    skos:broader <http://tun.fi/MX.202160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnaphosa lapponum"@fi,
        "Gnaphosa lapponum"@sv .

<http://tun.fi/MX.202163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnaphosa leporina" ;
    dwc:scientificNameAuthorship "(L. Koch, 1866)" ;
    skos:broader <http://tun.fi/MX.202160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnaphosa leporina"@fi,
        "Gnaphosa leporina"@sv .

<http://tun.fi/MX.202164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnaphosa microps" ;
    dwc:scientificNameAuthorship "Holm, 1939" ;
    skos:broader <http://tun.fi/MX.202160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnaphosa microps"@fi,
        "Gnaphosa microps"@sv .

<http://tun.fi/MX.202165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnaphosa montana" ;
    dwc:scientificNameAuthorship "(L. Koch, 1866)" ;
    skos:broader <http://tun.fi/MX.202160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnaphosa montana"@fi,
        "Gnaphosa montana"@sv .

<http://tun.fi/MX.202166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnaphosa muscorum" ;
    dwc:scientificNameAuthorship "(L. Koch, 1866)" ;
    skos:broader <http://tun.fi/MX.202160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnaphosa muscorum"@fi,
        "Gnaphosa muscorum"@sv .

<http://tun.fi/MX.202167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnaphosa nigerrima" ;
    dwc:scientificNameAuthorship "L. Koch, 1877" ;
    skos:broader <http://tun.fi/MX.202160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnaphosa nigerrima"@fi,
        "Gnaphosa nigerrima"@sv .

<http://tun.fi/MX.202168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnaphosa orites" ;
    dwc:scientificNameAuthorship "Chamberlin, 1922" ;
    skos:broader <http://tun.fi/MX.202160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnaphosa orites"@fi,
        "Gnaphosa orites"@sv .

<http://tun.fi/MX.202169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnaphosa sticta" ;
    dwc:scientificNameAuthorship "Kulczynski, 1908" ;
    skos:broader <http://tun.fi/MX.202160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnaphosa sticta"@fi,
        "Gnaphosa sticta"@sv .

<http://tun.fi/MX.202172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnathonarium dentatum" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.202171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnathonarium dentatum"@fi,
        "Gnathonarium dentatum"@sv .

<http://tun.fi/MX.202174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatium paradoxum" ;
    dwc:scientificNameAuthorship "(L. Koch, 1869)" ;
    skos:broader <http://tun.fi/MX.202173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatium paradoxum"@fi,
        "Gonatium paradoxum"@sv .

<http://tun.fi/MX.202175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatium rubellum" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.202173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatium rubellum"@fi,
        "Gonatium rubellum"@sv .

<http://tun.fi/MX.202176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatium rubens" ;
    dwc:scientificNameAuthorship "(Blackwall, 1833)" ;
    skos:broader <http://tun.fi/MX.202173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatium rubens"@fi,
        "Gonatium rubens"@sv .

<http://tun.fi/MX.202178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gongylidiellum latebricola" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.202177> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gongylidiellum latebricola"@fi,
        "Gongylidiellum latebricola"@sv .

<http://tun.fi/MX.202179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gongylidiellum murcidum" ;
    dwc:scientificNameAuthorship "Simon, 1884" ;
    skos:broader <http://tun.fi/MX.202177> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gongylidiellum murcidum"@fi,
        "Gongylidiellum murcidum"@sv .

<http://tun.fi/MX.202181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gongylidium rufipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.202180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gongylidium rufipes"@fi,
        "Gongylidium rufipes"@sv .

<http://tun.fi/MX.202183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gustavia fusifera" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.202182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gustavia fusifera"@fi,
        "Gustavia fusifera"@sv .

<http://tun.fi/MX.202184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gustavia microcephala" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.202182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gustavia microcephala"@fi,
        "Gustavia microcephala"@sv .

<http://tun.fi/MX.202188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnodamaeus bicostatus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.202187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnodamaeus bicostatus"@fi,
        "Gymnodamaeus bicostatus"@sv .

<http://tun.fi/MX.202190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hackmania prominula" ;
    dwc:scientificNameAuthorship "(Tullgren, 1948)" ;
    skos:broader <http://tun.fi/MX.202189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hackmania prominula"@fi,
        "Hackmania prominula"@sv .

<http://tun.fi/MX.202192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haemogamadsus horridus" ;
    dwc:scientificNameAuthorship "Michael, 1892" ;
    skos:broader <http://tun.fi/MX.202191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haemogamadsus horridus"@fi,
        "Haemogamadsus horridus"@sv .

<http://tun.fi/MX.202195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haemogamasus ambulans" ;
    dwc:scientificNameAuthorship "(Thorell, 1872)" ;
    skos:broader <http://tun.fi/MX.202194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haemogamasus ambulans"@fi,
        "Haemogamasus ambulans"@sv .

<http://tun.fi/MX.202196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haemogamasus hirsutus" ;
    dwc:scientificNameAuthorship "Berlese, 1889" ;
    skos:broader <http://tun.fi/MX.202194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haemogamasus hirsutus"@fi,
        "Haemogamasus hirsutus"@sv .

<http://tun.fi/MX.202197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haemogamasus nidi" ;
    dwc:scientificNameAuthorship "Michael, 1892" ;
    skos:broader <http://tun.fi/MX.202194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haemogamasus nidi"@fi,
        "Haemogamasus nidi"@sv .

<http://tun.fi/MX.202198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haemogamasus pontiger" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.202194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haemogamasus pontiger"@fi,
        "Haemogamasus pontiger"@sv .

<http://tun.fi/MX.202200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hafenrefferia gilvipes" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1840)" ;
    skos:broader <http://tun.fi/MX.202199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hafenrefferia gilvipes"@fi,
        "Hafenrefferia gilvipes"@sv .

<http://tun.fi/MX.202202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hahnia nava" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.202201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hahnia nava"@fi,
        "Hahnia nava"@sv .

<http://tun.fi/MX.202203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hahnia ononidum" ;
    dwc:scientificNameAuthorship "Simon, 1875" ;
    skos:broader <http://tun.fi/MX.202201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hahnia ononidum"@fi,
        "Hahnia ononidum"@sv .

<http://tun.fi/MX.202204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hahnia pusilla" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1841" ;
    skos:broader <http://tun.fi/MX.202201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hahnia pusilla"@fi,
        "Hahnia pusilla"@sv .

<http://tun.fi/MX.202208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halolaelaps porulus" ;
    dwc:scientificNameAuthorship "Hirschm. & Götz, 1968" ;
    skos:broader <http://tun.fi/MX.202207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halolaelaps porulus"@fi,
        "Halolaelaps porulus"@sv .

<http://tun.fi/MX.202209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halolaelaps punctulatus" ;
    dwc:scientificNameAuthorship "(Leitner, 1946)" ;
    skos:broader <http://tun.fi/MX.202207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halolaelaps punctulatus"@fi,
        "Halolaelaps punctulatus"@sv .

<http://tun.fi/MX.202210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halolaelaps sexclavatus" ;
    dwc:scientificNameAuthorship "(Oudemans, 1902)" ;
    skos:broader <http://tun.fi/MX.202207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halolaelaps sexclavatus"@fi,
        "Halolaelaps sexclavatus"@sv .

<http://tun.fi/MX.202213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplochthonius simplex" ;
    dwc:scientificNameAuthorship "(Willmann, 1930)" ;
    skos:broader <http://tun.fi/MX.202212> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplochthonius simplex"@fi,
        "Haplochthonius simplex"@sv .

<http://tun.fi/MX.202215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplodrassus cognatus" ;
    dwc:scientificNameAuthorship "(Westring, 1861)" ;
    skos:broader <http://tun.fi/MX.202214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplodrassus cognatus"@fi,
        "Haplodrassus cognatus"@sv .

<http://tun.fi/MX.202216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplodrassus moderatus" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1897)" ;
    skos:broader <http://tun.fi/MX.202214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplodrassus moderatus"@fi,
        "Haplodrassus moderatus"@sv .

<http://tun.fi/MX.202217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplodrassus signifer" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.202214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplodrassus signifer"@fi,
        "Haplodrassus signifer"@sv .

<http://tun.fi/MX.202218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplodrassus silvestris" ;
    dwc:scientificNameAuthorship "(Blackwall, 1833)" ;
    skos:broader <http://tun.fi/MX.202214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplodrassus silvestris"@fi,
        "Haplodrassus silvestris"@sv .

<http://tun.fi/MX.202219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplodrassus soerenseni" ;
    dwc:scientificNameAuthorship "(Strand, 1900)" ;
    skos:broader <http://tun.fi/MX.202214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplodrassus soerenseni"@fi,
        "Haplodrassus soerenseni"@sv .

<http://tun.fi/MX.202220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplodrassus umbratilis" ;
    dwc:scientificNameAuthorship "(L. Koch, 1866)" ;
    skos:broader <http://tun.fi/MX.202214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplodrassus umbratilis"@fi,
        "Haplodrassus umbratilis"@sv .

<http://tun.fi/MX.202222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplozetes vindobonensis" ;
    dwc:scientificNameAuthorship "(Willmann, 1935)" ;
    skos:broader <http://tun.fi/MX.202221> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplozetes vindobonensis"@fi,
        "Haplozetes vindobonensis"@sv .

<http://tun.fi/MX.202225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliophanus aeneus" ;
    dwc:scientificNameAuthorship "(Hahn, 1832)" ;
    skos:broader <http://tun.fi/MX.202224> ;
    skos:hiddenLabel "Heliophanus aeneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pronssihyppijä"@fi,
        "Heliophanus aeneus"@sv .

<http://tun.fi/MX.202226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliophanus auratus" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1835" ;
    skos:broader <http://tun.fi/MX.202224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heliophanus auratus"@fi,
        "Heliophanus auratus"@sv .

<http://tun.fi/MX.202227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliophanus camtschadalicus" ;
    dwc:scientificNameAuthorship "Kulczynski, 1885" ;
    skos:broader <http://tun.fi/MX.202224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heliophanus camtschadalicus"@fi,
        "Heliophanus camtschadalicus"@sv .

<http://tun.fi/MX.202228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliophanus cupreus" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.202224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heliophanus cupreus"@fi,
        "Heliophanus cupreus"@sv .

<http://tun.fi/MX.202229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliophanus dubius" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1835" ;
    skos:broader <http://tun.fi/MX.202224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heliophanus dubius"@fi,
        "Heliophanus dubius"@sv .

<http://tun.fi/MX.202230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliophanus flavipes" ;
    dwc:scientificNameAuthorship "(Hahn, 1832)" ;
    skos:broader <http://tun.fi/MX.202224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heliophanus flavipes"@fi,
        "Heliophanus flavipes"@sv .

<http://tun.fi/MX.202232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophora insignis" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.202231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helophora insignis"@fi,
        "Helophora insignis"@sv .

<http://tun.fi/MX.202234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemileius initialis" ;
    dwc:scientificNameAuthorship "(Berlese, 1908)" ;
    skos:broader <http://tun.fi/MX.202233> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemileius initialis"@fi,
        "Hemileius initialis"@sv .

<http://tun.fi/MX.202235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scheloribates translamellatus" ;
    dwc:scientificNameAuthorship "Karppinen, 1958" ;
    skos:broader <http://tun.fi/MX.203283> ;
    skos:hiddenLabel "Hemileius translamellatus"@fi,
        "Hemileius translamellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scheloribates translamellatus"@fi,
        "Scheloribates translamellatus"@sv .

<http://tun.fi/MX.202237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neonothrus humicolus" ;
    dwc:scientificNameAuthorship "Forsslund, 1955" ;
    skos:broader <http://tun.fi/MX.4980126> ;
    skos:hiddenLabel "Heminothrus humicolus"@fi,
        "Heminothrus humicolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neonothrus humicolus"@fi,
        "Neonothrus humicolus"@sv .

<http://tun.fi/MX.202238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heminothrus longisetosus" ;
    dwc:scientificNameAuthorship "Willmann, 1925" ;
    skos:broader <http://tun.fi/MX.202236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heminothrus longisetosus"@fi,
        "Heminothrus longisetosus"@sv .

<http://tun.fi/MX.202239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heminothrus paolianus" ;
    dwc:scientificNameAuthorship "(Berlese, 1913)" ;
    skos:broader <http://tun.fi/MX.202236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heminothrus paolianus"@fi,
        "Heminothrus paolianus"@sv .

<http://tun.fi/MX.202240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platynothrus peltifer" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.203108> ;
    skos:hiddenLabel "Heminothrus peltifer"@fi,
        "Heminothrus peltifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platynothrus peltifer"@fi,
        "Platynothrus peltifer"@sv .

<http://tun.fi/MX.202241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platynothrus punctatus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1879)" ;
    skos:broader <http://tun.fi/MX.203108> ;
    skos:hiddenLabel "Heminothrus punctatus"@fi,
        "Heminothrus punctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platynothrus punctatus"@fi,
        "Platynothrus punctatus"@sv .

<http://tun.fi/MX.202242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heminothrus targionii" ;
    dwc:scientificNameAuthorship "(Berlese, 1885)" ;
    skos:broader <http://tun.fi/MX.202236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heminothrus targionii"@fi,
        "Heminothrus targionii"@sv .

<http://tun.fi/MX.202243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platynothrus thori" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.203108> ;
    skos:hiddenLabel "Heminothrus thori"@fi,
        "Heminothrus thori"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platynothrus thori"@fi,
        "Platynothrus thori"@sv .

<http://tun.fi/MX.202246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hermannia gibba" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.202245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hermannia gibba"@fi,
        "Hermannia gibba"@sv .

<http://tun.fi/MX.202248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hermannia subglabra" ;
    dwc:scientificNameAuthorship "Berlese, 1910" ;
    skos:broader <http://tun.fi/MX.202245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hermannia subglabra"@fi,
        "Hermannia subglabra"@sv .

<http://tun.fi/MX.202250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hermanniella dolosa" ;
    dwc:scientificNameAuthorship "Grandjean, 1931" ;
    skos:broader <http://tun.fi/MX.202249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hermanniella dolosa"@fi,
        "Hermanniella dolosa"@sv .

<http://tun.fi/MX.202251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hermanniella granulata" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.202249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hermanniella granulata"@fi,
        "Hermanniella granulata"@sv .

<http://tun.fi/MX.202255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterozetes palustris" ;
    dwc:scientificNameAuthorship "(Willmann, 1917)" ;
    skos:broader <http://tun.fi/MX.202254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterozetes palustris"@fi,
        "Heterozetes palustris"@sv .

<http://tun.fi/MX.202257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracolichus nisi" ;
    dwc:scientificNameAuthorship "(Canestrini, 1878)" ;
    skos:broader <http://tun.fi/MX.202256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hieracolichus nisi"@fi,
        "Hieracolichus nisi"@sv .

<http://tun.fi/MX.202259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilaira herniosa" ;
    dwc:scientificNameAuthorship "(Thorell, 1875)" ;
    skos:broader <http://tun.fi/MX.202258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilaira herniosa"@fi,
        "Hilaira herniosa"@sv .

<http://tun.fi/MX.202260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilaira nubigena" ;
    dwc:scientificNameAuthorship "Hull, 1911" ;
    skos:broader <http://tun.fi/MX.202258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilaira nubigena"@fi,
        "Hilaira nubigena"@sv .

<http://tun.fi/MX.202261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilaira pervicax" ;
    dwc:scientificNameAuthorship "Hull, 1908" ;
    skos:broader <http://tun.fi/MX.202258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilaira pervicax"@fi,
        "Hilaira pervicax"@sv .

<http://tun.fi/MX.202263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirstionyssus butantanensis" ;
    dwc:scientificNameAuthorship "(Fonseca, 1932)" ;
    skos:broader <http://tun.fi/MX.202262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hirstionyssus butantanensis"@fi,
        "Hirstionyssus butantanensis"@sv .

<http://tun.fi/MX.202264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirstionyssus isabellinus" ;
    dwc:scientificNameAuthorship "(Oudemans, 1913)" ;
    skos:broader <http://tun.fi/MX.202262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hirstionyssus isabellinus"@fi,
        "Hirstionyssus isabellinus"@sv .

<http://tun.fi/MX.202265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirstionyssus sciurinus" ;
    dwc:scientificNameAuthorship "(Hirst, 1921)" ;
    skos:broader <http://tun.fi/MX.202262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hirstionyssus sciurinus"@fi,
        "Hirstionyssus sciurinus"@sv .

<http://tun.fi/MX.202267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holoparasitus calcaratus" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.202266> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holoparasitus calcaratus"@fi,
        "Holoparasitus calcaratus"@sv .

<http://tun.fi/MX.202268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holoparasitus excisus" ;
    dwc:scientificNameAuthorship "(Berlese, 1905)" ;
    skos:broader <http://tun.fi/MX.202266> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holoparasitus excisus"@fi,
        "Holoparasitus excisus"@sv .

<http://tun.fi/MX.202269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holoparasitus inornatus" ;
    dwc:scientificNameAuthorship "(Berlese, 1906)" ;
    skos:broader <http://tun.fi/MX.202266> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holoparasitus inornatus"@fi,
        "Holoparasitus inornatus"@sv .

<http://tun.fi/MX.202270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holoparasitus tirolensis" ;
    dwc:scientificNameAuthorship "Sellnick, 1968" ;
    skos:broader <http://tun.fi/MX.202266> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holoparasitus tirolensis"@fi,
        "Holoparasitus tirolensis"@sv .

<http://tun.fi/MX.202272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holostaspella exornata" ;
    dwc:scientificNameAuthorship "Filipponi & Pegazzano, 1967" ;
    skos:broader <http://tun.fi/MX.202271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holostaspella exornata"@fi,
        "Holostaspella exornata"@sv .

<http://tun.fi/MX.202273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holostaspella ornata" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.202271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holostaspella ornata"@fi,
        "Holostaspella ornata"@sv .

<http://tun.fi/MX.202274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holostaspella subornata" ;
    dwc:scientificNameAuthorship "Bregetova & Koroleva, 1960" ;
    skos:broader <http://tun.fi/MX.202271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holostaspella subornata"@fi,
        "Holostaspella subornata"@sv .

<http://tun.fi/MX.202276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoploderma dasypus" ;
    dwc:scientificNameAuthorship "Duges, 1834" ;
    skos:broader <http://tun.fi/MX.202275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoploderma dasypus"@fi,
        "Hoploderma dasypus"@sv .

<http://tun.fi/MX.202278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Horcotes strandi" ;
    dwc:scientificNameAuthorship "(Sytshevskaja, 1935)" ;
    skos:broader <http://tun.fi/MX.202277> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Horcotes strandi"@fi,
        "Horcotes strandi"@sv .

<http://tun.fi/MX.202280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Humerobates rostrolamellatus" ;
    dwc:scientificNameAuthorship "Grandjean, 1936" ;
    skos:broader <http://tun.fi/MX.202279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Humerobates rostrolamellatus"@fi,
        "Humerobates rostrolamellatus"@sv .

<http://tun.fi/MX.202283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybauchenidium ferrumequinum" ;
    dwc:scientificNameAuthorship "(Grube, 1861)" ;
    skos:broader <http://tun.fi/MX.202282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hybauchenidium ferrumequinum"@fi,
        "Hybauchenidium ferrumequinum"@sv .

<http://tun.fi/MX.202285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrozetes lacustris" ;
    dwc:scientificNameAuthorship "(Michael, 1882)" ;
    skos:broader <http://tun.fi/MX.202284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrozetes lacustris"@fi,
        "Hydrozetes lacustris"@sv .

<http://tun.fi/MX.202288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrolycosa rubrofasciata" ;
    dwc:scientificNameAuthorship "(Ohlert, 1865)" ;
    skos:broader <http://tun.fi/MX.202287> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygrolycosa rubrofasciata"@fi,
        "Hygrolycosa rubrofasciata"@sv .

<http://tun.fi/MX.202290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylyphantes graminicola" ;
    dwc:scientificNameAuthorship "(Sundevall, 1830)" ;
    skos:broader <http://tun.fi/MX.202289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hylyphantes graminicola"@fi,
        "Hylyphantes graminicola"@sv .

<http://tun.fi/MX.202292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperlaelaps amphibius" ;
    dwc:scientificNameAuthorship "(Zachvatkin, 1948)" ;
    skos:broader <http://tun.fi/MX.202291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperlaelaps amphibius"@fi,
        "Hyperlaelaps amphibius"@sv .

<http://tun.fi/MX.202293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperlaelaps microti" ;
    dwc:scientificNameAuthorship "(Ewing, 1933)" ;
    skos:broader <http://tun.fi/MX.202291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperlaelaps microti"@fi,
        "Hyperlaelaps microti"@sv .

<http://tun.fi/MX.202296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geolaelaps aculeifer" ;
    dwc:scientificNameAuthorship "(Canestrini, 1883)" ;
    skos:broader <http://tun.fi/MX.4999791> ;
    skos:hiddenLabel "Hypoaspis aculeifer"@fi,
        "Hypoaspis aculeifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geolaelaps aculeifer"@fi,
        "Geolaelaps aculeifer"@sv .

<http://tun.fi/MX.202297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geolaelaps angustiscutatus" ;
    dwc:scientificNameAuthorship "(Willmann, 1951)" ;
    skos:broader <http://tun.fi/MX.4999791> ;
    skos:hiddenLabel "Hypoaspis angustiscutata"@fi,
        "Hypoaspis angustiscutata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geolaelaps angustiscutatus"@fi,
        "Geolaelaps angustiscutatus"@sv .

<http://tun.fi/MX.202298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelaspis astronomica" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.4999814> ;
    skos:hiddenLabel "Hypoaspis astronomica"@fi,
        "Hypoaspis astronomica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laelaspis astronomica"@fi,
        "Laelaspis astronomica"@sv .

<http://tun.fi/MX.202299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelaspis austriaca" ;
    dwc:scientificNameAuthorship "Sellnick, 1935" ;
    skos:broader <http://tun.fi/MX.4999814> ;
    skos:hiddenLabel "Hypoaspis austriaca"@fi,
        "Hypoaspis austriaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laelaspis austriaca"@fi,
        "Laelaspis austriaca"@sv .

<http://tun.fi/MX.202300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holostaspis collina" ;
    dwc:scientificNameAuthorship "(Huhta & Karg, 2010)" ;
    skos:broader <http://tun.fi/MX.4999810> ;
    skos:hiddenLabel "Hypoaspis collina"@fi,
        "Hypoaspis collina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holostaspis collina"@fi,
        "Holostaspis collina"@sv .

<http://tun.fi/MX.202301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmolaelaps cuneifer" ;
    dwc:scientificNameAuthorship "(Michael, 1891)" ;
    skos:broader <http://tun.fi/MX.4999782> ;
    skos:hiddenLabel "Hypoaspis cuneifer"@fi,
        "Hypoaspis cuneifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmolaelaps cuneifer"@fi,
        "Cosmolaelaps cuneifer"@sv .

<http://tun.fi/MX.202302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumolaelaps curtipilis" ;
    dwc:scientificNameAuthorship "(Hirschmann, 1969)" ;
    skos:broader <http://tun.fi/MX.4999799> ;
    skos:hiddenLabel "Hypoaspis curtipilis"@fi,
        "Hypoaspis curtipilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumolaelaps curtipilis"@fi,
        "Pneumolaelaps curtipilis"@sv .

<http://tun.fi/MX.202303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geolaelaps elegantulus" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.4999791> ;
    skos:hiddenLabel "Hypoaspis elegantula"@fi,
        "Hypoaspis elegantula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geolaelaps elegantulus"@fi,
        "Geolaelaps elegantulus"@sv .

<http://tun.fi/MX.202304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelaspis equitans" ;
    dwc:scientificNameAuthorship "(Michael, 1891)" ;
    skos:broader <http://tun.fi/MX.4999814> ;
    skos:hiddenLabel "Hypoaspis equitans"@fi,
        "Hypoaspis equitans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laelaspis equitans"@fi,
        "Laelaspis equitans"@sv .

<http://tun.fi/MX.202305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geolaelaps fishtowni" ;
    dwc:scientificNameAuthorship "(Ruf & Koehler, 1993)" ;
    skos:broader <http://tun.fi/MX.4999791> ;
    skos:hiddenLabel "Hypoaspis fishtowni"@fi,
        "Hypoaspis fishtowni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geolaelaps fishtowni"@fi,
        "Geolaelaps fishtowni"@sv .

<http://tun.fi/MX.202306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumolaelaps giffordi" ;
    dwc:scientificNameAuthorship "(Evans & Till, 1966)" ;
    skos:broader <http://tun.fi/MX.4999799> ;
    skos:hiddenLabel "Hypoaspis giffordi"@fi,
        "Hypoaspis giffordi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumolaelaps giffordi"@fi,
        "Pneumolaelaps giffordi"@sv .

<http://tun.fi/MX.202307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumolaelaps heterosetosa" ;
    dwc:scientificNameAuthorship "(Hirschmann, 1969)" ;
    skos:broader <http://tun.fi/MX.4999799> ;
    skos:hiddenLabel "Hypoaspis heteroseta"@fi,
        "Hypoaspis heteroseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumolaelaps heterosetosa"@fi,
        "Pneumolaelaps heterosetosa"@sv .

<http://tun.fi/MX.202308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumolaelaps heyi" ;
    dwc:scientificNameAuthorship "(Karg, 1962)" ;
    skos:broader <http://tun.fi/MX.4999799> ;
    skos:hiddenLabel "Hypoaspis heyi"@fi,
        "Hypoaspis heyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumolaelaps heyi"@fi,
        "Pneumolaelaps heyi"@sv .

<http://tun.fi/MX.202309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumolaelaps hirschmanni" ;
    dwc:scientificNameAuthorship "(Karg, 1979)" ;
    skos:broader <http://tun.fi/MX.4999799> ;
    skos:hiddenLabel "Hypoaspis hirschmanni"@fi,
        "Hypoaspis hirschmanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumolaelaps hirschmanni"@fi,
        "Pneumolaelaps hirschmanni"@sv .

<http://tun.fi/MX.202310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holostaspis isotricha" ;
    dwc:scientificNameAuthorship "Kolenati, 1858" ;
    skos:broader <http://tun.fi/MX.4999810> ;
    skos:hiddenLabel "Hypoaspis isotricha"@fi,
        "Hypoaspis isotricha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holostaspis isotricha"@fi,
        "Holostaspis isotricha"@sv .

<http://tun.fi/MX.202311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumolaelaps karawaievi" ;
    dwc:scientificNameAuthorship "(Berlese, 1903)" ;
    skos:broader <http://tun.fi/MX.4999799> ;
    skos:hiddenLabel "Hypoaspis karawaievi"@fi,
        "Hypoaspis karawaievi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumolaelaps karawaievi"@fi,
        "Pneumolaelaps karawaievi"@sv .

<http://tun.fi/MX.202312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoaspis krameri" ;
    dwc:scientificNameAuthorship "(G & R Canestrini, 1881)" ;
    skos:broader <http://tun.fi/MX.202295> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypoaspis krameri"@fi,
        "Hypoaspis krameri"@sv .

<http://tun.fi/MX.202313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumolaelaps lubrica" ;
    dwc:scientificNameAuthorship "(Voigt & Oudemans, 1904)" ;
    skos:broader <http://tun.fi/MX.4999799> ;
    skos:hiddenLabel "Hypoaspis lubrica"@fi,
        "Hypoaspis lubrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumolaelaps lubrica"@fi,
        "Pneumolaelaps lubrica"@sv .

<http://tun.fi/MX.202314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumolaelaps lubricoides" ;
    dwc:scientificNameAuthorship "(Karg, 1971)" ;
    skos:broader <http://tun.fi/MX.4999799> ;
    skos:hiddenLabel "Hypoaspis lubricoides"@fi,
        "Hypoaspis lubricoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumolaelaps lubricoides"@fi,
        "Pneumolaelaps lubricoides"@sv .

<http://tun.fi/MX.202315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmolaelaps miles" ;
    dwc:scientificNameAuthorship "(Berlese, 1892)" ;
    skos:broader <http://tun.fi/MX.4999782> ;
    skos:hiddenLabel "Hypoaspis miles"@fi,
        "Hypoaspis miles"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmolaelaps miles"@fi,
        "Cosmolaelaps miles"@sv .

<http://tun.fi/MX.202316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holostaspis montana" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.4999810> ;
    skos:hiddenLabel "Hypoaspis montana"@fi,
        "Hypoaspis montana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holostaspis montana"@fi,
        "Holostaspis montana"@sv .

<http://tun.fi/MX.202317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmolaelaps neocuneifer" ;
    dwc:scientificNameAuthorship "(Evans & Till, 1966)" ;
    skos:broader <http://tun.fi/MX.4999782> ;
    skos:hiddenLabel "Hypoaspis neocuneifer"@fi,
        "Hypoaspis neocuneifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmolaelaps neocuneifer"@fi,
        "Cosmolaelaps neocuneifer"@sv .

<http://tun.fi/MX.202318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geolaelaps nolli" ;
    dwc:scientificNameAuthorship "(Karg, 1962)" ;
    skos:broader <http://tun.fi/MX.4999791> ;
    skos:hiddenLabel "Hypoaspis nolli"@fi,
        "Hypoaspis nolli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geolaelaps nolli"@fi,
        "Geolaelaps nolli"@sv .

<http://tun.fi/MX.202319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloparasitus oblonga" ;
    dwc:scientificNameAuthorship "(Halbert, 1915)" ;
    skos:broader <http://tun.fi/MX.4999787> ;
    skos:hiddenLabel "Hypoaspis oblonga"@fi,
        "Hypoaspis oblonga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloparasitus oblonga"@fi,
        "Alloparasitus oblonga"@sv .

<http://tun.fi/MX.202320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geolaelaps praesternalis" ;
    dwc:scientificNameAuthorship "(Willmann, 1949)" ;
    skos:broader <http://tun.fi/MX.4999791> ;
    skos:hiddenLabel "Hypoaspis praesternalis"@fi,
        "Hypoaspis praesternalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geolaelaps praesternalis"@fi,
        "Geolaelaps praesternalis"@sv .

<http://tun.fi/MX.202321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloparasitus pratensis" ;
    dwc:scientificNameAuthorship "(Huhta & Karg, 2010)" ;
    skos:broader <http://tun.fi/MX.4999787> ;
    skos:hiddenLabel "Hypoaspis pratensis"@fi,
        "Hypoaspis pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloparasitus pratensis"@fi,
        "Alloparasitus pratensis"@sv .

<http://tun.fi/MX.202322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumolaelaps procera" ;
    dwc:scientificNameAuthorship "(Karg, 1965)" ;
    skos:broader <http://tun.fi/MX.4999799> ;
    skos:hiddenLabel "Hypoaspis procera"@fi,
        "Hypoaspis procera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumolaelaps procera"@fi,
        "Pneumolaelaps procera"@sv .

<http://tun.fi/MX.202323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloparasitus sardoa" ;
    dwc:scientificNameAuthorship "(Berlese, 1911)" ;
    skos:broader <http://tun.fi/MX.4999787> ;
    skos:hiddenLabel "Hypoaspis sardoa"@fi,
        "Hypoaspis sardoa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloparasitus sardoa"@fi,
        "Alloparasitus sardoa"@sv .

<http://tun.fi/MX.202324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geolaelaps similisetae" ;
    dwc:scientificNameAuthorship "(Karg, 1965)" ;
    skos:broader <http://tun.fi/MX.4999791> ;
    skos:hiddenLabel "Hypoaspis similisetae"@fi,
        "Hypoaspis similisetae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geolaelaps similisetae"@fi,
        "Geolaelaps similisetae"@sv .

<http://tun.fi/MX.202325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmolaelaps vacua" ;
    dwc:scientificNameAuthorship "(Michael, 1891)" ;
    skos:broader <http://tun.fi/MX.4999782> ;
    skos:hiddenLabel "Hypoaspis vacua"@fi,
        "Hypoaspis vacua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmolaelaps vacua"@fi,
        "Cosmolaelaps vacua"@sv .

<http://tun.fi/MX.202328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochthonius luteus" ;
    dwc:scientificNameAuthorship "Oudemans, 1917" ;
    skos:broader <http://tun.fi/MX.202327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypochthonius luteus"@fi,
        "Hypochthonius luteus"@sv .

<http://tun.fi/MX.202329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochthonius rufulus" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1836" ;
    skos:broader <http://tun.fi/MX.202327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypochthonius rufulus"@fi,
        "Hypochthonius rufulus"@sv .

<http://tun.fi/MX.202331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Damaeus auritus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1835)" ;
    skos:broader <http://tun.fi/MX.201838> ;
    skos:hiddenLabel "Hypodamaeus auritus"@fi,
        "Hypodamaeus auritus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Damaeus auritus"@fi,
        "Damaeus auritus"@sv .

<http://tun.fi/MX.202332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Damaeus crispatus" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1902)" ;
    skos:broader <http://tun.fi/MX.201838> ;
    skos:hiddenLabel "Hypodamaeus crispatus"@fi,
        "Hypodamaeus crispatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Damaeus crispatus"@fi,
        "Damaeus crispatus"@sv .

<http://tun.fi/MX.202333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Damaeus riparius" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.201838> ;
    skos:hiddenLabel "Hypodamaeus riparius"@fi,
        "Hypodamaeus riparius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Damaeus riparius"@fi,
        "Damaeus riparius"@sv .

<http://tun.fi/MX.202335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomma bituberculatum" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.202334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypomma bituberculatum"@fi,
        "Hypomma bituberculatum"@sv .

<http://tun.fi/MX.202336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomma cornutum" ;
    dwc:scientificNameAuthorship "(Blackwall, 1833)" ;
    skos:broader <http://tun.fi/MX.202334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypomma cornutum"@fi,
        "Hypomma cornutum"@sv .

<http://tun.fi/MX.202337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomma fulvum" ;
    dwc:scientificNameAuthorship "(Bösenberg, 1902)" ;
    skos:broader <http://tun.fi/MX.202334> ;
    skos:hiddenLabel "Hypomma fulvum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokokääpiöhämähäkki"@fi,
        "Hypomma fulvum"@sv .

<http://tun.fi/MX.202339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumolaelaps saana" ;
    dwc:scientificNameAuthorship "(Huhta & Karg, 2010)" ;
    skos:broader <http://tun.fi/MX.4999799> ;
    skos:hiddenLabel "Hyposapis saana"@fi,
        "Hyposapis saana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumolaelaps saana"@fi,
        "Pneumolaelaps saana"@sv .

<http://tun.fi/MX.202341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypselistes jacksoni" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1902)" ;
    skos:broader <http://tun.fi/MX.202340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypselistes jacksoni"@fi,
        "Hypselistes jacksoni"@sv .

<http://tun.fi/MX.202343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypsosinga albovittata" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.202342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypsosinga albovittata"@fi,
        "Hypsosinga albovittata"@sv .

<http://tun.fi/MX.202344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypsosinga heri" ;
    dwc:scientificNameAuthorship "(Hahn, 1831)" ;
    skos:broader <http://tun.fi/MX.202342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypsosinga heri"@fi,
        "Hypsosinga heri"@sv .

<http://tun.fi/MX.202345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypsosinga pygmaea" ;
    dwc:scientificNameAuthorship "(Sundevall, 1831)" ;
    skos:broader <http://tun.fi/MX.202342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypsosinga pygmaea"@fi,
        "Hypsosinga pygmaea"@sv .

<http://tun.fi/MX.202346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypsosinga sanguinea" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1844)" ;
    skos:broader <http://tun.fi/MX.202342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypsosinga sanguinea"@fi,
        "Hypsosinga sanguinea"@sv .

<http://tun.fi/MX.202348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyptiotes paradoxus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1834)" ;
    skos:broader <http://tun.fi/MX.202347> ;
    skos:hiddenLabel "Hyptiotes paradoxus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sektorihämähäkki"@fi,
        "Hyptiotes paradoxus"@sv .

<http://tun.fi/MX.202350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Improphantes complicatus" ;
    dwc:scientificNameAuthorship "(Emerton, 1882)" ;
    skos:broader <http://tun.fi/MX.202349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Improphantes complicatus"@fi,
        "Improphantes complicatus"@sv .

<http://tun.fi/MX.202351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Improphantes decolor" ;
    dwc:scientificNameAuthorship "(Westring, 1861)" ;
    skos:broader <http://tun.fi/MX.202349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Improphantes decolor"@fi,
        "Improphantes decolor"@sv .

<http://tun.fi/MX.202352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Improphantes holmi" ;
    dwc:scientificNameAuthorship "(Kronestedt, 1975)" ;
    skos:broader <http://tun.fi/MX.202349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Improphantes holmi"@fi,
        "Improphantes holmi"@sv .

<http://tun.fi/MX.202354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incestophantes crucifer" ;
    dwc:scientificNameAuthorship "(Menge, 1866)" ;
    skos:broader <http://tun.fi/MX.202353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Incestophantes crucifer"@fi,
        "Incestophantes crucifer"@sv .

<http://tun.fi/MX.202355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incestophantes kochiellus" ;
    dwc:scientificNameAuthorship "(Strand, 1900)" ;
    skos:broader <http://tun.fi/MX.202353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Incestophantes kochiellus"@fi,
        "Incestophantes kochiellus"@sv .

<http://tun.fi/MX.202357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps quadrisetus" ;
    dwc:scientificNameAuthorship "Berlese, 1920" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Insectolaelaps quadrisetus"@fi,
        "Insectolaelaps quadrisetus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps quadrisetus"@fi,
        "Dendrolaelaps quadrisetus"@sv .

<http://tun.fi/MX.202359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ipa keyserlingi" ;
    dwc:scientificNameAuthorship "(Ausserer, 1867)" ;
    skos:broader <http://tun.fi/MX.202358> ;
    skos:hiddenLabel "Ipa keyserlingi"@fi,
        "Lepthyphantes keyserlingi"@fi,
        "Lepthyphantes keyserlingi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyyniriippuhämähäkki"@fi,
        "Ipa keyserlingi"@sv .

<http://tun.fi/MX.202361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoseius dendrophilus" ;
    dwc:scientificNameAuthorship "Karg, 1969" ;
    skos:broader <http://tun.fi/MX.201519> ;
    skos:hiddenLabel "Iphidonopsis dendrophilus"@fi,
        "Iphidonopsis dendrophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctoseius dendrophilus"@fi,
        "Arctoseius dendrophilus"@sv .

<http://tun.fi/MX.202362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iphidonopsis sculptus" ;
    dwc:scientificNameAuthorship "Gwiadzowicz, 2004" ;
    skos:broader <http://tun.fi/MX.202360> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iphidonopsis sculptus"@fi,
        "Iphidonopsis sculptus"@sv .

<http://tun.fi/MX.202364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iphidosoma fimetarium" ;
    dwc:scientificNameAuthorship "(Müller, 1859)" ;
    skos:broader <http://tun.fi/MX.202363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iphidosoma fimetarium"@fi,
        "Iphidosoma fimetarium"@sv .

<http://tun.fi/MX.202365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iphidosoma physogastris" ;
    dwc:scientificNameAuthorship "Karg, 1971" ;
    skos:broader <http://tun.fi/MX.202363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iphidosoma physogastris"@fi,
        "Iphidosoma physogastris"@sv .

<http://tun.fi/MX.202367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iphidozercon corticalis" ;
    dwc:scientificNameAuthorship "Evans, 1958" ;
    skos:broader <http://tun.fi/MX.202366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iphidozercon corticalis"@fi,
        "Iphidozercon corticalis"@sv .

<http://tun.fi/MX.202368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iphidozercon gibbus" ;
    dwc:scientificNameAuthorship "(Berlese, 1903)" ;
    skos:broader <http://tun.fi/MX.202366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iphidozercon gibbus"@fi,
        "Iphidozercon gibbus"@sv .

<http://tun.fi/MX.202370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ixodes ricinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.202369> ;
    skos:hiddenLabel "Ixodes ricinus"@fi,
        "Ixodes ricinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puutiainen"@fi,
        "vanlig fästing"@sv .

<http://tun.fi/MX.202374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jacksonella falconeri" ;
    dwc:scientificNameAuthorship "(Jackson, 1908)" ;
    skos:broader <http://tun.fi/MX.202373> ;
    skos:hiddenLabel "Jacksonella falconeri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammaskääpiöhämähäkki"@fi,
        "Jacksonella falconeri"@sv .

<http://tun.fi/MX.202377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Julus terrestris" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.202376> ;
    skos:hiddenLabel "Julus terrestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Julus terrestris"@fi,
        "dolkkejsarfoting"@sv .

<http://tun.fi/MX.202379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kaestneria dorsalis" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.202378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kaestneria dorsalis"@fi,
        "Kaestneria dorsalis"@sv .

<http://tun.fi/MX.202380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kaestneria pullata" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1863)" ;
    skos:broader <http://tun.fi/MX.202378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kaestneria pullata"@fi,
        "Kaestneria pullata"@sv .

<http://tun.fi/MX.202382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kikimora palustris" ;
    dwc:scientificNameAuthorship "Eskov, 1988" ;
    skos:broader <http://tun.fi/MX.202381> ;
    skos:hiddenLabel "Kikimora palustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsakääpiöhämähäkki"@fi,
        "Kikimora palustris"@sv .

<http://tun.fi/MX.202384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kramerella aluconis" ;
    dwc:scientificNameAuthorship "(Lonnfors, 1937)" ;
    skos:broader <http://tun.fi/MX.202383> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kramerella aluconis"@fi,
        "Kramerella aluconis"@sv .

<http://tun.fi/MX.202385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kramerella bubonis" ;
    dwc:scientificNameAuthorship "(Lonnfors, 1937)" ;
    skos:broader <http://tun.fi/MX.202383> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kramerella bubonis"@fi,
        "Kramerella bubonis"@sv .

<http://tun.fi/MX.202386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kramerella flammei" ;
    dwc:scientificNameAuthorship "(Lonnfors, 1937)" ;
    skos:broader <http://tun.fi/MX.202383> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kramerella flammei"@fi,
        "Kramerella flammei"@sv .

<http://tun.fi/MX.202387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kramerella major" ;
    dwc:scientificNameAuthorship "(Haller, 1878)" ;
    skos:broader <http://tun.fi/MX.202383> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kramerella major"@fi,
        "Kramerella major"@sv .

<http://tun.fi/MX.202390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Labulla thoracica" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.202389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Labulla thoracica"@fi,
        "Labulla thoracica"@sv .

<http://tun.fi/MX.202392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacinius dentiger" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1848)" ;
    skos:broader <http://tun.fi/MX.202391> ;
    skos:hiddenLabel "Lacinius dentiger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okalukki"@fi,
        "Lacinius dentiger"@sv .

<http://tun.fi/MX.202393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacinius ephippiatus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1835)" ;
    skos:broader <http://tun.fi/MX.202391> ;
    skos:hiddenLabel "Lacinius ephippiatus"@fi,
        "Lacinius ephippiatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "atrainlukki"@fi,
        "treuddslocke"@sv .

<http://tun.fi/MX.202394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacinius horridus" ;
    dwc:scientificNameAuthorship "(Panzer, 1794)" ;
    skos:broader <http://tun.fi/MX.202391> ;
    skos:hiddenLabel "Lacinius horridus"@fi,
        "Lacinius horridus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siililukki"@fi,
        "igelkottslocke"@sv .

<http://tun.fi/MX.202397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelaps agilis" ;
    dwc:scientificNameAuthorship "C.L.Koch, 1836" ;
    skos:broader <http://tun.fi/MX.202396> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laelaps agilis"@fi,
        "Laelaps agilis"@sv .

<http://tun.fi/MX.202398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelaps hilaris" ;
    dwc:scientificNameAuthorship "C.L.Koch, 1836" ;
    skos:broader <http://tun.fi/MX.202396> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laelaps hilaris"@fi,
        "Laelaps hilaris"@sv .

<http://tun.fi/MX.202399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelaps lemmi" ;
    dwc:scientificNameAuthorship "Grube, 1851" ;
    skos:broader <http://tun.fi/MX.202396> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laelaps lemmi"@fi,
        "Laelaps lemmi"@sv .

<http://tun.fi/MX.202400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelaps micromydis" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1948" ;
    skos:broader <http://tun.fi/MX.202396> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laelaps micromydis"@fi,
        "Laelaps micromydis"@sv .

<http://tun.fi/MX.202401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelaps muris" ;
    dwc:scientificNameAuthorship "(Ljungh, 1799)" ;
    skos:broader <http://tun.fi/MX.202396> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laelaps muris"@fi,
        "Laelaps muris"@sv .

<http://tun.fi/MX.202403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laminamichaelia setigera" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.202402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laminamichaelia setigera"@fi,
        "Laminamichaelia setigera"@sv .

<http://tun.fi/MX.202405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprochernes chyzeri" ;
    dwc:scientificNameAuthorship "(Tomosvary, 1882)" ;
    skos:broader <http://tun.fi/MX.202404> ;
    skos:hiddenLabel "Lamprochernes chyzeri"@fi,
        "Lamprochernes chyzeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulmavaleskorpioni"@fi,
        "aspklokrypare"@sv .

<http://tun.fi/MX.202406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprochernes nodosus" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.202404> ;
    skos:hiddenLabel "Lamprochernes nodosus"@fi,
        "Lamprochernes nodosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmyvaleskorpioni"@fi,
        "trädgårdsklokrypare"@sv .

<http://tun.fi/MX.202408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamyctes emarginatus" ;
    dwc:scientificNameAuthorship "(Newport, 1844)" ;
    skos:broader <http://tun.fi/MX.202407> ;
    skos:hiddenLabel "Lamyctes emarginatus"@fi,
        "Lamyctes fulvicornis"@fi,
        "Lamyctes emarginatus"@sv,
        "Lamyctes fulvicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkujuoksiainen"@fi,
        "monokelstenkrypare"@sv .

<http://tun.fi/MX.202410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larinioides cornutus" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Larinioides cornutus"@fi,
        "Larinioides cornutus"@sv .

<http://tun.fi/MX.202411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larinioides ixobolus" ;
    dwc:scientificNameAuthorship "(Thorell, 1873)" ;
    skos:broader <http://tun.fi/MX.202409> ;
    skos:hiddenLabel "Larinioides ixobolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistoristihämähäkki"@fi,
        "Larinioides ixobolus"@sv .

<http://tun.fi/MX.202412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larinioides patagiatus" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Larinioides patagiatus"@fi,
        "Larinioides patagiatus"@sv .

<http://tun.fi/MX.202413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larinioides sclopetarius" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Larinioides sclopetarius"@fi,
        "Larinioides sclopetarius"@sv .

<http://tun.fi/MX.202415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasaeola prona" ;
    dwc:scientificNameAuthorship "(Menge, 1868)" ;
    skos:broader <http://tun.fi/MX.202414> ;
    skos:hiddenLabel "Dipoena prona"@fi,
        "Dipoena prona"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasaeola prona"@fi,
        "Lasaeola prona"@sv .

<http://tun.fi/MX.202416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasaeola tristis" ;
    dwc:scientificNameAuthorship "(Hahn, 1833)" ;
    skos:broader <http://tun.fi/MX.202414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasaeola tristis"@fi,
        "Lasaeola tristis"@sv .

<http://tun.fi/MX.202418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiargus hirsutus" ;
    dwc:scientificNameAuthorship "(Menge, 1869)" ;
    skos:broader <http://tun.fi/MX.202417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiargus hirsutus"@fi,
        "Lasiargus hirsutus"@sv .

<http://tun.fi/MX.202420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioseius allii" ;
    dwc:scientificNameAuthorship "Chant, 1958" ;
    skos:broader <http://tun.fi/MX.202419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasioseius allii"@fi,
        "Lasioseius allii"@sv .

<http://tun.fi/MX.202421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioseius berlesei" ;
    dwc:scientificNameAuthorship "(Oudemans, 1938)" ;
    skos:broader <http://tun.fi/MX.202419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasioseius berlesei"@fi,
        "Lasioseius berlesei"@sv .

<http://tun.fi/MX.202422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioseius bispinosus" ;
    dwc:scientificNameAuthorship "Evans, 1958" ;
    skos:broader <http://tun.fi/MX.202419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasioseius bispinosus"@fi,
        "Lasioseius bispinosus"@sv .

<http://tun.fi/MX.202423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioseius confusus" ;
    dwc:scientificNameAuthorship "Evans, 1958" ;
    skos:broader <http://tun.fi/MX.202419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasioseius confusus"@fi,
        "Lasioseius confusus"@sv .

<http://tun.fi/MX.202424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioseius fimetorum" ;
    dwc:scientificNameAuthorship "Karg, 1971" ;
    skos:broader <http://tun.fi/MX.202419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasioseius fimetorum"@fi,
        "Lasioseius fimetorum"@sv .

<http://tun.fi/MX.202425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioseius incospicuus" ;
    dwc:scientificNameAuthorship "Westerboer, 1963" ;
    skos:broader <http://tun.fi/MX.202419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasioseius incospicuus"@fi,
        "Lasioseius incospicuus"@sv .

<http://tun.fi/MX.202426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthadenella lawrencei" ;
    dwc:scientificNameAuthorship "(Evans, 1958)" ;
    skos:broader <http://tun.fi/MX.4999774> ;
    skos:hiddenLabel "Lasioseius lawrencei"@fi,
        "Lasioseius lawrencei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthadenella lawrencei"@fi,
        "Orthadenella lawrencei"@sv .

<http://tun.fi/MX.202427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioseius muricatus" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.202419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasioseius muricatus"@fi,
        "Lasioseius muricatus"@sv .

<http://tun.fi/MX.202428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioseius ometes" ;
    dwc:scientificNameAuthorship "(Oudemans, 1903)" ;
    skos:broader <http://tun.fi/MX.202419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasioseius ometes"@fi,
        "Lasioseius ometes"@sv .

<http://tun.fi/MX.202429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioseius youcefi" ;
    dwc:scientificNameAuthorship "Athias-Henriot, 1957" ;
    skos:broader <http://tun.fi/MX.202419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasioseius youcefi"@fi,
        "Lasioseius youcefi"@sv .

<http://tun.fi/MX.202431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathys heterophthalma" ;
    dwc:scientificNameAuthorship "Kulczynski, 1891" ;
    skos:broader <http://tun.fi/MX.202430> ;
    skos:hiddenLabel "Lathys humilis"@fi,
        "Lathys nielseni"@fi,
        "Lathys humilis"@sv,
        "Lathys nielseni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathys heterophthalma"@fi,
        "Lathys heterophthalma"@sv .

<http://tun.fi/MX.202433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoribates incisellus" ;
    dwc:scientificNameAuthorship "(Kramer, 1897)" ;
    skos:broader <http://tun.fi/MX.203562> ;
    skos:hiddenLabel "Latilamellobates incisellus"@fi,
        "Latilamellobates incisellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoribates incisellus"@fi,
        "Trichoribates incisellus"@sv .

<http://tun.fi/MX.202435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella falcata" ;
    dwc:scientificNameAuthorship "(Paoli, 1908)" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:hiddenLabel "Lauroppia falcata"@fi,
        "Lauroppia falcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella falcata"@fi,
        "Oppiella falcata"@sv .

<http://tun.fi/MX.202436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella maritima" ;
    dwc:scientificNameAuthorship "(Willmann, 1929)" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:hiddenLabel "Lauroppia maritima"@fi,
        "Lauroppia maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella maritima"@fi,
        "Oppiella maritima"@sv .

<http://tun.fi/MX.202437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella neerlandica" ;
    dwc:scientificNameAuthorship "(Oudemans, 1900)" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:hiddenLabel "Lauroppia neerlandica"@fi,
        "Lauroppia neerlandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella neerlandica"@fi,
        "Oppiella neerlandica"@sv .

<http://tun.fi/MX.202438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella translamellata" ;
    dwc:scientificNameAuthorship "(Willmann, 1923)" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:hiddenLabel "Lauroppia translamellata"@fi,
        "Lauroppia translamellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella translamellata"@fi,
        "Oppiella translamellata"@sv .

<http://tun.fi/MX.202440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiobunum gracile" ;
    dwc:scientificNameAuthorship "Thorell, 1876" ;
    skos:broader <http://tun.fi/MX.202439> ;
    skos:hiddenLabel "Leiobunum gracile"@fi,
        "Leiobunum tisciae"@fi,
        "Leiobunum gracile"@sv,
        "Leiobunum tisciae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rauniolukki"@fi,
        "broklocke"@sv .

<http://tun.fi/MX.202442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leioseius elongatus" ;
    dwc:scientificNameAuthorship "Evans, 1958" ;
    skos:broader <http://tun.fi/MX.202441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leioseius elongatus"@fi,
        "Leioseius elongatus"@sv .

<http://tun.fi/MX.202443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoseius magnanalis" ;
    dwc:scientificNameAuthorship "Evans, 1958" ;
    skos:broader <http://tun.fi/MX.201519> ;
    skos:hiddenLabel "Leioseius magnanalis"@fi,
        "Leioseius magnanalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctoseius magnanalis"@fi,
        "Arctoseius magnanalis"@sv .

<http://tun.fi/MX.202445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidozetes singularis" ;
    dwc:scientificNameAuthorship "Berlese, 1910" ;
    skos:broader <http://tun.fi/MX.202444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepidozetes singularis"@fi,
        "Lepidozetes singularis"@sv .

<http://tun.fi/MX.202447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepthyphantes leprosus" ;
    dwc:scientificNameAuthorship "(Ohlert, 1865)" ;
    skos:broader <http://tun.fi/MX.202446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepthyphantes leprosus"@fi,
        "Lepthyphantes leprosus"@sv .

<http://tun.fi/MX.202448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepthyphantes minutus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1833)" ;
    skos:broader <http://tun.fi/MX.202446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepthyphantes minutus"@fi,
        "Lepthyphantes minutus"@sv .

<http://tun.fi/MX.202450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptogamasus succineus" ;
    dwc:scientificNameAuthorship "(Witalinski, 1973)" ;
    skos:broader <http://tun.fi/MX.202449> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptogamasus succineus"@fi,
        "Leptogamasus succineus"@sv .

<http://tun.fi/MX.202451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptogamasus suecicus" ;
    dwc:scientificNameAuthorship "(Trägårdh, 1936)" ;
    skos:broader <http://tun.fi/MX.202449> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptogamasus suecicus"@fi,
        "Leptogamasus suecicus"@sv .

<http://tun.fi/MX.202453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptoiulus cibdellus" ;
    dwc:scientificNameAuthorship "(Chamberlin, 1921)" ;
    skos:broader <http://tun.fi/MX.202452> ;
    skos:hiddenLabel "Leptoiulus minutus"@fi,
        "Leptoiulus cibdellus"@sv,
        "Leptoiulus minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptoiulus cibdellus"@fi,
        "sumpkejsarfoting"@sv .

<http://tun.fi/MX.202454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptoiulus proximus" ;
    dwc:scientificNameAuthorship "(Nemec, 1896)" ;
    skos:broader <http://tun.fi/MX.202452> ;
    skos:hiddenLabel "Leptoiulus trilobatus buekkensis"@fi,
        "Leptoiulus proximus"@sv,
        "Leptoiulus trilobatus buekkensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptoiulus proximus"@fi,
        "skogskejsarfoting"@sv .

<http://tun.fi/MX.202456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptorhoptrum robustum" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.202455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptorhoptrum robustum"@fi,
        "Leptorhoptrum robustum"@sv .

<http://tun.fi/MX.202458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptothrix hardyi" ;
    dwc:scientificNameAuthorship "(Blackwall, 1850)" ;
    skos:broader <http://tun.fi/MX.202457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptothrix hardyi"@fi,
        "Leptothrix hardyi"@sv .

<http://tun.fi/MX.202460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptus nemorum" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.202459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptus nemorum"@fi,
        "Leptus nemorum"@sv .

<http://tun.fi/MX.202461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptus trimaculatus" ;
    dwc:scientificNameAuthorship "(Rossi, 1794)" ;
    skos:broader <http://tun.fi/MX.202459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptus trimaculatus"@fi,
        "Leptus trimaculatus"@sv .

<http://tun.fi/MX.202464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liacarus coracinus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.202463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liacarus coracinus"@fi,
        "Liacarus coracinus"@sv .

<http://tun.fi/MX.202465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liacarus subterraneus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.202463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liacarus subterraneus"@fi,
        "Liacarus subterraneus"@sv .

<http://tun.fi/MX.202466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liacarus xylariae" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.202463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liacarus xylariae"@fi,
        "Liacarus xylariae"@sv .

<http://tun.fi/MX.202469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licneremaeus licnophorus" ;
    dwc:scientificNameAuthorship "(Michael, 1882)" ;
    skos:broader <http://tun.fi/MX.202468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Licneremaeus licnophorus"@fi,
        "Licneremaeus licnophorus"@sv .

<http://tun.fi/MX.202471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licnoliodes andrei" ;
    dwc:scientificNameAuthorship "Grandjean, 1931" ;
    skos:broader <http://tun.fi/MX.202470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Licnoliodes andrei"@fi,
        "Licnoliodes andrei"@sv .

<http://tun.fi/MX.202473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liebstadia humerata" ;
    dwc:scientificNameAuthorship "Sellnick, 1929" ;
    skos:broader <http://tun.fi/MX.202472> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liebstadia humerata"@fi,
        "Liebstadia humerata"@sv .

<http://tun.fi/MX.202474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liebstadia similis" ;
    dwc:scientificNameAuthorship "(Michael, 1888)" ;
    skos:broader <http://tun.fi/MX.202472> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liebstadia similis"@fi,
        "Liebstadia similis"@sv .

<http://tun.fi/MX.202476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnozetes ciliatus" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.202475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnozetes ciliatus"@fi,
        "Limnozetes ciliatus"@sv .

<http://tun.fi/MX.202477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnozetes rugosus" ;
    dwc:scientificNameAuthorship "(Sellnick, 1923)" ;
    skos:broader <http://tun.fi/MX.202475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnozetes rugosus"@fi,
        "Limnozetes rugosus"@sv .

<http://tun.fi/MX.202480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linyphia hortensis" ;
    dwc:scientificNameAuthorship "Sundevall, 1830" ;
    skos:broader <http://tun.fi/MX.202479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linyphia hortensis"@fi,
        "Linyphia hortensis"@sv .

<http://tun.fi/MX.202481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linyphia tenuipalpis" ;
    dwc:scientificNameAuthorship "Simon, 1884" ;
    skos:broader <http://tun.fi/MX.202479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linyphia tenuipalpis"@fi,
        "Linyphia tenuipalpis"@sv .

<http://tun.fi/MX.202482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linyphia triangularis" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linyphia triangularis"@fi,
        "Linyphia triangularis"@sv .

<http://tun.fi/MX.202485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liochthonius brevis" ;
    dwc:scientificNameAuthorship "(Michael, 1888)" ;
    skos:broader <http://tun.fi/MX.202484> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liochthonius brevis"@fi,
        "Liochthonius brevis"@sv .

<http://tun.fi/MX.202486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liochthonius clavatus" ;
    dwc:scientificNameAuthorship "(Chinone, 1978)" ;
    skos:broader <http://tun.fi/MX.202484> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liochthonius clavatus"@fi,
        "Liochthonius clavatus"@sv .

<http://tun.fi/MX.202487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liochthonius evansi" ;
    dwc:scientificNameAuthorship "Forsslund, 1958" ;
    skos:broader <http://tun.fi/MX.202484> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liochthonius evansi"@fi,
        "Liochthonius evansi"@sv .

<http://tun.fi/MX.202488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liochthonius hystricinus" ;
    dwc:scientificNameAuthorship "(Forsslund, 1942)" ;
    skos:broader <http://tun.fi/MX.202484> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liochthonius hystricinus"@fi,
        "Liochthonius hystricinus"@sv .

<http://tun.fi/MX.202489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liochthonius lapponicus" ;
    dwc:scientificNameAuthorship "(Tragardh, 1910)" ;
    skos:broader <http://tun.fi/MX.202484> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liochthonius lapponicus"@fi,
        "Liochthonius lapponicus"@sv .

<http://tun.fi/MX.202490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liochthonius muscorum" ;
    dwc:scientificNameAuthorship "Forsslund, 1964" ;
    skos:broader <http://tun.fi/MX.202484> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liochthonius muscorum"@fi,
        "Liochthonius muscorum"@sv .

<http://tun.fi/MX.202491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liochthonius sellnicki" ;
    dwc:scientificNameAuthorship "(Thor, 1930)" ;
    skos:broader <http://tun.fi/MX.202484> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liochthonius sellnicki"@fi,
        "Liochthonius sellnicki"@sv .

<http://tun.fi/MX.202492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liochthonius simplex" ;
    dwc:scientificNameAuthorship "(Forsslund, 1942)" ;
    skos:broader <http://tun.fi/MX.202484> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liochthonius simplex"@fi,
        "Liochthonius simplex"@sv .

<http://tun.fi/MX.202495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liocranoeca striata" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1882)" ;
    skos:broader <http://tun.fi/MX.202494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liocranoeca striata"@fi,
        "Liocranoeca striata"@sv .

<http://tun.fi/MX.202498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liroella gei" ;
    dwc:scientificNameAuthorship "(Liro, 1942)" ;
    skos:broader <http://tun.fi/MX.202497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liroella gei"@fi,
        "Liroella gei"@sv .

<http://tun.fi/MX.202501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithobius crassipes" ;
    dwc:scientificNameAuthorship "L. Koch, 1862" ;
    skos:broader <http://tun.fi/MX.202500> ;
    skos:hiddenLabel "Lithobius crassipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lithobius crassipes"@fi,
        "tjockbent stenkrypare"@sv .

<http://tun.fi/MX.202502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithobius curtipes" ;
    dwc:scientificNameAuthorship "C.L. Koch, 1847" ;
    skos:broader <http://tun.fi/MX.202500> ;
    skos:hiddenLabel "Lithobius curtipes"@fi,
        "Lithobius curtipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäjuoksiainen"@fi,
        "nordlig stenkrypare"@sv .

<http://tun.fi/MX.202503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithobius erythrocephalus" ;
    dwc:scientificNameAuthorship "C.L. Koch, 1847" ;
    skos:broader <http://tun.fi/MX.202500> ;
    skos:hiddenLabel "Lithobius erythrocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lithobius erythrocephalus"@fi,
        "strandstenkrypare"@sv .

<http://tun.fi/MX.202504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithobius forficatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.202500> ;
    skos:hiddenLabel "Lithobius forficatus"@fi,
        "Lithobius forficatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskojuoksiainen"@fi,
        "brun stenkrypare"@sv .

<http://tun.fi/MX.202505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithobius melanops" ;
    dwc:scientificNameAuthorship "Newport, 1845" ;
    skos:broader <http://tun.fi/MX.202500> ;
    skos:hiddenLabel "Lithobius glabratus"@fi,
        "Lithobius glabratus"@sv,
        "Lithobius melanops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lithobius melanops"@fi,
        "lövstenkrypare"@sv .

<http://tun.fi/MX.202506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithobius microps" ;
    dwc:scientificNameAuthorship "Meinert, 1868" ;
    skos:broader <http://tun.fi/MX.202500> ;
    skos:hiddenLabel "Lithobius duboscqui"@fi,
        "Lithobius duboscqui"@sv,
        "Lithobius microps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lithobius microps"@fi,
        "pysslingstenkrypare"@sv .

<http://tun.fi/MX.202507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithobius tenebrosus" ;
    dwc:scientificNameAuthorship "Meinert, 1872" ;
    skos:broader <http://tun.fi/MX.202500> ;
    skos:hiddenLabel "Lithobius nigrifrons"@fi,
        "Lithobius nigrifrons"@sv,
        "Lithobius tenebrosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lithobius tenebrosus"@fi,
        "tajgastenkrypare"@sv .

<http://tun.fi/MX.202509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophomma punctatum" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.202508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophomma punctatum"@fi,
        "Lophomma punctatum"@sv .

<http://tun.fi/MX.202511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophopilio palpinalis" ;
    dwc:scientificNameAuthorship "(Herbst, 1799)" ;
    skos:broader <http://tun.fi/MX.202510> ;
    skos:hiddenLabel "Lophopilio palpinalis"@fi,
        "Lophopilio palpinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkilukki"@fi,
        "tagglocke"@sv .

<http://tun.fi/MX.202513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loxosceles laeta" ;
    dwc:scientificNameAuthorship "(Nicolet, 1849)" ;
    skos:broader <http://tun.fi/MX.202512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Loxosceles laeta"@fi,
        "Loxosceles laeta"@sv .

<http://tun.fi/MX.202516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus armatus" ;
    dwc:scientificNameAuthorship "(Halbert, 1915)" ;
    skos:broader <http://tun.fi/MX.202515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysigamasus armatus"@fi,
        "Lysigamasus armatus"@sv .

<http://tun.fi/MX.202517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus celticus" ;
    dwc:scientificNameAuthorship "(Bhattacharyya, 1963)" ;
    skos:broader <http://tun.fi/MX.202515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysigamasus celticus"@fi,
        "Lysigamasus celticus"@sv .

<http://tun.fi/MX.202518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus digitulus" ;
    dwc:scientificNameAuthorship "(Karg, 1963)" ;
    skos:broader <http://tun.fi/MX.202515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysigamasus digitulus"@fi,
        "Lysigamasus digitulus"@sv .

<http://tun.fi/MX.202519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus lapponicus" ;
    dwc:scientificNameAuthorship "(Trägårdh, 1910)" ;
    skos:broader <http://tun.fi/MX.202515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysigamasus lapponicus"@fi,
        "Lysigamasus lapponicus"@sv .

<http://tun.fi/MX.202520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus nasellus" ;
    dwc:scientificNameAuthorship "(Karg, 1968)" ;
    skos:broader <http://tun.fi/MX.202515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysigamasus nasellus"@fi,
        "Lysigamasus nasellus"@sv .

<http://tun.fi/MX.202521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus parrunciger" ;
    dwc:scientificNameAuthorship "(Bhattacharyya, 1963)" ;
    skos:broader <http://tun.fi/MX.202515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysigamasus parrunciger"@fi,
        "Lysigamasus parrunciger"@sv .

<http://tun.fi/MX.202522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus pratincola" ;
    dwc:scientificNameAuthorship "(Athias-Henriot, 1967)" ;
    skos:broader <http://tun.fi/MX.202515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysigamasus pratincola"@fi,
        "Lysigamasus pratincola"@sv .

<http://tun.fi/MX.202523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus runcatellus" ;
    dwc:scientificNameAuthorship "(Berlese, 1903)" ;
    skos:broader <http://tun.fi/MX.202515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysigamasus runcatellus"@fi,
        "Lysigamasus runcatellus"@sv .

<http://tun.fi/MX.202524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus runciger" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.202515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysigamasus runciger"@fi,
        "Lysigamasus runciger"@sv .

<http://tun.fi/MX.202525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus schweizeri" ;
    dwc:scientificNameAuthorship "(Bhattacharyya, 1963)" ;
    skos:broader <http://tun.fi/MX.202515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysigamasus schweizeri"@fi,
        "Lysigamasus schweizeri"@sv .

<http://tun.fi/MX.202526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus truncus" ;
    dwc:scientificNameAuthorship "(Schweizer, 1961)" ;
    skos:broader <http://tun.fi/MX.202515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysigamasus truncus"@fi,
        "Lysigamasus truncus"@sv .

<http://tun.fi/MX.202527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus vagabundus" ;
    dwc:scientificNameAuthorship "(Karg, 1968)" ;
    skos:broader <http://tun.fi/MX.202515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysigamasus vagabundus"@fi,
        "Lysigamasus vagabundus"@sv .

<http://tun.fi/MX.202529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Machuella draconis" ;
    dwc:scientificNameAuthorship "Hammer, 1961" ;
    skos:broader <http://tun.fi/MX.202528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Machuella draconis"@fi,
        "Machuella draconis"@sv .

<http://tun.fi/MX.202532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrargus boreus" ;
    dwc:scientificNameAuthorship "Holm, 1968" ;
    skos:broader <http://tun.fi/MX.202531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrargus boreus"@fi,
        "Macrargus boreus"@sv .

<http://tun.fi/MX.202533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrargus carpenteri" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1894)" ;
    skos:broader <http://tun.fi/MX.202531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrargus carpenteri"@fi,
        "Macrargus carpenteri"@sv .

<http://tun.fi/MX.202534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrargus multesimus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1875)" ;
    skos:broader <http://tun.fi/MX.202531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrargus multesimus"@fi,
        "Macrargus multesimus"@sv .

<http://tun.fi/MX.202535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrargus rufus" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.202531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrargus rufus"@fi,
        "Macrargus rufus"@sv .

<http://tun.fi/MX.202537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocheles ancyleus" ;
    dwc:scientificNameAuthorship "Krauss, 1970" ;
    skos:broader <http://tun.fi/MX.202536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocheles ancyleus"@fi,
        "Macrocheles ancyleus"@sv .

<http://tun.fi/MX.202538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocheles decoloratus" ;
    dwc:scientificNameAuthorship "(C.L. Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.202536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocheles decoloratus"@fi,
        "Macrocheles decoloratus"@sv .

<http://tun.fi/MX.202539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocheles glaber" ;
    dwc:scientificNameAuthorship "(Müller, 1860)" ;
    skos:broader <http://tun.fi/MX.202536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocheles glaber"@fi,
        "Macrocheles glaber"@sv .

<http://tun.fi/MX.202540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocheles insignitus" ;
    dwc:scientificNameAuthorship "(Berlese, 1918)" ;
    skos:broader <http://tun.fi/MX.202536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocheles insignitus"@fi,
        "Macrocheles insignitus"@sv .

<http://tun.fi/MX.202541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocheles mammifer" ;
    dwc:scientificNameAuthorship "(Berlese, 1018)" ;
    skos:broader <http://tun.fi/MX.202536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocheles mammifer"@fi,
        "Macrocheles mammifer"@sv .

<http://tun.fi/MX.202542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocheles matrius" ;
    dwc:scientificNameAuthorship "(Hull, 1925)" ;
    skos:broader <http://tun.fi/MX.202536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocheles matrius"@fi,
        "Macrocheles matrius"@sv .

<http://tun.fi/MX.202543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocheles merdarius" ;
    dwc:scientificNameAuthorship "(Berlese, 1889)" ;
    skos:broader <http://tun.fi/MX.202536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocheles merdarius"@fi,
        "Macrocheles merdarius"@sv .

<http://tun.fi/MX.202544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocheles montanus" ;
    dwc:scientificNameAuthorship "(Willmann, 1951)" ;
    skos:broader <http://tun.fi/MX.202536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocheles montanus"@fi,
        "Macrocheles montanus"@sv .

<http://tun.fi/MX.202545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocheles muscaedomesticae" ;
    dwc:scientificNameAuthorship "(Scopoli, 1772)" ;
    skos:broader <http://tun.fi/MX.202536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocheles muscaedomesticae"@fi,
        "Macrocheles muscaedomesticae"@sv .

<http://tun.fi/MX.202546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocheles rotundiscutis" ;
    dwc:scientificNameAuthorship "Bregetova & Koroleva, 1960" ;
    skos:broader <http://tun.fi/MX.202536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocheles rotundiscutis"@fi,
        "Macrocheles rotundiscutis"@sv .

<http://tun.fi/MX.202547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocheles subbadius" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.202536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocheles subbadius"@fi,
        "Macrocheles subbadius"@sv .

<http://tun.fi/MX.202548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocheles tardus" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.202536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocheles tardus"@fi,
        "Macrocheles tardus"@sv .

<http://tun.fi/MX.202553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malaconothrus egregius" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.202552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malaconothrus egregius"@fi,
        "Malaconothrus egregius"@sv .

<http://tun.fi/MX.202554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malaconothrus globiger" ;
    dwc:scientificNameAuthorship "Tragardh, 1910" ;
    skos:broader <http://tun.fi/MX.202552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malaconothrus globiger"@fi,
        "Malaconothrus globiger"@sv .

<http://tun.fi/MX.202555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimalaconothrus sphagnicola" ;
    dwc:scientificNameAuthorship "(Tragardh, 1910)" ;
    skos:broader <http://tun.fi/MX.203577> ;
    skos:hiddenLabel "Malaconothrus sphagnicola"@fi,
        "Malaconothrus sphagnicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimalaconothrus sphagnicola"@fi,
        "Trimalaconothrus sphagnicola"@sv .

<http://tun.fi/MX.202557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Maro lehtineni" ;
    dwc:scientificNameAuthorship "Saaristo, 1971" ;
    skos:broader <http://tun.fi/MX.202556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Maro lehtineni"@fi,
        "Maro lehtineni"@sv .

<http://tun.fi/MX.202558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Maro lepidus" ;
    dwc:scientificNameAuthorship "Casemir, 1961" ;
    skos:broader <http://tun.fi/MX.202556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Maro lepidus"@fi,
        "Maro lepidus"@sv .

<http://tun.fi/MX.202559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Maro minutus" ;
    dwc:scientificNameAuthorship "O. P.-Cambridge, 1906" ;
    skos:broader <http://tun.fi/MX.202556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Maro minutus"@fi,
        "Maro minutus"@sv .

<http://tun.fi/MX.202560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Maro sublestus" ;
    dwc:scientificNameAuthorship "Falconer, 1915" ;
    skos:broader <http://tun.fi/MX.202556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Maro sublestus"@fi,
        "Maro sublestus"@sv .

<http://tun.fi/MX.202562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marpissa radiata" ;
    dwc:scientificNameAuthorship "(Grube, 1859)" ;
    skos:broader <http://tun.fi/MX.202561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marpissa radiata"@fi,
        "Marpissa radiata"@sv .

<http://tun.fi/MX.202564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Maso sundevalli" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.202563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Maso sundevalli"@fi,
        "Maso sundevalli"@sv .

<http://tun.fi/MX.202566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastigusa arietina" ;
    dwc:scientificNameAuthorship "(Thorell, 1871)" ;
    skos:broader <http://tun.fi/MX.202565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastigusa arietina"@fi,
        "Mastigusa arietina"@sv .

<http://tun.fi/MX.202568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mecynargus borealis" ;
    dwc:scientificNameAuthorship "(Jackson, 1930)" ;
    skos:broader <http://tun.fi/MX.202567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mecynargus borealis"@fi,
        "Mecynargus borealis"@sv .

<http://tun.fi/MX.202570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mecynargus monticola" ;
    dwc:scientificNameAuthorship "(Holm, 1943)" ;
    skos:broader <http://tun.fi/MX.202567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mecynargus monticola"@fi,
        "Mecynargus monticola"@sv .

<http://tun.fi/MX.202571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mecynargus morulus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1873)" ;
    skos:broader <http://tun.fi/MX.202567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mecynargus morulus"@fi,
        "Mecynargus morulus"@sv .

<http://tun.fi/MX.202572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mecynargus paetulus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1875)" ;
    skos:broader <http://tun.fi/MX.202567> ;
    skos:hiddenLabel "Mecynargus paetulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkakääpiöhämähäkki"@fi,
        "Mecynargus paetulus"@sv .

<http://tun.fi/MX.202573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mecynargus sphagnicola" ;
    dwc:scientificNameAuthorship "(Holm, 1939)" ;
    skos:broader <http://tun.fi/MX.202567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mecynargus sphagnicola"@fi,
        "Mecynargus sphagnicola"@sv .

<http://tun.fi/MX.202575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella obsoleta" ;
    dwc:scientificNameAuthorship "(Paoli, 1908)" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:hiddenLabel "Medioppia obsoleta"@fi,
        "Medioppia obsoleta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella obsoleta"@fi,
        "Oppiella obsoleta"@sv .

<http://tun.fi/MX.202576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella subpectinata" ;
    dwc:scientificNameAuthorship "(Oudemans, 1900)" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:hiddenLabel "Medioppia subpectinata"@fi,
        "Medioppia subpectinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella subpectinata"@fi,
        "Oppiella subpectinata"@sv .

<http://tun.fi/MX.202577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella tridentata" ;
    dwc:scientificNameAuthorship "Subias & Minguez, 1985" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:hiddenLabel "Medioppia tridentata"@fi,
        "Medioppia tridentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella tridentata"@fi,
        "Oppiella tridentata"@sv .

<http://tun.fi/MX.202579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megalepthyphantes nebulosus" ;
    dwc:scientificNameAuthorship "(Sundevall, 1830)" ;
    skos:broader <http://tun.fi/MX.202578> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megalepthyphantes nebulosus"@fi,
        "Megalepthyphantes nebulosus"@sv .

<http://tun.fi/MX.202580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megalepthyphantes pseudocollinus" ;
    dwc:scientificNameAuthorship "Saaristo, 1997" ;
    skos:broader <http://tun.fi/MX.202578> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megalepthyphantes pseudocollinus"@fi,
        "Megalepthyphantes pseudocollinus"@sv .

<http://tun.fi/MX.202582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaphyllum sjaelandicum" ;
    dwc:scientificNameAuthorship "(Meinert, 1868)" ;
    skos:broader <http://tun.fi/MX.202581> ;
    skos:hiddenLabel "Chromatoiulus sjaelandicus"@fi,
        "Chromatoiulus sjaelandicus"@sv,
        "Megaphyllum sjaelandicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaphyllum sjaelandicum"@fi,
        "skuggkejsarfoting"@sv .

<http://tun.fi/MX.202584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanozetes meridianus" ;
    dwc:scientificNameAuthorship "Sellnick, 1928" ;
    skos:broader <http://tun.fi/MX.202583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanozetes meridianus"@fi,
        "Melanozetes meridianus"@sv .

<http://tun.fi/MX.202585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanozetes mollicomus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.202583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanozetes mollicomus"@fi,
        "Melanozetes mollicomus"@sv .

<http://tun.fi/MX.202588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesotritia nuda" ;
    dwc:scientificNameAuthorship "(Berlese, 1887)" ;
    skos:broader <http://tun.fi/MX.202587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesotritia nuda"@fi,
        "Mesotritia nuda"@sv .

<http://tun.fi/MX.202591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meta menardi" ;
    dwc:scientificNameAuthorship "(Latreille, 1804)" ;
    skos:broader <http://tun.fi/MX.202590> ;
    skos:hiddenLabel "Meta menardi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luola-aukkohämähäkki"@fi,
        "Meta menardi"@sv .

<http://tun.fi/MX.202595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metapanamomops kaestneri" ;
    dwc:scientificNameAuthorship "(Wiehle, 1961)" ;
    skos:broader <http://tun.fi/MX.202594> ;
    skos:hiddenLabel "Metapanamomops kaestneri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkäläkääpiöhämähäkki"@fi,
        "Metapanamomops kaestneri"@sv .

<http://tun.fi/MX.202597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metellina mengei" ;
    dwc:scientificNameAuthorship "(Blackwall, 1870)" ;
    skos:broader <http://tun.fi/MX.202596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metellina mengei"@fi,
        "Metellina mengei"@sv .

<http://tun.fi/MX.202598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metellina merianae" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.202596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metellina merianae"@fi,
        "Metellina merianae"@sv .

<http://tun.fi/MX.202599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metellina segmentata" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metellina segmentata"@fi,
        "Metellina segmentata"@sv .

<http://tun.fi/MX.202601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopobactrus prominulus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1872)" ;
    skos:broader <http://tun.fi/MX.202600> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopobactrus prominulus"@fi,
        "Metopobactrus prominulus"@sv .

<http://tun.fi/MX.202604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micaria aenea" ;
    dwc:scientificNameAuthorship "Thorell, 1871" ;
    skos:broader <http://tun.fi/MX.202603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micaria aenea"@fi,
        "Micaria aenea"@sv .

<http://tun.fi/MX.202605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micaria alpina" ;
    dwc:scientificNameAuthorship "L. Koch, 1872" ;
    skos:broader <http://tun.fi/MX.202603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micaria alpina"@fi,
        "Micaria alpina"@sv .

<http://tun.fi/MX.202606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micaria formicaria" ;
    dwc:scientificNameAuthorship "(Sundevall, 1831)" ;
    skos:broader <http://tun.fi/MX.202603> ;
    skos:hiddenLabel "Micaria formicaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurahaiskiiltohämähäkki"@fi,
        "Micaria formicaria"@sv .

<http://tun.fi/MX.202607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micaria fulgens" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.202603> ;
    skos:hiddenLabel "Micaria fulgens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rinnekiiltohämähäkki"@fi,
        "Micaria fulgens"@sv .

<http://tun.fi/MX.202608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micaria lenzi" ;
    dwc:scientificNameAuthorship "Bösenberg, 1899" ;
    skos:broader <http://tun.fi/MX.202603> ;
    skos:hiddenLabel "Micaria lenzi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynikiiltohämähäkki"@fi,
        "Micaria lenzi"@sv .

<http://tun.fi/MX.202609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micaria nivosa" ;
    dwc:scientificNameAuthorship "L. Koch, 1866" ;
    skos:broader <http://tun.fi/MX.202603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micaria nivosa"@fi,
        "Micaria nivosa"@sv .

<http://tun.fi/MX.202610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micaria palmgreni" ;
    dwc:scientificNameAuthorship "Wunderlich, 1979" ;
    skos:broader <http://tun.fi/MX.202603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micaria palmgreni"@fi,
        "Micaria palmgreni"@sv .

<http://tun.fi/MX.202611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micaria pulicaria" ;
    dwc:scientificNameAuthorship "(Sundevall, 1831)" ;
    skos:broader <http://tun.fi/MX.202603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micaria pulicaria"@fi,
        "Micaria pulicaria"@sv .

<http://tun.fi/MX.202612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micaria silesiaca" ;
    dwc:scientificNameAuthorship "L. Koch, 1875" ;
    skos:broader <http://tun.fi/MX.202603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micaria silesiaca"@fi,
        "Micaria silesiaca"@sv .

<http://tun.fi/MX.202613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arboricaria subopaca" ;
    dwc:scientificNameAuthorship "(Westring, 1861)" ;
    skos:broader <http://tun.fi/MX.324985> ;
    skos:hiddenLabel "Micaria subopaca"@fi,
        "Micaria subopaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arboricaria subopaca"@fi,
        "Arboricaria subopaca"@sv .

<http://tun.fi/MX.202614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micaria tripunctata" ;
    dwc:scientificNameAuthorship "Holm, 1978" ;
    skos:broader <http://tun.fi/MX.202603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micaria tripunctata"@fi,
        "Micaria tripunctata"@sv .

<http://tun.fi/MX.202616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micrargus apertus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.202615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micrargus apertus"@fi,
        "Micrargus apertus"@sv .

<http://tun.fi/MX.202617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micrargus herbigradus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1854)" ;
    skos:broader <http://tun.fi/MX.202615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micrargus herbigradus"@fi,
        "Micrargus herbigradus"@sv .

<http://tun.fi/MX.202618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micrargus subaequalis" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.202615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micrargus subaequalis"@fi,
        "Micrargus subaequalis"@sv .

<http://tun.fi/MX.202621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micreremus brevipes" ;
    dwc:scientificNameAuthorship "(Michael, 1888)" ;
    skos:broader <http://tun.fi/MX.202620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micreremus brevipes"@fi,
        "Micreremus brevipes"@sv .

<http://tun.fi/MX.202622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micreremus gracilior" ;
    dwc:scientificNameAuthorship "Willmann, 1931" ;
    skos:broader <http://tun.fi/MX.202620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micreremus gracilior"@fi,
        "Micreremus gracilior"@sv .

<http://tun.fi/MX.202624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbisium brevifemoratum" ;
    dwc:scientificNameAuthorship "(Ellingsen, 1903)" ;
    skos:broader <http://tun.fi/MX.202623> ;
    skos:hiddenLabel "Microbisium brevifemoratum"@fi,
        "Microbisium brevifemoratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkavaleskorpioni"@fi,
        "mosseklokrypare"@sv .

<http://tun.fi/MX.202625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbisium suecicum" ;
    dwc:scientificNameAuthorship "Lohmander, 1945" ;
    skos:broader <http://tun.fi/MX.202623> ;
    skos:hiddenLabel "Microbisium suecicum"@fi,
        "Microbisium suecicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkovaleskorpioni"@fi,
        "skogsklokrypare"@sv .

<http://tun.fi/MX.202628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgynium rectangulatum" ;
    dwc:scientificNameAuthorship "Trägårdh, 1942" ;
    skos:broader <http://tun.fi/MX.202627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgynium rectangulatum"@fi,
        "Microgynium rectangulatum"@sv .

<http://tun.fi/MX.202630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microlichus avus" ;
    dwc:scientificNameAuthorship "(Trouessart, 1887)" ;
    skos:broader <http://tun.fi/MX.202629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microlichus avus"@fi,
        "Microlichus avus"@sv .

<http://tun.fi/MX.202632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microlinyphia impigra" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.202631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microlinyphia impigra"@fi,
        "Microlinyphia impigra"@sv .

<http://tun.fi/MX.202633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microlinyphia pusilla" ;
    dwc:scientificNameAuthorship "(Sundevall, 1830)" ;
    skos:broader <http://tun.fi/MX.202631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microlinyphia pusilla"@fi,
        "Microlinyphia pusilla"@sv .

<http://tun.fi/MX.202635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micrommata virescens" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micrommata virescens"@fi,
        "Micrommata virescens"@sv .

<http://tun.fi/MX.202637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microneta viaria" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.202636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microneta viaria"@fi,
        "Microneta viaria"@sv .

<http://tun.fi/MX.202639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microppia minus" ;
    dwc:scientificNameAuthorship "(Paoli, 1908)" ;
    skos:broader <http://tun.fi/MX.202638> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microppia minus"@fi,
        "Microppia minus"@sv .

<http://tun.fi/MX.202641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microseius truncicola" ;
    dwc:scientificNameAuthorship "Trägårdh, 1942" ;
    skos:broader <http://tun.fi/MX.202640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microseius truncicola"@fi,
        "Microseius truncicola"@sv .

<http://tun.fi/MX.202643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microtritia minima" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.202642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microtritia minima"@fi,
        "Microtritia minima"@sv .

<http://tun.fi/MX.202645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microzetorchestes emeryi" ;
    dwc:scientificNameAuthorship "(Coggi, 1898)" ;
    skos:broader <http://tun.fi/MX.202644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microzetorchestes emeryi"@fi,
        "Microzetorchestes emeryi"@sv .

<http://tun.fi/MX.202648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minicia marginella" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.202647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minicia marginella"@fi,
        "Minicia marginella"@sv .

<http://tun.fi/MX.202650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minunthozetes pseudofusiger" ;
    dwc:scientificNameAuthorship "(Schweizer, 1922)" ;
    skos:broader <http://tun.fi/MX.202649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minunthozetes pseudofusiger"@fi,
        "Minunthozetes pseudofusiger"@sv .

<http://tun.fi/MX.202651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minunthozetes semirufus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.202649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minunthozetes semirufus"@fi,
        "Minunthozetes semirufus"@sv .

<http://tun.fi/MX.202653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minyriolus pusillus" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.202652> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minyriolus pusillus"@fi,
        "Minyriolus pusillus"@sv .

<http://tun.fi/MX.202655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mioxena blanda" ;
    dwc:scientificNameAuthorship "(Simon, 1884)" ;
    skos:broader <http://tun.fi/MX.202654> ;
    skos:hiddenLabel "Mioxena blanda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikääpiöhämähäkki"@fi,
        "Mioxena blanda"@sv .

<http://tun.fi/MX.202657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Misumena vatia" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202656> ;
    skos:hiddenLabel "Misumena vatia"@fi,
        "Misumena vatia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kukkaravukki"@fi,
        "blomkrabbspindel"@sv .

<http://tun.fi/MX.202659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mitopus morio" ;
    dwc:scientificNameAuthorship "(Fabricius, 1779)" ;
    skos:broader <http://tun.fi/MX.202658> ;
    skos:hiddenLabel "Mitopus morio"@fi,
        "Mitopus morio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsälukki"@fi,
        "sadellocke"@sv .

<http://tun.fi/MX.202662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mixochthonius pilososetosus" ;
    dwc:scientificNameAuthorship "(Forsslund, 1942)" ;
    skos:broader <http://tun.fi/MX.202661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mixochthonius pilososetosus"@fi,
        "Mixochthonius pilososetosus"@sv .

<http://tun.fi/MX.202664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mixozercon sellnicki" ;
    dwc:scientificNameAuthorship "(Schweizer, 1948)" ;
    skos:broader <http://tun.fi/MX.202663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mixozercon sellnicki"@fi,
        "Mixozercon sellnicki"@sv .

<http://tun.fi/MX.202666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moebelia penicillata" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.202665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Moebelia penicillata"@fi,
        "Moebelia penicillata"@sv .

<http://tun.fi/MX.202668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochetus saxatilis" ;
    dwc:scientificNameAuthorship "Liro, 1943" ;
    skos:broader <http://tun.fi/MX.202667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monochetus saxatilis"@fi,
        "Monochetus saxatilis"@sv .

<http://tun.fi/MX.202670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella clavigera" ;
    dwc:scientificNameAuthorship "(Hammer, 1952)" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:hiddenLabel "Moritzoppia clavigera"@fi,
        "Moritzoppia clavigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella clavigera"@fi,
        "Oppiella clavigera"@sv .

<http://tun.fi/MX.202671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella keilbachi" ;
    dwc:scientificNameAuthorship "(Moritz, 1969)" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:hiddenLabel "Moritzoppia keilbachi"@fi,
        "Moritzoppia keilbachi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella keilbachi"@fi,
        "Oppiella keilbachi"@sv .

<http://tun.fi/MX.202672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella unicarinata" ;
    dwc:scientificNameAuthorship "(Paoli, 1908)" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:hiddenLabel "Moritzoppia unicarinata"@fi,
        "Moritzoppia unicarinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella unicarinata"@fi,
        "Oppiella unicarinata"@sv .

<http://tun.fi/MX.202674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mucronothrus nasalis" ;
    dwc:scientificNameAuthorship "(Willmann, 1929)" ;
    skos:broader <http://tun.fi/MX.202673> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mucronothrus nasalis"@fi,
        "Mucronothrus nasalis"@sv .

<http://tun.fi/MX.202676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mughiphantes cornutus" ;
    dwc:scientificNameAuthorship "(Schenkel, 1927)" ;
    skos:broader <http://tun.fi/MX.202675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mughiphantes cornutus"@fi,
        "Mughiphantes cornutus"@sv .

<http://tun.fi/MX.202677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mughiphantes suffusus" ;
    dwc:scientificNameAuthorship "(Strand, 1901)" ;
    skos:broader <http://tun.fi/MX.202675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mughiphantes suffusus"@fi,
        "Mughiphantes suffusus"@sv .

<http://tun.fi/MX.202678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mughiphantes whymperi" ;
    dwc:scientificNameAuthorship "(F. O. P.-Cambridge, 1894)" ;
    skos:broader <http://tun.fi/MX.202675> ;
    skos:hiddenLabel "Lepthyphantes whymbergi"@fi,
        "Lepthyphantes whymbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mughiphantes whymperi"@fi,
        "Mughiphantes whymperi"@sv .

<http://tun.fi/MX.202680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps euepistomus" ;
    dwc:scientificNameAuthorship "Hirschmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Multidendrolaelaps euepistomus"@fi,
        "Multidendrolaelaps euepistomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps euepistomus"@fi,
        "Dendrolaelaps euepistomus"@sv .

<http://tun.fi/MX.202681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps putte" ;
    dwc:scientificNameAuthorship "(Huhta & Karg, 2010)" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Multidendrolaelaps putte"@fi,
        "Multidendrolaelaps putte"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps putte"@fi,
        "Dendrolaelaps putte"@sv .

<http://tun.fi/MX.202682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps spinosus" ;
    dwc:scientificNameAuthorship "Hirschmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Multidendrolaelaps spinosus"@fi,
        "Multidendrolaelaps spinosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps spinosus"@fi,
        "Dendrolaelaps spinosus"@sv .

<http://tun.fi/MX.202683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps subcorticalis" ;
    dwc:scientificNameAuthorship "(Huhta & Karg, 2010)" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Multidendrolaelaps subcorticalis"@fi,
        "Multidendrolaelaps subcorticalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps subcorticalis"@fi,
        "Dendrolaelaps subcorticalis"@sv .

<http://tun.fi/MX.202684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps tetraspinosus" ;
    dwc:scientificNameAuthorship "Hirschmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Multidendrolaelaps tetraspinosus"@fi,
        "Multidendrolaelaps tetraspinosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps tetraspinosus"@fi,
        "Dendrolaelaps tetraspinosus"@sv .

<http://tun.fi/MX.202686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Multioppia glabra" ;
    dwc:scientificNameAuthorship "(Mihelcic, 1955)" ;
    skos:broader <http://tun.fi/MX.202685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Multioppia glabra"@fi,
        "Multioppia glabra"@sv .

<http://tun.fi/MX.202687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Multioppia laniseta" ;
    dwc:scientificNameAuthorship "Moritz, 1966" ;
    skos:broader <http://tun.fi/MX.202685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Multioppia laniseta"@fi,
        "Multioppia laniseta"@sv .

<http://tun.fi/MX.202689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycobates parmeliae" ;
    dwc:scientificNameAuthorship "(Michael, 1884)" ;
    skos:broader <http://tun.fi/MX.202688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycobates parmeliae"@fi,
        "Mycobates parmeliae"@sv .

<http://tun.fi/MX.202690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycobates sarekensis" ;
    dwc:scientificNameAuthorship "(Tragardh, 1910)" ;
    skos:broader <http://tun.fi/MX.202688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycobates sarekensis"@fi,
        "Mycobates sarekensis"@sv .

<http://tun.fi/MX.202693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myonyssus ingricus" ;
    dwc:scientificNameAuthorship "Bregetova, 1956" ;
    skos:broader <http://tun.fi/MX.202692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myonyssus ingricus"@fi,
        "Myonyssus ingricus"@sv .

<http://tun.fi/MX.202695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmarachne formicaria" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.202694> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrmarachne formicaria"@fi,
        "Myrmarachne formicaria"@sv .

<http://tun.fi/MX.202697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nalepella haarlovi" ;
    dwc:scientificNameAuthorship "Boczek, 1962" ;
    skos:broader <http://tun.fi/MX.202696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nalepella haarlovi"@fi,
        "Nalepella haarlovi"@sv .

<http://tun.fi/MX.202698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nalepella triceras" ;
    dwc:scientificNameAuthorship "(Börner, 1906)" ;
    skos:broader <http://tun.fi/MX.202696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nalepella triceras"@fi,
        "Nalepella triceras"@sv .

<http://tun.fi/MX.202700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanhermannia coronata" ;
    dwc:scientificNameAuthorship "Berlese, 1913" ;
    skos:broader <http://tun.fi/MX.202699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanhermannia coronata"@fi,
        "Nanhermannia coronata"@sv .

<http://tun.fi/MX.202701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanhermannia forsslundi" ;
    dwc:scientificNameAuthorship "Karppinen, 1958" ;
    skos:broader <http://tun.fi/MX.202699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanhermannia forsslundi"@fi,
        "Nanhermannia forsslundi"@sv .

<http://tun.fi/MX.202702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanhermannia nana" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.202699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanhermannia nana"@fi,
        "Nanhermannia nana"@sv .

<http://tun.fi/MX.202703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanhermannia sellnicki" ;
    dwc:scientificNameAuthorship "Forsslund, 1958" ;
    skos:broader <http://tun.fi/MX.202699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanhermannia sellnicki"@fi,
        "Nanhermannia sellnicki"@sv .

<http://tun.fi/MX.202706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanorchestes pseudocollinus" ;
    dwc:scientificNameAuthorship "Schuster, 1958" ;
    skos:broader <http://tun.fi/MX.202705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanorchestes pseudocollinus"@fi,
        "Nanorchestes pseudocollinus"@sv .

<http://tun.fi/MX.202709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nelima gothica" ;
    dwc:scientificNameAuthorship "Lohmander, 1945" ;
    skos:broader <http://tun.fi/MX.202708> ;
    skos:hiddenLabel "Nelima gothica"@fi,
        "Nelima gothica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkolukki"@fi,
        "kustlocke"@sv .

<http://tun.fi/MX.202711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemasoma varicorne" ;
    dwc:scientificNameAuthorship "C.L. Koch, 1847" ;
    skos:broader <http://tun.fi/MX.202710> ;
    skos:hiddenLabel "Nemasoma varicorne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemasoma varicorne"@fi,
        "barktrådfoting"@sv .

<http://tun.fi/MX.202714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemastoma lugubre" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.202713> ;
    skos:hiddenLabel "Nemastoma lugubre"@fi,
        "Nemastoma lugubre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplälukki"@fi,
        "fläcklocke"@sv .

<http://tun.fi/MX.202717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nenteria breviunguiculata" ;
    dwc:scientificNameAuthorship "Willmann, 1949" ;
    skos:broader <http://tun.fi/MX.202716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nenteria breviunguiculata"@fi,
        "Nenteria breviunguiculata"@sv .

<http://tun.fi/MX.202718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nenteria hirschmanni" ;
    dwc:scientificNameAuthorship "Wisnievski, 1979" ;
    skos:broader <http://tun.fi/MX.202716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nenteria hirschmanni"@fi,
        "Nenteria hirschmanni"@sv .

<http://tun.fi/MX.202719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nenteria oudemansi" ;
    dwc:scientificNameAuthorship "Hirschmann & Z.-Nicol, 1964" ;
    skos:broader <http://tun.fi/MX.202716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nenteria oudemansi"@fi,
        "Nenteria oudemansi"@sv .

<http://tun.fi/MX.202720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nenteria ritzemai" ;
    dwc:scientificNameAuthorship "(Oudemans, 1903)" ;
    skos:broader <http://tun.fi/MX.202716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nenteria ritzemai"@fi,
        "Nenteria ritzemai"@sv .

<http://tun.fi/MX.202721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nenteria stammeri" ;
    dwc:scientificNameAuthorship "Hirschm. & Z.-Nicol, 1969" ;
    skos:broader <http://tun.fi/MX.202716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nenteria stammeri"@fi,
        "Nenteria stammeri"@sv .

<http://tun.fi/MX.202724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neobisium carcinoides" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.202723> ;
    skos:hiddenLabel "Neobisium carcinoides"@fi,
        "Neobisium carcinoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalvaleskorpioni"@fi,
        "förnaklokrypare"@sv .

<http://tun.fi/MX.202726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neobrachychthonius marginatus" ;
    dwc:scientificNameAuthorship "(Forsslund, 1942)" ;
    skos:broader <http://tun.fi/MX.202725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neobrachychthonius marginatus"@fi,
        "Neobrachychthonius marginatus"@sv .

<http://tun.fi/MX.202728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neojordensia levis" ;
    dwc:scientificNameAuthorship "(Oud. & Voigts, 1904)" ;
    skos:broader <http://tun.fi/MX.202727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neojordensia levis"@fi,
        "Neojordensia levis"@sv .

<http://tun.fi/MX.202729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neojordensia meritricha" ;
    dwc:scientificNameAuthorship "Athias-Henriot, 1973" ;
    skos:broader <http://tun.fi/MX.202727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neojordensia meritricha"@fi,
        "Neojordensia meritricha"@sv .

<http://tun.fi/MX.202730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neojordensia sinuata" ;
    dwc:scientificNameAuthorship "Athias-Henriot, 1973" ;
    skos:broader <http://tun.fi/MX.202727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neojordensia sinuata"@fi,
        "Neojordensia sinuata"@sv .

<http://tun.fi/MX.202732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neon levis" ;
    dwc:scientificNameAuthorship "(Simon, 1871)" ;
    skos:broader <http://tun.fi/MX.202731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neon levis"@fi,
        "Neon levis"@sv .

<http://tun.fi/MX.202733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neon reticulatus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1853)" ;
    skos:broader <http://tun.fi/MX.202731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neon reticulatus"@fi,
        "Neon reticulatus"@sv .

<http://tun.fi/MX.202734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neon robustus" ;
    dwc:scientificNameAuthorship "Lohmander, 1945" ;
    skos:broader <http://tun.fi/MX.202731> ;
    skos:hiddenLabel "Neon robustus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paasipikkuhyppijä"@fi,
        "Neon robustus"@sv .

<http://tun.fi/MX.202735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neon valentulus" ;
    dwc:scientificNameAuthorship "Falconer, 1912" ;
    skos:broader <http://tun.fi/MX.202731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neon valentulus"@fi,
        "Neon valentulus"@sv .

<http://tun.fi/MX.202737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoribates aurantiacus" ;
    dwc:scientificNameAuthorship "(Oudemans, 1914)" ;
    skos:broader <http://tun.fi/MX.202736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoribates aurantiacus"@fi,
        "Neoribates aurantiacus"@sv .

<http://tun.fi/MX.202739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoscona adianta" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.202738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoscona adianta"@fi,
        "Neoscona adianta"@sv .

<http://tun.fi/MX.202741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neotegonotus fastigatus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.202740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neotegonotus fastigatus"@fi,
        "Neotegonotus fastigatus"@sv .

<http://tun.fi/MX.202743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neottiura bimaculata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.202742> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neottiura bimaculata"@fi,
        "Neottiura bimaculata"@sv .

<http://tun.fi/MX.202745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neriene clathrata" ;
    dwc:scientificNameAuthorship "(Sundevall, 1830)" ;
    skos:broader <http://tun.fi/MX.202744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neriene clathrata"@fi,
        "Neriene clathrata"@sv .

<http://tun.fi/MX.202746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neriene emphana" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1841)" ;
    skos:broader <http://tun.fi/MX.202744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neriene emphana"@fi,
        "Neriene emphana"@sv .

<http://tun.fi/MX.202748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neriene montana" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neriene montana"@fi,
        "Neriene montana"@sv .

<http://tun.fi/MX.202749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neriene peltata" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.202744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neriene peltata"@fi,
        "Neriene peltata"@sv .

<http://tun.fi/MX.202750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neriene radiata" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1841)" ;
    skos:broader <http://tun.fi/MX.202744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neriene radiata"@fi,
        "Neriene radiata"@sv .

<http://tun.fi/MX.202753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nesticus cellulanus" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202752> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nesticus cellulanus"@fi,
        "Nesticus cellulanus"@sv .

<http://tun.fi/MX.202755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nopoiulus kochii" ;
    dwc:scientificNameAuthorship "(Gervais, 1847)" ;
    skos:broader <http://tun.fi/MX.202754> ;
    skos:hiddenLabel "Nopoiulus kochii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nopoiulus kochii"@fi,
        "lyktpärlfoting"@sv .

<http://tun.fi/MX.202758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nothrus anauniensis" ;
    dwc:scientificNameAuthorship "Canestrini & Fanzago, 1876" ;
    skos:broader <http://tun.fi/MX.202757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nothrus anauniensis"@fi,
        "Nothrus anauniensis"@sv .

<http://tun.fi/MX.202759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nothrus borussicus" ;
    dwc:scientificNameAuthorship "Sellnick, 1928" ;
    skos:broader <http://tun.fi/MX.202757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nothrus borussicus"@fi,
        "Nothrus borussicus"@sv .

<http://tun.fi/MX.202760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nothrus palustris" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1839" ;
    skos:broader <http://tun.fi/MX.202757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nothrus palustris"@fi,
        "Nothrus palustris"@sv .

<http://tun.fi/MX.202761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nothrus pratensis" ;
    dwc:scientificNameAuthorship "Sellnick, 1928" ;
    skos:broader <http://tun.fi/MX.202757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nothrus pratensis"@fi,
        "Nothrus pratensis"@sv .

<http://tun.fi/MX.202762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nothrus silvestris" ;
    dwc:scientificNameAuthorship "Nicolet, 1855" ;
    skos:broader <http://tun.fi/MX.202757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nothrus silvestris"@fi,
        "Nothrus silvestris"@sv .

<http://tun.fi/MX.202764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notioscopus sarcinatus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1872)" ;
    skos:broader <http://tun.fi/MX.202763> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notioscopus sarcinatus"@fi,
        "Notioscopus sarcinatus"@sv .

<http://tun.fi/MX.202766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Novophytoptus rostratae" ;
    dwc:scientificNameAuthorship "Roivainen, 1947" ;
    skos:broader <http://tun.fi/MX.202765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Novophytoptus rostratae"@fi,
        "Novophytoptus rostratae"@sv .

<http://tun.fi/MX.202768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nuctenea silvicultrix" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1835)" ;
    skos:broader <http://tun.fi/MX.202767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nuctenea silvicultrix"@fi,
        "Nuctenea silvicultrix"@sv .

<http://tun.fi/MX.202769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nuctenea umbratica" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nuctenea umbratica"@fi,
        "Nuctenea umbratica"@sv .

<http://tun.fi/MX.202771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nusoncus nasutus" ;
    dwc:scientificNameAuthorship "(Schenkel, 1925)" ;
    skos:broader <http://tun.fi/MX.202770> ;
    skos:hiddenLabel "Troxochrus nasutus"@fi,
        "Troxochrus nasutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nusoncus nasutus"@fi,
        "Nusoncus nasutus"@sv .

<http://tun.fi/MX.202773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Obscuriphantes obscurus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.202772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Obscuriphantes obscurus"@fi,
        "Obscuriphantes obscurus"@sv .

<http://tun.fi/MX.202775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontocepheus elongatus" ;
    dwc:scientificNameAuthorship "(Michael, 1879)" ;
    skos:broader <http://tun.fi/MX.202774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontocepheus elongatus"@fi,
        "Odontocepheus elongatus"@sv .

<http://tun.fi/MX.202778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oecobius navus" ;
    dwc:scientificNameAuthorship "Blackwall, 1859" ;
    skos:broader <http://tun.fi/MX.202777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oecobius navus"@fi,
        "Oecobius navus"@sv .

<http://tun.fi/MX.202780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedothorax agrestis" ;
    dwc:scientificNameAuthorship "(Blackwall, 1853)" ;
    skos:broader <http://tun.fi/MX.202779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedothorax agrestis"@fi,
        "Oedothorax agrestis"@sv .

<http://tun.fi/MX.202781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedothorax apicatus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1850)" ;
    skos:broader <http://tun.fi/MX.202779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedothorax apicatus"@fi,
        "Oedothorax apicatus"@sv .

<http://tun.fi/MX.202782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedothorax fuscus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1834)" ;
    skos:broader <http://tun.fi/MX.202779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedothorax fuscus"@fi,
        "Oedothorax fuscus"@sv .

<http://tun.fi/MX.202783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedothorax gibbosus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.202779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedothorax gibbosus"@fi,
        "Oedothorax gibbosus"@sv .

<http://tun.fi/MX.202784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedothorax retusus" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.202779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedothorax retusus"@fi,
        "Oedothorax retusus"@sv .

<http://tun.fi/MX.202786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ohlertidion ohlerti" ;
    dwc:scientificNameAuthorship "(Thorell, 1870)" ;
    skos:broader <http://tun.fi/MX.202785> ;
    skos:hiddenLabel "Achaearanea ohlerti"@fi,
        "Theridion ohlerti"@fi,
        "Achaearanea ohlerti"@sv,
        "Theridion ohlerti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ohlertidion ohlerti"@fi,
        "Ohlertidion ohlerti"@sv .

<http://tun.fi/MX.202788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligolophus hanseni" ;
    dwc:scientificNameAuthorship "(Kraepelin, 1896)" ;
    skos:broader <http://tun.fi/MX.202787> ;
    skos:hiddenLabel "Oligolophus hanseni"@fi,
        "Oligolophus hanseni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havulukki"@fi,
        "mörk smålocke"@sv .

<http://tun.fi/MX.202789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligolophus tridens" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.202787> ;
    skos:hiddenLabel "Oligolophus tridens"@fi,
        "Oligolophus tridens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtolukki"@fi,
        "ljus smålocke"@sv .

<http://tun.fi/MX.202791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligonychus ununguis" ;
    dwc:scientificNameAuthorship "(Jacobi, 1905)" ;
    skos:broader <http://tun.fi/MX.202790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligonychus ununguis"@fi,
        "Oligonychus ununguis"@sv .

<http://tun.fi/MX.202793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ommatoiulus sabulosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.202792> ;
    skos:hiddenLabel "Ommatoiulus sabulosus"@fi,
        "Schizophyllum sabulosum"@fi,
        "Ommatoiulus sabulosus"@sv,
        "Schizophyllum sabulosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietatuhatjalkainen"@fi,
        "bandkejsarfoting"@sv .

<http://tun.fi/MX.202795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onchodellus alpinus" ;
    dwc:scientificNameAuthorship "(Willmann, 1953)" ;
    skos:broader <http://tun.fi/MX.202794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onchodellus alpinus"@fi,
        "Onchodellus alpinus"@sv .

<http://tun.fi/MX.202796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onchodellus bibulus" ;
    dwc:scientificNameAuthorship "Mašán, 2007" ;
    skos:broader <http://tun.fi/MX.202794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onchodellus bibulus"@fi,
        "Onchodellus bibulus"@sv .

<http://tun.fi/MX.202797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onchodellus falcifer" ;
    dwc:scientificNameAuthorship "(Hirschmann & Krauss, 1965)" ;
    skos:broader <http://tun.fi/MX.202794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onchodellus falcifer"@fi,
        "Onchodellus falcifer"@sv .

<http://tun.fi/MX.202798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onchodellus reticulatus" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.202794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onchodellus reticulatus"@fi,
        "Onchodellus reticulatus"@sv .

<http://tun.fi/MX.202799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onchodellus siculus" ;
    dwc:scientificNameAuthorship "(Berlese, 1892)" ;
    skos:broader <http://tun.fi/MX.202794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onchodellus siculus"@fi,
        "Onchodellus siculus"@sv .

<http://tun.fi/MX.202800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onchodellus slovacus" ;
    dwc:scientificNameAuthorship "Mašán, 2007" ;
    skos:broader <http://tun.fi/MX.202794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onchodellus slovacus"@fi,
        "Onchodellus slovacus"@sv .

<http://tun.fi/MX.202802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ondatralaelaps multispinosa" ;
    dwc:scientificNameAuthorship "(Banks, 1909)" ;
    skos:broader <http://tun.fi/MX.202801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ondatralaelaps multispinosa"@fi,
        "Ondatralaelaps multispinosa"@sv .

<http://tun.fi/MX.202804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophionyssus saurarum" ;
    dwc:scientificNameAuthorship "(Oudemans, 1901)" ;
    skos:broader <http://tun.fi/MX.202803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophionyssus saurarum"@fi,
        "Ophionyssus saurarum"@sv .

<http://tun.fi/MX.202806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opilio canestrinii" ;
    dwc:scientificNameAuthorship "(Thorell, 1876)" ;
    skos:broader <http://tun.fi/MX.202805> ;
    skos:hiddenLabel "Opilio canestrinii"@fi,
        "Opilio canestrinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keisarilukki"@fi,
        "orange väcklocke"@sv .

<http://tun.fi/MX.202807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opilio parietinus" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.202805> ;
    skos:hiddenLabel "Opilio parietinus"@fi,
        "Opilio parietinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurilukki"@fi,
        "fläckig vägglocke"@sv .

<http://tun.fi/MX.202808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opilio saxatilis" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1839" ;
    skos:broader <http://tun.fi/MX.202805> ;
    skos:hiddenLabel "Opilio saxatilis"@fi,
        "Opilio saxatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdelukki"@fi,
        "strandlocke"@sv .

<http://tun.fi/MX.202810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oplitis alophora" ;
    dwc:scientificNameAuthorship "(Berlese, 1903)" ;
    skos:broader <http://tun.fi/MX.202809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oplitis alophora"@fi,
        "Oplitis alophora"@sv .

<http://tun.fi/MX.202811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oplitis minutissima" ;
    dwc:scientificNameAuthorship "(Berlese, 1903)" ;
    skos:broader <http://tun.fi/MX.202809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oplitis minutissima"@fi,
        "Oplitis minutissima"@sv .

<http://tun.fi/MX.202812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oplitis paradoxa" ;
    dwc:scientificNameAuthorship "(Canestrini & Berlese, 1884)" ;
    skos:broader <http://tun.fi/MX.202809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oplitis paradoxa"@fi,
        "Oplitis paradoxa"@sv .

<http://tun.fi/MX.202813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oplitis pecinai" ;
    dwc:scientificNameAuthorship "Hirschm., 1984" ;
    skos:broader <http://tun.fi/MX.202809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oplitis pecinai"@fi,
        "Oplitis pecinai"@sv .

<http://tun.fi/MX.202814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oplitis philoctena" ;
    dwc:scientificNameAuthorship "(Trouessart, 1902)" ;
    skos:broader <http://tun.fi/MX.202809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oplitis philoctena"@fi,
        "Oplitis philoctena"@sv .

<http://tun.fi/MX.202815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oplitis stammeri" ;
    dwc:scientificNameAuthorship "Hirschm. & Z.-Nicol, 1961" ;
    skos:broader <http://tun.fi/MX.202809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oplitis stammeri"@fi,
        "Oplitis stammeri"@sv .

<http://tun.fi/MX.202816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oplitis wasmanni" ;
    dwc:scientificNameAuthorship "(Kneissl, 1907)" ;
    skos:broader <http://tun.fi/MX.202809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oplitis wasmanni"@fi,
        "Oplitis wasmanni"@sv .

<http://tun.fi/MX.202818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppia nitens" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1835" ;
    skos:broader <http://tun.fi/MX.202817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppia nitens"@fi,
        "Oppia nitens"@sv .

<http://tun.fi/MX.202820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella minidentata" ;
    dwc:scientificNameAuthorship "(Subias, 1977)" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella minidentata"@fi,
        "Oppiella minidentata"@sv .

<http://tun.fi/MX.202821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella nova" ;
    dwc:scientificNameAuthorship "(Oudemans, 1902)" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella nova"@fi,
        "Oppiella nova"@sv .

<http://tun.fi/MX.202822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella splendens" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella splendens"@fi,
        "Oppiella splendens"@sv .

<http://tun.fi/MX.202825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oreoneta fennica" ;
    dwc:scientificNameAuthorship "Saaristo & Marusik, 2004" ;
    skos:broader <http://tun.fi/MX.202824> ;
    skos:hiddenLabel "Oreoneta fennica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenkääpiöhämähäkki"@fi,
        "Oreoneta fennica"@sv .

<http://tun.fi/MX.202826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oreoneta punctata" ;
    dwc:scientificNameAuthorship "(Tullgren, 1955)" ;
    skos:broader <http://tun.fi/MX.202824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oreoneta punctata"@fi,
        "Oreoneta punctata"@sv .

<http://tun.fi/MX.202827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oreoneta sinuosa" ;
    dwc:scientificNameAuthorship "(Tullgren, 1955)" ;
    skos:broader <http://tun.fi/MX.202824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oreoneta sinuosa"@fi,
        "Oreoneta sinuosa"@sv .

<http://tun.fi/MX.202829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oreonetides vaginatus" ;
    dwc:scientificNameAuthorship "(Thorell, 1872)" ;
    skos:broader <http://tun.fi/MX.202828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oreonetides vaginatus"@fi,
        "Oreonetides vaginatus"@sv .

<http://tun.fi/MX.202831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oribatella calcarata" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.202830> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oribatella calcarata"@fi,
        "Oribatella calcarata"@sv .

<http://tun.fi/MX.202832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oribatella sexdentata" ;
    dwc:scientificNameAuthorship "(Berlese, 1916)" ;
    skos:broader <http://tun.fi/MX.202830> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oribatella sexdentata"@fi,
        "Oribatella sexdentata"@sv .

<http://tun.fi/MX.202836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oribatula tibialis" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.202835> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oribatula tibialis"@fi,
        "Oribatula tibialis"@sv .

<http://tun.fi/MX.202839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantelozetes paolii" ;
    dwc:scientificNameAuthorship "(Oudemans, 1913)" ;
    skos:broader <http://tun.fi/MX.4980149> ;
    skos:hiddenLabel "Oribella paolii"@fi,
        "Oribella paolii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantelozetes paolii"@fi,
        "Pantelozetes paolii"@sv .

<http://tun.fi/MX.202840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oribella pectinata" ;
    dwc:scientificNameAuthorship "(Michael, 1885)" ;
    skos:broader <http://tun.fi/MX.202838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oribella pectinata"@fi,
        "Oribella pectinata"@sv .

<http://tun.fi/MX.202842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oribotritia berlesei" ;
    dwc:scientificNameAuthorship "(Michael, 1898)" ;
    skos:broader <http://tun.fi/MX.202841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oribotritia berlesei"@fi,
        "Oribotritia berlesei"@sv .

<http://tun.fi/MX.202843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oribotritia fennica" ;
    dwc:scientificNameAuthorship "Forsslund & Markel, 1963" ;
    skos:broader <http://tun.fi/MX.202841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oribotritia fennica"@fi,
        "Oribotritia fennica"@sv .

<http://tun.fi/MX.202846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ornithonyssus sylviarum" ;
    dwc:scientificNameAuthorship "(Canestrini & Fanzago, 1877)" ;
    skos:broader <http://tun.fi/MX.202845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ornithonyssus sylviarum"@fi,
        "Ornithonyssus sylviarum"@sv .

<http://tun.fi/MX.202848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oryphantes angulatus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1881)" ;
    skos:broader <http://tun.fi/MX.202847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oryphantes angulatus"@fi,
        "Oryphantes angulatus"@sv .

<http://tun.fi/MX.202850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ostearius melanopygius" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1879)" ;
    skos:broader <http://tun.fi/MX.202849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ostearius melanopygius"@fi,
        "Ostearius melanopygius"@sv .

<http://tun.fi/MX.202852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxycenus maxwelli" ;
    dwc:scientificNameAuthorship "(Keifer, 1939)" ;
    skos:broader <http://tun.fi/MX.202851> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxycenus maxwelli"@fi,
        "Oxycenus maxwelli"@sv .

<http://tun.fi/MX.202854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyopes ramosus" ;
    dwc:scientificNameAuthorship "(Martini & Goeze, 1778)" ;
    skos:broader <http://tun.fi/MX.202853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxyopes ramosus"@fi,
        "Oxyopes ramosus"@sv .

<http://tun.fi/MX.202857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ozyptila arctica" ;
    dwc:scientificNameAuthorship "Kulczynski, 1908" ;
    skos:broader <http://tun.fi/MX.202856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ozyptila arctica"@fi,
        "Ozyptila arctica"@sv .

<http://tun.fi/MX.202858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ozyptila atomaria" ;
    dwc:scientificNameAuthorship "(Panzer, 1801)" ;
    skos:broader <http://tun.fi/MX.202856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ozyptila atomaria"@fi,
        "Ozyptila atomaria"@sv .

<http://tun.fi/MX.202859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ozyptila brevipes" ;
    dwc:scientificNameAuthorship "(Hahn, 1826)" ;
    skos:broader <http://tun.fi/MX.202856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ozyptila brevipes"@fi,
        "Ozyptila brevipes"@sv .

<http://tun.fi/MX.202860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ozyptila claveata" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1837)" ;
    skos:broader <http://tun.fi/MX.202856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ozyptila claveata"@fi,
        "Ozyptila claveata"@sv .

<http://tun.fi/MX.202861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ozyptila gertschi" ;
    dwc:scientificNameAuthorship "Kurata, 1944" ;
    skos:broader <http://tun.fi/MX.202856> ;
    skos:hiddenLabel "Ozyptila gertschi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettorapuhämähäkki"@fi,
        "Ozyptila gertschi"@sv .

<http://tun.fi/MX.202862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ozyptila praticola" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1837)" ;
    skos:broader <http://tun.fi/MX.202856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ozyptila praticola"@fi,
        "Ozyptila praticola"@sv .

<http://tun.fi/MX.202863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ozyptila scabricula" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.202856> ;
    skos:hiddenLabel "Ozyptila scabricula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahderapuhämähäkki"@fi,
        "Ozyptila scabricula"@sv .

<http://tun.fi/MX.202864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ozyptila trux" ;
    dwc:scientificNameAuthorship "(Blackwall, 1846)" ;
    skos:broader <http://tun.fi/MX.202856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ozyptila trux"@fi,
        "Ozyptila trux"@sv .

<http://tun.fi/MX.202865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ozyptila westringi" ;
    dwc:scientificNameAuthorship "(Thorell, 1873)" ;
    skos:broader <http://tun.fi/MX.202856> ;
    skos:hiddenLabel "Ozyptila westringi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merirapuhämähäkki"@fi,
        "Ozyptila westringi"@sv .

<http://tun.fi/MX.202869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachydellus furcifer" ;
    dwc:scientificNameAuthorship "(Oudemans, 1903)" ;
    skos:broader <http://tun.fi/MX.202868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachydellus furcifer"@fi,
        "Pachydellus furcifer"@sv .

<http://tun.fi/MX.202870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachydellus hades" ;
    dwc:scientificNameAuthorship "(Halliday, 2001)" ;
    skos:broader <http://tun.fi/MX.202868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachydellus hades"@fi,
        "Pachydellus hades"@sv .

<http://tun.fi/MX.202871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachydellus problematicus" ;
    dwc:scientificNameAuthorship "Mašán, 2007" ;
    skos:broader <http://tun.fi/MX.202868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachydellus problematicus"@fi,
        "Pachydellus problematicus"@sv .

<http://tun.fi/MX.202872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachydellus sculptus" ;
    dwc:scientificNameAuthorship "(Berlese, 1920)" ;
    skos:broader <http://tun.fi/MX.202868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachydellus sculptus"@fi,
        "Pachydellus sculptus"@sv .

<http://tun.fi/MX.202874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachygnatha clercki" ;
    dwc:scientificNameAuthorship "Sundevall, 1823" ;
    skos:broader <http://tun.fi/MX.202873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachygnatha clercki"@fi,
        "Pachygnatha clercki"@sv .

<http://tun.fi/MX.202875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachygnatha degeeri" ;
    dwc:scientificNameAuthorship "Sundevall, 1830" ;
    skos:broader <http://tun.fi/MX.202873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachygnatha degeeri"@fi,
        "Pachygnatha degeeri"@sv .

<http://tun.fi/MX.202876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachygnatha listeri" ;
    dwc:scientificNameAuthorship "Sundevall, 1830" ;
    skos:broader <http://tun.fi/MX.202873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachygnatha listeri"@fi,
        "Pachygnatha listeri"@sv .

<http://tun.fi/MX.202878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachygnathus wasastjernae" ;
    dwc:scientificNameAuthorship "Uusitalo, 2010" ;
    skos:broader <http://tun.fi/MX.202877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachygnathus wasastjernae"@fi,
        "Pachygnathus wasastjernae"@sv .

<http://tun.fi/MX.202881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachylaelaps littoralis" ;
    dwc:scientificNameAuthorship "Halbert, 1915" ;
    skos:broader <http://tun.fi/MX.202880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachylaelaps littoralis"@fi,
        "Pachylaelaps littoralis"@sv .

<http://tun.fi/MX.202882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachylaelaps longisetis" ;
    dwc:scientificNameAuthorship "Halbert, 1915" ;
    skos:broader <http://tun.fi/MX.202880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachylaelaps longisetis"@fi,
        "Pachylaelaps longisetis"@sv .

<http://tun.fi/MX.202884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachymerium ferrugineum" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1835)" ;
    skos:broader <http://tun.fi/MX.202883> ;
    skos:hiddenLabel "Pachymerium ferrugineum"@fi,
        "Pachymerium ferrugineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostesiimajuoksiainen"@fi,
        "blodjordkrypare"@sv .

<http://tun.fi/MX.202886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyseius humeralis" ;
    dwc:scientificNameAuthorship "Berlese, 1910" ;
    skos:broader <http://tun.fi/MX.202885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyseius humeralis"@fi,
        "Pachyseius humeralis"@sv .

<http://tun.fi/MX.202887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyseius wideventris" ;
    dwc:scientificNameAuthorship "Afifi & Nasr, 1984" ;
    skos:broader <http://tun.fi/MX.202885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyseius wideventris"@fi,
        "Pachyseius wideventris"@sv .

<http://tun.fi/MX.202889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paidiscura pallens" ;
    dwc:scientificNameAuthorship "(Blackwall, 1834)" ;
    skos:broader <http://tun.fi/MX.202888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paidiscura pallens"@fi,
        "Paidiscura pallens"@sv .

<http://tun.fi/MX.202892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palaeacarus hystricinus" ;
    dwc:scientificNameAuthorship "Tragardh, 1932" ;
    skos:broader <http://tun.fi/MX.202891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palaeacarus hystricinus"@fi,
        "Palaeacarus hystricinus"@sv .

<http://tun.fi/MX.202893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palaeacarus kamenskii" ;
    dwc:scientificNameAuthorship "(Zachvatkin, 1945)" ;
    skos:broader <http://tun.fi/MX.202891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palaeacarus kamenskii"@fi,
        "Palaeacarus kamenskii"@sv .

<http://tun.fi/MX.202895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palliduphantes antroniensis" ;
    dwc:scientificNameAuthorship "(Schenkel, 1933)" ;
    skos:broader <http://tun.fi/MX.202894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palliduphantes antroniensis"@fi,
        "Palliduphantes antroniensis"@sv .

<http://tun.fi/MX.202896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palliduphantes ericaeus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1853)" ;
    skos:broader <http://tun.fi/MX.202894> ;
    skos:hiddenLabel "Palliduphantes ericaeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervariippuhämähäkki"@fi,
        "Palliduphantes ericaeus"@sv .

<http://tun.fi/MX.202897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palliduphantes insignis" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1913)" ;
    skos:broader <http://tun.fi/MX.202894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palliduphantes insignis"@fi,
        "Palliduphantes insignis"@sv .

<http://tun.fi/MX.202898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palliduphantes pallidus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.202894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palliduphantes pallidus"@fi,
        "Palliduphantes pallidus"@sv .

<http://tun.fi/MX.202900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panamomops mengei" ;
    dwc:scientificNameAuthorship "Simon, 1926" ;
    skos:broader <http://tun.fi/MX.202899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panamomops mengei"@fi,
        "Panamomops mengei"@sv .

<http://tun.fi/MX.202902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panonychus citri" ;
    dwc:scientificNameAuthorship "(McGregor, 1916)" ;
    skos:broader <http://tun.fi/MX.202901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panonychus citri"@fi,
        "Panonychus citri"@sv .

<http://tun.fi/MX.202903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panonychus ulmi" ;
    dwc:scientificNameAuthorship "(Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.202901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panonychus ulmi"@fi,
        "Panonychus ulmi"@sv .

<http://tun.fi/MX.202905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachipteria bella" ;
    dwc:scientificNameAuthorship "(Sellnick, 1928)" ;
    skos:broader <http://tun.fi/MX.202904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachipteria bella"@fi,
        "Parachipteria bella"@sv .

<http://tun.fi/MX.202906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachipteria willmanni" ;
    dwc:scientificNameAuthorship "van der Hammen, 1952" ;
    skos:broader <http://tun.fi/MX.202904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachipteria willmanni"@fi,
        "Parachipteria willmanni"@sv .

<http://tun.fi/MX.202908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Damaeus clavipes" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.201838> ;
    skos:hiddenLabel "Paradamaeus clavipes"@fi,
        "Paradamaeus clavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Damaeus clavipes"@fi,
        "Damaeus clavipes"@sv .

<http://tun.fi/MX.202910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paragamasus diversus" ;
    dwc:scientificNameAuthorship "(Halbert, 1915)" ;
    skos:broader <http://tun.fi/MX.202909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paragamasus diversus"@fi,
        "Paragamasus diversus"@sv .

<http://tun.fi/MX.202911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paragamasus robustus" ;
    dwc:scientificNameAuthorship "(Oudemans, 1902)" ;
    skos:broader <http://tun.fi/MX.202909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paragamasus robustus"@fi,
        "Paragamasus robustus"@sv .

<http://tun.fi/MX.202912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paragamasus similis" ;
    dwc:scientificNameAuthorship "(Willmann, 1953)" ;
    skos:broader <http://tun.fi/MX.202909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paragamasus similis"@fi,
        "Paragamasus similis"@sv .

<http://tun.fi/MX.202915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraleius leontonychus" ;
    dwc:scientificNameAuthorship "(Berlese, 1910)" ;
    skos:broader <http://tun.fi/MX.202914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraleius leontonychus"@fi,
        "Paraleius leontonychus"@sv .

<http://tun.fi/MX.202917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraphytoptus paradoxus" ;
    dwc:scientificNameAuthorship "Nalepa, 1896" ;
    skos:broader <http://tun.fi/MX.202916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraphytoptus paradoxus"@fi,
        "Paraphytoptus paradoxus"@sv .

<http://tun.fi/MX.202919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraseiulus soleiger" ;
    dwc:scientificNameAuthorship "(Ribaga, 1902)" ;
    skos:broader <http://tun.fi/MX.202918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraseiulus soleiger"@fi,
        "Paraseiulus soleiger"@sv .

<http://tun.fi/MX.202920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraseiulus talbii" ;
    dwc:scientificNameAuthorship "(Athias-Henriot, 1960)" ;
    skos:broader <http://tun.fi/MX.202918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraseiulus talbii"@fi,
        "Paraseiulus talbii"@sv .

<http://tun.fi/MX.202921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraseiulus triporus" ;
    dwc:scientificNameAuthorship "Chant & Saul, 1982" ;
    skos:broader <http://tun.fi/MX.202918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraseiulus triporus"@fi,
        "Paraseiulus triporus"@sv .

<http://tun.fi/MX.202923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasitellus fucorum" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.202922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasitellus fucorum"@fi,
        "Parasitellus fucorum"@sv .

<http://tun.fi/MX.202926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasitus beta" ;
    dwc:scientificNameAuthorship "(Oudemans & Voigts, 1904)" ;
    skos:broader <http://tun.fi/MX.202925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasitus beta"@fi,
        "Parasitus beta"@sv .

<http://tun.fi/MX.202927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasitus coleoptratorum" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.202925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasitus coleoptratorum"@fi,
        "Parasitus coleoptratorum"@sv .

<http://tun.fi/MX.202928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasitus consanguines" ;
    dwc:scientificNameAuthorship "Oudemans & Voigts, 1904" ;
    skos:broader <http://tun.fi/MX.202925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasitus consanguines"@fi,
        "Parasitus consanguines"@sv .

<http://tun.fi/MX.202929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasitus fimetorum" ;
    dwc:scientificNameAuthorship "(Berlese, 1903)" ;
    skos:broader <http://tun.fi/MX.202925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasitus fimetorum"@fi,
        "Parasitus fimetorum"@sv .

<http://tun.fi/MX.202930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasitus halophilus" ;
    dwc:scientificNameAuthorship "(Sellnick, 1952)" ;
    skos:broader <http://tun.fi/MX.202925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasitus halophilus"@fi,
        "Parasitus halophilus"@sv .

<http://tun.fi/MX.202931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasitus hyalinus" ;
    dwc:scientificNameAuthorship "(Willman, 1949)" ;
    skos:broader <http://tun.fi/MX.202925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasitus hyalinus"@fi,
        "Parasitus hyalinus"@sv .

<http://tun.fi/MX.202932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasitus kempersi" ;
    dwc:scientificNameAuthorship "(Oudemans, 1902)" ;
    skos:broader <http://tun.fi/MX.202925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasitus kempersi"@fi,
        "Parasitus kempersi"@sv .

<http://tun.fi/MX.202933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasitus loricatus" ;
    dwc:scientificNameAuthorship "(Wankel, 1861)" ;
    skos:broader <http://tun.fi/MX.202925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasitus loricatus"@fi,
        "Parasitus loricatus"@sv .

<http://tun.fi/MX.202934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasitus lunulatus" ;
    dwc:scientificNameAuthorship "(J. Müller, 1859)" ;
    skos:broader <http://tun.fi/MX.202925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasitus lunulatus"@fi,
        "Parasitus lunulatus"@sv .

<http://tun.fi/MX.202935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasitus mammillatus" ;
    dwc:scientificNameAuthorship "(Berlese, 1905)" ;
    skos:broader <http://tun.fi/MX.202925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasitus mammillatus"@fi,
        "Parasitus mammillatus"@sv .

<http://tun.fi/MX.202937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasteatoda lunata" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202936> ;
    skos:hiddenLabel "Achaearanea lunata"@fi,
        "Achaearanea lunata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasteatoda lunata"@fi,
        "Parasteatoda lunata"@sv .

<http://tun.fi/MX.202938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasteatoda simulans" ;
    dwc:scientificNameAuthorship "(Thorell, 1875)" ;
    skos:broader <http://tun.fi/MX.202936> ;
    skos:hiddenLabel "Achaearanea simulans"@fi,
        "Parasteatoda simulans"@fi,
        "Achaearanea simulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleapisarahämähäkki"@fi,
        "Parasteatoda simulans"@sv .

<http://tun.fi/MX.202939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasteatoda tepidariorum" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.202936> ;
    skos:hiddenLabel "Achaearanea tepidariorum"@fi,
        "Achaearanea tepidariorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasteatoda tepidariorum"@fi,
        "Parasteatoda tepidariorum"@sv .

<http://tun.fi/MX.202941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratrombium insulare" ;
    dwc:scientificNameAuthorship "(Berlese, 1910)" ;
    skos:broader <http://tun.fi/MX.202940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratrombium insulare"@fi,
        "Paratrombium insulare"@sv .

<http://tun.fi/MX.202943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parazercon radiatus" ;
    dwc:scientificNameAuthorship "(Berlese, 1914)" ;
    skos:broader <http://tun.fi/MX.202942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parazercon radiatus"@fi,
        "Parazercon radiatus"@sv .

<http://tun.fi/MX.202945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa agrestis" ;
    dwc:scientificNameAuthorship "(Westring, 1861)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa agrestis"@fi,
        "Pardosa agrestis"@sv .

<http://tun.fi/MX.202946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa agricola" ;
    dwc:scientificNameAuthorship "(Thorell, 1856)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa agricola"@fi,
        "Pardosa agricola"@sv .

<http://tun.fi/MX.202947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa amentata" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa amentata"@fi,
        "Pardosa amentata"@sv .

<http://tun.fi/MX.202948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa atrata" ;
    dwc:scientificNameAuthorship "(Thorell, 1873)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa atrata"@fi,
        "Pardosa atrata"@sv .

<http://tun.fi/MX.202949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa eiseni" ;
    dwc:scientificNameAuthorship "(Thorell, 1875)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa eiseni"@fi,
        "Pardosa eiseni"@sv .

<http://tun.fi/MX.202950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa fulvipes" ;
    dwc:scientificNameAuthorship "(Collett, 1876)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa fulvipes"@fi,
        "Pardosa fulvipes"@sv .

<http://tun.fi/MX.202951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa hyperborea" ;
    dwc:scientificNameAuthorship "(Thorell, 1872)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa hyperborea"@fi,
        "Pardosa hyperborea"@sv .

<http://tun.fi/MX.202952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa lapponica" ;
    dwc:scientificNameAuthorship "(Thorell, 1872)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa lapponica"@fi,
        "Pardosa lapponica"@sv .

<http://tun.fi/MX.202953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa lasciva" ;
    dwc:scientificNameAuthorship "L. Koch, 1879" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa lasciva"@fi,
        "Pardosa lasciva"@sv .

<http://tun.fi/MX.202954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa lugubris" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa lugubris"@fi,
        "Pardosa lugubris"@sv .

<http://tun.fi/MX.202955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa maisa" ;
    dwc:scientificNameAuthorship "Hippa & Mannila, 1982" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:hiddenLabel "Pardosa maisa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aapasusihämähäkki"@fi,
        "Pardosa maisa"@sv .

<http://tun.fi/MX.202956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa monticola" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa monticola"@fi,
        "Pardosa monticola"@sv .

<http://tun.fi/MX.202957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa nigriceps" ;
    dwc:scientificNameAuthorship "(Thorell, 1856)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa nigriceps"@fi,
        "Pardosa nigriceps"@sv .

<http://tun.fi/MX.202958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa paludicola" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa paludicola"@fi,
        "Pardosa paludicola"@sv .

<http://tun.fi/MX.202959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa palustris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa palustris"@fi,
        "Pardosa palustris"@sv .

<http://tun.fi/MX.202960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa plumipes" ;
    dwc:scientificNameAuthorship "(Thorell, 1875)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:hiddenLabel "Pardosa plumipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkasusihämähäkki"@fi,
        "Pardosa plumipes"@sv .

<http://tun.fi/MX.202961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa prativaga" ;
    dwc:scientificNameAuthorship "(L. Koch, 1870)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa prativaga"@fi,
        "Pardosa prativaga"@sv .

<http://tun.fi/MX.202962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa pullata" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa pullata"@fi,
        "Pardosa pullata"@sv .

<http://tun.fi/MX.202963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa riparia" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1833)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa riparia"@fi,
        "Pardosa riparia"@sv .

<http://tun.fi/MX.202964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa schenkeli" ;
    dwc:scientificNameAuthorship "Lessert, 1904" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa schenkeli"@fi,
        "Pardosa schenkeli"@sv .

<http://tun.fi/MX.202965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pardosa sphagnicola" ;
    dwc:scientificNameAuthorship "(Dahl, 1908)" ;
    skos:broader <http://tun.fi/MX.202944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pardosa sphagnicola"@fi,
        "Pardosa sphagnicola"@sv .

<http://tun.fi/MX.202967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parholaspulus alstoni" ;
    dwc:scientificNameAuthorship "Evans, 1956" ;
    skos:broader <http://tun.fi/MX.202966> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parholaspulus alstoni"@fi,
        "Parholaspulus alstoni"@sv .

<http://tun.fi/MX.202970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parhypochthonius aphidinus" ;
    dwc:scientificNameAuthorship "Berlese, 1904" ;
    skos:broader <http://tun.fi/MX.202969> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parhypochthonius aphidinus"@fi,
        "Parhypochthonius aphidinus"@sv .

<http://tun.fi/MX.202972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passalozetes karppineni" ;
    dwc:scientificNameAuthorship "Mikhaltzova, 1982" ;
    skos:broader <http://tun.fi/MX.202971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Passalozetes karppineni"@fi,
        "Passalozetes karppineni"@sv .

<http://tun.fi/MX.202973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passalozetes perforatus" ;
    dwc:scientificNameAuthorship "(Berlese, 1910)" ;
    skos:broader <http://tun.fi/MX.202971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Passalozetes perforatus"@fi,
        "Passalozetes perforatus"@sv .

<http://tun.fi/MX.202976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passeroptes dermicola" ;
    dwc:scientificNameAuthorship "(Trouessart, 1866)" ;
    skos:broader <http://tun.fi/MX.202975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Passeroptes dermicola"@fi,
        "Passeroptes dermicola"@sv .

<http://tun.fi/MX.202979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelecopsis elongata" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.202978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelecopsis elongata"@fi,
        "Pelecopsis elongata"@sv .

<http://tun.fi/MX.202980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelecopsis mengei" ;
    dwc:scientificNameAuthorship "(Simon, 1884)" ;
    skos:broader <http://tun.fi/MX.202978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelecopsis mengei"@fi,
        "Pelecopsis mengei"@sv .

<http://tun.fi/MX.202981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelecopsis parallela" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.202978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelecopsis parallela"@fi,
        "Pelecopsis parallela"@sv .

<http://tun.fi/MX.202983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pellenes lapponicus" ;
    dwc:scientificNameAuthorship "(Sundevall, 1833)" ;
    skos:broader <http://tun.fi/MX.202982> ;
    skos:hiddenLabel "Pellenes lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhyppijä"@fi,
        "Pellenes lapponicus"@sv .

<http://tun.fi/MX.202984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pellenes tripunctatus" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.202982> ;
    skos:hiddenLabel "Pellenes tripunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ristihyppijä"@fi,
        "Pellenes tripunctatus"@sv .

<http://tun.fi/MX.202986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peloptulus phaenotus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.202985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peloptulus phaenotus"@fi,
        "Peloptulus phaenotus"@sv .

<http://tun.fi/MX.202988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pentamerus septemcarinatus" ;
    dwc:scientificNameAuthorship "(Liro, 1941)" ;
    skos:broader <http://tun.fi/MX.202987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pentamerus septemcarinatus"@fi,
        "Pentamerus septemcarinatus"@sv .

<http://tun.fi/MX.202990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peponocranium ludicrum" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1861)" ;
    skos:broader <http://tun.fi/MX.202989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peponocranium ludicrum"@fi,
        "Peponocranium ludicrum"@sv .

<http://tun.fi/MX.202991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peponocranium praeceps" ;
    dwc:scientificNameAuthorship "Miller, 1943" ;
    skos:broader <http://tun.fi/MX.202989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peponocranium praeceps"@fi,
        "Peponocranium praeceps"@sv .

<http://tun.fi/MX.202993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pergalumna altera" ;
    dwc:scientificNameAuthorship "(Oudemans, 1915)" ;
    skos:broader <http://tun.fi/MX.202992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pergalumna altera"@fi,
        "Pergalumna altera"@sv .

<http://tun.fi/MX.202994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pergalumna formicaria" ;
    dwc:scientificNameAuthorship "(Berlese, 1914)" ;
    skos:broader <http://tun.fi/MX.202992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pergalumna formicaria"@fi,
        "Pergalumna formicaria"@sv .

<http://tun.fi/MX.202995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pergalumna nervosa" ;
    dwc:scientificNameAuthorship "(Berlese, 1914)" ;
    skos:broader <http://tun.fi/MX.202992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pergalumna nervosa"@fi,
        "Pergalumna nervosa"@sv .

<http://tun.fi/MX.202996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pergalumna punctata" ;
    dwc:scientificNameAuthorship "(Mihelcic, 1957)" ;
    skos:broader <http://tun.fi/MX.202992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pergalumna punctata"@fi,
        "Pergalumna punctata"@sv .

<http://tun.fi/MX.202998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pergamasus brevicornis" ;
    dwc:scientificNameAuthorship "Berlese, 1903" ;
    skos:broader <http://tun.fi/MX.202997> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pergamasus brevicornis"@fi,
        "Pergamasus brevicornis"@sv .

<http://tun.fi/MX.202999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pergamasus crassipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.202997> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pergamasus crassipes"@fi,
        "Pergamasus crassipes"@sv .

<http://tun.fi/MX.203000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pergamasus mediocris" ;
    dwc:scientificNameAuthorship "Berlese, 1904" ;
    skos:broader <http://tun.fi/MX.202997> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pergamasus mediocris"@fi,
        "Pergamasus mediocris"@sv .

<http://tun.fi/MX.203001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pergamasus norvegicus" ;
    dwc:scientificNameAuthorship "(Berlese, 1905)" ;
    skos:broader <http://tun.fi/MX.202997> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pergamasus norvegicus"@fi,
        "Pergamasus norvegicus"@sv .

<http://tun.fi/MX.203002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pergamasus quisquiliarum" ;
    dwc:scientificNameAuthorship "(G. & R. Canestrini, 1882)" ;
    skos:broader <http://tun.fi/MX.202997> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pergamasus quisquiliarum"@fi,
        "Pergamasus quisquiliarum"@sv .

<http://tun.fi/MX.203004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocedus braccatus" ;
    dwc:scientificNameAuthorship "(L. Koch, 1866)" ;
    skos:broader <http://tun.fi/MX.203003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeocedus braccatus"@fi,
        "Phaeocedus braccatus"@sv .

<http://tun.fi/MX.203007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalangium opilio" ;
    dwc:scientificNameAuthorship "Linnaeus, 1761" ;
    skos:broader <http://tun.fi/MX.203006> ;
    skos:hiddenLabel "Phalangium opilio"@fi,
        "Phalangium opilio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinälukki"@fi,
        "hornlocke"@sv .

<http://tun.fi/MX.203010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phauloppia lucorum" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.203008> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phauloppia lucorum"@fi,
        "Phauloppia lucorum"@sv .

<http://tun.fi/MX.203015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philodromus aureolus" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.203014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philodromus aureolus"@fi,
        "Philodromus aureolus"@sv .

<http://tun.fi/MX.203016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philodromus cespitum" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.203014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philodromus cespitum"@fi,
        "Philodromus cespitum"@sv .

<http://tun.fi/MX.203017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philodromus collinus" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1835" ;
    skos:broader <http://tun.fi/MX.203014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philodromus collinus"@fi,
        "Philodromus collinus"@sv .

<http://tun.fi/MX.203018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philodromus emarginatus" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.203014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philodromus emarginatus"@fi,
        "Philodromus emarginatus"@sv .

<http://tun.fi/MX.203019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhysodromus fallax" ;
    dwc:scientificNameAuthorship "(Sundevall, 1833)" ;
    skos:broader <http://tun.fi/MX.5018808> ;
    skos:hiddenLabel "Philodromus fallax"@fi,
        "Rhysodromus fallax"@fi,
        "Philodromus fallax"@sv,
        "Rhysodromus fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietanopsahämähäkki"@fi,
        "sandsnabblöpare"@sv .

<http://tun.fi/MX.203020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philodromus fuscomarginatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.203014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philodromus fuscomarginatus"@fi,
        "Philodromus fuscomarginatus"@sv .

<http://tun.fi/MX.203021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhysodromus histrio" ;
    dwc:scientificNameAuthorship "(Latreille, 1819)" ;
    skos:broader <http://tun.fi/MX.5018808> ;
    skos:hiddenLabel "Philodromus histrio"@fi,
        "Philodromus histrio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhysodromus histrio"@fi,
        "Rhysodromus histrio"@sv .

<http://tun.fi/MX.203022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philodromus margaritatus" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.203014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philodromus margaritatus"@fi,
        "Philodromus margaritatus"@sv .

<http://tun.fi/MX.203023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philodromus poecilus" ;
    dwc:scientificNameAuthorship "(Thorell, 1872)" ;
    skos:broader <http://tun.fi/MX.203014> ;
    skos:hiddenLabel "Philodromus poecilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkälänopsahämähäkki"@fi,
        "Philodromus poecilus"@sv .

<http://tun.fi/MX.203025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlegra fasciata" ;
    dwc:scientificNameAuthorship "(Hahn, 1826)" ;
    skos:broader <http://tun.fi/MX.203024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phlegra fasciata"@fi,
        "Phlegra fasciata"@sv .

<http://tun.fi/MX.203028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholcomma gibbum" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.203027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholcomma gibbum"@fi,
        "Pholcomma gibbum"@sv .

<http://tun.fi/MX.203030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholcus phalangioides" ;
    dwc:scientificNameAuthorship "(Fuesslin, 1775)" ;
    skos:broader <http://tun.fi/MX.203029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholcus phalangioides"@fi,
        "Pholcus phalangioides"@sv .

<http://tun.fi/MX.203032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phrurolithus festivus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1835)" ;
    skos:broader <http://tun.fi/MX.203031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phrurolithus festivus"@fi,
        "Phrurolithus festivus"@sv .

<http://tun.fi/MX.203036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthiracarus boresetosus" ;
    dwc:scientificNameAuthorship "Jacot, 1930" ;
    skos:broader <http://tun.fi/MX.203034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthiracarus boresetosus"@fi,
        "Phthiracarus boresetosus"@sv .

<http://tun.fi/MX.203037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthiracarus ferrugineus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.203034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthiracarus ferrugineus"@fi,
        "Phthiracarus ferrugineus"@sv .

<http://tun.fi/MX.203038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthiracarus globosus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.203034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthiracarus globosus"@fi,
        "Phthiracarus globosus"@sv .

<http://tun.fi/MX.203041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthiracarus lentulus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.203034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthiracarus lentulus"@fi,
        "Phthiracarus lentulus"@sv .

<http://tun.fi/MX.203042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthiracarus longulus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.203034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthiracarus longulus"@fi,
        "Phthiracarus longulus"@sv .

<http://tun.fi/MX.203047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phycosoma inornatum" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1861)" ;
    skos:broader <http://tun.fi/MX.203046> ;
    skos:hiddenLabel "Phycosoma inornatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okamuurahaishämähäkki"@fi,
        "Phycosoma inornatum"@sv .

<http://tun.fi/MX.203049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes adalius" ;
    dwc:scientificNameAuthorship "Keifer, 1939" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes adalius"@fi,
        "Phyllocoptes adalius"@sv .

<http://tun.fi/MX.203050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes alniborealis" ;
    dwc:scientificNameAuthorship "Liro, 1951" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes alniborealis"@fi,
        "Phyllocoptes alniborealis"@sv .

<http://tun.fi/MX.203051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes alniincanae" ;
    dwc:scientificNameAuthorship "Roivainen, 1947" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes alniincanae"@fi,
        "Phyllocoptes alniincanae"@sv .

<http://tun.fi/MX.203052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes epilobiorum" ;
    dwc:scientificNameAuthorship "Liro, 1940" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes epilobiorum"@fi,
        "Phyllocoptes epilobiorum"@sv .

<http://tun.fi/MX.203053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes eupadi" ;
    dwc:scientificNameAuthorship "(Newkirk, 1984)" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes eupadi"@fi,
        "Phyllocoptes eupadi"@sv .

<http://tun.fi/MX.203054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes goniothorax" ;
    dwc:scientificNameAuthorship "(Nalepa, 1889)" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes goniothorax"@fi,
        "Phyllocoptes goniothorax"@sv .

<http://tun.fi/MX.203055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes gracilis" ;
    dwc:scientificNameAuthorship "(Nalepa, 1891)" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes gracilis"@fi,
        "Phyllocoptes gracilis"@sv .

<http://tun.fi/MX.203056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes granulatus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1897)" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes granulatus"@fi,
        "Phyllocoptes granulatus"@sv .

<http://tun.fi/MX.203057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes malinus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes malinus"@fi,
        "Phyllocoptes malinus"@sv .

<http://tun.fi/MX.203058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes myricae" ;
    dwc:scientificNameAuthorship "(Roivainen, 1947)" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes myricae"@fi,
        "Phyllocoptes myricae"@sv .

<http://tun.fi/MX.203059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes oxycocci" ;
    dwc:scientificNameAuthorship "Roivainen, 1947" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes oxycocci"@fi,
        "Phyllocoptes oxycocci"@sv .

<http://tun.fi/MX.203060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes padi" ;
    dwc:scientificNameAuthorship "Roivainen, 1947" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes padi"@fi,
        "Phyllocoptes padi"@sv .

<http://tun.fi/MX.203061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes parvulus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes parvulus"@fi,
        "Phyllocoptes parvulus"@sv .

<http://tun.fi/MX.203062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes populi" ;
    dwc:scientificNameAuthorship "(Nalepa, 1894)" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes populi"@fi,
        "Phyllocoptes populi"@sv .

<http://tun.fi/MX.203063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes roivaineni" ;
    dwc:scientificNameAuthorship "(Liro, 1942)" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes roivaineni"@fi,
        "Phyllocoptes roivaineni"@sv .

<http://tun.fi/MX.203064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes rubi" ;
    dwc:scientificNameAuthorship "Roivainen, 1950" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes rubi"@fi,
        "Phyllocoptes rubi"@sv .

<http://tun.fi/MX.203065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes sorbeus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1926)" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes sorbeus"@fi,
        "Phyllocoptes sorbeus"@sv .

<http://tun.fi/MX.203066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes thalictri" ;
    dwc:scientificNameAuthorship "Roivainen, 1950" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes thalictri"@fi,
        "Phyllocoptes thalictri"@sv .

<http://tun.fi/MX.203067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes vaccinii" ;
    dwc:scientificNameAuthorship "(Flogel & Goosman, 1933)" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes vaccinii"@fi,
        "Phyllocoptes vaccinii"@sv .

<http://tun.fi/MX.203068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes vitisidaeae" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.203048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptes vitisidaeae"@fi,
        "Phyllocoptes vitisidaeae"@sv .

<http://tun.fi/MX.203070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptruta coryli" ;
    dwc:scientificNameAuthorship "(Liro, 1931)" ;
    skos:broader <http://tun.fi/MX.203069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllocoptruta coryli"@fi,
        "Phyllocoptruta coryli"@sv .

<http://tun.fi/MX.203072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylloneta impressa" ;
    dwc:scientificNameAuthorship "(L. Koch, 1881)" ;
    skos:broader <http://tun.fi/MX.203071> ;
    skos:hiddenLabel "Theridion impressum"@fi,
        "Theridion impressum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phylloneta impressa"@fi,
        "Phylloneta impressa"@sv .

<http://tun.fi/MX.203073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylloneta sisyphia" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.203071> ;
    skos:hiddenLabel "Theridion sisyphium"@fi,
        "Theridion sisyphium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phylloneta sisyphia"@fi,
        "Phylloneta sisyphia"@sv .

<http://tun.fi/MX.203075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytonemus pallidus" ;
    dwc:scientificNameAuthorship "(Banks, 1899)" ;
    skos:broader <http://tun.fi/MX.203074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytonemus pallidus"@fi,
        "Phytonemus pallidus"@sv .

<http://tun.fi/MX.203078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoptus aquatilis" ;
    dwc:scientificNameAuthorship "Roivainen, 1950" ;
    skos:broader <http://tun.fi/MX.203077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoptus aquatilis"@fi,
        "Phytoptus aquatilis"@sv .

<http://tun.fi/MX.203079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoptus avellanae" ;
    dwc:scientificNameAuthorship "Nalepa, 1889" ;
    skos:broader <http://tun.fi/MX.203077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoptus avellanae"@fi,
        "Phytoptus avellanae"@sv .

<http://tun.fi/MX.203080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoptus caricis" ;
    dwc:scientificNameAuthorship "(Lehtola, 1940)" ;
    skos:broader <http://tun.fi/MX.203077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoptus caricis"@fi,
        "Phytoptus caricis"@sv .

<http://tun.fi/MX.203081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoptus cylindricus" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.203077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoptus cylindricus"@fi,
        "Phytoptus cylindricus"@sv .

<http://tun.fi/MX.203082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoptus hirtae" ;
    dwc:scientificNameAuthorship "Roivainen, 1950" ;
    skos:broader <http://tun.fi/MX.203077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoptus hirtae"@fi,
        "Phytoptus hirtae"@sv .

<http://tun.fi/MX.203083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoptus liroi" ;
    dwc:scientificNameAuthorship "Roivainen, 1947" ;
    skos:broader <http://tun.fi/MX.203077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoptus liroi"@fi,
        "Phytoptus liroi"@sv .

<http://tun.fi/MX.203084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoptus maritimus" ;
    dwc:scientificNameAuthorship "Roivainen, 1950" ;
    skos:broader <http://tun.fi/MX.203077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoptus maritimus"@fi,
        "Phytoptus maritimus"@sv .

<http://tun.fi/MX.203085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoptus piceae" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.203077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoptus piceae"@fi,
        "Phytoptus piceae"@sv .

<http://tun.fi/MX.203086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoptus tetratrichus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1890)" ;
    skos:broader <http://tun.fi/MX.203077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoptus tetratrichus"@fi,
        "Phytoptus tetratrichus"@sv .

<http://tun.fi/MX.203089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoseiulus persimilis" ;
    dwc:scientificNameAuthorship "Athias-Henriot, 1957" ;
    skos:broader <http://tun.fi/MX.203088> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoseiulus persimilis"@fi,
        "Phytoseiulus persimilis"@sv .

<http://tun.fi/MX.203091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilogalumna tenuiclava" ;
    dwc:scientificNameAuthorship "(Berlese, 1908)" ;
    skos:broader <http://tun.fi/MX.203090> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pilogalumna tenuiclava"@fi,
        "Pilogalumna tenuiclava"@sv .

<http://tun.fi/MX.203093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pirata piraticus" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.203092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pirata piraticus"@fi,
        "Pirata piraticus"@sv .

<http://tun.fi/MX.203094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pirata piscatorius" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.203092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pirata piscatorius"@fi,
        "Pirata piscatorius"@sv .

<http://tun.fi/MX.203095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piratula uliginosa" ;
    dwc:scientificNameAuthorship "(Thorell, 1856)" ;
    skos:broader <http://tun.fi/MX.203096> ;
    skos:hiddenLabel "Pirata uliginosus"@fi,
        "Pirata uliginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Piratula uliginosa"@fi,
        "Piratula uliginosa"@sv .

<http://tun.fi/MX.203097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piratula hygrophila" ;
    dwc:scientificNameAuthorship "(Thorell, 1872)" ;
    skos:broader <http://tun.fi/MX.203096> ;
    skos:hiddenLabel "Pirata hygrophilus"@fi,
        "Pirata hygrophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Piratula hygrophila"@fi,
        "Piratula hygrophila"@sv .

<http://tun.fi/MX.203098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piratula insularis" ;
    dwc:scientificNameAuthorship "(Emerton, 1885)" ;
    skos:broader <http://tun.fi/MX.203096> ;
    skos:hiddenLabel "Pirata insularis"@fi,
        "Pirata insularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Piratula insularis"@fi,
        "Piratula insularis"@sv .

<http://tun.fi/MX.203100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisaura mirabilis" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.203099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pisaura mirabilis"@fi,
        "Pisaura mirabilis"@sv .

<http://tun.fi/MX.203103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pityohyphantes phrygianus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.203102> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pityohyphantes phrygianus"@fi,
        "Pityohyphantes phrygianus"@sv .

<http://tun.fi/MX.203105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platnickina tincta" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.203104> ;
    skos:hiddenLabel "Keijia tincta"@fi,
        "Keijia tincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platnickina tincta"@fi,
        "Platnickina tincta"@sv .

<http://tun.fi/MX.203107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyliodes scaliger" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1840)" ;
    skos:broader <http://tun.fi/MX.203106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platyliodes scaliger"@fi,
        "Platyliodes scaliger"@sv .

<http://tun.fi/MX.203111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyseius italicus" ;
    dwc:scientificNameAuthorship "(Berlese, 1905)" ;
    skos:broader <http://tun.fi/MX.203110> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platyseius italicus"@fi,
        "Platyseius italicus"@sv .

<http://tun.fi/MX.203112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyseius subglaber" ;
    dwc:scientificNameAuthorship "(Oudemans, 1903)" ;
    skos:broader <http://tun.fi/MX.203110> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platyseius subglaber"@fi,
        "Platyseius subglaber"@sv .

<http://tun.fi/MX.203114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pocadicnemis pumila" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.203113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pocadicnemis pumila"@fi,
        "Pocadicnemis pumila"@sv .

<http://tun.fi/MX.203118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podothrombium bicolor" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.203117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podothrombium bicolor"@fi,
        "Podothrombium bicolor"@sv .

<http://tun.fi/MX.203120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecilochirus carabi" ;
    dwc:scientificNameAuthorship "G. & R. Canestrini, 1882" ;
    skos:broader <http://tun.fi/MX.203119> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Poecilochirus carabi"@fi,
        "Poecilochirus carabi"@sv .

<http://tun.fi/MX.203122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecilochroa variana" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.203121> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Poecilochroa variana"@fi,
        "Poecilochroa variana"@sv .

<http://tun.fi/MX.203124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poeciloneta variegata" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.203123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Poeciloneta variegata"@fi,
        "Poeciloneta variegata"@sv .

<http://tun.fi/MX.203127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyaspis sansonei" ;
    dwc:scientificNameAuthorship "(Berlese, 1916)" ;
    skos:broader <http://tun.fi/MX.203126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyaspis sansonei"@fi,
        "Polyaspis sansonei"@sv .

<http://tun.fi/MX.203130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polydesmus complanatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.203129> ;
    skos:hiddenLabel "Polydesmus complanatus"@fi,
        "Polydesmus complanatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakatuhatjalkainen"@fi,
        "skogsplattfoting"@sv .

<http://tun.fi/MX.203131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polydesmus denticulatus" ;
    dwc:scientificNameAuthorship "C.L. Koch, 1847" ;
    skos:broader <http://tun.fi/MX.203129> ;
    skos:hiddenLabel "Polydesmus denticulatus"@fi,
        "Polydesmus denticulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihalaakatuhatjalkainen"@fi,
        "taggplattfoting"@sv .

<http://tun.fi/MX.203132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polydesmus inconstans" ;
    dwc:scientificNameAuthorship "Latzel, 1884" ;
    skos:broader <http://tun.fi/MX.203129> ;
    skos:hiddenLabel "Polydesmus coriaceus"@fi,
        "Polydesmus coriaceus"@sv,
        "Polydesmus inconstans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polydesmus inconstans"@fi,
        "smalplattfoting"@sv .

<http://tun.fi/MX.203135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyxenus lagurus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.203134> ;
    skos:hiddenLabel "Polyxenus lagurus"@fi,
        "Polyxenus lagurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsutuhatjalkainen"@fi,
        "penselfoting"@sv .

<http://tun.fi/MX.203138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyzonium germanicum" ;
    dwc:scientificNameAuthorship "Brandt, 1837" ;
    skos:broader <http://tun.fi/MX.203137> ;
    skos:hiddenLabel "Polyzonium germanicum"@fi,
        "Polyzonium germanicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siiratuhatjalkainen"@fi,
        "kopparfoting"@sv .

<http://tun.fi/MX.203140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porobelba spinosa" ;
    dwc:scientificNameAuthorship "(Sellnick, 1920)" ;
    skos:broader <http://tun.fi/MX.203139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porobelba spinosa"@fi,
        "Porobelba spinosa"@sv .

<http://tun.fi/MX.203142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poroliodes farinosus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1840)" ;
    skos:broader <http://tun.fi/MX.203141> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Poroliodes farinosus"@fi,
        "Poroliodes farinosus"@sv .

<http://tun.fi/MX.203144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porrhomma campbelli" ;
    dwc:scientificNameAuthorship "F. O. P.-Cambridge, 1894" ;
    skos:broader <http://tun.fi/MX.203143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porrhomma campbelli"@fi,
        "Porrhomma campbelli"@sv .

<http://tun.fi/MX.203145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porrhomma convexum" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.203143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porrhomma convexum"@fi,
        "Porrhomma convexum"@sv .

<http://tun.fi/MX.203146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porrhomma egeria" ;
    dwc:scientificNameAuthorship "Simon, 1884" ;
    skos:broader <http://tun.fi/MX.203143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porrhomma egeria"@fi,
        "Porrhomma egeria"@sv .

<http://tun.fi/MX.203147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porrhomma microphthalmum" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.203143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porrhomma microphthalmum"@fi,
        "Porrhomma microphthalmum"@sv .

<http://tun.fi/MX.203148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porrhomma montanum" ;
    dwc:scientificNameAuthorship "Jackson, 1913" ;
    skos:broader <http://tun.fi/MX.203143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porrhomma montanum"@fi,
        "Porrhomma montanum"@sv .

<http://tun.fi/MX.203149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porrhomma oblitum" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1971)" ;
    skos:broader <http://tun.fi/MX.203143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porrhomma oblitum"@fi,
        "Porrhomma oblitum"@sv .

<http://tun.fi/MX.203150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porrhomma pallidum" ;
    dwc:scientificNameAuthorship "Jackson, 1913" ;
    skos:broader <http://tun.fi/MX.203143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porrhomma pallidum"@fi,
        "Porrhomma pallidum"@sv .

<http://tun.fi/MX.203151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porrhomma pygmaeum" ;
    dwc:scientificNameAuthorship "(Blackwall, 1834)" ;
    skos:broader <http://tun.fi/MX.203143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porrhomma pygmaeum"@fi,
        "Porrhomma pygmaeum"@sv .

<http://tun.fi/MX.203153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praestigia pini" ;
    dwc:scientificNameAuthorship "(Holm, 1950)" ;
    skos:broader <http://tun.fi/MX.203152> ;
    skos:hiddenLabel "Baryphyma pini"@fi,
        "Praestigia pini"@fi,
        "Baryphyma pini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsäkääpiöhämähäkki"@fi,
        "Praestigia pini"@sv .

<http://tun.fi/MX.203155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proctolaelaps fiseri" ;
    dwc:scientificNameAuthorship "Samšiňák, 1960" ;
    skos:broader <http://tun.fi/MX.203154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proctolaelaps fiseri"@fi,
        "Proctolaelaps fiseri"@sv .

<http://tun.fi/MX.203156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proctolaelaps juradeus" ;
    dwc:scientificNameAuthorship "(Schweizer, 1949)" ;
    skos:broader <http://tun.fi/MX.203154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proctolaelaps juradeus"@fi,
        "Proctolaelaps juradeus"@sv .

<http://tun.fi/MX.203157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proctolaelaps pini" ;
    dwc:scientificNameAuthorship "(Hirschmann, 1963)" ;
    skos:broader <http://tun.fi/MX.203154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proctolaelaps pini"@fi,
        "Proctolaelaps pini"@sv .

<http://tun.fi/MX.203158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proctolaelaps pomorum" ;
    dwc:scientificNameAuthorship "(Oudemans, 1929)" ;
    skos:broader <http://tun.fi/MX.203154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proctolaelaps pomorum"@fi,
        "Proctolaelaps pomorum"@sv .

<http://tun.fi/MX.203159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proctolaelaps pygmaeus" ;
    dwc:scientificNameAuthorship "(Müller, 1860)" ;
    skos:broader <http://tun.fi/MX.203154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proctolaelaps pygmaeus"@fi,
        "Proctolaelaps pygmaeus"@sv .

<http://tun.fi/MX.203160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proctolaelaps stammeri" ;
    dwc:scientificNameAuthorship "(Westerboer, 1963)" ;
    skos:broader <http://tun.fi/MX.203154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proctolaelaps stammeri"@fi,
        "Proctolaelaps stammeri"@sv .

<http://tun.fi/MX.203161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proctolaelaps xyloteri" ;
    dwc:scientificNameAuthorship "(Samšiňák, 1960)" ;
    skos:broader <http://tun.fi/MX.203154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proctolaelaps xyloteri"@fi,
        "Proctolaelaps xyloteri"@sv .

<http://tun.fi/MX.203163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proprioseiopsis jugortus" ;
    dwc:scientificNameAuthorship "(Athias-Henriot, 1966)" ;
    skos:broader <http://tun.fi/MX.203162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proprioseiopsis jugortus"@fi,
        "Proprioseiopsis jugortus"@sv .

<http://tun.fi/MX.203164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proprioseiopsis messor" ;
    dwc:scientificNameAuthorship "(Wainstein, 1960)" ;
    skos:broader <http://tun.fi/MX.203162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proprioseiopsis messor"@fi,
        "Proprioseiopsis messor"@sv .

<http://tun.fi/MX.203165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proprioseiopsis okanagensis" ;
    dwc:scientificNameAuthorship "(Chant, 1957)" ;
    skos:broader <http://tun.fi/MX.203162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proprioseiopsis okanagensis"@fi,
        "Proprioseiopsis okanagensis"@sv .

<http://tun.fi/MX.203166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proprioseiopsis savonicus" ;
    dwc:scientificNameAuthorship "Karg & Huhta, 2009" ;
    skos:broader <http://tun.fi/MX.203162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proprioseiopsis savonicus"@fi,
        "Proprioseiopsis savonicus"@sv .

<http://tun.fi/MX.203167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proprioseiopsis sororculus" ;
    dwc:scientificNameAuthorship "(Wainstein, 1960)" ;
    skos:broader <http://tun.fi/MX.203162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proprioseiopsis sororculus"@fi,
        "Proprioseiopsis sororculus"@sv .

<http://tun.fi/MX.203168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proprioseiopsis umidus" ;
    dwc:scientificNameAuthorship "Karg, 1989" ;
    skos:broader <http://tun.fi/MX.203162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proprioseiopsis umidus"@fi,
        "Proprioseiopsis umidus"@sv .

<http://tun.fi/MX.203170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteroiulus fuscus" ;
    dwc:scientificNameAuthorship "(Am Stein, 1857)" ;
    skos:broader <http://tun.fi/MX.203169> ;
    skos:hiddenLabel "Proteroiulus fuscus"@fi,
        "Proteroiulus fuscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnatuhatjalkainen"@fi,
        "barkpärlfoting"@sv .

<http://tun.fi/MX.203172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoribates capucinus" ;
    dwc:scientificNameAuthorship "Berlese, 1908" ;
    skos:broader <http://tun.fi/MX.203171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoribates capucinus"@fi,
        "Protoribates capucinus"@sv .

<http://tun.fi/MX.203174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoribates lophotrichus" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.203171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoribates lophotrichus"@fi,
        "Protoribates lophotrichus"@sv .

<http://tun.fi/MX.203177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prozercon traegardhi" ;
    dwc:scientificNameAuthorship "(Halbert, 1923)" ;
    skos:broader <http://tun.fi/MX.203176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prozercon traegardhi"@fi,
        "Prozercon traegardhi"@sv .

<http://tun.fi/MX.203179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prozerzon kochi" ;
    dwc:scientificNameAuthorship "Sellnick, 1943" ;
    skos:broader <http://tun.fi/MX.203178> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prozerzon kochi"@fi,
        "Prozerzon kochi"@sv .

<http://tun.fi/MX.203181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pselaphochernes dubius" ;
    dwc:scientificNameAuthorship "(O.P.-Cambridge, 1892)" ;
    skos:broader <http://tun.fi/MX.203180> ;
    skos:hiddenLabel "Pselaphochernes dubius"@fi,
        "Pselaphochernes dubius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "multavaleskorpioni"@fi,
        "markklokrypare"@sv .

<http://tun.fi/MX.203182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pselaphochernes scorpioides" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.203180> ;
    skos:hiddenLabel "Pselaphochernes scorpioides"@fi,
        "Pselaphochernes scorpioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistovaleskorpioni"@fi,
        "mulmklokrypare"@sv .

<http://tun.fi/MX.203184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudalloptes bimucronatus" ;
    dwc:scientificNameAuthorship "Trouessart, 1884" ;
    skos:broader <http://tun.fi/MX.203183> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudalloptes bimucronatus"@fi,
        "Pseudalloptes bimucronatus"@sv .

<http://tun.fi/MX.203185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudalloptes bisubulatus" ;
    dwc:scientificNameAuthorship "(Megnin in Robin & Megnin, 1877)" ;
    skos:broader <http://tun.fi/MX.203183> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudalloptes bisubulatus"@fi,
        "Pseudalloptes bisubulatus"@sv .

<http://tun.fi/MX.203187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudalloptinus aquilinus" ;
    dwc:scientificNameAuthorship "(Trouessart, 1884)" ;
    skos:broader <http://tun.fi/MX.203186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudalloptinus aquilinus"@fi,
        "Pseudalloptinus aquilinus"@sv .

<http://tun.fi/MX.203189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudeuophrys erratica" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1826)" ;
    skos:broader <http://tun.fi/MX.203188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudeuophrys erratica"@fi,
        "Pseudeuophrys erratica"@sv .

<http://tun.fi/MX.203191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudicius encarpatus" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.203190> ;
    skos:hiddenLabel "Pseudicius encarpatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luotohyppijä"@fi,
        "Pseudicius encarpatus"@sv .

<http://tun.fi/MX.203193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ololaelaps placentulus" ;
    dwc:scientificNameAuthorship "(Berlese, 1887)" ;
    skos:broader <http://tun.fi/MX.4999778> ;
    skos:hiddenLabel "Pseudoparasitus placentulus"@fi,
        "Pseudoparasitus placentulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ololaelaps placentulus"@fi,
        "Ololaelaps placentulus"@sv .

<http://tun.fi/MX.203194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ololaelaps sellnicki" ;
    dwc:scientificNameAuthorship "Bregetova & Koroleva, 1964" ;
    skos:broader <http://tun.fi/MX.4999778> ;
    skos:hiddenLabel "Pseudoparasitus sellnicki"@fi,
        "Pseudoparasitus sellnicki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ololaelaps sellnicki"@fi,
        "Ololaelaps sellnicki"@sv .

<http://tun.fi/MX.203195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ololaelaps venetus" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.4999778> ;
    skos:hiddenLabel "Pseudoparasitus venetus"@fi,
        "Pseudoparasitus venetus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ololaelaps venetus"@fi,
        "Ololaelaps venetus"@sv .

<http://tun.fi/MX.203197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilochorus simoni" ;
    dwc:scientificNameAuthorship "(Berland, 1911)" ;
    skos:broader <http://tun.fi/MX.203196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilochorus simoni"@fi,
        "Psilochorus simoni"@sv .

<http://tun.fi/MX.203200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterolichus obtusus" ;
    dwc:scientificNameAuthorship "Megnin in Robin & Megnin, 1877" ;
    skos:broader <http://tun.fi/MX.203199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterolichus obtusus"@fi,
        "Pterolichus obtusus"@sv .

<http://tun.fi/MX.203203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiloxenus major" ;
    dwc:scientificNameAuthorship "(Megnin & Trouessart, 1884)" ;
    skos:broader <http://tun.fi/MX.203202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptiloxenus major"@fi,
        "Ptiloxenus major"@sv .

<http://tun.fi/MX.203205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps arvicolus" ;
    dwc:scientificNameAuthorship "(Hirschmann, 1960)" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Punctodendrolaelaps arvicolus"@fi,
        "Punctodendrolaelaps arvicolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps arvicolus"@fi,
        "Dendrolaelaps arvicolus"@sv .

<http://tun.fi/MX.203206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps fallax" ;
    dwc:scientificNameAuthorship "(Leitner, 1949)" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Punctodendrolaelaps fallax"@fi,
        "Punctodendrolaelaps fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps fallax"@fi,
        "Dendrolaelaps fallax"@sv .

<http://tun.fi/MX.203207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps formicarius" ;
    dwc:scientificNameAuthorship "(Huhta & Karg 2010)" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Punctodendrolaelaps formicarius"@fi,
        "Punctodendrolaelaps formicarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps formicarius"@fi,
        "Dendrolaelaps formicarius"@sv .

<http://tun.fi/MX.203208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps longifallax" ;
    dwc:scientificNameAuthorship "Hirschann., 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Punctodendrolaelaps longifallax"@fi,
        "Punctodendrolaelaps longifallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps longifallax"@fi,
        "Dendrolaelaps longifallax"@sv .

<http://tun.fi/MX.203209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps punctatulus" ;
    dwc:scientificNameAuthorship "Hirschmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Punctodendrolaelaps punctatulus"@fi,
        "Punctodendrolaelaps punctatulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps punctatulus"@fi,
        "Dendrolaelaps punctatulus"@sv .

<http://tun.fi/MX.203210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps rotundus" ;
    dwc:scientificNameAuthorship "Hirschmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Punctodendrolaelaps rotundus"@fi,
        "Punctodendrolaelaps rotundus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps rotundus"@fi,
        "Dendrolaelaps rotundus"@sv .

<http://tun.fi/MX.203211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps saprophilus" ;
    dwc:scientificNameAuthorship "Huhta, 1982" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Punctodendrolaelaps saprophilus"@fi,
        "Punctodendrolaelaps saprophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps saprophilus"@fi,
        "Dendrolaelaps saprophilus"@sv .

<http://tun.fi/MX.203212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps sellnicki" ;
    dwc:scientificNameAuthorship "Hirschmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Punctodendrolaelaps sellnicki"@fi,
        "Punctodendrolaelaps sellnicki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps sellnicki"@fi,
        "Dendrolaelaps sellnicki"@sv .

<http://tun.fi/MX.203213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps strenzkei" ;
    dwc:scientificNameAuthorship "Hirscmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Punctodendrolaelaps strenzkei"@fi,
        "Punctodendrolaelaps strenzkei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps strenzkei"@fi,
        "Dendrolaelaps strenzkei"@sv .

<http://tun.fi/MX.203214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps trapezoides" ;
    dwc:scientificNameAuthorship "Hirschmann, 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:hiddenLabel "Punctodendrolaelaps trapezoides"@fi,
        "Punctodendrolaelaps trapezoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps trapezoides"@fi,
        "Dendrolaelaps trapezoides"@sv .

<http://tun.fi/MX.203216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Punctoribates hexagonus" ;
    dwc:scientificNameAuthorship "Berlese, 1908" ;
    skos:broader <http://tun.fi/MX.203215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Punctoribates hexagonus"@fi,
        "Punctoribates hexagonus"@sv .

<http://tun.fi/MX.203217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Punctoribates punctum" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.203215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Punctoribates punctum"@fi,
        "Punctoribates punctum"@sv .

<http://tun.fi/MX.203218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Punctoribates sellnicki" ;
    dwc:scientificNameAuthorship "Willmann, 1928" ;
    skos:broader <http://tun.fi/MX.203215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Punctoribates sellnicki"@fi,
        "Punctoribates sellnicki"@sv .

<http://tun.fi/MX.203220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadracus urticarius" ;
    dwc:scientificNameAuthorship "(Canestrini & Massalongo, 1893)" ;
    skos:broader <http://tun.fi/MX.203219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadracus urticarius"@fi,
        "Quadracus urticarius"@sv .

<http://tun.fi/MX.203222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadroppia michaeli" ;
    dwc:scientificNameAuthorship "Mahunka, 1977" ;
    skos:broader <http://tun.fi/MX.203221> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadroppia michaeli"@fi,
        "Quadroppia michaeli"@sv .

<http://tun.fi/MX.203223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadroppia quadricarinata" ;
    dwc:scientificNameAuthorship "(Michael, 1885)" ;
    skos:broader <http://tun.fi/MX.203221> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadroppia quadricarinata"@fi,
        "Quadroppia quadricarinata"@sv .

<http://tun.fi/MX.203226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramusella clavipectinata" ;
    dwc:scientificNameAuthorship "(Michael, 1885)" ;
    skos:broader <http://tun.fi/MX.203225> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramusella clavipectinata"@fi,
        "Ramusella clavipectinata"@sv .

<http://tun.fi/MX.203229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinophytoptus concinnus" ;
    dwc:scientificNameAuthorship "Liro, 1943" ;
    skos:broader <http://tun.fi/MX.203228> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinophytoptus concinnus"@fi,
        "Rhinophytoptus concinnus"@sv .

<http://tun.fi/MX.203230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinophytoptus platani" ;
    dwc:scientificNameAuthorship "Boczek & Shi, 1995" ;
    skos:broader <http://tun.fi/MX.203228> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinophytoptus platani"@fi,
        "Rhinophytoptus platani"@sv .

<http://tun.fi/MX.203231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinophytoptus rosarum" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.203228> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinophytoptus rosarum"@fi,
        "Rhinophytoptus rosarum"@sv .

<http://tun.fi/MX.203233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodacarellus epigynalis" ;
    dwc:scientificNameAuthorship "Sheals, 1956" ;
    skos:broader <http://tun.fi/MX.203232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhodacarellus epigynalis"@fi,
        "Rhodacarellus epigynalis"@sv .

<http://tun.fi/MX.203234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodacarellus kreuzi" ;
    dwc:scientificNameAuthorship "Karg, 1961" ;
    skos:broader <http://tun.fi/MX.203232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhodacarellus kreuzi"@fi,
        "Rhodacarellus kreuzi"@sv .

<http://tun.fi/MX.203235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodacarellus silesiacus" ;
    dwc:scientificNameAuthorship "Willmann, 1935" ;
    skos:broader <http://tun.fi/MX.203232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhodacarellus silesiacus"@fi,
        "Rhodacarellus silesiacus"@sv .

<http://tun.fi/MX.203238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodacarus calcarulatus" ;
    dwc:scientificNameAuthorship "Berlese, 1921" ;
    skos:broader <http://tun.fi/MX.203237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhodacarus calcarulatus"@fi,
        "Rhodacarus calcarulatus"@sv .

<http://tun.fi/MX.203239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodacarus clavulatus" ;
    dwc:scientificNameAuthorship "Athias-Henriot, 1961" ;
    skos:broader <http://tun.fi/MX.203237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhodacarus clavulatus"@fi,
        "Rhodacarus clavulatus"@sv .

<http://tun.fi/MX.203240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodacarus coronatus" ;
    dwc:scientificNameAuthorship "Berlese, 1921" ;
    skos:broader <http://tun.fi/MX.203237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhodacarus coronatus"@fi,
        "Rhodacarus coronatus"@sv .

<http://tun.fi/MX.203241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodacarus haarlovi" ;
    dwc:scientificNameAuthorship "Scherbak, 1977" ;
    skos:broader <http://tun.fi/MX.203237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhodacarus haarlovi"@fi,
        "Rhodacarus haarlovi"@sv .

<http://tun.fi/MX.203242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodacarus mandibularis" ;
    dwc:scientificNameAuthorship "Berlese, 1921" ;
    skos:broader <http://tun.fi/MX.203237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhodacarus mandibularis"@fi,
        "Rhodacarus mandibularis"@sv .

<http://tun.fi/MX.203243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodacarus roseus" ;
    dwc:scientificNameAuthorship "Oudemans, 1902" ;
    skos:broader <http://tun.fi/MX.203237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhodacarus roseus"@fi,
        "Rhodacarus roseus"@sv .

<http://tun.fi/MX.203245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyncaphytoptus capreae" ;
    dwc:scientificNameAuthorship "Liro, 1942" ;
    skos:broader <http://tun.fi/MX.203244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyncaphytoptus capreae"@fi,
        "Rhyncaphytoptus capreae"@sv .

<http://tun.fi/MX.203246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyncaphytoptus massalongoianus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1893)" ;
    skos:broader <http://tun.fi/MX.203244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyncaphytoptus massalongoianus"@fi,
        "Rhyncaphytoptus massalongoianus"@sv .

<http://tun.fi/MX.203247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyncaphytoptus pauciannulatus" ;
    dwc:scientificNameAuthorship "Liro, 1943" ;
    skos:broader <http://tun.fi/MX.203244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyncaphytoptus pauciannulatus"@fi,
        "Rhyncaphytoptus pauciannulatus"@sv .

<http://tun.fi/MX.203248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyncaphytoptus rosae" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.203244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyncaphytoptus rosae"@fi,
        "Rhyncaphytoptus rosae"@sv .

<http://tun.fi/MX.203249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyncaphytoptus sorbi" ;
    dwc:scientificNameAuthorship "Liro, 1943" ;
    skos:broader <http://tun.fi/MX.203244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyncaphytoptus sorbi"@fi,
        "Rhyncaphytoptus sorbi"@sv .

<http://tun.fi/MX.203250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyncaphytoptus tumidus" ;
    dwc:scientificNameAuthorship "Liro, 1943" ;
    skos:broader <http://tun.fi/MX.203244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyncaphytoptus tumidus"@fi,
        "Rhyncaphytoptus tumidus"@sv .

<http://tun.fi/MX.203251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyncaphytoptus ulmivagrans" ;
    dwc:scientificNameAuthorship "Keifer, 1939" ;
    skos:broader <http://tun.fi/MX.203244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyncaphytoptus ulmivagrans"@fi,
        "Rhyncaphytoptus ulmivagrans"@sv .

<http://tun.fi/MX.203253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotritia ardua" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.203252> ;
    skos:hiddenLabel "Rhysotritia ardua"@fi,
        "Rhysotritia ardua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotritia ardua"@fi,
        "Acrotritia ardua"@sv .

<http://tun.fi/MX.203255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rilaena triangularis" ;
    dwc:scientificNameAuthorship "(Herbst, 1799)" ;
    skos:broader <http://tun.fi/MX.203254> ;
    skos:hiddenLabel "Rilaena triangularis"@fi,
        "Rilaena triangularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtalukki"@fi,
        "tidiglocke"@sv .

<http://tun.fi/MX.203257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Robertus arundineti" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.203256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Robertus arundineti"@fi,
        "Robertus arundineti"@sv .

<http://tun.fi/MX.203258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Robertus lividus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1836)" ;
    skos:broader <http://tun.fi/MX.203256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Robertus lividus"@fi,
        "Robertus lividus"@sv .

<http://tun.fi/MX.203259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Robertus lyrifer" ;
    dwc:scientificNameAuthorship "Holm, 1939" ;
    skos:broader <http://tun.fi/MX.203256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Robertus lyrifer"@fi,
        "Robertus lyrifer"@sv .

<http://tun.fi/MX.203260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Robertus neglectus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.203256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Robertus neglectus"@fi,
        "Robertus neglectus"@sv .

<http://tun.fi/MX.203261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Robertus scoticus" ;
    dwc:scientificNameAuthorship "Jackson, 1914" ;
    skos:broader <http://tun.fi/MX.203256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Robertus scoticus"@fi,
        "Robertus scoticus"@sv .

<http://tun.fi/MX.203262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Robertus ungulatus" ;
    dwc:scientificNameAuthorship "Vogelsanger, 1944" ;
    skos:broader <http://tun.fi/MX.203256> ;
    skos:hiddenLabel "Robertus ungulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkapallohämähäkki"@fi,
        "Robertus ungulatus"@sv .

<http://tun.fi/MX.203264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rugathodes bellicosus" ;
    dwc:scientificNameAuthorship "(Simon, 1873)" ;
    skos:broader <http://tun.fi/MX.203263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rugathodes bellicosus"@fi,
        "Rugathodes bellicosus"@sv .

<http://tun.fi/MX.203266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saaristoa abnormis" ;
    dwc:scientificNameAuthorship "(Blackwall, 1841)" ;
    skos:broader <http://tun.fi/MX.203265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saaristoa abnormis"@fi,
        "Saaristoa abnormis"@sv .

<http://tun.fi/MX.203269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salticus cingulatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.203268> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Salticus cingulatus"@fi,
        "Salticus cingulatus"@sv .

<http://tun.fi/MX.203270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salticus scenicus" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.203268> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Salticus scenicus"@fi,
        "Salticus scenicus"@sv .

<http://tun.fi/MX.203273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saprosecans baloghi" ;
    dwc:scientificNameAuthorship "Karg, 1964" ;
    skos:broader <http://tun.fi/MX.203272> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saprosecans baloghi"@fi,
        "Saprosecans baloghi"@sv .

<http://tun.fi/MX.203275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Satilatlas britteni" ;
    dwc:scientificNameAuthorship "(Jackson, 1913)" ;
    skos:broader <http://tun.fi/MX.203274> ;
    skos:hiddenLabel "Satilatlas britteni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettokääpiöhämähäkki"@fi,
        "Satilatlas britteni"@sv .

<http://tun.fi/MX.203277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Savignia frontata" ;
    dwc:scientificNameAuthorship "Blackwall, 1833" ;
    skos:broader <http://tun.fi/MX.203276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Savignia frontata"@fi,
        "Savignia frontata"@sv .

<http://tun.fi/MX.203278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Savignia producta" ;
    dwc:scientificNameAuthorship "Holm, 1977" ;
    skos:broader <http://tun.fi/MX.203276> ;
    skos:hiddenLabel "Savignia producta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtakuonohämähäkki"@fi,
        "Savignia producta"@sv .

<http://tun.fi/MX.203280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scandichrestus tenuis" ;
    dwc:scientificNameAuthorship "(Holm, 1943)" ;
    skos:broader <http://tun.fi/MX.203279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scandichrestus tenuis"@fi,
        "Scandichrestus tenuis"@sv .

<http://tun.fi/MX.203282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapheremaeus palustris" ;
    dwc:scientificNameAuthorship "(Sellnick, 1924)" ;
    skos:broader <http://tun.fi/MX.203281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scapheremaeus palustris"@fi,
        "Scapheremaeus palustris"@sv .

<http://tun.fi/MX.203284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scheloribates laevigatus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.203283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scheloribates laevigatus"@fi,
        "Scheloribates laevigatus"@sv .

<http://tun.fi/MX.203285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scheloribates latipes" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1844)" ;
    skos:broader <http://tun.fi/MX.203283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scheloribates latipes"@fi,
        "Scheloribates latipes"@sv .

<http://tun.fi/MX.203286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scheloribates pallidulus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.203283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scheloribates pallidulus"@fi,
        "Scheloribates pallidulus"@sv .

<http://tun.fi/MX.203289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schendyla nemorensis" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1837)" ;
    skos:broader <http://tun.fi/MX.203288> ;
    skos:hiddenLabel "Schendyla nemorensis"@fi,
        "Schendyla nemorensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusiimajuoksiainen"@fi,
        "lundjordkrypare"@sv .

<http://tun.fi/MX.203294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolopendrellopsis subnuda" ;
    dwc:scientificNameAuthorship "(Hansen, 1903)" ;
    skos:broader <http://tun.fi/MX.203293> ;
    skos:hiddenLabel "Scolopendrellopsis subnuda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scolopendrellopsis subnuda"@fi,
        "klodvärgfoting"@sv .

<http://tun.fi/MX.203296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scotina gracilipes" ;
    dwc:scientificNameAuthorship "(Blackwall, 1859)" ;
    skos:broader <http://tun.fi/MX.203295> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scotina gracilipes"@fi,
        "Scotina gracilipes"@sv .

<http://tun.fi/MX.203297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scotina palliardii" ;
    dwc:scientificNameAuthorship "(L. Koch, 1881)" ;
    skos:broader <http://tun.fi/MX.203295> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scotina palliardii"@fi,
        "Scotina palliardii"@sv .

<http://tun.fi/MX.203299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scotinotylus alpigena" ;
    dwc:scientificNameAuthorship "(L. Koch, 1869)" ;
    skos:broader <http://tun.fi/MX.203298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scotinotylus alpigena"@fi,
        "Scotinotylus alpigena"@sv .

<http://tun.fi/MX.203300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scotinotylus evansi" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1894)" ;
    skos:broader <http://tun.fi/MX.203298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scotinotylus evansi"@fi,
        "Scotinotylus evansi"@sv .

<http://tun.fi/MX.203302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutigerella immaculata" ;
    dwc:scientificNameAuthorship "(Newport, 1845)" ;
    skos:broader <http://tun.fi/MX.203301> ;
    skos:hiddenLabel "Scutigerella immaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutigerella immaculata"@fi,
        "kortborstdvärgfoting"@sv .

<http://tun.fi/MX.203305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutovertex minutus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.203304> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutovertex minutus"@fi,
        "Scutovertex minutus"@sv .

<http://tun.fi/MX.203306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutovertex sculptus" ;
    dwc:scientificNameAuthorship "Michael, 1879" ;
    skos:broader <http://tun.fi/MX.203304> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutovertex sculptus"@fi,
        "Scutovertex sculptus"@sv .

<http://tun.fi/MX.203309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Segestria senoculata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.203308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Segestria senoculata"@fi,
        "Segestria senoculata"@sv .

<http://tun.fi/MX.203312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoseiulella aceri" ;
    dwc:scientificNameAuthorship "(Collyer, 1957)" ;
    skos:broader <http://tun.fi/MX.4999766> ;
    skos:hiddenLabel "Seiulus aceri"@fi,
        "Seiulus aceri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoseiulella aceri"@fi,
        "Neoseiulella aceri"@sv .

<http://tun.fi/MX.203315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sejus togatus" ;
    dwc:scientificNameAuthorship "C.L.Koch, 1836" ;
    skos:broader <http://tun.fi/MX.203314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sejus togatus"@fi,
        "Sejus togatus"@sv .

<http://tun.fi/MX.203317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semljicola alticola" ;
    dwc:scientificNameAuthorship "(Holm, 1950)" ;
    skos:broader <http://tun.fi/MX.203316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semljicola alticola"@fi,
        "Semljicola alticola"@sv .

<http://tun.fi/MX.203318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semljicola angulatus" ;
    dwc:scientificNameAuthorship "(Holm, 1963)" ;
    skos:broader <http://tun.fi/MX.203316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semljicola angulatus"@fi,
        "Semljicola angulatus"@sv .

<http://tun.fi/MX.203319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semljicola barbiger" ;
    dwc:scientificNameAuthorship "(L. Koch, 1879)" ;
    skos:broader <http://tun.fi/MX.203316> ;
    skos:hiddenLabel "Semljicola barbiger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "partasaamenhämähäkki"@fi,
        "Semljicola barbiger"@sv .

<http://tun.fi/MX.203320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semljicola faustus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1900)" ;
    skos:broader <http://tun.fi/MX.203316> ;
    skos:hiddenLabel "Latithorax faustus"@fi,
        "Latithorax faustus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semljicola faustus"@fi,
        "Semljicola faustus"@sv .

<http://tun.fi/MX.203321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semljicola lapponicus" ;
    dwc:scientificNameAuthorship "(Holm, 1939)" ;
    skos:broader <http://tun.fi/MX.203316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semljicola lapponicus"@fi,
        "Semljicola lapponicus"@sv .

<http://tun.fi/MX.203322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semljicola latus" ;
    dwc:scientificNameAuthorship "(Holm, 1939)" ;
    skos:broader <http://tun.fi/MX.203316> ;
    skos:hiddenLabel "Latithorax latus"@fi,
        "Latithorax latus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semljicola latus"@fi,
        "Semljicola latus"@sv .

<http://tun.fi/MX.203324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Shevtchenkella carinata" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.203323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Shevtchenkella carinata"@fi,
        "Shevtchenkella carinata"@sv .

<http://tun.fi/MX.203325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Shevtchenkella obtusa" ;
    dwc:scientificNameAuthorship "(Roivainen, 1947)" ;
    skos:broader <http://tun.fi/MX.203323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Shevtchenkella obtusa"@fi,
        "Shevtchenkella obtusa"@sv .

<http://tun.fi/MX.203326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Shevtchenkella serrata" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.203323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Shevtchenkella serrata"@fi,
        "Shevtchenkella serrata"@sv .

<http://tun.fi/MX.203328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sibianor larae" ;
    dwc:scientificNameAuthorship "Logunov, 2001" ;
    skos:broader <http://tun.fi/MX.203327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sibianor larae"@fi,
        "Sibianor larae"@sv .

<http://tun.fi/MX.203331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silometopus ambiguus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1906)" ;
    skos:broader <http://tun.fi/MX.203330> ;
    skos:hiddenLabel "Silometopus ambiguus"@fi,
        "Silometopus curtus"@fi,
        "Silometopus curtus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saaristokääpiöhämähäkki"@fi,
        "Silometopus ambiguus"@sv .

<http://tun.fi/MX.203332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silometopus elegans" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1872)" ;
    skos:broader <http://tun.fi/MX.203330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Silometopus elegans"@fi,
        "Silometopus elegans"@sv .

<http://tun.fi/MX.203333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silometopus incurvatus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1873)" ;
    skos:broader <http://tun.fi/MX.203330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Silometopus incurvatus"@fi,
        "Silometopus incurvatus"@sv .

<http://tun.fi/MX.203334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silometopus reussi" ;
    dwc:scientificNameAuthorship "(Thorell, 1871)" ;
    skos:broader <http://tun.fi/MX.203330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Silometopus reussi"@fi,
        "Silometopus reussi"@sv .

<http://tun.fi/MX.203336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simitidion simile" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.203335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simitidion simile"@fi,
        "Simitidion simile"@sv .

<http://tun.fi/MX.203338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Singa hamata" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.203337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Singa hamata"@fi,
        "Singa hamata"@sv .

<http://tun.fi/MX.203339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Singa nitidula" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1844)" ;
    skos:broader <http://tun.fi/MX.203337> ;
    skos:hiddenLabel "Singa nitidula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltoraitahämähäkki"@fi,
        "Singa nitidula"@sv .

<http://tun.fi/MX.203341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinoseius pinnatus" ;
    dwc:scientificNameAuthorship "Huhta & Karg, 2010" ;
    skos:broader <http://tun.fi/MX.203340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinoseius pinnatus"@fi,
        "Sinoseius pinnatus"@sv .

<http://tun.fi/MX.203343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sintula corniger" ;
    dwc:scientificNameAuthorship "(Blackwall, 1856)" ;
    skos:broader <http://tun.fi/MX.203342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sintula corniger"@fi,
        "Sintula corniger"@sv .

<http://tun.fi/MX.203345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sisicus apertus" ;
    dwc:scientificNameAuthorship "(Holm, 1939)" ;
    skos:broader <http://tun.fi/MX.203344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sisicus apertus"@fi,
        "Sisicus apertus"@sv .

<http://tun.fi/MX.203347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siteroptes cerealium" ;
    dwc:scientificNameAuthorship "(Kirchner, 1864)" ;
    skos:broader <http://tun.fi/MX.203346> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siteroptes cerealium"@fi,
        "Siteroptes cerealium"@sv .

<http://tun.fi/MX.203350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attulus caricis" ;
    dwc:scientificNameAuthorship "(Westring, 1861)" ;
    skos:broader <http://tun.fi/MX.4993657> ;
    skos:hiddenLabel "Sitticus caricis"@fi,
        "Sittiflor caricis"@fi,
        "Sitticus caricis"@sv,
        "Sittiflor caricis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Attulus caricis"@fi,
        "Attulus caricis"@sv .

<http://tun.fi/MX.203351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attulus distinguendus" ;
    dwc:scientificNameAuthorship "(Simon, 1868)" ;
    skos:broader <http://tun.fi/MX.4993657> ;
    skos:hiddenLabel "Sitticus distinguendus"@fi,
        "Sitticus distinguendus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Attulus distinguendus"@fi,
        "Attulus distinguendus"@sv .

<http://tun.fi/MX.203352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attulus floricola" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1837)" ;
    skos:broader <http://tun.fi/MX.4993657> ;
    skos:hiddenLabel "Sitticus floricola"@fi,
        "Sittiflor floricola"@fi,
        "Sitticus floricola"@sv,
        "Sittiflor floricola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Attulus floricola"@fi,
        "Attulus floricola"@sv .

<http://tun.fi/MX.203353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attulus pubescens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.4993657> ;
    skos:hiddenLabel "Sitticus pubescens"@fi,
        "Sitticus pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Attulus pubescens"@fi,
        "Attulus pubescens"@sv .

<http://tun.fi/MX.203354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attulus ranieri" ;
    dwc:scientificNameAuthorship "(Peckham & Peckham, 1909)" ;
    skos:broader <http://tun.fi/MX.4993657> ;
    skos:hiddenLabel "Sitticus ranieri"@fi,
        "Sitticus ranieri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Attulus ranieri"@fi,
        "Attulus ranieri"@sv .

<http://tun.fi/MX.203355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attulus saltator" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1868)" ;
    skos:broader <http://tun.fi/MX.4993657> ;
    skos:hiddenLabel "Sitticus saltator"@fi,
        "Sitticus saltator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Attulus saltator"@fi,
        "Attulus saltator"@sv .

<http://tun.fi/MX.203356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attulus terebratus" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.4993657> ;
    skos:hiddenLabel "Sitticus terebratus"@fi,
        "Sitticus terebratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Attulus terebratus"@fi,
        "Attulus terebratus"@sv .

<http://tun.fi/MX.203357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attulus zimmermanni" ;
    dwc:scientificNameAuthorship "(Simon, 1877)" ;
    skos:broader <http://tun.fi/MX.4993657> ;
    skos:hiddenLabel "Sitticus zimmermanni"@fi,
        "Sittiflor zimmermanni"@fi,
        "Sitticus zimmermanni"@sv,
        "Sittiflor zimmermanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Attulus zimmermanni"@fi,
        "Attulus zimmermanni"@sv .

<http://tun.fi/MX.203359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sosticus loricatus" ;
    dwc:scientificNameAuthorship "(L. Koch, 1866)" ;
    skos:broader <http://tun.fi/MX.203358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sosticus loricatus"@fi,
        "Sosticus loricatus"@sv .

<http://tun.fi/MX.203362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spatiodamaeus boreus" ;
    dwc:scientificNameAuthorship "(Bulanova-Zachvatkina, 1957)" ;
    skos:broader <http://tun.fi/MX.203361> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spatiodamaeus boreus"@fi,
        "Spatiodamaeus boreus"@sv .

<http://tun.fi/MX.203363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kunstidamaeus tecticola" ;
    dwc:scientificNameAuthorship "(Michael, 1888)" ;
    skos:broader <http://tun.fi/MX.4980110> ;
    skos:hiddenLabel "Spatiodamaeus tecticola"@fi,
        "Spatiodamaeus tecticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kunstidamaeus tecticola"@fi,
        "Kunstidamaeus tecticola"@sv .

<http://tun.fi/MX.203364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spatiodamaeus verticillipes" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.203361> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spatiodamaeus verticillipes"@fi,
        "Spatiodamaeus verticillipes"@sv .

<http://tun.fi/MX.203366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerozetes orbicularis" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1835)" ;
    skos:broader <http://tun.fi/MX.203365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerozetes orbicularis"@fi,
        "Sphaerozetes orbicularis"@sv .

<http://tun.fi/MX.203367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerozetes piriformis" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.203365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerozetes piriformis"@fi,
        "Sphaerozetes piriformis"@sv .

<http://tun.fi/MX.203370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinturnix carnifex" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.203369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spinturnix carnifex"@fi,
        "Spinturnix carnifex"@sv .

<http://tun.fi/MX.203371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinturnix myoti" ;
    dwc:scientificNameAuthorship "(Kolenati, 1856)" ;
    skos:broader <http://tun.fi/MX.203369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spinturnix myoti"@fi,
        "Spinturnix myoti"@sv .

<http://tun.fi/MX.203372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinturnix mystacinus" ;
    dwc:scientificNameAuthorship "(Kolenati, 1857)" ;
    skos:broader <http://tun.fi/MX.203369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spinturnix mystacinus"@fi,
        "Spinturnix mystacinus"@sv .

<http://tun.fi/MX.203373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinturnix plecotinus" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.203369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spinturnix plecotinus"@fi,
        "Spinturnix plecotinus"@sv .

<http://tun.fi/MX.203374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinturnix psi" ;
    dwc:scientificNameAuthorship "(Kolenati, 1856)" ;
    skos:broader <http://tun.fi/MX.203369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spinturnix psi"@fi,
        "Spinturnix psi"@sv .

<http://tun.fi/MX.203376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steatoda albomaculata" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.203375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Steatoda albomaculata"@fi,
        "Steatoda albomaculata"@sv .

<http://tun.fi/MX.203377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steatoda bipunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.203375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Steatoda bipunctata"@fi,
        "Steatoda bipunctata"@sv .

<http://tun.fi/MX.203378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steatoda castanea" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.203375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Steatoda castanea"@fi,
        "Steatoda castanea"@sv .

<http://tun.fi/MX.203379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steatoda grossa" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1838)" ;
    skos:broader <http://tun.fi/MX.203375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Steatoda grossa"@fi,
        "Steatoda grossa"@sv .

<http://tun.fi/MX.203382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steganacarus anomalus" ;
    dwc:scientificNameAuthorship "(Berlese, 1883)" ;
    skos:broader <http://tun.fi/MX.203381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Steganacarus anomalus"@fi,
        "Steganacarus anomalus"@sv .

<http://tun.fi/MX.203383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steganacarus applicatus" ;
    dwc:scientificNameAuthorship "(Sellnick, 1920)" ;
    skos:broader <http://tun.fi/MX.203381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Steganacarus applicatus"@fi,
        "Steganacarus applicatus"@sv .

<http://tun.fi/MX.203384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steganacarus carinatus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.203381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Steganacarus carinatus"@fi,
        "Steganacarus carinatus"@sv .

<http://tun.fi/MX.203385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steganacarus magnus" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.203381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Steganacarus magnus"@fi,
        "Steganacarus magnus"@sv .

<http://tun.fi/MX.203386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steganacarus spinosus" ;
    dwc:scientificNameAuthorship "(Sellnick, 1920)" ;
    skos:broader <http://tun.fi/MX.203381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Steganacarus spinosus"@fi,
        "Steganacarus spinosus"@sv .

<http://tun.fi/MX.203388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonyphantes lineatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.203387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stemonyphantes lineatus"@fi,
        "Stemonyphantes lineatus"@sv .

<http://tun.fi/MX.203390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenacis triradiata" ;
    dwc:scientificNameAuthorship "(Nalepa, 1892)" ;
    skos:broader <http://tun.fi/MX.203389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenacis triradiata"@fi,
        "Stenacis triradiata"@sv .

<http://tun.fi/MX.203392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steneotarsonemus culmicolus" ;
    dwc:scientificNameAuthorship "(Reuter, 1900)" ;
    skos:broader <http://tun.fi/MX.203391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Steneotarsonemus culmicolus"@fi,
        "Steneotarsonemus culmicolus"@sv .

<http://tun.fi/MX.203394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leviellus stroemi" ;
    dwc:scientificNameAuthorship "(Thorell, 1870)" ;
    skos:broader <http://tun.fi/MX.203393> ;
    skos:hiddenLabel "Stroemiellus stroemi"@fi,
        "Stroemiellus stroemi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leviellus stroemi"@fi,
        "Leviellus stroemi"@sv .

<http://tun.fi/MX.203396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stylochirus minor" ;
    dwc:scientificNameAuthorship "Willmann, 1953" ;
    skos:broader <http://tun.fi/MX.203395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stylochirus minor"@fi,
        "Stylochirus minor"@sv .

<http://tun.fi/MX.203398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Styloctetor compar" ;
    dwc:scientificNameAuthorship "(Westring, 1861)" ;
    skos:broader <http://tun.fi/MX.203397> ;
    skos:hiddenLabel "Styloctetor stativus"@fi,
        "Styloctetor stativus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Styloctetor compar"@fi,
        "Styloctetor compar"@sv .

<http://tun.fi/MX.203402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelbella singularis" ;
    dwc:scientificNameAuthorship "(Strenzke, 1950)" ;
    skos:broader <http://tun.fi/MX.203404> ;
    skos:hiddenLabel "Suctobelba singularis"@fi,
        "Suctobelba singularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelbella singularis"@fi,
        "Suctobelbella singularis"@sv .

<http://tun.fi/MX.203403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelba trigona" ;
    dwc:scientificNameAuthorship "(Michael, 1888)" ;
    skos:broader <http://tun.fi/MX.203401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelba trigona"@fi,
        "Suctobelba trigona"@sv .

<http://tun.fi/MX.203405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelbella acutidens" ;
    dwc:scientificNameAuthorship "(Forsslund, 1941)" ;
    skos:broader <http://tun.fi/MX.203404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelbella acutidens"@fi,
        "Suctobelbella acutidens"@sv .

<http://tun.fi/MX.203406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelbella falcata" ;
    dwc:scientificNameAuthorship "(Forsslund, 1941)" ;
    skos:broader <http://tun.fi/MX.203404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelbella falcata"@fi,
        "Suctobelbella falcata"@sv .

<http://tun.fi/MX.203407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelbella latirostris" ;
    dwc:scientificNameAuthorship "(Strenzke, 1950)" ;
    skos:broader <http://tun.fi/MX.203404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelbella latirostris"@fi,
        "Suctobelbella latirostris"@sv .

<http://tun.fi/MX.203408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelbella longirostris" ;
    dwc:scientificNameAuthorship "(Forsslund, 1941)" ;
    skos:broader <http://tun.fi/MX.203404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelbella longirostris"@fi,
        "Suctobelbella longirostris"@sv .

<http://tun.fi/MX.203409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelbella palustris" ;
    dwc:scientificNameAuthorship "(Forsslund, 1953)" ;
    skos:broader <http://tun.fi/MX.203404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelbella palustris"@fi,
        "Suctobelbella palustris"@sv .

<http://tun.fi/MX.203410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelbella perforata" ;
    dwc:scientificNameAuthorship "(Strenzke, 1950)" ;
    skos:broader <http://tun.fi/MX.203404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelbella perforata"@fi,
        "Suctobelbella perforata"@sv .

<http://tun.fi/MX.203411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelbella sarekensis" ;
    dwc:scientificNameAuthorship "(Forsslund, 1941)" ;
    skos:broader <http://tun.fi/MX.203404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelbella sarekensis"@fi,
        "Suctobelbella sarekensis"@sv .

<http://tun.fi/MX.203412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelbella similis" ;
    dwc:scientificNameAuthorship "(Forsslund, 1941)" ;
    skos:broader <http://tun.fi/MX.203404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelbella similis"@fi,
        "Suctobelbella similis"@sv .

<http://tun.fi/MX.203413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelbella subcornigera" ;
    dwc:scientificNameAuthorship "(Forsslund, 1941)" ;
    skos:broader <http://tun.fi/MX.203404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelbella subcornigera"@fi,
        "Suctobelbella subcornigera"@sv .

<http://tun.fi/MX.203414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelbella subtrigona" ;
    dwc:scientificNameAuthorship "(Oudemans, 1900)" ;
    skos:broader <http://tun.fi/MX.203404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelbella subtrigona"@fi,
        "Suctobelbella subtrigona"@sv .

<http://tun.fi/MX.203417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphylella vulgaris" ;
    dwc:scientificNameAuthorship "(Hansen, 1903)" ;
    skos:broader <http://tun.fi/MX.203416> ;
    skos:hiddenLabel "Symphylella vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symphylella vulgaris"@fi,
        "späddvärgfoting"@sv .

<http://tun.fi/MX.203419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synageles venator" ;
    dwc:scientificNameAuthorship "(Lucas, 1836)" ;
    skos:broader <http://tun.fi/MX.203418> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synageles venator"@fi,
        "Synageles venator"@sv .

<http://tun.fi/MX.203421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchthonius crenulatus" ;
    dwc:scientificNameAuthorship "(Jacot, 1938)" ;
    skos:broader <http://tun.fi/MX.203420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchthonius crenulatus"@fi,
        "Synchthonius crenulatus"@sv .

<http://tun.fi/MX.203422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchthonius elegans" ;
    dwc:scientificNameAuthorship "Forsslund, 1957" ;
    skos:broader <http://tun.fi/MX.203420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchthonius elegans"@fi,
        "Synchthonius elegans"@sv .

<http://tun.fi/MX.203424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Talavera aequipes" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.203423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Talavera aequipes"@fi,
        "Talavera aequipes"@sv .

<http://tun.fi/MX.203425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Talavera esyunini" ;
    dwc:scientificNameAuthorship "Logunov, 1992" ;
    skos:broader <http://tun.fi/MX.203423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Talavera esyunini"@fi,
        "Talavera esyunini"@sv .

<http://tun.fi/MX.203426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Talavera parvistyla" ;
    dwc:scientificNameAuthorship "Logunov & Kronestedt, 2003" ;
    skos:broader <http://tun.fi/MX.203423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Talavera parvistyla"@fi,
        "Talavera parvistyla"@sv .

<http://tun.fi/MX.203427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Talavera petrensis" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1837)" ;
    skos:broader <http://tun.fi/MX.203423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Talavera petrensis"@fi,
        "Talavera petrensis"@sv .

<http://tun.fi/MX.203428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Talavera thorelli" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1891)" ;
    skos:broader <http://tun.fi/MX.203423> ;
    skos:hiddenLabel "Talavera thorelli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketojäkälähyppijä"@fi,
        "Talavera thorelli"@sv .

<http://tun.fi/MX.203430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tallusia experta" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.203429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tallusia experta"@fi,
        "Tallusia experta"@sv .

<http://tun.fi/MX.203432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tapinocyba biscissa" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1872)" ;
    skos:broader <http://tun.fi/MX.203431> ;
    skos:hiddenLabel "Tapinocyba biscissa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokääpiöhämähäkki"@fi,
        "Tapinocyba biscissa"@sv .

<http://tun.fi/MX.203433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tapinocyba insecta" ;
    dwc:scientificNameAuthorship "(L. Koch, 1869)" ;
    skos:broader <http://tun.fi/MX.203431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tapinocyba insecta"@fi,
        "Tapinocyba insecta"@sv .

<http://tun.fi/MX.203434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tapinocyba pallens" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1872)" ;
    skos:broader <http://tun.fi/MX.203431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tapinocyba pallens"@fi,
        "Tapinocyba pallens"@sv .

<http://tun.fi/MX.203436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tapinocyboides pygmaeus" ;
    dwc:scientificNameAuthorship "(Menge, 1869)" ;
    skos:broader <http://tun.fi/MX.203435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tapinocyboides pygmaeus"@fi,
        "Tapinocyboides pygmaeus"@sv .

<http://tun.fi/MX.203438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tapinopa longidens" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.203437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tapinopa longidens"@fi,
        "Tapinopa longidens"@sv .

<http://tun.fi/MX.203440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taranucnus setosus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1863)" ;
    skos:broader <http://tun.fi/MX.203439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taranucnus setosus"@fi,
        "Taranucnus setosus"@sv .

<http://tun.fi/MX.203443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tectocepheus minor" ;
    dwc:scientificNameAuthorship "Berlese, 1903" ;
    skos:broader <http://tun.fi/MX.203442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tectocepheus minor"@fi,
        "Tectocepheus minor"@sv .

<http://tun.fi/MX.203444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tectocepheus sarekensis" ;
    dwc:scientificNameAuthorship "Tragardh, 1910" ;
    skos:broader <http://tun.fi/MX.203442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tectocepheus sarekensis"@fi,
        "Tectocepheus sarekensis"@sv .

<http://tun.fi/MX.203445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tectocepheus velatus" ;
    dwc:scientificNameAuthorship "(Michael, 1880)" ;
    skos:broader <http://tun.fi/MX.203442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tectocepheus velatus"@fi,
        "Tectocepheus velatus"@sv .

<http://tun.fi/MX.203447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tectoribates ornatus" ;
    dwc:scientificNameAuthorship "(Schuster, 1958)" ;
    skos:broader <http://tun.fi/MX.203446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tectoribates ornatus"@fi,
        "Tectoribates ornatus"@sv .

<http://tun.fi/MX.203449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tegenaria domestica" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.203448> ;
    skos:hiddenLabel "Tegenaria domestica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huonehämähäkki"@fi,
        "Tegenaria domestica"@sv .

<http://tun.fi/MX.203450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tegenaria parietina" ;
    dwc:scientificNameAuthorship "(Fourcroy, 1785)" ;
    skos:broader <http://tun.fi/MX.203448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tegenaria parietina"@fi,
        "Tegenaria parietina"@sv .

<http://tun.fi/MX.203452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tegonotus borealis" ;
    dwc:scientificNameAuthorship "(Liro, 1941)" ;
    skos:broader <http://tun.fi/MX.203451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tegonotus borealis"@fi,
        "Tegonotus borealis"@sv .

<http://tun.fi/MX.203453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tegonotus depressus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1894)" ;
    skos:broader <http://tun.fi/MX.203451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tegonotus depressus"@fi,
        "Tegonotus depressus"@sv .

<http://tun.fi/MX.203454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tegonotus heptacanthus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1889)" ;
    skos:broader <http://tun.fi/MX.203451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tegonotus heptacanthus"@fi,
        "Tegonotus heptacanthus"@sv .

<http://tun.fi/MX.203455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tegonotus scoticus" ;
    dwc:scientificNameAuthorship "Roivainen, 1950" ;
    skos:broader <http://tun.fi/MX.203451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tegonotus scoticus"@fi,
        "Tegonotus scoticus"@sv .

<http://tun.fi/MX.203456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tegonotus septentrionalis" ;
    dwc:scientificNameAuthorship "Liro, 1940" ;
    skos:broader <http://tun.fi/MX.203451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tegonotus septentrionalis"@fi,
        "Tegonotus septentrionalis"@sv .

<http://tun.fi/MX.203457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tegonotus trouessarti" ;
    dwc:scientificNameAuthorship "Nalepa, 1892" ;
    skos:broader <http://tun.fi/MX.203451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tegonotus trouessarti"@fi,
        "Tegonotus trouessarti"@sv .

<http://tun.fi/MX.203459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tegoprionus dentatus" ;
    dwc:scientificNameAuthorship "(Nalepa, 1894)" ;
    skos:broader <http://tun.fi/MX.203458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tegoprionus dentatus"@fi,
        "Tegoprionus dentatus"@sv .

<http://tun.fi/MX.203461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tegoribates latirostris" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1844)" ;
    skos:broader <http://tun.fi/MX.203460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tegoribates latirostris"@fi,
        "Tegoribates latirostris"@sv .

<http://tun.fi/MX.203465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenuiphantes alacris" ;
    dwc:scientificNameAuthorship "(Blackwall, 1853)" ;
    skos:broader <http://tun.fi/MX.203464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenuiphantes alacris"@fi,
        "Tenuiphantes alacris"@sv .

<http://tun.fi/MX.203466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenuiphantes cristatus" ;
    dwc:scientificNameAuthorship "(Menge, 1866)" ;
    skos:broader <http://tun.fi/MX.203464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenuiphantes cristatus"@fi,
        "Tenuiphantes cristatus"@sv .

<http://tun.fi/MX.203467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenuiphantes mengei" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1887)" ;
    skos:broader <http://tun.fi/MX.203464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenuiphantes mengei"@fi,
        "Tenuiphantes mengei"@sv .

<http://tun.fi/MX.203468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenuiphantes nigriventris" ;
    dwc:scientificNameAuthorship "(L. Koch, 1879)" ;
    skos:broader <http://tun.fi/MX.203464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenuiphantes nigriventris"@fi,
        "Tenuiphantes nigriventris"@sv .

<http://tun.fi/MX.203469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenuiphantes tenebricola" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.203464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenuiphantes tenebricola"@fi,
        "Tenuiphantes tenebricola"@sv .

<http://tun.fi/MX.203470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenuiphantes tenuis" ;
    dwc:scientificNameAuthorship "(Blackwall, 1852)" ;
    skos:broader <http://tun.fi/MX.203464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenuiphantes tenuis"@fi,
        "Tenuiphantes tenuis"@sv .

<http://tun.fi/MX.203471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenuiphantes zimmermanni" ;
    dwc:scientificNameAuthorship "(Bertkau, 1890)" ;
    skos:broader <http://tun.fi/MX.203464> ;
    skos:hiddenLabel "Tenuiphantes zimmermanni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenriippuhämähäkki"@fi,
        "Tenuiphantes zimmermanni"@sv .

<http://tun.fi/MX.203474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetra rhamni" ;
    dwc:scientificNameAuthorship "Roivainen, 1951" ;
    skos:broader <http://tun.fi/MX.203473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetra rhamni"@fi,
        "Tetra rhamni"@sv .

<http://tun.fi/MX.203476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragnatha dearmata" ;
    dwc:scientificNameAuthorship "Thorell, 1873" ;
    skos:broader <http://tun.fi/MX.203475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetragnatha dearmata"@fi,
        "Tetragnatha dearmata"@sv .

<http://tun.fi/MX.203477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragnatha extensa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.203475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetragnatha extensa"@fi,
        "Tetragnatha extensa"@sv .

<http://tun.fi/MX.203478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragnatha montana" ;
    dwc:scientificNameAuthorship "Simon, 1874" ;
    skos:broader <http://tun.fi/MX.203475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetragnatha montana"@fi,
        "Tetragnatha montana"@sv .

<http://tun.fi/MX.203479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragnatha nigrita" ;
    dwc:scientificNameAuthorship "Lendl, 1886" ;
    skos:broader <http://tun.fi/MX.203475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetragnatha nigrita"@fi,
        "Tetragnatha nigrita"@sv .

<http://tun.fi/MX.203480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragnatha obtusa" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1837" ;
    skos:broader <http://tun.fi/MX.203475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetragnatha obtusa"@fi,
        "Tetragnatha obtusa"@sv .

<http://tun.fi/MX.203481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragnatha pinicola" ;
    dwc:scientificNameAuthorship "L. Koch, 1870" ;
    skos:broader <http://tun.fi/MX.203475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetragnatha pinicola"@fi,
        "Tetragnatha pinicola"@sv .

<http://tun.fi/MX.203482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragnatha striata" ;
    dwc:scientificNameAuthorship "L. Koch, 1862" ;
    skos:broader <http://tun.fi/MX.203475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetragnatha striata"@fi,
        "Tetragnatha striata"@sv .

<http://tun.fi/MX.203485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetraolichus microdiscus" ;
    dwc:scientificNameAuthorship "(Trouessart, 1886)" ;
    skos:broader <http://tun.fi/MX.203484> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetraolichus microdiscus"@fi,
        "Tetraolichus microdiscus"@sv .

<http://tun.fi/MX.203487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thanatus arcticus" ;
    dwc:scientificNameAuthorship "Thorell, 1872" ;
    skos:broader <http://tun.fi/MX.203486> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thanatus arcticus"@fi,
        "Thanatus arcticus"@sv .

<http://tun.fi/MX.203488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thanatus arenarius" ;
    dwc:scientificNameAuthorship "L. Koch, 1872" ;
    skos:broader <http://tun.fi/MX.203486> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thanatus arenarius"@fi,
        "Thanatus arenarius"@sv .

<http://tun.fi/MX.203489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thanatus formicinus" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.203486> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thanatus formicinus"@fi,
        "Thanatus formicinus"@sv .

<http://tun.fi/MX.203490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thanatus striatus" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1845 " ;
    skos:broader <http://tun.fi/MX.203486> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thanatus striatus"@fi,
        "Thanatus striatus"@sv .

<http://tun.fi/MX.203492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theonoe minutissima" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1879)" ;
    skos:broader <http://tun.fi/MX.203491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theonoe minutissima"@fi,
        "Theonoe minutissima"@sv .

<http://tun.fi/MX.203495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theridion melanurum" ;
    dwc:scientificNameAuthorship "Hahn, 1831" ;
    skos:broader <http://tun.fi/MX.203494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theridion melanurum"@fi,
        "Theridion melanurum"@sv .

<http://tun.fi/MX.203496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theridion mystaceum" ;
    dwc:scientificNameAuthorship "L. Koch, 1870" ;
    skos:broader <http://tun.fi/MX.203494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theridion mystaceum"@fi,
        "Theridion mystaceum"@sv .

<http://tun.fi/MX.203497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Yunohamella palmgreni" ;
    dwc:scientificNameAuthorship "Marusik & Cellarius, 1986" ;
    skos:broader <http://tun.fi/MX.4993653> ;
    skos:hiddenLabel "Theridion palmgreni"@fi,
        "Theridion palmgreni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Yunohamella palmgreni"@fi,
        "Yunohamella palmgreni"@sv .

<http://tun.fi/MX.203498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theridion pictum" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.203494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theridion pictum"@fi,
        "Theridion pictum"@sv .

<http://tun.fi/MX.203499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theridion pinastri" ;
    dwc:scientificNameAuthorship "L. Koch, 1872" ;
    skos:broader <http://tun.fi/MX.203494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theridion pinastri"@fi,
        "Theridion pinastri"@sv .

<http://tun.fi/MX.203500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theridion varians" ;
    dwc:scientificNameAuthorship "Hahn, 1833" ;
    skos:broader <http://tun.fi/MX.203494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theridion varians"@fi,
        "Theridion varians"@sv .

<http://tun.fi/MX.203502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thinoseius spinosus" ;
    dwc:scientificNameAuthorship "Willmann, 1939" ;
    skos:broader <http://tun.fi/MX.203501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thinoseius spinosus"@fi,
        "Thinoseius spinosus"@sv .

<http://tun.fi/MX.203505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thymoites bellissimus" ;
    dwc:scientificNameAuthorship "(L. Koch, 1879)" ;
    skos:broader <http://tun.fi/MX.203504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thymoites bellissimus"@fi,
        "Thymoites bellissimus"@sv .

<http://tun.fi/MX.203507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyreosthenius biovatus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1875)" ;
    skos:broader <http://tun.fi/MX.203506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thyreosthenius biovatus"@fi,
        "Thyreosthenius biovatus"@sv .

<http://tun.fi/MX.203508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyreosthenius parasiticus" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.203506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thyreosthenius parasiticus"@fi,
        "Thyreosthenius parasiticus"@sv .

<http://tun.fi/MX.203510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tibellus maritimus" ;
    dwc:scientificNameAuthorship "(Menge, 1875)" ;
    skos:broader <http://tun.fi/MX.203509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tibellus maritimus"@fi,
        "Tibellus maritimus"@sv .

<http://tun.fi/MX.203511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tibellus oblongus" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.203509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tibellus oblongus"@fi,
        "Tibellus oblongus"@sv .

<http://tun.fi/MX.203513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tibioploides arcuatus" ;
    dwc:scientificNameAuthorship "(Tullgren, 1955)" ;
    skos:broader <http://tun.fi/MX.203512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tibioploides arcuatus"@fi,
        "Tibioploides arcuatus"@sv .

<http://tun.fi/MX.203515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tibioplus diversus" ;
    dwc:scientificNameAuthorship "(L. Koch, 1879)" ;
    skos:broader <http://tun.fi/MX.203514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tibioplus diversus"@fi,
        "Tibioplus diversus"@sv .

<http://tun.fi/MX.203517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tiso aestivus" ;
    dwc:scientificNameAuthorship "(L. Koch, 1872)" ;
    skos:broader <http://tun.fi/MX.203516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tiso aestivus"@fi,
        "Tiso aestivus"@sv .

<http://tun.fi/MX.203518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tiso vagans" ;
    dwc:scientificNameAuthorship "(Blackwall, 1834)" ;
    skos:broader <http://tun.fi/MX.203516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tiso vagans"@fi,
        "Tiso vagans"@sv .

<http://tun.fi/MX.203520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Titanoeca nivalis" ;
    dwc:scientificNameAuthorship "Simon, 1874" ;
    skos:broader <http://tun.fi/MX.203519> ;
    skos:hiddenLabel "Titanoeca nivalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumilouhikkohämähäkki"@fi,
        "Titanoeca nivalis"@sv .

<http://tun.fi/MX.203521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Titanoeca spominima" ;
    dwc:scientificNameAuthorship "Wunderlich, 1993" ;
    skos:broader <http://tun.fi/MX.203519> ;
    skos:hiddenLabel "Titanoeca psammophila"@fi,
        "Titanoeca spominima"@fi,
        "Titanoeca psammophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplälouhikkohämähäkki"@fi,
        "Titanoeca spominima"@sv .

<http://tun.fi/MX.203524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tmeticus affinis" ;
    dwc:scientificNameAuthorship "(Blackwall, 1855)" ;
    skos:broader <http://tun.fi/MX.203523> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tmeticus affinis"@fi,
        "Tmeticus affinis"@sv .

<http://tun.fi/MX.203526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachygamasus ambulacris" ;
    dwc:scientificNameAuthorship "Willmann, 1949" ;
    skos:broader <http://tun.fi/MX.203525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachygamasus ambulacris"@fi,
        "Trachygamasus ambulacris"@sv .

<http://tun.fi/MX.203527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachygamasus gracilis" ;
    dwc:scientificNameAuthorship "(Karg, 1965)" ;
    skos:broader <http://tun.fi/MX.203525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachygamasus gracilis"@fi,
        "Trachygamasus gracilis"@sv .

<http://tun.fi/MX.203528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachygamasus medianus" ;
    dwc:scientificNameAuthorship "Tichomirov, 1977" ;
    skos:broader <http://tun.fi/MX.203525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachygamasus medianus"@fi,
        "Trachygamasus medianus"@sv .

<http://tun.fi/MX.203530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachytes aegrota" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.203529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachytes aegrota"@fi,
        "Trachytes aegrota"@sv .

<http://tun.fi/MX.203531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachytes edleri" ;
    dwc:scientificNameAuthorship "Hutu, 1983" ;
    skos:broader <http://tun.fi/MX.203529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachytes edleri"@fi,
        "Trachytes edleri"@sv .

<http://tun.fi/MX.203532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachytes hirschmanni" ;
    dwc:scientificNameAuthorship "Hutu, 1973" ;
    skos:broader <http://tun.fi/MX.203529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachytes hirschmanni"@fi,
        "Trachytes hirschmanni"@sv .

<http://tun.fi/MX.203533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachytes oudemansi" ;
    dwc:scientificNameAuthorship "Hirschm. & Z.-Nicol, 1969" ;
    skos:broader <http://tun.fi/MX.203529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachytes oudemansi"@fi,
        "Trachytes oudemansi"@sv .

<http://tun.fi/MX.203534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachytes pauperior" ;
    dwc:scientificNameAuthorship "(Berlese, 1914)" ;
    skos:broader <http://tun.fi/MX.203529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachytes pauperior"@fi,
        "Trachytes pauperior"@sv .

<http://tun.fi/MX.203535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachytes pecinai" ;
    dwc:scientificNameAuthorship "Hutu, 1983" ;
    skos:broader <http://tun.fi/MX.203529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachytes pecinai"@fi,
        "Trachytes pecinai"@sv .

<http://tun.fi/MX.203538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyuropoda coccinea" ;
    dwc:scientificNameAuthorship "(Michael, 1891)" ;
    skos:broader <http://tun.fi/MX.203537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyuropoda coccinea"@fi,
        "Trachyuropoda coccinea"@sv .

<http://tun.fi/MX.203539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyuropoda excavata" ;
    dwc:scientificNameAuthorship "(Wasmann, 1899)" ;
    skos:broader <http://tun.fi/MX.203537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyuropoda excavata"@fi,
        "Trachyuropoda excavata"@sv .

<http://tun.fi/MX.203540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyuropoda formicaria" ;
    dwc:scientificNameAuthorship "(Lubbock, 1881)" ;
    skos:broader <http://tun.fi/MX.203537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyuropoda formicaria"@fi,
        "Trachyuropoda formicaria"@sv .

<http://tun.fi/MX.203541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyuropoda hirschmanni" ;
    dwc:scientificNameAuthorship "(Pecina, 1980)" ;
    skos:broader <http://tun.fi/MX.203537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyuropoda hirschmanni"@fi,
        "Trachyuropoda hirschmanni"@sv .

<http://tun.fi/MX.203542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyuropoda poppi" ;
    dwc:scientificNameAuthorship "Hirschm. & Z.-Nicol, 1969" ;
    skos:broader <http://tun.fi/MX.203537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyuropoda poppi"@fi,
        "Trachyuropoda poppi"@sv .

<http://tun.fi/MX.203543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyuropoda wasmanniana" ;
    dwc:scientificNameAuthorship "(Berlese, 1903)" ;
    skos:broader <http://tun.fi/MX.203537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyuropoda wasmanniana"@fi,
        "Trachyuropoda wasmanniana"@sv .

<http://tun.fi/MX.203547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mainothrus badius" ;
    dwc:scientificNameAuthorship "(Berlese, 1905)" ;
    skos:broader <http://tun.fi/MX.4980119> ;
    skos:hiddenLabel "Trhypochthoniellus badius"@fi,
        "Trhypochthoniellus badius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mainothrus badius"@fi,
        "Mainothrus badius"@sv .

<http://tun.fi/MX.203548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trhypochthoniellus excavatus" ;
    dwc:scientificNameAuthorship "(Willmann, 1919)" ;
    skos:broader <http://tun.fi/MX.203546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trhypochthoniellus excavatus"@fi,
        "Trhypochthoniellus excavatus"@sv .

<http://tun.fi/MX.203549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trhypochthoniellus setosus" ;
    dwc:scientificNameAuthorship "(Willmann, 1928)" ;
    skos:broader <http://tun.fi/MX.203546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trhypochthoniellus setosus"@fi,
        "Trhypochthoniellus setosus"@sv .

<http://tun.fi/MX.203550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trhypochthoniellus trichosus" ;
    dwc:scientificNameAuthorship "(Schweizer, 1922)" ;
    skos:broader <http://tun.fi/MX.203546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trhypochthoniellus trichosus"@fi,
        "Trhypochthoniellus trichosus"@sv .

<http://tun.fi/MX.203553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trhypochthonius cladonicola" ;
    dwc:scientificNameAuthorship "(Willmann, 1919)" ;
    skos:broader <http://tun.fi/MX.203552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trhypochthonius cladonicola"@fi,
        "Trhypochthonius cladonicola"@sv .

<http://tun.fi/MX.203554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trhypochthonius nigricans" ;
    dwc:scientificNameAuthorship "Willmann, 1928" ;
    skos:broader <http://tun.fi/MX.203552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trhypochthonius nigricans"@fi,
        "Trhypochthonius nigricans"@sv .

<http://tun.fi/MX.203555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trhypochthonius tectorum" ;
    dwc:scientificNameAuthorship "(Berlese, 1896)" ;
    skos:broader <http://tun.fi/MX.203552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trhypochthonius tectorum"@fi,
        "Trhypochthonius tectorum"@sv .

<http://tun.fi/MX.203557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoncus hackmani" ;
    dwc:scientificNameAuthorship "Millidge, 1955" ;
    skos:broader <http://tun.fi/MX.203556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoncus hackmani"@fi,
        "Trichoncus hackmani"@sv .

<http://tun.fi/MX.203559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopterna cito" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1872)" ;
    skos:broader <http://tun.fi/MX.203558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopterna cito"@fi,
        "Trichopterna cito"@sv .

<http://tun.fi/MX.203561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopternoides thorelli" ;
    dwc:scientificNameAuthorship "(Westring, 1861)" ;
    skos:broader <http://tun.fi/MX.203560> ;
    skos:hiddenLabel "Trichopterna thorelli"@fi,
        "Trichopternoides thorelli"@fi,
        "Trichopterna thorelli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puskupäähämähäkki"@fi,
        "Trichopternoides thorelli"@sv .

<http://tun.fi/MX.203563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoribates obesus" ;
    dwc:scientificNameAuthorship "(Banks, 1895)" ;
    skos:broader <http://tun.fi/MX.203562> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoribates obesus"@fi,
        "Trichoribates obesus"@sv .

<http://tun.fi/MX.203564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoribates trimaculatus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.203562> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoribates trimaculatus"@fi,
        "Trichoribates trimaculatus"@sv .

<http://tun.fi/MX.203566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichouropoda beckwithi" ;
    dwc:scientificNameAuthorship "Wisniewski, 1980" ;
    skos:broader <http://tun.fi/MX.203565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichouropoda beckwithi"@fi,
        "Trichouropoda beckwithi"@sv .

<http://tun.fi/MX.203567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichouropoda dialveolata" ;
    dwc:scientificNameAuthorship "Hirschm. & Z.-Nicol, 1961" ;
    skos:broader <http://tun.fi/MX.203565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichouropoda dialveolata"@fi,
        "Trichouropoda dialveolata"@sv .

<http://tun.fi/MX.203568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichouropoda elegans" ;
    dwc:scientificNameAuthorship "(Kramer, 1882)" ;
    skos:broader <http://tun.fi/MX.203565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichouropoda elegans"@fi,
        "Trichouropoda elegans"@sv .

<http://tun.fi/MX.203569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichouropoda obscura" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.203565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichouropoda obscura"@fi,
        "Trichouropoda obscura"@sv .

<http://tun.fi/MX.203570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichouropoda orbicularis" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.203565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichouropoda orbicularis"@fi,
        "Trichouropoda orbicularis"@sv .

<http://tun.fi/MX.203571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichouropoda ovalis" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.203565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichouropoda ovalis"@fi,
        "Trichouropoda ovalis"@sv .

<http://tun.fi/MX.203572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichouropoda pecinaituberosa" ;
    dwc:scientificNameAuthorship "Hirschm. & Wisn., 1987" ;
    skos:broader <http://tun.fi/MX.203565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichouropoda pecinaituberosa"@fi,
        "Trichouropoda pecinaituberosa"@sv .

<http://tun.fi/MX.203573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichouropoda polyctenaphila" ;
    dwc:scientificNameAuthorship "Wisn. & Hirschm., 1986" ;
    skos:broader <http://tun.fi/MX.203565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichouropoda polyctenaphila"@fi,
        "Trichouropoda polyctenaphila"@sv .

<http://tun.fi/MX.203574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichouropoda scherbakae" ;
    dwc:scientificNameAuthorship "Hirschmann, 1972" ;
    skos:broader <http://tun.fi/MX.203565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichouropoda scherbakae"@fi,
        "Trichouropoda scherbakae"@sv .

<http://tun.fi/MX.203575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichouropoda schweizeri" ;
    dwc:scientificNameAuthorship "Hirschmann, 1978" ;
    skos:broader <http://tun.fi/MX.203565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichouropoda schweizeri"@fi,
        "Trichouropoda schweizeri"@sv .

<http://tun.fi/MX.203576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichouropoda structura" ;
    dwc:scientificNameAuthorship "Hirschm. & Z.-Nicol, 1961" ;
    skos:broader <http://tun.fi/MX.203565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichouropoda structura"@fi,
        "Trichouropoda structura"@sv .

<http://tun.fi/MX.203578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimalaconothrus angulatus" ;
    dwc:scientificNameAuthorship "Willmann, 1931" ;
    skos:broader <http://tun.fi/MX.203577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimalaconothrus angulatus"@fi,
        "Trimalaconothrus angulatus"@sv .

<http://tun.fi/MX.203579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimalaconothrus foveolatus" ;
    dwc:scientificNameAuthorship "Willmann, 1931" ;
    skos:broader <http://tun.fi/MX.203577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimalaconothrus foveolatus"@fi,
        "Trimalaconothrus foveolatus"@sv .

<http://tun.fi/MX.203580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimalaconothrus glaber" ;
    dwc:scientificNameAuthorship "(Michael, 1888)" ;
    skos:broader <http://tun.fi/MX.203577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimalaconothrus glaber"@fi,
        "Trimalaconothrus glaber"@sv .

<http://tun.fi/MX.203581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimalaconothrus novus" ;
    dwc:scientificNameAuthorship "(Sellnick, 1921)" ;
    skos:broader <http://tun.fi/MX.203577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimalaconothrus novus"@fi,
        "Trimalaconothrus novus"@sv .

<http://tun.fi/MX.203583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trisetacus pini" ;
    dwc:scientificNameAuthorship "(Nalepa, 1887)" ;
    skos:broader <http://tun.fi/MX.203582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trisetacus pini"@fi,
        "Trisetacus pini"@sv .

<http://tun.fi/MX.203584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trisetacus quadrisetus" ;
    dwc:scientificNameAuthorship "(Thomas, 1889)" ;
    skos:broader <http://tun.fi/MX.203582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trisetacus quadrisetus"@fi,
        "Trisetacus quadrisetus"@sv .

<http://tun.fi/MX.203586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tritegeus bisulcatus" ;
    dwc:scientificNameAuthorship "(Grandjean, 1953)" ;
    skos:broader <http://tun.fi/MX.203585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tritegeus bisulcatus"@fi,
        "Tritegeus bisulcatus"@sv .

<http://tun.fi/MX.203588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trochosa ruricola" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.203587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trochosa ruricola"@fi,
        "Trochosa ruricola"@sv .

<http://tun.fi/MX.203589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trochosa spinipalpis" ;
    dwc:scientificNameAuthorship "(F. O. P.-Cambridge, 1895)" ;
    skos:broader <http://tun.fi/MX.203587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trochosa spinipalpis"@fi,
        "Trochosa spinipalpis"@sv .

<http://tun.fi/MX.203590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trochosa terricola" ;
    dwc:scientificNameAuthorship "Thorell, 1856" ;
    skos:broader <http://tun.fi/MX.203587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trochosa terricola"@fi,
        "Trochosa terricola"@sv .

<http://tun.fi/MX.203593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trombidium brevimanum" ;
    dwc:scientificNameAuthorship "(Berlese, 1910)" ;
    skos:broader <http://tun.fi/MX.203592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trombidium brevimanum"@fi,
        "Trombidium brevimanum"@sv .

<http://tun.fi/MX.203594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trombidium holosericeum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.203592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trombidium holosericeum"@fi,
        "Trombidium holosericeum"@sv .

<http://tun.fi/MX.203596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Troxochrota scabra" ;
    dwc:scientificNameAuthorship "Kulczynski, 1894" ;
    skos:broader <http://tun.fi/MX.203595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Troxochrota scabra"@fi,
        "Troxochrota scabra"@sv .

<http://tun.fi/MX.203598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Troxochrus scabriculus" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.203597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Troxochrus scabriculus"@fi,
        "Troxochrus scabriculus"@sv .

<http://tun.fi/MX.203600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhlodromus andrei" ;
    dwc:scientificNameAuthorship "Karg, 1982" ;
    skos:broader <http://tun.fi/MX.203599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhlodromus andrei"@fi,
        "Typhlodromus andrei"@sv .

<http://tun.fi/MX.203601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhlodromus corticis" ;
    dwc:scientificNameAuthorship "Herbert, 1958" ;
    skos:broader <http://tun.fi/MX.203599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhlodromus corticis"@fi,
        "Typhlodromus corticis"@sv .

<http://tun.fi/MX.203602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhlodromus eucervix" ;
    dwc:scientificNameAuthorship "Karg & Edland, 1987" ;
    skos:broader <http://tun.fi/MX.203599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhlodromus eucervix"@fi,
        "Typhlodromus eucervix"@sv .

<http://tun.fi/MX.203603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhlodromus laurae" ;
    dwc:scientificNameAuthorship "Arutunjan, 1974" ;
    skos:broader <http://tun.fi/MX.203599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhlodromus laurae"@fi,
        "Typhlodromus laurae"@sv .

<http://tun.fi/MX.203604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhlodromus pyri" ;
    dwc:scientificNameAuthorship "Scheuten, 1857" ;
    skos:broader <http://tun.fi/MX.203599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhlodromus pyri"@fi,
        "Typhlodromus pyri"@sv .

<http://tun.fi/MX.203606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhochrestus digitatus" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1872)" ;
    skos:broader <http://tun.fi/MX.203605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhochrestus digitatus"@fi,
        "Typhochrestus digitatus"@sv .

<http://tun.fi/MX.203609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uloborus plumipes" ;
    dwc:scientificNameAuthorship "Lucas, 1846" ;
    skos:broader <http://tun.fi/MX.203608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uloborus plumipes"@fi,
        "Uloborus plumipes"@sv .

<http://tun.fi/MX.203611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urodiaspis tecta" ;
    dwc:scientificNameAuthorship "(Kramer, 1876)" ;
    skos:broader <http://tun.fi/MX.203610> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urodiaspis tecta"@fi,
        "Urodiaspis tecta"@sv .

<http://tun.fi/MX.203614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella difoveolata" ;
    dwc:scientificNameAuthorship "Hirschm. & Z.-Nicol, 1962" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella difoveolata"@fi,
        "Uroobovella difoveolata"@sv .

<http://tun.fi/MX.203615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella fimicola" ;
    dwc:scientificNameAuthorship "(Berlese, 1903)" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella fimicola"@fi,
        "Uroobovella fimicola"@sv .

<http://tun.fi/MX.203616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella flagelliger" ;
    dwc:scientificNameAuthorship "(Berlese, 1010)" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella flagelliger"@fi,
        "Uroobovella flagelliger"@sv .

<http://tun.fi/MX.203617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella fracta" ;
    dwc:scientificNameAuthorship "(Berlese, 1916)" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella fracta"@fi,
        "Uroobovella fracta"@sv .

<http://tun.fi/MX.203618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella kneissli" ;
    dwc:scientificNameAuthorship "Hirschm. & Z.-Nicol, 1962" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella kneissli"@fi,
        "Uroobovella kneissli"@sv .

<http://tun.fi/MX.203619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella marginata" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella marginata"@fi,
        "Uroobovella marginata"@sv .

<http://tun.fi/MX.203620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella mrciaki" ;
    dwc:scientificNameAuthorship "Masan, 1999" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella mrciaki"@fi,
        "Uroobovella mrciaki"@sv .

<http://tun.fi/MX.203621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella nova" ;
    dwc:scientificNameAuthorship "(Oudemans, 1902)" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella nova"@fi,
        "Uroobovella nova"@sv .

<http://tun.fi/MX.203622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella obovata" ;
    dwc:scientificNameAuthorship "(Canestrini & Berlese, 1884)" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella obovata"@fi,
        "Uroobovella obovata"@sv .

<http://tun.fi/MX.203623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella pulchella" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella pulchella"@fi,
        "Uroobovella pulchella"@sv .

<http://tun.fi/MX.203624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella pyriformis" ;
    dwc:scientificNameAuthorship "(Berlese, 1920)" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella pyriformis"@fi,
        "Uroobovella pyriformis"@sv .

<http://tun.fi/MX.203625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella rackei" ;
    dwc:scientificNameAuthorship "(Oudemans, 1912)" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella rackei"@fi,
        "Uroobovella rackei"@sv .

<http://tun.fi/MX.203626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella varians" ;
    dwc:scientificNameAuthorship "Hirschm. & Z.-Nicol, 1962" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella varians"@fi,
        "Uroobovella varians"@sv .

<http://tun.fi/MX.203627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroobovella vinicolora" ;
    dwc:scientificNameAuthorship "(Vitzthum, 1926)" ;
    skos:broader <http://tun.fi/MX.203613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroobovella vinicolora"@fi,
        "Uroobovella vinicolora"@sv .

<http://tun.fi/MX.203629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uropoda cassidea" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.203628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uropoda cassidea"@fi,
        "Uropoda cassidea"@sv .

<http://tun.fi/MX.203630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uropoda hamulifera" ;
    dwc:scientificNameAuthorship "(Michael, 1894)" ;
    skos:broader <http://tun.fi/MX.203628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uropoda hamulifera"@fi,
        "Uropoda hamulifera"@sv .

<http://tun.fi/MX.203631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uropoda minima" ;
    dwc:scientificNameAuthorship "Kramer, 1882" ;
    skos:broader <http://tun.fi/MX.203628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uropoda minima"@fi,
        "Uropoda minima"@sv .

<http://tun.fi/MX.203632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uropoda orbicularis" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.203628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uropoda orbicularis"@fi,
        "Uropoda orbicularis"@sv .

<http://tun.fi/MX.203633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uropoda repleta" ;
    dwc:scientificNameAuthorship "(Berlese, 1903)" ;
    skos:broader <http://tun.fi/MX.203628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uropoda repleta"@fi,
        "Uropoda repleta"@sv .

<http://tun.fi/MX.203634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uropoda spinosula" ;
    dwc:scientificNameAuthorship "(Kneissl, 1916)" ;
    skos:broader <http://tun.fi/MX.203628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uropoda spinosula"@fi,
        "Uropoda spinosula"@sv .

<http://tun.fi/MX.203635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uropoda undulata" ;
    dwc:scientificNameAuthorship "Hirschm. & Z.-Nicol, 1969" ;
    skos:broader <http://tun.fi/MX.203628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uropoda undulata"@fi,
        "Uropoda undulata"@sv .

<http://tun.fi/MX.203636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uropoda ventricosa" ;
    dwc:scientificNameAuthorship "(Berlese, 1903)" ;
    skos:broader <http://tun.fi/MX.203628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uropoda ventricosa"@fi,
        "Uropoda ventricosa"@sv .

<http://tun.fi/MX.203639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroseius acuminatus" ;
    dwc:scientificNameAuthorship "(C.L. Koch, 1847)" ;
    skos:broader <http://tun.fi/MX.203638> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroseius acuminatus"@fi,
        "Uroseius acuminatus"@sv .

<http://tun.fi/MX.203640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroseius hunzikeri" ;
    dwc:scientificNameAuthorship "Schweizer, 1922" ;
    skos:broader <http://tun.fi/MX.203638> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroseius hunzikeri"@fi,
        "Uroseius hunzikeri"@sv .

<http://tun.fi/MX.203641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroseius infirmus" ;
    dwc:scientificNameAuthorship "(Berlese, 1887)" ;
    skos:broader <http://tun.fi/MX.203638> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroseius infirmus"@fi,
        "Uroseius infirmus"@sv .

<http://tun.fi/MX.203642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroseius koehleri" ;
    dwc:scientificNameAuthorship "Wisniewski, 1979" ;
    skos:broader <http://tun.fi/MX.203638> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroseius koehleri"@fi,
        "Uroseius koehleri"@sv .

<http://tun.fi/MX.203644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Varroa jacobsoni" ;
    dwc:scientificNameAuthorship "Oudemans, 1904" ;
    skos:broader <http://tun.fi/MX.203643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Varroa jacobsoni"@fi,
        "Varroa jacobsoni"@sv .

<http://tun.fi/MX.203646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veigaia cerva" ;
    dwc:scientificNameAuthorship "(Kramer, 1876)" ;
    skos:broader <http://tun.fi/MX.203645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Veigaia cerva"@fi,
        "Veigaia cerva"@sv .

<http://tun.fi/MX.203647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veigaia exigua" ;
    dwc:scientificNameAuthorship "(Berlese, 1917)" ;
    skos:broader <http://tun.fi/MX.203645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Veigaia exigua"@fi,
        "Veigaia exigua"@sv .

<http://tun.fi/MX.203648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veigaia kochi" ;
    dwc:scientificNameAuthorship "(Trägårdh, 1901)" ;
    skos:broader <http://tun.fi/MX.203645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Veigaia kochi"@fi,
        "Veigaia kochi"@sv .

<http://tun.fi/MX.203649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veigaia mollis" ;
    dwc:scientificNameAuthorship "Karg, 1971" ;
    skos:broader <http://tun.fi/MX.203645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Veigaia mollis"@fi,
        "Veigaia mollis"@sv .

<http://tun.fi/MX.203650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veigaia nemorensis" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.203645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Veigaia nemorensis"@fi,
        "Veigaia nemorensis"@sv .

<http://tun.fi/MX.203651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veigaia planicola" ;
    dwc:scientificNameAuthorship "(Berlese, 1892)" ;
    skos:broader <http://tun.fi/MX.203645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Veigaia planicola"@fi,
        "Veigaia planicola"@sv .

<http://tun.fi/MX.203652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veigaia sibiriba" ;
    dwc:scientificNameAuthorship "Bregetova, 1961" ;
    skos:broader <http://tun.fi/MX.203645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Veigaia sibiriba"@fi,
        "Veigaia sibiriba"@sv .

<http://tun.fi/MX.203653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veigaia transisalae" ;
    dwc:scientificNameAuthorship "Oudemans, 1902)" ;
    skos:broader <http://tun.fi/MX.203645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Veigaia transisalae"@fi,
        "Veigaia transisalae"@sv .

<http://tun.fi/MX.203656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vulgarogamasus kraepelini" ;
    dwc:scientificNameAuthorship "(Berlese, 1905)" ;
    skos:broader <http://tun.fi/MX.203655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vulgarogamasus kraepelini"@fi,
        "Vulgarogamasus kraepelini"@sv .

<http://tun.fi/MX.203657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vulgarogamasus oudemansi" ;
    dwc:scientificNameAuthorship "(Berlese, 1903)" ;
    skos:broader <http://tun.fi/MX.203655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vulgarogamasus oudemansi"@fi,
        "Vulgarogamasus oudemansi"@sv .

<http://tun.fi/MX.203658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vulgarogamasus remberti" ;
    dwc:scientificNameAuthorship "(Oudemans, 1912)" ;
    skos:broader <http://tun.fi/MX.203655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vulgarogamasus remberti"@fi,
        "Vulgarogamasus remberti"@sv .

<http://tun.fi/MX.203660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wabasso replicatus" ;
    dwc:scientificNameAuthorship "(Holm, 1950)" ;
    skos:broader <http://tun.fi/MX.203659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wabasso replicatus"@fi,
        "Wabasso replicatus"@sv .

<http://tun.fi/MX.203662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria acuminata" ;
    dwc:scientificNameAuthorship "Blackwall, 1833" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:hiddenLabel "Walckenaeria acuminata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mastosarvihämähäkki"@fi,
        "Walckenaeria acuminata"@sv .

<http://tun.fi/MX.203663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria alticeps" ;
    dwc:scientificNameAuthorship "(Denis, 1952)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria alticeps"@fi,
        "Walckenaeria alticeps"@sv .

<http://tun.fi/MX.203664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria antica" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria antica"@fi,
        "Walckenaeria antica"@sv .

<http://tun.fi/MX.203665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria atrotibialis" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1878)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria atrotibialis"@fi,
        "Walckenaeria atrotibialis"@sv .

<http://tun.fi/MX.203666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria capito" ;
    dwc:scientificNameAuthorship "(Westring, 1861)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria capito"@fi,
        "Walckenaeria capito"@sv .

<http://tun.fi/MX.203667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria clavicornis" ;
    dwc:scientificNameAuthorship "(Emerton, 1882)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria clavicornis"@fi,
        "Walckenaeria clavicornis"@sv .

<http://tun.fi/MX.203668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria cucullata" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria cucullata"@fi,
        "Walckenaeria cucullata"@sv .

<http://tun.fi/MX.203669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria cuspidata" ;
    dwc:scientificNameAuthorship "Blackwall, 1833" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria cuspidata"@fi,
        "Walckenaeria cuspidata"@sv .

<http://tun.fi/MX.203670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria dysderoides" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria dysderoides"@fi,
        "Walckenaeria dysderoides"@sv .

<http://tun.fi/MX.203671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria furcillata" ;
    dwc:scientificNameAuthorship "(Menge, 1869)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria furcillata"@fi,
        "Walckenaeria furcillata"@sv .

<http://tun.fi/MX.203672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria karpinskii" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1873)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria karpinskii"@fi,
        "Walckenaeria karpinskii"@sv .

<http://tun.fi/MX.203673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria kochi" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1872)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria kochi"@fi,
        "Walckenaeria kochi"@sv .

<http://tun.fi/MX.203674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria lepida" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1885)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria lepida"@fi,
        "Walckenaeria lepida"@sv .

<http://tun.fi/MX.203675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria mitrata" ;
    dwc:scientificNameAuthorship "(Menge, 1868)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria mitrata"@fi,
        "Walckenaeria mitrata"@sv .

<http://tun.fi/MX.203676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria monoceros" ;
    dwc:scientificNameAuthorship "(Wider, 1834)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria monoceros"@fi,
        "Walckenaeria monoceros"@sv .

<http://tun.fi/MX.203677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria nodosa" ;
    dwc:scientificNameAuthorship "O. P.-Cambridge, 1873" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria nodosa"@fi,
        "Walckenaeria nodosa"@sv .

<http://tun.fi/MX.203678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria nudipalpis" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria nudipalpis"@fi,
        "Walckenaeria nudipalpis"@sv .

<http://tun.fi/MX.203679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria obtusa" ;
    dwc:scientificNameAuthorship "Blackwall, 1836" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria obtusa"@fi,
        "Walckenaeria obtusa"@sv .

<http://tun.fi/MX.203680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria picetorum" ;
    dwc:scientificNameAuthorship "(Palmgren, 1976)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:hiddenLabel "Walckenaeria picetorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpisarvihämähäkki"@fi,
        "Walckenaeria picetorum"@sv .

<http://tun.fi/MX.203681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria unicornis" ;
    dwc:scientificNameAuthorship "O. P.-Cambridge, 1861" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria unicornis"@fi,
        "Walckenaeria unicornis"@sv .

<http://tun.fi/MX.203682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria vigilax" ;
    dwc:scientificNameAuthorship "(Blackwall, 1853)" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria vigilax"@fi,
        "Walckenaeria vigilax"@sv .

<http://tun.fi/MX.203683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria vilbasteae" ;
    dwc:scientificNameAuthorship "Wunderlich, 1979" ;
    skos:broader <http://tun.fi/MX.203661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Walckenaeria vilbasteae"@fi,
        "Walckenaeria vilbasteae"@sv .

<http://tun.fi/MX.203686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenillus clypeator" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1839" ;
    skos:broader <http://tun.fi/MX.203685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenillus clypeator"@fi,
        "Xenillus clypeator"@sv .

<http://tun.fi/MX.203687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenillus tegeocranus" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.203685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenillus tegeocranus"@fi,
        "Xenillus tegeocranus"@sv .

<http://tun.fi/MX.203689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xerolycosa miniata" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1834)" ;
    skos:broader <http://tun.fi/MX.203688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xerolycosa miniata"@fi,
        "Xerolycosa miniata"@sv .

<http://tun.fi/MX.203690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xerolycosa nemoralis" ;
    dwc:scientificNameAuthorship "(Westring, 1861)" ;
    skos:broader <http://tun.fi/MX.203688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xerolycosa nemoralis"@fi,
        "Xerolycosa nemoralis"@sv .

<http://tun.fi/MX.203692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus acerbus" ;
    dwc:scientificNameAuthorship "Thorell, 1872 " ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xysticus acerbus"@fi,
        "Xysticus acerbus"@sv .

<http://tun.fi/MX.203693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammitis albidus" ;
    dwc:scientificNameAuthorship "Grese, 1909" ;
    skos:broader <http://tun.fi/MX.5019963> ;
    skos:hiddenLabel "Xysticus albidus"@fi,
        "Xysticus albidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psammitis albidus"@fi,
        "Psammitis albidus"@sv .

<http://tun.fi/MX.203694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus audax" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xysticus audax"@fi,
        "Xysticus audax"@sv .

<http://tun.fi/MX.203695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus bifasciatus" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1837" ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xysticus bifasciatus"@fi,
        "Xysticus bifasciatus"@sv .

<http://tun.fi/MX.203696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus chippewa" ;
    dwc:scientificNameAuthorship "Gertsch, 1953" ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xysticus chippewa"@fi,
        "Xysticus chippewa"@sv .

<http://tun.fi/MX.203697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus cristatus" ;
    dwc:scientificNameAuthorship "(Clerck, 1757)" ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xysticus cristatus"@fi,
        "Xysticus cristatus"@sv .

<http://tun.fi/MX.203698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus erraticus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1834)" ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xysticus erraticus"@fi,
        "Xysticus erraticus"@sv .

<http://tun.fi/MX.203699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus kochi" ;
    dwc:scientificNameAuthorship "Thorell, 1872" ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xysticus kochi"@fi,
        "Xysticus kochi"@sv .

<http://tun.fi/MX.203700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus lanio" ;
    dwc:scientificNameAuthorship "C. L. Koch, 1835 " ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xysticus lanio"@fi,
        "Xysticus lanio"@sv .

<http://tun.fi/MX.203701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus lineatus" ;
    dwc:scientificNameAuthorship "(Westring, 1851)" ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xysticus lineatus"@fi,
        "Xysticus lineatus"@sv .

<http://tun.fi/MX.203702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus luctator" ;
    dwc:scientificNameAuthorship "L. Koch, 1870" ;
    skos:altLabel "jättirapuhämähäkki"@fi ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:hiddenLabel "Xysticus luctator"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtorapuhämähäkki"@fi,
        "Xysticus luctator"@sv .

<http://tun.fi/MX.203703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus luctuosus" ;
    dwc:scientificNameAuthorship "(Blackwall, 1836)" ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xysticus luctuosus"@fi,
        "Xysticus luctuosus"@sv .

<http://tun.fi/MX.203704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus obscurus" ;
    dwc:scientificNameAuthorship "Collett, 1877" ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xysticus obscurus"@fi,
        "Xysticus obscurus"@sv .

<http://tun.fi/MX.203705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammitis sabulosus" ;
    dwc:scientificNameAuthorship "(Hahn, 1832)" ;
    skos:broader <http://tun.fi/MX.5019963> ;
    skos:hiddenLabel "Xysticus sabulosus"@fi,
        "Xysticus sabulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psammitis sabulosus"@fi,
        "Psammitis sabulosus"@sv .

<http://tun.fi/MX.203706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus ulmi" ;
    dwc:scientificNameAuthorship "(Hahn, 1831)" ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xysticus ulmi"@fi,
        "Xysticus ulmi"@sv .

<http://tun.fi/MX.203707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xysticus viduus" ;
    dwc:scientificNameAuthorship "Kulczynski, 1898" ;
    skos:broader <http://tun.fi/MX.203691> ;
    skos:hiddenLabel "Xysticus viduus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokirapuhämähäkki"@fi,
        "Xysticus viduus"@sv .

<http://tun.fi/MX.203709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zelotes clivicola" ;
    dwc:scientificNameAuthorship "(L. Koch, 1870)" ;
    skos:broader <http://tun.fi/MX.203708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zelotes clivicola"@fi,
        "Zelotes clivicola"@sv .

<http://tun.fi/MX.203710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zelotes electus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.203708> ;
    skos:hiddenLabel "Zelotes electus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakivikkohämähäkki"@fi,
        "Zelotes electus"@sv .

<http://tun.fi/MX.203711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zelotes exiguus" ;
    dwc:scientificNameAuthorship "(Müller & Schenkel, 1895)" ;
    skos:broader <http://tun.fi/MX.203708> ;
    skos:hiddenLabel "Zelotes exiguus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikivikkohämähäkki"@fi,
        "Zelotes exiguus"@sv .

<http://tun.fi/MX.203712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zelotes latreillei" ;
    dwc:scientificNameAuthorship "(Simon, 1878)" ;
    skos:broader <http://tun.fi/MX.203708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zelotes latreillei"@fi,
        "Zelotes latreillei"@sv .

<http://tun.fi/MX.203713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zelotes longipes" ;
    dwc:scientificNameAuthorship "(L. Koch, 1866)" ;
    skos:broader <http://tun.fi/MX.203708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zelotes longipes"@fi,
        "Zelotes longipes"@sv .

<http://tun.fi/MX.203714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zelotes petrensis" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.203708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zelotes petrensis"@fi,
        "Zelotes petrensis"@sv .

<http://tun.fi/MX.203715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zelotes subterraneus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1833)" ;
    skos:broader <http://tun.fi/MX.203708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zelotes subterraneus"@fi,
        "Zelotes subterraneus"@sv .

<http://tun.fi/MX.203717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zercon berlesei" ;
    dwc:scientificNameAuthorship "Sellnick, 1958" ;
    skos:broader <http://tun.fi/MX.203716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zercon berlesei"@fi,
        "Zercon berlesei"@sv .

<http://tun.fi/MX.203718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zercon carpathicus" ;
    dwc:scientificNameAuthorship "Sellnick, 1958" ;
    skos:broader <http://tun.fi/MX.203716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zercon carpathicus"@fi,
        "Zercon carpathicus"@sv .

<http://tun.fi/MX.203719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zercon curiosus" ;
    dwc:scientificNameAuthorship "Trägårdh, 1910" ;
    skos:broader <http://tun.fi/MX.203716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zercon curiosus"@fi,
        "Zercon curiosus"@sv .

<http://tun.fi/MX.203720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zercon forsslundi" ;
    dwc:scientificNameAuthorship "Sellnick, 1958" ;
    skos:broader <http://tun.fi/MX.203716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zercon forsslundi"@fi,
        "Zercon forsslundi"@sv .

<http://tun.fi/MX.203721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zercon joduthae" ;
    dwc:scientificNameAuthorship "Sellnick, 1944" ;
    skos:broader <http://tun.fi/MX.203716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zercon joduthae"@fi,
        "Zercon joduthae"@sv .

<http://tun.fi/MX.203722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zercon lindrothi" ;
    dwc:scientificNameAuthorship "Lundquist & Johnston, 1985" ;
    skos:broader <http://tun.fi/MX.203716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zercon lindrothi"@fi,
        "Zercon lindrothi"@sv .

<http://tun.fi/MX.203723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zercon pinicola" ;
    dwc:scientificNameAuthorship "(Halaskova, 1970)" ;
    skos:broader <http://tun.fi/MX.203716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zercon pinicola"@fi,
        "Zercon pinicola"@sv .

<http://tun.fi/MX.203724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zercon spatulatus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1839)" ;
    skos:broader <http://tun.fi/MX.203716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zercon spatulatus"@fi,
        "Zercon spatulatus"@sv .

<http://tun.fi/MX.203725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zercon triangularis" ;
    dwc:scientificNameAuthorship "C.L.Koch, 1836" ;
    skos:broader <http://tun.fi/MX.203716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zercon triangularis"@fi,
        "Zercon triangularis"@sv .

<http://tun.fi/MX.203726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zercon zelawaiensis" ;
    dwc:scientificNameAuthorship "Sellnick, 1944" ;
    skos:broader <http://tun.fi/MX.203716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zercon zelawaiensis"@fi,
        "Zercon zelawaiensis"@sv .

<http://tun.fi/MX.203729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zerconopsis michaeli" ;
    dwc:scientificNameAuthorship "Evans & Hyatt, 1960" ;
    skos:broader <http://tun.fi/MX.203728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zerconopsis michaeli"@fi,
        "Zerconopsis michaeli"@sv .

<http://tun.fi/MX.203731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zercoseius spathuliger" ;
    dwc:scientificNameAuthorship "(Leonardi, 1899)" ;
    skos:broader <http://tun.fi/MX.203730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zercoseius spathuliger"@fi,
        "Zercoseius spathuliger"@sv .

<http://tun.fi/MX.203734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zetomimus furcatus" ;
    dwc:scientificNameAuthorship "(Pearce & Warburton, 1905)" ;
    skos:broader <http://tun.fi/MX.203733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zetomimus furcatus"@fi,
        "Zetomimus furcatus"@sv .

<http://tun.fi/MX.203737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zora armillata" ;
    dwc:scientificNameAuthorship "Simon, 1878" ;
    skos:broader <http://tun.fi/MX.203736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zora armillata"@fi,
        "Zora armillata"@sv .

<http://tun.fi/MX.203738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zora nemoralis" ;
    dwc:scientificNameAuthorship "palmgreni Holm, 1945" ;
    skos:broader <http://tun.fi/MX.203736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zora nemoralis"@fi,
        "Zora nemoralis"@sv .

<http://tun.fi/MX.203739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zora parallela" ;
    dwc:scientificNameAuthorship "Simon, 1878" ;
    skos:broader <http://tun.fi/MX.203736> ;
    skos:hiddenLabel "Zora parallela"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "letto-okajalkahämähäkki"@fi,
        "Zora parallela"@sv .

<http://tun.fi/MX.203740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zora silvestris" ;
    dwc:scientificNameAuthorship "Kulczynski, 1897" ;
    skos:broader <http://tun.fi/MX.203736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zora silvestris"@fi,
        "Zora silvestris"@sv .

<http://tun.fi/MX.203741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zora spinimana" ;
    dwc:scientificNameAuthorship "(Sundevall, 1833)" ;
    skos:broader <http://tun.fi/MX.203736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zora spinimana"@fi,
        "Zora spinimana"@sv .

<http://tun.fi/MX.203744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zornella cultrigera" ;
    dwc:scientificNameAuthorship "(L. Koch, 1879)" ;
    skos:broader <http://tun.fi/MX.203743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zornella cultrigera"@fi,
        "Zornella cultrigera"@sv .

<http://tun.fi/MX.203746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygiella atrica" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1845)" ;
    skos:broader <http://tun.fi/MX.203745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygiella atrica"@fi,
        "Zygiella atrica"@sv .

<http://tun.fi/MX.203748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygoribatula exilis" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.203747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygoribatula exilis"@fi,
        "Zygoribatula exilis"@sv .

<http://tun.fi/MX.203749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oribatula interrupta" ;
    dwc:scientificNameAuthorship "(Willmann, 1939)" ;
    skos:broader <http://tun.fi/MX.202835> ;
    skos:hiddenLabel "Zygoribatula interrupta"@fi,
        "Zygoribatula interrupta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oribatula interrupta"@fi,
        "Oribatula interrupta"@sv .

<http://tun.fi/MX.203750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygoribatula propinqua" ;
    dwc:scientificNameAuthorship "(Oudemans, 1902)" ;
    skos:broader <http://tun.fi/MX.203747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygoribatula propinqua"@fi,
        "Zygoribatula propinqua"@sv .

<http://tun.fi/MX.203751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygoribatula truncata" ;
    dwc:scientificNameAuthorship "Aoki, 1961" ;
    skos:broader <http://tun.fi/MX.203747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygoribatula truncata"@fi,
        "Zygoribatula truncata"@sv .

<http://tun.fi/MX.203776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica pressilabris" ;
    dwc:scientificNameAuthorship "Nylander, 1846" ;
    skos:altLabel "irvemuurahainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica pressilabris"@fi,
        "Formica pressilabris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljuloviniska"@fi,
        "blank hedmyra"@sv .

<http://tun.fi/MX.203777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica forsslundi" ;
    dwc:scientificNameAuthorship "Lohmander, 1949" ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica forsslundi"@fi,
        "Formica forsslundi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämeloviniska"@fi,
        "mindre hedmyra"@sv .

<http://tun.fi/MX.203778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica suecica" ;
    dwc:scientificNameAuthorship "Adlerz, 1902" ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica suecica"@fi,
        "Formica suecica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinloviniska"@fi,
        "ljus hedmyra"@sv .

<http://tun.fi/MX.203783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichurus bicolor" ;
    dwc:scientificNameAuthorship "Lepeletier, 1845" ;
    skos:broader <http://tun.fi/MX.203782> ;
    skos:hiddenLabel "Dolichurus bicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakartiopistiäinen"@fi,
        "Dolichurus bicolor"@sv .

<http://tun.fi/MX.203784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichurus corniculus" ;
    dwc:scientificNameAuthorship "(Spinola, 1808)" ;
    skos:broader <http://tun.fi/MX.203782> ;
    skos:hiddenLabel "Dolichurus corniculus"@fi,
        "Pompilus corniculus"@fi,
        "Pompilus corniculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysikartiopistiäinen"@fi,
        "Dolichurus corniculus"@sv .

<http://tun.fi/MX.203788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podalonia affinis" ;
    dwc:scientificNameAuthorship "(Kirby, 1798)" ;
    skos:altLabel "hammashietapistiäinen"@fi ;
    skos:broader <http://tun.fi/MX.203787> ;
    skos:hiddenLabel "Ammophila affinis"@fi,
        "Podalonia affinis"@fi,
        "Ammophila affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjuhietapistiäinen"@fi,
        "Podalonia affinis"@sv .

<http://tun.fi/MX.203789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podalonia hirsuta" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.203787> ;
    skos:hiddenLabel "Podalonia hirsuta"@fi,
        "Sphex hirsutus"@fi,
        "Sphex hirsutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmähietapistiäinen"@fi,
        "Podalonia hirsuta"@sv .

<http://tun.fi/MX.203791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ammophila campestris" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:altLabel "lehtiäishietapistiäinen"@fi ;
    skos:broader <http://tun.fi/MX.203790> ;
    skos:hiddenLabel "Ammophila campestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynihietapistiäinen"@fi,
        "Ammophila campestris"@sv .

<http://tun.fi/MX.203792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ammophila pubescens" ;
    dwc:scientificNameAuthorship "Curtis, 1836" ;
    skos:altLabel "mittarihietapistiäinen"@fi ;
    skos:broader <http://tun.fi/MX.203790> ;
    skos:hiddenLabel "Ammophila pubescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketohietapistiäinen"@fi,
        "Ammophila pubescens"@sv .

<http://tun.fi/MX.203793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ammophila sabulosa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "yökköshietapistiäinen"@fi ;
    skos:broader <http://tun.fi/MX.203790> ;
    skos:hiddenLabel "Ammophila sabulosa"@fi,
        "Sphex sabulosus"@fi,
        "Sphex sabulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangashietapistiäinen"@fi,
        "Ammophila sabulosa"@sv .

<http://tun.fi/MX.203798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mimesa bicolor" ;
    dwc:scientificNameAuthorship "(Jurine, 1807)" ;
    skos:broader <http://tun.fi/MX.203797> ;
    skos:hiddenLabel "Mimesa bicolor"@fi,
        "Psen bicolor"@fi,
        "Psen bicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdekaitahukka"@fi,
        "Mimesa bicolor"@sv .

<http://tun.fi/MX.203799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mimesa bruxellensis" ;
    dwc:scientificNameAuthorship "Bondroit, 1934" ;
    skos:broader <http://tun.fi/MX.203797> ;
    skos:hiddenLabel "Mimesa bruxellensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokaitahukka"@fi,
        "Mimesa bruxellensis"@sv .

<http://tun.fi/MX.203800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mimesa equestris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.203797> ;
    skos:hiddenLabel "Mimesa equestris"@fi,
        "Trypoxylon equestre"@fi,
        "Trypoxylon equestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskaitahukka"@fi,
        "Mimesa equestris"@sv .

<http://tun.fi/MX.203801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mimesa lutaria" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.203797> ;
    skos:hiddenLabel "Mimesa lutaria"@fi,
        "Sphex lutarius"@fi,
        "Sphex lutarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjukaitahukka"@fi,
        "Mimesa lutaria"@sv .

<http://tun.fi/MX.203803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mimumesa atratina" ;
    dwc:scientificNameAuthorship "(Morawitz, 1891)" ;
    skos:broader <http://tun.fi/MX.203802> ;
    skos:hiddenLabel "Mimesa atratina"@fi,
        "Mimumesa atratina"@fi,
        "Mimesa atratina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietahoikkahukka"@fi,
        "Mimumesa atratina"@sv .

<http://tun.fi/MX.203804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mimumesa beaumonti" ;
    dwc:scientificNameAuthorship "(van Lith, 1949)" ;
    skos:broader <http://tun.fi/MX.203802> ;
    skos:hiddenLabel "Mimumesa beaumonti"@fi,
        "Psen beaumonti"@fi,
        "Psen beaumonti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahohoikkahukka"@fi,
        "Mimumesa beaumonti"@sv .

<http://tun.fi/MX.203805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mimumesa dahlbomi" ;
    dwc:scientificNameAuthorship "(Wesmael, 1852)" ;
    skos:broader <http://tun.fi/MX.203802> ;
    skos:hiddenLabel "Mimesa dahlbomi"@fi,
        "Mimumesa dahlbomi"@fi,
        "Mimesa dahlbomi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsihoikkahukka"@fi,
        "Mimumesa dahlbomi"@sv .

<http://tun.fi/MX.203806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mimumesa littoralis" ;
    dwc:scientificNameAuthorship "(Bondroit, 1934)" ;
    skos:broader <http://tun.fi/MX.203802> ;
    skos:hiddenLabel "Mimesa littoralis"@fi,
        "Mimumesa littoralis"@fi,
        "Mimesa littoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynihoikkahukka"@fi,
        "Mimumesa littoralis"@sv .

<http://tun.fi/MX.203807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mimumesa spooneri" ;
    dwc:scientificNameAuthorship "(Richards, 1948)" ;
    skos:broader <http://tun.fi/MX.203802> ;
    skos:hiddenLabel "Mimesa spooneri"@fi,
        "Mimumesa spooneri"@fi,
        "Mimesa spooneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdehoikkahukka"@fi,
        "Mimumesa spooneri"@sv .

<http://tun.fi/MX.203808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mimumesa unicolor" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1829)" ;
    skos:broader <http://tun.fi/MX.203802> ;
    skos:hiddenLabel "Mimumesa unicolor"@fi,
        "Psen unicolor"@fi,
        "Psen unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketohoikkahukka"@fi,
        "Mimumesa unicolor"@sv .

<http://tun.fi/MX.203810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psenulus chevrieri" ;
    dwc:scientificNameAuthorship "(Tournier, 1889)" ;
    skos:broader <http://tun.fi/MX.203809> ;
    skos:hiddenLabel "Psen chevrieri"@fi,
        "Psenulus brevitarsis"@fi,
        "Psenulus chevrieri"@fi,
        "Psen chevrieri"@sv,
        "Psenulus brevitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nilkkahohkahukka"@fi,
        "Psenulus chevrieri"@sv .

<http://tun.fi/MX.203811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psenulus concolor" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1843)" ;
    skos:broader <http://tun.fi/MX.203809> ;
    skos:hiddenLabel "Psen concolor"@fi,
        "Psenulus concolor"@fi,
        "Psen concolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kemppihohkahukka"@fi,
        "Psenulus concolor"@sv .

<http://tun.fi/MX.203812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psenulus fuscipennis" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1843)" ;
    skos:broader <http://tun.fi/MX.203809> ;
    skos:hiddenLabel "Psen fuscipennis"@fi,
        "Psenulus fuscipennis"@fi,
        "Psen fuscipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohohkahukka"@fi,
        "Psenulus fuscipennis"@sv .

<http://tun.fi/MX.203813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psenulus pallipes" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.203809> ;
    skos:hiddenLabel "Psenulus pallipes"@fi,
        "Sphex pallipes"@fi,
        "Sphex pallipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhohkahukka"@fi,
        "Psenulus pallipes"@sv .

<http://tun.fi/MX.203814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psenulus schencki" ;
    dwc:scientificNameAuthorship "(Tournier, 1889)" ;
    skos:broader <http://tun.fi/MX.203809> ;
    skos:hiddenLabel "Psen schencki"@fi,
        "Psenulus schencki"@fi,
        "Psen schencki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaanhohkahukka"@fi,
        "Psenulus schencki"@sv .

<http://tun.fi/MX.203817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diodontus insidiosus" ;
    dwc:scientificNameAuthorship "Spooner, 1938" ;
    skos:broader <http://tun.fi/MX.203816> ;
    skos:hiddenLabel "Diodontus insidiosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynilovihukka"@fi,
        "Diodontus insidiosus"@sv .

<http://tun.fi/MX.203818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diodontus medius" ;
    dwc:scientificNameAuthorship "Dahlbom, 1844" ;
    skos:broader <http://tun.fi/MX.203816> ;
    skos:hiddenLabel "Diodontus medius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietalovihukka"@fi,
        "Diodontus medius"@sv .

<http://tun.fi/MX.203819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diodontus minutus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.203816> ;
    skos:hiddenLabel "Crabro minutus"@fi,
        "Diodontus minutus"@fi,
        "Crabro minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulovihukka"@fi,
        "Diodontus minutus"@sv .

<http://tun.fi/MX.203820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diodontus tristis" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1829)" ;
    skos:broader <http://tun.fi/MX.203816> ;
    skos:hiddenLabel "Diodontus tristis"@fi,
        "Pemphredon tristis"@fi,
        "Pemphredon tristis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savilovihukka"@fi,
        "Diodontus tristis"@sv .

<http://tun.fi/MX.203823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon inornata" ;
    dwc:scientificNameAuthorship "Say, 1824" ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Cemonus shuckardi"@fi,
        "Pemphredon inornata"@fi,
        "Cemonus shuckardi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korsikirvahukka"@fi,
        "Pemphredon inornata"@sv .

<http://tun.fi/MX.203824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon lethifer" ;
    dwc:scientificNameAuthorship "(Shuckard, 1837)" ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Cemonus lethifer"@fi,
        "Pemphredon lethifer"@fi,
        "Cemonus lethifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokokirvahukka"@fi,
        "Pemphredon lethifer"@sv .

<http://tun.fi/MX.203825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon mortifer" ;
    dwc:scientificNameAuthorship "Valkeila, 1972" ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Pemphredon mortifer"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkirvahukka"@fi,
        "Pemphredon mortifer"@sv .

<http://tun.fi/MX.203826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon wesmaeli" ;
    dwc:scientificNameAuthorship "(Morawitz, 1864)" ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Cemonus wesmaeli"@fi,
        "Pemphredon wesmaeli"@fi,
        "Cemonus wesmaeli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntykirvahukka"@fi,
        "Pemphredon wesmaeli"@sv .

<http://tun.fi/MX.203828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon clypealis" ;
    dwc:scientificNameAuthorship "Thomson, 1870" ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Pemphredon clypealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsikirvahukka"@fi,
        "Pemphredon clypealis"@sv .

<http://tun.fi/MX.203829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon morio" ;
    dwc:scientificNameAuthorship "Vander Linden, 1829" ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Pemphredon morio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "latokirvahukka"@fi,
        "Pemphredon morio"@sv .

<http://tun.fi/MX.203831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon baltica" ;
    dwc:scientificNameAuthorship "Merisuo, 1972" ;
    skos:altLabel "seljakirvapistiäinen"@fi ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Pemphredon baltica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seljakirvahukka"@fi,
        "Pemphredon baltica"@sv .

<http://tun.fi/MX.203832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon beaumonti" ;
    dwc:scientificNameAuthorship "Hellén, 1955" ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Pemphredon beaumonti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitakirvahukka"@fi,
        "Pemphredon beaumonti"@sv .

<http://tun.fi/MX.203833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon fennica" ;
    dwc:scientificNameAuthorship "Merisuo, 1972" ;
    skos:altLabel "suomenkirvapistiäinen"@fi ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Pemphredon fennica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenkirvahukka"@fi,
        "Pemphredon fennica"@sv .

<http://tun.fi/MX.203834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon flavistigma" ;
    dwc:scientificNameAuthorship "Thomson, 1874" ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Pemphredon flavistigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakirvahukka"@fi,
        "Pemphredon flavistigma"@sv .

<http://tun.fi/MX.203835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon lugens" ;
    dwc:scientificNameAuthorship "Dahlbom, 1842" ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Pemphredon lugens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammaskirvahukka"@fi,
        "Pemphredon lugens"@sv .

<http://tun.fi/MX.203836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon lugubris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Crabro lugubris"@fi,
        "Pemphredon lugubris"@fi,
        "Crabro lugubris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivukirvahukka"@fi,
        "Pemphredon lugubris"@sv .

<http://tun.fi/MX.203837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon montana" ;
    dwc:scientificNameAuthorship "Dahlbom, 1845" ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Pemphredon montana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankirvahukka"@fi,
        "Pemphredon montana"@sv .

<http://tun.fi/MX.203839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passaloecus borealis" ;
    dwc:scientificNameAuthorship "Dahlbom, 1844" ;
    skos:broader <http://tun.fi/MX.203838> ;
    skos:hiddenLabel "Passaloecus borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanoksahukka"@fi,
        "Passaloecus borealis"@sv .

<http://tun.fi/MX.203840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passaloecus brevilabris" ;
    dwc:scientificNameAuthorship "Wolf, 1958" ;
    skos:broader <http://tun.fi/MX.203838> ;
    skos:hiddenLabel "Passaloecus brevilabris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kielioksahukka"@fi,
        "Passaloecus brevilabris"@sv .

<http://tun.fi/MX.203841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passaloecus clypealis" ;
    dwc:scientificNameAuthorship "Faester, 1947" ;
    skos:broader <http://tun.fi/MX.203838> ;
    skos:hiddenLabel "Passaloecus clypealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korsioksahukka"@fi,
        "Passaloecus clypealis"@sv .

<http://tun.fi/MX.203842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passaloecus corniger" ;
    dwc:scientificNameAuthorship "Shuckard, 1837" ;
    skos:broader <http://tun.fi/MX.203838> ;
    skos:hiddenLabel "Passaloecus corniger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvioksahukka"@fi,
        "Passaloecus corniger"@sv .

<http://tun.fi/MX.203843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passaloecus eremita" ;
    dwc:scientificNameAuthorship "Kohl, 1893" ;
    skos:broader <http://tun.fi/MX.203838> ;
    skos:hiddenLabel "Passaloecus eremita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihkaoksahukka"@fi,
        "Passaloecus eremita"@sv .

<http://tun.fi/MX.203844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passaloecus gracilis" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.203838> ;
    skos:hiddenLabel "Diodontus gracilis"@fi,
        "Passaloecus gracilis"@fi,
        "Diodontus gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiruoksahukka"@fi,
        "Passaloecus gracilis"@sv .

<http://tun.fi/MX.203845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passaloecus insignis" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1829)" ;
    skos:broader <http://tun.fi/MX.203838> ;
    skos:hiddenLabel "Passaloecus insignis"@fi,
        "Pemphredon insignis"@fi,
        "Pemphredon insignis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasoksahukka"@fi,
        "Passaloecus insignis"@sv .

<http://tun.fi/MX.203846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passaloecus monilicornis" ;
    dwc:scientificNameAuthorship "Dahlbom, 1842" ;
    skos:broader <http://tun.fi/MX.203838> ;
    skos:hiddenLabel "Passaloecus monilicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsioksahukka"@fi,
        "Passaloecus monilicornis"@sv .

<http://tun.fi/MX.203847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passaloecus taigaensis" ;
    dwc:scientificNameAuthorship "Johansson, Paukkunen & Hellqvist, 2021" ;
    skos:broader <http://tun.fi/MX.203838> ;
    skos:hiddenLabel "Passaloecus taigaensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigaoksahukka"@fi,
        "Passaloecus taigaensis"@sv .

<http://tun.fi/MX.203848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passaloecus singularis" ;
    dwc:scientificNameAuthorship "Dahlbom, 1844" ;
    skos:broader <http://tun.fi/MX.203838> ;
    skos:hiddenLabel "Passaloecus singularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensasoksahukka"@fi,
        "Passaloecus singularis"@sv .

<http://tun.fi/MX.203849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passaloecus turionum" ;
    dwc:scientificNameAuthorship "Dahlbom, 1844" ;
    skos:broader <http://tun.fi/MX.203838> ;
    skos:hiddenLabel "Passaloecus turionum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkämäoksahukka"@fi,
        "Passaloecus turionum"@sv .

<http://tun.fi/MX.203851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmus pendulus" ;
    dwc:scientificNameAuthorship "Panzer, 1804" ;
    skos:altLabel "silotäpläpistiäinen"@fi ;
    skos:broader <http://tun.fi/MX.203850> ;
    skos:hiddenLabel "Stigmus pendulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silotäplähukka"@fi,
        "Stigmus pendulus"@sv .

<http://tun.fi/MX.203852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmus solskyi" ;
    dwc:scientificNameAuthorship "Morawitz, 1864" ;
    skos:broader <http://tun.fi/MX.203850> ;
    skos:hiddenLabel "Stigmus solskyi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosotäplähukka"@fi,
        "Stigmus solskyi"@sv .

<http://tun.fi/MX.203854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomena beata" ;
    dwc:scientificNameAuthorship "Blüthgen, 1953" ;
    skos:broader <http://tun.fi/MX.203853> ;
    skos:hiddenLabel "Spilomena beata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoripsiäishukka"@fi,
        "Spilomena beata"@sv .

<http://tun.fi/MX.203855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomena curruca" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1844)" ;
    skos:broader <http://tun.fi/MX.203853> ;
    skos:hiddenLabel "Celia curruca"@fi,
        "Spilomena curruca"@fi,
        "Celia curruca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanripsiäishukka"@fi,
        "Spilomena curruca"@sv .

<http://tun.fi/MX.203856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomena differens" ;
    dwc:scientificNameAuthorship "Blüthgen, 1953" ;
    skos:broader <http://tun.fi/MX.203853> ;
    skos:hiddenLabel "Spilomena differens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurreripsiäishukka"@fi,
        "Spilomena differens"@sv .

<http://tun.fi/MX.203857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomena enslini" ;
    dwc:scientificNameAuthorship "Blüthgen, 1953" ;
    skos:broader <http://tun.fi/MX.203853> ;
    skos:hiddenLabel "Spilomena enslini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korsiripsiäishukka"@fi,
        "Spilomena enslini"@sv .

<http://tun.fi/MX.203858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomena troglodytes" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1829)" ;
    skos:broader <http://tun.fi/MX.203853> ;
    skos:hiddenLabel "Spilomena troglodytes"@fi,
        "Stigmus troglodytes"@fi,
        "Stigmus troglodytes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsiripsiäishukka"@fi,
        "Spilomena troglodytes"@sv .

<http://tun.fi/MX.203859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomena valkeilai" ;
    dwc:scientificNameAuthorship "Vikberg, 2000" ;
    skos:broader <http://tun.fi/MX.203853> ;
    skos:hiddenLabel "Spilomena valkeilai"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenripsiäishukka"@fi,
        "Spilomena valkeilai"@sv .

<http://tun.fi/MX.203863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astata boops" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.203862> ;
    skos:hiddenLabel "Astata boops"@fi,
        "Sphex boops"@fi,
        "Sphex boops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokievashukka"@fi,
        "Astata boops"@sv .

<http://tun.fi/MX.203864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astata minor" ;
    dwc:scientificNameAuthorship "Kohl, 1885" ;
    skos:broader <http://tun.fi/MX.203862> ;
    skos:hiddenLabel "Astata minor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukievashukka"@fi,
        "Astata minor"@sv .

<http://tun.fi/MX.203866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryudella pinguis" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1832)" ;
    skos:broader <http://tun.fi/MX.203865> ;
    skos:hiddenLabel "Dryudella pinguis"@fi,
        "Larra pinguis"@fi,
        "Larra pinguis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuludehukka"@fi,
        "Dryudella pinguis"@sv .

<http://tun.fi/MX.203867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryudella stigma" ;
    dwc:scientificNameAuthorship "(Panzer, 1809)" ;
    skos:broader <http://tun.fi/MX.203865> ;
    skos:hiddenLabel "Dimorpha stigma"@fi,
        "Dryudella stigma"@fi,
        "Dimorpha stigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoludehukka"@fi,
        "Dryudella stigma"@sv .

<http://tun.fi/MX.203870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinetus pictus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:altLabel "kirjopistiäinen"@fi ;
    skos:broader <http://tun.fi/MX.203869> ;
    skos:hiddenLabel "Crabro pictus"@fi,
        "Dinetus pictus"@fi,
        "Crabro pictus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naskalihukka"@fi,
        "Dinetus pictus"@sv .

<http://tun.fi/MX.203874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachysphex helveticus" ;
    dwc:scientificNameAuthorship "Kohl, 1885" ;
    skos:broader <http://tun.fi/MX.203873> ;
    skos:hiddenLabel "Tachysphex helveticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyyninopsahukka"@fi,
        "Tachysphex helveticus"@sv .

<http://tun.fi/MX.203875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachysphex nitidus" ;
    dwc:scientificNameAuthorship "(Spinola, 1805)" ;
    skos:broader <http://tun.fi/MX.203873> ;
    skos:hiddenLabel "Astata nitida"@fi,
        "Tachysphex nitidus"@fi,
        "Astata nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustanopsahukka"@fi,
        "Tachysphex nitidus"@sv .

<http://tun.fi/MX.203876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachysphex obscuripennis" ;
    dwc:scientificNameAuthorship "(Schenck, 1857)" ;
    skos:broader <http://tun.fi/MX.203873> ;
    skos:hiddenLabel "Tachysphex obscuripennis"@fi,
        "Tachytes obscuripennis"@fi,
        "Tachytes obscuripennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punanopsahukka"@fi,
        "Tachysphex obscuripennis"@sv .

<http://tun.fi/MX.203877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachysphex dimidiatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1809)" ;
    skos:broader <http://tun.fi/MX.203873> ;
    skos:hiddenLabel "Larra dimidiata"@fi,
        "Tachysphex dimidiatus"@fi,
        "Tachysphex pompiliformis"@fi,
        "Larra dimidiata"@sv,
        "Tachysphex pompiliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verinopsahukka"@fi,
        "Tachysphex dimidiatus"@sv .

<http://tun.fi/MX.203880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miscophus ater" ;
    dwc:scientificNameAuthorship "Lepeletier, 1845" ;
    skos:broader <http://tun.fi/MX.203879> ;
    skos:hiddenLabel "Miscophus ater"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynikahvahukka"@fi,
        "Miscophus ater"@sv .

<http://tun.fi/MX.203881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miscophus concolor" ;
    dwc:scientificNameAuthorship "Dahlbom, 1844" ;
    skos:broader <http://tun.fi/MX.203879> ;
    skos:hiddenLabel "Miscophus concolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakahvahukka"@fi,
        "Miscophus concolor"@sv .

<http://tun.fi/MX.203882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miscophus niger" ;
    dwc:scientificNameAuthorship "Dahlbom, 1844" ;
    skos:broader <http://tun.fi/MX.203879> ;
    skos:hiddenLabel "Miscophus niger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakahvahukka"@fi,
        "Miscophus niger"@sv .

<http://tun.fi/MX.203883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miscophus spurius" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1832)" ;
    skos:broader <http://tun.fi/MX.203879> ;
    skos:hiddenLabel "Larra spuria"@fi,
        "Miscophus spurius"@fi,
        "Larra spuria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakahvahukka"@fi,
        "Miscophus spurius"@sv .

<http://tun.fi/MX.203885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitela borealis" ;
    dwc:scientificNameAuthorship "Valkeila, 1974" ;
    skos:broader <http://tun.fi/MX.203884> ;
    skos:hiddenLabel "Nitela borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilohukka"@fi,
        "Nitela borealis"@sv .

<http://tun.fi/MX.203891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Embolemus ruddii" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.203890> ;
    skos:hiddenLabel "Embolemus ruddii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vohkapistiäinen"@fi,
        "Embolemus ruddii"@sv .

<http://tun.fi/MX.203895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelopus atratus" ;
    dwc:scientificNameAuthorship "(Dalman, 1823)" ;
    skos:broader <http://tun.fi/MX.203894> ;
    skos:hiddenLabel "Aphelopus holomelas"@fi,
        "Dryinus atratus"@fi,
        "Aphelopus holomelas"@sv,
        "Dryinus atratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelopus atratus"@fi,
        "Aphelopus atratus"@sv .

<http://tun.fi/MX.203896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelopus camus" ;
    dwc:scientificNameAuthorship "Richards, 1939" ;
    skos:broader <http://tun.fi/MX.203894> ;
    skos:hiddenLabel "Aphelopus heidelbergensis"@fi,
        "Aphelopus heidelbergensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelopus camus"@fi,
        "Aphelopus camus"@sv .

<http://tun.fi/MX.203897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelopus melaleucus" ;
    dwc:scientificNameAuthorship "(Dalman, 1818)" ;
    skos:broader <http://tun.fi/MX.203894> ;
    skos:hiddenLabel "Ceraphron albipes"@fi,
        "Gonatopus melaleucus"@fi,
        "Ceraphron albipes"@sv,
        "Gonatopus melaleucus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelopus melaleucus"@fi,
        "Aphelopus melaleucus"@sv .

<http://tun.fi/MX.203898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelopus nigriceps" ;
    dwc:scientificNameAuthorship "Kieffer, 1905" ;
    skos:broader <http://tun.fi/MX.203894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelopus nigriceps"@fi,
        "Aphelopus nigriceps"@sv .

<http://tun.fi/MX.203899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelopus querceus" ;
    dwc:scientificNameAuthorship "Olmi, 1984" ;
    skos:broader <http://tun.fi/MX.203894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelopus querceus"@fi,
        "Aphelopus querceus"@sv .

<http://tun.fi/MX.203900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelopus serratus" ;
    dwc:scientificNameAuthorship "Richards, 1939" ;
    skos:broader <http://tun.fi/MX.203894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelopus serratus"@fi,
        "Aphelopus serratus"@sv .

<http://tun.fi/MX.203904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon arcuatum" ;
    dwc:scientificNameAuthorship "Kieffer, 1905" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon arcuatum"@fi,
        "Anteon arcuatum"@sv .

<http://tun.fi/MX.203905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon brachycerum" ;
    dwc:scientificNameAuthorship "(Dalman, 1823)" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:hiddenLabel "Dryinus brachycerus"@fi,
        "Dryinus brachycerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon brachycerum"@fi,
        "Anteon brachycerum"@sv .

<http://tun.fi/MX.203906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon flavicorne" ;
    dwc:scientificNameAuthorship "(Dalman, 1818)" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:hiddenLabel "Gonatopus flavicornis"@fi,
        "Gonatopus flavicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon flavicorne"@fi,
        "Anteon flavicorne"@sv .

<http://tun.fi/MX.203907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon jurineanum" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:hiddenLabel "Gonatopus brevicornis"@fi,
        "Gonatopus brevicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon jurineanum"@fi,
        "Anteon jurineanum"@sv .

<http://tun.fi/MX.203909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon albidicolle" ;
    dwc:scientificNameAuthorship "Kieffer, 1905" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon albidicolle"@fi,
        "Anteon albidicolle"@sv .

<http://tun.fi/MX.203910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon cameroni" ;
    dwc:scientificNameAuthorship "Kieffer, 1905" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon cameroni"@fi,
        "Anteon cameroni"@sv .

<http://tun.fi/MX.203912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon ephippiger" ;
    dwc:scientificNameAuthorship "(Dalman, 1818)" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:hiddenLabel "Gonatopus ephippiger"@fi,
        "Gonatopus ephippiger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon ephippiger"@fi,
        "Anteon ephippiger"@sv .

<http://tun.fi/MX.203913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon exiguum" ;
    dwc:scientificNameAuthorship "(Haupt, 1941)" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:hiddenLabel "Anteon flaviscapus"@fi,
        "Chelogynus exiguus"@fi,
        "Anteon flaviscapus"@sv,
        "Chelogynus exiguus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon exiguum"@fi,
        "Anteon exiguum"@sv .

<http://tun.fi/MX.203914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon fulvicolle" ;
    dwc:scientificNameAuthorship "(Hedicke, 1926)" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:hiddenLabel "Chelogynus fulvicollis"@fi,
        "Chelogynus fulvicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon fulvicolle"@fi,
        "Anteon fulvicolle"@sv .

<http://tun.fi/MX.203915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon fulviventre" ;
    dwc:scientificNameAuthorship "(Haliday, 1828)" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:hiddenLabel "Dryinus fulviventris"@fi,
        "Dryinus fulviventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon fulviventre"@fi,
        "Anteon fulviventre"@sv .

<http://tun.fi/MX.203916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon gaullei" ;
    dwc:scientificNameAuthorship "Kieffer, 1905" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon gaullei"@fi,
        "Anteon gaullei"@sv .

<http://tun.fi/MX.203917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon infectum" ;
    dwc:scientificNameAuthorship "(Haliday, 1837)" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:hiddenLabel "Dryinus infectus"@fi,
        "Dryinus infectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon infectum"@fi,
        "Anteon infectum"@sv .

<http://tun.fi/MX.203919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon pinetellum" ;
    dwc:scientificNameAuthorship "De Rond, 1998" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon pinetellum"@fi,
        "Anteon pinetellum"@sv .

<http://tun.fi/MX.203921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon subarcticum" ;
    dwc:scientificNameAuthorship "Hellén, 1953" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:hiddenLabel "Anteon subarcticus"@fi,
        "Anteon subarcticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon subarcticum"@fi,
        "Anteon subarcticum"@sv .

<http://tun.fi/MX.203923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon tripartitum" ;
    dwc:scientificNameAuthorship "Kieffer, 1905" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:hiddenLabel "Antaeon kiefferi"@fi,
        "Antaeon kiefferi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon tripartitum"@fi,
        "Anteon tripartitum"@sv .

<http://tun.fi/MX.203925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchodryinus basalis" ;
    dwc:scientificNameAuthorship "(Dalman, 1818)" ;
    skos:broader <http://tun.fi/MX.203924> ;
    skos:hiddenLabel "Gonatopus basalis"@fi,
        "Gonatopus basalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchodryinus basalis"@fi,
        "Lonchodryinus basalis"@sv .

<http://tun.fi/MX.203926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchodryinus daos" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.203924> ;
    skos:hiddenLabel "Dryinus daos"@fi,
        "Dryinus daos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchodryinus daos"@fi,
        "Lonchodryinus daos"@sv .

<http://tun.fi/MX.203927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchodryinus foveatus" ;
    dwc:scientificNameAuthorship "(Richards, 1971)" ;
    skos:broader <http://tun.fi/MX.203924> ;
    skos:hiddenLabel "Prenanteon foersteri"@fi,
        "Prenanteon foveatus"@fi,
        "Prenanteon foersteri"@sv,
        "Prenanteon foveatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchodryinus foveatus"@fi,
        "Lonchodryinus foveatus"@sv .

<http://tun.fi/MX.203928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchodryinus frontalis" ;
    dwc:scientificNameAuthorship "(Dalman, 1818)" ;
    skos:broader <http://tun.fi/MX.203924> ;
    skos:hiddenLabel "Gonatopus frontalis"@fi,
        "Gonatopus frontalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchodryinus frontalis"@fi,
        "Lonchodryinus frontalis"@sv .

<http://tun.fi/MX.203929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchodryinus longicornis" ;
    dwc:scientificNameAuthorship "(Dalman, 1823)" ;
    skos:broader <http://tun.fi/MX.203924> ;
    skos:hiddenLabel "Dryinus longicornis"@fi,
        "Dryinus longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchodryinus longicornis"@fi,
        "Lonchodryinus longicornis"@sv .

<http://tun.fi/MX.203930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchodryinus retusus" ;
    dwc:scientificNameAuthorship "(Thomson, 1860)" ;
    skos:broader <http://tun.fi/MX.203924> ;
    skos:hiddenLabel "Dryinus retusus"@fi,
        "Dryinus retusus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchodryinus retusus"@fi,
        "Lonchodryinus retusus"@sv .

<http://tun.fi/MX.203931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchodryinus ruficornis" ;
    dwc:scientificNameAuthorship "(Dalman, 1818)" ;
    skos:broader <http://tun.fi/MX.203924> ;
    skos:hiddenLabel "Gonatopus ruficornis"@fi,
        "Gonatopus ruficornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchodryinus ruficornis"@fi,
        "Lonchodryinus ruficornis"@sv .

<http://tun.fi/MX.203932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchodryinus subapterus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1905)" ;
    skos:broader <http://tun.fi/MX.203924> ;
    skos:hiddenLabel "Anteon subapterus"@fi,
        "Anteon subapterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchodryinus subapterus"@fi,
        "Lonchodryinus subapterus"@sv .

<http://tun.fi/MX.203935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bocchus vernieri" ;
    dwc:scientificNameAuthorship "Olmi, 1995" ;
    skos:broader <http://tun.fi/MX.203934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bocchus vernieri"@fi,
        "Bocchus vernieri"@sv .

<http://tun.fi/MX.203938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryinus niger" ;
    dwc:scientificNameAuthorship "Kieffer, 1904" ;
    skos:broader <http://tun.fi/MX.203937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dryinus niger"@fi,
        "Dryinus niger"@sv .

<http://tun.fi/MX.203942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatopus bicolor" ;
    dwc:scientificNameAuthorship "(Haliday, 1828)" ;
    skos:broader <http://tun.fi/MX.203940> ;
    skos:hiddenLabel "Dryinus bicolor"@fi,
        "Gonatopus conjunctus"@fi,
        "Dryinus bicolor"@sv,
        "Gonatopus conjunctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatopus bicolor"@fi,
        "Gonatopus bicolor"@sv .

<http://tun.fi/MX.203943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatopus distinctus" ;
    dwc:scientificNameAuthorship "Kieffer, 1906" ;
    skos:broader <http://tun.fi/MX.203940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatopus distinctus"@fi,
        "Gonatopus distinctus"@sv .

<http://tun.fi/MX.203944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatopus formicicolus" ;
    dwc:scientificNameAuthorship "(Richards, 1939)" ;
    skos:broader <http://tun.fi/MX.203940> ;
    skos:hiddenLabel "Donisthorpina formicicola"@fi,
        "Donisthorpina formicicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatopus formicicolus"@fi,
        "Gonatopus formicicolus"@sv .

<http://tun.fi/MX.203945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatopus helleni" ;
    dwc:scientificNameAuthorship "(Raatikainen, 1961)" ;
    skos:broader <http://tun.fi/MX.203940> ;
    skos:hiddenLabel "Dicondylus helleni"@fi,
        "Gonatopus dichromus"@fi,
        "Dicondylus helleni"@sv,
        "Gonatopus dichromus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatopus helleni"@fi,
        "Gonatopus helleni"@sv .

<http://tun.fi/MX.203948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatopus clavipes" ;
    dwc:scientificNameAuthorship "(Thunberg, 1827)" ;
    skos:broader <http://tun.fi/MX.203940> ;
    skos:hiddenLabel "Gelis clavipes"@fi,
        "Gonatopus barbatellus"@fi,
        "Gonatopus sepsoides"@fi,
        "Gelis clavipes"@sv,
        "Gonatopus barbatellus"@sv,
        "Gonatopus sepsoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatopus clavipes"@fi,
        "Gonatopus clavipes"@sv .

<http://tun.fi/MX.203949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatopus distinguendus" ;
    dwc:scientificNameAuthorship "Kieffer, 1905" ;
    skos:broader <http://tun.fi/MX.203940> ;
    skos:hiddenLabel "Gonatopus excavatus"@fi,
        "Gonatopus thomsoni"@fi,
        "Gonatopus excavatus"@sv,
        "Gonatopus thomsoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatopus distinguendus"@fi,
        "Gonatopus distinguendus"@sv .

<http://tun.fi/MX.203950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatopus formicarius" ;
    dwc:scientificNameAuthorship "Ljungh, 1810" ;
    skos:broader <http://tun.fi/MX.203940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatopus formicarius"@fi,
        "Gonatopus formicarius"@sv .

<http://tun.fi/MX.203951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatopus horvathi" ;
    dwc:scientificNameAuthorship "Kieffer, 1906" ;
    skos:broader <http://tun.fi/MX.203940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatopus horvathi"@fi,
        "Gonatopus horvathi"@sv .

<http://tun.fi/MX.203952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatopus lunatus" ;
    dwc:scientificNameAuthorship "Klug, 1810" ;
    skos:broader <http://tun.fi/MX.203940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatopus lunatus"@fi,
        "Gonatopus lunatus"@sv .

<http://tun.fi/MX.203953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatopus pedestris" ;
    dwc:scientificNameAuthorship "Dalman, 1818" ;
    skos:broader <http://tun.fi/MX.203940> ;
    skos:hiddenLabel "Gonatopus ljunghii"@fi,
        "Gonatopus ljunghii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatopus pedestris"@fi,
        "Gonatopus pedestris"@sv .

<http://tun.fi/MX.203954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatopus solidus" ;
    dwc:scientificNameAuthorship "(Haupt, 1938)" ;
    skos:broader <http://tun.fi/MX.203940> ;
    skos:hiddenLabel "Allogonatopus solidus"@fi,
        "Allogonatopus solidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatopus solidus"@fi,
        "Gonatopus solidus"@sv .

<http://tun.fi/MX.203955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatopus striatus" ;
    dwc:scientificNameAuthorship "Kieffer, 1905" ;
    skos:broader <http://tun.fi/MX.203940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatopus striatus"@fi,
        "Gonatopus striatus"@sv .

<http://tun.fi/MX.203959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bethylus berlandi" ;
    dwc:scientificNameAuthorship "Arlé, 1929" ;
    skos:broader <http://tun.fi/MX.203958> ;
    skos:hiddenLabel "Bethylus apteryx"@fi,
        "Bethylus berlandi"@fi,
        "Bethylus apteryx"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulatiainen"@fi,
        "Bethylus berlandi"@sv .

<http://tun.fi/MX.203960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bethylus boops" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.203958> ;
    skos:hiddenLabel "Anoxus boops"@fi,
        "Bethylus boops"@fi,
        "Anoxus boops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvalatiainen"@fi,
        "Bethylus boops"@sv .

<http://tun.fi/MX.203961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bethylus cephalotes" ;
    dwc:scientificNameAuthorship "(Förster, 1860)" ;
    skos:broader <http://tun.fi/MX.203958> ;
    skos:hiddenLabel "Bethylus cephalotes"@fi,
        "Perisemus cephalotes"@fi,
        "Perisemus cephalotes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopäälatiainen"@fi,
        "Bethylus cephalotes"@sv .

<http://tun.fi/MX.203962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bethylus dendrophilus" ;
    dwc:scientificNameAuthorship "Richards, 1939" ;
    skos:broader <http://tun.fi/MX.203958> ;
    skos:hiddenLabel "Bethylus dendrophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puulatiainen"@fi,
        "Bethylus dendrophilus"@sv .

<http://tun.fi/MX.203963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bethylus fuscicornis" ;
    dwc:scientificNameAuthorship "(Jurine, 1807)" ;
    skos:broader <http://tun.fi/MX.203958> ;
    skos:hiddenLabel "Bethylus dendrophilus f. nitescens"@fi,
        "Bethylus fulvicornis f. brevipennis"@fi,
        "Bethylus fuscicornis"@fi,
        "Omalus fuscicornis"@fi,
        "Bethylus dendrophilus f. nitescens"@sv,
        "Bethylus fulvicornis f. brevipennis"@sv,
        "Omalus fuscicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietalatiainen"@fi,
        "Bethylus fuscicornis"@sv .

<http://tun.fi/MX.203965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goniozus distigmus" ;
    dwc:scientificNameAuthorship "Thomson, 1862" ;
    skos:broader <http://tun.fi/MX.203964> ;
    skos:hiddenLabel "Goniozus distigmus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittylatiainen"@fi,
        "Goniozus distigmus"@sv .

<http://tun.fi/MX.203969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalonomia formiciformis" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.203968> ;
    skos:hiddenLabel "Cephalonomia formiciformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpälatiainen"@fi,
        "Cephalonomia formiciformis"@sv .

<http://tun.fi/MX.203970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalonomia hammi" ;
    dwc:scientificNameAuthorship "Richards, 1939" ;
    skos:broader <http://tun.fi/MX.203968> ;
    skos:hiddenLabel "Cephalonomia hammi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pökkelölatiainen"@fi,
        "Cephalonomia hammi"@sv .

<http://tun.fi/MX.203974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelius borealis" ;
    dwc:scientificNameAuthorship "Vikberg, 2005" ;
    skos:broader <http://tun.fi/MX.203973> ;
    skos:hiddenLabel "Laelius borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelolatiainen"@fi,
        "Laelius borealis"@sv .

<http://tun.fi/MX.203976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelius fumimarginalis" ;
    dwc:scientificNameAuthorship "Vikberg, 2005" ;
    skos:broader <http://tun.fi/MX.203973> ;
    skos:hiddenLabel "Laelius fumimarginalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjulatiainen"@fi,
        "Laelius fumimarginalis"@sv .

<http://tun.fi/MX.203977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelius parcepilosus" ;
    dwc:scientificNameAuthorship "Vikberg, 2005" ;
    skos:broader <http://tun.fi/MX.203973> ;
    skos:hiddenLabel "Laelius parcepilosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsilatiainen"@fi,
        "Laelius parcepilosus"@sv .

<http://tun.fi/MX.203978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelius pedatus" ;
    dwc:scientificNameAuthorship "(Say, 1836)" ;
    skos:broader <http://tun.fi/MX.203973> ;
    skos:hiddenLabel "Bethylus pedatus"@fi,
        "Laelius pedatus"@fi,
        "Bethylus pedatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huonelatiainen"@fi,
        "Laelius pedatus"@sv .

<http://tun.fi/MX.203979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelius virilis" ;
    dwc:scientificNameAuthorship "Vikberg, 2005" ;
    skos:broader <http://tun.fi/MX.203973> ;
    skos:hiddenLabel "Laelius virilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinälatiainen"@fi,
        "Laelius virilis"@sv .

<http://tun.fi/MX.203981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plastanoxus westwoodi" ;
    dwc:scientificNameAuthorship "(Kieffer, 1914)" ;
    skos:broader <http://tun.fi/MX.203980> ;
    skos:hiddenLabel "Cephalonomia westwoodi"@fi,
        "Cephalonomia westwoodi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plastanoxus westwoodi"@fi,
        "Plastanoxus westwoodi"@sv .

<http://tun.fi/MX.203988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleptes nitidulus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:altLabel "silosäihkykultiainen"@fi ;
    skos:broader <http://tun.fi/MX.203987> ;
    skos:hiddenLabel "Cleptes nitidulus"@fi,
        "Ichneumon nitidulus"@fi,
        "Ichneumon nitidulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketosäihkykultiainen"@fi,
        "Cleptes nitidulus"@sv .

<http://tun.fi/MX.203989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleptes semiauratus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.203987> ;
    skos:hiddenLabel "Cleptes pallipes"@fi,
        "Cleptes semiauratus"@fi,
        "Sphex semiaurata"@fi,
        "Cleptes pallipes"@sv,
        "Sphex semiaurata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhasäihkykultiainen"@fi,
        "Cleptes semiauratus"@sv .

<http://tun.fi/MX.203993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalus biaccinctus" ;
    dwc:scientificNameAuthorship "(du Buysson, 1892)" ;
    skos:altLabel "ryppykiilukultiainen"@fi ;
    skos:broader <http://tun.fi/MX.203992> ;
    skos:hiddenLabel "Ellampus biaccinctus"@fi,
        "Omalus biaccinctus"@fi,
        "Ellampus biaccinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppyhohtokultiainen"@fi,
        "Omalus biaccinctus"@sv .

<http://tun.fi/MX.203994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalus aeneus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.203992> ;
    skos:hiddenLabel "Chrysis aenea"@fi,
        "Omalus aeneus"@fi,
        "Chrysis aenea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silohohtokultiainen"@fi,
        "Omalus aeneus"@sv .

<http://tun.fi/MX.203996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomalus auratus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.203995> ;
    skos:hiddenLabel "Pseudomalus auratus"@fi,
        "Sphex aurata"@fi,
        "Sphex aurata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukiiltokultiainen"@fi,
        "Pseudomalus auratus"@sv .

<http://tun.fi/MX.203997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomalus triangulifer" ;
    dwc:scientificNameAuthorship "(Abeille de Perrin, 1877)" ;
    skos:broader <http://tun.fi/MX.203995> ;
    skos:hiddenLabel "Omalus triangulifer"@fi,
        "Pseudomalus triangulifer"@fi,
        "Omalus triangulifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokiiltokultiainen"@fi,
        "Pseudomalus triangulifer"@sv .

<http://tun.fi/MX.203998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomalus violaceus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.203995> ;
    skos:hiddenLabel "Chrysis coerulea"@fi,
        "Chrysis fuscipennis"@fi,
        "Pseudomalus violaceus"@fi,
        "Sphex violacea"@fi,
        "Chrysis coerulea"@sv,
        "Chrysis fuscipennis"@sv,
        "Sphex violacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurakiiltokultiainen"@fi,
        "Pseudomalus violaceus"@sv .

<http://tun.fi/MX.204000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elampus constrictus" ;
    dwc:scientificNameAuthorship "(Förster, 1853)" ;
    skos:broader <http://tun.fi/MX.203999> ;
    skos:hiddenLabel "Elampus constrictus"@fi,
        "Ellampus soror"@fi,
        "Notozus constrictus"@fi,
        "Ellampus soror"@sv,
        "Notozus constrictus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppiokakultiainen"@fi,
        "Elampus constrictus"@sv .

<http://tun.fi/MX.204001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elampus konowi" ;
    dwc:scientificNameAuthorship "(Du Buysson, 1892)" ;
    skos:broader <http://tun.fi/MX.203999> ;
    skos:hiddenLabel "Elampus foveatus"@fi,
        "Elampus konowi"@fi,
        "Ellampus foveatus"@fi,
        "Notozus konowi"@fi,
        "Elampus foveatus"@sv,
        "Ellampus foveatus"@sv,
        "Notozus konowi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herttaokakultiainen"@fi,
        "Elampus konowi"@sv .

<http://tun.fi/MX.204002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elampus panzeri" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.203999> ;
    skos:hiddenLabel "Chrysis panzeri"@fi,
        "Chrysis scutellaris"@fi,
        "Elampus panzeri"@fi,
        "Chrysis panzeri"@sv,
        "Chrysis scutellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenkäokakultiainen"@fi,
        "Elampus panzeri"@sv .

<http://tun.fi/MX.204004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holopyga metallica" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1854)" ;
    skos:broader <http://tun.fi/MX.204003> ;
    skos:hiddenLabel "Hedychrum metallicum"@fi,
        "Holopyga metallica"@fi,
        "Hedychrum metallicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherpyörökultiainen"@fi,
        "Holopyga metallica"@sv .

<http://tun.fi/MX.204005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holopyga generosa" ;
    dwc:scientificNameAuthorship "(Förster, 1853)" ;
    skos:broader <http://tun.fi/MX.204003> ;
    skos:hiddenLabel "Ellampus generosus"@fi,
        "Holopyga generosa"@fi,
        "Holopyga ovata"@fi,
        "Ellampus generosus"@sv,
        "Holopyga ovata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketopyörökultiainen"@fi,
        "Holopyga generosa"@sv .

<http://tun.fi/MX.204006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holopyga inflammata" ;
    dwc:scientificNameAuthorship "(Förster, 1853)" ;
    skos:broader <http://tun.fi/MX.204003> ;
    skos:hiddenLabel "Ellampus inflammatus"@fi,
        "Holopyga inflammata"@fi,
        "Ellampus inflammatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpyörökultiainen"@fi,
        "Holopyga inflammata"@sv .

<http://tun.fi/MX.204008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedychrum gerstaeckeri" ;
    dwc:scientificNameAuthorship "Chevrier, 1869" ;
    skos:broader <http://tun.fi/MX.204007> ;
    skos:hiddenLabel "Hedychrum gerstaeckeri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinijalokultiainen"@fi,
        "Hedychrum gerstaeckeri"@sv .

<http://tun.fi/MX.204009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedychrum rutilans" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1854)" ;
    skos:broader <http://tun.fi/MX.204007> ;
    skos:hiddenLabel "Hedychrum intermedium"@fi,
        "Hedychrum rutilans"@fi,
        "Hedychrum intermedium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjojalokultiainen"@fi,
        "Hedychrum rutilans"@sv .

<http://tun.fi/MX.204010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedychrum nobile" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.204007> ;
    skos:hiddenLabel "Chrysis lucidula"@fi,
        "Chrysis regia"@fi,
        "Hedychrum nobile"@fi,
        "Sphex nobilis"@fi,
        "Chrysis lucidula"@sv,
        "Chrysis regia"@sv,
        "Sphex nobilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isojalokultiainen"@fi,
        "Hedychrum nobile"@sv .

<http://tun.fi/MX.204011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedychrum niemelai" ;
    dwc:scientificNameAuthorship "Linsenmaier, 1959" ;
    skos:broader <http://tun.fi/MX.204007> ;
    skos:hiddenLabel "Hedychrum aureicolle niemeläi"@fi,
        "Hedychrum niemelai"@fi,
        "Hedychrum aureicolle niemeläi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkujalokultiainen"@fi,
        "Hedychrum niemelai"@sv .

<http://tun.fi/MX.204013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedychridium zelleri" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1845)" ;
    skos:altLabel "kääpiökorukultiainen"@fi,
        "kääpiökultiainen"@fi ;
    skos:broader <http://tun.fi/MX.204012> ;
    skos:hiddenLabel "Hedychridium zelleri"@fi,
        "Hedychrum zelleri"@fi,
        "Hedychrum zelleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöhietakultiainen"@fi,
        "Hedychridium zelleri"@sv .

<http://tun.fi/MX.204014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedychridium ardens" ;
    dwc:scientificNameAuthorship "(Coquebert, 1801)" ;
    skos:broader <http://tun.fi/MX.204012> ;
    skos:hiddenLabel "Chrysis ardens"@fi,
        "Chrysis integra"@fi,
        "Hedychridium ardens"@fi,
        "Chrysis ardens"@sv,
        "Chrysis integra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskihietakultiainen"@fi,
        "Hedychridium ardens"@sv .

<http://tun.fi/MX.204015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedychridium cupreum" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1845)" ;
    skos:broader <http://tun.fi/MX.204012> ;
    skos:hiddenLabel "Hedychridium cupreum"@fi,
        "Hedychrum cupreum"@fi,
        "Hedychrum integrum"@fi,
        "Hedychrum cupreum"@sv,
        "Hedychrum integrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparihietakultiainen"@fi,
        "Hedychridium cupreum"@sv .

<http://tun.fi/MX.204016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedychridium coriaceum" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1854)" ;
    skos:broader <http://tun.fi/MX.204012> ;
    skos:hiddenLabel "Hedychridium coriaceum"@fi,
        "Hedychrum coriaceum"@fi,
        "Hedychrum coriaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pronssihietakultiainen"@fi,
        "Hedychridium coriaceum"@sv .

<http://tun.fi/MX.204017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedychridium caputaureum" ;
    dwc:scientificNameAuthorship "Trautmann & Trautmann, 1919" ;
    skos:broader <http://tun.fi/MX.204012> ;
    skos:hiddenLabel "Hedychridium caputaureum"@fi,
        "Hedychridium chloropygum"@fi,
        "Hedychridium chloropygum spatium"@fi,
        "Hedychridium roseum var. caputaureum"@fi,
        "Hedychridium chloropygum"@sv,
        "Hedychridium chloropygum spatium"@sv,
        "Hedychridium roseum var. caputaureum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjohietakultiainen"@fi,
        "Hedychridium caputaureum"@sv .

<http://tun.fi/MX.204018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedychridium roseum" ;
    dwc:scientificNameAuthorship "(Rossi, 1790)" ;
    skos:broader <http://tun.fi/MX.204012> ;
    skos:hiddenLabel "Chrysis carnea var. rosea"@fi,
        "Chrysis rosae"@fi,
        "Hedychridium roseum"@fi,
        "Chrysis carnea var. rosea"@sv,
        "Chrysis rosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeähietakultiainen"@fi,
        "Hedychridium roseum"@sv .

<http://tun.fi/MX.204021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudochrysis neglecta" ;
    dwc:scientificNameAuthorship "(Shuckard, 1837)" ;
    skos:broader <http://tun.fi/MX.204020> ;
    skos:hiddenLabel "Chrysis integrella"@fi,
        "Chrysis neglecta"@fi,
        "Pseudochrysis neglecta"@fi,
        "Pseudospinolia neglecta"@fi,
        "Chrysis integrella"@sv,
        "Chrysis neglecta"@sv,
        "Pseudospinolia neglecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmäkultiainen"@fi,
        "Pseudochrysis neglecta"@sv .

<http://tun.fi/MX.204023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis bicolor" ;
    dwc:scientificNameAuthorship "Lepeletier, 1806" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis bicolor"@fi,
        "Chrysis succincta var. virideocincta"@fi,
        "Chrysis succincta var. virideocincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynikultiainen"@fi,
        "Chrysis bicolor"@sv .

<http://tun.fi/MX.204024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis westerlundi" ;
    dwc:scientificNameAuthorship "Trautmann, 1927" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis succincta var. nordströmi"@fi,
        "Chrysis succincta var. westerlundi"@fi,
        "Chrysis westerlundi"@fi,
        "Chrysis succincta var. nordströmi"@sv,
        "Chrysis succincta var. westerlundi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenkultiainen"@fi,
        "Chrysis westerlundi"@sv .

<http://tun.fi/MX.204025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis illigeri" ;
    dwc:scientificNameAuthorship "Wesmael, 1839" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis illigeri"@fi,
        "Chrysis succincta f. helléni"@fi,
        "Chrysis succincta var. chrysoprasina"@fi,
        "Chrysis succincta f. helléni"@sv,
        "Chrysis succincta var. chrysoprasina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkokultiainen"@fi,
        "Chrysis illigeri"@sv .

<http://tun.fi/MX.204027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis rutilans" ;
    dwc:scientificNameAuthorship "Olivier, 1790" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis rutilans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdekultiainen"@fi,
        "Chrysis rutilans"@sv .

<http://tun.fi/MX.204028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis viridula" ;
    dwc:scientificNameAuthorship "Linnaeus, 1761" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis bidentata"@fi,
        "Chrysis viridula"@fi,
        "Chrysis bidentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helokultiainen"@fi,
        "Chrysis viridula"@sv .

<http://tun.fi/MX.204029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis sybarita" ;
    dwc:scientificNameAuthorship "Förster, 1853" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis graelsii"@fi,
        "Chrysis sybarita"@fi,
        "Chrysis graelsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reunuskultiainen"@fi,
        "Chrysis sybarita"@sv .

<http://tun.fi/MX.204030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis fulgida" ;
    dwc:scientificNameAuthorship "Linnaeus, 1761" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis fulgida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolokultiainen"@fi,
        "Chrysis fulgida"@sv .

<http://tun.fi/MX.204031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis iris" ;
    dwc:scientificNameAuthorship "Christ, 1791" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis iris"@fi,
        "Chrysis soluta"@fi,
        "Chrysis soluta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikultiainen"@fi,
        "Chrysis iris"@sv .

<http://tun.fi/MX.204032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis ruddii" ;
    dwc:scientificNameAuthorship "Shuckard, 1836" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis auripes"@fi,
        "Chrysis ruddii"@fi,
        "Chrysis auripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokultiainen"@fi,
        "Chrysis ruddii"@sv .

<http://tun.fi/MX.204033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis corusca" ;
    dwc:scientificNameAuthorship "Valkeila, 1971" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis corusca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokultiainen"@fi,
        "Chrysis corusca"@sv .

<http://tun.fi/MX.204034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis subcoriacea" ;
    dwc:scientificNameAuthorship "Linsenmaier, 1959" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis longula subcoriacea"@fi,
        "Chrysis subcoriacea"@fi,
        "Chrysis longula subcoriacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosokultiainen"@fi,
        "Chrysis subcoriacea"@sv .

<http://tun.fi/MX.204035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis angustula" ;
    dwc:scientificNameAuthorship "Schenck, 1856" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis angustula"@fi,
        "Chrysis brevidens"@fi,
        "Chrysis brevidens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkakultiainen"@fi,
        "Chrysis angustula"@sv .

<http://tun.fi/MX.204036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis longula" ;
    dwc:scientificNameAuthorship "Abeille de Perrin, 1879" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis ignita var. longula"@fi,
        "Chrysis longula"@fi,
        "Chrysis longula aeneopaca"@fi,
        "Chrysis longula var. sublongula"@fi,
        "Chrysis ignita var. longula"@sv,
        "Chrysis longula aeneopaca"@sv,
        "Chrysis longula var. sublongula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokultiainen"@fi,
        "Chrysis longula"@sv .

<http://tun.fi/MX.204037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis brevitarsis" ;
    dwc:scientificNameAuthorship "Thomson, 1870" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis brevitarsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammaskultiainen"@fi,
        "Chrysis brevitarsis"@sv .

<http://tun.fi/MX.204038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis pseudobrevitarsis" ;
    dwc:scientificNameAuthorship "Linsenmaier, 1951" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis ignita var. pseudobrevitarsis"@fi,
        "Chrysis pseudobrevitarsis"@fi,
        "Chrysis ignita var. pseudobrevitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsikultiainen"@fi,
        "Chrysis pseudobrevitarsis"@sv .

<http://tun.fi/MX.204040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis solida" ;
    dwc:scientificNameAuthorship "Haupt, 1957" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis ignita solida"@fi,
        "Chrysis mediata fenniensis"@fi,
        "Chrysis scintillans"@fi,
        "Chrysis solida"@fi,
        "Chrysis ignita solida"@sv,
        "Chrysis mediata fenniensis"@sv,
        "Chrysis scintillans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tukkikultiainen"@fi,
        "Chrysis solida"@sv .

<http://tun.fi/MX.204041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis leptomandibularis" ;
    dwc:scientificNameAuthorship "Niehuis, 2000" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis leptomandibularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokultiainen"@fi,
        "Chrysis leptomandibularis"@sv .

<http://tun.fi/MX.204042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis schencki" ;
    dwc:scientificNameAuthorship "Linsenmaier, 1968" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis ignita schencki"@fi,
        "Chrysis ignita schenckiana"@fi,
        "Chrysis schencki"@fi,
        "Chrysis ignita schencki"@sv,
        "Chrysis ignita schenckiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkultiainen"@fi,
        "Chrysis schencki"@sv .

<http://tun.fi/MX.204043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis ignita" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis ignita"@fi,
        "Sphex ignita"@fi,
        "Sphex ignita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulikultiainen"@fi,
        "Chrysis ignita"@sv .

<http://tun.fi/MX.204044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis impressa" ;
    dwc:scientificNameAuthorship "Schenck, 1856" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis ignita var. aurifera"@fi,
        "Chrysis impressa"@fi,
        "Chrysis ignita var. aurifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinäkultiainen"@fi,
        "Chrysis impressa"@sv .

<http://tun.fi/MX.204045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis borealis" ;
    dwc:scientificNameAuthorship "Paukkunen, Ødegaard & Soon, 2015" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankultiainen"@fi,
        "Chrysis borealis"@sv .

<http://tun.fi/MX.204046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis equestris" ;
    dwc:scientificNameAuthorship "Dahlbom, 1854" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis equestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyökultiainen"@fi,
        "Chrysis equestris"@sv .

<http://tun.fi/MX.204048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis cyanea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis cyanea"@fi,
        "Sphex cyanea"@fi,
        "Trichrysis cyanea"@fi,
        "Sphex cyanea"@sv,
        "Trichrysis cyanea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksakultiainen"@fi,
        "Chrysis cyanea"@sv .

<http://tun.fi/MX.204050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis hirsuta" ;
    dwc:scientificNameAuthorship "Gerstaecker, 1869" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis hirsuta"@fi,
        "Chrysis osmiae"@fi,
        "Chrysura hirsuta"@fi,
        "Chrysis osmiae"@sv,
        "Chrysura hirsuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesikultiainen"@fi,
        "Chrysis hirsuta"@sv .

<http://tun.fi/MX.204055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odynerus melanocephalus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.204053> ;
    skos:hiddenLabel "Odynerus melanocephalus"@fi,
        "Vespa melanocephala"@fi,
        "Odynerus melanocephalus"@sv,
        "Vespa melanocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutörmäampiainen"@fi,
        "ljus lergeting"@sv .

<http://tun.fi/MX.204056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odynerus spinipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204053> ;
    skos:hiddenLabel "Odynerus spinipes"@fi,
        "Vespa spinipes"@fi,
        "Odynerus spinipes"@sv,
        "Vespa spinipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatörmäampiainen"@fi,
        "mörk lergeting"@sv .

<http://tun.fi/MX.204058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odynerus reniformis" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.204053> ;
    skos:hiddenLabel "Odynerus reniformis"@fi,
        "Vespa reniformis"@fi,
        "Odynerus reniformis"@sv,
        "Vespa reniformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvastörmäampiainen"@fi,
        "tagglergeting"@sv .

<http://tun.fi/MX.204060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnomerus laevipes" ;
    dwc:scientificNameAuthorship "(Shuckard, 1837)" ;
    skos:broader <http://tun.fi/MX.204059> ;
    skos:hiddenLabel "Gymnomerus laevipes"@fi,
        "Odynerus laevipes"@fi,
        "Odynerus scandinavus"@fi,
        "Gymnomerus laevipes"@sv,
        "Odynerus laevipes"@sv,
        "Odynerus scandinavus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korsiampiainen"@fi,
        "hallongeting"@sv .

<http://tun.fi/MX.204064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenodynerus dentisquama" ;
    dwc:scientificNameAuthorship "(Thomson, 1870)" ;
    skos:broader <http://tun.fi/MX.204063> ;
    skos:hiddenLabel "Odynerus dentisquama"@fi,
        "Stenodynerus caroli"@fi,
        "Stenodynerus dentisquama"@fi,
        "Odynerus dentisquama"@sv,
        "Stenodynerus caroli"@sv,
        "Stenodynerus dentisquama"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjopikkuampiainen"@fi,
        "tallsmalgeting"@sv .

<http://tun.fi/MX.204065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenodynerus picticrus" ;
    dwc:scientificNameAuthorship "(Thomson, 1874)" ;
    skos:broader <http://tun.fi/MX.204063> ;
    skos:hiddenLabel "Lionotus picticrus"@fi,
        "Stenodynerus picticrus"@fi,
        "Lionotus picticrus"@sv,
        "Stenodynerus picticrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusopikkuampiainen"@fi,
        "mörk smalgeting"@sv .

<http://tun.fi/MX.204068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euodynerus notatus" ;
    dwc:scientificNameAuthorship "(Jurine, 1807)" ;
    skos:broader <http://tun.fi/MX.204066> ;
    skos:hiddenLabel "Euodynerus notatus"@fi,
        "Odynerus clypealis"@fi,
        "Odynerus nigripes"@fi,
        "Odynerus pubescens"@fi,
        "Vespa notata"@fi,
        "Euodynerus notatus"@sv,
        "Odynerus clypealis"@sv,
        "Odynerus nigripes"@sv,
        "Odynerus pubescens"@sv,
        "Vespa notata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsiseinäampiainen"@fi,
        "korthårig kamgeting"@sv .

<http://tun.fi/MX.204069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euodynerus quadrifasciatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204066> ;
    skos:hiddenLabel "Euodynerus quadrifasciatus"@fi,
        "Odynerus tomentosus"@fi,
        "Vespa quadrifasciata"@fi,
        "Euodynerus quadrifasciatus"@sv,
        "Odynerus tomentosus"@sv,
        "Vespa quadrifasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takkuseinäampiainen"@fi,
        "långhårig kamgeting"@sv .

<http://tun.fi/MX.204071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancistrocerus antilope" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.204070> ;
    skos:hiddenLabel "Ancistrocerus antilope"@fi,
        "Vespa antilope"@fi,
        "Ancistrocerus antilope"@sv,
        "Vespa antilope"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokoloampiainen"@fi,
        "blank murargeting"@sv .

<http://tun.fi/MX.204072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancistrocerus claripennis" ;
    dwc:scientificNameAuthorship "Thomson, 1874" ;
    skos:broader <http://tun.fi/MX.204070> ;
    skos:hiddenLabel "Ancistrocerus claripennis"@fi,
        "Vespa quadrata"@fi,
        "Ancistrocerus claripennis"@sv,
        "Vespa quadrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittykoloampiainen"@fi,
        "sexbandad murargeting"@sv .

<http://tun.fi/MX.204073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancistrocerus gazella" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.204070> ;
    skos:hiddenLabel "Ancistrocerus gazella"@fi,
        "Vespa gazella"@fi,
        "Ancistrocerus gazella"@sv,
        "Vespa gazella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkoloampiainen"@fi,
        "spenslig murargeting"@sv .

<http://tun.fi/MX.204074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancistrocerus ichneumonideus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.204070> ;
    skos:hiddenLabel "Ancistrocerus ichneumonideus"@fi,
        "Vespa ichneumonidea"@fi,
        "Ancistrocerus ichneumonideus"@sv,
        "Vespa ichneumonidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkämäkoloampiainen"@fi,
        "tallmurargeting"@sv .

<http://tun.fi/MX.204075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancistrocerus nigricornis" ;
    dwc:scientificNameAuthorship "(Curtis, 1826)" ;
    skos:altLabel "urakoloampiainen"@fi ;
    skos:broader <http://tun.fi/MX.204070> ;
    skos:hiddenLabel "Ancistrocerus nigricornis"@fi,
        "Odynerus callosus"@fi,
        "Odynerus excisus"@fi,
        "Odynerus nigricornis"@fi,
        "Ancistrocerus nigricornis"@sv,
        "Odynerus callosus"@sv,
        "Odynerus excisus"@sv,
        "Odynerus nigricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkoloampiainen"@fi,
        "vårmurargeting"@sv .

<http://tun.fi/MX.204076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancistrocerus oviventris" ;
    dwc:scientificNameAuthorship "(Wesmael, 1836)" ;
    skos:broader <http://tun.fi/MX.204070> ;
    skos:hiddenLabel "Ancistrocerus oviventris"@fi,
        "Ancistrocerus oviventris hibernicus"@fi,
        "Odynerus oviventris"@fi,
        "Ancistrocerus oviventris"@sv,
        "Ancistrocerus oviventris hibernicus"@sv,
        "Odynerus oviventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmäkoloampiainen"@fi,
        "rödbent murargeting"@sv .

<http://tun.fi/MX.204077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancistrocerus parietinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.204070> ;
    skos:hiddenLabel "Ancistrocerus parietinus"@fi,
        "Vespa parietina"@fi,
        "Ancistrocerus parietinus"@sv,
        "Vespa parietina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinäkoloampiainen"@fi,
        "väggmurargeting"@sv .

<http://tun.fi/MX.204078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancistrocerus parietum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204070> ;
    skos:hiddenLabel "Ancistrocerus parietum"@fi,
        "Vespa parietum"@fi,
        "Ancistrocerus parietum"@sv,
        "Vespa parietum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokoloampiainen"@fi,
        "kilmurargeting"@sv .

<http://tun.fi/MX.204079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancistrocerus scoticus" ;
    dwc:scientificNameAuthorship "(Curtis, 1826)" ;
    skos:broader <http://tun.fi/MX.204070> ;
    skos:hiddenLabel "Ancistrocerus scoticus"@fi,
        "Odynerus albotricinctus"@fi,
        "Odynerus scoticus"@fi,
        "Ancistrocerus scoticus"@sv,
        "Odynerus albotricinctus"@sv,
        "Odynerus scoticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankoloampiainen"@fi,
        "nordlig murargeting"@sv .

<http://tun.fi/MX.204080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancistrocerus trifasciatus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.204070> ;
    skos:hiddenLabel "Ancistrocerus trifasciatus"@fi,
        "Odynerus trimarginatus"@fi,
        "Vespa trifasciatus"@fi,
        "Ancistrocerus trifasciatus"@sv,
        "Odynerus trimarginatus"@sv,
        "Vespa trifasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakoloampiainen"@fi,
        "trebandad murargeting"@sv .

<http://tun.fi/MX.204083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symmorphus allobrogus" ;
    dwc:scientificNameAuthorship "(de Saussure, 1855)" ;
    skos:broader <http://tun.fi/MX.204081> ;
    skos:hiddenLabel "Odynerus allobrogus"@fi,
        "Symmorphus allobrogus"@fi,
        "Symmorphus bifasciatus"@fi,
        "Odynerus allobrogus"@sv,
        "Symmorphus allobrogus"@sv,
        "Symmorphus bifasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsisorjoampiainen"@fi,
        "laduvedgeting"@sv .

<http://tun.fi/MX.204084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symmorphus angustatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.204081> ;
    skos:hiddenLabel "Odynerus angustatus"@fi,
        "Symmorphus angustatus"@fi,
        "Odynerus angustatus"@sv,
        "Symmorphus angustatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansorjoampiainen"@fi,
        "sälgvedgeting"@sv .

<http://tun.fi/MX.204085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symmorphus bifasciatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.204081> ;
    skos:hiddenLabel "Odynerus sinuatus mutinensis"@fi,
        "Symmorphus bifasciatus"@fi,
        "Vespa bifasciata"@fi,
        "Odynerus sinuatus mutinensis"@sv,
        "Symmorphus bifasciatus"@sv,
        "Vespa bifasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusorjoampiainen"@fi,
        "husvedgeting"@sv .

<http://tun.fi/MX.204086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symmorphus connexus" ;
    dwc:scientificNameAuthorship "(Curtis, 1826)" ;
    skos:broader <http://tun.fi/MX.204081> ;
    skos:hiddenLabel "Odynerus connexus"@fi,
        "Symmorphus connexus"@fi,
        "Odynerus connexus"@sv,
        "Symmorphus connexus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silosorjoampiainen"@fi,
        "aspvedgeting"@sv .

<http://tun.fi/MX.204087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symmorphus crassicornis" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.204081> ;
    skos:hiddenLabel "Symmorphus crassicornis"@fi,
        "Vespa crassicornis"@fi,
        "Symmorphus crassicornis"@sv,
        "Vespa crassicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosorjoampiainen"@fi,
        "ekvedgeting"@sv .

<http://tun.fi/MX.204088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symmorphus fuscipes" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1838)" ;
    skos:broader <http://tun.fi/MX.204081> ;
    skos:hiddenLabel "Odynerus fuscipes"@fi,
        "Symmorphus fuscipes"@fi,
        "Odynerus fuscipes"@sv,
        "Symmorphus fuscipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokosorjoampiainen"@fi,
        "vassgeting"@sv .

<http://tun.fi/MX.204089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symmorphus gracilis" ;
    dwc:scientificNameAuthorship "(Brullé, 1832)" ;
    skos:broader <http://tun.fi/MX.204081> ;
    skos:hiddenLabel "Odynerus elegans"@fi,
        "Odynerus gracilis"@fi,
        "Symmorphus gracilis"@fi,
        "Odynerus elegans"@sv,
        "Odynerus gracilis"@sv,
        "Symmorphus gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläsorjoampiainen"@fi,
        "flenörtsgeting"@sv .

<http://tun.fi/MX.204090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symmorphus murarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "kuoppasorjoampiainen"@fi ;
    skos:broader <http://tun.fi/MX.204081> ;
    skos:hiddenLabel "Symmorphus murarius"@fi,
        "Vespa muraria"@fi,
        "Symmorphus murarius"@sv,
        "Vespa muraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosorjoampiainen"@fi,
        "större vedgeting"@sv .

<http://tun.fi/MX.204092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumenes coarctatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204091> ;
    skos:hiddenLabel "Eumenes coarctatus"@fi,
        "Vespa coarctata"@fi,
        "Eumenes coarctatus"@sv,
        "Vespa coarctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasmuurariampiainen"@fi,
        "östlig krukmakargeting"@sv .

<http://tun.fi/MX.204093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumenes coronatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1799)" ;
    skos:broader <http://tun.fi/MX.204091> ;
    skos:hiddenLabel "Eumenes coronatus"@fi,
        "Vespa coronata"@fi,
        "Eumenes coronatus"@sv,
        "Vespa coronata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvamuurariampiainen"@fi,
        "hårig krukmakargeting"@sv .

<http://tun.fi/MX.204095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumenes pedunculatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1799)" ;
    skos:broader <http://tun.fi/MX.204091> ;
    skos:hiddenLabel "Eumenes pedunculatus"@fi,
        "Vespa pedunculata"@fi,
        "Eumenes pedunculatus"@sv,
        "Vespa pedunculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittymuurariampiainen"@fi,
        "nordlig krukmakargeting"@sv .

<http://tun.fi/MX.204097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discoelius dufourii" ;
    dwc:scientificNameAuthorship "Lepeletier, 1841" ;
    skos:broader <http://tun.fi/MX.204096> ;
    skos:hiddenLabel "Discoelius dufourii"@fi,
        "Discoelius dufourii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaivuriampiainen"@fi,
        "nordlig tapetserargeting"@sv .

<http://tun.fi/MX.204102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polistes nimpha" ;
    dwc:scientificNameAuthorship "(Christ, 1791)" ;
    skos:broader <http://tun.fi/MX.204099> ;
    skos:hiddenLabel "Polistes nimpha"@fi,
        "Vespa nimpha"@fi,
        "Polistes nimpha"@sv,
        "Vespa nimpha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoneuliainen"@fi,
        "större pappersgeting"@sv .

<http://tun.fi/MX.204105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vespa crabro" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.204104> ;
    skos:hiddenLabel "Vespa crabro"@fi,
        "Vespa crabro"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herhiläinen"@fi,
        "bålgeting"@sv .

<http://tun.fi/MX.204108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichovespula media" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.204106> ;
    skos:hiddenLabel "Dolichovespula media"@fi,
        "Vespa crabro medius"@fi,
        "Dolichovespula media"@sv,
        "Vespa crabro medius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensasampiainen"@fi,
        "buskgeting"@sv .

<http://tun.fi/MX.204110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichovespula adulterina" ;
    dwc:scientificNameAuthorship "(du Buysson, 1905)" ;
    skos:broader <http://tun.fi/MX.204106> ;
    skos:hiddenLabel "Dolichovespula adulterina"@fi,
        "Vespa norwegica var. adulterina"@fi,
        "Dolichovespula adulterina"@sv,
        "Vespa norwegica var. adulterina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "räystäsloisampiainen"@fi,
        "taksnyltgeting"@sv .

<http://tun.fi/MX.204111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichovespula pacifica" ;
    dwc:scientificNameAuthorship "(Birula, 1930)" ;
    skos:broader <http://tun.fi/MX.204106> ;
    skos:hiddenLabel "Dolichovespula loekenae"@fi,
        "Dolichovespula norvegicoides"@fi,
        "Dolichovespula pacifica"@fi,
        "Vespula pacifica"@fi,
        "Dolichovespula loekenae"@sv,
        "Dolichovespula norvegicoides"@sv,
        "Dolichovespula pacifica"@sv,
        "Vespula pacifica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taiga-ampiainen"@fi,
        "tajgageting"@sv .

<http://tun.fi/MX.204112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichovespula norwegica" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.204106> ;
    skos:hiddenLabel "Dolichovespula norvegica"@fi,
        "Dolichovespula norwegica"@fi,
        "Vespa norwegica"@fi,
        "Dolichovespula norvegica"@sv,
        "Dolichovespula norwegica"@sv,
        "Vespa norwegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norjanampiainen"@fi,
        "nordgeting"@sv .

<http://tun.fi/MX.204113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichovespula omissa" ;
    dwc:scientificNameAuthorship "(Bischoff, 1931)" ;
    skos:broader <http://tun.fi/MX.204106> ;
    skos:hiddenLabel "Dolichovespula omissa"@fi,
        "Vespa omissa"@fi,
        "Vespula ingrica"@fi,
        "Dolichovespula omissa"@sv,
        "Vespa omissa"@sv,
        "Vespula ingrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäloisampiainen"@fi,
        "skogssnyltgeting"@sv .

<http://tun.fi/MX.204114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichovespula saxonica" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204106> ;
    skos:hiddenLabel "Dolichovespula saxonica"@fi,
        "Vespa saxonica"@fi,
        "Dolichovespula saxonica"@sv,
        "Vespa saxonica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "räystäsampiainen"@fi,
        "takgeting"@sv .

<http://tun.fi/MX.204115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichovespula sylvestris" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.204106> ;
    skos:hiddenLabel "Dolichovespula sylvestris"@fi,
        "Vespa sylvestris"@fi,
        "Dolichovespula sylvestris"@sv,
        "Vespa sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäampiainen"@fi,
        "skogsgeting"@sv .

<http://tun.fi/MX.204118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vespula germanica" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204116> ;
    skos:hiddenLabel "Vespa germanica"@fi,
        "Vespula germanica"@fi,
        "Vespa germanica"@sv,
        "Vespula germanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksanampiainen"@fi,
        "tyskgeting"@sv .

<http://tun.fi/MX.204119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vespula vulgaris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "yleinen ampiainen"@fi ;
    skos:broader <http://tun.fi/MX.204116> ;
    skos:hiddenLabel "Vespa vulgaris"@fi,
        "Vespula vulgaris"@fi,
        "Vespa vulgaris"@sv,
        "Vespula vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piha-ampiainen"@fi,
        "vanlig geting"@sv .

<http://tun.fi/MX.204121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vespula austriaca" ;
    dwc:scientificNameAuthorship "(Panzer, 1799)" ;
    skos:altLabel "punaloisampiainen"@fi ;
    skos:broader <http://tun.fi/MX.204116> ;
    skos:hiddenLabel "Vespa austriaca"@fi,
        "Vespula austriaca"@fi,
        "Vespa austriaca"@sv,
        "Vespula austriaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norkoampiainen"@fi,
        "jordsnyltgeting"@sv .

<http://tun.fi/MX.204122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vespula rufa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204116> ;
    skos:hiddenLabel "Vespa rufa"@fi,
        "Vespula rufa"@fi,
        "Vespa rufa"@sv,
        "Vespula rufa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puna-ampiainen"@fi,
        "rödbandad geting"@sv .

<http://tun.fi/MX.204127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tiphia minuta" ;
    dwc:scientificNameAuthorship "Vander Linden, 1827" ;
    skos:broader <http://tun.fi/MX.204125> ;
    skos:hiddenLabel "Tiphia minuta"@fi,
        "Tiphia minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupuukkopistiäinen"@fi,
        "mindre pansarstekel"@sv .

<http://tun.fi/MX.204129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tiphia femorata" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.204125> ;
    skos:hiddenLabel "Tiphia femorata"@fi,
        "Tiphia femorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopuukkopistiäinen"@fi,
        "rödbent pansarstekel"@sv .

<http://tun.fi/MX.204134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceropales maculata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:altLabel "käkineuliainen"@fi ;
    skos:broader <http://tun.fi/MX.204133> ;
    skos:hiddenLabel "Ceropales maculata"@fi,
        "Evania maculata"@fi,
        "Ceropales maculata"@sv,
        "Evania maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiehäpistiäinen"@fi,
        "större snyltvägstekel"@sv .

<http://tun.fi/MX.204138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deuteragenia bifasciata" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.204137> ;
    skos:hiddenLabel "Deuteragenia bifasciata"@fi,
        "Dipogon bifasciatus"@fi,
        "Ichneumon bifasciatus"@fi,
        "Deuteragenia bifasciata"@sv,
        "Dipogon bifasciatus"@sv,
        "Ichneumon bifasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäpartapistiäinen"@fi,
        "björkvägstekel"@sv .

<http://tun.fi/MX.204139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deuteragenia subintermedia" ;
    dwc:scientificNameAuthorship "(Magretti, 1886)" ;
    skos:broader <http://tun.fi/MX.204137> ;
    skos:hiddenLabel "Deuteragenia subintermedia"@fi,
        "Dipogon subintermedius"@fi,
        "Pogonius subintermedius"@fi,
        "Deuteragenia subintermedia"@sv,
        "Dipogon subintermedius"@sv,
        "Pogonius subintermedius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelopartapistiäinen"@fi,
        "ekvägstekel"@sv .

<http://tun.fi/MX.204140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deuteragenia variegata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204137> ;
    skos:hiddenLabel "Deuteragenia variegata"@fi,
        "Dipogon variegatus"@fi,
        "Sphex variegata"@fi,
        "Deuteragenia variegata"@sv,
        "Dipogon variegatus"@sv,
        "Sphex variegata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muuripartapistiäinen"@fi,
        "aspvägstekel"@sv .

<http://tun.fi/MX.204141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deuteragenia vechti" ;
    dwc:scientificNameAuthorship "(Day, 1979)" ;
    skos:broader <http://tun.fi/MX.204137> ;
    skos:hiddenLabel "Deuteragenia vechti"@fi,
        "Dipogon vechti"@fi,
        "Deuteragenia vechti"@sv,
        "Dipogon vechti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopartapistiäinen"@fi,
        "tallvägstekel"@sv .

<http://tun.fi/MX.204144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priocnemis agilis" ;
    dwc:scientificNameAuthorship "(Shuckard, 1837)" ;
    skos:broader <http://tun.fi/MX.204142> ;
    skos:hiddenLabel "Pompilus agilis"@fi,
        "Priocnemis agilis"@fi,
        "Pompilus agilis"@sv,
        "Priocnemis agilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoraspipistiäinen"@fi,
        "ängsvägstekel"@sv .

<http://tun.fi/MX.204145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priocnemis cordivalvata" ;
    dwc:scientificNameAuthorship "Haupt, 1927" ;
    skos:broader <http://tun.fi/MX.204142> ;
    skos:hiddenLabel "Priocnemis cordivalvata"@fi,
        "Priocnemis cordivalvata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herttaraspipistiäinen"@fi,
        "hjärtvägstekel"@sv .

<http://tun.fi/MX.204146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priocnemis exaltata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.204142> ;
    skos:hiddenLabel "Priocnemis exaltata"@fi,
        "Sphex exaltata"@fi,
        "Priocnemis exaltata"@sv,
        "Sphex exaltata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäraspipistiäinen"@fi,
        "höstvägstekel"@sv .

<http://tun.fi/MX.204147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priocnemis fennica" ;
    dwc:scientificNameAuthorship "Haupt, 1927" ;
    skos:broader <http://tun.fi/MX.204142> ;
    skos:hiddenLabel "Priocnemis fennica"@fi,
        "Priocnemis fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenraspipistiäinen"@fi,
        "nipvägstekel"@sv .

<http://tun.fi/MX.204148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priocnemis hyalinata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204142> ;
    skos:hiddenLabel "Priocnemis hyalinata"@fi,
        "Sphex hyalinata"@fi,
        "Priocnemis hyalinata"@sv,
        "Sphex hyalinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyraspipistiäinen"@fi,
        "buskvägstekel"@sv .

<http://tun.fi/MX.204149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priocnemis minuta" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1827)" ;
    skos:broader <http://tun.fi/MX.204142> ;
    skos:hiddenLabel "Pompilus minuta"@fi,
        "Priocnemis minuta"@fi,
        "Pompilus minuta"@sv,
        "Priocnemis minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaraspipistiäinen"@fi,
        "dvärgvägstekel"@sv .

<http://tun.fi/MX.204150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priocnemis parvula" ;
    dwc:scientificNameAuthorship "Dahlbom, 1845" ;
    skos:broader <http://tun.fi/MX.204142> ;
    skos:hiddenLabel "Priocnemis parvula"@fi,
        "Priocnemis parvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanraspipistiäinen"@fi,
        "ljungvägstekel"@sv .

<http://tun.fi/MX.204151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priocnemis pusilla" ;
    dwc:scientificNameAuthorship "(Schiødte, 1837)" ;
    skos:broader <http://tun.fi/MX.204142> ;
    skos:hiddenLabel "Pompilus pusillus"@fi,
        "Priocnemis pusilla"@fi,
        "Pompilus pusillus"@sv,
        "Priocnemis pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppyraspipistiäinen"@fi,
        "backvägstekel"@sv .

<http://tun.fi/MX.204152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priocnemis schioedtei" ;
    dwc:scientificNameAuthorship "Haupt, 1927" ;
    skos:broader <http://tun.fi/MX.204142> ;
    skos:hiddenLabel "Priocnemis schioedtei"@fi,
        "Priocnemis schioedtei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasraspipistiäinen"@fi,
        "kragvägstekel"@sv .

<http://tun.fi/MX.204154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priocnemis coriacea" ;
    dwc:scientificNameAuthorship "Dahlbom, 1843" ;
    skos:broader <http://tun.fi/MX.204142> ;
    skos:hiddenLabel "Priocnemis coriacea"@fi,
        "Priocnemis coriacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkaraspipistiäinen"@fi,
        "mindre stigstekel"@sv .

<http://tun.fi/MX.204155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priocnemis perturbator" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.204142> ;
    skos:hiddenLabel "Priocnemis perturbator"@fi,
        "Sphex perturbator"@fi,
        "Priocnemis perturbator"@sv,
        "Sphex perturbator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätraspipistiäinen"@fi,
        "större stigstekel"@sv .

<http://tun.fi/MX.204157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caliadurgus fasciatellus" ;
    dwc:scientificNameAuthorship "(Spinola, 1808)" ;
    skos:broader <http://tun.fi/MX.204156> ;
    skos:hiddenLabel "Caliadurgus fasciatellus"@fi,
        "Pompilus fasciatellus"@fi,
        "Caliadurgus fasciatellus"@sv,
        "Pompilus fasciatellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyssäpistiäinen"@fi,
        "skimmervägstekel"@sv .

<http://tun.fi/MX.204160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocheilus fabricii" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1827)" ;
    skos:broader <http://tun.fi/MX.204158> ;
    skos:hiddenLabel "Cryptocheilus fabricii"@fi,
        "Pompilus fabricii"@fi,
        "Cryptocheilus fabricii"@sv,
        "Pompilus fabricii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "papumuspistiäinen"@fi,
        "brokig sorgvägstekel"@sv .

<http://tun.fi/MX.204162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Auplopus albifrons" ;
    dwc:scientificNameAuthorship "(Dalman, 1823)" ;
    skos:broader <http://tun.fi/MX.204161> ;
    skos:hiddenLabel "Auplopus albifrons"@fi,
        "Pompilus albifrons"@fi,
        "Auplopus albifrons"@sv,
        "Pompilus albifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punalaukkipistiäinen"@fi,
        "röd murarvägstekel"@sv .

<http://tun.fi/MX.204163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Auplopus carbonarius" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.204161> ;
    skos:hiddenLabel "Auplopus carbonarius"@fi,
        "Sphex carbonaria"@fi,
        "Auplopus carbonarius"@sv,
        "Sphex carbonaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysilaukkipistiäinen"@fi,
        "svart murarvägstekel"@sv .

<http://tun.fi/MX.204166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homonotus sanguinolentus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204165> ;
    skos:hiddenLabel "Homonotus sanguinolentus"@fi,
        "Sphex sanguinolenta"@fi,
        "Homonotus sanguinolentus"@sv,
        "Sphex sanguinolenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raudikkopistiäinen"@fi,
        "torpedvägstekel"@sv .

<http://tun.fi/MX.204168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ferreola diffinis" ;
    dwc:scientificNameAuthorship "(Lepeletier, 1845)" ;
    skos:broader <http://tun.fi/MX.204167> ;
    skos:hiddenLabel "Anoplius diffinis"@fi,
        "Ferreola diffinis"@fi,
        "Anoplius diffinis"@sv,
        "Ferreola diffinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikipistiäinen"@fi,
        "raggarvägstekel"@sv .

<http://tun.fi/MX.204171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agenioideus cinctellus" ;
    dwc:scientificNameAuthorship "(Spinola, 1808)" ;
    skos:broader <http://tun.fi/MX.204169> ;
    skos:hiddenLabel "Agenioideus cinctellus"@fi,
        "Pompilus cinctellus"@fi,
        "Agenioideus cinctellus"@sv,
        "Pompilus cinctellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkupistiäinen"@fi,
        "bergvägstekel"@sv .

<http://tun.fi/MX.204173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Episyron albonotatum" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1827)" ;
    skos:broader <http://tun.fi/MX.204172> ;
    skos:hiddenLabel "Episyron albonotatum"@fi,
        "Pompilus albonotatus"@fi,
        "Episyron albonotatum"@sv,
        "Pompilus albonotatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoturmanpistiäinen"@fi,
        "korsriddarstekel"@sv .

<http://tun.fi/MX.204174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Episyron rufipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204172> ;
    skos:hiddenLabel "Episyron rufipes"@fi,
        "Sphex rufipes"@fi,
        "Episyron rufipes"@sv,
        "Sphex rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaturmanpistiäinen"@fi,
        "strandriddarstekel"@sv .

<http://tun.fi/MX.204177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplius alpinobalticus" ;
    dwc:scientificNameAuthorship "Wolf, 1965" ;
    skos:broader <http://tun.fi/MX.204175> ;
    skos:hiddenLabel "Anoplius alpinobalticus"@fi,
        "Anoplius alpinobalticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varsikimopistiäinen"@fi,
        "kärrvägstekel"@sv .

<http://tun.fi/MX.204178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplius caviventris" ;
    dwc:scientificNameAuthorship "(Aurivillius, 1907)" ;
    skos:broader <http://tun.fi/MX.204175> ;
    skos:hiddenLabel "Anoplius caviventris"@fi,
        "Pompilus caviventris"@fi,
        "Anoplius caviventris"@sv,
        "Pompilus caviventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokokimopistiäinen"@fi,
        "vassvägstekel"@sv .

<http://tun.fi/MX.204179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplius concinnus" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1845)" ;
    skos:broader <http://tun.fi/MX.204175> ;
    skos:hiddenLabel "Anoplius concinnus"@fi,
        "Pompilus concinnus"@fi,
        "Anoplius concinnus"@sv,
        "Pompilus concinnus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakimopistiäinen"@fi,
        "strandvägstekel"@sv .

<http://tun.fi/MX.204180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplius nigerrimus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.204175> ;
    skos:hiddenLabel "Anoplius nigerrimus"@fi,
        "Sphex nigerrima"@fi,
        "Anoplius nigerrimus"@sv,
        "Sphex nigerrima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkokimopistiäinen"@fi,
        "skogsvägstekel"@sv .

<http://tun.fi/MX.204181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplius tenuicornis" ;
    dwc:scientificNameAuthorship "(Tournier, 1889)" ;
    skos:broader <http://tun.fi/MX.204175> ;
    skos:hiddenLabel "Anoplius tenuicornis"@fi,
        "Pompilus tenuicornis"@fi,
        "Anoplius tenuicornis"@sv,
        "Pompilus tenuicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankimopistiäinen"@fi,
        "fjällvägstekel"@sv .

<http://tun.fi/MX.204183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplius aeruginosus" ;
    dwc:scientificNameAuthorship "(Tournier, 1890)" ;
    skos:broader <http://tun.fi/MX.204175> ;
    skos:hiddenLabel "Anoplius aeruginosus"@fi,
        "Pompilus aeruginosus"@fi,
        "Anoplius aeruginosus"@sv,
        "Pompilus aeruginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynikimopistiäinen"@fi,
        "vindvägstekel"@sv .

<http://tun.fi/MX.204184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplius infuscatus" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1827)" ;
    skos:broader <http://tun.fi/MX.204175> ;
    skos:hiddenLabel "Anoplius infuscatus"@fi,
        "Pompilus infuscatus"@fi,
        "Anoplius infuscatus"@sv,
        "Pompilus infuscatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarkimopistiäinen"@fi,
        "silvervägstekel"@sv .

<http://tun.fi/MX.204186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplius viaticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204175> ;
    skos:hiddenLabel "Anoplius viaticus"@fi,
        "Sphex viatica"@fi,
        "Anoplius viaticus"@sv,
        "Sphex viatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokimopistiäinen"@fi,
        "vargvägstekel"@sv .

<http://tun.fi/MX.204188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evagetes alamannicus" ;
    dwc:scientificNameAuthorship "(Blüthgen, 1944)" ;
    skos:broader <http://tun.fi/MX.204187> ;
    skos:hiddenLabel "Evagetes alamannicus"@fi,
        "Pompilus alamannicus"@fi,
        "Evagetes alamannicus"@sv,
        "Pompilus alamannicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovainupistiäinen"@fi,
        "nordgökstekel"@sv .

<http://tun.fi/MX.204189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evagetes crassicornis" ;
    dwc:scientificNameAuthorship "(Shuckard, 1837)" ;
    skos:broader <http://tun.fi/MX.204187> ;
    skos:hiddenLabel "Evagetes crassicornis"@fi,
        "Pompilus crassicornis"@fi,
        "Evagetes crassicornis"@sv,
        "Pompilus crassicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketovainupistiäinen"@fi,
        "sandgökstekel"@sv .

<http://tun.fi/MX.204190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evagetes dubius" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1827)" ;
    skos:broader <http://tun.fi/MX.204187> ;
    skos:hiddenLabel "Aporus dubius"@fi,
        "Evagetes dubius"@fi,
        "Aporus dubius"@sv,
        "Evagetes dubius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvainupistiäinen"@fi,
        "hedgökstekel"@sv .

<http://tun.fi/MX.204191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evagetes gibbulus" ;
    dwc:scientificNameAuthorship "(Lepeletier, 1845)" ;
    skos:broader <http://tun.fi/MX.204187> ;
    skos:hiddenLabel "Evagetes gibbulus"@fi,
        "Pompilus gibbulus"@fi,
        "Evagetes gibbulus"@sv,
        "Pompilus gibbulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkovainupistiäinen"@fi,
        "borstgökstekel"@sv .

<http://tun.fi/MX.204192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evagetes pectinipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204187> ;
    skos:hiddenLabel "Evagetes pectinipes"@fi,
        "Sphex pectinipes"@fi,
        "Evagetes pectinipes"@sv,
        "Sphex pectinipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampavainupistiäinen"@fi,
        "kamgökstekel"@sv .

<http://tun.fi/MX.204193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evagetes proximus" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1845)" ;
    skos:broader <http://tun.fi/MX.204187> ;
    skos:hiddenLabel "Evagetes proximus"@fi,
        "Pompilus proximus"@fi,
        "Evagetes proximus"@sv,
        "Pompilus proximus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjuvainupistiäinen"@fi,
        "kustgökstekel"@sv .

<http://tun.fi/MX.204194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evagetes sahlbergi" ;
    dwc:scientificNameAuthorship "(Morawitz, 1893)" ;
    skos:broader <http://tun.fi/MX.204187> ;
    skos:hiddenLabel "Evagetes sahlbergi"@fi,
        "Pompilus sahlbergi"@fi,
        "Evagetes sahlbergi"@sv,
        "Pompilus sahlbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanvainupistiäinen"@fi,
        "dyngökstekel"@sv .

<http://tun.fi/MX.204195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evagetes subglaber" ;
    dwc:scientificNameAuthorship "(Haupt, 1941)" ;
    skos:broader <http://tun.fi/MX.204187> ;
    skos:hiddenLabel "Evagetes subglaber"@fi,
        "Psammochares subglaber"@fi,
        "Evagetes subglaber"@sv,
        "Psammochares subglaber"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusovainupistiäinen"@fi,
        "koppargökstekel"@sv .

<http://tun.fi/MX.204200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila fumipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila fumipennis"@fi,
        "Pompilus fumipennis"@fi,
        "Arachnospila fumipennis"@sv,
        "Pompilus fumipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsätikaripistiäinen"@fi,
        "åsvägstekel"@sv .

<http://tun.fi/MX.204201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila rufa" ;
    dwc:scientificNameAuthorship "(Haupt, 1927)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila rufa"@fi,
        "Psammochares rufus"@fi,
        "Arachnospila rufa"@sv,
        "Psammochares rufus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotikaripistiäinen"@fi,
        "kustvägstekel"@sv .

<http://tun.fi/MX.204202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila sogdianoides" ;
    dwc:scientificNameAuthorship "(Wolf, 1964)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila sogdiana"@fi,
        "Arachnospila sogdianoides"@fi,
        "Pompilus sogdianoides"@fi,
        "Arachnospila sogdiana"@sv,
        "Arachnospila sogdianoides"@sv,
        "Pompilus sogdianoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatikaripistiäinen"@fi,
        "hedvägstekel"@sv .

<http://tun.fi/MX.204204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila abnormis" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1842)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila abnormis"@fi,
        "Pompilus abnormis"@fi,
        "Arachnospila abnormis"@sv,
        "Pompilus abnormis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketotikaripistiäinen"@fi,
        "finmovägstekel"@sv .

<http://tun.fi/MX.204205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila alvarabnormis" ;
    dwc:scientificNameAuthorship "(Wolf, 1965)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila alvarabnormis"@fi,
        "Pompilus alvarabnormis"@fi,
        "Arachnospila alvarabnormis"@sv,
        "Pompilus alvarabnormis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alvaritikaripistiäinen"@fi,
        "alvarvägstekel"@sv .

<http://tun.fi/MX.204206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila anceps" ;
    dwc:scientificNameAuthorship "(Wesmael, 1851)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila anceps"@fi,
        "Pompilus anceps"@fi,
        "Arachnospila anceps"@sv,
        "Pompilus anceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutikaripistiäinen"@fi,
        "ögonvägstekel"@sv .

<http://tun.fi/MX.204207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila consobrina" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1843)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila consobrina"@fi,
        "Pompilus consobrina"@fi,
        "Arachnospila consobrina"@sv,
        "Pompilus consobrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkotikaripistiäinen"@fi,
        "dynvägstekel"@sv .

<http://tun.fi/MX.204208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila hedickei" ;
    dwc:scientificNameAuthorship "(Haupt, 1929)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila hedickei"@fi,
        "Pompilus hedickei"@fi,
        "Arachnospila hedickei"@sv,
        "Pompilus hedickei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangastikaripistiäinen"@fi,
        "svedjevägstekel"@sv .

<http://tun.fi/MX.204209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila opinata" ;
    dwc:scientificNameAuthorship "(Tournier, 1890)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila opinata"@fi,
        "Pompilus opinatus"@fi,
        "Arachnospila opinata"@sv,
        "Pompilus opinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulotikaripistiäinen"@fi,
        "virvelvägstekel"@sv .

<http://tun.fi/MX.204210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila trivialis" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1843)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila trivialis"@fi,
        "Pompilus trivialis"@fi,
        "Arachnospila trivialis"@sv,
        "Pompilus trivialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttätikaripistiäinen"@fi,
        "krabbvägstekel"@sv .

<http://tun.fi/MX.204211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila wesmaeli" ;
    dwc:scientificNameAuthorship "(Thomson, 1870)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila wesmaeli"@fi,
        "Pompilus wesmaeli"@fi,
        "Arachnospila wesmaeli"@sv,
        "Pompilus wesmaeli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynitikaripistiäinen"@fi,
        "flygsandvägstekel"@sv .

<http://tun.fi/MX.204212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila westerlundi" ;
    dwc:scientificNameAuthorship "(Morawitz, 1893)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila westerlundi"@fi,
        "Pompilus westerlundi"@fi,
        "Arachnospila westerlundi"@sv,
        "Pompilus westerlundi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjutikaripistiäinen"@fi,
        "tallmovägstekel"@sv .

<http://tun.fi/MX.204214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila fuscomarginata" ;
    dwc:scientificNameAuthorship "(Thomson, 1870)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila fuscomarginata"@fi,
        "Pompilus fuscomarginatus"@fi,
        "Arachnospila fuscomarginata"@sv,
        "Pompilus fuscomarginatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdetikaripistiäinen"@fi,
        "kopparvägstekel"@sv .

<http://tun.fi/MX.204215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila minutula" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1842)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila minutula"@fi,
        "Pompilus minutulus"@fi,
        "Arachnospila minutula"@sv,
        "Pompilus minutulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkotikaripistiäinen"@fi,
        "spatelvägstekel"@sv .

<http://tun.fi/MX.204216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnospila spissa" ;
    dwc:scientificNameAuthorship "(Schiødte, 1837)" ;
    skos:broader <http://tun.fi/MX.204198> ;
    skos:hiddenLabel "Arachnospila spissa"@fi,
        "Pompilus spissus"@fi,
        "Arachnospila spissa"@sv,
        "Pompilus spissus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittytikaripistiäinen"@fi,
        "krokvägstekel"@sv .

<http://tun.fi/MX.204218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pompilus cinereus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.204217> ;
    skos:hiddenLabel "Pompilus cinereus"@fi,
        "Sphex cinerea"@fi,
        "Pompilus cinereus"@sv,
        "Sphex cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirakkopistiäinen"@fi,
        "blyvägstekel"@sv .

<http://tun.fi/MX.204220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aporinellus sexmaculatus" ;
    dwc:scientificNameAuthorship "(Spinola, 1805)" ;
    skos:broader <http://tun.fi/MX.204219> ;
    skos:hiddenLabel "Aporinellus sexmaculatus"@fi,
        "Pompilus sexmaculatus"@fi,
        "Aporinellus sexmaculatus"@sv,
        "Pompilus sexmaculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päistärpistiäinen"@fi,
        "taggvägstekel"@sv .

<http://tun.fi/MX.204225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mutilla europaea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.204224> ;
    skos:hiddenLabel "Mutilla europaea"@fi,
        "Mutilla obscura"@fi,
        "Mutilla europaea"@sv,
        "Mutilla obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "miekkapistiäinen"@fi,
        "röd sammetstekel"@sv .

<http://tun.fi/MX.204230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smicromyrme rufipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.204228> ;
    skos:hiddenLabel "Mutilla rufipes"@fi,
        "Smicromyrme rufipes"@fi,
        "Mutilla rufipes"@sv,
        "Smicromyrme rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äimäpistiäinen"@fi,
        "silversammetstekel"@sv .

<http://tun.fi/MX.204233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmosa atra" ;
    dwc:scientificNameAuthorship "Panzer, 1801" ;
    skos:broader <http://tun.fi/MX.204232> ;
    skos:hiddenLabel "Mutilla melanocephala"@fi,
        "Myrmosa atra"@fi,
        "Mutilla melanocephala"@sv,
        "Myrmosa atra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulapistiäinen"@fi,
        "svart myrstekel"@sv .

<http://tun.fi/MX.204237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monosapyga clavicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "pikkusäiläpistiäinen"@fi ;
    skos:broader <http://tun.fi/MX.4994053> ;
    skos:hiddenLabel "Apis clavicornis"@fi,
        "Monosapyga clavicornis"@fi,
        "Sapyga clavicornis"@fi,
        "Apis clavicornis"@sv,
        "Monosapyga clavicornis"@sv,
        "Sapyga clavicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkasäiläpistiäinen"@fi,
        "gul plankstekel"@sv .

<http://tun.fi/MX.204238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sapyga similis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204236> ;
    skos:hiddenLabel "Sapyga similis"@fi,
        "Sirex similis"@fi,
        "Sapyga similis"@sv,
        "Sirex similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosäiläpistiäinen"@fi,
        "rödbent plankstekel"@sv .

<http://tun.fi/MX.204243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Methocha articulata" ;
    dwc:scientificNameAuthorship "Latreille, 1792" ;
    skos:broader <http://tun.fi/MX.204242> ;
    skos:hiddenLabel "Methocha articulata"@fi,
        "Methocha ichneumonides"@fi,
        "Methocha articulata"@sv,
        "Methocha ichneumonides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lysmypistiäinen"@fi,
        "sandjägarstekel"@sv .

<http://tun.fi/MX.204248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoponera punctatissima" ;
    dwc:scientificNameAuthorship "(Roger, 1859)" ;
    skos:broader <http://tun.fi/MX.204247> ;
    skos:hiddenLabel "Hypoponera punctatissima"@fi,
        "Ponera punctatissima"@fi,
        "Hypoponera punctatissima"@sv,
        "Ponera punctatissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lymymuurahainen"@fi,
        "kompostmyra"@sv .

<http://tun.fi/MX.204252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tapinoma melanocephalum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204251> ;
    skos:hiddenLabel "Formica melanocephala"@fi,
        "Formica melanocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tapinoma melanocephalum"@fi,
        "Tapinoma melanocephalum"@sv .

<http://tun.fi/MX.204255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmica rugulosa" ;
    dwc:scientificNameAuthorship "Nylander, 1849" ;
    skos:broader <http://tun.fi/MX.204254> ;
    skos:hiddenLabel "Myrmica rugulosa"@fi,
        "Myrmica rugulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaviholainen"@fi,
        "sandrödmyra"@sv .

<http://tun.fi/MX.204256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmica constricta" ;
    dwc:scientificNameAuthorship "Karavajev, 1934" ;
    skos:altLabel "etelänviholainen"@fi ;
    skos:broader <http://tun.fi/MX.204254> ;
    skos:hiddenLabel "Myrmica constricta"@fi,
        "Myrmica hellenica"@fi,
        "Myrmica constricta"@sv,
        "Myrmica hellenica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyyniviholainen"@fi,
        "mindre rödmyra"@sv .

<http://tun.fi/MX.204257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmica scabrinodis" ;
    dwc:scientificNameAuthorship "Nylander, 1846" ;
    skos:altLabel "hammassarviviholainen"@fi ;
    skos:broader <http://tun.fi/MX.204254> ;
    skos:hiddenLabel "Myrmica scabrinodis"@fi,
        "Myrmica scabrinodis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "polvisarviviholainen"@fi,
        "ängsrödmyra"@sv .

<http://tun.fi/MX.204258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmica vandeli" ;
    dwc:scientificNameAuthorship "Bondroit, 1920" ;
    skos:broader <http://tun.fi/MX.204254> ;
    skos:hiddenLabel "Myrmica vandeli"@fi,
        "Myrmica vandeli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koturiviholainen"@fi,
        "prydlig rödmyra"@sv .

<http://tun.fi/MX.204260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmica sabuleti" ;
    dwc:scientificNameAuthorship "Meinert, 1861" ;
    skos:altLabel "kiekkosarviviholainen"@fi,
        "hedrödmyra"@sv ;
    skos:broader <http://tun.fi/MX.204254> ;
    skos:hiddenLabel "Myrmica lonae"@fi,
        "Myrmica sabuleti"@fi,
        "Myrmica scabrinodis var. lonae"@fi,
        "Myrmica lonae"@sv,
        "Myrmica sabuleti"@sv,
        "Myrmica scabrinodis var. lonae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauhasarviviholainen"@fi,
        "skålrödmyra"@sv .

<http://tun.fi/MX.204261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmica hirsuta" ;
    dwc:scientificNameAuthorship "Elmes, 1978" ;
    skos:broader <http://tun.fi/MX.204254> ;
    skos:hiddenLabel "Myrmica hirsuta"@fi,
        "Myrmica hirsuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaloisviholainen"@fi,
        "hårig rödmyra"@sv .

<http://tun.fi/MX.204262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmica gallienii" ;
    dwc:scientificNameAuthorship "Bondroit, 1920" ;
    skos:altLabel "marskiviholainen"@fi ;
    skos:broader <http://tun.fi/MX.204254> ;
    skos:hiddenLabel "Myrmica gallienii"@fi,
        "Myrmica gallienii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtaviholainen"@fi,
        "strandrödmyra"@sv .

<http://tun.fi/MX.204263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmica sulcinodis" ;
    dwc:scientificNameAuthorship "Nylander, 1846" ;
    skos:broader <http://tun.fi/MX.204254> ;
    skos:hiddenLabel "Myrmica sulcinodis"@fi,
        "Myrmica sulcinodis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vääräsarviviholainen"@fi,
        "större rödmyra"@sv .

<http://tun.fi/MX.204264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmica rubra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204254> ;
    skos:hiddenLabel "Myrmica laevinodis"@fi,
        "Myrmica microrubra"@fi,
        "Myrmica rubra"@fi,
        "Myrmica laevinodis"@sv,
        "Myrmica microrubra"@sv,
        "Myrmica rubra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloviholainen"@fi,
        "trädgårdsrödmyra"@sv .

<http://tun.fi/MX.204265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmica ruginodis" ;
    dwc:scientificNameAuthorship "Nylander, 1846" ;
    skos:broader <http://tun.fi/MX.204254> ;
    skos:hiddenLabel "Myrmica ruginodis"@fi,
        "Myrmica ruginodis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppyviholainen"@fi,
        "skogsrödmyra"@sv .

<http://tun.fi/MX.204266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmica lobicornis" ;
    dwc:scientificNameAuthorship "Nylander, 1846" ;
    skos:broader <http://tun.fi/MX.204254> ;
    skos:hiddenLabel "Myrmica lobicornis"@fi,
        "Myrmica lobicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskasarviviholainen"@fi,
        "mörk rödmyra"@sv .

<http://tun.fi/MX.204267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmica schencki" ;
    dwc:scientificNameAuthorship "Viereck, 1903" ;
    skos:broader <http://tun.fi/MX.204254> ;
    skos:hiddenLabel "Myrmica rubra var. schencki"@fi,
        "Myrmica schencki"@fi,
        "Myrmica rubra var. schencki"@sv,
        "Myrmica schencki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyhäsarviviholainen"@fi,
        "fältrödmyra"@sv .

<http://tun.fi/MX.204268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmica karavajevi" ;
    dwc:scientificNameAuthorship "(Arnoldi, 1930)" ;
    skos:altLabel "loisviholainen"@fi ;
    skos:broader <http://tun.fi/MX.204254> ;
    skos:hiddenLabel "Myrmica karavajevi"@fi,
        "Sifolinia karavajevi"@fi,
        "Myrmica karavajevi"@sv,
        "Sifolinia karavajevi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "periloisviholainen"@fi,
        "snyltrödmyra"@sv .

<http://tun.fi/MX.204272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptothorax acervorum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204271> ;
    skos:hiddenLabel "Formica acervorum"@fi,
        "Leptothorax acervorum"@fi,
        "Formica acervorum"@sv,
        "Leptothorax acervorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaliekomuurahainen"@fi,
        "hårig smalmyra"@sv .

<http://tun.fi/MX.204273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptothorax muscorum" ;
    dwc:scientificNameAuthorship "(Nylander, 1846)" ;
    skos:altLabel "kalju liekomuurahainen"@fi ;
    skos:broader <http://tun.fi/MX.204271> ;
    skos:hiddenLabel "Leptothorax muscorum"@fi,
        "Myrmica muscorum"@fi,
        "Leptothorax muscorum"@sv,
        "Myrmica muscorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloliekomuurahainen"@fi,
        "tallsmalmyra"@sv .

<http://tun.fi/MX.204274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptothorax kutteri" ;
    dwc:scientificNameAuthorship "Buschinger, 1965" ;
    skos:broader <http://tun.fi/MX.204271> ;
    skos:hiddenLabel "Leptothorax kutteri"@fi,
        "Leptothorax kutteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loisliekomuurahainen"@fi,
        "snyltsmalmyra"@sv .

<http://tun.fi/MX.204276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpagoxenus sublaevis" ;
    dwc:scientificNameAuthorship "(Nylander, 1849)" ;
    skos:broader <http://tun.fi/MX.204275> ;
    skos:hiddenLabel "Harpagoxenus sublaevis"@fi,
        "Myrmica sublaevis"@fi,
        "Harpagoxenus sublaevis"@sv,
        "Myrmica sublaevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suurpäämuurahainen"@fi,
        "rostbrun rövarmyra"@sv .

<http://tun.fi/MX.204278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formicoxenus nitidulus" ;
    dwc:scientificNameAuthorship "(Nylander, 1846)" ;
    skos:broader <http://tun.fi/MX.204277> ;
    skos:hiddenLabel "Formicoxenus nitidulus"@fi,
        "Myrmica nitidula"@fi,
        "Formicoxenus nitidulus"@sv,
        "Myrmica nitidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norkomuurahainen"@fi,
        "gästmyra"@sv .

<http://tun.fi/MX.204280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnothorax interruptus" ;
    dwc:scientificNameAuthorship "(Schenck, 1852)" ;
    skos:broader <http://tun.fi/MX.204279> ;
    skos:hiddenLabel "Myrmica interrupta"@fi,
        "Temnothorax interruptus"@fi,
        "Myrmica interrupta"@sv,
        "Temnothorax interruptus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuliekomuurahainen"@fi,
        "hedsmalmyra"@sv .

<http://tun.fi/MX.204281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnothorax tuberum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.204279> ;
    skos:hiddenLabel "Formica tuberum"@fi,
        "Temnothorax tuberum"@fi,
        "Formica tuberum"@sv,
        "Temnothorax tuberum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoliekomuurahainen"@fi,
        "mörkhuvad smalmyra"@sv .

<http://tun.fi/MX.204284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramorium caespitum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204283> ;
    skos:hiddenLabel "Formica caespitum"@fi,
        "Tetramorium caespitum"@fi,
        "Formica caespitum"@sv,
        "Tetramorium caespitum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummimuurahainen"@fi,
        "grästorvmyra"@sv .

<http://tun.fi/MX.204286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anergates atratulus" ;
    dwc:scientificNameAuthorship "(Schenck, 1852)" ;
    skos:broader <http://tun.fi/MX.204285> ;
    skos:hiddenLabel "Anergates atratulus"@fi,
        "Myrmica atratula"@fi,
        "Anergates atratulus"@sv,
        "Myrmica atratula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loisnummimuurahainen"@fi,
        "gökmyra"@sv .

<http://tun.fi/MX.204291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camponotus herculeanus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "hevosmuurahainen"@fi ;
    skos:broader <http://tun.fi/MX.204289> ;
    skos:hiddenLabel "Camponotus herculeanus"@fi,
        "Formica herculeana"@fi,
        "Camponotus herculeanus"@sv,
        "Formica herculeana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsähevosmuurahainen"@fi,
        "hushästmyra"@sv .

<http://tun.fi/MX.204292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camponotus ligniperda" ;
    dwc:scientificNameAuthorship "(Latreille, 1802)" ;
    skos:broader <http://tun.fi/MX.204289> ;
    skos:hiddenLabel "Camponotus ligniperda"@fi,
        "Formica ligniperda"@fi,
        "Camponotus ligniperda"@sv,
        "Formica ligniperda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punahevosmuurahainen"@fi,
        "jordhästmyra"@sv .

<http://tun.fi/MX.204293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camponotus vagus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.204289> ;
    skos:hiddenLabel "Camponotus vagus"@fi,
        "Formica vaga"@fi,
        "Camponotus vagus"@sv,
        "Formica vaga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustahevosmuurahainen"@fi,
        "sothästmyra"@sv .

<http://tun.fi/MX.204297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasius psammophilus" ;
    dwc:scientificNameAuthorship "Seifert, 1992" ;
    skos:broader <http://tun.fi/MX.204295> ;
    skos:hiddenLabel "Lasius psammophilus"@fi,
        "Lasius psammophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietamauriainen"@fi,
        "sandjordmyra"@sv .

<http://tun.fi/MX.204298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasius niger" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "mauriainen"@fi,
        "sokerimuurahainen"@fi ;
    skos:broader <http://tun.fi/MX.204295> ;
    skos:hiddenLabel "Formica nigra"@fi,
        "Lasius niger"@fi,
        "Formica nigra"@sv,
        "Lasius niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihamauriainen"@fi,
        "trädgårdsmyra"@sv .

<http://tun.fi/MX.204299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasius platythorax" ;
    dwc:scientificNameAuthorship "Seifert, 1991" ;
    skos:broader <http://tun.fi/MX.204295> ;
    skos:hiddenLabel "Lasius platythorax"@fi,
        "Lasius platythorax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsämauriainen"@fi,
        "skogsjordmyra"@sv .

<http://tun.fi/MX.204301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasius flavus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1782)" ;
    skos:broader <http://tun.fi/MX.204295> ;
    skos:hiddenLabel "Formica flava"@fi,
        "Lasius flavus"@fi,
        "Formica flava"@sv,
        "Lasius flavus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltiäinen"@fi,
        "gul tuvmyra"@sv .

<http://tun.fi/MX.204303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasius mixtus" ;
    dwc:scientificNameAuthorship "(Nylander, 1846)" ;
    skos:broader <http://tun.fi/MX.204295> ;
    skos:hiddenLabel "Formica mixta"@fi,
        "Lasius mixtus"@fi,
        "Formica mixta"@sv,
        "Lasius mixtus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sekotuoksukeltiäinen"@fi,
        "vinterjordmyra"@sv .

<http://tun.fi/MX.204304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasius sabularum" ;
    dwc:scientificNameAuthorship "(Bondroit, 1918)" ;
    skos:broader <http://tun.fi/MX.204295> ;
    skos:hiddenLabel "Formica umbrata var. sabularum"@fi,
        "Lasius sabularum"@fi,
        "Formica umbrata var. sabularum"@sv,
        "Lasius sabularum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistotuoksukeltiäinen"@fi,
        "höstjordmyra"@sv .

<http://tun.fi/MX.204305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasius umbratus" ;
    dwc:scientificNameAuthorship "(Nylander, 1846)" ;
    skos:broader <http://tun.fi/MX.204295> ;
    skos:hiddenLabel "Formica umbrata"@fi,
        "Lasius umbratus"@fi,
        "Formica umbrata"@sv,
        "Lasius umbratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjotuoksukeltiäinen"@fi,
        "ängsjordmyra"@sv .

<http://tun.fi/MX.204306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasius meridionalis" ;
    dwc:scientificNameAuthorship "(Bondroit, 1920)" ;
    skos:broader <http://tun.fi/MX.204295> ;
    skos:hiddenLabel "Formica meridionalis"@fi,
        "Lasius meridionalis"@fi,
        "Formica meridionalis"@sv,
        "Lasius meridionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eteläntuoksukeltiäinen"@fi,
        "kustjordmyra"@sv .

<http://tun.fi/MX.204308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasius fuliginosus" ;
    dwc:scientificNameAuthorship "(Latreille, 1798)" ;
    skos:broader <http://tun.fi/MX.204295> ;
    skos:hiddenLabel "Formica fuliginosa"@fi,
        "Lasius fuliginosus"@fi,
        "Formica fuliginosa"@sv,
        "Lasius fuliginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paperimuurahainen"@fi,
        "blanksvart trämyra"@sv .

<http://tun.fi/MX.204311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nylanderia vividula" ;
    dwc:scientificNameAuthorship "(Nylander, 1846)" ;
    skos:broader <http://tun.fi/MX.204309> ;
    skos:hiddenLabel "Formica vividula"@fi,
        "Paratrechina vividula"@fi,
        "Formica vividula"@sv,
        "Paratrechina vividula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nylanderia vividula"@fi,
        "Nylanderia vividula"@sv .

<http://tun.fi/MX.204315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica fusca" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "etelänmustahainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica fusca"@fi,
        "Formica fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustamuurahainen"@fi,
        "svart slavmyra"@sv .

<http://tun.fi/MX.204316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica lemani" ;
    dwc:scientificNameAuthorship "Bondroit, 1917" ;
    skos:altLabel "pohjanmustahainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica lemani"@fi,
        "Formica lemani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmustamuurahainen"@fi,
        "nordslavmyra"@sv .

<http://tun.fi/MX.204317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica picea" ;
    dwc:scientificNameAuthorship "Nylander, 1846" ;
    skos:altLabel "suomustahainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica picea"@fi,
        "Formica transkaucasica"@fi,
        "Formica picea"@sv,
        "Formica transkaucasica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltomuurahainen"@fi,
        "vitmossmyra"@sv .

<http://tun.fi/MX.204318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica gagatoides" ;
    dwc:scientificNameAuthorship "Ruzsky, 1905" ;
    skos:altLabel "lapin kiiltomuurahainen"@fi,
        "lapinmustahainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica fusca var. gagatoides"@fi,
        "Formica gagatoides"@fi,
        "Formica fusca var. gagatoides"@sv,
        "Formica gagatoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinmuurahainen"@fi,
        "fjällmyra"@sv .

<http://tun.fi/MX.204319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica rufibarbis" ;
    dwc:scientificNameAuthorship "Fabricius, 1793" ;
    skos:altLabel "ketomustahainen"@fi,
        "punapartamuurahainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica rufibarbis"@fi,
        "Formica rufibarbis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketomuurahainen"@fi,
        "röd slavmyra"@sv .

<http://tun.fi/MX.204320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica clara" ;
    dwc:scientificNameAuthorship "Forel, 1886" ;
    skos:altLabel "harjumustahainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica clara"@fi,
        "Formica cunicularia"@fi,
        "Formica lusatica"@fi,
        "Formica rufibarbis var. clara"@fi,
        "Formica clara"@sv,
        "Formica cunicularia"@sv,
        "Formica lusatica"@sv,
        "Formica rufibarbis var. clara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjumuurahainen"@fi,
        "större slavmyra"@sv .

<http://tun.fi/MX.204321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica cinerea" ;
    dwc:scientificNameAuthorship "Mayr, 1853" ;
    skos:altLabel "samettimustahainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica cinerea"@fi,
        "Formica cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "samettimuurahainen"@fi,
        "gråmyra"@sv .

<http://tun.fi/MX.204323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica uralensis" ;
    dwc:scientificNameAuthorship "Ruzsky, 1895" ;
    skos:altLabel "uralin muurahainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica uralensis"@fi,
        "Formica uralensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapäämuurahainen"@fi,
        "uralmyra"@sv .

<http://tun.fi/MX.204325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica pratensis" ;
    dwc:scientificNameAuthorship "Retzius, 1783" ;
    skos:altLabel "ketokusiainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica cordieri"@fi,
        "Formica nigricans"@fi,
        "Formica pratensis"@fi,
        "Formica cordieri"@sv,
        "Formica nigricans"@sv,
        "Formica pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittymuurahainen"@fi,
        "ängsmyra"@sv .

<http://tun.fi/MX.204326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica rufa" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "punakusiainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica rufa"@fi,
        "Formica rufa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakekomuurahainen"@fi,
        "röd skogsmyra"@sv .

<http://tun.fi/MX.204327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica polyctena" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:altLabel "kaljukusiainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica polyctena"@fi,
        "Formica polyctena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljukekomuurahainen"@fi,
        "kal skogsmyra"@sv .

<http://tun.fi/MX.204328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica aquilonia" ;
    dwc:scientificNameAuthorship "Yarrow, 1955" ;
    skos:altLabel "pohjankusiainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica aquilonia"@fi,
        "Formica aquilonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsukekomuurahainen"@fi,
        "nordskogsmyra"@sv .

<http://tun.fi/MX.204329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica lugubris" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:altLabel "karvakusiainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica lugubris"@fi,
        "Formica lugubris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakekomuurahainen"@fi,
        "hårig skogsmyra"@sv .

<http://tun.fi/MX.204330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica truncorum" ;
    dwc:scientificNameAuthorship "Fabricius, 1804" ;
    skos:altLabel "kantokusiainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica truncorum"@fi,
        "Formica truncorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantomuurahainen"@fi,
        "stubbmyra"@sv .

<http://tun.fi/MX.204332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica sanguinea" ;
    dwc:scientificNameAuthorship "Latreille, 1798" ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica sanguinea"@fi,
        "Formica sanguinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verimuurahainen"@fi,
        "blodröd rövarmyra"@sv .

<http://tun.fi/MX.204334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica exsecta" ;
    dwc:scientificNameAuthorship "Nylander, 1846" ;
    skos:altLabel "loviniskamuurahainen"@fi ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica exsecta"@fi,
        "Formica exsecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaloviniska"@fi,
        "hårig hedmyra"@sv .

<http://tun.fi/MX.204335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Formica fennica" ;
    dwc:scientificNameAuthorship "Seifert, 2000" ;
    skos:broader <http://tun.fi/MX.204313> ;
    skos:hiddenLabel "Formica fennica"@fi,
        "Formica fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenloviniska"@fi,
        "smalhuvad hedmyra"@sv .

<http://tun.fi/MX.204336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecodes longulus" ;
    dwc:scientificNameAuthorship "von Hagens, 1882" ;
    skos:broader <http://tun.fi/MX.204853> ;
    skos:hiddenLabel "Sphecodes longulus"@fi,
        "Sphecodes longulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuverimehiläinen"@fi,
        "dvärgblodbi"@sv .

<http://tun.fi/MX.204337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecodes miniatus" ;
    dwc:scientificNameAuthorship "von Hagens, 1882" ;
    skos:broader <http://tun.fi/MX.204853> ;
    skos:hiddenLabel "Sphecodes dimidiatus"@fi,
        "Sphecodes miniatus"@fi,
        "Sphecodes dimidiatus"@sv,
        "Sphecodes miniatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöverimehiläinen"@fi,
        "pannblodbi"@sv .

<http://tun.fi/MX.204338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecodes monilicornis" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204853> ;
    skos:hiddenLabel "Melitta monilicornis"@fi,
        "Sphecodes monilicornis"@fi,
        "Melitta monilicornis"@sv,
        "Sphecodes monilicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloverimehiläinen"@fi,
        "ängsblodbi"@sv .

<http://tun.fi/MX.204339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecodes pellucidus" ;
    dwc:scientificNameAuthorship "Smith, 1845" ;
    skos:broader <http://tun.fi/MX.204853> ;
    skos:hiddenLabel "Sphecodes pellucidus"@fi,
        "Sphecodes pilifrons"@fi,
        "Sphecodes pellucidus"@sv,
        "Sphecodes pilifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiekkaverimehiläinen"@fi,
        "sandblodbi"@sv .

<http://tun.fi/MX.204340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecodes puncticeps" ;
    dwc:scientificNameAuthorship "Thomson, 1870" ;
    skos:broader <http://tun.fi/MX.204853> ;
    skos:hiddenLabel "Sphecodes puncticeps"@fi,
        "Sphecodes puncticeps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisteverimehiläinen"@fi,
        "punktblodbi"@sv .

<http://tun.fi/MX.204341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecodes reticulatus" ;
    dwc:scientificNameAuthorship "Thomson, 1870" ;
    skos:broader <http://tun.fi/MX.204853> ;
    skos:hiddenLabel "Sphecodes reticulatus"@fi,
        "Sphecodes reticulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkoverimehiläinen"@fi,
        "nätblodbi"@sv .

<http://tun.fi/MX.204349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halictus rubicundus" ;
    dwc:scientificNameAuthorship "(Christ, 1791)" ;
    skos:broader <http://tun.fi/MX.204343> ;
    skos:hiddenLabel "Apis rubicunda"@fi,
        "Halictus rubicundus"@fi,
        "Apis rubicunda"@sv,
        "Halictus rubicundus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punajalkavakomehiläinen"@fi,
        "skogsbandbi"@sv .

<http://tun.fi/MX.204351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halictus confusus" ;
    dwc:scientificNameAuthorship "Smith, 1853" ;
    skos:broader <http://tun.fi/MX.204343> ;
    skos:hiddenLabel "Halictus confusus"@fi,
        "Halictus perkinsi"@fi,
        "Halictus confusus"@sv,
        "Halictus perkinsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskivakomehiläinen"@fi,
        "kustbandbi"@sv .

<http://tun.fi/MX.204352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halictus leucaheneus" ;
    dwc:scientificNameAuthorship "Ebmer, 1972" ;
    skos:broader <http://tun.fi/MX.204343> ;
    skos:hiddenLabel "Halictus arenosus"@fi,
        "Halictus leucaheneus"@fi,
        "Halictus arenosus"@sv,
        "Halictus leucaheneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdevakomehiläinen"@fi,
        "stäppbandbi"@sv .

<http://tun.fi/MX.204353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halictus tumulorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204343> ;
    skos:hiddenLabel "Apis tumulorum"@fi,
        "Halictus tumulorum"@fi,
        "Apis tumulorum"@sv,
        "Halictus tumulorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhavakomehiläinen"@fi,
        "ängsbandbi"@sv .

<http://tun.fi/MX.204355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halictus maculatus" ;
    dwc:scientificNameAuthorship "Smith, 1848" ;
    skos:broader <http://tun.fi/MX.204343> ;
    skos:hiddenLabel "Halictus maculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplävakomehiläinen"@fi,
        "Halictus maculatus"@sv .

<http://tun.fi/MX.204359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum leucopus" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Lasioglossum leucopus"@fi,
        "Melitta leucopus"@fi,
        "Lasioglossum leucopus"@sv,
        "Melitta leucopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietavihermehiläinen"@fi,
        "bronssmalbi"@sv .

<http://tun.fi/MX.204360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum lucidulum" ;
    dwc:scientificNameAuthorship "(Schenck, 1861)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Hylaeus lucidulus"@fi,
        "Lasioglossum lucidulum"@fi,
        "Hylaeus lucidulus"@sv,
        "Lasioglossum lucidulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentohietamehiläinen"@fi,
        "glanssmalbi"@sv .

<http://tun.fi/MX.204361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum morio" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Hylaeus morio"@fi,
        "Lasioglossum morio"@fi,
        "Hylaeus morio"@sv,
        "Lasioglossum morio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovihermehiläinen"@fi,
        "metallsmalbi"@sv .

<http://tun.fi/MX.204362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum nitidiusculum" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Lasioglossum nitidiusculum"@fi,
        "Melitta nitidiuscula"@fi,
        "Lasioglossum nitidiusculum"@sv,
        "Melitta nitidiuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhietamehiläinen"@fi,
        "släntsmalbi"@sv .

<http://tun.fi/MX.204363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum punctatissimum" ;
    dwc:scientificNameAuthorship "(Schenck, 1853)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Hylaeus punctatissimus"@fi,
        "Lasioglossum punctatissimum"@fi,
        "Hylaeus punctatissimus"@sv,
        "Lasioglossum punctatissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistehietamehiläinen"@fi,
        "punktsmalbi"@sv .

<http://tun.fi/MX.204364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum quadrinotatulum" ;
    dwc:scientificNameAuthorship "(Schenck, 1861)" ;
    skos:altLabel "kaakonvakomehiläinen"@fi ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Hylaeus quadrinotatulus"@fi,
        "Lasioglossum quadrinotatulum"@fi,
        "Hylaeus quadrinotatulus"@sv,
        "Lasioglossum quadrinotatulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelitäplähietamehiläinen"@fi,
        "reliktsmalbi"@sv .

<http://tun.fi/MX.204365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum rufitarse" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Halictus rufitarsis"@fi,
        "Lasioglossum rufitarse"@fi,
        "Halictus rufitarsis"@sv,
        "Lasioglossum rufitarse"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsähietamehiläinen"@fi,
        "skogssmalbi"@sv .

<http://tun.fi/MX.204366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum tarsatum" ;
    dwc:scientificNameAuthorship "(Schenck, 1868)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Halictus tarsatus"@fi,
        "Lasioglossum tarsatum"@fi,
        "Halictus tarsatus"@sv,
        "Lasioglossum tarsatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nilkkahietamehiläinen"@fi,
        "dynsmalbi"@sv .

<http://tun.fi/MX.204367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum villosulum" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Lasioglossum villosulum"@fi,
        "Melitta villosula"@fi,
        "Lasioglossum villosulum"@sv,
        "Melitta villosula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villahietamehiläinen"@fi,
        "hedsmalbi"@sv .

<http://tun.fi/MX.204369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum albipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Apis albipes"@fi,
        "Lasioglossum albipes"@fi,
        "Apis albipes"@sv,
        "Lasioglossum albipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohietamehiläinen"@fi,
        "ängssmalbi"@sv .

<http://tun.fi/MX.204370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum calceatum" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Apis calceata"@fi,
        "Hylaeus cylindricus"@fi,
        "Lasioglossum calceatum"@fi,
        "Apis calceata"@sv,
        "Hylaeus cylindricus"@sv,
        "Lasioglossum calceatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmähietamehiläinen"@fi,
        "mysksmalbi"@sv .

<http://tun.fi/MX.204371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum fratellum" ;
    dwc:scientificNameAuthorship "(Pérez, 1903)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Halictus fratellus"@fi,
        "Halictus norvegicus"@fi,
        "Halictus subfasciatus"@fi,
        "Lasioglossum fratellum"@fi,
        "Halictus fratellus"@sv,
        "Halictus norvegicus"@sv,
        "Halictus subfasciatus"@sv,
        "Lasioglossum fratellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysihietamehiläinen"@fi,
        "svartsmalbi"@sv .

<http://tun.fi/MX.204372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum fulvicorne" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Lasioglossum fulvicorne"@fi,
        "Melitta fulvicornis"@fi,
        "Lasioglossum fulvicorne"@sv,
        "Melitta fulvicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahietamehiläinen"@fi,
        "brunsmalbi"@sv .

<http://tun.fi/MX.204375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum leucozonium" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Apis leucozonia"@fi,
        "Lasioglossum leucozonium"@fi,
        "Apis leucozonia"@sv,
        "Lasioglossum leucozonium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "homehietamehiläinen"@fi,
        "vägsmalbi"@sv .

<http://tun.fi/MX.204376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum quadrinotatum" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Lasioglossum quadrinotatum"@fi,
        "Melitta quadrinotata"@fi,
        "Lasioglossum quadrinotatum"@sv,
        "Melitta quadrinotata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenhietamehiläinen"@fi,
        "hagsmalbi"@sv .

<http://tun.fi/MX.204377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum sexnotatulum" ;
    dwc:scientificNameAuthorship "(Nylander, 1852)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Halictus sexnotatulus"@fi,
        "Lasioglossum sexnotatulum"@fi,
        "Halictus sexnotatulus"@sv,
        "Lasioglossum sexnotatulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuustäplähietamehiläinen"@fi,
        "kantsmalbi"@sv .

<http://tun.fi/MX.204378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum zonulum" ;
    dwc:scientificNameAuthorship "(Smith, 1848)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Halictus zonulus"@fi,
        "Lasioglossum zonulum"@fi,
        "Halictus zonulus"@sv,
        "Lasioglossum zonulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöhietamehiläinen"@fi,
        "zonsmalbi"@sv .

<http://tun.fi/MX.204382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colletes cunicularius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.204381> ;
    skos:hiddenLabel "Apis cunicularia"@fi,
        "Colletes cunicularius"@fi,
        "Apis cunicularia"@sv,
        "Colletes cunicularius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätiskosmehiläinen"@fi,
        "vårsidenbi"@sv .

<http://tun.fi/MX.204383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colletes daviesanus" ;
    dwc:scientificNameAuthorship "Smith, 1846" ;
    skos:broader <http://tun.fi/MX.204381> ;
    skos:hiddenLabel "Colletes daviesana"@fi,
        "Colletes daviesanus"@fi,
        "Colletes daviesana"@sv,
        "Colletes daviesanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmäiskosmehiläinen"@fi,
        "väggsidenbi"@sv .

<http://tun.fi/MX.204384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colletes floralis" ;
    dwc:scientificNameAuthorship "Eversmann, 1852" ;
    skos:broader <http://tun.fi/MX.204381> ;
    skos:hiddenLabel "Colletes alpina"@fi,
        "Colletes floralis"@fi,
        "Colletes montana"@fi,
        "Colletes suecica"@fi,
        "Colletes alpina"@sv,
        "Colletes floralis"@sv,
        "Colletes montana"@sv,
        "Colletes suecica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoiskosmehiläinen"@fi,
        "florsidenbi"@sv .

<http://tun.fi/MX.204385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colletes impunctatus" ;
    dwc:scientificNameAuthorship "Nylander, 1852" ;
    skos:broader <http://tun.fi/MX.204381> ;
    skos:hiddenLabel "Colletes impunctata"@fi,
        "Colletes impunctatus"@fi,
        "Colletes impunctata"@sv,
        "Colletes impunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkoiskosmehiläinen"@fi,
        "finsidenbi"@sv .

<http://tun.fi/MX.204386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colletes marginatus" ;
    dwc:scientificNameAuthorship "Smith, 1846" ;
    skos:broader <http://tun.fi/MX.204381> ;
    skos:hiddenLabel "Colletes marginata"@fi,
        "Colletes marginatus"@fi,
        "Colletes thomsoni"@fi,
        "Colletes marginata"@sv,
        "Colletes marginatus"@sv,
        "Colletes thomsoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuiskosmehiläinen"@fi,
        "klöversidenbi"@sv .

<http://tun.fi/MX.204387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colletes similis" ;
    dwc:scientificNameAuthorship "Schenck, 1853" ;
    skos:broader <http://tun.fi/MX.204381> ;
    skos:hiddenLabel "Colletes picistigma"@fi,
        "Colletes similis"@fi,
        "Colletes picistigma"@sv,
        "Colletes similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesantoiskosmehiläinen"@fi,
        "korgsidenbi"@sv .

<http://tun.fi/MX.204388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colletes succinctus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204381> ;
    skos:hiddenLabel "Apis succincta"@fi,
        "Colletes balteatus"@fi,
        "Colletes succinctus"@fi,
        "Apis succincta"@sv,
        "Colletes balteatus"@sv,
        "Colletes succinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasiskosmehiläinen"@fi,
        "ljungsidenbi"@sv .

<http://tun.fi/MX.204392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus brevicornis" ;
    dwc:scientificNameAuthorship "Nylander, 1852" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus brevicornis"@fi,
        "Hylaeus brevicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusimamehiläinen"@fi,
        "småcitronbi"@sv .

<http://tun.fi/MX.204394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus angustatus" ;
    dwc:scientificNameAuthorship "(Schenck, 1861)" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus angustatus"@fi,
        "Hylaeus submarginatus"@fi,
        "Prosopis angustata"@fi,
        "Hylaeus angustatus"@sv,
        "Hylaeus submarginatus"@sv,
        "Prosopis angustata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikiosimamehiläinen"@fi,
        "smalcitronbi"@sv .

<http://tun.fi/MX.204395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus annulatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Apis annulata"@fi,
        "Hylaeus annulatus"@fi,
        "Hylaeus borealis"@fi,
        "Apis annulata"@sv,
        "Hylaeus annulatus"@sv,
        "Hylaeus borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansimamehiläinen"@fi,
        "ringcitronbi"@sv .

<http://tun.fi/MX.204396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus cardioscapus" ;
    dwc:scientificNameAuthorship "Cockerell, 1924" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus cardioscapus"@fi,
        "Hylaeus miyakei"@fi,
        "Prosopis vallei"@fi,
        "Hylaeus miyakei"@sv,
        "Prosopis vallei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herttasimamehiläinen"@fi,
        "Hylaeus cardioscapus"@sv .

<http://tun.fi/MX.204397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus communis" ;
    dwc:scientificNameAuthorship "Nylander, 1852" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus communis"@fi,
        "Hylaeus communis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vattusimamehiläinen"@fi,
        "gårdcitronbi"@sv .

<http://tun.fi/MX.204398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus gracilicornis" ;
    dwc:scientificNameAuthorship "(Morawitz, 1867)" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus gracilicornis"@fi,
        "Prosopis gracilicornis"@fi,
        "Hylaeus gracilicornis"@sv,
        "Prosopis gracilicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmirihmasimamehiläinen"@fi,
        "slankcitronbi"@sv .

<http://tun.fi/MX.204399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus nigritus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus nigritus"@fi,
        "Hylaeus propinquus"@fi,
        "Mellinus nigrita"@fi,
        "Hylaeus propinquus"@sv,
        "Mellinus nigrita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "posliinisimamehiläinen"@fi,
        "Hylaeus nigritus"@sv .

<http://tun.fi/MX.204400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus paulus" ;
    dwc:scientificNameAuthorship "Bridwell, 1919" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus lepidulus"@fi,
        "Hylaeus paulus"@fi,
        "Hylaeus lepidulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentosimamehiläinen"@fi,
        "Hylaeus paulus"@sv .

<http://tun.fi/MX.204402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus dilatatus" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus annularis"@fi,
        "Hylaeus dilatatus"@fi,
        "Melitta dilatata"@fi,
        "Hylaeus annularis"@sv,
        "Melitta dilatata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjosimamehiläinen"@fi,
        "Hylaeus dilatatus"@sv .

<http://tun.fi/MX.204403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus pfankuchi" ;
    dwc:scientificNameAuthorship "(Alfken, 1919)" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus pfankuchi"@fi,
        "Prosopis pfankuchi"@fi,
        "Hylaeus pfankuchi"@sv,
        "Prosopis pfankuchi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokosimamehiläinen"@fi,
        "rörcitronbi"@sv .

<http://tun.fi/MX.204404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus rinki" ;
    dwc:scientificNameAuthorship "(Gorski, 1852)" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus clathratus"@fi,
        "Hylaeus rinki"@fi,
        "Prosopis rinki"@fi,
        "Hylaeus clathratus"@sv,
        "Hylaeus rinki"@sv,
        "Prosopis rinki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengassimamehiläinen"@fi,
        "backcitronbi"@sv .

<http://tun.fi/MX.204406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus pectoralis" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus pectoralis"@fi,
        "Hylaeus pectoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkämäsimamehiläinen"@fi,
        "vasscitronbi"@sv .

<http://tun.fi/MX.204408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus pictipes" ;
    dwc:scientificNameAuthorship "Nylander, 1852" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus pictipes"@fi,
        "Hylaeus pictipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korsisimamehiläinen"@fi,
        "väggcitronbi"@sv .

<http://tun.fi/MX.204410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus confusus" ;
    dwc:scientificNameAuthorship "Nylander, 1852" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus confusus"@fi,
        "Prosopis signata"@fi,
        "Hylaeus confusus"@sv,
        "Prosopis signata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläsimamehiläinen"@fi,
        "ängscitronbi"@sv .

<http://tun.fi/MX.204411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus incongruus" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus genalis"@fi,
        "Hylaeus gibbus"@fi,
        "Hylaeus incongruus"@fi,
        "Hylaeus genalis"@sv,
        "Hylaeus gibbus"@sv,
        "Hylaeus incongruus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poskisimamehiläinen"@fi,
        "hedcitronbi"@sv .

<http://tun.fi/MX.204413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaeus hyalinatus" ;
    dwc:scientificNameAuthorship "Smith, 1842" ;
    skos:broader <http://tun.fi/MX.204390> ;
    skos:hiddenLabel "Hylaeus armillatus"@fi,
        "Hylaeus hyalinatus"@fi,
        "Hylaeus armillatus"@sv,
        "Hylaeus hyalinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesisimamehiläinen"@fi,
        "skivcitronbi"@sv .

<http://tun.fi/MX.204414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypoxylon attenuatum" ;
    dwc:scientificNameAuthorship "Smith, 1851" ;
    skos:broader <http://tun.fi/MX.203887> ;
    skos:hiddenLabel "Trypoxylon attenuatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokosavihukka"@fi,
        "Trypoxylon attenuatum"@sv .

<http://tun.fi/MX.204415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypoxylon clavicerum" ;
    dwc:scientificNameAuthorship "Lepeletier & Serville, 1828" ;
    skos:broader <http://tun.fi/MX.203887> ;
    skos:hiddenLabel "Trypoxylon clavicerum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusosavihukka"@fi,
        "Trypoxylon clavicerum"@sv .

<http://tun.fi/MX.204416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypoxylon figulus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.203887> ;
    skos:hiddenLabel "Sphex figulus"@fi,
        "Trypoxylon figulus"@fi,
        "Sphex figulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosavihukka"@fi,
        "Trypoxylon figulus"@sv .

<http://tun.fi/MX.204417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypoxylon medium" ;
    dwc:scientificNameAuthorship "Beaumont, 1945" ;
    skos:broader <http://tun.fi/MX.203887> ;
    skos:hiddenLabel "Trypoxylon medium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansavihukka"@fi,
        "Trypoxylon medium"@sv .

<http://tun.fi/MX.204418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypoxylon minus" ;
    dwc:scientificNameAuthorship "Beaumont, 1945" ;
    skos:broader <http://tun.fi/MX.203887> ;
    skos:hiddenLabel "Trypoxylon minus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusavihukka"@fi,
        "Trypoxylon minus"@sv .

<http://tun.fi/MX.204421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belomicrus borealis" ;
    dwc:scientificNameAuthorship "Forsius, 1923" ;
    skos:altLabel "nykäpistiäinen"@fi ;
    skos:broader <http://tun.fi/MX.204420> ;
    skos:hiddenLabel "Belomicrus borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nykähukka"@fi,
        "Belomicrus borealis"@sv .

<http://tun.fi/MX.204423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxybelus argentatus" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.204422> ;
    skos:hiddenLabel "Oxybelus argentatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyyniokahukka"@fi,
        "Oxybelus argentatus"@sv .

<http://tun.fi/MX.204424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxybelus bipunctatus" ;
    dwc:scientificNameAuthorship "Olivier, 1812" ;
    skos:broader <http://tun.fi/MX.204422> ;
    skos:hiddenLabel "Oxybelus bipunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuokahukka"@fi,
        "Oxybelus bipunctatus"@sv .

<http://tun.fi/MX.204425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxybelus mandibularis" ;
    dwc:scientificNameAuthorship "Dahlbom, 1845" ;
    skos:broader <http://tun.fi/MX.204422> ;
    skos:hiddenLabel "Oxybelus mandibularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leukaokahukka"@fi,
        "Oxybelus mandibularis"@sv .

<http://tun.fi/MX.204427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxybelus trispinosus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.204422> ;
    skos:hiddenLabel "Apis trispinosus"@fi,
        "Oxybelus trispinosus"@fi,
        "Apis trispinosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäokahukka"@fi,
        "Oxybelus trispinosus"@sv .

<http://tun.fi/MX.204428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxybelus uniglumis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204422> ;
    skos:hiddenLabel "Oxybelus uniglumis"@fi,
        "Vespa uniglumis"@fi,
        "Vespa uniglumis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaokahukka"@fi,
        "Oxybelus uniglumis"@sv .

<http://tun.fi/MX.204431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomognathus brevis" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1829)" ;
    skos:broader <http://tun.fi/MX.204430> ;
    skos:hiddenLabel "Crabro brevis"@fi,
        "Entomognathus brevis"@fi,
        "Crabro brevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirppahukka"@fi,
        "Entomognathus brevis"@sv .

<http://tun.fi/MX.204433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lindenius albilabris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204432> ;
    skos:hiddenLabel "Crabro albilabris"@fi,
        "Lindenius albilabris"@fi,
        "Crabro albilabris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysihukka"@fi,
        "Lindenius albilabris"@sv .

<http://tun.fi/MX.204436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalum coarctatum" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.204434> ;
    skos:hiddenLabel "Rhopalum coarctatum"@fi,
        "Sphex coarctata"@fi,
        "Sphex coarctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokarttuhukka"@fi,
        "Rhopalum coarctatum"@sv .

<http://tun.fi/MX.204437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalum gracile" ;
    dwc:scientificNameAuthorship "Wesmael, 1852" ;
    skos:broader <http://tun.fi/MX.204434> ;
    skos:hiddenLabel "Rhopalum gracile"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakarttuhukka"@fi,
        "Rhopalum gracile"@sv .

<http://tun.fi/MX.204439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalum clavipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204434> ;
    skos:hiddenLabel "Rhopalum clavipes"@fi,
        "Sphex clavipes"@fi,
        "Sphex clavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakarttuhukka"@fi,
        "Rhopalum clavipes"@sv .

<http://tun.fi/MX.204442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus assimilis" ;
    dwc:scientificNameAuthorship "(Smith, 1856)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro assimilis"@fi,
        "Crossocerus assimilis"@fi,
        "Crabro assimilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkopikkuhukka"@fi,
        "Crossocerus assimilis"@sv .

<http://tun.fi/MX.204443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus congener" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1844)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro congener"@fi,
        "Crossocerus congener"@fi,
        "Crabro congener"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korsipikkuhukka"@fi,
        "Crossocerus congener"@sv .

<http://tun.fi/MX.204444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus podagricus" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1829)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro podagricus"@fi,
        "Crossocerus podagricus"@fi,
        "Crabro podagricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopikkuhukka"@fi,
        "Crossocerus podagricus"@sv .

<http://tun.fi/MX.204446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus vagabundus" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro vagabundus"@fi,
        "Crossocerus vagabundus"@fi,
        "Crabro vagabundus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaksiaispikkuhukka"@fi,
        "Crossocerus vagabundus"@sv .

<http://tun.fi/MX.204448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus annulipes" ;
    dwc:scientificNameAuthorship "Lepeletier & Brullé, 1835" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crossocerus annulipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaskaspikkuhukka"@fi,
        "Crossocerus annulipes"@sv .

<http://tun.fi/MX.204449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus barbipes" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1845)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro barbipes"@fi,
        "Crossocerus barbipes"@fi,
        "Crabro barbipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnipikkuhukka"@fi,
        "Crossocerus barbipes"@sv .

<http://tun.fi/MX.204450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus capitosus" ;
    dwc:scientificNameAuthorship "(Shuckard, 1837)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro capitosus"@fi,
        "Crossocerus capitosus"@fi,
        "Crabro capitosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seljapikkuhukka"@fi,
        "Crossocerus capitosus"@sv .

<http://tun.fi/MX.204451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus cetratus" ;
    dwc:scientificNameAuthorship "(Shuckard, 1837)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro cetratus"@fi,
        "Crossocerus cetratus"@fi,
        "Crabro cetratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnapikkuhukka"@fi,
        "Crossocerus cetratus"@sv .

<http://tun.fi/MX.204452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus cinxius" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1839)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro cinxius"@fi,
        "Crossocerus cinxius"@fi,
        "Crabro cinxius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaspikkuhukka"@fi,
        "Crossocerus cinxius"@sv .

<http://tun.fi/MX.204453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus heydeni" ;
    dwc:scientificNameAuthorship "Kohl, 1880" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crossocerus heydeni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolopikkuhukka"@fi,
        "Crossocerus heydeni"@sv .

<http://tun.fi/MX.204454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus leucostoma" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crossocerus leucostoma"@fi,
        "Sphex leucostoma"@fi,
        "Sphex leucostoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäpikkuhukka"@fi,
        "Crossocerus leucostoma"@sv .

<http://tun.fi/MX.204455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus megacephalus" ;
    dwc:scientificNameAuthorship "(Rossi, 1790)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro megacephalus"@fi,
        "Crossocerus megacephalus"@fi,
        "Crabro megacephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tukkipikkuhukka"@fi,
        "Crossocerus megacephalus"@sv .

<http://tun.fi/MX.204456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus nigritus" ;
    dwc:scientificNameAuthorship "Lepeletier & Brullé, 1835" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crossocerus nigritus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvapikkuhukka"@fi,
        "Crossocerus nigritus"@sv .

<http://tun.fi/MX.204457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus styrius" ;
    dwc:scientificNameAuthorship "(Kohl, 1892)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro styrius"@fi,
        "Crossocerus styrius"@fi,
        "Crabro styrius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysipikkuhukka"@fi,
        "Crossocerus styrius"@sv .

<http://tun.fi/MX.204458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus walkeri" ;
    dwc:scientificNameAuthorship "(Shuckard, 1837)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro walkeri"@fi,
        "Crossocerus walkeri"@fi,
        "Crabro walkeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korentopikkuhukka"@fi,
        "Crossocerus walkeri"@sv .

<http://tun.fi/MX.204460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus elongatulus" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1829)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro elongatulus"@fi,
        "Crossocerus elongatulus"@fi,
        "Crabro elongatulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muuripikkuhukka"@fi,
        "Crossocerus elongatulus"@sv .

<http://tun.fi/MX.204461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus exiguus" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1829)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro exiguus"@fi,
        "Crossocerus exiguus"@fi,
        "Crabro exiguus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdepikkuhukka"@fi,
        "Crossocerus exiguus"@sv .

<http://tun.fi/MX.204462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus lundbladi" ;
    dwc:scientificNameAuthorship "(Kjellander, 1954)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro lundbladi"@fi,
        "Crossocerus lundbladi"@fi,
        "Crabro lundbladi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpikkuhukka"@fi,
        "Crossocerus lundbladi"@sv .

<http://tun.fi/MX.204463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus ovalis" ;
    dwc:scientificNameAuthorship "Lepeletier & Brullé, 1835" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crossocerus ovalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikiopikkuhukka"@fi,
        "Crossocerus ovalis"@sv .

<http://tun.fi/MX.204464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus palmipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crossocerus palmipes"@fi,
        "Sphex palmipes"@fi,
        "Sphex palmipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpipikkuhukka"@fi,
        "Crossocerus palmipes"@sv .

<http://tun.fi/MX.204465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus tarsatus" ;
    dwc:scientificNameAuthorship "(Shuckard, 1837)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro tarsatus"@fi,
        "Crossocerus tarsatus"@fi,
        "Crabro tarsatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nilkkapikkuhukka"@fi,
        "Crossocerus tarsatus"@sv .

<http://tun.fi/MX.204466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus varus" ;
    dwc:scientificNameAuthorship "Lepeletier & Brullé, 1835" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crossocerus varus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietapikkuhukka"@fi,
        "Crossocerus varus"@sv .

<http://tun.fi/MX.204467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus wesmaeli" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1829)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro wesmaeli"@fi,
        "Crossocerus wesmaeli"@fi,
        "Crabro wesmaeli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynipikkuhukka"@fi,
        "Crossocerus wesmaeli"@sv .

<http://tun.fi/MX.204469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus subulatus" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1845)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro subulatus"@fi,
        "Crossocerus subulatus"@fi,
        "Crabro subulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsipikkuhukka"@fi,
        "Crossocerus subulatus"@sv .

<http://tun.fi/MX.204470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus dimidiatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro dimidiatus"@fi,
        "Crossocerus dimidiatus"@fi,
        "Crabro dimidiatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelopikkuhukka"@fi,
        "Crossocerus dimidiatus"@sv .

<http://tun.fi/MX.204472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus quadrimaculatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro quadrimaculatus"@fi,
        "Crossocerus quadrimaculatus"@fi,
        "Crabro quadrimaculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okapikkuhukka"@fi,
        "Crossocerus quadrimaculatus"@sv .

<http://tun.fi/MX.204475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crabro lapponicus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.204473> ;
    skos:hiddenLabel "Crabro lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankiiltohukka"@fi,
        "Crabro lapponicus"@sv .

<http://tun.fi/MX.204476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crabro maeklini" ;
    dwc:scientificNameAuthorship "Morawitz, 1866" ;
    skos:broader <http://tun.fi/MX.204473> ;
    skos:hiddenLabel "Crabro maeklini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkiiltohukka"@fi,
        "Crabro maeklini"@sv .

<http://tun.fi/MX.204478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crabro cribrarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204473> ;
    skos:hiddenLabel "Crabro cribrarius"@fi,
        "Vespa cribraria"@fi,
        "Vespa cribraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokiiltohukka"@fi,
        "Crabro cribrarius"@sv .

<http://tun.fi/MX.204479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crabro ingricus" ;
    dwc:scientificNameAuthorship "(Morawitz, 1888)" ;
    skos:broader <http://tun.fi/MX.204473> ;
    skos:hiddenLabel "Crabro ingricus"@fi,
        "Thyreopus ingricus"@fi,
        "Thyreopus ingricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "inkerinkiiltohukka"@fi,
        "Crabro ingricus"@sv .

<http://tun.fi/MX.204480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crabro peltarius" ;
    dwc:scientificNameAuthorship "(Schreber, 1784)" ;
    skos:broader <http://tun.fi/MX.204473> ;
    skos:hiddenLabel "Crabro peltarius"@fi,
        "Sphex peltarius"@fi,
        "Sphex peltarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakiiltohukka"@fi,
        "Crabro peltarius"@sv .

<http://tun.fi/MX.204481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crabro scutellatus" ;
    dwc:scientificNameAuthorship "(Scheven, 1781)" ;
    skos:broader <http://tun.fi/MX.204473> ;
    skos:hiddenLabel "Crabro scutellatus"@fi,
        "Sphex scutellatus"@fi,
        "Sphex scutellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukiiltohukka"@fi,
        "Crabro scutellatus"@sv .

<http://tun.fi/MX.204484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectemnius cavifrons" ;
    dwc:scientificNameAuthorship "(Thomson, 1870)" ;
    skos:broader <http://tun.fi/MX.204482> ;
    skos:hiddenLabel "Crabro cavifrons"@fi,
        "Ectemnius cavifrons"@fi,
        "Crabro cavifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantokärpäshukka"@fi,
        "Ectemnius cavifrons"@sv .

<http://tun.fi/MX.204485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectemnius lapidarius" ;
    dwc:scientificNameAuthorship "(Panzer, 1804)" ;
    skos:broader <http://tun.fi/MX.204482> ;
    skos:hiddenLabel "Crabro lapidarius"@fi,
        "Ectemnius lapidarius"@fi,
        "Crabro lapidarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakärpäshukka"@fi,
        "Ectemnius lapidarius"@sv .

<http://tun.fi/MX.204486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectemnius ruficornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.204482> ;
    skos:hiddenLabel "Crabro ruficornis"@fi,
        "Ectemnius ruficornis"@fi,
        "Crabro ruficornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelokärpäshukka"@fi,
        "Ectemnius ruficornis"@sv .

<http://tun.fi/MX.204487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectemnius sexcinctus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.204482> ;
    skos:hiddenLabel "Crabro sexcinctus"@fi,
        "Ectemnius sexcinctus"@fi,
        "Crabro sexcinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyökärpäshukka"@fi,
        "Ectemnius sexcinctus"@sv .

<http://tun.fi/MX.204489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectemnius borealis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.204482> ;
    skos:hiddenLabel "Crabro borealis"@fi,
        "Ectemnius borealis"@fi,
        "Crabro borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankärpäshukka"@fi,
        "Ectemnius borealis"@sv .

<http://tun.fi/MX.204490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectemnius dives" ;
    dwc:scientificNameAuthorship "(Lepeletier & Brullé, 1835)" ;
    skos:broader <http://tun.fi/MX.204482> ;
    skos:hiddenLabel "Ectemnius dives"@fi,
        "Solenius dives"@fi,
        "Solenius dives"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsikärpäshukka"@fi,
        "Ectemnius dives"@sv .

<http://tun.fi/MX.204491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectemnius guttatus" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1829)" ;
    skos:broader <http://tun.fi/MX.204482> ;
    skos:hiddenLabel "Crabro guttatus"@fi,
        "Ectemnius guttatus"@fi,
        "Crabro guttatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkukärpäshukka"@fi,
        "Ectemnius guttatus"@sv .

<http://tun.fi/MX.204493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectemnius continuus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.204482> ;
    skos:hiddenLabel "Crabro continuus"@fi,
        "Ectemnius continuus"@fi,
        "Crabro continuus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittykärpäshukka"@fi,
        "Ectemnius continuus"@sv .

<http://tun.fi/MX.204494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectemnius rubicola" ;
    dwc:scientificNameAuthorship "(Dufour & Perris, 1840)" ;
    skos:broader <http://tun.fi/MX.204482> ;
    skos:hiddenLabel "Ectemnius rubicola"@fi,
        "Solenius rubicola"@fi,
        "Solenius rubicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vattukärpäshukka"@fi,
        "Ectemnius rubicola"@sv .

<http://tun.fi/MX.204496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectemnius cephalotes" ;
    dwc:scientificNameAuthorship "(Olivier, 1792)" ;
    skos:broader <http://tun.fi/MX.204482> ;
    skos:hiddenLabel "Crabro cephalotes"@fi,
        "Ectemnius cephalotes"@fi,
        "Crabro cephalotes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokärpäshukka"@fi,
        "Ectemnius cephalotes"@sv .

<http://tun.fi/MX.204497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectemnius fossorius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204482> ;
    skos:hiddenLabel "Ectemnius fossorius"@fi,
        "Sphex fossorius"@fi,
        "Sphex fossorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jymykärpäshukka"@fi,
        "Ectemnius fossorius"@sv .

<http://tun.fi/MX.204498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectemnius spinipes" ;
    dwc:scientificNameAuthorship "(Morawitz, 1866)" ;
    skos:broader <http://tun.fi/MX.204482> ;
    skos:hiddenLabel "Crabro spinipes"@fi,
        "Ectemnius spinipes"@fi,
        "Crabro spinipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okakärpäshukka"@fi,
        "Ectemnius spinipes"@sv .

<http://tun.fi/MX.204501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lestica alata" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.204499> ;
    skos:hiddenLabel "Crabro alata"@fi,
        "Lestica alata"@fi,
        "Crabro alata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänperhoshukka"@fi,
        "Lestica alata"@sv .

<http://tun.fi/MX.204503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lestica clypeata" ;
    dwc:scientificNameAuthorship "(Schreber, 1759)" ;
    skos:broader <http://tun.fi/MX.204499> ;
    skos:hiddenLabel "Apis clypeata"@fi,
        "Lestica clypeata"@fi,
        "Apis clypeata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puuperhoshukka"@fi,
        "Lestica clypeata"@sv .

<http://tun.fi/MX.204505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lestica subterranea" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.204499> ;
    skos:hiddenLabel "Crabro subterranea"@fi,
        "Lestica subterranea"@fi,
        "Crabro subterranea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaperhoshukka"@fi,
        "Lestica subterranea"@sv .

<http://tun.fi/MX.204509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mellinus arvensis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204508> ;
    skos:hiddenLabel "Mellinus arvensis"@fi,
        "Vespa arvensis"@fi,
        "Vespa arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahietahukka"@fi,
        "Mellinus arvensis"@sv .

<http://tun.fi/MX.204510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mellinus crabroneus" ;
    dwc:scientificNameAuthorship "(Thunberg, 1791)" ;
    skos:broader <http://tun.fi/MX.204508> ;
    skos:hiddenLabel "Mellinus crabroneus"@fi,
        "Sphex crabronea"@fi,
        "Sphex crabronea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohietahukka"@fi,
        "Mellinus crabroneus"@sv .

<http://tun.fi/MX.204514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysson ratzeburgi" ;
    dwc:scientificNameAuthorship "Dahlbom, 1843" ;
    skos:altLabel "harhapistiäinen"@fi ;
    skos:broader <http://tun.fi/MX.204513> ;
    skos:hiddenLabel "Alysson ratzeburgi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harhahukka"@fi,
        "Alysson ratzeburgi"@sv .

<http://tun.fi/MX.204517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nysson distinguendus" ;
    dwc:scientificNameAuthorship "Chevrier, 1867" ;
    skos:broader <http://tun.fi/MX.204516> ;
    skos:hiddenLabel "Nysson dimidiatus"@fi,
        "Nysson distinguendus"@fi,
        "Nysson dimidiatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punanystyhukka"@fi,
        "Nysson distinguendus"@sv .

<http://tun.fi/MX.204518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nysson interruptus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.204516> ;
    skos:hiddenLabel "Mellinus interruptus"@fi,
        "Nysson interruptus"@fi,
        "Mellinus interruptus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkonystyhukka"@fi,
        "Nysson interruptus"@sv .

<http://tun.fi/MX.204519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nysson maculosus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.204516> ;
    skos:hiddenLabel "Nysson maculosus"@fi,
        "Sphex maculosus"@fi,
        "Sphex maculosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idännystyhukka"@fi,
        "Nysson maculosus"@sv .

<http://tun.fi/MX.204520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nysson mimulus" ;
    dwc:scientificNameAuthorship "Valkeila, 1964" ;
    skos:broader <http://tun.fi/MX.204516> ;
    skos:hiddenLabel "Nysson mimulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjonystyhukka"@fi,
        "Nysson mimulus"@sv .

<http://tun.fi/MX.204521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nysson niger" ;
    dwc:scientificNameAuthorship "Chevrier, 1868" ;
    skos:broader <http://tun.fi/MX.204516> ;
    skos:hiddenLabel "Nysson niger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkunystyhukka"@fi,
        "Nysson niger"@sv .

<http://tun.fi/MX.204522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nysson spinosus" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.204516> ;
    skos:hiddenLabel "Nysson spinosus"@fi,
        "Sphex spinosus"@fi,
        "Sphex spinosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonystyhukka"@fi,
        "Nysson spinosus"@sv .

<http://tun.fi/MX.204525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argogorytes fargeii" ;
    dwc:scientificNameAuthorship "(Shuckard, 1837)" ;
    skos:broader <http://tun.fi/MX.204524> ;
    skos:hiddenLabel "Argogorytes fargeii"@fi,
        "Gorytes fargeii"@fi,
        "Gorytes fargeii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silovelhohukka"@fi,
        "Argogorytes fargeii"@sv .

<http://tun.fi/MX.204526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argogorytes mystaceus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.204524> ;
    skos:hiddenLabel "Argogorytes mystaceus"@fi,
        "Sphex mystaceus"@fi,
        "Sphex mystaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistevelhohukka"@fi,
        "Argogorytes mystaceus"@sv .

<http://tun.fi/MX.204528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpactus lunatus" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1832)" ;
    skos:broader <http://tun.fi/MX.204527> ;
    skos:hiddenLabel "Harpactus lunatus"@fi,
        "Larra lunata"@fi,
        "Larra lunata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasirohukka"@fi,
        "Harpactus lunatus"@sv .

<http://tun.fi/MX.204529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpactus tumidus" ;
    dwc:scientificNameAuthorship "(Panzer, 1801)" ;
    skos:broader <http://tun.fi/MX.204527> ;
    skos:hiddenLabel "Harpactus tumidus"@fi,
        "Pompilus tumidus"@fi,
        "Pompilus tumidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasirohukka"@fi,
        "Harpactus tumidus"@sv .

<http://tun.fi/MX.204531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gorytes laticinctus" ;
    dwc:scientificNameAuthorship "(Lepeletier, 1832)" ;
    skos:broader <http://tun.fi/MX.204530> ;
    skos:hiddenLabel "Euspongus laticinctus"@fi,
        "Gorytes laticinctus"@fi,
        "Euspongus laticinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihakaskashukka"@fi,
        "Gorytes laticinctus"@sv .

<http://tun.fi/MX.204532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gorytes neglectus" ;
    dwc:scientificNameAuthorship "Handlirsch, 1895" ;
    skos:broader <http://tun.fi/MX.204530> ;
    skos:hiddenLabel "Gorytes neglectus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkaskashukka"@fi,
        "Gorytes neglectus"@sv .

<http://tun.fi/MX.204533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gorytes quadrifasciatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.204530> ;
    skos:hiddenLabel "Gorytes quadrifasciatus"@fi,
        "Mellinus quadrifasciatus"@fi,
        "Mellinus quadrifasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkaskashukka"@fi,
        "Gorytes quadrifasciatus"@sv .

<http://tun.fi/MX.204534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gorytes quinquecinctus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204530> ;
    skos:hiddenLabel "Gorytes quinquecinctus"@fi,
        "Mellinus quinquecinctus"@fi,
        "Mellinus quinquecinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittykaskashukka"@fi,
        "Gorytes quinquecinctus"@sv .

<http://tun.fi/MX.204540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philanthus triangulum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.204539> ;
    skos:hiddenLabel "Philanthus triangulum"@fi,
        "Vespa triangulum"@fi,
        "Vespa triangulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mehiläishukka"@fi,
        "Philanthus triangulum"@sv .

<http://tun.fi/MX.204543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerceris arenaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204542> ;
    skos:hiddenLabel "Cerceris arenaria"@fi,
        "Sphex arenarius"@fi,
        "Sphex arenarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorengashukka"@fi,
        "Cerceris arenaria"@sv .

<http://tun.fi/MX.204544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerceris quadrifasciata" ;
    dwc:scientificNameAuthorship "(Panzer, 1799)" ;
    skos:broader <http://tun.fi/MX.204542> ;
    skos:hiddenLabel "Cerceris quadrifasciata"@fi,
        "Philanthus quadrifasciatus"@fi,
        "Philanthus quadrifasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silorengashukka"@fi,
        "Cerceris quadrifasciata"@sv .

<http://tun.fi/MX.204545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerceris ruficornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204542> ;
    skos:hiddenLabel "Cerceris ruficornis"@fi,
        "Philanthus ruficornis"@fi,
        "Philanthus ruficornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkarengashukka"@fi,
        "Cerceris ruficornis"@sv .

<http://tun.fi/MX.204546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerceris rybyensis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1771)" ;
    skos:broader <http://tun.fi/MX.204542> ;
    skos:hiddenLabel "Cerceris rybyensis"@fi,
        "Sphex rybyensis"@fi,
        "Sphex rybyensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesirengashukka"@fi,
        "Cerceris rybyensis"@sv .

<http://tun.fi/MX.204552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasypoda hirtipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204551> ;
    skos:hiddenLabel "Andrena hirtipes"@fi,
        "Apis altercator"@fi,
        "Dasypoda hirtipes"@fi,
        "Andrena hirtipes"@sv,
        "Apis altercator"@sv,
        "Dasypoda hirtipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "housumehiläinen"@fi,
        "praktbyxbi"@sv .

<http://tun.fi/MX.204557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropis europaea" ;
    dwc:scientificNameAuthorship "Warncke, 1973" ;
    skos:broader <http://tun.fi/MX.204555> ;
    skos:hiddenLabel "Macropis europaea"@fi,
        "Macropis labiata"@fi,
        "Macropis europaea"@sv,
        "Macropis labiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkosäärialpimehiläinen"@fi,
        "lysingbi"@sv .

<http://tun.fi/MX.204558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropis fulvipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.204555> ;
    skos:hiddenLabel "Macropis fulvipes"@fi,
        "Megilla fulvipes"@fi,
        "Megilla fulvipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasäärialpimehiläinen"@fi,
        "Macropis fulvipes"@sv .

<http://tun.fi/MX.204562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melitta haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.204560> ;
    skos:hiddenLabel "Andrena haemorrhoidalis"@fi,
        "Melitta haemorrhoidalis"@fi,
        "Andrena haemorrhoidalis"@sv,
        "Melitta haemorrhoidalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verivyömehiläinen"@fi,
        "blåklocksbi"@sv .

<http://tun.fi/MX.204563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melitta leporina" ;
    dwc:scientificNameAuthorship "(Panzer, 1799)" ;
    skos:broader <http://tun.fi/MX.204560> ;
    skos:hiddenLabel "Apis leporina"@fi,
        "Melitta leporina"@fi,
        "Apis leporina"@sv,
        "Melitta leporina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänövyömehiläinen"@fi,
        "lusernbi"@sv .

<http://tun.fi/MX.204568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aglaoapis tridentata" ;
    dwc:scientificNameAuthorship "(Nylander, 1848)" ;
    skos:broader <http://tun.fi/MX.204567> ;
    skos:hiddenLabel "Aglaoapis tridentata"@fi,
        "Coelioxys tridentata"@fi,
        "Aglaoapis tridentata"@sv,
        "Coelioxys tridentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiilamehiläinen"@fi,
        "kilbi"@sv .

<http://tun.fi/MX.204572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachusa byssina" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.204570> ;
    skos:hiddenLabel "Apis byssina"@fi,
        "Trachusa byssina"@fi,
        "Trachusa serratulae"@fi,
        "Apis byssina"@sv,
        "Trachusa byssina"@sv,
        "Trachusa serratulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hallakkomehiläinen"@fi,
        "hartsbi"@sv .

<http://tun.fi/MX.204575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stelis signata" ;
    dwc:scientificNameAuthorship "(Latreille, 1809)" ;
    skos:broader <http://tun.fi/MX.204573> ;
    skos:hiddenLabel "Anthidium signatum"@fi,
        "Stelis signata"@fi,
        "Anthidium signatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkutöpömehiläinen"@fi,
        "Stelis signata"@sv .

<http://tun.fi/MX.204577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stelis breviuscula" ;
    dwc:scientificNameAuthorship "(Nylander, 1848)" ;
    skos:broader <http://tun.fi/MX.204573> ;
    skos:hiddenLabel "Heriades breviuscula"@fi,
        "Stelis breviuscula"@fi,
        "Heriades breviuscula"@sv,
        "Stelis breviuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantotöpömehiläinen"@fi,
        "väggpansarbi"@sv .

<http://tun.fi/MX.204578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stelis minima" ;
    dwc:scientificNameAuthorship "Schenck, 1861" ;
    skos:broader <http://tun.fi/MX.204573> ;
    skos:hiddenLabel "Stelis minima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiötöpömehiläinen"@fi,
        "Stelis minima"@sv .

<http://tun.fi/MX.204579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stelis minuta" ;
    dwc:scientificNameAuthorship "Lepeletier & Serville, 1825" ;
    skos:broader <http://tun.fi/MX.204573> ;
    skos:hiddenLabel "Stelis minuta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutöpömehiläinen"@fi,
        "Stelis minuta"@sv .

<http://tun.fi/MX.204580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stelis ornatula" ;
    dwc:scientificNameAuthorship "(Klug, 1807)" ;
    skos:broader <http://tun.fi/MX.204573> ;
    skos:hiddenLabel "Gyrodroma ornatula"@fi,
        "Stelis ornatula"@fi,
        "Gyrodroma ornatula"@sv,
        "Stelis ornatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjotöpömehiläinen"@fi,
        "prickpansarbi"@sv .

<http://tun.fi/MX.204581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stelis phaeoptera" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204573> ;
    skos:hiddenLabel "Apis phaeoptera"@fi,
        "Stelis phaeoptera"@fi,
        "Apis phaeoptera"@sv,
        "Stelis phaeoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kotilotöpömehiläinen"@fi,
        "stampansarbi"@sv .

<http://tun.fi/MX.204582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stelis punctulatissima" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204573> ;
    skos:hiddenLabel "Apis aterrima"@fi,
        "Apis punctulatissima"@fi,
        "Stelis punctulatissima"@fi,
        "Apis aterrima"@sv,
        "Apis punctulatissima"@sv,
        "Stelis punctulatissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustatöpömehiläinen"@fi,
        "bandpansarbi"@sv .

<http://tun.fi/MX.204585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthidium manicatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204583> ;
    skos:hiddenLabel "Anthidium manicatum"@fi,
        "Apis maculata"@fi,
        "Apis manicata"@fi,
        "Anthidium manicatum"@sv,
        "Apis maculata"@sv,
        "Apis manicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinähuopamehiläinen"@fi,
        "storullbi"@sv .

<http://tun.fi/MX.204586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthidium punctatum" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.204583> ;
    skos:hiddenLabel "Anthidium minus"@fi,
        "Anthidium punctatum"@fi,
        "Anthidium minus"@sv,
        "Anthidium punctatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivihuopamehiläinen"@fi,
        "småullbi"@sv .

<http://tun.fi/MX.204589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthidiellum strigatum" ;
    dwc:scientificNameAuthorship "(Panzer, 1805)" ;
    skos:altLabel "pihkahuopamehiläinen"@fi ;
    skos:broader <http://tun.fi/MX.204587> ;
    skos:hiddenLabel "Anthidiellum strigatum"@fi,
        "Anthidium minusculum"@fi,
        "Trachusa strigata"@fi,
        "Anthidium minusculum"@sv,
        "Trachusa strigata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihkamehiläinen"@fi,
        "Anthidiellum strigatum"@sv .

<http://tun.fi/MX.204593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelostoma florisomne" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204591> ;
    skos:hiddenLabel "Apis florisomnis"@fi,
        "Apis maxillosa"@fi,
        "Chelostoma florisomne"@fi,
        "Apis florisomnis"@sv,
        "Apis maxillosa"@sv,
        "Chelostoma florisomne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leinikkisoukkomehiläinen"@fi,
        "smörblombi"@sv .

<http://tun.fi/MX.204595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelostoma campanularum" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204591> ;
    skos:hiddenLabel "Apis campanularum"@fi,
        "Chelostoma campanularum"@fi,
        "Apis campanularum"@sv,
        "Chelostoma campanularum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kissankellosoukkomehiläinen"@fi,
        "småsovarbi"@sv .

<http://tun.fi/MX.204597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelostoma rapunculi" ;
    dwc:scientificNameAuthorship "(Lepeletier, 1841)" ;
    skos:broader <http://tun.fi/MX.204591> ;
    skos:hiddenLabel "Apis fuliginosa"@fi,
        "Chelostoma rapunculi"@fi,
        "Heriades nigricornis"@fi,
        "Heriades rapunculi"@fi,
        "Apis fuliginosa"@sv,
        "Chelostoma rapunculi"@sv,
        "Heriades nigricornis"@sv,
        "Heriades rapunculi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuohenkellosoukkomehiläinen"@fi,
        "storsovarbi"@sv .

<http://tun.fi/MX.204600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heriades truncorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204598> ;
    skos:hiddenLabel "Apis truncorum"@fi,
        "Heriades truncorum"@fi,
        "Apis truncorum"@sv,
        "Heriades truncorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantomehiläinen"@fi,
        "väggbi"@sv .

<http://tun.fi/MX.204603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplitis claviventris" ;
    dwc:scientificNameAuthorship "(Thomson, 1872)" ;
    skos:broader <http://tun.fi/MX.204601> ;
    skos:hiddenLabel "Hoplitis claviventris"@fi,
        "Hoplitis leucomelana"@fi,
        "Osmia claviventris"@fi,
        "Osmia foveolata"@fi,
        "Hoplitis claviventris"@sv,
        "Hoplitis leucomelana"@sv,
        "Osmia claviventris"@sv,
        "Osmia foveolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakannusnäivertäjämehiläinen"@fi,
        "märggnagbi"@sv .

<http://tun.fi/MX.204604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplitis leucomelana" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204601> ;
    skos:hiddenLabel "Apis leucomelana"@fi,
        "Hoplitis leucomelana"@fi,
        "Apis leucomelana"@sv,
        "Hoplitis leucomelana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakannusnäivertäjämehiläinen"@fi,
        "smalgnagbi"@sv .

<http://tun.fi/MX.204606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplitis robusta" ;
    dwc:scientificNameAuthorship "(Nylander, 1848)" ;
    skos:broader <http://tun.fi/MX.204601> ;
    skos:hiddenLabel "Heriades robusta"@fi,
        "Hoplitis robusta"@fi,
        "Heriades robusta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurahaisnäivertäjämehiläinen"@fi,
        "Hoplitis robusta"@sv .

<http://tun.fi/MX.204608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplitis tuberculata" ;
    dwc:scientificNameAuthorship "(Nylander, 1848)" ;
    skos:broader <http://tun.fi/MX.204601> ;
    skos:hiddenLabel "Hoplitis tuberculata"@fi,
        "Osmia tuberculata"@fi,
        "Hoplitis tuberculata"@sv,
        "Osmia tuberculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paksupäänäivertäjämehiläinen"@fi,
        "fäbodbi"@sv .

<http://tun.fi/MX.204612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmia leaiana" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204609> ;
    skos:hiddenLabel "Apis leaiana"@fi,
        "Osmia forsii"@fi,
        "Osmia leaiana"@fi,
        "Osmia truncatula"@fi,
        "Apis leaiana"@sv,
        "Osmia forsii"@sv,
        "Osmia leaiana"@sv,
        "Osmia truncatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punamuurarimehiläinen"@fi,
        "fibblemurarbi"@sv .

<http://tun.fi/MX.204614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmia inermis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.204609> ;
    skos:hiddenLabel "Anthophora inermis"@fi,
        "Osmia inermis"@fi,
        "Anthophora inermis"@sv,
        "Osmia inermis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somermuurarimehiläinen"@fi,
        "stenmurarbi"@sv .

<http://tun.fi/MX.204615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmia laticeps" ;
    dwc:scientificNameAuthorship "Thomson, 1872" ;
    skos:broader <http://tun.fi/MX.204609> ;
    skos:hiddenLabel "Osmia hyperborea"@fi,
        "Osmia laticeps"@fi,
        "Osmia hyperborea"@sv,
        "Osmia laticeps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundramuurarimehiläinen"@fi,
        "lingonmurarbi"@sv .

<http://tun.fi/MX.204617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmia disjuncta" ;
    dwc:scientificNameAuthorship "Tkalcu, 1995" ;
    skos:broader <http://tun.fi/MX.204609> ;
    skos:hiddenLabel "Osmia disjuncta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigamuurarimehiläinen"@fi,
        "Osmia disjuncta"@sv .

<http://tun.fi/MX.204618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmia nigriventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.204609> ;
    skos:hiddenLabel "Anthophora nigriventris"@fi,
        "Osmia nigriventris"@fi,
        "Anthophora nigriventris"@sv,
        "Osmia nigriventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsämuurarimehiläinen"@fi,
        "skogsmurarbi"@sv .

<http://tun.fi/MX.204619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmia parietina" ;
    dwc:scientificNameAuthorship "Curtis, 1828" ;
    skos:broader <http://tun.fi/MX.204609> ;
    skos:hiddenLabel "Anthophora angustula"@fi,
        "Osmia parietina"@fi,
        "Anthophora angustula"@sv,
        "Osmia parietina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikkomuurarimehiläinen"@fi,
        "backmurarbi"@sv .

<http://tun.fi/MX.204620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmia pilicornis" ;
    dwc:scientificNameAuthorship "Smith, 1846" ;
    skos:broader <http://tun.fi/MX.204609> ;
    skos:hiddenLabel "Osmia pilicornis"@fi,
        "Osmia pilicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtomuurarimehiläinen"@fi,
        "lundmurarbi"@sv .

<http://tun.fi/MX.204621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmia svenssoni" ;
    dwc:scientificNameAuthorship "Tkalcu, 1983" ;
    skos:broader <http://tun.fi/MX.204609> ;
    skos:hiddenLabel "Osmia svenssoni"@fi,
        "Osmia svenssoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturimuurarimehiläinen"@fi,
        "fjällmurarbi"@sv .

<http://tun.fi/MX.204622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmia uncinata" ;
    dwc:scientificNameAuthorship "Gerstaecker, 1869" ;
    skos:broader <http://tun.fi/MX.204609> ;
    skos:hiddenLabel "Osmia uncinata"@fi,
        "Osmia uncinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomuurarimehiläinen"@fi,
        "hedmurarbi"@sv .

<http://tun.fi/MX.204624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmia bicolor" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.204609> ;
    skos:hiddenLabel "Apis bicolor"@fi,
        "Osmia bicolor"@fi,
        "Apis bicolor"@sv,
        "Osmia bicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kotilomuurarimehiläinen"@fi,
        "snäckmurarbi"@sv .

<http://tun.fi/MX.204626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmia bicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204609> ;
    skos:hiddenLabel "Apis bicornis"@fi,
        "Apis rufa"@fi,
        "Osmia bicornis"@fi,
        "Osmia rufa"@fi,
        "Apis bicornis"@sv,
        "Apis rufa"@sv,
        "Osmia bicornis"@sv,
        "Osmia rufa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusomuurarimehiläinen"@fi,
        "rödmurarbi"@sv .

<http://tun.fi/MX.204630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelioxys conoideus" ;
    dwc:scientificNameAuthorship "(Illiger, 1806)" ;
    skos:broader <http://tun.fi/MX.204628> ;
    skos:hiddenLabel "Anthophora conoidea"@fi,
        "Coelioxys conoidea"@fi,
        "Coelioxys conoideus"@fi,
        "Coelioxys temporalis"@fi,
        "Coelioxys vectis"@fi,
        "Anthophora conoidea"@sv,
        "Coelioxys conoidea"@sv,
        "Coelioxys conoideus"@sv,
        "Coelioxys temporalis"@sv,
        "Coelioxys vectis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopipomehiläinen"@fi,
        "storkägelbi"@sv .

<http://tun.fi/MX.204631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelioxys elongatus" ;
    dwc:scientificNameAuthorship "Lepeletier, 1841" ;
    skos:broader <http://tun.fi/MX.204628> ;
    skos:hiddenLabel "Coelioxys elongata"@fi,
        "Coelioxys elongatus"@fi,
        "Coelioxys simplex"@fi,
        "Coelioxys elongata"@sv,
        "Coelioxys elongatus"@sv,
        "Coelioxys simplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikkopipomehiläinen"@fi,
        "långkägelbi"@sv .

<http://tun.fi/MX.204632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelioxys inermis" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204628> ;
    skos:hiddenLabel "Apis inermis"@fi,
        "Coelioxys acuminata"@fi,
        "Coelioxys inermis"@fi,
        "Apis inermis"@sv,
        "Coelioxys acuminata"@sv,
        "Coelioxys inermis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentopipomehiläinen"@fi,
        "smalkägelbi"@sv .

<http://tun.fi/MX.204633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelioxys lanceolatus" ;
    dwc:scientificNameAuthorship "Nylander, 1852" ;
    skos:broader <http://tun.fi/MX.204628> ;
    skos:hiddenLabel "Coelioxys lanceolata"@fi,
        "Coelioxys lanceolatus"@fi,
        "Coelioxys lanceolata"@sv,
        "Coelioxys lanceolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otapipomehiläinen"@fi,
        "lansettkägelbi"@sv .

<http://tun.fi/MX.204634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelioxys mandibularis" ;
    dwc:scientificNameAuthorship "Nylander, 1848" ;
    skos:broader <http://tun.fi/MX.204628> ;
    skos:hiddenLabel "Coelioxys mandibularis"@fi,
        "Coelioxys mandibularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leukapipomehiläinen"@fi,
        "ängskägelbi"@sv .

<http://tun.fi/MX.204635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelioxys rufescens" ;
    dwc:scientificNameAuthorship "Lepeletier & Serville, 1825" ;
    skos:broader <http://tun.fi/MX.204628> ;
    skos:hiddenLabel "Coelioxys apiculata"@fi,
        "Coelioxys hebescens"@fi,
        "Coelioxys rufescens"@fi,
        "Coelioxys apiculata"@sv,
        "Coelioxys hebescens"@sv,
        "Coelioxys rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopipomehiläinen"@fi,
        "rostkägelbi"@sv .

<http://tun.fi/MX.204637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelioxys alatus" ;
    dwc:scientificNameAuthorship "Förster, 1853" ;
    skos:broader <http://tun.fi/MX.204628> ;
    skos:hiddenLabel "Coelioxys alata"@fi,
        "Coelioxys alatus"@fi,
        "Coelioxys alata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulipipomehiläinen"@fi,
        "Coelioxys alatus"@sv .

<http://tun.fi/MX.204638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelioxys aurolimbatus" ;
    dwc:scientificNameAuthorship "Förster, 1853" ;
    skos:broader <http://tun.fi/MX.204628> ;
    skos:hiddenLabel "Coelioxys aurolimbata"@fi,
        "Coelioxys aurolimbatus"@fi,
        "Coelioxys aurolimbata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapipomehiläinen"@fi,
        "Coelioxys aurolimbatus"@sv .

<http://tun.fi/MX.204639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelioxys conicus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204628> ;
    skos:hiddenLabel "Apis conica"@fi,
        "Apis quadridentata"@fi,
        "Coelioxys acuta"@fi,
        "Coelioxys conica"@fi,
        "Coelioxys conicus"@fi,
        "Apis conica"@sv,
        "Apis quadridentata"@sv,
        "Coelioxys acuta"@sv,
        "Coelioxys conica"@sv,
        "Coelioxys conicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hallakkopipomehiläinen"@fi,
        "konkägelbi"@sv .

<http://tun.fi/MX.204642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile ericetorum" ;
    dwc:scientificNameAuthorship "Lepeletier, 1841" ;
    skos:altLabel "pihkaverhoilijamehiläinen"@fi ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Chalicodoma ericetorum"@fi,
        "Megachile ericetorum"@fi,
        "Megachile pyrina"@fi,
        "Chalicodoma ericetorum"@sv,
        "Megachile pyrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihkanverhoilijamehiläinen"@fi,
        "Megachile ericetorum"@sv .

<http://tun.fi/MX.204645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile bombycina" ;
    dwc:scientificNameAuthorship "Radozskowski, 1874" ;
    skos:altLabel "jymyleikkurimehiläinen"@fi ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Megachile bombycina"@fi,
        "Megachile maxillosa"@fi,
        "Megachile maxillosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jymyverhoilijamehiläinen"@fi,
        "Megachile bombycina"@sv .

<http://tun.fi/MX.204647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile alpicola" ;
    dwc:scientificNameAuthorship "Alfken, 1924" ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Megachile alpicola"@fi,
        "Megachile alpicola loekeniana"@fi,
        "Megachile alpicola"@sv,
        "Megachile alpicola loekeniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koloverhoilijamehiläinen"@fi,
        "smultrontapetserarbi"@sv .

<http://tun.fi/MX.204648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile centuncularis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "ruusuverhoilijamehiläinen"@fi ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Apis centuncularis"@fi,
        "Megachile centuncularis"@fi,
        "Apis centuncularis"@sv,
        "Megachile centuncularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusunverhoilijamehiläinen"@fi,
        "rosentapetserarbi"@sv .

<http://tun.fi/MX.204649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile lapponica" ;
    dwc:scientificNameAuthorship "Thomson, 1872" ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Megachile lapponica"@fi,
        "Megachile lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "horsmanverhoilijamehiläinen"@fi,
        "rallarbi"@sv .

<http://tun.fi/MX.204650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile ligniseca" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Apis ligniseca"@fi,
        "Megachile ligniseca"@fi,
        "Megachile ligniseca borealis"@fi,
        "Apis ligniseca"@sv,
        "Megachile ligniseca"@sv,
        "Megachile ligniseca borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puuverhoilijamehiläinen"@fi,
        "trätapetserarbi"@sv .

<http://tun.fi/MX.204651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile pyrenaea" ;
    dwc:scientificNameAuthorship "Pérez, 1890" ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Megachile pyrenaea"@fi,
        "Megachile pyrenaea elfvingi"@fi,
        "Megachile pyrenaea"@sv,
        "Megachile pyrenaea elfvingi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyttyräverhoilijamehiläinen"@fi,
        "klinttapetserarbi"@sv .

<http://tun.fi/MX.204652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile versicolor" ;
    dwc:scientificNameAuthorship "Smith, 1844" ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Megachile versicolor"@fi,
        "Megachile versicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoverhoilijamehiläinen"@fi,
        "ängstapetserarbi"@sv .

<http://tun.fi/MX.204654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile rotundata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Apis rotundata"@fi,
        "Megachile pacifica"@fi,
        "Megachile rotundata"@fi,
        "Apis rotundata"@sv,
        "Megachile pacifica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilaverhoilijamehiläinen"@fi,
        "Megachile rotundata"@sv .

<http://tun.fi/MX.204656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile analis" ;
    dwc:scientificNameAuthorship "Nylander, 1852" ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Megachile analis"@fi,
        "Megachile apicalis"@fi,
        "Megachile analis"@sv,
        "Megachile apicalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuohenverhoilijamehiläinen"@fi,
        "nävertapetserarbi"@sv .

<http://tun.fi/MX.204657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile circumcincta" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Apis circumcincta"@fi,
        "Megachile circumcincta"@fi,
        "Megachile circumcincta var. fennica"@fi,
        "Apis circumcincta"@sv,
        "Megachile circumcincta"@sv,
        "Megachile circumcincta var. fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyöröverhoilijamehiläinen"@fi,
        "ärttapetserarbi"@sv .

<http://tun.fi/MX.204658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile lagopoda" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Apis lagopoda"@fi,
        "Megachile lagopoda"@fi,
        "Apis lagopoda"@sv,
        "Megachile lagopoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkoverhoilijamehiläinen"@fi,
        "stortapetserarbi"@sv .

<http://tun.fi/MX.204660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile nigriventris" ;
    dwc:scientificNameAuthorship "Schenck, 1870" ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Megachile curvicrus"@fi,
        "Megachile nigriventris"@fi,
        "Megachile curvicrus"@sv,
        "Megachile nigriventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahopuuverhoilijamehiläinen"@fi,
        "vialtapetserarbi"@sv .

<http://tun.fi/MX.204661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megachile willughbiella" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204643> ;
    skos:hiddenLabel "Apis willughbiella"@fi,
        "Megachile centuncularis var. janssoni"@fi,
        "Megachile willughbiella"@fi,
        "Apis willughbiella"@sv,
        "Megachile centuncularis var. janssoni"@sv,
        "Megachile willughbiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukkuverhoilijamehiläinen"@fi,
        "stocktapetserarbi"@sv .

<http://tun.fi/MX.204665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biastes truncatus" ;
    dwc:scientificNameAuthorship "(Nylander, 1848)" ;
    skos:broader <http://tun.fi/MX.204664> ;
    skos:hiddenLabel "Biastes truncatus"@fi,
        "Nomada truncata"@fi,
        "Biastes truncatus"@sv,
        "Nomada truncata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nirhaperämehiläinen"@fi,
        "pärlbi"@sv .

<http://tun.fi/MX.204669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epeolus alpinus" ;
    dwc:scientificNameAuthorship "Friese, 1893" ;
    skos:broader <http://tun.fi/MX.204667> ;
    skos:hiddenLabel "Epeolus alpinus"@fi,
        "Epeolus glacialis"@fi,
        "Epeolus montanus"@fi,
        "Epeolus pilosus"@fi,
        "Epeolus alpinus"@sv,
        "Epeolus glacialis"@sv,
        "Epeolus montanus"@sv,
        "Epeolus pilosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiekkakiusamehiläinen"@fi,
        "sandfiltbi"@sv .

<http://tun.fi/MX.204670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epeolus cruciger" ;
    dwc:scientificNameAuthorship "(Panzer, 1799)" ;
    skos:broader <http://tun.fi/MX.204667> ;
    skos:hiddenLabel "Epeolus cruciger"@fi,
        "Epeolus rufipes"@fi,
        "Nomada crucigera"@fi,
        "Epeolus cruciger"@sv,
        "Epeolus rufipes"@sv,
        "Nomada crucigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskiusamehiläinen"@fi,
        "hedfiltbi"@sv .

<http://tun.fi/MX.204671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epeolus variegatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204667> ;
    skos:hiddenLabel "Apis variegata"@fi,
        "Epeolus productus"@fi,
        "Epeolus variegatus"@fi,
        "Apis variegata"@sv,
        "Epeolus productus"@sv,
        "Epeolus variegatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmäkiusamehiläinen"@fi,
        "ängsfiltbi"@sv .

<http://tun.fi/MX.204674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada alboguttata" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1839" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada alboguttata"@fi,
        "Nomada ochrostoma"@fi,
        "Nomada quinquespinosa"@fi,
        "Nomada alboguttata"@sv,
        "Nomada ochrostoma"@sv,
        "Nomada quinquespinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjukiertomehiläinen"@fi,
        "mogökbi"@sv .

<http://tun.fi/MX.204676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada armata" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1839" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada armata"@fi,
        "Nomada cincticornis"@fi,
        "Nomada armata"@sv,
        "Nomada cincticornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuruohokiertomehiläinen"@fi,
        "väddgökbi"@sv .

<http://tun.fi/MX.204677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada baccata" ;
    dwc:scientificNameAuthorship "Smith, 1844" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada baccata"@fi,
        "Nomada laeta"@fi,
        "Nomada baccata"@sv,
        "Nomada laeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkokiertomehiläinen"@fi,
        "sandgökbi"@sv .

<http://tun.fi/MX.204678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada ferruginata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Apis ferruginata"@fi,
        "Apis xanthosticta"@fi,
        "Nomada ferruginata"@fi,
        "Apis ferruginata"@sv,
        "Apis xanthosticta"@sv,
        "Nomada ferruginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammaskiertomehiläinen"@fi,
        "vårgökbi"@sv .

<http://tun.fi/MX.204679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada flavoguttata" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Apis flavoguttata"@fi,
        "Nomada flavoguttata"@fi,
        "Apis flavoguttata"@sv,
        "Nomada flavoguttata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukiertomehiläinen"@fi,
        "smågökbi"@sv .

<http://tun.fi/MX.204680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada flavopicta" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Apis flavopicta"@fi,
        "Nomada flavopicta"@fi,
        "Apis flavopicta"@sv,
        "Nomada flavopicta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyökiertomehiläinen"@fi,
        "prickgökbi"@sv .

<http://tun.fi/MX.204682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada fusca" ;
    dwc:scientificNameAuthorship "Schwarz, 1986" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada fusca"@fi,
        "Nomada fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakiertomehiläinen"@fi,
        "hallongökbi"@sv .

<http://tun.fi/MX.204683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada fuscicornis" ;
    dwc:scientificNameAuthorship "Nylander, 1848" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada fuscicornis"@fi,
        "Nomada fuscicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piehtarikiertomehiläinen"@fi,
        "mörkgökbi"@sv .

<http://tun.fi/MX.204684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada goodeniana" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Apis goodeniana"@fi,
        "Nomada goodeniana"@fi,
        "Nomada succincta"@fi,
        "Apis goodeniana"@sv,
        "Nomada goodeniana"@sv,
        "Nomada succincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtokiertomehiläinen"@fi,
        "gyllengökbi"@sv .

<http://tun.fi/MX.204685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada integra" ;
    dwc:scientificNameAuthorship "Brullé, 1832" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada integra"@fi,
        "Nomada integra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakiertomehiläinen"@fi,
        "slåttergökbi"@sv .

<http://tun.fi/MX.204686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada lathburiana" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Apis lathburiana"@fi,
        "Nomada lathburiana"@fi,
        "Apis lathburiana"@sv,
        "Nomada lathburiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukkokiertomehiläinen"@fi,
        "sälggökbi"@sv .

<http://tun.fi/MX.204687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada leucophthalma" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Apis leucophthalma"@fi,
        "Nomada borealis"@fi,
        "Nomada leucophthalma"@fi,
        "Apis leucophthalma"@sv,
        "Nomada borealis"@sv,
        "Nomada leucophthalma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitakiertomehiläinen"@fi,
        "videgökbi"@sv .

<http://tun.fi/MX.204688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada marshamella" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Apis marshamella"@fi,
        "Nomada marshamella"@fi,
        "Apis marshamella"@sv,
        "Nomada marshamella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahterakiertomehiläinen"@fi,
        "majgökbi"@sv .

<http://tun.fi/MX.204689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada moeschleri" ;
    dwc:scientificNameAuthorship "Alfken, 1913" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada moeschleri"@fi,
        "Nomada moeschleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutakiertomehiläinen"@fi,
        "gläntgökbi"@sv .

<http://tun.fi/MX.204690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada obscura" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada obscura"@fi,
        "Nomada obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punajalkakiertomehiläinen"@fi,
        "åsgökbi"@sv .

<http://tun.fi/MX.204691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada obtusifrons" ;
    dwc:scientificNameAuthorship "Nylander, 1848" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada obtusifrons"@fi,
        "Nomada obtusifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultapiiskukiertomehiläinen"@fi,
        "fröjdgökbi"@sv .

<http://tun.fi/MX.204692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada opaca" ;
    dwc:scientificNameAuthorship "Alfken, 1913" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada bifida var. opaca"@fi,
        "Nomada opaca"@fi,
        "Nomada bifida var. opaca"@sv,
        "Nomada opaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantukiertomehiläinen"@fi,
        "bryngökbi"@sv .

<http://tun.fi/MX.204693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada panzeri" ;
    dwc:scientificNameAuthorship "Lepeletier, 1841" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada glabella"@fi,
        "Nomada panzeri"@fi,
        "Nomada glabella"@sv,
        "Nomada panzeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punikkikiertomehiläinen"@fi,
        "skogsgökbi"@sv .

<http://tun.fi/MX.204694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada roberjeotiana" ;
    dwc:scientificNameAuthorship "Panzer, 1799" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada roberjeotiana"@fi,
        "Nomada roberjeotiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskiertomehiläinen"@fi,
        "höstgökbi"@sv .

<http://tun.fi/MX.204695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada ruficornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Apis ruficornis"@fi,
        "Nomada bifida"@fi,
        "Nomada ruficornis"@fi,
        "Apis ruficornis"@sv,
        "Nomada bifida"@sv,
        "Nomada ruficornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verikiertomehiläinen"@fi,
        "trädgårdsgökbi"@sv .

<http://tun.fi/MX.204696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada rufipes" ;
    dwc:scientificNameAuthorship "Fabricius, 1793" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada fennica"@fi,
        "Nomada rufipes"@fi,
        "Nomada solidaginis"@fi,
        "Nomada fennica"@sv,
        "Nomada rufipes"@sv,
        "Nomada solidaginis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervakiertomehiläinen"@fi,
        "ljunggökbi"@sv .

<http://tun.fi/MX.204697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada stigma" ;
    dwc:scientificNameAuthorship "Fabricius, 1804" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada cinnabarina"@fi,
        "Nomada cinnaberina"@fi,
        "Nomada stigma"@fi,
        "Nomada cinnabarina"@sv,
        "Nomada cinnaberina"@sv,
        "Nomada stigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilakiertomehiläinen"@fi,
        "fransgökbi"@sv .

<http://tun.fi/MX.204698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada striata" ;
    dwc:scientificNameAuthorship "Fabricius, 1793" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Apis hillana"@fi,
        "Apis ochrostoma"@fi,
        "Nomada striata"@fi,
        "Apis hillana"@sv,
        "Apis ochrostoma"@sv,
        "Nomada striata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahokiertomehiläinen"@fi,
        "strimgökbi"@sv .

<http://tun.fi/MX.204699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada subcornuta" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Apis subcornuta"@fi,
        "Nomada fulvicornis"@fi,
        "Nomada subcornuta"@fi,
        "Apis subcornuta"@sv,
        "Nomada fulvicornis"@sv,
        "Nomada subcornuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasiimakiertomehiläinen"@fi,
        "fältgökbi"@sv .

<http://tun.fi/MX.204700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada succincta" ;
    dwc:scientificNameAuthorship "Panzer, 1798" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada succincta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruunakiertomehiläinen"@fi,
        "Nomada succincta"@sv .

<http://tun.fi/MX.204701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomada tormentillae" ;
    dwc:scientificNameAuthorship "Alfken, 1901" ;
    skos:broader <http://tun.fi/MX.204673> ;
    skos:hiddenLabel "Nomada montana"@fi,
        "Nomada roberjeotiana tormentillae"@fi,
        "Nomada tormentillae"@fi,
        "Nomada montana"@sv,
        "Nomada roberjeotiana tormentillae"@sv,
        "Nomada tormentillae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenjalkakiertomehiläinen"@fi,
        "sommargökbi"@sv .

<http://tun.fi/MX.204709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epeoloides coecutiens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.204708> ;
    skos:hiddenLabel "Apis coecutiens"@fi,
        "Epeoloides ambiguus"@fi,
        "Epeoloides coecutiens"@fi,
        "Apis coecutiens"@sv,
        "Epeoloides ambiguus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alpiloismehiläinen"@fi,
        "Epeoloides coecutiens"@sv .

<http://tun.fi/MX.204713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucera longicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204711> ;
    skos:hiddenLabel "Apis longicornis"@fi,
        "Eucera longicornis"@fi,
        "Apis longicornis"@sv,
        "Eucera longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäsarvimehiläinen"@fi,
        "långhornsbi"@sv .

<http://tun.fi/MX.204717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthophora furcata" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.204715> ;
    skos:hiddenLabel "Anthophora furcata"@fi,
        "Apis furcata"@fi,
        "Megilla furcata var. norvegica"@fi,
        "Anthophora furcata"@sv,
        "Apis furcata"@sv,
        "Megilla furcata var. norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koloseinämehiläinen"@fi,
        "dånpälsbi"@sv .

<http://tun.fi/MX.204719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthophora quadrimaculata" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.204715> ;
    skos:hiddenLabel "Anthophora quadrimaculata"@fi,
        "Apis quadrimaculata"@fi,
        "Apis vulpina"@fi,
        "Anthophora quadrimaculata"@sv,
        "Apis quadrimaculata"@sv,
        "Apis vulpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laastiseinämehiläinen"@fi,
        "örtagårdsbi"@sv .

<http://tun.fi/MX.204722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus soroeensis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1776)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis soroeensis"@fi,
        "Bombus soroeensis"@fi,
        "Apis soroeensis"@sv,
        "Bombus soroeensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorokimalainen"@fi,
        "blåklockshumla"@sv .

<http://tun.fi/MX.204724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus distinguendus" ;
    dwc:scientificNameAuthorship "Morawitz, 1869" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus distinguendus"@fi,
        "Bombus distinguendus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokimalainen"@fi,
        "klöverhumla"@sv .

<http://tun.fi/MX.204725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus subterraneus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis subterranea"@fi,
        "Bombus subterraneus"@fi,
        "Apis subterranea"@sv,
        "Bombus subterraneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maakimalainen"@fi,
        "vallhumla"@sv .

<http://tun.fi/MX.204727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus consobrinus" ;
    dwc:scientificNameAuthorship "Dahlbom, 1832" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus consobrinus"@fi,
        "Bombus consobrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukonhattukimalainen"@fi,
        "stormhattshumla"@sv .

<http://tun.fi/MX.204728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus hortorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis hortorum"@fi,
        "Bombus hortorum"@fi,
        "Apis hortorum"@sv,
        "Bombus hortorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhakimalainen"@fi,
        "trädgårdshumla"@sv .

<http://tun.fi/MX.204730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus barbutellus" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis barbutella"@fi,
        "Bombus barbutellus"@fi,
        "Apis barbutella"@sv,
        "Bombus barbutellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaloiskimalainen"@fi,
        "gårdssnylthumla"@sv .

<http://tun.fi/MX.204731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus bohemicus" ;
    dwc:scientificNameAuthorship "Seidl, 1837" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus bohemicus"@fi,
        "Bombus bohemicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantuloiskimalainen"@fi,
        "jordsnylthumla"@sv .

<http://tun.fi/MX.204732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus campestris" ;
    dwc:scientificNameAuthorship "(Panzer, 1801)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis campestris"@fi,
        "Bombus campestris"@fi,
        "Apis campestris"@sv,
        "Bombus campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltoloiskimalainen"@fi,
        "åkersnylthumla"@sv .

<http://tun.fi/MX.204733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus flavidus" ;
    dwc:scientificNameAuthorship "Eversmann, 1852" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apathus lissonurus"@fi,
        "Bombus flavidus"@fi,
        "Apathus lissonurus"@sv,
        "Bombus flavidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervaloiskimalainen"@fi,
        "lappsnylthumla"@sv .

<http://tun.fi/MX.204734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus norvegicus" ;
    dwc:scientificNameAuthorship "(Sparre-Schneider, 1918)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus norvegicus"@fi,
        "Psithyrus norvegicus"@fi,
        "Bombus norvegicus"@sv,
        "Psithyrus norvegicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartanoloiskimalainen"@fi,
        "hussnylthumla"@sv .

<http://tun.fi/MX.204735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus quadricolor" ;
    dwc:scientificNameAuthorship "(Lepeletier, 1832)" ;
    skos:altLabel "mustaloiskimalainen"@fi ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus quadricolor"@fi,
        "Psithyrus globosus"@fi,
        "Psithyrus quadricolor"@fi,
        "Psithyrus suaveolus"@fi,
        "Bombus quadricolor"@sv,
        "Psithyrus globosus"@sv,
        "Psithyrus quadricolor"@sv,
        "Psithyrus suaveolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoloiskimalainen"@fi,
        "broksnylthumla"@sv .

<http://tun.fi/MX.204736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus rupestris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis rupestris"@fi,
        "Bombus rupestris"@fi,
        "Apis rupestris"@sv,
        "Bombus rupestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkoloiskimalainen"@fi,
        "stensnylthumla"@sv .

<http://tun.fi/MX.204737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus sylvestris" ;
    dwc:scientificNameAuthorship "(Lepeletier, 1832)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus sylvestris"@fi,
        "Psithyrus quadricolor var. sylvestris"@fi,
        "Bombus sylvestris"@sv,
        "Psithyrus quadricolor var. sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensasloiskimalainen"@fi,
        "ängssnylthumla"@sv .

<http://tun.fi/MX.204739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus humilis" ;
    dwc:scientificNameAuthorship "Illiger, 1806" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus humilis"@fi,
        "Bombus muscorum"@fi,
        "Bombus solstitialis"@fi,
        "Bombus humilis"@sv,
        "Bombus muscorum"@sv,
        "Bombus solstitialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juhannuskimalainen"@fi,
        "backhumla"@sv .

<http://tun.fi/MX.204740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus muscorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis muscorum"@fi,
        "Bombus laevis"@fi,
        "Bombus muscorum"@fi,
        "Apis muscorum"@sv,
        "Bombus laevis"@sv,
        "Bombus muscorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalkimalainen"@fi,
        "mosshumla"@sv .

<http://tun.fi/MX.204741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus pascuorum" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis agrorum"@fi,
        "Apis pascuorum"@fi,
        "Bombus pascuorum"@fi,
        "Bombus pascuorum pallidofacies"@fi,
        "Bombus pascuorum sparreanus"@fi,
        "Bombus smithianus"@fi,
        "Apis agrorum"@sv,
        "Apis pascuorum"@sv,
        "Bombus pascuorum"@sv,
        "Bombus pascuorum pallidofacies"@sv,
        "Bombus pascuorum sparreanus"@sv,
        "Bombus smithianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltokimalainen"@fi,
        "åkerhumla"@sv .

<http://tun.fi/MX.204742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus ruderarius" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis derhamella"@fi,
        "Apis raiella"@fi,
        "Apis ruderaria"@fi,
        "Bombus ruderarius"@fi,
        "Apis derhamella"@sv,
        "Apis raiella"@sv,
        "Apis ruderaria"@sv,
        "Bombus ruderarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakimalainen"@fi,
        "gräshumla"@sv .

<http://tun.fi/MX.204743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus schrencki" ;
    dwc:scientificNameAuthorship "Morawitz, 1881" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus schrencki"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonkimalainen"@fi,
        "Bombus schrencki"@sv .

<http://tun.fi/MX.204744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus sylvarum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:altLabel "metsäkimalainen"@fi ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis sylvarum"@fi,
        "Bombus sylvarum"@fi,
        "Apis sylvarum"@sv,
        "Bombus sylvarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokimalainen"@fi,
        "haghumla"@sv .

<http://tun.fi/MX.204745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus veteranus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis veterana"@fi,
        "Bombus equestris"@fi,
        "Bombus veteranus"@fi,
        "Apis veterana"@sv,
        "Bombus equestris"@sv,
        "Bombus veteranus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hevoskimalainen"@fi,
        "sandhumla"@sv .

<http://tun.fi/MX.204747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus cingulatus" ;
    dwc:scientificNameAuthorship "Wahlberg, 1855" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus cingulatus"@fi,
        "Bombus cingulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikimalainen"@fi,
        "tajgahumla"@sv .

<http://tun.fi/MX.204748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus hypnorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis hypnorum"@fi,
        "Bombus hypnorum"@fi,
        "Apis hypnorum"@sv,
        "Bombus hypnorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartanokimalainen"@fi,
        "hushumla"@sv .

<http://tun.fi/MX.204749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus jonellus" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis jonella"@fi,
        "Bombus jonellus"@fi,
        "Apis jonella"@sv,
        "Bombus jonellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervakimalainen"@fi,
        "ljunghumla"@sv .

<http://tun.fi/MX.204750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus lapponicus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis lapponica"@fi,
        "Bombus lapponicus"@fi,
        "Apis lapponica"@sv,
        "Bombus lapponicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkimalainen"@fi,
        "lapphumla"@sv .

<http://tun.fi/MX.204751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus monticola" ;
    dwc:scientificNameAuthorship "Smith, 1849" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus monticola"@fi,
        "Bombus scandinavicus"@fi,
        "Bombus monticola"@sv,
        "Bombus scandinavicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuoristokimalainen"@fi,
        "berghumla"@sv .

<http://tun.fi/MX.204752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus pratorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:altLabel "niittykimalainen"@fi ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis pratorum"@fi,
        "Bombus pratorum"@fi,
        "Apis pratorum"@sv,
        "Bombus pratorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaskimalainen"@fi,
        "ängshumla"@sv .

<http://tun.fi/MX.204754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus alpinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis alpina"@fi,
        "Bombus alpinus"@fi,
        "Apis alpina"@sv,
        "Bombus alpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppikimalainen"@fi,
        "alphumla"@sv .

<http://tun.fi/MX.204755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus balteatus" ;
    dwc:scientificNameAuthorship "Dahlbom, 1832" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus balteatus"@fi,
        "Bombus kirbyellus"@fi,
        "Bombus nivalis"@fi,
        "Bombus tricolor"@fi,
        "Bombus balteatus"@sv,
        "Bombus kirbyellus"@sv,
        "Bombus nivalis"@sv,
        "Bombus tricolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankimalainen"@fi,
        "fjällhumla"@sv .

<http://tun.fi/MX.204756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus hyperboreus" ;
    dwc:scientificNameAuthorship "Schönherr, 1809" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus hyperboreus"@fi,
        "Bombus hyperboreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrakimalainen"@fi,
        "tundrahumla"@sv .

<http://tun.fi/MX.204757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus pyrrhopygus" ;
    dwc:scientificNameAuthorship "Friese, 1902" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus alpiniformis"@fi,
        "Bombus diabolicus"@fi,
        "Bombus polaris"@fi,
        "Bombus pyrrhopygus"@fi,
        "Bombus alpiniformis"@sv,
        "Bombus diabolicus"@sv,
        "Bombus polaris"@sv,
        "Bombus pyrrhopygus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikimalainen"@fi,
        "polarhumla"@sv .

<http://tun.fi/MX.204759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus cryptarum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis cryptarum"@fi,
        "Bombus cryptarum"@fi,
        "Apis cryptarum"@sv,
        "Bombus cryptarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskimalainen"@fi,
        "skogsjordhumla"@sv .

<http://tun.fi/MX.204760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus lucorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis lucorum"@fi,
        "Bombus lucorum"@fi,
        "Apis lucorum"@sv,
        "Bombus lucorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantukimalainen"@fi,
        "lundjordhumla"@sv .

<http://tun.fi/MX.204761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus magnus" ;
    dwc:scientificNameAuthorship "Vogt, 1911" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus magnus"@fi,
        "Bombus magnus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokimalainen"@fi,
        "kragjordhumla"@sv .

<http://tun.fi/MX.204763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus sporadicus" ;
    dwc:scientificNameAuthorship "Nylander, 1848" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus sporadicus"@fi,
        "Bombus sporadicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäsiipikimalainen"@fi,
        "rallarjordhumla"@sv .

<http://tun.fi/MX.204765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus wurflenii" ;
    dwc:scientificNameAuthorship "Radoszkowski, 1859" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus mastrucatus"@fi,
        "Bombus wurflenii"@fi,
        "Bombus mastrucatus"@sv,
        "Bombus wurflenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorimetsäkimalainen"@fi,
        "tjuvhumla"@sv .

<http://tun.fi/MX.204767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus lapidarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis lapidaria"@fi,
        "Bombus lapidarius"@fi,
        "Apis lapidaria"@sv,
        "Bombus lapidarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkokimalainen"@fi,
        "stenhumla"@sv .

<http://tun.fi/MX.204769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus semenoviellus" ;
    dwc:scientificNameAuthorship "Skorikov, 1910" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Bombus semenoviellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uralinkimalainen"@fi,
        "Bombus semenoviellus"@sv .

<http://tun.fi/MX.204772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apis mellifera" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "hunajamehiläinen"@fi,
        "kesymehiläinen"@fi ;
    skos:broader <http://tun.fi/MX.204771> ;
    skos:hiddenLabel "Apis mellifera"@fi,
        "Apis mellifica"@fi,
        "Apis mellifera"@sv,
        "Apis mellifica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhamehiläinen"@fi,
        "honungsbi"@sv .

<http://tun.fi/MX.204778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena clarkella" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena clarkella"@fi,
        "Andrena dispar"@fi,
        "Melitta clarkella"@fi,
        "Andrena clarkella"@sv,
        "Andrena dispar"@sv,
        "Melitta clarkella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitamaamehiläinen"@fi,
        "videsandbi"@sv .

<http://tun.fi/MX.204779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena fucata" ;
    dwc:scientificNameAuthorship "Smith, 1847" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena clypearis"@fi,
        "Andrena fucata"@fi,
        "Andrena clypearis"@sv,
        "Andrena fucata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punikkimaamehiläinen"@fi,
        "hallonsandbi"@sv .

<http://tun.fi/MX.204780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena helvola" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena helvola"@fi,
        "Apis helvola"@fi,
        "Andrena helvola"@sv,
        "Apis helvola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenamaamehiläinen"@fi,
        "äppelsandbi"@sv .

<http://tun.fi/MX.204781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena lapponica" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena alpina"@fi,
        "Andrena lapponica"@fi,
        "Andrena alpina"@sv,
        "Andrena lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinmaamehiläinen"@fi,
        "blåbärssandbi"@sv .

<http://tun.fi/MX.204782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena praecox" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena praecox"@fi,
        "Apis praecox"@fi,
        "Andrena praecox"@sv,
        "Apis praecox"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasmaamehiläinen"@fi,
        "vårsandbi"@sv .

<http://tun.fi/MX.204784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena hattorfiana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena hattorfiana"@fi,
        "Nomada hattorfiana"@fi,
        "Andrena hattorfiana"@sv,
        "Nomada hattorfiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuruohomaamehiläinen"@fi,
        "väddsandbi"@sv .

<http://tun.fi/MX.204786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena humilis" ;
    dwc:scientificNameAuthorship "Imhoff, 1832" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena fulvescens"@fi,
        "Andrena humilis"@fi,
        "Andrena fulvescens"@sv,
        "Andrena humilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultamaamehiläinen"@fi,
        "slåttersandbi"@sv .

<http://tun.fi/MX.204788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena fulvago" ;
    dwc:scientificNameAuthorship "(Christ, 1791)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena fulvago"@fi,
        "Apis fulvago"@fi,
        "Andrena fulvago"@sv,
        "Apis fulvago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoniittymaamehiläinen"@fi,
        "fibblesandbi"@sv .

<http://tun.fi/MX.204790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena denticulata" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena denticulata"@fi,
        "Melitta denticulata"@fi,
        "Andrena denticulata"@sv,
        "Melitta denticulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysmaamehiläinen"@fi,
        "tandsandbi"@sv .

<http://tun.fi/MX.204791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena fuscipes" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena cincta"@fi,
        "Andrena fuscipes"@fi,
        "Melitta fuscipes"@fi,
        "Melitta pubescens"@fi,
        "Andrena cincta"@sv,
        "Andrena fuscipes"@sv,
        "Melitta fuscipes"@sv,
        "Melitta pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervamaamehiläinen"@fi,
        "ljungsandbi"@sv .

<http://tun.fi/MX.204792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena nigriceps" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena nigriceps"@fi,
        "Melitta nigriceps"@fi,
        "Andrena nigriceps"@sv,
        "Melitta nigriceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasmaamehiläinen"@fi,
        "sommarsandbi"@sv .

<http://tun.fi/MX.204794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena bicolor" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena bicolor"@fi,
        "Andrena violascens"@fi,
        "Andrena bicolor"@sv,
        "Andrena violascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvokkimaamehiläinen"@fi,
        "ängssandbi"@sv .

<http://tun.fi/MX.204795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena fulvida" ;
    dwc:scientificNameAuthorship "Schenck, 1853" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena fulvida"@fi,
        "Andrena fulvida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantumaamehiläinen"@fi,
        "brynsandbi"@sv .

<http://tun.fi/MX.204796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena ruficrus" ;
    dwc:scientificNameAuthorship "Nylander, 1848" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena ruficrus"@fi,
        "Andrena rufitarsis"@fi,
        "Andrena ruficrus"@sv,
        "Andrena rufitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punajalkamaamehiläinen"@fi,
        "åssandbi"@sv .

<http://tun.fi/MX.204798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena labialis" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:altLabel "idänmaamehiläinen"@fi ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena labialis"@fi,
        "Melitta labialis"@fi,
        "Andrena labialis"@sv,
        "Melitta labialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilamaamehiläinen"@fi,
        "märgelsandbi"@sv .

<http://tun.fi/MX.204800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena scotica" ;
    dwc:scientificNameAuthorship "Perkins, 1917" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena carantonica"@fi,
        "Andrena jacobi"@fi,
        "Andrena sabulosa"@fi,
        "Andrena scotica"@fi,
        "Andrena trimmerana var. scotica"@fi,
        "Andrena carantonica"@sv,
        "Andrena jacobi"@sv,
        "Andrena sabulosa"@sv,
        "Andrena scotica"@sv,
        "Andrena trimmerana var. scotica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahteramaamehiläinen"@fi,
        "hagtornssandbi"@sv .

<http://tun.fi/MX.204803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena argentata" ;
    dwc:scientificNameAuthorship "Smith, 1844" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena albizona"@fi,
        "Andrena argentata"@fi,
        "Andrena albizona"@sv,
        "Andrena argentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkomaamehiläinen"@fi,
        "silversandbi"@sv .

<http://tun.fi/MX.204804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena barbilabris" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena albocincta"@fi,
        "Andrena barbatula"@fi,
        "Andrena barbilabris"@fi,
        "Melitta albicrus"@fi,
        "Melitta barbilabris"@fi,
        "Andrena albocincta"@sv,
        "Andrena barbatula"@sv,
        "Andrena barbilabris"@sv,
        "Melitta albicrus"@sv,
        "Melitta barbilabris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjumaamehiläinen"@fi,
        "mosandbi"@sv .

<http://tun.fi/MX.204806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena marginata" ;
    dwc:scientificNameAuthorship "Fabricius, 1776" ;
    skos:altLabel "purtojuurimehiläinen"@fi ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena marginata"@fi,
        "Andrena marginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purtojuurimaamehiläinen"@fi,
        "gulsandbi"@sv .

<http://tun.fi/MX.204808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena cineraria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena cineraria"@fi,
        "Apis cineraria"@fi,
        "Andrena cineraria"@sv,
        "Apis cineraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtomaamehiläinen"@fi,
        "gråsandbi"@sv .

<http://tun.fi/MX.204809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena nigroaenea" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena nigroaenea"@fi,
        "Melitta nigroaenea"@fi,
        "Andrena nigroaenea"@sv,
        "Melitta nigroaenea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaskimaamehiläinen"@fi,
        "gyllensandbi"@sv .

<http://tun.fi/MX.204810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena nitida" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena nitida"@fi,
        "Andrena nitida f. baltica"@fi,
        "Andrena pubescens"@fi,
        "Andrena pubescens omissa"@fi,
        "Apis nitida"@fi,
        "Andrena nitida"@sv,
        "Andrena nitida f. baltica"@sv,
        "Andrena pubescens"@sv,
        "Andrena pubescens omissa"@sv,
        "Apis nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtomaamehiläinen"@fi,
        "glanssandbi"@sv .

<http://tun.fi/MX.204812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena vaga" ;
    dwc:scientificNameAuthorship "Panzer, 1799" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena ovina"@fi,
        "Andrena vaga"@fi,
        "Andrena ovina"@sv,
        "Andrena vaga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukkomaamehiläinen"@fi,
        "sälgsandbi"@sv .

<http://tun.fi/MX.204814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena minutula" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:altLabel "kanankaalimehiläinen"@fi ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena minutula"@fi,
        "Melitta minutula"@fi,
        "Melitta parvula"@fi,
        "Andrena minutula"@sv,
        "Melitta minutula"@sv,
        "Melitta parvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanankaalimaamehiläinen"@fi,
        "småsandbi"@sv .

<http://tun.fi/MX.204815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena minutuloides" ;
    dwc:scientificNameAuthorship "Perkins, 1914" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena minutuloides"@fi,
        "Andrena parvuloides"@fi,
        "Andrena minutuloides"@sv,
        "Andrena parvuloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juhannusmaamehiläinen"@fi,
        "morotssandbi"@sv .

<http://tun.fi/MX.204816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena nanula" ;
    dwc:scientificNameAuthorship "Nylander, 1848" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena nanula"@fi,
        "Andrena nanula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pukinjuurimaamehiläinen"@fi,
        "dvärgsandbi"@sv .

<http://tun.fi/MX.204817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena semilaevis" ;
    dwc:scientificNameAuthorship "Pérez, 1903" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena saundersella"@fi,
        "Andrena semilaevis"@fi,
        "Andrena saundersella"@sv,
        "Andrena semilaevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsämaamehiläinen"@fi,
        "veronikasandbi"@sv .

<http://tun.fi/MX.204818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena subopaca" ;
    dwc:scientificNameAuthorship "Nylander, 1848" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena subopaca"@fi,
        "Andrena subopaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarmaamehiläinen"@fi,
        "lundsandbi"@sv .

<http://tun.fi/MX.204820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena coitana" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena coitana"@fi,
        "Andrena nylanderi"@fi,
        "Melitta coitana"@fi,
        "Melitta shawella"@fi,
        "Andrena coitana"@sv,
        "Andrena nylanderi"@sv,
        "Melitta coitana"@sv,
        "Melitta shawella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultapiiskumaamehiläinen"@fi,
        "fröjdsandbi"@sv .

<http://tun.fi/MX.204822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena bluethgeni" ;
    dwc:scientificNameAuthorship "Stoeckhert, 1930" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena bluethgeni"@fi,
        "Andrena bluethgeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummimaamehiläinen"@fi,
        "dådresandbi"@sv .

<http://tun.fi/MX.204824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena nigrospina" ;
    dwc:scientificNameAuthorship "Thomson, 1872" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena nigrospina"@fi,
        "Andrena pilipes"@fi,
        "Andrena nigrospina"@sv,
        "Andrena pilipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysimaamehiläinen"@fi,
        "sotsandbi"@sv .

<http://tun.fi/MX.204826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena labiata" ;
    dwc:scientificNameAuthorship "Fabricius, 1781" ;
    skos:altLabel "kaakonmaamehiläinen"@fi ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena cingulata"@fi,
        "Andrena labiata"@fi,
        "Andrena cingulata"@sv,
        "Andrena labiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyömaamehiläinen"@fi,
        "blodsandbi"@sv .

<http://tun.fi/MX.204828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena albofasciata" ;
    dwc:scientificNameAuthorship "Thomson, 1870" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena albofasciata"@fi,
        "Andrena albofasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeavannemaamehiläinen"@fi,
        "vitklöversandbi"@sv .

<http://tun.fi/MX.204829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena gelriae" ;
    dwc:scientificNameAuthorship "van der Vecht, 1927" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena gelriae"@fi,
        "Andrena gelriae karelica"@fi,
        "Andrena gelriae karelica f. fuscata"@fi,
        "Andrena podolica"@fi,
        "Andrena gelriae"@sv,
        "Andrena gelriae karelica"@sv,
        "Andrena gelriae karelica f. fuscata"@sv,
        "Andrena podolica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahomaamehiläinen"@fi,
        "väpplingsandbi"@sv .

<http://tun.fi/MX.204830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena intermedia" ;
    dwc:scientificNameAuthorship "Thomson, 1870" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena intermedia"@fi,
        "Andrena intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesantomaamehiläinen"@fi,
        "rödklöversandbi"@sv .

<http://tun.fi/MX.204831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena lathyri" ;
    dwc:scientificNameAuthorship "Alfken, 1899" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena lathyri"@fi,
        "Andrena lathyri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nätkelmämaamehiläinen"@fi,
        "vialsandbi"@sv .

<http://tun.fi/MX.204832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena similis" ;
    dwc:scientificNameAuthorship "Smith, 1849" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena ocreata"@fi,
        "Andrena similis"@fi,
        "Andrena ocreata"@sv,
        "Andrena similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolukkamaamehiläinen"@fi,
        "ginstsandbi"@sv .

<http://tun.fi/MX.204833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena wilkella" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena wilkella"@fi,
        "Melitta wilkella"@fi,
        "Andrena wilkella"@sv,
        "Melitta wilkella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittymaamehiläinen"@fi,
        "ärtsandbi"@sv .

<http://tun.fi/MX.204835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena tarsata" ;
    dwc:scientificNameAuthorship "Nylander, 1848" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena tarsata"@fi,
        "Andrena tarsata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenjalkamaamehiläinen"@fi,
        "blodrotssandbi"@sv .

<http://tun.fi/MX.204837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena haemorrhoa" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena haemorrhoa"@fi,
        "Apis haemorrhoa"@fi,
        "Andrena haemorrhoa"@sv,
        "Apis haemorrhoa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verimaamehiläinen"@fi,
        "trädgårdssandbi"@sv .

<http://tun.fi/MX.204842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panurgus calcaratus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.204840> ;
    skos:hiddenLabel "Apis calcarata"@fi,
        "Panurgus calcaratus"@fi,
        "Apis calcarata"@sv,
        "Panurgus calcaratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupiehtarimehiläinen"@fi,
        "småfibblebi"@sv .

<http://tun.fi/MX.204844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panurginus romani" ;
    dwc:scientificNameAuthorship "Aurivillius, 1914" ;
    skos:broader <http://tun.fi/MX.204843> ;
    skos:hiddenLabel "Panurginus romani"@fi,
        "Panurginus romani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silomehiläinen"@fi,
        "hallonbi"@sv .

<http://tun.fi/MX.204848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dufourea dentiventris" ;
    dwc:scientificNameAuthorship "(Nylander, 1848)" ;
    skos:broader <http://tun.fi/MX.204847> ;
    skos:hiddenLabel "Dufourea dentiventris"@fi,
        "Halictoides dentiventris"@fi,
        "Dufourea dentiventris"@sv,
        "Halictoides dentiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasnummimehiläinen"@fi,
        "ängssolbi"@sv .

<http://tun.fi/MX.204849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dufourea inermis" ;
    dwc:scientificNameAuthorship "(Nylander, 1848)" ;
    skos:broader <http://tun.fi/MX.204847> ;
    skos:hiddenLabel "Dufourea inermis"@fi,
        "Halictoides inermis"@fi,
        "Dufourea inermis"@sv,
        "Halictoides inermis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellonummimehiläinen"@fi,
        "klocksolbi"@sv .

<http://tun.fi/MX.204850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dufourea minuta" ;
    dwc:scientificNameAuthorship "Lepeletier, 1841" ;
    skos:altLabel "nummimehiläinen"@fi ;
    skos:broader <http://tun.fi/MX.204847> ;
    skos:hiddenLabel "Dufourea minuta"@fi,
        "Dufourea vulgaris"@fi,
        "Dufourea minuta"@sv,
        "Dufourea vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitiaisnummimehiläinen"@fi,
        "fibblesolbi"@sv .

<http://tun.fi/MX.204854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecodes albilabris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.204853> ;
    skos:hiddenLabel "Nomada albilabris"@fi,
        "Sphecodes albilabris"@fi,
        "Nomada albilabris"@sv,
        "Sphecodes albilabris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iskosverimehiläinen"@fi,
        "storblodbi"@sv .

<http://tun.fi/MX.204855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecodes crassus" ;
    dwc:scientificNameAuthorship "Thomson, 1870" ;
    skos:broader <http://tun.fi/MX.204853> ;
    skos:hiddenLabel "Sphecodes crassus"@fi,
        "Sphecodes crassus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "samettiverimehiläinen"@fi,
        "släntblodbi"@sv .

<http://tun.fi/MX.204856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecodes ephippius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.204853> ;
    skos:hiddenLabel "Sphecodes ephippius"@fi,
        "Sphex ephippia"@fi,
        "Sphecodes ephippius"@sv,
        "Sphex ephippia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaverimehiläinen"@fi,
        "mellanblodbi"@sv .

<http://tun.fi/MX.204857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecodes ferruginatus" ;
    dwc:scientificNameAuthorship "von Hagens, 1882" ;
    skos:broader <http://tun.fi/MX.204853> ;
    skos:hiddenLabel "Sphecodes ferruginatus"@fi,
        "Sphecodes ferruginatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosteverimehiläinen"@fi,
        "rostblodbi"@sv .

<http://tun.fi/MX.204858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecodes geoffrellus" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204853> ;
    skos:hiddenLabel "Melitta geoffrella"@fi,
        "Sphecodes fasciatus"@fi,
        "Sphecodes geoffrellus"@fi,
        "Melitta geoffrella"@sv,
        "Sphecodes fasciatus"@sv,
        "Sphecodes geoffrellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöverimehiläinen"@fi,
        "småblodbi"@sv .

<http://tun.fi/MX.204859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecodes gibbus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204853> ;
    skos:hiddenLabel "Sphecodes gibbus"@fi,
        "Sphex gibba"@fi,
        "Sphecodes gibbus"@sv,
        "Sphex gibba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vakoverimehiläinen"@fi,
        "skogsblodbi"@sv .

<http://tun.fi/MX.204860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecodes hyalinatus" ;
    dwc:scientificNameAuthorship "von Hagens, 1882" ;
    skos:broader <http://tun.fi/MX.204853> ;
    skos:hiddenLabel "Sphecodes hyalinatus"@fi,
        "Sphecodes hyalinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaverimehiläinen"@fi,
        "glasblodbi"@sv .

<http://tun.fi/MX.204861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora lineolea" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora lineolea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkämöpussikoi"@fi,
        "Coleophora lineolea"@sv .

<http://tun.fi/MX.204862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cabera leptographa" ;
    dwc:scientificNameAuthorship "Wehrli, 1936" ;
    skos:broader <http://tun.fi/MX.61526> ;
    skos:hiddenLabel "Cabera leptographa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtavalkomittari"@fi,
        "Cabera leptographa"@sv .

<http://tun.fi/MX.204863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoeosoma nimbellum" ;
    dwc:scientificNameAuthorship "(Duponchel, 1837)" ;
    skos:broader <http://tun.fi/MX.61129> ;
    skos:hiddenLabel "Homoeosoma nimbella"@fi,
        "Homoeosoma nimbellum"@fi,
        "Homoeosoma nimbella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitakukkakoisa"@fi,
        "Homoeosoma nimbellum"@sv .

<http://tun.fi/MX.204866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eccopisa effractella" ;
    dwc:scientificNameAuthorship "Zeller, 1848" ;
    skos:broader <http://tun.fi/MX.204865> ;
    skos:hiddenLabel "Eccopisa effractella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkonaamakoisa"@fi,
        "Eccopisa effractella"@sv .

<http://tun.fi/MX.204876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriocrania chrysolepidella" ;
    dwc:scientificNameAuthorship "Zeller 1851" ;
    skos:broader <http://tun.fi/MX.58517> ;
    skos:hiddenLabel "Eriocrania chrysolepidella"@fi,
        "Paracrania chrysolepidella"@fi,
        "Eriocrania chrysolepidella"@sv,
        "Paracrania chrysolepidella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäpäistärkoi"@fi,
        "avenbokspurpurmal"@sv .

<http://tun.fi/MX.204896> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Acanthis flammea cabaret" ;
    dwc:scientificNameAuthorship "(P. L. Statius Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.36308> ;
    skos:hiddenLabel "Acanthis flammea cabaret"@fi,
        "Carduelis flammea cabaret"@fi,
        "Acanthis flammea cabaret"@sv,
        "Carduelis flammea cabaret"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskourpiainen"@fi,
        "gråsiska (rasen cabaret)"@sv .

<http://tun.fi/MX.205393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Albatrellus citrinus" ;
    dwc:scientificNameAuthorship "Ryman" ;
    skos:broader <http://tun.fi/MX.205035> ;
    skos:hiddenLabel "Albatrellus citrinus"@fi,
        "Albatrellus citrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karitsankääpä"@fi,
        "gul lammticka"@sv .

<http://tun.fi/MX.205394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Albatrellus confluens" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Kotl. & Pouzar" ;
    skos:broader <http://tun.fi/MX.205035> ;
    skos:hiddenLabel "Albatrellus confluens"@fi,
        "Albatrellus confluens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "typäskääpä"@fi,
        "brödticka"@sv .

<http://tun.fi/MX.205395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Albatrellus ovinus" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) Kotl. & Pouzar" ;
    skos:broader <http://tun.fi/MX.205035> ;
    skos:hiddenLabel "Albatrellus ovinus"@fi,
        "Albatrellus ovinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampaankääpä"@fi,
        "fårticka"@sv .

<http://tun.fi/MX.205396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Albatrellus subrubescens" ;
    dwc:scientificNameAuthorship "(Murrill) Pouzar" ;
    skos:broader <http://tun.fi/MX.205035> ;
    skos:hiddenLabel "Albatrellus subrubescens"@fi,
        "Albatrellus subrubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuohenkääpä"@fi,
        "lammticka"@sv .

<http://tun.fi/MX.205397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthoporus syringae" ;
    dwc:scientificNameAuthorship "(Parmasto) Audet" ;
    skos:broader <http://tun.fi/MX.4884102> ;
    skos:hiddenLabel "Albatrellus syringae"@fi,
        "Xanthoporus syringae"@fi,
        "Albatrellus syringae"@sv,
        "Xanthoporus syringae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakääpä"@fi,
        "ängsticka"@sv .

<http://tun.fi/MX.205398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleurodiscus amorphus" ;
    dwc:scientificNameAuthorship "(Pers.:Fr) J. Schröt." ;
    skos:broader <http://tun.fi/MX.205138> ;
    skos:hiddenLabel "Aleurodiscus amorphus"@fi,
        "Aleurodiscus amorphus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiekko-orvakka"@fi,
        "skålskinn"@sv .

<http://tun.fi/MX.205399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthophysellum cerussatum" ;
    dwc:scientificNameAuthorship "(Bres.) Parmasto" ;
    skos:broader <http://tun.fi/MX.233575> ;
    skos:hiddenLabel "Acanthophysellum cerussatum"@fi,
        "Aleurodiscus cerussatus"@fi,
        "Aleurodiscus cerussatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "levyorvakka"@fi,
        "Acanthophysellum cerussatum"@sv .

<http://tun.fi/MX.205400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthophysium fennicum" ;
    dwc:scientificNameAuthorship "(Laurila) Parmasto" ;
    skos:broader <http://tun.fi/MX.233574> ;
    skos:hiddenLabel "Acanthophysium fennicum"@fi,
        "Aleurodiscus fennicus"@fi,
        "Acanthophysium fennicum"@sv,
        "Aleurodiscus fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuppiorvakka"@fi,
        "gren-skålskinn"@sv .

<http://tun.fi/MX.205401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthophysellum lividocoeruleum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Boid." ;
    skos:broader <http://tun.fi/MX.233575> ;
    skos:hiddenLabel "Acanthophysellum lividocoeruleum"@fi,
        "Aleurodiscus lividocoeruleus"@fi,
        "Acanthophysellum lividocoeruleum"@sv,
        "Aleurodiscus lividocoeruleus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniorvakka"@fi,
        "druvskinn"@sv .

<http://tun.fi/MX.205402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthobasidium norvegicum" ;
    dwc:scientificNameAuthorship "(J. Erikss. & Ryv.) Boidin, Lanquetin, Gilles, Candoussau & Hugueney" ;
    skos:broader <http://tun.fi/MX.233572> ;
    skos:hiddenLabel "Acanthobasidium norvegicum"@fi,
        "Aleurodiscus norvegicus"@fi,
        "Acanthobasidium norvegicum"@sv,
        "Aleurodiscus norvegicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norjaorvakka"@fi,
        "ljungskinn"@sv .

<http://tun.fi/MX.205403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaurodon cyaneus" ;
    dwc:scientificNameAuthorship "(Wakef.) Kõljalg & K.H.Larss." ;
    skos:broader <http://tun.fi/MX.204971> ;
    skos:hiddenLabel "Amaurodon cyaneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinihuovakka"@fi,
        "Amaurodon cyaneus"@sv .

<http://tun.fi/MX.205404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaurodon mustialaënsis" ;
    dwc:scientificNameAuthorship "(P.Karst.) Kõljalg & K.H.Larss." ;
    skos:broader <http://tun.fi/MX.204971> ;
    skos:hiddenLabel "Amaurodon mustialaënsis"@fi,
        "Amaurodon mustialaënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahuovakka"@fi,
        "olivskinn"@sv .

<http://tun.fi/MX.205405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaurodon viridis" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.:Fr.) J.Schröt." ;
    skos:broader <http://tun.fi/MX.204971> ;
    skos:hiddenLabel "Amaurodon viridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherhuovakka"@fi,
        "Amaurodon viridis"@sv .

<http://tun.fi/MX.205406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphinema byssoides" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) J. Erikss." ;
    skos:broader <http://tun.fi/MX.205012> ;
    skos:hiddenLabel "Amphinema byssoides"@fi,
        "Amphinema byssoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pääkuopikka"@fi,
        "kraterskinn"@sv .

<http://tun.fi/MX.205407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amyloathelia crassiuscula" ;
    dwc:scientificNameAuthorship "Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.205046> ;
    skos:hiddenLabel "Amyloathelia crassiuscula"@fi,
        "Amyloathelia crassiuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasvalakka"@fi,
        "planskinn"@sv .

<http://tun.fi/MX.205408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amylocorticium cebennense" ;
    dwc:scientificNameAuthorship "(Bourdot) Pouzar" ;
    skos:broader <http://tun.fi/MX.205071> ;
    skos:hiddenLabel "Amylocorticium cebennense"@fi,
        "Amylocorticium cebennense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkovanukka"@fi,
        "jodskinn"@sv .

<http://tun.fi/MX.205409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amylocorticium pedunculatum" ;
    dwc:scientificNameAuthorship "Hjortstam" ;
    skos:broader <http://tun.fi/MX.205071> ;
    skos:hiddenLabel "Amylocorticium pedunculatum"@fi,
        "Amylocorticium pedunculatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liituvanukka"@fi,
        "skaftjodskinn"@sv .

<http://tun.fi/MX.205410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amylocorticium subincarnatum" ;
    dwc:scientificNameAuthorship "(Peck) Pouzar" ;
    skos:broader <http://tun.fi/MX.205071> ;
    skos:hiddenLabel "Amylocorticium subincarnatum"@fi,
        "Amylocorticium subincarnatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusovanukka"@fi,
        "rosa jodskinn"@sv .

<http://tun.fi/MX.205411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amylocorticium subsulphureum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Pouzar" ;
    skos:broader <http://tun.fi/MX.205071> ;
    skos:hiddenLabel "Amylocorticium subsulphureum"@fi,
        "Amylocorticium subsulphureum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkivanukka"@fi,
        "gult jodskinn"@sv .

<http://tun.fi/MX.205412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amylocystis lapponica" ;
    dwc:scientificNameAuthorship "(Romell) Singer" ;
    skos:broader <http://tun.fi/MX.205075> ;
    skos:hiddenLabel "Amylocystis lapponica"@fi,
        "Amylocystis lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pursukääpä"@fi,
        "lappticka"@sv .

<http://tun.fi/MX.205413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amylostereum areolatum" ;
    dwc:scientificNameAuthorship "(Chaillet:Fr.) Boidin" ;
    skos:broader <http://tun.fi/MX.204955> ;
    skos:hiddenLabel "Amylostereum areolatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paksunahakka"@fi,
        "Amylostereum areolatum"@sv .

<http://tun.fi/MX.205414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amylostereum chailletii" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Boidin" ;
    skos:broader <http://tun.fi/MX.204955> ;
    skos:hiddenLabel "Amylostereum chailletii"@fi,
        "Amylostereum chailletii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusinahakka"@fi,
        "hårdskinn"@sv .

<http://tun.fi/MX.205415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amylostereum laevigatum" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Boidin" ;
    skos:broader <http://tun.fi/MX.204955> ;
    skos:hiddenLabel "Amylostereum laevigatum"@fi,
        "Amylostereum laevigatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajanahakka"@fi,
        "enskinn"@sv .

<http://tun.fi/MX.205416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amyloxenasma allantosporum" ;
    dwc:scientificNameAuthorship "(Oberw.) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204899> ;
    skos:hiddenLabel "Amyloxenasma allantosporum"@fi,
        "Aphanobasidium allantosporum"@fi,
        "Phlebiella allantospora"@fi,
        "Amyloxenasma allantosporum"@sv,
        "Aphanobasidium allantosporum"@sv,
        "Phlebiella allantospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kovakalvoharsukka"@fi,
        "bogspårigt lackskinn"@sv .

<http://tun.fi/MX.205417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amyloxenasma grisellum" ;
    dwc:scientificNameAuthorship "(Bourdot ) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204899> ;
    skos:hiddenLabel "Amyloxenasma grisellum"@fi,
        "Aphanobasidium grisellum"@fi,
        "Phlebiella grisella"@fi,
        "Amyloxenasma grisellum"@sv,
        "Aphanobasidium grisellum"@sv,
        "Phlebiella grisella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkalvoharsukka"@fi,
        "grått lackskinn"@sv .

<http://tun.fi/MX.205418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amyloxenasma lloydii" ;
    dwc:scientificNameAuthorship "(Liberta) K. H. Larss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.204899> ;
    skos:hiddenLabel "Amyloxenasma lloydii"@fi,
        "Phlebiella lloydii"@fi,
        "Amyloxenasma lloydii"@sv,
        "Phlebiella lloydii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivikalvoharsukka"@fi,
        "olivlackskinn"@sv .

<http://tun.fi/MX.205419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomoloma albolutescens" ;
    dwc:scientificNameAuthorship "(Romell) Niemelä & K.H. Larsson" ;
    skos:broader <http://tun.fi/MX.204929> ;
    skos:hiddenLabel "Anomoloma albolutescens"@fi,
        "Anomoporia albolutescens"@fi,
        "Anomoloma albolutescens"@sv,
        "Anomoporia albolutescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltarihmakääpä"@fi,
        "gul mjukporing"@sv .

<http://tun.fi/MX.205420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomoloma myceliosum" ;
    dwc:scientificNameAuthorship "(Peck) Niemelä & K.H.Larsson" ;
    skos:broader <http://tun.fi/MX.204929> ;
    skos:hiddenLabel "Anomoloma myceliosum"@fi,
        "Anomoporia myceliosa"@fi,
        "Ceriporiopsis myceliosa"@fi,
        "Anomoloma myceliosum"@sv,
        "Anomoporia myceliosa"@sv,
        "Ceriporiopsis myceliosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkorihmakääpä"@fi,
        "fransporing"@sv .

<http://tun.fi/MX.205421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomoporia bombycina" ;
    dwc:scientificNameAuthorship "(Fr.) Pouzar" ;
    skos:broader <http://tun.fi/MX.204904> ;
    skos:hiddenLabel "Anomoporia bombycina"@fi,
        "Anomoporia bombycina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpäläkääpä"@fi,
        "isabellporing"@sv .

<http://tun.fi/MX.205422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomoporia kamtschatica" ;
    dwc:scientificNameAuthorship "(Parmasto) Bondartseva" ;
    skos:broader <http://tun.fi/MX.204904> ;
    skos:hiddenLabel "Anomoporia ambigua"@fi,
        "Anomoporia kamtschatica"@fi,
        "Anomoporia ambigua"@sv,
        "Anomoporia kamtschatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harsukääpä"@fi,
        "vaddporing"@sv .

<http://tun.fi/MX.205423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthoporia albobrunnea" ;
    dwc:scientificNameAuthorship "(Romell) Karasinski & Niemelä" ;
    skos:broader <http://tun.fi/MX.5000055> ;
    skos:hiddenLabel "Anthoporia albobrunnea"@fi,
        "Antrodia albobrunnea"@fi,
        "Anthoporia albobrunnea"@sv,
        "Antrodia albobrunnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riekonkääpä"@fi,
        "fläckporing"@sv .

<http://tun.fi/MX.205424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia crassa" ;
    dwc:scientificNameAuthorship "(P. Karst.) Ryvarden" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Amyloporia crassa"@fi,
        "Antrodia crassa"@fi,
        "Amyloporia crassa"@sv,
        "Antrodia crassa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikääpä"@fi,
        "kritporing"@sv .

<http://tun.fi/MX.205425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia heteromorpha" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia albida"@fi,
        "Antrodia heteromorpha"@fi,
        "Antrodia albida"@sv,
        "Antrodia heteromorpha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "väljäpillikääpä"@fi,
        "tickmussling"@sv .

<http://tun.fi/MX.205426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia infirma" ;
    dwc:scientificNameAuthorship "Renvall & Niemelä" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia infirma"@fi,
        "Antrodia infirma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "erakkokääpä"@fi,
        "urskogsporing"@sv .

<http://tun.fi/MX.205427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia macra" ;
    dwc:scientificNameAuthorship "(Sommerf.) Niemelä" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia macra"@fi,
        "Antrodia macra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunkääpä"@fi,
        "videticka"@sv .

<http://tun.fi/MX.205428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia mellita" ;
    dwc:scientificNameAuthorship "Niemelä & Penttilä" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia mellita"@fi,
        "Antrodia mellita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesipillikääpä"@fi,
        "honungsticka"@sv .

<http://tun.fi/MX.205429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia primaeva" ;
    dwc:scientificNameAuthorship "Renvall & Niemelä" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia primaeva"@fi,
        "Pilatoporus primaevus"@fi,
        "Antrodia primaeva"@sv,
        "Pilatoporus primaevus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kairakääpä"@fi,
        "urskogsticka"@sv .

<http://tun.fi/MX.205430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia pulvinascens" ;
    dwc:scientificNameAuthorship "(Pilat) Niemelä" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia plicata"@fi,
        "Antrodia pulvinascens"@fi,
        "Antrodia plicata"@sv,
        "Antrodia pulvinascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimukääpä"@fi,
        "veckticka"@sv .

<http://tun.fi/MX.205431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia ramentacea" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Donk" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia ramentacea"@fi,
        "Antrodia ramentacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pettukääpä"@fi,
        "liten tickmussling"@sv .

<http://tun.fi/MX.205432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia serialis" ;
    dwc:scientificNameAuthorship "(Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia serialis"@fi,
        "Neoantrodia serialis"@fi,
        "Antrodia serialis"@sv,
        "Neoantrodia serialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rivikääpä"@fi,
        "knölticka"@sv .

<http://tun.fi/MX.205433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia sinuosa" ;
    dwc:scientificNameAuthorship "(Fr.: Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia sinuosa"@fi,
        "Antrodia sinuosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelokääpä"@fi,
        "timmerticka"@sv .

<http://tun.fi/MX.205435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia xantha" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Ryvarden" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Amyloporia xantha"@fi,
        "Antrodia xantha"@fi,
        "Amyloporia xantha"@sv,
        "Antrodia xantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkokääpä"@fi,
        "citronticka"@sv .

<http://tun.fi/MX.205436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodiella niemelaei" ;
    dwc:scientificNameAuthorship "Vampola & Vlasák" ;
    skos:broader <http://tun.fi/MX.204907> ;
    skos:hiddenLabel "Antella niemelaei"@fi,
        "Antrodiella americana"@fi,
        "Antrodiella niemelaei"@fi,
        "Antella niemelaei"@sv,
        "Antrodiella americana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuotikankääpä"@fi,
        "Antrodiella niemelaei"@sv .

<http://tun.fi/MX.205437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tyromyces canadensis" ;
    dwc:scientificNameAuthorship "(Overh.) Niemelä" ;
    skos:broader <http://tun.fi/MX.204910> ;
    skos:hiddenLabel "Antrodiella canadensis"@fi,
        "Antrodiella overholtsii"@fi,
        "Tyromyces canadensis"@fi,
        "Antrodiella canadensis"@sv,
        "Antrodiella overholtsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanadankääpä"@fi,
        "Tyromyces canadensis"@sv .

<http://tun.fi/MX.205438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodiella citrinella" ;
    dwc:scientificNameAuthorship "Niemelä & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204907> ;
    skos:hiddenLabel "Antrodiella citrinella"@fi,
        "Antrodiella citrinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruunakääpä"@fi,
        "citronporing"@sv .

<http://tun.fi/MX.205439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodiella faginea" ;
    dwc:scientificNameAuthorship "Vampola & Pouzar" ;
    skos:broader <http://tun.fi/MX.204907> ;
    skos:hiddenLabel "Antrodiella faginea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luukääpä"@fi,
        "Antrodiella faginea"@sv .

<http://tun.fi/MX.205440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodiella ichnusana" ;
    dwc:scientificNameAuthorship "Bernicchia, Renvall & Arras" ;
    skos:broader <http://tun.fi/MX.204907> ;
    skos:hiddenLabel "Antrodiella ichnusana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppikääpä"@fi,
        "Antrodiella ichnusana"@sv .

<http://tun.fi/MX.205441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodiella leucoxantha" ;
    dwc:scientificNameAuthorship "(Bres.) Miettinen & Niemelä" ;
    skos:broader <http://tun.fi/MX.204907> ;
    skos:hiddenLabel "Antrodiella leucoxantha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nykerökääpä"@fi,
        "Antrodiella leucoxantha"@sv .

<http://tun.fi/MX.205442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodiella onychoides" ;
    dwc:scientificNameAuthorship "(Egeland) Niemelä" ;
    skos:broader <http://tun.fi/MX.204907> ;
    skos:hiddenLabel "Antrodiella onychoides"@fi,
        "Antrodiella onychoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitakääpä"@fi,
        "onyxticka"@sv .

<http://tun.fi/MX.205443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodiella pallasii" ;
    dwc:scientificNameAuthorship "Renvall, Johannesson & Stenlid" ;
    skos:broader <http://tun.fi/MX.204907> ;
    skos:hiddenLabel "Antrodiella pallasii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsitkokääpä"@fi,
        "Antrodiella pallasii"@sv .

<http://tun.fi/MX.205444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodiella pallescens" ;
    dwc:scientificNameAuthorship "(Pilát) Niemelä & Miettinen" ;
    skos:broader <http://tun.fi/MX.204907> ;
    skos:hiddenLabel "Antrodiella pallescens"@fi,
        "Antrodiella pallescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitkokääpä"@fi,
        "glasticka"@sv .

<http://tun.fi/MX.205445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodiella parasitica" ;
    dwc:scientificNameAuthorship "Vampola" ;
    skos:broader <http://tun.fi/MX.204907> ;
    skos:hiddenLabel "Antrodiella parasitica"@fi,
        "Antrodiella parasitica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusensitkokääpä"@fi,
        "parasitporing"@sv .

<http://tun.fi/MX.205446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodiella romellii" ;
    dwc:scientificNameAuthorship "(Donk) Niemelä" ;
    skos:broader <http://tun.fi/MX.204907> ;
    skos:hiddenLabel "Antrodiella romellii"@fi,
        "Antrodiella romellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokääpä"@fi,
        "glasporing"@sv .

<http://tun.fi/MX.205447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodiella serpula" ;
    dwc:scientificNameAuthorship "(P.Karst.) Spirin & Niemelä" ;
    skos:broader <http://tun.fi/MX.204907> ;
    skos:hiddenLabel "Antrodiella hoehnelii"@fi,
        "Antrodiella serpula"@fi,
        "Antrodiella hoehnelii"@sv,
        "Antrodiella serpula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "voikääpä"@fi,
        "strävticka"@sv .

<http://tun.fi/MX.205448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanobasidium gaspesicum" ;
    dwc:scientificNameAuthorship "(Liberta) Jülich" ;
    skos:broader <http://tun.fi/MX.205009> ;
    skos:hiddenLabel "Aphanobasidium gaspesicum"@fi,
        "Phlebiella gaspesica"@fi,
        "Aphanobasidium gaspesicum"@sv,
        "Phlebiella gaspesica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruoholiimaharsukka"@fi,
        "ormbunksskinn"@sv .

<http://tun.fi/MX.205449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanobasidium pseudotsugae" ;
    dwc:scientificNameAuthorship "(Burt) Boidin & Gilles" ;
    skos:broader <http://tun.fi/MX.205009> ;
    skos:hiddenLabel "Aphanobasidium pseudotsugae"@fi,
        "Aphanobasidium pseudotsugae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liimaharsukka"@fi,
        "fläcklackskinn"@sv .

<http://tun.fi/MX.205450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanobasidium subnitens" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Jülich" ;
    skos:broader <http://tun.fi/MX.205009> ;
    skos:hiddenLabel "Aphanobasidium subnitens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "utuliimaharsukka"@fi,
        "Aphanobasidium subnitens"@sv .

<http://tun.fi/MX.205451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asterodon ferruginosus" ;
    dwc:scientificNameAuthorship "Pat." ;
    skos:broader <http://tun.fi/MX.205036> ;
    skos:hiddenLabel "Asterodon ferruginosus"@fi,
        "Asterodon ferruginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oravuotikka"@fi,
        "stjärntagging"@sv .

<http://tun.fi/MX.205452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asterostroma medium" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.205127> ;
    skos:hiddenLabel "Asterostroma cervicolor"@fi,
        "Asterostroma medium"@fi,
        "Asterostroma cervicolor"@sv,
        "Asterostroma medium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nupotähtivuotikka"@fi,
        "knölsporigt stjärnskinn"@sv .

<http://tun.fi/MX.205453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asterostroma laxum" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.205127> ;
    skos:hiddenLabel "Asterostroma laxum"@fi,
        "Asterostroma laxum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtivuotikka"@fi,
        "slätsporigt stjärnskinn"@sv .

<http://tun.fi/MX.205454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelia acrospora" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.67275> ;
    skos:hiddenLabel "Athelia acrospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippohämäkkä"@fi,
        "Athelia acrospora"@sv .

<http://tun.fi/MX.205455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelia bombacina" ;
    dwc:scientificNameAuthorship "(Pers.) Jülich" ;
    skos:broader <http://tun.fi/MX.67275> ;
    skos:hiddenLabel "Athelia bombacina"@fi,
        "Athelia bombacina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "untuvahämäkkä"@fi,
        "kvistspindelskinn"@sv .

<http://tun.fi/MX.205456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelia cystidiolophora" ;
    dwc:scientificNameAuthorship "Parmasto" ;
    skos:broader <http://tun.fi/MX.67275> ;
    skos:hiddenLabel "Athelia cystidiolophora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puikkohämäkkä"@fi,
        "Athelia cystidiolophora"@sv .

<http://tun.fi/MX.205457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelia decipiens" ;
    dwc:scientificNameAuthorship "(Höhn. & Litsch.) J. Erikss." ;
    skos:broader <http://tun.fi/MX.67275> ;
    skos:hiddenLabel "Athelia decipiens"@fi,
        "Athelia decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangashämäkkä"@fi,
        "granspindelskinn"@sv .

<http://tun.fi/MX.205458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelia fibulata" ;
    dwc:scientificNameAuthorship "M. P. Christ." ;
    skos:broader <http://tun.fi/MX.67275> ;
    skos:hiddenLabel "Athelia fibulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimuhämäkkä"@fi,
        "Athelia fibulata"@sv .

<http://tun.fi/MX.205459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelia neuhoffii" ;
    dwc:scientificNameAuthorship "(Bres.) Donk" ;
    skos:broader <http://tun.fi/MX.67275> ;
    skos:hiddenLabel "Athelia neuhoffii"@fi,
        "Athelia neuhoffii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keväthämäkkä"@fi,
        "vårspindelskinn"@sv .

<http://tun.fi/MX.205460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelia salicum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.67275> ;
    skos:hiddenLabel "Athelia salicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuhämäkkä"@fi,
        "Athelia salicum"@sv .

<http://tun.fi/MX.205461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelia sibirica" ;
    dwc:scientificNameAuthorship "(Jülich) J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.67275> ;
    skos:hiddenLabel "Athelia sibirica"@fi,
        "Athelia sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianhämäkkä"@fi,
        "sibirspindelskinn"@sv .

<http://tun.fi/MX.205462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelia subovata" ;
    dwc:scientificNameAuthorship "Jülich & Hjortstam in Jülich" ;
    skos:broader <http://tun.fi/MX.67275> ;
    skos:hiddenLabel "Athelia subovata"@fi,
        "Athelia subovata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhämäkkä"@fi,
        "nordspindelskinn"@sv .

<http://tun.fi/MX.205463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelicium stridii" ;
    dwc:scientificNameAuthorship "K. H. Larss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.205082> ;
    skos:hiddenLabel "Athelicium stridii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaspitsikkä"@fi,
        "Athelicium stridii"@sv .

<http://tun.fi/MX.205464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheloderma mirabile" ;
    dwc:scientificNameAuthorship "Parmasto" ;
    skos:broader <http://tun.fi/MX.205051> ;
    skos:hiddenLabel "Atheloderma mirabile"@fi,
        "Atheloderma mirabile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuerakka"@fi,
        "mirakelskinn"@sv .

<http://tun.fi/MX.205465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelopsis glaucina" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Oberw. ex Parmasto" ;
    skos:broader <http://tun.fi/MX.205001> ;
    skos:hiddenLabel "Athelopsis glaucina"@fi,
        "Athelopsis glaucina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokermahämäkkä"@fi,
        "blankskinn"@sv .

<http://tun.fi/MX.205466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelopsis lembospora" ;
    dwc:scientificNameAuthorship "(Bourdot) Oberw." ;
    skos:broader <http://tun.fi/MX.205001> ;
    skos:hiddenLabel "Athelopsis lembospora"@fi,
        "Athelopsis lembospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikermahämäkkä"@fi,
        "bräkenskinn"@sv .

<http://tun.fi/MX.205467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelopsis subinconspicua" ;
    dwc:scientificNameAuthorship "(Litsch.) Jülich" ;
    skos:broader <http://tun.fi/MX.205001> ;
    skos:hiddenLabel "Athelopsis subinconspicua"@fi,
        "Athelopsis subinconspicua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukermahämäkkä"@fi,
        "flockskinn"@sv .

<http://tun.fi/MX.205468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Auriscalpium vulgare" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.204940> ;
    skos:hiddenLabel "Auriscalpium vulgare"@fi,
        "Auriscalpium vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpyorakas"@fi,
        "örtaggsvamp"@sv .

<http://tun.fi/MX.205469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bankera fuligineoalba" ;
    dwc:scientificNameAuthorship "(Schmidt : Fr.) Pouzar" ;
    skos:broader <http://tun.fi/MX.204927> ;
    skos:hiddenLabel "Bankera fuligineoalba"@fi,
        "Bankera fuligineoalba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lakritsiorakas"@fi,
        "talltaggsvamp"@sv .

<http://tun.fi/MX.205470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bankera violascens" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Pouzar" ;
    skos:broader <http://tun.fi/MX.204927> ;
    skos:hiddenLabel "Bankera violascens"@fi,
        "Bankera violascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimppuorakas"@fi,
        "grantaggsvamp"@sv .

<http://tun.fi/MX.205471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basidiodendron caesiocinereum" ;
    dwc:scientificNameAuthorship "(Höhn. & Litsch.) Luck-Allen" ;
    skos:broader <http://tun.fi/MX.205005> ;
    skos:hiddenLabel "Basidiodendron caesiocinereum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniliekotali"@fi,
        "Basidiodendron caesiocinereum"@sv .

<http://tun.fi/MX.205472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basidiodendron cinereum" ;
    dwc:scientificNameAuthorship "(Bres.) Luck-Allen" ;
    skos:broader <http://tun.fi/MX.205005> ;
    skos:hiddenLabel "Basidiodendron cinereum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmoliekotali"@fi,
        "Basidiodendron cinereum"@sv .

<http://tun.fi/MX.205473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basidiodendron deminutum" ;
    dwc:scientificNameAuthorship "(Bourdot) Luck-Allen" ;
    skos:broader <http://tun.fi/MX.205005> ;
    skos:hiddenLabel "Basidiodendron deminutum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkoliekotali"@fi,
        "Basidiodendron deminutum"@sv .

<http://tun.fi/MX.205474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basidiodendron eyrei" ;
    dwc:scientificNameAuthorship "(Wakef.) Luck-Allen" ;
    skos:broader <http://tun.fi/MX.205005> ;
    skos:hiddenLabel "Basidiodendron eyrei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmiliekotali"@fi,
        "Basidiodendron eyrei"@sv .

<http://tun.fi/MX.205475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basidiodendron radians" ;
    dwc:scientificNameAuthorship "(Rick) P. Roberts" ;
    skos:broader <http://tun.fi/MX.205005> ;
    skos:hiddenLabel "Basidiodendron radians"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuliekotali"@fi,
        "Basidiodendron radians"@sv .

<http://tun.fi/MX.205476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basidiodendron rimosum" ;
    dwc:scientificNameAuthorship "(Jacks. & G. W. Martin) Luck-Allen" ;
    skos:broader <http://tun.fi/MX.205005> ;
    skos:hiddenLabel "Basidiodendron rimosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasliekotali"@fi,
        "Basidiodendron rimosum"@sv .

<http://tun.fi/MX.205477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basidioradulum radula" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Nobles" ;
    skos:broader <http://tun.fi/MX.205137> ;
    skos:hiddenLabel "Basidioradulum radula"@fi,
        "Basidioradulum radula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermaraspikka"@fi,
        "piggplätt"@sv .

<http://tun.fi/MX.205478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bjerkandera adusta" ;
    dwc:scientificNameAuthorship "(Willd. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.204922> ;
    skos:hiddenLabel "Bjerkandera adusta"@fi,
        "Bjerkandera adusta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkakääpä"@fi,
        "svedticka"@sv .

<http://tun.fi/MX.205479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bjerkandera fumosa" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.204922> ;
    skos:hiddenLabel "Bjerkandera fumosa"@fi,
        "Bjerkandera fumosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savukääpä"@fi,
        "rökticka"@sv .

<http://tun.fi/MX.205480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boidinia furfuracea" ;
    dwc:scientificNameAuthorship "(Bres.) Stalpers & Hjortstam" ;
    skos:broader <http://tun.fi/MX.205023> ;
    skos:hiddenLabel "Boidinia furfuracea"@fi,
        "Boidinia furfuracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhetyllikkä"@fi,
        "skorvskinn"@sv .

<http://tun.fi/MX.205481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloeodontia subasperispora" ;
    dwc:scientificNameAuthorship "(Litsch.) E. Larss. & K.H. Larss." ;
    skos:broader <http://tun.fi/MX.233573> ;
    skos:hiddenLabel "Amylosporomyces subasperisporus"@fi,
        "Boidinia subasperispora"@fi,
        "Gloeocystidiellum subasperisporum"@fi,
        "Gloeodontia subasperispora"@fi,
        "Amylosporomyces subasperisporus"@sv,
        "Boidinia subasperispora"@sv,
        "Gloeocystidiellum subasperisporum"@sv,
        "Gloeodontia subasperispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutyllikkä"@fi,
        "gärdselskinn"@sv .

<http://tun.fi/MX.205482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletopsis grisea" ;
    dwc:scientificNameAuthorship "(Peck) Bondartsev & Singer" ;
    skos:broader <http://tun.fi/MX.205040> ;
    skos:hiddenLabel "Boletopsis grisea"@fi,
        "Boletopsis grisea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sudenkääpä"@fi,
        "tallgråticka"@sv .

<http://tun.fi/MX.205483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletopsis leucomelaena" ;
    dwc:scientificNameAuthorship "(Pers.) Fayod" ;
    skos:broader <http://tun.fi/MX.205040> ;
    skos:hiddenLabel "Boletopsis leucomelaena"@fi,
        "Boletopsis leucomelaena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäyränkääpä"@fi,
        "grangråticka"@sv .

<http://tun.fi/MX.205484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryobasidium aureum" ;
    dwc:scientificNameAuthorship "Parmasto" ;
    skos:broader <http://tun.fi/MX.205104> ;
    skos:hiddenLabel "Botryobasidium aureum"@fi,
        "Botryobasidium aureum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakuurakka"@fi,
        "guldflorskinn"@sv .

<http://tun.fi/MX.205485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryobasidium candicans" ;
    dwc:scientificNameAuthorship "J. Erikss." ;
    skos:broader <http://tun.fi/MX.205104> ;
    skos:hiddenLabel "Botryobasidium candicans"@fi,
        "Botryobasidium candicans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokuurakka"@fi,
        "spädflorskinn"@sv .

<http://tun.fi/MX.205486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryobasidium conspersum" ;
    dwc:scientificNameAuthorship "J.Erikss." ;
    skos:broader <http://tun.fi/MX.205104> ;
    skos:hiddenLabel "Botryobasidium conspersum"@fi,
        "Botryobasidium conspersum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerikuurakka"@fi,
        "brunt florskinn"@sv .

<http://tun.fi/MX.205487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryobasidium ellipsosporum" ;
    dwc:scientificNameAuthorship "Hol.-Jech." ;
    skos:broader <http://tun.fi/MX.205104> ;
    skos:hiddenLabel "Botryobasidium ellipsosporum"@fi,
        "Botryobasidium ellipsosporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmäkuurakka"@fi,
        "bergflorskinn"@sv .

<http://tun.fi/MX.205488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryobasidium intertextum" ;
    dwc:scientificNameAuthorship "(Schwein.) Jülich & Stalpers" ;
    skos:broader <http://tun.fi/MX.205104> ;
    skos:hiddenLabel "Botryobasidium intertextum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakakuurakka"@fi,
        "Botryobasidium intertextum"@sv .

<http://tun.fi/MX.205489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryobasidium laeve" ;
    dwc:scientificNameAuthorship "(J. Erikss.) Parmasto" ;
    skos:broader <http://tun.fi/MX.205104> ;
    skos:hiddenLabel "Botryobasidium laeve"@fi,
        "Botryobasidium laeve"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytökuurakka"@fi,
        "småsporigt florskinn"@sv .

<http://tun.fi/MX.205490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryobasidium medium" ;
    dwc:scientificNameAuthorship "J. Erikss." ;
    skos:broader <http://tun.fi/MX.205104> ;
    skos:hiddenLabel "Botryobasidium medium"@fi,
        "Botryobasidium medium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salokuurakka"@fi,
        "trollflorskinn"@sv .

<http://tun.fi/MX.205491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryobasidium obtusisporum" ;
    dwc:scientificNameAuthorship "J. Erikss." ;
    skos:broader <http://tun.fi/MX.205104> ;
    skos:hiddenLabel "Botryobasidium obtusisporum"@fi,
        "Botryobasidium obtusisporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskuurakka"@fi,
        "tallflorskinn"@sv .

<http://tun.fi/MX.205492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryobasidium pruinatum" ;
    dwc:scientificNameAuthorship "(Bres.) J. Erikss." ;
    skos:broader <http://tun.fi/MX.205104> ;
    skos:hiddenLabel "Botryobasidium pruinatum"@fi,
        "Botryobasidium pruinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokuurakka"@fi,
        "lundflorskinn"@sv .

<http://tun.fi/MX.205493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryobasidium subcoronatum" ;
    dwc:scientificNameAuthorship "(Höhn. & Litsch.) Donk" ;
    skos:broader <http://tun.fi/MX.205104> ;
    skos:hiddenLabel "Botryobasidium subcoronatum"@fi,
        "Botryobasidium subcoronatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havukuurakka"@fi,
        "kronflorskinn"@sv .

<http://tun.fi/MX.205494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryobasidium vagum" ;
    dwc:scientificNameAuthorship "(Berk. & M.A. Curtis) D.P. Rogers" ;
    skos:broader <http://tun.fi/MX.205104> ;
    skos:hiddenLabel "Botryobasidium vagum"@fi,
        "Botryobasidium vagum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokuurakka"@fi,
        "druvflorskinn"@sv .

<http://tun.fi/MX.205495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryobasidium isabellinum" ;
    dwc:scientificNameAuthorship "(Fr.) D.P. Rogers" ;
    skos:broader <http://tun.fi/MX.205104> ;
    skos:hiddenLabel "Botryobasidium isabellinum"@fi,
        "Botryohypochnus isabellinus"@fi,
        "Botryobasidium isabellinum"@sv,
        "Botryohypochnus isabellinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakuurakka"@fi,
        "isabellskinn"@sv .

<http://tun.fi/MX.205496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicellicium exile" ;
    dwc:scientificNameAuthorship "(H. S. Jacks.) K. H. Larss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.205002> ;
    skos:hiddenLabel "Brevicellicium exile"@fi,
        "Brevicellicium exile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silovahaharsukka"@fi,
        "gyckelskinn"@sv .

<http://tun.fi/MX.205497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicellicium olivascens" ;
    dwc:scientificNameAuthorship "(Bres.) K. H. Larss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.205002> ;
    skos:hiddenLabel "Brevicellicium olivascens"@fi,
        "Brevicellicium olivascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavahaharsukka"@fi,
        "grynskinn"@sv .

<http://tun.fi/MX.205498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bulbillomyces farinosus" ;
    dwc:scientificNameAuthorship "(Bres.) Jülich" ;
    skos:broader <http://tun.fi/MX.204926> ;
    skos:hiddenLabel "Bulbillomyces farinosus"@fi,
        "Bulbillomyces farinosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynikkä"@fi,
        "vitgryn"@sv .

<http://tun.fi/MX.205499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byssocorticium atrovirens" ;
    dwc:scientificNameAuthorship "(Fr.) Bondartsev & Singer ex Singer" ;
    skos:broader <http://tun.fi/MX.205119> ;
    skos:hiddenLabel "Byssocorticium atrovirens"@fi,
        "Byssocorticium atrovirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihervanu"@fi,
        "grönskinn"@sv .

<http://tun.fi/MX.205500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byssocorticium caeruleum" ;
    dwc:scientificNameAuthorship "Kotir., Saaren. & K.H.Larss." ;
    skos:broader <http://tun.fi/MX.205119> ;
    skos:hiddenLabel "Byssocorticium caeruleum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turkoosivanu"@fi,
        "Byssocorticium caeruleum"@sv .

<http://tun.fi/MX.205502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byssocorticium pulchrum" ;
    dwc:scientificNameAuthorship "(S. Lundell) M. P. Christ." ;
    skos:broader <http://tun.fi/MX.205119> ;
    skos:hiddenLabel "Byssocorticium pulchrum"@fi,
        "Byssocorticium pulchrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinivanu"@fi,
        "ärgskinn"@sv .

<http://tun.fi/MX.205503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meruliopsis albostraminea" ;
    dwc:scientificNameAuthorship "(Torrend) Jülich & Stalpers" ;
    skos:broader <http://tun.fi/MX.204951> ;
    skos:hiddenLabel "Byssomerulius albostramineus"@fi,
        "Meruliopsis albostraminea"@fi,
        "Byssomerulius albostramineus"@sv,
        "Meruliopsis albostraminea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakelmukka"@fi,
        "laxgröppa"@sv .

<http://tun.fi/MX.205504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byssomerulius corium" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Parmasto" ;
    skos:broader <http://tun.fi/MX.205053> ;
    skos:hiddenLabel "Byssomerulius corium"@fi,
        "Byssomerulius corium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelmukka"@fi,
        "pappersgröppa"@sv .

<http://tun.fi/MX.205505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byssoporia terrestris" ;
    dwc:scientificNameAuthorship "(Bourdot.) M.J. Larsen & Zak" ;
    skos:broader <http://tun.fi/MX.205122> ;
    skos:hiddenLabel "Byssocorticium molliculum"@fi,
        "Byssocorticium terrestre"@fi,
        "Byssoporia mollicula"@fi,
        "Byssoporia terrestris"@fi,
        "Byssocorticium molliculum"@sv,
        "Byssocorticium terrestre"@sv,
        "Byssoporia mollicula"@sv,
        "Byssoporia terrestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karikekääpä"@fi,
        "jordporing"@sv .

<http://tun.fi/MX.205506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calocera cornea" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205010> ;
    skos:hiddenLabel "Calocera cornea"@fi,
        "Calocera cornea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusarvikka"@fi,
        "gullpigg"@sv .

<http://tun.fi/MX.205507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calocera furcata" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205010> ;
    skos:hiddenLabel "Calocera furcata"@fi,
        "Calocera furcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiösarvikka"@fi,
        "dvärggullhorn"@sv .

<http://tun.fi/MX.205508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calocera glossoides" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205010> ;
    skos:hiddenLabel "Calocera glossoides"@fi,
        "Calocera glossoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijasarvikka"@fi,
        "gullklubba"@sv .

<http://tun.fi/MX.205509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calocera viscosa" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205010> ;
    skos:hiddenLabel "Calocera viscosa"@fi,
        "Calocera viscosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasarvikka"@fi,
        "gullhorn"@sv .

<http://tun.fi/MX.205510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelabrochaete verruculosa" ;
    dwc:scientificNameAuthorship "Hjortstam" ;
    skos:broader <http://tun.fi/MX.205030> ;
    skos:hiddenLabel "Candelabrochaete verruculosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kruunuorvakka"@fi,
        "Candelabrochaete verruculosa"@sv .

<http://tun.fi/MX.205511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharellus cibarius" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:altLabel "kantarelli"@fi ;
    skos:broader <http://tun.fi/MX.204991> ;
    skos:hiddenLabel "Cantharellus cibarius"@fi,
        "Cantharellus cibarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavahvero"@fi,
        "kantarell"@sv .

<http://tun.fi/MX.205512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craterellus lutescens" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.204933> ;
    skos:hiddenLabel "Cantharellus lutescens"@fi,
        "Craterellus lutescens"@fi,
        "Cantharellus lutescens"@sv,
        "Craterellus lutescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkovahvero"@fi,
        "rödgul trumpetsvamp"@sv .

<http://tun.fi/MX.205513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharellus melanoxeros" ;
    dwc:scientificNameAuthorship "Desm. : Fr." ;
    skos:broader <http://tun.fi/MX.204991> ;
    skos:hiddenLabel "Cantharellus melanoxeros"@fi,
        "Cantharellus melanoxeros"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuhruvahvero"@fi,
        "svartnande kantarell"@sv .

<http://tun.fi/MX.205514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharellus pallens" ;
    dwc:scientificNameAuthorship "Pilát" ;
    skos:broader <http://tun.fi/MX.204991> ;
    skos:hiddenLabel "Cantharellus pallens"@fi,
        "Cantharellus pallens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasvahvero"@fi,
        "blek kantarell"@sv .

<http://tun.fi/MX.205515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craterellus tubaeformis" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.204933> ;
    skos:hiddenLabel "Cantharellus tubaeformis"@fi,
        "Craterellus tubaeformis"@fi,
        "Cantharellus tubaeformis"@sv,
        "Craterellus tubaeformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppilovahvero"@fi,
        "trattkantarell"@sv .

<http://tun.fi/MX.205516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraceomyces borealis" ;
    dwc:scientificNameAuthorship "(Romell) J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204914> ;
    skos:hiddenLabel "Ceraceomyces borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlämäkkä"@fi,
        "Ceraceomyces borealis"@sv .

<http://tun.fi/MX.205518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraceomyces eludens" ;
    dwc:scientificNameAuthorship "K.H. Larss." ;
    skos:broader <http://tun.fi/MX.204914> ;
    skos:hiddenLabel "Ceraceomyces eludens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puikkolämäkkä"@fi,
        "Ceraceomyces eludens"@sv .

<http://tun.fi/MX.205519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraceomyces microsporus" ;
    dwc:scientificNameAuthorship "K. H. Larsson, 1998" ;
    skos:broader <http://tun.fi/MX.204914> ;
    skos:hiddenLabel "Ceraceomyces microsporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silolämäkkä"@fi,
        "Ceraceomyces microsporus"@sv .

<http://tun.fi/MX.205520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraceomyces serpens" ;
    dwc:scientificNameAuthorship "(Tode:Fr.) Ginns" ;
    skos:broader <http://tun.fi/MX.204914> ;
    skos:hiddenLabel "Ceraceomyces serpens"@fi,
        "Ceraceomyces serpens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vahalämäkkä"@fi,
        "vindelgröppa"@sv .

<http://tun.fi/MX.205521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizochaete sulphurina" ;
    dwc:scientificNameAuthorship "(P. Karst.) K.H. Larss." ;
    skos:broader <http://tun.fi/MX.233567> ;
    skos:hiddenLabel "Ceraceomyces sulphurinus"@fi,
        "Rhizochaete sulphurina"@fi,
        "Ceraceomyces sulphurinus"@sv,
        "Rhizochaete sulphurina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkilämäkkä"@fi,
        "svavelskinn"@sv .

<http://tun.fi/MX.205522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraceomyces tessulatus" ;
    dwc:scientificNameAuthorship "(Cooke) Jülich" ;
    skos:broader <http://tun.fi/MX.204914> ;
    skos:hiddenLabel "Ceraceomyces tessulatus"@fi,
        "Ceraceomyces tessulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalämäkkä"@fi,
        "mosaikskinn"@sv .

<http://tun.fi/MX.205523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizochaete violascens" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) K.H. Larss." ;
    skos:broader <http://tun.fi/MX.233567> ;
    skos:hiddenLabel "Ceraceomyces cystidiatus"@fi,
        "Ceraceomyces violascens"@fi,
        "Rhizochaete violascens"@fi,
        "Ceraceomyces cystidiatus"@sv,
        "Ceraceomyces violascens"@sv,
        "Rhizochaete violascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesilämäkkä"@fi,
        "flagskinn"@sv .

<http://tun.fi/MX.205524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratellopsis sagittiformis" ;
    dwc:scientificNameAuthorship "(Pat.) Corner" ;
    skos:broader <http://tun.fi/MX.204972> ;
    skos:hiddenLabel "Ceratellopsis sagittiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalnuoli"@fi,
        "Ceratellopsis sagittiformis"@sv .

<http://tun.fi/MX.205525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratobasidium cornigerum" ;
    dwc:scientificNameAuthorship "(Bourdot) D. P. Rogers" ;
    skos:broader <http://tun.fi/MX.53487> ;
    skos:hiddenLabel "Ceratobasidium cornigerum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskerakka"@fi,
        "Ceratobasidium cornigerum"@sv .

<http://tun.fi/MX.205526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratobasidium pseudocornigerum" ;
    dwc:scientificNameAuthorship "M. P. Christ." ;
    skos:broader <http://tun.fi/MX.53487> ;
    skos:hiddenLabel "Ceratobasidium pseudocornigerum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokerakka"@fi,
        "Ceratobasidium pseudocornigerum"@sv .

<http://tun.fi/MX.205527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratosebacina longispora" ;
    dwc:scientificNameAuthorship "(Hauerslev) P. Roberts" ;
    skos:broader <http://tun.fi/MX.204932> ;
    skos:hiddenLabel "Ceratosebacina longispora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keritali"@fi,
        "Ceratosebacina longispora"@sv .

<http://tun.fi/MX.205528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerinomyces borealis" ;
    dwc:scientificNameAuthorship "Miettinen, Spirin & A. Savchenko" ;
    skos:broader <http://tun.fi/MX.205130> ;
    skos:hiddenLabel "Cerinomyces borealis"@fi,
        "Cerinomyces crustulinus"@fi,
        "Cerinomyces borealis"@sv,
        "Cerinomyces crustulinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vahakaarnakka"@fi,
        "skinnvedplätt"@sv .

<http://tun.fi/MX.205530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriporia purpurea" ;
    dwc:scientificNameAuthorship "(Fr.: Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.204909> ;
    skos:hiddenLabel "Ceriporia purpurea"@fi,
        "Ceriporia purpurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakerikääpä"@fi,
        "purpurticka"@sv .

<http://tun.fi/MX.205531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriporia reticulata" ;
    dwc:scientificNameAuthorship "(Hoffm. : Fr.) Dománski" ;
    skos:broader <http://tun.fi/MX.204909> ;
    skos:hiddenLabel "Ceriporia reticulata"@fi,
        "Ceriporia reticulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkokerikääpä"@fi,
        "nätticka"@sv .

<http://tun.fi/MX.205533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriporia viridans" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Donk" ;
    skos:broader <http://tun.fi/MX.204909> ;
    skos:hiddenLabel "Ceriporia viridans"@fi,
        "Ceriporia viridans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkerikääpä"@fi,
        "kameleontporing"@sv .

<http://tun.fi/MX.205534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriporiopsis aneirina" ;
    dwc:scientificNameAuthorship "(Sommerf. : Fr.) Domanski" ;
    skos:broader <http://tun.fi/MX.205090> ;
    skos:hiddenLabel "Ceriporiopsis aneirina"@fi,
        "Ceriporiopsis aneirina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kittikääpä"@fi,
        "poppelticka"@sv .

<http://tun.fi/MX.205535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriporiopsis consobrina" ;
    dwc:scientificNameAuthorship "(Bres.) Ryvarden" ;
    skos:broader <http://tun.fi/MX.205090> ;
    skos:hiddenLabel "Ceriporiopsis balaenae"@fi,
        "Ceriporiopsis consobrina"@fi,
        "Niemelae consobrina"@fi,
        "Ceriporiopsis balaenae"@sv,
        "Ceriporiopsis consobrina"@sv,
        "Niemelae consobrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vitikkokääpä"@fi,
        "videporing"@sv .

<http://tun.fi/MX.205536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriporiopsis pseudogilvescens" ;
    dwc:scientificNameAuthorship "(Pilát) Niemelä & Kinnunen" ;
    skos:broader <http://tun.fi/MX.205090> ;
    skos:hiddenLabel "Ceriporiopsis pseudogilvescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hartsikääpä"@fi,
        "Ceriporiopsis pseudogilvescens"@sv .

<http://tun.fi/MX.205537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriporiopsis resinascens" ;
    dwc:scientificNameAuthorship "(Romell) Domanski" ;
    skos:broader <http://tun.fi/MX.205090> ;
    skos:hiddenLabel "Ceriporiopsis resinascens"@fi,
        "Ceriporiopsis resinascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "petsikääpä"@fi,
        "hartsporing"@sv .

<http://tun.fi/MX.205538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerrena unicolor" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Murrill" ;
    skos:broader <http://tun.fi/MX.205085> ;
    skos:hiddenLabel "Cerrena unicolor"@fi,
        "Cerrena unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörrökääpä"@fi,
        "slingerticka"@sv .

<http://tun.fi/MX.205539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetodermella luna" ;
    dwc:scientificNameAuthorship "(Romell ex Rogers & Jacks) Rauschert" ;
    skos:broader <http://tun.fi/MX.233593> ;
    skos:hiddenLabel "Chaetoderma luna"@fi,
        "Chaetodermella luna"@fi,
        "Chaetoderma luna"@sv,
        "Chaetodermella luna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuuorvakka"@fi,
        "vitplätt"@sv .

<http://tun.fi/MX.205540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chondrostereum purpureum" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Pouzar" ;
    skos:broader <http://tun.fi/MX.205047> ;
    skos:hiddenLabel "Chondrostereum purpureum"@fi,
        "Chondrostereum purpureum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppuranahakka"@fi,
        "purpurskinn"@sv .

<http://tun.fi/MX.205541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sidera lenis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Miettinen" ;
    skos:broader <http://tun.fi/MX.4884083> ;
    skos:hiddenLabel "Cinereomyces lenis"@fi,
        "Sidera lenis"@fi,
        "Skeletocutis lenis"@fi,
        "Cinereomyces lenis"@sv,
        "Sidera lenis"@sv,
        "Skeletocutis lenis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppikääpä"@fi,
        "gräddporing"@sv .

<http://tun.fi/MX.205542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Canopora subfuscoflavida" ;
    dwc:scientificNameAuthorship "(Rostk.) Miettinen & Spirin" ;
    skos:broader <http://tun.fi/MX.4884024> ;
    skos:hiddenLabel "Canopora subfuscoflavida"@fi,
        "Cinereomyces lindbladii"@fi,
        "Diplomitoporus lindbladii"@fi,
        "Canopora subfuscoflavida"@sv,
        "Cinereomyces lindbladii"@sv,
        "Diplomitoporus lindbladii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeakääpä"@fi,
        "gråporing"@sv .

<http://tun.fi/MX.205543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sidera vulgaris" ;
    dwc:scientificNameAuthorship "(Fr.) Miettinen" ;
    skos:broader <http://tun.fi/MX.4884083> ;
    skos:hiddenLabel "Cinereomyces vulgaris"@fi,
        "Sidera vulgaris"@fi,
        "Cinereomyces vulgaris"@sv,
        "Sidera vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkukääpä"@fi,
        "sydlig gräddporing"@sv .

<http://tun.fi/MX.205544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria amoenoides" ;
    dwc:scientificNameAuthorship "Corner, Thinad & Anand" ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria amoenoides"@fi,
        "Clavaria amoenoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanuijakas"@fi,
        "vridfingersvamp"@sv .

<http://tun.fi/MX.205545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria argillacea" ;
    dwc:scientificNameAuthorship "Pers. : Fr." ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria argillacea"@fi,
        "Clavaria argillacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasnuijakas"@fi,
        "hedfingersvamp"@sv .

<http://tun.fi/MX.205546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria asperulospora" ;
    dwc:scientificNameAuthorship "G.F. Atk." ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria asperulospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustanuijakas"@fi,
        "Clavaria asperulospora"@sv .

<http://tun.fi/MX.205547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria asterospora" ;
    dwc:scientificNameAuthorship "Pat." ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria asterospora"@fi,
        "Clavaria asterospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sakaranuijakas"@fi,
        "stjärnsporig fingersvamp"@sv .

<http://tun.fi/MX.205548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria atrofusca" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria atrofusca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummanuijakas"@fi,
        "Clavaria atrofusca"@sv .

<http://tun.fi/MX.205549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria daulnoyae" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria daulnoyae"@fi,
        "Clavaria tenuipes"@fi,
        "Clavaria tenuipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luunuijakas"@fi,
        "Clavaria daulnoyae"@sv .

<http://tun.fi/MX.205550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria falcata" ;
    dwc:scientificNameAuthorship "Pers. : Fr." ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria falcata"@fi,
        "Clavaria falcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vahanuijakas"@fi,
        "opalfingersvamp"@sv .

<http://tun.fi/MX.205551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria flavipes" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria flavipes"@fi,
        "Clavaria flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olkinuijakas"@fi,
        "stråfingersvamp"@sv .

<http://tun.fi/MX.205552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria fragilis" ;
    dwc:scientificNameAuthorship "Holmsk.:Fr." ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria fragilis"@fi,
        "Clavaria fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkonuijakas"@fi,
        "maskfingersvamp"@sv .

<http://tun.fi/MX.205553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria fumosa" ;
    dwc:scientificNameAuthorship "Pers. : Fr." ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria fumosa"@fi,
        "Clavaria fumosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savunuijakas"@fi,
        "rökfingersvamp"@sv .

<http://tun.fi/MX.205554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria greletii" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria greletii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustenuijakas"@fi,
        "Clavaria greletii"@sv .

<http://tun.fi/MX.205555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria incarnata" ;
    dwc:scientificNameAuthorship "Weinm." ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria incarnata"@fi,
        "Clavaria incarnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lihanuijakas"@fi,
        "skär fingersvamp"@sv .

<http://tun.fi/MX.205556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria atroumbrina" ;
    dwc:scientificNameAuthorship "Corner" ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria atroumbrina"@fi,
        "Clavaria pullei"@fi,
        "Clavaria pullei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittynuijakas"@fi,
        "Clavaria atroumbrina"@sv .

<http://tun.fi/MX.205557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloclavaria purpurea" ;
    dwc:scientificNameAuthorship "(O.F.Müll.:Fr.) Dentinger & D.J.McLaughlin" ;
    skos:broader <http://tun.fi/MX.233475> ;
    skos:hiddenLabel "Alloclavaria purpurea"@fi,
        "Clavaria purpurea"@fi,
        "Alloclavaria purpurea"@sv,
        "Clavaria purpurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppuranuijakas"@fi,
        "luddfingersvamp"@sv .

<http://tun.fi/MX.205558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria rosea" ;
    dwc:scientificNameAuthorship "Dalman : Fr." ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria rosea"@fi,
        "Clavaria rosea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusunuijakas"@fi,
        "rosenfingersvamp"@sv .

<http://tun.fi/MX.205559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria sphagnicola" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria sphagnicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkanuijakas"@fi,
        "Clavaria sphagnicola"@sv .

<http://tun.fi/MX.205560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria zollingeri" ;
    dwc:scientificNameAuthorship "Lév." ;
    skos:altLabel "violettinuijakas"@fi ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:hiddenLabel "Clavaria zollingeri"@fi,
        "Clavaria zollingeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "violettihaarakas"@fi,
        "violett fingersvamp"@sv .

<http://tun.fi/MX.205561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavariadelphus ligula" ;
    dwc:scientificNameAuthorship "(Schaeff. : Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.204993> ;
    skos:hiddenLabel "Clavariadelphus ligula"@fi,
        "Clavariadelphus ligula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkunuijakas"@fi,
        "barrklubbsvamp"@sv .

<http://tun.fi/MX.205562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavariadelphus pistillaris" ;
    dwc:scientificNameAuthorship "(L. : Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.204993> ;
    skos:hiddenLabel "Clavariadelphus pistillaris"@fi,
        "Clavariadelphus pistillaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonuijakas"@fi,
        "stor klubbsvamp"@sv .

<http://tun.fi/MX.205564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavariadelphus sachalinensis" ;
    dwc:scientificNameAuthorship "(Imai) Corner" ;
    skos:broader <http://tun.fi/MX.204993> ;
    skos:hiddenLabel "Clavariadelphus sachalinensis"@fi,
        "Clavariadelphus sachalinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taiganuijakas"@fi,
        "storsporig klubbsvamp"@sv .

<http://tun.fi/MX.205565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavariadelphus truncatus" ;
    dwc:scientificNameAuthorship "(Quél.) Donk" ;
    skos:broader <http://tun.fi/MX.204993> ;
    skos:hiddenLabel "Clavariadelphus truncatus"@fi,
        "Clavariadelphus truncatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töppönuijakas"@fi,
        "flattoppad klubbsvamp"@sv .

<http://tun.fi/MX.205566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artomyces cristatus" ;
    dwc:scientificNameAuthorship "(Kauffman) Jülich" ;
    skos:broader <http://tun.fi/MX.233576> ;
    skos:hiddenLabel "Artomyces cristatus"@fi,
        "Clavicorona cristata"@fi,
        "Artomyces cristatus"@sv,
        "Clavicorona cristata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnihaarakas"@fi,
        "liten kandelabersvamp"@sv .

<http://tun.fi/MX.205567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artomyces pyxidatus" ;
    dwc:scientificNameAuthorship "(Pers.) Jülich" ;
    skos:broader <http://tun.fi/MX.233576> ;
    skos:hiddenLabel "Artomyces pyxidatus"@fi,
        "Clavicorona pyxidata"@fi,
        "Artomyces pyxidatus"@sv,
        "Clavicorona pyxidata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kruunuhaarakas"@fi,
        "kandelabersvamp"@sv .

<http://tun.fi/MX.205568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavicorona taxophila" ;
    dwc:scientificNameAuthorship "(Thom) Doty" ;
    skos:broader <http://tun.fi/MX.205101> ;
    skos:hiddenLabel "Clavicorona taxophila"@fi,
        "Clavicorona taxophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikarinuijakas"@fi,
        "fingerbägare"@sv .

<http://tun.fi/MX.205569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavulicium macounii" ;
    dwc:scientificNameAuthorship "(Burt) J. Erikss. & Boid. ex Parmasto" ;
    skos:broader <http://tun.fi/MX.204943> ;
    skos:hiddenLabel "Clavulicium macounii"@fi,
        "Clavulicium vinososcabens"@fi,
        "Clavulicium macounii"@sv,
        "Clavulicium vinososcabens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viinikäprikkä"@fi,
        "gaffelskinn"@sv .

<http://tun.fi/MX.205570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavulina cinerea" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.205074> ;
    skos:hiddenLabel "Clavulina cinerea"@fi,
        "Clavulina cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaahaarakas"@fi,
        "grå fingersvamp"@sv .

<http://tun.fi/MX.205571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavulina coralloides" ;
    dwc:scientificNameAuthorship "(L. : Fr.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.205074> ;
    skos:hiddenLabel "Clavulina coralloides"@fi,
        "Clavulina coralloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korallihaarakas"@fi,
        "kamfingersvamp"@sv .

<http://tun.fi/MX.205572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavulina rugosa" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.205074> ;
    skos:hiddenLabel "Clavulina rugosa"@fi,
        "Clavulina rugosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppyhaarakas"@fi,
        "rynkig fingersvamp"@sv .

<http://tun.fi/MX.205573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavulinopsis cineroides" ;
    dwc:scientificNameAuthorship "(G.F. Atk.) Corner" ;
    skos:broader <http://tun.fi/MX.204981> ;
    skos:hiddenLabel "Clavulinopsis cineroides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohaarakas"@fi,
        "Clavulinopsis cineroides"@sv .

<http://tun.fi/MX.205574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavulinopsis corniculata" ;
    dwc:scientificNameAuthorship "(Schaeff. : Fr.) Corner" ;
    skos:broader <http://tun.fi/MX.204981> ;
    skos:hiddenLabel "Clavulinopsis corniculata"@fi,
        "Clavulinopsis corniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyhaarakas"@fi,
        "ängsfingersvamp"@sv .

<http://tun.fi/MX.205575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavulinopsis helvola" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Corner" ;
    skos:broader <http://tun.fi/MX.204981> ;
    skos:hiddenLabel "Clavulinopsis helvola"@fi,
        "Clavulinopsis helvola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssinuijakas"@fi,
        "hagfingersvamp"@sv .

<http://tun.fi/MX.205576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavulinopsis hisingeri" ;
    dwc:scientificNameAuthorship "(P. Karst.) D.A. Reid" ;
    skos:broader <http://tun.fi/MX.204981> ;
    skos:hiddenLabel "Clavulinopsis hisingeri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansarinuijakas"@fi,
        "Clavulinopsis hisingeri"@sv .

<http://tun.fi/MX.205578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavulinopsis luteoalba" ;
    dwc:scientificNameAuthorship "(Rea) Corner" ;
    skos:broader <http://tun.fi/MX.204981> ;
    skos:hiddenLabel "Clavulinopsis luteoalba"@fi,
        "Clavulinopsis luteoalba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapranuijakas"@fi,
        "aprikosfingersvamp"@sv .

<http://tun.fi/MX.205579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Climacocystis borealis" ;
    dwc:scientificNameAuthorship "(Fr.) Kotl. & Pouzar" ;
    skos:broader <http://tun.fi/MX.205003> ;
    skos:hiddenLabel "Climacocystis borealis"@fi,
        "Climacocystis borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankääpä"@fi,
        "trådticka"@sv .

<http://tun.fi/MX.205580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Climacodon septentrionalis" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.204911> ;
    skos:hiddenLabel "Climacodon septentrionalis"@fi,
        "Climacodon septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpäorakas"@fi,
        "grentaggsvamp"@sv .

<http://tun.fi/MX.205581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colacogloea peniophorae" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Oberw. & Bandoni" ;
    skos:broader <http://tun.fi/MX.205125> ;
    skos:hiddenLabel "Colacogloea peniophorae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loisnapikka"@fi,
        "Colacogloea peniophorae"@sv .

<http://tun.fi/MX.205582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coltricia cinnamomea" ;
    dwc:scientificNameAuthorship "(Jacq.) Murrill" ;
    skos:broader <http://tun.fi/MX.205108> ;
    skos:hiddenLabel "Coltricia cinnamomea"@fi,
        "Coltricia cinnamomea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "satiinikääpä"@fi,
        "kanelticka"@sv .

<http://tun.fi/MX.205583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coltricia perennis" ;
    dwc:scientificNameAuthorship "(L. : Fr.) Murrill" ;
    skos:broader <http://tun.fi/MX.205108> ;
    skos:hiddenLabel "Coltricia perennis"@fi,
        "Coltricia perennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskääpä"@fi,
        "skinnticka"@sv .

<http://tun.fi/MX.205584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conferticium ochraceum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Hallenb." ;
    skos:broader <http://tun.fi/MX.204962> ;
    skos:hiddenLabel "Conferticium ochraceum"@fi,
        "Conferticium ochraceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okratyllikkä"@fi,
        "sprickskinn"@sv .

<http://tun.fi/MX.205585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conferticium ravum" ;
    dwc:scientificNameAuthorship "(Burt) Ginns & G.W. Freeman" ;
    skos:broader <http://tun.fi/MX.204962> ;
    skos:hiddenLabel "Conferticium ravum"@fi,
        "Conferticium ravum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapatyllikkä"@fi,
        "aspskinn"@sv .

<http://tun.fi/MX.205586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniophora arida" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.204903> ;
    skos:hiddenLabel "Coniophora arida"@fi,
        "Coniophora arida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhokesikkä"@fi,
        "pulverskinn"@sv .

<http://tun.fi/MX.205587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniophora fusispora" ;
    dwc:scientificNameAuthorship "(Cooke & Ellis) Sacc." ;
    skos:broader <http://tun.fi/MX.204903> ;
    skos:hiddenLabel "Coniophora fusispora"@fi,
        "Coniophora fusispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukesikkä"@fi,
        "sprött pulverskinn"@sv .

<http://tun.fi/MX.205588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniophora olivacea" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.204903> ;
    skos:hiddenLabel "Coniophora olivacea"@fi,
        "Coniophora olivacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakesikkä"@fi,
        "olivpulverskinn"@sv .

<http://tun.fi/MX.205589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniophora puteana" ;
    dwc:scientificNameAuthorship "(Schumach.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.204903> ;
    skos:hiddenLabel "Coniophora puteana"@fi,
        "Coniophora puteana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellarikesikkä"@fi,
        "källarsvamp"@sv .

<http://tun.fi/MX.205590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronicium alboglaucum" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Jülich" ;
    skos:broader <http://tun.fi/MX.204996> ;
    skos:hiddenLabel "Coronicium alboglaucum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokorona"@fi,
        "Coronicium alboglaucum"@sv .

<http://tun.fi/MX.205591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticium boreoroseum" ;
    dwc:scientificNameAuthorship "Boidin & Lanq." ;
    skos:broader <http://tun.fi/MX.204969> ;
    skos:hiddenLabel "Corticium boreoroseum"@fi,
        "Corticium boreoroseum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säieorvakka"@fi,
        "snörskinn"@sv .

<http://tun.fi/MX.205592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticium erikssonii" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.204969> ;
    skos:hiddenLabel "Corticium erikssonii"@fi,
        "Corticium erikssonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puuteriorvakka"@fi,
        "stoftskinn"@sv .

<http://tun.fi/MX.205593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocorticium polygonioides" ;
    dwc:scientificNameAuthorship "(P. Karst.) M.J. Larsen & Gilb." ;
    skos:broader <http://tun.fi/MX.233587> ;
    skos:hiddenLabel "Corticium polygonioides"@fi,
        "Dendrocorticium polygonioides"@fi,
        "Laeticorticium polygonioides"@fi,
        "Corticium polygonioides"@sv,
        "Dendrocorticium polygonioides"@sv,
        "Laeticorticium polygonioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liilaorvakka"@fi,
        "nordplätt"@sv .

<http://tun.fi/MX.205594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marchandiomyces quercina" ;
    dwc:scientificNameAuthorship "(J. Erikss. & Ryv.) Ghobad-Nejhad" ;
    skos:broader <http://tun.fi/MX.67390> ;
    skos:hiddenLabel "Corticium quercicola"@fi,
        "Marchandiomyces quercina"@fi,
        "Corticium quercicola"@sv,
        "Marchandiomyces quercina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ritvaorvakka"@fi,
        "ekplätt"@sv .

<http://tun.fi/MX.205595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticium roseum" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.204969> ;
    skos:hiddenLabel "Corticium roseum"@fi,
        "Corticium roseum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruso-orvakka"@fi,
        "rosenskinn"@sv .

<http://tun.fi/MX.205596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotylidia muscigena" ;
    dwc:scientificNameAuthorship "L.Remy" ;
    skos:broader <http://tun.fi/MX.205133> ;
    skos:hiddenLabel "Cotylidia muscigena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammaltorvikka"@fi,
        "Cotylidia muscigena"@sv .

<http://tun.fi/MX.205597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotylidia undulata" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.205133> ;
    skos:hiddenLabel "Cotylidia undulata"@fi,
        "Cotylidia undulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkatorvikka"@fi,
        "trumpetskinn"@sv .

<http://tun.fi/MX.205598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craterellus cornucopioides" ;
    dwc:scientificNameAuthorship "(L.:Fr.) Pers." ;
    skos:broader <http://tun.fi/MX.204933> ;
    skos:hiddenLabel "Craterellus cornucopioides"@fi,
        "Craterellus cornucopioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustatorvisieni"@fi,
        "svart trumpetsvamp"@sv .

<http://tun.fi/MX.205599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocraterellus pertenuis" ;
    dwc:scientificNameAuthorship "(Skovst.) D.A. Reid" ;
    skos:broader <http://tun.fi/MX.233584> ;
    skos:hiddenLabel "Craterellus pertenuis"@fi,
        "Pseudocraterellus pertenuis"@fi,
        "Craterellus pertenuis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutorvisieni"@fi,
        "Pseudocraterellus pertenuis"@sv .

<http://tun.fi/MX.205600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocraterellus undulatus" ;
    dwc:scientificNameAuthorship "(Pers.) Rauschert" ;
    skos:broader <http://tun.fi/MX.233584> ;
    skos:hiddenLabel "Craterellus sinuosus"@fi,
        "Craterellus undulatus"@fi,
        "Pseudocraterellus undulatus"@fi,
        "Craterellus sinuosus"@sv,
        "Craterellus undulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaatorvisieni"@fi,
        "Pseudocraterellus undulatus"@sv .

<http://tun.fi/MX.205601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craterellus caeruleofuscus" ;
    dwc:scientificNameAuthorship "A.H. Sm." ;
    skos:broader <http://tun.fi/MX.204933> ;
    skos:hiddenLabel "Craterellus caeruleofuscus"@fi,
        "Craterellus cinereus"@fi,
        "Craterellus cinereus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskotorvisieni"@fi,
        "Craterellus caeruleofuscus"@sv .

<http://tun.fi/MX.205602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditangium cerasi" ;
    dwc:scientificNameAuthorship "(Schumach.) Costantin & L.M. Dufour" ;
    skos:broader <http://tun.fi/MX.5077048> ;
    skos:hiddenLabel "Craterocolla cerasi"@fi,
        "Ditangium cerasi"@fi,
        "Craterocolla cerasi"@sv,
        "Ditangium cerasi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tippahytykkä"@fi,
        "rödkrös"@sv .

<http://tun.fi/MX.205603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cristinia gallica" ;
    dwc:scientificNameAuthorship "(Pilát) Jülich" ;
    skos:broader <http://tun.fi/MX.205021> ;
    skos:hiddenLabel "Cristinia gallica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakänsäkkä"@fi,
        "Cristinia gallica"@sv .

<http://tun.fi/MX.205604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cristinia helvetica" ;
    dwc:scientificNameAuthorship "(Pers.) Parmasto" ;
    skos:broader <http://tun.fi/MX.205021> ;
    skos:hiddenLabel "Cristinia helvetica"@fi,
        "Cristinia helvetica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrakänsäkkä"@fi,
        "repskinn"@sv .

<http://tun.fi/MX.205605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crustoderma corneum" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Nakasone" ;
    skos:altLabel "aihkirypykkä"@fi ;
    skos:broader <http://tun.fi/MX.205043> ;
    skos:hiddenLabel "Crustoderma corneum"@fi,
        "Crustoderma corneum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aihkinahka"@fi,
        "hornvaxskinn"@sv .

<http://tun.fi/MX.205606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crustoderma dryinum" ;
    dwc:scientificNameAuthorship "(Berk. & M. A. Curtis) Parmasto" ;
    skos:broader <http://tun.fi/MX.205043> ;
    skos:hiddenLabel "Crustoderma dryinum"@fi,
        "Crustoderma dryinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peikonnahka"@fi,
        "rostskinn"@sv .

<http://tun.fi/MX.205607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crustoderma efibulatum" ;
    dwc:scientificNameAuthorship "Kotir. & Saaren." ;
    skos:broader <http://tun.fi/MX.205043> ;
    skos:hiddenLabel "Crustoderma efibulatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiidennahka"@fi,
        "Crustoderma efibulatum"@sv .

<http://tun.fi/MX.205608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crustoderma longicystidiatum" ;
    dwc:scientificNameAuthorship "(Litsch.) Nakasone" ;
    skos:altLabel "harmorypykkä"@fi ;
    skos:broader <http://tun.fi/MX.205043> ;
    skos:hiddenLabel "Crustoderma longicystidiatum"@fi,
        "Phlebia longicystidia"@fi,
        "Phlebia longicystidiata"@fi,
        "Phlebia longicystidia"@sv,
        "Phlebia longicystidiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmonnahka"@fi,
        "Crustoderma longicystidiatum"@sv .

<http://tun.fi/MX.205609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crustomyces subabruptus" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Jülich" ;
    skos:broader <http://tun.fi/MX.204998> ;
    skos:hiddenLabel "Crustomyces subabruptus"@fi,
        "Crustomyces subabruptus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tappitämäkkä"@fi,
        "skrovelskinn"@sv .

<http://tun.fi/MX.205610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylindrobasidium evolvens" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Jülich" ;
    skos:broader <http://tun.fi/MX.204920> ;
    skos:hiddenLabel "Cylindrobasidium evolvens"@fi,
        "Cylindrobasidium evolvens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pehmikkä"@fi,
        "mjukskinn"@sv .

<http://tun.fi/MX.205611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muscinupta laevis" ;
    dwc:scientificNameAuthorship "(Fr.) Redhead, Lücking & Lawrey" ;
    skos:broader <http://tun.fi/MX.233474> ;
    skos:hiddenLabel "Cyphellostereum laeve"@fi,
        "Muscinupta laevis"@fi,
        "Cyphellostereum laeve"@sv,
        "Muscinupta laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalkorva"@fi,
        "mossöra"@sv .

<http://tun.fi/MX.205612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystostereum murrayi" ;
    dwc:scientificNameAuthorship "(Berk. & M.A. Curtis.) Pouzar" ;
    skos:broader <http://tun.fi/MX.205027> ;
    skos:hiddenLabel "Cystostereum murraii"@fi,
        "Cystostereum murrayi"@fi,
        "Cystostereum murraii"@sv,
        "Cystostereum murrayi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "känsäorvakka"@fi,
        "doftskinn"@sv .

<http://tun.fi/MX.205613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cytidia salicina" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Burt" ;
    skos:broader <http://tun.fi/MX.204970> ;
    skos:hiddenLabel "Cytidia salicina"@fi,
        "Cytidia salicina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajupunakka"@fi,
        "sälgplätt"@sv .

<http://tun.fi/MX.205614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacrymyces adpressus" ;
    dwc:scientificNameAuthorship "Grognot" ;
    skos:broader <http://tun.fi/MX.205068> ;
    skos:hiddenLabel "Dacrymyces adpressus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "littutipakka"@fi,
        "Dacrymyces adpressus"@sv .

<http://tun.fi/MX.205615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacrymyces chrysocomus" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Tul." ;
    skos:broader <http://tun.fi/MX.205068> ;
    skos:hiddenLabel "Dacrymyces chrysocomus"@fi,
        "Dacrymyces chrysocomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuppitipakka"@fi,
        "skålplätt"@sv .

<http://tun.fi/MX.205616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacrymyces chrysospermus" ;
    dwc:scientificNameAuthorship "Berk. & Curt." ;
    skos:broader <http://tun.fi/MX.205068> ;
    skos:hiddenLabel "Dacrymyces chrysospermus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultatipakka"@fi,
        "Dacrymyces chrysospermus"@sv .

<http://tun.fi/MX.205617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacrymyces confluens" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.205068> ;
    skos:hiddenLabel "Dacrymyces confluens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimpputipakka"@fi,
        "Dacrymyces confluens"@sv .

<http://tun.fi/MX.205618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerinomyces aeneus" ;
    dwc:scientificNameAuthorship "A. Savchenko, Miettinen & J.C. Zamora" ;
    skos:broader <http://tun.fi/MX.205130> ;
    skos:hiddenLabel "Cerinomyces aeneus"@fi,
        "Dacrymyces enatus"@fi,
        "Cerinomyces aeneus"@sv,
        "Dacrymyces enatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskotipakka"@fi,
        "skorpplätt"@sv .

<http://tun.fi/MX.205619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacrymyces estonicus" ;
    dwc:scientificNameAuthorship "Raitv." ;
    skos:broader <http://tun.fi/MX.205068> ;
    skos:hiddenLabel "Dacrymyces estonicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatipakka"@fi,
        "Dacrymyces estonicus"@sv .

<http://tun.fi/MX.205620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacrymyces lacrymalis" ;
    dwc:scientificNameAuthorship "(Pers.) Sommerf." ;
    skos:broader <http://tun.fi/MX.205068> ;
    skos:hiddenLabel "Dacrymyces lacrymalis"@fi,
        "Dacrymyces lacrymalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppytipakka"@fi,
        "rynkplätt"@sv .

<http://tun.fi/MX.205621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacrymyces microsporus" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.205068> ;
    skos:hiddenLabel "Dacrymyces microsporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lakkitipakka"@fi,
        "Dacrymyces microsporus"@sv .

<http://tun.fi/MX.205622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacrymyces minor" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.205068> ;
    skos:hiddenLabel "Dacrymyces minor"@fi,
        "Dacrymyces minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutipakka"@fi,
        "småplätt"@sv .

<http://tun.fi/MX.205623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacrymyces ovisporus" ;
    dwc:scientificNameAuthorship "Bref." ;
    skos:broader <http://tun.fi/MX.205068> ;
    skos:hiddenLabel "Dacrymyces ovisporus"@fi,
        "Dacrymyces ovisporus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyynytipakka"@fi,
        "klotsporig vedplätt"@sv .

<http://tun.fi/MX.205624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacrymyces stillatus" ;
    dwc:scientificNameAuthorship "Nees : Fr." ;
    skos:broader <http://tun.fi/MX.205068> ;
    skos:hiddenLabel "Dacrymyces stillatus"@fi,
        "Dacrymyces stillatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahotipakka"@fi,
        "vedplätt"@sv .

<http://tun.fi/MX.205625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerinomyces tortus" ;
    dwc:scientificNameAuthorship "(Willd.) Miettinen, J.C. Zamora & A. Sav- chenko" ;
    skos:broader <http://tun.fi/MX.205130> ;
    skos:hiddenLabel "Cerinomyces tortus"@fi,
        "Dacrymyces tortus"@fi,
        "Cerinomyces tortus"@sv,
        "Dacrymyces tortus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistetipakka"@fi,
        "punktplätt"@sv .

<http://tun.fi/MX.205626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacryobolus karstenii" ;
    dwc:scientificNameAuthorship "(Bres.) Oberw. ex Parmasto" ;
    skos:broader <http://tun.fi/MX.204915> ;
    skos:hiddenLabel "Dacryobolus karstenii"@fi,
        "Dacryobolus karstenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksu-uumakka"@fi,
        "anisskinn"@sv .

<http://tun.fi/MX.205627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacryobolus sudans" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.204915> ;
    skos:hiddenLabel "Dacryobolus sudans"@fi,
        "Dacryobolus sudans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tippauumakka"@fi,
        "droppskinn"@sv .

<http://tun.fi/MX.205628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacryonaema rufum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Nannf." ;
    skos:broader <http://tun.fi/MX.205049> ;
    skos:hiddenLabel "Dacryonaema rufum"@fi,
        "Dacryonaema rufum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riukutipakka"@fi,
        "gelépigg"@sv .

<http://tun.fi/MX.205629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daedalea quercina" ;
    dwc:scientificNameAuthorship "(L. : Fr.) Pers." ;
    skos:broader <http://tun.fi/MX.205091> ;
    skos:hiddenLabel "Daedalea quercina"@fi,
        "Daedalea quercina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sokkelokääpä"@fi,
        "korkmussling"@sv .

<http://tun.fi/MX.205631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daedaleopsis septentrionalis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Niemelä" ;
    skos:broader <http://tun.fi/MX.205052> ;
    skos:hiddenLabel "Daedaleopsis septentrionalis"@fi,
        "Daedaleopsis septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansärmäkääpä"@fi,
        "skivticka"@sv .

<http://tun.fi/MX.205633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Datronia mollis" ;
    dwc:scientificNameAuthorship "(Sommerf. : Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.204948> ;
    skos:hiddenLabel "Datronia mollis"@fi,
        "Datronia mollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kennokääpä"@fi,
        "stor hjortticka"@sv .

<http://tun.fi/MX.205634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Datronia stereoides" ;
    dwc:scientificNameAuthorship "(Fr.: Fr.) Ryvarden" ;
    skos:broader <http://tun.fi/MX.204948> ;
    skos:hiddenLabel "Datronia stereoides"@fi,
        "Datronia stereoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukennokääpä"@fi,
        "liten hjortticka"@sv .

<http://tun.fi/MX.205635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrothele acerina" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Lemke" ;
    skos:broader <http://tun.fi/MX.205135> ;
    skos:hiddenLabel "Dendrothele acerina"@fi,
        "Dendrothele acerina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahterantäpläkkä"@fi,
        "lönnbarkskinn"@sv .

<http://tun.fi/MX.205636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrothele alliacea" ;
    dwc:scientificNameAuthorship "(Quél.) P.A. Lemke" ;
    skos:broader <http://tun.fi/MX.205135> ;
    skos:hiddenLabel "Dendrothele alliacea"@fi,
        "Dendrothele alliacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalotäpläkkä"@fi,
        "barkskinn"@sv .

<http://tun.fi/MX.205637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrothele amygdalispora" ;
    dwc:scientificNameAuthorship "Hjortstam, 1987" ;
    skos:broader <http://tun.fi/MX.205135> ;
    skos:hiddenLabel "Dendrothele amygdalispora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuntäpläkkä"@fi,
        "Dendrothele amygdalispora"@sv .

<http://tun.fi/MX.205638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrothele commixta" ;
    dwc:scientificNameAuthorship "(Höhn. & Litsch.) J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.205135> ;
    skos:hiddenLabel "Dendrothele commixta"@fi,
        "Dendrothele commixta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salavantäpläkkä"@fi,
        "ekbarkskinn"@sv .

<http://tun.fi/MX.205639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrothele minutissima" ;
    dwc:scientificNameAuthorship "(Höhn. & Litsch.) Kotir., K.H.Larss. & Saaren." ;
    skos:broader <http://tun.fi/MX.205135> ;
    skos:hiddenLabel "Dendrothele minutissima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutäpläkkä"@fi,
        "Dendrothele minutissima"@sv .

<http://tun.fi/MX.205640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrothele tetracornis" ;
    dwc:scientificNameAuthorship "Boidin & Duhem" ;
    skos:broader <http://tun.fi/MX.205135> ;
    skos:hiddenLabel "Dendrothele tetracornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhotäpläkkä"@fi,
        "Dendrothele tetracornis"@sv .

<http://tun.fi/MX.205641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dentipellis fragilis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.205141> ;
    skos:hiddenLabel "Dentipellis fragilis"@fi,
        "Dentipellis fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turkkiorakas"@fi,
        "skinntagging"@sv .

<http://tun.fi/MX.205642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyporus campestris" ;
    dwc:scientificNameAuthorship "(Quél.) Krieglst." ;
    skos:broader <http://tun.fi/MX.205112> ;
    skos:hiddenLabel "Dichomitus campestris"@fi,
        "Polyporus campestris"@fi,
        "Dichomitus campestris"@sv,
        "Polyporus campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinänkääpä"@fi,
        "hasselticka"@sv .

<http://tun.fi/MX.205643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichomitus squalens" ;
    dwc:scientificNameAuthorship "(P. Karst.) D. A. Reid" ;
    skos:broader <http://tun.fi/MX.204897> ;
    skos:hiddenLabel "Dichomitus squalens"@fi,
        "Dichomitus squalens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salokääpä"@fi,
        "skorpticka"@sv .

<http://tun.fi/MX.205644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichostereum boreale" ;
    dwc:scientificNameAuthorship "(Pouzar) Ginns & M.N.L.Lefebvre" ;
    skos:broader <http://tun.fi/MX.204982> ;
    skos:hiddenLabel "Dichostereum boreale"@fi,
        "Dichostereum boreale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynirupikka"@fi,
        "skorpgrynna"@sv .

<http://tun.fi/MX.205645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplomitoporus crustulinus" ;
    dwc:scientificNameAuthorship "(Bres.) Ryv." ;
    skos:broader <http://tun.fi/MX.205044> ;
    skos:hiddenLabel "Diplomitoporus crustulinus"@fi,
        "Diplomitoporus crustulinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lohkokääpä"@fi,
        "sprickporing"@sv .

<http://tun.fi/MX.205646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplomitoporus flavescens" ;
    dwc:scientificNameAuthorship "(Bres.) Ryvarden" ;
    skos:broader <http://tun.fi/MX.205044> ;
    skos:hiddenLabel "Diplomitoporus flavescens"@fi,
        "Diplomitoporus flavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnakääpä"@fi,
        "gulporig ticka"@sv .

<http://tun.fi/MX.205647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditiola radicata" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.204964> ;
    skos:hiddenLabel "Ditiola radicata"@fi,
        "Ditiola radicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rustotapikka"@fi,
        "rotplätt"@sv .

<http://tun.fi/MX.205648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eichleriella deglubens" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) D.A.Reid" ;
    skos:broader <http://tun.fi/MX.205037> ;
    skos:hiddenLabel "Eichleriella deglubens"@fi,
        "Eichleriella deglubens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oratali"@fi,
        "taggplätt"@sv .

<http://tun.fi/MX.205649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endoperplexa enodulosa" ;
    dwc:scientificNameAuthorship "(Hauerslev) P. Roberts" ;
    skos:broader <http://tun.fi/MX.205095> ;
    skos:hiddenLabel "Endoperplexa enodulosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiötali"@fi,
        "Endoperplexa enodulosa"@sv .

<http://tun.fi/MX.205650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eocronartium muscicola" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fitzp." ;
    skos:broader <http://tun.fi/MX.205018> ;
    skos:hiddenLabel "Eocronartium muscicola"@fi,
        "Eocronartium muscicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalpuikko"@fi,
        "mossklubba"@sv .

<http://tun.fi/MX.205651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aurantiporus priscus" ;
    dwc:scientificNameAuthorship "Niemelä, Miettinen & Manninen" ;
    skos:broader <http://tun.fi/MX.4884013> ;
    skos:hiddenLabel "Aurantiporus priscus"@fi,
        "Erastia salmonicolor"@fi,
        "Hapalopilus salmonicolor"@fi,
        "Aurantiporus priscus"@sv,
        "Erastia salmonicolor"@sv,
        "Hapalopilus salmonicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lohikääpä"@fi,
        "laxticka"@sv .

<http://tun.fi/MX.205652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythricium hypnophilum" ;
    dwc:scientificNameAuthorship "(P. Karst.) J. Erikss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.204973> ;
    skos:hiddenLabel "Erythricium hypnophilum"@fi,
        "Erythricium hypnophilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "routaorvakka"@fi,
        "mossvinterskinn"@sv .

<http://tun.fi/MX.205653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythricium laetum" ;
    dwc:scientificNameAuthorship "(P.Karst.) J.Erikss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.204973> ;
    skos:hiddenLabel "Erythricium laetum"@fi,
        "Erythricium laetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talviorvakka"@fi,
        "vinterskinn"@sv .

<http://tun.fi/MX.205654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exidia brunneola" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.205045> ;
    skos:hiddenLabel "Exidia brunneola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapahytykkä"@fi,
        "Exidia brunneola"@sv .

<http://tun.fi/MX.205655> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Exidia candida var. cartilaginea" ;
    dwc:scientificNameAuthorship "(S.Lundell & Neuhoff) Spirin & Malysheva" ;
    skos:broader <http://tun.fi/MX.5079228> ;
    skos:hiddenLabel "Exidia candida var. cartilaginea"@fi,
        "Exidia cartilaginea"@fi,
        "Exidia cartilaginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rustohytykkä"@fi,
        "Exidia candida var. cartilaginea"@sv .

<http://tun.fi/MX.205656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exidia nigricans" ;
    dwc:scientificNameAuthorship "(With.) P. Roberts" ;
    skos:broader <http://tun.fi/MX.205045> ;
    skos:hiddenLabel "Exidia glandulosa"@fi,
        "Exidia nigricans"@fi,
        "Exidia glandulosa"@sv,
        "Exidia nigricans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystyhytykkä"@fi,
        "vårtkrös"@sv .

<http://tun.fi/MX.205657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxarium nucleatum" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:altLabel "myhkyhytykkä"@fi ;
    skos:broader <http://tun.fi/MX.233634> ;
    skos:hiddenLabel "Exidia nucleata"@fi,
        "Myxarium nucleatum"@fi,
        "Exidia nucleata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväsmyhky"@fi,
        "Myxarium nucleatum"@sv .

<http://tun.fi/MX.205658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exidia pithya" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205045> ;
    skos:hiddenLabel "Exidia pithya"@fi,
        "Exidia pithya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusihytykkä"@fi,
        "svartkrös"@sv .

<http://tun.fi/MX.205659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exidia recisa" ;
    dwc:scientificNameAuthorship "(Ditmar:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205045> ;
    skos:hiddenLabel "Exidia recisa"@fi,
        "Exidia recisa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuhytykkä"@fi,
        "snurrkrös"@sv .

<http://tun.fi/MX.205660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exidia repanda" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.205045> ;
    skos:hiddenLabel "Exidia repanda"@fi,
        "Exidia repanda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuhytykkä"@fi,
        "köttkrös"@sv .

<http://tun.fi/MX.205661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exidia saccharina" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205045> ;
    skos:hiddenLabel "Exidia saccharina"@fi,
        "Exidia subrepanda"@fi,
        "Exidia saccharina"@sv,
        "Exidia subrepanda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyhytykkä"@fi,
        "sockerkrös"@sv .

<http://tun.fi/MX.205662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exidia thuretiana" ;
    dwc:scientificNameAuthorship "(Lév.) Fr." ;
    skos:broader <http://tun.fi/MX.205045> ;
    skos:hiddenLabel "Exidia thuretiana"@fi,
        "Exidia thuretiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "opaalihytykkä"@fi,
        "opalkrös"@sv .

<http://tun.fi/MX.205663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exidia glandulosa" ;
    dwc:scientificNameAuthorship "(Bull.) Fr." ;
    skos:broader <http://tun.fi/MX.205045> ;
    skos:hiddenLabel "Exidia glandulosa"@fi,
        "Exidia impressa"@fi,
        "Exidia truncata"@fi,
        "Exidia glandulosa"@sv,
        "Exidia impressa"@sv,
        "Exidia truncata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammihytykkä"@fi,
        "ekkrös"@sv .

<http://tun.fi/MX.205664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exidiopsis calcea" ;
    dwc:scientificNameAuthorship "(Pers.:Fr) K.Wells" ;
    skos:broader <http://tun.fi/MX.205088> ;
    skos:hiddenLabel "Exidiopsis calcea"@fi,
        "Exidiopsis calcea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusentali"@fi,
        "kalkskinn"@sv .

<http://tun.fi/MX.205665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exidiopsis effusa" ;
    dwc:scientificNameAuthorship "(Bref. ex Sacc.) Möller" ;
    skos:broader <http://tun.fi/MX.205088> ;
    skos:hiddenLabel "Exidiopsis effusa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liilatali"@fi,
        "Exidiopsis effusa"@sv .

<http://tun.fi/MX.205666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium aequale" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium aequale"@fi,
        "Exobasidium aequale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikantunturipöhö"@fi,
        "blåbärskvast"@sv .

<http://tun.fi/MX.205667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium angustisporum" ;
    dwc:scientificNameAuthorship "Linder" ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium angustisporum"@fi,
        "Exobasidium angustisporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riekonmarjanpöhö"@fi,
        "ripbärskvast"@sv .

<http://tun.fi/MX.205668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium arescens" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium arescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikanlaikkupöhö"@fi,
        "Exobasidium arescens"@sv .

<http://tun.fi/MX.205669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium cassandrae" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium cassandrae"@fi,
        "Exobasidium cassandrae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaiveronlaikkupöhö"@fi,
        "finnmyrtensvulst"@sv .

<http://tun.fi/MX.205670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium cassiopes" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium cassiopes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekovarpionpöhö"@fi,
        "Exobasidium cassiopes"@sv .

<http://tun.fi/MX.205671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium expansum" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium expansum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juolukanpöhö"@fi,
        "Exobasidium expansum"@sv .

<http://tun.fi/MX.205672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium hypogenum" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium hypogenum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekovarpionisopöhö"@fi,
        "Exobasidium hypogenum"@sv .

<http://tun.fi/MX.205673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium japonicum" ;
    dwc:scientificNameAuthorship "Shirai" ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium japonicum"@fi,
        "Exobasidium japonicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "atsaleanpöhö"@fi,
        "azaleasvulst"@sv .

<http://tun.fi/MX.205674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium juelianum" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium juelianum"@fi,
        "Exobasidium juelianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolukanversopöhö"@fi,
        "lingonkvast"@sv .

<http://tun.fi/MX.205675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium karstenii" ;
    dwc:scientificNameAuthorship "Sacc. & Trotter" ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium karstenii"@fi,
        "Exobasidium vaccinii subsp. andromedae"@fi,
        "Exobasidium karstenii"@sv,
        "Exobasidium vaccinii subsp. andromedae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokukanpöhö"@fi,
        "roslingskvast"@sv .

<http://tun.fi/MX.205676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium ledi" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium ledi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pursunpöhö"@fi,
        "Exobasidium ledi"@sv .

<http://tun.fi/MX.205677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium myrtilli" ;
    dwc:scientificNameAuthorship "Siegmund" ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium myrtilli"@fi,
        "Exobasidium vaccinii-myrtilli"@fi,
        "Exobasidium vaccinii-myrtilli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikanpöhö"@fi,
        "Exobasidium myrtilli"@sv .

<http://tun.fi/MX.205678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium oxycocci" ;
    dwc:scientificNameAuthorship "Rostr. ex Shear" ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium oxycocci"@fi,
        "Exobasidium oxycocci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karpalonpöhö"@fi,
        "tranbärskvast"@sv .

<http://tun.fi/MX.205679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium pachysporum" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium pachysporum"@fi,
        "Exobasidium pachysporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juolukanlaikkupöhö"@fi,
        "odonsvulst"@sv .

<http://tun.fi/MX.205680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium rhododendri" ;
    dwc:scientificNameAuthorship "(Fuckel) C.E. Cramer" ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium rhododendri"@fi,
        "Exobasidium vaccinii var. rhododendri"@fi,
        "Exobasidium vaccinii var. rhododendri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppiruusunpöhö"@fi,
        "Exobasidium rhododendri"@sv .

<http://tun.fi/MX.205681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium rostrupii" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium rostrupii"@fi,
        "Exobasidium rostrupii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karpalonlaikkupöhö"@fi,
        "tranbärssvulst"@sv .

<http://tun.fi/MX.205682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium savilei" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium savilei"@fi,
        "Exobasidium savilei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaiveronpöhö"@fi,
        "finnmyrtenkvast"@sv .

<http://tun.fi/MX.205683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium splendidum" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium splendidum"@fi,
        "Exobasidium splendidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolukanloistopöhö"@fi,
        "praktkvast"@sv .

<http://tun.fi/MX.205684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium sundstroemii" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium sundstroemii"@fi,
        "Exobasidium sundstroemii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokukankalvaspöhö"@fi,
        "sydlig roslingkvast"@sv .

<http://tun.fi/MX.205685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium sydowianum" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium sydowianum"@fi,
        "Gloeosporium exobasidioides"@fi,
        "Exobasidium sydowianum"@sv,
        "Gloeosporium exobasidioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sianpuolanlaikkupöhö"@fi,
        "mjölonsvulst"@sv .

<http://tun.fi/MX.205686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium uvae-ursi" ;
    dwc:scientificNameAuthorship "(Maire) Juel" ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium andromedae f. uvae-ursi"@fi,
        "Exobasidium uvae-ursi"@fi,
        "Exobasidium andromedae f. uvae-ursi"@sv,
        "Exobasidium uvae-ursi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sianpuolanpöhö"@fi,
        "mjölonkvast"@sv .

<http://tun.fi/MX.205687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium vaccinii" ;
    dwc:scientificNameAuthorship "Woronin" ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium vaccinii"@fi,
        "Fusidium vaccinii"@fi,
        "Exobasidium vaccinii"@sv,
        "Fusidium vaccinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolukanpöhö"@fi,
        "lingonvulst"@sv .

<http://tun.fi/MX.205688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exobasidium vaccinii-uliginosi" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.205064> ;
    skos:hiddenLabel "Exobasidium vaccinii-uliginosi"@fi,
        "Exobasidium vaccinii-uliginosi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juolukantunturipöhö"@fi,
        "odonkvast"@sv .

<http://tun.fi/MX.205689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Femsjonia peziziformis" ;
    dwc:scientificNameAuthorship "(Lév.) P. Karst." ;
    skos:broader <http://tun.fi/MX.204947> ;
    skos:hiddenLabel "Femsjonia peziziformis"@fi,
        "Femsjonia peziziformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maljatipakka"@fi,
        "skålkrös"@sv .

<http://tun.fi/MX.205690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fibricium lapponicum" ;
    dwc:scientificNameAuthorship "J.Erikss." ;
    skos:broader <http://tun.fi/MX.205103> ;
    skos:hiddenLabel "Fibricium lapponicum"@fi,
        "Fibricium lapponicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnikarakka"@fi,
        "taigafiberskinn"@sv .

<http://tun.fi/MX.205691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fibricium rude" ;
    dwc:scientificNameAuthorship "(P. Karst.) Jülich" ;
    skos:broader <http://tun.fi/MX.205103> ;
    skos:hiddenLabel "Fibricium rude"@fi,
        "Fibricium rude"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytökarakka"@fi,
        "fiberskinn"@sv .

<http://tun.fi/MX.205692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fibroporia gossypium" ;
    dwc:scientificNameAuthorship "(Speg.) Parmasto" ;
    skos:broader <http://tun.fi/MX.205128> ;
    skos:hiddenLabel "Fibroporia gossypium"@fi,
        "Fibroporia gossypium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kohvakääpä"@fi,
        "bomullsporing"@sv .

<http://tun.fi/MX.205693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fibroporia norrlandica" ;
    dwc:scientificNameAuthorship "(Berglund & Ryvarden) Niemelä" ;
    skos:broader <http://tun.fi/MX.205128> ;
    skos:hiddenLabel "Fibroporia norrlandica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumikonkääpä"@fi,
        "Fibroporia norrlandica"@sv .

<http://tun.fi/MX.205694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fibroporia vaillantii" ;
    dwc:scientificNameAuthorship "(DC.:Fr.) Ryvarden" ;
    skos:broader <http://tun.fi/MX.205128> ;
    skos:hiddenLabel "Fibroporia vaillantii"@fi,
        "Fibroporia vaillantii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lavakääpä"@fi,
        "mögelticka"@sv .

<http://tun.fi/MX.205695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerochaete calotricha" ;
    dwc:scientificNameAuthorship "(P. Karst.) J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204963> ;
    skos:hiddenLabel "Phanerochaete calotricha"@fi,
        "Phanerochaete calotricha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauno-orvakka"@fi,
        "blekt strålskinn"@sv .

<http://tun.fi/MX.205696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerochaete jose-ferrairae" ;
    dwc:scientificNameAuthorship "(D. A. Reid) D. A. Reid" ;
    skos:broader <http://tun.fi/MX.204963> ;
    skos:hiddenLabel "Phanerochaete jose-ferrairae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosteorvakka"@fi,
        "Phanerochaete jose-ferrairae"@sv .

<http://tun.fi/MX.205697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerochaete laevis" ;
    dwc:scientificNameAuthorship "(Fr.) J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204963> ;
    skos:hiddenLabel "Phanerochaete laevis"@fi,
        "Phanerochaete laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silo-orvakka"@fi,
        "slätt strålskinn"@sv .

<http://tun.fi/MX.205698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerochaete cumulodentata" ;
    dwc:scientificNameAuthorship "(Nikol.) Parmasto" ;
    skos:broader <http://tun.fi/MX.204963> ;
    skos:hiddenLabel "Phanerochaete \"magnoliae\""@fi,
        "Phanerochaete cumulodentata"@fi,
        "Phanerochaete \"magnoliae\""@sv,
        "Phanerochaete cumulodentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasorvakka"@fi,
        "knöligt strålskinn"@sv .

<http://tun.fi/MX.205699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerochaete sanguinea" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Pouzar" ;
    skos:broader <http://tun.fi/MX.204963> ;
    skos:hiddenLabel "Phanerochaete sanguinea"@fi,
        "Phanerochaete sanguinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helo-orvakka"@fi,
        "rödvedsskinn"@sv .

<http://tun.fi/MX.205700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerochaete sordida" ;
    dwc:scientificNameAuthorship "(P. Karst.) J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204963> ;
    skos:hiddenLabel "Phanerochaete sordida"@fi,
        "Phanerochaete sordida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rähjäorvakka"@fi,
        "gräddstrålskinn"@sv .

<http://tun.fi/MX.205701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerochaete tuberculata" ;
    dwc:scientificNameAuthorship "(P. Karst.) Parmasto" ;
    skos:broader <http://tun.fi/MX.204963> ;
    skos:hiddenLabel "Phanerochaete tuberculata"@fi,
        "Phanerochaete tuberculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sädeorvakka"@fi,
        "lundstrålskinn"@sv .

<http://tun.fi/MX.205702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerochaete velutina" ;
    dwc:scientificNameAuthorship "(DC:Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.204963> ;
    skos:hiddenLabel "Phanerochaete velutina"@fi,
        "Phanerochaete velutina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkaorvakka"@fi,
        "luddskinn"@sv .

<http://tun.fi/MX.205703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus alni" ;
    dwc:scientificNameAuthorship "(Bondartsev) Parmasto" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus alni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänarinakääpä"@fi,
        "Phellinus alni"@sv .

<http://tun.fi/MX.205704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus chrysoloma" ;
    dwc:scientificNameAuthorship "(Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus chrysoloma"@fi,
        "Porodaedalea chrysoloma"@fi,
        "Phellinus chrysoloma"@sv,
        "Porodaedalea chrysoloma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenkääpä"@fi,
        "granticka"@sv .

<http://tun.fi/MX.205706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus conchatus" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus conchatus"@fi,
        "Porodaedalea conchata"@fi,
        "Phellinus conchatus"@sv,
        "Porodaedalea conchata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidankääpä"@fi,
        "sälgticka"@sv .

<http://tun.fi/MX.205707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus contiguus" ;
    dwc:scientificNameAuthorship "(Fr.) Pat." ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Fuscoporia contigua"@fi,
        "Phellinus contiguus"@fi,
        "Fuscoporia contigua"@sv,
        "Phellinus contiguus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konttakääpä"@fi,
        "buskticka"@sv .

<http://tun.fi/MX.205708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus ferrugineofuscus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Bourdot" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinidium ferrugineofuscum"@fi,
        "Phellinus ferrugineofuscus"@fi,
        "Phellinidium ferrugineofuscum"@sv,
        "Phellinus ferrugineofuscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekääpä"@fi,
        "ullticka"@sv .

<http://tun.fi/MX.205709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus ferruginosus" ;
    dwc:scientificNameAuthorship "(Schrad.: Fr.) Pat." ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Fuscoporia ferruginosa"@fi,
        "Phellinus ferruginosus"@fi,
        "Fuscoporia ferruginosa"@sv,
        "Phellinus ferruginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkääpä"@fi,
        "rostticka"@sv .

<http://tun.fi/MX.205710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus hippophaëicola" ;
    dwc:scientificNameAuthorship "H. Jahn" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Fomitiporia hippophaëicola"@fi,
        "Phellinus hippophaëicola"@fi,
        "Fomitiporia hippophaëicola"@sv,
        "Phellinus hippophaëicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrninkääpä"@fi,
        "havtornsticka"@sv .

<http://tun.fi/MX.205712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus laevigatus" ;
    dwc:scientificNameAuthorship "(Fr.) Bourdot & Galzin" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus laevigatus"@fi,
        "Phellinus laevigatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "levykääpä"@fi,
        "valkticka"@sv .

<http://tun.fi/MX.205713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus abietis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Jahn" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus abietis"@fi,
        "Phellinus laricis"@fi,
        "Porodaedalea laricis"@fi,
        "Porodaedalea niemelaei"@fi,
        "Phellinus laricis"@sv,
        "Porodaedalea laricis"@sv,
        "Porodaedalea niemelaei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiankääpä"@fi,
        "Phellinus abietis"@sv .

<http://tun.fi/MX.205714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus lundellii" ;
    dwc:scientificNameAuthorship "Niemelä" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus lundellii"@fi,
        "Phellinus lundellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikireunakääpä"@fi,
        "björkeldticka"@sv .

<http://tun.fi/MX.205716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus nigrolimitatus" ;
    dwc:scientificNameAuthorship "(Romell) Bourdot & Galzin" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus nigrolimitatus"@fi,
        "Phellopilus nigrolimitatus"@fi,
        "Phellinus nigrolimitatus"@sv,
        "Phellopilus nigrolimitatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnikääpä"@fi,
        "gränsticka"@sv .

<http://tun.fi/MX.205717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus pini" ;
    dwc:scientificNameAuthorship "(Brot.:Fr.) A.Ames" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus pini"@fi,
        "Porodaedalea pini"@fi,
        "Phellinus pini"@sv,
        "Porodaedalea pini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynkääpä"@fi,
        "tallticka"@sv .

<http://tun.fi/MX.205718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus populicola" ;
    dwc:scientificNameAuthorship "Niemelä" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus populicola"@fi,
        "Phellinus populicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanarinakääpä"@fi,
        "stor aspticka"@sv .

<http://tun.fi/MX.205719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus punctatus" ;
    dwc:scientificNameAuthorship "(Fr.) Pilát" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Fomitiporia punctata"@fi,
        "Phellinus punctatus"@fi,
        "Fomitiporia punctata"@sv,
        "Phellinus punctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuhmukääpä"@fi,
        "kuddticka"@sv .

<http://tun.fi/MX.205720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus ribis" ;
    dwc:scientificNameAuthorship "(Schumach. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus ribis"@fi,
        "Phylloporia ribis"@fi,
        "Phellinus ribis"@sv,
        "Phylloporia ribis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herukankääpä"@fi,
        "krusbärsticka"@sv .

<http://tun.fi/MX.205721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus robustus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Bourdot & Galzin" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Fomitiporia robusta"@fi,
        "Phellinus robustus"@fi,
        "Fomitiporia robusta"@sv,
        "Phellinus robustus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenkääpä"@fi,
        "ekticka"@sv .

<http://tun.fi/MX.205722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus tremulae" ;
    dwc:scientificNameAuthorship "(Bondartsev) Bondartsev & Borisov in Bond" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus tremulae"@fi,
        "Phellinus tremulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavankääpä"@fi,
        "aspticka"@sv .

<http://tun.fi/MX.205723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus tuberculosus" ;
    dwc:scientificNameAuthorship "(Baumg.) Niemelä" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus pomaceus"@fi,
        "Phellinus tuberculosus"@fi,
        "Phellinus pomaceus"@sv,
        "Phellinus tuberculosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumupuunkääpä"@fi,
        "plommonticka"@sv .

<http://tun.fi/MX.205724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus viticola" ;
    dwc:scientificNameAuthorship "(Schwein. ex Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Fuscoporia viticola"@fi,
        "Phellinus viticola"@fi,
        "Fuscoporia viticola"@sv,
        "Phellinus viticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riukukääpä"@fi,
        "vedticka"@sv .

<http://tun.fi/MX.205725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellodon connatus" ;
    dwc:scientificNameAuthorship "(Schultz: Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.204987> ;
    skos:hiddenLabel "Phellodon connatus"@fi,
        "Phellodon melaleucus"@fi,
        "Phellodon connatus"@sv,
        "Phellodon melaleucus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaorakas"@fi,
        "svartvit taggsvamp"@sv .

<http://tun.fi/MX.205726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellodon niger" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.204987> ;
    skos:hiddenLabel "Phellodon niger"@fi,
        "Phellodon niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaorakas"@fi,
        "svart taggsvamp"@sv .

<http://tun.fi/MX.205727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellodon secretus" ;
    dwc:scientificNameAuthorship "Niemelä & Kinnunen" ;
    skos:broader <http://tun.fi/MX.204987> ;
    skos:hiddenLabel "Phellodon secretus"@fi,
        "Phellodon secretus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilo-orakas"@fi,
        "tajgataggsvamp"@sv .

<http://tun.fi/MX.205728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellodon tomentosus" ;
    dwc:scientificNameAuthorship "(L.:Fr.) Banker" ;
    skos:broader <http://tun.fi/MX.204987> ;
    skos:hiddenLabel "Phellodon tomentosus"@fi,
        "Phellodon tomentosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryytiorakas"@fi,
        "trattaggsvamp"@sv .

<http://tun.fi/MX.205729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia albida" ;
    dwc:scientificNameAuthorship "v. Post" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia albida"@fi,
        "Phlebia albida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkorypykkä"@fi,
        "knölplätt"@sv .

<http://tun.fi/MX.205730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoacia aurea" ;
    dwc:scientificNameAuthorship "(Fr.) J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233560> ;
    skos:hiddenLabel "Mycoacia aurea"@fi,
        "Phlebia aurea"@fi,
        "Mycoacia aurea"@sv,
        "Phlebia aurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naskalirypykkä"@fi,
        "guldvaxtagging"@sv .

<http://tun.fi/MX.205731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia bresadolae" ;
    dwc:scientificNameAuthorship "Parmasto" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia bresadolae"@fi,
        "Phlebia bresadolae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haaparypykkä"@fi,
        "aspvaxskinn"@sv .

<http://tun.fi/MX.205732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia centrifuga" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia centrifuga"@fi,
        "Phlebia centrifuga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanrypykkä"@fi,
        "rynkskinn"@sv .

<http://tun.fi/MX.205733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia cretacea" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) J. Erikss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia cretacea"@fi,
        "Phlebia cretacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liiturypykkä"@fi,
        "kritvaxskinn"@sv .

<http://tun.fi/MX.205734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerochaete deflectens" ;
    dwc:scientificNameAuthorship "(P. Karst.) Hjortstam" ;
    skos:broader <http://tun.fi/MX.204963> ;
    skos:hiddenLabel "Efibula deflectens"@fi,
        "Phanerochaete deflectens"@fi,
        "Phlebia deflectens"@fi,
        "Efibula deflectens"@sv,
        "Phanerochaete deflectens"@sv,
        "Phlebia deflectens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mattaorvakka"@fi,
        "noppvaxskinn"@sv .

<http://tun.fi/MX.205735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia diaphana" ;
    dwc:scientificNameAuthorship "K.H. Larss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia diaphana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultorypykkä"@fi,
        "Phlebia diaphana"@sv .

<http://tun.fi/MX.205736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia diffissa" ;
    dwc:scientificNameAuthorship "J.Erikss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia diffissa"@fi,
        "Phlebia diffissa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermarypykkä"@fi,
        "gräddvaxskinn"@sv .

<http://tun.fi/MX.205737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia femsioeensis" ;
    dwc:scientificNameAuthorship "(Litsch. & S. Lundell) J. Erikss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia femsioeensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmyrypykkä"@fi,
        "Phlebia femsioeensis"@sv .

<http://tun.fi/MX.205738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia firma" ;
    dwc:scientificNameAuthorship "J. Erikss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia firma"@fi,
        "Phlebia firma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitkorypykkä"@fi,
        "hårt vaxskinn"@sv .

<http://tun.fi/MX.205739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoacia fuscoatra" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.233560> ;
    skos:hiddenLabel "Mycoacia fuscoatra"@fi,
        "Phlebia fuscoatra"@fi,
        "Mycoacia fuscoatra"@sv,
        "Phlebia fuscoatra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhirypykkä"@fi,
        "mörk vaxtagging"@sv .

<http://tun.fi/MX.205740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebiopsis gigantea" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Jülich)" ;
    skos:broader <http://tun.fi/MX.233570> ;
    skos:hiddenLabel "Phlebia gigantea"@fi,
        "Phlebiopsis gigantea"@fi,
        "Phlebia gigantea"@sv,
        "Phlebiopsis gigantea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaaorvakka"@fi,
        "pergamentsvamp"@sv .

<http://tun.fi/MX.205741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia lilascens" ;
    dwc:scientificNameAuthorship "(Bourdot) J. Erikss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia lilascens"@fi,
        "Phlebia lilascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liilarypykkä"@fi,
        "lila vaxskinn"@sv .

<http://tun.fi/MX.205742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia lindtneri" ;
    dwc:scientificNameAuthorship "(Pilát) Parmasto in Å. Strid" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia lindtneri"@fi,
        "Phlebia tremelloidea"@fi,
        "Phlebia lindtneri"@sv,
        "Phlebia tremelloidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantarypykkä"@fi,
        "strandgröppa"@sv .

<http://tun.fi/MX.205743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia livida" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Bres." ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia livida"@fi,
        "Phlebia livida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpirypykkä"@fi,
        "kristallvaxskinn"@sv .

<http://tun.fi/MX.205744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia nitidula" ;
    dwc:scientificNameAuthorship "(P. Karst.) Ryvarden" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia nitidula"@fi,
        "Phlebia nitidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajurypykkä"@fi,
        "sälgvaxskinn"@sv .

<http://tun.fi/MX.205745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia radiata" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia radiata"@fi,
        "Phlebia radiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusorypykkä"@fi,
        "ribbgrynna"@sv .

<http://tun.fi/MX.205746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia rufa" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) M.P.Christ." ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia rufa"@fi,
        "Phlebia rufa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sokkelorypykkä"@fi,
        "labyrintgröppa"@sv .

<http://tun.fi/MX.205747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia segregata" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Parmasto" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia segregata"@fi,
        "Phlebia segregata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvirypykkä"@fi,
        "lädervaxskinn"@sv .

<http://tun.fi/MX.205748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia serialis" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia serialis"@fi,
        "Phlebia serialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrarypykkä"@fi,
        "kådvaxskinn"@sv .

<http://tun.fi/MX.205749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia subcretacea" ;
    dwc:scientificNameAuthorship "(Litsch.) M. P. Christ." ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia subcretacea"@fi,
        "Phlebia subcretacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherrypykkä"@fi,
        "algvaxskinn"@sv .

<http://tun.fi/MX.205750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia subochracea" ;
    dwc:scientificNameAuthorship "(Bres.) J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia subochracea"@fi,
        "Phlebia subochracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvarypykkä"@fi,
        "kärrvaxskinn"@sv .

<http://tun.fi/MX.205751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia subserialis" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Donk" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia subserialis"@fi,
        "Phlebia subserialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigarypykkä"@fi,
        "farinvaxskinn"@sv .

<http://tun.fi/MX.205752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia subulata" ;
    dwc:scientificNameAuthorship "J. Erikss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia subulata"@fi,
        "Phlebia subulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnirypykkä"@fi,
        "vitt vaxskinn"@sv .

<http://tun.fi/MX.205753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merulius tremellosus" ;
    dwc:scientificNameAuthorship "Schrad:. Fr." ;
    skos:broader <http://tun.fi/MX.4891471> ;
    skos:hiddenLabel "Merulius tremellosus"@fi,
        "Phlebia tremellosa"@fi,
        "Merulius tremellosus"@sv,
        "Phlebia tremellosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hytyrypykkä"@fi,
        "dallergröppa"@sv .

<http://tun.fi/MX.205754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crustoderma triste" ;
    dwc:scientificNameAuthorship "(Litsch. & Lundell) Duhem" ;
    skos:broader <http://tun.fi/MX.205043> ;
    skos:hiddenLabel "Crustoderma triste"@fi,
        "Crustoderma tristis"@fi,
        "Phlebia tristis"@fi,
        "Crustoderma triste"@sv,
        "Crustoderma tristis"@sv,
        "Phlebia tristis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekorypykkä"@fi,
        "sorgvaxskinn"@sv .

<http://tun.fi/MX.205755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoacia uda" ;
    dwc:scientificNameAuthorship "(Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.233560> ;
    skos:hiddenLabel "Mycoacia uda"@fi,
        "Phlebia uda"@fi,
        "Mycoacia uda"@sv,
        "Phlebia uda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orarypykkä"@fi,
        "ockravaxtagging"@sv .

<http://tun.fi/MX.205756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebiella borealis" ;
    dwc:scientificNameAuthorship "K.H. Larss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.205099> ;
    skos:hiddenLabel "Phlebiella borealis"@fi,
        "Phlebiella borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanliimaharsukka"@fi,
        "nordlackskinn"@sv .

<http://tun.fi/MX.205757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebiella christiansenii" ;
    dwc:scientificNameAuthorship "(Parmasto) K. H. Larss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.205099> ;
    skos:hiddenLabel "Phlebiella christiansenii"@fi,
        "Phlebiella christiansenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasharsukka"@fi,
        "blekt trådskinn"@sv .

<http://tun.fi/MX.205758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebiella insperata" ;
    dwc:scientificNameAuthorship "(H.S.Jacks.) Ginns & M.N.L.Lefebvre" ;
    skos:broader <http://tun.fi/MX.205099> ;
    skos:hiddenLabel "Phlebiella insperata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmoliimaharsukka"@fi,
        "Phlebiella insperata"@sv .

<http://tun.fi/MX.205759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebiella subflavidogrisea" ;
    dwc:scientificNameAuthorship "(Litsch.) Oberw." ;
    skos:broader <http://tun.fi/MX.205099> ;
    skos:hiddenLabel "Phlebiella subflavidogrisea"@fi,
        "Phlebiella subflavidogrisea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuliimaharsukka"@fi,
        "grantrådskinn"@sv .

<http://tun.fi/MX.205760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebiella sulphurea" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Ginns & Lefebvre" ;
    skos:broader <http://tun.fi/MX.205099> ;
    skos:hiddenLabel "Phlebiella sulphurea"@fi,
        "Phlebiella sulphurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoharsukka"@fi,
        "trådskinn"@sv .

<http://tun.fi/MX.205761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebiella tulasnelloidea" ;
    dwc:scientificNameAuthorship "(Höhn. & Litsch.) Oberw." ;
    skos:broader <http://tun.fi/MX.205099> ;
    skos:hiddenLabel "Phlebiella tulasnelloidea"@fi,
        "Phlebiella tulasnelloidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniliimaharsukka"@fi,
        "blått lackskinn"@sv .

<http://tun.fi/MX.205762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phleogena faginea" ;
    dwc:scientificNameAuthorship "(Fr.: Fr.) Link" ;
    skos:broader <http://tun.fi/MX.204978> ;
    skos:hiddenLabel "Phleogena faginea"@fi,
        "Phleogena faginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhenuija"@fi,
        "pulverklubba"@sv .

<http://tun.fi/MX.205763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Obba rivulosa" ;
    dwc:scientificNameAuthorship "(Berk. & M.A. Curtis) Miettinen" ;
    skos:broader <http://tun.fi/MX.4884038> ;
    skos:hiddenLabel "Obba rivulosa"@fi,
        "Physisporinus rivulosus"@fi,
        "Obba rivulosa"@sv,
        "Physisporinus rivulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talikääpä"@fi,
        "en ticka"@sv .

<http://tun.fi/MX.205764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physisporinus sanguinolentus" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Pilát" ;
    skos:broader <http://tun.fi/MX.204934> ;
    skos:hiddenLabel "Physisporinus sanguinolentus"@fi,
        "Physisporinus sanguinolentus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verivahakääpä"@fi,
        "sårticka"@sv .

<http://tun.fi/MX.205765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physisporinus vitreus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.204934> ;
    skos:hiddenLabel "Physisporinus vitreus"@fi,
        "Physisporinus vitreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitovahakääpä"@fi,
        "opalporing"@sv .

<http://tun.fi/MX.205766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physodontia lundellii" ;
    dwc:scientificNameAuthorship "Ryvarden & H. Solheim" ;
    skos:broader <http://tun.fi/MX.204968> ;
    skos:hiddenLabel "Physodontia lundellii"@fi,
        "Physodontia lundellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahonnukka"@fi,
        "luggskinn"@sv .

<http://tun.fi/MX.205767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piloderma byssinum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Jülich" ;
    skos:broader <http://tun.fi/MX.205114> ;
    skos:hiddenLabel "Piloderma byssinum"@fi,
        "Piloderma byssinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villaorvakka"@fi,
        "ullskinn"@sv .

<http://tun.fi/MX.205768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piloderma fallax" ;
    dwc:scientificNameAuthorship "(Libert) Stalpers" ;
    skos:broader <http://tun.fi/MX.205114> ;
    skos:hiddenLabel "Piloderma fallax"@fi,
        "Piloderma fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultaorvakka"@fi,
        "gultrådsskinn"@sv .

<http://tun.fi/MX.205769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piloderma lanatum" ;
    dwc:scientificNameAuthorship "(Jülich) J. Erikss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.205114> ;
    skos:hiddenLabel "Piloderma lanatum"@fi,
        "Piloderma lanatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokultaorvakka"@fi,
        "storsporigt ullskinn"@sv .

<http://tun.fi/MX.205770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piloderma olivaceum" ;
    dwc:scientificNameAuthorship "(Parmasto) Hjortstam" ;
    skos:broader <http://tun.fi/MX.205114> ;
    skos:hiddenLabel "Piloderma olivaceum"@fi,
        "Piloderma olivaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliiviorvakka"@fi,
        "mörkt ullskinn"@sv .

<http://tun.fi/MX.205771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piloderma sphaerosporum" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.205114> ;
    skos:hiddenLabel "Piloderma sphaerosporum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokultaorvakka"@fi,
        "Piloderma sphaerosporum"@sv .

<http://tun.fi/MX.205772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piloporia sajanensis" ;
    dwc:scientificNameAuthorship "(Parmasto) Niemelä" ;
    skos:broader <http://tun.fi/MX.205061> ;
    skos:hiddenLabel "Piloporia sajanensis"@fi,
        "Piloporia sajanensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sopulinkääpä"@fi,
        "lämmelporing"@sv .

<http://tun.fi/MX.205773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piptoporus betulinus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.204942> ;
    skos:hiddenLabel "Fomitopsis betulina"@fi,
        "Piptoporus betulinus"@fi,
        "Fomitopsis betulina"@sv,
        "Piptoporus betulinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pökkelökääpä"@fi,
        "björkticka"@sv .

<http://tun.fi/MX.205774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pistillaria paradoxa" ;
    dwc:scientificNameAuthorship "(P.Karst.) Corner" ;
    skos:broader <http://tun.fi/MX.204967> ;
    skos:hiddenLabel "Pistillaria paradoxa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pakkula"@fi,
        "Pistillaria paradoxa"@sv .

<http://tun.fi/MX.205775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plicaturopsis crispa" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) D.A.Reid" ;
    skos:broader <http://tun.fi/MX.233525> ;
    skos:hiddenLabel "Plicatura crispa"@fi,
        "Plicaturopsis crispa"@fi,
        "Plicatura crispa"@sv,
        "Plicaturopsis crispa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vinopoimukka"@fi,
        "kantarellmussling"@sv .

<http://tun.fi/MX.205776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plicatura nivea" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Karst." ;
    skos:altLabel "leppävanukka"@fi ;
    skos:broader <http://tun.fi/MX.205072> ;
    skos:hiddenLabel "Plicatura nivea"@fi,
        "Plicatura nivea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäpoimukka"@fi,
        "algröppa"@sv .

<http://tun.fi/MX.205777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyporus badius" ;
    dwc:scientificNameAuthorship "(Pers.) Schwein." ;
    skos:broader <http://tun.fi/MX.205112> ;
    skos:hiddenLabel "Polyporus badius"@fi,
        "Polyporus badius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastanjakääpä"@fi,
        "stor tratticka"@sv .

<http://tun.fi/MX.205778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyporus brumalis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205112> ;
    skos:hiddenLabel "Lentinus brumalis"@fi,
        "Polyporus brumalis"@fi,
        "Lentinus brumalis"@sv,
        "Polyporus brumalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvikääpä"@fi,
        "vinterticka"@sv .

<http://tun.fi/MX.205779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyporus ciliatus" ;
    dwc:scientificNameAuthorship "Fr. : Fr." ;
    skos:altLabel "ripsikääpä"@fi ;
    skos:broader <http://tun.fi/MX.205112> ;
    skos:hiddenLabel "Polyporus ciliatus"@fi,
        "Polyporus ciliatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkääpä"@fi,
        "sommarticka"@sv .

<http://tun.fi/MX.205780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyporus leptocephalus" ;
    dwc:scientificNameAuthorship "(Jacq.: Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205112> ;
    skos:hiddenLabel "Polyporus leptocephalus"@fi,
        "Polyporus leptocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasukkakääpä"@fi,
        "strumpticka"@sv .

<http://tun.fi/MX.205781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyporus melanopus" ;
    dwc:scientificNameAuthorship "Sw. : Fr." ;
    skos:broader <http://tun.fi/MX.205112> ;
    skos:hiddenLabel "Polyporus melanopus"@fi,
        "Polyporus melanopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustajalkakääpä"@fi,
        "tratticka"@sv .

<http://tun.fi/MX.205782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyporus pseudobetulinus" ;
    dwc:scientificNameAuthorship "(Murashk. ex Pilát) Thorn, Kotir. & Niemelä" ;
    skos:broader <http://tun.fi/MX.205112> ;
    skos:hiddenLabel "Favolus pseudobetulinus"@fi,
        "Piptoporus pseudobetulinus"@fi,
        "Polyporus pseudobetulinus"@fi,
        "Favolus pseudobetulinus"@sv,
        "Piptoporus pseudobetulinus"@sv,
        "Polyporus pseudobetulinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanpökkelökääpä"@fi,
        "vit aspticka"@sv .

<http://tun.fi/MX.205783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyporus squamosus" ;
    dwc:scientificNameAuthorship "(Huds.: Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205112> ;
    skos:hiddenLabel "Cerioporus squamosus"@fi,
        "Polyporus squamosus"@fi,
        "Cerioporus squamosus"@sv,
        "Polyporus squamosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomukääpä"@fi,
        "fjällticka"@sv .

<http://tun.fi/MX.205784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyporus tubaeformis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Ryvarden & Gilb." ;
    skos:broader <http://tun.fi/MX.205112> ;
    skos:hiddenLabel "Polyporus tubaeformis"@fi,
        "Polyporus tubaeformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "torvikääpä"@fi,
        "liten tratticka"@sv .

<http://tun.fi/MX.205785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyporus umbellatus" ;
    dwc:scientificNameAuthorship "(Pers.: Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205112> ;
    skos:hiddenLabel "Polyporus umbellatus"@fi,
        "Polyporus umbellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viuhkokääpä"@fi,
        "grenticka"@sv .

<http://tun.fi/MX.205786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porotheleum fimbriatum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.204976> ;
    skos:hiddenLabel "Porotheleum fimbriatum"@fi,
        "Porotheleum fimbriatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosokka"@fi,
        "skålporing"@sv .

<http://tun.fi/MX.205787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpomyces mucidus" ;
    dwc:scientificNameAuthorship "(Pers.: Fr.) Jülich" ;
    skos:broader <http://tun.fi/MX.204928> ;
    skos:hiddenLabel "Ceriporiopsis mucida"@fi,
        "Fibuloporia mucida"@fi,
        "Porpomyces mucidus"@fi,
        "Ceriporiopsis mucida"@sv,
        "Fibuloporia mucida"@sv,
        "Porpomyces mucidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolokääpä"@fi,
        "strålticka"@sv .

<http://tun.fi/MX.205789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia balsamea" ;
    dwc:scientificNameAuthorship "(Peck) Jülich" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus balsameus"@fi,
        "Postia balsamea"@fi,
        "Oligoporus balsameus"@sv,
        "Postia balsamea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsamikääpä"@fi,
        "balsamticka"@sv .

<http://tun.fi/MX.205790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia balsamina" ;
    dwc:scientificNameAuthorship "Niemelä & Y.C. Dai" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus balsaminus"@fi,
        "Postia balsamina"@fi,
        "Oligoporus balsaminus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkakääpä"@fi,
        "Postia balsamina"@sv .

<http://tun.fi/MX.205792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia ceriflua" ;
    dwc:scientificNameAuthorship "(Berk. & M.A. Curtis) Jülich" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus cerifluus"@fi,
        "Oligoporus folliculocystidiatus"@fi,
        "Postia ceriflua"@fi,
        "Oligoporus cerifluus"@sv,
        "Oligoporus folliculocystidiatus"@sv,
        "Postia ceriflua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellokääpä"@fi,
        "hängticka"@sv .

<http://tun.fi/MX.205793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia floriformis" ;
    dwc:scientificNameAuthorship "(Quél. ex Bres.) Jülich" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus floriformis"@fi,
        "Postia floriformis"@fi,
        "Oligoporus floriformis"@sv,
        "Postia floriformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapakääpä"@fi,
        "rosetticka"@sv .

<http://tun.fi/MX.205794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia fragilis" ;
    dwc:scientificNameAuthorship "(Fr.) Jülich" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus fragilis"@fi,
        "Postia fragilis"@fi,
        "Oligoporus fragilis"@sv,
        "Postia fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tahrakääpä"@fi,
        "blödticka"@sv .

<http://tun.fi/MX.205795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia guttulata" ;
    dwc:scientificNameAuthorship "(Peck) Jülich" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus guttulatus"@fi,
        "Postia guttulata"@fi,
        "Oligoporus guttulatus"@sv,
        "Postia guttulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tippakääpä"@fi,
        "gropticka"@sv .

<http://tun.fi/MX.205796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia hibernica" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Jülich" ;
    skos:altLabel "keltahaprakääpä"@fi ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus hibernicus"@fi,
        "Postia hibernica"@fi,
        "Postia septentrionalis"@fi,
        "Oligoporus hibernicus"@sv,
        "Postia hibernica"@sv,
        "Postia septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltiäiskääpä"@fi,
        "sprödporing"@sv .

<http://tun.fi/MX.205797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia lactea" ;
    dwc:scientificNameAuthorship "(Fr.: Fr.) P. Karst." ;
    skos:altLabel "valkokääpä"@fi ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Postia lactea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitokääpä"@fi,
        "Postia lactea"@sv .

<http://tun.fi/MX.205798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia lateritia" ;
    dwc:scientificNameAuthorship "Renvall" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus lateritius"@fi,
        "Postia lateritia"@fi,
        "Oligoporus lateritius"@sv,
        "Postia lateritia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokääpä"@fi,
        "lateritticka"@sv .

<http://tun.fi/MX.205800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia lowei" ;
    dwc:scientificNameAuthorship "(Pilát) Jülich" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus lowei"@fi,
        "Postia lowei"@fi,
        "Oligoporus lowei"@sv,
        "Postia lowei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lovikääpä"@fi,
        "luckticka"@sv .

<http://tun.fi/MX.205801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia auricoma" ;
    dwc:scientificNameAuthorship "Spirin & Niemelä" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Postia auricoma"@fi,
        "Postia luteocaesia"@fi,
        "Postia luteocaesia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakääpä"@fi,
        "Postia auricoma"@sv .

<http://tun.fi/MX.205802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia perdelicata" ;
    dwc:scientificNameAuthorship "(Murrill) M.J. Larsen & Lombard" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus perdelicatus"@fi,
        "Postia perdelicata"@fi,
        "Oligoporus perdelicatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirsikääpä"@fi,
        "Postia perdelicata"@sv .

<http://tun.fi/MX.205803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia persicina" ;
    dwc:scientificNameAuthorship "Niemelä & Y.C. Dai" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus persicinus"@fi,
        "Postia persicina"@fi,
        "Oligoporus persicinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korukääpä"@fi,
        "Postia persicina"@sv .

<http://tun.fi/MX.205804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia ptychogaster" ;
    dwc:scientificNameAuthorship "(F.Ludw.) Vesterh." ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus ptychogaster"@fi,
        "Postia ptychogaster"@fi,
        "Oligoporus ptychogaster"@sv,
        "Postia ptychogaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puuterikääpä"@fi,
        "pulverticka"@sv .

<http://tun.fi/MX.205806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia tephroleuca" ;
    dwc:scientificNameAuthorship "(Fr.: Fr.) Jülich" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Postia tephroleuca"@fi,
        "Postia tephroleuca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokääpä"@fi,
        "mjölkticka"@sv .

<http://tun.fi/MX.205807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyalodon piceicola" ;
    dwc:scientificNameAuthorship "(Kühner ex Bourdot) Malysheva & Spirin" ;
    skos:broader <http://tun.fi/MX.5017852> ;
    skos:hiddenLabel "Hyalodon piceicola"@fi,
        "Protodontia piceicola"@fi,
        "Protohydnum lividum var. piceicola"@fi,
        "Protohydnum piceicola"@fi,
        "Hyalodon piceicola"@sv,
        "Protodontia piceicola"@sv,
        "Protohydnum lividum var. piceicola"@sv,
        "Protohydnum piceicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naskalihytykkä"@fi,
        "barrgråtagging"@sv .

<http://tun.fi/MX.205809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnoporia tabacina" ;
    dwc:scientificNameAuthorship "(Sowerby)" ;
    skos:broader <http://tun.fi/MX.4891441> ;
    skos:hiddenLabel "Hydnoporia tabacina"@fi,
        "Hymenochaete tabacina"@fi,
        "Pseudochaete tabacina"@fi,
        "Hydnoporia tabacina"@sv,
        "Hymenochaete tabacina"@sv,
        "Pseudochaete tabacina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskovuotikka"@fi,
        "kantöra"@sv .

<http://tun.fi/MX.205810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudohydnum gelatinosum" ;
    dwc:scientificNameAuthorship "(Scop.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.204936> ;
    skos:hiddenLabel "Pseudohydnum gelatinosum"@fi,
        "Pseudohydnum gelatinosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orahyty"@fi,
        "gelétagging"@sv .

<http://tun.fi/MX.205811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomerulius aureus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Jülich" ;
    skos:broader <http://tun.fi/MX.205121> ;
    skos:hiddenLabel "Pseudomerulius aureus"@fi,
        "Pseudomerulius aureus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultarypykkä"@fi,
        "gullgröppa"@sv .

<http://tun.fi/MX.205812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomerulius montanus" ;
    dwc:scientificNameAuthorship "(Burt) Kotir., K.H.Larss. & M.Kulju" ;
    skos:broader <http://tun.fi/MX.205121> ;
    skos:hiddenLabel "Pseudomerulius montanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskirypykkä"@fi,
        "Pseudomerulius montanus"@sv .

<http://tun.fi/MX.205813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudostypella translucens" ;
    dwc:scientificNameAuthorship "(Gordon) D.A. Reid & Minter" ;
    skos:broader <http://tun.fi/MX.205111> ;
    skos:hiddenLabel "Pseudostypella translucens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistali"@fi,
        "Pseudostypella translucens"@sv .

<http://tun.fi/MX.205814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotomentella griseopergamacea" ;
    dwc:scientificNameAuthorship "M.J.Larsen" ;
    skos:broader <http://tun.fi/MX.205056> ;
    skos:hiddenLabel "Pseudotomentella griseopergamacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savumurokka"@fi,
        "Pseudotomentella griseopergamacea"@sv .

<http://tun.fi/MX.205815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotomentella humicola" ;
    dwc:scientificNameAuthorship "M. J. Larsen" ;
    skos:broader <http://tun.fi/MX.205056> ;
    skos:hiddenLabel "Pseudotomentella humicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihermurukka"@fi,
        "Pseudotomentella humicola"@sv .

<http://tun.fi/MX.205816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotomentella mucidula" ;
    dwc:scientificNameAuthorship "(P. Karst.) Svrček" ;
    skos:broader <http://tun.fi/MX.205056> ;
    skos:hiddenLabel "Pseudotomentella mucidula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pehmomurukka"@fi,
        "Pseudotomentella mucidula"@sv .

<http://tun.fi/MX.205817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotomentella nigra" ;
    dwc:scientificNameAuthorship "(Höhn. & Litsch.) Svrček" ;
    skos:broader <http://tun.fi/MX.205056> ;
    skos:hiddenLabel "Pseudotomentella nigra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "synkkämurukka"@fi,
        "Pseudotomentella nigra"@sv .

<http://tun.fi/MX.205818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotomentella tristis" ;
    dwc:scientificNameAuthorship "(P. Karst.) M. J. Larsen" ;
    skos:broader <http://tun.fi/MX.205056> ;
    skos:hiddenLabel "Pseudotomentella tristis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummamurukka"@fi,
        "Pseudotomentella tristis"@sv .

<http://tun.fi/MX.205819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterula gracilis" ;
    dwc:scientificNameAuthorship "(Desm. & Berk.) Corner" ;
    skos:broader <http://tun.fi/MX.205139> ;
    skos:hiddenLabel "Pterula gracilis"@fi,
        "Pterula gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvahaarakas"@fi,
        "trådmattsvamp"@sv .

<http://tun.fi/MX.205820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterula multifida" ;
    dwc:scientificNameAuthorship "(Chevall.) Fr." ;
    skos:broader <http://tun.fi/MX.205139> ;
    skos:hiddenLabel "Pterula multifida"@fi,
        "Pterula multifida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiushaarakas"@fi,
        "barrmattsvamp"@sv .

<http://tun.fi/MX.205821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Punctularia strigosozonata" ;
    dwc:scientificNameAuthorship "(Schwein.) Talbot" ;
    skos:broader <http://tun.fi/MX.205062> ;
    skos:hiddenLabel "Punctularia strigosozonata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaorvakka"@fi,
        "Punctularia strigosozonata"@sv .

<http://tun.fi/MX.205822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pycnoporellus alboluteus" ;
    dwc:scientificNameAuthorship "(Ellis & Everhart) Kotl. & Pouzar" ;
    skos:broader <http://tun.fi/MX.204939> ;
    skos:hiddenLabel "Pycnoporellus alboluteus"@fi,
        "Pycnoporellus alboluteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röyhelökääpä"@fi,
        "storporig brandticka"@sv .

<http://tun.fi/MX.205823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pycnoporellus fulgens" ;
    dwc:scientificNameAuthorship "(Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.204939> ;
    skos:hiddenLabel "Pycnoporellus fulgens"@fi,
        "Pycnoporellus fulgens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokääpä"@fi,
        "brandticka"@sv .

<http://tun.fi/MX.205824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trametes cinnabarina" ;
    dwc:scientificNameAuthorship "(Jacq.) Fr." ;
    skos:broader <http://tun.fi/MX.205129> ;
    skos:hiddenLabel "Pycnoporus cinnabarinus"@fi,
        "Trametes cinnabarina"@fi,
        "Pycnoporus cinnabarinus"@sv,
        "Trametes cinnabarina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakääpä"@fi,
        "cinnoberticka"@sv .

<http://tun.fi/MX.205825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Radulodon erikssonii" ;
    dwc:scientificNameAuthorship "Ryvarden" ;
    skos:broader <http://tun.fi/MX.205007> ;
    skos:hiddenLabel "Radulodon erikssonii"@fi,
        "Radulodon erikssonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haaparaspi"@fi,
        "asptagging"@sv .

<http://tun.fi/MX.205826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Radulomyces confluens" ;
    dwc:scientificNameAuthorship "(Fr.) M. P. Christ." ;
    skos:broader <http://tun.fi/MX.205077> ;
    skos:hiddenLabel "Radulomyces confluens"@fi,
        "Radulomyces confluens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vahaorvakka"@fi,
        "blötskinn"@sv .

<http://tun.fi/MX.205827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeoclavulina abietina" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Giachini" ;
    skos:broader <http://tun.fi/MX.5017353> ;
    skos:hiddenLabel "Phaeoclavulina abietina"@fi,
        "Ramaria abietina"@fi,
        "Phaeoclavulina abietina"@sv,
        "Ramaria abietina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherhaarakas"@fi,
        "blånande fingersvamp"@sv .

<http://tun.fi/MX.205828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria apiculata" ;
    dwc:scientificNameAuthorship "(Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria apiculata"@fi,
        "Ramaria apiculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkikärkihaarakas"@fi,
        "gröntoppig fingersvamp"@sv .

<http://tun.fi/MX.205830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeoclavulina macrospora" ;
    dwc:scientificNameAuthorship "Brinkmann" ;
    skos:broader <http://tun.fi/MX.5017353> ;
    skos:hiddenLabel "Phaeoclavulina macrospora"@fi,
        "Phaeoclavulina macrospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatäplähaarakas"@fi,
        "svartnande fingersvamp"@sv .

<http://tun.fi/MX.205831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria comitis" ;
    dwc:scientificNameAuthorship "Schild, Z. 1998" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria comitis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantuoksuhaarakas"@fi,
        "Ramaria comitis"@sv .

<http://tun.fi/MX.205832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeoclavulina corrugata" ;
    dwc:scientificNameAuthorship "(P. Karst.) J.H. Petersen" ;
    skos:broader <http://tun.fi/MX.5017353> ;
    skos:hiddenLabel "Phaeoclavulina corrugata"@fi,
        "Ramaria corrugata"@fi,
        "Ramaria corrugata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhaarakas"@fi,
        "Phaeoclavulina corrugata"@sv .

<http://tun.fi/MX.205834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria eosanguinea" ;
    dwc:scientificNameAuthorship "R.H. Petersen 1976" ;
    skos:altLabel "keltahaarakas"@fi ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria eosanguinea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskeltahaarakas"@fi,
        "Ramaria eosanguinea"@sv .

<http://tun.fi/MX.205835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeoclavulina eumorpha" ;
    dwc:scientificNameAuthorship "(P. Karst.) Giachini" ;
    skos:broader <http://tun.fi/MX.5017353> ;
    skos:hiddenLabel "Phaeoclavulina eumorpha"@fi,
        "Ramaria eumorpha"@fi,
        "Phaeoclavulina eumorpha"@sv,
        "Ramaria eumorpha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusihaarakas"@fi,
        "granfingersvamp"@sv .

<http://tun.fi/MX.205836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria fennica" ;
    dwc:scientificNameAuthorship "(P.Karst.) Ricken" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria fennica"@fi,
        "Ramaria fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenhaarakas"@fi,
        "lilafotad fingersvamp"@sv .

<http://tun.fi/MX.205837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeoclavulina flaccida" ;
    dwc:scientificNameAuthorship "(Fr.) Giachini" ;
    skos:broader <http://tun.fi/MX.5017353> ;
    skos:hiddenLabel "Phaeoclavulina flaccida"@fi,
        "Ramaria flaccida"@fi,
        "Ramaria flaccida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pehmeähaarakas"@fi,
        "Phaeoclavulina flaccida"@sv .

<http://tun.fi/MX.205838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria flavescens" ;
    dwc:scientificNameAuthorship "(Schaeff.) R. H. Petersen" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria flavescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vankkahaarakas"@fi,
        "Ramaria flavescens"@sv .

<http://tun.fi/MX.205839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria primulina" ;
    dwc:scientificNameAuthorship "R.H. Petersen" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria aff. lutea"@fi,
        "Ramaria flavigelatinosa"@fi,
        "Ramaria primulina"@fi,
        "Ramaria aff. lutea"@sv,
        "Ramaria flavigelatinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskuuhaarakas"@fi,
        "Ramaria primulina"@sv .

<http://tun.fi/MX.205840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria flavobrunnescens" ;
    dwc:scientificNameAuthorship "(G.F. Atk.) Corner, 1950" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria flavobrunnescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aurinkohaarakas"@fi,
        "Ramaria flavobrunnescens"@sv .

<http://tun.fi/MX.205842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria gracilis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria gracilis"@fi,
        "Ramaria gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "anishaarakas"@fi,
        "anisfingersvamp"@sv .

<http://tun.fi/MX.205843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria ignicolor" ;
    dwc:scientificNameAuthorship "Corner" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria ignicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekkihaarakas"@fi,
        "Ramaria ignicolor"@sv .

<http://tun.fi/MX.205844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria karstenii" ;
    dwc:scientificNameAuthorship "(Sacc. & P.Syd.) Corner" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria karstenii"@fi,
        "Ramaria karstenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olkihaarakas"@fi,
        "taggfingersvamp"@sv .

<http://tun.fi/MX.205845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria krieglsteineri" ;
    dwc:scientificNameAuthorship "Schild" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria krieglsteineri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitaitiöhaarakas"@fi,
        "Ramaria krieglsteineri"@sv .

<http://tun.fi/MX.205846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria lutea" ;
    dwc:scientificNameAuthorship "(Vent.) Schild" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria lutea"@fi,
        "Ramaria lutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuuhaarakas"@fi,
        "guldfingersvamp"@sv .

<http://tun.fi/MX.205848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria neoformosa" ;
    dwc:scientificNameAuthorship "R.H.Petersen" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria neoformosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lohihaarakas"@fi,
        "Ramaria neoformosa"@sv .

<http://tun.fi/MX.205849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria safraniolens" ;
    dwc:scientificNameAuthorship "Christan" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria obtusissima"@fi,
        "Ramaria safraniolens"@fi,
        "Ramaria obtusissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokeltahaarakas"@fi,
        "Ramaria safraniolens"@sv .

<http://tun.fi/MX.205850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria pallida" ;
    dwc:scientificNameAuthorship "(Schaeff.) Ricken" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria pallida"@fi,
        "Ramaria paludosa"@fi,
        "Ramaria pallida"@sv,
        "Ramaria paludosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpihaarakas"@fi,
        "blek fingersvamp"@sv .

<http://tun.fi/MX.205851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria rubella" ;
    dwc:scientificNameAuthorship "(Schaeff.) R. H. Petersen" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria rubella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuhaarakas"@fi,
        "Ramaria rubella"@sv .

<http://tun.fi/MX.205852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria flavissima" ;
    dwc:scientificNameAuthorship "Schild" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria aff. rubripermanens"@fi,
        "Ramaria flavissima"@fi,
        "Ramaria aff. rubripermanens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "roosalatvahaarakas"@fi,
        "Ramaria flavissima"@sv .

<http://tun.fi/MX.205853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria rufescens" ;
    dwc:scientificNameAuthorship "(Schaeff.) Corner" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria rufescens"@fi,
        "Ramaria rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtolohihaarakas"@fi,
        "fjällfotad fingersvamp"@sv .

<http://tun.fi/MX.205854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria gypsea" ;
    dwc:scientificNameAuthorship "Schild" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria gypsea"@fi,
        "Ramaria schildii"@fi,
        "Ramaria gypsea"@sv,
        "Ramaria schildii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloitiöhaarakas"@fi,
        "citronfingersvamp"@sv .

<http://tun.fi/MX.205855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria stricta" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria stricta"@fi,
        "Ramaria stricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suorahaarakas"@fi,
        "rak fingersvamp"@sv .

<http://tun.fi/MX.205856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria subtilis" ;
    dwc:scientificNameAuthorship "(Coker) Schild" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria subtilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tipuhaarakas"@fi,
        "Ramaria subtilis"@sv .

<http://tun.fi/MX.205857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria suecica" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria suecica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhaarakas"@fi,
        "Ramaria suecica"@sv .

<http://tun.fi/MX.205858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria testaceoflava" ;
    dwc:scientificNameAuthorship "(Bres.) Corner" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria testaceoflava"@fi,
        "Ramaria testaceoflava"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakärkihaarakas"@fi,
        "gultoppig fingersvamp"@sv .

<http://tun.fi/MX.205859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaricium alboochraceum" ;
    dwc:scientificNameAuthorship "(Bres.) Jülich" ;
    skos:broader <http://tun.fi/MX.205024> ;
    skos:hiddenLabel "Ramaricium alboochraceum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaihikka"@fi,
        "Ramaricium alboochraceum"@sv .

<http://tun.fi/MX.205860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramariopsis crocea" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Corner" ;
    skos:broader <http://tun.fi/MX.205014> ;
    skos:hiddenLabel "Ramariopsis crocea"@fi,
        "Ramariopsis crocea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahramihaarakas"@fi,
        "saffransfingersvamp"@sv .

<http://tun.fi/MX.205861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramariopsis kunzei" ;
    dwc:scientificNameAuthorship "(Fr.) Corner" ;
    skos:broader <http://tun.fi/MX.205014> ;
    skos:hiddenLabel "Ramariopsis kunzei"@fi,
        "Ramariopsis kunzei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkajalkahaarakas"@fi,
        "snövit fingersvamp"@sv .

<http://tun.fi/MX.205862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramariopsis luteoochracea" ;
    dwc:scientificNameAuthorship "(Corner) Corner" ;
    skos:broader <http://tun.fi/MX.205014> ;
    skos:hiddenLabel "Ramariopsis luteoochracea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrasirohaarakas"@fi,
        "Ramariopsis luteoochracea"@sv .

<http://tun.fi/MX.205863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramariopsis minutula" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) R.H. Petersen" ;
    skos:broader <http://tun.fi/MX.205014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramariopsis minutula"@fi,
        "Ramariopsis minutula"@sv .

<http://tun.fi/MX.205864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramariopsis pulchella" ;
    dwc:scientificNameAuthorship "(Bourdot) Corner" ;
    skos:broader <http://tun.fi/MX.205014> ;
    skos:hiddenLabel "Ramariopsis pulchella"@fi,
        "Ramariopsis pulchella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liilasirohaarakas"@fi,
        "violfingersvamp"@sv .

<http://tun.fi/MX.205865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramariopsis subarctica" ;
    dwc:scientificNameAuthorship "Pilát" ;
    skos:broader <http://tun.fi/MX.205014> ;
    skos:hiddenLabel "Ramariopsis subarctica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämehaarakas"@fi,
        "Ramariopsis subarctica"@sv .

<http://tun.fi/MX.205866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramariopsis tenuiramosa" ;
    dwc:scientificNameAuthorship "(Fr.) Corner" ;
    skos:broader <http://tun.fi/MX.205014> ;
    skos:hiddenLabel "Ramariopsis tenuiramosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkahaarakas"@fi,
        "Ramariopsis tenuiramosa"@sv .

<http://tun.fi/MX.205867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Repetobasidium mirificum" ;
    dwc:scientificNameAuthorship "J. Eriksson" ;
    skos:broader <http://tun.fi/MX.204979> ;
    skos:hiddenLabel "Repetobasidium mirificum"@fi,
        "Repetobasidium mirificum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häivekertokanta"@fi,
        "hylsskinn"@sv .

<http://tun.fi/MX.205868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Repetobasidium vestitum" ;
    dwc:scientificNameAuthorship "J. Erikss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.204979> ;
    skos:hiddenLabel "Repetobasidium vestitum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekokertokanta"@fi,
        "Repetobasidium vestitum"@sv .

<http://tun.fi/MX.205869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Repetobasidium vile" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) J. Eriksson" ;
    skos:broader <http://tun.fi/MX.204979> ;
    skos:hiddenLabel "Repetobasidium vile"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "utukertokanta"@fi,
        "Repetobasidium vile"@sv .

<http://tun.fi/MX.205870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Resinicium bicolor" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Parmasto" ;
    skos:broader <http://tun.fi/MX.205144> ;
    skos:hiddenLabel "Resinicium bicolor"@fi,
        "Resinicium bicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitotahra"@fi,
        "tätgrynna"@sv .

<http://tun.fi/MX.205871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Resinicium furfuraceum" ;
    dwc:scientificNameAuthorship "(Bres.) Parm." ;
    skos:broader <http://tun.fi/MX.205144> ;
    skos:hiddenLabel "Resinicium furfuraceum"@fi,
        "Resinicium furfuraceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermatahra"@fi,
        "slingergrynna"@sv .

<http://tun.fi/MX.205872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Resinicium pinicola" ;
    dwc:scientificNameAuthorship "(J. Erikss.) Erikss. & Hjortst." ;
    skos:broader <http://tun.fi/MX.205144> ;
    skos:hiddenLabel "Resinicium pinicola"@fi,
        "Resinicium pinicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oratahra"@fi,
        "tallgrynna"@sv .

<http://tun.fi/MX.205873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodonia placenta" ;
    dwc:scientificNameAuthorship "(Fr.) Niemelä, K.H. Larsson & Schigel" ;
    skos:broader <http://tun.fi/MX.204912> ;
    skos:hiddenLabel "Oligoporus placentus"@fi,
        "Postia placenta"@fi,
        "Rhodonia placenta"@fi,
        "Tyromyces placenta"@fi,
        "Oligoporus placentus"@sv,
        "Postia placenta"@sv,
        "Rhodonia placenta"@sv,
        "Tyromyces placenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "istukkakääpä"@fi,
        "laxporing"@sv .

<http://tun.fi/MX.205874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyporus corticola" ;
    dwc:scientificNameAuthorship "(Fr.) Ryvarden" ;
    skos:broader <http://tun.fi/MX.191129> ;
    skos:hiddenLabel "Chatetoporus corticola"@fi,
        "Oxyporus corticola"@fi,
        "Rigidoporus corticola"@fi,
        "Chatetoporus corticola"@sv,
        "Oxyporus corticola"@sv,
        "Rigidoporus corticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuorikääpä"@fi,
        "barkticka"@sv .

<http://tun.fi/MX.205875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physisporinus crocatus" ;
    dwc:scientificNameAuthorship "(Pat.) Miettinen" ;
    skos:broader <http://tun.fi/MX.204934> ;
    skos:hiddenLabel "Physisporinus crocatus"@fi,
        "Rigidoporus crocatus"@fi,
        "Physisporinus crocatus"@sv,
        "Rigidoporus crocatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paksukääpä"@fi,
        "näverticka"@sv .

<http://tun.fi/MX.205876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyporus obducens" ;
    dwc:scientificNameAuthorship "(Pers.) Donk" ;
    skos:broader <http://tun.fi/MX.191129> ;
    skos:hiddenLabel "Oxyporus obducens"@fi,
        "Rigidoporus obducens"@fi,
        "Rigidoporus obducens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallekääpä"@fi,
        "Oxyporus obducens"@sv .

<http://tun.fi/MX.205877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyporus populinus" ;
    dwc:scientificNameAuthorship "(Schumach.) Donk" ;
    skos:broader <http://tun.fi/MX.191129> ;
    skos:hiddenLabel "Oxyporus populinus"@fi,
        "Rigidoporus populinus"@fi,
        "Oxyporus populinus"@sv,
        "Rigidoporus populinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahterankääpä"@fi,
        "lönnticka"@sv .

<http://tun.fi/MX.205878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rigidoporus undatus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.205081> ;
    skos:hiddenLabel "Rigidoporus undatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mailakääpä"@fi,
        "Rigidoporus undatus"@sv .

<http://tun.fi/MX.205879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum fennicum" ;
    dwc:scientificNameAuthorship "(P. Karst.) E. Larss., K.H. Larss. & Kõljalg" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum fennicum"@fi,
        "Sarcodon fennicus"@fi,
        "Hydnellum fennicum"@sv,
        "Sarcodon fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummiorakas"@fi,
        "bitter taggsvamp"@sv .

<http://tun.fi/MX.205880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum fuligineoviolaceum" ;
    dwc:scientificNameAuthorship "(Kalchbr.) E. Larss., K.H. Larss. & Kõljalg" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum fuligineoviolaceum"@fi,
        "Sarcodon fuligineoviolaceus"@fi,
        "Hydnellum fuligineoviolaceum"@sv,
        "Sarcodon fuligineoviolaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "musteorakas"@fi,
        "lilaköttig taggsvamp"@sv .

<http://tun.fi/MX.205881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum glaucopus" ;
    dwc:scientificNameAuthorship "(Maas Geest. & Nannf.) E. Larss., K.H. Larss. & Kõljalg" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum glaucopus"@fi,
        "Sarcodon glaucopus"@fi,
        "Hydnellum glaucopus"@sv,
        "Sarcodon glaucopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiidenorakas"@fi,
        "spricktaggsvamp"@sv .

<http://tun.fi/MX.205882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcodon imbricatus" ;
    dwc:scientificNameAuthorship "(L.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.205134> ;
    skos:hiddenLabel "Sarcodon imbricatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusensuomuorakas"@fi,
        "Sarcodon imbricatus"@sv .

<http://tun.fi/MX.205883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcodon leucopus" ;
    dwc:scientificNameAuthorship "(Pers.) Maas Geest. & Nannf." ;
    skos:broader <http://tun.fi/MX.205134> ;
    skos:hiddenLabel "Sarcodon leucopus"@fi,
        "Sarcodon leucopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silo-orakas"@fi,
        "slät taggsvamp"@sv .

<http://tun.fi/MX.205884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum lundellii" ;
    dwc:scientificNameAuthorship "(Maas Geest. & Nannf.) E. Larss., K.H. Larss. & Kõljalg" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum lundellii"@fi,
        "Sarcodon lundellii"@fi,
        "Hydnellum lundellii"@sv,
        "Sarcodon lundellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupariorakas"@fi,
        "koppartaggsvamp"@sv .

<http://tun.fi/MX.205885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum martioflavum" ;
    dwc:scientificNameAuthorship "(Snell, K.A.Harrison & H.A.C. Jacks.) E. Larss., K.H. Larss. & Kõljalg" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum martioflavum"@fi,
        "Sarcodon martioflavus"@fi,
        "Hydnellum martioflavum"@sv,
        "Sarcodon martioflavus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssijalkaorakas"@fi,
        "sammetstaggsvamp"@sv .

<http://tun.fi/MX.205886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum scabrosum" ;
    dwc:scientificNameAuthorship "(Fr.) E. Larss., K.H. Larss. & Kõljalg" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum scabrosum"@fi,
        "Sarcodon scabrosus"@fi,
        "Hydnellum scabrosum"@sv,
        "Sarcodon scabrosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinijalkaorakas"@fi,
        "skrovlig taggsvamp"@sv .

<http://tun.fi/MX.205887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum illudens" ;
    dwc:scientificNameAuthorship "(Maas Geest.) Nitare" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum illudens"@fi,
        "Sarcodon aff. scabrosus"@fi,
        "Sarcodon pseudoglaucopus"@fi,
        "Hydnellum illudens"@sv,
        "Sarcodon aff. scabrosus"@sv,
        "Sarcodon pseudoglaucopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "roso-orakas"@fi,
        "ruttaggsvamp"@sv .

<http://tun.fi/MX.205888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcodon squamosus" ;
    dwc:scientificNameAuthorship "(Schaeff.) Quél." ;
    skos:broader <http://tun.fi/MX.205134> ;
    skos:hiddenLabel "Sarcodon squamosus"@fi,
        "Sarcodon squamosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynsuomuorakas"@fi,
        "motaggsvamp"@sv .

<http://tun.fi/MX.205889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum versipelle" ;
    dwc:scientificNameAuthorship "(Fr.) E.Larss., K.H.Larss. & Kõljalg" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum versipelle"@fi,
        "Sarcodon versipellis"@fi,
        "Hydnellum versipelle"@sv,
        "Sarcodon versipellis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sämpyläorakas"@fi,
        "brödtaggsvamp"@sv .

<http://tun.fi/MX.205890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcodontia setosa" ;
    dwc:scientificNameAuthorship "(Pers.) Donk" ;
    skos:broader <http://tun.fi/MX.204937> ;
    skos:hiddenLabel "Sarcodontia crocea"@fi,
        "Sarcodontia setosa"@fi,
        "Sarcodontia crocea"@sv,
        "Sarcodontia setosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toraturkki"@fi,
        "apeltagging"@sv .

<http://tun.fi/MX.205891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcoporia polyspora" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.205070> ;
    skos:hiddenLabel "Parmastomyces mollissimus"@fi,
        "Parmastomyces transmutans"@fi,
        "Sarcoporia polyspora"@fi,
        "Parmastomyces mollissimus"@sv,
        "Parmastomyces transmutans"@sv,
        "Sarcoporia polyspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusakonkääpä"@fi,
        "hareporing"@sv .

<http://tun.fi/MX.205892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizophyllum amplum" ;
    dwc:scientificNameAuthorship "(Lév.) Nakasone" ;
    skos:broader <http://tun.fi/MX.205120> ;
    skos:hiddenLabel "Schizophyllum amplum"@fi,
        "Schizophyllum amplum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimuheltta"@fi,
        "hängöra"@sv .

<http://tun.fi/MX.205893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizophyllum commune" ;
    dwc:scientificNameAuthorship "Fr. : Fr." ;
    skos:broader <http://tun.fi/MX.205120> ;
    skos:hiddenLabel "Schizophyllum commune"@fi,
        "Schizophyllum commune"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halkiheltta"@fi,
        "klyvblad"@sv .

<http://tun.fi/MX.205894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopuloides rimosa" ;
    dwc:scientificNameAuthorship "(Cooke) Jülich" ;
    skos:broader <http://tun.fi/MX.205008> ;
    skos:hiddenLabel "Scopuloides rimosa"@fi,
        "Scopuloides rimosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuorvakka"@fi,
        "kristalltagging"@sv .

<http://tun.fi/MX.205895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinostroma galactinum" ;
    dwc:scientificNameAuthorship "(Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.204959> ;
    skos:hiddenLabel "Scytinostroma galactinum"@fi,
        "Scytinostroma galactinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitosäämikkä"@fi,
        "mjölkskinn"@sv .

<http://tun.fi/MX.205896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinostroma odoratum" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.204959> ;
    skos:hiddenLabel "Scytinostroma odoratum"@fi,
        "Scytinostroma odoratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huopasäämikkä"@fi,
        "filtskinn"@sv .

<http://tun.fi/MX.205897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinostroma portentosum" ;
    dwc:scientificNameAuthorship "(Berk. & M.A.Curtis) Donk" ;
    skos:broader <http://tun.fi/MX.204959> ;
    skos:hiddenLabel "Scytinostroma portentosum"@fi,
        "Scytinostroma portentosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisusäämikkä"@fi,
        "naftalinskinn"@sv .

<http://tun.fi/MX.205898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinostroma praestans" ;
    dwc:scientificNameAuthorship "(H.S.Jacks.) Donk" ;
    skos:broader <http://tun.fi/MX.204959> ;
    skos:hiddenLabel "Scytinostroma praestans"@fi,
        "Scytinostroma praestans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansäämikkä"@fi,
        "bergfiltskinn"@sv .

<http://tun.fi/MX.205899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinostromella heterogenea" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Parm." ;
    skos:broader <http://tun.fi/MX.205060> ;
    skos:hiddenLabel "Scytinostromella heterogenea"@fi,
        "Scytinostromella heterogenea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkotyllikkä"@fi,
        "gult tyllskinn"@sv .

<http://tun.fi/MX.205900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinostromella nannfeldtii" ;
    dwc:scientificNameAuthorship "(J. Erikss.) Freeman & Petersen" ;
    skos:broader <http://tun.fi/MX.205060> ;
    skos:hiddenLabel "Scytinostromella nannfeldtii"@fi,
        "Scytinostromella nannfeldtii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seittityllikkä"@fi,
        "tyllskinn"@sv .

<http://tun.fi/MX.205901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sebacina dimitica" ;
    dwc:scientificNameAuthorship "Oberw." ;
    skos:broader <http://tun.fi/MX.205136> ;
    skos:hiddenLabel "Sebacina dimitica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskotali"@fi,
        "Sebacina dimitica"@sv .

<http://tun.fi/MX.205902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sebacina epigaea" ;
    dwc:scientificNameAuthorship "(Berk. & Br.) Neuhoff" ;
    skos:broader <http://tun.fi/MX.205136> ;
    skos:hiddenLabel "Sebacina epigaea"@fi,
        "Sebacina epigaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmätali"@fi,
        "opaltalgsvamp"@sv .

<http://tun.fi/MX.205903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sebacina incrustans" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.205136> ;
    skos:hiddenLabel "Sebacina incrustans"@fi,
        "Sebacina incrustans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korsitali"@fi,
        "talgsvamp"@sv .

<http://tun.fi/MX.205904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serpula himantioides" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.205078> ;
    skos:hiddenLabel "Serpula himantioides"@fi,
        "Serpula himantioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suklaakesikkä"@fi,
        "timmergröppa"@sv .

<http://tun.fi/MX.205905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serpula lacrymans" ;
    dwc:scientificNameAuthorship "(Wulfen:Fr.) J.Schröt." ;
    skos:broader <http://tun.fi/MX.205078> ;
    skos:hiddenLabel "Serpula lacrymans"@fi,
        "Serpula lacrymans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattiasieni"@fi,
        "hussvamp"@sv .

<http://tun.fi/MX.205906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema alboluteum" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Bondartsev & Singer" ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema alboluteum"@fi,
        "Sistotrema alboluteum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakurokka"@fi,
        "oljeporing"@sv .

<http://tun.fi/MX.205907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema autumnale" ;
    dwc:scientificNameAuthorship "Ryvarden & H. Solheim" ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema autumnale"@fi,
        "Sistotrema autumnale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyskurokka"@fi,
        "höstoljeskinn"@sv .

<http://tun.fi/MX.205908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema brinkmannii" ;
    dwc:scientificNameAuthorship "(Bres.) J. Erikss." ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema brinkmannii"@fi,
        "Sistotrema brinkmannii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppikurokka"@fi,
        "grynoljeskinn"@sv .

<http://tun.fi/MX.205909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema confluens" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema confluens"@fi,
        "Sistotrema confluens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valeorakas"@fi,
        "taggticka"@sv .

<http://tun.fi/MX.205910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema coroniferum" ;
    dwc:scientificNameAuthorship "(Höhn. & Litsch.) Donk" ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema coroniferum"@fi,
        "Sistotrema coroniferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehäkurokka"@fi,
        "flagoljeskinn"@sv .

<http://tun.fi/MX.205911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema coronilla" ;
    dwc:scientificNameAuthorship "(Höhn. & Litsch.) Donk ex D.P. Rogers" ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema coronilla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mattokurokka"@fi,
        "Sistotrema coronilla"@sv .

<http://tun.fi/MX.205912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema dennisii" ;
    dwc:scientificNameAuthorship "Malençon" ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema dennisii"@fi,
        "Sistotrema dennisii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harsokurokka"@fi,
        "ljungporing"@sv .

<http://tun.fi/MX.205913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema diademiferum" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Donk" ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema diademiferum"@fi,
        "Sistotrema diademiferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "usvakurokka"@fi,
        "pärloljeskinn"@sv .

<http://tun.fi/MX.205914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema efibulatum" ;
    dwc:scientificNameAuthorship "(Eriksson) Hjortstam" ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema efibulatum"@fi,
        "Sistotrema efibulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kummakurokka"@fi,
        "grått oljeskinn"@sv .

<http://tun.fi/MX.205915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema heteronemum" ;
    dwc:scientificNameAuthorship "(J. Erikss.) Å. Strid" ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema heteronemum"@fi,
        "Sistotrema heteronemum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuurakurokka"@fi,
        "floroljeskinn"@sv .

<http://tun.fi/MX.205916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema intermedium" ;
    dwc:scientificNameAuthorship "Hjortstam" ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema intermedium"@fi,
        "Sistotrema intermedium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukurokka"@fi,
        "sälgoljeskinn"@sv .

<http://tun.fi/MX.205917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema muscicola" ;
    dwc:scientificNameAuthorship "(Pers.) S. Lundell in S. Lundell & Nannf." ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema muscicola"@fi,
        "Sistotrema muscicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kruunukurokka"@fi,
        "förnatagging"@sv .

<http://tun.fi/MX.205918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema oblongisporum" ;
    dwc:scientificNameAuthorship "M. P. Christ. & Hauersl." ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema oblongisporum"@fi,
        "Sistotrema oblongisporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "utukurokka"@fi,
        "kvistoljeskinn"@sv .

<http://tun.fi/MX.205919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema octosporum" ;
    dwc:scientificNameAuthorship "(J. Schröt. ex Höhn. & Litsch.) Hallenb." ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema octosporum"@fi,
        "Sistotrema octosporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säiekurokka"@fi,
        "mossoljeskinn"@sv .

<http://tun.fi/MX.205920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema pteriphilum" ;
    dwc:scientificNameAuthorship "(K. H. Larsson & Hjortstam)" ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema pteriphilum"@fi,
        "Sistotrema pteriphilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saniaiskurokka"@fi,
        "bräkenoljeskinn"@sv .

<http://tun.fi/MX.205921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema raduloides" ;
    dwc:scientificNameAuthorship "(P. Karsten) Donk" ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema raduloides"@fi,
        "Sistotrema raduloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammaskurokka"@fi,
        "oljetagging"@sv .

<http://tun.fi/MX.205922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema resinicystidium" ;
    dwc:scientificNameAuthorship "Hallenb." ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema resinicystidium"@fi,
        "Sistotrema resinicystidium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihkakurokka"@fi,
        "vaxoljeskinn"@sv .

<http://tun.fi/MX.205923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema sernanderi" ;
    dwc:scientificNameAuthorship "(Litsch.) Donk" ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema sernanderi"@fi,
        "Sistotrema sernanderi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpäkurokka"@fi,
        "grepoljeskinn"@sv .

<http://tun.fi/MX.205924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sertulicium niveocremeum" ;
    dwc:scientificNameAuthorship "(Höhn. & Litsch.) Spirin & K.H. Larss." ;
    skos:broader <http://tun.fi/MX.5081754> ;
    skos:hiddenLabel "Sertulicium niveocremeum"@fi,
        "Sistotremastrum niveocremeum"@fi,
        "Sertulicium niveocremeum"@sv,
        "Sistotremastrum niveocremeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokurokka"@fi,
        "lundskinn"@sv .

<http://tun.fi/MX.205925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotremastrum suecicum" ;
    dwc:scientificNameAuthorship "Litsch. ex J. Erikss." ;
    skos:broader <http://tun.fi/MX.205132> ;
    skos:hiddenLabel "Sistotremastrum suecicum"@fi,
        "Sistotremastrum suecicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskurokka"@fi,
        "tallskinn"@sv .

<http://tun.fi/MX.205926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotremella perpusilla" ;
    dwc:scientificNameAuthorship "Hjortstam" ;
    skos:broader <http://tun.fi/MX.204946> ;
    skos:hiddenLabel "Sistotremella perpusilla"@fi,
        "Sistotremella perpusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häivekurokka"@fi,
        "myggskinn"@sv .

<http://tun.fi/MX.205927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis amorpha" ;
    dwc:scientificNameAuthorship "(Fr.) Kotl. & Pouzar" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis amorpha"@fi,
        "Skeletocutis amorpha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rustokääpä"@fi,
        "gullticka"@sv .

<http://tun.fi/MX.205928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis biguttulata" ;
    dwc:scientificNameAuthorship "(Romell) Niemelä" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis biguttulata"@fi,
        "Skeletocutis biguttulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoludekääpä"@fi,
        "gärdselticka"@sv .

<http://tun.fi/MX.205929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fistulina hepatica" ;
    dwc:scientificNameAuthorship "(Schaeff.: Fr.) With." ;
    skos:broader <http://tun.fi/MX.205059> ;
    skos:hiddenLabel "Fistulina hepatica"@fi,
        "Fistulina hepatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häränkieli"@fi,
        "oxtungssvamp"@sv .

<http://tun.fi/MX.205930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fomes fomentarius" ;
    dwc:scientificNameAuthorship "(L.: Fr.) J. Kickx f." ;
    skos:broader <http://tun.fi/MX.204908> ;
    skos:hiddenLabel "Fomes fomentarius"@fi,
        "Fomes fomentarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taulakääpä"@fi,
        "fnöskticka"@sv .

<http://tun.fi/MX.205931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fomitopsis pinicola" ;
    dwc:scientificNameAuthorship "(Sw.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.204938> ;
    skos:hiddenLabel "Fomitopsis pinicola"@fi,
        "Fomitopsis pinicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantokääpä"@fi,
        "klibbticka"@sv .

<http://tun.fi/MX.205932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fomitopsis rosea" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.204938> ;
    skos:hiddenLabel "Fomitopsis rosea"@fi,
        "Rhodofomes roseus"@fi,
        "Fomitopsis rosea"@sv,
        "Rhodofomes roseus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokantokääpä"@fi,
        "rosenticka"@sv .

<http://tun.fi/MX.205933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Funalia trogii" ;
    dwc:scientificNameAuthorship "(Berk.) Bondartsev & Singer" ;
    skos:broader <http://tun.fi/MX.205028> ;
    skos:hiddenLabel "Funalia trogii"@fi,
        "Funalia trogii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjaskääpä"@fi,
        "blek borstticka"@sv .

<http://tun.fi/MX.205936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ganoderma applanatum" ;
    dwc:scientificNameAuthorship "(Pers.) Pat." ;
    skos:broader <http://tun.fi/MX.205032> ;
    skos:hiddenLabel "Ganoderma applanatum"@fi,
        "Ganoderma lipsiense"@fi,
        "Ganoderma applanatum"@sv,
        "Ganoderma lipsiense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattakääpä"@fi,
        "platticka"@sv .

<http://tun.fi/MX.205937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ganoderma lucidum" ;
    dwc:scientificNameAuthorship "(Curtis : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.205032> ;
    skos:hiddenLabel "Ganoderma lucidum"@fi,
        "Ganoderma lucidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lakkakääpä"@fi,
        "lackticka"@sv .

<http://tun.fi/MX.205938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelatoporia subvermispora" ;
    dwc:scientificNameAuthorship "(Pilát) Niemelä" ;
    skos:broader <http://tun.fi/MX.205093> ;
    skos:hiddenLabel "Ceriporiopsis subvermispora"@fi,
        "Gelatoporia subvermispora"@fi,
        "Ceriporiopsis subvermispora"@sv,
        "Gelatoporia subvermispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karstakääpä"@fi,
        "kristallporing"@sv .

<http://tun.fi/MX.205940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloeocystidiellum porosum" ;
    dwc:scientificNameAuthorship "(Berk. & M. A. Curtis) Donk" ;
    skos:broader <http://tun.fi/MX.205116> ;
    skos:hiddenLabel "Gloeocystidiellum porosum"@fi,
        "Gloeocystidiellum porosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talityllikkä"@fi,
        "bokskinn"@sv .

<http://tun.fi/MX.205942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloeophyllum abietinum" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.205084> ;
    skos:hiddenLabel "Gloeophyllum abietinum"@fi,
        "Gloeophyllum abietinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heltta-aidaskääpä"@fi,
        "granmussling"@sv .

<http://tun.fi/MX.205943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloeophyllum carbonarium" ;
    dwc:scientificNameAuthorship "(Berk. & M. A. Curtis) Ryvarden" ;
    skos:broader <http://tun.fi/MX.205084> ;
    skos:hiddenLabel "Gloeophyllum carbonarium"@fi,
        "Gloeophyllum carbonarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiilikääpä"@fi,
        "kolticka"@sv .

<http://tun.fi/MX.205944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloeophyllum odoratum" ;
    dwc:scientificNameAuthorship "(Wulfen : Fr.) Imazeki" ;
    skos:broader <http://tun.fi/MX.205084> ;
    skos:hiddenLabel "Gloeophyllum odoratum"@fi,
        "Gloeophyllum odoratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aniskääpä"@fi,
        "luktticka"@sv .

<http://tun.fi/MX.205945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloeophyllum protractum" ;
    dwc:scientificNameAuthorship "(Fr.) Imazeki" ;
    skos:broader <http://tun.fi/MX.205084> ;
    skos:hiddenLabel "Gloeophyllum protractum"@fi,
        "Gloeophyllum protractum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekokääpä"@fi,
        "tallstocksticka"@sv .

<http://tun.fi/MX.205946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloeophyllum sepiarium" ;
    dwc:scientificNameAuthorship "(Wulfen : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.205084> ;
    skos:hiddenLabel "Gloeophyllum sepiarium"@fi,
        "Gloeophyllum sepiarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aidaskääpä"@fi,
        "vedmussling"@sv .

<http://tun.fi/MX.205947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloeophyllum trabeum" ;
    dwc:scientificNameAuthorship "(Pers.) Murrill" ;
    skos:altLabel "saunasieni"@fi ;
    skos:broader <http://tun.fi/MX.205084> ;
    skos:hiddenLabel "Gloeophyllum trabeum"@fi,
        "Gloeophyllum trabeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saunakääpä"@fi,
        "bastumussling"@sv .

<http://tun.fi/MX.205948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloeoporus dichrous" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Bres." ;
    skos:broader <http://tun.fi/MX.204930> ;
    skos:hiddenLabel "Gloeoporus dichrous"@fi,
        "Gloeoporus dichrous"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tikankääpä"@fi,
        "tvåfärgsticka"@sv .

<http://tun.fi/MX.205949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloeoporus pannocinctus" ;
    dwc:scientificNameAuthorship "(Romell) J. Erikss." ;
    skos:broader <http://tun.fi/MX.204930> ;
    skos:hiddenLabel "Ceriporiopsis pannocincta"@fi,
        "Gelatoporia pannocincta"@fi,
        "Gloeoporus pannocinctus"@fi,
        "Ceriporiopsis pannocincta"@sv,
        "Gelatoporia pannocincta"@sv,
        "Gloeoporus pannocinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokääpä"@fi,
        "finporing"@sv .

<http://tun.fi/MX.205950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloiodon strigosus" ;
    dwc:scientificNameAuthorship "(Schwein. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.204919> ;
    skos:hiddenLabel "Gloiodon strigosus"@fi,
        "Gloiodon strigosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjasorakas"@fi,
        "borsttagging"@sv .

<http://tun.fi/MX.205951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vesiculomyces citrinus" ;
    dwc:scientificNameAuthorship "(Pers.) Hagström" ;
    skos:broader <http://tun.fi/MX.4891500> ;
    skos:hiddenLabel "Gloeocystidiellum citrinum"@fi,
        "Gloiothele citrina"@fi,
        "Vesiculomyces citrinus"@fi,
        "Gloeocystidiellum citrinum"@sv,
        "Gloiothele citrina"@sv,
        "Vesiculomyces citrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruunaorvakka"@fi,
        "gulskinn"@sv .

<http://tun.fi/MX.205952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloiothele lactescens" ;
    dwc:scientificNameAuthorship "(Berk.) Hjortstam" ;
    skos:broader <http://tun.fi/MX.205142> ;
    skos:hiddenLabel "Gloiothele lactescens"@fi,
        "Gloiothele lactescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maito-orvakka"@fi,
        "krympskinn"@sv .

<http://tun.fi/MX.205953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gomphus clavatus" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.206595> ;
    skos:hiddenLabel "Gomphus clavatus"@fi,
        "Gomphus clavatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pölkkysieni"@fi,
        "violgubbe"@sv .

<http://tun.fi/MX.205954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grifola frondosa" ;
    dwc:scientificNameAuthorship "(Dicks.:Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.204965> ;
    skos:hiddenLabel "Grifola frondosa"@fi,
        "Grifola frondosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koppelokääpä"@fi,
        "korallticka"@sv .

<http://tun.fi/MX.205955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erastia aurantiaca" ;
    dwc:scientificNameAuthorship "(Rostk.) Miettinen & Niemelä" ;
    skos:broader <http://tun.fi/MX.204906> ;
    skos:hiddenLabel "Erastia aurantiaca"@fi,
        "Hapalopilus aurantiacus"@fi,
        "Hapalopilus salmonicolor auct."@fi,
        "Hapalopilus aurantiacus"@sv,
        "Hapalopilus salmonicolor auct."@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssikääpä"@fi,
        "Erastia aurantiaca"@sv .

<http://tun.fi/MX.205956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aurantiporus croceus" ;
    dwc:scientificNameAuthorship "(Pers.) Murrill" ;
    skos:broader <http://tun.fi/MX.4884013> ;
    skos:hiddenLabel "Aurantiporus croceus"@fi,
        "Hapalopilus croceus"@fi,
        "Aurantiporus croceus"@sv,
        "Hapalopilus croceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahramikääpä"@fi,
        "saffransticka"@sv .

<http://tun.fi/MX.205957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erastia ochraceolateritia" ;
    dwc:scientificNameAuthorship "(Bondartsev) Miettinen & Niemelä" ;
    skos:broader <http://tun.fi/MX.204906> ;
    skos:hiddenLabel "Erastia ochraceolateritia"@fi,
        "Hapalopilus ochraceolateritius"@fi,
        "Hapalopilus salmonicolor"@fi,
        "Hapalopilus ochraceolateritius"@sv,
        "Hapalopilus salmonicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "krappikääpä"@fi,
        "Erastia ochraceolateritia"@sv .

<http://tun.fi/MX.205958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hapalopilus rutilans" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.205026> ;
    skos:hiddenLabel "Hapalopilus nidulans"@fi,
        "Hapalopilus rutilans"@fi,
        "Hapalopilus nidulans"@sv,
        "Hapalopilus rutilans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrakääpä"@fi,
        "lysticka"@sv .

<http://tun.fi/MX.205959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haploporus odorus" ;
    dwc:scientificNameAuthorship "(Sommerf. : Fr.) Bondartsev & Singer" ;
    skos:broader <http://tun.fi/MX.205110> ;
    skos:hiddenLabel "Haploporus odorus"@fi,
        "Haploporus odorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidantuoksukääpä"@fi,
        "doftticka"@sv .

<http://tun.fi/MX.205960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helicobasidium brebissonii" ;
    dwc:scientificNameAuthorship "(Desm.) Donk" ;
    skos:broader <http://tun.fi/MX.204997> ;
    skos:hiddenLabel "Helicobasidium brebissonii"@fi,
        "Helicobasidium brebissonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaseitti"@fi,
        "rotfiltsvamp"@sv .

<http://tun.fi/MX.205961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saccosoma farinaceum" ;
    dwc:scientificNameAuthorship "(Höhn.) Spirin & K. Põldmaa" ;
    skos:broader <http://tun.fi/MX.5077046> ;
    skos:hiddenLabel "Helicogloea farinacea"@fi,
        "Saccosoma farinaceum"@fi,
        "Helicogloea farinacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "samettitoukkio"@fi,
        "Saccosoma farinaceum"@sv .

<http://tun.fi/MX.205962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helicogloea dryina" ;
    dwc:scientificNameAuthorship "Spirin & O. Miettinen" ;
    skos:broader <http://tun.fi/MX.205041> ;
    skos:hiddenLabel "Helicogloea dryina"@fi,
        "Helicogloea lagerheimii"@fi,
        "Helicogloea lagerheimii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelmutoukkio"@fi,
        "Helicogloea dryina"@sv .

<http://tun.fi/MX.205963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Henningsomyces candidus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Kuntze" ;
    skos:broader <http://tun.fi/MX.204905> ;
    skos:hiddenLabel "Henningsomyces candidus"@fi,
        "Henningsomyces candidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkotupikka"@fi,
        "vitpipa"@sv .

<http://tun.fi/MX.205964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Henningsomyces puber" ;
    dwc:scientificNameAuthorship "(W. B. Cooke) D. A. Reid" ;
    skos:broader <http://tun.fi/MX.204905> ;
    skos:hiddenLabel "Henningsomyces puber"@fi,
        "Henningsomyces puber"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkatupikka"@fi,
        "luddpipa"@sv .

<http://tun.fi/MX.205965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hericium cirrhatum" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Nikolajeva" ;
    skos:broader <http://tun.fi/MX.205057> ;
    skos:hiddenLabel "Hericium cirrhatum"@fi,
        "Hericium cirrhatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupasorakas"@fi,
        "gyttrad taggsvamp"@sv .

<http://tun.fi/MX.205966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hericium coralloides" ;
    dwc:scientificNameAuthorship "(Scop.:Fr.) Pers." ;
    skos:broader <http://tun.fi/MX.205057> ;
    skos:hiddenLabel "Hericium coralloides"@fi,
        "Hericium coralloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koralliorakas"@fi,
        "koralltaggsvamp"@sv .

<http://tun.fi/MX.205967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herpobasidium filicinum" ;
    dwc:scientificNameAuthorship "(Rostr.) Lind" ;
    skos:broader <http://tun.fi/MX.204941> ;
    skos:hiddenLabel "Herpobasidium filicinum"@fi,
        "Herpobasidium filicinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saniaislumi"@fi,
        "bräkenspinn"@sv .

<http://tun.fi/MX.205968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterobasidion annosum" ;
    dwc:scientificNameAuthorship "(Fr.) Bres." ;
    skos:broader <http://tun.fi/MX.204960> ;
    skos:hiddenLabel "Heterobasidion annosum"@fi,
        "Heterobasidion annosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynjuurikääpä"@fi,
        "rotticka"@sv .

<http://tun.fi/MX.205969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterobasidion parviporum" ;
    dwc:scientificNameAuthorship "Niemelä & Korhonen" ;
    skos:broader <http://tun.fi/MX.204960> ;
    skos:hiddenLabel "Heterobasidion parviporum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenjuurikääpä"@fi,
        "Heterobasidion parviporum"@sv .

<http://tun.fi/MX.205970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterotextus alpinus" ;
    dwc:scientificNameAuthorship "(Tracy & Earle) G.W.Martin" ;
    skos:broader <http://tun.fi/MX.204980> ;
    skos:hiddenLabel "Heterotextus alpinus"@fi,
        "Heterotextus alpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukotipakka"@fi,
        "vårplätt"@sv .

<http://tun.fi/MX.205971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum aurantiacum" ;
    dwc:scientificNameAuthorship "(Batsch:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum aurantiacum"@fi,
        "Hydnellum aurantiacum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssiorakas"@fi,
        "orange taggsvamp"@sv .

<http://tun.fi/MX.205972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum auratile" ;
    dwc:scientificNameAuthorship "(Britzelm.) Maas Geest." ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum auratile"@fi,
        "Hydnellum auratile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuliorakas"@fi,
        "brandtaggsvamp"@sv .

<http://tun.fi/MX.205973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum caeruleum" ;
    dwc:scientificNameAuthorship "(Hornem.) P.Karst." ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum caeruleum"@fi,
        "Hydnellum caeruleum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniorakas"@fi,
        "blå taggsvamp"@sv .

<http://tun.fi/MX.205974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum concrescens" ;
    dwc:scientificNameAuthorship "(Pers.) Banker" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum concrescens"@fi,
        "Hydnellum concrescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöhykeorakas"@fi,
        "zontaggsvamp"@sv .

<http://tun.fi/MX.205976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum cumulatum" ;
    dwc:scientificNameAuthorship "K.A.Harrison" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum cumulatum"@fi,
        "Hydnellum cumulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huopaorakas"@fi,
        "knölig taggsvamp"@sv .

<http://tun.fi/MX.205977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum ferrugineum" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum ferrugineum"@fi,
        "Hydnellum ferrugineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosteorakas"@fi,
        "dropptaggsvamp"@sv .

<http://tun.fi/MX.205978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum geogenium" ;
    dwc:scientificNameAuthorship "(Fr.) Banker" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum geogenium"@fi,
        "Hydnellum geogenium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkiorakas"@fi,
        "gul taggsvamp"@sv .

<http://tun.fi/MX.205979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum gracilipes" ;
    dwc:scientificNameAuthorship "(P.Karst) P.Karst" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum gracilipes"@fi,
        "Hydnellum gracilipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkaorakas"@fi,
        "smalfotad taggsvamp"@sv .

<http://tun.fi/MX.205980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum mirabile" ;
    dwc:scientificNameAuthorship "(Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum mirabile"@fi,
        "Hydnellum mirabile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "partaorakas"@fi,
        "raggtaggsvamp"@sv .

<http://tun.fi/MX.205981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum peckii" ;
    dwc:scientificNameAuthorship "Banker" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum peckii"@fi,
        "Hydnellum peckii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvasorakas"@fi,
        "skarp dropptaggsvamp"@sv .

<http://tun.fi/MX.205982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum scrobiculatum" ;
    dwc:scientificNameAuthorship "(Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum scrobiculatum"@fi,
        "Hydnellum scrobiculatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurttuorakas"@fi,
        "skrubbtaggsvamp"@sv .

<http://tun.fi/MX.205983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum suaveolens" ;
    dwc:scientificNameAuthorship "(Scop.:Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum suaveolens"@fi,
        "Hydnellum suaveolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuorakas"@fi,
        "dofttaggsvamp"@sv .

<http://tun.fi/MX.205984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnum ellipsosporum" ;
    dwc:scientificNameAuthorship "Ostrow & Beenken" ;
    skos:broader <http://tun.fi/MX.205067> ;
    skos:hiddenLabel "Hydnum ellipsosporum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryväsorakas"@fi,
        "Hydnum ellipsosporum"@sv .

<http://tun.fi/MX.205985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnum repandum" ;
    dwc:scientificNameAuthorship "L.:Fr." ;
    skos:broader <http://tun.fi/MX.205067> ;
    skos:hiddenLabel "Hydnum repandum"@fi,
        "Hydnum repandum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleaorakas"@fi,
        "blek taggsvamp"@sv .

<http://tun.fi/MX.205987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnum umbilicatum" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.205067> ;
    skos:hiddenLabel "Hydnum umbilicatum"@fi,
        "Hydnum umbilicatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "simaorakas"@fi,
        "navlad taggsvamp"@sv .

<http://tun.fi/MX.205988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenochaete cinnamomea" ;
    dwc:scientificNameAuthorship "(Pers.) Bres." ;
    skos:broader <http://tun.fi/MX.204992> ;
    skos:hiddenLabel "Hymenochaete cinnamomea"@fi,
        "Hymenochaete cinnamomea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanelivuotikka"@fi,
        "kanelskinn"@sv .

<http://tun.fi/MX.205989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenochaete fuliginosa" ;
    dwc:scientificNameAuthorship "(Pers.) Bres." ;
    skos:broader <http://tun.fi/MX.204992> ;
    skos:hiddenLabel "Hymenochaete fuliginosa"@fi,
        "Hymenochaete fuliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusivuotikka"@fi,
        "borstskinn"@sv .

<http://tun.fi/MX.205990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenochaete rubiginosa" ;
    dwc:scientificNameAuthorship "(Dicks.:Fr.) Lév." ;
    skos:broader <http://tun.fi/MX.204992> ;
    skos:hiddenLabel "Hymenochaete rubiginosa"@fi,
        "Hymenochaete rubiginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammivuotikka"@fi,
        "rostöra"@sv .

<http://tun.fi/MX.205991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenochaete ulmicola" ;
    dwc:scientificNameAuthorship "Corfixen & Parmasto" ;
    skos:broader <http://tun.fi/MX.204992> ;
    skos:hiddenLabel "Hymenochaete ulmicola"@fi,
        "Hymenochaete ulmicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavavuotikka"@fi,
        "almrostöra"@sv .

<http://tun.fi/MX.205992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma argillaceum" ;
    dwc:scientificNameAuthorship "(Bres.) Donk" ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma argillaceum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuhrunyhäkkä"@fi,
        "Hyphoderma argillaceum"@sv .

<http://tun.fi/MX.205993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lawrynomyces capitatus" ;
    dwc:scientificNameAuthorship "(J. Erikss. & Å. Strid) Karasiński" ;
    skos:broader <http://tun.fi/MX.4891467> ;
    skos:hiddenLabel "Hyphoderma capitatum"@fi,
        "Lawrynomyces capitatus"@fi,
        "Hyphoderma capitatum"@sv,
        "Lawrynomyces capitatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppinyhäkkä"@fi,
        "knoppskin"@sv .

<http://tun.fi/MX.205994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma cremeoalbum" ;
    dwc:scientificNameAuthorship "(Höhn. & Litsch.) Jülich" ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma cremeoalbum"@fi,
        "Hyphoderma cremeoalbum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermanyhäkkä"@fi,
        "gräddskinn"@sv .

<http://tun.fi/MX.205995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma definitum" ;
    dwc:scientificNameAuthorship "(H. S. Jacks.) Donk" ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma definitum"@fi,
        "Hyphoderma definitum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivinyhäkkä"@fi,
        "granskinn"@sv .

<http://tun.fi/MX.205996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma deviatum" ;
    dwc:scientificNameAuthorship "(S. Lundell) J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma deviatum"@fi,
        "Hyphoderma deviatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtanyhäkkä"@fi,
        "kärrskinn"@sv .

<http://tun.fi/MX.205997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma incrustatum" ;
    dwc:scientificNameAuthorship "K.H. Larss." ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma incrustatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kidenyhäkkä"@fi,
        "Hyphoderma incrustatum"@sv .

<http://tun.fi/MX.205998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma medioburiense" ;
    dwc:scientificNameAuthorship "(Burt) Donk" ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma medioburiense"@fi,
        "Hyphoderma medioburiense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhanyhäkkä"@fi,
        "stänkskinn"@sv .

<http://tun.fi/MX.205999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma mutatum" ;
    dwc:scientificNameAuthorship "(Peck) Donk" ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma mutatum"@fi,
        "Hyphoderma mutatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpinyhäkkä"@fi,
        "sköldskinn"@sv .

<http://tun.fi/MX.206000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma nemorale" ;
    dwc:scientificNameAuthorship "K.H. Larss., 1998" ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma nemorale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuorinyhäkkä"@fi,
        "Hyphoderma nemorale"@sv .

<http://tun.fi/MX.206001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma obtusiforme" ;
    dwc:scientificNameAuthorship "J. Erikss. & Å. Strid in J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma obtusiforme"@fi,
        "Hyphoderma obtusiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijanyhäkkä"@fi,
        "alabasterskinn"@sv .

<http://tun.fi/MX.206002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma obtusum" ;
    dwc:scientificNameAuthorship "J. Erikss." ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma obtusum"@fi,
        "Hyphoderma obtusum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannyhäkkä"@fi,
        "trubbskinn"@sv .

<http://tun.fi/MX.206003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma occidentale" ;
    dwc:scientificNameAuthorship "(D.P. Rogers) Boidin & Gilles" ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma occidentale"@fi,
        "Hyphoderma occidentale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasnyhäkkä"@fi,
        "groddskinn"@sv .

<http://tun.fi/MX.206004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma roseocremeum" ;
    dwc:scientificNameAuthorship "(Bres.) Donk" ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma roseocremeum"@fi,
        "Hyphoderma roseocremeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusunyhäkkä"@fi,
        "grenskinn"@sv .

<http://tun.fi/MX.206005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma setigerum" ;
    dwc:scientificNameAuthorship "(Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma setigerum"@fi,
        "Hyphoderma setigerum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonyhäkkä"@fi,
        "vårtskinn"@sv .

<http://tun.fi/MX.206006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma sibiricum" ;
    dwc:scientificNameAuthorship "(Parmasto) J. Erikss. & Å. Strid in J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma sibiricum"@fi,
        "Hyphoderma sibiricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taiganyhäkkä"@fi,
        "sibirskinn"@sv .

<http://tun.fi/MX.206007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma involutum" ;
    dwc:scientificNameAuthorship "(H.S.Jacks. & Dearden) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma involutum"@fi,
        "Hyphoderma velatum"@fi,
        "Hyphoderma velatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hitunyhäkkä"@fi,
        "Hyphoderma involutum"@sv .

<http://tun.fi/MX.206008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kneiffiella abieticola" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Jülich & Stalpers" ;
    skos:broader <http://tun.fi/MX.233477> ;
    skos:hiddenLabel "Hyphodontia abieticola"@fi,
        "Kneiffiella abieticola"@fi,
        "Hyphodontia abieticola"@sv,
        "Kneiffiella abieticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sänkiotaraspikka"@fi,
        "granknotterskinn"@sv .

<http://tun.fi/MX.206009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kneiffiella alienata" ;
    dwc:scientificNameAuthorship "(S. Lundell) Jül. & Stalpers" ;
    skos:broader <http://tun.fi/MX.233477> ;
    skos:hiddenLabel "Hyphodontia alienata"@fi,
        "Kneiffiella alienata"@fi,
        "Hyphodontia alienata"@sv,
        "Kneiffiella alienata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehto-otaraspikka"@fi,
        "lundknotterskinn"@sv .

<http://tun.fi/MX.206010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kneiffiella alutacea" ;
    dwc:scientificNameAuthorship "(Fr.) Jülich & Stalpers" ;
    skos:broader <http://tun.fi/MX.233477> ;
    skos:hiddenLabel "Alutaceodontia alutacea"@fi,
        "Grandinia stenospora"@fi,
        "Hyphodontia alutacea"@fi,
        "Kneiffiella alutacea"@fi,
        "Alutaceodontia alutacea"@sv,
        "Grandinia stenospora"@sv,
        "Hyphodontia alutacea"@sv,
        "Kneiffiella alutacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuhruotaraspikka"@fi,
        "sämskknotterskinn"@sv .

<http://tun.fi/MX.206011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphodontia alutaria" ;
    dwc:scientificNameAuthorship "(Burt) J. Erikss." ;
    skos:broader <http://tun.fi/MX.205048> ;
    skos:hiddenLabel "Hyphodontia alutaria"@fi,
        "Hyphodontia alutaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaotaraspikka"@fi,
        "gult knotterskinn"@sv .

<http://tun.fi/MX.206012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphodontia arguta" ;
    dwc:scientificNameAuthorship "(Fr.) J. Erikss." ;
    skos:broader <http://tun.fi/MX.205048> ;
    skos:hiddenLabel "Hyphodontia arguta"@fi,
        "Hyphodontia arguta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitaotaraspikka"@fi,
        "gyllentagging"@sv .

<http://tun.fi/MX.206013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodon asperus" ;
    dwc:scientificNameAuthorship "(Fr.) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233476> ;
    skos:hiddenLabel "Hyphodontia aspera"@fi,
        "Xylodon asperus"@fi,
        "Hyphodontia aspera"@sv,
        "Xylodon asperus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusiotaraspikka"@fi,
        "strävt knotterskinn"@sv .

<http://tun.fi/MX.206014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kneiffiella barba-jovis" ;
    dwc:scientificNameAuthorship "(Bull.: Fr.) J. Erikss." ;
    skos:broader <http://tun.fi/MX.233477> ;
    skos:hiddenLabel "Hyphodontia barba-jovis"@fi,
        "Kneiffiella barba-jovis"@fi,
        "Hyphodontia barba-jovis"@sv,
        "Kneiffiella barba-jovis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "partaotaraspikka"@fi,
        "jupiterskägg"@sv .

<http://tun.fi/MX.206015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodon borealis" ;
    dwc:scientificNameAuthorship "(Kotir. & Saaren.) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233476> ;
    skos:hiddenLabel "Hyphodontia borealis"@fi,
        "Xylodon borealis"@fi,
        "Hyphodontia borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäotaraspikka"@fi,
        "Xylodon borealis"@sv .

<http://tun.fi/MX.206016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodon brevisetus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233476> ;
    skos:hiddenLabel "Hyphodontia breviseta"@fi,
        "Xylodon brevisetus"@fi,
        "Hyphodontia breviseta"@sv,
        "Xylodon brevisetus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valko-otaraspikka"@fi,
        "svedknotterskinn"@sv .

<http://tun.fi/MX.206017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kneiffiella cineracea" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Jül. & Stalper" ;
    skos:broader <http://tun.fi/MX.233477> ;
    skos:hiddenLabel "Hyphodontia cineracea"@fi,
        "Kneiffiella cineracea"@fi,
        "Hyphodontia cineracea"@sv,
        "Kneiffiella cineracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmo-otaraspikka"@fi,
        "gråknotterskinn"@sv .

<http://tun.fi/MX.206018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodon crustosus" ;
    dwc:scientificNameAuthorship "(Pers.: Fr.) Chevall" ;
    skos:broader <http://tun.fi/MX.233476> ;
    skos:hiddenLabel "Hyphodontia crustosa"@fi,
        "Xylodon crustosus"@fi,
        "Hyphodontia crustosa"@sv,
        "Xylodon crustosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kovaotaraspikka"@fi,
        "skorpknotterskinn"@sv .

<http://tun.fi/MX.206019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kneiffiella curvispora" ;
    dwc:scientificNameAuthorship "(J. Erikss. & Hjortstam) Jülich & Stalpers" ;
    skos:broader <http://tun.fi/MX.233477> ;
    skos:hiddenLabel "Chaetoporellus curvisporus"@fi,
        "Hyphodontia curvispora"@fi,
        "Kneiffiella curvispora"@fi,
        "Chaetoporellus curvisporus"@sv,
        "Hyphodontia curvispora"@sv,
        "Kneiffiella curvispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarniotaraspikka"@fi,
        "bågknotterskinn"@sv .

<http://tun.fi/MX.206020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodon pruinosus" ;
    dwc:scientificNameAuthorship "(Bres.) Spirin & Viner" ;
    skos:broader <http://tun.fi/MX.233476> ;
    skos:hiddenLabel "Hyphodontia detritica"@fi,
        "Xylodon detriticus"@fi,
        "Xylodon pruinosus"@fi,
        "Hyphodontia detritica"@sv,
        "Xylodon detriticus"@sv,
        "Xylodon pruinosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karikeotaraspikka"@fi,
        "bräkenknotterskinn"@sv .

<http://tun.fi/MX.206021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kneiffiella efibulata" ;
    dwc:scientificNameAuthorship "(J. Erikss. & Hjortstam) Jül. & Stalpers" ;
    skos:broader <http://tun.fi/MX.233477> ;
    skos:hiddenLabel "Hyphodontia efibulata"@fi,
        "Kneiffiella efibulata"@fi,
        "Hyphodontia efibulata"@sv,
        "Kneiffiella efibulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaotaraspikka"@fi,
        "sälgknotterskinn"@sv .

<http://tun.fi/MX.206022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodon erastii" ;
    dwc:scientificNameAuthorship "(Saaren. & Kotir.) Tura, Zmitr., Wasser & Spirin" ;
    skos:broader <http://tun.fi/MX.233476> ;
    skos:hiddenLabel "Hyphodontia erastii"@fi,
        "Xylodon erastii"@fi,
        "Hyphodontia erastii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruoho-otaraspikka"@fi,
        "Xylodon erastii"@sv .

<http://tun.fi/MX.206023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphodontia flavipora" ;
    dwc:scientificNameAuthorship "(Berk. & M.A. Curtis ex Cooke) Sheng H. Wu" ;
    skos:broader <http://tun.fi/MX.205048> ;
    skos:hiddenLabel "Hyphodontia flavipora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rippukääpä"@fi,
        "Hyphodontia flavipora"@sv .

<http://tun.fi/MX.206024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hastodontia halonata" ;
    dwc:scientificNameAuthorship "(J. Eriksson & Hjortstam) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233469> ;
    skos:hiddenLabel "Hastodontia halonata"@fi,
        "Hyphodontia halonata"@fi,
        "Hastodontia halonata"@sv,
        "Hyphodontia halonata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halo-otaraspikka"@fi,
        "baljskinn"@sv .

<http://tun.fi/MX.206025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hastodontia hastata" ;
    dwc:scientificNameAuthorship "(Litsch.) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233469> ;
    skos:hiddenLabel "Hastodontia hastata"@fi,
        "Hyphodontia hastata"@fi,
        "Hastodontia hastata"@sv,
        "Hyphodontia hastata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peitsiotaraspikka"@fi,
        "slätt knotterskinn"@sv .

<http://tun.fi/MX.206026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphodontia incrustata" ;
    dwc:scientificNameAuthorship "Kotir. & Saaren." ;
    skos:broader <http://tun.fi/MX.205048> ;
    skos:hiddenLabel "Hyphodontia incrustata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kideotaraspikka"@fi,
        "Hyphodontia incrustata"@sv .

<http://tun.fi/MX.206027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetoporellus latitans" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Bond. & Sing" ;
    skos:broader <http://tun.fi/MX.5000057> ;
    skos:hiddenLabel "Chaetoporellus latitans"@fi,
        "Hyphodontia latitans"@fi,
        "Kneiffiella latitans"@fi,
        "Hyphodontia latitans"@sv,
        "Kneiffiella latitans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risakääpä"@fi,
        "Chaetoporellus latitans"@sv .

<http://tun.fi/MX.206028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodon nespori" ;
    dwc:scientificNameAuthorship "(Bres.) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233476> ;
    skos:hiddenLabel "Hyphodontia nespori"@fi,
        "Xylodon nespori"@fi,
        "Hyphodontia nespori"@sv,
        "Xylodon nespori"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalo-otaraspikka"@fi,
        "östlig knotterskinn"@sv .

<http://tun.fi/MX.206029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphodontia pallidula" ;
    dwc:scientificNameAuthorship "(Bres.) J. Erikss." ;
    skos:broader <http://tun.fi/MX.205048> ;
    skos:hiddenLabel "Hyphodontia pallidula"@fi,
        "Hyphodontia pallidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasotaraspikka"@fi,
        "glitterskinn"@sv .

<http://tun.fi/MX.206030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphodontia paradoxa" ;
    dwc:scientificNameAuthorship "(Schrad.: Fr.) Langer & Vesterholt" ;
    skos:broader <http://tun.fi/MX.205048> ;
    skos:hiddenLabel "Hyphodontia paradoxa"@fi,
        "Hyphodontia paradoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosokääpä"@fi,
        "klyvporing"@sv .

<http://tun.fi/MX.206031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deviodontia pilaecystidiata" ;
    dwc:scientificNameAuthorship "(S. Lundell) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233470> ;
    skos:hiddenLabel "Deviodontia pilaecystidiata"@fi,
        "Hyphodontia pilaecystidiata"@fi,
        "Deviodontia pilaecystidiata"@sv,
        "Hyphodontia pilaecystidiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iso-otaraspikka"@fi,
        "sälgtagging"@sv .

<http://tun.fi/MX.206032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodon pruni" ;
    dwc:scientificNameAuthorship "(Lasch) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233476> ;
    skos:hiddenLabel "Hyphodontia pruni"@fi,
        "Xylodon pruni"@fi,
        "Hyphodontia pruni"@sv,
        "Xylodon pruni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomiotaraspikka"@fi,
        "almknotterskinn"@sv .

<http://tun.fi/MX.206033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodon quercinum" ;
    dwc:scientificNameAuthorship "(Pers.: Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.233476> ;
    skos:hiddenLabel "Hyphodontia quercina"@fi,
        "Xylodon quercinum"@fi,
        "Hyphodontia quercina"@sv,
        "Xylodon quercinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammiotaraspikka"@fi,
        "ekknotterskinn"@sv .

<http://tun.fi/MX.206034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphodontia radula" ;
    dwc:scientificNameAuthorship "(Pers.: Fr.) Langer & Vesterholt" ;
    skos:broader <http://tun.fi/MX.205048> ;
    skos:hiddenLabel "Hyphodontia radula"@fi,
        "Xylodon raduloides"@fi,
        "Xylodon raduloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytökääpä"@fi,
        "Hyphodontia radula"@sv .

<http://tun.fi/MX.206035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodon rimosissimus" ;
    dwc:scientificNameAuthorship "(Peck) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233476> ;
    skos:hiddenLabel "Hyphodontia rimosissima"@fi,
        "Xylodon rimosissimus"@fi,
        "Hyphodontia rimosissima"@sv,
        "Xylodon rimosissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tappiotaraspikka"@fi,
        "vaxknotterskinn"@sv .

<http://tun.fi/MX.206036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodon sambuci" ;
    dwc:scientificNameAuthorship "(Pers.: Fr.) Tura, Zmitr., Wasser & Spirin" ;
    skos:broader <http://tun.fi/MX.233476> ;
    skos:hiddenLabel "Hyphodontia sambuci"@fi,
        "Xylodon sambuci"@fi,
        "Hyphodontia sambuci"@sv,
        "Xylodon sambuci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seljaotaraspikka"@fi,
        "fläderskinn"@sv .

<http://tun.fi/MX.206037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kneiffiella subalutacea" ;
    dwc:scientificNameAuthorship "(P. Karst.) Jül. & Stalpers" ;
    skos:broader <http://tun.fi/MX.233477> ;
    skos:hiddenLabel "Grandinia subalutacea"@fi,
        "Hyphodontia subalutacea"@fi,
        "Kneiffiella subalutacea"@fi,
        "Grandinia subalutacea"@sv,
        "Hyphodontia subalutacea"@sv,
        "Kneiffiella subalutacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäotaraspikka"@fi,
        "toftsknotterskinn"@sv .

<http://tun.fi/MX.206038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphodontiella multiseptata" ;
    dwc:scientificNameAuthorship "Å. Strid" ;
    skos:broader <http://tun.fi/MX.205013> ;
    skos:hiddenLabel "Hyphodontiella multiseptata"@fi,
        "Hyphodontiella multiseptata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohitu"@fi,
        "strandskinn"@sv .

<http://tun.fi/MX.206039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochniciellum cremeoisabellinum" ;
    dwc:scientificNameAuthorship "(Litsch.) Hjortstam" ;
    skos:broader <http://tun.fi/MX.205017> ;
    skos:hiddenLabel "Amylocorticiellum cremeoisabellinum"@fi,
        "Hypochniciellum cremeoisabellinum"@fi,
        "Leucogyrophana cremeoisabellina"@fi,
        "Amylocorticiellum cremeoisabellinum"@sv,
        "Hypochniciellum cremeoisabellinum"@sv,
        "Leucogyrophana cremeoisabellina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvokesikkä"@fi,
        "skuggskinn"@sv .

<http://tun.fi/MX.206040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochniciellum molle" ;
    dwc:scientificNameAuthorship "(Fr.) Hjortstam" ;
    skos:broader <http://tun.fi/MX.205017> ;
    skos:hiddenLabel "Amylocorticiellum molle"@fi,
        "Hypochniciellum molle"@fi,
        "Leucogyrophana mollis"@fi,
        "Amylocorticiellum molle"@sv,
        "Hypochniciellum molle"@sv,
        "Leucogyrophana mollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lautakesikkä"@fi,
        "timmerskinn"@sv .

<http://tun.fi/MX.206041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochniciellum ovoideum" ;
    dwc:scientificNameAuthorship "(Jülich) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.205017> ;
    skos:hiddenLabel "Hypochniciellum ovoideum"@fi,
        "Hypochniciellum ovoideum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitokesikkä"@fi,
        "äggsporsskinn"@sv .

<http://tun.fi/MX.206042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochniciellum subillaqueatum" ;
    dwc:scientificNameAuthorship "(Litsch.) Hjortstam" ;
    skos:broader <http://tun.fi/MX.205017> ;
    skos:hiddenLabel "Amylocorticiellum subliiaqueatum"@fi,
        "Hypochniciellum subillaqueatum"@fi,
        "Leucogyrophana subillaqueata"@fi,
        "Amylocorticiellum subliiaqueatum"@sv,
        "Hypochniciellum subillaqueatum"@sv,
        "Leucogyrophana subillaqueata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsikesikkä"@fi,
        "rotskinn"@sv .

<http://tun.fi/MX.206043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochnicium albostramineum" ;
    dwc:scientificNameAuthorship "(Bres.) Hallenb." ;
    skos:broader <http://tun.fi/MX.204924> ;
    skos:hiddenLabel "Hypochnicium albostramineum"@fi,
        "Hypochnicium eichleri"@fi,
        "Hypochnicium eichleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salohuovakka"@fi,
        "Hypochnicium albostramineum"@sv .

<http://tun.fi/MX.206044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochnicium bombycinum" ;
    dwc:scientificNameAuthorship "(Sommerf. : Fr.) J. Erikss." ;
    skos:broader <http://tun.fi/MX.204924> ;
    skos:hiddenLabel "Hypochnicium bombycinum"@fi,
        "Hypochnicium bombycinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistohuovakka"@fi,
        "lövkrämskinn"@sv .

<http://tun.fi/MX.206045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochnicium eichleri" ;
    dwc:scientificNameAuthorship "(Bres.) J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204924> ;
    skos:hiddenLabel "Hypochnicium eichleri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsähuovakka"@fi,
        "Hypochnicium eichleri"@sv .

<http://tun.fi/MX.206046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochnicium erikssonii" ;
    dwc:scientificNameAuthorship "Hallenb. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.204924> ;
    skos:hiddenLabel "Hypochnicium erikssonii"@fi,
        "Hypochnicium erikssonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermahuovakka"@fi,
        "klotsporigt krämskinn"@sv .

<http://tun.fi/MX.206047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochnicium geogenium" ;
    dwc:scientificNameAuthorship "(Bres.) J. Erikss." ;
    skos:broader <http://tun.fi/MX.204924> ;
    skos:hiddenLabel "Hypochnicium geogenium"@fi,
        "Hypochnicium geogenium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitohuovakka"@fi,
        "sumpkrämskinn"@sv .

<http://tun.fi/MX.206048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochnicium lundellii" ;
    dwc:scientificNameAuthorship "(Bourdot) J. Erikss." ;
    skos:broader <http://tun.fi/MX.204924> ;
    skos:hiddenLabel "Hypochnicium lundellii"@fi,
        "Hypochnicium lundellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultohuovakka"@fi,
        "förnakrämskinn"@sv .

<http://tun.fi/MX.206049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochnicium multiforme" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Hjorstam" ;
    skos:broader <http://tun.fi/MX.204924> ;
    skos:hiddenLabel "Hypochnicium multiforme"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyhuovakka"@fi,
        "Hypochnicium multiforme"@sv .

<http://tun.fi/MX.206050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochnicium polonense" ;
    dwc:scientificNameAuthorship "(Bres.) Å. Strid" ;
    skos:broader <http://tun.fi/MX.204924> ;
    skos:hiddenLabel "Gyrophanopsis polonensis"@fi,
        "Hypochnicium polonense"@fi,
        "Gyrophanopsis polonensis"@sv,
        "Hypochnicium polonense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turkkihuovakka"@fi,
        "pälskrämskinn"@sv .

<http://tun.fi/MX.206051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochnicium punctulatum" ;
    dwc:scientificNameAuthorship "(Cooke) J. Erikss." ;
    skos:broader <http://tun.fi/MX.204924> ;
    skos:hiddenLabel "Hypochnicium punctulatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piimähuovakka"@fi,
        "Hypochnicium punctulatum"@sv .

<http://tun.fi/MX.206052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochnicium subrigescens" ;
    dwc:scientificNameAuthorship "Boidin" ;
    skos:broader <http://tun.fi/MX.204924> ;
    skos:hiddenLabel "Hypochnicium subrigescens"@fi,
        "Hypochnicium subrigescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvohuovakka"@fi,
        "småsporigt krämskinn"@sv .

<http://tun.fi/MX.206053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Granulobasidium vellereum" ;
    dwc:scientificNameAuthorship "(Ellis & Cragin) Jülich" ;
    skos:broader <http://tun.fi/MX.233498> ;
    skos:hiddenLabel "Granulobasidium vellereum"@fi,
        "Hypochnicium vellereum"@fi,
        "Granulobasidium vellereum"@sv,
        "Hypochnicium vellereum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalohuovakka"@fi,
        "almkrämskinn"@sv .

<http://tun.fi/MX.206054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inonotus dryophilus" ;
    dwc:scientificNameAuthorship "(Berk.) Murr." ;
    skos:broader <http://tun.fi/MX.205118> ;
    skos:hiddenLabel "Inocutis dryophila"@fi,
        "Inonotus dryophilus"@fi,
        "Inocutis dryophila"@sv,
        "Inonotus dryophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokarvakääpä"@fi,
        "kärnticka"@sv .

<http://tun.fi/MX.206055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inonotus rheades" ;
    dwc:scientificNameAuthorship "(Pers.) P. Karst." ;
    skos:broader <http://tun.fi/MX.205118> ;
    skos:hiddenLabel "Inocutis rheades"@fi,
        "Inonotus rheades"@fi,
        "Inocutis rheades"@sv,
        "Inonotus rheades"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketunkääpä"@fi,
        "rävticka"@sv .

<http://tun.fi/MX.206056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inonotopsis subiculosa" ;
    dwc:scientificNameAuthorship "(Peck) Parmasto" ;
    skos:broader <http://tun.fi/MX.205073> ;
    skos:hiddenLabel "Inonotopsis subiculosa"@fi,
        "Inonotus subiculosus"@fi,
        "Inonotopsis subiculosa"@sv,
        "Inonotus subiculosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätkökääpä"@fi,
        "taigaporing"@sv .

<http://tun.fi/MX.206057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inonotus hispidus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.205118> ;
    skos:hiddenLabel "Inonotus hispidus"@fi,
        "Inonotus hispidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mokkakääpä"@fi,
        "pälsticka"@sv .

<http://tun.fi/MX.206058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inonotus obliquus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Pilát" ;
    skos:broader <http://tun.fi/MX.205118> ;
    skos:hiddenLabel "Inonotus obliquus"@fi,
        "Phaeoporus obliquus"@fi,
        "Inonotus obliquus"@sv,
        "Phaeoporus obliquus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pakurikääpä"@fi,
        "sprängticka"@sv .

<http://tun.fi/MX.206059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inonotus radiatus" ;
    dwc:scientificNameAuthorship "(Sowerby : Fr.) P. Karst" ;
    skos:broader <http://tun.fi/MX.205118> ;
    skos:hiddenLabel "Inonotus radiatus"@fi,
        "Mensularia radiata"@fi,
        "Inonotus radiatus"@sv,
        "Mensularia radiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänkääpä"@fi,
        "alticka"@sv .

<http://tun.fi/MX.206060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inonotus ulmicola" ;
    dwc:scientificNameAuthorship "Corfixen" ;
    skos:broader <http://tun.fi/MX.205118> ;
    skos:hiddenLabel "Inonotus ulmicola"@fi,
        "Phaeoporus ulmicola"@fi,
        "Inonotus ulmicola"@sv,
        "Phaeoporus ulmicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavanpakuri"@fi,
        "almsprängticka"@sv .

<http://tun.fi/MX.206061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Intextomyces contiguus" ;
    dwc:scientificNameAuthorship "(P. Karst.) J. Erikss." ;
    skos:broader <http://tun.fi/MX.205033> ;
    skos:hiddenLabel "Intextomyces contiguus"@fi,
        "Intextomyces contiguus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplähuovakka"@fi,
        "sälgskorpskinn"@sv .

<http://tun.fi/MX.206063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Irpex lacteus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205080> ;
    skos:hiddenLabel "Irpex lacteus"@fi,
        "Irpex lacteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitohampikka"@fi,
        "vittagging"@sv .

<http://tun.fi/MX.206064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steccherinum oreophilum" ;
    dwc:scientificNameAuthorship "Lindsey & Gilb." ;
    skos:altLabel "pikkukarakka"@fi ;
    skos:broader <http://tun.fi/MX.204956> ;
    skos:hiddenLabel "Irpex oreophilus"@fi,
        "Steccherinum oreophilum"@fi,
        "Irpex oreophilus"@sv,
        "Steccherinum oreophilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhampikka"@fi,
        "småtagging"@sv .

<http://tun.fi/MX.206065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Irpicodon pendulus" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.:Fr.) Pouzar" ;
    skos:broader <http://tun.fi/MX.204989> ;
    skos:hiddenLabel "Irpicodon pendulus"@fi,
        "Irpicodon pendulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvihampikka"@fi,
        "vintertagging"@sv .

<http://tun.fi/MX.206066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnoderma benzoinum" ;
    dwc:scientificNameAuthorship "(Wahlenb. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.205054> ;
    skos:hiddenLabel "Ischnoderma benzoinum"@fi,
        "Ischnoderma benzoinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervakääpä"@fi,
        "sotticka"@sv .

<http://tun.fi/MX.206067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jaapia argillacea" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.205098> ;
    skos:hiddenLabel "Jaapia argillacea"@fi,
        "Jaapia argillacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantajaapikka"@fi,
        "sumpskinn"@sv .

<http://tun.fi/MX.206068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jaapia ochroleuca" ;
    dwc:scientificNameAuthorship "(Bres.) Nannf. & J. Erikss." ;
    skos:broader <http://tun.fi/MX.205098> ;
    skos:hiddenLabel "Jaapia ochroleuca"@fi,
        "Jaapia ochroleuca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrajaapikka"@fi,
        "nålsumpskinn"@sv .

<http://tun.fi/MX.206069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kavinia alboviridis" ;
    dwc:scientificNameAuthorship "(Morgan) Gilb. & Budington" ;
    skos:broader <http://tun.fi/MX.205069> ;
    skos:hiddenLabel "Kavinia alboviridis"@fi,
        "Kavinia alboviridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkarhikka"@fi,
        "gröntagging"@sv .

<http://tun.fi/MX.206070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnocristella himantia" ;
    dwc:scientificNameAuthorship "(Schwein.) R.H. Petersen" ;
    skos:broader <http://tun.fi/MX.205069> ;
    skos:hiddenLabel "Hydnocristella himantia"@fi,
        "Kavinia himantia"@fi,
        "Hydnocristella himantia"@sv,
        "Kavinia himantia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokarhikka"@fi,
        "narrtagging"@sv .

<http://tun.fi/MX.206072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laurilia sulcata" ;
    dwc:scientificNameAuthorship "(Burt) Pouzar" ;
    skos:broader <http://tun.fi/MX.204902> ;
    skos:hiddenLabel "Laurilia sulcata"@fi,
        "Laurilia sulcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "louhennahka"@fi,
        "tajgaskinn"@sv .

<http://tun.fi/MX.206073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laxitextum bicolor" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Lentz" ;
    skos:broader <http://tun.fi/MX.205038> ;
    skos:hiddenLabel "Laxitextum bicolor"@fi,
        "Laxitextum bicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokuorikka"@fi,
        "tvåfärgsskinn"@sv .

<http://tun.fi/MX.206074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentaria afflata" ;
    dwc:scientificNameAuthorship "(Lagger) Corner" ;
    skos:broader <http://tun.fi/MX.204974> ;
    skos:hiddenLabel "Lentaria afflata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekohaarakas"@fi,
        "Lentaria afflata"@sv .

<http://tun.fi/MX.206075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentaria byssiseda" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Corner" ;
    skos:broader <http://tun.fi/MX.204974> ;
    skos:hiddenLabel "Lentaria byssiseda"@fi,
        "Lentaria byssiseda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksahaarakas"@fi,
        "spinnfingersvamp"@sv .

<http://tun.fi/MX.206076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentaria dendroidea" ;
    dwc:scientificNameAuthorship "(O.R.Fr.) J.H.Petersen" ;
    skos:broader <http://tun.fi/MX.204974> ;
    skos:hiddenLabel "Lentaria dendroidea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuhruhaarakas"@fi,
        "Lentaria dendroidea"@sv .

<http://tun.fi/MX.206077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentaria patouillardii" ;
    dwc:scientificNameAuthorship "(Bres.) Corner" ;
    skos:broader <http://tun.fi/MX.204974> ;
    skos:hiddenLabel "Lentaria patouillardii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suttuhaarakas"@fi,
        "Lentaria patouillardii"@sv .

<http://tun.fi/MX.206078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentaria subcaulescens" ;
    dwc:scientificNameAuthorship "Rauschert, 1987" ;
    skos:broader <http://tun.fi/MX.204974> ;
    skos:hiddenLabel "Lentaria subcaulescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahohaarakas"@fi,
        "Lentaria subcaulescens"@sv .

<http://tun.fi/MX.206079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trametes betulina" ;
    dwc:scientificNameAuthorship "(L.) Pilát" ;
    skos:broader <http://tun.fi/MX.205129> ;
    skos:hiddenLabel "Lenzites betulinus"@fi,
        "Trametes betulina"@fi,
        "Lenzites betulinus"@sv,
        "Trametes betulina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunhelttakääpä"@fi,
        "björkmussling"@sv .

<http://tun.fi/MX.206081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosporomyces fuscostratus" ;
    dwc:scientificNameAuthorship "(Burt) Hjortstam" ;
    skos:broader <http://tun.fi/MX.205089> ;
    skos:hiddenLabel "Leptosporomyces fuscostratus"@fi,
        "Leptosporomyces fuscostratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskohituhämäkkä"@fi,
        "bruntrådsskinn"@sv .

<http://tun.fi/MX.206082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosporomyces fusoideus" ;
    dwc:scientificNameAuthorship "(Jülich) L.G. Krieglst." ;
    skos:broader <http://tun.fi/MX.205089> ;
    skos:hiddenLabel "Leptosporomyces fusoideus"@fi,
        "Leptosporomyces fusoideus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangashituhämäkkä"@fi,
        "spetsslätskinn"@sv .

<http://tun.fi/MX.206083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosporomyces galzinii" ;
    dwc:scientificNameAuthorship "(Bourdot) Jülich" ;
    skos:broader <http://tun.fi/MX.205089> ;
    skos:hiddenLabel "Leptosporomyces galzinii"@fi,
        "Leptosporomyces galzinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivihituhämäkkä"@fi,
        "talkslätskinn"@sv .

<http://tun.fi/MX.206084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosporomyces mutabilis" ;
    dwc:scientificNameAuthorship "(Bres.) L.G. Krieglst." ;
    skos:broader <http://tun.fi/MX.205089> ;
    skos:hiddenLabel "Leptosporomyces mutabilis"@fi,
        "Leptosporomyces mutabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohituhämäkkä"@fi,
        "föränderligt slätskinn"@sv .

<http://tun.fi/MX.206085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosporomyces septentrionalis" ;
    dwc:scientificNameAuthorship "(J. Erikss.) L.G. Krieglst." ;
    skos:broader <http://tun.fi/MX.205089> ;
    skos:hiddenLabel "Leptosporomyces septentrionalis"@fi,
        "Leptosporomyces septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhituhämäkkä"@fi,
        "taigaslätskinn"@sv .

<http://tun.fi/MX.206086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucogyrophana mollusca" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Pouzar" ;
    skos:broader <http://tun.fi/MX.67034> ;
    skos:hiddenLabel "Leucogyrophana mollusca"@fi,
        "Leucogyrophana mollusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppykesikkä"@fi,
        "stor spindelgröppa"@sv .

<http://tun.fi/MX.206087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnomerulius pinastri" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Jarosch & Besl" ;
    skos:broader <http://tun.fi/MX.233546> ;
    skos:hiddenLabel "Hydnomerulius pinastri"@fi,
        "Leucogyrophana pinastri"@fi,
        "Hydnomerulius pinastri"@sv,
        "Leucogyrophana pinastri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lautaryppy"@fi,
        "tandgröppa"@sv .

<http://tun.fi/MX.206088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serpula pulverulenta" ;
    dwc:scientificNameAuthorship "(Sowerby) Bondartsev" ;
    skos:broader <http://tun.fi/MX.205078> ;
    skos:hiddenLabel "Leucogyrophana pulverulenta"@fi,
        "Serpula pulverulenta"@fi,
        "Leucogyrophana pulverulenta"@sv,
        "Serpula pulverulenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paksukesikkä"@fi,
        "liten hussvamp"@sv .

<http://tun.fi/MX.206089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucogyrophana romellii" ;
    dwc:scientificNameAuthorship "Ginns" ;
    skos:broader <http://tun.fi/MX.67034> ;
    skos:hiddenLabel "Leucogyrophana romellii"@fi,
        "Leucogyrophana romellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurttukesikkä"@fi,
        "spindelgröppa"@sv .

<http://tun.fi/MX.206090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucogyrophana sororia" ;
    dwc:scientificNameAuthorship "(Burt) Ginns" ;
    skos:broader <http://tun.fi/MX.67034> ;
    skos:hiddenLabel "Leucogyrophana sororia"@fi,
        "Leucogyrophana sororia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokesikkä"@fi,
        "blek spindelgröppa"@sv .

<http://tun.fi/MX.206091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lindtneria chordulata" ;
    dwc:scientificNameAuthorship "(D. P. Rogers) Hjortstam" ;
    skos:broader <http://tun.fi/MX.205131> ;
    skos:hiddenLabel "Lindtneria chordulata"@fi,
        "Lindtneria chordulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säiesopikka"@fi,
        "strängskinn"@sv .

<http://tun.fi/MX.206092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lindtneria leucobryophila" ;
    dwc:scientificNameAuthorship "(Henn.) Jülich" ;
    skos:broader <http://tun.fi/MX.205131> ;
    skos:hiddenLabel "Lindtneria leucobryophila"@fi,
        "Lindtneria leucobryophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nypysopikka"@fi,
        "gulpicka"@sv .

<http://tun.fi/MX.206093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lindtneria trachyspora" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Rauschert" ;
    skos:broader <http://tun.fi/MX.205131> ;
    skos:hiddenLabel "Lindtneria trachyspora"@fi,
        "Lindtneria trachyspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultasopikka"@fi,
        "gult porskinn"@sv .

<http://tun.fi/MX.206094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Litschauerella clematitis" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204952> ;
    skos:hiddenLabel "Litschauerella clematitis"@fi,
        "Litschauerella clematitis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sänkiäinen"@fi,
        "fakirskinn"@sv .

<http://tun.fi/MX.206095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobulicium occultum" ;
    dwc:scientificNameAuthorship "K. H. Larss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.205086> ;
    skos:hiddenLabel "Lobulicium occultum"@fi,
        "Lobulicium occultum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätköhitu"@fi,
        "dvärgplätt"@sv .

<http://tun.fi/MX.206096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luellia recondita" ;
    dwc:scientificNameAuthorship "(Jacks.) Larss. & Hjortst." ;
    skos:broader <http://tun.fi/MX.205039> ;
    skos:hiddenLabel "Luellia recondita"@fi,
        "Luellia recondita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpukka"@fi,
        "kakaoskinn"@sv .

<http://tun.fi/MX.206097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrotyphula fistulosa" ;
    dwc:scientificNameAuthorship "(Holmsk.:Fr.) R.H.Petersen" ;
    skos:broader <http://tun.fi/MX.204983> ;
    skos:hiddenLabel "Macrotyphula fistulosa"@fi,
        "Macrotyphula fistulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkanuijakas"@fi,
        "stor pipklubba"@sv .

<http://tun.fi/MX.206098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrotyphula juncea" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Berthier" ;
    skos:broader <http://tun.fi/MX.204983> ;
    skos:hiddenLabel "Macrotyphula juncea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rihmanuijakas"@fi,
        "Macrotyphula juncea"@sv .

<http://tun.fi/MX.206101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melzericium udicola" ;
    dwc:scientificNameAuthorship "(Bourd.) Hauerslev" ;
    skos:broader <http://tun.fi/MX.204990> ;
    skos:hiddenLabel "Melzericium udicola"@fi,
        "Melzericium udicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tärkkitäpläkkä"@fi,
        "jordnötsskinn"@sv .

<http://tun.fi/MX.206102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Membranomyces delectabilis" ;
    dwc:scientificNameAuthorship "(H.S. Jacks.) Kotir. & Saaren." ;
    skos:broader <http://tun.fi/MX.204994> ;
    skos:hiddenLabel "Membranomyces delectabilis"@fi,
        "Membranomyces delectabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "irtokalvo"@fi,
        "kloskinn"@sv .

<http://tun.fi/MX.206103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Membranomyces spurius" ;
    dwc:scientificNameAuthorship "(Bourdot) Jülich" ;
    skos:broader <http://tun.fi/MX.204994> ;
    skos:hiddenLabel "Membranomyces spurius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kamarakalvo"@fi,
        "Membranomyces spurius"@sv .

<http://tun.fi/MX.206104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merulicium fusisporum" ;
    dwc:scientificNameAuthorship "(Romell) J. Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.204923> ;
    skos:hiddenLabel "Merulicium fusisporum"@fi,
        "Merulicium fusisporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänneryömikkä"@fi,
        "barrskinn"@sv .

<http://tun.fi/MX.206105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meruliopsis taxicola" ;
    dwc:scientificNameAuthorship "(Pers.: Fr.) Bondartsev" ;
    skos:broader <http://tun.fi/MX.204951> ;
    skos:hiddenLabel "Gloeoporus taxicola"@fi,
        "Meruliopsis taxicola"@fi,
        "Gloeoporus taxicola"@sv,
        "Meruliopsis taxicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viinikääpä"@fi,
        "blodticka"@sv .

<http://tun.fi/MX.206106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metulodontia nivea" ;
    dwc:scientificNameAuthorship "(P. Karst.) Parmasto" ;
    skos:broader <http://tun.fi/MX.205019> ;
    skos:hiddenLabel "Metulodontia nivea"@fi,
        "Metulodontia nivea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luminyhäkkä"@fi,
        "kristallskinn"@sv .

<http://tun.fi/MX.206107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mucronella bresadolae" ;
    dwc:scientificNameAuthorship "(Quél.) Corner" ;
    skos:broader <http://tun.fi/MX.204957> ;
    skos:hiddenLabel "Mucronella bresadolae"@fi,
        "Mucronella bresadolae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoparvipiikki"@fi,
        "storsporig dvärgpigg"@sv .

<http://tun.fi/MX.206108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mucronella calva" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.204957> ;
    skos:hiddenLabel "Mucronella calva"@fi,
        "Mucronella calva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parvipiikki"@fi,
        "dvärgpigg"@sv .

<http://tun.fi/MX.206109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leifia flabelliradiata" ;
    dwc:scientificNameAuthorship "(J. Erikss. & Hjortst.) Ginns" ;
    skos:altLabel "pähkinäorvakka"@fi ;
    skos:broader <http://tun.fi/MX.233472> ;
    skos:hiddenLabel "Leifia flabelliradiata"@fi,
        "Odonticium flabelliradiatum"@fi,
        "Leifia flabelliradiata"@sv,
        "Odonticium flabelliradiatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäraspikka"@fi,
        "fjädergrynna"@sv .

<http://tun.fi/MX.206110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odonticium romellii" ;
    dwc:scientificNameAuthorship "(S. Lundell : J. Erikss.) Parmasto" ;
    skos:broader <http://tun.fi/MX.204953> ;
    skos:hiddenLabel "Odonticium romellii"@fi,
        "Odonticium romellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyraspikka"@fi,
        "nordtagging"@sv .

<http://tun.fi/MX.206111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelabrochaete septocystidia" ;
    dwc:scientificNameAuthorship "(Burt) Burds." ;
    skos:broader <http://tun.fi/MX.205030> ;
    skos:hiddenLabel "Candelabrochaete septocystidia"@fi,
        "Odonticium septocystidia"@fi,
        "Phanerochaete septocystidia"@fi,
        "Candelabrochaete septocystidia"@sv,
        "Odonticium septocystidia"@sv,
        "Phanerochaete septocystidia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pantaorvakka"@fi,
        "rosengroppa"@sv .

<http://tun.fi/MX.206113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia mappa" ;
    dwc:scientificNameAuthorship "(Overh. & J. Lowe) Miettinen & Vlasák" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia mappa"@fi,
        "Oligoporus mappus"@fi,
        "Postia mappa"@fi,
        "Antrodia mappa"@sv,
        "Oligoporus mappus"@sv,
        "Postia mappa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karttakääpä"@fi,
        "skinnporing"@sv .

<http://tun.fi/MX.206114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia parva" ;
    dwc:scientificNameAuthorship "(Renvall) Renvall" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus parvus"@fi,
        "Postia parva"@fi,
        "Oligoporus parvus"@sv,
        "Postia parva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kitukääpä"@fi,
        "gäckporing"@sv .

<http://tun.fi/MX.206115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligoporus rennyi" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Donk" ;
    skos:broader <http://tun.fi/MX.205143> ;
    skos:hiddenLabel "Oligoporus rennyi"@fi,
        "Postia rennyi"@fi,
        "Oligoporus rennyi"@sv,
        "Postia rennyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuromakääpä"@fi,
        "skörporing"@sv .

<http://tun.fi/MX.206116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligoporus sericeomollis" ;
    dwc:scientificNameAuthorship "(Romell) M. Bondartseva" ;
    skos:broader <http://tun.fi/MX.205143> ;
    skos:hiddenLabel "Oligoporus sericeomollis"@fi,
        "Postia sericeomollis"@fi,
        "Oligoporus sericeomollis"@sv,
        "Postia sericeomollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korokääpä"@fi,
        "silkesporing"@sv .

<http://tun.fi/MX.206117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oliveonia fibrillosa" ;
    dwc:scientificNameAuthorship "(Burt) Donk" ;
    skos:broader <http://tun.fi/MX.204944> ;
    skos:hiddenLabel "Oliveonia fibrillosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "utuharso"@fi,
        "Oliveonia fibrillosa"@sv .

<http://tun.fi/MX.206118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oliveonia nodosa" ;
    dwc:scientificNameAuthorship "(Hauerslev) P. Roberts" ;
    skos:broader <http://tun.fi/MX.204944> ;
    skos:hiddenLabel "Oliveonia nodosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häiveharso"@fi,
        "Oliveonia nodosa"@sv .

<http://tun.fi/MX.206119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oliveonia pauxilla" ;
    dwc:scientificNameAuthorship "(H. S. Jacks.) Donk" ;
    skos:broader <http://tun.fi/MX.204944> ;
    skos:hiddenLabel "Oliveonia pauxilla"@fi,
        "Oliveonia pauxilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahonharso"@fi,
        "rimskinn"@sv .

<http://tun.fi/MX.206120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelloporus leporinus" ;
    dwc:scientificNameAuthorship "(Fr.) Krieglst." ;
    skos:broader <http://tun.fi/MX.4884047> ;
    skos:hiddenLabel "Inonotus leporinus"@fi,
        "Onnia leporina"@fi,
        "Pelloporus leporinus"@fi,
        "Inonotus leporinus"@sv,
        "Onnia leporina"@sv,
        "Pelloporus leporinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihkakääpä"@fi,
        "harticka"@sv .

<http://tun.fi/MX.206121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelloporus tomentosus" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.4884047> ;
    skos:hiddenLabel "Inonotus tomentosus"@fi,
        "Onnia tomentosa"@fi,
        "Pelloporus tomentosus"@fi,
        "Inonotus tomentosus"@sv,
        "Onnia tomentosa"@sv,
        "Pelloporus tomentosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huopakääpä"@fi,
        "luddticka"@sv .

<http://tun.fi/MX.206122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelloporus triqueter" ;
    dwc:scientificNameAuthorship "(Lenz) Krieglst." ;
    skos:broader <http://tun.fi/MX.4884047> ;
    skos:hiddenLabel "Inonotus triqueter"@fi,
        "Onnia triquetra"@fi,
        "Pelloporus triqueter"@fi,
        "Inonotus triqueter"@sv,
        "Onnia triquetra"@sv,
        "Pelloporus triqueter"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynpihkakääpä"@fi,
        "tallharticka"@sv .

<http://tun.fi/MX.206123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paullicorticium ansatum" ;
    dwc:scientificNameAuthorship "Liberta" ;
    skos:broader <http://tun.fi/MX.205106> ;
    skos:hiddenLabel "Paullicorticium ansatum"@fi,
        "Paullicorticium ansatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätköorvakka"@fi,
        "ögleskinn"@sv .

<http://tun.fi/MX.206124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paullicorticium pearsonii" ;
    dwc:scientificNameAuthorship "(Bourdot) J. Erikss." ;
    skos:broader <http://tun.fi/MX.205106> ;
    skos:hiddenLabel "Paullicorticium pearsonii"@fi,
        "Paullicorticium pearsonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsikätköorvakka"@fi,
        "gömskinn"@sv .

<http://tun.fi/MX.206125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora cinerea" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Cooke" ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora cinerea"@fi,
        "Peniophora cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rupiorvakka"@fi,
        "skorpskinn"@sv .

<http://tun.fi/MX.206126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora erikssonii" ;
    dwc:scientificNameAuthorship "Boidin" ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora erikssonii"@fi,
        "Peniophora erikssonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäorvakka"@fi,
        "altätskinn"@sv .

<http://tun.fi/MX.206127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora incarnata" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora incarnata"@fi,
        "Peniophora incarnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lohiorvakka"@fi,
        "tätskinn"@sv .

<http://tun.fi/MX.206128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora junipericola" ;
    dwc:scientificNameAuthorship "J. Erikss." ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora junipericola"@fi,
        "Peniophora junipericola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajaorvakka"@fi,
        "entätskinn"@sv .

<http://tun.fi/MX.206129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora laurentii" ;
    dwc:scientificNameAuthorship "S.Lundell" ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora laurentii"@fi,
        "Peniophora laurentii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätorvakka"@fi,
        "fagerskinn"@sv .

<http://tun.fi/MX.206130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora limitata" ;
    dwc:scientificNameAuthorship "(Chaillet ex Fr.) Cooke" ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora limitata"@fi,
        "Peniophora limitata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syreeniorvakka"@fi,
        "askskinn"@sv .

<http://tun.fi/MX.206131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora nuda" ;
    dwc:scientificNameAuthorship "(Fr.) Bres." ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora nuda"@fi,
        "Peniophora nuda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaorvakka"@fi,
        "blåsskinn"@sv .

<http://tun.fi/MX.206132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora pini" ;
    dwc:scientificNameAuthorship "(Schleich. ex DC.:Fr.) Boidin" ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora pini"@fi,
        "Peniophora pini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyorvakka"@fi,
        "tallplätt"@sv .

<http://tun.fi/MX.206133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora pithya" ;
    dwc:scientificNameAuthorship "(Pers.) J. Erikss." ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora pithya"@fi,
        "Peniophora pithya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusiorvakka"@fi,
        "grantätskinn"@sv .

<http://tun.fi/MX.206134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora polygonia" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Bourdot & Galzin" ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora polygonia"@fi,
        "Peniophora polygonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapaorvakka"@fi,
        "hålskinn"@sv .

<http://tun.fi/MX.206135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora quercina" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Cooke" ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora quercina"@fi,
        "Peniophora quercina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammiorvakka"@fi,
        "gråskinn"@sv .

<http://tun.fi/MX.206136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora rufa" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Boidin" ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora rufa"@fi,
        "Peniophora rufa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näppyorvakka"@fi,
        "vårtplätt"@sv .

<http://tun.fi/MX.206137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora rufomarginata" ;
    dwc:scientificNameAuthorship "(Pers.) Bourdot & Galzin" ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora rufomarginata"@fi,
        "Peniophora rufomarginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmusorvakka"@fi,
        "lindskinn"@sv .

<http://tun.fi/MX.206138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora septentrionalis" ;
    dwc:scientificNameAuthorship "Laurila" ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora septentrionalis"@fi,
        "Peniophora septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigaorvakka"@fi,
        "nordtätskinn"@sv .

<http://tun.fi/MX.206139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophora violaceolivida" ;
    dwc:scientificNameAuthorship "(Sommerf.) Massee" ;
    skos:broader <http://tun.fi/MX.204958> ;
    skos:hiddenLabel "Peniophora violaceolivida"@fi,
        "Peniophora violaceolivida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuorvakka"@fi,
        "violtätskinn"@sv .

<http://tun.fi/MX.206140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophorella echinocystis" ;
    dwc:scientificNameAuthorship "(J. Erikss. & Å. Strid) K.H. Larss." ;
    skos:broader <http://tun.fi/MX.204949> ;
    skos:hiddenLabel "Hyphoderma echinocystis"@fi,
        "Peniophorella echinocystis"@fi,
        "Hyphoderma echinocystis"@sv,
        "Peniophorella echinocystis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtonyhäkkä"@fi,
        "flodtagging"@sv .

<http://tun.fi/MX.206141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophorella guttulifera" ;
    dwc:scientificNameAuthorship "(P.Karst.) K.H.Larss." ;
    skos:broader <http://tun.fi/MX.204949> ;
    skos:hiddenLabel "Hyphoderma guttuliferum"@fi,
        "Peniophorella guttulifera"@fi,
        "Hyphoderma guttuliferum"@sv,
        "Peniophorella guttulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistenyhäkkä"@fi,
        "pärlskinn"@sv .

<http://tun.fi/MX.206142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophorella pallida" ;
    dwc:scientificNameAuthorship "(Bres.) K.H. Larss." ;
    skos:broader <http://tun.fi/MX.204949> ;
    skos:hiddenLabel "Peniophorella pallida"@fi,
        "Peniophorella pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasnyhäkkä"@fi,
        "farinskinn"@sv .

<http://tun.fi/MX.206143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophorella praetermissa" ;
    dwc:scientificNameAuthorship "(P. Karst.) K.H. Larss." ;
    skos:broader <http://tun.fi/MX.204949> ;
    skos:hiddenLabel "Peniophorella praetermissa"@fi,
        "Peniophorella praetermissa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valtanyhäkkä"@fi,
        "narrskinn"@sv .

<http://tun.fi/MX.206144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophorella pubera" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.204949> ;
    skos:hiddenLabel "Peniophorella pubera"@fi,
        "Peniophorella pubera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppänyhäkkä"@fi,
        "strävskinn"@sv .

<http://tun.fi/MX.206145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perenniporia medulla-panis" ;
    dwc:scientificNameAuthorship "(Jacq. : Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.205011> ;
    skos:hiddenLabel "Perenniporia medulla-panis"@fi,
        "Perenniporia medulla-panis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenkerroskääpä"@fi,
        "brödmärgsticka"@sv .

<http://tun.fi/MX.206146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perenniporia subacida" ;
    dwc:scientificNameAuthorship "(Peck) Donk" ;
    skos:broader <http://tun.fi/MX.205011> ;
    skos:hiddenLabel "Perenniporia subacida"@fi,
        "Perenniporia subacida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korkkikerroskääpä"@fi,
        "gräddticka"@sv .

<http://tun.fi/MX.206147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perenniporia tenuis" ;
    dwc:scientificNameAuthorship "(Schwein.) Donk" ;
    skos:broader <http://tun.fi/MX.205011> ;
    skos:hiddenLabel "Perenniporia tenuis"@fi,
        "Perenniporia tenuis var. pulchella"@fi,
        "Perenniporia tenuis"@sv,
        "Perenniporia tenuis var. pulchella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakerroskääpä"@fi,
        "kromporing"@sv .

<http://tun.fi/MX.206148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeolus schweinitzii" ;
    dwc:scientificNameAuthorship "(Fr.: Fr.) Pat." ;
    skos:broader <http://tun.fi/MX.205109> ;
    skos:hiddenLabel "Phaeolus schweinitzii"@fi,
        "Phaeolus schweinitzii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhunkääpä"@fi,
        "grovticka"@sv .

<http://tun.fi/MX.206149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula spathulata" ;
    dwc:scientificNameAuthorship "(Peck) Berthier" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula spathulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lusikkapahkula"@fi,
        "Typhula spathulata"@sv .

<http://tun.fi/MX.206150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula sphaeroidea" ;
    dwc:scientificNameAuthorship "Remsberg" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula sphaeroidea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vatukanpahkula"@fi,
        "Typhula sphaeroidea"@sv .

<http://tun.fi/MX.206151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula struthiopteridis" ;
    dwc:scientificNameAuthorship "Corner" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula struthiopteridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopahkula"@fi,
        "Typhula struthiopteridis"@sv .

<http://tun.fi/MX.206152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula subvariabilis" ;
    dwc:scientificNameAuthorship "Berthier" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula subvariabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpahkula"@fi,
        "Typhula subvariabilis"@sv .

<http://tun.fi/MX.206153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula uncialis" ;
    dwc:scientificNameAuthorship "(Grev.:Fr.) Berthier" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula uncialis"@fi,
        "Typhula uncialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korsipahkula"@fi,
        "stjälktrådklubba"@sv .

<http://tun.fi/MX.206154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula variabilis" ;
    dwc:scientificNameAuthorship "Riess" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula variabilis"@fi,
        "Typhula variabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurespahkula"@fi,
        "bettrådklubba"@sv .

<http://tun.fi/MX.206155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tyromyces chioneus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Karst." ;
    skos:broader <http://tun.fi/MX.204910> ;
    skos:hiddenLabel "Sceletocutis friabilis"@fi,
        "Skeletocutis friata"@fi,
        "Tyromyces chioneus"@fi,
        "Sceletocutis friabilis"@sv,
        "Skeletocutis friata"@sv,
        "Tyromyces chioneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liitukääpä"@fi,
        "snövit ticka"@sv .

<http://tun.fi/MX.206156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tyromyces fumidiceps" ;
    dwc:scientificNameAuthorship "G.F. Atk." ;
    skos:broader <http://tun.fi/MX.204910> ;
    skos:hiddenLabel "Tyromyces fumidiceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvakääpä"@fi,
        "Tyromyces fumidiceps"@sv .

<http://tun.fi/MX.206157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tyromyces kmetii" ;
    dwc:scientificNameAuthorship "(Bres.) Bondartsev & Singer" ;
    skos:broader <http://tun.fi/MX.204910> ;
    skos:hiddenLabel "Tyromyces kmetii"@fi,
        "Tyromyces kmetii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskakääpä"@fi,
        "aprikosticka"@sv .

<http://tun.fi/MX.206158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vararia gallica" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Boidin" ;
    skos:broader <http://tun.fi/MX.204925> ;
    skos:hiddenLabel "Vararia gallica"@fi,
        "Vararia gallica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänrupikka"@fi,
        "örtskinn"@sv .

<http://tun.fi/MX.206159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vararia investiens" ;
    dwc:scientificNameAuthorship "(Schwein.) P.Karst." ;
    skos:broader <http://tun.fi/MX.204925> ;
    skos:hiddenLabel "Vararia investiens"@fi,
        "Vararia investiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silorupikka"@fi,
        "ockrakvastskinn"@sv .

<http://tun.fi/MX.206160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vararia ochroleuca" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Donk" ;
    skos:broader <http://tun.fi/MX.204925> ;
    skos:hiddenLabel "Vararia ochroleuca"@fi,
        "Vararia ochroleuca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermarupikka"@fi,
        "gräddkvastskinn"@sv .

<http://tun.fi/MX.206161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vararia racemosa" ;
    dwc:scientificNameAuthorship "(Burt) D.P.Rogers & H.S.Jacks." ;
    skos:broader <http://tun.fi/MX.204925> ;
    skos:hiddenLabel "Vararia racemosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinrupikka"@fi,
        "Vararia racemosa"@sv .

<http://tun.fi/MX.206162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veluticeps abietina" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Hjortstam & Tellería" ;
    skos:broader <http://tun.fi/MX.205096> ;
    skos:hiddenLabel "Veluticeps abietina"@fi,
        "Veluticeps abietina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuhärmäkkä"@fi,
        "daggskinn"@sv .

<http://tun.fi/MX.206163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vuilleminia comedens" ;
    dwc:scientificNameAuthorship "(Nees:Fr.) Maire" ;
    skos:broader <http://tun.fi/MX.204954> ;
    skos:hiddenLabel "Vuilleminia comedens"@fi,
        "Vuilleminia comedens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksaorvakka"@fi,
        "frätskinn"@sv .

<http://tun.fi/MX.206164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vuilleminia coryli" ;
    dwc:scientificNameAuthorship "Boidin, Lanq. & Gilles" ;
    skos:broader <http://tun.fi/MX.204954> ;
    skos:hiddenLabel "Vuilleminia coryli"@fi,
        "Vuilleminia coryli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runko-orvakka"@fi,
        "hasselfrätskinn"@sv .

<http://tun.fi/MX.206165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Woldmaria filicina" ;
    dwc:scientificNameAuthorship "(Peck) Knudsen" ;
    skos:broader <http://tun.fi/MX.204975> ;
    skos:hiddenLabel "Woldmaria filicina"@fi,
        "Woldmaria filicina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saniaistupikka"@fi,
        "bräkenpipa"@sv .

<http://tun.fi/MX.206166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenasma rimicola" ;
    dwc:scientificNameAuthorship "(P. Karst.) Donk" ;
    skos:broader <http://tun.fi/MX.205123> ;
    skos:hiddenLabel "Xenasma rimicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hornakka"@fi,
        "Xenasma rimicola"@sv .

<http://tun.fi/MX.206167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenosperma ludibundum" ;
    dwc:scientificNameAuthorship "(D.P. Rogers & Liberta) Oberw." ;
    skos:broader <http://tun.fi/MX.205065> ;
    skos:hiddenLabel "Xenosperma ludibundum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "unihäive"@fi,
        "Xenosperma ludibundum"@sv .

<http://tun.fi/MX.206168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylobolus frustulatus" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Boidin" ;
    skos:broader <http://tun.fi/MX.205006> ;
    skos:hiddenLabel "Xylobolus frustulatus"@fi,
        "Xylobolus frustulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lohkonahakka"@fi,
        "rutskinn"@sv .

<http://tun.fi/MX.206169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis borealis" ;
    dwc:scientificNameAuthorship "Niemelä 1998" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis borealis"@fi,
        "Skeletocutis borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limiludekääpä"@fi,
        "svackporing"@sv .

<http://tun.fi/MX.206170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis brevispora" ;
    dwc:scientificNameAuthorship "Niemelä" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis brevispora"@fi,
        "Skeletocutis brevispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumokääpä"@fi,
        "ulltickeporing"@sv .

<http://tun.fi/MX.206171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis carneogrisea" ;
    dwc:scientificNameAuthorship "A. David" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis carneogrisea"@fi,
        "Skeletocutis carneogrisea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "routakääpä"@fi,
        "isabellticka"@sv .

<http://tun.fi/MX.206172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis chrysella" ;
    dwc:scientificNameAuthorship "Niemelä" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis chrysella"@fi,
        "Skeletocutis chrysella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lamokääpä"@fi,
        "grantickeporing"@sv .

<http://tun.fi/MX.206174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis jelicii" ;
    dwc:scientificNameAuthorship "Tortic & A. David" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Ceriporiopsis jelicii"@fi,
        "Skeletocutis jelicii"@fi,
        "Ceriporiopsis jelicii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lutikkakääpä"@fi,
        "Skeletocutis jelicii"@sv .

<http://tun.fi/MX.206175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis kuehneri" ;
    dwc:scientificNameAuthorship "A. David" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis kuehneri"@fi,
        "Skeletocutis kuehneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultoludekääpä"@fi,
        "kilporing"@sv .

<http://tun.fi/MX.206176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis lilacina" ;
    dwc:scientificNameAuthorship "A. David & Jean Keller" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis lilacina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liilakääpä"@fi,
        "Skeletocutis lilacina"@sv .

<http://tun.fi/MX.206178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis cummata" ;
    dwc:scientificNameAuthorship "A. Korhonen & Miettinen" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis cummata"@fi,
        "Skeletocutis ochroalba"@fi,
        "Skeletocutis cummata"@sv,
        "Skeletocutis ochroalba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuludekääpä"@fi,
        "gulfläcksticka"@sv .

<http://tun.fi/MX.206179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis odora" ;
    dwc:scientificNameAuthorship "(Peck ex Sacc.) Ginns" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis odora"@fi,
        "Skeletocutis odora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpiludekääpä"@fi,
        "ostticka"@sv .

<http://tun.fi/MX.206180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis papyracea" ;
    dwc:scientificNameAuthorship "A. David" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis papyracea"@fi,
        "Skeletocutis subincarnata"@fi,
        "Skeletocutis papyracea"@sv,
        "Skeletocutis subincarnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paperiludekääpä"@fi,
        "svällticka"@sv .

<http://tun.fi/MX.206181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis stellae" ;
    dwc:scientificNameAuthorship "(Pilát) Jean Keller" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis stellae"@fi,
        "Skeletocutis stellae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välkkyludekääpä"@fi,
        "kristallticka"@sv .

<http://tun.fi/MX.206182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis delicata" ;
    dwc:scientificNameAuthorship "Miettinen & Niemelä" ;
    skos:altLabel "pahviludekääpä"@fi ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis delicata"@fi,
        "Skeletocutis subincarnata"@fi,
        "Skeletocutis subincarnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitsikääpä"@fi,
        "Skeletocutis delicata"@sv .

<http://tun.fi/MX.206183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparassis crispa" ;
    dwc:scientificNameAuthorship "(Wulfen:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205097> ;
    skos:hiddenLabel "Sparassis crispa"@fi,
        "Sparassis crispa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurttusieni"@fi,
        "blomkålssvamp"@sv .

<http://tun.fi/MX.206184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerobasidium minutum" ;
    dwc:scientificNameAuthorship "(J. Erikss.) Oberw. ex Jülich" ;
    skos:broader <http://tun.fi/MX.204961> ;
    skos:hiddenLabel "Sphaerobasidium minutum"@fi,
        "Sphaerobasidium minutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukerikanta"@fi,
        "frostskinn"@sv .

<http://tun.fi/MX.206185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiculogloea occulta" ;
    dwc:scientificNameAuthorship "P. Roberts" ;
    skos:broader <http://tun.fi/MX.205113> ;
    skos:hiddenLabel "Spiculogloea occulta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväspiilonen"@fi,
        "Spiculogloea occulta"@sv .

<http://tun.fi/MX.206186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aurantiporus fissilis" ;
    dwc:scientificNameAuthorship "(Berk. & M.A. Curtis) H. Jahn ex Ryvarden" ;
    skos:broader <http://tun.fi/MX.4884013> ;
    skos:hiddenLabel "Aurantiporus fissilis"@fi,
        "Spongipellis fissilis"@fi,
        "Aurantiporus fissilis"@sv,
        "Spongipellis fissilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mehikääpä"@fi,
        "apelticka"@sv .

<http://tun.fi/MX.206187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spongipellis spumea" ;
    dwc:scientificNameAuthorship "(Sowerby : Fr.) Pat." ;
    skos:broader <http://tun.fi/MX.205000> ;
    skos:hiddenLabel "Spongipellis spumea"@fi,
        "Spongipellis spumea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartanokääpä"@fi,
        "skumticka"@sv .

<http://tun.fi/MX.206188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osteina undosa" ;
    dwc:scientificNameAuthorship "(Peck) Miettinen & Spirin" ;
    skos:altLabel "poimuhaprakääpä"@fi ;
    skos:broader <http://tun.fi/MX.4884040> ;
    skos:hiddenLabel "Oligoporus undosus"@fi,
        "Osteina undosa"@fi,
        "Postia undosa"@fi,
        "Spongiporus undosus"@fi,
        "Oligoporus undosus"@sv,
        "Osteina undosa"@sv,
        "Postia undosa"@sv,
        "Spongiporus undosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimulakkikääpä"@fi,
        "vågticka"@sv .

<http://tun.fi/MX.206189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steccherinum albidum" ;
    dwc:scientificNameAuthorship "Legon & P. Roberts" ;
    skos:broader <http://tun.fi/MX.204956> ;
    skos:hiddenLabel "Steccherinum albidum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokarakka"@fi,
        "Steccherinum albidum"@sv .

<http://tun.fi/MX.206190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steccherinum bourdotii" ;
    dwc:scientificNameAuthorship "Saliba & A. David" ;
    skos:broader <http://tun.fi/MX.204956> ;
    skos:hiddenLabel "Steccherinum bourdotii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takkukarakka"@fi,
        "Steccherinum bourdotii"@sv .

<http://tun.fi/MX.206191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steccherinum collabens" ;
    dwc:scientificNameAuthorship "(Fr.) Vesterholt" ;
    skos:broader <http://tun.fi/MX.204956> ;
    skos:hiddenLabel "Junghuhnia collabens"@fi,
        "Steccherinum collabens"@fi,
        "Junghuhnia collabens"@sv,
        "Steccherinum collabens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakarakääpä"@fi,
        "blackticka"@sv .

<http://tun.fi/MX.206192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steccherinum fimbriatum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) J. Erikss." ;
    skos:broader <http://tun.fi/MX.204956> ;
    skos:hiddenLabel "Steccherinum fimbriatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsikarakka"@fi,
        "Steccherinum fimbriatum"@sv .

<http://tun.fi/MX.206193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steccherinum lacerum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Kotir. & Saaren." ;
    skos:broader <http://tun.fi/MX.204956> ;
    skos:hiddenLabel "Junghuhnia lacera"@fi,
        "Steccherinum lacerum"@fi,
        "Steccherinum separabilimum"@fi,
        "Junghuhnia lacera"@sv,
        "Steccherinum lacerum"@sv,
        "Steccherinum separabilimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "irtokarakääpä"@fi,
        "fransig ockraporing"@sv .

<http://tun.fi/MX.206194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steccherinum litschaueri" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) J. Erikss." ;
    skos:broader <http://tun.fi/MX.204956> ;
    skos:hiddenLabel "Steccherinum litschaueri"@fi,
        "Steccherinum litschaueri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigakarakka"@fi,
        "taigatagging"@sv .

<http://tun.fi/MX.206195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Butyrea luteoalba" ;
    dwc:scientificNameAuthorship "(P. Karst.) Miettinen" ;
    skos:broader <http://tun.fi/MX.4884017> ;
    skos:hiddenLabel "Butyrea luteoalba"@fi,
        "Junghuhnia luteoalba"@fi,
        "Steccherinum luteoalbum"@fi,
        "Butyrea luteoalba"@sv,
        "Junghuhnia luteoalba"@sv,
        "Steccherinum luteoalbum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermakääpä"@fi,
        "gulporing"@sv .

<http://tun.fi/MX.206196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steccherinum nitidum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Vesterholt" ;
    skos:broader <http://tun.fi/MX.204956> ;
    skos:hiddenLabel "Junghuhnia nitida"@fi,
        "Steccherinum nitidum"@fi,
        "Junghuhnia nitida"@sv,
        "Steccherinum nitidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risukarakääpä"@fi,
        "ockraporing"@sv .

<http://tun.fi/MX.206197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steccherinum ochraceum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) S. F. Gray" ;
    skos:broader <http://tun.fi/MX.204956> ;
    skos:hiddenLabel "Steccherinum ochraceum"@fi,
        "Steccherinum ochraceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orakarakka"@fi,
        "ockratagging"@sv .

<http://tun.fi/MX.206199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereopsis vitellina" ;
    dwc:scientificNameAuthorship "(Plowr.) D. A. Reid" ;
    skos:broader <http://tun.fi/MX.205004> ;
    skos:hiddenLabel "Stereopsis vitellina"@fi,
        "Stereopsis vitellina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kielinahakka"@fi,
        "spadskinn"@sv .

<http://tun.fi/MX.206200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereum gausapatum" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205117> ;
    skos:hiddenLabel "Stereum gausapatum"@fi,
        "Stereum gausapatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tamminahakka"@fi,
        "brunskinn"@sv .

<http://tun.fi/MX.206201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereum hirsutum" ;
    dwc:scientificNameAuthorship "(Willd.:Fr.) Pers." ;
    skos:broader <http://tun.fi/MX.205117> ;
    skos:hiddenLabel "Stereum hirsutum"@fi,
        "Stereum hirsutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvanahakka"@fi,
        "raggskinn"@sv .

<http://tun.fi/MX.206202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereum rugosum" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.205117> ;
    skos:hiddenLabel "Stereum rugosum"@fi,
        "Stereum rugosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppynahakka"@fi,
        "styvskinn"@sv .

<http://tun.fi/MX.206203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereum sanguinolentum" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205117> ;
    skos:hiddenLabel "Stereum sanguinolentum"@fi,
        "Stereum sanguinolentum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verinahakka"@fi,
        "blödskinn"@sv .

<http://tun.fi/MX.206204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereum subtomentosum" ;
    dwc:scientificNameAuthorship "Pouzar" ;
    skos:broader <http://tun.fi/MX.205117> ;
    skos:hiddenLabel "Stereum subtomentosum"@fi,
        "Stereum subtomentosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppänahakka"@fi,
        "sammetsskinn"@sv .

<http://tun.fi/MX.206205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protomerulius dubius" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) V. Spirin & V. Malysheva" ;
    skos:broader <http://tun.fi/MX.5018143> ;
    skos:hiddenLabel "Protomerulius dubius"@fi,
        "Stypella dubia"@fi,
        "Stypella dubia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukatali"@fi,
        "Protomerulius dubius"@sv .

<http://tun.fi/MX.206206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protodontia subgelatinosa" ;
    dwc:scientificNameAuthorship "(P. Karst.) Pilát" ;
    skos:broader <http://tun.fi/MX.233635> ;
    skos:hiddenLabel "Protodontia subgelatinosa"@fi,
        "Stypella subgelatinosa"@fi,
        "Protodontia subgelatinosa"@sv,
        "Stypella subgelatinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammashytykkä"@fi,
        "lövgråtagging"@sv .

<http://tun.fi/MX.206208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subulicystidium longisporum" ;
    dwc:scientificNameAuthorship "(Pat.) Parmasto" ;
    skos:broader <http://tun.fi/MX.205029> ;
    skos:hiddenLabel "Subulicystidium longisporum"@fi,
        "Subulicystidium longisporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkasirokka"@fi,
        "pälsskinn"@sv .

<http://tun.fi/MX.206209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillosporium cystidiatum" ;
    dwc:scientificNameAuthorship "(D. P. Rogers) Pouzar" ;
    skos:broader <http://tun.fi/MX.205055> ;
    skos:hiddenLabel "Suillosporium cystidiatum"@fi,
        "Suillosporium cystidiatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukuurakka"@fi,
        "fjunskinn"@sv .

<http://tun.fi/MX.206210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syzygospora lapponica" ;
    dwc:scientificNameAuthorship "Miettinen & Kotir." ;
    skos:broader <http://tun.fi/MX.67207> ;
    skos:hiddenLabel "Syzygospora lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinhyyrykkä"@fi,
        "Syzygospora lapponica"@sv .

<http://tun.fi/MX.206211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syzygospora mycophaga" ;
    dwc:scientificNameAuthorship "(M.P.Christ.) Hauerslev" ;
    skos:broader <http://tun.fi/MX.67207> ;
    skos:hiddenLabel "Syzygospora mycophaga"@fi,
        "Syzygospora mycophaga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesikkähyyrykkä"@fi,
        "gröppasnylting"@sv .

<http://tun.fi/MX.206212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syzygospora pallida" ;
    dwc:scientificNameAuthorship "(Hauerslev) Ginns" ;
    skos:broader <http://tun.fi/MX.67207> ;
    skos:hiddenLabel "Syzygospora pallida"@fi,
        "Syzygospora pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvakkahyyrykkä"@fi,
        "strålskinnsnylting"@sv .

<http://tun.fi/MX.206213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syzygospora tumefaciens" ;
    dwc:scientificNameAuthorship "(Ginns & Sunhede) Ginns" ;
    skos:broader <http://tun.fi/MX.67207> ;
    skos:hiddenLabel "Syzygospora tumefaciens"@fi,
        "Syzygospora tumefaciens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurekashyyrykkä"@fi,
        "gallkrös"@sv .

<http://tun.fi/MX.206214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragoniomyces uliginosus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Oberw. & Bandoni" ;
    skos:broader <http://tun.fi/MX.205022> ;
    skos:hiddenLabel "Tetragoniomyces uliginosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahkakalvo"@fi,
        "Tetragoniomyces uliginosus"@sv .

<http://tun.fi/MX.206215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thanatephorus cucumeris" ;
    dwc:scientificNameAuthorship "(Frank) Donk" ;
    skos:broader <http://tun.fi/MX.205115> ;
    skos:hiddenLabel "Thanatephorus cucumeris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruohoseitti"@fi,
        "Thanatephorus cucumeris"@sv .

<http://tun.fi/MX.206216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thanatephorus fusisporus" ;
    dwc:scientificNameAuthorship "(J.Schröt.) Hauerslev & P.Roberts" ;
    skos:broader <http://tun.fi/MX.205115> ;
    skos:hiddenLabel "Thanatephorus fusisporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaseitti"@fi,
        "Thanatephorus fusisporus"@sv .

<http://tun.fi/MX.206217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thanatephorus ochraceus" ;
    dwc:scientificNameAuthorship "(Massee) P. Roberts" ;
    skos:broader <http://tun.fi/MX.205115> ;
    skos:hiddenLabel "Thanatephorus ochraceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoseitti"@fi,
        "Thanatephorus ochraceus"@sv .

<http://tun.fi/MX.206218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cejpomyces terrigenus" ;
    dwc:scientificNameAuthorship "(Bres.) Svrček & Pouzar" ;
    skos:broader <http://tun.fi/MX.233582> ;
    skos:hiddenLabel "Cejpomyces terrigenus"@fi,
        "Thanatephorus terrigenus"@fi,
        "Cejpomyces terrigenus"@sv,
        "Thanatephorus terrigenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maaseitti"@fi,
        "jordskinn"@sv .

<http://tun.fi/MX.206219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelephora anthocephala" ;
    dwc:scientificNameAuthorship "(Bull.) Fr." ;
    skos:broader <http://tun.fi/MX.205105> ;
    skos:hiddenLabel "Thelephora anthocephala"@fi,
        "Thelephora anthocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusilokka"@fi,
        "fliköra"@sv .

<http://tun.fi/MX.206220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelephora caryophyllea" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) Pers." ;
    skos:broader <http://tun.fi/MX.205105> ;
    skos:hiddenLabel "Thelephora caryophyllea"@fi,
        "Thelephora caryophyllea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppilosilokka"@fi,
        "trattöra"@sv .

<http://tun.fi/MX.206221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelephora crustacea" ;
    dwc:scientificNameAuthorship "Schum.: Fr." ;
    skos:broader <http://tun.fi/MX.205105> ;
    skos:hiddenLabel "Thelephora crustacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mokkasilokka"@fi,
        "Thelephora crustacea"@sv .

<http://tun.fi/MX.206223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelephora palmata" ;
    dwc:scientificNameAuthorship "(Scop.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205105> ;
    skos:hiddenLabel "Thelephora palmata"@fi,
        "Thelephora palmata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "löyhkäsilokka"@fi,
        "busksvamp"@sv .

<http://tun.fi/MX.206224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelephora penicillata" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205105> ;
    skos:hiddenLabel "Telephora mollissima"@fi,
        "Thelephora penicillata"@fi,
        "Telephora mollissima"@sv,
        "Thelephora penicillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "partasilokka"@fi,
        "trollskägg"@sv .

<http://tun.fi/MX.206225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelephora terrestris" ;
    dwc:scientificNameAuthorship "Ehrh.:Fr." ;
    skos:broader <http://tun.fi/MX.205105> ;
    skos:hiddenLabel "Thelephora terrestris"@fi,
        "Thelephora terrestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvasilokka"@fi,
        "vårtöra"@sv .

<http://tun.fi/MX.206226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella atramentaria" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella atramentaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "synkkäkahvikka"@fi,
        "Tomentella atramentaria"@sv .

<http://tun.fi/MX.206227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella badia" ;
    dwc:scientificNameAuthorship "(Link) Stalpers" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella badia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakahvikka"@fi,
        "Tomentella badia"@sv .

<http://tun.fi/MX.206228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella bryophila" ;
    dwc:scientificNameAuthorship "(Pers.) M. J. Larsen" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella bryophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helokahvikka"@fi,
        "Tomentella bryophila"@sv .

<http://tun.fi/MX.206229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella cinerascens" ;
    dwc:scientificNameAuthorship "(P. Karst.) v. Höhn. & Litsch." ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella cinerascens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkakahvikka"@fi,
        "Tomentella cinerascens"@sv .

<http://tun.fi/MX.206230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella coerulea" ;
    dwc:scientificNameAuthorship "(Bres.) Höhn. & Litsch." ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella coerulea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakaokahvikka"@fi,
        "Tomentella coerulea"@sv .

<http://tun.fi/MX.206231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella crinalis" ;
    dwc:scientificNameAuthorship "(Fr.) M. J. Larsen" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella crinalis"@fi,
        "Tomentella crinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkikahvikka"@fi,
        "filttagging"@sv .

<http://tun.fi/MX.206232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella ellisii" ;
    dwc:scientificNameAuthorship "(Sacc.) Jül. & Stalp." ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella ellisii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurakahvikka"@fi,
        "Tomentella ellisii"@sv .

<http://tun.fi/MX.206233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella ferruginea" ;
    dwc:scientificNameAuthorship "(Pers.) Pat." ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella ferruginea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekahvikka"@fi,
        "Tomentella ferruginea"@sv .

<http://tun.fi/MX.206234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella fibrosa" ;
    dwc:scientificNameAuthorship "(Berk. & M. A. Curtis) Kõljalg" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella fibrosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystykahvikka"@fi,
        "Tomentella fibrosa"@sv .

<http://tun.fi/MX.206235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella galzinii" ;
    dwc:scientificNameAuthorship "Bourdot" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella galzinii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "murukahvikka"@fi,
        "Tomentella galzinii"@sv .

<http://tun.fi/MX.206236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella lapida" ;
    dwc:scientificNameAuthorship "(Pers.) Stalpers" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella lapida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallokahvikka"@fi,
        "Tomentella lapida"@sv .

<http://tun.fi/MX.206237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella lateritia" ;
    dwc:scientificNameAuthorship "Pat." ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella lateritia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakahvikka"@fi,
        "Tomentella lateritia"@sv .

<http://tun.fi/MX.206238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella punicea" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) J. Schroet." ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella punicea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakahvikka"@fi,
        "Tomentella punicea"@sv .

<http://tun.fi/MX.206239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella radiosa" ;
    dwc:scientificNameAuthorship "(P. Karst.) Rick" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella radiosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitokahvikka"@fi,
        "Tomentella radiosa"@sv .

<http://tun.fi/MX.206240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella stuposa" ;
    dwc:scientificNameAuthorship "(Link) Stalpers" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella stuposa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suklaakahvikka"@fi,
        "Tomentella stuposa"@sv .

<http://tun.fi/MX.206241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella subclavigera" ;
    dwc:scientificNameAuthorship "Litsch." ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella subclavigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijakahvikka"@fi,
        "Tomentella subclavigera"@sv .

<http://tun.fi/MX.206242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella sublilacina" ;
    dwc:scientificNameAuthorship "(Ellis & Holway in Arthur et al) Wakef." ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella sublilacina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viinikahvikka"@fi,
        "Tomentella sublilacina"@sv .

<http://tun.fi/MX.206243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella subtestacea" ;
    dwc:scientificNameAuthorship "Bourdot & Galzin" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella subtestacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puikkokahvikka"@fi,
        "Tomentella subtestacea"@sv .

<http://tun.fi/MX.206244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella terrestris" ;
    dwc:scientificNameAuthorship "(Berk. & Br.) M. J. Larsen" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella terrestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantukahvikka"@fi,
        "Tomentella terrestris"@sv .

<http://tun.fi/MX.206245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella viridula" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Svrček" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella viridula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkahvikka"@fi,
        "Tomentella viridula"@sv .

<http://tun.fi/MX.206246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentellopsis bresadoliana" ;
    dwc:scientificNameAuthorship "(Sacc. & Trotter) Jülich & Stalpers" ;
    skos:broader <http://tun.fi/MX.204950> ;
    skos:hiddenLabel "Tomentellopsis bresadoliana"@fi,
        "Tomentellopsis bresadoliana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinermujukka"@fi,
        "gult brokskinn"@sv .

<http://tun.fi/MX.206247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentellopsis echinospora" ;
    dwc:scientificNameAuthorship "(Ellis) Hjortstam" ;
    skos:broader <http://tun.fi/MX.204950> ;
    skos:hiddenLabel "Tomentellopsis echinospora"@fi,
        "Tomentellopsis echinospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltamujukka"@fi,
        "brunt brokskinn"@sv .

<http://tun.fi/MX.206248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentellopsis pusilla" ;
    dwc:scientificNameAuthorship "Hjortstam" ;
    skos:broader <http://tun.fi/MX.204950> ;
    skos:hiddenLabel "Tomentellopsis pusilla"@fi,
        "Tomentellopsis pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seittimujukka"@fi,
        "tallbrokskinn"@sv .

<http://tun.fi/MX.206249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentellopsis submollis" ;
    dwc:scientificNameAuthorship "(Svrček) Hjortst." ;
    skos:broader <http://tun.fi/MX.204950> ;
    skos:hiddenLabel "Tomentellopsis submollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusomujukka"@fi,
        "Tomentellopsis submollis"@sv .

<http://tun.fi/MX.206250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentellopsis zygodesmoides" ;
    dwc:scientificNameAuthorship "(Ellis) Hjortstam" ;
    skos:broader <http://tun.fi/MX.204950> ;
    skos:hiddenLabel "Tomentellopsis zygodesmoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tumpurimujukka"@fi,
        "Tomentellopsis zygodesmoides"@sv .

<http://tun.fi/MX.206251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trametes hirsuta" ;
    dwc:scientificNameAuthorship "(Wulfen : Fr.) Pilát" ;
    skos:broader <http://tun.fi/MX.205129> ;
    skos:hiddenLabel "Trametes hirsuta"@fi,
        "Trametes hirsuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvavyökääpä"@fi,
        "borstticka"@sv .

<http://tun.fi/MX.206252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trametes ochracea" ;
    dwc:scientificNameAuthorship "(Pers.) Gilb. & Ryv." ;
    skos:broader <http://tun.fi/MX.205129> ;
    skos:hiddenLabel "Trametes ochracea"@fi,
        "Trametes ochracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pinovyökääpä"@fi,
        "zonticka"@sv .

<http://tun.fi/MX.206254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trametes suaveolens" ;
    dwc:scientificNameAuthorship "(L. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205129> ;
    skos:hiddenLabel "Trametes suaveolens"@fi,
        "Trametes suaveolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuvyökääpä"@fi,
        "sydlig anisticka"@sv .

<http://tun.fi/MX.206256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trametes versicolor" ;
    dwc:scientificNameAuthorship "(L.: Fr.) Pilát" ;
    skos:broader <http://tun.fi/MX.205129> ;
    skos:hiddenLabel "Trametes versicolor"@fi,
        "Trametes versicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkivyökääpä"@fi,
        "sidenticka"@sv .

<http://tun.fi/MX.206257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticium nespori" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.204969> ;
    skos:hiddenLabel "Corticium nespori"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoverho"@fi,
        "Corticium nespori"@sv .

<http://tun.fi/MX.206258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechinothus smardae" ;
    dwc:scientificNameAuthorship "(Pilát) Martini & Trichies 2004" ;
    skos:broader <http://tun.fi/MX.205083> ;
    skos:hiddenLabel "Trechinothus smardae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jaloverho"@fi,
        "Trechinothus smardae"@sv .

<http://tun.fi/MX.206260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora byssinella" ;
    dwc:scientificNameAuthorship "(Bourd.) Lib." ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora byssinella"@fi,
        "Trechispora byssinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pumpuliharsukka"@fi,
        "förnamjölskinn"@sv .

<http://tun.fi/MX.206261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora candidissima" ;
    dwc:scientificNameAuthorship "(Schwein.) Bondartzev & Singer" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora candidissima"@fi,
        "Trechispora candidissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermaharsukka"@fi,
        "nordlig mjölporing"@sv .

<http://tun.fi/MX.206262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora caucasica" ;
    dwc:scientificNameAuthorship "(Parmasto) Liberta" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora caucasica"@fi,
        "Trechispora caucasica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaukasianharsukka"@fi,
        "kaukasiskt mjölskinn"@sv .

<http://tun.fi/MX.206263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora cohaerens" ;
    dwc:scientificNameAuthorship "(Schwein.) Jülich & Stalp." ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora cohaerens"@fi,
        "Trechispora cohaerens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pääskyharsukka"@fi,
        "hinnmjölskinn"@sv .

<http://tun.fi/MX.206264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora confinis" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Liberta" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora confinis"@fi,
        "Trechispora confinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammiharsukka"@fi,
        "fläckmjölskinn"@sv .

<http://tun.fi/MX.206265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora elongata" ;
    dwc:scientificNameAuthorship "Miettinen & K.H. Larss." ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora elongata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmeharsukka"@fi,
        "Trechispora elongata"@sv .

<http://tun.fi/MX.206266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora farinacea" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Liberta" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora farinacea"@fi,
        "Trechispora farinacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhoharsukka"@fi,
        "mjölskinn"@sv .

<http://tun.fi/MX.206267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora hymenocystis" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) K. H. Larsson, 1994" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora hymenocystis"@fi,
        "Trechispora hymenocystis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rihmaharsukka"@fi,
        "mjölporing"@sv .

<http://tun.fi/MX.206268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora incisa" ;
    dwc:scientificNameAuthorship "K.H. Larss." ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora incisa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haaraharsukka"@fi,
        "Trechispora incisa"@sv .

<http://tun.fi/MX.206269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora invisitata" ;
    dwc:scientificNameAuthorship "(Jacks.) Liberta" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora invisitata"@fi,
        "Trechispora invisitata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväsharsukka"@fi,
        "kuddmjölskinn"@sv .

<http://tun.fi/MX.206270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora kavinioides" ;
    dwc:scientificNameAuthorship "de Vries" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora kavinioides"@fi,
        "Trechispora kavinioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänneharsukka"@fi,
        "fjädertagging"@sv .

<http://tun.fi/MX.206271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora laevis" ;
    dwc:scientificNameAuthorship "K. H. Larsson" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora laevis"@fi,
        "Trechispora laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloharsukka"@fi,
        "slätt mjölskinn"@sv .

<http://tun.fi/MX.206272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora lunata" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Jülich" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora lunata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarniharsukka"@fi,
        "Trechispora lunata"@sv .

<http://tun.fi/MX.206273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora microspora" ;
    dwc:scientificNameAuthorship "(Karst.) Liberta" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora microspora"@fi,
        "Trechispora microspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaihiharsukka"@fi,
        "taigamjölskinn"@sv .

<http://tun.fi/MX.206274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora minima" ;
    dwc:scientificNameAuthorship "K.H. Larss." ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora minima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keriharsukka"@fi,
        "Trechispora minima"@sv .

<http://tun.fi/MX.206275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora minuta" ;
    dwc:scientificNameAuthorship "K.H. Larsson" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora minuta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöharsukka"@fi,
        "Trechispora minuta"@sv .

<http://tun.fi/MX.206276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora mollusca" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Liberta" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora mollusca"@fi,
        "Trechispora mollusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilliharsukka"@fi,
        "spröd mjölporing"@sv .

<http://tun.fi/MX.206277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora nivea" ;
    dwc:scientificNameAuthorship "(Pers.: Fr.) K.H. Larss." ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora nivea"@fi,
        "Trechispora nivea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumiharsukka"@fi,
        "stråltagging"@sv .

<http://tun.fi/MX.206278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora praefocata" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Liberta" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora praefocata"@fi,
        "Trechispora praefocata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtoharsukka"@fi,
        "nålmjölskinn"@sv .

<http://tun.fi/MX.206279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora silvae-ryae" ;
    dwc:scientificNameAuthorship "(J. Erikss. & Ryvarden) K.H. Larss." ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora silvae-ryae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säieharsukka"@fi,
        "Trechispora silvae-ryae"@sv .

<http://tun.fi/MX.206280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora stellulata" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Liberta" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora stellulata"@fi,
        "Trechispora stellulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtiharsukka"@fi,
        "stjärnmjölskinn"@sv .

<http://tun.fi/MX.206281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora stevensonii" ;
    dwc:scientificNameAuthorship "(Berk. & Br.) Larss." ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora stevensonii"@fi,
        "Trechispora stevensonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otaharsukka"@fi,
        "mjöltagging"@sv .

<http://tun.fi/MX.206282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora subsphaerospora" ;
    dwc:scientificNameAuthorship "(Litsch.) Liberta" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora subsphaerospora"@fi,
        "Trechispora subsphaerospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigaharsukka"@fi,
        "kantmjölskinn"@sv .

<http://tun.fi/MX.206283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora tenuicula" ;
    dwc:scientificNameAuthorship "(Litsch.) K. H. Larss." ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora tenuicula"@fi,
        "Trechispora tenuicula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saniaisharsukka"@fi,
        "bräkenmjölskinn"@sv .

<http://tun.fi/MX.206284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora verruculosa" ;
    dwc:scientificNameAuthorship "(G. Cunn.) K.H. Larss." ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora verruculosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siiliharsukka"@fi,
        "Trechispora verruculosa"@sv .

<http://tun.fi/MX.206285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella encephala" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella encephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loishytykkä"@fi,
        "Tremella encephala"@sv .

<http://tun.fi/MX.206287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella giraffa" ;
    dwc:scientificNameAuthorship "Chee J.Chen" ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella giraffa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätköhytykkä"@fi,
        "Tremella giraffa"@sv .

<http://tun.fi/MX.206288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella globispora" ;
    dwc:scientificNameAuthorship "Reid" ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella globispora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hituhytykkä"@fi,
        "Tremella globispora"@sv .

<http://tun.fi/MX.206289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella indecorata" ;
    dwc:scientificNameAuthorship "Sommerf.:Fr." ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella indecorata"@fi,
        "Tremella indecorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhytykkä"@fi,
        "småkrös"@sv .

<http://tun.fi/MX.206290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella karstenii" ;
    dwc:scientificNameAuthorship "Hauerslev" ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella karstenii"@fi,
        "Tremella karstenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajahytykkä"@fi,
        "enkrös"@sv .

<http://tun.fi/MX.206291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella mesenterica" ;
    dwc:scientificNameAuthorship "Retz.:Fr." ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella mesenterica"@fi,
        "Tremella mesenterica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahytykkä"@fi,
        "gullkrös"@sv .

<http://tun.fi/MX.206292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella mycetophiloides" ;
    dwc:scientificNameAuthorship "Kobayasi" ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella mycetophiloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiekkohytykkä"@fi,
        "Tremella mycetophiloides"@sv .

<http://tun.fi/MX.206293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella obscura" ;
    dwc:scientificNameAuthorship "(L.S.Olive) M.P.Christ." ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella obscura"@fi,
        "Tremella obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tipakanhytykkä"@fi,
        "vedplättssnylting"@sv .

<http://tun.fi/MX.206294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella polyporina" ;
    dwc:scientificNameAuthorship "D.A.Reid" ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella polyporina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käävänhytykkä"@fi,
        "Tremella polyporina"@sv .

<http://tun.fi/MX.206295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremellodendropsis tuberosa" ;
    dwc:scientificNameAuthorship "(Grev.) D.A.Crawford" ;
    skos:broader <http://tun.fi/MX.205066> ;
    skos:hiddenLabel "Tremellodendropsis tuberosa"@fi,
        "Tremellodendropsis tuberosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarahytykkä"@fi,
        "skruvbusksvamp"@sv .

<http://tun.fi/MX.206296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Guepinia helvelloides" ;
    dwc:scientificNameAuthorship "(DC.) Fr." ;
    skos:broader <http://tun.fi/MX.313000> ;
    skos:hiddenLabel "Guepinia helvelloides"@fi,
        "Tremiscus helvelloides"@fi,
        "Tremiscus helvelloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppilohytykkä"@fi,
        "Guepinia helvelloides"@sv .

<http://tun.fi/MX.206297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tretomyces microsporus" ;
    dwc:scientificNameAuthorship "Kotir., Saaren. & K.H. Larss." ;
    skos:broader <http://tun.fi/MX.205107> ;
    skos:hiddenLabel "Tretomyces microsporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasverkkonen"@fi,
        "Tretomyces microsporus"@sv .

<http://tun.fi/MX.206298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichaptum abietinum" ;
    dwc:scientificNameAuthorship "(Dicks.: Fr.) Ryvarden" ;
    skos:broader <http://tun.fi/MX.205015> ;
    skos:hiddenLabel "Trichaptum abietinum"@fi,
        "Trichaptum abietinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenkynsikääpä"@fi,
        "violticka"@sv .

<http://tun.fi/MX.206299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichaptum fuscoviolaceum" ;
    dwc:scientificNameAuthorship "(Ehrenb.: Fr.) Ryvarden" ;
    skos:broader <http://tun.fi/MX.205015> ;
    skos:hiddenLabel "Trichaptum fuscoviolaceum"@fi,
        "Trichaptum fuscoviolaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynkynsikääpä"@fi,
        "violtagging"@sv .

<http://tun.fi/MX.206300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichaptum laricinum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Ryvarden" ;
    skos:broader <http://tun.fi/MX.205015> ;
    skos:hiddenLabel "Trichaptum laricinum"@fi,
        "Trichaptum laricinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkynsikääpä"@fi,
        "violmussling"@sv .

<http://tun.fi/MX.206301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichaptum biforme" ;
    dwc:scientificNameAuthorship "(Fr.) Ryvarden" ;
    skos:broader <http://tun.fi/MX.205015> ;
    skos:hiddenLabel "Trichaptum biforme"@fi,
        "Trichaptum pargamenum"@fi,
        "Trichaptum biforme"@sv,
        "Trichaptum pargamenum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunkynsikääpä"@fi,
        "lövviolticka"@sv .

<http://tun.fi/MX.206302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis accedens" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Donk" ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis accedens"@fi,
        "Tubulicrinis accedens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppineulakka"@fi,
        "lyktnålskinn"@sv .

<http://tun.fi/MX.206303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis angustus" ;
    dwc:scientificNameAuthorship "(P. D. Rogers & Weres. in Weres.) Donk" ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis angustus"@fi,
        "Tubulicrinis angustus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkaneulakka"@fi,
        "smalnålskinn"@sv .

<http://tun.fi/MX.206304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis borealis" ;
    dwc:scientificNameAuthorship "J. Erikss." ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis borealis"@fi,
        "Tubulicrinis borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanneulakka"@fi,
        "skogsnålskinn"@sv .

<http://tun.fi/MX.206305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis calothrix" ;
    dwc:scientificNameAuthorship "(Pat.) Donk" ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis calothrix"@fi,
        "Tubulicrinis calothrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuuraneulakka"@fi,
        "snednålskinn"@sv .

<http://tun.fi/MX.206306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis chaetophorus" ;
    dwc:scientificNameAuthorship "(Höhn.) Donk" ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis chaetophorus"@fi,
        "Tubulicrinis chaetophorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättineulakka"@fi,
        "jättenålskinn"@sv .

<http://tun.fi/MX.206307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis confusus" ;
    dwc:scientificNameAuthorship "K. H. Larss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis confusus"@fi,
        "Tubulicrinis confusus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyhäneulakka"@fi,
        "vindelnålskinn"@sv .

<http://tun.fi/MX.206308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis effugiens" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Oberw." ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis effugiens"@fi,
        "Tubulicrinis effugiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuneulakka"@fi,
        "tofsnålskinn"@sv .

<http://tun.fi/MX.206309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis glebulosus" ;
    dwc:scientificNameAuthorship "(Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis glebulosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoneulakka"@fi,
        "Tubulicrinis glebulosus"@sv .

<http://tun.fi/MX.206310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis globisporus" ;
    dwc:scientificNameAuthorship "K.-H. Larsson & Hjortst." ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis globisporus"@fi,
        "Tubulicrinis globisporus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haulineulakka"@fi,
        "klotsporigt nålskinn"@sv .

<http://tun.fi/MX.206311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis hirtellus" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) J.Erikss." ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis hirtellus"@fi,
        "Tubulicrinis hirtellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sironeulakka"@fi,
        "borstnålskinn"@sv .

<http://tun.fi/MX.206312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis inornatus" ;
    dwc:scientificNameAuthorship "(H.S.Jacks. & D.P.Rogers) Donk" ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis inornatus"@fi,
        "Tubulicrinis inornatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnineulakka"@fi,
        "kåpnålskinn"@sv .

<http://tun.fi/MX.206313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis medius" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Oberw." ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis medius"@fi,
        "Tubulicrinis medius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapaneulakka"@fi,
        "kragnålskinn"@sv .

<http://tun.fi/MX.206314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis propinquus" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Donk" ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis propinquus"@fi,
        "Tubulicrinis propinquus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasneulakka"@fi,
        "narrnålskinn"@sv .

<http://tun.fi/MX.206315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis sororius" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Oberw." ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis sororius"@fi,
        "Tubulicrinis sororius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palloneulakka"@fi,
        "kvistnålskinn"@sv .

<http://tun.fi/MX.206316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis strangulatus" ;
    dwc:scientificNameAuthorship "K. H. Larss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis strangulatus"@fi,
        "Tubulicrinis strangulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töpöneulakka"@fi,
        "strypnålskinn"@sv .

<http://tun.fi/MX.206317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis subulatus" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Donk" ;
    skos:broader <http://tun.fi/MX.205025> ;
    skos:hiddenLabel "Tubulicrinis subulatus"@fi,
        "Tubulicrinis subulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suipponeulakka"@fi,
        "spetsnålskinn"@sv .

<http://tun.fi/MX.206318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinopsis cystidiata" ;
    dwc:scientificNameAuthorship "Kotir. & Miettinen" ;
    skos:broader <http://tun.fi/MX.205092> ;
    skos:hiddenLabel "Tubulicrinopsis cystidiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhapru"@fi,
        "Tubulicrinopsis cystidiata"@sv .

<http://tun.fi/MX.206319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinopsis ellipsospora" ;
    dwc:scientificNameAuthorship "Kotir., Hjortst. & Kulju" ;
    skos:broader <http://tun.fi/MX.205092> ;
    skos:hiddenLabel "Tubulicrinopsis ellipsospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhohapru"@fi,
        "Tubulicrinopsis ellipsospora"@sv .

<http://tun.fi/MX.206320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella albida" ;
    dwc:scientificNameAuthorship "Bourdot & Galzin" ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella albida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoliivakka"@fi,
        "Tulasnella albida"@sv .

<http://tun.fi/MX.206321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella allantospora" ;
    dwc:scientificNameAuthorship "Wakef. & Pears." ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella allantospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "makkaraliivakka"@fi,
        "Tulasnella allantospora"@sv .

<http://tun.fi/MX.206322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella bourdotii" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella bourdotii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaliivakka"@fi,
        "Tulasnella bourdotii"@sv .

<http://tun.fi/MX.206323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella cystidiophora" ;
    dwc:scientificNameAuthorship "Höhn. & Litsch." ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella cystidiophora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kystiliivakka"@fi,
        "Tulasnella cystidiophora"@sv .

<http://tun.fi/MX.206324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella deliquescens" ;
    dwc:scientificNameAuthorship "(Boud.) Jülich" ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella deliquescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "änkyriliivakka"@fi,
        "Tulasnella deliquescens"@sv .

<http://tun.fi/MX.206325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella eichleriana" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella eichleriana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liilaliivakka"@fi,
        "Tulasnella eichleriana"@sv .

<http://tun.fi/MX.206326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella fuscoviolacea" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella fuscoviolacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuliivakka"@fi,
        "Tulasnella fuscoviolacea"@sv .

<http://tun.fi/MX.206327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella helicospora" ;
    dwc:scientificNameAuthorship "Raunkier" ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella helicospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kierreliivakka"@fi,
        "Tulasnella helicospora"@sv .

<http://tun.fi/MX.206328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella pallida" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella pallida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "simaliivakka"@fi,
        "Tulasnella pallida"@sv .

<http://tun.fi/MX.206330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella permacra" ;
    dwc:scientificNameAuthorship "P. Roberts" ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella permacra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keriliivakka"@fi,
        "Tulasnella permacra"@sv .

<http://tun.fi/MX.206331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella pinicola" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella pinicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmoliivakka"@fi,
        "Tulasnella pinicola"@sv .

<http://tun.fi/MX.206332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella saveloides" ;
    dwc:scientificNameAuthorship "P. Roberts" ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella saveloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hytyliivakka"@fi,
        "Tulasnella saveloides"@sv .

<http://tun.fi/MX.206333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella subglobispora" ;
    dwc:scientificNameAuthorship "Hjortstam" ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella subglobispora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniliivakka"@fi,
        "Tulasnella subglobispora"@sv .

<http://tun.fi/MX.206334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella thelephorea" ;
    dwc:scientificNameAuthorship "(Juel) Juel" ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella thelephorea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermaliivakka"@fi,
        "Tulasnella thelephorea"@sv .

<http://tun.fi/MX.206335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella tomaculum" ;
    dwc:scientificNameAuthorship "P.Roberts" ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella tomaculum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "patinaliivakka"@fi,
        "Tulasnella tomaculum"@sv .

<http://tun.fi/MX.206336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella violea" ;
    dwc:scientificNameAuthorship "(Quél.) Boud. & Galz." ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella violea"@fi,
        "Tulasnella violea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savuliivakka"@fi,
        "violskinn"@sv .

<http://tun.fi/MX.206337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tylospora asterophora" ;
    dwc:scientificNameAuthorship "(Bonord.) Donk" ;
    skos:broader <http://tun.fi/MX.205031> ;
    skos:hiddenLabel "Tylospora asterophora"@fi,
        "Tylospora asterophora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtihumukka"@fi,
        "astralskinn"@sv .

<http://tun.fi/MX.206338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tylospora fibrillosa" ;
    dwc:scientificNameAuthorship "(Burt.) Donk" ;
    skos:broader <http://tun.fi/MX.205031> ;
    skos:hiddenLabel "Tylospora fibrillosa"@fi,
        "Tylospora fibrillosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säiehumukka"@fi,
        "bomullsskinn"@sv .

<http://tun.fi/MX.206339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula abietina" ;
    dwc:scientificNameAuthorship "(Fuckel) Corner" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula abietina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulaspahkula"@fi,
        "Typhula abietina"@sv .

<http://tun.fi/MX.206340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula athyrii" ;
    dwc:scientificNameAuthorship "Remsberg" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula athyrii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpipahkula"@fi,
        "Typhula athyrii"@sv .

<http://tun.fi/MX.206341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula capitata" ;
    dwc:scientificNameAuthorship "(Pat.) Berthier" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula capitata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppipahkula"@fi,
        "Typhula capitata"@sv .

<http://tun.fi/MX.206342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula caricina" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula caricina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarapahkula"@fi,
        "Typhula caricina"@sv .

<http://tun.fi/MX.206343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula crassipes" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula crassipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaaripahkula"@fi,
        "Typhula crassipes"@sv .

<http://tun.fi/MX.206344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula culmigena" ;
    dwc:scientificNameAuthorship "(Mont. & Fr.) Berthier" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula culmigena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herttapahkula"@fi,
        "Typhula culmigena"@sv .

<http://tun.fi/MX.206345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula erythropus" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula erythropus"@fi,
        "Typhula erythropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punajalkapahkula"@fi,
        "rödfotad trådklubba"@sv .

<http://tun.fi/MX.206346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula graminum" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula graminum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinäpahkula"@fi,
        "Typhula graminum"@sv .

<http://tun.fi/MX.206347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula hyalina" ;
    dwc:scientificNameAuthorship "(Quél.) Berthier" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula hyalina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjupahkula"@fi,
        "Typhula hyalina"@sv .

<http://tun.fi/MX.206348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula incarnata" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula incarnata"@fi,
        "Typhula incarnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopahkula"@fi,
        "röd grästrådklubba"@sv .

<http://tun.fi/MX.206349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula ishikariensis" ;
    dwc:scientificNameAuthorship "S.Imai" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula ishikariensis"@fi,
        "Typhula ishikariensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapahkula"@fi,
        "vit grästrådklubba"@sv .

<http://tun.fi/MX.206350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula lutescens" ;
    dwc:scientificNameAuthorship "Boudier" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula lutescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapahkula"@fi,
        "Typhula lutescens"@sv .

<http://tun.fi/MX.206351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula micans" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Berthier" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula micans"@fi,
        "Typhula micans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöpahkula"@fi,
        "dvärgtrådklubba"@sv .

<http://tun.fi/MX.206352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula olivascens" ;
    dwc:scientificNameAuthorship "Berthier" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula olivascens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivipahkula"@fi,
        "Typhula olivascens"@sv .

<http://tun.fi/MX.206353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula phacorrhiza" ;
    dwc:scientificNameAuthorship "(Reichard:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula phacorrhiza"@fi,
        "Typhula phacorrhiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siimapahkula"@fi,
        "hög trådklubba"@sv .

<http://tun.fi/MX.206354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula quisquiliaris" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Henn." ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula quisquiliaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saniaispahkula"@fi,
        "Typhula quisquiliaris"@sv .

<http://tun.fi/MX.206355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula sclerotioides" ;
    dwc:scientificNameAuthorship "(Pers.) Fr." ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula sclerotioides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimupahkula"@fi,
        "Typhula sclerotioides"@sv .

<http://tun.fi/MX.206356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula setipes" ;
    dwc:scientificNameAuthorship "(Grev.) Berthier" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula setipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rihmapahkula"@fi,
        "Typhula setipes"@sv .

<http://tun.fi/MX.206363> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Motacilla flava flava" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.32180> ;
    skos:hiddenLabel "Motacilla flava flava"@fi,
        "Motacilla flava flava"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavästäräkki (alalaji flava)"@fi,
        "gulärla (rasen flava)"@sv .

<http://tun.fi/MX.206364> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Motacilla flava thunbergi" ;
    dwc:scientificNameAuthorship "Billberg, 1828" ;
    skos:broader <http://tun.fi/MX.32180> ;
    skos:hiddenLabel "Motacilla flava thunbergi"@fi,
        "Motacilla flava thunbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavästäräkki (alalaji thunbergi)"@fi,
        "gulärla (rasen thunbergi)"@sv .

<http://tun.fi/MX.206366> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Nucifraga caryocatactes caryocatactes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.37135> ;
    skos:hiddenLabel "Nucifraga caryocatactes caryocatactes"@fi,
        "Nucifraga caryocatactes caryocatactes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinähakki (alalaji caryocatactes)"@fi,
        "nötkråka (rasen caryocatactes)"@sv .

<http://tun.fi/MX.206367> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Nucifraga caryocatactes macrorhynchos" ;
    dwc:scientificNameAuthorship "(C.L. Brehm, 1823)" ;
    skos:broader <http://tun.fi/MX.37135> ;
    skos:hiddenLabel "Nucifraga caryocatactes macrorhynchos"@fi,
        "Nucifraga caryocatactes macrorhynchos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinähakki (alalaji macrorhynchos)"@fi,
        "nötkråka (rasen macrorhynchos)"@sv .

<http://tun.fi/MX.206375> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rangifer tarandus tarandus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.47636> ;
    skos:hiddenLabel "Rangifer tarandus tarandus"@fi,
        "Rangifer tarandus tarandus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipeura"@fi,
        "fjällren"@sv .

<http://tun.fi/MX.206417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turbanella hyalina" ;
    dwc:scientificNameAuthorship "Schultze, 1853" ;
    skos:broader <http://tun.fi/MX.206416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Turbanella hyalina"@fi,
        "Turbanella hyalina"@sv .

<http://tun.fi/MX.206418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turbanella cornuta" ;
    dwc:scientificNameAuthorship "Remane, 1925" ;
    skos:broader <http://tun.fi/MX.206416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Turbanella cornuta"@fi,
        "Turbanella cornuta"@sv .

<http://tun.fi/MX.206419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turbanella lutheri" ;
    dwc:scientificNameAuthorship "Remane, 1952" ;
    skos:broader <http://tun.fi/MX.206416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Turbanella lutheri"@fi,
        "Turbanella lutheri"@sv .

<http://tun.fi/MX.206423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonotus similis" ;
    dwc:scientificNameAuthorship "Zelinka, 1889" ;
    skos:broader <http://tun.fi/MX.206421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetonotus similis"@fi,
        "Chaetonotus similis"@sv .

<http://tun.fi/MX.206424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonotus larus" ;
    dwc:scientificNameAuthorship "(Müller, 1773)" ;
    skos:broader <http://tun.fi/MX.206421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetonotus larus"@fi,
        "Chaetonotus larus"@sv .

<http://tun.fi/MX.206425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonotus maximus" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1838" ;
    skos:broader <http://tun.fi/MX.206421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetonotus maximus"@fi,
        "Chaetonotus maximus"@sv .

<http://tun.fi/MX.206426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonotus brevispinosus" ;
    dwc:scientificNameAuthorship "Zelinka, 1889" ;
    skos:broader <http://tun.fi/MX.206421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetonotus brevispinosus"@fi,
        "Chaetonotus brevispinosus"@sv .

<http://tun.fi/MX.206427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonotus linguaeformis" ;
    dwc:scientificNameAuthorship "Voigt, 1902" ;
    skos:broader <http://tun.fi/MX.206421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetonotus linguaeformis"@fi,
        "Chaetonotus linguaeformis"@sv .

<http://tun.fi/MX.206429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonotus schultzei" ;
    dwc:scientificNameAuthorship "Metschnikoff, 1865" ;
    skos:broader <http://tun.fi/MX.206421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetonotus schultzei"@fi,
        "Chaetonotus schultzei"@sv .

<http://tun.fi/MX.206431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonotus chuni" ;
    dwc:scientificNameAuthorship "Voigt, 1901" ;
    skos:broader <http://tun.fi/MX.206421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetonotus chuni"@fi,
        "Chaetonotus chuni"@sv .

<http://tun.fi/MX.206432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonotus arquatus" ;
    dwc:scientificNameAuthorship "Voigt, 1903" ;
    skos:broader <http://tun.fi/MX.206421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetonotus arquatus"@fi,
        "Chaetonotus arquatus"@sv .

<http://tun.fi/MX.206434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonotus hystrix" ;
    dwc:scientificNameAuthorship "Metschnikoff, 1865" ;
    skos:broader <http://tun.fi/MX.206421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetonotus hystrix"@fi,
        "Chaetonotus hystrix"@sv .

<http://tun.fi/MX.206435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonotus macrochaetus" ;
    dwc:scientificNameAuthorship "Zelinka, 1889" ;
    skos:broader <http://tun.fi/MX.206421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetonotus macrochaetus"@fi,
        "Chaetonotus macrochaetus"@sv .

<http://tun.fi/MX.206436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonotus longispinosus" ;
    dwc:scientificNameAuthorship "Stokes, 1887" ;
    skos:broader <http://tun.fi/MX.206421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetonotus longispinosus"@fi,
        "Chaetonotus longispinosus"@sv .

<http://tun.fi/MX.206438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonotus succinctus" ;
    dwc:scientificNameAuthorship "Voigt, 1902" ;
    skos:broader <http://tun.fi/MX.206421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetonotus succinctus"@fi,
        "Chaetonotus succinctus"@sv .

<http://tun.fi/MX.206440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterolepidoderma ocellatum" ;
    dwc:scientificNameAuthorship "(Metschnikoff, 1865)" ;
    skos:broader <http://tun.fi/MX.206439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterolepidoderma ocellatum"@fi,
        "Heterolepidoderma ocellatum"@sv .

<http://tun.fi/MX.206442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidodermella squamata" ;
    dwc:scientificNameAuthorship "(Dujardin, 1841)" ;
    skos:broader <http://tun.fi/MX.206441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepidodermella squamata"@fi,
        "Lepidodermella squamata"@sv .

<http://tun.fi/MX.206444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polymerurus rhomboides" ;
    dwc:scientificNameAuthorship "(Stokes, 1887)" ;
    skos:broader <http://tun.fi/MX.206443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polymerurus rhomboides"@fi,
        "Polymerurus rhomboides"@sv .

<http://tun.fi/MX.206445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polymerurus serraticaudus" ;
    dwc:scientificNameAuthorship "(Voigt, 1901)" ;
    skos:broader <http://tun.fi/MX.206443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polymerurus serraticaudus"@fi,
        "Polymerurus serraticaudus"@sv .

<http://tun.fi/MX.206448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haltidytes festinans" ;
    dwc:scientificNameAuthorship "(Voigt, 1909)" ;
    skos:broader <http://tun.fi/MX.206447> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haltidytes festinans"@fi,
        "Haltidytes festinans"@sv .

<http://tun.fi/MX.206451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinoderes levanderi" ;
    dwc:scientificNameAuthorship "Karling, 1954" ;
    skos:broader <http://tun.fi/MX.206450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinoderes levanderi"@fi,
        "Echinoderes levanderi"@sv .

<http://tun.fi/MX.206454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forficula auricularia" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.206453> ;
    skos:hiddenLabel "Forficula auricularia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopihtihäntä"@fi,
        "Forficula auricularia"@sv .

<http://tun.fi/MX.206456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apterygida media" ;
    dwc:scientificNameAuthorship "(Hagenbach, 1822)" ;
    skos:broader <http://tun.fi/MX.206455> ;
    skos:hiddenLabel "Apterygida media"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaspihtihäntä"@fi,
        "Apterygida media"@sv .

<http://tun.fi/MX.206459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Labia minor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.206458> ;
    skos:hiddenLabel "Labia minor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupihtihäntä"@fi,
        "Labia minor"@sv .

<http://tun.fi/MX.206461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blatta orientalis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.206460> ;
    skos:hiddenLabel "Blatta orientalis"@fi,
        "Blatta orientalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsintorakka"@fi,
        "orientalisk kackerlacka"@sv .

<http://tun.fi/MX.206464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blattella germanica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.206463> ;
    skos:hiddenLabel "Blattella germanica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "russakka"@fi,
        "Blattella germanica"@sv .

<http://tun.fi/MX.206470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectobius lapponicus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.206469> ;
    skos:hiddenLabel "Ectobius lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapintorakka"@fi,
        "Ectobius lapponicus"@sv .

<http://tun.fi/MX.206471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectobius sylvestris" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.206469> ;
    skos:hiddenLabel "Ectobius sylvestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsätorakka"@fi,
        "Ectobius sylvestris"@sv .

<http://tun.fi/MX.206476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptophlebia marginata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.206475> ;
    skos:hiddenLabel "Leptophlebia marginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätsurviainen"@fi,
        "Leptophlebia marginata"@sv .

<http://tun.fi/MX.206477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptophlebia vespertina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.206475> ;
    skos:hiddenLabel "Leptophlebia vespertina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampisurviainen"@fi,
        "Leptophlebia vespertina"@sv .

<http://tun.fi/MX.206479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraleptophlebia cincta" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.206478> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraleptophlebia cincta"@fi,
        "Paraleptophlebia cincta"@sv .

<http://tun.fi/MX.206480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraleptophlebia strandii" ;
    dwc:scientificNameAuthorship "(Eaton, 1901)" ;
    skos:broader <http://tun.fi/MX.206478> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraleptophlebia strandii"@fi,
        "Paraleptophlebia strandii"@sv .

<http://tun.fi/MX.206481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraleptophlebia submarginata" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.206478> ;
    skos:hiddenLabel "Paraleptophlebia submarginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopurosurviainen"@fi,
        "Paraleptophlebia submarginata"@sv .

<http://tun.fi/MX.206482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraleptophlebia werneri" ;
    dwc:scientificNameAuthorship "Ulmer, 1920" ;
    skos:broader <http://tun.fi/MX.206478> ;
    skos:hiddenLabel "Paraleptophlebia werneri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpurosurviainen"@fi,
        "Paraleptophlebia werneri"@sv .

<http://tun.fi/MX.206484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Habrophlebia fusca" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.206483> ;
    skos:hiddenLabel "Habrophlebia fusca"@fi,
        "Habrophlebia fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummanyhäsurviainen"@fi,
        "mörk älvdagslända"@sv .

<http://tun.fi/MX.206485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Habrophlebia lauta" ;
    dwc:scientificNameAuthorship "Eaton, 1884" ;
    skos:broader <http://tun.fi/MX.206483> ;
    skos:hiddenLabel "Habrophlebia lauta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleanyhäsurviainen"@fi,
        "Habrophlebia lauta"@sv .

<http://tun.fi/MX.206489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamanthus luteus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.206488> ;
    skos:hiddenLabel "Potamanthus luteus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasurviainen"@fi,
        "Potamanthus luteus"@sv .

<http://tun.fi/MX.206492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephemera danica" ;
    dwc:scientificNameAuthorship "Müller, 1764" ;
    skos:broader <http://tun.fi/MX.206491> ;
    skos:hiddenLabel "Ephemera danica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tanskansurviainen"@fi,
        "Ephemera danica"@sv .

<http://tun.fi/MX.206493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephemera lineata" ;
    dwc:scientificNameAuthorship "Eaton, 1870" ;
    skos:broader <http://tun.fi/MX.206491> ;
    skos:hiddenLabel "Ephemera lineata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kymisurviainen"@fi,
        "Ephemera lineata"@sv .

<http://tun.fi/MX.206494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephemera vulgata" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.206491> ;
    skos:hiddenLabel "Ephemera vulgata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosurviainen"@fi,
        "Ephemera vulgata"@sv .

<http://tun.fi/MX.206498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephemerella aurivillii" ;
    dwc:scientificNameAuthorship "(Bengtsson, 1908)" ;
    skos:broader <http://tun.fi/MX.206497> ;
    skos:hiddenLabel "Ephemerella aroni"@fi,
        "Ephemerella aurivillii"@fi,
        "Ephemerella aroni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitasukassurviainen"@fi,
        "Ephemerella aurivillii"@sv .

<http://tun.fi/MX.206499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephemerella mucronata" ;
    dwc:scientificNameAuthorship "(Bengtsson, 1909)" ;
    skos:broader <http://tun.fi/MX.206497> ;
    skos:hiddenLabel "Ephemerella mucronata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörökidussurviainen"@fi,
        "Ephemerella mucronata"@sv .

<http://tun.fi/MX.206500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serratella ignita" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.5081576> ;
    skos:hiddenLabel "Ephemerella ignita"@fi,
        "Serratella ignita"@fi,
        "Ephemerella ignita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okasurviainen"@fi,
        "Serratella ignita"@sv .

<http://tun.fi/MX.206503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenis horaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.206502> ;
    skos:hiddenLabel "Caenis horaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusurviainen"@fi,
        "Caenis horaria"@sv .

<http://tun.fi/MX.206504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenis lactea" ;
    dwc:scientificNameAuthorship "(Burmeister, 1839)" ;
    skos:broader <http://tun.fi/MX.206502> ;
    skos:hiddenLabel "Caenis lactea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "yöpikkusurviainen"@fi,
        "Caenis lactea"@sv .

<http://tun.fi/MX.206505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenis luctuosa" ;
    dwc:scientificNameAuthorship "(Burmeister, 1839)" ;
    skos:broader <http://tun.fi/MX.206502> ;
    skos:hiddenLabel "Caenis luctuosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lovipikkusurviainen"@fi,
        "Caenis luctuosa"@sv .

<http://tun.fi/MX.206506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenis rivulorum" ;
    dwc:scientificNameAuthorship "Eaton, 1884" ;
    skos:broader <http://tun.fi/MX.206502> ;
    skos:hiddenLabel "Caenis rivulorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiösurviainen"@fi,
        "Caenis rivulorum"@sv .

<http://tun.fi/MX.206507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenis robusta" ;
    dwc:scientificNameAuthorship "Eaton, 1884" ;
    skos:broader <http://tun.fi/MX.206502> ;
    skos:hiddenLabel "Caenis robusta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänpikkusurviainen"@fi,
        "Caenis robusta"@sv .

<http://tun.fi/MX.206509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycercus harrisellus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.206508> ;
    skos:hiddenLabel "Brachycercus harrisellus"@fi,
        "Brachycercus harrisellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokisurviainen"@fi,
        "hornslamslända"@sv .

<http://tun.fi/MX.206515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nixe joernensis" ;
    dwc:scientificNameAuthorship "(Bengtsson, 1909)" ;
    skos:broader <http://tun.fi/MX.5081574> ;
    skos:hiddenLabel "Afghanurus joernensis"@fi,
        "Nixe joernensis"@fi,
        "Paracinygmula joernensis"@fi,
        "Afghanurus joernensis"@sv,
        "Paracinygmula joernensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulaakasurviainen"@fi,
        "Nixe joernensis"@sv .

<http://tun.fi/MX.206519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heptagenia dalecarlica" ;
    dwc:scientificNameAuthorship "Bengtsson, 1912" ;
    skos:broader <http://tun.fi/MX.206517> ;
    skos:hiddenLabel "Heptagenia dalecarlica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlaakasurviainen"@fi,
        "Heptagenia dalecarlica"@sv .

<http://tun.fi/MX.206520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heptagenia flava" ;
    dwc:scientificNameAuthorship "Rostock, 1878" ;
    skos:broader <http://tun.fi/MX.206517> ;
    skos:hiddenLabel "Heptagenia flava"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vantaansurviainen"@fi,
        "Heptagenia flava"@sv .

<http://tun.fi/MX.206521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heptagenia sulphurea" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.206517> ;
    skos:hiddenLabel "Heptagenia sulphurea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalaakasurviainen"@fi,
        "Heptagenia sulphurea"@sv .

<http://tun.fi/MX.206523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kageronia fuscogrisea" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.206522> ;
    skos:hiddenLabel "Kageronia fuscogrisea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvilaakasurviainen"@fi,
        "Kageronia fuscogrisea"@sv .

<http://tun.fi/MX.206524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kageronia orbiticola" ;
    dwc:scientificNameAuthorship "Kluge, 1986" ;
    skos:broader <http://tun.fi/MX.206522> ;
    skos:hiddenLabel "Kageronia orbiticola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiansurviainen"@fi,
        "Kageronia orbiticola"@sv .

<http://tun.fi/MX.206527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthroplea congener" ;
    dwc:scientificNameAuthorship "Bengtsson, 1908" ;
    skos:broader <http://tun.fi/MX.206526> ;
    skos:hiddenLabel "Arthroplea congener"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siiviläsurviainen"@fi,
        "Arthroplea congener"@sv .

<http://tun.fi/MX.206530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metretopus alter" ;
    dwc:scientificNameAuthorship "Bengtsson, 1930" ;
    skos:broader <http://tun.fi/MX.206529> ;
    skos:hiddenLabel "Metretopus alter"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansurviainen"@fi,
        "Metretopus alter"@sv .

<http://tun.fi/MX.206531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metretopus borealis" ;
    dwc:scientificNameAuthorship "(Eaton, 1871)" ;
    skos:broader <http://tun.fi/MX.206529> ;
    skos:hiddenLabel "Metretopus borealis"@fi,
        "Metretopus borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outasurviainen"@fi,
        "fjälldagslända"@sv .

<http://tun.fi/MX.206537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphlonurus aestivalis" ;
    dwc:scientificNameAuthorship "Eaton, 1903" ;
    skos:broader <http://tun.fi/MX.206535> ;
    skos:hiddenLabel "Siphlonurus aestivalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvisurviainen"@fi,
        "Siphlonurus aestivalis"@sv .

<http://tun.fi/MX.206538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphlonurus lacustris" ;
    dwc:scientificNameAuthorship "Eaton, 1870" ;
    skos:broader <http://tun.fi/MX.206535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphlonurus lacustris"@fi,
        "Siphlonurus lacustris"@sv .

<http://tun.fi/MX.206543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parameletus chelifer" ;
    dwc:scientificNameAuthorship "Bengtsson, 1908" ;
    skos:broader <http://tun.fi/MX.206542> ;
    skos:hiddenLabel "Parameletus chelifer"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolapinsurviainen"@fi,
        "Parameletus chelifer"@sv .

<http://tun.fi/MX.206544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parameletus minor" ;
    dwc:scientificNameAuthorship "(Bengtsson, 1909)" ;
    skos:broader <http://tun.fi/MX.206542> ;
    skos:hiddenLabel "Parameletus minor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pienilapinsurviainen"@fi,
        "Parameletus minor"@sv .

<http://tun.fi/MX.206547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ameletus inopinatus" ;
    dwc:scientificNameAuthorship "Eaton, 1887" ;
    skos:broader <http://tun.fi/MX.206546> ;
    skos:hiddenLabel "Ameletus inopinatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampasurviainen"@fi,
        "Ameletus inopinatus"@sv .

<http://tun.fi/MX.206552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acentrella lapponica" ;
    dwc:scientificNameAuthorship "Bengtsson, 1912" ;
    skos:broader <http://tun.fi/MX.206551> ;
    skos:hiddenLabel "Acentrella lapponica"@fi,
        "Baetis lapponicus"@fi,
        "Baetis lapponicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "köngässurviainen"@fi,
        "Acentrella lapponica"@sv .

<http://tun.fi/MX.206554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baetis fuscatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.206550> ;
    skos:hiddenLabel "Baetis fuscatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjovyösurviainen"@fi,
        "Baetis fuscatus"@sv .

<http://tun.fi/MX.206555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baetis scambus" ;
    dwc:scientificNameAuthorship "Eaton, 1870" ;
    skos:broader <http://tun.fi/MX.206550> ;
    skos:hiddenLabel "Baetis scambus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outosurviainen"@fi,
        "Baetis scambus"@sv .

<http://tun.fi/MX.206556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baetis liebenauae" ;
    dwc:scientificNameAuthorship "Keffermüller, 1974" ;
    skos:broader <http://tun.fi/MX.206550> ;
    skos:hiddenLabel "Baetis liebenauae"@fi,
        "Baetis liebenauae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolansukeltajasurviainen"@fi,
        "polsk smådagslända"@sv .

<http://tun.fi/MX.206557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baetis macani" ;
    dwc:scientificNameAuthorship "Kimmins, 1957" ;
    skos:broader <http://tun.fi/MX.206550> ;
    skos:hiddenLabel "Baetis macani"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saanansurviainen"@fi,
        "Baetis macani"@sv .

<http://tun.fi/MX.206558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baetis subalpinus" ;
    dwc:scientificNameAuthorship "Bengtsson, 1917" ;
    skos:broader <http://tun.fi/MX.206550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baetis subalpinus"@fi,
        "Baetis subalpinus"@sv .

<http://tun.fi/MX.206559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baetis jaervii" ;
    dwc:scientificNameAuthorship "Savolainen, 2009" ;
    skos:broader <http://tun.fi/MX.206550> ;
    skos:hiddenLabel "Baetis jaervii"@fi,
        "Baetis tracheatus"@fi,
        "Baetis tracheatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvisukeltajasurviainen"@fi,
        "Baetis jaervii"@sv .

<http://tun.fi/MX.206560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baetis vernus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.206550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baetis vernus"@fi,
        "Baetis vernus"@sv .

<http://tun.fi/MX.206562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nigrobaetis digitatus" ;
    dwc:scientificNameAuthorship "(Bengtsson, 1912)" ;
    skos:broader <http://tun.fi/MX.206561> ;
    skos:hiddenLabel "Baetis digitatus"@fi,
        "Nigrobaetis digitatus"@fi,
        "Baetis digitatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppisurviainen"@fi,
        "Nigrobaetis digitatus"@sv .

<http://tun.fi/MX.206563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alainites muticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.5080669> ;
    skos:hiddenLabel "Alainites muticus"@fi,
        "Baetis muticus"@fi,
        "Baetis muticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutisurviainen"@fi,
        "Alainites muticus"@sv .

<http://tun.fi/MX.206564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nigrobaetis niger" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.206561> ;
    skos:hiddenLabel "Baetis niger"@fi,
        "Nigrobaetis niger"@fi,
        "Baetis niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasukeltajasurviainen"@fi,
        "Nigrobaetis niger"@sv .

<http://tun.fi/MX.206566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baetis rhodani" ;
    dwc:scientificNameAuthorship "(Pictet, 1843)" ;
    skos:broader <http://tun.fi/MX.206550> ;
    skos:hiddenLabel "Baetis rhodani"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikikässurviainen"@fi,
        "Baetis rhodani"@sv .

<http://tun.fi/MX.206570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Raptobaetopus tenellus" ;
    dwc:scientificNameAuthorship "(Albarda, 1878)" ;
    skos:broader <http://tun.fi/MX.206569> ;
    skos:hiddenLabel "Baetopus tenellus"@fi,
        "Raptobaetopus tenellus"@fi,
        "Baetopus tenellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "petosurviainen"@fi,
        "Raptobaetopus tenellus"@sv .

<http://tun.fi/MX.206572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centroptilum luteolum" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.206571> ;
    skos:hiddenLabel "Centroptilum luteolum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentosurviainen"@fi,
        "Centroptilum luteolum"@sv .

<http://tun.fi/MX.206575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cloeon dipterum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.206573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cloeon dipterum"@fi,
        "Cloeon dipterum"@sv .

<http://tun.fi/MX.206576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cloeon inscriptum" ;
    dwc:scientificNameAuthorship "Bengtsson, 1914" ;
    skos:broader <http://tun.fi/MX.206573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cloeon inscriptum"@fi,
        "Cloeon inscriptum"@sv .

<http://tun.fi/MX.206578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cloeon praetextum" ;
    dwc:scientificNameAuthorship "Bengtsson, 1914" ;
    skos:broader <http://tun.fi/MX.206573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cloeon praetextum"@fi,
        "Cloeon praetextum"@sv .

<http://tun.fi/MX.206579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cloeon simile" ;
    dwc:scientificNameAuthorship "Eaton, 1870" ;
    skos:broader <http://tun.fi/MX.206573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cloeon simile"@fi,
        "Cloeon simile"@sv .

<http://tun.fi/MX.206581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procloeon bifidum" ;
    dwc:scientificNameAuthorship "(Bengtsson, 1912)" ;
    skos:broader <http://tun.fi/MX.206580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procloeon bifidum"@fi,
        "Procloeon bifidum"@sv .

<http://tun.fi/MX.206676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Romanogobio albipinnatus" ;
    dwc:scientificNameAuthorship "(Lukasch, 1933)" ;
    skos:broader <http://tun.fi/MX.206675> ;
    skos:hiddenLabel "Romanogobio albipinnatus"@fi,
        "Romanogobio albipinnatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoevätörö"@fi,
        "vitfenad sandkrypare"@sv .

<http://tun.fi/MX.206699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceramium tenuicorne" ;
    dwc:scientificNameAuthorship "(Kützing) Waern" ;
    skos:broader <http://tun.fi/MX.206698> ;
    skos:hiddenLabel "Ceramium tenuicorne"@fi,
        "Ceramium tenuicorne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punahelmilevä"@fi,
        "röd havsmossa"@sv .

<http://tun.fi/MX.206704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chara aspera" ;
    dwc:scientificNameAuthorship "C.L.Willdenow" ;
    skos:broader <http://tun.fi/MX.206703> ;
    skos:hiddenLabel "Chara aspera"@fi,
        "Chara aspera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mukulanäkinparta"@fi,
        "knölsträfse"@sv .

<http://tun.fi/MX.206707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorda filum" ;
    dwc:scientificNameAuthorship "(Linnaeus) Stackhouse" ;
    skos:altLabel "vaskijouhilevä"@fi ;
    skos:broader <http://tun.fi/MX.206706> ;
    skos:hiddenLabel "Chorda filum"@fi,
        "Chorda filum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhilevä"@fi,
        "snärjtång"@sv .

<http://tun.fi/MX.206710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fucus vesiculosus" ;
    dwc:scientificNameAuthorship "Linnaeus" ;
    skos:altLabel "rakkolevä"@fi ;
    skos:broader <http://tun.fi/MX.206709> ;
    skos:hiddenLabel "Fucus vesiculosus"@fi,
        "Fucus vesiculosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakkohauru"@fi,
        "blåstång"@sv .

<http://tun.fi/MX.206713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Furcellaria lumbricalis" ;
    dwc:scientificNameAuthorship "(Hudson) J.V.Lamouroux" ;
    skos:broader <http://tun.fi/MX.206712> ;
    skos:hiddenLabel "Furcellaria fastigiata"@fi,
        "Furcellaria lumbricalis"@fi,
        "Furcellaria fastigiata"@sv,
        "Furcellaria lumbricalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarukkalevä"@fi,
        "gaffeltång"@sv .

<http://tun.fi/MX.206716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulva intestinalis" ;
    dwc:scientificNameAuthorship "Linnaeus" ;
    skos:broader <http://tun.fi/MX.206715> ;
    skos:hiddenLabel "Enteromorpha intestinalis"@fi,
        "Ulva intestinalis"@fi,
        "Enteromorpha intestinalis"@sv,
        "Ulva intestinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosuolilevä"@fi,
        "tarmtång"@sv .

<http://tun.fi/MX.206725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaneroptera falcata" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.206724> ;
    skos:hiddenLabel "Phaneroptera falcata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppihepokatti"@fi,
        "Phaneroptera falcata"@sv .

<http://tun.fi/MX.206758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyacophila nubila" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.206757> ;
    skos:hiddenLabel "Rhyacophila nubila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtalouhekas"@fi,
        "Rhyacophila nubila"@sv .

<http://tun.fi/MX.206759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa humilis" ;
    dwc:scientificNameAuthorship "Ehrh. ex Hoffm." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa humilis"@fi,
        "Poa subcaerulea"@fi,
        "Poa humilis"@sv,
        "Poa subcaerulea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "matalanurmikka"@fi,
        "smågröe"@sv .

<http://tun.fi/MX.206761> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Calidris alpina schinzii" ;
    dwc:scientificNameAuthorship "(C. L. Brehm & Schilling, 1822)" ;
    skos:broader <http://tun.fi/MX.27699> ;
    skos:hiddenLabel "Calidris alpina schinzii"@fi,
        "Calidris alpina schinzii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsuosirri"@fi,
        "sydlig kärrsnäppa"@sv .

<http://tun.fi/MX.206762> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Calidris alpina alpina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27699> ;
    skos:hiddenLabel "Calidris alpina alpina"@fi,
        "Calidris alpina alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suosirri (alalaji alpina)"@fi,
        "kärrsnäppa (rasen alpina)"@sv .

<http://tun.fi/MX.206797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pectinatella magnifica" ;
    dwc:scientificNameAuthorship "Leidy, 1851" ;
    skos:broader <http://tun.fi/MX.206796> ;
    skos:hiddenLabel "Pectinatella magnifica"@fi,
        "Pectinatella magnifica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hyytelösammaleläin"@fi,
        "Pectinatella magnifica -mossdjur"@sv .

<http://tun.fi/MX.206815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acipenser oxyrinchus" ;
    dwc:scientificNameAuthorship "Mitchill, 1815" ;
    skos:broader <http://tun.fi/MX.53094> ;
    skos:hiddenLabel "Acipenser oxyrinchus"@fi,
        "Acipenser oxyrinchus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisampi"@fi,
        "atlantisk stör"@sv .

<http://tun.fi/MX.206816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acipenser stellatus" ;
    dwc:scientificNameAuthorship "Pallas, 1771" ;
    skos:broader <http://tun.fi/MX.53094> ;
    skos:hiddenLabel "Acipenser stellatus"@fi,
        "Acipenser stellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtisampi"@fi,
        "stjarnstör"@sv .

<http://tun.fi/MX.206820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coregonus nasus" ;
    dwc:scientificNameAuthorship "(Pallas, 1776)" ;
    skos:broader <http://tun.fi/MX.53131> ;
    skos:hiddenLabel "Coregonus nasus"@fi,
        "Coregonus nasus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörökuonosiika"@fi,
        "bredsik"@sv .

<http://tun.fi/MX.206830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropterus salmoides" ;
    dwc:scientificNameAuthorship "(Lacepède, 1802)" ;
    skos:broader <http://tun.fi/MX.53254> ;
    skos:hiddenLabel "Micropterus salmoides"@fi,
        "Micropterus salmoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isobassi"@fi,
        "öringabborre"@sv .

<http://tun.fi/MX.206832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepomis gibbosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.206831> ;
    skos:hiddenLabel "Lepomis gibbosus"@fi,
        "Lepomis gibbosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aurinkoahven"@fi,
        "solabborre"@sv .

<http://tun.fi/MX.206835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scophthalmus rhombus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.206834> ;
    skos:hiddenLabel "Scophthalmus rhombus"@fi,
        "Scophthalmus rhombus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokampela"@fi,
        "slätvar"@sv .

<http://tun.fi/MX.206836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astacus astacus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "rapu"@fi ;
    skos:broader <http://tun.fi/MX.53443> ;
    skos:hiddenLabel "Astacus astacus"@fi,
        "Astacus fluviatilis"@fi,
        "Astacus astacus"@sv,
        "Astacus fluviatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokirapu"@fi,
        "flodkräfta"@sv .

<http://tun.fi/MX.209578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hosta undulata" ;
    dwc:scientificNameAuthorship "(Otto & A. Dietr.) L. H. Bailey" ;
    skos:broader <http://tun.fi/MX.41880> ;
    skos:hiddenLabel "Hosta undulata"@fi,
        "Hosta undulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokuunlilja"@fi,
        "brokfunkia"@sv .

<http://tun.fi/MX.210781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reynoutria compacta" ;
    dwc:scientificNameAuthorship "(Hook. f.) Nakai" ;
    skos:broader <http://tun.fi/MX.4972071> ;
    skos:hiddenLabel "Reynoutria compacta"@fi,
        "Reynoutria compacta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neidontatar"@fi,
        "rosenslide"@sv .

<http://tun.fi/MX.210811> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Achillea ptarmica var. multiplex" ;
    dwc:scientificNameAuthorship "(P. Renault) Heimerl" ;
    skos:broader <http://tun.fi/MX.39809> ;
    skos:hiddenLabel "Achillea ptarmica var. multiplex"@fi,
        "Achillea ptarmica var. multiplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koreakärsämö"@fi,
        "vitpytta"@sv .

<http://tun.fi/MX.211076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptycholomoides aeriferanus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.211075> ;
    skos:hiddenLabel "Ptycholomoides aeriferana"@fi,
        "Ptycholomoides aeriferanus"@fi,
        "Ptycholomoides aeriferana"@sv,
        "Ptycholomoides aeriferanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrarullakääriäinen"@fi,
        "lärkbredvecklare"@sv .

<http://tun.fi/MX.211077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Retinia perangustana" ;
    dwc:scientificNameAuthorship "(Snellen, 1883)" ;
    skos:broader <http://tun.fi/MX.60490> ;
    skos:hiddenLabel "Retinia perangustana"@fi,
        "Retinia perangustana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikuusenkäpykääriäinen"@fi,
        "lärkkottvecklare"@sv .

<http://tun.fi/MX.211078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythris sinensis" ;
    dwc:scientificNameAuthorship "(Felder & Rogenhofer, 1875)" ;
    skos:broader <http://tun.fi/MX.59617> ;
    skos:hiddenLabel "Scythris sinensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiinansukkulakoi"@fi,
        "Scythris sinensis"@sv .

<http://tun.fi/MX.211095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita fissana" ;
    dwc:scientificNameAuthorship "(Frölich, 1828)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Grapholita fissana"@fi,
        "Grapholita fissana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halkiokiiltokääriäinen"@fi,
        "dubbelmåneärtvecklare"@sv .

<http://tun.fi/MX.211100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eversmannia exornata" ;
    dwc:scientificNameAuthorship "(Eversmann, 1837)" ;
    skos:broader <http://tun.fi/MX.211099> ;
    skos:hiddenLabel "Eversmannia exornata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtalumosiipi"@fi,
        "Eversmannia exornata"@sv .

<http://tun.fi/MX.211115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora silenella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1855" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora silenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tataarikohokkipussikoi"@fi,
        "Coleophora silenella"@sv .

<http://tun.fi/MX.211175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synanthedon aurivillii" ;
    dwc:scientificNameAuthorship "(Lampa, 1883)" ;
    skos:broader <http://tun.fi/MX.59952> ;
    skos:hiddenLabel "Synanthedon aurivillii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundralasisiipi"@fi,
        "Synanthedon aurivillii"@sv .

<http://tun.fi/MX.211222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanostoma mellarium" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.211221> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanostoma mellarium"@fi,
        "Melanostoma mellarium"@sv .

<http://tun.fi/MX.211223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanostoma certum" ;
    dwc:scientificNameAuthorship "Haarto & Ståhls, 2014" ;
    skos:broader <http://tun.fi/MX.211221> ;
    skos:hiddenLabel "Melanostoma certum"@fi,
        "Melanostoma dubium"@fi,
        "Melanostoma dubium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustamaakirvari"@fi,
        "Melanostoma certum"@sv .

<http://tun.fi/MX.211243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia boreobaltica" ;
    dwc:scientificNameAuthorship "Salmela, 2014" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicranomyia boreobaltica"@fi,
        "Dicranomyia boreobaltica"@sv .

<http://tun.fi/MX.211262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carcelia puberula" ;
    dwc:scientificNameAuthorship "(Mesnil, 1941)" ;
    skos:broader <http://tun.fi/MX.211260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carcelia puberula"@fi,
        "Carcelia puberula"@sv .

<http://tun.fi/MX.211265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanipa bicincta" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.211264> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanipa bicincta"@fi,
        "Lecanipa bicincta"@sv .

<http://tun.fi/MX.211268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winthemia speciosa" ;
    dwc:scientificNameAuthorship "(Egger, 1861)" ;
    skos:broader <http://tun.fi/MX.211267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winthemia speciosa"@fi,
        "Winthemia speciosa"@sv .

<http://tun.fi/MX.211277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera antennata" ;
    dwc:scientificNameAuthorship "Starý, 1999" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera antennata"@fi,
        "Trichocera antennata"@sv .

<http://tun.fi/MX.211278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera recondita" ;
    dwc:scientificNameAuthorship "Starý, 2000" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera recondita"@fi,
        "Trichocera recondita"@sv .

<http://tun.fi/MX.211279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera michali" ;
    dwc:scientificNameAuthorship "Krzemińska, 1999" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera michali"@fi,
        "Trichocera michali"@sv .

<http://tun.fi/MX.211280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera nordica" ;
    dwc:scientificNameAuthorship "Krzemińska & Gorzka, 2014" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera nordica"@fi,
        "Trichocera nordica"@sv .

<http://tun.fi/MX.211498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archanara neurica" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.62774> ;
    skos:hiddenLabel "Archanara neurica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämyruokoyökkönen"@fi,
        "Archanara neurica"@sv .

<http://tun.fi/MX.211559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anapausis soluta" ;
    dwc:scientificNameAuthorship "(Loew, 1846)" ;
    skos:broader <http://tun.fi/MX.211558> ;
    skos:hiddenLabel "Scatopse soluta"@fi,
        "Scatopse soluta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anapausis soluta"@fi,
        "Anapausis soluta"@sv .

<http://tun.fi/MX.211595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neuratelia salmelai" ;
    dwc:scientificNameAuthorship "Kurina, Õunap & Põldmaa, 2015" ;
    skos:broader <http://tun.fi/MX.211599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neuratelia salmelai"@fi,
        "Neuratelia salmelai"@sv .

<http://tun.fi/MX.211915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halicryptus spinulosus" ;
    dwc:scientificNameAuthorship "von Siebold, 1849" ;
    skos:broader <http://tun.fi/MX.5010943> ;
    skos:hiddenLabel "Halicryptus spinulosus"@fi,
        "Halicryptus spinulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okamakkaramato"@fi,
        "korvmask"@sv .

<http://tun.fi/MX.211958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aurelia aurita" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.211957> ;
    skos:hiddenLabel "Aurelia aurita"@fi,
        "Aurelia aurita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korvameduusa"@fi,
        "öronmanet"@sv .

<http://tun.fi/MX.211961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyanea capillata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.211960> ;
    skos:hiddenLabel "Cyanea capillata"@fi,
        "Cyanea capillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiusmeduusa"@fi,
        "röd brännmanet"@sv .

<http://tun.fi/MX.211965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedacusta sowerbii" ;
    dwc:scientificNameAuthorship "Lankester, 1880" ;
    skos:broader <http://tun.fi/MX.211963> ;
    skos:hiddenLabel "Craspedacusta sowerbii"@fi,
        "Craspedacusta sowerbii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lammikkomeduusa"@fi,
        "sötvattensmanet"@sv .

<http://tun.fi/MX.211966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Maeotias marginata" ;
    dwc:scientificNameAuthorship "(Modeer, 1791)" ;
    skos:broader <http://tun.fi/MX.211964> ;
    skos:hiddenLabel "Maeotias marginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "asovanhydromeduusa"@fi,
        "Maeotias marginata"@sv .

<http://tun.fi/MX.211971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protohydra leuckarti" ;
    dwc:scientificNameAuthorship "Greeff, 1870" ;
    skos:broader <http://tun.fi/MX.211970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protohydra leuckarti"@fi,
        "Protohydra leuckarti"@sv .

<http://tun.fi/MX.211972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydra oxycnida" ;
    dwc:scientificNameAuthorship "Schulze, 1914" ;
    skos:broader <http://tun.fi/MX.211969> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydra oxycnida"@fi,
        "Hydra oxycnida"@sv .

<http://tun.fi/MX.211976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydra vulgaris" ;
    dwc:scientificNameAuthorship "Pallas, 1766" ;
    skos:broader <http://tun.fi/MX.211969> ;
    skos:hiddenLabel "Hydra vulgaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampipolyyppi"@fi,
        "Hydra vulgaris"@sv .

<http://tun.fi/MX.211977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydra oligactis" ;
    dwc:scientificNameAuthorship "Pallas, 1776" ;
    skos:broader <http://tun.fi/MX.211969> ;
    skos:hiddenLabel "Pelmatohydra oligactis"@fi,
        "Pelmatohydra oligactis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydra oligactis"@fi,
        "Hydra oligactis"@sv .

<http://tun.fi/MX.211982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonothyraea loveni" ;
    dwc:scientificNameAuthorship "(Allman, 1859)" ;
    skos:broader <http://tun.fi/MX.211981> ;
    skos:hiddenLabel "Laomedea loveni"@fi,
        "Obelia loveni"@fi,
        "Laomedea loveni"@sv,
        "Obelia loveni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonothyraea loveni"@fi,
        "Gonothyraea loveni"@sv .

<http://tun.fi/MX.212135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marenzelleria neglecta" ;
    dwc:scientificNameAuthorship "Sikorski & Bick, 2004" ;
    skos:broader <http://tun.fi/MX.53460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marenzelleria neglecta"@fi,
        "Marenzelleria neglecta"@sv .

<http://tun.fi/MX.212136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marenzelleria viridis" ;
    dwc:scientificNameAuthorship "(Verrill, 1873)" ;
    skos:broader <http://tun.fi/MX.53460> ;
    skos:hiddenLabel "Marenzelleria viridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikansukasmato"@fi,
        "Marenzelleria viridis"@sv .

<http://tun.fi/MX.212137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marenzelleria arctia" ;
    dwc:scientificNameAuthorship "(Chamberlin, 1920) " ;
    skos:broader <http://tun.fi/MX.53460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marenzelleria arctia"@fi,
        "Marenzelleria arctia"@sv .

<http://tun.fi/MX.212139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pygospio elegans" ;
    dwc:scientificNameAuthorship "Claparède, 1863" ;
    skos:broader <http://tun.fi/MX.212138> ;
    skos:hiddenLabel "Pygospio elegans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiekkaputkimato"@fi,
        "Pygospio elegans"@sv .

<http://tun.fi/MX.212144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Terebellides stroemii" ;
    dwc:scientificNameAuthorship "Sars, 1835" ;
    skos:broader <http://tun.fi/MX.212143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Terebellides stroemii"@fi,
        "Terebellides stroemii"@sv .

<http://tun.fi/MX.212147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hediste diversicolor" ;
    dwc:scientificNameAuthorship "(O.F. Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.212146> ;
    skos:hiddenLabel "Hediste diversicolor"@fi,
        "Nereis diversicolor"@fi,
        "Hediste diversicolor"@sv,
        "Nereis diversicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisukasjalkainen"@fi,
        "rovborstmask"@sv .

<http://tun.fi/MX.212151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Manayunkia aestuarina" ;
    dwc:scientificNameAuthorship "(Bourne, 1883)" ;
    skos:broader <http://tun.fi/MX.212150> ;
    skos:hiddenLabel "Manayunkia aestuarina"@fi,
        "Manayunkia baltica"@fi,
        "Manayunkia baltica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suistosukasmato"@fi,
        "Manayunkia aestuarina"@sv .

<http://tun.fi/MX.212153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabricia stellaris" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.212152> ;
    skos:hiddenLabel "Fabricia sabella"@fi,
        "Fabricia stellaris"@fi,
        "Fabricia sabella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leväviuhkamato"@fi,
        "Fabricia stellaris"@sv .

<http://tun.fi/MX.212156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabriciola baltica" ;
    dwc:scientificNameAuthorship "Friedrich, 1939" ;
    skos:broader <http://tun.fi/MX.212155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fabriciola baltica"@fi,
        "Fabriciola baltica"@sv .

<http://tun.fi/MX.212158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bylgides sarsi" ;
    dwc:scientificNameAuthorship "(Kinberg in Malmgren, 1866)" ;
    skos:broader <http://tun.fi/MX.212157> ;
    skos:hiddenLabel "Bylgides sarsi"@fi,
        "Harmothoe sarsi"@fi,
        "Bylgides sarsi"@sv,
        "Harmothoe sarsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liejusukasjalkainen"@fi,
        "hissfjällmask"@sv .

<http://tun.fi/MX.212177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mertensia ovum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1780)" ;
    skos:broader <http://tun.fi/MX.212176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mertensia ovum"@fi,
        "Mertensia ovum"@sv .

<http://tun.fi/MX.212180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurobrachia pileus" ;
    dwc:scientificNameAuthorship "(O.F. Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.212179> ;
    skos:hiddenLabel "Pleurobrachia pileus"@fi,
        "Pleurobrachia pileus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumaneetti"@fi,
        "havskrusbär"@sv .

<http://tun.fi/MX.212183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fritillaria borealis" ;
    dwc:scientificNameAuthorship "Lohmann, 1896" ;
    skos:altLabel "pohjapyrstökäs"@fi ;
    skos:broader <http://tun.fi/MX.212182> ;
    skos:hiddenLabel "Fritillaria borealis"@fi,
        "Fritillaria borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyrstökäs"@fi,
        "brackvattensgrodd"@sv .

<http://tun.fi/MX.212187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Einhornia crustulenta" ;
    dwc:scientificNameAuthorship "(Pallas, 1766)" ;
    skos:broader <http://tun.fi/MX.212186> ;
    skos:hiddenLabel "Einhornia crustulenta"@fi,
        "Electra crustulenta"@fi,
        "Membranipora crustulenta"@fi,
        "Electra crustulenta"@sv,
        "Membranipora crustulenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "levärupi"@fi,
        "Einhornia crustulenta"@sv .

<http://tun.fi/MX.212192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cristatella mucedo" ;
    dwc:scientificNameAuthorship "Cuvier, 1798" ;
    skos:broader <http://tun.fi/MX.212191> ;
    skos:hiddenLabel "Cristatella mucedo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulkusammaleläin"@fi,
        "Cristatella mucedo"@sv .

<http://tun.fi/MX.212195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palaemon adspersus" ;
    dwc:scientificNameAuthorship "Rathke, 1837" ;
    skos:broader <http://tun.fi/MX.200257> ;
    skos:hiddenLabel "Leander adspersus"@fi,
        "Palaemon adspersus"@fi,
        "Palaemon squilla"@fi,
        "Leander adspersus"@sv,
        "Palaemon adspersus"@sv,
        "Palaemon squilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leväkatkarapu"@fi,
        "vanlig tångräka"@sv .

<http://tun.fi/MX.212216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydra viridissima" ;
    dwc:scientificNameAuthorship "Pallas, 1766" ;
    skos:broader <http://tun.fi/MX.211969> ;
    skos:hiddenLabel "Chlorohydra viridissima"@fi,
        "Hydra viridis"@fi,
        "Chlorohydra viridissima"@sv,
        "Hydra viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydra viridissima"@fi,
        "Hydra viridissima"@sv .

<http://tun.fi/MX.212296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eunapius fragilis" ;
    dwc:scientificNameAuthorship "(Leidy, 1851)" ;
    skos:broader <http://tun.fi/MX.212295> ;
    skos:hiddenLabel "Eunapius fragilis"@fi,
        "Spongilla fragilis"@fi,
        "Spongilla fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haurassieni"@fi,
        "Eunapius fragilis"@sv .

<http://tun.fi/MX.212317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyanophthalma obscura" ;
    dwc:scientificNameAuthorship "(Schultze, 1851)" ;
    skos:broader <http://tun.fi/MX.212316> ;
    skos:hiddenLabel "Cyanophthalma obscura"@fi,
        "Prostomatella obscura"@fi,
        "Cyanophthalma obscura"@sv,
        "Prostomatella obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherlimamato"@fi,
        "brackvattensnemertin"@sv .

<http://tun.fi/MX.212320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prostoma graecense" ;
    dwc:scientificNameAuthorship "(Böhming, 1892)" ;
    skos:broader <http://tun.fi/MX.212319> ;
    skos:hiddenLabel "Tetrastemma graecensis"@fi,
        "Tetrastemma graecensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prostoma graecense"@fi,
        "Prostoma graecense"@sv .

<http://tun.fi/MX.212377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limecola balthica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "itämerensimpukka"@fi ;
    skos:broader <http://tun.fi/MX.5009933> ;
    skos:hiddenLabel "Limecola balthica"@fi,
        "Macoma balthica"@fi,
        "Macoma baltica"@fi,
        "Limecola balthica"@sv,
        "Macoma balthica"@sv,
        "Macoma baltica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liejusimpukka"@fi,
        "östersjömussla"@sv .

<http://tun.fi/MX.212380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mya arenaria" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.212379> ;
    skos:hiddenLabel "Mya arenaria"@fi,
        "Mya arenaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietasimpukka"@fi,
        "sandmussla"@sv .

<http://tun.fi/MX.212383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastoderma glaucum" ;
    dwc:scientificNameAuthorship "(Bruguière, 1789)" ;
    skos:broader <http://tun.fi/MX.212382> ;
    skos:hiddenLabel "Cardium glaucum"@fi,
        "Cardium lamarcki"@fi,
        "Cerastoderma glaucum"@fi,
        "Cardium glaucum"@sv,
        "Cardium lamarcki"@sv,
        "Cerastoderma glaucum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänsydänsimpukka"@fi,
        "skev hjärtmussla"@sv .

<http://tun.fi/MX.212387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parvicardium hauniense" ;
    dwc:scientificNameAuthorship "(Petersen & Russell, 1971)" ;
    skos:broader <http://tun.fi/MX.212386> ;
    skos:hiddenLabel "Cardium hauniense"@fi,
        "Parvicardium hauniense"@fi,
        "Cardium hauniense"@sv,
        "Parvicardium hauniense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusydänsimpukka"@fi,
        "tunnskalig småhjärtmussla"@sv .

<http://tun.fi/MX.212392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilus trossulus" ;
    dwc:scientificNameAuthorship "Gould, 1851" ;
    skos:altLabel "tyynenmerensinisimpukka"@fi,
        "tvillingblåmussla"@sv ;
    skos:broader <http://tun.fi/MX.212391> ;
    skos:hiddenLabel "Mytilus trossulus"@fi,
        "Mytilus trossulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisimpukka"@fi,
        "blåmussla"@sv .

<http://tun.fi/MX.212396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Unio pictorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212395> ;
    skos:hiddenLabel "Unio pictorum"@fi,
        "Unio pictorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkojokisimpukka"@fi,
        "äkta målarmussla"@sv .

<http://tun.fi/MX.212397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Unio tumidus" ;
    dwc:scientificNameAuthorship "Retzius, 1788" ;
    skos:broader <http://tun.fi/MX.212395> ;
    skos:hiddenLabel "Unio tumidus"@fi,
        "Unio tumidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysijokisimpukka"@fi,
        "spetsig målarmussla"@sv .

<http://tun.fi/MX.212398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Unio crassus" ;
    dwc:scientificNameAuthorship "Philipsson, 1788" ;
    skos:broader <http://tun.fi/MX.212395> ;
    skos:hiddenLabel "Unio crassus"@fi,
        "Unio crassus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuollejokisimpukka"@fi,
        "tjockskalig målarmussla"@sv .

<http://tun.fi/MX.212403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Margaritifera margaritifera" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "raakku"@fi ;
    skos:broader <http://tun.fi/MX.212402> ;
    skos:hiddenLabel "Margaritifera margaritifera"@fi,
        "Margaritifera margaritifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokihelmisimpukka"@fi,
        "flodpärlmussla"@sv .

<http://tun.fi/MX.212404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anodonta anatina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212399> ;
    skos:hiddenLabel "Anodonta anatina"@fi,
        "Anodonta piscinalis"@fi,
        "Anodonta anatina"@sv,
        "Anodonta piscinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkujärvisimpukka"@fi,
        "allmän dammussla"@sv .

<http://tun.fi/MX.212405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anodonta cygnea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212399> ;
    skos:hiddenLabel "Anodonta cygnea"@fi,
        "Anodonta cygnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isojärvisimpukka"@fi,
        "större dammussla"@sv .

<http://tun.fi/MX.212406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudanodonta complanata" ;
    dwc:scientificNameAuthorship "(Rossmässler, 1835)" ;
    skos:broader <http://tun.fi/MX.212400> ;
    skos:hiddenLabel "Pseudanodonta complanata"@fi,
        "Pseudanodonta complanata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litteäjärvisimpukka"@fi,
        "flat dammussla"@sv .

<http://tun.fi/MX.212411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Musculium lacustre" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.212408> ;
    skos:hiddenLabel "Musculium lacustre"@fi,
        "Sphaerium lacustre"@fi,
        "Musculium lacustre"@sv,
        "Sphaerium lacustre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampipallosimpukka"@fi,
        "huvmussla"@sv .

<http://tun.fi/MX.212412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerium corneum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212409> ;
    skos:hiddenLabel "Sphaerium corneum"@fi,
        "Sphaerium corneum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallosimpukka"@fi,
        "allmän klotmussla"@sv .

<http://tun.fi/MX.212413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerium nitidum" ;
    dwc:scientificNameAuthorship "Clessin, 1876" ;
    skos:broader <http://tun.fi/MX.212409> ;
    skos:hiddenLabel "Sphaerium nitidum"@fi,
        "Sphaerium nitidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpallosimpukka"@fi,
        "nordlig klotmussla"@sv .

<http://tun.fi/MX.212414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium supinum" ;
    dwc:scientificNameAuthorship "Schmidt, 1850" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium supinum"@fi,
        "Pisidium supinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänhernesimpukka"@fi,
        "trekantig ärtmussla"@sv .

<http://tun.fi/MX.212415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium amnicum" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium amnicum"@fi,
        "Pisidium amnicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suurhernesimpukka"@fi,
        "stor ärtmussla"@sv .

<http://tun.fi/MX.212416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium casertanum" ;
    dwc:scientificNameAuthorship "(Poli, 1791)" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium casertanum"@fi,
        "Pisidium fontinale"@fi,
        "Pisidium casertanum"@sv,
        "Pisidium fontinale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perushernesimpukka"@fi,
        "allmän ärtmussla"@sv .

<http://tun.fi/MX.212417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium conventus" ;
    dwc:scientificNameAuthorship "Clessin, 1877" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium conventus"@fi,
        "Pisidium conventus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viileähernesimpukka"@fi,
        "sjöärtmussla"@sv .

<http://tun.fi/MX.212418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium henslowanum" ;
    dwc:scientificNameAuthorship "(Sheppard, 1825)" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium henslowanum"@fi,
        "Pisidium henslowanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purohernesimpukka"@fi,
        "flodärtmussla"@sv .

<http://tun.fi/MX.212419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium hibernicum" ;
    dwc:scientificNameAuthorship "Westerlund, 1894" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium hibernicum"@fi,
        "Pisidium hibernicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silohernesimpukka"@fi,
        "glatt ärtmussla"@sv .

<http://tun.fi/MX.212420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium lilljeborgii" ;
    dwc:scientificNameAuthorship "Clessin, 1886" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium lilljeborgii"@fi,
        "Pisidium lilljeborgii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyöröhernesimpukka"@fi,
        "rund ärtmussla"@sv .

<http://tun.fi/MX.212421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium milium" ;
    dwc:scientificNameAuthorship "Held, 1836" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium milium"@fi,
        "Pisidium milium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulleahernesimpukka"@fi,
        "kantig ärtmussla"@sv .

<http://tun.fi/MX.212422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium moitessierianum" ;
    dwc:scientificNameAuthorship "Paladilhe, 1866" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium moitessierianum"@fi,
        "Pisidium moitessierianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöhernesimpukka"@fi,
        "mindre ärtmussla"@sv .

<http://tun.fi/MX.212423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium obtusale" ;
    dwc:scientificNameAuthorship "(Lamarck, 1818)" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium obtusale"@fi,
        "Pisidium obtusale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sydänhernesimpukka"@fi,
        "trubbig ärtmussla"@sv .

<http://tun.fi/MX.212424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium personatum" ;
    dwc:scientificNameAuthorship "Malm, 1855" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium personatum"@fi,
        "Pisidium personatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmyhernesimpukka"@fi,
        "kärrärtmussla"@sv .

<http://tun.fi/MX.212425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium pseudosphaerium" ;
    dwc:scientificNameAuthorship "Favre, 1927" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium pseudosphaerium"@fi,
        "Pisidium pseudosphaerium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outohernesimpukka"@fi,
        "platt ärtmussla"@sv .

<http://tun.fi/MX.212426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium pulchellum" ;
    dwc:scientificNameAuthorship "Jenyns, 1832" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium pulchellum"@fi,
        "Pisidium pulchellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdehernesimpukka"@fi,
        "bäckärtmussla"@sv .

<http://tun.fi/MX.212427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium subtruncatum" ;
    dwc:scientificNameAuthorship "Malm, 1855" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium subtruncatum"@fi,
        "Pisidium subtruncatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vinohernesimpukka"@fi,
        "sned ärtmussla"@sv .

<http://tun.fi/MX.212429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium nitidum" ;
    dwc:scientificNameAuthorship "Jenyns, 1832" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium nitidum"@fi,
        "Pisidium nitidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltohernesimpukka"@fi,
        "glänsande ärtmussla"@sv .

<http://tun.fi/MX.212432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium hinzi" ;
    dwc:scientificNameAuthorship "Kuiper, 1975" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium hinzi"@fi,
        "Pisidium hinzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruijanhernesimpukka"@fi,
        "lappländsk ärtmussla"@sv .

<http://tun.fi/MX.212433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium waldeni" ;
    dwc:scientificNameAuthorship "Kuiper, 1975" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium waldeni"@fi,
        "Pisidium waldeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihernesimpukka"@fi,
        "nordlig ärtmussla"@sv .

<http://tun.fi/MX.212436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peringia ulvae" ;
    dwc:scientificNameAuthorship "(Pennant, 1777)" ;
    skos:broader <http://tun.fi/MX.212435> ;
    skos:hiddenLabel "Hydrobia ulvae"@fi,
        "Peringia ulvae"@fi,
        "Hydrobia ulvae"@sv,
        "Peringia ulvae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartiosukkulakotilo"@fi,
        "stor tusensnäcka"@sv .

<http://tun.fi/MX.212439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ecrobia ventrosa" ;
    dwc:scientificNameAuthorship "(Montagu, 1803)" ;
    skos:broader <http://tun.fi/MX.212438> ;
    skos:hiddenLabel "Ecrobia ventrosa"@fi,
        "Hydrobia ventrosa"@fi,
        "Ecrobia ventrosa"@sv,
        "Hydrobia ventrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulskasukkulakotilo"@fi,
        "bukig tusensnäcka"@sv .

<http://tun.fi/MX.212443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viviparus viviparus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212442> ;
    skos:hiddenLabel "Viviparus fasciatus"@fi,
        "Viviparus viviparus"@fi,
        "Viviparus fasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylppäemokotilo"@fi,
        "Viviparus viviparus"@sv .

<http://tun.fi/MX.212444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viviparus contectus" ;
    dwc:scientificNameAuthorship "(Millet, 1813)" ;
    skos:altLabel "suokotilo"@fi ;
    skos:broader <http://tun.fi/MX.212442> ;
    skos:hiddenLabel "Viviparus contectus"@fi,
        "Viviparus contectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärkiemokotilo"@fi,
        "spetssumpsnäcka"@sv .

<http://tun.fi/MX.212457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alderia modesta" ;
    dwc:scientificNameAuthorship "(Lovén, 1844)" ;
    skos:altLabel "marskgölsnigel"@sv ;
    skos:broader <http://tun.fi/MX.212456> ;
    skos:hiddenLabel "Alderia modesta"@fi,
        "Alderia modesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskomerietana"@fi,
        "fläckhjärtlösing"@sv .

<http://tun.fi/MX.212476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limapontia capitata" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.212475> ;
    skos:hiddenLabel "Limapontia capitata"@fi,
        "Limapontia capitata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukkulamerietana"@fi,
        "storhövdad marsipansnäcka"@sv .

<http://tun.fi/MX.212479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenellia adspersa" ;
    dwc:scientificNameAuthorship "(Nordmann, 1845)" ;
    skos:broader <http://tun.fi/MX.212478> ;
    skos:hiddenLabel "Embletonia pallida"@fi,
        "Tenellia adspersa"@fi,
        "Embletonia pallida"@sv,
        "Tenellia adspersa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskamerietana"@fi,
        "brackvattensnuding"@sv .

<http://tun.fi/MX.212501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theodoxus fluviatilis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212500> ;
    skos:hiddenLabel "Theodoxus fluviatilis"@fi,
        "Theodoxus fluviatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leväkotilo"@fi,
        "båtsnäcka"@sv .

<http://tun.fi/MX.212503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lymnaea stagnalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "isolimakotilo"@fi ;
    skos:broader <http://tun.fi/MX.212502> ;
    skos:hiddenLabel "Lymnaea stagnalis"@fi,
        "Lymnaea stagnalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piippolimakotilo"@fi,
        "stor dammsnäcka"@sv .

<http://tun.fi/MX.212519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxas glutinosa" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.212518> ;
    skos:hiddenLabel "Amphipeplea glutinosa"@fi,
        "Lymnaea glutinosa"@fi,
        "Myxas glutinosa"@fi,
        "Amphipeplea glutinosa"@sv,
        "Lymnaea glutinosa"@sv,
        "Myxas glutinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmakotilo"@fi,
        "manteldammsnäcka"@sv .

<http://tun.fi/MX.212520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Radix balthica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212517> ;
    skos:hiddenLabel "Lymnaea ovata"@fi,
        "Radix balthica"@fi,
        "Lymnaea ovata"@sv,
        "Radix balthica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muunnoslimakotilo"@fi,
        "oval dammsnäcka"@sv .

<http://tun.fi/MX.212521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galba truncatula" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.212515> ;
    skos:hiddenLabel "Galba truncatula"@fi,
        "Lymnaea truncatula"@fi,
        "Galba truncatula"@sv,
        "Lymnaea truncatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulimakotilo"@fi,
        "amfibisk dammsnäcka"@sv .

<http://tun.fi/MX.212523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stagnicola palustris" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.212516> ;
    skos:hiddenLabel "Lymnaea palustris"@fi,
        "Stagnicola palustris"@fi,
        "Lymnaea palustris"@sv,
        "Stagnicola palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takokotilo"@fi,
        "bred sumpdammsnäcka"@sv .

<http://tun.fi/MX.212527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physa fontinalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212526> ;
    skos:hiddenLabel "Physa fontinalis"@fi,
        "Physa fontinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "touhukotilo"@fi,
        "vanlig blåssnäcka"@sv .

<http://tun.fi/MX.212531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylus fluviatilis" ;
    dwc:scientificNameAuthorship "Müller, 1774" ;
    skos:broader <http://tun.fi/MX.212530> ;
    skos:hiddenLabel "Ancylus fluviatilis"@fi,
        "Ancylus fluviatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ancyluskotilo"@fi,
        "flodhättesnäcka"@sv .

<http://tun.fi/MX.212533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisus vortex" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212532> ;
    skos:hiddenLabel "Anisus vortex"@fi,
        "Planorbis vortex"@fi,
        "Anisus vortex"@sv,
        "Planorbis vortex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörrekiekkokotilo"@fi,
        "rundläppad skivsnäcka"@sv .

<http://tun.fi/MX.212534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisus leucostoma" ;
    dwc:scientificNameAuthorship "(Millet, 1813)" ;
    skos:broader <http://tun.fi/MX.212532> ;
    skos:hiddenLabel "Anisus leucostoma"@fi,
        "Anisus septemgyratus"@fi,
        "Anisus leucostoma"@sv,
        "Anisus septemgyratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakiekkokotilo"@fi,
        "vitläppad skivsnäcka"@sv .

<http://tun.fi/MX.212541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hippeutis complanatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212540> ;
    skos:hiddenLabel "Hippeutis complanatus"@fi,
        "Planorbis complanatus"@fi,
        "Hippeutis complanatus"@sv,
        "Planorbis complanatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linssikotilo"@fi,
        "linsskivsnäcka"@sv .

<http://tun.fi/MX.212542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyraulus albus" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.212535> ;
    skos:hiddenLabel "Gyraulus albus"@fi,
        "Gyraulus albus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokehäkotilo"@fi,
        "ljus skivsnäcka"@sv .

<http://tun.fi/MX.212545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bithynia tentaculata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212544> ;
    skos:hiddenLabel "Bithynia tentaculata"@fi,
        "Bithynia tentaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkasarvikotilo"@fi,
        "stor snytesnäcka"@sv .

<http://tun.fi/MX.212547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bithynia leachii" ;
    dwc:scientificNameAuthorship "(Sheppard, 1823)" ;
    skos:broader <http://tun.fi/MX.212544> ;
    skos:hiddenLabel "Bithynia leachii"@fi,
        "Bithynia leachii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porraskotilo"@fi,
        "mindre snytesnäcka"@sv .

<http://tun.fi/MX.212551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acroloxus lacustris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212550> ;
    skos:hiddenLabel "Acroloxus lacustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huppukotilo"@fi,
        "Acroloxus lacustris"@sv .

<http://tun.fi/MX.212554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valvata piscinalis" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.212553> ;
    skos:hiddenLabel "Valvata piscinalis"@fi,
        "Valvata piscinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liejukotilo"@fi,
        "stor kamgälsnäcka"@sv .

<http://tun.fi/MX.212555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valvata cristata" ;
    dwc:scientificNameAuthorship "Müller, 1774" ;
    skos:broader <http://tun.fi/MX.212553> ;
    skos:hiddenLabel "Valvata cristata"@fi,
        "Valvata cristata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litteäliejukotilo"@fi,
        "flat kamgälsnäcka"@sv .

<http://tun.fi/MX.212556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valvata sibirica" ;
    dwc:scientificNameAuthorship "Middendorff, 1851" ;
    skos:broader <http://tun.fi/MX.212553> ;
    skos:hiddenLabel "Valvata sibirica"@fi,
        "Valvata sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanliejukotilo"@fi,
        "sibirisk kamgälsnäcka"@sv .

<http://tun.fi/MX.212557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valvata macrostoma" ;
    dwc:scientificNameAuthorship "(Mörch, 1864)" ;
    skos:broader <http://tun.fi/MX.212553> ;
    skos:hiddenLabel "Valvata macrostoma"@fi,
        "Valvata macrostoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napaliejukotilo"@fi,
        "sumpkamgälsnäcka"@sv .

<http://tun.fi/MX.212575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Segmentina nitida" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.212539> ;
    skos:hiddenLabel "Segmentina nitida"@fi,
        "Segmentina nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lokerokiekkokotilo"@fi,
        "glansskivsnäcka"@sv .

<http://tun.fi/MX.212576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyraulus crista" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212535> ;
    skos:hiddenLabel "Armiger crista"@fi,
        "Gyraulus crista"@fi,
        "Planorbis nautileus"@fi,
        "Armiger crista"@sv,
        "Gyraulus crista"@sv,
        "Planorbis nautileus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtikehäkotilo"@fi,
        "ribbskivsnäcka"@sv .

<http://tun.fi/MX.212577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyraulus riparius" ;
    dwc:scientificNameAuthorship "(Westerlund, 1865)" ;
    skos:broader <http://tun.fi/MX.212535> ;
    skos:hiddenLabel "Gyraulus riparius"@fi,
        "Gyraulus riparius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultokehäkotilo"@fi,
        "sjöskivsnäcka"@sv .

<http://tun.fi/MX.212578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyraulus laevis" ;
    dwc:scientificNameAuthorship "(Alder, 1838)" ;
    skos:broader <http://tun.fi/MX.212535> ;
    skos:hiddenLabel "Gyraulus laevis"@fi,
        "Gyraulus laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokehäkotilo"@fi,
        "glatt skivsnäcka"@sv .

<http://tun.fi/MX.212579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyraulus acronicus" ;
    dwc:scientificNameAuthorship "(Férussac, 1807)" ;
    skos:broader <http://tun.fi/MX.212535> ;
    skos:hiddenLabel "Gyraulus acronicus"@fi,
        "Planorbis borealis"@fi,
        "Gyraulus acronicus"@sv,
        "Planorbis borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vankkakehäkotilo"@fi,
        "nordlig skivsnäcka"@sv .

<http://tun.fi/MX.212580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyomphalus contortus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212538> ;
    skos:hiddenLabel "Bathyomphalus contortus"@fi,
        "Planorbis contortus"@fi,
        "Bathyomphalus contortus"@sv,
        "Planorbis contortus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kierrekotilo"@fi,
        "remskivsnäcka"@sv .

<http://tun.fi/MX.212581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Planorbis carinatus" ;
    dwc:scientificNameAuthorship "Müller, 1774" ;
    skos:broader <http://tun.fi/MX.212537> ;
    skos:hiddenLabel "Planorbis carinatus"@fi,
        "Planorbis carinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kölikiekkokotilo"@fi,
        "kölskivsnäcka"@sv .

<http://tun.fi/MX.212582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Planorbis planorbis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212537> ;
    skos:hiddenLabel "Planorbis planorbis"@fi,
        "Planorbis umbilicatus"@fi,
        "Planorbis planorbis"@sv,
        "Planorbis umbilicatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tanakkakiekkokotilo"@fi,
        "allmän skivsnäcka"@sv .

<http://tun.fi/MX.212583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Planorbarius corneus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212536> ;
    skos:hiddenLabel "Planorbarius corneus"@fi,
        "Planorbis corneus"@fi,
        "Planorbarius corneus"@sv,
        "Planorbis corneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokiekkokotilo"@fi,
        "posthornssnäcka"@sv .

<http://tun.fi/MX.212586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aplexa hypnorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212585> ;
    skos:hiddenLabel "Aplexa hypnorum"@fi,
        "Aplexa hypnorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lammikkokotilo"@fi,
        "stor blåssnäcka"@sv .

<http://tun.fi/MX.212588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plumatella fruticosa" ;
    dwc:scientificNameAuthorship "Allmann, 1844" ;
    skos:broader <http://tun.fi/MX.212587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plumatella fruticosa"@fi,
        "Plumatella fruticosa"@sv .

<http://tun.fi/MX.212589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plumatella fungosa" ;
    dwc:scientificNameAuthorship "(Pallas, 1768)" ;
    skos:broader <http://tun.fi/MX.212587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plumatella fungosa"@fi,
        "Plumatella fungosa"@sv .

<http://tun.fi/MX.212590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plumatella repens" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212587> ;
    skos:hiddenLabel "Plumatella repens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rönsysammaleläin"@fi,
        "Plumatella repens"@sv .

<http://tun.fi/MX.212593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyalinella punctata" ;
    dwc:scientificNameAuthorship "(Hancock, 1850)" ;
    skos:broader <http://tun.fi/MX.212592> ;
    skos:hiddenLabel "Plumatella punctata"@fi,
        "Plumatella punctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyalinella punctata"@fi,
        "Hyalinella punctata"@sv .

<http://tun.fi/MX.212596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fredericella sultana" ;
    dwc:scientificNameAuthorship "(Blumenbach, 1779)" ;
    skos:broader <http://tun.fi/MX.212595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fredericella sultana"@fi,
        "Fredericella sultana"@sv .

<http://tun.fi/MX.212599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paludicella articulata" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1831)" ;
    skos:broader <http://tun.fi/MX.212598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paludicella articulata"@fi,
        "Paludicella articulata"@sv .

<http://tun.fi/MX.212602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Victorella pavida" ;
    dwc:scientificNameAuthorship "Saville-Kent, 1870" ;
    skos:broader <http://tun.fi/MX.212601> ;
    skos:hiddenLabel "Victorella pavida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormisammaleläin"@fi,
        "Victorella pavida"@sv .

<http://tun.fi/MX.212616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisidium dilatatum" ;
    dwc:scientificNameAuthorship "Westerlund, 1897" ;
    skos:broader <http://tun.fi/MX.212410> ;
    skos:hiddenLabel "Pisidium dilatatum"@fi,
        "Pisidium subtilestriatum"@fi,
        "Pisidium dilatatum"@sv,
        "Pisidium subtilestriatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syvännehernesimpukka"@fi,
        "östlig ärtmussla"@sv .

<http://tun.fi/MX.212676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphiscola glabra" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.212675> ;
    skos:hiddenLabel "Lymnaea glabra"@fi,
        "Omphiscola glabra"@fi,
        "Lymnaea glabra"@sv,
        "Omphiscola glabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkalimakotilo"@fi,
        "smal dammsnäcka"@sv .

<http://tun.fi/MX.212715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera dahlae" ;
    dwc:scientificNameAuthorship "Mendl, 1971" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera dahlae"@fi,
        "Trichocera dahlae"@sv .

<http://tun.fi/MX.212736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Radix auricularia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212517> ;
    skos:hiddenLabel "Lymnaea auricularia"@fi,
        "Radix auricularia"@fi,
        "Lymnaea auricularia"@sv,
        "Radix auricularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korvalimakotilo"@fi,
        "örondammsnäcka"@sv .

<http://tun.fi/MX.212755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Radix labiata" ;
    dwc:scientificNameAuthorship "(Rossmässler, 1835)" ;
    skos:broader <http://tun.fi/MX.212517> ;
    skos:hiddenLabel "Lymnaea peregra"@fi,
        "Radix labiata"@fi,
        "Radix peregra"@fi,
        "Lymnaea peregra"@sv,
        "Radix labiata"@sv,
        "Radix peregra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutalimakotilo"@fi,
        "slamdammsnäcka"@sv .

<http://tun.fi/MX.212857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia bigeminata" ;
    dwc:scientificNameAuthorship "Heller, Hippa & Vilkamaa, 2015" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia bigeminata"@fi,
        "Bradysia bigeminata"@sv .

<http://tun.fi/MX.212859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia falciceps" ;
    dwc:scientificNameAuthorship "Heller, Hippa & Vilkamaa, 2015" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia falciceps"@fi,
        "Bradysia falciceps"@sv .

<http://tun.fi/MX.212860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia plusiospina" ;
    dwc:scientificNameAuthorship "Heller, Hippa & Vilkamaa, 2015" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia plusiospina"@fi,
        "Bradysia plusiospina"@sv .

<http://tun.fi/MX.212863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinodiplosis cilicrus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1889)" ;
    skos:broader <http://tun.fi/MX.212862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinodiplosis cilicrus"@fi,
        "Clinodiplosis cilicrus"@sv .

<http://tun.fi/MX.213011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocampylium radicale" ;
    dwc:scientificNameAuthorship "(P.Beauv.) Vanderp. & Hedenäs" ;
    skos:broader <http://tun.fi/MX.313278> ;
    skos:hiddenLabel "Amblystegium radicale"@fi,
        "Pseudocampylium radicale"@fi,
        "Amblystegium radicale"@sv,
        "Pseudocampylium radicale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "notkoritvasammal"@fi,
        "sumpkrypmossa"@sv .

<http://tun.fi/MX.213038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taeniopteryx nebulosa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.213037> ;
    skos:hiddenLabel "Taeniopteryx nebulosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hankikorri"@fi,
        "Taeniopteryx nebulosa"@sv .

<http://tun.fi/MX.213041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhabdiopteryx acuminata" ;
    dwc:scientificNameAuthorship "Klapálek, 1905" ;
    skos:broader <http://tun.fi/MX.213040> ;
    skos:hiddenLabel "Rhabdiopteryx acuminata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vantaankorri"@fi,
        "Rhabdiopteryx acuminata"@sv .

<http://tun.fi/MX.213044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leuctra digitata" ;
    dwc:scientificNameAuthorship "Kempny, 1899" ;
    skos:broader <http://tun.fi/MX.213043> ;
    skos:hiddenLabel "Leuctra digitata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hallakorri"@fi,
        "Leuctra digitata"@sv .

<http://tun.fi/MX.213045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leuctra fusca" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.213043> ;
    skos:hiddenLabel "Leuctra fusca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "routakorri"@fi,
        "Leuctra fusca"@sv .

<http://tun.fi/MX.213046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leuctra hippopus" ;
    dwc:scientificNameAuthorship "Kempny, 1899" ;
    skos:broader <http://tun.fi/MX.213043> ;
    skos:hiddenLabel "Leuctra hippopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suvihoikkakorri"@fi,
        "Leuctra hippopus"@sv .

<http://tun.fi/MX.213047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leuctra nigra" ;
    dwc:scientificNameAuthorship "(Olivier, 1811)" ;
    skos:broader <http://tun.fi/MX.213043> ;
    skos:hiddenLabel "Leuctra nigra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purohoikkakorri"@fi,
        "Leuctra nigra"@sv .

<http://tun.fi/MX.213050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capnia atra" ;
    dwc:scientificNameAuthorship "Morton, 1896" ;
    skos:broader <http://tun.fi/MX.213049> ;
    skos:hiddenLabel "Capnia atra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirsikorri"@fi,
        "Capnia atra"@sv .

<http://tun.fi/MX.213051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capnia pygmaea" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.213049> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capnia pygmaea"@fi,
        "Capnia pygmaea"@sv .

<http://tun.fi/MX.213052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capnia vidua" ;
    dwc:scientificNameAuthorship "Klapálek, 1904" ;
    skos:broader <http://tun.fi/MX.213049> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capnia vidua"@fi,
        "Capnia vidua"@sv .

<http://tun.fi/MX.213054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capnopsis schilleri" ;
    dwc:scientificNameAuthorship "(Rostock, 1892)" ;
    skos:broader <http://tun.fi/MX.213053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capnopsis schilleri"@fi,
        "Capnopsis schilleri"@sv .

<http://tun.fi/MX.213057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphinemura borealis" ;
    dwc:scientificNameAuthorship "(Morton, 1894)" ;
    skos:broader <http://tun.fi/MX.213056> ;
    skos:hiddenLabel "Amphinemura borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokinuhrukorri"@fi,
        "Amphinemura borealis"@sv .

<http://tun.fi/MX.213058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphinemura palmeni" ;
    dwc:scientificNameAuthorship "Koponen, 1916" ;
    skos:broader <http://tun.fi/MX.213056> ;
    skos:hiddenLabel "Amphinemura linda"@fi,
        "Amphinemura norvegica"@fi,
        "Amphinemura palmeni"@fi,
        "Amphinemura linda"@sv,
        "Amphinemura norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnuhrukorri"@fi,
        "Amphinemura palmeni"@sv .

<http://tun.fi/MX.213061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphinemura standfussi" ;
    dwc:scientificNameAuthorship "(Ris, 1902)" ;
    skos:broader <http://tun.fi/MX.213056> ;
    skos:hiddenLabel "Amphinemura standfussi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puronuhrukorri"@fi,
        "Amphinemura standfussi"@sv .

<http://tun.fi/MX.213062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphinemura sulcicollis" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.213056> ;
    skos:hiddenLabel "Amphinemura sulcicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuhrukorri"@fi,
        "Amphinemura sulcicollis"@sv .

<http://tun.fi/MX.213064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protonemura intricata" ;
    dwc:scientificNameAuthorship "(Ris, 1902)" ;
    skos:broader <http://tun.fi/MX.213063> ;
    skos:hiddenLabel "Protonemura intricata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpurokorri"@fi,
        "Protonemura intricata"@sv .

<http://tun.fi/MX.213065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protonemura meyeri" ;
    dwc:scientificNameAuthorship "(Pictet, 1841)" ;
    skos:broader <http://tun.fi/MX.213063> ;
    skos:hiddenLabel "Protonemura meyeri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purokorri"@fi,
        "Protonemura meyeri"@sv .

<http://tun.fi/MX.213067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemoura arctica" ;
    dwc:scientificNameAuthorship "Esben Petersen, 1910" ;
    skos:broader <http://tun.fi/MX.213066> ;
    skos:hiddenLabel "Nemoura arctica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalotinkoipikorri"@fi,
        "Nemoura arctica"@sv .

<http://tun.fi/MX.213068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemoura avicularis" ;
    dwc:scientificNameAuthorship "Morton, 1894" ;
    skos:broader <http://tun.fi/MX.213066> ;
    skos:hiddenLabel "Nemoura avicularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keväänkoipikorri"@fi,
        "Nemoura avicularis"@sv .

<http://tun.fi/MX.213069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemoura cinerea" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.213066> ;
    skos:hiddenLabel "Nemoura cinerea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokapaikankorri"@fi,
        "Nemoura cinerea"@sv .

<http://tun.fi/MX.213070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemoura dubitans" ;
    dwc:scientificNameAuthorship "Morton, 1894" ;
    skos:broader <http://tun.fi/MX.213066> ;
    skos:hiddenLabel "Nemoura dubitans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkoipikorri"@fi,
        "Nemoura dubitans"@sv .

<http://tun.fi/MX.213071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemoura flexuosa" ;
    dwc:scientificNameAuthorship "Aubert, 1949" ;
    skos:broader <http://tun.fi/MX.213066> ;
    skos:hiddenLabel "Nemoura flexuosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsänkoipikorri"@fi,
        "Nemoura flexuosa"@sv .

<http://tun.fi/MX.213072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemoura sahlbergi" ;
    dwc:scientificNameAuthorship "Morton, 1896" ;
    skos:broader <http://tun.fi/MX.213066> ;
    skos:hiddenLabel "Nemoura sahlbergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkoipikorri"@fi,
        "Nemoura sahlbergi"@sv .

<http://tun.fi/MX.213073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemoura viki" ;
    dwc:scientificNameAuthorship "Lillehammer, 1972" ;
    skos:broader <http://tun.fi/MX.213066> ;
    skos:hiddenLabel "Nemoura viki"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruijankoipikorri"@fi,
        "Nemoura viki"@sv .

<http://tun.fi/MX.213075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemurella pictetii" ;
    dwc:scientificNameAuthorship "Klapálek, 1900" ;
    skos:broader <http://tun.fi/MX.213074> ;
    skos:hiddenLabel "Nemurella pictetii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdekorri"@fi,
        "Nemurella pictetii"@sv .

<http://tun.fi/MX.213079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcynopteryx dichroa" ;
    dwc:scientificNameAuthorship "(McLachlan, 1872)" ;
    skos:broader <http://tun.fi/MX.213078> ;
    skos:hiddenLabel "Arcynopteryx dichroa"@fi,
        "Dictyopteryx compacta"@fi,
        "Dictyopteryx compacta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jaurikorri"@fi,
        "Arcynopteryx dichroa"@sv .

<http://tun.fi/MX.213081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diura bicaudata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.213080> ;
    skos:hiddenLabel "Diura bicaudata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkirjokorri"@fi,
        "Diura bicaudata"@sv .

<http://tun.fi/MX.213082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diura nanseni" ;
    dwc:scientificNameAuthorship "(Kempny, 1900)" ;
    skos:broader <http://tun.fi/MX.213080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diura nanseni"@fi,
        "Diura nanseni"@sv .

<http://tun.fi/MX.213084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isogenus nubecula" ;
    dwc:scientificNameAuthorship "Newman, 1833" ;
    skos:broader <http://tun.fi/MX.213083> ;
    skos:hiddenLabel "Isogenus nubecula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankorri"@fi,
        "Isogenus nubecula"@sv .

<http://tun.fi/MX.213087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isoperla difformis" ;
    dwc:scientificNameAuthorship "(Klapálek, 1909)" ;
    skos:broader <http://tun.fi/MX.213086> ;
    skos:hiddenLabel "Isoperla difformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäkirjokorri"@fi,
        "Isoperla difformis"@sv .

<http://tun.fi/MX.213088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isoperla grammatica" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.213086> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isoperla grammatica"@fi,
        "Isoperla grammatica"@sv .

<http://tun.fi/MX.213089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isoperla obscura" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.213086> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isoperla obscura"@fi,
        "Isoperla obscura"@sv .

<http://tun.fi/MX.213092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinocras cephalotes" ;
    dwc:scientificNameAuthorship "(Curtis, 1827)" ;
    skos:broader <http://tun.fi/MX.213091> ;
    skos:hiddenLabel "Dinocras cephalotes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jymykorri"@fi,
        "Dinocras cephalotes"@sv .

<http://tun.fi/MX.213095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isoptena serricornis" ;
    dwc:scientificNameAuthorship "(Pictet, 1841)" ;
    skos:broader <http://tun.fi/MX.213094> ;
    skos:hiddenLabel "Isoptena serricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokalvaskorri"@fi,
        "Isoptena serricornis"@sv .

<http://tun.fi/MX.213097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphonoperla burmeisteri" ;
    dwc:scientificNameAuthorship "(Pictet, 1841)" ;
    skos:broader <http://tun.fi/MX.213096> ;
    skos:hiddenLabel "Siphonoperla burmeisteri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitakalvaskorri"@fi,
        "Siphonoperla burmeisteri"@sv .

<http://tun.fi/MX.213099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthoperla apicalis" ;
    dwc:scientificNameAuthorship "(Newman, 1836)" ;
    skos:broader <http://tun.fi/MX.213098> ;
    skos:hiddenLabel "Xanthoperla apicalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakorri"@fi,
        "Xanthoperla apicalis"@sv .

<http://tun.fi/MX.213102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halictophagus silwoodensis" ;
    dwc:scientificNameAuthorship "Waloff, 1981" ;
    skos:broader <http://tun.fi/MX.213101> ;
    skos:hiddenLabel "Halictophagus curtisii"@fi,
        "Halictophagus silwoodensis"@fi,
        "Halictophagus curtisii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampakierresiipi"@fi,
        "Halictophagus silwoodensis"@sv .

<http://tun.fi/MX.213106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elenchus tenuicornis" ;
    dwc:scientificNameAuthorship "(Kirby, 1815)" ;
    skos:broader <http://tun.fi/MX.213105> ;
    skos:hiddenLabel "Elenchus chlorionae"@fi,
        "Elenchus tenuicornis"@fi,
        "Elenchus walkeri"@fi,
        "Elenchus chlorionae"@sv,
        "Elenchus walkeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaskaskierresiipi"@fi,
        "Elenchus tenuicornis"@sv .

<http://tun.fi/MX.213111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halictoxenos spencei" ;
    dwc:scientificNameAuthorship "(Nassonov, 1893)" ;
    skos:broader <http://tun.fi/MX.213110> ;
    skos:hiddenLabel "Halictoxenos spencei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakierresiipi"@fi,
        "Halictoxenos spencei"@sv .

<http://tun.fi/MX.213112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halictoxenos tumulorum" ;
    dwc:scientificNameAuthorship "Perkins, 1918" ;
    skos:broader <http://tun.fi/MX.213110> ;
    skos:hiddenLabel "Halictoxenos tumulorum"@fi,
        "Halictoxenos ulrichi"@fi,
        "Halictoxenos ulrichi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskikierresiipi"@fi,
        "Halictoxenos tumulorum"@sv .

<http://tun.fi/MX.213123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doratopsylla dasycnema" ;
    dwc:scientificNameAuthorship "(Rothschild, 1897)" ;
    skos:broader <http://tun.fi/MX.213122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Doratopsylla dasycnema"@fi,
        "Doratopsylla dasycnema"@sv .

<http://tun.fi/MX.213125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corrodopsylla birulai" ;
    dwc:scientificNameAuthorship "(Ioff, 1928)" ;
    skos:broader <http://tun.fi/MX.213124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corrodopsylla birulai"@fi,
        "Corrodopsylla birulai"@sv .

<http://tun.fi/MX.213128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catallagia dacenkoi" ;
    dwc:scientificNameAuthorship "Ioff, 1940" ;
    skos:broader <http://tun.fi/MX.213127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catallagia dacenkoi"@fi,
        "Catallagia dacenkoi"@sv .

<http://tun.fi/MX.213131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenophthalmus agyrtes" ;
    dwc:scientificNameAuthorship "Heller, 1896" ;
    skos:broader <http://tun.fi/MX.213130> ;
    skos:hiddenLabel "Ctenophthalmus fennicus"@fi,
        "Ctenophthalmus fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenophthalmus agyrtes"@fi,
        "Ctenophthalmus agyrtes"@sv .

<http://tun.fi/MX.213133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenophthalmus bisoctodentatus" ;
    dwc:scientificNameAuthorship "Kolenati, 1863" ;
    skos:broader <http://tun.fi/MX.213130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenophthalmus bisoctodentatus"@fi,
        "Ctenophthalmus bisoctodentatus"@sv .

<http://tun.fi/MX.213134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenophthalmus uncinatus" ;
    dwc:scientificNameAuthorship "(Wagner, 1898)" ;
    skos:broader <http://tun.fi/MX.213130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenophthalmus uncinatus"@fi,
        "Ctenophthalmus uncinatus"@sv .

<http://tun.fi/MX.213136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palaeopsylla kohauti" ;
    dwc:scientificNameAuthorship "Dampf, 1911" ;
    skos:broader <http://tun.fi/MX.213135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palaeopsylla kohauti"@fi,
        "Palaeopsylla kohauti"@sv .

<http://tun.fi/MX.213137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palaeopsylla soricis" ;
    dwc:scientificNameAuthorship "(Dale, 1878)" ;
    skos:broader <http://tun.fi/MX.213135> ;
    skos:hiddenLabel "Palaeopsylla starki"@fi,
        "Palaeopsylla starki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palaeopsylla soricis"@fi,
        "Palaeopsylla soricis"@sv .

<http://tun.fi/MX.213142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhadinopsylla integella" ;
    dwc:scientificNameAuthorship "Jordan & Rothschild, 1912" ;
    skos:broader <http://tun.fi/MX.213141> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhadinopsylla integella"@fi,
        "Rhadinopsylla integella"@sv .

<http://tun.fi/MX.213146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptopsylla segnis" ;
    dwc:scientificNameAuthorship "(Schönherr, 1811)" ;
    skos:broader <http://tun.fi/MX.213145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptopsylla segnis"@fi,
        "Leptopsylla segnis"@sv .

<http://tun.fi/MX.213148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyscopsylla bidentata" ;
    dwc:scientificNameAuthorship "(Kolenati, 1863)" ;
    skos:broader <http://tun.fi/MX.213147> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyscopsylla bidentata"@fi,
        "Peromyscopsylla bidentata"@sv .

<http://tun.fi/MX.213149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyscopsylla silvatica" ;
    dwc:scientificNameAuthorship "(Meinert, 1896)" ;
    skos:broader <http://tun.fi/MX.213147> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyscopsylla silvatica"@fi,
        "Peromyscopsylla silvatica"@sv .

<http://tun.fi/MX.213152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphipsylla sibirica" ;
    dwc:scientificNameAuthorship "(Wagner, 1898)" ;
    skos:broader <http://tun.fi/MX.213151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphipsylla sibirica"@fi,
        "Amphipsylla sibirica"@sv .

<http://tun.fi/MX.213154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frontopsylla lapponica" ;
    dwc:scientificNameAuthorship "(Nordberg, 1935)" ;
    skos:broader <http://tun.fi/MX.213153> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Frontopsylla lapponica"@fi,
        "Frontopsylla lapponica"@sv .

<http://tun.fi/MX.213157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnopsyllus obscurus" ;
    dwc:scientificNameAuthorship "(Wagner, 1898)" ;
    skos:broader <http://tun.fi/MX.213156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnopsyllus obscurus"@fi,
        "Ischnopsyllus obscurus"@sv .

<http://tun.fi/MX.213158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnopsyllus octactenus" ;
    dwc:scientificNameAuthorship "(Kolenati, 1856)" ;
    skos:broader <http://tun.fi/MX.213156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnopsyllus octactenus"@fi,
        "Ischnopsyllus octactenus"@sv .

<http://tun.fi/MX.213159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnopsyllus simplex" ;
    dwc:scientificNameAuthorship "Rothschild, 1906" ;
    skos:broader <http://tun.fi/MX.213156> ;
    skos:hiddenLabel "Ischnopsyllus mysticus"@fi,
        "Ischnopsyllus mysticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnopsyllus simplex"@fi,
        "Ischnopsyllus simplex"@sv .

<http://tun.fi/MX.213163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myodopsylla trisellis" ;
    dwc:scientificNameAuthorship "Jordan, 1929" ;
    skos:broader <http://tun.fi/MX.213162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myodopsylla trisellis"@fi,
        "Myodopsylla trisellis"@sv .

<http://tun.fi/MX.213166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus affinis" ;
    dwc:scientificNameAuthorship "Nordberg, 1935" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus affinis"@fi,
        "Ceratophyllus affinis"@sv .

<http://tun.fi/MX.213167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus borealis" ;
    dwc:scientificNameAuthorship "Rothschild, 1907" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus borealis"@fi,
        "Ceratophyllus borealis"@sv .

<http://tun.fi/MX.213168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus caliotes" ;
    dwc:scientificNameAuthorship "Jordan, 1937" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus caliotes"@fi,
        "Ceratophyllus caliotes"@sv .

<http://tun.fi/MX.213169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus columbae" ;
    dwc:scientificNameAuthorship "(Gervais, 1844)" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus columbae"@fi,
        "Ceratophyllus columbae"@sv .

<http://tun.fi/MX.213170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus delichoni" ;
    dwc:scientificNameAuthorship "Nordberg, 1935" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus delichoni"@fi,
        "Ceratophyllus delichoni"@sv .

<http://tun.fi/MX.213171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus enefdei" ;
    dwc:scientificNameAuthorship "Ioff, 1950" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus enefdei"@fi,
        "Ceratophyllus enefdei"@sv .

<http://tun.fi/MX.213172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus farreni" ;
    dwc:scientificNameAuthorship "Rothschild, 1905" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus farreni"@fi,
        "Ceratophyllus farreni"@sv .

<http://tun.fi/MX.213173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus fringillae" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus fringillae"@fi,
        "Ceratophyllus fringillae"@sv .

<http://tun.fi/MX.213174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus gallinae" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:hiddenLabel "Ceratophyllus gallinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanankirppu"@fi,
        "Ceratophyllus gallinae"@sv .

<http://tun.fi/MX.213175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus garei" ;
    dwc:scientificNameAuthorship "Rothschild, 1907" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus garei"@fi,
        "Ceratophyllus garei"@sv .

<http://tun.fi/MX.213176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus hirundinis" ;
    dwc:scientificNameAuthorship "(Curtis, 1826)" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus hirundinis"@fi,
        "Ceratophyllus hirundinis"@sv .

<http://tun.fi/MX.213177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus lunatus" ;
    dwc:scientificNameAuthorship "Jordan & Rothschild, 1920" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus lunatus"@fi,
        "Ceratophyllus lunatus"@sv .

<http://tun.fi/MX.213178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus rossittensis" ;
    dwc:scientificNameAuthorship "Dampf, 1913" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus rossittensis"@fi,
        "Ceratophyllus rossittensis"@sv .

<http://tun.fi/MX.213179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus rusticus" ;
    dwc:scientificNameAuthorship "Wagner, 1903" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus rusticus"@fi,
        "Ceratophyllus rusticus"@sv .

<http://tun.fi/MX.213180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus styx" ;
    dwc:scientificNameAuthorship "Rothschild, 1900" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus styx"@fi,
        "Ceratophyllus styx"@sv .

<http://tun.fi/MX.213181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus tribulis" ;
    dwc:scientificNameAuthorship "Jordan, 1926" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus tribulis"@fi,
        "Ceratophyllus tribulis"@sv .

<http://tun.fi/MX.213182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus vagabundus" ;
    dwc:scientificNameAuthorship "(Boheman, 1866)" ;
    skos:broader <http://tun.fi/MX.213165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophyllus vagabundus"@fi,
        "Ceratophyllus vagabundus"@sv .

<http://tun.fi/MX.213184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasypsyllus gallinulae" ;
    dwc:scientificNameAuthorship "(Dale, 1878)" ;
    skos:broader <http://tun.fi/MX.213183> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasypsyllus gallinulae"@fi,
        "Dasypsyllus gallinulae"@sv .

<http://tun.fi/MX.213186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malaraeus penicilliger" ;
    dwc:scientificNameAuthorship "(Grube, 1852)" ;
    skos:broader <http://tun.fi/MX.213185> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malaraeus penicilliger"@fi,
        "Malaraeus penicilliger"@sv .

<http://tun.fi/MX.213188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megabothris calcarifer" ;
    dwc:scientificNameAuthorship "(Wagner, 1913)" ;
    skos:broader <http://tun.fi/MX.213187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megabothris calcarifer"@fi,
        "Megabothris calcarifer"@sv .

<http://tun.fi/MX.213189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megabothris rectangulatus" ;
    dwc:scientificNameAuthorship "(Wahlgren, 1903)" ;
    skos:broader <http://tun.fi/MX.213187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megabothris rectangulatus"@fi,
        "Megabothris rectangulatus"@sv .

<http://tun.fi/MX.213190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megabothris walkeri" ;
    dwc:scientificNameAuthorship "(Rothschild, 1902)" ;
    skos:broader <http://tun.fi/MX.213187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megabothris walkeri"@fi,
        "Megabothris walkeri"@sv .

<http://tun.fi/MX.213192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monopsyllus indages" ;
    dwc:scientificNameAuthorship "(Rothschild, 1908)" ;
    skos:broader <http://tun.fi/MX.213191> ;
    skos:hiddenLabel "Monopsyllus indages"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liito-oravankirppu"@fi,
        "Monopsyllus indages"@sv .

<http://tun.fi/MX.213193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monopsyllus sciurorum" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.213191> ;
    skos:hiddenLabel "Monopsyllus sciurorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oravankirppu"@fi,
        "Monopsyllus sciurorum"@sv .

<http://tun.fi/MX.213195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nosopsyllus fasciatus" ;
    dwc:scientificNameAuthorship "(Bosc, 1800)" ;
    skos:broader <http://tun.fi/MX.213194> ;
    skos:hiddenLabel "Nosopsyllus fasciatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rotankirppu"@fi,
        "Nosopsyllus fasciatus"@sv .

<http://tun.fi/MX.213197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraceras melis" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.213196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraceras melis"@fi,
        "Paraceras melis"@sv .

<http://tun.fi/MX.213199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tarsopsylla octodecimdentata" ;
    dwc:scientificNameAuthorship "(Kolenati, 1863)" ;
    skos:broader <http://tun.fi/MX.213198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tarsopsylla octodecimdentata"@fi,
        "Tarsopsylla octodecimdentata"@sv .

<http://tun.fi/MX.213202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetopsylla globiceps" ;
    dwc:scientificNameAuthorship "(Taschenberg, 1880)" ;
    skos:broader <http://tun.fi/MX.213201> ;
    skos:hiddenLabel "Chaetopsylla globiceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "supikoiran kirppu"@fi,
        "Chaetopsylla globiceps"@sv .

<http://tun.fi/MX.213203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetopsylla trichosa" ;
    dwc:scientificNameAuthorship "Kohaut, 1903" ;
    skos:broader <http://tun.fi/MX.213201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetopsylla trichosa"@fi,
        "Chaetopsylla trichosa"@sv .

<http://tun.fi/MX.213208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pulex irritans" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.213207> ;
    skos:hiddenLabel "Pulex irritans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ihmiskirppu"@fi,
        "Pulex irritans"@sv .

<http://tun.fi/MX.213211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archaeopsylla erinacei" ;
    dwc:scientificNameAuthorship "(Bouché, 1835)" ;
    skos:broader <http://tun.fi/MX.213210> ;
    skos:hiddenLabel "Archaeopsylla erinacei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siilinkirppu"@fi,
        "Archaeopsylla erinacei"@sv .

<http://tun.fi/MX.213213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenocephalides canis" ;
    dwc:scientificNameAuthorship "(Curtis, 1836)" ;
    skos:broader <http://tun.fi/MX.213212> ;
    skos:hiddenLabel "Ctenocephalides canis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koirankirppu"@fi,
        "Ctenocephalides canis"@sv .

<http://tun.fi/MX.213214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenocephalides felis" ;
    dwc:scientificNameAuthorship "(Bouché, 1835)" ;
    skos:broader <http://tun.fi/MX.213212> ;
    skos:hiddenLabel "Ctenocephalides felis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kissankirppu"@fi,
        "Ctenocephalides felis"@sv .

<http://tun.fi/MX.213256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetomorpha linum" ;
    dwc:scientificNameAuthorship "(O.F.Müller) Kützing" ;
    skos:broader <http://tun.fi/MX.213255> ;
    skos:hiddenLabel "Chaetomorpha linum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liinavihersäie"@fi,
        "Chaetomorpha linum"@sv .

<http://tun.fi/MX.213276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegagropila linnaei" ;
    dwc:scientificNameAuthorship "Kützing" ;
    skos:broader <http://tun.fi/MX.292231> ;
    skos:hiddenLabel "Aegagropila linnaei"@fi,
        "Cladophora aegagropila"@fi,
        "Cladophora aegagropila var. linnaei"@fi,
        "Cladophora aegagropila"@sv,
        "Cladophora aegagropila var. linnaei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahdinpallero"@fi,
        "Aegagropila linnaei"@sv .

<http://tun.fi/MX.213277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladophora glomerata" ;
    dwc:scientificNameAuthorship "(Linnaeus) Kützing" ;
    skos:broader <http://tun.fi/MX.213275> ;
    skos:hiddenLabel "Cladophora glomerata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherahdinparta"@fi,
        "Cladophora glomerata"@sv .

<http://tun.fi/MX.213278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladophora rupestris" ;
    dwc:scientificNameAuthorship "(Linnaeus) Kützing" ;
    skos:broader <http://tun.fi/MX.213275> ;
    skos:hiddenLabel "Cladophora rupestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriahdinparta"@fi,
        "Cladophora rupestris"@sv .

<http://tun.fi/MX.213280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monostroma grevillei" ;
    dwc:scientificNameAuthorship "(Thuret) Wittrock" ;
    skos:broader <http://tun.fi/MX.213279> ;
    skos:hiddenLabel "Monostroma grevillei"@fi,
        "Ulvopsis grevillei"@fi,
        "Ulvopsis grevillei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tötterösalaattilevä"@fi,
        "Monostroma grevillei"@sv .

<http://tun.fi/MX.213282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrosiphonia arcta" ;
    dwc:scientificNameAuthorship "(Dillwyn) Gain" ;
    skos:broader <http://tun.fi/MX.213281> ;
    skos:hiddenLabel "Acrosiphonia arcta"@fi,
        "Acrosiphonia centralis"@fi,
        "Acrosiphonia centralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistovihersuti"@fi,
        "Acrosiphonia arcta"@sv .

<http://tun.fi/MX.213285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urospora penicilliformis" ;
    dwc:scientificNameAuthorship "(Roth) Areschoug" ;
    skos:broader <http://tun.fi/MX.213284> ;
    skos:hiddenLabel "Urospora penicilliformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloviherhius"@fi,
        "Urospora penicilliformis"@sv .

<http://tun.fi/MX.213287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulva linza" ;
    dwc:scientificNameAuthorship "Linnaeus" ;
    skos:broader <http://tun.fi/MX.206715> ;
    skos:hiddenLabel "Enteromorpha ahlneriana"@fi,
        "Enteromorpha procera"@fi,
        "Ulva linza"@fi,
        "Ulva procera"@fi,
        "Enteromorpha ahlneriana"@sv,
        "Enteromorpha procera"@sv,
        "Ulva procera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "velmusuolilevä"@fi,
        "Ulva linza"@sv .

<http://tun.fi/MX.213288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulva clathrata" ;
    dwc:scientificNameAuthorship "(Roth) C.Agardh" ;
    skos:broader <http://tun.fi/MX.206715> ;
    skos:hiddenLabel "Enteromorpha clathrata"@fi,
        "Enteromorpha crinita"@fi,
        "Ulva clathrata"@fi,
        "Enteromorpha clathrata"@sv,
        "Enteromorpha crinita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalsuolilevä"@fi,
        "Ulva clathrata"@sv .

<http://tun.fi/MX.213294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chara baltica" ;
    dwc:scientificNameAuthorship "A.Bruzelius" ;
    skos:broader <http://tun.fi/MX.206703> ;
    skos:hiddenLabel "Chara baltica"@fi,
        "Chara baltica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itämerennäkinparta"@fi,
        "grönsträfse"@sv .

<http://tun.fi/MX.213295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chara braunii" ;
    dwc:scientificNameAuthorship "C.C.Gmelin" ;
    skos:broader <http://tun.fi/MX.206703> ;
    skos:hiddenLabel "Chara braunii"@fi,
        "Chara coronata"@fi,
        "Chara braunii"@sv,
        "Chara coronata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silonäkinparta"@fi,
        "svedsträfse"@sv .

<http://tun.fi/MX.213297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chara canescens" ;
    dwc:scientificNameAuthorship "J.L.A.Loiseleur-Deslongschamps" ;
    skos:broader <http://tun.fi/MX.206703> ;
    skos:hiddenLabel "Chara canescens"@fi,
        "Chara crinita"@fi,
        "Chara canescens"@sv,
        "Chara crinita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvanäkinparta"@fi,
        "hårsträfse"@sv .

<http://tun.fi/MX.213298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chara globularis" ;
    dwc:scientificNameAuthorship "J.L.Thuiller" ;
    skos:broader <http://tun.fi/MX.206703> ;
    skos:hiddenLabel "Chara fragilis"@fi,
        "Chara globularis"@fi,
        "Chara fragilis"@sv,
        "Chara globularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapranäkinparta"@fi,
        "skörsträfse"@sv .

<http://tun.fi/MX.213299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chara tomentosa" ;
    dwc:scientificNameAuthorship "Linnaeus" ;
    skos:broader <http://tun.fi/MX.206703> ;
    skos:hiddenLabel "Chara ceratophylla"@fi,
        "Chara tomentosa"@fi,
        "Chara ceratophylla"@sv,
        "Chara tomentosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punanäkinparta"@fi,
        "rödsträfse"@sv .

<http://tun.fi/MX.213319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitella flexilis" ;
    dwc:scientificNameAuthorship "(Linnaeus) C.Agardh" ;
    skos:broader <http://tun.fi/MX.213318> ;
    skos:hiddenLabel "Nitella flexilis"@fi,
        "Nitella flexilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvisiloparta"@fi,
        "sjöslinke"@sv .

<http://tun.fi/MX.213320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitella hyalina" ;
    dwc:scientificNameAuthorship "(De Candolle) C.Agardh" ;
    skos:broader <http://tun.fi/MX.213318> ;
    skos:hiddenLabel "Nitella hyalina"@fi,
        "Nitella hyalina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvassiloparta"@fi,
        "blekslinke"@sv .

<http://tun.fi/MX.213321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitella wahlbergiana" ;
    dwc:scientificNameAuthorship "J.Wallman" ;
    skos:broader <http://tun.fi/MX.213318> ;
    skos:hiddenLabel "Nitella wahlbergiana"@fi,
        "Nitella wahlbergiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsusiloparta"@fi,
        "tofsslinke"@sv .

<http://tun.fi/MX.213323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitellopsis obtusa" ;
    dwc:scientificNameAuthorship "(N.A.Desvaux) J.Groves" ;
    skos:broader <http://tun.fi/MX.213322> ;
    skos:hiddenLabel "Nitellopsis obtusa"@fi,
        "Nitellopsis obtusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtimukulaparta"@fi,
        "stjärnslinke"@sv .

<http://tun.fi/MX.213325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tolypella nidifica" ;
    dwc:scientificNameAuthorship "(O.F.Müller) Leonhardi" ;
    skos:broader <http://tun.fi/MX.213324> ;
    skos:hiddenLabel "Tolypella nidifica"@fi,
        "Tolypella nidifica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisykeröparta"@fi,
        "havsrufse"@sv .

<http://tun.fi/MX.213330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectocarpus siliculosus" ;
    dwc:scientificNameAuthorship "(Dillwyn) Lyngbye" ;
    skos:broader <http://tun.fi/MX.213329> ;
    skos:hiddenLabel "Ectocarpus confervoides"@fi,
        "Ectocarpus siliculosus"@fi,
        "Ectocarpus confervoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litupilvilevä"@fi,
        "Ectocarpus siliculosus"@sv .

<http://tun.fi/MX.213333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pylaiella littoralis" ;
    dwc:scientificNameAuthorship "(Linnaeus) Kjellman" ;
    skos:broader <http://tun.fi/MX.213332> ;
    skos:hiddenLabel "Pylaiella littoralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettiruskohahtu"@fi,
        "Pylaiella littoralis"@sv .

<http://tun.fi/MX.213335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictyosiphon foeniculaceus" ;
    dwc:scientificNameAuthorship "(Hudson) Greville" ;
    skos:broader <http://tun.fi/MX.213334> ;
    skos:hiddenLabel "Dictyosiphon foeniculaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoluppolevä"@fi,
        "Dictyosiphon foeniculaceus"@sv .

<http://tun.fi/MX.213337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictyosiphon tortilis" ;
    dwc:scientificNameAuthorship "(Gobi) Reinke" ;
    skos:broader <http://tun.fi/MX.213336> ;
    skos:hiddenLabel "Stictyosiphon tortilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "notkeatakkulevä"@fi,
        "Stictyosiphon tortilis"@sv .

<http://tun.fi/MX.213339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudesme virescens" ;
    dwc:scientificNameAuthorship "(Carmichael ex Berkeley) J.Agardh" ;
    skos:broader <http://tun.fi/MX.213338> ;
    skos:hiddenLabel "Eudesme virescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehopunoslevä"@fi,
        "Eudesme virescens"@sv .

<http://tun.fi/MX.213341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista fucicola" ;
    dwc:scientificNameAuthorship "(Velley) Areschoug" ;
    skos:broader <http://tun.fi/MX.213340> ;
    skos:hiddenLabel "Elachista fucicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haurunturkki"@fi,
        "Elachista fucicola"@sv .

<http://tun.fi/MX.213343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytosiphon lomentaria" ;
    dwc:scientificNameAuthorship "(Lyngbye) Link" ;
    skos:broader <http://tun.fi/MX.213342> ;
    skos:hiddenLabel "Scytosiphon lomentaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kureruskosuoli"@fi,
        "Scytosiphon lomentaria"@sv .

<http://tun.fi/MX.213356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halosiphon tomentosus" ;
    dwc:scientificNameAuthorship "(Lyngbye) Jaasund" ;
    skos:broader <http://tun.fi/MX.213355> ;
    skos:hiddenLabel "Chorda tomentosa"@fi,
        "Halosiphon tomentosus"@fi,
        "Chorda tomentosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultajouhi"@fi,
        "Halosiphon tomentosus"@sv .

<http://tun.fi/MX.213358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Battersia arctica" ;
    dwc:scientificNameAuthorship "(Harvey) Draisma, Prud'homme & H.Kawai" ;
    skos:broader <http://tun.fi/MX.254140> ;
    skos:hiddenLabel "Battersia arctica"@fi,
        "Sphacelaria arctica"@fi,
        "Sphacelaria arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankivisuti"@fi,
        "Battersia arctica"@sv .

<http://tun.fi/MX.213359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fucus radicans" ;
    dwc:scientificNameAuthorship "L.Bergström & L.Kautsky" ;
    skos:broader <http://tun.fi/MX.206709> ;
    skos:hiddenLabel "Fucus radicans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itämerenhauru"@fi,
        "Fucus radicans"@sv .

<http://tun.fi/MX.213361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrachospermum gelatinosum" ;
    dwc:scientificNameAuthorship "(Linnaeus) De Candolle" ;
    skos:broader <http://tun.fi/MX.213360> ;
    skos:hiddenLabel "Batrachospermum densum"@fi,
        "Batrachospermum gelatinosum"@fi,
        "Batrachospermum moniliforme"@fi,
        "Batrachospermum moniliforme f. densum"@fi,
        "Batrachospermum densum"@sv,
        "Batrachospermum moniliforme"@sv,
        "Batrachospermum moniliforme f. densum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hyytelötupsunauha"@fi,
        "Batrachospermum gelatinosum"@sv .

<http://tun.fi/MX.213362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrachospermum turfosum" ;
    dwc:scientificNameAuthorship "Bory" ;
    skos:broader <http://tun.fi/MX.213360> ;
    skos:hiddenLabel "Batrachospermum turfosum"@fi,
        "Batrachospermum vagum"@fi,
        "Batrachospermum vagum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turvetupsunauha"@fi,
        "Batrachospermum turfosum"@sv .

<http://tun.fi/MX.213364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemanea fluviatilis" ;
    dwc:scientificNameAuthorship "(Linnaeus) C.Agardh" ;
    skos:broader <http://tun.fi/MX.213363> ;
    skos:hiddenLabel "Lemanea fluviatilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskiharjaslevä"@fi,
        "Lemanea fluviatilis"@sv .

<http://tun.fi/MX.213366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ahnfeltia plicata" ;
    dwc:scientificNameAuthorship "(Hudson) Fries" ;
    skos:broader <http://tun.fi/MX.213365> ;
    skos:hiddenLabel "Ahnfeltia plicata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meririsulevä"@fi,
        "Ahnfeltia plicata"@sv .

<http://tun.fi/MX.213369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllophora pseudoceranoides" ;
    dwc:scientificNameAuthorship "(S.G.Gmelin) Newroth & A.R.A.Taylor" ;
    skos:broader <http://tun.fi/MX.213368> ;
    skos:hiddenLabel "Phyllophora membranifolia"@fi,
        "Phyllophora pseudoceranoides"@fi,
        "Phyllophora membranifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvipunaliuska"@fi,
        "Phyllophora pseudoceranoides"@sv .

<http://tun.fi/MX.213372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccotylus truncatus" ;
    dwc:scientificNameAuthorship "(Pallas) M.J.Wynne & J.N.Heine" ;
    skos:broader <http://tun.fi/MX.213371> ;
    skos:hiddenLabel "Coccotylus truncatus"@fi,
        "Phyllophora brodiaei"@fi,
        "Phyllophora truncata"@fi,
        "Phyllophora brodiaei"@sv,
        "Phyllophora truncata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töpöpunaröyhelö"@fi,
        "Coccotylus truncatus"@sv .

<http://tun.fi/MX.213373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceramium virgatum" ;
    dwc:scientificNameAuthorship "Roth" ;
    skos:broader <http://tun.fi/MX.206698> ;
    skos:hiddenLabel "Ceramium nodulosum"@fi,
        "Ceramium virgatum"@fi,
        "Ceramium nodulosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummahelmilevä"@fi,
        "Ceramium virgatum"@sv .

<http://tun.fi/MX.213377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polysiphonia fucoides" ;
    dwc:scientificNameAuthorship "(Hudson) Greville" ;
    skos:broader <http://tun.fi/MX.213376> ;
    skos:hiddenLabel "Polysiphonia fucoides"@fi,
        "Polysiphonia nigrescens"@fi,
        "Polysiphonia nigrescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaluulevä"@fi,
        "Polysiphonia fucoides"@sv .

<http://tun.fi/MX.213379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polysiphonia fibrillosa" ;
    dwc:scientificNameAuthorship "(Dillwyn) Sprengel" ;
    skos:broader <http://tun.fi/MX.213376> ;
    skos:hiddenLabel "Polysiphonia fibrillosa"@fi,
        "Polysiphonia violacea"@fi,
        "Polysiphonia violacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppuraluulevä"@fi,
        "Polysiphonia fibrillosa"@sv .

<http://tun.fi/MX.213382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodomela confervoides" ;
    dwc:scientificNameAuthorship "(Hudson) P.C.Silva" ;
    skos:broader <http://tun.fi/MX.213381> ;
    skos:hiddenLabel "Rhodomela confervoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takkupunahuiska"@fi,
        "Rhodomela confervoides"@sv .

<http://tun.fi/MX.213421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum intermedium" ;
    dwc:scientificNameAuthorship "(Brid.) J.R. Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Ptychostomum intermedium"@fi,
        "Ptychostomum intermedium subsp. intermedium"@fi,
        "Ptychostomum intermedium"@sv,
        "Ptychostomum intermedium subsp. intermedium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karttuhiirensammal"@fi,
        "mellanbryum"@sv .

<http://tun.fi/MX.213422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum nitidulum" ;
    dwc:scientificNameAuthorship "(Lindb.) J.R. Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum intermedium subsp. nitidulum"@fi,
        "Bryum nitidulum"@fi,
        "Ptychostomum nitidulum"@fi,
        "Bryum intermedium subsp. nitidulum"@sv,
        "Bryum nitidulum"@sv,
        "Ptychostomum nitidulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seitahiirensammal"@fi,
        "glansbryum"@sv .

<http://tun.fi/MX.213755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophocolea bidentata" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.44163> ;
    skos:hiddenLabel "Lophocolea bidentata"@fi,
        "Lophocolea bidentata var. bidentata"@fi,
        "Lophocolea bidentata"@sv,
        "Lophocolea bidentata var. bidentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otalimisammal"@fi,
        "spetsblekmossa"@sv .

<http://tun.fi/MX.213757> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Microbryum davallianum var. davallianum" ;
    skos:broader <http://tun.fi/MX.43704> ;
    skos:hiddenLabel "Microbryum davallianum var. davallianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbryum davallianum var. davallianum"@fi,
        "kalkpottia"@sv .

<http://tun.fi/MX.213838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyartemia forcipata" ;
    dwc:scientificNameAuthorship "Fischer, 1851" ;
    skos:broader <http://tun.fi/MX.213837> ;
    skos:hiddenLabel "Polyartemia forcipata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruijanlehtijalkainen"@fi,
        "Polyartemia forcipata"@sv .

<http://tun.fi/MX.213841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Branchinecta paludosa" ;
    dwc:scientificNameAuthorship "(Müller, 1784)" ;
    skos:broader <http://tun.fi/MX.213840> ;
    skos:hiddenLabel "Branchinecta paludosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlehtijalkainen"@fi,
        "Branchinecta paludosa"@sv .

<http://tun.fi/MX.213844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidurus arcticus" ;
    dwc:scientificNameAuthorship "(Pallas, 1776)" ;
    skos:broader <http://tun.fi/MX.213843> ;
    skos:hiddenLabel "Lepidurus arcticus"@fi,
        "Lepidurus arcticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkakilpiäinen"@fi,
        "fjällsköldbladfoting"@sv .

<http://tun.fi/MX.213847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lynceus brachyurus" ;
    dwc:scientificNameAuthorship "Müller, 1776" ;
    skos:broader <http://tun.fi/MX.213846> ;
    skos:hiddenLabel "Lynceus brachyurus"@fi,
        "Lynceus brachyurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallovesikirppu"@fi,
        "ärtmusselräka"@sv .

<http://tun.fi/MX.213850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnadia lenticularis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.213849> ;
    skos:hiddenLabel "Limnadia lenticularis"@fi,
        "Limnadia lenticularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linssivesikirppu"@fi,
        "linsräka"@sv .

<http://tun.fi/MX.213853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holopedium gibberum" ;
    dwc:scientificNameAuthorship "Zaddach, 1855" ;
    skos:broader <http://tun.fi/MX.213852> ;
    skos:hiddenLabel "Holopedium gibberum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hyytelövesikirppu"@fi,
        "Holopedium gibberum"@sv .

<http://tun.fi/MX.213855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sida crystallina" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.230775> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sida crystallina"@fi,
        "Sida crystallina"@sv .

<http://tun.fi/MX.213857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnosida frontosa" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnosida frontosa"@fi,
        "Limnosida frontosa"@sv .

<http://tun.fi/MX.213859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Latona setifera" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.213858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Latona setifera"@fi,
        "Latona setifera"@sv .

<http://tun.fi/MX.213861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaphanosoma brachyurum" ;
    dwc:scientificNameAuthorship "(Liévin, 1848)" ;
    skos:broader <http://tun.fi/MX.213860> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaphanosoma brachyurum"@fi,
        "Diaphanosoma brachyurum"@sv .

<http://tun.fi/MX.213864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapholeberis microcephala" ;
    dwc:scientificNameAuthorship "Sars, 1890" ;
    skos:broader <http://tun.fi/MX.213863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scapholeberis microcephala"@fi,
        "Scapholeberis microcephala"@sv .

<http://tun.fi/MX.213865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapholeberis mucronata" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.213863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scapholeberis mucronata"@fi,
        "Scapholeberis mucronata"@sv .

<http://tun.fi/MX.213867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simocephalus exspinosus" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.213866> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simocephalus exspinosus"@fi,
        "Simocephalus exspinosus"@sv .

<http://tun.fi/MX.213868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simocephalus vetulus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.213866> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simocephalus vetulus"@fi,
        "Simocephalus vetulus"@sv .

<http://tun.fi/MX.213869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simocephalus serrulatus" ;
    dwc:scientificNameAuthorship "(Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.213866> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simocephalus serrulatus"@fi,
        "Simocephalus serrulatus"@sv .

<http://tun.fi/MX.213871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daphnia magna" ;
    dwc:scientificNameAuthorship "Straus, 1820" ;
    skos:broader <http://tun.fi/MX.213870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Daphnia magna"@fi,
        "Daphnia magna"@sv .

<http://tun.fi/MX.213874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daphnia pulex" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.213870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Daphnia pulex"@fi,
        "Daphnia pulex"@sv .

<http://tun.fi/MX.213875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daphnia lacustris" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213870> ;
    skos:hiddenLabel "Daphnia longispina"@fi,
        "Daphnia longispina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Daphnia lacustris"@fi,
        "Daphnia lacustris"@sv .

<http://tun.fi/MX.213877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daphnia longispina" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.213870> ;
    skos:hiddenLabel "Daphnia hyalina"@fi,
        "Daphnia rosea"@fi,
        "Daphnia hyalina"@sv,
        "Daphnia rosea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Daphnia longispina"@fi,
        "Daphnia longispina"@sv .

<http://tun.fi/MX.213880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daphnia umbra" ;
    dwc:scientificNameAuthorship "Taylor, Hebert & Colbourne, 1996" ;
    skos:broader <http://tun.fi/MX.213870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Daphnia umbra"@fi,
        "Daphnia umbra"@sv .

<http://tun.fi/MX.213881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daphnia galeata" ;
    dwc:scientificNameAuthorship "Sars, 1865" ;
    skos:broader <http://tun.fi/MX.213870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Daphnia galeata"@fi,
        "Daphnia galeata"@sv .

<http://tun.fi/MX.213882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daphnia cucullata" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Daphnia cucullata"@fi,
        "Daphnia cucullata"@sv .

<http://tun.fi/MX.213883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daphnia longiremis" ;
    dwc:scientificNameAuthorship "Sars, 1861" ;
    skos:broader <http://tun.fi/MX.213870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Daphnia longiremis"@fi,
        "Daphnia longiremis"@sv .

<http://tun.fi/MX.213884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daphnia cristata" ;
    dwc:scientificNameAuthorship "Sars, 1861" ;
    skos:broader <http://tun.fi/MX.213870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Daphnia cristata"@fi,
        "Daphnia cristata"@sv .

<http://tun.fi/MX.213886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriodaphnia reticulata" ;
    dwc:scientificNameAuthorship "(Jurine, 1820)" ;
    skos:broader <http://tun.fi/MX.213885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceriodaphnia reticulata"@fi,
        "Ceriodaphnia reticulata"@sv .

<http://tun.fi/MX.213887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriodaphnia megops" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceriodaphnia megops"@fi,
        "Ceriodaphnia megops"@sv .

<http://tun.fi/MX.213888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriodaphnia laticaudata" ;
    dwc:scientificNameAuthorship "P.E.Müller, 1867" ;
    skos:broader <http://tun.fi/MX.213885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceriodaphnia laticaudata"@fi,
        "Ceriodaphnia laticaudata"@sv .

<http://tun.fi/MX.213889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriodaphnia rotunda" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceriodaphnia rotunda"@fi,
        "Ceriodaphnia rotunda"@sv .

<http://tun.fi/MX.213890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriodaphnia pulchella" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceriodaphnia pulchella"@fi,
        "Ceriodaphnia pulchella"@sv .

<http://tun.fi/MX.213891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriodaphnia dubia" ;
    dwc:scientificNameAuthorship "Richard, 1894" ;
    skos:broader <http://tun.fi/MX.213885> ;
    skos:hiddenLabel "Ceriodaphnia affinis"@fi,
        "Ceriodaphnia affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceriodaphnia dubia"@fi,
        "Ceriodaphnia dubia"@sv .

<http://tun.fi/MX.213893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriodaphnia quadrangula" ;
    dwc:scientificNameAuthorship "(Müller, 1785)" ;
    skos:broader <http://tun.fi/MX.213885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceriodaphnia quadrangula"@fi,
        "Ceriodaphnia quadrangula"@sv .

<http://tun.fi/MX.213897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bosmina longirostris" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.213895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bosmina longirostris"@fi,
        "Bosmina longirostris"@sv .

<http://tun.fi/MX.213902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bosmina coregoni" ;
    dwc:scientificNameAuthorship "Baird, 1857" ;
    skos:broader <http://tun.fi/MX.213895> ;
    skos:hiddenLabel "Bosmina (Eubosmina) coreogni maritima"@fi,
        "Bosmina cederstromi"@fi,
        "Bosmina crassicornis"@fi,
        "Bosmina gibbera"@fi,
        "Bosmina longicornis"@fi,
        "Bosmina longispina"@fi,
        "Bosmina maritima"@fi,
        "Bosmina mixta"@fi,
        "Bosmina obtusirostris"@fi,
        "Bosmina reflexa"@fi,
        "Eubosmina maritima"@fi,
        "Bosmina (Eubosmina) coreogni maritima"@sv,
        "Bosmina cederstromi"@sv,
        "Bosmina crassicornis"@sv,
        "Bosmina gibbera"@sv,
        "Bosmina longicornis"@sv,
        "Bosmina longispina"@sv,
        "Bosmina maritima"@sv,
        "Bosmina mixta"@sv,
        "Bosmina obtusirostris"@sv,
        "Bosmina reflexa"@sv,
        "Eubosmina maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bosmina coregoni"@fi,
        "Bosmina coregoni"@sv .

<http://tun.fi/MX.213911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurycercus lamellatus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.213910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurycercus lamellatus"@fi,
        "Eurycercus lamellatus"@sv .

<http://tun.fi/MX.213912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurycercus pompholygodes" ;
    dwc:scientificNameAuthorship "Frey, 1975" ;
    skos:broader <http://tun.fi/MX.213910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurycercus pompholygodes"@fi,
        "Eurycercus pompholygodes"@sv .

<http://tun.fi/MX.213914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptocercus rectirostris" ;
    dwc:scientificNameAuthorship "Schoedler, 1862" ;
    skos:broader <http://tun.fi/MX.213913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptocercus rectirostris"@fi,
        "Camptocercus rectirostris"@sv .

<http://tun.fi/MX.213915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptocercus fennicus" ;
    dwc:scientificNameAuthorship "Stenroos, 1898" ;
    skos:broader <http://tun.fi/MX.213913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptocercus fennicus"@fi,
        "Camptocercus fennicus"@sv .

<http://tun.fi/MX.213916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptocercus lilljeborgi" ;
    dwc:scientificNameAuthorship "Schoedler, 1862" ;
    skos:broader <http://tun.fi/MX.213913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptocercus lilljeborgi"@fi,
        "Camptocercus lilljeborgi"@sv .

<http://tun.fi/MX.213918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acroperus harpae" ;
    dwc:scientificNameAuthorship "(Baird, 1834)" ;
    skos:broader <http://tun.fi/MX.213917> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acroperus harpae"@fi,
        "Acroperus harpae"@sv .

<http://tun.fi/MX.213920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acroperus elongatus" ;
    dwc:scientificNameAuthorship "(Sars, 1862)" ;
    skos:broader <http://tun.fi/MX.213917> ;
    skos:hiddenLabel "Alonopsis elongata"@fi,
        "Alonopsis elongata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acroperus elongatus"@fi,
        "Acroperus elongatus"@sv .

<http://tun.fi/MX.213921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kurzia latissima" ;
    dwc:scientificNameAuthorship "(Kurz, 1874)" ;
    skos:broader <http://tun.fi/MX.214795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kurzia latissima"@fi,
        "Kurzia latissima"@sv .

<http://tun.fi/MX.213923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyurella tenuicaudis" ;
    dwc:scientificNameAuthorship "(Sars, 1862)" ;
    skos:broader <http://tun.fi/MX.213922> ;
    skos:hiddenLabel "Alona tenuicaudis"@fi,
        "Alona tenuicaudis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxyurella tenuicaudis"@fi,
        "Oxyurella tenuicaudis"@sv .

<http://tun.fi/MX.213926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alona intermedia" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alona intermedia"@fi,
        "Alona intermedia"@sv .

<http://tun.fi/MX.213927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alona karelica" ;
    dwc:scientificNameAuthorship "Stenroos, 1897" ;
    skos:broader <http://tun.fi/MX.213924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alona karelica"@fi,
        "Alona karelica"@sv .

<http://tun.fi/MX.213929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alona affinis" ;
    dwc:scientificNameAuthorship "(Leydig, 1860)" ;
    skos:broader <http://tun.fi/MX.213924> ;
    skos:hiddenLabel "Biapertura affinis"@fi,
        "Biapertura affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alona affinis"@fi,
        "Alona affinis"@sv .

<http://tun.fi/MX.213930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alona quadrangularis" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.213924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alona quadrangularis"@fi,
        "Alona quadrangularis"@sv .

<http://tun.fi/MX.213931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alona weltneri" ;
    dwc:scientificNameAuthorship "Keilhack, 1905" ;
    skos:broader <http://tun.fi/MX.213924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alona weltneri"@fi,
        "Alona weltneri"@sv .

<http://tun.fi/MX.213932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alona guttata" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alona guttata"@fi,
        "Alona guttata"@sv .

<http://tun.fi/MX.213933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alona costata" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alona costata"@fi,
        "Alona costata"@sv .

<http://tun.fi/MX.213934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alona rustica" ;
    dwc:scientificNameAuthorship "Scott, 1895" ;
    skos:broader <http://tun.fi/MX.213924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alona rustica"@fi,
        "Alona rustica"@sv .

<http://tun.fi/MX.213936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchotalona falcata" ;
    dwc:scientificNameAuthorship "(Sars, 1862)" ;
    skos:broader <http://tun.fi/MX.213935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhynchotalona falcata"@fi,
        "Rhynchotalona falcata"@sv .

<http://tun.fi/MX.213938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leydigia leydigi" ;
    dwc:scientificNameAuthorship "(Schoedler, 1863)" ;
    skos:broader <http://tun.fi/MX.213937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leydigia leydigi"@fi,
        "Leydigia leydigi"@sv .

<http://tun.fi/MX.213940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graptoleberis testudinaria" ;
    dwc:scientificNameAuthorship "(Fischer, 1851)" ;
    skos:broader <http://tun.fi/MX.213939> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graptoleberis testudinaria"@fi,
        "Graptoleberis testudinaria"@sv .

<http://tun.fi/MX.213942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monospilus dispar" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monospilus dispar"@fi,
        "Monospilus dispar"@sv .

<http://tun.fi/MX.213947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alonella nana" ;
    dwc:scientificNameAuthorship "(Baird, 1850)" ;
    skos:broader <http://tun.fi/MX.213946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alonella nana"@fi,
        "Alonella nana"@sv .

<http://tun.fi/MX.213948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alonella excisa" ;
    dwc:scientificNameAuthorship "(Fischer, 1854)" ;
    skos:broader <http://tun.fi/MX.213946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alonella excisa"@fi,
        "Alonella excisa"@sv .

<http://tun.fi/MX.213949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alonella exigua" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1853)" ;
    skos:broader <http://tun.fi/MX.213946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alonella exigua"@fi,
        "Alonella exigua"@sv .

<http://tun.fi/MX.213954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleuroxus aduncus" ;
    dwc:scientificNameAuthorship "(Jurine, 1820)" ;
    skos:broader <http://tun.fi/MX.213950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleuroxus aduncus"@fi,
        "Pleuroxus aduncus"@sv .

<http://tun.fi/MX.213955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleuroxus trigonellus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.213950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleuroxus trigonellus"@fi,
        "Pleuroxus trigonellus"@sv .

<http://tun.fi/MX.213956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleuroxus uncinatus" ;
    dwc:scientificNameAuthorship "Baird, 1850" ;
    skos:broader <http://tun.fi/MX.213950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleuroxus uncinatus"@fi,
        "Pleuroxus uncinatus"@sv .

<http://tun.fi/MX.213959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chydorus gibbus" ;
    dwc:scientificNameAuthorship "Sars, 1890" ;
    skos:broader <http://tun.fi/MX.213958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chydorus gibbus"@fi,
        "Chydorus gibbus"@sv .

<http://tun.fi/MX.213961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chydorus sphaericus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.213958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chydorus sphaericus"@fi,
        "Chydorus sphaericus"@sv .

<http://tun.fi/MX.213962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chydorus latus" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chydorus latus"@fi,
        "Chydorus latus"@sv .

<http://tun.fi/MX.213963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chydorus ovalis" ;
    dwc:scientificNameAuthorship "Kurz, 1875" ;
    skos:broader <http://tun.fi/MX.213958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chydorus ovalis"@fi,
        "Chydorus ovalis"@sv .

<http://tun.fi/MX.213965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dunhevedia crassa" ;
    dwc:scientificNameAuthorship "King, 1853" ;
    skos:broader <http://tun.fi/MX.213964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dunhevedia crassa"@fi,
        "Dunhevedia crassa"@sv .

<http://tun.fi/MX.213967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudochydorus globosus" ;
    dwc:scientificNameAuthorship "(Baird, 1843)" ;
    skos:broader <http://tun.fi/MX.213966> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudochydorus globosus"@fi,
        "Pseudochydorus globosus"@sv .

<http://tun.fi/MX.213969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anchistropus emarginatus" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213968> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anchistropus emarginatus"@fi,
        "Anchistropus emarginatus"@sv .

<http://tun.fi/MX.213972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilyocryptus acutifrons" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilyocryptus acutifrons"@fi,
        "Ilyocryptus acutifrons"@sv .

<http://tun.fi/MX.213973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilyocryptus sordidus" ;
    dwc:scientificNameAuthorship "(Liévin, 1848)" ;
    skos:broader <http://tun.fi/MX.213971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilyocryptus sordidus"@fi,
        "Ilyocryptus sordidus"@sv .

<http://tun.fi/MX.213974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilyocryptus agilis" ;
    dwc:scientificNameAuthorship "Kurz, 1878" ;
    skos:broader <http://tun.fi/MX.213971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilyocryptus agilis"@fi,
        "Ilyocryptus agilis"@sv .

<http://tun.fi/MX.213977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophryoxus gracilis" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophryoxus gracilis"@fi,
        "Ophryoxus gracilis"@sv .

<http://tun.fi/MX.213979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acantholeberis curvirosrtis" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.213978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acantholeberis curvirosrtis"@fi,
        "Acantholeberis curvirosrtis"@sv .

<http://tun.fi/MX.213981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrothrix laticornis" ;
    dwc:scientificNameAuthorship "(Jurine, 1820)" ;
    skos:broader <http://tun.fi/MX.213980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrothrix laticornis"@fi,
        "Macrothrix laticornis"@sv .

<http://tun.fi/MX.213982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrothrix rosea" ;
    dwc:scientificNameAuthorship "(Jurine, 1820)" ;
    skos:broader <http://tun.fi/MX.213980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrothrix rosea"@fi,
        "Macrothrix rosea"@sv .

<http://tun.fi/MX.213984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanothrix dentata" ;
    dwc:scientificNameAuthorship "(Eurén, 1861)" ;
    skos:broader <http://tun.fi/MX.213983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drepanothrix dentata"@fi,
        "Drepanothrix dentata"@sv .

<http://tun.fi/MX.213986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Streblocerus serricaudatus" ;
    dwc:scientificNameAuthorship "(Fischer, 1849)" ;
    skos:broader <http://tun.fi/MX.213985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Streblocerus serricaudatus"@fi,
        "Streblocerus serricaudatus"@sv .

<http://tun.fi/MX.213988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathonura rectirostris" ;
    dwc:scientificNameAuthorship "(Müller, 1785)" ;
    skos:broader <http://tun.fi/MX.213987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathonura rectirostris"@fi,
        "Lathonura rectirostris"@sv .

<http://tun.fi/MX.213991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moina brachiata" ;
    dwc:scientificNameAuthorship "(Jurine, 1820)" ;
    skos:broader <http://tun.fi/MX.213990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Moina brachiata"@fi,
        "Moina brachiata"@sv .

<http://tun.fi/MX.213994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyphemus pediculus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.213993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyphemus pediculus"@fi,
        "Polyphemus pediculus"@sv .

<http://tun.fi/MX.213997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evadne nordmanni" ;
    dwc:scientificNameAuthorship "Lovén, 1836" ;
    skos:broader <http://tun.fi/MX.213996> ;
    skos:hiddenLabel "Evadne nordmanni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiovesikirppu"@fi,
        "Evadne nordmanni"@sv .

<http://tun.fi/MX.213998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evadne anonyx" ;
    dwc:scientificNameAuthorship "Sars, 1897" ;
    skos:broader <http://tun.fi/MX.213996> ;
    skos:hiddenLabel "Evadne anonyx"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyttyrävesikirppu"@fi,
        "Evadne anonyx"@sv .

<http://tun.fi/MX.214000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podon leuckartii" ;
    dwc:scientificNameAuthorship "(Sars, 1862)" ;
    skos:broader <http://tun.fi/MX.213999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podon leuckartii"@fi,
        "Podon leuckartii"@sv .

<http://tun.fi/MX.214001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podon intermedius" ;
    dwc:scientificNameAuthorship "Lilljeborg, 1853" ;
    skos:broader <http://tun.fi/MX.213999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podon intermedius"@fi,
        "Podon intermedius"@sv .

<http://tun.fi/MX.214004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bythotrephes longimanus" ;
    dwc:scientificNameAuthorship "Leydig, 1860" ;
    skos:altLabel "piikkivesikirppu"@fi ;
    skos:broader <http://tun.fi/MX.214003> ;
    skos:hiddenLabel "Bythotrephes cederstroemii"@fi,
        "Bythotrephes longimanus"@fi,
        "Bythotrephes cederstroemii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okavesikirppu"@fi,
        "Bythotrephes longimanus"@sv .

<http://tun.fi/MX.214008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptodora kindtii" ;
    dwc:scientificNameAuthorship "(Focke, 1844)" ;
    skos:broader <http://tun.fi/MX.214007> ;
    skos:hiddenLabel "Leptodora hyalina"@fi,
        "Leptodora kindtii"@fi,
        "Leptodora hyalina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lasivesikirppu"@fi,
        "Leptodora kindtii"@sv .

<http://tun.fi/MX.214012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Darwinula stevensoni" ;
    dwc:scientificNameAuthorship "(Brady & Robertson, 1870)" ;
    skos:broader <http://tun.fi/MX.214011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Darwinula stevensoni"@fi,
        "Darwinula stevensoni"@sv .

<http://tun.fi/MX.214015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnocythere stationis" ;
    dwc:scientificNameAuthorship "Vávra, 1891" ;
    skos:broader <http://tun.fi/MX.214014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnocythere stationis"@fi,
        "Limnocythere stationis"@sv .

<http://tun.fi/MX.214016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnocythere inopinata" ;
    dwc:scientificNameAuthorship "(Baird, 1843)" ;
    skos:broader <http://tun.fi/MX.214014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnocythere inopinata"@fi,
        "Limnocythere inopinata"@sv .

<http://tun.fi/MX.214018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucocythere mirabilis" ;
    dwc:scientificNameAuthorship "(Kaufmann, 1892)" ;
    skos:broader <http://tun.fi/MX.214017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucocythere mirabilis"@fi,
        "Leucocythere mirabilis"@sv .

<http://tun.fi/MX.214020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnocytherina sanctipatricii" ;
    dwc:scientificNameAuthorship "(Brady & Robertson, 1869" ;
    skos:broader <http://tun.fi/MX.214019> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnocytherina sanctipatricii"@fi,
        "Limnocytherina sanctipatricii"@sv .

<http://tun.fi/MX.214022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metacypris cordata" ;
    dwc:scientificNameAuthorship "Brady & Robertson, 1870" ;
    skos:broader <http://tun.fi/MX.214021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metacypris cordata"@fi,
        "Metacypris cordata"@sv .

<http://tun.fi/MX.214027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyprideis torosa" ;
    dwc:scientificNameAuthorship "(Jones, 1850)" ;
    skos:broader <http://tun.fi/MX.214026> ;
    skos:hiddenLabel "Cyprideis littoralis"@fi,
        "Cytheridea littoralis"@fi,
        "Cyprideis littoralis"@sv,
        "Cytheridea littoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyprideis torosa"@fi,
        "Cyprideis torosa"@sv .

<http://tun.fi/MX.214030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracyprideis fennica" ;
    dwc:scientificNameAuthorship "(Hirschmann, 1909)" ;
    skos:broader <http://tun.fi/MX.214029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracyprideis fennica"@fi,
        "Paracyprideis fennica"@sv .

<http://tun.fi/MX.214032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cytherissa lacustris" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cytherissa lacustris"@fi,
        "Cytherissa lacustris"@sv .

<http://tun.fi/MX.214035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocythere castanea" ;
    dwc:scientificNameAuthorship "(Sars, 1866)" ;
    skos:broader <http://tun.fi/MX.214034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptocythere castanea"@fi,
        "Leptocythere castanea"@sv .

<http://tun.fi/MX.214036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocythere porcellanea" ;
    dwc:scientificNameAuthorship "(Brady, 1869)" ;
    skos:broader <http://tun.fi/MX.214034> ;
    skos:hiddenLabel "Leptocythere ilyophila"@fi,
        "Leptocythere ilyophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptocythere porcellanea"@fi,
        "Leptocythere porcellanea"@sv .

<http://tun.fi/MX.214038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocythere pellucida" ;
    dwc:scientificNameAuthorship "(Baird, 1850)" ;
    skos:broader <http://tun.fi/MX.214034> ;
    skos:hiddenLabel "Leptocythere confusa"@fi,
        "Leptocythere confusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptocythere pellucida"@fi,
        "Leptocythere pellucida"@sv .

<http://tun.fi/MX.214040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocythere lacertosa" ;
    dwc:scientificNameAuthorship "(Hirschmann, 1912)" ;
    skos:broader <http://tun.fi/MX.214034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptocythere lacertosa"@fi,
        "Leptocythere lacertosa"@sv .

<http://tun.fi/MX.214041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocythere baltica" ;
    dwc:scientificNameAuthorship "Klie, 1919" ;
    skos:broader <http://tun.fi/MX.214034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptocythere baltica"@fi,
        "Leptocythere baltica"@sv .

<http://tun.fi/MX.214044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestoleberis aurantia" ;
    dwc:scientificNameAuthorship "(Baird, 1838)" ;
    skos:broader <http://tun.fi/MX.214043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xestoleberis aurantia"@fi,
        "Xestoleberis aurantia"@sv .

<http://tun.fi/MX.214047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirschmannia viridis" ;
    dwc:scientificNameAuthorship "(Müller, 1785)" ;
    skos:broader <http://tun.fi/MX.214046> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hirschmannia viridis"@fi,
        "Hirschmannia viridis"@sv .

<http://tun.fi/MX.214049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cytheromorpha fuscata" ;
    dwc:scientificNameAuthorship "(Brady, 1869)" ;
    skos:broader <http://tun.fi/MX.214048> ;
    skos:hiddenLabel "Cytheromorpha albula"@fi,
        "Cytheromorpha albula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cytheromorpha fuscata"@fi,
        "Cytheromorpha fuscata"@sv .

<http://tun.fi/MX.214051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cytheromorpha claviformis" ;
    dwc:scientificNameAuthorship "Hirschmann, 1909" ;
    skos:broader <http://tun.fi/MX.214048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cytheromorpha claviformis"@fi,
        "Cytheromorpha claviformis"@sv .

<http://tun.fi/MX.214053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elofsonia pusilla" ;
    dwc:scientificNameAuthorship "(Brady & Robertson, 1870)" ;
    skos:broader <http://tun.fi/MX.214052> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elofsonia pusilla"@fi,
        "Elofsonia pusilla"@sv .

<http://tun.fi/MX.214054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elofsonia baltica" ;
    dwc:scientificNameAuthorship "(Hirschmann, 1909)" ;
    skos:broader <http://tun.fi/MX.214052> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elofsonia baltica"@fi,
        "Elofsonia baltica"@sv .

<http://tun.fi/MX.214056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loxoconcha impressa" ;
    dwc:scientificNameAuthorship "(Baird, 1850)" ;
    skos:broader <http://tun.fi/MX.214055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Loxoconcha impressa"@fi,
        "Loxoconcha impressa"@sv .

<http://tun.fi/MX.214057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loxoconcha elliptica" ;
    dwc:scientificNameAuthorship "Brady, 1868" ;
    skos:broader <http://tun.fi/MX.214055> ;
    skos:hiddenLabel "Loxoconcha gauthieri"@fi,
        "Loxoconcha gauthieri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Loxoconcha elliptica"@fi,
        "Loxoconcha elliptica"@sv .

<http://tun.fi/MX.214061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cytherois arenicola" ;
    dwc:scientificNameAuthorship "Klie, 1929" ;
    skos:broader <http://tun.fi/MX.214060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cytherois arenicola"@fi,
        "Cytherois arenicola"@sv .

<http://tun.fi/MX.214062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cytherois fischeri" ;
    dwc:scientificNameAuthorship "(Sars, 1866)" ;
    skos:broader <http://tun.fi/MX.214060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cytherois fischeri"@fi,
        "Cytherois fischeri"@sv .

<http://tun.fi/MX.214064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreostoma variabile" ;
    dwc:scientificNameAuthorship "(Bair, 1835)" ;
    skos:broader <http://tun.fi/MX.214063> ;
    skos:hiddenLabel "Paradoxostoma variabile"@fi,
        "Paradoxostoma variabile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreostoma variabile"@fi,
        "Boreostoma variabile"@sv .

<http://tun.fi/MX.214067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cytherura gibba" ;
    dwc:scientificNameAuthorship "(Müller, 1785)" ;
    skos:broader <http://tun.fi/MX.214066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cytherura gibba"@fi,
        "Cytherura gibba"@sv .

<http://tun.fi/MX.214069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semicytherura nigrescens" ;
    dwc:scientificNameAuthorship "(Baird, 1838)" ;
    skos:broader <http://tun.fi/MX.214068> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semicytherura nigrescens"@fi,
        "Semicytherura nigrescens"@sv .

<http://tun.fi/MX.214072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plesiocypridopsis newtoni" ;
    dwc:scientificNameAuthorship "(Brady & Robertson, 1870)" ;
    skos:broader <http://tun.fi/MX.214071> ;
    skos:hiddenLabel "Cypridopsis newtoni"@fi,
        "Cypridopsis newtoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plesiocypridopsis newtoni"@fi,
        "Plesiocypridopsis newtoni"@sv .

<http://tun.fi/MX.214073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarscypridopsis aculeata" ;
    dwc:scientificNameAuthorship "(Costa, 1847)" ;
    skos:broader <http://tun.fi/MX.4971674> ;
    skos:hiddenLabel "Cypridopsis aculeata"@fi,
        "Plesiocypridopsis aculeata"@fi,
        "Cypridopsis aculeata"@sv,
        "Plesiocypridopsis aculeata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarscypridopsis aculeata"@fi,
        "Sarscypridopsis aculeata"@sv .

<http://tun.fi/MX.214076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypridopsis vidua" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.214074> ;
    skos:hiddenLabel "Cypridopsis obesa"@fi,
        "Cypridopsis parva"@fi,
        "Cypridopsis pincta"@fi,
        "Cypridopsis obesa"@sv,
        "Cypridopsis parva"@sv,
        "Cypridopsis pincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cypridopsis vidua"@fi,
        "Cypridopsis vidua"@sv .

<http://tun.fi/MX.214080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamocypris villosa" ;
    dwc:scientificNameAuthorship "(Jurine, 1820)" ;
    skos:broader <http://tun.fi/MX.214079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Potamocypris villosa"@fi,
        "Potamocypris villosa"@sv .

<http://tun.fi/MX.214081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamocypris fulva" ;
    dwc:scientificNameAuthorship "(Brady, 1868)" ;
    skos:broader <http://tun.fi/MX.214079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Potamocypris fulva"@fi,
        "Potamocypris fulva"@sv .

<http://tun.fi/MX.214082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamocypris pallida" ;
    dwc:scientificNameAuthorship "Alm, 1914" ;
    skos:broader <http://tun.fi/MX.214079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Potamocypris pallida"@fi,
        "Potamocypris pallida"@sv .

<http://tun.fi/MX.214083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamocypris humilis" ;
    dwc:scientificNameAuthorship "(Sars, 1924)" ;
    skos:broader <http://tun.fi/MX.214079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Potamocypris humilis"@fi,
        "Potamocypris humilis"@sv .

<http://tun.fi/MX.214084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamocypris producta" ;
    dwc:scientificNameAuthorship "(Sars, 1924)" ;
    skos:broader <http://tun.fi/MX.214079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Potamocypris producta"@fi,
        "Potamocypris producta"@sv .

<http://tun.fi/MX.214087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypris pubera" ;
    dwc:scientificNameAuthorship "Müller, 1776" ;
    skos:broader <http://tun.fi/MX.214086> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cypris pubera"@fi,
        "Cypris pubera"@sv .

<http://tun.fi/MX.214089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerocypris fasciata" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.214088> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerocypris fasciata"@fi,
        "Dolerocypris fasciata"@sv .

<http://tun.fi/MX.214091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyprois marginata" ;
    dwc:scientificNameAuthorship "(Straus, 1821)" ;
    skos:broader <http://tun.fi/MX.214090> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyprois marginata"@fi,
        "Cyprois marginata"@sv .

<http://tun.fi/MX.214094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocypris incongruens" ;
    dwc:scientificNameAuthorship "(Ramdohr, 1808)" ;
    skos:broader <http://tun.fi/MX.214093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterocypris incongruens"@fi,
        "Heterocypris incongruens"@sv .

<http://tun.fi/MX.214095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocypris salina" ;
    dwc:scientificNameAuthorship "(Brady, 1868)" ;
    skos:broader <http://tun.fi/MX.214093> ;
    skos:hiddenLabel "Cyprinotus salinus"@fi,
        "Cyprinotus salinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterocypris salina"@fi,
        "Heterocypris salina"@sv .

<http://tun.fi/MX.214097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradleystrandesia reticulata" ;
    dwc:scientificNameAuthorship "(Zaddach, 1844)" ;
    skos:broader <http://tun.fi/MX.214096> ;
    skos:hiddenLabel "Cypricercus affinis"@fi,
        "Cypris affinis"@fi,
        "Cypricercus affinis"@sv,
        "Cypris affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradleystrandesia reticulata"@fi,
        "Bradleystrandesia reticulata"@sv .

<http://tun.fi/MX.214099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tonnacypris glacialis" ;
    dwc:scientificNameAuthorship "(Sars, 1890)" ;
    skos:broader <http://tun.fi/MX.4971735> ;
    skos:hiddenLabel "Eucypris glacialis"@fi,
        "Eucypris glacialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tonnacypris glacialis"@fi,
        "Tonnacypris glacialis"@sv .

<http://tun.fi/MX.214100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucypris virens" ;
    dwc:scientificNameAuthorship "(Jurine, 1820)" ;
    skos:broader <http://tun.fi/MX.214098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucypris virens"@fi,
        "Eucypris virens"@sv .

<http://tun.fi/MX.214102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notodromas monacha" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.214101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notodromas monacha"@fi,
        "Notodromas monacha"@sv .

<http://tun.fi/MX.214104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclocypris globosa" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclocypris globosa"@fi,
        "Cyclocypris globosa"@sv .

<http://tun.fi/MX.214105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclocypris laevis" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.214103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclocypris laevis"@fi,
        "Cyclocypris laevis"@sv .

<http://tun.fi/MX.214106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclocypris ovum" ;
    dwc:scientificNameAuthorship "(Jurine, 1820)" ;
    skos:broader <http://tun.fi/MX.214103> ;
    skos:hiddenLabel "Cyclocypris impressopunctata"@fi,
        "Cyclocypris impressopunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclocypris ovum"@fi,
        "Cyclocypris ovum"@sv .

<http://tun.fi/MX.214108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclocypris serena" ;
    dwc:scientificNameAuthorship "(Koch, 1837)" ;
    skos:broader <http://tun.fi/MX.214103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclocypris serena"@fi,
        "Cyclocypris serena"@sv .

<http://tun.fi/MX.214110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypria exsculpta" ;
    dwc:scientificNameAuthorship "(Fischer, 1855)" ;
    skos:broader <http://tun.fi/MX.214109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cypria exsculpta"@fi,
        "Cypria exsculpta"@sv .

<http://tun.fi/MX.214112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypria ophthalmica" ;
    dwc:scientificNameAuthorship "(Jurine, 1820)" ;
    skos:broader <http://tun.fi/MX.214109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cypria ophthalmica"@fi,
        "Cypria ophthalmica"@sv .

<http://tun.fi/MX.214113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypria lacustris" ;
    dwc:scientificNameAuthorship "Lilljeborg in Sars, 1890" ;
    skos:broader <http://tun.fi/MX.214109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cypria lacustris"@fi,
        "Cypria lacustris"@sv .

<http://tun.fi/MX.214115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocandona longipes" ;
    dwc:scientificNameAuthorship "(Ekman, 1908)" ;
    skos:broader <http://tun.fi/MX.214114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptocandona longipes"@fi,
        "Cryptocandona longipes"@sv .

<http://tun.fi/MX.214116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocandona pygmaea" ;
    dwc:scientificNameAuthorship "(Ekman, 1908)" ;
    skos:broader <http://tun.fi/MX.214114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptocandona pygmaea"@fi,
        "Cryptocandona pygmaea"@sv .

<http://tun.fi/MX.214117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocandona reducta" ;
    dwc:scientificNameAuthorship "(Alm, 1914)" ;
    skos:broader <http://tun.fi/MX.214114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptocandona reducta"@fi,
        "Cryptocandona reducta"@sv .

<http://tun.fi/MX.214118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocandona vavrai" ;
    dwc:scientificNameAuthorship "Kaufmann, 1900" ;
    skos:broader <http://tun.fi/MX.214114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptocandona vavrai"@fi,
        "Cryptocandona vavrai"@sv .

<http://tun.fi/MX.214120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candona candida" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.214119> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Candona candida"@fi,
        "Candona candida"@sv .

<http://tun.fi/MX.214121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candona angulata" ;
    dwc:scientificNameAuthorship "G.W.Müller, 1900" ;
    skos:broader <http://tun.fi/MX.214119> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Candona angulata"@fi,
        "Candona angulata"@sv .

<http://tun.fi/MX.214122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candona neglecta" ;
    dwc:scientificNameAuthorship "Sars, 1887" ;
    skos:broader <http://tun.fi/MX.214119> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Candona neglecta"@fi,
        "Candona neglecta"@sv .

<http://tun.fi/MX.214123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocandona stagnalis" ;
    dwc:scientificNameAuthorship "(Sars, 1890)" ;
    skos:broader <http://tun.fi/MX.4971739> ;
    skos:hiddenLabel "Candona stagnalis"@fi,
        "Candona stagnalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudocandona stagnalis"@fi,
        "Pseudocandona stagnalis"@sv .

<http://tun.fi/MX.214124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocandona rostrata" ;
    dwc:scientificNameAuthorship "(Brady & Norman, 1889)" ;
    skos:broader <http://tun.fi/MX.4971739> ;
    skos:hiddenLabel "Candona rostrata"@fi,
        "Candona rostrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudocandona rostrata"@fi,
        "Pseudocandona rostrata"@sv .

<http://tun.fi/MX.214125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabaeformiscandona brevicornis" ;
    dwc:scientificNameAuthorship "(Klie, 1925)" ;
    skos:broader <http://tun.fi/MX.4971738> ;
    skos:hiddenLabel "Candona brevicornis"@fi,
        "Candona brevicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fabaeformiscandona brevicornis"@fi,
        "Fabaeformiscandona brevicornis"@sv .

<http://tun.fi/MX.214126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocandona albicans" ;
    dwc:scientificNameAuthorship "(Brady, 1864)" ;
    skos:broader <http://tun.fi/MX.4971739> ;
    skos:hiddenLabel "Candona parallela"@fi,
        "Candona parallela"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudocandona albicans"@fi,
        "Pseudocandona albicans"@sv .

<http://tun.fi/MX.214127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocandona compressa" ;
    dwc:scientificNameAuthorship "(Koch, 1836)" ;
    skos:broader <http://tun.fi/MX.4971739> ;
    skos:hiddenLabel "Candona compressa"@fi,
        "Candona fallax"@fi,
        "Candona compressa"@sv,
        "Candona fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudocandona compressa"@fi,
        "Pseudocandona compressa"@sv .

<http://tun.fi/MX.214129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabaeformiscandona fragilis" ;
    dwc:scientificNameAuthorship "(Hartwig, 1898)" ;
    skos:broader <http://tun.fi/MX.4971738> ;
    skos:hiddenLabel "Candona fragilis"@fi,
        "Candona fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fabaeformiscandona fragilis"@fi,
        "Fabaeformiscandona fragilis"@sv .

<http://tun.fi/MX.214130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabaeformiscandona fabaeformis" ;
    dwc:scientificNameAuthorship "(Fischer, 1851)" ;
    skos:broader <http://tun.fi/MX.4971738> ;
    skos:hiddenLabel "Candona bradyi"@fi,
        "Candona fabaeformis"@fi,
        "Candona bradyi"@sv,
        "Candona fabaeformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fabaeformiscandona fabaeformis"@fi,
        "Fabaeformiscandona fabaeformis"@sv .

<http://tun.fi/MX.214132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabaeformiscandona levanderi" ;
    dwc:scientificNameAuthorship "(Hirschmann, 1912)" ;
    skos:broader <http://tun.fi/MX.4971738> ;
    skos:hiddenLabel "Candona levanderi"@fi,
        "Candona levanderi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fabaeformiscandona levanderi"@fi,
        "Fabaeformiscandona levanderi"@sv .

<http://tun.fi/MX.214133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabaeformiscandona protzi" ;
    dwc:scientificNameAuthorship "(Hartwig, 1898)" ;
    skos:broader <http://tun.fi/MX.4971738> ;
    skos:hiddenLabel "Candona protzi"@fi,
        "Candona protzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fabaeformiscandona protzi"@fi,
        "Fabaeformiscandona protzi"@sv .

<http://tun.fi/MX.214134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabaeformiscandona acuminata" ;
    dwc:scientificNameAuthorship "(Fischer, 1854)" ;
    skos:broader <http://tun.fi/MX.4971738> ;
    skos:hiddenLabel "Candona acuminata"@fi,
        "Candona acuminata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fabaeformiscandona acuminata"@fi,
        "Fabaeformiscandona acuminata"@sv .

<http://tun.fi/MX.214135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabaeformiscandona hyalina" ;
    dwc:scientificNameAuthorship "(Brady & Robertson, 1870)" ;
    skos:broader <http://tun.fi/MX.4971738> ;
    skos:hiddenLabel "Candona hyalina"@fi,
        "Candona hyalina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fabaeformiscandona hyalina"@fi,
        "Fabaeformiscandona hyalina"@sv .

<http://tun.fi/MX.214138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocalanus elongatus" ;
    dwc:scientificNameAuthorship "(Boeck, 1865)" ;
    skos:broader <http://tun.fi/MX.214137> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudocalanus elongatus"@fi,
        "Pseudocalanus elongatus"@sv .

<http://tun.fi/MX.214141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocope borealis" ;
    dwc:scientificNameAuthorship "(Fischer, 1851)" ;
    skos:broader <http://tun.fi/MX.214140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterocope borealis"@fi,
        "Heterocope borealis"@sv .

<http://tun.fi/MX.214142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocope saliens" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1863)" ;
    skos:broader <http://tun.fi/MX.214140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterocope saliens"@fi,
        "Heterocope saliens"@sv .

<http://tun.fi/MX.214143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocope appendiculata" ;
    dwc:scientificNameAuthorship "Sars, 1863" ;
    skos:broader <http://tun.fi/MX.214140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterocope appendiculata"@fi,
        "Heterocope appendiculata"@sv .

<http://tun.fi/MX.214145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytemora velox" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1853)" ;
    skos:broader <http://tun.fi/MX.214144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytemora velox"@fi,
        "Eurytemora velox"@sv .

<http://tun.fi/MX.214146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytemora affinis" ;
    dwc:scientificNameAuthorship "(Poppe, 1880)" ;
    skos:broader <http://tun.fi/MX.214144> ;
    skos:hiddenLabel "Eurytemora affinis hirundo"@fi,
        "Eurytemora affinis hirundoides"@fi,
        "Eurytemora affinis hirundo"@sv,
        "Eurytemora affinis hirundoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytemora affinis"@fi,
        "Eurytemora affinis"@sv .

<http://tun.fi/MX.214150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytemora lacustris" ;
    dwc:scientificNameAuthorship "(Poppe, 1887)" ;
    skos:broader <http://tun.fi/MX.214144> ;
    skos:hiddenLabel "Eurytemora intermedia"@fi,
        "Eurytemora intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytemora lacustris"@fi,
        "Eurytemora lacustris"@sv .

<http://tun.fi/MX.214154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temora longicornis" ;
    dwc:scientificNameAuthorship "(Müller, 1785)" ;
    skos:broader <http://tun.fi/MX.214153> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Temora longicornis"@fi,
        "Temora longicornis"@sv .

<http://tun.fi/MX.214157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnocalanus macrurus" ;
    dwc:scientificNameAuthorship "Sars, 1863" ;
    skos:broader <http://tun.fi/MX.214156> ;
    skos:hiddenLabel "Limnocalanus grimaldii"@fi,
        "Limnocalanus grimaldii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnocalanus macrurus"@fi,
        "Limnocalanus macrurus"@sv .

<http://tun.fi/MX.214160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centropages hamatus" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1853)" ;
    skos:broader <http://tun.fi/MX.214159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centropages hamatus"@fi,
        "Centropages hamatus"@sv .

<http://tun.fi/MX.214163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudiaptomus gracilis" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudiaptomus gracilis"@fi,
        "Eudiaptomus gracilis"@sv .

<http://tun.fi/MX.214164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudiaptomus graciloides" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1888)" ;
    skos:broader <http://tun.fi/MX.214162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudiaptomus graciloides"@fi,
        "Eudiaptomus graciloides"@sv .

<http://tun.fi/MX.214166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudiaptomus vulgaris" ;
    dwc:scientificNameAuthorship "(Schmeil, 1896)" ;
    skos:broader <http://tun.fi/MX.214162> ;
    skos:hiddenLabel "Eudiaptomus coeruleus"@fi,
        "Eudiaptomus transylvanicus"@fi,
        "Eudiaptomus coeruleus"@sv,
        "Eudiaptomus transylvanicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudiaptomus vulgaris"@fi,
        "Eudiaptomus vulgaris"@sv .

<http://tun.fi/MX.214168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctodiaptomus wierzejskii" ;
    dwc:scientificNameAuthorship "(Richard, 1888)" ;
    skos:broader <http://tun.fi/MX.214167> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctodiaptomus wierzejskii"@fi,
        "Arctodiaptomus wierzejskii"@sv .

<http://tun.fi/MX.214169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctodiaptomus laticeps" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214167> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctodiaptomus laticeps"@fi,
        "Arctodiaptomus laticeps"@sv .

<http://tun.fi/MX.214171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthodiaptomus denticornis" ;
    dwc:scientificNameAuthorship "(Wierzejski, 1887)" ;
    skos:broader <http://tun.fi/MX.214170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthodiaptomus denticornis"@fi,
        "Acanthodiaptomus denticornis"@sv .

<http://tun.fi/MX.214172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthodiaptomus tibetanus" ;
    dwc:scientificNameAuthorship "(Daday, 1907)" ;
    skos:broader <http://tun.fi/MX.214170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthodiaptomus tibetanus"@fi,
        "Acanthodiaptomus tibetanus"@sv .

<http://tun.fi/MX.214174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mixodiaptomus laciniatus" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1889)" ;
    skos:broader <http://tun.fi/MX.214173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mixodiaptomus laciniatus"@fi,
        "Mixodiaptomus laciniatus"@sv .

<http://tun.fi/MX.214177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acartia bifilosa" ;
    dwc:scientificNameAuthorship "(Giesbrecht, 1881)" ;
    skos:broader <http://tun.fi/MX.214176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acartia bifilosa"@fi,
        "Acartia bifilosa"@sv .

<http://tun.fi/MX.214178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acartia tonsa" ;
    dwc:scientificNameAuthorship "Dana, 1849" ;
    skos:broader <http://tun.fi/MX.214176> ;
    skos:hiddenLabel "Acartia tonsa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tynnyrihankajalkainen"@fi,
        "Acartia tonsa"@sv .

<http://tun.fi/MX.214179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acartia longiremis" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1853)" ;
    skos:broader <http://tun.fi/MX.214176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acartia longiremis"@fi,
        "Acartia longiremis"@sv .

<http://tun.fi/MX.214182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halectinosoma curticorne" ;
    dwc:scientificNameAuthorship "(Boeck, 1873)" ;
    skos:broader <http://tun.fi/MX.214181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halectinosoma curticorne"@fi,
        "Halectinosoma curticorne"@sv .

<http://tun.fi/MX.214183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halectinosoma abrau" ;
    dwc:scientificNameAuthorship "(Kritschagin, 1877)" ;
    skos:broader <http://tun.fi/MX.214181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halectinosoma abrau"@fi,
        "Halectinosoma abrau"@sv .

<http://tun.fi/MX.214186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onychocamptus mohammed" ;
    dwc:scientificNameAuthorship "(Blanchard & Richard, 1891" ;
    skos:broader <http://tun.fi/MX.214185> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onychocamptus mohammed"@fi,
        "Onychocamptus mohammed"@sv .

<http://tun.fi/MX.214188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paronychocamptus nanus" ;
    dwc:scientificNameAuthorship "(Sars, 1908)" ;
    skos:broader <http://tun.fi/MX.214187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paronychocamptus nanus"@fi,
        "Paronychocamptus nanus"@sv .

<http://tun.fi/MX.214191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Huntemannia jadensis" ;
    dwc:scientificNameAuthorship "Poppe, 1884" ;
    skos:broader <http://tun.fi/MX.214190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Huntemannia jadensis"@fi,
        "Huntemannia jadensis"@sv .

<http://tun.fi/MX.214193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nannopus palustris" ;
    dwc:scientificNameAuthorship "Brady, 1880" ;
    skos:broader <http://tun.fi/MX.214192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nannopus palustris"@fi,
        "Nannopus palustris"@sv .

<http://tun.fi/MX.214196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parastenocaris glacialis" ;
    dwc:scientificNameAuthorship "Noodt, 1954" ;
    skos:broader <http://tun.fi/MX.214195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parastenocaris glacialis"@fi,
        "Parastenocaris glacialis"@sv .

<http://tun.fi/MX.214198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parastenocaris vicesima" ;
    dwc:scientificNameAuthorship "Klie, 1935" ;
    skos:broader <http://tun.fi/MX.214195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parastenocaris vicesima"@fi,
        "Parastenocaris vicesima"@sv .

<http://tun.fi/MX.214199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parastenocaris brevipes" ;
    dwc:scientificNameAuthorship "Kessler, 1913" ;
    skos:broader <http://tun.fi/MX.214195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parastenocaris brevipes"@fi,
        "Parastenocaris brevipes"@sv .

<http://tun.fi/MX.214202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraleptastacus spinicauda" ;
    dwc:scientificNameAuthorship "(T. & A. Scott, 1895" ;
    skos:broader <http://tun.fi/MX.214201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraleptastacus spinicauda"@fi,
        "Paraleptastacus spinicauda"@sv .

<http://tun.fi/MX.214205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Canthocamptus staphylinus" ;
    dwc:scientificNameAuthorship "(Jurine, 1820)" ;
    skos:broader <http://tun.fi/MX.214204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Canthocamptus staphylinus"@fi,
        "Canthocamptus staphylinus"@sv .

<http://tun.fi/MX.214206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Canthocamptus microstaphylinus" ;
    dwc:scientificNameAuthorship "Wolf, 1905" ;
    skos:broader <http://tun.fi/MX.214204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Canthocamptus microstaphylinus"@fi,
        "Canthocamptus microstaphylinus"@sv .

<http://tun.fi/MX.214208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochra aestuarii" ;
    dwc:scientificNameAuthorship "Gurney, 1921" ;
    skos:broader <http://tun.fi/MX.214207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochra aestuarii"@fi,
        "Mesochra aestuarii"@sv .

<http://tun.fi/MX.214209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochra lilljeborgii" ;
    dwc:scientificNameAuthorship "Boeck, 1865" ;
    skos:broader <http://tun.fi/MX.214207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochra lilljeborgii"@fi,
        "Mesochra lilljeborgii"@sv .

<http://tun.fi/MX.214210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochra rapiens" ;
    dwc:scientificNameAuthorship "(Schmeil, 1894)" ;
    skos:broader <http://tun.fi/MX.214207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochra rapiens"@fi,
        "Mesochra rapiens"@sv .

<http://tun.fi/MX.214212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Maraenobiotus insignipes" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1902)" ;
    skos:broader <http://tun.fi/MX.214211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Maraenobiotus insignipes"@fi,
        "Maraenobiotus insignipes"@sv .

<http://tun.fi/MX.214214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epactophanes richardi" ;
    dwc:scientificNameAuthorship "Mrázek, 1893" ;
    skos:broader <http://tun.fi/MX.214213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epactophanes richardi"@fi,
        "Epactophanes richardi"@sv .

<http://tun.fi/MX.214216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moraria duthiei" ;
    dwc:scientificNameAuthorship "(T. Scott, 1896)" ;
    skos:broader <http://tun.fi/MX.214215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Moraria duthiei"@fi,
        "Moraria duthiei"@sv .

<http://tun.fi/MX.214217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moraria brevipes" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Moraria brevipes"@fi,
        "Moraria brevipes"@sv .

<http://tun.fi/MX.214218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moraria mrazeki" ;
    dwc:scientificNameAuthorship "T. Scott, 1903" ;
    skos:broader <http://tun.fi/MX.214215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Moraria mrazeki"@fi,
        "Moraria mrazeki"@sv .

<http://tun.fi/MX.214220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attheyella dentata" ;
    dwc:scientificNameAuthorship "(Poggenpool, 1874)" ;
    skos:broader <http://tun.fi/MX.214219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Attheyella dentata"@fi,
        "Attheyella dentata"@sv .

<http://tun.fi/MX.214221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Attheyella crassa" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Attheyella crassa"@fi,
        "Attheyella crassa"@sv .

<http://tun.fi/MX.214223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itunella muelleri" ;
    dwc:scientificNameAuthorship "(Gagern, 1923)" ;
    skos:broader <http://tun.fi/MX.214222> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itunella muelleri"@fi,
        "Itunella muelleri"@sv .

<http://tun.fi/MX.214225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryocamptus pygmaeus" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryocamptus pygmaeus"@fi,
        "Bryocamptus pygmaeus"@sv .

<http://tun.fi/MX.214226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryocamptus minutus" ;
    dwc:scientificNameAuthorship "(Claus, 1863)" ;
    skos:broader <http://tun.fi/MX.214224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryocamptus minutus"@fi,
        "Bryocamptus minutus"@sv .

<http://tun.fi/MX.214227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryocamptus echinatus" ;
    dwc:scientificNameAuthorship "(Mrázek, 1893)" ;
    skos:broader <http://tun.fi/MX.214224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryocamptus echinatus"@fi,
        "Bryocamptus echinatus"@sv .

<http://tun.fi/MX.214228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryocamptus cuspidatus" ;
    dwc:scientificNameAuthorship "(Schmeil, 1893)" ;
    skos:broader <http://tun.fi/MX.214224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryocamptus cuspidatus"@fi,
        "Bryocamptus cuspidatus"@sv .

<http://tun.fi/MX.214230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphoidella gracilis" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elaphoidella gracilis"@fi,
        "Elaphoidella gracilis"@sv .

<http://tun.fi/MX.214235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitokra lacustris" ;
    dwc:scientificNameAuthorship "(Schmankewitsch, 1875)" ;
    skos:broader <http://tun.fi/MX.214234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nitokra lacustris"@fi,
        "Nitokra lacustris"@sv .

<http://tun.fi/MX.214236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitokra spinipes" ;
    dwc:scientificNameAuthorship "Boeck, 1865" ;
    skos:broader <http://tun.fi/MX.214234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nitokra spinipes"@fi,
        "Nitokra spinipes"@sv .

<http://tun.fi/MX.214237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitokra typica" ;
    dwc:scientificNameAuthorship "Boeck, 1865" ;
    skos:broader <http://tun.fi/MX.214234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nitokra typica"@fi,
        "Nitokra typica"@sv .

<http://tun.fi/MX.214238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitokra reducta" ;
    dwc:scientificNameAuthorship "Schäfer, 1936" ;
    skos:broader <http://tun.fi/MX.214234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nitokra reducta"@fi,
        "Nitokra reducta"@sv .

<http://tun.fi/MX.214239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitokra fallaciosa" ;
    dwc:scientificNameAuthorship "Klie, 1937" ;
    skos:broader <http://tun.fi/MX.214234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nitokra fallaciosa"@fi,
        "Nitokra fallaciosa"@sv .

<http://tun.fi/MX.214241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proameira hiddensoensis" ;
    dwc:scientificNameAuthorship "(Schäfer, 1936)" ;
    skos:broader <http://tun.fi/MX.214240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proameira hiddensoensis"@fi,
        "Proameira hiddensoensis"@sv .

<http://tun.fi/MX.214244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocaris brevicornis" ;
    dwc:scientificNameAuthorship "(Douwe, 1904)" ;
    skos:broader <http://tun.fi/MX.214243> ;
    skos:hiddenLabel "Horsiella brevicornis"@fi,
        "Horsiella brevicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptocaris brevicornis"@fi,
        "Leptocaris brevicornis"@sv .

<http://tun.fi/MX.214245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocaris trisetosus" ;
    dwc:scientificNameAuthorship "(Kunz, 1935)" ;
    skos:broader <http://tun.fi/MX.214243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptocaris trisetosus"@fi,
        "Leptocaris trisetosus"@sv .

<http://tun.fi/MX.214250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachidius discipes" ;
    dwc:scientificNameAuthorship "Giesbrecht, 1881" ;
    skos:broader <http://tun.fi/MX.214249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachidius discipes"@fi,
        "Tachidius discipes"@sv .

<http://tun.fi/MX.214252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microarthridion littorale" ;
    dwc:scientificNameAuthorship "(Poppe, 1881)" ;
    skos:broader <http://tun.fi/MX.214251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microarthridion littorale"@fi,
        "Microarthridion littorale"@sv .

<http://tun.fi/MX.214256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizopera clandestina" ;
    dwc:scientificNameAuthorship "(Klie, 1924)" ;
    skos:broader <http://tun.fi/MX.214255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizopera clandestina"@fi,
        "Schizopera clandestina"@sv .

<http://tun.fi/MX.214257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizopera ornata" ;
    dwc:scientificNameAuthorship "Noodt & Purasjoki, 1953" ;
    skos:broader <http://tun.fi/MX.214255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizopera ornata"@fi,
        "Schizopera ornata"@sv .

<http://tun.fi/MX.214259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delavalia palustris" ;
    dwc:scientificNameAuthorship "(Brady, 1868)" ;
    skos:broader <http://tun.fi/MX.214258> ;
    skos:hiddenLabel "Stenhelia palustris"@fi,
        "Stenhelia palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delavalia palustris"@fi,
        "Delavalia palustris"@sv .

<http://tun.fi/MX.214261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphiascoides debilis" ;
    dwc:scientificNameAuthorship "(Giesbrecht, 1881)" ;
    skos:broader <http://tun.fi/MX.214260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphiascoides debilis"@fi,
        "Amphiascoides debilis"@sv .

<http://tun.fi/MX.214264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halicyclops magniceps" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1853)" ;
    skos:broader <http://tun.fi/MX.214263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halicyclops magniceps"@fi,
        "Halicyclops magniceps"@sv .

<http://tun.fi/MX.214266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocyclops albidus" ;
    dwc:scientificNameAuthorship "(Jurine, 1820)" ;
    skos:broader <http://tun.fi/MX.214265> ;
    skos:hiddenLabel "Cyclops albidus"@fi,
        "Cyclops albidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocyclops albidus"@fi,
        "Macrocyclops albidus"@sv .

<http://tun.fi/MX.214267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocyclops fuscus" ;
    dwc:scientificNameAuthorship "(Jurine, 1820)" ;
    skos:broader <http://tun.fi/MX.214265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocyclops fuscus"@fi,
        "Macrocyclops fuscus"@sv .

<http://tun.fi/MX.214268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocyclops distinctus" ;
    dwc:scientificNameAuthorship "(Richard, 1887)" ;
    skos:broader <http://tun.fi/MX.214265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocyclops distinctus"@fi,
        "Macrocyclops distinctus"@sv .

<http://tun.fi/MX.214270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucyclops macrurus" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214269> ;
    skos:hiddenLabel "Cyclops macrurus"@fi,
        "Cyclops macrurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucyclops macrurus"@fi,
        "Eucyclops macrurus"@sv .

<http://tun.fi/MX.214271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucyclops speratus" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1901)" ;
    skos:broader <http://tun.fi/MX.214269> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucyclops speratus"@fi,
        "Eucyclops speratus"@sv .

<http://tun.fi/MX.214272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucyclops serrulatus" ;
    dwc:scientificNameAuthorship "(Fischer, 1851)" ;
    skos:broader <http://tun.fi/MX.214269> ;
    skos:hiddenLabel "Cyclops serrulatus"@fi,
        "Cyclops varius proximus"@fi,
        "Eucyclops serrulatus proximus"@fi,
        "Cyclops serrulatus"@sv,
        "Cyclops varius proximus"@sv,
        "Eucyclops serrulatus proximus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucyclops serrulatus"@fi,
        "Eucyclops serrulatus"@sv .

<http://tun.fi/MX.214273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucyclops denticulatus" ;
    dwc:scientificNameAuthorship "(Graeter, 1903)" ;
    skos:broader <http://tun.fi/MX.214269> ;
    skos:hiddenLabel "Eucyclops lilljeborgi"@fi,
        "Eucyclops lilljeborgi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucyclops denticulatus"@fi,
        "Eucyclops denticulatus"@sv .

<http://tun.fi/MX.214274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucyclops macruroides" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1901)" ;
    skos:broader <http://tun.fi/MX.214269> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucyclops macruroides"@fi,
        "Eucyclops macruroides"@sv .

<http://tun.fi/MX.214277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracyclops chiltoni" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.214275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracyclops chiltoni"@fi,
        "Paracyclops chiltoni"@sv .

<http://tun.fi/MX.214278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracyclops fimbriatus" ;
    dwc:scientificNameAuthorship "(Fischer, 1853)" ;
    skos:broader <http://tun.fi/MX.214275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracyclops fimbriatus"@fi,
        "Paracyclops fimbriatus"@sv .

<http://tun.fi/MX.214279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracyclops poppei" ;
    dwc:scientificNameAuthorship "(Rehberg, 1880)" ;
    skos:broader <http://tun.fi/MX.214275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracyclops poppei"@fi,
        "Paracyclops poppei"@sv .

<http://tun.fi/MX.214281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectocyclops phaleratus" ;
    dwc:scientificNameAuthorship "(Koch, 1838)" ;
    skos:broader <http://tun.fi/MX.214280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectocyclops phaleratus"@fi,
        "Ectocyclops phaleratus"@sv .

<http://tun.fi/MX.214283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclops scutifer" ;
    dwc:scientificNameAuthorship "Sars, 1863" ;
    skos:broader <http://tun.fi/MX.214282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclops scutifer"@fi,
        "Cyclops scutifer"@sv .

<http://tun.fi/MX.214284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclops insignis" ;
    dwc:scientificNameAuthorship "Claus, 1857" ;
    skos:broader <http://tun.fi/MX.214282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclops insignis"@fi,
        "Cyclops insignis"@sv .

<http://tun.fi/MX.214285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclops vicinus" ;
    dwc:scientificNameAuthorship "Uljanin, 1875" ;
    skos:broader <http://tun.fi/MX.214282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclops vicinus"@fi,
        "Cyclops vicinus"@sv .

<http://tun.fi/MX.214286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclops lacustris" ;
    dwc:scientificNameAuthorship "Sars, 1863" ;
    skos:broader <http://tun.fi/MX.214282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclops lacustris"@fi,
        "Cyclops lacustris"@sv .

<http://tun.fi/MX.214287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclops furcifer" ;
    dwc:scientificNameAuthorship "Claus, 1857" ;
    skos:broader <http://tun.fi/MX.214282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclops furcifer"@fi,
        "Cyclops furcifer"@sv .

<http://tun.fi/MX.214288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclops strenuus" ;
    dwc:scientificNameAuthorship "Fischer, 1851" ;
    skos:broader <http://tun.fi/MX.214282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclops strenuus"@fi,
        "Cyclops strenuus"@sv .

<http://tun.fi/MX.214290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclops abyssorum" ;
    dwc:scientificNameAuthorship "Sars, 1863" ;
    skos:broader <http://tun.fi/MX.214282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclops abyssorum"@fi,
        "Cyclops abyssorum"@sv .

<http://tun.fi/MX.214291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclops kolensis" ;
    dwc:scientificNameAuthorship "Lilljeborg, 1901" ;
    skos:broader <http://tun.fi/MX.214282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclops kolensis"@fi,
        "Cyclops kolensis"@sv .

<http://tun.fi/MX.214293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megacyclops viridis" ;
    dwc:scientificNameAuthorship "(Jurine, 1820)" ;
    skos:broader <http://tun.fi/MX.214292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megacyclops viridis"@fi,
        "Megacyclops viridis"@sv .

<http://tun.fi/MX.214294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megacyclops gigas" ;
    dwc:scientificNameAuthorship "(Claus, 1857)" ;
    skos:broader <http://tun.fi/MX.214292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megacyclops gigas"@fi,
        "Megacyclops gigas"@sv .

<http://tun.fi/MX.214296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthocyclops capillatus" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214295> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthocyclops capillatus"@fi,
        "Acanthocyclops capillatus"@sv .

<http://tun.fi/MX.214297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthocyclops vernalis" ;
    dwc:scientificNameAuthorship "(Fischer, 1853)" ;
    skos:broader <http://tun.fi/MX.214295> ;
    skos:hiddenLabel "Cyclops vernalis"@fi,
        "Cyclops vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthocyclops vernalis"@fi,
        "Acanthocyclops vernalis"@sv .

<http://tun.fi/MX.214298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthocyclops robustus" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214295> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthocyclops robustus"@fi,
        "Acanthocyclops robustus"@sv .

<http://tun.fi/MX.214300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diacyclops bicuspidatus" ;
    dwc:scientificNameAuthorship "(Claus, 1857)" ;
    skos:broader <http://tun.fi/MX.214299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diacyclops bicuspidatus"@fi,
        "Diacyclops bicuspidatus"@sv .

<http://tun.fi/MX.214301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diacyclops bisetosus" ;
    dwc:scientificNameAuthorship "(Rehberg, 1880)" ;
    skos:broader <http://tun.fi/MX.214299> ;
    skos:hiddenLabel "Cyclops bisetosus"@fi,
        "Cyclops bisetosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diacyclops bisetosus"@fi,
        "Diacyclops bisetosus"@sv .

<http://tun.fi/MX.214302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diacyclops crassicaudis" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diacyclops crassicaudis"@fi,
        "Diacyclops crassicaudis"@sv .

<http://tun.fi/MX.214303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diacyclops nanus" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diacyclops nanus"@fi,
        "Diacyclops nanus"@sv .

<http://tun.fi/MX.214304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diacyclops diaphanus" ;
    dwc:scientificNameAuthorship "(Fischer, 1853)" ;
    skos:broader <http://tun.fi/MX.214299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diacyclops diaphanus"@fi,
        "Diacyclops diaphanus"@sv .

<http://tun.fi/MX.214305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diacyclops languidus" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diacyclops languidus"@fi,
        "Diacyclops languidus"@sv .

<http://tun.fi/MX.214306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diacyclops abyssicola" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1901)" ;
    skos:broader <http://tun.fi/MX.214299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diacyclops abyssicola"@fi,
        "Diacyclops abyssicola"@sv .

<http://tun.fi/MX.214307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diacyclops languidoides" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1901)" ;
    skos:broader <http://tun.fi/MX.214299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diacyclops languidoides"@fi,
        "Diacyclops languidoides"@sv .

<http://tun.fi/MX.214309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesocyclops leuckarti" ;
    dwc:scientificNameAuthorship "(Claus, 1857)" ;
    skos:broader <http://tun.fi/MX.214308> ;
    skos:hiddenLabel "Cyclops leuckarti"@fi,
        "Cyclops leuckarti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesocyclops leuckarti"@fi,
        "Mesocyclops leuckarti"@sv .

<http://tun.fi/MX.214311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thermocyclops dybowskii" ;
    dwc:scientificNameAuthorship "(Landé, 1890)" ;
    skos:broader <http://tun.fi/MX.214310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thermocyclops dybowskii"@fi,
        "Thermocyclops dybowskii"@sv .

<http://tun.fi/MX.214312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thermocyclops crassus" ;
    dwc:scientificNameAuthorship "(Fischer, 1853)" ;
    skos:broader <http://tun.fi/MX.214310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thermocyclops crassus"@fi,
        "Thermocyclops crassus"@sv .

<http://tun.fi/MX.214314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thermocyclops oithonoides" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214310> ;
    skos:hiddenLabel "Cyclops oithonoides"@fi,
        "Cyclops oithonoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thermocyclops oithonoides"@fi,
        "Thermocyclops oithonoides"@sv .

<http://tun.fi/MX.214316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metacyclops gracilis" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1853)" ;
    skos:broader <http://tun.fi/MX.214315> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metacyclops gracilis"@fi,
        "Metacyclops gracilis"@sv .

<http://tun.fi/MX.214318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microcyclops bicolor" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214317> ;
    skos:hiddenLabel "Cryptocyclops bicolor"@fi,
        "Cryptocyclops bicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microcyclops bicolor"@fi,
        "Microcyclops bicolor"@sv .

<http://tun.fi/MX.214319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microcyclops varicans" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214317> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microcyclops varicans"@fi,
        "Microcyclops varicans"@sv .

<http://tun.fi/MX.214320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microcyclops rubellus" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1901)" ;
    skos:broader <http://tun.fi/MX.214317> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microcyclops rubellus"@fi,
        "Microcyclops rubellus"@sv .

<http://tun.fi/MX.214323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lernaea cyprinacea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.214322> ;
    skos:hiddenLabel "Lernaea esocina"@fi,
        "Lernaea esocina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lernaea cyprinacea"@fi,
        "Lernaea cyprinacea"@sv .

<http://tun.fi/MX.214327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ergasilus sieboldi" ;
    dwc:scientificNameAuthorship "Nordmann, 1832" ;
    skos:broader <http://tun.fi/MX.214326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ergasilus sieboldi"@fi,
        "Ergasilus sieboldi"@sv .

<http://tun.fi/MX.214328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ergasilus gibbus" ;
    dwc:scientificNameAuthorship "Nordmann, 1832" ;
    skos:broader <http://tun.fi/MX.214326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ergasilus gibbus"@fi,
        "Ergasilus gibbus"@sv .

<http://tun.fi/MX.214329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ergasilus briani" ;
    dwc:scientificNameAuthorship "Markevich, 1933" ;
    skos:broader <http://tun.fi/MX.214326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ergasilus briani"@fi,
        "Ergasilus briani"@sv .

<http://tun.fi/MX.214331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoergasilus japonicus" ;
    dwc:scientificNameAuthorship "(Harada, 1930)" ;
    skos:broader <http://tun.fi/MX.214330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoergasilus japonicus"@fi,
        "Neoergasilus japonicus"@sv .

<http://tun.fi/MX.214333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraergasilus longidigitus" ;
    dwc:scientificNameAuthorship "Yin, 1954" ;
    skos:broader <http://tun.fi/MX.214332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraergasilus longidigitus"@fi,
        "Paraergasilus longidigitus"@sv .

<http://tun.fi/MX.214334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraergasilus nordmanni" ;
    dwc:scientificNameAuthorship "Purasjoki & Fagerholm, 1987" ;
    skos:broader <http://tun.fi/MX.214332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraergasilus nordmanni"@fi,
        "Paraergasilus nordmanni"@sv .

<http://tun.fi/MX.214336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thersitina gasterostei" ;
    dwc:scientificNameAuthorship "(Pagenstrecher, 1861)" ;
    skos:broader <http://tun.fi/MX.214335> ;
    skos:hiddenLabel "Ergasilus biuncinatus"@fi,
        "Ergasilus biuncinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thersitina gasterostei"@fi,
        "Thersitina gasterostei"@sv .

<http://tun.fi/MX.214341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caligus lacustris" ;
    dwc:scientificNameAuthorship "Steenstrup & Lütken, 1861" ;
    skos:broader <http://tun.fi/MX.214339> ;
    skos:hiddenLabel "Caligus appendiculatus"@fi,
        "Caligus appendiculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caligus lacustris"@fi,
        "Caligus lacustris"@sv .

<http://tun.fi/MX.214342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caligus rapax" ;
    dwc:scientificNameAuthorship "Milne-Edwards, 1840" ;
    skos:broader <http://tun.fi/MX.214339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caligus rapax"@fi,
        "Caligus rapax"@sv .

<http://tun.fi/MX.214344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepeophtheirus salmonis" ;
    dwc:scientificNameAuthorship "(Krøyer, 1837)" ;
    skos:broader <http://tun.fi/MX.214343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepeophtheirus salmonis"@fi,
        "Lepeophtheirus salmonis"@sv .

<http://tun.fi/MX.214347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lernaeocera branchialis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.214346> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lernaeocera branchialis"@fi,
        "Lernaeocera branchialis"@sv .

<http://tun.fi/MX.214350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achtheres percarum" ;
    dwc:scientificNameAuthorship "Nordmann, 1832" ;
    skos:broader <http://tun.fi/MX.214349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achtheres percarum"@fi,
        "Achtheres percarum"@sv .

<http://tun.fi/MX.214351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achtheres sandrae" ;
    dwc:scientificNameAuthorship "Gadd, 1901" ;
    skos:broader <http://tun.fi/MX.214349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achtheres sandrae"@fi,
        "Achtheres sandrae"@sv .

<http://tun.fi/MX.214353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salmincola salmoneus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.214352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Salmincola salmoneus"@fi,
        "Salmincola salmoneus"@sv .

<http://tun.fi/MX.214354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salmincola thymalli" ;
    dwc:scientificNameAuthorship "(Kessler, 1868)" ;
    skos:broader <http://tun.fi/MX.214352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Salmincola thymalli"@fi,
        "Salmincola thymalli"@sv .

<http://tun.fi/MX.214355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salmincola coregonorum" ;
    dwc:scientificNameAuthorship "(Kessler, 1868)" ;
    skos:broader <http://tun.fi/MX.214352> ;
    skos:hiddenLabel "Achtheres pseudobasanistes"@fi,
        "Achtheres pseudobasanistes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Salmincola coregonorum"@fi,
        "Salmincola coregonorum"@sv .

<http://tun.fi/MX.214357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salmincola edwardsii" ;
    dwc:scientificNameAuthorship "(Olsson, 1869)" ;
    skos:broader <http://tun.fi/MX.214352> ;
    skos:hiddenLabel "Salmincola alpina"@fi,
        "Salmincola alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Salmincola edwardsii"@fi,
        "Salmincola edwardsii"@sv .

<http://tun.fi/MX.214359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salmincola lotae" ;
    dwc:scientificNameAuthorship "(Olsson, 1877)" ;
    skos:broader <http://tun.fi/MX.214352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Salmincola lotae"@fi,
        "Salmincola lotae"@sv .

<http://tun.fi/MX.214360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salmincola nordmanni" ;
    dwc:scientificNameAuthorship "(Kessler, 1868)" ;
    skos:broader <http://tun.fi/MX.214352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Salmincola nordmanni"@fi,
        "Salmincola nordmanni"@sv .

<http://tun.fi/MX.214361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salmincola extensa" ;
    dwc:scientificNameAuthorship "(Kessler, 1868)" ;
    skos:broader <http://tun.fi/MX.214352> ;
    skos:hiddenLabel "Achtheres coregoni"@fi,
        "Achtheres coregoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Salmincola extensa"@fi,
        "Salmincola extensa"@sv .

<http://tun.fi/MX.214363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salmincola extumescens" ;
    dwc:scientificNameAuthorship "(Gadd, 1901)" ;
    skos:broader <http://tun.fi/MX.214352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Salmincola extumescens"@fi,
        "Salmincola extumescens"@sv .

<http://tun.fi/MX.214365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tracheliastes maculatus" ;
    dwc:scientificNameAuthorship "Kollar, 1836" ;
    skos:broader <http://tun.fi/MX.214364> ;
    skos:hiddenLabel "Tracheliastes fecundus"@fi,
        "Tracheliastes fecundus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tracheliastes maculatus"@fi,
        "Tracheliastes maculatus"@sv .

<http://tun.fi/MX.214367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tracheliastes polycolpus" ;
    dwc:scientificNameAuthorship "Nordmann, 1832" ;
    skos:broader <http://tun.fi/MX.214364> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tracheliastes polycolpus"@fi,
        "Tracheliastes polycolpus"@sv .

<http://tun.fi/MX.214370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argulus foliaceus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.214369> ;
    skos:hiddenLabel "Argulus foliaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalatäi"@fi,
        "Argulus foliaceus"@sv .

<http://tun.fi/MX.214371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argulus coregoni" ;
    dwc:scientificNameAuthorship "Thorell, 1865" ;
    skos:broader <http://tun.fi/MX.214369> ;
    skos:hiddenLabel "Argulus coregoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siiankalatäi"@fi,
        "Argulus coregoni"@sv .

<http://tun.fi/MX.214374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linguatula arctica" ;
    dwc:scientificNameAuthorship "Riley, Haugerud & Nilssen, 1987" ;
    skos:broader <http://tun.fi/MX.214373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linguatula arctica"@fi,
        "Linguatula arctica"@sv .

<http://tun.fi/MX.214376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neomysis integer" ;
    dwc:scientificNameAuthorship "(Leach, 1814)" ;
    skos:broader <http://tun.fi/MX.214375> ;
    skos:hiddenLabel "Neomysis integer"@fi,
        "Neomysis vulgaris"@fi,
        "Neomysis vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietamassiainen"@fi,
        "Neomysis integer"@sv .

<http://tun.fi/MX.214379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mysis relicta" ;
    dwc:scientificNameAuthorship "Lovén, 1862" ;
    skos:broader <http://tun.fi/MX.214378> ;
    skos:hiddenLabel "Mysis relicta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäännemassiainen"@fi,
        "Mysis relicta"@sv .

<http://tun.fi/MX.214380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mysis salemaai" ;
    dwc:scientificNameAuthorship "Audzijonyte & Väinölä, 2005" ;
    skos:broader <http://tun.fi/MX.214378> ;
    skos:hiddenLabel "Mysis salemaai"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ulappamassiainen"@fi,
        "Mysis salemaai"@sv .

<http://tun.fi/MX.214381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mysis segerstralei" ;
    dwc:scientificNameAuthorship "Audzijonyte & Väinölä, 2005" ;
    skos:broader <http://tun.fi/MX.214378> ;
    skos:hiddenLabel "Mysis segerstralei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arktismassiainen"@fi,
        "Mysis segerstralei"@sv .

<http://tun.fi/MX.214382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mysis mixta" ;
    dwc:scientificNameAuthorship "Lilljeborg, 1852" ;
    skos:broader <http://tun.fi/MX.214378> ;
    skos:hiddenLabel "Mysis mixta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merimassiainen"@fi,
        "Mysis mixta"@sv .

<http://tun.fi/MX.214384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praunus flexuosus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.214383> ;
    skos:hiddenLabel "Praunus flexuosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantamassiainen"@fi,
        "Praunus flexuosus"@sv .

<http://tun.fi/MX.214385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praunus inermis" ;
    dwc:scientificNameAuthorship "(Rathke, 1843)" ;
    skos:broader <http://tun.fi/MX.214383> ;
    skos:hiddenLabel "Praunus inermis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrskymassiainen"@fi,
        "Praunus inermis"@sv .

<http://tun.fi/MX.214393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoniscoides sarsi" ;
    dwc:scientificNameAuthorship "Patience, 1908" ;
    skos:broader <http://tun.fi/MX.214392> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoniscoides sarsi"@fi,
        "Trichoniscoides sarsi"@sv .

<http://tun.fi/MX.214394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoniscoides albidus" ;
    dwc:scientificNameAuthorship "(Budde-Lund, 1880)" ;
    skos:broader <http://tun.fi/MX.214392> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoniscoides albidus"@fi,
        "Trichoniscoides albidus"@sv .

<http://tun.fi/MX.214396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Androniscus dentiger" ;
    dwc:scientificNameAuthorship "Verhoeff, 1908" ;
    skos:broader <http://tun.fi/MX.214395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Androniscus dentiger"@fi,
        "Androniscus dentiger"@sv .

<http://tun.fi/MX.214398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyloniscus riparius" ;
    dwc:scientificNameAuthorship "(Koch, 1838)" ;
    skos:broader <http://tun.fi/MX.214397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyloniscus riparius"@fi,
        "Hyloniscus riparius"@sv .

<http://tun.fi/MX.214400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoniscus pygmaeus" ;
    dwc:scientificNameAuthorship "Sars, 1899" ;
    skos:broader <http://tun.fi/MX.214399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoniscus pygmaeus"@fi,
        "Trichoniscus pygmaeus"@sv .

<http://tun.fi/MX.214401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoniscus pusillus" ;
    dwc:scientificNameAuthorship "Brandt, 1833" ;
    skos:broader <http://tun.fi/MX.214399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoniscus pusillus"@fi,
        "Trichoniscus pusillus"@sv .

<http://tun.fi/MX.214402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoniscus provisorius" ;
    dwc:scientificNameAuthorship "Racovitza, 1908" ;
    skos:broader <http://tun.fi/MX.214399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoniscus provisorius"@fi,
        "Trichoniscus provisorius"@sv .

<http://tun.fi/MX.214404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplophthalmus danicus" ;
    dwc:scientificNameAuthorship "Budde-Lund, 1880" ;
    skos:broader <http://tun.fi/MX.214403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplophthalmus danicus"@fi,
        "Haplophthalmus danicus"@sv .

<http://tun.fi/MX.214405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplophthalmus mengii" ;
    dwc:scientificNameAuthorship "(Zaddach, 1844)" ;
    skos:broader <http://tun.fi/MX.214403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplophthalmus mengii"@fi,
        "Haplophthalmus mengii"@sv .

<http://tun.fi/MX.214408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buddelundiella cataractae" ;
    dwc:scientificNameAuthorship "Verhoeff, 1930" ;
    skos:broader <http://tun.fi/MX.214407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Buddelundiella cataractae"@fi,
        "Buddelundiella cataractae"@sv .

<http://tun.fi/MX.214411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oniscus asellus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "saunamaija"@fi ;
    skos:broader <http://tun.fi/MX.214410> ;
    skos:hiddenLabel "Oniscus asellus"@fi,
        "Oniscus asellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhasiira"@fi,
        "murgråsugga"@sv .

<http://tun.fi/MX.214414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyarthrus hoffmannseggi" ;
    dwc:scientificNameAuthorship "Brandt, 1833" ;
    skos:broader <http://tun.fi/MX.214413> ;
    skos:hiddenLabel "Platyarthrus hoffmannseggi"@fi,
        "Platyarthrus hoffmannseggi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusokkosiira"@fi,
        "myrbogråsugga"@sv .

<http://tun.fi/MX.214417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachelipus rathkii" ;
    dwc:scientificNameAuthorship "(Brandt, 1833)" ;
    skos:broader <http://tun.fi/MX.214416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachelipus rathkii"@fi,
        "Trachelipus rathkii"@sv .

<http://tun.fi/MX.214422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porcellio spinicornis" ;
    dwc:scientificNameAuthorship "Say, 1818" ;
    skos:broader <http://tun.fi/MX.214421> ;
    skos:hiddenLabel "Porcellio pictus"@fi,
        "Porcellio spinicornis"@fi,
        "Porcellio pictus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatäpläsiira"@fi,
        "Porcellio spinicornis"@sv .

<http://tun.fi/MX.214424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porcellio dilatatus" ;
    dwc:scientificNameAuthorship "Brandt, 1833" ;
    skos:broader <http://tun.fi/MX.214421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porcellio dilatatus"@fi,
        "Porcellio dilatatus"@sv .

<http://tun.fi/MX.214425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porcellio scaber" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.214421> ;
    skos:hiddenLabel "Porcellio scaber"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmysiira"@fi,
        "Porcellio scaber"@sv .

<http://tun.fi/MX.214428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylisticus convexus" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.214427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylisticus convexus"@fi,
        "Cylisticus convexus"@sv .

<http://tun.fi/MX.214431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Armadillidium pulchellum" ;
    dwc:scientificNameAuthorship "(Zencker, 1799)" ;
    skos:broader <http://tun.fi/MX.214430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Armadillidium pulchellum"@fi,
        "Armadillidium pulchellum"@sv .

<http://tun.fi/MX.214432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Armadillidium pictum" ;
    dwc:scientificNameAuthorship "Brandt, 1833" ;
    skos:broader <http://tun.fi/MX.214430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Armadillidium pictum"@fi,
        "Armadillidium pictum"@sv .

<http://tun.fi/MX.214433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Armadillidium vulgare" ;
    dwc:scientificNameAuthorship "(Latreille, 1804)" ;
    skos:broader <http://tun.fi/MX.214430> ;
    skos:hiddenLabel "Armadillidium vulgare"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapallosiira"@fi,
        "Armadillidium vulgare"@sv .

<http://tun.fi/MX.214434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Armadillidium zenckeri" ;
    dwc:scientificNameAuthorship "Brandt, 1833" ;
    skos:broader <http://tun.fi/MX.214430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Armadillidium zenckeri"@fi,
        "Armadillidium zenckeri"@sv .

<http://tun.fi/MX.214435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Armadillidium nasatum" ;
    dwc:scientificNameAuthorship "Budde-Lund, 1885" ;
    skos:broader <http://tun.fi/MX.214430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Armadillidium nasatum"@fi,
        "Armadillidium nasatum"@sv .

<http://tun.fi/MX.214436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Armadillidium opacum" ;
    dwc:scientificNameAuthorship "Koch, 1844" ;
    skos:broader <http://tun.fi/MX.214430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Armadillidium opacum"@fi,
        "Armadillidium opacum"@sv .

<http://tun.fi/MX.214439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saduria entomon" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "ishavsgråsugga"@sv,
        "spånakäring"@sv ;
    skos:broader <http://tun.fi/MX.214438> ;
    skos:hiddenLabel "Mesidotea entomon"@fi,
        "Saduria entomon"@fi,
        "Mesidotea entomon"@sv,
        "Saduria entomon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilkki"@fi,
        "skorv"@sv .

<http://tun.fi/MX.214442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idotea balthica" ;
    dwc:scientificNameAuthorship "(Pallas, 1772)" ;
    skos:broader <http://tun.fi/MX.214441> ;
    skos:hiddenLabel "Idotea balthica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leväsiira"@fi,
        "Idotea balthica"@sv .

<http://tun.fi/MX.214443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idotea granulosa" ;
    dwc:scientificNameAuthorship "Rathke, 1843" ;
    skos:broader <http://tun.fi/MX.214441> ;
    skos:hiddenLabel "Idotea granulosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrskyleväsiira"@fi,
        "Idotea granulosa"@sv .

<http://tun.fi/MX.214444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idotea chelipes" ;
    dwc:scientificNameAuthorship "(Pallas, 1766)" ;
    skos:broader <http://tun.fi/MX.214441> ;
    skos:hiddenLabel "Idotea chelipes"@fi,
        "Idotea viridis"@fi,
        "Idotea viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkaleväsiira"@fi,
        "Idotea chelipes"@sv .

<http://tun.fi/MX.214448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asellus aquaticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.214447> ;
    skos:hiddenLabel "Asellus aquaticus"@fi,
        "Asellus aquaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesisiira"@fi,
        "sötvattengråsugga"@sv .

<http://tun.fi/MX.214451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jaera praehirsuta" ;
    dwc:scientificNameAuthorship "Forsman, 1949" ;
    skos:broader <http://tun.fi/MX.214450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jaera praehirsuta"@fi,
        "Jaera praehirsuta"@sv .

<http://tun.fi/MX.214452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jaera albifrons" ;
    dwc:scientificNameAuthorship "Leach, 1814" ;
    skos:broader <http://tun.fi/MX.214450> ;
    skos:hiddenLabel "Jaera albifrons syei"@fi,
        "Jaera albifrons syei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jaera albifrons"@fi,
        "Jaera albifrons"@sv .

<http://tun.fi/MX.214454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jaera ischiosetosa" ;
    dwc:scientificNameAuthorship "Forsman, 1949" ;
    skos:broader <http://tun.fi/MX.214450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jaera ischiosetosa"@fi,
        "Jaera ischiosetosa"@sv .

<http://tun.fi/MX.214457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pontoporeia femorata" ;
    dwc:scientificNameAuthorship "Kröyer, 1842" ;
    skos:broader <http://tun.fi/MX.214456> ;
    skos:hiddenLabel "Pontoporeia femorata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merivalkokatka"@fi,
        "Pontoporeia femorata"@sv .

<http://tun.fi/MX.214459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoporeia affinis" ;
    dwc:scientificNameAuthorship "(Lindström, 1855)" ;
    skos:broader <http://tun.fi/MX.214458> ;
    skos:hiddenLabel "Monoporeia affinis"@fi,
        "Pontoporeia affinis"@fi,
        "Monoporeia affinis"@sv,
        "Pontoporeia affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokatka"@fi,
        "vitmärla"@sv .

<http://tun.fi/MX.214462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyporeia pilosa" ;
    dwc:scientificNameAuthorship "Lindström, 1855" ;
    skos:broader <http://tun.fi/MX.214461> ;
    skos:hiddenLabel "Bathyporeia pilosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakatka"@fi,
        "Bathyporeia pilosa"@sv .

<http://tun.fi/MX.214465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliopius laeviusculus" ;
    dwc:scientificNameAuthorship "(Kröyer, 1838)" ;
    skos:broader <http://tun.fi/MX.214464> ;
    skos:hiddenLabel "Calliopius laeviusculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrskykatka"@fi,
        "Calliopius laeviusculus"@sv .

<http://tun.fi/MX.214469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gammarus duebeni" ;
    dwc:scientificNameAuthorship "Lilljeborg, 1851" ;
    skos:broader <http://tun.fi/MX.53445> ;
    skos:hiddenLabel "Gammarus duebeni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lätäkkökatka"@fi,
        "Gammarus duebeni"@sv .

<http://tun.fi/MX.214470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gammarus pulex" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53445> ;
    skos:hiddenLabel "Gammarus pulex"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purokatka"@fi,
        "Gammarus pulex"@sv .

<http://tun.fi/MX.214471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gammarus lacustris" ;
    dwc:scientificNameAuthorship "Sars, 1863" ;
    skos:broader <http://tun.fi/MX.53445> ;
    skos:hiddenLabel "Gammarus lacustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvikatka"@fi,
        "Gammarus lacustris"@sv .

<http://tun.fi/MX.214472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gammarus locusta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53445> ;
    skos:hiddenLabel "Gammarus locusta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saaristokatka"@fi,
        "Gammarus locusta"@sv .

<http://tun.fi/MX.214473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gammarus oceanicus" ;
    dwc:scientificNameAuthorship "Segerstråle, 1947" ;
    skos:broader <http://tun.fi/MX.53445> ;
    skos:hiddenLabel "Gammarus oceanicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjoiskatka"@fi,
        "Gammarus oceanicus"@sv .

<http://tun.fi/MX.214474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gammarus zaddachi" ;
    dwc:scientificNameAuthorship "Sexton, 1912" ;
    skos:broader <http://tun.fi/MX.53445> ;
    skos:hiddenLabel "Gammarus zaddachi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahtikatka"@fi,
        "Gammarus zaddachi"@sv .

<http://tun.fi/MX.214475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gammarus salinus" ;
    dwc:scientificNameAuthorship "Spooner, 1947" ;
    skos:broader <http://tun.fi/MX.53445> ;
    skos:hiddenLabel "Gammarus salinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikatka"@fi,
        "Gammarus salinus"@sv .

<http://tun.fi/MX.214478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gammaracanthus lacustris" ;
    dwc:scientificNameAuthorship "Sars, 1867" ;
    skos:broader <http://tun.fi/MX.214477> ;
    skos:hiddenLabel "Gammaracanthus lacustris"@fi,
        "Gammaracanthus lacustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättikatka"@fi,
        "sjösyrsa"@sv .

<http://tun.fi/MX.214481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pallaseopsis quadrispinosa" ;
    dwc:scientificNameAuthorship "(Sars, 1867)" ;
    skos:broader <http://tun.fi/MX.214480> ;
    skos:hiddenLabel "Pallasea quadrispinosa"@fi,
        "Pallaseopsis quadrispinosa"@fi,
        "Pallasea quadrispinosa"@sv,
        "Pallaseopsis quadrispinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okakatka"@fi,
        "taggmärla"@sv .

<http://tun.fi/MX.214484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Talitroides alluaudi" ;
    dwc:scientificNameAuthorship "(Chevreux, 1896)" ;
    skos:broader <http://tun.fi/MX.214483> ;
    skos:hiddenLabel "Talitroides alluaudi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansarikatka"@fi,
        "Talitroides alluaudi"@sv .

<http://tun.fi/MX.214487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocheirus pilosus" ;
    dwc:scientificNameAuthorship "Zaddach, 1844" ;
    skos:broader <http://tun.fi/MX.214486> ;
    skos:hiddenLabel "Leptocheirus pilosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "putkikatka"@fi,
        "Leptocheirus pilosus"@sv .

<http://tun.fi/MX.214489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corophium volutator" ;
    dwc:scientificNameAuthorship "(Pallas, 1766)" ;
    skos:broader <http://tun.fi/MX.214488> ;
    skos:hiddenLabel "Corophium volutator"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liejukatka"@fi,
        "Corophium volutator"@sv .

<http://tun.fi/MX.214490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apocorophium lacustre" ;
    dwc:scientificNameAuthorship "(Vanhoeffen, 1911)" ;
    skos:broader <http://tun.fi/MX.4971654> ;
    skos:hiddenLabel "Apocorophium lacustre"@fi,
        "Corophium lacustre"@fi,
        "Corophium lacustre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "polyyppikatka"@fi,
        "Apocorophium lacustre"@sv .

<http://tun.fi/MX.214499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crangon crangon" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.214498> ;
    skos:hiddenLabel "Crangon crangon"@fi,
        "Crangon crangon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakatkarapu"@fi,
        "hästräka"@sv .

<http://tun.fi/MX.214503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carcinus maenas" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.214502> ;
    skos:hiddenLabel "Carcinus maenas"@fi,
        "Carcinus maenas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantataskurapu"@fi,
        "strandkrabba"@sv .

<http://tun.fi/MX.214506> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Encalypta affinis subsp. affinis" ;
    skos:broader <http://tun.fi/MX.43582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encalypta affinis subsp. affinis"@fi,
        "Encalypta affinis subsp. affinis"@sv .

<http://tun.fi/MX.214507> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Encalypta affinis subsp. macounii" ;
    dwc:scientificNameAuthorship "(Austin) D.G.Horton" ;
    skos:broader <http://tun.fi/MX.43582> ;
    skos:hiddenLabel "Encalypta affinis subsp. macounii"@fi,
        "Encalypta macounii"@fi,
        "Encalypta affinis subsp. macounii"@sv,
        "Encalypta macounii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtakellosammal"@fi,
        "macouns klockmossa"@sv .

<http://tun.fi/MX.214508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encalypta rhaptocarpa" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.43428> ;
    skos:hiddenLabel "Encalypta rhaptocarpa"@fi,
        "Encalypta rhaptocarpa var. rhaptocarpa"@fi,
        "Encalypta rhaptocarpa"@sv,
        "Encalypta rhaptocarpa var. rhaptocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurrekellosammal"@fi,
        "röd klockmossa"@sv .

<http://tun.fi/MX.214509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encalypta trachymitria" ;
    dwc:scientificNameAuthorship "Ripart" ;
    skos:broader <http://tun.fi/MX.43428> ;
    skos:hiddenLabel "Encalypta rhaptocarpa var. leptodon"@fi,
        "Encalypta rhaptocarpa var. trachymitria"@fi,
        "Encalypta trachymitria"@fi,
        "Encalypta rhaptocarpa var. leptodon"@sv,
        "Encalypta rhaptocarpa var. trachymitria"@sv,
        "Encalypta trachymitria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risakellosammal"@fi,
        "kariesklockmossa"@sv .

<http://tun.fi/MX.214510> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium denticulatum var. denticulatum" ;
    skos:broader <http://tun.fi/MX.43887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plagiothecium denticulatum var. denticulatum"@fi,
        "Plagiothecium denticulatum var. denticulatum"@sv .

<http://tun.fi/MX.214511> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium denticulatum var. undulatum" ;
    dwc:scientificNameAuthorship "R.Ruthe ex Geh." ;
    skos:broader <http://tun.fi/MX.43887> ;
    skos:hiddenLabel "Plagiothecium denticulatum var. undulatum"@fi,
        "Plagiothecium ruthei"@fi,
        "Plagiothecium denticulatum var. undulatum"@sv,
        "Plagiothecium ruthei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtolaakasammal"@fi,
        "sumpsidenmossa"@sv .

<http://tun.fi/MX.214512> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Racomitrium macounii subsp. alpinum" ;
    dwc:scientificNameAuthorship "(E.Lawton) Frisvoll" ;
    skos:broader <http://tun.fi/MX.43968> ;
    skos:hiddenLabel "Bucklandiella macounii subsp. alpinum"@fi,
        "Racomitrium macounii subsp. alpinum"@fi,
        "Bucklandiella macounii subsp. alpinum"@sv,
        "Racomitrium macounii subsp. alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapintierasammal"@fi,
        "fjällraggmossa"@sv .

<http://tun.fi/MX.214513> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Blepharostoma trichophyllum subsp. trichophyllum" ;
    skos:broader <http://tun.fi/MX.44261> ;
    skos:hiddenLabel "Blepharostoma trichophyllum subsp. trichophyllum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäseittisammal"@fi,
        "Blepharostoma trichophyllum subsp. trichophyllum"@sv .

<http://tun.fi/MX.214514> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Blepharostoma trichophyllum subsp. brevirete" ;
    dwc:scientificNameAuthorship "(Bryhn & Kaal.) R.M.Schust." ;
    skos:broader <http://tun.fi/MX.44261> ;
    skos:hiddenLabel "Blepharostoma trichophyllum subsp. brevirete"@fi,
        "Blepharostoma trichophyllum var. brevirete"@fi,
        "Blepharostoma trichophyllum var. brevirete"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanseittisammal"@fi,
        "Blepharostoma trichophyllum subsp. brevirete"@sv .

<http://tun.fi/MX.214515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jungermannia eucordifolia" ;
    dwc:scientificNameAuthorship "Schljakov" ;
    skos:broader <http://tun.fi/MX.44131> ;
    skos:hiddenLabel "Aplozia cordifolia"@fi,
        "Jungermannia eucordifolia"@fi,
        "Jungermannia exsertifolia subsp. cordifolia"@fi,
        "Aplozia cordifolia"@sv,
        "Jungermannia eucordifolia"@sv,
        "Jungermannia exsertifolia subsp. cordifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purokorvasammal"@fi,
        "hjärtslevmossa"@sv .

<http://tun.fi/MX.214517> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Marchantia polymorpha subsp. polymorpha" ;
    skos:broader <http://tun.fi/MX.44366> ;
    skos:hiddenLabel "Marchantia polymorpha subsp. polymorpha"@fi,
        "Marchantia polymorpha subsp. polymorpha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakeuhkosammal"@fi,
        "vattenlungmossa"@sv .

<http://tun.fi/MX.214518> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Marchantia polymorpha subsp. montivagans" ;
    dwc:scientificNameAuthorship "Bischl. & Boissel.-Dub." ;
    skos:broader <http://tun.fi/MX.44366> ;
    skos:hiddenLabel "Marchantia polymorpha subsp. montivagans"@fi,
        "Marchantia polymorpha subsp. montivagans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikeuhkosammal"@fi,
        "fjällungmossa"@sv .

<http://tun.fi/MX.214519> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Marchantia polymorpha subsp. ruderalis" ;
    dwc:scientificNameAuthorship "Bischl. & Boissel.-Dub." ;
    skos:broader <http://tun.fi/MX.44366> ;
    skos:hiddenLabel "Marchantia polymorpha subsp. ruderalis"@fi,
        "Marchantia polymorpha subsp. ruderalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palokeuhkosammal"@fi,
        "trädgårdslungmossa"@sv .

<http://tun.fi/MX.214520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marsupella emarginata" ;
    dwc:scientificNameAuthorship "(Ehrh.) Dumort." ;
    skos:broader <http://tun.fi/MX.44140> ;
    skos:hiddenLabel "Jungermannia emarginata"@fi,
        "Marsupella emarginata"@fi,
        "Marsupella emarginata subsp. emarginata"@fi,
        "Jungermannia emarginata"@sv,
        "Marsupella emarginata"@sv,
        "Marsupella emarginata subsp. emarginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliopussisammal"@fi,
        "klipprostmossa"@sv .

<http://tun.fi/MX.214521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marsupella aquatica" ;
    dwc:scientificNameAuthorship "(Lindenb.) Schiffn." ;
    skos:broader <http://tun.fi/MX.44140> ;
    skos:hiddenLabel "Jungermannia emarginata var. aquatica"@fi,
        "Marsupella aquatica"@fi,
        "Marsupella emarginata subsp. aquatica"@fi,
        "Jungermannia emarginata var. aquatica"@sv,
        "Marsupella aquatica"@sv,
        "Marsupella emarginata subsp. aquatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puropussisammal"@fi,
        "vattenrostmossa"@sv .

<http://tun.fi/MX.214522> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pellia epiphylla subsp. epiphylla" ;
    skos:broader <http://tun.fi/MX.44389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pellia epiphylla subsp. epiphylla"@fi,
        "Pellia epiphylla subsp. epiphylla"@sv .

<http://tun.fi/MX.214523> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pellia epiphylla subsp. borealis" ;
    dwc:scientificNameAuthorship "(Lorb.) Messe" ;
    skos:broader <http://tun.fi/MX.44389> ;
    skos:hiddenLabel "Pellia borealis"@fi,
        "Pellia epiphylla subsp. borealis"@fi,
        "Pellia borealis"@sv,
        "Pellia epiphylla subsp. borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlapasammal"@fi,
        "nordlig pellia"@sv .

<http://tun.fi/MX.214524> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Marchantia quadrata subsp. quadrata" ;
    skos:broader <http://tun.fi/MX.44179> ;
    skos:hiddenLabel "Marchantia quadrata subsp. quadrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkihiidensammal"@fi,
        "Marchantia quadrata subsp. quadrata"@sv .

<http://tun.fi/MX.214525> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Marchantia quadrata subsp. hyperborea" ;
    dwc:scientificNameAuthorship "(R.M. Schust.) Borovich." ;
    skos:broader <http://tun.fi/MX.44179> ;
    skos:hiddenLabel "Marchantia quadrata subsp. hyperborea"@fi,
        "Preissia quadrata subsp. hyperborea"@fi,
        "Preissia quadrata subsp. hyperborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihiidensammal"@fi,
        "Marchantia quadrata subsp. hyperborea"@sv .

<http://tun.fi/MX.214526> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Riccardia latifrons subsp. latifrons" ;
    skos:broader <http://tun.fi/MX.44187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Riccardia latifrons subsp. latifrons"@fi,
        "Riccardia latifrons subsp. latifrons"@sv .

<http://tun.fi/MX.214527> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Riccardia latifrons subsp. arctica" ;
    dwc:scientificNameAuthorship "R.M.Schust. & Damsh." ;
    skos:broader <http://tun.fi/MX.44187> ;
    skos:hiddenLabel "Riccardia latifrons subsp. arctica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaliuskasammal"@fi,
        "Riccardia latifrons subsp. arctica"@sv .

<http://tun.fi/MX.214528> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Scapania irrigua subsp. irrigua" ;
    skos:broader <http://tun.fi/MX.44212> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scapania irrigua subsp. irrigua"@fi,
        "Scapania irrigua subsp. irrigua"@sv .

<http://tun.fi/MX.214529> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Scapania irrigua subsp. rufescens" ;
    dwc:scientificNameAuthorship "(Loeske) R.M.Schust." ;
    skos:broader <http://tun.fi/MX.44212> ;
    skos:hiddenLabel "Scapania irrigua fo. rufescens"@fi,
        "Scapania irrigua subsp. rufescens"@fi,
        "Scapania irrigua fo. rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorikinnassammal"@fi,
        "Scapania irrigua subsp. rufescens"@sv .

<http://tun.fi/MX.214530> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Tritomaria quinquedentata subsp. quinquedentata" ;
    skos:broader <http://tun.fi/MX.44232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tritomaria quinquedentata subsp. quinquedentata"@fi,
        "Tritomaria quinquedentata subsp. quinquedentata"@sv .

<http://tun.fi/MX.214536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius boreidionysae" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat., Niskanen & Dima" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius boreidionysae"@fi,
        "Cortinarius dionysae"@fi,
        "Cortinarius dionysae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannuppiseitikki"@fi,
        "Cortinarius boreidionysae"@sv .

<http://tun.fi/MX.214537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephaloziella arctogena" ;
    dwc:scientificNameAuthorship "(R.M.Schust.) Konstant." ;
    skos:broader <http://tun.fi/MX.44127> ;
    skos:hiddenLabel "Cephaloziella arctogena"@fi,
        "Cephaloziella rubella var. arctogena"@fi,
        "Cephaloziella rubella var. arctogena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vilurahtusammal"@fi,
        "Cephaloziella arctogena"@sv .

<http://tun.fi/MX.214538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephaloziella grimsulana" ;
    dwc:scientificNameAuthorship "(J.B.Jack ex Gottsche & Rabenh.) Lacout." ;
    skos:broader <http://tun.fi/MX.44127> ;
    skos:hiddenLabel "Cephalozia grimsulana"@fi,
        "Cephaloziella grimsulana"@fi,
        "Jungermannia grimsulana"@fi,
        "Cephalozia grimsulana"@sv,
        "Cephaloziella grimsulana"@sv,
        "Jungermannia grimsulana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorirahtusammal"@fi,
        "arktisk mikromossa"@sv .

<http://tun.fi/MX.214539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum septentrionale" ;
    dwc:scientificNameAuthorship "Tubanova & Ignatova" ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum septentrionale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takkukynsisammal"@fi,
        "Dicranum septentrionale"@sv .

<http://tun.fi/MX.214540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophoziopsis pellucida" ;
    dwc:scientificNameAuthorship "(R.M.Schust.) Konstant. & Vilnet" ;
    skos:broader <http://tun.fi/MX.324420> ;
    skos:hiddenLabel "Lophozia pellucida"@fi,
        "Lophoziopsis pellucida"@fi,
        "Lophozia pellucida"@sv,
        "Lophoziopsis pellucida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaslovisammal"@fi,
        "blek flikmossa"@sv .

<http://tun.fi/MX.214541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius olivaceodionysae" ;
    dwc:scientificNameAuthorship "A. Ortega, Vila & Fdez.-Brime" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius dionysae"@fi,
        "Cortinarius olivaceodionysae"@fi,
        "Cortinarius dionysae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suttunuppiseitikki"@fi,
        "Cortinarius olivaceodionysae"@sv .

<http://tun.fi/MX.214542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania glaucocephala" ;
    dwc:scientificNameAuthorship "(Taylor) Austin" ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Jungermannia glaucocephala"@fi,
        "Scapania glaucocephala"@fi,
        "Jungermannia glaucocephala"@sv,
        "Scapania glaucocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heleäkinnassamal"@fi,
        "svemskapania"@sv .

<http://tun.fi/MX.214543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium sibiricum" ;
    dwc:scientificNameAuthorship "Ignatova & H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium sibiricum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpaasisammal"@fi,
        "Schistidium sibiricum"@sv .

<http://tun.fi/MX.214544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortella rigens" ;
    dwc:scientificNameAuthorship "Alberts." ;
    skos:broader <http://tun.fi/MX.43388> ;
    skos:hiddenLabel "Tortella rigens"@fi,
        "Tortella rigens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäykkäkiertosammal"@fi,
        "styv kalkmossa"@sv .

<http://tun.fi/MX.214545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius balteatialutaceus" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius balteatialutaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nappaseitikki"@fi,
        "Cortinarius balteatialutaceus"@sv .

<http://tun.fi/MX.214547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Roridomyces rorida" ;
    dwc:scientificNameAuthorship "(Scop. : Fr.) Rexer" ;
    skos:broader <http://tun.fi/MX.214546> ;
    skos:hiddenLabel "Mycena rorida"@fi,
        "Roridomyces rorida"@fi,
        "Mycena rorida"@sv,
        "Roridomyces rorida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limajalkahiippo"@fi,
        "slemhätta"@sv .

<http://tun.fi/MX.214548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius coracis" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen, Liimat. & Dima" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius coracis"@fi,
        "Cortinarius crassifolius"@fi,
        "Cortinarius crassifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiidenseitikki"@fi,
        "Cortinarius coracis"@sv .

<http://tun.fi/MX.214625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoamblystegium subtile" ;
    dwc:scientificNameAuthorship "(Hedw.) Vanderp. & Hedenäs" ;
    skos:broader <http://tun.fi/MX.313279> ;
    skos:hiddenLabel "Amblystegium subtile"@fi,
        "Pseudoamblystegium subtile"@fi,
        "Amblystegium subtile"@sv,
        "Pseudoamblystegium subtile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siroritvasammal"@fi,
        "trädkrypmossa"@sv .

<http://tun.fi/MX.214629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarmentypnum exannulatum" ;
    dwc:scientificNameAuthorship "(Schimp.) Hedenäs" ;
    skos:broader <http://tun.fi/MX.313500> ;
    skos:hiddenLabel "Sarmentypnum exannulatum"@fi,
        "Warnstorfia exannulata"@fi,
        "Sarmentypnum exannulatum"@sv,
        "Warnstorfia exannulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetesirppisammal"@fi,
        "kärrkrokmossa"@sv .

<http://tun.fi/MX.214631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarmentypnum sarmentosum" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Tuom. & T.J. Kop." ;
    skos:broader <http://tun.fi/MX.313500> ;
    skos:hiddenLabel "Calliergon sarmentosum"@fi,
        "Sarmentypnum sarmentosum"@fi,
        "Warnstorfia sarmentosa"@fi,
        "Calliergon sarmentosum"@sv,
        "Sarmentypnum sarmentosum"@sv,
        "Warnstorfia sarmentosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasirppisammal"@fi,
        "blodkrokmossa"@sv .

<http://tun.fi/MX.214674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum zieri" ;
    dwc:scientificNameAuthorship "(Hedw.) Holyoak & N.Pedersen" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Plagiobryum zieri"@fi,
        "Plagiobryum zierii"@fi,
        "Ptychostomum zieri"@fi,
        "Plagiobryum zieri"@sv,
        "Plagiobryum zierii"@sv,
        "Ptychostomum zieri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinseitasammal"@fi,
        "vit puckelmossa"@sv .

<http://tun.fi/MX.214706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortula caucasica" ;
    dwc:scientificNameAuthorship "Broth." ;
    skos:broader <http://tun.fi/MX.43368> ;
    skos:hiddenLabel "Pottia intermedia"@fi,
        "Tortula caucasica"@fi,
        "Tortula modica"@fi,
        "Pottia intermedia"@sv,
        "Tortula caucasica"@sv,
        "Tortula modica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltolapiosammal"@fi,
        "ängstuss"@sv .

<http://tun.fi/MX.214710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum moravicum" ;
    dwc:scientificNameAuthorship "(Podp.) Ros & Mazimpaka" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum flaccidum"@fi,
        "Bryum moravicum"@fi,
        "Ptychostomum moravicum"@fi,
        "Bryum flaccidum"@sv,
        "Bryum moravicum"@sv,
        "Ptychostomum moravicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rihmahiirensammal"@fi,
        "trådbryum"@sv .

<http://tun.fi/MX.214714> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ephemerum crassinervium subsp. sessile" ;
    dwc:scientificNameAuthorship "(Bruch) Holyoak" ;
    skos:broader <http://tun.fi/MX.43596> ;
    skos:hiddenLabel "Ephemerum sessile"@fi,
        "Ephemerum sessile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephemerum crassinervium subsp. sessile"@fi,
        "Ephemerum crassinervium subsp. sessile"@sv .

<http://tun.fi/MX.214723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania parvifolia" ;
    dwc:scientificNameAuthorship "Warnst." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Scapania parvifolia"@fi,
        "Scapania scandica fo. parvifolia"@fi,
        "Scapania scandica fo. parvifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "notkokinnassammal"@fi,
        "Scapania parvifolia"@sv .

<http://tun.fi/MX.214838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius balteatibulbosus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen, Liimat. Bonjantsev & A.F.S. Taylor" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius balteatibulbosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särmänuijaseitikki"@fi,
        "Cortinarius balteatibulbosus"@sv .

<http://tun.fi/MX.214840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius brunneiaurantius" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius brunneiaurantius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "multaseitikki"@fi,
        "Cortinarius brunneiaurantius"@sv .

<http://tun.fi/MX.214841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius caesiocolor" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius caesiocolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ametistiseitikki"@fi,
        "Cortinarius caesiocolor"@sv .

<http://tun.fi/MX.22> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nehalennia speciosa" ;
    dwc:scientificNameAuthorship "(Charpentier, 1840)" ;
    skos:broader <http://tun.fi/MX.21> ;
    skos:hiddenLabel "Nehalennia speciosa"@fi,
        "Nehalennia speciosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiötytönkorento"@fi,
        "dvärgflickslända"@sv .

<http://tun.fi/MX.227913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthezia urticae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.227912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthezia urticae"@fi,
        "Orthezia urticae"@sv .

<http://tun.fi/MX.227915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctorthezia cataphracta" ;
    dwc:scientificNameAuthorship "(Olafsen, 1772)" ;
    skos:broader <http://tun.fi/MX.227914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctorthezia cataphracta"@fi,
        "Arctorthezia cataphracta"@sv .

<http://tun.fi/MX.227917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Newsteadia floccosa" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.227916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Newsteadia floccosa"@fi,
        "Newsteadia floccosa"@sv .

<http://tun.fi/MX.227920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Matsucoccus matsumurae" ;
    dwc:scientificNameAuthorship "(Kuwana, 1905)" ;
    skos:broader <http://tun.fi/MX.227919> ;
    skos:hiddenLabel "Matsucoccus pini"@fi,
        "Matsucoccus pini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Matsucoccus matsumurae"@fi,
        "Matsucoccus matsumurae"@sv .

<http://tun.fi/MX.227923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrococcus cracens" ;
    dwc:scientificNameAuthorship "Williams, 1962" ;
    skos:broader <http://tun.fi/MX.227922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrococcus cracens"@fi,
        "Atrococcus cracens"@sv .

<http://tun.fi/MX.227924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrococcus paludinus" ;
    dwc:scientificNameAuthorship "(Green, 1821)" ;
    skos:broader <http://tun.fi/MX.227922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrococcus paludinus"@fi,
        "Atrococcus paludinus"@sv .

<http://tun.fi/MX.227925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudococcus adonidum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.53441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudococcus adonidum"@fi,
        "Pseudococcus adonidum"@sv .

<http://tun.fi/MX.227926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Planococcus vovae" ;
    dwc:scientificNameAuthorship "(Nassonov, 1908)" ;
    skos:broader <http://tun.fi/MX.53525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Planococcus vovae"@fi,
        "Planococcus vovae"@sv .

<http://tun.fi/MX.227928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phenacoccus aceris" ;
    dwc:scientificNameAuthorship "(Signoret, 1875)" ;
    skos:broader <http://tun.fi/MX.227927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phenacoccus aceris"@fi,
        "Phenacoccus aceris"@sv .

<http://tun.fi/MX.227929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phenacoccus hordei" ;
    dwc:scientificNameAuthorship "(Lindeman, 1886)" ;
    skos:broader <http://tun.fi/MX.227927> ;
    skos:hiddenLabel "Planococcus graminis"@fi,
        "Planococcus graminis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phenacoccus hordei"@fi,
        "Phenacoccus hordei"@sv .

<http://tun.fi/MX.227931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phenacoccus piceae" ;
    dwc:scientificNameAuthorship "(Löw, 1883)" ;
    skos:broader <http://tun.fi/MX.227927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phenacoccus piceae"@fi,
        "Phenacoccus piceae"@sv .

<http://tun.fi/MX.227933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peliococcus calluneti" ;
    dwc:scientificNameAuthorship "(Lindinger, 1912)" ;
    skos:broader <http://tun.fi/MX.227932> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peliococcus calluneti"@fi,
        "Peliococcus calluneti"@sv .

<http://tun.fi/MX.227935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccura comari" ;
    dwc:scientificNameAuthorship "(Künow, 1880)" ;
    skos:broader <http://tun.fi/MX.227934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccura comari"@fi,
        "Coccura comari"@sv .

<http://tun.fi/MX.227937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trionymus perrisii" ;
    dwc:scientificNameAuthorship "(Signoret, 1875)" ;
    skos:broader <http://tun.fi/MX.227936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trionymus perrisii"@fi,
        "Trionymus perrisii"@sv .

<http://tun.fi/MX.227939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizoecus cactitans" ;
    dwc:scientificNameAuthorship "(Hambleton, 1946)" ;
    skos:broader <http://tun.fi/MX.227938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizoecus cactitans"@fi,
        "Rhizoecus cactitans"@sv .

<http://tun.fi/MX.227941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliococcus bohemicus" ;
    dwc:scientificNameAuthorship "Sulc, 1912" ;
    skos:broader <http://tun.fi/MX.227940> ;
    skos:hiddenLabel "Heliococcus hystrix"@fi,
        "Heliococcus hystrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heliococcus bohemicus"@fi,
        "Heliococcus bohemicus"@sv .

<http://tun.fi/MX.227945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kermes quercus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.227944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kermes quercus"@fi,
        "Kermes quercus"@sv .

<http://tun.fi/MX.227948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gossyparia spuria" ;
    dwc:scientificNameAuthorship "(Modeer, 1778)" ;
    skos:broader <http://tun.fi/MX.227947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gossyparia spuria"@fi,
        "Gossyparia spuria"@sv .

<http://tun.fi/MX.227950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthococcus baldonensis" ;
    dwc:scientificNameAuthorship "(Rasina, 1966)" ;
    skos:broader <http://tun.fi/MX.227949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthococcus baldonensis"@fi,
        "Acanthococcus baldonensis"@sv .

<http://tun.fi/MX.227951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthococcus timidus" ;
    dwc:scientificNameAuthorship "(Huldén, 1985)" ;
    skos:broader <http://tun.fi/MX.227949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthococcus timidus"@fi,
        "Acanthococcus timidus"@sv .

<http://tun.fi/MX.227952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthococcus uvaeursi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.227949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthococcus uvaeursi"@fi,
        "Acanthococcus uvaeursi"@sv .

<http://tun.fi/MX.227954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudochermes fraxini" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1860)" ;
    skos:broader <http://tun.fi/MX.227953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudochermes fraxini"@fi,
        "Pseudochermes fraxini"@sv .

<http://tun.fi/MX.227956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzulaspis luzulae" ;
    dwc:scientificNameAuthorship "(Dufour, 1864)" ;
    skos:broader <http://tun.fi/MX.227955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Luzulaspis luzulae"@fi,
        "Luzulaspis luzulae"@sv .

<http://tun.fi/MX.227958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriopeltis festucae" ;
    dwc:scientificNameAuthorship "(Boyer de Fonscolombe, 1834)" ;
    skos:broader <http://tun.fi/MX.227957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriopeltis festucae"@fi,
        "Eriopeltis festucae"@sv .

<http://tun.fi/MX.227959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriopeltis lichtensteini" ;
    dwc:scientificNameAuthorship "Signoret, 1876" ;
    skos:broader <http://tun.fi/MX.227957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriopeltis lichtensteini"@fi,
        "Eriopeltis lichtensteini"@sv .

<http://tun.fi/MX.227961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pulvinaria vitis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.227960> ;
    skos:hiddenLabel "Pulvinaria betulae"@fi,
        "Pulvinaria betulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pulvinaria vitis"@fi,
        "Pulvinaria vitis"@sv .

<http://tun.fi/MX.227964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parthenolecanium corni" ;
    dwc:scientificNameAuthorship "(Bouché, 1844)" ;
    skos:broader <http://tun.fi/MX.227963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parthenolecanium corni"@fi,
        "Parthenolecanium corni"@sv .

<http://tun.fi/MX.227966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulecanium douglasi" ;
    dwc:scientificNameAuthorship "(Sulc, 1894)" ;
    skos:broader <http://tun.fi/MX.227965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulecanium douglasi"@fi,
        "Eulecanium douglasi"@sv .

<http://tun.fi/MX.227967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulecanium franconium" ;
    dwc:scientificNameAuthorship "(Lindinger, 1908)" ;
    skos:broader <http://tun.fi/MX.227965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulecanium franconium"@fi,
        "Eulecanium franconium"@sv .

<http://tun.fi/MX.227968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulecanium tiliae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.227965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulecanium tiliae"@fi,
        "Eulecanium tiliae"@sv .

<http://tun.fi/MX.227970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physokermes piceae" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.227969> ;
    skos:hiddenLabel "Physokermes abietis"@fi,
        "Physokermes abietis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Physokermes piceae"@fi,
        "Physokermes piceae"@sv .

<http://tun.fi/MX.227972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physokermes hemicryphus" ;
    dwc:scientificNameAuthorship "(Dalman, 1825)" ;
    skos:broader <http://tun.fi/MX.227969> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Physokermes hemicryphus"@fi,
        "Physokermes hemicryphus"@sv .

<http://tun.fi/MX.227973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidosaphes conchyformis" ;
    dwc:scientificNameAuthorship "(Gmelin, 1789)" ;
    skos:broader <http://tun.fi/MX.53522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepidosaphes conchyformis"@fi,
        "Lepidosaphes conchyformis"@sv .

<http://tun.fi/MX.227974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidosaphes ulmi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepidosaphes ulmi"@fi,
        "Lepidosaphes ulmi"@sv .

<http://tun.fi/MX.227976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucaspis lowi" ;
    dwc:scientificNameAuthorship "(Colvèe, 1882)" ;
    skos:broader <http://tun.fi/MX.227975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucaspis lowi"@fi,
        "Leucaspis lowi"@sv .

<http://tun.fi/MX.227977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucaspis pini" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.227975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucaspis pini"@fi,
        "Leucaspis pini"@sv .

<http://tun.fi/MX.227979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionaspis salicis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.227978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chionaspis salicis"@fi,
        "Chionaspis salicis"@sv .

<http://tun.fi/MX.227981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacaspis rosae" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.227980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulacaspis rosae"@fi,
        "Aulacaspis rosae"@sv .

<http://tun.fi/MX.227983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dynaspidiotus hederae" ;
    dwc:scientificNameAuthorship "(Vallot, 1829)" ;
    skos:broader <http://tun.fi/MX.227982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dynaspidiotus hederae"@fi,
        "Dynaspidiotus hederae"@sv .

<http://tun.fi/MX.227985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaspidiotus bavaricus" ;
    dwc:scientificNameAuthorship "Lidinger, 1912" ;
    skos:broader <http://tun.fi/MX.227984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaspidiotus bavaricus"@fi,
        "Diaspidiotus bavaricus"@sv .

<http://tun.fi/MX.227986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaspidiotus ostreaeformis" ;
    dwc:scientificNameAuthorship "(Curtis, 1843)" ;
    skos:broader <http://tun.fi/MX.227984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaspidiotus ostreaeformis"@fi,
        "Diaspidiotus ostreaeformis"@sv .

<http://tun.fi/MX.227988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleurolobus wunni" ;
    dwc:scientificNameAuthorship "(Ryberg, 1938)" ;
    skos:broader <http://tun.fi/MX.227987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleurolobus wunni"@fi,
        "Aleurolobus wunni"@sv .

<http://tun.fi/MX.227990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asterobemisia carpini" ;
    dwc:scientificNameAuthorship "(Koch, 1857)" ;
    skos:broader <http://tun.fi/MX.227989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asterobemisia carpini"@fi,
        "Asterobemisia carpini"@sv .

<http://tun.fi/MX.227991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bemisia rosae" ;
    dwc:scientificNameAuthorship "(Korobitsin, 1967)" ;
    skos:broader <http://tun.fi/MX.200740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bemisia rosae"@fi,
        "Bemisia rosae"@sv .

<http://tun.fi/MX.227994> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Aleurotuberculatus similis europaeus" ;
    dwc:scientificNameAuthorship "Zahradnik, 1962" ;
    skos:broader <http://tun.fi/MX.227993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleurotuberculatus similis europaeus"@fi,
        "Aleurotuberculatus similis europaeus"@sv .

<http://tun.fi/MX.227996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calluneyrodes callunae" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1947)" ;
    skos:broader <http://tun.fi/MX.227995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calluneyrodes callunae"@fi,
        "Calluneyrodes callunae"@sv .

<http://tun.fi/MX.227998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pealius quercus" ;
    dwc:scientificNameAuthorship "(Signoret, 1868)" ;
    skos:broader <http://tun.fi/MX.227997> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pealius quercus"@fi,
        "Pealius quercus"@sv .

<http://tun.fi/MX.228000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleurochiton aceris" ;
    dwc:scientificNameAuthorship "(Modeer, 1778)" ;
    skos:broader <http://tun.fi/MX.227999> ;
    skos:hiddenLabel "Aleurochiton complanatus"@fi,
        "Aleurochiton complanatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleurochiton aceris"@fi,
        "Aleurochiton aceris"@sv .

<http://tun.fi/MX.228004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleuroclava chittendeni" ;
    dwc:scientificNameAuthorship "(Laing, 1928)" ;
    skos:broader <http://tun.fi/MX.228003> ;
    skos:hiddenLabel "Aleuroclava chittendeni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppiruusujauhiainen"@fi,
        "Aleuroclava chittendeni"@sv .

<http://tun.fi/MX.228006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleyrodes campanulae" ;
    dwc:scientificNameAuthorship "Saalas, 1942" ;
    skos:broader <http://tun.fi/MX.228005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleyrodes campanulae"@fi,
        "Aleyrodes campanulae"@sv .

<http://tun.fi/MX.228007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleyrodes lonicerae" ;
    dwc:scientificNameAuthorship "Walker, 1852" ;
    skos:broader <http://tun.fi/MX.228005> ;
    skos:hiddenLabel "Aleyrodes fragariae"@fi,
        "Aleyrodes menthae"@fi,
        "Aleyrodes rubi"@fi,
        "Aleyrodes fragariae"@sv,
        "Aleyrodes menthae"@sv,
        "Aleyrodes rubi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleyrodes lonicerae"@fi,
        "Aleyrodes lonicerae"@sv .

<http://tun.fi/MX.228011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleyrodes proletella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleyrodes proletella"@fi,
        "Aleyrodes proletella"@sv .

<http://tun.fi/MX.228016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelges lapponicus" ;
    dwc:scientificNameAuthorship "(Cholodkovsky, 1889)" ;
    skos:broader <http://tun.fi/MX.228014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelges lapponicus"@fi,
        "Adelges lapponicus"@sv .

<http://tun.fi/MX.228017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelges laricis" ;
    dwc:scientificNameAuthorship "Vallot, 1836" ;
    skos:broader <http://tun.fi/MX.228014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelges laricis"@fi,
        "Adelges laricis"@sv .

<http://tun.fi/MX.228018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelges tardus" ;
    dwc:scientificNameAuthorship "(Dreyfus, 1888)" ;
    skos:broader <http://tun.fi/MX.228014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelges tardus"@fi,
        "Adelges tardus"@sv .

<http://tun.fi/MX.228020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelges abietis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228014> ;
    skos:hiddenLabel "Adelges abietis"@fi,
        "Adelges abietis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohavukirva"@fi,
        "större granbarrlus"@sv .

<http://tun.fi/MX.228021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelges viridis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1843)" ;
    skos:broader <http://tun.fi/MX.228014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelges viridis"@fi,
        "Adelges viridis"@sv .

<http://tun.fi/MX.228023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelges pectinatae" ;
    dwc:scientificNameAuthorship "(Cholodkovsky, 1888)" ;
    skos:broader <http://tun.fi/MX.228014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelges pectinatae"@fi,
        "Adelges pectinatae"@sv .

<http://tun.fi/MX.228025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelges cooleyi" ;
    dwc:scientificNameAuthorship "(Gillette, 1907)" ;
    skos:broader <http://tun.fi/MX.228014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelges cooleyi"@fi,
        "Adelges cooleyi"@sv .

<http://tun.fi/MX.228028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pineus cembrae" ;
    dwc:scientificNameAuthorship "(Cholodkovsky, 1888)" ;
    skos:broader <http://tun.fi/MX.228027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pineus cembrae"@fi,
        "Pineus cembrae"@sv .

<http://tun.fi/MX.228029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pineus pineoides" ;
    dwc:scientificNameAuthorship "(Cholodkovsky, 1907)" ;
    skos:broader <http://tun.fi/MX.228027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pineus pineoides"@fi,
        "Pineus pineoides"@sv .

<http://tun.fi/MX.228030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pineus pini" ;
    dwc:scientificNameAuthorship "(Macquart, 1819)" ;
    skos:broader <http://tun.fi/MX.228027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pineus pini"@fi,
        "Pineus pini"@sv .

<http://tun.fi/MX.228033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthochermes quercus" ;
    dwc:scientificNameAuthorship "Kollar, 1848" ;
    skos:broader <http://tun.fi/MX.228032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthochermes quercus"@fi,
        "Acanthochermes quercus"@sv .

<http://tun.fi/MX.228035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylloxera coccinea" ;
    dwc:scientificNameAuthorship "(von Heyden, 1837)" ;
    skos:broader <http://tun.fi/MX.228034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phylloxera coccinea"@fi,
        "Phylloxera coccinea"@sv .

<http://tun.fi/MX.228038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mindarus abietinus" ;
    dwc:scientificNameAuthorship "Koch, 1857" ;
    skos:broader <http://tun.fi/MX.228037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mindarus abietinus"@fi,
        "Mindarus abietinus"@sv .

<http://tun.fi/MX.228039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mindarus obliquus" ;
    dwc:scientificNameAuthorship "(Cholodkovsky, 1896)" ;
    skos:broader <http://tun.fi/MX.228037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mindarus obliquus"@fi,
        "Mindarus obliquus"@sv .

<http://tun.fi/MX.228042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelaxes dryophila" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.228041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thelaxes dryophila"@fi,
        "Thelaxes dryophila"@sv .

<http://tun.fi/MX.228044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphina betulae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyphina betulae"@fi,
        "Glyphina betulae"@sv .

<http://tun.fi/MX.228045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphina jacutensis" ;
    dwc:scientificNameAuthorship "Mordvilko, 1931" ;
    skos:broader <http://tun.fi/MX.228043> ;
    skos:hiddenLabel "Glyphina schrankiana"@fi,
        "Glyphina schrankiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyphina jacutensis"@fi,
        "Glyphina jacutensis"@sv .

<http://tun.fi/MX.228047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphina pseudoschrankiana" ;
    dwc:scientificNameAuthorship "Blackman, 1989" ;
    skos:broader <http://tun.fi/MX.228043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyphina pseudoschrankiana"@fi,
        "Glyphina pseudoschrankiana"@sv .

<http://tun.fi/MX.228052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hamamelistes betulinus" ;
    dwc:scientificNameAuthorship "(Horváth, 1896)" ;
    skos:broader <http://tun.fi/MX.228051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hamamelistes betulinus"@fi,
        "Hamamelistes betulinus"@sv .

<http://tun.fi/MX.228054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hormaphis betulae" ;
    dwc:scientificNameAuthorship "(Mordvilko, 1901)" ;
    skos:broader <http://tun.fi/MX.228053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hormaphis betulae"@fi,
        "Hormaphis betulae"@sv .

<http://tun.fi/MX.228057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoecia corni" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.228056> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoecia corni"@fi,
        "Anoecia corni"@sv .

<http://tun.fi/MX.228059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoecia vagans" ;
    dwc:scientificNameAuthorship "(Koch, 1856)" ;
    skos:broader <http://tun.fi/MX.228056> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoecia vagans"@fi,
        "Anoecia vagans"@sv .

<http://tun.fi/MX.228060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoecia zirnitsi" ;
    dwc:scientificNameAuthorship "Mordvilko, 1931" ;
    skos:broader <http://tun.fi/MX.228056> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoecia zirnitsi"@fi,
        "Anoecia zirnitsi"@sv .

<http://tun.fi/MX.228064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriosoma ulmi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriosoma ulmi"@fi,
        "Eriosoma ulmi"@sv .

<http://tun.fi/MX.228066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colopha compressa" ;
    dwc:scientificNameAuthorship "(Koch, 1856)" ;
    skos:broader <http://tun.fi/MX.228065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colopha compressa"@fi,
        "Colopha compressa"@sv .

<http://tun.fi/MX.228068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kaltenbachiella pallida" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.228067> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kaltenbachiella pallida"@fi,
        "Kaltenbachiella pallida"@sv .

<http://tun.fi/MX.228070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetraneura ulmi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetraneura ulmi"@fi,
        "Tetraneura ulmi"@sv .

<http://tun.fi/MX.228073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachypappa populi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachypappa populi"@fi,
        "Pachypappa populi"@sv .

<http://tun.fi/MX.228074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachypappa tremulae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.228072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachypappa tremulae"@fi,
        "Pachypappa tremulae"@sv .

<http://tun.fi/MX.228075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachypappa vesicalis" ;
    dwc:scientificNameAuthorship "Koch, 1856" ;
    skos:broader <http://tun.fi/MX.228072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachypappa vesicalis"@fi,
        "Pachypappa vesicalis"@sv .

<http://tun.fi/MX.228076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachypappa warshavensis" ;
    dwc:scientificNameAuthorship "(Nasonov, 1894)" ;
    skos:broader <http://tun.fi/MX.228072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachypappa warshavensis"@fi,
        "Pachypappa warshavensis"@sv .

<http://tun.fi/MX.228078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gootiella tremulae" ;
    dwc:scientificNameAuthorship "Tullgren, 1925" ;
    skos:broader <http://tun.fi/MX.228077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gootiella tremulae"@fi,
        "Gootiella tremulae"@sv .

<http://tun.fi/MX.228080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachypappella lactea" ;
    dwc:scientificNameAuthorship "(Tullgren, 1909)" ;
    skos:broader <http://tun.fi/MX.228079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachypappella lactea"@fi,
        "Pachypappella lactea"@sv .

<http://tun.fi/MX.228083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prociphilus bumeliae" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.228081> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prociphilus bumeliae"@fi,
        "Prociphilus bumeliae"@sv .

<http://tun.fi/MX.228085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prociphilus pini" ;
    dwc:scientificNameAuthorship "(Burmeister, 1835)" ;
    skos:broader <http://tun.fi/MX.228081> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prociphilus pini"@fi,
        "Prociphilus pini"@sv .

<http://tun.fi/MX.228086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prociphilus xylostei" ;
    dwc:scientificNameAuthorship "(deGeer, 1773)" ;
    skos:broader <http://tun.fi/MX.228081> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prociphilus xylostei"@fi,
        "Prociphilus xylostei"@sv .

<http://tun.fi/MX.228089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecabius affinis" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thecabius affinis"@fi,
        "Thecabius affinis"@sv .

<http://tun.fi/MX.228091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecabius lysimachiae" ;
    dwc:scientificNameAuthorship "Börner, 1916" ;
    skos:broader <http://tun.fi/MX.228087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thecabius lysimachiae"@fi,
        "Thecabius lysimachiae"@sv .

<http://tun.fi/MX.228093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphigus bursarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pemphigus bursarius"@fi,
        "Pemphigus bursarius"@sv .

<http://tun.fi/MX.228094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphigus borealis" ;
    dwc:scientificNameAuthorship "Tullgren, 1909" ;
    skos:broader <http://tun.fi/MX.228092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pemphigus borealis"@fi,
        "Pemphigus borealis"@sv .

<http://tun.fi/MX.228095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphigus fuscicornis" ;
    dwc:scientificNameAuthorship "(Koch, 1857)" ;
    skos:broader <http://tun.fi/MX.228092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pemphigus fuscicornis"@fi,
        "Pemphigus fuscicornis"@sv .

<http://tun.fi/MX.228096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphigus immunis" ;
    dwc:scientificNameAuthorship "Buckton, 1896" ;
    skos:broader <http://tun.fi/MX.228092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pemphigus immunis"@fi,
        "Pemphigus immunis"@sv .

<http://tun.fi/MX.228097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphigus passeki" ;
    dwc:scientificNameAuthorship "Börner, 1952" ;
    skos:broader <http://tun.fi/MX.228092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pemphigus passeki"@fi,
        "Pemphigus passeki"@sv .

<http://tun.fi/MX.228098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphigus populi" ;
    dwc:scientificNameAuthorship "Courchet, 1879" ;
    skos:broader <http://tun.fi/MX.228092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pemphigus populi"@fi,
        "Pemphigus populi"@sv .

<http://tun.fi/MX.228099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphigus populinigrae" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.228092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pemphigus populinigrae"@fi,
        "Pemphigus populinigrae"@sv .

<http://tun.fi/MX.228100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphigus saliciradicis" ;
    dwc:scientificNameAuthorship "(Börner, 1950)" ;
    skos:broader <http://tun.fi/MX.228092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pemphigus saliciradicis"@fi,
        "Pemphigus saliciradicis"@sv .

<http://tun.fi/MX.228101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphigus spyrothecae" ;
    dwc:scientificNameAuthorship "Passerini, 1856" ;
    skos:broader <http://tun.fi/MX.228092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pemphigus spyrothecae"@fi,
        "Pemphigus spyrothecae"@sv .

<http://tun.fi/MX.228104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baizongia pistaciae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.228103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baizongia pistaciae"@fi,
        "Baizongia pistaciae"@sv .

<http://tun.fi/MX.228106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geoica setulosa" ;
    dwc:scientificNameAuthorship "(Passerini, 1860)" ;
    skos:broader <http://tun.fi/MX.228105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geoica setulosa"@fi,
        "Geoica setulosa"@sv .

<http://tun.fi/MX.228107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geoica utricularia" ;
    dwc:scientificNameAuthorship "(Passerini, 1856)" ;
    skos:broader <http://tun.fi/MX.228105> ;
    skos:hiddenLabel "Geoica eragrostidis"@fi,
        "Geoica eragrostidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geoica utricularia"@fi,
        "Geoica utricularia"@sv .

<http://tun.fi/MX.228110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracletus cimiciformis" ;
    dwc:scientificNameAuthorship "von Heyden, 1837" ;
    skos:broader <http://tun.fi/MX.228109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracletus cimiciformis"@fi,
        "Paracletus cimiciformis"@sv .

<http://tun.fi/MX.228112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forda formicaria" ;
    dwc:scientificNameAuthorship "von Heyden, 1837" ;
    skos:broader <http://tun.fi/MX.228111> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forda formicaria"@fi,
        "Forda formicaria"@sv .

<http://tun.fi/MX.228113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forda marginata" ;
    dwc:scientificNameAuthorship "Koch, 1857" ;
    skos:broader <http://tun.fi/MX.228111> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forda marginata"@fi,
        "Forda marginata"@sv .

<http://tun.fi/MX.228115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smynthurodes betae" ;
    dwc:scientificNameAuthorship "Westwood, 1849" ;
    skos:broader <http://tun.fi/MX.228114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smynthurodes betae"@fi,
        "Smynthurodes betae"@sv .

<http://tun.fi/MX.228120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanosiphum platanoidis" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.228119> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drepanosiphum platanoidis"@fi,
        "Drepanosiphum platanoidis"@sv .

<http://tun.fi/MX.228124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symydobius oblongus" ;
    dwc:scientificNameAuthorship "(von Heyden, 1837)" ;
    skos:broader <http://tun.fi/MX.228123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symydobius oblongus"@fi,
        "Symydobius oblongus"@sv .

<http://tun.fi/MX.228126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clethrobius comes" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.228125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clethrobius comes"@fi,
        "Clethrobius comes"@sv .

<http://tun.fi/MX.228128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euceraphis betulae" ;
    dwc:scientificNameAuthorship "(Koch, 1855)" ;
    skos:broader <http://tun.fi/MX.228127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euceraphis betulae"@fi,
        "Euceraphis betulae"@sv .

<http://tun.fi/MX.228129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euceraphis punctipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.228127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euceraphis punctipennis"@fi,
        "Euceraphis punctipennis"@sv .

<http://tun.fi/MX.228131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callipterinella calliptera" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.228130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callipterinella calliptera"@fi,
        "Callipterinella calliptera"@sv .

<http://tun.fi/MX.228132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callipterinella minutissima" ;
    dwc:scientificNameAuthorship "(Stroyan, 1953)" ;
    skos:broader <http://tun.fi/MX.228130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callipterinella minutissima"@fi,
        "Callipterinella minutissima"@sv .

<http://tun.fi/MX.228133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callipterinella tuberculata" ;
    dwc:scientificNameAuthorship "(von Heyden, 1837)" ;
    skos:broader <http://tun.fi/MX.228130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callipterinella tuberculata"@fi,
        "Callipterinella tuberculata"@sv .

<http://tun.fi/MX.228135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calaphis arctica" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1952" ;
    skos:broader <http://tun.fi/MX.228134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calaphis arctica"@fi,
        "Calaphis arctica"@sv .

<http://tun.fi/MX.228136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calaphis betulicola" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calaphis betulicola"@fi,
        "Calaphis betulicola"@sv .

<http://tun.fi/MX.228137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calaphis flava" ;
    dwc:scientificNameAuthorship "Mordvilko, 1928" ;
    skos:broader <http://tun.fi/MX.228134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calaphis flava"@fi,
        "Calaphis flava"@sv .

<http://tun.fi/MX.228139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Betulaphis brevipilosa" ;
    dwc:scientificNameAuthorship "Börner, 1940" ;
    skos:broader <http://tun.fi/MX.228138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Betulaphis brevipilosa"@fi,
        "Betulaphis brevipilosa"@sv .

<http://tun.fi/MX.228140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Betulaphis pelei" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1952" ;
    skos:broader <http://tun.fi/MX.228138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Betulaphis pelei"@fi,
        "Betulaphis pelei"@sv .

<http://tun.fi/MX.228141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Betulaphis quadrituberculata" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Betulaphis quadrituberculata"@fi,
        "Betulaphis quadrituberculata"@sv .

<http://tun.fi/MX.228143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monaphis antennata" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monaphis antennata"@fi,
        "Monaphis antennata"@sv .

<http://tun.fi/MX.228147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzocallis coryli" ;
    dwc:scientificNameAuthorship "(Goeze, 1778)" ;
    skos:broader <http://tun.fi/MX.228145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myzocallis coryli"@fi,
        "Myzocallis coryli"@sv .

<http://tun.fi/MX.228149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzocallis myricae" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myzocallis myricae"@fi,
        "Myzocallis myricae"@sv .

<http://tun.fi/MX.228152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tuberculatus querceus" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tuberculatus querceus"@fi,
        "Tuberculatus querceus"@sv .

<http://tun.fi/MX.228154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tuberculatus annulatus" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.228150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tuberculatus annulatus"@fi,
        "Tuberculatus annulatus"@sv .

<http://tun.fi/MX.228156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterocallis albidus" ;
    dwc:scientificNameAuthorship "Börner, 1940" ;
    skos:broader <http://tun.fi/MX.228155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterocallis albidus"@fi,
        "Pterocallis albidus"@sv .

<http://tun.fi/MX.228157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterocallis alni" ;
    dwc:scientificNameAuthorship "(deGeer, 1773)" ;
    skos:broader <http://tun.fi/MX.228155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterocallis alni"@fi,
        "Pterocallis alni"@sv .

<http://tun.fi/MX.228158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterocallis maculatus" ;
    dwc:scientificNameAuthorship "(von Heyden, 1837)" ;
    skos:broader <http://tun.fi/MX.228155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterocallis maculatus"@fi,
        "Pterocallis maculatus"@sv .

<http://tun.fi/MX.228160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinocallis platani" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tinocallis platani"@fi,
        "Tinocallis platani"@sv .

<http://tun.fi/MX.228161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinocallis nevskyi" ;
    dwc:scientificNameAuthorship "Remaudière, Quednau & Heie, 1988" ;
    skos:broader <http://tun.fi/MX.228159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tinocallis nevskyi"@fi,
        "Tinocallis nevskyi"@sv .

<http://tun.fi/MX.228163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucallipterus tiliae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucallipterus tiliae"@fi,
        "Eucallipterus tiliae"@sv .

<http://tun.fi/MX.228165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therioaphis brachytricha" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers & van den Bosch, 1964" ;
    skos:broader <http://tun.fi/MX.228164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therioaphis brachytricha"@fi,
        "Therioaphis brachytricha"@sv .

<http://tun.fi/MX.228166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therioaphis luteola" ;
    dwc:scientificNameAuthorship "(Börner, 1949)" ;
    skos:broader <http://tun.fi/MX.228164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therioaphis luteola"@fi,
        "Therioaphis luteola"@sv .

<http://tun.fi/MX.228167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therioaphis riehmi" ;
    dwc:scientificNameAuthorship "(Börner, 1949)" ;
    skos:broader <http://tun.fi/MX.228164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therioaphis riehmi"@fi,
        "Therioaphis riehmi"@sv .

<http://tun.fi/MX.228168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therioaphis subalba" ;
    dwc:scientificNameAuthorship "Börner, 1949" ;
    skos:broader <http://tun.fi/MX.228164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therioaphis subalba"@fi,
        "Therioaphis subalba"@sv .

<http://tun.fi/MX.228169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therioaphis tenera" ;
    dwc:scientificNameAuthorship "(Aizenberg, 1956)" ;
    skos:broader <http://tun.fi/MX.228164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therioaphis tenera"@fi,
        "Therioaphis tenera"@sv .

<http://tun.fi/MX.228170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therioaphis trifolii" ;
    dwc:scientificNameAuthorship "(Monell, 1882)" ;
    skos:broader <http://tun.fi/MX.228164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therioaphis trifolii"@fi,
        "Therioaphis trifolii"@sv .

<http://tun.fi/MX.228173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllaphis fagi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.228172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllaphis fagi"@fi,
        "Phyllaphis fagi"@sv .

<http://tun.fi/MX.228177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thripsaphis caespitosae" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1954" ;
    skos:broader <http://tun.fi/MX.228175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thripsaphis caespitosae"@fi,
        "Thripsaphis caespitosae"@sv .

<http://tun.fi/MX.228178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thripsaphis caricicola" ;
    dwc:scientificNameAuthorship "(Mordvilko, 1914)" ;
    skos:broader <http://tun.fi/MX.228175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thripsaphis caricicola"@fi,
        "Thripsaphis caricicola"@sv .

<http://tun.fi/MX.228180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thripsaphis cyperi" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.228175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thripsaphis cyperi"@fi,
        "Thripsaphis cyperi"@sv .

<http://tun.fi/MX.228181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thripsaphis producta" ;
    dwc:scientificNameAuthorship "Gillette, 1917" ;
    skos:broader <http://tun.fi/MX.228175> ;
    skos:hiddenLabel "Thripsaphis caricis"@fi,
        "Thripsaphis caricis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thripsaphis producta"@fi,
        "Thripsaphis producta"@sv .

<http://tun.fi/MX.228183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thripsaphis verrucosa" ;
    dwc:scientificNameAuthorship "Gillette, 1917" ;
    skos:broader <http://tun.fi/MX.228175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thripsaphis verrucosa"@fi,
        "Thripsaphis verrucosa"@sv .

<http://tun.fi/MX.228185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thripsaphis brevicornis" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1953)" ;
    skos:broader <http://tun.fi/MX.228175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thripsaphis brevicornis"@fi,
        "Thripsaphis brevicornis"@sv .

<http://tun.fi/MX.228187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subsaltusaphis aquatilis" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1959)" ;
    skos:broader <http://tun.fi/MX.228186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Subsaltusaphis aquatilis"@fi,
        "Subsaltusaphis aquatilis"@sv .

<http://tun.fi/MX.228188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subsaltusaphis flava" ;
    dwc:scientificNameAuthorship "(Hille Ris Lambers, 1939)" ;
    skos:broader <http://tun.fi/MX.228186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Subsaltusaphis flava"@fi,
        "Subsaltusaphis flava"@sv .

<http://tun.fi/MX.228189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subsaltusaphis lambersi" ;
    dwc:scientificNameAuthorship "(Quednau, 1954)" ;
    skos:broader <http://tun.fi/MX.228186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Subsaltusaphis lambersi"@fi,
        "Subsaltusaphis lambersi"@sv .

<http://tun.fi/MX.228190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subsaltusaphis pallida" ;
    dwc:scientificNameAuthorship "(Hille Ris Lambers, 1939)" ;
    skos:broader <http://tun.fi/MX.228186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Subsaltusaphis pallida"@fi,
        "Subsaltusaphis pallida"@sv .

<http://tun.fi/MX.228191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subsaltusaphis picta" ;
    dwc:scientificNameAuthorship "(Hille Ris Lambers, 1939)" ;
    skos:broader <http://tun.fi/MX.228186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Subsaltusaphis picta"@fi,
        "Subsaltusaphis picta"@sv .

<http://tun.fi/MX.228192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subsaltusaphis rossneri" ;
    dwc:scientificNameAuthorship "(Börner, 1940)" ;
    skos:broader <http://tun.fi/MX.228186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Subsaltusaphis rossneri"@fi,
        "Subsaltusaphis rossneri"@sv .

<http://tun.fi/MX.228194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saltusaphis lasiocarpae" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1953)" ;
    skos:broader <http://tun.fi/MX.228193> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saltusaphis lasiocarpae"@fi,
        "Saltusaphis lasiocarpae"@sv .

<http://tun.fi/MX.228196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iziphya austriaca" ;
    dwc:scientificNameAuthorship "Börner, 1950" ;
    skos:broader <http://tun.fi/MX.228195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iziphya austriaca"@fi,
        "Iziphya austriaca"@sv .

<http://tun.fi/MX.228197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iziphya bufo" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.228195> ;
    skos:hiddenLabel "Iziphya bufo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkosarakirva"@fi,
        "Iziphya bufo"@sv .

<http://tun.fi/MX.228199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncobia leegei" ;
    dwc:scientificNameAuthorship "(Börner, 1940)" ;
    skos:broader <http://tun.fi/MX.228198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Juncobia leegei"@fi,
        "Juncobia leegei"@sv .

<http://tun.fi/MX.228202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periphyllus aceris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.228201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Periphyllus aceris"@fi,
        "Periphyllus aceris"@sv .

<http://tun.fi/MX.228203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periphyllus coracinus" ;
    dwc:scientificNameAuthorship "(Koch, 1854)" ;
    skos:broader <http://tun.fi/MX.228201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Periphyllus coracinus"@fi,
        "Periphyllus coracinus"@sv .

<http://tun.fi/MX.228204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periphyllus lyropictus" ;
    dwc:scientificNameAuthorship "(Kessler, 1886)" ;
    skos:broader <http://tun.fi/MX.228201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Periphyllus lyropictus"@fi,
        "Periphyllus lyropictus"@sv .

<http://tun.fi/MX.228205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periphyllus testudinaceus" ;
    dwc:scientificNameAuthorship "(Fernie, 1852)" ;
    skos:broader <http://tun.fi/MX.228201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Periphyllus testudinaceus"@fi,
        "Periphyllus testudinaceus"@sv .

<http://tun.fi/MX.228207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaitophorus furcatus" ;
    dwc:scientificNameAuthorship "Quednau, 1987" ;
    skos:broader <http://tun.fi/MX.228206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaitophorus furcatus"@fi,
        "Chaitophorus furcatus"@sv .

<http://tun.fi/MX.228208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaitophorus lapponum" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1959" ;
    skos:broader <http://tun.fi/MX.228206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaitophorus lapponum"@fi,
        "Chaitophorus lapponum"@sv .

<http://tun.fi/MX.228209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaitophorus leucomelas" ;
    dwc:scientificNameAuthorship "Koch, 1854" ;
    skos:broader <http://tun.fi/MX.228206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaitophorus leucomelas"@fi,
        "Chaitophorus leucomelas"@sv .

<http://tun.fi/MX.228210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaitophorus nigricantis" ;
    dwc:scientificNameAuthorship "Pintera, 1987" ;
    skos:broader <http://tun.fi/MX.228206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaitophorus nigricantis"@fi,
        "Chaitophorus nigricantis"@sv .

<http://tun.fi/MX.228211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaitophorus populeti" ;
    dwc:scientificNameAuthorship "(Panzer, 1801)" ;
    skos:broader <http://tun.fi/MX.228206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaitophorus populeti"@fi,
        "Chaitophorus populeti"@sv .

<http://tun.fi/MX.228212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaitophorus populialbae" ;
    dwc:scientificNameAuthorship "(Boyer de Fonscolombe, 1841)" ;
    skos:broader <http://tun.fi/MX.228206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaitophorus populialbae"@fi,
        "Chaitophorus populialbae"@sv .

<http://tun.fi/MX.228213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaitophorus ramicola" ;
    dwc:scientificNameAuthorship "(Börner, 1949)" ;
    skos:broader <http://tun.fi/MX.228206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaitophorus ramicola"@fi,
        "Chaitophorus ramicola"@sv .

<http://tun.fi/MX.228214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaitophorus salicti" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.228206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaitophorus salicti"@fi,
        "Chaitophorus salicti"@sv .

<http://tun.fi/MX.228215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaitophorus tremulae" ;
    dwc:scientificNameAuthorship "Koch, 1854" ;
    skos:broader <http://tun.fi/MX.228206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaitophorus tremulae"@fi,
        "Chaitophorus tremulae"@sv .

<http://tun.fi/MX.228218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laingia psammae" ;
    dwc:scientificNameAuthorship "Theobald, 1922" ;
    skos:broader <http://tun.fi/MX.228217> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laingia psammae"@fi,
        "Laingia psammae"@sv .

<http://tun.fi/MX.228220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheroides hirtellus" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.228219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheroides hirtellus"@fi,
        "Atheroides hirtellus"@sv .

<http://tun.fi/MX.228221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheroides serrulatus" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.228219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atheroides serrulatus"@fi,
        "Atheroides serrulatus"@sv .

<http://tun.fi/MX.228223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caricosipha paniculatae" ;
    dwc:scientificNameAuthorship "Börner, 1939" ;
    skos:broader <http://tun.fi/MX.228222> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caricosipha paniculatae"@fi,
        "Caricosipha paniculatae"@sv .

<http://tun.fi/MX.228226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sipha glyceriae" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sipha glyceriae"@fi,
        "Sipha glyceriae"@sv .

<http://tun.fi/MX.228227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sipha littoralis" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.228224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sipha littoralis"@fi,
        "Sipha littoralis"@sv .

<http://tun.fi/MX.228229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sipha arenarii" ;
    dwc:scientificNameAuthorship "Mordvilko, 1921" ;
    skos:broader <http://tun.fi/MX.228224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sipha arenarii"@fi,
        "Sipha arenarii"@sv .

<http://tun.fi/MX.228230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sipha elegans" ;
    dwc:scientificNameAuthorship "del Guercio, 1905" ;
    skos:broader <http://tun.fi/MX.228224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sipha elegans"@fi,
        "Sipha elegans"@sv .

<http://tun.fi/MX.228231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sipha maydis" ;
    dwc:scientificNameAuthorship "Passerini, 1860" ;
    skos:broader <http://tun.fi/MX.228224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sipha maydis"@fi,
        "Sipha maydis"@sv .

<http://tun.fi/MX.228233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetosiphella berlesei" ;
    dwc:scientificNameAuthorship "(del Guercio, 1905)" ;
    skos:broader <http://tun.fi/MX.228232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetosiphella berlesei"@fi,
        "Chaetosiphella berlesei"@sv .

<http://tun.fi/MX.228236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis acetosae" ;
    dwc:scientificNameAuthorship "Linnaeus, 1761" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis acetosae"@fi,
        "Aphis acetosae"@sv .

<http://tun.fi/MX.228237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis astragali" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1959" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis astragali"@fi,
        "Aphis astragali"@sv .

<http://tun.fi/MX.228238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis brohmeri" ;
    dwc:scientificNameAuthorship "Börner, 1952" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis brohmeri"@fi,
        "Aphis brohmeri"@sv .

<http://tun.fi/MX.228239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis brunellae" ;
    dwc:scientificNameAuthorship "Schouteden, 1903" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis brunellae"@fi,
        "Aphis brunellae"@sv .

<http://tun.fi/MX.228240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis chloris" ;
    dwc:scientificNameAuthorship "Koch, 1854" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis chloris"@fi,
        "Aphis chloris"@sv .

<http://tun.fi/MX.228241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis comari" ;
    dwc:scientificNameAuthorship "Prior & Stroyan, 1977" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis comari"@fi,
        "Aphis comari"@sv .

<http://tun.fi/MX.228242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis confusa" ;
    dwc:scientificNameAuthorship "Walker, 1849" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis confusa"@fi,
        "Aphis confusa"@sv .

<http://tun.fi/MX.228243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis coronillae" ;
    dwc:scientificNameAuthorship "Ferrari, 1872" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis coronillae"@fi,
        "Aphis coronillae"@sv .

<http://tun.fi/MX.228244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis craccae" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis craccae"@fi,
        "Aphis craccae"@sv .

<http://tun.fi/MX.228245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis craccivora" ;
    dwc:scientificNameAuthorship "Koch, 1854" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis craccivora"@fi,
        "Aphis craccivora"@sv .

<http://tun.fi/MX.228247> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Aphis cytisorum sarothamni" ;
    dwc:scientificNameAuthorship "Franssen, 1928" ;
    skos:broader <http://tun.fi/MX.228246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis cytisorum sarothamni"@fi,
        "Aphis cytisorum sarothamni"@sv .

<http://tun.fi/MX.228248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis etiolata" ;
    dwc:scientificNameAuthorship "Stroyan, 1952" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis etiolata"@fi,
        "Aphis etiolata"@sv .

<http://tun.fi/MX.228249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis euphorbiae" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1843" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis euphorbiae"@fi,
        "Aphis euphorbiae"@sv .

<http://tun.fi/MX.228250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis fabae" ;
    dwc:scientificNameAuthorship "Scopoli, 1763" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis fabae"@fi,
        "Aphis fabae"@sv .

<http://tun.fi/MX.228253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis farinosa" ;
    dwc:scientificNameAuthorship "Gmelin, 1790" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis farinosa"@fi,
        "Aphis farinosa"@sv .

<http://tun.fi/MX.228254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis frangulae" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1845" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis frangulae"@fi,
        "Aphis frangulae"@sv .

<http://tun.fi/MX.228257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis galiiscabri" ;
    dwc:scientificNameAuthorship "Schrank, 1801" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis galiiscabri"@fi,
        "Aphis galiiscabri"@sv .

<http://tun.fi/MX.228258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis genistae" ;
    dwc:scientificNameAuthorship "Scopoli, 1763" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis genistae"@fi,
        "Aphis genistae"@sv .

<http://tun.fi/MX.228259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis hieracii" ;
    dwc:scientificNameAuthorship "Schrank, 1801" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis hieracii"@fi,
        "Aphis hieracii"@sv .

<http://tun.fi/MX.228260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis idaei" ;
    dwc:scientificNameAuthorship "van der Goot, 1912" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis idaei"@fi,
        "Aphis idaei"@sv .

<http://tun.fi/MX.228261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis janischi" ;
    dwc:scientificNameAuthorship "(Börner, 1940)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis janischi"@fi,
        "Aphis janischi"@sv .

<http://tun.fi/MX.228262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis klimeschi" ;
    dwc:scientificNameAuthorship "(Börner, 1950)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:hiddenLabel "Aphis klimeschi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "masmalokirva"@fi,
        "Aphis klimeschi"@sv .

<http://tun.fi/MX.228263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis pseudolysimachiae" ;
    dwc:scientificNameAuthorship "Heikinheimo, 1978" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis pseudolysimachiae"@fi,
        "Aphis pseudolysimachiae"@sv .

<http://tun.fi/MX.228265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis leontodontis" ;
    dwc:scientificNameAuthorship "(Börner, 1950)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis leontodontis"@fi,
        "Aphis leontodontis"@sv .

<http://tun.fi/MX.228266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis longirostrata" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1966" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis longirostrata"@fi,
        "Aphis longirostrata"@sv .

<http://tun.fi/MX.228267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis loti" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1862" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis loti"@fi,
        "Aphis loti"@sv .

<http://tun.fi/MX.228268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis lotiradicis" ;
    dwc:scientificNameAuthorship "Stroyan, 1972" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis lotiradicis"@fi,
        "Aphis lotiradicis"@sv .

<http://tun.fi/MX.228269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis mammulata" ;
    dwc:scientificNameAuthorship "Ghimingham & Hille Ris Lambers, 1949" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis mammulata"@fi,
        "Aphis mammulata"@sv .

<http://tun.fi/MX.228270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis mirifica" ;
    dwc:scientificNameAuthorship "(Börner, 1950)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis mirifica"@fi,
        "Aphis mirifica"@sv .

<http://tun.fi/MX.228271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis molluginis" ;
    dwc:scientificNameAuthorship "(Börner, 1950)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis molluginis"@fi,
        "Aphis molluginis"@sv .

<http://tun.fi/MX.228272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis nasturtii" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1843" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis nasturtii"@fi,
        "Aphis nasturtii"@sv .

<http://tun.fi/MX.228273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis nepetae" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1843" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis nepetae"@fi,
        "Aphis nepetae"@sv .

<http://tun.fi/MX.228274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis newtoni" ;
    dwc:scientificNameAuthorship "Theobald, 1927" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis newtoni"@fi,
        "Aphis newtoni"@sv .

<http://tun.fi/MX.228275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis pilosellae" ;
    dwc:scientificNameAuthorship "(Börner, 1952)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis pilosellae"@fi,
        "Aphis pilosellae"@sv .

<http://tun.fi/MX.228276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis plantaginis" ;
    dwc:scientificNameAuthorship "Goeze, 1778" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis plantaginis"@fi,
        "Aphis plantaginis"@sv .

<http://tun.fi/MX.228277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis podagrariae" ;
    dwc:scientificNameAuthorship "Schrank, 1801" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis podagrariae"@fi,
        "Aphis podagrariae"@sv .

<http://tun.fi/MX.228278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis polygonata" ;
    dwc:scientificNameAuthorship "(Nevsky, 1929)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis polygonata"@fi,
        "Aphis polygonata"@sv .

<http://tun.fi/MX.228279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis pomi" ;
    dwc:scientificNameAuthorship "deGeer, 1773" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis pomi"@fi,
        "Aphis pomi"@sv .

<http://tun.fi/MX.228280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis praeterita" ;
    dwc:scientificNameAuthorship "Walker, 1849" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis praeterita"@fi,
        "Aphis praeterita"@sv .

<http://tun.fi/MX.228281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis pseudocomosa" ;
    dwc:scientificNameAuthorship "Stroyan, 1972" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis pseudocomosa"@fi,
        "Aphis pseudocomosa"@sv .

<http://tun.fi/MX.228282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis ruborum" ;
    dwc:scientificNameAuthorship "(Börner, 1932)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis ruborum"@fi,
        "Aphis ruborum"@sv .

<http://tun.fi/MX.228283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis rumicivora" ;
    dwc:scientificNameAuthorship "Heie, 1986" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis rumicivora"@fi,
        "Aphis rumicivora"@sv .

<http://tun.fi/MX.228284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis rumicis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis rumicis"@fi,
        "Aphis rumicis"@sv .

<http://tun.fi/MX.228285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis salicariae" ;
    dwc:scientificNameAuthorship "Koch, 1855" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis salicariae"@fi,
        "Aphis salicariae"@sv .

<http://tun.fi/MX.228286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis sambuci" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis sambuci"@fi,
        "Aphis sambuci"@sv .

<http://tun.fi/MX.228287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis sanguisorbae" ;
    dwc:scientificNameAuthorship "Schrank, 1801" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis sanguisorbae"@fi,
        "Aphis sanguisorbae"@sv .

<http://tun.fi/MX.228288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis sedi" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1843" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis sedi"@fi,
        "Aphis sedi"@sv .

<http://tun.fi/MX.228289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis selini" ;
    dwc:scientificNameAuthorship "(Börner, 1940)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis selini"@fi,
        "Aphis selini"@sv .

<http://tun.fi/MX.228290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis serpylli" ;
    dwc:scientificNameAuthorship "Koch, 1854" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis serpylli"@fi,
        "Aphis serpylli"@sv .

<http://tun.fi/MX.228291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis spiraephaga" ;
    dwc:scientificNameAuthorship "Müller, 1961" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis spiraephaga"@fi,
        "Aphis spiraephaga"@sv .

<http://tun.fi/MX.228292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis subnitida" ;
    dwc:scientificNameAuthorship "(Börner, 1940)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis subnitida"@fi,
        "Aphis subnitida"@sv .

<http://tun.fi/MX.228293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis taraxacicola" ;
    dwc:scientificNameAuthorship "(Börner, 1940)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis taraxacicola"@fi,
        "Aphis taraxacicola"@sv .

<http://tun.fi/MX.228294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis thalictri" ;
    dwc:scientificNameAuthorship "(Koch, 1854)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis thalictri"@fi,
        "Aphis thalictri"@sv .

<http://tun.fi/MX.228295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis tormentillae" ;
    dwc:scientificNameAuthorship "Passerini, 1879" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis tormentillae"@fi,
        "Aphis tormentillae"@sv .

<http://tun.fi/MX.228296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis triglochinis" ;
    dwc:scientificNameAuthorship "Theobald, 1926" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis triglochinis"@fi,
        "Aphis triglochinis"@sv .

<http://tun.fi/MX.228297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis tripolii" ;
    dwc:scientificNameAuthorship "Laing, 1920" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis tripolii"@fi,
        "Aphis tripolii"@sv .

<http://tun.fi/MX.228298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis ulmariae" ;
    dwc:scientificNameAuthorship "Schrank, 1801" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis ulmariae"@fi,
        "Aphis ulmariae"@sv .

<http://tun.fi/MX.228299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis umbrella" ;
    dwc:scientificNameAuthorship "(Börner, 1950)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis umbrella"@fi,
        "Aphis umbrella"@sv .

<http://tun.fi/MX.228300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis urticata" ;
    dwc:scientificNameAuthorship "Gmelin, 1790" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis urticata"@fi,
        "Aphis urticata"@sv .

<http://tun.fi/MX.228301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis uvaeursi" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1959" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis uvaeursi"@fi,
        "Aphis uvaeursi"@sv .

<http://tun.fi/MX.228302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis vaccinii" ;
    dwc:scientificNameAuthorship "(Börner, 1940)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis vaccinii"@fi,
        "Aphis vaccinii"@sv .

<http://tun.fi/MX.228303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis viburni" ;
    dwc:scientificNameAuthorship "Scopoli, 1763" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis viburni"@fi,
        "Aphis viburni"@sv .

<http://tun.fi/MX.228304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis violae" ;
    dwc:scientificNameAuthorship "Schouteden, 1900" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis violae"@fi,
        "Aphis violae"@sv .

<http://tun.fi/MX.228306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis epilobiaria" ;
    dwc:scientificNameAuthorship "Theobald, 1927" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis epilobiaria"@fi,
        "Aphis epilobiaria"@sv .

<http://tun.fi/MX.228307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis epilobii" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1843" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis epilobii"@fi,
        "Aphis epilobii"@sv .

<http://tun.fi/MX.228308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis grossulariae" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1843" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis grossulariae"@fi,
        "Aphis grossulariae"@sv .

<http://tun.fi/MX.228309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis schneideri" ;
    dwc:scientificNameAuthorship "(Börner, 1940)" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis schneideri"@fi,
        "Aphis schneideri"@sv .

<http://tun.fi/MX.228311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis erigerontis" ;
    dwc:scientificNameAuthorship "Holman, 1966" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis erigerontis"@fi,
        "Aphis erigerontis"@sv .

<http://tun.fi/MX.228313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxopterina vandergooti" ;
    dwc:scientificNameAuthorship "(Börner, 1939)" ;
    skos:broader <http://tun.fi/MX.4983989> ;
    skos:hiddenLabel "Aphis vandergooti"@fi,
        "Aphis vandergooti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toxopterina vandergooti"@fi,
        "Toxopterina vandergooti"@sv .

<http://tun.fi/MX.228315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptosiphum artemisiae" ;
    dwc:scientificNameAuthorship "Buckton, 1879" ;
    skos:broader <http://tun.fi/MX.228314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptosiphum artemisiae"@fi,
        "Cryptosiphum artemisiae"@sv .

<http://tun.fi/MX.228317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyalopterus pruni" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1762)" ;
    skos:broader <http://tun.fi/MX.228316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyalopterus pruni"@fi,
        "Hyalopterus pruni"@sv .

<http://tun.fi/MX.228318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalosiphum nymphaeae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.53447> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalosiphum nymphaeae"@fi,
        "Rhopalosiphum nymphaeae"@sv .

<http://tun.fi/MX.228319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalosiphum padi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53447> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalosiphum padi"@fi,
        "Rhopalosiphum padi"@sv .

<http://tun.fi/MX.228321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanaphis elizabethae" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1967)" ;
    skos:broader <http://tun.fi/MX.228320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanaphis elizabethae"@fi,
        "Melanaphis elizabethae"@sv .

<http://tun.fi/MX.228322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanaphis luzulella" ;
    dwc:scientificNameAuthorship "(Hille Ris Lambers, 1947)" ;
    skos:broader <http://tun.fi/MX.228320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanaphis luzulella"@fi,
        "Melanaphis luzulella"@sv .

<http://tun.fi/MX.228325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizaphis agrostis" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1947" ;
    skos:broader <http://tun.fi/MX.228323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizaphis agrostis"@fi,
        "Schizaphis agrostis"@sv .

<http://tun.fi/MX.228326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizaphis borealis" ;
    dwc:scientificNameAuthorship "Tambs-Lyche, 1959" ;
    skos:broader <http://tun.fi/MX.228323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizaphis borealis"@fi,
        "Schizaphis borealis"@sv .

<http://tun.fi/MX.228327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizaphis dubia" ;
    dwc:scientificNameAuthorship "Huculak, 1968" ;
    skos:broader <http://tun.fi/MX.228323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizaphis dubia"@fi,
        "Schizaphis dubia"@sv .

<http://tun.fi/MX.228328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizaphis jaroslavi" ;
    dwc:scientificNameAuthorship "(Mordvilko, 1921)" ;
    skos:broader <http://tun.fi/MX.228323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizaphis jaroslavi"@fi,
        "Schizaphis jaroslavi"@sv .

<http://tun.fi/MX.228329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizaphis longicaudata" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1939" ;
    skos:broader <http://tun.fi/MX.228323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizaphis longicaudata"@fi,
        "Schizaphis longicaudata"@sv .

<http://tun.fi/MX.228330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizaphis nigerrima" ;
    dwc:scientificNameAuthorship "(Hille Ris Lambers, 1931)" ;
    skos:broader <http://tun.fi/MX.228323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizaphis nigerrima"@fi,
        "Schizaphis nigerrima"@sv .

<http://tun.fi/MX.228331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizaphis phlei" ;
    dwc:scientificNameAuthorship "Orlob, 1961" ;
    skos:broader <http://tun.fi/MX.228323> ;
    skos:hiddenLabel "Schizaphis arrhenatheri"@fi,
        "Schizaphis arrhenatheri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizaphis phlei"@fi,
        "Schizaphis phlei"@sv .

<http://tun.fi/MX.228333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizaphis pilipes" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1959)" ;
    skos:broader <http://tun.fi/MX.228323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizaphis pilipes"@fi,
        "Schizaphis pilipes"@sv .

<http://tun.fi/MX.228334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizaphis rufula" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.228323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizaphis rufula"@fi,
        "Schizaphis rufula"@sv .

<http://tun.fi/MX.228335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizaphis thunebergi" ;
    dwc:scientificNameAuthorship "Heie, 1986" ;
    skos:broader <http://tun.fi/MX.228323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizaphis thunebergi"@fi,
        "Schizaphis thunebergi"@sv .

<http://tun.fi/MX.228337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizaphis caricis" ;
    dwc:scientificNameAuthorship "(Schouteden, 1906)" ;
    skos:broader <http://tun.fi/MX.228323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizaphis caricis"@fi,
        "Schizaphis caricis"@sv .

<http://tun.fi/MX.228338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizaphis scirpi" ;
    dwc:scientificNameAuthorship "(Passerini, 1874)" ;
    skos:broader <http://tun.fi/MX.228323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizaphis scirpi"@fi,
        "Schizaphis scirpi"@sv .

<http://tun.fi/MX.228341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterocomma jacksoni" ;
    dwc:scientificNameAuthorship "Theobald, 1921" ;
    skos:broader <http://tun.fi/MX.228340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterocomma jacksoni"@fi,
        "Pterocomma jacksoni"@sv .

<http://tun.fi/MX.228342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterocomma konoi" ;
    dwc:scientificNameAuthorship "Hori, 1939" ;
    skos:broader <http://tun.fi/MX.228340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterocomma konoi"@fi,
        "Pterocomma konoi"@sv .

<http://tun.fi/MX.228343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterocomma populeum" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterocomma populeum"@fi,
        "Pterocomma populeum"@sv .

<http://tun.fi/MX.228344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterocomma rufipes" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.228340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterocomma rufipes"@fi,
        "Pterocomma rufipes"@sv .

<http://tun.fi/MX.228345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterocomma salicis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterocomma salicis"@fi,
        "Pterocomma salicis"@sv .

<http://tun.fi/MX.228346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterocomma tremulae" ;
    dwc:scientificNameAuthorship "Börner, 1940" ;
    skos:broader <http://tun.fi/MX.228340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterocomma tremulae"@fi,
        "Pterocomma tremulae"@sv .

<http://tun.fi/MX.228348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plocamaphis amerinae" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.228347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plocamaphis amerinae"@fi,
        "Plocamaphis amerinae"@sv .

<http://tun.fi/MX.228349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plocamaphis flocculosa" ;
    dwc:scientificNameAuthorship "(Weed, 1891)" ;
    skos:broader <http://tun.fi/MX.228347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plocamaphis flocculosa"@fi,
        "Plocamaphis flocculosa"@sv .

<http://tun.fi/MX.228351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anuraphis farfarae" ;
    dwc:scientificNameAuthorship "(Koch, 1854)" ;
    skos:broader <http://tun.fi/MX.228350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anuraphis farfarae"@fi,
        "Anuraphis farfarae"@sv .

<http://tun.fi/MX.228352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anuraphis subterranea" ;
    dwc:scientificNameAuthorship "(Walker, 1852)" ;
    skos:broader <http://tun.fi/MX.228350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anuraphis subterranea"@fi,
        "Anuraphis subterranea"@sv .

<http://tun.fi/MX.228354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nearctaphis vera" ;
    dwc:scientificNameAuthorship "(Shaposhnikov, 1964)" ;
    skos:broader <http://tun.fi/MX.228353> ;
    skos:hiddenLabel "Nearctaphis vera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keulankärkikirva"@fi,
        "Nearctaphis vera"@sv .

<http://tun.fi/MX.228357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycaudus helichrysi" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachycaudus helichrysi"@fi,
        "Brachycaudus helichrysi"@sv .

<http://tun.fi/MX.228358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycaudus spiraeae" ;
    dwc:scientificNameAuthorship "Börner, 1932" ;
    skos:broader <http://tun.fi/MX.228355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachycaudus spiraeae"@fi,
        "Brachycaudus spiraeae"@sv .

<http://tun.fi/MX.228360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycaudus aconiti" ;
    dwc:scientificNameAuthorship "(Mordvilko, 1928)" ;
    skos:broader <http://tun.fi/MX.228355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachycaudus aconiti"@fi,
        "Brachycaudus aconiti"@sv .

<http://tun.fi/MX.228361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycaudus cardui" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachycaudus cardui"@fi,
        "Brachycaudus cardui"@sv .

<http://tun.fi/MX.228362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycaudus klugkisti" ;
    dwc:scientificNameAuthorship "(Börner, 1942)" ;
    skos:broader <http://tun.fi/MX.228355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachycaudus klugkisti"@fi,
        "Brachycaudus klugkisti"@sv .

<http://tun.fi/MX.228363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycaudus linariae" ;
    dwc:scientificNameAuthorship "Stroyan, 1950" ;
    skos:broader <http://tun.fi/MX.228355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachycaudus linariae"@fi,
        "Brachycaudus linariae"@sv .

<http://tun.fi/MX.228364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycaudus lychnidis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachycaudus lychnidis"@fi,
        "Brachycaudus lychnidis"@sv .

<http://tun.fi/MX.228365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycaudus napelli" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.228355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachycaudus napelli"@fi,
        "Brachycaudus napelli"@sv .

<http://tun.fi/MX.228366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycaudus persicae" ;
    dwc:scientificNameAuthorship "(Passerini, 1860)" ;
    skos:broader <http://tun.fi/MX.228355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachycaudus persicae"@fi,
        "Brachycaudus persicae"@sv .

<http://tun.fi/MX.228367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycaudus populi" ;
    dwc:scientificNameAuthorship "(del Guercio, 1911)" ;
    skos:broader <http://tun.fi/MX.228355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachycaudus populi"@fi,
        "Brachycaudus populi"@sv .

<http://tun.fi/MX.228369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycaudus tragopogonis" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachycaudus tragopogonis"@fi,
        "Brachycaudus tragopogonis"@sv .

<http://tun.fi/MX.228371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycaudus rumexicolens" ;
    dwc:scientificNameAuthorship "(Patch, 1917)" ;
    skos:broader <http://tun.fi/MX.228355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachycaudus rumexicolens"@fi,
        "Brachycaudus rumexicolens"@sv .

<http://tun.fi/MX.228372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysaphis aizenbergi" ;
    dwc:scientificNameAuthorship "(Shaposhnikov, 1949)" ;
    skos:broader <http://tun.fi/MX.53510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dysaphis aizenbergi"@fi,
        "Dysaphis aizenbergi"@sv .

<http://tun.fi/MX.228373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysaphis anthrisci" ;
    dwc:scientificNameAuthorship "Börner, 1950" ;
    skos:broader <http://tun.fi/MX.53510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dysaphis anthrisci"@fi,
        "Dysaphis anthrisci"@sv .

<http://tun.fi/MX.228374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysaphis centaureae" ;
    dwc:scientificNameAuthorship "(Börner, 1950)" ;
    skos:broader <http://tun.fi/MX.53510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dysaphis centaureae"@fi,
        "Dysaphis centaureae"@sv .

<http://tun.fi/MX.228375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysaphis hirsutissima" ;
    dwc:scientificNameAuthorship "(Börner, 1940)" ;
    skos:broader <http://tun.fi/MX.53510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dysaphis hirsutissima"@fi,
        "Dysaphis hirsutissima"@sv .

<http://tun.fi/MX.228376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysaphis newskyi" ;
    dwc:scientificNameAuthorship "(Börner, 1940)" ;
    skos:broader <http://tun.fi/MX.53510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dysaphis newskyi"@fi,
        "Dysaphis newskyi"@sv .

<http://tun.fi/MX.228377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysaphis ossiannilssoni" ;
    dwc:scientificNameAuthorship "Stroyan, 1961" ;
    skos:broader <http://tun.fi/MX.53510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dysaphis ossiannilssoni"@fi,
        "Dysaphis ossiannilssoni"@sv .

<http://tun.fi/MX.228378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysaphis ranunculi" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.53510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dysaphis ranunculi"@fi,
        "Dysaphis ranunculi"@sv .

<http://tun.fi/MX.228380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysaphis maritima" ;
    dwc:scientificNameAuthorship "(Hille Ris Lambers, 1955)" ;
    skos:broader <http://tun.fi/MX.53510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dysaphis maritima"@fi,
        "Dysaphis maritima"@sv .

<http://tun.fi/MX.228381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysaphis plantaginea" ;
    dwc:scientificNameAuthorship "(Passerini, 1860)" ;
    skos:broader <http://tun.fi/MX.53510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dysaphis plantaginea"@fi,
        "Dysaphis plantaginea"@sv .

<http://tun.fi/MX.228382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysaphis sorbi" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.53510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dysaphis sorbi"@fi,
        "Dysaphis sorbi"@sv .

<http://tun.fi/MX.228384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceruraphis eriophori" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.228383> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceruraphis eriophori"@fi,
        "Ceruraphis eriophori"@sv .

<http://tun.fi/MX.228386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hayhurstia atriplicis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.228385> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hayhurstia atriplicis"@fi,
        "Hayhurstia atriplicis"@sv .

<http://tun.fi/MX.228388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycolus cucubali" ;
    dwc:scientificNameAuthorship "(Passerini, 1863)" ;
    skos:broader <http://tun.fi/MX.228387> ;
    skos:hiddenLabel "Brachycolus cucubali"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmikohokkikirva"@fi,
        "Brachycolus cucubali"@sv .

<http://tun.fi/MX.228389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycolus stellariae" ;
    dwc:scientificNameAuthorship "(Hardy, 1850)" ;
    skos:broader <http://tun.fi/MX.228387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachycolus stellariae"@fi,
        "Brachycolus stellariae"@sv .

<http://tun.fi/MX.228392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diuraphis muehlei" ;
    dwc:scientificNameAuthorship "(Börner, 1950)" ;
    skos:broader <http://tun.fi/MX.228390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diuraphis muehlei"@fi,
        "Diuraphis muehlei"@sv .

<http://tun.fi/MX.228394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diuraphis calamagrostis" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1959)" ;
    skos:broader <http://tun.fi/MX.228390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diuraphis calamagrostis"@fi,
        "Diuraphis calamagrostis"@sv .

<http://tun.fi/MX.228395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diuraphis frequens" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.228390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diuraphis frequens"@fi,
        "Diuraphis frequens"@sv .

<http://tun.fi/MX.228397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicoryne brassicae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228396> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicoryne brassicae"@fi,
        "Brevicoryne brassicae"@sv .

<http://tun.fi/MX.228399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipaphis alliariae" ;
    dwc:scientificNameAuthorship "Müller, 1952" ;
    skos:broader <http://tun.fi/MX.228398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lipaphis alliariae"@fi,
        "Lipaphis alliariae"@sv .

<http://tun.fi/MX.228400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipaphis erysimi" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lipaphis erysimi"@fi,
        "Lipaphis erysimi"@sv .

<http://tun.fi/MX.228402> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lipaphis rossi conringiae" ;
    dwc:scientificNameAuthorship "Bozhko, 1961" ;
    skos:broader <http://tun.fi/MX.228401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lipaphis rossi conringiae"@fi,
        "Lipaphis rossi conringiae"@sv .

<http://tun.fi/MX.228403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipaphis turritella" ;
    dwc:scientificNameAuthorship "(Wahlgren, 1938)" ;
    skos:broader <http://tun.fi/MX.228398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lipaphis turritella"@fi,
        "Lipaphis turritella"@sv .

<http://tun.fi/MX.228405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyadaphis coriandri" ;
    dwc:scientificNameAuthorship "(Das, 1918)" ;
    skos:broader <http://tun.fi/MX.228404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyadaphis coriandri"@fi,
        "Hyadaphis coriandri"@sv .

<http://tun.fi/MX.228406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyadaphis foeniculi" ;
    dwc:scientificNameAuthorship "(Passerini, 1860)" ;
    skos:broader <http://tun.fi/MX.228404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyadaphis foeniculi"@fi,
        "Hyadaphis foeniculi"@sv .

<http://tun.fi/MX.228407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyadaphis passerinii" ;
    dwc:scientificNameAuthorship "(del Guercio, 1911)" ;
    skos:broader <http://tun.fi/MX.228404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyadaphis passerinii"@fi,
        "Hyadaphis passerinii"@sv .

<http://tun.fi/MX.228408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyadaphis polonica" ;
    dwc:scientificNameAuthorship "Szelegiewicz, 1959" ;
    skos:broader <http://tun.fi/MX.228404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyadaphis polonica"@fi,
        "Hyadaphis polonica"@sv .

<http://tun.fi/MX.228410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semiaphis anthrisci" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semiaphis anthrisci"@fi,
        "Semiaphis anthrisci"@sv .

<http://tun.fi/MX.228411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semiaphis nolitangere" ;
    dwc:scientificNameAuthorship "Aizenberg, 1954" ;
    skos:broader <http://tun.fi/MX.228409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semiaphis nolitangere"@fi,
        "Semiaphis nolitangere"@sv .

<http://tun.fi/MX.228412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semiaphis pimpinellae" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semiaphis pimpinellae"@fi,
        "Semiaphis pimpinellae"@sv .

<http://tun.fi/MX.228413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semiaphis sphondylii" ;
    dwc:scientificNameAuthorship "(Koch, 1854)" ;
    skos:broader <http://tun.fi/MX.228409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semiaphis sphondylii"@fi,
        "Semiaphis sphondylii"@sv .

<http://tun.fi/MX.228415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydaphias hofmanni" ;
    dwc:scientificNameAuthorship "Börner, 1950" ;
    skos:broader <http://tun.fi/MX.228414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydaphias hofmanni"@fi,
        "Hydaphias hofmanni"@sv .

<http://tun.fi/MX.228416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydaphias mosana" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1956" ;
    skos:broader <http://tun.fi/MX.228414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydaphias mosana"@fi,
        "Hydaphias mosana"@sv .

<http://tun.fi/MX.228418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staegeriella necopinata" ;
    dwc:scientificNameAuthorship "(Börner, 1939)" ;
    skos:broader <http://tun.fi/MX.228417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Staegeriella necopinata"@fi,
        "Staegeriella necopinata"@sv .

<http://tun.fi/MX.228420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspidaphis adjuvans" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.228419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspidaphis adjuvans"@fi,
        "Aspidaphis adjuvans"@sv .

<http://tun.fi/MX.228421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coloradoa abrotani" ;
    dwc:scientificNameAuthorship "(Koch, 1854)" ;
    skos:broader <http://tun.fi/MX.53515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coloradoa abrotani"@fi,
        "Coloradoa abrotani"@sv .

<http://tun.fi/MX.228422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coloradoa absinthii" ;
    dwc:scientificNameAuthorship "(Lichtenstein, 1885)" ;
    skos:broader <http://tun.fi/MX.53515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coloradoa absinthii"@fi,
        "Coloradoa absinthii"@sv .

<http://tun.fi/MX.228423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coloradoa achilleae" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1939" ;
    skos:broader <http://tun.fi/MX.53515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coloradoa achilleae"@fi,
        "Coloradoa achilleae"@sv .

<http://tun.fi/MX.228424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coloradoa artemisiae" ;
    dwc:scientificNameAuthorship "(del Guercio, 1913)" ;
    skos:broader <http://tun.fi/MX.53515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coloradoa artemisiae"@fi,
        "Coloradoa artemisiae"@sv .

<http://tun.fi/MX.228425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coloradoa campestrella" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1959" ;
    skos:broader <http://tun.fi/MX.53515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coloradoa campestrella"@fi,
        "Coloradoa campestrella"@sv .

<http://tun.fi/MX.228426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coloradoa inodorella" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1959" ;
    skos:broader <http://tun.fi/MX.53515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coloradoa inodorella"@fi,
        "Coloradoa inodorella"@sv .

<http://tun.fi/MX.228427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coloradoa tanacetina" ;
    dwc:scientificNameAuthorship "(Walker, 1850)" ;
    skos:broader <http://tun.fi/MX.53515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coloradoa tanacetina"@fi,
        "Coloradoa tanacetina"@sv .

<http://tun.fi/MX.228429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longicaudus trirhodus" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.228428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Longicaudus trirhodus"@fi,
        "Longicaudus trirhodus"@sv .

<http://tun.fi/MX.228431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzaphis rosarum" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myzaphis rosarum"@fi,
        "Myzaphis rosarum"@sv .

<http://tun.fi/MX.228433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ericaphis latifrons" ;
    dwc:scientificNameAuthorship "(Börner, 1942)" ;
    skos:broader <http://tun.fi/MX.228432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ericaphis latifrons"@fi,
        "Ericaphis latifrons"@sv .

<http://tun.fi/MX.228435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elatobium abietinum" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.228434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elatobium abietinum"@fi,
        "Elatobium abietinum"@sv .

<http://tun.fi/MX.228437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liosomaphis berberidis" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liosomaphis berberidis"@fi,
        "Liosomaphis berberidis"@sv .

<http://tun.fi/MX.228440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cavariella aegopodii" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.228438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cavariella aegopodii"@fi,
        "Cavariella aegopodii"@sv .

<http://tun.fi/MX.228441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cavariella archangelicae" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.228438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cavariella archangelicae"@fi,
        "Cavariella archangelicae"@sv .

<http://tun.fi/MX.228442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cavariella cicutae" ;
    dwc:scientificNameAuthorship "(Koch, 1854)" ;
    skos:broader <http://tun.fi/MX.228438> ;
    skos:hiddenLabel "Cavariella rutila"@fi,
        "Cavariella rutila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cavariella cicutae"@fi,
        "Cavariella cicutae"@sv .

<http://tun.fi/MX.228444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cavariella intermedia" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1969" ;
    skos:broader <http://tun.fi/MX.228438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cavariella intermedia"@fi,
        "Cavariella intermedia"@sv .

<http://tun.fi/MX.228445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cavariella konoi" ;
    dwc:scientificNameAuthorship "Takahashi, 1939" ;
    skos:broader <http://tun.fi/MX.228438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cavariella konoi"@fi,
        "Cavariella konoi"@sv .

<http://tun.fi/MX.228446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cavariella pastinacae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cavariella pastinacae"@fi,
        "Cavariella pastinacae"@sv .

<http://tun.fi/MX.228447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cavariella theobaldi" ;
    dwc:scientificNameAuthorship "(Gillette & Bragg, 1918)" ;
    skos:broader <http://tun.fi/MX.228438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cavariella theobaldi"@fi,
        "Cavariella theobaldi"@sv .

<http://tun.fi/MX.228449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cavariella aquatica" ;
    dwc:scientificNameAuthorship "(Gillette & Bragg, 1916)" ;
    skos:broader <http://tun.fi/MX.228438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cavariella aquatica"@fi,
        "Cavariella aquatica"@sv .

<http://tun.fi/MX.228451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ossiannilssonia oelandica" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1952" ;
    skos:broader <http://tun.fi/MX.228450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ossiannilssonia oelandica"@fi,
        "Ossiannilssonia oelandica"@sv .

<http://tun.fi/MX.228453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vesiculaphis theobaldi" ;
    dwc:scientificNameAuthorship "Takahashi, 1930" ;
    skos:broader <http://tun.fi/MX.228452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vesiculaphis theobaldi"@fi,
        "Vesiculaphis theobaldi"@sv .

<http://tun.fi/MX.228455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosiphonaphis corticis" ;
    dwc:scientificNameAuthorship "(Aizenberg, 1935)" ;
    skos:broader <http://tun.fi/MX.228454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosiphonaphis corticis"@fi,
        "Trichosiphonaphis corticis"@sv .

<http://tun.fi/MX.228458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muscaphis cuspidata" ;
    dwc:scientificNameAuthorship "(Stroyan, 1955)" ;
    skos:broader <http://tun.fi/MX.228456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muscaphis cuspidata"@fi,
        "Muscaphis cuspidata"@sv .

<http://tun.fi/MX.228459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muscaphis escherichi" ;
    dwc:scientificNameAuthorship "(börner, 1939)" ;
    skos:broader <http://tun.fi/MX.228456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muscaphis escherichi"@fi,
        "Muscaphis escherichi"@sv .

<http://tun.fi/MX.228461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muscaphis drepanosiphoides" ;
    dwc:scientificNameAuthorship "(Börner, 1939)" ;
    skos:broader <http://tun.fi/MX.228456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muscaphis drepanosiphoides"@fi,
        "Muscaphis drepanosiphoides"@sv .

<http://tun.fi/MX.228463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudacaudella rubida" ;
    dwc:scientificNameAuthorship "(Börner, 1939)" ;
    skos:broader <http://tun.fi/MX.228462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudacaudella rubida"@fi,
        "Pseudacaudella rubida"@sv .

<http://tun.fi/MX.228465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzodium modestum" ;
    dwc:scientificNameAuthorship "(Hottes, 1926)" ;
    skos:broader <http://tun.fi/MX.228464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myzodium modestum"@fi,
        "Myzodium modestum"@sv .

<http://tun.fi/MX.228467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Decorosiphon corynothrix" ;
    dwc:scientificNameAuthorship "Börner, 1939" ;
    skos:broader <http://tun.fi/MX.228466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Decorosiphon corynothrix"@fi,
        "Decorosiphon corynothrix"@sv .

<http://tun.fi/MX.228469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ovatus crataegarius" ;
    dwc:scientificNameAuthorship "(Walker, 1850)" ;
    skos:broader <http://tun.fi/MX.228468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ovatus crataegarius"@fi,
        "Ovatus crataegarius"@sv .

<http://tun.fi/MX.228471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorodon humuli" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.228470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorodon humuli"@fi,
        "Phorodon humuli"@sv .

<http://tun.fi/MX.228472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzus alectorolophi" ;
    dwc:scientificNameAuthorship "Heinze, 1961" ;
    skos:broader <http://tun.fi/MX.53433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myzus alectorolophi"@fi,
        "Myzus alectorolophi"@sv .

<http://tun.fi/MX.228473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzus borealis" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1959" ;
    skos:broader <http://tun.fi/MX.53433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myzus borealis"@fi,
        "Myzus borealis"@sv .

<http://tun.fi/MX.228474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzus cerasi" ;
    dwc:scientificNameAuthorship "(F, 1775)" ;
    skos:broader <http://tun.fi/MX.53433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myzus cerasi"@fi,
        "Myzus cerasi"@sv .

<http://tun.fi/MX.228475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzus lythri" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.53433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myzus lythri"@fi,
        "Myzus lythri"@sv .

<http://tun.fi/MX.228476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzus padellus" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers & Rogerson, 1946" ;
    skos:broader <http://tun.fi/MX.53433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myzus padellus"@fi,
        "Myzus padellus"@sv .

<http://tun.fi/MX.228478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzus langei" ;
    dwc:scientificNameAuthorship "(Börner, 1933)" ;
    skos:broader <http://tun.fi/MX.53433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myzus langei"@fi,
        "Myzus langei"@sv .

<http://tun.fi/MX.228480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzus certus" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.53433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myzus certus"@fi,
        "Myzus certus"@sv .

<http://tun.fi/MX.228481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzus myosotidis" ;
    dwc:scientificNameAuthorship "(Börner, 1950)" ;
    skos:broader <http://tun.fi/MX.53433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myzus myosotidis"@fi,
        "Myzus myosotidis"@sv .

<http://tun.fi/MX.228482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzus nicotianae" ;
    dwc:scientificNameAuthorship "Blackman, 1987" ;
    skos:broader <http://tun.fi/MX.53433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myzus nicotianae"@fi,
        "Myzus nicotianae"@sv .

<http://tun.fi/MX.228484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubaphis ranunculina" ;
    dwc:scientificNameAuthorship "(Walker, 1852)" ;
    skos:broader <http://tun.fi/MX.228483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tubaphis ranunculina"@fi,
        "Tubaphis ranunculina"@sv .

<http://tun.fi/MX.228487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalomyzus poae" ;
    dwc:scientificNameAuthorship "(Gillette, 1908)" ;
    skos:broader <http://tun.fi/MX.228485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalomyzus poae"@fi,
        "Rhopalomyzus poae"@sv .

<http://tun.fi/MX.228489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalomyzus lonicerae" ;
    dwc:scientificNameAuthorship "(Siebold, 1839)" ;
    skos:broader <http://tun.fi/MX.228485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalomyzus lonicerae"@fi,
        "Rhopalomyzus lonicerae"@sv .

<http://tun.fi/MX.228490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalosiphoninus ribesinus" ;
    dwc:scientificNameAuthorship "(van der Goot, 1912)" ;
    skos:broader <http://tun.fi/MX.53482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalosiphoninus ribesinus"@fi,
        "Rhopalosiphoninus ribesinus"@sv .

<http://tun.fi/MX.228492> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rhopalosiphoninus staphyleae tulipaellus" ;
    dwc:scientificNameAuthorship "(Theobald, 1916)" ;
    skos:broader <http://tun.fi/MX.53007> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalosiphoninus staphyleae tulipaellus"@fi,
        "Rhopalosiphoninus staphyleae tulipaellus"@sv .

<http://tun.fi/MX.228494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalosiphoninus calthae" ;
    dwc:scientificNameAuthorship "(Koch, 1854)" ;
    skos:broader <http://tun.fi/MX.53482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalosiphoninus calthae"@fi,
        "Rhopalosiphoninus calthae"@sv .

<http://tun.fi/MX.228496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalosiphoninus heikinheimoi" ;
    dwc:scientificNameAuthorship "(Börner, 1952)" ;
    skos:broader <http://tun.fi/MX.53482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalosiphoninus heikinheimoi"@fi,
        "Rhopalosiphoninus heikinheimoi"@sv .

<http://tun.fi/MX.228500> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Nasonovia compositellae nigra" ;
    dwc:scientificNameAuthorship "(Hille Ris Lambers, 1931)" ;
    skos:broader <http://tun.fi/MX.228499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nasonovia compositellae nigra"@fi,
        "Nasonovia compositellae nigra"@sv .

<http://tun.fi/MX.228501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nasonovia pilosellae" ;
    dwc:scientificNameAuthorship "(Börner, 1933)" ;
    skos:broader <http://tun.fi/MX.228497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nasonovia pilosellae"@fi,
        "Nasonovia pilosellae"@sv .

<http://tun.fi/MX.228502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nasonovia ribisnigri" ;
    dwc:scientificNameAuthorship "(Mosley, 1841)" ;
    skos:broader <http://tun.fi/MX.228497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nasonovia ribisnigri"@fi,
        "Nasonovia ribisnigri"@sv .

<http://tun.fi/MX.228504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nasonovia vannesii" ;
    dwc:scientificNameAuthorship "Stenseth, 1968" ;
    skos:broader <http://tun.fi/MX.228497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nasonovia vannesii"@fi,
        "Nasonovia vannesii"@sv .

<http://tun.fi/MX.228506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nasonovia altaensis" ;
    dwc:scientificNameAuthorship "Stenseth, 1969" ;
    skos:broader <http://tun.fi/MX.228497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nasonovia altaensis"@fi,
        "Nasonovia altaensis"@sv .

<http://tun.fi/MX.228509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperomyzus lactucae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228507> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperomyzus lactucae"@fi,
        "Hyperomyzus lactucae"@sv .

<http://tun.fi/MX.228510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperomyzus lampsanae" ;
    dwc:scientificNameAuthorship "(Börner, 1932)" ;
    skos:broader <http://tun.fi/MX.228507> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperomyzus lampsanae"@fi,
        "Hyperomyzus lampsanae"@sv .

<http://tun.fi/MX.228511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperomyzus pallidus" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1935" ;
    skos:broader <http://tun.fi/MX.228507> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperomyzus pallidus"@fi,
        "Hyperomyzus pallidus"@sv .

<http://tun.fi/MX.228513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperomyzus rhinanthi" ;
    dwc:scientificNameAuthorship "(Schouteden, 1903)" ;
    skos:broader <http://tun.fi/MX.228507> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperomyzus rhinanthi"@fi,
        "Hyperomyzus rhinanthi"@sv .

<http://tun.fi/MX.228515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperomyzus zirnitsi" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1952" ;
    skos:broader <http://tun.fi/MX.228507> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperomyzus zirnitsi"@fi,
        "Hyperomyzus zirnitsi"@sv .

<http://tun.fi/MX.228517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Impatientinum asiaticum" ;
    dwc:scientificNameAuthorship "Nevsky, 1929" ;
    skos:broader <http://tun.fi/MX.228516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Impatientinum asiaticum"@fi,
        "Impatientinum asiaticum"@sv .

<http://tun.fi/MX.228518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Impatientinum balsamines" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1862)" ;
    skos:broader <http://tun.fi/MX.228516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Impatientinum balsamines"@fi,
        "Impatientinum balsamines"@sv .

<http://tun.fi/MX.228520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyalopteroides humilis" ;
    dwc:scientificNameAuthorship "(Walker, 1852)" ;
    skos:broader <http://tun.fi/MX.228519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyalopteroides humilis"@fi,
        "Hyalopteroides humilis"@sv .

<http://tun.fi/MX.228521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetosiphon potentillae" ;
    dwc:scientificNameAuthorship "(Walker, 1850)" ;
    skos:broader <http://tun.fi/MX.53536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetosiphon potentillae"@fi,
        "Chaetosiphon potentillae"@sv .

<http://tun.fi/MX.228522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetosiphon tetrarhodum" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.53536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetosiphon tetrarhodum"@fi,
        "Chaetosiphon tetrarhodum"@sv .

<http://tun.fi/MX.228525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptomyzus galeopsidis" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228523> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptomyzus galeopsidis"@fi,
        "Cryptomyzus galeopsidis"@sv .

<http://tun.fi/MX.228526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptomyzus korschelti" ;
    dwc:scientificNameAuthorship "Börner, 1938" ;
    skos:broader <http://tun.fi/MX.228523> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptomyzus korschelti"@fi,
        "Cryptomyzus korschelti"@sv .

<http://tun.fi/MX.228527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptomyzus ribis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228523> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptomyzus ribis"@fi,
        "Cryptomyzus ribis"@sv .

<http://tun.fi/MX.228529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptomyzus stachydis" ;
    dwc:scientificNameAuthorship "(Heikinheimo, 1955)" ;
    skos:broader <http://tun.fi/MX.228523> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptomyzus stachydis"@fi,
        "Cryptomyzus stachydis"@sv .

<http://tun.fi/MX.228531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capitophorus carduinus" ;
    dwc:scientificNameAuthorship "(Walker, 1850)" ;
    skos:broader <http://tun.fi/MX.228530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capitophorus carduinus"@fi,
        "Capitophorus carduinus"@sv .

<http://tun.fi/MX.228532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capitophorus hippophaes" ;
    dwc:scientificNameAuthorship "(Walker, 1852)" ;
    skos:broader <http://tun.fi/MX.228530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capitophorus hippophaes"@fi,
        "Capitophorus hippophaes"@sv .

<http://tun.fi/MX.228533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capitophorus horni" ;
    dwc:scientificNameAuthorship "Börner, 1931" ;
    skos:broader <http://tun.fi/MX.228530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capitophorus horni"@fi,
        "Capitophorus horni"@sv .

<http://tun.fi/MX.228534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capitophorus pakansus" ;
    dwc:scientificNameAuthorship "Hottes & Frison, 1931" ;
    skos:broader <http://tun.fi/MX.228530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capitophorus pakansus"@fi,
        "Capitophorus pakansus"@sv .

<http://tun.fi/MX.228535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capitophorus similis" ;
    dwc:scientificNameAuthorship "van der Goot, 1915" ;
    skos:broader <http://tun.fi/MX.228530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capitophorus similis"@fi,
        "Capitophorus similis"@sv .

<http://tun.fi/MX.228537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleotrichophorus duponti" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1935" ;
    skos:broader <http://tun.fi/MX.228536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleotrichophorus duponti"@fi,
        "Pleotrichophorus duponti"@sv .

<http://tun.fi/MX.228538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleotrichophorus glandulosus" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1846)" ;
    skos:broader <http://tun.fi/MX.228536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleotrichophorus glandulosus"@fi,
        "Pleotrichophorus glandulosus"@sv .

<http://tun.fi/MX.228539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleotrichophorus persimilis" ;
    dwc:scientificNameAuthorship "Börner, 1950" ;
    skos:broader <http://tun.fi/MX.228536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleotrichophorus persimilis"@fi,
        "Pleotrichophorus persimilis"@sv .

<http://tun.fi/MX.228541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptaphis poae" ;
    dwc:scientificNameAuthorship "(Hardy, 1850)" ;
    skos:broader <http://tun.fi/MX.228540> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptaphis poae"@fi,
        "Cryptaphis poae"@sv .

<http://tun.fi/MX.228544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acyrthosiphon auctum" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.228542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acyrthosiphon auctum"@fi,
        "Acyrthosiphon auctum"@sv .

<http://tun.fi/MX.228545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acyrthosiphon boreale" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1952" ;
    skos:broader <http://tun.fi/MX.228542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acyrthosiphon boreale"@fi,
        "Acyrthosiphon boreale"@sv .

<http://tun.fi/MX.228546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acyrthosiphon brachysiphon" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1952" ;
    skos:broader <http://tun.fi/MX.228542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acyrthosiphon brachysiphon"@fi,
        "Acyrthosiphon brachysiphon"@sv .

<http://tun.fi/MX.228547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acyrthosiphon caraganae" ;
    dwc:scientificNameAuthorship "(Cholodkovsky, 1908)" ;
    skos:broader <http://tun.fi/MX.228542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acyrthosiphon caraganae"@fi,
        "Acyrthosiphon caraganae"@sv .

<http://tun.fi/MX.228548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acyrthosiphon ignotum" ;
    dwc:scientificNameAuthorship "Mordvilko, 1914" ;
    skos:broader <http://tun.fi/MX.228542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acyrthosiphon ignotum"@fi,
        "Acyrthosiphon ignotum"@sv .

<http://tun.fi/MX.228549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acyrthosiphon knechteli" ;
    dwc:scientificNameAuthorship "(Börner, 1950)" ;
    skos:broader <http://tun.fi/MX.228542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acyrthosiphon knechteli"@fi,
        "Acyrthosiphon knechteli"@sv .

<http://tun.fi/MX.228550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acyrthosiphon malvae" ;
    dwc:scientificNameAuthorship "(Mosley, 1841)" ;
    skos:broader <http://tun.fi/MX.228542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acyrthosiphon malvae"@fi,
        "Acyrthosiphon malvae"@sv .

<http://tun.fi/MX.228551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acyrthosiphon pisum" ;
    dwc:scientificNameAuthorship "(Harris, 1776)" ;
    skos:broader <http://tun.fi/MX.228542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acyrthosiphon pisum"@fi,
        "Acyrthosiphon pisum"@sv .

<http://tun.fi/MX.228553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acyrthosiphon chelidonii" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acyrthosiphon chelidonii"@fi,
        "Acyrthosiphon chelidonii"@sv .

<http://tun.fi/MX.228555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microlophium carnosum" ;
    dwc:scientificNameAuthorship "(Buckton, 1876)" ;
    skos:broader <http://tun.fi/MX.228554> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microlophium carnosum"@fi,
        "Microlophium carnosum"@sv .

<http://tun.fi/MX.228557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracosiphon hertae" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1947" ;
    skos:broader <http://tun.fi/MX.228556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracosiphon hertae"@fi,
        "Anthracosiphon hertae"@sv .

<http://tun.fi/MX.228559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subacyrthosiphon cryptobium" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1947" ;
    skos:broader <http://tun.fi/MX.228558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Subacyrthosiphon cryptobium"@fi,
        "Subacyrthosiphon cryptobium"@sv .

<http://tun.fi/MX.228561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linosiphon galiophagum" ;
    dwc:scientificNameAuthorship "(Wimshurst, 1923)" ;
    skos:broader <http://tun.fi/MX.228560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linosiphon galiophagum"@fi,
        "Linosiphon galiophagum"@sv .

<http://tun.fi/MX.228562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacorthum aegopodii" ;
    dwc:scientificNameAuthorship "Börner, 1939" ;
    skos:broader <http://tun.fi/MX.53426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulacorthum aegopodii"@fi,
        "Aulacorthum aegopodii"@sv .

<http://tun.fi/MX.228563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacorthum cylactis" ;
    dwc:scientificNameAuthorship "Börner, 1942" ;
    skos:broader <http://tun.fi/MX.53426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulacorthum cylactis"@fi,
        "Aulacorthum cylactis"@sv .

<http://tun.fi/MX.228564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacorthum flavum" ;
    dwc:scientificNameAuthorship "Müller, 1958" ;
    skos:broader <http://tun.fi/MX.53426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulacorthum flavum"@fi,
        "Aulacorthum flavum"@sv .

<http://tun.fi/MX.228565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacorthum speyeri" ;
    dwc:scientificNameAuthorship "Börner, 1939" ;
    skos:broader <http://tun.fi/MX.53426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulacorthum speyeri"@fi,
        "Aulacorthum speyeri"@sv .

<http://tun.fi/MX.228566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacorthum vaccinii" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1952" ;
    skos:broader <http://tun.fi/MX.53426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulacorthum vaccinii"@fi,
        "Aulacorthum vaccinii"@sv .

<http://tun.fi/MX.228570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopolophium dirhodum" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.228569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopolophium dirhodum"@fi,
        "Metopolophium dirhodum"@sv .

<http://tun.fi/MX.228571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopolophium festucae" ;
    dwc:scientificNameAuthorship "(Theobald, 1917)" ;
    skos:broader <http://tun.fi/MX.228569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopolophium festucae"@fi,
        "Metopolophium festucae"@sv .

<http://tun.fi/MX.228572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopolophium tenerum" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1947" ;
    skos:broader <http://tun.fi/MX.228569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopolophium tenerum"@fi,
        "Metopolophium tenerum"@sv .

<http://tun.fi/MX.228575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitobion avenae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.228573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sitobion avenae"@fi,
        "Sitobion avenae"@sv .

<http://tun.fi/MX.228576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitobion fragariae" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.228573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sitobion fragariae"@fi,
        "Sitobion fragariae"@sv .

<http://tun.fi/MX.228577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitobion paludum" ;
    dwc:scientificNameAuthorship "Müller, 1982" ;
    skos:broader <http://tun.fi/MX.228573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sitobion paludum"@fi,
        "Sitobion paludum"@sv .

<http://tun.fi/MX.228579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitobion brevirostre" ;
    dwc:scientificNameAuthorship "(Heikinheimo, 1978)" ;
    skos:broader <http://tun.fi/MX.228573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sitobion brevirostre"@fi,
        "Sitobion brevirostre"@sv .

<http://tun.fi/MX.228580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitobion graminearum" ;
    dwc:scientificNameAuthorship "(Mordvilko, 1919)" ;
    skos:broader <http://tun.fi/MX.228573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sitobion graminearum"@fi,
        "Sitobion graminearum"@sv .

<http://tun.fi/MX.228581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum cholodkovskyi" ;
    dwc:scientificNameAuthorship "(Mordvilko, 1909)" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum cholodkovskyi"@fi,
        "Macrosiphum cholodkovskyi"@sv .

<http://tun.fi/MX.228582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum daphnidis" ;
    dwc:scientificNameAuthorship "Börner, 1950" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum daphnidis"@fi,
        "Macrosiphum daphnidis"@sv .

<http://tun.fi/MX.228583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum dryopteridis" ;
    dwc:scientificNameAuthorship "(Holman, 1959)" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:hiddenLabel "Sitobion dryopteridis"@fi,
        "Sitobion dryopteridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum dryopteridis"@fi,
        "Macrosiphum dryopteridis"@sv .

<http://tun.fi/MX.228584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum equiseti" ;
    dwc:scientificNameAuthorship "(Holman, 1961)" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:hiddenLabel "Sitobion equiseti"@fi,
        "Sitobion equiseti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum equiseti"@fi,
        "Macrosiphum equiseti"@sv .

<http://tun.fi/MX.228585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum gei" ;
    dwc:scientificNameAuthorship "(Koch, 1855)" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum gei"@fi,
        "Macrosiphum gei"@sv .

<http://tun.fi/MX.228586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum lisae" ;
    dwc:scientificNameAuthorship "Heie, 1965" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum lisae"@fi,
        "Macrosiphum lisae"@sv .

<http://tun.fi/MX.228587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum melampyri" ;
    dwc:scientificNameAuthorship "Mordvilko, 1919" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum melampyri"@fi,
        "Macrosiphum melampyri"@sv .

<http://tun.fi/MX.228588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum nasonovi" ;
    dwc:scientificNameAuthorship "Mordvilko, 1918" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum nasonovi"@fi,
        "Macrosiphum nasonovi"@sv .

<http://tun.fi/MX.228589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum rosae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum rosae"@fi,
        "Macrosiphum rosae"@sv .

<http://tun.fi/MX.228590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum rubiarctici" ;
    dwc:scientificNameAuthorship "Heikinheimo, 1946" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum rubiarctici"@fi,
        "Macrosiphum rubiarctici"@sv .

<http://tun.fi/MX.228591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum tinctum" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum tinctum"@fi,
        "Macrosiphum tinctum"@sv .

<http://tun.fi/MX.228592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum trollii" ;
    dwc:scientificNameAuthorship "Börner, 1950" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum trollii"@fi,
        "Macrosiphum trollii"@sv .

<http://tun.fi/MX.228593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum weberi" ;
    dwc:scientificNameAuthorship "Börner, 1933" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum weberi"@fi,
        "Macrosiphum weberi"@sv .

<http://tun.fi/MX.228595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corylobium avellanae" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.228594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corylobium avellanae"@fi,
        "Corylobium avellanae"@sv .

<http://tun.fi/MX.228597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delphiniobium junackianum" ;
    dwc:scientificNameAuthorship "(Karsch, 1887)" ;
    skos:broader <http://tun.fi/MX.228596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delphiniobium junackianum"@fi,
        "Delphiniobium junackianum"@sv .

<http://tun.fi/MX.228598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella abrotani" ;
    dwc:scientificNameAuthorship "(Walker, 1852)" ;
    skos:broader <http://tun.fi/MX.53410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphoniella abrotani"@fi,
        "Macrosiphoniella abrotani"@sv .

<http://tun.fi/MX.228599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella absinthii" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphoniella absinthii"@fi,
        "Macrosiphoniella absinthii"@sv .

<http://tun.fi/MX.228600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella artemisiae" ;
    dwc:scientificNameAuthorship "(Boyer de Fonscolombe, 1841)" ;
    skos:broader <http://tun.fi/MX.53410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphoniella artemisiae"@fi,
        "Macrosiphoniella artemisiae"@sv .

<http://tun.fi/MX.228601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella dimidiata" ;
    dwc:scientificNameAuthorship "Börner, 1942" ;
    skos:broader <http://tun.fi/MX.53410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphoniella dimidiata"@fi,
        "Macrosiphoniella dimidiata"@sv .

<http://tun.fi/MX.228602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella millefolii" ;
    dwc:scientificNameAuthorship "(deGeer, 1773)" ;
    skos:broader <http://tun.fi/MX.53410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphoniella millefolii"@fi,
        "Macrosiphoniella millefolii"@sv .

<http://tun.fi/MX.228603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella sejuncta" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.53410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphoniella sejuncta"@fi,
        "Macrosiphoniella sejuncta"@sv .

<http://tun.fi/MX.228604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella tanacetaria" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.53410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphoniella tanacetaria"@fi,
        "Macrosiphoniella tanacetaria"@sv .

<http://tun.fi/MX.228605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella tapuskae" ;
    dwc:scientificNameAuthorship "(Hottes & Frison, 1931)" ;
    skos:broader <http://tun.fi/MX.53410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphoniella tapuskae"@fi,
        "Macrosiphoniella tapuskae"@sv .

<http://tun.fi/MX.228606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella usquertensis" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1935" ;
    skos:broader <http://tun.fi/MX.53410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphoniella usquertensis"@fi,
        "Macrosiphoniella usquertensis"@sv .

<http://tun.fi/MX.228608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella asteris" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.53410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphoniella asteris"@fi,
        "Macrosiphoniella asteris"@sv .

<http://tun.fi/MX.228610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella oblonga" ;
    dwc:scientificNameAuthorship "(Mordvilko, 1901)" ;
    skos:broader <http://tun.fi/MX.53410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphoniella oblonga"@fi,
        "Macrosiphoniella oblonga"@sv .

<http://tun.fi/MX.228611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella persequens" ;
    dwc:scientificNameAuthorship "(Walker, 1852)" ;
    skos:broader <http://tun.fi/MX.53410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphoniella persequens"@fi,
        "Macrosiphoniella persequens"@sv .

<http://tun.fi/MX.228613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Titanosiphon artemisiae" ;
    dwc:scientificNameAuthorship "(Koch, 1855)" ;
    skos:broader <http://tun.fi/MX.228612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Titanosiphon artemisiae"@fi,
        "Titanosiphon artemisiae"@sv .

<http://tun.fi/MX.228616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon achilleae" ;
    dwc:scientificNameAuthorship "(Koch, 1855)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon achilleae"@fi,
        "Uroleucon achilleae"@sv .

<http://tun.fi/MX.228617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon cichorii" ;
    dwc:scientificNameAuthorship "(Koch, 1855)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon cichorii"@fi,
        "Uroleucon cichorii"@sv .

<http://tun.fi/MX.228618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon cirsii" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon cirsii"@fi,
        "Uroleucon cirsii"@sv .

<http://tun.fi/MX.228619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon hypochoeridis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1779)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon hypochoeridis"@fi,
        "Uroleucon hypochoeridis"@sv .

<http://tun.fi/MX.228620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon inulicola" ;
    dwc:scientificNameAuthorship "(Hille Ris Lambers, 1939)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon inulicola"@fi,
        "Uroleucon inulicola"@sv .

<http://tun.fi/MX.228621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon jaceicola" ;
    dwc:scientificNameAuthorship "(Hille Ris Lambers, 1939)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon jaceicola"@fi,
        "Uroleucon jaceicola"@sv .

<http://tun.fi/MX.228622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon murale" ;
    dwc:scientificNameAuthorship "(Buckton, 1876)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon murale"@fi,
        "Uroleucon murale"@sv .

<http://tun.fi/MX.228623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon obscurum" ;
    dwc:scientificNameAuthorship "(Koch, 1855)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon obscurum"@fi,
        "Uroleucon obscurum"@sv .

<http://tun.fi/MX.228624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon pilosellae" ;
    dwc:scientificNameAuthorship "(Börner, 1933)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon pilosellae"@fi,
        "Uroleucon pilosellae"@sv .

<http://tun.fi/MX.228625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon sonchi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon sonchi"@fi,
        "Uroleucon sonchi"@sv .

<http://tun.fi/MX.228626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon tanaceti" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon tanaceti"@fi,
        "Uroleucon tanaceti"@sv .

<http://tun.fi/MX.228627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon tussilaginis" ;
    dwc:scientificNameAuthorship "(Walker, 1850)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon tussilaginis"@fi,
        "Uroleucon tussilaginis"@sv .

<http://tun.fi/MX.228629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon aeneum" ;
    dwc:scientificNameAuthorship "(Hille Ris Lambers, 1939)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon aeneum"@fi,
        "Uroleucon aeneum"@sv .

<http://tun.fi/MX.228630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon campanulae" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon campanulae"@fi,
        "Uroleucon campanulae"@sv .

<http://tun.fi/MX.228631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon jaceae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon jaceae"@fi,
        "Uroleucon jaceae"@sv .

<http://tun.fi/MX.228632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon nigrocampanulae" ;
    dwc:scientificNameAuthorship "(Theobald, 1928)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon nigrocampanulae"@fi,
        "Uroleucon nigrocampanulae"@sv .

<http://tun.fi/MX.228633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon rapunculoidis" ;
    dwc:scientificNameAuthorship "(Börner, 1939)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon rapunculoidis"@fi,
        "Uroleucon rapunculoidis"@sv .

<http://tun.fi/MX.228634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon riparium" ;
    dwc:scientificNameAuthorship "(Stroyan, 1955)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon riparium"@fi,
        "Uroleucon riparium"@sv .

<http://tun.fi/MX.228635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon simile" ;
    dwc:scientificNameAuthorship "(Hille Ris Lambers, 1935)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon simile"@fi,
        "Uroleucon simile"@sv .

<http://tun.fi/MX.228636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon solidaginis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1779)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon solidaginis"@fi,
        "Uroleucon solidaginis"@sv .

<http://tun.fi/MX.228637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon taraxaci" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon taraxaci"@fi,
        "Uroleucon taraxaci"@sv .

<http://tun.fi/MX.228639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uroleucon erigeronense" ;
    dwc:scientificNameAuthorship "(Thomas, 1878)" ;
    skos:broader <http://tun.fi/MX.228614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uroleucon erigeronense"@fi,
        "Uroleucon erigeronense"@sv .

<http://tun.fi/MX.228641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopeurum fuscoviride" ;
    dwc:scientificNameAuthorship "Stroyan, 1950" ;
    skos:broader <http://tun.fi/MX.228640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopeurum fuscoviride"@fi,
        "Metopeurum fuscoviride"@sv .

<http://tun.fi/MX.228644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphorophora ampullata" ;
    dwc:scientificNameAuthorship "Buckton, 1876" ;
    skos:broader <http://tun.fi/MX.228642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphorophora ampullata"@fi,
        "Amphorophora ampullata"@sv .

<http://tun.fi/MX.228645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphorophora gei" ;
    dwc:scientificNameAuthorship "(Börner, 1939)" ;
    skos:broader <http://tun.fi/MX.228642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphorophora gei"@fi,
        "Amphorophora gei"@sv .

<http://tun.fi/MX.228646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphorophora idaei" ;
    dwc:scientificNameAuthorship "(Börner, 1939)" ;
    skos:broader <http://tun.fi/MX.228642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphorophora idaei"@fi,
        "Amphorophora idaei"@sv .

<http://tun.fi/MX.228647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphorophora rubi" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphorophora rubi"@fi,
        "Amphorophora rubi"@sv .

<http://tun.fi/MX.228649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphorophora annae" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1954)" ;
    skos:broader <http://tun.fi/MX.228642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphorophora annae"@fi,
        "Amphorophora annae"@sv .

<http://tun.fi/MX.228651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megoura litoralis" ;
    dwc:scientificNameAuthorship "Müller, 1952" ;
    skos:broader <http://tun.fi/MX.228650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megoura litoralis"@fi,
        "Megoura litoralis"@sv .

<http://tun.fi/MX.228652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megoura viciae" ;
    dwc:scientificNameAuthorship "Buckton, 1876" ;
    skos:broader <http://tun.fi/MX.228650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megoura viciae"@fi,
        "Megoura viciae"@sv .

<http://tun.fi/MX.228654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megourella purpurea" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1949" ;
    skos:broader <http://tun.fi/MX.228653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megourella purpurea"@fi,
        "Megourella purpurea"@sv .

<http://tun.fi/MX.228655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megourella tribulis" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.228653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megourella tribulis"@fi,
        "Megourella tribulis"@sv .

<http://tun.fi/MX.228657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wahlgreniella ossiannilssoni" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1949" ;
    skos:broader <http://tun.fi/MX.228656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wahlgreniella ossiannilssoni"@fi,
        "Wahlgreniella ossiannilssoni"@sv .

<http://tun.fi/MX.228658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wahlgreniella vaccinii" ;
    dwc:scientificNameAuthorship "(Theobald, 1924)" ;
    skos:broader <http://tun.fi/MX.228656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wahlgreniella vaccinii"@fi,
        "Wahlgreniella vaccinii"@sv .

<http://tun.fi/MX.228660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoamphorophora ledi" ;
    dwc:scientificNameAuthorship "(Wahlgren, 1938)" ;
    skos:broader <http://tun.fi/MX.228659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoamphorophora ledi"@fi,
        "Neoamphorophora ledi"@sv .

<http://tun.fi/MX.228664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnus roboris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnus roboris"@fi,
        "Lachnus roboris"@sv .

<http://tun.fi/MX.228666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tuberolachnus salignus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.228665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tuberolachnus salignus"@fi,
        "Tuberolachnus salignus"@sv .

<http://tun.fi/MX.228668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Maculolachnus submacula" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.228667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Maculolachnus submacula"@fi,
        "Maculolachnus submacula"@sv .

<http://tun.fi/MX.228671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stomaphis quercus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stomaphis quercus"@fi,
        "Stomaphis quercus"@sv .

<http://tun.fi/MX.228674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protrama flavescens" ;
    dwc:scientificNameAuthorship "(Koch, 1856)" ;
    skos:broader <http://tun.fi/MX.228673> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protrama flavescens"@fi,
        "Protrama flavescens"@sv .

<http://tun.fi/MX.228675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protrama ranunculi" ;
    dwc:scientificNameAuthorship "(del Guercio, 1909)" ;
    skos:broader <http://tun.fi/MX.228673> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protrama ranunculi"@fi,
        "Protrama ranunculi"@sv .

<http://tun.fi/MX.228678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trama centaureae" ;
    dwc:scientificNameAuthorship "Börner, 1940" ;
    skos:broader <http://tun.fi/MX.228676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trama centaureae"@fi,
        "Trama centaureae"@sv .

<http://tun.fi/MX.228679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trama rara" ;
    dwc:scientificNameAuthorship "Mordvilko, 1908" ;
    skos:broader <http://tun.fi/MX.228676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trama rara"@fi,
        "Trama rara"@sv .

<http://tun.fi/MX.228680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trama troglodytes" ;
    dwc:scientificNameAuthorship "von Heyden, 1837" ;
    skos:broader <http://tun.fi/MX.228676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trama troglodytes"@fi,
        "Trama troglodytes"@sv .

<http://tun.fi/MX.228684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulachnus agilis" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1843)" ;
    skos:broader <http://tun.fi/MX.228683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulachnus agilis"@fi,
        "Eulachnus agilis"@sv .

<http://tun.fi/MX.228685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulachnus brevipilosus" ;
    dwc:scientificNameAuthorship "Börner, 1940" ;
    skos:broader <http://tun.fi/MX.228683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulachnus brevipilosus"@fi,
        "Eulachnus brevipilosus"@sv .

<http://tun.fi/MX.228686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulachnus rileyi" ;
    dwc:scientificNameAuthorship "(Williams, 1911)" ;
    skos:broader <http://tun.fi/MX.228683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulachnus rileyi"@fi,
        "Eulachnus rileyi"@sv .

<http://tun.fi/MX.228688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizolachnus pineti" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.228687> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizolachnus pineti"@fi,
        "Schizolachnus pineti"@sv .

<http://tun.fi/MX.228691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara confinis" ;
    dwc:scientificNameAuthorship "(Koch, 1856)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara confinis"@fi,
        "Cinara confinis"@sv .

<http://tun.fi/MX.228692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara costata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara costata"@fi,
        "Cinara costata"@sv .

<http://tun.fi/MX.228693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara cuneomaculata" ;
    dwc:scientificNameAuthorship "(del Guercio, 1909)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara cuneomaculata"@fi,
        "Cinara cuneomaculata"@sv .

<http://tun.fi/MX.228694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara hyperophila" ;
    dwc:scientificNameAuthorship "(Koch, 1855)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara hyperophila"@fi,
        "Cinara hyperophila"@sv .

<http://tun.fi/MX.228695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara laricis" ;
    dwc:scientificNameAuthorship "(Hartig, 1839)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara laricis"@fi,
        "Cinara laricis"@sv .

<http://tun.fi/MX.228696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara nigritergi" ;
    dwc:scientificNameAuthorship "Mamontova, 2000" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara nigritergi"@fi,
        "Cinara nigritergi"@sv .

<http://tun.fi/MX.228697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara nuda" ;
    dwc:scientificNameAuthorship "Mordvilko, 1895" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara nuda"@fi,
        "Cinara nuda"@sv .

<http://tun.fi/MX.228698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara piceae" ;
    dwc:scientificNameAuthorship "(Panzer, 1801)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara piceae"@fi,
        "Cinara piceae"@sv .

<http://tun.fi/MX.228699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara piceicola" ;
    dwc:scientificNameAuthorship "(Cholodkovsky, 1896)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:hiddenLabel "Cinara viridescens"@fi,
        "Cinara viridescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara piceicola"@fi,
        "Cinara piceicola"@sv .

<http://tun.fi/MX.228701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara pilicornis" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara pilicornis"@fi,
        "Cinara pilicornis"@sv .

<http://tun.fi/MX.228702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara pilosa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:hiddenLabel "Cinara maculata"@fi,
        "Cinara maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara pilosa"@fi,
        "Cinara pilosa"@sv .

<http://tun.fi/MX.228704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara pinea" ;
    dwc:scientificNameAuthorship "(Mordvilko, 1895)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara pinea"@fi,
        "Cinara pinea"@sv .

<http://tun.fi/MX.228705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara pini" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara pini"@fi,
        "Cinara pini"@sv .

<http://tun.fi/MX.228706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara pinihabitans" ;
    dwc:scientificNameAuthorship "(Mordvilko, 1895)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara pinihabitans"@fi,
        "Cinara pinihabitans"@sv .

<http://tun.fi/MX.228707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara piniphila" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara piniphila"@fi,
        "Cinara piniphila"@sv .

<http://tun.fi/MX.228708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara pruinosa" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara pruinosa"@fi,
        "Cinara pruinosa"@sv .

<http://tun.fi/MX.228710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara cupressi" ;
    dwc:scientificNameAuthorship "(Buckton, 1881)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara cupressi"@fi,
        "Cinara cupressi"@sv .

<http://tun.fi/MX.228711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara juniperi" ;
    dwc:scientificNameAuthorship "(deGeer, 1773)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara juniperi"@fi,
        "Cinara juniperi"@sv .

<http://tun.fi/MX.228712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara smolandiae" ;
    dwc:scientificNameAuthorship "Danielsson & Carter, 1993" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara smolandiae"@fi,
        "Cinara smolandiae"@sv .

<http://tun.fi/MX.228716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Livia junci" ;
    dwc:scientificNameAuthorship "Schrank, 1789" ;
    skos:broader <http://tun.fi/MX.228714> ;
    skos:hiddenLabel "Livia juncorum"@fi,
        "Livia juncorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Livia junci"@fi,
        "Livia junci"@sv .

<http://tun.fi/MX.228719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Livia crefeldensis" ;
    dwc:scientificNameAuthorship "(Mink, 1855)" ;
    skos:broader <http://tun.fi/MX.228714> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Livia crefeldensis"@fi,
        "Livia crefeldensis"@sv .

<http://tun.fi/MX.228722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strophingia ericae" ;
    dwc:scientificNameAuthorship "(Curtis, 1835)" ;
    skos:broader <http://tun.fi/MX.228721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strophingia ericae"@fi,
        "Strophingia ericae"@sv .

<http://tun.fi/MX.228724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinocola aceris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinocola aceris"@fi,
        "Rhinocola aceris"@sv .

<http://tun.fi/MX.228726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphalara affinis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.228725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphalara affinis"@fi,
        "Aphalara affinis"@sv .

<http://tun.fi/MX.228727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphalara avicularis" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1981" ;
    skos:broader <http://tun.fi/MX.228725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphalara avicularis"@fi,
        "Aphalara avicularis"@sv .

<http://tun.fi/MX.228728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphalara borealis" ;
    dwc:scientificNameAuthorship "Heslop-Harrison, 1949" ;
    skos:broader <http://tun.fi/MX.228725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphalara borealis"@fi,
        "Aphalara borealis"@sv .

<http://tun.fi/MX.228729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphalara calthae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.228725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphalara calthae"@fi,
        "Aphalara calthae"@sv .

<http://tun.fi/MX.228730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphalara crispicola" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1987" ;
    skos:broader <http://tun.fi/MX.228725> ;
    skos:hiddenLabel "Aphalara pauli"@fi,
        "Aphalara pauli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphalara crispicola"@fi,
        "Aphalara crispicola"@sv .

<http://tun.fi/MX.228732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphalara exilis" ;
    dwc:scientificNameAuthorship "(Weber & Mohr, 1804)" ;
    skos:broader <http://tun.fi/MX.228725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphalara exilis"@fi,
        "Aphalara exilis"@sv .

<http://tun.fi/MX.228733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphalara freji" ;
    dwc:scientificNameAuthorship "Burckhardt & Lauterer, 1997" ;
    skos:broader <http://tun.fi/MX.228725> ;
    skos:hiddenLabel "Aphalara polygoni"@fi,
        "Aphalara polygoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphalara freji"@fi,
        "Aphalara freji"@sv .

<http://tun.fi/MX.228735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphalara longicaudata" ;
    dwc:scientificNameAuthorship "W. Wagner & Franz, 1961" ;
    skos:broader <http://tun.fi/MX.228725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphalara longicaudata"@fi,
        "Aphalara longicaudata"@sv .

<http://tun.fi/MX.228736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphalara maculipennis" ;
    dwc:scientificNameAuthorship "Löw, 1887" ;
    skos:broader <http://tun.fi/MX.228725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphalara maculipennis"@fi,
        "Aphalara maculipennis"@sv .

<http://tun.fi/MX.228737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphalara polygoni" ;
    dwc:scientificNameAuthorship "Förster, 1848" ;
    skos:broader <http://tun.fi/MX.228725> ;
    skos:hiddenLabel "Aphalara rumicicola"@fi,
        "Aphalara rumicicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphalara polygoni"@fi,
        "Aphalara polygoni"@sv .

<http://tun.fi/MX.228739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphalara ulicis" ;
    dwc:scientificNameAuthorship "Förster, 1848" ;
    skos:broader <http://tun.fi/MX.228725> ;
    skos:hiddenLabel "Aphalara pauli"@fi,
        "Aphalara pauli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphalara ulicis"@fi,
        "Aphalara ulicis"@sv .

<http://tun.fi/MX.228743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedolepta latior" ;
    dwc:scientificNameAuthorship "W. Wagner, 1944" ;
    skos:broader <http://tun.fi/MX.228741> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedolepta latior"@fi,
        "Craspedolepta latior"@sv .

<http://tun.fi/MX.228744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedolepta malachitica" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1851)" ;
    skos:broader <http://tun.fi/MX.228741> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedolepta malachitica"@fi,
        "Craspedolepta malachitica"@sv .

<http://tun.fi/MX.228745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedolepta pilosa" ;
    dwc:scientificNameAuthorship "(Oshanin, 1870)" ;
    skos:broader <http://tun.fi/MX.228741> ;
    skos:hiddenLabel "Craspedolepta campestrella"@fi,
        "Craspedolepta campestrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedolepta pilosa"@fi,
        "Craspedolepta pilosa"@sv .

<http://tun.fi/MX.228748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedolepta nebulosa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.228741> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedolepta nebulosa"@fi,
        "Craspedolepta nebulosa"@sv .

<http://tun.fi/MX.228749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedolepta nervosa" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.228741> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedolepta nervosa"@fi,
        "Craspedolepta nervosa"@sv .

<http://tun.fi/MX.228750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedolepta sonchi" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.228741> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedolepta sonchi"@fi,
        "Craspedolepta sonchi"@sv .

<http://tun.fi/MX.228752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocraspedolepta subpunctata" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.228751> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neocraspedolepta subpunctata"@fi,
        "Neocraspedolepta subpunctata"@sv .

<http://tun.fi/MX.228754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camarotoscena speciosa" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.228753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camarotoscena speciosa"@fi,
        "Camarotoscena speciosa"@sv .

<http://tun.fi/MX.228756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psyllopsis discrepans" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.228755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psyllopsis discrepans"@fi,
        "Psyllopsis discrepans"@sv .

<http://tun.fi/MX.228757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psyllopsis fraxini" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psyllopsis fraxini"@fi,
        "Psyllopsis fraxini"@sv .

<http://tun.fi/MX.228758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psyllopsis fraxinicola" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.228755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psyllopsis fraxinicola"@fi,
        "Psyllopsis fraxinicola"@sv .

<http://tun.fi/MX.228759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylla alni" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psylla alni"@fi,
        "Psylla alni"@sv .

<http://tun.fi/MX.228760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylla betulae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psylla betulae"@fi,
        "Psylla betulae"@sv .

<http://tun.fi/MX.228761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylla betulaenanae" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1970" ;
    skos:broader <http://tun.fi/MX.53425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psylla betulaenanae"@fi,
        "Psylla betulaenanae"@sv .

<http://tun.fi/MX.228762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylla fusca" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.53425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psylla fusca"@fi,
        "Psylla fusca"@sv .

<http://tun.fi/MX.228766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeopelma foersteri" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.228765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baeopelma foersteri"@fi,
        "Baeopelma foersteri"@sv .

<http://tun.fi/MX.228768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsylla hartigii" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.228767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsylla hartigii"@fi,
        "Chamaepsylla hartigii"@sv .

<http://tun.fi/MX.228769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla mali" ;
    dwc:scientificNameAuthorship "(Schmidberger, 1836)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla mali"@fi,
        "Cacopsylla mali"@sv .

<http://tun.fi/MX.228770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla peregrina" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla peregrina"@fi,
        "Cacopsylla peregrina"@sv .

<http://tun.fi/MX.228771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla sorbi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla sorbi"@fi,
        "Cacopsylla sorbi"@sv .

<http://tun.fi/MX.228772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla ulmi" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla ulmi"@fi,
        "Cacopsylla ulmi"@sv .

<http://tun.fi/MX.228774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla affinis" ;
    dwc:scientificNameAuthorship "(Löw, 1980)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla affinis"@fi,
        "Cacopsylla affinis"@sv .

<http://tun.fi/MX.228775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla picta" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:hiddenLabel "Cacopsylla costalis"@fi,
        "Cacopsylla costalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla picta"@fi,
        "Cacopsylla picta"@sv .

<http://tun.fi/MX.228777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla pruni" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla pruni"@fi,
        "Cacopsylla pruni"@sv .

<http://tun.fi/MX.228778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla pyricola" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla pyricola"@fi,
        "Cacopsylla pyricola"@sv .

<http://tun.fi/MX.228779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla pyrisuga" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla pyrisuga"@fi,
        "Cacopsylla pyrisuga"@sv .

<http://tun.fi/MX.228780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla rhamnicola" ;
    dwc:scientificNameAuthorship "(Scott, 1876)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:hiddenLabel "Cacopsylla rhamnicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapaatsamakemppi"@fi,
        "Cacopsylla rhamnicola"@sv .

<http://tun.fi/MX.228782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla abdominalis" ;
    dwc:scientificNameAuthorship "(Meyer-Dür, 1871)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla abdominalis"@fi,
        "Cacopsylla abdominalis"@sv .

<http://tun.fi/MX.228783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla ambigua" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla ambigua"@fi,
        "Cacopsylla ambigua"@sv .

<http://tun.fi/MX.228784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla brunneipennis" ;
    dwc:scientificNameAuthorship "(Edwards, 1896)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:hiddenLabel "Cacopsylla klapaleki"@fi,
        "Cacopsylla klapaleki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla brunneipennis"@fi,
        "Cacopsylla brunneipennis"@sv .

<http://tun.fi/MX.228786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla corcontum" ;
    dwc:scientificNameAuthorship "(Sulc, 1910)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla corcontum"@fi,
        "Cacopsylla corcontum"@sv .

<http://tun.fi/MX.228787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla elegantula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla elegantula"@fi,
        "Cacopsylla elegantula"@sv .

<http://tun.fi/MX.228788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla hippophaes" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla hippophaes"@fi,
        "Cacopsylla hippophaes"@sv .

<http://tun.fi/MX.228789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla ledi" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla ledi"@fi,
        "Cacopsylla ledi"@sv .

<http://tun.fi/MX.228790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla moscovita" ;
    dwc:scientificNameAuthorship "(Andrianova, 1948)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:hiddenLabel "Cacopsylla schaeferi"@fi,
        "Cacopsylla schaeferi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla moscovita"@fi,
        "Cacopsylla moscovita"@sv .

<http://tun.fi/MX.228792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla myrtilli" ;
    dwc:scientificNameAuthorship "(W. Wagner, 1947)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla myrtilli"@fi,
        "Cacopsylla myrtilli"@sv .

<http://tun.fi/MX.228793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla nigrita" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla nigrita"@fi,
        "Cacopsylla nigrita"@sv .

<http://tun.fi/MX.228794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla palmeni" ;
    dwc:scientificNameAuthorship "(Löw, 1878)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla palmeni"@fi,
        "Cacopsylla palmeni"@sv .

<http://tun.fi/MX.228795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla parvipennis" ;
    dwc:scientificNameAuthorship "(Löw, 1877)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla parvipennis"@fi,
        "Cacopsylla parvipennis"@sv .

<http://tun.fi/MX.228796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla propinqua" ;
    dwc:scientificNameAuthorship "(Schäfer, 1949)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla propinqua"@fi,
        "Cacopsylla propinqua"@sv .

<http://tun.fi/MX.228797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla pulchra" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla pulchra"@fi,
        "Cacopsylla pulchra"@sv .

<http://tun.fi/MX.228798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla pyri" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla pyri"@fi,
        "Cacopsylla pyri"@sv .

<http://tun.fi/MX.228799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla rhododendri" ;
    dwc:scientificNameAuthorship "(Puton, 1871)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:hiddenLabel "Cacopsylla rhododendri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppiruusukemppi"@fi,
        "Cacopsylla rhododendri"@sv .

<http://tun.fi/MX.228800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla zaicevi" ;
    dwc:scientificNameAuthorship "(Sulc, 1915)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:hiddenLabel "Cacopsylla sootryeni"@fi,
        "Cacopsylla sootryeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla zaicevi"@fi,
        "Cacopsylla zaicevi"@sv .

<http://tun.fi/MX.228802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla zetterstedti" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla zetterstedti"@fi,
        "Cacopsylla zetterstedti"@sv .

<http://tun.fi/MX.228805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactericera acutipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.228804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bactericera acutipennis"@fi,
        "Bactericera acutipennis"@sv .

<http://tun.fi/MX.228806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactericera albiventris" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.228804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bactericera albiventris"@fi,
        "Bactericera albiventris"@sv .

<http://tun.fi/MX.228807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactericera bohemica" ;
    dwc:scientificNameAuthorship "(Sulc, 1913)" ;
    skos:broader <http://tun.fi/MX.228804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bactericera bohemica"@fi,
        "Bactericera bohemica"@sv .

<http://tun.fi/MX.228808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactericera calcarata" ;
    dwc:scientificNameAuthorship "(Schäfer, 1949)" ;
    skos:broader <http://tun.fi/MX.228804> ;
    skos:hiddenLabel "Bactericera calcarata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdekemppi"@fi,
        "Bactericera calcarata"@sv .

<http://tun.fi/MX.228809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactericera curvatinervis" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.228804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bactericera curvatinervis"@fi,
        "Bactericera curvatinervis"@sv .

<http://tun.fi/MX.228810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactericera femoralis" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.228804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bactericera femoralis"@fi,
        "Bactericera femoralis"@sv .

<http://tun.fi/MX.228811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactericera nigricornis" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.228804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bactericera nigricornis"@fi,
        "Bactericera nigricornis"@sv .

<http://tun.fi/MX.228812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactericera parastriola" ;
    dwc:scientificNameAuthorship "Conci, Ossiannilsson & Tamanini, 1988" ;
    skos:broader <http://tun.fi/MX.228804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bactericera parastriola"@fi,
        "Bactericera parastriola"@sv .

<http://tun.fi/MX.228813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactericera reuteri" ;
    dwc:scientificNameAuthorship "(Sulc, 1913)" ;
    skos:broader <http://tun.fi/MX.228804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bactericera reuteri"@fi,
        "Bactericera reuteri"@sv .

<http://tun.fi/MX.228814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactericera salicivora" ;
    dwc:scientificNameAuthorship "(Reuter, 1876)" ;
    skos:broader <http://tun.fi/MX.228804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bactericera salicivora"@fi,
        "Bactericera salicivora"@sv .

<http://tun.fi/MX.228815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactericera striola" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.228804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bactericera striola"@fi,
        "Bactericera striola"@sv .

<http://tun.fi/MX.228816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactericera substriola" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1992" ;
    skos:broader <http://tun.fi/MX.228804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bactericera substriola"@fi,
        "Bactericera substriola"@sv .

<http://tun.fi/MX.228818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza abdominalis" ;
    dwc:scientificNameAuthorship "Flor, 1861" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza abdominalis"@fi,
        "Trioza abdominalis"@sv .

<http://tun.fi/MX.228819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza agrophila" ;
    dwc:scientificNameAuthorship "Löw, 1888" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza agrophila"@fi,
        "Trioza agrophila"@sv .

<http://tun.fi/MX.228820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza alacris" ;
    dwc:scientificNameAuthorship "Flor, 1861" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza alacris"@fi,
        "Trioza alacris"@sv .

<http://tun.fi/MX.228821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza anthrisci" ;
    dwc:scientificNameAuthorship "Burkhardt, 1986" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza anthrisci"@fi,
        "Trioza anthrisci"@sv .

<http://tun.fi/MX.228822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza apicalis" ;
    dwc:scientificNameAuthorship "Förster, 1848" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza apicalis"@fi,
        "Trioza apicalis"@sv .

<http://tun.fi/MX.228823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza cerastii" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza cerastii"@fi,
        "Trioza cerastii"@sv .

<http://tun.fi/MX.228824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza chenopodii" ;
    dwc:scientificNameAuthorship "Reuter, 1876" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:hiddenLabel "Trioza obliqua"@fi,
        "Trioza obliqua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza chenopodii"@fi,
        "Trioza chenopodii"@sv .

<http://tun.fi/MX.228826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza chrysanthemi" ;
    dwc:scientificNameAuthorship "Löw, 1878" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza chrysanthemi"@fi,
        "Trioza chrysanthemi"@sv .

<http://tun.fi/MX.228827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza cirsii" ;
    dwc:scientificNameAuthorship "Löw, 1881" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza cirsii"@fi,
        "Trioza cirsii"@sv .

<http://tun.fi/MX.228828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza dispar" ;
    dwc:scientificNameAuthorship "Löw, 1878" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza dispar"@fi,
        "Trioza dispar"@sv .

<http://tun.fi/MX.228829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza flavipennis" ;
    dwc:scientificNameAuthorship "Förster, 1848" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza flavipennis"@fi,
        "Trioza flavipennis"@sv .

<http://tun.fi/MX.228830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza galii" ;
    dwc:scientificNameAuthorship "Förster, 1848" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:hiddenLabel "Trioza galii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "matarakemppi"@fi,
        "Trioza galii"@sv .

<http://tun.fi/MX.228831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza remota" ;
    dwc:scientificNameAuthorship "Förster, 1848" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:hiddenLabel "Trioza remota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikemppi"@fi,
        "Trioza remota"@sv .

<http://tun.fi/MX.228832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza rhamni" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:hiddenLabel "Trioza rhamni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saaristokemppi"@fi,
        "Trioza rhamni"@sv .

<http://tun.fi/MX.228833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza rotundata" ;
    dwc:scientificNameAuthorship "Flor, 1861" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza rotundata"@fi,
        "Trioza rotundata"@sv .

<http://tun.fi/MX.228834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza tatrensis" ;
    dwc:scientificNameAuthorship "Klimaszewski, 1965" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza tatrensis"@fi,
        "Trioza tatrensis"@sv .

<http://tun.fi/MX.228835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza urticae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza urticae"@fi,
        "Trioza urticae"@sv .

<http://tun.fi/MX.228836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioza viridula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.228817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioza viridula"@fi,
        "Trioza viridula"@sv .

<http://tun.fi/MX.228841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cixius nervosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228839> ;
    skos:hiddenLabel "Cixius nervosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakalasikaskas"@fi,
        "Cixius nervosus"@sv .

<http://tun.fi/MX.228843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cixius cunicularius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cixius cunicularius"@fi,
        "Cixius cunicularius"@sv .

<http://tun.fi/MX.228845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cixius distinguendus" ;
    dwc:scientificNameAuthorship "Kirschbaum, 1868" ;
    skos:broader <http://tun.fi/MX.228839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cixius distinguendus"@fi,
        "Cixius distinguendus"@sv .

<http://tun.fi/MX.228847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cixius cambricus" ;
    dwc:scientificNameAuthorship "China, 1935" ;
    skos:broader <http://tun.fi/MX.228839> ;
    skos:hiddenLabel "Cixius cambricus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "steppilasikaskas"@fi,
        "Cixius cambricus"@sv .

<http://tun.fi/MX.228848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cixius similis" ;
    dwc:scientificNameAuthorship "Kirschbaum, 1868" ;
    skos:broader <http://tun.fi/MX.228839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cixius similis"@fi,
        "Cixius similis"@sv .

<http://tun.fi/MX.228850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pentastiridius leporinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.228849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pentastiridius leporinus"@fi,
        "Pentastiridius leporinus"@sv .

<http://tun.fi/MX.228854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kelisia confusa" ;
    dwc:scientificNameAuthorship "(Linnavuori, 1957)" ;
    skos:broader <http://tun.fi/MX.228853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kelisia confusa"@fi,
        "Kelisia confusa"@sv .

<http://tun.fi/MX.228855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kelisia guttula" ;
    dwc:scientificNameAuthorship "(Germar, 1818)" ;
    skos:broader <http://tun.fi/MX.228853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kelisia guttula"@fi,
        "Kelisia guttula"@sv .

<http://tun.fi/MX.228856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kelisia monoceros" ;
    dwc:scientificNameAuthorship "Ribaut, 1934" ;
    skos:broader <http://tun.fi/MX.228853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kelisia monoceros"@fi,
        "Kelisia monoceros"@sv .

<http://tun.fi/MX.228857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kelisia pallidula" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.228853> ;
    skos:hiddenLabel "Kelisia pallidula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettoviirukas"@fi,
        "Kelisia pallidula"@sv .

<http://tun.fi/MX.228858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kelisia praecox" ;
    dwc:scientificNameAuthorship "Haupt, 1935" ;
    skos:broader <http://tun.fi/MX.228853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kelisia praecox"@fi,
        "Kelisia praecox"@sv .

<http://tun.fi/MX.228859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kelisia ribauti" ;
    dwc:scientificNameAuthorship "W. Wagner, 1938" ;
    skos:broader <http://tun.fi/MX.228853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kelisia ribauti"@fi,
        "Kelisia ribauti"@sv .

<http://tun.fi/MX.228860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kelisia sabulicola" ;
    dwc:scientificNameAuthorship "W. Wagner, 1952" ;
    skos:altLabel "hietikkosarakaskas"@fi ;
    skos:broader <http://tun.fi/MX.228853> ;
    skos:hiddenLabel "Kelisia sabulicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyyniviirukas"@fi,
        "Kelisia sabulicola"@sv .

<http://tun.fi/MX.228861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kelisia vittipennis" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1868)" ;
    skos:broader <http://tun.fi/MX.228853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kelisia vittipennis"@fi,
        "Kelisia vittipennis"@sv .

<http://tun.fi/MX.228863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anakelisia perspicillata" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.228862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anakelisia perspicillata"@fi,
        "Anakelisia perspicillata"@sv .

<http://tun.fi/MX.228866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenocranus fuscovittatus" ;
    dwc:scientificNameAuthorship "(Stål, 1858)" ;
    skos:broader <http://tun.fi/MX.228865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenocranus fuscovittatus"@fi,
        "Stenocranus fuscovittatus"@sv .

<http://tun.fi/MX.228867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenocranus major" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.228865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenocranus major"@fi,
        "Stenocranus major"@sv .

<http://tun.fi/MX.228868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenocranus minutus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.228865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenocranus minutus"@fi,
        "Stenocranus minutus"@sv .

<http://tun.fi/MX.228871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delphacinus mesomelas" ;
    dwc:scientificNameAuthorship "(Boheman, 1849)" ;
    skos:broader <http://tun.fi/MX.228870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delphacinus mesomelas"@fi,
        "Delphacinus mesomelas"@sv .

<http://tun.fi/MX.228873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurysula lurida" ;
    dwc:scientificNameAuthorship "(Fieber, 1866)" ;
    skos:broader <http://tun.fi/MX.228872> ;
    skos:hiddenLabel "Eurysula laevifrons"@fi,
        "Eurysula laevifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurysula lurida"@fi,
        "Eurysula lurida"@sv .

<http://tun.fi/MX.228876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurybregma nigrolineata" ;
    dwc:scientificNameAuthorship "(Scott, 1875)" ;
    skos:broader <http://tun.fi/MX.228875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurybregma nigrolineata"@fi,
        "Eurybregma nigrolineata"@sv .

<http://tun.fi/MX.228877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurybregma porcus" ;
    dwc:scientificNameAuthorship "(Emeljanov, 1964)" ;
    skos:broader <http://tun.fi/MX.228875> ;
    skos:hiddenLabel "Eurybregma porcus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seeprakirpukas"@fi,
        "Eurybregma porcus"@sv .

<http://tun.fi/MX.228879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stiroma affinis" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.228878> ;
    skos:hiddenLabel "Stiroma affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskirpukas"@fi,
        "Stiroma affinis"@sv .

<http://tun.fi/MX.228880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stiroma bicarinata" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1835)" ;
    skos:broader <http://tun.fi/MX.228878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stiroma bicarinata"@fi,
        "Stiroma bicarinata"@sv .

<http://tun.fi/MX.228882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stiromoides maculiceps" ;
    dwc:scientificNameAuthorship "(Horváth, 1903)" ;
    skos:broader <http://tun.fi/MX.228881> ;
    skos:hiddenLabel "Stiromoides maculiceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arokirpukas"@fi,
        "Stiromoides maculiceps"@sv .

<http://tun.fi/MX.228884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achorotile albosignata" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1845)" ;
    skos:broader <http://tun.fi/MX.228883> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achorotile albosignata"@fi,
        "Achorotile albosignata"@sv .

<http://tun.fi/MX.228885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achorotile longicornis" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.228883> ;
    skos:hiddenLabel "Achorotile longicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soraikkokirpukas"@fi,
        "Achorotile longicornis"@sv .

<http://tun.fi/MX.228887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euconomelus lepidus" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.228886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euconomelus lepidus"@fi,
        "Euconomelus lepidus"@sv .

<http://tun.fi/MX.228889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conomelus anceps" ;
    dwc:scientificNameAuthorship "(Germar, 1821)" ;
    skos:broader <http://tun.fi/MX.228888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conomelus anceps"@fi,
        "Conomelus anceps"@sv .

<http://tun.fi/MX.228891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delphax crassicornis" ;
    dwc:scientificNameAuthorship "(Panzer, 1796)" ;
    skos:broader <http://tun.fi/MX.228890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delphax crassicornis"@fi,
        "Delphax crassicornis"@sv .

<http://tun.fi/MX.228892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delphax pulchellus" ;
    dwc:scientificNameAuthorship "(Curtis, 1833)" ;
    skos:broader <http://tun.fi/MX.228890> ;
    skos:hiddenLabel "Delphax minki"@fi,
        "Delphax minki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delphax pulchellus"@fi,
        "Delphax pulchellus"@sv .

<http://tun.fi/MX.228895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euides basilinea" ;
    dwc:scientificNameAuthorship "(Germar, 1821)" ;
    skos:broader <http://tun.fi/MX.228894> ;
    skos:hiddenLabel "Euides speciosa"@fi,
        "Euides speciosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euides basilinea"@fi,
        "Euides basilinea"@sv .

<http://tun.fi/MX.228898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloriona chinai" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1946" ;
    skos:broader <http://tun.fi/MX.228897> ;
    skos:hiddenLabel "Chloriona prasinula"@fi,
        "Chloriona prasinula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chloriona chinai"@fi,
        "Chloriona chinai"@sv .

<http://tun.fi/MX.228900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloriona glaucescens" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.228897> ;
    skos:hiddenLabel "Chloriona unicolor"@fi,
        "Chloriona unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chloriona glaucescens"@fi,
        "Chloriona glaucescens"@sv .

<http://tun.fi/MX.228902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloriona smaragdula" ;
    dwc:scientificNameAuthorship "(Stål, 1853)" ;
    skos:broader <http://tun.fi/MX.228897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chloriona smaragdula"@fi,
        "Chloriona smaragdula"@sv .

<http://tun.fi/MX.228904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloriona stenoptera" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.228897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chloriona stenoptera"@fi,
        "Chloriona stenoptera"@sv .

<http://tun.fi/MX.228905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloriona vasconica" ;
    dwc:scientificNameAuthorship "Ribaut, 1931" ;
    skos:broader <http://tun.fi/MX.228897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chloriona vasconica"@fi,
        "Chloriona vasconica"@sv .

<http://tun.fi/MX.228907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megamelus notula" ;
    dwc:scientificNameAuthorship "(Germar, 1830)" ;
    skos:broader <http://tun.fi/MX.228906> ;
    skos:hiddenLabel "Megamelus brevifrons"@fi,
        "Megamelus brevifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megamelus notula"@fi,
        "Megamelus notula"@sv .

<http://tun.fi/MX.228910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Unkanodes excisa" ;
    dwc:scientificNameAuthorship "(Melichar, 1898)" ;
    skos:broader <http://tun.fi/MX.228909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Unkanodes excisa"@fi,
        "Unkanodes excisa"@sv .

<http://tun.fi/MX.228912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megadelphax sordidula" ;
    dwc:scientificNameAuthorship "(Stål, 1853)" ;
    skos:broader <http://tun.fi/MX.228911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megadelphax sordidula"@fi,
        "Megadelphax sordidula"@sv .

<http://tun.fi/MX.228914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditropsis flavipes" ;
    dwc:scientificNameAuthorship "(Signoret, 1865)" ;
    skos:broader <http://tun.fi/MX.228913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ditropsis flavipes"@fi,
        "Ditropsis flavipes"@sv .

<http://tun.fi/MX.228916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laodelphax striatella" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.228915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laodelphax striatella"@fi,
        "Laodelphax striatella"@sv .

<http://tun.fi/MX.228918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraliburnia adela" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.228917> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraliburnia adela"@fi,
        "Paraliburnia adela"@sv .

<http://tun.fi/MX.228919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraliburnia clypealis" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.228917> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraliburnia clypealis"@fi,
        "Paraliburnia clypealis"@sv .

<http://tun.fi/MX.228921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyledelphax elegantula" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.228920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyledelphax elegantula"@fi,
        "Hyledelphax elegantula"@sv .

<http://tun.fi/MX.228923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calligypona reyi" ;
    dwc:scientificNameAuthorship "(Fieber, 1866)" ;
    skos:broader <http://tun.fi/MX.228922> ;
    skos:hiddenLabel "Calligypona albicollis"@fi,
        "Calligypona reyi"@fi,
        "Calligypona albicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merenrantakirpukas"@fi,
        "Calligypona reyi"@sv .

<http://tun.fi/MX.228926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delphacodes capnodes" ;
    dwc:scientificNameAuthorship "(Scott, 1870)" ;
    skos:broader <http://tun.fi/MX.228925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delphacodes capnodes"@fi,
        "Delphacodes capnodes"@sv .

<http://tun.fi/MX.228927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delphacodes venosus" ;
    dwc:scientificNameAuthorship "(Germar, 1830)" ;
    skos:broader <http://tun.fi/MX.228925> ;
    skos:hiddenLabel "Delphacodes curtula"@fi,
        "Delphacodes curtula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delphacodes venosus"@fi,
        "Delphacodes venosus"@sv .

<http://tun.fi/MX.228930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gravesteiniella boldi" ;
    dwc:scientificNameAuthorship "(Scott, 1870)" ;
    skos:broader <http://tun.fi/MX.228929> ;
    skos:hiddenLabel "Gravesteiniella boldi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkonatakaskas"@fi,
        "Gravesteiniella boldi"@sv .

<http://tun.fi/MX.228932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muellerianella brevipennis" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.228931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muellerianella brevipennis"@fi,
        "Muellerianella brevipennis"@sv .

<http://tun.fi/MX.228933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muellerianella extrusa" ;
    dwc:scientificNameAuthorship "(Scott, 1871)" ;
    skos:broader <http://tun.fi/MX.228931> ;
    skos:hiddenLabel "Muellerianella extrusa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniheinäkirpukas"@fi,
        "Muellerianella extrusa"@sv .

<http://tun.fi/MX.228934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muellerianella fairmairei" ;
    dwc:scientificNameAuthorship "(Perris, 1857)" ;
    skos:broader <http://tun.fi/MX.228931> ;
    skos:hiddenLabel "Muellerianella fairmairei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesiheinäkirpukas"@fi,
        "Muellerianella fairmairei"@sv .

<http://tun.fi/MX.228936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muirodelphax aubei" ;
    dwc:scientificNameAuthorship "(Perris, 1857)" ;
    skos:altLabel "kalkkiketokaskas"@fi ;
    skos:broader <http://tun.fi/MX.228935> ;
    skos:hiddenLabel "Muirodelphax aubei"@fi,
        "Muirodelphax obsoleta"@fi,
        "Muirodelphax obsoleta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehdesniittykirpukas"@fi,
        "Muirodelphax aubei"@sv .

<http://tun.fi/MX.228939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthodelphax denticauda" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.228938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthodelphax denticauda"@fi,
        "Acanthodelphax denticauda"@sv .

<http://tun.fi/MX.228940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthodelphax spinosa" ;
    dwc:scientificNameAuthorship "(Fieber, 1866)" ;
    skos:broader <http://tun.fi/MX.228938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthodelphax spinosa"@fi,
        "Acanthodelphax spinosa"@sv .

<http://tun.fi/MX.228942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nothodelphax albocarinata" ;
    dwc:scientificNameAuthorship "(Stål, 1858)" ;
    skos:broader <http://tun.fi/MX.228941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nothodelphax albocarinata"@fi,
        "Nothodelphax albocarinata"@sv .

<http://tun.fi/MX.228943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nothodelphax distincta" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.228941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nothodelphax distincta"@fi,
        "Nothodelphax distincta"@sv .

<http://tun.fi/MX.228945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranotropis hamata" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.228944> ;
    skos:hiddenLabel "Dicranotropis hamata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäkirpukas"@fi,
        "Dicranotropis hamata"@sv .

<http://tun.fi/MX.228947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Florodelphax leptosoma" ;
    dwc:scientificNameAuthorship "(Flor, 1829)" ;
    skos:broader <http://tun.fi/MX.228946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Florodelphax leptosoma"@fi,
        "Florodelphax leptosoma"@sv .

<http://tun.fi/MX.228948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Florodelphax paryphasma" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.228946> ;
    skos:hiddenLabel "Florodelphax lucticolor"@fi,
        "Florodelphax paryphasma"@fi,
        "Florodelphax lucticolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikirpukas"@fi,
        "Florodelphax paryphasma"@sv .

<http://tun.fi/MX.228951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kosswigianella exigua" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.228950> ;
    skos:hiddenLabel "Kosswigianella exigua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiekkakirpukas"@fi,
        "Kosswigianella exigua"@sv .

<http://tun.fi/MX.228953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Struebingianella lugubrina" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.228952> ;
    skos:hiddenLabel "Struebingianella lugubrina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokirpukas"@fi,
        "Struebingianella lugubrina"@sv .

<http://tun.fi/MX.228955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthodelphax flaveola" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.228954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xanthodelphax flaveola"@fi,
        "Xanthodelphax flaveola"@sv .

<http://tun.fi/MX.228956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthodelphax straminea" ;
    dwc:scientificNameAuthorship "(Stål, 1858)" ;
    skos:broader <http://tun.fi/MX.228954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xanthodelphax straminea"@fi,
        "Xanthodelphax straminea"@sv .

<http://tun.fi/MX.228957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthodelphax xantha" ;
    dwc:scientificNameAuthorship "Vilbaste, 1965" ;
    skos:broader <http://tun.fi/MX.228954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xanthodelphax xantha"@fi,
        "Xanthodelphax xantha"@sv .

<http://tun.fi/MX.228959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradelphacodes litoralis" ;
    dwc:scientificNameAuthorship "(Reuter, 1880)" ;
    skos:broader <http://tun.fi/MX.228958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paradelphacodes litoralis"@fi,
        "Paradelphacodes litoralis"@sv .

<http://tun.fi/MX.228960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradelphacodes paludosa" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.228958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paradelphacodes paludosa"@fi,
        "Paradelphacodes paludosa"@sv .

<http://tun.fi/MX.228962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncodelphax pullula" ;
    dwc:scientificNameAuthorship "(Boheman, 1852)" ;
    skos:broader <http://tun.fi/MX.228961> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oncodelphax pullula"@fi,
        "Oncodelphax pullula"@sv .

<http://tun.fi/MX.228964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Criomorphus albomarginatus" ;
    dwc:scientificNameAuthorship "(Curtis, 1833)" ;
    skos:broader <http://tun.fi/MX.228963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Criomorphus albomarginatus"@fi,
        "Criomorphus albomarginatus"@sv .

<http://tun.fi/MX.228965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Criomorphus borealis" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.228963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Criomorphus borealis"@fi,
        "Criomorphus borealis"@sv .

<http://tun.fi/MX.228966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Criomorphus moestus" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.228963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Criomorphus moestus"@fi,
        "Criomorphus moestus"@sv .

<http://tun.fi/MX.228969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Javesella alpina" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.228967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Javesella alpina"@fi,
        "Javesella alpina"@sv .

<http://tun.fi/MX.228970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Javesella bottnica" ;
    dwc:scientificNameAuthorship "Huldén, 1974" ;
    skos:broader <http://tun.fi/MX.228967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Javesella bottnica"@fi,
        "Javesella bottnica"@sv .

<http://tun.fi/MX.228971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Javesella discolor" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.228967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Javesella discolor"@fi,
        "Javesella discolor"@sv .

<http://tun.fi/MX.228972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Javesella dubia" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.228967> ;
    skos:hiddenLabel "Javesella pargasensis"@fi,
        "Javesella pargasensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Javesella dubia"@fi,
        "Javesella dubia"@sv .

<http://tun.fi/MX.228974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Javesella forcipata" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.228967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Javesella forcipata"@fi,
        "Javesella forcipata"@sv .

<http://tun.fi/MX.228975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Javesella obscurella" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.228967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Javesella obscurella"@fi,
        "Javesella obscurella"@sv .

<http://tun.fi/MX.228976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Javesella pellucida" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.228967> ;
    skos:hiddenLabel "Javesella ?marginata"@fi,
        "Javesella ?marginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Javesella pellucida"@fi,
        "Javesella pellucida"@sv .

<http://tun.fi/MX.228978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Javesella simillima" ;
    dwc:scientificNameAuthorship "(Linnavuori, 1948)" ;
    skos:broader <http://tun.fi/MX.228967> ;
    skos:hiddenLabel "Javesella nitidipennis"@fi,
        "Javesella nitidipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Javesella simillima"@fi,
        "Javesella simillima"@sv .

<http://tun.fi/MX.228981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Javesella stali" ;
    dwc:scientificNameAuthorship "(Metcalf, 1943)" ;
    skos:broader <http://tun.fi/MX.228967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Javesella stali"@fi,
        "Javesella stali"@sv .

<http://tun.fi/MX.228983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ribautodelphax albostriata" ;
    dwc:scientificNameAuthorship "(Fieber, 1866)" ;
    skos:broader <http://tun.fi/MX.228982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ribautodelphax albostriata"@fi,
        "Ribautodelphax albostriata"@sv .

<http://tun.fi/MX.228984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ribautodelphax angulosa" ;
    dwc:scientificNameAuthorship "(Ribaut, 1953)" ;
    skos:broader <http://tun.fi/MX.228982> ;
    skos:hiddenLabel "Ribautodelphax angulosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuheinäkirpukas"@fi,
        "Ribautodelphax angulosa"@sv .

<http://tun.fi/MX.228985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ribautodelphax collina" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.228982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ribautodelphax collina"@fi,
        "Ribautodelphax collina"@sv .

<http://tun.fi/MX.228986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ribautodelphax pallens" ;
    dwc:scientificNameAuthorship "(Stål, 1854)" ;
    skos:broader <http://tun.fi/MX.228982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ribautodelphax pallens"@fi,
        "Ribautodelphax pallens"@sv .

<http://tun.fi/MX.228987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ribautodelphax vinealis" ;
    dwc:scientificNameAuthorship "Bieman, 1987" ;
    skos:broader <http://tun.fi/MX.228982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ribautodelphax vinealis"@fi,
        "Ribautodelphax vinealis"@sv .

<http://tun.fi/MX.228990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cixidia confinis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.228989> ;
    skos:hiddenLabel "Cixidia confinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tumma-aarnikaskas"@fi,
        "Cixidia confinis"@sv .

<http://tun.fi/MX.228991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cixidia lapponica" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.228989> ;
    skos:hiddenLabel "Cixidia lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanaarnikaskas"@fi,
        "Cixidia lapponica"@sv .

<http://tun.fi/MX.228994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ommatidiotus dissimilis" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.228993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ommatidiotus dissimilis"@fi,
        "Ommatidiotus dissimilis"@sv .

<http://tun.fi/MX.228995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ommatidiotus inconspicuus" ;
    dwc:scientificNameAuthorship "Stål, 1863" ;
    skos:broader <http://tun.fi/MX.228993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ommatidiotus inconspicuus"@fi,
        "Ommatidiotus inconspicuus"@sv .

<http://tun.fi/MX.228999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadetta montana" ;
    dwc:scientificNameAuthorship "(Scopoli, 1772)" ;
    skos:altLabel "vuorikaskas"@fi ;
    skos:broader <http://tun.fi/MX.228998> ;
    skos:hiddenLabel "Cicadetta montana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorilaulukaskas"@fi,
        "Cicadetta montana"@sv .

<http://tun.fi/MX.229002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphrophora alni" ;
    dwc:scientificNameAuthorship "(Fallén, 1805)" ;
    skos:broader <http://tun.fi/MX.229001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphrophora alni"@fi,
        "Aphrophora alni"@sv .

<http://tun.fi/MX.229003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphrophora pectoralis" ;
    dwc:scientificNameAuthorship "Matsumura, 1903" ;
    skos:broader <http://tun.fi/MX.229001> ;
    skos:hiddenLabel "Aphrophora costalis"@fi,
        "Aphrophora forneri"@fi,
        "Aphrophora salicina"@fi,
        "Aphrophora costalis"@sv,
        "Aphrophora forneri"@sv,
        "Aphrophora salicina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphrophora pectoralis"@fi,
        "Aphrophora pectoralis"@sv .

<http://tun.fi/MX.229007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphrophora salicina" ;
    dwc:scientificNameAuthorship "(Goeze, 1778)" ;
    skos:broader <http://tun.fi/MX.229001> ;
    skos:hiddenLabel "Aphrophora salicina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halavansylkikaskas"@fi,
        "Aphrophora salicina"@sv .

<http://tun.fi/MX.229009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepyronia coleoptrata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229008> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepyronia coleoptrata"@fi,
        "Lepyronia coleoptrata"@sv .

<http://tun.fi/MX.229011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neophilaenus exclamationis" ;
    dwc:scientificNameAuthorship "(Thunberg, 1784)" ;
    skos:broader <http://tun.fi/MX.229010> ;
    skos:hiddenLabel "Neophilaenus dilutus"@fi,
        "Neophilaenus dilutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neophilaenus exclamationis"@fi,
        "Neophilaenus exclamationis"@sv .

<http://tun.fi/MX.229013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neophilaenus lineatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229010> ;
    skos:hiddenLabel "Neophilaenus aterrimus"@fi,
        "Neophilaenus pulchellus"@fi,
        "Neophilaenus aterrimus"@sv,
        "Neophilaenus pulchellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neophilaenus lineatus"@fi,
        "Neophilaenus lineatus"@sv .

<http://tun.fi/MX.229016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neophilaenus minor" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.229010> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neophilaenus minor"@fi,
        "Neophilaenus minor"@sv .

<http://tun.fi/MX.229017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neophilaenus pallidus" ;
    dwc:scientificNameAuthorship "Haupt, 1917" ;
    skos:broader <http://tun.fi/MX.229010> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neophilaenus pallidus"@fi,
        "Neophilaenus pallidus"@sv .

<http://tun.fi/MX.229019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peuceptyelus coriaceus" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.229018> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peuceptyelus coriaceus"@fi,
        "Peuceptyelus coriaceus"@sv .

<http://tun.fi/MX.229021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philaenus spumarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229020> ;
    skos:hiddenLabel "Philaenus spumarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sylkikaskas"@fi,
        "Philaenus spumarius"@sv .

<http://tun.fi/MX.229024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centrotus cornutus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centrotus cornutus"@fi,
        "Centrotus cornutus"@sv .

<http://tun.fi/MX.229027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulopa reticulata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ulopa reticulata"@fi,
        "Ulopa reticulata"@sv .

<http://tun.fi/MX.229030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megophthalmus scanicus" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megophthalmus scanicus"@fi,
        "Megophthalmus scanicus"@sv .

<http://tun.fi/MX.229033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncopsis alni" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.229032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oncopsis alni"@fi,
        "Oncopsis alni"@sv .

<http://tun.fi/MX.229034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncopsis appendiculata" ;
    dwc:scientificNameAuthorship "W. Wagner, 1944" ;
    skos:broader <http://tun.fi/MX.229032> ;
    skos:hiddenLabel "Oncopsis appendiculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjunaamiokas"@fi,
        "Oncopsis appendiculata"@sv .

<http://tun.fi/MX.229035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncopsis avellanae" ;
    dwc:scientificNameAuthorship "Edwards, 1920" ;
    skos:broader <http://tun.fi/MX.229032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oncopsis avellanae"@fi,
        "Oncopsis avellanae"@sv .

<http://tun.fi/MX.229036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncopsis flavicollis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.229032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oncopsis flavicollis"@fi,
        "Oncopsis flavicollis"@sv .

<http://tun.fi/MX.229037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncopsis planiscuta" ;
    dwc:scientificNameAuthorship "(Thomson, 1870)" ;
    skos:broader <http://tun.fi/MX.229032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oncopsis planiscuta"@fi,
        "Oncopsis planiscuta"@sv .

<http://tun.fi/MX.229038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncopsis subangulata" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.229032> ;
    skos:hiddenLabel "Oncopsis fortior"@fi,
        "Oncopsis fortior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oncopsis subangulata"@fi,
        "Oncopsis subangulata"@sv .

<http://tun.fi/MX.229040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncopsis tristis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.229032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oncopsis tristis"@fi,
        "Oncopsis tristis"@sv .

<http://tun.fi/MX.229042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediopsis tiliae" ;
    dwc:scientificNameAuthorship "(Germar, 1831)" ;
    skos:broader <http://tun.fi/MX.229041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediopsis tiliae"@fi,
        "Pediopsis tiliae"@sv .

<http://tun.fi/MX.229044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropsis cerea" ;
    dwc:scientificNameAuthorship "(Germar, 1837)" ;
    skos:broader <http://tun.fi/MX.229043> ;
    skos:hiddenLabel "Macropsis haupti"@fi,
        "Macropsis haupti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macropsis cerea"@fi,
        "Macropsis cerea"@sv .

<http://tun.fi/MX.229046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropsis flavida" ;
    dwc:scientificNameAuthorship "Vilbaste, 1980" ;
    skos:broader <http://tun.fi/MX.229043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macropsis flavida"@fi,
        "Macropsis flavida"@sv .

<http://tun.fi/MX.229047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropsis fuscinervis" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.229043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macropsis fuscinervis"@fi,
        "Macropsis fuscinervis"@sv .

<http://tun.fi/MX.229048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropsis fuscula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.229043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macropsis fuscula"@fi,
        "Macropsis fuscula"@sv .

<http://tun.fi/MX.229049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropsis gravesteini" ;
    dwc:scientificNameAuthorship "W. Wagner, 1953" ;
    skos:broader <http://tun.fi/MX.229043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macropsis gravesteini"@fi,
        "Macropsis gravesteini"@sv .

<http://tun.fi/MX.229050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropsis impura" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.229043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macropsis impura"@fi,
        "Macropsis impura"@sv .

<http://tun.fi/MX.229051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropsis infuscata" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.229043> ;
    skos:hiddenLabel "Macropsis cerea"@fi,
        "Macropsis cerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macropsis infuscata"@fi,
        "Macropsis infuscata"@sv .

<http://tun.fi/MX.229053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropsis notata" ;
    dwc:scientificNameAuthorship "(Prohaska, 1923)" ;
    skos:broader <http://tun.fi/MX.229043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macropsis notata"@fi,
        "Macropsis notata"@sv .

<http://tun.fi/MX.229054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropsis ocellata" ;
    dwc:scientificNameAuthorship "Provancher, 1872" ;
    skos:broader <http://tun.fi/MX.229043> ;
    skos:hiddenLabel "Macropsis albae"@fi,
        "Macropsis albae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macropsis ocellata"@fi,
        "Macropsis ocellata"@sv .

<http://tun.fi/MX.229056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropsis remanei" ;
    dwc:scientificNameAuthorship "Nickel, 1999" ;
    skos:broader <http://tun.fi/MX.229043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macropsis remanei"@fi,
        "Macropsis remanei"@sv .

<http://tun.fi/MX.229057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropsis scutellata" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.229043> ;
    skos:hiddenLabel "Macropsis scutellata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkosnaamiokas"@fi,
        "Macropsis scutellata"@sv .

<http://tun.fi/MX.229059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropsidius sahlbergi" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229058> ;
    skos:hiddenLabel "Macropsidius sahlbergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marunanaamiokas"@fi,
        "Macropsidius sahlbergi"@sv .

<http://tun.fi/MX.229061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hephathus achilleae" ;
    dwc:scientificNameAuthorship "Mityaev, 1967" ;
    skos:altLabel "idänketokaskas"@fi ;
    skos:broader <http://tun.fi/MX.229060> ;
    skos:hiddenLabel "Hephathus achilleae"@fi,
        "Hephathus nanus"@fi,
        "Hephathus nanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palonaamiokas"@fi,
        "Hephathus achilleae"@sv .

<http://tun.fi/MX.229065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agallia brachyptera" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.229064> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agallia brachyptera"@fi,
        "Agallia brachyptera"@sv .

<http://tun.fi/MX.229067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaceratagallia estonica" ;
    dwc:scientificNameAuthorship "Vilbaste, 1961" ;
    skos:altLabel "alvarikaskas"@fi ;
    skos:broader <http://tun.fi/MX.229066> ;
    skos:hiddenLabel "Anaceratagallia estonica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenpehkupää"@fi,
        "Anaceratagallia estonica"@sv .

<http://tun.fi/MX.229068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaceratagallia lithuanica" ;
    dwc:scientificNameAuthorship "Vilbaste, 1974" ;
    skos:broader <http://tun.fi/MX.229066> ;
    skos:hiddenLabel "Anaceratagallia lithuanica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpehkupää"@fi,
        "Anaceratagallia lithuanica"@sv .

<http://tun.fi/MX.229069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaceratagallia ribauti" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1938" ;
    skos:broader <http://tun.fi/MX.229066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaceratagallia ribauti"@fi,
        "Anaceratagallia ribauti"@sv .

<http://tun.fi/MX.229070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaceratagallia venosa" ;
    dwc:scientificNameAuthorship "(Fourcroy, 1785)" ;
    skos:broader <http://tun.fi/MX.229066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaceratagallia venosa"@fi,
        "Anaceratagallia venosa"@sv .

<http://tun.fi/MX.229073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiocerus herrichii" ;
    dwc:scientificNameAuthorship "Kirschbaum, 1868" ;
    skos:broader <http://tun.fi/MX.229072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiocerus herrichii"@fi,
        "Idiocerus herrichii"@sv .

<http://tun.fi/MX.229074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiocerus lituratus" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiocerus lituratus"@fi,
        "Idiocerus lituratus"@sv .

<http://tun.fi/MX.229075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiocerus stigmaticalis" ;
    dwc:scientificNameAuthorship "Lewis, 1834" ;
    skos:broader <http://tun.fi/MX.229072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiocerus stigmaticalis"@fi,
        "Idiocerus stigmaticalis"@sv .

<http://tun.fi/MX.229077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acericerus heydenii" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.229076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acericerus heydenii"@fi,
        "Acericerus heydenii"@sv .

<http://tun.fi/MX.229079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metidiocerus crassipes" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.229078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metidiocerus crassipes"@fi,
        "Metidiocerus crassipes"@sv .

<http://tun.fi/MX.229080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metidiocerus elegans" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metidiocerus elegans"@fi,
        "Metidiocerus elegans"@sv .

<http://tun.fi/MX.229082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Populicerus albicans" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.229081> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Populicerus albicans"@fi,
        "Populicerus albicans"@sv .

<http://tun.fi/MX.229083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Populicerus confusus" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229081> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Populicerus confusus"@fi,
        "Populicerus confusus"@sv .

<http://tun.fi/MX.229084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Populicerus laminatus" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229081> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Populicerus laminatus"@fi,
        "Populicerus laminatus"@sv .

<http://tun.fi/MX.229085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Populicerus nitidissimus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1835)" ;
    skos:broader <http://tun.fi/MX.229081> ;
    skos:hiddenLabel "Populicerus fulgidus"@fi,
        "Populicerus fulgidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Populicerus nitidissimus"@fi,
        "Populicerus nitidissimus"@sv .

<http://tun.fi/MX.229087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Populicerus populi" ;
    dwc:scientificNameAuthorship "(linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.229081> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Populicerus populi"@fi,
        "Populicerus populi"@sv .

<http://tun.fi/MX.229089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremulicerus distinguendus" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.229088> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tremulicerus distinguendus"@fi,
        "Tremulicerus distinguendus"@sv .

<http://tun.fi/MX.229090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremulicerus tremulae" ;
    dwc:scientificNameAuthorship "(Estlund, 1796)" ;
    skos:broader <http://tun.fi/MX.229088> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tremulicerus tremulae"@fi,
        "Tremulicerus tremulae"@sv .

<http://tun.fi/MX.229092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenidiocerus poecilus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1835)" ;
    skos:broader <http://tun.fi/MX.229091> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenidiocerus poecilus"@fi,
        "Stenidiocerus poecilus"@sv .

<http://tun.fi/MX.229094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sahlbergotettix salicicola" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sahlbergotettix salicicola"@fi,
        "Sahlbergotettix salicicola"@sv .

<http://tun.fi/MX.229097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iassus lanio" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.229096> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iassus lanio"@fi,
        "Iassus lanio"@sv .

<http://tun.fi/MX.229099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batracomorphus allionii" ;
    dwc:scientificNameAuthorship "(Turton, 1802)" ;
    skos:broader <http://tun.fi/MX.229098> ;
    skos:hiddenLabel "Batracomorphus prasina"@fi,
        "Batracomorphus prasina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Batracomorphus allionii"@fi,
        "Batracomorphus allionii"@sv .

<http://tun.fi/MX.229103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelix cuspidata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.229102> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelix cuspidata"@fi,
        "Eupelix cuspidata"@sv .

<http://tun.fi/MX.229106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphrodes bicincta" ;
    dwc:scientificNameAuthorship "(Schrank, 1776) sensu Tishechkin 1999" ;
    skos:broader <http://tun.fi/MX.229105> ;
    skos:hiddenLabel "Aphrodes makarovi"@fi,
        "Aphrodes makarovi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphrodes bicincta"@fi,
        "Aphrodes bicincta"@sv .

<http://tun.fi/MX.229108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphrodes diminuta" ;
    dwc:scientificNameAuthorship "Ribaut, 1952 sensu Tischechkin 1999" ;
    skos:broader <http://tun.fi/MX.229105> ;
    skos:hiddenLabel "Aphrodes bicincta diminuta"@fi,
        "Aphrodes centrorossica"@fi,
        "Aphrodes bicincta diminuta"@sv,
        "Aphrodes centrorossica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphrodes diminuta"@fi,
        "Aphrodes diminuta"@sv .

<http://tun.fi/MX.229111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphrodes makarovi" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1948" ;
    skos:broader <http://tun.fi/MX.229105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphrodes makarovi"@fi,
        "Aphrodes makarovi"@sv .

<http://tun.fi/MX.229113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Planaphrodes bifasciata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229112> ;
    skos:hiddenLabel "Planaphrodes trifasciata"@fi,
        "Planaphrodes trifasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Planaphrodes bifasciata"@fi,
        "Planaphrodes bifasciata"@sv .

<http://tun.fi/MX.229115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Planaphrodes laeva" ;
    dwc:scientificNameAuthorship "(Rey, 1891)" ;
    skos:broader <http://tun.fi/MX.229112> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Planaphrodes laeva"@fi,
        "Planaphrodes laeva"@sv .

<http://tun.fi/MX.229116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Planaphrodes nigrita" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.229112> ;
    skos:hiddenLabel "Planaphrodes nigrita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkovyökaskas"@fi,
        "Planaphrodes nigrita"@sv .

<http://tun.fi/MX.229118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoscopus albifrons" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoscopus albifrons"@fi,
        "Anoscopus albifrons"@sv .

<http://tun.fi/MX.229119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoscopus histrionicus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoscopus histrionicus"@fi,
        "Anoscopus histrionicus"@sv .

<http://tun.fi/MX.229120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoscopus flavostriatus" ;
    dwc:scientificNameAuthorship "(Donovan, 1799)" ;
    skos:broader <http://tun.fi/MX.229117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoscopus flavostriatus"@fi,
        "Anoscopus flavostriatus"@sv .

<http://tun.fi/MX.229122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stroggylocephalus agrestis" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229121> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stroggylocephalus agrestis"@fi,
        "Stroggylocephalus agrestis"@sv .

<http://tun.fi/MX.229123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stroggylocephalus livens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.229121> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stroggylocephalus livens"@fi,
        "Stroggylocephalus livens"@sv .

<http://tun.fi/MX.229126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evacanthus acuminatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Evacanthus acuminatus"@fi,
        "Evacanthus acuminatus"@sv .

<http://tun.fi/MX.229127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evacanthus interruptus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Evacanthus interruptus"@fi,
        "Evacanthus interruptus"@sv .

<http://tun.fi/MX.229129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathysmatophorus reuteri" ;
    dwc:scientificNameAuthorship "J. Sahlberg, 1871" ;
    skos:broader <http://tun.fi/MX.229128> ;
    skos:hiddenLabel "Bathysmatophorus reuteri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokaunokas"@fi,
        "Bathysmatophorus reuteri"@sv .

<http://tun.fi/MX.229131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadella lasiocarpae" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1981" ;
    skos:broader <http://tun.fi/MX.229130> ;
    skos:hiddenLabel "Cicadella lasiocarpae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakaunokas"@fi,
        "Cicadella lasiocarpae"@sv .

<http://tun.fi/MX.229132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadella viridis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicadella viridis"@fi,
        "Cicadella viridis"@sv .

<http://tun.fi/MX.229135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alebra albostriella" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.229134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alebra albostriella"@fi,
        "Alebra albostriella"@sv .

<http://tun.fi/MX.229136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alebra neglecta" ;
    dwc:scientificNameAuthorship "W. Wagner, 1940" ;
    skos:broader <http://tun.fi/MX.229134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alebra neglecta"@fi,
        "Alebra neglecta"@sv .

<http://tun.fi/MX.229137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alebra wahlbergi" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.229134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alebra wahlbergi"@fi,
        "Alebra wahlbergi"@sv .

<http://tun.fi/MX.229140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythria aureola" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.229139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erythria aureola"@fi,
        "Erythria aureola"@sv .

<http://tun.fi/MX.229142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Emelyanoviana mollicula" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.229141> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Emelyanoviana mollicula"@fi,
        "Emelyanoviana mollicula"@sv .

<http://tun.fi/MX.229144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dikraneura aridella" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.229143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dikraneura aridella"@fi,
        "Dikraneura aridella"@sv .

<http://tun.fi/MX.229145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dikraneura variata" ;
    dwc:scientificNameAuthorship "Hardy, 1850" ;
    skos:broader <http://tun.fi/MX.229143> ;
    skos:hiddenLabel "Dikraneura variata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röllikeijukas"@fi,
        "Dikraneura variata"@sv .

<http://tun.fi/MX.229147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micantulina micantula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.229146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micantulina micantula"@fi,
        "Micantulina micantula"@sv .

<http://tun.fi/MX.229148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micantulina pseudomicantula" ;
    dwc:scientificNameAuthorship "(Knight, 1966)" ;
    skos:broader <http://tun.fi/MX.229146> ;
    skos:hiddenLabel "Micantulina pseudomicantula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "angervotäpläkeijukas"@fi,
        "Micantulina pseudomicantula"@sv .

<http://tun.fi/MX.229150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wagneriala minima" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.229149> ;
    skos:hiddenLabel "Wagneriala minima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähkäkeijukas"@fi,
        "Wagneriala minima"@sv .

<http://tun.fi/MX.229152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipata citrinella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.229151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipata citrinella"@fi,
        "Forcipata citrinella"@sv .

<http://tun.fi/MX.229153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipata forcipata" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipata forcipata"@fi,
        "Forcipata forcipata"@sv .

<http://tun.fi/MX.229155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notus flavipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.229154> ;
    skos:hiddenLabel "Notus marginalis"@fi,
        "Notus marginalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notus flavipennis"@fi,
        "Notus flavipennis"@sv .

<http://tun.fi/MX.229158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empoasca apicalis" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empoasca apicalis"@fi,
        "Empoasca apicalis"@sv .

<http://tun.fi/MX.229159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empoasca kontkaneni" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1949)" ;
    skos:broader <http://tun.fi/MX.229157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empoasca kontkaneni"@fi,
        "Empoasca kontkaneni"@sv .

<http://tun.fi/MX.229160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empoasca ossiannilssoni" ;
    dwc:scientificNameAuthorship "(Nuorteva, 1948)" ;
    skos:broader <http://tun.fi/MX.229157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empoasca ossiannilssoni"@fi,
        "Empoasca ossiannilssoni"@sv .

<http://tun.fi/MX.229161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empoasca pteridis" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1850)" ;
    skos:broader <http://tun.fi/MX.229157> ;
    skos:hiddenLabel "Empoasca solani"@fi,
        "Empoasca solani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empoasca pteridis"@fi,
        "Empoasca pteridis"@sv .

<http://tun.fi/MX.229163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empoasca vitis" ;
    dwc:scientificNameAuthorship "(Göthe, 1875)" ;
    skos:broader <http://tun.fi/MX.229157> ;
    skos:hiddenLabel "Empoasca flavescens"@fi,
        "Empoasca flavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empoasca vitis"@fi,
        "Empoasca vitis"@sv .

<http://tun.fi/MX.229166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kybos abstrusus" ;
    dwc:scientificNameAuthorship "Linnavuori, 1949" ;
    skos:broader <http://tun.fi/MX.229165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kybos abstrusus"@fi,
        "Kybos abstrusus"@sv .

<http://tun.fi/MX.229167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kybos butleri" ;
    dwc:scientificNameAuthorship "Edwards, 1908" ;
    skos:broader <http://tun.fi/MX.229165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kybos butleri"@fi,
        "Kybos butleri"@sv .

<http://tun.fi/MX.229168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kybos lindbergi" ;
    dwc:scientificNameAuthorship "Linnavuori, 1951" ;
    skos:broader <http://tun.fi/MX.229165> ;
    skos:hiddenLabel "Kybos betulicola"@fi,
        "Kybos betulicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kybos lindbergi"@fi,
        "Kybos lindbergi"@sv .

<http://tun.fi/MX.229170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kybos mucronatus" ;
    dwc:scientificNameAuthorship "(Ribaut, 1933)" ;
    skos:broader <http://tun.fi/MX.229165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kybos mucronatus"@fi,
        "Kybos mucronatus"@sv .

<http://tun.fi/MX.229171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kybos populi" ;
    dwc:scientificNameAuthorship "Edwards, 1908" ;
    skos:broader <http://tun.fi/MX.229165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kybos populi"@fi,
        "Kybos populi"@sv .

<http://tun.fi/MX.229172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kybos rufescens" ;
    dwc:scientificNameAuthorship "(Melichar, 1896)" ;
    skos:broader <http://tun.fi/MX.229165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kybos rufescens"@fi,
        "Kybos rufescens"@sv .

<http://tun.fi/MX.229173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kybos smaragdula" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kybos smaragdula"@fi,
        "Kybos smaragdula"@sv .

<http://tun.fi/MX.229174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kybos sordidulus" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1941" ;
    skos:broader <http://tun.fi/MX.229165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kybos sordidulus"@fi,
        "Kybos sordidulus"@sv .

<http://tun.fi/MX.229175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kybos strigilifer" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1941" ;
    skos:broader <http://tun.fi/MX.229165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kybos strigilifer"@fi,
        "Kybos strigilifer"@sv .

<http://tun.fi/MX.229176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kybos virgator" ;
    dwc:scientificNameAuthorship "Ribaut, 1932" ;
    skos:broader <http://tun.fi/MX.229165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kybos virgator"@fi,
        "Kybos virgator"@sv .

<http://tun.fi/MX.229177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kybos volgensis" ;
    dwc:scientificNameAuthorship "(Vilbaste, 1961)" ;
    skos:broader <http://tun.fi/MX.229165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kybos volgensis"@fi,
        "Kybos volgensis"@sv .

<http://tun.fi/MX.229179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kyboasca bipunctata" ;
    dwc:scientificNameAuthorship "(Oshanin, 1871)" ;
    skos:broader <http://tun.fi/MX.229178> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kyboasca bipunctata"@fi,
        "Kyboasca bipunctata"@sv .

<http://tun.fi/MX.229182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorita paolii" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1939" ;
    skos:broader <http://tun.fi/MX.229180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorita paolii"@fi,
        "Chlorita paolii"@sv .

<http://tun.fi/MX.229183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorita viridula" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorita viridula"@fi,
        "Chlorita viridula"@sv .

<http://tun.fi/MX.229185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorita dumosa" ;
    dwc:scientificNameAuthorship "Ribaut, 1933" ;
    skos:broader <http://tun.fi/MX.229180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorita dumosa"@fi,
        "Chlorita dumosa"@sv .

<http://tun.fi/MX.229188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fagocyba cruenta" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1838)" ;
    skos:broader <http://tun.fi/MX.229186> ;
    skos:hiddenLabel "Fagocyba douglasi"@fi,
        "Fagocyba douglasi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fagocyba cruenta"@fi,
        "Fagocyba cruenta"@sv .

<http://tun.fi/MX.229191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fagocyba carri" ;
    dwc:scientificNameAuthorship "(Edwards, 1914)" ;
    skos:broader <http://tun.fi/MX.229186> ;
    skos:hiddenLabel "Fagocyba carri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaistinkeli"@fi,
        "Fagocyba carri"@sv .

<http://tun.fi/MX.229193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana alnicola" ;
    dwc:scientificNameAuthorship "(Edwards, 1924)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana alnicola"@fi,
        "Edwardsiana alnicola"@sv .

<http://tun.fi/MX.229194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana ampliata" ;
    dwc:scientificNameAuthorship "(W. Wagner, 1935)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana ampliata"@fi,
        "Edwardsiana ampliata"@sv .

<http://tun.fi/MX.229195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana avellanae" ;
    dwc:scientificNameAuthorship "(Edwards, 1888)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:hiddenLabel "Edwardsiana staminata"@fi,
        "Edwardsiana staminata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana avellanae"@fi,
        "Edwardsiana avellanae"@sv .

<http://tun.fi/MX.229197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana bergmani" ;
    dwc:scientificNameAuthorship "(Tullgren, 1916)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana bergmani"@fi,
        "Edwardsiana bergmani"@sv .

<http://tun.fi/MX.229198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana candidula" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana candidula"@fi,
        "Edwardsiana candidula"@sv .

<http://tun.fi/MX.229199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana crataegi" ;
    dwc:scientificNameAuthorship "(Douglas, 1876)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:hiddenLabel "Edwardsiana australis"@fi,
        "Edwardsiana australis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana crataegi"@fi,
        "Edwardsiana crataegi"@sv .

<http://tun.fi/MX.229201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana frustrator" ;
    dwc:scientificNameAuthorship "(Edwards, 1908)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana frustrator"@fi,
        "Edwardsiana frustrator"@sv .

<http://tun.fi/MX.229202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana geometrica" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana geometrica"@fi,
        "Edwardsiana geometrica"@sv .

<http://tun.fi/MX.229203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana gratiosa" ;
    dwc:scientificNameAuthorship "(Boheman, 1852)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:hiddenLabel "Edwardsiana gratiosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merkkitinkeli"@fi,
        "Edwardsiana gratiosa"@sv .

<http://tun.fi/MX.229204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana ishidai" ;
    dwc:scientificNameAuthorship "(Matsumura, 1932)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:hiddenLabel "Edwardsiana lanternae"@fi,
        "Edwardsiana lanternae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana ishidai"@fi,
        "Edwardsiana ishidai"@sv .

<http://tun.fi/MX.229206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana lanternae" ;
    dwc:scientificNameAuthorship "(W. Wagner, 1937)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana lanternae"@fi,
        "Edwardsiana lanternae"@sv .

<http://tun.fi/MX.229207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana lethierryi" ;
    dwc:scientificNameAuthorship "(Edwards, 1881)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana lethierryi"@fi,
        "Edwardsiana lethierryi"@sv .

<http://tun.fi/MX.229208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana menzbieri" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1948" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana menzbieri"@fi,
        "Edwardsiana menzbieri"@sv .

<http://tun.fi/MX.229209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana plebeja" ;
    dwc:scientificNameAuthorship "(Edwards, 1914)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:hiddenLabel "Edwardsiana plebeja"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistotinkeli"@fi,
        "Edwardsiana plebeja"@sv .

<http://tun.fi/MX.229210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana plurispinosa" ;
    dwc:scientificNameAuthorship "(W. Wagner, 1935)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:hiddenLabel "Edwardsiana hippocastani"@fi,
        "Edwardsiana hippocastani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana plurispinosa"@fi,
        "Edwardsiana plurispinosa"@sv .

<http://tun.fi/MX.229212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana prunicola" ;
    dwc:scientificNameAuthorship "(Edwards, 1914)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:hiddenLabel "Edwardsiana barbata"@fi,
        "Edwardsiana barbata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana prunicola"@fi,
        "Edwardsiana prunicola"@sv .

<http://tun.fi/MX.229214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana rosae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana rosae"@fi,
        "Edwardsiana rosae"@sv .

<http://tun.fi/MX.229215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana salicicola" ;
    dwc:scientificNameAuthorship "(Edwards, 1885)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana salicicola"@fi,
        "Edwardsiana salicicola"@sv .

<http://tun.fi/MX.229216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana sociabilis" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1936)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana sociabilis"@fi,
        "Edwardsiana sociabilis"@sv .

<http://tun.fi/MX.229217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana soror" ;
    dwc:scientificNameAuthorship "(Linnavuori, 1950)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana soror"@fi,
        "Edwardsiana soror"@sv .

<http://tun.fi/MX.229218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana stehliki" ;
    dwc:scientificNameAuthorship "Lauterer, 1958" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:hiddenLabel "Edwardsiana stehliki"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtotinkeli"@fi,
        "Edwardsiana stehliki"@sv .

<http://tun.fi/MX.229219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana tersa" ;
    dwc:scientificNameAuthorship "(Edwards, 1914)" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana tersa"@fi,
        "Edwardsiana tersa"@sv .

<http://tun.fi/MX.229220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana ulmiphagus" ;
    dwc:scientificNameAuthorship "Wilson & Claridge, 1999" ;
    skos:broader <http://tun.fi/MX.229192> ;
    skos:hiddenLabel "Edwardsiana hippocastani"@fi,
        "Edwardsiana hippocastani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Edwardsiana ulmiphagus"@fi,
        "Edwardsiana ulmiphagus"@sv .

<http://tun.fi/MX.229223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupterycyba jucunda" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1837)" ;
    skos:broader <http://tun.fi/MX.229222> ;
    skos:hiddenLabel "Eupterycyba jucunda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjotinkeli"@fi,
        "Eupterycyba jucunda"@sv .

<http://tun.fi/MX.229225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linnavuoriana decempunctata" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229224> ;
    skos:hiddenLabel "Linnavuoriana decemguttata"@fi,
        "Linnavuoriana decemguttata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linnavuoriana decempunctata"@fi,
        "Linnavuoriana decempunctata"@sv .

<http://tun.fi/MX.229227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linnavuoriana intercedens" ;
    dwc:scientificNameAuthorship "(Linnavuori, 1949)" ;
    skos:broader <http://tun.fi/MX.229224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linnavuoriana intercedens"@fi,
        "Linnavuoriana intercedens"@sv .

<http://tun.fi/MX.229228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linnavuoriana sexmaculata" ;
    dwc:scientificNameAuthorship "(Hardy, 1850)" ;
    skos:broader <http://tun.fi/MX.229224> ;
    skos:hiddenLabel "Linnavuoriana sexpunctata"@fi,
        "Linnavuoriana sexpunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linnavuoriana sexmaculata"@fi,
        "Linnavuoriana sexmaculata"@sv .

<http://tun.fi/MX.229231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ribautiana ulmi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ribautiana ulmi"@fi,
        "Ribautiana ulmi"@sv .

<http://tun.fi/MX.229233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhlocyba quercus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.229232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhlocyba quercus"@fi,
        "Typhlocyba quercus"@sv .

<http://tun.fi/MX.229235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zonocyba bifasciata" ;
    dwc:scientificNameAuthorship "(Boheman, 1851)" ;
    skos:broader <http://tun.fi/MX.229234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zonocyba bifasciata"@fi,
        "Zonocyba bifasciata"@sv .

<http://tun.fi/MX.229237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurhadina concinna" ;
    dwc:scientificNameAuthorship "(Germar, 1831)" ;
    skos:broader <http://tun.fi/MX.229236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurhadina concinna"@fi,
        "Eurhadina concinna"@sv .

<http://tun.fi/MX.229238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurhadina kirschbaumi" ;
    dwc:scientificNameAuthorship "W. Wagner, 1937" ;
    skos:broader <http://tun.fi/MX.229236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurhadina kirschbaumi"@fi,
        "Eurhadina kirschbaumi"@sv .

<http://tun.fi/MX.229239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurhadina pulchella" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurhadina pulchella"@fi,
        "Eurhadina pulchella"@sv .

<http://tun.fi/MX.229240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurhadina ribauti" ;
    dwc:scientificNameAuthorship "W. Wagner, 1935" ;
    skos:broader <http://tun.fi/MX.229236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurhadina ribauti"@fi,
        "Eurhadina ribauti"@sv .

<http://tun.fi/MX.229242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupteryx atropunctata" ;
    dwc:scientificNameAuthorship "(Goetze, 1778)" ;
    skos:broader <http://tun.fi/MX.53519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupteryx atropunctata"@fi,
        "Eupteryx atropunctata"@sv .

<http://tun.fi/MX.229243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupteryx aurata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupteryx aurata"@fi,
        "Eupteryx aurata"@sv .

<http://tun.fi/MX.229244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupteryx calcarata" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1936" ;
    skos:broader <http://tun.fi/MX.53519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupteryx calcarata"@fi,
        "Eupteryx calcarata"@sv .

<http://tun.fi/MX.229245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupteryx collina" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.53519> ;
    skos:hiddenLabel "Eupteryx alticola"@fi,
        "Eupteryx collina"@fi,
        "Eupteryx melissae"@fi,
        "Eupteryx alticola"@sv,
        "Eupteryx melissae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käenminttutinkeli"@fi,
        "Eupteryx collina"@sv .

<http://tun.fi/MX.229248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupteryx cyclops" ;
    dwc:scientificNameAuthorship "Matsumura, 1906" ;
    skos:broader <http://tun.fi/MX.53519> ;
    skos:hiddenLabel "Eupteryx urticae"@fi,
        "Eupteryx urticae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupteryx cyclops"@fi,
        "Eupteryx cyclops"@sv .

<http://tun.fi/MX.229251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupteryx notata" ;
    dwc:scientificNameAuthorship "Curtis, 1837" ;
    skos:broader <http://tun.fi/MX.53519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupteryx notata"@fi,
        "Eupteryx notata"@sv .

<http://tun.fi/MX.229252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupteryx origani" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1948" ;
    skos:broader <http://tun.fi/MX.53519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupteryx origani"@fi,
        "Eupteryx origani"@sv .

<http://tun.fi/MX.229253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupteryx signatipennis" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.53519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupteryx signatipennis"@fi,
        "Eupteryx signatipennis"@sv .

<http://tun.fi/MX.229254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupteryx tenella" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.53519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupteryx tenella"@fi,
        "Eupteryx tenella"@sv .

<http://tun.fi/MX.229255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupteryx stachydearum" ;
    dwc:scientificNameAuthorship "(Hardy, 1850)" ;
    skos:broader <http://tun.fi/MX.53519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupteryx stachydearum"@fi,
        "Eupteryx stachydearum"@sv .

<http://tun.fi/MX.229256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupteryx urticae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1803)" ;
    skos:broader <http://tun.fi/MX.53519> ;
    skos:hiddenLabel "Eupteryx urticae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennartinkeli"@fi,
        "Eupteryx urticae"@sv .

<http://tun.fi/MX.229257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupteryx vittata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupteryx vittata"@fi,
        "Eupteryx vittata"@sv .

<http://tun.fi/MX.229259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wagneripteryx germari" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.229258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wagneripteryx germari"@fi,
        "Wagneripteryx germari"@sv .

<http://tun.fi/MX.229261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aguriahana pictilis" ;
    dwc:scientificNameAuthorship "(Stål, 1853)" ;
    skos:broader <http://tun.fi/MX.229260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aguriahana pictilis"@fi,
        "Aguriahana pictilis"@sv .

<http://tun.fi/MX.229262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aguriahana stellulata" ;
    dwc:scientificNameAuthorship "(Burmeister, 1841)" ;
    skos:broader <http://tun.fi/MX.229260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aguriahana stellulata"@fi,
        "Aguriahana stellulata"@sv .

<http://tun.fi/MX.229265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alnetoidia alneti" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1850)" ;
    skos:broader <http://tun.fi/MX.229264> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alnetoidia alneti"@fi,
        "Alnetoidia alneti"@sv .

<http://tun.fi/MX.229267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hauptidia distinguenda" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.229266> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hauptidia distinguenda"@fi,
        "Hauptidia distinguenda"@sv .

<http://tun.fi/MX.229269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zyginidia pullula" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.229268> ;
    skos:hiddenLabel "Zyginidia scutellaris"@fi,
        "Zyginidia scutellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zyginidia pullula"@fi,
        "Zyginidia pullula"@sv .

<http://tun.fi/MX.229273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygina angusta" ;
    dwc:scientificNameAuthorship "Lethierry, 1874" ;
    skos:broader <http://tun.fi/MX.229271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygina angusta"@fi,
        "Zygina angusta"@sv .

<http://tun.fi/MX.229274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygina flammigera" ;
    dwc:scientificNameAuthorship "(Fourcroy, 1785)" ;
    skos:broader <http://tun.fi/MX.229271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygina flammigera"@fi,
        "Zygina flammigera"@sv .

<http://tun.fi/MX.229275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygina nigritarsis" ;
    dwc:scientificNameAuthorship "Remane, 1959" ;
    skos:broader <http://tun.fi/MX.229271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygina nigritarsis"@fi,
        "Zygina nigritarsis"@sv .

<http://tun.fi/MX.229276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygina ordinaria" ;
    dwc:scientificNameAuthorship "(Ribaut, 1936)" ;
    skos:broader <http://tun.fi/MX.229271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygina ordinaria"@fi,
        "Zygina ordinaria"@sv .

<http://tun.fi/MX.229277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygina rosea" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygina rosea"@fi,
        "Zygina rosea"@sv .

<http://tun.fi/MX.229278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygina rosincola" ;
    dwc:scientificNameAuthorship "(Cerutti, 1939)" ;
    skos:broader <http://tun.fi/MX.229271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygina rosincola"@fi,
        "Zygina rosincola"@sv .

<http://tun.fi/MX.229279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygina rubrovittata" ;
    dwc:scientificNameAuthorship "(Lethierry, 1869)" ;
    skos:broader <http://tun.fi/MX.229271> ;
    skos:hiddenLabel "Zygina ericetorum"@fi,
        "Zygina ericetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygina rubrovittata"@fi,
        "Zygina rubrovittata"@sv .

<http://tun.fi/MX.229281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygina schneideri" ;
    dwc:scientificNameAuthorship "(Günthart, 1974)" ;
    skos:broader <http://tun.fi/MX.229271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygina schneideri"@fi,
        "Zygina schneideri"@sv .

<http://tun.fi/MX.229282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygina suavis" ;
    dwc:scientificNameAuthorship "(Rey, 1891)" ;
    skos:broader <http://tun.fi/MX.229271> ;
    skos:hiddenLabel "Zygina rhamnicola"@fi,
        "Zygina rhamnicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygina suavis"@fi,
        "Zygina suavis"@sv .

<http://tun.fi/MX.229284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygina tiliae" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygina tiliae"@fi,
        "Zygina tiliae"@sv .

<http://tun.fi/MX.229286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygina hyperici" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1836)" ;
    skos:broader <http://tun.fi/MX.229271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygina hyperici"@fi,
        "Zygina hyperici"@sv .

<http://tun.fi/MX.229288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arboridia parvula" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.229287> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arboridia parvula"@fi,
        "Arboridia parvula"@sv .

<http://tun.fi/MX.229292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grypotes puncticollis" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1834)" ;
    skos:broader <http://tun.fi/MX.229291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Grypotes puncticollis"@fi,
        "Grypotes puncticollis"@sv .

<http://tun.fi/MX.229295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Circulifer haematoceps" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1855" ;
    skos:broader <http://tun.fi/MX.229294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Circulifer haematoceps"@fi,
        "Circulifer haematoceps"@sv .

<http://tun.fi/MX.229297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoaliturus fenestratus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1834)" ;
    skos:broader <http://tun.fi/MX.229296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoaliturus fenestratus"@fi,
        "Neoaliturus fenestratus"@sv .

<http://tun.fi/MX.229300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Balclutha arhenana" ;
    dwc:scientificNameAuthorship "Dlabola, 1967" ;
    skos:broader <http://tun.fi/MX.229299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Balclutha arhenana"@fi,
        "Balclutha arhenana"@sv .

<http://tun.fi/MX.229301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Balclutha boica" ;
    dwc:scientificNameAuthorship "W. Wagner, 1950" ;
    skos:broader <http://tun.fi/MX.229299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Balclutha boica"@fi,
        "Balclutha boica"@sv .

<http://tun.fi/MX.229302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Balclutha calamagrostis" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1961" ;
    skos:broader <http://tun.fi/MX.229299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Balclutha calamagrostis"@fi,
        "Balclutha calamagrostis"@sv .

<http://tun.fi/MX.229303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Balclutha punctata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.229299> ;
    skos:hiddenLabel "Balclutha lineolata"@fi,
        "Balclutha lineolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Balclutha punctata"@fi,
        "Balclutha punctata"@sv .

<http://tun.fi/MX.229305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Balclutha rhenana" ;
    dwc:scientificNameAuthorship "W. Wagner, 1939" ;
    skos:broader <http://tun.fi/MX.229299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Balclutha rhenana"@fi,
        "Balclutha rhenana"@sv .

<http://tun.fi/MX.229307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corycephalus gyllenhalii" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.229306> ;
    skos:hiddenLabel "Corycephalus gyllenhalii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesiponsikas"@fi,
        "Corycephalus gyllenhalii"@sv .

<http://tun.fi/MX.229309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles alpinus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:hiddenLabel "Macrosteles fascifrons"@fi,
        "Macrosteles fascifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles alpinus"@fi,
        "Macrosteles alpinus"@sv .

<http://tun.fi/MX.229311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles cristatus" ;
    dwc:scientificNameAuthorship "(Ribaut, 1927)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles cristatus"@fi,
        "Macrosteles cristatus"@sv .

<http://tun.fi/MX.229312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles empetri" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1935)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles empetri"@fi,
        "Macrosteles empetri"@sv .

<http://tun.fi/MX.229313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles fieberi" ;
    dwc:scientificNameAuthorship "(Edwards, 1889)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles fieberi"@fi,
        "Macrosteles fieberi"@sv .

<http://tun.fi/MX.229314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles frontalis" ;
    dwc:scientificNameAuthorship "(Scott, 1875)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles frontalis"@fi,
        "Macrosteles frontalis"@sv .

<http://tun.fi/MX.229315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles horvathi" ;
    dwc:scientificNameAuthorship "(W. Wagner, 1935)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles horvathi"@fi,
        "Macrosteles horvathi"@sv .

<http://tun.fi/MX.229316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles laevis" ;
    dwc:scientificNameAuthorship "(Ribaut, 1927)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles laevis"@fi,
        "Macrosteles laevis"@sv .

<http://tun.fi/MX.229317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles lividus" ;
    dwc:scientificNameAuthorship "(Edwards, 1894)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles lividus"@fi,
        "Macrosteles lividus"@sv .

<http://tun.fi/MX.229318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles nubilus" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1936)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:hiddenLabel "Macrosteles mannerheimi"@fi,
        "Macrosteles mannerheimi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles nubilus"@fi,
        "Macrosteles nubilus"@sv .

<http://tun.fi/MX.229320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles oshanini" ;
    dwc:scientificNameAuthorship "Razvyazkina, 1957" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles oshanini"@fi,
        "Macrosteles oshanini"@sv .

<http://tun.fi/MX.229321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles ossiannilssoni" ;
    dwc:scientificNameAuthorship "Lindberg, 1953" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles ossiannilssoni"@fi,
        "Macrosteles ossiannilssoni"@sv .

<http://tun.fi/MX.229322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles quadripunctulatus" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles quadripunctulatus"@fi,
        "Macrosteles quadripunctulatus"@sv .

<http://tun.fi/MX.229323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles sardus" ;
    dwc:scientificNameAuthorship "Ribaut, 1948" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles sardus"@fi,
        "Macrosteles sardus"@sv .

<http://tun.fi/MX.229324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles septemnotatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles septemnotatus"@fi,
        "Macrosteles septemnotatus"@sv .

<http://tun.fi/MX.229325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles sexnotatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles sexnotatus"@fi,
        "Macrosteles sexnotatus"@sv .

<http://tun.fi/MX.229326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles sordidipennis" ;
    dwc:scientificNameAuthorship "(Stål, 1858)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:hiddenLabel "Macrosteles sexnotata"@fi,
        "Macrosteles sordidipennis"@fi,
        "Macrosteles sexnotata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolarantaponsikas"@fi,
        "Macrosteles sordidipennis"@sv .

<http://tun.fi/MX.229328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles variatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles variatus"@fi,
        "Macrosteles variatus"@sv .

<http://tun.fi/MX.229329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosteles viridigriseus" ;
    dwc:scientificNameAuthorship "(Edwards, 1924)" ;
    skos:broader <http://tun.fi/MX.229308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosteles viridigriseus"@fi,
        "Macrosteles viridigriseus"@sv .

<http://tun.fi/MX.229331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erotettix cyane" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.229330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erotettix cyane"@fi,
        "Erotettix cyane"@sv .

<http://tun.fi/MX.229333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sonronius dahlbomi" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.229332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sonronius dahlbomi"@fi,
        "Sonronius dahlbomi"@sv .

<http://tun.fi/MX.229334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sonronius binotatus" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.229332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sonronius binotatus"@fi,
        "Sonronius binotatus"@sv .

<http://tun.fi/MX.229335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sonronius anderi" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1948)" ;
    skos:broader <http://tun.fi/MX.229332> ;
    skos:hiddenLabel "Sonronius anderi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhorsmaponsikas"@fi,
        "Sonronius anderi"@sv .

<http://tun.fi/MX.229337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagatus punctifrons" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.229336> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sagatus punctifrons"@fi,
        "Sagatus punctifrons"@sv .

<http://tun.fi/MX.229340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deltocephalus pulicaris" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Deltocephalus pulicaris"@fi,
        "Deltocephalus pulicaris"@sv .

<http://tun.fi/MX.229342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endria nebulosa" ;
    dwc:scientificNameAuthorship "(Ball, 1900)" ;
    skos:broader <http://tun.fi/MX.229341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endria nebulosa"@fi,
        "Endria nebulosa"@sv .

<http://tun.fi/MX.229345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doratura exilis" ;
    dwc:scientificNameAuthorship "(Horváth, 1903)" ;
    skos:broader <http://tun.fi/MX.229344> ;
    skos:hiddenLabel "Doratura exilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdeporaponsikas"@fi,
        "Doratura exilis"@sv .

<http://tun.fi/MX.229346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doratura homophyla" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Doratura homophyla"@fi,
        "Doratura homophyla"@sv .

<http://tun.fi/MX.229347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doratura impudica" ;
    dwc:scientificNameAuthorship "Horváth, 1897" ;
    skos:broader <http://tun.fi/MX.229344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Doratura impudica"@fi,
        "Doratura impudica"@sv .

<http://tun.fi/MX.229348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doratura stylata" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.229344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Doratura stylata"@fi,
        "Doratura stylata"@sv .

<http://tun.fi/MX.229351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platymetopius undatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1773)" ;
    skos:broader <http://tun.fi/MX.229350> ;
    skos:hiddenLabel "Platymetopius henribauti"@fi,
        "Platymetopius henribauti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platymetopius undatus"@fi,
        "Platymetopius undatus"@sv .

<http://tun.fi/MX.229354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiodonus cruentatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1799)" ;
    skos:broader <http://tun.fi/MX.321983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiodonus cruentatus"@fi,
        "Idiodonus cruentatus"@sv .

<http://tun.fi/MX.229356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colladonus torneellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.229355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colladonus torneellus"@fi,
        "Colladonus torneellus"@sv .

<http://tun.fi/MX.229358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprotettix nitidulus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.229357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamprotettix nitidulus"@fi,
        "Lamprotettix nitidulus"@sv .

<http://tun.fi/MX.229360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allygus mixtus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allygus mixtus"@fi,
        "Allygus mixtus"@sv .

<http://tun.fi/MX.229362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allygidius commutatus" ;
    dwc:scientificNameAuthorship "(Fieber, 1872)" ;
    skos:broader <http://tun.fi/MX.229361> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allygidius commutatus"@fi,
        "Allygidius commutatus"@sv .

<http://tun.fi/MX.229364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphocraerus ventralis" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphocraerus ventralis"@fi,
        "Graphocraerus ventralis"@sv .

<http://tun.fi/MX.229366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hardya tenuis" ;
    dwc:scientificNameAuthorship "(Germar, 1821)" ;
    skos:broader <http://tun.fi/MX.229365> ;
    skos:hiddenLabel "Hardya fulvopicta"@fi,
        "Hardya fulvopicta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hardya tenuis"@fi,
        "Hardya tenuis"@sv .

<http://tun.fi/MX.229369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalopyx adumbrata" ;
    dwc:scientificNameAuthorship "(C. R. Sahlberg, 1842)" ;
    skos:broader <http://tun.fi/MX.229368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalopyx adumbrata"@fi,
        "Rhopalopyx adumbrata"@sv .

<http://tun.fi/MX.229370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalopyx preyssleri" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1838)" ;
    skos:broader <http://tun.fi/MX.229368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalopyx preyssleri"@fi,
        "Rhopalopyx preyssleri"@sv .

<http://tun.fi/MX.229371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalopyx vitripennis" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalopyx vitripennis"@fi,
        "Rhopalopyx vitripennis"@sv .

<http://tun.fi/MX.229373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paluda flaveola" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.229372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paluda flaveola"@fi,
        "Paluda flaveola"@sv .

<http://tun.fi/MX.229375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elymana kozhevnikovi" ;
    dwc:scientificNameAuthorship "(Zachvatkin, 1938)" ;
    skos:broader <http://tun.fi/MX.229374> ;
    skos:hiddenLabel "Elymana ikumae"@fi,
        "Elymana ikumae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elymana kozhevnikovi"@fi,
        "Elymana kozhevnikovi"@sv .

<http://tun.fi/MX.229377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elymana sulphurella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.229374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elymana sulphurella"@fi,
        "Elymana sulphurella"@sv .

<http://tun.fi/MX.229380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadula albingensis" ;
    dwc:scientificNameAuthorship "W. Wagner, 1940" ;
    skos:broader <http://tun.fi/MX.229378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicadula albingensis"@fi,
        "Cicadula albingensis"@sv .

<http://tun.fi/MX.229381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadula flori" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.229378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicadula flori"@fi,
        "Cicadula flori"@sv .

<http://tun.fi/MX.229382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadula nigricornis" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.229378> ;
    skos:hiddenLabel "Cicadula nigricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitasaraponsikas"@fi,
        "Cicadula nigricornis"@sv .

<http://tun.fi/MX.229383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadula persimilis" ;
    dwc:scientificNameAuthorship "(Edwards, 1920)" ;
    skos:broader <http://tun.fi/MX.229378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicadula persimilis"@fi,
        "Cicadula persimilis"@sv .

<http://tun.fi/MX.229384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadula quadrinotata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicadula quadrinotata"@fi,
        "Cicadula quadrinotata"@sv .

<http://tun.fi/MX.229385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadula quinquenotata" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.229378> ;
    skos:hiddenLabel "Cicadula ribauti"@fi,
        "Cicadula ribauti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicadula quinquenotata"@fi,
        "Cicadula quinquenotata"@sv .

<http://tun.fi/MX.229387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadula rubroflava" ;
    dwc:scientificNameAuthorship "Linnavuori, 1952" ;
    skos:broader <http://tun.fi/MX.229378> ;
    skos:hiddenLabel "Cicadula ?longiventris"@fi,
        "Cicadula ?longiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicadula rubroflava"@fi,
        "Cicadula rubroflava"@sv .

<http://tun.fi/MX.229389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadula saturata" ;
    dwc:scientificNameAuthorship "(Edwards, 1915)" ;
    skos:broader <http://tun.fi/MX.229378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicadula saturata"@fi,
        "Cicadula saturata"@sv .

<http://tun.fi/MX.229391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadula ciliata" ;
    dwc:scientificNameAuthorship "(Osborne, 1898)" ;
    skos:broader <http://tun.fi/MX.229378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicadula ciliata"@fi,
        "Cicadula ciliata"@sv .

<http://tun.fi/MX.229392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadula intermedia" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.229378> ;
    skos:hiddenLabel "Cicadula lunulifrons"@fi,
        "Cicadula lunulifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicadula intermedia"@fi,
        "Cicadula intermedia"@sv .

<http://tun.fi/MX.229394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadula ornata" ;
    dwc:scientificNameAuthorship "(Melichar, 1900)" ;
    skos:broader <http://tun.fi/MX.229378> ;
    skos:hiddenLabel "Cicadula ossiannilssoni"@fi,
        "Cicadula ossiannilssoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicadula ornata"@fi,
        "Cicadula ornata"@sv .

<http://tun.fi/MX.229397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicadula frontalis" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1835)" ;
    skos:broader <http://tun.fi/MX.229378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicadula frontalis"@fi,
        "Cicadula frontalis"@sv .

<http://tun.fi/MX.229399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Speudotettix subfusculus" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Speudotettix subfusculus"@fi,
        "Speudotettix subfusculus"@sv .

<http://tun.fi/MX.229401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hesium domino" ;
    dwc:scientificNameAuthorship "(Reuter, 1880)" ;
    skos:broader <http://tun.fi/MX.229400> ;
    skos:hiddenLabel "Hesium biguttatum"@fi,
        "Hesium falleni"@fi,
        "Hesium biguttatum"@sv,
        "Hesium falleni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hesium domino"@fi,
        "Hesium domino"@sv .

<http://tun.fi/MX.229405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thamnotettix confinis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.229404> ;
    skos:hiddenLabel "Thamnotettix prominulus"@fi,
        "Thamnotettix prominulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thamnotettix confinis"@fi,
        "Thamnotettix confinis"@sv .

<http://tun.fi/MX.229408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pithyotettix abietinus" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pithyotettix abietinus"@fi,
        "Pithyotettix abietinus"@sv .

<http://tun.fi/MX.229410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perotettix orientalis" ;
    dwc:scientificNameAuthorship "(Anufriev, 1971)" ;
    skos:broader <http://tun.fi/MX.229409> ;
    skos:hiddenLabel "Perotettix orientalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianlatvaponsikas"@fi,
        "Perotettix orientalis"@sv .

<http://tun.fi/MX.229411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perotettix pictus" ;
    dwc:scientificNameAuthorship "(Lethierry, 1880)" ;
    skos:broader <http://tun.fi/MX.229409> ;
    skos:hiddenLabel "Perotettix pictus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppilatvaponsikas"@fi,
        "Perotettix pictus"@sv .

<http://tun.fi/MX.229413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colobotettix morbillosus" ;
    dwc:scientificNameAuthorship "(Melichar, 1896)" ;
    skos:broader <http://tun.fi/MX.229412> ;
    skos:hiddenLabel "Colobotettix morbillosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalolatvaponsikas"@fi,
        "Colobotettix morbillosus"@sv .

<http://tun.fi/MX.229415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macustus grisescens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.229414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macustus grisescens"@fi,
        "Macustus grisescens"@sv .

<http://tun.fi/MX.229417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Handianus flavovarius" ;
    dwc:scientificNameAuthorship "Herrich-Schaeffer 1835" ;
    skos:broader <http://tun.fi/MX.229416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Handianus flavovarius"@fi,
        "Handianus flavovarius"@sv .

<http://tun.fi/MX.229419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doliotettix lunulatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.229418> ;
    skos:hiddenLabel "Doliotettix pallens"@fi,
        "Doliotettix pallens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Doliotettix lunulatus"@fi,
        "Doliotettix lunulatus"@sv .

<http://tun.fi/MX.229422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athysanus argentarius" ;
    dwc:scientificNameAuthorship "Metcalf, 1955" ;
    skos:broader <http://tun.fi/MX.229421> ;
    skos:hiddenLabel "Athysanus argentatus"@fi,
        "Athysanus argentatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athysanus argentarius"@fi,
        "Athysanus argentarius"@sv .

<http://tun.fi/MX.229424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athysanus quadrum" ;
    dwc:scientificNameAuthorship "Boheman, 1845" ;
    skos:broader <http://tun.fi/MX.229421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athysanus quadrum"@fi,
        "Athysanus quadrum"@sv .

<http://tun.fi/MX.229426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictocoris picturatus" ;
    dwc:scientificNameAuthorship "(C. R. Sahlberg, 1842)" ;
    skos:broader <http://tun.fi/MX.229425> ;
    skos:hiddenLabel "Stictocoris lineatus"@fi,
        "Stictocoris lineatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictocoris picturatus"@fi,
        "Stictocoris picturatus"@sv .

<http://tun.fi/MX.229429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroracus corniculus" ;
    dwc:scientificNameAuthorship "(Marshall, 1866)" ;
    skos:broader <http://tun.fi/MX.229428> ;
    skos:hiddenLabel "Scleroracus intractibilis"@fi,
        "Scleroracus intractibilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scleroracus corniculus"@fi,
        "Scleroracus corniculus"@sv .

<http://tun.fi/MX.229431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroracus decumanus" ;
    dwc:scientificNameAuthorship "(Kontkanen, 1949)" ;
    skos:broader <http://tun.fi/MX.229428> ;
    skos:hiddenLabel "Scleroracus striatulus"@fi,
        "Scleroracus striatulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scleroracus decumanus"@fi,
        "Scleroracus decumanus"@sv .

<http://tun.fi/MX.229433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroracus identicus" ;
    dwc:scientificNameAuthorship "Tishechkin, 2003" ;
    skos:broader <http://tun.fi/MX.229428> ;
    skos:hiddenLabel "Scleroracus plutonius"@fi,
        "Scleroracus plutonius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scleroracus identicus"@fi,
        "Scleroracus identicus"@sv .

<http://tun.fi/MX.229435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroracus orichalceus" ;
    dwc:scientificNameAuthorship "(Thomson, 1869)" ;
    skos:broader <http://tun.fi/MX.229428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scleroracus orichalceus"@fi,
        "Scleroracus orichalceus"@sv .

<http://tun.fi/MX.229436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroracus russeolus" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.229428> ;
    skos:hiddenLabel "Scleroracus striatulellus"@fi,
        "Scleroracus striatulellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scleroracus russeolus"@fi,
        "Scleroracus russeolus"@sv .

<http://tun.fi/MX.229438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroracus transversus" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.229428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scleroracus transversus"@fi,
        "Scleroracus transversus"@sv .

<http://tun.fi/MX.229440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiolix paludosa" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.229439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiolix paludosa"@fi,
        "Ophiolix paludosa"@sv .

<http://tun.fi/MX.229442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limotettix atricapillus" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.229441> ;
    skos:hiddenLabel "Limotettix atricapillus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuljuponsikas"@fi,
        "Limotettix atricapillus"@sv .

<http://tun.fi/MX.229443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limotettix ochrifrons" ;
    dwc:scientificNameAuthorship "Vilbaste, 1973" ;
    skos:broader <http://tun.fi/MX.229441> ;
    skos:hiddenLabel "Limotettix ochrifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppaponsikas"@fi,
        "Limotettix ochrifrons"@sv .

<http://tun.fi/MX.229444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limotettix sphagneticus" ;
    dwc:scientificNameAuthorship "Emelyanov, 1964" ;
    skos:broader <http://tun.fi/MX.229441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limotettix sphagneticus"@fi,
        "Limotettix sphagneticus"@sv .

<http://tun.fi/MX.229445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limotettix striola" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limotettix striola"@fi,
        "Limotettix striola"@sv .

<http://tun.fi/MX.229447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laburrus impictifrons" ;
    dwc:scientificNameAuthorship "(Boheman, 1852)" ;
    skos:broader <http://tun.fi/MX.229446> ;
    skos:hiddenLabel "Laburrus impictifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdeponsikas"@fi,
        "Laburrus impictifrons"@sv .

<http://tun.fi/MX.229449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euscelidius schenckii" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1858)" ;
    skos:broader <http://tun.fi/MX.229448> ;
    skos:hiddenLabel "Euscelidius schenckii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltoponsikas"@fi,
        "Euscelidius schenckii"@sv .

<http://tun.fi/MX.229451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euscelis distinguendus" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1858)" ;
    skos:broader <http://tun.fi/MX.229450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euscelis distinguendus"@fi,
        "Euscelis distinguendus"@sv .

<http://tun.fi/MX.229453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ederranus discolor" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.229452> ;
    skos:hiddenLabel "Ederranus discolor"@fi,
        "Ederranus nauta"@fi,
        "Ederranus nauta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ulappaponsikas"@fi,
        "Ederranus discolor"@sv .

<http://tun.fi/MX.229455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ederranus sachalinensis" ;
    dwc:scientificNameAuthorship "(Matsumura, 1911)" ;
    skos:broader <http://tun.fi/MX.229452> ;
    skos:hiddenLabel "Ederranus lutea"@fi,
        "Ederranus lutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ederranus sachalinensis"@fi,
        "Ederranus sachalinensis"@sv .

<http://tun.fi/MX.229458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Streptanus aemulans" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.229457> ;
    skos:hiddenLabel "Streptanus sahlbergi"@fi,
        "Streptanus sahlbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Streptanus aemulans"@fi,
        "Streptanus aemulans"@sv .

<http://tun.fi/MX.229460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Streptanus confinis" ;
    dwc:scientificNameAuthorship "(Reuter, 1880)" ;
    skos:broader <http://tun.fi/MX.229457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Streptanus confinis"@fi,
        "Streptanus confinis"@sv .

<http://tun.fi/MX.229461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Streptanus marginatus" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1858)" ;
    skos:broader <http://tun.fi/MX.229457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Streptanus marginatus"@fi,
        "Streptanus marginatus"@sv .

<http://tun.fi/MX.229462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Streptanus okaensis" ;
    dwc:scientificNameAuthorship "(Zachvatkin, 1948)" ;
    skos:broader <http://tun.fi/MX.229457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Streptanus okaensis"@fi,
        "Streptanus okaensis"@sv .

<http://tun.fi/MX.229463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Streptanus sordidus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.229457> ;
    skos:hiddenLabel "Streptanus fraterculus"@fi,
        "Streptanus fraterculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Streptanus sordidus"@fi,
        "Streptanus sordidus"@sv .

<http://tun.fi/MX.229467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fieberiella septentrionalis" ;
    dwc:scientificNameAuthorship "W. Wagner, 1963" ;
    skos:broader <http://tun.fi/MX.229466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fieberiella septentrionalis"@fi,
        "Fieberiella septentrionalis"@sv .

<http://tun.fi/MX.229470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramesus obtusifrons" ;
    dwc:scientificNameAuthorship "(Stål, 1853)" ;
    skos:broader <http://tun.fi/MX.229469> ;
    skos:hiddenLabel "Paramesus nervosus"@fi,
        "Paramesus nervosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paramesus obtusifrons"@fi,
        "Paramesus obtusifrons"@sv .

<http://tun.fi/MX.229473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parapotes reticulatus" ;
    dwc:scientificNameAuthorship "(Horváth, 1897)" ;
    skos:broader <http://tun.fi/MX.229472> ;
    skos:hiddenLabel "Parapotes reticulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriluikkaponsikas"@fi,
        "Parapotes reticulatus"@sv .

<http://tun.fi/MX.229476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paralimnus phragmitis" ;
    dwc:scientificNameAuthorship "(Boheman, 1847)" ;
    skos:broader <http://tun.fi/MX.229474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paralimnus phragmitis"@fi,
        "Paralimnus phragmitis"@sv .

<http://tun.fi/MX.229477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paralimnus lugens" ;
    dwc:scientificNameAuthorship "Horvath, 1897" ;
    skos:broader <http://tun.fi/MX.229474> ;
    skos:hiddenLabel "Paralimnus zachvatkini"@fi,
        "Paralimnus zachvatkini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paralimnus lugens"@fi,
        "Paralimnus lugens"@sv .

<http://tun.fi/MX.229480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paralimnus rotundiceps" ;
    dwc:scientificNameAuthorship "(Lethierry, 1885)" ;
    skos:broader <http://tun.fi/MX.229474> ;
    skos:hiddenLabel "Paralimnus rotundiceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särkkäponsikas"@fi,
        "Paralimnus rotundiceps"@sv .

<http://tun.fi/MX.229482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metalimnus formosus" ;
    dwc:scientificNameAuthorship "Boheman, 1845" ;
    skos:broader <http://tun.fi/MX.229481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metalimnus formosus"@fi,
        "Metalimnus formosus"@sv .

<http://tun.fi/MX.229483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metalimnus obtusus" ;
    dwc:scientificNameAuthorship "(Emelyanov, 1966)" ;
    skos:broader <http://tun.fi/MX.229481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metalimnus obtusus"@fi,
        "Metalimnus obtusus"@sv .

<http://tun.fi/MX.229484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metalimnus marmoratus" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229481> ;
    skos:hiddenLabel "Metalimnus stali"@fi,
        "Metalimnus stali"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metalimnus marmoratus"@fi,
        "Metalimnus marmoratus"@sv .

<http://tun.fi/MX.229486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metalimnus steini" ;
    dwc:scientificNameAuthorship "(Fieber, 1869)" ;
    skos:broader <http://tun.fi/MX.229481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metalimnus steini"@fi,
        "Metalimnus steini"@sv .

<http://tun.fi/MX.229489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arocephalus languidus" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229487> ;
    skos:hiddenLabel "Arocephalus haupti"@fi,
        "Arocephalus haupti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arocephalus languidus"@fi,
        "Arocephalus languidus"@sv .

<http://tun.fi/MX.229492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arocephalus punctum" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229487> ;
    skos:hiddenLabel "Arocephalus paucinervis"@fi,
        "Arocephalus paucinervis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arocephalus punctum"@fi,
        "Arocephalus punctum"@sv .

<http://tun.fi/MX.229495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotettix albomarginatus" ;
    dwc:scientificNameAuthorship "W. Wagner, 1941" ;
    skos:broader <http://tun.fi/MX.229494> ;
    skos:hiddenLabel "Psammotettix albomarginatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiekkaponsikas"@fi,
        "Psammotettix albomarginatus"@sv .

<http://tun.fi/MX.229496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotettix alienus" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1851)" ;
    skos:broader <http://tun.fi/MX.229494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psammotettix alienus"@fi,
        "Psammotettix alienus"@sv .

<http://tun.fi/MX.229497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotettix cephalotes" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1834)" ;
    skos:broader <http://tun.fi/MX.229494> ;
    skos:hiddenLabel "Psammotettix cephalotes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoponsikas"@fi,
        "Psammotettix cephalotes"@sv .

<http://tun.fi/MX.229498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotettix confinis" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1851)" ;
    skos:broader <http://tun.fi/MX.229494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psammotettix confinis"@fi,
        "Psammotettix confinis"@sv .

<http://tun.fi/MX.229499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotettix dubius" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1974" ;
    skos:broader <http://tun.fi/MX.229494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psammotettix dubius"@fi,
        "Psammotettix dubius"@sv .

<http://tun.fi/MX.229500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotettix excisus" ;
    dwc:scientificNameAuthorship "(Matsumura, 1906)" ;
    skos:broader <http://tun.fi/MX.229494> ;
    skos:hiddenLabel "Psammotettix excisus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nataponsikas"@fi,
        "Psammotettix excisus"@sv .

<http://tun.fi/MX.229501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotettix frigidus" ;
    dwc:scientificNameAuthorship "(Boheman, 1845)" ;
    skos:broader <http://tun.fi/MX.229494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psammotettix frigidus"@fi,
        "Psammotettix frigidus"@sv .

<http://tun.fi/MX.229502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotettix lapponicus" ;
    dwc:scientificNameAuthorship "(Ossiannilsson, 1936)" ;
    skos:broader <http://tun.fi/MX.229494> ;
    skos:hiddenLabel "Psammotettix lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porolaidunponsikas"@fi,
        "Psammotettix lapponicus"@sv .

<http://tun.fi/MX.229503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotettix nodosus" ;
    dwc:scientificNameAuthorship "(Ribaut, 1925)" ;
    skos:broader <http://tun.fi/MX.229494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psammotettix nodosus"@fi,
        "Psammotettix nodosus"@sv .

<http://tun.fi/MX.229504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotettix pallidinervis" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1851)" ;
    skos:broader <http://tun.fi/MX.229494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psammotettix pallidinervis"@fi,
        "Psammotettix pallidinervis"@sv .

<http://tun.fi/MX.229505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotettix poecilus" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psammotettix poecilus"@fi,
        "Psammotettix poecilus"@sv .

<http://tun.fi/MX.229506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotettix sabulicola" ;
    dwc:scientificNameAuthorship "(Curtis, 1837)" ;
    skos:broader <http://tun.fi/MX.229494> ;
    skos:hiddenLabel "Psammotettix arenicola"@fi,
        "Psammotettix sabulicola"@fi,
        "Psammotettix arenicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantavehnäponsikas"@fi,
        "Psammotettix sabulicola"@sv .

<http://tun.fi/MX.229508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotettix slovacus" ;
    dwc:scientificNameAuthorship "Dlabola, 1946" ;
    skos:broader <http://tun.fi/MX.229494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psammotettix slovacus"@fi,
        "Psammotettix slovacus"@sv .

<http://tun.fi/MX.229510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ebarrius cognatus" ;
    dwc:scientificNameAuthorship "(Fieber, 1869)" ;
    skos:broader <http://tun.fi/MX.229509> ;
    skos:hiddenLabel "Ebarrius interstinctus"@fi,
        "Ebarrius interstinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ebarrius cognatus"@fi,
        "Ebarrius cognatus"@sv .

<http://tun.fi/MX.229513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adarrus multinotatus" ;
    dwc:scientificNameAuthorship "(Boheman, 1857)" ;
    skos:broader <http://tun.fi/MX.229512> ;
    skos:hiddenLabel "Adarrus multinotatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lusteponsikas"@fi,
        "Adarrus multinotatus"@sv .

<http://tun.fi/MX.229515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Errastunus ocellaris" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Errastunus ocellaris"@fi,
        "Errastunus ocellaris"@sv .

<http://tun.fi/MX.229517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turrutus socialis" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Turrutus socialis"@fi,
        "Turrutus socialis"@sv .

<http://tun.fi/MX.229519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mongolojassus sibiricus" ;
    dwc:scientificNameAuthorship "(Horváth, 1901)" ;
    skos:broader <http://tun.fi/MX.229518> ;
    skos:hiddenLabel "Mongolojassus bicuspidatus"@fi,
        "Mongolojassus sibiricus"@fi,
        "Mongolojassus bicuspidatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianponsikas"@fi,
        "Mongolojassus sibiricus"@sv .

<http://tun.fi/MX.229524> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Jassargus alpinus neglectus" ;
    dwc:scientificNameAuthorship "(Then, 1896)" ;
    skos:broader <http://tun.fi/MX.229523> ;
    skos:hiddenLabel "Jassargus alpinus neglectus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantupasponsikas"@fi,
        "Jassargus alpinus neglectus"@sv .

<http://tun.fi/MX.229525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jassargus flori" ;
    dwc:scientificNameAuthorship "(Fieber, 1869)" ;
    skos:broader <http://tun.fi/MX.229521> ;
    skos:hiddenLabel "Jassargus falleni"@fi,
        "Jassargus oculatus"@fi,
        "Jassargus pseudocellaris"@fi,
        "Jassargus falleni"@sv,
        "Jassargus oculatus"@sv,
        "Jassargus pseudocellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jassargus flori"@fi,
        "Jassargus flori"@sv .

<http://tun.fi/MX.229530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jassargus allobrogicus" ;
    dwc:scientificNameAuthorship "(Ribaut, 1936)" ;
    skos:broader <http://tun.fi/MX.229521> ;
    skos:hiddenLabel "Jassargus falleni"@fi,
        "Jassargus pseudocellaris"@fi,
        "Jassargus falleni"@sv,
        "Jassargus pseudocellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jassargus allobrogicus"@fi,
        "Jassargus allobrogicus"@sv .

<http://tun.fi/MX.229533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jassargus sursumflexus" ;
    dwc:scientificNameAuthorship "(Then, 1902)" ;
    skos:broader <http://tun.fi/MX.229521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jassargus sursumflexus"@fi,
        "Jassargus sursumflexus"@sv .

<http://tun.fi/MX.229535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinumius areatus" ;
    dwc:scientificNameAuthorship "(Stål, 1858)" ;
    skos:broader <http://tun.fi/MX.229534> ;
    skos:hiddenLabel "Pinumius areatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karjalanponsikas"@fi,
        "Pinumius areatus"@sv .

<http://tun.fi/MX.229537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplocolenus bohemani" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.229536> ;
    skos:hiddenLabel "Diplocolenus bohemani"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaponsikas"@fi,
        "Diplocolenus bohemani"@sv .

<http://tun.fi/MX.229539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verdanus abdominalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1803)" ;
    skos:broader <http://tun.fi/MX.229538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verdanus abdominalis"@fi,
        "Verdanus abdominalis"@sv .

<http://tun.fi/MX.229540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verdanus limbatellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.229538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verdanus limbatellus"@fi,
        "Verdanus limbatellus"@sv .

<http://tun.fi/MX.229542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthaldeus arenarius" ;
    dwc:scientificNameAuthorship "Remane, 1960" ;
    skos:broader <http://tun.fi/MX.229541> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthaldeus arenarius"@fi,
        "Arthaldeus arenarius"@sv .

<http://tun.fi/MX.229543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthaldeus pascuellus" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.229541> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthaldeus pascuellus"@fi,
        "Arthaldeus pascuellus"@sv .

<http://tun.fi/MX.229544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthaldeus striifrons" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.229541> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthaldeus striifrons"@fi,
        "Arthaldeus striifrons"@sv .

<http://tun.fi/MX.229546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosenus laciniatus" ;
    dwc:scientificNameAuthorship "(Then, 1896)" ;
    skos:broader <http://tun.fi/MX.229545> ;
    skos:hiddenLabel "Rosenus abiskoensis"@fi,
        "Rosenus cruciatus"@fi,
        "Rosenus laciniatus"@fi,
        "Rosenus abiskoensis"@sv,
        "Rosenus cruciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuoriponsikas"@fi,
        "Rosenus laciniatus"@sv .

<http://tun.fi/MX.229550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorhoanus assimilis" ;
    dwc:scientificNameAuthorship "(Fallén, 1806)" ;
    skos:broader <http://tun.fi/MX.229549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sorhoanus assimilis"@fi,
        "Sorhoanus assimilis"@sv .

<http://tun.fi/MX.229551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorhoanus schmidti" ;
    dwc:scientificNameAuthorship "(Wagner 1939)" ;
    skos:broader <http://tun.fi/MX.229549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sorhoanus schmidti"@fi,
        "Sorhoanus schmidti"@sv .

<http://tun.fi/MX.229552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorhoanus xanthoneurus" ;
    dwc:scientificNameAuthorship "(Fieber, 1869)" ;
    skos:broader <http://tun.fi/MX.229549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sorhoanus xanthoneurus"@fi,
        "Sorhoanus xanthoneurus"@sv .

<http://tun.fi/MX.229554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lebradea flavovirens" ;
    dwc:scientificNameAuthorship "(Gillette & Baker, 1895)" ;
    skos:broader <http://tun.fi/MX.229553> ;
    skos:hiddenLabel "Lebradea icarus"@fi,
        "Lebradea karafutonis"@fi,
        "Lebradea icarus"@sv,
        "Lebradea karafutonis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lebradea flavovirens"@fi,
        "Lebradea flavovirens"@sv .

<http://tun.fi/MX.229559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmotettix caudatus" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229557> ;
    skos:hiddenLabel "Cosmotettix scriptifrons"@fi,
        "Cosmotettix scriptifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmotettix caudatus"@fi,
        "Cosmotettix caudatus"@sv .

<http://tun.fi/MX.229561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmotettix edwardsi" ;
    dwc:scientificNameAuthorship "(Lindberg, 1924)" ;
    skos:broader <http://tun.fi/MX.229557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmotettix edwardsi"@fi,
        "Cosmotettix edwardsi"@sv .

<http://tun.fi/MX.229562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmotettix evanescens" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1976" ;
    skos:broader <http://tun.fi/MX.229557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmotettix evanescens"@fi,
        "Cosmotettix evanescens"@sv .

<http://tun.fi/MX.229563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmotettix panzeri" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229557> ;
    skos:hiddenLabel "Cosmotettix concaviceps"@fi,
        "Cosmotettix panzeri"@fi,
        "Cosmotettix concaviceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupasvillaponsikas"@fi,
        "Cosmotettix panzeri"@sv .

<http://tun.fi/MX.229566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmotettix costalis" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.229557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmotettix costalis"@fi,
        "Cosmotettix costalis"@sv .

<http://tun.fi/MX.229568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamotettix taeniatus" ;
    dwc:scientificNameAuthorship "(Horváth, 1911)" ;
    skos:broader <http://tun.fi/MX.229567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calamotettix taeniatus"@fi,
        "Calamotettix taeniatus"@sv .

<http://tun.fi/MX.229570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreotettix bidentatus" ;
    dwc:scientificNameAuthorship "DeLong & Davidson, 1935" ;
    skos:broader <http://tun.fi/MX.229569> ;
    skos:hiddenLabel "Boreotettix serricauda"@fi,
        "Boreotettix serricauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreotettix bidentatus"@fi,
        "Boreotettix bidentatus"@sv .

<http://tun.fi/MX.229573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Henschia collina" ;
    dwc:scientificNameAuthorship "(Boheman, 1850)" ;
    skos:broader <http://tun.fi/MX.229572> ;
    skos:hiddenLabel "Henschia lateralis"@fi,
        "Mocuellus collinus"@fi,
        "Henschia lateralis"@sv,
        "Mocuellus collinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Henschia collina"@fi,
        "Henschia collina"@sv .

<http://tun.fi/MX.229576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erzaleus metrius" ;
    dwc:scientificNameAuthorship "(Flor, 1861)" ;
    skos:broader <http://tun.fi/MX.229575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erzaleus metrius"@fi,
        "Erzaleus metrius"@sv .

<http://tun.fi/MX.229582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratocombus coleoptratus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1819)" ;
    skos:broader <http://tun.fi/MX.229580> ;
    skos:hiddenLabel "Ceratocombus coleoptratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karikelutiainen"@fi,
        "Ceratocombus coleoptratus"@sv .

<http://tun.fi/MX.229584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratocombus brevipennis" ;
    dwc:scientificNameAuthorship "Poppius, 1910" ;
    skos:broader <http://tun.fi/MX.229580> ;
    skos:hiddenLabel "Ceratocombus brevipennis"@fi,
        "Ceratocombus jordani"@fi,
        "Ceratocombus lusaticus"@fi,
        "Ceratocombus jordani"@sv,
        "Ceratocombus lusaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammallutiainen"@fi,
        "Ceratocombus brevipennis"@sv .

<http://tun.fi/MX.229587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratocombus corticalis" ;
    dwc:scientificNameAuthorship "Reuter, 1889" ;
    skos:broader <http://tun.fi/MX.229580> ;
    skos:hiddenLabel "Ceratocombus corticalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekolutiainen"@fi,
        "Ceratocombus corticalis"@sv .

<http://tun.fi/MX.229590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptostemma pusillimum" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1870)" ;
    skos:broader <http://tun.fi/MX.229589> ;
    skos:hiddenLabel "Cryptostemma pusillimum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummarahkiainen"@fi,
        "Cryptostemma pusillimum"@sv .

<http://tun.fi/MX.229591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptostemma waltli" ;
    dwc:scientificNameAuthorship "(Fieber, 1860)" ;
    skos:broader <http://tun.fi/MX.229589> ;
    skos:hiddenLabel "Cryptostemma waltli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskorahkiainen"@fi,
        "Cryptostemma waltli"@sv .

<http://tun.fi/MX.229596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nepa cinerea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.229595> ;
    skos:hiddenLabel "Nepa cinerea"@fi,
        "Nepa rubra"@fi,
        "Nepa rubra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesiskorpioni"@fi,
        "Nepa cinerea"@sv .

<http://tun.fi/MX.229600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranatra linearis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229599> ;
    skos:hiddenLabel "Ranatra linearis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sauvalude"@fi,
        "Ranatra linearis"@sv .

<http://tun.fi/MX.229605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micronecta griseola" ;
    dwc:scientificNameAuthorship "Horváth, 1899" ;
    skos:broader <http://tun.fi/MX.229604> ;
    skos:hiddenLabel "Micronecta griseola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeäkääpiömalluainen"@fi,
        "Micronecta griseola"@sv .

<http://tun.fi/MX.229606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micronecta minutissima" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229604> ;
    skos:hiddenLabel "Micronecta minutissima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokääpiömalluainen"@fi,
        "Micronecta minutissima"@sv .

<http://tun.fi/MX.229607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micronecta poweri" ;
    dwc:scientificNameAuthorship "(Douglas & Scott, 1869)" ;
    skos:broader <http://tun.fi/MX.229604> ;
    skos:hiddenLabel "Micronecta poweri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyökääpiömalluainen"@fi,
        "Micronecta poweri"@sv .

<http://tun.fi/MX.229610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymatia bonsdorffi" ;
    dwc:scientificNameAuthorship "(C. R. Sahlberg, 1819)" ;
    skos:broader <http://tun.fi/MX.229609> ;
    skos:hiddenLabel "Cymatia bonsdorffi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoallikkomalluainen"@fi,
        "Cymatia bonsdorffi"@sv .

<http://tun.fi/MX.229611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymatia coleoptrata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.229609> ;
    skos:hiddenLabel "Cymatia coleoptrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kipruallikkomalluainen"@fi,
        "Cymatia coleoptrata"@sv .

<http://tun.fi/MX.229615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glaenocorisa propinqua" ;
    dwc:scientificNameAuthorship "(Fieber, 1860)" ;
    skos:broader <http://tun.fi/MX.229614> ;
    skos:hiddenLabel "Glaenocorisa propinqua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaotsamalluainen"@fi,
        "Glaenocorisa propinqua"@sv .

<http://tun.fi/MX.229616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glaenocorisa cavifrons" ;
    dwc:scientificNameAuthorship "(Thomson, 1869)" ;
    skos:broader <http://tun.fi/MX.229614> ;
    skos:hiddenLabel "Glaenocorisa cavifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankarvaotsamalluainen"@fi,
        "Glaenocorisa cavifrons"@sv .

<http://tun.fi/MX.229619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctocorisa carinata" ;
    dwc:scientificNameAuthorship "(C. R. Sahlberg, 1819)" ;
    skos:broader <http://tun.fi/MX.229618> ;
    skos:hiddenLabel "Arctocorisa carinata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaariharjamalluainen"@fi,
        "Arctocorisa carinata"@sv .

<http://tun.fi/MX.229620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctocorisa germari" ;
    dwc:scientificNameAuthorship "(Fieber, 1848)" ;
    skos:broader <http://tun.fi/MX.229618> ;
    skos:hiddenLabel "Arctocorisa germari"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutkaharjamalluainen"@fi,
        "Arctocorisa germari"@sv .

<http://tun.fi/MX.229622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callicorixa praeusta" ;
    dwc:scientificNameAuthorship "(Fieber, 1848)" ;
    skos:broader <http://tun.fi/MX.229621> ;
    skos:hiddenLabel "Callicorixa praeusta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapustaläiskämalluainen"@fi,
        "Callicorixa praeusta"@sv .

<http://tun.fi/MX.229623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callicorixa producta" ;
    dwc:scientificNameAuthorship "(Reuter, 1880)" ;
    skos:broader <http://tun.fi/MX.229621> ;
    skos:hiddenLabel "Callicorixa producta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsuläiskämalluainen"@fi,
        "Callicorixa producta"@sv .

<http://tun.fi/MX.229624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callicorixa wollastoni" ;
    dwc:scientificNameAuthorship "(Douglas & Scott, 1865)" ;
    skos:broader <http://tun.fi/MX.229621> ;
    skos:hiddenLabel "Callicorixa wollastoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näkinläiskämalluainen"@fi,
        "Callicorixa wollastoni"@sv .

<http://tun.fi/MX.229626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corixa dentipes" ;
    dwc:scientificNameAuthorship "Thomson, 1869" ;
    skos:broader <http://tun.fi/MX.229625> ;
    skos:hiddenLabel "Corixa dentipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loviahdinmalluainen"@fi,
        "Corixa dentipes"@sv .

<http://tun.fi/MX.229627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corixa punctata" ;
    dwc:scientificNameAuthorship "(Illiger, 1807)" ;
    skos:broader <http://tun.fi/MX.229625> ;
    skos:hiddenLabel "Corixa punctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampiahdinmalluainen"@fi,
        "Corixa punctata"@sv .

<http://tun.fi/MX.229629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hesperocorixa castanea" ;
    dwc:scientificNameAuthorship "(Thomson, 1869)" ;
    skos:broader <http://tun.fi/MX.229628> ;
    skos:hiddenLabel "Hesperocorixa castanea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaraitamalluainen"@fi,
        "Hesperocorixa castanea"@sv .

<http://tun.fi/MX.229630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hesperocorixa linnaei" ;
    dwc:scientificNameAuthorship "(Fieber, 1848)" ;
    skos:broader <http://tun.fi/MX.229628> ;
    skos:hiddenLabel "Hesperocorixa linnaei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lammikkoraitamalluainen"@fi,
        "Hesperocorixa linnaei"@sv .

<http://tun.fi/MX.229631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hesperocorixa sahlbergi" ;
    dwc:scientificNameAuthorship "(Fieber, 1848)" ;
    skos:broader <http://tun.fi/MX.229628> ;
    skos:hiddenLabel "Hesperocorixa sahlbergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "moniraitamalluainen"@fi,
        "Hesperocorixa sahlbergi"@sv .

<http://tun.fi/MX.229633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracorixa concinna" ;
    dwc:scientificNameAuthorship "(Fieber, 1848)" ;
    skos:broader <http://tun.fi/MX.229632> ;
    skos:hiddenLabel "Paracorixa concinna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänmalluainen"@fi,
        "Paracorixa concinna"@sv .

<http://tun.fi/MX.229636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigara distincta" ;
    dwc:scientificNameAuthorship "(Fieber, 1848)" ;
    skos:broader <http://tun.fi/MX.229634> ;
    skos:hiddenLabel "Sigara distincta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lusikkapikkumalluainen"@fi,
        "Sigara distincta"@sv .

<http://tun.fi/MX.229637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigara falleni" ;
    dwc:scientificNameAuthorship "(Fieber, 1848)" ;
    skos:broader <http://tun.fi/MX.229634> ;
    skos:hiddenLabel "Sigara falleni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveäkämmenpikkumalluainen"@fi,
        "Sigara falleni"@sv .

<http://tun.fi/MX.229638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigara fallenoidea" ;
    dwc:scientificNameAuthorship "(Hungerford, 1926)" ;
    skos:broader <http://tun.fi/MX.229634> ;
    skos:hiddenLabel "Sigara fallenoidea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpikkumalluainen"@fi,
        "Sigara fallenoidea"@sv .

<http://tun.fi/MX.229639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigara fossarum" ;
    dwc:scientificNameAuthorship "(Leach, 1817)" ;
    skos:broader <http://tun.fi/MX.229634> ;
    skos:hiddenLabel "Sigara fossarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutananpikkumalluainen"@fi,
        "Sigara fossarum"@sv .

<http://tun.fi/MX.229641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigara longipalis" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1878)" ;
    skos:broader <http://tun.fi/MX.229634> ;
    skos:hiddenLabel "Sigara longipalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäkämmenpikkumalluainen"@fi,
        "Sigara longipalis"@sv .

<http://tun.fi/MX.229642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigara striata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229634> ;
    skos:hiddenLabel "Sigara striata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppipikkumalluainen"@fi,
        "Sigara striata"@sv .

<http://tun.fi/MX.229644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigara hellensii" ;
    dwc:scientificNameAuthorship "(C. R. Sahlberg, 1819)" ;
    skos:broader <http://tun.fi/MX.229634> ;
    skos:hiddenLabel "Sigara hellensii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puropikkumalluainen"@fi,
        "Sigara hellensii"@sv .

<http://tun.fi/MX.229646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigara nigrolineata" ;
    dwc:scientificNameAuthorship "(Fieber, 1848)" ;
    skos:broader <http://tun.fi/MX.229634> ;
    skos:hiddenLabel "Sigara nigrolineata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojapikkumalluainen"@fi,
        "Sigara nigrolineata"@sv .

<http://tun.fi/MX.229648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigara semistriata" ;
    dwc:scientificNameAuthorship "(Fieber, 1848)" ;
    skos:broader <http://tun.fi/MX.229634> ;
    skos:hiddenLabel "Sigara semistriata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "moniraitapikkumalluainen"@fi,
        "Sigara semistriata"@sv .

<http://tun.fi/MX.229649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigara limitata" ;
    dwc:scientificNameAuthorship "(Fieber, 1848)" ;
    skos:broader <http://tun.fi/MX.229634> ;
    skos:hiddenLabel "Sigara limitata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pariraitapikkumalluainen"@fi,
        "Sigara limitata"@sv .

<http://tun.fi/MX.229651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigara lateralis" ;
    dwc:scientificNameAuthorship "(Leach, 1817)" ;
    skos:broader <http://tun.fi/MX.229634> ;
    skos:hiddenLabel "Sigara lateralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hilepikkumalluainen"@fi,
        "Sigara lateralis"@sv .

<http://tun.fi/MX.229655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelocheirus aestivalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229654> ;
    skos:hiddenLabel "Aphelocheirus aestivalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtalude"@fi,
        "Aphelocheirus aestivalis"@sv .

<http://tun.fi/MX.229659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notonecta glauca" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.229658> ;
    skos:hiddenLabel "Notonecta glauca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkumalluainen"@fi,
        "Notonecta glauca"@sv .

<http://tun.fi/MX.229660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notonecta lutea" ;
    dwc:scientificNameAuthorship "Müller, 1776" ;
    skos:broader <http://tun.fi/MX.229658> ;
    skos:hiddenLabel "Notonecta lutea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltamalluainen"@fi,
        "Notonecta lutea"@sv .

<http://tun.fi/MX.229661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notonecta reuteri" ;
    dwc:scientificNameAuthorship "Hungerford, 1928" ;
    skos:broader <http://tun.fi/MX.229658> ;
    skos:hiddenLabel "Notonecta reuteri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkamalluainen"@fi,
        "Notonecta reuteri"@sv .

<http://tun.fi/MX.229664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plea minutissima" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.229663> ;
    skos:hiddenLabel "Plea minutissima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vellamoinen"@fi,
        "Plea minutissima"@sv .

<http://tun.fi/MX.229669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesovelia furcata" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1852" ;
    skos:broader <http://tun.fi/MX.229668> ;
    skos:hiddenLabel "Mesovelia furcata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelliäinen"@fi,
        "Mesovelia furcata"@sv .

<http://tun.fi/MX.229673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebrus pusillus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229672> ;
    skos:hiddenLabel "Hebrus pusillus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantapunkkiainen"@fi,
        "Hebrus pusillus"@sv .

<http://tun.fi/MX.229674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebrus ruficeps" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.229672> ;
    skos:hiddenLabel "Hebrus ruficeps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkapunkkiainen"@fi,
        "Hebrus ruficeps"@sv .

<http://tun.fi/MX.229678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrometra gracilenta" ;
    dwc:scientificNameAuthorship "Horváth, 1899" ;
    skos:broader <http://tun.fi/MX.229677> ;
    skos:hiddenLabel "Hydrometra gracilenta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesihiippari"@fi,
        "Hydrometra gracilenta"@sv .

<http://tun.fi/MX.229683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microvelia buenoi" ;
    dwc:scientificNameAuthorship "Drake, 1920" ;
    skos:broader <http://tun.fi/MX.229682> ;
    skos:hiddenLabel "Microvelia buenoi"@fi,
        "Microvelia umbricola"@fi,
        "Microvelia umbricola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ehytvyövetiäinen"@fi,
        "Microvelia buenoi"@sv .

<http://tun.fi/MX.229685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microvelia reticulata" ;
    dwc:scientificNameAuthorship "(Burmeister, 1835)" ;
    skos:broader <http://tun.fi/MX.229682> ;
    skos:hiddenLabel "Microvelia reticulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkovyövetiäinen"@fi,
        "Microvelia reticulata"@sv .

<http://tun.fi/MX.229688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Velia caprai" ;
    dwc:scientificNameAuthorship "Tamanini, 1947" ;
    skos:broader <http://tun.fi/MX.229687> ;
    skos:hiddenLabel "Velia caprai"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänluisturi"@fi,
        "Velia caprai"@sv .

<http://tun.fi/MX.229689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Velia saulii" ;
    dwc:scientificNameAuthorship "Tamanini, 1947" ;
    skos:broader <http://tun.fi/MX.229687> ;
    skos:hiddenLabel "Velia saulii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luisturi"@fi,
        "Velia saulii"@sv .

<http://tun.fi/MX.229692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aquarius najas" ;
    dwc:scientificNameAuthorship "(De Geer, 1773)" ;
    skos:broader <http://tun.fi/MX.229691> ;
    skos:hiddenLabel "Aquarius najas"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtavesimittari"@fi,
        "Aquarius najas"@sv .

<http://tun.fi/MX.229693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aquarius paludum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229691> ;
    skos:hiddenLabel "Aquarius paludum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvivesimittari"@fi,
        "Aquarius paludum"@sv .

<http://tun.fi/MX.229696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gerris argentatus" ;
    dwc:scientificNameAuthorship "Schummel, 1832" ;
    skos:broader <http://tun.fi/MX.229694> ;
    skos:hiddenLabel "Gerris argentatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeavesimittari"@fi,
        "Gerris argentatus"@sv .

<http://tun.fi/MX.229697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gerris lacustris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229694> ;
    skos:hiddenLabel "Gerris lacustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovavesimittari"@fi,
        "Gerris lacustris"@sv .

<http://tun.fi/MX.229698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gerris odontogaster" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.229694> ;
    skos:hiddenLabel "Gerris odontogaster"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmyvesimittari"@fi,
        "Gerris odontogaster"@sv .

<http://tun.fi/MX.229699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gerris sphagnetorum" ;
    dwc:scientificNameAuthorship "Gaunitz, 1947" ;
    skos:broader <http://tun.fi/MX.229694> ;
    skos:hiddenLabel "Gerris sphagnetorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkavesimittari"@fi,
        "Gerris sphagnetorum"@sv .

<http://tun.fi/MX.229700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gerris thoracicus" ;
    dwc:scientificNameAuthorship "Schummel, 1832" ;
    skos:broader <http://tun.fi/MX.229694> ;
    skos:hiddenLabel "Gerris thoracicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saaristovesimittari"@fi,
        "Gerris thoracicus"@sv .

<http://tun.fi/MX.229702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gerris lateralis" ;
    dwc:scientificNameAuthorship "Schummel, 1832" ;
    skos:broader <http://tun.fi/MX.229694> ;
    skos:hiddenLabel "Gerris lateralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peilivesimittari"@fi,
        "Gerris lateralis"@sv .

<http://tun.fi/MX.229704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnoporus rufoscutellatus" ;
    dwc:scientificNameAuthorship "(Latreille, 1807)" ;
    skos:broader <http://tun.fi/MX.229703> ;
    skos:hiddenLabel "Limnoporus rufoscutellatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskovesimittari"@fi,
        "Limnoporus rufoscutellatus"@sv .

<http://tun.fi/MX.229710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chiloxanthus stellatus" ;
    dwc:scientificNameAuthorship "(Curtis, 1835)" ;
    skos:broader <http://tun.fi/MX.229709> ;
    skos:hiddenLabel "Chiloxanthus stellatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jatulinlude"@fi,
        "Chiloxanthus stellatus"@sv .

<http://tun.fi/MX.229713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chartoscirta cincta" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1841)" ;
    skos:broader <http://tun.fi/MX.229712> ;
    skos:hiddenLabel "Chartoscirta cincta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkapoukkolude"@fi,
        "Chartoscirta cincta"@sv .

<http://tun.fi/MX.229714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chartoscirta elegantula" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229712> ;
    skos:hiddenLabel "Chartoscirta elegantula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörröpoukkolude"@fi,
        "Chartoscirta elegantula"@sv .

<http://tun.fi/MX.229716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halosalda lateralis" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229715> ;
    skos:hiddenLabel "Halosalda lateralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolakkolude"@fi,
        "Halosalda lateralis"@sv .

<http://tun.fi/MX.229718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosaldula scotica" ;
    dwc:scientificNameAuthorship "(Curtis, 1835)" ;
    skos:broader <http://tun.fi/MX.229717> ;
    skos:hiddenLabel "Macrosaldula scotica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyllilude"@fi,
        "Macrosaldula scotica"@sv .

<http://tun.fi/MX.229720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micracanthia fennica" ;
    dwc:scientificNameAuthorship "(Reuter, 1884)" ;
    skos:broader <http://tun.fi/MX.229719> ;
    skos:hiddenLabel "Micracanthia fennica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakirppulude"@fi,
        "Micracanthia fennica"@sv .

<http://tun.fi/MX.229721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micracanthia marginalis" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229719> ;
    skos:hiddenLabel "Micracanthia marginalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruoppakirppulude"@fi,
        "Micracanthia marginalis"@sv .

<http://tun.fi/MX.229723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saldula arenicola" ;
    dwc:scientificNameAuthorship "(Scholtz, 1847)" ;
    skos:broader <http://tun.fi/MX.229722> ;
    skos:hiddenLabel "Saldula arenicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietahyppylude"@fi,
        "Saldula arenicola"@sv .

<http://tun.fi/MX.229724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saldula fucicola" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1870)" ;
    skos:broader <http://tun.fi/MX.229722> ;
    skos:hiddenLabel "Saldula fucicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hanhenhyppylude"@fi,
        "Saldula fucicola"@sv .

<http://tun.fi/MX.229725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saldula opacula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.229722> ;
    skos:hiddenLabel "Saldula opacula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovahyppylude"@fi,
        "Saldula opacula"@sv .

<http://tun.fi/MX.229726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saldula orthochila" ;
    dwc:scientificNameAuthorship "(Fieber, 1859)" ;
    skos:broader <http://tun.fi/MX.229722> ;
    skos:hiddenLabel "Saldula orthochila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttähyppylude"@fi,
        "Saldula orthochila"@sv .

<http://tun.fi/MX.229727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saldula pallipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229722> ;
    skos:hiddenLabel "Saldula pallipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sipinhyppylude"@fi,
        "Saldula pallipes"@sv .

<http://tun.fi/MX.229728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saldula palustris" ;
    dwc:scientificNameAuthorship "(Douglas, 1874)" ;
    skos:broader <http://tun.fi/MX.229722> ;
    skos:hiddenLabel "Saldula palustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punkahyppylude"@fi,
        "Saldula palustris"@sv .

<http://tun.fi/MX.229729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saldula pilosella" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.229722> ;
    skos:hiddenLabel "Saldula pilosella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hartohyppylude"@fi,
        "Saldula pilosella"@sv .

<http://tun.fi/MX.229730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saldula saltatoria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229722> ;
    skos:hiddenLabel "Saldula saltatoria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkohyppylude"@fi,
        "Saldula saltatoria"@sv .

<http://tun.fi/MX.229732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salda littoralis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229731> ;
    skos:hiddenLabel "Salda littoralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantajuoksulude"@fi,
        "Salda littoralis"@sv .

<http://tun.fi/MX.229733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salda morio" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.229731> ;
    skos:hiddenLabel "Salda morio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltojuoksulude"@fi,
        "Salda morio"@sv .

<http://tun.fi/MX.229734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salda muelleri" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.229731> ;
    skos:hiddenLabel "Salda muelleri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummajuoksulude"@fi,
        "Salda muelleri"@sv .

<http://tun.fi/MX.229735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salda sahlbergi" ;
    dwc:scientificNameAuthorship "Reuter, 1875" ;
    skos:broader <http://tun.fi/MX.229731> ;
    skos:hiddenLabel "Salda sahlbergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpijuoksulude"@fi,
        "Salda sahlbergi"@sv .

<http://tun.fi/MX.229737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teloleuca bifasciata" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.229736> ;
    skos:hiddenLabel "Teloleuca bifasciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mellalaikkulude"@fi,
        "Teloleuca bifasciata"@sv .

<http://tun.fi/MX.229738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teloleuca pellucens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1779)" ;
    skos:broader <http://tun.fi/MX.229736> ;
    skos:hiddenLabel "Teloleuca pellucens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekolaikkulude"@fi,
        "Teloleuca pellucens"@sv .

<http://tun.fi/MX.229742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalypta carinata" ;
    dwc:scientificNameAuthorship "(Panzer, 1806)" ;
    skos:broader <http://tun.fi/MX.229741> ;
    skos:hiddenLabel "Acalypta carinata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveäsammallude"@fi,
        "Acalypta carinata"@sv .

<http://tun.fi/MX.229743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalypta gracilis" ;
    dwc:scientificNameAuthorship "(Fieber, 1844)" ;
    skos:broader <http://tun.fi/MX.229741> ;
    skos:hiddenLabel "Acalypta gracilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppisammallude"@fi,
        "Acalypta gracilis"@sv .

<http://tun.fi/MX.229744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalypta marginata" ;
    dwc:scientificNameAuthorship "(Wolff, 1804)" ;
    skos:broader <http://tun.fi/MX.229741> ;
    skos:hiddenLabel "Acalypta marginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmäsammallude"@fi,
        "Acalypta marginata"@sv .

<http://tun.fi/MX.229745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalypta nigrina" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229741> ;
    skos:hiddenLabel "Acalypta nigrina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäsammallude"@fi,
        "Acalypta nigrina"@sv .

<http://tun.fi/MX.229746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalypta parvula" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229741> ;
    skos:hiddenLabel "Acalypta parvula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiösammallude"@fi,
        "Acalypta parvula"@sv .

<http://tun.fi/MX.229747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalypta platycheila" ;
    dwc:scientificNameAuthorship "(Fieber, 1844)" ;
    skos:broader <http://tun.fi/MX.229741> ;
    skos:hiddenLabel "Acalypta platycheila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkosammallude"@fi,
        "Acalypta platycheila"@sv .

<http://tun.fi/MX.229749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agramma femorale" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.229748> ;
    skos:hiddenLabel "Agramma femorale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörökorulude"@fi,
        "Agramma femorale"@sv .

<http://tun.fi/MX.229750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agramma tropidopterum" ;
    dwc:scientificNameAuthorship "Flor, 1860" ;
    skos:broader <http://tun.fi/MX.229748> ;
    skos:hiddenLabel "Agramma tropidopterum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hännyskorulude"@fi,
        "Agramma tropidopterum"@sv .

<http://tun.fi/MX.229752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catoplatus fabricii" ;
    dwc:scientificNameAuthorship "(Stål, 1868)" ;
    skos:broader <http://tun.fi/MX.229751> ;
    skos:hiddenLabel "Catoplatus fabricii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarniskalude"@fi,
        "Catoplatus fabricii"@sv .

<http://tun.fi/MX.229754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Derephysia foliacea" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229753> ;
    skos:hiddenLabel "Derephysia foliacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kypärälude"@fi,
        "Derephysia foliacea"@sv .

<http://tun.fi/MX.229756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictyla convergens" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
    skos:broader <http://tun.fi/MX.229755> ;
    skos:hiddenLabel "Dictyla convergens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lemmikkilude"@fi,
        "Dictyla convergens"@sv .

<http://tun.fi/MX.229757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictyla echii" ;
    dwc:scientificNameAuthorship "(Schrank, 1782)" ;
    skos:broader <http://tun.fi/MX.229755> ;
    skos:hiddenLabel "Dictyla echii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neidonkielilude"@fi,
        "Dictyla echii"@sv .

<http://tun.fi/MX.229759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galeatus affinis" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
    skos:broader <http://tun.fi/MX.229758> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galeatus affinis"@fi,
        "Galeatus affinis"@sv .

<http://tun.fi/MX.229760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galeatus spinifrons" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229758> ;
    skos:hiddenLabel "Galeatus spinifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kissankäpälälude"@fi,
        "Galeatus spinifrons"@sv .

<http://tun.fi/MX.229762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kalama tricornis" ;
    dwc:scientificNameAuthorship "(Schrank, 1801)" ;
    skos:broader <http://tun.fi/MX.229761> ;
    skos:hiddenLabel "Kalama tricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harsolude"@fi,
        "Kalama tricornis"@sv .

<http://tun.fi/MX.229764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physatocheila costata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229763> ;
    skos:hiddenLabel "Physatocheila costata"@fi,
        "Physatocheila quadrimaculata"@fi,
        "Physatocheila quadrimaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huppulude"@fi,
        "Physatocheila costata"@sv .

<http://tun.fi/MX.229767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephanitis oberti" ;
    dwc:scientificNameAuthorship "(Kolenati, 1857)" ;
    skos:broader <http://tun.fi/MX.229766> ;
    skos:hiddenLabel "Stephanitis oberti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varpulude"@fi,
        "Stephanitis oberti"@sv .

<http://tun.fi/MX.229768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephanitis pyri" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.229766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stephanitis pyri"@fi,
        "Stephanitis pyri"@sv .

<http://tun.fi/MX.229769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephanitis rhododendri" ;
    dwc:scientificNameAuthorship "Horváth, 1905" ;
    skos:broader <http://tun.fi/MX.229766> ;
    skos:hiddenLabel "Stephanitis rhododendri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalmialude"@fi,
        "Stephanitis rhododendri"@sv .

<http://tun.fi/MX.229771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tingis cardui" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229770> ;
    skos:hiddenLabel "Tingis cardui"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakelude"@fi,
        "Tingis cardui"@sv .

<http://tun.fi/MX.229774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loricula elegantula" ;
    dwc:scientificNameAuthorship "(Bärensprung, 1858)" ;
    skos:broader <http://tun.fi/MX.229773> ;
    skos:hiddenLabel "Loricula elegantula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkäläkerilude"@fi,
        "Loricula elegantula"@sv .

<http://tun.fi/MX.229775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loricula pselaphiformis" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.229773> ;
    skos:hiddenLabel "Loricula pselaphiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksakerilude"@fi,
        "Loricula pselaphiformis"@sv .

<http://tun.fi/MX.229777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmedobia coleoptrata" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229776> ;
    skos:hiddenLabel "Myrmedobia coleoptrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalhitulude"@fi,
        "Myrmedobia coleoptrata"@sv .

<http://tun.fi/MX.229778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmedobia distinguenda" ;
    dwc:scientificNameAuthorship "Reuter, 1884" ;
    skos:broader <http://tun.fi/MX.229776> ;
    skos:hiddenLabel "Myrmedobia distinguenda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risuhitulude"@fi,
        "Myrmedobia distinguenda"@sv .

<http://tun.fi/MX.229779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmedobia exilis" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229776> ;
    skos:hiddenLabel "Myrmedobia exilis"@fi,
        "Myrmedobia tenella"@fi,
        "Myrmedobia tenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karikehitulude"@fi,
        "Myrmedobia exilis"@sv .

<http://tun.fi/MX.229783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryocoris pteridis" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229782> ;
    skos:hiddenLabel "Bryocoris pteridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirenporraslude"@fi,
        "Bryocoris pteridis"@sv .

<http://tun.fi/MX.229785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monalocoris filicis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229784> ;
    skos:hiddenLabel "Monalocoris filicis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saniaislude"@fi,
        "Monalocoris filicis"@sv .

<http://tun.fi/MX.229788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicyphus globulifer" ;
    dwc:scientificNameAuthorship "(Fallén, 1829)" ;
    skos:broader <http://tun.fi/MX.229786> ;
    skos:hiddenLabel "Dicyphus globulifer"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosoailakkilude"@fi,
        "Dicyphus globulifer"@sv .

<http://tun.fi/MX.229790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicyphus constrictus" ;
    dwc:scientificNameAuthorship "(Boheman, 1852)" ;
    skos:broader <http://tun.fi/MX.229786> ;
    skos:hiddenLabel "Dicyphus constrictus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloailakkilude"@fi,
        "Dicyphus constrictus"@sv .

<http://tun.fi/MX.229791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicyphus epilobii" ;
    dwc:scientificNameAuthorship "Reuter, 1883" ;
    skos:broader <http://tun.fi/MX.229786> ;
    skos:hiddenLabel "Dicyphus epilobii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvahorsmalude"@fi,
        "Dicyphus epilobii"@sv .

<http://tun.fi/MX.229792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicyphus errans" ;
    dwc:scientificNameAuthorship "(Wolff, 1804)" ;
    skos:broader <http://tun.fi/MX.229786> ;
    skos:hiddenLabel "Dicyphus errans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "roopelude"@fi,
        "Dicyphus errans"@sv .

<http://tun.fi/MX.229793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicyphus pallicornis" ;
    dwc:scientificNameAuthorship "(Fieber, 1861)" ;
    skos:broader <http://tun.fi/MX.229786> ;
    skos:hiddenLabel "Dicyphus pallicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormustinkukkalude"@fi,
        "Dicyphus pallicornis"@sv .

<http://tun.fi/MX.229795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campyloneura virgula" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1837)" ;
    skos:broader <http://tun.fi/MX.229794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campyloneura virgula"@fi,
        "Campyloneura virgula"@sv .

<http://tun.fi/MX.229797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrolophus pygmaeus" ;
    dwc:scientificNameAuthorship "(Rambur, 1839)" ;
    skos:broader <http://tun.fi/MX.229796> ;
    skos:hiddenLabel "Macrolophus nubilus"@fi,
        "Macrolophus pygmaeus"@fi,
        "Macrolophus nubilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkämölude"@fi,
        "Macrolophus pygmaeus"@sv .

<http://tun.fi/MX.229799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrolophus melanotoma" ;
    dwc:scientificNameAuthorship "(A. Costa, 1853)" ;
    skos:broader <http://tun.fi/MX.229796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrolophus melanotoma"@fi,
        "Macrolophus melanotoma"@sv .

<http://tun.fi/MX.229801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tupiocoris rhododendri" ;
    dwc:scientificNameAuthorship "(Dolling, 1972)" ;
    skos:broader <http://tun.fi/MX.229800> ;
    skos:hiddenLabel "Tupiocoris rhododendri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppiruusulude"@fi,
        "Tupiocoris rhododendri"@sv .

<http://tun.fi/MX.229805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothynotus pilosus" ;
    dwc:scientificNameAuthorship "(Boheman, 1852)" ;
    skos:broader <http://tun.fi/MX.229804> ;
    skos:hiddenLabel "Bothynotus pilosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ehtoolude"@fi,
        "Bothynotus pilosus"@sv .

<http://tun.fi/MX.229808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stethoconus cyrtopeltis" ;
    dwc:scientificNameAuthorship "(Flor, 1860)" ;
    skos:broader <http://tun.fi/MX.229807> ;
    skos:hiddenLabel "Stethoconus cyrtopeltis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartiolude"@fi,
        "Stethoconus cyrtopeltis"@sv .

<http://tun.fi/MX.229811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloeotomus germanicus" ;
    dwc:scientificNameAuthorship "Wagner, 1939" ;
    skos:broader <http://tun.fi/MX.229810> ;
    skos:hiddenLabel "Alloeotomus germanicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "petäjäkesakkolude"@fi,
        "Alloeotomus germanicus"@sv .

<http://tun.fi/MX.229812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloeotomus gothicus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229810> ;
    skos:hiddenLabel "Alloeotomus gothicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hartokesakkolude"@fi,
        "Alloeotomus gothicus"@sv .

<http://tun.fi/MX.229815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deraeocoris morio" ;
    dwc:scientificNameAuthorship "(Boheman, 1852)" ;
    skos:broader <http://tun.fi/MX.229813> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Deraeocoris morio"@fi,
        "Deraeocoris morio"@sv .

<http://tun.fi/MX.229816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deraeocoris ruber" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229813> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Deraeocoris ruber"@fi,
        "Deraeocoris ruber"@sv .

<http://tun.fi/MX.229817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deraeocoris scutellaris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229813> ;
    skos:hiddenLabel "Deraeocoris scutellaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämesiimalude"@fi,
        "Deraeocoris scutellaris"@sv .

<http://tun.fi/MX.229819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deraeocoris lutescens" ;
    dwc:scientificNameAuthorship "(Schilling, 1837)" ;
    skos:broader <http://tun.fi/MX.229813> ;
    skos:hiddenLabel "Deraeocoris lutescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasiimalude"@fi,
        "Deraeocoris lutescens"@sv .

<http://tun.fi/MX.229820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deraeocoris punctulatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229813> ;
    skos:hiddenLabel "Deraeocoris punctulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsämösiimalude"@fi,
        "Deraeocoris punctulatus"@sv .

<http://tun.fi/MX.229824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmecoris gracilis" ;
    dwc:scientificNameAuthorship "(R. F. Sahlberg, 1848)" ;
    skos:broader <http://tun.fi/MX.229823> ;
    skos:hiddenLabel "Myrmecoris gracilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurahaislude"@fi,
        "Myrmecoris gracilis"@sv .

<http://tun.fi/MX.229826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pithanus hrabei" ;
    dwc:scientificNameAuthorship "Stehlik, 1952" ;
    skos:broader <http://tun.fi/MX.229825> ;
    skos:hiddenLabel "Pithanus hrabei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmantulude"@fi,
        "Pithanus hrabei"@sv .

<http://tun.fi/MX.229827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pithanus maerkelii" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1838)" ;
    skos:broader <http://tun.fi/MX.229825> ;
    skos:hiddenLabel "Pithanus maerkelii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtamantulude"@fi,
        "Pithanus maerkelii"@sv .

<http://tun.fi/MX.229829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acetropis gimmerthalii" ;
    dwc:scientificNameAuthorship "(Flor, 1860)" ;
    skos:broader <http://tun.fi/MX.229828> ;
    skos:hiddenLabel "Acetropis gimmerthalii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kattaralude"@fi,
        "Acetropis gimmerthalii"@sv .

<http://tun.fi/MX.229831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actinocoris signatus" ;
    dwc:scientificNameAuthorship "Reuter, 1878" ;
    skos:broader <http://tun.fi/MX.229830> ;
    skos:hiddenLabel "Actinocoris signatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytilude"@fi,
        "Actinocoris signatus"@sv .

<http://tun.fi/MX.229833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptopterna dolabrata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229832> ;
    skos:hiddenLabel "Leptopterna dolabrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmitähkälude"@fi,
        "Leptopterna dolabrata"@sv .

<http://tun.fi/MX.229834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptopterna ferrugata" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229832> ;
    skos:hiddenLabel "Leptopterna ferrugata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdetähkälude"@fi,
        "Leptopterna ferrugata"@sv .

<http://tun.fi/MX.229836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaloceroea recticornis" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.229835> ;
    skos:hiddenLabel "Megaloceroea recticornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäärälude"@fi,
        "Megaloceroea recticornis"@sv .

<http://tun.fi/MX.229838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notostira elongata" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.229837> ;
    skos:hiddenLabel "Notostira elongata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonahdelude"@fi,
        "Notostira elongata"@sv .

<http://tun.fi/MX.229839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notostira erratica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229837> ;
    skos:hiddenLabel "Notostira erratica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitoahdelude"@fi,
        "Notostira erratica"@sv .

<http://tun.fi/MX.229842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenodema holsatum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.229840> ;
    skos:hiddenLabel "Stenodema holsatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuheinälude"@fi,
        "Stenodema holsatum"@sv .

<http://tun.fi/MX.229843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenodema laevigatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229840> ;
    skos:hiddenLabel "Stenodema laevigatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastikkaheinälude"@fi,
        "Stenodema laevigatum"@sv .

<http://tun.fi/MX.229844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenodema virens" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.229840> ;
    skos:hiddenLabel "Stenodema virens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konkkaheinälude"@fi,
        "Stenodema virens"@sv .

<http://tun.fi/MX.229846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenodema calcaratum" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229840> ;
    skos:hiddenLabel "Stenodema calcaratum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okaheinälude"@fi,
        "Stenodema calcaratum"@sv .

<http://tun.fi/MX.229847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenodema trispinosum" ;
    dwc:scientificNameAuthorship "Reuter, 1904" ;
    skos:broader <http://tun.fi/MX.229840> ;
    skos:hiddenLabel "Stenodema trispinosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahaheinälude"@fi,
        "Stenodema trispinosum"@sv .

<http://tun.fi/MX.229849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teratocoris antennatus" ;
    dwc:scientificNameAuthorship "(Boheman, 1852)" ;
    skos:broader <http://tun.fi/MX.229848> ;
    skos:hiddenLabel "Teratocoris antennatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarpaluhtalude"@fi,
        "Teratocoris antennatus"@sv .

<http://tun.fi/MX.229850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teratocoris caricis" ;
    dwc:scientificNameAuthorship "Kirkaldy, 1909" ;
    skos:broader <http://tun.fi/MX.229848> ;
    skos:hiddenLabel "Teratocoris caricis"@fi,
        "Teratocoris elegans"@fi,
        "Teratocoris elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saraikkoluhtalude"@fi,
        "Teratocoris caricis"@sv .

<http://tun.fi/MX.229852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teratocoris paludum" ;
    dwc:scientificNameAuthorship "J. Sahlberg, 1870" ;
    skos:broader <http://tun.fi/MX.229848> ;
    skos:hiddenLabel "Teratocoris paludum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasarviluhtalude"@fi,
        "Teratocoris paludum"@sv .

<http://tun.fi/MX.229853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teratocoris saundersi" ;
    dwc:scientificNameAuthorship "Douglas & Scott, 1869" ;
    skos:broader <http://tun.fi/MX.229848> ;
    skos:hiddenLabel "Teratocoris lineatus"@fi,
        "Teratocoris saundersi"@fi,
        "Teratocoris lineatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherluhtalude"@fi,
        "Teratocoris saundersi"@sv .

<http://tun.fi/MX.229855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teratocoris viridis" ;
    dwc:scientificNameAuthorship "Douglas & Scott, 1867" ;
    skos:broader <http://tun.fi/MX.229848> ;
    skos:hiddenLabel "Teratocoris viridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanluhtalude"@fi,
        "Teratocoris viridis"@sv .

<http://tun.fi/MX.229857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonotylus caelestialium" ;
    dwc:scientificNameAuthorship "(Kirkaldy, 1902)" ;
    skos:broader <http://tun.fi/MX.229856> ;
    skos:hiddenLabel "Trigonotylus caelestialium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halmekeilapää"@fi,
        "Trigonotylus caelestialium"@sv .

<http://tun.fi/MX.229858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonotylus fuscitarsis" ;
    dwc:scientificNameAuthorship "Lammes, 1987" ;
    skos:broader <http://tun.fi/MX.229856> ;
    skos:hiddenLabel "Trigonotylus fuscitarsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosarvikeilapää"@fi,
        "Trigonotylus fuscitarsis"@sv .

<http://tun.fi/MX.229859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonotylus ruficornis" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.229856> ;
    skos:hiddenLabel "Trigonotylus ruficornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokeilapää"@fi,
        "Trigonotylus ruficornis"@sv .

<http://tun.fi/MX.229862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantilius tunicatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.229861> ;
    skos:hiddenLabel "Pantilius tunicatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaapulude"@fi,
        "Pantilius tunicatus"@sv .

<http://tun.fi/MX.229865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytocoris dimidiatus" ;
    dwc:scientificNameAuthorship "Kirschbaum, 1856" ;
    skos:broader <http://tun.fi/MX.229863> ;
    skos:hiddenLabel "Phytocoris dimidiatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjomarmorilude"@fi,
        "Phytocoris dimidiatus"@sv .

<http://tun.fi/MX.229866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytocoris intricatus" ;
    dwc:scientificNameAuthorship "Flor, 1861" ;
    skos:broader <http://tun.fi/MX.229863> ;
    skos:hiddenLabel "Phytocoris intricatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeämarmorilude"@fi,
        "Phytocoris intricatus"@sv .

<http://tun.fi/MX.229867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytocoris longipennis" ;
    dwc:scientificNameAuthorship "Flor, 1861" ;
    skos:broader <http://tun.fi/MX.229863> ;
    skos:hiddenLabel "Phytocoris longipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkasmarmorilude"@fi,
        "Phytocoris longipennis"@sv .

<http://tun.fi/MX.229868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytocoris pini" ;
    dwc:scientificNameAuthorship "Kirschbaum, 1856" ;
    skos:broader <http://tun.fi/MX.229863> ;
    skos:hiddenLabel "Phytocoris pini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntymarmorilude"@fi,
        "Phytocoris pini"@sv .

<http://tun.fi/MX.229869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytocoris populi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229863> ;
    skos:hiddenLabel "Phytocoris populi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapamarmorilude"@fi,
        "Phytocoris populi"@sv .

<http://tun.fi/MX.229870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytocoris reuteri" ;
    dwc:scientificNameAuthorship "Saunders, 1876" ;
    skos:broader <http://tun.fi/MX.229863> ;
    skos:hiddenLabel "Phytocoris reuteri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysimarmorilude"@fi,
        "Phytocoris reuteri"@sv .

<http://tun.fi/MX.229871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytocoris tiliae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1776)" ;
    skos:broader <http://tun.fi/MX.229863> ;
    skos:hiddenLabel "Phytocoris tiliae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysmarmorilude"@fi,
        "Phytocoris tiliae"@sv .

<http://tun.fi/MX.229873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytocoris insignis" ;
    dwc:scientificNameAuthorship "Reuter, 1876" ;
    skos:broader <http://tun.fi/MX.229863> ;
    skos:hiddenLabel "Phytocoris insignis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummimarmorilude"@fi,
        "Phytocoris insignis"@sv .

<http://tun.fi/MX.229874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytocoris ulmi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229863> ;
    skos:hiddenLabel "Phytocoris ulmi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskomarmorilude"@fi,
        "Phytocoris ulmi"@sv .

<http://tun.fi/MX.229876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megacoelum infusum" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1837)" ;
    skos:broader <http://tun.fi/MX.229875> ;
    skos:hiddenLabel "Megacoelum infusum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmuslude"@fi,
        "Megacoelum infusum"@sv .

<http://tun.fi/MX.229878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelphocoris lineolatus" ;
    dwc:scientificNameAuthorship "(Goeze, 1778)" ;
    skos:broader <http://tun.fi/MX.229877> ;
    skos:hiddenLabel "Adelphocoris lineolatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiruviittalude"@fi,
        "Adelphocoris lineolatus"@sv .

<http://tun.fi/MX.229879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelphocoris quadripunctatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229877> ;
    skos:hiddenLabel "Adelphocoris quadripunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkosviittalude"@fi,
        "Adelphocoris quadripunctatus"@sv .

<http://tun.fi/MX.229880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelphocoris seticornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.229877> ;
    skos:hiddenLabel "Adelphocoris seticornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilaviittalude"@fi,
        "Adelphocoris seticornis"@sv .

<http://tun.fi/MX.229882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calocoris affinis" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
    skos:broader <http://tun.fi/MX.229881> ;
    skos:hiddenLabel "Calocoris affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhakauluslude"@fi,
        "Calocoris affinis"@sv .

<http://tun.fi/MX.229883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calocoris roseomaculatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1773)" ;
    skos:broader <http://tun.fi/MX.229881> ;
    skos:hiddenLabel "Calocoris roseomaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mykerökauluslude"@fi,
        "Calocoris roseomaculatus"@sv .

<http://tun.fi/MX.229885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Closterotomus biclavatus" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
    skos:broader <http://tun.fi/MX.229884> ;
    skos:hiddenLabel "Closterotomus biclavatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokauluslude"@fi,
        "Closterotomus biclavatus"@sv .

<http://tun.fi/MX.229886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Closterotomus fulvomaculatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1773)" ;
    skos:broader <http://tun.fi/MX.229884> ;
    skos:hiddenLabel "Closterotomus fulvomaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämekauluslude"@fi,
        "Closterotomus fulvomaculatus"@sv .

<http://tun.fi/MX.229887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Closterotomus norwegicus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.229884> ;
    skos:hiddenLabel "Closterotomus norwegicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkauluslude"@fi,
        "Closterotomus norwegicus"@sv .

<http://tun.fi/MX.229889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grypocoris sexguttatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.229888> ;
    skos:hiddenLabel "Grypocoris sexguttatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokauluslude"@fi,
        "Grypocoris sexguttatus"@sv .

<http://tun.fi/MX.229891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhabdomiris striatellus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229890> ;
    skos:hiddenLabel "Rhabdomiris striatellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikauluslude"@fi,
        "Rhabdomiris striatellus"@sv .

<http://tun.fi/MX.229893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miris striatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229892> ;
    skos:hiddenLabel "Miris striatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keikarilude"@fi,
        "Miris striatus"@sv .

<http://tun.fi/MX.229895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenotus binotatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229894> ;
    skos:hiddenLabel "Stenotus binotatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarlude"@fi,
        "Stenotus binotatus"@sv .

<http://tun.fi/MX.229896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrooscytus intermedius" ;
    dwc:scientificNameAuthorship "Reuter, 1885" ;
    skos:broader <http://tun.fi/MX.53418> ;
    skos:hiddenLabel "Dichrooscytus intermedius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihtahäivelude"@fi,
        "Dichrooscytus intermedius"@sv .

<http://tun.fi/MX.229897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrooscytus rufipennis" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.53418> ;
    skos:hiddenLabel "Dichrooscytus rufipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häivelude"@fi,
        "Dichrooscytus rufipennis"@sv .

<http://tun.fi/MX.229900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lygocoris pabulinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.229898> ;
    skos:hiddenLabel "Lygocoris pabulinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaherttalude"@fi,
        "Lygocoris pabulinus"@sv .

<http://tun.fi/MX.229901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lygocoris rugicollis" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229898> ;
    skos:hiddenLabel "Lygocoris rugicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurttulude"@fi,
        "Lygocoris rugicollis"@sv .

<http://tun.fi/MX.229903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neolygus contaminatus" ;
    dwc:scientificNameAuthorship "(Fallen, 1807)" ;
    skos:broader <http://tun.fi/MX.229902> ;
    skos:hiddenLabel "Lygocoris contaminatus"@fi,
        "Neolygus contaminatus"@fi,
        "Lygocoris contaminatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuherttalude"@fi,
        "Neolygus contaminatus"@sv .

<http://tun.fi/MX.229904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neolygus viridis" ;
    dwc:scientificNameAuthorship "(Fallen, 1807)" ;
    skos:broader <http://tun.fi/MX.229902> ;
    skos:hiddenLabel "Lygocoris viridis"@fi,
        "Neolygus viridis"@fi,
        "Lygocoris viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistoherttalude"@fi,
        "Neolygus viridis"@sv .

<http://tun.fi/MX.229906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apolygus limbatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229905> ;
    skos:hiddenLabel "Apolygus limbatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuherttalude"@fi,
        "Apolygus limbatus"@sv .

<http://tun.fi/MX.229907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apolygus lucorum" ;
    dwc:scientificNameAuthorship "(Meyer-Dür, 1843)" ;
    skos:broader <http://tun.fi/MX.229905> ;
    skos:hiddenLabel "Apolygus lucorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujoherttalude"@fi,
        "Apolygus lucorum"@sv .

<http://tun.fi/MX.229908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apolygus rhamnicola" ;
    dwc:scientificNameAuthorship "(Reuter, 1885)" ;
    skos:broader <http://tun.fi/MX.229905> ;
    skos:hiddenLabel "Apolygus rhamnicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paatsamaherttalude"@fi,
        "Apolygus rhamnicola"@sv .

<http://tun.fi/MX.229909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apolygus spinolae" ;
    dwc:scientificNameAuthorship "(Meyer-Dür, 1841)" ;
    skos:broader <http://tun.fi/MX.229905> ;
    skos:hiddenLabel "Apolygus spinolae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "angervoherttalude"@fi,
        "Apolygus spinolae"@sv .

<http://tun.fi/MX.229911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lygus gemellatus" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
    skos:broader <http://tun.fi/MX.229910> ;
    skos:hiddenLabel "Lygus adspersus"@fi,
        "Lygus gemellatus"@fi,
        "Lygus adspersus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marunalude"@fi,
        "Lygus gemellatus"@sv .

<http://tun.fi/MX.229913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lygus pratensis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229910> ;
    skos:hiddenLabel "Lygus pratensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketolude"@fi,
        "Lygus pratensis"@sv .

<http://tun.fi/MX.229914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lygus punctatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.229910> ;
    skos:hiddenLabel "Lygus punctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolukkalude"@fi,
        "Lygus punctatus"@sv .

<http://tun.fi/MX.229915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lygus rugulipennis" ;
    dwc:scientificNameAuthorship "Poppius, 1911" ;
    skos:broader <http://tun.fi/MX.229910> ;
    skos:hiddenLabel "Lygus rugulipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltolude"@fi,
        "Lygus rugulipennis"@sv .

<http://tun.fi/MX.229916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lygus wagneri" ;
    dwc:scientificNameAuthorship "Remane, 1955" ;
    skos:broader <http://tun.fi/MX.229910> ;
    skos:hiddenLabel "Lygus wagneri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuolilude"@fi,
        "Lygus wagneri"@sv .

<http://tun.fi/MX.229918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthops basalis" ;
    dwc:scientificNameAuthorship "(Costa, 1853)" ;
    skos:altLabel "koiranputkilude"@fi ;
    skos:broader <http://tun.fi/MX.229917> ;
    skos:hiddenLabel "Orthops basalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koiranputkiainen"@fi,
        "Orthops basalis"@sv .

<http://tun.fi/MX.229919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthops campestris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229917> ;
    skos:hiddenLabel "Orthops campestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultoputkiainen"@fi,
        "Orthops campestris"@sv .

<http://tun.fi/MX.229920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthops kalmii" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229917> ;
    skos:hiddenLabel "Orthops kalmii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukonputkiainen"@fi,
        "Orthops kalmii"@sv .

<http://tun.fi/MX.229922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinalitus cervinus" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1841)" ;
    skos:broader <http://tun.fi/MX.229921> ;
    skos:hiddenLabel "Pinalitus cervinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niinikuulaslude"@fi,
        "Pinalitus cervinus"@sv .

<http://tun.fi/MX.229923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinalitus rubricatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229921> ;
    skos:hiddenLabel "Pinalitus rubricatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenkuulaslude"@fi,
        "Pinalitus rubricatus"@sv .

<http://tun.fi/MX.229925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agnocoris rubicundus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229924> ;
    skos:hiddenLabel "Agnocoris rubicundus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tumpuralude"@fi,
        "Agnocoris rubicundus"@sv .

<http://tun.fi/MX.229927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liocoris tripustulatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.229926> ;
    skos:hiddenLabel "Liocoris tripustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkoslude"@fi,
        "Liocoris tripustulatus"@sv .

<http://tun.fi/MX.229929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptozygum aequale" ;
    dwc:scientificNameAuthorship "(Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.229928> ;
    skos:hiddenLabel "Camptozygum aequale"@fi,
        "Camptozygum pinastri"@fi,
        "Camptozygum pinastri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sätkiäislude"@fi,
        "Camptozygum aequale"@sv .

<http://tun.fi/MX.229933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polymerus nigrita" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229931> ;
    skos:hiddenLabel "Polymerus nigrita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustamataralude"@fi,
        "Polymerus nigrita"@sv .

<http://tun.fi/MX.229935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polymerus cognatus" ;
    dwc:scientificNameAuthorship "(Fieber, 1858)" ;
    skos:broader <http://tun.fi/MX.229931> ;
    skos:hiddenLabel "Polymerus cognatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkomataralude"@fi,
        "Polymerus cognatus"@sv .

<http://tun.fi/MX.229936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polymerus lammesi" ;
    dwc:scientificNameAuthorship "Rinne, 1989" ;
    skos:broader <http://tun.fi/MX.229931> ;
    skos:hiddenLabel "Polymerus lammesi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkomataralude"@fi,
        "Polymerus lammesi"@sv .

<http://tun.fi/MX.229937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polymerus microphthalmus" ;
    dwc:scientificNameAuthorship "(Wagner, 1951)" ;
    skos:broader <http://tun.fi/MX.229931> ;
    skos:hiddenLabel "Polymerus microphthalmus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paimenmataralude"@fi,
        "Polymerus microphthalmus"@sv .

<http://tun.fi/MX.229938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polymerus palustris" ;
    dwc:scientificNameAuthorship "(Reuter, 1907)" ;
    skos:broader <http://tun.fi/MX.229931> ;
    skos:hiddenLabel "Polymerus palustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtamataralude"@fi,
        "Polymerus palustris"@sv .

<http://tun.fi/MX.229939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polymerus tepastus" ;
    dwc:scientificNameAuthorship "Rinne, 1989" ;
    skos:broader <http://tun.fi/MX.229931> ;
    skos:hiddenLabel "Polymerus tepastus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahomataralude"@fi,
        "Polymerus tepastus"@sv .

<http://tun.fi/MX.229940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polymerus unifasciatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.229931> ;
    skos:hiddenLabel "Polymerus unifasciatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltamataralude"@fi,
        "Polymerus unifasciatus"@sv .

<http://tun.fi/MX.229941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polymerus vulneratus" ;
    dwc:scientificNameAuthorship "(Panzer, 1806)" ;
    skos:broader <http://tun.fi/MX.229931> ;
    skos:hiddenLabel "Polymerus vulneratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarmataralude"@fi,
        "Polymerus vulneratus"@sv .

<http://tun.fi/MX.229943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charagochilus gyllenhali" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229942> ;
    skos:hiddenLabel "Charagochilus gyllenhali"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poikkolude"@fi,
        "Charagochilus gyllenhali"@sv .

<http://tun.fi/MX.229945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capsus ater" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229944> ;
    skos:hiddenLabel "Capsus ater"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketomustiainen"@fi,
        "Capsus ater"@sv .

<http://tun.fi/MX.229946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capsus wagneri" ;
    dwc:scientificNameAuthorship "Remane, 1950" ;
    skos:broader <http://tun.fi/MX.229944> ;
    skos:hiddenLabel "Capsus wagneri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastikkamustiainen"@fi,
        "Capsus wagneri"@sv .

<http://tun.fi/MX.229950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halticus apterus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229949> ;
    skos:hiddenLabel "Halticus apterus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketovirnalude"@fi,
        "Halticus apterus"@sv .

<http://tun.fi/MX.229951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halticus major" ;
    dwc:scientificNameAuthorship "Wagner, 1951" ;
    skos:broader <http://tun.fi/MX.229949> ;
    skos:hiddenLabel "Halticus major"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahovirnalude"@fi,
        "Halticus major"@sv .

<http://tun.fi/MX.229953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongylocoris leucocephalus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.229952> ;
    skos:hiddenLabel "Strongylocoris leucocephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokorppilude"@fi,
        "Strongylocoris leucocephalus"@sv .

<http://tun.fi/MX.229954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongylocoris niger" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
    skos:broader <http://tun.fi/MX.229952> ;
    skos:hiddenLabel "Strongylocoris niger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakorppilude"@fi,
        "Strongylocoris niger"@sv .

<http://tun.fi/MX.229955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongylocoris steganoides" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1875)" ;
    skos:broader <http://tun.fi/MX.229952> ;
    skos:hiddenLabel "Strongylocoris steganoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankorppilude"@fi,
        "Strongylocoris steganoides"@sv .

<http://tun.fi/MX.229957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachytomella parallela" ;
    dwc:scientificNameAuthorship "(Meyer-Dür, 1843)" ;
    skos:broader <http://tun.fi/MX.229956> ;
    skos:hiddenLabel "Pachytomella parallela"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siljolude"@fi,
        "Pachytomella parallela"@sv .

<http://tun.fi/MX.229959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocephalus brevis" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.229958> ;
    skos:hiddenLabel "Orthocephalus brevis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellokimolude"@fi,
        "Orthocephalus brevis"@sv .

<http://tun.fi/MX.229960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocephalus saltator" ;
    dwc:scientificNameAuthorship "(Hahn, 1835)" ;
    skos:broader <http://tun.fi/MX.229958> ;
    skos:hiddenLabel "Orthocephalus saltator"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanokimolude"@fi,
        "Orthocephalus saltator"@sv .

<http://tun.fi/MX.229961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocephalus vittipennis" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
    skos:broader <http://tun.fi/MX.229958> ;
    skos:hiddenLabel "Orthocephalus vittipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovakimolude"@fi,
        "Orthocephalus vittipennis"@sv .

<http://tun.fi/MX.229963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryopicoris fennicus" ;
    dwc:scientificNameAuthorship "Wagner, 1954" ;
    skos:broader <http://tun.fi/MX.229962> ;
    skos:hiddenLabel "Euryopicoris fennicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iltahohtolude"@fi,
        "Euryopicoris fennicus"@sv .

<http://tun.fi/MX.229964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryopicoris nitidus" ;
    dwc:scientificNameAuthorship "(Meyer-Dür, 1843)" ;
    skos:broader <http://tun.fi/MX.229962> ;
    skos:hiddenLabel "Euryopicoris nitidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukohohtolude"@fi,
        "Euryopicoris nitidus"@sv .

<http://tun.fi/MX.229966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Labops sahlbergii" ;
    dwc:scientificNameAuthorship "(Fallén, 1829)" ;
    skos:broader <http://tun.fi/MX.229965> ;
    skos:hiddenLabel "Labops sahlbergii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tappisilmälude"@fi,
        "Labops sahlbergii"@sv .

<http://tun.fi/MX.229968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmecophyes alboornatus" ;
    dwc:scientificNameAuthorship "(Stål, 1858)" ;
    skos:broader <http://tun.fi/MX.229967> ;
    skos:hiddenLabel "Myrmecophyes alboornatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijalude"@fi,
        "Myrmecophyes alboornatus"@sv .

<http://tun.fi/MX.229971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malacocoris chlorizans" ;
    dwc:scientificNameAuthorship "(Panzer, 1794)" ;
    skos:broader <http://tun.fi/MX.229970> ;
    skos:hiddenLabel "Malacocoris chlorizans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tirrilude"@fi,
        "Malacocoris chlorizans"@sv .

<http://tun.fi/MX.229973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reuteria marqueti" ;
    dwc:scientificNameAuthorship "Puton, 1875" ;
    skos:broader <http://tun.fi/MX.229972> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Reuteria marqueti"@fi,
        "Reuteria marqueti"@sv .

<http://tun.fi/MX.229976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotylus boreellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.229974> ;
    skos:hiddenLabel "Orthotylus boreellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankaitalude"@fi,
        "Orthotylus boreellus"@sv .

<http://tun.fi/MX.229977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotylus flavinervis" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1856)" ;
    skos:broader <http://tun.fi/MX.229974> ;
    skos:hiddenLabel "Orthotylus flavinervis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäkaitalude"@fi,
        "Orthotylus flavinervis"@sv .

<http://tun.fi/MX.229978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotylus marginalis" ;
    dwc:scientificNameAuthorship "Reuter, 1883" ;
    skos:broader <http://tun.fi/MX.229974> ;
    skos:hiddenLabel "Orthotylus marginalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeäkaitalude"@fi,
        "Orthotylus marginalis"@sv .

<http://tun.fi/MX.229979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotylus nassatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.229974> ;
    skos:hiddenLabel "Orthotylus nassatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirukaitalude"@fi,
        "Orthotylus nassatus"@sv .

<http://tun.fi/MX.229980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotylus prasinus" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.229974> ;
    skos:hiddenLabel "Orthotylus prasinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäkaitalude"@fi,
        "Orthotylus prasinus"@sv .

<http://tun.fi/MX.229981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotylus tenellus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229974> ;
    skos:hiddenLabel "Orthotylus tenellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskaitalude"@fi,
        "Orthotylus tenellus"@sv .

<http://tun.fi/MX.229982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotylus virens" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229974> ;
    skos:hiddenLabel "Orthotylus virens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halavakaitalude"@fi,
        "Orthotylus virens"@sv .

<http://tun.fi/MX.229983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotylus viridinervis" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1856)" ;
    skos:broader <http://tun.fi/MX.229974> ;
    skos:hiddenLabel "Orthotylus viridinervis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavakaitalude"@fi,
        "Orthotylus viridinervis"@sv .

<http://tun.fi/MX.229985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotylus ericetorum" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229974> ;
    skos:hiddenLabel "Orthotylus ericetorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervakaitalude"@fi,
        "Orthotylus ericetorum"@sv .

<http://tun.fi/MX.229987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotylus flavosparsus" ;
    dwc:scientificNameAuthorship "(C. R. Sahlberg, 1841)" ;
    skos:broader <http://tun.fi/MX.229974> ;
    skos:hiddenLabel "Orthotylus flavosparsus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savikkakaitalude"@fi,
        "Orthotylus flavosparsus"@sv .

<http://tun.fi/MX.229989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotylus fuscescens" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1856)" ;
    skos:broader <http://tun.fi/MX.229974> ;
    skos:hiddenLabel "Orthotylus fuscescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntykaitalude"@fi,
        "Orthotylus fuscescens"@sv .

<http://tun.fi/MX.229991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotylus bilineatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229974> ;
    skos:hiddenLabel "Orthotylus bilineatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hankalude"@fi,
        "Orthotylus bilineatus"@sv .

<http://tun.fi/MX.229993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoloxops coccineus" ;
    dwc:scientificNameAuthorship "(Meyer-Dür, 1843)" ;
    skos:broader <http://tun.fi/MX.229992> ;
    skos:hiddenLabel "Pseudoloxops coccineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnilude"@fi,
        "Pseudoloxops coccineus"@sv .

<http://tun.fi/MX.229995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtorhinus caricis" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229994> ;
    skos:hiddenLabel "Cyrtorhinus caricis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saraikkolude"@fi,
        "Cyrtorhinus caricis"@sv .

<http://tun.fi/MX.229997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fieberocapsus flaveolus" ;
    dwc:scientificNameAuthorship "(Reuter, 1870)" ;
    skos:broader <http://tun.fi/MX.229996> ;
    skos:hiddenLabel "Fieberocapsus flaveolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalude"@fi,
        "Fieberocapsus flaveolus"@sv .

<http://tun.fi/MX.230000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mecomma ambulans" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.229998> ;
    skos:hiddenLabel "Mecomma ambulans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakahtaislude"@fi,
        "Mecomma ambulans"@sv .

<http://tun.fi/MX.230002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mecomma dispar" ;
    dwc:scientificNameAuthorship "(Boheman, 1852)" ;
    skos:broader <http://tun.fi/MX.229998> ;
    skos:hiddenLabel "Mecomma dispar"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnakahtaislude"@fi,
        "Mecomma dispar"@sv .

<http://tun.fi/MX.230004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Globiceps flavomaculatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.230003> ;
    skos:hiddenLabel "Globiceps flavomaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmipallopää"@fi,
        "Globiceps flavomaculatus"@sv .

<http://tun.fi/MX.230005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Globiceps salicicola" ;
    dwc:scientificNameAuthorship "Reuter, 1880" ;
    skos:broader <http://tun.fi/MX.230003> ;
    skos:hiddenLabel "Globiceps salicicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämepallopää"@fi,
        "Globiceps salicicola"@sv .

<http://tun.fi/MX.230007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blepharidopterus angulatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230006> ;
    skos:hiddenLabel "Blepharidopterus angulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sypäkkälude"@fi,
        "Blepharidopterus angulatus"@sv .

<http://tun.fi/MX.230008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blepharidopterus diaphanus" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1856)" ;
    skos:broader <http://tun.fi/MX.230006> ;
    skos:hiddenLabel "Blepharidopterus diaphanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salavalude"@fi,
        "Blepharidopterus diaphanus"@sv .

<http://tun.fi/MX.230010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyllecoris histrionius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.230009> ;
    skos:hiddenLabel "Cyllecoris histrionius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harlekiinilude"@fi,
        "Cyllecoris histrionius"@sv .

<http://tun.fi/MX.230012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryophilocoris flavoquadrimaculatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1773)" ;
    skos:broader <http://tun.fi/MX.230011> ;
    skos:hiddenLabel "Dryophilocoris flavoquadrimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelitäplälude"@fi,
        "Dryophilocoris flavoquadrimaculatus"@sv .

<http://tun.fi/MX.230015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilophorus cinnamopterus" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1856)" ;
    skos:broader <http://tun.fi/MX.254035> ;
    skos:hiddenLabel "Pilophorus cinnamopterus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyraitalude"@fi,
        "Pilophorus cinnamopterus"@sv .

<http://tun.fi/MX.230016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilophorus clavatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.254035> ;
    skos:hiddenLabel "Pilophorus clavatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehväraitalude"@fi,
        "Pilophorus clavatus"@sv .

<http://tun.fi/MX.230017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilophorus confusus" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1856)" ;
    skos:broader <http://tun.fi/MX.254035> ;
    skos:hiddenLabel "Pilophorus confusus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaraitalude"@fi,
        "Pilophorus confusus"@sv .

<http://tun.fi/MX.230018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilophorus perplexus" ;
    dwc:scientificNameAuthorship "Douglas & Scott, 1875" ;
    skos:broader <http://tun.fi/MX.254035> ;
    skos:hiddenLabel "Pilophorus perplexus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammiraitalude"@fi,
        "Pilophorus perplexus"@sv .

<http://tun.fi/MX.230021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cremnocephalus albolineatus" ;
    dwc:scientificNameAuthorship "Reuter, 1875" ;
    skos:broader <http://tun.fi/MX.230020> ;
    skos:hiddenLabel "Cremnocephalus albolineatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seepralude"@fi,
        "Cremnocephalus albolineatus"@sv .

<http://tun.fi/MX.230023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hallodapus rufescens" ;
    dwc:scientificNameAuthorship "(Burmeister, 1835)" ;
    skos:broader <http://tun.fi/MX.230022> ;
    skos:hiddenLabel "Hallodapus rufescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lymylude"@fi,
        "Hallodapus rufescens"@sv .

<http://tun.fi/MX.230025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Systellonotus triguttatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.230024> ;
    skos:hiddenLabel "Systellonotus triguttatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nopsalude"@fi,
        "Systellonotus triguttatus"@sv .

<http://tun.fi/MX.230028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncotylus punctipes" ;
    dwc:scientificNameAuthorship "Reuter, 1875" ;
    skos:broader <http://tun.fi/MX.230027> ;
    skos:hiddenLabel "Oncotylus punctipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pietarlude"@fi,
        "Oncotylus punctipes"@sv .

<http://tun.fi/MX.230030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrotylus cruciatus" ;
    dwc:scientificNameAuthorship "(R. F. Sahlberg, 1848)" ;
    skos:broader <http://tun.fi/MX.230029> ;
    skos:hiddenLabel "Macrotylus cruciatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenpolvilude"@fi,
        "Macrotylus cruciatus"@sv .

<http://tun.fi/MX.230032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiognathus arbustorum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.230031> ;
    skos:hiddenLabel "Plagiognathus arbustorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katvemustapolvi"@fi,
        "Plagiognathus arbustorum"@sv .

<http://tun.fi/MX.230033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiognathus chrysanthemi" ;
    dwc:scientificNameAuthorship "(Wolff, 1804)" ;
    skos:broader <http://tun.fi/MX.230031> ;
    skos:hiddenLabel "Plagiognathus chrysanthemi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketomustapolvi"@fi,
        "Plagiognathus chrysanthemi"@sv .

<http://tun.fi/MX.230035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Europiella albipennis" ;
    dwc:scientificNameAuthorship "(Fallén, 1829)" ;
    skos:broader <http://tun.fi/MX.230034> ;
    skos:hiddenLabel "Europiella albipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marunamustapolvi"@fi,
        "Europiella albipennis"@sv .

<http://tun.fi/MX.230036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Europiella artemisiae" ;
    dwc:scientificNameAuthorship "(Becker, 1864)" ;
    skos:broader <http://tun.fi/MX.230034> ;
    skos:hiddenLabel "Europiella albipennis"@fi,
        "Europiella artemisiae"@fi,
        "Europiella albipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujomustapolvi"@fi,
        "Europiella artemisiae"@sv .

<http://tun.fi/MX.230039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parapsallus vitellinus" ;
    dwc:scientificNameAuthorship "(Scholtz, 1847)" ;
    skos:broader <http://tun.fi/MX.230038> ;
    skos:hiddenLabel "Parapsallus vitellinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havumustapolvi"@fi,
        "Parapsallus vitellinus"@sv .

<http://tun.fi/MX.230041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomma verbasci" ;
    dwc:scientificNameAuthorship "(Meyer-Dür, 1843)" ;
    skos:broader <http://tun.fi/MX.230040> ;
    skos:hiddenLabel "Campylomma verbasci"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaslude"@fi,
        "Campylomma verbasci"@sv .

<http://tun.fi/MX.230043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monosynamma bohemanni" ;
    dwc:scientificNameAuthorship "(Fallén, 1829)" ;
    skos:broader <http://tun.fi/MX.230042> ;
    skos:hiddenLabel "Monosynamma bohemanni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virpalude"@fi,
        "Monosynamma bohemanni"@sv .

<http://tun.fi/MX.230046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlamydatus opacus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.230044> ;
    skos:hiddenLabel "Chlamydatus opacus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeäjänölude"@fi,
        "Chlamydatus opacus"@sv .

<http://tun.fi/MX.230047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlamydatus saltitans" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230044> ;
    skos:hiddenLabel "Chlamydatus saltitans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltojänölude"@fi,
        "Chlamydatus saltitans"@sv .

<http://tun.fi/MX.230049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlamydatus drymophilus" ;
    dwc:scientificNameAuthorship "Vinokurov, 1982" ;
    skos:broader <http://tun.fi/MX.230044> ;
    skos:hiddenLabel "Chlamydatus drymophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummijänölude"@fi,
        "Chlamydatus drymophilus"@sv .

<http://tun.fi/MX.230050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlamydatus pulicarius" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230044> ;
    skos:hiddenLabel "Chlamydatus pulicarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruohikkojänölude"@fi,
        "Chlamydatus pulicarius"@sv .

<http://tun.fi/MX.230051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlamydatus pullus" ;
    dwc:scientificNameAuthorship "(Reuter, 1870)" ;
    skos:broader <http://tun.fi/MX.230044> ;
    skos:hiddenLabel "Chlamydatus pullus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketojänölude"@fi,
        "Chlamydatus pullus"@sv .

<http://tun.fi/MX.230052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlamydatus wilkinsoni" ;
    dwc:scientificNameAuthorship "(Douglas & Scott, 1866)" ;
    skos:broader <http://tun.fi/MX.230044> ;
    skos:hiddenLabel "Chlamydatus wilkinsoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätköjänölude"@fi,
        "Chlamydatus wilkinsoni"@sv .

<http://tun.fi/MX.230054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salicarus roseri" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1838)" ;
    skos:broader <http://tun.fi/MX.230053> ;
    skos:hiddenLabel "Salicarus roseri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajulude"@fi,
        "Salicarus roseri"@sv .

<http://tun.fi/MX.230056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sthenarus rotermundi" ;
    dwc:scientificNameAuthorship "(Scholtz, 1847)" ;
    skos:broader <http://tun.fi/MX.230055> ;
    skos:hiddenLabel "Sthenarus rotermundi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelilude"@fi,
        "Sthenarus rotermundi"@sv .

<http://tun.fi/MX.230058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Criocoris crassicornis" ;
    dwc:scientificNameAuthorship "(Hahn, 1834)" ;
    skos:broader <http://tun.fi/MX.230057> ;
    skos:hiddenLabel "Criocoris crassicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosteaholude"@fi,
        "Criocoris crassicornis"@sv .

<http://tun.fi/MX.230059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Criocoris quadrimaculatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230057> ;
    skos:hiddenLabel "Criocoris quadrimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläaholude"@fi,
        "Criocoris quadrimaculatus"@sv .

<http://tun.fi/MX.230061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractotomus kolenatii" ;
    dwc:scientificNameAuthorship "(Flor, 1860)" ;
    skos:broader <http://tun.fi/MX.230060> ;
    skos:hiddenLabel "Atractotomus kolenatii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "närepamppulude"@fi,
        "Atractotomus kolenatii"@sv .

<http://tun.fi/MX.230062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractotomus magnicornis" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230060> ;
    skos:hiddenLabel "Atractotomus magnicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenpamppulude"@fi,
        "Atractotomus magnicornis"@sv .

<http://tun.fi/MX.230063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractotomus mali" ;
    dwc:scientificNameAuthorship "(Meyer-Dür, 1843)" ;
    skos:broader <http://tun.fi/MX.230060> ;
    skos:hiddenLabel "Atractotomus mali"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenanpamppulude"@fi,
        "Atractotomus mali"@sv .

<http://tun.fi/MX.230064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractotomus morio" ;
    dwc:scientificNameAuthorship "J. Sahlberg, 1883" ;
    skos:broader <http://tun.fi/MX.230060> ;
    skos:hiddenLabel "Atractotomus morio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopamppulude"@fi,
        "Atractotomus morio"@sv .

<http://tun.fi/MX.230067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus falleni" ;
    dwc:scientificNameAuthorship "Reuter, 1883" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus falleni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ritvasuomulude"@fi,
        "Psallus falleni"@sv .

<http://tun.fi/MX.230068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus flavellus" ;
    dwc:scientificNameAuthorship "Stichel, 1960" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psallus flavellus"@fi,
        "Psallus flavellus"@sv .

<http://tun.fi/MX.230069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus haematodes" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus alni"@fi,
        "Psallus haematodes"@fi,
        "Psallus roseus"@fi,
        "Psallus alni"@sv,
        "Psallus roseus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidansuomulude"@fi,
        "Psallus haematodes"@sv .

<http://tun.fi/MX.230072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus lepidus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus lepidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnisuomulude"@fi,
        "Psallus lepidus"@sv .

<http://tun.fi/MX.230073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus mollis" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1852)" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus masseei"@fi,
        "Psallus mollis"@fi,
        "Psallus masseei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasuomulude"@fi,
        "Psallus mollis"@sv .

<http://tun.fi/MX.230075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus salicis" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1856)" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus alnicola"@fi,
        "Psallus salicis"@fi,
        "Psallus scholtzi"@fi,
        "Psallus alnicola"@sv,
        "Psallus scholtzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäsuomulude"@fi,
        "Psallus salicis"@sv .

<http://tun.fi/MX.230078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus varians" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1841)" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus varians"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkasuomulude"@fi,
        "Psallus varians"@sv .

<http://tun.fi/MX.230080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus aethiops" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus aethiops"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasuomulude"@fi,
        "Psallus aethiops"@sv .

<http://tun.fi/MX.230081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus betuleti" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus betuleti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivusuomulude"@fi,
        "Psallus betuleti"@sv .

<http://tun.fi/MX.230082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus graminicola" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus graminicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämesuomulude"@fi,
        "Psallus graminicola"@sv .

<http://tun.fi/MX.230083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus montanus" ;
    dwc:scientificNameAuthorship "Josifov, 1973" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus montanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunosuomulude"@fi,
        "Psallus montanus"@sv .

<http://tun.fi/MX.230085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus perrisi" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1852)" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus perrisi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "terhosuomulude"@fi,
        "Psallus perrisi"@sv .

<http://tun.fi/MX.230086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus variabilis" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus variabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammisuomulude"@fi,
        "Psallus variabilis"@sv .

<http://tun.fi/MX.230087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus wagneri" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1953" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus wagneri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasuomulude"@fi,
        "Psallus wagneri"@sv .

<http://tun.fi/MX.230089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus ambiguus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus ambiguus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "erakkosuomulude"@fi,
        "Psallus ambiguus"@sv .

<http://tun.fi/MX.230091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus quercus" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1856)" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus quercus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahasuomulude"@fi,
        "Psallus quercus"@sv .

<http://tun.fi/MX.230093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus lapponicus" ;
    dwc:scientificNameAuthorship "Reuter, 1874" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajusäämiskälude"@fi,
        "Psallus lapponicus"@sv .

<http://tun.fi/MX.230094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus luridus" ;
    dwc:scientificNameAuthorship "Reuter, 1878" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:hiddenLabel "Psallus luridus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosäämiskälude"@fi,
        "Psallus luridus"@sv .

<http://tun.fi/MX.230095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus piceae" ;
    dwc:scientificNameAuthorship "(Reuter, 1879)" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psallus piceae"@fi,
        "Psallus piceae"@sv .

<http://tun.fi/MX.230097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Compsidolon salicellum" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1841)" ;
    skos:broader <http://tun.fi/MX.230096> ;
    skos:hiddenLabel "Compsidolon salicellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinälude"@fi,
        "Compsidolon salicellum"@sv .

<http://tun.fi/MX.230099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phoenicocoris modestus" ;
    dwc:scientificNameAuthorship "(Meyer-Dür, 1843)" ;
    skos:broader <http://tun.fi/MX.230098> ;
    skos:hiddenLabel "Phoenicocoris modestus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töpöhärmelude"@fi,
        "Phoenicocoris modestus"@sv .

<http://tun.fi/MX.230100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phoenicocoris obscurellus" ;
    dwc:scientificNameAuthorship "(Fallén, 1829)" ;
    skos:broader <http://tun.fi/MX.230098> ;
    skos:hiddenLabel "Phoenicocoris obscurellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkahärmelude"@fi,
        "Phoenicocoris obscurellus"@sv .

<http://tun.fi/MX.230102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthonotus rufifrons" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230101> ;
    skos:hiddenLabel "Orthonotus rufifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaihdokaslude"@fi,
        "Orthonotus rufifrons"@sv .

<http://tun.fi/MX.230104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyarthrum limitatum" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.230103> ;
    skos:hiddenLabel "Brachyarthrum limitatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapalude"@fi,
        "Brachyarthrum limitatum"@sv .

<http://tun.fi/MX.230106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tytthus pubescens" ;
    dwc:scientificNameAuthorship "(Knight, 1931)" ;
    skos:broader <http://tun.fi/MX.230105> ;
    skos:hiddenLabel "Tytthus pubescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saratöpsälude"@fi,
        "Tytthus pubescens"@sv .

<http://tun.fi/MX.230107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tytthus pygmaeus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.230105> ;
    skos:hiddenLabel "Tytthus pygmaeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinätöpsälude"@fi,
        "Tytthus pygmaeus"@sv .

<http://tun.fi/MX.230109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plesiodema pinetellum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.230108> ;
    skos:hiddenLabel "Plesiodema pinetellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulaslude"@fi,
        "Plesiodema pinetellum"@sv .

<http://tun.fi/MX.230111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylus coryli" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230110> ;
    skos:hiddenLabel "Phylus coryli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäkeijulude"@fi,
        "Phylus coryli"@sv .

<http://tun.fi/MX.230112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylus melanocephalus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.230110> ;
    skos:hiddenLabel "Phylus melanocephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikeijulude"@fi,
        "Phylus melanocephalus"@sv .

<http://tun.fi/MX.230114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megalocoleus molliculus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230113> ;
    skos:hiddenLabel "Megalocoleus molliculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helomykerölude"@fi,
        "Megalocoleus molliculus"@sv .

<http://tun.fi/MX.230115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megalocoleus tanaceti" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230113> ;
    skos:hiddenLabel "Megalocoleus pilosus"@fi,
        "Megalocoleus tanaceti"@fi,
        "Megalocoleus pilosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltamykerölude"@fi,
        "Megalocoleus tanaceti"@sv .

<http://tun.fi/MX.230118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplomachus thunbergii" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230117> ;
    skos:hiddenLabel "Hoplomachus thunbergii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanolude"@fi,
        "Hoplomachus thunbergii"@sv .

<http://tun.fi/MX.230120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placochilus seladonicus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230119> ;
    skos:hiddenLabel "Placochilus seladonicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuruoholude"@fi,
        "Placochilus seladonicus"@sv .

<http://tun.fi/MX.230122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lopus decolor" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230121> ;
    skos:hiddenLabel "Lopus decolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röllilude"@fi,
        "Lopus decolor"@sv .

<http://tun.fi/MX.230126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Himacerus boops" ;
    dwc:scientificNameAuthorship "(Schiödte, 1870)" ;
    skos:broader <http://tun.fi/MX.230125> ;
    skos:hiddenLabel "Himacerus boops"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukulilude"@fi,
        "Himacerus boops"@sv .

<http://tun.fi/MX.230129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nabis brevis" ;
    dwc:scientificNameAuthorship "Scholtz, 1847" ;
    skos:broader <http://tun.fi/MX.230127> ;
    skos:hiddenLabel "Nabis brevis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkunaskalilude"@fi,
        "Nabis brevis"@sv .

<http://tun.fi/MX.230130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nabis ericetorum" ;
    dwc:scientificNameAuthorship "Scholtz, 1847" ;
    skos:broader <http://tun.fi/MX.230127> ;
    skos:hiddenLabel "Nabis ericetorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervanaskalilude"@fi,
        "Nabis ericetorum"@sv .

<http://tun.fi/MX.230131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nabis ferus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230127> ;
    skos:hiddenLabel "Nabis ferus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olkinaskalilude"@fi,
        "Nabis ferus"@sv .

<http://tun.fi/MX.230132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nabis pseudoferus" ;
    dwc:scientificNameAuthorship "Remane, 1949" ;
    skos:broader <http://tun.fi/MX.230127> ;
    skos:hiddenLabel "Nabis pseudoferus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katvenaskalilude"@fi,
        "Nabis pseudoferus"@sv .

<http://tun.fi/MX.230133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nabis punctatus" ;
    dwc:scientificNameAuthorship "A. Costa, 1847" ;
    skos:broader <http://tun.fi/MX.230127> ;
    skos:hiddenLabel "Nabis feroides"@fi,
        "Nabis punctatus"@fi,
        "Nabis feroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplänaskalilude"@fi,
        "Nabis punctatus"@sv .

<http://tun.fi/MX.230135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nabis rugosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230127> ;
    skos:hiddenLabel "Nabis rugosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketonaskalilude"@fi,
        "Nabis rugosus"@sv .

<http://tun.fi/MX.230137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nabis inscriptus" ;
    dwc:scientificNameAuthorship "(Kirby, 1837)" ;
    skos:broader <http://tun.fi/MX.230127> ;
    skos:hiddenLabel "Nabis inscriptus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannaskalilude"@fi,
        "Nabis inscriptus"@sv .

<http://tun.fi/MX.230139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nabis limbatus" ;
    dwc:scientificNameAuthorship "Dahlbom, 1851" ;
    skos:broader <http://tun.fi/MX.230127> ;
    skos:hiddenLabel "Nabis limbatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtatikarilude"@fi,
        "Nabis limbatus"@sv .

<http://tun.fi/MX.230141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nabis lineatus" ;
    dwc:scientificNameAuthorship "Dahlbom, 1851" ;
    skos:broader <http://tun.fi/MX.230127> ;
    skos:hiddenLabel "Nabis lineatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokotikarilude"@fi,
        "Nabis lineatus"@sv .

<http://tun.fi/MX.230143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nabis flavomarginatus" ;
    dwc:scientificNameAuthorship "Scholtz, 1847" ;
    skos:broader <http://tun.fi/MX.230127> ;
    skos:hiddenLabel "Nabis flavomarginatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovanaskalilude"@fi,
        "Nabis flavomarginatus"@sv .

<http://tun.fi/MX.230148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acompocoris alpinus" ;
    dwc:scientificNameAuthorship "Reuter, 1875" ;
    skos:broader <http://tun.fi/MX.230147> ;
    skos:hiddenLabel "Acompocoris alpinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummajätkänlude"@fi,
        "Acompocoris alpinus"@sv .

<http://tun.fi/MX.230149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acompocoris pygmaeus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230147> ;
    skos:hiddenLabel "Acompocoris pygmaeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyjätkänlude"@fi,
        "Acompocoris pygmaeus"@sv .

<http://tun.fi/MX.230151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocoris confusus" ;
    dwc:scientificNameAuthorship "Reuter, 1884" ;
    skos:broader <http://tun.fi/MX.230150> ;
    skos:hiddenLabel "Anthocoris confusus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hallavanokkalude"@fi,
        "Anthocoris confusus"@sv .

<http://tun.fi/MX.230152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocoris gallarumulmi" ;
    dwc:scientificNameAuthorship "(De Geer, 1773)" ;
    skos:broader <http://tun.fi/MX.230150> ;
    skos:hiddenLabel "Anthocoris gallarumulmi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavanokkalude"@fi,
        "Anthocoris gallarumulmi"@sv .

<http://tun.fi/MX.230153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocoris limbatus" ;
    dwc:scientificNameAuthorship "Fieber, 1836" ;
    skos:broader <http://tun.fi/MX.230150> ;
    skos:hiddenLabel "Anthocoris limbatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukkonokkalude"@fi,
        "Anthocoris limbatus"@sv .

<http://tun.fi/MX.230154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocoris nemoralis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.230150> ;
    skos:hiddenLabel "Anthocoris nemoralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrninokkalude"@fi,
        "Anthocoris nemoralis"@sv .

<http://tun.fi/MX.230155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocoris nemorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.230150> ;
    skos:hiddenLabel "Anthocoris nemorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehvänokkalude"@fi,
        "Anthocoris nemorum"@sv .

<http://tun.fi/MX.230156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocoris pilosus" ;
    dwc:scientificNameAuthorship "(Jakovlev, 1877)" ;
    skos:broader <http://tun.fi/MX.230150> ;
    skos:hiddenLabel "Anthocoris pilosus"@fi,
        "Anthocoris sibiricus"@fi,
        "Anthocoris sibiricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkanokkalude"@fi,
        "Anthocoris pilosus"@sv .

<http://tun.fi/MX.230158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocoris simulans" ;
    dwc:scientificNameAuthorship "Reuter, 1884" ;
    skos:broader <http://tun.fi/MX.230150> ;
    skos:hiddenLabel "Anthocoris minki"@fi,
        "Anthocoris simulans"@fi,
        "Anthocoris minki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarninokkalude"@fi,
        "Anthocoris simulans"@sv .

<http://tun.fi/MX.230161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elatophilus nigrellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.230160> ;
    skos:hiddenLabel "Elatophilus nigrellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohavulude"@fi,
        "Elatophilus nigrellus"@sv .

<http://tun.fi/MX.230162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elatophilus nigricornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.230160> ;
    skos:hiddenLabel "Elatophilus nigricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustahavulude"@fi,
        "Elatophilus nigricornis"@sv .

<http://tun.fi/MX.230163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elatophilus stigmatellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.230160> ;
    skos:hiddenLabel "Elatophilus stigmatellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjohavulude"@fi,
        "Elatophilus stigmatellus"@sv .

<http://tun.fi/MX.230165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnostethus gracilis" ;
    dwc:scientificNameAuthorship "Horváth, 1907" ;
    skos:broader <http://tun.fi/MX.230164> ;
    skos:hiddenLabel "Temnostethus gracilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyhytsiipikirvalude"@fi,
        "Temnostethus gracilis"@sv .

<http://tun.fi/MX.230166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnostethus pusillus" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
    skos:broader <http://tun.fi/MX.230164> ;
    skos:hiddenLabel "Temnostethus pusillus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäsiipikirvalude"@fi,
        "Temnostethus pusillus"@sv .

<http://tun.fi/MX.230168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetraphleps aterrima" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1878)" ;
    skos:broader <http://tun.fi/MX.230167> ;
    skos:hiddenLabel "Tetraphleps aterrima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustalehtikuusilude"@fi,
        "Tetraphleps aterrima"@sv .

<http://tun.fi/MX.230169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetraphleps bicuspis" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
    skos:broader <http://tun.fi/MX.230167> ;
    skos:hiddenLabel "Tetraphleps bicuspis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskolehtikuusilude"@fi,
        "Tetraphleps bicuspis"@sv .

<http://tun.fi/MX.230173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orius laevigatus" ;
    dwc:scientificNameAuthorship "(Fieber, 1860)" ;
    skos:broader <http://tun.fi/MX.230171> ;
    skos:hiddenLabel "Orius laevigatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsiäisrikkalude"@fi,
        "Orius laevigatus"@sv .

<http://tun.fi/MX.230174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orius niger" ;
    dwc:scientificNameAuthorship "(Wolff, 1811)" ;
    skos:broader <http://tun.fi/MX.230171> ;
    skos:hiddenLabel "Orius compressicornis"@fi,
        "Orius niger"@fi,
        "Orius compressicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukarikkalude"@fi,
        "Orius niger"@sv .

<http://tun.fi/MX.230177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orius agilis" ;
    dwc:scientificNameAuthorship "(Flor, 1860)" ;
    skos:broader <http://tun.fi/MX.230171> ;
    skos:hiddenLabel "Orius agilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttärikkalude"@fi,
        "Orius agilis"@sv .

<http://tun.fi/MX.230179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orius horvathi" ;
    dwc:scientificNameAuthorship "(Reuter, 1884)" ;
    skos:broader <http://tun.fi/MX.230171> ;
    skos:hiddenLabel "Orius horvathi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mykerörikkalude"@fi,
        "Orius horvathi"@sv .

<http://tun.fi/MX.230180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orius laticollis" ;
    dwc:scientificNameAuthorship "(Reuter, 1884)" ;
    skos:broader <http://tun.fi/MX.230171> ;
    skos:hiddenLabel "Orius laticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtorikkalude"@fi,
        "Orius laticollis"@sv .

<http://tun.fi/MX.230181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orius majusculus" ;
    dwc:scientificNameAuthorship "(Reuter, 1879)" ;
    skos:broader <http://tun.fi/MX.230171> ;
    skos:hiddenLabel "Orius majusculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansaririkkalude"@fi,
        "Orius majusculus"@sv .

<http://tun.fi/MX.230182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orius vicinus" ;
    dwc:scientificNameAuthorship "(Ribaut, 1923)" ;
    skos:broader <http://tun.fi/MX.230171> ;
    skos:hiddenLabel "Orius vicinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistorikkalude"@fi,
        "Orius vicinus"@sv .

<http://tun.fi/MX.230186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphiareus obscuriceps" ;
    dwc:scientificNameAuthorship "(Poppius, 1909)" ;
    skos:broader <http://tun.fi/MX.230185> ;
    skos:hiddenLabel "Amphiareus obscuriceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltiäislude"@fi,
        "Amphiareus obscuriceps"@sv .

<http://tun.fi/MX.230188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyctocoris campestris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.230187> ;
    skos:hiddenLabel "Lyctocoris campestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "latolude"@fi,
        "Lyctocoris campestris"@sv .

<http://tun.fi/MX.230189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyctocoris nidicola" ;
    dwc:scientificNameAuthorship "Wagner, 1955" ;
    skos:broader <http://tun.fi/MX.230187> ;
    skos:hiddenLabel "Lyctocoris nidicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pululude"@fi,
        "Lyctocoris nidicola"@sv .

<http://tun.fi/MX.230192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoloposcelis obscurella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.230191> ;
    skos:hiddenLabel "Scoloposcelis obscurella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokipihkalude"@fi,
        "Scoloposcelis obscurella"@sv .

<http://tun.fi/MX.230193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoloposcelis pulchella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.230191> ;
    skos:hiddenLabel "Scoloposcelis pulchella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kämäräpihkalude"@fi,
        "Scoloposcelis pulchella"@sv .

<http://tun.fi/MX.230197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylocoris cursitans" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230195> ;
    skos:hiddenLabel "Xylocoris cursitans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keloheiverölude"@fi,
        "Xylocoris cursitans"@sv .

<http://tun.fi/MX.230198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylocoris formicetorum" ;
    dwc:scientificNameAuthorship "(Boheman, 1844)" ;
    skos:broader <http://tun.fi/MX.230195> ;
    skos:hiddenLabel "Xylocoris formicetorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kekoheiverölude"@fi,
        "Xylocoris formicetorum"@sv .

<http://tun.fi/MX.230199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylocoris parvulus" ;
    dwc:scientificNameAuthorship "(Reuter, 1871)" ;
    skos:broader <http://tun.fi/MX.230195> ;
    skos:hiddenLabel "Xylocoris parvulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioheiverölude"@fi,
        "Xylocoris parvulus"@sv .

<http://tun.fi/MX.230201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylocoris galactinus" ;
    dwc:scientificNameAuthorship "(Fieber, 1836)" ;
    skos:broader <http://tun.fi/MX.230195> ;
    skos:hiddenLabel "Xylocoris galactinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kompostiheiverölude"@fi,
        "Xylocoris galactinus"@sv .

<http://tun.fi/MX.230203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylocoris lativentris" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1870)" ;
    skos:broader <http://tun.fi/MX.230195> ;
    skos:hiddenLabel "Xylocoris lativentris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaheiverölude"@fi,
        "Xylocoris lativentris"@sv .

<http://tun.fi/MX.230206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cimex columbarius" ;
    dwc:scientificNameAuthorship "Jenyns, 1839" ;
    skos:broader <http://tun.fi/MX.230205> ;
    skos:hiddenLabel "Cimex columbarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepakkolutikka"@fi,
        "Cimex columbarius"@sv .

<http://tun.fi/MX.230207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cimex lectularius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.230205> ;
    skos:hiddenLabel "Cimex lectularius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lutikka"@fi,
        "Cimex lectularius"@sv .

<http://tun.fi/MX.230209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oeciacus hirundinis" ;
    dwc:scientificNameAuthorship "(Lamarck, 1816)" ;
    skos:broader <http://tun.fi/MX.230208> ;
    skos:hiddenLabel "Oeciacus hirundinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pääskylude"@fi,
        "Oeciacus hirundinis"@sv .

<http://tun.fi/MX.230213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empicoris culiciformis" ;
    dwc:scientificNameAuthorship "(De Geer, 1773)" ;
    skos:broader <http://tun.fi/MX.230212> ;
    skos:hiddenLabel "Empicoris culiciformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huonesääskilude"@fi,
        "Empicoris culiciformis"@sv .

<http://tun.fi/MX.230214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empicoris vagabundus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230212> ;
    skos:hiddenLabel "Empicoris vagabundus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okasääskilude"@fi,
        "Empicoris vagabundus"@sv .

<http://tun.fi/MX.230217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phymata crassipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.230216> ;
    skos:hiddenLabel "Phymata crassipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämelude"@fi,
        "Phymata crassipes"@sv .

<http://tun.fi/MX.230220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pygolampis bidentata" ;
    dwc:scientificNameAuthorship "(Goeze, 1778)" ;
    skos:broader <http://tun.fi/MX.230219> ;
    skos:hiddenLabel "Pygolampis bidentata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyyröslude"@fi,
        "Pygolampis bidentata"@sv .

<http://tun.fi/MX.230223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coranus aethiops" ;
    dwc:scientificNameAuthorship "Jakovlev, 1893" ;
    skos:broader <http://tun.fi/MX.230222> ;
    skos:hiddenLabel "Coranus aethiops"@fi,
        "Coranus subapterus"@fi,
        "Coranus subapterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vornalude"@fi,
        "Coranus aethiops"@sv .

<http://tun.fi/MX.230225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coranus subapterus" ;
    dwc:scientificNameAuthorship "(De Geer, 1773)" ;
    skos:broader <http://tun.fi/MX.230222> ;
    skos:hiddenLabel "Coranus subapterus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peikkolude"@fi,
        "Coranus subapterus"@sv .

<http://tun.fi/MX.230227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynocoris annulatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230226> ;
    skos:hiddenLabel "Rhynocoris annulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkälude"@fi,
        "Rhynocoris annulatus"@sv .

<http://tun.fi/MX.230230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reduvius personatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Reduvius personatus"@fi,
        "Reduvius personatus"@sv .

<http://tun.fi/MX.230234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneurus avenius" ;
    dwc:scientificNameAuthorship "(Dufour, 1833)" ;
    skos:broader <http://tun.fi/MX.230233> ;
    skos:hiddenLabel "Aneurus avenius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litikka"@fi,
        "Aneurus avenius"@sv .

<http://tun.fi/MX.230237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus angularis" ;
    dwc:scientificNameAuthorship "J. Sahlberg, 1886" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus angularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palolatikka"@fi,
        "Aradus angularis"@sv .

<http://tun.fi/MX.230238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus annulicornis" ;
    dwc:scientificNameAuthorship "Fabricius, 1803" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus anisotomus"@fi,
        "Aradus annulicornis"@fi,
        "Aradus anisotomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosarvilatikka"@fi,
        "Aradus annulicornis"@sv .

<http://tun.fi/MX.230240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus aterrimus" ;
    dwc:scientificNameAuthorship "Fieber, 1864" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus aterrimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysilatikka"@fi,
        "Aradus aterrimus"@sv .

<http://tun.fi/MX.230241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus betulae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus betulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivulatikka"@fi,
        "Aradus betulae"@sv .

<http://tun.fi/MX.230242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus betulinus" ;
    dwc:scientificNameAuthorship "Fallén, 1829" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus betulinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnilatikka"@fi,
        "Aradus betulinus"@sv .

<http://tun.fi/MX.230243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus bimaculatus" ;
    dwc:scientificNameAuthorship "Reuter, 1872" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus bimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuorilatikka"@fi,
        "Aradus bimaculatus"@sv .

<http://tun.fi/MX.230244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus brevicollis" ;
    dwc:scientificNameAuthorship "Fallén, 1807" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus brevicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantolatikka"@fi,
        "Aradus brevicollis"@sv .

<http://tun.fi/MX.230245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus cinnamomeus" ;
    dwc:scientificNameAuthorship "(Panzer, 1794)" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus cinnamomeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punalatikka"@fi,
        "Aradus cinnamomeus"@sv .

<http://tun.fi/MX.230246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus corticalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus corticalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpälatikka"@fi,
        "Aradus corticalis"@sv .

<http://tun.fi/MX.230247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus crenaticollis" ;
    dwc:scientificNameAuthorship "R. F. Sahlberg, 1848" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus crenaticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaskilatikka"@fi,
        "Aradus crenaticollis"@sv .

<http://tun.fi/MX.230248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus depressus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus depressus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplälatikka"@fi,
        "Aradus depressus"@sv .

<http://tun.fi/MX.230249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus erosus" ;
    dwc:scientificNameAuthorship "Fallén, 1807" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus erosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "synkkälatikka"@fi,
        "Aradus erosus"@sv .

<http://tun.fi/MX.230250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus laeviusculus" ;
    dwc:scientificNameAuthorship "Reuter, 1875" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus laeviusculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkalatikka"@fi,
        "Aradus laeviusculus"@sv .

<http://tun.fi/MX.230251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus lugubris" ;
    dwc:scientificNameAuthorship "Fallén, 1805" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus lugubris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijalatikka"@fi,
        "Aradus lugubris"@sv .

<http://tun.fi/MX.230252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus montandoni" ;
    dwc:scientificNameAuthorship "Reuter, 1885" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus montandoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "balkaninlatikka"@fi,
        "Aradus montandoni"@sv .

<http://tun.fi/MX.230253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus obtectus" ;
    dwc:scientificNameAuthorship "Vásárhelyi, 1988" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus obtectus"@fi,
        "Aradus pictus"@fi,
        "Aradus pictus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskolatikka"@fi,
        "Aradus obtectus"@sv .

<http://tun.fi/MX.230255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus signaticornis" ;
    dwc:scientificNameAuthorship "R. F. Sahlberg, 1848" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus signaticornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulolatikka"@fi,
        "Aradus signaticornis"@sv .

<http://tun.fi/MX.230256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus truncatus" ;
    dwc:scientificNameAuthorship "Fieber, 1861" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:hiddenLabel "Aradus truncatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapalatikka"@fi,
        "Aradus truncatus"@sv .

<http://tun.fi/MX.230260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lygaeus equestris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230259> ;
    skos:hiddenLabel "Lygaeus equestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ritarilude"@fi,
        "Lygaeus equestris"@sv .

<http://tun.fi/MX.230264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nithecus jacobaeae" ;
    dwc:scientificNameAuthorship "(Schilling, 1829)" ;
    skos:broader <http://tun.fi/MX.230263> ;
    skos:hiddenLabel "Nithecus jacobaeae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuomalude"@fi,
        "Nithecus jacobaeae"@sv .

<http://tun.fi/MX.230266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nysius ericae" ;
    dwc:scientificNameAuthorship "(Schilling, 1829)" ;
    skos:broader <http://tun.fi/MX.230265> ;
    skos:hiddenLabel "Nysius ericae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdekirkilude"@fi,
        "Nysius ericae"@sv .

<http://tun.fi/MX.230267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nysius groenlandicus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.230265> ;
    skos:hiddenLabel "Nysius groenlandicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkirkilude"@fi,
        "Nysius groenlandicus"@sv .

<http://tun.fi/MX.230268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nysius helveticus" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1850)" ;
    skos:broader <http://tun.fi/MX.230265> ;
    skos:hiddenLabel "Nysius helveticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervakirkilude"@fi,
        "Nysius helveticus"@sv .

<http://tun.fi/MX.230269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nysius thymi" ;
    dwc:scientificNameAuthorship "(Wolff, 1804)" ;
    skos:broader <http://tun.fi/MX.230265> ;
    skos:hiddenLabel "Nysius thymi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokirkilude"@fi,
        "Nysius thymi"@sv .

<http://tun.fi/MX.230272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ortholomus punctipennis" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1839)" ;
    skos:broader <http://tun.fi/MX.230271> ;
    skos:hiddenLabel "Ortholomus punctipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilakirkilude"@fi,
        "Ortholomus punctipennis"@sv .

<http://tun.fi/MX.230275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidocerys resedae" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.230274> ;
    skos:hiddenLabel "Kleidocerys resedae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvolude"@fi,
        "Kleidocerys resedae"@sv .

<http://tun.fi/MX.230278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymus aurescens" ;
    dwc:scientificNameAuthorship "Distant, 1883" ;
    skos:broader <http://tun.fi/MX.230277> ;
    skos:hiddenLabel "Cymus aurescens"@fi,
        "Cymus obliquus"@fi,
        "Cymus obliquus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "typpymantelilude"@fi,
        "Cymus aurescens"@sv .

<http://tun.fi/MX.230280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymus claviculus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230277> ;
    skos:hiddenLabel "Cymus claviculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruohomantelilude"@fi,
        "Cymus claviculus"@sv .

<http://tun.fi/MX.230281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymus glandicolor" ;
    dwc:scientificNameAuthorship "Hahn, 1832" ;
    skos:broader <http://tun.fi/MX.230277> ;
    skos:hiddenLabel "Cymus glandicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtamantelilude"@fi,
        "Cymus glandicolor"@sv .

<http://tun.fi/MX.230282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymus melanocephalus" ;
    dwc:scientificNameAuthorship "Fieber, 1861" ;
    skos:broader <http://tun.fi/MX.230277> ;
    skos:hiddenLabel "Cymus melanocephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapäämantelilude"@fi,
        "Cymus melanocephalus"@sv .

<http://tun.fi/MX.230285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnodemus sabuleti" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.230284> ;
    skos:hiddenLabel "Ischnodemus sabuleti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantavehnälude"@fi,
        "Ischnodemus sabuleti"@sv .

<http://tun.fi/MX.230288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geocoris ater" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.230287> ;
    skos:hiddenLabel "Geocoris ater"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirukangaslude"@fi,
        "Geocoris ater"@sv .

<http://tun.fi/MX.230289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geocoris dispar" ;
    dwc:scientificNameAuthorship "(Waga, 1839)" ;
    skos:broader <http://tun.fi/MX.230287> ;
    skos:hiddenLabel "Geocoris dispar"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdekangaslude"@fi,
        "Geocoris dispar"@sv .

<http://tun.fi/MX.230290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geocoris grylloides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230287> ;
    skos:hiddenLabel "Geocoris grylloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myyräkangaslude"@fi,
        "Geocoris grylloides"@sv .

<http://tun.fi/MX.230291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geocoris lapponicus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.230287> ;
    skos:hiddenLabel "Geocoris lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkäläkangaslude"@fi,
        "Geocoris lapponicus"@sv .

<http://tun.fi/MX.230294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chilacis typhae" ;
    dwc:scientificNameAuthorship "(Perris, 1857)" ;
    skos:broader <http://tun.fi/MX.230293> ;
    skos:hiddenLabel "Chilacis typhae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "osmankäämilude"@fi,
        "Chilacis typhae"@sv .

<http://tun.fi/MX.230297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterogaster urticae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.230296> ;
    skos:hiddenLabel "Heterogaster urticae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katvelude"@fi,
        "Heterogaster urticae"@sv .

<http://tun.fi/MX.230300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroplax preyssleri" ;
    dwc:scientificNameAuthorship "(Fieber, 1837)" ;
    skos:broader <http://tun.fi/MX.230299> ;
    skos:hiddenLabel "Macroplax preyssleri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päivännoutolude"@fi,
        "Macroplax preyssleri"@sv .

<http://tun.fi/MX.230302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxycarenus modestus" ;
    dwc:scientificNameAuthorship "(Fallén, 1829)" ;
    skos:broader <http://tun.fi/MX.230301> ;
    skos:hiddenLabel "Oxycarenus modestus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppälude"@fi,
        "Oxycarenus modestus"@sv .

<http://tun.fi/MX.230303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxycarenus lavaterae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.230301> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxycarenus lavaterae"@fi,
        "Oxycarenus lavaterae"@sv .

<http://tun.fi/MX.230305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philomyrmex insignis" ;
    dwc:scientificNameAuthorship "R. F. Sahlberg, 1848" ;
    skos:broader <http://tun.fi/MX.230304> ;
    skos:hiddenLabel "Philomyrmex insignis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervalude"@fi,
        "Philomyrmex insignis"@sv .

<http://tun.fi/MX.230307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tropidophlebia costalis" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1837)" ;
    skos:broader <http://tun.fi/MX.230306> ;
    skos:hiddenLabel "Tropidophlebia costalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koilude"@fi,
        "Tropidophlebia costalis"@sv .

<http://tun.fi/MX.230312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tropistethus holosericeus" ;
    dwc:scientificNameAuthorship "(Scholtz, 1846)" ;
    skos:broader <http://tun.fi/MX.230311> ;
    skos:hiddenLabel "Tropistethus holosericeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silpalude"@fi,
        "Tropistethus holosericeus"@sv .

<http://tun.fi/MX.230315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drymus pilicornis" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1852)" ;
    skos:broader <http://tun.fi/MX.230314> ;
    skos:hiddenLabel "Drymus pilicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjukarikelude"@fi,
        "Drymus pilicornis"@sv .

<http://tun.fi/MX.230316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drymus brunneus" ;
    dwc:scientificNameAuthorship "(R. F. Sahlberg, 1848)" ;
    skos:broader <http://tun.fi/MX.230314> ;
    skos:hiddenLabel "Drymus brunneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokarikelude"@fi,
        "Drymus brunneus"@sv .

<http://tun.fi/MX.230317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drymus ryei" ;
    dwc:scientificNameAuthorship "Douglas & Scott, 1865" ;
    skos:broader <http://tun.fi/MX.230314> ;
    skos:hiddenLabel "Drymus ryei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyssäkarikelude"@fi,
        "Drymus ryei"@sv .

<http://tun.fi/MX.230318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drymus sylvaticus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.230314> ;
    skos:hiddenLabel "Drymus sylvaticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurpankarikelude"@fi,
        "Drymus sylvaticus"@sv .

<http://tun.fi/MX.230320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eremocoris abietis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230319> ;
    skos:hiddenLabel "Eremocoris abietis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokunttalude"@fi,
        "Eremocoris abietis"@sv .

<http://tun.fi/MX.230321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eremocoris plebejus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230319> ;
    skos:hiddenLabel "Eremocoris plebejus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakunttalude"@fi,
        "Eremocoris plebejus"@sv .

<http://tun.fi/MX.230323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrodes abietum" ;
    dwc:scientificNameAuthorship "Bergroth, 1914" ;
    skos:broader <http://tun.fi/MX.230322> ;
    skos:hiddenLabel "Gastrodes abietum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenkäpylude"@fi,
        "Gastrodes abietum"@sv .

<http://tun.fi/MX.230324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrodes grossipes" ;
    dwc:scientificNameAuthorship "(De Geer, 1773)" ;
    skos:broader <http://tun.fi/MX.230322> ;
    skos:hiddenLabel "Gastrodes grossipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekäpylude"@fi,
        "Gastrodes grossipes"@sv .

<http://tun.fi/MX.230326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproplax picea" ;
    dwc:scientificNameAuthorship "(Flor, 1860)" ;
    skos:broader <http://tun.fi/MX.230325> ;
    skos:hiddenLabel "Lamproplax picea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kytrylude"@fi,
        "Lamproplax picea"@sv .

<http://tun.fi/MX.230328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolopostethus affinis" ;
    dwc:scientificNameAuthorship "(Schilling, 1829)" ;
    skos:broader <http://tun.fi/MX.230327> ;
    skos:hiddenLabel "Scolopostethus affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammaskirjolude"@fi,
        "Scolopostethus affinis"@sv .

<http://tun.fi/MX.230329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolopostethus decoratus" ;
    dwc:scientificNameAuthorship "(Hahn, 1833)" ;
    skos:broader <http://tun.fi/MX.230327> ;
    skos:hiddenLabel "Scolopostethus decoratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervakirjolude"@fi,
        "Scolopostethus decoratus"@sv .

<http://tun.fi/MX.230330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolopostethus pictus" ;
    dwc:scientificNameAuthorship "(Schilling, 1829)" ;
    skos:broader <http://tun.fi/MX.230327> ;
    skos:hiddenLabel "Scolopostethus pictus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakirjolude"@fi,
        "Scolopostethus pictus"@sv .

<http://tun.fi/MX.230331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolopostethus pilosus" ;
    dwc:scientificNameAuthorship "Reuter, 1874" ;
    skos:broader <http://tun.fi/MX.230327> ;
    skos:hiddenLabel "Scolopostethus pilosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkakirjolude"@fi,
        "Scolopostethus pilosus"@sv .

<http://tun.fi/MX.230332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolopostethus thomsoni" ;
    dwc:scientificNameAuthorship "Reuter, 1874" ;
    skos:broader <http://tun.fi/MX.230327> ;
    skos:hiddenLabel "Scolopostethus thomsoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkoskirjolude"@fi,
        "Scolopostethus thomsoni"@sv .

<http://tun.fi/MX.230334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphropeltus hamulatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1870)" ;
    skos:broader <http://tun.fi/MX.230333> ;
    skos:hiddenLabel "Taphropeltus hamulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koverolude"@fi,
        "Taphropeltus hamulatus"@sv .

<http://tun.fi/MX.230337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanus rolandri" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230336> ;
    skos:hiddenLabel "Aphanus rolandri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiitäjäislude"@fi,
        "Aphanus rolandri"@sv .

<http://tun.fi/MX.230339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonianotus marginepunctatus" ;
    dwc:scientificNameAuthorship "(Wolff, 1804)" ;
    skos:broader <http://tun.fi/MX.230338> ;
    skos:hiddenLabel "Gonianotus marginepunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkolude"@fi,
        "Gonianotus marginepunctatus"@sv .

<http://tun.fi/MX.230341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrodema micropterum" ;
    dwc:scientificNameAuthorship "(Curtis, 1836)" ;
    skos:broader <http://tun.fi/MX.230340> ;
    skos:hiddenLabel "Macrodema micropterum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervalude"@fi,
        "Macrodema micropterum"@sv .

<http://tun.fi/MX.230343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnocoris angustulus" ;
    dwc:scientificNameAuthorship "(Boheman, 1852)" ;
    skos:broader <http://tun.fi/MX.230342> ;
    skos:hiddenLabel "Ischnocoris angustulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "auhtolude"@fi,
        "Ischnocoris angustulus"@sv .

<http://tun.fi/MX.230345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pionosomus varius" ;
    dwc:scientificNameAuthorship "(Wolff, 1804)" ;
    skos:broader <http://tun.fi/MX.230344> ;
    skos:hiddenLabel "Pionosomus varius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ajuruoholude"@fi,
        "Pionosomus varius"@sv .

<http://tun.fi/MX.230347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterotmetus staphyliniformis" ;
    dwc:scientificNameAuthorship "(Schilling, 1829)" ;
    skos:broader <http://tun.fi/MX.230346> ;
    skos:hiddenLabel "Pterotmetus staphyliniformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärppälude"@fi,
        "Pterotmetus staphyliniformis"@sv .

<http://tun.fi/MX.230349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapezonotus arenarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230348> ;
    skos:hiddenLabel "Trapezonotus arenarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketosamettilude"@fi,
        "Trapezonotus arenarius"@sv .

<http://tun.fi/MX.230350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapezonotus desertus" ;
    dwc:scientificNameAuthorship "Seidenstücker, 1951" ;
    skos:broader <http://tun.fi/MX.230348> ;
    skos:hiddenLabel "Trapezonotus desertus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiekkasamettilude"@fi,
        "Trapezonotus desertus"@sv .

<http://tun.fi/MX.230351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapezonotus anorus" ;
    dwc:scientificNameAuthorship "(Flor, 1860)" ;
    skos:broader <http://tun.fi/MX.230348> ;
    skos:hiddenLabel "Trapezonotus anorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasamettilude"@fi,
        "Trapezonotus anorus"@sv .

<http://tun.fi/MX.230354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megalonotus antennatus" ;
    dwc:scientificNameAuthorship "(Schilling, 1829)" ;
    skos:broader <http://tun.fi/MX.230353> ;
    skos:hiddenLabel "Megalonotus antennatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltomyyrälude"@fi,
        "Megalonotus antennatus"@sv .

<http://tun.fi/MX.230355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megalonotus chiragra" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.230353> ;
    skos:hiddenLabel "Megalonotus chiragra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvamyyrälude"@fi,
        "Megalonotus chiragra"@sv .

<http://tun.fi/MX.230357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphragisticus nebulosus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230356> ;
    skos:hiddenLabel "Sphragisticus nebulosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somerlude"@fi,
        "Sphragisticus nebulosus"@sv .

<http://tun.fi/MX.230360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graptopeltus lynceus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.230359> ;
    skos:hiddenLabel "Graptopeltus lynceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiilalude"@fi,
        "Graptopeltus lynceus"@sv .

<http://tun.fi/MX.230362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peritrechus angusticollis" ;
    dwc:scientificNameAuthorship "(R. F. Sahlberg, 1848)" ;
    skos:broader <http://tun.fi/MX.230361> ;
    skos:hiddenLabel "Peritrechus angusticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pamppuharmolude"@fi,
        "Peritrechus angusticollis"@sv .

<http://tun.fi/MX.230363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peritrechus convivus" ;
    dwc:scientificNameAuthorship "(Stål, 1858)" ;
    skos:broader <http://tun.fi/MX.230361> ;
    skos:hiddenLabel "Peritrechus convivus"@fi,
        "Peritrechus distinguendus"@fi,
        "Peritrechus distinguendus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaharmolude"@fi,
        "Peritrechus convivus"@sv .

<http://tun.fi/MX.230365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peritrechus geniculatus" ;
    dwc:scientificNameAuthorship "(Hahn, 1832)" ;
    skos:broader <http://tun.fi/MX.230361> ;
    skos:hiddenLabel "Peritrechus geniculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoharmolude"@fi,
        "Peritrechus geniculatus"@sv .

<http://tun.fi/MX.230366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peritrechus nubilus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230361> ;
    skos:hiddenLabel "Peritrechus nubilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveäharmolude"@fi,
        "Peritrechus nubilus"@sv .

<http://tun.fi/MX.230368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyparochromus phoeniceus" ;
    dwc:scientificNameAuthorship "(Rossi, 1794)" ;
    skos:broader <http://tun.fi/MX.230367> ;
    skos:hiddenLabel "Rhyparochromus phoeniceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaruutulude"@fi,
        "Rhyparochromus phoeniceus"@sv .

<http://tun.fi/MX.230369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyparochromus pini" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230367> ;
    skos:hiddenLabel "Rhyparochromus pini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäruutulude"@fi,
        "Rhyparochromus pini"@sv .

<http://tun.fi/MX.230372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ligyrocoris sylvestris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230371> ;
    skos:hiddenLabel "Ligyrocoris sylvestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurelude"@fi,
        "Ligyrocoris sylvestris"@sv .

<http://tun.fi/MX.230374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachybrachius fracticollis" ;
    dwc:scientificNameAuthorship "(Schilling, 1829)" ;
    skos:broader <http://tun.fi/MX.230373> ;
    skos:hiddenLabel "Pachybrachius fracticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokuurnalude"@fi,
        "Pachybrachius fracticollis"@sv .

<http://tun.fi/MX.230375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachybrachius luridus" ;
    dwc:scientificNameAuthorship "Hahn, 1826" ;
    skos:broader <http://tun.fi/MX.230373> ;
    skos:hiddenLabel "Pachybrachius luridus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakuurnalude"@fi,
        "Pachybrachius luridus"@sv .

<http://tun.fi/MX.230379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plinthisus brevipennis" ;
    dwc:scientificNameAuthorship "(Latreille, 1807)" ;
    skos:broader <http://tun.fi/MX.230378> ;
    skos:hiddenLabel "Plinthisus brevipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyrmytarriainen"@fi,
        "Plinthisus brevipennis"@sv .

<http://tun.fi/MX.230380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plinthisus pusillus" ;
    dwc:scientificNameAuthorship "(Scholtz, 1847)" ;
    skos:broader <http://tun.fi/MX.230378> ;
    skos:hiddenLabel "Plinthisus pusillus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haulitarriainen"@fi,
        "Plinthisus pusillus"@sv .

<http://tun.fi/MX.230383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acompus rufipes" ;
    dwc:scientificNameAuthorship "(Wolff, 1804)" ;
    skos:broader <http://tun.fi/MX.230382> ;
    skos:hiddenLabel "Acompus rufipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virmajuurilude"@fi,
        "Acompus rufipes"@sv .

<http://tun.fi/MX.230385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stygnocoris cimbricus" ;
    dwc:scientificNameAuthorship "(Gredler, 1870)" ;
    skos:broader <http://tun.fi/MX.230384> ;
    skos:hiddenLabel "Stygnocoris cimbricus"@fi,
        "Stygnocoris pygmaeus"@fi,
        "Stygnocoris pygmaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkunukkalude"@fi,
        "Stygnocoris cimbricus"@sv .

<http://tun.fi/MX.230387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stygnocoris fuligineus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.230384> ;
    skos:hiddenLabel "Stygnocoris fuligineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeänukkalude"@fi,
        "Stygnocoris fuligineus"@sv .

<http://tun.fi/MX.230388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stygnocoris rusticus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230384> ;
    skos:hiddenLabel "Stygnocoris rusticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihanukkalude"@fi,
        "Stygnocoris rusticus"@sv .

<http://tun.fi/MX.230389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stygnocoris sabulosus" ;
    dwc:scientificNameAuthorship "(Schilling, 1829)" ;
    skos:broader <http://tun.fi/MX.230384> ;
    skos:hiddenLabel "Stygnocoris pygmaeus"@fi,
        "Stygnocoris sabulosus"@fi,
        "Stygnocoris pygmaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskonukkalude"@fi,
        "Stygnocoris sabulosus"@sv .

<http://tun.fi/MX.230393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parapiesma quadratum" ;
    dwc:scientificNameAuthorship "(Fieber, 1844)" ;
    skos:broader <http://tun.fi/MX.230392> ;
    skos:hiddenLabel "Parapiesma quadratum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantamaltsalude"@fi,
        "Parapiesma quadratum"@sv .

<http://tun.fi/MX.230394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parapiesma salsolae" ;
    dwc:scientificNameAuthorship "(Becker, 1867)" ;
    skos:broader <http://tun.fi/MX.230392> ;
    skos:hiddenLabel "Parapiesma salsolae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otakilokkilude"@fi,
        "Parapiesma salsolae"@sv .

<http://tun.fi/MX.230396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piesma capitatum" ;
    dwc:scientificNameAuthorship "(Wolff, 1804)" ;
    skos:broader <http://tun.fi/MX.230395> ;
    skos:hiddenLabel "Piesma capitatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkasavikkalude"@fi,
        "Piesma capitatum"@sv .

<http://tun.fi/MX.230397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piesma maculatum" ;
    dwc:scientificNameAuthorship "(Laporte, 1833)" ;
    skos:broader <http://tun.fi/MX.230395> ;
    skos:hiddenLabel "Piesma maculatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhosavikkalude"@fi,
        "Piesma maculatum"@sv .

<http://tun.fi/MX.230401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neides tipularius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230400> ;
    skos:hiddenLabel "Neides tipularius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koipeloinen"@fi,
        "Neides tipularius"@sv .

<http://tun.fi/MX.230404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berytinus clavipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.230402> ;
    skos:hiddenLabel "Berytinus clavipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleatikkulude"@fi,
        "Berytinus clavipes"@sv .

<http://tun.fi/MX.230405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berytinus minor" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
    skos:broader <http://tun.fi/MX.230402> ;
    skos:hiddenLabel "Berytinus minor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilatikkulude"@fi,
        "Berytinus minor"@sv .

<http://tun.fi/MX.230407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berytinus crassipes" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
    skos:broader <http://tun.fi/MX.230402> ;
    skos:hiddenLabel "Berytinus crassipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystytikkulude"@fi,
        "Berytinus crassipes"@sv .

<http://tun.fi/MX.230408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berytinus signoreti" ;
    dwc:scientificNameAuthorship "(Fieber, 1859)" ;
    skos:broader <http://tun.fi/MX.230402> ;
    skos:hiddenLabel "Berytinus signoreti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitetikkulude"@fi,
        "Berytinus signoreti"@sv .

<http://tun.fi/MX.230411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metatropis rufescens" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
    skos:broader <http://tun.fi/MX.230410> ;
    skos:hiddenLabel "Metatropis linnaeae"@fi,
        "Metatropis rufescens"@fi,
        "Metatropis linnaeae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vanamolude"@fi,
        "Metatropis rufescens"@sv .

<http://tun.fi/MX.230415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrrhocoris apterus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230414> ;
    skos:hiddenLabel "Pyrrhocoris apterus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulilude"@fi,
        "Pyrrhocoris apterus"@sv .

<http://tun.fi/MX.230420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycarenus tigrinus" ;
    dwc:scientificNameAuthorship "(Schilling, 1827)" ;
    skos:broader <http://tun.fi/MX.230419> ;
    skos:hiddenLabel "Brachycarenus tigrinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töyräslude"@fi,
        "Brachycarenus tigrinus"@sv .

<http://tun.fi/MX.230422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corizus hyoscyami" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230421> ;
    skos:hiddenLabel "Corizus hyoscyami"@fi,
        "Corizus hyoscyami"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verilude"@fi,
        "rödlus"@sv .

<http://tun.fi/MX.230424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liorhyssus hyalinus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.230423> ;
    skos:hiddenLabel "Liorhyssus hyalinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkoruskolude"@fi,
        "Liorhyssus hyalinus"@sv .

<http://tun.fi/MX.230426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalus maculatus" ;
    dwc:scientificNameAuthorship "(Fieber, 1836)" ;
    skos:broader <http://tun.fi/MX.230425> ;
    skos:hiddenLabel "Rhopalus maculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenjalkalude"@fi,
        "Rhopalus maculatus"@sv .

<http://tun.fi/MX.230427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalus distinctus" ;
    dwc:scientificNameAuthorship "(Signoret, 1859)" ;
    skos:broader <http://tun.fi/MX.230425> ;
    skos:hiddenLabel "Rhopalus conspersus"@fi,
        "Rhopalus distinctus"@fi,
        "Rhopalus conspersus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ajuruohoruskolude"@fi,
        "Rhopalus distinctus"@sv .

<http://tun.fi/MX.230429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalus parumpunctatus" ;
    dwc:scientificNameAuthorship "(Schilling, 1827)" ;
    skos:broader <http://tun.fi/MX.230425> ;
    skos:hiddenLabel "Rhopalus parumpunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paarreruskolude"@fi,
        "Rhopalus parumpunctatus"@sv .

<http://tun.fi/MX.230430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalus subrufus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.230425> ;
    skos:hiddenLabel "Rhopalus subrufus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tappiruskolude"@fi,
        "Rhopalus subrufus"@sv .

<http://tun.fi/MX.230432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictopleurus abutilon" ;
    dwc:scientificNameAuthorship "(Rossi, 1790)" ;
    skos:broader <http://tun.fi/MX.230431> ;
    skos:hiddenLabel "Stictopleurus abutilon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hallavakoukerolude"@fi,
        "Stictopleurus abutilon"@sv .

<http://tun.fi/MX.230433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictopleurus crassicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230431> ;
    skos:hiddenLabel "Stictopleurus crassicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekoukerolude"@fi,
        "Stictopleurus crassicornis"@sv .

<http://tun.fi/MX.230434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictopleurus punctatonervosus" ;
    dwc:scientificNameAuthorship "(Goeze, 1778)" ;
    skos:broader <http://tun.fi/MX.230431> ;
    skos:hiddenLabel "Stictopleurus punctatonervosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonkoukerolude"@fi,
        "Stictopleurus punctatonervosus"@sv .

<http://tun.fi/MX.230437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorosoma schillingii" ;
    dwc:scientificNameAuthorship "(Schummel, 1827)" ;
    skos:broader <http://tun.fi/MX.230436> ;
    skos:hiddenLabel "Chorosoma schillingi"@fi,
        "Chorosoma schillingii"@fi,
        "Chorosoma schillingi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korentolude"@fi,
        "Chorosoma schillingii"@sv .

<http://tun.fi/MX.230439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmus miriformis" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230438> ;
    skos:hiddenLabel "Myrmus miriformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovalude"@fi,
        "Myrmus miriformis"@sv .

<http://tun.fi/MX.230442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alydus calcaratus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230441> ;
    skos:hiddenLabel "Alydus calcaratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okalude"@fi,
        "Alydus calcaratus"@sv .

<http://tun.fi/MX.230446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathysolen nubilus" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230445> ;
    skos:hiddenLabel "Bathysolen nubilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mailaslude"@fi,
        "Bathysolen nubilus"@sv .

<http://tun.fi/MX.230448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coriomeris denticulatus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.230447> ;
    skos:hiddenLabel "Coriomeris denticulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palkohammaslude"@fi,
        "Coriomeris denticulatus"@sv .

<http://tun.fi/MX.230449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coriomeris scabricornis" ;
    dwc:scientificNameAuthorship "(Panzer, 1809)" ;
    skos:broader <http://tun.fi/MX.230447> ;
    skos:hiddenLabel "Coriomeris scabricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "masmalohammaslude"@fi,
        "Coriomeris scabricornis"@sv .

<http://tun.fi/MX.230452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemocoris fallenii" ;
    dwc:scientificNameAuthorship "R. F. Sahlberg, 1848" ;
    skos:broader <http://tun.fi/MX.230451> ;
    skos:hiddenLabel "Nemocoris falleni"@fi,
        "Nemocoris fallenii"@fi,
        "Nemocoris falleni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nätkelmälude"@fi,
        "Nemocoris fallenii"@sv .

<http://tun.fi/MX.230454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulmicola spinipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1829)" ;
    skos:broader <http://tun.fi/MX.230453> ;
    skos:hiddenLabel "Ulmicola spinipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilalude"@fi,
        "Ulmicola spinipes"@sv .

<http://tun.fi/MX.230457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coreus marginatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230456> ;
    skos:hiddenLabel "Coreus marginatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallelude"@fi,
        "Coreus marginatus"@sv .

<http://tun.fi/MX.230459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spathocera dalmanii" ;
    dwc:scientificNameAuthorship "(Schilling, 1829)" ;
    skos:broader <http://tun.fi/MX.230458> ;
    skos:hiddenLabel "Spathocera dalmanii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolaheinälude"@fi,
        "Spathocera dalmanii"@sv .

<http://tun.fi/MX.230462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adomerus biguttatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230461> ;
    skos:hiddenLabel "Adomerus biguttatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkupiilolude"@fi,
        "Adomerus biguttatus"@sv .

<http://tun.fi/MX.230464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Legnotus picipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.230463> ;
    skos:hiddenLabel "Legnotus picipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikilude"@fi,
        "Legnotus picipes"@sv .

<http://tun.fi/MX.230466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochetostethus opacus" ;
    dwc:scientificNameAuthorship "(Scholtz, 1847)" ;
    skos:broader <http://tun.fi/MX.230465> ;
    skos:hiddenLabel "Ochetostethus nanus"@fi,
        "Ochetostethus opacus"@fi,
        "Ochetostethus nanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallerolude"@fi,
        "Ochetostethus opacus"@sv .

<http://tun.fi/MX.230469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sehirus luctuosus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1866" ;
    skos:broader <http://tun.fi/MX.230468> ;
    skos:hiddenLabel "Sehirus luctuosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysipiilolude"@fi,
        "Sehirus luctuosus"@sv .

<http://tun.fi/MX.230471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tritomegas bicolor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230470> ;
    skos:hiddenLabel "Tritomegas bicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjopiilolude"@fi,
        "Tritomegas bicolor"@sv .

<http://tun.fi/MX.230474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyreocoris scarabaeoides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230473> ;
    skos:hiddenLabel "Thyreocoris scarabaeoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvokkilude"@fi,
        "Thyreocoris scarabaeoides"@sv .

<http://tun.fi/MX.230477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthosoma haemorrhoidale" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230476> ;
    skos:hiddenLabel "Acanthosoma haemorrhoidale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomilude"@fi,
        "Acanthosoma haemorrhoidale"@sv .

<http://tun.fi/MX.230479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyphostethus tristriatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.230478> ;
    skos:hiddenLabel "Cyphostethus tristriatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sypressilude"@fi,
        "Cyphostethus tristriatus"@sv .

<http://tun.fi/MX.230481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmostethus brevis" ;
    dwc:scientificNameAuthorship "Lindberg, 1934" ;
    skos:broader <http://tun.fi/MX.230480> ;
    skos:hiddenLabel "Elasmostethus brevis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halavalude"@fi,
        "Elasmostethus brevis"@sv .

<http://tun.fi/MX.230482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmostethus interstinctus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230480> ;
    skos:hiddenLabel "Elasmostethus interstinctus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehvälude"@fi,
        "Elasmostethus interstinctus"@sv .

<http://tun.fi/MX.230483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmostethus minor" ;
    dwc:scientificNameAuthorship "Horváth, 1899" ;
    skos:broader <http://tun.fi/MX.230480> ;
    skos:hiddenLabel "Elasmostethus minor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamalude"@fi,
        "Elasmostethus minor"@sv .

<http://tun.fi/MX.230485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmucha ferrugata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.230484> ;
    skos:hiddenLabel "Elasmucha ferrugata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkalude"@fi,
        "Elasmucha ferrugata"@sv .

<http://tun.fi/MX.230486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmucha fieberi" ;
    dwc:scientificNameAuthorship "(Jakovlev, 1864)" ;
    skos:broader <http://tun.fi/MX.230484> ;
    skos:hiddenLabel "Elasmucha fieberi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokkolude"@fi,
        "Elasmucha fieberi"@sv .

<http://tun.fi/MX.230487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmucha grisea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230484> ;
    skos:hiddenLabel "Elasmucha grisea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivulude"@fi,
        "Elasmucha grisea"@sv .

<http://tun.fi/MX.230491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phimodera humeralis" ;
    dwc:scientificNameAuthorship "(Dalman, 1823)" ;
    skos:broader <http://tun.fi/MX.230490> ;
    skos:hiddenLabel "Phimodera humeralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkonatalude"@fi,
        "Phimodera humeralis"@sv .

<http://tun.fi/MX.230492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phimodera lapponica" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.230490> ;
    skos:hiddenLabel "Phimodera lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sianpuolalude"@fi,
        "Phimodera lapponica"@sv .

<http://tun.fi/MX.230495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontoscelis fuliginosa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.230494> ;
    skos:hiddenLabel "Odontoscelis fuliginosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakilpilude"@fi,
        "Odontoscelis fuliginosa"@sv .

<http://tun.fi/MX.230498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurygaster testudinaria" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.230497> ;
    skos:hiddenLabel "Eurygaster testudinaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpikonnalude"@fi,
        "Eurygaster testudinaria"@sv .

<http://tun.fi/MX.230502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jalla dumosa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230501> ;
    skos:hiddenLabel "Jalla dumosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jymylude"@fi,
        "Jalla dumosa"@sv .

<http://tun.fi/MX.230504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinthaeus sanguinipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.230503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pinthaeus sanguinipes"@fi,
        "Pinthaeus sanguinipes"@sv .

<http://tun.fi/MX.230506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picromerus bidens" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230505> ;
    skos:hiddenLabel "Picromerus bidens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkilude"@fi,
        "Picromerus bidens"@sv .

<http://tun.fi/MX.230508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhacognathus punctatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230507> ;
    skos:hiddenLabel "Rhacognathus punctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jurmulude"@fi,
        "Rhacognathus punctatus"@sv .

<http://tun.fi/MX.230510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Troilus luridus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.230509> ;
    skos:hiddenLabel "Troilus luridus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keihäslude"@fi,
        "Troilus luridus"@sv .

<http://tun.fi/MX.230512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zicrona caerulea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230511> ;
    skos:hiddenLabel "Zicrona caerulea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välkelude"@fi,
        "Zicrona caerulea"@sv .

<http://tun.fi/MX.230516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aelia acuminata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230515> ;
    skos:hiddenLabel "Aelia acuminata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkorsilude"@fi,
        "Aelia acuminata"@sv .

<http://tun.fi/MX.230517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aelia klugii" ;
    dwc:scientificNameAuthorship "Hahn, 1831" ;
    skos:broader <http://tun.fi/MX.230515> ;
    skos:hiddenLabel "Aelia klugii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirukorsilude"@fi,
        "Aelia klugii"@sv .

<http://tun.fi/MX.230518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aelia rostrata" ;
    dwc:scientificNameAuthorship "Boheman, 1852" ;
    skos:broader <http://tun.fi/MX.230515> ;
    skos:hiddenLabel "Aelia rostrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokorsilude"@fi,
        "Aelia rostrata"@sv .

<http://tun.fi/MX.230520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neottiglossa pusilla" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.230519> ;
    skos:hiddenLabel "Neottiglossa pusilla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylppölude"@fi,
        "Neottiglossa pusilla"@sv .

<http://tun.fi/MX.230523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpocoris purpureipennis" ;
    dwc:scientificNameAuthorship "(De Geer, 1773)" ;
    skos:broader <http://tun.fi/MX.230522> ;
    skos:hiddenLabel "Carpocoris purpureipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparilude"@fi,
        "Carpocoris purpureipennis"@sv .

<http://tun.fi/MX.230525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorochroa juniperina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230524> ;
    skos:hiddenLabel "Chlorochroa juniperina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajalude"@fi,
        "Chlorochroa juniperina"@sv .

<http://tun.fi/MX.230526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorochroa pinicola" ;
    dwc:scientificNameAuthorship "(Mulsant, 1852)" ;
    skos:broader <http://tun.fi/MX.230524> ;
    skos:hiddenLabel "Chlorochroa pinicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntylude"@fi,
        "Chlorochroa pinicola"@sv .

<http://tun.fi/MX.230528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolycoris baccarum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230527> ;
    skos:hiddenLabel "Dolycoris baccarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marjalude"@fi,
        "Dolycoris baccarum"@sv .

<http://tun.fi/MX.230530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peribalus strictus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.230529> ;
    skos:hiddenLabel "Peribalus strictus"@fi,
        "Peribalus vernalis"@fi,
        "Peribalus vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jaspislude"@fi,
        "Peribalus strictus"@sv .

<http://tun.fi/MX.230533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palomena prasina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.230532> ;
    skos:hiddenLabel "Palomena prasina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherlude"@fi,
        "Palomena prasina"@sv .

<http://tun.fi/MX.230536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eysarcoris aeneus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.230535> ;
    skos:hiddenLabel "Eysarcoris aeneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskilude"@fi,
        "Eysarcoris aeneus"@sv .

<http://tun.fi/MX.230538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stagonomus bipunctatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230537> ;
    skos:hiddenLabel "Stagonomus bipunctatus"@fi,
        "Stagonomus pusillus"@fi,
        "Stagonomus pusillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tädykelude"@fi,
        "Stagonomus bipunctatus"@sv .

<http://tun.fi/MX.230542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nezara viridula" ;
    dwc:scientificNameAuthorship "(Linnaus, 1758)" ;
    skos:broader <http://tun.fi/MX.230541> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nezara viridula"@fi,
        "Nezara viridula"@sv .

<http://tun.fi/MX.230544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pentatoma rufipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230543> ;
    skos:hiddenLabel "Pentatoma rufipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härkälude"@fi,
        "Pentatoma rufipes"@sv .

<http://tun.fi/MX.230548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciocoris homalonotus" ;
    dwc:scientificNameAuthorship "Fieber, 1851" ;
    skos:broader <http://tun.fi/MX.230546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciocoris homalonotus"@fi,
        "Sciocoris homalonotus"@sv .

<http://tun.fi/MX.230549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciocoris microphthalmus" ;
    dwc:scientificNameAuthorship "Flor, 1860" ;
    skos:broader <http://tun.fi/MX.230546> ;
    skos:hiddenLabel "Sciocoris microphthalmus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tappilatuskalude"@fi,
        "Sciocoris microphthalmus"@sv .

<http://tun.fi/MX.230550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciocoris umbrinus" ;
    dwc:scientificNameAuthorship "(Wolff, 1804)" ;
    skos:broader <http://tun.fi/MX.230546> ;
    skos:hiddenLabel "Sciocoris umbrinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aholatuskalude"@fi,
        "Sciocoris umbrinus"@sv .

<http://tun.fi/MX.230552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciocoris cursitans" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.230546> ;
    skos:hiddenLabel "Sciocoris cursitans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummilatuskalude"@fi,
        "Sciocoris cursitans"@sv .

<http://tun.fi/MX.230555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurydema oleraceum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230554> ;
    skos:hiddenLabel "Eurydema oleraceum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaalilude"@fi,
        "Eurydema oleraceum"@sv .

<http://tun.fi/MX.230556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurydema ornatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230554> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurydema ornatum"@fi,
        "Eurydema ornatum"@sv .

<http://tun.fi/MX.230557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurydema dominulum" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.230554> ;
    skos:hiddenLabel "Eurydema dominulum"@fi,
        "Eurydema dominulus"@fi,
        "Eurydema dominulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koreakaalilude"@fi,
        "Eurydema dominulum"@sv .

<http://tun.fi/MX.230561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphosoma italicum" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1766)" ;
    skos:broader <http://tun.fi/MX.230560> ;
    skos:hiddenLabel "Graphosoma italicum"@fi,
        "Graphosoma italicum italicum"@fi,
        "Graphosoma lineatum"@fi,
        "Graphosoma lineatum italicum"@fi,
        "Graphosoma italicum"@sv,
        "Graphosoma italicum italicum"@sv,
        "Graphosoma lineatum"@sv,
        "Graphosoma lineatum italicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyjamalude"@fi,
        "strimlus"@sv .

<http://tun.fi/MX.230564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dybowskyia reticulata" ;
    dwc:scientificNameAuthorship "(Dallas, 1851)" ;
    skos:broader <http://tun.fi/MX.230563> ;
    skos:hiddenLabel "Dybowskyia reticulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seittilude"@fi,
        "Dybowskyia reticulata"@sv .

<http://tun.fi/MX.230577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronatella rectangula" ;
    dwc:scientificNameAuthorship "(Sars, 1861)" ;
    skos:broader <http://tun.fi/MX.230576> ;
    skos:hiddenLabel "Alona rectangula"@fi,
        "Alona rectangula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coronatella rectangula"@fi,
        "Coronatella rectangula"@sv .

<http://tun.fi/MX.230580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alona werestschagini" ;
    dwc:scientificNameAuthorship "Sinev, 1999" ;
    skos:broader <http://tun.fi/MX.213924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alona werestschagini"@fi,
        "Alona werestschagini"@sv .

<http://tun.fi/MX.230635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocyprideis sorbyana" ;
    dwc:scientificNameAuthorship "(Jones, 1857)" ;
    skos:broader <http://tun.fi/MX.4971555> ;
    skos:hiddenLabel "Clithrocytheridea sorbyana"@fi,
        "Clithrocytheridea sorbyana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterocyprideis sorbyana"@fi,
        "Heterocyprideis sorbyana"@sv .

<http://tun.fi/MX.230680> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lycaena dispar rutilus" ;
    dwc:scientificNameAuthorship "Werneburg, 1864" ;
    skos:broader <http://tun.fi/MX.60818> ;
    skos:hiddenLabel "Lycaena dispar rutilus"@fi,
        "Lycaena dispar subsp. rutilus"@fi,
        "Lycaena dispar subsp. rutilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokultasiipi (alalaji rutilus)"@fi,
        "Lycaena dispar rutilus"@sv .

<http://tun.fi/MX.230715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectocyclops affinis" ;
    dwc:scientificNameAuthorship "(Sars, 1863)" ;
    skos:broader <http://tun.fi/MX.214280> ;
    skos:hiddenLabel "Paracyclops affinis"@fi,
        "Paracyclops affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectocyclops affinis"@fi,
        "Ectocyclops affinis"@sv .

<http://tun.fi/MX.230737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paralona pigra" ;
    dwc:scientificNameAuthorship "(Sars, 1862)" ;
    skos:broader <http://tun.fi/MX.230736> ;
    skos:hiddenLabel "Chydorus piger"@fi,
        "Chydorus piger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paralona pigra"@fi,
        "Paralona pigra"@sv .

<http://tun.fi/MX.230738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Disparalona rostrata" ;
    dwc:scientificNameAuthorship "(Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.213943> ;
    skos:hiddenLabel "Phrixura rostrata"@fi,
        "Phrixura rostrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Disparalona rostrata"@fi,
        "Disparalona rostrata"@sv .

<http://tun.fi/MX.230739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peracantha truncata" ;
    dwc:scientificNameAuthorship "(Müller, 1785)" ;
    skos:broader <http://tun.fi/MX.213951> ;
    skos:hiddenLabel "Pleuroxus truncatus"@fi,
        "Pleuroxus truncatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peracantha truncata"@fi,
        "Peracantha truncata"@sv .

<http://tun.fi/MX.230741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picripleuroxus laevis" ;
    dwc:scientificNameAuthorship "(Sars, 1962)" ;
    skos:broader <http://tun.fi/MX.230740> ;
    skos:hiddenLabel "Pleuroxus laevis"@fi,
        "Pleuroxus laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Picripleuroxus laevis"@fi,
        "Picripleuroxus laevis"@sv .

<http://tun.fi/MX.230742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picripleuroxus striatus" ;
    dwc:scientificNameAuthorship "(Schoedler, 1863)" ;
    skos:broader <http://tun.fi/MX.230740> ;
    skos:hiddenLabel "Pleuroxus striatus"@fi,
        "Pleuroxus striatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Picripleuroxus striatus"@fi,
        "Picripleuroxus striatus"@sv .

<http://tun.fi/MX.230755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linguatula serrata" ;
    dwc:scientificNameAuthorship "(Fröhlich, 1789)" ;
    skos:altLabel "koiran kielimato"@fi ;
    skos:broader <http://tun.fi/MX.214373> ;
    skos:hiddenLabel "Linguatula serrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuonomato"@fi,
        "Linguatula serrata"@sv .

<http://tun.fi/MX.231058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onychiurus nervosus" ;
    dwc:scientificNameAuthorship "Stach, 1954" ;
    skos:broader <http://tun.fi/MX.231499> ;
    skos:hiddenLabel "Deuteraphorura nervosa"@fi,
        "Onychiurus ambulans"@fi,
        "Deuteraphorura nervosa"@sv,
        "Onychiurus ambulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onychiurus nervosus"@fi,
        "Onychiurus nervosus"@sv .

<http://tun.fi/MX.231062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetophorura arctica" ;
    dwc:scientificNameAuthorship "(Wahlgren, 1900)" ;
    skos:broader <http://tun.fi/MX.5018767> ;
    skos:hiddenLabel "Tullbergia arctica"@fi,
        "Tullbergia arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetophorura arctica"@fi,
        "Chaetophorura arctica"@sv .

<http://tun.fi/MX.231064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tullbergia callipygos" ;
    dwc:scientificNameAuthorship "Börner, 1902" ;
    skos:broader <http://tun.fi/MX.231061> ;
    skos:hiddenLabel "Paratullbergia callipygos"@fi,
        "Paratullbergia callipygos hirsuta"@fi,
        "Paratullbergia carpenteri"@fi,
        "Paratullbergia womersleyi"@fi,
        "Paratullbergia callipygos"@sv,
        "Paratullbergia callipygos hirsuta"@sv,
        "Paratullbergia carpenteri"@sv,
        "Paratullbergia womersleyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tullbergia callipygos"@fi,
        "Tullbergia callipygos"@sv .

<http://tun.fi/MX.231066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphorura affinis" ;
    dwc:scientificNameAuthorship "(Börner, 1903)" ;
    skos:broader <http://tun.fi/MX.231065> ;
    skos:hiddenLabel "Metaphorura boerneri"@fi,
        "Tullbergia affinis"@fi,
        "Metaphorura boerneri"@sv,
        "Tullbergia affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphorura affinis"@fi,
        "Metaphorura affinis"@sv .

<http://tun.fi/MX.231069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tullbergia quadrispina" ;
    dwc:scientificNameAuthorship "(Börner, 1901)" ;
    skos:broader <http://tun.fi/MX.231061> ;
    skos:hiddenLabel "Stenaphorura absoloni"@fi,
        "Stenaphorura axelsoni"@fi,
        "Stenaphorura quadrispina"@fi,
        "Stenaphorurella quadrispina"@fi,
        "Stenaphorura absoloni"@sv,
        "Stenaphorura axelsoni"@sv,
        "Stenaphorura quadrispina"@sv,
        "Stenaphorurella quadrispina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tullbergia quadrispina"@fi,
        "Tullbergia quadrispina"@sv .

<http://tun.fi/MX.231070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenaphorura lubbocki" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231067> ;
    skos:hiddenLabel "Stenaphorurella lubbocki"@fi,
        "Stenaphorurella lubbocki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenaphorura lubbocki"@fi,
        "Stenaphorura lubbocki"@sv .

<http://tun.fi/MX.231072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tullbergia macrochaeta" ;
    dwc:scientificNameAuthorship "(Rusek, 1976)" ;
    skos:broader <http://tun.fi/MX.231061> ;
    skos:hiddenLabel "Mesaphorura macrochaeta"@fi,
        "Mesaphorura macrochaeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tullbergia macrochaeta"@fi,
        "Tullbergia macrochaeta"@sv .

<http://tun.fi/MX.231073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tullbergia krausbaueri" ;
    dwc:scientificNameAuthorship "(Börner, 1901)" ;
    skos:broader <http://tun.fi/MX.231061> ;
    skos:hiddenLabel "Mesaphorura krausbaueri"@fi,
        "Mesaphorura krausbaueri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tullbergia krausbaueri"@fi,
        "Tullbergia krausbaueri"@sv .

<http://tun.fi/MX.231074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tullbergia yosiii" ;
    dwc:scientificNameAuthorship "(Rusek, 1967)" ;
    skos:broader <http://tun.fi/MX.231061> ;
    skos:hiddenLabel "Mesaphorura yosii"@fi,
        "Mesaphorura yosii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tullbergia yosiii"@fi,
        "Tullbergia yosiii"@sv .

<http://tun.fi/MX.231075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesaphorura italica" ;
    dwc:scientificNameAuthorship "(Rusek, 1971)" ;
    skos:broader <http://tun.fi/MX.231071> ;
    skos:hiddenLabel "Tullbergia italica"@fi,
        "Tullbergia italica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesaphorura italica"@fi,
        "Mesaphorura italica"@sv .

<http://tun.fi/MX.231076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesaphorura sylvatica" ;
    dwc:scientificNameAuthorship "(Rusek, 1971)" ;
    skos:broader <http://tun.fi/MX.231071> ;
    skos:hiddenLabel "Tullbergia sylvatica"@fi,
        "Tullbergia sylvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesaphorura sylvatica"@fi,
        "Mesaphorura sylvatica"@sv .

<http://tun.fi/MX.231077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesaphorura critica" ;
    dwc:scientificNameAuthorship "Ellis, 1976" ;
    skos:broader <http://tun.fi/MX.231071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesaphorura critica"@fi,
        "Mesaphorura critica"@sv .

<http://tun.fi/MX.231078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesaphorura hylophila" ;
    dwc:scientificNameAuthorship "Rusek, 1982" ;
    skos:broader <http://tun.fi/MX.231071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesaphorura hylophila"@fi,
        "Mesaphorura hylophila"@sv .

<http://tun.fi/MX.231079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesaphorura tenuisensillata" ;
    dwc:scientificNameAuthorship "Rusek, 1974" ;
    skos:broader <http://tun.fi/MX.231071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesaphorura tenuisensillata"@fi,
        "Mesaphorura tenuisensillata"@sv .

<http://tun.fi/MX.231081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Karlstejnia norvegica" ;
    dwc:scientificNameAuthorship "Fjellberg, 1974" ;
    skos:broader <http://tun.fi/MX.231080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Karlstejnia norvegica"@fi,
        "Karlstejnia norvegica"@sv .

<http://tun.fi/MX.231083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wankeliella peterseni" ;
    dwc:scientificNameAuthorship "Rusek, 1975" ;
    skos:broader <http://tun.fi/MX.231082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wankeliella peterseni"@fi,
        "Wankeliella peterseni"@sv .

<http://tun.fi/MX.231087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetracanthella wahlgreni" ;
    dwc:scientificNameAuthorship "Linnaniemi, 1907" ;
    skos:broader <http://tun.fi/MX.231086> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetracanthella wahlgreni"@fi,
        "Tetracanthella wahlgreni"@sv .

<http://tun.fi/MX.231088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetracanthella pilosa" ;
    dwc:scientificNameAuthorship "Schött, 1891" ;
    skos:broader <http://tun.fi/MX.231086> ;
    skos:hiddenLabel "Tetracanthella delamarei"@fi,
        "Tetracanthella delamarei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetracanthella pilosa"@fi,
        "Tetracanthella pilosa"@sv .

<http://tun.fi/MX.231090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudanurophorus binoculatus" ;
    dwc:scientificNameAuthorship "(Kseneman, 1934)" ;
    skos:broader <http://tun.fi/MX.231089> ;
    skos:hiddenLabel "Anurophorus binoculatus"@fi,
        "Anurophorus binoculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudanurophorus binoculatus"@fi,
        "Pseudanurophorus binoculatus"@sv .

<http://tun.fi/MX.231092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anurophorus laricis" ;
    dwc:scientificNameAuthorship "Nicolet, 1842" ;
    skos:broader <http://tun.fi/MX.231091> ;
    skos:hiddenLabel "Adicranus corticinys"@fi,
        "Lipura corticinia"@fi,
        "Adicranus corticinys"@sv,
        "Lipura corticinia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anurophorus laricis"@fi,
        "Anurophorus laricis"@sv .

<http://tun.fi/MX.231093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anurophorus septentrionalis" ;
    dwc:scientificNameAuthorship "Palissa, 1966" ;
    skos:broader <http://tun.fi/MX.231091> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anurophorus septentrionalis"@fi,
        "Anurophorus septentrionalis"@sv .

<http://tun.fi/MX.231094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anurophorus atlanticus" ;
    dwc:scientificNameAuthorship "Fjellberg, 1974" ;
    skos:broader <http://tun.fi/MX.231091> ;
    skos:hiddenLabel "Anurophorus rugosus"@fi,
        "Anurophorus rugosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anurophorus atlanticus"@fi,
        "Anurophorus atlanticus"@sv .

<http://tun.fi/MX.231096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomides angularis" ;
    dwc:scientificNameAuthorship "(Axelson, 1905)" ;
    skos:broader <http://tun.fi/MX.231095> ;
    skos:hiddenLabel "Folsomides millsi"@fi,
        "Isotoma angularis"@fi,
        "Proisotoma decemoculatus"@fi,
        "Folsomides millsi"@sv,
        "Isotoma angularis"@sv,
        "Proisotoma decemoculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomides angularis"@fi,
        "Folsomides angularis"@sv .

<http://tun.fi/MX.231098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotomodes productus" ;
    dwc:scientificNameAuthorship "(Axelson, 1906)" ;
    skos:broader <http://tun.fi/MX.231097> ;
    skos:hiddenLabel "Isotoma elongata"@fi,
        "Isotoma producta"@fi,
        "Isotomodes britannicus"@fi,
        "Isotomodes elongata"@fi,
        "Isotomodes producta"@fi,
        "Isotoma elongata"@sv,
        "Isotoma producta"@sv,
        "Isotomodes britannicus"@sv,
        "Isotomodes elongata"@sv,
        "Isotomodes producta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotomodes productus"@fi,
        "Isotomodes productus"@sv .

<http://tun.fi/MX.231101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomia fimetaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231100> ;
    skos:hiddenLabel "Deuterophorura fimetaria"@fi,
        "Isotoma fimetaria"@fi,
        "Podura fimetaria"@fi,
        "Deuterophorura fimetaria"@sv,
        "Isotoma fimetaria"@sv,
        "Podura fimetaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomia fimetaria"@fi,
        "Folsomia fimetaria"@sv .

<http://tun.fi/MX.231103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomia candida" ;
    dwc:scientificNameAuthorship "(Willem, 1902)" ;
    skos:broader <http://tun.fi/MX.231100> ;
    skos:hiddenLabel "Entomobrya cavicola"@fi,
        "Folsomia abchasia"@fi,
        "Folsomia caldaria"@fi,
        "Folsomia cavicola"@fi,
        "Folsomia dentata"@fi,
        "Folsomia distincta"@fi,
        "Folsomia dubia"@fi,
        "Folsomia fontis"@fi,
        "Folsomia kingi"@fi,
        "Isotoma candida"@fi,
        "Entomobrya cavicola"@sv,
        "Folsomia abchasia"@sv,
        "Folsomia caldaria"@sv,
        "Folsomia cavicola"@sv,
        "Folsomia dentata"@sv,
        "Folsomia distincta"@sv,
        "Folsomia dubia"@sv,
        "Folsomia fontis"@sv,
        "Folsomia kingi"@sv,
        "Isotoma candida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomia candida"@fi,
        "Folsomia candida"@sv .

<http://tun.fi/MX.231104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomia dovrensis" ;
    dwc:scientificNameAuthorship "Fjellberg, 1976" ;
    skos:broader <http://tun.fi/MX.231100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomia dovrensis"@fi,
        "Folsomia dovrensis"@sv .

<http://tun.fi/MX.231105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomia bisetosa" ;
    dwc:scientificNameAuthorship "Gisin, 1953" ;
    skos:broader <http://tun.fi/MX.231100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomia bisetosa"@fi,
        "Folsomia bisetosa"@sv .

<http://tun.fi/MX.231106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomia litsteri" ;
    dwc:scientificNameAuthorship "Bagnall, 1939" ;
    skos:broader <http://tun.fi/MX.231100> ;
    skos:hiddenLabel "Folsomia lawrencei"@fi,
        "Folsomia lawrenvcei"@fi,
        "Folsomia lawrencei"@sv,
        "Folsomia lawrenvcei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomia litsteri"@fi,
        "Folsomia litsteri"@sv .

<http://tun.fi/MX.231108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomia sensibilis" ;
    dwc:scientificNameAuthorship "Kseneman, 1936" ;
    skos:broader <http://tun.fi/MX.231100> ;
    skos:hiddenLabel "Isotomina pazae"@fi,
        "Isotomina pazae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomia sensibilis"@fi,
        "Folsomia sensibilis"@sv .

<http://tun.fi/MX.231109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomia quadrioculata" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231100> ;
    skos:hiddenLabel "Folsomia anophthalma"@fi,
        "Folsomia gracilis"@fi,
        "Folsomia pallida"@fi,
        "Folsomia quadrioculata americana"@fi,
        "Isotoma anophthalma"@fi,
        "Isotoma pallida"@fi,
        "Isotoma quadrioculata"@fi,
        "Folsomia anophthalma"@sv,
        "Folsomia gracilis"@sv,
        "Folsomia pallida"@sv,
        "Folsomia quadrioculata americana"@sv,
        "Isotoma anophthalma"@sv,
        "Isotoma pallida"@sv,
        "Isotoma quadrioculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomia quadrioculata"@fi,
        "Folsomia quadrioculata"@sv .

<http://tun.fi/MX.231110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomia manolachei" ;
    dwc:scientificNameAuthorship "Bagnall, 1939" ;
    skos:broader <http://tun.fi/MX.231100> ;
    skos:hiddenLabel "Folsomia manobechei"@fi,
        "Folsomia monosetosa"@fi,
        "Folsomia nana"@fi,
        "Folsomia quadripunctata"@fi,
        "Folsomia manobechei"@sv,
        "Folsomia monosetosa"@sv,
        "Folsomia nana"@sv,
        "Folsomia quadripunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomia manolachei"@fi,
        "Folsomia manolachei"@sv .

<http://tun.fi/MX.231111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomia palaearctica" ;
    dwc:scientificNameAuthorship "Potapov & Babenko, 2000" ;
    skos:broader <http://tun.fi/MX.231100> ;
    skos:hiddenLabel "Folsomia diplophthalma"@fi,
        "Folsomia diplophthalma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomia palaearctica"@fi,
        "Folsomia palaearctica"@sv .

<http://tun.fi/MX.231113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomia spinosa" ;
    dwc:scientificNameAuthorship "Kseneman, 1936" ;
    skos:broader <http://tun.fi/MX.231100> ;
    skos:hiddenLabel "Folsomia aspinosa"@fi,
        "Folsomia montigena"@fi,
        "Folsomia aspinosa"@sv,
        "Folsomia montigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomia spinosa"@fi,
        "Folsomia spinosa"@sv .

<http://tun.fi/MX.231114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomia sexoculata" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231100> ;
    skos:hiddenLabel "Folsomia anglicana"@fi,
        "Folsomia britannica"@fi,
        "Isotoma sexoculata"@fi,
        "Litsterodes folsomiella"@fi,
        "Folsomia anglicana"@sv,
        "Folsomia britannica"@sv,
        "Isotoma sexoculata"@sv,
        "Litsterodes folsomiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomia sexoculata"@fi,
        "Folsomia sexoculata"@sv .

<http://tun.fi/MX.231115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomia microchaeta" ;
    dwc:scientificNameAuthorship "Agrell, 1939" ;
    skos:broader <http://tun.fi/MX.231100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomia microchaeta"@fi,
        "Folsomia microchaeta"@sv .

<http://tun.fi/MX.231116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Folsomia fimetarioides" ;
    dwc:scientificNameAuthorship "(Axelson, 1903)" ;
    skos:broader <http://tun.fi/MX.231100> ;
    skos:hiddenLabel "Isotoma fimetarioides"@fi,
        "Isotoma fimetarioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Folsomia fimetarioides"@fi,
        "Folsomia fimetarioides"@sv .

<http://tun.fi/MX.231118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Appendisotoma abiskoensis" ;
    dwc:scientificNameAuthorship "Agrell, 1939" ;
    skos:broader <http://tun.fi/MX.231117> ;
    skos:hiddenLabel "Appenisotoma europaea"@fi,
        "Appenisotoma europea"@fi,
        "Proisotoma abiskoensis"@fi,
        "Appenisotoma europaea"@sv,
        "Appenisotoma europea"@sv,
        "Proisotoma abiskoensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Appendisotoma abiskoensis"@fi,
        "Appendisotoma abiskoensis"@sv .

<http://tun.fi/MX.231120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ballistura borealis" ;
    dwc:scientificNameAuthorship "(Axelson, 1905)" ;
    skos:broader <http://tun.fi/MX.231119> ;
    skos:hiddenLabel "Isotoma borealis"@fi,
        "Isotoma incisa"@fi,
        "Isotoma borealis"@sv,
        "Isotoma incisa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ballistura borealis"@fi,
        "Ballistura borealis"@sv .

<http://tun.fi/MX.231121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ballistura schoetti" ;
    dwc:scientificNameAuthorship "(Dalla Torre, 1895)" ;
    skos:broader <http://tun.fi/MX.231119> ;
    skos:hiddenLabel "Proisotoma schoetti"@fi,
        "Proisotoma schoetti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ballistura schoetti"@fi,
        "Ballistura schoetti"@sv .

<http://tun.fi/MX.231123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyotoma crassicauda" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231122> ;
    skos:hiddenLabel "Ballistura crassicauda"@fi,
        "Isotoma crassicauda"@fi,
        "Proisotoma carli"@fi,
        "Ballistura crassicauda"@sv,
        "Isotoma crassicauda"@sv,
        "Proisotoma carli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyotoma crassicauda"@fi,
        "Pachyotoma crassicauda"@sv .

<http://tun.fi/MX.231125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proisotoma minuta" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231124> ;
    skos:hiddenLabel "Isotoma minuta"@fi,
        "Isotoma palermitana"@fi,
        "Isotoma pallida"@fi,
        "Isotoma stagnalis"@fi,
        "Isotoma stscherbakowi"@fi,
        "Isotoma tenebricola"@fi,
        "Parisotoma minutea"@fi,
        "Proisotoma guthriei"@fi,
        "Proisotoma meridionalis"@fi,
        "Proisotoma rhopalotricha"@fi,
        "Isotoma minuta"@sv,
        "Isotoma palermitana"@sv,
        "Isotoma pallida"@sv,
        "Isotoma stagnalis"@sv,
        "Isotoma stscherbakowi"@sv,
        "Isotoma tenebricola"@sv,
        "Parisotoma minutea"@sv,
        "Proisotoma guthriei"@sv,
        "Proisotoma meridionalis"@sv,
        "Proisotoma rhopalotricha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proisotoma minuta"@fi,
        "Proisotoma minuta"@sv .

<http://tun.fi/MX.231126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proisotoma clavipila" ;
    dwc:scientificNameAuthorship "(Axelson, 1903)" ;
    skos:broader <http://tun.fi/MX.231124> ;
    skos:hiddenLabel "Isotoma clavipila"@fi,
        "Isotoma clavipila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proisotoma clavipila"@fi,
        "Proisotoma clavipila"@sv .

<http://tun.fi/MX.231127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proisotoma minima" ;
    dwc:scientificNameAuthorship "(Absolon, 1901)" ;
    skos:broader <http://tun.fi/MX.231124> ;
    skos:hiddenLabel "Folsomidiella inaequalis"@fi,
        "Isotoma minima"@fi,
        "Isotoma mirabilis"@fi,
        "Proisotoma americana"@fi,
        "Folsomidiella inaequalis"@sv,
        "Isotoma minima"@sv,
        "Isotoma mirabilis"@sv,
        "Proisotoma americana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proisotoma minima"@fi,
        "Proisotoma minima"@sv .

<http://tun.fi/MX.231128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proisotoma ripicola" ;
    dwc:scientificNameAuthorship "Linnaniemi, 1912" ;
    skos:broader <http://tun.fi/MX.231124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proisotoma ripicola"@fi,
        "Proisotoma ripicola"@sv .

<http://tun.fi/MX.231129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proisotoma tenella" ;
    dwc:scientificNameAuthorship "(Reuter, 1895)" ;
    skos:broader <http://tun.fi/MX.231124> ;
    skos:hiddenLabel "Isotoma tenella"@fi,
        "Proisotoma alba"@fi,
        "Proisotoma simplex"@fi,
        "Isotoma tenella"@sv,
        "Proisotoma alba"@sv,
        "Proisotoma simplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proisotoma tenella"@fi,
        "Proisotoma tenella"@sv .

<http://tun.fi/MX.231131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strenzketoma buddenbrocki" ;
    dwc:scientificNameAuthorship "Strenzke, 1954" ;
    skos:broader <http://tun.fi/MX.231130> ;
    skos:hiddenLabel "Proisotoma buddenbrocki"@fi,
        "Proisotoma buddenbrocki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strenzketoma buddenbrocki"@fi,
        "Strenzketoma buddenbrocki"@sv .

<http://tun.fi/MX.231134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptopygus bipunctatus" ;
    dwc:scientificNameAuthorship "(Axelson, 1903)" ;
    skos:broader <http://tun.fi/MX.231133> ;
    skos:hiddenLabel "Isotoma bipunctata"@fi,
        "Proisotomodes bipunctatus"@fi,
        "Isotoma bipunctata"@sv,
        "Proisotomodes bipunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptopygus bipunctatus"@fi,
        "Cryptopygus bipunctatus"@sv .

<http://tun.fi/MX.231135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptopygus thermophilus" ;
    dwc:scientificNameAuthorship "(Axelson, 1900)" ;
    skos:broader <http://tun.fi/MX.231133> ;
    skos:hiddenLabel "Cryptopygus cognatus"@fi,
        "Cryptopygus tenelloides"@fi,
        "Isotoma thermophila"@fi,
        "Isotomina tenelloides"@fi,
        "Proisotoma cognata"@fi,
        "Cryptopygus cognatus"@sv,
        "Cryptopygus tenelloides"@sv,
        "Isotoma thermophila"@sv,
        "Isotomina tenelloides"@sv,
        "Proisotoma cognata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptopygus thermophilus"@fi,
        "Cryptopygus thermophilus"@sv .

<http://tun.fi/MX.231137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrenia bidenticulata" ;
    dwc:scientificNameAuthorship "(Tullberg, 1876)" ;
    skos:broader <http://tun.fi/MX.231136> ;
    skos:hiddenLabel "Isotoma bidenticulata"@fi,
        "Isotoma lanuginosa"@fi,
        "Isotoma nigra"@fi,
        "Isotoma bidenticulata"@sv,
        "Isotoma lanuginosa"@sv,
        "Isotoma nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrenia bidenticulata"@fi,
        "Agrenia bidenticulata"@sv .

<http://tun.fi/MX.231139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotomiella minor" ;
    dwc:scientificNameAuthorship "(Schäffer, 1896)" ;
    skos:broader <http://tun.fi/MX.231138> ;
    skos:hiddenLabel "Isotoma minor"@fi,
        "Isotomiella distinguenda"@fi,
        "Isotomiella media"@fi,
        "Isotoma minor"@sv,
        "Isotomiella distinguenda"@sv,
        "Isotomiella media"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotomiella minor"@fi,
        "Isotomiella minor"@sv .

<http://tun.fi/MX.231141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertagopus pseudocinereus" ;
    dwc:scientificNameAuthorship "Fjellberg, 1975" ;
    skos:broader <http://tun.fi/MX.231140> ;
    skos:hiddenLabel "Isotoma pseudocinerea"@fi,
        "Isotoma pseudocinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vertagopus pseudocinereus"@fi,
        "Vertagopus pseudocinereus"@sv .

<http://tun.fi/MX.231142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma cinerea" ;
    dwc:scientificNameAuthorship "(Nicolet, 1842)" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Desoria cinerea"@fi,
        "Vertagopus cinereus"@fi,
        "Desoria cinerea"@sv,
        "Vertagopus cinereus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma cinerea"@fi,
        "Isotoma cinerea"@sv .

<http://tun.fi/MX.231143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertagopus haagvari" ;
    dwc:scientificNameAuthorship "Fjellberg, 1996" ;
    skos:broader <http://tun.fi/MX.231140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vertagopus haagvari"@fi,
        "Vertagopus haagvari"@sv .

<http://tun.fi/MX.231144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertagopus westerlundi" ;
    dwc:scientificNameAuthorship "(Reuter, 1898)" ;
    skos:broader <http://tun.fi/MX.231140> ;
    skos:hiddenLabel "Isotoma westerlundi"@fi,
        "Isotoma westerlundi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vertagopus westerlundi"@fi,
        "Vertagopus westerlundi"@sv .

<http://tun.fi/MX.231145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertagopus sarekensis" ;
    dwc:scientificNameAuthorship "(Wahlgren, 1906)" ;
    skos:broader <http://tun.fi/MX.231140> ;
    skos:hiddenLabel "Isotoma sarekensis"@fi,
        "Isotoma sarekensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vertagopus sarekensis"@fi,
        "Vertagopus sarekensis"@sv .

<http://tun.fi/MX.231147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma sensibilis" ;
    dwc:scientificNameAuthorship "Tullberg, 1876" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Isotoma determinata"@fi,
        "Isotoma dubia"@fi,
        "Isotoma inopinata"@fi,
        "Isotoma longidens"@fi,
        "Isotoma monstrosa"@fi,
        "Isotoma parva"@fi,
        "Isotoma turicensis"@fi,
        "Pseudisotoma sensibilis"@fi,
        "Isotoma determinata"@sv,
        "Isotoma dubia"@sv,
        "Isotoma inopinata"@sv,
        "Isotoma longidens"@sv,
        "Isotoma monstrosa"@sv,
        "Isotoma parva"@sv,
        "Isotoma turicensis"@sv,
        "Pseudisotoma sensibilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma sensibilis"@fi,
        "Isotoma sensibilis"@sv .

<http://tun.fi/MX.231149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marisotoma tenuicornis" ;
    dwc:scientificNameAuthorship "(Axelson, 1903)" ;
    skos:broader <http://tun.fi/MX.231148> ;
    skos:hiddenLabel "Isotoma tenuicornis"@fi,
        "Isotoma tenuicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marisotoma tenuicornis"@fi,
        "Marisotoma tenuicornis"@sv .

<http://tun.fi/MX.231151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma notabilis" ;
    dwc:scientificNameAuthorship "Schäffer, 1896" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Parisotoma notabilis"@fi,
        "Parisotoma notabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma notabilis"@fi,
        "Isotoma notabilis"@sv .

<http://tun.fi/MX.231152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma ekmani" ;
    dwc:scientificNameAuthorship "Fjellberg, 1977" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Isotoma pallida"@fi,
        "Parisotoma ekmani"@fi,
        "Isotoma pallida"@sv,
        "Parisotoma ekmani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma ekmani"@fi,
        "Isotoma ekmani"@sv .

<http://tun.fi/MX.231154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parisotoma trichaetosa" ;
    dwc:scientificNameAuthorship "(Martynova, 1977)" ;
    skos:broader <http://tun.fi/MX.231150> ;
    skos:hiddenLabel "Isotoma trichaetosa"@fi,
        "Isotoma trichaetosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parisotoma trichaetosa"@fi,
        "Parisotoma trichaetosa"@sv .

<http://tun.fi/MX.231156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halisotoma maritima" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231155> ;
    skos:hiddenLabel "Isotoma maritima"@fi,
        "Isotoma maritima boneti"@fi,
        "Isotoma pacifica"@fi,
        "Isotoma maritima"@sv,
        "Isotoma maritima boneti"@sv,
        "Isotoma pacifica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halisotoma maritima"@fi,
        "Halisotoma maritima"@sv .

<http://tun.fi/MX.231158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma viridis" ;
    dwc:scientificNameAuthorship "Bourlet, 1839" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Isotoma arctica"@fi,
        "Isotoma belfragei"@fi,
        "Isotoma capitola"@fi,
        "Isotoma cincta"@fi,
        "Isotoma montana"@fi,
        "Isotoma plumbea"@fi,
        "Isotoma pomona"@fi,
        "Isotoma purpurascens"@fi,
        "Isotoma arctica"@sv,
        "Isotoma belfragei"@sv,
        "Isotoma capitola"@sv,
        "Isotoma cincta"@sv,
        "Isotoma montana"@sv,
        "Isotoma plumbea"@sv,
        "Isotoma pomona"@sv,
        "Isotoma purpurascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma viridis"@fi,
        "Isotoma viridis"@sv .

<http://tun.fi/MX.231159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma riparia" ;
    dwc:scientificNameAuthorship "(Nicolet, 1842)" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Desoria riparia"@fi,
        "Desoria riparia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma riparia"@fi,
        "Isotoma riparia"@sv .

<http://tun.fi/MX.231160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma caerulea" ;
    dwc:scientificNameAuthorship "Bourlet, 1839" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma caerulea"@fi,
        "Isotoma caerulea"@sv .

<http://tun.fi/MX.231161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma anglicana" ;
    dwc:scientificNameAuthorship "Lubbock, 1862" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Isotoma coerulea"@fi,
        "Isotoma coerulea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma anglicana"@fi,
        "Isotoma anglicana"@sv .

<http://tun.fi/MX.231163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desoria olivacea" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231162> ;
    skos:hiddenLabel "Isotoma olivacea"@fi,
        "Isotoma olivacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Desoria olivacea"@fi,
        "Desoria olivacea"@sv .

<http://tun.fi/MX.231164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desoria tshernovi" ;
    dwc:scientificNameAuthorship "(Martynova, 1974)" ;
    skos:broader <http://tun.fi/MX.231162> ;
    skos:hiddenLabel "Isotoma tshernovi"@fi,
        "Isotoma tshernovi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Desoria tshernovi"@fi,
        "Desoria tshernovi"@sv .

<http://tun.fi/MX.231166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma fennica" ;
    dwc:scientificNameAuthorship "Reuter, 1895" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Desoria fennica"@fi,
        "Desoria ruseki"@fi,
        "Isotoma gersi"@fi,
        "Isotoma hiemalis fennica"@fi,
        "Isotoma huetheri"@fi,
        "Isotoma ruseki"@fi,
        "Desoria fennica"@sv,
        "Desoria ruseki"@sv,
        "Isotoma gersi"@sv,
        "Isotoma hiemalis fennica"@sv,
        "Isotoma huetheri"@sv,
        "Isotoma ruseki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma fennica"@fi,
        "Isotoma fennica"@sv .

<http://tun.fi/MX.231168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desoria tolya" ;
    dwc:scientificNameAuthorship "Fjellberg, 2007" ;
    skos:broader <http://tun.fi/MX.231162> ;
    skos:hiddenLabel "Desoria violacea"@fi,
        "Desoria violacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Desoria tolya"@fi,
        "Desoria tolya"@sv .

<http://tun.fi/MX.231170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma hiemalis" ;
    dwc:scientificNameAuthorship "Schött, 1893" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Desoria hiemalis"@fi,
        "Desoria mucronata"@fi,
        "Desoria violacea"@fi,
        "Isotoma mucronata"@fi,
        "Desoria hiemalis"@sv,
        "Desoria mucronata"@sv,
        "Desoria violacea"@sv,
        "Isotoma mucronata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma hiemalis"@fi,
        "Isotoma hiemalis"@sv .

<http://tun.fi/MX.231173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma neglecta" ;
    dwc:scientificNameAuthorship "Schäffer, 1900" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Desoria neglecta"@fi,
        "Isotoma affinis"@fi,
        "Desoria neglecta"@sv,
        "Isotoma affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma neglecta"@fi,
        "Isotoma neglecta"@sv .

<http://tun.fi/MX.231174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma blufusata" ;
    dwc:scientificNameAuthorship "Fjellberg, 1978" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Desoria blufusata"@fi,
        "Desoria blufusata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma blufusata"@fi,
        "Isotoma blufusata"@sv .

<http://tun.fi/MX.231175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desoria blekeni" ;
    dwc:scientificNameAuthorship "(Leinaas, 1980)" ;
    skos:broader <http://tun.fi/MX.231162> ;
    skos:hiddenLabel "Isotoma blekeni"@fi,
        "Isotoma blekeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Desoria blekeni"@fi,
        "Desoria blekeni"@sv .

<http://tun.fi/MX.231176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desoria nivea" ;
    dwc:scientificNameAuthorship "(Schäffer, 1897)" ;
    skos:broader <http://tun.fi/MX.231162> ;
    skos:hiddenLabel "Isotoma nivea"@fi,
        "Isotoma nivea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Desoria nivea"@fi,
        "Desoria nivea"@sv .

<http://tun.fi/MX.231177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desoria intermedia" ;
    dwc:scientificNameAuthorship "(Schött, 1902)" ;
    skos:broader <http://tun.fi/MX.231162> ;
    skos:hiddenLabel "Desoria germanica"@fi,
        "Isotoma germanica"@fi,
        "Isotoma intermedia"@fi,
        "Desoria germanica"@sv,
        "Isotoma germanica"@sv,
        "Isotoma intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Desoria intermedia"@fi,
        "Desoria intermedia"@sv .

<http://tun.fi/MX.231178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desoria potapovi" ;
    dwc:scientificNameAuthorship "Fjellberg, 2007" ;
    skos:broader <http://tun.fi/MX.231162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Desoria potapovi"@fi,
        "Desoria potapovi"@sv .

<http://tun.fi/MX.231179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma propinqua" ;
    dwc:scientificNameAuthorship "Axelson, 1902" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Desoria propinqua"@fi,
        "Isotoma graeca"@fi,
        "Spinisotoma pectinata"@fi,
        "Desoria propinqua"@sv,
        "Isotoma graeca"@sv,
        "Spinisotoma pectinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma propinqua"@fi,
        "Isotoma propinqua"@sv .

<http://tun.fi/MX.231180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desoria divergens" ;
    dwc:scientificNameAuthorship "(Axelson, 1900)" ;
    skos:broader <http://tun.fi/MX.231162> ;
    skos:hiddenLabel "Isotoma divergens"@fi,
        "Isotoma divergens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Desoria divergens"@fi,
        "Desoria divergens"@sv .

<http://tun.fi/MX.231184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archisotoma besselsi" ;
    dwc:scientificNameAuthorship "(Packard, 1877)" ;
    skos:broader <http://tun.fi/MX.231183> ;
    skos:hiddenLabel "Isotoma besseli"@fi,
        "Isotoma besselsii"@fi,
        "Isotoma janmayensis"@fi,
        "Isotoma spitzbergensis"@fi,
        "Isotoma besseli"@sv,
        "Isotoma besselsii"@sv,
        "Isotoma janmayensis"@sv,
        "Isotoma spitzbergensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Archisotoma besselsi"@fi,
        "Archisotoma besselsi"@sv .

<http://tun.fi/MX.231186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotomurus palustris" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.231185> ;
    skos:hiddenLabel "Isotoma palustris"@fi,
        "Isotomorus palustris"@fi,
        "Isotomurus indipendente"@fi,
        "Podura palustris"@fi,
        "Isotoma palustris"@sv,
        "Isotomorus palustris"@sv,
        "Isotomurus indipendente"@sv,
        "Podura palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotomurus palustris"@fi,
        "Isotomurus palustris"@sv .

<http://tun.fi/MX.231188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotomurus italicus" ;
    dwc:scientificNameAuthorship "Carapelli, Frati, Fanciulli & Dallai, 1995" ;
    skos:broader <http://tun.fi/MX.231185> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotomurus italicus"@fi,
        "Isotomurus italicus"@sv .

<http://tun.fi/MX.231189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotomurus fucicola" ;
    dwc:scientificNameAuthorship "(Schött, 1893)" ;
    skos:broader <http://tun.fi/MX.231185> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotomurus fucicola"@fi,
        "Isotomurus fucicola"@sv .

<http://tun.fi/MX.231190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotomurus graminis" ;
    dwc:scientificNameAuthorship "Fjellberg, 2007" ;
    skos:broader <http://tun.fi/MX.231185> ;
    skos:hiddenLabel "Isotoma prasinus"@fi,
        "Isotoma stuxbergi prasina"@fi,
        "Isotomurus palustris prasina"@fi,
        "Isotoma prasinus"@sv,
        "Isotoma stuxbergi prasina"@sv,
        "Isotomurus palustris prasina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotomurus graminis"@fi,
        "Isotomurus graminis"@sv .

<http://tun.fi/MX.231191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotomurus stuxbergi" ;
    dwc:scientificNameAuthorship "(Tullberg, 1876)" ;
    skos:broader <http://tun.fi/MX.231185> ;
    skos:hiddenLabel "Isotoma stuxbergi"@fi,
        "Isotomurus ciliatus"@fi,
        "Isotoma stuxbergi"@sv,
        "Isotomurus ciliatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotomurus stuxbergi"@fi,
        "Isotomurus stuxbergi"@sv .

<http://tun.fi/MX.231192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotomurus balteatus" ;
    dwc:scientificNameAuthorship "(Reuter, 1876)" ;
    skos:broader <http://tun.fi/MX.231185> ;
    skos:hiddenLabel "Isotoma balteata"@fi,
        "Isotoma balteata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotomurus balteatus"@fi,
        "Isotomurus balteatus"@sv .

<http://tun.fi/MX.231193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma antennalis" ;
    dwc:scientificNameAuthorship "(Bagnall, 1940)" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Isotomurus antennalis"@fi,
        "Isotomurus antennalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma antennalis"@fi,
        "Isotoma antennalis"@sv .

<http://tun.fi/MX.231200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinella curviseta" ;
    dwc:scientificNameAuthorship "Brook, 1882" ;
    skos:broader <http://tun.fi/MX.231199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinella curviseta"@fi,
        "Sinella curviseta"@sv .

<http://tun.fi/MX.231202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomobrya lanuginosa" ;
    dwc:scientificNameAuthorship "(Nicolet, 1842)" ;
    skos:broader <http://tun.fi/MX.231201> ;
    skos:hiddenLabel "Degeeria lanuginosa"@fi,
        "Entomobrya maritima"@fi,
        "Degeeria lanuginosa"@sv,
        "Entomobrya maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomobrya lanuginosa"@fi,
        "Entomobrya lanuginosa"@sv .

<http://tun.fi/MX.231204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomobrya marginata" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231201> ;
    skos:hiddenLabel "Degeeria marginata"@fi,
        "Entomobrya arvensis"@fi,
        "Entomobrya caerula"@fi,
        "Degeeria marginata"@sv,
        "Entomobrya arvensis"@sv,
        "Entomobrya caerula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomobrya marginata"@fi,
        "Entomobrya marginata"@sv .

<http://tun.fi/MX.231205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomobrya albocincta" ;
    dwc:scientificNameAuthorship "(Templeton, 1835)" ;
    skos:broader <http://tun.fi/MX.231201> ;
    skos:hiddenLabel "Degeeria cincta"@fi,
        "Podura albocincta"@fi,
        "Degeeria cincta"@sv,
        "Podura albocincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomobrya albocincta"@fi,
        "Entomobrya albocincta"@sv .

<http://tun.fi/MX.231206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomobrya corticalis" ;
    dwc:scientificNameAuthorship "(Nicolet, 1842)" ;
    skos:broader <http://tun.fi/MX.231201> ;
    skos:hiddenLabel "Degeeria corticalis"@fi,
        "Entomobrya obensis"@fi,
        "Degeeria corticalis"@sv,
        "Entomobrya obensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomobrya corticalis"@fi,
        "Entomobrya corticalis"@sv .

<http://tun.fi/MX.231207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomobrya arborea" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231201> ;
    skos:hiddenLabel "Degeeria arborea"@fi,
        "Degeeria arborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomobrya arborea"@fi,
        "Entomobrya arborea"@sv .

<http://tun.fi/MX.231208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomobrya nivalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231201> ;
    skos:hiddenLabel "Degeeria minuta"@fi,
        "Entomobrya flava"@fi,
        "Entomobrya nivalis"@fi,
        "Isotoma cursitans"@fi,
        "Isotoma fusiformis"@fi,
        "Podura annulata"@fi,
        "Podura nigromaculata"@fi,
        "Podura nivalis"@fi,
        "Podura simplex"@fi,
        "Podura striata"@fi,
        "Podura variegata"@fi,
        "Degeeria minuta"@sv,
        "Entomobrya flava"@sv,
        "Isotoma cursitans"@sv,
        "Isotoma fusiformis"@sv,
        "Podura annulata"@sv,
        "Podura nigromaculata"@sv,
        "Podura nivalis"@sv,
        "Podura simplex"@sv,
        "Podura striata"@sv,
        "Podura variegata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumihyppiäinen"@fi,
        "Entomobrya nivalis"@sv .

<http://tun.fi/MX.231209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomobrya nicoleti" ;
    dwc:scientificNameAuthorship "(Lubbock, 1862)" ;
    skos:broader <http://tun.fi/MX.231201> ;
    skos:hiddenLabel "Degeeria nicoleti"@fi,
        "Degeeria nicoleti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomobrya nicoleti"@fi,
        "Entomobrya nicoleti"@sv .

<http://tun.fi/MX.231210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomobrya multifasciatus" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231201> ;
    skos:hiddenLabel "Degeeria multifasciatus"@fi,
        "Degeeria multifasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomobrya multifasciatus"@fi,
        "Entomobrya multifasciatus"@sv .

<http://tun.fi/MX.231211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomobrya superba" ;
    dwc:scientificNameAuthorship "(Reuter, 1876)" ;
    skos:broader <http://tun.fi/MX.231201> ;
    skos:hiddenLabel "Calistella reinhardi"@fi,
        "Degeeria superba"@fi,
        "Calistella reinhardi"@sv,
        "Degeeria superba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomobrya superba"@fi,
        "Entomobrya superba"@sv .

<http://tun.fi/MX.231212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomobrya spectabilis" ;
    dwc:scientificNameAuthorship "Reuter, 1890" ;
    skos:broader <http://tun.fi/MX.231201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomobrya spectabilis"@fi,
        "Entomobrya spectabilis"@sv .

<http://tun.fi/MX.231214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomobryoides myrmecophilus" ;
    dwc:scientificNameAuthorship "(Reuter, 1886)" ;
    skos:broader <http://tun.fi/MX.231213> ;
    skos:hiddenLabel "Entomobrya myrmecophila"@fi,
        "Entomobrya myrmecophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomobryoides myrmecophilus"@fi,
        "Entomobryoides myrmecophilus"@sv .

<http://tun.fi/MX.231217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidocyrtus lignorum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.231216> ;
    skos:hiddenLabel "Podura lignorum"@fi,
        "Podura lignorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepidocyrtus lignorum"@fi,
        "Lepidocyrtus lignorum"@sv .

<http://tun.fi/MX.231218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidocyrtus lanuginosus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.231216> ;
    skos:hiddenLabel "Cyphodeirus agilis"@fi,
        "Cyphodeirus gibbulus"@fi,
        "Cyphodeirus parvulus"@fi,
        "Lepidocyrtus albicans"@fi,
        "Lepidocyrtus argentatus"@fi,
        "Lepidocyrtus fucatus"@fi,
        "Lepidocyrtus montanus"@fi,
        "Lepidocyrtus rivularis"@fi,
        "Paidium aeneum"@fi,
        "Paidium flaveolum"@fi,
        "Podura lanuginosa"@fi,
        "Podura pusilla"@fi,
        "Cyphodeirus agilis"@sv,
        "Cyphodeirus gibbulus"@sv,
        "Cyphodeirus parvulus"@sv,
        "Lepidocyrtus albicans"@sv,
        "Lepidocyrtus argentatus"@sv,
        "Lepidocyrtus fucatus"@sv,
        "Lepidocyrtus montanus"@sv,
        "Lepidocyrtus rivularis"@sv,
        "Paidium aeneum"@sv,
        "Paidium flaveolum"@sv,
        "Podura lanuginosa"@sv,
        "Podura pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepidocyrtus lanuginosus"@fi,
        "Lepidocyrtus lanuginosus"@sv .

<http://tun.fi/MX.231220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidocyrtus violaceus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.231216> ;
    skos:hiddenLabel "Podura violacea"@fi,
        "Podura violacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepidocyrtus violaceus"@fi,
        "Lepidocyrtus violaceus"@sv .

<http://tun.fi/MX.231221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidocyrtus cyaneus" ;
    dwc:scientificNameAuthorship "Tullberg, 1871" ;
    skos:broader <http://tun.fi/MX.231216> ;
    skos:hiddenLabel "Lepidocyrtus anglicanus"@fi,
        "Lepidocyrtus assimilis"@fi,
        "Lepidocyrtus elegantulus"@fi,
        "Lepidocyrtus anglicanus"@sv,
        "Lepidocyrtus assimilis"@sv,
        "Lepidocyrtus elegantulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepidocyrtus cyaneus"@fi,
        "Lepidocyrtus cyaneus"@sv .

<http://tun.fi/MX.231222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidocyrtus curvicollis" ;
    dwc:scientificNameAuthorship "Bourlet, 1839" ;
    skos:broader <http://tun.fi/MX.231216> ;
    skos:hiddenLabel "Cyphodeirus capucinus"@fi,
        "Lepidocyrtus borneri"@fi,
        "Lepidocyrtus fuscicans"@fi,
        "Lepidocyrtus luteus"@fi,
        "Lepidocyrtus neglectus"@fi,
        "Lepidocyrtus oribates"@fi,
        "Lepidocyrtus semiviolaceus"@fi,
        "Cyphodeirus capucinus"@sv,
        "Lepidocyrtus borneri"@sv,
        "Lepidocyrtus fuscicans"@sv,
        "Lepidocyrtus luteus"@sv,
        "Lepidocyrtus neglectus"@sv,
        "Lepidocyrtus oribates"@sv,
        "Lepidocyrtus semiviolaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepidocyrtus curvicollis"@fi,
        "Lepidocyrtus curvicollis"@sv .

<http://tun.fi/MX.231223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidocyrtus paradoxus" ;
    dwc:scientificNameAuthorship "Uzel, 1890" ;
    skos:broader <http://tun.fi/MX.231216> ;
    skos:hiddenLabel "Lepidocyrtus cephalopurpureus"@fi,
        "Lepidocyrtus christianseni"@fi,
        "Lepidocyrtus insignis"@fi,
        "Paidium cucullatum"@fi,
        "Paidium curcullatum"@fi,
        "Lepidocyrtus cephalopurpureus"@sv,
        "Lepidocyrtus christianseni"@sv,
        "Lepidocyrtus insignis"@sv,
        "Paidium cucullatum"@sv,
        "Paidium curcullatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepidocyrtus paradoxus"@fi,
        "Lepidocyrtus paradoxus"@sv .

<http://tun.fi/MX.231224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidocyrtus pallidus" ;
    dwc:scientificNameAuthorship "Reuter, 1890" ;
    skos:broader <http://tun.fi/MX.231216> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepidocyrtus pallidus"@fi,
        "Lepidocyrtus pallidus"@sv .

<http://tun.fi/MX.231226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosinella alba" ;
    dwc:scientificNameAuthorship "(Packard, 1873)" ;
    skos:broader <http://tun.fi/MX.231225> ;
    skos:hiddenLabel "Lepidocyrtus alba"@fi,
        "Tullbergia ocellata"@fi,
        "Lepidocyrtus alba"@sv,
        "Tullbergia ocellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudosinella alba"@fi,
        "Pseudosinella alba"@sv .

<http://tun.fi/MX.231227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosinella octopunctata" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231225> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudosinella octopunctata"@fi,
        "Pseudosinella octopunctata"@sv .

<http://tun.fi/MX.231228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosinella sexoculata" ;
    dwc:scientificNameAuthorship "Schött, 1902" ;
    skos:broader <http://tun.fi/MX.231225> ;
    skos:hiddenLabel "Entomobrya aglis"@fi,
        "Entomobrya aglis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudosinella sexoculata"@fi,
        "Pseudosinella sexoculata"@sv .

<http://tun.fi/MX.231231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Willowsia buski" ;
    dwc:scientificNameAuthorship "(Lubbock, 1870)" ;
    skos:broader <http://tun.fi/MX.231230> ;
    skos:hiddenLabel "Degeeria buski distincta"@fi,
        "Degeeria cyanea"@fi,
        "Degeeria pruni"@fi,
        "Seira buski"@fi,
        "Sira buskii"@fi,
        "Sira corticaloides"@fi,
        "Sira flava"@fi,
        "Willowsia flava"@fi,
        "Willowsia pruni"@fi,
        "Degeeria buski distincta"@sv,
        "Degeeria cyanea"@sv,
        "Degeeria pruni"@sv,
        "Seira buski"@sv,
        "Sira buskii"@sv,
        "Sira corticaloides"@sv,
        "Sira flava"@sv,
        "Willowsia flava"@sv,
        "Willowsia pruni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Willowsia buski"@fi,
        "Willowsia buski"@sv .

<http://tun.fi/MX.231233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Willowsia nigromaculata" ;
    dwc:scientificNameAuthorship "(Lubbock, 1873)" ;
    skos:broader <http://tun.fi/MX.231230> ;
    skos:hiddenLabel "Seira nigromaculata"@fi,
        "Sira nigromagulata"@fi,
        "Willowsia mimica"@fi,
        "Seira nigromaculata"@sv,
        "Sira nigromagulata"@sv,
        "Willowsia mimica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Willowsia nigromaculata"@fi,
        "Willowsia nigromaculata"@sv .

<http://tun.fi/MX.231236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchesella cincta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orchesella cincta"@fi,
        "Orchesella cincta"@sv .

<http://tun.fi/MX.231237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchesella bifasciata" ;
    dwc:scientificNameAuthorship "(Bourlet, 1839)" ;
    skos:broader <http://tun.fi/MX.231235> ;
    skos:hiddenLabel "Isotoma bifasciata"@fi,
        "Isotoma bifasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orchesella bifasciata"@fi,
        "Orchesella bifasciata"@sv .

<http://tun.fi/MX.231238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchesella flavescens" ;
    dwc:scientificNameAuthorship "(Bourlet, 1839)" ;
    skos:broader <http://tun.fi/MX.231235> ;
    skos:hiddenLabel "Aetheocerus rubrofasciatus"@fi,
        "Aethocerus dimidiatus"@fi,
        "Degeeria variegata"@fi,
        "Heterotoma flavescens"@fi,
        "Orchesella crassicornis"@fi,
        "Orchesella melanocephala"@fi,
        "Podura rufescens"@fi,
        "Aetheocerus rubrofasciatus"@sv,
        "Aethocerus dimidiatus"@sv,
        "Degeeria variegata"@sv,
        "Heterotoma flavescens"@sv,
        "Orchesella crassicornis"@sv,
        "Orchesella melanocephala"@sv,
        "Podura rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orchesella flavescens"@fi,
        "Orchesella flavescens"@sv .

<http://tun.fi/MX.231239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchesella spectabilis" ;
    dwc:scientificNameAuthorship "Tullberg, 1871" ;
    skos:broader <http://tun.fi/MX.231235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orchesella spectabilis"@fi,
        "Orchesella spectabilis"@sv .

<http://tun.fi/MX.231241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heteromurus nitidus" ;
    dwc:scientificNameAuthorship "(Templeton, 1835)" ;
    skos:broader <http://tun.fi/MX.231240> ;
    skos:hiddenLabel "Degeeria margaritacea"@fi,
        "Heteromurus americana"@fi,
        "Heteromurus armapollerae"@fi,
        "Heteromurus nitidus quadriocellata"@fi,
        "Heteromurus quadrioculata"@fi,
        "Podura nitidus"@fi,
        "Pseudosinella kemneri"@fi,
        "Sinella cavernicola"@fi,
        "Troglosinella clayae"@fi,
        "Degeeria margaritacea"@sv,
        "Heteromurus americana"@sv,
        "Heteromurus armapollerae"@sv,
        "Heteromurus nitidus quadriocellata"@sv,
        "Heteromurus quadrioculata"@sv,
        "Podura nitidus"@sv,
        "Pseudosinella kemneri"@sv,
        "Sinella cavernicola"@sv,
        "Troglosinella clayae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heteromurus nitidus"@fi,
        "Heteromurus nitidus"@sv .

<http://tun.fi/MX.231244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyphoderus albinus" ;
    dwc:scientificNameAuthorship "Nicolet, 1842" ;
    skos:broader <http://tun.fi/MX.231243> ;
    skos:hiddenLabel "Beckia argentea"@fi,
        "Cyphodeirus albinos"@fi,
        "Lepidocyrtus albinos"@fi,
        "Beckia argentea"@sv,
        "Cyphodeirus albinos"@sv,
        "Lepidocyrtus albinos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyphoderus albinus"@fi,
        "Cyphoderus albinus"@sv .

<http://tun.fi/MX.231247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pogonognathellus flavescens" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231246> ;
    skos:hiddenLabel "Macrotoma flavescens"@fi,
        "Macrotoma flavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pogonognathellus flavescens"@fi,
        "Pogonognathellus flavescens"@sv .

<http://tun.fi/MX.231248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pogonognathellus longicornis" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.231246> ;
    skos:hiddenLabel "Podura longicornis"@fi,
        "Tomocerus longicornis"@fi,
        "Podura longicornis"@sv,
        "Tomocerus longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pogonognathellus longicornis"@fi,
        "Pogonognathellus longicornis"@sv .

<http://tun.fi/MX.231250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomocerus minor" ;
    dwc:scientificNameAuthorship "(Lubbock, 1862)" ;
    skos:broader <http://tun.fi/MX.231249> ;
    skos:hiddenLabel "Macrotoma minor"@fi,
        "Macrotoma plumbea"@fi,
        "Tomocerus tridentifera"@fi,
        "Macrotoma minor"@sv,
        "Macrotoma plumbea"@sv,
        "Tomocerus tridentifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomocerus minor"@fi,
        "Tomocerus minor"@sv .

<http://tun.fi/MX.231251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomocerus vulgaris" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231249> ;
    skos:hiddenLabel "Macrotoma vulgaris"@fi,
        "Macrotoma vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomocerus vulgaris"@fi,
        "Tomocerus vulgaris"@sv .

<http://tun.fi/MX.231253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomocerina minuta" ;
    dwc:scientificNameAuthorship "(Tullberg, 1876)" ;
    skos:broader <http://tun.fi/MX.231252> ;
    skos:hiddenLabel "Tomocerus minutus"@fi,
        "Tomocerus minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomocerina minuta"@fi,
        "Tomocerina minuta"@sv .

<http://tun.fi/MX.231256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megalothorax minimus" ;
    dwc:scientificNameAuthorship "Willem, 1900" ;
    skos:broader <http://tun.fi/MX.231255> ;
    skos:hiddenLabel "Amerus normanni"@fi,
        "Neelus maculosus"@fi,
        "Neelus minimus"@fi,
        "Amerus normanni"@sv,
        "Neelus maculosus"@sv,
        "Neelus minimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megalothorax minimus"@fi,
        "Megalothorax minimus"@sv .

<http://tun.fi/MX.231258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neelus minutus" ;
    dwc:scientificNameAuthorship "(Folsom, 1901)" ;
    skos:broader <http://tun.fi/MX.5018467> ;
    skos:hiddenLabel "Neelides minutus"@fi,
        "Neelides minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neelus minutus"@fi,
        "Neelus minutus"@sv .

<http://tun.fi/MX.231261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurides pumilus" ;
    dwc:scientificNameAuthorship "(Krausbauer, 1898)" ;
    skos:broader <http://tun.fi/MX.231262> ;
    skos:hiddenLabel "Sminthurides globosus"@fi,
        "Sminthurides minimus"@fi,
        "Sminthurides pumilis"@fi,
        "Sminthurus pumilis"@fi,
        "Sphaeridia pumilis"@fi,
        "Sminthurides globosus"@sv,
        "Sminthurides minimus"@sv,
        "Sminthurides pumilis"@sv,
        "Sminthurus pumilis"@sv,
        "Sphaeridia pumilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurides pumilus"@fi,
        "Sminthurides pumilus"@sv .

<http://tun.fi/MX.231263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurides aquatica" ;
    dwc:scientificNameAuthorship "(Bourlet, 1843)" ;
    skos:broader <http://tun.fi/MX.231262> ;
    skos:hiddenLabel "Sminthurides amicus"@fi,
        "Sminthurides levanderi"@fi,
        "Sminthurus amicus"@fi,
        "Sminthurus apicalis"@fi,
        "Smynthurus aquaticus"@fi,
        "Sminthurides amicus"@sv,
        "Sminthurides levanderi"@sv,
        "Sminthurus amicus"@sv,
        "Sminthurus apicalis"@sv,
        "Smynthurus aquaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurides aquatica"@fi,
        "Sminthurides aquatica"@sv .

<http://tun.fi/MX.231265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurides penicillifer" ;
    dwc:scientificNameAuthorship "(Schäffer, 1896)" ;
    skos:broader <http://tun.fi/MX.231262> ;
    skos:hiddenLabel "Sminthurides pauliani"@fi,
        "Sminthurus penicillifer"@fi,
        "Sminthurides pauliani"@sv,
        "Sminthurus penicillifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurides penicillifer"@fi,
        "Sminthurides penicillifer"@sv .

<http://tun.fi/MX.231266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurides malmgreni" ;
    dwc:scientificNameAuthorship "(Tullberg, 1876)" ;
    skos:broader <http://tun.fi/MX.231262> ;
    skos:hiddenLabel "Sminthurides immaculatus"@fi,
        "Sminthurides ludovicianus"@fi,
        "Sminthurides maculatus"@fi,
        "Sminthurides malmgreni elegantulus"@fi,
        "Sminthurides quadrilienatus"@fi,
        "Sminthurus elegantulus"@fi,
        "Sminthurus malmgreni"@fi,
        "Sminthurus socialis"@fi,
        "Sminthurides immaculatus"@sv,
        "Sminthurides ludovicianus"@sv,
        "Sminthurides maculatus"@sv,
        "Sminthurides malmgreni elegantulus"@sv,
        "Sminthurides quadrilienatus"@sv,
        "Sminthurus elegantulus"@sv,
        "Sminthurus malmgreni"@sv,
        "Sminthurus socialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurides malmgreni"@fi,
        "Sminthurides malmgreni"@sv .

<http://tun.fi/MX.231267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurides signatus" ;
    dwc:scientificNameAuthorship "(Krausbauer, 1898)" ;
    skos:broader <http://tun.fi/MX.231262> ;
    skos:hiddenLabel "Sminthurus signatus"@fi,
        "Sminthurus signatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurides signatus"@fi,
        "Sminthurides signatus"@sv .

<http://tun.fi/MX.231268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurides cruciatus" ;
    dwc:scientificNameAuthorship "Axelson, 1905" ;
    skos:broader <http://tun.fi/MX.231262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurides cruciatus"@fi,
        "Sminthurides cruciatus"@sv .

<http://tun.fi/MX.231269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurides schoetti" ;
    dwc:scientificNameAuthorship "Axelson, 1903" ;
    skos:broader <http://tun.fi/MX.231262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurides schoetti"@fi,
        "Sminthurides schoetti"@sv .

<http://tun.fi/MX.231270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurides pseudassimilis" ;
    dwc:scientificNameAuthorship "Stach, 1956" ;
    skos:broader <http://tun.fi/MX.231262> ;
    skos:hiddenLabel "Sminthurides distincta"@fi,
        "Sminthurides distincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurides pseudassimilis"@fi,
        "Sminthurides pseudassimilis"@sv .

<http://tun.fi/MX.231271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurides parvulus" ;
    dwc:scientificNameAuthorship "(Krausbauer, 1898)" ;
    skos:broader <http://tun.fi/MX.231262> ;
    skos:hiddenLabel "Sminthurides alpinus"@fi,
        "Sminthurides quinquearticulatus"@fi,
        "Sminthurus parvulus"@fi,
        "Sminthurides alpinus"@sv,
        "Sminthurides quinquearticulatus"@sv,
        "Sminthurus parvulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurides parvulus"@fi,
        "Sminthurides parvulus"@sv .

<http://tun.fi/MX.231273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenacidia violacea" ;
    dwc:scientificNameAuthorship "(Reuter, 1881)" ;
    skos:broader <http://tun.fi/MX.231272> ;
    skos:hiddenLabel "Sminthurus violaceus"@fi,
        "Sminthurus violaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenacidia violacea"@fi,
        "Stenacidia violacea"@sv .

<http://tun.fi/MX.231276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhopalites caecus" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231275> ;
    skos:hiddenLabel "Sminthurus caecus"@fi,
        "Sminthurus caecus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arrhopalites caecus"@fi,
        "Arrhopalites caecus"@sv .

<http://tun.fi/MX.231277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhopalites cochlearifer" ;
    dwc:scientificNameAuthorship "Gisin, 1947" ;
    skos:broader <http://tun.fi/MX.231275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arrhopalites cochlearifer"@fi,
        "Arrhopalites cochlearifer"@sv .

<http://tun.fi/MX.231278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhopalites spinosus" ;
    dwc:scientificNameAuthorship "Rusek, 1967" ;
    skos:broader <http://tun.fi/MX.231275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arrhopalites spinosus"@fi,
        "Arrhopalites spinosus"@sv .

<http://tun.fi/MX.231279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhopalites principalis" ;
    dwc:scientificNameAuthorship "Stach, 1945" ;
    skos:broader <http://tun.fi/MX.231275> ;
    skos:hiddenLabel "Arrhopalites ? griseus"@fi,
        "Arrhopalites ? pallidus"@fi,
        "Arrhopalites ? pygmaeus"@fi,
        "Pygmarrhopalites principalis"@fi,
        "Pygmarrhopalites principalis skelicus"@fi,
        "Arrhopalites ? griseus"@sv,
        "Arrhopalites ? pallidus"@sv,
        "Arrhopalites ? pygmaeus"@sv,
        "Pygmarrhopalites principalis"@sv,
        "Pygmarrhopalites principalis skelicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arrhopalites principalis"@fi,
        "Arrhopalites principalis"@sv .

<http://tun.fi/MX.231283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhopalites pseudoappendices" ;
    dwc:scientificNameAuthorship "Rusek, 1967" ;
    skos:broader <http://tun.fi/MX.231275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arrhopalites pseudoappendices"@fi,
        "Arrhopalites pseudoappendices"@sv .

<http://tun.fi/MX.231286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurinus aureus" ;
    dwc:scientificNameAuthorship "(Lubbock, 1862)" ;
    skos:broader <http://tun.fi/MX.231285> ;
    skos:hiddenLabel "Sminthurinus ochropus"@fi,
        "Sminthurus aureus ochropus"@fi,
        "Smynthurus aureus"@fi,
        "Sminthurinus ochropus"@sv,
        "Sminthurus aureus ochropus"@sv,
        "Smynthurus aureus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurinus aureus"@fi,
        "Sminthurinus aureus"@sv .

<http://tun.fi/MX.231287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurinus elegans" ;
    dwc:scientificNameAuthorship "(Fitch, 1863)" ;
    skos:broader <http://tun.fi/MX.231285> ;
    skos:hiddenLabel "Sminthurinus elegans cancellus"@fi,
        "Sminthurinus similitortus"@fi,
        "Sminthurus elegans"@fi,
        "Sminthurus niger"@fi,
        "Sminthurus quadrilineatus"@fi,
        "Smynthurus elegans"@fi,
        "Sminthurinus elegans cancellus"@sv,
        "Sminthurinus similitortus"@sv,
        "Sminthurus elegans"@sv,
        "Sminthurus niger"@sv,
        "Sminthurus quadrilineatus"@sv,
        "Smynthurus elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurinus elegans"@fi,
        "Sminthurinus elegans"@sv .

<http://tun.fi/MX.231288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurinus transversalis" ;
    dwc:scientificNameAuthorship "Axelson, 1905" ;
    skos:broader <http://tun.fi/MX.231285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurinus transversalis"@fi,
        "Sminthurinus transversalis"@sv .

<http://tun.fi/MX.231289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurinus signatus" ;
    dwc:scientificNameAuthorship "(Krausbauer, 1898)" ;
    skos:broader <http://tun.fi/MX.231285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurinus signatus"@fi,
        "Sminthurinus signatus"@sv .

<http://tun.fi/MX.231290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurinus bimaculatus" ;
    dwc:scientificNameAuthorship "Axelson, 1902" ;
    skos:broader <http://tun.fi/MX.231285> ;
    skos:hiddenLabel "Sminthurinus cirmumfasciatus"@fi,
        "Sminthurinus cirmumfasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurinus bimaculatus"@fi,
        "Sminthurinus bimaculatus"@sv .

<http://tun.fi/MX.231291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurinus niger" ;
    dwc:scientificNameAuthorship "(Lubbock, 1867)" ;
    skos:broader <http://tun.fi/MX.231285> ;
    skos:hiddenLabel "Sminthurus niger Lubbock, 1868"@fi,
        "Smynthurus niger"@fi,
        "Sminthurus niger Lubbock, 1868"@sv,
        "Smynthurus niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurinus niger"@fi,
        "Sminthurinus niger"@sv .

<http://tun.fi/MX.231292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurinus alpinus" ;
    dwc:scientificNameAuthorship "Gisin, 1953" ;
    skos:broader <http://tun.fi/MX.231285> ;
    skos:hiddenLabel "Sminthurinus bisetosus"@fi,
        "Sminthurinus bisetosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurinus alpinus"@fi,
        "Sminthurinus alpinus"@sv .

<http://tun.fi/MX.231293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurinus trinotatus" ;
    dwc:scientificNameAuthorship "Axelson, 1905" ;
    skos:broader <http://tun.fi/MX.231285> ;
    skos:hiddenLabel "Sminthurinus fenestratus"@fi,
        "Sminthurinus igniceps trinotatus"@fi,
        "Sminthurinus igniceps trinotatus Axelson, 1905"@fi,
        "Sminthurus biflavopunctatus"@fi,
        "Sminthurinus fenestratus"@sv,
        "Sminthurinus igniceps trinotatus"@sv,
        "Sminthurinus igniceps trinotatus Axelson, 1905"@sv,
        "Sminthurus biflavopunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurinus trinotatus"@fi,
        "Sminthurinus trinotatus"@sv .

<http://tun.fi/MX.231294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurinus igniceps" ;
    dwc:scientificNameAuthorship "(Reuter, 1881)" ;
    skos:broader <http://tun.fi/MX.231285> ;
    skos:hiddenLabel "Sminthurus igniceps"@fi,
        "Sminthurus igniceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurinus igniceps"@fi,
        "Sminthurinus igniceps"@sv .

<http://tun.fi/MX.231296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rusekianna albifrons" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231295> ;
    skos:hiddenLabel "Sminthurinus albifrons"@fi,
        "Sminthurus albifrons"@fi,
        "Sminthurinus albifrons"@sv,
        "Sminthurus albifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rusekianna albifrons"@fi,
        "Rusekianna albifrons"@sv .

<http://tun.fi/MX.231298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gisinianus flammeolus" ;
    dwc:scientificNameAuthorship "(Gisin, 1957)" ;
    skos:broader <http://tun.fi/MX.231297> ;
    skos:hiddenLabel "Sminthurinus flammeolus"@fi,
        "Sminthurinus flammeolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gisinianus flammeolus"@fi,
        "Gisinianus flammeolus"@sv .

<http://tun.fi/MX.231302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicyrtomina minuta" ;
    dwc:scientificNameAuthorship "(O.Fabricius, 1783)" ;
    skos:broader <http://tun.fi/MX.231301> ;
    skos:hiddenLabel "Dicyrtoma labellei"@fi,
        "Dicyrtoma minuta"@fi,
        "Dicyrtoma variabilis"@fi,
        "Dicyrtomina variabilis"@fi,
        "Papirius minutus"@fi,
        "Podura minuta"@fi,
        "Dicyrtoma labellei"@sv,
        "Dicyrtoma minuta"@sv,
        "Dicyrtoma variabilis"@sv,
        "Dicyrtomina variabilis"@sv,
        "Papirius minutus"@sv,
        "Podura minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicyrtomina minuta"@fi,
        "Dicyrtomina minuta"@sv .

<http://tun.fi/MX.231305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicyrtomina flavosignata" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231301> ;
    skos:hiddenLabel "Dicyrtomina minuta flavosignata"@fi,
        "Papirius flavosignatus"@fi,
        "Dicyrtomina minuta flavosignata"@sv,
        "Papirius flavosignatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicyrtomina flavosignata"@fi,
        "Dicyrtomina flavosignata"@sv .

<http://tun.fi/MX.231307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calvatomina rufescens" ;
    dwc:scientificNameAuthorship "(Reuter, 1890)" ;
    skos:broader <http://tun.fi/MX.231306> ;
    skos:hiddenLabel "Papirius rufescens"@fi,
        "Papirius rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calvatomina rufescens"@fi,
        "Calvatomina rufescens"@sv .

<http://tun.fi/MX.231309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicyrtoma fuscus" ;
    dwc:scientificNameAuthorship "(Lubbock, 1873)" ;
    skos:broader <http://tun.fi/MX.231308> ;
    skos:hiddenLabel "Papirius fuscus"@fi,
        "Papirius fuscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicyrtoma fuscus"@fi,
        "Dicyrtoma fuscus"@sv .

<http://tun.fi/MX.231312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicyrtoma atra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231308> ;
    skos:hiddenLabel "Dicyrtoma atra apigmentata"@fi,
        "Dicyrtoma pini"@fi,
        "Dicyrtoma purpurata"@fi,
        "Dicyrtoma unicolor"@fi,
        "Papirius pini"@fi,
        "Papirius unicolor"@fi,
        "Podura atra"@fi,
        "Podura polypodus"@fi,
        "Ptenothrix atra"@fi,
        "Ptenothrix atra apigmentata"@fi,
        "Dicyrtoma atra apigmentata"@sv,
        "Dicyrtoma pini"@sv,
        "Dicyrtoma purpurata"@sv,
        "Dicyrtoma unicolor"@sv,
        "Papirius pini"@sv,
        "Papirius unicolor"@sv,
        "Podura atra"@sv,
        "Podura polypodus"@sv,
        "Ptenothrix atra"@sv,
        "Ptenothrix atra apigmentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicyrtoma atra"@fi,
        "Dicyrtoma atra"@sv .

<http://tun.fi/MX.231315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterosminthurus novemlineatus" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231314> ;
    skos:hiddenLabel "Sminthurus novem-lineatus"@fi,
        "Sminthurus novem-lineatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterosminthurus novemlineatus"@fi,
        "Heterosminthurus novemlineatus"@sv .

<http://tun.fi/MX.231316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterosminthurus insignis" ;
    dwc:scientificNameAuthorship "(Reuter, 1876)" ;
    skos:broader <http://tun.fi/MX.231314> ;
    skos:hiddenLabel "Bourletiella insignis"@fi,
        "Deuterosminthurus insignis"@fi,
        "Sminthurus insignis"@fi,
        "Bourletiella insignis"@sv,
        "Deuterosminthurus insignis"@sv,
        "Sminthurus insignis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterosminthurus insignis"@fi,
        "Heterosminthurus insignis"@sv .

<http://tun.fi/MX.231317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterosminthurus claviger" ;
    dwc:scientificNameAuthorship "(Gisin, 1958)" ;
    skos:broader <http://tun.fi/MX.231314> ;
    skos:hiddenLabel "Bourletiella claviger"@fi,
        "Bourletiella clavigera"@fi,
        "Heterosminthurus craggi"@fi,
        "Bourletiella claviger"@sv,
        "Bourletiella clavigera"@sv,
        "Heterosminthurus craggi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterosminthurus claviger"@fi,
        "Heterosminthurus claviger"@sv .

<http://tun.fi/MX.231318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterosminthurus bilineatus" ;
    dwc:scientificNameAuthorship "(Bourlet, 1842)" ;
    skos:broader <http://tun.fi/MX.231314> ;
    skos:hiddenLabel "Heterosminthurus cornutus"@fi,
        "Sminthurus bilineatus"@fi,
        "Heterosminthurus cornutus"@sv,
        "Sminthurus bilineatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterosminthurus bilineatus"@fi,
        "Heterosminthurus bilineatus"@sv .

<http://tun.fi/MX.231320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deuterosminthurus pallipes" ;
    dwc:scientificNameAuthorship "(Bourlet, 1842)" ;
    skos:broader <http://tun.fi/MX.231319> ;
    skos:hiddenLabel "Bourletiella mixta"@fi,
        "Deuterosminthurus beckeri"@fi,
        "Deuterosminthurus repandus"@fi,
        "Sminthurus pallipes"@fi,
        "Sminthurus repandus"@fi,
        "Bourletiella mixta"@sv,
        "Deuterosminthurus beckeri"@sv,
        "Deuterosminthurus repandus"@sv,
        "Sminthurus pallipes"@sv,
        "Sminthurus repandus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Deuterosminthurus pallipes"@fi,
        "Deuterosminthurus pallipes"@sv .

<http://tun.fi/MX.231322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deuterosminthurus bicinctus" ;
    dwc:scientificNameAuthorship "(Koch, 1840)" ;
    skos:broader <http://tun.fi/MX.231319> ;
    skos:hiddenLabel "Bourletiella flava"@fi,
        "Deuterosminthurus flava"@fi,
        "Smynthurus bicinctus"@fi,
        "Bourletiella flava"@sv,
        "Deuterosminthurus flava"@sv,
        "Smynthurus bicinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Deuterosminthurus bicinctus"@fi,
        "Deuterosminthurus bicinctus"@sv .

<http://tun.fi/MX.231324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bourletiella viridescens" ;
    dwc:scientificNameAuthorship "Stach, 1920" ;
    skos:broader <http://tun.fi/MX.231323> ;
    skos:hiddenLabel "Bourletiella arvalis"@fi,
        "Bourletiella lutea"@fi,
        "Sminthurus fulvus"@fi,
        "Bourletiella arvalis"@sv,
        "Bourletiella lutea"@sv,
        "Sminthurus fulvus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bourletiella viridescens"@fi,
        "Bourletiella viridescens"@sv .

<http://tun.fi/MX.231327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bourletiella hortensis" ;
    dwc:scientificNameAuthorship "(Fitch, 1863)" ;
    skos:broader <http://tun.fi/MX.231323> ;
    skos:hiddenLabel "Bourletiella albamaculata"@fi,
        "Bourletiella basalis"@fi,
        "Bourletiella dorsalis"@fi,
        "Bourletiella hortensis folsomi"@fi,
        "Bourletiella hortensis sapicalis"@fi,
        "Bourletiella juvenilis"@fi,
        "Bourletiella maturus"@fi,
        "Bourletiella quadrisignatus"@fi,
        "Bourletiella signata"@fi,
        "Smynthurus hortensis"@fi,
        "Bourletiella albamaculata"@sv,
        "Bourletiella basalis"@sv,
        "Bourletiella dorsalis"@sv,
        "Bourletiella hortensis folsomi"@sv,
        "Bourletiella hortensis sapicalis"@sv,
        "Bourletiella juvenilis"@sv,
        "Bourletiella maturus"@sv,
        "Bourletiella quadrisignatus"@sv,
        "Bourletiella signata"@sv,
        "Smynthurus hortensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bourletiella hortensis"@fi,
        "Bourletiella hortensis"@sv .

<http://tun.fi/MX.231328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bourletiella lutea" ;
    dwc:scientificNameAuthorship "(Lubbock, 1973)" ;
    skos:broader <http://tun.fi/MX.231323> ;
    skos:hiddenLabel "Bourletiella signata"@fi,
        "Bourletiella signata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bourletiella lutea"@fi,
        "Bourletiella lutea"@sv .

<http://tun.fi/MX.231330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bourletiella tullbergi" ;
    dwc:scientificNameAuthorship "(Reuter, 1876)" ;
    skos:broader <http://tun.fi/MX.231323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bourletiella tullbergi"@fi,
        "Bourletiella tullbergi"@sv .

<http://tun.fi/MX.231331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bourletiella pistillum" ;
    dwc:scientificNameAuthorship "Gisin, 1946" ;
    skos:broader <http://tun.fi/MX.231323> ;
    skos:hiddenLabel "Bourletiella agreni"@fi,
        "Bourletiella agreni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bourletiella pistillum"@fi,
        "Bourletiella pistillum"@sv .

<http://tun.fi/MX.231334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassagnaudiella pruinosa" ;
    dwc:scientificNameAuthorship "(Tullberg, 1971)" ;
    skos:broader <http://tun.fi/MX.231333> ;
    skos:hiddenLabel "Bourletiella pruinosa"@fi,
        "Sminthurus pruinosus"@fi,
        "Bourletiella pruinosa"@sv,
        "Sminthurus pruinosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cassagnaudiella pruinosa"@fi,
        "Cassagnaudiella pruinosa"@sv .

<http://tun.fi/MX.231338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipothrix lubbocki" ;
    dwc:scientificNameAuthorship "(Tullberg, 1872)" ;
    skos:broader <http://tun.fi/MX.231337> ;
    skos:hiddenLabel "Sminthurus lubbocki"@fi,
        "Sphyrotheca lubbocki"@fi,
        "Sminthurus lubbocki"@sv,
        "Sphyrotheca lubbocki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lipothrix lubbocki"@fi,
        "Lipothrix lubbocki"@sv .

<http://tun.fi/MX.231340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphyrotheca multifasciatus" ;
    dwc:scientificNameAuthorship "(Reuter, 1881)" ;
    skos:broader <http://tun.fi/MX.231339> ;
    skos:hiddenLabel "Sminthurus multifasciatus"@fi,
        "Sminthurus multifasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphyrotheca multifasciatus"@fi,
        "Sphyrotheca multifasciatus"@sv .

<http://tun.fi/MX.231343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allacma fusca" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231342> ;
    skos:hiddenLabel "Podura fusca"@fi,
        "Sminthurus fuscus"@fi,
        "Smynthurus buskii"@fi,
        "Sphyrotheca stachi"@fi,
        "Podura fusca"@sv,
        "Sminthurus fuscus"@sv,
        "Smynthurus buskii"@sv,
        "Sphyrotheca stachi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allacma fusca"@fi,
        "Allacma fusca"@sv .

<http://tun.fi/MX.231345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurus viridis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231344> ;
    skos:hiddenLabel "Podura viridis"@fi,
        "Smynthurus viridis"@fi,
        "Podura viridis"@sv,
        "Smynthurus viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurus viridis"@fi,
        "Sminthurus viridis"@sv .

<http://tun.fi/MX.231346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sminthurus nigromaculatus" ;
    dwc:scientificNameAuthorship "Tullberg, 1871" ;
    skos:broader <http://tun.fi/MX.231344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sminthurus nigromaculatus"@fi,
        "Sminthurus nigromaculatus"@sv .

<http://tun.fi/MX.231348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spatulosminthurus flaviceps" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231347> ;
    skos:hiddenLabel "Sminthurus flaviceps"@fi,
        "Sminthurus flaviceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spatulosminthurus flaviceps"@fi,
        "Spatulosminthurus flaviceps"@sv .

<http://tun.fi/MX.231352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eosentomon transitorium" ;
    dwc:scientificNameAuthorship "Berlese, 1908" ;
    skos:broader <http://tun.fi/MX.231351> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eosentomon transitorium"@fi,
        "Eosentomon transitorium"@sv .

<http://tun.fi/MX.231353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eosentomon germanicum" ;
    dwc:scientificNameAuthorship "Prell, 1912" ;
    skos:broader <http://tun.fi/MX.231351> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eosentomon germanicum"@fi,
        "Eosentomon germanicum"@sv .

<http://tun.fi/MX.231356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nosekiella danica" ;
    dwc:scientificNameAuthorship "(Conde, 1947)" ;
    skos:broader <http://tun.fi/MX.231355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nosekiella danica"@fi,
        "Nosekiella danica"@sv .

<http://tun.fi/MX.231360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodea plusiochaeta" ;
    dwc:scientificNameAuthorship "Silvestri, 1912" ;
    skos:broader <http://tun.fi/MX.231359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodea plusiochaeta"@fi,
        "Campodea plusiochaeta"@sv .

<http://tun.fi/MX.231366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dilta hibernica" ;
    dwc:scientificNameAuthorship "(Carpenter, 1907)" ;
    skos:broader <http://tun.fi/MX.231365> ;
    skos:hiddenLabel "Dilta hibernica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkosiimahäntä"@fi,
        "Dilta hibernica"@sv .

<http://tun.fi/MX.231369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Petrobius brevistylis" ;
    dwc:scientificNameAuthorship "Carpenter, 1913" ;
    skos:broader <http://tun.fi/MX.231368> ;
    skos:hiddenLabel "Petrobius balticus"@fi,
        "Petrobius brevistylis"@fi,
        "Petrobius balticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantasiimahäntä"@fi,
        "Petrobius brevistylis"@sv .

<http://tun.fi/MX.231375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepisma saccharinum" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "natsmyg"@sv ;
    skos:broader <http://tun.fi/MX.231374> ;
    skos:hiddenLabel "Lepisma saccharina"@fi,
        "Lepisma saccharinum"@fi,
        "Lepisma saccharina"@sv,
        "Lepisma saccharinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sokeritoukka"@fi,
        "silverfisk"@sv .

<http://tun.fi/MX.231378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thermobia domestica" ;
    dwc:scientificNameAuthorship "(Packard, 1837)" ;
    skos:broader <http://tun.fi/MX.231377> ;
    skos:hiddenLabel "Thermobia domestica"@fi,
        "Thermobia inquilina"@fi,
        "Thermobia domestica"@sv,
        "Thermobia inquilina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uunitoukka"@fi,
        "ugnssmyg"@sv .

<http://tun.fi/MX.231381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenolepisma lineatum" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.231380> ;
    skos:hiddenLabel "Ctenolepisma lineata"@fi,
        "Ctenolepisma lineatum"@fi,
        "Ctenolepisma lineata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paanutoukka"@fi,
        "Ctenolepisma lineatum"@sv .

<http://tun.fi/MX.231385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podura aquatica" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.231384> ;
    skos:hiddenLabel "Hypogastrura aquatica"@fi,
        "Podura atra aquatica"@fi,
        "Hypogastrura aquatica"@sv,
        "Podura atra aquatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podura aquatica"@fi,
        "Podura aquatica"@sv .

<http://tun.fi/MX.231388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choreutinula inermis" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231387> ;
    skos:hiddenLabel "Achorutes inermis"@fi,
        "Choreutinula montana"@fi,
        "Schoettella sensibilis"@fi,
        "Achorutes inermis"@sv,
        "Choreutinula montana"@sv,
        "Schoettella sensibilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choreutinula inermis"@fi,
        "Choreutinula inermis"@sv .

<http://tun.fi/MX.231390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schoettella ununguiculata" ;
    dwc:scientificNameAuthorship "(Tullberg, 1869)" ;
    skos:broader <http://tun.fi/MX.231389> ;
    skos:hiddenLabel "Achorutes ununguiculatus"@fi,
        "Hypogastrura ununguiculata"@fi,
        "Podura tullbergi"@fi,
        "Achorutes ununguiculatus"@sv,
        "Hypogastrura ununguiculata"@sv,
        "Podura tullbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schoettella ununguiculata"@fi,
        "Schoettella ununguiculata"@sv .

<http://tun.fi/MX.231392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogastrura litoralis" ;
    dwc:scientificNameAuthorship "(Axelson, 1907)" ;
    skos:broader <http://tun.fi/MX.231391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypogastrura litoralis"@fi,
        "Hypogastrura litoralis"@sv .

<http://tun.fi/MX.231393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogastrura viatica" ;
    dwc:scientificNameAuthorship "(Tullberg, 1872)" ;
    skos:broader <http://tun.fi/MX.231391> ;
    skos:hiddenLabel "Achorutes pseudoviaticus"@fi,
        "Achorutes subviaticus"@fi,
        "Achorutes viaticus"@fi,
        "Podura similata"@fi,
        "Podura viatica"@fi,
        "Achorutes pseudoviaticus"@sv,
        "Achorutes subviaticus"@sv,
        "Achorutes viaticus"@sv,
        "Podura similata"@sv,
        "Podura viatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypogastrura viatica"@fi,
        "Hypogastrura viatica"@sv .

<http://tun.fi/MX.231394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogastrura assimilis" ;
    dwc:scientificNameAuthorship "Krausbauer, 1898" ;
    skos:broader <http://tun.fi/MX.231391> ;
    skos:hiddenLabel "Achorutes assimilis"@fi,
        "Achorutes pannosus"@fi,
        "Hypogastrura essa"@fi,
        "Hypogastrura pannosa"@fi,
        "Achorutes assimilis"@sv,
        "Achorutes pannosus"@sv,
        "Hypogastrura essa"@sv,
        "Hypogastrura pannosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypogastrura assimilis"@fi,
        "Hypogastrura assimilis"@sv .

<http://tun.fi/MX.231395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogastrura neglecta" ;
    dwc:scientificNameAuthorship "(Börner, 1901)" ;
    skos:broader <http://tun.fi/MX.231391> ;
    skos:hiddenLabel "Achorutes neglectus"@fi,
        "Hypogastrura manubrialis neglecta"@fi,
        "Achorutes neglectus"@sv,
        "Hypogastrura manubrialis neglecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypogastrura neglecta"@fi,
        "Hypogastrura neglecta"@sv .

<http://tun.fi/MX.231396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogastrura manubrialis" ;
    dwc:scientificNameAuthorship "(Tullberg, 1869)" ;
    skos:broader <http://tun.fi/MX.231391> ;
    skos:hiddenLabel "Achorutes manubrialis"@fi,
        "Achorutes moniezi"@fi,
        "Achorutes mucronalis"@fi,
        "Achorutes schoetti"@fi,
        "Achorutes manubrialis"@sv,
        "Achorutes moniezi"@sv,
        "Achorutes mucronalis"@sv,
        "Achorutes schoetti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypogastrura manubrialis"@fi,
        "Hypogastrura manubrialis"@sv .

<http://tun.fi/MX.231397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogastrura vernalis" ;
    dwc:scientificNameAuthorship "(Carl, 1901)" ;
    skos:broader <http://tun.fi/MX.231391> ;
    skos:hiddenLabel "Achorutes nivalis"@fi,
        "Achorutes reuteri"@fi,
        "Achorutes vernalis"@fi,
        "Hypogastrura reuteri"@fi,
        "Achorutes nivalis"@sv,
        "Achorutes reuteri"@sv,
        "Achorutes vernalis"@sv,
        "Hypogastrura reuteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypogastrura vernalis"@fi,
        "Hypogastrura vernalis"@sv .

<http://tun.fi/MX.231399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogastrura purpurescens" ;
    dwc:scientificNameAuthorship "(Lubbock, 1867)" ;
    skos:broader <http://tun.fi/MX.231391> ;
    skos:hiddenLabel "Achorutes britannicus"@fi,
        "Achorutes carolinae"@fi,
        "Achorutes purpurescens"@fi,
        "Achorutes purpureus"@fi,
        "Ancistracanthella simoneti"@fi,
        "Hypogastrura pseudopurpurescens"@fi,
        "Achorutes britannicus"@sv,
        "Achorutes carolinae"@sv,
        "Achorutes purpurescens"@sv,
        "Achorutes purpureus"@sv,
        "Ancistracanthella simoneti"@sv,
        "Hypogastrura pseudopurpurescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypogastrura purpurescens"@fi,
        "Hypogastrura purpurescens"@sv .

<http://tun.fi/MX.231400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogastrura distincta" ;
    dwc:scientificNameAuthorship "(Axelson, 1902)" ;
    skos:broader <http://tun.fi/MX.231391> ;
    skos:hiddenLabel "Achorutes distinctus"@fi,
        "Hypogastrura itaya"@fi,
        "Achorutes distinctus"@sv,
        "Hypogastrura itaya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypogastrura distincta"@fi,
        "Hypogastrura distincta"@sv .

<http://tun.fi/MX.231401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogastrura socialis" ;
    dwc:scientificNameAuthorship "(Uzel, 1890)" ;
    skos:broader <http://tun.fi/MX.231391> ;
    skos:hiddenLabel "Achorutes diversipes"@fi,
        "Achorutes mitis"@fi,
        "Achorutes socialis"@fi,
        "Hypogastrura socialis"@fi,
        "Achorutes diversipes"@sv,
        "Achorutes mitis"@sv,
        "Achorutes socialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laumahyppiäinen"@fi,
        "Hypogastrura socialis"@sv .

<http://tun.fi/MX.231402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogastrura sahlbergi" ;
    dwc:scientificNameAuthorship "(Reuter, 1895)" ;
    skos:broader <http://tun.fi/MX.231391> ;
    skos:hiddenLabel "Achorutes sahlbergi"@fi,
        "Achorutes schaefferi"@fi,
        "Achorutes schneideri"@fi,
        "Achorutes strenuus"@fi,
        "Achorutes sahlbergi"@sv,
        "Achorutes schaefferi"@sv,
        "Achorutes schneideri"@sv,
        "Achorutes strenuus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypogastrura sahlbergi"@fi,
        "Hypogastrura sahlbergi"@sv .

<http://tun.fi/MX.231403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogastrura lapponica" ;
    dwc:scientificNameAuthorship "(Axelson, 1902)" ;
    skos:broader <http://tun.fi/MX.231391> ;
    skos:hiddenLabel "Achorutes lapponicus"@fi,
        "Achorutes torneensis"@fi,
        "Hypogastrura frigida"@fi,
        "Achorutes lapponicus"@sv,
        "Achorutes torneensis"@sv,
        "Hypogastrura frigida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypogastrura lapponica"@fi,
        "Hypogastrura lapponica"@sv .

<http://tun.fi/MX.231406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophysella bengtssoni" ;
    dwc:scientificNameAuthorship "(Ågren, 1904)" ;
    skos:broader <http://tun.fi/MX.231405> ;
    skos:hiddenLabel "Achotutes bengtssoni"@fi,
        "Hypogastrura bengtssoni"@fi,
        "Achotutes bengtssoni"@sv,
        "Hypogastrura bengtssoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophysella bengtssoni"@fi,
        "Ceratophysella bengtssoni"@sv .

<http://tun.fi/MX.231407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophysella scotica" ;
    dwc:scientificNameAuthorship "(Carpenter & Evans, 1899)" ;
    skos:broader <http://tun.fi/MX.231405> ;
    skos:hiddenLabel "Achorutes cuspidata"@fi,
        "Achorutes filiformis"@fi,
        "Achorutes scotica"@fi,
        "Ceratophysella cuspidata"@fi,
        "Ceratophysella gotoi"@fi,
        "Achorutes cuspidata"@sv,
        "Achorutes filiformis"@sv,
        "Achorutes scotica"@sv,
        "Ceratophysella cuspidata"@sv,
        "Ceratophysella gotoi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophysella scotica"@fi,
        "Ceratophysella scotica"@sv .

<http://tun.fi/MX.231410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophysella armata" ;
    dwc:scientificNameAuthorship "(Nicolet, 1841)" ;
    skos:broader <http://tun.fi/MX.231405> ;
    skos:hiddenLabel "Achorutes armatus"@fi,
        "Achorutes buxtoni"@fi,
        "Hypogastrura armata"@fi,
        "Podura armata"@fi,
        "Achorutes armatus"@sv,
        "Achorutes buxtoni"@sv,
        "Hypogastrura armata"@sv,
        "Podura armata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophysella armata"@fi,
        "Ceratophysella armata"@sv .

<http://tun.fi/MX.231412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophysella succinea" ;
    dwc:scientificNameAuthorship "(Gisin, 1949)" ;
    skos:broader <http://tun.fi/MX.231405> ;
    skos:hiddenLabel "Hypogastrura succinea"@fi,
        "Hypogastrura succinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophysella succinea"@fi,
        "Ceratophysella succinea"@sv .

<http://tun.fi/MX.231414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Willemia anophthalma" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Willemia anophthalma"@fi,
        "Willemia anophthalma"@sv .

<http://tun.fi/MX.231415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Willemia intermedia" ;
    dwc:scientificNameAuthorship "Mills, 1934" ;
    skos:broader <http://tun.fi/MX.231413> ;
    skos:hiddenLabel "Willemia barbarae"@fi,
        "Willemia biseta"@fi,
        "Willemia barbarae"@sv,
        "Willemia biseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Willemia intermedia"@fi,
        "Willemia intermedia"@sv .

<http://tun.fi/MX.231416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Willemia scandinavica" ;
    dwc:scientificNameAuthorship "Stach, 1949" ;
    skos:broader <http://tun.fi/MX.231413> ;
    skos:hiddenLabel "Willemia inermis"@fi,
        "Willemia inermis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Willemia scandinavica"@fi,
        "Willemia scandinavica"@sv .

<http://tun.fi/MX.231417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Willemia denisi" ;
    dwc:scientificNameAuthorship "Mills, 1932" ;
    skos:broader <http://tun.fi/MX.231413> ;
    skos:hiddenLabel "Willemia elisabetharum"@fi,
        "Willemia elisabetharum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Willemia denisi"@fi,
        "Willemia denisi"@sv .

<http://tun.fi/MX.231420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenylla humicola" ;
    dwc:scientificNameAuthorship "(O. Fabricius, 1780)" ;
    skos:broader <http://tun.fi/MX.231419> ;
    skos:hiddenLabel "Podura humicola"@fi,
        "Xenylla baconae"@fi,
        "Xenylla maritima"@fi,
        "Xenyllodes hoffi"@fi,
        "Podura humicola"@sv,
        "Xenylla baconae"@sv,
        "Xenylla maritima"@sv,
        "Xenyllodes hoffi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenylla humicola"@fi,
        "Xenylla humicola"@sv .

<http://tun.fi/MX.231421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenylla mucronata" ;
    dwc:scientificNameAuthorship "Axelson, 1903" ;
    skos:broader <http://tun.fi/MX.231419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenylla mucronata"@fi,
        "Xenylla mucronata"@sv .

<http://tun.fi/MX.231422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenylla boerneri" ;
    dwc:scientificNameAuthorship "Axelson, 1905" ;
    skos:broader <http://tun.fi/MX.231419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenylla boerneri"@fi,
        "Xenylla boerneri"@sv .

<http://tun.fi/MX.231423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenylla acauda" ;
    dwc:scientificNameAuthorship "Gisin, 1947" ;
    skos:broader <http://tun.fi/MX.231419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenylla acauda"@fi,
        "Xenylla acauda"@sv .

<http://tun.fi/MX.231424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenylla brevicauda" ;
    dwc:scientificNameAuthorship "Tullberg, 1869" ;
    skos:broader <http://tun.fi/MX.231419> ;
    skos:hiddenLabel "Xenylla microchaeta"@fi,
        "Xenylla microchaeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenylla brevicauda"@fi,
        "Xenylla brevicauda"@sv .

<http://tun.fi/MX.231425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenylla maritima" ;
    dwc:scientificNameAuthorship "Tullberg, 1869" ;
    skos:broader <http://tun.fi/MX.231419> ;
    skos:hiddenLabel "Xenylla asiatica"@fi,
        "Xenylla meridionalis"@fi,
        "Xenylla novazealandia"@fi,
        "Xenylla asiatica"@sv,
        "Xenylla meridionalis"@sv,
        "Xenylla novazealandia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenylla maritima"@fi,
        "Xenylla maritima"@sv .

<http://tun.fi/MX.231426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenylla nitida" ;
    dwc:scientificNameAuthorship "Tullberg, 1871" ;
    skos:broader <http://tun.fi/MX.231419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenylla nitida"@fi,
        "Xenylla nitida"@sv .

<http://tun.fi/MX.231427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenylla corticalis" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231419> ;
    skos:hiddenLabel "Xenylla planipila"@fi,
        "Xenylla planipila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenylla corticalis"@fi,
        "Xenylla corticalis"@sv .

<http://tun.fi/MX.231428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenylla grisea" ;
    dwc:scientificNameAuthorship "Axelson, 1900" ;
    skos:broader <http://tun.fi/MX.231419> ;
    skos:hiddenLabel "Xenylla gracilis"@fi,
        "Xenylla pallida"@fi,
        "Xenylla gracilis"@sv,
        "Xenylla pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenylla grisea"@fi,
        "Xenylla grisea"@sv .

<http://tun.fi/MX.231429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenylla schillei" ;
    dwc:scientificNameAuthorship "Börner, 1903" ;
    skos:broader <http://tun.fi/MX.231419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenylla schillei"@fi,
        "Xenylla schillei"@sv .

<http://tun.fi/MX.231432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachystomella parvula" ;
    dwc:scientificNameAuthorship "(Schäffer, 1896)" ;
    skos:broader <http://tun.fi/MX.231431> ;
    skos:hiddenLabel "Chondrachorutes wahlgreni"@fi,
        "Schoettella crassicornis"@fi,
        "Schoettella media"@fi,
        "Schoettella parvula"@fi,
        "Chondrachorutes wahlgreni"@sv,
        "Schoettella crassicornis"@sv,
        "Schoettella media"@sv,
        "Schoettella parvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachystomella parvula"@fi,
        "Brachystomella parvula"@sv .

<http://tun.fi/MX.231436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Friesea mirabilis" ;
    dwc:scientificNameAuthorship "(Tullberg, 1871)" ;
    skos:broader <http://tun.fi/MX.231435> ;
    skos:hiddenLabel "Friesea poseidonis"@fi,
        "Triaena mirabilis"@fi,
        "Friesea poseidonis"@sv,
        "Triaena mirabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Friesea mirabilis"@fi,
        "Friesea mirabilis"@sv .

<http://tun.fi/MX.231437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Friesea truncata" ;
    dwc:scientificNameAuthorship "Cassagnau, 1958" ;
    skos:broader <http://tun.fi/MX.231435> ;
    skos:hiddenLabel "Friesea reducta"@fi,
        "Friesea reducta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Friesea truncata"@fi,
        "Friesea truncata"@sv .

<http://tun.fi/MX.231438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Friesea claviseta" ;
    dwc:scientificNameAuthorship "Axelson, 1900" ;
    skos:broader <http://tun.fi/MX.231435> ;
    skos:hiddenLabel "Friesea caldaria"@fi,
        "Friesea emucronata"@fi,
        "Friesea caldaria"@sv,
        "Friesea emucronata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Friesea claviseta"@fi,
        "Friesea claviseta"@sv .

<http://tun.fi/MX.231441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudachorutella asigillata" ;
    dwc:scientificNameAuthorship "(Börner, 1901)" ;
    skos:broader <http://tun.fi/MX.231440> ;
    skos:hiddenLabel "Pseudachorutella clavatus"@fi,
        "Pseudachorutes asigillatus"@fi,
        "Pseudachorutes clavatus"@fi,
        "Pseudachorutes silvaticus"@fi,
        "Pseudachorutella clavatus"@sv,
        "Pseudachorutes asigillatus"@sv,
        "Pseudachorutes clavatus"@sv,
        "Pseudachorutes silvaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudachorutella asigillata"@fi,
        "Pseudachorutella asigillata"@sv .

<http://tun.fi/MX.231443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudachorutes dubius" ;
    dwc:scientificNameAuthorship "Krausbauer, 1898" ;
    skos:broader <http://tun.fi/MX.231442> ;
    skos:hiddenLabel "Pseudachorutes lapponicus"@fi,
        "Schoettella poppei"@fi,
        "Pseudachorutes lapponicus"@sv,
        "Schoettella poppei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudachorutes dubius"@fi,
        "Pseudachorutes dubius"@sv .

<http://tun.fi/MX.231444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudachorutes subcrassus" ;
    dwc:scientificNameAuthorship "Tullberg. 1901" ;
    skos:broader <http://tun.fi/MX.231442> ;
    skos:hiddenLabel "Pseudachorutes tuberculatus"@fi,
        "Pseudachorutes tuberculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudachorutes subcrassus"@fi,
        "Pseudachorutes subcrassus"@sv .

<http://tun.fi/MX.231445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudachorutes parvulus" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231442> ;
    skos:hiddenLabel "Pseudachorutes infuscata"@fi,
        "Pseudachorutes sexsetosus"@fi,
        "Pseudachorutes infuscata"@sv,
        "Pseudachorutes sexsetosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudachorutes parvulus"@fi,
        "Pseudachorutes parvulus"@sv .

<http://tun.fi/MX.231446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudachorutes corticicolus" ;
    dwc:scientificNameAuthorship "(Schäffer, 1896)" ;
    skos:broader <http://tun.fi/MX.231442> ;
    skos:hiddenLabel "Schoetella corticicolus"@fi,
        "Schoettella corticicola"@fi,
        "Schoetella corticicolus"@sv,
        "Schoettella corticicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudachorutes corticicolus"@fi,
        "Pseudachorutes corticicolus"@sv .

<http://tun.fi/MX.231449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anurida pygmaea" ;
    dwc:scientificNameAuthorship "(Börner, 1901)" ;
    skos:broader <http://tun.fi/MX.231452> ;
    skos:hiddenLabel "Micranurida hasai"@fi,
        "Micrnurida pygmaea"@fi,
        "Micranurida hasai"@sv,
        "Micrnurida pygmaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anurida pygmaea"@fi,
        "Anurida pygmaea"@sv .

<http://tun.fi/MX.231450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micranurida forsslundi" ;
    dwc:scientificNameAuthorship "(Gisin, 1949)" ;
    skos:broader <http://tun.fi/MX.231447> ;
    skos:hiddenLabel "Micranurida conjuncta"@fi,
        "Micranurida conjuncta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micranurida forsslundi"@fi,
        "Micranurida forsslundi"@sv .

<http://tun.fi/MX.231451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anurida papillosa" ;
    dwc:scientificNameAuthorship "(Axelson, 1902)" ;
    skos:broader <http://tun.fi/MX.231452> ;
    skos:hiddenLabel "Micranurida papillosa"@fi,
        "Micranurida papillosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anurida papillosa"@fi,
        "Anurida papillosa"@sv .

<http://tun.fi/MX.231453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anurida ellipsoides" ;
    dwc:scientificNameAuthorship "Stach, 1949" ;
    skos:broader <http://tun.fi/MX.231452> ;
    skos:hiddenLabel "Anurida brunsvigiensis"@fi,
        "Anurida brunsvigiensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anurida ellipsoides"@fi,
        "Anurida ellipsoides"@sv .

<http://tun.fi/MX.231455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anurida granaria" ;
    dwc:scientificNameAuthorship "(Nicolet, 1847)" ;
    skos:broader <http://tun.fi/MX.231452> ;
    skos:hiddenLabel "Anoura granaria"@fi,
        "Anurida bagnalli"@fi,
        "Anurida comellinii"@fi,
        "Anurida pseudogranaria"@fi,
        "Anoura granaria"@sv,
        "Anurida bagnalli"@sv,
        "Anurida comellinii"@sv,
        "Anurida pseudogranaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anurida granaria"@fi,
        "Anurida granaria"@sv .

<http://tun.fi/MX.231456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anurida thalassophila" ;
    dwc:scientificNameAuthorship "(Bagnall, 1939)" ;
    skos:broader <http://tun.fi/MX.231452> ;
    skos:hiddenLabel "Amuridella thalassophila"@fi,
        "Anurida remyi"@fi,
        "Aphoromma thalassophila"@fi,
        "Amuridella thalassophila"@sv,
        "Anurida remyi"@sv,
        "Aphoromma thalassophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anurida thalassophila"@fi,
        "Anurida thalassophila"@sv .

<http://tun.fi/MX.231458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anurida tullbergi" ;
    dwc:scientificNameAuthorship "Schött, 1891" ;
    skos:broader <http://tun.fi/MX.231452> ;
    skos:hiddenLabel "Anurida crassicornis"@fi,
        "Anurida crassicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anurida tullbergi"@fi,
        "Anurida tullbergi"@sv .

<http://tun.fi/MX.231462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paranura sexpunctata" ;
    dwc:scientificNameAuthorship "Axelson, 1902" ;
    skos:broader <http://tun.fi/MX.231461> ;
    skos:hiddenLabel "Boerneria clavisetis"@fi,
        "Paranura quadrimaculata"@fi,
        "Boerneria clavisetis"@sv,
        "Paranura quadrimaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paranura sexpunctata"@fi,
        "Paranura sexpunctata"@sv .

<http://tun.fi/MX.231464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neanura muscorum" ;
    dwc:scientificNameAuthorship "(Templeton, 1835)" ;
    skos:broader <http://tun.fi/MX.231463> ;
    skos:hiddenLabel "Achorutes muscorum"@fi,
        "Achorutes tuberculatus"@fi,
        "Anoura crassicornis"@fi,
        "Anoura sextuberculata"@fi,
        "Anura gibbosa"@fi,
        "Anura nigra"@fi,
        "Blax ater"@fi,
        "Neanura alpestris"@fi,
        "Neanura betulae"@fi,
        "Neanura gibbosa"@fi,
        "Neanura sextuberculata"@fi,
        "Neanura tuberculatus"@fi,
        "Achorutes muscorum"@sv,
        "Achorutes tuberculatus"@sv,
        "Anoura crassicornis"@sv,
        "Anoura sextuberculata"@sv,
        "Anura gibbosa"@sv,
        "Anura nigra"@sv,
        "Blax ater"@sv,
        "Neanura alpestris"@sv,
        "Neanura betulae"@sv,
        "Neanura gibbosa"@sv,
        "Neanura sextuberculata"@sv,
        "Neanura tuberculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neanura muscorum"@fi,
        "Neanura muscorum"@sv .

<http://tun.fi/MX.231465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neanura coronifera" ;
    dwc:scientificNameAuthorship "Axelson, 1905" ;
    skos:broader <http://tun.fi/MX.231463> ;
    skos:hiddenLabel "Achorutes coronifera"@fi,
        "Achorutes coronifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neanura coronifera"@fi,
        "Neanura coronifera"@sv .

<http://tun.fi/MX.231467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neanura reticulata" ;
    dwc:scientificNameAuthorship "Axelson, 1905" ;
    skos:broader <http://tun.fi/MX.231463> ;
    skos:hiddenLabel "Achorutes tetrophthalmus"@fi,
        "Endonura reticulata"@fi,
        "Endonura tetrophthalma"@fi,
        "Neanura quadrioculata"@fi,
        "Neanura tundricola"@fi,
        "Protanura quadrioculata"@fi,
        "Achorutes tetrophthalmus"@sv,
        "Endonura reticulata"@sv,
        "Endonura tetrophthalma"@sv,
        "Neanura quadrioculata"@sv,
        "Neanura tundricola"@sv,
        "Protanura quadrioculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neanura reticulata"@fi,
        "Neanura reticulata"@sv .

<http://tun.fi/MX.231470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontella armata" ;
    dwc:scientificNameAuthorship "(Axelson, 1903)" ;
    skos:broader <http://tun.fi/MX.231471> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontella armata"@fi,
        "Odontella armata"@sv .

<http://tun.fi/MX.231472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Superodontella lamellifera" ;
    dwc:scientificNameAuthorship "(Axelson, 1903)" ;
    skos:broader <http://tun.fi/MX.5018763> ;
    skos:hiddenLabel "Odontella lamellifera"@fi,
        "Odontella suecica"@fi,
        "Xenyllodes lamellifera"@fi,
        "Odontella lamellifera"@sv,
        "Odontella suecica"@sv,
        "Xenyllodes lamellifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Superodontella lamellifera"@fi,
        "Superodontella lamellifera"@sv .

<http://tun.fi/MX.231477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archaphorura serratotuberculata" ;
    dwc:scientificNameAuthorship "Stach, 1933" ;
    skos:broader <http://tun.fi/MX.231476> ;
    skos:hiddenLabel "Onychiurus serratotuberculatus"@fi,
        "Onychiurus serratotuberculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Archaphorura serratotuberculata"@fi,
        "Archaphorura serratotuberculata"@sv .

<http://tun.fi/MX.231479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligaphorura schoetti" ;
    dwc:scientificNameAuthorship "(Lie Pettersen, 1896)" ;
    skos:broader <http://tun.fi/MX.231478> ;
    skos:hiddenLabel "Lipura schoetti"@fi,
        "Lipura schoetti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligaphorura schoetti"@fi,
        "Oligaphorura schoetti"@sv .

<http://tun.fi/MX.231481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micraphorura absoloni" ;
    dwc:scientificNameAuthorship "(Börner, 1901)" ;
    skos:broader <http://tun.fi/MX.231480> ;
    skos:hiddenLabel "Aphorura absoloni"@fi,
        "Micraphorura affinis"@fi,
        "Micraphorura handschini"@fi,
        "Oligaphorura absoloni"@fi,
        "Aphorura absoloni"@sv,
        "Micraphorura affinis"@sv,
        "Micraphorura handschini"@sv,
        "Oligaphorura absoloni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micraphorura absoloni"@fi,
        "Micraphorura absoloni"@sv .

<http://tun.fi/MX.231485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenaphorura polonica" ;
    dwc:scientificNameAuthorship "Pomorski, 1990" ;
    skos:broader <http://tun.fi/MX.231484> ;
    skos:hiddenLabel "Hymenaphorura sibirica"@fi,
        "Hymenaphorura sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenaphorura polonica"@fi,
        "Hymenaphorura polonica"@sv .

<http://tun.fi/MX.231488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Supraphorura furcifer" ;
    dwc:scientificNameAuthorship "(Börner, 1901)" ;
    skos:broader <http://tun.fi/MX.231487> ;
    skos:hiddenLabel "Supraphorura furcifera"@fi,
        "Supraphorura furcifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Supraphorura furcifer"@fi,
        "Supraphorura furcifer"@sv .

<http://tun.fi/MX.231490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onychiurus armatus" ;
    dwc:scientificNameAuthorship "(Tullberg, 1869)" ;
    skos:broader <http://tun.fi/MX.231499> ;
    skos:hiddenLabel "Lipura armata"@fi,
        "Protaphorura armata"@fi,
        "Lipura armata"@sv,
        "Protaphorura armata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onychiurus armatus"@fi,
        "Onychiurus armatus"@sv .

<http://tun.fi/MX.231491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protaphorura tricampata" ;
    dwc:scientificNameAuthorship "(Gisin, 1956)" ;
    skos:broader <http://tun.fi/MX.231489> ;
    skos:hiddenLabel "Onychiurus tricampatus"@fi,
        "Onychiurus tricampatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protaphorura tricampata"@fi,
        "Protaphorura tricampata"@sv .

<http://tun.fi/MX.231492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protaphorura subuliginata" ;
    dwc:scientificNameAuthorship "(Gisin, 1956)" ;
    skos:broader <http://tun.fi/MX.231489> ;
    skos:hiddenLabel "Onychiurus subuliginatus"@fi,
        "Onychiurus subuliginatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protaphorura subuliginata"@fi,
        "Protaphorura subuliginata"@sv .

<http://tun.fi/MX.231493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protaphorura pseudovanderdrifti" ;
    dwc:scientificNameAuthorship "(Gisin, 1957)" ;
    skos:broader <http://tun.fi/MX.231489> ;
    skos:hiddenLabel "Onychiurus pseudovanderdrifti"@fi,
        "Onychiurus pseudovanderdrifti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protaphorura pseudovanderdrifti"@fi,
        "Protaphorura pseudovanderdrifti"@sv .

<http://tun.fi/MX.231494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protaphorura pannonica" ;
    dwc:scientificNameAuthorship "(Haybach, 1960)" ;
    skos:broader <http://tun.fi/MX.231489> ;
    skos:hiddenLabel "Onychiurus pannonicus"@fi,
        "Onychiurus pannonicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protaphorura pannonica"@fi,
        "Protaphorura pannonica"@sv .

<http://tun.fi/MX.231495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protaphorura fimata" ;
    dwc:scientificNameAuthorship "(Gisin, 1952)" ;
    skos:broader <http://tun.fi/MX.231489> ;
    skos:hiddenLabel "Onychiurus fimatus"@fi,
        "Onychiurus fimatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protaphorura fimata"@fi,
        "Protaphorura fimata"@sv .

<http://tun.fi/MX.231498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deuteraphorura fimetaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231497> ;
    skos:hiddenLabel "Podura fimetaria"@fi,
        "Podura fimetaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Deuteraphorura fimetaria"@fi,
        "Deuteraphorura fimetaria"@sv .

<http://tun.fi/MX.231622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenolepisma longicaudatum" ;
    dwc:scientificNameAuthorship "Escherich, 1905" ;
    skos:broader <http://tun.fi/MX.231380> ;
    skos:hiddenLabel "Ctenolepisma longicaudata"@fi,
        "Ctenolepisma longicaudatum"@fi,
        "Ctenolepisma longicaudata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paperitoukka"@fi,
        "Ctenolepisma longicaudatum"@sv .

<http://tun.fi/MX.231736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyacophila fasciata" ;
    dwc:scientificNameAuthorship "Hagen, 1859" ;
    skos:broader <http://tun.fi/MX.206757> ;
    skos:hiddenLabel "Rhyacophila fasciata"@fi,
        "Rhyacophila septentrionis"@fi,
        "Rhyacophila septentrionis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purolouhekas"@fi,
        "Rhyacophila fasciata"@sv .

<http://tun.fi/MX.231738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyacophila obliterata" ;
    dwc:scientificNameAuthorship "McLachlan, 1863" ;
    skos:broader <http://tun.fi/MX.206757> ;
    skos:hiddenLabel "Rhyacophila obliterata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlouhekas"@fi,
        "Rhyacophila obliterata"@sv .

<http://tun.fi/MX.231741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glossosoma nylanderi" ;
    dwc:scientificNameAuthorship "McLachlan, 1879" ;
    skos:broader <http://tun.fi/MX.231740> ;
    skos:hiddenLabel "Glossosoma nylanderi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oulunhormikas"@fi,
        "Glossosoma nylanderi"@sv .

<http://tun.fi/MX.231742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glossosoma intermedium" ;
    dwc:scientificNameAuthorship "(Klapálek, 1892)" ;
    skos:broader <http://tun.fi/MX.231740> ;
    skos:hiddenLabel "Glossosoma intermedium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtahormikas"@fi,
        "Glossosoma intermedium"@sv .

<http://tun.fi/MX.231746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agapetus ochripes" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.231745> ;
    skos:hiddenLabel "Agapetus ochripes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskihormikas"@fi,
        "Agapetus ochripes"@sv .

<http://tun.fi/MX.231749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agraylea multipunctata" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.231748> ;
    skos:hiddenLabel "Agraylea multipunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahdinpartapalkonen"@fi,
        "Agraylea multipunctata"@sv .

<http://tun.fi/MX.231750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agraylea cognatella" ;
    dwc:scientificNameAuthorship "McLachlan, 1880" ;
    skos:broader <http://tun.fi/MX.231748> ;
    skos:hiddenLabel "Agraylea cognatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauripalkonen"@fi,
        "Agraylea cognatella"@sv .

<http://tun.fi/MX.231751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agraylea sexmaculata" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.231748> ;
    skos:hiddenLabel "Agraylea sexmaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampipalkonen"@fi,
        "Agraylea sexmaculata"@sv .

<http://tun.fi/MX.231753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroptila sparsa" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.231752> ;
    skos:hiddenLabel "Hydroptila sparsa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokipalkonen"@fi,
        "Hydroptila sparsa"@sv .

<http://tun.fi/MX.231754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroptila simulans" ;
    dwc:scientificNameAuthorship "Mosely, 1920" ;
    skos:broader <http://tun.fi/MX.231752> ;
    skos:hiddenLabel "Hydroptila simulans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hippupalkonen"@fi,
        "Hydroptila simulans"@sv .

<http://tun.fi/MX.231755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroptila lotensis" ;
    dwc:scientificNameAuthorship "Mosely, 1930" ;
    skos:broader <http://tun.fi/MX.231752> ;
    skos:hiddenLabel "Hydroptila lotensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "köngäspalkonen"@fi,
        "Hydroptila lotensis"@sv .

<http://tun.fi/MX.231756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroptila cornuta" ;
    dwc:scientificNameAuthorship "Mosely, 1922" ;
    skos:broader <http://tun.fi/MX.231752> ;
    skos:hiddenLabel "Hydroptila cornuta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtapalkonen"@fi,
        "Hydroptila cornuta"@sv .

<http://tun.fi/MX.231757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroptila angulata" ;
    dwc:scientificNameAuthorship "Mosely, 1922" ;
    skos:broader <http://tun.fi/MX.231752> ;
    skos:hiddenLabel "Hydroptila angulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aavapalkonen"@fi,
        "Hydroptila angulata"@sv .

<http://tun.fi/MX.231758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroptila occulta" ;
    dwc:scientificNameAuthorship "(Eaton, 1873)" ;
    skos:broader <http://tun.fi/MX.231752> ;
    skos:hiddenLabel "Hydroptila occulta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "noropalkonen"@fi,
        "Hydroptila occulta"@sv .

<http://tun.fi/MX.231759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroptila tineoides" ;
    dwc:scientificNameAuthorship "Dalman, 1819" ;
    skos:broader <http://tun.fi/MX.231752> ;
    skos:hiddenLabel "Hydroptila tineoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivipalkonen"@fi,
        "Hydroptila tineoides"@sv .

<http://tun.fi/MX.231760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroptila pulchricornis" ;
    dwc:scientificNameAuthorship "Pictet, 1834" ;
    skos:broader <http://tun.fi/MX.231752> ;
    skos:hiddenLabel "Hydroptila pulchricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppipalkonen"@fi,
        "Hydroptila pulchricornis"@sv .

<http://tun.fi/MX.231761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroptila forcipata" ;
    dwc:scientificNameAuthorship "(Eaton, 1873)" ;
    skos:broader <http://tun.fi/MX.231752> ;
    skos:hiddenLabel "Hydroptila forcipata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskipalkonen"@fi,
        "Hydroptila forcipata"@sv .

<http://tun.fi/MX.231762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroptila vectis" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.231752> ;
    skos:hiddenLabel "Hydroptila vectis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihnepalkonen"@fi,
        "Hydroptila vectis"@sv .

<http://tun.fi/MX.231763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroptila dampfi" ;
    dwc:scientificNameAuthorship "Ulmer, 1929" ;
    skos:broader <http://tun.fi/MX.231752> ;
    skos:hiddenLabel "Hydroptila dampfi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuollepalkonen"@fi,
        "Hydroptila dampfi"@sv .

<http://tun.fi/MX.231765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allotrichia pallicornis" ;
    dwc:scientificNameAuthorship "(Eaton, 1873)" ;
    skos:broader <http://tun.fi/MX.231764> ;
    skos:hiddenLabel "Allotrichia pallicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaspalkonen"@fi,
        "Allotrichia pallicornis"@sv .

<http://tun.fi/MX.231768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyethira flavicornis" ;
    dwc:scientificNameAuthorship "(Pictet, 1834)" ;
    skos:broader <http://tun.fi/MX.231766> ;
    skos:hiddenLabel "Oxyethira flavicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämypalkonen"@fi,
        "Oxyethira flavicornis"@sv .

<http://tun.fi/MX.231769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyethira simplex" ;
    dwc:scientificNameAuthorship "Ris, 1897" ;
    skos:broader <http://tun.fi/MX.231766> ;
    skos:hiddenLabel "Oxyethira simplex"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetepalkonen"@fi,
        "Oxyethira simplex"@sv .

<http://tun.fi/MX.231770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyethira distinctella" ;
    dwc:scientificNameAuthorship "McLachlan, 1880" ;
    skos:broader <http://tun.fi/MX.231766> ;
    skos:hiddenLabel "Oxyethira distinctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvipalkonen"@fi,
        "Oxyethira distinctella"@sv .

<http://tun.fi/MX.231771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyethira sagittifera" ;
    dwc:scientificNameAuthorship "Ris, 1897" ;
    skos:broader <http://tun.fi/MX.231766> ;
    skos:hiddenLabel "Oxyethira sagittifera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkapalkonen"@fi,
        "Oxyethira sagittifera"@sv .

<http://tun.fi/MX.231772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyethira ecornuta" ;
    dwc:scientificNameAuthorship "Morton, 1893" ;
    skos:broader <http://tun.fi/MX.231766> ;
    skos:hiddenLabel "Oxyethira ecornuta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantapalkonen"@fi,
        "Oxyethira ecornuta"@sv .

<http://tun.fi/MX.231773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyethira tristella" ;
    dwc:scientificNameAuthorship "Klapálek, 1895" ;
    skos:broader <http://tun.fi/MX.231766> ;
    skos:hiddenLabel "Oxyethira tristella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puropalkonen"@fi,
        "Oxyethira tristella"@sv .

<http://tun.fi/MX.231774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyethira frici" ;
    dwc:scientificNameAuthorship "Klapálek, 1890" ;
    skos:broader <http://tun.fi/MX.231766> ;
    skos:hiddenLabel "Oxyethira frici"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kähmäpalkonen"@fi,
        "Oxyethira frici"@sv .

<http://tun.fi/MX.231775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyethira tamperensis" ;
    dwc:scientificNameAuthorship "Malicky, 2000" ;
    skos:altLabel "pirkkapalkonen"@fi ;
    skos:broader <http://tun.fi/MX.231766> ;
    skos:hiddenLabel "Oxyethira tamperensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pirkanpalkonen"@fi,
        "Oxyethira tamperensis"@sv .

<http://tun.fi/MX.231776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyethira falcata" ;
    dwc:scientificNameAuthorship "Morton, 1893" ;
    skos:broader <http://tun.fi/MX.231766> ;
    skos:hiddenLabel "Oxyethira boreella"@fi,
        "Oxyethira falcata"@fi,
        "Oxyethira boreella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lirupalkonen"@fi,
        "Oxyethira falcata"@sv .

<http://tun.fi/MX.231778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyethira mirabilis" ;
    dwc:scientificNameAuthorship "Morton, 1904" ;
    skos:broader <http://tun.fi/MX.231766> ;
    skos:hiddenLabel "Oxyethira mirabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarapalkonen"@fi,
        "Oxyethira mirabilis"@sv .

<http://tun.fi/MX.231779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyethira klingstedti" ;
    dwc:scientificNameAuthorship "Nybom, 1983" ;
    skos:broader <http://tun.fi/MX.231766> ;
    skos:hiddenLabel "Oxyethira klingstedti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olanpalkonen"@fi,
        "Oxyethira klingstedti"@sv .

<http://tun.fi/MX.231781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholeiochiton fagesii" ;
    dwc:scientificNameAuthorship "(Guinard, 1897)" ;
    skos:broader <http://tun.fi/MX.231780> ;
    skos:hiddenLabel "Tricholeiochiton fagesii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koipipalkonen"@fi,
        "Tricholeiochiton fagesii"@sv .

<http://tun.fi/MX.231784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ithytrichia lamellaris" ;
    dwc:scientificNameAuthorship "Eaton, 1873" ;
    skos:broader <http://tun.fi/MX.231783> ;
    skos:hiddenLabel "Ithytrichia lamellaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmupalkonen"@fi,
        "Ithytrichia lamellaris"@sv .

<http://tun.fi/MX.231786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotrichia tragetti" ;
    dwc:scientificNameAuthorship "Mosely, 1930" ;
    skos:broader <http://tun.fi/MX.231785> ;
    skos:hiddenLabel "Orthotrichia tragetti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonpalkonen"@fi,
        "Orthotrichia tragetti"@sv .

<http://tun.fi/MX.231787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotrichia costalis" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231785> ;
    skos:hiddenLabel "Orthotrichia costalis"@fi,
        "Orthotrichia tetensii"@fi,
        "Orthotrichia tetensii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaislapalkonen"@fi,
        "Orthotrichia costalis"@sv .

<http://tun.fi/MX.231790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stactobiella risi" ;
    dwc:scientificNameAuthorship "(Felber, 1908)" ;
    skos:broader <http://tun.fi/MX.231789> ;
    skos:hiddenLabel "Stactobiella risi"@fi,
        "Stactobiella ulmeri"@fi,
        "Stactobiella ulmeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "terhopalkonen"@fi,
        "Stactobiella risi"@sv .

<http://tun.fi/MX.231793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopotamus montanus" ;
    dwc:scientificNameAuthorship "(Donovan, 1813)" ;
    skos:broader <http://tun.fi/MX.231792> ;
    skos:hiddenLabel "Philopotamus montanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultaharjakas"@fi,
        "Philopotamus montanus"@sv .

<http://tun.fi/MX.231795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wormaldia subnigra" ;
    dwc:scientificNameAuthorship "McLachlan, 1865" ;
    skos:broader <http://tun.fi/MX.231794> ;
    skos:hiddenLabel "Wormaldia subnigra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysiharjakas"@fi,
        "Wormaldia subnigra"@sv .

<http://tun.fi/MX.231798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chimarra marginata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.231797> ;
    skos:hiddenLabel "Chimarra marginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovaharjakas"@fi,
        "Chimarra marginata"@sv .

<http://tun.fi/MX.231800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinodes waeneri" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231799> ;
    skos:hiddenLabel "Tinodes waeneri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivenkaapija"@fi,
        "Tinodes waeneri"@sv .

<http://tun.fi/MX.231802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lype phaeopa" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.231801> ;
    skos:hiddenLabel "Lype phaeopa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekoraspikas"@fi,
        "Lype phaeopa"@sv .

<http://tun.fi/MX.231803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lype reducta" ;
    dwc:scientificNameAuthorship "(Hagen, 1868)" ;
    skos:broader <http://tun.fi/MX.231801> ;
    skos:hiddenLabel "Lype reducta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puroraspikas"@fi,
        "Lype reducta"@sv .

<http://tun.fi/MX.231805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychomyia pusilla" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.231804> ;
    skos:hiddenLabel "Psychomyia pusilla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasraspikas"@fi,
        "Psychomyia pusilla"@sv .

<http://tun.fi/MX.231807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ecnomus tenellus" ;
    dwc:scientificNameAuthorship "(Rambur, 1842)" ;
    skos:broader <http://tun.fi/MX.231806> ;
    skos:hiddenLabel "Ecnomus tenellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mertasirvikäs"@fi,
        "Ecnomus tenellus"@sv .

<http://tun.fi/MX.231809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neureclipsis bimaculata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231808> ;
    skos:hiddenLabel "Neureclipsis bimaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplätorvirysäkäs"@fi,
        "Neureclipsis bimaculata"@sv .

<http://tun.fi/MX.231811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectrocnemia conspersa" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231810> ;
    skos:hiddenLabel "Plectrocnemia carelica"@fi,
        "Plectrocnemia conspersa"@fi,
        "Plectrocnemia carelica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolipporysäkäs"@fi,
        "Plectrocnemia conspersa"@sv .

<http://tun.fi/MX.231813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectrocnemia conjuncta" ;
    dwc:scientificNameAuthorship "Martynov, 1914" ;
    skos:broader <http://tun.fi/MX.231810> ;
    skos:hiddenLabel "Plectrocnemia conjuncta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulipporysäkäs"@fi,
        "Plectrocnemia conjuncta"@sv .

<http://tun.fi/MX.231815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycentropus flavomaculatus" ;
    dwc:scientificNameAuthorship "(Pictet, 1834)" ;
    skos:broader <http://tun.fi/MX.231814> ;
    skos:hiddenLabel "Polycentropus flavomaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavirysäkäs"@fi,
        "Polycentropus flavomaculatus"@sv .

<http://tun.fi/MX.231816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycentropus irroratus" ;
    dwc:scientificNameAuthorship "(Curtis, 1835)" ;
    skos:broader <http://tun.fi/MX.231814> ;
    skos:hiddenLabel "Polycentropus irroratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalrysäkäs"@fi,
        "Polycentropus irroratus"@sv .

<http://tun.fi/MX.231818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holocentropus dubius" ;
    dwc:scientificNameAuthorship "(Rambur, 1842)" ;
    skos:broader <http://tun.fi/MX.231817> ;
    skos:hiddenLabel "Holocentropus dubius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampirysäkäs"@fi,
        "Holocentropus dubius"@sv .

<http://tun.fi/MX.231819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holocentropus picicornis" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.231817> ;
    skos:hiddenLabel "Holocentropus picicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korterysäkäs"@fi,
        "Holocentropus picicornis"@sv .

<http://tun.fi/MX.231820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holocentropus insignis" ;
    dwc:scientificNameAuthorship "Martynov, 1924" ;
    skos:broader <http://tun.fi/MX.231817> ;
    skos:hiddenLabel "Holocentropus insignis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaparysäkäs"@fi,
        "Holocentropus insignis"@sv .

<http://tun.fi/MX.231821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holocentropus stagnalis" ;
    dwc:scientificNameAuthorship "(Albarda, 1874)" ;
    skos:altLabel "poukamarysäkäs"@fi ;
    skos:broader <http://tun.fi/MX.231817> ;
    skos:hiddenLabel "Holocentropus stagnalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettorysäkäs"@fi,
        "Holocentropus stagnalis"@sv .

<http://tun.fi/MX.231823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrnus insolutus" ;
    dwc:scientificNameAuthorship "McLachlan, 1878" ;
    skos:broader <http://tun.fi/MX.231822> ;
    skos:hiddenLabel "Cyrnus insolutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkarysäkäs"@fi,
        "Cyrnus insolutus"@sv .

<http://tun.fi/MX.231824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrnus trimaculatus" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231822> ;
    skos:hiddenLabel "Cyrnus trimaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koijurysäkäs"@fi,
        "Cyrnus trimaculatus"@sv .

<http://tun.fi/MX.231825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrnus fennicus" ;
    dwc:scientificNameAuthorship "Klingstedt, 1937" ;
    skos:broader <http://tun.fi/MX.231822> ;
    skos:hiddenLabel "Cyrnus fennicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilorysäkäs"@fi,
        "Cyrnus fennicus"@sv .

<http://tun.fi/MX.231826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrnus crenaticornis" ;
    dwc:scientificNameAuthorship "(Kolenati, 1859)" ;
    skos:broader <http://tun.fi/MX.231822> ;
    skos:hiddenLabel "Cyrnus crenaticornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soppirysäkäs"@fi,
        "Cyrnus crenaticornis"@sv .

<http://tun.fi/MX.231827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrnus flavidus" ;
    dwc:scientificNameAuthorship "McLachlan, 1864" ;
    skos:broader <http://tun.fi/MX.231822> ;
    skos:hiddenLabel "Cyrnus flavidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karirysäkäs"@fi,
        "Cyrnus flavidus"@sv .

<http://tun.fi/MX.231829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydropsyche pellucidula" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231828> ;
    skos:hiddenLabel "Hydropsyche pellucidula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkoseulakas"@fi,
        "Hydropsyche pellucidula"@sv .

<http://tun.fi/MX.231830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydropsyche saxonica" ;
    dwc:scientificNameAuthorship "McLachlan, 1884" ;
    skos:broader <http://tun.fi/MX.231828> ;
    skos:hiddenLabel "Hydropsyche saxonica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksinseulakas"@fi,
        "Hydropsyche saxonica"@sv .

<http://tun.fi/MX.231831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydropsyche siltalai" ;
    dwc:scientificNameAuthorship "Döhler, 1963" ;
    skos:broader <http://tun.fi/MX.231828> ;
    skos:hiddenLabel "Hydropsyche siltalai"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siltalanseulakas"@fi,
        "Hydropsyche siltalai"@sv .

<http://tun.fi/MX.231832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydropsyche angustipennis" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231828> ;
    skos:hiddenLabel "Hydropsyche angustipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaseulakas"@fi,
        "Hydropsyche angustipennis"@sv .

<http://tun.fi/MX.231834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydropsyche bulgaromanorum" ;
    dwc:scientificNameAuthorship "Malicky, 1977" ;
    skos:broader <http://tun.fi/MX.231828> ;
    skos:hiddenLabel "Hydropsyche bulgaromanorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuolleseulakas"@fi,
        "Hydropsyche bulgaromanorum"@sv .

<http://tun.fi/MX.231836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydropsyche newae" ;
    dwc:scientificNameAuthorship "(Kolenati, 1858)" ;
    skos:broader <http://tun.fi/MX.231828> ;
    skos:hiddenLabel "Ceratopsyche nevae"@fi,
        "Ceratopsyche newae"@fi,
        "Hydropsyche newae"@fi,
        "Ceratopsyche nevae"@sv,
        "Ceratopsyche newae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevanväkäseulakas"@fi,
        "Hydropsyche newae"@sv .

<http://tun.fi/MX.231837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydropsyche silfvenii" ;
    dwc:scientificNameAuthorship "(Ulmer, 1906)" ;
    skos:broader <http://tun.fi/MX.231828> ;
    skos:hiddenLabel "Ceratopsyche silfvenii"@fi,
        "Hydropsyche silfvenii"@fi,
        "Ceratopsyche silfvenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suviväkäseulakas"@fi,
        "Hydropsyche silfvenii"@sv .

<http://tun.fi/MX.231839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheumatopsyche lepida" ;
    dwc:scientificNameAuthorship "(Pictet, 1834)" ;
    skos:broader <http://tun.fi/MX.231838> ;
    skos:hiddenLabel "Cheumatopsyche lepida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuseulakas"@fi,
        "Cheumatopsyche lepida"@sv .

<http://tun.fi/MX.231841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctopsyche ladogensis" ;
    dwc:scientificNameAuthorship "(Kolenati, 1859)" ;
    skos:broader <http://tun.fi/MX.231840> ;
    skos:hiddenLabel "Arctopsyche ladogensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansirvikäs"@fi,
        "Arctopsyche ladogensis"@sv .

<http://tun.fi/MX.231843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichostegia minor" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231842> ;
    skos:hiddenLabel "Trichostecia minor"@fi,
        "Trichostegia minor"@fi,
        "Trichostecia minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhiidekäs"@fi,
        "Trichostegia minor"@sv .

<http://tun.fi/MX.231846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypnia picta" ;
    dwc:scientificNameAuthorship "Kolenati, 1848" ;
    skos:broader <http://tun.fi/MX.231844> ;
    skos:hiddenLabel "Agrypnia picta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpihiidekäs"@fi,
        "Agrypnia picta"@sv .

<http://tun.fi/MX.231847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypnia obsoleta" ;
    dwc:scientificNameAuthorship "(Hagen, 1864)" ;
    skos:broader <http://tun.fi/MX.231844> ;
    skos:hiddenLabel "Agrypnia obsoleta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmohiidekäs"@fi,
        "Agrypnia obsoleta"@sv .

<http://tun.fi/MX.231848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypnia varia" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.231844> ;
    skos:hiddenLabel "Agrypnia varia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loimuhiidekäs"@fi,
        "Agrypnia varia"@sv .

<http://tun.fi/MX.231849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypnia sahlbergi" ;
    dwc:scientificNameAuthorship "(McLachlan, 1880)" ;
    skos:broader <http://tun.fi/MX.231844> ;
    skos:hiddenLabel "Agrypnia sahlbergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrahiidekäs"@fi,
        "Agrypnia sahlbergi"@sv .

<http://tun.fi/MX.231850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypnetes colorata" ;
    dwc:scientificNameAuthorship "(Hagen, 1873)" ;
    skos:broader <http://tun.fi/MX.231852> ;
    skos:hiddenLabel "Agrypnetes colorata"@fi,
        "Agrypnia colorata"@fi,
        "Agrypnia principalis"@fi,
        "Agrypnia colorata"@sv,
        "Agrypnia principalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänhiidekäs"@fi,
        "Agrypnetes colorata"@sv .

<http://tun.fi/MX.231851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypnia czerskyi" ;
    dwc:scientificNameAuthorship "(Martynov, 1924)" ;
    skos:broader <http://tun.fi/MX.231844> ;
    skos:hiddenLabel "Agrypnia czerskyi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahahiidekäs"@fi,
        "Agrypnia czerskyi"@sv .

<http://tun.fi/MX.231853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypnetes crassicornis" ;
    dwc:scientificNameAuthorship "McLachlan, 1876" ;
    skos:broader <http://tun.fi/MX.231852> ;
    skos:hiddenLabel "Agrypnetes crassicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalmosirvikäs"@fi,
        "Agrypnetes crassicornis"@sv .

<http://tun.fi/MX.231855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phryganea grandis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.231854> ;
    skos:hiddenLabel "Phryganea grandis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosirvikäs"@fi,
        "Phryganea grandis"@sv .

<http://tun.fi/MX.231856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phryganea bipunctata" ;
    dwc:scientificNameAuthorship "Retzius, 1783" ;
    skos:broader <http://tun.fi/MX.231854> ;
    skos:hiddenLabel "Phryganea bipunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järrisirvikäs"@fi,
        "Phryganea bipunctata"@sv .

<http://tun.fi/MX.231858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligotricha lapponica" ;
    dwc:scientificNameAuthorship "(Hagen, 1864)" ;
    skos:broader <http://tun.fi/MX.231857> ;
    skos:hiddenLabel "Oligotricha lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aapasirvikäs"@fi,
        "Oligotricha lapponica"@sv .

<http://tun.fi/MX.231859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligotricha striata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231857> ;
    skos:hiddenLabel "Oligotricha striata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuonensirvikäs"@fi,
        "Oligotricha striata"@sv .

<http://tun.fi/MX.231861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hagenella clathrata" ;
    dwc:scientificNameAuthorship "(Kolenati, 1848)" ;
    skos:broader <http://tun.fi/MX.231860> ;
    skos:hiddenLabel "Hagenella clathrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorjasirvikäs"@fi,
        "Hagenella clathrata"@sv .

<http://tun.fi/MX.231863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligostomis reticulata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.231862> ;
    skos:hiddenLabel "Oligostomis reticulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosirvikäs"@fi,
        "Oligostomis reticulata"@sv .

<http://tun.fi/MX.231865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semblis phalaenoides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231864> ;
    skos:hiddenLabel "Semblis phalaenoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jatulisirvikäs"@fi,
        "Semblis phalaenoides"@sv .

<http://tun.fi/MX.231866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semblis atrata" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.231864> ;
    skos:hiddenLabel "Semblis atrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siulasirvikäs"@fi,
        "Semblis atrata"@sv .

<http://tun.fi/MX.231868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachycentrus subnubilus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.231867> ;
    skos:hiddenLabel "Brachycentrus subnubilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siepposirvikäs"@fi,
        "Brachycentrus subnubilus"@sv .

<http://tun.fi/MX.231870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micrasema gelidum" ;
    dwc:scientificNameAuthorship "McLachlan, 1876" ;
    skos:broader <http://tun.fi/MX.231869> ;
    skos:hiddenLabel "Micrasema gelidum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suvisammalsirvikäs"@fi,
        "Micrasema gelidum"@sv .

<http://tun.fi/MX.231871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micrasema setiferum" ;
    dwc:scientificNameAuthorship "(Pictet, 1834)" ;
    skos:broader <http://tun.fi/MX.231869> ;
    skos:hiddenLabel "Micrasema setiferum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukosammalsirvikäs"@fi,
        "Micrasema setiferum"@sv .

<http://tun.fi/MX.231874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidostoma hirtum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.231873> ;
    skos:hiddenLabel "Lepidostoma hirtum"@fi,
        "Lepidostoma lapponicum"@fi,
        "Lepidostoma lapponicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rassisirvikäs"@fi,
        "Lepidostoma hirtum"@sv .

<http://tun.fi/MX.231877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crunoecia irrorata" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231876> ;
    skos:hiddenLabel "Crunoecia irrorata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdesirvikäs"@fi,
        "Crunoecia irrorata"@sv .

<http://tun.fi/MX.231879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apatania wallengreni" ;
    dwc:scientificNameAuthorship "McLachlan, 1871" ;
    skos:broader <http://tun.fi/MX.231878> ;
    skos:hiddenLabel "Apatania wallengreni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nivasirvikäs"@fi,
        "Apatania wallengreni"@sv .

<http://tun.fi/MX.231880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apatania stigmatella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.231878> ;
    skos:hiddenLabel "Apatania stigmatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näräsirvikäs"@fi,
        "Apatania stigmatella"@sv .

<http://tun.fi/MX.231881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apatania hispida" ;
    dwc:scientificNameAuthorship "(Forsslund, 1930)" ;
    skos:broader <http://tun.fi/MX.231878> ;
    skos:hiddenLabel "Apatania hispida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "impisirvikäs"@fi,
        "Apatania hispida"@sv .

<http://tun.fi/MX.231882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apatania auricula" ;
    dwc:scientificNameAuthorship "(Forsslund, 1930)" ;
    skos:broader <http://tun.fi/MX.231878> ;
    skos:hiddenLabel "Apatania auricula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikasirvikäs"@fi,
        "Apatania auricula"@sv .

<http://tun.fi/MX.231883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apatania zonella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.231878> ;
    skos:hiddenLabel "Apatania zonella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maariansirvikäs"@fi,
        "Apatania zonella"@sv .

<http://tun.fi/MX.231884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apatania dalecarlica" ;
    dwc:scientificNameAuthorship "(Forsslund, 1942)" ;
    skos:broader <http://tun.fi/MX.231878> ;
    skos:hiddenLabel "Apatania dalecarlica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kainosirvikäs"@fi,
        "Apatania dalecarlica"@sv .

<http://tun.fi/MX.231886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apatania forsslundi" ;
    dwc:scientificNameAuthorship "Tobias, 1981" ;
    skos:broader <http://tun.fi/MX.231878> ;
    skos:hiddenLabel "Apatania forsslundi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vienosirvikäs"@fi,
        "Apatania forsslundi"@sv .

<http://tun.fi/MX.231887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apatania cimbrica" ;
    dwc:scientificNameAuthorship "(Nielsen, 1950)" ;
    skos:broader <http://tun.fi/MX.231878> ;
    skos:hiddenLabel "Apatania cimbrica"@fi,
        "Apatania muliebris"@fi,
        "Apatania muliebris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siviäsirvikäs"@fi,
        "Apatania cimbrica"@sv .

<http://tun.fi/MX.231888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus auricula" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus auricula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuputkisirvikäs"@fi,
        "Limnephilus auricula"@sv .

<http://tun.fi/MX.231889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus vittatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus vittatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiilaputkisirvikäs"@fi,
        "Limnephilus vittatus"@sv .

<http://tun.fi/MX.231890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus extricatus" ;
    dwc:scientificNameAuthorship "McLachlan, 1865" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus extricatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soraputkisirvikäs"@fi,
        "Limnephilus extricatus"@sv .

<http://tun.fi/MX.231891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus nigriceps" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus nigriceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särmäputkisirvikäs"@fi,
        "Limnephilus nigriceps"@sv .

<http://tun.fi/MX.231892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus fuscicornis" ;
    dwc:scientificNameAuthorship "(Rambur, 1842)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus fuscicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suviputkisirvikäs"@fi,
        "Limnephilus fuscicornis"@sv .

<http://tun.fi/MX.231893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus algosus" ;
    dwc:scientificNameAuthorship "(McLachlan, 1868)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus algosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuomaputkisirvikäs"@fi,
        "Limnephilus algosus"@sv .

<http://tun.fi/MX.231894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus diphyes" ;
    dwc:scientificNameAuthorship "McLachlan, 1880" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus diphyes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpiputkisirvikäs"@fi,
        "Limnephilus diphyes"@sv .

<http://tun.fi/MX.231895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus coenosus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus coenosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaulusputkisirvikäs"@fi,
        "Limnephilus coenosus"@sv .

<http://tun.fi/MX.231896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus hirsutus" ;
    dwc:scientificNameAuthorship "(Pictet, 1834)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus hirsutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muruputkisirvikäs"@fi,
        "Limnephilus hirsutus"@sv .

<http://tun.fi/MX.231897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus incisus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Colpotaulius incisus"@fi,
        "Limnephilus incisus"@fi,
        "Colpotaulius incisus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitasirvikäs"@fi,
        "Limnephilus incisus"@sv .

<http://tun.fi/MX.231898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus major" ;
    dwc:scientificNameAuthorship "(Martynov, 1909)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus major"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänviitasirvikäs"@fi,
        "Limnephilus major"@sv .

<http://tun.fi/MX.231900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grammotaulius nigropunctatus" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.231899> ;
    skos:hiddenLabel "Grammotaulius nigropunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytiviirusirvikäs"@fi,
        "Grammotaulius nigropunctatus"@sv .

<http://tun.fi/MX.231901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grammotaulius sibiricus" ;
    dwc:scientificNameAuthorship "McLachlan, 1874" ;
    skos:broader <http://tun.fi/MX.231899> ;
    skos:hiddenLabel "Grammotaulius sibiricus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänviirusirvikäs"@fi,
        "Grammotaulius sibiricus"@sv .

<http://tun.fi/MX.231902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grammotaulius signatipennis" ;
    dwc:scientificNameAuthorship "McLachlan, 1876" ;
    skos:broader <http://tun.fi/MX.231899> ;
    skos:hiddenLabel "Grammotaulius signatipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoviirusirvikäs"@fi,
        "Grammotaulius signatipennis"@sv .

<http://tun.fi/MX.231903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grammotaulius nitidus" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.231899> ;
    skos:hiddenLabel "Grammotaulius nitidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasviirusirvikäs"@fi,
        "Grammotaulius nitidus"@sv .

<http://tun.fi/MX.231905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphotaelius pellucidus" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.231904> ;
    skos:hiddenLabel "Glyphotaelius pellucidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vällysirvikäs"@fi,
        "Glyphotaelius pellucidus"@sv .

<http://tun.fi/MX.231907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemotaulius punctatolineatus" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.231906> ;
    skos:hiddenLabel "Nemotaulius punctatolineatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehväsirvikäs"@fi,
        "Nemotaulius punctatolineatus"@sv .

<http://tun.fi/MX.231910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anabolia nervosa" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231908> ;
    skos:hiddenLabel "Anabolia nervosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puroriukusirvikäs"@fi,
        "Anabolia nervosa"@sv .

<http://tun.fi/MX.231911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anabolia laevis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.231908> ;
    skos:hiddenLabel "Anabolia laevis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järviriukusirvikäs"@fi,
        "Anabolia laevis"@sv .

<http://tun.fi/MX.231912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anabolia concentrica" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.231908> ;
    skos:hiddenLabel "Anabolia concentrica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoriukusirvikäs"@fi,
        "Anabolia concentrica"@sv .

<http://tun.fi/MX.231913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anabolia brevipennis" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231908> ;
    skos:hiddenLabel "Anabolia brevipennis"@fi,
        "Phacopteryx brevipennis"@fi,
        "Phacopteryx brevipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paanusirvikäs"@fi,
        "Anabolia brevipennis"@sv .

<http://tun.fi/MX.231915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynarchus contumax" ;
    dwc:scientificNameAuthorship "McLachlan, 1880" ;
    skos:altLabel "eräsirvikäs"@fi ;
    skos:broader <http://tun.fi/MX.231914> ;
    skos:hiddenLabel "Asynarchus contumax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigasirvikäs"@fi,
        "Asynarchus contumax"@sv .

<http://tun.fi/MX.231916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynarchus impar" ;
    dwc:scientificNameAuthorship "(McLachlan, 1880)" ;
    skos:broader <http://tun.fi/MX.231914> ;
    skos:hiddenLabel "Asynarchus impar"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisirvikäs"@fi,
        "Asynarchus impar"@sv .

<http://tun.fi/MX.231917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynarchus thedenii" ;
    dwc:scientificNameAuthorship "(Wallengren, 1879)" ;
    skos:broader <http://tun.fi/MX.231914> ;
    skos:hiddenLabel "Asynarchus thedenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kairansirvikäs"@fi,
        "Asynarchus thedenii"@sv .

<http://tun.fi/MX.231918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynarchus lapponicus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.231914> ;
    skos:hiddenLabel "Asynarchus lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsirvikäs"@fi,
        "Asynarchus lapponicus"@sv .

<http://tun.fi/MX.231920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctopora trimaculata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.231919> ;
    skos:hiddenLabel "Arctopora trimaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outasirvikäs"@fi,
        "Arctopora trimaculata"@sv .

<http://tun.fi/MX.231922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lenarchus bicornis" ;
    dwc:scientificNameAuthorship "(McLachlan, 1880)" ;
    skos:broader <http://tun.fi/MX.231921> ;
    skos:hiddenLabel "Lenarchus bicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turasirvikäs"@fi,
        "Lenarchus bicornis"@sv .

<http://tun.fi/MX.231923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lenarchus productus" ;
    dwc:scientificNameAuthorship "(Morton, 1896)" ;
    skos:broader <http://tun.fi/MX.231921> ;
    skos:hiddenLabel "Lenarchus productus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saivosirvikäs"@fi,
        "Lenarchus productus"@sv .

<http://tun.fi/MX.231925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhadicoleptus alpestris" ;
    dwc:scientificNameAuthorship "(Kolenati, 1848)" ;
    skos:broader <http://tun.fi/MX.231924> ;
    skos:hiddenLabel "Rhadicoleptus alpestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämesirvikäs"@fi,
        "Rhadicoleptus alpestris"@sv .

<http://tun.fi/MX.231928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamophylax latipennis" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231927> ;
    skos:hiddenLabel "Potamophylax latipennis"@fi,
        "Potamophylax stellatus"@fi,
        "Stenophylax stellatus"@fi,
        "Potamophylax stellatus"@sv,
        "Stenophylax stellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtakalmiosirvikäs"@fi,
        "Potamophylax latipennis"@sv .

<http://tun.fi/MX.231929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamophylax cingulatus" ;
    dwc:scientificNameAuthorship "(Stephens, 1837)" ;
    skos:broader <http://tun.fi/MX.231927> ;
    skos:hiddenLabel "Potamophylax cingulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokikalmiosirvikäs"@fi,
        "Potamophylax cingulatus"@sv .

<http://tun.fi/MX.231930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamophylax nigricornis" ;
    dwc:scientificNameAuthorship "(Pictet, 1834)" ;
    skos:broader <http://tun.fi/MX.231927> ;
    skos:hiddenLabel "Potamophylax nigricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purokalmiosirvikäs"@fi,
        "Potamophylax nigricornis"@sv .

<http://tun.fi/MX.231931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamophylax rotundipennis" ;
    dwc:scientificNameAuthorship "(Brauer, 1857)" ;
    skos:broader <http://tun.fi/MX.231927> ;
    skos:hiddenLabel "Potamophylax rotundipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörökalmiosirvikäs"@fi,
        "Potamophylax rotundipennis"@sv .

<http://tun.fi/MX.231933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halesus radiatus" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231932> ;
    skos:hiddenLabel "Halesus radiatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jätkänsirvikäs"@fi,
        "Halesus radiatus"@sv .

<http://tun.fi/MX.231934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halesus digitatus" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.231932> ;
    skos:hiddenLabel "Halesus digitatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakosirvikäs"@fi,
        "Halesus digitatus"@sv .

<http://tun.fi/MX.231935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halesus tessellatus" ;
    dwc:scientificNameAuthorship "(Rambur, 1842)" ;
    skos:broader <http://tun.fi/MX.231932> ;
    skos:hiddenLabel "Halesus tessellatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parkkisirvikäs"@fi,
        "Halesus tessellatus"@sv .

<http://tun.fi/MX.231937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenophylax permistus" ;
    dwc:scientificNameAuthorship "McLachlan, 1895" ;
    skos:broader <http://tun.fi/MX.231936> ;
    skos:hiddenLabel "Stenophylax permistus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoleppisirvikäs"@fi,
        "Stenophylax permistus"@sv .

<http://tun.fi/MX.231939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropterna lateralis" ;
    dwc:scientificNameAuthorship "(Stephens, 1837)" ;
    skos:broader <http://tun.fi/MX.231938> ;
    skos:hiddenLabel "Micropterna lateralis"@fi,
        "Stenophylax lateralis"@fi,
        "Stenophylax lateralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäleppisirvikäs"@fi,
        "Micropterna lateralis"@sv .

<http://tun.fi/MX.231940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropterna sequax" ;
    dwc:scientificNameAuthorship "McLachlan, 1875" ;
    skos:broader <http://tun.fi/MX.231938> ;
    skos:hiddenLabel "Micropterna sequax"@fi,
        "Stenophylax sequax"@fi,
        "Stenophylax sequax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puroleppisirvikäs"@fi,
        "Micropterna sequax"@sv .

<http://tun.fi/MX.231942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydatophylax infumatus" ;
    dwc:scientificNameAuthorship "(McLachlan, 1865)" ;
    skos:broader <http://tun.fi/MX.231941> ;
    skos:hiddenLabel "Hydatophylax infumatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytösirvikäs"@fi,
        "Hydatophylax infumatus"@sv .

<http://tun.fi/MX.231944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goera pilosa" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.231943> ;
    skos:hiddenLabel "Goera pilosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiviriippasirvikäs"@fi,
        "Goera pilosa"@sv .

<http://tun.fi/MX.231946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silo pallipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.231945> ;
    skos:hiddenLabel "Silo pallipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puroriippasirvikäs"@fi,
        "Silo pallipes"@sv .

<http://tun.fi/MX.231948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beraea pullata" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231947> ;
    skos:hiddenLabel "Beraea pullata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörönokisirvikäs"@fi,
        "Beraea pullata"@sv .

<http://tun.fi/MX.231950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beraeodes minutus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.231949> ;
    skos:hiddenLabel "Beraeodes minutus"@fi,
        "Bereodes minutus"@fi,
        "Bereodes minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suipponokisirvikäs"@fi,
        "Beraeodes minutus"@sv .

<http://tun.fi/MX.231952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sericostoma personatum" ;
    dwc:scientificNameAuthorship "(Kirby & Spence, 1826)" ;
    skos:broader <http://tun.fi/MX.231951> ;
    skos:hiddenLabel "Sericostoma personatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskisirvikäs"@fi,
        "Sericostoma personatum"@sv .

<http://tun.fi/MX.231954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notidobia ciliaris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.231953> ;
    skos:hiddenLabel "Notidobia ciliaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikisirvikäs"@fi,
        "Notidobia ciliaris"@sv .

<http://tun.fi/MX.231956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molanna angustata" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.231955> ;
    skos:hiddenLabel "Molanna angustata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokilvekäs"@fi,
        "Molanna angustata"@sv .

<http://tun.fi/MX.231957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molanna albicans" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.231955> ;
    skos:hiddenLabel "Molanna albicans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuulaskilvekäs"@fi,
        "Molanna albicans"@sv .

<http://tun.fi/MX.231958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molanna nigra" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.231955> ;
    skos:hiddenLabel "Molanna carbonaria"@fi,
        "Molanna nigra"@fi,
        "Molanna carbonaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiilikilvekäs"@fi,
        "Molanna nigra"@sv .

<http://tun.fi/MX.231960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molanna submarginalis" ;
    dwc:scientificNameAuthorship "McLachlan, 1872" ;
    skos:broader <http://tun.fi/MX.231955> ;
    skos:hiddenLabel "Molanna submarginalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päistekilvekäs"@fi,
        "Molanna submarginalis"@sv .

<http://tun.fi/MX.231962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molannodes tinctus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.231961> ;
    skos:hiddenLabel "Molannodes tinctus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mujukilvekäs"@fi,
        "Molannodes tinctus"@sv .

<http://tun.fi/MX.231964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraclea nigronervosa" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.231963> ;
    skos:hiddenLabel "Ceraclea nigronervosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosarvekas"@fi,
        "Ceraclea nigronervosa"@sv .

<http://tun.fi/MX.231965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraclea fulva" ;
    dwc:scientificNameAuthorship "(Rambur, 1842)" ;
    skos:broader <http://tun.fi/MX.231963> ;
    skos:hiddenLabel "Ceraclea fulva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sienisarvekas"@fi,
        "Ceraclea fulva"@sv .

<http://tun.fi/MX.231966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraclea senilis" ;
    dwc:scientificNameAuthorship "(Burmeister, 1839)" ;
    skos:broader <http://tun.fi/MX.231963> ;
    skos:hiddenLabel "Ceraclea senilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äijäsarvekas"@fi,
        "Ceraclea senilis"@sv .

<http://tun.fi/MX.231967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraclea albimaculata" ;
    dwc:scientificNameAuthorship "(Hagen, 1860)" ;
    skos:broader <http://tun.fi/MX.231963> ;
    skos:hiddenLabel "Ceraclea albimaculata"@fi,
        "Ceraclea alboguttata"@fi,
        "Ceraclea alboguttata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maltosarvekas"@fi,
        "Ceraclea albimaculata"@sv .

<http://tun.fi/MX.231968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraclea annulicornis" ;
    dwc:scientificNameAuthorship "(Stephens, 1876)" ;
    skos:broader <http://tun.fi/MX.231963> ;
    skos:hiddenLabel "Ceraclea annulicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "veikisarvekas"@fi,
        "Ceraclea annulicornis"@sv .

<http://tun.fi/MX.231969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraclea perplexa" ;
    dwc:scientificNameAuthorship "(McLachlan, 1877)" ;
    skos:broader <http://tun.fi/MX.231963> ;
    skos:hiddenLabel "Ceraclea perplexa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtasarvekas"@fi,
        "Ceraclea perplexa"@sv .

<http://tun.fi/MX.231970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraclea dissimilis" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.231963> ;
    skos:hiddenLabel "Ceraclea dissimilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokisarvekas"@fi,
        "Ceraclea dissimilis"@sv .

<http://tun.fi/MX.231971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraclea riparia" ;
    dwc:scientificNameAuthorship "(Albarda, 1874)" ;
    skos:broader <http://tun.fi/MX.231963> ;
    skos:hiddenLabel "Ceraclea riparia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasarvekas"@fi,
        "Ceraclea riparia"@sv .

<http://tun.fi/MX.231972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraclea excisa" ;
    dwc:scientificNameAuthorship "(Morton, 1904)" ;
    skos:broader <http://tun.fi/MX.231963> ;
    skos:hiddenLabel "Ceraclea excisa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purosarvekas"@fi,
        "Ceraclea excisa"@sv .

<http://tun.fi/MX.231974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athripsodes aterrimus" ;
    dwc:scientificNameAuthorship "(Stephens, 1876)" ;
    skos:broader <http://tun.fi/MX.231973> ;
    skos:hiddenLabel "Athripsodes aterrimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulosarvekas"@fi,
        "Athripsodes aterrimus"@sv .

<http://tun.fi/MX.231975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athripsodes cinereus" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231973> ;
    skos:hiddenLabel "Athripsodes cinereus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorasarvekas"@fi,
        "Athripsodes cinereus"@sv .

<http://tun.fi/MX.231976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athripsodes albifrons" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231973> ;
    skos:hiddenLabel "Athripsodes albifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukkisarvekas"@fi,
        "Athripsodes albifrons"@sv .

<http://tun.fi/MX.231977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athripsodes commutatus" ;
    dwc:scientificNameAuthorship "(Rostock, 1874)" ;
    skos:broader <http://tun.fi/MX.231973> ;
    skos:hiddenLabel "Athripsodes commutatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "survosarvekas"@fi,
        "Athripsodes commutatus"@sv .

<http://tun.fi/MX.231979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mystacides nigra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231978> ;
    skos:hiddenLabel "Mystacides nigra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasarvekas"@fi,
        "Mystacides nigra"@sv .

<http://tun.fi/MX.231980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mystacides azurea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.231978> ;
    skos:hiddenLabel "Mystacides azurea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisarvekas"@fi,
        "Mystacides azurea"@sv .

<http://tun.fi/MX.231981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mystacides longicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.231978> ;
    skos:hiddenLabel "Mystacides longicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantusarvekas"@fi,
        "Mystacides longicornis"@sv .

<http://tun.fi/MX.231984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaenodes bicolor" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231982> ;
    skos:hiddenLabel "Leptocerus bicolor"@fi,
        "Triaenodes bicolor"@fi,
        "Ylodes bicolor"@fi,
        "Leptocerus bicolor"@sv,
        "Ylodes bicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostesarvekas"@fi,
        "Triaenodes bicolor"@sv .

<http://tun.fi/MX.231985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaenodes unanimis" ;
    dwc:scientificNameAuthorship "McLachlan, 1877" ;
    skos:broader <http://tun.fi/MX.231982> ;
    skos:hiddenLabel "Triaenodes unanimis"@fi,
        "Ylodes unanimis"@fi,
        "Ylodes unanimis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmosarvekas"@fi,
        "Triaenodes unanimis"@sv .

<http://tun.fi/MX.231986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaenodes reuteri" ;
    dwc:scientificNameAuthorship "McLachlan, 1880" ;
    skos:broader <http://tun.fi/MX.231982> ;
    skos:hiddenLabel "Triaenodes reuteri"@fi,
        "Ylodes reuteri"@fi,
        "Ylodes reuteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisarvekas"@fi,
        "Triaenodes reuteri"@sv .

<http://tun.fi/MX.231987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaenodes simulans" ;
    dwc:scientificNameAuthorship "Tjeder, 1929" ;
    skos:broader <http://tun.fi/MX.231982> ;
    skos:hiddenLabel "Triaenodes simulans"@fi,
        "Ylodes simulans"@fi,
        "Ylodes simulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirosarvekas"@fi,
        "Triaenodes simulans"@sv .

<http://tun.fi/MX.231988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaenodes detruncatus" ;
    dwc:scientificNameAuthorship "Martynov, 1924" ;
    skos:broader <http://tun.fi/MX.231982> ;
    skos:hiddenLabel "Triaenodes detruncatus"@fi,
        "Ylodes detruncatus"@fi,
        "Ylodes detruncatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampisarvekas"@fi,
        "Triaenodes detruncatus"@sv .

<http://tun.fi/MX.231990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erotesis baltica" ;
    dwc:scientificNameAuthorship "McLachlan, 1877" ;
    skos:broader <http://tun.fi/MX.231989> ;
    skos:hiddenLabel "Erotesis baltica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suvantosarvekas"@fi,
        "Erotesis baltica"@sv .

<http://tun.fi/MX.231992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Setodes punctatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.231991> ;
    skos:hiddenLabel "Setodes punctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisamasarvekas"@fi,
        "Setodes punctatus"@sv .

<http://tun.fi/MX.231994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oecetis ochracea" ;
    dwc:scientificNameAuthorship "(Curtis, 1825)" ;
    skos:broader <http://tun.fi/MX.231993> ;
    skos:hiddenLabel "Oecetis ochracea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvassarvekas"@fi,
        "Oecetis ochracea"@sv .

<http://tun.fi/MX.231995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oecetis furva" ;
    dwc:scientificNameAuthorship "(Rambur, 1842)" ;
    skos:broader <http://tun.fi/MX.231993> ;
    skos:hiddenLabel "Oecetis furva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahtisarvekas"@fi,
        "Oecetis furva"@sv .

<http://tun.fi/MX.231996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oecetis lacustris" ;
    dwc:scientificNameAuthorship "(Pictet, 1834)" ;
    skos:broader <http://tun.fi/MX.231993> ;
    skos:hiddenLabel "Oecetis lacustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvisarvekas"@fi,
        "Oecetis lacustris"@sv .

<http://tun.fi/MX.231997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oecetis notata" ;
    dwc:scientificNameAuthorship "(Rambur, 1842)" ;
    skos:broader <http://tun.fi/MX.231993> ;
    skos:hiddenLabel "Oecetis notata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuosarvekas"@fi,
        "Oecetis notata"@sv .

<http://tun.fi/MX.231998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oecetis testacea" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.231993> ;
    skos:hiddenLabel "Oecetis testacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jurttasarvekas"@fi,
        "Oecetis testacea"@sv .

<http://tun.fi/MX.231999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oecetis tripunctata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.231993> ;
    skos:hiddenLabel "Oecetis tripunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kymisarvekas"@fi,
        "Oecetis tripunctata"@sv .

<http://tun.fi/MX.232001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocerus tineiformis" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232000> ;
    skos:hiddenLabel "Leptocerus tineiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulasarvekas"@fi,
        "Leptocerus tineiformis"@sv .

<http://tun.fi/MX.232004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ironoquia dubia" ;
    dwc:scientificNameAuthorship "(Stephens, 1837)" ;
    skos:broader <http://tun.fi/MX.232003> ;
    skos:hiddenLabel "Ironoquia dubia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsukidussirvikäs"@fi,
        "Ironoquia dubia"@sv .

<http://tun.fi/MX.232008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ecclisopteryx dalecarlica" ;
    dwc:scientificNameAuthorship "Kolenati, 1848" ;
    skos:broader <http://tun.fi/MX.232007> ;
    skos:hiddenLabel "Ecclisopteryx dalecarlica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okapääsirvikäs"@fi,
        "Ecclisopteryx dalecarlica"@sv .

<http://tun.fi/MX.232012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetopteryx villosa" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.232011> ;
    skos:hiddenLabel "Chaetopteryx villosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuurasirvikäs"@fi,
        "Chaetopteryx villosa"@sv .

<http://tun.fi/MX.232013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetopteryx sahlbergi" ;
    dwc:scientificNameAuthorship "McLachlan, 1876" ;
    skos:broader <http://tun.fi/MX.232011> ;
    skos:hiddenLabel "Chaetopteryx sahlbergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riitesirvikäs"@fi,
        "Chaetopteryx sahlbergi"@sv .

<http://tun.fi/MX.232015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Annitella obscurata" ;
    dwc:scientificNameAuthorship "(McLachlan, 1876)" ;
    skos:broader <http://tun.fi/MX.232014> ;
    skos:hiddenLabel "Annitella obscurata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskasirvikäs"@fi,
        "Annitella obscurata"@sv .

<http://tun.fi/MX.232018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chilostigma sieboldi" ;
    dwc:scientificNameAuthorship "McLachlan, 1876" ;
    skos:broader <http://tun.fi/MX.232017> ;
    skos:hiddenLabel "Chilostigma sieboldi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hankisirvikäs"@fi,
        "Chilostigma sieboldi"@sv .

<http://tun.fi/MX.232020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypsyche sibirica" ;
    dwc:scientificNameAuthorship "(Martynov, 1924)" ;
    skos:broader <http://tun.fi/MX.232019> ;
    skos:hiddenLabel "Brachypsyche sibirica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaamossirvikäs"@fi,
        "Brachypsyche sibirica"@sv .

<http://tun.fi/MX.232024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus rhombicus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus rhombicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pölliputkisirvikäs"@fi,
        "Limnephilus rhombicus"@sv .

<http://tun.fi/MX.232025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus flavicornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus flavicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirsiputkisirvikäs"@fi,
        "Limnephilus flavicornis"@sv .

<http://tun.fi/MX.232026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus subcentralis" ;
    dwc:scientificNameAuthorship "Brauer, 1857" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus subcentralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järviputkisirvikäs"@fi,
        "Limnephilus subcentralis"@sv .

<http://tun.fi/MX.232027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus borealis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korteputkisirvikäs"@fi,
        "Limnephilus borealis"@sv .

<http://tun.fi/MX.232028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus femoratus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus femoratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanputkisirvikäs"@fi,
        "Limnephilus femoratus"@sv .

<http://tun.fi/MX.232029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus marmoratus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus marmoratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkuputkisirvikäs"@fi,
        "Limnephilus marmoratus"@sv .

<http://tun.fi/MX.232030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus politus" ;
    dwc:scientificNameAuthorship "McLachlan, 1865" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus politus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasputkisirvikäs"@fi,
        "Limnephilus politus"@sv .

<http://tun.fi/MX.232031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus stigma" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus stigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläputkisirvikäs"@fi,
        "Limnephilus stigma"@sv .

<http://tun.fi/MX.232032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus binotatus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus binotatus"@fi,
        "Limnephilus xanthodes"@fi,
        "Limnephilus xanthodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtaputkisirvikäs"@fi,
        "Limnephilus binotatus"@sv .

<http://tun.fi/MX.232033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus decipiens" ;
    dwc:scientificNameAuthorship "(Kolenati, 1848)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus decipiens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkuputkisirvikäs"@fi,
        "Limnephilus decipiens"@sv .

<http://tun.fi/MX.232034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus germanus" ;
    dwc:scientificNameAuthorship "McLachlan, 1875" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus germanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luomaputkisirvikäs"@fi,
        "Limnephilus germanus"@sv .

<http://tun.fi/MX.232035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus lunatus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus lunatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuuputkisirvikäs"@fi,
        "Limnephilus lunatus"@sv .

<http://tun.fi/MX.232036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus picturatus" ;
    dwc:scientificNameAuthorship "McLachlan, 1875" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus picturatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänkäputkisirvikäs"@fi,
        "Limnephilus picturatus"@sv .

<http://tun.fi/MX.232037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus externus" ;
    dwc:scientificNameAuthorship "Hagen, 1861" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus externus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuljuputkisirvikäs"@fi,
        "Limnephilus externus"@sv .

<http://tun.fi/MX.232038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus sericeus" ;
    dwc:scientificNameAuthorship "(Say, 1824)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus sericeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampiputkisirvikäs"@fi,
        "Limnephilus sericeus"@sv .

<http://tun.fi/MX.232039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus luridus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus luridus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "allasputkisirvikäs"@fi,
        "Limnephilus luridus"@sv .

<http://tun.fi/MX.232040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus quadratus" ;
    dwc:scientificNameAuthorship "Martynov, 1914" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus quadratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutuputkisirvikäs"@fi,
        "Limnephilus quadratus"@sv .

<http://tun.fi/MX.232041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus femoralis" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus femoralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoputkisirvikäs"@fi,
        "Limnephilus femoralis"@sv .

<http://tun.fi/MX.232042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus ignavus" ;
    dwc:scientificNameAuthorship "McLachlan, 1865" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus ignavus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdeputkisirvikäs"@fi,
        "Limnephilus ignavus"@sv .

<http://tun.fi/MX.232043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus pantodapus" ;
    dwc:scientificNameAuthorship "McLachlan, 1875" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus pantodapus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoluputkisirvikäs"@fi,
        "Limnephilus pantodapus"@sv .

<http://tun.fi/MX.232044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus fuscinervis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus fuscinervis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olkiputkisirvikäs"@fi,
        "Limnephilus fuscinervis"@sv .

<http://tun.fi/MX.232045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus elegans" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus elegans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunoputkisirvikäs"@fi,
        "Limnephilus elegans"@sv .

<http://tun.fi/MX.232046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus griseus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus griseus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kluuviputkisirvikäs"@fi,
        "Limnephilus griseus"@sv .

<http://tun.fi/MX.232047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus dispar" ;
    dwc:scientificNameAuthorship "McLachlan, 1875" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus dispar"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saraputkisirvikäs"@fi,
        "Limnephilus dispar"@sv .

<http://tun.fi/MX.232048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus fenestratus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus fenestratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuotsoputkisirvikäs"@fi,
        "Limnephilus fenestratus"@sv .

<http://tun.fi/MX.232049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus bipunctatus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus bipunctatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloputkisirvikäs"@fi,
        "Limnephilus bipunctatus"@sv .

<http://tun.fi/MX.232050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus subnitidus" ;
    dwc:scientificNameAuthorship "McLachlan, 1875" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus subnitidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauriputkisirvikäs"@fi,
        "Limnephilus subnitidus"@sv .

<http://tun.fi/MX.232051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus affinis" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriputkisirvikäs"@fi,
        "Limnephilus affinis"@sv .

<http://tun.fi/MX.232052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus centralis" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus centralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lanttoputkisirvikäs"@fi,
        "Limnephilus centralis"@sv .

<http://tun.fi/MX.232053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnephilus sparsus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.232022> ;
    skos:hiddenLabel "Limnephilus sparsus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suruputkisirvikäs"@fi,
        "Limnephilus sparsus"@sv .

<http://tun.fi/MX.232055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips dilatatus" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips dilatatus"@fi,
        "Thrips dilatatus"@sv .

<http://tun.fi/MX.232056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips discolor" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips discolor"@fi,
        "Thrips discolor"@sv .

<http://tun.fi/MX.232057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips flavus" ;
    dwc:scientificNameAuthorship "Schrank, 1776" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips flavus"@fi,
        "Thrips flavus"@sv .

<http://tun.fi/MX.232058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips fuscipennis" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips fuscipennis"@fi,
        "Thrips fuscipennis"@sv .

<http://tun.fi/MX.232059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips klapaleki" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips klapaleki"@fi,
        "Thrips klapaleki"@sv .

<http://tun.fi/MX.232060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips major" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips major"@fi,
        "Thrips major"@sv .

<http://tun.fi/MX.232061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips menyanthidis" ;
    dwc:scientificNameAuthorship "Bagnall, 1923" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips menyanthidis"@fi,
        "Thrips menyanthidis"@sv .

<http://tun.fi/MX.232062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips nigropilosus" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips nigropilosus"@fi,
        "Thrips nigropilosus"@sv .

<http://tun.fi/MX.232063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips pini" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips pini"@fi,
        "Thrips pini"@sv .

<http://tun.fi/MX.232064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips praetermissus" ;
    dwc:scientificNameAuthorship "Priesner, 1920" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips praetermissus"@fi,
        "Thrips praetermissus"@sv .

<http://tun.fi/MX.232065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips robustus" ;
    dwc:scientificNameAuthorship "Priesner, 1920" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips robustus"@fi,
        "Thrips robustus"@sv .

<http://tun.fi/MX.232066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips sambuci" ;
    dwc:scientificNameAuthorship "Heeger, 1854" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips sambuci"@fi,
        "Thrips sambuci"@sv .

<http://tun.fi/MX.232067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips tabaci" ;
    dwc:scientificNameAuthorship "Lindeman, 1889" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips tabaci"@fi,
        "Thrips tabaci"@sv .

<http://tun.fi/MX.232068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips trehernei" ;
    dwc:scientificNameAuthorship "Priesner, 1927" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:hiddenLabel "Thrips hukkineni"@fi,
        "Thrips hukkineni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips trehernei"@fi,
        "Thrips trehernei"@sv .

<http://tun.fi/MX.232070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips urticae" ;
    dwc:scientificNameAuthorship "Fabricius, 1781" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips urticae"@fi,
        "Thrips urticae"@sv .

<http://tun.fi/MX.232071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips validus" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips validus"@fi,
        "Thrips validus"@sv .

<http://tun.fi/MX.232072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips viminalis" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips viminalis"@fi,
        "Thrips viminalis"@sv .

<http://tun.fi/MX.232073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips vulgatissimus" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips vulgatissimus"@fi,
        "Thrips vulgatissimus"@sv .

<http://tun.fi/MX.232075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iridothrips iridis" ;
    dwc:scientificNameAuthorship "(Watson, 1924)" ;
    skos:broader <http://tun.fi/MX.232074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iridothrips iridis"@fi,
        "Iridothrips iridis"@sv .

<http://tun.fi/MX.232077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolacothrips jordani" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolacothrips jordani"@fi,
        "Bolacothrips jordani"@sv .

<http://tun.fi/MX.232079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baliothrips dispar" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.232078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baliothrips dispar"@fi,
        "Baliothrips dispar"@sv .

<http://tun.fi/MX.232082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Firmothrips firmus" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.232080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Firmothrips firmus"@fi,
        "Firmothrips firmus"@sv .

<http://tun.fi/MX.232084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirothrips hamatus" ;
    dwc:scientificNameAuthorship "Trybom, 1895" ;
    skos:broader <http://tun.fi/MX.232083> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirothrips hamatus"@fi,
        "Chirothrips hamatus"@sv .

<http://tun.fi/MX.232085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirothrips manicatus" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.232083> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirothrips manicatus"@fi,
        "Chirothrips manicatus"@sv .

<http://tun.fi/MX.232086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirothrips pallidicornis" ;
    dwc:scientificNameAuthorship "Priesner, 1925" ;
    skos:broader <http://tun.fi/MX.232083> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirothrips pallidicornis"@fi,
        "Chirothrips pallidicornis"@sv .

<http://tun.fi/MX.232088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontothrips biuncus" ;
    dwc:scientificNameAuthorship "John, 1921" ;
    skos:broader <http://tun.fi/MX.232087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontothrips biuncus"@fi,
        "Odontothrips biuncus"@sv .

<http://tun.fi/MX.232089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontothrips intermedius" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.232087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontothrips intermedius"@fi,
        "Odontothrips intermedius"@sv .

<http://tun.fi/MX.232090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontothrips loti" ;
    dwc:scientificNameAuthorship "(Haliday, 1852)" ;
    skos:broader <http://tun.fi/MX.232087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontothrips loti"@fi,
        "Odontothrips loti"@sv .

<http://tun.fi/MX.232091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontothrips phaleratus" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.232087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontothrips phaleratus"@fi,
        "Odontothrips phaleratus"@sv .

<http://tun.fi/MX.232094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezothrips frontalis" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.232092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezothrips frontalis"@fi,
        "Pezothrips frontalis"@sv .

<http://tun.fi/MX.232096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratothrips ericae" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.232095> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratothrips ericae"@fi,
        "Ceratothrips ericae"@sv .

<http://tun.fi/MX.232098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taeniothrips inconsequens" ;
    dwc:scientificNameAuthorship "(Uzelm 1895)" ;
    skos:broader <http://tun.fi/MX.232097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taeniothrips inconsequens"@fi,
        "Taeniothrips inconsequens"@sv .

<http://tun.fi/MX.232099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taeniothrips picipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.232097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taeniothrips picipes"@fi,
        "Taeniothrips picipes"@sv .

<http://tun.fi/MX.232101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tmetothrips subapterus" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.232100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tmetothrips subapterus"@fi,
        "Tmetothrips subapterus"@sv .

<http://tun.fi/MX.232104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theilopedothrips pilosus" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.232102> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theilopedothrips pilosus"@fi,
        "Theilopedothrips pilosus"@sv .

<http://tun.fi/MX.232106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platythrips tunicatus" ;
    dwc:scientificNameAuthorship "(Haliday, 1852)" ;
    skos:broader <http://tun.fi/MX.232105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platythrips tunicatus"@fi,
        "Platythrips tunicatus"@sv .

<http://tun.fi/MX.232108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenothrips distinctus" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.232107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenothrips distinctus"@fi,
        "Ctenothrips distinctus"@sv .

<http://tun.fi/MX.232110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxythrips ajugae" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxythrips ajugae"@fi,
        "Oxythrips ajugae"@sv .

<http://tun.fi/MX.232111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxythrips bicolor" ;
    dwc:scientificNameAuthorship "(O. M. Reuter, 1879)" ;
    skos:broader <http://tun.fi/MX.232109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxythrips bicolor"@fi,
        "Oxythrips bicolor"@sv .

<http://tun.fi/MX.232112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxythrips ulmifoliorum" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.232109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxythrips ulmifoliorum"@fi,
        "Oxythrips ulmifoliorum"@sv .

<http://tun.fi/MX.232114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limothrips cerealium" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.232113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limothrips cerealium"@fi,
        "Limothrips cerealium"@sv .

<http://tun.fi/MX.232115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limothrips denticornis" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.232113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limothrips denticornis"@fi,
        "Limothrips denticornis"@sv .

<http://tun.fi/MX.232117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belothrips morio" ;
    dwc:scientificNameAuthorship "O. M. Reuter, 1899" ;
    skos:broader <http://tun.fi/MX.232116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belothrips morio"@fi,
        "Belothrips morio"@sv .

<http://tun.fi/MX.232119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictyothrips betae" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dictyothrips betae"@fi,
        "Dictyothrips betae"@sv .

<http://tun.fi/MX.232121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosopothrips vejdovskyi" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosopothrips vejdovskyi"@fi,
        "Prosopothrips vejdovskyi"@sv .

<http://tun.fi/MX.232123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apterothrips secticornis" ;
    dwc:scientificNameAuthorship "(Trybom, 1896)" ;
    skos:broader <http://tun.fi/MX.232122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apterothrips secticornis"@fi,
        "Apterothrips secticornis"@sv .

<http://tun.fi/MX.232126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubiothrips ferrugineus" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.232124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rubiothrips ferrugineus"@fi,
        "Rubiothrips ferrugineus"@sv .

<http://tun.fi/MX.232127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubiothrips silvarum" ;
    dwc:scientificNameAuthorship "(Priesner, 1920)" ;
    skos:broader <http://tun.fi/MX.232124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rubiothrips silvarum"@fi,
        "Rubiothrips silvarum"@sv .

<http://tun.fi/MX.232129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaphothrips gracillimus" ;
    dwc:scientificNameAuthorship "Priesner, 1923" ;
    skos:broader <http://tun.fi/MX.232128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaphothrips gracillimus"@fi,
        "Anaphothrips gracillimus"@sv .

<http://tun.fi/MX.232130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaphothrips obscurus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.232128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaphothrips obscurus"@fi,
        "Anaphothrips obscurus"@sv .

<http://tun.fi/MX.232132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptinothrips elegans" ;
    dwc:scientificNameAuthorship "Priesner, 1924" ;
    skos:broader <http://tun.fi/MX.232131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptinothrips elegans"@fi,
        "Aptinothrips elegans"@sv .

<http://tun.fi/MX.232133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptinothrips rufus" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.232131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptinothrips rufus"@fi,
        "Aptinothrips rufus"@sv .

<http://tun.fi/MX.232134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptinothrips stylifer" ;
    dwc:scientificNameAuthorship "Trybom, 1894" ;
    skos:broader <http://tun.fi/MX.232131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptinothrips stylifer"@fi,
        "Aptinothrips stylifer"@sv .

<http://tun.fi/MX.232139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolothrips dentipes" ;
    dwc:scientificNameAuthorship "(O. M. Reuter, 1880)" ;
    skos:broader <http://tun.fi/MX.232138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolothrips dentipes"@fi,
        "Bolothrips dentipes"@sv .

<http://tun.fi/MX.232140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolothrips icarus" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.232138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolothrips icarus"@fi,
        "Bolothrips icarus"@sv .

<http://tun.fi/MX.232142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptothrips nigripes" ;
    dwc:scientificNameAuthorship "(O. M. Reuter, 1880)" ;
    skos:broader <http://tun.fi/MX.232141> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptothrips nigripes"@fi,
        "Cryptothrips nigripes"@sv .

<http://tun.fi/MX.232145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplothrips acanthoscelis" ;
    dwc:scientificNameAuthorship "(Karny, 1910)" ;
    skos:broader <http://tun.fi/MX.232144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplothrips acanthoscelis"@fi,
        "Haplothrips acanthoscelis"@sv .

<http://tun.fi/MX.232146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplothrips aculeatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1803)" ;
    skos:broader <http://tun.fi/MX.232144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplothrips aculeatus"@fi,
        "Haplothrips aculeatus"@sv .

<http://tun.fi/MX.232147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplothrips alpester" ;
    dwc:scientificNameAuthorship "Priesner, 1914" ;
    skos:broader <http://tun.fi/MX.232144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplothrips alpester"@fi,
        "Haplothrips alpester"@sv .

<http://tun.fi/MX.232148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplothrips angusticornis" ;
    dwc:scientificNameAuthorship "Priesner, 1921" ;
    skos:broader <http://tun.fi/MX.232144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplothrips angusticornis"@fi,
        "Haplothrips angusticornis"@sv .

<http://tun.fi/MX.232149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplothrips distinguendus" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.232144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplothrips distinguendus"@fi,
        "Haplothrips distinguendus"@sv .

<http://tun.fi/MX.232150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplothrips kurdjumovi" ;
    dwc:scientificNameAuthorship "Karny, 1913" ;
    skos:broader <http://tun.fi/MX.232144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplothrips kurdjumovi"@fi,
        "Haplothrips kurdjumovi"@sv .

<http://tun.fi/MX.232151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplothrips leucanthemi" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.232144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplothrips leucanthemi"@fi,
        "Haplothrips leucanthemi"@sv .

<http://tun.fi/MX.232152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplothrips niger" ;
    dwc:scientificNameAuthorship "(Osborn, 1883)" ;
    skos:broader <http://tun.fi/MX.232144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplothrips niger"@fi,
        "Haplothrips niger"@sv .

<http://tun.fi/MX.232153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplothrips setigeriformis" ;
    dwc:scientificNameAuthorship "Fábián, 1938" ;
    skos:broader <http://tun.fi/MX.232144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplothrips setigeriformis"@fi,
        "Haplothrips setigeriformis"@sv .

<http://tun.fi/MX.232154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplothrips subtilissimus" ;
    dwc:scientificNameAuthorship "(Haliday, 1852)" ;
    skos:broader <http://tun.fi/MX.232144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplothrips subtilissimus"@fi,
        "Haplothrips subtilissimus"@sv .

<http://tun.fi/MX.232155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplothrips tritici" ;
    dwc:scientificNameAuthorship "(Kurdjumov, 1912)" ;
    skos:broader <http://tun.fi/MX.232144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplothrips tritici"@fi,
        "Haplothrips tritici"@sv .

<http://tun.fi/MX.232157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylaplothrips fuliginosus" ;
    dwc:scientificNameAuthorship "(Schille, 1910)" ;
    skos:broader <http://tun.fi/MX.232156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylaplothrips fuliginosus"@fi,
        "Xylaplothrips fuliginosus"@sv .

<http://tun.fi/MX.232159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytrichothrips affinis" ;
    dwc:scientificNameAuthorship "(O. M. Reuter, 1899)" ;
    skos:broader <http://tun.fi/MX.232158> ;
    skos:hiddenLabel "Eurytrichothrips affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntylahotorviainen"@fi,
        "Eurytrichothrips affinis"@sv .

<http://tun.fi/MX.232161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthothrips nodicornis" ;
    dwc:scientificNameAuthorship "(O. M. Reuter, 1880)" ;
    skos:broader <http://tun.fi/MX.232160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthothrips nodicornis"@fi,
        "Acanthothrips nodicornis"@sv .

<http://tun.fi/MX.232163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlaeothrips annulipes" ;
    dwc:scientificNameAuthorship "O. M. Reuter, 1880" ;
    skos:broader <http://tun.fi/MX.232162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phlaeothrips annulipes"@fi,
        "Phlaeothrips annulipes"@sv .

<http://tun.fi/MX.232164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlaeothrips bispinosus" ;
    dwc:scientificNameAuthorship "Priesner, 1919" ;
    skos:broader <http://tun.fi/MX.232162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phlaeothrips bispinosus"@fi,
        "Phlaeothrips bispinosus"@sv .

<http://tun.fi/MX.232165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlaeothrips coriaceus" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.232162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phlaeothrips coriaceus"@fi,
        "Phlaeothrips coriaceus"@sv .

<http://tun.fi/MX.232166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlaeothrips denticauda" ;
    dwc:scientificNameAuthorship "Priesner, 1914" ;
    skos:broader <http://tun.fi/MX.232162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phlaeothrips denticauda"@fi,
        "Phlaeothrips denticauda"@sv .

<http://tun.fi/MX.232167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplandrothrips bidens" ;
    dwc:scientificNameAuthorship "(Bagnall, 1910)" ;
    skos:broader <http://tun.fi/MX.232193> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplandrothrips bidens"@fi,
        "Hoplandrothrips bidens"@sv .

<http://tun.fi/MX.232169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispothrips wasastjernae" ;
    dwc:scientificNameAuthorship "O. M. Reuter, 1899" ;
    skos:broader <http://tun.fi/MX.232168> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispothrips wasastjernae"@fi,
        "Lispothrips wasastjernae"@sv .

<http://tun.fi/MX.232171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalothrips monilicornis" ;
    dwc:scientificNameAuthorship "(O. M. Reuter, 1880)" ;
    skos:broader <http://tun.fi/MX.232170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalothrips monilicornis"@fi,
        "Cephalothrips monilicornis"@sv .

<http://tun.fi/MX.232174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythrips flavicornis" ;
    dwc:scientificNameAuthorship "O. M. Reuter, 1899" ;
    skos:broader <http://tun.fi/MX.232173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachythrips flavicornis"@fi,
        "Brachythrips flavicornis"@sv .

<http://tun.fi/MX.232176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplothrips carpathicus" ;
    dwc:scientificNameAuthorship "Pelikán, 1961" ;
    skos:broader <http://tun.fi/MX.232175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplothrips carpathicus"@fi,
        "Hoplothrips carpathicus"@sv .

<http://tun.fi/MX.232177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplothrips corticis" ;
    dwc:scientificNameAuthorship "(De Geer, 1773)" ;
    skos:broader <http://tun.fi/MX.232175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplothrips corticis"@fi,
        "Hoplothrips corticis"@sv .

<http://tun.fi/MX.232178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplothrips fungi" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.232175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplothrips fungi"@fi,
        "Hoplothrips fungi"@sv .

<http://tun.fi/MX.232179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplothrips grisescens" ;
    dwc:scientificNameAuthorship "(Priesner, 1924)" ;
    skos:broader <http://tun.fi/MX.232175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplothrips grisescens"@fi,
        "Hoplothrips grisescens"@sv .

<http://tun.fi/MX.232180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplothrips pallicornis" ;
    dwc:scientificNameAuthorship "J. C. Crawford, 1939" ;
    skos:broader <http://tun.fi/MX.232175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplothrips pallicornis"@fi,
        "Hoplothrips pallicornis"@sv .

<http://tun.fi/MX.232181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplothrips pedicularius" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.232175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplothrips pedicularius"@fi,
        "Hoplothrips pedicularius"@sv .

<http://tun.fi/MX.232182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplothrips polysticti" ;
    dwc:scientificNameAuthorship "(Morison, 1949)" ;
    skos:broader <http://tun.fi/MX.232175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplothrips polysticti"@fi,
        "Hoplothrips polysticti"@sv .

<http://tun.fi/MX.232183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplothrips ulmi" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.232175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplothrips ulmi"@fi,
        "Hoplothrips ulmi"@sv .

<http://tun.fi/MX.232184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplothrips unicolor" ;
    dwc:scientificNameAuthorship "(Vuillet, 1914)" ;
    skos:broader <http://tun.fi/MX.232175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplothrips unicolor"@fi,
        "Hoplothrips unicolor"@sv .

<http://tun.fi/MX.232186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Maderothrips longisetis" ;
    dwc:scientificNameAuthorship "(Bagnall, 1910)" ;
    skos:broader <http://tun.fi/MX.232185> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Maderothrips longisetis"@fi,
        "Maderothrips longisetis"@sv .

<http://tun.fi/MX.232188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liophloeothrips glaber" ;
    dwc:scientificNameAuthorship "Priesner, 1919" ;
    skos:broader <http://tun.fi/MX.232187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liophloeothrips glaber"@fi,
        "Liophloeothrips glaber"@sv .

<http://tun.fi/MX.232189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liophloeothrips hungaricus" ;
    dwc:scientificNameAuthorship "(Priesner, 1924)" ;
    skos:broader <http://tun.fi/MX.232187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liophloeothrips hungaricus"@fi,
        "Liophloeothrips hungaricus"@sv .

<http://tun.fi/MX.232190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liothrips setinodis" ;
    dwc:scientificNameAuthorship "(O. M. Reuter, 1880)" ;
    skos:broader <http://tun.fi/MX.53542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liothrips setinodis"@fi,
        "Liothrips setinodis"@sv .

<http://tun.fi/MX.232192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Treherniella inferna" ;
    dwc:scientificNameAuthorship "(Priesner, 1922)" ;
    skos:broader <http://tun.fi/MX.232191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Treherniella inferna"@fi,
        "Treherniella inferna"@sv .

<http://tun.fi/MX.232194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispothrips crassipes" ;
    dwc:scientificNameAuthorship "(Jablonowski, 1894)" ;
    skos:broader <http://tun.fi/MX.232168> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispothrips crassipes"@fi,
        "Lispothrips crassipes"@sv .

<http://tun.fi/MX.232197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeolothrips vittatus" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.232209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aeolothrips vittatus"@fi,
        "Aeolothrips vittatus"@sv .

<http://tun.fi/MX.232198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanothrips reuteri" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drepanothrips reuteri"@fi,
        "Drepanothrips reuteri"@sv .

<http://tun.fi/MX.232199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips physapus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips physapus"@fi,
        "Thrips physapus"@sv .

<http://tun.fi/MX.232200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirothrips ambulans" ;
    dwc:scientificNameAuthorship "Bagnall, 1932" ;
    skos:broader <http://tun.fi/MX.232083> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirothrips ambulans"@fi,
        "Chirothrips ambulans"@sv .

<http://tun.fi/MX.232201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belothrips acuminatus" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.232116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belothrips acuminatus"@fi,
        "Belothrips acuminatus"@sv .

<http://tun.fi/MX.232202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megathrips lativentris" ;
    dwc:scientificNameAuthorship "(Heeger, 1852)" ;
    skos:broader <http://tun.fi/MX.232137> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megathrips lativentris"@fi,
        "Megathrips lativentris"@sv .

<http://tun.fi/MX.232203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplothrips propinquus" ;
    dwc:scientificNameAuthorship "Bagnall, 1933" ;
    skos:broader <http://tun.fi/MX.232144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplothrips propinquus"@fi,
        "Haplothrips propinquus"@sv .

<http://tun.fi/MX.232204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hindsiothrips oettingeni" ;
    dwc:scientificNameAuthorship "(Priesner, 1939)" ;
    skos:broader <http://tun.fi/MX.232172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hindsiothrips oettingeni"@fi,
        "Hindsiothrips oettingeni"@sv .

<http://tun.fi/MX.232208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhipidothrips niveipennis" ;
    dwc:scientificNameAuthorship "O. M. Reuter, 1899" ;
    skos:broader <http://tun.fi/MX.232207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhipidothrips niveipennis"@fi,
        "Rhipidothrips niveipennis"@sv .

<http://tun.fi/MX.232210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeolothrips albicinctus" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.232209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aeolothrips albicinctus"@fi,
        "Aeolothrips albicinctus"@sv .

<http://tun.fi/MX.232211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeolothrips ericae" ;
    dwc:scientificNameAuthorship "Bagnall, 1920" ;
    skos:broader <http://tun.fi/MX.232209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aeolothrips ericae"@fi,
        "Aeolothrips ericae"@sv .

<http://tun.fi/MX.232212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeolothrips fasciatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.232209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aeolothrips fasciatus"@fi,
        "Aeolothrips fasciatus"@sv .

<http://tun.fi/MX.232213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeolothrips intermedius" ;
    dwc:scientificNameAuthorship "Bagnall, 1934" ;
    skos:broader <http://tun.fi/MX.232209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aeolothrips intermedius"@fi,
        "Aeolothrips intermedius"@sv .

<http://tun.fi/MX.232214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeolothrips melaleucus" ;
    dwc:scientificNameAuthorship "Haliday, 1852" ;
    skos:broader <http://tun.fi/MX.232209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aeolothrips melaleucus"@fi,
        "Aeolothrips melaleucus"@sv .

<http://tun.fi/MX.232215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeolothrips versicolor" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aeolothrips versicolor"@fi,
        "Aeolothrips versicolor"@sv .

<http://tun.fi/MX.232219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrothrips degeeri" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrothrips degeeri"@fi,
        "Dendrothrips degeeri"@sv .

<http://tun.fi/MX.232220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrothrips saltatrix" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrothrips saltatrix"@fi,
        "Dendrothrips saltatrix"@sv .

<http://tun.fi/MX.232222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucothrips nigripennis" ;
    dwc:scientificNameAuthorship "O. M. Reuter, 1904" ;
    skos:broader <http://tun.fi/MX.232221> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucothrips nigripennis"@fi,
        "Leucothrips nigripennis"@sv .

<http://tun.fi/MX.232225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sericothrips bicornis" ;
    dwc:scientificNameAuthorship "(Karny, 1910)" ;
    skos:broader <http://tun.fi/MX.232224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sericothrips bicornis"@fi,
        "Sericothrips bicornis"@sv .

<http://tun.fi/MX.232227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neohydatothrips abnormis" ;
    dwc:scientificNameAuthorship "(Karny, 1910)" ;
    skos:broader <http://tun.fi/MX.232226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neohydatothrips abnormis"@fi,
        "Neohydatothrips abnormis"@sv .

<http://tun.fi/MX.232228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neohydatothrips gracilicornis" ;
    dwc:scientificNameAuthorship "(Williams, 1916)" ;
    skos:broader <http://tun.fi/MX.232226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neohydatothrips gracilicornis"@fi,
        "Neohydatothrips gracilicornis"@sv .

<http://tun.fi/MX.232235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycterothrips annulicornis" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.232231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycterothrips annulicornis"@fi,
        "Mycterothrips annulicornis"@sv .

<http://tun.fi/MX.232236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycterothrips consociatus" ;
    dwc:scientificNameAuthorship "(Targioni-Tozzetti, 1886)" ;
    skos:broader <http://tun.fi/MX.232231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycterothrips consociatus"@fi,
        "Mycterothrips consociatus"@sv .

<http://tun.fi/MX.232237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycterothrips latus" ;
    dwc:scientificNameAuthorship "(Bagnall, 1912)" ;
    skos:broader <http://tun.fi/MX.232231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycterothrips latus"@fi,
        "Mycterothrips latus"@sv .

<http://tun.fi/MX.232238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycterothrips salicis" ;
    dwc:scientificNameAuthorship "(O. M. Reuter, 1879)" ;
    skos:broader <http://tun.fi/MX.232231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycterothrips salicis"@fi,
        "Mycterothrips salicis"@sv .

<http://tun.fi/MX.232240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolothrips longicornis" ;
    dwc:scientificNameAuthorship "Priesner, 1926" ;
    skos:broader <http://tun.fi/MX.232239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scolothrips longicornis"@fi,
        "Scolothrips longicornis"@sv .

<http://tun.fi/MX.232242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kakothrips robustus" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.232241> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kakothrips robustus"@fi,
        "Kakothrips robustus"@sv .

<http://tun.fi/MX.232243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frankliniella intonsa" ;
    dwc:scientificNameAuthorship "(Trybom, 1895)" ;
    skos:broader <http://tun.fi/MX.53500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Frankliniella intonsa"@fi,
        "Frankliniella intonsa"@sv .

<http://tun.fi/MX.232244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frankliniella nigriventris" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.53500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Frankliniella nigriventris"@fi,
        "Frankliniella nigriventris"@sv .

<http://tun.fi/MX.232245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frankliniella pallida" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.53500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Frankliniella pallida"@fi,
        "Frankliniella pallida"@sv .

<http://tun.fi/MX.232246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frankliniella tenuicornis" ;
    dwc:scientificNameAuthorship "(Uzel, 1895)" ;
    skos:broader <http://tun.fi/MX.53500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Frankliniella tenuicornis"@fi,
        "Frankliniella tenuicornis"@sv .

<http://tun.fi/MX.232247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips alni" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips alni"@fi,
        "Thrips alni"@sv .

<http://tun.fi/MX.232248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips angusticeps" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:hiddenLabel "Thrips paucisetosus"@fi,
        "Thrips paucisetosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips angusticeps"@fi,
        "Thrips angusticeps"@sv .

<http://tun.fi/MX.232249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips atratus" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips atratus"@fi,
        "Thrips atratus"@sv .

<http://tun.fi/MX.232250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips brevicornis" ;
    dwc:scientificNameAuthorship "Priesner, 1920" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips brevicornis"@fi,
        "Thrips brevicornis"@sv .

<http://tun.fi/MX.232251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips calcaratus" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips calcaratus"@fi,
        "Thrips calcaratus"@sv .

<http://tun.fi/MX.232252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips conferticornis" ;
    dwc:scientificNameAuthorship "Priesner, 1922" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips conferticornis"@fi,
        "Thrips conferticornis"@sv .

<http://tun.fi/MX.232253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Branta hutchinsii" ;
    dwc:scientificNameAuthorship "(Richardson, 1832)" ;
    skos:broader <http://tun.fi/MX.26296> ;
    skos:hiddenLabel "Branta hutchinsii"@fi,
        "Branta hutchinsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukanadanhanhi"@fi,
        "dvärgkanadagås"@sv .

<http://tun.fi/MX.232255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulodrilus pluriseta" ;
    dwc:scientificNameAuthorship "(Piguet, 1906)" ;
    skos:broader <http://tun.fi/MX.232464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulodrilus pluriseta"@fi,
        "Aulodrilus pluriseta"@sv .

<http://tun.fi/MX.232257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitellio arenarius" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.232256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clitellio arenarius"@fi,
        "Clitellio arenarius"@sv .

<http://tun.fi/MX.232259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilyodrilus templetoni" ;
    dwc:scientificNameAuthorship "(Southern, 1909)" ;
    skos:broader <http://tun.fi/MX.232258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilyodrilus templetoni"@fi,
        "Ilyodrilus templetoni"@sv .

<http://tun.fi/MX.232261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnodrilus hoffmeisteri" ;
    dwc:scientificNameAuthorship "Claparède, 1862" ;
    skos:broader <http://tun.fi/MX.232260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnodrilus hoffmeisteri"@fi,
        "Limnodrilus hoffmeisteri"@sv .

<http://tun.fi/MX.232262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnodrilus udekemianus" ;
    dwc:scientificNameAuthorship "Claparède, 1862" ;
    skos:broader <http://tun.fi/MX.232260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnodrilus udekemianus"@fi,
        "Limnodrilus udekemianus"@sv .

<http://tun.fi/MX.232263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnodrilus profundicola" ;
    dwc:scientificNameAuthorship "(Verrill, 1873)" ;
    skos:broader <http://tun.fi/MX.232260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnodrilus profundicola"@fi,
        "Limnodrilus profundicola"@sv .

<http://tun.fi/MX.232264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnodrilus claparedeanus" ;
    dwc:scientificNameAuthorship "Ratzel, 1868" ;
    skos:broader <http://tun.fi/MX.232260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnodrilus claparedeanus"@fi,
        "Limnodrilus claparedeanus"@sv .

<http://tun.fi/MX.232266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phallodrilus prostatus" ;
    dwc:scientificNameAuthorship "(Knöllner, 1935)" ;
    skos:broader <http://tun.fi/MX.232265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phallodrilus prostatus"@fi,
        "Phallodrilus prostatus"@sv .

<http://tun.fi/MX.232268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamothrix heuscheri" ;
    dwc:scientificNameAuthorship "(Bretscher, 1900)" ;
    skos:broader <http://tun.fi/MX.232267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Potamothrix heuscheri"@fi,
        "Potamothrix heuscheri"@sv .

<http://tun.fi/MX.232269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamothrix hammoniensis" ;
    dwc:scientificNameAuthorship "(Michaelsen, 1901)" ;
    skos:broader <http://tun.fi/MX.232267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Potamothrix hammoniensis"@fi,
        "Potamothrix hammoniensis"@sv .

<http://tun.fi/MX.232270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamothrix bavaricus" ;
    dwc:scientificNameAuthorship "(Oschmann, 1913)" ;
    skos:broader <http://tun.fi/MX.232267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Potamothrix bavaricus"@fi,
        "Potamothrix bavaricus"@sv .

<http://tun.fi/MX.232272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammoryctides barbatus" ;
    dwc:scientificNameAuthorship "(Grube, 1861)" ;
    skos:broader <http://tun.fi/MX.232271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psammoryctides barbatus"@fi,
        "Psammoryctides barbatus"@sv .

<http://tun.fi/MX.232273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammoryctides albicola" ;
    dwc:scientificNameAuthorship "(Michaelsen, 1901)" ;
    skos:broader <http://tun.fi/MX.232271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psammoryctides albicola"@fi,
        "Psammoryctides albicola"@sv .

<http://tun.fi/MX.232275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyacodrilus coccineus" ;
    dwc:scientificNameAuthorship "(Vejdovský, 1875)" ;
    skos:broader <http://tun.fi/MX.232274> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyacodrilus coccineus"@fi,
        "Rhyacodrilus coccineus"@sv .

<http://tun.fi/MX.232277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spirosperma ferox" ;
    dwc:scientificNameAuthorship "Eisen, 1879" ;
    skos:broader <http://tun.fi/MX.232276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spirosperma ferox"@fi,
        "Spirosperma ferox"@sv .

<http://tun.fi/MX.232279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubificoides heterochaetus" ;
    dwc:scientificNameAuthorship "(Michaelsen, 1926)" ;
    skos:broader <http://tun.fi/MX.232278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tubificoides heterochaetus"@fi,
        "Tubificoides heterochaetus"@sv .

<http://tun.fi/MX.232282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetogaster langi" ;
    dwc:scientificNameAuthorship "Bretscher, 1896" ;
    skos:broader <http://tun.fi/MX.232281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetogaster langi"@fi,
        "Chaetogaster langi"@sv .

<http://tun.fi/MX.232283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetogaster diaphanus" ;
    dwc:scientificNameAuthorship "(Gruithuisen, 1828)" ;
    skos:broader <http://tun.fi/MX.232281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetogaster diaphanus"@fi,
        "Chaetogaster diaphanus"@sv .

<http://tun.fi/MX.232284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetogaster cristallinus" ;
    dwc:scientificNameAuthorship "Vejdovský, 1883" ;
    skos:broader <http://tun.fi/MX.232281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetogaster cristallinus"@fi,
        "Chaetogaster cristallinus"@sv .

<http://tun.fi/MX.232285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetogaster limnaei" ;
    dwc:scientificNameAuthorship "Baer, 1827" ;
    skos:broader <http://tun.fi/MX.232281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetogaster limnaei"@fi,
        "Chaetogaster limnaei"@sv .

<http://tun.fi/MX.232286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetogaster setosus" ;
    dwc:scientificNameAuthorship "Svetlov, 1925" ;
    skos:broader <http://tun.fi/MX.232281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetogaster setosus"@fi,
        "Chaetogaster setosus"@sv .

<http://tun.fi/MX.232288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphichaeta sannio" ;
    dwc:scientificNameAuthorship "Kallstenius, 1892" ;
    skos:broader <http://tun.fi/MX.232287> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphichaeta sannio"@fi,
        "Amphichaeta sannio"@sv .

<http://tun.fi/MX.232289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphichaeta leydigi" ;
    dwc:scientificNameAuthorship "Tauber, 1879" ;
    skos:broader <http://tun.fi/MX.232287> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphichaeta leydigi"@fi,
        "Amphichaeta leydigi"@sv .

<http://tun.fi/MX.232291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paranais frici" ;
    dwc:scientificNameAuthorship "Hrabe, 1941" ;
    skos:broader <http://tun.fi/MX.232290> ;
    skos:hiddenLabel "Paranais frici"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "murtovesiketjukainen"@fi,
        "Paranais frici"@sv .

<http://tun.fi/MX.232292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paranais litoralis" ;
    dwc:scientificNameAuthorship "(Müller, 1780)" ;
    skos:broader <http://tun.fi/MX.232290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paranais litoralis"@fi,
        "Paranais litoralis"@sv .

<http://tun.fi/MX.232294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Specaria josinae" ;
    dwc:scientificNameAuthorship "(Vejdovský, 1883)" ;
    skos:broader <http://tun.fi/MX.232293> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Specaria josinae"@fi,
        "Specaria josinae"@sv .

<http://tun.fi/MX.232296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uncinais uncinata" ;
    dwc:scientificNameAuthorship "Ørsted, 1842" ;
    skos:broader <http://tun.fi/MX.232295> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uncinais uncinata"@fi,
        "Uncinais uncinata"@sv .

<http://tun.fi/MX.232298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophidonais serpentina" ;
    dwc:scientificNameAuthorship "(Müller, 1773)" ;
    skos:broader <http://tun.fi/MX.232297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophidonais serpentina"@fi,
        "Ophidonais serpentina"@sv .

<http://tun.fi/MX.232300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bratislavia palmeni" ;
    dwc:scientificNameAuthorship "(Munsterhjelm, 1905)" ;
    skos:broader <http://tun.fi/MX.232299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bratislavia palmeni"@fi,
        "Bratislavia palmeni"@sv .

<http://tun.fi/MX.232302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homochaeta naidina" ;
    dwc:scientificNameAuthorship "Bretscher, 1896" ;
    skos:broader <http://tun.fi/MX.232301> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homochaeta naidina"@fi,
        "Homochaeta naidina"@sv .

<http://tun.fi/MX.232304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nais communis" ;
    dwc:scientificNameAuthorship "Piguet, 1906" ;
    skos:broader <http://tun.fi/MX.232303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nais communis"@fi,
        "Nais communis"@sv .

<http://tun.fi/MX.232305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nais variabilis" ;
    dwc:scientificNameAuthorship "Piguet, 1906" ;
    skos:broader <http://tun.fi/MX.232303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nais variabilis"@fi,
        "Nais variabilis"@sv .

<http://tun.fi/MX.232306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nais simplex" ;
    dwc:scientificNameAuthorship "Piguet, 1906" ;
    skos:broader <http://tun.fi/MX.232303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nais simplex"@fi,
        "Nais simplex"@sv .

<http://tun.fi/MX.232307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nais alpina" ;
    dwc:scientificNameAuthorship "Sperber, 1948" ;
    skos:broader <http://tun.fi/MX.232303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nais alpina"@fi,
        "Nais alpina"@sv .

<http://tun.fi/MX.232308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nais barbata" ;
    dwc:scientificNameAuthorship "Müller, 1773" ;
    skos:broader <http://tun.fi/MX.232303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nais barbata"@fi,
        "Nais barbata"@sv .

<http://tun.fi/MX.232309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nais pseudobtusa" ;
    dwc:scientificNameAuthorship "Piguet, 1906" ;
    skos:broader <http://tun.fi/MX.232303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nais pseudobtusa"@fi,
        "Nais pseudobtusa"@sv .

<http://tun.fi/MX.232310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nais pardalis" ;
    dwc:scientificNameAuthorship "Piguet, 1906" ;
    skos:broader <http://tun.fi/MX.232303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nais pardalis"@fi,
        "Nais pardalis"@sv .

<http://tun.fi/MX.232311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nais elinguis" ;
    dwc:scientificNameAuthorship "Müller, 1773" ;
    skos:broader <http://tun.fi/MX.232303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nais elinguis"@fi,
        "Nais elinguis"@sv .

<http://tun.fi/MX.232313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Slavina appendiculata" ;
    dwc:scientificNameAuthorship "(d’Udekem, 1855)" ;
    skos:broader <http://tun.fi/MX.232312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Slavina appendiculata"@fi,
        "Slavina appendiculata"@sv .

<http://tun.fi/MX.232315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vejdovskyella comata" ;
    dwc:scientificNameAuthorship "(Vejdovský, 1883)" ;
    skos:broader <http://tun.fi/MX.232314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vejdovskyella comata"@fi,
        "Vejdovskyella comata"@sv .

<http://tun.fi/MX.232317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcteonais lomondi" ;
    dwc:scientificNameAuthorship "(Martin, 1907)" ;
    skos:broader <http://tun.fi/MX.232316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arcteonais lomondi"@fi,
        "Arcteonais lomondi"@sv .

<http://tun.fi/MX.232319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ripistes parasita" ;
    dwc:scientificNameAuthorship "(Schmidt, 1847)" ;
    skos:broader <http://tun.fi/MX.232318> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ripistes parasita"@fi,
        "Ripistes parasita"@sv .

<http://tun.fi/MX.232321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stylaria lacustris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.232320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stylaria lacustris"@fi,
        "Stylaria lacustris"@sv .

<http://tun.fi/MX.232323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piguetiella blanci" ;
    dwc:scientificNameAuthorship "(Piguet, 1906)" ;
    skos:broader <http://tun.fi/MX.232322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Piguetiella blanci"@fi,
        "Piguetiella blanci"@sv .

<http://tun.fi/MX.232325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dero digitata" ;
    dwc:scientificNameAuthorship "(Müller, 1773)" ;
    skos:broader <http://tun.fi/MX.232324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dero digitata"@fi,
        "Dero digitata"@sv .

<http://tun.fi/MX.232326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dero obtusa" ;
    dwc:scientificNameAuthorship "d’Udekem, 1855" ;
    skos:broader <http://tun.fi/MX.232324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dero obtusa"@fi,
        "Dero obtusa"@sv .

<http://tun.fi/MX.232327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dero furcata" ;
    dwc:scientificNameAuthorship "(Müller, 1773)" ;
    skos:broader <http://tun.fi/MX.232324> ;
    skos:hiddenLabel "Aulophorus furcata"@fi,
        "Aulophorus furcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dero furcata"@fi,
        "Dero furcata"@sv .

<http://tun.fi/MX.232331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lumbriculus variegatus" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.232330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lumbriculus variegatus"@fi,
        "Lumbriculus variegatus"@sv .

<http://tun.fi/MX.232333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprodrilus isoporus" ;
    dwc:scientificNameAuthorship "Michaelsen, 1901" ;
    skos:broader <http://tun.fi/MX.232332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamprodrilus isoporus"@fi,
        "Lamprodrilus isoporus"@sv .

<http://tun.fi/MX.232335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchelmis limosella" ;
    dwc:scientificNameAuthorship "Hoffmeister, 1843" ;
    skos:broader <http://tun.fi/MX.232334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhynchelmis limosella"@fi,
        "Rhynchelmis limosella"@sv .

<http://tun.fi/MX.232337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stylodrilus heringianus" ;
    dwc:scientificNameAuthorship "Claparède, 1862" ;
    skos:broader <http://tun.fi/MX.232336> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stylodrilus heringianus"@fi,
        "Stylodrilus heringianus"@sv .

<http://tun.fi/MX.232341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchytraeus albidus" ;
    dwc:scientificNameAuthorship "Henle, 1837" ;
    skos:broader <http://tun.fi/MX.232340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enchytraeus albidus"@fi,
        "Enchytraeus albidus"@sv .

<http://tun.fi/MX.232342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchytraeus buchholzi" ;
    dwc:scientificNameAuthorship "Vejdovský, 1879" ;
    skos:broader <http://tun.fi/MX.232340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enchytraeus buchholzi"@fi,
        "Enchytraeus buchholzi"@sv .

<http://tun.fi/MX.232343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchytraeus bulbosus" ;
    dwc:scientificNameAuthorship "Nielsen & Christensen, 1963" ;
    skos:broader <http://tun.fi/MX.232340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enchytraeus bulbosus"@fi,
        "Enchytraeus bulbosus"@sv .

<http://tun.fi/MX.232344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchytraeus coronatus" ;
    dwc:scientificNameAuthorship "Nielsen & Christensen, 1959" ;
    skos:broader <http://tun.fi/MX.232340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enchytraeus coronatus"@fi,
        "Enchytraeus coronatus"@sv .

<http://tun.fi/MX.232345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchytraeus lacteus" ;
    dwc:scientificNameAuthorship "Nielsen & Christensen, 1961" ;
    skos:broader <http://tun.fi/MX.232340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enchytraeus lacteus"@fi,
        "Enchytraeus lacteus"@sv .

<http://tun.fi/MX.232346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchytraeus norvegicus" ;
    dwc:scientificNameAuthorship "Abrahamsen, 1969" ;
    skos:broader <http://tun.fi/MX.232340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enchytraeus norvegicus"@fi,
        "Enchytraeus norvegicus"@sv .

<http://tun.fi/MX.232348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achaeta bohemica" ;
    dwc:scientificNameAuthorship "(Vejdovský, 1879)" ;
    skos:broader <http://tun.fi/MX.232347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achaeta bohemica"@fi,
        "Achaeta bohemica"@sv .

<http://tun.fi/MX.232349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achaeta eiseni" ;
    dwc:scientificNameAuthorship "Vejdovský, 1877" ;
    skos:broader <http://tun.fi/MX.232347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achaeta eiseni"@fi,
        "Achaeta eiseni"@sv .

<http://tun.fi/MX.232351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryodrilus ehlersi" ;
    dwc:scientificNameAuthorship "Ude, 1892" ;
    skos:broader <http://tun.fi/MX.232350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryodrilus ehlersi"@fi,
        "Bryodrilus ehlersi"@sv .

<http://tun.fi/MX.232353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buchholzia appendiculata" ;
    dwc:scientificNameAuthorship "(Buchholz, 1862)" ;
    skos:broader <http://tun.fi/MX.232352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Buchholzia appendiculata"@fi,
        "Buchholzia appendiculata"@sv .

<http://tun.fi/MX.232354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buchholzia fallax" ;
    dwc:scientificNameAuthorship "Michaelsen, 1887" ;
    skos:broader <http://tun.fi/MX.232352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Buchholzia fallax"@fi,
        "Buchholzia fallax"@sv .

<http://tun.fi/MX.232356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cernosvitoviella atrata" ;
    dwc:scientificNameAuthorship "(Bretscher, 1903)" ;
    skos:broader <http://tun.fi/MX.232355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cernosvitoviella atrata"@fi,
        "Cernosvitoviella atrata"@sv .

<http://tun.fi/MX.232357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cernosvitoviella immota" ;
    dwc:scientificNameAuthorship "Knöllner, 1935)" ;
    skos:broader <http://tun.fi/MX.232355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cernosvitoviella immota"@fi,
        "Cernosvitoviella immota"@sv .

<http://tun.fi/MX.232359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaedrilus glandulosus" ;
    dwc:scientificNameAuthorship "(Michaelsen, 1888)" ;
    skos:broader <http://tun.fi/MX.5002602> ;
    skos:hiddenLabel "Cognettia glandulosa"@fi,
        "Cognettia glandulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaedrilus glandulosus"@fi,
        "Chamaedrilus glandulosus"@sv .

<http://tun.fi/MX.232360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaedrilus lapponicus" ;
    dwc:scientificNameAuthorship "(Nurminen, 1965)" ;
    skos:broader <http://tun.fi/MX.5002602> ;
    skos:hiddenLabel "Cognettia lapponica"@fi,
        "Cognettia lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaedrilus lapponicus"@fi,
        "Chamaedrilus lapponicus"@sv .

<http://tun.fi/MX.232361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaedrilus sphagnetorum" ;
    dwc:scientificNameAuthorship "(Vejdovský, 1877)" ;
    skos:broader <http://tun.fi/MX.5002602> ;
    skos:hiddenLabel "Chamaedrilus sphagnetorum"@fi,
        "Cognettia sphagnetorum"@fi,
        "Cognettia sphagnetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kunttamato"@fi,
        "Chamaedrilus sphagnetorum"@sv .

<http://tun.fi/MX.232363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchytraeina lutheri" ;
    dwc:scientificNameAuthorship "Bülow, 1957" ;
    skos:broader <http://tun.fi/MX.232362> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enchytraeina lutheri"@fi,
        "Enchytraeina lutheri"@sv .

<http://tun.fi/MX.232365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchytronia parva" ;
    dwc:scientificNameAuthorship "Nielsen & Christensen, 1959" ;
    skos:broader <http://tun.fi/MX.232364> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enchytronia parva"@fi,
        "Enchytronia parva"@sv .

<http://tun.fi/MX.232367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia alata" ;
    dwc:scientificNameAuthorship "Nielsen & Christensen, 1959" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia alata"@fi,
        "Fridericia alata"@sv .

<http://tun.fi/MX.232368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia bisetosa" ;
    dwc:scientificNameAuthorship "(Levinsen, 1884)" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia bisetosa"@fi,
        "Fridericia bisetosa"@sv .

<http://tun.fi/MX.232369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia bulboides" ;
    dwc:scientificNameAuthorship "Nielsen & Christensen, 1959" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia bulboides"@fi,
        "Fridericia bulboides"@sv .

<http://tun.fi/MX.232370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia bulbosa" ;
    dwc:scientificNameAuthorship "(Rosa, 1887)" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia bulbosa"@fi,
        "Fridericia bulbosa"@sv .

<http://tun.fi/MX.232371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia parathalassia" ;
    dwc:scientificNameAuthorship "Schmelz, 2002" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:hiddenLabel "Fridericia callosa"@fi,
        "Fridericia callosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia parathalassia"@fi,
        "Fridericia parathalassia"@sv .

<http://tun.fi/MX.232372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia galba" ;
    dwc:scientificNameAuthorship "(Hoffmeister, 1843)" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia galba"@fi,
        "Fridericia galba"@sv .

<http://tun.fi/MX.232373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia lenta" ;
    dwc:scientificNameAuthorship "Schmelz, 2003" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:hiddenLabel "Fridericia leydigi"@fi,
        "Fridericia leydigi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia lenta"@fi,
        "Fridericia lenta"@sv .

<http://tun.fi/MX.232374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia maculata" ;
    dwc:scientificNameAuthorship "Issel, 1904" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia maculata"@fi,
        "Fridericia maculata"@sv .

<http://tun.fi/MX.232375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia nemoralis" ;
    dwc:scientificNameAuthorship "Nurminen, 1970" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia nemoralis"@fi,
        "Fridericia nemoralis"@sv .

<http://tun.fi/MX.232376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia paroniana" ;
    dwc:scientificNameAuthorship "Issel, 1904" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia paroniana"@fi,
        "Fridericia paroniana"@sv .

<http://tun.fi/MX.232377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia perrieri" ;
    dwc:scientificNameAuthorship "(Vejdovský, 1877)" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia perrieri"@fi,
        "Fridericia perrieri"@sv .

<http://tun.fi/MX.232378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia ratzeli" ;
    dwc:scientificNameAuthorship "(Eisen, 1872)" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia ratzeli"@fi,
        "Fridericia ratzeli"@sv .

<http://tun.fi/MX.232379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia regularis" ;
    dwc:scientificNameAuthorship "Nielsen & Christensen, 1959" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia regularis"@fi,
        "Fridericia regularis"@sv .

<http://tun.fi/MX.232380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fridericia striata" ;
    dwc:scientificNameAuthorship "(Levinsen, 1884)" ;
    skos:broader <http://tun.fi/MX.232366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fridericia striata"@fi,
        "Fridericia striata"@sv .

<http://tun.fi/MX.232382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Henlea nasuta" ;
    dwc:scientificNameAuthorship "(Eisen, 1878)" ;
    skos:broader <http://tun.fi/MX.232381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Henlea nasuta"@fi,
        "Henlea nasuta"@sv .

<http://tun.fi/MX.232383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Henlea perpusilla" ;
    dwc:scientificNameAuthorship "Friend, 1911" ;
    skos:broader <http://tun.fi/MX.232381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Henlea perpusilla"@fi,
        "Henlea perpusilla"@sv .

<http://tun.fi/MX.232384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Henlea similis" ;
    dwc:scientificNameAuthorship "Nielsen & Christensen, 1959" ;
    skos:broader <http://tun.fi/MX.232381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Henlea similis"@fi,
        "Henlea similis"@sv .

<http://tun.fi/MX.232385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Henlea ventriculosa" ;
    dwc:scientificNameAuthorship "(d’Udekem, 1854)" ;
    skos:broader <http://tun.fi/MX.232381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Henlea ventriculosa"@fi,
        "Henlea ventriculosa"@sv .

<http://tun.fi/MX.232387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lumbricillus arenarius" ;
    dwc:scientificNameAuthorship "(Michaelsen, 1889)" ;
    skos:broader <http://tun.fi/MX.232386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lumbricillus arenarius"@fi,
        "Lumbricillus arenarius"@sv .

<http://tun.fi/MX.232388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lumbricillus balticus" ;
    dwc:scientificNameAuthorship "Bülow, 1957" ;
    skos:broader <http://tun.fi/MX.232386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lumbricillus balticus"@fi,
        "Lumbricillus balticus"@sv .

<http://tun.fi/MX.232389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lumbricillus fennicus" ;
    dwc:scientificNameAuthorship "Nurminen, 1964" ;
    skos:broader <http://tun.fi/MX.232386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lumbricillus fennicus"@fi,
        "Lumbricillus fennicus"@sv .

<http://tun.fi/MX.232390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lumbricillus lineatus" ;
    dwc:scientificNameAuthorship "Müller, 1774" ;
    skos:broader <http://tun.fi/MX.232386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lumbricillus lineatus"@fi,
        "Lumbricillus lineatus"@sv .

<http://tun.fi/MX.232391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lumbricillus pagenstecheri" ;
    dwc:scientificNameAuthorship "(Ratzel, 1869)" ;
    skos:broader <http://tun.fi/MX.232386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lumbricillus pagenstecheri"@fi,
        "Lumbricillus pagenstecheri"@sv .

<http://tun.fi/MX.232392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lumbricillus rivalis" ;
    dwc:scientificNameAuthorship "(Levinsen, 1884)" ;
    skos:broader <http://tun.fi/MX.232386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lumbricillus rivalis"@fi,
        "Lumbricillus rivalis"@sv .

<http://tun.fi/MX.232393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lumbricillus tuba" ;
    dwc:scientificNameAuthorship "Stephenson, 1911" ;
    skos:broader <http://tun.fi/MX.232386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lumbricillus tuba"@fi,
        "Lumbricillus tuba"@sv .

<http://tun.fi/MX.232395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marionina argentea" ;
    dwc:scientificNameAuthorship "(Michaelsen, 1889)" ;
    skos:broader <http://tun.fi/MX.232394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marionina argentea"@fi,
        "Marionina argentea"@sv .

<http://tun.fi/MX.232397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marionina communis" ;
    dwc:scientificNameAuthorship "Nielsen & Christensen, 1959" ;
    skos:broader <http://tun.fi/MX.232394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marionina communis"@fi,
        "Marionina communis"@sv .

<http://tun.fi/MX.232398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marionina diverticulata" ;
    dwc:scientificNameAuthorship "Nurminen, 1970" ;
    skos:broader <http://tun.fi/MX.232394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marionina diverticulata"@fi,
        "Marionina diverticulata"@sv .

<http://tun.fi/MX.232399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marionina magnaglandulosa" ;
    dwc:scientificNameAuthorship "Nurminen, 1970" ;
    skos:broader <http://tun.fi/MX.232394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marionina magnaglandulosa"@fi,
        "Marionina magnaglandulosa"@sv .

<http://tun.fi/MX.232400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marionina southerni" ;
    dwc:scientificNameAuthorship "(Černosvitov, 1937)" ;
    skos:broader <http://tun.fi/MX.232394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marionina southerni"@fi,
        "Marionina southerni"@sv .

<http://tun.fi/MX.232401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marionina spicula" ;
    dwc:scientificNameAuthorship "(Leuckart, 1847)" ;
    skos:broader <http://tun.fi/MX.232394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marionina spicula"@fi,
        "Marionina spicula"@sv .

<http://tun.fi/MX.232402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marionina subterranea" ;
    dwc:scientificNameAuthorship "(Knöllner, 1935)" ;
    skos:broader <http://tun.fi/MX.232394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marionina subterranea"@fi,
        "Marionina subterranea"@sv .

<http://tun.fi/MX.232403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marionina riparia" ;
    dwc:scientificNameAuthorship "Bretscher, 1899" ;
    skos:broader <http://tun.fi/MX.232394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marionina riparia"@fi,
        "Marionina riparia"@sv .

<http://tun.fi/MX.232405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesenchytraeus armatus" ;
    dwc:scientificNameAuthorship "(Levinsen, 1884)" ;
    skos:broader <http://tun.fi/MX.232404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesenchytraeus armatus"@fi,
        "Mesenchytraeus armatus"@sv .

<http://tun.fi/MX.232406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesenchytraeus flavus" ;
    dwc:scientificNameAuthorship "(Levinsen, 1884)" ;
    skos:broader <http://tun.fi/MX.232404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesenchytraeus flavus"@fi,
        "Mesenchytraeus flavus"@sv .

<http://tun.fi/MX.232407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesenchytraeus pelicensis" ;
    dwc:scientificNameAuthorship "Issel, 1905" ;
    skos:broader <http://tun.fi/MX.232404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesenchytraeus pelicensis"@fi,
        "Mesenchytraeus pelicensis"@sv .

<http://tun.fi/MX.232409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stercutus niveus" ;
    dwc:scientificNameAuthorship "Michaelsen, 1888" ;
    skos:broader <http://tun.fi/MX.232408> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stercutus niveus"@fi,
        "Stercutus niveus"@sv .

<http://tun.fi/MX.232413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eiseniella tetraedra" ;
    dwc:scientificNameAuthorship "(Savigny, 1826)" ;
    skos:broader <http://tun.fi/MX.232412> ;
    skos:hiddenLabel "Eiseniella tetraedra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaliero"@fi,
        "Eiseniella tetraedra"@sv .

<http://tun.fi/MX.232415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eisenia fetida" ;
    dwc:scientificNameAuthorship "(Savigny, 1826)" ;
    skos:broader <http://tun.fi/MX.232414> ;
    skos:hiddenLabel "Eisenia fetida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunkioliero"@fi,
        "Eisenia fetida"@sv .

<http://tun.fi/MX.232416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eisenia andrei" ;
    dwc:scientificNameAuthorship "Bouché, 1972" ;
    skos:broader <http://tun.fi/MX.232414> ;
    skos:hiddenLabel "Eisenia andrei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatunkioliero"@fi,
        "Eisenia andrei"@sv .

<http://tun.fi/MX.232419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aporrectodea caliginosa" ;
    dwc:scientificNameAuthorship "(Savigny, 1826)" ;
    skos:broader <http://tun.fi/MX.232418> ;
    skos:hiddenLabel "Aporrectodea caliginosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltoliero"@fi,
        "Aporrectodea caliginosa"@sv .

<http://tun.fi/MX.232420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aporrectodea rosea" ;
    dwc:scientificNameAuthorship "(Savigny, 1826)" ;
    skos:broader <http://tun.fi/MX.232418> ;
    skos:hiddenLabel "Aporrectodea rosea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "multaliero"@fi,
        "Aporrectodea rosea"@sv .

<http://tun.fi/MX.232421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aporrectodea longa" ;
    dwc:scientificNameAuthorship "(Ude, 1885)" ;
    skos:broader <http://tun.fi/MX.232418> ;
    skos:hiddenLabel "Aporrectodea longa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaliero"@fi,
        "Aporrectodea longa"@sv .

<http://tun.fi/MX.232424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allolobophora chlorotica" ;
    dwc:scientificNameAuthorship "(Savigny, 1826)" ;
    skos:broader <http://tun.fi/MX.232423> ;
    skos:hiddenLabel "Allolobophora chlorotica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherliero"@fi,
        "Allolobophora chlorotica"@sv .

<http://tun.fi/MX.232426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octolasion tyrtaeum" ;
    dwc:scientificNameAuthorship "(Savigny, 1826)" ;
    skos:broader <http://tun.fi/MX.232425> ;
    skos:hiddenLabel "Octolasion lacteum"@fi,
        "Octolasion tyrtaeum"@fi,
        "Octolasion lacteum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaaliero"@fi,
        "Octolasion tyrtaeum"@sv .

<http://tun.fi/MX.232427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octolasion cyaneum" ;
    dwc:scientificNameAuthorship "(Savigny, 1826)" ;
    skos:broader <http://tun.fi/MX.232425> ;
    skos:hiddenLabel "Octolasion cyaneum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniliero"@fi,
        "Octolasion cyaneum"@sv .

<http://tun.fi/MX.232429> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dendrodrilus rubidus rubidus" ;
    dwc:scientificNameAuthorship "(Savigny, 1826)" ;
    skos:broader <http://tun.fi/MX.254055> ;
    skos:hiddenLabel "Dendrodrilus rubidus rubidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaliero"@fi,
        "Dendrodrilus rubidus rubidus"@sv .

<http://tun.fi/MX.232430> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dendrodrilus rubidus subrubicundus" ;
    dwc:scientificNameAuthorship "(Eisen, 1874)" ;
    skos:broader <http://tun.fi/MX.254055> ;
    skos:hiddenLabel "Dendrodrilus rubidus subrubicundus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoliero"@fi,
        "Dendrodrilus rubidus subrubicundus"@sv .

<http://tun.fi/MX.232431> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dendrodrilus rubidus tenuis" ;
    dwc:scientificNameAuthorship "(Eisen, 1874)" ;
    skos:broader <http://tun.fi/MX.254055> ;
    skos:hiddenLabel "Dendrodrilus rubidus tenuis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rihmaliero"@fi,
        "Dendrodrilus rubidus tenuis"@sv .

<http://tun.fi/MX.232433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrobaena octaedra" ;
    dwc:scientificNameAuthorship "(Savigny, 1826)" ;
    skos:broader <http://tun.fi/MX.232432> ;
    skos:hiddenLabel "Dendrobaena octaedra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäliero"@fi,
        "Dendrobaena octaedra"@sv .

<http://tun.fi/MX.232435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lumbricus rubellus" ;
    dwc:scientificNameAuthorship "Hoffmeister, 1843" ;
    skos:broader <http://tun.fi/MX.232434> ;
    skos:hiddenLabel "Lumbricus rubellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "onkiliero"@fi,
        "Lumbricus rubellus"@sv .

<http://tun.fi/MX.232436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lumbricus festivus" ;
    dwc:scientificNameAuthorship "(Savigny, 1826)" ;
    skos:broader <http://tun.fi/MX.232434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lumbricus festivus"@fi,
        "Lumbricus festivus"@sv .

<http://tun.fi/MX.232446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheomorpha neiswestnovae" ;
    dwc:scientificNameAuthorship "(Lastochkin, 1935)" ;
    skos:broader <http://tun.fi/MX.232445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheomorpha neiswestnovae"@fi,
        "Rheomorpha neiswestnovae"@sv .

<http://tun.fi/MX.232450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristina rosea" ;
    dwc:scientificNameAuthorship "(Piguet, 1906)" ;
    skos:broader <http://tun.fi/MX.232449> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristina rosea"@fi,
        "Pristina rosea"@sv .

<http://tun.fi/MX.232451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristina idrensis" ;
    dwc:scientificNameAuthorship "Sperber, 1948" ;
    skos:broader <http://tun.fi/MX.232449> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristina idrensis"@fi,
        "Pristina idrensis"@sv .

<http://tun.fi/MX.232452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristina foreli" ;
    dwc:scientificNameAuthorship "(Piguet, 1906)" ;
    skos:broader <http://tun.fi/MX.232449> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristina foreli"@fi,
        "Pristina foreli"@sv .

<http://tun.fi/MX.232453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristina aequiseta" ;
    dwc:scientificNameAuthorship "Bourne, 1891" ;
    skos:broader <http://tun.fi/MX.232449> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristina aequiseta"@fi,
        "Pristina aequiseta"@sv .

<http://tun.fi/MX.232454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristina longiseta" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1828" ;
    skos:broader <http://tun.fi/MX.232449> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristina longiseta"@fi,
        "Pristina longiseta"@sv .

<http://tun.fi/MX.232457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubifex tubifex" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.232456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tubifex tubifex"@fi,
        "Tubifex tubifex"@sv .

<http://tun.fi/MX.232458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubifex smirnovi" ;
    dwc:scientificNameAuthorship "Lastochkin, 1927" ;
    skos:broader <http://tun.fi/MX.232456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tubifex smirnovi"@fi,
        "Tubifex smirnovi"@sv .

<http://tun.fi/MX.232459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubifex ignotus" ;
    dwc:scientificNameAuthorship "(Štolc, 1886)" ;
    skos:broader <http://tun.fi/MX.232456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tubifex ignotus"@fi,
        "Tubifex ignotus"@sv .

<http://tun.fi/MX.232460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubifex nerthus" ;
    dwc:scientificNameAuthorship "Michaelsen, 1908" ;
    skos:broader <http://tun.fi/MX.232456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tubifex nerthus"@fi,
        "Tubifex nerthus"@sv .

<http://tun.fi/MX.232463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aktedrilus monospermathecus" ;
    dwc:scientificNameAuthorship "Knöllner, 1935" ;
    skos:broader <http://tun.fi/MX.232462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aktedrilus monospermathecus"@fi,
        "Aktedrilus monospermathecus"@sv .

<http://tun.fi/MX.232465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulodrilus limnobius" ;
    dwc:scientificNameAuthorship "Bretscher, 1899" ;
    skos:broader <http://tun.fi/MX.232464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulodrilus limnobius"@fi,
        "Aulodrilus limnobius"@sv .

<http://tun.fi/MX.232466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulodrilus pigueti" ;
    dwc:scientificNameAuthorship "Kowalewski, 1914" ;
    skos:broader <http://tun.fi/MX.232464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulodrilus pigueti"@fi,
        "Aulodrilus pigueti"@sv .

<http://tun.fi/MX.232467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lumbricus castaneus" ;
    dwc:scientificNameAuthorship "(Savigny, 1826)" ;
    skos:broader <http://tun.fi/MX.232434> ;
    skos:hiddenLabel "Lumbricus castaneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoliero"@fi,
        "Lumbricus castaneus"@sv .

<http://tun.fi/MX.232470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amynthas rodericensis" ;
    dwc:scientificNameAuthorship "(Grube, 1879)" ;
    skos:broader <http://tun.fi/MX.232469> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amynthas rodericensis"@fi,
        "Amynthas rodericensis"@sv .

<http://tun.fi/MX.232472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pithemera bicincta" ;
    dwc:scientificNameAuthorship "(Perrier, 1875)" ;
    skos:broader <http://tun.fi/MX.232471> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pithemera bicincta"@fi,
        "Pithemera bicincta"@sv .

<http://tun.fi/MX.232475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pontoscolex corethrurus" ;
    dwc:scientificNameAuthorship "(Müller, 1857)" ;
    skos:broader <http://tun.fi/MX.232474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pontoscolex corethrurus"@fi,
        "Pontoscolex corethrurus"@sv .

<http://tun.fi/MX.232478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichogaster bolaui" ;
    dwc:scientificNameAuthorship "(Michaelsen, 1891)" ;
    skos:broader <http://tun.fi/MX.232477> ;
    skos:hiddenLabel "Dichogaster bolaui"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viemäriliero"@fi,
        "Dichogaster bolaui"@sv .

<http://tun.fi/MX.232482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Branchiobdella pentadonta" ;
    dwc:scientificNameAuthorship "Whitman, 1882" ;
    skos:broader <http://tun.fi/MX.232481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Branchiobdella pentadonta"@fi,
        "Branchiobdella pentadonta"@sv .

<http://tun.fi/MX.232485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthobdella peledina" ;
    dwc:scientificNameAuthorship "Grube, 1851" ;
    skos:broader <http://tun.fi/MX.232484> ;
    skos:hiddenLabel "Acanthobdella peledina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukasjuotikas"@fi,
        "Acanthobdella peledina"@sv .

<http://tun.fi/MX.232488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirudo medicinalis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.232487> ;
    skos:hiddenLabel "Hirudo medicinalis"@fi,
        "Hirudo medicinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verijuotikas"@fi,
        "blodigel"@sv .

<http://tun.fi/MX.232490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haemopis sanguisuga" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.232489> ;
    skos:hiddenLabel "Haemopis sanguisuga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hevosjuotikas"@fi,
        "Haemopis sanguisuga"@sv .

<http://tun.fi/MX.232493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erpobdella octoculata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.232492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erpobdella octoculata"@fi,
        "Erpobdella octoculata"@sv .

<http://tun.fi/MX.232494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erpobdella nigricollis" ;
    dwc:scientificNameAuthorship "(Brandes, 1900)" ;
    skos:broader <http://tun.fi/MX.232492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erpobdella nigricollis"@fi,
        "Erpobdella nigricollis"@sv .

<http://tun.fi/MX.232495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erpobdella testacea" ;
    dwc:scientificNameAuthorship "(Savigny, 1820)" ;
    skos:broader <http://tun.fi/MX.232492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erpobdella testacea"@fi,
        "Erpobdella testacea"@sv .

<http://tun.fi/MX.232497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dina lineata" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.232496> ;
    skos:hiddenLabel "Erpobdella lineata"@fi,
        "Erpobdella lineata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dina lineata"@fi,
        "Dina lineata"@sv .

<http://tun.fi/MX.232500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystobranchus mammillatus" ;
    dwc:scientificNameAuthorship "(Malm, 1863)" ;
    skos:broader <http://tun.fi/MX.232499> ;
    skos:hiddenLabel "Cystobranchus mammillatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "madejuotikas"@fi,
        "Cystobranchus mammillatus"@sv .

<http://tun.fi/MX.232502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piscicola geometra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.232501> ;
    skos:hiddenLabel "Piscicola geometra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalajuotikas"@fi,
        "Piscicola geometra"@sv .

<http://tun.fi/MX.232505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glossiphonia complanata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.232504> ;
    skos:hiddenLabel "Glossiphonia complanata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampijuotikas"@fi,
        "Glossiphonia complanata"@sv .

<http://tun.fi/MX.232507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alboglossiphonia heteroclita" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.232506> ;
    skos:hiddenLabel "Glossiphonia heteroclita"@fi,
        "Glossiphonia heteroclita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alboglossiphonia heteroclita"@fi,
        "Alboglossiphonia heteroclita"@sv .

<http://tun.fi/MX.232509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helobdella stagnalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.232508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helobdella stagnalis"@fi,
        "Helobdella stagnalis"@sv .

<http://tun.fi/MX.232513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theromyzon tessulatum" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.232512> ;
    skos:hiddenLabel "Theromyzon tessulatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorsajuotikas"@fi,
        "Theromyzon tessulatum"@sv .

<http://tun.fi/MX.232515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemiclepsis marginata" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.232514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemiclepsis marginata"@fi,
        "Hemiclepsis marginata"@sv .

<http://tun.fi/MX.232518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeolosoma headleyi" ;
    dwc:scientificNameAuthorship "Beddard, 1888" ;
    skos:broader <http://tun.fi/MX.232517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aeolosoma headleyi"@fi,
        "Aeolosoma headleyi"@sv .

<http://tun.fi/MX.232519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeolosoma litorale" ;
    dwc:scientificNameAuthorship "Bunker, 1967" ;
    skos:broader <http://tun.fi/MX.232517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aeolosoma litorale"@fi,
        "Aeolosoma litorale"@sv .

<http://tun.fi/MX.232520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeolosoma niveum" ;
    dwc:scientificNameAuthorship "Leydig, 1865" ;
    skos:broader <http://tun.fi/MX.232517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aeolosoma niveum"@fi,
        "Aeolosoma niveum"@sv .

<http://tun.fi/MX.232521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeolosoma quaternarium" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1831" ;
    skos:broader <http://tun.fi/MX.232517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aeolosoma quaternarium"@fi,
        "Aeolosoma quaternarium"@sv .

<http://tun.fi/MX.232522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeolosoma tenebrarum" ;
    dwc:scientificNameAuthorship "Vejdovský, 1884" ;
    skos:broader <http://tun.fi/MX.232517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aeolosoma tenebrarum"@fi,
        "Aeolosoma tenebrarum"@sv .

<http://tun.fi/MX.232523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeolosoma variegatum" ;
    dwc:scientificNameAuthorship "Vejdovský, 1885" ;
    skos:broader <http://tun.fi/MX.232517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aeolosoma variegatum"@fi,
        "Aeolosoma variegatum"@sv .

<http://tun.fi/MX.232525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetogaster diastrophus" ;
    dwc:scientificNameAuthorship "(Gruithuisen, 1828)" ;
    skos:broader <http://tun.fi/MX.232281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetogaster diastrophus"@fi,
        "Chaetogaster diastrophus"@sv .

<http://tun.fi/MX.232526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchytraeus christenseni" ;
    dwc:scientificNameAuthorship "Dózsa-Farkas, 1992" ;
    skos:broader <http://tun.fi/MX.232340> ;
    skos:hiddenLabel "Enchytraeus minutus"@fi,
        "Enchytraeus minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enchytraeus christenseni"@fi,
        "Enchytraeus christenseni"@sv .

<http://tun.fi/MX.232527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lumbricus terrestris" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.232434> ;
    skos:hiddenLabel "Lumbricus terrestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kasteliero"@fi,
        "Lumbricus terrestris"@sv .

<http://tun.fi/MX.232528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theromyzon maculosum" ;
    dwc:scientificNameAuthorship "(Rathke, 1862)" ;
    skos:broader <http://tun.fi/MX.232512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theromyzon maculosum"@fi,
        "Theromyzon maculosum"@sv .

<http://tun.fi/MX.232535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Childia groenlandica" ;
    dwc:scientificNameAuthorship "(Levinsen, 1879)" ;
    skos:broader <http://tun.fi/MX.232534> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Childia groenlandica"@fi,
        "Childia groenlandica"@sv .

<http://tun.fi/MX.232538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philactinoposthia saliens" ;
    dwc:scientificNameAuthorship "(Graff, 1882)" ;
    skos:broader <http://tun.fi/MX.232537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philactinoposthia saliens"@fi,
        "Philactinoposthia saliens"@sv .

<http://tun.fi/MX.232540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelophila lutheri" ;
    dwc:scientificNameAuthorship "(Westblad, 1946)" ;
    skos:broader <http://tun.fi/MX.232539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelophila lutheri"@fi,
        "Pelophila lutheri"@sv .

<http://tun.fi/MX.232543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalassoanaperus tvaerminnensis" ;
    dwc:scientificNameAuthorship "(Luther, 1912)" ;
    skos:broader <http://tun.fi/MX.232542> ;
    skos:hiddenLabel "Anaperus tvaerminnensis"@fi,
        "Anaperus tvaerminnensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thalassoanaperus tvaerminnensis"@fi,
        "Thalassoanaperus tvaerminnensis"@sv .

<http://tun.fi/MX.232546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mecynostomum auritum" ;
    dwc:scientificNameAuthorship "(Schultze, 1851)" ;
    skos:broader <http://tun.fi/MX.232545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mecynostomum auritum"@fi,
        "Mecynostomum auritum"@sv .

<http://tun.fi/MX.232549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Convoluta convoluta" ;
    dwc:scientificNameAuthorship "(Abildgaard, 1806)" ;
    skos:broader <http://tun.fi/MX.232548> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Convoluta convoluta"@fi,
        "Convoluta convoluta"@sv .

<http://tun.fi/MX.232552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philocelis karlingi" ;
    dwc:scientificNameAuthorship "(Westblad, 1946)" ;
    skos:broader <http://tun.fi/MX.232551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philocelis karlingi"@fi,
        "Philocelis karlingi"@sv .

<http://tun.fi/MX.232556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catenula lemnae" ;
    dwc:scientificNameAuthorship "Dugès, 1832" ;
    skos:broader <http://tun.fi/MX.232555> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catenula lemnae"@fi,
        "Catenula lemnae"@sv .

<http://tun.fi/MX.232557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catenula macrura" ;
    dwc:scientificNameAuthorship "Marcus, 1945" ;
    skos:broader <http://tun.fi/MX.232555> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catenula macrura"@fi,
        "Catenula macrura"@sv .

<http://tun.fi/MX.232559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catenula turgida" ;
    dwc:scientificNameAuthorship "(Zacharias, 1902)" ;
    skos:broader <http://tun.fi/MX.232555> ;
    skos:hiddenLabel "Suomina turgida"@fi,
        "Suomina turgida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catenula turgida"@fi,
        "Catenula turgida"@sv .

<http://tun.fi/MX.232562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenostomum leucops" ;
    dwc:scientificNameAuthorship "(Dugès, 1828)" ;
    skos:broader <http://tun.fi/MX.232561> ;
    skos:hiddenLabel "Stenostomum leucops aquariorum"@fi,
        "Stenostomum leucops aquariorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenostomum leucops"@fi,
        "Stenostomum leucops"@sv .

<http://tun.fi/MX.232564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenostomum sphagnetorum" ;
    dwc:scientificNameAuthorship "Papi in Luther, 1960" ;
    skos:broader <http://tun.fi/MX.232561> ;
    skos:hiddenLabel "Stenostomum unicolor unicolor"@fi,
        "Stenostomum unicolor unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenostomum sphagnetorum"@fi,
        "Stenostomum sphagnetorum"@sv .

<http://tun.fi/MX.232566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenostomum constrictum" ;
    dwc:scientificNameAuthorship "Papi in Luther, 1960" ;
    skos:broader <http://tun.fi/MX.232561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenostomum constrictum"@fi,
        "Stenostomum constrictum"@sv .

<http://tun.fi/MX.232567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenostomum bryophilum" ;
    dwc:scientificNameAuthorship "Luther, 1960" ;
    skos:broader <http://tun.fi/MX.232561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenostomum bryophilum"@fi,
        "Stenostomum bryophilum"@sv .

<http://tun.fi/MX.232568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenostomum karlingi" ;
    dwc:scientificNameAuthorship "Luther, 1960" ;
    skos:broader <http://tun.fi/MX.232561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenostomum karlingi"@fi,
        "Stenostomum karlingi"@sv .

<http://tun.fi/MX.232569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenostomum grabbskogense" ;
    dwc:scientificNameAuthorship "Luther, 1960" ;
    skos:broader <http://tun.fi/MX.232561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenostomum grabbskogense"@fi,
        "Stenostomum grabbskogense"@sv .

<http://tun.fi/MX.232570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenostomum middendorffii" ;
    dwc:scientificNameAuthorship "Braun, 1885" ;
    skos:broader <http://tun.fi/MX.232561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenostomum middendorffii"@fi,
        "Stenostomum middendorffii"@sv .

<http://tun.fi/MX.232572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myostenostomum bulbocaudatum" ;
    dwc:scientificNameAuthorship "Luther, 1960" ;
    skos:broader <http://tun.fi/MX.232571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myostenostomum bulbocaudatum"@fi,
        "Myostenostomum bulbocaudatum"@sv .

<http://tun.fi/MX.232573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myostenostomum tauricum" ;
    dwc:scientificNameAuthorship "(Nasonov, 1924)" ;
    skos:broader <http://tun.fi/MX.232571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myostenostomum tauricum"@fi,
        "Myostenostomum tauricum"@sv .

<http://tun.fi/MX.232575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchoscolex simplex" ;
    dwc:scientificNameAuthorship "Leidy, 1851" ;
    skos:broader <http://tun.fi/MX.232574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhynchoscolex simplex"@fi,
        "Rhynchoscolex simplex"@sv .

<http://tun.fi/MX.232580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microstomum lineare" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.232579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microstomum lineare"@fi,
        "Microstomum lineare"@sv .

<http://tun.fi/MX.232583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia fairchildi" ;
    dwc:scientificNameAuthorship "(Graff, 1911)" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia fairchildi"@fi,
        "Microdalyellia fairchildi"@sv .

<http://tun.fi/MX.232584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia arctica" ;
    dwc:scientificNameAuthorship "(Nasonov, 1923)" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia arctica"@fi,
        "Microdalyellia arctica"@sv .

<http://tun.fi/MX.232585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia brevispina" ;
    dwc:scientificNameAuthorship "(Hofsten, 1911)" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia brevispina"@fi,
        "Microdalyellia brevispina"@sv .

<http://tun.fi/MX.232586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia brevimana" ;
    dwc:scientificNameAuthorship "(Beklemischev, 1921)" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia brevimana"@fi,
        "Microdalyellia brevimana"@sv .

<http://tun.fi/MX.232587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia picta" ;
    dwc:scientificNameAuthorship "(Schmidt, 1848)" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia picta"@fi,
        "Microdalyellia picta"@sv .

<http://tun.fi/MX.232588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia rossi" ;
    dwc:scientificNameAuthorship "(Graff, 1911)" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia rossi"@fi,
        "Microdalyellia rossi"@sv .

<http://tun.fi/MX.232589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia mollosovi" ;
    dwc:scientificNameAuthorship "(Nasonov, 1920)" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia mollosovi"@fi,
        "Microdalyellia mollosovi"@sv .

<http://tun.fi/MX.232590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia nanella" ;
    dwc:scientificNameAuthorship "(Beklemischev, 1921)" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia nanella"@fi,
        "Microdalyellia nanella"@sv .

<http://tun.fi/MX.232591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gieysztoria multiovata" ;
    dwc:scientificNameAuthorship "Luther, 1955" ;
    skos:broader <http://tun.fi/MX.232594> ;
    skos:hiddenLabel "Microdalyellia multiovata"@fi,
        "Microdalyellia multiovata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gieysztoria multiovata"@fi,
        "Gieysztoria multiovata"@sv .

<http://tun.fi/MX.232593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dalyellia penicilla" ;
    dwc:scientificNameAuthorship "(Braun, 1885)" ;
    skos:broader <http://tun.fi/MX.232592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dalyellia penicilla"@fi,
        "Dalyellia penicilla"@sv .

<http://tun.fi/MX.232595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gieysztoria cuspidata" ;
    dwc:scientificNameAuthorship "(Schmidt, 1861)" ;
    skos:broader <http://tun.fi/MX.232594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gieysztoria cuspidata"@fi,
        "Gieysztoria cuspidata"@sv .

<http://tun.fi/MX.232596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gieysztoria expedita" ;
    dwc:scientificNameAuthorship "(Hofsten, 1907)" ;
    skos:broader <http://tun.fi/MX.232594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gieysztoria expedita"@fi,
        "Gieysztoria expedita"@sv .

<http://tun.fi/MX.232598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gieysztoria ornata" ;
    dwc:scientificNameAuthorship "(Hofsten, 1907)" ;
    skos:broader <http://tun.fi/MX.232594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gieysztoria ornata"@fi,
        "Gieysztoria ornata"@sv .

<http://tun.fi/MX.232600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gieysztoria octospinosa" ;
    dwc:scientificNameAuthorship "Luther, 1955" ;
    skos:broader <http://tun.fi/MX.232594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gieysztoria octospinosa"@fi,
        "Gieysztoria octospinosa"@sv .

<http://tun.fi/MX.232601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gieysztoria rubra" ;
    dwc:scientificNameAuthorship "(Fuhrmann, 1894)" ;
    skos:broader <http://tun.fi/MX.232594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gieysztoria rubra"@fi,
        "Gieysztoria rubra"@sv .

<http://tun.fi/MX.232602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gieysztoria sibirica" ;
    dwc:scientificNameAuthorship "(Plotnikov, 1905)" ;
    skos:broader <http://tun.fi/MX.232594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gieysztoria sibirica"@fi,
        "Gieysztoria sibirica"@sv .

<http://tun.fi/MX.232603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gieysztoria foreli" ;
    dwc:scientificNameAuthorship "(Hofsten, 1911)" ;
    skos:broader <http://tun.fi/MX.232594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gieysztoria foreli"@fi,
        "Gieysztoria foreli"@sv .

<http://tun.fi/MX.232604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gieysztoria virgulifera" ;
    dwc:scientificNameAuthorship "(Plotnikov, 1906)" ;
    skos:broader <http://tun.fi/MX.232594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gieysztoria virgulifera"@fi,
        "Gieysztoria virgulifera"@sv .

<http://tun.fi/MX.232605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gieysztoria pavimentata" ;
    dwc:scientificNameAuthorship "(Beklemischev, 1926)" ;
    skos:broader <http://tun.fi/MX.232594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gieysztoria pavimentata"@fi,
        "Gieysztoria pavimentata"@sv .

<http://tun.fi/MX.232606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gieysztoria infundibuliformis" ;
    dwc:scientificNameAuthorship "(Fuhrmann, 1894)" ;
    skos:broader <http://tun.fi/MX.232594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gieysztoria infundibuliformis"@fi,
        "Gieysztoria infundibuliformis"@sv .

<http://tun.fi/MX.232608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sergia sergia" ;
    dwc:scientificNameAuthorship "(Beklemischev, 1918)" ;
    skos:broader <http://tun.fi/MX.232607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sergia sergia"@fi,
        "Sergia sergia"@sv .

<http://tun.fi/MX.232611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrella truncata" ;
    dwc:scientificNameAuthorship "(Abildgaard, 1789)" ;
    skos:broader <http://tun.fi/MX.232609> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrella truncata"@fi,
        "Castrella truncata"@sv .

<http://tun.fi/MX.232612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrella alba" ;
    dwc:scientificNameAuthorship "Luther, 1955" ;
    skos:broader <http://tun.fi/MX.232609> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrella alba"@fi,
        "Castrella alba"@sv .

<http://tun.fi/MX.232613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrella lutheri" ;
    dwc:scientificNameAuthorship "(Nasonov, 1917)" ;
    skos:broader <http://tun.fi/MX.232609> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrella lutheri"@fi,
        "Castrella lutheri"@sv .

<http://tun.fi/MX.232615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fulinskiella bardeaui" ;
    dwc:scientificNameAuthorship "(Steinböck, 1926)" ;
    skos:broader <http://tun.fi/MX.232614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fulinskiella bardeaui"@fi,
        "Fulinskiella bardeaui"@sv .

<http://tun.fi/MX.232617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halammovortex nigrifrons" ;
    dwc:scientificNameAuthorship "(Karling, 1935)" ;
    skos:broader <http://tun.fi/MX.232616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halammovortex nigrifrons"@fi,
        "Halammovortex nigrifrons"@sv .

<http://tun.fi/MX.232618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halammovortex macropharynx" ;
    dwc:scientificNameAuthorship "(Meixner, 1938)" ;
    skos:broader <http://tun.fi/MX.232616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halammovortex macropharynx"@fi,
        "Halammovortex macropharynx"@sv .

<http://tun.fi/MX.232620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jensenia angulata" ;
    dwc:scientificNameAuthorship "(Jensen, 1879)" ;
    skos:broader <http://tun.fi/MX.232619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jensenia angulata"@fi,
        "Jensenia angulata"@sv .

<http://tun.fi/MX.232622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum hystricinum" ;
    dwc:scientificNameAuthorship "Beklemischev, 1951" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:hiddenLabel "Macrostomum appendiculatum"@fi,
        "Macrostomum hystrix"@fi,
        "Macrostomum appendiculatum"@sv,
        "Macrostomum hystrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum hystricinum"@fi,
        "Macrostomum hystricinum"@sv .

<http://tun.fi/MX.232623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum rostratum" ;
    dwc:scientificNameAuthorship "Papi, 1959" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum rostratum"@fi,
        "Macrostomum rostratum"@sv .

<http://tun.fi/MX.232624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum finnlandense" ;
    dwc:scientificNameAuthorship "(Ferguson, 1940)" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum finnlandense"@fi,
        "Macrostomum finnlandense"@sv .

<http://tun.fi/MX.232625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum distinguendum" ;
    dwc:scientificNameAuthorship "Papi, 1951" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum distinguendum"@fi,
        "Macrostomum distinguendum"@sv .

<http://tun.fi/MX.232626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum karlingi" ;
    dwc:scientificNameAuthorship "Papi, 1953" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum karlingi"@fi,
        "Macrostomum karlingi"@sv .

<http://tun.fi/MX.232627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum orthostylum" ;
    dwc:scientificNameAuthorship "Braun, 1885" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum orthostylum"@fi,
        "Macrostomum orthostylum"@sv .

<http://tun.fi/MX.232628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum obtusum" ;
    dwc:scientificNameAuthorship "Vejdovsky, 1895" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum obtusum"@fi,
        "Macrostomum obtusum"@sv .

<http://tun.fi/MX.232629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum balticum" ;
    dwc:scientificNameAuthorship "Luther, 1947" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum balticum"@fi,
        "Macrostomum balticum"@sv .

<http://tun.fi/MX.232630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum hamatum" ;
    dwc:scientificNameAuthorship "Luther, 1947" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum hamatum"@fi,
        "Macrostomum hamatum"@sv .

<http://tun.fi/MX.232631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum lutheri" ;
    dwc:scientificNameAuthorship "Beklemischev, 1927" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum lutheri"@fi,
        "Macrostomum lutheri"@sv .

<http://tun.fi/MX.232632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum curvituba" ;
    dwc:scientificNameAuthorship "Luther, 1947" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum curvituba"@fi,
        "Macrostomum curvituba"@sv .

<http://tun.fi/MX.232633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum tenuicauda" ;
    dwc:scientificNameAuthorship "Luther, 1947" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum tenuicauda"@fi,
        "Macrostomum tenuicauda"@sv .

<http://tun.fi/MX.232635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum minutum" ;
    dwc:scientificNameAuthorship "Luther, 1947" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum minutum"@fi,
        "Macrostomum minutum"@sv .

<http://tun.fi/MX.232638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomacrostomum uniporum" ;
    dwc:scientificNameAuthorship "Luther, 1947" ;
    skos:broader <http://tun.fi/MX.232637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomacrostomum uniporum"@fi,
        "Dolichomacrostomum uniporum"@sv .

<http://tun.fi/MX.232642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prorhynchus stagnalis" ;
    dwc:scientificNameAuthorship "Schultze, 1851" ;
    skos:broader <http://tun.fi/MX.232641> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prorhynchus stagnalis"@fi,
        "Prorhynchus stagnalis"@sv .

<http://tun.fi/MX.232644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geocentrophora sphyrocephala" ;
    dwc:scientificNameAuthorship "de Man, 1876" ;
    skos:broader <http://tun.fi/MX.232643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geocentrophora sphyrocephala"@fi,
        "Geocentrophora sphyrocephala"@sv .

<http://tun.fi/MX.232645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geocentrophora baltica" ;
    dwc:scientificNameAuthorship "(Kennel, 1883)" ;
    skos:broader <http://tun.fi/MX.232643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geocentrophora baltica"@fi,
        "Geocentrophora baltica"@sv .

<http://tun.fi/MX.232649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archimonotresis limophila" ;
    dwc:scientificNameAuthorship "Meixner, 1938" ;
    skos:broader <http://tun.fi/MX.232648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Archimonotresis limophila"@fi,
        "Archimonotresis limophila"@sv .

<http://tun.fi/MX.232652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiostomum lemani" ;
    dwc:scientificNameAuthorship "(Plessis, 1874)" ;
    skos:broader <http://tun.fi/MX.232651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plagiostomum lemani"@fi,
        "Plagiostomum lemani"@sv .

<http://tun.fi/MX.232657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothrioplana semperi" ;
    dwc:scientificNameAuthorship "Braun, 1881" ;
    skos:broader <http://tun.fi/MX.232656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothrioplana semperi"@fi,
        "Bothrioplana semperi"@sv .

<http://tun.fi/MX.232661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otomesostoma auditivum" ;
    dwc:scientificNameAuthorship "(Plessis, 1874)" ;
    skos:broader <http://tun.fi/MX.232660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Otomesostoma auditivum"@fi,
        "Otomesostoma auditivum"@sv .

<http://tun.fi/MX.232664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monocelis lineata" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.232663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monocelis lineata"@fi,
        "Monocelis lineata"@sv .

<http://tun.fi/MX.232666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramonotus hamatus" ;
    dwc:scientificNameAuthorship "(Jensen, 1878)" ;
    skos:broader <http://tun.fi/MX.232665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paramonotus hamatus"@fi,
        "Paramonotus hamatus"@sv .

<http://tun.fi/MX.232668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Promonotus schultzei" ;
    dwc:scientificNameAuthorship "Meixner, 1943" ;
    skos:broader <http://tun.fi/MX.232667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Promonotus schultzei"@fi,
        "Promonotus schultzei"@sv .

<http://tun.fi/MX.232670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archilopsis unipunctata" ;
    dwc:scientificNameAuthorship "(O.Fabricius, 1826)" ;
    skos:broader <http://tun.fi/MX.232669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Archilopsis unipunctata"@fi,
        "Archilopsis unipunctata"@sv .

<http://tun.fi/MX.232672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minona baltica" ;
    dwc:scientificNameAuthorship "Karling & Kinnander, 1953" ;
    skos:broader <http://tun.fi/MX.232671> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minona baltica"@fi,
        "Minona baltica"@sv .

<http://tun.fi/MX.232675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothriomolus balticus" ;
    dwc:scientificNameAuthorship "Meixner, 1938" ;
    skos:broader <http://tun.fi/MX.232674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothriomolus balticus"@fi,
        "Bothriomolus balticus"@sv .

<http://tun.fi/MX.232677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philosyrtis fennica" ;
    dwc:scientificNameAuthorship "Ax, 1954" ;
    skos:broader <http://tun.fi/MX.232676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philosyrtis fennica"@fi,
        "Philosyrtis fennica"@sv .

<http://tun.fi/MX.232679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosyrtis subterranea" ;
    dwc:scientificNameAuthorship "(Ax, 1951)" ;
    skos:broader <http://tun.fi/MX.232678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudosyrtis subterranea"@fi,
        "Pseudosyrtis subterranea"@sv .

<http://tun.fi/MX.232682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelogynopora schulzii" ;
    dwc:scientificNameAuthorship "Meixner, 1938" ;
    skos:broader <http://tun.fi/MX.232681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelogynopora schulzii"@fi,
        "Coelogynopora schulzii"@sv .

<http://tun.fi/MX.232683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelogynopora hangoensis" ;
    dwc:scientificNameAuthorship "Karling, 1953" ;
    skos:broader <http://tun.fi/MX.232681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelogynopora hangoensis"@fi,
        "Coelogynopora hangoensis"@sv .

<http://tun.fi/MX.232684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelogynopora sequana" ;
    dwc:scientificNameAuthorship "Sopott-Ehlers, 1992" ;
    skos:broader <http://tun.fi/MX.232681> ;
    skos:hiddenLabel "Coelogynopora bresslaui"@fi,
        "Coelogynopora bresslaui"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelogynopora sequana"@fi,
        "Coelogynopora sequana"@sv .

<http://tun.fi/MX.232688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procerodes littoralis" ;
    dwc:scientificNameAuthorship "(Strøm, 1768)" ;
    skos:broader <http://tun.fi/MX.232687> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procerodes littoralis"@fi,
        "Procerodes littoralis"@sv .

<http://tun.fi/MX.232691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pentacoelum fucoideum" ;
    dwc:scientificNameAuthorship "Westblad, 1935" ;
    skos:broader <http://tun.fi/MX.232690> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pentacoelum fucoideum"@fi,
        "Pentacoelum fucoideum"@sv .

<http://tun.fi/MX.232694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Planaria torva" ;
    dwc:scientificNameAuthorship "(Müller, 1773)" ;
    skos:broader <http://tun.fi/MX.232693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Planaria torva"@fi,
        "Planaria torva"@sv .

<http://tun.fi/MX.232696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crenobia alpina" ;
    dwc:scientificNameAuthorship "(Dana, 1766)" ;
    skos:broader <http://tun.fi/MX.232695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crenobia alpina"@fi,
        "Crenobia alpina"@sv .

<http://tun.fi/MX.232698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycelis tenuis" ;
    dwc:scientificNameAuthorship "Iijima, 1884" ;
    skos:broader <http://tun.fi/MX.232697> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polycelis tenuis"@fi,
        "Polycelis tenuis"@sv .

<http://tun.fi/MX.232699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycelis hepta" ;
    dwc:scientificNameAuthorship "Hansen-Melander, Melander & Reynoldson, 1954" ;
    skos:broader <http://tun.fi/MX.232697> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polycelis hepta"@fi,
        "Polycelis hepta"@sv .

<http://tun.fi/MX.232703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schmidtea lugubris" ;
    dwc:scientificNameAuthorship "(Schmidt, 1861)" ;
    skos:broader <http://tun.fi/MX.232701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schmidtea lugubris"@fi,
        "Schmidtea lugubris"@sv .

<http://tun.fi/MX.232706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocoelum lacteum" ;
    dwc:scientificNameAuthorship "(Müller, 1773)" ;
    skos:broader <http://tun.fi/MX.232705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocoelum lacteum"@fi,
        "Dendrocoelum lacteum"@sv .

<http://tun.fi/MX.232708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bdellocephala punctata" ;
    dwc:scientificNameAuthorship "(Pallas, 1774)" ;
    skos:broader <http://tun.fi/MX.232707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bdellocephala punctata"@fi,
        "Bdellocephala punctata"@sv .

<http://tun.fi/MX.232711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bipalium kewense" ;
    dwc:scientificNameAuthorship "Moseley, 1878" ;
    skos:broader <http://tun.fi/MX.232710> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bipalium kewense"@fi,
        "Bipalium kewense"@sv .

<http://tun.fi/MX.232716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudograffilla arenicola" ;
    dwc:scientificNameAuthorship "Meixner, 1938" ;
    skos:broader <http://tun.fi/MX.232715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudograffilla arenicola"@fi,
        "Pseudograffilla arenicola"@sv .

<http://tun.fi/MX.232719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bresslauilla relicta" ;
    dwc:scientificNameAuthorship "Reisinger, 1929" ;
    skos:broader <http://tun.fi/MX.232718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bresslauilla relicta"@fi,
        "Bresslauilla relicta"@sv .

<http://tun.fi/MX.232723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Provortex balticus" ;
    dwc:scientificNameAuthorship "(Schultze, 1851)" ;
    skos:broader <http://tun.fi/MX.232722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Provortex balticus"@fi,
        "Provortex balticus"@sv .

<http://tun.fi/MX.232724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Provortex pallidus" ;
    dwc:scientificNameAuthorship "Luther, 1948" ;
    skos:broader <http://tun.fi/MX.232722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Provortex pallidus"@fi,
        "Provortex pallidus"@sv .

<http://tun.fi/MX.232725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Provortex karlingi" ;
    dwc:scientificNameAuthorship "Ax, 1951" ;
    skos:broader <http://tun.fi/MX.232722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Provortex karlingi"@fi,
        "Provortex karlingi"@sv .

<http://tun.fi/MX.232727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vejdovskya pellucida" ;
    dwc:scientificNameAuthorship "(Schultze, 1851)" ;
    skos:broader <http://tun.fi/MX.232726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vejdovskya pellucida"@fi,
        "Vejdovskya pellucida"@sv .

<http://tun.fi/MX.232728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vejdovskya mesostyla" ;
    dwc:scientificNameAuthorship "Ax, 1954" ;
    skos:broader <http://tun.fi/MX.232726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vejdovskya mesostyla"@fi,
        "Vejdovskya mesostyla"@sv .

<http://tun.fi/MX.232729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vejdovskya ignava" ;
    dwc:scientificNameAuthorship "Ax, 1951" ;
    skos:broader <http://tun.fi/MX.232726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vejdovskya ignava"@fi,
        "Vejdovskya ignava"@sv .

<http://tun.fi/MX.232732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplovejdovskya subterranea" ;
    dwc:scientificNameAuthorship "Ax, 1954" ;
    skos:broader <http://tun.fi/MX.232731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplovejdovskya subterranea"@fi,
        "Haplovejdovskya subterranea"@sv .

<http://tun.fi/MX.232735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baicalellia brevituba" ;
    dwc:scientificNameAuthorship "(Luther, 1918)" ;
    skos:broader <http://tun.fi/MX.232734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baicalellia brevituba"@fi,
        "Baicalellia brevituba"@sv .

<http://tun.fi/MX.232737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Canetellia beauchampi" ;
    dwc:scientificNameAuthorship "Ax, 1956" ;
    skos:broader <http://tun.fi/MX.232736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Canetellia beauchampi"@fi,
        "Canetellia beauchampi"@sv .

<http://tun.fi/MX.232739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hangethellia calceifera" ;
    dwc:scientificNameAuthorship "Karling, 1940" ;
    skos:broader <http://tun.fi/MX.232738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hangethellia calceifera"@fi,
        "Hangethellia calceifera"@sv .

<http://tun.fi/MX.232741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronopharynx pusillus" ;
    dwc:scientificNameAuthorship "Luther, 1962" ;
    skos:broader <http://tun.fi/MX.232740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coronopharynx pusillus"@fi,
        "Coronopharynx pusillus"@sv .

<http://tun.fi/MX.232743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Balgetia semicirculifera" ;
    dwc:scientificNameAuthorship "Karling, 1962" ;
    skos:broader <http://tun.fi/MX.232742> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Balgetia semicirculifera"@fi,
        "Balgetia semicirculifera"@sv .

<http://tun.fi/MX.232744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Balgetia hyalina" ;
    dwc:scientificNameAuthorship "Karling, 1962" ;
    skos:broader <http://tun.fi/MX.232742> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Balgetia hyalina"@fi,
        "Balgetia hyalina"@sv .

<http://tun.fi/MX.232747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia armigera" ;
    dwc:scientificNameAuthorship "(Schmidt, 1861)" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia armigera"@fi,
        "Microdalyellia armigera"@sv .

<http://tun.fi/MX.232748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia kupelwieseri" ;
    dwc:scientificNameAuthorship "(Meixner, 1915)" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia kupelwieseri"@fi,
        "Microdalyellia kupelwieseri"@sv .

<http://tun.fi/MX.232749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia schmidtii" ;
    dwc:scientificNameAuthorship "(Graff, 1882)" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia schmidtii"@fi,
        "Microdalyellia schmidtii"@sv .

<http://tun.fi/MX.232750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia microphthalma" ;
    dwc:scientificNameAuthorship "(Vejdovsky, 1895)" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia microphthalma"@fi,
        "Microdalyellia microphthalma"@sv .

<http://tun.fi/MX.232751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia ohlsoni" ;
    dwc:scientificNameAuthorship "Luther, 1955" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia ohlsoni"@fi,
        "Microdalyellia ohlsoni"@sv .

<http://tun.fi/MX.232752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia fusca" ;
    dwc:scientificNameAuthorship "(Fuhrmann, 1894)" ;
    skos:broader <http://tun.fi/MX.232746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdalyellia fusca"@fi,
        "Microdalyellia fusca"@sv .

<http://tun.fi/MX.232753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocora typhlops" ;
    dwc:scientificNameAuthorship "(Vejdovsky, 1880)" ;
    skos:broader <http://tun.fi/MX.232953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocora typhlops"@fi,
        "Phaenocora typhlops"@sv .

<http://tun.fi/MX.232754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocora clavigera" ;
    dwc:scientificNameAuthorship "Hofsten, 1907" ;
    skos:broader <http://tun.fi/MX.232953> ;
    skos:hiddenLabel "Phaenocora subsalina"@fi,
        "Phaenocora subsalina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocora clavigera"@fi,
        "Phaenocora clavigera"@sv .

<http://tun.fi/MX.232755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocora rufodorsata" ;
    dwc:scientificNameAuthorship "(Sekera, 1904)" ;
    skos:broader <http://tun.fi/MX.232953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocora rufodorsata"@fi,
        "Phaenocora rufodorsata"@sv .

<http://tun.fi/MX.232758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opistomum pallidum" ;
    dwc:scientificNameAuthorship "Schmidt, 1848" ;
    skos:broader <http://tun.fi/MX.232757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opistomum pallidum"@fi,
        "Opistomum pallidum"@sv .

<http://tun.fi/MX.232759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opistomum arsenii" ;
    dwc:scientificNameAuthorship "Nasonov, 1917" ;
    skos:broader <http://tun.fi/MX.232757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opistomum arsenii"@fi,
        "Opistomum arsenii"@sv .

<http://tun.fi/MX.232760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opistomum tundrae" ;
    dwc:scientificNameAuthorship "Nasonov, 1923" ;
    skos:broader <http://tun.fi/MX.232757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opistomum tundrae"@fi,
        "Opistomum tundrae"@sv .

<http://tun.fi/MX.232761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opistomum immigrans" ;
    dwc:scientificNameAuthorship "Ax, 1956" ;
    skos:broader <http://tun.fi/MX.232757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opistomum immigrans"@fi,
        "Opistomum immigrans"@sv .

<http://tun.fi/MX.232762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opistomum fuscum" ;
    dwc:scientificNameAuthorship "Weise, 1942" ;
    skos:broader <http://tun.fi/MX.232757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opistomum fuscum"@fi,
        "Opistomum fuscum"@sv .

<http://tun.fi/MX.232765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthopharynx vaginatus" ;
    dwc:scientificNameAuthorship "Karling, 1940" ;
    skos:broader <http://tun.fi/MX.232764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthopharynx vaginatus"@fi,
        "Anthopharynx vaginatus"@sv .

<http://tun.fi/MX.232768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carcharodopharynx arcanus" ;
    dwc:scientificNameAuthorship "Reisinger, 1924" ;
    skos:broader <http://tun.fi/MX.232767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carcharodopharynx arcanus"@fi,
        "Carcharodopharynx arcanus"@sv .

<http://tun.fi/MX.232773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyratrix hermaphroditus" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1831" ;
    skos:broader <http://tun.fi/MX.232772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyratrix hermaphroditus"@fi,
        "Gyratrix hermaphroditus"@sv .

<http://tun.fi/MX.232776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opisthocystis goettei" ;
    dwc:scientificNameAuthorship "(Bresslau, 1906)" ;
    skos:broader <http://tun.fi/MX.232775> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opisthocystis goettei"@fi,
        "Opisthocystis goettei"@sv .

<http://tun.fi/MX.232779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrorhynchides robustus" ;
    dwc:scientificNameAuthorship "(Karling, 1931)" ;
    skos:broader <http://tun.fi/MX.232778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrorhynchides robustus"@fi,
        "Acrorhynchides robustus"@sv .

<http://tun.fi/MX.232783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itaipusa scotica" ;
    dwc:scientificNameAuthorship "(Karling, 1954)" ;
    skos:broader <http://tun.fi/MX.232781> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itaipusa scotica"@fi,
        "Itaipusa scotica"@sv .

<http://tun.fi/MX.232786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zonorhynchus tvaerminnensis" ;
    dwc:scientificNameAuthorship "(Karling, 1931)" ;
    skos:broader <http://tun.fi/MX.232785> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zonorhynchus tvaerminnensis"@fi,
        "Zonorhynchus tvaerminnensis"@sv .

<http://tun.fi/MX.232788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicerina tetradactyla" ;
    dwc:scientificNameAuthorship "Giard, 1904" ;
    skos:broader <http://tun.fi/MX.232787> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicerina tetradactyla"@fi,
        "Cicerina tetradactyla"@sv .

<http://tun.fi/MX.232789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicerina brevicirrus" ;
    dwc:scientificNameAuthorship "Meixner, 1928" ;
    skos:broader <http://tun.fi/MX.232787> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cicerina brevicirrus"@fi,
        "Cicerina brevicirrus"@sv .

<http://tun.fi/MX.232791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracicerina maristoi" ;
    dwc:scientificNameAuthorship "Karling, 1952" ;
    skos:broader <http://tun.fi/MX.232790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracicerina maristoi"@fi,
        "Paracicerina maristoi"@sv .

<http://tun.fi/MX.232794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clyporhynchus monolentis" ;
    dwc:scientificNameAuthorship "Karling, 1947" ;
    skos:broader <http://tun.fi/MX.232793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clyporhynchus monolentis"@fi,
        "Clyporhynchus monolentis"@sv .

<http://tun.fi/MX.232796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placorhynchus octaculeatus" ;
    dwc:scientificNameAuthorship "Karling, 1931" ;
    skos:broader <http://tun.fi/MX.232795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Placorhynchus octaculeatus"@fi,
        "Placorhynchus octaculeatus"@sv .

<http://tun.fi/MX.232797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placorhynchus echinulatus" ;
    dwc:scientificNameAuthorship "Karling, 1947" ;
    skos:broader <http://tun.fi/MX.232795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Placorhynchus echinulatus"@fi,
        "Placorhynchus echinulatus"@sv .

<http://tun.fi/MX.232800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uncinorhynchus flavidus" ;
    dwc:scientificNameAuthorship "Karling, 1947" ;
    skos:broader <http://tun.fi/MX.232799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uncinorhynchus flavidus"@fi,
        "Uncinorhynchus flavidus"@sv .

<http://tun.fi/MX.232805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontorhynchus lonchiferus" ;
    dwc:scientificNameAuthorship "Karling, 1947" ;
    skos:broader <http://tun.fi/MX.232804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontorhynchus lonchiferus"@fi,
        "Odontorhynchus lonchiferus"@sv .

<http://tun.fi/MX.232807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prognathorhynchus campylostylus" ;
    dwc:scientificNameAuthorship "Karling, 1947" ;
    skos:broader <http://tun.fi/MX.232806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prognathorhynchus campylostylus"@fi,
        "Prognathorhynchus campylostylus"@sv .

<http://tun.fi/MX.232808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prognathorhynchus canaliculatus" ;
    dwc:scientificNameAuthorship "Karling, 1947" ;
    skos:broader <http://tun.fi/MX.232806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prognathorhynchus canaliculatus"@fi,
        "Prognathorhynchus canaliculatus"@sv .

<http://tun.fi/MX.232811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carcharodorhynchus subterraneus" ;
    dwc:scientificNameAuthorship "Meixner, 1938" ;
    skos:broader <http://tun.fi/MX.232810> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carcharodorhynchus subterraneus"@fi,
        "Carcharodorhynchus subterraneus"@sv .

<http://tun.fi/MX.232813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thylacorhynchus pyriferus" ;
    dwc:scientificNameAuthorship "Karling, 1950" ;
    skos:broader <http://tun.fi/MX.232812> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thylacorhynchus pyriferus"@fi,
        "Thylacorhynchus pyriferus"@sv .

<http://tun.fi/MX.232814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thylacorhynchus conglobatus" ;
    dwc:scientificNameAuthorship "Meixner, 1928" ;
    skos:broader <http://tun.fi/MX.232812> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thylacorhynchus conglobatus"@fi,
        "Thylacorhynchus conglobatus"@sv .

<http://tun.fi/MX.232815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thylacorhynchus filostylis" ;
    dwc:scientificNameAuthorship "Karling, 1956" ;
    skos:broader <http://tun.fi/MX.232812> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thylacorhynchus filostylis"@fi,
        "Thylacorhynchus filostylis"@sv .

<http://tun.fi/MX.232818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baltoplana magna" ;
    dwc:scientificNameAuthorship "Karling, 1949" ;
    skos:broader <http://tun.fi/MX.232817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baltoplana magna"@fi,
        "Baltoplana magna"@sv .

<http://tun.fi/MX.232820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheliplana stylifera" ;
    dwc:scientificNameAuthorship "Karling, 1949" ;
    skos:broader <http://tun.fi/MX.232819> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheliplana stylifera"@fi,
        "Cheliplana stylifera"@sv .

<http://tun.fi/MX.232823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diascorhynchus serpens" ;
    dwc:scientificNameAuthorship "Karling, 1949" ;
    skos:broader <http://tun.fi/MX.232822> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diascorhynchus serpens"@fi,
        "Diascorhynchus serpens"@sv .

<http://tun.fi/MX.232824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diascorhynchus lappvikensis" ;
    dwc:scientificNameAuthorship "Karling, 1963" ;
    skos:broader <http://tun.fi/MX.232822> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diascorhynchus lappvikensis"@fi,
        "Diascorhynchus lappvikensis"@sv .

<http://tun.fi/MX.232825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenostomum tuberculosum" ;
    dwc:scientificNameAuthorship "Nuttycombe & Waters, 1938" ;
    skos:broader <http://tun.fi/MX.232561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenostomum tuberculosum"@fi,
        "Stenostomum tuberculosum"@sv .

<http://tun.fi/MX.232826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelogynopora biarmata" ;
    dwc:scientificNameAuthorship "Steinböck, 1924" ;
    skos:broader <http://tun.fi/MX.232681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelogynopora biarmata"@fi,
        "Coelogynopora biarmata"@sv .

<http://tun.fi/MX.232827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fulinskiella lapponica" ;
    dwc:scientificNameAuthorship "Luther, 1955" ;
    skos:broader <http://tun.fi/MX.232614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fulinskiella lapponica"@fi,
        "Fulinskiella lapponica"@sv .

<http://tun.fi/MX.232828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olisthanellinella rotundula" ;
    dwc:scientificNameAuthorship "Reisinger, 1924" ;
    skos:broader <http://tun.fi/MX.232868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olisthanellinella rotundula"@fi,
        "Olisthanellinella rotundula"@sv .

<http://tun.fi/MX.232829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada perspicua" ;
    dwc:scientificNameAuthorship "(Fuhrmann, 1894)" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada perspicua"@fi,
        "Castrada perspicua"@sv .

<http://tun.fi/MX.232830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothromesostoma essenii" ;
    dwc:scientificNameAuthorship "Braun, 1885" ;
    skos:broader <http://tun.fi/MX.232950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothromesostoma essenii"@fi,
        "Bothromesostoma essenii"@sv .

<http://tun.fi/MX.232831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neognathorhynchus lobatus" ;
    dwc:scientificNameAuthorship "(Ax, 1952)" ;
    skos:broader <http://tun.fi/MX.232801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neognathorhynchus lobatus"@fi,
        "Neognathorhynchus lobatus"@sv .

<http://tun.fi/MX.232834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byrsophlebs dubia" ;
    dwc:scientificNameAuthorship "(Ax, 1956)" ;
    skos:broader <http://tun.fi/MX.4986098> ;
    skos:hiddenLabel "Maehrenthalia dubia"@fi,
        "Maehrenthalia dubia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Byrsophlebs dubia"@fi,
        "Byrsophlebs dubia"@sv .

<http://tun.fi/MX.232838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brinkmanniella macrostomoides" ;
    dwc:scientificNameAuthorship "Luther, 1948" ;
    skos:broader <http://tun.fi/MX.232837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brinkmanniella macrostomoides"@fi,
        "Brinkmanniella macrostomoides"@sv .

<http://tun.fi/MX.232840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Westbladiella obliquepharynx" ;
    dwc:scientificNameAuthorship "Luther, 1943" ;
    skos:broader <http://tun.fi/MX.232839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Westbladiella obliquepharynx"@fi,
        "Westbladiella obliquepharynx"@sv .

<http://tun.fi/MX.232842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tvaerminnea karlingi" ;
    dwc:scientificNameAuthorship "Luther, 1943" ;
    skos:broader <http://tun.fi/MX.232841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tvaerminnea karlingi"@fi,
        "Tvaerminnea karlingi"@sv .

<http://tun.fi/MX.232844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronhelmis multispinosus" ;
    dwc:scientificNameAuthorship "Luther, 1948" ;
    skos:broader <http://tun.fi/MX.232843> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coronhelmis multispinosus"@fi,
        "Coronhelmis multispinosus"@sv .

<http://tun.fi/MX.232845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronhelmis lutheri" ;
    dwc:scientificNameAuthorship "Ax, 1951" ;
    skos:broader <http://tun.fi/MX.232843> ;
    skos:hiddenLabel "Coronhelmis urna"@fi,
        "Coronhelmis urna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coronhelmis lutheri"@fi,
        "Coronhelmis lutheri"@sv .

<http://tun.fi/MX.232848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Promesostoma marmoratum" ;
    dwc:scientificNameAuthorship "(Schultze, 1851)" ;
    skos:broader <http://tun.fi/MX.232847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Promesostoma marmoratum"@fi,
        "Promesostoma marmoratum"@sv .

<http://tun.fi/MX.232849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Promesostoma caligulatum" ;
    dwc:scientificNameAuthorship "Ax, 1952" ;
    skos:broader <http://tun.fi/MX.232847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Promesostoma caligulatum"@fi,
        "Promesostoma caligulatum"@sv .

<http://tun.fi/MX.232850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Promesostoma nynaesiensis" ;
    dwc:scientificNameAuthorship "Karling, 1957" ;
    skos:broader <http://tun.fi/MX.232847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Promesostoma nynaesiensis"@fi,
        "Promesostoma nynaesiensis"@sv .

<http://tun.fi/MX.232851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Promesostoma balticum" ;
    dwc:scientificNameAuthorship "Luther, 1918" ;
    skos:broader <http://tun.fi/MX.232847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Promesostoma balticum"@fi,
        "Promesostoma balticum"@sv .

<http://tun.fi/MX.232852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Promesostoma cochleare" ;
    dwc:scientificNameAuthorship "Karling, 1935" ;
    skos:broader <http://tun.fi/MX.232847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Promesostoma cochleare"@fi,
        "Promesostoma cochleare"@sv .

<http://tun.fi/MX.232855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beklemischeviella contorta" ;
    dwc:scientificNameAuthorship "(Beklemischev, 1927)" ;
    skos:broader <http://tun.fi/MX.232854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Beklemischeviella contorta"@fi,
        "Beklemischeviella contorta"@sv .

<http://tun.fi/MX.232856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beklemischeviella angustior" ;
    dwc:scientificNameAuthorship "Luther, 1943" ;
    skos:broader <http://tun.fi/MX.232854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Beklemischeviella angustior"@fi,
        "Beklemischeviella angustior"@sv .

<http://tun.fi/MX.232858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychopera spinifera" ;
    dwc:scientificNameAuthorship "Den Hartog, 1966" ;
    skos:broader <http://tun.fi/MX.232857> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptychopera spinifera"@fi,
        "Ptychopera spinifera"@sv .

<http://tun.fi/MX.232859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychopera avicularis" ;
    dwc:scientificNameAuthorship "Karling, 1974" ;
    skos:broader <http://tun.fi/MX.232857> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptychopera avicularis"@fi,
        "Ptychopera avicularis"@sv .

<http://tun.fi/MX.232861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proxenetes flabellifer" ;
    dwc:scientificNameAuthorship "Jensen, 1878" ;
    skos:broader <http://tun.fi/MX.232860> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proxenetes flabellifer"@fi,
        "Proxenetes flabellifer"@sv .

<http://tun.fi/MX.232862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proxenetes karlingi" ;
    dwc:scientificNameAuthorship "Luther, 1943" ;
    skos:broader <http://tun.fi/MX.232860> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proxenetes karlingi"@fi,
        "Proxenetes karlingi"@sv .

<http://tun.fi/MX.232863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proxenetes simplex" ;
    dwc:scientificNameAuthorship "Luther, 1948" ;
    skos:broader <http://tun.fi/MX.232860> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proxenetes simplex"@fi,
        "Proxenetes simplex"@sv .

<http://tun.fi/MX.232867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoplanella simplex" ;
    dwc:scientificNameAuthorship "Reisinger, 1924" ;
    skos:broader <http://tun.fi/MX.232866> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoplanella simplex"@fi,
        "Protoplanella simplex"@sv .

<http://tun.fi/MX.232870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrochordonoposthia conica" ;
    dwc:scientificNameAuthorship "Reisinger, 1924" ;
    skos:broader <http://tun.fi/MX.232869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrochordonoposthia conica"@fi,
        "Acrochordonoposthia conica"@sv .

<http://tun.fi/MX.232871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrochordonoposthia nemoralis" ;
    dwc:scientificNameAuthorship "Reisinger, 1924" ;
    skos:broader <http://tun.fi/MX.232869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrochordonoposthia nemoralis"@fi,
        "Acrochordonoposthia nemoralis"@sv .

<http://tun.fi/MX.232872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrochordonoposthia robusta" ;
    dwc:scientificNameAuthorship "Luther, 1963" ;
    skos:broader <http://tun.fi/MX.232869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrochordonoposthia robusta"@fi,
        "Acrochordonoposthia robusta"@sv .

<http://tun.fi/MX.232875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhloplana viridata" ;
    dwc:scientificNameAuthorship "(Abildgaard, 1789)" ;
    skos:broader <http://tun.fi/MX.232874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhloplana viridata"@fi,
        "Typhloplana viridata"@sv .

<http://tun.fi/MX.232877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhloplanella halleziana" ;
    dwc:scientificNameAuthorship "(Vejdovsky, 1880)" ;
    skos:broader <http://tun.fi/MX.232876> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhloplanella halleziana"@fi,
        "Typhloplanella halleziana"@sv .

<http://tun.fi/MX.232878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhloplanella septentrionalis" ;
    dwc:scientificNameAuthorship "(Nasonov, 1925)" ;
    skos:broader <http://tun.fi/MX.232876> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhloplanella septentrionalis"@fi,
        "Typhloplanella septentrionalis"@sv .

<http://tun.fi/MX.232879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhloplanella arctica" ;
    dwc:scientificNameAuthorship "(Nasonov, 1923)" ;
    skos:broader <http://tun.fi/MX.232876> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhloplanella arctica"@fi,
        "Typhloplanella arctica"@sv .

<http://tun.fi/MX.232881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stygoplanellina halophila" ;
    dwc:scientificNameAuthorship "Ax, 1954" ;
    skos:broader <http://tun.fi/MX.232880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stygoplanellina halophila"@fi,
        "Stygoplanellina halophila"@sv .

<http://tun.fi/MX.232883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Styloplanella strongylostomoides" ;
    dwc:scientificNameAuthorship "Findenegg, 1924" ;
    skos:broader <http://tun.fi/MX.232882> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Styloplanella strongylostomoides"@fi,
        "Styloplanella strongylostomoides"@sv .

<http://tun.fi/MX.232885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haloplanella obtusituba" ;
    dwc:scientificNameAuthorship "Luther, 1946" ;
    skos:broader <http://tun.fi/MX.232884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haloplanella obtusituba"@fi,
        "Haloplanella obtusituba"@sv .

<http://tun.fi/MX.232886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haloplanella curvistyla" ;
    dwc:scientificNameAuthorship "Luther, 1946" ;
    skos:broader <http://tun.fi/MX.232884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haloplanella curvistyla"@fi,
        "Haloplanella curvistyla"@sv .

<http://tun.fi/MX.232887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haloplanella minuta" ;
    dwc:scientificNameAuthorship "Luther, 1946" ;
    skos:broader <http://tun.fi/MX.232884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haloplanella minuta"@fi,
        "Haloplanella minuta"@sv .

<http://tun.fi/MX.232889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalassoplanella collaris" ;
    dwc:scientificNameAuthorship "Luther, 1946" ;
    skos:broader <http://tun.fi/MX.232888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thalassoplanella collaris"@fi,
        "Thalassoplanella collaris"@sv .

<http://tun.fi/MX.232891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongylostoma radiatum" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.232890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strongylostoma radiatum"@fi,
        "Strongylostoma radiatum"@sv .

<http://tun.fi/MX.232895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongylostoma simplex" ;
    dwc:scientificNameAuthorship "Meixner, 1915" ;
    skos:broader <http://tun.fi/MX.232890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strongylostoma simplex"@fi,
        "Strongylostoma simplex"@sv .

<http://tun.fi/MX.232900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada inermis" ;
    dwc:scientificNameAuthorship "Hofsten, 1911" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada inermis"@fi,
        "Castrada inermis"@sv .

<http://tun.fi/MX.232901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada annebergensis" ;
    dwc:scientificNameAuthorship "Luther, 1946" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada annebergensis"@fi,
        "Castrada annebergensis"@sv .

<http://tun.fi/MX.232905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada lanceola" ;
    dwc:scientificNameAuthorship "(Braun, 1885)" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada lanceola"@fi,
        "Castrada lanceola"@sv .

<http://tun.fi/MX.232906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada borealis" ;
    dwc:scientificNameAuthorship "Steinböck, 1931" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:hiddenLabel "Castrada borealis hagaensis"@fi,
        "Castrada borealis hagaensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada borealis"@fi,
        "Castrada borealis"@sv .

<http://tun.fi/MX.232909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada stagnorum" ;
    dwc:scientificNameAuthorship "Luther, 1904" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada stagnorum"@fi,
        "Castrada stagnorum"@sv .

<http://tun.fi/MX.232910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada rhaetica" ;
    dwc:scientificNameAuthorship "Hofsten, 1911" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada rhaetica"@fi,
        "Castrada rhaetica"@sv .

<http://tun.fi/MX.232911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada hofmanni" ;
    dwc:scientificNameAuthorship "Braun, 1885" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada hofmanni"@fi,
        "Castrada hofmanni"@sv .

<http://tun.fi/MX.232912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada instructa" ;
    dwc:scientificNameAuthorship "Hofsten, 1907" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada instructa"@fi,
        "Castrada instructa"@sv .

<http://tun.fi/MX.232913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada affinis" ;
    dwc:scientificNameAuthorship "Hofsten, 1907" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada affinis"@fi,
        "Castrada affinis"@sv .

<http://tun.fi/MX.232914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada sphagnetorum" ;
    dwc:scientificNameAuthorship "Luther, 1904" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada sphagnetorum"@fi,
        "Castrada sphagnetorum"@sv .

<http://tun.fi/MX.232915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada intermedia" ;
    dwc:scientificNameAuthorship "(Volz, 1898)" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada intermedia"@fi,
        "Castrada intermedia"@sv .

<http://tun.fi/MX.232916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada noemiae" ;
    dwc:scientificNameAuthorship "Papi, 1951" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada noemiae"@fi,
        "Castrada noemiae"@sv .

<http://tun.fi/MX.232917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada libidinosa" ;
    dwc:scientificNameAuthorship "Hofsten, 1916" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada libidinosa"@fi,
        "Castrada libidinosa"@sv .

<http://tun.fi/MX.232918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada viridis" ;
    dwc:scientificNameAuthorship "Volz, 1898" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada viridis"@fi,
        "Castrada viridis"@sv .

<http://tun.fi/MX.232919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada neocomensis" ;
    dwc:scientificNameAuthorship "Volz, 1898" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada neocomensis"@fi,
        "Castrada neocomensis"@sv .

<http://tun.fi/MX.232920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada subsalsa" ;
    dwc:scientificNameAuthorship "Luther, 1946" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada subsalsa"@fi,
        "Castrada subsalsa"@sv .

<http://tun.fi/MX.232923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada armata" ;
    dwc:scientificNameAuthorship "(Fuhrman, 1894)" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada armata"@fi,
        "Castrada armata"@sv .

<http://tun.fi/MX.232925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada granea" ;
    dwc:scientificNameAuthorship "Braun, 1885" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada granea"@fi,
        "Castrada granea"@sv .

<http://tun.fi/MX.232927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetracelis marmorosa" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.232926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetracelis marmorosa"@fi,
        "Tetracelis marmorosa"@sv .

<http://tun.fi/MX.232929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchomesostoma rostratum" ;
    dwc:scientificNameAuthorship "(Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.232928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhynchomesostoma rostratum"@fi,
        "Rhynchomesostoma rostratum"@sv .

<http://tun.fi/MX.232930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchomesostoma lutheri" ;
    dwc:scientificNameAuthorship "Papi, 1963" ;
    skos:broader <http://tun.fi/MX.232928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhynchomesostoma lutheri"@fi,
        "Rhynchomesostoma lutheri"@sv .

<http://tun.fi/MX.232933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dochmiotrema limicola" ;
    dwc:scientificNameAuthorship "Hofsten, 1907" ;
    skos:broader <http://tun.fi/MX.232932> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dochmiotrema limicola"@fi,
        "Dochmiotrema limicola"@sv .

<http://tun.fi/MX.232935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascophora elegantissima" ;
    dwc:scientificNameAuthorship "Findenegg, 1924" ;
    skos:broader <http://tun.fi/MX.232934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascophora elegantissima"@fi,
        "Ascophora elegantissima"@sv .

<http://tun.fi/MX.232938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olisthanella truncula" ;
    dwc:scientificNameAuthorship "(Schmidt, 1858)" ;
    skos:broader <http://tun.fi/MX.232937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olisthanella truncula"@fi,
        "Olisthanella truncula"@sv .

<http://tun.fi/MX.232939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olisthanella palmeni" ;
    dwc:scientificNameAuthorship "Nasonov, 1917" ;
    skos:broader <http://tun.fi/MX.232937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olisthanella palmeni"@fi,
        "Olisthanella palmeni"@sv .

<http://tun.fi/MX.232940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olisthanella obtusa" ;
    dwc:scientificNameAuthorship "(Schultze, 1851)" ;
    skos:broader <http://tun.fi/MX.232937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olisthanella obtusa"@fi,
        "Olisthanella obtusa"@sv .

<http://tun.fi/MX.232943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesostoma ehrenbergii" ;
    dwc:scientificNameAuthorship "(Focke, 1836)" ;
    skos:broader <http://tun.fi/MX.232942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesostoma ehrenbergii"@fi,
        "Mesostoma ehrenbergii"@sv .

<http://tun.fi/MX.232944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesostoma productum" ;
    dwc:scientificNameAuthorship "(Schmidt, 1848)" ;
    skos:broader <http://tun.fi/MX.232942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesostoma productum"@fi,
        "Mesostoma productum"@sv .

<http://tun.fi/MX.232945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesostoma lingua" ;
    dwc:scientificNameAuthorship "(Abildgaard, 1789)" ;
    skos:broader <http://tun.fi/MX.232942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesostoma lingua"@fi,
        "Mesostoma lingua"@sv .

<http://tun.fi/MX.232946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesostoma craci" ;
    dwc:scientificNameAuthorship "Schmidt, 1858" ;
    skos:broader <http://tun.fi/MX.232942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesostoma craci"@fi,
        "Mesostoma craci"@sv .

<http://tun.fi/MX.232947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesostoma punctatum" ;
    dwc:scientificNameAuthorship "Braun, 1885" ;
    skos:broader <http://tun.fi/MX.232942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesostoma punctatum"@fi,
        "Mesostoma punctatum"@sv .

<http://tun.fi/MX.232948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesostoma maculatum" ;
    dwc:scientificNameAuthorship "Hofsten, 1916" ;
    skos:broader <http://tun.fi/MX.232942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesostoma maculatum"@fi,
        "Mesostoma maculatum"@sv .

<http://tun.fi/MX.232949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesostoma platygastricum" ;
    dwc:scientificNameAuthorship "Hofsten, 1924" ;
    skos:broader <http://tun.fi/MX.232942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesostoma platygastricum"@fi,
        "Mesostoma platygastricum"@sv .

<http://tun.fi/MX.232951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothromesostoma personatum" ;
    dwc:scientificNameAuthorship "(Schmidt, 1848)" ;
    skos:broader <http://tun.fi/MX.232950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothromesostoma personatum"@fi,
        "Bothromesostoma personatum"@sv .

<http://tun.fi/MX.232954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocora unipunctata" ;
    dwc:scientificNameAuthorship "(Ørsted, 1843)" ;
    skos:broader <http://tun.fi/MX.232953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocora unipunctata"@fi,
        "Phaenocora unipunctata"@sv .

<http://tun.fi/MX.234595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acroperus angustatus" ;
    dwc:scientificNameAuthorship "Sars, 1863" ;
    skos:broader <http://tun.fi/MX.213917> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acroperus angustatus"@fi,
        "Acroperus angustatus"@sv .

<http://tun.fi/MX.234692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus macrocarpus" ;
    dwc:scientificNameAuthorship "(F.H.Møller) F.H.Møller" ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agaricus macrocarpus"@fi,
        "Agaricus macrocarpus"@sv .

<http://tun.fi/MX.234716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita supravolvata" ;
    dwc:scientificNameAuthorship "Lanne" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita argentea"@fi,
        "Amanita lividopallescens"@fi,
        "Amanita supravolvata"@fi,
        "Amanita argentea"@sv,
        "Amanita lividopallescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeakärpässieni"@fi,
        "Amanita supravolvata"@sv .

<http://tun.fi/MX.234717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita beckeri" ;
    dwc:scientificNameAuthorship "Huijsman" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita beckeri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenkärpässieni"@fi,
        "Amanita beckeri"@sv .

<http://tun.fi/MX.234720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita flavescens" ;
    dwc:scientificNameAuthorship "(E.-J.Gilbert & S. Lundell) Contu" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita flavescens"@fi,
        "Amanita flavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermakärpässieni"@fi,
        "blekgul kamskivling"@sv .

<http://tun.fi/MX.234725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita vaginata" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Lam." ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita vaginata"@fi,
        "Amanita vaginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakärpässieni"@fi,
        "grå kamskivling/vit kamskivling"@sv .

<http://tun.fi/MX.234727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphinema diadema" ;
    dwc:scientificNameAuthorship "K. H. Larss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.205012> ;
    skos:hiddenLabel "Amphinema diadema"@fi,
        "Amphinema diadema"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtikuopikka"@fi,
        "brunt kraterskinn"@sv .

<http://tun.fi/MX.234738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Armillaria cepistipes" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.69690> ;
    skos:hiddenLabel "Armillaria cepistipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Armillaria cepistipes"@fi,
        "finfjällig honungsskivling"@sv .

<http://tun.fi/MX.234743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia epichysium" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Redhead, Lutzoni, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia epichysium"@fi,
        "Omphalina epichysium"@fi,
        "Arrhenia epichysium"@sv,
        "Omphalina epichysium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaanapalakki"@fi,
        "grånavling"@sv .

<http://tun.fi/MX.234747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia obatra" ;
    dwc:scientificNameAuthorship "(J. Favre) Redhead, Lutzoni, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arrhenia obatra"@fi,
        "Arrhenia obatra"@sv .

<http://tun.fi/MX.234748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia obscurata" ;
    dwc:scientificNameAuthorship "(D. A. Reid) Redhead, Lutzoni, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia obscurata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arrhenia obscurata"@fi,
        "gråbrun navling"@sv .

<http://tun.fi/MX.234751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia philonotis" ;
    dwc:scientificNameAuthorship "(Lasch) Redhead, Lutzoni, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Omphalina philonotis"@fi,
        "Omphalina philonotis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arrhenia philonotis"@fi,
        "Arrhenia philonotis"@sv .

<http://tun.fi/MX.234753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia rigidipes" ;
    dwc:scientificNameAuthorship "(Lamoure) Redhead, Lutzoni, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arrhenia rigidipes"@fi,
        "Arrhenia rigidipes"@sv .

<http://tun.fi/MX.234762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelia singularis" ;
    dwc:scientificNameAuthorship "Parmasto" ;
    skos:broader <http://tun.fi/MX.67275> ;
    skos:hiddenLabel "Athelia singularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigahämäkkä"@fi,
        "Athelia singularis"@sv .

<http://tun.fi/MX.234797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bovista aestivalis" ;
    dwc:scientificNameAuthorship "(Bonord.) Demoulin" ;
    skos:broader <http://tun.fi/MX.234655> ;
    skos:hiddenLabel "Bovista aestivalis"@fi,
        "Bovista polymorpha"@fi,
        "Bovista pusilliformis"@fi,
        "Lycoperdon ericetorum"@fi,
        "Lycoperdon furfuraceum"@fi,
        "Bovista aestivalis"@sv,
        "Bovista polymorpha"@sv,
        "Bovista pusilliformis"@sv,
        "Lycoperdon ericetorum"@sv,
        "Lycoperdon furfuraceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangastuhkelo"@fi,
        "mångformig äggsvamp"@sv .

<http://tun.fi/MX.234799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bovista furfuracea" ;
    dwc:scientificNameAuthorship "(J.F.Gmelin:Pers) Pers." ;
    skos:broader <http://tun.fi/MX.234655> ;
    skos:hiddenLabel "Bovista furfuracea"@fi,
        "Bovista pusilla"@fi,
        "Bovista furfuracea"@sv,
        "Bovista pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiekkamaamuna"@fi,
        "sandäggsvamp"@sv .

<http://tun.fi/MX.234800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bovista graveolens" ;
    dwc:scientificNameAuthorship "Schwalb" ;
    skos:broader <http://tun.fi/MX.234655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bovista graveolens"@fi,
        "Bovista graveolens"@sv .

<http://tun.fi/MX.234801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bovista limosa" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.234655> ;
    skos:hiddenLabel "Bovista limosa"@fi,
        "Bovista limosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiömaamuna"@fi,
        "dvärgäggsvamp"@sv .

<http://tun.fi/MX.234802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bovista nigrescens" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.234655> ;
    skos:hiddenLabel "Bovista nigrescens"@fi,
        "Bovista nigrescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmimaamuna"@fi,
        "svartnande äggsvamp"@sv .

<http://tun.fi/MX.234803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bovista paludosa" ;
    dwc:scientificNameAuthorship "Lév." ;
    skos:broader <http://tun.fi/MX.234655> ;
    skos:hiddenLabel "Bovista paludosa"@fi,
        "Bovistella paludosa"@fi,
        "Bovista paludosa"@sv,
        "Bovistella paludosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettotuhkelo"@fi,
        "sumpäggsvamp"@sv .

<http://tun.fi/MX.234804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bovista plumbea" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.234655> ;
    skos:hiddenLabel "Bovista plumbea"@fi,
        "Bovista plumbea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumaamuna"@fi,
        "blygrå äggsvamp"@sv .

<http://tun.fi/MX.234806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bovista tomentosa" ;
    dwc:scientificNameAuthorship "(Vittad.) Quél." ;
    skos:broader <http://tun.fi/MX.234655> ;
    skos:hiddenLabel "Bovista tomentosa"@fi,
        "Lycoperdon tomentosum"@fi,
        "Bovista tomentosa"@sv,
        "Lycoperdon tomentosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskamaamuna"@fi,
        "kopparäggsvamp"@sv .

<http://tun.fi/MX.234808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byssocorticium efibulatum" ;
    dwc:scientificNameAuthorship "Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.205119> ;
    skos:hiddenLabel "Byssocorticium efibulatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savivanu"@fi,
        "Byssocorticium efibulatum"@sv .

<http://tun.fi/MX.234870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitopilus daamsii" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69717> ;
    skos:hiddenLabel "Clitopilus daamsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clitopilus daamsii"@fi,
        "barkmjölmussling"@sv .

<http://tun.fi/MX.234886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe rhizophora" ;
    dwc:scientificNameAuthorship "Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe rhizophora"@fi,
        "Conocybe rhizophora"@sv .

<http://tun.fi/MX.234897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus brevisetulosus" ;
    dwc:scientificNameAuthorship "(Arnolds) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinellus brevisetulosus"@fi,
        "Coprinellus brevisetulosus"@sv .

<http://tun.fi/MX.234907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus saccharinus" ;
    dwc:scientificNameAuthorship "(Romagn.) P.Roux, Guy Garcia & Dumas" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinellus saccharinus"@fi,
        "Coprinellus saccharinus"@sv .

<http://tun.fi/MX.234915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus truncorum" ;
    dwc:scientificNameAuthorship "(Schaeff.) Vilgalys, Hopple & Jacq. Johnson" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinellus truncorum"@fi,
        "Coprinellus truncorum"@sv .

<http://tun.fi/MX.234924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis coniophora" ;
    dwc:scientificNameAuthorship "(Romagn.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis coniophora"@fi,
        "Coprinopsis coniophora"@sv .

<http://tun.fi/MX.234935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis laanii" ;
    dwc:scientificNameAuthorship "(Kits van Wav.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis laanii"@fi,
        "Coprinopsis laanii"@sv .

<http://tun.fi/MX.234969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis candidata" ;
    dwc:scientificNameAuthorship "(Uljé) Gminder & Böhning" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinus candidatus"@fi,
        "Coprinus candidatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis candidata"@fi,
        "Coprinopsis candidata"@sv .

<http://tun.fi/MX.234978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius albocyaneus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius albocyaneus"@fi,
        "Cortinarius albocyaneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihtaseitikki"@fi,
        "blåvit björkspindling"@sv .

<http://tun.fi/MX.234983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius angustisporus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius angustisporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piskuseitikki"@fi,
        "Cortinarius angustisporus"@sv .

<http://tun.fi/MX.234998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius barbatus" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) Melot" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius barbatus"@fi,
        "Cortinarius barbatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luuseitikki"@fi,
        "vitspindling"@sv .

<http://tun.fi/MX.235012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius castaneus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius castaneus"@fi,
        "Cortinarius castaneus"@sv .

<http://tun.fi/MX.235014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius centrirufus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius centrirufus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "voronseitikki"@fi,
        "Cortinarius centrirufus"@sv .

<http://tun.fi/MX.235020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius colossipes" ;
    dwc:scientificNameAuthorship "Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius colossipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mahtiseitikki"@fi,
        "Cortinarius colossipes"@sv .

<http://tun.fi/MX.235025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius crassisporus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius crassisporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "erakkoseitikki"@fi,
        "Cortinarius crassisporus"@sv .

<http://tun.fi/MX.235028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius croceocaeruleus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius croceocaeruleus"@fi,
        "Cortinarius croceocaeruleus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ihmeseitikki"@fi,
        "juvelspindling"@sv .

<http://tun.fi/MX.235037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius duristipes" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius angulosus"@fi,
        "Cortinarius duristipes"@fi,
        "Cortinarius angulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sompaseitikki"@fi,
        "Cortinarius duristipes"@sv .

<http://tun.fi/MX.235039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius elatior" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius elatior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius elatior"@fi,
        "rynkspindling"@sv .

<http://tun.fi/MX.235049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius fuscescens" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius fuscescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suklaaseitikki"@fi,
        "Cortinarius fuscescens"@sv .

<http://tun.fi/MX.235056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius harcynicus" ;
    dwc:scientificNameAuthorship "(Pers.) M.M.Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius harcynicus"@fi,
        "Cortinarius harcynicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumuseitikki"@fi,
        "barrviolspindling"@sv .

<http://tun.fi/MX.235058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius hircinosmus" ;
    dwc:scientificNameAuthorship "Moënne-Locc." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius hircinosmus"@fi,
        "Cortinarius hircinosmus"@sv .

<http://tun.fi/MX.235076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius laetus" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius laetus"@fi,
        "Cortinarius laetus"@sv .

<http://tun.fi/MX.235082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius lepidopus" ;
    dwc:scientificNameAuthorship "Cooke" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius lepidopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vastaseitikki"@fi,
        "Cortinarius lepidopus"@sv .

<http://tun.fi/MX.235097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius murinascens" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius murinascens"@fi,
        "Cortinarius murinascens"@sv .

<http://tun.fi/MX.235098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius russeoides" ;
    dwc:scientificNameAuthorship "M.M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius mussivus"@fi,
        "Cortinarius russeoides"@fi,
        "Cortinarius mussivus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoryytiseitikki"@fi,
        "Cortinarius russeoides"@sv .

<http://tun.fi/MX.235115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pansa" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pansa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loimunuppiseitikki"@fi,
        "Cortinarius pansa"@sv .

<http://tun.fi/MX.235121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pluviorum" ;
    dwc:scientificNameAuthorship "(Jul. Schäff. apud M. M. Moser) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius pluviorum"@fi,
        "Cortinarius pluviorum"@sv .

<http://tun.fi/MX.235127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius privignatus" ;
    dwc:scientificNameAuthorship "Soop" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius privignatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuhmonseitikki"@fi,
        "Cortinarius privignatus"@sv .

<http://tun.fi/MX.235128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius privignipallens" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius privignipallens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmoseitikki"@fi,
        "Cortinarius privignipallens"@sv .

<http://tun.fi/MX.235156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subbrunneoideus" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius subbrunneoideus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peikonseitikki"@fi,
        "Cortinarius subbrunneoideus"@sv .

<http://tun.fi/MX.235158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subexitiosus" ;
    dwc:scientificNameAuthorship "Liimat., Niskanen, Kytöv. & Ammirati" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius subexitiosus"@fi,
        "Cortinarius subexitiosus"@sv .

<http://tun.fi/MX.235161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subporphyropus" ;
    dwc:scientificNameAuthorship "Pilát" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius subporphyropus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinelmäseitikki"@fi,
        "Cortinarius subporphyropus"@sv .

<http://tun.fi/MX.235171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius uraceisporus" ;
    dwc:scientificNameAuthorship "Niskanen, Kytöv. & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius uraceisporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakinseitikki"@fi,
        "Cortinarius uraceisporus"@sv .

<http://tun.fi/MX.235172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius myrtilliphilus" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat., Niskanen & Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius myrtilliphilus"@fi,
        "Cortinarius vacciniophilus"@fi,
        "Cortinarius vacciniophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peuranseitikki"@fi,
        "Cortinarius myrtilliphilus"@sv .

<http://tun.fi/MX.235177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius violaceomaculatus" ;
    dwc:scientificNameAuthorship "Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius violaceomaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkuseitikki"@fi,
        "Cortinarius violaceomaculatus"@sv .

<http://tun.fi/MX.235195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidotus mollis" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) Staude" ;
    skos:broader <http://tun.fi/MX.69649> ;
    skos:hiddenLabel "Crepidotus mollis"@fi,
        "Crepidotus mollis var. mollis"@fi,
        "Crepidotus mollis"@sv,
        "Crepidotus mollis var. mollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkoruostevinokas"@fi,
        "mjukmussling"@sv .

<http://tun.fi/MX.235198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidotus stenocystis" ;
    dwc:scientificNameAuthorship "Pouzar" ;
    skos:broader <http://tun.fi/MX.69649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crepidotus stenocystis"@fi,
        "Crepidotus stenocystis"@sv .

<http://tun.fi/MX.235199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidotus kubickae" ;
    dwc:scientificNameAuthorship "Pilát" ;
    skos:broader <http://tun.fi/MX.69649> ;
    skos:hiddenLabel "Crepidotus cesatii var. subsphaerosporus"@fi,
        "Crepidotus subsphaerosporus"@fi,
        "Crepidotus variabilis var. subsphaerosporus"@fi,
        "Crepidotus cesatii var. subsphaerosporus"@sv,
        "Crepidotus subsphaerosporus"@sv,
        "Crepidotus variabilis var. subsphaerosporus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crepidotus kubickae"@fi,
        "Crepidotus kubickae"@sv .

<http://tun.fi/MX.235202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cristinia rhenana" ;
    dwc:scientificNameAuthorship "Grosse-Brauckm." ;
    skos:broader <http://tun.fi/MX.205021> ;
    skos:hiddenLabel "Cristinia rhenana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nypykänsäkkä"@fi,
        "Cristinia rhenana"@sv .

<http://tun.fi/MX.235203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crucibulum laeve" ;
    dwc:scientificNameAuthorship "(Huds.) Kambly" ;
    skos:broader <http://tun.fi/MX.233485> ;
    skos:hiddenLabel "Crucibulum laeve"@fi,
        "Crucibulum vulgare"@fi,
        "Crucibulum laeve"@sv,
        "Crucibulum vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leipäkorisieni"@fi,
        "gul brödkorgssvamp"@sv .

<http://tun.fi/MX.235207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyathus olla" ;
    dwc:scientificNameAuthorship "(Batsch:Pers.) Pers." ;
    skos:broader <http://tun.fi/MX.233486> ;
    skos:hiddenLabel "Cyathus olla"@fi,
        "Cyathus olla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaapesäsieni"@fi,
        "blygrå brödkorgssvamp"@sv .

<http://tun.fi/MX.235209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyathus striatus" ;
    dwc:scientificNameAuthorship "(Huds.:Pers.) Willd." ;
    skos:broader <http://tun.fi/MX.233486> ;
    skos:hiddenLabel "Cyathus striatus"@fi,
        "Cyathus striatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurrepesäsieni"@fi,
        "strimmig brödkorgssvamp"@sv .

<http://tun.fi/MX.235218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacryonaema macnabbii" ;
    dwc:scientificNameAuthorship "(D.A. Reid) J.C. Zamora & S. Ekman" ;
    skos:broader <http://tun.fi/MX.205049> ;
    skos:hiddenLabel "Dacrymyces macnabbii"@fi,
        "Dacrymyces macnabbii"@sv,
        "Dacryonaema macnabbii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacryonaema macnabbii"@fi,
        "navelplätt"@sv .

<http://tun.fi/MX.235269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma bisporigerum" ;
    dwc:scientificNameAuthorship "(P. D. Orton) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma bisporigerum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantarusokas"@fi,
        "Entoloma bisporigerum"@sv .

<http://tun.fi/MX.235271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma borgenii" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma borgenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajurusokas"@fi,
        "Entoloma borgenii"@sv .

<http://tun.fi/MX.235276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma callirhodon" ;
    dwc:scientificNameAuthorship "Hauskn. & Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma callirhodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaterärusokas"@fi,
        "Entoloma callirhodon"@sv .

<http://tun.fi/MX.235296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma excentricum" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma excentricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma excentricum"@fi,
        "kalkrödling"@sv .

<http://tun.fi/MX.235324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma kristiansenii" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma kristiansenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentorusokas"@fi,
        "Entoloma kristiansenii"@sv .

<http://tun.fi/MX.235360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma plebejum" ;
    dwc:scientificNameAuthorship "(Kalchbr.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma plebejum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätsäierusokas"@fi,
        "Entoloma plebejum"@sv .

<http://tun.fi/MX.235370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma rhombisporum" ;
    dwc:scientificNameAuthorship "(Kühner & Boursier) E. Horak" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma rhombisporum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neliörusokas"@fi,
        "Entoloma rhombisporum"@sv .

<http://tun.fi/MX.235374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma roseum" ;
    dwc:scientificNameAuthorship "(Longyear) Hesler" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma roseum"@fi,
        "Entoloma roseum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusurusokas"@fi,
        "rosennopping"@sv .

<http://tun.fi/MX.235379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma sarcitum" ;
    dwc:scientificNameAuthorship "(Fr.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma sarcitum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma sarcitum"@fi,
        "rostnopping"@sv .

<http://tun.fi/MX.235393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma tibiicystidiatum" ;
    dwc:scientificNameAuthorship "Arnolds & Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma tibiicystidiatum"@fi,
        "Entoloma tibiicystidiatum"@sv .

<http://tun.fi/MX.235396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma turci" ;
    dwc:scientificNameAuthorship "(Bres.) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma turci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma turci"@fi,
        "hagnopping"@sv .

<http://tun.fi/MX.235440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammulaster nova-silvensis" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Flammulaster nova-silvensis"@fi,
        "Flammulaster nova-silvensis"@sv .

<http://tun.fi/MX.235445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammulina elastica" ;
    dwc:scientificNameAuthorship "(Lasch) Redhead & Petersen" ;
    skos:broader <http://tun.fi/MX.69654> ;
    skos:hiddenLabel "Flammulina velutipes f. longispora"@fi,
        "Flammulina velutipes f. longispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Flammulina elastica"@fi,
        "Flammulina elastica"@sv .

<http://tun.fi/MX.235446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammulina fennae" ;
    dwc:scientificNameAuthorship "Bas" ;
    skos:broader <http://tun.fi/MX.69654> ;
    skos:hiddenLabel "Flammulina fennae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Flammulina fennae"@fi,
        "blek vinterskivling"@sv .

<http://tun.fi/MX.235448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammulina populicola" ;
    dwc:scientificNameAuthorship "Redhead & Petersen" ;
    skos:broader <http://tun.fi/MX.69654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Flammulina populicola"@fi,
        "Flammulina populicola"@sv .

<http://tun.fi/MX.235458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina cephalotricha" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina mniophila var cephalotricha"@fi,
        "Galerina mniophila var cephalotricha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galerina cephalotricha"@fi,
        "Galerina cephalotricha"@sv .

<http://tun.fi/MX.235467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina lacustris" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galerina lacustris"@fi,
        "Galerina lacustris"@sv .

<http://tun.fi/MX.235469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina minima" ;
    dwc:scientificNameAuthorship "(Peck) A.H. Sm. & Singer" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galerina minima"@fi,
        "Galerina minima"@sv .

<http://tun.fi/MX.235478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina sphagnicola" ;
    dwc:scientificNameAuthorship "(G. F. Atk.) A. H. Sm. & Singer" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galerina sphagnicola"@fi,
        "Galerina sphagnicola"@sv .

<http://tun.fi/MX.235490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gautieria morchelliformis" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.233544> ;
    skos:hiddenLabel "Gautieria morchelliformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimutantereinen"@fi,
        "Gautieria morchelliformis"@sv .

<http://tun.fi/MX.235491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gautieria otthii" ;
    dwc:scientificNameAuthorship "Trog ss. Groß et al." ;
    skos:broader <http://tun.fi/MX.233544> ;
    skos:hiddenLabel "Gautieria otthii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lymytantereinen"@fi,
        "Gautieria otthii"@sv .

<http://tun.fi/MX.235493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geastrum berkeleyi" ;
    dwc:scientificNameAuthorship "Massee" ;
    skos:broader <http://tun.fi/MX.233481> ;
    skos:hiddenLabel "Geastrum berkeleyi"@fi,
        "Geastrum berkeleyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosomaatähti"@fi,
        "sträv jordstjärna"@sv .

<http://tun.fi/MX.235497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geastrum elegans" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.233481> ;
    skos:hiddenLabel "Geaster elegans"@fi,
        "Geastrum badium"@fi,
        "Geastrum elegans"@fi,
        "Geastrum umbilicatum"@fi,
        "Geaster elegans"@sv,
        "Geastrum badium"@sv,
        "Geastrum elegans"@sv,
        "Geastrum umbilicatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napamaatähti"@fi,
        "naveljordstjärna"@sv .

<http://tun.fi/MX.235498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geastrum fimbriatum" ;
    dwc:scientificNameAuthorship "Fr.:Pers." ;
    skos:broader <http://tun.fi/MX.233481> ;
    skos:hiddenLabel "Geastrum fimbriatum"@fi,
        "Geastrum sessile"@fi,
        "Geastrum fimbriatum"@sv,
        "Geastrum sessile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsimaatähti"@fi,
        "fransig jordstjärna"@sv .

<http://tun.fi/MX.235500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geastrum floriforme" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.233481> ;
    skos:hiddenLabel "Geaster floriforme"@fi,
        "Geastrum floriforme"@fi,
        "Geaster floriforme"@sv,
        "Geastrum floriforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kukkamaatähti"@fi,
        "blomjordstjärna"@sv .

<http://tun.fi/MX.235502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geastrum melanocephalum" ;
    dwc:scientificNameAuthorship "(Czern.) V.J. Stanék" ;
    skos:broader <http://tun.fi/MX.233481> ;
    skos:hiddenLabel "Geastrum melanocephalum"@fi,
        "Trichaster melanocephalum"@fi,
        "Geastrum melanocephalum"@sv,
        "Trichaster melanocephalum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tomumaatähti"@fi,
        "hårig jordstjärna"@sv .

<http://tun.fi/MX.235503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geastrum minimum" ;
    dwc:scientificNameAuthorship "Schwein." ;
    skos:broader <http://tun.fi/MX.233481> ;
    skos:hiddenLabel "Geastrum minimum"@fi,
        "Geastrum minimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväsmaatähti"@fi,
        "liten jordstjärna"@sv .

<http://tun.fi/MX.235504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geastrum pectinatum" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.233481> ;
    skos:hiddenLabel "Geastrum pectinatum"@fi,
        "Geastrum pectinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurremaatähti"@fi,
        "kamjordstjärna"@sv .

<http://tun.fi/MX.235507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geastrum quadrifidum" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.233481> ;
    skos:hiddenLabel "Geastrum quadrifidum"@fi,
        "Geastrum quadrifidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulasmaatähti"@fi,
        "fyrflikig jordstjärna"@sv .

<http://tun.fi/MX.235508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geastrum rufescens" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.233481> ;
    skos:hiddenLabel "Geastrum rufescens"@fi,
        "Geastrum rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskomaatähti"@fi,
        "rödbrun jordstjärna"@sv .

<http://tun.fi/MX.235509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geastrum saccatum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233481> ;
    skos:hiddenLabel "Geastrum saccatum"@fi,
        "Geastrum saccatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säkkimaatähti"@fi,
        "säckjordstjärna"@sv .

<http://tun.fi/MX.235510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geastrum schmidelii" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.233481> ;
    skos:hiddenLabel "Geaster nanus"@fi,
        "Geastrum nanum"@fi,
        "Geastrum schmidelii"@fi,
        "Geaster nanus"@sv,
        "Geastrum nanum"@sv,
        "Geastrum schmidelii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumaatähti"@fi,
        "dvärgjordstjärna"@sv .

<http://tun.fi/MX.235512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geastrum striatum" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.233481> ;
    skos:hiddenLabel "Geaster bryantii"@fi,
        "Geastrum bryantii"@fi,
        "Geastrum striatum"@fi,
        "Geaster bryantii"@sv,
        "Geastrum bryantii"@sv,
        "Geastrum striatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimumaatähti"@fi,
        "kantjordstjärna"@sv .

<http://tun.fi/MX.235513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geastrum michelianum" ;
    dwc:scientificNameAuthorship "Berk. & Broome" ;
    skos:broader <http://tun.fi/MX.233481> ;
    skos:hiddenLabel "Geaster triplex"@fi,
        "Geastrum michelianum"@fi,
        "Geaster triplex"@sv,
        "Geastrum michelianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaulusmaatähti"@fi,
        "kragjordstjärna"@sv .

<http://tun.fi/MX.235516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloeocystidiellum clavuligerum" ;
    dwc:scientificNameAuthorship "(Höhn. & Litsch.) Nakasone" ;
    skos:broader <http://tun.fi/MX.205116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gloeocystidiellum clavuligerum"@fi,
        "Gloeocystidiellum clavuligerum"@sv .

<http://tun.fi/MX.235554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma cavipes" ;
    dwc:scientificNameAuthorship "Huijsman" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma cavipes"@fi,
        "Hebeloma cavipes"@sv .

<http://tun.fi/MX.235560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma marginatulum" ;
    dwc:scientificNameAuthorship "(J. Favre) Bruchet" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma polare"@fi,
        "Hebeloma polare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma marginatulum"@fi,
        "Hebeloma marginatulum"@sv .

<http://tun.fi/MX.235562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma monticola" ;
    dwc:scientificNameAuthorship "Vesterh." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma monticola"@fi,
        "Hebeloma monticola"@sv .

<http://tun.fi/MX.235569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma subconcolor" ;
    dwc:scientificNameAuthorship "Bruchet" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma subconcolor"@fi,
        "Hebeloma subconcolor"@sv .

<http://tun.fi/MX.235603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnangium carneum" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.233538> ;
    skos:hiddenLabel "Hydnangium carneum"@fi,
        "Hydnangium carneum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansarimukula"@fi,
        "växthustryffel"@sv .

<http://tun.fi/MX.235607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnum magnorufescens" ;
    dwc:scientificNameAuthorship "Vizzini, Picillo & Contu" ;
    skos:broader <http://tun.fi/MX.205067> ;
    skos:hiddenLabel "Hydnum magnorufescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhtirusko-orakas"@fi,
        "Hydnum magnorufescens"@sv .

<http://tun.fi/MX.235612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydropus marginellus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69792> ;
    skos:hiddenLabel "Hydropus marginellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savunukkalakki"@fi,
        "Hydropus marginellus"@sv .

<http://tun.fi/MX.235638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus exiguus" ;
    dwc:scientificNameAuthorship "E.Larss., E.Campo & M.Carbone" ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus exiguus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "velmuvahakas"@fi,
        "Hygrophorus exiguus"@sv .

<http://tun.fi/MX.235657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenogaster decorus" ;
    dwc:scientificNameAuthorship "Tul." ;
    skos:broader <http://tun.fi/MX.233499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenogaster decorus"@fi,
        "Hymenogaster decorus"@sv .

<http://tun.fi/MX.235658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenogaster griseus" ;
    dwc:scientificNameAuthorship "Vitt." ;
    skos:broader <http://tun.fi/MX.233499> ;
    skos:hiddenLabel "Hymenogaster griseus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaamyyränmukula"@fi,
        "Hymenogaster griseus"@sv .

<http://tun.fi/MX.235661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenogaster niveus" ;
    dwc:scientificNameAuthorship "Vitt." ;
    skos:broader <http://tun.fi/MX.233499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenogaster niveus"@fi,
        "Hymenogaster niveus"@sv .

<http://tun.fi/MX.235662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenogaster olivaceus" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.233499> ;
    skos:hiddenLabel "Hymenogaster calosporus"@fi,
        "Hymenogaster olivaceus"@fi,
        "Hymenogaster calosporus"@sv,
        "Hymenogaster olivaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtomyyränmukula"@fi,
        "olivbrun buktryffel"@sv .

<http://tun.fi/MX.235663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenogaster tener" ;
    dwc:scientificNameAuthorship "Berk. & Broome" ;
    skos:broader <http://tun.fi/MX.233499> ;
    skos:hiddenLabel "Hymenogaster tener"@fi,
        "Hymenogaster tener"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkimyyränmukula"@fi,
        "ljus buktryffel"@sv .

<http://tun.fi/MX.235664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenogaster vulgaris" ;
    dwc:scientificNameAuthorship "Tul." ;
    skos:broader <http://tun.fi/MX.233499> ;
    skos:hiddenLabel "Hymenogaster vulgaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myyränmukula"@fi,
        "Hymenogaster vulgaris"@sv .

<http://tun.fi/MX.235675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphodontiella hauerslevii" ;
    dwc:scientificNameAuthorship "K.H. Larss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.205013> ;
    skos:hiddenLabel "Hyphodontiella hauerslevii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksahitu"@fi,
        "Hyphodontiella hauerslevii"@sv .

<http://tun.fi/MX.235685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysterangium crassum" ;
    dwc:scientificNameAuthorship "(Tul. & Tul.) E. Fischer" ;
    skos:broader <http://tun.fi/MX.233461> ;
    skos:hiddenLabel "Hysterangium clathroides"@fi,
        "Hysterangium coriaceum"@fi,
        "Hysterangium crassum"@fi,
        "Hysterangium clathroides"@sv,
        "Hysterangium coriaceum"@sv,
        "Hysterangium crassum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäkamarainen"@fi,
        "nötbrosktryffel"@sv .

<http://tun.fi/MX.235692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Infundibulicybe costata" ;
    dwc:scientificNameAuthorship "(Kühner & Romagn.) Harmaja" ;
    skos:broader <http://tun.fi/MX.234659> ;
    skos:hiddenLabel "Infundibulicybe costata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Infundibulicybe costata"@fi,
        "vecktrattskivling"@sv .

<http://tun.fi/MX.235707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe assimilata" ;
    dwc:scientificNameAuthorship "Britzelm." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe assimilata"@fi,
        "Inocybe assimilata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallotyvirisakas"@fi,
        "umbratråding"@sv .

<http://tun.fi/MX.235720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe favrei" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inocybe favrei"@fi,
        "Inocybe favrei"@sv .

<http://tun.fi/MX.235735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe involuta" ;
    dwc:scientificNameAuthorship "Kuyper" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe involuta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulkkorisakas"@fi,
        "Inocybe involuta"@sv .

<http://tun.fi/MX.235747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe posterula" ;
    dwc:scientificNameAuthorship "(Britzelm.) Sacc." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe posterula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inocybe posterula"@fi,
        "skuggtråding"@sv .

<http://tun.fi/MX.235749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe pseudoreducta" ;
    dwc:scientificNameAuthorship "Stangl & Glowinski" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe pseudoreducta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häilyrisakas"@fi,
        "Inocybe pseudoreducta"@sv .

<http://tun.fi/MX.235783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kneiffiella floccosa" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Jülich & Stalpers" ;
    skos:broader <http://tun.fi/MX.233477> ;
    skos:hiddenLabel "Kneiffiella floccosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kneiffiella floccosa"@fi,
        "flockigt knotterskinn"@sv .

<http://tun.fi/MX.235786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria altaica" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laccaria altaica"@fi,
        "Laccaria altaica"@sv .

<http://tun.fi/MX.235787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria laccata" ;
    dwc:scientificNameAuthorship "(Scop. : Fr.) Berk. & Broome" ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:hiddenLabel "Laccaria laccata"@fi,
        "Laccaria laccata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lohisieni"@fi,
        "laxskivling"@sv .

<http://tun.fi/MX.235799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius lanceolatus" ;
    dwc:scientificNameAuthorship "O. K. Mill. & Laursen" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius lanceolatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrarousku"@fi,
        "Lactarius lanceolatus"@sv .

<http://tun.fi/MX.235805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius pallidus" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius pallidus"@fi,
        "Lactarius pallidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjurousku"@fi,
        "blekriska"@sv .

<http://tun.fi/MX.235806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius picinus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius picinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lactarius picinus"@fi,
        "beckriska"@sv .

<http://tun.fi/MX.235808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius porninsis" ;
    dwc:scientificNameAuthorship "Rolland" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius porninsis"@fi,
        "Lactarius porninsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hehkurousku"@fi,
        "lärkriska"@sv .

<http://tun.fi/MX.235815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius semisanguifluus" ;
    dwc:scientificNameAuthorship "R. Heim & Leclair" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius semisanguifluus"@fi,
        "Lactarius semisanguifluus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "patinaleppärousku"@fi,
        "grönfläckig vinriska"@sv .

<http://tun.fi/MX.235820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Langermannia gigantea" ;
    dwc:scientificNameAuthorship "(Batsch:Pers.) Rostk." ;
    skos:broader <http://tun.fi/MX.233496> ;
    skos:hiddenLabel "Calvatia gigantea"@fi,
        "Calvatia maxima"@fi,
        "Langermannia gigantea"@fi,
        "Calvatia gigantea"@sv,
        "Calvatia maxima"@sv,
        "Langermannia gigantea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättikuukunen"@fi,
        "jätteröksvamp"@sv .

<http://tun.fi/MX.235826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum scabrum" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum scabrum"@fi,
        "Leccinum scabrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmäntatti"@fi,
        "björksopp"@sv .

<http://tun.fi/MX.235852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepista multiformis" ;
    dwc:scientificNameAuthorship "(Romell) Gulden" ;
    skos:broader <http://tun.fi/MX.69773> ;
    skos:hiddenLabel "Lepista multiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepista multiformis"@fi,
        "nordlig trattskivling"@sv .

<http://tun.fi/MX.235855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosporomyces mundus" ;
    dwc:scientificNameAuthorship "(H. S. Jacks. & Dearden) Jülich" ;
    skos:broader <http://tun.fi/MX.205089> ;
    skos:hiddenLabel "Leptosporomyces mundus"@fi,
        "Leptosporomyces mundus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puikkohituhämäkkä"@fi,
        "stiftslätskinn"@sv .

<http://tun.fi/MX.235860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leratiomyces magnivelaris" ;
    dwc:scientificNameAuthorship "(Peck) Bridge & Spooner" ;
    skos:broader <http://tun.fi/MX.233528> ;
    skos:hiddenLabel "Leratiomyces magnivelaris"@fi,
        "Stropharia magnivelaris"@fi,
        "Leratiomyces magnivelaris"@sv,
        "Stropharia magnivelaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakaulussieni"@fi,
        "älvkragskivling"@sv .

<http://tun.fi/MX.235861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leratiomyces percevalii" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Bridge & Spooner" ;
    skos:broader <http://tun.fi/MX.233528> ;
    skos:hiddenLabel "Leratiomyces percevalii"@fi,
        "Stropharia percevalii"@fi,
        "Leratiomyces percevalii"@sv,
        "Stropharia percevalii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkakaulussieni"@fi,
        "fliskragskivling"@sv .

<http://tun.fi/MX.235886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lindtneria panphyliensis" ;
    dwc:scientificNameAuthorship "Bernicchia & M.J.Larsen" ;
    skos:broader <http://tun.fi/MX.205131> ;
    skos:hiddenLabel "Lindtneria panphyliensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystysopikka"@fi,
        "Lindtneria panphyliensis"@sv .

<http://tun.fi/MX.235893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon caudatum" ;
    dwc:scientificNameAuthorship "J.Schröt." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon caudatum"@fi,
        "Lycoperdon pedicellatum"@fi,
        "Lycoperdon caudatum"@sv,
        "Lycoperdon pedicellatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakamaatuhkelo"@fi,
        "kärröksvamp"@sv .

<http://tun.fi/MX.235894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon cretaceum" ;
    dwc:scientificNameAuthorship "Berk." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Calvatia cretacea"@fi,
        "Lycoperdon cretaceum"@fi,
        "Calvatia cretacea"@sv,
        "Lycoperdon cretaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumikuukunen"@fi,
        "arktisk röksvamp"@sv .

<http://tun.fi/MX.235897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon echinatum" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon constellatum"@fi,
        "Lycoperdon echinatum"@fi,
        "Lycoperdon constellatum"@sv,
        "Lycoperdon echinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkituhkelo"@fi,
        "igelkottsröksvamp"@sv .

<http://tun.fi/MX.235898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon ericaeum" ;
    dwc:scientificNameAuthorship "Bonord." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon ericaeum"@fi,
        "Lycoperdon ericaeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummituhkelo"@fi,
        "hedröksvamp"@sv .

<http://tun.fi/MX.235899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon excipuliforme" ;
    dwc:scientificNameAuthorship "(Scop.:Pers.) Schaeff." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Calvatia excipuliformis"@fi,
        "Handkea excipuliformis"@fi,
        "Lycoperdon excipuliforme"@fi,
        "Calvatia excipuliformis"@sv,
        "Handkea excipuliformis"@sv,
        "Lycoperdon excipuliforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijakuukunen"@fi,
        "långfotad röksvamp"@sv .

<http://tun.fi/MX.235900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon frigidum" ;
    dwc:scientificNameAuthorship "Demoulin" ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon frigidum"@fi,
        "Lycoperdon frigidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturituhkelo"@fi,
        "polarröksvamp"@sv .

<http://tun.fi/MX.235901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon lambinonii" ;
    dwc:scientificNameAuthorship "Demoulin" ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon lambinonii"@fi,
        "Lycoperdon lambinonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantuhkelo"@fi,
        "småsporig röksvamp"@sv .

<http://tun.fi/MX.235902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon lividum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon lividum"@fi,
        "Lycoperdon spadiceum"@fi,
        "Lycoperdon lividum"@sv,
        "Lycoperdon spadiceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttätuhkelo"@fi,
        "kornig röksvamp"@sv .

<http://tun.fi/MX.235903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon mammiforme" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon floccosum"@fi,
        "Lycoperdon mammiforme"@fi,
        "Lycoperdon floccosum"@sv,
        "Lycoperdon mammiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huntutuhkelo"@fi,
        "slöjröksvamp"@sv .

<http://tun.fi/MX.235904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon molle" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon molle"@fi,
        "Lycoperdon molle"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pehmeätuhkelo"@fi,
        "mjuk röksvamp"@sv .

<http://tun.fi/MX.235906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon nigrescens" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon foetidum"@fi,
        "Lycoperdon nigrescens"@fi,
        "Lycoperdon foetidum"@sv,
        "Lycoperdon nigrescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatuhkelo"@fi,
        "mörk röksvamp"@sv .

<http://tun.fi/MX.235907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon niveum" ;
    dwc:scientificNameAuthorship "Kreisel" ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoperdon niveum"@fi,
        "Lycoperdon niveum"@sv .

<http://tun.fi/MX.235908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon norvegicum" ;
    dwc:scientificNameAuthorship "Demoulin" ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon norvegicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norjantuhkelo"@fi,
        "Lycoperdon norvegicum"@sv .

<http://tun.fi/MX.235909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon perlatum" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon perlatum"@fi,
        "Lycoperdon perlatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "känsätuhkelo"@fi,
        "vårtig röksvamp"@sv .

<http://tun.fi/MX.235910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon pratense" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon pratense"@fi,
        "Vascellum pratense"@fi,
        "Lycoperdon pratense"@sv,
        "Vascellum pratense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmituhkelo"@fi,
        "ängsröksvamp"@sv .

<http://tun.fi/MX.235911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apioperdon pyriforme" ;
    dwc:scientificNameAuthorship "(Schaeff.) Vizzini" ;
    skos:broader <http://tun.fi/MX.5020764> ;
    skos:hiddenLabel "Apioperdon pyriforme"@fi,
        "Lycoperdon pyriforme"@fi,
        "Apioperdon pyriforme"@sv,
        "Lycoperdon pyriforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryhmätuhkelo"@fi,
        "gyttrad röksvamp"@sv .

<http://tun.fi/MX.235912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon radicatum" ;
    dwc:scientificNameAuthorship "Durieu & Mont." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Bovistella radicata"@fi,
        "Lycoperdon radicatum"@fi,
        "Bovistella radicata"@sv,
        "Lycoperdon radicatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtotuhkelo"@fi,
        "rotröksvamp"@sv .

<http://tun.fi/MX.235913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon rupicola" ;
    dwc:scientificNameAuthorship "Jeppson, E.Larss. and M.P.Martín" ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon rupicola"@fi,
        "Lycoperdon rupicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtituhkelo"@fi,
        "klippröksvamp"@sv .

<http://tun.fi/MX.235916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon turneri" ;
    dwc:scientificNameAuthorship "Ellis & Everh." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Calvatia tatrensis"@fi,
        "Calvatia turneri"@fi,
        "Lycoperdon turneri"@fi,
        "Calvatia tatrensis"@sv,
        "Calvatia turneri"@sv,
        "Lycoperdon turneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tatrankuukunen"@fi,
        "fjällröksvamp"@sv .

<http://tun.fi/MX.235917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon umbrinum" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Lycoperdon umbrinum"@fi,
        "Lycoperdon umbrinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskotuhkelo"@fi,
        "umbraröksvamp"@sv .

<http://tun.fi/MX.235918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon utriforme" ;
    dwc:scientificNameAuthorship "Bull.:Pers." ;
    skos:broader <http://tun.fi/MX.214844> ;
    skos:hiddenLabel "Calvatia caelata"@fi,
        "Handkea utriformis"@fi,
        "Lycoperdon utriforme"@fi,
        "Calvatia caelata"@sv,
        "Handkea utriformis"@sv,
        "Lycoperdon utriforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukonkuukunen"@fi,
        "skålröksvamp"@sv .

<http://tun.fi/MX.235934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum shimeji" ;
    dwc:scientificNameAuthorship "(Kawam.) Hongo" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum shimeji"@fi,
        "Lyophyllum shimeji"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tievatupaskynsikäs"@fi,
        "talltuvskivling"@sv .

<http://tun.fi/MX.235960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanogaster ambiguus" ;
    dwc:scientificNameAuthorship "(Vittad.) Tul." ;
    skos:broader <http://tun.fi/MX.233545> ;
    skos:hiddenLabel "Melanogaster ambiguus"@fi,
        "Melanogaster ambiguus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisumantumukula"@fi,
        "stinkande slemtryffel"@sv .

<http://tun.fi/MX.235961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanogaster broomeanus" ;
    dwc:scientificNameAuthorship "Berk." ;
    skos:broader <http://tun.fi/MX.233545> ;
    skos:hiddenLabel "Melanogaster broomeanus"@fi,
        "Melanogaster broomeianus"@fi,
        "Melanogaster variegatus"@fi,
        "Melanogaster broomeanus"@sv,
        "Melanogaster broomeianus"@sv,
        "Melanogaster variegatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryytimantumukula"@fi,
        "aromatisk slemtryffel"@sv .

<http://tun.fi/MX.235963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanogaster microsporus" ;
    dwc:scientificNameAuthorship "Mattirolo" ;
    skos:broader <http://tun.fi/MX.233545> ;
    skos:hiddenLabel "Melanogaster microsporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaisumantumukula"@fi,
        "Melanogaster microsporus"@sv .

<http://tun.fi/MX.235975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meottomyces dissimulans" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Vizzini" ;
    skos:broader <http://tun.fi/MX.233531> ;
    skos:hiddenLabel "Meottomyces dissimulans"@fi,
        "Phaeogalera oedipus"@fi,
        "Phaeogalera oedipus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvinääpikkä"@fi,
        "Meottomyces dissimulans"@sv .

<http://tun.fi/MX.235984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mutinus caninus" ;
    dwc:scientificNameAuthorship "(Schaeff.:Pers.) Fr." ;
    skos:broader <http://tun.fi/MX.233589> ;
    skos:hiddenLabel "Mutinus caninus"@fi,
        "Phallus caninus"@fi,
        "Mutinus caninus"@sv,
        "Phallus caninus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koiranpökkösieni"@fi,
        "liten stinksvamp"@sv .

<http://tun.fi/MX.235985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mutinus ravenelii" ;
    dwc:scientificNameAuthorship "(Berk. & M. A. Curtis) E. Fisch." ;
    skos:broader <http://tun.fi/MX.233589> ;
    skos:hiddenLabel "Mutinus ravenelii"@fi,
        "Mutinus ravenelii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistopökkösieni"@fi,
        "rödfotad stinksvamp"@sv .

<http://tun.fi/MX.235988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeomana alba" ;
    dwc:scientificNameAuthorship "(Bres.) Redhead" ;
    skos:broader <http://tun.fi/MX.5017233> ;
    skos:hiddenLabel "Mycena alba"@fi,
        "Phloeomana alba"@fi,
        "Mycena alba"@sv,
        "Phloeomana alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokaarnahiippo"@fi,
        "diskbarkhätta"@sv .

<http://tun.fi/MX.235995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeomana clavata" ;
    dwc:scientificNameAuthorship "(Peck) Redhead" ;
    skos:broader <http://tun.fi/MX.5017233> ;
    skos:hiddenLabel "Mycena clavata"@fi,
        "Phloeomana clavata"@fi,
        "Mycena clavata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhekaarnahiippo"@fi,
        "Phloeomana clavata"@sv .

<http://tun.fi/MX.235997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena concolor" ;
    dwc:scientificNameAuthorship "(J. E. Lange) Kühner" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycena concolor"@fi,
        "Mycena concolor"@sv .

<http://tun.fi/MX.236014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena pseudopicta" ;
    dwc:scientificNameAuthorship "(J. E. Lange) Kühner" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycena pseudopicta"@fi,
        "Mycena pseudopicta"@sv .

<http://tun.fi/MX.236017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena silvae-nigrae" ;
    dwc:scientificNameAuthorship "Maas Geest. & Schwöbel" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena silvae-nigrae"@fi,
        "Mycena silvae-nigrae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keväthiippo"@fi,
        "vårluthättä"@sv .

<http://tun.fi/MX.236019> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Mycena epipterygia var. badiceps" ;
    dwc:scientificNameAuthorship "M. Lange" ;
    skos:broader <http://tun.fi/MX.5017405> ;
    skos:hiddenLabel "Mycena epipterygia var. badiceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatyvihiippo"@fi,
        "Mycena epipterygia var. badiceps"@sv .

<http://tun.fi/MX.236024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena ustalis" ;
    dwc:scientificNameAuthorship "Aronsen & Maas Geest." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycena ustalis"@fi,
        "Mycena ustalis"@sv .

<http://tun.fi/MX.236026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycenastrum corium" ;
    dwc:scientificNameAuthorship "(Guers. ex DC. & Lam.) Desv." ;
    skos:broader <http://tun.fi/MX.233489> ;
    skos:hiddenLabel "Mycenastrum corium"@fi,
        "Mycenastrum corium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkapallo"@fi,
        "läderboll"@sv .

<http://tun.fi/MX.236037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycocalia denudata" ;
    dwc:scientificNameAuthorship "(Fr.) J. T. Palmer" ;
    skos:broader <http://tun.fi/MX.233490> ;
    skos:hiddenLabel "Mycocalia denudata"@fi,
        "Mycocalia denudata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkurakkosieni"@fi,
        "naken nästsvamp"@sv .

<http://tun.fi/MX.236044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxarium grilletii" ;
    dwc:scientificNameAuthorship "(Boud.) D.A.Reid" ;
    skos:broader <http://tun.fi/MX.233634> ;
    skos:hiddenLabel "Myxarium grilletii"@fi,
        "Stypella grilletii"@fi,
        "Stypella grilletii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtotali"@fi,
        "Myxarium grilletii"@sv .

<http://tun.fi/MX.236047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxarium mesomorphum" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Hauerslev" ;
    skos:broader <http://tun.fi/MX.233634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myxarium mesomorphum"@fi,
        "Myxarium mesomorphum"@sv .

<http://tun.fi/MX.236049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxarium podlachicum" ;
    dwc:scientificNameAuthorship "(Bres.) Raitv." ;
    skos:broader <http://tun.fi/MX.233634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myxarium podlachicum"@fi,
        "Myxarium podlachicum"@sv .

<http://tun.fi/MX.236053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxarium varium" ;
    dwc:scientificNameAuthorship "Hauerslev" ;
    skos:broader <http://tun.fi/MX.233634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myxarium varium"@fi,
        "Myxarium varium"@sv .

<http://tun.fi/MX.236063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nidularia deformis" ;
    dwc:scientificNameAuthorship "(Willd.:Pers.) Fr. & Nordholm" ;
    skos:broader <http://tun.fi/MX.233491> ;
    skos:hiddenLabel "Nidularia deformis"@fi,
        "Nidularia farcta"@fi,
        "Nidularia deformis"@sv,
        "Nidularia farcta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakkosieni"@fi,
        "gyttrad nästsvamp"@sv .

<http://tun.fi/MX.236064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octaviania asterosperma" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.233551> ;
    skos:hiddenLabel "Octaviania asterosperma"@fi,
        "Octavianina asterosperma"@fi,
        "Octaviania asterosperma"@sv,
        "Octavianina asterosperma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtomukula"@fi,
        "lövtryffel"@sv .

<http://tun.fi/MX.236080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligoporus romellii" ;
    dwc:scientificNameAuthorship "(M.Pieri & B.Rivoire) Niemelä" ;
    skos:broader <http://tun.fi/MX.205143> ;
    skos:hiddenLabel "Oligoporus romellii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhikääpä"@fi,
        "Oligoporus romellii"@sv .

<http://tun.fi/MX.236085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphalina arctica" ;
    dwc:scientificNameAuthorship "Lamoure" ;
    skos:broader <http://tun.fi/MX.69656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omphalina arctica"@fi,
        "Omphalina arctica"@sv .

<http://tun.fi/MX.236091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphalina mutila" ;
    dwc:scientificNameAuthorship "(Fr.) P.D. Orton" ;
    skos:broader <http://tun.fi/MX.69656> ;
    skos:hiddenLabel "Omphalina mutila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vitinapalakki"@fi,
        "Omphalina mutila"@sv .

<http://tun.fi/MX.236125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paxillus obscurisporus" ;
    dwc:scientificNameAuthorship "C. Hahn" ;
    skos:broader <http://tun.fi/MX.69801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paxillus obscurisporus"@fi,
        "Paxillus obscurisporus"@sv .

<http://tun.fi/MX.236126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paxillus ammoniavirescens" ;
    dwc:scientificNameAuthorship "Contu & Dessì" ;
    skos:broader <http://tun.fi/MX.69801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paxillus ammoniavirescens"@fi,
        "Paxillus ammoniavirescens"@sv .

<http://tun.fi/MX.236127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paxillus cuprinus" ;
    dwc:scientificNameAuthorship "Jargeat, Gryta, J.-P. Chaumeton & Vizzini" ;
    skos:broader <http://tun.fi/MX.69801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paxillus cuprinus"@fi,
        "Paxillus cuprinus"@sv .

<http://tun.fi/MX.236133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peniophorella tsugae" ;
    dwc:scientificNameAuthorship "(Burt) K.H. Larss." ;
    skos:broader <http://tun.fi/MX.204949> ;
    skos:hiddenLabel "Peniophorella tsugae"@fi,
        "Peniophorella tsugae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounanyhäkkä"@fi,
        "hemlockskinn"@sv .

<http://tun.fi/MX.236139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phallus impudicus" ;
    dwc:scientificNameAuthorship "L.:Pers." ;
    skos:broader <http://tun.fi/MX.233590> ;
    skos:hiddenLabel "Phallus impudicus"@fi,
        "Phallus impudicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisusieni"@fi,
        "stinksvamp"@sv .

<http://tun.fi/MX.236154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlebia unica" ;
    dwc:scientificNameAuthorship "(H.S. Jacks. & Dearden) Ginns" ;
    skos:broader <http://tun.fi/MX.204977> ;
    skos:hiddenLabel "Phlebia cremeoalutacea"@fi,
        "Phlebia unica"@fi,
        "Phlebia cremeoalutacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkarypykkä"@fi,
        "Phlebia unica"@sv .

<http://tun.fi/MX.236161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota jahnii" ;
    dwc:scientificNameAuthorship "Tjall.-Beuk. & Bas" ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota jahnii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholiota jahnii"@fi,
        "svartfjällig tofsskivling"@sv .

<http://tun.fi/MX.236183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pisolithus arhizus" ;
    dwc:scientificNameAuthorship "(Scop. : Pers.) Rauschert" ;
    skos:broader <http://tun.fi/MX.233553> ;
    skos:hiddenLabel "Pisolithus arhizus"@fi,
        "Pisolithus arrhizus"@fi,
        "Pisolithus arhizus"@sv,
        "Pisolithus arrhizus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hernekuukunen"@fi,
        "ärtröksvamp"@sv .

<http://tun.fi/MX.236191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus pseudorobertii" ;
    dwc:scientificNameAuthorship "M. M. Moser & Stangl" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pluteus pseudorobertii"@fi,
        "Pluteus pseudorobertii"@sv .

<http://tun.fi/MX.236208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis canoceps" ;
    dwc:scientificNameAuthorship "(Kauffman) Örstadius & E. Larss." ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Psathyrella canoceps"@fi,
        "Coprinopsis canoceps"@sv,
        "Psathyrella canoceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis canoceps"@fi,
        "fjäderspröding"@sv .

<http://tun.fi/MX.236233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella potteri" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella potteri"@fi,
        "Psathyrella potteri"@sv .

<http://tun.fi/MX.236247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella spintrigeroides" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella spintrigeroides"@fi,
        "Psathyrella spintrigeroides"@sv .

<http://tun.fi/MX.236250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella tenuicula" ;
    dwc:scientificNameAuthorship "(P. Karst.) Örstadius & Huhtinen" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella tenuicula"@fi,
        "Psathyrella tenuicula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tadehaprakas"@fi,
        "luddspröding"@sv .

<http://tun.fi/MX.236253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudobaeospora paulochroma" ;
    dwc:scientificNameAuthorship "Bas" ;
    skos:broader <http://tun.fi/MX.69710> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudobaeospora paulochroma"@fi,
        "Pseudobaeospora paulochroma"@sv .

<http://tun.fi/MX.236269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria boreimaxima" ;
    dwc:scientificNameAuthorship "Kytöv. & Toivonen" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:hiddenLabel "Ramaria boreimaxima"@fi,
        "Ramaria magnipes"@fi,
        "Ramaria boreimaxima"@sv,
        "Ramaria magnipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhtihaarakas"@fi,
        "rotfingersvamp"@sv .

<http://tun.fi/MX.236271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeoclavulina echinovirens" ;
    dwc:scientificNameAuthorship "(Corner, K.S. Thind & Dev) Giachini" ;
    skos:broader <http://tun.fi/MX.5017353> ;
    skos:hiddenLabel "Phaeoclavulina echinovirens"@fi,
        "Ramaria echinovirens"@fi,
        "Phaeoclavulina echinovirens"@sv,
        "Ramaria echinovirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "smaragdihaarakas"@fi,
        "smaragdfingersvamp"@sv .

<http://tun.fi/MX.236292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Renatobasidium notabile" ;
    dwc:scientificNameAuthorship "Hauerslev" ;
    skos:broader <http://tun.fi/MX.233632> ;
    skos:hiddenLabel "Renatobasidium notabile"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvikanta"@fi,
        "Renatobasidium notabile"@sv .

<http://tun.fi/MX.236304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizopogon luteolus" ;
    dwc:scientificNameAuthorship "Fr. & Nordholm" ;
    skos:broader <http://tun.fi/MX.233552> ;
    skos:hiddenLabel "Rhizopogon luteolus"@fi,
        "Rhizopogon obtextus"@fi,
        "Rhizopogon luteolus"@sv,
        "Rhizopogon obtextus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltajänönmukula"@fi,
        "gulbrun hartryffel"@sv .

<http://tun.fi/MX.236305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizopogon marchii" ;
    dwc:scientificNameAuthorship "(Bres.) Zeller & Dodge" ;
    skos:broader <http://tun.fi/MX.233552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizopogon marchii"@fi,
        "Rhizopogon marchii"@sv .

<http://tun.fi/MX.236306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizopogon occidentalis" ;
    dwc:scientificNameAuthorship "Zeller & Dodge" ;
    skos:broader <http://tun.fi/MX.233552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizopogon occidentalis"@fi,
        "Rhizopogon occidentalis"@sv .

<http://tun.fi/MX.236307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizopogon ochraceorubens" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.233552> ;
    skos:hiddenLabel "Rhizopogon ochraceorubens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparimukula"@fi,
        "Rhizopogon ochraceorubens"@sv .

<http://tun.fi/MX.236308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizopogon roseolus" ;
    dwc:scientificNameAuthorship "(Corda) Th.Fr." ;
    skos:broader <http://tun.fi/MX.233552> ;
    skos:hiddenLabel "Rhizopogon borealis"@fi,
        "Rhizopogon lapponicus"@fi,
        "Rhizopogon roseolus"@fi,
        "Rhizopogon vulgaris"@fi,
        "Rhizopogon borealis"@sv,
        "Rhizopogon lapponicus"@sv,
        "Rhizopogon roseolus"@sv,
        "Rhizopogon vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonijänönmukula"@fi,
        "rodnande hartryffel"@sv .

<http://tun.fi/MX.236317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rimbachia neckerae" ;
    dwc:scientificNameAuthorship "(Fr.: Fr.) Redhead" ;
    skos:broader <http://tun.fi/MX.69757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rimbachia neckerae"@fi,
        "Rimbachia neckerae"@sv .

<http://tun.fi/MX.236333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula curtipes" ;
    dwc:scientificNameAuthorship "F. H. Møller & Jul. Schaeff." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula curtipes"@fi,
        "Russula curtipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyyryhapero"@fi,
        "kortfotkremla"@sv .

<http://tun.fi/MX.236338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula fellea" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula fellea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Russula fellea"@fi,
        "gallkremla"@sv .

<http://tun.fi/MX.236351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula nitida" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula nitida"@fi,
        "Russula nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpihapero"@fi,
        "åderkremla"@sv .

<http://tun.fi/MX.236352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula nuoljae" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula nuoljae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Russula nuoljae"@fi,
        "lappsillkremla"@sv .

<http://tun.fi/MX.236362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula saliceticola" ;
    dwc:scientificNameAuthorship "(Singer) Knudsen & T. Borgen" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula saliceticola"@fi,
        "Russula saliceticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaispajunhapero"@fi,
        "videkremla"@sv .

<http://tun.fi/MX.236371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula versatilis" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula versatilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piianhapero"@fi,
        "Russula versatilis"@sv .

<http://tun.fi/MX.236372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula versicolor" ;
    dwc:scientificNameAuthorship "Jul. Schäff." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula versicolor"@fi,
        "Russula versicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "monivärihapero"@fi,
        "skarp sienakremla"@sv .

<http://tun.fi/MX.236376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula virescens" ;
    dwc:scientificNameAuthorship "(Schaeff.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula virescens"@fi,
        "Russula virescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutuhapero"@fi,
        "rutkremla"@sv .

<http://tun.fi/MX.236384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroderma areolatum" ;
    dwc:scientificNameAuthorship "Ehrenb." ;
    skos:broader <http://tun.fi/MX.234658> ;
    skos:hiddenLabel "Scleroderma areolatum"@fi,
        "Scleroderma areolatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutumukulakuukunen"@fi,
        "rutig rottryffel"@sv .

<http://tun.fi/MX.236385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroderma bovista" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.234658> ;
    skos:hiddenLabel "Scleroderma bovista"@fi,
        "Scleroderma bovista"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhamukulakuukunen"@fi,
        "potatisrottryffel"@sv .

<http://tun.fi/MX.236386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroderma cepa" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.234658> ;
    skos:hiddenLabel "Scleroderma cepa"@fi,
        "Scleroderma cepa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takkumukulakuukunen"@fi,
        "rödbrun rottryffel"@sv .

<http://tun.fi/MX.236387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroderma citrinum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.234658> ;
    skos:hiddenLabel "Scleroderma citrinum"@fi,
        "Scleroderma citrinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystymukulakuukunen"@fi,
        "gul rottryffel"@sv .

<http://tun.fi/MX.236388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroderma septentrionale" ;
    dwc:scientificNameAuthorship "Jeppson" ;
    skos:broader <http://tun.fi/MX.234658> ;
    skos:hiddenLabel "Scleroderma septentrionale"@fi,
        "Scleroderma septentrionale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynimukulakuukunen"@fi,
        "sandrottryffel"@sv .

<http://tun.fi/MX.236389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroderma verrucosum" ;
    dwc:scientificNameAuthorship "(Bull. : Pers.) Pers. ss. Greville" ;
    skos:broader <http://tun.fi/MX.234658> ;
    skos:hiddenLabel "Scleroderma verrucosum"@fi,
        "Scleroderma verrucosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtomukulakuukunen"@fi,
        "knottrig rottryffel"@sv .

<http://tun.fi/MX.236390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerogaster compactus" ;
    dwc:scientificNameAuthorship "(Tul. & C. Tul.) Sacc." ;
    skos:broader <http://tun.fi/MX.233483> ;
    skos:hiddenLabel "Sclerogaster compactus"@fi,
        "Sclerogaster compactus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumukula"@fi,
        "hårdtryffel"@sv .

<http://tun.fi/MX.236395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sebacina helvelloides" ;
    dwc:scientificNameAuthorship "(Schwein.:Fr.) Burt" ;
    skos:altLabel "sarvitali"@fi ;
    skos:broader <http://tun.fi/MX.205136> ;
    skos:hiddenLabel "Sebacina helvelloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okratali"@fi,
        "Sebacina helvelloides"@sv .

<http://tun.fi/MX.236402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema binucleosporum" ;
    dwc:scientificNameAuthorship "Hallenb." ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema binucleosporum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaihikurokka"@fi,
        "Sistotrema binucleosporum"@sv .

<http://tun.fi/MX.236411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerobolus stellatus" ;
    dwc:scientificNameAuthorship "Tode:Pers." ;
    skos:broader <http://tun.fi/MX.233484> ;
    skos:hiddenLabel "Sphaerobolus stellatus"@fi,
        "Sphaerobolus stellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinkosieni"@fi,
        "slungboll"@sv .

<http://tun.fi/MX.236429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stropharia rugosoannulata" ;
    dwc:scientificNameAuthorship "Murrill" ;
    skos:broader <http://tun.fi/MX.69780> ;
    skos:hiddenLabel "Stropharia rugosoannulata"@fi,
        "Stropharia rugosoannulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viljelykaulussieni"@fi,
        "jättekragskivling"@sv .

<http://tun.fi/MX.236453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella cinereoumbrina" ;
    dwc:scientificNameAuthorship "(Bres.) Stalpers" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella cinereoumbrina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokahvikka"@fi,
        "Tomentella cinereoumbrina"@sv .

<http://tun.fi/MX.236454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella fuscocinerea" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella fuscocinerea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkakahvikka"@fi,
        "Tomentella fuscocinerea"@sv .

<http://tun.fi/MX.236463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trametes gibbosa" ;
    dwc:scientificNameAuthorship "(Pers.) Fr." ;
    skos:broader <http://tun.fi/MX.205129> ;
    skos:hiddenLabel "Trametes gibbosa"@fi,
        "Trametes gibbosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mattavyökääpä"@fi,
        "korkticka"@sv .

<http://tun.fi/MX.236466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora alnicola" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Liberta" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora alnicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäharsukka"@fi,
        "Trechispora alnicola"@sv .

<http://tun.fi/MX.236467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechispora araneosa" ;
    dwc:scientificNameAuthorship "(Höhnel & Litsch.) K.H.Larsson" ;
    skos:broader <http://tun.fi/MX.204935> ;
    skos:hiddenLabel "Trechispora araneosa"@fi,
        "Trechispora araneosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusettiharsukka"@fi,
        "spindelmjölskinn"@sv .

<http://tun.fi/MX.236490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma album" ;
    dwc:scientificNameAuthorship "(Schaeff.: Fr.) P. Kumm" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma album"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenhaisuvalmuska"@fi,
        "Tricholoma album"@sv .

<http://tun.fi/MX.236493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma bonii" ;
    dwc:scientificNameAuthorship "Basso & Candusso" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricholoma bonii"@fi,
        "Tricholoma bonii"@sv .

<http://tun.fi/MX.236502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma olivaceotinctum" ;
    dwc:scientificNameAuthorship "Mort.Chr. & Heilm.-Claus." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma olivaceotinctum"@fi,
        "Tricholoma olivaceotinctum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törrösuomuvalmuska"@fi,
        "fjällfotad musseron"@sv .

<http://tun.fi/MX.236503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma orirubens" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma orirubens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricholoma orirubens"@fi,
        "rodnande musseron"@sv .

<http://tun.fi/MX.236512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholomopsis flammula" ;
    dwc:scientificNameAuthorship "Métrod ex Holec" ;
    skos:broader <http://tun.fi/MX.69663> ;
    skos:hiddenLabel "Tricholomopsis flammula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirolahovalmuska"@fi,
        "Tricholomopsis flammula"@sv .

<http://tun.fi/MX.236515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicium vermiferum" ;
    dwc:scientificNameAuthorship "(Bourd.) Overw. ex Jülich" ;
    skos:broader <http://tun.fi/MX.233581> ;
    skos:hiddenLabel "Tubulicium vermiferum"@fi,
        "Tubulicium vermiferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mato-orvakka"@fi,
        "maskskin"@sv .

<http://tun.fi/MX.236520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella calospora" ;
    dwc:scientificNameAuthorship "(Boud.) Jülich" ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella calospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukkulaliivakka"@fi,
        "Tulasnella calospora"@sv .

<http://tun.fi/MX.236522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella hyalina" ;
    dwc:scientificNameAuthorship "v. Höhn. & Litsch." ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella hyalina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjuliivakka"@fi,
        "Tulasnella hyalina"@sv .

<http://tun.fi/MX.236527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulostoma brumale" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.233492> ;
    skos:hiddenLabel "Tulostoma brumale"@fi,
        "Tulostoma mammosum"@fi,
        "Tulostoma brumale"@sv,
        "Tulostoma mammosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiekkajalkakuukunen"@fi,
        "stjälkröksvamp"@sv .

<http://tun.fi/MX.236531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulostoma niveum" ;
    dwc:scientificNameAuthorship "Kers" ;
    skos:broader <http://tun.fi/MX.233492> ;
    skos:hiddenLabel "Tulostoma niveum"@fi,
        "Tulostoma niveum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammaljalkakuukunen"@fi,
        "vit stjälkröksvamp"@sv .

<http://tun.fi/MX.236539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula trifolii" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula trifolii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhula trifolii"@fi,
        "klövertrådklubba"@sv .

<http://tun.fi/MX.236549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vuilleminia cystidiata" ;
    dwc:scientificNameAuthorship "Parmasto" ;
    skos:broader <http://tun.fi/MX.204954> ;
    skos:hiddenLabel "Vuilleminia cystidiata"@fi,
        "Vuilleminia cystidiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oraorvakka"@fi,
        "rosenfrätskinn"@sv .

<http://tun.fi/MX.236551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenasma pruinosum" ;
    dwc:scientificNameAuthorship "(Pat.) Donk" ;
    skos:broader <http://tun.fi/MX.205123> ;
    skos:hiddenLabel "Xenasma pruinosum"@fi,
        "Xenasma pruinosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuurahornakka"@fi,
        "vårtsporigt stålskinn"@sv .

<http://tun.fi/MX.236552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenasma pulverulentum" ;
    dwc:scientificNameAuthorship "(Litsch.) Donk" ;
    skos:broader <http://tun.fi/MX.205123> ;
    skos:hiddenLabel "Xenasma pulverulentum"@fi,
        "Xenasma pulverulentum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiruhornakka"@fi,
        "strimsporigt stålskinn"@sv .

<http://tun.fi/MX.236554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hortiboletus engelii" ;
    dwc:scientificNameAuthorship "(Hlaváček) Biketova & Wasser" ;
    skos:broader <http://tun.fi/MX.4890993> ;
    skos:hiddenLabel "Hortiboletus communis"@fi,
        "Hortiboletus communis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hortiboletus engelii"@fi,
        "Hortiboletus engelii"@sv .

<http://tun.fi/MX.236555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xerocomus chrysonemus" ;
    dwc:scientificNameAuthorship "A.E.Hills & A.F.S.Taylor" ;
    skos:broader <http://tun.fi/MX.69807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xerocomus chrysonemus"@fi,
        "Xerocomus chrysonemus"@sv .

<http://tun.fi/MX.236561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xerocomellus pruinatus" ;
    dwc:scientificNameAuthorship "(Fr. & Hök) Šutara" ;
    skos:broader <http://tun.fi/MX.4890493> ;
    skos:hiddenLabel "Xerocomellus pruinatus"@fi,
        "Xerocomus pruinatus"@fi,
        "Xerocomellus pruinatus"@sv,
        "Xerocomus pruinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehnätatti"@fi,
        "boksopp"@sv .

<http://tun.fi/MX.236563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hortiboletus rubellus" ;
    dwc:scientificNameAuthorship "(Krombh.) Simonini, Vizzini & Gelardi" ;
    skos:broader <http://tun.fi/MX.4890993> ;
    skos:hiddenLabel "Hortiboletus rubellus"@fi,
        "Xerocomellus rubellus"@fi,
        "Xerocomellus rubellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punatarhatatti"@fi,
        "Hortiboletus rubellus"@sv .

<http://tun.fi/MX.236564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xerocomus silwoodensis" ;
    dwc:scientificNameAuthorship "A.E. Hills, U. Eberh. & A.F.S. Taylor" ;
    skos:broader <http://tun.fi/MX.69807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xerocomus silwoodensis"@fi,
        "Xerocomus silwoodensis"@sv .

<http://tun.fi/MX.236652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius flexipes" ;
    dwc:scientificNameAuthorship "(Pers.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius flexipes"@fi,
        "Cortinarius flexipes var. flexipes"@fi,
        "Cortinarius flexipes"@sv,
        "Cortinarius flexipes var. flexipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapeaseitikki"@fi,
        "toppspindling"@sv .

<http://tun.fi/MX.236653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius nigrocuspidatus" ;
    dwc:scientificNameAuthorship "Kauffman" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius flexipes var. inolens"@fi,
        "Cortinarius flexipes var. inolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius nigrocuspidatus"@fi,
        "Cortinarius nigrocuspidatus"@sv .

<http://tun.fi/MX.236714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammulina velutipes" ;
    dwc:scientificNameAuthorship "(Curtis) Singer" ;
    skos:broader <http://tun.fi/MX.69654> ;
    skos:hiddenLabel "Flammulina velutipes"@fi,
        "Flammulina velutipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvijuurekas"@fi,
        "vinterskivling"@sv .

<http://tun.fi/MX.236758> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Inocybe fraudans var. chamaesalicis" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inocybe fraudans var. chamaesalicis"@fi,
        "Inocybe fraudans var. chamaesalicis"@sv .

<http://tun.fi/MX.236771> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum decastes var. loricatum" ;
    dwc:scientificNameAuthorship "(Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.73207> ;
    skos:hiddenLabel "Lyophyllum decastes var. loricatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lyophyllum decastes var. loricatum"@fi,
        "brosktuvskivling"@sv .

<http://tun.fi/MX.236773> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Macrocystidia cucumis var. latifolia" ;
    dwc:scientificNameAuthorship "(J. E. Lange) Imazeki & Hongo" ;
    skos:broader <http://tun.fi/MX.5077009> ;
    skos:hiddenLabel "Macrocystidia cucumis var. latifolia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokystikkä"@fi,
        "Macrocystidia cucumis var. latifolia"@sv .

<http://tun.fi/MX.236802> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Rhodocollybia prolixa var. prolixa" ;
    skos:broader <http://tun.fi/MX.73221> ;
    skos:hiddenLabel "Rhodocollybia prolixa var. prolixa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahajuurekas"@fi,
        "Rhodocollybia prolixa var. prolixa"@sv .

<http://tun.fi/MX.236823> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Tricholoma saponaceum var. squamosum" ;
    dwc:scientificNameAuthorship "(Cooke) Rea" ;
    skos:broader <http://tun.fi/MX.5020163> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricholoma saponaceum var. squamosum"@fi,
        "Tricholoma saponaceum var. squamosum"@sv .

<http://tun.fi/MX.236955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnellula calyciformis" ;
    dwc:scientificNameAuthorship "(Batsch) Dharne" ;
    skos:broader <http://tun.fi/MX.53416> ;
    skos:hiddenLabel "Lachnellula calyciformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksakarvakka"@fi,
        "Lachnellula calyciformis"@sv .

<http://tun.fi/MX.236956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnellula suecica" ;
    dwc:scientificNameAuthorship "(de Bary ex Fuckel) Nannf." ;
    skos:broader <http://tun.fi/MX.53416> ;
    skos:hiddenLabel "Lachnellula suecica"@fi,
        "Lachnellula suecica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigakarvakka"@fi,
        "tallskål"@sv .

<http://tun.fi/MX.236957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnellula subtilissima" ;
    dwc:scientificNameAuthorship "(Cooke) Dennis" ;
    skos:broader <http://tun.fi/MX.53416> ;
    skos:hiddenLabel "Lachnellula subtilissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnellula subtilissima"@fi,
        "tallkräfta"@sv .

<http://tun.fi/MX.236958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnellula resinaria" ;
    dwc:scientificNameAuthorship "(Cooke & W. Phillips) Rehm" ;
    skos:broader <http://tun.fi/MX.53416> ;
    skos:hiddenLabel "Lachnellula resinaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenkarvakka"@fi,
        "Lachnellula resinaria"@sv .

<http://tun.fi/MX.236959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnellula pini" ;
    dwc:scientificNameAuthorship "(Brunch.) Dennis" ;
    skos:broader <http://tun.fi/MX.53416> ;
    skos:hiddenLabel "Lachnellula pini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynkarvakka"@fi,
        "Lachnellula pini"@sv .

<http://tun.fi/MX.236960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnellula occidentalis" ;
    dwc:scientificNameAuthorship "(G.G. Hahn & Ayers) Dharne" ;
    skos:broader <http://tun.fi/MX.53416> ;
    skos:hiddenLabel "Lachnellula calycina"@fi,
        "Lachnellula hahniana"@fi,
        "Lachnellula occidentalis"@fi,
        "Lachnellula calycina"@sv,
        "Lachnellula hahniana"@sv,
        "Lachnellula occidentalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikuusenkarvakka"@fi,
        "lärkskål"@sv .

<http://tun.fi/MX.236961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnellula fuscosanguinea" ;
    dwc:scientificNameAuthorship "(Rehm) Dennis" ;
    skos:broader <http://tun.fi/MX.53416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnellula fuscosanguinea"@fi,
        "Lachnellula fuscosanguinea"@sv .

<http://tun.fi/MX.236962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnellula flavovirens" ;
    dwc:scientificNameAuthorship "(Bres.) Dennis" ;
    skos:broader <http://tun.fi/MX.53416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnellula flavovirens"@fi,
        "Lachnellula flavovirens"@sv .

<http://tun.fi/MX.236963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnellula agassizii" ;
    dwc:scientificNameAuthorship "(Berk. & M.A. Curtis) Dennis" ;
    skos:broader <http://tun.fi/MX.53416> ;
    skos:hiddenLabel "Dasyscyphus agassizii"@fi,
        "Lachnella agassizii"@fi,
        "Dasyscyphus agassizii"@sv,
        "Lachnella agassizii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnellula agassizii"@fi,
        "Lachnellula agassizii"@sv .

<http://tun.fi/MX.236964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella auerswaldii" ;
    dwc:scientificNameAuthorship "(Fleischh.) Tomilin" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella auerswaldii"@fi,
        "Mycosphaerella auerswaldii"@sv .

<http://tun.fi/MX.236965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella thalictri" ;
    dwc:scientificNameAuthorship "(Ellis & Everh.) Lindau" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Sphaerella septorioides"@fi,
        "Sphaerella thalictricola"@fi,
        "Sphaerella septorioides"@sv,
        "Sphaerella thalictricola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella thalictri"@fi,
        "Mycosphaerella thalictri"@sv .

<http://tun.fi/MX.236966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella capronii" ;
    dwc:scientificNameAuthorship "(Sacc.) Lind" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella capronii"@fi,
        "Mycosphaerella capronii"@sv .

<http://tun.fi/MX.236967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella rubefaciens" ;
    dwc:scientificNameAuthorship "B. Erikss." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella rubefaciens"@fi,
        "Mycosphaerella rubefaciens"@sv .

<http://tun.fi/MX.236969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella wichuriana" ;
    dwc:scientificNameAuthorship "(J. Schröt.) Johanson" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella wichuriana"@fi,
        "Mycosphaerella wichuriana"@sv .

<http://tun.fi/MX.236970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella vaccinii" ;
    dwc:scientificNameAuthorship "(Cooke) J. Schröt." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella vaccinii"@fi,
        "Mycosphaerella vaccinii"@sv .

<http://tun.fi/MX.236972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella topographica" ;
    dwc:scientificNameAuthorship "(Sacc & Speg) vestergren" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella topographica"@fi,
        "Mycosphaerella topographica"@sv .

<http://tun.fi/MX.236973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella tassiana" ;
    dwc:scientificNameAuthorship "(De Not.) Johanson" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella tassiana"@fi,
        "Mycosphaerella tassiana"@sv .

<http://tun.fi/MX.236974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella tabifica" ;
    dwc:scientificNameAuthorship "(Prill. & Delacr.) Lind" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella tabifica"@fi,
        "Mycosphaerella tabifica"@sv .

<http://tun.fi/MX.236975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella superflua" ;
    dwc:scientificNameAuthorship "(Auersw.) Petr." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Didymella superflua"@fi,
        "Didymella superflua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella superflua"@fi,
        "Mycosphaerella superflua"@sv .

<http://tun.fi/MX.236976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella stemmatea" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Romell" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Mycosphaerella stemmatea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella stemmatea"@fi,
        "silverfläck"@sv .

<http://tun.fi/MX.236977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella saussureae-alpinae" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella saussureae-alpinae"@fi,
        "Mycosphaerella saussureae-alpinae"@sv .

<http://tun.fi/MX.236978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella rubella" ;
    dwc:scientificNameAuthorship "(Niessl) Magnus" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella rubella"@fi,
        "Mycosphaerella rubella"@sv .

<http://tun.fi/MX.236979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella ribis" ;
    dwc:scientificNameAuthorship "Feltgen" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Mycosphaerella aurea"@fi,
        "Mycosphaerella grossulariae"@fi,
        "Mycosphaerella aurea"@sv,
        "Mycosphaerella grossulariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella ribis"@fi,
        "Mycosphaerella ribis"@sv .

<http://tun.fi/MX.236980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella recutita" ;
    dwc:scientificNameAuthorship "(Fr.) Johanson" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella recutita"@fi,
        "Mycosphaerella recutita"@sv .

<http://tun.fi/MX.236981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocercosporella ranunculi" ;
    dwc:scientificNameAuthorship "(P. Karst.) Rossman & W.C. Allen" ;
    skos:broader <http://tun.fi/MX.5077322> ;
    skos:hiddenLabel "Mycosphaerella ranunculi"@fi,
        "Mycosphaerella ranunculi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudocercosporella ranunculi"@fi,
        "Pseudocercosporella ranunculi"@sv .

<http://tun.fi/MX.236982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella pyri" ;
    dwc:scientificNameAuthorship "(Auersw.) Boerema" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Mycosphaerella sentina"@fi,
        "Mycosphaerella sentina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella pyri"@fi,
        "Mycosphaerella pyri"@sv .

<http://tun.fi/MX.236983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella pusilla" ;
    dwc:scientificNameAuthorship "(Auersw.) Johans." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Sphaerella pusilla"@fi,
        "Sphaerella pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella pusilla"@fi,
        "Mycosphaerella pusilla"@sv .

<http://tun.fi/MX.236984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramularia endophylla" ;
    dwc:scientificNameAuthorship "Verkley & U. Braun" ;
    skos:broader <http://tun.fi/MX.53472> ;
    skos:hiddenLabel "Laestadia ptarmicae"@fi,
        "Mycosphaerella maculiformis"@fi,
        "Mycosphaerella punctiformis"@fi,
        "Sphaerella innumerella"@fi,
        "Laestadia ptarmicae"@sv,
        "Mycosphaerella maculiformis"@sv,
        "Mycosphaerella punctiformis"@sv,
        "Sphaerella innumerella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramularia endophylla"@fi,
        "Ramularia endophylla"@sv .

<http://tun.fi/MX.236985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella pteridis" ;
    dwc:scientificNameAuthorship "(Desm.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella pteridis"@fi,
        "Mycosphaerella pteridis"@sv .

<http://tun.fi/MX.236986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella polyspora" ;
    dwc:scientificNameAuthorship "Johans." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella polyspora"@fi,
        "Mycosphaerella polyspora"@sv .

<http://tun.fi/MX.236987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella polypodii" ;
    dwc:scientificNameAuthorship "(Rabenh.) Johans. ex Oudem." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Sphaerella tirolensis"@fi,
        "Sphaerella tirolensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella polypodii"@fi,
        "Mycosphaerella polypodii"@sv .

<http://tun.fi/MX.236988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella polia" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella polia"@fi,
        "Mycosphaerella polia"@sv .

<http://tun.fi/MX.236989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella podagrariae" ;
    dwc:scientificNameAuthorship "(Roth : Fr.) Petr." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella podagrariae"@fi,
        "Mycosphaerella podagrariae"@sv .

<http://tun.fi/MX.236990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella perexigua" ;
    dwc:scientificNameAuthorship "(P. Karst.) Johans." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella perexigua"@fi,
        "Mycosphaerella perexigua"@sv .

<http://tun.fi/MX.236991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella padina" ;
    dwc:scientificNameAuthorship "(P. Karst.) Jørst." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella padina"@fi,
        "Mycosphaerella padina"@sv .

<http://tun.fi/MX.236992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella pachyasca" ;
    dwc:scientificNameAuthorship "(Rostr.) Vestergr." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella pachyasca"@fi,
        "Mycosphaerella pachyasca"@sv .

<http://tun.fi/MX.236993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella octopetalae" ;
    dwc:scientificNameAuthorship "(Oudem.) Lind" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella octopetalae"@fi,
        "Mycosphaerella octopetalae"@sv .

<http://tun.fi/MX.236994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella nebulosa" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Lind" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella nebulosa"@fi,
        "Mycosphaerella nebulosa"@sv .

<http://tun.fi/MX.236995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella najas" ;
    dwc:scientificNameAuthorship "(Sacc.) Tomilin" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Mycosphaerella juncellina"@fi,
        "Mycosphaerella juncellina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella najas"@fi,
        "Mycosphaerella najas"@sv .

<http://tun.fi/MX.236996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella minor" ;
    dwc:scientificNameAuthorship "(P. Karst.) Johans." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella minor"@fi,
        "Mycosphaerella minor"@sv .

<http://tun.fi/MX.236997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella melanoplaca" ;
    dwc:scientificNameAuthorship "(Desm.) Petr." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Phyllachora melanoplaca"@fi,
        "Phyllachora melanoplaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella melanoplaca"@fi,
        "Mycosphaerella melanoplaca"@sv .

<http://tun.fi/MX.236998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella macrospora" ;
    dwc:scientificNameAuthorship "(Kleb.) Jorstad" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Mycosphaerella iridis"@fi,
        "Mycosphaerella iridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella macrospora"@fi,
        "Mycosphaerella macrospora"@sv .

<http://tun.fi/MX.236999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella lycopodiicola" ;
    dwc:scientificNameAuthorship "Moesz & Smarods" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella lycopodiicola"@fi,
        "Mycosphaerella lycopodiicola"@sv .

<http://tun.fi/MX.237000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella lycopodii-annotini" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella lycopodii-annotini"@fi,
        "Mycosphaerella lycopodii-annotini"@sv .

<http://tun.fi/MX.237001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella ludwigii" ;
    dwc:scientificNameAuthorship "Syd." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella ludwigii"@fi,
        "Mycosphaerella ludwigii"@sv .

<http://tun.fi/MX.237002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella linnaeae" ;
    dwc:scientificNameAuthorship "M.E.Barr" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella linnaeae"@fi,
        "Mycosphaerella linnaeae"@sv .

<http://tun.fi/MX.237003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella lineolata" ;
    dwc:scientificNameAuthorship "(Roberge & Desm.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella lineolata"@fi,
        "Mycosphaerella lineolata"@sv .

<http://tun.fi/MX.237004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella leptoasca" ;
    dwc:scientificNameAuthorship "(Auersw.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella leptoasca"@fi,
        "Mycosphaerella leptoasca"@sv .

<http://tun.fi/MX.237005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella laricina" ;
    dwc:scientificNameAuthorship "(R. Hartig) Mig." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella laricina"@fi,
        "Mycosphaerella laricina"@sv .

<http://tun.fi/MX.237006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella juniperina" ;
    dwc:scientificNameAuthorship "(Ellis) Tomilin" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Dothidella juniperina"@fi,
        "Laestadia juniperina"@fi,
        "Sphaerella juniperina"@fi,
        "Dothidella juniperina"@sv,
        "Laestadia juniperina"@sv,
        "Sphaerella juniperina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella juniperina"@fi,
        "Mycosphaerella juniperina"@sv .

<http://tun.fi/MX.237007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella iridis" ;
    dwc:scientificNameAuthorship "(Auersw.) J.Schröt." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella iridis"@fi,
        "Mycosphaerella iridis"@sv .

<http://tun.fi/MX.237008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella hypsicola" ;
    dwc:scientificNameAuthorship "(Ellis & Everh.) Lindau" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella hypsicola"@fi,
        "Mycosphaerella hypsicola"@sv .

<http://tun.fi/MX.237009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella hyperici" ;
    dwc:scientificNameAuthorship "(Auersw.) Starbäck" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella hyperici"@fi,
        "Mycosphaerella hyperici"@sv .

<http://tun.fi/MX.237010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella holmii" ;
    dwc:scientificNameAuthorship "O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Mycosphaerella chamaemori"@fi,
        "Mycosphaerella chamaemori"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella holmii"@fi,
        "Mycosphaerella holmii"@sv .

<http://tun.fi/MX.237011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella heraclei" ;
    dwc:scientificNameAuthorship "(Fr.) Petr." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Phyllachora heraclei"@fi,
        "Phyllachora heraclei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella heraclei"@fi,
        "Mycosphaerella heraclei"@sv .

<http://tun.fi/MX.237012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella groveana" ;
    dwc:scientificNameAuthorship "(Sacc.) Arx" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Scirrhia groveana"@fi,
        "Scirrhia groveana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella groveana"@fi,
        "Mycosphaerella groveana"@sv .

<http://tun.fi/MX.237013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella fragariae" ;
    dwc:scientificNameAuthorship "(Tul.) Lindau" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella fragariae"@fi,
        "Mycosphaerella fragariae"@sv .

<http://tun.fi/MX.237014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella filicum" ;
    dwc:scientificNameAuthorship "(Desm.) Starbäck" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella filicum"@fi,
        "Mycosphaerella filicum"@sv .

<http://tun.fi/MX.237015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella equiseticola" ;
    dwc:scientificNameAuthorship "Bond. - Mont." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella equiseticola"@fi,
        "Mycosphaerella equiseticola"@sv .

<http://tun.fi/MX.237016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella depazeaeformis" ;
    dwc:scientificNameAuthorship "(Auersw.) Lindau" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Sphaerella depazeaeformis"@fi,
        "Sphaerella depazeaeformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella depazeaeformis"@fi,
        "Mycosphaerella depazeaeformis"@sv .

<http://tun.fi/MX.237017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella conglomerata" ;
    dwc:scientificNameAuthorship "(Wallr.) Lindau" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella conglomerata"@fi,
        "Mycosphaerella conglomerata"@sv .

<http://tun.fi/MX.237018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella chimaphilae" ;
    dwc:scientificNameAuthorship "(Ellis & Everh.) Höhn." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Mycosphaerella pyrolae"@fi,
        "Mycosphaerella pyrolae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella chimaphilae"@fi,
        "Mycosphaerella chimaphilae"@sv .

<http://tun.fi/MX.237019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella caulicola" ;
    dwc:scientificNameAuthorship "(P. Karst.) Lind" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella caulicola"@fi,
        "Mycosphaerella caulicola"@sv .

<http://tun.fi/MX.237020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella cannabis" ;
    dwc:scientificNameAuthorship "(G. Winter) Röder" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella cannabis"@fi,
        "Mycosphaerella cannabis"@sv .

<http://tun.fi/MX.237021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella bulgarica" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Mycosphaerella alpina"@fi,
        "Mycosphaerella alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella bulgarica"@fi,
        "Mycosphaerella bulgarica"@sv .

<http://tun.fi/MX.237022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella brunneola" ;
    dwc:scientificNameAuthorship "(Fr.) Allesch. & Schnabel" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Sphaerella brunneola"@fi,
        "Sphaerella brunneola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella brunneola"@fi,
        "Mycosphaerella brunneola"@sv .

<http://tun.fi/MX.237023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella berberidis" ;
    dwc:scientificNameAuthorship "(Auersw.) Lindau" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella berberidis"@fi,
        "Mycosphaerella berberidis"@sv .

<http://tun.fi/MX.237024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Septoria sorbi" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.5077312> ;
    skos:hiddenLabel "Mycosphaerella aucupariae"@fi,
        "Venturia aucupariae"@fi,
        "Mycosphaerella aucupariae"@sv,
        "Venturia aucupariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Septoria sorbi"@fi,
        "Septoria sorbi"@sv .

<http://tun.fi/MX.237025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella asteroma" ;
    dwc:scientificNameAuthorship "(Fr.) Lindau" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella asteroma"@fi,
        "Mycosphaerella asteroma"@sv .

<http://tun.fi/MX.237026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella asplenii" ;
    dwc:scientificNameAuthorship "(Auersw.) Lindau" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:hiddenLabel "Mycosphaerella asperulata"@fi,
        "Mycosphaerella asperulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella asplenii"@fi,
        "Mycosphaerella asplenii"@sv .

<http://tun.fi/MX.237027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella aspidii" ;
    dwc:scientificNameAuthorship "(Höhn.) L. Holm & K. Holm" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella aspidii"@fi,
        "Mycosphaerella aspidii"@sv .

<http://tun.fi/MX.237028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella asperulata" ;
    dwc:scientificNameAuthorship "L. & K. Holm" ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella asperulata"@fi,
        "Mycosphaerella asperulata"@sv .

<http://tun.fi/MX.237029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella aquilina" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella aquilina"@fi,
        "Mycosphaerella aquilina"@sv .

<http://tun.fi/MX.237030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezicula alni" ;
    dwc:scientificNameAuthorship "(Fuckel) Rehm" ;
    skos:broader <http://tun.fi/MX.233987> ;
    skos:hiddenLabel "Mycosphaerella alni"@fi,
        "Mycosphaerella alni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezicula alni"@fi,
        "Pezicula alni"@sv .

<http://tun.fi/MX.237031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladosporium allicinum" ;
    dwc:scientificNameAuthorship "(Fr.) Bensch, U. Braun & Crous" ;
    skos:broader <http://tun.fi/MX.234520> ;
    skos:hiddenLabel "Mycosphaerella allicina"@fi,
        "Mycosphaerella allicina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladosporium allicinum"@fi,
        "Cladosporium allicinum"@sv .

<http://tun.fi/MX.237032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella alchemillicola" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.53419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosphaerella alchemillicola"@fi,
        "Mycosphaerella alchemillicola"@sv .

<http://tun.fi/MX.237033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictis radiata" ;
    dwc:scientificNameAuthorship "(L. : Pers.) Fr." ;
    skos:broader <http://tun.fi/MX.67053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictis radiata"@fi,
        "Stictis radiata"@sv .

<http://tun.fi/MX.237034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictis polycocca" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.67053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictis polycocca"@fi,
        "Stictis polycocca"@sv .

<http://tun.fi/MX.237035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictis mollis" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.67053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictis mollis"@fi,
        "Stictis mollis"@sv .

<http://tun.fi/MX.237036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictis graminicola" ;
    dwc:scientificNameAuthorship "Lasch" ;
    skos:broader <http://tun.fi/MX.67053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictis graminicola"@fi,
        "Stictis graminicola"@sv .

<http://tun.fi/MX.237037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictis elevata" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.67053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictis elevata"@fi,
        "Stictis elevata"@sv .

<http://tun.fi/MX.237038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictis brunnescens" ;
    dwc:scientificNameAuthorship "Gilenstam, Döring & Wedin" ;
    skos:broader <http://tun.fi/MX.67053> ;
    skos:hiddenLabel "Stictis mollis subsp. populorum"@fi,
        "Stictis mollis subsp. populorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictis brunnescens"@fi,
        "Stictis brunnescens"@sv .

<http://tun.fi/MX.237039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictis arundinacea" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.67053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictis arundinacea"@fi,
        "Stictis arundinacea"@sv .

<http://tun.fi/MX.237040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peyritschiella protea" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peyritschiella protea"@fi,
        "Peyritschiella protea"@sv .

<http://tun.fi/MX.237041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplectromyces vulgaris" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symplectromyces vulgaris"@fi,
        "Symplectromyces vulgaris"@sv .

<http://tun.fi/MX.237042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplectromyces rarus" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.233686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symplectromyces rarus"@fi,
        "Symplectromyces rarus"@sv .

<http://tun.fi/MX.237043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplectromyces lapponicus" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.233686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symplectromyces lapponicus"@fi,
        "Symplectromyces lapponicus"@sv .

<http://tun.fi/MX.237044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teratomyces philonthi" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233687> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teratomyces philonthi"@fi,
        "Teratomyces philonthi"@sv .

<http://tun.fi/MX.237045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teratomyces brevicaulis" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233687> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teratomyces brevicaulis"@fi,
        "Teratomyces brevicaulis"@sv .

<http://tun.fi/MX.237046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siemaszkoa fennica" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.233689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siemaszkoa fennica"@fi,
        "Siemaszkoa fennica"@sv .

<http://tun.fi/MX.237047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dipodascus armillariae" ;
    dwc:scientificNameAuthorship "W. Gams" ;
    skos:broader <http://tun.fi/MX.233736> ;
    skos:hiddenLabel "Endomyces decipiens"@fi,
        "Endomyces decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dipodascus armillariae"@fi,
        "Dipodascus armillariae"@sv .

<http://tun.fi/MX.237048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizoxylon berkeleyanum" ;
    dwc:scientificNameAuthorship "(Durieu & Lév.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233757> ;
    skos:hiddenLabel "Schmitzomia decipiens"@fi,
        "Schmitzomia decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizoxylon berkeleyanum"@fi,
        "Schizoxylon berkeleyanum"@sv .

<http://tun.fi/MX.237049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella bulbosa" ;
    dwc:scientificNameAuthorship "(Hedw. : Fr.) Kreisel" ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella bulbosa"@fi,
        "Helvella macropus"@fi,
        "Helvella macropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopikarimörsky"@fi,
        "Helvella bulbosa"@sv .

<http://tun.fi/MX.237050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella acetabulum" ;
    dwc:scientificNameAuthorship "(L. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella acetabulum"@fi,
        "Helvella acetabulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopokaalimörsky"@fi,
        "pokalmurkla"@sv .

<http://tun.fi/MX.237051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella ulvinenii" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helvella ulvinenii"@fi,
        "Helvella ulvinenii"@sv .

<http://tun.fi/MX.237052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella sulcata" ;
    dwc:scientificNameAuthorship "Afzel. : Fr" ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helvella sulcata"@fi,
        "Helvella sulcata"@sv .

<http://tun.fi/MX.237053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella subglabra" ;
    dwc:scientificNameAuthorship "N.S. Weber" ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella subglabra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskomörsky"@fi,
        "Helvella subglabra"@sv .

<http://tun.fi/MX.237054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella solitaria" ;
    dwc:scientificNameAuthorship "P. Karst. ss. Harmaja" ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella queletii"@fi,
        "Helvella solitaria"@fi,
        "Helvella queletii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmimörsky"@fi,
        "Helvella solitaria"@sv .

<http://tun.fi/MX.237055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella rivularis" ;
    dwc:scientificNameAuthorship "Dissing & Sivertsen" ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella rivularis"@fi,
        "Helvella rivularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puromörsky"@fi,
        "bäckskålmurkla"@sv .

<http://tun.fi/MX.237056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella pezizoides" ;
    dwc:scientificNameAuthorship "Afzel. : Fr." ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella pezizoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvasatulamörsky"@fi,
        "Helvella pezizoides"@sv .

<http://tun.fi/MX.237057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dissingia confusa" ;
    dwc:scientificNameAuthorship "(Harmaja) K. Hansen & X.H. Wang" ;
    skos:broader <http://tun.fi/MX.5014444> ;
    skos:hiddenLabel "Dissingia confusa"@fi,
        "Helvella confusa"@fi,
        "Helvella pedunculata"@fi,
        "Helvella confusa"@sv,
        "Helvella pedunculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyhytjalkamörsky"@fi,
        "Dissingia confusa"@sv .

<http://tun.fi/MX.237058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella palustris" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella palustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkomörsky"@fi,
        "Helvella palustris"@sv .

<http://tun.fi/MX.237059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella pallidula" ;
    dwc:scientificNameAuthorship "N.S. Weber" ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helvella pallidula"@fi,
        "Helvella pallidula"@sv .

<http://tun.fi/MX.237060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dissingia oblongispora" ;
    dwc:scientificNameAuthorship "(Harmaja) T. Schumach. & Skrede" ;
    skos:broader <http://tun.fi/MX.5014444> ;
    skos:hiddenLabel "Dissingia oblongispora"@fi,
        "Helvella oblongispora"@fi,
        "Dissingia oblongispora"@sv,
        "Helvella oblongispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmämörsky"@fi,
        "pokalmurklan"@sv .

<http://tun.fi/MX.237061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dissingia leucomelaena" ;
    dwc:scientificNameAuthorship "(Pers.) K. Hansen & X.H. Wang" ;
    skos:broader <http://tun.fi/MX.5014444> ;
    skos:hiddenLabel "Dissingia leucomelaena"@fi,
        "Helvella leucomelaena"@fi,
        "Dissingia leucomelaena"@sv,
        "Helvella leucomelaena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulhomörsky"@fi,
        "slät pokalmurkla"@sv .

<http://tun.fi/MX.237063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella lactea" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella lactea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helvella lactea"@fi,
        "mjölkmurkla"@sv .

<http://tun.fi/MX.237064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella hyperborea" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella hyperborea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpokaalimörsky"@fi,
        "Helvella hyperborea"@sv .

<http://tun.fi/MX.237065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella sublicia" ;
    dwc:scientificNameAuthorship "Holmsk." ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella ephippium"@fi,
        "Helvella sublicia"@fi,
        "Helvella ephippium"@sv,
        "Helvella sublicia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaasatulamörsky"@fi,
        "sadelmurkla"@sv .

<http://tun.fi/MX.237066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella elastica" ;
    dwc:scientificNameAuthorship "Bull. : Fr." ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella elastica"@fi,
        "Helvella elastica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silojalkamörsky"@fi,
        "smal hattmurkla"@sv .

<http://tun.fi/MX.237067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella dryadophila" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella dryadophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipokaalimörsky"@fi,
        "Helvella dryadophila"@sv .

<http://tun.fi/MX.237068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella cupuliformis" ;
    dwc:scientificNameAuthorship "Dissing & Nannf." ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella cupuliformis"@fi,
        "Helvella cupuliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopikarimörsky"@fi,
        "gulbrun skålmurkla"@sv .

<http://tun.fi/MX.237069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella crispa" ;
    dwc:scientificNameAuthorship "Scop. : Fr." ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella crispa"@fi,
        "Helvella crispa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkomörsky"@fi,
        "vit hattmurkla"@sv .

<http://tun.fi/MX.237070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella corium" ;
    dwc:scientificNameAuthorship "(O. Weberb.) Massee" ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella arctica"@fi,
        "Helvella corium"@fi,
        "Helvella arctica"@sv,
        "Helvella corium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapikarimörsky"@fi,
        "svart skålmurkla"@sv .

<http://tun.fi/MX.237071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella fibrosa" ;
    dwc:scientificNameAuthorship "(Wallr.) Korf" ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella chinensis"@fi,
        "Helvella dissingii"@fi,
        "Helvella fibrosa"@fi,
        "Helvella villosa"@fi,
        "Helvella chinensis"@sv,
        "Helvella dissingii"@sv,
        "Helvella fibrosa"@sv,
        "Helvella villosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvapikarimörsky"@fi,
        "flikig skålmurkla"@sv .

<http://tun.fi/MX.237072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella fallax" ;
    dwc:scientificNameAuthorship "Quél.," ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella atra"@fi,
        "Helvella fallax"@fi,
        "Helvella nigricans"@fi,
        "Helvella atra"@sv,
        "Helvella nigricans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasatulamörsky"@fi,
        "Helvella fallax"@sv .

<http://tun.fi/MX.237073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella albella" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella albella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistomörsky"@fi,
        "Helvella albella"@sv .

<http://tun.fi/MX.237074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marcelleina persoonii" ;
    dwc:scientificNameAuthorship "(P. Crouan & H. Crouan) Brumm." ;
    skos:broader <http://tun.fi/MX.233809> ;
    skos:hiddenLabel "Pulparia amethystina"@fi,
        "Pulparia amethystina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marcelleina persoonii"@fi,
        "Marcelleina persoonii"@sv .

<http://tun.fi/MX.237075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnotrya tulasnei" ;
    dwc:scientificNameAuthorship "Berk. & Broome" ;
    skos:broader <http://tun.fi/MX.233816> ;
    skos:hiddenLabel "Hydnotrya tulasnei"@fi,
        "Hydnotrya tulasnei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimutryffeli"@fi,
        "vecktryffel"@sv .

<http://tun.fi/MX.237076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnotrya michaëlis" ;
    dwc:scientificNameAuthorship "(E. Fisch.) Trappe" ;
    skos:broader <http://tun.fi/MX.233816> ;
    skos:hiddenLabel "Hydnotrya michaëlis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuplatryffeli"@fi,
        "Hydnotrya michaëlis"@sv .

<http://tun.fi/MX.237077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnotrya carnea" ;
    dwc:scientificNameAuthorship "(Corda) Zobel" ;
    skos:broader <http://tun.fi/MX.233816> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydnotrya carnea"@fi,
        "Hydnotrya carnea"@sv .

<http://tun.fi/MX.237078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microstoma protractum" ;
    dwc:scientificNameAuthorship "(Fr.) Kanouse" ;
    skos:broader <http://tun.fi/MX.233821> ;
    skos:hiddenLabel "Microstoma protractum"@fi,
        "Microstoma protractum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kukkamaljakas"@fi,
        "tulpanskål"@sv .

<http://tun.fi/MX.237079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Disciotis venosa" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.233822> ;
    skos:hiddenLabel "Disciotis venosa"@fi,
        "Disciotis venosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonimörsky"@fi,
        "klormurkla"@sv .

<http://tun.fi/MX.237080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia stercorea" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:hiddenLabel "Cheilymenia ciliata"@fi,
        "Cheilymenia ciliata"@sv,
        "Cheilymenia stercorea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia stercorea"@fi,
        "stjärnborstskål"@sv .

<http://tun.fi/MX.237081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia oligotricha" ;
    dwc:scientificNameAuthorship "(P. Karst.) J. Moravec" ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia oligotricha"@fi,
        "Cheilymenia oligotricha"@sv .

<http://tun.fi/MX.237082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia theleboloides" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia theleboloides"@fi,
        "Cheilymenia theleboloides"@sv .

<http://tun.fi/MX.237083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia vitellina" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Dennis" ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:hiddenLabel "Cheilymenia vitellina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia vitellina"@fi,
        "gul borstskål"@sv .

<http://tun.fi/MX.237084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia subhirsuta" ;
    dwc:scientificNameAuthorship "(Schum.) Boud." ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia subhirsuta"@fi,
        "Cheilymenia subhirsuta"@sv .

<http://tun.fi/MX.237085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia stercoraria" ;
    dwc:scientificNameAuthorship "(Velen.) J. Moravec" ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia stercoraria"@fi,
        "Cheilymenia stercoraria"@sv .

<http://tun.fi/MX.237086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia pulcherrima" ;
    dwc:scientificNameAuthorship "(P. Crouan & H. Crouan : Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia pulcherrima"@fi,
        "Cheilymenia pulcherrima"@sv .

<http://tun.fi/MX.237087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia parvispora" ;
    dwc:scientificNameAuthorship "J. Moravec" ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia parvispora"@fi,
        "Cheilymenia parvispora"@sv .

<http://tun.fi/MX.237088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia pallida" ;
    dwc:scientificNameAuthorship "Arnolds" ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia pallida"@fi,
        "Cheilymenia pallida"@sv .

<http://tun.fi/MX.237089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia karstenii" ;
    dwc:scientificNameAuthorship "J. Moravec" ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia karstenii"@fi,
        "Cheilymenia karstenii"@sv .

<http://tun.fi/MX.237090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia gemella" ;
    dwc:scientificNameAuthorship "(P. Karst.) J. Moravec" ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia gemella"@fi,
        "Cheilymenia gemella"@sv .

<http://tun.fi/MX.237091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia fraudans" ;
    dwc:scientificNameAuthorship "(P. Karst.) Boud." ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia fraudans"@fi,
        "Cheilymenia fraudans"@sv .

<http://tun.fi/MX.237092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia fibrillosa" ;
    dwc:scientificNameAuthorship "(Curr.) Le Gal" ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia fibrillosa"@fi,
        "Cheilymenia fibrillosa"@sv .

<http://tun.fi/MX.237093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia crucipila" ;
    dwc:scientificNameAuthorship "(Cooke & W. Phillips) Le Gal" ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:hiddenLabel "Scutellinia crucipila"@fi,
        "Scutellinia crucipila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia crucipila"@fi,
        "Cheilymenia crucipila"@sv .

<http://tun.fi/MX.237094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia coprinaria" ;
    dwc:scientificNameAuthorship "(Cooke) Boud." ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia coprinaria"@fi,
        "Cheilymenia coprinaria"@sv .

<http://tun.fi/MX.237095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia cookei" ;
    dwc:scientificNameAuthorship "Svrcek" ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:hiddenLabel "Peziza pilifera"@fi,
        "Peziza vitellina"@fi,
        "Peziza pilifera"@sv,
        "Peziza vitellina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia cookei"@fi,
        "Cheilymenia cookei"@sv .

<http://tun.fi/MX.237096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia chionophila" ;
    dwc:scientificNameAuthorship "T. Schumach." ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia chionophila"@fi,
        "Cheilymenia chionophila"@sv .

<http://tun.fi/MX.237097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia aurantiacorubra" ;
    dwc:scientificNameAuthorship "K.S. Thind & S.C. Kaushal" ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia aurantiacorubra"@fi,
        "Cheilymenia aurantiacorubra"@sv .

<http://tun.fi/MX.237098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia granulata" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) J. Moravec" ;
    skos:broader <http://tun.fi/MX.233833> ;
    skos:hiddenLabel "Coprobia granulata"@fi,
        "Cheilymenia granulata"@sv,
        "Coprobia granulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilymenia granulata"@fi,
        "orange dyngskål"@sv .

<http://tun.fi/MX.237099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colpoma quercinum" ;
    dwc:scientificNameAuthorship "(Pers.) Wallr." ;
    skos:broader <http://tun.fi/MX.233900> ;
    skos:hiddenLabel "Cenangium quercinum"@fi,
        "Clithris quercina"@fi,
        "Hysterium quercinum"@fi,
        "Cenangium quercinum"@sv,
        "Clithris quercina"@sv,
        "Colpoma quercinum"@sv,
        "Hysterium quercinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colpoma quercinum"@fi,
        "eksprickling"@sv .

<http://tun.fi/MX.237100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colpoma ledi" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) B. Erikss." ;
    skos:broader <http://tun.fi/MX.233900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colpoma ledi"@fi,
        "Colpoma ledi"@sv .

<http://tun.fi/MX.237101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colpoma crispum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.233900> ;
    skos:hiddenLabel "Clithris crispa"@fi,
        "Clithris crispa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colpoma crispum"@fi,
        "Colpoma crispum"@sv .

<http://tun.fi/MX.237102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Propolis tumidula" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Propolis tumidula"@fi,
        "Propolis tumidula"@sv .

<http://tun.fi/MX.237103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Propolis phacidioides" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Corda" ;
    skos:broader <http://tun.fi/MX.233901> ;
    skos:hiddenLabel "Helotium phacidioides"@fi,
        "Naemacyclus phacidioides"@fi,
        "Trochila phacidioides"@fi,
        "Helotium phacidioides"@sv,
        "Naemacyclus phacidioides"@sv,
        "Trochila phacidioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Propolis phacidioides"@fi,
        "Propolis phacidioides"@sv .

<http://tun.fi/MX.237104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophophacidium hyperboreum" ;
    dwc:scientificNameAuthorship "Lagerb." ;
    skos:broader <http://tun.fi/MX.233927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophophacidium hyperboreum"@fi,
        "Lophophacidium hyperboreum"@sv .

<http://tun.fi/MX.237105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bisporella sulfurina" ;
    dwc:scientificNameAuthorship "(Quél.) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bisporella sulfurina"@fi,
        "Bisporella sulfurina"@sv .

<http://tun.fi/MX.237106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bisporella pallescens" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) S.E. Carp. & Korf" ;
    skos:broader <http://tun.fi/MX.233934> ;
    skos:hiddenLabel "Helotium pallescens"@fi,
        "Bisporella pallescens"@sv,
        "Helotium pallescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bisporella pallescens"@fi,
        "blek citronskål"@sv .

<http://tun.fi/MX.237107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycina citrina" ;
    dwc:scientificNameAuthorship "(Hedw.) Gray" ;
    skos:broader <http://tun.fi/MX.234053> ;
    skos:hiddenLabel "Bisporella citrina"@fi,
        "Calycina citrina"@fi,
        "Bisporella citrina"@sv,
        "Calycina citrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanastakka"@fi,
        "citronskål"@sv .

<http://tun.fi/MX.237108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Velutarina rufo-olivacea" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) Korf" ;
    skos:broader <http://tun.fi/MX.233953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Velutarina rufo-olivacea"@fi,
        "Velutarina rufo-olivacea"@sv .

<http://tun.fi/MX.237109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ombrophila violacea" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ombrophila violacea"@fi,
        "Ombrophila violacea"@sv .

<http://tun.fi/MX.237110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ombrophila umbonata" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ombrophila umbonata"@fi,
        "Ombrophila umbonata"@sv .

<http://tun.fi/MX.237111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ombrophila subspadicea" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233958> ;
    skos:hiddenLabel "Peziza subspadicea"@fi,
        "Peziza subspadicea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ombrophila subspadicea"@fi,
        "Ombrophila subspadicea"@sv .

<http://tun.fi/MX.237112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ombrophila patellarioides" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ombrophila patellarioides"@fi,
        "Ombrophila patellarioides"@sv .

<http://tun.fi/MX.237113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ombrophila limosella" ;
    dwc:scientificNameAuthorship "(P. Karst.) Rehm" ;
    skos:broader <http://tun.fi/MX.233958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ombrophila limosella"@fi,
        "Ombrophila limosella"@sv .

<http://tun.fi/MX.237115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ombrophila janthina" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst. ex. Sacc." ;
    skos:broader <http://tun.fi/MX.233958> ;
    skos:hiddenLabel "Ombrophila janthina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ombrophila janthina"@fi,
        "violskål"@sv .

<http://tun.fi/MX.237116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropodia pteridina" ;
    dwc:scientificNameAuthorship "(Nyl.) Boud." ;
    skos:broader <http://tun.fi/MX.233959> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropodia pteridina"@fi,
        "Micropodia pteridina"@sv .

<http://tun.fi/MX.237117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ionomidotis irregularis" ;
    dwc:scientificNameAuthorship "(Schwein.) E.J. Durand" ;
    skos:broader <http://tun.fi/MX.233964> ;
    skos:hiddenLabel "Ionomidotis irregularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peikonmalja"@fi,
        "Ionomidotis irregularis"@sv .

<http://tun.fi/MX.237118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza plicata" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza plicata"@fi,
        "Pyrenopeziza plicata"@sv .

<http://tun.fi/MX.237119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza chamaenerii" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza chamaenerii"@fi,
        "Pyrenopeziza chamaenerii"@sv .

<http://tun.fi/MX.237120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza valerianae" ;
    dwc:scientificNameAuthorship "Kirschst." ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza valerianae"@fi,
        "Pyrenopeziza valerianae"@sv .

<http://tun.fi/MX.237121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza valderia" ;
    dwc:scientificNameAuthorship "E. Müll." ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza valderia"@fi,
        "Pyrenopeziza valderia"@sv .

<http://tun.fi/MX.237122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza urticicola" ;
    dwc:scientificNameAuthorship "(W. Phillips) Boud." ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza urticicola"@fi,
        "Pyrenopeziza urticicola"@sv .

<http://tun.fi/MX.237123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza solidaginis" ;
    dwc:scientificNameAuthorship "(P. Karst.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza solidaginis"@fi,
        "Pyrenopeziza solidaginis"@sv .

<http://tun.fi/MX.237124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza rubi" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza rubi"@fi,
        "Pyrenopeziza rubi"@sv .

<http://tun.fi/MX.237125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza rimicola" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:hiddenLabel "Mollisia rimicola"@fi,
        "Mollisia rimicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza rimicola"@fi,
        "Pyrenopeziza rimicola"@sv .

<http://tun.fi/MX.237126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza rigidae" ;
    dwc:scientificNameAuthorship "(Nannf.) Defago" ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:hiddenLabel "Hysteropezizella rigidae"@fi,
        "Hysteropezizella rigidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza rigidae"@fi,
        "Pyrenopeziza rigidae"@sv .

<http://tun.fi/MX.237127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza pulveracea" ;
    dwc:scientificNameAuthorship "(Fuckel) Gremmen" ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:hiddenLabel "Mollisia pulveracea"@fi,
        "Mollisia pulveracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza pulveracea"@fi,
        "Pyrenopeziza pulveracea"@sv .

<http://tun.fi/MX.237128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza plantaginis" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza plantaginis"@fi,
        "Pyrenopeziza plantaginis"@sv .

<http://tun.fi/MX.237129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza pastinacae" ;
    dwc:scientificNameAuthorship "(Nannf.) Gremmen" ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:hiddenLabel "Mollisia pastinacae"@fi,
        "Mollisia pastinacae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza pastinacae"@fi,
        "Pyrenopeziza pastinacae"@sv .

<http://tun.fi/MX.237130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza millegrana" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza millegrana"@fi,
        "Pyrenopeziza millegrana"@sv .

<http://tun.fi/MX.237131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza karstenii" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:hiddenLabel "Hysteropezizella leporinae"@fi,
        "Hysteropezizella leporinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza karstenii"@fi,
        "Pyrenopeziza karstenii"@sv .

<http://tun.fi/MX.237132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza gentianae" ;
    dwc:scientificNameAuthorship "(Pers.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza gentianae"@fi,
        "Pyrenopeziza gentianae"@sv .

<http://tun.fi/MX.237133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza galii-veri" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza galii-veri"@fi,
        "Pyrenopeziza galii-veri"@sv .

<http://tun.fi/MX.237134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza fuckelii" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza fuckelii"@fi,
        "Pyrenopeziza fuckelii"@sv .

<http://tun.fi/MX.237135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza foliicola" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza foliicola"@fi,
        "Pyrenopeziza foliicola"@sv .

<http://tun.fi/MX.237136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza euphrasiae" ;
    dwc:scientificNameAuthorship "(Fuckel) Kunze" ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza euphrasiae"@fi,
        "Pyrenopeziza euphrasiae"@sv .

<http://tun.fi/MX.237137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza ebuli" ;
    dwc:scientificNameAuthorship "(Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza ebuli"@fi,
        "Pyrenopeziza ebuli"@sv .

<http://tun.fi/MX.237138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza distinguenda" ;
    dwc:scientificNameAuthorship "Starbäck" ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza distinguenda"@fi,
        "Pyrenopeziza distinguenda"@sv .

<http://tun.fi/MX.237139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza compressula" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza compressula"@fi,
        "Pyrenopeziza compressula"@sv .

<http://tun.fi/MX.237140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza chailletii" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza chailletii"@fi,
        "Pyrenopeziza chailletii"@sv .

<http://tun.fi/MX.237141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza artemisiae" ;
    dwc:scientificNameAuthorship "(Lasch) Rehm" ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza artemisiae"@fi,
        "Pyrenopeziza artemisiae"@sv .

<http://tun.fi/MX.237142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonaevia nannfeldtii" ;
    dwc:scientificNameAuthorship "Arx" ;
    skos:broader <http://tun.fi/MX.233993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetonaevia nannfeldtii"@fi,
        "Chaetonaevia nannfeldtii"@sv .

<http://tun.fi/MX.237143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplocarpon rosae" ;
    dwc:scientificNameAuthorship "Wolf" ;
    skos:broader <http://tun.fi/MX.233996> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplocarpon rosae"@fi,
        "Diplocarpon rosae"@sv .

<http://tun.fi/MX.237144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplocarpon mespili" ;
    dwc:scientificNameAuthorship "(Sorauer) B. Sutton" ;
    skos:broader <http://tun.fi/MX.233996> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplocarpon mespili"@fi,
        "Diplocarpon mespili"@sv .

<http://tun.fi/MX.237145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incrupila aspidii" ;
    dwc:scientificNameAuthorship "(Lib.) Raitv." ;
    skos:broader <http://tun.fi/MX.234041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Incrupila aspidii"@fi,
        "Incrupila aspidii"@sv .

<http://tun.fi/MX.237146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Unguicularia millepunctata" ;
    dwc:scientificNameAuthorship "(Lib.) Dennis" ;
    skos:broader <http://tun.fi/MX.234048> ;
    skos:hiddenLabel "Unguicularia ulmariae"@fi,
        "Unguicularia ulmariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Unguicularia millepunctata"@fi,
        "Unguicularia millepunctata"@sv .

<http://tun.fi/MX.237147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Unguiculella rehmii" ;
    dwc:scientificNameAuthorship "Raitv." ;
    skos:broader <http://tun.fi/MX.234062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Unguiculella rehmii"@fi,
        "Unguiculella rehmii"@sv .

<http://tun.fi/MX.237148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Unguiculella eurotioides" ;
    dwc:scientificNameAuthorship "(P. Karst.) Nannf." ;
    skos:broader <http://tun.fi/MX.234062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Unguiculella eurotioides"@fi,
        "Unguiculella eurotioides"@sv .

<http://tun.fi/MX.237150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturiocistella diversipila" ;
    dwc:scientificNameAuthorship "(Graddon) Baral" ;
    skos:broader <http://tun.fi/MX.234063> ;
    skos:hiddenLabel "Trichodiscus diversipilus"@fi,
        "Trichodiscus diversipilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturiocistella diversipila"@fi,
        "Venturiocistella diversipila"@sv .

<http://tun.fi/MX.237151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha fuckelii" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha fuckelii"@fi,
        "Hyaloscypha fuckelii"@sv .

<http://tun.fi/MX.237152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha vitreola" ;
    dwc:scientificNameAuthorship "(P. Karst.) Boud." ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha vitreola"@fi,
        "Hyaloscypha vitreola"@sv .

<http://tun.fi/MX.237153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha tigillaris" ;
    dwc:scientificNameAuthorship "(P. Karst.) Raitv." ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha tigillaris"@fi,
        "Hyaloscypha tigillaris"@sv .

<http://tun.fi/MX.237154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha secalina" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha secalina"@fi,
        "Hyaloscypha secalina"@sv .

<http://tun.fi/MX.237155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha quercicola" ;
    dwc:scientificNameAuthorship "(Velen.) Huhtinen" ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha quercicola"@fi,
        "Hyaloscypha quercicola"@sv .

<http://tun.fi/MX.237156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha priapi" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha priapi"@fi,
        "Hyaloscypha priapi"@sv .

<http://tun.fi/MX.237157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha leuconica" ;
    dwc:scientificNameAuthorship "(Cooke) Nannf." ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha leuconica"@fi,
        "Hyaloscypha leuconica"@sv .

<http://tun.fi/MX.237158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha intacta" ;
    dwc:scientificNameAuthorship "Svrcek" ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha intacta"@fi,
        "Hyaloscypha intacta"@sv .

<http://tun.fi/MX.237159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha herbarum" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha herbarum"@fi,
        "Hyaloscypha herbarum"@sv .

<http://tun.fi/MX.237160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha hepaticola" ;
    dwc:scientificNameAuthorship "(Grelet & Croz.) Baral & Huhtinen & DeSloover" ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha hepaticola"@fi,
        "Hyaloscypha hepaticola"@sv .

<http://tun.fi/MX.237161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha epiporia" ;
    dwc:scientificNameAuthorship "Huhtinen" ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:hiddenLabel "Hyaloscypha epiporia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pursukarvakka"@fi,
        "Hyaloscypha epiporia"@sv .

<http://tun.fi/MX.237162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha daedaleae" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha daedaleae"@fi,
        "Hyaloscypha daedaleae"@sv .

<http://tun.fi/MX.237163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha britannica" ;
    dwc:scientificNameAuthorship "Huhtinen" ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha britannica"@fi,
        "Hyaloscypha britannica"@sv .

<http://tun.fi/MX.237164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha aureliella" ;
    dwc:scientificNameAuthorship "(Nyl.) Huhtinen" ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:hiddenLabel "Eriopeziza aureliella"@fi,
        "Hyaloscypha stevensonii"@fi,
        "Eriopeziza aureliella"@sv,
        "Hyaloscypha stevensonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha aureliella"@fi,
        "Hyaloscypha aureliella"@sv .

<http://tun.fi/MX.237165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha albohyalina" ;
    dwc:scientificNameAuthorship "(P. Karst.) Boud." ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:hiddenLabel "Hyaloscypha lectissima"@fi,
        "Hyaloscypha lectissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha albohyalina"@fi,
        "Hyaloscypha albohyalina"@sv .

<http://tun.fi/MX.237166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apiospora parallela" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apiospora parallela"@fi,
        "Apiospora parallela"@sv .

<http://tun.fi/MX.237167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glomerella cingulata" ;
    dwc:scientificNameAuthorship "(Stonem.) Spaulding & Schrenk" ;
    skos:broader <http://tun.fi/MX.234117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glomerella cingulata"@fi,
        "Glomerella cingulata"@sv .

<http://tun.fi/MX.237168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glomerella polypodii" ;
    dwc:scientificNameAuthorship "(Rabenh.) L. Holm & K. Holm" ;
    skos:broader <http://tun.fi/MX.234117> ;
    skos:hiddenLabel "Laestadia polypodii"@fi,
        "Laestadia polypodii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glomerella polypodii"@fi,
        "Glomerella polypodii"@sv .

<http://tun.fi/MX.237169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphisphaerella dispersella" ;
    dwc:scientificNameAuthorship "(Nyl.) O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.234121> ;
    skos:hiddenLabel "Amphisphaerella amphisphaerioides"@fi,
        "Rosellinia dispersella"@fi,
        "Sphaeria dispersella"@fi,
        "Amphisphaerella amphisphaerioides"@sv,
        "Rosellinia dispersella"@sv,
        "Sphaeria dispersella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphisphaerella dispersella"@fi,
        "Amphisphaerella dispersella"@sv .

<http://tun.fi/MX.237170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphisphaerella xylostei" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Munk" ;
    skos:broader <http://tun.fi/MX.234121> ;
    skos:hiddenLabel "Anthostoma xylostei"@fi,
        "Amphisphaerella xylostei"@sv,
        "Anthostoma xylostei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphisphaerella xylostei"@fi,
        "trysvärta"@sv .

<http://tun.fi/MX.237171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphisphaerella canicollis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Kirschst." ;
    skos:broader <http://tun.fi/MX.234121> ;
    skos:hiddenLabel "Rosellinia canicollis"@fi,
        "Rosellinia canicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphisphaerella canicollis"@fi,
        "Amphisphaerella canicollis"@sv .

<http://tun.fi/MX.237172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discostroma massarina" ;
    dwc:scientificNameAuthorship "(Sacc.) Arx" ;
    skos:broader <http://tun.fi/MX.234123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discostroma massarina"@fi,
        "Discostroma massarina"@sv .

<http://tun.fi/MX.237173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discostroma tostum" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Brockm." ;
    skos:broader <http://tun.fi/MX.234123> ;
    skos:hiddenLabel "Paradidymella tosta"@fi,
        "Paradidymella tosta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discostroma tostum"@fi,
        "Discostroma tostum"@sv .

<http://tun.fi/MX.237174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discostroma saccardoanum" ;
    dwc:scientificNameAuthorship "(Jacz.) Brockmann" ;
    skos:broader <http://tun.fi/MX.234123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discostroma saccardoanum"@fi,
        "Discostroma saccardoanum"@sv .

<http://tun.fi/MX.237175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discostroma hyperboreum" ;
    dwc:scientificNameAuthorship "(P. Karst.) O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.234123> ;
    skos:hiddenLabel "Paradidymella hyperborea"@fi,
        "Paradidymella hyperborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discostroma hyperboreum"@fi,
        "Discostroma hyperboreum"@sv .

<http://tun.fi/MX.237176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discostroma corticola" ;
    dwc:scientificNameAuthorship "(Fuckel) Brockmann" ;
    skos:broader <http://tun.fi/MX.234123> ;
    skos:hiddenLabel "Griphosphaeria corticola"@fi,
        "Griphosphaeria corticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discostroma corticola"@fi,
        "Discostroma corticola"@sv .

<http://tun.fi/MX.237177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemania serpens" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) S.F. Gray" ;
    skos:broader <http://tun.fi/MX.234155> ;
    skos:hiddenLabel "Hypoxylon serpens"@fi,
        "Nemania serpens"@fi,
        "Hypoxylon serpens"@sv,
        "Nemania serpens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakasyylä"@fi,
        "plattdyna"@sv .

<http://tun.fi/MX.237178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemania reticulata" ;
    dwc:scientificNameAuthorship "(P.Karst.) Granmo" ;
    skos:broader <http://tun.fi/MX.234155> ;
    skos:hiddenLabel "Hypoxylon reticulatum"@fi,
        "Hypoxylon reticulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemania reticulata"@fi,
        "Nemania reticulata"@sv .

<http://tun.fi/MX.237179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemania prava" ;
    dwc:scientificNameAuthorship "Granmo, T. Schumach. & Laessøe" ;
    skos:broader <http://tun.fi/MX.234155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemania prava"@fi,
        "Nemania prava"@sv .

<http://tun.fi/MX.237180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemania effusa" ;
    dwc:scientificNameAuthorship "(Nitschke) Pouzar" ;
    skos:broader <http://tun.fi/MX.234155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemania effusa"@fi,
        "Nemania effusa"@sv .

<http://tun.fi/MX.237181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poronia punctata" ;
    dwc:scientificNameAuthorship "(L. : Fr.) Rabenh." ;
    skos:broader <http://tun.fi/MX.234158> ;
    skos:hiddenLabel "Poronia punctata"@fi,
        "Poronia punctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lantapistesieni"@fi,
        "fatsvamp"@sv .

<http://tun.fi/MX.237182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylaria filiformis" ;
    dwc:scientificNameAuthorship "(Alb. & Schw. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234161> ;
    skos:hiddenLabel "Xylaria filiformis"@fi,
        "Xylaria filiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhisarvisieni"@fi,
        "trådhorn"@sv .

<http://tun.fi/MX.237183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylaria polymorpha" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Grev." ;
    skos:broader <http://tun.fi/MX.234161> ;
    skos:hiddenLabel "Xylaria polymorpha"@fi,
        "Xylaria polymorpha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijasarvisieni"@fi,
        "tjockhorn"@sv .

<http://tun.fi/MX.237184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylaria mellisii" ;
    dwc:scientificNameAuthorship "(Berk.) Cooke" ;
    skos:broader <http://tun.fi/MX.234161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylaria mellisii"@fi,
        "Xylaria mellisii"@sv .

<http://tun.fi/MX.237185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylaria longipes" ;
    dwc:scientificNameAuthorship "(Nitschke) Dennis" ;
    skos:broader <http://tun.fi/MX.234161> ;
    skos:hiddenLabel "Xylaria longipes"@fi,
        "Xylaria longipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäsarvisieni"@fi,
        "långhorn"@sv .

<http://tun.fi/MX.237186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylaria hypoxylon" ;
    dwc:scientificNameAuthorship "(L. : Fr.) Grev." ;
    skos:broader <http://tun.fi/MX.234161> ;
    skos:hiddenLabel "Xylaria hypoxylon"@fi,
        "Xylaria hypoxylon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarasarvisieni"@fi,
        "stubbhorn"@sv .

<http://tun.fi/MX.237187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylaria carpophila" ;
    dwc:scientificNameAuthorship "(Pers.) Fr." ;
    skos:broader <http://tun.fi/MX.234161> ;
    skos:hiddenLabel "Xylaria carpophila"@fi,
        "Xylaria carpophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökinsarvisieni"@fi,
        "ollonhorn"@sv .

<http://tun.fi/MX.237188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selinia pulchra" ;
    dwc:scientificNameAuthorship "(G. Winter) Sacc." ;
    skos:broader <http://tun.fi/MX.234263> ;
    skos:hiddenLabel "Selinia pulchra"@fi,
        "Selinia pulchra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lantanapukka"@fi,
        "storsporig dyngdyna"@sv .

<http://tun.fi/MX.237189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasionectria mantuana" ;
    dwc:scientificNameAuthorship "(Sacc.) Cooke" ;
    skos:broader <http://tun.fi/MX.234271> ;
    skos:hiddenLabel "Lasionectria mantuana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvanäppy"@fi,
        "Lasionectria mantuana"@sv .

<http://tun.fi/MX.237190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camarops polysperma" ;
    dwc:scientificNameAuthorship "(Mont.) J.H. Miller" ;
    skos:broader <http://tun.fi/MX.234293> ;
    skos:hiddenLabel "Camarops hypoxyloides"@fi,
        "Camarops polysperma"@fi,
        "Camarops hypoxyloides"@sv,
        "Camarops polysperma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonokipielus"@fi,
        "stor sotdyna"@sv .

<http://tun.fi/MX.237191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camarops tubulina" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Shear" ;
    skos:broader <http://tun.fi/MX.234293> ;
    skos:hiddenLabel "Camarops tubulina"@fi,
        "Endoxyla operculata"@fi,
        "Shaeria tubulina"@fi,
        "Camarops tubulina"@sv,
        "Endoxyla operculata"@sv,
        "Shaeria tubulina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusennokipielus"@fi,
        "gransotdyna"@sv .

<http://tun.fi/MX.237192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camarops microspora" ;
    dwc:scientificNameAuthorship "(P. Karst.) Shear" ;
    skos:broader <http://tun.fi/MX.234293> ;
    skos:hiddenLabel "Anthostoma microsporum"@fi,
        "Camarops microspora"@fi,
        "Anthostoma microsporum"@sv,
        "Camarops microspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepännokipielus"@fi,
        "knölig sotdyna"@sv .

<http://tun.fi/MX.237193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisogramma virgultorum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Theissen & H. Sydow" ;
    skos:broader <http://tun.fi/MX.234299> ;
    skos:hiddenLabel "Hypoxylon virgultorum"@fi,
        "Plowrightia virgultorum"@fi,
        "Sphaeria virgultorum"@fi,
        "Anisogramma virgultorum"@sv,
        "Hypoxylon virgultorum"@sv,
        "Plowrightia virgultorum"@sv,
        "Sphaeria virgultorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisogramma virgultorum"@fi,
        "valknästing"@sv .

<http://tun.fi/MX.237194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthella aristata" ;
    dwc:scientificNameAuthorship "(Fr.) Petr." ;
    skos:broader <http://tun.fi/MX.234312> ;
    skos:hiddenLabel "Diaporthe aristata"@fi,
        "Diaporthe aristata"@sv,
        "Diaporthella aristata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthella aristata"@fi,
        "sprötnästing"@sv .

<http://tun.fi/MX.237195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polystigma rubrum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) DC." ;
    skos:broader <http://tun.fi/MX.234340> ;
    skos:hiddenLabel "Polystigma rubrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polystigma rubrum"@fi,
        "slåndyna"@sv .

<http://tun.fi/MX.237196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polystigma fulvum" ;
    dwc:scientificNameAuthorship "(Pers. ex DC. : Fr.) DC." ;
    skos:broader <http://tun.fi/MX.234340> ;
    skos:hiddenLabel "Polystigma fulvum"@fi,
        "Polystigma ochraceum"@fi,
        "Polystigma fulvum"@sv,
        "Polystigma ochraceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomenpunalaikku"@fi,
        "häggdyna"@sv .

<http://tun.fi/MX.237197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polystigma astragali" ;
    dwc:scientificNameAuthorship "(Lasch) Höhn." ;
    skos:broader <http://tun.fi/MX.234340> ;
    skos:hiddenLabel "Physalospora astragali"@fi,
        "Physalospora astragali"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polystigma astragali"@fi,
        "Polystigma astragali"@sv .

<http://tun.fi/MX.237198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telimenella gangraena" ;
    dwc:scientificNameAuthorship "(Fr.) Petr." ;
    skos:broader <http://tun.fi/MX.234343> ;
    skos:hiddenLabel "Telimenella gangraena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telimenella gangraena"@fi,
        "grässvärta"@sv .

<http://tun.fi/MX.237199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopographus filicinus" ;
    dwc:scientificNameAuthorship "(Fr.) Nitschke ex Fuckel" ;
    skos:broader <http://tun.fi/MX.234395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopographus filicinus"@fi,
        "Rhopographus filicinus"@sv .

<http://tun.fi/MX.237200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euantennaria rhododendri" ;
    dwc:scientificNameAuthorship "(Woron.) Hughes" ;
    skos:broader <http://tun.fi/MX.234396> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euantennaria rhododendri"@fi,
        "Euantennaria rhododendri"@sv .

<http://tun.fi/MX.237201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euantennaria arctica" ;
    dwc:scientificNameAuthorship "(Woron.) Hughes" ;
    skos:broader <http://tun.fi/MX.234396> ;
    skos:hiddenLabel "Limacinia arctica"@fi,
        "Limacinia arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euantennaria arctica"@fi,
        "Euantennaria arctica"@sv .

<http://tun.fi/MX.237202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lizonia sexangularis" ;
    dwc:scientificNameAuthorship "Döbbeler & Poelt" ;
    skos:broader <http://tun.fi/MX.234406> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lizonia sexangularis"@fi,
        "Lizonia sexangularis"@sv .

<http://tun.fi/MX.237203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lizonia emperigonia" ;
    dwc:scientificNameAuthorship "(Ces. & De Not.) De Not." ;
    skos:broader <http://tun.fi/MX.234406> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lizonia emperigonia"@fi,
        "Lizonia emperigonia"@sv .

<http://tun.fi/MX.237204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichothyrina pinophylla" ;
    dwc:scientificNameAuthorship "(Höhn.) Petr." ;
    skos:broader <http://tun.fi/MX.234416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichothyrina pinophylla"@fi,
        "Trichothyrina pinophylla"@sv .

<http://tun.fi/MX.237205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichothyrina alpestris" ;
    dwc:scientificNameAuthorship "(Sacc.) Petr." ;
    skos:broader <http://tun.fi/MX.234416> ;
    skos:hiddenLabel "Microthyrium culmigenum"@fi,
        "Microthyrium culmigenum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichothyrina alpestris"@fi,
        "Trichothyrina alpestris"@sv .

<http://tun.fi/MX.237206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nodulosphaeria modesta" ;
    dwc:scientificNameAuthorship "(Desm.) Munk ex L. Holm" ;
    skos:broader <http://tun.fi/MX.234465> ;
    skos:hiddenLabel "Leptosphaeria modesta"@fi,
        "Leptosphaeria modesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nodulosphaeria modesta"@fi,
        "Nodulosphaeria modesta"@sv .

<http://tun.fi/MX.237207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nodulosphaeria mathieui" ;
    dwc:scientificNameAuthorship "(Westend.) l. Holm" ;
    skos:broader <http://tun.fi/MX.234465> ;
    skos:hiddenLabel "Ophiobolus mathieui"@fi,
        "Ophiobolus mathieui"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nodulosphaeria mathieui"@fi,
        "Nodulosphaeria mathieui"@sv .

<http://tun.fi/MX.237208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nodulosphaeria jaceae" ;
    dwc:scientificNameAuthorship "(L. Holm) L. Holm" ;
    skos:broader <http://tun.fi/MX.234465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nodulosphaeria jaceae"@fi,
        "Nodulosphaeria jaceae"@sv .

<http://tun.fi/MX.237209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nodulosphaeria erythrospora" ;
    dwc:scientificNameAuthorship "(Riess) L. Holm" ;
    skos:broader <http://tun.fi/MX.234465> ;
    skos:hiddenLabel "Ophiobolus erythrosporus"@fi,
        "Ophiobolus urticae"@fi,
        "Ophiobolus erythrosporus"@sv,
        "Ophiobolus urticae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nodulosphaeria erythrospora"@fi,
        "Nodulosphaeria erythrospora"@sv .

<http://tun.fi/MX.237210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nodulosphaeria dolioloides" ;
    dwc:scientificNameAuthorship "Auersw." ;
    skos:broader <http://tun.fi/MX.234465> ;
    skos:hiddenLabel "Leptosphaeria dolioloides"@fi,
        "Leptosphaeria dolioloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nodulosphaeria dolioloides"@fi,
        "Nodulosphaeria dolioloides"@sv .

<http://tun.fi/MX.237211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nodulosphaeria aquilina" ;
    dwc:scientificNameAuthorship "(D. Sacc.) L. Holm" ;
    skos:broader <http://tun.fi/MX.234465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nodulosphaeria aquilina"@fi,
        "Nodulosphaeria aquilina"@sv .

<http://tun.fi/MX.237212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrospora scirpicola" ;
    dwc:scientificNameAuthorship "(DC. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234483> ;
    skos:hiddenLabel "Pleospora scirpicola"@fi,
        "Pleospora scirpicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrospora scirpicola"@fi,
        "Macrospora scirpicola"@sv .

<http://tun.fi/MX.237213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kalmusia ebuli" ;
    dwc:scientificNameAuthorship "Niessl" ;
    skos:broader <http://tun.fi/MX.234495> ;
    skos:hiddenLabel "Dendropleella hirta"@fi,
        "Massaria hirta"@fi,
        "Dendropleella hirta"@sv,
        "Massaria hirta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kalmusia ebuli"@fi,
        "Kalmusia ebuli"@sv .

<http://tun.fi/MX.237214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kalmusia coniothyrium" ;
    dwc:scientificNameAuthorship "(Fuckel) L. Huhndorf" ;
    skos:broader <http://tun.fi/MX.234495> ;
    skos:hiddenLabel "Leptosphaeria coniothyrium"@fi,
        "Melanomma coniothyrium"@fi,
        "Leptosphaeria coniothyrium"@sv,
        "Melanomma coniothyrium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kalmusia coniothyrium"@fi,
        "Kalmusia coniothyrium"@sv .

<http://tun.fi/MX.237215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kalmusia clivensis" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.234495> ;
    skos:hiddenLabel "Diapleela clivensis"@fi,
        "Leptosphaeria clivensis"@fi,
        "Diapleela clivensis"@sv,
        "Leptosphaeria clivensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kalmusia clivensis"@fi,
        "Kalmusia clivensis"@sv .

<http://tun.fi/MX.237216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysterographium megalographa" ;
    dwc:scientificNameAuthorship "(Anzi) Sacc." ;
    skos:broader <http://tun.fi/MX.234514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysterographium megalographa"@fi,
        "Hysterographium megalographa"@sv .

<http://tun.fi/MX.237217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysterographium fraxini" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.234514> ;
    skos:hiddenLabel "Hysterographium elongatum"@fi,
        "Hysterographium naviculare"@fi,
        "Hysterographium elongatum"@sv,
        "Hysterographium fraxini"@sv,
        "Hysterographium naviculare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysterographium fraxini"@fi,
        "asksprickling"@sv .

<http://tun.fi/MX.237218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysterographium flexuosum" ;
    dwc:scientificNameAuthorship "(Schwein.:Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234514> ;
    skos:hiddenLabel "Hysterium prominens"@fi,
        "Hysterographium nova-caesariense"@fi,
        "Hysterographium vulvatum"@fi,
        "Hysterium prominens"@sv,
        "Hysterographium nova-caesariense"@sv,
        "Hysterographium vulvatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysterographium flexuosum"@fi,
        "Hysterographium flexuosum"@sv .

<http://tun.fi/MX.237219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glonium varium" ;
    dwc:scientificNameAuthorship "(Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234516> ;
    skos:hiddenLabel "Hysterium varium"@fi,
        "Hysterium varium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glonium varium"@fi,
        "Glonium varium"@sv .

<http://tun.fi/MX.237220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glonium stellatum" ;
    dwc:scientificNameAuthorship "Muehlenb." ;
    skos:broader <http://tun.fi/MX.234516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glonium stellatum"@fi,
        "Glonium stellatum"@sv .

<http://tun.fi/MX.237221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glonium pygmaeum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glonium pygmaeum"@fi,
        "Glonium pygmaeum"@sv .

<http://tun.fi/MX.237222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glonium microsporum" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.234516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glonium microsporum"@fi,
        "Glonium microsporum"@sv .

<http://tun.fi/MX.237223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glonium lineare" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.234516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glonium lineare"@fi,
        "Glonium lineare"@sv .

<http://tun.fi/MX.237224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glonium graphicum" ;
    dwc:scientificNameAuthorship "(Fr.) Duby" ;
    skos:broader <http://tun.fi/MX.234516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glonium graphicum"@fi,
        "Glonium graphicum"@sv .

<http://tun.fi/MX.237225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizodiscina lignyota" ;
    dwc:scientificNameAuthorship "(Fr.) Hafellner" ;
    skos:broader <http://tun.fi/MX.234535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizodiscina lignyota"@fi,
        "Rhizodiscina lignyota"@sv .

<http://tun.fi/MX.237226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triblidium caliciforme" ;
    dwc:scientificNameAuthorship "Rebent.: Fr." ;
    skos:broader <http://tun.fi/MX.234541> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triblidium caliciforme"@fi,
        "Triblidium caliciforme"@sv .

<http://tun.fi/MX.237227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antinoa acuum" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.236835> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Antinoa acuum"@fi,
        "Antinoa acuum"@sv .

<http://tun.fi/MX.237228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanopeziza ribis" ;
    dwc:scientificNameAuthorship "(Kleb.) Höhn." ;
    skos:broader <http://tun.fi/MX.236836> ;
    skos:hiddenLabel "Pseudopeziza ribis"@fi,
        "Drepanopeziza ribis"@sv,
        "Pseudopeziza ribis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drepanopeziza ribis"@fi,
        "vinbärsfläck"@sv .

<http://tun.fi/MX.237229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccodinium bartschii" ;
    dwc:scientificNameAuthorship "Massal." ;
    skos:broader <http://tun.fi/MX.236837> ;
    skos:hiddenLabel "Naetrocymbe fuliginea"@fi,
        "Naetrocymbe fuliginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccodinium bartschii"@fi,
        "Coccodinium bartschii"@sv .

<http://tun.fi/MX.237230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coryne starbaeckii" ;
    dwc:scientificNameAuthorship "P. Karst" ;
    skos:broader <http://tun.fi/MX.236838> ;
    skos:hiddenLabel "Ombrophila starbaeckii"@fi,
        "Ombrophila starbaeckii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coryne starbaeckii"@fi,
        "Coryne starbaeckii"@sv .

<http://tun.fi/MX.237231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discina ancilis" ;
    dwc:scientificNameAuthorship "(Pers.) Sacc." ;
    skos:broader <http://tun.fi/MX.236839> ;
    skos:hiddenLabel "Discina ancilis"@fi,
        "Discina perlata"@fi,
        "Gyromitra perlata"@fi,
        "Discina perlata"@sv,
        "Gyromitra perlata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakakorvasieni"@fi,
        "Discina ancilis"@sv .

<http://tun.fi/MX.237232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptomeliola ptilidii" ;
    dwc:scientificNameAuthorship "Racov." ;
    skos:broader <http://tun.fi/MX.236840> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptomeliola ptilidii"@fi,
        "Leptomeliola ptilidii"@sv .

<http://tun.fi/MX.237233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hortaea werneckii" ;
    dwc:scientificNameAuthorship "(Horta) Nishim. & Miyaji" ;
    skos:broader <http://tun.fi/MX.236841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hortaea werneckii"@fi,
        "Hortaea werneckii"@sv .

<http://tun.fi/MX.237234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torrubiella arachnophila" ;
    dwc:scientificNameAuthorship "(Johnston) Mains" ;
    skos:broader <http://tun.fi/MX.236842> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torrubiella arachnophila"@fi,
        "Torrubiella arachnophila"@sv .

<http://tun.fi/MX.237235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wegelina polyporina" ;
    dwc:scientificNameAuthorship "M.E. Barr" ;
    skos:broader <http://tun.fi/MX.236843> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wegelina polyporina"@fi,
        "Wegelina polyporina"@sv .

<http://tun.fi/MX.237236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatea confertissima" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.236844> ;
    skos:hiddenLabel "Dothidella geranii"@fi,
        "Dothidella geranii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatea confertissima"@fi,
        "Stigmatea confertissima"@sv .

<http://tun.fi/MX.237237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leciographa lecideina" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.236845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leciographa lecideina"@fi,
        "Leciographa lecideina"@sv .

<http://tun.fi/MX.237238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmidium microspilum" ;
    dwc:scientificNameAuthorship "(Körber) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67409> ;
    skos:hiddenLabel "Pharcidia microspila"@fi,
        "Pharcidia microspila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmidium microspilum"@fi,
        "Stigmidium microspilum"@sv .

<http://tun.fi/MX.237239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylospora triseptata" ;
    dwc:scientificNameAuthorship "(P. Karst.) G. Rosato" ;
    skos:broader <http://tun.fi/MX.67377> ;
    skos:hiddenLabel "Mycoloecidea triseptata"@fi,
        "Patellaria triseptata"@fi,
        "Mycoloecidea triseptata"@sv,
        "Patellaria triseptata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylospora triseptata"@fi,
        "Dactylospora triseptata"@sv .

<http://tun.fi/MX.237240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylospora scapanariae" ;
    dwc:scientificNameAuthorship "(Carrington) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67377> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylospora scapanariae"@fi,
        "Dactylospora scapanariae"@sv .

<http://tun.fi/MX.237241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylospora heimerlii" ;
    dwc:scientificNameAuthorship "(Zukal) Döbbeler & Triebel" ;
    skos:broader <http://tun.fi/MX.67377> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylospora heimerlii"@fi,
        "Dactylospora heimerlii"@sv .

<http://tun.fi/MX.237242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectriopsis violacea" ;
    dwc:scientificNameAuthorship "(Schmidt : Fr.) Maire" ;
    skos:broader <http://tun.fi/MX.67396> ;
    skos:hiddenLabel "Hypomyces violascens"@fi,
        "Nectria violacea"@fi,
        "Nectriopsis violacea"@fi,
        "Hypomyces violascens"@sv,
        "Nectria violacea"@sv,
        "Nectriopsis violacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parannäppy"@fi,
        "lilagömming"@sv .

<http://tun.fi/MX.237243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectriopsis candicans" ;
    dwc:scientificNameAuthorship "(Plowright) Maire" ;
    skos:broader <http://tun.fi/MX.67396> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectriopsis candicans"@fi,
        "Nectriopsis candicans"@sv .

<http://tun.fi/MX.237244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplomyces clavifer" ;
    dwc:scientificNameAuthorship "Rossi & Cesari Rossi" ;
    skos:broader <http://tun.fi/MX.233673> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplomyces clavifer"@fi,
        "Diplomyces clavifer"@sv .

<http://tun.fi/MX.237245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydraeomyces halipli" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydraeomyces halipli"@fi,
        "Hydraeomyces halipli"@sv .

<http://tun.fi/MX.237246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rickia peyerimhoffii" ;
    dwc:scientificNameAuthorship "Maire" ;
    skos:broader <http://tun.fi/MX.233682> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rickia peyerimhoffii"@fi,
        "Rickia peyerimhoffii"@sv .

<http://tun.fi/MX.237247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chitonomyces paradoxus" ;
    dwc:scientificNameAuthorship "(Peyritsch) Thaxter" ;
    skos:broader <http://tun.fi/MX.233691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chitonomyces paradoxus"@fi,
        "Chitonomyces paradoxus"@sv .

<http://tun.fi/MX.237248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chitonomyces melanurus" ;
    dwc:scientificNameAuthorship "Peyritsch" ;
    skos:broader <http://tun.fi/MX.233691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chitonomyces melanurus"@fi,
        "Chitonomyces melanurus"@sv .

<http://tun.fi/MX.237249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chitonomyces bidessarius" ;
    dwc:scientificNameAuthorship "(Thaxter) Thaxter" ;
    skos:broader <http://tun.fi/MX.233691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chitonomyces bidessarius"@fi,
        "Chitonomyces bidessarius"@sv .

<http://tun.fi/MX.237250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchostoma minutum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233710> ;
    skos:hiddenLabel "Rhynchostoma rubrocinctum"@fi,
        "Rhynchostoma rubrocinctum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhynchostoma minutum"@fi,
        "Rhynchostoma minutum"@sv .

<http://tun.fi/MX.237251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontotrema plantagineum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontotrema plantagineum"@fi,
        "Odontotrema plantagineum"@sv .

<http://tun.fi/MX.237252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontotrema phacidiellum" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontotrema phacidiellum"@fi,
        "Odontotrema phacidiellum"@sv .

<http://tun.fi/MX.237253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontotrema minus" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontotrema minus"@fi,
        "Odontotrema minus"@sv .

<http://tun.fi/MX.237254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontotrema inculatum" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontotrema inculatum"@fi,
        "Odontotrema inculatum"@sv .

<http://tun.fi/MX.237255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelphella babingtonii" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Pfister, Matočec & I. Kušan" ;
    skos:broader <http://tun.fi/MX.5079537> ;
    skos:hiddenLabel "Adelphella babingtonii"@fi,
        "Pachyella babingtonii"@fi,
        "Adelphella babingtonii"@sv,
        "Pachyella babingtonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näkinmaljakas"@fi,
        "näckskål"@sv .

<http://tun.fi/MX.237256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleuria congrex" ;
    dwc:scientificNameAuthorship "(P. Karst.) Svrcek" ;
    skos:broader <http://tun.fi/MX.233830> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleuria congrex"@fi,
        "Aleuria congrex"@sv .

<http://tun.fi/MX.237257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleuria aurantia" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233830> ;
    skos:hiddenLabel "Aleuria aurantia"@fi,
        "Aleuria aurantia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssimaljakas"@fi,
        "mönjeskål"@sv .

<http://tun.fi/MX.237258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melastiza chateri" ;
    dwc:scientificNameAuthorship "(Wm.G. Sm.) Boud." ;
    skos:broader <http://tun.fi/MX.233838> ;
    skos:hiddenLabel "Melastiza chateri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiemaljakas"@fi,
        "Melastiza chateri"@sv .

<http://tun.fi/MX.237259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sowerbyella imperialis" ;
    dwc:scientificNameAuthorship "(Peck) Korf" ;
    skos:broader <http://tun.fi/MX.233846> ;
    skos:hiddenLabel "Sowerbyella imperialis"@fi,
        "Sowerbyella imperialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultajuurtomaljakas"@fi,
        "gul rotskål"@sv .

<http://tun.fi/MX.237260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sowerbyella requisii" ;
    dwc:scientificNameAuthorship "(Quél.) J. Moravec" ;
    skos:broader <http://tun.fi/MX.233846> ;
    skos:hiddenLabel "Sowerbyella requisii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkijuurtomaljakas"@fi,
        "Sowerbyella requisii"@sv .

<http://tun.fi/MX.237261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sowerbyella radiculata" ;
    dwc:scientificNameAuthorship "(Sowerby : Fr.) Nannfeldt" ;
    skos:broader <http://tun.fi/MX.233846> ;
    skos:hiddenLabel "Sowerbyella radiculata"@fi,
        "Sowerbyella radiculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltajuurtomaljakas"@fi,
        "blek rotskål"@sv .

<http://tun.fi/MX.237262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sowerbyella brevispora" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233846> ;
    skos:hiddenLabel "Sowerbyella brevispora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskojuurtomaljakas"@fi,
        "Sowerbyella brevispora"@sv .

<http://tun.fi/MX.237263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucoscypha ovilloides" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233851> ;
    skos:hiddenLabel "Leucoscypha ovilloides"@fi,
        "Rhodoscypha ovilla"@fi,
        "Rhodoscypha ovilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusomaljakas"@fi,
        "Leucoscypha ovilloides"@sv .

<http://tun.fi/MX.237264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucoscypha leucotricha" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.233851> ;
    skos:hiddenLabel "Leucoscypha leucotricha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piimämaljakas"@fi,
        "Leucoscypha leucotricha"@sv .

<http://tun.fi/MX.237265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophaeopsis bicuspis" ;
    dwc:scientificNameAuthorship "(Boud.) Korf & Erb" ;
    skos:broader <http://tun.fi/MX.233854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichophaeopsis bicuspis"@fi,
        "Trichophaeopsis bicuspis"@sv .

<http://tun.fi/MX.237266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geopyxis carbonaria" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.233860> ;
    skos:hiddenLabel "Geopyxis carbonaria"@fi,
        "Geopyxis carbonaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiilimaljakas"@fi,
        "stybbskål"@sv .

<http://tun.fi/MX.237267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geopyxis alpina" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.233860> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geopyxis alpina"@fi,
        "Geopyxis alpina"@sv .

<http://tun.fi/MX.237268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoplectania episphagnum" ;
    dwc:scientificNameAuthorship "(J. Favre) M. Carbone, Agnello & P. Alvarado" ;
    skos:broader <http://tun.fi/MX.233872> ;
    skos:hiddenLabel "Pseudoplectania episphagnum"@fi,
        "Pseudoplectania sphagnophila"@fi,
        "Pseudoplectania sphagnophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkamaljakas"@fi,
        "Pseudoplectania episphagnum"@sv .

<http://tun.fi/MX.237269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoplectania nigrella" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233872> ;
    skos:hiddenLabel "Pseudoplectania nigrella"@fi,
        "Pseudoplectania nigrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysimaljakas"@fi,
        "svart vårskål"@sv .

<http://tun.fi/MX.237270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryblidiopsis pinastri" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233903> ;
    skos:hiddenLabel "Tympanis buchsii"@fi,
        "Tympanis pinastri"@fi,
        "Tympanis buchsii"@sv,
        "Tympanis pinastri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryblidiopsis pinastri"@fi,
        "Tryblidiopsis pinastri"@sv .

<http://tun.fi/MX.237271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Duplicaria empetri" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Duplicaria empetri"@fi,
        "Duplicaria empetri"@sv .

<http://tun.fi/MX.237272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermella sulcigena" ;
    dwc:scientificNameAuthorship "(Link) Tubeuf" ;
    skos:broader <http://tun.fi/MX.233909> ;
    skos:hiddenLabel "Hypodermella sulcigena"@fi,
        "Hypodermella sulcigena"@sv,
        "Lophodermella sulcigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermella sulcigena"@fi,
        "tallens gråbarrsjuka"@sv .

<http://tun.fi/MX.237273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermella conjuncta" ;
    dwc:scientificNameAuthorship "(Darker) Darker" ;
    skos:broader <http://tun.fi/MX.233909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermella conjuncta"@fi,
        "Lophodermella conjuncta"@sv .

<http://tun.fi/MX.237274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudorhytisma bistortae" ;
    dwc:scientificNameAuthorship "(Lib.) Juel" ;
    skos:broader <http://tun.fi/MX.233916> ;
    skos:hiddenLabel "Pseudopeziza bistortae"@fi,
        "Pseudopeziza bistortae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudorhytisma bistortae"@fi,
        "Pseudorhytisma bistortae"@sv .

<http://tun.fi/MX.237275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bulgariella pulla" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bulgariella pulla"@fi,
        "Bulgariella pulla"@sv .

<http://tun.fi/MX.237276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Durella suecica" ;
    dwc:scientificNameAuthorship "(Starbäck) Nannf." ;
    skos:broader <http://tun.fi/MX.233941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Durella suecica"@fi,
        "Durella suecica"@sv .

<http://tun.fi/MX.237277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Durella reducta" ;
    dwc:scientificNameAuthorship "(P. Karst.) Rehm" ;
    skos:broader <http://tun.fi/MX.233941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Durella reducta"@fi,
        "Durella reducta"@sv .

<http://tun.fi/MX.237278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Durella polytrichina" ;
    dwc:scientificNameAuthorship "(P. Karst. & Starb.) Racov." ;
    skos:broader <http://tun.fi/MX.233941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Durella polytrichina"@fi,
        "Durella polytrichina"@sv .

<http://tun.fi/MX.237279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Durella melanochlora" ;
    dwc:scientificNameAuthorship "(Sommerf.) Rehm" ;
    skos:broader <http://tun.fi/MX.233941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Durella melanochlora"@fi,
        "Durella melanochlora"@sv .

<http://tun.fi/MX.237280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Durella lecidiola" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.233941> ;
    skos:hiddenLabel "Patellaria lecidiola"@fi,
        "Patellaria lecidiola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Durella lecidiola"@fi,
        "Durella lecidiola"@sv .

<http://tun.fi/MX.237281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Durella connivens" ;
    dwc:scientificNameAuthorship "(Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.233941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Durella connivens"@fi,
        "Durella connivens"@sv .

<http://tun.fi/MX.237282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Durella atrocyanea" ;
    dwc:scientificNameAuthorship "(Fr.) Höhn." ;
    skos:broader <http://tun.fi/MX.233941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Durella atrocyanea"@fi,
        "Durella atrocyanea"@sv .

<http://tun.fi/MX.237283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mniaecia nivea" ;
    dwc:scientificNameAuthorship "(P. Crouan) Boud." ;
    skos:broader <http://tun.fi/MX.233967> ;
    skos:hiddenLabel "Mniaecia nivea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalnappio"@fi,
        "Mniaecia nivea"@sv .

<http://tun.fi/MX.237284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mniaecia jungermanniae" ;
    dwc:scientificNameAuthorship "(Nees ex Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.233967> ;
    skos:hiddenLabel "Mniaecia jungermanniae"@fi,
        "Mniaecia jungermanniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sininappio"@fi,
        "grön levermosskål"@sv .

<http://tun.fi/MX.237285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gorgoniceps aridula" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233968> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gorgoniceps aridula"@fi,
        "Gorgoniceps aridula"@sv .

<http://tun.fi/MX.237286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gorgoniceps viridula" ;
    dwc:scientificNameAuthorship "Huhtinen & Iturriaga" ;
    skos:broader <http://tun.fi/MX.233968> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gorgoniceps viridula"@fi,
        "Gorgoniceps viridula"@sv .

<http://tun.fi/MX.237287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gorgoniceps hypothallosa" ;
    dwc:scientificNameAuthorship "Svrcek" ;
    skos:broader <http://tun.fi/MX.233968> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gorgoniceps hypothallosa"@fi,
        "Gorgoniceps hypothallosa"@sv .

<http://tun.fi/MX.237288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorencoelia versiformis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) J.R. Dixon" ;
    skos:broader <http://tun.fi/MX.233970> ;
    skos:hiddenLabel "Chlorencoelia versiformis"@fi,
        "Chlorociboria versiformis"@fi,
        "Midotis versiformis"@fi,
        "Chlorencoelia versiformis"@sv,
        "Chlorociboria versiformis"@sv,
        "Midotis versiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivinastakka"@fi,
        "olivskål"@sv .

<http://tun.fi/MX.237289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calloria vinosula" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.233983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calloria vinosula"@fi,
        "Calloria vinosula"@sv .

<http://tun.fi/MX.237290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calloria neglecta" ;
    dwc:scientificNameAuthorship "(Lib.) B. Hein" ;
    skos:broader <http://tun.fi/MX.233983> ;
    skos:hiddenLabel "Calloria fusarioides"@fi,
        "Calloria fusarioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calloria neglecta"@fi,
        "Calloria neglecta"@sv .

<http://tun.fi/MX.237291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calloria erythrostigmoides" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.233983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calloria erythrostigmoides"@fi,
        "Calloria erythrostigmoides"@sv .

<http://tun.fi/MX.237292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezicula sepium" ;
    dwc:scientificNameAuthorship "(Desm.) Dennis" ;
    skos:broader <http://tun.fi/MX.233987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezicula sepium"@fi,
        "Pezicula sepium"@sv .

<http://tun.fi/MX.237293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezicula myrtillina" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezicula myrtillina"@fi,
        "Pezicula myrtillina"@sv .

<http://tun.fi/MX.237294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezicula livida" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Rehm" ;
    skos:broader <http://tun.fi/MX.233987> ;
    skos:hiddenLabel "Dermea livida"@fi,
        "Durella livida"@fi,
        "Dermea livida"@sv,
        "Durella livida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezicula livida"@fi,
        "Pezicula livida"@sv .

<http://tun.fi/MX.237295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezicula frangulae" ;
    dwc:scientificNameAuthorship "(Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233987> ;
    skos:hiddenLabel "Dermatea frangulae"@fi,
        "Tympanis frangulae"@fi,
        "Dermatea frangulae"@sv,
        "Tympanis frangulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezicula frangulae"@fi,
        "Pezicula frangulae"@sv .

<http://tun.fi/MX.237296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezicula eucrita" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233987> ;
    skos:hiddenLabel "Allophylaria eucrita"@fi,
        "Dermatea eucrita"@fi,
        "Allophylaria eucrita"@sv,
        "Dermatea eucrita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezicula eucrita"@fi,
        "Pezicula eucrita"@sv .

<http://tun.fi/MX.237298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezicula cinnamomea" ;
    dwc:scientificNameAuthorship "(DC.) Sacc." ;
    skos:broader <http://tun.fi/MX.233987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezicula cinnamomea"@fi,
        "Pezicula cinnamomea"@sv .

<http://tun.fi/MX.237299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezicula carpinea" ;
    dwc:scientificNameAuthorship "(Pers.) Tul. Ex Fuckel" ;
    skos:broader <http://tun.fi/MX.233987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezicula carpinea"@fi,
        "Pezicula carpinea"@sv .

<http://tun.fi/MX.237300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Involucroscypha involucrata" ;
    dwc:scientificNameAuthorship "(B. Erikss.) Raitv." ;
    skos:broader <http://tun.fi/MX.234004> ;
    skos:hiddenLabel "Dasyscyphus involucratus"@fi,
        "Dasyscyphus involucratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Involucroscypha involucrata"@fi,
        "Involucroscypha involucrata"@sv .

<http://tun.fi/MX.237301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptotrochila verrucosa" ;
    dwc:scientificNameAuthorship "(Wallr.) Schüepp" ;
    skos:broader <http://tun.fi/MX.234005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptotrochila verrucosa"@fi,
        "Leptotrochila verrucosa"@sv .

<http://tun.fi/MX.237302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptotrochila ranunculi" ;
    dwc:scientificNameAuthorship "(Fr.) Schüepp" ;
    skos:broader <http://tun.fi/MX.234005> ;
    skos:hiddenLabel "Fabraea ranunculi"@fi,
        "Fabraea ranunculi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptotrochila ranunculi"@fi,
        "Leptotrochila ranunculi"@sv .

<http://tun.fi/MX.237303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptotrochila radians" ;
    dwc:scientificNameAuthorship "(Roberge ex Desm.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptotrochila radians"@fi,
        "Leptotrochila radians"@sv .

<http://tun.fi/MX.237304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptotrochila lugubris" ;
    dwc:scientificNameAuthorship "(De Not.) Schüepp" ;
    skos:broader <http://tun.fi/MX.234005> ;
    skos:hiddenLabel "Ephelina lugubris"@fi,
        "Ephelina lugubris"@sv,
        "Leptotrochila lugubris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptotrochila lugubris"@fi,
        "skallerskorpa"@sv .

<http://tun.fi/MX.237305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptotrochila euphrasiae" ;
    dwc:scientificNameAuthorship "E. Müll., Hütter & Schüepp" ;
    skos:broader <http://tun.fi/MX.234005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptotrochila euphrasiae"@fi,
        "Leptotrochila euphrasiae"@sv .

<http://tun.fi/MX.237306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptotrochila dehnii" ;
    dwc:scientificNameAuthorship "(Rabenh.) Jørst." ;
    skos:broader <http://tun.fi/MX.234005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptotrochila dehnii"@fi,
        "Leptotrochila dehnii"@sv .

<http://tun.fi/MX.237307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptotrochila cerastiorum" ;
    dwc:scientificNameAuthorship "(Wallr.) Schüepp" ;
    skos:broader <http://tun.fi/MX.234005> ;
    skos:hiddenLabel "Fabraea cerastiorum"@fi,
        "Pseudopeziza cerastiorum"@fi,
        "Fabraea cerastiorum"@sv,
        "Pseudopeziza cerastiorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptotrochila cerastiorum"@fi,
        "Leptotrochila cerastiorum"@sv .

<http://tun.fi/MX.237308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptotrochila bartsiae" ;
    dwc:scientificNameAuthorship "Schüepp" ;
    skos:broader <http://tun.fi/MX.234005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptotrochila bartsiae"@fi,
        "Leptotrochila bartsiae"@sv .

<http://tun.fi/MX.237309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutomollisia punctum" ;
    dwc:scientificNameAuthorship "(Rehm) Nannf." ;
    skos:broader <http://tun.fi/MX.234019> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutomollisia punctum"@fi,
        "Scutomollisia punctum"@sv .

<http://tun.fi/MX.237310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urceolella pani" ;
    dwc:scientificNameAuthorship "(Velen.) Huhtinen" ;
    skos:broader <http://tun.fi/MX.234049> ;
    skos:hiddenLabel "Hyalopeziza pani"@fi,
        "Hyalopeziza pani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urceolella pani"@fi,
        "Urceolella pani"@sv .

<http://tun.fi/MX.237311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urceolella juniperi" ;
    dwc:scientificNameAuthorship "(Velen.) Huhtinen" ;
    skos:broader <http://tun.fi/MX.234049> ;
    skos:hiddenLabel "Urceolella conspicua"@fi,
        "Urceolella magnifica"@fi,
        "Urceolella conspicua"@sv,
        "Urceolella magnifica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urceolella juniperi"@fi,
        "Urceolella juniperi"@sv .

<http://tun.fi/MX.237312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urceolella carestiana" ;
    dwc:scientificNameAuthorship "(Rabenh.) Dennis" ;
    skos:broader <http://tun.fi/MX.234049> ;
    skos:hiddenLabel "Unguicularia carestiana"@fi,
        "Unguicularia carestiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urceolella carestiana"@fi,
        "Urceolella carestiana"@sv .

<http://tun.fi/MX.237313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urceolella equiseti" ;
    dwc:scientificNameAuthorship "(Huhtinen) Huhtinen" ;
    skos:broader <http://tun.fi/MX.234049> ;
    skos:hiddenLabel "Unguicularia equiseti"@fi,
        "Unguicularia equiseti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urceolella equiseti"@fi,
        "Urceolella equiseti"@sv .

<http://tun.fi/MX.237314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urceolella pallida" ;
    dwc:scientificNameAuthorship "(Velen.) Huhtinen" ;
    skos:broader <http://tun.fi/MX.234049> ;
    skos:hiddenLabel "Barbella pallida"@fi,
        "Pseudolachnea pallida"@fi,
        "Barbella pallida"@sv,
        "Pseudolachnea pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urceolella pallida"@fi,
        "Urceolella pallida"@sv .

<http://tun.fi/MX.237315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urceolella curvipila" ;
    dwc:scientificNameAuthorship "(P. Karst.) Raschle" ;
    skos:broader <http://tun.fi/MX.234049> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urceolella curvipila"@fi,
        "Urceolella curvipila"@sv .

<http://tun.fi/MX.237316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urceolella crispula" ;
    dwc:scientificNameAuthorship "(P. Karst.) Boud." ;
    skos:broader <http://tun.fi/MX.234049> ;
    skos:hiddenLabel "Trichopeziza crispula"@fi,
        "Trichopeziza crispula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urceolella crispula"@fi,
        "Urceolella crispula"@sv .

<http://tun.fi/MX.237317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphodiscus hymeniophilus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Baral" ;
    skos:broader <http://tun.fi/MX.234050> ;
    skos:hiddenLabel "Cistella hymeniphila"@fi,
        "Hyphodiscus hymeniophilus"@fi,
        "Cistella hymeniphila"@sv,
        "Hyphodiscus hymeniophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpäkarvakka"@fi,
        "ticksnyltskål"@sv .

<http://tun.fi/MX.237318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopezizella nidulus" ;
    dwc:scientificNameAuthorship "(Schmidt & Kunze : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234067> ;
    skos:hiddenLabel "Dasyscyphus nidulus"@fi,
        "Lasiobelonium nidulum"@fi,
        "Peziza bad"@fi,
        "Dasyscyphus nidulus"@sv,
        "Lasiobelonium nidulum"@sv,
        "Peziza bad"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopezizella nidulus"@fi,
        "Trichopezizella nidulus"@sv .

<http://tun.fi/MX.237319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiosphaera immersa" ;
    dwc:scientificNameAuthorship "(Trail) Petrak" ;
    skos:broader <http://tun.fi/MX.234095> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plagiosphaera immersa"@fi,
        "Plagiosphaera immersa"@sv .

<http://tun.fi/MX.237320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monographella nivalis" ;
    dwc:scientificNameAuthorship "(Schaffnit) E. Müll." ;
    skos:broader <http://tun.fi/MX.234127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monographella nivalis"@fi,
        "Monographella nivalis"@sv .

<http://tun.fi/MX.237321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutypella stellulata" ;
    dwc:scientificNameAuthorship "(Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234140> ;
    skos:hiddenLabel "Eutypella stellulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutypella stellulata"@fi,
        "stjärnnästing"@sv .

<http://tun.fi/MX.237322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutypella sorbi" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234140> ;
    skos:hiddenLabel "Eutypella angulosa"@fi,
        "Valsa angulosa"@fi,
        "Valsa sorbi"@fi,
        "Eutypella angulosa"@sv,
        "Eutypella sorbi"@sv,
        "Valsa angulosa"@sv,
        "Valsa sorbi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutypella sorbi"@fi,
        "stornästing"@sv .

<http://tun.fi/MX.237323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutypella prunastri" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234140> ;
    skos:hiddenLabel "Eutypella prunastri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutypella prunastri"@fi,
        "slånnästing"@sv .

<http://tun.fi/MX.237324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutypella padina" ;
    dwc:scientificNameAuthorship "(Nitschke) Nannf." ;
    skos:broader <http://tun.fi/MX.234140> ;
    skos:hiddenLabel "Eutypella padi"@fi,
        "Eutypella padi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutypella padina"@fi,
        "Eutypella padina"@sv .

<http://tun.fi/MX.237325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutypella cerviculata" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234140> ;
    skos:hiddenLabel "Eutypella alnifraga"@fi,
        "Valsa alnifraga"@fi,
        "Eutypella alnifraga"@sv,
        "Valsa alnifraga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutypella cerviculata"@fi,
        "Eutypella cerviculata"@sv .

<http://tun.fi/MX.237326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomassaria vaccinii" ;
    dwc:scientificNameAuthorship "Dennis" ;
    skos:broader <http://tun.fi/MX.234146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudomassaria vaccinii"@fi,
        "Pseudomassaria vaccinii"@sv .

<http://tun.fi/MX.237327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomassaria sepincolaeformis" ;
    dwc:scientificNameAuthorship "(De Not.) Arx" ;
    skos:broader <http://tun.fi/MX.234146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudomassaria sepincolaeformis"@fi,
        "Pseudomassaria sepincolaeformis"@sv .

<http://tun.fi/MX.237328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomassaria lycopodina" ;
    dwc:scientificNameAuthorship "(P. Karst.) Arx" ;
    skos:broader <http://tun.fi/MX.234146> ;
    skos:hiddenLabel "Pseudapiospora lycopodina"@fi,
        "Pseudapiospora lycopodina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudomassaria lycopodina"@fi,
        "Pseudomassaria lycopodina"@sv .

<http://tun.fi/MX.237329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomassaria islandica" ;
    dwc:scientificNameAuthorship "(Johanson) M.E. Barr" ;
    skos:broader <http://tun.fi/MX.234146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudomassaria islandica"@fi,
        "Pseudomassaria islandica"@sv .

<http://tun.fi/MX.237330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomassaria corni" ;
    dwc:scientificNameAuthorship "(Sowerby) Arx" ;
    skos:broader <http://tun.fi/MX.234146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudomassaria corni"@fi,
        "Pseudomassaria corni"@sv .

<http://tun.fi/MX.237331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exarmidium inclusum" ;
    dwc:scientificNameAuthorship "(Pers.) Aptroot" ;
    skos:broader <http://tun.fi/MX.234147> ;
    skos:hiddenLabel "Xylopezia inclusa"@fi,
        "Zignoella clavispora"@fi,
        "Zignoella minutissima"@fi,
        "Xylopezia inclusa"@sv,
        "Zignoella clavispora"@sv,
        "Zignoella minutissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exarmidium inclusum"@fi,
        "Exarmidium inclusum"@sv .

<http://tun.fi/MX.237332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exarmidium hemisphaericum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Aptroot" ;
    skos:broader <http://tun.fi/MX.234147> ;
    skos:hiddenLabel "Xylopezia hemisphaerica"@fi,
        "Xylopezia hemisphaerica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exarmidium hemisphaericum"@fi,
        "Exarmidium hemisphaericum"@sv .

<http://tun.fi/MX.237333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apiorhynchostoma curreyi" ;
    dwc:scientificNameAuthorship "(Rabenh.) E. Müll." ;
    skos:broader <http://tun.fi/MX.234171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apiorhynchostoma curreyi"@fi,
        "Apiorhynchostoma curreyi"@sv .

<http://tun.fi/MX.237334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthonitschkea tristis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Nannf." ;
    skos:broader <http://tun.fi/MX.234216> ;
    skos:hiddenLabel "Acanthonitschkea tristis"@fi,
        "Acanthonitschkea tristis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjaskiekko"@fi,
        "borstig bägargömming"@sv .

<http://tun.fi/MX.237335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protocrea farinosa" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Petch" ;
    skos:broader <http://tun.fi/MX.234240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protocrea farinosa"@fi,
        "Protocrea farinosa"@sv .

<http://tun.fi/MX.237336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiostoma devexum" ;
    dwc:scientificNameAuthorship "(Desm.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234310> ;
    skos:hiddenLabel "Gnomoniella devexa"@fi,
        "Gnomoniella devexa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plagiostoma devexum"@fi,
        "Plagiostoma devexum"@sv .

<http://tun.fi/MX.237337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiostoma lugubre" ;
    dwc:scientificNameAuthorship "(P. Karst.) Bolay" ;
    skos:broader <http://tun.fi/MX.234310> ;
    skos:hiddenLabel "Gnomoniella lugubris"@fi,
        "Gnomoniella lugubris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plagiostoma lugubre"@fi,
        "Plagiostoma lugubre"@sv .

<http://tun.fi/MX.237338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiostoma campylostylum" ;
    dwc:scientificNameAuthorship "(Auersw.) M.E. Barr" ;
    skos:broader <http://tun.fi/MX.234310> ;
    skos:hiddenLabel "Gnomonia campylostyla"@fi,
        "Gnomonia campylostyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plagiostoma campylostylum"@fi,
        "Plagiostoma campylostylum"@sv .

<http://tun.fi/MX.237339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomonia alnea" ;
    dwc:scientificNameAuthorship "(Fr.) Sogonov" ;
    skos:broader <http://tun.fi/MX.234303> ;
    skos:hiddenLabel "Plagiostoma alneum"@fi,
        "Plagiostoma alneum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomonia alnea"@fi,
        "Gnomonia alnea"@sv .

<http://tun.fi/MX.237340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linospora insularis" ;
    dwc:scientificNameAuthorship "Johans." ;
    skos:broader <http://tun.fi/MX.234313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linospora insularis"@fi,
        "Linospora insularis"@sv .

<http://tun.fi/MX.237341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linospora ceuthocarpa" ;
    dwc:scientificNameAuthorship "(Fr.) Lind" ;
    skos:broader <http://tun.fi/MX.234313> ;
    skos:hiddenLabel "Linospora populina"@fi,
        "Linospora populina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linospora ceuthocarpa"@fi,
        "Linospora ceuthocarpa"@sv .

<http://tun.fi/MX.237342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linospora capreae" ;
    dwc:scientificNameAuthorship "(DC. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234313> ;
    skos:hiddenLabel "Linospora capreae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linospora capreae"@fi,
        "brunnästing"@sv .

<http://tun.fi/MX.237343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenotypa aterrima" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Petr." ;
    skos:broader <http://tun.fi/MX.234314> ;
    skos:hiddenLabel "Eutypa aterrima"@fi,
        "Eutypa hydnoidea"@fi,
        "Radulum aterrimum"@fi,
        "Eutypa aterrima"@sv,
        "Eutypa hydnoidea"@sv,
        "Radulum aterrimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenotypa aterrima"@fi,
        "Xenotypa aterrima"@sv .

<http://tun.fi/MX.237344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allantoporthe tessella" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Petr." ;
    skos:broader <http://tun.fi/MX.234321> ;
    skos:hiddenLabel "Diaporthe tessella"@fi,
        "Diaporthe tessella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allantoporthe tessella"@fi,
        "Allantoporthe tessella"@sv .

<http://tun.fi/MX.237345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mazzantia galii" ;
    dwc:scientificNameAuthorship "(Guépin : Fr.) Mont." ;
    skos:broader <http://tun.fi/MX.234322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mazzantia galii"@fi,
        "Mazzantia galii"@sv .

<http://tun.fi/MX.237346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mazzantia fennica" ;
    dwc:scientificNameAuthorship "Lind" ;
    skos:broader <http://tun.fi/MX.234322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mazzantia fennica"@fi,
        "Mazzantia fennica"@sv .

<http://tun.fi/MX.237347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphridium umbelliferarum" ;
    dwc:scientificNameAuthorship "(Rostr.) Lagerheim & Juel" ;
    skos:broader <http://tun.fi/MX.234349> ;
    skos:hiddenLabel "Taphridium cicutae"@fi,
        "Taphridium cicutae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphridium umbelliferarum"@fi,
        "Taphridium umbelliferarum"@sv .

<http://tun.fi/MX.237348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphridium algeriense" ;
    dwc:scientificNameAuthorship "Juel" ;
    skos:broader <http://tun.fi/MX.234349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphridium algeriense"@fi,
        "Taphridium algeriense"@sv .

<http://tun.fi/MX.237349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lidophia graminis" ;
    dwc:scientificNameAuthorship "(Sacc.) Walker & B. Sutton" ;
    skos:broader <http://tun.fi/MX.234397> ;
    skos:hiddenLabel "Dilophia graminis"@fi,
        "Dilophia graminis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lidophia graminis"@fi,
        "Lidophia graminis"@sv .

<http://tun.fi/MX.237350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubeufia cerea" ;
    dwc:scientificNameAuthorship "(Berk. & M.A. Curtis) C. Booth" ;
    skos:broader <http://tun.fi/MX.234413> ;
    skos:hiddenLabel "Ophionectria cerea"@fi,
        "Ophionectria cerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tubeufia cerea"@fi,
        "Tubeufia cerea"@sv .

<http://tun.fi/MX.237351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rebentischia unicaudata" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Sacc." ;
    skos:broader <http://tun.fi/MX.234414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rebentischia unicaudata"@fi,
        "Rebentischia unicaudata"@sv .

<http://tun.fi/MX.237352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rebentischia massalongoi" ;
    dwc:scientificNameAuthorship "(Mont.) Sacc." ;
    skos:broader <http://tun.fi/MX.234414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rebentischia massalongoi"@fi,
        "Rebentischia massalongoi"@sv .

<http://tun.fi/MX.237353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenopeltella palustris" ;
    dwc:scientificNameAuthorship "(J.P. Ellis) P.M. Kirk & Minter" ;
    skos:broader <http://tun.fi/MX.67192> ;
    skos:hiddenLabel "Actinopeltis palustris"@fi,
        "Actinopeltis palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenopeltella palustris"@fi,
        "Lichenopeltella palustris"@sv .

<http://tun.fi/MX.237354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gibbera vaccinii" ;
    dwc:scientificNameAuthorship "(Sowerby : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234454> ;
    skos:hiddenLabel "Gibbera vaccinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gibbera vaccinii"@fi,
        "lingonludd"@sv .

<http://tun.fi/MX.237355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gibbera uliginosi" ;
    dwc:scientificNameAuthorship "B. Erikss." ;
    skos:broader <http://tun.fi/MX.234454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gibbera uliginosi"@fi,
        "Gibbera uliginosi"@sv .

<http://tun.fi/MX.237356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gibbera polyspora" ;
    dwc:scientificNameAuthorship "B. Erikss." ;
    skos:broader <http://tun.fi/MX.234454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gibbera polyspora"@fi,
        "Gibbera polyspora"@sv .

<http://tun.fi/MX.237357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gibbera minutissima" ;
    dwc:scientificNameAuthorship "K. Holm & L. Holm" ;
    skos:broader <http://tun.fi/MX.234454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gibbera minutissima"@fi,
        "Gibbera minutissima"@sv .

<http://tun.fi/MX.237358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gibbera lycopodii" ;
    dwc:scientificNameAuthorship "L. Holm & K. Holm" ;
    skos:broader <http://tun.fi/MX.234454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gibbera lycopodii"@fi,
        "Gibbera lycopodii"@sv .

<http://tun.fi/MX.237359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gibbera grumiformis" ;
    dwc:scientificNameAuthorship "(P. Karst.) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.234454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gibbera grumiformis"@fi,
        "Gibbera grumiformis"@sv .

<http://tun.fi/MX.237360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gibbera cassandrae" ;
    dwc:scientificNameAuthorship "(Peck) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.234454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gibbera cassandrae"@fi,
        "Gibbera cassandrae"@sv .

<http://tun.fi/MX.237361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoventuria major" ;
    dwc:scientificNameAuthorship "(M.E. Barr) B. Erikss." ;
    skos:broader <http://tun.fi/MX.234456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoventuria major"@fi,
        "Protoventuria major"@sv .

<http://tun.fi/MX.237362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoventuria ramicola" ;
    dwc:scientificNameAuthorship "(B. Erikss.) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.234456> ;
    skos:hiddenLabel "Gibbera ramicola"@fi,
        "Gibbera ramicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoventuria ramicola"@fi,
        "Protoventuria ramicola"@sv .

<http://tun.fi/MX.237363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoventuria myrtilli" ;
    dwc:scientificNameAuthorship "(Cooke) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.234456> ;
    skos:hiddenLabel "Gibbera myrtilli"@fi,
        "Gibbera myrtilli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoventuria myrtilli"@fi,
        "Protoventuria myrtilli"@sv .

<http://tun.fi/MX.237364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoventuria grossulariae" ;
    dwc:scientificNameAuthorship "(Auersw. & Fleisch) M.E. Barr" ;
    skos:broader <http://tun.fi/MX.234456> ;
    skos:hiddenLabel "Venturia grossulariae"@fi,
        "Venturia grossulariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoventuria grossulariae"@fi,
        "Protoventuria grossulariae"@sv .

<http://tun.fi/MX.237365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoventuria elegantula" ;
    dwc:scientificNameAuthorship "(Rehm) M.E. Barr" ;
    skos:broader <http://tun.fi/MX.234456> ;
    skos:hiddenLabel "Gibbera elegantula"@fi,
        "Gibbera elegantula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoventuria elegantula"@fi,
        "Protoventuria elegantula"@sv .

<http://tun.fi/MX.237366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoventuria andromedae" ;
    dwc:scientificNameAuthorship "(Rehm) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.234456> ;
    skos:hiddenLabel "Gibbera andromedae"@fi,
        "Gibbera andromedae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoventuria andromedae"@fi,
        "Protoventuria andromedae"@sv .

<http://tun.fi/MX.237367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoventuria alpina" ;
    dwc:scientificNameAuthorship "(Sacc.) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.234456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoventuria alpina"@fi,
        "Protoventuria alpina"@sv .

<http://tun.fi/MX.237368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenobotrys conferta" ;
    dwc:scientificNameAuthorship "(Fr.) Theissen" ;
    skos:broader <http://tun.fi/MX.234457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenobotrys conferta"@fi,
        "Pyrenobotrys conferta"@sv .

<http://tun.fi/MX.237369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenobotrys compacta" ;
    dwc:scientificNameAuthorship "(Peck) B. Erikss." ;
    skos:broader <http://tun.fi/MX.234457> ;
    skos:hiddenLabel "Venturia compacta"@fi,
        "Venturia compacta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenobotrys compacta"@fi,
        "Pyrenobotrys compacta"@sv .

<http://tun.fi/MX.237370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cilioplea coronata" ;
    dwc:scientificNameAuthorship "(Niessl) Munk" ;
    skos:broader <http://tun.fi/MX.234489> ;
    skos:hiddenLabel "Pleospora coronata"@fi,
        "Pleospora coronata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cilioplea coronata"@fi,
        "Cilioplea coronata"@sv .

<http://tun.fi/MX.237371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delitschia timagamensis" ;
    dwc:scientificNameAuthorship "Cain" ;
    skos:broader <http://tun.fi/MX.234500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delitschia timagamensis"@fi,
        "Delitschia timagamensis"@sv .

<http://tun.fi/MX.237372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delitschia marchalii" ;
    dwc:scientificNameAuthorship "Berl. & Vogl." ;
    skos:broader <http://tun.fi/MX.234500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delitschia marchalii"@fi,
        "Delitschia marchalii"@sv .

<http://tun.fi/MX.237373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delitschia leptospora" ;
    dwc:scientificNameAuthorship "Oud." ;
    skos:broader <http://tun.fi/MX.234500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delitschia leptospora"@fi,
        "Delitschia leptospora"@sv .

<http://tun.fi/MX.237374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delitschia didyma" ;
    dwc:scientificNameAuthorship "Auersw." ;
    skos:broader <http://tun.fi/MX.234500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delitschia didyma"@fi,
        "Delitschia didyma"@sv .

<http://tun.fi/MX.237375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delitschia chaetomioides" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delitschia chaetomioides"@fi,
        "Delitschia chaetomioides"@sv .

<http://tun.fi/MX.237376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphalospora stellariae" ;
    dwc:scientificNameAuthorship "(Lib.) Theiss. & Syd." ;
    skos:broader <http://tun.fi/MX.234510> ;
    skos:hiddenLabel "Dothidella stellariae"@fi,
        "Euryachora stellariae"@fi,
        "Phyllachora stellariae"@fi,
        "Dothidella stellariae"@sv,
        "Euryachora stellariae"@sv,
        "Phyllachora stellariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omphalospora stellariae"@fi,
        "Omphalospora stellariae"@sv .

<http://tun.fi/MX.237377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphalospora melaena" ;
    dwc:scientificNameAuthorship "(Fr.) Höhn." ;
    skos:broader <http://tun.fi/MX.234510> ;
    skos:hiddenLabel "Euryachora frigida"@fi,
        "Euryachora frigida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omphalospora melaena"@fi,
        "Omphalospora melaena"@sv .

<http://tun.fi/MX.237378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilinidion tortile" ;
    dwc:scientificNameAuthorship "(Schwein.) Ellis & Everh." ;
    skos:broader <http://tun.fi/MX.234519> ;
    skos:hiddenLabel "Mytilinidion juniperi"@fi,
        "Mytilinidion juniperi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilinidion tortile"@fi,
        "Mytilinidion tortile"@sv .

<http://tun.fi/MX.237379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilinidion rhenanum" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.234519> ;
    skos:hiddenLabel "Mytilinidion karstenii"@fi,
        "Mytilinidion karstenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilinidion rhenanum"@fi,
        "Mytilinidion rhenanum"@sv .

<http://tun.fi/MX.237380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilinidion mytilinellum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Zogg" ;
    skos:broader <http://tun.fi/MX.234519> ;
    skos:hiddenLabel "Lophium mytilinellum"@fi,
        "Mytilinidion laeviusculum"@fi,
        "Lophium mytilinellum"@sv,
        "Mytilinidion laeviusculum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilinidion mytilinellum"@fi,
        "Mytilinidion mytilinellum"@sv .

<http://tun.fi/MX.237381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilinidion laeviusculum" ;
    dwc:scientificNameAuthorship "P. Karst. Sacc." ;
    skos:broader <http://tun.fi/MX.234519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilinidion laeviusculum"@fi,
        "Mytilinidion laeviusculum"@sv .

<http://tun.fi/MX.237382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilinidion gemmigenum" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.234519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilinidion gemmigenum"@fi,
        "Mytilinidion gemmigenum"@sv .

<http://tun.fi/MX.237383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilinidion decipiens" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilinidion decipiens"@fi,
        "Mytilinidion decipiens"@sv .

<http://tun.fi/MX.237384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilinidion aggregatum" ;
    dwc:scientificNameAuthorship "(DC. : Fr.) Duby" ;
    skos:broader <http://tun.fi/MX.234519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilinidion aggregatum"@fi,
        "Mytilinidion aggregatum"@sv .

<http://tun.fi/MX.237385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilinidion acicola" ;
    dwc:scientificNameAuthorship "G. Winter" ;
    skos:broader <http://tun.fi/MX.234519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilinidion acicola"@fi,
        "Mytilinidion acicola"@sv .

<http://tun.fi/MX.237386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capnodium salicinum" ;
    dwc:scientificNameAuthorship "Mont." ;
    skos:broader <http://tun.fi/MX.234523> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capnodium salicinum"@fi,
        "Capnodium salicinum"@sv .

<http://tun.fi/MX.237387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capnodium quercinum" ;
    dwc:scientificNameAuthorship "(Pers.) Berk. & Desm." ;
    skos:broader <http://tun.fi/MX.234523> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capnodium quercinum"@fi,
        "Capnodium quercinum"@sv .

<http://tun.fi/MX.237388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capnodium citri" ;
    dwc:scientificNameAuthorship "Mont." ;
    skos:broader <http://tun.fi/MX.234523> ;
    skos:hiddenLabel "Meliola citri"@fi,
        "Pleosphaeria citri"@fi,
        "Meliola citri"@sv,
        "Pleosphaeria citri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capnodium citri"@fi,
        "Capnodium citri"@sv .

<http://tun.fi/MX.237389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriococcum praecox" ;
    dwc:scientificNameAuthorship "Fr. : Fr." ;
    skos:broader <http://tun.fi/MX.234551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myriococcum praecox"@fi,
        "Myriococcum praecox"@sv .

<http://tun.fi/MX.237390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belonopsis junciseda" ;
    dwc:scientificNameAuthorship "(P. Karst.) Le Gal & G. Mangenot" ;
    skos:broader <http://tun.fi/MX.236930> ;
    skos:hiddenLabel "Belonidium juncisedum"@fi,
        "Mollisia junciseda"@fi,
        "Belonidium juncisedum"@sv,
        "Mollisia junciseda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belonopsis junciseda"@fi,
        "Belonopsis junciseda"@sv .

<http://tun.fi/MX.237391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belonopsis graminea" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc. & Sydow" ;
    skos:broader <http://tun.fi/MX.236930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belonopsis graminea"@fi,
        "Belonopsis graminea"@sv .

<http://tun.fi/MX.237392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belonopsis mediella" ;
    dwc:scientificNameAuthorship "(P. Karst.) Aebi" ;
    skos:broader <http://tun.fi/MX.236930> ;
    skos:hiddenLabel "Belonidium rhenopalaticum"@fi,
        "Belonidium rhenopalaticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belonopsis mediella"@fi,
        "Belonopsis mediella"@sv .

<http://tun.fi/MX.237393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia hydrophila" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:hiddenLabel "Belonopsis hydrophila"@fi,
        "Tapesia hydrophila"@fi,
        "Belonopsis hydrophila"@sv,
        "Tapesia hydrophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia hydrophila"@fi,
        "Mollisia hydrophila"@sv .

<http://tun.fi/MX.237394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belonopsis retincola" ;
    dwc:scientificNameAuthorship "(Rabenh.) Le Gal & Mangenot" ;
    skos:broader <http://tun.fi/MX.236930> ;
    skos:hiddenLabel "Tapesia kneiffii"@fi,
        "Trichobelonium retincolum"@fi,
        "Tapesia kneiffii"@sv,
        "Trichobelonium retincolum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belonopsis retincola"@fi,
        "Belonopsis retincola"@sv .

<http://tun.fi/MX.237395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetomastia hirtula" ;
    dwc:scientificNameAuthorship "(P. Karst.) Berlese" ;
    skos:broader <http://tun.fi/MX.236931> ;
    skos:hiddenLabel "Melanomma hirtulum"@fi,
        "Montagnula hirtula"@fi,
        "Melanomma hirtulum"@sv,
        "Montagnula hirtula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetomastia hirtula"@fi,
        "Chaetomastia hirtula"@sv .

<http://tun.fi/MX.237396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphyllium pentamerum" ;
    dwc:scientificNameAuthorship "(P. Karst.) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.236932> ;
    skos:hiddenLabel "Clathrospora pentamera"@fi,
        "Platyspora pentamera"@fi,
        "Pleospora pentamera"@fi,
        "Clathrospora pentamera"@sv,
        "Platyspora pentamera"@sv,
        "Pleospora pentamera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphyllium pentamerum"@fi,
        "Graphyllium pentamerum"@sv .

<http://tun.fi/MX.237397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphyllium planisporum" ;
    dwc:scientificNameAuthorship "(Ellis) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.236932> ;
    skos:hiddenLabel "Platyspora planispora"@fi,
        "Platyspora planispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphyllium planisporum"@fi,
        "Graphyllium planisporum"@sv .

<http://tun.fi/MX.237398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyceps entomorrhiza" ;
    dwc:scientificNameAuthorship "(Dicks. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.236933> ;
    skos:hiddenLabel "Cordyceps entomorrhiza"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuoriaisloisikka"@fi,
        "Cordyceps entomorrhiza"@sv .

<http://tun.fi/MX.237399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tolypocladium ophioglossoides" ;
    dwc:scientificNameAuthorship "(J.F. Gmel.) C.A. Quandt, Kepler & Spatafora" ;
    skos:broader <http://tun.fi/MX.5011825> ;
    skos:hiddenLabel "Cordyceps ophioglossoides"@fi,
        "Tolypocladium ophioglossoides"@fi,
        "Cordyceps ophioglossoides"@sv,
        "Tolypocladium ophioglossoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaloisikka"@fi,
        "smal svampklubba"@sv .

<http://tun.fi/MX.237400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyceps myrmecophila" ;
    dwc:scientificNameAuthorship "Ces." ;
    skos:broader <http://tun.fi/MX.236933> ;
    skos:hiddenLabel "Cordyceps myrmecophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurahaisloisikka"@fi,
        "Cordyceps myrmecophila"@sv .

<http://tun.fi/MX.237401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyceps militaris" ;
    dwc:scientificNameAuthorship "(L. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.236933> ;
    skos:hiddenLabel "Cordyceps militaris"@fi,
        "Cordyceps militaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaloisikka"@fi,
        "röd larvklubba"@sv .

<http://tun.fi/MX.237402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyceps memorabilis" ;
    dwc:scientificNameAuthorship "Ces." ;
    skos:broader <http://tun.fi/MX.236933> ;
    skos:hiddenLabel "Cordyceps memorabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puikkoloisikka"@fi,
        "Cordyceps memorabilis"@sv .

<http://tun.fi/MX.237403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyceps gracilis" ;
    dwc:scientificNameAuthorship "(Grev.) Durieu & Mont." ;
    skos:broader <http://tun.fi/MX.236933> ;
    skos:hiddenLabel "Cordyceps gracilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätloisikka"@fi,
        "Cordyceps gracilis"@sv .

<http://tun.fi/MX.237404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tolypocladium capitatum" ;
    dwc:scientificNameAuthorship "(Holmsk.) C.A. Quandt, Kepler & Spatafora" ;
    skos:broader <http://tun.fi/MX.5011825> ;
    skos:hiddenLabel "Cordyceps canadensis"@fi,
        "Cordyceps capitata"@fi,
        "Tolypocladium capitatum"@fi,
        "Cordyceps canadensis"@sv,
        "Cordyceps capitata"@sv,
        "Tolypocladium capitatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeäloisikka"@fi,
        "huvudlik svampklubba"@sv .

<http://tun.fi/MX.237405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tolypocladium longisegmentatum" ;
    dwc:scientificNameAuthorship "(Ginns) C.A. Quandt, Kepler & Spatafora" ;
    skos:broader <http://tun.fi/MX.5011825> ;
    skos:hiddenLabel "Cordyceps canadensis"@fi,
        "Cordyceps longisegmentata"@fi,
        "Cordyceps longisegmentinis"@fi,
        "Cordyceps longisegmentum"@fi,
        "Tolypocladium longisegmentatum"@fi,
        "Cordyceps canadensis"@sv,
        "Cordyceps longisegmentata"@sv,
        "Cordyceps longisegmentinis"@sv,
        "Cordyceps longisegmentum"@sv,
        "Tolypocladium longisegmentatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoloisikka"@fi,
        "nordlig svampklubba"@sv .

<http://tun.fi/MX.237406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyceps bifusispora" ;
    dwc:scientificNameAuthorship "O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.236933> ;
    skos:hiddenLabel "Cordyceps bifusispora"@fi,
        "Cordyceps dennisii"@fi,
        "Cordyceps bifusispora"@sv,
        "Cordyceps dennisii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaloisikka"@fi,
        "gul larvklubba"@sv .

<http://tun.fi/MX.237407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoderma spinulosum" ;
    dwc:scientificNameAuthorship "(Fuckel) Jaklitsch & Voglmayr" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Creopus spinulosus"@fi,
        "Hypocrea spinulosa"@fi,
        "Creopus spinulosus"@sv,
        "Hypocrea spinulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoderma spinulosum"@fi,
        "Trichoderma spinulosum"@sv .

<http://tun.fi/MX.237408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoderma strictipile" ;
    dwc:scientificNameAuthorship "Bissett" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Creopus gelatinosus"@fi,
        "Hypocrea strictipilosa"@fi,
        "Trichoderma strictipilis"@fi,
        "Creopus gelatinosus"@sv,
        "Hypocrea strictipilosa"@sv,
        "Trichoderma strictipilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoderma strictipile"@fi,
        "Trichoderma strictipile"@sv .

<http://tun.fi/MX.237409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermatea padi" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein) Fr." ;
    skos:broader <http://tun.fi/MX.236935> ;
    skos:hiddenLabel "Dermea padi"@fi,
        "Dermea padi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dermatea padi"@fi,
        "Dermatea padi"@sv .

<http://tun.fi/MX.237410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermatea polygonia" ;
    dwc:scientificNameAuthorship "(Fuckel) Rehm" ;
    skos:broader <http://tun.fi/MX.236935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dermatea polygonia"@fi,
        "Dermatea polygonia"@sv .

<http://tun.fi/MX.237411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe angelicae" ;
    dwc:scientificNameAuthorship "(Berk.) Wehm." ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:hiddenLabel "Diaporthe berkeleyi"@fi,
        "Diaporthopsis angelicae"@fi,
        "Diaporthe berkeleyi"@sv,
        "Diaporthopsis angelicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe angelicae"@fi,
        "Diaporthe angelicae"@sv .

<http://tun.fi/MX.237412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dimerosporium strigosulum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dimerosporium strigosulum"@fi,
        "Dimerosporium strigosulum"@sv .

<http://tun.fi/MX.237413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herpotrichiella moravica" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.236938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herpotrichiella moravica"@fi,
        "Herpotrichiella moravica"@sv .

<http://tun.fi/MX.237414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Karstenia sorbina" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.236939> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Karstenia sorbina"@fi,
        "Karstenia sorbina"@sv .

<http://tun.fi/MX.237415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Karstenia macer" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sherwood" ;
    skos:broader <http://tun.fi/MX.236939> ;
    skos:hiddenLabel "Phacidium macrum"@fi,
        "Phacidium macrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Karstenia macer"@fi,
        "Karstenia macer"@sv .

<http://tun.fi/MX.237416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Karstenia lonicerae" ;
    dwc:scientificNameAuthorship "(Velen.) Sherwood" ;
    skos:broader <http://tun.fi/MX.236939> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Karstenia lonicerae"@fi,
        "Karstenia lonicerae"@sv .

<http://tun.fi/MX.237417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Karstenia idaei" ;
    dwc:scientificNameAuthorship "(Fuckel) Sherwood" ;
    skos:broader <http://tun.fi/MX.236939> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Karstenia idaei"@fi,
        "Karstenia idaei"@sv .

<http://tun.fi/MX.237418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocellaria ocellata" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.236940> ;
    skos:hiddenLabel "Ocellaria aurea"@fi,
        "Pezicula eximia"@fi,
        "Pezicula ocellata"@fi,
        "Ocellaria aurea"@sv,
        "Pezicula eximia"@sv,
        "Pezicula ocellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ocellaria ocellata"@fi,
        "Ocellaria ocellata"@sv .

<http://tun.fi/MX.237419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metasphaeria depressula" ;
    dwc:scientificNameAuthorship "Sacc. & Roum." ;
    skos:broader <http://tun.fi/MX.236941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metasphaeria depressula"@fi,
        "Metasphaeria depressula"@sv .

<http://tun.fi/MX.237420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metasphaeria cinerea" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.236941> ;
    skos:hiddenLabel "Sphaeria cinerea"@fi,
        "Sphaeria cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metasphaeria cinerea"@fi,
        "Metasphaeria cinerea"@sv .

<http://tun.fi/MX.237421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Propolis farinosa" ;
    dwc:scientificNameAuthorship "(Pers.) Fr." ;
    skos:broader <http://tun.fi/MX.233901> ;
    skos:hiddenLabel "Propolis faginea"@fi,
        "Propolis farinosus"@fi,
        "Propolis versicolor"@fi,
        "Propolomyces versicolor"@fi,
        "Stictis versicol"@fi,
        "Propolis faginea"@sv,
        "Propolis farinosus"@sv,
        "Propolis versicolor"@sv,
        "Propolomyces versicolor"@sv,
        "Stictis versicol"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Propolis farinosa"@fi,
        "Propolis farinosa"@sv .

<http://tun.fi/MX.237422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patinella subcoerulescens" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.236943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Patinella subcoerulescens"@fi,
        "Patinella subcoerulescens"@sv .

<http://tun.fi/MX.237423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patinella flexella" ;
    dwc:scientificNameAuthorship "(Ach.) Sacc." ;
    skos:broader <http://tun.fi/MX.236943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Patinella flexella"@fi,
        "Patinella flexella"@sv .

<http://tun.fi/MX.237424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmonaevia laetissima" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.236944> ;
    skos:hiddenLabel "Peziza laetissima"@fi,
        "Peziza laetissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phragmonaevia laetissima"@fi,
        "Phragmonaevia laetissima"@sv .

<http://tun.fi/MX.237425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycarpium fructigenum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236945> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platycarpium fructigenum"@fi,
        "Platycarpium fructigenum"@sv .

<http://tun.fi/MX.237426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyloglyphis striola" ;
    dwc:scientificNameAuthorship "(Fr.) Clem." ;
    skos:broader <http://tun.fi/MX.236946> ;
    skos:hiddenLabel "Glonium striola"@fi,
        "Xylogramma striola"@fi,
        "Glonium striola"@sv,
        "Xylogramma striola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xyloglyphis striola"@fi,
        "Xyloglyphis striola"@sv .

<http://tun.fi/MX.237427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenophora typhicola" ;
    dwc:scientificNameAuthorship "(Cooke) E. Müll." ;
    skos:broader <http://tun.fi/MX.53517> ;
    skos:hiddenLabel "Pleospora typhicola"@fi,
        "Pleospora typhicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenophora typhicola"@fi,
        "Pyrenophora typhicola"@sv .

<http://tun.fi/MX.237428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenophora schroeteri" ;
    dwc:scientificNameAuthorship "M.E.Barr" ;
    skos:broader <http://tun.fi/MX.53517> ;
    skos:hiddenLabel "Pleospora macrospora"@fi,
        "Pyrenophora macrospora"@fi,
        "Pleospora macrospora"@sv,
        "Pyrenophora macrospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenophora schroeteri"@fi,
        "Pyrenophora schroeteri"@sv .

<http://tun.fi/MX.237429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claviceps nigricans" ;
    dwc:scientificNameAuthorship "Tul." ;
    skos:broader <http://tun.fi/MX.53521> ;
    skos:hiddenLabel "Claviceps nigricans"@fi,
        "Claviceps nigricans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luikantorasieni"@fi,
        "sävmjöldryga"@sv .

<http://tun.fi/MX.237430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoicomyces sanctae-helenae" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoicomyces sanctae-helenae"@fi,
        "Monoicomyces sanctae-helenae"@sv .

<http://tun.fi/MX.237431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoicomyces oxytelis" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.233693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoicomyces oxytelis"@fi,
        "Monoicomyces oxytelis"@sv .

<http://tun.fi/MX.237432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoicomyces invisibilis" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoicomyces invisibilis"@fi,
        "Monoicomyces invisibilis"@sv .

<http://tun.fi/MX.237433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoicomyces homatolae" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoicomyces homatolae"@fi,
        "Monoicomyces homatolae"@sv .

<http://tun.fi/MX.237434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoicomyces furcatus" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoicomyces furcatus"@fi,
        "Monoicomyces furcatus"@sv .

<http://tun.fi/MX.237435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoicomyces britannicus" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoicomyces britannicus"@fi,
        "Monoicomyces britannicus"@sv .

<http://tun.fi/MX.237436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helodiomyces elegans" ;
    dwc:scientificNameAuthorship "Picard" ;
    skos:broader <http://tun.fi/MX.233704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helodiomyces elegans"@fi,
        "Helodiomyces elegans"@sv .

<http://tun.fi/MX.237437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphium elatum" ;
    dwc:scientificNameAuthorship "(Grev.:Fr.) Zogg" ;
    skos:broader <http://tun.fi/MX.233707> ;
    skos:hiddenLabel "Lophium dolabriforme"@fi,
        "Glyphium elatum"@sv,
        "Lophium dolabriforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyphium elatum"@fi,
        "stridsyxesvamp"@sv .

<http://tun.fi/MX.237438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurotium repens" ;
    dwc:scientificNameAuthorship "de Bary" ;
    skos:broader <http://tun.fi/MX.233713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurotium repens"@fi,
        "Eurotium repens"@sv .

<http://tun.fi/MX.237439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurotium herbariorum" ;
    dwc:scientificNameAuthorship "(H.A. Wigg. : Fr.) Link" ;
    skos:broader <http://tun.fi/MX.233713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurotium herbariorum"@fi,
        "Eurotium herbariorum"@sv .

<http://tun.fi/MX.237440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurotium creatinum" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurotium creatinum"@fi,
        "Eurotium creatinum"@sv .

<http://tun.fi/MX.237441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurotium caulincola" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurotium caulincola"@fi,
        "Eurotium caulincola"@sv .

<http://tun.fi/MX.237442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascosphaera apis" ;
    dwc:scientificNameAuthorship "(Maassen ex Claussen) Olive & Spiltoir" ;
    skos:broader <http://tun.fi/MX.233728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascosphaera apis"@fi,
        "Ascosphaera apis"@sv .

<http://tun.fi/MX.237443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycowinteria anodonta" ;
    dwc:scientificNameAuthorship "(Nyl.) Sherw." ;
    skos:broader <http://tun.fi/MX.233741> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycowinteria anodonta"@fi,
        "Mycowinteria anodonta"@sv .

<http://tun.fi/MX.237444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plicariella scabrosa" ;
    dwc:scientificNameAuthorship "(Cooke) Spooner" ;
    skos:broader <http://tun.fi/MX.5019086> ;
    skos:hiddenLabel "Peziza furva"@fi,
        "Peziza scabrosa"@fi,
        "Plicaria furva"@fi,
        "Peziza furva"@sv,
        "Peziza scabrosa"@sv,
        "Plicaria furva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plicariella scabrosa"@fi,
        "Plicariella scabrosa"@sv .

<http://tun.fi/MX.237445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plicariella trachycarpa" ;
    dwc:scientificNameAuthorship "(Curr.) Velen." ;
    skos:broader <http://tun.fi/MX.5019086> ;
    skos:hiddenLabel "Peziza trachycarpa"@fi,
        "Plicaria trachycarpa"@fi,
        "Plicariella trachycarpa"@fi,
        "Peziza trachycarpa"@sv,
        "Plicaria trachycarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kytömaljakas"@fi,
        "Plicariella trachycarpa"@sv .

<http://tun.fi/MX.237446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plicaria endocarpoides" ;
    dwc:scientificNameAuthorship "(Berk.) Rifai" ;
    skos:broader <http://tun.fi/MX.233811> ;
    skos:hiddenLabel "Peziza endocarpoides"@fi,
        "Peziza leiocarpa"@fi,
        "Plicaria endocarpoides"@fi,
        "Peziza endocarpoides"@sv,
        "Peziza leiocarpa"@sv,
        "Plicaria endocarpoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokimaljakas"@fi,
        "slätsporig svedjeskål"@sv .

<http://tun.fi/MX.237447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plicaria carbonaria" ;
    dwc:scientificNameAuthorship "(Fuckel) Fuckel" ;
    skos:broader <http://tun.fi/MX.233811> ;
    skos:hiddenLabel "Peziza anthracina"@fi,
        "Peziza anthracina"@sv,
        "Plicaria carbonaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plicaria carbonaria"@fi,
        "taggsporig svedjeskål"@sv .

<http://tun.fi/MX.237448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boudiera acanthospora" ;
    dwc:scientificNameAuthorship "Schum. & Diss." ;
    skos:broader <http://tun.fi/MX.233814> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boudiera acanthospora"@fi,
        "Boudiera acanthospora"@sv .

<http://tun.fi/MX.237449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Humaria hemisphaerica" ;
    dwc:scientificNameAuthorship "(F.H. Wigg. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233836> ;
    skos:hiddenLabel "Humaria hemisphaerica"@fi,
        "Humaria hemisphaerica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvamaljakas"@fi,
        "luddskål"@sv .

<http://tun.fi/MX.237450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Humaria glumarum" ;
    dwc:scientificNameAuthorship "(Desm.) Quél." ;
    skos:broader <http://tun.fi/MX.233836> ;
    skos:hiddenLabel "Peziza glumarum"@fi,
        "Peziza glumarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Humaria glumarum"@fi,
        "Humaria glumarum"@sv .

<http://tun.fi/MX.237451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Humaria plumbea" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Humaria plumbea"@fi,
        "Humaria plumbea"@sv .

<http://tun.fi/MX.237452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Humaria intermixta" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233836> ;
    skos:hiddenLabel "Peziza intermixta"@fi,
        "Peziza intermixta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Humaria intermixta"@fi,
        "Humaria intermixta"@sv .

<http://tun.fi/MX.237453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea papillata" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea papillata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystyjänönkorva"@fi,
        "Otidea papillata"@sv .

<http://tun.fi/MX.237454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea tuomikoskii" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea tuomikoskii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunojänönkorva"@fi,
        "Otidea tuomikoskii"@sv .

<http://tun.fi/MX.237456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea cantharella" ;
    dwc:scientificNameAuthorship "(Fr.) Quel." ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea caligata"@fi,
        "Otidea cantharella"@fi,
        "Otidea caligata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäjänönkorva"@fi,
        "Otidea cantharella"@sv .

<http://tun.fi/MX.237459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea propinquata" ;
    dwc:scientificNameAuthorship "(P. Karst.) Harmaja" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea propinquata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maljajänönkorva"@fi,
        "Otidea propinquata"@sv .

<http://tun.fi/MX.237460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea phlebophora" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Sacc." ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea phlebophora"@fi,
        "Otidea phlebophora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuoppajänönkorva"@fi,
        "valköra"@sv .

<http://tun.fi/MX.237461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea onotica" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea onotica"@fi,
        "Otidea onotica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aasinkorva"@fi,
        "stort haröra"@sv .

<http://tun.fi/MX.237462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea nannfeldtii" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea angusta"@fi,
        "Otidea nannfeldtii"@fi,
        "Otidea angusta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusakonkorva"@fi,
        "Otidea nannfeldtii"@sv .

<http://tun.fi/MX.237463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea mirabilis" ;
    dwc:scientificNameAuthorship "Bolognini & Jamoni" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea mirabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "komeakonnankorva"@fi,
        "Otidea mirabilis"@sv .

<http://tun.fi/MX.237464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea leporina" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea leporina"@fi,
        "Otidea myosotis"@fi,
        "Otidea leporina"@sv,
        "Otidea myosotis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasjänönkorva"@fi,
        "litet haröra"@sv .

<http://tun.fi/MX.237465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea formicarum" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea formicarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kekojänönkorva"@fi,
        "Otidea formicarum"@sv .

<http://tun.fi/MX.237466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea flavidobrunneola" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea flavidobrunneola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtojänönkorva"@fi,
        "Otidea flavidobrunneola"@sv .

<http://tun.fi/MX.237467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea concinna" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea concinna"@fi,
        "Otidea concinna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruunajänönkorva"@fi,
        "gullöra"@sv .

<http://tun.fi/MX.237469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea caeruleopruinosa" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea caeruleopruinosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkijänönkorva"@fi,
        "Otidea caeruleopruinosa"@sv .

<http://tun.fi/MX.237470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea bufonia" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea bufonia"@fi,
        "Otidea umbrina"@fi,
        "Otidea bufonia"@sv,
        "Otidea umbrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnankorva"@fi,
        "mörkbrunt haröra"@sv .

<http://tun.fi/MX.237472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea alutacea" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Massee" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea alutacea"@fi,
        "Otidea alutacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasjänönkorva"@fi,
        "läderöra"@sv .

<http://tun.fi/MX.237473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pulvinula niveoalba" ;
    dwc:scientificNameAuthorship "J. Moravec" ;
    skos:broader <http://tun.fi/MX.233842> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pulvinula niveoalba"@fi,
        "Pulvinula niveoalba"@sv .

<http://tun.fi/MX.237474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pulvinula convexella" ;
    dwc:scientificNameAuthorship "(P. Karst.) Pfister" ;
    skos:broader <http://tun.fi/MX.233842> ;
    skos:hiddenLabel "Pulvinula convexella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helotyynykkä"@fi,
        "Pulvinula convexella"@sv .

<http://tun.fi/MX.237475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pulvinula constellatio" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Boud." ;
    skos:broader <http://tun.fi/MX.233842> ;
    skos:hiddenLabel "Pulvinula constellatio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pulvinula constellatio"@fi,
        "mullskål"@sv .

<http://tun.fi/MX.237476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoderma conigenum" ;
    dwc:scientificNameAuthorship "(Pers.) DC." ;
    skos:broader <http://tun.fi/MX.233906> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypoderma conigenum"@fi,
        "Hypoderma conigenum"@sv .

<http://tun.fi/MX.237477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoderma rubi" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.233906> ;
    skos:hiddenLabel "Hypoderma virgultorum"@fi,
        "Hypoderma virgultorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypoderma rubi"@fi,
        "Hypoderma rubi"@sv .

<http://tun.fi/MX.237478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoderma scirpinum" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.233906> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypoderma scirpinum"@fi,
        "Hypoderma scirpinum"@sv .

<http://tun.fi/MX.237479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoderma dryadis" ;
    dwc:scientificNameAuthorship "Nannf. ex L. Holm" ;
    skos:broader <http://tun.fi/MX.233906> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypoderma dryadis"@fi,
        "Hypoderma dryadis"@sv .

<http://tun.fi/MX.237480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoderma commune" ;
    dwc:scientificNameAuthorship "(Fr.) Duby" ;
    skos:broader <http://tun.fi/MX.233906> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypoderma commune"@fi,
        "Hypoderma commune"@sv .

<http://tun.fi/MX.237481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascozonus woolhopensis" ;
    dwc:scientificNameAuthorship "(Renny) Boud." ;
    skos:broader <http://tun.fi/MX.233922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascozonus woolhopensis"@fi,
        "Ascozonus woolhopensis"@sv .

<http://tun.fi/MX.237482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascozonus solms-laubachii" ;
    dwc:scientificNameAuthorship "(Rabenh.) N. Lundq. & Aas" ;
    skos:broader <http://tun.fi/MX.233922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascozonus solms-laubachii"@fi,
        "Ascozonus solms-laubachii"@sv .

<http://tun.fi/MX.237483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacidium vestergrenii" ;
    dwc:scientificNameAuthorship "(Rehm) B. Erikss." ;
    skos:broader <http://tun.fi/MX.233928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacidium vestergrenii"@fi,
        "Phacidium vestergrenii"@sv .

<http://tun.fi/MX.237484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacidium vaccinii" ;
    dwc:scientificNameAuthorship "Fr. : Fr" ;
    skos:broader <http://tun.fi/MX.233928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacidium vaccinii"@fi,
        "Phacidium vaccinii"@sv .

<http://tun.fi/MX.237485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacidium sorbinum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacidium sorbinum"@fi,
        "Phacidium sorbinum"@sv .

<http://tun.fi/MX.237486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacidium pyrolae" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacidium pyrolae"@fi,
        "Phacidium pyrolae"@sv .

<http://tun.fi/MX.237487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacidium lacerum" ;
    dwc:scientificNameAuthorship "Fr. : Fr." ;
    skos:broader <http://tun.fi/MX.233928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacidium lacerum"@fi,
        "Phacidium lacerum"@sv .

<http://tun.fi/MX.237488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacidium infestans" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacidium infestans"@fi,
        "Phacidium infestans"@sv .

<http://tun.fi/MX.237489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacidium fennicum" ;
    dwc:scientificNameAuthorship "Butin" ;
    skos:broader <http://tun.fi/MX.233928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacidium fennicum"@fi,
        "Phacidium fennicum"@sv .

<http://tun.fi/MX.237490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacidium coniferarum" ;
    dwc:scientificNameAuthorship "(G.G. Hahn) DiCosmo, Nag Raj & W.B. K+B2endr." ;
    skos:broader <http://tun.fi/MX.233928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacidium coniferarum"@fi,
        "Phacidium coniferarum"@sv .

<http://tun.fi/MX.237491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacidium andromedae" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacidium andromedae"@fi,
        "Phacidium andromedae"@sv .

<http://tun.fi/MX.237492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacidium alneum" ;
    dwc:scientificNameAuthorship "(Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.233928> ;
    skos:hiddenLabel "Clithris alnea"@fi,
        "Clithris alnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacidium alneum"@fi,
        "Phacidium alneum"@sv .

<http://tun.fi/MX.237493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacidium abietinum" ;
    dwc:scientificNameAuthorship "Kunze & Schumach." ;
    skos:broader <http://tun.fi/MX.233928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacidium abietinum"@fi,
        "Phacidium abietinum"@sv .

<http://tun.fi/MX.237494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascotremella faginea" ;
    dwc:scientificNameAuthorship "(Peck) Seaver" ;
    skos:broader <http://tun.fi/MX.233933> ;
    skos:hiddenLabel "Ascotremella faginea"@fi,
        "Ascotremella faginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimumassikka"@fi,
        "dallerskål"@sv .

<http://tun.fi/MX.237495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tympanis rosae" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233952> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tympanis rosae"@fi,
        "Tympanis rosae"@sv .

<http://tun.fi/MX.237496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tympanis truncatula" ;
    dwc:scientificNameAuthorship "(Pers.) Rehm" ;
    skos:broader <http://tun.fi/MX.233952> ;
    skos:hiddenLabel "Tympanis pithya"@fi,
        "Tympanis pithya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tympanis truncatula"@fi,
        "Tympanis truncatula"@sv .

<http://tun.fi/MX.237497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tympanis spermatiospora" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.233952> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tympanis spermatiospora"@fi,
        "Tympanis spermatiospora"@sv .

<http://tun.fi/MX.237498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tympanis saligna" ;
    dwc:scientificNameAuthorship "Tode : Fr." ;
    skos:broader <http://tun.fi/MX.233952> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tympanis saligna"@fi,
        "Tympanis saligna"@sv .

<http://tun.fi/MX.237499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tympanis saepiaria" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233952> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tympanis saepiaria"@fi,
        "Tympanis saepiaria"@sv .

<http://tun.fi/MX.237500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tympanis hypopodia" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233952> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tympanis hypopodia"@fi,
        "Tympanis hypopodia"@sv .

<http://tun.fi/MX.237501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tympanis conspersa" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.233952> ;
    skos:hiddenLabel "Tympanis conspersa"@fi,
        "Tympanis conspersa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajankimppupikari"@fi,
        "daggskål"@sv .

<http://tun.fi/MX.237502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tympanis amphiboloides" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233952> ;
    skos:hiddenLabel "Patellaria hypopodiza"@fi,
        "Patellaria hypopodiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tympanis amphiboloides"@fi,
        "Tympanis amphiboloides"@sv .

<http://tun.fi/MX.237503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tympanis alnea" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.233952> ;
    skos:hiddenLabel "Tympanis alnea"@fi,
        "Tympanis alnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänkimppupikari"@fi,
        "tuvskål"@sv .

<http://tun.fi/MX.237504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poculopsis ogrensis" ;
    dwc:scientificNameAuthorship "Kirschst." ;
    skos:broader <http://tun.fi/MX.233962> ;
    skos:hiddenLabel "Poculopsis ogrensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekotiimakka"@fi,
        "Poculopsis ogrensis"@sv .

<http://tun.fi/MX.237505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cudoniella viridula" ;
    dwc:scientificNameAuthorship "Grelet" ;
    skos:broader <http://tun.fi/MX.233971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cudoniella viridula"@fi,
        "Cudoniella viridula"@sv .

<http://tun.fi/MX.237506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cudoniella tenuispora" ;
    dwc:scientificNameAuthorship "(Cooke & Massee) Dennis" ;
    skos:broader <http://tun.fi/MX.233971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cudoniella tenuispora"@fi,
        "Cudoniella tenuispora"@sv .

<http://tun.fi/MX.237507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cudoniella clavus" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Dennis" ;
    skos:broader <http://tun.fi/MX.233971> ;
    skos:hiddenLabel "Cudoniella aquatica"@fi,
        "Cudoniella clavus"@fi,
        "Cudoniella aquatica"@sv,
        "Cudoniella clavus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uppotatikka"@fi,
        "bäckspik"@sv .

<http://tun.fi/MX.237508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cudoniella acicularis" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.233971> ;
    skos:hiddenLabel "Cudoniella acicularis"@fi,
        "Cudoniella acicularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkotatikka"@fi,
        "stubbspik"@sv .

<http://tun.fi/MX.237509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia atrata" ;
    dwc:scientificNameAuthorship "(Pers.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia atrata"@fi,
        "Mollisia atrata"@sv .

<http://tun.fi/MX.237510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia amenticola" ;
    dwc:scientificNameAuthorship "(Sacc.) Rehm" ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia amenticola"@fi,
        "Mollisia amenticola"@sv .

<http://tun.fi/MX.237511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia viburni" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia viburni"@fi,
        "Mollisia viburni"@sv .

<http://tun.fi/MX.237512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia ventosa" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia ventosa"@fi,
        "Mollisia ventosa"@sv .

<http://tun.fi/MX.237513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia uliginosa" ;
    dwc:scientificNameAuthorship "Oudem." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:hiddenLabel "Helotium uliginosum"@fi,
        "Helotium uliginosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia uliginosa"@fi,
        "Mollisia uliginosa"@sv .

<http://tun.fi/MX.237514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia sublividula" ;
    dwc:scientificNameAuthorship "(Nyl.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia sublividula"@fi,
        "Mollisia sublividula"@sv .

<http://tun.fi/MX.237515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia rosae" ;
    dwc:scientificNameAuthorship "(Pers.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:hiddenLabel "Tapesia rosae"@fi,
        "Mollisia rosae"@sv,
        "Tapesia rosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia rosae"@fi,
        "nyponskål"@sv .

<http://tun.fi/MX.237516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia rhinanthi" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia rhinanthi"@fi,
        "Mollisia rhinanthi"@sv .

<http://tun.fi/MX.237517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia revincta" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia revincta"@fi,
        "Mollisia revincta"@sv .

<http://tun.fi/MX.237518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia ramealis" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:hiddenLabel "Mollisia ramealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia ramealis"@fi,
        "storsporig gråskål"@sv .

<http://tun.fi/MX.237519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia palustris" ;
    dwc:scientificNameAuthorship "(Roberge ex Desm.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia palustris"@fi,
        "Mollisia palustris"@sv .

<http://tun.fi/MX.237520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia minutella" ;
    dwc:scientificNameAuthorship "(Sacc.) Rehm" ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia minutella"@fi,
        "Mollisia minutella"@sv .

<http://tun.fi/MX.237521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia microspis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Arendh." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:hiddenLabel "Pezizella microspis"@fi,
        "Pezizella microspis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia microspis"@fi,
        "Mollisia microspis"@sv .

<http://tun.fi/MX.237522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia melatephra" ;
    dwc:scientificNameAuthorship "(Lasch) P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:hiddenLabel "Niptera melatephra"@fi,
        "Niptera melatephra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia melatephra"@fi,
        "Mollisia melatephra"@sv .

<http://tun.fi/MX.237523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia melaleuca" ;
    dwc:scientificNameAuthorship "(Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia melaleuca"@fi,
        "Mollisia melaleuca"@sv .

<http://tun.fi/MX.237524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia lividofusca" ;
    dwc:scientificNameAuthorship "(Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:hiddenLabel "Tapesia lividofusca"@fi,
        "Tapesia lividofusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia lividofusca"@fi,
        "Mollisia lividofusca"@sv .

<http://tun.fi/MX.237525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia ligni" ;
    dwc:scientificNameAuthorship "(Desm.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia ligni"@fi,
        "Mollisia ligni"@sv .

<http://tun.fi/MX.237526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia lacustris" ;
    dwc:scientificNameAuthorship "(Fr.) Höhn." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia lacustris"@fi,
        "Mollisia lacustris"@sv .

<http://tun.fi/MX.237527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia fusca" ;
    dwc:scientificNameAuthorship "(Pers.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:hiddenLabel "Tapesia fusca"@fi,
        "Mollisia fusca"@sv,
        "Tapesia fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia fusca"@fi,
        "mörk bäddskål"@sv .

<http://tun.fi/MX.237528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia epitypha" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia epitypha"@fi,
        "Mollisia epitypha"@sv .

<http://tun.fi/MX.237529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia epibrya" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia epibrya"@fi,
        "Mollisia epibrya"@sv .

<http://tun.fi/MX.237530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia complicatula" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia complicatula"@fi,
        "Mollisia complicatula"@sv .

<http://tun.fi/MX.237531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia cinerea" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:hiddenLabel "Mollisia cinerea"@fi,
        "Mollisia cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmakka"@fi,
        "gråskål"@sv .

<http://tun.fi/MX.237532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia canella" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia canella"@fi,
        "Mollisia canella"@sv .

<http://tun.fi/MX.237533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia caespiticia" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia caespiticia"@fi,
        "Mollisia caespiticia"@sv .

<http://tun.fi/MX.237534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mollisia benesuada" ;
    dwc:scientificNameAuthorship "(Tul.) W. Phillips" ;
    skos:broader <http://tun.fi/MX.233986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mollisia benesuada"@fi,
        "Mollisia benesuada"@sv .

<http://tun.fi/MX.237535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graddonia coracina" ;
    dwc:scientificNameAuthorship "(Bres.) Dennis" ;
    skos:broader <http://tun.fi/MX.234001> ;
    skos:hiddenLabel "Patinella coracina"@fi,
        "Patinella coracina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graddonia coracina"@fi,
        "Graddonia coracina"@sv .

<http://tun.fi/MX.237536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laetinaevia stellariae" ;
    dwc:scientificNameAuthorship "(Rostr.) Lind" ;
    skos:broader <http://tun.fi/MX.234021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laetinaevia stellariae"@fi,
        "Laetinaevia stellariae"@sv .

<http://tun.fi/MX.237537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laetinaevia sedi" ;
    dwc:scientificNameAuthorship "(P. Karst.) Hein" ;
    skos:broader <http://tun.fi/MX.234021> ;
    skos:hiddenLabel "Helotium sedi"@fi,
        "Helotium sedi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laetinaevia sedi"@fi,
        "Laetinaevia sedi"@sv .

<http://tun.fi/MX.237538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laetinaevia minutula" ;
    dwc:scientificNameAuthorship "(Sacc. & Malbr.) Rehm" ;
    skos:broader <http://tun.fi/MX.234021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laetinaevia minutula"@fi,
        "Laetinaevia minutula"@sv .

<http://tun.fi/MX.237539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laetinaevia lapponica" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.234021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laetinaevia lapponica"@fi,
        "Laetinaevia lapponica"@sv .

<http://tun.fi/MX.237540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriosclerotinia curreyana" ;
    dwc:scientificNameAuthorship "(Berk.) N.F. Buchw." ;
    skos:broader <http://tun.fi/MX.234031> ;
    skos:hiddenLabel "Myriosclerotinia curreyana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihvilänpahkapikari"@fi,
        "Myriosclerotinia curreyana"@sv .

<http://tun.fi/MX.237541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriosclerotinia sulcatula" ;
    dwc:scientificNameAuthorship "T. Schumach. & L.M. Kohn" ;
    skos:broader <http://tun.fi/MX.234031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myriosclerotinia sulcatula"@fi,
        "Myriosclerotinia sulcatula"@sv .

<http://tun.fi/MX.237542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriosclerotinia scirpicola" ;
    dwc:scientificNameAuthorship "(Rehm) N.F. Buchw." ;
    skos:broader <http://tun.fi/MX.234031> ;
    skos:hiddenLabel "Myriosclerotinia scirpicola"@fi,
        "Myriosclerotinia scirpicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaislanpahkapikari"@fi,
        "sävskål"@sv .

<http://tun.fi/MX.237543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriosclerotinia luzulae" ;
    dwc:scientificNameAuthorship "T. Schumach. & L.M. Kohn" ;
    skos:broader <http://tun.fi/MX.234031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myriosclerotinia luzulae"@fi,
        "Myriosclerotinia luzulae"@sv .

<http://tun.fi/MX.237544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriosclerotinia juncifida" ;
    dwc:scientificNameAuthorship "(Nyl.) J.T. Palmer" ;
    skos:broader <http://tun.fi/MX.234031> ;
    skos:hiddenLabel "Myriosclerotinia juncifida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myriosclerotinia juncifida"@fi,
        "tågskål"@sv .

<http://tun.fi/MX.237545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriosclerotinia duriaeana" ;
    dwc:scientificNameAuthorship "(Tul. & C. Tul.) N.F. Buchw." ;
    skos:broader <http://tun.fi/MX.234031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myriosclerotinia duriaeana"@fi,
        "Myriosclerotinia duriaeana"@sv .

<http://tun.fi/MX.237546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriosclerotinia dennisii" ;
    dwc:scientificNameAuthorship "(Svrcek) Schwegler" ;
    skos:broader <http://tun.fi/MX.234031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myriosclerotinia dennisii"@fi,
        "Myriosclerotinia dennisii"@sv .

<http://tun.fi/MX.237547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriosclerotinia caricis-ampullaceae" ;
    dwc:scientificNameAuthorship "(Nyberg) N.F. Buchw." ;
    skos:broader <http://tun.fi/MX.234031> ;
    skos:hiddenLabel "Myriosclerotinia caricis-ampullaceae"@fi,
        "Myriosclerotinia caricis-ampullaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pullosaranpahkapikari"@fi,
        "stor starrskål"@sv .

<http://tun.fi/MX.237548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycellina ulmariae" ;
    dwc:scientificNameAuthorship "(Lasch) Korf" ;
    skos:broader <http://tun.fi/MX.234035> ;
    skos:hiddenLabel "Phialina ulmariae"@fi,
        "Phialina ulmariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calycellina ulmariae"@fi,
        "Calycellina ulmariae"@sv .

<http://tun.fi/MX.237549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycellina spiraeae" ;
    dwc:scientificNameAuthorship "(Roberge ex Desm.) Dennis" ;
    skos:broader <http://tun.fi/MX.234035> ;
    skos:hiddenLabel "Helotium sordidatum"@fi,
        "Helotium sordidatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calycellina spiraeae"@fi,
        "Calycellina spiraeae"@sv .

<http://tun.fi/MX.237550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycellina punctata" ;
    dwc:scientificNameAuthorship "(Fr.) Lowen & Dumont" ;
    skos:broader <http://tun.fi/MX.234035> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calycellina punctata"@fi,
        "Calycellina punctata"@sv .

<http://tun.fi/MX.237551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycellina populina" ;
    dwc:scientificNameAuthorship "(Fuckel) Höhn." ;
    skos:broader <http://tun.fi/MX.234035> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calycellina populina"@fi,
        "Calycellina populina"@sv .

<http://tun.fi/MX.237552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycellina dennisii" ;
    dwc:scientificNameAuthorship "Raschle" ;
    skos:broader <http://tun.fi/MX.234035> ;
    skos:hiddenLabel "Calycellina leucella"@fi,
        "Helotium leucellum"@fi,
        "Calycellina leucella"@sv,
        "Helotium leucellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calycellina dennisii"@fi,
        "Calycellina dennisii"@sv .

<http://tun.fi/MX.237553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycellina chlorinella" ;
    dwc:scientificNameAuthorship "(Ces.) Dennis" ;
    skos:broader <http://tun.fi/MX.234035> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calycellina chlorinella"@fi,
        "Calycellina chlorinella"@sv .

<http://tun.fi/MX.237554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopeziza sulphurea" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234047> ;
    skos:hiddenLabel "Dasyscyphus sulphureus"@fi,
        "Dasyscyphus sulphureus"@sv,
        "Trichopeziza sulphurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopeziza sulphurea"@fi,
        "nässelskål"@sv .

<http://tun.fi/MX.237555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopeziza mollissima" ;
    dwc:scientificNameAuthorship "(Lasch) Fuckel" ;
    skos:broader <http://tun.fi/MX.234047> ;
    skos:hiddenLabel "Belonidium mollissimum"@fi,
        "Dasyscyphus mollissimus"@fi,
        "Belonidium mollissimum"@sv,
        "Dasyscyphus mollissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopeziza mollissima"@fi,
        "Trichopeziza mollissima"@sv .

<http://tun.fi/MX.237556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopeziza leucophaea" ;
    dwc:scientificNameAuthorship "(Pers.) Rehm" ;
    skos:broader <http://tun.fi/MX.234047> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopeziza leucophaea"@fi,
        "Trichopeziza leucophaea"@sv .

<http://tun.fi/MX.237557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopeziza flavofuliginea" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.234047> ;
    skos:hiddenLabel "Peziza flavofuliginea"@fi,
        "Peziza flavofuliginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopeziza flavofuliginea"@fi,
        "Trichopeziza flavofuliginea"@sv .

<http://tun.fi/MX.237558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscolachnum inopinatum" ;
    dwc:scientificNameAuthorship "(Kirschst.) J.H. Haines" ;
    skos:broader <http://tun.fi/MX.234068> ;
    skos:hiddenLabel "Dasyscypha inopinata"@fi,
        "Dasyscypha inopinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fuscolachnum inopinatum"@fi,
        "Fuscolachnum inopinatum"@sv .

<http://tun.fi/MX.237559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscolachnum dumorum" ;
    dwc:scientificNameAuthorship "(Roberge & Desm.) J.H. Haines" ;
    skos:broader <http://tun.fi/MX.234068> ;
    skos:hiddenLabel "Lachnum dumorum"@fi,
        "Lachnum dumorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fuscolachnum dumorum"@fi,
        "Fuscolachnum dumorum"@sv .

<http://tun.fi/MX.237560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mitrula sclerotiorum" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.234076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mitrula sclerotiorum"@fi,
        "Mitrula sclerotiorum"@sv .

<http://tun.fi/MX.237561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mitrula paludosa" ;
    dwc:scientificNameAuthorship "Fr. : Fr." ;
    skos:broader <http://tun.fi/MX.234076> ;
    skos:hiddenLabel "Mitrula paludosa"@fi,
        "Mitrula paludosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanupikka"@fi,
        "klubbmurkling"@sv .

<http://tun.fi/MX.237562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bulgaria inquinans" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234087> ;
    skos:hiddenLabel "Bulgaria inquinans"@fi,
        "Bulgaria inquinans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikiliimakka"@fi,
        "limsvamp"@sv .

<http://tun.fi/MX.237563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptomycina pteridis" ;
    dwc:scientificNameAuthorship "(Rebent. : Fr.) Höhn." ;
    skos:broader <http://tun.fi/MX.234106> ;
    skos:hiddenLabel "Cryptomycina pteridis"@fi,
        "Phyllachora pteridis"@fi,
        "Cryptomycina pteridis"@sv,
        "Phyllachora pteridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sananjalanpiki"@fi,
        "bräkenskorpa"@sv .

<http://tun.fi/MX.237564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutypa polycocca" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234136> ;
    skos:hiddenLabel "Eutypa aspera"@fi,
        "Valsa polycocca"@fi,
        "Eutypa aspera"@sv,
        "Valsa polycocca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutypa polycocca"@fi,
        "Eutypa polycocca"@sv .

<http://tun.fi/MX.237565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutypa spinosa" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Tul. & C. Tul." ;
    skos:broader <http://tun.fi/MX.234136> ;
    skos:hiddenLabel "Eutypa spinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutypa spinosa"@fi,
        "sprängnästing"@sv .

<http://tun.fi/MX.237566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutypa sparsa" ;
    dwc:scientificNameAuthorship "Romell" ;
    skos:broader <http://tun.fi/MX.234136> ;
    skos:hiddenLabel "Eutypa sparsa"@fi,
        "Eutypa sparsa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanhiili"@fi,
        "aspnästing"@sv .

<http://tun.fi/MX.237567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutypa leioplaca" ;
    dwc:scientificNameAuthorship "(Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234136> ;
    skos:hiddenLabel "Eutypa lejoplaca"@fi,
        "Eutypa lejoplaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutypa leioplaca"@fi,
        "Eutypa leioplaca"@sv .

<http://tun.fi/MX.237568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutypa lata" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Tul. & C. Tul." ;
    skos:broader <http://tun.fi/MX.234136> ;
    skos:hiddenLabel "Eutypa lata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutypa lata"@fi,
        "pösnästing"@sv .

<http://tun.fi/MX.237569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutypa acharii" ;
    dwc:scientificNameAuthorship "Tul. & C. Tul." ;
    skos:broader <http://tun.fi/MX.234136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutypa acharii"@fi,
        "Eutypa acharii"@sv .

<http://tun.fi/MX.237570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discosphaerina discophora" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.234144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discosphaerina discophora"@fi,
        "Discosphaerina discophora"@sv .

<http://tun.fi/MX.237571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoxylon vogesiacum" ;
    dwc:scientificNameAuthorship "(Pers. ex Curr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234153> ;
    skos:hiddenLabel "Hypoxylon vogesiacum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypoxylon vogesiacum"@fi,
        "almdyna"@sv .

<http://tun.fi/MX.237572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoxylon udum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234153> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypoxylon udum"@fi,
        "Hypoxylon udum"@sv .

<http://tun.fi/MX.237573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoxylon rutilum" ;
    dwc:scientificNameAuthorship "Tul. & C. Tul." ;
    skos:broader <http://tun.fi/MX.234153> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypoxylon rutilum"@fi,
        "Hypoxylon rutilum"@sv .

<http://tun.fi/MX.237574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoxylon rubiginosum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234153> ;
    skos:hiddenLabel "Hypoxylon rubiginosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparisyylä"@fi,
        "Hypoxylon rubiginosum"@sv .

<http://tun.fi/MX.237575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoxylon quadratum" ;
    dwc:scientificNameAuthorship "(Schwein.) Ellis & Everh." ;
    skos:broader <http://tun.fi/MX.234153> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypoxylon quadratum"@fi,
        "Hypoxylon quadratum"@sv .

<http://tun.fi/MX.237576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jackrogersella multiformis" ;
    dwc:scientificNameAuthorship "(Fr.) L. Wendt, Kuhnert & M. Stadler" ;
    skos:broader <http://tun.fi/MX.5079366> ;
    skos:hiddenLabel "Hypoxylon multiforme"@fi,
        "Jackrogersella multiformis"@fi,
        "Hypoxylon multiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunsyylä"@fi,
        "Jackrogersella multiformis"@sv .

<http://tun.fi/MX.237577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoxylon howeianum" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.234153> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypoxylon howeianum"@fi,
        "Hypoxylon howeianum"@sv .

<http://tun.fi/MX.237578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoxylon fuscum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234153> ;
    skos:hiddenLabel "Hypoxylon fuscum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänsyylä"@fi,
        "Hypoxylon fuscum"@sv .

<http://tun.fi/MX.237579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoxylon fragiforme" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Kickx" ;
    skos:broader <http://tun.fi/MX.234153> ;
    skos:hiddenLabel "Hypoxylon coccineum"@fi,
        "Hypoxylon fragiforme"@fi,
        "Hypoxylon coccineum"@sv,
        "Hypoxylon fragiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasyylä"@fi,
        "bokdyna"@sv .

<http://tun.fi/MX.237580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calosphaeria wahlenbergii" ;
    dwc:scientificNameAuthorship "(Desm.) Nitschke" ;
    skos:broader <http://tun.fi/MX.234177> ;
    skos:hiddenLabel "Calosphaeria pusilla"@fi,
        "Calosphaeria pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calosphaeria wahlenbergii"@fi,
        "Calosphaeria wahlenbergii"@sv .

<http://tun.fi/MX.237581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calosphaeria princeps" ;
    dwc:scientificNameAuthorship "Tul. & C. Tul." ;
    skos:broader <http://tun.fi/MX.234177> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calosphaeria princeps"@fi,
        "Calosphaeria princeps"@sv .

<http://tun.fi/MX.237582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calosphaeria obvoluta" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234177> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calosphaeria obvoluta"@fi,
        "Calosphaeria obvoluta"@sv .

<http://tun.fi/MX.237583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calosphaeria cryptospora" ;
    dwc:scientificNameAuthorship "Munk" ;
    skos:broader <http://tun.fi/MX.234177> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calosphaeria cryptospora"@fi,
        "Calosphaeria cryptospora"@sv .

<http://tun.fi/MX.237584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calosphaeria ciliatula" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234177> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calosphaeria ciliatula"@fi,
        "Calosphaeria ciliatula"@sv .

<http://tun.fi/MX.237585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sordaria alcina" ;
    dwc:scientificNameAuthorship "N. Lundq." ;
    skos:broader <http://tun.fi/MX.234184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sordaria alcina"@fi,
        "Sordaria alcina"@sv .

<http://tun.fi/MX.237586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sordaria vratislaviensis" ;
    dwc:scientificNameAuthorship "lf. Schmidt" ;
    skos:broader <http://tun.fi/MX.234184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sordaria vratislaviensis"@fi,
        "Sordaria vratislaviensis"@sv .

<http://tun.fi/MX.237587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sordaria superba" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.234184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sordaria superba"@fi,
        "Sordaria superba"@sv .

<http://tun.fi/MX.237588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sordaria humana" ;
    dwc:scientificNameAuthorship "(Fuckel) G. Winter" ;
    skos:broader <http://tun.fi/MX.234184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sordaria humana"@fi,
        "Sordaria humana"@sv .

<http://tun.fi/MX.237589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sordaria fimicola" ;
    dwc:scientificNameAuthorship "(Roberge) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234184> ;
    skos:hiddenLabel "Sordaria hippica"@fi,
        "Sordaria fimicola"@sv,
        "Sordaria hippica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sordaria fimicola"@fi,
        "dynggömming"@sv .

<http://tun.fi/MX.237590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombardia bombarda" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.234187> ;
    skos:hiddenLabel "Sphaeria fasciculata"@fi,
        "Bombardia bombarda"@sv,
        "Sphaeria fasciculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bombardia bombarda"@fi,
        "långgömming"@sv .

<http://tun.fi/MX.237591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arnium olerum" ;
    dwc:scientificNameAuthorship "(Fr.) N. Lundq. & J.C. Krug" ;
    skos:broader <http://tun.fi/MX.234192> ;
    skos:hiddenLabel "Melanospora macrospora"@fi,
        "Melanospora macrospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arnium olerum"@fi,
        "Arnium olerum"@sv .

<http://tun.fi/MX.237592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arnium leporinum" ;
    dwc:scientificNameAuthorship "(Cain) N. Lundq. & J.C. Krug" ;
    skos:broader <http://tun.fi/MX.234192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arnium leporinum"@fi,
        "Arnium leporinum"@sv .

<http://tun.fi/MX.237593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocrea splendens" ;
    dwc:scientificNameAuthorship "W. Phillips & Plowr." ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypocrea splendens"@fi,
        "Hypocrea splendens"@sv .

<http://tun.fi/MX.237594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoderma seppoi" ;
    dwc:scientificNameAuthorship "Jaklitsch" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Hypocrea seppoi"@fi,
        "Trichoderma seppoi"@fi,
        "Hypocrea seppoi"@sv,
        "Trichoderma seppoi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiövalenuijakas"@fi,
        "liten klubbdyna"@sv .

<http://tun.fi/MX.237595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoderma citrinoviride" ;
    dwc:scientificNameAuthorship "Bissett" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Hypocrea atrata"@fi,
        "Hypocrea schweinitzii"@fi,
        "Hypocrea atrata"@sv,
        "Hypocrea schweinitzii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoderma citrinoviride"@fi,
        "Trichoderma citrinoviride"@sv .

<http://tun.fi/MX.237596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocrea rufa" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Hypocrea rufa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopielus"@fi,
        "Hypocrea rufa"@sv .

<http://tun.fi/MX.237597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoderma pulvinatum" ;
    dwc:scientificNameAuthorship "(Fuckel) Jaklitsch & Voglmayr" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Hypocrea citrina f. fungicola"@fi,
        "Hypocrea fungicola"@fi,
        "Hypocrea pulvinata"@fi,
        "Trichoderma pulvinatum"@fi,
        "Hypocrea citrina f. fungicola"@sv,
        "Hypocrea fungicola"@sv,
        "Hypocrea pulvinata"@sv,
        "Trichoderma pulvinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käävänpielus"@fi,
        "tickdyna"@sv .

<http://tun.fi/MX.237598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoderma parmastoi" ;
    dwc:scientificNameAuthorship "Overton" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Hypocrea parmastoi"@fi,
        "Trichoderma parmastoi"@fi,
        "Hypocrea parmastoi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viinipielus"@fi,
        "Trichoderma parmastoi"@sv .

<http://tun.fi/MX.237599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocrea pachybasioides" ;
    dwc:scientificNameAuthorship "Yoshim. Doi" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypocrea pachybasioides"@fi,
        "Hypocrea pachybasioides"@sv .

<http://tun.fi/MX.237600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoderma nybergianum" ;
    dwc:scientificNameAuthorship "(T. Ulvinen & H.L. Chamb.) Jaklitsch & Voglmayr" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Hypocrea nybergiana"@fi,
        "Trichoderma nybergiana"@fi,
        "Trichoderma nybergianum"@fi,
        "Hypocrea nybergiana"@sv,
        "Trichoderma nybergiana"@sv,
        "Trichoderma nybergianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovalenuijakas"@fi,
        "rödbrun klubbdyna"@sv .

<http://tun.fi/MX.237601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoderma leucopus" ;
    dwc:scientificNameAuthorship "Jaklitsch" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Hypocrea leucopus"@fi,
        "Trichoderma leucopus"@fi,
        "Hypocrea leucopus"@sv,
        "Trichoderma leucopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantuvalenuijakas"@fi,
        "blek klubbdyna"@sv .

<http://tun.fi/MX.237602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoderma citrinum" ;
    dwc:scientificNameAuthorship "(Pers.) Jaklitsch" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Hypocrea citrina"@fi,
        "Trichoderma citrinum"@fi,
        "Hypocrea citrina"@sv,
        "Trichoderma citrinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakapielus"@fi,
        "guldyna"@sv .

<http://tun.fi/MX.237604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanopsamma syringica" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanopsamma syringica"@fi,
        "Melanopsamma syringica"@sv .

<http://tun.fi/MX.237605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanopsamma salicaria" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234255> ;
    skos:hiddenLabel "Sphaeria salicaria"@fi,
        "Sphaeria salicaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanopsamma salicaria"@fi,
        "Melanopsamma salicaria"@sv .

<http://tun.fi/MX.237606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanopsamma pomiformis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234255> ;
    skos:hiddenLabel "Melanopsamma pomiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanopsamma pomiformis"@fi,
        "äppelgömming"@sv .

<http://tun.fi/MX.237607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanopsamma improvisa" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanopsamma improvisa"@fi,
        "Melanopsamma improvisa"@sv .

<http://tun.fi/MX.237608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryonectria hylocomii" ;
    dwc:scientificNameAuthorship "(Döbbeler) Döbbeler" ;
    skos:broader <http://tun.fi/MX.234261> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryonectria hylocomii"@fi,
        "Bryonectria hylocomii"@sv .

<http://tun.fi/MX.237609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryonectria cuneifera" ;
    dwc:scientificNameAuthorship "(Döbbeler) Döbbeler" ;
    skos:broader <http://tun.fi/MX.234261> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryonectria cuneifera"@fi,
        "Bryonectria cuneifera"@sv .

<http://tun.fi/MX.237610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanospora ornata" ;
    dwc:scientificNameAuthorship "Zukal" ;
    skos:broader <http://tun.fi/MX.234284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanospora ornata"@fi,
        "Melanospora ornata"@sv .

<http://tun.fi/MX.237611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanospora lagenaria" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234284> ;
    skos:hiddenLabel "Phaeostoma lagenarium"@fi,
        "Phaeostoma lagenarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanospora lagenaria"@fi,
        "Melanospora lagenaria"@sv .

<http://tun.fi/MX.237612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanospora chionea" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Corda" ;
    skos:broader <http://tun.fi/MX.234284> ;
    skos:hiddenLabel "Melanospora chionea"@fi,
        "Melanospora chionea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulaspullo"@fi,
        "barrgömming"@sv .

<http://tun.fi/MX.237613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanospora caprina" ;
    dwc:scientificNameAuthorship "(Fr. ex Hornem.) Sacc." ;
    skos:broader <http://tun.fi/MX.234284> ;
    skos:hiddenLabel "Melanospora vervecina"@fi,
        "Melanospora vervecina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanospora caprina"@fi,
        "Melanospora caprina"@sv .

<http://tun.fi/MX.237614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanospora brevirostris" ;
    dwc:scientificNameAuthorship "(Fuckel) Höhn." ;
    skos:broader <http://tun.fi/MX.234284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanospora brevirostris"@fi,
        "Melanospora brevirostris"@sv .

<http://tun.fi/MX.237615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratosphaeria rhenana" ;
    dwc:scientificNameAuthorship "(Auersw.) G. Winter" ;
    skos:broader <http://tun.fi/MX.234296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratosphaeria rhenana"@fi,
        "Ceratosphaeria rhenana"@sv .

<http://tun.fi/MX.237616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mamiania fimbriata" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234306> ;
    skos:hiddenLabel "Gnomoniella ffimbriata"@fi,
        "Gnomoniella ffimbriata"@sv,
        "Mamiania fimbriata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mamiania fimbriata"@fi,
        "näbbnästing"@sv .

<http://tun.fi/MX.237617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sydowiella ambigua" ;
    dwc:scientificNameAuthorship "(Mouton) Munk" ;
    skos:broader <http://tun.fi/MX.234318> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sydowiella ambigua"@fi,
        "Sydowiella ambigua"@sv .

<http://tun.fi/MX.237618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sydowiella fenestrans" ;
    dwc:scientificNameAuthorship "(Duby) Petr." ;
    skos:broader <http://tun.fi/MX.234318> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sydowiella fenestrans"@fi,
        "Sydowiella fenestrans"@sv .

<http://tun.fi/MX.237619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sydowiella depressula" ;
    dwc:scientificNameAuthorship "(P. Karst.) M.E. Barr" ;
    skos:broader <http://tun.fi/MX.234318> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sydowiella depressula"@fi,
        "Sydowiella depressula"@sv .

<http://tun.fi/MX.237620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanconis thelebola" ;
    dwc:scientificNameAuthorship "(Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanconis thelebola"@fi,
        "Melanconis thelebola"@sv .

<http://tun.fi/MX.237621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanconis stilbostoma" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Tul." ;
    skos:broader <http://tun.fi/MX.234330> ;
    skos:hiddenLabel "Melanconis stilsbostoma"@fi,
        "Melanconis stilsbostoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanconis stilbostoma"@fi,
        "Melanconis stilbostoma"@sv .

<http://tun.fi/MX.237622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanconis flavovirens" ;
    dwc:scientificNameAuthorship "(Otth) Wehm." ;
    skos:broader <http://tun.fi/MX.234330> ;
    skos:hiddenLabel "Discodiaporthe sulphurea"@fi,
        "Discodiaporthe sulphurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanconis flavovirens"@fi,
        "Melanconis flavovirens"@sv .

<http://tun.fi/MX.237623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanconis fennica" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanconis fennica"@fi,
        "Melanconis fennica"@sv .

<http://tun.fi/MX.237624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanconis alni" ;
    dwc:scientificNameAuthorship "Tul. & C. Tul." ;
    skos:broader <http://tun.fi/MX.234330> ;
    skos:hiddenLabel "Melanconis alni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanconis alni"@fi,
        "alringnästing"@sv .

<http://tun.fi/MX.237625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melogramma ferrugineum" ;
    dwc:scientificNameAuthorship "Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234331> ;
    skos:hiddenLabel "Sillia ferruginea"@fi,
        "Sillia ferruginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melogramma ferrugineum"@fi,
        "Melogramma ferrugineum"@sv .

<http://tun.fi/MX.237626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptospora rubella" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Rabenh." ;
    skos:broader <http://tun.fi/MX.234381> ;
    skos:hiddenLabel "Ophiobolus porphyrogonus"@fi,
        "Ophiobolus tenellus"@fi,
        "Leptospora rubella"@sv,
        "Ophiobolus porphyrogonus"@sv,
        "Ophiobolus tenellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptospora rubella"@fi,
        "anilingömming"@sv .

<http://tun.fi/MX.237627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epibryon diaphanum" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.234403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epibryon diaphanum"@fi,
        "Epibryon diaphanum"@sv .

<http://tun.fi/MX.237628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epibryon hepaticola" ;
    dwc:scientificNameAuthorship "(Racov.) Döbbeler" ;
    skos:broader <http://tun.fi/MX.234403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epibryon hepaticola"@fi,
        "Epibryon hepaticola"@sv .

<http://tun.fi/MX.237629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epibryon dicrani" ;
    dwc:scientificNameAuthorship "(Racov.) Döbbeler" ;
    skos:broader <http://tun.fi/MX.234403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epibryon dicrani"@fi,
        "Epibryon dicrani"@sv .

<http://tun.fi/MX.237630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epibryon bubakii" ;
    dwc:scientificNameAuthorship "(Gonz. Frag.) Döbbeler" ;
    skos:broader <http://tun.fi/MX.234403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epibryon bubakii"@fi,
        "Epibryon bubakii"@sv .

<http://tun.fi/MX.237631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epibryon plagiochilae" ;
    dwc:scientificNameAuthorship "(Gz. Frag.) Döbbeler" ;
    skos:broader <http://tun.fi/MX.234403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epibryon plagiochilae"@fi,
        "Epibryon plagiochilae"@sv .

<http://tun.fi/MX.237632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epibryon turfosorum" ;
    dwc:scientificNameAuthorship "(Mout.) Döbbeler" ;
    skos:broader <http://tun.fi/MX.234403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epibryon turfosorum"@fi,
        "Epibryon turfosorum"@sv .

<http://tun.fi/MX.237633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epibryon pogonati-urnigeri" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.234403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epibryon pogonati-urnigeri"@fi,
        "Epibryon pogonati-urnigeri"@sv .

<http://tun.fi/MX.237634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epibryon interlamellare" ;
    dwc:scientificNameAuthorship "(Racov.) Döbbeler" ;
    skos:broader <http://tun.fi/MX.234403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epibryon interlamellare"@fi,
        "Epibryon interlamellare"@sv .

<http://tun.fi/MX.237635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epibryon intercapillare" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.234403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epibryon intercapillare"@fi,
        "Epibryon intercapillare"@sv .

<http://tun.fi/MX.237636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epibryon casaresii" ;
    dwc:scientificNameAuthorship "(Bubak & Conz. Frag.) Döbbeler" ;
    skos:broader <http://tun.fi/MX.234403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epibryon casaresii"@fi,
        "Epibryon casaresii"@sv .

<http://tun.fi/MX.237637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epibryon bryophilum" ;
    dwc:scientificNameAuthorship "(Fuckel) Döbbeler" ;
    skos:broader <http://tun.fi/MX.234403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epibryon bryophilum"@fi,
        "Epibryon bryophilum"@sv .

<http://tun.fi/MX.237638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryochiton perpusillus" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.234409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryochiton perpusillus"@fi,
        "Bryochiton perpusillus"@sv .

<http://tun.fi/MX.237639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryochiton monascus" ;
    dwc:scientificNameAuthorship "Döbbeler & Poelt" ;
    skos:broader <http://tun.fi/MX.234409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryochiton monascus"@fi,
        "Bryochiton monascus"@sv .

<http://tun.fi/MX.237641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryochiton microscopicus" ;
    dwc:scientificNameAuthorship "Döbbeler & Poelt" ;
    skos:broader <http://tun.fi/MX.234409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryochiton microscopicus"@fi,
        "Bryochiton microscopicus"@sv .

<http://tun.fi/MX.237642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arnaudiella empetri" ;
    dwc:scientificNameAuthorship "B. Erikss." ;
    skos:broader <http://tun.fi/MX.234418> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arnaudiella empetri"@fi,
        "Arnaudiella empetri"@sv .

<http://tun.fi/MX.237643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lembosina gontardii" ;
    dwc:scientificNameAuthorship "E. Müll." ;
    skos:broader <http://tun.fi/MX.234421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lembosina gontardii"@fi,
        "Lembosina gontardii"@sv .

<http://tun.fi/MX.237644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lembosina empetri" ;
    dwc:scientificNameAuthorship "B. Erikss." ;
    skos:broader <http://tun.fi/MX.234421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lembosina empetri"@fi,
        "Lembosina empetri"@sv .

<http://tun.fi/MX.237645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keissleriella taminensis" ;
    dwc:scientificNameAuthorship "(Wegelin) Bose" ;
    skos:broader <http://tun.fi/MX.234461> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keissleriella taminensis"@fi,
        "Keissleriella taminensis"@sv .

<http://tun.fi/MX.237646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keissleriella emergens" ;
    dwc:scientificNameAuthorship "(P. Karst.) Bose" ;
    skos:broader <http://tun.fi/MX.234461> ;
    skos:hiddenLabel "Zignoëlla emergens"@fi,
        "Zignoëlla emergens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keissleriella emergens"@fi,
        "Keissleriella emergens"@sv .

<http://tun.fi/MX.237647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keissleriella culmifida" ;
    dwc:scientificNameAuthorship "(P. Karst.) Bose" ;
    skos:broader <http://tun.fi/MX.234461> ;
    skos:hiddenLabel "Leptosphaeria culmifida"@fi,
        "Leptosphaeria poae"@fi,
        "Trichometasphaeria culmifida"@fi,
        "Leptosphaeria culmifida"@sv,
        "Leptosphaeria poae"@sv,
        "Trichometasphaeria culmifida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keissleriella culmifida"@fi,
        "Keissleriella culmifida"@sv .

<http://tun.fi/MX.237648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiobolus cirsii" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234466> ;
    skos:hiddenLabel "Nodulosphaeria cirsii"@fi,
        "Nodulosphaeria cirsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiobolus cirsii"@fi,
        "Ophiobolus cirsii"@sv .

<http://tun.fi/MX.237649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiobolus tanaceti" ;
    dwc:scientificNameAuthorship "(Fuckel) Sacc." ;
    skos:broader <http://tun.fi/MX.234466> ;
    skos:hiddenLabel "Leptosphaeria tanaceti"@fi,
        "Leptosphaeria tanaceti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiobolus tanaceti"@fi,
        "Ophiobolus tanaceti"@sv .

<http://tun.fi/MX.237650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiobolus solidaginis" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.234466> ;
    skos:hiddenLabel "Sphaeria solidaginis"@fi,
        "Sphaeria solidaginis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiobolus solidaginis"@fi,
        "Ophiobolus solidaginis"@sv .

<http://tun.fi/MX.237651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiobolus longisporus" ;
    dwc:scientificNameAuthorship "(Curr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234466> ;
    skos:hiddenLabel "Sphaeria longispora"@fi,
        "Sphaeria longispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiobolus longisporus"@fi,
        "Ophiobolus longisporus"@sv .

<http://tun.fi/MX.237652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiobolus acuminatus" ;
    dwc:scientificNameAuthorship "(Sowerby : Fr.) Duby" ;
    skos:broader <http://tun.fi/MX.234466> ;
    skos:hiddenLabel "Ophiobolus bardanae"@fi,
        "Ophiobolus bardanae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiobolus acuminatus"@fi,
        "Ophiobolus acuminatus"@sv .

<http://tun.fi/MX.237653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria avenaria" ;
    dwc:scientificNameAuthorship "(Weber) O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria avenaria"@fi,
        "Phaeosphaeria avenaria"@sv .

<http://tun.fi/MX.237654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria graminis" ;
    dwc:scientificNameAuthorship "(Fuckel) L. Holm" ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria graminis"@fi,
        "Phaeosphaeria graminis"@sv .

<http://tun.fi/MX.237655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria vagans" ;
    dwc:scientificNameAuthorship "(Niessl) O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:hiddenLabel "Pleospora vagans"@fi,
        "Teichospora deflectens"@fi,
        "Pleospora vagans"@sv,
        "Teichospora deflectens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria vagans"@fi,
        "Phaeosphaeria vagans"@sv .

<http://tun.fi/MX.237656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria tritici" ;
    dwc:scientificNameAuthorship "(Garov.) Hedjaroude" ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria tritici"@fi,
        "Phaeosphaeria tritici"@sv .

<http://tun.fi/MX.237657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria sowerbyi" ;
    dwc:scientificNameAuthorship "(Fuckel) L. Holm" ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:hiddenLabel "Leptosphaeria sowerbyi"@fi,
        "Leptosphaeria sowerbyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria sowerbyi"@fi,
        "Phaeosphaeria sowerbyi"@sv .

<http://tun.fi/MX.237658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria nodorum" ;
    dwc:scientificNameAuthorship "(E. Müll.) Hedjar." ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:hiddenLabel "Leptosphaeria nodorum"@fi,
        "Leptosphaeria nodorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria nodorum"@fi,
        "Phaeosphaeria nodorum"@sv .

<http://tun.fi/MX.237659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria nigrans" ;
    dwc:scientificNameAuthorship "(Roberge) L. Holm" ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:hiddenLabel "Leptosphaeria nigrans"@fi,
        "Leptosphaeria nigrans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria nigrans"@fi,
        "Phaeosphaeria nigrans"@sv .

<http://tun.fi/MX.237660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria nardi" ;
    dwc:scientificNameAuthorship "(Fr.) L. Holm" ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:hiddenLabel "Leptosphaeria nardi"@fi,
        "Leptosphaeria nardi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria nardi"@fi,
        "Phaeosphaeria nardi"@sv .

<http://tun.fi/MX.237661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria microscopica" ;
    dwc:scientificNameAuthorship "(P. Karst.) O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:hiddenLabel "Leptosphaeria microscopica"@fi,
        "Leptosphaeria microscopica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria microscopica"@fi,
        "Phaeosphaeria microscopica"@sv .

<http://tun.fi/MX.237662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria marcyensis" ;
    dwc:scientificNameAuthorship "(Peck) L. Holm & K. Holm" ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria marcyensis"@fi,
        "Phaeosphaeria marcyensis"@sv .

<http://tun.fi/MX.237663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria lycopodina" ;
    dwc:scientificNameAuthorship "(Mont.) Hedjar." ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:hiddenLabel "Leptosphaeria crepini"@fi,
        "Leptosphaeria lycopodina"@fi,
        "Leptosphaeria crepini"@sv,
        "Leptosphaeria lycopodina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria lycopodina"@fi,
        "Phaeosphaeria lycopodina"@sv .

<http://tun.fi/MX.237664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria licatensis" ;
    dwc:scientificNameAuthorship "(Sacc.) Shoemaker & Babcock" ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:hiddenLabel "Leptosphaeria licatensis"@fi,
        "Leptosphaeria licatensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria licatensis"@fi,
        "Phaeosphaeria licatensis"@sv .

<http://tun.fi/MX.237665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria juncina" ;
    dwc:scientificNameAuthorship "(Auersw.) L. Holm" ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:hiddenLabel "Leptosphaeria juncina"@fi,
        "Leptosphaeria juncina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria juncina"@fi,
        "Phaeosphaeria juncina"@sv .

<http://tun.fi/MX.237666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria herpotrichoides" ;
    dwc:scientificNameAuthorship "(De Not.) L. Holm" ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:hiddenLabel "Leptosphaeria herpotrichoides"@fi,
        "Leptosphaeria sparsa"@fi,
        "Trematosphaeria herpotrichoides"@fi,
        "Leptosphaeria herpotrichoides"@sv,
        "Leptosphaeria sparsa"@sv,
        "Trematosphaeria herpotrichoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria herpotrichoides"@fi,
        "Phaeosphaeria herpotrichoides"@sv .

<http://tun.fi/MX.237667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria fuckelii" ;
    dwc:scientificNameAuthorship "(Niessl) L. Holm" ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria fuckelii"@fi,
        "Phaeosphaeria fuckelii"@sv .

<http://tun.fi/MX.237668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria eustoma" ;
    dwc:scientificNameAuthorship "(Fuckel) L. Holm" ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:hiddenLabel "Leptosphaeria eustoma"@fi,
        "Leptosphaeria parvula"@fi,
        "Leptosphaeria eustoma"@sv,
        "Leptosphaeria parvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria eustoma"@fi,
        "Phaeosphaeria eustoma"@sv .

<http://tun.fi/MX.237669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria equiseti" ;
    dwc:scientificNameAuthorship "(P. Karst.) L. Holm & K. Holm" ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:hiddenLabel "Leptosphaeria equiseti"@fi,
        "Leptosphaeria equiseti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria equiseti"@fi,
        "Phaeosphaeria equiseti"@sv .

<http://tun.fi/MX.237670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria culmorum" ;
    dwc:scientificNameAuthorship "(Auersw.) Leuchtm." ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria culmorum"@fi,
        "Phaeosphaeria culmorum"@sv .

<http://tun.fi/MX.237671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria caricis" ;
    dwc:scientificNameAuthorship "(J. Schröt.) Leuchtm." ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria caricis"@fi,
        "Phaeosphaeria caricis"@sv .

<http://tun.fi/MX.237672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria caricinella" ;
    dwc:scientificNameAuthorship "(P. Karst.) O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.234468> ;
    skos:hiddenLabel "Leptosphaeria caricinella"@fi,
        "Leptosphaeria caricinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeosphaeria caricinella"@fi,
        "Phaeosphaeria caricinella"@sv .

<http://tun.fi/MX.237673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monascostroma sphagnophilum" ;
    dwc:scientificNameAuthorship "Döbbeler & Poelt" ;
    skos:broader <http://tun.fi/MX.234484> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monascostroma sphagnophilum"@fi,
        "Monascostroma sphagnophilum"@sv .

<http://tun.fi/MX.237674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monascostroma bacillifera" ;
    dwc:scientificNameAuthorship "(P. Karst.) O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.234484> ;
    skos:hiddenLabel "Mycosphaerella bacillifera"@fi,
        "Mycosphaerella bacillifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monascostroma bacillifera"@fi,
        "Monascostroma bacillifera"@sv .

<http://tun.fi/MX.237675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Massariosphaeria rubicunda" ;
    dwc:scientificNameAuthorship "(Niessl) Crivelli" ;
    skos:broader <http://tun.fi/MX.234492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Massariosphaeria rubicunda"@fi,
        "Massariosphaeria rubicunda"@sv .

<http://tun.fi/MX.237676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Massariosphaeria roumegueri" ;
    dwc:scientificNameAuthorship "(Sacc.) Leuchtm." ;
    skos:broader <http://tun.fi/MX.234492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Massariosphaeria roumegueri"@fi,
        "Massariosphaeria roumegueri"@sv .

<http://tun.fi/MX.237677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Massariosphaeria grandispora" ;
    dwc:scientificNameAuthorship "(Sacc.) Leuchtm." ;
    skos:broader <http://tun.fi/MX.234492> ;
    skos:hiddenLabel "Lophiotrema microthecium"@fi,
        "Lophiotrema microthecium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Massariosphaeria grandispora"@fi,
        "Massariosphaeria grandispora"@sv .

<http://tun.fi/MX.237678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dothiora xylostei" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.234504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dothiora xylostei"@fi,
        "Dothiora xylostei"@sv .

<http://tun.fi/MX.237679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dothiora sphaeroides" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234504> ;
    skos:hiddenLabel "Dothidea sphaeroides"@fi,
        "Dothidea sphaeroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dothiora sphaeroides"@fi,
        "Dothiora sphaeroides"@sv .

<http://tun.fi/MX.237680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dothiora salicis" ;
    dwc:scientificNameAuthorship "Vleugel" ;
    skos:broader <http://tun.fi/MX.234504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dothiora salicis"@fi,
        "Dothiora salicis"@sv .

<http://tun.fi/MX.237681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Guignardia philoprina" ;
    dwc:scientificNameAuthorship "(Berk. & M.A. Curtis) Aa" ;
    skos:broader <http://tun.fi/MX.234527> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Guignardia philoprina"@fi,
        "Guignardia philoprina"@sv .

<http://tun.fi/MX.237682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Guignardia rosae" ;
    dwc:scientificNameAuthorship "Tilak & Jadhav" ;
    skos:broader <http://tun.fi/MX.234527> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Guignardia rosae"@fi,
        "Guignardia rosae"@sv .

<http://tun.fi/MX.237683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Guignardia punctoidea" ;
    dwc:scientificNameAuthorship "(Cooke) J. Schröt." ;
    skos:broader <http://tun.fi/MX.234527> ;
    skos:hiddenLabel "Laestadia punctoidea"@fi,
        "Physalospora punctoidea"@fi,
        "Laestadia punctoidea"@sv,
        "Physalospora punctoidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Guignardia punctoidea"@fi,
        "Guignardia punctoidea"@sv .

<http://tun.fi/MX.237684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Guignardia graminicola" ;
    dwc:scientificNameAuthorship "(Rostr.) Vasyagina" ;
    skos:broader <http://tun.fi/MX.234527> ;
    skos:hiddenLabel "Mycosphaerella airicola"@fi,
        "Mycosphaerella airicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Guignardia graminicola"@fi,
        "Guignardia graminicola"@sv .

<http://tun.fi/MX.237685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Guignardia epilobii" ;
    dwc:scientificNameAuthorship "(Wallr.) Lindau" ;
    skos:broader <http://tun.fi/MX.234527> ;
    skos:hiddenLabel "Laestadia epilobii"@fi,
        "Laestadia epilobii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Guignardia epilobii"@fi,
        "Guignardia epilobii"@sv .

<http://tun.fi/MX.237686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neolecta vitellina" ;
    dwc:scientificNameAuthorship "(Bres.) Korf & J.K. Rogers" ;
    skos:broader <http://tun.fi/MX.234546> ;
    skos:hiddenLabel "Neolecta vitellina"@fi,
        "Neolecta vitellina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valelapakka"@fi,
        "gullmurkling"@sv .

<http://tun.fi/MX.237687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bricookea sepalorum" ;
    dwc:scientificNameAuthorship "(Vleugel) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.236916> ;
    skos:hiddenLabel "Leptosphaeria sepalorum"@fi,
        "Leptosphaeria sepalorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bricookea sepalorum"@fi,
        "Bricookea sepalorum"@sv .

<http://tun.fi/MX.237688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleuriella personata" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.236917> ;
    skos:hiddenLabel "Mollisia personata"@fi,
        "Mollisia personata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleuriella personata"@fi,
        "Aleuriella personata"@sv .

<http://tun.fi/MX.237689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dothidella philadelphia" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dothidella philadelphia"@fi,
        "Dothidella philadelphia"@sv .

<http://tun.fi/MX.237690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphomyces reticulatus" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.236919> ;
    skos:hiddenLabel "Elaphomyces reticulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtomaahikas"@fi,
        "Elaphomyces reticulatus"@sv .

<http://tun.fi/MX.237691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphomyces granulatus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.236919> ;
    skos:hiddenLabel "Elaphomyces cervinus"@fi,
        "Elaphomyces granulatus"@fi,
        "Elaphomyces cervinus"@sv,
        "Elaphomyces granulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntymaahikas"@fi,
        "grynig hjorttryffel"@sv .

<http://tun.fi/MX.237692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphomyces striatosporus" ;
    dwc:scientificNameAuthorship "Kers" ;
    skos:broader <http://tun.fi/MX.236919> ;
    skos:hiddenLabel "Elaphomyces striatosporus"@fi,
        "Elaphomyces striatosporus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pippurimaahikas"@fi,
        "strimsporig hjorttryffel"@sv .

<http://tun.fi/MX.237693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphomyces muricatus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.236919> ;
    skos:hiddenLabel "Elaphomyces muricatus"@fi,
        "Elaphomyces variegatus"@fi,
        "Elaphomyces muricatus"@sv,
        "Elaphomyces variegatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystymaahikas"@fi,
        "marmorerad hjorttryffel"@sv .

<http://tun.fi/MX.237694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphomyces leveillei" ;
    dwc:scientificNameAuthorship "Tul." ;
    skos:broader <http://tun.fi/MX.236919> ;
    skos:hiddenLabel "Elaphomyces leveillei"@fi,
        "Elaphomyces leveillei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirsumaahikas"@fi,
        "torvhjorttryffel"@sv .

<http://tun.fi/MX.237695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphomyces asperulus" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.236919> ;
    skos:hiddenLabel "Elaphomyces asperulus"@fi,
        "Elaphomyces asperulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväsmaahikas"@fi,
        "ljusbrun hjorttryffel"@sv .

<http://tun.fi/MX.237696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphomyces anthracinus" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.236919> ;
    skos:hiddenLabel "Elaphomyces anthracinus"@fi,
        "Elaphomyces uliginosus"@fi,
        "Elaphomyces anthracinus"@sv,
        "Elaphomyces uliginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustamaahikas"@fi,
        "svart hjorttryffel"@sv .

<http://tun.fi/MX.237697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloeopeziza cuneiformis" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.236920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gloeopeziza cuneiformis"@fi,
        "Gloeopeziza cuneiformis"@sv .

<http://tun.fi/MX.237698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyromitra fluctuans" ;
    dwc:scientificNameAuthorship "(Nyl.) Harmaja" ;
    skos:broader <http://tun.fi/MX.236921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyromitra fluctuans"@fi,
        "Gyromitra fluctuans"@sv .

<http://tun.fi/MX.237699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyromitra warnei" ;
    dwc:scientificNameAuthorship "(Peck) Harmaja" ;
    skos:broader <http://tun.fi/MX.236921> ;
    skos:hiddenLabel "Discina warnei"@fi,
        "Gyromitra warnei"@fi,
        "Discina warnei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattakorvasieni"@fi,
        "Gyromitra warnei"@sv .

<http://tun.fi/MX.237700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyromitra splendida" ;
    dwc:scientificNameAuthorship "Raitv." ;
    skos:broader <http://tun.fi/MX.236921> ;
    skos:hiddenLabel "Gyromitra splendida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyromitra splendida"@fi,
        "långfotad murkla"@sv .

<http://tun.fi/MX.237701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyromitra sphaerospora" ;
    dwc:scientificNameAuthorship "(Peck) Sacc." ;
    skos:broader <http://tun.fi/MX.236921> ;
    skos:hiddenLabel "Gyromitra sphaerospora"@fi,
        "Pseudorhizina sphaerospora"@fi,
        "Gyromitra sphaerospora"@sv,
        "Pseudorhizina sphaerospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäkorvasieni"@fi,
        "klotsporig murkla"@sv .

<http://tun.fi/MX.237702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyromitra mcknightii" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.236921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyromitra mcknightii"@fi,
        "Gyromitra mcknightii"@sv .

<http://tun.fi/MX.237703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyromitra longipes" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.236921> ;
    skos:hiddenLabel "Gyromitra longipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitakorvasieni"@fi,
        "Gyromitra longipes"@sv .

<http://tun.fi/MX.237704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyromitra infula" ;
    dwc:scientificNameAuthorship "(Schaeff. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.236921> ;
    skos:hiddenLabel "Gyromitra infula"@fi,
        "Gyromitra infula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piispanhiippa"@fi,
        "biskopsmössa"@sv .

<http://tun.fi/MX.237705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyromitra gigas" ;
    dwc:scientificNameAuthorship "(Krombh.) Cooke" ;
    skos:broader <http://tun.fi/MX.236921> ;
    skos:hiddenLabel "Gyromitra gigas"@fi,
        "Gyromitra gigas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokorvasieni"@fi,
        "blek stenmurkla"@sv .

<http://tun.fi/MX.237707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyromitra ambigua" ;
    dwc:scientificNameAuthorship "(P. Karst.) Harmaja" ;
    skos:broader <http://tun.fi/MX.236921> ;
    skos:hiddenLabel "Gyromitra ambigua"@fi,
        "Gyromitra ambigua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpiispanhiippa"@fi,
        "lömsk biskopsmössa"@sv .

<http://tun.fi/MX.237708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyathicula strobilina" ;
    dwc:scientificNameAuthorship "(Fr.) Korf & Dixon" ;
    skos:broader <http://tun.fi/MX.236922> ;
    skos:hiddenLabel "Ombrophila strobilima)"@fi,
        "Ombrophila strobilima)"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyathicula strobilina"@fi,
        "Cyathicula strobilina"@sv .

<http://tun.fi/MX.237709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyathicula leucella" ;
    dwc:scientificNameAuthorship "(P. Karst.) Raschle" ;
    skos:broader <http://tun.fi/MX.236922> ;
    skos:hiddenLabel "Peziza leucella"@fi,
        "Peziza leucella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyathicula leucella"@fi,
        "Cyathicula leucella"@sv .

<http://tun.fi/MX.237710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lanzia luteovirescens" ;
    dwc:scientificNameAuthorship "(Roberge) Dumont & Korf" ;
    skos:broader <http://tun.fi/MX.236923> ;
    skos:hiddenLabel "Lanzia luteovirescens"@fi,
        "Rustroemia luteovirescens"@fi,
        "Rustroemia luteovirescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotipikari"@fi,
        "Lanzia luteovirescens"@sv .

<http://tun.fi/MX.237711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lanzia albida" ;
    dwc:scientificNameAuthorship "(Roberge & Desm.) S. Carp." ;
    skos:broader <http://tun.fi/MX.236923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lanzia albida"@fi,
        "Lanzia albida"@sv .

<http://tun.fi/MX.237712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Litschaueria corticiorum" ;
    dwc:scientificNameAuthorship "(Höhn.) Petr." ;
    skos:broader <http://tun.fi/MX.236924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Litschaueria corticiorum"@fi,
        "Litschaueria corticiorum"@sv .

<http://tun.fi/MX.237713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphidium pini" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pemphidium pini"@fi,
        "Pemphidium pini"@sv .

<http://tun.fi/MX.237714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trizodia acrobia" ;
    dwc:scientificNameAuthorship "Laukka" ;
    skos:broader <http://tun.fi/MX.236926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trizodia acrobia"@fi,
        "Trizodia acrobia"@sv .

<http://tun.fi/MX.237715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zophia rhizophila" ;
    dwc:scientificNameAuthorship "Rabenh." ;
    skos:broader <http://tun.fi/MX.236927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zophia rhizophila"@fi,
        "Zophia rhizophila"@sv .

<http://tun.fi/MX.237716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces subterraneus" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces subterraneus"@fi,
        "Stigmatomyces subterraneus"@sv .

<http://tun.fi/MX.237717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces setacerae" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces setacerae"@fi,
        "Stigmatomyces setacerae"@sv .

<http://tun.fi/MX.237718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces scaptomyzae" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces scaptomyzae"@fi,
        "Stigmatomyces scaptomyzae"@sv .

<http://tun.fi/MX.237719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces purpureus" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces purpureus"@fi,
        "Stigmatomyces purpureus"@sv .

<http://tun.fi/MX.237720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces mantis" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces mantis"@fi,
        "Stigmatomyces mantis"@sv .

<http://tun.fi/MX.237721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces manicatae" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces manicatae"@fi,
        "Stigmatomyces manicatae"@sv .

<http://tun.fi/MX.237722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces hydrelliae" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces hydrelliae"@fi,
        "Stigmatomyces hydrelliae"@sv .

<http://tun.fi/MX.237723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces hackmanii" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces hackmanii"@fi,
        "Stigmatomyces hackmanii"@sv .

<http://tun.fi/MX.237724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces ephydrae" ;
    dwc:scientificNameAuthorship "Mercier & Poisson" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces ephydrae"@fi,
        "Stigmatomyces ephydrae"@sv .

<http://tun.fi/MX.237725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces dichaetae" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces dichaetae"@fi,
        "Stigmatomyces dichaetae"@sv .

<http://tun.fi/MX.237726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces chthonicus" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces chthonicus"@fi,
        "Stigmatomyces chthonicus"@sv .

<http://tun.fi/MX.237727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces bottnica" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces bottnica"@fi,
        "Stigmatomyces bottnica"@sv .

<http://tun.fi/MX.237728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces baeri" ;
    dwc:scientificNameAuthorship "(Knoch) Peyritsch" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces baeri"@fi,
        "Stigmatomyces baeri"@sv .

<http://tun.fi/MX.237729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces axystae" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.236928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomyces axystae"@fi,
        "Stigmatomyces axystae"@sv .

<http://tun.fi/MX.237730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stromatinia rapulum" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.236929> ;
    skos:hiddenLabel "Geopyxis rapulum"@fi,
        "Sclerotinia smilacinae"@fi,
        "Stromatinia rapulum"@fi,
        "Geopyxis rapulum"@sv,
        "Sclerotinia smilacinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokielonpikari"@fi,
        "Stromatinia rapulum"@sv .

<http://tun.fi/MX.237731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria ellisii" ;
    dwc:scientificNameAuthorship "C. Booth" ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectria ellisii"@fi,
        "Nectria ellisii"@sv .

<http://tun.fi/MX.237732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria cinnabarina" ;
    dwc:scientificNameAuthorship "(Tode : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:hiddenLabel "Nectria cinnabarina"@fi,
        "Nectria ochracea"@fi,
        "Nectria cinnabarina"@sv,
        "Nectria ochracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punanäppy"@fi,
        "cinnobergömming"@sv .

<http://tun.fi/MX.237733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria episphaeria" ;
    dwc:scientificNameAuthorship "(Tode : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:hiddenLabel "Nectria episphaeria"@fi,
        "Nectria sanguinea"@fi,
        "Nectria sanguinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahkanäppy"@fi,
        "Nectria episphaeria"@sv .

<http://tun.fi/MX.237734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria viridescens" ;
    dwc:scientificNameAuthorship "C. Booth" ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectria viridescens"@fi,
        "Nectria viridescens"@sv .

<http://tun.fi/MX.237735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stylonectria purtonii" ;
    dwc:scientificNameAuthorship "(Grev.) Gräfenhan" ;
    skos:broader <http://tun.fi/MX.5019809> ;
    skos:hiddenLabel "Nectria purtonii"@fi,
        "Nectria purtonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stylonectria purtonii"@fi,
        "Stylonectria purtonii"@sv .

<http://tun.fi/MX.237736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria punicea" ;
    dwc:scientificNameAuthorship "(Schmidt : Fr.) Rabenh." ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:hiddenLabel "Nectria punicea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectria punicea"@fi,
        "brakvedsrödgömming"@sv .

<http://tun.fi/MX.237737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthonectria pseudopeziza" ;
    dwc:scientificNameAuthorship "(Desm.) Lechat, J. Fourn. & P.-A. Moreau" ;
    skos:broader <http://tun.fi/MX.5019806> ;
    skos:hiddenLabel "Calonectria ochraceopallida"@fi,
        "Nectria pseudopeziza"@fi,
        "Calonectria ochraceopallida"@sv,
        "Nectria pseudopeziza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xanthonectria pseudopeziza"@fi,
        "Xanthonectria pseudopeziza"@sv .

<http://tun.fi/MX.237738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria pinea" ;
    dwc:scientificNameAuthorship "Dingley" ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectria pinea"@fi,
        "Nectria pinea"@sv .

<http://tun.fi/MX.237739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria peziza" ;
    dwc:scientificNameAuthorship "(Tode : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:hiddenLabel "Nectria consanguinea"@fi,
        "Nectria peziza"@fi,
        "Nectria consanguinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalnäppy"@fi,
        "Nectria peziza"@sv .

<http://tun.fi/MX.237740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria magnusiana" ;
    dwc:scientificNameAuthorship "Rehm ex Sacc." ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectria magnusiana"@fi,
        "Nectria magnusiana"@sv .

<http://tun.fi/MX.237741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria leptosphaeriae" ;
    dwc:scientificNameAuthorship "Niessl" ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectria leptosphaeriae"@fi,
        "Nectria leptosphaeriae"@sv .

<http://tun.fi/MX.237742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria lateritia" ;
    dwc:scientificNameAuthorship "(P. Karst.) Rossman" ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:hiddenLabel "Stilbonectria lateritia"@fi,
        "Stilbonectria lateritia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectria lateritia"@fi,
        "Nectria lateritia"@sv .

<http://tun.fi/MX.237743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria fuckeliana" ;
    dwc:scientificNameAuthorship "C. Booth" ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectria fuckeliana"@fi,
        "Nectria fuckeliana"@sv .

<http://tun.fi/MX.237744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria ditissima" ;
    dwc:scientificNameAuthorship "Tul." ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectria ditissima"@fi,
        "Nectria ditissima"@sv .

<http://tun.fi/MX.237745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyronectria coryli" ;
    dwc:scientificNameAuthorship "(Fuckel) Jaklitsch & Voglmayr" ;
    skos:broader <http://tun.fi/MX.236859> ;
    skos:hiddenLabel "Nectria coryli"@fi,
        "Nectria coryli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thyronectria coryli"@fi,
        "Thyronectria coryli"@sv .

<http://tun.fi/MX.237746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria candicans" ;
    dwc:scientificNameAuthorship "(Plowr.) Samuels" ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:hiddenLabel "Nectriopsis candicans"@fi,
        "Nectriopsis candicans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectria candicans"@fi,
        "Nectria candicans"@sv .

<http://tun.fi/MX.237747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria brassicae" ;
    dwc:scientificNameAuthorship "Ellis & Sacc." ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectria brassicae"@fi,
        "Nectria brassicae"@sv .

<http://tun.fi/MX.237748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria berkeleyana" ;
    dwc:scientificNameAuthorship "(Plowr. & Cooke) Dingley" ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectria berkeleyana"@fi,
        "Nectria berkeleyana"@sv .

<http://tun.fi/MX.237749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectria arenula" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Berk." ;
    skos:broader <http://tun.fi/MX.53512> ;
    skos:hiddenLabel "Nectriella bloxamii"@fi,
        "Nectriella bloxamii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectria arenula"@fi,
        "Nectria arenula"@sv .

<http://tun.fi/MX.237750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezizella chionea" ;
    dwc:scientificNameAuthorship "(Fr.) Dennis" ;
    skos:broader <http://tun.fi/MX.67281> ;
    skos:hiddenLabel "Hymenoscyphus chioneus"@fi,
        "Peziza chionea"@fi,
        "Pezizella conorum"@fi,
        "Hymenoscyphus chioneus"@sv,
        "Peziza chionea"@sv,
        "Pezizella conorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezizella chionea"@fi,
        "Pezizella chionea"@sv .

<http://tun.fi/MX.237751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezizella turgidella" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.67281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezizella turgidella"@fi,
        "Pezizella turgidella"@sv .

<http://tun.fi/MX.237752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezizella rubescens" ;
    dwc:scientificNameAuthorship "Mouton" ;
    skos:broader <http://tun.fi/MX.67281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezizella rubescens"@fi,
        "Pezizella rubescens"@sv .

<http://tun.fi/MX.237753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezizella punctoidea" ;
    dwc:scientificNameAuthorship "(P. Karst.) Rehm" ;
    skos:broader <http://tun.fi/MX.67281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezizella punctoidea"@fi,
        "Pezizella punctoidea"@sv .

<http://tun.fi/MX.237754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezizella pulvinata" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.67281> ;
    skos:hiddenLabel "Helotium pulvinatum"@fi,
        "Helotium pulvinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezizella pulvinata"@fi,
        "Pezizella pulvinata"@sv .

<http://tun.fi/MX.237755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezizella minutissima" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.67281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezizella minutissima"@fi,
        "Pezizella minutissima"@sv .

<http://tun.fi/MX.237756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezizella minima" ;
    dwc:scientificNameAuthorship "(Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.67281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezizella minima"@fi,
        "Pezizella minima"@sv .

<http://tun.fi/MX.237757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezizella effugiens" ;
    dwc:scientificNameAuthorship "(Desm.) Rehm" ;
    skos:broader <http://tun.fi/MX.67281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezizella effugiens"@fi,
        "Pezizella effugiens"@sv .

<http://tun.fi/MX.237758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezizella campanuliformis" ;
    dwc:scientificNameAuthorship "(Fuckel) Dennis" ;
    skos:broader <http://tun.fi/MX.67281> ;
    skos:hiddenLabel "Pezizella filicum"@fi,
        "Pezizella filicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezizella campanuliformis"@fi,
        "Pezizella campanuliformis"@sv .

<http://tun.fi/MX.237759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezizella alniella" ;
    dwc:scientificNameAuthorship "(Nyl.) Dennis" ;
    skos:broader <http://tun.fi/MX.67281> ;
    skos:hiddenLabel "Hymenoscyphus alniellus"@fi,
        "Phialea alniella"@fi,
        "Hymenoscyphus alniellus"@sv,
        "Phialea alniella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezizella alniella"@fi,
        "Pezizella alniella"@sv .

<http://tun.fi/MX.237760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polydesmia pruinosa" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Boud." ;
    skos:broader <http://tun.fi/MX.67314> ;
    skos:hiddenLabel "Polydesmia pruinosa"@fi,
        "Polydesmia pruinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahkanhilse"@fi,
        "vit snyltskål"@sv .

<http://tun.fi/MX.237761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthroderma curreyi" ;
    dwc:scientificNameAuthorship "Berk." ;
    skos:broader <http://tun.fi/MX.233727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthroderma curreyi"@fi,
        "Arthroderma curreyi"@sv .

<http://tun.fi/MX.237762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ostropa barbara" ;
    dwc:scientificNameAuthorship "(Fr.) Nannf." ;
    skos:broader <http://tun.fi/MX.233756> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ostropa barbara"@fi,
        "Ostropa barbara"@sv .

<http://tun.fi/MX.237763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byssonectria tetraspora" ;
    dwc:scientificNameAuthorship "(Fuckel) Korf" ;
    skos:broader <http://tun.fi/MX.233832> ;
    skos:hiddenLabel "Octospora tetraspora"@fi,
        "Octospora tetraspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Byssonectria tetraspora"@fi,
        "Byssonectria tetraspora"@sv .

<http://tun.fi/MX.237764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byssonectria terrestris" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Pfister" ;
    skos:broader <http://tun.fi/MX.233832> ;
    skos:hiddenLabel "Byssonectria aggregata"@fi,
        "Byssonectria fusispora"@fi,
        "Byssonectria terrestris"@fi,
        "Byssonectria aggregata"@sv,
        "Byssonectria fusispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenparvimaljakas"@fi,
        "Byssonectria terrestris"@sv .

<http://tun.fi/MX.237765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprospora astroidea" ;
    dwc:scientificNameAuthorship "(Hazsl.) Boud." ;
    skos:broader <http://tun.fi/MX.233837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamprospora astroidea"@fi,
        "Lamprospora astroidea"@sv .

<http://tun.fi/MX.237766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miladina lecithina" ;
    dwc:scientificNameAuthorship "(Cooke) Svrček" ;
    skos:broader <http://tun.fi/MX.233839> ;
    skos:hiddenLabel "Miladina lecithina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "likonappu"@fi,
        "Miladina lecithina"@sv .

<http://tun.fi/MX.237767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbicula parietina" ;
    dwc:scientificNameAuthorship "(Schrad. : Fr.) Hughes" ;
    skos:broader <http://tun.fi/MX.233853> ;
    skos:hiddenLabel "Didymium parietinum"@fi,
        "Lycogala parietinum"@fi,
        "Mycogala parietinum"@fi,
        "Didymium parietinum"@sv,
        "Lycogala parietinum"@sv,
        "Mycogala parietinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbicula parietina"@fi,
        "Orbicula parietina"@sv .

<http://tun.fi/MX.237768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spooneromyces laeticolor" ;
    dwc:scientificNameAuthorship "(P. Karst.) T. Schumach. & J. Moravec" ;
    skos:broader <http://tun.fi/MX.233861> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spooneromyces laeticolor"@fi,
        "Spooneromyces laeticolor"@sv .

<http://tun.fi/MX.237769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloscypha fulgens" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.233877> ;
    skos:hiddenLabel "Caloscypha fulgens"@fi,
        "Caloscypha fulgens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunomaljakas"@fi,
        "kameleontskål"@sv .

<http://tun.fi/MX.237770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desmazierella piceicola" ;
    dwc:scientificNameAuthorship "Huhtinen & Mäkinen" ;
    skos:broader <http://tun.fi/MX.233878> ;
    skos:hiddenLabel "Desmazierella piceicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenneulasmaljakas"@fi,
        "Desmazierella piceicola"@sv .

<http://tun.fi/MX.237771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desmazierella acicola" ;
    dwc:scientificNameAuthorship "Lib." ;
    skos:broader <http://tun.fi/MX.233878> ;
    skos:hiddenLabel "Desmazierella acicola"@fi,
        "Desmazierella acicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynneulasmaljakas"@fi,
        "igelkottsskål"@sv .

<http://tun.fi/MX.237772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Duplicariella phyllodoces" ;
    dwc:scientificNameAuthorship "B. Erikss." ;
    skos:broader <http://tun.fi/MX.233905> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Duplicariella phyllodoces"@fi,
        "Duplicariella phyllodoces"@sv .

<http://tun.fi/MX.237773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lirula macrospora" ;
    dwc:scientificNameAuthorship "(Hartig) Darker" ;
    skos:broader <http://tun.fi/MX.233908> ;
    skos:hiddenLabel "Hypodermella macrospora"@fi,
        "Hypodermina hartigii"@fi,
        "Lophodermium macrosporum"@fi,
        "Hypodermella macrospora"@sv,
        "Hypodermina hartigii"@sv,
        "Lophodermium macrosporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lirula macrospora"@fi,
        "Lirula macrospora"@sv .

<http://tun.fi/MX.237774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporomega degenerans" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Corda" ;
    skos:broader <http://tun.fi/MX.233911> ;
    skos:hiddenLabel "Clithris degenerans"@fi,
        "Colpoma degenerans"@fi,
        "Hysterium degenerans"@fi,
        "Clithris degenerans"@sv,
        "Colpoma degenerans"@sv,
        "Hysterium degenerans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporomega degenerans"@fi,
        "Sporomega degenerans"@sv .

<http://tun.fi/MX.237775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhytisma salicinum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.233912> ;
    skos:hiddenLabel "Rhytisma salicinum"@fi,
        "Rhytisma salicinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuntervatäplä"@fi,
        "videtjärfläck"@sv .

<http://tun.fi/MX.237776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhytisma punctatum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.233912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhytisma punctatum"@fi,
        "Rhytisma punctatum"@sv .

<http://tun.fi/MX.237777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhytisma andromedae" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.233912> ;
    skos:hiddenLabel "Rhytisma andromedae"@fi,
        "Rhytisma andromedae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokukantervatäplä"@fi,
        "roslingtjärfläck"@sv .

<http://tun.fi/MX.237778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhytisma acerinum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.233912> ;
    skos:hiddenLabel "Rhytisma acerinum"@fi,
        "Rhytisma acerinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahterantervatäplä"@fi,
        "lönntjärfläck"@sv .

<http://tun.fi/MX.237779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melittosporiella pulchella" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.233920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melittosporiella pulchella"@fi,
        "Melittosporiella pulchella"@sv .

<http://tun.fi/MX.237780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelebolus crustaceus" ;
    dwc:scientificNameAuthorship "(Fuckel) Kimbr." ;
    skos:broader <http://tun.fi/MX.233923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thelebolus crustaceus"@fi,
        "Thelebolus crustaceus"@sv .

<http://tun.fi/MX.237781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelebolus stercoreus" ;
    dwc:scientificNameAuthorship "Tode : Fr." ;
    skos:broader <http://tun.fi/MX.233923> ;
    skos:hiddenLabel "Thelebolus stercoreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thelebolus stercoreus"@fi,
        "slunggryn"@sv .

<http://tun.fi/MX.237782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelebolus polysporus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Otani & Kanzawa" ;
    skos:broader <http://tun.fi/MX.233923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thelebolus polysporus"@fi,
        "Thelebolus polysporus"@sv .

<http://tun.fi/MX.237783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelebolus microsporus" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Kimbr." ;
    skos:broader <http://tun.fi/MX.233923> ;
    skos:hiddenLabel "Ascophanus microsporus"@fi,
        "Ascophanus microsporus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thelebolus microsporus"@fi,
        "Thelebolus microsporus"@sv .

<http://tun.fi/MX.237784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelebolus caninus" ;
    dwc:scientificNameAuthorship "(Sacc.) Jeng & Krug" ;
    skos:broader <http://tun.fi/MX.233923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thelebolus caninus"@fi,
        "Thelebolus caninus"@sv .

<http://tun.fi/MX.237785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rutstroemia calopus" ;
    dwc:scientificNameAuthorship "(Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.233929> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rutstroemia calopus"@fi,
        "Rutstroemia calopus"@sv .

<http://tun.fi/MX.237786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rutstroemia macilenta" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233929> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rutstroemia macilenta"@fi,
        "Rutstroemia macilenta"@sv .

<http://tun.fi/MX.237787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rutstroemia conformata" ;
    dwc:scientificNameAuthorship "(P. Karst.) Nannf." ;
    skos:broader <http://tun.fi/MX.233929> ;
    skos:hiddenLabel "Helotium conformatum"@fi,
        "Helotium conformatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rutstroemia conformata"@fi,
        "Rutstroemia conformata"@sv .

<http://tun.fi/MX.237788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rutstroemia bolaris" ;
    dwc:scientificNameAuthorship "(Batsch ex Pers. : Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.233929> ;
    skos:hiddenLabel "Calycina bolaris"@fi,
        "Ciboria bolaris"@fi,
        "Rutstroemia bolaris"@fi,
        "Calycina bolaris"@sv,
        "Ciboria bolaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risupikari"@fi,
        "Rutstroemia bolaris"@sv .

<http://tun.fi/MX.237789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cenangium coryli" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.233938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cenangium coryli"@fi,
        "Cenangium coryli"@sv .

<http://tun.fi/MX.237790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cenangium ferruginosum" ;
    dwc:scientificNameAuthorship "Fr. : Fr." ;
    skos:broader <http://tun.fi/MX.233938> ;
    skos:hiddenLabel "Cenangium ferruginosum"@fi,
        "Cenangium ferruginosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynnahkapikari"@fi,
        "talläderskål"@sv .

<http://tun.fi/MX.237791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cenangium farinaceum" ;
    dwc:scientificNameAuthorship "(Pers.) Rehm" ;
    skos:broader <http://tun.fi/MX.233938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cenangium farinaceum"@fi,
        "Cenangium farinaceum"@sv .

<http://tun.fi/MX.237792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cenangium acuum" ;
    dwc:scientificNameAuthorship "Cooke & Peck" ;
    skos:broader <http://tun.fi/MX.233938> ;
    skos:hiddenLabel "Cenangium acicola"@fi,
        "Cenangium acuum"@fi,
        "Cenangium acicola"@sv,
        "Cenangium acuum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulasnahkapikari"@fi,
        "barrläderskål"@sv .

<http://tun.fi/MX.237793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holwaya mucida" ;
    dwc:scientificNameAuthorship "(Schulzer) Korf & Abawi" ;
    skos:broader <http://tun.fi/MX.233946> ;
    skos:hiddenLabel "Holwaya mucida"@fi,
        "Holwaya mucida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmuspikari"@fi,
        "lindskål"@sv .

<http://tun.fi/MX.237794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patinellaria sanguinea" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233948> ;
    skos:hiddenLabel "Durella sanguinea"@fi,
        "Durella sanguinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Patinellaria sanguinea"@fi,
        "Patinellaria sanguinea"@sv .

<http://tun.fi/MX.237795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloroscypha sabinae" ;
    dwc:scientificNameAuthorship "(Fuckel) Dennis" ;
    skos:broader <http://tun.fi/MX.233956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chloroscypha sabinae"@fi,
        "Chloroscypha sabinae"@sv .

<http://tun.fi/MX.237796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crumenulopsis pinicola" ;
    dwc:scientificNameAuthorship "(Fr.) J.W. Groves" ;
    skos:broader <http://tun.fi/MX.233972> ;
    skos:hiddenLabel "Crumenula pinicola"@fi,
        "Godronia pinicola"@fi,
        "Crumenula pinicola"@sv,
        "Godronia pinicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crumenulopsis pinicola"@fi,
        "Crumenulopsis pinicola"@sv .

<http://tun.fi/MX.237797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crumenulopsis sororia" ;
    dwc:scientificNameAuthorship "(P. Karst.) J.W. Groves" ;
    skos:broader <http://tun.fi/MX.233972> ;
    skos:hiddenLabel "Crumenula sororia"@fi,
        "Crumenula sororia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crumenulopsis sororia"@fi,
        "Crumenulopsis sororia"@sv .

<http://tun.fi/MX.237798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas stramineum" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crocicreas stramineum"@fi,
        "Crocicreas stramineum"@sv .

<http://tun.fi/MX.237799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas starbaeckii" ;
    dwc:scientificNameAuthorship "(Rehm) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crocicreas starbaeckii"@fi,
        "Crocicreas starbaeckii"@sv .

<http://tun.fi/MX.237800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas spicarum" ;
    dwc:scientificNameAuthorship "(Rehm) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crocicreas spicarum"@fi,
        "Crocicreas spicarum"@sv .

<http://tun.fi/MX.237801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas nivellum" ;
    dwc:scientificNameAuthorship "(P. Karst.) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crocicreas nivellum"@fi,
        "Crocicreas nivellum"@sv .

<http://tun.fi/MX.237802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas melanosporum" ;
    dwc:scientificNameAuthorship "(Rehm) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crocicreas melanosporum"@fi,
        "Crocicreas melanosporum"@sv .

<http://tun.fi/MX.237803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas gramineum" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:hiddenLabel "Allophylaria pusiola"@fi,
        "Crumenula pusiola"@fi,
        "Godronia pusiola"@fi,
        "Phialea stipae"@fi,
        "Allophylaria pusiola"@sv,
        "Crumenula pusiola"@sv,
        "Godronia pusiola"@sv,
        "Phialea stipae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crocicreas gramineum"@fi,
        "Crocicreas gramineum"@sv .

<http://tun.fi/MX.237804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas dryadis" ;
    dwc:scientificNameAuthorship "(Nannf. ex L. Holm) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crocicreas dryadis"@fi,
        "Crocicreas dryadis"@sv .

<http://tun.fi/MX.237805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas dolosellum" ;
    dwc:scientificNameAuthorship "(P. Karst.) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:hiddenLabel "Phialea dolosella"@fi,
        "Phialea dolosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crocicreas dolosellum"@fi,
        "Crocicreas dolosellum"@sv .

<http://tun.fi/MX.237806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas dispersellum" ;
    dwc:scientificNameAuthorship "(P. Karst.) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crocicreas dispersellum"@fi,
        "Crocicreas dispersellum"@sv .

<http://tun.fi/MX.237807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas cyathoideum" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:hiddenLabel "Crocicreas cyathoideum"@fi,
        "Cyathicula cyathoidea"@fi,
        "Phialea cyathoidea"@fi,
        "Phialea egenula"@fi,
        "Phialea glandulif"@fi,
        "Crocicreas cyathoideum"@sv,
        "Cyathicula cyathoidea"@sv,
        "Phialea cyathoidea"@sv,
        "Phialea egenula"@sv,
        "Phialea glandulif"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkapikari"@fi,
        "trattskål"@sv .

<http://tun.fi/MX.237808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas culmicola" ;
    dwc:scientificNameAuthorship "(Desm.) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crocicreas culmicola"@fi,
        "Crocicreas culmicola"@sv .

<http://tun.fi/MX.237809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas coronatum" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:hiddenLabel "Crocicreas coronatum"@fi,
        "Cyathicula coronata"@fi,
        "Crocicreas coronatum"@sv,
        "Cyathicula coronata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammaspikari"@fi,
        "tandskål"@sv .

<http://tun.fi/MX.237810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas complicatum" ;
    dwc:scientificNameAuthorship "(P. Karst.) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crocicreas complicatum"@fi,
        "Crocicreas complicatum"@sv .

<http://tun.fi/MX.237811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas amenti" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:hiddenLabel "Pezizella amenti"@fi,
        "Phialea amenti"@fi,
        "Pezizella amenti"@sv,
        "Phialea amenti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crocicreas amenti"@fi,
        "Crocicreas amenti"@sv .

<http://tun.fi/MX.237812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocicreas alpinum" ;
    dwc:scientificNameAuthorship "(Stadelmann) S.E. Carp." ;
    skos:broader <http://tun.fi/MX.233973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crocicreas alpinum"@fi,
        "Crocicreas alpinum"@sv .

<http://tun.fi/MX.237813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parorbiliopsis extumescens" ;
    dwc:scientificNameAuthorship "(P. Karst.) Spooner & Dennis" ;
    skos:broader <http://tun.fi/MX.233975> ;
    skos:hiddenLabel "Peziza extumescens"@fi,
        "Phaeohelotium extumescens"@fi,
        "Peziza extumescens"@sv,
        "Phaeohelotium extumescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parorbiliopsis extumescens"@fi,
        "Parorbiliopsis extumescens"@sv .

<http://tun.fi/MX.237814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronellaria pulicaris" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233994> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coronellaria pulicaris"@fi,
        "Coronellaria pulicaris"@sv .

<http://tun.fi/MX.237815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronellaria typhae" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.233994> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coronellaria typhae"@fi,
        "Coronellaria typhae"@sv .

<http://tun.fi/MX.237816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronellaria delitschiana" ;
    dwc:scientificNameAuthorship "(Auersw.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233994> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coronellaria delitschiana"@fi,
        "Coronellaria delitschiana"@sv .

<http://tun.fi/MX.237817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronellaria caricinella" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233994> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coronellaria caricinella"@fi,
        "Coronellaria caricinella"@sv .

<http://tun.fi/MX.237818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Durandiella seriata" ;
    dwc:scientificNameAuthorship "(Fr.) J.W. Groves" ;
    skos:broader <http://tun.fi/MX.233999> ;
    skos:hiddenLabel "Cenangium seriatum"@fi,
        "Gelatinosporium betulinum"@fi,
        "Godronia seriata"@fi,
        "Scleroderris seriata"@fi,
        "Cenangium seriatum"@sv,
        "Gelatinosporium betulinum"@sv,
        "Godronia seriata"@sv,
        "Scleroderris seriata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Durandiella seriata"@fi,
        "Durandiella seriata"@sv .

<http://tun.fi/MX.237819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Durandiella fraxini" ;
    dwc:scientificNameAuthorship "(Schwein.) Seaver" ;
    skos:broader <http://tun.fi/MX.233999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Durandiella fraxini"@fi,
        "Durandiella fraxini"@sv .

<http://tun.fi/MX.237820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysteronaevia advena" ;
    dwc:scientificNameAuthorship "(P. Karst.) Nannf." ;
    skos:broader <http://tun.fi/MX.234002> ;
    skos:hiddenLabel "Mollisia advena"@fi,
        "Mollisia advena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysteronaevia advena"@fi,
        "Hysteronaevia advena"@sv .

<http://tun.fi/MX.237821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysteronaevia olivacea" ;
    dwc:scientificNameAuthorship "(Mouton) Nannf." ;
    skos:broader <http://tun.fi/MX.234002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysteronaevia olivacea"@fi,
        "Hysteronaevia olivacea"@sv .

<http://tun.fi/MX.237822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysteronaevia clavulifera" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.234002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysteronaevia clavulifera"@fi,
        "Hysteronaevia clavulifera"@sv .

<http://tun.fi/MX.237823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naevala perexigua" ;
    dwc:scientificNameAuthorship "(Roberge ex Desm.) K. Holm & L. Holm" ;
    skos:broader <http://tun.fi/MX.234007> ;
    skos:hiddenLabel "Naevia minutissima"@fi,
        "Naevia minutissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Naevala perexigua"@fi,
        "Naevala perexigua"@sv .

<http://tun.fi/MX.237824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neodasyscypha cerina" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Spooner" ;
    skos:broader <http://tun.fi/MX.234043> ;
    skos:hiddenLabel "Dasyscyphus cerinus"@fi,
        "Lachnum cerinum"@fi,
        "Neodasyscypha cerina"@fi,
        "Dasyscyphus cerinus"@sv,
        "Lachnum cerinum"@sv,
        "Neodasyscypha cerina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakarvakka"@fi,
        "gul hårskål"@sv .

<http://tun.fi/MX.237825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phialina separabilis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Huhtinen & Scheuer" ;
    skos:broader <http://tun.fi/MX.234045> ;
    skos:hiddenLabel "Hymenoscyphus separabilis"@fi,
        "Hymenoscyphus separabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phialina separabilis"@fi,
        "Phialina separabilis"@sv .

<http://tun.fi/MX.237826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phialina lachnobrachya" ;
    dwc:scientificNameAuthorship "(Desm.) Raitv." ;
    skos:broader <http://tun.fi/MX.234045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phialina lachnobrachya"@fi,
        "Phialina lachnobrachya"@sv .

<http://tun.fi/MX.237827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phialina flaveola" ;
    dwc:scientificNameAuthorship "(Cooke) Raitv." ;
    skos:broader <http://tun.fi/MX.234045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phialina flaveola"@fi,
        "Phialina flaveola"@sv .

<http://tun.fi/MX.237828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olla scrupulosa" ;
    dwc:scientificNameAuthorship "(P. Karst.) Svrcek" ;
    skos:broader <http://tun.fi/MX.234060> ;
    skos:hiddenLabel "Pezizella scrubulosa"@fi,
        "Pezizella scrubulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olla scrupulosa"@fi,
        "Olla scrupulosa"@sv .

<http://tun.fi/MX.237829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solenopezia leucostoma" ;
    dwc:scientificNameAuthorship "(Rehm) Raitv.," ;
    skos:broader <http://tun.fi/MX.234064> ;
    skos:hiddenLabel "Belonidium leucostomum"@fi,
        "Belonidium leucostomum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Solenopezia leucostoma"@fi,
        "Solenopezia leucostoma"@sv .

<http://tun.fi/MX.237830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorociboria aeruginella" ;
    dwc:scientificNameAuthorship "(P. Karst.) Dennis ex C.S. Ramamurthi, Korf & L.R. Batra" ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus aeruginellus"@fi,
        "Dasyscyphus aeruginellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorociboria aeruginella"@fi,
        "Chlorociboria aeruginella"@sv .

<http://tun.fi/MX.237831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum clavigerum" ;
    dwc:scientificNameAuthorship "(Svrcek) Raitv." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum clavigerum"@fi,
        "Lachnum clavigerum"@sv .

<http://tun.fi/MX.237832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum virtembergense" ;
    dwc:scientificNameAuthorship "(Matheis) Raitv." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum virtembergense"@fi,
        "Lachnum virtembergense"@sv .

<http://tun.fi/MX.237833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum virgineum" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus virgineus"@fi,
        "Lachnum virgineum"@fi,
        "Dasyscyphus virgineus"@sv,
        "Lachnum virgineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokarvakka"@fi,
        "vit hårskål"@sv .

<http://tun.fi/MX.237834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum venturioides" ;
    dwc:scientificNameAuthorship "(Sacc. & Roum.) Nannf." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus venturioides"@fi,
        "Dasyscyphus venturioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum venturioides"@fi,
        "Lachnum venturioides"@sv .

<http://tun.fi/MX.237835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum tenuissimum" ;
    dwc:scientificNameAuthorship "(Quél.) Korf & Zhuang" ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus tenuissimus"@fi,
        "Dasyscyphus tenuissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum tenuissimum"@fi,
        "Lachnum tenuissimum"@sv .

<http://tun.fi/MX.237836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum sulphurellum" ;
    dwc:scientificNameAuthorship "(Peck) Raitv." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus cruciferus"@fi,
        "Lachnum cruciferum"@fi,
        "Dasyscyphus cruciferus"@sv,
        "Lachnum cruciferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum sulphurellum"@fi,
        "Lachnum sulphurellum"@sv .

<http://tun.fi/MX.237837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum staritzii" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum staritzii"@fi,
        "Lachnum staritzii"@sv .

<http://tun.fi/MX.237838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum spiraeicola" ;
    dwc:scientificNameAuthorship "(P. Karst.) Rehm" ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum spiraeicola"@fi,
        "Lachnum spiraeicola"@sv .

<http://tun.fi/MX.237839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum salicariae" ;
    dwc:scientificNameAuthorship "(Rehm) Nannf." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum salicariae"@fi,
        "Lachnum salicariae"@sv .

<http://tun.fi/MX.237840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum rubi" ;
    dwc:scientificNameAuthorship "(Bres.) Raitv." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum rubi"@fi,
        "Lachnum rubi"@sv .

<http://tun.fi/MX.237841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum rhytismatis" ;
    dwc:scientificNameAuthorship "(W. Phillips) Nannf." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscypha rhytismatis"@fi,
        "Dasyscyphus minutissima"@fi,
        "Dasyscyphus minutissimus"@fi,
        "Dasyscypha rhytismatis"@sv,
        "Dasyscyphus minutissima"@sv,
        "Dasyscyphus minutissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum rhytismatis"@fi,
        "Lachnum rhytismatis"@sv .

<http://tun.fi/MX.237842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum pygmaeum" ;
    dwc:scientificNameAuthorship "(Fr.) Bres." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum pygmaeum"@fi,
        "Lachnum pygmaeum"@sv .

<http://tun.fi/MX.237843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum pulverulentum" ;
    dwc:scientificNameAuthorship "(Lib.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus pulverulentus"@fi,
        "Dasyscyphus pulverulentus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum pulverulentum"@fi,
        "Lachnum pulverulentum"@sv .

<http://tun.fi/MX.237844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum pudipundum" ;
    dwc:scientificNameAuthorship "(Quél.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus pudipundus"@fi,
        "Dasyscyphus pudipundus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum pudipundum"@fi,
        "Lachnum pudipundum"@sv .

<http://tun.fi/MX.237845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum patulum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum patulum"@fi,
        "Lachnum patulum"@sv .

<http://tun.fi/MX.237846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum papyraceum" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus papyraceus"@fi,
        "Dasyscyphus papyraceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum papyraceum"@fi,
        "Lachnum papyraceum"@sv .

<http://tun.fi/MX.237847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum palearum" ;
    dwc:scientificNameAuthorship "(Desm.) Massee" ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus patens"@fi,
        "Dasyscyphus patens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum palearum"@fi,
        "Lachnum palearum"@sv .

<http://tun.fi/MX.237848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum nudipes" ;
    dwc:scientificNameAuthorship "(Fuckel) Nannf." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus nudipes"@fi,
        "Dasyscyphus nudipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum nudipes"@fi,
        "Lachnum nudipes"@sv .

<http://tun.fi/MX.237849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum imbecille" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus eriophori"@fi,
        "Dasyscyphus imbecillis"@fi,
        "Dasyscyphus eriophori"@sv,
        "Dasyscyphus imbecillis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum imbecille"@fi,
        "Lachnum imbecille"@sv .

<http://tun.fi/MX.237850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum gracilescens" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Peziza gracilens"@fi,
        "Peziza gracilens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum gracilescens"@fi,
        "Lachnum gracilescens"@sv .

<http://tun.fi/MX.237851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum fuscescens" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Brunnipila fagicola"@fi,
        "Dasyscyphus fuscescens"@fi,
        "Brunnipila fagicola"@sv,
        "Dasyscyphus fuscescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum fuscescens"@fi,
        "Lachnum fuscescens"@sv .

<http://tun.fi/MX.237852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum fasciculare" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum fasciculare"@fi,
        "Lachnum fasciculare"@sv .

<http://tun.fi/MX.237853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum elongatisporum" ;
    dwc:scientificNameAuthorship "Baral" ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum elongatisporum"@fi,
        "Lachnum elongatisporum"@sv .

<http://tun.fi/MX.237854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum diminutum" ;
    dwc:scientificNameAuthorship "(Roberge) Rehm" ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum diminutum"@fi,
        "Lachnum diminutum"@sv .

<http://tun.fi/MX.237855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum controversum" ;
    dwc:scientificNameAuthorship "(Cooke) Rehm" ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus controversus"@fi,
        "Dasyscyphus controversus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum controversum"@fi,
        "Lachnum controversum"@sv .

<http://tun.fi/MX.237856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum coarctatum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum coarctatum"@fi,
        "Lachnum coarctatum"@sv .

<http://tun.fi/MX.237857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum clandestinum" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus clandestinus"@fi,
        "Lachnum clandestinum"@fi,
        "Dasyscyphus clandestinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokarvakka"@fi,
        "Lachnum clandestinum"@sv .

<http://tun.fi/MX.237858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum ciliare" ;
    dwc:scientificNameAuthorship "(Schrad. : Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus ciliaris"@fi,
        "Dasyscyphus ciliaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum ciliare"@fi,
        "Lachnum ciliare"@sv .

<http://tun.fi/MX.237859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum carneolum" ;
    dwc:scientificNameAuthorship "(Sacc.) Rehm" ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus carneolus"@fi,
        "Dasyscyphus carneolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum carneolum"@fi,
        "Lachnum carneolum"@sv .

<http://tun.fi/MX.237860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum calyculiforme" ;
    dwc:scientificNameAuthorship "(Schumach. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Brunnipila calyculiformis"@fi,
        "Brunnipila calyculiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum calyculiforme"@fi,
        "Lachnum calyculiforme"@sv .

<http://tun.fi/MX.237861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum calycioides" ;
    dwc:scientificNameAuthorship "(Rehm) Rehm" ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Dasyscyphus calycioides"@fi,
        "Lachnum calycioides"@fi,
        "Dasyscyphus calycioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risukarvakka"@fi,
        "Lachnum calycioides"@sv .

<http://tun.fi/MX.237862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum callimorphum" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Erinella callimorpha"@fi,
        "Erinella callimorpha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum callimorphum"@fi,
        "Lachnum callimorphum"@sv .

<http://tun.fi/MX.237863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum brevipilosum" ;
    dwc:scientificNameAuthorship "(Le Gal) Baral" ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum brevipilosum"@fi,
        "Lachnum brevipilosum"@sv .

<http://tun.fi/MX.237864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum bicolor" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:hiddenLabel "Lachnum bicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakarvakka"@fi,
        "Lachnum bicolor"@sv .

<http://tun.fi/MX.237865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microglossum viride" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.234082> ;
    skos:hiddenLabel "Microglossum viride"@fi,
        "Microglossum viride"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkieli"@fi,
        "grön jordtunga"@sv .

<http://tun.fi/MX.237866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microglossum olivaceum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.234082> ;
    skos:hiddenLabel "Microglossum fuscorubens"@fi,
        "Microglossum olivaceum"@fi,
        "Microglossum fuscorubens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivikieli"@fi,
        "Microglossum olivaceum"@sv .

<http://tun.fi/MX.237867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vibrissea truncorum" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234084> ;
    skos:hiddenLabel "Vibrissea truncorum"@fi,
        "Vibrissea truncorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "upponupikka"@fi,
        "bäckmurkling"@sv .

<http://tun.fi/MX.237868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vibrissea leptospora" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) W. Phillips" ;
    skos:broader <http://tun.fi/MX.234084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vibrissea leptospora"@fi,
        "Vibrissea leptospora"@sv .

<http://tun.fi/MX.237869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vibrissea guernisacii" ;
    dwc:scientificNameAuthorship "P. Crouan & H. Crouan" ;
    skos:broader <http://tun.fi/MX.234084> ;
    skos:hiddenLabel "Apostemidium guernisacii"@fi,
        "Apostemidium guernisacii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vibrissea guernisacii"@fi,
        "Vibrissea guernisacii"@sv .

<http://tun.fi/MX.237870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vibrissea filisporia" ;
    dwc:scientificNameAuthorship "(Bonord.) Korf & A. Sánchez" ;
    skos:broader <http://tun.fi/MX.234084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vibrissea filisporia"@fi,
        "Vibrissea filisporia"@sv .

<http://tun.fi/MX.237871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geoglossum cookeanum" ;
    dwc:scientificNameAuthorship "Nannf. ex Minter & P.F. Cannon" ;
    skos:broader <http://tun.fi/MX.234089> ;
    skos:hiddenLabel "Geoglossum cookeanum"@fi,
        "Geoglossum cookeianun"@fi,
        "Geoglossum cookeanum"@sv,
        "Geoglossum cookeianun"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapakieli"@fi,
        "plattad jordtunga"@sv .

<http://tun.fi/MX.237872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geoglossum montanum" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.234089> ;
    skos:hiddenLabel "Geoglossum montanum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tievakieli"@fi,
        "Geoglossum montanum"@sv .

<http://tun.fi/MX.237873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geoglossum umbratile" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.234089> ;
    skos:hiddenLabel "Geoglossum nigritum"@fi,
        "Geoglossum umbratile"@fi,
        "Geoglossum nigritum"@sv,
        "Geoglossum umbratile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokieli"@fi,
        "svart jordtunga"@sv .

<http://tun.fi/MX.237874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geoglossum starbaeckii" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.234089> ;
    skos:hiddenLabel "Geoglossum starbaeckii"@fi,
        "Geoglossum starbaeckii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakamaakieli"@fi,
        "hagjordtunga"@sv .

<http://tun.fi/MX.237875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glutinoglossum glutinosum" ;
    dwc:scientificNameAuthorship "(Pers.) Hustad, A.N. Mill., Dentinger & P.F. Cannon" ;
    skos:broader <http://tun.fi/MX.4999497> ;
    skos:hiddenLabel "Geoglossum glutinosum"@fi,
        "Glutinoglossum glutinosum"@fi,
        "Geoglossum glutinosum"@sv,
        "Glutinoglossum glutinosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tahmakieli"@fi,
        "slemjordtunga"@sv .

<http://tun.fi/MX.237876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geoglossum glabrum" ;
    dwc:scientificNameAuthorship "Pers. : Fr." ;
    skos:broader <http://tun.fi/MX.234089> ;
    skos:hiddenLabel "Geoglossum glabrum"@fi,
        "Geoglossum sphagnophilum"@fi,
        "Geoglossum glabrum"@sv,
        "Geoglossum sphagnophilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokieli"@fi,
        "myrjordtunga"@sv .

<http://tun.fi/MX.237877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geoglossum fallax" ;
    dwc:scientificNameAuthorship "E.J. Durand" ;
    skos:broader <http://tun.fi/MX.234089> ;
    skos:hiddenLabel "Geoglossum fallax"@fi,
        "Geoglossum fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruohikkokieli"@fi,
        "fjällig jordtunga"@sv .

<http://tun.fi/MX.237878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microglossum atropurpureum" ;
    dwc:scientificNameAuthorship "(Batsch: Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234082> ;
    skos:hiddenLabel "Geoglossum atropurpureum"@fi,
        "Microglossum atropurpureum"@fi,
        "Thuemenidium atropurpureum"@fi,
        "Geoglossum atropurpureum"@sv,
        "Thuemenidium atropurpureum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysikieli"@fi,
        "Microglossum atropurpureum"@sv .

<http://tun.fi/MX.237879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sabuloglossum arenarium" ;
    dwc:scientificNameAuthorship "(Rostr.) Hustad, A.N. Mill., Dentinger & P.F. Cannon" ;
    skos:broader <http://tun.fi/MX.5001841> ;
    skos:hiddenLabel "Geoglossum arenarium"@fi,
        "Sabuloglossum arenarium"@fi,
        "Geoglossum arenarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkokieli"@fi,
        "Sabuloglossum arenarium"@sv .

<http://tun.fi/MX.237880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyridium vestitum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234108> ;
    skos:hiddenLabel "Fenestella vestita"@fi,
        "Fenestella vestita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thyridium vestitum"@fi,
        "Thyridium vestitum"@sv .

<http://tun.fi/MX.237881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyponectria queletii" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyponectria queletii"@fi,
        "Hyponectria queletii"@sv .

<http://tun.fi/MX.237882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fimetariella rabenhorstii" ;
    dwc:scientificNameAuthorship "(Niessl) N. Lundq." ;
    skos:broader <http://tun.fi/MX.234194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fimetariella rabenhorstii"@fi,
        "Fimetariella rabenhorstii"@sv .

<http://tun.fi/MX.237883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizothecium tetrasporum" ;
    dwc:scientificNameAuthorship "(G. Winter) N. Lundq." ;
    skos:broader <http://tun.fi/MX.234198> ;
    skos:hiddenLabel "Podospora tetraspora"@fi,
        "Podospora tetraspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizothecium tetrasporum"@fi,
        "Schizothecium tetrasporum"@sv .

<http://tun.fi/MX.237884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizothecium oedotrichum" ;
    dwc:scientificNameAuthorship "N. Lundq." ;
    skos:broader <http://tun.fi/MX.234198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizothecium oedotrichum"@fi,
        "Schizothecium oedotrichum"@sv .

<http://tun.fi/MX.237885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizothecium glutinans" ;
    dwc:scientificNameAuthorship "(Cain) N. Lundq." ;
    skos:broader <http://tun.fi/MX.234198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizothecium glutinans"@fi,
        "Schizothecium glutinans"@sv .

<http://tun.fi/MX.237886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizothecium fimicola" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.234198> ;
    skos:hiddenLabel "Schizothecium conicum"@fi,
        "Sordaria curvula"@fi,
        "Schizothecium conicum"@sv,
        "Sordaria curvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizothecium fimicola"@fi,
        "Schizothecium fimicola"@sv .

<http://tun.fi/MX.237887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Immersiella immersa" ;
    dwc:scientificNameAuthorship "(P. Karst.) A.N. Mill. & Huhndorf" ;
    skos:broader <http://tun.fi/MX.234206> ;
    skos:hiddenLabel "Lasiosphaeria immersa"@fi,
        "Lasiosphaeria immersa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Immersiella immersa"@fi,
        "Immersiella immersa"@sv .

<http://tun.fi/MX.237888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitschkia parasitans" ;
    dwc:scientificNameAuthorship "(Schwein.) Nannf." ;
    skos:broader <http://tun.fi/MX.234217> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nitschkia parasitans"@fi,
        "Nitschkia parasitans"@sv .

<http://tun.fi/MX.237889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitschkia brevispina" ;
    dwc:scientificNameAuthorship "(Munk) Nannf." ;
    skos:broader <http://tun.fi/MX.234217> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nitschkia brevispina"@fi,
        "Nitschkia brevispina"@sv .

<http://tun.fi/MX.237890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bertia moriformis" ;
    dwc:scientificNameAuthorship "(Tode : Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.234220> ;
    skos:hiddenLabel "Bertia moriformis"@fi,
        "Bertia moriformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystypullo"@fi,
        "knölgömming"@sv .

<http://tun.fi/MX.237891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeronaemella helvellae" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaeronaemella helvellae"@fi,
        "Sphaeronaemella helvellae"@sv .

<http://tun.fi/MX.237892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectriella obvoluta" ;
    dwc:scientificNameAuthorship "(P. Karst.) Rossman" ;
    skos:broader <http://tun.fi/MX.234273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nectriella obvoluta"@fi,
        "Nectriella obvoluta"@sv .

<http://tun.fi/MX.237893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditopella ditopa" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.234302> ;
    skos:hiddenLabel "Ditopella fusispora"@fi,
        "Ditopella fusispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ditopella ditopa"@fi,
        "Ditopella ditopa"@sv .

<http://tun.fi/MX.237894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mamianiella coryli" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) Höhn." ;
    skos:broader <http://tun.fi/MX.234307> ;
    skos:hiddenLabel "Gnomoniella coryli"@fi,
        "Mamiania coryli"@fi,
        "Gnomoniella coryli"@sv,
        "Mamiania coryli"@sv,
        "Mamianiella coryli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mamianiella coryli"@fi,
        "sylnästing"@sv .

<http://tun.fi/MX.237895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cainiella johansonii" ;
    dwc:scientificNameAuthorship "(Rehm) E. Müll." ;
    skos:broader <http://tun.fi/MX.234316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cainiella johansonii"@fi,
        "Cainiella johansonii"@sv .

<http://tun.fi/MX.237896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsella nigroannulata" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.234327> ;
    skos:hiddenLabel "Valsa nigroannulata"@fi,
        "Valsa nigroannulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsella nigroannulata"@fi,
        "Valsella nigroannulata"@sv .

<http://tun.fi/MX.237897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsella melastoma" ;
    dwc:scientificNameAuthorship "(Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234327> ;
    skos:hiddenLabel "Valsa melastoma"@fi,
        "Valsa melastoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsella melastoma"@fi,
        "Valsella melastoma"@sv .

<http://tun.fi/MX.237898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsella furva" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsella furva"@fi,
        "Valsella furva"@sv .

<http://tun.fi/MX.237899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudovalsa umbonata" ;
    dwc:scientificNameAuthorship "(Tul.) Sacc." ;
    skos:broader <http://tun.fi/MX.234334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudovalsa umbonata"@fi,
        "Pseudovalsa umbonata"@sv .

<http://tun.fi/MX.237900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudovalsa lanciformis" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudovalsa lanciformis"@fi,
        "Pseudovalsa lanciformis"@sv .

<http://tun.fi/MX.237901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hercospora tiliae" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Tul. & C. Tul." ;
    skos:broader <http://tun.fi/MX.234337> ;
    skos:hiddenLabel "Hercospora tiliae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hercospora tiliae"@fi,
        "locknästing"@sv .

<http://tun.fi/MX.237902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protomycopsis leontodontis" ;
    dwc:scientificNameAuthorship "Büren" ;
    skos:broader <http://tun.fi/MX.234348> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protomycopsis leontodontis"@fi,
        "Protomycopsis leontodontis"@sv .

<http://tun.fi/MX.237903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stomiopeltis callunae" ;
    dwc:scientificNameAuthorship "B. Erikss." ;
    skos:broader <http://tun.fi/MX.234399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stomiopeltis callunae"@fi,
        "Stomiopeltis callunae"@sv .

<http://tun.fi/MX.237904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stomiopeltis pinastri" ;
    dwc:scientificNameAuthorship "(Fuckel) Arx" ;
    skos:broader <http://tun.fi/MX.234399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stomiopeltis pinastri"@fi,
        "Stomiopeltis pinastri"@sv .

<http://tun.fi/MX.237905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stomiopeltis juniperina" ;
    dwc:scientificNameAuthorship "(Grove) K. Holm & L. Holm" ;
    skos:broader <http://tun.fi/MX.234399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stomiopeltis juniperina"@fi,
        "Stomiopeltis juniperina"@sv .

<http://tun.fi/MX.237906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stomiopeltis dryadis" ;
    dwc:scientificNameAuthorship "(Rehm) L. Holm" ;
    skos:broader <http://tun.fi/MX.234399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stomiopeltis dryadis"@fi,
        "Stomiopeltis dryadis"@sv .

<http://tun.fi/MX.237907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stomiopeltis borealis" ;
    dwc:scientificNameAuthorship "Munk" ;
    skos:broader <http://tun.fi/MX.234399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stomiopeltis borealis"@fi,
        "Stomiopeltis borealis"@sv .

<http://tun.fi/MX.237908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stomiopeltis betulae" ;
    dwc:scientificNameAuthorship "J.P. Ellis" ;
    skos:broader <http://tun.fi/MX.234399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stomiopeltis betulae"@fi,
        "Stomiopeltis betulae"@sv .

<http://tun.fi/MX.237909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seynesiella juniperi" ;
    dwc:scientificNameAuthorship "(Desm.) Arnaud" ;
    skos:broader <http://tun.fi/MX.234417> ;
    skos:hiddenLabel "Stigmatea juniperi"@fi,
        "Stigmatea juniperi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Seynesiella juniperi"@fi,
        "Seynesiella juniperi"@sv .

<http://tun.fi/MX.237910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seynesiella exigua" ;
    dwc:scientificNameAuthorship "M.E. Barr" ;
    skos:broader <http://tun.fi/MX.234417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Seynesiella exigua"@fi,
        "Seynesiella exigua"@sv .

<http://tun.fi/MX.237911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacidina gracilis" ;
    dwc:scientificNameAuthorship "(Niessl) Höhn." ;
    skos:broader <http://tun.fi/MX.234424> ;
    skos:hiddenLabel "Phacidium gracile"@fi,
        "Phacidium gracile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacidina gracilis"@fi,
        "Phacidina gracilis"@sv .

<http://tun.fi/MX.237912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptopeltis pteridis" ;
    dwc:scientificNameAuthorship "(Mouton) Höhn." ;
    skos:broader <http://tun.fi/MX.234426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptopeltis pteridis"@fi,
        "Leptopeltis pteridis"@sv .

<http://tun.fi/MX.237913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptopeltis nebulosa" ;
    dwc:scientificNameAuthorship "(Petr.) L. Holm & K. Holm" ;
    skos:broader <http://tun.fi/MX.234426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptopeltis nebulosa"@fi,
        "Leptopeltis nebulosa"@sv .

<http://tun.fi/MX.237914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptopeltis litigiosa" ;
    dwc:scientificNameAuthorship "(Desm.) L. Holm & K. Holm" ;
    skos:broader <http://tun.fi/MX.234426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptopeltis litigiosa"@fi,
        "Leptopeltis litigiosa"@sv .

<http://tun.fi/MX.237915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptopeltis filicina" ;
    dwc:scientificNameAuthorship "(Lib.) Höhn." ;
    skos:broader <http://tun.fi/MX.234426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptopeltis filicina"@fi,
        "Leptopeltis filicina"@sv .

<http://tun.fi/MX.237916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria karstenii" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.234434> ;
    skos:hiddenLabel "Cucurbitaria conglobata"@fi,
        "Cucurbitaria conglobata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cucurbitaria karstenii"@fi,
        "Cucurbitaria karstenii"@sv .

<http://tun.fi/MX.237917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria ulmea" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cucurbitaria ulmea"@fi,
        "Cucurbitaria ulmea"@sv .

<http://tun.fi/MX.237918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria ribis" ;
    dwc:scientificNameAuthorship "Niessl" ;
    skos:broader <http://tun.fi/MX.234434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cucurbitaria ribis"@fi,
        "Cucurbitaria ribis"@sv .

<http://tun.fi/MX.237919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria rhamni" ;
    dwc:scientificNameAuthorship "(Nees : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cucurbitaria rhamni"@fi,
        "Cucurbitaria rhamni"@sv .

<http://tun.fi/MX.237920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria protracta" ;
    dwc:scientificNameAuthorship "(Nees) Fuckel" ;
    skos:broader <http://tun.fi/MX.234434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cucurbitaria protracta"@fi,
        "Cucurbitaria protracta"@sv .

<http://tun.fi/MX.237921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria obducens" ;
    dwc:scientificNameAuthorship "(Schumach. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234434> ;
    skos:hiddenLabel "Strickeria obducens"@fi,
        "Teichospora obducens"@fi,
        "Strickeria obducens"@sv,
        "Teichospora obducens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cucurbitaria obducens"@fi,
        "Cucurbitaria obducens"@sv .

<http://tun.fi/MX.237922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria leptospora" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.234434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cucurbitaria leptospora"@fi,
        "Cucurbitaria leptospora"@sv .

<http://tun.fi/MX.237923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria laburni" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.234434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cucurbitaria laburni"@fi,
        "Cucurbitaria laburni"@sv .

<http://tun.fi/MX.237924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria dulcamarae" ;
    dwc:scientificNameAuthorship "(Kunze & Schmidt : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cucurbitaria dulcamarae"@fi,
        "Cucurbitaria dulcamarae"@sv .

<http://tun.fi/MX.237925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria coluteae" ;
    dwc:scientificNameAuthorship "(Rabenh.) Auersw." ;
    skos:broader <http://tun.fi/MX.234434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cucurbitaria coluteae"@fi,
        "Cucurbitaria coluteae"@sv .

<http://tun.fi/MX.237926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria caraganae" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234434> ;
    skos:hiddenLabel "Cucurbitaria caraganae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cucurbitaria caraganae"@fi,
        "brun tuvgömming"@sv .

<http://tun.fi/MX.237927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria berberidis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.234434> ;
    skos:hiddenLabel "Cucurbitaria berberidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cucurbitaria berberidis"@fi,
        "tuvgömming"@sv .

<http://tun.fi/MX.237928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria acervata" ;
    dwc:scientificNameAuthorship "(Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cucurbitaria acervata"@fi,
        "Cucurbitaria acervata"@sv .

<http://tun.fi/MX.237929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymella lycopersici" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.234441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymella lycopersici"@fi,
        "Didymella lycopersici"@sv .

<http://tun.fi/MX.237930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymella trifolii" ;
    dwc:scientificNameAuthorship "(Fuckel) Sacc." ;
    skos:broader <http://tun.fi/MX.234441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymella trifolii"@fi,
        "Didymella trifolii"@sv .

<http://tun.fi/MX.237931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymella proximella" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymella proximella"@fi,
        "Didymella proximella"@sv .

<http://tun.fi/MX.237932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymella praestabilis" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.234441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymella praestabilis"@fi,
        "Didymella praestabilis"@sv .

<http://tun.fi/MX.237933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymella media" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.234441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymella media"@fi,
        "Didymella media"@sv .

<http://tun.fi/MX.237934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymella leonuri" ;
    dwc:scientificNameAuthorship "H. Sydow" ;
    skos:broader <http://tun.fi/MX.234441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymella leonuri"@fi,
        "Didymella leonuri"@sv .

<http://tun.fi/MX.237935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymella fennica" ;
    dwc:scientificNameAuthorship "(P. Karst.) Arx" ;
    skos:broader <http://tun.fi/MX.234441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymella fennica"@fi,
        "Didymella fennica"@sv .

<http://tun.fi/MX.237936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymella eupyrena" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.234441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymella eupyrena"@fi,
        "Didymella eupyrena"@sv .

<http://tun.fi/MX.237937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymella astragalina" ;
    dwc:scientificNameAuthorship "(Rehm) Corbaz" ;
    skos:broader <http://tun.fi/MX.234441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymella astragalina"@fi,
        "Didymella astragalina"@sv .

<http://tun.fi/MX.237938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymella applanata" ;
    dwc:scientificNameAuthorship "(Niessl) Sacc." ;
    skos:broader <http://tun.fi/MX.234441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymella applanata"@fi,
        "Didymella applanata"@sv .

<http://tun.fi/MX.237939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Preussia vulgaris" ;
    dwc:scientificNameAuthorship "(Corda) Cain" ;
    skos:broader <http://tun.fi/MX.234448> ;
    skos:hiddenLabel "Perisporium vulgare"@fi,
        "Perisporium vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Preussia vulgaris"@fi,
        "Preussia vulgaris"@sv .

<http://tun.fi/MX.237940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Preussia funiculata" ;
    dwc:scientificNameAuthorship "(Preuss) Fuckel" ;
    skos:broader <http://tun.fi/MX.234448> ;
    skos:hiddenLabel "Perisporium funiculatum"@fi,
        "Perisporium funiculatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Preussia funiculata"@fi,
        "Preussia funiculata"@sv .

<http://tun.fi/MX.237941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormia notarisii" ;
    dwc:scientificNameAuthorship "Carestia" ;
    skos:broader <http://tun.fi/MX.234449> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormia notarisii"@fi,
        "Sporormia notarisii"@sv .

<http://tun.fi/MX.237942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormia cannabina" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234449> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormia cannabina"@fi,
        "Sporormia cannabina"@sv .

<http://tun.fi/MX.237943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia saliciperda" ;
    dwc:scientificNameAuthorship "Nüesch" ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:hiddenLabel "Venturia saliciperda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia saliciperda"@fi,
        "pilskorv"@sv .

<http://tun.fi/MX.237944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia maculiformis" ;
    dwc:scientificNameAuthorship "(Desm.) G. Winter" ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:hiddenLabel "Mycosphaerella microspila"@fi,
        "Mycosphaerella microspila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia maculiformis"@fi,
        "Venturia maculiformis"@sv .

<http://tun.fi/MX.237945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia tremulae" ;
    dwc:scientificNameAuthorship "Aderh." ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia tremulae"@fi,
        "Venturia tremulae"@sv .

<http://tun.fi/MX.237946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia rumicis" ;
    dwc:scientificNameAuthorship "(Desm.) G. Winter" ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia rumicis"@fi,
        "Venturia rumicis"@sv .

<http://tun.fi/MX.237947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia ribis" ;
    dwc:scientificNameAuthorship "Sivan." ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia ribis"@fi,
        "Venturia ribis"@sv .

<http://tun.fi/MX.237948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia pyrina" ;
    dwc:scientificNameAuthorship "Aderh." ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:hiddenLabel "Venturia pyrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia pyrina"@fi,
        "päronskorv"@sv .

<http://tun.fi/MX.237949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia populina" ;
    dwc:scientificNameAuthorship "(Vuill.) Fabr." ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:hiddenLabel "Venturia populina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia populina"@fi,
        "poppelskorv"@sv .

<http://tun.fi/MX.237950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia palustris" ;
    dwc:scientificNameAuthorship "Sacc., E. Bomm. & M. Rousseau" ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia palustris"@fi,
        "Venturia palustris"@sv .

<http://tun.fi/MX.237951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia macularis" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) E. Müll. & Arx" ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:hiddenLabel "Mycosphaerella macularis"@fi,
        "Mycosphaerella macularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia macularis"@fi,
        "Venturia macularis"@sv .

<http://tun.fi/MX.237952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia juncaginearum" ;
    dwc:scientificNameAuthorship "(Lasch) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:hiddenLabel "Mycosphaerella juncaginearum"@fi,
        "Mycosphaerella juncaginearum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia juncaginearum"@fi,
        "Venturia juncaginearum"@sv .

<http://tun.fi/MX.237953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia geranii" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) G. Winter" ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:hiddenLabel "Coleroa geranii"@fi,
        "Dothidea geranii"@fi,
        "Dothidella geranii"@fi,
        "Stigmatea geranii"@fi,
        "Coleroa geranii"@sv,
        "Dothidea geranii"@sv,
        "Dothidella geranii"@sv,
        "Stigmatea geranii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia geranii"@fi,
        "Venturia geranii"@sv .

<http://tun.fi/MX.237954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia ditricha" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:hiddenLabel "Venturia maculans"@fi,
        "Venturia maculans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia ditricha"@fi,
        "Venturia ditricha"@sv .

<http://tun.fi/MX.237955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia chlorospora" ;
    dwc:scientificNameAuthorship "(Ces.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia chlorospora"@fi,
        "Venturia chlorospora"@sv .

<http://tun.fi/MX.237956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia chamaemori" ;
    dwc:scientificNameAuthorship "(P. Karst.) Arx" ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:hiddenLabel "Mycosphaerella chamaemori"@fi,
        "Mycosphaerella chamaemori"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia chamaemori"@fi,
        "Venturia chamaemori"@sv .

<http://tun.fi/MX.237957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia cerasi" ;
    dwc:scientificNameAuthorship "Aderh." ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia cerasi"@fi,
        "Venturia cerasi"@sv .

<http://tun.fi/MX.237958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia asteromorpha" ;
    dwc:scientificNameAuthorship "(Lib.) E. Müll." ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:hiddenLabel "Euryachora epilobii"@fi,
        "Spilosticta epilobii"@fi,
        "Euryachora epilobii"@sv,
        "Spilosticta epilobii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia asteromorpha"@fi,
        "Venturia asteromorpha"@sv .

<http://tun.fi/MX.237959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia alnea" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) E. Müll." ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:hiddenLabel "Sphaerella minutissima"@fi,
        "Sphaerella minutissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia alnea"@fi,
        "Venturia alnea"@sv .

<http://tun.fi/MX.237960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleroa alchemillae" ;
    dwc:scientificNameAuthorship "(Grev. : Fr.) G. Winter" ;
    skos:broader <http://tun.fi/MX.234459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coleroa alchemillae"@fi,
        "Coleroa alchemillae"@sv .

<http://tun.fi/MX.237961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleroa robertiani" ;
    dwc:scientificNameAuthorship "(Fr.) E. Müll." ;
    skos:broader <http://tun.fi/MX.234459> ;
    skos:hiddenLabel "Hormotheca robertiani"@fi,
        "Stigmatea robertiani"@fi,
        "Hormotheca robertiani"@sv,
        "Stigmatea robertiani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coleroa robertiani"@fi,
        "Coleroa robertiani"@sv .

<http://tun.fi/MX.237962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleroa pusiola" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sivan." ;
    skos:broader <http://tun.fi/MX.234459> ;
    skos:hiddenLabel "Amphisphaeria pusiola"@fi,
        "Didymosphaeria pusiola"@fi,
        "Amphisphaeria pusiola"@sv,
        "Didymosphaeria pusiola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coleroa pusiola"@fi,
        "Coleroa pusiola"@sv .

<http://tun.fi/MX.237963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleroa circinans" ;
    dwc:scientificNameAuthorship "(Fr.) G. Winter" ;
    skos:broader <http://tun.fi/MX.234459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coleroa circinans"@fi,
        "Coleroa circinans"@sv .

<http://tun.fi/MX.237964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleroa chaetomium" ;
    dwc:scientificNameAuthorship "(Kunze : Fr.) Rabenh." ;
    skos:broader <http://tun.fi/MX.234459> ;
    skos:hiddenLabel "Venturia kunzei"@fi,
        "Venturia kunzei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coleroa chaetomium"@fi,
        "Coleroa chaetomium"@sv .

<http://tun.fi/MX.237965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Massarina arundinacea" ;
    dwc:scientificNameAuthorship "(Sowerby : Fr.) Leuchtm." ;
    skos:broader <http://tun.fi/MX.234462> ;
    skos:hiddenLabel "Leptosphaeria arundinacea"@fi,
        "Leptosphaeria arundinacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Massarina arundinacea"@fi,
        "Massarina arundinacea"@sv .

<http://tun.fi/MX.237966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Massarina rubi" ;
    dwc:scientificNameAuthorship "(Fuckel) Sacc." ;
    skos:broader <http://tun.fi/MX.234462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Massarina rubi"@fi,
        "Massarina rubi"@sv .

<http://tun.fi/MX.237967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Massarina eburnea" ;
    dwc:scientificNameAuthorship "(Tul. & C. Tul.) Sacc." ;
    skos:broader <http://tun.fi/MX.234462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Massarina eburnea"@fi,
        "Massarina eburnea"@sv .

<http://tun.fi/MX.237968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Massarina coccodes" ;
    dwc:scientificNameAuthorship "(P. Karst.) O.E. Erikss. & J.Z. Yue" ;
    skos:broader <http://tun.fi/MX.234462> ;
    skos:hiddenLabel "Leptosphaeria coccodes"@fi,
        "Metasphaeria coccodes"@fi,
        "Leptosphaeria coccodes"@sv,
        "Metasphaeria coccodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Massarina coccodes"@fi,
        "Massarina coccodes"@sv .

<http://tun.fi/MX.237969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saccothecium saepincola" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234507> ;
    skos:hiddenLabel "Sphaeria saepincola"@fi,
        "Sphaeria saepincola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saccothecium saepincola"@fi,
        "Saccothecium saepincola"@sv .

<http://tun.fi/MX.237970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloniopsis curta" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234515> ;
    skos:hiddenLabel "Hysterium curtum"@fi,
        "Hysterium curtum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gloniopsis curta"@fi,
        "Gloniopsis curta"@sv .

<http://tun.fi/MX.237971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metacapnodium juniperi" ;
    dwc:scientificNameAuthorship "(W. Phillips & Plowr.) Speg." ;
    skos:broader <http://tun.fi/MX.234529> ;
    skos:hiddenLabel "Capnodium juniperi"@fi,
        "Capnodium juniperi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metacapnodium juniperi"@fi,
        "Metacapnodium juniperi"@sv .

<http://tun.fi/MX.237972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrospermum graminum" ;
    dwc:scientificNameAuthorship "Lib." ;
    skos:broader <http://tun.fi/MX.234531> ;
    skos:hiddenLabel "Acrospermum graminum"@fi,
        "Acrospermum graminum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinälätikkä"@fi,
        "stråklubba"@sv .

<http://tun.fi/MX.237973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrospermum compressum" ;
    dwc:scientificNameAuthorship "Tode : Fr." ;
    skos:broader <http://tun.fi/MX.234531> ;
    skos:hiddenLabel "Acrospermum compressum"@fi,
        "Acrospermum compressum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkoslätikkä"@fi,
        "nässelklubba"@sv .

<http://tun.fi/MX.237974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrospermum adeanum" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.234531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrospermum adeanum"@fi,
        "Acrospermum adeanum"@sv .

<http://tun.fi/MX.237975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baggea pachyascus" ;
    dwc:scientificNameAuthorship "Auersw." ;
    skos:broader <http://tun.fi/MX.234536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baggea pachyascus"@fi,
        "Baggea pachyascus"@sv .

<http://tun.fi/MX.237976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apiosporium salicinum" ;
    dwc:scientificNameAuthorship "(Pers.) Kuntze" ;
    skos:broader <http://tun.fi/MX.236901> ;
    skos:hiddenLabel "Fumago vagans"@fi,
        "Fumago vagans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apiosporium salicinum"@fi,
        "Apiosporium salicinum"@sv .

<http://tun.fi/MX.237977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dothichiza sorbi" ;
    dwc:scientificNameAuthorship "Lib." ;
    skos:broader <http://tun.fi/MX.236902> ;
    skos:hiddenLabel "Dothidea pyrenophora"@fi,
        "Dothiora pyrenophora"@fi,
        "Dothiora sorbi"@fi,
        "Dothiorella pyrenophora"@fi,
        "Micropera sorbi"@fi,
        "Dothidea pyrenophora"@sv,
        "Dothiora pyrenophora"@sv,
        "Dothiora sorbi"@sv,
        "Dothiorella pyrenophora"@sv,
        "Micropera sorbi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dothichiza sorbi"@fi,
        "Dothichiza sorbi"@sv .

<http://tun.fi/MX.237978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiphegia microcarpa" ;
    dwc:scientificNameAuthorship "(Fuckel) Aptroot" ;
    skos:broader <http://tun.fi/MX.236903> ;
    skos:hiddenLabel "Leptosphaeria vagabunda"@fi,
        "Massaria coryli"@fi,
        "Massarina microcarpa"@fi,
        "Leptosphaeria vagabunda"@sv,
        "Massaria coryli"@sv,
        "Massarina microcarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epiphegia microcarpa"@fi,
        "Epiphegia microcarpa"@sv .

<http://tun.fi/MX.237979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabraea ranunculi" ;
    dwc:scientificNameAuthorship "(Fr.) Rehm." ;
    skos:broader <http://tun.fi/MX.236904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fabraea ranunculi"@fi,
        "Fabraea ranunculi"@sv .

<http://tun.fi/MX.237980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fanniomyces copromyzae" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.236905> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fanniomyces copromyzae"@fi,
        "Fanniomyces copromyzae"@sv .

<http://tun.fi/MX.237981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nimbomollisia macrospora" ;
    dwc:scientificNameAuthorship "(P. Karst.) Nannf." ;
    skos:broader <http://tun.fi/MX.236906> ;
    skos:hiddenLabel "Phacidium macrosporum"@fi,
        "Phacidium macrosporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nimbomollisia macrospora"@fi,
        "Nimbomollisia macrospora"@sv .

<http://tun.fi/MX.237982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nimbomollisia eriophori" ;
    dwc:scientificNameAuthorship "(Kirshn.) Nannf." ;
    skos:broader <http://tun.fi/MX.236906> ;
    skos:hiddenLabel "Niptera phaea"@fi,
        "Niptera phaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nimbomollisia eriophori"@fi,
        "Nimbomollisia eriophori"@sv .

<http://tun.fi/MX.237983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropeltis pinastri" ;
    dwc:scientificNameAuthorship "(Fuckel) P. Karst." ;
    skos:broader <http://tun.fi/MX.236907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropeltis pinastri"@fi,
        "Micropeltis pinastri"@sv .

<http://tun.fi/MX.237984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoguignardia scirpi" ;
    dwc:scientificNameAuthorship "Gutner" ;
    skos:broader <http://tun.fi/MX.236908> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudoguignardia scirpi"@fi,
        "Pseudoguignardia scirpi"@sv .

<http://tun.fi/MX.237985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophioceras leptosporum" ;
    dwc:scientificNameAuthorship "(S.H. Iqbal) Walker" ;
    skos:broader <http://tun.fi/MX.236909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophioceras leptosporum"@fi,
        "Ophioceras leptosporum"@sv .

<http://tun.fi/MX.237986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza succosa" ;
    dwc:scientificNameAuthorship "Berk." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza succosa"@fi,
        "Peziza succosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltamaitomaljakas"@fi,
        "gulmjölkig storskål"@sv .

<http://tun.fi/MX.237987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Legaliana limnaea" ;
    dwc:scientificNameAuthorship "(Maas Geest.) Van Vooren" ;
    skos:broader <http://tun.fi/MX.5081109> ;
    skos:hiddenLabel "Legaliana limnaea"@fi,
        "Peziza limnaea"@fi,
        "Legaliana limnaea"@sv,
        "Peziza limnaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkomaljakas"@fi,
        "sumpskål"@sv .

<http://tun.fi/MX.237988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza celtica" ;
    dwc:scientificNameAuthorship "(Boud.) M.M. Moser" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza celtica"@fi,
        "Peziza celtica"@sv .

<http://tun.fi/MX.237989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza buxea" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza buxea"@fi,
        "Peziza buxea"@sv .

<http://tun.fi/MX.237990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza violacea" ;
    dwc:scientificNameAuthorship "Pers. : Fr." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza violacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palomaljakas"@fi,
        "Peziza violacea"@sv .

<http://tun.fi/MX.237991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza vesiculosa" ;
    dwc:scientificNameAuthorship "Bull. : Fr." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza vesiculosa"@fi,
        "Peziza vesiculosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kompostimaljakas"@fi,
        "kompostskål"@sv .

<http://tun.fi/MX.237992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza varia" ;
    dwc:scientificNameAuthorship "Hedw. : Fr." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza varia"@fi,
        "Peziza varia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahomaljakas"@fi,
        "stubbskål"@sv .

<http://tun.fi/MX.237993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza sylvatica" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza sylvatica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salomaljakas"@fi,
        "Peziza sylvatica"@sv .

<http://tun.fi/MX.237994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza succosella" ;
    dwc:scientificNameAuthorship "(Le Gal & Romag.) M.M. Moser ex Avizohar-Hershenzon & Nemlich" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza succosella"@fi,
        "Peziza succosella"@sv .

<http://tun.fi/MX.237995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza sublilacina" ;
    dwc:scientificNameAuthorship "Svrcek" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza sublilacina"@fi,
        "Peziza sublilacina"@sv .

<http://tun.fi/MX.237996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza saniosa" ;
    dwc:scientificNameAuthorship "Schrad. : Fr." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza saniosa"@fi,
        "Peziza saniosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinimaitomaljakas"@fi,
        "blåmjölkig storskål"@sv .

<http://tun.fi/MX.237997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza repanda" ;
    dwc:scientificNameAuthorship "Pers. : Fr." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza repanda"@fi,
        "Peziza repanda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakamaljakas"@fi,
        "flatskål"@sv .

<http://tun.fi/MX.237998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza pseudovesiculosa" ;
    dwc:scientificNameAuthorship "Donadini" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza pseudovesiculosa"@fi,
        "Peziza pseudovesiculosa"@sv .

<http://tun.fi/MX.237999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza praetervisa" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza praetervisa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulomaljakas"@fi,
        "Peziza praetervisa"@sv .

<http://tun.fi/MX.238000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza phyllogena" ;
    dwc:scientificNameAuthorship "Cooke" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza badioconfusa"@fi,
        "Peziza kallioi"@fi,
        "Peziza phyllogena"@fi,
        "Peziza badioconfusa"@sv,
        "Peziza kallioi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjanmaljakas"@fi,
        "Peziza phyllogena"@sv .

<http://tun.fi/MX.238001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza petersii" ;
    dwc:scientificNameAuthorship "Berk. & M.A. Curtis" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza petersii"@fi,
        "Peziza petersii"@sv .

<http://tun.fi/MX.238002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza perparva" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza perparva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hitumaljakas"@fi,
        "Peziza perparva"@sv .

<http://tun.fi/MX.238003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza ostracoderma" ;
    dwc:scientificNameAuthorship "Korf" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza ostracoderma"@fi,
        "Peziza ostracoderma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pottimaljakas"@fi,
        "torvskål"@sv .

<http://tun.fi/MX.238004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza moravecii" ;
    dwc:scientificNameAuthorship "Svrcek" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza moravecii"@fi,
        "Peziza moravecii"@sv .

<http://tun.fi/MX.238005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza micropus" ;
    dwc:scientificNameAuthorship "Pers. : Fr." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza micropus"@fi,
        "Peziza micropus"@sv .

<http://tun.fi/MX.238006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza michelii" ;
    dwc:scientificNameAuthorship "(Boud.) Dennis" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza michelii"@fi,
        "Peziza michelii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltamaltomaljakas"@fi,
        "gulköttig storskål"@sv .

<http://tun.fi/MX.238007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza longicaudata" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza longicaudata"@fi,
        "Peziza longicaudata"@sv .

<http://tun.fi/MX.238008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza lohjaënsis" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza lohjaënsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valejalkamaljakas"@fi,
        "Peziza lohjaënsis"@sv .

<http://tun.fi/MX.238009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza lobulata" ;
    dwc:scientificNameAuthorship "(Velen.) Svrcek" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza lobulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza lobulata"@fi,
        "slätsporig brandskål"@sv .

<http://tun.fi/MX.238010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza lividula" ;
    dwc:scientificNameAuthorship "W. Phillips" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza lividula"@fi,
        "Peziza lividula"@sv .

<http://tun.fi/MX.238011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza labessiana" ;
    dwc:scientificNameAuthorship "(Boud.) Svrcek" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza labessiana"@fi,
        "Peziza labessiana"@sv .

<http://tun.fi/MX.238012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza granulosa" ;
    dwc:scientificNameAuthorship "Schumach." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza granulosa"@fi,
        "Peziza granulosa"@sv .

<http://tun.fi/MX.238013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza gerardii" ;
    dwc:scientificNameAuthorship "Cooke" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza gerardii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipunamaljakas"@fi,
        "Peziza gerardii"@sv .

<http://tun.fi/MX.238014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza fimeti" ;
    dwc:scientificNameAuthorship "(Fuckel) Seaver" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza fimeti"@fi,
        "Peziza fimeti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lantamaljakas"@fi,
        "brun dyngskål"@sv .

<http://tun.fi/MX.238015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza endocarpoides" ;
    dwc:scientificNameAuthorship "Berk." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza endocarpoides"@fi,
        "Peziza endocarpoides"@sv .

<http://tun.fi/MX.238016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza echinispora" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza echinispora"@fi,
        "Peziza echinospora"@fi,
        "Peziza echinospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuotiomaljakas"@fi,
        "Peziza echinispora"@sv .

<http://tun.fi/MX.238017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza cerea" ;
    dwc:scientificNameAuthorship "Sowerby" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza cerea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjumaljakas"@fi,
        "Peziza cerea"@sv .

<http://tun.fi/MX.238018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza brunneoatra" ;
    dwc:scientificNameAuthorship "Desm." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza brunneoatra"@fi,
        "Peziza brunneoatra"@sv .

<http://tun.fi/MX.238019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Legaliana badia" ;
    dwc:scientificNameAuthorship "(Pers.) Van Vooren" ;
    skos:broader <http://tun.fi/MX.5081109> ;
    skos:hiddenLabel "Legaliana badia"@fi,
        "Peziza badia"@fi,
        "Legaliana badia"@sv,
        "Peziza badia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maksamaljakas"@fi,
        "brunskål"@sv .

<http://tun.fi/MX.238020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza arvernensis" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza sylvestris"@fi,
        "Peziza sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza arvernensis"@fi,
        "Peziza arvernensis"@sv .

<http://tun.fi/MX.238021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza ampelina" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza ampelina"@fi,
        "Peziza ampelina"@sv .

<http://tun.fi/MX.238022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza alcidis" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza alcidis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenlantamaljakas"@fi,
        "Peziza alcidis"@sv .

<http://tun.fi/MX.238023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza albopileata" ;
    dwc:scientificNameAuthorship "Cooke" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Dasyscyphus albopileata"@fi,
        "Dasyscyphus albopileata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peziza albopileata"@fi,
        "Peziza albopileata"@sv .

<http://tun.fi/MX.238024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wallrothiella merdaria" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wallrothiella merdaria"@fi,
        "Wallrothiella merdaria"@sv .

<http://tun.fi/MX.238025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winterella hypodermia" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) J. Reid & C. Booth" ;
    skos:broader <http://tun.fi/MX.236912> ;
    skos:hiddenLabel "Cryptosporella hypodermia"@fi,
        "Valsa luribunda"@fi,
        "Cryptosporella hypodermia"@sv,
        "Valsa luribunda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winterella hypodermia"@fi,
        "Winterella hypodermia"@sv .

<http://tun.fi/MX.238026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winterella suffusa" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Kuntze" ;
    skos:broader <http://tun.fi/MX.236912> ;
    skos:hiddenLabel "Cryptospora suffusa"@fi,
        "Ophiovalsa suffusa"@fi,
        "Cryptospora suffusa"@sv,
        "Ophiovalsa suffusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winterella suffusa"@fi,
        "Winterella suffusa"@sv .

<http://tun.fi/MX.238027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zignoëlla translucens" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zignoëlla translucens"@fi,
        "Zignoëlla translucens"@sv .

<http://tun.fi/MX.238028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zignoëlla pygmaea" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.236913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zignoëlla pygmaea"@fi,
        "Zignoëlla pygmaea"@sv .

<http://tun.fi/MX.238029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zignoëlla pachyspora" ;
    dwc:scientificNameAuthorship "Sacc., Bomm. & Rouss" ;
    skos:broader <http://tun.fi/MX.236913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zignoëlla pachyspora"@fi,
        "Zignoëlla pachyspora"@sv .

<http://tun.fi/MX.238030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zignoëlla immersa" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zignoëlla immersa"@fi,
        "Zignoëlla immersa"@sv .

<http://tun.fi/MX.238031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zignoëlla crustacea" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.236913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zignoëlla crustacea"@fi,
        "Zignoëlla crustacea"@sv .

<http://tun.fi/MX.238032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helotium epigaeum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helotium epigaeum"@fi,
        "Helotium epigaeum"@sv .

<http://tun.fi/MX.238033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helotium subolivaceum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helotium subolivaceum"@fi,
        "Helotium subolivaceum"@sv .

<http://tun.fi/MX.238034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helotium nectriella" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236914> ;
    skos:hiddenLabel "Pezizella nectriella"@fi,
        "Pezizella nectriella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helotium nectriella"@fi,
        "Helotium nectriella"@sv .

<http://tun.fi/MX.238035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helotium lenticulare" ;
    dwc:scientificNameAuthorship "(Bull.) Fr." ;
    skos:broader <http://tun.fi/MX.236914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helotium lenticulare"@fi,
        "Helotium lenticulare"@sv .

<http://tun.fi/MX.238036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helotium album" ;
    dwc:scientificNameAuthorship "Schumach." ;
    skos:broader <http://tun.fi/MX.236914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helotium album"@fi,
        "Helotium album"@sv .

<http://tun.fi/MX.238037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helotium abacinum" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.236914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helotium abacinum"@fi,
        "Helotium abacinum"@sv .

<http://tun.fi/MX.238038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Romellia vibratilis" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Berl." ;
    skos:broader <http://tun.fi/MX.236915> ;
    skos:hiddenLabel "Calosphaeria vibratilis"@fi,
        "Calosphaeria vibratilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Romellia vibratilis"@fi,
        "Romellia vibratilis"@sv .

<http://tun.fi/MX.238039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actidium baccarinii" ;
    dwc:scientificNameAuthorship "(Paoli) H. Zogg" ;
    skos:broader <http://tun.fi/MX.189854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actidium baccarinii"@fi,
        "Actidium baccarinii"@sv .

<http://tun.fi/MX.238040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neofabraea malicorticis" ;
    dwc:scientificNameAuthorship "H.S. Jacks." ;
    skos:broader <http://tun.fi/MX.53490> ;
    skos:hiddenLabel "Pezicula malicorticis"@fi,
        "Pezicula malicorticis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neofabraea malicorticis"@fi,
        "Neofabraea malicorticis"@sv .

<http://tun.fi/MX.238041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neofabraea alba" ;
    dwc:scientificNameAuthorship "(E. Guthrie) Verkeley" ;
    skos:broader <http://tun.fi/MX.53490> ;
    skos:hiddenLabel "Pezicula alba"@fi,
        "Pezicula alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neofabraea alba"@fi,
        "Neofabraea alba"@sv .

<http://tun.fi/MX.238042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niesslia haglundii" ;
    dwc:scientificNameAuthorship "Starbäck" ;
    skos:broader <http://tun.fi/MX.67242> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Niesslia haglundii"@fi,
        "Niesslia haglundii"@sv .

<http://tun.fi/MX.238043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niesslia exosporioides" ;
    dwc:scientificNameAuthorship "(Desm.) G. Winter" ;
    skos:broader <http://tun.fi/MX.67242> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Niesslia exosporioides"@fi,
        "Niesslia exosporioides"@sv .

<http://tun.fi/MX.238044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niesslia exilis" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) G. Winter" ;
    skos:broader <http://tun.fi/MX.67242> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Niesslia exilis"@fi,
        "Niesslia exilis"@sv .

<http://tun.fi/MX.238045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Albotricha washingtonensis" ;
    dwc:scientificNameAuthorship "(Dennis) Raitv." ;
    skos:broader <http://tun.fi/MX.67220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Albotricha washingtonensis"@fi,
        "Albotricha washingtonensis"@sv .

<http://tun.fi/MX.238046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Albotricha laetior" ;
    dwc:scientificNameAuthorship "(P. Karst.) Raitv." ;
    skos:broader <http://tun.fi/MX.67220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Albotricha laetior"@fi,
        "Albotricha laetior"@sv .

<http://tun.fi/MX.238047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Albotricha acutipila" ;
    dwc:scientificNameAuthorship "(P. Karst.) Raitv." ;
    skos:broader <http://tun.fi/MX.67220> ;
    skos:hiddenLabel "Dasyscyphus acutipilus"@fi,
        "Dasyscyphus acutipilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Albotricha acutipila"@fi,
        "Albotricha acutipila"@sv .

<http://tun.fi/MX.238048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corethromyces niger" ;
    dwc:scientificNameAuthorship "Majewski" ;
    skos:broader <http://tun.fi/MX.233668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corethromyces niger"@fi,
        "Corethromyces niger"@sv .

<http://tun.fi/MX.238049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corethromyces henrotii" ;
    dwc:scientificNameAuthorship "Balazuc" ;
    skos:broader <http://tun.fi/MX.233668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corethromyces henrotii"@fi,
        "Corethromyces henrotii"@sv .

<http://tun.fi/MX.238050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhachomyces philonthinus" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhachomyces philonthinus"@fi,
        "Rhachomyces philonthinus"@sv .

<http://tun.fi/MX.238051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhachomyces furcatus" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhachomyces furcatus"@fi,
        "Rhachomyces furcatus"@sv .

<http://tun.fi/MX.238052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnobolites cerebriformis" ;
    dwc:scientificNameAuthorship "Tul." ;
    skos:broader <http://tun.fi/MX.233807> ;
    skos:hiddenLabel "Hydnobolites cerebriformis"@fi,
        "Hydnobolites cerebriformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aivotryffeli"@fi,
        "hjärntryffel"@sv .

<http://tun.fi/MX.238053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecotheus holmskioldii" ;
    dwc:scientificNameAuthorship "(E.C. Hansen) Eckblad" ;
    skos:broader <http://tun.fi/MX.233829> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thecotheus holmskioldii"@fi,
        "Thecotheus holmskioldii"@sv .

<http://tun.fi/MX.238054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecotheus cinereus" ;
    dwc:scientificNameAuthorship "(P. Crouan) Chenant." ;
    skos:broader <http://tun.fi/MX.233829> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thecotheus cinereus"@fi,
        "Thecotheus cinereus"@sv .

<http://tun.fi/MX.238055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyronema domesticum" ;
    dwc:scientificNameAuthorship "(Sowerby : Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.233862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyronema domesticum"@fi,
        "Pyronema domesticum"@sv .

<http://tun.fi/MX.238056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyronema confluens" ;
    dwc:scientificNameAuthorship "(Pers.) Tul." ;
    skos:broader <http://tun.fi/MX.233862> ;
    skos:hiddenLabel "Pyronema confluens"@fi,
        "Pyronema omphalodes"@fi,
        "Pyronema omphalodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkamaljakas"@fi,
        "Pyronema confluens"@sv .

<http://tun.fi/MX.238057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcosoma globosum" ;
    dwc:scientificNameAuthorship "(Schmidel : Fr.) Casp." ;
    skos:broader <http://tun.fi/MX.233874> ;
    skos:hiddenLabel "Sarcosoma globosum"@fi,
        "Sarcosoma globosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hytymaljakas"@fi,
        "bombmurkla"@sv .

<http://tun.fi/MX.238058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizina undulata" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233876> ;
    skos:hiddenLabel "Rhizina inflata"@fi,
        "Rhizina undulata"@fi,
        "Rhizina inflata"@sv,
        "Rhizina undulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuplamörsky"@fi,
        "rotmurkla"@sv .

<http://tun.fi/MX.238059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discinella schimperi" ;
    dwc:scientificNameAuthorship "(Navashin) Redhead & K.W. Spicer" ;
    skos:broader <http://tun.fi/MX.233879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discinella schimperi"@fi,
        "Discinella schimperi"@sv .

<http://tun.fi/MX.238060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discinella quisquiliaris" ;
    dwc:scientificNameAuthorship "(P. Karst.) Svrcek" ;
    skos:broader <http://tun.fi/MX.233879> ;
    skos:hiddenLabel "Ombrophila quisquiliaris"@fi,
        "Ombrophila quisquiliaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discinella quisquiliaris"@fi,
        "Discinella quisquiliaris"@sv .

<http://tun.fi/MX.238061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discinella corticalis" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discinella corticalis"@fi,
        "Discinella corticalis"@sv .

<http://tun.fi/MX.238062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discinella boudieri" ;
    dwc:scientificNameAuthorship "(Quél.) Boud." ;
    skos:broader <http://tun.fi/MX.233879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discinella boudieri"@fi,
        "Discinella boudieri"@sv .

<http://tun.fi/MX.238063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium seditiosum" ;
    dwc:scientificNameAuthorship "Minter, Staley & Millar" ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:hiddenLabel "Lophodermium seditiosum"@fi,
        "Lophodermium seditiosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynsiniharjakka"@fi,
        "tallskytte"@sv .

<http://tun.fi/MX.238064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium pinastri" ;
    dwc:scientificNameAuthorship "(Schrad. : Fr.) Chevall." ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:hiddenLabel "Lophodermium pinastri"@fi,
        "Lophodermium pinastri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynlymyharjakka"@fi,
        "barrsprickling"@sv .

<http://tun.fi/MX.238065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium intermissum" ;
    dwc:scientificNameAuthorship "Starbäck" ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium intermissum"@fi,
        "Lophodermium intermissum"@sv .

<http://tun.fi/MX.238066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium versicolor" ;
    dwc:scientificNameAuthorship "(Wahlenb. : Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium versicolor"@fi,
        "Lophodermium versicolor"@sv .

<http://tun.fi/MX.238067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium typhinum" ;
    dwc:scientificNameAuthorship "(Fr.) Lamb" ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium typhinum"@fi,
        "Lophodermium typhinum"@sv .

<http://tun.fi/MX.238068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium sphaerioides" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. ex Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium sphaerioides"@fi,
        "Lophodermium sphaerioides"@sv .

<http://tun.fi/MX.238069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium piceae" ;
    dwc:scientificNameAuthorship "(Fuckel) Höhn." ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:hiddenLabel "Lophodermium abietis"@fi,
        "Lophodermium piceae"@fi,
        "Lophodermium abietis"@sv,
        "Lophodermium piceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenlymyharjakka"@fi,
        "granskytte"@sv .

<http://tun.fi/MX.238070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium paeoniae" ;
    dwc:scientificNameAuthorship "Rehm sp. Vestergren" ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:hiddenLabel "Lophodermium paeoniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium paeoniae"@fi,
        "pionsprickling"@sv .

<http://tun.fi/MX.238071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium oxycocci" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium oxycocci"@fi,
        "Lophodermium oxycocci"@sv .

<http://tun.fi/MX.238072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium melaleucum" ;
    dwc:scientificNameAuthorship "(Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:hiddenLabel "Lophodermium melaleucum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium melaleucum"@fi,
        "lingonsprickling"@sv .

<http://tun.fi/MX.238073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium maculare" ;
    dwc:scientificNameAuthorship "(Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium maculare"@fi,
        "Lophodermium maculare"@sv .

<http://tun.fi/MX.238074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium laricinum" ;
    dwc:scientificNameAuthorship "Duby" ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium laricinum"@fi,
        "Lophodermium laricinum"@sv .

<http://tun.fi/MX.238075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium juniperinum" ;
    dwc:scientificNameAuthorship "(Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:hiddenLabel "Lophodermium juniperi"@fi,
        "Lophodermium juniperi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium juniperinum"@fi,
        "Lophodermium juniperinum"@sv .

<http://tun.fi/MX.238076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium herbarum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium herbarum"@fi,
        "Lophodermium herbarum"@sv .

<http://tun.fi/MX.238077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium gramineum" ;
    dwc:scientificNameAuthorship "(Fr.) Chev." ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium gramineum"@fi,
        "Lophodermium gramineum"@sv .

<http://tun.fi/MX.238078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium foliicola" ;
    dwc:scientificNameAuthorship "(Fr.) P. Cannon & Minter" ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:hiddenLabel "Lophodermium hysterioides"@fi,
        "Lophodermium xylonoides"@fi,
        "Lophodermium hysterioides"@sv,
        "Lophodermium xylonoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium foliicola"@fi,
        "Lophodermium foliicola"@sv .

<http://tun.fi/MX.238079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium culmigenum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium culmigenum"@fi,
        "Lophodermium culmigenum"@sv .

<http://tun.fi/MX.238080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium conigenum" ;
    dwc:scientificNameAuthorship "(Brunaud) Hilitzer" ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:hiddenLabel "Lophodermium conigenum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynviherharjakka"@fi,
        "Lophodermium conigenum"@sv .

<http://tun.fi/MX.238081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium caricinum" ;
    dwc:scientificNameAuthorship "(Roberge ex Desm.) Duby" ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium caricinum"@fi,
        "Lophodermium caricinum"@sv .

<http://tun.fi/MX.238082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium aucupariae" ;
    dwc:scientificNameAuthorship "(Schleich.) Darker" ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:hiddenLabel "Lophodermium tumidum"@fi,
        "Lophodermium tumidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium aucupariae"@fi,
        "Lophodermium aucupariae"@sv .

<http://tun.fi/MX.238083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium arundinaceum" ;
    dwc:scientificNameAuthorship "(Schrad. : Fr.) Chev." ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:hiddenLabel "Lophodermium arundinaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium arundinaceum"@fi,
        "stråsprickling"@sv .

<http://tun.fi/MX.238084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium apiculatum" ;
    dwc:scientificNameAuthorship "(Wormsk. : Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium apiculatum"@fi,
        "Lophodermium apiculatum"@sv .

<http://tun.fi/MX.238085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophodermium alpinum" ;
    dwc:scientificNameAuthorship "(Rehm) Terrier" ;
    skos:broader <http://tun.fi/MX.233914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophodermium alpinum"@fi,
        "Lophodermium alpinum"@sv .

<http://tun.fi/MX.238086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptomyces maximus" ;
    dwc:scientificNameAuthorship "(Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.233915> ;
    skos:hiddenLabel "Cryptomyces maximus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptomyces maximus"@fi,
        "videskorpa"@sv .

<http://tun.fi/MX.238087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spathularia rufa" ;
    dwc:scientificNameAuthorship "Schmidel" ;
    skos:broader <http://tun.fi/MX.233918> ;
    skos:hiddenLabel "Spathularia neesii"@fi,
        "Spathularia rufa"@fi,
        "Spathularia neesii"@sv,
        "Spathularia rufa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummajalkalapakka"@fi,
        "blek spadmurkling"@sv .

<http://tun.fi/MX.238088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spathularia flava" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.233918> ;
    skos:hiddenLabel "Spathularia 'flavida'"@fi,
        "Spathularia flava"@fi,
        "Spathularia 'flavida'"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalapakka"@fi,
        "Spathularia flava"@sv .

<http://tun.fi/MX.238089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claussenomyces prasinulus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Korf & Abawi" ;
    skos:broader <http://tun.fi/MX.233940> ;
    skos:hiddenLabel "Peziza prasinula"@fi,
        "Claussenomyces prasinulus"@sv,
        "Peziza prasinula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claussenomyces prasinulus"@fi,
        "grön geléskål"@sv .

<http://tun.fi/MX.238090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claussenomyces atrovirens" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Korf & Abawi" ;
    skos:broader <http://tun.fi/MX.233940> ;
    skos:hiddenLabel "Corynella atrovirens"@fi,
        "Claussenomyces atrovirens"@sv,
        "Corynella atrovirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claussenomyces atrovirens"@fi,
        "svartgrön geléskål"@sv .

<http://tun.fi/MX.238091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Godronia callunigera" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233943> ;
    skos:hiddenLabel "Godronia callunigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Godronia callunigera"@fi,
        "ljungskål"@sv .

<http://tun.fi/MX.238092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Godronia urceolus" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Godronia urceolus"@fi,
        "Godronia urceolus"@sv .

<http://tun.fi/MX.238093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Godronia urceoliformis" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Godronia urceoliformis"@fi,
        "Godronia urceoliformis"@sv .

<http://tun.fi/MX.238094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Godronia uberiformis" ;
    dwc:scientificNameAuthorship "J.W. Groves" ;
    skos:broader <http://tun.fi/MX.233943> ;
    skos:hiddenLabel "Godronia uberiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Godronia uberiformis"@fi,
        "vinbärsurna"@sv .

<http://tun.fi/MX.238095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Godronia ribis" ;
    dwc:scientificNameAuthorship "(Fr.) Seaver" ;
    skos:broader <http://tun.fi/MX.233943> ;
    skos:hiddenLabel "Godronia ribis"@fi,
        "Scleroderris ribesia"@fi,
        "Godronia ribis"@sv,
        "Scleroderris ribesia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herukanpikari"@fi,
        "vinbärsskål"@sv .

<http://tun.fi/MX.238096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Godronia pineti" ;
    dwc:scientificNameAuthorship "Jørst." ;
    skos:broader <http://tun.fi/MX.233943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Godronia pineti"@fi,
        "Godronia pineti"@sv .

<http://tun.fi/MX.238097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Godronia multispora" ;
    dwc:scientificNameAuthorship "J.W. Groves" ;
    skos:broader <http://tun.fi/MX.233943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Godronia multispora"@fi,
        "Godronia multispora"@sv .

<http://tun.fi/MX.238098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Godronia linnaeae" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Godronia linnaeae"@fi,
        "Godronia linnaeae"@sv .

<http://tun.fi/MX.238099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Godronia fuliginosa" ;
    dwc:scientificNameAuthorship "(Fr.) Seaver" ;
    skos:broader <http://tun.fi/MX.233943> ;
    skos:hiddenLabel "Scleroderris fuliginosa"@fi,
        "Godronia fuliginosa"@sv,
        "Scleroderris fuliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Godronia fuliginosa"@fi,
        "videskål"@sv .

<http://tun.fi/MX.238100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Godronia fuckeliana" ;
    dwc:scientificNameAuthorship "J.W. Groves" ;
    skos:broader <http://tun.fi/MX.233943> ;
    skos:hiddenLabel "Cenangium viburni"@fi,
        "Godronia viburni"@fi,
        "Cenangium viburni"@sv,
        "Godronia viburni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Godronia fuckeliana"@fi,
        "Godronia fuckeliana"@sv .

<http://tun.fi/MX.238101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Godronia empetri" ;
    dwc:scientificNameAuthorship "B. Erikss." ;
    skos:broader <http://tun.fi/MX.233943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Godronia empetri"@fi,
        "Godronia empetri"@sv .

<http://tun.fi/MX.238102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Godronia cassandrae" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.233943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Godronia cassandrae"@fi,
        "Godronia cassandrae"@sv .

<http://tun.fi/MX.238103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pragmopora bacillifera" ;
    dwc:scientificNameAuthorship "(P. Karst.) Rehm" ;
    skos:broader <http://tun.fi/MX.233976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pragmopora bacillifera"@fi,
        "Pragmopora bacillifera"@sv .

<http://tun.fi/MX.238104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pragmopora ambhibola" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pragmopora ambhibola"@fi,
        "Pragmopora ambhibola"@sv .

<http://tun.fi/MX.238105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heyderia pusilla" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Link" ;
    skos:broader <http://tun.fi/MX.233977> ;
    skos:hiddenLabel "Heyderia pusilla"@fi,
        "Heyderia pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynneulasnupikka"@fi,
        "tallbarrmurkling"@sv .

<http://tun.fi/MX.238106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heyderia abietis" ;
    dwc:scientificNameAuthorship "(Fr.) Link" ;
    skos:broader <http://tun.fi/MX.233977> ;
    skos:hiddenLabel "Heyderia abietis"@fi,
        "Heyderia abietis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenneulasnupikka"@fi,
        "granbarrmurkling"@sv .

<http://tun.fi/MX.238107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysteropezizella phragmitima" ;
    dwc:scientificNameAuthorship "(P. Karst. & Starbäck) Nannf." ;
    skos:broader <http://tun.fi/MX.234003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysteropezizella phragmitima"@fi,
        "Hysteropezizella phragmitima"@sv .

<http://tun.fi/MX.238108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysteropezizella pusilla" ;
    dwc:scientificNameAuthorship "(Lib.) Nannf." ;
    skos:broader <http://tun.fi/MX.234003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysteropezizella pusilla"@fi,
        "Hysteropezizella pusilla"@sv .

<http://tun.fi/MX.238109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysteropezizella macrospora" ;
    dwc:scientificNameAuthorship "(P. Karst.) Nannf." ;
    skos:broader <http://tun.fi/MX.234003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysteropezizella macrospora"@fi,
        "Hysteropezizella macrospora"@sv .

<http://tun.fi/MX.238110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysteropezizella ignobilis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Lind" ;
    skos:broader <http://tun.fi/MX.234003> ;
    skos:hiddenLabel "Naevia ignobilis"@fi,
        "Naevia ignobilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysteropezizella ignobilis"@fi,
        "Hysteropezizella ignobilis"@sv .

<http://tun.fi/MX.238111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysteropezizella fuscella" ;
    dwc:scientificNameAuthorship "(P. Karst.) Nannf." ;
    skos:broader <http://tun.fi/MX.234003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysteropezizella fuscella"@fi,
        "Hysteropezizella fuscella"@sv .

<http://tun.fi/MX.238112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysteropezizella foecunda" ;
    dwc:scientificNameAuthorship "(W. Phillips) Nannf." ;
    skos:broader <http://tun.fi/MX.234003> ;
    skos:hiddenLabel "Hysteropezizella subsessilis"@fi,
        "Hysteropezizella subsessilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysteropezizella foecunda"@fi,
        "Hysteropezizella foecunda"@sv .

<http://tun.fi/MX.238113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysteropezizella diminuens" ;
    dwc:scientificNameAuthorship "(P. Karst.) Nannf." ;
    skos:broader <http://tun.fi/MX.234003> ;
    skos:hiddenLabel "Naevia diminues"@fi,
        "Naevia diminues"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysteropezizella diminuens"@fi,
        "Hysteropezizella diminuens"@sv .

<http://tun.fi/MX.238114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Obscurodiscus myricae" ;
    dwc:scientificNameAuthorship "(P. Karst.) Raitv." ;
    skos:broader <http://tun.fi/MX.234012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Obscurodiscus myricae"@fi,
        "Obscurodiscus myricae"@sv .

<http://tun.fi/MX.238115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopeziza medicaginis" ;
    dwc:scientificNameAuthorship "(Lib.) Sacc." ;
    skos:broader <http://tun.fi/MX.234022> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudopeziza medicaginis"@fi,
        "Pseudopeziza medicaginis"@sv .

<http://tun.fi/MX.238116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopeziza autumnalis" ;
    dwc:scientificNameAuthorship "(Fuckel) Sacc." ;
    skos:broader <http://tun.fi/MX.234022> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudopeziza autumnalis"@fi,
        "Pseudopeziza autumnalis"@sv .

<http://tun.fi/MX.238117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopeziza trifolii" ;
    dwc:scientificNameAuthorship "(Biv.-Bern.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234022> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudopeziza trifolii"@fi,
        "Pseudopeziza trifolii"@sv .

<http://tun.fi/MX.238118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopeziza radians" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.234022> ;
    skos:hiddenLabel "Phacidium radians"@fi,
        "Phacidium radians"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudopeziza radians"@fi,
        "Pseudopeziza radians"@sv .

<http://tun.fi/MX.238119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopeziza calthae" ;
    dwc:scientificNameAuthorship "(W. Phillips) Massee" ;
    skos:broader <http://tun.fi/MX.234022> ;
    skos:hiddenLabel "Phacidium calthae"@fi,
        "Phacidium calthae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudopeziza calthae"@fi,
        "Pseudopeziza calthae"@sv .

<http://tun.fi/MX.238120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monilinia fructigena" ;
    dwc:scientificNameAuthorship "Honey" ;
    skos:broader <http://tun.fi/MX.234027> ;
    skos:hiddenLabel "Monilinia fructigena"@fi,
        "Sclerotinia fructigena"@fi,
        "Monilinia fructigena"@sv,
        "Sclerotinia fructigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenanmuumiosieni"@fi,
        "gult fruktmögel"@sv .

<http://tun.fi/MX.238121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monilinia urnula" ;
    dwc:scientificNameAuthorship "(Weinm.) Whetzel" ;
    skos:broader <http://tun.fi/MX.234027> ;
    skos:hiddenLabel "Monilinia urnula"@fi,
        "Sclerotinia urnula"@fi,
        "Monilinia urnula"@sv,
        "Sclerotinia urnula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolukanmuumiopikari"@fi,
        "lingonskål"@sv .

<http://tun.fi/MX.238122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monilinia pyrolae" ;
    dwc:scientificNameAuthorship "(Grosse) Holst-Jensen & T. Schumach." ;
    skos:broader <http://tun.fi/MX.234027> ;
    skos:hiddenLabel "Sclerotinia pirolae"@fi,
        "Sclerotinia pirolae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monilinia pyrolae"@fi,
        "Monilinia pyrolae"@sv .

<http://tun.fi/MX.238123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monilinia padi" ;
    dwc:scientificNameAuthorship "(Woronin) Honey" ;
    skos:broader <http://tun.fi/MX.234027> ;
    skos:hiddenLabel "Monilinia padi"@fi,
        "Sclerotinia padi"@fi,
        "Monilinia padi"@sv,
        "Sclerotinia padi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomenmuumiopikari"@fi,
        "häggbärsskål"@sv .

<http://tun.fi/MX.238124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monilinia oxycocci" ;
    dwc:scientificNameAuthorship "(Woronin) Honey" ;
    skos:broader <http://tun.fi/MX.234027> ;
    skos:hiddenLabel "Monilinia oxycocci"@fi,
        "Monilinia oxycocci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karpalonmuumiopikari"@fi,
        "tranbärsskål"@sv .

<http://tun.fi/MX.238125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monilinia megalospora" ;
    dwc:scientificNameAuthorship "(Woronin) Whetzel" ;
    skos:broader <http://tun.fi/MX.234027> ;
    skos:hiddenLabel "Monilinia megalospora"@fi,
        "Sclerotinia megalospora"@fi,
        "Monilinia megalospora"@sv,
        "Sclerotinia megalospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juolukanmuumiopikari"@fi,
        "odonskål"@sv .

<http://tun.fi/MX.238126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monilinia ledi" ;
    dwc:scientificNameAuthorship "(Navashin) Whetzel" ;
    skos:broader <http://tun.fi/MX.234027> ;
    skos:hiddenLabel "Monilinia ledi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suopursunmuumiopikari"@fi,
        "Monilinia ledi"@sv .

<http://tun.fi/MX.238127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monilinia laxa" ;
    dwc:scientificNameAuthorship "(Aderh. & Ruhland) Honey" ;
    skos:broader <http://tun.fi/MX.234027> ;
    skos:hiddenLabel "Monilinia laxa"@fi,
        "Monilinia laxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumunmuumiopikari"@fi,
        "grått fruktmögel"@sv .

<http://tun.fi/MX.238128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monilinia empetri" ;
    dwc:scientificNameAuthorship "(Lagerh.) B. Erikss." ;
    skos:broader <http://tun.fi/MX.234027> ;
    skos:hiddenLabel "Monilinia empetri"@fi,
        "Monilinia empetri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "variksenmarjanmuumiopikari"@fi,
        "kråkbärsskål"@sv .

<http://tun.fi/MX.238129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monilinia baccarum" ;
    dwc:scientificNameAuthorship "(J. Schröt.) Whetzel" ;
    skos:broader <http://tun.fi/MX.234027> ;
    skos:hiddenLabel "Monilinia baccarum"@fi,
        "Monilinia baccarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikanmuumiopikari"@fi,
        "blåbärsskål"@sv .

<http://tun.fi/MX.238130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monilinia aucupariae" ;
    dwc:scientificNameAuthorship "(Ludw.) Whetzel" ;
    skos:broader <http://tun.fi/MX.234027> ;
    skos:hiddenLabel "Sclerotinia aucupariae"@fi,
        "Monilinia aucupariae"@sv,
        "Sclerotinia aucupariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monilinia aucupariae"@fi,
        "rönnbärsskål"@sv .

<http://tun.fi/MX.238131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistella acuum" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Raitv." ;
    skos:broader <http://tun.fi/MX.234036> ;
    skos:hiddenLabel "Dasyscyphus acuum"@fi,
        "Cistella acuum"@sv,
        "Dasyscyphus acuum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistella acuum"@fi,
        "barrhårskål"@sv .

<http://tun.fi/MX.238132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistella albidolutea" ;
    dwc:scientificNameAuthorship "(Feltgen) Baral" ;
    skos:broader <http://tun.fi/MX.234036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistella albidolutea"@fi,
        "Cistella albidolutea"@sv .

<http://tun.fi/MX.238133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistella xylita" ;
    dwc:scientificNameAuthorship "(P. Karst.) Nannf." ;
    skos:broader <http://tun.fi/MX.234036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistella xylita"@fi,
        "Cistella xylita"@sv .

<http://tun.fi/MX.238134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistella tenuicula" ;
    dwc:scientificNameAuthorship "(P. Karst.) Raschle" ;
    skos:broader <http://tun.fi/MX.234036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistella tenuicula"@fi,
        "Cistella tenuicula"@sv .

<http://tun.fi/MX.238135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistella spicicola" ;
    dwc:scientificNameAuthorship "Huhtinen & Söderholm" ;
    skos:broader <http://tun.fi/MX.234036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistella spicicola"@fi,
        "Cistella spicicola"@sv .

<http://tun.fi/MX.238136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistella serrata" ;
    dwc:scientificNameAuthorship "(Hoffman : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.234036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistella serrata"@fi,
        "Cistella serrata"@sv .

<http://tun.fi/MX.238137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistella polytrichi" ;
    dwc:scientificNameAuthorship "(Velen.) Gamundí & Spinedi" ;
    skos:broader <http://tun.fi/MX.234036> ;
    skos:hiddenLabel "Dasyscyphus polytrichi"@fi,
        "Dasyscyphus polytrichi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistella polytrichi"@fi,
        "Cistella polytrichi"@sv .

<http://tun.fi/MX.238138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistella piceae" ;
    dwc:scientificNameAuthorship "(Henn.) Dennis" ;
    skos:broader <http://tun.fi/MX.234036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistella piceae"@fi,
        "Cistella piceae"@sv .

<http://tun.fi/MX.238139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistella perparvula" ;
    dwc:scientificNameAuthorship "(P. Karst.) Nannf." ;
    skos:broader <http://tun.fi/MX.234036> ;
    skos:hiddenLabel "Mollisia perparvula"@fi,
        "Mollisia perparvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistella perparvula"@fi,
        "Cistella perparvula"@sv .

<http://tun.fi/MX.238140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistella grevillei" ;
    dwc:scientificNameAuthorship "(Berk.) Raschle" ;
    skos:broader <http://tun.fi/MX.234036> ;
    skos:hiddenLabel "Discocistella grevillei"@fi,
        "Discocistella grevillei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistella grevillei"@fi,
        "Cistella grevillei"@sv .

<http://tun.fi/MX.238141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistella granulosella" ;
    dwc:scientificNameAuthorship "(P. Karst.) Nannf." ;
    skos:broader <http://tun.fi/MX.234036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistella granulosella"@fi,
        "Cistella granulosella"@sv .

<http://tun.fi/MX.238142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistella fugiens" ;
    dwc:scientificNameAuthorship "(Buckn.) Raitv." ;
    skos:broader <http://tun.fi/MX.234036> ;
    skos:hiddenLabel "Dasyscyphus fugiens"@fi,
        "Dasyscyphus fugiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistella fugiens"@fi,
        "Cistella fugiens"@sv .

<http://tun.fi/MX.238143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistella citrina" ;
    dwc:scientificNameAuthorship "Nannf. Ex Svrcek" ;
    skos:broader <http://tun.fi/MX.234036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistella citrina"@fi,
        "Cistella citrina"@sv .

<http://tun.fi/MX.238144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciliolarina pinicola" ;
    dwc:scientificNameAuthorship "(Henn. & Plöttner) Huhtinen" ;
    skos:broader <http://tun.fi/MX.234055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ciliolarina pinicola"@fi,
        "Ciliolarina pinicola"@sv .

<http://tun.fi/MX.238145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciliolarina neglecta" ;
    dwc:scientificNameAuthorship "Huhtinen" ;
    skos:broader <http://tun.fi/MX.234055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ciliolarina neglecta"@fi,
        "Ciliolarina neglecta"@sv .

<http://tun.fi/MX.238146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyalopeziza rubefaciens" ;
    dwc:scientificNameAuthorship "L. Holm" ;
    skos:broader <http://tun.fi/MX.234057> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyalopeziza rubefaciens"@fi,
        "Hyalopeziza rubefaciens"@sv .

<http://tun.fi/MX.238147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyalopeziza raripila" ;
    dwc:scientificNameAuthorship "(Höhn.) Huhtinen" ;
    skos:broader <http://tun.fi/MX.234057> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyalopeziza raripila"@fi,
        "Hyalopeziza raripila"@sv .

<http://tun.fi/MX.238148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyalopeziza ciliata" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.234057> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyalopeziza ciliata"@fi,
        "Hyalopeziza ciliata"@sv .

<http://tun.fi/MX.238149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phomatospora moravica" ;
    dwc:scientificNameAuthorship "Petrak" ;
    skos:broader <http://tun.fi/MX.234110> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phomatospora moravica"@fi,
        "Phomatospora moravica"@sv .

<http://tun.fi/MX.238150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phomatospora berkeleyi" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.234110> ;
    skos:hiddenLabel "Phomatospora ovalis"@fi,
        "Phomatospora ovalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phomatospora berkeleyi"@fi,
        "Phomatospora berkeleyi"@sv .

<http://tun.fi/MX.238151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascocodinaea polyporicola" ;
    dwc:scientificNameAuthorship "Samuels, Candoussau,Magnus" ;
    skos:broader <http://tun.fi/MX.234111> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascocodinaea polyporicola"@fi,
        "Ascocodinaea polyporicola"@sv .

<http://tun.fi/MX.238152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphisphaeria umbrina" ;
    dwc:scientificNameAuthorship "(Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.234131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphisphaeria umbrina"@fi,
        "Amphisphaeria umbrina"@sv .

<http://tun.fi/MX.238153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphisphaeria papillata" ;
    dwc:scientificNameAuthorship "(Schum. : Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.234131> ;
    skos:hiddenLabel "Rosellinia protuberans"@fi,
        "Rosellinia protuberans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphisphaeria papillata"@fi,
        "Amphisphaeria papillata"@sv .

<http://tun.fi/MX.238154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quaternaria persoonii" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.234137> ;
    skos:hiddenLabel "Valsa guatemala"@fi,
        "Valsa guatemala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quaternaria persoonii"@fi,
        "Quaternaria persoonii"@sv .

<http://tun.fi/MX.238155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthostomella arenaria" ;
    dwc:scientificNameAuthorship "O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.234150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthostomella arenaria"@fi,
        "Anthostomella arenaria"@sv .

<http://tun.fi/MX.238156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthostomella limitata" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.234150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthostomella limitata"@fi,
        "Anthostomella limitata"@sv .

<http://tun.fi/MX.238157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthostomella formosa" ;
    dwc:scientificNameAuthorship "Kirschst." ;
    skos:broader <http://tun.fi/MX.234150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthostomella formosa"@fi,
        "Anthostomella formosa"@sv .

<http://tun.fi/MX.238158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kretzschmaria deusta" ;
    dwc:scientificNameAuthorship "(Hoffm.) P.M.D. Martin" ;
    skos:broader <http://tun.fi/MX.234167> ;
    skos:hiddenLabel "Kretzschmaria deusta"@fi,
        "Ustulina deusta (Hoffm. : Fr.) Lind"@fi,
        "Kretzschmaria deusta"@sv,
        "Ustulina deusta (Hoffm. : Fr.) Lind"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karstasyylä"@fi,
        "stubbdyna"@sv .

<http://tun.fi/MX.238159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lulworthia maritima" ;
    dwc:scientificNameAuthorship "(Sacc.) Cribb & Cribb" ;
    skos:broader <http://tun.fi/MX.234180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lulworthia maritima"@fi,
        "Lulworthia maritima"@sv .

<http://tun.fi/MX.238160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apodospora simulans" ;
    dwc:scientificNameAuthorship "Cain & Mirza" ;
    skos:broader <http://tun.fi/MX.234191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apodospora simulans"@fi,
        "Apodospora simulans"@sv .

<http://tun.fi/MX.238161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podospora curvicolla" ;
    dwc:scientificNameAuthorship "(G. Winter) Niesll" ;
    skos:broader <http://tun.fi/MX.234197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podospora curvicolla"@fi,
        "Podospora curvicolla"@sv .

<http://tun.fi/MX.238162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podospora setosa" ;
    dwc:scientificNameAuthorship "(G. Winter)Niessl" ;
    skos:broader <http://tun.fi/MX.234197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podospora setosa"@fi,
        "Podospora setosa"@sv .

<http://tun.fi/MX.238163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podospora pleiospora" ;
    dwc:scientificNameAuthorship "(G. Winter) Niessl" ;
    skos:broader <http://tun.fi/MX.234197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podospora pleiospora"@fi,
        "Podospora pleiospora"@sv .

<http://tun.fi/MX.238164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podospora perplexens" ;
    dwc:scientificNameAuthorship "(Cain) Cain" ;
    skos:broader <http://tun.fi/MX.234197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podospora perplexens"@fi,
        "Podospora perplexens"@sv .

<http://tun.fi/MX.238165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podospora fimiseda" ;
    dwc:scientificNameAuthorship "(Ces. & De Not.) Niessl" ;
    skos:broader <http://tun.fi/MX.234197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podospora fimiseda"@fi,
        "Podospora fimiseda"@sv .

<http://tun.fi/MX.238166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podospora decipiens" ;
    dwc:scientificNameAuthorship "(G. Winter) Niessl" ;
    skos:broader <http://tun.fi/MX.234197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podospora decipiens"@fi,
        "Podospora decipiens"@sv .

<http://tun.fi/MX.238167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podospora communis" ;
    dwc:scientificNameAuthorship "(Speg.) Niessl" ;
    skos:broader <http://tun.fi/MX.234197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podospora communis"@fi,
        "Podospora communis"@sv .

<http://tun.fi/MX.238168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podospora bifida" ;
    dwc:scientificNameAuthorship "N. Lundq." ;
    skos:broader <http://tun.fi/MX.234197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podospora bifida"@fi,
        "Podospora bifida"@sv .

<http://tun.fi/MX.238169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podospora araneosa" ;
    dwc:scientificNameAuthorship "(Cain) Cain" ;
    skos:broader <http://tun.fi/MX.234197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podospora araneosa"@fi,
        "Podospora araneosa"@sv .

<http://tun.fi/MX.238170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podospora appendiculata" ;
    dwc:scientificNameAuthorship "(Auersw. ex Niessl) Niessl" ;
    skos:broader <http://tun.fi/MX.234197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podospora appendiculata"@fi,
        "Podospora appendiculata"@sv .

<http://tun.fi/MX.238171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentomita longicollis" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234212> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lentomita longicollis"@fi,
        "Lentomita longicollis"@sv .

<http://tun.fi/MX.238172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronophora gregaria" ;
    dwc:scientificNameAuthorship "(Lib.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coronophora gregaria"@fi,
        "Coronophora gregaria"@sv .

<http://tun.fi/MX.238173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronophora consobrina" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coronophora consobrina"@fi,
        "Coronophora consobrina"@sv .

<http://tun.fi/MX.238174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronophora annexa" ;
    dwc:scientificNameAuthorship "(Nitschke) Fuckel" ;
    skos:broader <http://tun.fi/MX.234218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coronophora annexa"@fi,
        "Coronophora annexa"@sv .

<http://tun.fi/MX.238175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerostilbella aureonitens" ;
    dwc:scientificNameAuthorship "(Tul) Seifert…" ;
    skos:broader <http://tun.fi/MX.234241> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerostilbella aureonitens"@fi,
        "Sphaerostilbella aureonitens"@sv .

<http://tun.fi/MX.238177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neonectria coccinea" ;
    dwc:scientificNameAuthorship "(Pers.) Rossman & Samuels" ;
    skos:broader <http://tun.fi/MX.234248> ;
    skos:hiddenLabel "Nectria coccinea"@fi,
        "Neonectria coccinea"@fi,
        "Nectria coccinea"@sv,
        "Neonectria coccinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verinäppy"@fi,
        "bokrödgömming"@sv .

<http://tun.fi/MX.238178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosphaerella decipiens" ;
    dwc:scientificNameAuthorship "Bomm., Rouss. & Sacc." ;
    skos:broader <http://tun.fi/MX.234256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosphaerella decipiens"@fi,
        "Trichosphaerella decipiens"@sv .

<http://tun.fi/MX.238179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptodiaporthe salicella" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Petr." ;
    skos:broader <http://tun.fi/MX.234301> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptodiaporthe salicella"@fi,
        "Cryptodiaporthe salicella"@sv .

<http://tun.fi/MX.238180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptodiaporthe vepris" ;
    dwc:scientificNameAuthorship "(De Lacr.) Petr." ;
    skos:broader <http://tun.fi/MX.234301> ;
    skos:hiddenLabel "Apioporthe vepris"@fi,
        "Diaporthe nidulans"@fi,
        "Apioporthe vepris"@sv,
        "Cryptodiaporthe vepris"@sv,
        "Diaporthe nidulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptodiaporthe vepris"@fi,
        "spricknästing"@sv .

<http://tun.fi/MX.238181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptodiaporthe aubertii" ;
    dwc:scientificNameAuthorship "(Westend.) Wehm." ;
    skos:broader <http://tun.fi/MX.234301> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptodiaporthe aubertii"@fi,
        "Cryptodiaporthe aubertii"@sv .

<http://tun.fi/MX.238182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptodiaporthe apiculata" ;
    dwc:scientificNameAuthorship "(Wallr.) Petr." ;
    skos:broader <http://tun.fi/MX.234301> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptodiaporthe apiculata"@fi,
        "Cryptodiaporthe apiculata"@sv .

<http://tun.fi/MX.238183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isothea rhytismoides" ;
    dwc:scientificNameAuthorship "(Bab. ex Berk.) Fr." ;
    skos:broader <http://tun.fi/MX.234344> ;
    skos:hiddenLabel "Hypospila rhytismoides"@fi,
        "Hypospila rhytismoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isothea rhytismoides"@fi,
        "Isothea rhytismoides"@sv .

<http://tun.fi/MX.238184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina filicina" ;
    dwc:scientificNameAuthorship "Rostr. ex Johanson" ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina filicina"@fi,
        "Taphrina filicina"@sv .

<http://tun.fi/MX.238185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina nana" ;
    dwc:scientificNameAuthorship "Johanson" ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina nana"@fi,
        "Taphrina nana"@sv .

<http://tun.fi/MX.238186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina betulina" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:hiddenLabel "Taphrina betulina"@fi,
        "Taphrina betulina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuulenpesäsieni"@fi,
        "björkhäxkvast"@sv .

<http://tun.fi/MX.238187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina wiesneri" ;
    dwc:scientificNameAuthorship "(Ráthay) Mix" ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:hiddenLabel "Taphrina wiesneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina wiesneri"@fi,
        "körsbärshäxkvast"@sv .

<http://tun.fi/MX.238188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina ulmi" ;
    dwc:scientificNameAuthorship "(Fuckel) Johanson" ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:hiddenLabel "Taphrina ulmi"@fi,
        "Taphrina ulmi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavanlehtipaise"@fi,
        "almbuckla"@sv .

<http://tun.fi/MX.238189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina tosquinetii" ;
    dwc:scientificNameAuthorship "(Westend.) Magnus" ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:hiddenLabel "Taphrina tosquinetii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina tosquinetii"@fi,
        "grå albuckla"@sv .

<http://tun.fi/MX.238190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina tormentillae" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:hiddenLabel "Taphrina potentillae"@fi,
        "Taphrina potentillae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina tormentillae"@fi,
        "Taphrina tormentillae"@sv .

<http://tun.fi/MX.238191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina sadebeckii" ;
    dwc:scientificNameAuthorship "Johanson" ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:hiddenLabel "Taphrina sadebeckii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina sadebeckii"@fi,
        "gul albuckla"@sv .

<http://tun.fi/MX.238192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina pruni" ;
    dwc:scientificNameAuthorship "Tul." ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:hiddenLabel "Taphrina institiae"@fi,
        "Taphrina institiae"@sv,
        "Taphrina pruni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina pruni"@fi,
        "plommonpung"@sv .

<http://tun.fi/MX.238193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina populina" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:hiddenLabel "Taphrina aurea"@fi,
        "Taphrina aurea"@sv,
        "Taphrina populina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina populina"@fi,
        "poppelbuckla"@sv .

<http://tun.fi/MX.238194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina polyspora" ;
    dwc:scientificNameAuthorship "(Sorokin) Johanson" ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina polyspora"@fi,
        "Taphrina polyspora"@sv .

<http://tun.fi/MX.238195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina johansonii" ;
    dwc:scientificNameAuthorship "Sadeb." ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:hiddenLabel "Taphrina johansonii"@fi,
        "Taphrina johansonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norkkopesäsieni"@fi,
        "asppung"@sv .

<http://tun.fi/MX.238196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina epiphylla" ;
    dwc:scientificNameAuthorship "(Sadeb.) Sadeb." ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:hiddenLabel "Taphrina epiphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina epiphylla"@fi,
        "alhäxkvast"@sv .

<http://tun.fi/MX.238197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina carnea" ;
    dwc:scientificNameAuthorship "Johanson" ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:hiddenLabel "Taphrina bacteriosperma"@fi,
        "Taphrina bacteriosperma"@sv,
        "Taphrina carnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina carnea"@fi,
        "rödbuckla"@sv .

<http://tun.fi/MX.238198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina bullata" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Tul." ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:hiddenLabel "Taphrina bullata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina bullata"@fi,
        "päronbuckla"@sv .

<http://tun.fi/MX.238199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina betulae" ;
    dwc:scientificNameAuthorship "(Fuckel) Johanson" ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina betulae"@fi,
        "Taphrina betulae"@sv .

<http://tun.fi/MX.238200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina bergeniae" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina bergeniae"@fi,
        "Taphrina bergeniae"@sv .

<http://tun.fi/MX.238201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrina alni" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Gjaerum" ;
    skos:broader <http://tun.fi/MX.234350> ;
    skos:hiddenLabel "Taphrina amentorum"@fi,
        "Taphrina alni"@sv,
        "Taphrina amentorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrina alni"@fi,
        "alkottesvulst"@sv .

<http://tun.fi/MX.238202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryorella cryptocarpa" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.234375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryorella cryptocarpa"@fi,
        "Bryorella cryptocarpa"@sv .

<http://tun.fi/MX.238203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryorella acrogena" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.234375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryorella acrogena"@fi,
        "Bryorella acrogena"@sv .

<http://tun.fi/MX.238204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otthia spiraeae" ;
    dwc:scientificNameAuthorship "(Fuckel) Fuckel" ;
    skos:broader <http://tun.fi/MX.234384> ;
    skos:hiddenLabel "Otthia corylina"@fi,
        "Otthia crataegi"@fi,
        "Otthia rosae"@fi,
        "Otthia corylina"@sv,
        "Otthia crataegi"@sv,
        "Otthia rosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Otthia spiraeae"@fi,
        "Otthia spiraeae"@sv .

<http://tun.fi/MX.238205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otthia populina" ;
    dwc:scientificNameAuthorship "(Pers.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Otthia populina"@fi,
        "Otthia populina"@sv .

<http://tun.fi/MX.238206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otthia caespitosa" ;
    dwc:scientificNameAuthorship "(Niessll) Mueller" ;
    skos:broader <http://tun.fi/MX.234384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Otthia caespitosa"@fi,
        "Otthia caespitosa"@sv .

<http://tun.fi/MX.238207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otthia amelanchieris" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Otthia amelanchieris"@fi,
        "Otthia amelanchieris"@sv .

<http://tun.fi/MX.238208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wettsteinina mirabilis" ;
    dwc:scientificNameAuthorship "(Niessl) Höhn." ;
    skos:broader <http://tun.fi/MX.234400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wettsteinina mirabilis"@fi,
        "Wettsteinina mirabilis"@sv .

<http://tun.fi/MX.238209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wettsteinina macrotheca" ;
    dwc:scientificNameAuthorship "(Rostr.) E. Müll." ;
    skos:broader <http://tun.fi/MX.234400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wettsteinina macrotheca"@fi,
        "Wettsteinina macrotheca"@sv .

<http://tun.fi/MX.238210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wettsteinina dryadis" ;
    dwc:scientificNameAuthorship "(Rostr.) Petr." ;
    skos:broader <http://tun.fi/MX.234400> ;
    skos:hiddenLabel "Massarina dryadis"@fi,
        "Massarina dryadis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wettsteinina dryadis"@fi,
        "Wettsteinina dryadis"@sv .

<http://tun.fi/MX.238211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryomyces hemisphaericus" ;
    dwc:scientificNameAuthorship "Döbbeler & Poelt" ;
    skos:broader <http://tun.fi/MX.234408> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryomyces hemisphaericus"@fi,
        "Bryomyces hemisphaericus"@sv .

<http://tun.fi/MX.238212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryomyces gymnomitrii" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.234408> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryomyces gymnomitrii"@fi,
        "Bryomyces gymnomitrii"@sv .

<http://tun.fi/MX.238213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Massaria saccardiana" ;
    dwc:scientificNameAuthorship "Jacz." ;
    skos:broader <http://tun.fi/MX.234439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Massaria saccardiana"@fi,
        "Massaria saccardiana"@sv .

<http://tun.fi/MX.238214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Massaria aucupariae" ;
    dwc:scientificNameAuthorship "Voglmayr & Jaklitsch" ;
    skos:broader <http://tun.fi/MX.234439> ;
    skos:hiddenLabel "Massaria pyri"@fi,
        "Massaria pyri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Massaria aucupariae"@fi,
        "Massaria aucupariae"@sv .

<http://tun.fi/MX.238215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teichospora nitidula" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teichospora nitidula"@fi,
        "Teichospora nitidula"@sv .

<http://tun.fi/MX.238216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teichospora wainioi" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teichospora wainioi"@fi,
        "Teichospora wainioi"@sv .

<http://tun.fi/MX.238217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teichospora seminuda" ;
    dwc:scientificNameAuthorship "(De Not.) Sacc." ;
    skos:broader <http://tun.fi/MX.234443> ;
    skos:hiddenLabel "Strickeria seminuda"@fi,
        "Strickeria seminuda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teichospora seminuda"@fi,
        "Teichospora seminuda"@sv .

<http://tun.fi/MX.238218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teichospora pruniformis" ;
    dwc:scientificNameAuthorship "(Nyl.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teichospora pruniformis"@fi,
        "Teichospora pruniformis"@sv .

<http://tun.fi/MX.238219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teichospora pomiformis" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teichospora pomiformis"@fi,
        "Teichospora pomiformis"@sv .

<http://tun.fi/MX.238220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teichospora patellaris" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teichospora patellaris"@fi,
        "Teichospora patellaris"@sv .

<http://tun.fi/MX.238221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capronia holmiorum" ;
    dwc:scientificNameAuthorship "Friebes" ;
    skos:broader <http://tun.fi/MX.67176> ;
    skos:hiddenLabel "Teichospora collapsa"@fi,
        "Teichospora collapsa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capronia holmiorum"@fi,
        "Capronia holmiorum"@sv .

<http://tun.fi/MX.238222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teichospora chevalieri" ;
    dwc:scientificNameAuthorship "P. Karst" ;
    skos:broader <http://tun.fi/MX.234443> ;
    skos:hiddenLabel "Teichospora bulliardi"@fi,
        "Teichospora bulliardi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teichospora chevalieri"@fi,
        "Teichospora chevalieri"@sv .

<http://tun.fi/MX.238223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metacoleroa dickiei" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Petr." ;
    skos:broader <http://tun.fi/MX.234453> ;
    skos:hiddenLabel "Venturia dickiei"@fi,
        "Metacoleroa dickiei"@sv,
        "Venturia dickiei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metacoleroa dickiei"@fi,
        "linnealudd"@sv .

<http://tun.fi/MX.238224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanomma sanguinarium" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234473> ;
    skos:hiddenLabel "Sphaeria effugiens"@fi,
        "Sphaeria effugiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanomma sanguinarium"@fi,
        "Melanomma sanguinarium"@sv .

<http://tun.fi/MX.238225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanomma rubinum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanomma rubinum"@fi,
        "Melanomma rubinum"@sv .

<http://tun.fi/MX.238226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanomma pulvis-pyrius" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234473> ;
    skos:hiddenLabel "Melanomma erraticulum"@fi,
        "Melanomma verrucaria"@fi,
        "Melanomma erraticulum"@sv,
        "Melanomma pulvis-pyrius"@sv,
        "Melanomma verrucaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanomma pulvis-pyrius"@fi,
        "krutgömming"@sv .

<http://tun.fi/MX.238227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanomma myricae" ;
    dwc:scientificNameAuthorship "K. Holm & Holm" ;
    skos:broader <http://tun.fi/MX.234473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanomma myricae"@fi,
        "Melanomma myricae"@sv .

<http://tun.fi/MX.238228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanomma juniperinum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanomma juniperinum"@fi,
        "Melanomma juniperinum"@sv .

<http://tun.fi/MX.238229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanomma hippophaës" ;
    dwc:scientificNameAuthorship "Fabre" ;
    skos:broader <http://tun.fi/MX.234473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanomma hippophaës"@fi,
        "Melanomma hippophaës"@sv .

<http://tun.fi/MX.238230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanomma dryadis" ;
    dwc:scientificNameAuthorship "Johanson" ;
    skos:broader <http://tun.fi/MX.234473> ;
    skos:hiddenLabel "Leptosphaeria dryadis"@fi,
        "Leptosphaeria dryadis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanomma dryadis"@fi,
        "Melanomma dryadis"@sv .

<http://tun.fi/MX.238231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanomma disjectum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanomma disjectum"@fi,
        "Melanomma disjectum"@sv .

<http://tun.fi/MX.238232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanomma aspegrenii" ;
    dwc:scientificNameAuthorship "(Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanomma aspegrenii"@fi,
        "Melanomma aspegrenii"@sv .

<http://tun.fi/MX.238233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiotrema pusillum" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.234487> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiotrema pusillum"@fi,
        "Lophiotrema pusillum"@sv .

<http://tun.fi/MX.238234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiotrema nucula" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234487> ;
    skos:hiddenLabel "Lophiostoma nucula"@fi,
        "Lophiostoma nucula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiotrema nucula"@fi,
        "Lophiotrema nucula"@sv .

<http://tun.fi/MX.238235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiotrema emergens" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234487> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiotrema emergens"@fi,
        "Lophiotrema emergens"@sv .

<http://tun.fi/MX.238236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herpotrichia schiedermayeriana" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.234490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herpotrichia schiedermayeriana"@fi,
        "Herpotrichia schiedermayeriana"@sv .

<http://tun.fi/MX.238237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herpotrichia nigra" ;
    dwc:scientificNameAuthorship "Hartig" ;
    skos:broader <http://tun.fi/MX.234490> ;
    skos:hiddenLabel "Herpotrichia juniperi"@fi,
        "Herpotrichia juniperi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herpotrichia nigra"@fi,
        "Herpotrichia nigra"@sv .

<http://tun.fi/MX.238238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herpotrichia macrotricha" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Sacc." ;
    skos:broader <http://tun.fi/MX.234490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herpotrichia macrotricha"@fi,
        "Herpotrichia macrotricha"@sv .

<http://tun.fi/MX.238239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herpotrichia juniperi" ;
    dwc:scientificNameAuthorship "(Duby) Petr." ;
    skos:broader <http://tun.fi/MX.234490> ;
    skos:hiddenLabel "Herpotrichia juniperi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herpotrichia juniperi"@fi,
        "enlurv"@sv .

<http://tun.fi/MX.238240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herpotrichia heterostoma" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herpotrichia heterostoma"@fi,
        "Herpotrichia heterostoma"@sv .

<http://tun.fi/MX.238241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herpotrichia chaetomioides" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herpotrichia chaetomioides"@fi,
        "Herpotrichia chaetomioides"@sv .

<http://tun.fi/MX.238242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma caudatum" ;
    dwc:scientificNameAuthorship "Fabre" ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:hiddenLabel "Lophiostoma dacryosporum"@fi,
        "Lophiostoma dacryosporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma caudatum"@fi,
        "Lophiostoma caudatum"@sv .

<http://tun.fi/MX.238243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma nuculoides" ;
    dwc:scientificNameAuthorship "(Sacc.) G. Winter" ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma nuculoides"@fi,
        "Lophiostoma nuculoides"@sv .

<http://tun.fi/MX.238244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma winteri" ;
    dwc:scientificNameAuthorship "(Sacc.) G. Winter" ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma winteri"@fi,
        "Lophiostoma winteri"@sv .

<http://tun.fi/MX.238245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma vagabundum" ;
    dwc:scientificNameAuthorship "(Sacc.) Chesters & Bell" ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:hiddenLabel "Lophiotrema vagabundum"@fi,
        "Lophiotrema vagabundum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma vagabundum"@fi,
        "Lophiostoma vagabundum"@sv .

<http://tun.fi/MX.238246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma simile" ;
    dwc:scientificNameAuthorship "Nitschke" ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma simile"@fi,
        "Lophiostoma simile"@sv .

<http://tun.fi/MX.238247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma semiliberum" ;
    dwc:scientificNameAuthorship "(Desm.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:hiddenLabel "Lophiotrema semiliberum"@fi,
        "Lophiotrema semiliberum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma semiliberum"@fi,
        "Lophiostoma semiliberum"@sv .

<http://tun.fi/MX.238248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma quadrinucleatum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma quadrinucleatum"@fi,
        "Lophiostoma quadrinucleatum"@sv .

<http://tun.fi/MX.238249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma macrostomum" ;
    dwc:scientificNameAuthorship "(Tode : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma macrostomum"@fi,
        "Lophiostoma macrostomum"@sv .

<http://tun.fi/MX.238250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma macrostomoides" ;
    dwc:scientificNameAuthorship "(De Not.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma macrostomoides"@fi,
        "Lophiostoma macrostomoides"@sv .

<http://tun.fi/MX.238251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma fallacissimum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma fallacissimum"@fi,
        "Lophiostoma fallacissimum"@sv .

<http://tun.fi/MX.238252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma curtum" ;
    dwc:scientificNameAuthorship "(Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:hiddenLabel "Mytilostoma subcompressum"@fi,
        "Mytilostoma subcompressum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma curtum"@fi,
        "Lophiostoma curtum"@sv .

<http://tun.fi/MX.238253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma compressum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:hiddenLabel "Lophidium compressum"@fi,
        "Platystomum compressum"@fi,
        "Sphaeria diminuens"@fi,
        "Lophidium compressum"@sv,
        "Platystomum compressum"@sv,
        "Sphaeria diminuens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma compressum"@fi,
        "Lophiostoma compressum"@sv .

<http://tun.fi/MX.238254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma caulium" ;
    dwc:scientificNameAuthorship "(Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma caulium"@fi,
        "Lophiostoma caulium"@sv .

<http://tun.fi/MX.238255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma arundinis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma arundinis"@fi,
        "Lophiostoma arundinis"@sv .

<http://tun.fi/MX.238256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma angustilabrum" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Cooke" ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:hiddenLabel "Lophiotrema praemorsum"@fi,
        "Lophiotrema praemorsum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma angustilabrum"@fi,
        "Lophiostoma angustilabrum"@sv .

<http://tun.fi/MX.238257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma ambiguum" ;
    dwc:scientificNameAuthorship "G.H. Otth" ;
    skos:broader <http://tun.fi/MX.234491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophiostoma ambiguum"@fi,
        "Lophiostoma ambiguum"@sv .

<http://tun.fi/MX.238258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entodesmium rude" ;
    dwc:scientificNameAuthorship "Riess" ;
    skos:broader <http://tun.fi/MX.234493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entodesmium rude"@fi,
        "Entodesmium rude"@sv .

<http://tun.fi/MX.238259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entodesmium niessleanum" ;
    dwc:scientificNameAuthorship "(Rabenh. ex Niessl.) L. Holm" ;
    skos:broader <http://tun.fi/MX.234493> ;
    skos:hiddenLabel "Leptosphaeria niessleana"@fi,
        "Leptosphaeria niessleana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entodesmium niessleanum"@fi,
        "Entodesmium niessleanum"@sv .

<http://tun.fi/MX.238260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entodesmium eliassonii" ;
    dwc:scientificNameAuthorship "L. Holm" ;
    skos:broader <http://tun.fi/MX.234493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entodesmium eliassonii"@fi,
        "Entodesmium eliassonii"@sv .

<http://tun.fi/MX.238261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraphaeosphaeria michotii" ;
    dwc:scientificNameAuthorship "(Westend.) O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.234494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraphaeosphaeria michotii"@fi,
        "Paraphaeosphaeria michotii"@sv .

<http://tun.fi/MX.238262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Montagnula spinosella" ;
    dwc:scientificNameAuthorship "(Rehm) Criv." ;
    skos:broader <http://tun.fi/MX.234496> ;
    skos:hiddenLabel "Pleospora spinosella"@fi,
        "Pleospora spinosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Montagnula spinosella"@fi,
        "Montagnula spinosella"@sv .

<http://tun.fi/MX.238263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichodelitschia bisporula" ;
    dwc:scientificNameAuthorship "(Crouan & H. Crouan) Lundq." ;
    skos:broader <http://tun.fi/MX.234499> ;
    skos:hiddenLabel "Trichodelitschia minuta"@fi,
        "Trichodelitschia minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichodelitschia bisporula"@fi,
        "Trichodelitschia bisporula"@sv .

<http://tun.fi/MX.238264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichodelitschia microspora" ;
    dwc:scientificNameAuthorship "Ebersohn & Eicker" ;
    skos:broader <http://tun.fi/MX.234499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichodelitschia microspora"@fi,
        "Trichodelitschia microspora"@sv .

<http://tun.fi/MX.238265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichodelitschia munkii" ;
    dwc:scientificNameAuthorship "N. Lundq." ;
    skos:broader <http://tun.fi/MX.234499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichodelitschia munkii"@fi,
        "Trichodelitschia munkii"@sv .

<http://tun.fi/MX.238266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scirrhia sylvatica" ;
    dwc:scientificNameAuthorship "L. Holm & K. Holm" ;
    skos:broader <http://tun.fi/MX.234508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scirrhia sylvatica"@fi,
        "Scirrhia sylvatica"@sv .

<http://tun.fi/MX.238267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scirrhia rimosa" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Nitschke ex Fuckel" ;
    skos:broader <http://tun.fi/MX.234508> ;
    skos:hiddenLabel "Scirrhia rimosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scirrhia rimosa"@fi,
        "strimdyna"@sv .

<http://tun.fi/MX.238268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scirrhia castagnei" ;
    dwc:scientificNameAuthorship "(Mont.) Nitschke ex Fuckel" ;
    skos:broader <http://tun.fi/MX.234508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scirrhia castagnei"@fi,
        "Scirrhia castagnei"@sv .

<http://tun.fi/MX.238269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dothidea sambuci" ;
    dwc:scientificNameAuthorship "Pers. : Fr." ;
    skos:broader <http://tun.fi/MX.234509> ;
    skos:hiddenLabel "Sphaeria tenacella"@fi,
        "Sphaeria tenacella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dothidea sambuci"@fi,
        "Dothidea sambuci"@sv .

<http://tun.fi/MX.238270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dothidea moriformis" ;
    dwc:scientificNameAuthorship "(Ach.) Fr." ;
    skos:broader <http://tun.fi/MX.234509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dothidea moriformis"@fi,
        "Dothidea moriformis"@sv .

<http://tun.fi/MX.238271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patellaria atrata" ;
    dwc:scientificNameAuthorship "(Hedw.) Fr.) Endl." ;
    skos:broader <http://tun.fi/MX.234539> ;
    skos:hiddenLabel "Lecanidion atratum"@fi,
        "Lecanidion atratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Patellaria atrata"@fi,
        "Patellaria atrata"@sv .

<http://tun.fi/MX.238272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dothiorella inversa" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Höhn." ;
    skos:broader <http://tun.fi/MX.236891> ;
    skos:hiddenLabel "Sphaeria inversa"@fi,
        "Sphaeria inversa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dothiorella inversa"@fi,
        "Dothiorella inversa"@sv .

<http://tun.fi/MX.238273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiglia gloeocapsae" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.236892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epiglia gloeocapsae"@fi,
        "Epiglia gloeocapsae"@sv .

<http://tun.fi/MX.238274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenomyces serratus" ;
    dwc:scientificNameAuthorship "Eidam" ;
    skos:broader <http://tun.fi/MX.236893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenomyces serratus"@fi,
        "Ctenomyces serratus"@sv .

<http://tun.fi/MX.238275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyptandromyces elegans" ;
    dwc:scientificNameAuthorship "(Maire) W. Rossi & Castaldo" ;
    skos:broader <http://tun.fi/MX.236894> ;
    skos:hiddenLabel "Peyerimhoffiella elegans"@fi,
        "Peyerimhoffiella elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyptandromyces elegans"@fi,
        "Cyptandromyces elegans"@sv .

<http://tun.fi/MX.238276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keisslerina moravica" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.236895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keisslerina moravica"@fi,
        "Keisslerina moravica"@sv .

<http://tun.fi/MX.238277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miscomyces dyschirii" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.236896> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miscomyces dyschirii"@fi,
        "Miscomyces dyschirii"@sv .

<http://tun.fi/MX.238278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleostigma jungermannicola" ;
    dwc:scientificNameAuthorship "(C. Massal.) Kirschst." ;
    skos:broader <http://tun.fi/MX.236897> ;
    skos:hiddenLabel "Teichospora jungermannicola"@fi,
        "Teichospora jungermannicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleostigma jungermannicola"@fi,
        "Pleostigma jungermannicola"@sv .

<http://tun.fi/MX.238279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poculum sydowianum" ;
    dwc:scientificNameAuthorship "(Rehm) Dumont" ;
    skos:broader <http://tun.fi/MX.236898> ;
    skos:hiddenLabel "Poculum sydowianum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenpikari"@fi,
        "Poculum sydowianum"@sv .

<http://tun.fi/MX.238280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poculum firmum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Dumont" ;
    skos:broader <http://tun.fi/MX.236898> ;
    skos:hiddenLabel "Poculum firmum"@fi,
        "Rustroemia firma"@fi,
        "Rustroemia firma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksapikari"@fi,
        "Poculum firmum"@sv .

<http://tun.fi/MX.238281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoderma alutaceum" ;
    dwc:scientificNameAuthorship "Jaklitsch" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Hypocrea alutacea"@fi,
        "Podostroma alutaceum"@fi,
        "Trichoderma alutaceum"@fi,
        "Hypocrea alutacea"@sv,
        "Podostroma alutaceum"@sv,
        "Trichoderma alutaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvalenuijakas"@fi,
        "vedklubbdyna"@sv .

<http://tun.fi/MX.238282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeoangellina empetri" ;
    dwc:scientificNameAuthorship "(W. Phillips) Dennis" ;
    skos:broader <http://tun.fi/MX.236900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeoangellina empetri"@fi,
        "Phaeoangellina empetri"@sv .

<http://tun.fi/MX.238283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotrichia mutabilis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Wehm." ;
    skos:broader <http://tun.fi/MX.52823> ;
    skos:hiddenLabel "Sphaeria mutabilis"@fi,
        "Sphaeria mutabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudotrichia mutabilis"@fi,
        "Pseudotrichia mutabilis"@sv .

<http://tun.fi/MX.238284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotrichia minor" ;
    dwc:scientificNameAuthorship "Munk" ;
    skos:broader <http://tun.fi/MX.52823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudotrichia minor"@fi,
        "Pseudotrichia minor"@sv .

<http://tun.fi/MX.238285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dumontinia tuberosa" ;
    dwc:scientificNameAuthorship "(Bull.) L.M. Kohn" ;
    skos:broader <http://tun.fi/MX.234032> ;
    skos:hiddenLabel "Dumontinia tuberosa"@fi,
        "Sclerotinia tuberosa"@fi,
        "Sclerotinia tuberosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuokonpahkapikari"@fi,
        "Dumontinia tuberosa"@sv .

<http://tun.fi/MX.238286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerotinia trifoliorum" ;
    dwc:scientificNameAuthorship "Erikss." ;
    skos:broader <http://tun.fi/MX.53467> ;
    skos:hiddenLabel "Sclerotinia trifoliorum"@fi,
        "Sclerotinia trifoliorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilanpahkasieni"@fi,
        "klöverröta"@sv .

<http://tun.fi/MX.238287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerotinia borealis" ;
    dwc:scientificNameAuthorship "Bubák & Vleugel" ;
    skos:broader <http://tun.fi/MX.53467> ;
    skos:hiddenLabel "Myriosclerotinia borealis"@fi,
        "Sclerotinia borealis"@fi,
        "Myriosclerotinia borealis"@sv,
        "Sclerotinia borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpahkasieni"@fi,
        "gräsröta"@sv .

<http://tun.fi/MX.238288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiostoma polyporicola" ;
    dwc:scientificNameAuthorship "Const. & Ryman" ;
    skos:broader <http://tun.fi/MX.53468> ;
    skos:hiddenLabel "Ophiostoma polyporicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiostoma polyporicola"@fi,
        "tickstiftgömming"@sv .

<http://tun.fi/MX.238289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiostoma piliferum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) H. Sydow & P. Sydow" ;
    skos:broader <http://tun.fi/MX.53468> ;
    skos:hiddenLabel "Ceratostomella piliferum"@fi,
        "Ceratostomella piliferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiostoma piliferum"@fi,
        "Ophiostoma piliferum"@sv .

<http://tun.fi/MX.238290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gibberella tricincta" ;
    dwc:scientificNameAuthorship "El-Gholl et al." ;
    skos:broader <http://tun.fi/MX.53480> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gibberella tricincta"@fi,
        "Gibberella tricincta"@sv .

<http://tun.fi/MX.238291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyrium pteridis" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.67165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agyrium pteridis"@fi,
        "Agyrium pteridis"@sv .

<http://tun.fi/MX.238293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptodiscus tabularum" ;
    dwc:scientificNameAuthorship "Kirschs." ;
    skos:broader <http://tun.fi/MX.67178> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptodiscus tabularum"@fi,
        "Cryptodiscus tabularum"@sv .

<http://tun.fi/MX.238294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptodiscus pallidus" ;
    dwc:scientificNameAuthorship "(Pers.) Corda" ;
    skos:broader <http://tun.fi/MX.67178> ;
    skos:hiddenLabel "Cyphella punctiformis"@fi,
        "Peziza punctiformis"@fi,
        "Cyphella punctiformis"@sv,
        "Peziza punctiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptodiscus pallidus"@fi,
        "Cryptodiscus pallidus"@sv .

<http://tun.fi/MX.238295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptodiscus foveolaris" ;
    dwc:scientificNameAuthorship "(Rehm) Rehm" ;
    skos:broader <http://tun.fi/MX.67178> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptodiscus foveolaris"@fi,
        "Cryptodiscus foveolaris"@sv .

<http://tun.fi/MX.238296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptodiscus angulosus" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.67178> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptodiscus angulosus"@fi,
        "Cryptodiscus angulosus"@sv .

<http://tun.fi/MX.238297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epigloea pleiospora" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.67181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epigloea pleiospora"@fi,
        "Epigloea pleiospora"@sv .

<http://tun.fi/MX.238298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capronia parasitica" ;
    dwc:scientificNameAuthorship "(Ellis &Everh,) E.Muell." ;
    skos:broader <http://tun.fi/MX.67176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capronia parasitica"@fi,
        "Capronia parasitica"@sv .

<http://tun.fi/MX.238299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capronia pulcherrima" ;
    dwc:scientificNameAuthorship "(Munk) E. Müll. et al." ;
    skos:broader <http://tun.fi/MX.67176> ;
    skos:hiddenLabel "Dictyotrichiella pulcherrima"@fi,
        "Dictyotrichiella pulcherrima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capronia pulcherrima"@fi,
        "Capronia pulcherrima"@sv .

<http://tun.fi/MX.238300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capronia polyspora" ;
    dwc:scientificNameAuthorship "(M.E.Barr) E. Müll. et al." ;
    skos:broader <http://tun.fi/MX.67176> ;
    skos:hiddenLabel "Herpotrichiella polyspora"@fi,
        "Herpotrichiella polyspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capronia polyspora"@fi,
        "Capronia polyspora"@sv .

<http://tun.fi/MX.238301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capronia pilosella" ;
    dwc:scientificNameAuthorship "(P. Karst.) E. Müll. et al." ;
    skos:broader <http://tun.fi/MX.67176> ;
    skos:hiddenLabel "Melanomma pilosellum"@fi,
        "Melanomma pilosellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capronia pilosella"@fi,
        "Capronia pilosella"@sv .

<http://tun.fi/MX.238302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capronia juniperina" ;
    dwc:scientificNameAuthorship "(K. & L. Holm) O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.67176> ;
    skos:hiddenLabel "Teichospora juniperina"@fi,
        "Teichospora juniperina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capronia juniperina"@fi,
        "Capronia juniperina"@sv .

<http://tun.fi/MX.238303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capronia fusispora" ;
    dwc:scientificNameAuthorship "(M.E.Barr) E. Müll. et al." ;
    skos:broader <http://tun.fi/MX.67176> ;
    skos:hiddenLabel "Herpotrichiella fusispora"@fi,
        "Herpotrichiella fusispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capronia fusispora"@fi,
        "Capronia fusispora"@sv .

<http://tun.fi/MX.238305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharomyces orientalis" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.233696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cantharomyces orientalis"@fi,
        "Cantharomyces orientalis"@sv .

<http://tun.fi/MX.238306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharomyces italicus" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.233696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cantharomyces italicus"@fi,
        "Cantharomyces italicus"@sv .

<http://tun.fi/MX.238307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ecteinomyces trichopterophilus" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233697> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ecteinomyces trichopterophilus"@fi,
        "Ecteinomyces trichopterophilus"@sv .

<http://tun.fi/MX.238308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccomycetella richardsonii" ;
    dwc:scientificNameAuthorship "(Leight.) Sherwood" ;
    skos:broader <http://tun.fi/MX.233748> ;
    skos:hiddenLabel "Odontotrema belonosporum"@fi,
        "Odontotrema belonosporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccomycetella richardsonii"@fi,
        "Coccomycetella richardsonii"@sv .

<http://tun.fi/MX.238309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neottiella vivida" ;
    dwc:scientificNameAuthorship "(Nyl.) Dennis" ;
    skos:broader <http://tun.fi/MX.233863> ;
    skos:hiddenLabel "Leucoscypha vivida"@fi,
        "Leucoscypha vivida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neottiella vivida"@fi,
        "Neottiella vivida"@sv .

<http://tun.fi/MX.238310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neottiella subhirsuta" ;
    dwc:scientificNameAuthorship "(Schumach.) Sacc." ;
    skos:broader <http://tun.fi/MX.233863> ;
    skos:hiddenLabel "Humaria subhirsuta"@fi,
        "Humaria subhirsuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neottiella subhirsuta"@fi,
        "Neottiella subhirsuta"@sv .

<http://tun.fi/MX.238311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neottiella rutilans" ;
    dwc:scientificNameAuthorship "(Fr.) Dennis" ;
    skos:broader <http://tun.fi/MX.233863> ;
    skos:hiddenLabel "Leucoscypha rutilans"@fi,
        "Neottiella rutilans"@fi,
        "Leucoscypha rutilans"@sv,
        "Neottiella rutilans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalmaljakas"@fi,
        "stor mosskål"@sv .

<http://tun.fi/MX.238312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neottiella hetieri" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neottiella hetieri"@fi,
        "Neottiella hetieri"@sv .

<http://tun.fi/MX.238313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neottiella aphanodictyon" ;
    dwc:scientificNameAuthorship "(Kobayasi) Dissing, Korf & Sivertsen" ;
    skos:broader <http://tun.fi/MX.233863> ;
    skos:hiddenLabel "Aleuria aphanodictyon"@fi,
        "Leucoscypha borealis"@fi,
        "Aleuria aphanodictyon"@sv,
        "Leucoscypha borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neottiella aphanodictyon"@fi,
        "Neottiella aphanodictyon"@sv .

<http://tun.fi/MX.238314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascodesmis nigricans" ;
    dwc:scientificNameAuthorship "Tiegh." ;
    skos:broader <http://tun.fi/MX.233869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascodesmis nigricans"@fi,
        "Ascodesmis nigricans"@sv .

<http://tun.fi/MX.238315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudophacidium smithianum" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudophacidium smithianum"@fi,
        "Pseudophacidium smithianum"@sv .

<http://tun.fi/MX.238316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudophacidium rugosum" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudophacidium rugosum"@fi,
        "Pseudophacidium rugosum"@sv .

<http://tun.fi/MX.238317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudophacidium ledi" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233898> ;
    skos:hiddenLabel "Pseudophacidium callunae"@fi,
        "Pseudophacidium degenerans"@fi,
        "Pseudophacidium callunae"@sv,
        "Pseudophacidium degenerans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudophacidium ledi"@fi,
        "Pseudophacidium ledi"@sv .

<http://tun.fi/MX.238318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therrya pini" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) Höhn." ;
    skos:broader <http://tun.fi/MX.233902> ;
    skos:hiddenLabel "Coccomyces pini"@fi,
        "Coccophacidium pini"@fi,
        "Coccomyces pini"@sv,
        "Coccophacidium pini"@sv,
        "Therrya pini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therrya pini"@fi,
        "tallsprickling"@sv .

<http://tun.fi/MX.238319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therrya fuckelii" ;
    dwc:scientificNameAuthorship "(Rehm) Kujala" ;
    skos:broader <http://tun.fi/MX.233902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therrya fuckelii"@fi,
        "Therrya fuckelii"@sv .

<http://tun.fi/MX.238320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprotus granuliformis" ;
    dwc:scientificNameAuthorship "(P. Crouan & H. Crouan) Kimbr." ;
    skos:broader <http://tun.fi/MX.233926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprotus granuliformis"@fi,
        "Coprotus granuliformis"@sv .

<http://tun.fi/MX.238322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascocoryne turficola" ;
    dwc:scientificNameAuthorship "(Boud.) Korf" ;
    skos:broader <http://tun.fi/MX.233932> ;
    skos:hiddenLabel "Ascocoryne turficola"@fi,
        "Ascocoryne turficola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suohytynupikka"@fi,
        "myrmurkling"@sv .

<http://tun.fi/MX.238323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascocoryne sarcoides" ;
    dwc:scientificNameAuthorship "(Jacq. : Fr.) J.W. Groves & D.E. Wilson" ;
    skos:broader <http://tun.fi/MX.233932> ;
    skos:hiddenLabel "Ascocoryne sarcoides"@fi,
        "Ascocoryne sarcoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantohytynupikka"@fi,
        "violett geléskål"@sv .

<http://tun.fi/MX.238324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascocoryne cylichnium" ;
    dwc:scientificNameAuthorship "(Tul.) Korf" ;
    skos:broader <http://tun.fi/MX.233932> ;
    skos:hiddenLabel "Ascocoryne cylichnium"@fi,
        "Ascocoryne urnalis"@fi,
        "Ascocoryne cylichnium"@sv,
        "Ascocoryne urnalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahohytynupikka"@fi,
        "stor geléskål"@sv .

<http://tun.fi/MX.238325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorociboria aeruginosa" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Seaver ex C.S. Ramamurthi, Korf & Batra)" ;
    skos:broader <http://tun.fi/MX.233939> ;
    skos:hiddenLabel "Chlorociboria aeruginosa"@fi,
        "Chlorociboria aeruginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihernastakka"@fi,
        "blek grönskål"@sv .

<http://tun.fi/MX.238326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorociboria aeruginascens" ;
    dwc:scientificNameAuthorship "(Nyl.) Kanouse ex C.S. Ramamurthi, Korf & Batra" ;
    skos:broader <http://tun.fi/MX.233939> ;
    skos:hiddenLabel "Chlorociboria aeruginascens"@fi,
        "Chlorociboria aeruginascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "patinanastakka"@fi,
        "grönskål"@sv .

<http://tun.fi/MX.238327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stamnaria persoonii" ;
    dwc:scientificNameAuthorship "(Moug. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233951> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stamnaria persoonii"@fi,
        "Stamnaria persoonii"@sv .

<http://tun.fi/MX.238328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phialea culmigena" ;
    dwc:scientificNameAuthorship "(Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.233961> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phialea culmigena"@fi,
        "Phialea culmigena"@sv .

<http://tun.fi/MX.238329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pirottaea strigosa" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234015> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pirottaea strigosa"@fi,
        "Pirottaea strigosa"@sv .

<http://tun.fi/MX.238330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciboria viridifusca" ;
    dwc:scientificNameAuthorship "(Fuckel) Höhn." ;
    skos:broader <http://tun.fi/MX.234024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ciboria viridifusca"@fi,
        "Ciboria viridifusca"@sv .

<http://tun.fi/MX.238331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciboria hercynica" ;
    dwc:scientificNameAuthorship "Kirschst." ;
    skos:broader <http://tun.fi/MX.234024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ciboria hercynica"@fi,
        "Ciboria hercynica"@sv .

<http://tun.fi/MX.238332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciboria coryli" ;
    dwc:scientificNameAuthorship "(Schellenb.) N.F. Buchw." ;
    skos:broader <http://tun.fi/MX.234024> ;
    skos:hiddenLabel "Ciboria coryli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinänpikari"@fi,
        "Ciboria coryli"@sv .

<http://tun.fi/MX.238333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciboria caucus" ;
    dwc:scientificNameAuthorship "(Rebent. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234024> ;
    skos:hiddenLabel "Ciboria amentacea"@fi,
        "Ciboria caucus"@fi,
        "Ciboria amentacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norkkopikari"@fi,
        "Ciboria caucus"@sv .

<http://tun.fi/MX.238334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciboria betulicola" ;
    dwc:scientificNameAuthorship "J.W. Groves & E.S. Elliot" ;
    skos:broader <http://tun.fi/MX.234024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ciboria betulicola"@fi,
        "Ciboria betulicola"@sv .

<http://tun.fi/MX.238335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciboria betulae" ;
    dwc:scientificNameAuthorship "(Woronin) W.L. White" ;
    skos:broader <http://tun.fi/MX.234024> ;
    skos:hiddenLabel "Ciboria betulae"@fi,
        "Sclerotinia betulae"@fi,
        "Sclerotinia betulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunpikari"@fi,
        "Ciboria betulae"@sv .

<http://tun.fi/MX.238336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciboria batschiana" ;
    dwc:scientificNameAuthorship "(Zopf) N.F. Buchw." ;
    skos:broader <http://tun.fi/MX.234024> ;
    skos:hiddenLabel "Ciboria batschiana"@fi,
        "Ciboria batschiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "terhopikari"@fi,
        "ollonskål"@sv .

<http://tun.fi/MX.238337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciboria aschersoniana" ;
    dwc:scientificNameAuthorship "(Henn. & Plöttn.) Whetzel" ;
    skos:broader <http://tun.fi/MX.234024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ciboria aschersoniana"@fi,
        "Ciboria aschersoniana"@sv .

<http://tun.fi/MX.238338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciboria acerina" ;
    dwc:scientificNameAuthorship "Whetzel & N.F. Buchw." ;
    skos:broader <http://tun.fi/MX.234024> ;
    skos:hiddenLabel "Ciboria acerina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomyrtinpikari"@fi,
        "Ciboria acerina"@sv .

<http://tun.fi/MX.238339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encoelia furfuracea" ;
    dwc:scientificNameAuthorship "(Roth : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234026> ;
    skos:hiddenLabel "Encoelia furfuracea"@fi,
        "Encoelia furfuracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkapikari"@fi,
        "läderskål"@sv .

<http://tun.fi/MX.238340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encoelia tiliacea" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encoelia tiliacea"@fi,
        "Encoelia tiliacea"@sv .

<http://tun.fi/MX.238341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerencoelia fascicularis" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) Pärtel & Baral" ;
    skos:broader <http://tun.fi/MX.5017391> ;
    skos:hiddenLabel "Cenangium populneum"@fi,
        "Encoelia fascicularis"@fi,
        "Sclerencoelia fascicularis"@fi,
        "Cenangium populneum"@sv,
        "Encoelia fascicularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapapikari"@fi,
        "Sclerencoelia fascicularis"@sv .

<http://tun.fi/MX.238342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perrotia flammea" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.234044> ;
    skos:hiddenLabel "Perrotia flammea"@fi,
        "Perrotia flammea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulikarvakka"@fi,
        "flamskål"@sv .

<http://tun.fi/MX.238343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perrotia abietis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Raitv." ;
    skos:broader <http://tun.fi/MX.234044> ;
    skos:hiddenLabel "Helotium abietis"@fi,
        "Lachnellula abietis"@fi,
        "Trichoscyphella abietis"@fi,
        "Helotium abietis"@sv,
        "Lachnellula abietis"@sv,
        "Trichoscyphella abietis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perrotia abietis"@fi,
        "Perrotia abietis"@sv .

<http://tun.fi/MX.238344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptosphaeria subcutanea" ;
    dwc:scientificNameAuthorship "(Wahlenb. : Fr.) Rappaz" ;
    skos:broader <http://tun.fi/MX.234133> ;
    skos:hiddenLabel "Sphaeria subcutanea"@fi,
        "Sphaeria subcutanea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptosphaeria subcutanea"@fi,
        "Cryptosphaeria subcutanea"@sv .

<http://tun.fi/MX.238345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptosphaeria lignyota" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Auersw." ;
    skos:broader <http://tun.fi/MX.234133> ;
    skos:hiddenLabel "Cryptosphaeria populina"@fi,
        "Valsa populina"@fi,
        "Cryptosphaeria populina"@sv,
        "Valsa populina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptosphaeria lignyota"@fi,
        "Cryptosphaeria lignyota"@sv .

<http://tun.fi/MX.238346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endoxylina astroidea" ;
    dwc:scientificNameAuthorship "(Fr) Romell" ;
    skos:broader <http://tun.fi/MX.234138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endoxylina astroidea"@fi,
        "Endoxylina astroidea"@sv .

<http://tun.fi/MX.238347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lopadostoma gastrinum" ;
    dwc:scientificNameAuthorship "(Fr.) Traverso" ;
    skos:broader <http://tun.fi/MX.234154> ;
    skos:hiddenLabel "Anthostoma gastrinum"@fi,
        "Anthostoma gastrinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lopadostoma gastrinum"@fi,
        "Lopadostoma gastrinum"@sv .

<http://tun.fi/MX.238348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosellinia nectrioides" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.234159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rosellinia nectrioides"@fi,
        "Rosellinia nectrioides"@sv .

<http://tun.fi/MX.238349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosellinia medullaris" ;
    dwc:scientificNameAuthorship "(Wallr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rosellinia medullaris"@fi,
        "Rosellinia medullaris"@sv .

<http://tun.fi/MX.238350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosellinia ovalis" ;
    dwc:scientificNameAuthorship "Ellis & Everh." ;
    skos:broader <http://tun.fi/MX.234159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rosellinia ovalis"@fi,
        "Rosellinia ovalis"@sv .

<http://tun.fi/MX.238351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosellinia thelena" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Rabenh." ;
    skos:broader <http://tun.fi/MX.234159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rosellinia thelena"@fi,
        "Rosellinia thelena"@sv .

<http://tun.fi/MX.238352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosellinia subsimilis" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rosellinia subsimilis"@fi,
        "Rosellinia subsimilis"@sv .

<http://tun.fi/MX.238353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosellinia sanguinolenta" ;
    dwc:scientificNameAuthorship "(Wallr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rosellinia sanguinolenta"@fi,
        "Rosellinia sanguinolenta"@sv .

<http://tun.fi/MX.238354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosellinia mammiformis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234159> ;
    skos:hiddenLabel "Rosellinia mammiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rosellinia mammiformis"@fi,
        "vårtgömming"@sv .

<http://tun.fi/MX.238355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosellinia aquila" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.234159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rosellinia aquila"@fi,
        "Rosellinia aquila"@sv .

<http://tun.fi/MX.238356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudovalsaria foedans" ;
    dwc:scientificNameAuthorship "(P. Karst.) Spooner" ;
    skos:broader <http://tun.fi/MX.234170> ;
    skos:hiddenLabel "Valsaria foedans"@fi,
        "Valsaria foedans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudovalsaria foedans"@fi,
        "Pseudovalsaria foedans"@sv .

<http://tun.fi/MX.238357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercophora coprophila" ;
    dwc:scientificNameAuthorship "(Fr.) N. Lundq." ;
    skos:broader <http://tun.fi/MX.234189> ;
    skos:hiddenLabel "Podospora coprophila"@fi,
        "Podospora coprophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cercophora coprophila"@fi,
        "Cercophora coprophila"@sv .

<http://tun.fi/MX.238358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercophora mirabilis" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.234189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cercophora mirabilis"@fi,
        "Cercophora mirabilis"@sv .

<http://tun.fi/MX.238359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercophora gossypina" ;
    dwc:scientificNameAuthorship "N. Lundq." ;
    skos:broader <http://tun.fi/MX.234189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cercophora gossypina"@fi,
        "Cercophora gossypina"@sv .

<http://tun.fi/MX.238360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercophora caudata" ;
    dwc:scientificNameAuthorship "(Curr.) N. Lundq." ;
    skos:broader <http://tun.fi/MX.234189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cercophora caudata"@fi,
        "Cercophora caudata"@sv .

<http://tun.fi/MX.238361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercophora areolata" ;
    dwc:scientificNameAuthorship "N. Lundq." ;
    skos:broader <http://tun.fi/MX.234189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cercophora areolata"@fi,
        "Cercophora areolata"@sv .

<http://tun.fi/MX.238362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetosphaeria ovoidea" ;
    dwc:scientificNameAuthorship "(Fr.) Constant., L. Holm & K. Holm" ;
    skos:broader <http://tun.fi/MX.234211> ;
    skos:hiddenLabel "Zignoella fallax"@fi,
        "Zignoëlla ovoidea"@fi,
        "Zignoella fallax"@sv,
        "Zignoëlla ovoidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetosphaeria ovoidea"@fi,
        "Chaetosphaeria ovoidea"@sv .

<http://tun.fi/MX.238363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetosphaeria myriocarpa" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) C. Booth" ;
    skos:broader <http://tun.fi/MX.234211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetosphaeria myriocarpa"@fi,
        "Chaetosphaeria myriocarpa"@sv .

<http://tun.fi/MX.238364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetosphaeria fennica" ;
    dwc:scientificNameAuthorship "(P. Karst.) Réblova & W. Gams" ;
    skos:broader <http://tun.fi/MX.234211> ;
    skos:hiddenLabel "Lasiosphaeria britzelmayri"@fi,
        "Lasiosphaeria britzelmayri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetosphaeria fennica"@fi,
        "Chaetosphaeria fennica"@sv .

<http://tun.fi/MX.238365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchnoa lanata" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enchnoa lanata"@fi,
        "Enchnoa lanata"@sv .

<http://tun.fi/MX.238366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchnoa friesii" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.234219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enchnoa friesii"@fi,
        "Enchnoa friesii"@sv .

<http://tun.fi/MX.238367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchnoa floccosa" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enchnoa floccosa"@fi,
        "Enchnoa floccosa"@sv .

<http://tun.fi/MX.238369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endoxyla munkii" ;
    dwc:scientificNameAuthorship "Unter." ;
    skos:broader <http://tun.fi/MX.234294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endoxyla munkii"@fi,
        "Endoxyla munkii"@sv .

<http://tun.fi/MX.238370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentomitella cirrhosa" ;
    dwc:scientificNameAuthorship "(Pers.) Réblová" ;
    skos:broader <http://tun.fi/MX.234094> ;
    skos:hiddenLabel "Ceratostomella ampullasca"@fi,
        "Ceratostomella cirrhosa"@fi,
        "Ceratostomella leiocarpa"@fi,
        "Endoxyla cirrhosa"@fi,
        "Ceratostomella ampullasca"@sv,
        "Ceratostomella cirrhosa"@sv,
        "Ceratostomella leiocarpa"@sv,
        "Endoxyla cirrhosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lentomitella cirrhosa"@fi,
        "Lentomitella cirrhosa"@sv .

<http://tun.fi/MX.238371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleuroceras pleurostylum" ;
    dwc:scientificNameAuthorship "(Auersw.) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.234311> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleuroceras pleurostylum"@fi,
        "Pleuroceras pleurostylum"@sv .

<http://tun.fi/MX.238372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orphnodactylis wittrockii" ;
    dwc:scientificNameAuthorship "(Erikss.) Malloch & Mallik" ;
    skos:broader <http://tun.fi/MX.234341> ;
    skos:hiddenLabel "Dothidea wittrockii"@fi,
        "Orphnodactylis wittrockii"@fi,
        "Phyllachora wittrockii"@fi,
        "Phylleutypa wittrockii"@fi,
        "Dothidea wittrockii"@sv,
        "Phyllachora wittrockii"@sv,
        "Phylleutypa wittrockii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vanamonhiilisieni"@fi,
        "Orphnodactylis wittrockii"@sv .

<http://tun.fi/MX.238373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moriolomyces descensa" ;
    dwc:scientificNameAuthorship "(Norman) Cif. & Tomas." ;
    skos:broader <http://tun.fi/MX.234382> ;
    skos:hiddenLabel "Melanomma subdispersum"@fi,
        "Melanomma subdispersum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Moriolomyces descensa"@fi,
        "Moriolomyces descensa"@sv .

<http://tun.fi/MX.238374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleropleella hyperborea" ;
    dwc:scientificNameAuthorship "(Fuckel) L. Holm" ;
    skos:broader <http://tun.fi/MX.234386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scleropleella hyperborea"@fi,
        "Scleropleella hyperborea"@sv .

<http://tun.fi/MX.238375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopleospora petrakii" ;
    dwc:scientificNameAuthorship "(E. Müll.) Criv." ;
    skos:broader <http://tun.fi/MX.234401> ;
    skos:hiddenLabel "Pleospora galii"@fi,
        "Pleospora galii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudopleospora petrakii"@fi,
        "Pseudopleospora petrakii"@sv .

<http://tun.fi/MX.238376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryosphaeria festucae" ;
    dwc:scientificNameAuthorship "(Lib.) Arx & E. Müll." ;
    skos:broader <http://tun.fi/MX.234428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botryosphaeria festucae"@fi,
        "Botryosphaeria festucae"@sv .

<http://tun.fi/MX.238377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryosphaeria diapensiae" ;
    dwc:scientificNameAuthorship "(Rehm) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.234428> ;
    skos:hiddenLabel "Guignardia diapensiae"@fi,
        "Guignardia diapensiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botryosphaeria diapensiae"@fi,
        "Botryosphaeria diapensiae"@sv .

<http://tun.fi/MX.238378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryosphaeria corticis" ;
    dwc:scientificNameAuthorship "(Damaree & Wilcox) Arx & E.Müll" ;
    skos:broader <http://tun.fi/MX.234428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botryosphaeria corticis"@fi,
        "Botryosphaeria corticis"@sv .

<http://tun.fi/MX.238379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplodia mutila" ;
    dwc:scientificNameAuthorship "(Fr.) Mont." ;
    skos:broader <http://tun.fi/MX.234429> ;
    skos:hiddenLabel "Sphaeria mutila"@fi,
        "Sphaeria mutila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplodia mutila"@fi,
        "Diplodia mutila"@sv .

<http://tun.fi/MX.238380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Splanchnonema ampullaceum" ;
    dwc:scientificNameAuthorship "(Pers.) Schoemaker & Le Clair" ;
    skos:broader <http://tun.fi/MX.234433> ;
    skos:hiddenLabel "Massariella curreyi"@fi,
        "Massariella curreyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Splanchnonema ampullaceum"@fi,
        "Splanchnonema ampullaceum"@sv .

<http://tun.fi/MX.238381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Splanchnonema pupula" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Kuntze" ;
    skos:broader <http://tun.fi/MX.234433> ;
    skos:hiddenLabel "Massaria pupula"@fi,
        "Massaria pupula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Splanchnonema pupula"@fi,
        "Splanchnonema pupula"@sv .

<http://tun.fi/MX.238382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Splanchnonema foedans" ;
    dwc:scientificNameAuthorship "(Fr.) Kuntze" ;
    skos:broader <http://tun.fi/MX.234433> ;
    skos:hiddenLabel "Massaria foedans"@fi,
        "Massaria foedans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Splanchnonema foedans"@fi,
        "Splanchnonema foedans"@sv .

<http://tun.fi/MX.238383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Splanchnonema britzelmayrianum" ;
    dwc:scientificNameAuthorship "(Rehm) Boise" ;
    skos:broader <http://tun.fi/MX.234433> ;
    skos:hiddenLabel "Trematosphaeria britzelmayriana"@fi,
        "Trematosphaeria britzelmayriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Splanchnonema britzelmayrianum"@fi,
        "Splanchnonema britzelmayrianum"@sv .

<http://tun.fi/MX.238384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Splanchnonema argus" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Kuntze" ;
    skos:broader <http://tun.fi/MX.234433> ;
    skos:hiddenLabel "Massaria argus"@fi,
        "Massaria argus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Splanchnonema argus"@fi,
        "Splanchnonema argus"@sv .

<http://tun.fi/MX.238385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Comoclathris deflectens" ;
    dwc:scientificNameAuthorship "(P. Karst.) Nograsek" ;
    skos:broader <http://tun.fi/MX.234437> ;
    skos:hiddenLabel "Pleospora deflectens"@fi,
        "Pleospora deflectens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Comoclathris deflectens"@fi,
        "Comoclathris deflectens"@sv .

<http://tun.fi/MX.238386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clathrospora verruculosa" ;
    dwc:scientificNameAuthorship "O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.234438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clathrospora verruculosa"@fi,
        "Clathrospora verruculosa"@sv .

<http://tun.fi/MX.238387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clathrospora tirolensis" ;
    dwc:scientificNameAuthorship "Rehm ex O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.234438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clathrospora tirolensis"@fi,
        "Clathrospora tirolensis"@sv .

<http://tun.fi/MX.238388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clathrospora pteridis" ;
    dwc:scientificNameAuthorship "Lind" ;
    skos:broader <http://tun.fi/MX.234438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clathrospora pteridis"@fi,
        "Clathrospora pteridis"@sv .

<http://tun.fi/MX.238389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clathrospora heterospora" ;
    dwc:scientificNameAuthorship "(De Not.) Wehm." ;
    skos:broader <http://tun.fi/MX.234438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clathrospora heterospora"@fi,
        "Clathrospora heterospora"@sv .

<http://tun.fi/MX.238390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platychora ulmi" ;
    dwc:scientificNameAuthorship "(C.-J. Duval. : Fr.) Petr." ;
    skos:broader <http://tun.fi/MX.234460> ;
    skos:hiddenLabel "Platychora ulmi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platychora ulmi"@fi,
        "almbladsskorpa"@sv .

<http://tun.fi/MX.238391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trematosphaeria pertusa" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trematosphaeria pertusa"@fi,
        "Trematosphaeria pertusa"@sv .

<http://tun.fi/MX.238392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trematosphaeria hydrophila" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trematosphaeria hydrophila"@fi,
        "Trematosphaeria hydrophila"@sv .

<http://tun.fi/MX.238393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trematosphaeria hydrela" ;
    dwc:scientificNameAuthorship "(Rehm.) Sacc." ;
    skos:broader <http://tun.fi/MX.234474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trematosphaeria hydrela"@fi,
        "Trematosphaeria hydrela"@sv .

<http://tun.fi/MX.238394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alternaria scrophulariae" ;
    dwc:scientificNameAuthorship "(Desm.) Rossman & W.C. Allen" ;
    skos:broader <http://tun.fi/MX.53452> ;
    skos:hiddenLabel "Alternaria scrophulariae (Desm.) Rossman & W. C. Allen"@fi,
        "Lewia scrophulariae"@fi,
        "Pleospora lepidicola"@fi,
        "Pleospora scrophulariae"@fi,
        "Pleospora vulgaris"@fi,
        "Alternaria scrophulariae (Desm.) Rossman & W. C. Allen"@sv,
        "Lewia scrophulariae"@sv,
        "Pleospora lepidicola"@sv,
        "Pleospora scrophulariae"@sv,
        "Pleospora vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alternaria scrophulariae"@fi,
        "Alternaria scrophulariae"@sv .

<http://tun.fi/MX.238395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lewia infectoria" ;
    dwc:scientificNameAuthorship "(Fuckel) M.E. Barr & Simmons" ;
    skos:broader <http://tun.fi/MX.234479> ;
    skos:hiddenLabel "Pleospora infectoria"@fi,
        "Pleospora infectoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lewia infectoria"@fi,
        "Lewia infectoria"@sv .

<http://tun.fi/MX.238396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysterium pulicare" ;
    dwc:scientificNameAuthorship "Pers. : Fr." ;
    skos:broader <http://tun.fi/MX.234511> ;
    skos:hiddenLabel "Hysterium pulicare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysterium pulicare"@fi,
        "reffelsprickling"@sv .

<http://tun.fi/MX.238397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysterium lenticulare" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234511> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysterium lenticulare"@fi,
        "Hysterium lenticulare"@sv .

<http://tun.fi/MX.238398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysterium biforme" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.234511> ;
    skos:hiddenLabel "Gloniopsis biformis"@fi,
        "Gloniopsis biformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysterium biforme"@fi,
        "Hysterium biforme"@sv .

<http://tun.fi/MX.238399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hysterium acuminatum" ;
    dwc:scientificNameAuthorship "Fr. : Fr." ;
    skos:broader <http://tun.fi/MX.234511> ;
    skos:hiddenLabel "Gloniella ambigua"@fi,
        "Hysterium angustatum"@fi,
        "Gloniella ambigua"@sv,
        "Hysterium angustatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hysterium acuminatum"@fi,
        "Hysterium acuminatum"@sv .

<http://tun.fi/MX.238400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophium mytilinum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234518> ;
    skos:hiddenLabel "Lophium mytilinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophium mytilinum"@fi,
        "musselsprickling"@sv .

<http://tun.fi/MX.238401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cenangella radulicola" ;
    dwc:scientificNameAuthorship "(Fuckel) Rehm" ;
    skos:broader <http://tun.fi/MX.236877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cenangella radulicola"@fi,
        "Cenangella radulicola"@sv .

<http://tun.fi/MX.238402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belonioscypha campanula" ;
    dwc:scientificNameAuthorship "(Nees : Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.236878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belonioscypha campanula"@fi,
        "Belonioscypha campanula"@sv .

<http://tun.fi/MX.238403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Habrostictis carneopallida" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Habrostictis carneopallida"@fi,
        "Habrostictis carneopallida"@sv .

<http://tun.fi/MX.238404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavidisculum improvisum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Raitv." ;
    skos:broader <http://tun.fi/MX.236880> ;
    skos:hiddenLabel "Peziza improvisa"@fi,
        "Peziza improvisa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clavidisculum improvisum"@fi,
        "Clavidisculum improvisum"@sv .

<http://tun.fi/MX.238405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clibanites paradoxa" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236881> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clibanites paradoxa"@fi,
        "Clibanites paradoxa"@sv .

<http://tun.fi/MX.238406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichomyces vulgatus" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.236882> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichomyces vulgatus"@fi,
        "Dichomyces vulgatus"@sv .

<http://tun.fi/MX.238407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichomyces princeps" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.236882> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichomyces princeps"@fi,
        "Dichomyces princeps"@sv .

<http://tun.fi/MX.238408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichomyces nigrescens" ;
    dwc:scientificNameAuthorship "(Thaxter) Scheloske" ;
    skos:broader <http://tun.fi/MX.236882> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichomyces nigrescens"@fi,
        "Dichomyces nigrescens"@sv .

<http://tun.fi/MX.238409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichomyces hybridus" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.236882> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichomyces hybridus"@fi,
        "Dichomyces hybridus"@sv .

<http://tun.fi/MX.238410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichomyces furcifer" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.236882> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichomyces furcifer"@fi,
        "Dichomyces furcifer"@sv .

<http://tun.fi/MX.238411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycothyridium lividum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Petr." ;
    skos:broader <http://tun.fi/MX.236883> ;
    skos:hiddenLabel "Thyridium lividum"@fi,
        "Thyridium lividum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycothyridium lividum"@fi,
        "Mycothyridium lividum"@sv .

<http://tun.fi/MX.238412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neobulgaria pura" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Petr." ;
    skos:broader <http://tun.fi/MX.236884> ;
    skos:hiddenLabel "Neobulgaria pura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hytymassikka"@fi,
        "Neobulgaria pura"@sv .

<http://tun.fi/MX.238413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neobulgaria lilacina" ;
    dwc:scientificNameAuthorship "(Wulfen : Fr.) Dennis" ;
    skos:broader <http://tun.fi/MX.236884> ;
    skos:hiddenLabel "Ombrophila lilacina"@fi,
        "Peziza lilacina"@fi,
        "Ombrophila lilacina"@sv,
        "Peziza lilacina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neobulgaria lilacina"@fi,
        "Neobulgaria lilacina"@sv .

<http://tun.fi/MX.238414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metameris aspidiorum" ;
    dwc:scientificNameAuthorship "(Lib.) Arx & E. Müll." ;
    skos:broader <http://tun.fi/MX.236885> ;
    skos:hiddenLabel "Scirrhia aspidiorum"@fi,
        "Scirrhia aspidiorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metameris aspidiorum"@fi,
        "Metameris aspidiorum"@sv .

<http://tun.fi/MX.238415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morchella semilibera" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.236886> ;
    skos:hiddenLabel "Morchella semilibera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Morchella semilibera"@fi,
        "hättmurkla"@sv .

<http://tun.fi/MX.238416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morchella esculenta" ;
    dwc:scientificNameAuthorship "(L. : Fr.) Pers." ;
    skos:broader <http://tun.fi/MX.236886> ;
    skos:hiddenLabel "Morchella esculenta"@fi,
        "Morchella esculenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallohuhtasieni"@fi,
        "rund toppmurkla"@sv .

<http://tun.fi/MX.238418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyphlodes citrina" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Doweld" ;
    skos:broader <http://tun.fi/MX.236887> ;
    skos:hiddenLabel "Pachyphleus citrinus"@fi,
        "Pachyphlodes citrina"@fi,
        "Pachyphloeus citrinus"@fi,
        "Pachyphleus citrinus"@sv,
        "Pachyphlodes citrina"@sv,
        "Pachyphloeus citrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuopsukka"@fi,
        "kratertryffel"@sv .

<http://tun.fi/MX.238419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rodwayella citrinula" ;
    dwc:scientificNameAuthorship "(P. Karst.) Spooner & Dennis" ;
    skos:broader <http://tun.fi/MX.236888> ;
    skos:hiddenLabel "Hymenoscyphus citrinulus"@fi,
        "Pezizella citrinula"@fi,
        "Hymenoscyphus citrinulus"@sv,
        "Pezizella citrinula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rodwayella citrinula"@fi,
        "Rodwayella citrinula"@sv .

<http://tun.fi/MX.238420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoleconectria cucurbitula" ;
    dwc:scientificNameAuthorship "(Tode : Fr.) C. Booth" ;
    skos:broader <http://tun.fi/MX.236889> ;
    skos:hiddenLabel "Ophionectria cylindrospora"@fi,
        "Ophionectria cylindrospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scoleconectria cucurbitula"@fi,
        "Scoleconectria cucurbitula"@sv .

<http://tun.fi/MX.238421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormiella vexans" ;
    dwc:scientificNameAuthorship "(Auersw.) Ahmed & Cain" ;
    skos:broader <http://tun.fi/MX.236890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormiella vexans"@fi,
        "Sporormiella vexans"@sv .

<http://tun.fi/MX.238422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormiella splendens" ;
    dwc:scientificNameAuthorship "(Cain) S.I. Ahmen d & Cain" ;
    skos:broader <http://tun.fi/MX.236890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormiella splendens"@fi,
        "Sporormiella splendens"@sv .

<http://tun.fi/MX.238423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormiella pascua" ;
    dwc:scientificNameAuthorship "(Niessl.) Ahmed & Cain" ;
    skos:broader <http://tun.fi/MX.236890> ;
    skos:hiddenLabel "Sporormia pascua"@fi,
        "Sporormia pascua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormiella pascua"@fi,
        "Sporormiella pascua"@sv .

<http://tun.fi/MX.238424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormiella octomera" ;
    dwc:scientificNameAuthorship "(Auersw.) Ahmed & Cain" ;
    skos:broader <http://tun.fi/MX.236890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormiella octomera"@fi,
        "Sporormiella octomera"@sv .

<http://tun.fi/MX.238425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormiella minimoides" ;
    dwc:scientificNameAuthorship "Ahmed & Cain" ;
    skos:broader <http://tun.fi/MX.236890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormiella minimoides"@fi,
        "Sporormiella minimoides"@sv .

<http://tun.fi/MX.238426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormiella minima" ;
    dwc:scientificNameAuthorship "(Auersw.) Ahmed & Cain" ;
    skos:broader <http://tun.fi/MX.236890> ;
    skos:hiddenLabel "Sporormia minima"@fi,
        "Sporormia minima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormiella minima"@fi,
        "Sporormiella minima"@sv .

<http://tun.fi/MX.238427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormiella leporina" ;
    dwc:scientificNameAuthorship "(Niessl.) Ahmed & Cain" ;
    skos:broader <http://tun.fi/MX.236890> ;
    skos:hiddenLabel "Sporormia leporina"@fi,
        "Sporormia leporina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormiella leporina"@fi,
        "Sporormiella leporina"@sv .

<http://tun.fi/MX.238428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormiella lageniformis" ;
    dwc:scientificNameAuthorship "(Fuckel) Ahmed & Cain" ;
    skos:broader <http://tun.fi/MX.236890> ;
    skos:hiddenLabel "Sporormia ambiqua"@fi,
        "Sporormia lageniformis"@fi,
        "Sporormia ambiqua"@sv,
        "Sporormia lageniformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormiella lageniformis"@fi,
        "Sporormiella lageniformis"@sv .

<http://tun.fi/MX.238429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormiella intermedia" ;
    dwc:scientificNameAuthorship "(Auersw.) Ahmed & Cain ex Kobayasi et al." ;
    skos:broader <http://tun.fi/MX.236890> ;
    skos:hiddenLabel "Sporormia intermedia"@fi,
        "Sporormia intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormiella intermedia"@fi,
        "Sporormiella intermedia"@sv .

<http://tun.fi/MX.238430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormiella dubia" ;
    dwc:scientificNameAuthorship "Ahmed & Cain" ;
    skos:broader <http://tun.fi/MX.236890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormiella dubia"@fi,
        "Sporormiella dubia"@sv .

<http://tun.fi/MX.238431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormiella bipartis" ;
    dwc:scientificNameAuthorship "(Cain) Ahmed & Cain" ;
    skos:broader <http://tun.fi/MX.236890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormiella bipartis"@fi,
        "Sporormiella bipartis"@sv .

<http://tun.fi/MX.238432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormiella australis" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.236890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormiella australis"@fi,
        "Sporormiella australis"@sv .

<http://tun.fi/MX.238433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe syngenesia" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe syngenesia"@fi,
        "Diaporthe syngenesia"@sv .

<http://tun.fi/MX.238434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe strumella" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:hiddenLabel "Diaporthe strumella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe strumella"@fi,
        "kägelnästing"@sv .

<http://tun.fi/MX.238435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe spinosula" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe spinosula"@fi,
        "Diaporthe spinosula"@sv .

<http://tun.fi/MX.238436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe pungens" ;
    dwc:scientificNameAuthorship "Nitschke" ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe pungens"@fi,
        "Diaporthe pungens"@sv .

<http://tun.fi/MX.238437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe padi" ;
    dwc:scientificNameAuthorship "Otth" ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:hiddenLabel "Diaporthe decorticans"@fi,
        "Sphaeria decorticans"@fi,
        "Diaporthe decorticans"@sv,
        "Sphaeria decorticans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe padi"@fi,
        "Diaporthe padi"@sv .

<http://tun.fi/MX.238438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe linearis" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Nitschke," ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:hiddenLabel "Diaporthe aorista"@fi,
        "Diaporthe exercitalis"@fi,
        "Diaporthe aorista"@sv,
        "Diaporthe exercitalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe linearis"@fi,
        "Diaporthe linearis"@sv .

<http://tun.fi/MX.238439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe impulsa" ;
    dwc:scientificNameAuthorship "(Cooke & Peck) Sacc." ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:hiddenLabel "Diaporthe sorbicola"@fi,
        "Diaporthe sorbicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe impulsa"@fi,
        "Diaporthe impulsa"@sv .

<http://tun.fi/MX.238440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe eres" ;
    dwc:scientificNameAuthorship "Nitschke" ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe eres"@fi,
        "Diaporthe eres"@sv .

<http://tun.fi/MX.238441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe circumscripta" ;
    dwc:scientificNameAuthorship "(Fr. ex Mont.) Otth ex Fuckel" ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:hiddenLabel "'Diaporthe spiculosa'"@fi,
        "'Diaporthe spiculosa'"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe circumscripta"@fi,
        "Diaporthe circumscripta"@sv .

<http://tun.fi/MX.238442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe carpini" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe carpini"@fi,
        "Diaporthe carpini"@sv .

<http://tun.fi/MX.238443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe beckhausii" ;
    dwc:scientificNameAuthorship "Nitschke" ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe beckhausii"@fi,
        "Diaporthe beckhausii"@sv .

<http://tun.fi/MX.238444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe arctii" ;
    dwc:scientificNameAuthorship "(Lasch) Nitschke" ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe arctii"@fi,
        "Diaporthe arctii"@sv .

<http://tun.fi/MX.238445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dioicomyces anthici" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233671> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dioicomyces anthici"@fi,
        "Dioicomyces anthici"@sv .

<http://tun.fi/MX.238446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia manubriola" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia manubriola"@fi,
        "Laboulbenia manubriola"@sv .

<http://tun.fi/MX.238447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia flagellata" ;
    dwc:scientificNameAuthorship "Peyritsch" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia flagellata"@fi,
        "Laboulbenia flagellata"@sv .

<http://tun.fi/MX.238448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia filifera" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia filifera"@fi,
        "Laboulbenia filifera"@sv .

<http://tun.fi/MX.238449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia fennica" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia fennica"@fi,
        "Laboulbenia fennica"@sv .

<http://tun.fi/MX.238450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia fasciculata" ;
    dwc:scientificNameAuthorship "Peyritsch" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia fasciculata"@fi,
        "Laboulbenia fasciculata"@sv .

<http://tun.fi/MX.238451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia eubradycelli" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia eubradycelli"@fi,
        "Laboulbenia eubradycelli"@sv .

<http://tun.fi/MX.238452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia elaphri" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia elaphri"@fi,
        "Laboulbenia elaphri"@sv .

<http://tun.fi/MX.238453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia curtipes" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia curtipes"@fi,
        "Laboulbenia curtipes"@sv .

<http://tun.fi/MX.238454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia compressa" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia compressa"@fi,
        "Laboulbenia compressa"@sv .

<http://tun.fi/MX.238455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia clivinalis" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia clivinalis"@fi,
        "Laboulbenia clivinalis"@sv .

<http://tun.fi/MX.238456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia bradycelli" ;
    dwc:scientificNameAuthorship "Balazuc" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia bradycelli"@fi,
        "Laboulbenia bradycelli"@sv .

<http://tun.fi/MX.238457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia argutoris" ;
    dwc:scientificNameAuthorship "Cépède & Picard" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia argutoris"@fi,
        "Laboulbenia argutoris"@sv .

<http://tun.fi/MX.238458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia vulgaris" ;
    dwc:scientificNameAuthorship "Peyritsch" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia vulgaris"@fi,
        "Laboulbenia vulgaris"@sv .

<http://tun.fi/MX.238459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia stilicola" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia stilicola"@fi,
        "Laboulbenia stilicola"@sv .

<http://tun.fi/MX.238460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia pulchella" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia pulchella"@fi,
        "Laboulbenia pulchella"@sv .

<http://tun.fi/MX.238461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia pseudomasei" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia pseudomasei"@fi,
        "Laboulbenia pseudomasei"@sv .

<http://tun.fi/MX.238462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia polyphaga" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia polyphaga"@fi,
        "Laboulbenia polyphaga"@sv .

<http://tun.fi/MX.238463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia pedicellata" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia pedicellata"@fi,
        "Laboulbenia pedicellata"@sv .

<http://tun.fi/MX.238464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia ophoni" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia ophoni"@fi,
        "Laboulbenia ophoni"@sv .

<http://tun.fi/MX.238465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia oodiphila" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia oodiphila"@fi,
        "Laboulbenia oodiphila"@sv .

<http://tun.fi/MX.238466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia notiophili" ;
    dwc:scientificNameAuthorship "Cépède & Picard" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia notiophili"@fi,
        "Laboulbenia notiophili"@sv .

<http://tun.fi/MX.238467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia metableti" ;
    dwc:scientificNameAuthorship "Scheloske" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia metableti"@fi,
        "Laboulbenia metableti"@sv .

<http://tun.fi/MX.238468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia leisti" ;
    dwc:scientificNameAuthorship "Siemaszko & Siemaszko" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia leisti"@fi,
        "Laboulbenia leisti"@sv .

<http://tun.fi/MX.238469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia kajanensis" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia kajanensis"@fi,
        "Laboulbenia kajanensis"@sv .

<http://tun.fi/MX.238470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia hastiata" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia hastiata"@fi,
        "Laboulbenia hastiata"@sv .

<http://tun.fi/MX.238471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia gyrinicola" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia gyrinicola"@fi,
        "Laboulbenia gyrinicola"@sv .

<http://tun.fi/MX.238472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia giardii" ;
    dwc:scientificNameAuthorship "Cépède & Picard" ;
    skos:broader <http://tun.fi/MX.233678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laboulbenia giardii"@fi,
        "Laboulbenia giardii"@sv .

<http://tun.fi/MX.238473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caliciopsis calicioides" ;
    dwc:scientificNameAuthorship "(Ellis & Everh.) Fitzp." ;
    skos:broader <http://tun.fi/MX.233709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caliciopsis calicioides"@fi,
        "Caliciopsis calicioides"@sv .

<http://tun.fi/MX.238474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onygena equina" ;
    dwc:scientificNameAuthorship "(Willd. : Fr.) Pers." ;
    skos:broader <http://tun.fi/MX.233721> ;
    skos:hiddenLabel "Onygena equina"@fi,
        "Onygena equina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorkkasieni"@fi,
        "klövsvamp"@sv .

<http://tun.fi/MX.238475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onygena piligena" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onygena piligena"@fi,
        "Onygena piligena"@sv .

<http://tun.fi/MX.238476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onygena corvina" ;
    dwc:scientificNameAuthorship "Alb. & Schwein. : Fr." ;
    skos:broader <http://tun.fi/MX.233721> ;
    skos:hiddenLabel "Onygena corvina"@fi,
        "Onygena corvina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkasieni"@fi,
        "fjädersvamp"@sv .

<http://tun.fi/MX.238478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nesolechia oxyspora" ;
    dwc:scientificNameAuthorship "(Tul.) A. Massal." ;
    skos:broader <http://tun.fi/MX.233774> ;
    skos:hiddenLabel "Lecidea oxyspora"@fi,
        "Phacopsis oxyspora"@fi,
        "Phacopsis oxyspora var. defecta"@fi,
        "Lecidea oxyspora"@sv,
        "Phacopsis oxyspora"@sv,
        "Phacopsis oxyspora var. defecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nesolechia oxyspora"@fi,
        "Nesolechia oxyspora"@sv .

<http://tun.fi/MX.238479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcosphaera coronaria" ;
    dwc:scientificNameAuthorship "(Jacq.) Boud." ;
    skos:broader <http://tun.fi/MX.233812> ;
    skos:hiddenLabel "Sarcosphaera coronaria"@fi,
        "Sarcosphaera crassa"@fi,
        "Sarcosphaera coronaria"@sv,
        "Sarcosphaera crassa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kruunumaljakas"@fi,
        "kronskål"@sv .

<http://tun.fi/MX.238480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcoscypha austriaca" ;
    dwc:scientificNameAuthorship "(Beck) Boud." ;
    skos:broader <http://tun.fi/MX.233820> ;
    skos:hiddenLabel "Sarcoscypha austriaca"@fi,
        "Sarcoscypha coccinea"@fi,
        "Sarcoscypha austriaca"@sv,
        "Sarcoscypha coccinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punamaljakas"@fi,
        "scharlakansskål"@sv .

<http://tun.fi/MX.238481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Genea hispidula" ;
    dwc:scientificNameAuthorship "Berk. Ex Tul. & C. Tul." ;
    skos:broader <http://tun.fi/MX.233834> ;
    skos:hiddenLabel "Genea hispidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Genea hispidula"@fi,
        "hårig knottertryffel"@sv .

<http://tun.fi/MX.238482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudombrophila coprina" ;
    dwc:scientificNameAuthorship "(Eckblad) Brumm." ;
    skos:broader <http://tun.fi/MX.233841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudombrophila coprina"@fi,
        "Pseudombrophila coprina"@sv .

<http://tun.fi/MX.238483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudombrophila theioleuca" ;
    dwc:scientificNameAuthorship "Rolland" ;
    skos:broader <http://tun.fi/MX.233841> ;
    skos:hiddenLabel "Fimaria theioleuca"@fi,
        "Fimaria theioleuca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudombrophila theioleuca"@fi,
        "Pseudombrophila theioleuca"@sv .

<http://tun.fi/MX.238484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudombrophila petrakii" ;
    dwc:scientificNameAuthorship "(Sacc.) Brumm." ;
    skos:broader <http://tun.fi/MX.233841> ;
    skos:hiddenLabel "Pseudombrophila obliquerimosa"@fi,
        "Pseudombrophila obliquerimosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudombrophila petrakii"@fi,
        "Pseudombrophila petrakii"@sv .

<http://tun.fi/MX.238485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudombrophila minor" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudombrophila minor"@fi,
        "Pseudombrophila minor"@sv .

<http://tun.fi/MX.238486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudombrophila microtetraspora" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudombrophila microtetraspora"@fi,
        "Pseudombrophila microtetraspora"@sv .

<http://tun.fi/MX.238487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudombrophila merdaria" ;
    dwc:scientificNameAuthorship "(Fr.) Brumm." ;
    skos:broader <http://tun.fi/MX.233841> ;
    skos:hiddenLabel "Pseudombrophila deerata"@fi,
        "Pseudombrophila deerata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudombrophila merdaria"@fi,
        "Pseudombrophila merdaria"@sv .

<http://tun.fi/MX.238488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudombrophila maekinenii" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudombrophila maekinenii"@fi,
        "Pseudombrophila maekinenii"@sv .

<http://tun.fi/MX.238489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudombrophila guldeniae" ;
    dwc:scientificNameAuthorship "Svrcek" ;
    skos:broader <http://tun.fi/MX.233841> ;
    skos:hiddenLabel "Nannfeldtiella aggregata"@fi,
        "Pseudombrophila aggregata"@fi,
        "Pseudombrophila guldeniae"@fi,
        "Pseudombrophila tetraspora"@fi,
        "Nannfeldtiella aggregata"@sv,
        "Pseudombrophila aggregata"@sv,
        "Pseudombrophila guldeniae"@sv,
        "Pseudombrophila tetraspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvimaljakas"@fi,
        "mörk legeskål"@sv .

<http://tun.fi/MX.238490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudombrophila fuscolilacina" ;
    dwc:scientificNameAuthorship "(Grélet) Brumm." ;
    skos:broader <http://tun.fi/MX.233841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudombrophila fuscolilacina"@fi,
        "Pseudombrophila fuscolilacina"@sv .

<http://tun.fi/MX.238491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudombrophila cervaria" ;
    dwc:scientificNameAuthorship "(W. Phillips) Brumm." ;
    skos:broader <http://tun.fi/MX.233841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudombrophila cervaria"@fi,
        "Pseudombrophila cervaria"@sv .

<http://tun.fi/MX.238492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellinia heterosculpturata" ;
    dwc:scientificNameAuthorship "Kullman & Raitv." ;
    skos:broader <http://tun.fi/MX.233845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutellinia heterosculpturata"@fi,
        "Scutellinia heterosculpturata"@sv .

<http://tun.fi/MX.238493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellinia superba" ;
    dwc:scientificNameAuthorship "(Velen.) Le Gal" ;
    skos:broader <http://tun.fi/MX.233845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutellinia superba"@fi,
        "Scutellinia superba"@sv .

<http://tun.fi/MX.238494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellinia vitreola" ;
    dwc:scientificNameAuthorship "Kullman" ;
    skos:broader <http://tun.fi/MX.233845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutellinia vitreola"@fi,
        "Scutellinia vitreola"@sv .

<http://tun.fi/MX.238495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellinia umbrorum" ;
    dwc:scientificNameAuthorship "(Fr.) Lambotte" ;
    skos:broader <http://tun.fi/MX.233845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutellinia umbrorum"@fi,
        "Scutellinia umbrorum"@sv .

<http://tun.fi/MX.238496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellinia trechispora" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Lambotte" ;
    skos:broader <http://tun.fi/MX.233845> ;
    skos:hiddenLabel "Scutellinia armatospora"@fi,
        "Scutellinia armatospora"@sv,
        "Scutellinia trechispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutellinia trechispora"@fi,
        "klotsporig ögonskål"@sv .

<http://tun.fi/MX.238497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellinia torrentis" ;
    dwc:scientificNameAuthorship "(Rehm) T. Schumach." ;
    skos:broader <http://tun.fi/MX.233845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutellinia torrentis"@fi,
        "Scutellinia torrentis"@sv .

<http://tun.fi/MX.238498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellinia subhirtella" ;
    dwc:scientificNameAuthorship "Svrcek" ;
    skos:broader <http://tun.fi/MX.233845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutellinia subhirtella"@fi,
        "Scutellinia subhirtella"@sv .

<http://tun.fi/MX.238499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellinia scutellata" ;
    dwc:scientificNameAuthorship "(L. : Fr.) Lambotte" ;
    skos:broader <http://tun.fi/MX.233845> ;
    skos:hiddenLabel "Scutellinia scutellata"@fi,
        "Scutellinia scutellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsimaljakas"@fi,
        "ögonskål"@sv .

<http://tun.fi/MX.238500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellinia pseudotrechispora" ;
    dwc:scientificNameAuthorship "(J. Schröt.) Le Gal" ;
    skos:broader <http://tun.fi/MX.233845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutellinia pseudotrechispora"@fi,
        "Scutellinia pseudotrechispora"@sv .

<http://tun.fi/MX.238501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellinia nigrohirtula" ;
    dwc:scientificNameAuthorship "(Svrcek) Le Gal" ;
    skos:broader <http://tun.fi/MX.233845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutellinia nigrohirtula"@fi,
        "Scutellinia nigrohirtula"@sv .

<http://tun.fi/MX.238502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellinia kerguelensis" ;
    dwc:scientificNameAuthorship "(Berk.) Kuntze" ;
    skos:broader <http://tun.fi/MX.233845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutellinia kerguelensis"@fi,
        "Scutellinia kerguelensis"@sv .

<http://tun.fi/MX.238503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellinia crinita" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Lambotte" ;
    skos:broader <http://tun.fi/MX.233845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutellinia crinita"@fi,
        "Scutellinia crinita"@sv .

<http://tun.fi/MX.238504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellinia cejpii" ;
    dwc:scientificNameAuthorship "(Velen.) Svrcek" ;
    skos:broader <http://tun.fi/MX.233845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutellinia cejpii"@fi,
        "Scutellinia cejpii"@sv .

<http://tun.fi/MX.238505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricharina praecox" ;
    dwc:scientificNameAuthorship "(P. Karst.) Dennis" ;
    skos:broader <http://tun.fi/MX.233849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricharina praecox"@fi,
        "Tricharina praecox"@sv .

<http://tun.fi/MX.238506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricharina gilva" ;
    dwc:scientificNameAuthorship "(Boud. ex Cooke) Eckblad" ;
    skos:broader <http://tun.fi/MX.233849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricharina gilva"@fi,
        "Tricharina gilva"@sv .

<http://tun.fi/MX.238507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricharina flava" ;
    dwc:scientificNameAuthorship "(Fuckel) J. Moravec" ;
    skos:broader <http://tun.fi/MX.233849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricharina flava"@fi,
        "Tricharina flava"@sv .

<http://tun.fi/MX.238508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophaea woolhopeia" ;
    dwc:scientificNameAuthorship "(Cooke & W. Phillips) Boud." ;
    skos:broader <http://tun.fi/MX.233864> ;
    skos:hiddenLabel "Humaria woolhopeia"@fi,
        "Humaria woolhopeia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichophaea woolhopeia"@fi,
        "Trichophaea woolhopeia"@sv .

<http://tun.fi/MX.238509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophaea vernalis" ;
    dwc:scientificNameAuthorship "(Velen.) Svrcek" ;
    skos:broader <http://tun.fi/MX.233864> ;
    skos:hiddenLabel "Humaria vernalis"@fi,
        "Humaria vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichophaea vernalis"@fi,
        "Trichophaea vernalis"@sv .

<http://tun.fi/MX.238510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophaea salicina" ;
    dwc:scientificNameAuthorship "(Velen.) Svrcek" ;
    skos:broader <http://tun.fi/MX.233864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichophaea salicina"@fi,
        "Trichophaea salicina"@sv .

<http://tun.fi/MX.238511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophaea pseudogregaria" ;
    dwc:scientificNameAuthorship "(Rick) Boud." ;
    skos:broader <http://tun.fi/MX.233864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichophaea pseudogregaria"@fi,
        "Trichophaea pseudogregaria"@sv .

<http://tun.fi/MX.238512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophaea hybrida" ;
    dwc:scientificNameAuthorship "(Sowerby) T. Schumach." ;
    skos:broader <http://tun.fi/MX.233864> ;
    skos:hiddenLabel "Humaria gregaria"@fi,
        "Trichophaea gregaria"@fi,
        "Humaria gregaria"@sv,
        "Trichophaea gregaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichophaea hybrida"@fi,
        "Trichophaea hybrida"@sv .

<http://tun.fi/MX.238513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophaea hemisphaerioides" ;
    dwc:scientificNameAuthorship "(Mouton) Graddon" ;
    skos:broader <http://tun.fi/MX.233864> ;
    skos:hiddenLabel "Humaria hemisphaerioides"@fi,
        "Humaria hemisphaerioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichophaea hemisphaerioides"@fi,
        "Trichophaea hemisphaerioides"@sv .

<http://tun.fi/MX.238514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophaea brunnea" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) L.R. Batra & S.W.T. Batra" ;
    skos:broader <http://tun.fi/MX.233864> ;
    skos:hiddenLabel "Peziza brunnea"@fi,
        "Sphaerospora confusa"@fi,
        "Peziza brunnea"@sv,
        "Sphaerospora confusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichophaea brunnea"@fi,
        "Trichophaea brunnea"@sv .

<http://tun.fi/MX.238515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophaea abundans" ;
    dwc:scientificNameAuthorship "(P. Karst.) Boud." ;
    skos:broader <http://tun.fi/MX.233864> ;
    skos:hiddenLabel "Peziza abundans"@fi,
        "Peziza abundans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichophaea abundans"@fi,
        "Trichophaea abundans"@sv .

<http://tun.fi/MX.238516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urnula hiemalis" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.233873> ;
    skos:hiddenLabel "Urnula hiemalis"@fi,
        "Urnula hiemalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvimaljakas"@fi,
        "vinterskål"@sv .

<http://tun.fi/MX.238517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urnula craterium" ;
    dwc:scientificNameAuthorship "(Schwein. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.233873> ;
    skos:hiddenLabel "Urnula craterium"@fi,
        "Urnula craterium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinämaljakas"@fi,
        "rökpipsvamp"@sv .

<http://tun.fi/MX.238518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cudonia confusa" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.233917> ;
    skos:hiddenLabel "Cudonia confusa"@fi,
        "Cudonia confusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lakkinupikka"@fi,
        "blek mössmurkling"@sv .

<http://tun.fi/MX.238519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cudonia circinans" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.233917> ;
    skos:hiddenLabel "Cudonia circinans"@fi,
        "Cudonia circinans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummajalkanupikka"@fi,
        "mössmurkling"@sv .

<http://tun.fi/MX.238520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoglossum rehmii" ;
    dwc:scientificNameAuthorship "(Bres.) Ohenoja" ;
    skos:broader <http://tun.fi/MX.233935> ;
    skos:hiddenLabel "Bryoglossum rehmii"@fi,
        "Bryoglossum rehmii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäsammalnupikka"@fi,
        "stor mossmurkling"@sv .

<http://tun.fi/MX.238521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoglossum gracile" ;
    dwc:scientificNameAuthorship "(P. Karst.) Redhead" ;
    skos:broader <http://tun.fi/MX.233935> ;
    skos:hiddenLabel "Bryoglossum gracile"@fi,
        "Mitrula gracilis"@fi,
        "Bryoglossum gracile"@sv,
        "Mitrula gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansammalnupikka"@fi,
        "liten mossmurkling"@sv .

<http://tun.fi/MX.238522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erikssonopsis ericae" ;
    dwc:scientificNameAuthorship "(Fr.) M. Morelet" ;
    skos:broader <http://tun.fi/MX.233942> ;
    skos:hiddenLabel "Cenangella ericae"@fi,
        "Cenangella ericae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erikssonopsis ericae"@fi,
        "Erikssonopsis ericae"@sv .

<http://tun.fi/MX.238523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeohelotium monticola" ;
    dwc:scientificNameAuthorship "(Berk.) Dennis" ;
    skos:broader <http://tun.fi/MX.233949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeohelotium monticola"@fi,
        "Phaeohelotium monticola"@sv .

<http://tun.fi/MX.238524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeohelotium geogenum" ;
    dwc:scientificNameAuthorship "(Cooke) Svrcek & Matheis" ;
    skos:broader <http://tun.fi/MX.233949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeohelotium geogenum"@fi,
        "Phaeohelotium geogenum"@sv .

<http://tun.fi/MX.238525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeohelotium trabinellum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Dennis" ;
    skos:broader <http://tun.fi/MX.233949> ;
    skos:hiddenLabel "Helotium trabinellum"@fi,
        "Helotium trabinellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeohelotium trabinellum"@fi,
        "Phaeohelotium trabinellum"@sv .

<http://tun.fi/MX.238526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeohelotium lutisedum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Svrcek" ;
    skos:broader <http://tun.fi/MX.233949> ;
    skos:hiddenLabel "Peziza lutiseda"@fi,
        "Pezizella lutiseda"@fi,
        "Peziza lutiseda"@sv,
        "Pezizella lutiseda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeohelotium lutisedum"@fi,
        "Phaeohelotium lutisedum"@sv .

<http://tun.fi/MX.238527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermea cerasi" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.233984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dermea cerasi"@fi,
        "Dermea cerasi"@sv .

<http://tun.fi/MX.238528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermea ariae" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Tul. ex P. Karst." ;
    skos:broader <http://tun.fi/MX.233984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dermea ariae"@fi,
        "Dermea ariae"@sv .

<http://tun.fi/MX.238529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podophacidium xanthomelum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Kavina" ;
    skos:broader <http://tun.fi/MX.233988> ;
    skos:hiddenLabel "Podophacidium xanthomelum"@fi,
        "Podophacidium xanthomelum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasnappi"@fi,
        "svarttandsskål"@sv .

<http://tun.fi/MX.238530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blumeriella jaapii" ;
    dwc:scientificNameAuthorship "(Rehm) Arx" ;
    skos:broader <http://tun.fi/MX.233990> ;
    skos:hiddenLabel "Coccomyces hiemalis"@fi,
        "Coccomyces hiemalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blumeriella jaapii"@fi,
        "Blumeriella jaapii"@sv .

<http://tun.fi/MX.238531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dennisiodiscus prasinus" ;
    dwc:scientificNameAuthorship "(Quél.) Svrcek" ;
    skos:broader <http://tun.fi/MX.233995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dennisiodiscus prasinus"@fi,
        "Dennisiodiscus prasinus"@sv .

<http://tun.fi/MX.238532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplonaevia luzulina" ;
    dwc:scientificNameAuthorship "Karst.) B. Hein" ;
    skos:broader <http://tun.fi/MX.233997> ;
    skos:hiddenLabel "Merostictis luzulina"@fi,
        "Merostictis luzulina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplonaevia luzulina"@fi,
        "Diplonaevia luzulina"@sv .

<http://tun.fi/MX.238533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplonaevia emergens" ;
    dwc:scientificNameAuthorship "(P. Karst.) B. Hein" ;
    skos:broader <http://tun.fi/MX.233997> ;
    skos:hiddenLabel "Phragmonaevia emergens"@fi,
        "Phragmonaevia emergens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplonaevia emergens"@fi,
        "Diplonaevia emergens"@sv .

<http://tun.fi/MX.238534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropeziza karstenii" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.234006> ;
    skos:hiddenLabel "Actinoscypha graminis"@fi,
        "Micropeziza graminis"@fi,
        "Actinoscypha graminis"@sv,
        "Micropeziza graminis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropeziza karstenii"@fi,
        "Micropeziza karstenii"@sv .

<http://tun.fi/MX.238535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropeziza diphasii" ;
    dwc:scientificNameAuthorship "L. Holm & K. Holm" ;
    skos:broader <http://tun.fi/MX.234006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropeziza diphasii"@fi,
        "Micropeziza diphasii"@sv .

<http://tun.fi/MX.238536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropeziza cornea" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Nannf." ;
    skos:broader <http://tun.fi/MX.234006> ;
    skos:hiddenLabel "Calloria cornea"@fi,
        "Calloria cornea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropeziza cornea"@fi,
        "Micropeziza cornea"@sv .

<http://tun.fi/MX.238537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naeviopsis epilobii" ;
    dwc:scientificNameAuthorship "(P. Karst.) B. Hein" ;
    skos:broader <http://tun.fi/MX.234010> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Naeviopsis epilobii"@fi,
        "Naeviopsis epilobii"@sv .

<http://tun.fi/MX.238538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niptera fallens" ;
    dwc:scientificNameAuthorship "(P. Karst.)" ;
    skos:broader <http://tun.fi/MX.234011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Niptera fallens"@fi,
        "Niptera fallens"@sv .

<http://tun.fi/MX.238539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niptera leucostoma" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Niptera leucostoma"@fi,
        "Niptera leucostoma"@sv .

<http://tun.fi/MX.238540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niptera excelsior" ;
    dwc:scientificNameAuthorship "(P. Karst.) Dennis" ;
    skos:broader <http://tun.fi/MX.234011> ;
    skos:hiddenLabel "Belonopsis excelsior"@fi,
        "Belonopsis excelsior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Niptera excelsior"@fi,
        "Niptera excelsior"@sv .

<http://tun.fi/MX.238541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niptera citrinella" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.234011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Niptera citrinella"@fi,
        "Niptera citrinella"@sv .

<http://tun.fi/MX.238542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciborinia ciboria" ;
    dwc:scientificNameAuthorship "(Vahl : Fr.) T. Schumach. & L.M. Kohn" ;
    skos:broader <http://tun.fi/MX.234025> ;
    skos:hiddenLabel "Myriosclerotinia vahliana"@fi,
        "Myriosclerotinia vahliana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ciborinia ciboria"@fi,
        "Ciborinia ciboria"@sv .

<http://tun.fi/MX.238543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valdensinia heterodoxa" ;
    dwc:scientificNameAuthorship "Peyronel" ;
    skos:broader <http://tun.fi/MX.234029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valdensinia heterodoxa"@fi,
        "Valdensinia heterodoxa"@sv .

<http://tun.fi/MX.238544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnopeziza monoseptata" ;
    dwc:scientificNameAuthorship "(R. Galán & Raitv.) Huhtinen" ;
    skos:broader <http://tun.fi/MX.234034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arachnopeziza monoseptata"@fi,
        "Arachnopeziza monoseptata"@sv .

<http://tun.fi/MX.238545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnopeziza aurelia" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234034> ;
    skos:hiddenLabel "Arachnopeziza aurelia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seittikarvakka"@fi,
        "Arachnopeziza aurelia"@sv .

<http://tun.fi/MX.238546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnopeziza aurata" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.234034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arachnopeziza aurata"@fi,
        "Arachnopeziza aurata"@sv .

<http://tun.fi/MX.238547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiobelonium variegatum" ;
    dwc:scientificNameAuthorship "(Fuckel) Raitv." ;
    skos:broader <http://tun.fi/MX.234042> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiobelonium variegatum"@fi,
        "Lasiobelonium variegatum"@sv .

<http://tun.fi/MX.238548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiobelonium relicinum" ;
    dwc:scientificNameAuthorship "(Fr.) Raitv." ;
    skos:broader <http://tun.fi/MX.234042> ;
    skos:hiddenLabel "Lachnum atropae"@fi,
        "Lachnum atropae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiobelonium relicinum"@fi,
        "Lasiobelonium relicinum"@sv .

<http://tun.fi/MX.238549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiobelonium lonicerae" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.: Fr.) Raitv." ;
    skos:broader <http://tun.fi/MX.234042> ;
    skos:hiddenLabel "Dasyscyphus citrinoalbus"@fi,
        "Dasyscyphus distinctus"@fi,
        "Lachnella lonicerae"@fi,
        "Lachnella rhizophila"@fi,
        "Dasyscyphus citrinoalbus"@sv,
        "Dasyscyphus distinctus"@sv,
        "Lachnella lonicerae"@sv,
        "Lachnella rhizophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiobelonium lonicerae"@fi,
        "Lasiobelonium lonicerae"@sv .

<http://tun.fi/MX.238550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiobelonium corticale" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Raitv." ;
    skos:broader <http://tun.fi/MX.234042> ;
    skos:hiddenLabel "Lasiobelonium corticale"@fi,
        "Lasiobelonium corticale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyvikarvakka"@fi,
        "barkskål"@sv .

<http://tun.fi/MX.238551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiobelonium boreale" ;
    dwc:scientificNameAuthorship "(Ellis & Holw.) Raitv." ;
    skos:broader <http://tun.fi/MX.234042> ;
    skos:hiddenLabel "Dasyscyphus borealis"@fi,
        "Dasyscyphus borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiobelonium boreale"@fi,
        "Lasiobelonium boreale"@sv .

<http://tun.fi/MX.238552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiobelonium barbatum" ;
    dwc:scientificNameAuthorship "(Kuntze : Fr.) Raitv." ;
    skos:broader <http://tun.fi/MX.234042> ;
    skos:hiddenLabel "Dasyscyphus barbatus"@fi,
        "Lachnella barbata"@fi,
        "Trichopezizella barbata"@fi,
        "Dasyscyphus barbatus"@sv,
        "Lachnella barbata"@sv,
        "Lasiobelonium barbatum"@sv,
        "Trichopezizella barbata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiobelonium barbatum"@fi,
        "tryskål"@sv .

<http://tun.fi/MX.238553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amicodisca virella" ;
    dwc:scientificNameAuthorship "(P. Karst.) Huhtinen" ;
    skos:broader <http://tun.fi/MX.234051> ;
    skos:hiddenLabel "Coryne virella"@fi,
        "Peziza virella"@fi,
        "Coryne virella"@sv,
        "Peziza virella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amicodisca virella"@fi,
        "Amicodisca virella"@sv .

<http://tun.fi/MX.238554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amicodisca svrcekii" ;
    dwc:scientificNameAuthorship "Raitv. & Huhtinen" ;
    skos:broader <http://tun.fi/MX.234051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amicodisca svrcekii"@fi,
        "Amicodisca svrcekii"@sv .

<http://tun.fi/MX.238555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezoloma ciliifera" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234061> ;
    skos:hiddenLabel "Ombrophila ciliifera"@fi,
        "Pezoloma obstricta"@fi,
        "Ombrophila ciliifera"@sv,
        "Pezoloma obstricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pezoloma ciliifera"@fi,
        "Pezoloma ciliifera"@sv .

<http://tun.fi/MX.238556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascocorticium anomalum" ;
    dwc:scientificNameAuthorship "(Ellis & Harkn.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.234088> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascocorticium anomalum"@fi,
        "Ascocorticium anomalum"@sv .

<http://tun.fi/MX.238557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoglossum walteri" ;
    dwc:scientificNameAuthorship "(Berk.) E.J. Durand" ;
    skos:broader <http://tun.fi/MX.234090> ;
    skos:hiddenLabel "Trichoglossum walteri"@fi,
        "Trichoglossum walteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raspikieli"@fi,
        "knubbig hårjordtunga"@sv .

<http://tun.fi/MX.238558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoglossum hirsutum" ;
    dwc:scientificNameAuthorship "(Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.234090> ;
    skos:hiddenLabel "Trichoglossum hirsutum"@fi,
        "Trichoglossum hirsutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakieli"@fi,
        "hårig jordtunga"@sv .

<http://tun.fi/MX.238559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcoleotia globosa" ;
    dwc:scientificNameAuthorship "(Sommerf. : Fr.) Korf" ;
    skos:broader <http://tun.fi/MX.234091> ;
    skos:hiddenLabel "Corynetes globosus"@fi,
        "Sarcoleotia globosa"@fi,
        "Corynetes globosus"@sv,
        "Sarcoleotia globosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannupikka"@fi,
        "fjällmurkling"@sv .

<http://tun.fi/MX.238560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diatrype flavovirens" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234134> ;
    skos:hiddenLabel "Eutypa flavovirens"@fi,
        "Diatrype flavovirens"@sv,
        "Eutypa flavovirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diatrype flavovirens"@fi,
        "grönnästing"@sv .

<http://tun.fi/MX.238561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diatrype stigma" ;
    dwc:scientificNameAuthorship "(Hoffm. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234134> ;
    skos:hiddenLabel "Diatrype stigma"@fi,
        "Diatrype stigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakakilpi"@fi,
        "slätnästing"@sv .

<http://tun.fi/MX.238562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diatrype bullata" ;
    dwc:scientificNameAuthorship "(Hoffm. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234134> ;
    skos:hiddenLabel "Diatrype bullata"@fi,
        "Diatrype bullata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nappikilpi"@fi,
        "sälgnästing"@sv .

<http://tun.fi/MX.238563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barrmaelia oxyacanthae" ;
    dwc:scientificNameAuthorship "(Mont.) Rappaz" ;
    skos:broader <http://tun.fi/MX.234162> ;
    skos:hiddenLabel "Anthostoma melanotes"@fi,
        "Anthostomella melanotes"@fi,
        "Anthostoma melanotes"@sv,
        "Anthostomella melanotes"@sv,
        "Barrmaelia oxyacanthae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barrmaelia oxyacanthae"@fi,
        "vedsvärta"@sv .

<http://tun.fi/MX.238564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daldinia loculata" ;
    dwc:scientificNameAuthorship "(Bolton: Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234168> ;
    skos:hiddenLabel "Daldinia consentrica"@fi,
        "Daldinia loculata"@fi,
        "Daldinia consentrica"@sv,
        "Daldinia loculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikipallo"@fi,
        "äkta skiktdyna"@sv .

<http://tun.fi/MX.238565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetomium murorum" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.234185> ;
    skos:hiddenLabel "Chaetomium humanum"@fi,
        "Chaetomium humanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetomium murorum"@fi,
        "Chaetomium murorum"@sv .

<http://tun.fi/MX.238566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetomium globosum" ;
    dwc:scientificNameAuthorship "Kunze : Fr." ;
    skos:broader <http://tun.fi/MX.234185> ;
    skos:hiddenLabel "Chaetomium kunzeanum"@fi,
        "Chaetomium kunzeanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetomium globosum"@fi,
        "Chaetomium globosum"@sv .

<http://tun.fi/MX.238567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetomium elatum" ;
    dwc:scientificNameAuthorship "Kunze : Fr." ;
    skos:broader <http://tun.fi/MX.234185> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetomium elatum"@fi,
        "Chaetomium elatum"@sv .

<http://tun.fi/MX.238568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria strigosa" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria strigosa"@fi,
        "Lasiosphaeria strigosa"@sv .

<http://tun.fi/MX.238569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria sphagnorum" ;
    dwc:scientificNameAuthorship "(P. Crouan & H. Crouan) Sacc." ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria sphagnorum"@fi,
        "Lasiosphaeria sphagnorum"@sv .

<http://tun.fi/MX.238570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria sphagni" ;
    dwc:scientificNameAuthorship "Delacr." ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria sphagni"@fi,
        "Lasiosphaeria sphagni"@sv .

<http://tun.fi/MX.238571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria spermoides" ;
    dwc:scientificNameAuthorship "(Hoffm.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria spermoides"@fi,
        "Lasiosphaeria spermoides"@sv .

<http://tun.fi/MX.238572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria sorbina" ;
    dwc:scientificNameAuthorship "(Nyl.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria sorbina"@fi,
        "Lasiosphaeria sorbina"@sv .

<http://tun.fi/MX.238573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria rhacodium" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria rhacodium"@fi,
        "Lasiosphaeria rhacodium"@sv .

<http://tun.fi/MX.238574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria ovina" ;
    dwc:scientificNameAuthorship "(Pers.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:hiddenLabel "Lasiosphaeria ovina"@fi,
        "Lasiosphaeria ovina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takkupallo"@fi,
        "filtgömming"@sv .

<http://tun.fi/MX.238575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria muscicola" ;
    dwc:scientificNameAuthorship "De Not. Ex Sacc" ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria muscicola"@fi,
        "Lasiosphaeria muscicola"@sv .

<http://tun.fi/MX.238576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria immersa" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria immersa"@fi,
        "Lasiosphaeria immersa"@sv .

<http://tun.fi/MX.238577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria hispida" ;
    dwc:scientificNameAuthorship "(Tode : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria hispida"@fi,
        "Lasiosphaeria hispida"@sv .

<http://tun.fi/MX.238578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria hirsuta" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria hirsuta"@fi,
        "Lasiosphaeria hirsuta"@sv .

<http://tun.fi/MX.238579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria crustacea" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria crustacea"@fi,
        "Lasiosphaeria crustacea"@sv .

<http://tun.fi/MX.238580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria caudata" ;
    dwc:scientificNameAuthorship "(Fuckel) Sacc." ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria caudata"@fi,
        "Lasiosphaeria caudata"@sv .

<http://tun.fi/MX.238581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria canescens" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria canescens"@fi,
        "Lasiosphaeria canescens"@sv .

<http://tun.fi/MX.238582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria breviseta" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosphaeria breviseta"@fi,
        "Lasiosphaeria breviseta"@sv .

<http://tun.fi/MX.238583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strattonia minor" ;
    dwc:scientificNameAuthorship "N. Lundq." ;
    skos:broader <http://tun.fi/MX.234199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strattonia minor"@fi,
        "Strattonia minor"@sv .

<http://tun.fi/MX.238584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocreopsis lichenoides" ;
    dwc:scientificNameAuthorship "(Tode : Fr.) Seaver" ;
    skos:broader <http://tun.fi/MX.234238> ;
    skos:hiddenLabel "Hypocreopsis lichenoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskapielus"@fi,
        "Hypocreopsis lichenoides"@sv .

<http://tun.fi/MX.238585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epichloë typhina" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Tul." ;
    skos:broader <http://tun.fi/MX.234257> ;
    skos:hiddenLabel "Epichloë typhina"@fi,
        "Epichloë typhina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korsikäämikkä"@fi,
        "kolvsvamp"@sv .

<http://tun.fi/MX.238586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryocentria brogniartii" ;
    dwc:scientificNameAuthorship "(P. Crouan & H. Crouan) Döbbeler" ;
    skos:broader <http://tun.fi/MX.234266> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryocentria brogniartii"@fi,
        "Bryocentria brogniartii"@sv .

<http://tun.fi/MX.238587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniochaeta vagans" ;
    dwc:scientificNameAuthorship "(Carest. & De Not.) N. Lundq." ;
    skos:broader <http://tun.fi/MX.234282> ;
    skos:hiddenLabel "Coniochaeta discospora"@fi,
        "Coniochaeta discospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coniochaeta vagans"@fi,
        "Coniochaeta vagans"@sv .

<http://tun.fi/MX.238588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniochaeta subcorticalis" ;
    dwc:scientificNameAuthorship "(Fuckel) Cooke" ;
    skos:broader <http://tun.fi/MX.234282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coniochaeta subcorticalis"@fi,
        "Coniochaeta subcorticalis"@sv .

<http://tun.fi/MX.238589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniochaeta malacotricha" ;
    dwc:scientificNameAuthorship "(Auersw.) Cooke" ;
    skos:broader <http://tun.fi/MX.234282> ;
    skos:hiddenLabel "Rosellinia abietina"@fi,
        "Rosellinia abietina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coniochaeta malacotricha"@fi,
        "Coniochaeta malacotricha"@sv .

<http://tun.fi/MX.238590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniochaeta velutina" ;
    dwc:scientificNameAuthorship "(Fuckel) Cooke" ;
    skos:broader <http://tun.fi/MX.234282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coniochaeta velutina"@fi,
        "Coniochaeta velutina"@sv .

<http://tun.fi/MX.238591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniochaeta sordaria" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Petr." ;
    skos:broader <http://tun.fi/MX.234282> ;
    skos:hiddenLabel "Rosellinia sordaria"@fi,
        "Rosellinia sordaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coniochaeta sordaria"@fi,
        "Coniochaeta sordaria"@sv .

<http://tun.fi/MX.238592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniochaeta saccardoi" ;
    dwc:scientificNameAuthorship "(Marchal) Cain" ;
    skos:broader <http://tun.fi/MX.234282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coniochaeta saccardoi"@fi,
        "Coniochaeta saccardoi"@sv .

<http://tun.fi/MX.238593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniochaeta pulveracea" ;
    dwc:scientificNameAuthorship "(Ehrh. : Fr.) Munk" ;
    skos:broader <http://tun.fi/MX.234282> ;
    skos:hiddenLabel "Rosellinia pulveracea"@fi,
        "Rosellinia pulveracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coniochaeta pulveracea"@fi,
        "Coniochaeta pulveracea"@sv .

<http://tun.fi/MX.238594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniochaeta ligniaria" ;
    dwc:scientificNameAuthorship "(Grev.) Cooke" ;
    skos:broader <http://tun.fi/MX.234282> ;
    skos:hiddenLabel "Rosellinia ligniaria"@fi,
        "Rosellinia ligniaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coniochaeta ligniaria"@fi,
        "Coniochaeta ligniaria"@sv .

<http://tun.fi/MX.238595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniochaeta leucoplaca" ;
    dwc:scientificNameAuthorship "(Berk. & Rav.) Cain" ;
    skos:broader <http://tun.fi/MX.234282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coniochaeta leucoplaca"@fi,
        "Coniochaeta leucoplaca"@sv .

<http://tun.fi/MX.238596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniochaeta hansenii" ;
    dwc:scientificNameAuthorship "Cain" ;
    skos:broader <http://tun.fi/MX.234282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coniochaeta hansenii"@fi,
        "Coniochaeta hansenii"@sv .

<http://tun.fi/MX.238597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomonia comari" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomonia comari"@fi,
        "Gnomonia comari"@sv .

<http://tun.fi/MX.238598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomonia setacea" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomonia setacea"@fi,
        "Gnomonia setacea"@sv .

<http://tun.fi/MX.238599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomonia rostellata" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Wehm." ;
    skos:broader <http://tun.fi/MX.234303> ;
    skos:hiddenLabel "Diaporthe rostellata"@fi,
        "Gnomonia rubi"@fi,
        "Diaporthe rostellata"@sv,
        "Gnomonia rubi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomonia rostellata"@fi,
        "Gnomonia rostellata"@sv .

<http://tun.fi/MX.238600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomonia pseudoamoena" ;
    dwc:scientificNameAuthorship "M. Monod" ;
    skos:broader <http://tun.fi/MX.234303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomonia pseudoamoena"@fi,
        "Gnomonia pseudoamoena"@sv .

<http://tun.fi/MX.238601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomonia nervisequa" ;
    dwc:scientificNameAuthorship "(Wall.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomonia nervisequa"@fi,
        "Gnomonia nervisequa"@sv .

<http://tun.fi/MX.238602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomonia graphis" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.234303> ;
    skos:hiddenLabel "Gnomonia rosae"@fi,
        "Gnomonia rosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomonia graphis"@fi,
        "Gnomonia graphis"@sv .

<http://tun.fi/MX.238603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomonia gnomon" ;
    dwc:scientificNameAuthorship "(Tode : Fr.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.234303> ;
    skos:hiddenLabel "Gnomonia vulgaris"@fi,
        "Gnomonia vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomonia gnomon"@fi,
        "Gnomonia gnomon"@sv .

<http://tun.fi/MX.238604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomonia geranii" ;
    dwc:scientificNameAuthorship "Hollós" ;
    skos:broader <http://tun.fi/MX.234303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomonia geranii"@fi,
        "Gnomonia geranii"@sv .

<http://tun.fi/MX.238605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomonia fragariae" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.234303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomonia fragariae"@fi,
        "Gnomonia fragariae"@sv .

<http://tun.fi/MX.238606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomonia dryadis" ;
    dwc:scientificNameAuthorship "Auersw." ;
    skos:broader <http://tun.fi/MX.234303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomonia dryadis"@fi,
        "Gnomonia dryadis"@sv .

<http://tun.fi/MX.238607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomonia curvirostra" ;
    dwc:scientificNameAuthorship "(Sow.) Sacc." ;
    skos:broader <http://tun.fi/MX.234303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomonia curvirostra"@fi,
        "Gnomonia curvirostra"@sv .

<http://tun.fi/MX.238608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomonia chamaemori" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomonia chamaemori"@fi,
        "Gnomonia chamaemori"@sv .

<http://tun.fi/MX.238609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomoniella tubiformis" ;
    dwc:scientificNameAuthorship "(Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234304> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomoniella tubiformis"@fi,
        "Gnomoniella tubiformis"@sv .

<http://tun.fi/MX.238610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypospilina pustula" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) M. Monod" ;
    skos:broader <http://tun.fi/MX.234326> ;
    skos:hiddenLabel "Hypospila pustula"@fi,
        "Hypospila pustula"@sv,
        "Hypospilina pustula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypospilina pustula"@fi,
        "bladnästing"@sv .

<http://tun.fi/MX.238611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllachora sylvatica" ;
    dwc:scientificNameAuthorship "Sacc. & Speg." ;
    skos:broader <http://tun.fi/MX.234346> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllachora sylvatica"@fi,
        "Phyllachora sylvatica"@sv .

<http://tun.fi/MX.238612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllachora junci" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234346> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllachora junci"@fi,
        "Phyllachora junci"@sv .

<http://tun.fi/MX.238613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllachora graminis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Nitschke" ;
    skos:broader <http://tun.fi/MX.234346> ;
    skos:hiddenLabel "Phyllachora graminis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllachora graminis"@fi,
        "grässkorpa"@sv .

<http://tun.fi/MX.238615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbilia auricolor" ;
    dwc:scientificNameAuthorship "(Bloxam : Berk.) Sacc." ;
    skos:broader <http://tun.fi/MX.234365> ;
    skos:hiddenLabel "Orbilia curvatispora"@fi,
        "Orbilia curvatispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbilia auricolor"@fi,
        "Orbilia auricolor"@sv .

<http://tun.fi/MX.238616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbilia cruenta" ;
    dwc:scientificNameAuthorship "(Schwein.) Seaver" ;
    skos:broader <http://tun.fi/MX.234365> ;
    skos:hiddenLabel "Orbilia occulta"@fi,
        "Orbilia occulta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbilia cruenta"@fi,
        "Orbilia cruenta"@sv .

<http://tun.fi/MX.238617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbilia coccinella" ;
    dwc:scientificNameAuthorship "(Sommerf.) Fr." ;
    skos:broader <http://tun.fi/MX.234365> ;
    skos:hiddenLabel "Hyalinia rubella"@fi,
        "Hyalinia rubella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbilia coccinella"@fi,
        "Orbilia coccinella"@sv .

<http://tun.fi/MX.238618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbilia leucostigma" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234365> ;
    skos:hiddenLabel "Calloria leucostigma"@fi,
        "Mollisia leucostigma"@fi,
        "Calloria leucostigma"@sv,
        "Mollisia leucostigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbilia leucostigma"@fi,
        "Orbilia leucostigma"@sv .

<http://tun.fi/MX.238619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbilia xanthostigma" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234365> ;
    skos:hiddenLabel "Orbilia xanthostigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultomaljakas"@fi,
        "Orbilia xanthostigma"@sv .

<http://tun.fi/MX.238620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbilia vinosa" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbilia vinosa"@fi,
        "Orbilia vinosa"@sv .

<http://tun.fi/MX.238621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbilia rubinella" ;
    dwc:scientificNameAuthorship "(Nyl.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbilia rubinella"@fi,
        "Orbilia rubinella"@sv .

<http://tun.fi/MX.238622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbilia luteorubella" ;
    dwc:scientificNameAuthorship "(Nyl.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbilia luteorubella"@fi,
        "Orbilia luteorubella"@sv .

<http://tun.fi/MX.238623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyalorbilia inflatula" ;
    dwc:scientificNameAuthorship "(P. Karst.) Baral & G. Marson" ;
    skos:broader <http://tun.fi/MX.234364> ;
    skos:hiddenLabel "Orbilia inflatula"@fi,
        "Orbilia inflatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyalorbilia inflatula"@fi,
        "Hyalorbilia inflatula"@sv .

<http://tun.fi/MX.238624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbilia epipora" ;
    dwc:scientificNameAuthorship "(Nyl.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbilia epipora"@fi,
        "Orbilia epipora"@sv .

<http://tun.fi/MX.238625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbilia diaphana" ;
    dwc:scientificNameAuthorship "(Sowerby) Sacc." ;
    skos:broader <http://tun.fi/MX.234365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbilia diaphana"@fi,
        "Orbilia diaphana"@sv .

<http://tun.fi/MX.238626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbilia delicatula" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbilia delicatula"@fi,
        "Orbilia delicatula"@sv .

<http://tun.fi/MX.238627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fenestella schistostroma" ;
    dwc:scientificNameAuthorship "(Duby) Cooke" ;
    skos:broader <http://tun.fi/MX.234368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fenestella schistostroma"@fi,
        "Fenestella schistostroma"@sv .

<http://tun.fi/MX.238628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fenestella subcaespitosa" ;
    dwc:scientificNameAuthorship "(G.H. Otth) M.E. Barr" ;
    skos:broader <http://tun.fi/MX.234368> ;
    skos:hiddenLabel "Cucurbitaria sorbi"@fi,
        "Cucurbitaria sorbi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fenestella subcaespitosa"@fi,
        "Fenestella subcaespitosa"@sv .

<http://tun.fi/MX.238629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fenestella salicis" ;
    dwc:scientificNameAuthorship "(Rehm) Sacc." ;
    skos:broader <http://tun.fi/MX.234368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fenestella salicis"@fi,
        "Fenestella salicis"@sv .

<http://tun.fi/MX.238630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fenestella minor" ;
    dwc:scientificNameAuthorship "Tul. & C. Tul." ;
    skos:broader <http://tun.fi/MX.234368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fenestella minor"@fi,
        "Fenestella minor"@sv .

<http://tun.fi/MX.238631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fenestella fenestrata" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) J. Schröt." ;
    skos:broader <http://tun.fi/MX.234368> ;
    skos:hiddenLabel "Fenestella princeps"@fi,
        "Fenestella princeps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fenestella fenestrata"@fi,
        "Fenestella fenestrata"@sv .

<http://tun.fi/MX.238632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epipolaeum sulcicola" ;
    dwc:scientificNameAuthorship "B. Erikss." ;
    skos:broader <http://tun.fi/MX.234407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epipolaeum sulcicola"@fi,
        "Epipolaeum sulcicola"@sv .

<http://tun.fi/MX.238633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epipolaeum andromedae" ;
    dwc:scientificNameAuthorship "(Rehm) Arx" ;
    skos:broader <http://tun.fi/MX.234407> ;
    skos:hiddenLabel "Stigmatea andromedae"@fi,
        "Stigmatea andromedae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epipolaeum andromedae"@fi,
        "Epipolaeum andromedae"@sv .

<http://tun.fi/MX.238634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epipolaeum absconditum" ;
    dwc:scientificNameAuthorship "(Johans.) L. Holm" ;
    skos:broader <http://tun.fi/MX.234407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epipolaeum absconditum"@fi,
        "Epipolaeum absconditum"@sv .

<http://tun.fi/MX.238635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microthyrium microscopicum" ;
    dwc:scientificNameAuthorship "Desmaz." ;
    skos:broader <http://tun.fi/MX.234415> ;
    skos:hiddenLabel "Microthyrium pinophyllum"@fi,
        "Microthyrium pinophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microthyrium microscopicum"@fi,
        "Microthyrium microscopicum"@sv .

<http://tun.fi/MX.238636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asterina veronicae" ;
    dwc:scientificNameAuthorship "(Lib.) Cooke" ;
    skos:broader <http://tun.fi/MX.234422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asterina veronicae"@fi,
        "Asterina veronicae"@sv .

<http://tun.fi/MX.238637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amarenomyces ammophilae" ;
    dwc:scientificNameAuthorship "(Lasch) O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.234430> ;
    skos:hiddenLabel "Phaeosphaeria ammophilae"@fi,
        "Phaeosphaeria littoralis"@fi,
        "Phaeosphaeria ammophilae"@sv,
        "Phaeosphaeria littoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amarenomyces ammophilae"@fi,
        "Amarenomyces ammophilae"@sv .

<http://tun.fi/MX.238638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Navicella pileata" ;
    dwc:scientificNameAuthorship "(Tode : Fr.) Fabre" ;
    skos:broader <http://tun.fi/MX.234440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Navicella pileata"@fi,
        "Navicella pileata"@sv .

<http://tun.fi/MX.238639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaerulina vitraea" ;
    dwc:scientificNameAuthorship "(Rostr.) Wehm." ;
    skos:broader <http://tun.fi/MX.234442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaerulina vitraea"@fi,
        "Leptosphaerulina vitraea"@sv .

<http://tun.fi/MX.238640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaerulina pulchra" ;
    dwc:scientificNameAuthorship "(G. Winter) M.E.Barr" ;
    skos:broader <http://tun.fi/MX.234442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaerulina pulchra"@fi,
        "Leptosphaerulina pulchra"@sv .

<http://tun.fi/MX.238641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaerulina personata" ;
    dwc:scientificNameAuthorship "(Niessl) Barr" ;
    skos:broader <http://tun.fi/MX.234442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaerulina personata"@fi,
        "Leptosphaerulina personata"@sv .

<http://tun.fi/MX.238642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaerulina heterophracta" ;
    dwc:scientificNameAuthorship "(Nyl.) Sacc." ;
    skos:broader <http://tun.fi/MX.234442> ;
    skos:hiddenLabel "Endococcus heterophractus"@fi,
        "Endococcus heterophractus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaerulina heterophracta"@fi,
        "Leptosphaerulina heterophracta"@sv .

<http://tun.fi/MX.238643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymosphaeria oblitescens" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Fuckel" ;
    skos:broader <http://tun.fi/MX.234451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymosphaeria oblitescens"@fi,
        "Didymosphaeria oblitescens"@sv .

<http://tun.fi/MX.238644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymosphaeria trifolii" ;
    dwc:scientificNameAuthorship "Starb. ex Rehm" ;
    skos:broader <http://tun.fi/MX.234451> ;
    skos:hiddenLabel "Leptosphaeria trifolii"@fi,
        "Leptosphaeria trifolii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymosphaeria trifolii"@fi,
        "Didymosphaeria trifolii"@sv .

<http://tun.fi/MX.238645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymosphaeria futilis" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Rehm" ;
    skos:broader <http://tun.fi/MX.234451> ;
    skos:hiddenLabel "Didymosphaeria epidermidis"@fi,
        "Didymosphaeria epidermidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymosphaeria futilis"@fi,
        "Didymosphaeria futilis"@sv .

<http://tun.fi/MX.238646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymosphaeria conoidea" ;
    dwc:scientificNameAuthorship "Niessl" ;
    skos:broader <http://tun.fi/MX.234451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymosphaeria conoidea"@fi,
        "Didymosphaeria conoidea"@sv .

<http://tun.fi/MX.238647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atopospora betulina" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Petr." ;
    skos:broader <http://tun.fi/MX.234452> ;
    skos:hiddenLabel "Atopospora betulina"@fi,
        "Dothidea betulina"@fi,
        "Dothidella betulina"@fi,
        "Euryachora betulina"@fi,
        "Dothidea betulina"@sv,
        "Dothidella betulina"@sv,
        "Euryachora betulina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaiskoivunpiki"@fi,
        "Atopospora betulina"@sv .

<http://tun.fi/MX.238648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plowrightia ribesia" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234505> ;
    skos:hiddenLabel "Dothidea ribesia"@fi,
        "Dothiora ribesia"@fi,
        "Phragmodotherella ribesia"@fi,
        "Dothidea ribesia"@sv,
        "Dothiora ribesia"@sv,
        "Phragmodotherella ribesia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plowrightia ribesia"@fi,
        "Plowrightia ribesia"@sv .

<http://tun.fi/MX.238649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plowrightia quercina" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234505> ;
    skos:hiddenLabel "Dothiorella advena"@fi,
        "Dothiorella advena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plowrightia quercina"@fi,
        "Plowrightia quercina"@sv .

<http://tun.fi/MX.238650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryachora sedi" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234524> ;
    skos:hiddenLabel "Dothidella rumicis"@fi,
        "Euryachora rumicis"@fi,
        "Euryachora thoracella"@fi,
        "Dothidella rumicis"@sv,
        "Euryachora rumicis"@sv,
        "Euryachora sedi"@sv,
        "Euryachora thoracella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryachora sedi"@fi,
        "pansarsvamp"@sv .

<http://tun.fi/MX.238651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molleriella betulae" ;
    dwc:scientificNameAuthorship "(Reid & Piroz.) Arx & E. Müll." ;
    skos:broader <http://tun.fi/MX.234534> ;
    skos:hiddenLabel "Hemimyriangium betulae"@fi,
        "Hemimyriangium betulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Molleriella betulae"@fi,
        "Molleriella betulae"@sv .

<http://tun.fi/MX.238652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holmiella sabina" ;
    dwc:scientificNameAuthorship "(De Not.) Petrini, Samuels, & E. Müll." ;
    skos:broader <http://tun.fi/MX.234538> ;
    skos:hiddenLabel "Caldesia sabina"@fi,
        "Cenangium deformatum"@fi,
        "Eutryblidiella sabina"@fi,
        "Caldesia sabina"@sv,
        "Cenangium deformatum"@sv,
        "Eutryblidiella sabina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holmiella sabina"@fi,
        "Holmiella sabina"@sv .

<http://tun.fi/MX.238653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudographis pinicola" ;
    dwc:scientificNameAuthorship "(Nyl.) Rehm" ;
    skos:broader <http://tun.fi/MX.234540> ;
    skos:hiddenLabel "Pseudographis pinicola"@fi,
        "Pseudographis pinicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarninappu"@fi,
        "gammelgransskål"@sv .

<http://tun.fi/MX.238654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudographis elatina" ;
    dwc:scientificNameAuthorship "(Ach. : Fr.) Nyl." ;
    skos:broader <http://tun.fi/MX.234540> ;
    skos:hiddenLabel "Pseudographis elatina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salonappu"@fi,
        "Pseudographis elatina"@sv .

<http://tun.fi/MX.238655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthostigma parasiticum" ;
    dwc:scientificNameAuthorship "(Hart.) Sacc." ;
    skos:broader <http://tun.fi/MX.236865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthostigma parasiticum"@fi,
        "Acanthostigma parasiticum"@sv .

<http://tun.fi/MX.238656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthostigma longisetum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthostigma longisetum"@fi,
        "Acanthostigma longisetum"@sv .

<http://tun.fi/MX.238657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helicognium orbiliarum" ;
    dwc:scientificNameAuthorship "Baral & G. Marson" ;
    skos:broader <http://tun.fi/MX.236866> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helicognium orbiliarum"@fi,
        "Helicognium orbiliarum"@sv .

<http://tun.fi/MX.238658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclaneusma minus" ;
    dwc:scientificNameAuthorship "(Butin) DiCosmo, Peredo & Minter" ;
    skos:broader <http://tun.fi/MX.236867> ;
    skos:hiddenLabel "Naemacyclus minor"@fi,
        "Naemacyclus minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclaneusma minus"@fi,
        "Cyclaneusma minus"@sv .

<http://tun.fi/MX.238659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lizoniella sphagni" ;
    dwc:scientificNameAuthorship "(Cooke) Sacc & D. Sacc." ;
    skos:broader <http://tun.fi/MX.236868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lizoniella sphagni"@fi,
        "Lizoniella sphagni"@sv .

<http://tun.fi/MX.238660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merostictis seriata" ;
    dwc:scientificNameAuthorship "(Lib.) Défago" ;
    skos:broader <http://tun.fi/MX.236869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Merostictis seriata"@fi,
        "Merostictis seriata"@sv .

<http://tun.fi/MX.238661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merostictis circinata" ;
    dwc:scientificNameAuthorship "(Lib.) Défago" ;
    skos:broader <http://tun.fi/MX.236869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Merostictis circinata"@fi,
        "Merostictis circinata"@sv .

<http://tun.fi/MX.238662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merostictis betulicola" ;
    dwc:scientificNameAuthorship "(Fuckel) Svrcek" ;
    skos:broader <http://tun.fi/MX.236869> ;
    skos:hiddenLabel "Pyrenopeziza betulicola"@fi,
        "Pyrenopeziza betulicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Merostictis betulicola"@fi,
        "Merostictis betulicola"@sv .

<http://tun.fi/MX.238663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoproboscispora caudae-suis" ;
    dwc:scientificNameAuthorship "(Ingold) Campbell & Shear." ;
    skos:broader <http://tun.fi/MX.236870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudoproboscispora caudae-suis"@fi,
        "Pseudoproboscispora caudae-suis"@sv .

<http://tun.fi/MX.238664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichobelonium obscurum" ;
    dwc:scientificNameAuthorship "(Rehm) Rehm" ;
    skos:broader <http://tun.fi/MX.236871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichobelonium obscurum"@fi,
        "Trichobelonium obscurum"@sv .

<http://tun.fi/MX.238665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Roesleria pallida" ;
    dwc:scientificNameAuthorship "(Pers.) Sacc." ;
    skos:broader <http://tun.fi/MX.236872> ;
    skos:hiddenLabel "Coniocybe pallida"@fi,
        "Coniocybe pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Roesleria pallida"@fi,
        "Roesleria pallida"@sv .

<http://tun.fi/MX.238666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerella leptidea" ;
    dwc:scientificNameAuthorship "(Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.236873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerella leptidea"@fi,
        "Sphaerella leptidea"@sv .

<http://tun.fi/MX.238667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerella euonymi" ;
    dwc:scientificNameAuthorship "(Kunze) Rabenh." ;
    skos:broader <http://tun.fi/MX.236873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerella euonymi"@fi,
        "Sphaerella euonymi"@sv .

<http://tun.fi/MX.238668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerella crassa" ;
    dwc:scientificNameAuthorship "Auersw." ;
    skos:broader <http://tun.fi/MX.236873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerella crassa"@fi,
        "Sphaerella crassa"@sv .

<http://tun.fi/MX.238669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tapesia tenebrosa" ;
    dwc:scientificNameAuthorship "(P. Karst.) Nannf." ;
    skos:broader <http://tun.fi/MX.236874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tapesia tenebrosa"@fi,
        "Tapesia tenebrosa"@sv .

<http://tun.fi/MX.238670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tapesia strobilicola" ;
    dwc:scientificNameAuthorship "(Rehm) Sacc." ;
    skos:broader <http://tun.fi/MX.236874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tapesia strobilicola"@fi,
        "Tapesia strobilicola"@sv .

<http://tun.fi/MX.238671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tapesia lividofusca" ;
    dwc:scientificNameAuthorship "(Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.236874> ;
    skos:hiddenLabel "Tapesia melaleucoides"@fi,
        "Tapesia melaleucoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tapesia lividofusca"@fi,
        "Tapesia lividofusca"@sv .

<http://tun.fi/MX.238672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tapesia evilescens" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.236874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tapesia evilescens"@fi,
        "Tapesia evilescens"@sv .

<http://tun.fi/MX.238673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teichosporella subrostrata" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teichosporella subrostrata"@fi,
        "Teichosporella subrostrata"@sv .

<http://tun.fi/MX.238674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teichosporella planiuscula" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.236875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teichosporella planiuscula"@fi,
        "Teichosporella planiuscula"@sv .

<http://tun.fi/MX.238675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teichosporella obliqua" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.236875> ;
    skos:hiddenLabel "Rhamphoria obliqua"@fi,
        "Rhamphoria obliqua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teichosporella obliqua"@fi,
        "Teichosporella obliqua"@sv .

<http://tun.fi/MX.238676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kirschsteiniella applanata" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Petr." ;
    skos:broader <http://tun.fi/MX.236876> ;
    skos:hiddenLabel "Amphisphaeria applanata"@fi,
        "Astrosphaeriella applanata"@fi,
        "Microthelia applanata"@fi,
        "Amphisphaeria applanata"@sv,
        "Astrosphaeriella applanata"@sv,
        "Microthelia applanata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kirschsteiniella applanata"@fi,
        "Kirschsteiniella applanata"@sv .

<http://tun.fi/MX.238678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gaeumannomyces caricis" ;
    dwc:scientificNameAuthorship "J. Walker" ;
    skos:broader <http://tun.fi/MX.53439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gaeumannomyces caricis"@fi,
        "Gaeumannomyces caricis"@sv .

<http://tun.fi/MX.238679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protounguicularia transiens" ;
    dwc:scientificNameAuthorship "(Höhn.) Huhtinen" ;
    skos:broader <http://tun.fi/MX.67113> ;
    skos:hiddenLabel "Protounguicularia barbata"@fi,
        "Protounguicularia barbata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protounguicularia transiens"@fi,
        "Protounguicularia transiens"@sv .

<http://tun.fi/MX.238680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asaphomyces tubanticus" ;
    dwc:scientificNameAuthorship "(Middelhoek & Boelens) Scheloske" ;
    skos:broader <http://tun.fi/MX.233665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asaphomyces tubanticus"@fi,
        "Asaphomyces tubanticus"@sv .

<http://tun.fi/MX.238681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplomyces texanus" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haplomyces texanus"@fi,
        "Haplomyces texanus"@sv .

<http://tun.fi/MX.238682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophilomyces arcuatus" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.233677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophilomyces arcuatus"@fi,
        "Hydrophilomyces arcuatus"@sv .

<http://tun.fi/MX.238683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euzodiomyces lathrobii" ;
    dwc:scientificNameAuthorship "Thaxter" ;
    skos:broader <http://tun.fi/MX.233703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euzodiomyces lathrobii"@fi,
        "Euzodiomyces lathrobii"@sv .

<http://tun.fi/MX.238684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iodophanus difformis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Kimbr., Luck-Allen & Cain" ;
    skos:broader <http://tun.fi/MX.233808> ;
    skos:hiddenLabel "Ascobolus difformis"@fi,
        "Ascobolus difformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iodophanus difformis"@fi,
        "Iodophanus difformis"@sv .

<http://tun.fi/MX.238685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iodophanus carneus" ;
    dwc:scientificNameAuthorship "(Pers.) Korf" ;
    skos:broader <http://tun.fi/MX.233808> ;
    skos:hiddenLabel "Ascophanus carneus"@fi,
        "Ascophanus carneus"@sv,
        "Iodophanus carneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iodophanus carneus"@fi,
        "skär dyngskål"@sv .

<http://tun.fi/MX.238686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tuber rufum" ;
    dwc:scientificNameAuthorship "Pollini: Fr." ;
    skos:broader <http://tun.fi/MX.233818> ;
    skos:hiddenLabel "Tuber rufum"@fi,
        "Tuber rufum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskotryffeli"@fi,
        "rödbrun tryffel"@sv .

<http://tun.fi/MX.238687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tuber rapaeodorum" ;
    dwc:scientificNameAuthorship "Tul. & C. Tul." ;
    skos:broader <http://tun.fi/MX.233818> ;
    skos:hiddenLabel "Tuber rapaeodorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantryffeli"@fi,
        "Tuber rapaeodorum"@sv .

<http://tun.fi/MX.238689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tuber foetidum" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.233818> ;
    skos:hiddenLabel "Tuber foetidum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "löyhkätryffeli"@fi,
        "Tuber foetidum"@sv .

<http://tun.fi/MX.238691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tuber dryophilum" ;
    dwc:scientificNameAuthorship "Tul." ;
    skos:broader <http://tun.fi/MX.233818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tuber dryophilum"@fi,
        "Tuber dryophilum"@sv .

<http://tun.fi/MX.238693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pithya cupressina" ;
    dwc:scientificNameAuthorship "(Batch. : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233819> ;
    skos:hiddenLabel "Pithya cupressina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajamaljakas"@fi,
        "Pithya cupressina"@sv .

<http://tun.fi/MX.238694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pithya vulgaris" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233819> ;
    skos:hiddenLabel "Pithya vulgaris"@fi,
        "Pithya vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusimaljakas"@fi,
        "granvårskål"@sv .

<http://tun.fi/MX.238695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verpa conica" ;
    dwc:scientificNameAuthorship "(O.F. Müll. : Fr.) Sw." ;
    skos:broader <http://tun.fi/MX.233826> ;
    skos:hiddenLabel "Verpa conica"@fi,
        "Verpa conica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokellomörsky"@fi,
        "klockmurkla"@sv .

<http://tun.fi/MX.238696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verpa bohemica" ;
    dwc:scientificNameAuthorship "(Krombh.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.233826> ;
    skos:hiddenLabel "Ptychoverpa bohemica"@fi,
        "Verpa bohemica"@fi,
        "Ptychoverpa bohemica"@sv,
        "Verpa bohemica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimukellomörsky"@fi,
        "vindlad klockmurkla"@sv .

<http://tun.fi/MX.238697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascobolus carbonarius" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233827> ;
    skos:hiddenLabel "Ascobolus carbonarius"@fi,
        "Ascobolus carbonarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiilipilkkumaljakas"@fi,
        "kolprickskål"@sv .

<http://tun.fi/MX.238698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascobolus furfuraceus" ;
    dwc:scientificNameAuthorship "Pers. : Fr." ;
    skos:broader <http://tun.fi/MX.233827> ;
    skos:hiddenLabel "Ascobolus stercorarius"@fi,
        "Ascobolus furfuraceus"@sv,
        "Ascobolus stercorarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascobolus furfuraceus"@fi,
        "vitflockig prickskål"@sv .

<http://tun.fi/MX.238699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascobolus foliicola" ;
    dwc:scientificNameAuthorship "Berk. & Broome" ;
    skos:broader <http://tun.fi/MX.233827> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascobolus foliicola"@fi,
        "Ascobolus foliicola"@sv .

<http://tun.fi/MX.238700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascobolus viridis" ;
    dwc:scientificNameAuthorship "Curr." ;
    skos:broader <http://tun.fi/MX.233827> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascobolus viridis"@fi,
        "Ascobolus viridis"@sv .

<http://tun.fi/MX.238701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascobolus sacchariferus" ;
    dwc:scientificNameAuthorship "Brumm." ;
    skos:broader <http://tun.fi/MX.233827> ;
    skos:hiddenLabel "Ascobolus sacchariferus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascobolus sacchariferus"@fi,
        "vit prickskål"@sv .

<http://tun.fi/MX.238702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascobolus roseopurpurascens" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.233827> ;
    skos:hiddenLabel "Ascobolus porphyrosporus"@fi,
        "Ascobolus porphyrosporus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascobolus roseopurpurascens"@fi,
        "Ascobolus roseopurpurascens"@sv .

<http://tun.fi/MX.238703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascobolus immersus" ;
    dwc:scientificNameAuthorship "Pers. : Fr." ;
    skos:broader <http://tun.fi/MX.233827> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascobolus immersus"@fi,
        "Ascobolus immersus"@sv .

<http://tun.fi/MX.238704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascobolus denudatus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233827> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascobolus denudatus"@fi,
        "Ascobolus denudatus"@sv .

<http://tun.fi/MX.238705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascobolus crenulatus" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233827> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascobolus crenulatus"@fi,
        "Ascobolus crenulatus"@sv .

<http://tun.fi/MX.238706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascobolus albidus" ;
    dwc:scientificNameAuthorship "P. Crouan & H. Crouan" ;
    skos:broader <http://tun.fi/MX.233827> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascobolus albidus"@fi,
        "Ascobolus albidus"@sv .

<http://tun.fi/MX.238707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saccobolus versicolor" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saccobolus versicolor"@fi,
        "Saccobolus versicolor"@sv .

<http://tun.fi/MX.238708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saccobolus minimus" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.233828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saccobolus minimus"@fi,
        "Saccobolus minimus"@sv .

<http://tun.fi/MX.238709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saccobolus glaber" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.233828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saccobolus glaber"@fi,
        "Saccobolus glaber"@sv .

<http://tun.fi/MX.238710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saccobolus depauperatus" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) E.C. Hansen" ;
    skos:broader <http://tun.fi/MX.233828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saccobolus depauperatus"@fi,
        "Saccobolus depauperatus"@sv .

<http://tun.fi/MX.238711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracobia melaloma" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.233831> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracobia melaloma"@fi,
        "Anthracobia melaloma"@sv .

<http://tun.fi/MX.238712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracobia maurilabra" ;
    dwc:scientificNameAuthorship "(Cooke) Boud." ;
    skos:broader <http://tun.fi/MX.233831> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracobia maurilabra"@fi,
        "Anthracobia maurilabra"@sv .

<http://tun.fi/MX.238713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracobia macrocystis" ;
    dwc:scientificNameAuthorship "(Cooke) Boud." ;
    skos:broader <http://tun.fi/MX.233831> ;
    skos:hiddenLabel "Anthracobia macrocystis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulimaljakas"@fi,
        "Anthracobia macrocystis"@sv .

<http://tun.fi/MX.238714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracobia euchroa" ;
    dwc:scientificNameAuthorship "(P. Karst.) Benkert" ;
    skos:broader <http://tun.fi/MX.233831> ;
    skos:hiddenLabel "Octospora euchroa"@fi,
        "Octospora euchroa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracobia euchroa"@fi,
        "Anthracobia euchroa"@sv .

<http://tun.fi/MX.238715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geopora tenuis" ;
    dwc:scientificNameAuthorship "(Fuckel) T. Schumach." ;
    skos:broader <http://tun.fi/MX.233835> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geopora tenuis"@fi,
        "Geopora tenuis"@sv .

<http://tun.fi/MX.238716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geopora arenicola" ;
    dwc:scientificNameAuthorship "(Lév.) Kers" ;
    skos:broader <http://tun.fi/MX.233835> ;
    skos:hiddenLabel "Geoglossum arenosa"@fi,
        "Geopora arenicola"@fi,
        "Geoglossum arenosa"@sv,
        "Geopora arenicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ontelomaljakas"@fi,
        "sandskål"@sv .

<http://tun.fi/MX.238717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodotarzetta rosea" ;
    dwc:scientificNameAuthorship "(Rea) Dissing & Sivertsen" ;
    skos:broader <http://tun.fi/MX.233844> ;
    skos:hiddenLabel "Rhodotarzetta rosea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hehkumaljakas"@fi,
        "Rhodotarzetta rosea"@sv .

<http://tun.fi/MX.238718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tarzetta spurcata" ;
    dwc:scientificNameAuthorship "(Pers.) Harmaja" ;
    skos:broader <http://tun.fi/MX.233848> ;
    skos:hiddenLabel "Tarzetta spurcata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhamaljakas"@fi,
        "Tarzetta spurcata"@sv .

<http://tun.fi/MX.238719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tarzetta pusilla" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233848> ;
    skos:hiddenLabel "Tarzetta pusilla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiömaljakas"@fi,
        "Tarzetta pusilla"@sv .

<http://tun.fi/MX.238720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tarzetta cupularis" ;
    dwc:scientificNameAuthorship "(L. : Fr.) Lambotte" ;
    skos:broader <http://tun.fi/MX.233848> ;
    skos:hiddenLabel "Tarzetta cupularis"@fi,
        "Tarzetta cupularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumaljakas"@fi,
        "liten blekskål"@sv .

<http://tun.fi/MX.238721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tarzetta catinus" ;
    dwc:scientificNameAuthorship "(Holmsk. : Fr.) Korf & J.K. Rogers" ;
    skos:broader <http://tun.fi/MX.233848> ;
    skos:hiddenLabel "Peziza perforata"@fi,
        "Tarzetta catinus"@fi,
        "Peziza perforata"@sv,
        "Tarzetta catinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasmaljakas"@fi,
        "stor blekskål"@sv .

<http://tun.fi/MX.238722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora semiimmersa" ;
    dwc:scientificNameAuthorship "(P. Karst.) Khare & Tewari" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora semiimmersa"@fi,
        "Octospora semiimmersa"@sv .

<http://tun.fi/MX.238723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora wrightii" ;
    dwc:scientificNameAuthorship "(Berk. & M.A. Curtis) J. Moravec" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora wrightii"@fi,
        "Octospora wrightii"@sv .

<http://tun.fi/MX.238725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora splachnophila" ;
    dwc:scientificNameAuthorship "Benkert & Kristiansen" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora splachnophila"@fi,
        "Octospora splachnophila"@sv .

<http://tun.fi/MX.238726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora seaveri" ;
    dwc:scientificNameAuthorship "(Benkert) Yei Z. Wang" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:hiddenLabel "Lamprospora seaveri"@fi,
        "Lamprospora seaveri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora seaveri"@fi,
        "Octospora seaveri"@sv .

<http://tun.fi/MX.238727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora rustica" ;
    dwc:scientificNameAuthorship "(Velen.) J. Moravec" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora rustica"@fi,
        "Octospora rustica"@sv .

<http://tun.fi/MX.238728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora rubens" ;
    dwc:scientificNameAuthorship "(Boud.) Moser" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora rubens"@fi,
        "Octospora rubens"@sv .

<http://tun.fi/MX.238729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora neglecta" ;
    dwc:scientificNameAuthorship "Dennis & Itzerott" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora neglecta"@fi,
        "Octospora neglecta"@sv .

<http://tun.fi/MX.238730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora miniata" ;
    dwc:scientificNameAuthorship "(De Not.) Caillet & Moyne" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:hiddenLabel "Lamprospora miniata"@fi,
        "Lamprospora miniata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora miniata"@fi,
        "Octospora miniata"@sv .

<http://tun.fi/MX.238731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora melina" ;
    dwc:scientificNameAuthorship "(Velen.) Dennis & Itzerott" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora melina"@fi,
        "Octospora melina"@sv .

<http://tun.fi/MX.238732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora maireana" ;
    dwc:scientificNameAuthorship "(Seaver) Yei-Zeng Wang" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora maireana"@fi,
        "Octospora maireana"@sv .

<http://tun.fi/MX.238733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora leucoloma" ;
    dwc:scientificNameAuthorship "Hedw. : Fr." ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora leucoloma"@fi,
        "Octospora leucoloma"@sv .

<http://tun.fi/MX.238734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora humosa" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Dennis" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora humosa"@fi,
        "Octospora humosa"@sv .

<http://tun.fi/MX.238735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora fusispora" ;
    dwc:scientificNameAuthorship "(Berk) Brumm." ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora fusispora"@fi,
        "Octospora fusispora"@sv .

<http://tun.fi/MX.238736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora crosslandii" ;
    dwc:scientificNameAuthorship "(Dennis & Itzerott) Benkert" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora crosslandii"@fi,
        "Octospora crosslandii"@sv .

<http://tun.fi/MX.238737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora borealis" ;
    dwc:scientificNameAuthorship "(Eckblad) Caillet & Moyne" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora borealis"@fi,
        "Octospora borealis"@sv .

<http://tun.fi/MX.238738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora alpestris" ;
    dwc:scientificNameAuthorship "(Sommerf.) Dennis & Itzerott" ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:hiddenLabel "Leucoscypha alpestris"@fi,
        "Leucoscypha alpestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora alpestris"@fi,
        "Octospora alpestris"@sv .

<http://tun.fi/MX.238739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byssonectria deformis" ;
    dwc:scientificNameAuthorship "(P. Karst.) U. Lindem. & M. Vega" ;
    skos:broader <http://tun.fi/MX.233832> ;
    skos:hiddenLabel "Kotlabaea deformis"@fi,
        "Octospora deformis"@fi,
        "Kotlabaea deformis"@sv,
        "Octospora deformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Byssonectria deformis"@fi,
        "Byssonectria deformis"@sv .

<http://tun.fi/MX.238740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyropyxis rubra" ;
    dwc:scientificNameAuthorship "(Peck) Egger" ;
    skos:broader <http://tun.fi/MX.233867> ;
    skos:hiddenLabel "Pyropyxis rubra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "miilumaljakas"@fi,
        "Pyropyxis rubra"@sv .

<http://tun.fi/MX.238741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramsbottomia macracantha" ;
    dwc:scientificNameAuthorship "(Boud.) Benkert & T. Schumach." ;
    skos:broader <http://tun.fi/MX.233868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramsbottomia macracantha"@fi,
        "Ramsbottomia macracantha"@sv .

<http://tun.fi/MX.238742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramsbottomia crec'hqueraultii" ;
    dwc:scientificNameAuthorship "(P. Crouan & H. Crouan) Benkert & T. Schumach." ;
    skos:broader <http://tun.fi/MX.233868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramsbottomia crec'hqueraultii"@fi,
        "Ramsbottomia crec'hqueraultii"@sv .

<http://tun.fi/MX.238743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramsbottomia asperior" ;
    dwc:scientificNameAuthorship "(Nyl.) Benkert & T. Schumach." ;
    skos:broader <http://tun.fi/MX.233868> ;
    skos:hiddenLabel "Lamprospora ovalispora"@fi,
        "Lamprospora ovalispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramsbottomia asperior"@fi,
        "Ramsbottomia asperior"@sv .

<http://tun.fi/MX.238744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiobolus papillatus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.233870> ;
    skos:hiddenLabel "Lasiobolus ciliatus"@fi,
        "Lasiobolus papillatus"@fi,
        "Lasiobolus ciliatus"@sv,
        "Lasiobolus papillatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siilimaljakas"@fi,
        "gul raggskål"@sv .

<http://tun.fi/MX.238745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiobolus ruber" ;
    dwc:scientificNameAuthorship "(Quél.) Sacc." ;
    skos:broader <http://tun.fi/MX.233870> ;
    skos:hiddenLabel "Lasiobolus ruber"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiobolus ruber"@fi,
        "röd raggskål"@sv .

<http://tun.fi/MX.238746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiobolus hirtellus" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiobolus hirtellus"@fi,
        "Lasiobolus hirtellus"@sv .

<http://tun.fi/MX.238747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectania melastoma" ;
    dwc:scientificNameAuthorship "(Sowerby : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233871> ;
    skos:hiddenLabel "Plectania melastoma"@fi,
        "Plectania melastoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punareunamaljakas"@fi,
        "hedskål"@sv .

<http://tun.fi/MX.238748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Karstenella vernalis" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233875> ;
    skos:hiddenLabel "Karstenella vernalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvomaljakas"@fi,
        "Karstenella vernalis"@sv .

<http://tun.fi/MX.238749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxotrichum resinae" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myxotrichum resinae"@fi,
        "Myxotrichum resinae"@sv .

<http://tun.fi/MX.238750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccomyces arctostaphyli" ;
    dwc:scientificNameAuthorship "(Rehm) B. Erikss." ;
    skos:broader <http://tun.fi/MX.233899> ;
    skos:hiddenLabel "Coccomyces arctostaphyli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccomyces arctostaphyli"@fi,
        "mjölonsprickling"@sv .

<http://tun.fi/MX.238751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccomyces tumidus" ;
    dwc:scientificNameAuthorship "(Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.233899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccomyces tumidus"@fi,
        "Coccomyces tumidus"@sv .

<http://tun.fi/MX.238752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccomyces leptideus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) B. Erikss." ;
    skos:broader <http://tun.fi/MX.233899> ;
    skos:hiddenLabel "Coccomyces leptideus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccomyces leptideus"@fi,
        "blåbärssprickling"@sv .

<http://tun.fi/MX.238753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccomyces ledi" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.233899> ;
    skos:hiddenLabel "Coccomyces ledi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccomyces ledi"@fi,
        "skvattramssprickling"@sv .

<http://tun.fi/MX.238754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccomyces juniperi" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233899> ;
    skos:hiddenLabel "Colpoma juniperi"@fi,
        "Colpoma juniperi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccomyces juniperi"@fi,
        "Coccomyces juniperi"@sv .

<http://tun.fi/MX.238755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccomyces insignis" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccomyces insignis"@fi,
        "Coccomyces insignis"@sv .

<http://tun.fi/MX.238756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccomyces dentatus" ;
    dwc:scientificNameAuthorship "(Kunze & Schmidt) Sacc." ;
    skos:broader <http://tun.fi/MX.233899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccomyces dentatus"@fi,
        "Coccomyces dentatus"@sv .

<http://tun.fi/MX.238757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccomyces coronatus" ;
    dwc:scientificNameAuthorship "(Schumach. : Fr.) De Not." ;
    skos:broader <http://tun.fi/MX.233899> ;
    skos:hiddenLabel "Coccomyces coronatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccomyces coronatus"@fi,
        "kronsprickling"@sv .

<http://tun.fi/MX.238758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascophanus minutellus" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascophanus minutellus"@fi,
        "Ascophanus minutellus"@sv .

<http://tun.fi/MX.238759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascophanus flavus" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascophanus flavus"@fi,
        "Ascophanus flavus"@sv .

<http://tun.fi/MX.238760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascophanus difformis" ;
    dwc:scientificNameAuthorship "(Nyl.) Boud." ;
    skos:broader <http://tun.fi/MX.233925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascophanus difformis"@fi,
        "Ascophanus difformis"@sv .

<http://tun.fi/MX.238761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascophanus cinerellus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Speg." ;
    skos:broader <http://tun.fi/MX.233925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascophanus cinerellus"@fi,
        "Ascophanus cinerellus"@sv .

<http://tun.fi/MX.238762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allophylaria subliciformis" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allophylaria subliciformis"@fi,
        "Allophylaria subliciformis"@sv .

<http://tun.fi/MX.238763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allophylaria soederholmii" ;
    dwc:scientificNameAuthorship "Svrcek" ;
    skos:broader <http://tun.fi/MX.233931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allophylaria soederholmii"@fi,
        "Allophylaria soederholmii"@sv .

<http://tun.fi/MX.238764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allophylaria clavuliformis" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allophylaria clavuliformis"@fi,
        "Allophylaria clavuliformis"@sv .

<http://tun.fi/MX.238765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allophylaria byssacea" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allophylaria byssacea"@fi,
        "Allophylaria byssacea"@sv .

<http://tun.fi/MX.238766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gremmeniella juniperina" ;
    dwc:scientificNameAuthorship "K. Holm & L. Holm" ;
    skos:broader <http://tun.fi/MX.233944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gremmeniella juniperina"@fi,
        "Gremmeniella juniperina"@sv .

<http://tun.fi/MX.238767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gremmeniella abietina" ;
    dwc:scientificNameAuthorship "(Lagerb.) M. Morelet." ;
    skos:broader <http://tun.fi/MX.233944> ;
    skos:hiddenLabel "Ascocalyx abietinus"@fi,
        "Brunchorstia pine"@fi,
        "Crumenula abietina"@fi,
        "Gremmeniella abietina"@fi,
        "Scleroderris lagerbergii"@fi,
        "Ascocalyx abietinus"@sv,
        "Brunchorstia pine"@sv,
        "Crumenula abietina"@sv,
        "Gremmeniella abietina"@sv,
        "Scleroderris lagerbergii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "surmakka"@fi,
        "barrträdspest"@sv .

<http://tun.fi/MX.238768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterosphaeria patella" ;
    dwc:scientificNameAuthorship "(Tode : Fr.) Grev." ;
    skos:broader <http://tun.fi/MX.233945> ;
    skos:hiddenLabel "Heterosphaeria linariae"@fi,
        "Heterosphaeria linariae"@sv,
        "Heterosphaeria patella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterosphaeria patella"@fi,
        "umbellatskål"@sv .

<http://tun.fi/MX.238769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus improvisus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Kuntze" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus improvisus"@fi,
        "Hymenoscyphus improvisus"@sv .

<http://tun.fi/MX.238770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus nanellus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Svrcek" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Ombrophila nanella"@fi,
        "Ombrophila nanella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus nanellus"@fi,
        "Hymenoscyphus nanellus"@sv .

<http://tun.fi/MX.238771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus vernus" ;
    dwc:scientificNameAuthorship "(Boud.) Dennis" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus vernus"@fi,
        "Hymenoscyphus vernus"@sv .

<http://tun.fi/MX.238772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus vasaënsis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Dennis" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Peziza vasaënsis"@fi,
        "Phialea vasaënsis"@fi,
        "Peziza vasaënsis"@sv,
        "Phialea vasaënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus vasaënsis"@fi,
        "Hymenoscyphus vasaënsis"@sv .

<http://tun.fi/MX.238773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus subtilis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) W. Phillips" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus subtilis"@fi,
        "Hymenoscyphus subtilis"@sv .

<http://tun.fi/MX.238774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus subferrugineus" ;
    dwc:scientificNameAuthorship "(Nyl.) Dennis" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Helotium subferrugineum"@fi,
        "Helotium subferrugineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus subferrugineus"@fi,
        "Hymenoscyphus subferrugineus"@sv .

<http://tun.fi/MX.238775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus sphagnisedus" ;
    dwc:scientificNameAuthorship "(Velen) Svrcek" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus sphagnisedus"@fi,
        "Hymenoscyphus sphagnisedus"@sv .

<http://tun.fi/MX.238776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus serotinus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) W. Phillips" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Helotium serotinum"@fi,
        "Helotium serotinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus serotinus"@fi,
        "Hymenoscyphus serotinus"@sv .

<http://tun.fi/MX.238777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus scutula" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) W. Phillips" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Hymenoscyphus scutula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus scutula"@fi,
        "långfotad stjälkskål"@sv .

<http://tun.fi/MX.238778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus salicellus" ;
    dwc:scientificNameAuthorship "(Fr.) Dennis" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Helotium salicellum"@fi,
        "Helotium salicellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus salicellus"@fi,
        "Hymenoscyphus salicellus"@sv .

<http://tun.fi/MX.238779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus robustior" ;
    dwc:scientificNameAuthorship "(P. Karst.) Dennis" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Helotium robustior"@fi,
        "Helotium robustior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus robustior"@fi,
        "Hymenoscyphus robustior"@sv .

<http://tun.fi/MX.238780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus rhodoleucus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) W. Phillips" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Hymenoscyphus rhodoleucus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kortetiimakka"@fi,
        "Hymenoscyphus rhodoleucus"@sv .

<http://tun.fi/MX.238781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus repandus" ;
    dwc:scientificNameAuthorship "(W. Phillips) Dennis" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus repandus"@fi,
        "Hymenoscyphus repandus"@sv .

<http://tun.fi/MX.238782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus pileatus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Kuntze" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Ombrophila pileata"@fi,
        "Ombrophila pileata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus pileatus"@fi,
        "Hymenoscyphus pileatus"@sv .

<http://tun.fi/MX.238783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus phyllophilus" ;
    dwc:scientificNameAuthorship "(Desm.) Kuntze" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Helotium phyllophilum"@fi,
        "Helotium phyllophilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus phyllophilus"@fi,
        "Hymenoscyphus phyllophilus"@sv .

<http://tun.fi/MX.238784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus phyllogenus" ;
    dwc:scientificNameAuthorship "(Rehm) Kuntze" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus phyllogenus"@fi,
        "Hymenoscyphus phyllogenus"@sv .

<http://tun.fi/MX.238785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus menthae" ;
    dwc:scientificNameAuthorship "(W. Phillips) Baral" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Hymenoscyphus consobrinus"@fi,
        "Hymenoscyphus consobrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus menthae"@fi,
        "Hymenoscyphus menthae"@sv .

<http://tun.fi/MX.238786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus lutescens" ;
    dwc:scientificNameAuthorship "(R. Hedw. : Fr.) W. Phillips" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus lutescens"@fi,
        "Hymenoscyphus lutescens"@sv .

<http://tun.fi/MX.238787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus laetus" ;
    dwc:scientificNameAuthorship "(Boud.) Dennis" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus laetus"@fi,
        "Hymenoscyphus laetus"@sv .

<http://tun.fi/MX.238788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus kermesinus" ;
    dwc:scientificNameAuthorship "(Fr.) Arendh." ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus kermesinus"@fi,
        "Hymenoscyphus kermesinus"@sv .

<http://tun.fi/MX.238789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ombrophila juniperinella" ;
    dwc:scientificNameAuthorship "(P. Karst.) Boud." ;
    skos:broader <http://tun.fi/MX.233958> ;
    skos:hiddenLabel "Antinoa juniperinella"@fi,
        "Hymenoscyphus juniperinellus"@fi,
        "Phialea juniperinella"@fi,
        "Antinoa juniperinella"@sv,
        "Hymenoscyphus juniperinellus"@sv,
        "Phialea juniperinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ombrophila juniperinella"@fi,
        "Ombrophila juniperinella"@sv .

<http://tun.fi/MX.238790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus immutabilis" ;
    dwc:scientificNameAuthorship "(Fuckel) Dennis" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus immutabilis"@fi,
        "Hymenoscyphus immutabilis"@sv .

<http://tun.fi/MX.238791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus humuli" ;
    dwc:scientificNameAuthorship "(Lasch) Dennis" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Helotium humuli"@fi,
        "Helotium humuli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus humuli"@fi,
        "Hymenoscyphus humuli"@sv .

<http://tun.fi/MX.238792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus galbula" ;
    dwc:scientificNameAuthorship "(P. Karst.) Kuntze" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus galbula"@fi,
        "Hymenoscyphus galbula"@sv .

<http://tun.fi/MX.238793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus fructigenus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) W. Phillips" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Hymenoscyphus fructigenus"@fi,
        "Hymenoscyphus fructigenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinätiimakka"@fi,
        "nötskål"@sv .

<http://tun.fi/MX.238794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus equisetinus" ;
    dwc:scientificNameAuthorship "(Velen.) Dennis" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus equisetinus"@fi,
        "Hymenoscyphus equisetinus"@sv .

<http://tun.fi/MX.238795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus epiphyllus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Helotium epiphyllum"@fi,
        "Helotium epiphyllum"@sv,
        "Hymenoscyphus epiphyllus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus epiphyllus"@fi,
        "bladskål"@sv .

<http://tun.fi/MX.238796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus discretus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Svrcek" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus discretus"@fi,
        "Hymenoscyphus discretus"@sv .

<http://tun.fi/MX.238797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus caudatus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Dennis" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus caudatus"@fi,
        "Hymenoscyphus caudatus"@sv .

<http://tun.fi/MX.238798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus carpinicola" ;
    dwc:scientificNameAuthorship "(Rehm) Arendh." ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus carpinicola"@fi,
        "Hymenoscyphus carpinicola"@sv .

<http://tun.fi/MX.238799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus calyculus" ;
    dwc:scientificNameAuthorship "(Sowerby : Fr.) W. Phillips" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Helotium conscriptus"@fi,
        "Helotium virgultorum"@fi,
        "Hymenoscyphus calyculus"@fi,
        "Helotium conscriptus"@sv,
        "Helotium virgultorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksatiimakka"@fi,
        "Hymenoscyphus calyculus"@sv .

<http://tun.fi/MX.238800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus albidus" ;
    dwc:scientificNameAuthorship "(Roberge ex Desm.) W. Phillips" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus albidus"@fi,
        "Hymenoscyphus albidus"@sv .

<http://tun.fi/MX.238801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudohelotium hyalinum" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233950> ;
    skos:hiddenLabel "Peziza hyalina"@fi,
        "Peziza hyalina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudohelotium hyalinum"@fi,
        "Pseudohelotium hyalinum"@sv .

<http://tun.fi/MX.238802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudohelotium sordidulum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Huhtinen" ;
    skos:broader <http://tun.fi/MX.233950> ;
    skos:hiddenLabel "Mollisia sordidula"@fi,
        "Mollisia sordidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudohelotium sordidulum"@fi,
        "Pseudohelotium sordidulum"@sv .

<http://tun.fi/MX.238803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudohelotium pineti" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233950> ;
    skos:hiddenLabel "Belonium pineti"@fi,
        "Peziza pineti"@fi,
        "Phialea pineti"@fi,
        "Belonium pineti"@sv,
        "Peziza pineti"@sv,
        "Phialea pineti"@sv,
        "Pseudohelotium pineti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudohelotium pineti"@fi,
        "barrskål"@sv .

<http://tun.fi/MX.238804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudohelotium firmulum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc" ;
    skos:broader <http://tun.fi/MX.233950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudohelotium firmulum"@fi,
        "Pseudohelotium firmulum"@sv .

<http://tun.fi/MX.238805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neogodronia ledi" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) B. Erikss." ;
    skos:broader <http://tun.fi/MX.233982> ;
    skos:hiddenLabel "Crumenula ledi"@fi,
        "Crumenula ledi"@sv,
        "Neogodronia ledi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neogodronia ledi"@fi,
        "skvattramskål"@sv .

<http://tun.fi/MX.238806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupropolella vaccinii" ;
    dwc:scientificNameAuthorship "(Rehm) Höhn." ;
    skos:broader <http://tun.fi/MX.234000> ;
    skos:hiddenLabel "Phacidium andromedae"@fi,
        "Phacidium oxycocci"@fi,
        "Sphaeropezia arctostaphyli"@fi,
        "Phacidium andromedae"@sv,
        "Phacidium oxycocci"@sv,
        "Sphaeropezia arctostaphyli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupropolella vaccinii"@fi,
        "Eupropolella vaccinii"@sv .

<http://tun.fi/MX.238807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naeviella paradoxa" ;
    dwc:scientificNameAuthorship "(Rehm) Clem." ;
    skos:broader <http://tun.fi/MX.234009> ;
    skos:hiddenLabel "Eupropolella paradoxa"@fi,
        "Eupropolella paradoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Naeviella paradoxa"@fi,
        "Naeviella paradoxa"@sv .

<http://tun.fi/MX.238808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizothyrioma ptarmicae" ;
    dwc:scientificNameAuthorship "(Desm.) Höhn." ;
    skos:broader <http://tun.fi/MX.234018> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizothyrioma ptarmicae"@fi,
        "Schizothyrioma ptarmicae"@sv .

<http://tun.fi/MX.238809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizothyrioma aterrimum" ;
    dwc:scientificNameAuthorship "(P. Karst.) L. Holm" ;
    skos:broader <http://tun.fi/MX.234018> ;
    skos:hiddenLabel "Fabraea aterrima"@fi,
        "Fabraea aterrima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizothyrioma aterrimum"@fi,
        "Schizothyrioma aterrimum"@sv .

<http://tun.fi/MX.238810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyscyphella nivea" ;
    dwc:scientificNameAuthorship "(R. Hedw. : Fr.) Raitv." ;
    skos:broader <http://tun.fi/MX.234037> ;
    skos:hiddenLabel "Dasyscyphus niveus"@fi,
        "Lachnea nivea"@fi,
        "Lachnum niveum"@fi,
        "Dasyscyphus niveus"@sv,
        "Lachnea nivea"@sv,
        "Lachnum niveum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyscyphella nivea"@fi,
        "Dasyscyphella nivea"@sv .

<http://tun.fi/MX.238811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyscyphella dryina" ;
    dwc:scientificNameAuthorship "(P. Karst.) Raitv." ;
    skos:broader <http://tun.fi/MX.234037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyscyphella dryina"@fi,
        "Dasyscyphella dryina"@sv .

<http://tun.fi/MX.238812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyscyphella crystallina" ;
    dwc:scientificNameAuthorship "(Fuckel) Raitv." ;
    skos:broader <http://tun.fi/MX.234037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyscyphella crystallina"@fi,
        "Dasyscyphella crystallina"@sv .

<http://tun.fi/MX.238813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyscyphella coniicola" ;
    dwc:scientificNameAuthorship "(Rehm) Raitv. & Arendh." ;
    skos:broader <http://tun.fi/MX.234037> ;
    skos:hiddenLabel "Dasyscyphus pulverulenta"@fi,
        "Dasyscyphus pulverulenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyscyphella coniicola"@fi,
        "Dasyscyphella coniicola"@sv .

<http://tun.fi/MX.238814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriopezia caesia" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.234039> ;
    skos:hiddenLabel "Eriopezia caesia"@fi,
        "Eriopezia caesia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikarvakka"@fi,
        "grå spinnskål"@sv .

<http://tun.fi/MX.238815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hamatocanthoscypha uncipila" ;
    dwc:scientificNameAuthorship "(Le Gal) Huhtinen" ;
    skos:broader <http://tun.fi/MX.234040> ;
    skos:hiddenLabel "Hyaloscypha sulphureopilosa"@fi,
        "Hyaloscypha sulphureopilosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hamatocanthoscypha uncipila"@fi,
        "Hamatocanthoscypha uncipila"@sv .

<http://tun.fi/MX.238816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hamatocanthoscypha straminellum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Huhtinen" ;
    skos:broader <http://tun.fi/MX.234040> ;
    skos:hiddenLabel "Helotium straminellum"@fi,
        "Helotium straminellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hamatocanthoscypha straminellum"@fi,
        "Hamatocanthoscypha straminellum"@sv .

<http://tun.fi/MX.238817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hamatocanthoscypha ocellata" ;
    dwc:scientificNameAuthorship "Huhtinen" ;
    skos:broader <http://tun.fi/MX.234040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hamatocanthoscypha ocellata"@fi,
        "Hamatocanthoscypha ocellata"@sv .

<http://tun.fi/MX.238818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hamatocanthoscypha laricionis" ;
    dwc:scientificNameAuthorship "(Velen.) Svrcek" ;
    skos:broader <http://tun.fi/MX.234040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hamatocanthoscypha laricionis"@fi,
        "Hamatocanthoscypha laricionis"@sv .

<http://tun.fi/MX.238819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilachnum acutum" ;
    dwc:scientificNameAuthorship "(Velen.) Svrcek" ;
    skos:broader <http://tun.fi/MX.234046> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilachnum acutum"@fi,
        "Psilachnum acutum"@sv .

<http://tun.fi/MX.238820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilachnum versicolor" ;
    dwc:scientificNameAuthorship "(Fr.) Raitv." ;
    skos:broader <http://tun.fi/MX.234046> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilachnum versicolor"@fi,
        "Psilachnum versicolor"@sv .

<http://tun.fi/MX.238821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilachnum lateritioalbum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Höhn." ;
    skos:broader <http://tun.fi/MX.234046> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilachnum lateritioalbum"@fi,
        "Psilachnum lateritioalbum"@sv .

<http://tun.fi/MX.238822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilachnum inquilinum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Dennis" ;
    skos:broader <http://tun.fi/MX.234046> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilachnum inquilinum"@fi,
        "Psilachnum inquilinum"@sv .

<http://tun.fi/MX.238823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilachnum eburneum" ;
    dwc:scientificNameAuthorship "(Roberge) Baral" ;
    skos:broader <http://tun.fi/MX.234046> ;
    skos:hiddenLabel "Pezizella eburnea"@fi,
        "Pezizella eburnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilachnum eburneum"@fi,
        "Psilachnum eburneum"@sv .

<http://tun.fi/MX.238824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilachnum chrysostigmum" ;
    dwc:scientificNameAuthorship "(Fr.) Raitv." ;
    skos:broader <http://tun.fi/MX.234046> ;
    skos:hiddenLabel "Pezizella chrysostigma"@fi,
        "Pezizella chrysostigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilachnum chrysostigmum"@fi,
        "Psilachnum chrysostigmum"@sv .

<http://tun.fi/MX.238825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilachnum asemum" ;
    dwc:scientificNameAuthorship "(W. Phillips) Dennis" ;
    skos:broader <http://tun.fi/MX.234046> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilachnum asemum"@fi,
        "Psilachnum asemum"@sv .

<http://tun.fi/MX.238826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycina parilis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Kuntze" ;
    skos:broader <http://tun.fi/MX.234053> ;
    skos:hiddenLabel "Hymenoscyphus parilis"@fi,
        "Pezizella parilis"@fi,
        "Hymenoscyphus parilis"@sv,
        "Pezizella parilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calycina parilis"@fi,
        "Calycina parilis"@sv .

<http://tun.fi/MX.238827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycina languida" ;
    dwc:scientificNameAuthorship "(P. Karst.) Baral" ;
    skos:broader <http://tun.fi/MX.234053> ;
    skos:hiddenLabel "Peziza languida"@fi,
        "Peziza languida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calycina languida"@fi,
        "Calycina languida"@sv .

<http://tun.fi/MX.238828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycina herbarum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) S.F. Gray" ;
    skos:broader <http://tun.fi/MX.234053> ;
    skos:hiddenLabel "Hymenoscyphus herbarum"@fi,
        "Calycina herbarum"@sv,
        "Hymenoscyphus herbarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calycina herbarum"@fi,
        "stjälkskål"@sv .

<http://tun.fi/MX.238829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microscypha grisella" ;
    dwc:scientificNameAuthorship "(Rehm) Syd. & P. Syd." ;
    skos:broader <http://tun.fi/MX.234072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microscypha grisella"@fi,
        "Microscypha grisella"@sv .

<http://tun.fi/MX.238830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microscypha cejpii" ;
    dwc:scientificNameAuthorship "(Velen.) Svrcek" ;
    skos:broader <http://tun.fi/MX.234072> ;
    skos:hiddenLabel "Psilocistella cejpii"@fi,
        "Psilocistella cejpii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microscypha cejpii"@fi,
        "Microscypha cejpii"@sv .

<http://tun.fi/MX.238831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microscypha cajaniensis" ;
    dwc:scientificNameAuthorship "Huhtinen" ;
    skos:broader <http://tun.fi/MX.234072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microscypha cajaniensis"@fi,
        "Microscypha cajaniensis"@sv .

<http://tun.fi/MX.238832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microscypha arenula" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Svrcek" ;
    skos:broader <http://tun.fi/MX.234072> ;
    skos:hiddenLabel "Mollisia arenula"@fi,
        "Mollisia arenula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microscypha arenula"@fi,
        "Microscypha arenula"@sv .

<http://tun.fi/MX.238833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rutstroemia bulgarioides" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233929> ;
    skos:hiddenLabel "Piceomphale bulgarioides"@fi,
        "Rustroemia bulgarioides"@fi,
        "Rutstroemia bulgarioides"@fi,
        "Piceomphale bulgarioides"@sv,
        "Rustroemia bulgarioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpynastakka"@fi,
        "Rutstroemia bulgarioides"@sv .

<http://tun.fi/MX.238834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leotia lubrica" ;
    dwc:scientificNameAuthorship "(Scop. : Fr.) Pers." ;
    skos:broader <http://tun.fi/MX.234086> ;
    skos:hiddenLabel "Leotia lubrica"@fi,
        "Leotia lubrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rustonupikka"@fi,
        "slemmurkling"@sv .

<http://tun.fi/MX.238835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratostomella stricta" ;
    dwc:scientificNameAuthorship "(Pers.) Sacc." ;
    skos:broader <http://tun.fi/MX.234093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratostomella stricta"@fi,
        "Ceratostomella stricta"@sv .

<http://tun.fi/MX.238836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diatrypella quercina" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Cooke" ;
    skos:broader <http://tun.fi/MX.234135> ;
    skos:hiddenLabel "Diatrypella quercina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diatrypella quercina"@fi,
        "eknästing"@sv .

<http://tun.fi/MX.238837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diatrypella sordida" ;
    dwc:scientificNameAuthorship "(Pers.) Nitschke" ;
    skos:broader <http://tun.fi/MX.234135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diatrypella sordida"@fi,
        "Diatrypella sordida"@sv .

<http://tun.fi/MX.238838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diatrypella pulvinata" ;
    dwc:scientificNameAuthorship "Nitschke" ;
    skos:broader <http://tun.fi/MX.234135> ;
    skos:hiddenLabel "Diatrypella intermedia"@fi,
        "Diatrypella intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diatrypella pulvinata"@fi,
        "Diatrypella pulvinata"@sv .

<http://tun.fi/MX.238839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diatrypella favacea" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234135> ;
    skos:hiddenLabel "Diatrypella nigroannulata"@fi,
        "Diatrypella tocciaeana"@fi,
        "Diatrypella verruciformis"@fi,
        "Diatrypella favacea"@sv,
        "Diatrypella nigroannulata"@sv,
        "Diatrypella tocciaeana"@sv,
        "Diatrypella verruciformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diatrypella favacea"@fi,
        "björknästing"@sv .

<http://tun.fi/MX.238840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diatrypella decorata" ;
    dwc:scientificNameAuthorship "(Nitschke) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diatrypella decorata"@fi,
        "Diatrypella decorata"@sv .

<http://tun.fi/MX.238841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apiothyrium arcticum" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.234142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apiothyrium arcticum"@fi,
        "Apiothyrium arcticum"@sv .

<http://tun.fi/MX.238842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physalospora vaccinii" ;
    dwc:scientificNameAuthorship "(Shear) Arx & E. Müll." ;
    skos:broader <http://tun.fi/MX.234145> ;
    skos:hiddenLabel "Venturia cincinnata"@fi,
        "Venturia cincinnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Physalospora vaccinii"@fi,
        "Physalospora vaccinii"@sv .

<http://tun.fi/MX.238843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physalospora saviczii" ;
    dwc:scientificNameAuthorship "(Lebedeva) Arx & E. Müll." ;
    skos:broader <http://tun.fi/MX.234145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Physalospora saviczii"@fi,
        "Physalospora saviczii"@sv .

<http://tun.fi/MX.238844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physalospora hyperborea" ;
    dwc:scientificNameAuthorship "Bäumler" ;
    skos:broader <http://tun.fi/MX.234145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Physalospora hyperborea"@fi,
        "Physalospora hyperborea"@sv .

<http://tun.fi/MX.238845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physalospora empetri" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.234145> ;
    skos:hiddenLabel "Botryosphaeria empetri"@fi,
        "Physalospora alpina"@fi,
        "Physalospora crepiniana"@fi,
        "Botryosphaeria empetri"@sv,
        "Physalospora alpina"@sv,
        "Physalospora crepiniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Physalospora empetri"@fi,
        "Physalospora empetri"@sv .

<http://tun.fi/MX.238846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physalospora arctostaphyli" ;
    dwc:scientificNameAuthorship "B. Erikss." ;
    skos:broader <http://tun.fi/MX.234145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Physalospora arctostaphyli"@fi,
        "Physalospora arctostaphyli"@sv .

<http://tun.fi/MX.238847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arwidssonia loiseleuriae" ;
    dwc:scientificNameAuthorship "B. Erikss." ;
    skos:broader <http://tun.fi/MX.234149> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arwidssonia loiseleuriae"@fi,
        "Arwidssonia loiseleuriae"@sv .

<http://tun.fi/MX.238848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arwidssonia empetri" ;
    dwc:scientificNameAuthorship "(Rehm) B. Erikss." ;
    skos:broader <http://tun.fi/MX.234149> ;
    skos:hiddenLabel "Sphaeropezia empetri"@fi,
        "Sphaeropezia empetri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arwidssonia empetri"@fi,
        "Arwidssonia empetri"@sv .

<http://tun.fi/MX.238849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biscogniauxia repanda" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Kuntze" ;
    skos:broader <http://tun.fi/MX.234151> ;
    skos:hiddenLabel "Biscogniauxia repanda"@fi,
        "Nummulariella repanda"@fi,
        "Biscogniauxia repanda"@sv,
        "Nummulariella repanda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajansyylä"@fi,
        "rönndyna"@sv .

<http://tun.fi/MX.238850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biscogniauxia nummularia" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Kuntze" ;
    skos:broader <http://tun.fi/MX.234151> ;
    skos:hiddenLabel "Hypoxylon nummularium"@fi,
        "Biscogniauxia nummularia"@sv,
        "Hypoxylon nummularium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biscogniauxia nummularia"@fi,
        "skorpdyna"@sv .

<http://tun.fi/MX.238851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocopra parvula" ;
    dwc:scientificNameAuthorship "Griffiths" ;
    skos:broader <http://tun.fi/MX.234152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypocopra parvula"@fi,
        "Hypocopra parvula"@sv .

<http://tun.fi/MX.238852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocopra macrospora" ;
    dwc:scientificNameAuthorship "(Plowr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypocopra macrospora"@fi,
        "Hypocopra macrospora"@sv .

<http://tun.fi/MX.238853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocopra leporina" ;
    dwc:scientificNameAuthorship "(Niessl ex Rehm) J.C. Krug & N. Lundq." ;
    skos:broader <http://tun.fi/MX.234152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypocopra leporina"@fi,
        "Hypocopra leporina"@sv .

<http://tun.fi/MX.238854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocopra equorum" ;
    dwc:scientificNameAuthorship "(Fuckel) G. Winter" ;
    skos:broader <http://tun.fi/MX.234152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypocopra equorum"@fi,
        "Hypocopra equorum"@sv .

<http://tun.fi/MX.238855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocopra chionopsis" ;
    dwc:scientificNameAuthorship "J.C. Krug & N. Lundq." ;
    skos:broader <http://tun.fi/MX.234152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypocopra chionopsis"@fi,
        "Hypocopra chionopsis"@sv .

<http://tun.fi/MX.238856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Klasterskya acuum" ;
    dwc:scientificNameAuthorship "(Mouton) Petr." ;
    skos:broader <http://tun.fi/MX.234176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Klasterskya acuum"@fi,
        "Klasterskya acuum"@sv .

<http://tun.fi/MX.238857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces spadiceus" ;
    dwc:scientificNameAuthorship "Fr. ex Th. Fr." ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:hiddenLabel "Hypomyces torminosus"@fi,
        "Hypomyces spadiceus"@sv,
        "Hypomyces torminosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypomyces spadiceus"@fi,
        "skäggriskssnylting"@sv .

<http://tun.fi/MX.238858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces semitranslucens" ;
    dwc:scientificNameAuthorship "G.R.W. Arnold" ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypomyces semitranslucens"@fi,
        "Hypomyces semitranslucens"@sv .

<http://tun.fi/MX.238859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces rostratus" ;
    dwc:scientificNameAuthorship "K. Pöldmaa" ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypomyces rostratus"@fi,
        "Hypomyces rostratus"@sv .

<http://tun.fi/MX.238860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces rosellus" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Tul." ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:hiddenLabel "Hypomyces rosellus"@fi,
        "Hypomyces rosellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusoriesa"@fi,
        "karminsnylting"@sv .

<http://tun.fi/MX.238861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces perniciosus" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypomyces perniciosus"@fi,
        "Hypomyces perniciosus"@sv .

<http://tun.fi/MX.238862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces orthosporus" ;
    dwc:scientificNameAuthorship "K. Pöldmaa" ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypomyces orthosporus"@fi,
        "Hypomyces orthosporus"@sv .

<http://tun.fi/MX.238863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces luteovirens" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Tul." ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:hiddenLabel "Hypomyces viridis"@fi,
        "Peckiella luteovirens"@fi,
        "Hypomyces luteovirens"@sv,
        "Hypomyces viridis"@sv,
        "Peckiella luteovirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypomyces luteovirens"@fi,
        "grönsnylting"@sv .

<http://tun.fi/MX.238864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces lateritius" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Tul. & C. Tul." ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:hiddenLabel "Hypomyces lateritius"@fi,
        "Peckiella lateritia"@fi,
        "Hypomyces lateritius"@sv,
        "Peckiella lateritia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rouskunriesa"@fi,
        "blodriskssnylting"@sv .

<http://tun.fi/MX.238865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces chrysostomus" ;
    dwc:scientificNameAuthorship "Berk. & Broome" ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypomyces chrysostomus"@fi,
        "Hypomyces chrysostomus"@sv .

<http://tun.fi/MX.238866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces chrysospermus" ;
    dwc:scientificNameAuthorship "Tul." ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:hiddenLabel "Apiocrea chrysosperma"@fi,
        "Hypomyces chrysospermus"@fi,
        "Apiocrea chrysosperma"@sv,
        "Hypomyces chrysospermus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tatinriesa"@fi,
        "gul svampsnylting"@sv .

<http://tun.fi/MX.238867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces aurantius" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Tul." ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:hiddenLabel "Hypomyces aurantius"@fi,
        "Nectria aurantia"@fi,
        "Hypomyces aurantius"@sv,
        "Nectria aurantia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käävänriesa"@fi,
        "rödsnylting"@sv .

<http://tun.fi/MX.238868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces albidus" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypomyces albidus"@fi,
        "Hypomyces albidus"@sv .

<http://tun.fi/MX.238869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriosphaeria vermicularia" ;
    dwc:scientificNameAuthorship "(Nees:Fr) Sacc" ;
    skos:broader <http://tun.fi/MX.234287> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriosphaeria vermicularia"@fi,
        "Eriosphaeria vermicularia"@sv .

<http://tun.fi/MX.238870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosphaeria pilosa" ;
    dwc:scientificNameAuthorship "(Pers.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosphaeria pilosa"@fi,
        "Trichosphaeria pilosa"@sv .

<http://tun.fi/MX.238871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosphaeria barbula" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) G. Winter" ;
    skos:broader <http://tun.fi/MX.234289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosphaeria barbula"@fi,
        "Trichosphaeria barbula"@sv .

<http://tun.fi/MX.238872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apiognomonia errabunda" ;
    dwc:scientificNameAuthorship "(Roberge) Höhn." ;
    skos:broader <http://tun.fi/MX.234300> ;
    skos:hiddenLabel "Gnomonia petiolicola"@fi,
        "Gnomonia petiolicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apiognomonia errabunda"@fi,
        "Apiognomonia errabunda"@sv .

<http://tun.fi/MX.238873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apiognomonia alniella" ;
    dwc:scientificNameAuthorship "(P. Karst.) Höhn." ;
    skos:broader <http://tun.fi/MX.234300> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apiognomonia alniella"@fi,
        "Apiognomonia alniella"@sv .

<http://tun.fi/MX.238874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphiporthe leiphaemia" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Butin" ;
    skos:broader <http://tun.fi/MX.234324> ;
    skos:hiddenLabel "Diaporthe leiphaemia"@fi,
        "Amphiporthe leiphaemia"@sv,
        "Diaporthe leiphaemia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphiporthe leiphaemia"@fi,
        "brunnästing"@sv .

<http://tun.fi/MX.238875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa auerswaldii" ;
    dwc:scientificNameAuthorship "Nitschke" ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:hiddenLabel "Leucostoma auerswaldii"@fi,
        "Valsa subclypeata"@fi,
        "Leucostoma auerswaldii"@sv,
        "Valsa subclypeata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa auerswaldii"@fi,
        "Valsa auerswaldii"@sv .

<http://tun.fi/MX.238876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa translucens" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:hiddenLabel "Leucostoma translucens"@fi,
        "Valsa orbicula"@fi,
        "Leucostoma translucens"@sv,
        "Valsa orbicula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa translucens"@fi,
        "Valsa translucens"@sv .

<http://tun.fi/MX.238877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa sordida" ;
    dwc:scientificNameAuthorship "Nitschke" ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa sordida"@fi,
        "Valsa sordida"@sv .

<http://tun.fi/MX.238878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa salicis" ;
    dwc:scientificNameAuthorship "(Fuckel) G. Winter" ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa salicis"@fi,
        "Valsa salicis"@sv .

<http://tun.fi/MX.238879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa salicina" ;
    dwc:scientificNameAuthorship "(Pers.) Fr." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:hiddenLabel "Valsa salicina var. tetraspora"@fi,
        "Valsa socialis"@fi,
        "Valsa salicina var. tetraspora"@sv,
        "Valsa socialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa salicina"@fi,
        "Valsa salicina"@sv .

<http://tun.fi/MX.238880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa ribesia" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa ribesia"@fi,
        "Valsa ribesia"@sv .

<http://tun.fi/MX.238881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa pini" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) Fr." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa pini"@fi,
        "Valsa pini"@sv .

<http://tun.fi/MX.238882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa oxystoma" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa oxystoma"@fi,
        "Valsa oxystoma"@sv .

<http://tun.fi/MX.238883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa nivea" ;
    dwc:scientificNameAuthorship "(Hoffm.) Fr." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:hiddenLabel "Leucostoma niveum"@fi,
        "Sphaeria nivea"@fi,
        "Valsa nivea"@fi,
        "Leucostoma niveum"@sv,
        "Sphaeria nivea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavansyyläke"@fi,
        "Valsa nivea"@sv .

<http://tun.fi/MX.238884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa massariana" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:hiddenLabel "Leucostoma massariana"@fi,
        "Leucostoma massariana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa massariana"@fi,
        "Valsa massariana"@sv .

<http://tun.fi/MX.238885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa leucostoma" ;
    dwc:scientificNameAuthorship "(Pers.) Fr." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:hiddenLabel "Leucostoma persoonii"@fi,
        "Leucostoma persoonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa leucostoma"@fi,
        "Valsa leucostoma"@sv .

<http://tun.fi/MX.238886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa germanica" ;
    dwc:scientificNameAuthorship "Nitschke" ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa germanica"@fi,
        "Valsa germanica"@sv .

<http://tun.fi/MX.238887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa excipienda" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa excipienda"@fi,
        "Valsa excipienda"@sv .

<http://tun.fi/MX.238888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa diatrypa" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa diatrypa"@fi,
        "Valsa diatrypa"@sv .

<http://tun.fi/MX.238889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa cypri" ;
    dwc:scientificNameAuthorship "(Tul.) Tul. & C. Tul" ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:hiddenLabel "Valsa fraxinina"@fi,
        "Valsa fraxinina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa cypri"@fi,
        "Valsa cypri"@sv .

<http://tun.fi/MX.238890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa curreyi" ;
    dwc:scientificNameAuthorship "Nitschke" ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa curreyi"@fi,
        "Valsa curreyi"@sv .

<http://tun.fi/MX.238891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa cincta" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:hiddenLabel "Leucostoma cinctum"@fi,
        "Leucostoma cinctum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa cincta"@fi,
        "Valsa cincta"@sv .

<http://tun.fi/MX.238892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa ceratosperma" ;
    dwc:scientificNameAuthorship "(Tode : Fr.) Maire" ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:hiddenLabel "Valsa ceratophora"@fi,
        "Valsa decorticans"@fi,
        "Valsa ceratophora"@sv,
        "Valsa decorticans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa ceratosperma"@fi,
        "Valsa ceratosperma"@sv .

<http://tun.fi/MX.238893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa cenisia" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa cenisia"@fi,
        "Valsa cenisia"@sv .

<http://tun.fi/MX.238894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa boreella" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa boreella"@fi,
        "Valsa boreella"@sv .

<http://tun.fi/MX.238895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa ambiens" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:hiddenLabel "Valsa laurina"@fi,
        "Valsa pauperata"@fi,
        "Valsa sphinctrina"@fi,
        "Valsa laurina"@sv,
        "Valsa pauperata"@sv,
        "Valsa sphinctrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa ambiens"@fi,
        "Valsa ambiens"@sv .

<http://tun.fi/MX.238896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valsa abietis" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.234328> ;
    skos:hiddenLabel "Valsa friesii"@fi,
        "Valsa friesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valsa abietis"@fi,
        "Valsa abietis"@sv .

<http://tun.fi/MX.238897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protomyces muscorum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protomyces muscorum"@fi,
        "Protomyces muscorum"@sv .

<http://tun.fi/MX.238898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protomyces macrosporus" ;
    dwc:scientificNameAuthorship "Unger" ;
    skos:broader <http://tun.fi/MX.234347> ;
    skos:hiddenLabel "Protomyces macrosporus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protomyces macrosporus"@fi,
        "valksvamp"@sv .

<http://tun.fi/MX.238899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protomyces gravidus" ;
    dwc:scientificNameAuthorship "Davis" ;
    skos:broader <http://tun.fi/MX.234347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protomyces gravidus"@fi,
        "Protomyces gravidus"@sv .

<http://tun.fi/MX.238900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protomyces pachydermus" ;
    dwc:scientificNameAuthorship "Thümen" ;
    skos:broader <http://tun.fi/MX.234347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protomyces pachydermus"@fi,
        "Protomyces pachydermus"@sv .

<http://tun.fi/MX.238901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protomyces kreuthensis" ;
    dwc:scientificNameAuthorship "Auct. & K. Krieg." ;
    skos:broader <http://tun.fi/MX.234347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protomyces kreuthensis"@fi,
        "Protomyces kreuthensis"@sv .

<http://tun.fi/MX.238902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizothyrium speireum" ;
    dwc:scientificNameAuthorship "(Fr.) L. Holm & K. Holm" ;
    skos:broader <http://tun.fi/MX.234369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizothyrium speireum"@fi,
        "Schizothyrium speireum"@sv .

<http://tun.fi/MX.238903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizothyrium pomi" ;
    dwc:scientificNameAuthorship "(Mont. : Fr.) Arx." ;
    skos:broader <http://tun.fi/MX.234369> ;
    skos:hiddenLabel "Schizothyrium pomi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizothyrium pomi"@fi,
        "äppelprick"@sv .

<http://tun.fi/MX.238904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyridaria sambuci" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thyridaria sambuci"@fi,
        "Thyridaria sambuci"@sv .

<http://tun.fi/MX.238905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyridaria rubronotata" ;
    dwc:scientificNameAuthorship "(Berk.&Broome) Sacc" ;
    skos:broader <http://tun.fi/MX.234388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thyridaria rubronotata"@fi,
        "Thyridaria rubronotata"@sv .

<http://tun.fi/MX.238906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyridaria pulveracea" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thyridaria pulveracea"@fi,
        "Thyridaria pulveracea"@sv .

<http://tun.fi/MX.238907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosenscheldia abundans" ;
    dwc:scientificNameAuthorship "(Dobrozr.) Petr." ;
    skos:broader <http://tun.fi/MX.234402> ;
    skos:hiddenLabel "Naumovia abundans"@fi,
        "Naumovia abundans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rosenscheldia abundans"@fi,
        "Rosenscheldia abundans"@sv .

<http://tun.fi/MX.238908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleomassaria holoschista" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Sacc." ;
    skos:broader <http://tun.fi/MX.234432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleomassaria holoschista"@fi,
        "Pleomassaria holoschista"@sv .

<http://tun.fi/MX.238909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleomassaria siparia" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Sacc." ;
    skos:broader <http://tun.fi/MX.234432> ;
    skos:hiddenLabel "Pleomassaria siparia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunoksakka"@fi,
        "Pleomassaria siparia"@sv .

<http://tun.fi/MX.238910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiobotrys lonicerae" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Kunze" ;
    skos:broader <http://tun.fi/MX.234455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiobotrys lonicerae"@fi,
        "Lasiobotrys lonicerae"@sv .

<http://tun.fi/MX.238911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria praetermissa" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria praetermissa"@fi,
        "Leptosphaeria praetermissa"@sv .

<http://tun.fi/MX.238912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria drabae" ;
    dwc:scientificNameAuthorship "(Nyl.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria drabae"@fi,
        "Leptosphaeria drabae"@sv .

<http://tun.fi/MX.238913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria clavata" ;
    dwc:scientificNameAuthorship "A.L. Guyot" ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria clavata"@fi,
        "Leptosphaeria clavata"@sv .

<http://tun.fi/MX.238914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria olericola" ;
    dwc:scientificNameAuthorship "(Berk. & M.A. Curtis) Sacc." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria olericola"@fi,
        "Leptosphaeria olericola"@sv .

<http://tun.fi/MX.238915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria acuta" ;
    dwc:scientificNameAuthorship "(Fuckel) P. Karst." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:hiddenLabel "Leptosphaeria acuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria acuta"@fi,
        "nässelgömming"@sv .

<http://tun.fi/MX.238916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria doliolum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:hiddenLabel "Leptosphaeria conoidea"@fi,
        "Leptosphaeria conoidea"@sv,
        "Leptosphaeria doliolum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria doliolum"@fi,
        "flaskgömming"@sv .

<http://tun.fi/MX.238917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria typharum" ;
    dwc:scientificNameAuthorship "(Desm.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria typharum"@fi,
        "Leptosphaeria typharum"@sv .

<http://tun.fi/MX.238918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria trollii" ;
    dwc:scientificNameAuthorship "(P. Karst.) E. Müll." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria trollii"@fi,
        "Leptosphaeria trollii"@sv .

<http://tun.fi/MX.238919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria triglochinicola" ;
    dwc:scientificNameAuthorship "(Curr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria triglochinicola"@fi,
        "Leptosphaeria triglochinicola"@sv .

<http://tun.fi/MX.238920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria tollens" ;
    dwc:scientificNameAuthorship "Math." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:hiddenLabel "Leptosphaeria hendersoniae"@fi,
        "Melanomma cinereum"@fi,
        "Melanomma hendersoniae"@fi,
        "Leptosphaeria hendersoniae"@sv,
        "Melanomma cinereum"@sv,
        "Melanomma hendersoniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria tollens"@fi,
        "Leptosphaeria tollens"@sv .

<http://tun.fi/MX.238921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria suffulta" ;
    dwc:scientificNameAuthorship "(Nees : Fr.) Niessl" ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria suffulta"@fi,
        "Leptosphaeria suffulta"@sv .

<http://tun.fi/MX.238922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria stellariae" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria stellariae"@fi,
        "Leptosphaeria stellariae"@sv .

<http://tun.fi/MX.238923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria sepincola" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:hiddenLabel "Metasphaeria sepincola"@fi,
        "Physalospora idaei"@fi,
        "Sclerodothis sepincola"@fi,
        "Metasphaeria sepincola"@sv,
        "Physalospora idaei"@sv,
        "Sclerodothis sepincola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria sepincola"@fi,
        "Leptosphaeria sepincola"@sv .

<http://tun.fi/MX.238924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria senecionis" ;
    dwc:scientificNameAuthorship "(Fuckel) G. Winter" ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria senecionis"@fi,
        "Leptosphaeria senecionis"@sv .

<http://tun.fi/MX.238925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria purpurea" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:hiddenLabel "Melanomma purpureum"@fi,
        "Melanomma purpureum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria purpurea"@fi,
        "Leptosphaeria purpurea"@sv .

<http://tun.fi/MX.238926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria punctoidea" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria punctoidea"@fi,
        "Leptosphaeria punctoidea"@sv .

<http://tun.fi/MX.238927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria pratensis" ;
    dwc:scientificNameAuthorship "Sacc. & Briand" ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:hiddenLabel "Leptosphaeria dumetorum"@fi,
        "Leptosphaeria dumetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria pratensis"@fi,
        "Leptosphaeria pratensis"@sv .

<http://tun.fi/MX.238928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria planiuscula" ;
    dwc:scientificNameAuthorship "(Riess) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria planiuscula"@fi,
        "Leptosphaeria planiuscula"@sv .

<http://tun.fi/MX.238929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria oreophiloides" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria oreophiloides"@fi,
        "Leptosphaeria oreophiloides"@sv .

<http://tun.fi/MX.238930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria ogilviensis" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria ogilviensis"@fi,
        "Leptosphaeria ogilviensis"@sv .

<http://tun.fi/MX.238931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria napi" ;
    dwc:scientificNameAuthorship "(Fuckel) Sacc." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria napi"@fi,
        "Leptosphaeria napi"@sv .

<http://tun.fi/MX.238932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria millefolii" ;
    dwc:scientificNameAuthorship "(Fuckel) Niessl" ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria millefolii"@fi,
        "Leptosphaeria millefolii"@sv .

<http://tun.fi/MX.238933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria maculans" ;
    dwc:scientificNameAuthorship "(Desm.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria maculans"@fi,
        "Leptosphaeria maculans"@sv .

<http://tun.fi/MX.238934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria macrospora" ;
    dwc:scientificNameAuthorship "(Fuckel) Thüm." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria macrospora"@fi,
        "Leptosphaeria macrospora"@sv .

<http://tun.fi/MX.238935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria lonicerina" ;
    dwc:scientificNameAuthorship "(P. Karst.) L. Holm" ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:hiddenLabel "Melanomma holmskjoldii"@fi,
        "Melanomma holmskjoldii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria lonicerina"@fi,
        "Leptosphaeria lonicerina"@sv .

<http://tun.fi/MX.238936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria leucoplaca" ;
    dwc:scientificNameAuthorship "(Wallr.) Vain." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria leucoplaca"@fi,
        "Leptosphaeria leucoplaca"@sv .

<http://tun.fi/MX.238937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria kalmusii" ;
    dwc:scientificNameAuthorship "Niessl" ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria kalmusii"@fi,
        "Leptosphaeria kalmusii"@sv .

<http://tun.fi/MX.238938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria junciseda" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria junciseda"@fi,
        "Leptosphaeria junciseda"@sv .

<http://tun.fi/MX.238939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria johansonii" ;
    dwc:scientificNameAuthorship "E. Müll." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria johansonii"@fi,
        "Leptosphaeria johansonii"@sv .

<http://tun.fi/MX.238940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria inarensis" ;
    dwc:scientificNameAuthorship "(Vain.) Keissl." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria inarensis"@fi,
        "Leptosphaeria inarensis"@sv .

<http://tun.fi/MX.238941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria hiemalis" ;
    dwc:scientificNameAuthorship "Sacc. & Speg." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria hiemalis"@fi,
        "Leptosphaeria hiemalis"@sv .

<http://tun.fi/MX.238942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria gnaphalii" ;
    dwc:scientificNameAuthorship "(Westend. & Fuckel) Sacc." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria gnaphalii"@fi,
        "Leptosphaeria gnaphalii"@sv .

<http://tun.fi/MX.238943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria galeopsidicola" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:hiddenLabel "Diaporthe nigrella"@fi,
        "Diaporthe nigrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria galeopsidicola"@fi,
        "Leptosphaeria galeopsidicola"@sv .

<http://tun.fi/MX.238944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria fuscella" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria fuscella"@fi,
        "Leptosphaeria fuscella"@sv .

<http://tun.fi/MX.238945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria cylindrospora" ;
    dwc:scientificNameAuthorship "Auersw. ex Niessl Sacc." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria cylindrospora"@fi,
        "Leptosphaeria cylindrospora"@sv .

<http://tun.fi/MX.238946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria calvescens" ;
    dwc:scientificNameAuthorship "(Fr. ex Desm.) Criv." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:hiddenLabel "Pleospora calvescens"@fi,
        "Pyrenophora calvescens"@fi,
        "Pleospora calvescens"@sv,
        "Pyrenophora calvescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria calvescens"@fi,
        "Leptosphaeria calvescens"@sv .

<http://tun.fi/MX.238947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria bryophila" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria bryophila"@fi,
        "Leptosphaeria bryophila"@sv .

<http://tun.fi/MX.238948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria artemisiae" ;
    dwc:scientificNameAuthorship "(Fuckel) Auersw." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria artemisiae"@fi,
        "Leptosphaeria artemisiae"@sv .

<http://tun.fi/MX.238949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria aggregata" ;
    dwc:scientificNameAuthorship "(Lasch) O.E. Erikss." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:hiddenLabel "Scleroderris aggregata"@fi,
        "Sclerodothis aggregata"@fi,
        "Scleroderris aggregata"@sv,
        "Sclerodothis aggregata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria aggregata"@fi,
        "Leptosphaeria aggregata"@sv .

<http://tun.fi/MX.238950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria affinis" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria affinis"@fi,
        "Leptosphaeria affinis"@sv .

<http://tun.fi/MX.238951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiosphaerella herpotricha" ;
    dwc:scientificNameAuthorship "(Fr.) Walker" ;
    skos:broader <http://tun.fi/MX.234467> ;
    skos:hiddenLabel "Ophiobolus herpotrichus"@fi,
        "Phaeosphaeria herpotricha"@fi,
        "Ophiobolus herpotrichus"@sv,
        "Phaeosphaeria herpotricha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiosphaerella herpotricha"@fi,
        "Ophiosphaerella herpotricha"@sv .

<http://tun.fi/MX.238952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Karstenula rhodostoma" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Speg." ;
    skos:broader <http://tun.fi/MX.234477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Karstenula rhodostoma"@fi,
        "Karstenula rhodostoma"@sv .

<http://tun.fi/MX.238953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora herbarum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Rabenh." ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:hiddenLabel "Pleospora pisi"@fi,
        "Pleospora pisi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora herbarum"@fi,
        "Pleospora herbarum"@sv .

<http://tun.fi/MX.238954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora helvetica" ;
    dwc:scientificNameAuthorship "Niessl." ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:hiddenLabel "Pleospora chrysospora"@fi,
        "Pleospora chrysospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora helvetica"@fi,
        "Pleospora helvetica"@sv .

<http://tun.fi/MX.238955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora graminearum" ;
    dwc:scientificNameAuthorship "Wehm." ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora graminearum"@fi,
        "Pleospora graminearum"@sv .

<http://tun.fi/MX.238956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora glacialis" ;
    dwc:scientificNameAuthorship "Niessl ex Rehm" ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:hiddenLabel "Pleospora cerastii"@fi,
        "Pyrenophora cerastii"@fi,
        "Pleospora cerastii"@sv,
        "Pyrenophora cerastii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora glacialis"@fi,
        "Pleospora glacialis"@sv .

<http://tun.fi/MX.238957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora gigaspora" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora gigaspora"@fi,
        "Pleospora gigaspora"@sv .

<http://tun.fi/MX.238958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora gigantasca" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora gigantasca"@fi,
        "Pleospora gigantasca"@sv .

<http://tun.fi/MX.238959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora eleocharidis" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora eleocharidis"@fi,
        "Pleospora eleocharidis"@sv .

<http://tun.fi/MX.238960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora discors" ;
    dwc:scientificNameAuthorship "(Dur. & Mont.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora discors"@fi,
        "Pleospora discors"@sv .

<http://tun.fi/MX.238961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora collematoides" ;
    dwc:scientificNameAuthorship "Henssen" ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora collematoides"@fi,
        "Pleospora collematoides"@sv .

<http://tun.fi/MX.238962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora androsaces" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:hiddenLabel "Pleospora brachyspora"@fi,
        "Pleospora fuckeliana"@fi,
        "Pyrenophora androsaces"@fi,
        "Pleospora brachyspora"@sv,
        "Pleospora fuckeliana"@sv,
        "Pyrenophora androsaces"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora androsaces"@fi,
        "Pleospora androsaces"@sv .

<http://tun.fi/MX.238963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora penicillus" ;
    dwc:scientificNameAuthorship "(Schmidt : Fr.) Fuckel" ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:hiddenLabel "Pleospora ambigua"@fi,
        "Pleospora phaecomoides"@fi,
        "Pleospora ambigua"@sv,
        "Pleospora phaecomoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora penicillus"@fi,
        "Pleospora penicillus"@sv .

<http://tun.fi/MX.238964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora pellita" ;
    dwc:scientificNameAuthorship "(Fr.) Rabenh. ex Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora pellita"@fi,
        "Pleospora pellita"@sv .

<http://tun.fi/MX.238965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora microspora" ;
    dwc:scientificNameAuthorship "Niessl" ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora microspora"@fi,
        "Pleospora microspora"@sv .

<http://tun.fi/MX.238966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora media" ;
    dwc:scientificNameAuthorship "Niess" ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora media"@fi,
        "Pleospora media"@sv .

<http://tun.fi/MX.238967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora leontopodii" ;
    dwc:scientificNameAuthorship "(Cruchet) E. Müll." ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora leontopodii"@fi,
        "Pleospora leontopodii"@sv .

<http://tun.fi/MX.238968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora laricina" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora laricina"@fi,
        "Pleospora laricina"@sv .

<http://tun.fi/MX.238969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleospora islandica" ;
    dwc:scientificNameAuthorship "Johans." ;
    skos:broader <http://tun.fi/MX.234481> ;
    skos:hiddenLabel "Pleospora heleocharidis"@fi,
        "Pleospora heleocharidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleospora islandica"@fi,
        "Pleospora islandica"@sv .

<http://tun.fi/MX.238970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Byssolophis ampla" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) L. Holm" ;
    skos:broader <http://tun.fi/MX.234488> ;
    skos:hiddenLabel "Hysterographium sphaerioides"@fi,
        "Hysterographium sphaerioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Byssolophis ampla"@fi,
        "Byssolophis ampla"@sv .

<http://tun.fi/MX.238971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sydowia polyspora" ;
    dwc:scientificNameAuthorship "(Bref. & Tavel) E. Müll." ;
    skos:broader <http://tun.fi/MX.234506> ;
    skos:hiddenLabel "Dothidea polyspora"@fi,
        "Dothidea polyspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sydowia polyspora"@fi,
        "Sydowia polyspora"@sv .

<http://tun.fi/MX.238972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerulina rehmiana" ;
    dwc:scientificNameAuthorship "Jaap" ;
    skos:broader <http://tun.fi/MX.234528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerulina rehmiana"@fi,
        "Sphaerulina rehmiana"@sv .

<http://tun.fi/MX.238973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lahmia kunzei" ;
    dwc:scientificNameAuthorship "Körber" ;
    skos:broader <http://tun.fi/MX.234557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lahmia kunzei"@fi,
        "Lahmia kunzei"@sv .

<http://tun.fi/MX.238974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botrytis fuckeliana" ;
    dwc:scientificNameAuthorship "(de Bary) Whetzel" ;
    skos:broader <http://tun.fi/MX.4985695> ;
    skos:hiddenLabel "Botryotinia fuckeliana"@fi,
        "Botrytis fuckeliana"@fi,
        "Sclerotinia fuckeliana"@fi,
        "Botryotinia fuckeliana"@sv,
        "Botrytis fuckeliana"@sv,
        "Sclerotinia fuckeliana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaahome"@fi,
        "gråmögel"@sv .

<http://tun.fi/MX.238975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Burenia cicutae" ;
    dwc:scientificNameAuthorship "(Lindr.) M. Reddy & Kramer" ;
    skos:broader <http://tun.fi/MX.236847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Burenia cicutae"@fi,
        "Burenia cicutae"@sv .

<http://tun.fi/MX.238976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autophagomyces falcatus" ;
    dwc:scientificNameAuthorship "Majewski" ;
    skos:broader <http://tun.fi/MX.236848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Autophagomyces falcatus"@fi,
        "Autophagomyces falcatus"@sv .

<http://tun.fi/MX.238977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belonidium radians" ;
    dwc:scientificNameAuthorship "(P. Karst.) Raitv." ;
    skos:broader <http://tun.fi/MX.236849> ;
    skos:hiddenLabel "Peziza radians"@fi,
        "Trichopeziza karstenii"@fi,
        "Peziza radians"@sv,
        "Trichopeziza karstenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belonidium radians"@fi,
        "Belonidium radians"@sv .

<http://tun.fi/MX.238978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belonidium elegantulum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Raitv." ;
    skos:broader <http://tun.fi/MX.236849> ;
    skos:hiddenLabel "Dasyscyphus elegantulus"@fi,
        "Lachnella elegantulum"@fi,
        "Trichopeziza elegantula"@fi,
        "Dasyscyphus elegantulus"@sv,
        "Lachnella elegantulum"@sv,
        "Trichopeziza elegantula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belonidium elegantulum"@fi,
        "Belonidium elegantulum"@sv .

<http://tun.fi/MX.238979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belonioscyphella pluriseptata" ;
    dwc:scientificNameAuthorship "Döbbeler & Laukka" ;
    skos:broader <http://tun.fi/MX.236850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belonioscyphella pluriseptata"@fi,
        "Belonioscyphella pluriseptata"@sv .

<http://tun.fi/MX.238980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucantharomyces fennoscandicus" ;
    dwc:scientificNameAuthorship "Huldén" ;
    skos:broader <http://tun.fi/MX.236851> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucantharomyces fennoscandicus"@fi,
        "Eucantharomyces fennoscandicus"@sv .

<http://tun.fi/MX.238981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gemmamyces piceae" ;
    dwc:scientificNameAuthorship "(Borthwick) Casagrande" ;
    skos:broader <http://tun.fi/MX.236852> ;
    skos:hiddenLabel "Cucurbitaria piceae"@fi,
        "Cucurbitaria piceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gemmamyces piceae"@fi,
        "Gemmamyces piceae"@sv .

<http://tun.fi/MX.238982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniocybe pilacriformis" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.236853> ;
    skos:hiddenLabel "Roesleria pilacriformis"@fi,
        "Roesleria pilacriformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coniocybe pilacriformis"@fi,
        "Coniocybe pilacriformis"@sv .

<http://tun.fi/MX.238983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laestadia ptarmicae" ;
    dwc:scientificNameAuthorship "P. Karst. & Starbäck" ;
    skos:broader <http://tun.fi/MX.236854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laestadia ptarmicae"@fi,
        "Laestadia ptarmicae"@sv .

<http://tun.fi/MX.238984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laestadia pinastri" ;
    dwc:scientificNameAuthorship "(DC.) Sacc." ;
    skos:broader <http://tun.fi/MX.236854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laestadia pinastri"@fi,
        "Laestadia pinastri"@sv .

<http://tun.fi/MX.238985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laestadia cookeana" ;
    dwc:scientificNameAuthorship "(Auersw.) Sacc." ;
    skos:broader <http://tun.fi/MX.236854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laestadia cookeana"@fi,
        "Laestadia cookeana"@sv .

<http://tun.fi/MX.238986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laestadia canificans" ;
    dwc:scientificNameAuthorship "(Fuckel) Sacc." ;
    skos:broader <http://tun.fi/MX.236854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laestadia canificans"@fi,
        "Laestadia canificans"@sv .

<http://tun.fi/MX.238987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octosporella ornithocephala" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.236855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octosporella ornithocephala"@fi,
        "Octosporella ornithocephala"@sv .

<http://tun.fi/MX.238988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octosporella jungermanniarum" ;
    dwc:scientificNameAuthorship "(P. Crouan & H. Crouan) Döbbeler" ;
    skos:broader <http://tun.fi/MX.236855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octosporella jungermanniarum"@fi,
        "Octosporella jungermanniarum"@sv .

<http://tun.fi/MX.238989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenochaetella scutellata" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.236856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenochaetella scutellata"@fi,
        "Pyrenochaetella scutellata"@sv .

<http://tun.fi/MX.238990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocryptopus gaeumannii" ;
    dwc:scientificNameAuthorship "(Rodhe) Petrak" ;
    skos:broader <http://tun.fi/MX.236857> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeocryptopus gaeumannii"@fi,
        "Phaeocryptopus gaeumannii"@sv .

<http://tun.fi/MX.238991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectosphaera salicis" ;
    dwc:scientificNameAuthorship "(Fuckel) E. Müll. & Arx" ;
    skos:broader <http://tun.fi/MX.236858> ;
    skos:hiddenLabel "Physalospora salicis"@fi,
        "Physalospora salicis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectosphaera salicis"@fi,
        "Plectosphaera salicis"@sv .

<http://tun.fi/MX.238992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyronectria translucens" ;
    dwc:scientificNameAuthorship "(De Not.) Höhn." ;
    skos:broader <http://tun.fi/MX.236859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thyronectria translucens"@fi,
        "Thyronectria translucens"@sv .

<http://tun.fi/MX.238993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyronectria lamyi" ;
    dwc:scientificNameAuthorship "(Desm.) Seeler" ;
    skos:broader <http://tun.fi/MX.236859> ;
    skos:hiddenLabel "Thyronectria lamyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thyronectria lamyi"@fi,
        "pudergömming"@sv .

<http://tun.fi/MX.238994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyronectria berolinensis" ;
    dwc:scientificNameAuthorship "(Sacc.) Seaver" ;
    skos:broader <http://tun.fi/MX.236859> ;
    skos:hiddenLabel "Pleonectria berolinensis"@fi,
        "Pleonectria berolinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thyronectria berolinensis"@fi,
        "Thyronectria berolinensis"@sv .

<http://tun.fi/MX.238995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saccharomyces cerevisiae" ;
    dwc:scientificNameAuthorship "Meyen ex E.C. Hansen" ;
    skos:broader <http://tun.fi/MX.236860> ;
    skos:hiddenLabel "Saccharomyces cerevisiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saccharomyces cerevisiae"@fi,
        "öljäst"@sv .

<http://tun.fi/MX.238996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schiffnerula pulchra" ;
    dwc:scientificNameAuthorship "(Sacc.) Petr." ;
    skos:broader <http://tun.fi/MX.236861> ;
    skos:hiddenLabel "Dimerosporium pulchrum"@fi,
        "Dimerosporium pulchrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schiffnerula pulchra"@fi,
        "Schiffnerula pulchra"@sv .

<http://tun.fi/MX.238997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scotiosphaeria endoxylinae" ;
    dwc:scientificNameAuthorship "Sivan." ;
    skos:broader <http://tun.fi/MX.236862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scotiosphaeria endoxylinae"@fi,
        "Scotiosphaeria endoxylinae"@sv .

<http://tun.fi/MX.238998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphyosirinia angelicae" ;
    dwc:scientificNameAuthorship "E.A. Ellis" ;
    skos:broader <http://tun.fi/MX.236863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symphyosirinia angelicae"@fi,
        "Symphyosirinia angelicae"@sv .

<http://tun.fi/MX.238999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutularia bacilligera" ;
    dwc:scientificNameAuthorship "P. Karst. Sacc." ;
    skos:broader <http://tun.fi/MX.236864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutularia bacilligera"@fi,
        "Scutularia bacilligera"@sv .

<http://tun.fi/MX.24> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrrhosoma nymphula" ;
    dwc:scientificNameAuthorship "(Sulzer, 1776)" ;
    skos:broader <http://tun.fi/MX.23> ;
    skos:hiddenLabel "Pyrrhosoma nymphula"@fi,
        "Pyrrhosoma nymphula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punatytönkorento"@fi,
        "röd flickslända"@sv .

<http://tun.fi/MX.253642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplophora glabripennis" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1854)" ;
    skos:broader <http://tun.fi/MX.253640> ;
    skos:hiddenLabel "Anoplophora glabripennis"@fi,
        "Anoplophora glabripennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aasianrunkojäärä"@fi,
        "asiatisk långhorning"@sv .

<http://tun.fi/MX.253695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula clementinae" ;
    dwc:scientificNameAuthorship "Reumaux" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Russula clementinae"@fi,
        "Russula clementinae"@sv .

<http://tun.fi/MX.253818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gieysztoria expeditoides" ;
    dwc:scientificNameAuthorship "Luther, 1955" ;
    skos:broader <http://tun.fi/MX.232594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gieysztoria expeditoides"@fi,
        "Gieysztoria expeditoides"@sv .

<http://tun.fi/MX.253821> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Strongylostoma elongatum spinosum" ;
    dwc:scientificNameAuthorship "Luther, 1950" ;
    skos:broader <http://tun.fi/MX.232892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strongylostoma elongatum spinosum"@fi,
        "Strongylostoma elongatum spinosum"@sv .

<http://tun.fi/MX.253935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bovista dryina" ;
    dwc:scientificNameAuthorship "(Morgan) Demoulin" ;
    skos:broader <http://tun.fi/MX.234655> ;
    skos:hiddenLabel "Bovista colorata"@fi,
        "Bovista dryina"@fi,
        "Bovista colorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatuhkelo"@fi,
        "Bovista dryina"@sv .

<http://tun.fi/MX.254019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroderma meridionale" ;
    dwc:scientificNameAuthorship "Demoulin & Malencon" ;
    skos:broader <http://tun.fi/MX.234658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scleroderma meridionale"@fi,
        "Scleroderma meridionale"@sv .

<http://tun.fi/MX.254155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula roseicolor" ;
    dwc:scientificNameAuthorship "J. Blum" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Russula roseicolor"@fi,
        "Russula roseicolor"@sv .

<http://tun.fi/MX.254277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodochorton purpureum" ;
    dwc:scientificNameAuthorship "(Lightfoot) Rosenvinge" ;
    skos:broader <http://tun.fi/MX.254276> ;
    skos:hiddenLabel "Rhodochorton purpureum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurasamettilevä"@fi,
        "Rhodochorton purpureum"@sv .

<http://tun.fi/MX.254280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hildenbrandia rubra" ;
    dwc:scientificNameAuthorship "(Sommerfelt) Meneghini" ;
    skos:broader <http://tun.fi/MX.254279> ;
    skos:hiddenLabel "Hildenbrandia rubra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meripunakalvo"@fi,
        "Hildenbrandia rubra"@sv .

<http://tun.fi/MX.254288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prasiola stipitata" ;
    dwc:scientificNameAuthorship "Suhr ex Jessen" ;
    skos:broader <http://tun.fi/MX.254287> ;
    skos:hiddenLabel "Prasiola stipitata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "roiskeviherlätkä"@fi,
        "Prasiola stipitata"@sv .

<http://tun.fi/MX.254290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladophora fracta" ;
    dwc:scientificNameAuthorship "(O.F.Müller ex Vahl) Kützing" ;
    skos:broader <http://tun.fi/MX.213275> ;
    skos:hiddenLabel "Cladophora fracta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoahdinparta"@fi,
        "Cladophora fracta"@sv .

<http://tun.fi/MX.254293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulothrix zonata" ;
    dwc:scientificNameAuthorship "(F.Weber & Mohr) Kützing" ;
    skos:broader <http://tun.fi/MX.254292> ;
    skos:hiddenLabel "Ulothrix zonata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveävyörihma"@fi,
        "Ulothrix zonata"@sv .

<http://tun.fi/MX.254294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulva flexuosa" ;
    dwc:scientificNameAuthorship "Wulfen" ;
    skos:broader <http://tun.fi/MX.206715> ;
    skos:hiddenLabel "Ulva flexuosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarasuolilevä"@fi,
        "Ulva flexuosa"@sv .

<http://tun.fi/MX.254295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulva prolifera" ;
    dwc:scientificNameAuthorship "O.F.Müller" ;
    skos:broader <http://tun.fi/MX.206715> ;
    skos:hiddenLabel "Ulva prolifera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörrösuolilevä"@fi,
        "Ulva prolifera"@sv .

<http://tun.fi/MX.254298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blidingia minima" ;
    dwc:scientificNameAuthorship "(Nägeli ex Kützing) Kylin" ;
    skos:broader <http://tun.fi/MX.254297> ;
    skos:hiddenLabel "Blidingia minima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrskykololevä"@fi,
        "Blidingia minima"@sv .

<http://tun.fi/MX.254303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictyosiphon chordaria" ;
    dwc:scientificNameAuthorship "Areschoug" ;
    skos:broader <http://tun.fi/MX.213334> ;
    skos:hiddenLabel "Dictyosiphon chordaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhiluppolevä"@fi,
        "Dictyosiphon chordaria"@sv .

<http://tun.fi/MX.254305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leathesia marina" ;
    dwc:scientificNameAuthorship "(Lyngbye) Decaisne" ;
    skos:broader <http://tun.fi/MX.254304> ;
    skos:hiddenLabel "Leathesia difformis"@fi,
        "Leathesia marina"@fi,
        "Leathesia difformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriruskomyhky"@fi,
        "Leathesia marina"@sv .

<http://tun.fi/MX.254312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolithoderma subextensum" ;
    dwc:scientificNameAuthorship "(Waern) S.Lund" ;
    skos:broader <http://tun.fi/MX.254311> ;
    skos:hiddenLabel "Pseudolithoderma subextensum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaruskokalvo"@fi,
        "Pseudolithoderma subextensum"@sv .

<http://tun.fi/MX.25836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gavia stellata" ;
    dwc:scientificNameAuthorship "(Pontoppidan, 1763)" ;
    skos:broader <http://tun.fi/MX.25835> ;
    skos:hiddenLabel "Gavia stellata"@fi,
        "Gavia stellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakkuri"@fi,
        "smålom"@sv .

<http://tun.fi/MX.25837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gavia arctica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.25835> ;
    skos:hiddenLabel "Gavia arctica"@fi,
        "Gavia arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuikka"@fi,
        "storlom"@sv .

<http://tun.fi/MX.25838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gavia pacifica" ;
    dwc:scientificNameAuthorship "(Lawrence, 1858)" ;
    skos:broader <http://tun.fi/MX.25835> ;
    skos:hiddenLabel "Gavia pacifica"@fi,
        "Gavia pacifica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrakuikka"@fi,
        "stillahavslom"@sv .

<http://tun.fi/MX.25839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gavia immer" ;
    dwc:scientificNameAuthorship "(Brünnich, 1764)" ;
    skos:broader <http://tun.fi/MX.25835> ;
    skos:hiddenLabel "Gavia immer"@fi,
        "Gavia immer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanjääkuikka"@fi,
        "svartnäbbad islom"@sv .

<http://tun.fi/MX.25840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gavia adamsii" ;
    dwc:scientificNameAuthorship "(G.R. Grey, 1859)" ;
    skos:broader <http://tun.fi/MX.25835> ;
    skos:hiddenLabel "Gavia adamsii"@fi,
        "Gavia adamsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jääkuikka"@fi,
        "vitnäbbad islom"@sv .

<http://tun.fi/MX.25844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachybaptus ruficollis" ;
    dwc:scientificNameAuthorship "(Pallas, 1764)" ;
    skos:broader <http://tun.fi/MX.25843> ;
    skos:hiddenLabel "Tachybaptus ruficollis"@fi,
        "Tachybaptus ruficollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikku-uikku"@fi,
        "smådopping"@sv .

<http://tun.fi/MX.25859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podiceps grisegena" ;
    dwc:scientificNameAuthorship "(Boddaert, 1783)" ;
    skos:broader <http://tun.fi/MX.25854> ;
    skos:hiddenLabel "Podiceps grisegena"@fi,
        "Podiceps grisegena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härkälintu"@fi,
        "gråhakedopping"@sv .

<http://tun.fi/MX.25860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podiceps cristatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.25854> ;
    skos:hiddenLabel "Podiceps cristatus"@fi,
        "Podiceps cristatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkiuikku"@fi,
        "skäggdopping"@sv .

<http://tun.fi/MX.25861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podiceps auritus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.25854> ;
    skos:hiddenLabel "Podiceps auritus"@fi,
        "Podiceps auritus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakurkku-uikku"@fi,
        "svarthakedopping"@sv .

<http://tun.fi/MX.25862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podiceps nigricollis" ;
    dwc:scientificNameAuthorship "C.L. Brehm, 1831" ;
    skos:broader <http://tun.fi/MX.25854> ;
    skos:hiddenLabel "Podiceps nigricollis"@fi,
        "Podiceps nigricollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakaulauikku"@fi,
        "svarthalsad dopping"@sv .

<http://tun.fi/MX.25892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fulmarus glacialis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.25891> ;
    skos:hiddenLabel "Fulmarus glacialis"@fi,
        "Fulmarus glacialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myrskylintu"@fi,
        "stormfågel"@sv .

<http://tun.fi/MX.25963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ardenna grisea" ;
    dwc:scientificNameAuthorship "(J.F. Gmelin, 1789)" ;
    skos:broader <http://tun.fi/MX.298066> ;
    skos:hiddenLabel "Ardenna grisea"@fi,
        "Puffinus griseus"@fi,
        "Ardenna grisea"@sv,
        "Puffinus griseus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokiliitäjä"@fi,
        "grålira"@sv .

<http://tun.fi/MX.25967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puffinus puffinus" ;
    dwc:scientificNameAuthorship "(Brünnich, 1764)" ;
    skos:broader <http://tun.fi/MX.25957> ;
    skos:hiddenLabel "Puffinus puffinus"@fi,
        "Puffinus puffinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuliitäjä"@fi,
        "mindre lira"@sv .

<http://tun.fi/MX.25988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrobates pelagicus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.25987> ;
    skos:hiddenLabel "Hydrobates pelagicus"@fi,
        "Hydrobates pelagicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikeiju"@fi,
        "stormsvala"@sv .

<http://tun.fi/MX.25993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrobates castro" ;
    dwc:scientificNameAuthorship "(Harcourt, 1851)" ;
    skos:broader <http://tun.fi/MX.25987> ;
    skos:hiddenLabel "Hydrobates castro"@fi,
        "Oceanodroma castro"@fi,
        "Hydrobates castro"@sv,
        "Oceanodroma castro"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "madeirankeiju"@fi,
        "oceanlöpare"@sv .

<http://tun.fi/MX.25994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrobates leucorhous" ;
    dwc:scientificNameAuthorship "(Vieillot, 1818)" ;
    skos:broader <http://tun.fi/MX.25987> ;
    skos:hiddenLabel "Hydrobates leucorhous"@fi,
        "Oceanodroma leucorhoa"@fi,
        "Hydrobates leucorhous"@sv,
        "Oceanodroma leucorhoa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myrskykeiju"@fi,
        "klykstjärtad stormsvala"@sv .

<http://tun.fi/MX.26> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enallagma cyathigerum" ;
    dwc:scientificNameAuthorship "(Charpentier, 1840)" ;
    skos:broader <http://tun.fi/MX.25> ;
    skos:hiddenLabel "Enallagma cyathigerum"@fi,
        "Enallagma cyathigerum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okatytönkorento"@fi,
        "sjöflickslända"@sv .

<http://tun.fi/MX.26017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelecanus onocrotalus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26016> ;
    skos:hiddenLabel "Pelecanus onocrotalus"@fi,
        "Pelecanus onocrotalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pelikaani"@fi,
        "vit pelikan"@sv .

<http://tun.fi/MX.26027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morus bassanus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26026> ;
    skos:hiddenLabel "Morus bassanus"@fi,
        "Morus bassanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suula"@fi,
        "havssula"@sv .

<http://tun.fi/MX.26043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalacrocorax carbo" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26039> ;
    skos:hiddenLabel "Phalacrocorax carbo"@fi,
        "Phalacrocorax carbo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merimetso"@fi,
        "storskarv"@sv .

<http://tun.fi/MX.26051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalacrocorax aristotelis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.26039> ;
    skos:hiddenLabel "Phalacrocorax aristotelis"@fi,
        "Phalacrocorax aristotelis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karimetso"@fi,
        "toppskarv"@sv .

<http://tun.fi/MX.26094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ardea cinerea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26093> ;
    skos:hiddenLabel "Ardea cinerea"@fi,
        "Ardea cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaahaikara"@fi,
        "gråhäger"@sv .

<http://tun.fi/MX.26103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ardea purpurea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1766" ;
    skos:broader <http://tun.fi/MX.26093> ;
    skos:hiddenLabel "Ardea purpurea"@fi,
        "Ardea purpurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskohaikara"@fi,
        "purpurhäger"@sv .

<http://tun.fi/MX.26105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ardea alba" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26093> ;
    skos:hiddenLabel "Ardea alba"@fi,
        "Egretta alba"@fi,
        "Ardea alba"@sv,
        "Egretta alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalohaikara"@fi,
        "ägretthäger"@sv .

<http://tun.fi/MX.26115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egretta garzetta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.26104> ;
    skos:hiddenLabel "Egretta garzetta"@fi,
        "Egretta garzetta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkihaikara"@fi,
        "silkeshäger"@sv .

<http://tun.fi/MX.26119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bubulcus ibis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26118> ;
    skos:hiddenLabel "Bubulcus ibis"@fi,
        "Bubulcus ibis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmähaikara"@fi,
        "kohäger"@sv .

<http://tun.fi/MX.26121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ardeola ralloides" ;
    dwc:scientificNameAuthorship "(Scopoli, 1769)" ;
    skos:broader <http://tun.fi/MX.26120> ;
    skos:hiddenLabel "Ardeola ralloides"@fi,
        "Ardeola ralloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rääkkähaikara"@fi,
        "rallhäger"@sv .

<http://tun.fi/MX.26133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nycticorax nycticorax" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26131> ;
    skos:hiddenLabel "Nycticorax nycticorax"@fi,
        "Nycticorax nycticorax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "yöhaikara"@fi,
        "natthäger"@sv .

<http://tun.fi/MX.26155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ixobrychus minutus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.26152> ;
    skos:hiddenLabel "Ixobrychus minutus"@fi,
        "Ixobrychus minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhaikara"@fi,
        "dvärgrördrom"@sv .

<http://tun.fi/MX.26164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botaurus stellaris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26161> ;
    skos:hiddenLabel "Botaurus stellaris"@fi,
        "Botaurus stellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaulushaikara"@fi,
        "rördrom"@sv .

<http://tun.fi/MX.26182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciconia nigra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26181> ;
    skos:hiddenLabel "Ciconia nigra"@fi,
        "Ciconia nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustahaikara"@fi,
        "svart stork"@sv .

<http://tun.fi/MX.26187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ciconia ciconia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26181> ;
    skos:hiddenLabel "Ciconia ciconia"@fi,
        "Ciconia ciconia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kattohaikara"@fi,
        "vit stork"@sv .

<http://tun.fi/MX.26234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plegadis falcinellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.26233> ;
    skos:hiddenLabel "Plegadis falcinellus"@fi,
        "Plegadis falcinellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pronssi-iibis"@fi,
        "bronsibis"@sv .

<http://tun.fi/MX.26240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platalea leucorodia" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26239> ;
    skos:hiddenLabel "Platalea leucorodia"@fi,
        "Platalea leucorodia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapustahaikara"@fi,
        "skedstork"@sv .

<http://tun.fi/MX.26277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cygnus olor" ;
    dwc:scientificNameAuthorship "(J.F. Gmelin, 1789)" ;
    skos:broader <http://tun.fi/MX.26276> ;
    skos:hiddenLabel "Cygnus olor"@fi,
        "Cygnus olor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmyjoutsen"@fi,
        "knölsvan"@sv .

<http://tun.fi/MX.26280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cygnus cygnus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26276> ;
    skos:hiddenLabel "Cygnus cygnus"@fi,
        "Cygnus cygnus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laulujoutsen"@fi,
        "sångsvan"@sv .

<http://tun.fi/MX.26282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cygnus columbianus" ;
    dwc:scientificNameAuthorship "(Ord, 1815)" ;
    skos:broader <http://tun.fi/MX.26276> ;
    skos:hiddenLabel "Cygnus columbianus"@fi,
        "Cygnus columbianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkujoutsen"@fi,
        "mindre sångsvan"@sv .

<http://tun.fi/MX.26288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anser brachyrhynchus" ;
    dwc:scientificNameAuthorship "Baillon, 1834" ;
    skos:broader <http://tun.fi/MX.26285> ;
    skos:hiddenLabel "Anser brachyrhynchus"@fi,
        "Anser brachyrhynchus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyhytnokkahanhi"@fi,
        "spetsbergsgås"@sv .

<http://tun.fi/MX.26289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anser albifrons" ;
    dwc:scientificNameAuthorship "(Scopoli, 1769)" ;
    skos:broader <http://tun.fi/MX.26285> ;
    skos:hiddenLabel "Anser albifrons"@fi,
        "Anser albifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrahanhi"@fi,
        "bläsgås"@sv .

<http://tun.fi/MX.26290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anser erythropus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26285> ;
    skos:hiddenLabel "Anser erythropus"@fi,
        "Anser erythropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiljuhanhi"@fi,
        "fjällgås"@sv .

<http://tun.fi/MX.26291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anser anser" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26285> ;
    skos:hiddenLabel "Anser anser"@fi,
        "Anser anser"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merihanhi"@fi,
        "grågås"@sv .

<http://tun.fi/MX.26292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anser indicus" ;
    dwc:scientificNameAuthorship "(Latham, 1790)" ;
    skos:broader <http://tun.fi/MX.26285> ;
    skos:hiddenLabel "Anser indicus"@fi,
        "Anser indicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiibetinhanhi"@fi,
        "stripgås"@sv .

<http://tun.fi/MX.26298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Branta canadensis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26296> ;
    skos:hiddenLabel "Branta canadensis"@fi,
        "Branta canadensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanadanhanhi"@fi,
        "kanadagås"@sv .

<http://tun.fi/MX.26299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Branta leucopsis" ;
    dwc:scientificNameAuthorship "(Bechstein, 1803)" ;
    skos:broader <http://tun.fi/MX.26296> ;
    skos:hiddenLabel "Branta leucopsis"@fi,
        "Branta leucopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoposkihanhi"@fi,
        "vitkindad gås"@sv .

<http://tun.fi/MX.26300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Branta bernicla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26296> ;
    skos:hiddenLabel "Branta bernicla"@fi,
        "Branta bernicla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sepelhanhi"@fi,
        "prutgås"@sv .

<http://tun.fi/MX.26301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Branta ruficollis" ;
    dwc:scientificNameAuthorship "(Pallas, 1769)" ;
    skos:broader <http://tun.fi/MX.26296> ;
    skos:hiddenLabel "Branta ruficollis"@fi,
        "Branta ruficollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakaulahanhi"@fi,
        "rödhalsad gås"@sv .

<http://tun.fi/MX.26319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tadorna ferruginea" ;
    dwc:scientificNameAuthorship "(Pallas, 1764)" ;
    skos:broader <http://tun.fi/MX.26318> ;
    skos:hiddenLabel "Tadorna ferruginea"@fi,
        "Tadorna ferruginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostesorsa"@fi,
        "rostand"@sv .

<http://tun.fi/MX.26323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tadorna tadorna" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26318> ;
    skos:hiddenLabel "Tadorna tadorna"@fi,
        "Tadorna tadorna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ristisorsa"@fi,
        "gravand"@sv .

<http://tun.fi/MX.26348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aix galericulata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26346> ;
    skos:hiddenLabel "Aix galericulata"@fi,
        "Aix galericulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mandariinisorsa"@fi,
        "mandarinand"@sv .

<http://tun.fi/MX.26360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mareca penelope" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.297885> ;
    skos:hiddenLabel "Anas penelope"@fi,
        "Mareca penelope"@fi,
        "Anas penelope"@sv,
        "Mareca penelope"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapana"@fi,
        "bläsand"@sv .

<http://tun.fi/MX.26361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mareca americana" ;
    dwc:scientificNameAuthorship "(J.F. Gmelin, 1789)" ;
    skos:broader <http://tun.fi/MX.297885> ;
    skos:hiddenLabel "Anas americana"@fi,
        "Mareca americana"@fi,
        "Anas americana"@sv,
        "Mareca americana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanhaapana"@fi,
        "amerikansk bläsand"@sv .

<http://tun.fi/MX.26364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mareca strepera" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.297885> ;
    skos:hiddenLabel "Anas strepera"@fi,
        "Mareca strepera"@fi,
        "Anas strepera"@sv,
        "Mareca strepera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaasorsa"@fi,
        "snatterand"@sv .

<http://tun.fi/MX.26365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sibirionetta formosa" ;
    dwc:scientificNameAuthorship "(Georgi, 1775)" ;
    skos:broader <http://tun.fi/MX.297883> ;
    skos:hiddenLabel "Anas formosa"@fi,
        "Sibirionetta formosa"@fi,
        "Anas formosa"@sv,
        "Sibirionetta formosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiantavi"@fi,
        "gulkindad kricka"@sv .

<http://tun.fi/MX.26373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anas platyrhynchos" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "heinäsorsa"@fi ;
    skos:broader <http://tun.fi/MX.26357> ;
    skos:hiddenLabel "Anas platyrhynchos"@fi,
        "Anas platyrhynchos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisorsa"@fi,
        "gräsand"@sv .

<http://tun.fi/MX.26374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anas rubripes" ;
    dwc:scientificNameAuthorship "Brewster, 1902" ;
    skos:broader <http://tun.fi/MX.26357> ;
    skos:hiddenLabel "Anas rubripes"@fi,
        "Anas rubripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokisorsa"@fi,
        "svartand"@sv .

<http://tun.fi/MX.26382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anas acuta" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26357> ;
    skos:hiddenLabel "Anas acuta"@fi,
        "Anas acuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhisorsa"@fi,
        "stjärtand"@sv .

<http://tun.fi/MX.26388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spatula querquedula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.297882> ;
    skos:hiddenLabel "Anas querquedula"@fi,
        "Spatula querquedula"@fi,
        "Anas querquedula"@sv,
        "Spatula querquedula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinätavi"@fi,
        "årta"@sv .

<http://tun.fi/MX.26389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spatula discors" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.297882> ;
    skos:hiddenLabel "Anas discors"@fi,
        "Spatula discors"@fi,
        "Anas discors"@sv,
        "Spatula discors"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisiipitavi"@fi,
        "blåvingad årta"@sv .

<http://tun.fi/MX.26394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spatula clypeata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.297882> ;
    skos:hiddenLabel "Anas clypeata"@fi,
        "Spatula clypeata"@fi,
        "Anas clypeata"@sv,
        "Spatula clypeata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapasorsa"@fi,
        "skedand"@sv .

<http://tun.fi/MX.26402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Netta rufina" ;
    dwc:scientificNameAuthorship "(Pallas, 1773)" ;
    skos:broader <http://tun.fi/MX.26401> ;
    skos:hiddenLabel "Netta rufina"@fi,
        "Netta rufina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punapäänarsku"@fi,
        "rödhuvad dykand"@sv .

<http://tun.fi/MX.26407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aythya ferina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26405> ;
    skos:hiddenLabel "Aythya ferina"@fi,
        "Aythya ferina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasotka"@fi,
        "brunand"@sv .

<http://tun.fi/MX.26409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aythya collaris" ;
    dwc:scientificNameAuthorship "(Donovan, 1809)" ;
    skos:broader <http://tun.fi/MX.26405> ;
    skos:hiddenLabel "Aythya collaris"@fi,
        "Aythya collaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikantukkasotka"@fi,
        "ringand"@sv .

<http://tun.fi/MX.26412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aythya nyroca" ;
    dwc:scientificNameAuthorship "(Güldenstädt, 1770)" ;
    skos:broader <http://tun.fi/MX.26405> ;
    skos:hiddenLabel "Aythya nyroca"@fi,
        "Aythya nyroca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosotka"@fi,
        "vitögd dykand"@sv .

<http://tun.fi/MX.26415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aythya fuligula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26405> ;
    skos:hiddenLabel "Aythya fuligula"@fi,
        "Aythya fuligula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tukkasotka"@fi,
        "vigg"@sv .

<http://tun.fi/MX.26416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aythya marila" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.26405> ;
    skos:hiddenLabel "Aythya marila"@fi,
        "Aythya marila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapasotka"@fi,
        "bergand"@sv .

<http://tun.fi/MX.26417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aythya affinis" ;
    dwc:scientificNameAuthorship "(Eyton, 1838)" ;
    skos:broader <http://tun.fi/MX.26405> ;
    skos:hiddenLabel "Aythya affinis"@fi,
        "Aythya affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulapasotka"@fi,
        "mindre bergand"@sv .

<http://tun.fi/MX.26419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Somateria mollissima" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26418> ;
    skos:hiddenLabel "Somateria mollissima"@fi,
        "Somateria mollissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haahka"@fi,
        "ejder"@sv .

<http://tun.fi/MX.26420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Somateria spectabilis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26418> ;
    skos:hiddenLabel "Somateria spectabilis"@fi,
        "Somateria spectabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmyhaahka"@fi,
        "praktejder"@sv .

<http://tun.fi/MX.26423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polysticta stelleri" ;
    dwc:scientificNameAuthorship "(Pallas, 1769)" ;
    skos:broader <http://tun.fi/MX.26422> ;
    skos:hiddenLabel "Polysticta stelleri"@fi,
        "Polysticta stelleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "allihaahka"@fi,
        "alförrädare"@sv .

<http://tun.fi/MX.26425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Histrionicus histrionicus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26424> ;
    skos:hiddenLabel "Histrionicus histrionicus"@fi,
        "Histrionicus histrionicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virta-alli"@fi,
        "strömand"@sv .

<http://tun.fi/MX.26427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clangula hyemalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26426> ;
    skos:hiddenLabel "Clangula hyemalis"@fi,
        "Clangula hyemalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alli"@fi,
        "alfågel"@sv .

<http://tun.fi/MX.26429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanitta nigra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "meriteeri"@fi ;
    skos:broader <http://tun.fi/MX.26428> ;
    skos:hiddenLabel "Melanitta nigra"@fi,
        "Melanitta nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustalintu"@fi,
        "sjöorre"@sv .

<http://tun.fi/MX.26430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanitta perspicillata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26428> ;
    skos:hiddenLabel "Melanitta perspicillata"@fi,
        "Melanitta perspicillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkaniska"@fi,
        "vitnackad svärta"@sv .

<http://tun.fi/MX.26431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanitta fusca" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26428> ;
    skos:hiddenLabel "Melanitta fusca"@fi,
        "Melanitta fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkasiipi"@fi,
        "svärta"@sv .

<http://tun.fi/MX.26435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucephala clangula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26432> ;
    skos:hiddenLabel "Bucephala clangula"@fi,
        "Bucephala clangula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "telkkä"@fi,
        "knipa"@sv .

<http://tun.fi/MX.26438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mergellus albellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.200018> ;
    skos:hiddenLabel "Mergellus albellus"@fi,
        "Mergus albellus"@fi,
        "Mergellus albellus"@sv,
        "Mergus albellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uivelo"@fi,
        "salskrake"@sv .

<http://tun.fi/MX.26440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mergus serrator" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26436> ;
    skos:hiddenLabel "Mergus serrator"@fi,
        "Mergus serrator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tukkakoskelo"@fi,
        "småskrake"@sv .

<http://tun.fi/MX.26442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mergus merganser" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26436> ;
    skos:hiddenLabel "Mergus merganser"@fi,
        "Mergus merganser"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokoskelo"@fi,
        "storskrake"@sv .

<http://tun.fi/MX.26447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyura jamaicensis" ;
    dwc:scientificNameAuthorship "(J.F. Gmelin, 1789)" ;
    skos:broader <http://tun.fi/MX.26445> ;
    skos:hiddenLabel "Oxyura jamaicensis"@fi,
        "Oxyura jamaicensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparisorsa"@fi,
        "amerikansk kopparand"@sv .

<http://tun.fi/MX.26472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pandion haliaetus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "kalasääski"@fi ;
    skos:broader <http://tun.fi/MX.26471> ;
    skos:hiddenLabel "Pandion haliaetus"@fi,
        "Pandion haliaetus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sääksi"@fi,
        "fiskgjuse"@sv .

<http://tun.fi/MX.26488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pernis apivorus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26487> ;
    skos:hiddenLabel "Pernis apivorus"@fi,
        "Pernis apivorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mehiläishaukka"@fi,
        "bivråk"@sv .

<http://tun.fi/MX.26518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Milvus migrans" ;
    dwc:scientificNameAuthorship "(Boddaert, 1783)" ;
    skos:broader <http://tun.fi/MX.26517> ;
    skos:hiddenLabel "Milvus migrans"@fi,
        "Milvus migrans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarahaukka"@fi,
        "brun glada"@sv .

<http://tun.fi/MX.26519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Milvus milvus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26517> ;
    skos:hiddenLabel "Milvus milvus"@fi,
        "Milvus milvus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohaarahaukka"@fi,
        "röd glada"@sv .

<http://tun.fi/MX.26528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliaeetus leucoryphus" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.26523> ;
    skos:hiddenLabel "Haliaeetus leucoryphus"@fi,
        "Haliaeetus leucoryphus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aromerikotka"@fi,
        "bandhavsörn"@sv .

<http://tun.fi/MX.26530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haliaeetus albicilla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26523> ;
    skos:hiddenLabel "Haliaeetus albicilla"@fi,
        "Haliaeetus albicilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikotka"@fi,
        "havsörn"@sv .

<http://tun.fi/MX.26536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegypius monachus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.26535> ;
    skos:hiddenLabel "Aegypius monachus"@fi,
        "Aegypius monachus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munkkikorppikotka"@fi,
        "grågam"@sv .

<http://tun.fi/MX.26543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyps fulvus" ;
    dwc:scientificNameAuthorship "(Hablizl, 1783)" ;
    skos:broader <http://tun.fi/MX.26542> ;
    skos:hiddenLabel "Gyps fulvus"@fi,
        "Gyps fulvus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hanhikorppikotka"@fi,
        "gåsgam"@sv .

<http://tun.fi/MX.26551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neophron percnopterus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26550> ;
    skos:hiddenLabel "Neophron percnopterus"@fi,
        "Neophron percnopterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukorppikotka"@fi,
        "smutsgam"@sv .

<http://tun.fi/MX.26557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Circaetus gallicus" ;
    dwc:scientificNameAuthorship "(J.F. Gmelin, 1788)" ;
    skos:broader <http://tun.fi/MX.26556> ;
    skos:hiddenLabel "Circaetus gallicus"@fi,
        "Circaetus gallicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käärmekotka"@fi,
        "ormörn"@sv .

<http://tun.fi/MX.26592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Circus cyaneus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.26589> ;
    skos:hiddenLabel "Circus cyaneus"@fi,
        "Circus cyaneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisuohaukka"@fi,
        "blå kärrhök"@sv .

<http://tun.fi/MX.26594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Circus macrourus" ;
    dwc:scientificNameAuthorship "(S.G. Gmelin, 1770)" ;
    skos:broader <http://tun.fi/MX.26589> ;
    skos:hiddenLabel "Circus macrourus"@fi,
        "Circus macrourus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arosuohaukka"@fi,
        "stäpphök"@sv .

<http://tun.fi/MX.26596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Circus pygargus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26589> ;
    skos:hiddenLabel "Circus pygargus"@fi,
        "Circus pygargus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittysuohaukka"@fi,
        "ängshök"@sv .

<http://tun.fi/MX.26597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Circus aeruginosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26589> ;
    skos:hiddenLabel "Circus aeruginosus"@fi,
        "Circus aeruginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosuohaukka"@fi,
        "brun kärrhök"@sv .

<http://tun.fi/MX.26639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Accipiter nisus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26603> ;
    skos:hiddenLabel "Accipiter nisus"@fi,
        "Accipiter nisus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varpushaukka"@fi,
        "sparvhök"@sv .

<http://tun.fi/MX.26647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Accipiter gentilis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26603> ;
    skos:hiddenLabel "Accipiter gentilis"@fi,
        "Accipiter gentilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanahaukka"@fi,
        "duvhök"@sv .

<http://tun.fi/MX.26704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buteo lagopus" ;
    dwc:scientificNameAuthorship "(Pontoppidan, 1763)" ;
    skos:broader <http://tun.fi/MX.26684> ;
    skos:hiddenLabel "Buteo lagopus"@fi,
        "Buteo lagopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piekana"@fi,
        "fjällvråk"@sv .

<http://tun.fi/MX.26705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buteo rufinus" ;
    dwc:scientificNameAuthorship "(Cretzschmar, 1829)" ;
    skos:broader <http://tun.fi/MX.26684> ;
    skos:hiddenLabel "Buteo rufinus"@fi,
        "Buteo rufinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arohiirihaukka"@fi,
        "örnvråk"@sv .

<http://tun.fi/MX.26722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clanga pomarina" ;
    dwc:scientificNameAuthorship "(C.L. Brehm, 1831)" ;
    skos:broader <http://tun.fi/MX.298108> ;
    skos:hiddenLabel "Aquila pomarina"@fi,
        "Clanga pomarina"@fi,
        "Aquila pomarina"@sv,
        "Clanga pomarina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukiljukotka"@fi,
        "mindre skrikörn"@sv .

<http://tun.fi/MX.26723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clanga clanga" ;
    dwc:scientificNameAuthorship "(Pallas, 1811)" ;
    skos:broader <http://tun.fi/MX.298108> ;
    skos:hiddenLabel "Aquila clanga"@fi,
        "Clanga clanga"@fi,
        "Aquila clanga"@sv,
        "Clanga clanga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiljukotka"@fi,
        "större skrikörn"@sv .

<http://tun.fi/MX.26725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aquila heliaca" ;
    dwc:scientificNameAuthorship "Savigny, 1809" ;
    skos:broader <http://tun.fi/MX.26721> ;
    skos:hiddenLabel "Aquila heliaca"@fi,
        "Aquila heliaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keisarikotka"@fi,
        "kejsarörn"@sv .

<http://tun.fi/MX.26727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aquila chrysaetos" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26721> ;
    skos:hiddenLabel "Aquila chrysaetos"@fi,
        "Aquila chrysaetos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maakotka"@fi,
        "kungsörn"@sv .

<http://tun.fi/MX.26734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieraaetus pennatus" ;
    dwc:scientificNameAuthorship "(J.F. Gmelin, 1788)" ;
    skos:broader <http://tun.fi/MX.26730> ;
    skos:hiddenLabel "Aquila pennata"@fi,
        "Hieraaetus pennatus"@fi,
        "Hieraeetus pennatus"@fi,
        "Aquila pennata"@sv,
        "Hieraaetus pennatus"@sv,
        "Hieraeetus pennatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukotka"@fi,
        "dvärgörn"@sv .

<http://tun.fi/MX.26792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falco naumanni" ;
    dwc:scientificNameAuthorship "Fleischer, 1818" ;
    skos:broader <http://tun.fi/MX.26791> ;
    skos:hiddenLabel "Falco naumanni"@fi,
        "Falco naumanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutuulihaukka"@fi,
        "rödfalk"@sv .

<http://tun.fi/MX.26796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falco tinnunculus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26791> ;
    skos:hiddenLabel "Falco tinnunculus"@fi,
        "Falco tinnunculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuulihaukka"@fi,
        "tornfalk"@sv .

<http://tun.fi/MX.26805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falco vespertinus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1766" ;
    skos:broader <http://tun.fi/MX.26791> ;
    skos:hiddenLabel "Falco vespertinus"@fi,
        "Falco vespertinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punajalkahaukka"@fi,
        "aftonfalk"@sv .

<http://tun.fi/MX.26808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falco columbarius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26791> ;
    skos:hiddenLabel "Falco columbarius"@fi,
        "Falco columbarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ampuhaukka"@fi,
        "stenfalk"@sv .

<http://tun.fi/MX.26811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falco subbuteo" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26791> ;
    skos:hiddenLabel "Falco subbuteo"@fi,
        "Falco subbuteo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuolihaukka"@fi,
        "lärkfalk"@sv .

<http://tun.fi/MX.26815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falco eleonorae" ;
    dwc:scientificNameAuthorship "Gené, 1839" ;
    skos:broader <http://tun.fi/MX.26791> ;
    skos:hiddenLabel "Falco eleonorae"@fi,
        "Falco eleonorae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välimerenhaukka"@fi,
        "eleonorafalk"@sv .

<http://tun.fi/MX.26824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falco cherrug" ;
    dwc:scientificNameAuthorship "J.E. Gray, 1834" ;
    skos:broader <http://tun.fi/MX.26791> ;
    skos:hiddenLabel "Falco cherrug"@fi,
        "Falco cherrug"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aavikkohaukka"@fi,
        "tatarfalk"@sv .

<http://tun.fi/MX.26825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falco rusticolus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26791> ;
    skos:hiddenLabel "Falco rusticolus"@fi,
        "Falco rusticolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihaukka"@fi,
        "jaktfalk"@sv .

<http://tun.fi/MX.26828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falco peregrinus" ;
    dwc:scientificNameAuthorship "Tunstall, 1771" ;
    skos:broader <http://tun.fi/MX.26791> ;
    skos:hiddenLabel "Falco peregrinus"@fi,
        "Falco peregrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muuttohaukka"@fi,
        "pilgrimsfalk"@sv .

<http://tun.fi/MX.26921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagopus lagopus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26920> ;
    skos:hiddenLabel "Lagopus lagopus"@fi,
        "Lagopus lagopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riekko"@fi,
        "dalripa"@sv .

<http://tun.fi/MX.26922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagopus muta" ;
    dwc:scientificNameAuthorship "(Montin, 1781)" ;
    skos:broader <http://tun.fi/MX.26920> ;
    skos:hiddenLabel "Lagopus muta"@fi,
        "Lagopus mutus"@fi,
        "Lagopus muta"@sv,
        "Lagopus mutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiruna"@fi,
        "fjällripa"@sv .

<http://tun.fi/MX.26926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyrurus tetrix" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.207182> ;
    skos:hiddenLabel "Lyrurus tetrix"@fi,
        "Tetrao tetrix"@fi,
        "Lyrurus tetrix"@sv,
        "Tetrao tetrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teeri"@fi,
        "orre"@sv .

<http://tun.fi/MX.26928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrao urogallus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26924> ;
    skos:hiddenLabel "Tetrao urogallus"@fi,
        "Tetrao urogallus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metso"@fi,
        "tjäder"@sv .

<http://tun.fi/MX.26931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrastes bonasia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.297894> ;
    skos:hiddenLabel "Bonasa bonasia"@fi,
        "Tetrastes bonasia"@fi,
        "Bonasa bonasia"@sv,
        "Tetrastes bonasia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyy"@fi,
        "järpe"@sv .

<http://tun.fi/MX.27048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perdix perdix" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27047> ;
    skos:hiddenLabel "Perdix perdix"@fi,
        "Perdix perdix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltopyy"@fi,
        "rapphöna"@sv .

<http://tun.fi/MX.27058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coturnix coturnix" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27057> ;
    skos:hiddenLabel "Coturnix coturnix"@fi,
        "Coturnix coturnix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiriäinen"@fi,
        "vaktel"@sv .

<http://tun.fi/MX.27152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phasianus colchicus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27151> ;
    skos:hiddenLabel "Phasianus colchicus"@fi,
        "Phasianus colchicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "fasaani"@fi,
        "fasan"@sv .

<http://tun.fi/MX.27214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grus grus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27213> ;
    skos:hiddenLabel "Grus grus"@fi,
        "Grus grus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurki"@fi,
        "trana"@sv .

<http://tun.fi/MX.27217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antigone canadensis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.298041> ;
    skos:hiddenLabel "Antigone canadensis"@fi,
        "Grus canadensis"@fi,
        "Antigone canadensis"@sv,
        "Grus canadensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakurki"@fi,
        "prärietrana"@sv .

<http://tun.fi/MX.27227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grus virgo" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27213> ;
    skos:hiddenLabel "Anthropoides virgo"@fi,
        "Grus virgo"@fi,
        "Anthropoides virgo"@sv,
        "Grus virgo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neitokurki"@fi,
        "jungfrutrana"@sv .

<http://tun.fi/MX.272631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladoneura hirtipennis" ;
    dwc:scientificNameAuthorship "(Siebke, 1863)" ;
    skos:broader <http://tun.fi/MX.272630> ;
    skos:hiddenLabel "Cladoneura hirtipenne"@fi,
        "Cladoneura hirtipenne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladoneura hirtipennis"@fi,
        "Cladoneura hirtipennis"@sv .

<http://tun.fi/MX.272633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera gigantea" ;
    dwc:scientificNameAuthorship "(Dahl, 1967)" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera gigantea"@fi,
        "Trichocera gigantea"@sv .

<http://tun.fi/MX.272634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera lutea" ;
    dwc:scientificNameAuthorship "Becher, 1886" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:hiddenLabel "Trichocera stecki"@fi,
        "Trichocera stecki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera lutea"@fi,
        "Trichocera lutea"@sv .

<http://tun.fi/MX.272635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera mackenziei" ;
    dwc:scientificNameAuthorship "(Dahl, 1967)" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera mackenziei"@fi,
        "Trichocera mackenziei"@sv .

<http://tun.fi/MX.272637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera annulata" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera annulata"@fi,
        "Trichocera annulata"@sv .

<http://tun.fi/MX.272638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera arctica" ;
    dwc:scientificNameAuthorship "Lundström, 1915" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera arctica"@fi,
        "Trichocera arctica"@sv .

<http://tun.fi/MX.272639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera implicata" ;
    dwc:scientificNameAuthorship "Dahl, 1976" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera implicata"@fi,
        "Trichocera implicata"@sv .

<http://tun.fi/MX.272640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera maculipennis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera maculipennis"@fi,
        "Trichocera maculipennis"@sv .

<http://tun.fi/MX.272641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera parva" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera parva"@fi,
        "Trichocera parva"@sv .

<http://tun.fi/MX.272642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera regelationis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera regelationis"@fi,
        "Trichocera regelationis"@sv .

<http://tun.fi/MX.272643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera rufescens" ;
    dwc:scientificNameAuthorship "Edwards, 1921" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera rufescens"@fi,
        "Trichocera rufescens"@sv .

<http://tun.fi/MX.272644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera saltator" ;
    dwc:scientificNameAuthorship "(Harris, 1776)" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:hiddenLabel "Trichocera fuscata"@fi,
        "Trichocera fuscata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera saltator"@fi,
        "Trichocera saltator"@sv .

<http://tun.fi/MX.272645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera sparsa" ;
    dwc:scientificNameAuthorship "Starý & Martinovský, 1996" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera sparsa"@fi,
        "Trichocera sparsa"@sv .

<http://tun.fi/MX.272647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera hiemalis" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera hiemalis"@fi,
        "Trichocera hiemalis"@sv .

<http://tun.fi/MX.272648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera inexplorata" ;
    dwc:scientificNameAuthorship "(Dahl, 1967)" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera inexplorata"@fi,
        "Trichocera inexplorata"@sv .

<http://tun.fi/MX.272649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera major" ;
    dwc:scientificNameAuthorship "Edwards, 1921" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera major"@fi,
        "Trichocera major"@sv .

<http://tun.fi/MX.272650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera sibirica" ;
    dwc:scientificNameAuthorship "Edwards, 1920" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera sibirica"@fi,
        "Trichocera sibirica"@sv .

<http://tun.fi/MX.272655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranota bimaculata" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.272653> ;
    skos:hiddenLabel "Dicranota bimaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokoskikirsikäs"@fi,
        "Dicranota bimaculata"@sv .

<http://tun.fi/MX.272656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranota crassicauda" ;
    dwc:scientificNameAuthorship "Tjeder, 1972" ;
    skos:broader <http://tun.fi/MX.272653> ;
    skos:hiddenLabel "Dicranota crassicauda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikoskikirsikäs"@fi,
        "Dicranota crassicauda"@sv .

<http://tun.fi/MX.272657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranota guerini" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.272653> ;
    skos:hiddenLabel "Dicranota guerini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uomakirsikäs"@fi,
        "Dicranota guerini"@sv .

<http://tun.fi/MX.272659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranota gracilipes" ;
    dwc:scientificNameAuthorship "Wahlgren, 1905" ;
    skos:broader <http://tun.fi/MX.272653> ;
    skos:hiddenLabel "Dicranota gracilipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskikirsikäs"@fi,
        "Dicranota gracilipes"@sv .

<http://tun.fi/MX.272660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranota pavida" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.272653> ;
    skos:hiddenLabel "Dicranota pavida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kylmänkirsikäs"@fi,
        "Dicranota pavida"@sv .

<http://tun.fi/MX.272661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranota robusta" ;
    dwc:scientificNameAuthorship "Lundström, 1912" ;
    skos:broader <http://tun.fi/MX.272653> ;
    skos:hiddenLabel "Dicranota robusta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karskikirsikäs"@fi,
        "Dicranota robusta"@sv .

<http://tun.fi/MX.272662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranota subtilis" ;
    dwc:scientificNameAuthorship "Loew, 1871" ;
    skos:broader <http://tun.fi/MX.272653> ;
    skos:hiddenLabel "Dicranota subtilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "morostokirsikäs"@fi,
        "Dicranota subtilis"@sv .

<http://tun.fi/MX.272664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranota exclusa" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.272653> ;
    skos:hiddenLabel "Dicranota exclusa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tursonkirsikäs"@fi,
        "Dicranota exclusa"@sv .

<http://tun.fi/MX.272667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pedicia straminea" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.272665> ;
    skos:hiddenLabel "Pedicia straminea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasjärrikirsikäs"@fi,
        "Pedicia straminea"@sv .

<http://tun.fi/MX.272669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pedicia rivosa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "juomuvaaksiainen"@fi ;
    skos:broader <http://tun.fi/MX.272665> ;
    skos:hiddenLabel "Pedicia rivosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juomujärrikirsikäs"@fi,
        "Pedicia rivosa"@sv .

<http://tun.fi/MX.272672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricyphona immaculata" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.272670> ;
    skos:hiddenLabel "Tricyphona immaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummarapakirsikäs"@fi,
        "Tricyphona immaculata"@sv .

<http://tun.fi/MX.272673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricyphona livida" ;
    dwc:scientificNameAuthorship "Madarassy, 1881" ;
    skos:broader <http://tun.fi/MX.272670> ;
    skos:hiddenLabel "Tricyphona livida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkurapakirsikäs"@fi,
        "Tricyphona livida"@sv .

<http://tun.fi/MX.272674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricyphona schummeli" ;
    dwc:scientificNameAuthorship "Edwards, 1921" ;
    skos:broader <http://tun.fi/MX.272670> ;
    skos:hiddenLabel "Tricyphona schummeli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nororapakirsikäs"@fi,
        "Tricyphona schummeli"@sv .

<http://tun.fi/MX.272675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricyphona unicolor" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.272670> ;
    skos:hiddenLabel "Tricyphona unicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevarapakirsikäs"@fi,
        "Tricyphona unicolor"@sv .

<http://tun.fi/MX.272679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ula bolitophila" ;
    dwc:scientificNameAuthorship "Loew, 1869" ;
    skos:broader <http://tun.fi/MX.272677> ;
    skos:hiddenLabel "Ula bolitophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpämetsäkirsikäs"@fi,
        "Ula bolitophila"@sv .

<http://tun.fi/MX.272680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ula kiushiuensis" ;
    dwc:scientificNameAuthorship "Loew, 1869" ;
    skos:broader <http://tun.fi/MX.272677> ;
    skos:hiddenLabel "Ula kiushiuensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänmetsäkirsikäs"@fi,
        "Ula kiushiuensis"@sv .

<http://tun.fi/MX.272681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ula mixta" ;
    dwc:scientificNameAuthorship "Starý, 1983" ;
    skos:broader <http://tun.fi/MX.272677> ;
    skos:hiddenLabel "Ula mixta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutkametsäkirsikäs"@fi,
        "Ula mixta"@sv .

<http://tun.fi/MX.272682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ula mollissima" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.272677> ;
    skos:hiddenLabel "Ula inconclusa"@fi,
        "Ula mollissima"@fi,
        "Ula inconclusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pehmytmetsäkirsikäs"@fi,
        "Ula mollissima"@sv .

<http://tun.fi/MX.272683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ula sylvatica" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272677> ;
    skos:hiddenLabel "Ula sylvatica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "atrainmetsäkirsikäs"@fi,
        "Ula sylvatica"@sv .

<http://tun.fi/MX.272685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoconopa forcipata" ;
    dwc:scientificNameAuthorship "(Lundström, 1915)" ;
    skos:broader <http://tun.fi/MX.272684> ;
    skos:hiddenLabel "Arctoconopa forcipata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsorakirsikäs"@fi,
        "Arctoconopa forcipata"@sv .

<http://tun.fi/MX.272686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoconopa obscuripes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.272684> ;
    skos:hiddenLabel "Arctoconopa obscuripes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "routasorakirsikäs"@fi,
        "Arctoconopa obscuripes"@sv .

<http://tun.fi/MX.272687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoconopa zonata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.272684> ;
    skos:hiddenLabel "Arctoconopa zonata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purosorakirsikäs"@fi,
        "Arctoconopa zonata"@sv .

<http://tun.fi/MX.272690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilotrichia imbuta" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272688> ;
    skos:hiddenLabel "Cheilotrichia imbuta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjupaisekirsikäs"@fi,
        "Cheilotrichia imbuta"@sv .

<http://tun.fi/MX.272692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilotrichia areolata" ;
    dwc:scientificNameAuthorship "(Lundström, 1912)" ;
    skos:broader <http://tun.fi/MX.272688> ;
    skos:hiddenLabel "Cheilotrichia areolata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suopaisekirsikäs"@fi,
        "Cheilotrichia areolata"@sv .

<http://tun.fi/MX.272693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilotrichia cinerascens" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.272688> ;
    skos:hiddenLabel "Cheilotrichia cinerascens"@fi,
        "Cheilotrichia nubila"@fi,
        "Cheilotrichia nubila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentopaisekirsikäs"@fi,
        "Cheilotrichia cinerascens"@sv .

<http://tun.fi/MX.272694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilotrichia neglecta" ;
    dwc:scientificNameAuthorship "(Lackschewitz, 1927)" ;
    skos:broader <http://tun.fi/MX.272688> ;
    skos:hiddenLabel "Cheilotrichia neglecta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtapaisekirsikäs"@fi,
        "Cheilotrichia neglecta"@sv .

<http://tun.fi/MX.272697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionea araneoides" ;
    dwc:scientificNameAuthorship "Dalman, 1816" ;
    skos:broader <http://tun.fi/MX.272695> ;
    skos:hiddenLabel "Chionea araneoides"@fi,
        "Chionea minuta"@fi,
        "Chionea minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorilumikirsikäs"@fi,
        "Chionea araneoides"@sv .

<http://tun.fi/MX.272698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionea crassipes" ;
    dwc:scientificNameAuthorship "Boheman, 1846" ;
    skos:broader <http://tun.fi/MX.272695> ;
    skos:hiddenLabel "Chionea crassipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinlumikirsikäs"@fi,
        "Chionea crassipes"@sv .

<http://tun.fi/MX.272700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionea lutescens" ;
    dwc:scientificNameAuthorship "Lundström, 1907" ;
    skos:broader <http://tun.fi/MX.272695> ;
    skos:hiddenLabel "Chionea brevirostris"@fi,
        "Chionea lutescens"@fi,
        "Chionea brevirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuoskalumikirsikäs"@fi,
        "Chionea lutescens"@sv .

<http://tun.fi/MX.272702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crypteria limnophiloides" ;
    dwc:scientificNameAuthorship "Bergroth, 1913" ;
    skos:broader <http://tun.fi/MX.272701> ;
    skos:hiddenLabel "Crypteria limnophiloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkukeijukirsikäs"@fi,
        "Crypteria limnophiloides"@sv .

<http://tun.fi/MX.272704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erioconopa diuturna" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.272703> ;
    skos:hiddenLabel "Erioconopa diuturna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hankakirsikäs"@fi,
        "Erioconopa diuturna"@sv .

<http://tun.fi/MX.272705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erioconopa trivialis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272703> ;
    skos:hiddenLabel "Erioconopa trivialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsikirsikäs"@fi,
        "Erioconopa trivialis"@sv .

<http://tun.fi/MX.272708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erioptera beckeri" ;
    dwc:scientificNameAuthorship "Kuntze, 1914" ;
    skos:broader <http://tun.fi/MX.272706> ;
    skos:hiddenLabel "Erioptera beckeri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuljuparvekas"@fi,
        "Erioptera beckeri"@sv .

<http://tun.fi/MX.272709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erioptera divisa" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.272706> ;
    skos:hiddenLabel "Erioptera divisa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juuriparvekas"@fi,
        "Erioptera divisa"@sv .

<http://tun.fi/MX.272710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erioptera flavata" ;
    dwc:scientificNameAuthorship "(Westhoff, 1882)" ;
    skos:broader <http://tun.fi/MX.272706> ;
    skos:hiddenLabel "Erioptera flavata"@fi,
        "Erioptera gemina"@fi,
        "Erioptera gemina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaparvekas"@fi,
        "Erioptera flavata"@sv .

<http://tun.fi/MX.272711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erioptera griseipennis" ;
    dwc:scientificNameAuthorship "Meigen, 1838" ;
    skos:broader <http://tun.fi/MX.272706> ;
    skos:hiddenLabel "Erioptera griseipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriparvekas"@fi,
        "Erioptera griseipennis"@sv .

<http://tun.fi/MX.272712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erioptera lutea" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.272706> ;
    skos:hiddenLabel "Erioptera lutea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lenkoparvekas"@fi,
        "Erioptera lutea"@sv .

<http://tun.fi/MX.272713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erioptera nielseni" ;
    dwc:scientificNameAuthorship "de Meijere, 1921" ;
    skos:broader <http://tun.fi/MX.272706> ;
    skos:hiddenLabel "Erioptera nielseni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevaparvekas"@fi,
        "Erioptera nielseni"@sv .

<http://tun.fi/MX.272714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erioptera pederi" ;
    dwc:scientificNameAuthorship "Tjeder, 1969" ;
    skos:broader <http://tun.fi/MX.272706> ;
    skos:hiddenLabel "Erioptera pederi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdeparvekas"@fi,
        "Erioptera pederi"@sv .

<http://tun.fi/MX.272715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erioptera sordida" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.272706> ;
    skos:hiddenLabel "Erioptera sordida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtaparvekas"@fi,
        "Erioptera sordida"@sv .

<http://tun.fi/MX.272716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erioptera squalida" ;
    dwc:scientificNameAuthorship "Loew, 1871" ;
    skos:broader <http://tun.fi/MX.272706> ;
    skos:hiddenLabel "Erioptera squalida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saraparvekas"@fi,
        "Erioptera squalida"@sv .

<http://tun.fi/MX.272717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erioptera tordi" ;
    dwc:scientificNameAuthorship "Tjeder, 1973" ;
    skos:broader <http://tun.fi/MX.272706> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erioptera tordi"@fi,
        "Erioptera tordi"@sv .

<http://tun.fi/MX.272719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnophomyia acheron" ;
    dwc:scientificNameAuthorship "Alexander, 1950" ;
    skos:broader <http://tun.fi/MX.272718> ;
    skos:hiddenLabel "Gnophomyia acheron"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapanokikirsikäs"@fi,
        "Gnophomyia acheron"@sv .

<http://tun.fi/MX.272720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnophomyia lugubris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.272718> ;
    skos:hiddenLabel "Gnophomyia lugubris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnanokikirsikäs"@fi,
        "Gnophomyia lugubris"@sv .

<http://tun.fi/MX.272721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnophomyia viridipennis" ;
    dwc:scientificNameAuthorship "(Gimmerthal, 1847)" ;
    skos:broader <http://tun.fi/MX.272718> ;
    skos:hiddenLabel "Gnophomyia viridipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarninokikirsikäs"@fi,
        "Gnophomyia viridipennis"@sv .

<http://tun.fi/MX.272723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonempeda flava" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.272722> ;
    skos:hiddenLabel "Gonempeda flava"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtakirsikäs"@fi,
        "Gonempeda flava"@sv .

<http://tun.fi/MX.272726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonomyia abscondita" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1935" ;
    skos:broader <http://tun.fi/MX.272724> ;
    skos:hiddenLabel "Gonomyia abscondita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdemyrrykäs"@fi,
        "Gonomyia abscondita"@sv .

<http://tun.fi/MX.272727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonomyia bifida" ;
    dwc:scientificNameAuthorship "Tonnoir, 1920" ;
    skos:broader <http://tun.fi/MX.272724> ;
    skos:hiddenLabel "Gonomyia bifida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kypärämyrrykäs"@fi,
        "Gonomyia bifida"@sv .

<http://tun.fi/MX.272728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonomyia dentata" ;
    dwc:scientificNameAuthorship "de Meijere, 1920" ;
    skos:broader <http://tun.fi/MX.272724> ;
    skos:hiddenLabel "Gonomyia dentata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kynsimyrrykäs"@fi,
        "Gonomyia dentata"@sv .

<http://tun.fi/MX.272729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonomyia simplex" ;
    dwc:scientificNameAuthorship "Tonnoir, 1920" ;
    skos:broader <http://tun.fi/MX.272724> ;
    skos:hiddenLabel "Gonomyia simplex"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkumyrrykäs"@fi,
        "Gonomyia simplex"@sv .

<http://tun.fi/MX.272730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonomyia stackelbergi" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1935" ;
    skos:broader <http://tun.fi/MX.272724> ;
    skos:hiddenLabel "Gonomyia stackelbergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjanmyrrykäs"@fi,
        "Gonomyia stackelbergi"@sv .

<http://tun.fi/MX.272731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonomyia tenella" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272724> ;
    skos:hiddenLabel "Gonomyia tenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "joutsenmyrrykäs"@fi,
        "Gonomyia tenella"@sv .

<http://tun.fi/MX.272733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonomyia edwardsi" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1925" ;
    skos:broader <http://tun.fi/MX.272724> ;
    skos:hiddenLabel "Gonomyia edwardsi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sekomyrrykäs"@fi,
        "Gonomyia edwardsi"@sv .

<http://tun.fi/MX.272736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplolabis areolata" ;
    dwc:scientificNameAuthorship "(Siebke, 1872)" ;
    skos:broader <http://tun.fi/MX.272734> ;
    skos:hiddenLabel "Hoplolabis areolata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särmävilukirsikäs"@fi,
        "Hoplolabis areolata"@sv .

<http://tun.fi/MX.272737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplolabis vicina" ;
    dwc:scientificNameAuthorship "(Tonnoir, 1920)" ;
    skos:broader <http://tun.fi/MX.272734> ;
    skos:hiddenLabel "Hoplolabis vicina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojavilukirsikäs"@fi,
        "Hoplolabis vicina"@sv .

<http://tun.fi/MX.272738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus appendiculatus" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus appendiculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jatkemutakirsikäs"@fi,
        "Molophilus appendiculatus"@sv .

<http://tun.fi/MX.272739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus ater" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus ater"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiömutakirsikäs"@fi,
        "Molophilus ater"@sv .

<http://tun.fi/MX.272740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus bifidus" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1920" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus bifidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdemutakirsikäs"@fi,
        "Molophilus bifidus"@sv .

<http://tun.fi/MX.272741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus bihamatus" ;
    dwc:scientificNameAuthorship "de Meijere, 1918" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus bihamatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostemutakirsikäs"@fi,
        "Molophilus bihamatus"@sv .

<http://tun.fi/MX.272742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus cinereifrons" ;
    dwc:scientificNameAuthorship "de Meijere, 1920" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus cinereifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keitomutakirsikäs"@fi,
        "Molophilus cinereifrons"@sv .

<http://tun.fi/MX.272743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus corniger" ;
    dwc:scientificNameAuthorship "de Meijere, 1920" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus corniger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkumutakirsikäs"@fi,
        "Molophilus corniger"@sv .

<http://tun.fi/MX.272744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus crassipygus" ;
    dwc:scientificNameAuthorship "de Meijere, 1918" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus crassipygus"@fi,
        "Molophilus ochrescens"@fi,
        "Molophilus ochrescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tievimutakirsikäs"@fi,
        "Molophilus crassipygus"@sv .

<http://tun.fi/MX.272745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus flavus" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1920" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus flavus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hyyttömutakirsikäs"@fi,
        "Molophilus flavus"@sv .

<http://tun.fi/MX.272746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus griseus" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus griseus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenmutakirsikäs"@fi,
        "Molophilus griseus"@sv .

<http://tun.fi/MX.272747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus medius" ;
    dwc:scientificNameAuthorship "de Meijere, 1918" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus medius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pykälämutakirsikäs"@fi,
        "Molophilus medius"@sv .

<http://tun.fi/MX.272748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus obscurus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus obscurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raspimutakirsikäs"@fi,
        "Molophilus obscurus"@sv .

<http://tun.fi/MX.272749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus occultus" ;
    dwc:scientificNameAuthorship "de Meijere, 1918" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus occultus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karumutakirsikäs"@fi,
        "Molophilus occultus"@sv .

<http://tun.fi/MX.272750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus ochraceus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus ochraceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinämutakirsikäs"@fi,
        "Molophilus ochraceus"@sv .

<http://tun.fi/MX.272751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus propinquus" ;
    dwc:scientificNameAuthorship "(Egger, 1863)" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:hiddenLabel "Molophilus propinquus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kynsimutakirsikäs"@fi,
        "Molophilus propinquus"@sv .

<http://tun.fi/MX.272752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molophilus pullus" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1927" ;
    skos:broader <http://tun.fi/MX.211043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Molophilus pullus"@fi,
        "Molophilus pullus"@sv .

<http://tun.fi/MX.272754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neolimnophila carteri" ;
    dwc:scientificNameAuthorship "(Tonnoir, 1921)" ;
    skos:broader <http://tun.fi/MX.272753> ;
    skos:hiddenLabel "Neolimnophila carteri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohämykirsikäs"@fi,
        "Neolimnophila carteri"@sv .

<http://tun.fi/MX.272755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neolimnophila placida" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.272753> ;
    skos:hiddenLabel "Neolimnophila placida"@fi,
        "Neolimnophila ultima"@fi,
        "Neolimnophila ultima ultima"@fi,
        "Neolimnophila ultima"@sv,
        "Neolimnophila ultima ultima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaislahämykirsikäs"@fi,
        "Neolimnophila placida"@sv .

<http://tun.fi/MX.272757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormosia sootryeni" ;
    dwc:scientificNameAuthorship "(Lackschewitz, 1935)" ;
    skos:broader <http://tun.fi/MX.211042> ;
    skos:hiddenLabel "Ormosia sootryeni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naskalikirsikäs"@fi,
        "Ormosia sootryeni"@sv .

<http://tun.fi/MX.272759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormosia brevinervis" ;
    dwc:scientificNameAuthorship "(Lundström, 1907)" ;
    skos:broader <http://tun.fi/MX.211042> ;
    skos:hiddenLabel "Ormosia brevinervis"@fi,
        "Rhypholophus brevinervis"@fi,
        "Rhypholophus brevinervis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kölinkirsikäs"@fi,
        "Ormosia brevinervis"@sv .

<http://tun.fi/MX.27276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rallus aquaticus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27259> ;
    skos:hiddenLabel "Rallus aquaticus"@fi,
        "Rallus aquaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakana"@fi,
        "vattenrall"@sv .

<http://tun.fi/MX.272760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormosia clavata" ;
    dwc:scientificNameAuthorship "(Tonnoir, 1920)" ;
    skos:broader <http://tun.fi/MX.211042> ;
    skos:hiddenLabel "Ormosia clavata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylppäkirsikäs"@fi,
        "Ormosia clavata"@sv .

<http://tun.fi/MX.272761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormosia depilata" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.211042> ;
    skos:hiddenLabel "Ormosia depilata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tapionkirsikäs"@fi,
        "Ormosia depilata"@sv .

<http://tun.fi/MX.272762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormosia fascipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.211042> ;
    skos:hiddenLabel "Ormosia fascipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napakirsikäs"@fi,
        "Ormosia fascipennis"@sv .

<http://tun.fi/MX.272763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormosia hederae" ;
    dwc:scientificNameAuthorship "(Curtis, 1835)" ;
    skos:broader <http://tun.fi/MX.211042> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ormosia hederae"@fi,
        "Ormosia hederae"@sv .

<http://tun.fi/MX.272764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormosia lineata" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.211042> ;
    skos:hiddenLabel "Ormosia lineata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koukkukirsikäs"@fi,
        "Ormosia lineata"@sv .

<http://tun.fi/MX.272765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormosia loxia" ;
    dwc:scientificNameAuthorship "Starý, 1983" ;
    skos:broader <http://tun.fi/MX.211042> ;
    skos:hiddenLabel "Ormosia loxia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpykirsikäs"@fi,
        "Ormosia loxia"@sv .

<http://tun.fi/MX.272766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormosia pseudosimilis" ;
    dwc:scientificNameAuthorship "(Lundström, 1912)" ;
    skos:broader <http://tun.fi/MX.211042> ;
    skos:hiddenLabel "Ormosia pseudosimilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonikirsikäs"@fi,
        "Ormosia pseudosimilis"@sv .

<http://tun.fi/MX.272767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormosia ruficauda" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.211042> ;
    skos:hiddenLabel "Ormosia ruficauda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokapaikankirsikäs"@fi,
        "Ormosia ruficauda"@sv .

<http://tun.fi/MX.272768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormosia staegeriana" ;
    dwc:scientificNameAuthorship "Alexander, 1953" ;
    skos:broader <http://tun.fi/MX.211042> ;
    skos:hiddenLabel "Ormosia staegeriana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokirsikäs"@fi,
        "Ormosia staegeriana"@sv .

<http://tun.fi/MX.272770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllolabis macroura" ;
    dwc:scientificNameAuthorship "(Siebke, 1863)" ;
    skos:broader <http://tun.fi/MX.272769> ;
    skos:hiddenLabel "Phyllolabis macroura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorikirsikäs"@fi,
        "Phyllolabis macroura"@sv .

<http://tun.fi/MX.272772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhabdomastix borealis" ;
    dwc:scientificNameAuthorship "Alexander, 1924" ;
    skos:broader <http://tun.fi/MX.272771> ;
    skos:hiddenLabel "Rhabdomastix borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juminköyrykäs"@fi,
        "Rhabdomastix borealis"@sv .

<http://tun.fi/MX.272773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhabdomastix laeta" ;
    dwc:scientificNameAuthorship "(Loew, 1873)" ;
    skos:broader <http://tun.fi/MX.272771> ;
    skos:hiddenLabel "Rhabdomastix laeta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasköyrykäs"@fi,
        "Rhabdomastix laeta"@sv .

<http://tun.fi/MX.272774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhabdomastix parva" ;
    dwc:scientificNameAuthorship "(Siebke, 1863)" ;
    skos:broader <http://tun.fi/MX.272771> ;
    skos:hiddenLabel "Rhabdomastix parva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "immenköyrykäs"@fi,
        "Rhabdomastix parva"@sv .

<http://tun.fi/MX.272776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhypholophus haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.272775> ;
    skos:hiddenLabel "Rhypholophus haemorrhoidalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "elokorpikirsikäs"@fi,
        "Rhypholophus haemorrhoidalis"@sv .

<http://tun.fi/MX.272777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhypholophus varius" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272775> ;
    skos:hiddenLabel "Rhypholophus varius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "yrttikorpikirsikäs"@fi,
        "Rhypholophus varius"@sv .

<http://tun.fi/MX.272779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroprocta pentagonalis" ;
    dwc:scientificNameAuthorship "(Loew, 1973)" ;
    skos:broader <http://tun.fi/MX.272778> ;
    skos:hiddenLabel "Scleroprocta pentagonalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkilähdekirsikäs"@fi,
        "Scleroprocta pentagonalis"@sv .

<http://tun.fi/MX.272780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleroprocta sororcula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.272778> ;
    skos:hiddenLabel "Scleroprocta danica"@fi,
        "Scleroprocta sororcula"@fi,
        "Scleroprocta danica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuirilähdekirsikäs"@fi,
        "Scleroprocta sororcula"@sv .

<http://tun.fi/MX.272783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplecta lindrothi" ;
    dwc:scientificNameAuthorship "(Tjeder, 1955)" ;
    skos:broader <http://tun.fi/MX.272781> ;
    skos:hiddenLabel "Symplecta lindrothi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupohjankirsikäs"@fi,
        "Symplecta lindrothi"@sv .

<http://tun.fi/MX.272784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplecta meigeni" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.272781> ;
    skos:hiddenLabel "Symplecta meigeni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsakirsikäs"@fi,
        "Symplecta meigeni"@sv .

<http://tun.fi/MX.272785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplecta stictica" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272781> ;
    skos:hiddenLabel "Symplecta stictica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolakirsikäs"@fi,
        "Symplecta stictica"@sv .

<http://tun.fi/MX.272787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplecta chosenensis" ;
    dwc:scientificNameAuthorship "(Alexander, 1940)" ;
    skos:broader <http://tun.fi/MX.272781> ;
    skos:hiddenLabel "Symplecta chosenensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekkiönkirsikäs"@fi,
        "Symplecta chosenensis"@sv .

<http://tun.fi/MX.272788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplecta hybrida" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.272781> ;
    skos:hiddenLabel "Symplecta hybrida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyrkkikirsikäs"@fi,
        "Symplecta hybrida"@sv .

<http://tun.fi/MX.272789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplecta mabelana" ;
    dwc:scientificNameAuthorship "(Alexander, 1955)" ;
    skos:broader <http://tun.fi/MX.272781> ;
    skos:hiddenLabel "Symplecta mabelana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkirsikäs"@fi,
        "Symplecta mabelana"@sv .

<http://tun.fi/MX.272790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplecta scotica" ;
    dwc:scientificNameAuthorship "(Edwards, 1938)" ;
    skos:broader <http://tun.fi/MX.272781> ;
    skos:hiddenLabel "Symplecta scotica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sapelikirsikäs"@fi,
        "Symplecta scotica"@sv .

<http://tun.fi/MX.272792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplecta pilipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.272781> ;
    skos:hiddenLabel "Symplecta pilipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savikirsikäs"@fi,
        "Symplecta pilipes"@sv .

<http://tun.fi/MX.272795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tasiocera exigua" ;
    dwc:scientificNameAuthorship "Savchenko, 1973" ;
    skos:broader <http://tun.fi/MX.272793> ;
    skos:hiddenLabel "Tasiocera exigua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purohitukirsikäs"@fi,
        "Tasiocera exigua"@sv .

<http://tun.fi/MX.272796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tasiocera fuscescens" ;
    dwc:scientificNameAuthorship "(Lackschewitz, 1940)" ;
    skos:broader <http://tun.fi/MX.272793> ;
    skos:hiddenLabel "Tasiocera fuscescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näkinhitukirsikäs"@fi,
        "Tasiocera fuscescens"@sv .

<http://tun.fi/MX.272797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tasiocera murina" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272793> ;
    skos:hiddenLabel "Tasiocera murina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosohitukirsikäs"@fi,
        "Tasiocera murina"@sv .

<http://tun.fi/MX.272799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelphomyia punctum" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272798> ;
    skos:hiddenLabel "Adelphomyia punctum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkipahlakirsikäs"@fi,
        "Adelphomyia punctum"@sv .

<http://tun.fi/MX.272802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austrolimnophila harperi" ;
    dwc:scientificNameAuthorship "(Alexander, 1926)" ;
    skos:broader <http://tun.fi/MX.272800> ;
    skos:hiddenLabel "Austrolimnophila harperi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokoukkukirsikäs"@fi,
        "Austrolimnophila harperi"@sv .

<http://tun.fi/MX.272803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austrolimnophila unica" ;
    dwc:scientificNameAuthorship "(Osten Sacken, 1869)" ;
    skos:broader <http://tun.fi/MX.272800> ;
    skos:hiddenLabel "Austrolimnophila unica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risukoukkukirsikäs"@fi,
        "Austrolimnophila unica"@sv .

<http://tun.fi/MX.272806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranophragma adjunctum" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.272804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicranophragma adjunctum"@fi,
        "Dicranophragma adjunctum"@sv .

<http://tun.fi/MX.272807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranophragma separatum" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.272804> ;
    skos:hiddenLabel "Dicranophragma leucophaea"@fi,
        "Dicranophragma nemorale"@fi,
        "Dicranophragma separatum"@fi,
        "Dicranophragma leucophaea"@sv,
        "Dicranophragma nemorale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihtikirsikäs"@fi,
        "Dicranophragma separatum"@sv .

<http://tun.fi/MX.272809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eloeophila maculata" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.272808> ;
    skos:hiddenLabel "Eloeophila maculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisamakirsikäs"@fi,
        "Eloeophila maculata"@sv .

<http://tun.fi/MX.272810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eloeophila mundata" ;
    dwc:scientificNameAuthorship "(Loew, 1871)" ;
    skos:broader <http://tun.fi/MX.272808> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eloeophila mundata"@fi,
        "Eloeophila mundata"@sv .

<http://tun.fi/MX.272811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eloeophila submarmorata" ;
    dwc:scientificNameAuthorship "(Verrall, 1887)" ;
    skos:broader <http://tun.fi/MX.272808> ;
    skos:hiddenLabel "Eloeophila submarmorata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdetäpläkirsikäs"@fi,
        "Eloeophila submarmorata"@sv .

<http://tun.fi/MX.272812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eloeophila trimaculata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.272808> ;
    skos:hiddenLabel "Eloeophila trimaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskitäpläkirsikäs"@fi,
        "Eloeophila trimaculata"@sv .

<http://tun.fi/MX.272813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eloeophila verralli" ;
    dwc:scientificNameAuthorship "(Bergroth, 1912)" ;
    skos:broader <http://tun.fi/MX.272808> ;
    skos:hiddenLabel "Eloeophila verralli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reunustäpläkirsikäs"@fi,
        "Eloeophila verralli"@sv .

<http://tun.fi/MX.272816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiphragma ocellare" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.272814> ;
    skos:hiddenLabel "Epiphragma ocellare"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekokieppinen"@fi,
        "Epiphragma ocellare"@sv .

<http://tun.fi/MX.272818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphylidorea dispar" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272817> ;
    skos:hiddenLabel "Euphylidorea dispar"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostelemmokas"@fi,
        "Euphylidorea dispar"@sv .

<http://tun.fi/MX.272819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphylidorea meigeni" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.272817> ;
    skos:hiddenLabel "Euphylidorea meigeni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveälemmokas"@fi,
        "Euphylidorea meigeni"@sv .

<http://tun.fi/MX.272820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphylidorea phaeostigma" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.272817> ;
    skos:hiddenLabel "Euphylidorea phaeostigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkalemmokas"@fi,
        "Euphylidorea phaeostigma"@sv .

<http://tun.fi/MX.272822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutonia barbipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.272821> ;
    skos:hiddenLabel "Eutonia barbipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukonkirsikäs"@fi,
        "Eutonia barbipes"@sv .

<http://tun.fi/MX.272825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hexatoma fuscipennis" ;
    dwc:scientificNameAuthorship "(Curtis, 1836)" ;
    skos:broader <http://tun.fi/MX.272823> ;
    skos:hiddenLabel "Hexatoma fuscipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "enokirsikäs"@fi,
        "Hexatoma fuscipennis"@sv .

<http://tun.fi/MX.272827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idioptera linnei" ;
    dwc:scientificNameAuthorship "Oosterbroek, 1992" ;
    skos:broader <http://tun.fi/MX.272826> ;
    skos:hiddenLabel "Idioptera fasciata"@fi,
        "Idioptera linnei"@fi,
        "Idioptera fasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorahkakirsikäs"@fi,
        "Idioptera linnei"@sv .

<http://tun.fi/MX.272828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idioptera pulchella" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.272826> ;
    skos:hiddenLabel "Idioptera pulchella"@fi,
        "Idioptera pulchella var. macropteryx"@fi,
        "Idioptera pulchella var. macropteryx"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirorahkakirsikäs"@fi,
        "Idioptera pulchella"@sv .

<http://tun.fi/MX.272831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophila pictipennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272829> ;
    skos:hiddenLabel "Limnophila pictipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katvepärskekirsikäs"@fi,
        "Limnophila pictipennis"@sv .

<http://tun.fi/MX.272832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophila schranki" ;
    dwc:scientificNameAuthorship "Oosterbroek, 1992" ;
    skos:broader <http://tun.fi/MX.272829> ;
    skos:hiddenLabel "Limnophila punctata"@fi,
        "Limnophila schranki"@fi,
        "Limnophila punctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puropärskekirsikäs"@fi,
        "Limnophila schranki"@sv .

<http://tun.fi/MX.272835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neolimnomyia batava" ;
    dwc:scientificNameAuthorship "(Edwards, 1938)" ;
    skos:broader <http://tun.fi/MX.272833> ;
    skos:hiddenLabel "Neolimnomyia batava"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norokirsikäs"@fi,
        "Neolimnomyia batava"@sv .

<http://tun.fi/MX.272838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradelphomyia fuscula" ;
    dwc:scientificNameAuthorship "(Loew, 1873)" ;
    skos:broader <http://tun.fi/MX.272836> ;
    skos:hiddenLabel "Paradelphomyia fuscula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleahetekirsikäs"@fi,
        "Paradelphomyia fuscula"@sv .

<http://tun.fi/MX.272839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradelphomyia nigrina" ;
    dwc:scientificNameAuthorship "(Lackschewitz, 1940)" ;
    skos:broader <http://tun.fi/MX.272836> ;
    skos:hiddenLabel "Paradelphomyia nigrina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummahetekirsikäs"@fi,
        "Paradelphomyia nigrina"@sv .

<http://tun.fi/MX.272842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylidorea nigronotata" ;
    dwc:scientificNameAuthorship "(Siebke, 1870)" ;
    skos:broader <http://tun.fi/MX.272840> ;
    skos:hiddenLabel "Phylidorea nigronotata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norjanryönikkä"@fi,
        "Phylidorea nigronotata"@sv .

<http://tun.fi/MX.272844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylidorea fulvonervosa" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.272840> ;
    skos:hiddenLabel "Phylidorea fulvonervosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppiryönikkä"@fi,
        "Phylidorea fulvonervosa"@sv .

<http://tun.fi/MX.272846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylidorea abdominalis" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.272840> ;
    skos:hiddenLabel "Phylidorea abdominalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulskaryönikkä"@fi,
        "Phylidorea abdominalis"@sv .

<http://tun.fi/MX.272847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylidorea bicolor" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.272840> ;
    skos:hiddenLabel "Phylidorea bicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaryönikkä"@fi,
        "Phylidorea bicolor"@sv .

<http://tun.fi/MX.272848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylidorea ferruginea" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272840> ;
    skos:hiddenLabel "Phylidorea ferruginea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtoryönikkä"@fi,
        "Phylidorea ferruginea"@sv .

<http://tun.fi/MX.272849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylidorea heterogyna" ;
    dwc:scientificNameAuthorship "(Bergroth, 1913)" ;
    skos:broader <http://tun.fi/MX.272840> ;
    skos:hiddenLabel "Phylidorea heterogyna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpiryönikkä"@fi,
        "Phylidorea heterogyna"@sv .

<http://tun.fi/MX.272850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylidorea longicornis" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.272840> ;
    skos:hiddenLabel "Phylidorea glabricula"@fi,
        "Phylidorea longicornis"@fi,
        "Phylidorea glabricula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkinuijaryönikkä"@fi,
        "Phylidorea longicornis"@sv .

<http://tun.fi/MX.272851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylidorea nervosa" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.272840> ;
    skos:hiddenLabel "Phylidorea nervosa"@fi,
        "Phylidorea nigricollis"@fi,
        "Phylidorea nigricollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loviryönikkä"@fi,
        "Phylidorea nervosa"@sv .

<http://tun.fi/MX.272852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylidorea squalens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.272840> ;
    skos:hiddenLabel "Phylidorea squalens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoryönikkä"@fi,
        "Phylidorea squalens"@sv .

<http://tun.fi/MX.272853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylidorea umbrarum" ;
    dwc:scientificNameAuthorship "(Krogerus, 1937)" ;
    skos:broader <http://tun.fi/MX.272840> ;
    skos:hiddenLabel "Phylidorea umbrarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigaryönikkä"@fi,
        "Phylidorea umbrarum"@sv .

<http://tun.fi/MX.272855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilaria decolor" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.272854> ;
    skos:hiddenLabel "Pilaria decolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanrutokirsikäs"@fi,
        "Pilaria decolor"@sv .

<http://tun.fi/MX.272856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilaria discicollis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272854> ;
    skos:hiddenLabel "Pilaria discicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "komearutokirsikäs"@fi,
        "Pilaria discicollis"@sv .

<http://tun.fi/MX.272857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilaria meridiana" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.272854> ;
    skos:hiddenLabel "Pilaria meridiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovarutokirsikäs"@fi,
        "Pilaria meridiana"@sv .

<http://tun.fi/MX.272858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilaria nigropunctata" ;
    dwc:scientificNameAuthorship "(Agrell, 1945)" ;
    skos:broader <http://tun.fi/MX.272854> ;
    skos:hiddenLabel "Pilaria nigropunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaalearutokirsikäs"@fi,
        "Pilaria nigropunctata"@sv .

<http://tun.fi/MX.272859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilaria scutellata" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.272854> ;
    skos:hiddenLabel "Pilaria scutellata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampirutokirsikäs"@fi,
        "Pilaria scutellata"@sv .

<http://tun.fi/MX.272862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolimnophila lucorum" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272860> ;
    skos:hiddenLabel "Pseudolimnophila lucorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtanystykirsikäs"@fi,
        "Pseudolimnophila lucorum"@sv .

<http://tun.fi/MX.272864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achyrolimonia decemmaculata" ;
    dwc:scientificNameAuthorship "(Loew, 1873)" ;
    skos:broader <http://tun.fi/MX.272863> ;
    skos:hiddenLabel "Achyrolimonia decemmaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pälvikääpähattara"@fi,
        "Achyrolimonia decemmaculata"@sv .

<http://tun.fi/MX.272867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antocha vitripennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.272865> ;
    skos:hiddenLabel "Antocha vitripennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokikirsikäs"@fi,
        "Antocha vitripennis"@sv .

<http://tun.fi/MX.272870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atypophthalmus inustus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272868> ;
    skos:hiddenLabel "Atypophthalmus inustus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänhytykirsikäs"@fi,
        "Atypophthalmus inustus"@sv .

<http://tun.fi/MX.272871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia aperta" ;
    dwc:scientificNameAuthorship "Wahlgren, 1904" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia aperta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettohattara"@fi,
        "Dicranomyia aperta"@sv .

<http://tun.fi/MX.272872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia autumnalis" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia autumnalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskahattara"@fi,
        "Dicranomyia autumnalis"@sv .

<http://tun.fi/MX.272873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia consimilis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia consimilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuonihattara"@fi,
        "Dicranomyia consimilis"@sv .

<http://tun.fi/MX.272874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia didyma" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia didyma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purohattara"@fi,
        "Dicranomyia didyma"@sv .

<http://tun.fi/MX.272875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia distendens" ;
    dwc:scientificNameAuthorship "Lundström, 1912" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia distendens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turvehattara"@fi,
        "Dicranomyia distendens"@sv .

<http://tun.fi/MX.272876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia frontalis" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia frontalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmohattara"@fi,
        "Dicranomyia frontalis"@sv .

<http://tun.fi/MX.272877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia halterata" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1869" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia cinereipennis"@fi,
        "Dicranomyia cinereipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicranomyia halterata"@fi,
        "Dicranomyia halterata"@sv .

<http://tun.fi/MX.272878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia handlirschi" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1928" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia handlirschi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laveahattara"@fi,
        "Dicranomyia handlirschi"@sv .

<http://tun.fi/MX.272879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia hyalinata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia hyalinata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantahattara"@fi,
        "Dicranomyia hyalinata"@sv .

<http://tun.fi/MX.272880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia longipennis" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia longipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitahattara"@fi,
        "Dicranomyia longipennis"@sv .

<http://tun.fi/MX.272881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia mitis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicranomyia mitis"@fi,
        "Dicranomyia mitis"@sv .

<http://tun.fi/MX.272882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia modesta" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia modesta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nöyrähattara"@fi,
        "Dicranomyia modesta"@sv .

<http://tun.fi/MX.272883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia moniliformis" ;
    dwc:scientificNameAuthorship "Doane, 1900" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia moniliformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sutihattara"@fi,
        "Dicranomyia moniliformis"@sv .

<http://tun.fi/MX.272884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia omissinervis" ;
    dwc:scientificNameAuthorship "Meijere, 1918" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia omissinervis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purohiekkahattara"@fi,
        "Dicranomyia omissinervis"@sv .

<http://tun.fi/MX.272885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia patens" ;
    dwc:scientificNameAuthorship "Lundström, 1907" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia patens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtahattara"@fi,
        "Dicranomyia patens"@sv .

<http://tun.fi/MX.272886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia radegasti" ;
    dwc:scientificNameAuthorship "Starý, 1993" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia radegasti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapiikkihattara"@fi,
        "Dicranomyia radegasti"@sv .

<http://tun.fi/MX.272887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia sera" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia sera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolahattara"@fi,
        "Dicranomyia sera"@sv .

<http://tun.fi/MX.272888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia terraenovae" ;
    dwc:scientificNameAuthorship "Alexander, 1920" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia terraenovae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjohattara"@fi,
        "Dicranomyia terraenovae"@sv .

<http://tun.fi/MX.272889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia ventralis" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia ventralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimuhattara"@fi,
        "Dicranomyia ventralis"@sv .

<http://tun.fi/MX.272890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia zernyi" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1928" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia zernyi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orsihattara"@fi,
        "Dicranomyia zernyi"@sv .

<http://tun.fi/MX.272892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia liberta" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1860" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia liberta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohattara"@fi,
        "Dicranomyia liberta"@sv .

<http://tun.fi/MX.272893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia tristis" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia schineri"@fi,
        "Dicranomyia schineriana"@fi,
        "Dicranomyia subtristis"@fi,
        "Dicranomyia tristis"@fi,
        "Dicranomyia schineri"@sv,
        "Dicranomyia schineriana"@sv,
        "Dicranomyia subtristis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolkkohattara"@fi,
        "Dicranomyia tristis"@sv .

<http://tun.fi/MX.272895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia danica" ;
    dwc:scientificNameAuthorship "Kuntze, 1919" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia danica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naulapäähattara"@fi,
        "Dicranomyia danica"@sv .

<http://tun.fi/MX.272896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia esbeni" ;
    dwc:scientificNameAuthorship "(Nielsen, 1940)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia esbeni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaislahattara"@fi,
        "Dicranomyia esbeni"@sv .

<http://tun.fi/MX.272897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia halterella" ;
    dwc:scientificNameAuthorship "Edwards, 1921" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia halterella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetehattara"@fi,
        "Dicranomyia halterella"@sv .

<http://tun.fi/MX.272898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia intricata" ;
    dwc:scientificNameAuthorship "Alexander, 1927" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia intricata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuomahattara"@fi,
        "Dicranomyia intricata"@sv .

<http://tun.fi/MX.272899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia klefbecki" ;
    dwc:scientificNameAuthorship "(Tjeder, 1941)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicranomyia klefbecki"@fi,
        "Dicranomyia klefbecki"@sv .

<http://tun.fi/MX.272900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia lulensis" ;
    dwc:scientificNameAuthorship "(Tjeder, 1969)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia lulensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinhattara"@fi,
        "Dicranomyia lulensis"@sv .

<http://tun.fi/MX.272901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia magnicauda" ;
    dwc:scientificNameAuthorship "Lundström, 1912" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia magnicauda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättihattara"@fi,
        "Dicranomyia magnicauda"@sv .

<http://tun.fi/MX.272902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia murina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia murina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luikkahattara"@fi,
        "Dicranomyia murina"@sv .

<http://tun.fi/MX.272903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia ponojensis" ;
    dwc:scientificNameAuthorship "Lundström, 1912" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia ponojensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpihattara"@fi,
        "Dicranomyia ponojensis"@sv .

<http://tun.fi/MX.272904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia stigmatica" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia stigmatica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämehattara"@fi,
        "Dicranomyia stigmatica"@sv .

<http://tun.fi/MX.272906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia caledonica" ;
    dwc:scientificNameAuthorship "Edwards, 1926" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia caledonica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihattara"@fi,
        "Dicranomyia caledonica"@sv .

<http://tun.fi/MX.272907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia morio" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia morio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnehattara"@fi,
        "Dicranomyia morio"@sv .

<http://tun.fi/MX.272908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia occidua" ;
    dwc:scientificNameAuthorship "Edwards, 1926" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia occidua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huurrehattara"@fi,
        "Dicranomyia occidua"@sv .

<http://tun.fi/MX.272909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia rufiventris" ;
    dwc:scientificNameAuthorship "(Strobl, 1901)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia rufiventris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rietashattara"@fi,
        "Dicranomyia rufiventris"@sv .

<http://tun.fi/MX.272910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia stylifera" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1928" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia stylifera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lovihattara"@fi,
        "Dicranomyia stylifera"@sv .

<http://tun.fi/MX.272912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia fusca" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:hiddenLabel "Dicranomyia fusca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkuhattara"@fi,
        "Dicranomyia fusca"@sv .

<http://tun.fi/MX.272914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranoptycha cinerascens" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272913> ;
    skos:hiddenLabel "Dicranoptycha cinerascens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmolapiokirsikäs"@fi,
        "Dicranoptycha cinerascens"@sv .

<http://tun.fi/MX.272915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranoptycha fuscescens" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.272913> ;
    skos:hiddenLabel "Dicranoptycha fuscescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummalapiokirsikäs"@fi,
        "Dicranoptycha fuscescens"@sv .

<http://tun.fi/MX.272917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discobola annulata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.272916> ;
    skos:hiddenLabel "Discobola annulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyssienikiekko"@fi,
        "Discobola annulata"@sv .

<http://tun.fi/MX.272918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discobola caesarea" ;
    dwc:scientificNameAuthorship "(Osten Sacken, 1854)" ;
    skos:broader <http://tun.fi/MX.272916> ;
    skos:hiddenLabel "Discobola caesarea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahosienikiekko"@fi,
        "Discobola caesarea"@sv .

<http://tun.fi/MX.272921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elephantomyia edwardsi" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1932" ;
    skos:broader <http://tun.fi/MX.272919> ;
    skos:hiddenLabel "Elephantomyia edwardsi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salokärsäkirsikäs"@fi,
        "Elephantomyia edwardsi"@sv .

<http://tun.fi/MX.272922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elephantomyia krivosheinae" ;
    dwc:scientificNameAuthorship "Savchenko, 1976" ;
    skos:broader <http://tun.fi/MX.272919> ;
    skos:hiddenLabel "Elephantomyia krivosheinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkärsäkirsikäs"@fi,
        "Elephantomyia krivosheinae"@sv .

<http://tun.fi/MX.272925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helius flavus" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.272923> ;
    skos:hiddenLabel "Helius flavus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettonokkakirsikäs"@fi,
        "Helius flavus"@sv .

<http://tun.fi/MX.272926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helius longirostris" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272923> ;
    skos:hiddenLabel "Helius longirostris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääminokkakirsikäs"@fi,
        "Helius longirostris"@sv .

<http://tun.fi/MX.272927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helius pallirostris" ;
    dwc:scientificNameAuthorship "Edwards, 1921" ;
    skos:broader <http://tun.fi/MX.272923> ;
    skos:hiddenLabel "Helius pallirostris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saaristonnokkakirsikäs"@fi,
        "Helius pallirostris"@sv .

<http://tun.fi/MX.272930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Libnotes ladogensis" ;
    dwc:scientificNameAuthorship "(Lackschewitz, 1940)" ;
    skos:broader <http://tun.fi/MX.272928> ;
    skos:hiddenLabel "Libnotes ladogensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salokirsikäs"@fi,
        "Libnotes ladogensis"@sv .

<http://tun.fi/MX.272933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limonia badia" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.272931> ;
    skos:hiddenLabel "Limonia badia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haaparuskokirsikäs"@fi,
        "Limonia badia"@sv .

<http://tun.fi/MX.272934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limonia flavipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.272931> ;
    skos:hiddenLabel "Limonia flavipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoruskokirsikäs"@fi,
        "Limonia flavipes"@sv .

<http://tun.fi/MX.272935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limonia macrostigma" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.272931> ;
    skos:hiddenLabel "Limonia macrostigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viklonruskokirsikäs"@fi,
        "Limonia macrostigma"@sv .

<http://tun.fi/MX.272936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limonia maculicosta" ;
    dwc:scientificNameAuthorship "(Coquillett, 1905)" ;
    skos:broader <http://tun.fi/MX.272931> ;
    skos:hiddenLabel "Limonia maculicosta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkaruskokirsikäs"@fi,
        "Limonia maculicosta"@sv .

<http://tun.fi/MX.272937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limonia messaurea" ;
    dwc:scientificNameAuthorship "Mendl, 1971" ;
    skos:broader <http://tun.fi/MX.272931> ;
    skos:hiddenLabel "Limonia messaurea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outaruskokirsikäs"@fi,
        "Limonia messaurea"@sv .

<http://tun.fi/MX.272938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limonia nubeculosa" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.272931> ;
    skos:hiddenLabel "Limonia nubeculosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiruskokirsikäs"@fi,
        "Limonia nubeculosa"@sv .

<http://tun.fi/MX.272939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limonia phragmitidis" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.272931> ;
    skos:hiddenLabel "Limonia phragmitidis"@fi,
        "Limonia tripunctata"@fi,
        "Limonia tripunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaalearuskokirsikäs"@fi,
        "Limonia phragmitidis"@sv .

<http://tun.fi/MX.272940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limonia stigma" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272931> ;
    skos:hiddenLabel "Limonia stigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisteruskokirsikäs"@fi,
        "Limonia stigma"@sv .

<http://tun.fi/MX.272941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limonia sylvicola" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.272931> ;
    skos:hiddenLabel "Limonia sylvicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäruskokirsikäs"@fi,
        "Limonia sylvicola"@sv .

<http://tun.fi/MX.272942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limonia trivittata" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.272931> ;
    skos:hiddenLabel "Limonia trivittata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovaruskokirsikäs"@fi,
        "Limonia trivittata"@sv .

<http://tun.fi/MX.272944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipsothrix ecucullata" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.272943> ;
    skos:hiddenLabel "Lipsothrix ecucullata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heteliekokirsikäs"@fi,
        "Lipsothrix ecucullata"@sv .

<http://tun.fi/MX.272945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipsothrix errans" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.272943> ;
    skos:hiddenLabel "Lipsothrix errans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puroliekokirsikäs"@fi,
        "Lipsothrix errans"@sv .

<http://tun.fi/MX.272948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metalimnobia bifasciata" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.272946> ;
    skos:hiddenLabel "Metalimnobia bifasciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovasienikirsikäs"@fi,
        "Metalimnobia bifasciata"@sv .

<http://tun.fi/MX.272949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metalimnobia charlesi" ;
    dwc:scientificNameAuthorship "Salmela & Starý, 2009" ;
    skos:broader <http://tun.fi/MX.272946> ;
    skos:hiddenLabel "Metalimnobia charlesi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivusienikirsikäs"@fi,
        "Metalimnobia charlesi"@sv .

<http://tun.fi/MX.272950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metalimnobia quadrimaculata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.272946> ;
    skos:hiddenLabel "Metalimnobia quadrimaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpäsienikirsikäs"@fi,
        "Metalimnobia quadrimaculata"@sv .

<http://tun.fi/MX.272951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metalimnobia quadrinotata" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272946> ;
    skos:hiddenLabel "Metalimnobia quadrinotata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sileäsienikirsikäs"@fi,
        "Metalimnobia quadrinotata"@sv .

<http://tun.fi/MX.272952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metalimnobia tenua" ;
    dwc:scientificNameAuthorship "Savchenko, 1976" ;
    skos:broader <http://tun.fi/MX.272946> ;
    skos:hiddenLabel "Metalimnobia tenua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitasienikirsikäs"@fi,
        "Metalimnobia tenua"@sv .

<http://tun.fi/MX.272953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metalimnobia zetterstedti" ;
    dwc:scientificNameAuthorship "(Tjeder, 1968)" ;
    skos:broader <http://tun.fi/MX.272946> ;
    skos:hiddenLabel "Metalimnobia elegans"@fi,
        "Metalimnobia zetterstedti"@fi,
        "Metalimnobia elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "partasienikirsikäs"@fi,
        "Metalimnobia zetterstedti"@sv .

<http://tun.fi/MX.272955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neolimonia dumetorum" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.272954> ;
    skos:hiddenLabel "Neolimonia dumetorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovakylkikirsikäs"@fi,
        "Neolimonia dumetorum"@sv .

<http://tun.fi/MX.272958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orimarga attenuata" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.272956> ;
    skos:hiddenLabel "Orimarga attenuata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänkäsarakka"@fi,
        "Orimarga attenuata"@sv .

<http://tun.fi/MX.272959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orimarga juvenilis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.272956> ;
    skos:hiddenLabel "Orimarga juvenilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkisarakka"@fi,
        "Orimarga juvenilis"@sv .

<http://tun.fi/MX.272962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhipidia maculata" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.272960> ;
    skos:hiddenLabel "Rhipidia duplicata"@fi,
        "Rhipidia maculata"@fi,
        "Rhipidia duplicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkukampakirsikäs"@fi,
        "Rhipidia maculata"@sv .

<http://tun.fi/MX.272963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhipidia uniseriata" ;
    dwc:scientificNameAuthorship "Schiner, 1864" ;
    skos:broader <http://tun.fi/MX.272960> ;
    skos:hiddenLabel "Rhipidia uniseriata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnakampakirsikäs"@fi,
        "Rhipidia uniseriata"@sv .

<http://tun.fi/MX.272967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylindrotoma distinctissima" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272965> ;
    skos:hiddenLabel "Cylindrotoma borealis"@fi,
        "Cylindrotoma distinctissima"@fi,
        "Cylindrotoma borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtimökirsikäs"@fi,
        "Cylindrotoma distinctissima"@sv .

<http://tun.fi/MX.272968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylindrotoma nigriventris" ;
    dwc:scientificNameAuthorship "Loew, 1849" ;
    skos:broader <http://tun.fi/MX.272965> ;
    skos:hiddenLabel "Cylindrotoma nigriventris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigapiikkikirsikäs"@fi,
        "Cylindrotoma nigriventris"@sv .

<http://tun.fi/MX.272970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diogma caudata" ;
    dwc:scientificNameAuthorship "Takahashi, 1960" ;
    skos:broader <http://tun.fi/MX.272969> ;
    skos:hiddenLabel "Diogma caudata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keihäslehväkirsikäs"@fi,
        "Diogma caudata"@sv .

<http://tun.fi/MX.272971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diogma glabrata" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272969> ;
    skos:hiddenLabel "Diogma glabrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilulehväkirsikäs"@fi,
        "Diogma glabrata"@sv .

<http://tun.fi/MX.272973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalacrocera replicata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.272972> ;
    skos:hiddenLabel "Phalacrocera replicata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turrinkirsikäs"@fi,
        "Phalacrocera replicata"@sv .

<http://tun.fi/MX.272975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triogma trisulcata" ;
    dwc:scientificNameAuthorship "(Schummel, 1829)" ;
    skos:broader <http://tun.fi/MX.272974> ;
    skos:hiddenLabel "Triogma trisulcata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosokirsikäs"@fi,
        "Triogma trisulcata"@sv .

<http://tun.fi/MX.272979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenophora flaveolata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.286455> ;
    skos:hiddenLabel "Ctenophora flaveolata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovajalokirsikäs"@fi,
        "Ctenophora flaveolata"@sv .

<http://tun.fi/MX.272980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenophora guttata" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.286455> ;
    skos:hiddenLabel "Ctenophora guttata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niinijalokirsikäs"@fi,
        "Ctenophora guttata"@sv .

<http://tun.fi/MX.272981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenophora nigriceps" ;
    dwc:scientificNameAuthorship "(Tjeder, 1949)" ;
    skos:broader <http://tun.fi/MX.286455> ;
    skos:hiddenLabel "Ctenophora nigriceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keijujalokirsikäs"@fi,
        "Ctenophora nigriceps"@sv .

<http://tun.fi/MX.272982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenophora pectinicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286455> ;
    skos:hiddenLabel "Ctenophora pectinicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtojalokirsikäs"@fi,
        "Ctenophora pectinicornis"@sv .

<http://tun.fi/MX.272984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictenidia bimaculata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.272983> ;
    skos:hiddenLabel "Dictenidia bimaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaksiläikkäkirsikäs"@fi,
        "Dictenidia bimaculata"@sv .

<http://tun.fi/MX.272986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phoroctenia vittata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.272985> ;
    skos:hiddenLabel "Phoroctenia vittata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiidenlahokirsikäs"@fi,
        "Phoroctenia vittata"@sv .

<http://tun.fi/MX.272990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanyptera atrata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.272988> ;
    skos:hiddenLabel "Tanyptera atrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopistinkirsikäs"@fi,
        "Tanyptera atrata"@sv .

<http://tun.fi/MX.272991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanyptera nigricornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.272988> ;
    skos:hiddenLabel "Tanyptera nigricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivupistinkirsikäs"@fi,
        "Tanyptera nigricornis"@sv .

<http://tun.fi/MX.272995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopeza albipes" ;
    dwc:scientificNameAuthorship "(Strom, 1768)" ;
    skos:broader <http://tun.fi/MX.272993> ;
    skos:hiddenLabel "Dolichopeza albipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purosorjakirsikäs"@fi,
        "Dolichopeza albipes"@sv .

<http://tun.fi/MX.272996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopeza bifida" ;
    dwc:scientificNameAuthorship "Osterbrook & Lantsov, 2011" ;
    skos:broader <http://tun.fi/MX.272993> ;
    skos:hiddenLabel "Dolichopeza bifida"@fi,
        "Dolichopeza nitida"@fi,
        "Dolichopeza nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskisorjakirsikäs"@fi,
        "Dolichopeza bifida"@sv .

<http://tun.fi/MX.273000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionocera abscondita" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1933" ;
    skos:broader <http://tun.fi/MX.272999> ;
    skos:hiddenLabel "Prionocera abscondita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrasahakainen"@fi,
        "Prionocera abscondita"@sv .

<http://tun.fi/MX.273001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionocera chosenicola" ;
    dwc:scientificNameAuthorship "Alexander, 1945" ;
    skos:broader <http://tun.fi/MX.272999> ;
    skos:hiddenLabel "Prionocera chosenicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpisahakainen"@fi,
        "Prionocera chosenicola"@sv .

<http://tun.fi/MX.273002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionocera pubescens" ;
    dwc:scientificNameAuthorship "Loew, 1844" ;
    skos:broader <http://tun.fi/MX.272999> ;
    skos:hiddenLabel "Prionocera pubescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevasahakainen"@fi,
        "Prionocera pubescens"@sv .

<http://tun.fi/MX.273003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionocera recta" ;
    dwc:scientificNameAuthorship "Tjeder, 1948" ;
    skos:broader <http://tun.fi/MX.272999> ;
    skos:hiddenLabel "Prionocera lackschewitzi"@fi,
        "Prionocera lapponica"@fi,
        "Prionocera recta"@fi,
        "Prionocera lackschewitzi"@sv,
        "Prionocera lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuotsosahakainen"@fi,
        "Prionocera recta"@sv .

<http://tun.fi/MX.273004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionocera ringdahli" ;
    dwc:scientificNameAuthorship "Tjeder, 1948" ;
    skos:broader <http://tun.fi/MX.272999> ;
    skos:hiddenLabel "Prionocera ringdahli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pounusahakainen"@fi,
        "Prionocera ringdahli"@sv .

<http://tun.fi/MX.273005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionocera serricornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.272999> ;
    skos:hiddenLabel "Prionocera serricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansahakainen"@fi,
        "Prionocera serricornis"@sv .

<http://tun.fi/MX.273006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionocera subserricornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.272999> ;
    skos:hiddenLabel "Prionocera proxima"@fi,
        "Prionocera subserricornis"@fi,
        "Prionocera proxima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantasahakainen"@fi,
        "Prionocera subserricornis"@sv .

<http://tun.fi/MX.273007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionocera turcica" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.272999> ;
    skos:hiddenLabel "Prionocera turcica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojasahakainen"@fi,
        "Prionocera turcica"@sv .

<http://tun.fi/MX.273008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionocera woodorum" ;
    dwc:scientificNameAuthorship "Brodo, 1987" ;
    skos:broader <http://tun.fi/MX.272999> ;
    skos:hiddenLabel "Prionocera woodorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purosahakainen"@fi,
        "Prionocera woodorum"@sv .

<http://tun.fi/MX.273011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Angarotipula tumidicornis" ;
    dwc:scientificNameAuthorship "(Lundström, 1907)" ;
    skos:broader <http://tun.fi/MX.273010> ;
    skos:hiddenLabel "Angarotipula tumidicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanärjämöinen"@fi,
        "Angarotipula tumidicornis"@sv .

<http://tun.fi/MX.273013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma aculeata" ;
    dwc:scientificNameAuthorship "(Loew, 1871)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma aculeata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otaniittykirsikäs"@fi,
        "Nephrotoma aculeata"@sv .

<http://tun.fi/MX.273014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma analis" ;
    dwc:scientificNameAuthorship "(Schummel, 1833)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma analis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tannerniittykirsikäs"@fi,
        "Nephrotoma analis"@sv .

<http://tun.fi/MX.273015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma appendiculata" ;
    dwc:scientificNameAuthorship "(Pierre, 1919)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma appendiculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halkioniittykirsikäs"@fi,
        "Nephrotoma appendiculata"@sv .

<http://tun.fi/MX.273016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma cornicina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma cornicina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vasamaniittykirsikäs"@fi,
        "Nephrotoma cornicina"@sv .

<http://tun.fi/MX.273017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma crocata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma crocata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaniittyvaaksiainen"@fi,
        "Nephrotoma crocata"@sv .

<http://tun.fi/MX.273018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma dorsalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma dorsalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjasniittykirsikäs"@fi,
        "Nephrotoma dorsalis"@sv .

<http://tun.fi/MX.273019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma flavescens" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma flavescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sämpsäniittykirsikäs"@fi,
        "Nephrotoma flavescens"@sv .

<http://tun.fi/MX.273020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma lundbecki" ;
    dwc:scientificNameAuthorship "(Nielsen, 1907)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma lundbecki"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mallanniittykirsikäs"@fi,
        "Nephrotoma lundbecki"@sv .

<http://tun.fi/MX.273021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma lunulicornis" ;
    dwc:scientificNameAuthorship "(Schummel, 1833)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma lunulicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarviniittykirsikäs"@fi,
        "Nephrotoma lunulicornis"@sv .

<http://tun.fi/MX.273022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma pratensis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma pratensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätniittykirsikäs"@fi,
        "Nephrotoma pratensis"@sv .

<http://tun.fi/MX.273023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma quadristriata" ;
    dwc:scientificNameAuthorship "(Schummel, 1833)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma quadristriata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäniittykirsikäs"@fi,
        "Nephrotoma quadristriata"@sv .

<http://tun.fi/MX.273024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma relicta" ;
    dwc:scientificNameAuthorship "(Savchenko, 1973)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma relicta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänniittykirsikäs"@fi,
        "Nephrotoma relicta"@sv .

<http://tun.fi/MX.273025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma scurra" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma scurra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kujeniittykirsikäs"@fi,
        "Nephrotoma scurra"@sv .

<http://tun.fi/MX.273026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma submaculosa" ;
    dwc:scientificNameAuthorship "Edwards, 1928" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma submaculosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaniittykirsikäs"@fi,
        "Nephrotoma submaculosa"@sv .

<http://tun.fi/MX.273027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma tenuipes" ;
    dwc:scientificNameAuthorship "(Riedel, 1910)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:hiddenLabel "Nephrotoma tenuipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpiniittykirsikäs"@fi,
        "Nephrotoma tenuipes"@sv .

<http://tun.fi/MX.273029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nigrotipula nigra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.273028> ;
    skos:hiddenLabel "Nigrotipula nigra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummajurokas"@fi,
        "Nigrotipula nigra"@sv .

<http://tun.fi/MX.273032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula fulvipennis" ;
    dwc:scientificNameAuthorship "De Geer, 1776" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula fulvipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasjortikka"@fi,
        "Tipula fulvipennis"@sv .

<http://tun.fi/MX.273033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula maxima" ;
    dwc:scientificNameAuthorship "Poda, 1761" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula maxima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkujortikka"@fi,
        "Tipula maxima"@sv .

<http://tun.fi/MX.273035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula salicetorum" ;
    dwc:scientificNameAuthorship "Siebke, 1870" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula nigricornis"@fi,
        "Tipula salicetorum"@fi,
        "Tipula nigricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lompolokirsikäs"@fi,
        "Tipula salicetorum"@sv .

<http://tun.fi/MX.273037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula unca" ;
    dwc:scientificNameAuthorship "Wiedemann, 1817" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula hortensis"@fi,
        "Tipula unca"@fi,
        "Tipula hortensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantukirsikäs"@fi,
        "Tipula unca"@sv .

<http://tun.fi/MX.273039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula flavolineata" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula flavolineata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasarkakirsikäs"@fi,
        "Tipula flavolineata"@sv .

<http://tun.fi/MX.273041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula obscuriventris" ;
    dwc:scientificNameAuthorship "Strobl, 1900" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula obscuriventris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuohukirsikäs"@fi,
        "Tipula obscuriventris"@sv .

<http://tun.fi/MX.273043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula bistilata" ;
    dwc:scientificNameAuthorship "Lundström, 1907" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula bistilata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomensäärisääski"@fi,
        "Tipula bistilata"@sv .

<http://tun.fi/MX.273044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula subexcisa" ;
    dwc:scientificNameAuthorship "Lundström, 1907" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula subexcisa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsäärisääski"@fi,
        "Tipula subexcisa"@sv .

<http://tun.fi/MX.273046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula affinis" ;
    dwc:scientificNameAuthorship "Schummel, 1833" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopiimäheikki"@fi,
        "Tipula affinis"@sv .

<http://tun.fi/MX.273047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula circumdata" ;
    dwc:scientificNameAuthorship "Siebke, 1863" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula circumdata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapiimäheikki"@fi,
        "Tipula circumdata"@sv .

<http://tun.fi/MX.273048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula fascipennis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula fascipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarvaspiimäheikki"@fi,
        "Tipula fascipennis"@sv .

<http://tun.fi/MX.273049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula humilis" ;
    dwc:scientificNameAuthorship "Staeger, 1840" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula humilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutapiimäheikki"@fi,
        "Tipula humilis"@sv .

<http://tun.fi/MX.273050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula laetabilis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula dilatata"@fi,
        "Tipula laetabilis"@fi,
        "Tipula dilatata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvapiimäheikki"@fi,
        "Tipula laetabilis"@sv .

<http://tun.fi/MX.273051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula limitata" ;
    dwc:scientificNameAuthorship "Schummel, 1833" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula limitata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammaspiimäheikki"@fi,
        "Tipula limitata"@sv .

<http://tun.fi/MX.273052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula lunata" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula lunata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostepiimäheikki"@fi,
        "Tipula lunata"@sv .

<http://tun.fi/MX.273053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula peliostigma" ;
    dwc:scientificNameAuthorship "Schummel, 1833" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tipula peliostigma"@fi,
        "Tipula peliostigma"@sv .

<http://tun.fi/MX.273054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula recticornis" ;
    dwc:scientificNameAuthorship "Schummel, 1833" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula recticornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäpiimäheikki"@fi,
        "Tipula recticornis"@sv .

<http://tun.fi/MX.273055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula selene" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula selene"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuutarpiimäheikki"@fi,
        "Tipula selene"@sv .

<http://tun.fi/MX.273056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula trispinosa" ;
    dwc:scientificNameAuthorship "Lundström, 1907" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula trispinosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naulapiimäheikki"@fi,
        "Tipula trispinosa"@sv .

<http://tun.fi/MX.273057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula vernalis" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula vernalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäpiimäheikki"@fi,
        "Tipula vernalis"@sv .

<http://tun.fi/MX.273059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula nodicornis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula juncea"@fi,
        "Tipula nodicornis"@fi,
        "Tipula juncea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakirsikäs"@fi,
        "Tipula nodicornis"@sv .

<http://tun.fi/MX.273061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula luteipennis" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula luteipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtavälkekirsikäs"@fi,
        "Tipula luteipennis"@sv .

<http://tun.fi/MX.273062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula melanoceros" ;
    dwc:scientificNameAuthorship "Schummel, 1833" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula melanoceros"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevavälkekirsikäs"@fi,
        "Tipula melanoceros"@sv .

<http://tun.fi/MX.273064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula cinereocincta" ;
    dwc:scientificNameAuthorship "Lundström, 1907" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula cinereocincta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokirjokirsikäs"@fi,
        "Tipula cinereocincta"@sv .

<http://tun.fi/MX.273065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula crassicornis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula crassicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havukirjokirsikäs"@fi,
        "Tipula crassicornis"@sv .

<http://tun.fi/MX.273066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula irrorata" ;
    dwc:scientificNameAuthorship "Macquart, 1826" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula irrorata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantokirjokirsikäs"@fi,
        "Tipula irrorata"@sv .

<http://tun.fi/MX.273067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula jutlandica" ;
    dwc:scientificNameAuthorship "Nielsen, 1947" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula jutlandica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tanskankirjokirsikäs"@fi,
        "Tipula jutlandica"@sv .

<http://tun.fi/MX.273068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula kaisilai" ;
    dwc:scientificNameAuthorship "Mannheims, 1954" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula kaisilai"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurukirjokirsikäs"@fi,
        "Tipula kaisilai"@sv .

<http://tun.fi/MX.273069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula laetibasis" ;
    dwc:scientificNameAuthorship "Alexander, 1934" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula laetibasis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "usvakirjokirsikäs"@fi,
        "Tipula laetibasis"@sv .

<http://tun.fi/MX.273070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula luridorostris" ;
    dwc:scientificNameAuthorship "Schummel, 1833" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula luridorostris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikirjokirsikäs"@fi,
        "Tipula luridorostris"@sv .

<http://tun.fi/MX.273072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula mutila" ;
    dwc:scientificNameAuthorship "Wahlgren, 1905" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula mutila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkirjokirsikäs"@fi,
        "Tipula mutila"@sv .

<http://tun.fi/MX.273073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula octomaculata" ;
    dwc:scientificNameAuthorship "Savchenko, 1964" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula octomaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "venäjänkirjokirsikäs"@fi,
        "Tipula octomaculata"@sv .

<http://tun.fi/MX.273074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula pabulina" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tipula pabulina"@fi,
        "Tipula pabulina"@sv .

<http://tun.fi/MX.273075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula pauli" ;
    dwc:scientificNameAuthorship "Mannheims, 1964" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tipula pauli"@fi,
        "Tipula pauli"@sv .

<http://tun.fi/MX.273076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula pseudoirrorata" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1921" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula pseudoirrorata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusikirjokirsikäs"@fi,
        "Tipula pseudoirrorata"@sv .

<http://tun.fi/MX.273077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula recondita" ;
    dwc:scientificNameAuthorship "Pilipenko & Salmela, 2012" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tipula recondita"@fi,
        "Tipula recondita"@sv .

<http://tun.fi/MX.273078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula stenostyla" ;
    dwc:scientificNameAuthorship "Savchenko, 1964" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula stenostyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnikirjokirsikäs"@fi,
        "Tipula stenostyla"@sv .

<http://tun.fi/MX.273079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula submarmorata" ;
    dwc:scientificNameAuthorship "Schummel, 1833" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula meigeni"@fi,
        "Tipula submarmorata"@fi,
        "Tipula meigeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittykirjokirsikäs"@fi,
        "Tipula submarmorata"@sv .

<http://tun.fi/MX.273080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula truncorum" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula truncorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärkikirjokirsikäs"@fi,
        "Tipula truncorum"@sv .

<http://tun.fi/MX.273081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula varipennis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula varipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "polkukirjokirsikäs"@fi,
        "Tipula varipennis"@sv .

<http://tun.fi/MX.273082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula wahlgreni" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1925" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula wahlgreni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäkirjokirsikäs"@fi,
        "Tipula wahlgreni"@sv .

<http://tun.fi/MX.273083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula winthemi" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1932" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula winthemi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "väinönkirjokirsikäs"@fi,
        "Tipula winthemi"@sv .

<http://tun.fi/MX.273085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula alpium" ;
    dwc:scientificNameAuthorship "Bergroth, 1888" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula alpium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsammalkirsikäs"@fi,
        "Tipula alpium"@sv .

<http://tun.fi/MX.273086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula benesignata" ;
    dwc:scientificNameAuthorship "Mannheims, 1954" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula benesignata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystysammalkirsikäs"@fi,
        "Tipula benesignata"@sv .

<http://tun.fi/MX.273087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula confusa" ;
    dwc:scientificNameAuthorship "van der Wulp, 1883" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula confusa"@fi,
        "Tipula marmorata"@fi,
        "Tipula marmorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunosammalkirsikäs"@fi,
        "Tipula confusa"@sv .

<http://tun.fi/MX.273088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula gimmerthali" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1925" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula gimmerthali"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettosammalkirsikäs"@fi,
        "Tipula gimmerthali"@sv .

<http://tun.fi/MX.273089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula grisescens" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1851" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula grisescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetesammalkirsikäs"@fi,
        "Tipula grisescens"@sv .

<http://tun.fi/MX.273090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula interserta" ;
    dwc:scientificNameAuthorship "Riedel, 1913" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula interserta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saraikkosammalkirsikäs"@fi,
        "Tipula interserta"@sv .

<http://tun.fi/MX.273091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula invenusta" ;
    dwc:scientificNameAuthorship "Riedel, 1919" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula invenusta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsasammalkirsikäs"@fi,
        "Tipula invenusta"@sv .

<http://tun.fi/MX.273092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula limbata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula limbata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämesammalkirsikäs"@fi,
        "Tipula limbata"@sv .

<http://tun.fi/MX.273093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula obsoleta" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula obsoleta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riitesammalkirsikäs"@fi,
        "Tipula obsoleta"@sv .

<http://tun.fi/MX.273094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula pagana" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula pagana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tynkäsammalkirsikäs"@fi,
        "Tipula pagana"@sv .

<http://tun.fi/MX.273095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula signata" ;
    dwc:scientificNameAuthorship "Staeger, 1840" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula signata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmisammalkirsikäs"@fi,
        "Tipula signata"@sv .

<http://tun.fi/MX.273096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula subnodicornis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula subnodicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suosammalkirsikäs"@fi,
        "Tipula subnodicornis"@sv .

<http://tun.fi/MX.273098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula variicornis" ;
    dwc:scientificNameAuthorship "Schummel, 1833" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula variicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuuppakirsikäs"@fi,
        "Tipula variicornis"@sv .

<http://tun.fi/MX.273100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula paludosa" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula paludosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihakaalikirsikäs"@fi,
        "Tipula paludosa"@sv .

<http://tun.fi/MX.273101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula subcunctans" ;
    dwc:scientificNameAuthorship "Alexander, 1921" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula czizeki"@fi,
        "Tipula subcunctans"@fi,
        "Tipula czizeki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakaalikirsikäs"@fi,
        "Tipula subcunctans"@sv .

<http://tun.fi/MX.273103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula excisa" ;
    dwc:scientificNameAuthorship "Schummel, 1833" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula excisa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tievakunttakirsikäs"@fi,
        "Tipula excisa"@sv .

<http://tun.fi/MX.273104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula hortorum" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula hortorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "multakunttakirsikäs"@fi,
        "Tipula hortorum"@sv .

<http://tun.fi/MX.273105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula laccata" ;
    dwc:scientificNameAuthorship "Lundström & Frey, 1916" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula laccata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuolankunttakirsikäs"@fi,
        "Tipula laccata"@sv .

<http://tun.fi/MX.273107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula nubeculosa" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula nubeculosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskunttakirsikäs"@fi,
        "Tipula nubeculosa"@sv .

<http://tun.fi/MX.273108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula pallidicosta" ;
    dwc:scientificNameAuthorship "Pierre, 1924" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula pallidicosta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äimäkunttakirsikäs"@fi,
        "Tipula pallidicosta"@sv .

<http://tun.fi/MX.273109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula scripta" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula scripta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lainekunttakirsikäs"@fi,
        "Tipula scripta"@sv .

<http://tun.fi/MX.273110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula sintenisi" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1933" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula sintenisi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huurukunttakirsikäs"@fi,
        "Tipula sintenisi"@sv .

<http://tun.fi/MX.273111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula tchukchi" ;
    dwc:scientificNameAuthorship "Alexander, 1934" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula bo"@fi,
        "Tipula tchukchi"@fi,
        "Tipula bo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrakunttakirsikäs"@fi,
        "Tipula tchukchi"@sv .

<http://tun.fi/MX.273113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula chonsaniana" ;
    dwc:scientificNameAuthorship "Alexander, 1945" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula chonsaniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purohärmäkirsikäs"@fi,
        "Tipula chonsaniana"@sv .

<http://tun.fi/MX.273114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula coerulescens" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1923" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula coerulescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinihärmäkirsikäs"@fi,
        "Tipula coerulescens"@sv .

<http://tun.fi/MX.273115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula couckei" ;
    dwc:scientificNameAuthorship "Tonnoir, 1921" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula couckei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiekkahärmäkirsikäs"@fi,
        "Tipula couckei"@sv .

<http://tun.fi/MX.273116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula fendleri" ;
    dwc:scientificNameAuthorship "Mannheims, 1963" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula fendleri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaltiohärmäkirsikäs"@fi,
        "Tipula fendleri"@sv .

<http://tun.fi/MX.273117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula freyana" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1936" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula freyana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigahärmäkirsikäs"@fi,
        "Tipula freyana"@sv .

<http://tun.fi/MX.273118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula lateralis" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula lateralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojahärmäkirsikäs"@fi,
        "Tipula lateralis"@sv .

<http://tun.fi/MX.273119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula marginella" ;
    dwc:scientificNameAuthorship "Theowald, 1980" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula marginata"@fi,
        "Tipula marginella"@fi,
        "Tipula marginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suruhärmäkirsikäs"@fi,
        "Tipula marginella"@sv .

<http://tun.fi/MX.273120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula moesta" ;
    dwc:scientificNameAuthorship "Riedel, 1919" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula moesta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mananhärmäkirsikäs"@fi,
        "Tipula moesta"@sv .

<http://tun.fi/MX.273121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula montium" ;
    dwc:scientificNameAuthorship "Egger, 1863" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula montium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskihärmäkirsikäs"@fi,
        "Tipula montium"@sv .

<http://tun.fi/MX.273122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula pierrei" ;
    dwc:scientificNameAuthorship "Tonnoir, 1921" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula pierrei"@fi,
        "Tipula solstitialis"@fi,
        "Tipula solstitialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rapahärmäkirsikäs"@fi,
        "Tipula pierrei"@sv .

<http://tun.fi/MX.273123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula pruinosa" ;
    dwc:scientificNameAuthorship "Wiedemann, 1817" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula pruinosa"@fi,
        "Tipula pruinosa pruinosa"@fi,
        "Tipula pruinosa pruinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luomahärmäkirsikäs"@fi,
        "Tipula pruinosa"@sv .

<http://tun.fi/MX.273124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula quadrivittata" ;
    dwc:scientificNameAuthorship "Staeger, 1840" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula quadrivittata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkahärmäkirsikäs"@fi,
        "Tipula quadrivittata"@sv .

<http://tun.fi/MX.273128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon brunnipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:hiddenLabel "Ceratopogon brunnipes"@fi,
        "Ceratopogon brunnipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon brunnipes"@fi,
        "Atrichopogon brunnipes"@sv .

<http://tun.fi/MX.273129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon fuscus" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:hiddenLabel "Atrichopogon fossicola"@fi,
        "Ceratopogon fuscus"@fi,
        "Atrichopogon fossicola"@sv,
        "Ceratopogon fuscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon fuscus"@fi,
        "Atrichopogon fuscus"@sv .

<http://tun.fi/MX.273130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon longicalcar" ;
    dwc:scientificNameAuthorship "Remm, 1961" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon longicalcar"@fi,
        "Atrichopogon longicalcar"@sv .

<http://tun.fi/MX.273131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon minutus" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:hiddenLabel "Atrichopogon turficola"@fi,
        "Ceratopogon minutus"@fi,
        "Atrichopogon turficola"@sv,
        "Ceratopogon minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon minutus"@fi,
        "Atrichopogon minutus"@sv .

<http://tun.fi/MX.273132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon pavidus" ;
    dwc:scientificNameAuthorship "(Winnertz, 1852)" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:hiddenLabel "Ceratopogon pavidus"@fi,
        "Ceratopogon pavidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon pavidus"@fi,
        "Atrichopogon pavidus"@sv .

<http://tun.fi/MX.273134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon lucorum" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:hiddenLabel "Ceratopogon lucorum"@fi,
        "Ceratopogon lucorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon lucorum"@fi,
        "Atrichopogon lucorum"@sv .

<http://tun.fi/MX.273135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon meloesugans" ;
    dwc:scientificNameAuthorship "Kieffer, 1922" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:hiddenLabel "Atrichopogon winnertzi"@fi,
        "Atrichopogon winnertzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon meloesugans"@fi,
        "Atrichopogon meloesugans"@sv .

<http://tun.fi/MX.273136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon oedemerarum" ;
    dwc:scientificNameAuthorship "Storå, 1939" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon oedemerarum"@fi,
        "Atrichopogon oedemerarum"@sv .

<http://tun.fi/MX.273138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon appendiculatus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1920)" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:hiddenLabel "Kempia appendiculata"@fi,
        "Kempia appendiculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon appendiculatus"@fi,
        "Atrichopogon appendiculatus"@sv .

<http://tun.fi/MX.273139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon forcipatus" ;
    dwc:scientificNameAuthorship "(Winnertz, 1852)" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:hiddenLabel "Ceratopogon forcipatus"@fi,
        "Ceratopogon forcipatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon forcipatus"@fi,
        "Atrichopogon forcipatus"@sv .

<http://tun.fi/MX.273140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon maculatus" ;
    dwc:scientificNameAuthorship "(Lundström, 1910)" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:hiddenLabel "Ceratopogon minutus var. maculatus"@fi,
        "Ceratopogon minutus var. maculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon maculatus"@fi,
        "Atrichopogon maculatus"@sv .

<http://tun.fi/MX.273141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon rostratus" ;
    dwc:scientificNameAuthorship "(Winnertz, 1852)" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:hiddenLabel "Ceratopogon rostratus"@fi,
        "Ceratopogon rostratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon rostratus"@fi,
        "Atrichopogon rostratus"@sv .

<http://tun.fi/MX.273144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia glauca" ;
    dwc:scientificNameAuthorship "Macfie, 1934" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:hiddenLabel "Forcipomyia monilis"@fi,
        "Forcipomyia monilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia glauca"@fi,
        "Forcipomyia glauca"@sv .

<http://tun.fi/MX.273146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia bipunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia bipunctata"@fi,
        "Forcipomyia bipunctata"@sv .

<http://tun.fi/MX.273147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia ciliata" ;
    dwc:scientificNameAuthorship "(Winnertz, 1852)" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia ciliata"@fi,
        "Forcipomyia ciliata"@sv .

<http://tun.fi/MX.273148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia costata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:hiddenLabel "Forcipomyia picea"@fi,
        "Forcipomyia picea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia costata"@fi,
        "Forcipomyia costata"@sv .

<http://tun.fi/MX.273149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia kaltenbachi" ;
    dwc:scientificNameAuthorship "(Winnertz, 1852)" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia kaltenbachi"@fi,
        "Forcipomyia kaltenbachi"@sv .

<http://tun.fi/MX.273150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia myrmecophila" ;
    dwc:scientificNameAuthorship "(Egger, 1863)" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia myrmecophila"@fi,
        "Forcipomyia myrmecophila"@sv .

<http://tun.fi/MX.273151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia nigra" ;
    dwc:scientificNameAuthorship "(Winnertz, 1852)" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia nigra"@fi,
        "Forcipomyia nigra"@sv .

<http://tun.fi/MX.273153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia fuliginosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:hiddenLabel "Forcipomyia brevimana"@fi,
        "Forcipomyia brevimana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia fuliginosa"@fi,
        "Forcipomyia fuliginosa"@sv .

<http://tun.fi/MX.273155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia monilicornis" ;
    dwc:scientificNameAuthorship "(Coquillett, 1905)" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:hiddenLabel "Ceratopogon hirta"@fi,
        "Forcipomyia hirta"@fi,
        "Ceratopogon hirta"@sv,
        "Forcipomyia hirta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia monilicornis"@fi,
        "Forcipomyia monilicornis"@sv .

<http://tun.fi/MX.273157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia eques" ;
    dwc:scientificNameAuthorship "(Johanssen, 1908)" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia eques"@fi,
        "Forcipomyia eques"@sv .

<http://tun.fi/MX.273161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea bensoni" ;
    dwc:scientificNameAuthorship "Edwards, 1933" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:hiddenLabel "Dasyhelea vernalis"@fi,
        "Dasyhelea vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea bensoni"@fi,
        "Dasyhelea bensoni"@sv .

<http://tun.fi/MX.273162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea bilineata" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1920" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:hiddenLabel "Dasyhelea obscura"@fi,
        "Dasyhelea saxicola"@fi,
        "Dasyhelea versicolor"@fi,
        "Dasyhelea obscura"@sv,
        "Dasyhelea saxicola"@sv,
        "Dasyhelea versicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea bilineata"@fi,
        "Dasyhelea bilineata"@sv .

<http://tun.fi/MX.273163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea pallidiventris" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1931)" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:hiddenLabel "Tetraphora pallidiventris"@fi,
        "Tetraphora pallidiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea pallidiventris"@fi,
        "Dasyhelea pallidiventris"@sv .

<http://tun.fi/MX.273165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea modesta" ;
    dwc:scientificNameAuthorship "(Winnertz, 1852)" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:hiddenLabel "Ceratopogon modestus"@fi,
        "Dasyhelea aestiva"@fi,
        "Dasyhelea longipalpis"@fi,
        "Ceratopogon modestus"@sv,
        "Dasyhelea aestiva"@sv,
        "Dasyhelea longipalpis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea modesta"@fi,
        "Dasyhelea modesta"@sv .

<http://tun.fi/MX.273166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea notata" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1920" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea notata"@fi,
        "Dasyhelea notata"@sv .

<http://tun.fi/MX.273168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea corinneae" ;
    dwc:scientificNameAuthorship "Gosseries, 1991" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:hiddenLabel "Ceratopogon scutellatus"@fi,
        "Dasyhelea scutellata"@fi,
        "Ceratopogon scutellatus"@sv,
        "Dasyhelea scutellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea corinneae"@fi,
        "Dasyhelea corinneae"@sv .

<http://tun.fi/MX.273169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea flavoscutellata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:hiddenLabel "Ceratopogon flavoscutellatus"@fi,
        "Dasyhelea egens"@fi,
        "Ceratopogon flavoscutellatus"@sv,
        "Dasyhelea egens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea flavoscutellata"@fi,
        "Dasyhelea flavoscutellata"@sv .

<http://tun.fi/MX.273171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea holosericea" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:hiddenLabel "Ceratopogon holosericeus"@fi,
        "Ceratopogon holosericeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea holosericea"@fi,
        "Dasyhelea holosericea"@sv .

<http://tun.fi/MX.273182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides achrayi" ;
    dwc:scientificNameAuthorship "Kettle & Lawson, 1955" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides achrayi"@fi,
        "Culicoides achrayi"@sv .

<http://tun.fi/MX.273183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides albicans" ;
    dwc:scientificNameAuthorship "(Winnertz, 1852)" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:hiddenLabel "Culicoides vexans"@fi,
        "Culicoides vexans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides albicans"@fi,
        "Culicoides albicans"@sv .

<http://tun.fi/MX.273184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides chiopterus" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides chiopterus"@fi,
        "Culicoides chiopterus"@sv .

<http://tun.fi/MX.273185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides circumscriptus" ;
    dwc:scientificNameAuthorship "Kieffer, 1918" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides circumscriptus"@fi,
        "Culicoides circumscriptus"@sv .

<http://tun.fi/MX.273186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides dewulfi" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1936" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides dewulfi"@fi,
        "Culicoides dewulfi"@sv .

<http://tun.fi/MX.273187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides fascipennis" ;
    dwc:scientificNameAuthorship "(Staeger, 1839)" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides fascipennis"@fi,
        "Culicoides fascipennis"@sv .

<http://tun.fi/MX.273188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides festivipennis" ;
    dwc:scientificNameAuthorship "Kieffer, 1914" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:hiddenLabel "Culicoides odiblis"@fi,
        "Culicoides odiblis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides festivipennis"@fi,
        "Culicoides festivipennis"@sv .

<http://tun.fi/MX.273189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides grisescens" ;
    dwc:scientificNameAuthorship "Edwards, 1939" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides grisescens"@fi,
        "Culicoides grisescens"@sv .

<http://tun.fi/MX.273190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides impunctatus" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1920" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides impunctatus"@fi,
        "Culicoides impunctatus"@sv .

<http://tun.fi/MX.273191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides kibunensis" ;
    dwc:scientificNameAuthorship "Tokunaga, 1937" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:hiddenLabel "Culicoides cubitalis"@fi,
        "Culicoides cubitalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides kibunensis"@fi,
        "Culicoides kibunensis"@sv .

<http://tun.fi/MX.273192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides nubeculosus" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides nubeculosus"@fi,
        "Culicoides nubeculosus"@sv .

<http://tun.fi/MX.273193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides obsoletus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:hiddenLabel "Culicoides varius"@fi,
        "Culicoides varius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides obsoletus"@fi,
        "Culicoides obsoletus"@sv .

<http://tun.fi/MX.273194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides pallidicornis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1919)" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides pallidicornis"@fi,
        "Culicoides pallidicornis"@sv .

<http://tun.fi/MX.273195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides pictipennis" ;
    dwc:scientificNameAuthorship "(Staeger, 1839)" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides pictipennis"@fi,
        "Culicoides pictipennis"@sv .

<http://tun.fi/MX.273196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides pseudoheliophilus" ;
    dwc:scientificNameAuthorship "Callot & Kremer, 1961" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides pseudoheliophilus"@fi,
        "Culicoides pseudoheliophilus"@sv .

<http://tun.fi/MX.273197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides pulicaris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides pulicaris"@fi,
        "Culicoides pulicaris"@sv .

<http://tun.fi/MX.273198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides punctatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides punctatus"@fi,
        "Culicoides punctatus"@sv .

<http://tun.fi/MX.273199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides riethi" ;
    dwc:scientificNameAuthorship "Kieffer, 1914" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides riethi"@fi,
        "Culicoides riethi"@sv .

<http://tun.fi/MX.273200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides riouxi" ;
    dwc:scientificNameAuthorship "Callot & Kremer, 1961" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides riouxi"@fi,
        "Culicoides riouxi"@sv .

<http://tun.fi/MX.273201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides salinarius" ;
    dwc:scientificNameAuthorship "Kieffer, 1914" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides salinarius"@fi,
        "Culicoides salinarius"@sv .

<http://tun.fi/MX.273202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides scoticus" ;
    dwc:scientificNameAuthorship "Downes & Kettle, 1952" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides scoticus"@fi,
        "Culicoides scoticus"@sv .

<http://tun.fi/MX.273203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides segnis" ;
    dwc:scientificNameAuthorship "Campbell & Pelham-Clinton, 1960" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides segnis"@fi,
        "Culicoides segnis"@sv .

<http://tun.fi/MX.273204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides sphagnumensis" ;
    dwc:scientificNameAuthorship "Williams, 1955" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:hiddenLabel "Culicoides carjalaensis"@fi,
        "Culicoides carjalaensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides sphagnumensis"@fi,
        "Culicoides sphagnumensis"@sv .

<http://tun.fi/MX.273205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides stigma" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides stigma"@fi,
        "Culicoides stigma"@sv .

<http://tun.fi/MX.273206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides subfasciipennis" ;
    dwc:scientificNameAuthorship "Kieffer, 1919" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides subfasciipennis"@fi,
        "Culicoides subfasciipennis"@sv .

<http://tun.fi/MX.273209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alluaudomyia needhami" ;
    dwc:scientificNameAuthorship "Thomsen, 1935" ;
    skos:broader <http://tun.fi/MX.273208> ;
    skos:hiddenLabel "Alluaudomyia pentaspila"@fi,
        "Alluaudomyia pentaspila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alluaudomyia needhami"@fi,
        "Alluaudomyia needhami"@sv .

<http://tun.fi/MX.273210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alluaudomyia quadripunctata" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1934)" ;
    skos:broader <http://tun.fi/MX.273208> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alluaudomyia quadripunctata"@fi,
        "Alluaudomyia quadripunctata"@sv .

<http://tun.fi/MX.273213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypogon aquilonalis" ;
    dwc:scientificNameAuthorship "(Clastrier, 1961)" ;
    skos:broader <http://tun.fi/MX.273211> ;
    skos:hiddenLabel "Ceratopogon aquilonalis"@fi,
        "Ceratopogon aquilonalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypogon aquilonalis"@fi,
        "Brachypogon aquilonalis"@sv .

<http://tun.fi/MX.273214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypogon hyperboreus" ;
    dwc:scientificNameAuthorship "(Clastrier, 1961)" ;
    skos:broader <http://tun.fi/MX.273211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypogon hyperboreus"@fi,
        "Brachypogon hyperboreus"@sv .

<http://tun.fi/MX.273215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypogon incompletus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1925)" ;
    skos:broader <http://tun.fi/MX.273211> ;
    skos:hiddenLabel "Brachypogon lapiae"@fi,
        "Ceratopogon lapiae"@fi,
        "Brachypogon lapiae"@sv,
        "Ceratopogon lapiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypogon incompletus"@fi,
        "Brachypogon incompletus"@sv .

<http://tun.fi/MX.273216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypogon nitidulus" ;
    dwc:scientificNameAuthorship "(Edwards, 1921)" ;
    skos:broader <http://tun.fi/MX.273211> ;
    skos:hiddenLabel "Brachypogon finniae"@fi,
        "Ceratopogon finniae"@fi,
        "Brachypogon finniae"@sv,
        "Ceratopogon finniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypogon nitidulus"@fi,
        "Brachypogon nitidulus"@sv .

<http://tun.fi/MX.273217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypogon sociabilis" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1920)" ;
    skos:broader <http://tun.fi/MX.273211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypogon sociabilis"@fi,
        "Brachypogon sociabilis"@sv .

<http://tun.fi/MX.273219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratopogon lacteipennis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.273218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratopogon lacteipennis"@fi,
        "Ceratopogon lacteipennis"@sv .

<http://tun.fi/MX.273220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratopogon niveipennis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273218> ;
    skos:hiddenLabel "Ceratopogon candidatus"@fi,
        "Ceratopogon candidatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratopogon niveipennis"@fi,
        "Ceratopogon niveipennis"@sv .

<http://tun.fi/MX.273222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizohelea leucopeza" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273221> ;
    skos:hiddenLabel "Monohelea xanthopeza"@fi,
        "Schizohelea copiosa"@fi,
        "Schizohelea xanthopeza"@fi,
        "Monohelea xanthopeza"@sv,
        "Schizohelea copiosa"@sv,
        "Schizohelea xanthopeza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizohelea leucopeza"@fi,
        "Schizohelea leucopeza"@sv .

<http://tun.fi/MX.273224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serromyia atra" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Serromyia atra"@fi,
        "Serromyia atra"@sv .

<http://tun.fi/MX.273225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serromyia femorata" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Serromyia femorata"@fi,
        "Serromyia femorata"@sv .

<http://tun.fi/MX.273226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serromyia subinermis" ;
    dwc:scientificNameAuthorship "Kieffer, 1919" ;
    skos:broader <http://tun.fi/MX.273223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Serromyia subinermis"@fi,
        "Serromyia subinermis"@sv .

<http://tun.fi/MX.273229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinohelea unimaculata" ;
    dwc:scientificNameAuthorship "(Macquart, 1826)" ;
    skos:broader <http://tun.fi/MX.273228> ;
    skos:hiddenLabel "Clinohelea variegata"@fi,
        "Clinohelea variegata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinohelea unimaculata"@fi,
        "Clinohelea unimaculata"@sv .

<http://tun.fi/MX.273232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallochohelea inermis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.273231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mallochohelea inermis"@fi,
        "Mallochohelea inermis"@sv .

<http://tun.fi/MX.273233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallochohelea munda" ;
    dwc:scientificNameAuthorship "(Loew, 1864)" ;
    skos:broader <http://tun.fi/MX.273231> ;
    skos:hiddenLabel "Mallochohelea dentata"@fi,
        "Mallochohelea dentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mallochohelea munda"@fi,
        "Mallochohelea munda"@sv .

<http://tun.fi/MX.273234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallochohelea nitida" ;
    dwc:scientificNameAuthorship "(Macquart, 1826)" ;
    skos:broader <http://tun.fi/MX.273231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mallochohelea nitida"@fi,
        "Mallochohelea nitida"@sv .

<http://tun.fi/MX.273235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallochohelea setigera" ;
    dwc:scientificNameAuthorship "(Loew, 1864)" ;
    skos:broader <http://tun.fi/MX.273231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mallochohelea setigera"@fi,
        "Mallochohelea setigera"@sv .

<http://tun.fi/MX.273236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallochohelea vernalis" ;
    dwc:scientificNameAuthorship "Remm, 1965" ;
    skos:broader <http://tun.fi/MX.273231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mallochohelea vernalis"@fi,
        "Mallochohelea vernalis"@sv .

<http://tun.fi/MX.273238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probezzia concinna" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273237> ;
    skos:hiddenLabel "Probezzia venusta v. concinna"@fi,
        "Probezzia venusta v. concinna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probezzia concinna"@fi,
        "Probezzia concinna"@sv .

<http://tun.fi/MX.273239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probezzia seminigra" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.273237> ;
    skos:hiddenLabel "Bezzia borealis"@fi,
        "Probezzia borealis"@fi,
        "Probezzia venusta"@fi,
        "Bezzia borealis"@sv,
        "Probezzia borealis"@sv,
        "Probezzia venusta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probezzia seminigra"@fi,
        "Probezzia seminigra"@sv .

<http://tun.fi/MX.273241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeromias fasciatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaeromias fasciatus"@fi,
        "Sphaeromias fasciatus"@sv .

<http://tun.fi/MX.273242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeromias pictus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273240> ;
    skos:hiddenLabel "Sphaeromias candidatus"@fi,
        "Sphaeromias candidatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaeromias pictus"@fi,
        "Sphaeromias pictus"@sv .

<http://tun.fi/MX.273245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bezzia annulipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.273244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bezzia annulipes"@fi,
        "Bezzia annulipes"@sv .

<http://tun.fi/MX.273246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bezzia bicolor" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bezzia bicolor"@fi,
        "Bezzia bicolor"@sv .

<http://tun.fi/MX.273247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bezzia circumdata" ;
    dwc:scientificNameAuthorship "(Staeger, 1839)" ;
    skos:broader <http://tun.fi/MX.273244> ;
    skos:hiddenLabel "Bezzia solstitialis"@fi,
        "Bezzia solstitialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bezzia circumdata"@fi,
        "Bezzia circumdata"@sv .

<http://tun.fi/MX.273248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bezzia coracina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.273244> ;
    skos:hiddenLabel "Bezzia albipes"@fi,
        "Bezzia albipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bezzia coracina"@fi,
        "Bezzia coracina"@sv .

<http://tun.fi/MX.273249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bezzia fascispinosa" ;
    dwc:scientificNameAuthorship "Clastrier, 1962" ;
    skos:broader <http://tun.fi/MX.273244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bezzia fascispinosa"@fi,
        "Bezzia fascispinosa"@sv .

<http://tun.fi/MX.273250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bezzia flavicornis" ;
    dwc:scientificNameAuthorship "(Staeger, 1839)" ;
    skos:broader <http://tun.fi/MX.273244> ;
    skos:hiddenLabel "Bezzia flavipalpis"@fi,
        "Bezzia flavipalpis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bezzia flavicornis"@fi,
        "Bezzia flavicornis"@sv .

<http://tun.fi/MX.273251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bezzia fuscifemoris" ;
    dwc:scientificNameAuthorship "Remm, 1971" ;
    skos:broader <http://tun.fi/MX.273244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bezzia fuscifemoris"@fi,
        "Bezzia fuscifemoris"@sv .

<http://tun.fi/MX.273252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bezzia leucogaster" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.273244> ;
    skos:hiddenLabel "Bezzia xanthocephala"@fi,
        "Bezzia xanthocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bezzia leucogaster"@fi,
        "Bezzia leucogaster"@sv .

<http://tun.fi/MX.273253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bezzia nigritula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.273244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bezzia nigritula"@fi,
        "Bezzia nigritula"@sv .

<http://tun.fi/MX.273254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bezzia nobilis" ;
    dwc:scientificNameAuthorship "(Winnertz, 1852)" ;
    skos:broader <http://tun.fi/MX.273244> ;
    skos:hiddenLabel "Bezzia leucogaster var. punctata"@fi,
        "Bezzia leucogaster var. punctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bezzia nobilis"@fi,
        "Bezzia nobilis"@sv .

<http://tun.fi/MX.273255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bezzia winnertziana" ;
    dwc:scientificNameAuthorship "Kieffer, 1919" ;
    skos:broader <http://tun.fi/MX.273244> ;
    skos:hiddenLabel "Bezzia gracilis"@fi,
        "Bezzia gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bezzia winnertziana"@fi,
        "Bezzia winnertziana"@sv .

<http://tun.fi/MX.273257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palpomyia armipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.273256> ;
    skos:hiddenLabel "Palpomyia rufipecta"@fi,
        "Palpomyia rufipecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palpomyia armipes"@fi,
        "Palpomyia armipes"@sv .

<http://tun.fi/MX.273258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palpomyia distincta" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.273256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palpomyia distincta"@fi,
        "Palpomyia distincta"@sv .

<http://tun.fi/MX.273259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palpomyia flavipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273256> ;
    skos:hiddenLabel "Palpomyia hortulana"@fi,
        "Palpomyia hortulana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palpomyia flavipes"@fi,
        "Palpomyia flavipes"@sv .

<http://tun.fi/MX.273260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palpomyia flavitarsis" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.273256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palpomyia flavitarsis"@fi,
        "Palpomyia flavitarsis"@sv .

<http://tun.fi/MX.273261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palpomyia lineata" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273256> ;
    skos:hiddenLabel "Palpomyia stagnalis"@fi,
        "Palpomyia stagnalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palpomyia lineata"@fi,
        "Palpomyia lineata"@sv .

<http://tun.fi/MX.273262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palpomyia lundstroemi" ;
    dwc:scientificNameAuthorship "Remm, 1981" ;
    skos:broader <http://tun.fi/MX.273256> ;
    skos:hiddenLabel "Palpomyia bispinosa"@fi,
        "Palpomyia bispinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palpomyia lundstroemi"@fi,
        "Palpomyia lundstroemi"@sv .

<http://tun.fi/MX.273263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palpomyia serripes" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273256> ;
    skos:hiddenLabel "Palpomyia transfuga"@fi,
        "Palpomyia transfuga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palpomyia serripes"@fi,
        "Palpomyia serripes"@sv .

<http://tun.fi/MX.273264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palpomyia tibialis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palpomyia tibialis"@fi,
        "Palpomyia tibialis"@sv .

<http://tun.fi/MX.273268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreochlus thienemanni" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.273267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreochlus thienemanni"@fi,
        "Boreochlus thienemanni"@sv .

<http://tun.fi/MX.273270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiodiamesa armata" ;
    dwc:scientificNameAuthorship "Brundin, 1966" ;
    skos:broader <http://tun.fi/MX.273269> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiodiamesa armata"@fi,
        "Lasiodiamesa armata"@sv .

<http://tun.fi/MX.273271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiodiamesa gracilis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1924)" ;
    skos:broader <http://tun.fi/MX.273269> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiodiamesa gracilis"@fi,
        "Lasiodiamesa gracilis"@sv .

<http://tun.fi/MX.273272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiodiamesa sphagnicola" ;
    dwc:scientificNameAuthorship "(Kieffer, 1925)" ;
    skos:broader <http://tun.fi/MX.273269> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiodiamesa sphagnicola"@fi,
        "Lasiodiamesa sphagnicola"@sv .

<http://tun.fi/MX.273275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parochlus kiefferi" ;
    dwc:scientificNameAuthorship "(Garrett, 1925)" ;
    skos:broader <http://tun.fi/MX.273274> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parochlus kiefferi"@fi,
        "Parochlus kiefferi"@sv .

<http://tun.fi/MX.273277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichotanypus mariae" ;
    dwc:scientificNameAuthorship "Wirth & Sublette, 1970" ;
    skos:broader <http://tun.fi/MX.273276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichotanypus mariae"@fi,
        "Trichotanypus mariae"@sv .

<http://tun.fi/MX.273278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichotanypus posticalis" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1898)" ;
    skos:broader <http://tun.fi/MX.273276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichotanypus posticalis"@fi,
        "Trichotanypus posticalis"@sv .

<http://tun.fi/MX.27328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crex crex" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27327> ;
    skos:hiddenLabel "Crex crex"@fi,
        "Crex crex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruisrääkkä"@fi,
        "kornknarr"@sv .

<http://tun.fi/MX.273282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatopynia plumipes" ;
    dwc:scientificNameAuthorship "(Fries, 1823)" ;
    skos:broader <http://tun.fi/MX.273281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatopynia plumipes"@fi,
        "Anatopynia plumipes"@sv .

<http://tun.fi/MX.273286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinotanypus nervosus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinotanypus nervosus"@fi,
        "Clinotanypus nervosus"@sv .

<http://tun.fi/MX.273289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apsectrotanypus trifascipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.273288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apsectrotanypus trifascipennis"@fi,
        "Apsectrotanypus trifascipennis"@sv .

<http://tun.fi/MX.273291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropelopia adaucta" ;
    dwc:scientificNameAuthorship "Kieffer, 1916" ;
    skos:broader <http://tun.fi/MX.273290> ;
    skos:hiddenLabel "Macropelopia goetghebueri"@fi,
        "Macropelopia goetghebueri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macropelopia adaucta"@fi,
        "Macropelopia adaucta"@sv .

<http://tun.fi/MX.273292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropelopia nebulosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macropelopia nebulosa"@fi,
        "Macropelopia nebulosa"@sv .

<http://tun.fi/MX.273293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macropelopia notata" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macropelopia notata"@fi,
        "Macropelopia notata"@sv .

<http://tun.fi/MX.273295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrotanypus varius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.273294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrotanypus varius"@fi,
        "Psectrotanypus varius"@sv .

<http://tun.fi/MX.273298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Natarsia nugax" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Natarsia nugax"@fi,
        "Natarsia nugax"@sv .

<http://tun.fi/MX.273299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Natarsia punctata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.273297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Natarsia punctata"@fi,
        "Natarsia punctata"@sv .

<http://tun.fi/MX.273302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ablabesmyia longistyla" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273301> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ablabesmyia longistyla"@fi,
        "Ablabesmyia longistyla"@sv .

<http://tun.fi/MX.273303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ablabesmyia monilis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.273301> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ablabesmyia monilis"@fi,
        "Ablabesmyia monilis"@sv .

<http://tun.fi/MX.273304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ablabesmyia phatta" ;
    dwc:scientificNameAuthorship "(Egger, 1864)" ;
    skos:broader <http://tun.fi/MX.273301> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ablabesmyia phatta"@fi,
        "Ablabesmyia phatta"@sv .

<http://tun.fi/MX.273306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctopelopia barbitarsis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.273305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctopelopia barbitarsis"@fi,
        "Arctopelopia barbitarsis"@sv .

<http://tun.fi/MX.273307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctopelopia griseipennis" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1859)" ;
    skos:broader <http://tun.fi/MX.273305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctopelopia griseipennis"@fi,
        "Arctopelopia griseipennis"@sv .

<http://tun.fi/MX.273308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctopelopia melanosoma" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1933)" ;
    skos:broader <http://tun.fi/MX.273305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctopelopia melanosoma"@fi,
        "Arctopelopia melanosoma"@sv .

<http://tun.fi/MX.273310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conchapelopia aagaardi" ;
    dwc:scientificNameAuthorship "Murray, 1987" ;
    skos:broader <http://tun.fi/MX.273309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conchapelopia aagaardi"@fi,
        "Conchapelopia aagaardi"@sv .

<http://tun.fi/MX.273311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conchapelopia hittmairorum" ;
    dwc:scientificNameAuthorship "Michiels & Spies, 2002" ;
    skos:broader <http://tun.fi/MX.273309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conchapelopia hittmairorum"@fi,
        "Conchapelopia hittmairorum"@sv .

<http://tun.fi/MX.273312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conchapelopia intermedia" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conchapelopia intermedia"@fi,
        "Conchapelopia intermedia"@sv .

<http://tun.fi/MX.273313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conchapelopia melanops" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conchapelopia melanops"@fi,
        "Conchapelopia melanops"@sv .

<http://tun.fi/MX.273314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conchapelopia pallidula" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conchapelopia pallidula"@fi,
        "Conchapelopia pallidula"@sv .

<http://tun.fi/MX.273316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Guttipelopia guttipennis" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1861)" ;
    skos:broader <http://tun.fi/MX.273315> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Guttipelopia guttipennis"@fi,
        "Guttipelopia guttipennis"@sv .

<http://tun.fi/MX.273318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hayesomyia tripunctata" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1922)" ;
    skos:broader <http://tun.fi/MX.273317> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hayesomyia tripunctata"@fi,
        "Hayesomyia tripunctata"@sv .

<http://tun.fi/MX.273320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Krenopelopia binotata" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.273319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Krenopelopia binotata"@fi,
        "Krenopelopia binotata"@sv .

<http://tun.fi/MX.273321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Krenopelopia nigropunctata" ;
    dwc:scientificNameAuthorship "(Staeger, 1839)" ;
    skos:broader <http://tun.fi/MX.273319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Krenopelopia nigropunctata"@fi,
        "Krenopelopia nigropunctata"@sv .

<http://tun.fi/MX.273323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Labrundinia longipalpis" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.273322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Labrundinia longipalpis"@fi,
        "Labrundinia longipalpis"@sv .

<http://tun.fi/MX.273325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larsia atrocincta" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1942)" ;
    skos:broader <http://tun.fi/MX.273324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Larsia atrocincta"@fi,
        "Larsia atrocincta"@sv .

<http://tun.fi/MX.273327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monopelopia tenuicalcar" ;
    dwc:scientificNameAuthorship "(Kieffer, 1918)" ;
    skos:broader <http://tun.fi/MX.273326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monopelopia tenuicalcar"@fi,
        "Monopelopia tenuicalcar"@sv .

<http://tun.fi/MX.273329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nilotanypus dubius" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nilotanypus dubius"@fi,
        "Nilotanypus dubius"@sv .

<http://tun.fi/MX.273331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramerina cingulata" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paramerina cingulata"@fi,
        "Paramerina cingulata"@sv .

<http://tun.fi/MX.273332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramerina divisa" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paramerina divisa"@fi,
        "Paramerina divisa"@sv .

<http://tun.fi/MX.273334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pentaneurella katterjokki" ;
    dwc:scientificNameAuthorship "Fittkau & Murray, 1983" ;
    skos:broader <http://tun.fi/MX.273333> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pentaneurella katterjokki"@fi,
        "Pentaneurella katterjokki"@sv .

<http://tun.fi/MX.273336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheopelopia maculipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.273335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheopelopia maculipennis"@fi,
        "Rheopelopia maculipennis"@sv .

<http://tun.fi/MX.273337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheopelopia ornata" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.273335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheopelopia ornata"@fi,
        "Rheopelopia ornata"@sv .

<http://tun.fi/MX.273339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telmatopelopia nemorum" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.273338> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telmatopelopia nemorum"@fi,
        "Telmatopelopia nemorum"@sv .

<http://tun.fi/MX.273341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telopelopia fascigera" ;
    dwc:scientificNameAuthorship "(Verneaux, 1970)" ;
    skos:broader <http://tun.fi/MX.273340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telopelopia fascigera"@fi,
        "Telopelopia fascigera"@sv .

<http://tun.fi/MX.273343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemannimyia carnea" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.273342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemannimyia carnea"@fi,
        "Thienemannimyia carnea"@sv .

<http://tun.fi/MX.273344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemannimyia fusciceps" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemannimyia fusciceps"@fi,
        "Thienemannimyia fusciceps"@sv .

<http://tun.fi/MX.273345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemannimyia laeta" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemannimyia laeta"@fi,
        "Thienemannimyia laeta"@sv .

<http://tun.fi/MX.273346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemannimyia lentiginosa" ;
    dwc:scientificNameAuthorship "(Fries, 1823)" ;
    skos:broader <http://tun.fi/MX.273342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemannimyia lentiginosa"@fi,
        "Thienemannimyia lentiginosa"@sv .

<http://tun.fi/MX.273347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemannimyia pseudocarnea" ;
    dwc:scientificNameAuthorship "Murray, 1976" ;
    skos:broader <http://tun.fi/MX.273342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemannimyia pseudocarnea"@fi,
        "Thienemannimyia pseudocarnea"@sv .

<http://tun.fi/MX.273348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemannimyia vitellina" ;
    dwc:scientificNameAuthorship "(Kieffer, 1916)" ;
    skos:broader <http://tun.fi/MX.273342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemannimyia vitellina"@fi,
        "Thienemannimyia vitellina"@sv .

<http://tun.fi/MX.273350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trissopelopia longimana" ;
    dwc:scientificNameAuthorship "(Staeger, 1839)" ;
    skos:broader <http://tun.fi/MX.273349> ;
    skos:hiddenLabel "Trissopelopia longimanus"@fi,
        "Trissopelopia longimanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trissopelopia longimana"@fi,
        "Trissopelopia longimana"@sv .

<http://tun.fi/MX.273352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenopelopia falcigera" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.273351> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenopelopia falcigera"@fi,
        "Xenopelopia falcigera"@sv .

<http://tun.fi/MX.273353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenopelopia nigricans" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1927)" ;
    skos:broader <http://tun.fi/MX.273351> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenopelopia nigricans"@fi,
        "Xenopelopia nigricans"@sv .

<http://tun.fi/MX.273355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zavrelimyia barbatipes" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.273354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zavrelimyia barbatipes"@fi,
        "Zavrelimyia barbatipes"@sv .

<http://tun.fi/MX.273356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zavrelimyia hirtimana" ;
    dwc:scientificNameAuthorship "(Kieffer, 1918)" ;
    skos:broader <http://tun.fi/MX.273354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zavrelimyia hirtimana"@fi,
        "Zavrelimyia hirtimana"@sv .

<http://tun.fi/MX.273357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zavrelimyia melanura" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zavrelimyia melanura"@fi,
        "Zavrelimyia melanura"@sv .

<http://tun.fi/MX.273361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius appropinquatus" ;
    dwc:scientificNameAuthorship "(Lundström, 1917)" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius appropinquatus"@fi,
        "Procladius appropinquatus"@sv .

<http://tun.fi/MX.273363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius culiciformis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius culiciformis"@fi,
        "Procladius culiciformis"@sv .

<http://tun.fi/MX.273364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius fimbriatus" ;
    dwc:scientificNameAuthorship "Wülker, 1959" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius fimbriatus"@fi,
        "Procladius fimbriatus"@sv .

<http://tun.fi/MX.273365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius fuscus" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius fuscus"@fi,
        "Procladius fuscus"@sv .

<http://tun.fi/MX.273366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius islandicus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1931)" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius islandicus"@fi,
        "Procladius islandicus"@sv .

<http://tun.fi/MX.273367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius nudipennis" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius nudipennis"@fi,
        "Procladius nudipennis"@sv .

<http://tun.fi/MX.273368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius pectinatus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius pectinatus"@fi,
        "Procladius pectinatus"@sv .

<http://tun.fi/MX.273369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius signatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius signatus"@fi,
        "Procladius signatus"@sv .

<http://tun.fi/MX.273370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius simplicistylus" ;
    dwc:scientificNameAuthorship "Freeman, 1948" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:hiddenLabel "Procladius simplicistilus"@fi,
        "Procladius simplicistylis"@fi,
        "Procladius simplicistilus"@sv,
        "Procladius simplicistylis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius simplicistylus"@fi,
        "Procladius simplicistylus"@sv .

<http://tun.fi/MX.273371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius suecicus" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius suecicus"@fi,
        "Procladius suecicus"@sv .

<http://tun.fi/MX.273372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius vesus" ;
    dwc:scientificNameAuthorship "Roback, 1971" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius vesus"@fi,
        "Procladius vesus"@sv .

<http://tun.fi/MX.273374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius flavifrons" ;
    dwc:scientificNameAuthorship "Edwards, 1929" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius flavifrons"@fi,
        "Procladius flavifrons"@sv .

<http://tun.fi/MX.273375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius imicola" ;
    dwc:scientificNameAuthorship "Kieffer, 1922" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius imicola"@fi,
        "Procladius imicola"@sv .

<http://tun.fi/MX.273376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius lugens" ;
    dwc:scientificNameAuthorship "Kieffer, 1915" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius lugens"@fi,
        "Procladius lugens"@sv .

<http://tun.fi/MX.273377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius rufovittatus" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1874)" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius rufovittatus"@fi,
        "Procladius rufovittatus"@sv .

<http://tun.fi/MX.273381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanypus kraatzi" ;
    dwc:scientificNameAuthorship "(Kieffer, 1912)" ;
    skos:broader <http://tun.fi/MX.273379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanypus kraatzi"@fi,
        "Tanypus kraatzi"@sv .

<http://tun.fi/MX.273382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanypus punctipennis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanypus punctipennis"@fi,
        "Tanypus punctipennis"@sv .

<http://tun.fi/MX.273383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanypus vilipennis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1918)" ;
    skos:broader <http://tun.fi/MX.273379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanypus vilipennis"@fi,
        "Tanypus vilipennis"@sv .

<http://tun.fi/MX.273388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diamesa aberrata" ;
    dwc:scientificNameAuthorship "Lundbeck, 1898" ;
    skos:broader <http://tun.fi/MX.273386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diamesa aberrata"@fi,
        "Diamesa aberrata"@sv .

<http://tun.fi/MX.273389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diamesa arctica" ;
    dwc:scientificNameAuthorship "(Boheman, 1865)" ;
    skos:broader <http://tun.fi/MX.273386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diamesa arctica"@fi,
        "Diamesa arctica"@sv .

<http://tun.fi/MX.273390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diamesa bertrami" ;
    dwc:scientificNameAuthorship "Edwards, 1935" ;
    skos:broader <http://tun.fi/MX.273386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diamesa bertrami"@fi,
        "Diamesa bertrami"@sv .

<http://tun.fi/MX.273391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diamesa bohemani" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1932" ;
    skos:broader <http://tun.fi/MX.273386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diamesa bohemani"@fi,
        "Diamesa bohemani"@sv .

<http://tun.fi/MX.273392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diamesa hyperborea" ;
    dwc:scientificNameAuthorship "Holmgren, 1869" ;
    skos:broader <http://tun.fi/MX.273386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diamesa hyperborea"@fi,
        "Diamesa hyperborea"@sv .

<http://tun.fi/MX.273393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diamesa incallida" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diamesa incallida"@fi,
        "Diamesa incallida"@sv .

<http://tun.fi/MX.273394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diamesa insignipes" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.273386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diamesa insignipes"@fi,
        "Diamesa insignipes"@sv .

<http://tun.fi/MX.273395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diamesa latitarsis" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.273386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diamesa latitarsis"@fi,
        "Diamesa latitarsis"@sv .

<http://tun.fi/MX.273396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diamesa permacra" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diamesa permacra"@fi,
        "Diamesa permacra"@sv .

<http://tun.fi/MX.273397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diamesa serratosioi" ;
    dwc:scientificNameAuthorship "Willassen, 1986" ;
    skos:broader <http://tun.fi/MX.273386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diamesa serratosioi"@fi,
        "Diamesa serratosioi"@sv .

<http://tun.fi/MX.273398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diamesa tonsa" ;
    dwc:scientificNameAuthorship "(Haliday, 1856)" ;
    skos:broader <http://tun.fi/MX.273386> ;
    skos:hiddenLabel "Diamesa thienemanni"@fi,
        "Diamesa thienemanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diamesa tonsa"@fi,
        "Diamesa tonsa"@sv .

<http://tun.fi/MX.273400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potthastia gaedii" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.273399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Potthastia gaedii"@fi,
        "Potthastia gaedii"@sv .

<http://tun.fi/MX.273401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potthastia longimanus" ;
    dwc:scientificNameAuthorship "Kieffer, 1922" ;
    skos:broader <http://tun.fi/MX.273399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Potthastia longimanus"@fi,
        "Potthastia longimanus"@sv .

<http://tun.fi/MX.273402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potthastia pastoris" ;
    dwc:scientificNameAuthorship "(Edwards, 1933)" ;
    skos:broader <http://tun.fi/MX.273399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Potthastia pastoris"@fi,
        "Potthastia pastoris"@sv .

<http://tun.fi/MX.273405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudodiamesa branickii" ;
    dwc:scientificNameAuthorship "(Nowicki, 1873)" ;
    skos:broader <http://tun.fi/MX.273403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudodiamesa branickii"@fi,
        "Pseudodiamesa branickii"@sv .

<http://tun.fi/MX.273406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudodiamesa nivosa" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1928)" ;
    skos:broader <http://tun.fi/MX.273403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudodiamesa nivosa"@fi,
        "Pseudodiamesa nivosa"@sv .

<http://tun.fi/MX.273408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudokiefferiella parva" ;
    dwc:scientificNameAuthorship "(Edwards, 1932)" ;
    skos:broader <http://tun.fi/MX.273407> ;
    skos:hiddenLabel "Syndiamesa sp."@fi,
        "Syndiamesa sp."@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudokiefferiella parva"@fi,
        "Pseudokiefferiella parva"@sv .

<http://tun.fi/MX.273410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympotthastia fulva" ;
    dwc:scientificNameAuthorship "(Johannsen, 1921)" ;
    skos:broader <http://tun.fi/MX.273409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympotthastia fulva"@fi,
        "Sympotthastia fulva"@sv .

<http://tun.fi/MX.273411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympotthastia huldeni" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympotthastia huldeni"@fi,
        "Sympotthastia huldeni"@sv .

<http://tun.fi/MX.273416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protanypus caudatus" ;
    dwc:scientificNameAuthorship "Edwards, 1924" ;
    skos:broader <http://tun.fi/MX.273415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protanypus caudatus"@fi,
        "Protanypus caudatus"@sv .

<http://tun.fi/MX.273417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protanypus morio" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.273415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protanypus morio"@fi,
        "Protanypus morio"@sv .

<http://tun.fi/MX.27342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zapornia parva" ;
    dwc:scientificNameAuthorship "(Scopoli, 1769)" ;
    skos:broader <http://tun.fi/MX.298035> ;
    skos:hiddenLabel "Porzana parva"@fi,
        "Zapornia parva"@fi,
        "Porzana parva"@sv,
        "Zapornia parva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhuitti"@fi,
        "mindre sumphöna"@sv .

<http://tun.fi/MX.273420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telmatogeton japonicus" ;
    dwc:scientificNameAuthorship "Tokunaga, 1933" ;
    skos:broader <http://tun.fi/MX.273419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telmatogeton japonicus"@fi,
        "Telmatogeton japonicus"@sv .

<http://tun.fi/MX.273423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monodiamesa bathyphila" ;
    dwc:scientificNameAuthorship "(Kieffer, 1918)" ;
    skos:broader <http://tun.fi/MX.273422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monodiamesa bathyphila"@fi,
        "Monodiamesa bathyphila"@sv .

<http://tun.fi/MX.273424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monodiamesa ekmani" ;
    dwc:scientificNameAuthorship "(Brundin, 1949)" ;
    skos:broader <http://tun.fi/MX.273422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monodiamesa ekmani"@fi,
        "Monodiamesa ekmani"@sv .

<http://tun.fi/MX.273426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontomesa fulva" ;
    dwc:scientificNameAuthorship "(Kieffer, 1919)" ;
    skos:broader <http://tun.fi/MX.273425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontomesa fulva"@fi,
        "Odontomesa fulva"@sv .

<http://tun.fi/MX.273428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prodiamesa olivacea" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prodiamesa olivacea"@fi,
        "Prodiamesa olivacea"@sv .

<http://tun.fi/MX.27343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zapornia pusilla" ;
    dwc:scientificNameAuthorship "(Pallas, 1776)" ;
    skos:broader <http://tun.fi/MX.298035> ;
    skos:hiddenLabel "Porzana pusilla"@fi,
        "Zapornia pusilla"@fi,
        "Porzana pusilla"@sv,
        "Zapornia pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöhuitti"@fi,
        "dvärgsumphöna"@sv .

<http://tun.fi/MX.273431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aagaardia protensa" ;
    dwc:scientificNameAuthorship "Sæther, 2000" ;
    skos:broader <http://tun.fi/MX.273430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aagaardia protensa"@fi,
        "Aagaardia protensa"@sv .

<http://tun.fi/MX.273432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aagaardia sivertseni" ;
    dwc:scientificNameAuthorship "(Aagaard, 1979)" ;
    skos:broader <http://tun.fi/MX.273430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aagaardia sivertseni"@fi,
        "Aagaardia sivertseni"@sv .

<http://tun.fi/MX.273435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abiskomyia paravirgo" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1940" ;
    skos:broader <http://tun.fi/MX.273434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abiskomyia paravirgo"@fi,
        "Abiskomyia paravirgo"@sv .

<http://tun.fi/MX.273436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abiskomyia virgo" ;
    dwc:scientificNameAuthorship "Edwards, 1937" ;
    skos:broader <http://tun.fi/MX.273434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abiskomyia virgo"@fi,
        "Abiskomyia virgo"@sv .

<http://tun.fi/MX.273438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acamptocladius reissi" ;
    dwc:scientificNameAuthorship "Cranston & Sæther, 1982" ;
    skos:broader <http://tun.fi/MX.273437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acamptocladius reissi"@fi,
        "Acamptocladius reissi"@sv .

<http://tun.fi/MX.273439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acamptocladius submontanus" ;
    dwc:scientificNameAuthorship "(Edwards, 1932)" ;
    skos:broader <http://tun.fi/MX.273437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acamptocladius submontanus"@fi,
        "Acamptocladius submontanus"@sv .

<http://tun.fi/MX.273441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acricotopus lucens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.273440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acricotopus lucens"@fi,
        "Acricotopus lucens"@sv .

<http://tun.fi/MX.273443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allocladius bothnicus" ;
    dwc:scientificNameAuthorship "(Tuiskunen, 1984)" ;
    skos:broader <http://tun.fi/MX.273442> ;
    skos:hiddenLabel "Lindebergia bothnica"@fi,
        "Pseudosmittia bothnica"@fi,
        "Lindebergia bothnica"@sv,
        "Pseudosmittia bothnica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allocladius bothnicus"@fi,
        "Allocladius bothnicus"@sv .

<http://tun.fi/MX.273445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreosmittia inariensis" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreosmittia inariensis"@fi,
        "Boreosmittia inariensis"@sv .

<http://tun.fi/MX.273446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreosmittia karelioborealis" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreosmittia karelioborealis"@fi,
        "Boreosmittia karelioborealis"@sv .

<http://tun.fi/MX.273448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brillia bifida" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.273447> ;
    skos:hiddenLabel "Brillia modesta"@fi,
        "Brillia modesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brillia bifida"@fi,
        "Brillia bifida"@sv .

<http://tun.fi/MX.273449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brillia longifurca" ;
    dwc:scientificNameAuthorship "Kieffer, 1921" ;
    skos:broader <http://tun.fi/MX.273447> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brillia longifurca"@fi,
        "Brillia longifurca"@sv .

<http://tun.fi/MX.27345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porzana porzana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.27329> ;
    skos:hiddenLabel "Porzana porzana"@fi,
        "Porzana porzana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtahuitti"@fi,
        "småfläckig sumphöna"@sv .

<http://tun.fi/MX.273451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius aestivus" ;
    dwc:scientificNameAuthorship "(Brundin, 1947)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius aestivus"@fi,
        "Bryophaenocladius aestivus"@sv .

<http://tun.fi/MX.273452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius dentatus" ;
    dwc:scientificNameAuthorship "(Karl, 1937)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius dentatus"@fi,
        "Bryophaenocladius dentatus"@sv .

<http://tun.fi/MX.273453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius flexidens" ;
    dwc:scientificNameAuthorship "(Brundin, 1947)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius flexidens"@fi,
        "Bryophaenocladius flexidens"@sv .

<http://tun.fi/MX.273454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius ictericus" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius ictericus"@fi,
        "Bryophaenocladius ictericus"@sv .

<http://tun.fi/MX.273455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius illimbatus" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius illimbatus"@fi,
        "Bryophaenocladius illimbatus"@sv .

<http://tun.fi/MX.273456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius impectinus" ;
    dwc:scientificNameAuthorship "Sæther, 1976" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius impectinus"@fi,
        "Bryophaenocladius impectinus"@sv .

<http://tun.fi/MX.273457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius inconstans" ;
    dwc:scientificNameAuthorship "(Brundin, 1947)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius inconstans"@fi,
        "Bryophaenocladius inconstans"@sv .

<http://tun.fi/MX.273458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius laticaudus" ;
    dwc:scientificNameAuthorship "Sæther, 1973" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius laticaudus"@fi,
        "Bryophaenocladius laticaudus"@sv .

<http://tun.fi/MX.273459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius muscicola" ;
    dwc:scientificNameAuthorship "(Kieffer, 1906)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius muscicola"@fi,
        "Bryophaenocladius muscicola"@sv .

<http://tun.fi/MX.273460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius nidorum" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius nidorum"@fi,
        "Bryophaenocladius nidorum"@sv .

<http://tun.fi/MX.273461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius nigrus" ;
    dwc:scientificNameAuthorship "Albu, 1974" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius nigrus"@fi,
        "Bryophaenocladius nigrus"@sv .

<http://tun.fi/MX.273462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius nitidicollis" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1913)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius nitidicollis"@fi,
        "Bryophaenocladius nitidicollis"@sv .

<http://tun.fi/MX.273463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius pectinatus" ;
    dwc:scientificNameAuthorship "Albu, 1974" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius pectinatus"@fi,
        "Bryophaenocladius pectinatus"@sv .

<http://tun.fi/MX.273464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius psilacrus" ;
    dwc:scientificNameAuthorship "Sæther, 1982" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius psilacrus"@fi,
        "Bryophaenocladius psilacrus"@sv .

<http://tun.fi/MX.273465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius saanae" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius saanae"@fi,
        "Bryophaenocladius saanae"@sv .

<http://tun.fi/MX.273466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius scanicus" ;
    dwc:scientificNameAuthorship "(Brundin, 1947)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius scanicus"@fi,
        "Bryophaenocladius scanicus"@sv .

<http://tun.fi/MX.273467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius sclerus" ;
    dwc:scientificNameAuthorship "Wang, Liu & Epler, 2004" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius sclerus"@fi,
        "Bryophaenocladius sclerus"@sv .

<http://tun.fi/MX.273468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius subparallelus" ;
    dwc:scientificNameAuthorship "(Malloch, 1915)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius subparallelus"@fi,
        "Bryophaenocladius subparallelus"@sv .

<http://tun.fi/MX.273469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius subvernalis" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius subvernalis"@fi,
        "Bryophaenocladius subvernalis"@sv .

<http://tun.fi/MX.273470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius tuberculatus" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius tuberculatus"@fi,
        "Bryophaenocladius tuberculatus"@sv .

<http://tun.fi/MX.273471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius vernalis" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius vernalis"@fi,
        "Bryophaenocladius vernalis"@sv .

<http://tun.fi/MX.273472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius xanthogyne" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryophaenocladius xanthogyne"@fi,
        "Bryophaenocladius xanthogyne"@sv .

<http://tun.fi/MX.273475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptocladius stercorarius" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.273474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptocladius stercorarius"@fi,
        "Camptocladius stercorarius"@sv .

<http://tun.fi/MX.273477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardiocladius capucinus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.273476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cardiocladius capucinus"@fi,
        "Cardiocladius capucinus"@sv .

<http://tun.fi/MX.273478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardiocladius fuscus" ;
    dwc:scientificNameAuthorship "Kieffer, 1924" ;
    skos:broader <http://tun.fi/MX.273476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cardiocladius fuscus"@fi,
        "Cardiocladius fuscus"@sv .

<http://tun.fi/MX.273481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius acuminatus" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius acuminatus"@fi,
        "Chaetocladius acuminatus"@sv .

<http://tun.fi/MX.273482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius binotatus" ;
    dwc:scientificNameAuthorship "(Lundström, 1915)" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius binotatus"@fi,
        "Chaetocladius binotatus"@sv .

<http://tun.fi/MX.273483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius britae" ;
    dwc:scientificNameAuthorship "Säwedal, 1976" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius britae"@fi,
        "Chaetocladius britae"@sv .

<http://tun.fi/MX.273484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius crassisaetosus" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius crassisaetosus"@fi,
        "Chaetocladius crassisaetosus"@sv .

<http://tun.fi/MX.273485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius dentiforceps" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius dentiforceps"@fi,
        "Chaetocladius dentiforceps"@sv .

<http://tun.fi/MX.273486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius dissipatus" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius dissipatus"@fi,
        "Chaetocladius dissipatus"@sv .

<http://tun.fi/MX.273487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius glacialis" ;
    dwc:scientificNameAuthorship "(Lundström, 1915)" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius glacialis"@fi,
        "Chaetocladius glacialis"@sv .

<http://tun.fi/MX.273488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius gracilis" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius gracilis"@fi,
        "Chaetocladius gracilis"@sv .

<http://tun.fi/MX.273489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius grandilobus" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius grandilobus"@fi,
        "Chaetocladius grandilobus"@sv .

<http://tun.fi/MX.273490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius laminatus" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius laminatus"@fi,
        "Chaetocladius laminatus"@sv .

<http://tun.fi/MX.273491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius maeaeri" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius maeaeri"@fi,
        "Chaetocladius maeaeri"@sv .

<http://tun.fi/MX.273492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius melaleucus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius melaleucus"@fi,
        "Chaetocladius melaleucus"@sv .

<http://tun.fi/MX.273493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius muliebris" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius muliebris"@fi,
        "Chaetocladius muliebris"@sv .

<http://tun.fi/MX.273494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius perennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius perennis"@fi,
        "Chaetocladius perennis"@sv .

<http://tun.fi/MX.273495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius piger" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1913)" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius piger"@fi,
        "Chaetocladius piger"@sv .

<http://tun.fi/MX.273496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius rusticus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1932)" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius rusticus"@fi,
        "Chaetocladius rusticus"@sv .

<http://tun.fi/MX.273497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius suecicus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1916)" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius suecicus"@fi,
        "Chaetocladius suecicus"@sv .

<http://tun.fi/MX.273498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius tenuistylus" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.273479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetocladius tenuistylus"@fi,
        "Chaetocladius tenuistylus"@sv .

<http://tun.fi/MX.273500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clunio balticus" ;
    dwc:scientificNameAuthorship "Heimbach, 1978" ;
    skos:broader <http://tun.fi/MX.273499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clunio balticus"@fi,
        "Clunio balticus"@sv .

<http://tun.fi/MX.273502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura arctica" ;
    dwc:scientificNameAuthorship "Kieffer, 1923" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura arctica"@fi,
        "Corynoneura arctica"@sv .

<http://tun.fi/MX.273503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura brundini" ;
    dwc:scientificNameAuthorship "Hirvenoja & Hirvenoja, 1988" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura brundini"@fi,
        "Corynoneura brundini"@sv .

<http://tun.fi/MX.273504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura carriana" ;
    dwc:scientificNameAuthorship "Edwards, 1924" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura carriana"@fi,
        "Corynoneura carriana"@sv .

<http://tun.fi/MX.273505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura celeripes" ;
    dwc:scientificNameAuthorship "Winnertz, 1852" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura celeripes"@fi,
        "Corynoneura celeripes"@sv .

<http://tun.fi/MX.273506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura celtica" ;
    dwc:scientificNameAuthorship "Edwards, 1924" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura celtica"@fi,
        "Corynoneura celtica"@sv .

<http://tun.fi/MX.273507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura coronata" ;
    dwc:scientificNameAuthorship "Edwards, 1924" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura coronata"@fi,
        "Corynoneura coronata"@sv .

<http://tun.fi/MX.273508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura edwardsi" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura edwardsi"@fi,
        "Corynoneura edwardsi"@sv .

<http://tun.fi/MX.273509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura fittkaui" ;
    dwc:scientificNameAuthorship "Schlee, 1968" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura fittkaui"@fi,
        "Corynoneura fittkaui"@sv .

<http://tun.fi/MX.273510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura gratias" ;
    dwc:scientificNameAuthorship "Schlee, 1968" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura gratias"@fi,
        "Corynoneura gratias"@sv .

<http://tun.fi/MX.273511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura gynocera" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1983" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura gynocera"@fi,
        "Corynoneura gynocera"@sv .

<http://tun.fi/MX.273512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura lacustris" ;
    dwc:scientificNameAuthorship "Edwards, 1924" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura lacustris"@fi,
        "Corynoneura lacustris"@sv .

<http://tun.fi/MX.273513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura lobata" ;
    dwc:scientificNameAuthorship "Edwards, 1924" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura lobata"@fi,
        "Corynoneura lobata"@sv .

<http://tun.fi/MX.273514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura magna" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura magna"@fi,
        "Corynoneura magna"@sv .

<http://tun.fi/MX.273515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneura scutellata" ;
    dwc:scientificNameAuthorship "Winnertz, 1846" ;
    skos:broader <http://tun.fi/MX.273501> ;
    skos:hiddenLabel "Corynoneura longipennis"@fi,
        "Corynoneura longipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneura scutellata"@fi,
        "Corynoneura scutellata"@sv .

<http://tun.fi/MX.273518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoneurella paludosa" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.273517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoneurella paludosa"@fi,
        "Corynoneurella paludosa"@sv .

<http://tun.fi/MX.273521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus albiforceps" ;
    dwc:scientificNameAuthorship "(Kieffer, 1916)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus albiforceps"@fi,
        "Cricotopus albiforceps"@sv .

<http://tun.fi/MX.273522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus annulator" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1927" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus annulator"@fi,
        "Cricotopus annulator"@sv .

<http://tun.fi/MX.273523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus bicinctus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus bicinctus"@fi,
        "Cricotopus bicinctus"@sv .

<http://tun.fi/MX.273524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus caducus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus caducus"@fi,
        "Cricotopus caducus"@sv .

<http://tun.fi/MX.273525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus coronatus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus coronatus"@fi,
        "Cricotopus coronatus"@sv .

<http://tun.fi/MX.273526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus cumulatus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus cumulatus"@fi,
        "Cricotopus cumulatus"@sv .

<http://tun.fi/MX.273527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus cylindraceus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus cylindraceus"@fi,
        "Cricotopus cylindraceus"@sv .

<http://tun.fi/MX.273528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus ephippium" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus ephippium"@fi,
        "Cricotopus ephippium"@sv .

<http://tun.fi/MX.273529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus festivellus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1906)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus festivellus"@fi,
        "Cricotopus festivellus"@sv .

<http://tun.fi/MX.273530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus flavocinctus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1924)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus flavocinctus"@fi,
        "Cricotopus flavocinctus"@sv .

<http://tun.fi/MX.273531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus fuscus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus fuscus"@fi,
        "Cricotopus fuscus"@sv .

<http://tun.fi/MX.273532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus magus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus magus"@fi,
        "Cricotopus magus"@sv .

<http://tun.fi/MX.273533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus pallidipes" ;
    dwc:scientificNameAuthorship "Edwards, 1929" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus pallidipes"@fi,
        "Cricotopus pallidipes"@sv .

<http://tun.fi/MX.273534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus patens" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus patens"@fi,
        "Cricotopus patens"@sv .

<http://tun.fi/MX.273535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus pilidorsum" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus pilidorsum"@fi,
        "Cricotopus pilidorsum"@sv .

<http://tun.fi/MX.273536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus pilosellus" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus pilosellus"@fi,
        "Cricotopus pilosellus"@sv .

<http://tun.fi/MX.273537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus pirifer" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus pirifer"@fi,
        "Cricotopus pirifer"@sv .

<http://tun.fi/MX.273538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus polaris" ;
    dwc:scientificNameAuthorship "Kieffer, 1926" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus polaris"@fi,
        "Cricotopus polaris"@sv .

<http://tun.fi/MX.273540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus pulchripes" ;
    dwc:scientificNameAuthorship "Verrall, 1912" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus pulchripes"@fi,
        "Cricotopus pulchripes"@sv .

<http://tun.fi/MX.273541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus septentrionalis" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus septentrionalis"@fi,
        "Cricotopus septentrionalis"@sv .

<http://tun.fi/MX.273542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus similis" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1921" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus similis"@fi,
        "Cricotopus similis"@sv .

<http://tun.fi/MX.273543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus slossonae" ;
    dwc:scientificNameAuthorship "Malloch, 1915" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:hiddenLabel "Cricotopus claripes"@fi,
        "Cricotopus claripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus slossonae"@fi,
        "Cricotopus slossonae"@sv .

<http://tun.fi/MX.273544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus tibialis" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus tibialis"@fi,
        "Cricotopus tibialis"@sv .

<http://tun.fi/MX.273545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus tremulus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus tremulus"@fi,
        "Cricotopus tremulus"@sv .

<http://tun.fi/MX.273546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus triannulatus" ;
    dwc:scientificNameAuthorship "(Macquart, 1826)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus triannulatus"@fi,
        "Cricotopus triannulatus"@sv .

<http://tun.fi/MX.273547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus trifascia" ;
    dwc:scientificNameAuthorship "Edwards, 1929" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus trifascia"@fi,
        "Cricotopus trifascia"@sv .

<http://tun.fi/MX.273548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus tristis" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus tristis"@fi,
        "Cricotopus tristis"@sv .

<http://tun.fi/MX.273549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus vierriensis" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1935" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus vierriensis"@fi,
        "Cricotopus vierriensis"@sv .

<http://tun.fi/MX.273550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus villosus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus villosus"@fi,
        "Cricotopus villosus"@sv .

<http://tun.fi/MX.273552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus arcuatus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus arcuatus"@fi,
        "Cricotopus arcuatus"@sv .

<http://tun.fi/MX.273553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus brevipalpis" ;
    dwc:scientificNameAuthorship "Kieffer, 1909" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus brevipalpis"@fi,
        "Cricotopus brevipalpis"@sv .

<http://tun.fi/MX.273554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus intersectus" ;
    dwc:scientificNameAuthorship "(Staeger, 1839)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus intersectus"@fi,
        "Cricotopus intersectus"@sv .

<http://tun.fi/MX.273555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus laetus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus laetus"@fi,
        "Cricotopus laetus"@sv .

<http://tun.fi/MX.273556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus laricomalis" ;
    dwc:scientificNameAuthorship "Edwards, 1932" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus laricomalis"@fi,
        "Cricotopus laricomalis"@sv .

<http://tun.fi/MX.273557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus maurii" ;
    dwc:scientificNameAuthorship "Spies & Sæther, 2004" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:hiddenLabel "Cricotopus polychaetus"@fi,
        "Cricotopus polychaetus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus maurii"@fi,
        "Cricotopus maurii"@sv .

<http://tun.fi/MX.273558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus obnixus" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus obnixus"@fi,
        "Cricotopus obnixus"@sv .

<http://tun.fi/MX.273560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus obtusus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus obtusus"@fi,
        "Cricotopus obtusus"@sv .

<http://tun.fi/MX.273561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus ornatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus ornatus"@fi,
        "Cricotopus ornatus"@sv .

<http://tun.fi/MX.273562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus perniger" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus perniger"@fi,
        "Cricotopus perniger"@sv .

<http://tun.fi/MX.273563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus pilicauda" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus pilicauda"@fi,
        "Cricotopus pilicauda"@sv .

<http://tun.fi/MX.273564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus pilitarsis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus pilitarsis"@fi,
        "Cricotopus pilitarsis"@sv .

<http://tun.fi/MX.273565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus reductus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus reductus"@fi,
        "Cricotopus reductus"@sv .

<http://tun.fi/MX.273566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus relucens" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus relucens"@fi,
        "Cricotopus relucens"@sv .

<http://tun.fi/MX.273567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus reversus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus reversus"@fi,
        "Cricotopus reversus"@sv .

<http://tun.fi/MX.273568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus suspiciosus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus suspiciosus"@fi,
        "Cricotopus suspiciosus"@sv .

<http://tun.fi/MX.273569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus sylvestris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus sylvestris"@fi,
        "Cricotopus sylvestris"@sv .

<http://tun.fi/MX.273570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus tricinctus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus tricinctus"@fi,
        "Cricotopus tricinctus"@sv .

<http://tun.fi/MX.273571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus trifasciatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1810)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus trifasciatus"@fi,
        "Cricotopus trifasciatus"@sv .

<http://tun.fi/MX.273573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus lygropis" ;
    dwc:scientificNameAuthorship "Edwards, 1929" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus lygropis"@fi,
        "Cricotopus lygropis"@sv .

<http://tun.fi/MX.273576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplocladius cultriger" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.273575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplocladius cultriger"@fi,
        "Diplocladius cultriger"@sv .

<http://tun.fi/MX.273578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doncricotopus dentatus" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1985" ;
    skos:broader <http://tun.fi/MX.273577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Doncricotopus dentatus"@fi,
        "Doncricotopus dentatus"@sv .

<http://tun.fi/MX.273580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dratnalia potamophylaxi" ;
    dwc:scientificNameAuthorship "(Fittkau & Lellak, 1971)" ;
    skos:broader <http://tun.fi/MX.273579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dratnalia potamophylaxi"@fi,
        "Dratnalia potamophylaxi"@sv .

<http://tun.fi/MX.273582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epoicocladius ephemerae" ;
    dwc:scientificNameAuthorship "(Kieffer, 1924)" ;
    skos:broader <http://tun.fi/MX.273581> ;
    skos:hiddenLabel "Epoicocladius flavens"@fi,
        "Epoicocladius flavens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epoicocladius ephemerae"@fi,
        "Epoicocladius ephemerae"@sv .

<http://tun.fi/MX.273584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eukiefferiella boevrensis" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eukiefferiella boevrensis"@fi,
        "Eukiefferiella boevrensis"@sv .

<http://tun.fi/MX.273585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eukiefferiella brevicalcar" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.273583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eukiefferiella brevicalcar"@fi,
        "Eukiefferiella brevicalcar"@sv .

<http://tun.fi/MX.273586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eukiefferiella claripennis" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1898)" ;
    skos:broader <http://tun.fi/MX.273583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eukiefferiella claripennis"@fi,
        "Eukiefferiella claripennis"@sv .

<http://tun.fi/MX.273587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eukiefferiella clypeata" ;
    dwc:scientificNameAuthorship "(Thienemann, 1919)" ;
    skos:broader <http://tun.fi/MX.273583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eukiefferiella clypeata"@fi,
        "Eukiefferiella clypeata"@sv .

<http://tun.fi/MX.273588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eukiefferiella devonica" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eukiefferiella devonica"@fi,
        "Eukiefferiella devonica"@sv .

<http://tun.fi/MX.273589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eukiefferiella dittmari" ;
    dwc:scientificNameAuthorship "Lehmann, 1972" ;
    skos:broader <http://tun.fi/MX.273583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eukiefferiella dittmari"@fi,
        "Eukiefferiella dittmari"@sv .

<http://tun.fi/MX.273590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eukiefferiella gracei" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eukiefferiella gracei"@fi,
        "Eukiefferiella gracei"@sv .

<http://tun.fi/MX.273592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eukiefferiella ilkleyensis" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eukiefferiella ilkleyensis"@fi,
        "Eukiefferiella ilkleyensis"@sv .

<http://tun.fi/MX.273593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eukiefferiella minor" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eukiefferiella minor"@fi,
        "Eukiefferiella minor"@sv .

<http://tun.fi/MX.273595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurycnemus crassipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1810)" ;
    skos:broader <http://tun.fi/MX.273594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurycnemus crassipes"@fi,
        "Eurycnemus crassipes"@sv .

<http://tun.fi/MX.273598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Georthocladius luteicornis" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1941)" ;
    skos:broader <http://tun.fi/MX.273596> ;
    skos:hiddenLabel "Parachaetocladius retezati"@fi,
        "Parachaetocladius retezati"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Georthocladius luteicornis"@fi,
        "Georthocladius luteicornis"@sv .

<http://tun.fi/MX.273599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Georthocladius platystylus" ;
    dwc:scientificNameAuthorship "Sæther & Sublette, 1983" ;
    skos:broader <http://tun.fi/MX.273596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Georthocladius platystylus"@fi,
        "Georthocladius platystylus"@sv .

<http://tun.fi/MX.273602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnometriocnemus subnudus" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273600> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnometriocnemus subnudus"@fi,
        "Gymnometriocnemus subnudus"@sv .

<http://tun.fi/MX.273604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnometriocnemus brumalis" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273600> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnometriocnemus brumalis"@fi,
        "Gymnometriocnemus brumalis"@sv .

<http://tun.fi/MX.273605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnometriocnemus kamimegavirgus" ;
    dwc:scientificNameAuthorship "Sasa & Hirabayashi, 1993" ;
    skos:broader <http://tun.fi/MX.273600> ;
    skos:hiddenLabel "Gymnometriocnemus volitans"@fi,
        "Gymnometriocnemus volitans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnometriocnemus kamimegavirgus"@fi,
        "Gymnometriocnemus kamimegavirgus"@sv .

<http://tun.fi/MX.273608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halocladius variabilis" ;
    dwc:scientificNameAuthorship "(Staeger, 1839)" ;
    skos:broader <http://tun.fi/MX.273606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halocladius variabilis"@fi,
        "Halocladius variabilis"@sv .

<http://tun.fi/MX.273610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heleniella ornaticollis" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273609> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heleniella ornaticollis"@fi,
        "Heleniella ornaticollis"@sv .

<http://tun.fi/MX.273611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heleniella serratosioi" ;
    dwc:scientificNameAuthorship "Ringe, 1976" ;
    skos:broader <http://tun.fi/MX.273609> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heleniella serratosioi"@fi,
        "Heleniella serratosioi"@sv .

<http://tun.fi/MX.273613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterotanytarsus apicalis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1921)" ;
    skos:broader <http://tun.fi/MX.273612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterotanytarsus apicalis"@fi,
        "Heterotanytarsus apicalis"@sv .

<http://tun.fi/MX.273614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterotanytarsus brundini" ;
    dwc:scientificNameAuthorship "Fittkau, 1956" ;
    skos:broader <http://tun.fi/MX.273612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterotanytarsus brundini"@fi,
        "Heterotanytarsus brundini"@sv .

<http://tun.fi/MX.273617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterotrissocladius brundini" ;
    dwc:scientificNameAuthorship "Sæther & Schnell, 1988" ;
    skos:broader <http://tun.fi/MX.273616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterotrissocladius brundini"@fi,
        "Heterotrissocladius brundini"@sv .

<http://tun.fi/MX.273618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterotrissocladius grimshawi" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterotrissocladius grimshawi"@fi,
        "Heterotrissocladius grimshawi"@sv .

<http://tun.fi/MX.273619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterotrissocladius maeaeri" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.273616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterotrissocladius maeaeri"@fi,
        "Heterotrissocladius maeaeri"@sv .

<http://tun.fi/MX.273620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterotrissocladius marcidus" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterotrissocladius marcidus"@fi,
        "Heterotrissocladius marcidus"@sv .

<http://tun.fi/MX.273621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterotrissocladius subpilosus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.273616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterotrissocladius subpilosus"@fi,
        "Heterotrissocladius subpilosus"@sv .

<http://tun.fi/MX.273623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrobaenus conformis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1869)" ;
    skos:broader <http://tun.fi/MX.273622> ;
    skos:hiddenLabel "Chironomus conformis"@fi,
        "Orthocladius obesus"@fi,
        "Chironomus conformis"@sv,
        "Orthocladius obesus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrobaenus conformis"@fi,
        "Hydrobaenus conformis"@sv .

<http://tun.fi/MX.273624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrobaenus fusistylus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1933)" ;
    skos:broader <http://tun.fi/MX.273622> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrobaenus fusistylus"@fi,
        "Hydrobaenus fusistylus"@sv .

<http://tun.fi/MX.273625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrobaenus lapponicus" ;
    dwc:scientificNameAuthorship "(Brundin, 1956)" ;
    skos:broader <http://tun.fi/MX.273622> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrobaenus lapponicus"@fi,
        "Hydrobaenus lapponicus"@sv .

<http://tun.fi/MX.273626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrobaenus martini" ;
    dwc:scientificNameAuthorship "Sæther, 1976" ;
    skos:broader <http://tun.fi/MX.273622> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrobaenus martini"@fi,
        "Hydrobaenus martini"@sv .

<http://tun.fi/MX.273627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrobaenus pilipes" ;
    dwc:scientificNameAuthorship "(Malloch, 1915)" ;
    skos:broader <http://tun.fi/MX.273622> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrobaenus pilipes"@fi,
        "Hydrobaenus pilipes"@sv .

<http://tun.fi/MX.273628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrobaenus spinnatis" ;
    dwc:scientificNameAuthorship "Sæther, 1976" ;
    skos:broader <http://tun.fi/MX.273622> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrobaenus spinnatis"@fi,
        "Hydrobaenus spinnatis"@sv .

<http://tun.fi/MX.273631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrosmittia oxoniana" ;
    dwc:scientificNameAuthorship "(Edwards, 1922)" ;
    skos:broader <http://tun.fi/MX.273630> ;
    skos:hiddenLabel "Hydrosmittia recta"@fi,
        "Pseudosmittia oxoniana"@fi,
        "Hydrosmittia recta"@sv,
        "Pseudosmittia oxoniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrosmittia oxoniana"@fi,
        "Hydrosmittia oxoniana"@sv .

<http://tun.fi/MX.273632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrosmittia ruttneri" ;
    dwc:scientificNameAuthorship "(Strenzke & Thienemann, 1942)" ;
    skos:broader <http://tun.fi/MX.273630> ;
    skos:hiddenLabel "Hydrosmittia brevitarsis"@fi,
        "Pseudosmittia ruttneri"@fi,
        "Hydrosmittia brevitarsis"@sv,
        "Pseudosmittia ruttneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrosmittia ruttneri"@fi,
        "Hydrosmittia ruttneri"@sv .

<http://tun.fi/MX.273634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Krenosmittia boreoalpina" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1944)" ;
    skos:broader <http://tun.fi/MX.273633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Krenosmittia boreoalpina"@fi,
        "Krenosmittia boreoalpina"@sv .

<http://tun.fi/MX.273635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Krenosmittia camptophleps" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Krenosmittia camptophleps"@fi,
        "Krenosmittia camptophleps"@sv .

<http://tun.fi/MX.273636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Krenosmittia halvorseni" ;
    dwc:scientificNameAuthorship "(Cranston & Sæther, 1986)" ;
    skos:broader <http://tun.fi/MX.273633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Krenosmittia halvorseni"@fi,
        "Krenosmittia halvorseni"@sv .

<http://tun.fi/MX.273638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lappokiefferiella platytarsus" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lappokiefferiella platytarsus"@fi,
        "Lappokiefferiella platytarsus"@sv .

<http://tun.fi/MX.27364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gallinula chloropus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27357> ;
    skos:hiddenLabel "Gallinula chloropus"@fi,
        "Gallinula chloropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liejukana"@fi,
        "rörhöna"@sv .

<http://tun.fi/MX.273640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes aagaardi" ;
    dwc:scientificNameAuthorship "Sæther, 1990" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes aagaardi"@fi,
        "Limnophyes aagaardi"@sv .

<http://tun.fi/MX.273641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes angelicae" ;
    dwc:scientificNameAuthorship "Sæther, 1990" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes angelicae"@fi,
        "Limnophyes angelicae"@sv .

<http://tun.fi/MX.273642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes asquamatus" ;
    dwc:scientificNameAuthorship "Soegaard Andersen, 1937" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:hiddenLabel "Limnophyes smolandicus"@fi,
        "Limnophyes smolandicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes asquamatus"@fi,
        "Limnophyes asquamatus"@sv .

<http://tun.fi/MX.273643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes bidumus" ;
    dwc:scientificNameAuthorship "Sæther, 1990" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes bidumus"@fi,
        "Limnophyes bidumus"@sv .

<http://tun.fi/MX.273645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes brachytomus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1922)" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes brachytomus"@fi,
        "Limnophyes brachytomus"@sv .

<http://tun.fi/MX.273646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes difficilis" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes difficilis"@fi,
        "Limnophyes difficilis"@sv .

<http://tun.fi/MX.273647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes edwardsi" ;
    dwc:scientificNameAuthorship "Sæther, 1990" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes edwardsi"@fi,
        "Limnophyes edwardsi"@sv .

<http://tun.fi/MX.273648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes er" ;
    dwc:scientificNameAuthorship "Sæther, 1985" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes er"@fi,
        "Limnophyes er"@sv .

<http://tun.fi/MX.273649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes habilis" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:hiddenLabel "Limnophyes truncorum"@fi,
        "Limnophyes truncorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes habilis"@fi,
        "Limnophyes habilis"@sv .

<http://tun.fi/MX.273650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes margaretae" ;
    dwc:scientificNameAuthorship "Sæther, 1975" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes margaretae"@fi,
        "Limnophyes margaretae"@sv .

<http://tun.fi/MX.273651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes minimus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:hiddenLabel "Limnophyes exiguus"@fi,
        "Limnophyes exiguus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes minimus"@fi,
        "Limnophyes minimus"@sv .

<http://tun.fi/MX.273652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes natalensis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1914)" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes natalensis"@fi,
        "Limnophyes natalensis"@sv .

<http://tun.fi/MX.273653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes ninae" ;
    dwc:scientificNameAuthorship "Sæther, 1975" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes ninae"@fi,
        "Limnophyes ninae"@sv .

<http://tun.fi/MX.273654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes pentaplastus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1921)" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes pentaplastus"@fi,
        "Limnophyes pentaplastus"@sv .

<http://tun.fi/MX.273655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes pumilio" ;
    dwc:scientificNameAuthorship "(Holmgren, 1869)" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:hiddenLabel "Limnophyes globifer"@fi,
        "Limnophyes globifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes pumilio"@fi,
        "Limnophyes pumilio"@sv .

<http://tun.fi/MX.273657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes schnelli" ;
    dwc:scientificNameAuthorship "Sæther, 1990" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes schnelli"@fi,
        "Limnophyes schnelli"@sv .

<http://tun.fi/MX.273658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes spinigus" ;
    dwc:scientificNameAuthorship "Sæther, 1990" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes spinigus"@fi,
        "Limnophyes spinigus"@sv .

<http://tun.fi/MX.273659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophyes torulus" ;
    dwc:scientificNameAuthorship "Sæther, 1990" ;
    skos:broader <http://tun.fi/MX.273639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophyes torulus"@fi,
        "Limnophyes torulus"@sv .

<http://tun.fi/MX.273661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesocricotopus thienemanni" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1940)" ;
    skos:broader <http://tun.fi/MX.273660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesocricotopus thienemanni"@fi,
        "Mesocricotopus thienemanni"@sv .

<http://tun.fi/MX.273663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesosmittia flexuella" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesosmittia flexuella"@fi,
        "Mesosmittia flexuella"@sv .

<http://tun.fi/MX.273666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metriocnemus acutus" ;
    dwc:scientificNameAuthorship "Sæther, 1995" ;
    skos:broader <http://tun.fi/MX.273664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metriocnemus acutus"@fi,
        "Metriocnemus acutus"@sv .

<http://tun.fi/MX.273667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metriocnemus albolineatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273664> ;
    skos:hiddenLabel "Metriocnemus atratulus"@fi,
        "Metriocnemus atratulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metriocnemus albolineatus"@fi,
        "Metriocnemus albolineatus"@sv .

<http://tun.fi/MX.273668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metriocnemus atriclava" ;
    dwc:scientificNameAuthorship "Kieffer, 1921" ;
    skos:broader <http://tun.fi/MX.273664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metriocnemus atriclava"@fi,
        "Metriocnemus atriclava"@sv .

<http://tun.fi/MX.273669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metriocnemus beringensis" ;
    dwc:scientificNameAuthorship "(Cranston & Oliver, 1988)" ;
    skos:broader <http://tun.fi/MX.273664> ;
    skos:hiddenLabel "Metriocnemus beringiensis"@fi,
        "Metriocnemus beringiensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metriocnemus beringensis"@fi,
        "Metriocnemus beringensis"@sv .

<http://tun.fi/MX.273670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metriocnemus caudigus" ;
    dwc:scientificNameAuthorship "Sæther, 1995" ;
    skos:broader <http://tun.fi/MX.273664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metriocnemus caudigus"@fi,
        "Metriocnemus caudigus"@sv .

<http://tun.fi/MX.273671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metriocnemus corticalis" ;
    dwc:scientificNameAuthorship "Strenzke, 1950" ;
    skos:broader <http://tun.fi/MX.273664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metriocnemus corticalis"@fi,
        "Metriocnemus corticalis"@sv .

<http://tun.fi/MX.273672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metriocnemus eurynotus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
    skos:broader <http://tun.fi/MX.273664> ;
    skos:hiddenLabel "Metriocnemus hygropetricus"@fi,
        "Metriocnemus hygropetricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metriocnemus eurynotus"@fi,
        "Metriocnemus eurynotus"@sv .

<http://tun.fi/MX.273673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metriocnemus exilacies" ;
    dwc:scientificNameAuthorship "Sæther, 1995" ;
    skos:broader <http://tun.fi/MX.273664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metriocnemus exilacies"@fi,
        "Metriocnemus exilacies"@sv .

<http://tun.fi/MX.273674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metriocnemus fuscipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metriocnemus fuscipes"@fi,
        "Metriocnemus fuscipes"@sv .

<http://tun.fi/MX.273675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metriocnemus intergerivus" ;
    dwc:scientificNameAuthorship "Sæther, 1995" ;
    skos:broader <http://tun.fi/MX.273664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metriocnemus intergerivus"@fi,
        "Metriocnemus intergerivus"@sv .

<http://tun.fi/MX.273676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metriocnemus picipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metriocnemus picipes"@fi,
        "Metriocnemus picipes"@sv .

<http://tun.fi/MX.273677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metriocnemus ursinus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1869)" ;
    skos:broader <http://tun.fi/MX.273664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metriocnemus ursinus"@fi,
        "Metriocnemus ursinus"@sv .

<http://tun.fi/MX.27368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porphyrio alleni" ;
    dwc:scientificNameAuthorship "Thomson, 1842" ;
    skos:broader <http://tun.fi/MX.27370> ;
    skos:hiddenLabel "Gallinula alleni"@fi,
        "Porphyrio alleni"@fi,
        "Gallinula alleni"@sv,
        "Porphyrio alleni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurnuliejukana"@fi,
        "mindre sultanhöna"@sv .

<http://tun.fi/MX.273681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanocladius balticus" ;
    dwc:scientificNameAuthorship "(Palmén, 1959)" ;
    skos:broader <http://tun.fi/MX.273678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanocladius balticus"@fi,
        "Nanocladius balticus"@sv .

<http://tun.fi/MX.273682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanocladius dichromus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1906)" ;
    skos:broader <http://tun.fi/MX.273678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanocladius dichromus"@fi,
        "Nanocladius dichromus"@sv .

<http://tun.fi/MX.273683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanocladius parvulus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.273678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanocladius parvulus"@fi,
        "Nanocladius parvulus"@sv .

<http://tun.fi/MX.273684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanocladius rectinervis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.273678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanocladius rectinervis"@fi,
        "Nanocladius rectinervis"@sv .

<http://tun.fi/MX.273687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius fuscimanus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius fuscimanus"@fi,
        "Orthocladius fuscimanus"@sv .

<http://tun.fi/MX.273688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius gelidorum" ;
    dwc:scientificNameAuthorship "(Kieffer, 1923)" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius gelidorum"@fi,
        "Orthocladius gelidorum"@sv .

<http://tun.fi/MX.273689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius gelidus" ;
    dwc:scientificNameAuthorship "Kieffer, 1922" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius gelidus"@fi,
        "Orthocladius gelidus"@sv .

<http://tun.fi/MX.273690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius musester" ;
    dwc:scientificNameAuthorship "Sæther, 2004" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius musester"@fi,
        "Orthocladius musester"@sv .

<http://tun.fi/MX.273691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius olivaceus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius olivaceus"@fi,
        "Orthocladius olivaceus"@sv .

<http://tun.fi/MX.273692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius priomixtus" ;
    dwc:scientificNameAuthorship "Sæther, 2004" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius priomixtus"@fi,
        "Orthocladius priomixtus"@sv .

<http://tun.fi/MX.273694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius abiskoensis" ;
    dwc:scientificNameAuthorship "Thienemann & Krüger, 1937" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius abiskoensis"@fi,
        "Orthocladius abiskoensis"@sv .

<http://tun.fi/MX.273696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius ashei" ;
    dwc:scientificNameAuthorship "Soponis, 1990" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius ashei"@fi,
        "Orthocladius ashei"@sv .

<http://tun.fi/MX.273697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius rivicola" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius rivicola"@fi,
        "Orthocladius rivicola"@sv .

<http://tun.fi/MX.273698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius rivulorum" ;
    dwc:scientificNameAuthorship "Kieffer, 1909" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius rivulorum"@fi,
        "Orthocladius rivulorum"@sv .

<http://tun.fi/MX.273699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius saxosus" ;
    dwc:scientificNameAuthorship "(Tokunaga, 1939)" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius saxosus"@fi,
        "Orthocladius saxosus"@sv .

<http://tun.fi/MX.273700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius telochaetus" ;
    dwc:scientificNameAuthorship "Langton, 1985" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius telochaetus"@fi,
        "Orthocladius telochaetus"@sv .

<http://tun.fi/MX.273702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius frigidus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius frigidus"@fi,
        "Orthocladius frigidus"@sv .

<http://tun.fi/MX.273704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius decoratus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1869)" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius decoratus"@fi,
        "Orthocladius decoratus"@sv .

<http://tun.fi/MX.273705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius dentifer" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius dentifer"@fi,
        "Orthocladius dentifer"@sv .

<http://tun.fi/MX.273706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius excavatus" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius excavatus"@fi,
        "Orthocladius excavatus"@sv .

<http://tun.fi/MX.273707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius lapponicus" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1940" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius lapponicus"@fi,
        "Orthocladius lapponicus"@sv .

<http://tun.fi/MX.273708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius nitidoscutellatus" ;
    dwc:scientificNameAuthorship "Lundström, 1915" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius nitidoscutellatus"@fi,
        "Orthocladius nitidoscutellatus"@sv .

<http://tun.fi/MX.273709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius oblidens" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius oblidens"@fi,
        "Orthocladius oblidens"@sv .

<http://tun.fi/MX.273710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius pedestris" ;
    dwc:scientificNameAuthorship "Kieffer, 1909" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius pedestris"@fi,
        "Orthocladius pedestris"@sv .

<http://tun.fi/MX.273711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius rhyacobius" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius rhyacobius"@fi,
        "Orthocladius rhyacobius"@sv .

<http://tun.fi/MX.273712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius rubicundus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:hiddenLabel "Orthocladius saxicola"@fi,
        "Orthocladius saxicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius rubicundus"@fi,
        "Orthocladius rubicundus"@sv .

<http://tun.fi/MX.273713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius wetterensis" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius wetterensis"@fi,
        "Orthocladius wetterensis"@sv .

<http://tun.fi/MX.273715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius consobrinus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1869)" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius consobrinus"@fi,
        "Orthocladius consobrinus"@sv .

<http://tun.fi/MX.273717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius holsatus" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1937" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius holsatus"@fi,
        "Orthocladius holsatus"@sv .

<http://tun.fi/MX.273718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius lignicola" ;
    dwc:scientificNameAuthorship "Kieffer, 1914" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius lignicola"@fi,
        "Orthocladius lignicola"@sv .

<http://tun.fi/MX.273719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius ruffoi" ;
    dwc:scientificNameAuthorship "Rossaro & Prato, 1991" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius ruffoi"@fi,
        "Orthocladius ruffoi"@sv .

<http://tun.fi/MX.273720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius schnelli" ;
    dwc:scientificNameAuthorship "Sæther, 2004" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius schnelli"@fi,
        "Orthocladius schnelli"@sv .

<http://tun.fi/MX.273721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocladius smolandicus" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.273685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocladius smolandicus"@fi,
        "Orthocladius smolandicus"@sv .

<http://tun.fi/MX.273723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachaetocladius abnobaeus" ;
    dwc:scientificNameAuthorship "(Wülker, 1959)" ;
    skos:broader <http://tun.fi/MX.273722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachaetocladius abnobaeus"@fi,
        "Parachaetocladius abnobaeus"@sv .

<http://tun.fi/MX.273725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracladius alpicola" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.273724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracladius alpicola"@fi,
        "Paracladius alpicola"@sv .

<http://tun.fi/MX.273726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracladius conversus" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracladius conversus"@fi,
        "Paracladius conversus"@sv .

<http://tun.fi/MX.273727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracladius quadrinodosus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracladius quadrinodosus"@fi,
        "Paracladius quadrinodosus"@sv .

<http://tun.fi/MX.273729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracricotopus niger" ;
    dwc:scientificNameAuthorship "(Kieffer, 1913)" ;
    skos:broader <http://tun.fi/MX.273728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracricotopus niger"@fi,
        "Paracricotopus niger"@sv .

<http://tun.fi/MX.273730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracricotopus uliginosus" ;
    dwc:scientificNameAuthorship "(Brundin, 1947)" ;
    skos:broader <http://tun.fi/MX.273728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracricotopus uliginosus"@fi,
        "Paracricotopus uliginosus"@sv .

<http://tun.fi/MX.273732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parakiefferiella bathophila" ;
    dwc:scientificNameAuthorship "(Kieffer, 1912)" ;
    skos:broader <http://tun.fi/MX.273731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parakiefferiella bathophila"@fi,
        "Parakiefferiella bathophila"@sv .

<http://tun.fi/MX.273733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parakiefferiella bilobata" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parakiefferiella bilobata"@fi,
        "Parakiefferiella bilobata"@sv .

<http://tun.fi/MX.273734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parakiefferiella coronata" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parakiefferiella coronata"@fi,
        "Parakiefferiella coronata"@sv .

<http://tun.fi/MX.273735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parakiefferiella fennica" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parakiefferiella fennica"@fi,
        "Parakiefferiella fennica"@sv .

<http://tun.fi/MX.273736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parakiefferiella finnmarkica" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parakiefferiella finnmarkica"@fi,
        "Parakiefferiella finnmarkica"@sv .

<http://tun.fi/MX.273737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parakiefferiella gynocera" ;
    dwc:scientificNameAuthorship "(Edwards, 1937)" ;
    skos:broader <http://tun.fi/MX.273731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parakiefferiella gynocera"@fi,
        "Parakiefferiella gynocera"@sv .

<http://tun.fi/MX.273738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parakiefferiella minuta" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parakiefferiella minuta"@fi,
        "Parakiefferiella minuta"@sv .

<http://tun.fi/MX.273739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parakiefferiella nigra" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.273731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parakiefferiella nigra"@fi,
        "Parakiefferiella nigra"@sv .

<http://tun.fi/MX.273740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parakiefferiella scandica" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parakiefferiella scandica"@fi,
        "Parakiefferiella scandica"@sv .

<http://tun.fi/MX.273741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parakiefferiella smolandica" ;
    dwc:scientificNameAuthorship "(Brundin, 1947)" ;
    skos:broader <http://tun.fi/MX.273731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parakiefferiella smolandica"@fi,
        "Parakiefferiella smolandica"@sv .

<http://tun.fi/MX.273742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parakiefferiella subaterrima" ;
    dwc:scientificNameAuthorship "(Malloch, 1915)" ;
    skos:broader <http://tun.fi/MX.273731> ;
    skos:hiddenLabel "Parakiefferiella torulata"@fi,
        "Parakiefferiella torulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parakiefferiella subaterrima"@fi,
        "Parakiefferiella subaterrima"@sv .

<http://tun.fi/MX.273744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paralimnophyes longiseta" ;
    dwc:scientificNameAuthorship "(Thienemann, 1919)" ;
    skos:broader <http://tun.fi/MX.273743> ;
    skos:hiddenLabel "Paralimnophyes hydrophilus"@fi,
        "Paralimnophyes hydrophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paralimnophyes longiseta"@fi,
        "Paralimnophyes longiseta"@sv .

<http://tun.fi/MX.273746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parametriocnemus boreoalpinus" ;
    dwc:scientificNameAuthorship "Gowin & Thienemann, 1942" ;
    skos:broader <http://tun.fi/MX.273745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parametriocnemus boreoalpinus"@fi,
        "Parametriocnemus boreoalpinus"@sv .

<http://tun.fi/MX.273747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parametriocnemus stylatus" ;
    dwc:scientificNameAuthorship "(Spärck, 1923)" ;
    skos:broader <http://tun.fi/MX.273745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parametriocnemus stylatus"@fi,
        "Parametriocnemus stylatus"@sv .

<http://tun.fi/MX.273750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraphaenocladius exagitans" ;
    dwc:scientificNameAuthorship "(Johannsen, 1905)" ;
    skos:broader <http://tun.fi/MX.273749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraphaenocladius exagitans"@fi,
        "Paraphaenocladius exagitans"@sv .

<http://tun.fi/MX.273752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraphaenocladius impensus" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraphaenocladius impensus"@fi,
        "Paraphaenocladius impensus"@sv .

<http://tun.fi/MX.273753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraphaenocladius intercedens" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.273749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraphaenocladius intercedens"@fi,
        "Paraphaenocladius intercedens"@sv .

<http://tun.fi/MX.273755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraphaenocladius irritus" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraphaenocladius irritus"@fi,
        "Paraphaenocladius irritus"@sv .

<http://tun.fi/MX.273756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraphaenocladius pseudirritus" ;
    dwc:scientificNameAuthorship "Strenzke, 1950" ;
    skos:broader <http://tun.fi/MX.273749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraphaenocladius pseudirritus"@fi,
        "Paraphaenocladius pseudirritus"@sv .

<http://tun.fi/MX.273757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraphaenocladius triangulus" ;
    dwc:scientificNameAuthorship "Sæther & Wang, 1995" ;
    skos:broader <http://tun.fi/MX.273749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraphaenocladius triangulus"@fi,
        "Paraphaenocladius triangulus"@sv .

<http://tun.fi/MX.273759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasmittia carinata" ;
    dwc:scientificNameAuthorship "Strenzke, 1950" ;
    skos:broader <http://tun.fi/MX.273758> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasmittia carinata"@fi,
        "Parasmittia carinata"@sv .

<http://tun.fi/MX.273761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus rufiventris" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:hiddenLabel "Chironomus rufiventris"@fi,
        "Orthocladius franzi"@fi,
        "Paratrichocladius rufiventris"@fi,
        "Chironomus rufiventris"@sv,
        "Orthocladius franzi"@sv,
        "Paratrichocladius rufiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus rufiventris"@fi,
        "Cricotopus rufiventris"@sv .

<http://tun.fi/MX.273762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cricotopus skirwithensis" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273519> ;
    skos:hiddenLabel "Orthocladius nigritus"@fi,
        "Paratrichocladius skirwithensis"@fi,
        "Spaniotoma skirwithensis"@fi,
        "Orthocladius nigritus"@sv,
        "Paratrichocladius skirwithensis"@sv,
        "Spaniotoma skirwithensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cricotopus skirwithensis"@fi,
        "Cricotopus skirwithensis"@sv .

<http://tun.fi/MX.273764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratrissocladius excerptus" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273763> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratrissocladius excerptus"@fi,
        "Paratrissocladius excerptus"@sv .

<http://tun.fi/MX.273766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Propsilocerus jacuticus" ;
    dwc:scientificNameAuthorship "(Zvereva, 1950)" ;
    skos:broader <http://tun.fi/MX.273765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Propsilocerus jacuticus"@fi,
        "Propsilocerus jacuticus"@sv .

<http://tun.fi/MX.273767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Propsilocerus komensis" ;
    dwc:scientificNameAuthorship "(Zvereva, 1950)" ;
    skos:broader <http://tun.fi/MX.273765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Propsilocerus komensis"@fi,
        "Propsilocerus komensis"@sv .

<http://tun.fi/MX.273768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Propsilocerus saetheri" ;
    dwc:scientificNameAuthorship "Wang, Liu & Paasivirta, 2007" ;
    skos:broader <http://tun.fi/MX.273765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Propsilocerus saetheri"@fi,
        "Propsilocerus saetheri"@sv .

<http://tun.fi/MX.273770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosmittia jemtlandica" ;
    dwc:scientificNameAuthorship "(Brundin, 1947)" ;
    skos:broader <http://tun.fi/MX.273769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosmittia jemtlandica"@fi,
        "Prosmittia jemtlandica"@sv .

<http://tun.fi/MX.273771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosmittia rectangularis" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1985" ;
    skos:broader <http://tun.fi/MX.273769> ;
    skos:hiddenLabel "Pseudosmittia rectangularis"@fi,
        "Pseudosmittia rectangularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosmittia rectangularis"@fi,
        "Prosmittia rectangularis"@sv .

<http://tun.fi/MX.273774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius conjungens" ;
    dwc:scientificNameAuthorship "(Brundin, 1947)" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius conjungens"@fi,
        "Psectrocladius conjungens"@sv .

<http://tun.fi/MX.273775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius obvius" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius obvius"@fi,
        "Psectrocladius obvius"@sv .

<http://tun.fi/MX.273776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius platypus" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius platypus"@fi,
        "Psectrocladius platypus"@sv .

<http://tun.fi/MX.273778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius barbatipes" ;
    dwc:scientificNameAuthorship "Kieffer, 1923" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius barbatipes"@fi,
        "Psectrocladius barbatipes"@sv .

<http://tun.fi/MX.273780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius calcaratus" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius calcaratus"@fi,
        "Psectrocladius calcaratus"@sv .

<http://tun.fi/MX.273782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius barbimanus" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius barbimanus"@fi,
        "Psectrocladius barbimanus"@sv .

<http://tun.fi/MX.273783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius bisetus" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1942" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius bisetus"@fi,
        "Psectrocladius bisetus"@sv .

<http://tun.fi/MX.273784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius fennicus" ;
    dwc:scientificNameAuthorship "Storå, 1939" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius fennicus"@fi,
        "Psectrocladius fennicus"@sv .

<http://tun.fi/MX.273785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius limbatellus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1869)" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:hiddenLabel "Psectrocladius edwardsi"@fi,
        "Psectrocladius edwardsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius limbatellus"@fi,
        "Psectrocladius limbatellus"@sv .

<http://tun.fi/MX.273786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius octomaculatus" ;
    dwc:scientificNameAuthorship "Wülker, 1956" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius octomaculatus"@fi,
        "Psectrocladius octomaculatus"@sv .

<http://tun.fi/MX.273787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius oligosetus" ;
    dwc:scientificNameAuthorship "Wülker, 1956" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius oligosetus"@fi,
        "Psectrocladius oligosetus"@sv .

<http://tun.fi/MX.273788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius oxyura" ;
    dwc:scientificNameAuthorship "Langton, 1985" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius oxyura"@fi,
        "Psectrocladius oxyura"@sv .

<http://tun.fi/MX.273789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius psilopterus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1906)" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius psilopterus"@fi,
        "Psectrocladius psilopterus"@sv .

<http://tun.fi/MX.273790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius schlienzi" ;
    dwc:scientificNameAuthorship "Wülker, 1956" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius schlienzi"@fi,
        "Psectrocladius schlienzi"@sv .

<http://tun.fi/MX.273791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius sordidellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius sordidellus"@fi,
        "Psectrocladius sordidellus"@sv .

<http://tun.fi/MX.273792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius ventricosus" ;
    dwc:scientificNameAuthorship "Kieffer, 1925" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius ventricosus"@fi,
        "Psectrocladius ventricosus"@sv .

<http://tun.fi/MX.273793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius zetterstedti" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius zetterstedti"@fi,
        "Psectrocladius zetterstedti"@sv .

<http://tun.fi/MX.273795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudorthocladius curtistylus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.273794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudorthocladius curtistylus"@fi,
        "Pseudorthocladius curtistylus"@sv .

<http://tun.fi/MX.273796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudorthocladius filiformis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.273794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudorthocladius filiformis"@fi,
        "Pseudorthocladius filiformis"@sv .

<http://tun.fi/MX.273797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudorthocladius pilosipennis" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudorthocladius pilosipennis"@fi,
        "Pseudorthocladius pilosipennis"@sv .

<http://tun.fi/MX.273799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosmittia albipennis" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.273798> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudosmittia albipennis"@fi,
        "Pseudosmittia albipennis"@sv .

<http://tun.fi/MX.273800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosmittia angusta" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273798> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudosmittia angusta"@fi,
        "Pseudosmittia angusta"@sv .

<http://tun.fi/MX.273801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosmittia danconai" ;
    dwc:scientificNameAuthorship "(Marcuzzi, 1947)" ;
    skos:broader <http://tun.fi/MX.273798> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudosmittia danconai"@fi,
        "Pseudosmittia danconai"@sv .

<http://tun.fi/MX.273802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosmittia forcipata" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.273798> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudosmittia forcipata"@fi,
        "Pseudosmittia forcipata"@sv .

<http://tun.fi/MX.273804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosmittia gracilis" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1913)" ;
    skos:broader <http://tun.fi/MX.273798> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudosmittia gracilis"@fi,
        "Pseudosmittia gracilis"@sv .

<http://tun.fi/MX.273805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosmittia mathildae" ;
    dwc:scientificNameAuthorship "Albu, 1968" ;
    skos:broader <http://tun.fi/MX.273798> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudosmittia mathildae"@fi,
        "Pseudosmittia mathildae"@sv .

<http://tun.fi/MX.273806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosmittia obtusa" ;
    dwc:scientificNameAuthorship "Strenzke, 1960" ;
    skos:broader <http://tun.fi/MX.273798> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudosmittia obtusa"@fi,
        "Pseudosmittia obtusa"@sv .

<http://tun.fi/MX.273807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosmittia trilobata" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273798> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudosmittia trilobata"@fi,
        "Pseudosmittia trilobata"@sv .

<http://tun.fi/MX.273809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilometriocnemus europaeus" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1985" ;
    skos:broader <http://tun.fi/MX.273808> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilometriocnemus europaeus"@fi,
        "Psilometriocnemus europaeus"@sv .

<http://tun.fi/MX.27381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fulica atra" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27373> ;
    skos:hiddenLabel "Fulica atra"@fi,
        "Fulica atra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokikana"@fi,
        "sothöna"@sv .

<http://tun.fi/MX.273812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheocricotopus atripes" ;
    dwc:scientificNameAuthorship "(Kieffer, 1913)" ;
    skos:broader <http://tun.fi/MX.273810> ;
    skos:hiddenLabel "Rheocricotopus foveatus"@fi,
        "Rheocricotopus foveatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheocricotopus atripes"@fi,
        "Rheocricotopus atripes"@sv .

<http://tun.fi/MX.273813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheocricotopus chalybeatus" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273810> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheocricotopus chalybeatus"@fi,
        "Rheocricotopus chalybeatus"@sv .

<http://tun.fi/MX.273814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheocricotopus chapmani" ;
    dwc:scientificNameAuthorship "(Edwards, 1935)" ;
    skos:broader <http://tun.fi/MX.273810> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheocricotopus chapmani"@fi,
        "Rheocricotopus chapmani"@sv .

<http://tun.fi/MX.273815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheocricotopus glabricollis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.273810> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheocricotopus glabricollis"@fi,
        "Rheocricotopus glabricollis"@sv .

<http://tun.fi/MX.273817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheocricotopus effusus" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273810> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheocricotopus effusus"@fi,
        "Rheocricotopus effusus"@sv .

<http://tun.fi/MX.273818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheocricotopus fuscipes" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.273810> ;
    skos:hiddenLabel "Rheocricotopus dispar"@fi,
        "Rheocricotopus dispar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheocricotopus fuscipes"@fi,
        "Rheocricotopus fuscipes"@sv .

<http://tun.fi/MX.273819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheocricotopus reduncus" ;
    dwc:scientificNameAuthorship "Sæther & Schnell, 1988" ;
    skos:broader <http://tun.fi/MX.273810> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheocricotopus reduncus"@fi,
        "Rheocricotopus reduncus"@sv .

<http://tun.fi/MX.273820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheocricotopus unidentatus" ;
    dwc:scientificNameAuthorship "Sæther & Schnell, 1988" ;
    skos:broader <http://tun.fi/MX.273810> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheocricotopus unidentatus"@fi,
        "Rheocricotopus unidentatus"@sv .

<http://tun.fi/MX.273822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheosmittia languida" ;
    dwc:scientificNameAuthorship "(Brundin, 1956)" ;
    skos:broader <http://tun.fi/MX.273821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheosmittia languida"@fi,
        "Rheosmittia languida"@sv .

<http://tun.fi/MX.273823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheosmittia spinicornis" ;
    dwc:scientificNameAuthorship "(Brundin, 1956)" ;
    skos:broader <http://tun.fi/MX.273821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheosmittia spinicornis"@fi,
        "Rheosmittia spinicornis"@sv .

<http://tun.fi/MX.273825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smittia alpilonga" ;
    dwc:scientificNameAuthorship "Rossaro & Lencioni, 2000" ;
    skos:broader <http://tun.fi/MX.273824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smittia alpilonga"@fi,
        "Smittia alpilonga"@sv .

<http://tun.fi/MX.273826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smittia amoena" ;
    dwc:scientificNameAuthorship "Caspers, 1988" ;
    skos:broader <http://tun.fi/MX.273824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smittia amoena"@fi,
        "Smittia amoena"@sv .

<http://tun.fi/MX.273827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smittia aterrima" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smittia aterrima"@fi,
        "Smittia aterrima"@sv .

<http://tun.fi/MX.273829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smittia betuletorum" ;
    dwc:scientificNameAuthorship "Edwards, 1941" ;
    skos:broader <http://tun.fi/MX.273824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smittia betuletorum"@fi,
        "Smittia betuletorum"@sv .

<http://tun.fi/MX.273830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smittia contingens" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smittia contingens"@fi,
        "Smittia contingens"@sv .

<http://tun.fi/MX.273831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smittia edwardsi" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1932" ;
    skos:broader <http://tun.fi/MX.273824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smittia edwardsi"@fi,
        "Smittia edwardsi"@sv .

<http://tun.fi/MX.273832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smittia foliacea" ;
    dwc:scientificNameAuthorship "(Kieffer, 1921)" ;
    skos:broader <http://tun.fi/MX.273824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smittia foliacea"@fi,
        "Smittia foliacea"@sv .

<http://tun.fi/MX.273833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smittia leucopogon" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smittia leucopogon"@fi,
        "Smittia leucopogon"@sv .

<http://tun.fi/MX.273834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smittia nudipennis" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1913)" ;
    skos:broader <http://tun.fi/MX.273824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smittia nudipennis"@fi,
        "Smittia nudipennis"@sv .

<http://tun.fi/MX.273835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smittia paranudipennis" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.273824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smittia paranudipennis"@fi,
        "Smittia paranudipennis"@sv .

<http://tun.fi/MX.273836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smittia pratorum" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1927)" ;
    skos:broader <http://tun.fi/MX.273824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smittia pratorum"@fi,
        "Smittia pratorum"@sv .

<http://tun.fi/MX.273837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smittia scutellosetosa" ;
    dwc:scientificNameAuthorship "Caspers, 1988" ;
    skos:broader <http://tun.fi/MX.273824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smittia scutellosetosa"@fi,
        "Smittia scutellosetosa"@sv .

<http://tun.fi/MX.273838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smittia stercoraria" ;
    dwc:scientificNameAuthorship "Rossaro & Lencioni, 2000" ;
    skos:broader <http://tun.fi/MX.273824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smittia stercoraria"@fi,
        "Smittia stercoraria"@sv .

<http://tun.fi/MX.273842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stackelbergina praeclara" ;
    dwc:scientificNameAuthorship "Shilova & Zelentsov, 1978" ;
    skos:broader <http://tun.fi/MX.273841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stackelbergina praeclara"@fi,
        "Stackelbergina praeclara"@sv .

<http://tun.fi/MX.273844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilocladius intermedius" ;
    dwc:scientificNameAuthorship "Wang, 1998" ;
    skos:broader <http://tun.fi/MX.273843> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilocladius intermedius"@fi,
        "Stilocladius intermedius"@sv .

<http://tun.fi/MX.273846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synorthocladius semivirens" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.273845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synorthocladius semivirens"@fi,
        "Synorthocladius semivirens"@sv .

<http://tun.fi/MX.273848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tavastia australis" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1985" ;
    skos:broader <http://tun.fi/MX.273847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tavastia australis"@fi,
        "Tavastia australis"@sv .

<http://tun.fi/MX.273849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tavastia yggdrasilia" ;
    dwc:scientificNameAuthorship "Brodin, Lundström & Paasivirta, 2008" ;
    skos:broader <http://tun.fi/MX.273847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tavastia yggdrasilia"@fi,
        "Tavastia yggdrasilia"@sv .

<http://tun.fi/MX.273851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemannia gracilis" ;
    dwc:scientificNameAuthorship "Kieffer, 1909" ;
    skos:broader <http://tun.fi/MX.273850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemannia gracilis"@fi,
        "Thienemannia gracilis"@sv .

<http://tun.fi/MX.273852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemannia paasivirtai" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemannia paasivirtai"@fi,
        "Thienemannia paasivirtai"@sv .

<http://tun.fi/MX.273854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemanniella acuticornis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1912)" ;
    skos:broader <http://tun.fi/MX.273853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemanniella acuticornis"@fi,
        "Thienemanniella acuticornis"@sv .

<http://tun.fi/MX.273855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemanniella clavicornis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.273853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemanniella clavicornis"@fi,
        "Thienemanniella clavicornis"@sv .

<http://tun.fi/MX.273856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemanniella majuscula" ;
    dwc:scientificNameAuthorship "(Edwards, 1924)" ;
    skos:broader <http://tun.fi/MX.273853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemanniella majuscula"@fi,
        "Thienemanniella majuscula"@sv .

<http://tun.fi/MX.273857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemanniella minuscula" ;
    dwc:scientificNameAuthorship "(Brundin, 1949)" ;
    skos:broader <http://tun.fi/MX.273853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemanniella minuscula"@fi,
        "Thienemanniella minuscula"@sv .

<http://tun.fi/MX.273858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemanniella obscura" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.273853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemanniella obscura"@fi,
        "Thienemanniella obscura"@sv .

<http://tun.fi/MX.273859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thienemanniella vittata" ;
    dwc:scientificNameAuthorship "(Edwards, 1924)" ;
    skos:broader <http://tun.fi/MX.273853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thienemanniella vittata"@fi,
        "Thienemanniella vittata"@sv .

<http://tun.fi/MX.273862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tokunagaia excellens" ;
    dwc:scientificNameAuthorship "(Brundin, 1956)" ;
    skos:broader <http://tun.fi/MX.273861> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tokunagaia excellens"@fi,
        "Tokunagaia excellens"@sv .

<http://tun.fi/MX.273863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tokunagaia parexcellens" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273861> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tokunagaia parexcellens"@fi,
        "Tokunagaia parexcellens"@sv .

<http://tun.fi/MX.273864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tokunagaia rectangularis" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1940)" ;
    skos:broader <http://tun.fi/MX.273861> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tokunagaia rectangularis"@fi,
        "Tokunagaia rectangularis"@sv .

<http://tun.fi/MX.273865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tokunagaia scutellata" ;
    dwc:scientificNameAuthorship "(Brundin, 1956)" ;
    skos:broader <http://tun.fi/MX.273861> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tokunagaia scutellata"@fi,
        "Tokunagaia scutellata"@sv .

<http://tun.fi/MX.273866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tokunagaia tonollii" ;
    dwc:scientificNameAuthorship "(Rossaro, 1983)" ;
    skos:broader <http://tun.fi/MX.273861> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tokunagaia tonollii"@fi,
        "Tokunagaia tonollii"@sv .

<http://tun.fi/MX.273868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trissocladius brevipalpis" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.273867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trissocladius brevipalpis"@fi,
        "Trissocladius brevipalpis"@sv .

<http://tun.fi/MX.273870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tvetenia bavarica" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1934)" ;
    skos:broader <http://tun.fi/MX.273869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tvetenia bavarica"@fi,
        "Tvetenia bavarica"@sv .

<http://tun.fi/MX.273871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tvetenia calvescens" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tvetenia calvescens"@fi,
        "Tvetenia calvescens"@sv .

<http://tun.fi/MX.273872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tvetenia discoloripes" ;
    dwc:scientificNameAuthorship "(Goetghebuer & Thienemann, 1936)" ;
    skos:broader <http://tun.fi/MX.273869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tvetenia discoloripes"@fi,
        "Tvetenia discoloripes"@sv .

<http://tun.fi/MX.273873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tvetenia duodenaria" ;
    dwc:scientificNameAuthorship "Kieffer, 1922" ;
    skos:broader <http://tun.fi/MX.273869> ;
    skos:hiddenLabel "Tvetenia saanensis"@fi,
        "Tvetenia saanensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tvetenia duodenaria"@fi,
        "Tvetenia duodenaria"@sv .

<http://tun.fi/MX.273874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tvetenia verralli" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tvetenia verralli"@fi,
        "Tvetenia verralli"@sv .

<http://tun.fi/MX.273876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vivacricotopus ablusus" ;
    dwc:scientificNameAuthorship "Schnell & Sæther, 1988" ;
    skos:broader <http://tun.fi/MX.273875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vivacricotopus ablusus"@fi,
        "Vivacricotopus ablusus"@sv .

<http://tun.fi/MX.273878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zalutschia humphriesiae" ;
    dwc:scientificNameAuthorship "Dowling & Murray, 1980" ;
    skos:broader <http://tun.fi/MX.273877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zalutschia humphriesiae"@fi,
        "Zalutschia humphriesiae"@sv .

<http://tun.fi/MX.273879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zalutschia mallae" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zalutschia mallae"@fi,
        "Zalutschia mallae"@sv .

<http://tun.fi/MX.273880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zalutschia mucronata" ;
    dwc:scientificNameAuthorship "(Brundin, 1949)" ;
    skos:broader <http://tun.fi/MX.273877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zalutschia mucronata"@fi,
        "Zalutschia mucronata"@sv .

<http://tun.fi/MX.273881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zalutschia tatrica" ;
    dwc:scientificNameAuthorship "(Pagast, 1935)" ;
    skos:broader <http://tun.fi/MX.273877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zalutschia tatrica"@fi,
        "Zalutschia tatrica"@sv .

<http://tun.fi/MX.273882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zalutschia tornetraeskensis" ;
    dwc:scientificNameAuthorship "(Edwards & Thienemann, 1941)" ;
    skos:broader <http://tun.fi/MX.273877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zalutschia tornetraeskensis"@fi,
        "Zalutschia tornetraeskensis"@sv .

<http://tun.fi/MX.273883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zalutschia zalutschicola" ;
    dwc:scientificNameAuthorship "Lipina, 1939" ;
    skos:broader <http://tun.fi/MX.273877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zalutschia zalutschicola"@fi,
        "Zalutschia zalutschicola"@sv .

<http://tun.fi/MX.273888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Benthalia carbonaria" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273887> ;
    skos:hiddenLabel "Benthalia dissidens"@fi,
        "Chironomus carbonaria"@fi,
        "Chironomus carbonarius"@fi,
        "Chironomus dissidens"@fi,
        "Benthalia dissidens"@sv,
        "Chironomus carbonaria"@sv,
        "Chironomus carbonarius"@sv,
        "Chironomus dissidens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Benthalia carbonaria"@fi,
        "Benthalia carbonaria"@sv .

<http://tun.fi/MX.273891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus macani" ;
    dwc:scientificNameAuthorship "Freeman, 1948" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus macani"@fi,
        "Chironomus macani"@sv .

<http://tun.fi/MX.273893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus acerbus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1962" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus acerbus"@fi,
        "Chironomus acerbus"@sv .

<http://tun.fi/MX.273894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus acutiventris" ;
    dwc:scientificNameAuthorship "Wülker, Ryser & Scholl, 1983" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus acutiventris"@fi,
        "Chironomus acutiventris"@sv .

<http://tun.fi/MX.273895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus agilis" ;
    dwc:scientificNameAuthorship "Shobanov & Dyomin, 1988" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus agilis"@fi,
        "Chironomus agilis"@sv .

<http://tun.fi/MX.273896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus annularius" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus annularius"@fi,
        "Chironomus annularius"@sv .

<http://tun.fi/MX.273897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus anthracinus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1860" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus anthracinus"@fi,
        "Chironomus anthracinus"@sv .

<http://tun.fi/MX.273898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus aprilinus" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus aprilinus"@fi,
        "Chironomus aprilinus"@sv .

<http://tun.fi/MX.273899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus beljaninae" ;
    dwc:scientificNameAuthorship "Wülker, 1991" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus beljaninae"@fi,
        "Chironomus beljaninae"@sv .

<http://tun.fi/MX.273900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus borokensis" ;
    dwc:scientificNameAuthorship "Kerkis, Filippova, Shobanov, Gunderina & Kiknadze, 1988" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus borokensis"@fi,
        "Chironomus borokensis"@sv .

<http://tun.fi/MX.273901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus brevidentatus" ;
    dwc:scientificNameAuthorship "Hirvenoja & Michailova, 1998" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus brevidentatus"@fi,
        "Chironomus brevidentatus"@sv .

<http://tun.fi/MX.273902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus cingulatus" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus cingulatus"@fi,
        "Chironomus cingulatus"@sv .

<http://tun.fi/MX.273903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus clarus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1962" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus clarus"@fi,
        "Chironomus clarus"@sv .

<http://tun.fi/MX.273904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus coaetaneus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1998" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus coaetaneus"@fi,
        "Chironomus coaetaneus"@sv .

<http://tun.fi/MX.273906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus entis" ;
    dwc:scientificNameAuthorship "Shobanov, 1989" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus entis"@fi,
        "Chironomus entis"@sv .

<http://tun.fi/MX.273907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus esai" ;
    dwc:scientificNameAuthorship "Wülker, 1997" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus esai"@fi,
        "Chironomus esai"@sv .

<http://tun.fi/MX.273908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus fraternus" ;
    dwc:scientificNameAuthorship "Wülker, 1991" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus fraternus"@fi,
        "Chironomus fraternus"@sv .

<http://tun.fi/MX.273909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus heteropilicornis" ;
    dwc:scientificNameAuthorship "Wülker, 1996" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus heteropilicornis"@fi,
        "Chironomus heteropilicornis"@sv .

<http://tun.fi/MX.273910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus hyperboreus" ;
    dwc:scientificNameAuthorship "Staeger, 1845" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus hyperboreus"@fi,
        "Chironomus hyperboreus"@sv .

<http://tun.fi/MX.273911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus inermifrons" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1921" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus inermifrons"@fi,
        "Chironomus inermifrons"@sv .

<http://tun.fi/MX.273912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus islandicus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1913)" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus islandicus"@fi,
        "Chironomus islandicus"@sv .

<http://tun.fi/MX.273913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus jonmartini" ;
    dwc:scientificNameAuthorship "Lindeberg, 1979" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:hiddenLabel "Chironomus neglectus"@fi,
        "Chironomus neglectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus jonmartini"@fi,
        "Chironomus jonmartini"@sv .

<http://tun.fi/MX.273914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus longistylus" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1921" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus longistylus"@fi,
        "Chironomus longistylus"@sv .

<http://tun.fi/MX.273915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus lugubris" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1850" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus lugubris"@fi,
        "Chironomus lugubris"@sv .

<http://tun.fi/MX.273916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus luridus" ;
    dwc:scientificNameAuthorship "Strenzke, 1959" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus luridus"@fi,
        "Chironomus luridus"@sv .

<http://tun.fi/MX.273917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus melanescens" ;
    dwc:scientificNameAuthorship "Keyl, 1961" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus melanescens"@fi,
        "Chironomus melanescens"@sv .

<http://tun.fi/MX.273918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus melanotus" ;
    dwc:scientificNameAuthorship "Keyl, 1961" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus melanotus"@fi,
        "Chironomus melanotus"@sv .

<http://tun.fi/MX.273919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus muratensis" ;
    dwc:scientificNameAuthorship "Ryser, Scholl & Wülker, 1983" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus muratensis"@fi,
        "Chironomus muratensis"@sv .

<http://tun.fi/MX.273920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus neocorax" ;
    dwc:scientificNameAuthorship "Wülker & Butler, 1983" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus neocorax"@fi,
        "Chironomus neocorax"@sv .

<http://tun.fi/MX.273921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus pallidivittatus" ;
    dwc:scientificNameAuthorship "Edwards, 1929" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus pallidivittatus"@fi,
        "Chironomus pallidivittatus"@sv .

<http://tun.fi/MX.273922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus piger" ;
    dwc:scientificNameAuthorship "Strenzke, 1956" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus piger"@fi,
        "Chironomus piger"@sv .

<http://tun.fi/MX.273923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus pilicornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus pilicornis"@fi,
        "Chironomus pilicornis"@sv .

<http://tun.fi/MX.273924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus plumosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus plumosus"@fi,
        "Chironomus plumosus"@sv .

<http://tun.fi/MX.273925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus pseudothummi" ;
    dwc:scientificNameAuthorship "Strenzke, 1959" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus pseudothummi"@fi,
        "Chironomus pseudothummi"@sv .

<http://tun.fi/MX.273926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus riihimakiensis" ;
    dwc:scientificNameAuthorship "Wülker, 1973" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus riihimakiensis"@fi,
        "Chironomus riihimakiensis"@sv .

<http://tun.fi/MX.273927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus riparius" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus riparius"@fi,
        "Chironomus riparius"@sv .

<http://tun.fi/MX.273928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus salinarius" ;
    dwc:scientificNameAuthorship "Kieffer, 1915" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus salinarius"@fi,
        "Chironomus salinarius"@sv .

<http://tun.fi/MX.273929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus saxatilis" ;
    dwc:scientificNameAuthorship "Wülker, Ryser & Scholl, 1981" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus saxatilis"@fi,
        "Chironomus saxatilis"@sv .

<http://tun.fi/MX.273930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus sollicitus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1962" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus sollicitus"@fi,
        "Chironomus sollicitus"@sv .

<http://tun.fi/MX.273931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus sororius" ;
    dwc:scientificNameAuthorship "Wülker, 1973" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus sororius"@fi,
        "Chironomus sororius"@sv .

<http://tun.fi/MX.273932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus staegeri" ;
    dwc:scientificNameAuthorship "Lundbeck, 1898" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus staegeri"@fi,
        "Chironomus staegeri"@sv .

<http://tun.fi/MX.273933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus tentans" ;
    dwc:scientificNameAuthorship "Fabricius, 1805" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus tentans"@fi,
        "Chironomus tentans"@sv .

<http://tun.fi/MX.273934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus tenuistylus" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus tenuistylus"@fi,
        "Chironomus tenuistylus"@sv .

<http://tun.fi/MX.273936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus dorsalis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:hiddenLabel "longipes einfeldia"@fi,
        "longipes einfeldia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus dorsalis"@fi,
        "Chironomus dorsalis"@sv .

<http://tun.fi/MX.273937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus improvidus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1998" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:hiddenLabel "Chironomus imrovidus"@fi,
        "Chironomus imrovidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus improvidus"@fi,
        "Chironomus improvidus"@sv .

<http://tun.fi/MX.273938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus mendax" ;
    dwc:scientificNameAuthorship "Storå, 1936" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus mendax"@fi,
        "Chironomus mendax"@sv .

<http://tun.fi/MX.273939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chironomus storai" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1954" ;
    skos:broader <http://tun.fi/MX.273889> ;
    skos:hiddenLabel "Chironomus luctuosus"@fi,
        "Chironomus luctuosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chironomus storai"@fi,
        "Chironomus storai"@sv .

<http://tun.fi/MX.273941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladopelma bicarinatum" ;
    dwc:scientificNameAuthorship "(Brundin, 1947)" ;
    skos:broader <http://tun.fi/MX.273940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladopelma bicarinatum"@fi,
        "Cladopelma bicarinatum"@sv .

<http://tun.fi/MX.273942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladopelma edwardsi" ;
    dwc:scientificNameAuthorship "(Kruseman, 1933)" ;
    skos:broader <http://tun.fi/MX.273940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladopelma edwardsi"@fi,
        "Cladopelma edwardsi"@sv .

<http://tun.fi/MX.273943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladopelma goetghebueri" ;
    dwc:scientificNameAuthorship "Spies & Sæther, 2004" ;
    skos:broader <http://tun.fi/MX.273940> ;
    skos:hiddenLabel "Cladopelma lateralis"@fi,
        "Cladopelma lateralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladopelma goetghebueri"@fi,
        "Cladopelma goetghebueri"@sv .

<http://tun.fi/MX.273944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladopelma virescens" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladopelma virescens"@fi,
        "Cladopelma virescens"@sv .

<http://tun.fi/MX.273945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladopelma viridulum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.273940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladopelma viridulum"@fi,
        "Cladopelma viridulum"@sv .

<http://tun.fi/MX.273947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptochironomus albofasciatus" ;
    dwc:scientificNameAuthorship "(Staeger, 1839)" ;
    skos:broader <http://tun.fi/MX.273946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptochironomus albofasciatus"@fi,
        "Cryptochironomus albofasciatus"@sv .

<http://tun.fi/MX.273948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptochironomus denticulatus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.273946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptochironomus denticulatus"@fi,
        "Cryptochironomus denticulatus"@sv .

<http://tun.fi/MX.273949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptochironomus obreptans" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptochironomus obreptans"@fi,
        "Cryptochironomus obreptans"@sv .

<http://tun.fi/MX.273950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptochironomus psittacinus" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.273946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptochironomus psittacinus"@fi,
        "Cryptochironomus psittacinus"@sv .

<http://tun.fi/MX.273951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptochironomus redekei" ;
    dwc:scientificNameAuthorship "(Kruseman, 1933)" ;
    skos:broader <http://tun.fi/MX.273946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptochironomus redekei"@fi,
        "Cryptochironomus redekei"@sv .

<http://tun.fi/MX.273952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptochironomus rostratus" ;
    dwc:scientificNameAuthorship "Kieffer, 1921" ;
    skos:broader <http://tun.fi/MX.273946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptochironomus rostratus"@fi,
        "Cryptochironomus rostratus"@sv .

<http://tun.fi/MX.273953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptochironomus supplicans" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.273946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptochironomus supplicans"@fi,
        "Cryptochironomus supplicans"@sv .

<http://tun.fi/MX.273954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptochironomus ussouriensis" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1933)" ;
    skos:broader <http://tun.fi/MX.273946> ;
    skos:hiddenLabel "Cryptochironomus nigridens"@fi,
        "Cryptochironomus nigridens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptochironomus ussouriensis"@fi,
        "Cryptochironomus ussouriensis"@sv .

<http://tun.fi/MX.273956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptotendipes darbyi" ;
    dwc:scientificNameAuthorship "(Sublette, 1960)" ;
    skos:broader <http://tun.fi/MX.273955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptotendipes darbyi"@fi,
        "Cryptotendipes darbyi"@sv .

<http://tun.fi/MX.273957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptotendipes pflugfelderi" ;
    dwc:scientificNameAuthorship "Reiss, 1964" ;
    skos:broader <http://tun.fi/MX.273955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptotendipes pflugfelderi"@fi,
        "Cryptotendipes pflugfelderi"@sv .

<http://tun.fi/MX.273958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptotendipes pseudotener" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1922)" ;
    skos:broader <http://tun.fi/MX.273955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptotendipes pseudotener"@fi,
        "Cryptotendipes pseudotener"@sv .

<http://tun.fi/MX.273959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptotendipes usmaensis" ;
    dwc:scientificNameAuthorship "(Pagast, 1931)" ;
    skos:broader <http://tun.fi/MX.273955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptotendipes usmaensis"@fi,
        "Cryptotendipes usmaensis"@sv .

<http://tun.fi/MX.273961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Demeijerea rufipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.273960> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Demeijerea rufipes"@fi,
        "Demeijerea rufipes"@sv .

<http://tun.fi/MX.273964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Demicryptochironomus vulneratus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.273962> ;
    skos:hiddenLabel "Demeijerea vulneratus"@fi,
        "Demeijerea vulneratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Demicryptochironomus vulneratus"@fi,
        "Demicryptochironomus vulneratus"@sv .

<http://tun.fi/MX.273967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Demicryptochironomus neglectus" ;
    dwc:scientificNameAuthorship "Reiss, 1988" ;
    skos:broader <http://tun.fi/MX.273962> ;
    skos:hiddenLabel "Demeijerea neglectus"@fi,
        "Demeijerea neglectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Demicryptochironomus neglectus"@fi,
        "Demicryptochironomus neglectus"@sv .

<http://tun.fi/MX.273969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicrotendipes lobiger" ;
    dwc:scientificNameAuthorship "(Kieffer, 1921)" ;
    skos:broader <http://tun.fi/MX.273968> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicrotendipes lobiger"@fi,
        "Dicrotendipes lobiger"@sv .

<http://tun.fi/MX.273970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicrotendipes nervosus" ;
    dwc:scientificNameAuthorship "(Staeger, 1839)" ;
    skos:broader <http://tun.fi/MX.273968> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicrotendipes nervosus"@fi,
        "Dicrotendipes nervosus"@sv .

<http://tun.fi/MX.273971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicrotendipes notatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273968> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicrotendipes notatus"@fi,
        "Dicrotendipes notatus"@sv .

<http://tun.fi/MX.273972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicrotendipes pulsus" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273968> ;
    skos:hiddenLabel "Dicrotendipes objectans"@fi,
        "Dicrotendipes objectans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicrotendipes pulsus"@fi,
        "Dicrotendipes pulsus"@sv .

<http://tun.fi/MX.273973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicrotendipes tritomus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1916)" ;
    skos:broader <http://tun.fi/MX.273968> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicrotendipes tritomus"@fi,
        "Dicrotendipes tritomus"@sv .

<http://tun.fi/MX.273975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Einfeldia pagana" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.273974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Einfeldia pagana"@fi,
        "Einfeldia pagana"@sv .

<http://tun.fi/MX.273976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Einfeldia pectoralis" ;
    dwc:scientificNameAuthorship "Kieffer, 1924" ;
    skos:broader <http://tun.fi/MX.273974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Einfeldia pectoralis"@fi,
        "Einfeldia pectoralis"@sv .

<http://tun.fi/MX.273978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endochironomus albipennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.273977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endochironomus albipennis"@fi,
        "Endochironomus albipennis"@sv .

<http://tun.fi/MX.273979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endochironomus stackelbergi" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1935" ;
    skos:broader <http://tun.fi/MX.273977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endochironomus stackelbergi"@fi,
        "Endochironomus stackelbergi"@sv .

<http://tun.fi/MX.273980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endochironomus tendens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.273977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endochironomus tendens"@fi,
        "Endochironomus tendens"@sv .

<http://tun.fi/MX.273983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptotendipes aequalis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1922)" ;
    skos:broader <http://tun.fi/MX.273981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptotendipes aequalis"@fi,
        "Glyptotendipes aequalis"@sv .

<http://tun.fi/MX.273984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptotendipes caulicola" ;
    dwc:scientificNameAuthorship "(Kieffer, 1913)" ;
    skos:broader <http://tun.fi/MX.273981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptotendipes caulicola"@fi,
        "Glyptotendipes caulicola"@sv .

<http://tun.fi/MX.273985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptotendipes imbecilis" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.273981> ;
    skos:hiddenLabel "Glyptotendipes severini"@fi,
        "Glyptotendipes severini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptotendipes imbecilis"@fi,
        "Glyptotendipes imbecilis"@sv .

<http://tun.fi/MX.273986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptotendipes scirpi" ;
    dwc:scientificNameAuthorship "(Kieffer, 1915)" ;
    skos:broader <http://tun.fi/MX.273981> ;
    skos:hiddenLabel "Glyptotendipes fodiens"@fi,
        "Glyptotendipes mancunianus"@fi,
        "Glyptotendipes fodiens"@sv,
        "Glyptotendipes mancunianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptotendipes scirpi"@fi,
        "Glyptotendipes scirpi"@sv .

<http://tun.fi/MX.273987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptotendipes viridis" ;
    dwc:scientificNameAuthorship "(Macquart, 1834)" ;
    skos:broader <http://tun.fi/MX.273981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptotendipes viridis"@fi,
        "Glyptotendipes viridis"@sv .

<http://tun.fi/MX.273989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptotendipes barbipes" ;
    dwc:scientificNameAuthorship "(Staeger, 1839)" ;
    skos:broader <http://tun.fi/MX.273981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptotendipes barbipes"@fi,
        "Glyptotendipes barbipes"@sv .

<http://tun.fi/MX.273990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptotendipes cauliginellus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1913)" ;
    skos:broader <http://tun.fi/MX.273981> ;
    skos:hiddenLabel "Glyptotendipes gripekoveni"@fi,
        "Glyptotendipes gripekoveni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptotendipes cauliginellus"@fi,
        "Glyptotendipes cauliginellus"@sv .

<http://tun.fi/MX.273991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptotendipes glaucus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.273981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptotendipes glaucus"@fi,
        "Glyptotendipes glaucus"@sv .

<http://tun.fi/MX.273992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptotendipes pallens" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptotendipes pallens"@fi,
        "Glyptotendipes pallens"@sv .

<http://tun.fi/MX.273993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptotendipes paripes" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.273981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptotendipes paripes"@fi,
        "Glyptotendipes paripes"@sv .

<http://tun.fi/MX.273995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptotendipes signatus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.273981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptotendipes signatus"@fi,
        "Glyptotendipes signatus"@sv .

<http://tun.fi/MX.273997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harnischia curtilamellata" ;
    dwc:scientificNameAuthorship "(Malloch, 1915)" ;
    skos:broader <http://tun.fi/MX.273996> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Harnischia curtilamellata"@fi,
        "Harnischia curtilamellata"@sv .

<http://tun.fi/MX.273998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harnischia fuscimana" ;
    dwc:scientificNameAuthorship "Kieffer, 1921" ;
    skos:broader <http://tun.fi/MX.273996> ;
    skos:hiddenLabel "Harnischia fuscimanus"@fi,
        "Harnischia fuscimanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Harnischia fuscimana"@fi,
        "Harnischia fuscimana"@sv .

<http://tun.fi/MX.274001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kiefferulus tendipediformis" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.273999> ;
    skos:hiddenLabel "Kiefferulus tedipediformis"@fi,
        "Kiefferulus tedipediformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kiefferulus tendipediformis"@fi,
        "Kiefferulus tendipediformis"@sv .

<http://tun.fi/MX.274003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kloosia pusilla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.274002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kloosia pusilla"@fi,
        "Kloosia pusilla"@sv .

<http://tun.fi/MX.274005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lauterborniella agrayloides" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.274004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lauterborniella agrayloides"@fi,
        "Lauterborniella agrayloides"@sv .

<http://tun.fi/MX.274007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipiniella araenicola" ;
    dwc:scientificNameAuthorship "Shilova, 1961" ;
    skos:broader <http://tun.fi/MX.274006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lipiniella araenicola"@fi,
        "Lipiniella araenicola"@sv .

<http://tun.fi/MX.274008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipiniella prima" ;
    dwc:scientificNameAuthorship "Shilova, Kerkis & Kiknadze, 1993" ;
    skos:broader <http://tun.fi/MX.274006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lipiniella prima"@fi,
        "Lipiniella prima"@sv .

<http://tun.fi/MX.274010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microchironomus tener" ;
    dwc:scientificNameAuthorship "(Kieffer, 1918)" ;
    skos:broader <http://tun.fi/MX.274009> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microchironomus tener"@fi,
        "Microchironomus tener"@sv .

<http://tun.fi/MX.274012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microtendipes brevitarsis" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.274011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microtendipes brevitarsis"@fi,
        "Microtendipes brevitarsis"@sv .

<http://tun.fi/MX.274013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microtendipes chloris" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microtendipes chloris"@fi,
        "Microtendipes chloris"@sv .

<http://tun.fi/MX.274014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microtendipes confinis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microtendipes confinis"@fi,
        "Microtendipes confinis"@sv .

<http://tun.fi/MX.274015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microtendipes nigellus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1963" ;
    skos:broader <http://tun.fi/MX.274011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microtendipes nigellus"@fi,
        "Microtendipes nigellus"@sv .

<http://tun.fi/MX.274016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microtendipes pedellus" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.274011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microtendipes pedellus"@fi,
        "Microtendipes pedellus"@sv .

<http://tun.fi/MX.274017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microtendipes rydalensis" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.274011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microtendipes rydalensis"@fi,
        "Microtendipes rydalensis"@sv .

<http://tun.fi/MX.274019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nilothauma brayi" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.274018> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nilothauma brayi"@fi,
        "Nilothauma brayi"@sv .

<http://tun.fi/MX.274021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omisus caledonicus" ;
    dwc:scientificNameAuthorship "(Edwards, 1932)" ;
    skos:broader <http://tun.fi/MX.274020> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omisus caledonicus"@fi,
        "Omisus caledonicus"@sv .

<http://tun.fi/MX.274023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pagastiella orophila" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.274022> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pagastiella orophila"@fi,
        "Pagastiella orophila"@sv .

<http://tun.fi/MX.274025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus biannulatus" ;
    dwc:scientificNameAuthorship "(Staeger, 1839)" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus biannulatus"@fi,
        "Parachironomus biannulatus"@sv .

<http://tun.fi/MX.274026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus digitalis" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus digitalis"@fi,
        "Parachironomus digitalis"@sv .

<http://tun.fi/MX.274027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus frequens" ;
    dwc:scientificNameAuthorship "(Johannsen, 1905)" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus frequens"@fi,
        "Parachironomus frequens"@sv .

<http://tun.fi/MX.274028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus gracilior" ;
    dwc:scientificNameAuthorship "(Kieffer, 1918)" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:hiddenLabel "Parachironomus arcuatus"@fi,
        "Parachironomus arcuatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus gracilior"@fi,
        "Parachironomus gracilior"@sv .

<http://tun.fi/MX.274029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus monochromus" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1874)" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus monochromus"@fi,
        "Parachironomus monochromus"@sv .

<http://tun.fi/MX.27403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrax tetrax" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27402> ;
    skos:hiddenLabel "Tetrax tetrax"@fi,
        "Tetrax tetrax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutrappi"@fi,
        "småtrapp"@sv .

<http://tun.fi/MX.274030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus paradigitalis" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus paradigitalis"@fi,
        "Parachironomus paradigitalis"@sv .

<http://tun.fi/MX.274031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus parilis" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus parilis"@fi,
        "Parachironomus parilis"@sv .

<http://tun.fi/MX.274032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus pseudovarius" ;
    dwc:scientificNameAuthorship "Zorina, 2003" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus pseudovarius"@fi,
        "Parachironomus pseudovarius"@sv .

<http://tun.fi/MX.274033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus siljanensis" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus siljanensis"@fi,
        "Parachironomus siljanensis"@sv .

<http://tun.fi/MX.274034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus subalpinus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1932)" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus subalpinus"@fi,
        "Parachironomus subalpinus"@sv .

<http://tun.fi/MX.274035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus tenuicaudatus" ;
    dwc:scientificNameAuthorship "(Malloch, 1915)" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus tenuicaudatus"@fi,
        "Parachironomus tenuicaudatus"@sv .

<http://tun.fi/MX.274036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus varus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus varus"@fi,
        "Parachironomus varus"@sv .

<http://tun.fi/MX.274037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus vitiosus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus vitiosus"@fi,
        "Parachironomus vitiosus"@sv .

<http://tun.fi/MX.274039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracladopelma camptolabis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1913)" ;
    skos:broader <http://tun.fi/MX.274038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracladopelma camptolabis"@fi,
        "Paracladopelma camptolabis"@sv .

<http://tun.fi/MX.274040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracladopelma galaptera" ;
    dwc:scientificNameAuthorship "(Townes, 1945)" ;
    skos:broader <http://tun.fi/MX.274038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracladopelma galaptera"@fi,
        "Paracladopelma galaptera"@sv .

<http://tun.fi/MX.274041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracladopelma laminatum" ;
    dwc:scientificNameAuthorship "(Kieffer, 1921)" ;
    skos:broader <http://tun.fi/MX.274038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracladopelma laminatum"@fi,
        "Paracladopelma laminatum"@sv .

<http://tun.fi/MX.274042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracladopelma nereis" ;
    dwc:scientificNameAuthorship "(Townes, 1945)" ;
    skos:broader <http://tun.fi/MX.274038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracladopelma nereis"@fi,
        "Paracladopelma nereis"@sv .

<http://tun.fi/MX.274043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracladopelma nigritulum" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1942)" ;
    skos:broader <http://tun.fi/MX.274038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracladopelma nigritulum"@fi,
        "Paracladopelma nigritulum"@sv .

<http://tun.fi/MX.274044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracladopelma undine" ;
    dwc:scientificNameAuthorship "(Townes, 1945)" ;
    skos:broader <http://tun.fi/MX.274038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracladopelma undine"@fi,
        "Paracladopelma undine"@sv .

<http://tun.fi/MX.274046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paralauterborniella nigrohalteralis" ;
    dwc:scientificNameAuthorship "(Malloch, 1915)" ;
    skos:broader <http://tun.fi/MX.274045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paralauterborniella nigrohalteralis"@fi,
        "Paralauterborniella nigrohalteralis"@sv .

<http://tun.fi/MX.274048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratendipes albimanus" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274047> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratendipes albimanus"@fi,
        "Paratendipes albimanus"@sv .

<http://tun.fi/MX.274049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratendipes subaequalis" ;
    dwc:scientificNameAuthorship "(Malloch, 1915)" ;
    skos:broader <http://tun.fi/MX.274047> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratendipes subaequalis"@fi,
        "Paratendipes subaequalis"@sv .

<http://tun.fi/MX.274052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenopsectra flavipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenopsectra flavipes"@fi,
        "Phaenopsectra flavipes"@sv .

<http://tun.fi/MX.274053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenopsectra punctipes" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.274051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenopsectra punctipes"@fi,
        "Phaenopsectra punctipes"@sv .

<http://tun.fi/MX.274056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum sordens" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1874)" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum sordens"@fi,
        "Polypedilum sordens"@sv .

<http://tun.fi/MX.274057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum tritum" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum tritum"@fi,
        "Polypedilum tritum"@sv .

<http://tun.fi/MX.274059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum acutum" ;
    dwc:scientificNameAuthorship "Kieffer, 1915" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum acutum"@fi,
        "Polypedilum acutum"@sv .

<http://tun.fi/MX.274060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum albicorne" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum albicorne"@fi,
        "Polypedilum albicorne"@sv .

<http://tun.fi/MX.274061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum amoenum" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1930" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum amoenum"@fi,
        "Polypedilum amoenum"@sv .

<http://tun.fi/MX.274062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum arundineti" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum arundineti"@fi,
        "Polypedilum arundineti"@sv .

<http://tun.fi/MX.274063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum laetum" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum laetum"@fi,
        "Polypedilum laetum"@sv .

<http://tun.fi/MX.274064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum nubeculosum" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum nubeculosum"@fi,
        "Polypedilum nubeculosum"@sv .

<http://tun.fi/MX.274065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum pedestre" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum pedestre"@fi,
        "Polypedilum pedestre"@sv .

<http://tun.fi/MX.274066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum trigonus" ;
    dwc:scientificNameAuthorship "Townes, 1945" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum trigonus"@fi,
        "Polypedilum trigonus"@sv .

<http://tun.fi/MX.274068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum aegyptium" ;
    dwc:scientificNameAuthorship "Kieffer, 1925" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum aegyptium"@fi,
        "Polypedilum aegyptium"@sv .

<http://tun.fi/MX.274069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum bicrenatum" ;
    dwc:scientificNameAuthorship "Kieffer, 1921" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum bicrenatum"@fi,
        "Polypedilum bicrenatum"@sv .

<http://tun.fi/MX.274070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum pullum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum pullum"@fi,
        "Polypedilum pullum"@sv .

<http://tun.fi/MX.274071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum quadriguttatum" ;
    dwc:scientificNameAuthorship "Kieffer, 1921" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum quadriguttatum"@fi,
        "Polypedilum quadriguttatum"@sv .

<http://tun.fi/MX.274072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum scalaenum" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum scalaenum"@fi,
        "Polypedilum scalaenum"@sv .

<http://tun.fi/MX.274073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum tetracrenatum" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1962" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum tetracrenatum"@fi,
        "Polypedilum tetracrenatum"@sv .

<http://tun.fi/MX.274075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum convictum" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum convictum"@fi,
        "Polypedilum convictum"@sv .

<http://tun.fi/MX.274076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypedilum cultellatum" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1931" ;
    skos:broader <http://tun.fi/MX.274054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypedilum cultellatum"@fi,
        "Polypedilum cultellatum"@sv .

<http://tun.fi/MX.274078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Robackia pilicauda" ;
    dwc:scientificNameAuthorship "Sæther, 1977" ;
    skos:broader <http://tun.fi/MX.274077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Robackia pilicauda"@fi,
        "Robackia pilicauda"@sv .

<http://tun.fi/MX.274079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Robackia demeijerei" ;
    dwc:scientificNameAuthorship "(Kruseman, 1933)" ;
    skos:broader <http://tun.fi/MX.274077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Robackia demeijerei"@fi,
        "Robackia demeijerei"@sv .

<http://tun.fi/MX.274081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saetheria reissi" ;
    dwc:scientificNameAuthorship "Jackson, 1977" ;
    skos:broader <http://tun.fi/MX.274080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saetheria reissi"@fi,
        "Saetheria reissi"@sv .

<http://tun.fi/MX.274083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sergentia baueri" ;
    dwc:scientificNameAuthorship "Wülker, Kiknadze, Kerkis & Nevers, 1999" ;
    skos:broader <http://tun.fi/MX.274082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sergentia baueri"@fi,
        "Sergentia baueri"@sv .

<http://tun.fi/MX.274084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sergentia coracina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.274082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sergentia coracina"@fi,
        "Sergentia coracina"@sv .

<http://tun.fi/MX.274085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sergentia prima" ;
    dwc:scientificNameAuthorship "Proviz & Proviz, 1997" ;
    skos:broader <http://tun.fi/MX.274082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sergentia prima"@fi,
        "Sergentia prima"@sv .

<http://tun.fi/MX.274088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenochironomus fascipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.274086> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenochironomus fascipennis"@fi,
        "Stenochironomus fascipennis"@sv .

<http://tun.fi/MX.274090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenochironomus gibbus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.274086> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenochironomus gibbus"@fi,
        "Stenochironomus gibbus"@sv .

<http://tun.fi/MX.274091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenochironomus hibernicus" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.274086> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenochironomus hibernicus"@fi,
        "Stenochironomus hibernicus"@sv .

<http://tun.fi/MX.274093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictochironomus crassiforceps" ;
    dwc:scientificNameAuthorship "(Kieffer, 1921)" ;
    skos:broader <http://tun.fi/MX.274092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictochironomus crassiforceps"@fi,
        "Stictochironomus crassiforceps"@sv .

<http://tun.fi/MX.274094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictochironomus maculipennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictochironomus maculipennis"@fi,
        "Stictochironomus maculipennis"@sv .

<http://tun.fi/MX.274095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictochironomus pictulus" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictochironomus pictulus"@fi,
        "Stictochironomus pictulus"@sv .

<http://tun.fi/MX.274096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictochironomus rosenschoeldi" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.274092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictochironomus rosenschoeldi"@fi,
        "Stictochironomus rosenschoeldi"@sv .

<http://tun.fi/MX.274097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictochironomus sticticus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.274092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictochironomus sticticus"@fi,
        "Stictochironomus sticticus"@sv .

<http://tun.fi/MX.274099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synendotendipes dispar" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synendotendipes dispar"@fi,
        "Synendotendipes dispar"@sv .

<http://tun.fi/MX.274100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synendotendipes impar" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.274098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synendotendipes impar"@fi,
        "Synendotendipes impar"@sv .

<http://tun.fi/MX.274101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synendotendipes lepidus" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synendotendipes lepidus"@fi,
        "Synendotendipes lepidus"@sv .

<http://tun.fi/MX.274103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tribelos donatoris" ;
    dwc:scientificNameAuthorship "(Shilova, 1974)" ;
    skos:broader <http://tun.fi/MX.274102> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tribelos donatoris"@fi,
        "Tribelos donatoris"@sv .

<http://tun.fi/MX.274104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tribelos intextum" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.274102> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tribelos intextum"@fi,
        "Tribelos intextum"@sv .

<http://tun.fi/MX.274106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenochironomus xenolabis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1916)" ;
    skos:broader <http://tun.fi/MX.274105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenochironomus xenolabis"@fi,
        "Xenochironomus xenolabis"@sv .

<http://tun.fi/MX.274108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zavreliella marmorata" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1859)" ;
    skos:broader <http://tun.fi/MX.274107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zavreliella marmorata"@fi,
        "Zavreliella marmorata"@sv .

<http://tun.fi/MX.274111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudochironomus prasinatus" ;
    dwc:scientificNameAuthorship "(Staeger, 1839)" ;
    skos:broader <http://tun.fi/MX.274110> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudochironomus prasinatus"@fi,
        "Pseudochironomus prasinatus"@sv .

<http://tun.fi/MX.274115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus atridorsum" ;
    dwc:scientificNameAuthorship "Kieffer, 1924" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus atridorsum"@fi,
        "Cladotanytarsus atridorsum"@sv .

<http://tun.fi/MX.274116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus cyrylae" ;
    dwc:scientificNameAuthorship "Giłka, 2001" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus cyrylae"@fi,
        "Cladotanytarsus cyrylae"@sv .

<http://tun.fi/MX.274117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus difficilis" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus difficilis"@fi,
        "Cladotanytarsus difficilis"@sv .

<http://tun.fi/MX.274118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus gedanicus" ;
    dwc:scientificNameAuthorship "Giłka, 2001" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus gedanicus"@fi,
        "Cladotanytarsus gedanicus"@sv .

<http://tun.fi/MX.274119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus iucundus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1962" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus iucundus"@fi,
        "Cladotanytarsus iucundus"@sv .

<http://tun.fi/MX.274120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus lepidocalcar" ;
    dwc:scientificNameAuthorship "Krüger, 1938" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus lepidocalcar"@fi,
        "Cladotanytarsus lepidocalcar"@sv .

<http://tun.fi/MX.274121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus mancus" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus mancus"@fi,
        "Cladotanytarsus mancus"@sv .

<http://tun.fi/MX.274122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus matthei" ;
    dwc:scientificNameAuthorship "Giłka, 2001" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus matthei"@fi,
        "Cladotanytarsus matthei"@sv .

<http://tun.fi/MX.274123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus molestus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1962" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus molestus"@fi,
        "Cladotanytarsus molestus"@sv .

<http://tun.fi/MX.274124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus nigrovittatus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1922)" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus nigrovittatus"@fi,
        "Cladotanytarsus nigrovittatus"@sv .

<http://tun.fi/MX.274125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus pallidus" ;
    dwc:scientificNameAuthorship "Kieffer, 1922" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus pallidus"@fi,
        "Cladotanytarsus pallidus"@sv .

<http://tun.fi/MX.274126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus teres" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1962" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus teres"@fi,
        "Cladotanytarsus teres"@sv .

<http://tun.fi/MX.274127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus vanderwulpi" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus vanderwulpi"@fi,
        "Cladotanytarsus vanderwulpi"@sv .

<http://tun.fi/MX.274129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus amandus" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1962" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus amandus"@fi,
        "Cladotanytarsus amandus"@sv .

<http://tun.fi/MX.274130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus bicornutus" ;
    dwc:scientificNameAuthorship "Kieffer, 1922" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:hiddenLabel "Cladotanytarsus wexionensis"@fi,
        "Cladotanytarsus wexionensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus bicornutus"@fi,
        "Cladotanytarsus bicornutus"@sv .

<http://tun.fi/MX.274132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Constempellina brevicosta" ;
    dwc:scientificNameAuthorship "(Edwards, 1937)" ;
    skos:broader <http://tun.fi/MX.274131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Constempellina brevicosta"@fi,
        "Constempellina brevicosta"@sv .

<http://tun.fi/MX.274134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynocera ambigua" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1837" ;
    skos:broader <http://tun.fi/MX.274133> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynocera ambigua"@fi,
        "Corynocera ambigua"@sv .

<http://tun.fi/MX.274135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynocera oliveri" ;
    dwc:scientificNameAuthorship "Lindeberg, 1970" ;
    skos:broader <http://tun.fi/MX.274133> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynocera oliveri"@fi,
        "Corynocera oliveri"@sv .

<http://tun.fi/MX.274137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra appendica" ;
    dwc:scientificNameAuthorship "Stur & Ekrem, 2006" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra appendica"@fi,
        "Micropsectra appendica"@sv .

<http://tun.fi/MX.274138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra apposita" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra apposita"@fi,
        "Micropsectra apposita"@sv .

<http://tun.fi/MX.274139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra atrofasciata" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra atrofasciata"@fi,
        "Micropsectra atrofasciata"@sv .

<http://tun.fi/MX.274140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra attenuata" ;
    dwc:scientificNameAuthorship "Reiss, 1969" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra attenuata"@fi,
        "Micropsectra attenuata"@sv .

<http://tun.fi/MX.274141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra calcifontis" ;
    dwc:scientificNameAuthorship "Stur & Ekrem, 2006" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra calcifontis"@fi,
        "Micropsectra calcifontis"@sv .

<http://tun.fi/MX.274142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra chionophila" ;
    dwc:scientificNameAuthorship "(Edwards, 1933)" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:hiddenLabel "Parapsectra chionophila"@fi,
        "Tanytarsus chionophila"@fi,
        "Parapsectra chionophila"@sv,
        "Tanytarsus chionophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra chionophila"@fi,
        "Micropsectra chionophila"@sv .

<http://tun.fi/MX.274143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra insignilobus" ;
    dwc:scientificNameAuthorship "Kieffer, 1924" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra insignilobus"@fi,
        "Micropsectra insignilobus"@sv .

<http://tun.fi/MX.274144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra junci" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra junci"@fi,
        "Micropsectra junci"@sv .

<http://tun.fi/MX.274145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra klinki" ;
    dwc:scientificNameAuthorship "Stur & Ekrem, 2006" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra klinki"@fi,
        "Micropsectra klinki"@sv .

<http://tun.fi/MX.274146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra lacustris" ;
    dwc:scientificNameAuthorship "Säwedal, 1975" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra lacustris"@fi,
        "Micropsectra lacustris"@sv .

<http://tun.fi/MX.274147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra lindebergi" ;
    dwc:scientificNameAuthorship "Säwedal, 1976" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra lindebergi"@fi,
        "Micropsectra lindebergi"@sv .

<http://tun.fi/MX.274148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra logani" ;
    dwc:scientificNameAuthorship "(Johannsen, 1928)" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:hiddenLabel "Micropsectra groenlandica"@fi,
        "Micropsectra groenlandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra logani"@fi,
        "Micropsectra logani"@sv .

<http://tun.fi/MX.274149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra malla" ;
    dwc:scientificNameAuthorship "Giłka & Paasivirta, 2008" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra malla"@fi,
        "Micropsectra malla"@sv .

<http://tun.fi/MX.274150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra nana" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:hiddenLabel "Chironomus nana"@fi,
        "Parapsectra nana"@fi,
        "Chironomus nana"@sv,
        "Parapsectra nana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra nana"@fi,
        "Micropsectra nana"@sv .

<http://tun.fi/MX.274151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra notescens" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra notescens"@fi,
        "Micropsectra notescens"@sv .

<http://tun.fi/MX.274152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra pallidula" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:hiddenLabel "Micropsectra bidentata"@fi,
        "Micropsectra bidentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra pallidula"@fi,
        "Micropsectra pallidula"@sv .

<http://tun.fi/MX.274153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra radialis" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1939" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:hiddenLabel "Micropsectra coracina"@fi,
        "Micropsectra coracina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra radialis"@fi,
        "Micropsectra radialis"@sv .

<http://tun.fi/MX.274154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra recurvata" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1928" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra recurvata"@fi,
        "Micropsectra recurvata"@sv .

<http://tun.fi/MX.274155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra rilensis" ;
    dwc:scientificNameAuthorship "Giłka, 2001" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra rilensis"@fi,
        "Micropsectra rilensis"@sv .

<http://tun.fi/MX.274156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra roseiventris" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:hiddenLabel "Micropsectra fusca"@fi,
        "Micropsectra fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra roseiventris"@fi,
        "Micropsectra roseiventris"@sv .

<http://tun.fi/MX.274157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra schrankelae" ;
    dwc:scientificNameAuthorship "Stur & Ekrem, 2006" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra schrankelae"@fi,
        "Micropsectra schrankelae"@sv .

<http://tun.fi/MX.274158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra sofiae" ;
    dwc:scientificNameAuthorship "Stur & Ekrem, 2006" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra sofiae"@fi,
        "Micropsectra sofiae"@sv .

<http://tun.fi/MX.274159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra styriaca" ;
    dwc:scientificNameAuthorship "Reiss, 1969" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:hiddenLabel "Parapsectra styriaca"@fi,
        "Parapsectra styriaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra styriaca"@fi,
        "Micropsectra styriaca"@sv .

<http://tun.fi/MX.274161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neozavrelia cuneipennis" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.274160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neozavrelia cuneipennis"@fi,
        "Neozavrelia cuneipennis"@sv .

<http://tun.fi/MX.274163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus abiskoensis" ;
    dwc:scientificNameAuthorship "Reiss & Säwedal, 1981" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus abiskoensis"@fi,
        "Paratanytarsus abiskoensis"@sv .

<http://tun.fi/MX.274164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus austriacus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1924)" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus austriacus"@fi,
        "Paratanytarsus austriacus"@sv .

<http://tun.fi/MX.274165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus bituberculatus" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus bituberculatus"@fi,
        "Paratanytarsus bituberculatus"@sv .

<http://tun.fi/MX.274166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus brevicalcar" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:hiddenLabel "Paratanytarsus intricatus"@fi,
        "Paratanytarsus intricatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus brevicalcar"@fi,
        "Paratanytarsus brevicalcar"@sv .

<http://tun.fi/MX.274167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus dimorphis" ;
    dwc:scientificNameAuthorship "Reiss, 1965" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus dimorphis"@fi,
        "Paratanytarsus dimorphis"@sv .

<http://tun.fi/MX.274168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus dissimilis" ;
    dwc:scientificNameAuthorship "(Johannsen, 1905)" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:hiddenLabel "Paratanytarsus confusus"@fi,
        "Paratanytarsus confusus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus dissimilis"@fi,
        "Paratanytarsus dissimilis"@sv .

<http://tun.fi/MX.274169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus grimmii" ;
    dwc:scientificNameAuthorship "(Schneider, 1885)" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:hiddenLabel "Paratanytarsus boiemicus"@fi,
        "Paratanytarsus boiemicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus grimmii"@fi,
        "Paratanytarsus grimmii"@sv .

<http://tun.fi/MX.274170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus hyperboreus" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus hyperboreus"@fi,
        "Paratanytarsus hyperboreus"@sv .

<http://tun.fi/MX.274171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus inopertus" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus inopertus"@fi,
        "Paratanytarsus inopertus"@sv .

<http://tun.fi/MX.274172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus laccophilus" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus laccophilus"@fi,
        "Paratanytarsus laccophilus"@sv .

<http://tun.fi/MX.274173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus laetipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus laetipes"@fi,
        "Paratanytarsus laetipes"@sv .

<http://tun.fi/MX.274174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus lauterborni" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus lauterborni"@fi,
        "Paratanytarsus lauterborni"@sv .

<http://tun.fi/MX.274175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus natvigi" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1933)" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus natvigi"@fi,
        "Paratanytarsus natvigi"@sv .

<http://tun.fi/MX.274176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus paralaccophilus" ;
    dwc:scientificNameAuthorship "Giłka & Paasivirta, 2008" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus paralaccophilus"@fi,
        "Paratanytarsus paralaccophilus"@sv .

<http://tun.fi/MX.274177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus penicillatus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1928)" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus penicillatus"@fi,
        "Paratanytarsus penicillatus"@sv .

<http://tun.fi/MX.274178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus tenellulus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus tenellulus"@fi,
        "Paratanytarsus tenellulus"@sv .

<http://tun.fi/MX.274179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus tenuis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratanytarsus tenuis"@fi,
        "Paratanytarsus tenuis"@sv .

<http://tun.fi/MX.27418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otis tarda" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27417> ;
    skos:hiddenLabel "Otis tarda"@fi,
        "Otis tarda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotrappi"@fi,
        "stortrapp"@sv .

<http://tun.fi/MX.274181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheotanytarsus curtistylus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.274180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheotanytarsus curtistylus"@fi,
        "Rheotanytarsus curtistylus"@sv .

<http://tun.fi/MX.274182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheotanytarsus muscicola" ;
    dwc:scientificNameAuthorship "Thienemann, 1929" ;
    skos:broader <http://tun.fi/MX.274180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheotanytarsus muscicola"@fi,
        "Rheotanytarsus muscicola"@sv .

<http://tun.fi/MX.274183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheotanytarsus pellucidus" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.274180> ;
    skos:hiddenLabel "Rheotanytarsus distinctissimus"@fi,
        "Rheotanytarsus distinctissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheotanytarsus pellucidus"@fi,
        "Rheotanytarsus pellucidus"@sv .

<http://tun.fi/MX.274184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheotanytarsus pentapoda" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.274180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheotanytarsus pentapoda"@fi,
        "Rheotanytarsus pentapoda"@sv .

<http://tun.fi/MX.274185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheotanytarsus photophilus" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.274180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheotanytarsus photophilus"@fi,
        "Rheotanytarsus photophilus"@sv .

<http://tun.fi/MX.274186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheotanytarsus ringei" ;
    dwc:scientificNameAuthorship "Lehmann, 1970" ;
    skos:broader <http://tun.fi/MX.274180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rheotanytarsus ringei"@fi,
        "Rheotanytarsus ringei"@sv .

<http://tun.fi/MX.274188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stempellina almi" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.274187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stempellina almi"@fi,
        "Stempellina almi"@sv .

<http://tun.fi/MX.274189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stempellina bausei" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.274187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stempellina bausei"@fi,
        "Stempellina bausei"@sv .

<http://tun.fi/MX.274190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stempellina subglabripennis" ;
    dwc:scientificNameAuthorship "(Brundin, 1947)" ;
    skos:broader <http://tun.fi/MX.274187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stempellina subglabripennis"@fi,
        "Stempellina subglabripennis"@sv .

<http://tun.fi/MX.274191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stempellina tervolae" ;
    dwc:scientificNameAuthorship "Giłka, 2005" ;
    skos:broader <http://tun.fi/MX.274187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stempellina tervolae"@fi,
        "Stempellina tervolae"@sv .

<http://tun.fi/MX.274193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stempellinella brevis" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.274192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stempellinella brevis"@fi,
        "Stempellinella brevis"@sv .

<http://tun.fi/MX.274194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stempellinella edwardsi" ;
    dwc:scientificNameAuthorship "Spies & Sæther, 2004" ;
    skos:broader <http://tun.fi/MX.274192> ;
    skos:hiddenLabel "Stempellinella minor"@fi,
        "Stempellinella minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stempellinella edwardsi"@fi,
        "Stempellinella edwardsi"@sv .

<http://tun.fi/MX.274195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stempellinella flavidula" ;
    dwc:scientificNameAuthorship "(Edwards, 1929)" ;
    skos:broader <http://tun.fi/MX.274192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stempellinella flavidula"@fi,
        "Stempellinella flavidula"@sv .

<http://tun.fi/MX.274196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stempellinella saltuum" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1921)" ;
    skos:broader <http://tun.fi/MX.274192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stempellinella saltuum"@fi,
        "Stempellinella saltuum"@sv .

<http://tun.fi/MX.274198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus aberrans" ;
    dwc:scientificNameAuthorship "Lindeberg, 1970" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus aberrans"@fi,
        "Tanytarsus aberrans"@sv .

<http://tun.fi/MX.274199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus aculeatus" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus aculeatus"@fi,
        "Tanytarsus aculeatus"@sv .

<http://tun.fi/MX.274200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus anderseni" ;
    dwc:scientificNameAuthorship "Reiss & Fittkau, 1971" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus anderseni"@fi,
        "Tanytarsus anderseni"@sv .

<http://tun.fi/MX.274201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus bathophilus" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:hiddenLabel "Tanytarsus tripunctatus"@fi,
        "Tanytarsus tripunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus bathophilus"@fi,
        "Tanytarsus bathophilus"@sv .

<http://tun.fi/MX.274202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus brundini" ;
    dwc:scientificNameAuthorship "Lindeberg, 1963" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus brundini"@fi,
        "Tanytarsus brundini"@sv .

<http://tun.fi/MX.274203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus buchonius" ;
    dwc:scientificNameAuthorship "Reiss & Fittkau, 1971" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus buchonius"@fi,
        "Tanytarsus buchonius"@sv .

<http://tun.fi/MX.274204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus chinyensis" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1934" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus chinyensis"@fi,
        "Tanytarsus chinyensis"@sv .

<http://tun.fi/MX.274205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus curticornis" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus curticornis"@fi,
        "Tanytarsus curticornis"@sv .

<http://tun.fi/MX.274206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus debilis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus debilis"@fi,
        "Tanytarsus debilis"@sv .

<http://tun.fi/MX.274207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus desertor" ;
    dwc:scientificNameAuthorship "Giłka & Paasivirta, 2007" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus desertor"@fi,
        "Tanytarsus desertor"@sv .

<http://tun.fi/MX.274208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus dibranchius" ;
    dwc:scientificNameAuthorship "Kieffer, 1926" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:hiddenLabel "Tanytarsus separabilis"@fi,
        "Tanytarsus separabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus dibranchius"@fi,
        "Tanytarsus dibranchius"@sv .

<http://tun.fi/MX.274209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus dispar" ;
    dwc:scientificNameAuthorship "Lindeberg, 1967" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus dispar"@fi,
        "Tanytarsus dispar"@sv .

<http://tun.fi/MX.274210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus eminulus" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus eminulus"@fi,
        "Tanytarsus eminulus"@sv .

<http://tun.fi/MX.274211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus excavatus" ;
    dwc:scientificNameAuthorship "Edwards, 1929" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus excavatus"@fi,
        "Tanytarsus excavatus"@sv .

<http://tun.fi/MX.274212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus fennicus" ;
    dwc:scientificNameAuthorship "Lindeberg, 1970" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus fennicus"@fi,
        "Tanytarsus fennicus"@sv .

<http://tun.fi/MX.274213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus gibbosiceps" ;
    dwc:scientificNameAuthorship "Kieffer, 1922" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus gibbosiceps"@fi,
        "Tanytarsus gibbosiceps"@sv .

<http://tun.fi/MX.274214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus glabrescens" ;
    dwc:scientificNameAuthorship "Edwards, 1929" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus glabrescens"@fi,
        "Tanytarsus glabrescens"@sv .

<http://tun.fi/MX.274215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus gracilentus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus gracilentus"@fi,
        "Tanytarsus gracilentus"@sv .

<http://tun.fi/MX.274216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus gregarius" ;
    dwc:scientificNameAuthorship "Kieffer, 1909" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus gregarius"@fi,
        "Tanytarsus gregarius"@sv .

<http://tun.fi/MX.274217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus heusdensis" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1923" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus heusdensis"@fi,
        "Tanytarsus heusdensis"@sv .

<http://tun.fi/MX.274218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus inaequalis" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1921" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus inaequalis"@fi,
        "Tanytarsus inaequalis"@sv .

<http://tun.fi/MX.274219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus innarensis" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus innarensis"@fi,
        "Tanytarsus innarensis"@sv .

<http://tun.fi/MX.274220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus lactescens" ;
    dwc:scientificNameAuthorship "Edwards, 1929" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus lactescens"@fi,
        "Tanytarsus lactescens"@sv .

<http://tun.fi/MX.274221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus lapponicus" ;
    dwc:scientificNameAuthorship "Lindeberg, 1970" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus lapponicus"@fi,
        "Tanytarsus lapponicus"@sv .

<http://tun.fi/MX.274222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus latiforceps" ;
    dwc:scientificNameAuthorship "Edwards, 1941" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus latiforceps"@fi,
        "Tanytarsus latiforceps"@sv .

<http://tun.fi/MX.274223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus lestagei" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1922" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:hiddenLabel "Tanytarsus decipiens"@fi,
        "Tanytarsus palmeni"@fi,
        "Tanytarsus decipiens"@sv,
        "Tanytarsus palmeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus lestagei"@fi,
        "Tanytarsus lestagei"@sv .

<http://tun.fi/MX.274224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus longitarsis" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus longitarsis"@fi,
        "Tanytarsus longitarsis"@sv .

<http://tun.fi/MX.274225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus lugens" ;
    dwc:scientificNameAuthorship "(Kieffer, 1916)" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus lugens"@fi,
        "Tanytarsus lugens"@sv .

<http://tun.fi/MX.274226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus mancospinosus" ;
    dwc:scientificNameAuthorship "Ekrem & Reiss, 1999" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus mancospinosus"@fi,
        "Tanytarsus mancospinosus"@sv .

<http://tun.fi/MX.274227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus medius" ;
    dwc:scientificNameAuthorship "Reiss & Fittkau, 1971" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus medius"@fi,
        "Tanytarsus medius"@sv .

<http://tun.fi/MX.274228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus mendax" ;
    dwc:scientificNameAuthorship "Kieffer, 1925" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:hiddenLabel "Tanytarsus holochlorus"@fi,
        "Tanytarsus holochlorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus mendax"@fi,
        "Tanytarsus mendax"@sv .

<http://tun.fi/MX.274229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus miriforceps" ;
    dwc:scientificNameAuthorship "(Kieffer, 1921)" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus miriforceps"@fi,
        "Tanytarsus miriforceps"@sv .

<http://tun.fi/MX.274230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus multipunctatus" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus multipunctatus"@fi,
        "Tanytarsus multipunctatus"@sv .

<http://tun.fi/MX.274231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus nemorosus" ;
    dwc:scientificNameAuthorship "Edwards, 1929" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus nemorosus"@fi,
        "Tanytarsus nemorosus"@sv .

<http://tun.fi/MX.274232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus niger" ;
    dwc:scientificNameAuthorship "Soegaard Andersen, 1937" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus niger"@fi,
        "Tanytarsus niger"@sv .

<http://tun.fi/MX.274233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus norvegicus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1924)" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus norvegicus"@fi,
        "Tanytarsus norvegicus"@sv .

<http://tun.fi/MX.274234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus occultus" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus occultus"@fi,
        "Tanytarsus occultus"@sv .

<http://tun.fi/MX.274235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus palettaris" ;
    dwc:scientificNameAuthorship "Verneaux, 1969" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus palettaris"@fi,
        "Tanytarsus palettaris"@sv .

<http://tun.fi/MX.274236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus pallidicornis" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus pallidicornis"@fi,
        "Tanytarsus pallidicornis"@sv .

<http://tun.fi/MX.274237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus paraniger" ;
    dwc:scientificNameAuthorship "Giłka & Paasivirta, 2008" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus paraniger"@fi,
        "Tanytarsus paraniger"@sv .

<http://tun.fi/MX.274238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus quadridentatus" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus quadridentatus"@fi,
        "Tanytarsus quadridentatus"@sv .

<http://tun.fi/MX.274239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus recurvatus" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus recurvatus"@fi,
        "Tanytarsus recurvatus"@sv .

<http://tun.fi/MX.274240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus salmelai" ;
    dwc:scientificNameAuthorship "Giłka & Paasivirta, 2009" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus salmelai"@fi,
        "Tanytarsus salmelai"@sv .

<http://tun.fi/MX.274241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus signatus" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1859)" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus signatus"@fi,
        "Tanytarsus signatus"@sv .

<http://tun.fi/MX.274242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus smolandicus" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus smolandicus"@fi,
        "Tanytarsus smolandicus"@sv .

<http://tun.fi/MX.274243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus striatulus" ;
    dwc:scientificNameAuthorship "Lindeberg, 1976" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus striatulus"@fi,
        "Tanytarsus striatulus"@sv .

<http://tun.fi/MX.274244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus sylvaticus" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1859)" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:hiddenLabel "Tanytarsus aptus"@fi,
        "Tanytarsus aptus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus sylvaticus"@fi,
        "Tanytarsus sylvaticus"@sv .

<http://tun.fi/MX.274245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus telmaticus" ;
    dwc:scientificNameAuthorship "Lindeberg, 1959" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:hiddenLabel "Tanytarsus simulans"@fi,
        "Tanytarsus socialis"@fi,
        "Tanytarsus simulans"@sv,
        "Tanytarsus socialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus telmaticus"@fi,
        "Tanytarsus telmaticus"@sv .

<http://tun.fi/MX.274246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus trux" ;
    dwc:scientificNameAuthorship "Giłka & Paasivirta, 2007" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus trux"@fi,
        "Tanytarsus trux"@sv .

<http://tun.fi/MX.274247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus usmaensis" ;
    dwc:scientificNameAuthorship "Pagast, 1931" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus usmaensis"@fi,
        "Tanytarsus usmaensis"@sv .

<http://tun.fi/MX.274248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus verralli" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1928" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus verralli"@fi,
        "Tanytarsus verralli"@sv .

<http://tun.fi/MX.274249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus volgensis" ;
    dwc:scientificNameAuthorship "Miseiko, 1967" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:hiddenLabel "Tanytarsus fimbriatus"@fi,
        "Tanytarsus fimbriatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus volgensis"@fi,
        "Tanytarsus volgensis"@sv .

<http://tun.fi/MX.274251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Virgatanytarsus arduennensis" ;
    dwc:scientificNameAuthorship "(Goetghebuer, 1922)" ;
    skos:broader <http://tun.fi/MX.274250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Virgatanytarsus arduennensis"@fi,
        "Virgatanytarsus arduennensis"@sv .

<http://tun.fi/MX.274253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zavrelia pentatoma" ;
    dwc:scientificNameAuthorship "Kieffer & Bause, 1913" ;
    skos:broader <http://tun.fi/MX.274252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zavrelia pentatoma"@fi,
        "Zavrelia pentatoma"@sv .

<http://tun.fi/MX.274257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helodon ferrugineus" ;
    dwc:scientificNameAuthorship "(Wahlberg, 1844)" ;
    skos:broader <http://tun.fi/MX.274256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helodon ferrugineus"@fi,
        "Helodon ferrugineus"@sv .

<http://tun.fi/MX.274259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosimulium hirtipes" ;
    dwc:scientificNameAuthorship "(Fries, 1824)" ;
    skos:broader <http://tun.fi/MX.274258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosimulium hirtipes"@fi,
        "Prosimulium hirtipes"@sv .

<http://tun.fi/MX.274260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosimulium luganicum" ;
    dwc:scientificNameAuthorship "Rubtsov, 1956" ;
    skos:broader <http://tun.fi/MX.274258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosimulium luganicum"@fi,
        "Prosimulium luganicum"@sv .

<http://tun.fi/MX.274261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosimulium macropyga" ;
    dwc:scientificNameAuthorship "(Lundström, 1911)" ;
    skos:broader <http://tun.fi/MX.274258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosimulium macropyga"@fi,
        "Prosimulium macropyga"@sv .

<http://tun.fi/MX.274262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosimulium ursinum" ;
    dwc:scientificNameAuthorship "(Edwards, 1935)" ;
    skos:broader <http://tun.fi/MX.274258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosimulium ursinum"@fi,
        "Prosimulium ursinum"@sv .

<http://tun.fi/MX.274265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnephia eremites" ;
    dwc:scientificNameAuthorship "Shewell, 1952" ;
    skos:broader <http://tun.fi/MX.274264> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cnephia eremites"@fi,
        "Cnephia eremites"@sv .

<http://tun.fi/MX.274266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnephia pallipes" ;
    dwc:scientificNameAuthorship "(Fries, 1824)" ;
    skos:broader <http://tun.fi/MX.274264> ;
    skos:hiddenLabel "Cnephia lapponica"@fi,
        "Cnephia lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cnephia pallipes"@fi,
        "Cnephia pallipes"@sv .

<http://tun.fi/MX.274268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Greniera ivanovae" ;
    dwc:scientificNameAuthorship "Ivashchenko, 1970" ;
    skos:broader <http://tun.fi/MX.274267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Greniera ivanovae"@fi,
        "Greniera ivanovae"@sv .

<http://tun.fi/MX.274270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metacnephia bilineata" ;
    dwc:scientificNameAuthorship "(Rubtsov, 1940)" ;
    skos:broader <http://tun.fi/MX.274269> ;
    skos:hiddenLabel "Metacnephia saileri"@fi,
        "Metacnephia saileri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metacnephia bilineata"@fi,
        "Metacnephia bilineata"@sv .

<http://tun.fi/MX.274271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metacnephia lyra" ;
    dwc:scientificNameAuthorship "(Lundström, 1911)" ;
    skos:broader <http://tun.fi/MX.274269> ;
    skos:hiddenLabel "Metacnephia tabescentifrons"@fi,
        "Metacnephia trigoniformis"@fi,
        "Metacnephia tabescentifrons"@sv,
        "Metacnephia trigoniformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metacnephia lyra"@fi,
        "Metacnephia lyra"@sv .

<http://tun.fi/MX.274272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metacnephia tredecimata" ;
    dwc:scientificNameAuthorship "(Edwards, 1920)" ;
    skos:broader <http://tun.fi/MX.274269> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metacnephia tredecimata"@fi,
        "Metacnephia tredecimata"@sv .

<http://tun.fi/MX.274275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium erythrocephalum" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium erythrocephalum"@fi,
        "Simulium erythrocephalum"@sv .

<http://tun.fi/MX.274277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium angustipes" ;
    dwc:scientificNameAuthorship "Edwards, 1915" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:hiddenLabel "Simulium securiforme"@fi,
        "Simulium securiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium angustipes"@fi,
        "Simulium angustipes"@sv .

<http://tun.fi/MX.274278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium aureum" ;
    dwc:scientificNameAuthorship "Fries, 1824" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium aureum"@fi,
        "Simulium aureum"@sv .

<http://tun.fi/MX.274281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium annulus" ;
    dwc:scientificNameAuthorship "(Lundström, 1911)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium annulus"@fi,
        "Simulium annulus"@sv .

<http://tun.fi/MX.274282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium baffinense" ;
    dwc:scientificNameAuthorship "Twinn, 1936" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium baffinense"@fi,
        "Simulium baffinense"@sv .

<http://tun.fi/MX.274283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium crassum" ;
    dwc:scientificNameAuthorship "(Rubtsov, 1956)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium crassum"@fi,
        "Simulium crassum"@sv .

<http://tun.fi/MX.274285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium dogieli" ;
    dwc:scientificNameAuthorship "(Rubtsov, 1956)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium dogieli"@fi,
        "Simulium dogieli"@sv .

<http://tun.fi/MX.274286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium latipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium latipes"@fi,
        "Simulium latipes"@sv .

<http://tun.fi/MX.274287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium usovae" ;
    dwc:scientificNameAuthorship "(Golini, 1987)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium usovae"@fi,
        "Simulium usovae"@sv .

<http://tun.fi/MX.274289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium angustitarse" ;
    dwc:scientificNameAuthorship "(Lundström, 1911)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium angustitarse"@fi,
        "Simulium angustitarse"@sv .

<http://tun.fi/MX.274290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium beltukovae" ;
    dwc:scientificNameAuthorship "(Rubtsov, 1956)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:hiddenLabel "Simulium carpathicum"@fi,
        "Simulium carpathicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium beltukovae"@fi,
        "Simulium beltukovae"@sv .

<http://tun.fi/MX.274291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium bicorne" ;
    dwc:scientificNameAuthorship "Dorogostaisky, Rubtsov & Vlasenko, 1935" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium bicorne"@fi,
        "Simulium bicorne"@sv .

<http://tun.fi/MX.274292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium cryophilum" ;
    dwc:scientificNameAuthorship "(Rubtsov, 1959)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:hiddenLabel "Simulium carthusiense f. brevicaulis"@fi,
        "Simulium carthusiense f. brevicaulis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium cryophilum"@fi,
        "Simulium cryophilum"@sv .

<http://tun.fi/MX.274293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium curvans" ;
    dwc:scientificNameAuthorship "(Rubtsov & Carlsson, 1965)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium curvans"@fi,
        "Simulium curvans"@sv .

<http://tun.fi/MX.274294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium dendrofilum" ;
    dwc:scientificNameAuthorship "(Patrusheva, 1962)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium dendrofilum"@fi,
        "Simulium dendrofilum"@sv .

<http://tun.fi/MX.274295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium fontinale" ;
    dwc:scientificNameAuthorship "Radzivilovskaya, 1948" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium fontinale"@fi,
        "Simulium fontinale"@sv .

<http://tun.fi/MX.274296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium juxtacrenobium" ;
    dwc:scientificNameAuthorship "Bass & Brockhouse, 1990" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium juxtacrenobium"@fi,
        "Simulium juxtacrenobium"@sv .

<http://tun.fi/MX.274297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium lundstromi" ;
    dwc:scientificNameAuthorship "(Enderlein, 1921)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium lundstromi"@fi,
        "Simulium lundstromi"@sv .

<http://tun.fi/MX.274298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium silvestre" ;
    dwc:scientificNameAuthorship "(Rubtsov, 1956)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium silvestre"@fi,
        "Simulium silvestre"@sv .

<http://tun.fi/MX.274299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium vernum" ;
    dwc:scientificNameAuthorship "Macquart, 1826" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:hiddenLabel "Simulium pritzkowi"@fi,
        "Simulium pritzkowi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium vernum"@fi,
        "Simulium vernum"@sv .

<http://tun.fi/MX.274301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium pusillum" ;
    dwc:scientificNameAuthorship "Fries, 1824" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium pusillum"@fi,
        "Simulium pusillum"@sv .

<http://tun.fi/MX.274302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium subpusillum" ;
    dwc:scientificNameAuthorship "Rubtsov, 1940" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium subpusillum"@fi,
        "Simulium subpusillum"@sv .

<http://tun.fi/MX.274304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium annulitarse" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium annulitarse"@fi,
        "Simulium annulitarse"@sv .

<http://tun.fi/MX.274305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium argyreatum" ;
    dwc:scientificNameAuthorship "Meigen, 1838" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium argyreatum"@fi,
        "Simulium argyreatum"@sv .

<http://tun.fi/MX.274306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium frigidum" ;
    dwc:scientificNameAuthorship "Rubtsov, 1940" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium frigidum"@fi,
        "Simulium frigidum"@sv .

<http://tun.fi/MX.274307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium intermedium" ;
    dwc:scientificNameAuthorship "Roubaud, 1906" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium intermedium"@fi,
        "Simulium intermedium"@sv .

<http://tun.fi/MX.274308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium longipalpe" ;
    dwc:scientificNameAuthorship "Beltyukova, 1955" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:hiddenLabel "Simulium curvistylus"@fi,
        "Simulium curvistylus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium longipalpe"@fi,
        "Simulium longipalpe"@sv .

<http://tun.fi/MX.274309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium monticola" ;
    dwc:scientificNameAuthorship "Friederichs, 1920" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium monticola"@fi,
        "Simulium monticola"@sv .

<http://tun.fi/MX.274310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium morsitans" ;
    dwc:scientificNameAuthorship "Edwards, 1915" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium morsitans"@fi,
        "Simulium morsitans"@sv .

<http://tun.fi/MX.274311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium murmanum" ;
    dwc:scientificNameAuthorship "Enderlein, 1935" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:hiddenLabel "Simulium forsi"@fi,
        "Simulium forsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium murmanum"@fi,
        "Simulium murmanum"@sv .

<http://tun.fi/MX.274312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium noelleri" ;
    dwc:scientificNameAuthorship "Friederichs, 1920" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium noelleri"@fi,
        "Simulium noelleri"@sv .

<http://tun.fi/MX.274313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium ornatum" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium ornatum"@fi,
        "Simulium ornatum"@sv .

<http://tun.fi/MX.274314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium paramorsitans" ;
    dwc:scientificNameAuthorship "Rubtsov, 1956" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium paramorsitans"@fi,
        "Simulium paramorsitans"@sv .

<http://tun.fi/MX.274315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium posticatum" ;
    dwc:scientificNameAuthorship "Meigen, 1838" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:hiddenLabel "Simulium austeni"@fi,
        "Simulium austeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium posticatum"@fi,
        "Simulium posticatum"@sv .

<http://tun.fi/MX.274316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium reptans" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium reptans"@fi,
        "Simulium reptans"@sv .

<http://tun.fi/MX.274317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium rostratum" ;
    dwc:scientificNameAuthorship "(Lundström, 1911)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:hiddenLabel "Simulium sublacustre"@fi,
        "Simulium sublacustre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium rostratum"@fi,
        "Simulium rostratum"@sv .

<http://tun.fi/MX.274318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium rubtzovi" ;
    dwc:scientificNameAuthorship "Smart, 1945" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium rubtzovi"@fi,
        "Simulium rubtzovi"@sv .

<http://tun.fi/MX.274319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium transiens" ;
    dwc:scientificNameAuthorship "Rubtsov, 1940" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium transiens"@fi,
        "Simulium transiens"@sv .

<http://tun.fi/MX.274320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium truncatum" ;
    dwc:scientificNameAuthorship "(Lundström, 1911)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium truncatum"@fi,
        "Simulium truncatum"@sv .

<http://tun.fi/MX.274321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium tuberosum" ;
    dwc:scientificNameAuthorship "(Lundström, 1911)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium tuberosum"@fi,
        "Simulium tuberosum"@sv .

<http://tun.fi/MX.274322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium tumulosum" ;
    dwc:scientificNameAuthorship "Rubtsov, 1956" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium tumulosum"@fi,
        "Simulium tumulosum"@sv .

<http://tun.fi/MX.274323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium vulgare" ;
    dwc:scientificNameAuthorship "Dorogostaisky, Rubtsov & Vlasenko, 1935" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium vulgare"@fi,
        "Simulium vulgare"@sv .

<http://tun.fi/MX.274325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium equinum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:hiddenLabel "Simulium zetlandense"@fi,
        "Simulium zetlandense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium equinum"@fi,
        "Simulium equinum"@sv .

<http://tun.fi/MX.274327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegopterna trigonium" ;
    dwc:scientificNameAuthorship "(Lundström, 1911)" ;
    skos:broader <http://tun.fi/MX.274326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stegopterna trigonium"@fi,
        "Stegopterna trigonium"@sv .

<http://tun.fi/MX.274330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaoborus crystallinus" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.274328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaoborus crystallinus"@fi,
        "Chaoborus crystallinus"@sv .

<http://tun.fi/MX.274331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaoborus flavicans" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274328> ;
    skos:hiddenLabel "Chaoborus alpinus"@fi,
        "Chaoborus eluthera"@fi,
        "Corethra flavicans"@fi,
        "Chaoborus alpinus"@sv,
        "Chaoborus eluthera"@sv,
        "Corethra flavicans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaoborus flavicans"@fi,
        "Chaoborus flavicans"@sv .

<http://tun.fi/MX.274332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaoborus obscuripes" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1859)" ;
    skos:broader <http://tun.fi/MX.274328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaoborus obscuripes"@fi,
        "Chaoborus obscuripes"@sv .

<http://tun.fi/MX.274334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaoborus pallidus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.274328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaoborus pallidus"@fi,
        "Chaoborus pallidus"@sv .

<http://tun.fi/MX.274336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaoborus nyblaei" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.274328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaoborus nyblaei"@fi,
        "Chaoborus nyblaei"@sv .

<http://tun.fi/MX.274338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryophila lapponica" ;
    dwc:scientificNameAuthorship "(Martini, 1928)" ;
    skos:broader <http://tun.fi/MX.274337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryophila lapponica"@fi,
        "Cryophila lapponica"@sv .

<http://tun.fi/MX.274340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mochlonyx fuliginosus" ;
    dwc:scientificNameAuthorship "Felt, 1905" ;
    skos:broader <http://tun.fi/MX.274339> ;
    skos:hiddenLabel "Mochlonyx martinii"@fi,
        "Mochlonyx velutinus"@fi,
        "Mochlonyx martinii"@sv,
        "Mochlonyx velutinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mochlonyx fuliginosus"@fi,
        "Mochlonyx fuliginosus"@sv .

<http://tun.fi/MX.274341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mochlonyx velutinus" ;
    dwc:scientificNameAuthorship "(Ruthe, 1831)" ;
    skos:broader <http://tun.fi/MX.274339> ;
    skos:hiddenLabel "Mochlonyx culiciformis"@fi,
        "Mochlonyx culiciformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mochlonyx velutinus"@fi,
        "Mochlonyx velutinus"@sv .

<http://tun.fi/MX.274343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixa dilatata" ;
    dwc:scientificNameAuthorship "Strobl, 1900" ;
    skos:broader <http://tun.fi/MX.274342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixa dilatata"@fi,
        "Dixa dilatata"@sv .

<http://tun.fi/MX.274344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixa nebulosa" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.274342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixa nebulosa"@fi,
        "Dixa nebulosa"@sv .

<http://tun.fi/MX.274345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixa puberula" ;
    dwc:scientificNameAuthorship "Loew, 1849" ;
    skos:broader <http://tun.fi/MX.274342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixa puberula"@fi,
        "Dixa puberula"@sv .

<http://tun.fi/MX.274346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixa submaculata" ;
    dwc:scientificNameAuthorship "Edwards, 1920" ;
    skos:broader <http://tun.fi/MX.274342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixa submaculata"@fi,
        "Dixa submaculata"@sv .

<http://tun.fi/MX.274348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixella aestivalis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixella aestivalis"@fi,
        "Dixella aestivalis"@sv .

<http://tun.fi/MX.274349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixella amphibia" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.274347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixella amphibia"@fi,
        "Dixella amphibia"@sv .

<http://tun.fi/MX.274350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixella autumnalis" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.274347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixella autumnalis"@fi,
        "Dixella autumnalis"@sv .

<http://tun.fi/MX.274351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixella borealis" ;
    dwc:scientificNameAuthorship "(Martini, 1928)" ;
    skos:broader <http://tun.fi/MX.274347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixella borealis"@fi,
        "Dixella borealis"@sv .

<http://tun.fi/MX.274352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixella dyari" ;
    dwc:scientificNameAuthorship "(Garret, 1924)" ;
    skos:broader <http://tun.fi/MX.274347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixella dyari"@fi,
        "Dixella dyari"@sv .

<http://tun.fi/MX.274353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixella filicornis" ;
    dwc:scientificNameAuthorship "(Edwards, 1926)" ;
    skos:broader <http://tun.fi/MX.274347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixella filicornis"@fi,
        "Dixella filicornis"@sv .

<http://tun.fi/MX.274354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixella hyperborea" ;
    dwc:scientificNameAuthorship "(Bergroth, 1889)" ;
    skos:broader <http://tun.fi/MX.274347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixella hyperborea"@fi,
        "Dixella hyperborea"@sv .

<http://tun.fi/MX.274355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixella laeta" ;
    dwc:scientificNameAuthorship "(Loew, 1849)" ;
    skos:broader <http://tun.fi/MX.274347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixella laeta"@fi,
        "Dixella laeta"@sv .

<http://tun.fi/MX.274356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixella naevia" ;
    dwc:scientificNameAuthorship "(Peus, 1934)" ;
    skos:broader <http://tun.fi/MX.274347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixella naevia"@fi,
        "Dixella naevia"@sv .

<http://tun.fi/MX.274357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixella nigra" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.274347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixella nigra"@fi,
        "Dixella nigra"@sv .

<http://tun.fi/MX.274358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixella obscura" ;
    dwc:scientificNameAuthorship "(Loew, 1849)" ;
    skos:broader <http://tun.fi/MX.274347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixella obscura"@fi,
        "Dixella obscura"@sv .

<http://tun.fi/MX.274359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dixella serotina" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dixella serotina"@fi,
        "Dixella serotina"@sv .

<http://tun.fi/MX.274362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thaumalea truncata" ;
    dwc:scientificNameAuthorship "Edwards, 1929" ;
    skos:broader <http://tun.fi/MX.274361> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thaumalea truncata"@fi,
        "Thaumalea truncata"@sv .

<http://tun.fi/MX.274366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anopheles beklemishevi" ;
    dwc:scientificNameAuthorship "Stegni & Kabanova, 1976" ;
    skos:broader <http://tun.fi/MX.274364> ;
    skos:hiddenLabel "Anopheles beklemishevi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anopheles beklemishevi"@fi,
        "skogsfrossmygga"@sv .

<http://tun.fi/MX.274367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anopheles claviger" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.274364> ;
    skos:hiddenLabel "Anopheles claviger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anopheles claviger"@fi,
        "ljusstreckad frossmygga"@sv .

<http://tun.fi/MX.274368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anopheles messeae" ;
    dwc:scientificNameAuthorship "Falleroni, 1926" ;
    skos:broader <http://tun.fi/MX.274364> ;
    skos:hiddenLabel "Anopheles claviger"@fi,
        "Anopheles claviger"@sv,
        "Anopheles messeae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anopheles messeae"@fi,
        "källarfrossmygga"@sv .

<http://tun.fi/MX.274372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aedes cinereus" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.274370> ;
    skos:hiddenLabel "Aedes cinereus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aedes cinereus"@fi,
        "rödbrun höstmygga"@sv .

<http://tun.fi/MX.274374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aedimorphus vexans" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.5001698> ;
    skos:hiddenLabel "Aedes vexans"@fi,
        "Aedes vexans"@sv,
        "Aedimorphus vexans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aedimorphus vexans"@fi,
        "sommarsvämmygga"@sv .

<http://tun.fi/MX.274377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coquillettidia richiardii" ;
    dwc:scientificNameAuthorship "(Ficalbi, 1889)" ;
    skos:broader <http://tun.fi/MX.274375> ;
    skos:hiddenLabel "Coquillettidia richiardii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coquillettidia richiardii"@fi,
        "sumpmygga"@sv .

<http://tun.fi/MX.274380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culex pipiens" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.274378> ;
    skos:hiddenLabel "Culex pipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culex pipiens"@fi,
        "sydlig husmygga"@sv .

<http://tun.fi/MX.274381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culex torrentium" ;
    dwc:scientificNameAuthorship "Martini, 1925" ;
    skos:broader <http://tun.fi/MX.274378> ;
    skos:hiddenLabel "Culex torrentium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culex torrentium"@fi,
        "nordlig husmygga"@sv .

<http://tun.fi/MX.274383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culex territans" ;
    dwc:scientificNameAuthorship "Walker, 1856" ;
    skos:broader <http://tun.fi/MX.274378> ;
    skos:hiddenLabel "Culex apicalis"@fi,
        "Culex apicalis"@sv,
        "Culex territans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culex territans"@fi,
        "grodmygga"@sv .

<http://tun.fi/MX.274386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culiseta morsitans" ;
    dwc:scientificNameAuthorship "(Theobald, 1901)" ;
    skos:broader <http://tun.fi/MX.274384> ;
    skos:hiddenLabel "Culiseta morsitans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culiseta morsitans"@fi,
        "skogsfågelmygga"@sv .

<http://tun.fi/MX.274387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culiseta ochroptera" ;
    dwc:scientificNameAuthorship "Peus, 1935" ;
    skos:broader <http://tun.fi/MX.274384> ;
    skos:hiddenLabel "Culiseta ochroptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culiseta ochroptera"@fi,
        "dubbelbandad fågelmygga"@sv .

<http://tun.fi/MX.274389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culiseta alaskaensis" ;
    dwc:scientificNameAuthorship "(Ludlow, 1906)" ;
    skos:broader <http://tun.fi/MX.274384> ;
    skos:hiddenLabel "Culiseta alaskaensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culiseta alaskaensis"@fi,
        "fåbandad vårmygga"@sv .

<http://tun.fi/MX.274390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culiseta annulata" ;
    dwc:scientificNameAuthorship "(Schrank, 1776)" ;
    skos:broader <http://tun.fi/MX.274384> ;
    skos:hiddenLabel "Culiseta annulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culiseta annulata"@fi,
        "större vårmygga"@sv .

<http://tun.fi/MX.274391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culiseta bergrothi" ;
    dwc:scientificNameAuthorship "(Edwards, 1921)" ;
    skos:broader <http://tun.fi/MX.274384> ;
    skos:hiddenLabel "Culiseta glaphyroptera"@fi,
        "Culiseta bergrothi"@sv,
        "Culiseta glaphyroptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culiseta bergrothi"@fi,
        "fläckvårmygga"@sv .

<http://tun.fi/MX.274392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culiseta subochrea" ;
    dwc:scientificNameAuthorship "(Edwards, 1921)" ;
    skos:broader <http://tun.fi/MX.274384> ;
    skos:hiddenLabel "Culiseta subochrea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culiseta subochrea"@fi,
        "gulbandad vårmygga"@sv .

<http://tun.fi/MX.274394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dahliana geniculata" ;
    dwc:scientificNameAuthorship "(Olivier, 1791)" ;
    skos:broader <http://tun.fi/MX.274393> ;
    skos:hiddenLabel "Aedes geniculatus"@fi,
        "Aedes geniculatus"@sv,
        "Dahliana geniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dahliana geniculata"@fi,
        "trädhålsmygga"@sv .

<http://tun.fi/MX.274397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus annulipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes annulipes"@fi,
        "Aedes annulipes"@sv,
        "Ochlerotatus annulipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus annulipes"@fi,
        "gulbrun skogsmygga"@sv .

<http://tun.fi/MX.274398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus cantans" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes cantans"@fi,
        "Ochlerotatus maculatus"@fi,
        "Ochlerotatus rusticus"@fi,
        "Ochlerotatus waterhousei"@fi,
        "Aedes cantans"@sv,
        "Ochlerotatus cantans"@sv,
        "Ochlerotatus maculatus"@sv,
        "Ochlerotatus rusticus"@sv,
        "Ochlerotatus waterhousei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus cantans"@fi,
        "sommarskogsmygga"@sv .

<http://tun.fi/MX.274399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus caspius" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes caspius"@fi,
        "Aedes caspius"@sv,
        "Ochlerotatus caspius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus caspius"@fi,
        "ljusbandad kustmygga"@sv .

<http://tun.fi/MX.274400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus cataphylla" ;
    dwc:scientificNameAuthorship "(Dyar, 1916)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes cataphylla"@fi,
        "Aedes cataphylla"@sv,
        "Ochlerotatus cataphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus cataphylla"@fi,
        "ängstömygga"@sv .

<http://tun.fi/MX.274401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus communis" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes communis"@fi,
        "Ochlerotatus nemorosus"@fi,
        "Aedes communis"@sv,
        "Ochlerotatus communis"@sv,
        "Ochlerotatus nemorosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus communis"@fi,
        "skogstömygga"@sv .

<http://tun.fi/MX.274402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus cyprius" ;
    dwc:scientificNameAuthorship "(Ludlow, 1920)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes cyprius"@fi,
        "Ochlerotatus freyi"@fi,
        "Aedes cyprius"@sv,
        "Ochlerotatus cyprius"@sv,
        "Ochlerotatus freyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus cyprius"@fi,
        "guldtömygga"@sv .

<http://tun.fi/MX.274403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus diantaeus" ;
    dwc:scientificNameAuthorship "Howard, Dyar & Knab, 1912" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes diantaeus"@fi,
        "Aedes diantaeus"@sv,
        "Ochlerotatus diantaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus diantaeus"@fi,
        "stålglansmygga"@sv .

<http://tun.fi/MX.274404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus dorsalis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes dorsalis"@fi,
        "Aedes dorsalis"@sv,
        "Ochlerotatus dorsalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus dorsalis"@fi,
        "mörkbandad kustmygga"@sv .

<http://tun.fi/MX.274405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus euedes" ;
    dwc:scientificNameAuthorship "(Howard, Dyar & Knab, 1913)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes euedes"@fi,
        "Ochlerotatus beklemishevi"@fi,
        "Aedes euedes"@sv,
        "Ochlerotatus beklemishevi"@sv,
        "Ochlerotatus euedes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus euedes"@fi,
        "bågklomygga"@sv .

<http://tun.fi/MX.274406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus excrucians" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes excrucians"@fi,
        "Aedes excrucians"@sv,
        "Ochlerotatus excrucians"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus excrucians"@fi,
        "vinkelklomygga"@sv .

<http://tun.fi/MX.274407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus flavescens" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes flavescens"@fi,
        "Ochlerotatus lutescens"@fi,
        "Ochlerotatus variegatus"@fi,
        "Aedes flavescens"@sv,
        "Ochlerotatus flavescens"@sv,
        "Ochlerotatus lutescens"@sv,
        "Ochlerotatus variegatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus flavescens"@fi,
        "koppartömygga"@sv .

<http://tun.fi/MX.274408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus hexodontus" ;
    dwc:scientificNameAuthorship "Dyar, 1919" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes hexodontus"@fi,
        "Aedes hexodontus"@sv,
        "Ochlerotatus hexodontus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus hexodontus"@fi,
        "fjälltömygga"@sv .

<http://tun.fi/MX.274409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus impiger" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes impiger"@fi,
        "Ochlerotatus parvulus"@fi,
        "Aedes impiger"@sv,
        "Ochlerotatus impiger"@sv,
        "Ochlerotatus parvulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus impiger"@fi,
        "tundramygga"@sv .

<http://tun.fi/MX.274410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus intrudens" ;
    dwc:scientificNameAuthorship "Dyar, 1919" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes intrudens"@fi,
        "Aedes intrudens"@sv,
        "Ochlerotatus intrudens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus intrudens"@fi,
        "grå tömygga"@sv .

<http://tun.fi/MX.274411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus leucomelas" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes leucomelas"@fi,
        "Aedes leucomelas"@sv,
        "Ochlerotatus leucomelas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus leucomelas"@fi,
        "prydlig tömygga"@sv .

<http://tun.fi/MX.274412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus nigrinus" ;
    dwc:scientificNameAuthorship "(Eckstein, 1918)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes nigrinus"@fi,
        "Ochlerotatus sticticus"@fi,
        "Aedes nigrinus"@sv,
        "Ochlerotatus nigrinus"@sv,
        "Ochlerotatus sticticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus nigrinus"@fi,
        "mörk svämmygga"@sv .

<http://tun.fi/MX.274413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus nigripes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes nigripes"@fi,
        "Ochlerotatus alpinus"@fi,
        "Aedes nigripes"@sv,
        "Ochlerotatus alpinus"@sv,
        "Ochlerotatus nigripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus nigripes"@fi,
        "fjällmygga"@sv .

<http://tun.fi/MX.274414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus pionips" ;
    dwc:scientificNameAuthorship "Dyar, 1919" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes pionips"@fi,
        "Aedes pionips"@sv,
        "Ochlerotatus pionips"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus pionips"@fi,
        "bronstömygga"@sv .

<http://tun.fi/MX.274415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus pullatus" ;
    dwc:scientificNameAuthorship "(Coquillett, 1904)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes pullatus"@fi,
        "Aedes pullatus"@sv,
        "Ochlerotatus pullatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus pullatus"@fi,
        "mörk tömygga"@sv .

<http://tun.fi/MX.274416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus punctodes" ;
    dwc:scientificNameAuthorship "Dyar, 1922" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes punctodes"@fi,
        "Aedes punctodes"@sv,
        "Ochlerotatus punctodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus punctodes"@fi,
        "salttömygga"@sv .

<http://tun.fi/MX.274417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus punctor" ;
    dwc:scientificNameAuthorship "(Kirby, 1837)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes punctor"@fi,
        "Aedes punctor"@sv,
        "Ochlerotatus punctor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus punctor"@fi,
        "tidig tömygga"@sv .

<http://tun.fi/MX.274418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus riparius" ;
    dwc:scientificNameAuthorship "Dyar & Knab, 1907" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes riparius"@fi,
        "Aedes riparius"@sv,
        "Ochlerotatus riparius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus riparius"@fi,
        "rödbrun tömygga"@sv .

<http://tun.fi/MX.274422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychoptera lacustris" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.274420> ;
    skos:hiddenLabel "Ptychoptera lacustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtakummitussääski"@fi,
        "Ptychoptera lacustris"@sv .

<http://tun.fi/MX.274423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychoptera paludosa" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.274420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptychoptera paludosa"@fi,
        "Ptychoptera paludosa"@sv .

<http://tun.fi/MX.274425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychoptera albimana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.274420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptychoptera albimana"@fi,
        "Ptychoptera albimana"@sv .

<http://tun.fi/MX.274426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychoptera contaminata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.274420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptychoptera contaminata"@fi,
        "Ptychoptera contaminata"@sv .

<http://tun.fi/MX.274427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychoptera hugoi" ;
    dwc:scientificNameAuthorship "Tjeder, 1968" ;
    skos:broader <http://tun.fi/MX.274420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptychoptera hugoi"@fi,
        "Ptychoptera hugoi"@sv .

<http://tun.fi/MX.274428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychoptera minuta" ;
    dwc:scientificNameAuthorship "Tonnoir, 1919" ;
    skos:broader <http://tun.fi/MX.274420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptychoptera minuta"@fi,
        "Ptychoptera minuta"@sv .

<http://tun.fi/MX.274429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychoptera scutellaris" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.274420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptychoptera scutellaris"@fi,
        "Ptychoptera scutellaris"@sv .

<http://tun.fi/MX.274434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berdeniella freyi" ;
    dwc:scientificNameAuthorship "(Berdén, 1954)" ;
    skos:broader <http://tun.fi/MX.274433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Berdeniella freyi"@fi,
        "Berdeniella freyi"@sv .

<http://tun.fi/MX.274437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clytocerus ocellaris" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clytocerus ocellaris"@fi,
        "Clytocerus ocellaris"@sv .

<http://tun.fi/MX.274438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clytocerus rivosus" ;
    dwc:scientificNameAuthorship "(Tonnoir, 1919)" ;
    skos:broader <http://tun.fi/MX.274435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clytocerus rivosus"@fi,
        "Clytocerus rivosus"@sv .

<http://tun.fi/MX.274439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clytocerus tetracorniculatus" ;
    dwc:scientificNameAuthorship "Wagner, 1977" ;
    skos:broader <http://tun.fi/MX.274435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clytocerus tetracorniculatus"@fi,
        "Clytocerus tetracorniculatus"@sv .

<http://tun.fi/MX.274441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parabazarella subneglecta" ;
    dwc:scientificNameAuthorship "(Tonnoir, 1922)" ;
    skos:broader <http://tun.fi/MX.274440> ;
    skos:hiddenLabel "Parabazarella subnegleta"@fi,
        "Parabazarella subnegleta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parabazarella subneglecta"@fi,
        "Parabazarella subneglecta"@sv .

<http://tun.fi/MX.274444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pericoma blandula" ;
    dwc:scientificNameAuthorship "Eaton, 1893" ;
    skos:broader <http://tun.fi/MX.274442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pericoma blandula"@fi,
        "Pericoma blandula"@sv .

<http://tun.fi/MX.274445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pericoma nielseni" ;
    dwc:scientificNameAuthorship "Kvifte, 2010" ;
    skos:broader <http://tun.fi/MX.274442> ;
    skos:hiddenLabel "Pericoma formosa"@fi,
        "Pericoma formosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pericoma nielseni"@fi,
        "Pericoma nielseni"@sv .

<http://tun.fi/MX.274447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pericoma albomaculata" ;
    dwc:scientificNameAuthorship "Wahlgren, 1904" ;
    skos:broader <http://tun.fi/MX.274442> ;
    skos:hiddenLabel "Pericoma rivularis"@fi,
        "Pericoma rivularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pericoma albomaculata"@fi,
        "Pericoma albomaculata"@sv .

<http://tun.fi/MX.274449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumia borealis" ;
    dwc:scientificNameAuthorship "(Berdén, 1954)" ;
    skos:broader <http://tun.fi/MX.274448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumia borealis"@fi,
        "Pneumia borealis"@sv .

<http://tun.fi/MX.274450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumia bucegica" ;
    dwc:scientificNameAuthorship "Vaillant, 1981" ;
    skos:broader <http://tun.fi/MX.274448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumia bucegica"@fi,
        "Pneumia bucegica"@sv .

<http://tun.fi/MX.274451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumia mutua" ;
    dwc:scientificNameAuthorship "(Eaton, 1893)" ;
    skos:broader <http://tun.fi/MX.274448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumia mutua"@fi,
        "Pneumia mutua"@sv .

<http://tun.fi/MX.274452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumia nubila" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumia nubila"@fi,
        "Pneumia nubila"@sv .

<http://tun.fi/MX.274453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumia palustris" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumia palustris"@fi,
        "Pneumia palustris"@sv .

<http://tun.fi/MX.274454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumia pilularia" ;
    dwc:scientificNameAuthorship "Tonnoir, 1940" ;
    skos:broader <http://tun.fi/MX.274448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumia pilularia"@fi,
        "Pneumia pilularia"@sv .

<http://tun.fi/MX.274455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumia stammeri" ;
    dwc:scientificNameAuthorship "(Jung, 1954)" ;
    skos:broader <http://tun.fi/MX.274448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumia stammeri"@fi,
        "Pneumia stammeri"@sv .

<http://tun.fi/MX.274456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumia trivialis" ;
    dwc:scientificNameAuthorship "(Eaton, 1893)" ;
    skos:broader <http://tun.fi/MX.274448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumia trivialis"@fi,
        "Pneumia trivialis"@sv .

<http://tun.fi/MX.274457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumia ussurica" ;
    dwc:scientificNameAuthorship "(Wagner, 1994)" ;
    skos:broader <http://tun.fi/MX.274448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumia ussurica"@fi,
        "Pneumia ussurica"@sv .

<http://tun.fi/MX.274459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulomyia cognata" ;
    dwc:scientificNameAuthorship "(Eaton, 1893)" ;
    skos:broader <http://tun.fi/MX.274458> ;
    skos:hiddenLabel "Ulomyia cognata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdeperhossääski"@fi,
        "Ulomyia cognata"@sv .

<http://tun.fi/MX.274460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulomyia fuliginosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.274458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ulomyia fuliginosa"@fi,
        "Ulomyia fuliginosa"@sv .

<http://tun.fi/MX.274463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philosepedon balkanicus" ;
    dwc:scientificNameAuthorship "Krek, 1970" ;
    skos:broader <http://tun.fi/MX.274462> ;
    skos:hiddenLabel "Philosepedon balkanicum"@fi,
        "Philosepedon balkanicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philosepedon balkanicus"@fi,
        "Philosepedon balkanicus"@sv .

<http://tun.fi/MX.274464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philosepedon humeralis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274462> ;
    skos:hiddenLabel "Philosepedon humerale"@fi,
        "Philosepedon humerale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philosepedon humeralis"@fi,
        "Philosepedon humeralis"@sv .

<http://tun.fi/MX.274465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philosepedon soljani" ;
    dwc:scientificNameAuthorship "Krek, 1971" ;
    skos:broader <http://tun.fi/MX.274462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philosepedon soljani"@fi,
        "Philosepedon soljani"@sv .

<http://tun.fi/MX.274467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda albipennis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1850" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Psychoda parthenogenetica"@fi,
        "Psychoda parthenogenetica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda albipennis"@fi,
        "Psychoda albipennis"@sv .

<http://tun.fi/MX.274468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda alternata" ;
    dwc:scientificNameAuthorship "Say, 1824" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Tinearia alternata"@fi,
        "Tinearia alternata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda alternata"@fi,
        "Psychoda alternata"@sv .

<http://tun.fi/MX.274469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda brevicornis" ;
    dwc:scientificNameAuthorship "Tonnoir, 1940" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Copropsychoda brevicornis"@fi,
        "Copropsychoda brevicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda brevicornis"@fi,
        "Psychoda brevicornis"@sv .

<http://tun.fi/MX.274470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda buxtoni" ;
    dwc:scientificNameAuthorship "Withers, 1988" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Chodopsycha buxtoni"@fi,
        "Chodopsycha buxtoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda buxtoni"@fi,
        "Psychoda buxtoni"@sv .

<http://tun.fi/MX.274471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda cinerea" ;
    dwc:scientificNameAuthorship "Banks, 1894" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Psychodocha cinerea"@fi,
        "Psychodocha cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda cinerea"@fi,
        "Psychoda cinerea"@sv .

<http://tun.fi/MX.274472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda crassipenis" ;
    dwc:scientificNameAuthorship "Tonnoir, 1940" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda crassipenis"@fi,
        "Psychoda crassipenis"@sv .

<http://tun.fi/MX.274473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda cultella" ;
    dwc:scientificNameAuthorship "Salmela, Kvifte & More, 2012" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda cultella"@fi,
        "Psychoda cultella"@sv .

<http://tun.fi/MX.274474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda erminea" ;
    dwc:scientificNameAuthorship "Eaton, 1898" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Logima erminea"@fi,
        "Logima erminea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda erminea"@fi,
        "Psychoda erminea"@sv .

<http://tun.fi/MX.274475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda gemina" ;
    dwc:scientificNameAuthorship "(Eaton, 1904)" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Psychodocha gemina"@fi,
        "Psychodocha gemina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda gemina"@fi,
        "Psychoda gemina"@sv .

<http://tun.fi/MX.274476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda grisescens" ;
    dwc:scientificNameAuthorship "Tonnoir, 1922" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Psycha grisescens"@fi,
        "Psycha grisescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda grisescens"@fi,
        "Psychoda grisescens"@sv .

<http://tun.fi/MX.274477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda itoco" ;
    dwc:scientificNameAuthorship "Tokunaga & Komyo, 1955" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Psychodocha itoco"@fi,
        "Psychodocha itoco"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda itoco"@fi,
        "Psychoda itoco"@sv .

<http://tun.fi/MX.274478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda lativentris" ;
    dwc:scientificNameAuthorship "Berdén, 1952" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Tinearia lativentris"@fi,
        "Tinearia lativentris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda lativentris"@fi,
        "Psychoda lativentris"@sv .

<http://tun.fi/MX.274479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda lobata" ;
    dwc:scientificNameAuthorship "Tonnoir, 1940" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Chodopsycha lobata"@fi,
        "Chodopsycha lobata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda lobata"@fi,
        "Psychoda lobata"@sv .

<http://tun.fi/MX.274480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda minuta" ;
    dwc:scientificNameAuthorship "Banks, 1894" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Psychodula minuta"@fi,
        "Psychodula minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda minuta"@fi,
        "Psychoda minuta"@sv .

<http://tun.fi/MX.274481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda phalaenoides" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda phalaenoides"@fi,
        "Psychoda phalaenoides"@sv .

<http://tun.fi/MX.274482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda satchelli" ;
    dwc:scientificNameAuthorship "Quate, 1955" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Logima satchelli"@fi,
        "Logima satchelli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda satchelli"@fi,
        "Psychoda satchelli"@sv .

<http://tun.fi/MX.274483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda setigera" ;
    dwc:scientificNameAuthorship "Tonnoir, 1922" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Ypsydocha setigera"@fi,
        "Ypsydocha setigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda setigera"@fi,
        "Psychoda setigera"@sv .

<http://tun.fi/MX.274484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda trinodulosa" ;
    dwc:scientificNameAuthorship "Tonnoir, 1922" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:hiddenLabel "Psychomora trinodulosa"@fi,
        "Psychomora trinodulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda trinodulosa"@fi,
        "Psychoda trinodulosa"@sv .

<http://tun.fi/MX.274485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda uniformata" ;
    dwc:scientificNameAuthorship "Haseman, 1907" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda uniformata"@fi,
        "Psychoda uniformata"@sv .

<http://tun.fi/MX.274487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Threticus tridactilis" ;
    dwc:scientificNameAuthorship "(Kincaid, 1899)" ;
    skos:broader <http://tun.fi/MX.274486> ;
    skos:hiddenLabel "Threticus tridactilus"@fi,
        "Threticus tridactilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Threticus tridactilis"@fi,
        "Threticus tridactilis"@sv .

<http://tun.fi/MX.274489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopsychoda hirtella" ;
    dwc:scientificNameAuthorship "(Tonnoir, 1919)" ;
    skos:broader <http://tun.fi/MX.274488> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopsychoda hirtella"@fi,
        "Trichopsychoda hirtella"@sv .

<http://tun.fi/MX.274492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobulosa pollex" ;
    dwc:scientificNameAuthorship "(Berdén, 1954)" ;
    skos:broader <http://tun.fi/MX.274491> ;
    skos:hiddenLabel "Pericoma pollex"@fi,
        "Pericoma pollex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lobulosa pollex"@fi,
        "Lobulosa pollex"@sv .

<http://tun.fi/MX.274494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tonnoiriella nigricauda" ;
    dwc:scientificNameAuthorship "(Tonnoir, 1919)" ;
    skos:broader <http://tun.fi/MX.274493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tonnoiriella nigricauda"@fi,
        "Tonnoiriella nigricauda"@sv .

<http://tun.fi/MX.274497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mormia niesiolowskii" ;
    dwc:scientificNameAuthorship "Wagner, 1985" ;
    skos:broader <http://tun.fi/MX.274496> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mormia niesiolowskii"@fi,
        "Mormia niesiolowskii"@sv .

<http://tun.fi/MX.274498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mormia strobli" ;
    dwc:scientificNameAuthorship "(Ježek, 1986)" ;
    skos:broader <http://tun.fi/MX.274496> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mormia strobli"@fi,
        "Mormia strobli"@sv .

<http://tun.fi/MX.274501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parajungiella consors" ;
    dwc:scientificNameAuthorship "(Eaton, 1893)" ;
    skos:broader <http://tun.fi/MX.274500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parajungiella consors"@fi,
        "Parajungiella consors"@sv .

<http://tun.fi/MX.274502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parajungiella ellisi" ;
    dwc:scientificNameAuthorship "(Withers, 1987)" ;
    skos:broader <http://tun.fi/MX.274500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parajungiella ellisi"@fi,
        "Parajungiella ellisi"@sv .

<http://tun.fi/MX.274503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parajungiella pseudolongicornis" ;
    dwc:scientificNameAuthorship "Wagner, 1975" ;
    skos:broader <http://tun.fi/MX.274500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parajungiella pseudolongicornis"@fi,
        "Parajungiella pseudolongicornis"@sv .

<http://tun.fi/MX.274505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiseodina rothschildi" ;
    dwc:scientificNameAuthorship "(Eaton, 1912)" ;
    skos:broader <http://tun.fi/MX.274504> ;
    skos:hiddenLabel "Lepiseodina rotschildii"@fi,
        "Lepiseodina rotschildii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepiseodina rothschildi"@fi,
        "Lepiseodina rothschildi"@sv .

<http://tun.fi/MX.274508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panimerus halophilus" ;
    dwc:scientificNameAuthorship "Kvifte & Salmela, 2020" ;
    skos:broader <http://tun.fi/MX.274506> ;
    skos:hiddenLabel "Panimerus albomaculatus"@fi,
        "Pericoma albomaculata"@fi,
        "Panimerus albomaculatus"@sv,
        "Pericoma albomaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panimerus halophilus"@fi,
        "Panimerus halophilus"@sv .

<http://tun.fi/MX.274509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panimerus notabilis" ;
    dwc:scientificNameAuthorship "(Eaton, 1893)" ;
    skos:broader <http://tun.fi/MX.274506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panimerus notabilis"@fi,
        "Panimerus notabilis"@sv .

<http://tun.fi/MX.274511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panimerus albifacies" ;
    dwc:scientificNameAuthorship "(Tonnoir, 1919)" ;
    skos:broader <http://tun.fi/MX.274506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panimerus albifacies"@fi,
        "Panimerus albifacies"@sv .

<http://tun.fi/MX.274512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panimerus intellegus" ;
    dwc:scientificNameAuthorship "(Jung, 1956)" ;
    skos:broader <http://tun.fi/MX.274506> ;
    skos:hiddenLabel "Psycmera integella"@fi,
        "Telmatoscopus intellegus"@fi,
        "Psycmera integella"@sv,
        "Telmatoscopus intellegus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panimerus intellegus"@fi,
        "Panimerus intellegus"@sv .

<http://tun.fi/MX.274513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panimerus przhiboroi" ;
    dwc:scientificNameAuthorship "Wagner, 2005" ;
    skos:broader <http://tun.fi/MX.274506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panimerus przhiboroi"@fi,
        "Panimerus przhiboroi"@sv .

<http://tun.fi/MX.274515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramormia polyascoidea" ;
    dwc:scientificNameAuthorship "(Krek, 1970)" ;
    skos:broader <http://tun.fi/MX.274514> ;
    skos:hiddenLabel "Paramormia polyscoidea"@fi,
        "Telmatoscopus polyascoideus"@fi,
        "Paramormia polyscoidea"@sv,
        "Telmatoscopus polyascoideus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paramormia polyascoidea"@fi,
        "Paramormia polyascoidea"@sv .

<http://tun.fi/MX.274516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramormia ustulata" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.274514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paramormia ustulata"@fi,
        "Paramormia ustulata"@sv .

<http://tun.fi/MX.274518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peripsychoda auriculata" ;
    dwc:scientificNameAuthorship "(Curtis, 1839)" ;
    skos:broader <http://tun.fi/MX.274517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peripsychoda auriculata"@fi,
        "Peripsychoda auriculata"@sv .

<http://tun.fi/MX.274519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peripsychoda fusca" ;
    dwc:scientificNameAuthorship "(Macquart, 1826)" ;
    skos:broader <http://tun.fi/MX.274517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peripsychoda fusca"@fi,
        "Peripsychoda fusca"@sv .

<http://tun.fi/MX.274521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telmatoscopus advena" ;
    dwc:scientificNameAuthorship "(Eaton, 1893)" ;
    skos:broader <http://tun.fi/MX.274520> ;
    skos:hiddenLabel "Panimerus havelkai"@fi,
        "Pericoma advena"@fi,
        "Telmatoscopus advenus"@fi,
        "Panimerus havelkai"@sv,
        "Pericoma advena"@sv,
        "Telmatoscopus advenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telmatoscopus advena"@fi,
        "Telmatoscopus advena"@sv .

<http://tun.fi/MX.274522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seoda similis" ;
    dwc:scientificNameAuthorship "(Tonnoir, 1922)" ;
    skos:broader <http://tun.fi/MX.5013684> ;
    skos:hiddenLabel "Telmatoscopus similis"@fi,
        "Telmatoscopus similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Seoda similis"@fi,
        "Seoda similis"@sv .

<http://tun.fi/MX.274525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sycorax silacea" ;
    dwc:scientificNameAuthorship "Haliday in Curtis, 1839" ;
    skos:broader <http://tun.fi/MX.274524> ;
    skos:hiddenLabel "Sycorax silacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaperhossääski"@fi,
        "Sycorax silacea"@sv .

<http://tun.fi/MX.274529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibio brunnipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.274528> ;
    skos:hiddenLabel "Bibio fulvipes"@fi,
        "Bibio fulvipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibio brunnipes"@fi,
        "Bibio brunnipes"@sv .

<http://tun.fi/MX.274530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibio clavipes" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.274528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibio clavipes"@fi,
        "Bibio clavipes"@sv .

<http://tun.fi/MX.274531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibio ferruginatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.274528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibio ferruginatus"@fi,
        "Bibio ferruginatus"@sv .

<http://tun.fi/MX.274532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibio fulvicollis" ;
    dwc:scientificNameAuthorship "Gimmerthal, 1842" ;
    skos:broader <http://tun.fi/MX.274528> ;
    skos:hiddenLabel "Bibio festinans"@fi,
        "Bibio festinans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibio fulvicollis"@fi,
        "Bibio fulvicollis"@sv .

<http://tun.fi/MX.274533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibio johannis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.274528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibio johannis"@fi,
        "Bibio johannis"@sv .

<http://tun.fi/MX.274534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibio lautaretensis" ;
    dwc:scientificNameAuthorship "Villeneuve, 1925" ;
    skos:broader <http://tun.fi/MX.274528> ;
    skos:hiddenLabel "Bibio crassipes"@fi,
        "Bibio crassipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibio lautaretensis"@fi,
        "Bibio lautaretensis"@sv .

<http://tun.fi/MX.274535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibio longipes" ;
    dwc:scientificNameAuthorship "Loew, 1864" ;
    skos:broader <http://tun.fi/MX.274528> ;
    skos:hiddenLabel "Bibio lepidus"@fi,
        "Bibio lepidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibio longipes"@fi,
        "Bibio longipes"@sv .

<http://tun.fi/MX.274536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibio marci" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.274528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibio marci"@fi,
        "Bibio marci"@sv .

<http://tun.fi/MX.274537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibio nigriventris" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.274528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibio nigriventris"@fi,
        "Bibio nigriventris"@sv .

<http://tun.fi/MX.274538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibio pomonae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.274528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibio pomonae"@fi,
        "Bibio pomonae"@sv .

<http://tun.fi/MX.274539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibio rufipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.274528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibio rufipes"@fi,
        "Bibio rufipes"@sv .

<http://tun.fi/MX.274540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibio siebkei" ;
    dwc:scientificNameAuthorship "Mik, 1887" ;
    skos:broader <http://tun.fi/MX.274528> ;
    skos:hiddenLabel "Bibio femoralis"@fi,
        "Bibio femoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibio siebkei"@fi,
        "Bibio siebkei"@sv .

<http://tun.fi/MX.274541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibio varipes" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.274528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bibio varipes"@fi,
        "Bibio varipes"@sv .

<http://tun.fi/MX.274543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dilophus borealis" ;
    dwc:scientificNameAuthorship "Skartveit, 1993" ;
    skos:broader <http://tun.fi/MX.274542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dilophus borealis"@fi,
        "Dilophus borealis"@sv .

<http://tun.fi/MX.274544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dilophus febrilis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.274542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dilophus febrilis"@fi,
        "Dilophus febrilis"@sv .

<http://tun.fi/MX.274545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dilophus femoratus" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.274542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dilophus femoratus"@fi,
        "Dilophus femoratus"@sv .

<http://tun.fi/MX.274548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Penthetria funebris" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.274547> ;
    skos:hiddenLabel "Pentheria funebris"@fi,
        "Penthetria holosericea"@fi,
        "Pentheria funebris"@sv,
        "Penthetria holosericea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Penthetria funebris"@fi,
        "Penthetria funebris"@sv .

<http://tun.fi/MX.274551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sylvicola cinctus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.274550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sylvicola cinctus"@fi,
        "Sylvicola cinctus"@sv .

<http://tun.fi/MX.274552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sylvicola fenestralis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.274550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sylvicola fenestralis"@fi,
        "Sylvicola fenestralis"@sv .

<http://tun.fi/MX.274553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sylvicola fuscatoides" ;
    dwc:scientificNameAuthorship "Michelsen, 1999" ;
    skos:broader <http://tun.fi/MX.274550> ;
    skos:hiddenLabel "Sylvicola fuscatus"@fi,
        "Sylvicola fuscatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sylvicola fuscatoides"@fi,
        "Sylvicola fuscatoides"@sv .

<http://tun.fi/MX.274554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sylvicola fuscatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.274550> ;
    skos:hiddenLabel "Sylvicola subfuscatus"@fi,
        "Sylvicola subfuscatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sylvicola fuscatus"@fi,
        "Sylvicola fuscatus"@sv .

<http://tun.fi/MX.274555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sylvicola punctatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.274550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sylvicola punctatus"@fi,
        "Sylvicola punctatus"@sv .

<http://tun.fi/MX.274556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sylvicola stackelbergi" ;
    dwc:scientificNameAuthorship "Krivosheina & Menzel, 1998" ;
    skos:broader <http://tun.fi/MX.274550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sylvicola stackelbergi"@fi,
        "Sylvicola stackelbergi"@sv .

<http://tun.fi/MX.274557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sylvicola zetterstedti" ;
    dwc:scientificNameAuthorship "(Edwards, 1923)" ;
    skos:broader <http://tun.fi/MX.274550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sylvicola zetterstedti"@fi,
        "Sylvicola zetterstedti"@sv .

<http://tun.fi/MX.274560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthria analis" ;
    dwc:scientificNameAuthorship "(Kirby in Richardson, 1837)" ;
    skos:broader <http://tun.fi/MX.274559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthria analis"@fi,
        "Arthria analis"@sv .

<http://tun.fi/MX.274562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspistes berolinensis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.274561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspistes berolinensis"@fi,
        "Aspistes berolinensis"@sv .

<http://tun.fi/MX.274563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspistes freyi" ;
    dwc:scientificNameAuthorship "Cook, 1965" ;
    skos:broader <http://tun.fi/MX.274561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspistes freyi"@fi,
        "Aspistes freyi"@sv .

<http://tun.fi/MX.274564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspistes helleni" ;
    dwc:scientificNameAuthorship "Krivosheina, 2000" ;
    skos:broader <http://tun.fi/MX.274561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspistes helleni"@fi,
        "Aspistes helleni"@sv .

<http://tun.fi/MX.274567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectaetia clavipes" ;
    dwc:scientificNameAuthorship "(Loew, 1846)" ;
    skos:broader <http://tun.fi/MX.274566> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectaetia clavipes"@fi,
        "Ectaetia clavipes"@sv .

<http://tun.fi/MX.274568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectaetia platyscelis" ;
    dwc:scientificNameAuthorship "(Loew, 1869)" ;
    skos:broader <http://tun.fi/MX.274566> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectaetia platyscelis"@fi,
        "Ectaetia platyscelis"@sv .

<http://tun.fi/MX.274569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anapausis floricola" ;
    dwc:scientificNameAuthorship "Chandler, 1999" ;
    skos:broader <http://tun.fi/MX.211558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anapausis floricola"@fi,
        "Anapausis floricola"@sv .

<http://tun.fi/MX.274570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anapausis rectinervis" ;
    dwc:scientificNameAuthorship "Duda, 1928" ;
    skos:broader <http://tun.fi/MX.211558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anapausis rectinervis"@fi,
        "Anapausis rectinervis"@sv .

<http://tun.fi/MX.274574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colobostema infumatum" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.274573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colobostema infumatum"@fi,
        "Colobostema infumatum"@sv .

<http://tun.fi/MX.274575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colobostema nigripenne" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colobostema nigripenne"@fi,
        "Colobostema nigripenne"@sv .

<http://tun.fi/MX.274576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colobostema triste" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.274573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colobostema triste"@fi,
        "Colobostema triste"@sv .

<http://tun.fi/MX.274578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Efcookella albitarsis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.274577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Efcookella albitarsis"@fi,
        "Efcookella albitarsis"@sv .

<http://tun.fi/MX.274580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ferneiella incompleta" ;
    dwc:scientificNameAuthorship "(Verrall, 1886)" ;
    skos:broader <http://tun.fi/MX.274579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ferneiella incompleta"@fi,
        "Ferneiella incompleta"@sv .

<http://tun.fi/MX.274582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holoplagia bullata" ;
    dwc:scientificNameAuthorship "(Edwards, 1925)" ;
    skos:broader <http://tun.fi/MX.274581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holoplagia bullata"@fi,
        "Holoplagia bullata"@sv .

<http://tun.fi/MX.274583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holoplagia transversalis" ;
    dwc:scientificNameAuthorship "(Loew, 1846)" ;
    skos:broader <http://tun.fi/MX.274581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holoplagia transversalis"@fi,
        "Holoplagia transversalis"@sv .

<http://tun.fi/MX.274586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhegmoclemina vaginata" ;
    dwc:scientificNameAuthorship "(Lundström, 1910)" ;
    skos:broader <http://tun.fi/MX.274585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhegmoclemina vaginata"@fi,
        "Rhegmoclemina vaginata"@sv .

<http://tun.fi/MX.274588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thripomorpha freyi" ;
    dwc:scientificNameAuthorship "(Cook, 1969)" ;
    skos:broader <http://tun.fi/MX.274587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thripomorpha freyi"@fi,
        "Thripomorpha freyi"@sv .

<http://tun.fi/MX.274589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thripomorpha halteratum" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.274587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thripomorpha halteratum"@fi,
        "Thripomorpha halteratum"@sv .

<http://tun.fi/MX.27459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haematopus ostralegus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27458> ;
    skos:hiddenLabel "Haematopus ostralegus"@fi,
        "Haematopus ostralegus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriharakka"@fi,
        "strandskata"@sv .

<http://tun.fi/MX.274590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thripomorpha paludicola" ;
    dwc:scientificNameAuthorship "Enderlein, 1905" ;
    skos:broader <http://tun.fi/MX.274587> ;
    skos:hiddenLabel "Thripomorpha edwardsi"@fi,
        "Thripomorpha edwardsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thripomorpha paludicola"@fi,
        "Thripomorpha paludicola"@sv .

<http://tun.fi/MX.274591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thripomorpha verralli" ;
    dwc:scientificNameAuthorship "(Edwards, 1934)" ;
    skos:broader <http://tun.fi/MX.274587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thripomorpha verralli"@fi,
        "Thripomorpha verralli"@sv .

<http://tun.fi/MX.274594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apiloscatopse flavicollis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274593> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apiloscatopse flavicollis"@fi,
        "Apiloscatopse flavicollis"@sv .

<http://tun.fi/MX.274595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apiloscatopse flavocincta" ;
    dwc:scientificNameAuthorship "(Duda, 1928)" ;
    skos:broader <http://tun.fi/MX.274593> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apiloscatopse flavocincta"@fi,
        "Apiloscatopse flavocincta"@sv .

<http://tun.fi/MX.274597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reichertella geniculata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.274596> ;
    skos:hiddenLabel "Scatopse geniculata"@fi,
        "Scatopse geniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Reichertella geniculata"@fi,
        "Reichertella geniculata"@sv .

<http://tun.fi/MX.274599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopse lapponica" ;
    dwc:scientificNameAuthorship "Duda, 1928" ;
    skos:broader <http://tun.fi/MX.274598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopse lapponica"@fi,
        "Scatopse lapponica"@sv .

<http://tun.fi/MX.274600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopse notata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.274598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopse notata"@fi,
        "Scatopse notata"@sv .

<http://tun.fi/MX.274603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coboldia fuscipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coboldia fuscipes"@fi,
        "Coboldia fuscipes"@sv .

<http://tun.fi/MX.274605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhexoza subnitens" ;
    dwc:scientificNameAuthorship "(Verrall, 1886)" ;
    skos:broader <http://tun.fi/MX.274604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhexoza subnitens"@fi,
        "Rhexoza subnitens"@sv .

<http://tun.fi/MX.274607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Swammerdamella adercotris" ;
    dwc:scientificNameAuthorship "Cook, 1972" ;
    skos:broader <http://tun.fi/MX.274606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Swammerdamella adercotris"@fi,
        "Swammerdamella adercotris"@sv .

<http://tun.fi/MX.274608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Swammerdamella brevicornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Swammerdamella brevicornis"@fi,
        "Swammerdamella brevicornis"@sv .

<http://tun.fi/MX.274609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Swammerdamella genypodis" ;
    dwc:scientificNameAuthorship "Cook, 1972" ;
    skos:broader <http://tun.fi/MX.274606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Swammerdamella genypodis"@fi,
        "Swammerdamella genypodis"@sv .

<http://tun.fi/MX.274613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperoscelis eximia" ;
    dwc:scientificNameAuthorship "(Boheman, 1858)" ;
    skos:broader <http://tun.fi/MX.274612> ;
    skos:hiddenLabel "Hyperoscelis eximia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsähämysääski"@fi,
        "Hyperoscelis eximia"@sv .

<http://tun.fi/MX.274614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperoscelis veternosa" ;
    dwc:scientificNameAuthorship "Mamaev & Krivosheina, 1969" ;
    skos:broader <http://tun.fi/MX.274612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperoscelis veternosa"@fi,
        "Hyperoscelis veternosa"@sv .

<http://tun.fi/MX.274617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synneuron annulipes" ;
    dwc:scientificNameAuthorship "Lundström, 1910" ;
    skos:broader <http://tun.fi/MX.274616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synneuron annulipes"@fi,
        "Synneuron annulipes"@sv .

<http://tun.fi/MX.274620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetobia pallipes" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.274619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetobia pallipes"@fi,
        "Mycetobia pallipes"@sv .

<http://tun.fi/MX.274623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyneura fasciata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.274622> ;
    skos:hiddenLabel "Pachyneura fasciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnisääski"@fi,
        "Pachyneura fasciata"@sv .

<http://tun.fi/MX.274626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symmerus annulatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symmerus annulatus"@fi,
        "Symmerus annulatus"@sv .

<http://tun.fi/MX.274627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symmerus nobilis" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1937" ;
    skos:broader <http://tun.fi/MX.274625> ;
    skos:hiddenLabel "Symmerus nobilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalosummaaja"@fi,
        "Symmerus nobilis"@sv .

<http://tun.fi/MX.274631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allarete nigra" ;
    dwc:scientificNameAuthorship "Mamaev, 1994" ;
    skos:broader <http://tun.fi/MX.274630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allarete nigra"@fi,
        "Allarete nigra"@sv .

<http://tun.fi/MX.274635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaretella defecta" ;
    dwc:scientificNameAuthorship "(Winnertz, 1870)" ;
    skos:broader <http://tun.fi/MX.274634> ;
    skos:hiddenLabel "Anaretella magnicornis"@fi,
        "Anaretella magnicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaretella defecta"@fi,
        "Anaretella defecta"@sv .

<http://tun.fi/MX.274636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaretella iola" ;
    dwc:scientificNameAuthorship "Pritchard, 1951" ;
    skos:broader <http://tun.fi/MX.274634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaretella iola"@fi,
        "Anaretella iola"@sv .

<http://tun.fi/MX.274638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lestremia cinerea" ;
    dwc:scientificNameAuthorship "Macquart, 1826" ;
    skos:broader <http://tun.fi/MX.274637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lestremia cinerea"@fi,
        "Lestremia cinerea"@sv .

<http://tun.fi/MX.274639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lestremia leucophaea" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.274637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lestremia leucophaea"@fi,
        "Lestremia leucophaea"@sv .

<http://tun.fi/MX.274643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acoenonia europaea" ;
    dwc:scientificNameAuthorship "Mamaev, 1964" ;
    skos:broader <http://tun.fi/MX.274642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acoenonia europaea"@fi,
        "Acoenonia europaea"@sv .

<http://tun.fi/MX.274646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus accipitris" ;
    dwc:scientificNameAuthorship "Jaschhof, 1997" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus accipitris"@fi,
        "Aprionus accipitris"@sv .

<http://tun.fi/MX.274647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus acutus" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus acutus"@fi,
        "Aprionus acutus"@sv .

<http://tun.fi/MX.274648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus adventitius" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus adventitius"@fi,
        "Aprionus adventitius"@sv .

<http://tun.fi/MX.274649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus aquilonius" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus aquilonius"@fi,
        "Aprionus aquilonius"@sv .

<http://tun.fi/MX.274650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus arcticus" ;
    dwc:scientificNameAuthorship "Mamaev, 2001" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus arcticus"@fi,
        "Aprionus arcticus"@sv .

<http://tun.fi/MX.274651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus aviarius" ;
    dwc:scientificNameAuthorship "Mamaev & Berest, 1990" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus aviarius"@fi,
        "Aprionus aviarius"@sv .

<http://tun.fi/MX.274652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus betulae" ;
    dwc:scientificNameAuthorship "Jaschhof, 1996" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus betulae"@fi,
        "Aprionus betulae"@sv .

<http://tun.fi/MX.274653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus bidentatus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1894)" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus bidentatus"@fi,
        "Aprionus bidentatus"@sv .

<http://tun.fi/MX.274654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus bifidus" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus bifidus"@fi,
        "Aprionus bifidus"@sv .

<http://tun.fi/MX.274655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus bispinosus" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus bispinosus"@fi,
        "Aprionus bispinosus"@sv .

<http://tun.fi/MX.274656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus brachypterus" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus brachypterus"@fi,
        "Aprionus brachypterus"@sv .

<http://tun.fi/MX.274657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus brevitegminis" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus brevitegminis"@fi,
        "Aprionus brevitegminis"@sv .

<http://tun.fi/MX.274658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus cardiophorus" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus cardiophorus"@fi,
        "Aprionus cardiophorus"@sv .

<http://tun.fi/MX.274659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus carinatus" ;
    dwc:scientificNameAuthorship "Jaschhof, 1996" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus carinatus"@fi,
        "Aprionus carinatus"@sv .

<http://tun.fi/MX.274660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus complicatus" ;
    dwc:scientificNameAuthorship "Mamaev & Berest, 1986" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus complicatus"@fi,
        "Aprionus complicatus"@sv .

<http://tun.fi/MX.274661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus confusus" ;
    dwc:scientificNameAuthorship "Mamaev, 1969" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus confusus"@fi,
        "Aprionus confusus"@sv .

<http://tun.fi/MX.274662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus corniculatus" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus corniculatus"@fi,
        "Aprionus corniculatus"@sv .

<http://tun.fi/MX.274663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus cornutus" ;
    dwc:scientificNameAuthorship "Berest, 1986" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus cornutus"@fi,
        "Aprionus cornutus"@sv .

<http://tun.fi/MX.274664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus dalarnensis" ;
    dwc:scientificNameAuthorship "Mamaev, 1998" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus dalarnensis"@fi,
        "Aprionus dalarnensis"@sv .

<http://tun.fi/MX.274665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus dentifer" ;
    dwc:scientificNameAuthorship "Mamaev, 1965" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus dentifer"@fi,
        "Aprionus dentifer"@sv .

<http://tun.fi/MX.274666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus dispar" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus dispar"@fi,
        "Aprionus dispar"@sv .

<http://tun.fi/MX.274667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus dissectus" ;
    dwc:scientificNameAuthorship "Mamaev & Berest, 1990" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus dissectus"@fi,
        "Aprionus dissectus"@sv .

<http://tun.fi/MX.274668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus duplicatus" ;
    dwc:scientificNameAuthorship "Mamaev, 1998" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus duplicatus"@fi,
        "Aprionus duplicatus"@sv .

<http://tun.fi/MX.274669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus ensiferus" ;
    dwc:scientificNameAuthorship "Jaschhof, 1996" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus ensiferus"@fi,
        "Aprionus ensiferus"@sv .

<http://tun.fi/MX.274670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus fennicus" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus fennicus"@fi,
        "Aprionus fennicus"@sv .

<http://tun.fi/MX.274671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus flavidus" ;
    dwc:scientificNameAuthorship "(Winnertz, 1870)" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus flavidus"@fi,
        "Aprionus flavidus"@sv .

<http://tun.fi/MX.274672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus foliosus" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus foliosus"@fi,
        "Aprionus foliosus"@sv .

<http://tun.fi/MX.274673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus gladiator" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus gladiator"@fi,
        "Aprionus gladiator"@sv .

<http://tun.fi/MX.274674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus halteratus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus halteratus"@fi,
        "Aprionus halteratus"@sv .

<http://tun.fi/MX.274675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus heothinos" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus heothinos"@fi,
        "Aprionus heothinos"@sv .

<http://tun.fi/MX.274676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus hintelmannorum" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus hintelmannorum"@fi,
        "Aprionus hintelmannorum"@sv .

<http://tun.fi/MX.274677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus inquisitor" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus inquisitor"@fi,
        "Aprionus inquisitor"@sv .

<http://tun.fi/MX.274678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus insignis" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus insignis"@fi,
        "Aprionus insignis"@sv .

<http://tun.fi/MX.274679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus laevis" ;
    dwc:scientificNameAuthorship "Mohrig, 1967" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus laevis"@fi,
        "Aprionus laevis"@sv .

<http://tun.fi/MX.274680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus lapponicus" ;
    dwc:scientificNameAuthorship "Jaschhof & Mamaev, 1997" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus lapponicus"@fi,
        "Aprionus lapponicus"@sv .

<http://tun.fi/MX.274681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus laricis" ;
    dwc:scientificNameAuthorship "Mamaev & Jaschhof, 1997" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus laricis"@fi,
        "Aprionus laricis"@sv .

<http://tun.fi/MX.274682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus latitegminis" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus latitegminis"@fi,
        "Aprionus latitegminis"@sv .

<http://tun.fi/MX.274683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus longicollis" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus longicollis"@fi,
        "Aprionus longicollis"@sv .

<http://tun.fi/MX.274684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus longitegminis" ;
    dwc:scientificNameAuthorship "Yukawa, 1967" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus longitegminis"@fi,
        "Aprionus longitegminis"@sv .

<http://tun.fi/MX.274685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus marginatus" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus marginatus"@fi,
        "Aprionus marginatus"@sv .

<http://tun.fi/MX.274686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus miki" ;
    dwc:scientificNameAuthorship "Kieffer, 1895" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus miki"@fi,
        "Aprionus miki"@sv .

<http://tun.fi/MX.274687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus oligodactylus" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus oligodactylus"@fi,
        "Aprionus oligodactylus"@sv .

<http://tun.fi/MX.274688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus piceae" ;
    dwc:scientificNameAuthorship "Jaschhof, 1997" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus piceae"@fi,
        "Aprionus piceae"@sv .

<http://tun.fi/MX.274689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus praecipuus" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus praecipuus"@fi,
        "Aprionus praecipuus"@sv .

<http://tun.fi/MX.274690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus pyxidiifer" ;
    dwc:scientificNameAuthorship "Mamaev, 1998" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus pyxidiifer"@fi,
        "Aprionus pyxidiifer"@sv .

<http://tun.fi/MX.274691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus reduncus" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus reduncus"@fi,
        "Aprionus reduncus"@sv .

<http://tun.fi/MX.274692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus separatus" ;
    dwc:scientificNameAuthorship "Mamaev & Jaschhof, 1997" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus separatus"@fi,
        "Aprionus separatus"@sv .

<http://tun.fi/MX.274693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus sievertorum" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus sievertorum"@fi,
        "Aprionus sievertorum"@sv .

<http://tun.fi/MX.274694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus similis" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus similis"@fi,
        "Aprionus similis"@sv .

<http://tun.fi/MX.274695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus spiniferus" ;
    dwc:scientificNameAuthorship "Mamaev & Berest, 1990" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus spiniferus"@fi,
        "Aprionus spiniferus"@sv .

<http://tun.fi/MX.274696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus spiniger" ;
    dwc:scientificNameAuthorship "(Kieffer, 1894)" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus spiniger"@fi,
        "Aprionus spiniger"@sv .

<http://tun.fi/MX.274697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus stiktos" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus stiktos"@fi,
        "Aprionus stiktos"@sv .

<http://tun.fi/MX.274698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus stylifer" ;
    dwc:scientificNameAuthorship "Mamaev, 1998" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus stylifer"@fi,
        "Aprionus stylifer"@sv .

<http://tun.fi/MX.274700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus subacutus" ;
    dwc:scientificNameAuthorship "Jaschhof, 1997" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus subacutus"@fi,
        "Aprionus subacutus"@sv .

<http://tun.fi/MX.274701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus svecicus" ;
    dwc:scientificNameAuthorship "Jaschhof, 1996" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus svecicus"@fi,
        "Aprionus svecicus"@sv .

<http://tun.fi/MX.274702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus taigaensis" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus taigaensis"@fi,
        "Aprionus taigaensis"@sv .

<http://tun.fi/MX.274703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus tiliamcorticis" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus tiliamcorticis"@fi,
        "Aprionus tiliamcorticis"@sv .

<http://tun.fi/MX.274704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus victoriae" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus victoriae"@fi,
        "Aprionus victoriae"@sv .

<http://tun.fi/MX.274707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryomyia apsectra" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.274706> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryomyia apsectra"@fi,
        "Bryomyia apsectra"@sv .

<http://tun.fi/MX.274708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryomyia bergrothi" ;
    dwc:scientificNameAuthorship "Kieffer, 1895" ;
    skos:broader <http://tun.fi/MX.274706> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryomyia bergrothi"@fi,
        "Bryomyia bergrothi"@sv .

<http://tun.fi/MX.274709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryomyia gibbosa" ;
    dwc:scientificNameAuthorship "(Felt, 1907)" ;
    skos:broader <http://tun.fi/MX.274706> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryomyia gibbosa"@fi,
        "Bryomyia gibbosa"@sv .

<http://tun.fi/MX.274710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryomyia producta" ;
    dwc:scientificNameAuthorship "(Felt, 1908)" ;
    skos:broader <http://tun.fi/MX.274706> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryomyia producta"@fi,
        "Bryomyia producta"@sv .

<http://tun.fi/MX.274712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterogenella finitima" ;
    dwc:scientificNameAuthorship "Mamaev, 1998" ;
    skos:broader <http://tun.fi/MX.274711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterogenella finitima"@fi,
        "Heterogenella finitima"@sv .

<http://tun.fi/MX.274713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterogenella hybrida" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterogenella hybrida"@fi,
        "Heterogenella hybrida"@sv .

<http://tun.fi/MX.274714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterogenella linearis" ;
    dwc:scientificNameAuthorship "Yukawa, 1971" ;
    skos:broader <http://tun.fi/MX.274711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterogenella linearis"@fi,
        "Heterogenella linearis"@sv .

<http://tun.fi/MX.274716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skuhraviana triangulifera" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Skuhraviana triangulifera"@fi,
        "Skuhraviana triangulifera"@sv .

<http://tun.fi/MX.274719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza abbreviata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza abbreviata"@fi,
        "Campylomyza abbreviata"@sv .

<http://tun.fi/MX.274720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza aemula" ;
    dwc:scientificNameAuthorship "Mamaev, 1998" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza aemula"@fi,
        "Campylomyza aemula"@sv .

<http://tun.fi/MX.274721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza alpina" ;
    dwc:scientificNameAuthorship "Siebke, 1863" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza alpina"@fi,
        "Campylomyza alpina"@sv .

<http://tun.fi/MX.274722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza arcuata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza arcuata"@fi,
        "Campylomyza arcuata"@sv .

<http://tun.fi/MX.274723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza armata" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza armata"@fi,
        "Campylomyza armata"@sv .

<http://tun.fi/MX.274724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza cavitata" ;
    dwc:scientificNameAuthorship "Mamaev, 1998" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza cavitata"@fi,
        "Campylomyza cavitata"@sv .

<http://tun.fi/MX.274725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza cingulata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza cingulata"@fi,
        "Campylomyza cingulata"@sv .

<http://tun.fi/MX.274726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza dilatata" ;
    dwc:scientificNameAuthorship "Felt, 1907" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza dilatata"@fi,
        "Campylomyza dilatata"@sv .

<http://tun.fi/MX.274727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza falcifera" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza falcifera"@fi,
        "Campylomyza falcifera"@sv .

<http://tun.fi/MX.274728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza flavipes" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:hiddenLabel "Campylomyza pallipes"@fi,
        "Campylomyza pallipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza flavipes"@fi,
        "Campylomyza flavipes"@sv .

<http://tun.fi/MX.274729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza furva" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza furva"@fi,
        "Campylomyza furva"@sv .

<http://tun.fi/MX.274730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza fusca" ;
    dwc:scientificNameAuthorship "Winnertz, 1870" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza fusca"@fi,
        "Campylomyza fusca"@sv .

<http://tun.fi/MX.274731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza inornata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza inornata"@fi,
        "Campylomyza inornata"@sv .

<http://tun.fi/MX.274732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza insolita" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza insolita"@fi,
        "Campylomyza insolita"@sv .

<http://tun.fi/MX.274733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza ormerodi" ;
    dwc:scientificNameAuthorship "(Kieffer, 1913)" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza ormerodi"@fi,
        "Campylomyza ormerodi"@sv .

<http://tun.fi/MX.274735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza spatulata" ;
    dwc:scientificNameAuthorship "Mamaev, 1998" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza spatulata"@fi,
        "Campylomyza spatulata"@sv .

<http://tun.fi/MX.274736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza stegetfore" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza stegetfore"@fi,
        "Campylomyza stegetfore"@sv .

<http://tun.fi/MX.274738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Excrescentia mutuata" ;
    dwc:scientificNameAuthorship "Mamaev & Berest, 1991" ;
    skos:broader <http://tun.fi/MX.274737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Excrescentia mutuata"@fi,
        "Excrescentia mutuata"@sv .

<http://tun.fi/MX.274740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurolyga acuminata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurolyga acuminata"@fi,
        "Neurolyga acuminata"@sv .

<http://tun.fi/MX.274741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurolyga bilobata" ;
    dwc:scientificNameAuthorship "(Mamaev & Rozhnova, 1982)" ;
    skos:broader <http://tun.fi/MX.274739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurolyga bilobata"@fi,
        "Neurolyga bilobata"@sv .

<http://tun.fi/MX.274742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurolyga excavata" ;
    dwc:scientificNameAuthorship "(Yukawa, 1967)" ;
    skos:broader <http://tun.fi/MX.274739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurolyga excavata"@fi,
        "Neurolyga excavata"@sv .

<http://tun.fi/MX.274743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurolyga interrupta" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurolyga interrupta"@fi,
        "Neurolyga interrupta"@sv .

<http://tun.fi/MX.274744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurolyga lonsdalensis" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurolyga lonsdalensis"@fi,
        "Neurolyga lonsdalensis"@sv .

<http://tun.fi/MX.274745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurolyga paludosa" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurolyga paludosa"@fi,
        "Neurolyga paludosa"@sv .

<http://tun.fi/MX.274746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurolyga sylvestris" ;
    dwc:scientificNameAuthorship "(Felt, 1907)" ;
    skos:broader <http://tun.fi/MX.274739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurolyga sylvestris"@fi,
        "Neurolyga sylvestris"@sv .

<http://tun.fi/MX.274747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurolyga verna" ;
    dwc:scientificNameAuthorship "(Mamaev, 1963)" ;
    skos:broader <http://tun.fi/MX.274739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurolyga verna"@fi,
        "Neurolyga verna"@sv .

<http://tun.fi/MX.27475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Himantopus himantopus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27474> ;
    skos:hiddenLabel "Himantopus himantopus"@fi,
        "Himantopus himantopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäjalka"@fi,
        "styltlöpare"@sv .

<http://tun.fi/MX.274750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catocha incisa" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catocha incisa"@fi,
        "Catocha incisa"@sv .

<http://tun.fi/MX.274751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catocha latipes" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.274749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catocha latipes"@fi,
        "Catocha latipes"@sv .

<http://tun.fi/MX.274754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micromya lucorum" ;
    dwc:scientificNameAuthorship "Rondani, 1840" ;
    skos:broader <http://tun.fi/MX.274753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micromya lucorum"@fi,
        "Micromya lucorum"@sv .

<http://tun.fi/MX.274757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia abnormis" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia abnormis"@fi,
        "Monardia abnormis"@sv .

<http://tun.fi/MX.274758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia armata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2003" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia armata"@fi,
        "Monardia armata"@sv .

<http://tun.fi/MX.274759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia lignivora" ;
    dwc:scientificNameAuthorship "(Felt, 1907)" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia lignivora"@fi,
        "Monardia lignivora"@sv .

<http://tun.fi/MX.274760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia obsoleta" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia obsoleta"@fi,
        "Monardia obsoleta"@sv .

<http://tun.fi/MX.274761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia pediculata" ;
    dwc:scientificNameAuthorship "(Mamaev, 1993)" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia pediculata"@fi,
        "Monardia pediculata"@sv .

<http://tun.fi/MX.274762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia stirpium" ;
    dwc:scientificNameAuthorship "Kieffer, 1895" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia stirpium"@fi,
        "Monardia stirpium"@sv .

<http://tun.fi/MX.274763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia yasumatsui" ;
    dwc:scientificNameAuthorship "Yukawa, 1967" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia yasumatsui"@fi,
        "Monardia yasumatsui"@sv .

<http://tun.fi/MX.274765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia magnifica" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia magnifica"@fi,
        "Monardia magnifica"@sv .

<http://tun.fi/MX.274766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia relicta" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia relicta"@fi,
        "Monardia relicta"@sv .

<http://tun.fi/MX.274768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia adentis" ;
    dwc:scientificNameAuthorship "Jaschhof, 1998" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia adentis"@fi,
        "Monardia adentis"@sv .

<http://tun.fi/MX.274769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia atra" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia atra"@fi,
        "Monardia atra"@sv .

<http://tun.fi/MX.274770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia monotheca" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia monotheca"@fi,
        "Monardia monotheca"@sv .

<http://tun.fi/MX.274771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia radiella" ;
    dwc:scientificNameAuthorship "Mamaev, 1993" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia radiella"@fi,
        "Monardia radiella"@sv .

<http://tun.fi/MX.274772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia toxicodendri" ;
    dwc:scientificNameAuthorship "(Felt, 1907)" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia toxicodendri"@fi,
        "Monardia toxicodendri"@sv .

<http://tun.fi/MX.274773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardia unguifera" ;
    dwc:scientificNameAuthorship "Berest & Mamaev, 1997" ;
    skos:broader <http://tun.fi/MX.274755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardia unguifera"@fi,
        "Monardia unguifera"@sv .

<http://tun.fi/MX.274775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyardis adela" ;
    dwc:scientificNameAuthorship "Pritchard, 1947" ;
    skos:broader <http://tun.fi/MX.274774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyardis adela"@fi,
        "Polyardis adela"@sv .

<http://tun.fi/MX.274776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyardis bispinosa" ;
    dwc:scientificNameAuthorship "(Mamaev, 1963)" ;
    skos:broader <http://tun.fi/MX.274774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyardis bispinosa"@fi,
        "Polyardis bispinosa"@sv .

<http://tun.fi/MX.274777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyardis silvalis" ;
    dwc:scientificNameAuthorship "(Rondani, 1840)" ;
    skos:broader <http://tun.fi/MX.274774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyardis silvalis"@fi,
        "Polyardis silvalis"@sv .

<http://tun.fi/MX.274780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia abdita" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia abdita"@fi,
        "Peromyia abdita"@sv .

<http://tun.fi/MX.274781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia abnormis" ;
    dwc:scientificNameAuthorship "Mamaev & Berest, 1990" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia abnormis"@fi,
        "Peromyia abnormis"@sv .

<http://tun.fi/MX.274782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia albicornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia albicornis"@fi,
        "Peromyia albicornis"@sv .

<http://tun.fi/MX.274783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia anatina" ;
    dwc:scientificNameAuthorship "Mamaev & Berest, 1990" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia anatina"@fi,
        "Peromyia anatina"@sv .

<http://tun.fi/MX.274784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia angellifera" ;
    dwc:scientificNameAuthorship "Jaschhof, 1997" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia angellifera"@fi,
        "Peromyia angellifera"@sv .

<http://tun.fi/MX.274785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia anisotoma" ;
    dwc:scientificNameAuthorship "Mamaev, 1994" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia anisotoma"@fi,
        "Peromyia anisotoma"@sv .

<http://tun.fi/MX.274786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia apposita" ;
    dwc:scientificNameAuthorship "Jaschhof, 1997" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia apposita"@fi,
        "Peromyia apposita"@sv .

<http://tun.fi/MX.274787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia bicolor" ;
    dwc:scientificNameAuthorship "(Edwards, 1938)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia bicolor"@fi,
        "Peromyia bicolor"@sv .

<http://tun.fi/MX.274788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia bidentata" ;
    dwc:scientificNameAuthorship "Berest, 1998" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia bidentata"@fi,
        "Peromyia bidentata"@sv .

<http://tun.fi/MX.274789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia boreophila" ;
    dwc:scientificNameAuthorship "Jaschhof, 2001" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia boreophila"@fi,
        "Peromyia boreophila"@sv .

<http://tun.fi/MX.274790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia caricis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1901)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia caricis"@fi,
        "Peromyia caricis"@sv .

<http://tun.fi/MX.274791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia concitata" ;
    dwc:scientificNameAuthorship "Mamaev & Berest, 1994" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia concitata"@fi,
        "Peromyia concitata"@sv .

<http://tun.fi/MX.274792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia cornuta" ;
    dwc:scientificNameAuthorship "(Edwards, 1938)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia cornuta"@fi,
        "Peromyia cornuta"@sv .

<http://tun.fi/MX.274793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia curta" ;
    dwc:scientificNameAuthorship "Jaschhof, 1997" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia curta"@fi,
        "Peromyia curta"@sv .

<http://tun.fi/MX.274794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia diadema" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia diadema"@fi,
        "Peromyia diadema"@sv .

<http://tun.fi/MX.274795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia edwardsi" ;
    dwc:scientificNameAuthorship "Berest, 1994" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia edwardsi"@fi,
        "Peromyia edwardsi"@sv .

<http://tun.fi/MX.274796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia fagiphila" ;
    dwc:scientificNameAuthorship "Jaschhof, 1997" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia fagiphila"@fi,
        "Peromyia fagiphila"@sv .

<http://tun.fi/MX.274797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia fungicola" ;
    dwc:scientificNameAuthorship "(Kieffer, 1901)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia fungicola"@fi,
        "Peromyia fungicola"@sv .

<http://tun.fi/MX.274798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia intermedia" ;
    dwc:scientificNameAuthorship "(Kieffer, 1895)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia intermedia"@fi,
        "Peromyia intermedia"@sv .

<http://tun.fi/MX.274799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia mitrata" ;
    dwc:scientificNameAuthorship "Jaschhof, 1997" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia mitrata"@fi,
        "Peromyia mitrata"@sv .

<http://tun.fi/MX.274800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia modesta" ;
    dwc:scientificNameAuthorship "(Felt, 1907)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia modesta"@fi,
        "Peromyia modesta"@sv .

<http://tun.fi/MX.274801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia monilis" ;
    dwc:scientificNameAuthorship "Mamaev, 1965" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia monilis"@fi,
        "Peromyia monilis"@sv .

<http://tun.fi/MX.274802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia aeratipennis" ;
    dwc:scientificNameAuthorship "(Skuse, 1888)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:hiddenLabel "Peromyia muscorum"@fi,
        "Peromyia muscorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia aeratipennis"@fi,
        "Peromyia aeratipennis"@sv .

<http://tun.fi/MX.274803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia ovalis" ;
    dwc:scientificNameAuthorship "(Edwards, 1938)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia ovalis"@fi,
        "Peromyia ovalis"@sv .

<http://tun.fi/MX.274804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia impexa" ;
    dwc:scientificNameAuthorship "(Skuse, 1888)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:hiddenLabel "Peromyia palustris"@fi,
        "Peromyia palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia impexa"@fi,
        "Peromyia impexa"@sv .

<http://tun.fi/MX.274805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia perpusilla" ;
    dwc:scientificNameAuthorship "(Winnertz, 1870)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia perpusilla"@fi,
        "Peromyia perpusilla"@sv .

<http://tun.fi/MX.274806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia photophila" ;
    dwc:scientificNameAuthorship "(Felt, 1907)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia photophila"@fi,
        "Peromyia photophila"@sv .

<http://tun.fi/MX.274808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia ramosa" ;
    dwc:scientificNameAuthorship "(Edwards, 1938)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia ramosa"@fi,
        "Peromyia ramosa"@sv .

<http://tun.fi/MX.274809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia ramosoides" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia ramosoides"@fi,
        "Peromyia ramosoides"@sv .

<http://tun.fi/MX.274810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia sanguinea" ;
    dwc:scientificNameAuthorship "(Kieffer, 1894)" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia sanguinea"@fi,
        "Peromyia sanguinea"@sv .

<http://tun.fi/MX.274811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia scirrhosa" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia scirrhosa"@fi,
        "Peromyia scirrhosa"@sv .

<http://tun.fi/MX.274812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia scutellata" ;
    dwc:scientificNameAuthorship "Mamaev, 1990" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia scutellata"@fi,
        "Peromyia scutellata"@sv .

<http://tun.fi/MX.274813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia semotoides" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia semotoides"@fi,
        "Peromyia semotoides"@sv .

<http://tun.fi/MX.274814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia subbicolor" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia subbicolor"@fi,
        "Peromyia subbicolor"@sv .

<http://tun.fi/MX.274815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia subborealis" ;
    dwc:scientificNameAuthorship "Jaschhof, 1997" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia subborealis"@fi,
        "Peromyia subborealis"@sv .

<http://tun.fi/MX.274816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia syltefjordensis" ;
    dwc:scientificNameAuthorship "Jaschhof, 1996" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia syltefjordensis"@fi,
        "Peromyia syltefjordensis"@sv .

<http://tun.fi/MX.274818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia tundrae" ;
    dwc:scientificNameAuthorship "Jaschhof, 1996" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia tundrae"@fi,
        "Peromyia tundrae"@sv .

<http://tun.fi/MX.274819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia upupoides" ;
    dwc:scientificNameAuthorship "Jaschhof, 1997" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia upupoides"@fi,
        "Peromyia upupoides"@sv .

<http://tun.fi/MX.274823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diallactia crocea" ;
    dwc:scientificNameAuthorship "(Kieffer, 1894)" ;
    skos:broader <http://tun.fi/MX.274822> ;
    skos:hiddenLabel "Diallactia obscuripes"@fi,
        "Diallactia obscuripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diallactia crocea"@fi,
        "Diallactia crocea"@sv .

<http://tun.fi/MX.274825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sylvenomyia fennica" ;
    dwc:scientificNameAuthorship "Penttinen & Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sylvenomyia fennica"@fi,
        "Sylvenomyia fennica"@sv .

<http://tun.fi/MX.274826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sylvenomyia spinigera" ;
    dwc:scientificNameAuthorship "(Spungis, 1985)" ;
    skos:broader <http://tun.fi/MX.274824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sylvenomyia spinigera"@fi,
        "Sylvenomyia spinigera"@sv .

<http://tun.fi/MX.274829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heteropeza pygmaea" ;
    dwc:scientificNameAuthorship "Winnertz, 1846" ;
    skos:broader <http://tun.fi/MX.274828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heteropeza pygmaea"@fi,
        "Heteropeza pygmaea"@sv .

<http://tun.fi/MX.274831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosyna similis" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274830> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosyna similis"@fi,
        "Leptosyna similis"@sv .

<http://tun.fi/MX.274833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miastor metraloas" ;
    dwc:scientificNameAuthorship "Meinert, 1864" ;
    skos:broader <http://tun.fi/MX.274832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miastor metraloas"@fi,
        "Miastor metraloas"@sv .

<http://tun.fi/MX.274836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kronomyia ovalis" ;
    dwc:scientificNameAuthorship "(Mamaev, 1964)" ;
    skos:broader <http://tun.fi/MX.274835> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kronomyia ovalis"@fi,
        "Kronomyia ovalis"@sv .

<http://tun.fi/MX.274838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhipidoxylomyia brevicornis" ;
    dwc:scientificNameAuthorship "Mamaev, 1964" ;
    skos:broader <http://tun.fi/MX.274837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhipidoxylomyia brevicornis"@fi,
        "Rhipidoxylomyia brevicornis"@sv .

<http://tun.fi/MX.274840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winnertzia bulbifera" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winnertzia bulbifera"@fi,
        "Winnertzia bulbifera"@sv .

<http://tun.fi/MX.274841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winnertzia curvata" ;
    dwc:scientificNameAuthorship "Panelius, 1965" ;
    skos:broader <http://tun.fi/MX.274839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winnertzia curvata"@fi,
        "Winnertzia curvata"@sv .

<http://tun.fi/MX.274842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winnertzia fusca" ;
    dwc:scientificNameAuthorship "Kieffer, 1901" ;
    skos:broader <http://tun.fi/MX.274839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winnertzia fusca"@fi,
        "Winnertzia fusca"@sv .

<http://tun.fi/MX.274843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winnertzia globifera" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winnertzia globifera"@fi,
        "Winnertzia globifera"@sv .

<http://tun.fi/MX.274844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winnertzia graduata" ;
    dwc:scientificNameAuthorship "Spungis, 1992" ;
    skos:broader <http://tun.fi/MX.274839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winnertzia graduata"@fi,
        "Winnertzia graduata"@sv .

<http://tun.fi/MX.274845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winnertzia nigripennis" ;
    dwc:scientificNameAuthorship "Kieffer, 1896" ;
    skos:broader <http://tun.fi/MX.274839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winnertzia nigripennis"@fi,
        "Winnertzia nigripennis"@sv .

<http://tun.fi/MX.274846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winnertzia rotundata" ;
    dwc:scientificNameAuthorship "Spungis, 1992" ;
    skos:broader <http://tun.fi/MX.274839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winnertzia rotundata"@fi,
        "Winnertzia rotundata"@sv .

<http://tun.fi/MX.274847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winnertzia solidaginis" ;
    dwc:scientificNameAuthorship "Felt, 1907" ;
    skos:broader <http://tun.fi/MX.274839> ;
    skos:hiddenLabel "Winnertzia calciequina"@fi,
        "Winnertzia calciequina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winnertzia solidaginis"@fi,
        "Winnertzia solidaginis"@sv .

<http://tun.fi/MX.274851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynapta breviata" ;
    dwc:scientificNameAuthorship "Spungis, 1988" ;
    skos:broader <http://tun.fi/MX.274850> ;
    skos:hiddenLabel "Asynapta panzari"@fi,
        "Asynapta panzari"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asynapta breviata"@fi,
        "Asynapta breviata"@sv .

<http://tun.fi/MX.274852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynapta inflata" ;
    dwc:scientificNameAuthorship "Spungis, 1988" ;
    skos:broader <http://tun.fi/MX.274850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asynapta inflata"@fi,
        "Asynapta inflata"@sv .

<http://tun.fi/MX.274853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynapta magdalini" ;
    dwc:scientificNameAuthorship "Panelius, 1965" ;
    skos:broader <http://tun.fi/MX.274850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asynapta magdalini"@fi,
        "Asynapta magdalini"@sv .

<http://tun.fi/MX.274854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynapta pectoralis" ;
    dwc:scientificNameAuthorship "(Winnertz, 1853)" ;
    skos:broader <http://tun.fi/MX.274850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asynapta pectoralis"@fi,
        "Asynapta pectoralis"@sv .

<http://tun.fi/MX.274855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynapta rufomaculata" ;
    dwc:scientificNameAuthorship "Panelius, 1965" ;
    skos:broader <http://tun.fi/MX.274850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asynapta rufomaculata"@fi,
        "Asynapta rufomaculata"@sv .

<http://tun.fi/MX.274856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynapta saliciperda" ;
    dwc:scientificNameAuthorship "Felt, 1908" ;
    skos:broader <http://tun.fi/MX.274850> ;
    skos:hiddenLabel "Asynapta populnea"@fi,
        "Asynapta populnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asynapta saliciperda"@fi,
        "Asynapta saliciperda"@sv .

<http://tun.fi/MX.274857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynapta strobi" ;
    dwc:scientificNameAuthorship "(Kieffer, 1920)" ;
    skos:broader <http://tun.fi/MX.274850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asynapta strobi"@fi,
        "Asynapta strobi"@sv .

<http://tun.fi/MX.274859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptomyia abnormis" ;
    dwc:scientificNameAuthorship "Mamaev, 1961" ;
    skos:broader <http://tun.fi/MX.274858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptomyia abnormis"@fi,
        "Camptomyia abnormis"@sv .

<http://tun.fi/MX.27486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Recurvirostra avosetta" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27485> ;
    skos:hiddenLabel "Recurvirostra avosetta"@fi,
        "Recurvirostra avosetta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "avosetti"@fi,
        "skärfläcka"@sv .

<http://tun.fi/MX.274860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptomyia calcarata" ;
    dwc:scientificNameAuthorship "Mamaev, 1964" ;
    skos:broader <http://tun.fi/MX.274858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptomyia calcarata"@fi,
        "Camptomyia calcarata"@sv .

<http://tun.fi/MX.274861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptomyia corticalis" ;
    dwc:scientificNameAuthorship "(Loew, 1851)" ;
    skos:broader <http://tun.fi/MX.274858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptomyia corticalis"@fi,
        "Camptomyia corticalis"@sv .

<http://tun.fi/MX.274862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptomyia flavocinerea" ;
    dwc:scientificNameAuthorship "Panelius, 1965" ;
    skos:broader <http://tun.fi/MX.274858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptomyia flavocinerea"@fi,
        "Camptomyia flavocinerea"@sv .

<http://tun.fi/MX.274863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptomyia gigantea" ;
    dwc:scientificNameAuthorship "Spungis, 1989" ;
    skos:broader <http://tun.fi/MX.274858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptomyia gigantea"@fi,
        "Camptomyia gigantea"@sv .

<http://tun.fi/MX.274864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptomyia pinicola" ;
    dwc:scientificNameAuthorship "Mamaev, 1961" ;
    skos:broader <http://tun.fi/MX.274858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptomyia pinicola"@fi,
        "Camptomyia pinicola"@sv .

<http://tun.fi/MX.274865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptomyia piptopori" ;
    dwc:scientificNameAuthorship "Panelius, 1965" ;
    skos:broader <http://tun.fi/MX.274858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptomyia piptopori"@fi,
        "Camptomyia piptopori"@sv .

<http://tun.fi/MX.274866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptomyia regia" ;
    dwc:scientificNameAuthorship "Spungis, 1989" ;
    skos:broader <http://tun.fi/MX.274858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptomyia regia"@fi,
        "Camptomyia regia"@sv .

<http://tun.fi/MX.274867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptomyia salicicola" ;
    dwc:scientificNameAuthorship "Mamaev, 1961" ;
    skos:broader <http://tun.fi/MX.274858> ;
    skos:hiddenLabel "Camptomyia populicola"@fi,
        "Camptomyia populicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptomyia salicicola"@fi,
        "Camptomyia salicicola"@sv .

<http://tun.fi/MX.274868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptomyia spinifera" ;
    dwc:scientificNameAuthorship "Mamaev, 1961" ;
    skos:broader <http://tun.fi/MX.274858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptomyia spinifera"@fi,
        "Camptomyia spinifera"@sv .

<http://tun.fi/MX.274870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colomyia clavata" ;
    dwc:scientificNameAuthorship "Kieffer, 1892" ;
    skos:broader <http://tun.fi/MX.274869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colomyia clavata"@fi,
        "Colomyia clavata"@sv .

<http://tun.fi/MX.274872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasynapta intermedia" ;
    dwc:scientificNameAuthorship "Panelius, 1965" ;
    skos:broader <http://tun.fi/MX.274871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasynapta intermedia"@fi,
        "Parasynapta intermedia"@sv .

<http://tun.fi/MX.274875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicerura furculata" ;
    dwc:scientificNameAuthorship "Mamaev, 1968" ;
    skos:broader <http://tun.fi/MX.274874> ;
    skos:hiddenLabel "Dicerura padi"@fi,
        "Dicerura padi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicerura furculata"@fi,
        "Dicerura furculata"@sv .

<http://tun.fi/MX.274876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicerura mixta" ;
    dwc:scientificNameAuthorship "Spungis, 1987" ;
    skos:broader <http://tun.fi/MX.274874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicerura mixta"@fi,
        "Dicerura mixta"@sv .

<http://tun.fi/MX.274877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicerura rossica" ;
    dwc:scientificNameAuthorship "(Mamaev, 1960)" ;
    skos:broader <http://tun.fi/MX.274874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicerura rossica"@fi,
        "Dicerura rossica"@sv .

<http://tun.fi/MX.274878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicerura triangularis" ;
    dwc:scientificNameAuthorship "Mamaev, 1966" ;
    skos:broader <http://tun.fi/MX.274874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicerura triangularis"@fi,
        "Dicerura triangularis"@sv .

<http://tun.fi/MX.274879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicerura unidentata" ;
    dwc:scientificNameAuthorship "Spungis, 1987" ;
    skos:broader <http://tun.fi/MX.274874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicerura unidentata"@fi,
        "Dicerura unidentata"@sv .

<http://tun.fi/MX.274881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dirhiza lateritia" ;
    dwc:scientificNameAuthorship "Loew, 1850" ;
    skos:broader <http://tun.fi/MX.274880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dirhiza lateritia"@fi,
        "Dirhiza lateritia"@sv .

<http://tun.fi/MX.274883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilversidia autumnalis" ;
    dwc:scientificNameAuthorship "Mamaev, 1966" ;
    skos:broader <http://tun.fi/MX.274882> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilversidia autumnalis"@fi,
        "Hilversidia autumnalis"@sv .

<http://tun.fi/MX.274885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratetraneuromyia vernalis" ;
    dwc:scientificNameAuthorship "Spungis, 1987" ;
    skos:broader <http://tun.fi/MX.274884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratetraneuromyia vernalis"@fi,
        "Paratetraneuromyia vernalis"@sv .

<http://tun.fi/MX.274887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solntsevia nigripes" ;
    dwc:scientificNameAuthorship "Mamaev, 1965" ;
    skos:broader <http://tun.fi/MX.274886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Solntsevia nigripes"@fi,
        "Solntsevia nigripes"@sv .

<http://tun.fi/MX.274889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetraneuromyia lenticularis" ;
    dwc:scientificNameAuthorship "(Spungis, 1987)" ;
    skos:broader <http://tun.fi/MX.274888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetraneuromyia lenticularis"@fi,
        "Tetraneuromyia lenticularis"@sv .

<http://tun.fi/MX.274892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctepidosis paneliusi" ;
    dwc:scientificNameAuthorship "Mamaev & Zaitzev, 1998" ;
    skos:broader <http://tun.fi/MX.274891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctepidosis paneliusi"@fi,
        "Arctepidosis paneliusi"@sv .

<http://tun.fi/MX.274894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassidoides fulvus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1896)" ;
    skos:broader <http://tun.fi/MX.274893> ;
    skos:hiddenLabel "Cassidoides pini"@fi,
        "Cassidoides pini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cassidoides fulvus"@fi,
        "Cassidoides fulvus"@sv .

<http://tun.fi/MX.274896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claspettomyia hamata" ;
    dwc:scientificNameAuthorship "(Felt, 1907)" ;
    skos:broader <http://tun.fi/MX.274895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claspettomyia hamata"@fi,
        "Claspettomyia hamata"@sv .

<http://tun.fi/MX.274897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claspettomyia niveitarsis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.274895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claspettomyia niveitarsis"@fi,
        "Claspettomyia niveitarsis"@sv .

<http://tun.fi/MX.274898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claspettomyia rossica" ;
    dwc:scientificNameAuthorship "Mamaev, 1998" ;
    skos:broader <http://tun.fi/MX.274895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claspettomyia rossica"@fi,
        "Claspettomyia rossica"@sv .

<http://tun.fi/MX.274899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claspettomyia ussuriensis" ;
    dwc:scientificNameAuthorship "Mamaev, 1998" ;
    skos:broader <http://tun.fi/MX.274895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claspettomyia ussuriensis"@fi,
        "Claspettomyia ussuriensis"@sv .

<http://tun.fi/MX.274901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccopsilis marginata" ;
    dwc:scientificNameAuthorship "(de Meijere, 1901)" ;
    skos:broader <http://tun.fi/MX.274900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccopsilis marginata"@fi,
        "Coccopsilis marginata"@sv .

<http://tun.fi/MX.274902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccopsilis obscura" ;
    dwc:scientificNameAuthorship "(Mamaev, 1964)" ;
    skos:broader <http://tun.fi/MX.274900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccopsilis obscura"@fi,
        "Coccopsilis obscura"@sv .

<http://tun.fi/MX.274903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccopsilis paneliusi" ;
    dwc:scientificNameAuthorship "(Yukawa, 1971)" ;
    skos:broader <http://tun.fi/MX.274900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccopsilis paneliusi"@fi,
        "Coccopsilis paneliusi"@sv .

<http://tun.fi/MX.274905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrepidosis longipennis" ;
    dwc:scientificNameAuthorship "(Spungis, 1981)" ;
    skos:broader <http://tun.fi/MX.274904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrepidosis longipennis"@fi,
        "Dendrepidosis longipennis"@sv .

<http://tun.fi/MX.274907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Divellepidosis armilla" ;
    dwc:scientificNameAuthorship "(Mamaev, 1994)" ;
    skos:broader <http://tun.fi/MX.274906> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Divellepidosis armilla"@fi,
        "Divellepidosis armilla"@sv .

<http://tun.fi/MX.274908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Divellepidosis fuscostriata" ;
    dwc:scientificNameAuthorship "(Panelius, 1965)" ;
    skos:broader <http://tun.fi/MX.274906> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Divellepidosis fuscostriata"@fi,
        "Divellepidosis fuscostriata"@sv .

<http://tun.fi/MX.274909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Divellepidosis hypoxantha" ;
    dwc:scientificNameAuthorship "(Panelius, 1965)" ;
    skos:broader <http://tun.fi/MX.274906> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Divellepidosis hypoxantha"@fi,
        "Divellepidosis hypoxantha"@sv .

<http://tun.fi/MX.274910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Divellepidosis lutescens" ;
    dwc:scientificNameAuthorship "(Spungis, 1981)" ;
    skos:broader <http://tun.fi/MX.274906> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Divellepidosis lutescens"@fi,
        "Divellepidosis lutescens"@sv .

<http://tun.fi/MX.274911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Divellepidosis pallescens" ;
    dwc:scientificNameAuthorship "(Panelius, 1965)" ;
    skos:broader <http://tun.fi/MX.274906> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Divellepidosis pallescens"@fi,
        "Divellepidosis pallescens"@sv .

<http://tun.fi/MX.274912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Divellepidosis taigacola" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274906> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Divellepidosis taigacola"@fi,
        "Divellepidosis taigacola"@sv .

<http://tun.fi/MX.274914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jamalepidosis spungisi" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jamalepidosis spungisi"@fi,
        "Jamalepidosis spungisi"@sv .

<http://tun.fi/MX.274916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monepidosis furcata" ;
    dwc:scientificNameAuthorship "Mamaev, 1966" ;
    skos:broader <http://tun.fi/MX.274915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monepidosis furcata"@fi,
        "Monepidosis furcata"@sv .

<http://tun.fi/MX.274917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monepidosis pectinata" ;
    dwc:scientificNameAuthorship "Mamaev, 1966" ;
    skos:broader <http://tun.fi/MX.274915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monepidosis pectinata"@fi,
        "Monepidosis pectinata"@sv .

<http://tun.fi/MX.274919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paneliusia albimanoides" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paneliusia albimanoides"@fi,
        "Paneliusia albimanoides"@sv .

<http://tun.fi/MX.27492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Burhinus oedicnemus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27491> ;
    skos:hiddenLabel "Burhinus oedicnemus"@fi,
        "Burhinus oedicnemus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paksujalka"@fi,
        "tjockfot"@sv .

<http://tun.fi/MX.274920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paneliusia aurantiaca" ;
    dwc:scientificNameAuthorship "(Panelius, 1965)" ;
    skos:broader <http://tun.fi/MX.274918> ;
    skos:hiddenLabel "Paneliusia modesta"@fi,
        "Paneliusia modesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paneliusia aurantiaca"@fi,
        "Paneliusia aurantiaca"@sv .

<http://tun.fi/MX.274922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parepidosis arcuata" ;
    dwc:scientificNameAuthorship "Mamaev, 1964" ;
    skos:broader <http://tun.fi/MX.274921> ;
    skos:hiddenLabel "Parepidosis longinodis"@fi,
        "Parepidosis longinodis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parepidosis arcuata"@fi,
        "Parepidosis arcuata"@sv .

<http://tun.fi/MX.274923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parepidosis venustior" ;
    dwc:scientificNameAuthorship "Gagné, 2004" ;
    skos:broader <http://tun.fi/MX.274921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parepidosis venustior"@fi,
        "Parepidosis venustior"@sv .

<http://tun.fi/MX.274925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paurodyla tyresta" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paurodyla tyresta"@fi,
        "Paurodyla tyresta"@sv .

<http://tun.fi/MX.274927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porricondyla fulvescens" ;
    dwc:scientificNameAuthorship "Panelius, 1965" ;
    skos:broader <http://tun.fi/MX.274926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porricondyla fulvescens"@fi,
        "Porricondyla fulvescens"@sv .

<http://tun.fi/MX.274928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porricondyla neglecta" ;
    dwc:scientificNameAuthorship "Mamaev in Mamaev & Krivosheina, 1965" ;
    skos:broader <http://tun.fi/MX.274926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porricondyla neglecta"@fi,
        "Porricondyla neglecta"@sv .

<http://tun.fi/MX.274929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porricondyla nigripennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.274926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porricondyla nigripennis"@fi,
        "Porricondyla nigripennis"@sv .

<http://tun.fi/MX.274930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porricondyla rufescens" ;
    dwc:scientificNameAuthorship "Panelius, 1965" ;
    skos:broader <http://tun.fi/MX.274926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porricondyla rufescens"@fi,
        "Porricondyla rufescens"@sv .

<http://tun.fi/MX.274932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudepidosis trifida" ;
    dwc:scientificNameAuthorship "Mamaev, 1966" ;
    skos:broader <http://tun.fi/MX.274931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudepidosis trifida"@fi,
        "Pseudepidosis trifida"@sv .

<http://tun.fi/MX.274934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rostellatyla rostellata" ;
    dwc:scientificNameAuthorship "(Panelius, 1965)" ;
    skos:broader <http://tun.fi/MX.274933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rostellatyla rostellata"@fi,
        "Rostellatyla rostellata"@sv .

<http://tun.fi/MX.274936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rostratyla globosa" ;
    dwc:scientificNameAuthorship "(Spungis, 1981)" ;
    skos:broader <http://tun.fi/MX.274935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rostratyla globosa"@fi,
        "Rostratyla globosa"@sv .

<http://tun.fi/MX.274938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistoneurus impressus" ;
    dwc:scientificNameAuthorship "Mamaev, 1964" ;
    skos:broader <http://tun.fi/MX.274937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistoneurus impressus"@fi,
        "Schistoneurus impressus"@sv .

<http://tun.fi/MX.274939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistoneurus irregularis" ;
    dwc:scientificNameAuthorship "Mamaev, 1964" ;
    skos:broader <http://tun.fi/MX.274937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistoneurus irregularis"@fi,
        "Schistoneurus irregularis"@sv .

<http://tun.fi/MX.274941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serratyla furcata" ;
    dwc:scientificNameAuthorship "(Mamaev, 2001)" ;
    skos:broader <http://tun.fi/MX.274940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Serratyla furcata"@fi,
        "Serratyla furcata"@sv .

<http://tun.fi/MX.274942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serratyla pubescens" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.274940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Serratyla pubescens"@fi,
        "Serratyla pubescens"@sv .

<http://tun.fi/MX.274943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serratyla spinosa" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Serratyla spinosa"@fi,
        "Serratyla spinosa"@sv .

<http://tun.fi/MX.274945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spungisomyia media" ;
    dwc:scientificNameAuthorship "(Spungis, 1981)" ;
    skos:broader <http://tun.fi/MX.274944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spungisomyia media"@fi,
        "Spungisomyia media"@sv .

<http://tun.fi/MX.274947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaitzeviola latistylata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaitzeviola latistylata"@fi,
        "Zaitzeviola latistylata"@sv .

<http://tun.fi/MX.274948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaitzeviola pilosistylata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaitzeviola pilosistylata"@fi,
        "Zaitzeviola pilosistylata"@sv .

<http://tun.fi/MX.274949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaitzeviola rufocinerea" ;
    dwc:scientificNameAuthorship "(Panelius, 1965)" ;
    skos:broader <http://tun.fi/MX.274946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaitzeviola rufocinerea"@fi,
        "Zaitzeviola rufocinerea"@sv .

<http://tun.fi/MX.274952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harmandiola globuli" ;
    dwc:scientificNameAuthorship "(Rübsaamen, 1889)" ;
    skos:broader <http://tun.fi/MX.274951> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Harmandiola globuli"@fi,
        "Harmandiola globuli"@sv .

<http://tun.fi/MX.274953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harmandiola tremulae" ;
    dwc:scientificNameAuthorship "(Winnertz, 1853)" ;
    skos:broader <http://tun.fi/MX.274951> ;
    skos:hiddenLabel "Harmandiola loewi"@fi,
        "Harmandiola loewi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Harmandiola tremulae"@fi,
        "Harmandiola tremulae"@sv .

<http://tun.fi/MX.274955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrodiplosis vaccinii" ;
    dwc:scientificNameAuthorship "(Kieffer, 1897)" ;
    skos:broader <http://tun.fi/MX.274954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygrodiplosis vaccinii"@fi,
        "Hygrodiplosis vaccinii"@sv .

<http://tun.fi/MX.274956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Massalongia rubra" ;
    dwc:scientificNameAuthorship "(Kieffer, 1890)" ;
    skos:broader <http://tun.fi/MX.292771> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Massalongia rubra"@fi,
        "Massalongia rubra"@sv .

<http://tun.fi/MX.274958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Resseliella ribis" ;
    dwc:scientificNameAuthorship "(Marikovskij, 1956)" ;
    skos:broader <http://tun.fi/MX.274957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Resseliella ribis"@fi,
        "Resseliella ribis"@sv .

<http://tun.fi/MX.274959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Resseliella theobaldi" ;
    dwc:scientificNameAuthorship "(Barnes, 1927)" ;
    skos:broader <http://tun.fi/MX.274957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Resseliella theobaldi"@fi,
        "Resseliella theobaldi"@sv .

<http://tun.fi/MX.274961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylodiplosis nigritarsis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.274960> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylodiplosis nigritarsis"@fi,
        "Xylodiplosis nigritarsis"@sv .

<http://tun.fi/MX.274964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidoletes aphidimyza" ;
    dwc:scientificNameAuthorship "(Rondani, 1847)" ;
    skos:broader <http://tun.fi/MX.274963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidoletes aphidimyza"@fi,
        "Aphidoletes aphidimyza"@sv .

<http://tun.fi/MX.274965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidoletes urticaria" ;
    dwc:scientificNameAuthorship "(Kieffer, 1895)" ;
    skos:broader <http://tun.fi/MX.274963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidoletes urticaria"@fi,
        "Aphidoletes urticaria"@sv .

<http://tun.fi/MX.274967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monobremia subterranea" ;
    dwc:scientificNameAuthorship "(Kieffer, 1898)" ;
    skos:broader <http://tun.fi/MX.274966> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monobremia subterranea"@fi,
        "Monobremia subterranea"@sv .

<http://tun.fi/MX.274970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asphondylia serpylli" ;
    dwc:scientificNameAuthorship "Kieffer, 1898" ;
    skos:broader <http://tun.fi/MX.274969> ;
    skos:hiddenLabel "Asphondylia thymi"@fi,
        "Asphondylia thymi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asphondylia serpylli"@fi,
        "Asphondylia serpylli"@sv .

<http://tun.fi/MX.274972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kiefferia pericarpiicola" ;
    dwc:scientificNameAuthorship "(Bremi, 1847)" ;
    skos:broader <http://tun.fi/MX.274971> ;
    skos:hiddenLabel "Kiefferia pimpinellae"@fi,
        "Kiefferia pimpinellae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kiefferia pericarpiicola"@fi,
        "Kiefferia pericarpiicola"@sv .

<http://tun.fi/MX.274974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizomyia galiorum" ;
    dwc:scientificNameAuthorship "Kieffer, 1889" ;
    skos:broader <http://tun.fi/MX.274973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizomyia galiorum"@fi,
        "Schizomyia galiorum"@sv .

<http://tun.fi/MX.274977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisostephus betulinus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1889)" ;
    skos:broader <http://tun.fi/MX.274976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisostephus betulinus"@fi,
        "Anisostephus betulinus"@sv .

<http://tun.fi/MX.274979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidomyia pini" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.274978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidomyia pini"@fi,
        "Cecidomyia pini"@sv .

<http://tun.fi/MX.274981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia coryli" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1859)" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia coryli"@fi,
        "Contarinia coryli"@sv .

<http://tun.fi/MX.274982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia craccae" ;
    dwc:scientificNameAuthorship "Loew, 1850" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia craccae"@fi,
        "Contarinia craccae"@sv .

<http://tun.fi/MX.274983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia gei" ;
    dwc:scientificNameAuthorship "Kieffer, 1909" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:hiddenLabel "Contarinia geicola"@fi,
        "Contarinia geicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia gei"@fi,
        "Contarinia gei"@sv .

<http://tun.fi/MX.274984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia kanervoi" ;
    dwc:scientificNameAuthorship "Barnes, 1958" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia kanervoi"@fi,
        "Contarinia kanervoi"@sv .

<http://tun.fi/MX.274985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia lonicerearum" ;
    dwc:scientificNameAuthorship "(F. Löw, 1877)" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia lonicerearum"@fi,
        "Contarinia lonicerearum"@sv .

<http://tun.fi/MX.274986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia loti" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia loti"@fi,
        "Contarinia loti"@sv .

<http://tun.fi/MX.274987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia merceri" ;
    dwc:scientificNameAuthorship "Barnes, 1930" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia merceri"@fi,
        "Contarinia merceri"@sv .

<http://tun.fi/MX.274988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia petioli" ;
    dwc:scientificNameAuthorship "(Kieffer, 1898)" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:hiddenLabel "Harmandia petioli"@fi,
        "Syndiplosis petioli"@fi,
        "Harmandia petioli"@sv,
        "Syndiplosis petioli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia petioli"@fi,
        "Contarinia petioli"@sv .

<http://tun.fi/MX.274989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia pisi" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia pisi"@fi,
        "Contarinia pisi"@sv .

<http://tun.fi/MX.274990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia quercina" ;
    dwc:scientificNameAuthorship "(Rübsaamen, 1890)" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia quercina"@fi,
        "Contarinia quercina"@sv .

<http://tun.fi/MX.274991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia sambuci" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1873)" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:hiddenLabel "Contarinia lonicerearum"@fi,
        "Contarinia lonicerearum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia sambuci"@fi,
        "Contarinia sambuci"@sv .

<http://tun.fi/MX.274992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia tiliarum" ;
    dwc:scientificNameAuthorship "(Kieffer, 1890)" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia tiliarum"@fi,
        "Contarinia tiliarum"@sv .

<http://tun.fi/MX.274993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia tritici" ;
    dwc:scientificNameAuthorship "(Kirby, 1798)" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia tritici"@fi,
        "Contarinia tritici"@sv .

<http://tun.fi/MX.274994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Contarinia vincetoxici" ;
    dwc:scientificNameAuthorship "Kieffer, 1909" ;
    skos:broader <http://tun.fi/MX.274980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Contarinia vincetoxici"@fi,
        "Contarinia vincetoxici"@sv .

<http://tun.fi/MX.274996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrodiplosis pustularis" ;
    dwc:scientificNameAuthorship "(Bremi, 1847)" ;
    skos:broader <http://tun.fi/MX.274995> ;
    skos:hiddenLabel "Macrodiplosis dryobia"@fi,
        "Macrodiplosis dryobia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrodiplosis pustularis"@fi,
        "Macrodiplosis pustularis"@sv .

<http://tun.fi/MX.274997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrodiplosis roboris" ;
    dwc:scientificNameAuthorship "(Hardy, 1854)" ;
    skos:broader <http://tun.fi/MX.274995> ;
    skos:hiddenLabel "Macrodiplosis volvens"@fi,
        "Macrodiplosis volvens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrodiplosis roboris"@fi,
        "Macrodiplosis roboris"@sv .

<http://tun.fi/MX.274999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plemeliella abietina" ;
    dwc:scientificNameAuthorship "Seitner, 1908" ;
    skos:broader <http://tun.fi/MX.274998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plemeliella abietina"@fi,
        "Plemeliella abietina"@sv .

<http://tun.fi/MX.275001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenodiplosis geniculati" ;
    dwc:scientificNameAuthorship "Reuter, 1895" ;
    skos:broader <http://tun.fi/MX.275000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenodiplosis geniculati"@fi,
        "Stenodiplosis geniculati"@sv .

<http://tun.fi/MX.275003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecodiplosis brachyntera" ;
    dwc:scientificNameAuthorship "(Schwägrichen, 1835)" ;
    skos:broader <http://tun.fi/MX.275002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thecodiplosis brachyntera"@fi,
        "Thecodiplosis brachyntera"@sv .

<http://tun.fi/MX.275005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ametrodiplosis thalictricola" ;
    dwc:scientificNameAuthorship "(Rübsaamen, 1895)" ;
    skos:broader <http://tun.fi/MX.275004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ametrodiplosis thalictricola"@fi,
        "Ametrodiplosis thalictricola"@sv .

<http://tun.fi/MX.275007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitodiplosis mosellana" ;
    dwc:scientificNameAuthorship "(Géhin, 1857)" ;
    skos:broader <http://tun.fi/MX.275006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sitodiplosis mosellana"@fi,
        "Sitodiplosis mosellana"@sv .

<http://tun.fi/MX.275010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Planetella grandis" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.275009> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Planetella grandis"@fi,
        "Planetella grandis"@sv .

<http://tun.fi/MX.275013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lestodiplosis pallidicornis" ;
    dwc:scientificNameAuthorship "Kieffer, 1898" ;
    skos:broader <http://tun.fi/MX.275012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lestodiplosis pallidicornis"@fi,
        "Lestodiplosis pallidicornis"@sv .

<http://tun.fi/MX.275015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura affinis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1886)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:hiddenLabel "Cecidomyia affinis"@fi,
        "Perrisia affinis"@fi,
        "Cecidomyia affinis"@sv,
        "Perrisia affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura affinis"@fi,
        "Dasineura affinis"@sv .

<http://tun.fi/MX.275016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura alopecuri" ;
    dwc:scientificNameAuthorship "(Reuter, 1895)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:hiddenLabel "Dasineura alopecuri"@fi,
        "Dasineura alopecuri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puntarpääsääski"@fi,
        "ängskavlegallmygga"@sv .

<http://tun.fi/MX.275017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura angelicae" ;
    dwc:scientificNameAuthorship "Rübsaamen, 1916" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura angelicae"@fi,
        "Dasineura angelicae"@sv .

<http://tun.fi/MX.275018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura cardaminis" ;
    dwc:scientificNameAuthorship "(Winnertz, 1853)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura cardaminis"@fi,
        "Dasineura cardaminis"@sv .

<http://tun.fi/MX.275019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura engstfeldi" ;
    dwc:scientificNameAuthorship "(Rübsaamen, 1889)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura engstfeldi"@fi,
        "Dasineura engstfeldi"@sv .

<http://tun.fi/MX.275020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura epilobii" ;
    dwc:scientificNameAuthorship "(F. Löw, 1889)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura epilobii"@fi,
        "Dasineura epilobii"@sv .

<http://tun.fi/MX.275021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura fraxinea" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura fraxinea"@fi,
        "Dasineura fraxinea"@sv .

<http://tun.fi/MX.275022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura fraxini" ;
    dwc:scientificNameAuthorship "(Bremi, 1847)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura fraxini"@fi,
        "Dasineura fraxini"@sv .

<http://tun.fi/MX.275023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura galiicola" ;
    dwc:scientificNameAuthorship "(F. Löw, 1880)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura galiicola"@fi,
        "Dasineura galiicola"@sv .

<http://tun.fi/MX.275024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura gentneri" ;
    dwc:scientificNameAuthorship "Pritchard, 1953" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura gentneri"@fi,
        "Dasineura gentneri"@sv .

<http://tun.fi/MX.275025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura hygrophila" ;
    dwc:scientificNameAuthorship "(Mik, 1883)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura hygrophila"@fi,
        "Dasineura hygrophila"@sv .

<http://tun.fi/MX.275026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura hyperici" ;
    dwc:scientificNameAuthorship "(Bremi, 1847)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura hyperici"@fi,
        "Dasineura hyperici"@sv .

<http://tun.fi/MX.275027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura jaapi" ;
    dwc:scientificNameAuthorship "Rübsaamen, 1914" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura jaapi"@fi,
        "Dasineura jaapi"@sv .

<http://tun.fi/MX.275028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura kiefferiana" ;
    dwc:scientificNameAuthorship "(Rübsaamen, 1891)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura kiefferiana"@fi,
        "Dasineura kiefferiana"@sv .

<http://tun.fi/MX.275029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura leguminicola" ;
    dwc:scientificNameAuthorship "(Lintner, 1879)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura leguminicola"@fi,
        "Dasineura leguminicola"@sv .

<http://tun.fi/MX.275030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura lotharingiae" ;
    dwc:scientificNameAuthorship "(Kieffer, 1888)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura lotharingiae"@fi,
        "Dasineura lotharingiae"@sv .

<http://tun.fi/MX.275031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura mali" ;
    dwc:scientificNameAuthorship "(Kieffer, 1904)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura mali"@fi,
        "Dasineura mali"@sv .

<http://tun.fi/MX.275032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura napi" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:hiddenLabel "Dasineura brassicae"@fi,
        "Dasineura brassicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura napi"@fi,
        "Dasineura napi"@sv .

<http://tun.fi/MX.275033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura populeti" ;
    dwc:scientificNameAuthorship "(Rübsaamen, 1889)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:hiddenLabel "Cecidomyia populeti"@fi,
        "Perrisia populeti"@fi,
        "Cecidomyia populeti"@sv,
        "Perrisia populeti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura populeti"@fi,
        "Dasineura populeti"@sv .

<http://tun.fi/MX.275034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura pteridicola" ;
    dwc:scientificNameAuthorship "(Kieffer, 1901)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:hiddenLabel "Perrisia pteridicola"@fi,
        "Perrisia pteridicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura pteridicola"@fi,
        "Dasineura pteridicola"@sv .

<http://tun.fi/MX.275035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura pteridis" ;
    dwc:scientificNameAuthorship "(Muller, 1871)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:hiddenLabel "Dasineura filicina"@fi,
        "Perrisia filicina"@fi,
        "Dasineura filicina"@sv,
        "Perrisia filicina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura pteridis"@fi,
        "Dasineura pteridis"@sv .

<http://tun.fi/MX.275036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura pustulans" ;
    dwc:scientificNameAuthorship "(Rübsaamen, 1889)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura pustulans"@fi,
        "Dasineura pustulans"@sv .

<http://tun.fi/MX.275037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura ribis" ;
    dwc:scientificNameAuthorship "Barnes, 1940" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura ribis"@fi,
        "Dasineura ribis"@sv .

<http://tun.fi/MX.275038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura rosae" ;
    dwc:scientificNameAuthorship "(Bremi, 1847)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:hiddenLabel "Wachtliella rosarum"@fi,
        "Wachtliella rosarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura rosae"@fi,
        "Dasineura rosae"@sv .

<http://tun.fi/MX.275039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura similis" ;
    dwc:scientificNameAuthorship "(F. Löw, 1888)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura similis"@fi,
        "Dasineura similis"@sv .

<http://tun.fi/MX.275040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura sisymbrii" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:hiddenLabel "Perrisia sisymbrii"@fi,
        "Perrisia sisymbrii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura sisymbrii"@fi,
        "Dasineura sisymbrii"@sv .

<http://tun.fi/MX.275041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura tetensi" ;
    dwc:scientificNameAuthorship "(Rübsaamen, 1892)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura tetensi"@fi,
        "Dasineura tetensi"@sv .

<http://tun.fi/MX.275042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura thomasiana" ;
    dwc:scientificNameAuthorship "(Kieffer, 1888)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura thomasiana"@fi,
        "Dasineura thomasiana"@sv .

<http://tun.fi/MX.275043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura tiliae" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:hiddenLabel "Dasineura tiliamvolvens"@fi,
        "Dasineura tiliamvolvens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura tiliae"@fi,
        "Dasineura tiliae"@sv .

<http://tun.fi/MX.275044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura trifolii" ;
    dwc:scientificNameAuthorship "(F. Löw, 1874)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura trifolii"@fi,
        "Dasineura trifolii"@sv .

<http://tun.fi/MX.275045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura ulmaria" ;
    dwc:scientificNameAuthorship "(Bremi, 1847)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura ulmaria"@fi,
        "Dasineura ulmaria"@sv .

<http://tun.fi/MX.275046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura urticae" ;
    dwc:scientificNameAuthorship "(Perris, 1840)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:hiddenLabel "Cecidomyia urticae"@fi,
        "Perrisia urticae"@fi,
        "Cecidomyia urticae"@sv,
        "Perrisia urticae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura urticae"@fi,
        "Dasineura urticae"@sv .

<http://tun.fi/MX.275047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura viciae" ;
    dwc:scientificNameAuthorship "(Kieffer, 1888)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura viciae"@fi,
        "Dasineura viciae"@sv .

<http://tun.fi/MX.275048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasineura violae" ;
    dwc:scientificNameAuthorship "(F. Löw, 1880)" ;
    skos:broader <http://tun.fi/MX.53413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasineura violae"@fi,
        "Dasineura violae"@sv .

<http://tun.fi/MX.275050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geocrypta galii" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.275049> ;
    skos:hiddenLabel "Cecidomyia galii"@fi,
        "Perrisia galii"@fi,
        "Cecidomyia galii"@sv,
        "Perrisia galii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geocrypta galii"@fi,
        "Geocrypta galii"@sv .

<http://tun.fi/MX.275052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gephyraulus raphanistri" ;
    dwc:scientificNameAuthorship "(Kieffer, 1886)" ;
    skos:broader <http://tun.fi/MX.275051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gephyraulus raphanistri"@fi,
        "Gephyraulus raphanistri"@sv .

<http://tun.fi/MX.275054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Giraudiella inclusa" ;
    dwc:scientificNameAuthorship "(Frauenfeld, 1862)" ;
    skos:broader <http://tun.fi/MX.275053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Giraudiella inclusa"@fi,
        "Giraudiella inclusa"@sv .

<http://tun.fi/MX.275056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jaapiella loticola" ;
    dwc:scientificNameAuthorship "(Rübsaamen, 1889)" ;
    skos:broader <http://tun.fi/MX.275055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jaapiella loticola"@fi,
        "Jaapiella loticola"@sv .

<http://tun.fi/MX.275057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jaapiella veronicae" ;
    dwc:scientificNameAuthorship "(Vallot, 1827)" ;
    skos:broader <http://tun.fi/MX.275055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jaapiella veronicae"@fi,
        "Jaapiella veronicae"@sv .

<http://tun.fi/MX.275059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kaltenbachiola strobi" ;
    dwc:scientificNameAuthorship "(Winnertz, 1853)" ;
    skos:broader <http://tun.fi/MX.275058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kaltenbachiola strobi"@fi,
        "Kaltenbachiola strobi"@sv .

<http://tun.fi/MX.27506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cursorius cursor" ;
    dwc:scientificNameAuthorship "(Latham, 1787)" ;
    skos:broader <http://tun.fi/MX.27505> ;
    skos:hiddenLabel "Cursorius cursor"@fi,
        "Cursorius cursor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aavikkojuoksija"@fi,
        "ökenlöpare"@sv .

<http://tun.fi/MX.275061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrolabis cirsii" ;
    dwc:scientificNameAuthorship "(Rübsaamen, 1890)" ;
    skos:broader <http://tun.fi/MX.275060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrolabis cirsii"@fi,
        "Macrolabis cirsii"@sv .

<http://tun.fi/MX.275062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrolabis orobi" ;
    dwc:scientificNameAuthorship "(F. Löw, 1877)" ;
    skos:broader <http://tun.fi/MX.275060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrolabis orobi"@fi,
        "Macrolabis orobi"@sv .

<http://tun.fi/MX.275064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rabdophaga dubiosa" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.275063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rabdophaga dubiosa"@fi,
        "Rabdophaga dubiosa"@sv .

<http://tun.fi/MX.275065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rabdophaga gemmicola" ;
    dwc:scientificNameAuthorship "(Kieffer, 1896)" ;
    skos:broader <http://tun.fi/MX.275063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rabdophaga gemmicola"@fi,
        "Rabdophaga gemmicola"@sv .

<http://tun.fi/MX.275066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rabdophaga heterobia" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.275063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rabdophaga heterobia"@fi,
        "Rabdophaga heterobia"@sv .

<http://tun.fi/MX.275067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rabdophaga iteobia" ;
    dwc:scientificNameAuthorship "(Kieffer, 1890)" ;
    skos:broader <http://tun.fi/MX.275063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rabdophaga iteobia"@fi,
        "Rabdophaga iteobia"@sv .

<http://tun.fi/MX.275068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rabdophaga marginemtorquens" ;
    dwc:scientificNameAuthorship "(Bremi, 1847)" ;
    skos:broader <http://tun.fi/MX.275063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rabdophaga marginemtorquens"@fi,
        "Rabdophaga marginemtorquens"@sv .

<http://tun.fi/MX.275069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rabdophaga nervorum" ;
    dwc:scientificNameAuthorship "(Kieffer, 1895)" ;
    skos:broader <http://tun.fi/MX.275063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rabdophaga nervorum"@fi,
        "Rabdophaga nervorum"@sv .

<http://tun.fi/MX.275070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rabdophaga rosaria" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.275063> ;
    skos:hiddenLabel "Cecidomyia rosaria"@fi,
        "Dasineura rosaria"@fi,
        "Cecidomyia rosaria"@sv,
        "Dasineura rosaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rabdophaga rosaria"@fi,
        "Rabdophaga rosaria"@sv .

<http://tun.fi/MX.275071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rabdophaga salicis" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.275063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rabdophaga salicis"@fi,
        "Rabdophaga salicis"@sv .

<http://tun.fi/MX.275072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rabdophaga terminalis" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.275063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rabdophaga terminalis"@fi,
        "Rabdophaga terminalis"@sv .

<http://tun.fi/MX.275074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wachtliella caricis" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.275073> ;
    skos:hiddenLabel "Wachtliella muricatae"@fi,
        "Wachtliella riparia"@fi,
        "Wachtliella muricatae"@sv,
        "Wachtliella riparia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wachtliella caricis"@fi,
        "Wachtliella caricis"@sv .

<http://tun.fi/MX.275075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wachtliella persicariae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.275073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wachtliella persicariae"@fi,
        "Wachtliella persicariae"@sv .

<http://tun.fi/MX.275078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioptera populnea" ;
    dwc:scientificNameAuthorship "Wachtl, 1883" ;
    skos:broader <http://tun.fi/MX.275077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasioptera populnea"@fi,
        "Lasioptera populnea"@sv .

<http://tun.fi/MX.275079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioptera rubi" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.275077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasioptera rubi"@fi,
        "Lasioptera rubi"@sv .

<http://tun.fi/MX.275081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligotrophus juniperinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.275080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligotrophus juniperinus"@fi,
        "Oligotrophus juniperinus"@sv .

<http://tun.fi/MX.275082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligotrophus panteli" ;
    dwc:scientificNameAuthorship "Kieffer, 1898" ;
    skos:broader <http://tun.fi/MX.275080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligotrophus panteli"@fi,
        "Oligotrophus panteli"@sv .

<http://tun.fi/MX.275085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mayetiola avenae" ;
    dwc:scientificNameAuthorship "(Marchal, 1895)" ;
    skos:broader <http://tun.fi/MX.275084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mayetiola avenae"@fi,
        "Mayetiola avenae"@sv .

<http://tun.fi/MX.275086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mayetiola destructor" ;
    dwc:scientificNameAuthorship "(Say, 1817)" ;
    skos:broader <http://tun.fi/MX.275084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mayetiola destructor"@fi,
        "Mayetiola destructor"@sv .

<http://tun.fi/MX.275087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mayetiola joannisi" ;
    dwc:scientificNameAuthorship "Kieffer, 1896" ;
    skos:broader <http://tun.fi/MX.275084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mayetiola joannisi"@fi,
        "Mayetiola joannisi"@sv .

<http://tun.fi/MX.275090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalomyia chrysanthemi" ;
    dwc:scientificNameAuthorship "(Ahlberg, 1939)" ;
    skos:broader <http://tun.fi/MX.275089> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalomyia chrysanthemi"@fi,
        "Rhopalomyia chrysanthemi"@sv .

<http://tun.fi/MX.275091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalomyia millefolii" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.275089> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalomyia millefolii"@fi,
        "Rhopalomyia millefolii"@sv .

<http://tun.fi/MX.275092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalomyia ptarmicae" ;
    dwc:scientificNameAuthorship "(Vallot, 1849)" ;
    skos:broader <http://tun.fi/MX.275089> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalomyia ptarmicae"@fi,
        "Rhopalomyia ptarmicae"@sv .

<http://tun.fi/MX.275093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalomyia tanaceticola" ;
    dwc:scientificNameAuthorship "(Karsch, 1879)" ;
    skos:broader <http://tun.fi/MX.275089> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalomyia tanaceticola"@fi,
        "Rhopalomyia tanaceticola"@sv .

<http://tun.fi/MX.275094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalomyia tubifex" ;
    dwc:scientificNameAuthorship "(Bouché, 1847)" ;
    skos:broader <http://tun.fi/MX.275089> ;
    skos:hiddenLabel "Cecidomyia tubifex"@fi,
        "Misospatha tubifex"@fi,
        "Cecidomyia tubifex"@sv,
        "Misospatha tubifex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalomyia tubifex"@fi,
        "Rhopalomyia tubifex"@sv .

<http://tun.fi/MX.275097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystiphora sanguinea" ;
    dwc:scientificNameAuthorship "(Bremi, 1847)" ;
    skos:broader <http://tun.fi/MX.275096> ;
    skos:hiddenLabel "Cystiphora hieracii"@fi,
        "Cystiphora pilosellae"@fi,
        "Cystiphora hieracii"@sv,
        "Cystiphora pilosellae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cystiphora sanguinea"@fi,
        "Cystiphora sanguinea"@sv .

<http://tun.fi/MX.275098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystiphora sonchi" ;
    dwc:scientificNameAuthorship "(Vallot, 1827)" ;
    skos:broader <http://tun.fi/MX.275096> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cystiphora sonchi"@fi,
        "Cystiphora sonchi"@sv .

<http://tun.fi/MX.275100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iteomyia capreae" ;
    dwc:scientificNameAuthorship "(Winnertz, 1853)" ;
    skos:broader <http://tun.fi/MX.275099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iteomyia capreae"@fi,
        "Iteomyia capreae"@sv .

<http://tun.fi/MX.275102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semudobia betulae" ;
    dwc:scientificNameAuthorship "(Winnertz, 1853)" ;
    skos:broader <http://tun.fi/MX.275101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semudobia betulae"@fi,
        "Semudobia betulae"@sv .

<http://tun.fi/MX.275106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila austriaca" ;
    dwc:scientificNameAuthorship "(Mayer, 1950)" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila austriaca"@fi,
        "Bolitophila austriaca"@sv .

<http://tun.fi/MX.275107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila basicornis" ;
    dwc:scientificNameAuthorship "(Mayer, 1951)" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila basicornis"@fi,
        "Bolitophila basicornis"@sv .

<http://tun.fi/MX.275108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila caspersi" ;
    dwc:scientificNameAuthorship "Plassmann, 1956" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila caspersi"@fi,
        "Bolitophila caspersi"@sv .

<http://tun.fi/MX.275109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila cinerea" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila cinerea"@fi,
        "Bolitophila cinerea"@sv .

<http://tun.fi/MX.275110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila saundersii" ;
    dwc:scientificNameAuthorship "(Curtis, 1836)" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila saundersii"@fi,
        "Bolitophila saundersii"@sv .

<http://tun.fi/MX.275111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila tenella" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila tenella"@fi,
        "Bolitophila tenella"@sv .

<http://tun.fi/MX.275113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila aperta" ;
    dwc:scientificNameAuthorship "Lundström, 1915" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila aperta"@fi,
        "Bolitophila aperta"@sv .

<http://tun.fi/MX.275114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila bimaculata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila bimaculata"@fi,
        "Bolitophila bimaculata"@sv .

<http://tun.fi/MX.275115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila dubia" ;
    dwc:scientificNameAuthorship "Siebke, 1863" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:hiddenLabel "Bolitophila disjuncta"@fi,
        "Bolitophila disjuncta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila dubia"@fi,
        "Bolitophila dubia"@sv .

<http://tun.fi/MX.275116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila fumida" ;
    dwc:scientificNameAuthorship "Edwards, 1941" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila fumida"@fi,
        "Bolitophila fumida"@sv .

<http://tun.fi/MX.275117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila glabrata" ;
    dwc:scientificNameAuthorship "Loew, 1869" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila glabrata"@fi,
        "Bolitophila glabrata"@sv .

<http://tun.fi/MX.275118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila hybrida" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila hybrida"@fi,
        "Bolitophila hybrida"@sv .

<http://tun.fi/MX.275119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila ingrica" ;
    dwc:scientificNameAuthorship "Stackelberg, 1969" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila ingrica"@fi,
        "Bolitophila ingrica"@sv .

<http://tun.fi/MX.275120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila limitis" ;
    dwc:scientificNameAuthorship "Polevoi, 1996" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila limitis"@fi,
        "Bolitophila limitis"@sv .

<http://tun.fi/MX.275121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila maculipennis" ;
    dwc:scientificNameAuthorship "Walker, 1836" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:hiddenLabel "Bolitophila coronata"@fi,
        "Bolitophila coronata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila maculipennis"@fi,
        "Bolitophila maculipennis"@sv .

<http://tun.fi/MX.275122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila modesta" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1937" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:hiddenLabel "Bolitophila tarsata"@fi,
        "Bolitophila tarsata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila modesta"@fi,
        "Bolitophila modesta"@sv .

<http://tun.fi/MX.275123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila nigrolineata" ;
    dwc:scientificNameAuthorship "Landrock, 1912" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila nigrolineata"@fi,
        "Bolitophila nigrolineata"@sv .

<http://tun.fi/MX.275124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila obscurior" ;
    dwc:scientificNameAuthorship "Stackelberg, 1969" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila obscurior"@fi,
        "Bolitophila obscurior"@sv .

<http://tun.fi/MX.275125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila occlusa" ;
    dwc:scientificNameAuthorship "Edwards, 1913" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila occlusa"@fi,
        "Bolitophila occlusa"@sv .

<http://tun.fi/MX.275126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila pseudohybrida" ;
    dwc:scientificNameAuthorship "Landrock, 1912" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila pseudohybrida"@fi,
        "Bolitophila pseudohybrida"@sv .

<http://tun.fi/MX.275127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitophila rossica" ;
    dwc:scientificNameAuthorship "Landrock, 1912" ;
    skos:broader <http://tun.fi/MX.275104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitophila rossica"@fi,
        "Bolitophila rossica"@sv .

<http://tun.fi/MX.275131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadocidia trispinosa" ;
    dwc:scientificNameAuthorship "Polevoi, 1996" ;
    skos:broader <http://tun.fi/MX.275129> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadocidia trispinosa"@fi,
        "Diadocidia trispinosa"@sv .

<http://tun.fi/MX.275132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadocidia valida" ;
    dwc:scientificNameAuthorship "Mik, 1874" ;
    skos:broader <http://tun.fi/MX.275129> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadocidia valida"@fi,
        "Diadocidia valida"@sv .

<http://tun.fi/MX.275134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadocidia ferruginosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.275129> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadocidia ferruginosa"@fi,
        "Diadocidia ferruginosa"@sv .

<http://tun.fi/MX.275135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadocidia fissa" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275129> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadocidia fissa"@fi,
        "Diadocidia fissa"@sv .

<http://tun.fi/MX.275136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadocidia spinosula" ;
    dwc:scientificNameAuthorship "Tollet, 1948" ;
    skos:broader <http://tun.fi/MX.275129> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadocidia spinosula"@fi,
        "Diadocidia spinosula"@sv .

<http://tun.fi/MX.275141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerotelion striatum" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.275140> ;
    skos:hiddenLabel "Cerotelion lineatum"@fi,
        "Cerotelion lineatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerotelion striatum"@fi,
        "Cerotelion striatum"@sv .

<http://tun.fi/MX.275143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keroplatus testaceus" ;
    dwc:scientificNameAuthorship "Dalman, 1818" ;
    skos:broader <http://tun.fi/MX.275142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keroplatus testaceus"@fi,
        "Keroplatus testaceus"@sv .

<http://tun.fi/MX.275144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keroplatus tipuloides" ;
    dwc:scientificNameAuthorship "Bosc, 1792" ;
    skos:broader <http://tun.fi/MX.275142> ;
    skos:hiddenLabel "Keroplatus sesioides"@fi,
        "Keroplatus tipuloides"@fi,
        "Keroplatus sesioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaapsassääski"@fi,
        "Keroplatus tipuloides"@sv .

<http://tun.fi/MX.275145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keroplatus tuvensis" ;
    dwc:scientificNameAuthorship "Zaitzev, 1991" ;
    skos:broader <http://tun.fi/MX.275142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keroplatus tuvensis"@fi,
        "Keroplatus tuvensis"@sv .

<http://tun.fi/MX.275147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rocetelion humerale" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1850)" ;
    skos:broader <http://tun.fi/MX.275146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rocetelion humerale"@fi,
        "Rocetelion humerale"@sv .

<http://tun.fi/MX.275150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isoneuromyia semirufa" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275149> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isoneuromyia semirufa"@fi,
        "Isoneuromyia semirufa"@sv .

<http://tun.fi/MX.275152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrorrhyncha flava" ;
    dwc:scientificNameAuthorship "Winnertz, 1846" ;
    skos:broader <http://tun.fi/MX.275151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrorrhyncha flava"@fi,
        "Macrorrhyncha flava"@sv .

<http://tun.fi/MX.275153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrorrhyncha rostrata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.275151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrorrhyncha rostrata"@fi,
        "Macrorrhyncha rostrata"@sv .

<http://tun.fi/MX.275155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monocentrota lundstroemi" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monocentrota lundstroemi"@fi,
        "Monocentrota lundstroemi"@sv .

<http://tun.fi/MX.275157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoplatyura flava" ;
    dwc:scientificNameAuthorship "(Macquart, 1826)" ;
    skos:broader <http://tun.fi/MX.275156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoplatyura flava"@fi,
        "Neoplatyura flava"@sv .

<http://tun.fi/MX.275158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoplatyura modesta" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoplatyura modesta"@fi,
        "Neoplatyura modesta"@sv .

<http://tun.fi/MX.275160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orfelia discoloria" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orfelia discoloria"@fi,
        "Orfelia discoloria"@sv .

<http://tun.fi/MX.275161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orfelia falcata" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orfelia falcata"@fi,
        "Orfelia falcata"@sv .

<http://tun.fi/MX.275162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orfelia fasciata" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.275159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orfelia fasciata"@fi,
        "Orfelia fasciata"@sv .

<http://tun.fi/MX.275163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orfelia krivosheinae" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orfelia krivosheinae"@fi,
        "Orfelia krivosheinae"@sv .

<http://tun.fi/MX.275164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orfelia lugubris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.275159> ;
    skos:hiddenLabel "Orfelia tristis"@fi,
        "Orfelia tristis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orfelia lugubris"@fi,
        "Orfelia lugubris"@sv .

<http://tun.fi/MX.275165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orfelia nemoralis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orfelia nemoralis"@fi,
        "Orfelia nemoralis"@sv .

<http://tun.fi/MX.275166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orfelia nigricornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.275159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orfelia nigricornis"@fi,
        "Orfelia nigricornis"@sv .

<http://tun.fi/MX.275167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orfelia ochracea" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275159> ;
    skos:hiddenLabel "Orfelia unicolor"@fi,
        "Orfelia unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orfelia ochracea"@fi,
        "Orfelia ochracea"@sv .

<http://tun.fi/MX.275168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orfelia pallida" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orfelia pallida"@fi,
        "Orfelia pallida"@sv .

<http://tun.fi/MX.275170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyratula perpusilla" ;
    dwc:scientificNameAuthorship "(Edwards, 1913)" ;
    skos:broader <http://tun.fi/MX.275169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyratula perpusilla"@fi,
        "Pyratula perpusilla"@sv .

<http://tun.fi/MX.275171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyratula subcanariae" ;
    dwc:scientificNameAuthorship "Chandler, 2001" ;
    skos:broader <http://tun.fi/MX.275169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyratula subcanariae"@fi,
        "Pyratula subcanariae"@sv .

<http://tun.fi/MX.275172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyratula zonata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1855)" ;
    skos:broader <http://tun.fi/MX.275169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyratula zonata"@fi,
        "Pyratula zonata"@sv .

<http://tun.fi/MX.275174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urytalpa atriceps" ;
    dwc:scientificNameAuthorship "(Edwards, 1913)" ;
    skos:broader <http://tun.fi/MX.275173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urytalpa atriceps"@fi,
        "Urytalpa atriceps"@sv .

<http://tun.fi/MX.275175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urytalpa dorsalis" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275173> ;
    skos:hiddenLabel "Urytalpa ochracea"@fi,
        "Urytalpa ochracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urytalpa dorsalis"@fi,
        "Urytalpa dorsalis"@sv .

<http://tun.fi/MX.275176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urytalpa galdes" ;
    dwc:scientificNameAuthorship "Hedmark & Kjærandsen, 2009" ;
    skos:broader <http://tun.fi/MX.275173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urytalpa galdes"@fi,
        "Urytalpa galdes"@sv .

<http://tun.fi/MX.275177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urytalpa macrocera" ;
    dwc:scientificNameAuthorship "(Edwards, 1913)" ;
    skos:broader <http://tun.fi/MX.275173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urytalpa macrocera"@fi,
        "Urytalpa macrocera"@sv .

<http://tun.fi/MX.275178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urytalpa trivittata" ;
    dwc:scientificNameAuthorship "(Lundström, 1914)" ;
    skos:broader <http://tun.fi/MX.275173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urytalpa trivittata"@fi,
        "Urytalpa trivittata"@sv .

<http://tun.fi/MX.27518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glareola pratincola" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.27517> ;
    skos:hiddenLabel "Glareola pratincola"@fi,
        "Glareola pratincola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pääskykahlaaja"@fi,
        "rödvingad vadarsvala"@sv .

<http://tun.fi/MX.275182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera angulata" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera angulata"@fi,
        "Macrocera angulata"@sv .

<http://tun.fi/MX.275183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera centralis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera centralis"@fi,
        "Macrocera centralis"@sv .

<http://tun.fi/MX.275184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera crassicornis" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera crassicornis"@fi,
        "Macrocera crassicornis"@sv .

<http://tun.fi/MX.275185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera estonica" ;
    dwc:scientificNameAuthorship "Landrock, 1924" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera estonica"@fi,
        "Macrocera estonica"@sv .

<http://tun.fi/MX.275186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera fasciata" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera fasciata"@fi,
        "Macrocera fasciata"@sv .

<http://tun.fi/MX.275187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera fascipennis" ;
    dwc:scientificNameAuthorship "Staeger, 1840" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera fascipennis"@fi,
        "Macrocera fascipennis"@sv .

<http://tun.fi/MX.275188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera grandis" ;
    dwc:scientificNameAuthorship "Lundström, 1912" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:hiddenLabel "Macrocera magna"@fi,
        "Macrocera magna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera grandis"@fi,
        "Macrocera grandis"@sv .

<http://tun.fi/MX.275189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera lutea" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera lutea"@fi,
        "Macrocera lutea"@sv .

<http://tun.fi/MX.27519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glareola maldivarum" ;
    dwc:scientificNameAuthorship "J.R. Forster, 1795" ;
    skos:broader <http://tun.fi/MX.27517> ;
    skos:hiddenLabel "Glareola maldivarum"@fi,
        "Glareola maldivarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aasianpääskykahlaaja"@fi,
        "orientvadarsvala"@sv .

<http://tun.fi/MX.275190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera maculata" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera maculata"@fi,
        "Macrocera maculata"@sv .

<http://tun.fi/MX.275191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera nigricoxa" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera nigricoxa"@fi,
        "Macrocera nigricoxa"@sv .

<http://tun.fi/MX.275192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera parva" ;
    dwc:scientificNameAuthorship "Lundström, 1914" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera parva"@fi,
        "Macrocera parva"@sv .

<http://tun.fi/MX.275193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera phalerata" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera phalerata"@fi,
        "Macrocera phalerata"@sv .

<http://tun.fi/MX.275194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera pilosa" ;
    dwc:scientificNameAuthorship "Landrock, 1917" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera pilosa"@fi,
        "Macrocera pilosa"@sv .

<http://tun.fi/MX.275195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera pumilio" ;
    dwc:scientificNameAuthorship "Loew, 1869" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera pumilio"@fi,
        "Macrocera pumilio"@sv .

<http://tun.fi/MX.275196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera pusilla" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera pusilla"@fi,
        "Macrocera pusilla"@sv .

<http://tun.fi/MX.275197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera stigma" ;
    dwc:scientificNameAuthorship "Curtis, 1837" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera stigma"@fi,
        "Macrocera stigma"@sv .

<http://tun.fi/MX.275198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera stigmoides" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera stigmoides"@fi,
        "Macrocera stigmoides"@sv .

<http://tun.fi/MX.275199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera vittata" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera vittata"@fi,
        "Macrocera vittata"@sv .

<http://tun.fi/MX.27520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glareola nordmanni" ;
    dwc:scientificNameAuthorship "J.G. Fischer, 1842" ;
    skos:broader <http://tun.fi/MX.27517> ;
    skos:hiddenLabel "Glareola nordmanni"@fi,
        "Glareola nordmanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aropääskykahlaaja"@fi,
        "svartvingad vadarsvala"@sv .

<http://tun.fi/MX.275200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera zetterstedti" ;
    dwc:scientificNameAuthorship "Lundström, 1914" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:hiddenLabel "Macrocera nana"@fi,
        "Macrocera nana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera zetterstedti"@fi,
        "Macrocera zetterstedti"@sv .

<http://tun.fi/MX.275204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya avala" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya avala"@fi,
        "Mycomya avala"@sv .

<http://tun.fi/MX.275205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya pulchella" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1885)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya pulchella"@fi,
        "Mycomya pulchella"@sv .

<http://tun.fi/MX.275207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya branderi" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya branderi"@fi,
        "Mycomya branderi"@sv .

<http://tun.fi/MX.275209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya circumdata" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya circumdata"@fi,
        "Mycomya circumdata"@sv .

<http://tun.fi/MX.275211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya pectinifera" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya pectinifera"@fi,
        "Mycomya pectinifera"@sv .

<http://tun.fi/MX.275213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya annulata" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya incisurata"@fi,
        "Mycomya incisurata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya annulata"@fi,
        "Mycomya annulata"@sv .

<http://tun.fi/MX.275214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya bialorussica" ;
    dwc:scientificNameAuthorship "Landrock, 1925" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya bialorussica"@fi,
        "Mycomya bialorussica"@sv .

<http://tun.fi/MX.275215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya bicolor" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1885)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya bicolor"@fi,
        "Mycomya bicolor"@sv .

<http://tun.fi/MX.275216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya bisulca" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1937" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya bisulca"@fi,
        "Mycomya bisulca"@sv .

<http://tun.fi/MX.275217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya britteni" ;
    dwc:scientificNameAuthorship "Kidd, 1955" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya britteni"@fi,
        "Mycomya britteni"@sv .

<http://tun.fi/MX.275218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya brunnea" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1885)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya brunnea"@fi,
        "Mycomya brunnea"@sv .

<http://tun.fi/MX.275219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya cinerascens" ;
    dwc:scientificNameAuthorship "(Macquart, 1826)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya hyalinata"@fi,
        "Mycomya hyalinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya cinerascens"@fi,
        "Mycomya cinerascens"@sv .

<http://tun.fi/MX.275220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya collini" ;
    dwc:scientificNameAuthorship "Edwards, 1941" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya collini"@fi,
        "Mycomya collini"@sv .

<http://tun.fi/MX.275221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya danielae" ;
    dwc:scientificNameAuthorship "Matile, 1972" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya danielae"@fi,
        "Mycomya danielae"@sv .

<http://tun.fi/MX.275222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya denmax" ;
    dwc:scientificNameAuthorship "Väisänen, 1979" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya denmax"@fi,
        "Mycomya denmax"@sv .

<http://tun.fi/MX.275223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya digitifera" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya digitifera"@fi,
        "Mycomya digitifera"@sv .

<http://tun.fi/MX.275224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya disa" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya disa"@fi,
        "Mycomya disa"@sv .

<http://tun.fi/MX.275225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya dziedzickii" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya fulva"@fi,
        "Mycomya fulva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya dziedzickii"@fi,
        "Mycomya dziedzickii"@sv .

<http://tun.fi/MX.275226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya egregia" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1885)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya egregia"@fi,
        "Mycomya egregia"@sv .

<http://tun.fi/MX.275227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya festivalis" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya festivalis"@fi,
        "Mycomya festivalis"@sv .

<http://tun.fi/MX.275228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya flavicollis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya flavicollis"@fi,
        "Mycomya flavicollis"@sv .

<http://tun.fi/MX.275229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya forestaria" ;
    dwc:scientificNameAuthorship "Plassmann, 1978" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya forestaria"@fi,
        "Mycomya forestaria"@sv .

<http://tun.fi/MX.275230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya fuscata" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya fuscata"@fi,
        "Mycomya fuscata"@sv .

<http://tun.fi/MX.275231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya griseovittata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya clavigera"@fi,
        "Mycomya fasciata"@fi,
        "Mycomya clavigera"@sv,
        "Mycomya fasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya griseovittata"@fi,
        "Mycomya griseovittata"@sv .

<http://tun.fi/MX.275232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya hackmani" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya hackmani"@fi,
        "Mycomya hackmani"@sv .

<http://tun.fi/MX.275233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya heydeni" ;
    dwc:scientificNameAuthorship "Plassmann, 1970" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya heydeni"@fi,
        "Mycomya heydeni"@sv .

<http://tun.fi/MX.275234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya hians" ;
    dwc:scientificNameAuthorship "(Lundström, 1912)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya hians"@fi,
        "Mycomya hians"@sv .

<http://tun.fi/MX.275235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya hiisi" ;
    dwc:scientificNameAuthorship "Väisänen, 1979" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya hiisi"@fi,
        "Mycomya hiisi"@sv .

<http://tun.fi/MX.275236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya humida" ;
    dwc:scientificNameAuthorship "Garrett, 1924" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya curvata"@fi,
        "Mycomya curvata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya humida"@fi,
        "Mycomya humida"@sv .

<http://tun.fi/MX.275237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya indistincta" ;
    dwc:scientificNameAuthorship "Polevoi, 1995" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya indistincta"@fi,
        "Mycomya indistincta"@sv .

<http://tun.fi/MX.275238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya insignis" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya wrzesniowskii"@fi,
        "Mycomya wrzesniowskii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya insignis"@fi,
        "Mycomya insignis"@sv .

<http://tun.fi/MX.275239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya islandica" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya islandica"@fi,
        "Mycomya islandica"@sv .

<http://tun.fi/MX.275240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya karelica" ;
    dwc:scientificNameAuthorship "Väisänen, 1979" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya karelica"@fi,
        "Mycomya karelica"@sv .

<http://tun.fi/MX.275241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya kaurii" ;
    dwc:scientificNameAuthorship "Väisänen, 1979" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya kaurii"@fi,
        "Mycomya kaurii"@sv .

<http://tun.fi/MX.275242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya kuusamoensis" ;
    dwc:scientificNameAuthorship "Väisänen, 1979" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya kuusamoensis"@fi,
        "Mycomya kuusamoensis"@sv .

<http://tun.fi/MX.275243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya lambi" ;
    dwc:scientificNameAuthorship "Edwards, 1941" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya lambi"@fi,
        "Mycomya lambi"@sv .

<http://tun.fi/MX.275244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya leporina" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya leporina"@fi,
        "Mycomya leporina"@sv .

<http://tun.fi/MX.275245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya levis" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1885)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya levis"@fi,
        "Mycomya levis"@sv .

<http://tun.fi/MX.275246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya livida" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1885)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya livida"@fi,
        "Mycomya livida"@sv .

<http://tun.fi/MX.275247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya maculata" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya maculata"@fi,
        "Mycomya maculata"@sv .

<http://tun.fi/MX.275248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya marginata" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya limbata"@fi,
        "Mycomya limbata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya marginata"@fi,
        "Mycomya marginata"@sv .

<http://tun.fi/MX.275249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya mituda" ;
    dwc:scientificNameAuthorship "Väisänen, 1980" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya mituda"@fi,
        "Mycomya mituda"@sv .

<http://tun.fi/MX.275250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya neohyalinata" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya neohyalinata"@fi,
        "Mycomya neohyalinata"@sv .

<http://tun.fi/MX.275251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya nigricornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya melanoceras"@fi,
        "Mycomya melanoceras"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya nigricornis"@fi,
        "Mycomya nigricornis"@sv .

<http://tun.fi/MX.275252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya nitida" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya exigua"@fi,
        "Mycomya exigua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya nitida"@fi,
        "Mycomya nitida"@sv .

<http://tun.fi/MX.275253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya norna" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya norna"@fi,
        "Mycomya norna"@sv .

<http://tun.fi/MX.275254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya occultans" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya occultans"@fi,
        "Mycomya occultans"@sv .

<http://tun.fi/MX.275255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya ornata" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya ornata"@fi,
        "Mycomya ornata"@sv .

<http://tun.fi/MX.275256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya parva" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1885)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya parva"@fi,
        "Mycomya parva"@sv .

<http://tun.fi/MX.275257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya prominens" ;
    dwc:scientificNameAuthorship "(Lundström, 1913)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya prominens"@fi,
        "Mycomya prominens"@sv .

<http://tun.fi/MX.275258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya pseudoapicalis" ;
    dwc:scientificNameAuthorship "Landrock, 1925" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya pseudoapicalis"@fi,
        "Mycomya pseudoapicalis"@sv .

<http://tun.fi/MX.275259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya pseudocurvata" ;
    dwc:scientificNameAuthorship "Väisänen, 1979" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya pseudocurvata"@fi,
        "Mycomya pseudocurvata"@sv .

<http://tun.fi/MX.275260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya punctata" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya punctata"@fi,
        "Mycomya punctata"@sv .

<http://tun.fi/MX.275261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya ruficollis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya ruficollis"@fi,
        "Mycomya ruficollis"@sv .

<http://tun.fi/MX.275262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya safena" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya safena"@fi,
        "Mycomya safena"@sv .

<http://tun.fi/MX.275263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya shermani" ;
    dwc:scientificNameAuthorship "Garrett, 1924" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya kingi"@fi,
        "Mycomya kingi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya shermani"@fi,
        "Mycomya shermani"@sv .

<http://tun.fi/MX.275264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya shewelli" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya shewelli"@fi,
        "Mycomya shewelli"@sv .

<http://tun.fi/MX.275265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya siebecki" ;
    dwc:scientificNameAuthorship "(Landrock, 1912)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya siebecki"@fi,
        "Mycomya siebecki"@sv .

<http://tun.fi/MX.275266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya sieberti" ;
    dwc:scientificNameAuthorship "(Landrock, 1930)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya sieberti"@fi,
        "Mycomya sieberti"@sv .

<http://tun.fi/MX.275267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya sigma" ;
    dwc:scientificNameAuthorship "Johannsen, 1910" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya duplicata"@fi,
        "Mycomya duplicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya sigma"@fi,
        "Mycomya sigma"@sv .

<http://tun.fi/MX.275268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya simulans" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya simulans"@fi,
        "Mycomya simulans"@sv .

<http://tun.fi/MX.275269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya spinicoxa" ;
    dwc:scientificNameAuthorship "Väisänen, 1979" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya spinicoxa"@fi,
        "Mycomya spinicoxa"@sv .

<http://tun.fi/MX.27527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vanellus vanellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27526> ;
    skos:hiddenLabel "Vanellus vanellus"@fi,
        "Vanellus vanellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töyhtöhyyppä"@fi,
        "tofsvipa"@sv .

<http://tun.fi/MX.275270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya storai" ;
    dwc:scientificNameAuthorship "Väisänen, 1979" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya storai"@fi,
        "Mycomya storai"@sv .

<http://tun.fi/MX.275271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya subarctica" ;
    dwc:scientificNameAuthorship "Väisänen, 1979" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya subarctica"@fi,
        "Mycomya subarctica"@sv .

<http://tun.fi/MX.275272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya tenuis" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya tenuis"@fi,
        "Mycomya tenuis"@sv .

<http://tun.fi/MX.275273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya thula" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya thula"@fi,
        "Mycomya thula"@sv .

<http://tun.fi/MX.275274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya trivittata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya trivittata"@fi,
        "Mycomya trivittata"@sv .

<http://tun.fi/MX.275275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya tumida" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya tumida"@fi,
        "Mycomya tumida"@sv .

<http://tun.fi/MX.275276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya vittiventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya elegans"@fi,
        "Mycomya elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya vittiventris"@fi,
        "Mycomya vittiventris"@sv .

<http://tun.fi/MX.275277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya wankowiczii" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1885)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya wankowiczii"@fi,
        "Mycomya wankowiczii"@sv .

<http://tun.fi/MX.275278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya winnertzi" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1885)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya winnertzi"@fi,
        "Mycomya winnertzi"@sv .

<http://tun.fi/MX.275280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya affinis" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya flava"@fi,
        "Mycomya flava"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya affinis"@fi,
        "Mycomya affinis"@sv .

<http://tun.fi/MX.275281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya confusa" ;
    dwc:scientificNameAuthorship "Väisänen, 1977" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya confusa"@fi,
        "Mycomya confusa"@sv .

<http://tun.fi/MX.275282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya fennica" ;
    dwc:scientificNameAuthorship "Väisänen, 1979" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya fennica"@fi,
        "Mycomya fennica"@sv .

<http://tun.fi/MX.275283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya maura" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya maura"@fi,
        "Mycomya maura"@sv .

<http://tun.fi/MX.275284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya neolittoralis" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya neolittoralis"@fi,
        "Mycomya neolittoralis"@sv .

<http://tun.fi/MX.275285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya paradentata" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya paradentata"@fi,
        "Mycomya paradentata"@sv .

<http://tun.fi/MX.275286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya penicillata" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1885)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya penicillata"@fi,
        "Mycomya penicillata"@sv .

<http://tun.fi/MX.275287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya permixta" ;
    dwc:scientificNameAuthorship "Väisänen, 1984" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya permixta"@fi,
        "Mycomya permixta"@sv .

<http://tun.fi/MX.275288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya trilineata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:hiddenLabel "Mycomya fusca"@fi,
        "Mycomya fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya trilineata"@fi,
        "Mycomya trilineata"@sv .

<http://tun.fi/MX.275290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya fimbriata" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya fimbriata"@fi,
        "Mycomya fimbriata"@sv .

<http://tun.fi/MX.275292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoempheria bimaculata" ;
    dwc:scientificNameAuthorship "(von Roser, 1840)" ;
    skos:broader <http://tun.fi/MX.275291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoempheria bimaculata"@fi,
        "Neoempheria bimaculata"@sv .

<http://tun.fi/MX.275293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoempheria pictipennis" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.275291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoempheria pictipennis"@fi,
        "Neoempheria pictipennis"@sv .

<http://tun.fi/MX.275294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoempheria striata" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoempheria striata"@fi,
        "Neoempheria striata"@sv .

<http://tun.fi/MX.275295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoempheria tuomikoskii" ;
    dwc:scientificNameAuthorship "Väisänen, 1982" ;
    skos:broader <http://tun.fi/MX.275291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoempheria tuomikoskii"@fi,
        "Neoempheria tuomikoskii"@sv .

<http://tun.fi/MX.275296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoempheria winnertzi" ;
    dwc:scientificNameAuthorship "Edwards, 1913" ;
    skos:broader <http://tun.fi/MX.275291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoempheria winnertzi"@fi,
        "Neoempheria winnertzi"@sv .

<http://tun.fi/MX.275298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acnemia amoena" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acnemia amoena"@fi,
        "Acnemia amoena"@sv .

<http://tun.fi/MX.275299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acnemia angusta" ;
    dwc:scientificNameAuthorship "Zaitzev, 1982" ;
    skos:broader <http://tun.fi/MX.275297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acnemia angusta"@fi,
        "Acnemia angusta"@sv .

<http://tun.fi/MX.275300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acnemia falcata" ;
    dwc:scientificNameAuthorship "Zaitzev, 1982" ;
    skos:broader <http://tun.fi/MX.275297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acnemia falcata"@fi,
        "Acnemia falcata"@sv .

<http://tun.fi/MX.275301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acnemia longipes" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acnemia longipes"@fi,
        "Acnemia longipes"@sv .

<http://tun.fi/MX.275302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acnemia nitidicollis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acnemia nitidicollis"@fi,
        "Acnemia nitidicollis"@sv .

<http://tun.fi/MX.275303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acnemia trifida" ;
    dwc:scientificNameAuthorship "Zaitzev, 1982" ;
    skos:broader <http://tun.fi/MX.275297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acnemia trifida"@fi,
        "Acnemia trifida"@sv .

<http://tun.fi/MX.275305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allocotocera pulchella" ;
    dwc:scientificNameAuthorship "(Curtis, 1837)" ;
    skos:broader <http://tun.fi/MX.275304> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allocotocera pulchella"@fi,
        "Allocotocera pulchella"@sv .

<http://tun.fi/MX.275307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaclileia dispar" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275306> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaclileia dispar"@fi,
        "Anaclileia dispar"@sv .

<http://tun.fi/MX.275308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaclileia dziedzickii" ;
    dwc:scientificNameAuthorship "(Landrock, 1911)" ;
    skos:broader <http://tun.fi/MX.275306> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaclileia dziedzickii"@fi,
        "Anaclileia dziedzickii"@sv .

<http://tun.fi/MX.275311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Azana anomala" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Azana anomala"@fi,
        "Azana anomala"@sv .

<http://tun.fi/MX.275313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelophthinia thoracica" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelophthinia thoracica"@fi,
        "Coelophthinia thoracica"@sv .

<http://tun.fi/MX.275315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudicrana nigriceps" ;
    dwc:scientificNameAuthorship "(Lundström, 1909)" ;
    skos:broader <http://tun.fi/MX.275314> ;
    skos:hiddenLabel "Eudicrana nigriceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapääharjakainen"@fi,
        "Eudicrana nigriceps"@sv .

<http://tun.fi/MX.275318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptomorphus forcipatus" ;
    dwc:scientificNameAuthorship "Landrock, 1918" ;
    skos:broader <http://tun.fi/MX.275316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptomorphus forcipatus"@fi,
        "Leptomorphus forcipatus"@sv .

<http://tun.fi/MX.275319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptomorphus subforcipatus" ;
    dwc:scientificNameAuthorship "Zaitzev & Ševčík, 2002" ;
    skos:broader <http://tun.fi/MX.275316> ;
    skos:hiddenLabel "Leptomorphus quadrimaculatus"@fi,
        "Leptomorphus quadrimaculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptomorphus subforcipatus"@fi,
        "Leptomorphus subforcipatus"@sv .

<http://tun.fi/MX.275320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptomorphus walkeri" ;
    dwc:scientificNameAuthorship "Curtis, 1831" ;
    skos:broader <http://tun.fi/MX.275316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptomorphus walkeri"@fi,
        "Leptomorphus walkeri"@sv .

<http://tun.fi/MX.275322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megalopelma nigroclavatum" ;
    dwc:scientificNameAuthorship "(Strobl, 1910)" ;
    skos:broader <http://tun.fi/MX.275321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megalopelma nigroclavatum"@fi,
        "Megalopelma nigroclavatum"@sv .

<http://tun.fi/MX.275324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoclona braueri" ;
    dwc:scientificNameAuthorship "(Strobl, 1895)" ;
    skos:broader <http://tun.fi/MX.275323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoclona braueri"@fi,
        "Monoclona braueri"@sv .

<http://tun.fi/MX.275325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoclona rufilatera" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.275323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoclona rufilatera"@fi,
        "Monoclona rufilatera"@sv .

<http://tun.fi/MX.275326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoclona silvatica" ;
    dwc:scientificNameAuthorship "Zaitzev, 1983" ;
    skos:broader <http://tun.fi/MX.275323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoclona silvatica"@fi,
        "Monoclona silvatica"@sv .

<http://tun.fi/MX.275327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neuratelia nemoralis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.211599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neuratelia nemoralis"@fi,
        "Neuratelia nemoralis"@sv .

<http://tun.fi/MX.275328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neuratelia sintenisi" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1937" ;
    skos:broader <http://tun.fi/MX.211599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neuratelia sintenisi"@fi,
        "Neuratelia sintenisi"@sv .

<http://tun.fi/MX.275330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratinia sciarina" ;
    dwc:scientificNameAuthorship "Mik, 1874" ;
    skos:broader <http://tun.fi/MX.275329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratinia sciarina"@fi,
        "Paratinia sciarina"@sv .

<http://tun.fi/MX.275332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthinia congenita" ;
    dwc:scientificNameAuthorship "Plassmann, 1984" ;
    skos:broader <http://tun.fi/MX.275331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthinia congenita"@fi,
        "Phthinia congenita"@sv .

<http://tun.fi/MX.275333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthinia humilis" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthinia humilis"@fi,
        "Phthinia humilis"@sv .

<http://tun.fi/MX.275334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthinia mira" ;
    dwc:scientificNameAuthorship "(Ostroverkhova, 1977)" ;
    skos:broader <http://tun.fi/MX.275331> ;
    skos:hiddenLabel "Phthinia plassmanni"@fi,
        "Phthinia plassmanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthinia mira"@fi,
        "Phthinia mira"@sv .

<http://tun.fi/MX.275335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthinia setosa" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthinia setosa"@fi,
        "Phthinia setosa"@sv .

<http://tun.fi/MX.275336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthinia winnertzi" ;
    dwc:scientificNameAuthorship "Mik, 1869" ;
    skos:broader <http://tun.fi/MX.275331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthinia winnertzi"@fi,
        "Phthinia winnertzi"@sv .

<http://tun.fi/MX.275338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polylepta borealis" ;
    dwc:scientificNameAuthorship "Lundström, 1912" ;
    skos:broader <http://tun.fi/MX.275337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polylepta borealis"@fi,
        "Polylepta borealis"@sv .

<http://tun.fi/MX.275339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polylepta guttiventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polylepta guttiventris"@fi,
        "Polylepta guttiventris"@sv .

<http://tun.fi/MX.275341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila adamsi" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila adamsi"@fi,
        "Sciophila adamsi"@sv .

<http://tun.fi/MX.275342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila antiqua" ;
    dwc:scientificNameAuthorship "Chandler, 1987" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila antiqua"@fi,
        "Sciophila antiqua"@sv .

<http://tun.fi/MX.275343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila bicuspidata" ;
    dwc:scientificNameAuthorship "Zaitzev, 1982" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila bicuspidata"@fi,
        "Sciophila bicuspidata"@sv .

<http://tun.fi/MX.275344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila buxtoni" ;
    dwc:scientificNameAuthorship "Freeman, 1956" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila buxtoni"@fi,
        "Sciophila buxtoni"@sv .

<http://tun.fi/MX.275345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila caesarea" ;
    dwc:scientificNameAuthorship "Chandler, 2001" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila caesarea"@fi,
        "Sciophila caesarea"@sv .

<http://tun.fi/MX.275346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila dziedzickii" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila dziedzickii"@fi,
        "Sciophila dziedzickii"@sv .

<http://tun.fi/MX.275347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila fenestella" ;
    dwc:scientificNameAuthorship "Curtis, 1837" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila fenestella"@fi,
        "Sciophila fenestella"@sv .

<http://tun.fi/MX.275348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila fuliginosa" ;
    dwc:scientificNameAuthorship "Holmgren, 1883" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila fuliginosa"@fi,
        "Sciophila fuliginosa"@sv .

<http://tun.fi/MX.275349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila geniculata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila geniculata"@fi,
        "Sciophila geniculata"@sv .

<http://tun.fi/MX.275350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila hirta" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila hirta"@fi,
        "Sciophila hirta"@sv .

<http://tun.fi/MX.275351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila karelica" ;
    dwc:scientificNameAuthorship "Zaitzev, 1982" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila karelica"@fi,
        "Sciophila karelica"@sv .

<http://tun.fi/MX.275352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila krysheni" ;
    dwc:scientificNameAuthorship "Polevoi, 2001" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila krysheni"@fi,
        "Sciophila krysheni"@sv .

<http://tun.fi/MX.275353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila limbatella" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1852" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila limbatella"@fi,
        "Sciophila limbatella"@sv .

<http://tun.fi/MX.275354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila lutea" ;
    dwc:scientificNameAuthorship "Macquart, 1826" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila lutea"@fi,
        "Sciophila lutea"@sv .

<http://tun.fi/MX.275355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila minuta" ;
    dwc:scientificNameAuthorship "Zaitzev, 1982" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila minuta"@fi,
        "Sciophila minuta"@sv .

<http://tun.fi/MX.275356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila modesta" ;
    dwc:scientificNameAuthorship "Zaitzev, 1982" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila modesta"@fi,
        "Sciophila modesta"@sv .

<http://tun.fi/MX.275357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila nigronitida" ;
    dwc:scientificNameAuthorship "Landrock, 1925" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila nigronitida"@fi,
        "Sciophila nigronitida"@sv .

<http://tun.fi/MX.275358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila nonnisilva" ;
    dwc:scientificNameAuthorship "Hutson, 1979" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila nonnisilva"@fi,
        "Sciophila nonnisilva"@sv .

<http://tun.fi/MX.275359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila persubtilis" ;
    dwc:scientificNameAuthorship "Polevoi, 2001" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila persubtilis"@fi,
        "Sciophila persubtilis"@sv .

<http://tun.fi/MX.275360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila pomacea" ;
    dwc:scientificNameAuthorship "Chandler, 2006" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:hiddenLabel "Sciophila ochracea"@fi,
        "Sciophila ochracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila pomacea"@fi,
        "Sciophila pomacea"@sv .

<http://tun.fi/MX.275361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila pseudoflexuosa" ;
    dwc:scientificNameAuthorship "Kurina, 1991" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila pseudoflexuosa"@fi,
        "Sciophila pseudoflexuosa"@sv .

<http://tun.fi/MX.275362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila plurisetosa" ;
    dwc:scientificNameAuthorship "Edwards, 1921" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila plurisetosa"@fi,
        "Sciophila plurisetosa"@sv .

<http://tun.fi/MX.275363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila rufa" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila rufa"@fi,
        "Sciophila rufa"@sv .

<http://tun.fi/MX.275364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila salassea" ;
    dwc:scientificNameAuthorship "Matile, 1983" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:hiddenLabel "Sciophila salassea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapavarjokainen"@fi,
        "Sciophila salassea"@sv .

<http://tun.fi/MX.275365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila setosa" ;
    dwc:scientificNameAuthorship "Garrett, 1925" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila setosa"@fi,
        "Sciophila setosa"@sv .

<http://tun.fi/MX.275366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila thoracica" ;
    dwc:scientificNameAuthorship "Staeger, 1840" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:hiddenLabel "Sciophila quadriterga"@fi,
        "Sciophila quadriterga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila thoracica"@fi,
        "Sciophila thoracica"@sv .

<http://tun.fi/MX.275367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila varia" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila varia"@fi,
        "Sciophila varia"@sv .

<http://tun.fi/MX.275368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila yakutica" ;
    dwc:scientificNameAuthorship "Blagoderov, 1992" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:hiddenLabel "Sciophila jakutica"@fi,
        "Sciophila similis"@fi,
        "Sciophila jakutica"@sv,
        "Sciophila similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila yakutica"@fi,
        "Sciophila yakutica"@sv .

<http://tun.fi/MX.275371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acomoptera difficilis" ;
    dwc:scientificNameAuthorship "(Dziedzicki 1885)" ;
    skos:broader <http://tun.fi/MX.275370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acomoptera difficilis"@fi,
        "Acomoptera difficilis"@sv .

<http://tun.fi/MX.275372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acomoptera spinistylus" ;
    dwc:scientificNameAuthorship "(Søli, 1993)" ;
    skos:broader <http://tun.fi/MX.275370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acomoptera spinistylus"@fi,
        "Acomoptera spinistylus"@sv .

<http://tun.fi/MX.275374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apolephthisa subincana" ;
    dwc:scientificNameAuthorship "(Curtis, 1837)" ;
    skos:broader <http://tun.fi/MX.275373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apolephthisa subincana"@fi,
        "Apolephthisa subincana"@sv .

<http://tun.fi/MX.275376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina atridentata" ;
    dwc:scientificNameAuthorship "Polevoi & Hedmark, 2004" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina atridentata"@fi,
        "Boletina atridentata"@sv .

<http://tun.fi/MX.275377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina basalis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina basalis"@fi,
        "Boletina basalis"@sv .

<http://tun.fi/MX.275378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina bidenticulata" ;
    dwc:scientificNameAuthorship "Sasakawa & Kimura, 1974" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina bidenticulata"@fi,
        "Boletina bidenticulata"@sv .

<http://tun.fi/MX.275379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina borealis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1852" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina borealis"@fi,
        "Boletina borealis"@sv .

<http://tun.fi/MX.275380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina brevicornis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1852" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina brevicornis"@fi,
        "Boletina brevicornis"@sv .

<http://tun.fi/MX.275381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina cincticornis" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina cincticornis"@fi,
        "Boletina cincticornis"@sv .

<http://tun.fi/MX.275382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina cordata" ;
    dwc:scientificNameAuthorship "Polevoi & Hedmark, 2004" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina cordata"@fi,
        "Boletina cordata"@sv .

<http://tun.fi/MX.275383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina cornuta" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina cornuta"@fi,
        "Boletina cornuta"@sv .

<http://tun.fi/MX.275384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina digitata" ;
    dwc:scientificNameAuthorship "Lundström, 1914" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina digitata"@fi,
        "Boletina digitata"@sv .

<http://tun.fi/MX.275385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina dispecta" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1885" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina dispecta"@fi,
        "Boletina dispecta"@sv .

<http://tun.fi/MX.275386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina dispectoides" ;
    dwc:scientificNameAuthorship "Jakovlev & Penttinen, 2007" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina dispectoides"@fi,
        "Boletina dispectoides"@sv .

<http://tun.fi/MX.275387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina dissipata" ;
    dwc:scientificNameAuthorship "Plassmann, 1986" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina dissipata"@fi,
        "Boletina dissipata"@sv .

<http://tun.fi/MX.275388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina dubia" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina dubia"@fi,
        "Boletina dubia"@sv .

<http://tun.fi/MX.275389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina edwardsi" ;
    dwc:scientificNameAuthorship "Chandler, 1992" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina edwardsi"@fi,
        "Boletina edwardsi"@sv .

<http://tun.fi/MX.275390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina falcata" ;
    dwc:scientificNameAuthorship "Polevoi & Hedmark, 2004" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina falcata"@fi,
        "Boletina falcata"@sv .

<http://tun.fi/MX.275391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina fennoscandica" ;
    dwc:scientificNameAuthorship "Polevoi & Hedmark, 2004" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina fennoscandica"@fi,
        "Boletina fennoscandica"@sv .

<http://tun.fi/MX.275392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina gripha" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1885" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina gripha"@fi,
        "Boletina gripha"@sv .

<http://tun.fi/MX.275393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina griphoides" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina griphoides"@fi,
        "Boletina griphoides"@sv .

<http://tun.fi/MX.275394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina groenlandica" ;
    dwc:scientificNameAuthorship "Staeger, 1845" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina groenlandica"@fi,
        "Boletina groenlandica"@sv .

<http://tun.fi/MX.275395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina gusakovae" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina gusakovae"@fi,
        "Boletina gusakovae"@sv .

<http://tun.fi/MX.275396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina hedstroemi" ;
    dwc:scientificNameAuthorship "Polevoi & Hedmark, 2004" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina hedstroemi"@fi,
        "Boletina hedstroemi"@sv .

<http://tun.fi/MX.275397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina intermedia" ;
    dwc:scientificNameAuthorship "Lundström, 1915" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina intermedia"@fi,
        "Boletina intermedia"@sv .

<http://tun.fi/MX.275398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina jamalensis" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:hiddenLabel "Boletina struthioides"@fi,
        "Boletina struthioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina jamalensis"@fi,
        "Boletina jamalensis"@sv .

<http://tun.fi/MX.275399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina kivachiana" ;
    dwc:scientificNameAuthorship "Polevoi & Hedmark, 2004" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina kivachiana"@fi,
        "Boletina kivachiana"@sv .

<http://tun.fi/MX.27540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vanellus gregarius" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.27526> ;
    skos:hiddenLabel "Vanellus gregarius"@fi,
        "Vanellus gregarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arohyyppä"@fi,
        "stäppvipa"@sv .

<http://tun.fi/MX.275400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina kurilensis" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina kurilensis"@fi,
        "Boletina kurilensis"@sv .

<http://tun.fi/MX.275401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina landrocki" ;
    dwc:scientificNameAuthorship "Edwards, 1924" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina landrocki"@fi,
        "Boletina landrocki"@sv .

<http://tun.fi/MX.275402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina lapponica" ;
    dwc:scientificNameAuthorship "Polevoi & Hedmark, 2004" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina lapponica"@fi,
        "Boletina lapponica"@sv .

<http://tun.fi/MX.275403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina lundbecki" ;
    dwc:scientificNameAuthorship "Lundström, 1912" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina lundbecki"@fi,
        "Boletina lundbecki"@sv .

<http://tun.fi/MX.275404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina lundstroemi" ;
    dwc:scientificNameAuthorship "Landrock, 1912" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina lundstroemi"@fi,
        "Boletina lundstroemi"@sv .

<http://tun.fi/MX.275405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina maculata" ;
    dwc:scientificNameAuthorship "Holmgren, 1870" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:hiddenLabel "Boletina apicalis"@fi,
        "Boletina apicalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina maculata"@fi,
        "Boletina maculata"@sv .

<http://tun.fi/MX.275406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina minuta" ;
    dwc:scientificNameAuthorship "Polevoi in Zaitzev & Polevoi, 1995" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina minuta"@fi,
        "Boletina minuta"@sv .

<http://tun.fi/MX.275407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina moravica" ;
    dwc:scientificNameAuthorship "Landrock, 1912" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina moravica"@fi,
        "Boletina moravica"@sv .

<http://tun.fi/MX.275408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina nasuta" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina nasuta"@fi,
        "Boletina nasuta"@sv .

<http://tun.fi/MX.275409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina nigricans" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1885" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina nigricans"@fi,
        "Boletina nigricans"@sv .

<http://tun.fi/MX.27541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vanellus leucurus" ;
    dwc:scientificNameAuthorship "(M.H.C. Lichtenstein, 1823)" ;
    skos:broader <http://tun.fi/MX.27526> ;
    skos:hiddenLabel "Vanellus leucurus"@fi,
        "Vanellus leucurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suohyyppä"@fi,
        "sumpvipa"@sv .

<http://tun.fi/MX.275410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina nigricoxa" ;
    dwc:scientificNameAuthorship "Staeger, 1840" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina nigricoxa"@fi,
        "Boletina nigricoxa"@sv .

<http://tun.fi/MX.275411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina nigrofusca" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1885" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina nigrofusca"@fi,
        "Boletina nigrofusca"@sv .

<http://tun.fi/MX.275412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina nitida" ;
    dwc:scientificNameAuthorship "Grzegorzek, 1885" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina nitida"@fi,
        "Boletina nitida"@sv .

<http://tun.fi/MX.275413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina nitiduloides" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina nitiduloides"@fi,
        "Boletina nitiduloides"@sv .

<http://tun.fi/MX.275414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina onegensis" ;
    dwc:scientificNameAuthorship "Polevoi in Zaitzev & Polevoi, 1995" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina onegensis"@fi,
        "Boletina onegensis"@sv .

<http://tun.fi/MX.275415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina pallidula" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina pallidula"@fi,
        "Boletina pallidula"@sv .

<http://tun.fi/MX.275416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina palmata" ;
    dwc:scientificNameAuthorship "Polevoi, 2013" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina palmata"@fi,
        "Boletina palmata"@sv .

<http://tun.fi/MX.275417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina pectinunguis" ;
    dwc:scientificNameAuthorship "Edwards, 1932" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina pectinunguis"@fi,
        "Boletina pectinunguis"@sv .

<http://tun.fi/MX.275418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina pinusia" ;
    dwc:scientificNameAuthorship "Maximova, 2001" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina pinusia"@fi,
        "Boletina pinusia"@sv .

<http://tun.fi/MX.275419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina plana" ;
    dwc:scientificNameAuthorship "Walker, 1856" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina plana"@fi,
        "Boletina plana"@sv .

<http://tun.fi/MX.275420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina polaris" ;
    dwc:scientificNameAuthorship "Lundström, 1915" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina polaris"@fi,
        "Boletina polaris"@sv .

<http://tun.fi/MX.275421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina populina" ;
    dwc:scientificNameAuthorship "Polevoi in Zaitzev & Polevoi, 1995" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina populina"@fi,
        "Boletina populina"@sv .

<http://tun.fi/MX.275422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina pseudonitida" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina pseudonitida"@fi,
        "Boletina pseudonitida"@sv .

<http://tun.fi/MX.275423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina rejecta" ;
    dwc:scientificNameAuthorship "Edwards, 1941" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina rejecta"@fi,
        "Boletina rejecta"@sv .

<http://tun.fi/MX.275424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina sciarina" ;
    dwc:scientificNameAuthorship "Staeger, 1840" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina sciarina"@fi,
        "Boletina sciarina"@sv .

<http://tun.fi/MX.275425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina silvatica" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1885" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina silvatica"@fi,
        "Boletina silvatica"@sv .

<http://tun.fi/MX.275426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina subtriangularis" ;
    dwc:scientificNameAuthorship "Polevoi & Hedmark, 2004" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina subtriangularis"@fi,
        "Boletina subtriangularis"@sv .

<http://tun.fi/MX.275427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina takagii" ;
    dwc:scientificNameAuthorship "Sasakawa & Kimura, 1974" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina takagii"@fi,
        "Boletina takagii"@sv .

<http://tun.fi/MX.275428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina tiroliensis" ;
    dwc:scientificNameAuthorship "Plassmann, 1980" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina tiroliensis"@fi,
        "Boletina tiroliensis"@sv .

<http://tun.fi/MX.275429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina triangularis" ;
    dwc:scientificNameAuthorship "Polevoi in Zaitzev & Polevoi, 1995" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina triangularis"@fi,
        "Boletina triangularis"@sv .

<http://tun.fi/MX.275430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina trispinosa" ;
    dwc:scientificNameAuthorship "Edwards, 1913" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina trispinosa"@fi,
        "Boletina trispinosa"@sv .

<http://tun.fi/MX.275431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina trivittata" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina trivittata"@fi,
        "Boletina trivittata"@sv .

<http://tun.fi/MX.275432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina verticillata" ;
    dwc:scientificNameAuthorship "Stackelberg, 1943" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina verticillata"@fi,
        "Boletina verticillata"@sv .

<http://tun.fi/MX.275433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina villosa" ;
    dwc:scientificNameAuthorship "Landrock, 1912" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina villosa"@fi,
        "Boletina villosa"@sv .

<http://tun.fi/MX.275435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelosia bicornis" ;
    dwc:scientificNameAuthorship "Stackelberg, 1946" ;
    skos:broader <http://tun.fi/MX.275434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelosia bicornis"@fi,
        "Coelosia bicornis"@sv .

<http://tun.fi/MX.275436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelosia flava" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelosia flava"@fi,
        "Coelosia flava"@sv .

<http://tun.fi/MX.275437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelosia fusca" ;
    dwc:scientificNameAuthorship "Bezzi, 1892" ;
    skos:broader <http://tun.fi/MX.275434> ;
    skos:hiddenLabel "Coelosia silvatica"@fi,
        "Coelosia silvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelosia fusca"@fi,
        "Coelosia fusca"@sv .

<http://tun.fi/MX.275438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelosia gracilis" ;
    dwc:scientificNameAuthorship "Johannsen, 1912" ;
    skos:broader <http://tun.fi/MX.275434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelosia gracilis"@fi,
        "Coelosia gracilis"@sv .

<http://tun.fi/MX.275439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelosia limpida" ;
    dwc:scientificNameAuthorship "Plassmann, 1986" ;
    skos:broader <http://tun.fi/MX.275434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelosia limpida"@fi,
        "Coelosia limpida"@sv .

<http://tun.fi/MX.275440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelosia tenella" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1852" ;
    skos:broader <http://tun.fi/MX.275434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelosia tenella"@fi,
        "Coelosia tenella"@sv .

<http://tun.fi/MX.275441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelosia truncata" ;
    dwc:scientificNameAuthorship "Lundström, 1909" ;
    skos:broader <http://tun.fi/MX.275434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelosia truncata"@fi,
        "Coelosia truncata"@sv .

<http://tun.fi/MX.275443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dziedzickia marginata" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1885)" ;
    skos:broader <http://tun.fi/MX.275442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dziedzickia marginata"@fi,
        "Dziedzickia marginata"@sv .

<http://tun.fi/MX.275445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectrepesthoneura colyeri" ;
    dwc:scientificNameAuthorship "Chandler, 1980" ;
    skos:broader <http://tun.fi/MX.275444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectrepesthoneura colyeri"@fi,
        "Ectrepesthoneura colyeri"@sv .

<http://tun.fi/MX.275446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectrepesthoneura hirta" ;
    dwc:scientificNameAuthorship "(Winnertz, 1846)" ;
    skos:broader <http://tun.fi/MX.275444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectrepesthoneura hirta"@fi,
        "Ectrepesthoneura hirta"@sv .

<http://tun.fi/MX.275447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectrepesthoneura nigra" ;
    dwc:scientificNameAuthorship "Zaitzev, 1984" ;
    skos:broader <http://tun.fi/MX.275444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectrepesthoneura nigra"@fi,
        "Ectrepesthoneura nigra"@sv .

<http://tun.fi/MX.275448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectrepesthoneura ovata" ;
    dwc:scientificNameAuthorship "Ostroverkhova, 1977" ;
    skos:broader <http://tun.fi/MX.275444> ;
    skos:hiddenLabel "Ectrepesthoneura bucera"@fi,
        "Ectrepesthoneura bucera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectrepesthoneura ovata"@fi,
        "Ectrepesthoneura ovata"@sv .

<http://tun.fi/MX.275449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectrepesthoneura pubescens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.275444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectrepesthoneura pubescens"@fi,
        "Ectrepesthoneura pubescens"@sv .

<http://tun.fi/MX.275450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectrepesthoneura referta" ;
    dwc:scientificNameAuthorship "Plassmann, 1976" ;
    skos:broader <http://tun.fi/MX.275444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectrepesthoneura referta"@fi,
        "Ectrepesthoneura referta"@sv .

<http://tun.fi/MX.275451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectrepesthoneura tori" ;
    dwc:scientificNameAuthorship "Zaitzev & Økland, 1994" ;
    skos:broader <http://tun.fi/MX.275444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectrepesthoneura tori"@fi,
        "Ectrepesthoneura tori"@sv .

<http://tun.fi/MX.275453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnoriste apicalis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnoriste apicalis"@fi,
        "Gnoriste apicalis"@sv .

<http://tun.fi/MX.275454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnoriste bilineata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1852" ;
    skos:broader <http://tun.fi/MX.275452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnoriste bilineata"@fi,
        "Gnoriste bilineata"@sv .

<http://tun.fi/MX.275456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grzegorzekia collaris" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Grzegorzekia collaris"@fi,
        "Grzegorzekia collaris"@sv .

<http://tun.fi/MX.275458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadroneura palmeni" ;
    dwc:scientificNameAuthorship "Lundström, 1906" ;
    skos:broader <http://tun.fi/MX.275457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadroneura palmeni"@fi,
        "Hadroneura palmeni"@sv .

<http://tun.fi/MX.275460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Impleta consorta" ;
    dwc:scientificNameAuthorship "Plassmann, 1978" ;
    skos:broader <http://tun.fi/MX.275459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Impleta consorta"@fi,
        "Impleta consorta"@sv .

<http://tun.fi/MX.275462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Katatopygia erythropyga" ;
    dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
    skos:broader <http://tun.fi/MX.275461> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Katatopygia erythropyga"@fi,
        "Katatopygia erythropyga"@sv .

<http://tun.fi/MX.275463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Katatopygia sahlbergi" ;
    dwc:scientificNameAuthorship "(Lundström, 1906)" ;
    skos:broader <http://tun.fi/MX.275461> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Katatopygia sahlbergi"@fi,
        "Katatopygia sahlbergi"@sv .

<http://tun.fi/MX.275465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palaeodocosia vittata" ;
    dwc:scientificNameAuthorship "(Coquillett, 1901)" ;
    skos:broader <http://tun.fi/MX.275464> ;
    skos:hiddenLabel "Palaeodocosia janickii"@fi,
        "Palaeodocosia janickii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palaeodocosia vittata"@fi,
        "Palaeodocosia vittata"@sv .

<http://tun.fi/MX.275467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saigusaia flaviventris" ;
    dwc:scientificNameAuthorship "(Strobl, 1894)" ;
    skos:broader <http://tun.fi/MX.275466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saigusaia flaviventris"@fi,
        "Saigusaia flaviventris"@sv .

<http://tun.fi/MX.275469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Speolepta leptogaster" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Speolepta leptogaster"@fi,
        "Speolepta leptogaster"@sv .

<http://tun.fi/MX.275471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synapha fasciata" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synapha fasciata"@fi,
        "Synapha fasciata"@sv .

<http://tun.fi/MX.275472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synapha vitripennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synapha vitripennis"@fi,
        "Synapha vitripennis"@sv .

<http://tun.fi/MX.275474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntemna daisetsuzana" ;
    dwc:scientificNameAuthorship "Okada, 1938" ;
    skos:broader <http://tun.fi/MX.275473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntemna daisetsuzana"@fi,
        "Syntemna daisetsuzana"@sv .

<http://tun.fi/MX.275475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntemna elegantia" ;
    dwc:scientificNameAuthorship "Plassmann, 1978" ;
    skos:broader <http://tun.fi/MX.275473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntemna elegantia"@fi,
        "Syntemna elegantia"@sv .

<http://tun.fi/MX.275476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntemna hungarica" ;
    dwc:scientificNameAuthorship "(Lundström, 1912)" ;
    skos:broader <http://tun.fi/MX.275473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntemna hungarica"@fi,
        "Syntemna hungarica"@sv .

<http://tun.fi/MX.275477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntemna morosa" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntemna morosa"@fi,
        "Syntemna morosa"@sv .

<http://tun.fi/MX.275478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntemna nitidula" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntemna nitidula"@fi,
        "Syntemna nitidula"@sv .

<http://tun.fi/MX.275479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntemna oulankaensis" ;
    dwc:scientificNameAuthorship "Polevoi, 2003" ;
    skos:broader <http://tun.fi/MX.275473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntemna oulankaensis"@fi,
        "Syntemna oulankaensis"@sv .

<http://tun.fi/MX.275480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntemna penicilla" ;
    dwc:scientificNameAuthorship "Hutson, 1979" ;
    skos:broader <http://tun.fi/MX.275473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntemna penicilla"@fi,
        "Syntemna penicilla"@sv .

<http://tun.fi/MX.275481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntemna relicta" ;
    dwc:scientificNameAuthorship "(Lundström, 1912)" ;
    skos:broader <http://tun.fi/MX.275473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntemna relicta"@fi,
        "Syntemna relicta"@sv .

<http://tun.fi/MX.275482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntemna setigera" ;
    dwc:scientificNameAuthorship "(Lundström, 1914)" ;
    skos:broader <http://tun.fi/MX.275473> ;
    skos:hiddenLabel "Syntemna haagvari"@fi,
        "Syntemna haagvari"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntemna setigera"@fi,
        "Syntemna setigera"@sv .

<http://tun.fi/MX.275483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntemna stylata" ;
    dwc:scientificNameAuthorship "Hutson, 1979" ;
    skos:broader <http://tun.fi/MX.275473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntemna stylata"@fi,
        "Syntemna stylata"@sv .

<http://tun.fi/MX.275484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntemna stylatoides" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntemna stylatoides"@fi,
        "Syntemna stylatoides"@sv .

<http://tun.fi/MX.275486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragoneura ambigua" ;
    dwc:scientificNameAuthorship "Grzegorzek, 1885" ;
    skos:broader <http://tun.fi/MX.275485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetragoneura ambigua"@fi,
        "Tetragoneura ambigua"@sv .

<http://tun.fi/MX.275487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragoneura obirata" ;
    dwc:scientificNameAuthorship "Plassmann, 1990" ;
    skos:broader <http://tun.fi/MX.275485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetragoneura obirata"@fi,
        "Tetragoneura obirata"@sv .

<http://tun.fi/MX.275488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragoneura pudogensis" ;
    dwc:scientificNameAuthorship "Polevoi & Jakovlev, 2011" ;
    skos:broader <http://tun.fi/MX.275485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetragoneura pudogensis"@fi,
        "Tetragoneura pudogensis"@sv .

<http://tun.fi/MX.275489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragoneura ruuhijarvii" ;
    dwc:scientificNameAuthorship "Polevoi & Jakovlev, 2011" ;
    skos:broader <http://tun.fi/MX.275485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetragoneura ruuhijarvii"@fi,
        "Tetragoneura ruuhijarvii"@sv .

<http://tun.fi/MX.275490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragoneura sylvatica" ;
    dwc:scientificNameAuthorship "(Curtis, 1837)" ;
    skos:broader <http://tun.fi/MX.275485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetragoneura sylvatica"@fi,
        "Tetragoneura sylvatica"@sv .

<http://tun.fi/MX.275493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clastobasis alternans" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clastobasis alternans"@fi,
        "Clastobasis alternans"@sv .

<http://tun.fi/MX.275495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Docosia expectata" ;
    dwc:scientificNameAuthorship "Laštovka & Ševčik, 2006" ;
    skos:broader <http://tun.fi/MX.275494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Docosia expectata"@fi,
        "Docosia expectata"@sv .

<http://tun.fi/MX.275496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Docosia flavicoxa" ;
    dwc:scientificNameAuthorship "Strobl, 1900" ;
    skos:broader <http://tun.fi/MX.275494> ;
    skos:hiddenLabel "Docosia pallipes"@fi,
        "Docosia pallipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Docosia flavicoxa"@fi,
        "Docosia flavicoxa"@sv .

<http://tun.fi/MX.275497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Docosia gilvipes" ;
    dwc:scientificNameAuthorship "(Haliday in Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.275494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Docosia gilvipes"@fi,
        "Docosia gilvipes"@sv .

<http://tun.fi/MX.275498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Docosia landrocki" ;
    dwc:scientificNameAuthorship "Laštovka & Ševčík 2006" ;
    skos:broader <http://tun.fi/MX.275494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Docosia landrocki"@fi,
        "Docosia landrocki"@sv .

<http://tun.fi/MX.275499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Docosia muelleri" ;
    dwc:scientificNameAuthorship "Plassmann, 1986" ;
    skos:broader <http://tun.fi/MX.275494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Docosia muelleri"@fi,
        "Docosia muelleri"@sv .

<http://tun.fi/MX.275500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Docosia tibialis" ;
    dwc:scientificNameAuthorship "Laštovka & Ševčík, 2006" ;
    skos:broader <http://tun.fi/MX.275494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Docosia tibialis"@fi,
        "Docosia tibialis"@sv .

<http://tun.fi/MX.275502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Greenomyia baikalica" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Greenomyia baikalica"@fi,
        "Greenomyia baikalica"@sv .

<http://tun.fi/MX.275503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Greenomyia borealis" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Greenomyia borealis"@fi,
        "Greenomyia borealis"@sv .

<http://tun.fi/MX.275504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Greenomyia mongolica" ;
    dwc:scientificNameAuthorship "Laštovka & Matile, 1974" ;
    skos:broader <http://tun.fi/MX.275501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Greenomyia mongolica"@fi,
        "Greenomyia mongolica"@sv .

<http://tun.fi/MX.275506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leia bilineata" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leia bilineata"@fi,
        "Leia bilineata"@sv .

<http://tun.fi/MX.275507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leia bimaculata" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.275505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leia bimaculata"@fi,
        "Leia bimaculata"@sv .

<http://tun.fi/MX.275508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leia crucigera" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.275505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leia crucigera"@fi,
        "Leia crucigera"@sv .

<http://tun.fi/MX.275509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leia cylindrica" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leia cylindrica"@fi,
        "Leia cylindrica"@sv .

<http://tun.fi/MX.275510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leia fascipennis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leia fascipennis"@fi,
        "Leia fascipennis"@sv .

<http://tun.fi/MX.275511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leia longiseta" ;
    dwc:scientificNameAuthorship "Barendrecht, 1938" ;
    skos:broader <http://tun.fi/MX.275505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leia longiseta"@fi,
        "Leia longiseta"@sv .

<http://tun.fi/MX.275512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leia picta" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leia picta"@fi,
        "Leia picta"@sv .

<http://tun.fi/MX.275513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leia subfasciata" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leia subfasciata"@fi,
        "Leia subfasciata"@sv .

<http://tun.fi/MX.275514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leia winthemii" ;
    dwc:scientificNameAuthorship "Lehmann, 1822" ;
    skos:broader <http://tun.fi/MX.275505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leia winthemii"@fi,
        "Leia winthemii"@sv .

<http://tun.fi/MX.275516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rondaniella dimidiata" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.275515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rondaniella dimidiata"@fi,
        "Rondaniella dimidiata"@sv .

<http://tun.fi/MX.275519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Manota unifurcata" ;
    dwc:scientificNameAuthorship "Lundström, 1913" ;
    skos:broader <http://tun.fi/MX.275518> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Manota unifurcata"@fi,
        "Manota unifurcata"@sv .

<http://tun.fi/MX.275524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia anglofennica" ;
    dwc:scientificNameAuthorship "Edwards, 1921" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia anglofennica"@fi,
        "Allodia anglofennica"@sv .

<http://tun.fi/MX.275525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia confusa" ;
    dwc:scientificNameAuthorship "Zaitzev, 2003" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:hiddenLabel "Allodia simplex"@fi,
        "Allodia simplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia confusa"@fi,
        "Allodia confusa"@sv .

<http://tun.fi/MX.275526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia embla" ;
    dwc:scientificNameAuthorship "Hackman, 1971" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia embla"@fi,
        "Allodia embla"@sv .

<http://tun.fi/MX.275527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia lugens" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia lugens"@fi,
        "Allodia lugens"@sv .

<http://tun.fi/MX.275528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia lundstroemi" ;
    dwc:scientificNameAuthorship "Edwards, 1921" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia lundstroemi"@fi,
        "Allodia lundstroemi"@sv .

<http://tun.fi/MX.275529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia ornaticollis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia ornaticollis"@fi,
        "Allodia ornaticollis"@sv .

<http://tun.fi/MX.27553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluvialis apricaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27552> ;
    skos:hiddenLabel "Pluvialis apricaria"@fi,
        "Pluvialis apricaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapustarinta"@fi,
        "ljungpipare"@sv .

<http://tun.fi/MX.275530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia pyxidiiformis" ;
    dwc:scientificNameAuthorship "Zaitzev, 1983" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia pyxidiiformis"@fi,
        "Allodia pyxidiiformis"@sv .

<http://tun.fi/MX.275531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia septentrionalis" ;
    dwc:scientificNameAuthorship "Hackman, 1971" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia septentrionalis"@fi,
        "Allodia septentrionalis"@sv .

<http://tun.fi/MX.275532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia truncata" ;
    dwc:scientificNameAuthorship "Edwards, 1921" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia truncata"@fi,
        "Allodia truncata"@sv .

<http://tun.fi/MX.275533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia tuomikoskii" ;
    dwc:scientificNameAuthorship "Hackman, 1971" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia tuomikoskii"@fi,
        "Allodia tuomikoskii"@sv .

<http://tun.fi/MX.275534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia zaitzevi" ;
    dwc:scientificNameAuthorship "Kurina, 1998" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia zaitzevi"@fi,
        "Allodia zaitzevi"@sv .

<http://tun.fi/MX.275536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia adunca" ;
    dwc:scientificNameAuthorship "Zaitzev, 1992" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia adunca"@fi,
        "Allodia adunca"@sv .

<http://tun.fi/MX.275537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia alternans" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia alternans"@fi,
        "Allodia alternans"@sv .

<http://tun.fi/MX.275538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia angulata" ;
    dwc:scientificNameAuthorship "(Lundström, 1913)" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia angulata"@fi,
        "Allodia angulata"@sv .

<http://tun.fi/MX.275539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia barbata" ;
    dwc:scientificNameAuthorship "(Lundström, 1909)" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia barbata"@fi,
        "Allodia barbata"@sv .

<http://tun.fi/MX.27554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluvialis dominica" ;
    dwc:scientificNameAuthorship "(Statius Muller, 1776)" ;
    skos:broader <http://tun.fi/MX.27552> ;
    skos:hiddenLabel "Pluvialis dominica"@fi,
        "Pluvialis dominica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikankurmitsa"@fi,
        "amerikansk tundrapipare"@sv .

<http://tun.fi/MX.275540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia bohemica" ;
    dwc:scientificNameAuthorship "Ševčík, 2004" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia bohemica"@fi,
        "Allodia bohemica"@sv .

<http://tun.fi/MX.275541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia czernyi" ;
    dwc:scientificNameAuthorship "(Landrock, 1912)" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia czernyi"@fi,
        "Allodia czernyi"@sv .

<http://tun.fi/MX.275542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia foliifera" ;
    dwc:scientificNameAuthorship "(Strobl, 1910)" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia foliifera"@fi,
        "Allodia foliifera"@sv .

<http://tun.fi/MX.275543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia grata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia grata"@fi,
        "Allodia grata"@sv .

<http://tun.fi/MX.275544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia huggerti" ;
    dwc:scientificNameAuthorship "Kjærandsen, 2007" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia huggerti"@fi,
        "Allodia huggerti"@sv .

<http://tun.fi/MX.275545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia neglecta" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia neglecta"@fi,
        "Allodia neglecta"@sv .

<http://tun.fi/MX.275546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia penicillata" ;
    dwc:scientificNameAuthorship "(Lundström, 1912)" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia penicillata"@fi,
        "Allodia penicillata"@sv .

<http://tun.fi/MX.275547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia pistillata" ;
    dwc:scientificNameAuthorship "(Lundström, 1911)" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia pistillata"@fi,
        "Allodia pistillata"@sv .

<http://tun.fi/MX.275548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia protenta" ;
    dwc:scientificNameAuthorship "Laštovka & Matile, 1974" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:hiddenLabel "Allodia mendli"@fi,
        "Allodia mendli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia protenta"@fi,
        "Allodia protenta"@sv .

<http://tun.fi/MX.275549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia silvatica" ;
    dwc:scientificNameAuthorship "(Landrock, 1912)" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia silvatica"@fi,
        "Allodia silvatica"@sv .

<http://tun.fi/MX.27555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluvialis fulva" ;
    dwc:scientificNameAuthorship "(J.F. Gmelin, 1789)" ;
    skos:broader <http://tun.fi/MX.27552> ;
    skos:hiddenLabel "Pluvialis fulva"@fi,
        "Pluvialis fulva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiankurmitsa"@fi,
        "sibirisk tundrapipare"@sv .

<http://tun.fi/MX.275550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia subpistillata" ;
    dwc:scientificNameAuthorship "Ševčík, 1999" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia subpistillata"@fi,
        "Allodia subpistillata"@sv .

<http://tun.fi/MX.275552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodiopsis domestica" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.275551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodiopsis domestica"@fi,
        "Allodiopsis domestica"@sv .

<http://tun.fi/MX.275553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodiopsis gracai" ;
    dwc:scientificNameAuthorship "Ševčík & Papp, 2003" ;
    skos:broader <http://tun.fi/MX.275551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodiopsis gracai"@fi,
        "Allodiopsis gracai"@sv .

<http://tun.fi/MX.275554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodiopsis korolevi" ;
    dwc:scientificNameAuthorship "Zaitzev, 1982" ;
    skos:broader <http://tun.fi/MX.275551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodiopsis korolevi"@fi,
        "Allodiopsis korolevi"@sv .

<http://tun.fi/MX.275555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodiopsis pseudodomestica" ;
    dwc:scientificNameAuthorship "(Lackschewitz, 1937)" ;
    skos:broader <http://tun.fi/MX.275551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodiopsis pseudodomestica"@fi,
        "Allodiopsis pseudodomestica"@sv .

<http://tun.fi/MX.275556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodiopsis rustica" ;
    dwc:scientificNameAuthorship "(Edwards, 1941)" ;
    skos:broader <http://tun.fi/MX.275551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodiopsis rustica"@fi,
        "Allodiopsis rustica"@sv .

<http://tun.fi/MX.275558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella ankeli" ;
    dwc:scientificNameAuthorship "Plassmann, 1977" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella ankeli"@fi,
        "Anatella ankeli"@sv .

<http://tun.fi/MX.275559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella aquila" ;
    dwc:scientificNameAuthorship "Zaitzev, 1989" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella aquila"@fi,
        "Anatella aquila"@sv .

<http://tun.fi/MX.27556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluvialis squatarola" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27552> ;
    skos:hiddenLabel "Pluvialis squatarola"@fi,
        "Pluvialis squatarola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrakurmitsa"@fi,
        "kustpipare"@sv .

<http://tun.fi/MX.275560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella bremia" ;
    dwc:scientificNameAuthorship "Chandler, 1994" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella bremia"@fi,
        "Anatella bremia"@sv .

<http://tun.fi/MX.275561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella ciliata" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella ciliata"@fi,
        "Anatella ciliata"@sv .

<http://tun.fi/MX.275562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella crispa" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella crispa"@fi,
        "Anatella crispa"@sv .

<http://tun.fi/MX.275563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella dampfi" ;
    dwc:scientificNameAuthorship "Landrock, 1924" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella dampfi"@fi,
        "Anatella dampfi"@sv .

<http://tun.fi/MX.275564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella dentata" ;
    dwc:scientificNameAuthorship "Zaitzev, 1989" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella dentata"@fi,
        "Anatella dentata"@sv .

<http://tun.fi/MX.275565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella emergens" ;
    dwc:scientificNameAuthorship "Caspers, 1987" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella emergens"@fi,
        "Anatella emergens"@sv .

<http://tun.fi/MX.275566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella flavicauda" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella flavicauda"@fi,
        "Anatella flavicauda"@sv .

<http://tun.fi/MX.275567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella flavomaculata" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella flavomaculata"@fi,
        "Anatella flavomaculata"@sv .

<http://tun.fi/MX.275568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella gibba" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella gibba"@fi,
        "Anatella gibba"@sv .

<http://tun.fi/MX.275569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella lenis" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1923" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella lenis"@fi,
        "Anatella lenis"@sv .

<http://tun.fi/MX.275570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella maritima" ;
    dwc:scientificNameAuthorship "Ostroverkhova, 1979" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella maritima"@fi,
        "Anatella maritima"@sv .

<http://tun.fi/MX.275571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella minuta" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella minuta"@fi,
        "Anatella minuta"@sv .

<http://tun.fi/MX.275572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella novata" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1923" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella novata"@fi,
        "Anatella novata"@sv .

<http://tun.fi/MX.275573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella setigera" ;
    dwc:scientificNameAuthorship "Edwards, 1921" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella setigera"@fi,
        "Anatella setigera"@sv .

<http://tun.fi/MX.275574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella simpatica" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1923" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella simpatica"@fi,
        "Anatella simpatica"@sv .

<http://tun.fi/MX.275575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella turi" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1923" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella turi"@fi,
        "Anatella turi"@sv .

<http://tun.fi/MX.275576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatella unguigera" ;
    dwc:scientificNameAuthorship "Edwards, 1921" ;
    skos:broader <http://tun.fi/MX.275557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatella unguigera"@fi,
        "Anatella unguigera"@sv .

<http://tun.fi/MX.275579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypeza armata" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypeza armata"@fi,
        "Brachypeza armata"@sv .

<http://tun.fi/MX.275580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypeza bisignata" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275577> ;
    skos:hiddenLabel "Brachypeza hilaris"@fi,
        "Brachypeza hilaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypeza bisignata"@fi,
        "Brachypeza bisignata"@sv .

<http://tun.fi/MX.275582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypeza obscura" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypeza obscura"@fi,
        "Brachypeza obscura"@sv .

<http://tun.fi/MX.275584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu arcticoides" ;
    dwc:scientificNameAuthorship "Caspers, 1985" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu arcticoides"@fi,
        "Brevicornu arcticoides"@sv .

<http://tun.fi/MX.275585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu arcticum" ;
    dwc:scientificNameAuthorship "(Lundström, 1913)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu arcticum"@fi,
        "Brevicornu arcticum"@sv .

<http://tun.fi/MX.275586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu auriculatum" ;
    dwc:scientificNameAuthorship "(Edwards, 1925)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu auriculatum"@fi,
        "Brevicornu auriculatum"@sv .

<http://tun.fi/MX.275587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu beatum" ;
    dwc:scientificNameAuthorship "(Johannsen, 1912)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu beatum"@fi,
        "Brevicornu beatum"@sv .

<http://tun.fi/MX.275588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu bellum" ;
    dwc:scientificNameAuthorship "(Johannsen, 1912)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu bellum"@fi,
        "Brevicornu bellum"@sv .

<http://tun.fi/MX.275589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu bipartitum" ;
    dwc:scientificNameAuthorship "Laštovka & Matile, 1974" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu bipartitum"@fi,
        "Brevicornu bipartitum"@sv .

<http://tun.fi/MX.27559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charadrius hiaticula" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27558> ;
    skos:hiddenLabel "Charadrius hiaticula"@fi,
        "Charadrius hiaticula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylli"@fi,
        "större strandpipare"@sv .

<http://tun.fi/MX.275590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu canescens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:hiddenLabel "Brevicornu griseolum"@fi,
        "Brevicornu griseolum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu canescens"@fi,
        "Brevicornu canescens"@sv .

<http://tun.fi/MX.275591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu cognatum" ;
    dwc:scientificNameAuthorship "Ostroverkhova, 1979" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu cognatum"@fi,
        "Brevicornu cognatum"@sv .

<http://tun.fi/MX.275592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu fasciculatum" ;
    dwc:scientificNameAuthorship "(Lackschewitz, 1937)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu fasciculatum"@fi,
        "Brevicornu fasciculatum"@sv .

<http://tun.fi/MX.275593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu fennicum" ;
    dwc:scientificNameAuthorship "(Landrock, 1927)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu fennicum"@fi,
        "Brevicornu fennicum"@sv .

<http://tun.fi/MX.275594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu fissicauda" ;
    dwc:scientificNameAuthorship "(Lundström, 1911)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu fissicauda"@fi,
        "Brevicornu fissicauda"@sv .

<http://tun.fi/MX.275595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu foliatum" ;
    dwc:scientificNameAuthorship "(Edwards, 1925)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu foliatum"@fi,
        "Brevicornu foliatum"@sv .

<http://tun.fi/MX.275596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu fuscipenne" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu fuscipenne"@fi,
        "Brevicornu fuscipenne"@sv .

<http://tun.fi/MX.275597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu glandis" ;
    dwc:scientificNameAuthorship "Laštovka & Matile, 1974" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu glandis"@fi,
        "Brevicornu glandis"@sv .

<http://tun.fi/MX.275598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu griseicolle" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:hiddenLabel "Allodia variabilis"@fi,
        "Allodia variabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu griseicolle"@fi,
        "Brevicornu griseicolle"@sv .

<http://tun.fi/MX.275599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu griseolum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:hiddenLabel "Brevicornu boreale"@fi,
        "Brevicornu boreale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu griseolum"@fi,
        "Brevicornu griseolum"@sv .

<http://tun.fi/MX.275600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu improvisum" ;
    dwc:scientificNameAuthorship "Zaitzev, 1992" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu improvisum"@fi,
        "Brevicornu improvisum"@sv .

<http://tun.fi/MX.275601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu kingi" ;
    dwc:scientificNameAuthorship "(Edwards, 1925)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu kingi"@fi,
        "Brevicornu kingi"@sv .

<http://tun.fi/MX.275602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu luteum" ;
    dwc:scientificNameAuthorship "(Landrock, 1925)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu luteum"@fi,
        "Brevicornu luteum"@sv .

<http://tun.fi/MX.275603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu melanderi" ;
    dwc:scientificNameAuthorship "Zaitzev, 1988" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu melanderi"@fi,
        "Brevicornu melanderi"@sv .

<http://tun.fi/MX.275604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu nigrofuscum" ;
    dwc:scientificNameAuthorship "(Lundström, 1909)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu nigrofuscum"@fi,
        "Brevicornu nigrofuscum"@sv .

<http://tun.fi/MX.275605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu occidentale" ;
    dwc:scientificNameAuthorship "Zaitzev, 1988" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu occidentale"@fi,
        "Brevicornu occidentale"@sv .

<http://tun.fi/MX.275606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu parafennicum" ;
    dwc:scientificNameAuthorship "Zaitzev in Zaitzev & Polevoi, 1995" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu parafennicum"@fi,
        "Brevicornu parafennicum"@sv .

<http://tun.fi/MX.275607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu proximum" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu proximum"@fi,
        "Brevicornu proximum"@sv .

<http://tun.fi/MX.275608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu rosmellitum" ;
    dwc:scientificNameAuthorship "Chandler, 2001" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu rosmellitum"@fi,
        "Brevicornu rosmellitum"@sv .

<http://tun.fi/MX.275609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu ruficorne" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu ruficorne"@fi,
        "Brevicornu ruficorne"@sv .

<http://tun.fi/MX.275610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu serenum" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu serenum"@fi,
        "Brevicornu serenum"@sv .

<http://tun.fi/MX.275611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu sericoma" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu sericoma"@fi,
        "Brevicornu sericoma"@sv .

<http://tun.fi/MX.275612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu setulosum" ;
    dwc:scientificNameAuthorship "Zaitzev, 1988" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu setulosum"@fi,
        "Brevicornu setulosum"@sv .

<http://tun.fi/MX.275613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu spathulatum" ;
    dwc:scientificNameAuthorship "(Lundström, 1911)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu spathulatum"@fi,
        "Brevicornu spathulatum"@sv .

<http://tun.fi/MX.275614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu verralli" ;
    dwc:scientificNameAuthorship "(Edwards, 1925)" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu verralli"@fi,
        "Brevicornu verralli"@sv .

<http://tun.fi/MX.275616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyla brevicornis" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordyla brevicornis"@fi,
        "Cordyla brevicornis"@sv .

<http://tun.fi/MX.275617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyla crassicornis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordyla crassicornis"@fi,
        "Cordyla crassicornis"@sv .

<http://tun.fi/MX.275618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyla fasciata" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.275615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordyla fasciata"@fi,
        "Cordyla fasciata"@sv .

<http://tun.fi/MX.275619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyla fissa" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordyla fissa"@fi,
        "Cordyla fissa"@sv .

<http://tun.fi/MX.27562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charadrius dubius" ;
    dwc:scientificNameAuthorship "Scopoli, 1786" ;
    skos:broader <http://tun.fi/MX.27558> ;
    skos:hiddenLabel "Charadrius dubius"@fi,
        "Charadrius dubius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutylli"@fi,
        "mindre strandpipare"@sv .

<http://tun.fi/MX.275620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyla flaviceps" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordyla flaviceps"@fi,
        "Cordyla flaviceps"@sv .

<http://tun.fi/MX.275621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyla fusca" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.275615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordyla fusca"@fi,
        "Cordyla fusca"@sv .

<http://tun.fi/MX.275622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyla insons" ;
    dwc:scientificNameAuthorship "Laštovka & Matile, 1974" ;
    skos:broader <http://tun.fi/MX.275615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordyla insons"@fi,
        "Cordyla insons"@sv .

<http://tun.fi/MX.275623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyla murina" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordyla murina"@fi,
        "Cordyla murina"@sv .

<http://tun.fi/MX.275624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyla nitens" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordyla nitens"@fi,
        "Cordyla nitens"@sv .

<http://tun.fi/MX.275625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyla nitidula" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275615> ;
    skos:hiddenLabel "Cordyla bergensis"@fi,
        "Cordyla bergensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordyla nitidula"@fi,
        "Cordyla nitidula"@sv .

<http://tun.fi/MX.275626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyla parvipalpis" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordyla parvipalpis"@fi,
        "Cordyla parvipalpis"@sv .

<http://tun.fi/MX.275627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyla pusilla" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275615> ;
    skos:hiddenLabel "Cordyla sixi"@fi,
        "Cordyla sixi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordyla pusilla"@fi,
        "Cordyla pusilla"@sv .

<http://tun.fi/MX.275628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordyla semiflava" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordyla semiflava"@fi,
        "Cordyla semiflava"@sv .

<http://tun.fi/MX.275630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia bicincta" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia bicincta"@fi,
        "Exechia bicincta"@sv .

<http://tun.fi/MX.275631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia borealis" ;
    dwc:scientificNameAuthorship "Lundström, 1912" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia borealis"@fi,
        "Exechia borealis"@sv .

<http://tun.fi/MX.275632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia cincta" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia cincta"@fi,
        "Exechia cincta"@sv .

<http://tun.fi/MX.275633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia confinis" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia confinis"@fi,
        "Exechia confinis"@sv .

<http://tun.fi/MX.275634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia contaminata" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia contaminata"@fi,
        "Exechia contaminata"@sv .

<http://tun.fi/MX.275635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia cornuta" ;
    dwc:scientificNameAuthorship "Lundström, 1914" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia cornuta"@fi,
        "Exechia cornuta"@sv .

<http://tun.fi/MX.275636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia dentata" ;
    dwc:scientificNameAuthorship "Lundström, 1916" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia dentata"@fi,
        "Exechia dentata"@sv .

<http://tun.fi/MX.275637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia dizona" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia dizona"@fi,
        "Exechia dizona"@sv .

<http://tun.fi/MX.275638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia dorsalis" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia dorsalis"@fi,
        "Exechia dorsalis"@sv .

<http://tun.fi/MX.275639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia exigua" ;
    dwc:scientificNameAuthorship "Lundström, 1909" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia exigua"@fi,
        "Exechia exigua"@sv .

<http://tun.fi/MX.275640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia festiva" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia festiva"@fi,
        "Exechia festiva"@sv .

<http://tun.fi/MX.275641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia frigida" ;
    dwc:scientificNameAuthorship "(Boheman, 1865)" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia frigida"@fi,
        "Exechia frigida"@sv .

<http://tun.fi/MX.275642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia fusca" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia fusca"@fi,
        "Exechia fusca"@sv .

<http://tun.fi/MX.275643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia lucidula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia lucidula"@fi,
        "Exechia lucidula"@sv .

<http://tun.fi/MX.275644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia lundstroemi" ;
    dwc:scientificNameAuthorship "Landrock, 1923" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia lundstroemi"@fi,
        "Exechia lundstroemi"@sv .

<http://tun.fi/MX.275645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia macula" ;
    dwc:scientificNameAuthorship "Chandler, 2001" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:hiddenLabel "Exechia maculipennis"@fi,
        "Exechia maculipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia macula"@fi,
        "Exechia macula"@sv .

<http://tun.fi/MX.275646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia micans" ;
    dwc:scientificNameAuthorship "Laštovka & Matile, 1974" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia micans"@fi,
        "Exechia micans"@sv .

<http://tun.fi/MX.275647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia nigra" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia nigra"@fi,
        "Exechia nigra"@sv .

<http://tun.fi/MX.275648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia nigrofusca" ;
    dwc:scientificNameAuthorship "Lundström, 1909" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia nigrofusca"@fi,
        "Exechia nigrofusca"@sv .

<http://tun.fi/MX.275649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia nigroscutellata" ;
    dwc:scientificNameAuthorship "Landrock, 1912" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia nigroscutellata"@fi,
        "Exechia nigroscutellata"@sv .

<http://tun.fi/MX.275650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia papyracea" ;
    dwc:scientificNameAuthorship "Stackelberg, 1948" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia papyracea"@fi,
        "Exechia papyracea"@sv .

<http://tun.fi/MX.275651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia parva" ;
    dwc:scientificNameAuthorship "Lundström, 1909" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia parva"@fi,
        "Exechia parva"@sv .

<http://tun.fi/MX.275652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia parvula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:hiddenLabel "Exechia nana"@fi,
        "Exechia nana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia parvula"@fi,
        "Exechia parvula"@sv .

<http://tun.fi/MX.275653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia pectinivalva" ;
    dwc:scientificNameAuthorship "Stackelberg, 1948" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia pectinivalva"@fi,
        "Exechia pectinivalva"@sv .

<http://tun.fi/MX.275654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia pseudocincta" ;
    dwc:scientificNameAuthorship "Strobl, 1910" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia pseudocincta"@fi,
        "Exechia pseudocincta"@sv .

<http://tun.fi/MX.275655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia pseudofestiva" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1937" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia pseudofestiva"@fi,
        "Exechia pseudofestiva"@sv .

<http://tun.fi/MX.275657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia repandoides" ;
    dwc:scientificNameAuthorship "Caspers, 1984" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia repandoides"@fi,
        "Exechia repandoides"@sv .

<http://tun.fi/MX.275658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia separata" ;
    dwc:scientificNameAuthorship "Lundström, 1912" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia separata"@fi,
        "Exechia separata"@sv .

<http://tun.fi/MX.275659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia seriata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:hiddenLabel "Exechia pallida"@fi,
        "Exechia pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia seriata"@fi,
        "Exechia seriata"@sv .

<http://tun.fi/MX.275660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia similis" ;
    dwc:scientificNameAuthorship "Laštovka & Matile, 1974" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia similis"@fi,
        "Exechia similis"@sv .

<http://tun.fi/MX.275661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia spinigera" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia spinigera"@fi,
        "Exechia spinigera"@sv .

<http://tun.fi/MX.275662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia spinuligera" ;
    dwc:scientificNameAuthorship "Lundström, 1912" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia spinuligera"@fi,
        "Exechia spinuligera"@sv .

<http://tun.fi/MX.275663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia styriaca" ;
    dwc:scientificNameAuthorship "Strobl, 1898" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:hiddenLabel "Exechia sororcula"@fi,
        "Exechia sororcula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia styriaca"@fi,
        "Exechia styriaca"@sv .

<http://tun.fi/MX.275664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia subfrigida" ;
    dwc:scientificNameAuthorship "Laštovka & Matile, 1974" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia subfrigida"@fi,
        "Exechia subfrigida"@sv .

<http://tun.fi/MX.275665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia unifasciata" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1937" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia unifasciata"@fi,
        "Exechia unifasciata"@sv .

<http://tun.fi/MX.275666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia unimaculata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia unimaculata"@fi,
        "Exechia unimaculata"@sv .

<http://tun.fi/MX.275669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis aemula" ;
    dwc:scientificNameAuthorship "Plassmann, 1984" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis aemula"@fi,
        "Exechiopsis aemula"@sv .

<http://tun.fi/MX.275670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis clypeata" ;
    dwc:scientificNameAuthorship "(Lundström, 1911)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis clypeata"@fi,
        "Exechiopsis clypeata"@sv .

<http://tun.fi/MX.275671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis distendens" ;
    dwc:scientificNameAuthorship "(Lackschewitz, 1937)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis distendens"@fi,
        "Exechiopsis distendens"@sv .

<http://tun.fi/MX.275672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis dumitrescae" ;
    dwc:scientificNameAuthorship "(Burghele-Balacesco, 1972)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis dumitrescae"@fi,
        "Exechiopsis dumitrescae"@sv .

<http://tun.fi/MX.275673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis fimbriata" ;
    dwc:scientificNameAuthorship "(Lundström, 1909)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis fimbriata"@fi,
        "Exechiopsis fimbriata"@sv .

<http://tun.fi/MX.275674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis forcipata" ;
    dwc:scientificNameAuthorship "(Lackschewitz, 1937)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis forcipata"@fi,
        "Exechiopsis forcipata"@sv .

<http://tun.fi/MX.275675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis grassatura" ;
    dwc:scientificNameAuthorship "(Plassmann, 1978)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis grassatura"@fi,
        "Exechiopsis grassatura"@sv .

<http://tun.fi/MX.275676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis hammi" ;
    dwc:scientificNameAuthorship "(Edwards, 1925)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis hammi"@fi,
        "Exechiopsis hammi"@sv .

<http://tun.fi/MX.275677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis indecisa" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis indecisa"@fi,
        "Exechiopsis indecisa"@sv .

<http://tun.fi/MX.275678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis ingrica" ;
    dwc:scientificNameAuthorship "Stackelberg, 1948" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis ingrica"@fi,
        "Exechiopsis ingrica"@sv .

<http://tun.fi/MX.275679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis intersecta" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis intersecta"@fi,
        "Exechiopsis intersecta"@sv .

<http://tun.fi/MX.275680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis januarii" ;
    dwc:scientificNameAuthorship "(Lundström, 1913)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis januarii"@fi,
        "Exechiopsis januarii"@sv .

<http://tun.fi/MX.275681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis lackschewitziana" ;
    dwc:scientificNameAuthorship "(Stackelberg, 1948)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis lackschewitziana"@fi,
        "Exechiopsis lackschewitziana"@sv .

<http://tun.fi/MX.275682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis landrocki" ;
    dwc:scientificNameAuthorship "(Lundström, 1912)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis landrocki"@fi,
        "Exechiopsis landrocki"@sv .

<http://tun.fi/MX.275683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis ligulata" ;
    dwc:scientificNameAuthorship "(Lundström, 1913)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis ligulata"@fi,
        "Exechiopsis ligulata"@sv .

<http://tun.fi/MX.275684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis pseudindecisa" ;
    dwc:scientificNameAuthorship "Laštovka & Matile, 1974" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis pseudindecisa"@fi,
        "Exechiopsis pseudindecisa"@sv .

<http://tun.fi/MX.275685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis pseudopulchella" ;
    dwc:scientificNameAuthorship "(Lundström, 1912)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis pseudopulchella"@fi,
        "Exechiopsis pseudopulchella"@sv .

<http://tun.fi/MX.275686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis pulchella" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis pulchella"@fi,
        "Exechiopsis pulchella"@sv .

<http://tun.fi/MX.275687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis sagittata" ;
    dwc:scientificNameAuthorship "Laštovka & Matile, 1974" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis sagittata"@fi,
        "Exechiopsis sagittata"@sv .

<http://tun.fi/MX.275688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis subulata" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis subulata"@fi,
        "Exechiopsis subulata"@sv .

<http://tun.fi/MX.275690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis crucigera" ;
    dwc:scientificNameAuthorship "(Lundström, 1909)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis crucigera"@fi,
        "Exechiopsis crucigera"@sv .

<http://tun.fi/MX.275691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis davatchii" ;
    dwc:scientificNameAuthorship "Matile, 1969" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis davatchii"@fi,
        "Exechiopsis davatchii"@sv .

<http://tun.fi/MX.275692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis leptura" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis leptura"@fi,
        "Exechiopsis leptura"@sv .

<http://tun.fi/MX.275693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis membranacea" ;
    dwc:scientificNameAuthorship "(Lundström, 1912)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis membranacea"@fi,
        "Exechiopsis membranacea"@sv .

<http://tun.fi/MX.275694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis perspicua" ;
    dwc:scientificNameAuthorship "(Johannsen, 1912)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis perspicua"@fi,
        "Exechiopsis perspicua"@sv .

<http://tun.fi/MX.275695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis pollicata" ;
    dwc:scientificNameAuthorship "(Edwards, 1925)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis pollicata"@fi,
        "Exechiopsis pollicata"@sv .

<http://tun.fi/MX.275696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis praedita" ;
    dwc:scientificNameAuthorship "(Plassmann, 1976)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis praedita"@fi,
        "Exechiopsis praedita"@sv .

<http://tun.fi/MX.275697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis seducta" ;
    dwc:scientificNameAuthorship "(Plassmann, 1976)" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis seducta"@fi,
        "Exechiopsis seducta"@sv .

<http://tun.fi/MX.275698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis stylata" ;
    dwc:scientificNameAuthorship "Laštovka & Matile, 1974" ;
    skos:broader <http://tun.fi/MX.275667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechiopsis stylata"@fi,
        "Exechiopsis stylata"@sv .

<http://tun.fi/MX.27570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charadrius alexandrinus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27558> ;
    skos:hiddenLabel "Charadrius alexandrinus"@fi,
        "Charadrius alexandrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustajalkatylli"@fi,
        "svartbent strandpipare"@sv .

<http://tun.fi/MX.275700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrosia maculosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrosia maculosa"@fi,
        "Myrosia maculosa"@sv .

<http://tun.fi/MX.275702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notolopha brachycera" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275701> ;
    skos:hiddenLabel "Notolopha tuomikoskii"@fi,
        "Notolopha tuomikoskii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notolopha brachycera"@fi,
        "Notolopha brachycera"@sv .

<http://tun.fi/MX.275703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notolopha cristata" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notolopha cristata"@fi,
        "Notolopha cristata"@sv .

<http://tun.fi/MX.275704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notolopha sibirica" ;
    dwc:scientificNameAuthorship "(Zaitzev & Maximova, 2000)" ;
    skos:broader <http://tun.fi/MX.275701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notolopha sibirica"@fi,
        "Notolopha sibirica"@sv .

<http://tun.fi/MX.275706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudexechia aurivernica" ;
    dwc:scientificNameAuthorship "Chandler, 1978" ;
    skos:broader <http://tun.fi/MX.275705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudexechia aurivernica"@fi,
        "Pseudexechia aurivernica"@sv .

<http://tun.fi/MX.275707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudexechia canalicula" ;
    dwc:scientificNameAuthorship "(Johannsen, 1912)" ;
    skos:broader <http://tun.fi/MX.275705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudexechia canalicula"@fi,
        "Pseudexechia canalicula"@sv .

<http://tun.fi/MX.275708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudexechia parallela" ;
    dwc:scientificNameAuthorship "(Edwards, 1925)" ;
    skos:broader <http://tun.fi/MX.275705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudexechia parallela"@fi,
        "Pseudexechia parallela"@sv .

<http://tun.fi/MX.275709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudexechia pectinacea" ;
    dwc:scientificNameAuthorship "(Ostroverkhova, 1979)" ;
    skos:broader <http://tun.fi/MX.275705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudexechia pectinacea"@fi,
        "Pseudexechia pectinacea"@sv .

<http://tun.fi/MX.275710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudexechia tristriata" ;
    dwc:scientificNameAuthorship "Stackelberg, 1969" ;
    skos:broader <http://tun.fi/MX.275705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudexechia tristriata"@fi,
        "Pseudexechia tristriata"@sv .

<http://tun.fi/MX.275711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudexechia trivittata" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudexechia trivittata"@fi,
        "Pseudexechia trivittata"@sv .

<http://tun.fi/MX.275713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudobrachypeza helvetica" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.275712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudobrachypeza helvetica"@fi,
        "Pseudobrachypeza helvetica"@sv .

<http://tun.fi/MX.275715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudorymosia fovea" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1910)" ;
    skos:broader <http://tun.fi/MX.275714> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudorymosia fovea"@fi,
        "Pseudorymosia fovea"@sv .

<http://tun.fi/MX.275717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rymosia acta" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1910" ;
    skos:broader <http://tun.fi/MX.275716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rymosia acta"@fi,
        "Rymosia acta"@sv .

<http://tun.fi/MX.275718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rymosia affinis" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275716> ;
    skos:hiddenLabel "Rymosia gracilipes"@fi,
        "Rymosia gracilipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rymosia affinis"@fi,
        "Rymosia affinis"@sv .

<http://tun.fi/MX.275719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rymosia batava" ;
    dwc:scientificNameAuthorship "(Barendrecht, 1938)" ;
    skos:broader <http://tun.fi/MX.275716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rymosia batava"@fi,
        "Rymosia batava"@sv .

<http://tun.fi/MX.275720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rymosia bifida" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rymosia bifida"@fi,
        "Rymosia bifida"@sv .

<http://tun.fi/MX.275721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rymosia britteni" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rymosia britteni"@fi,
        "Rymosia britteni"@sv .

<http://tun.fi/MX.275722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rymosia connexa" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rymosia connexa"@fi,
        "Rymosia connexa"@sv .

<http://tun.fi/MX.275723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rymosia fasciata" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.275716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rymosia fasciata"@fi,
        "Rymosia fasciata"@sv .

<http://tun.fi/MX.275724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rymosia fraudatrix" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1910" ;
    skos:broader <http://tun.fi/MX.275716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rymosia fraudatrix"@fi,
        "Rymosia fraudatrix"@sv .

<http://tun.fi/MX.275725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rymosia guttata" ;
    dwc:scientificNameAuthorship "Lundström, 1912" ;
    skos:broader <http://tun.fi/MX.275716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rymosia guttata"@fi,
        "Rymosia guttata"@sv .

<http://tun.fi/MX.275726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rymosia pinnata" ;
    dwc:scientificNameAuthorship "Ostroverkhova, 1979" ;
    skos:broader <http://tun.fi/MX.275716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rymosia pinnata"@fi,
        "Rymosia pinnata"@sv .

<http://tun.fi/MX.275727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rymosia placida" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rymosia placida"@fi,
        "Rymosia placida"@sv .

<http://tun.fi/MX.275728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rymosia setiger" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1910" ;
    skos:broader <http://tun.fi/MX.275716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rymosia setiger"@fi,
        "Rymosia setiger"@sv .

<http://tun.fi/MX.275729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rymosia signatipes" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1859)" ;
    skos:broader <http://tun.fi/MX.275716> ;
    skos:hiddenLabel "Rymosia winnertzi"@fi,
        "Rymosia winnertzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rymosia signatipes"@fi,
        "Rymosia signatipes"@sv .

<http://tun.fi/MX.275731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomeria crassicornis" ;
    dwc:scientificNameAuthorship "(Stannius, 1831)" ;
    skos:broader <http://tun.fi/MX.275730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomeria crassicornis"@fi,
        "Stigmatomeria crassicornis"@sv .

<http://tun.fi/MX.275733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synplasta bayardi" ;
    dwc:scientificNameAuthorship "Matile, 1971" ;
    skos:broader <http://tun.fi/MX.275732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synplasta bayardi"@fi,
        "Synplasta bayardi"@sv .

<http://tun.fi/MX.275734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synplasta dulcia" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1910)" ;
    skos:broader <http://tun.fi/MX.275732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synplasta dulcia"@fi,
        "Synplasta dulcia"@sv .

<http://tun.fi/MX.275735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synplasta exclusa" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1910)" ;
    skos:broader <http://tun.fi/MX.275732> ;
    skos:hiddenLabel "Synplasta sintenisi"@fi,
        "Synplasta sintenisi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synplasta exclusa"@fi,
        "Synplasta exclusa"@sv .

<http://tun.fi/MX.275736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synplasta gracilis" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synplasta gracilis"@fi,
        "Synplasta gracilis"@sv .

<http://tun.fi/MX.275737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synplasta ingeniosa" ;
    dwc:scientificNameAuthorship "(Kidd 1969)" ;
    skos:broader <http://tun.fi/MX.275732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synplasta ingeniosa"@fi,
        "Synplasta ingeniosa"@sv .

<http://tun.fi/MX.275738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synplasta praeformida" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1910)" ;
    skos:broader <http://tun.fi/MX.275732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synplasta praeformida"@fi,
        "Synplasta praeformida"@sv .

<http://tun.fi/MX.275739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synplasta pseudingeniosa" ;
    dwc:scientificNameAuthorship "Zaitzev, 1993" ;
    skos:broader <http://tun.fi/MX.275732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synplasta pseudingeniosa"@fi,
        "Synplasta pseudingeniosa"@sv .

<http://tun.fi/MX.275740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synplasta rufilatera" ;
    dwc:scientificNameAuthorship "(Edwards, 1941)" ;
    skos:broader <http://tun.fi/MX.275732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synplasta rufilatera"@fi,
        "Synplasta rufilatera"@sv .

<http://tun.fi/MX.275742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tarnania fenestralis" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.275741> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tarnania fenestralis"@fi,
        "Tarnania fenestralis"@sv .

<http://tun.fi/MX.275743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tarnania tarnanii" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1910)" ;
    skos:broader <http://tun.fi/MX.275741> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tarnania tarnanii"@fi,
        "Tarnania tarnanii"@sv .

<http://tun.fi/MX.275746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dynatosoma cochleare" ;
    dwc:scientificNameAuthorship "Strobl, 1895" ;
    skos:broader <http://tun.fi/MX.275745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dynatosoma cochleare"@fi,
        "Dynatosoma cochleare"@sv .

<http://tun.fi/MX.275747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dynatosoma dihaeta" ;
    dwc:scientificNameAuthorship "Polevoi, 1995" ;
    skos:broader <http://tun.fi/MX.275745> ;
    skos:hiddenLabel "Dynatosoma schachti"@fi,
        "Dynatosoma schachti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dynatosoma dihaeta"@fi,
        "Dynatosoma dihaeta"@sv .

<http://tun.fi/MX.275748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dynatosoma fuscicorne" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dynatosoma fuscicorne"@fi,
        "Dynatosoma fuscicorne"@sv .

<http://tun.fi/MX.275749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dynatosoma majus" ;
    dwc:scientificNameAuthorship "Landrock, 1912" ;
    skos:broader <http://tun.fi/MX.275745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dynatosoma majus"@fi,
        "Dynatosoma majus"@sv .

<http://tun.fi/MX.275750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dynatosoma nigromaculatum" ;
    dwc:scientificNameAuthorship "Lundström, 1913" ;
    skos:broader <http://tun.fi/MX.275745> ;
    skos:hiddenLabel "Dynatosoma abdominale"@fi,
        "Dynatosoma abdominale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dynatosoma nigromaculatum"@fi,
        "Dynatosoma nigromaculatum"@sv .

<http://tun.fi/MX.275751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dynatosoma nobile" ;
    dwc:scientificNameAuthorship "Loew, 1873" ;
    skos:broader <http://tun.fi/MX.275745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dynatosoma nobile"@fi,
        "Dynatosoma nobile"@sv .

<http://tun.fi/MX.275752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dynatosoma reciprocum" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.275745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dynatosoma reciprocum"@fi,
        "Dynatosoma reciprocum"@sv .

<http://tun.fi/MX.275753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dynatosoma rufescens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.275745> ;
    skos:hiddenLabel "Dynatosoma bukowskii"@fi,
        "Dynatosoma lutescens"@fi,
        "Dynatosoma bukowskii"@sv,
        "Dynatosoma lutescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dynatosoma rufescens"@fi,
        "Dynatosoma rufescens"@sv .

<http://tun.fi/MX.275754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dynatosoma silesiacum" ;
    dwc:scientificNameAuthorship "Ševčík, 2001" ;
    skos:broader <http://tun.fi/MX.275745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dynatosoma silesiacum"@fi,
        "Dynatosoma silesiacum"@sv .

<http://tun.fi/MX.275755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dynatosoma thoracicum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.275745> ;
    skos:hiddenLabel "Dynatosoma norwegiense"@fi,
        "Dynatosoma norwegiense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dynatosoma thoracicum"@fi,
        "Dynatosoma thoracicum"@sv .

<http://tun.fi/MX.275757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epicypta aterrima" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275756> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epicypta aterrima"@fi,
        "Epicypta aterrima"@sv .

<http://tun.fi/MX.275758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epicypta fumigata" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1923)" ;
    skos:broader <http://tun.fi/MX.275756> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epicypta fumigata"@fi,
        "Epicypta fumigata"@sv .

<http://tun.fi/MX.275759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epicypta limnophila" ;
    dwc:scientificNameAuthorship "Chandler, 1981" ;
    skos:broader <http://tun.fi/MX.275756> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epicypta limnophila"@fi,
        "Epicypta limnophila"@sv .

<http://tun.fi/MX.275760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epicypta scatophora" ;
    dwc:scientificNameAuthorship "(Perris, 1849)" ;
    skos:broader <http://tun.fi/MX.275756> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epicypta scatophora"@fi,
        "Epicypta scatophora"@sv .

<http://tun.fi/MX.275762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila abbreviata" ;
    dwc:scientificNameAuthorship "Landrock, 1914" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila abbreviata"@fi,
        "Mycetophila abbreviata"@sv .

<http://tun.fi/MX.275763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila abiecta" ;
    dwc:scientificNameAuthorship "(Laštovka, 1963)" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila abiecta"@fi,
        "Mycetophila abiecta"@sv .

<http://tun.fi/MX.275764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila adumbrata" ;
    dwc:scientificNameAuthorship "Mik, 1884" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila adumbrata"@fi,
        "Mycetophila adumbrata"@sv .

<http://tun.fi/MX.275765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila alea" ;
    dwc:scientificNameAuthorship "Laffoon, 1965" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila guttata"@fi,
        "Mycetophila guttata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila alea"@fi,
        "Mycetophila alea"@sv .

<http://tun.fi/MX.275766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila attonsa" ;
    dwc:scientificNameAuthorship "Laffoon, 1957" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila uncta"@fi,
        "Mycetophila uncta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila attonsa"@fi,
        "Mycetophila attonsa"@sv .

<http://tun.fi/MX.275767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila autumnalis" ;
    dwc:scientificNameAuthorship "Lundström, 1909" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila autumnalis"@fi,
        "Mycetophila autumnalis"@sv .

<http://tun.fi/MX.275768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila bialorussica" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1884" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila bialorussica"@fi,
        "Mycetophila bialorussica"@sv .

<http://tun.fi/MX.275769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila biformis" ;
    dwc:scientificNameAuthorship "Maximova, 2002" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila biformis"@fi,
        "Mycetophila biformis"@sv .

<http://tun.fi/MX.275770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila biusta" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila biusta"@fi,
        "Mycetophila biusta"@sv .

<http://tun.fi/MX.275771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila blanda" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila blanda"@fi,
        "Mycetophila blanda"@sv .

<http://tun.fi/MX.275772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila bohemica" ;
    dwc:scientificNameAuthorship "(Laštovka, 1963)" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila bohemica"@fi,
        "Mycetophila bohemica"@sv .

<http://tun.fi/MX.275773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila boreocruciator" ;
    dwc:scientificNameAuthorship "Ševčík, 2003" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila boreocruciator"@fi,
        "Mycetophila boreocruciator"@sv .

<http://tun.fi/MX.275774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila brevitarsata" ;
    dwc:scientificNameAuthorship "(Laštovka, 1963)" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila brevitarsata"@fi,
        "Mycetophila brevitarsata"@sv .

<http://tun.fi/MX.275775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila caudata" ;
    dwc:scientificNameAuthorship "Staeger, 1840" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila caudata"@fi,
        "Mycetophila caudata"@sv .

<http://tun.fi/MX.275776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila cingulum" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila cingulum"@fi,
        "Mycetophila cingulum"@sv .

<http://tun.fi/MX.275777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila confluens" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1884" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila fulva"@fi,
        "Mycetophila fulva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila confluens"@fi,
        "Mycetophila confluens"@sv .

<http://tun.fi/MX.275778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila confusa" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1884" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila affluctata"@fi,
        "Mycetophila affluctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila confusa"@fi,
        "Mycetophila confusa"@sv .

<http://tun.fi/MX.275779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila curviseta" ;
    dwc:scientificNameAuthorship "Lundström, 1911" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila curviseta"@fi,
        "Mycetophila curviseta"@sv .

<http://tun.fi/MX.275780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila deflexa" ;
    dwc:scientificNameAuthorship "Chandler, 2001" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila deflexa"@fi,
        "Mycetophila deflexa"@sv .

<http://tun.fi/MX.275781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila dentata" ;
    dwc:scientificNameAuthorship "Lundström, 1915" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila dentata"@fi,
        "Mycetophila dentata"@sv .

<http://tun.fi/MX.275782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila devioides" ;
    dwc:scientificNameAuthorship "Bechev, 1988" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila devioides"@fi,
        "Mycetophila devioides"@sv .

<http://tun.fi/MX.275783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila distigma" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila w-fuscum"@fi,
        "Mycetophila w-fuscum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila distigma"@fi,
        "Mycetophila distigma"@sv .

<http://tun.fi/MX.275784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila dziedzickii" ;
    dwc:scientificNameAuthorship "Chandler, 1977" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila obscura"@fi,
        "Mycetophila obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila dziedzickii"@fi,
        "Mycetophila dziedzickii"@sv .

<http://tun.fi/MX.275785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila edwardsi" ;
    dwc:scientificNameAuthorship "Lundström, 1913" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila edwardsi"@fi,
        "Mycetophila edwardsi"@sv .

<http://tun.fi/MX.275786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila estonica" ;
    dwc:scientificNameAuthorship "Kurina, 1992" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila estonica"@fi,
        "Mycetophila estonica"@sv .

<http://tun.fi/MX.275787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila evanida" ;
    dwc:scientificNameAuthorship "Laštovka, 1972" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila evanida"@fi,
        "Mycetophila evanida"@sv .

<http://tun.fi/MX.275788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila exstincta" ;
    dwc:scientificNameAuthorship "Loew, 1869" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila mikii"@fi,
        "Mycetophila mikii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila exstincta"@fi,
        "Mycetophila exstincta"@sv .

<http://tun.fi/MX.275789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila finlandica" ;
    dwc:scientificNameAuthorship "Edwards, 1913" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila finlandica"@fi,
        "Mycetophila finlandica"@sv .

<http://tun.fi/MX.275790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila flava" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila flava"@fi,
        "Mycetophila flava"@sv .

<http://tun.fi/MX.275791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila forcipata" ;
    dwc:scientificNameAuthorship "Lundström, 1913" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila forcipata"@fi,
        "Mycetophila forcipata"@sv .

<http://tun.fi/MX.275792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila formosa" ;
    dwc:scientificNameAuthorship "Lundström, 1911" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila formosa"@fi,
        "Mycetophila formosa"@sv .

<http://tun.fi/MX.275793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila freyii" ;
    dwc:scientificNameAuthorship "Lundström, 1909" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila freyii"@fi,
        "Mycetophila freyii"@sv .

<http://tun.fi/MX.275794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila fungorum" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila fungorum"@fi,
        "Mycetophila fungorum"@sv .

<http://tun.fi/MX.275795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila gibbula" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila gibbula"@fi,
        "Mycetophila gibbula"@sv .

<http://tun.fi/MX.275796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila hetschkoi" ;
    dwc:scientificNameAuthorship "Landrock, 1918" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila hetschkoi"@fi,
        "Mycetophila hetschkoi"@sv .

<http://tun.fi/MX.275797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila ichneumonea" ;
    dwc:scientificNameAuthorship "Say, 1823" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila ichneumonea"@fi,
        "Mycetophila ichneumonea"@sv .

<http://tun.fi/MX.275798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila idonea" ;
    dwc:scientificNameAuthorship "Laštovka, 1972" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila idonea"@fi,
        "Mycetophila idonea"@sv .

<http://tun.fi/MX.275799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila immaculata" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1884)" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila immaculata"@fi,
        "Mycetophila immaculata"@sv .

<http://tun.fi/MX.27580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charadrius mongolus" ;
    dwc:scientificNameAuthorship "Pallas, 1776" ;
    skos:broader <http://tun.fi/MX.27558> ;
    skos:hiddenLabel "Charadrius mongolus"@fi,
        "Charadrius mongolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ylänkötylli"@fi,
        "mongolpipare"@sv .

<http://tun.fi/MX.275800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila laeta" ;
    dwc:scientificNameAuthorship "Walker, 1848" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila calva"@fi,
        "Mycetophila calva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila laeta"@fi,
        "Mycetophila laeta"@sv .

<http://tun.fi/MX.275801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila lapponica" ;
    dwc:scientificNameAuthorship "Lundström, 1906" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila lapponica"@fi,
        "Mycetophila lapponica"@sv .

<http://tun.fi/MX.275802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila lobulata" ;
    dwc:scientificNameAuthorship "Zaitzev, 1999" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila lobulata"@fi,
        "Mycetophila lobulata"@sv .

<http://tun.fi/MX.275803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila lubomirskii" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1884" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila lubomirskii"@fi,
        "Mycetophila lubomirskii"@sv .

<http://tun.fi/MX.275804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila luctuosa" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila modesta"@fi,
        "Mycetophila modesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila luctuosa"@fi,
        "Mycetophila luctuosa"@sv .

<http://tun.fi/MX.275805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila magnicauda" ;
    dwc:scientificNameAuthorship "Strobl, 1895" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila magnicauda"@fi,
        "Mycetophila magnicauda"@sv .

<http://tun.fi/MX.275806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila marginata" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila marginata"@fi,
        "Mycetophila marginata"@sv .

<http://tun.fi/MX.275807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila mitis" ;
    dwc:scientificNameAuthorship "(Johannsen, 1912)" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila mitis"@fi,
        "Mycetophila mitis"@sv .

<http://tun.fi/MX.275808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila mohilevensis" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1884" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila mohilevensis"@fi,
        "Mycetophila mohilevensis"@sv .

<http://tun.fi/MX.275809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila monstera" ;
    dwc:scientificNameAuthorship "Maximova, 2002" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila monstera"@fi,
        "Mycetophila monstera"@sv .

<http://tun.fi/MX.27581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charadrius leschenaultii" ;
    dwc:scientificNameAuthorship "Lesson, 1826" ;
    skos:broader <http://tun.fi/MX.27558> ;
    skos:hiddenLabel "Charadrius leschenaultii"@fi,
        "Charadrius leschenaultii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aavikkotylli"@fi,
        "ökenpipare"@sv .

<http://tun.fi/MX.275810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila morata" ;
    dwc:scientificNameAuthorship "Zaitzev, 1999" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila morata"@fi,
        "Mycetophila morata"@sv .

<http://tun.fi/MX.275811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila moravica" ;
    dwc:scientificNameAuthorship "Landrock, 1925" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila moravica"@fi,
        "Mycetophila moravica"@sv .

<http://tun.fi/MX.275812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila morosa" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila morosa"@fi,
        "Mycetophila morosa"@sv .

<http://tun.fi/MX.275813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila nigrofusca" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1884" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila nigrofusca"@fi,
        "Mycetophila nigrofusca"@sv .

<http://tun.fi/MX.275814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila occultans" ;
    dwc:scientificNameAuthorship "Lundström, 1913" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila tarsata"@fi,
        "Mycetophila tarsata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila occultans"@fi,
        "Mycetophila occultans"@sv .

<http://tun.fi/MX.275815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila ocellus" ;
    dwc:scientificNameAuthorship "Walker, 1848" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila ocellus"@fi,
        "Mycetophila ocellus"@sv .

<http://tun.fi/MX.275816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila ornata" ;
    dwc:scientificNameAuthorship "Stephens, 1846" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila ornata"@fi,
        "Mycetophila ornata"@sv .

<http://tun.fi/MX.275817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila ostentanea" ;
    dwc:scientificNameAuthorship "Zaitzev, 1998" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila ostentanea"@fi,
        "Mycetophila ostentanea"@sv .

<http://tun.fi/MX.275818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila pecinai" ;
    dwc:scientificNameAuthorship "(Laštovka, 1963)" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila pecinai"@fi,
        "Mycetophila pecinai"@sv .

<http://tun.fi/MX.275819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila perpallida" ;
    dwc:scientificNameAuthorship "Chandler, 1993" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila perpallida"@fi,
        "Mycetophila perpallida"@sv .

<http://tun.fi/MX.27582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charadrius asiaticus" ;
    dwc:scientificNameAuthorship "Pallas, 1773" ;
    skos:broader <http://tun.fi/MX.27558> ;
    skos:hiddenLabel "Charadrius asiaticus"@fi,
        "Charadrius asiaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaspiantylli"@fi,
        "kaspisk pipare"@sv .

<http://tun.fi/MX.275820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila pictula" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila bimaculata"@fi,
        "Mycetophila bimaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila pictula"@fi,
        "Mycetophila pictula"@sv .

<http://tun.fi/MX.275821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila pseudoforcipata" ;
    dwc:scientificNameAuthorship "Zaitzev, 1998" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila pseudoforcipata"@fi,
        "Mycetophila pseudoforcipata"@sv .

<http://tun.fi/MX.275822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila pumila" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila pumila"@fi,
        "Mycetophila pumila"@sv .

<http://tun.fi/MX.275823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila pyrenaica" ;
    dwc:scientificNameAuthorship "Matile, 1967" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila pyrenaica"@fi,
        "Mycetophila pyrenaica"@sv .

<http://tun.fi/MX.275824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila quadra" ;
    dwc:scientificNameAuthorship "Lundström, 1909" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila quadra"@fi,
        "Mycetophila quadra"@sv .

<http://tun.fi/MX.275825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila ruficollis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila ruficollis"@fi,
        "Mycetophila ruficollis"@sv .

<http://tun.fi/MX.275826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila schnabli" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1884)" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila schnablii"@fi,
        "Mycetophila schnablii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila schnabli"@fi,
        "Mycetophila schnabli"@sv .

<http://tun.fi/MX.275827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila sigmoides" ;
    dwc:scientificNameAuthorship "Loew, 1869" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila sigmoides"@fi,
        "Mycetophila sigmoides"@sv .

<http://tun.fi/MX.275828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila signata" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila signata"@fi,
        "Mycetophila signata"@sv .

<http://tun.fi/MX.275829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila signatoides" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1884" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila assimilis"@fi,
        "Mycetophila assimilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila signatoides"@fi,
        "Mycetophila signatoides"@sv .

<http://tun.fi/MX.27583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charadrius veredus" ;
    dwc:scientificNameAuthorship "Gould, 1848" ;
    skos:broader <http://tun.fi/MX.27558> ;
    skos:hiddenLabel "Charadrius veredus"@fi,
        "Charadrius veredus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "gobintylli"@fi,
        "orientpipare"@sv .

<http://tun.fi/MX.275830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila sinuosa" ;
    dwc:scientificNameAuthorship "Plassmann & Schacht, 1999" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila sinuosa"@fi,
        "Mycetophila sinuosa"@sv .

<http://tun.fi/MX.275831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila sordida" ;
    dwc:scientificNameAuthorship "van der Wulp, 1874" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila sordida"@fi,
        "Mycetophila sordida"@sv .

<http://tun.fi/MX.275832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila stolida" ;
    dwc:scientificNameAuthorship "Walker, 1856" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila stolida"@fi,
        "Mycetophila stolida"@sv .

<http://tun.fi/MX.275833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila stricklandi" ;
    dwc:scientificNameAuthorship "(Laffoon, 1957)" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila stricklandi"@fi,
        "Mycetophila stricklandi"@sv .

<http://tun.fi/MX.275834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila strigata" ;
    dwc:scientificNameAuthorship "Staeger, 1840" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila strigata"@fi,
        "Mycetophila strigata"@sv .

<http://tun.fi/MX.275835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila strigatoides" ;
    dwc:scientificNameAuthorship "Landrock, 1927" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila strigatoides"@fi,
        "Mycetophila strigatoides"@sv .

<http://tun.fi/MX.275836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila strobli" ;
    dwc:scientificNameAuthorship "Laštovka, 1972" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila strobli"@fi,
        "Mycetophila strobli"@sv .

<http://tun.fi/MX.275837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila stylata" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1884)" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila stylata"@fi,
        "Mycetophila stylata"@sv .

<http://tun.fi/MX.275838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila sublunata" ;
    dwc:scientificNameAuthorship "Zaitzev, 1998" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila sublunata"@fi,
        "Mycetophila sublunata"@sv .

<http://tun.fi/MX.275839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila subsigillata" ;
    dwc:scientificNameAuthorship "Zaitzev, 1999" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila subsigillata"@fi,
        "Mycetophila subsigillata"@sv .

<http://tun.fi/MX.275840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila sumavica" ;
    dwc:scientificNameAuthorship "(Laštovka, 1963)" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila sumavica"@fi,
        "Mycetophila sumavica"@sv .

<http://tun.fi/MX.275841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila triangularis" ;
    dwc:scientificNameAuthorship "Lundström, 1912" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila triangularis"@fi,
        "Mycetophila triangularis"@sv .

<http://tun.fi/MX.275842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila trinotata" ;
    dwc:scientificNameAuthorship "Staeger, 1840" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila trinotata"@fi,
        "Mycetophila trinotata"@sv .

<http://tun.fi/MX.275843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila uliginosa" ;
    dwc:scientificNameAuthorship "Chandler, 1988" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila uliginosa"@fi,
        "Mycetophila uliginosa"@sv .

<http://tun.fi/MX.275844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila unguiculata" ;
    dwc:scientificNameAuthorship "Lundström, 1913" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila unguiculata"@fi,
        "Mycetophila unguiculata"@sv .

<http://tun.fi/MX.275845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila uninotata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1852" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila uninotata"@fi,
        "Mycetophila uninotata"@sv .

<http://tun.fi/MX.275846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila unipunctata" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila unipunctata"@fi,
        "Mycetophila unipunctata"@sv .

<http://tun.fi/MX.275847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila xanthopyga" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila xanthopyga"@fi,
        "Mycetophila xanthopyga"@sv .

<http://tun.fi/MX.275848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila zetterstedtii" ;
    dwc:scientificNameAuthorship "Lundström, 1906" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:hiddenLabel "Mycetophila zetterstedti"@fi,
        "Mycetophila zetterstedti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila zetterstedtii"@fi,
        "Mycetophila zetterstedtii"@sv .

<http://tun.fi/MX.275850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia aviculata" ;
    dwc:scientificNameAuthorship "Lundström, 1914" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia aviculata"@fi,
        "Phronia aviculata"@sv .

<http://tun.fi/MX.275851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia avidoides" ;
    dwc:scientificNameAuthorship "Jakovlev & Polevoi, 2009" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia avidoides"@fi,
        "Phronia avidoides"@sv .

<http://tun.fi/MX.275852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia biarcuata" ;
    dwc:scientificNameAuthorship "(Becker, 1908)" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:hiddenLabel "Phronia johannae"@fi,
        "Phronia praecox"@fi,
        "Phronia johannae"@sv,
        "Phronia praecox"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia biarcuata"@fi,
        "Phronia biarcuata"@sv .

<http://tun.fi/MX.275853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia bicolor" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:hiddenLabel "Phronia fusciventris"@fi,
        "Phronia fusciventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia bicolor"@fi,
        "Phronia bicolor"@sv .

<http://tun.fi/MX.275854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia borealis" ;
    dwc:scientificNameAuthorship "Hackman, 1970" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia borealis"@fi,
        "Phronia borealis"@sv .

<http://tun.fi/MX.275855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia braueri" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:hiddenLabel "Phronia annulata"@fi,
        "Phronia annulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia braueri"@fi,
        "Phronia braueri"@sv .

<http://tun.fi/MX.275856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia caliginosa" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:hiddenLabel "Phronia trivittata"@fi,
        "Phronia trivittata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia caliginosa"@fi,
        "Phronia caliginosa"@sv .

<http://tun.fi/MX.275857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia cinerascens" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia cinerascens"@fi,
        "Phronia cinerascens"@sv .

<http://tun.fi/MX.275858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia conformis" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:hiddenLabel "Phronia girschneri"@fi,
        "Phronia girschneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia conformis"@fi,
        "Phronia conformis"@sv .

<http://tun.fi/MX.275859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia cordata" ;
    dwc:scientificNameAuthorship "Lundström, 1914" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia cordata"@fi,
        "Phronia cordata"@sv .

<http://tun.fi/MX.275860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia coritanica" ;
    dwc:scientificNameAuthorship "Chandler, 1992" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia coritanica"@fi,
        "Phronia coritanica"@sv .

<http://tun.fi/MX.275861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia cornuta" ;
    dwc:scientificNameAuthorship "Lundström, 1914" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia cornuta"@fi,
        "Phronia cornuta"@sv .

<http://tun.fi/MX.275862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia crassitarsus" ;
    dwc:scientificNameAuthorship "Hackman, 1970" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia crassitarsus"@fi,
        "Phronia crassitarsus"@sv .

<http://tun.fi/MX.275863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia digitata" ;
    dwc:scientificNameAuthorship "Hackman, 1970" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia digitata"@fi,
        "Phronia digitata"@sv .

<http://tun.fi/MX.275864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia disgrega" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia disgrega"@fi,
        "Phronia disgrega"@sv .

<http://tun.fi/MX.275865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia distincta" ;
    dwc:scientificNameAuthorship "Hackman, 1970" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia distincta"@fi,
        "Phronia distincta"@sv .

<http://tun.fi/MX.275866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia dziedzickii" ;
    dwc:scientificNameAuthorship "Lundström, 1906" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia dziedzickii"@fi,
        "Phronia dziedzickii"@sv .

<http://tun.fi/MX.275867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia egregia" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia egregia"@fi,
        "Phronia egregia"@sv .

<http://tun.fi/MX.275868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia electa" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia electa"@fi,
        "Phronia electa"@sv .

<http://tun.fi/MX.275869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia elegans" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia elegans"@fi,
        "Phronia elegans"@sv .

<http://tun.fi/MX.275870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia elegantula" ;
    dwc:scientificNameAuthorship "Hackman, 1970" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia elegantula"@fi,
        "Phronia elegantula"@sv .

<http://tun.fi/MX.275871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia exigua" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia exigua"@fi,
        "Phronia exigua"@sv .

<http://tun.fi/MX.275872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia fennica" ;
    dwc:scientificNameAuthorship "Jakovlev & Polevoi, 2009" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia fennica"@fi,
        "Phronia fennica"@sv .

<http://tun.fi/MX.275873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia flavipes" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia flavipes"@fi,
        "Phronia flavipes"@sv .

<http://tun.fi/MX.275874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia forcipata" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia forcipata"@fi,
        "Phronia forcipata"@sv .

<http://tun.fi/MX.275875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia forcipula" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia forcipula"@fi,
        "Phronia forcipula"@sv .

<http://tun.fi/MX.275876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia gagnei" ;
    dwc:scientificNameAuthorship "Chandler, 1992" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia gagnei"@fi,
        "Phronia gagnei"@sv .

<http://tun.fi/MX.275877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia gracilis" ;
    dwc:scientificNameAuthorship "Hackman, 1970" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia gracilis"@fi,
        "Phronia gracilis"@sv .

<http://tun.fi/MX.275878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia humeralis" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia humeralis"@fi,
        "Phronia humeralis"@sv .

<http://tun.fi/MX.275879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia interstincta" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia interstincta"@fi,
        "Phronia interstincta"@sv .

<http://tun.fi/MX.275880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia longelamellata" ;
    dwc:scientificNameAuthorship "Strobl, 1898" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:hiddenLabel "Phronia minuta"@fi,
        "Phronia minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia longelamellata"@fi,
        "Phronia longelamellata"@sv .

<http://tun.fi/MX.275881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia lutescens" ;
    dwc:scientificNameAuthorship "Hackman, 1970" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia lutescens"@fi,
        "Phronia lutescens"@sv .

<http://tun.fi/MX.275882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia maculata" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia maculata"@fi,
        "Phronia maculata"@sv .

<http://tun.fi/MX.275883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia mutabilis" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia mutabilis"@fi,
        "Phronia mutabilis"@sv .

<http://tun.fi/MX.275884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia mutila" ;
    dwc:scientificNameAuthorship "Lundström, 1911" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia mutila"@fi,
        "Phronia mutila"@sv .

<http://tun.fi/MX.275885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia nigricornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:hiddenLabel "Phronia dubia"@fi,
        "Phronia dubia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia nigricornis"@fi,
        "Phronia nigricornis"@sv .

<http://tun.fi/MX.275886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia nigripalpis" ;
    dwc:scientificNameAuthorship "Lundström, 1909" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia nigripalpis"@fi,
        "Phronia nigripalpis"@sv .

<http://tun.fi/MX.275887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia nitidiventris" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1859)" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:hiddenLabel "Phronia squalida"@fi,
        "Phronia vitiosa"@fi,
        "Phronia squalida"@sv,
        "Phronia vitiosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia nitidiventris"@fi,
        "Phronia nitidiventris"@sv .

<http://tun.fi/MX.275888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia notata" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia notata"@fi,
        "Phronia notata"@sv .

<http://tun.fi/MX.275889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia obscura" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia obscura"@fi,
        "Phronia obscura"@sv .

<http://tun.fi/MX.275890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia obtusa" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia obtusa"@fi,
        "Phronia obtusa"@sv .

<http://tun.fi/MX.275891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia peculiaris" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia peculiaris"@fi,
        "Phronia peculiaris"@sv .

<http://tun.fi/MX.275892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia persimilis" ;
    dwc:scientificNameAuthorship "Hackman, 1970" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia persimilis"@fi,
        "Phronia persimilis"@sv .

<http://tun.fi/MX.275893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia petulans" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia petulans"@fi,
        "Phronia petulans"@sv .

<http://tun.fi/MX.275894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia portschinskyi" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia portschinskyi"@fi,
        "Phronia portschinskyi"@sv .

<http://tun.fi/MX.275895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia siebeckii" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia siebeckii"@fi,
        "Phronia siebeckii"@sv .

<http://tun.fi/MX.275896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia signata" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:hiddenLabel "Phronia austriaca"@fi,
        "Phronia austriaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia signata"@fi,
        "Phronia signata"@sv .

<http://tun.fi/MX.275897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia spinigera" ;
    dwc:scientificNameAuthorship "Hackman, 1970" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia spinigera"@fi,
        "Phronia spinigera"@sv .

<http://tun.fi/MX.275898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia strenua" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia strenua"@fi,
        "Phronia strenua"@sv .

<http://tun.fi/MX.275899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia subsilvatica" ;
    dwc:scientificNameAuthorship "Hackman, 1970" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia subsilvatica"@fi,
        "Phronia subsilvatica"@sv .

<http://tun.fi/MX.275900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia sudetica" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia sudetica"@fi,
        "Phronia sudetica"@sv .

<http://tun.fi/MX.275901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia sylvatica" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia sylvatica"@fi,
        "Phronia sylvatica"@sv .

<http://tun.fi/MX.275902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia taczanowskyi" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia taczanowskyi"@fi,
        "Phronia taczanowskyi"@sv .

<http://tun.fi/MX.275903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia tenuis" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia tenuis"@fi,
        "Phronia tenuis"@sv .

<http://tun.fi/MX.275904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia tiefii" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:hiddenLabel "Phronia marginata"@fi,
        "Phronia marginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia tiefii"@fi,
        "Phronia tiefii"@sv .

<http://tun.fi/MX.275905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia triangularis" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia triangularis"@fi,
        "Phronia triangularis"@sv .

<http://tun.fi/MX.275906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia unica" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia unica"@fi,
        "Phronia unica"@sv .

<http://tun.fi/MX.275907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia vitrea" ;
    dwc:scientificNameAuthorship "Plassmann, 1999" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:hiddenLabel "Phronia carli"@fi,
        "Phronia carli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia vitrea"@fi,
        "Phronia vitrea"@sv .

<http://tun.fi/MX.275908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia willistoni" ;
    dwc:scientificNameAuthorship "Dziedzicki, 1889" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia willistoni"@fi,
        "Phronia willistoni"@sv .

<http://tun.fi/MX.275910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platurocypta punctum" ;
    dwc:scientificNameAuthorship "(Stannius, 1831)" ;
    skos:broader <http://tun.fi/MX.275909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platurocypta punctum"@fi,
        "Platurocypta punctum"@sv .

<http://tun.fi/MX.275911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platurocypta testata" ;
    dwc:scientificNameAuthorship "(Edwards, 1925)" ;
    skos:broader <http://tun.fi/MX.275909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platurocypta testata"@fi,
        "Platurocypta testata"@sv .

<http://tun.fi/MX.275913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia concolor" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia concolor"@fi,
        "Sceptonia concolor"@sv .

<http://tun.fi/MX.275914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia costata" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1859)" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia costata"@fi,
        "Sceptonia costata"@sv .

<http://tun.fi/MX.275915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia demeijerei" ;
    dwc:scientificNameAuthorship "Bechev, 1997" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia demeijerei"@fi,
        "Sceptonia demeijerei"@sv .

<http://tun.fi/MX.275916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia flavipuncta" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia flavipuncta"@fi,
        "Sceptonia flavipuncta"@sv .

<http://tun.fi/MX.275917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia fumipes" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia fumipes"@fi,
        "Sceptonia fumipes"@sv .

<http://tun.fi/MX.275918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia fuscipalpis" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia fuscipalpis"@fi,
        "Sceptonia fuscipalpis"@sv .

<http://tun.fi/MX.275919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia hamata" ;
    dwc:scientificNameAuthorship "Ševčík, 2004" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia hamata"@fi,
        "Sceptonia hamata"@sv .

<http://tun.fi/MX.275920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia longisetosa" ;
    dwc:scientificNameAuthorship "Ševčík, 2004" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia longisetosa"@fi,
        "Sceptonia longisetosa"@sv .

<http://tun.fi/MX.275921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia membranacea" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia membranacea"@fi,
        "Sceptonia membranacea"@sv .

<http://tun.fi/MX.275922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia nigra" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia nigra"@fi,
        "Sceptonia nigra"@sv .

<http://tun.fi/MX.275923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia pughi" ;
    dwc:scientificNameAuthorship "Chandler, 1991" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia pughi"@fi,
        "Sceptonia pughi"@sv .

<http://tun.fi/MX.275924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia regni" ;
    dwc:scientificNameAuthorship "Chandler, 1991" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia regni"@fi,
        "Sceptonia regni"@sv .

<http://tun.fi/MX.275925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia tenuis" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia tenuis"@fi,
        "Sceptonia tenuis"@sv .

<http://tun.fi/MX.275926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptonia thaya" ;
    dwc:scientificNameAuthorship "Ševčík, 2004" ;
    skos:broader <http://tun.fi/MX.275912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptonia thaya"@fi,
        "Sceptonia thaya"@sv .

<http://tun.fi/MX.275928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta apicalis" ;
    dwc:scientificNameAuthorship "Strobl, 1898" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta apicalis"@fi,
        "Trichonta apicalis"@sv .

<http://tun.fi/MX.275929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta atricauda" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:hiddenLabel "Trichonta adunca"@fi,
        "Trichonta adunca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta atricauda"@fi,
        "Trichonta atricauda"@sv .

<http://tun.fi/MX.275930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta beata" ;
    dwc:scientificNameAuthorship "Gagné, 1981" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta beata"@fi,
        "Trichonta beata"@sv .

<http://tun.fi/MX.275931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta bicolor" ;
    dwc:scientificNameAuthorship "Landrock, 1912" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta bicolor"@fi,
        "Trichonta bicolor"@sv .

<http://tun.fi/MX.275932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta bifida" ;
    dwc:scientificNameAuthorship "Lundström, 1909" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta bifida"@fi,
        "Trichonta bifida"@sv .

<http://tun.fi/MX.275933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta brevicauda" ;
    dwc:scientificNameAuthorship "Lundström, 1909" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta brevicauda"@fi,
        "Trichonta brevicauda"@sv .

<http://tun.fi/MX.275934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta canora" ;
    dwc:scientificNameAuthorship "Gagné, 1981" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta canora"@fi,
        "Trichonta canora"@sv .

<http://tun.fi/MX.275935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta clara" ;
    dwc:scientificNameAuthorship "Gagné, 1981" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta clara"@fi,
        "Trichonta clara"@sv .

<http://tun.fi/MX.275936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta comica" ;
    dwc:scientificNameAuthorship "Gagné, 1981" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta comica"@fi,
        "Trichonta comica"@sv .

<http://tun.fi/MX.275937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta comis" ;
    dwc:scientificNameAuthorship "Gagné, 1981" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta comis"@fi,
        "Trichonta comis"@sv .

<http://tun.fi/MX.275938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta concinna" ;
    dwc:scientificNameAuthorship "Gagné, 1981" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta concinna"@fi,
        "Trichonta concinna"@sv .

<http://tun.fi/MX.275939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta conjungens" ;
    dwc:scientificNameAuthorship "Lundström, 1909" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta conjungens"@fi,
        "Trichonta conjungens"@sv .

<http://tun.fi/MX.275940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta delicata" ;
    dwc:scientificNameAuthorship "Gagné, 1981" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta delicata"@fi,
        "Trichonta delicata"@sv .

<http://tun.fi/MX.275941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta eximia" ;
    dwc:scientificNameAuthorship "Gagné, 1981" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta eximia"@fi,
        "Trichonta eximia"@sv .

<http://tun.fi/MX.275942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta facilis" ;
    dwc:scientificNameAuthorship "Gagné, 1981" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta facilis"@fi,
        "Trichonta facilis"@sv .

<http://tun.fi/MX.275943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta falcata" ;
    dwc:scientificNameAuthorship "Lundström, 1911" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta falcata"@fi,
        "Trichonta falcata"@sv .

<http://tun.fi/MX.275944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta fissicauda" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:hiddenLabel "Trichonta claripennis"@fi,
        "Trichonta claripennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta fissicauda"@fi,
        "Trichonta fissicauda"@sv .

<http://tun.fi/MX.275945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta flavicauda" ;
    dwc:scientificNameAuthorship "Lundström, 1914" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta flavicauda"@fi,
        "Trichonta flavicauda"@sv .

<http://tun.fi/MX.275946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta fragilis" ;
    dwc:scientificNameAuthorship "Gagné, 1981" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta fragilis"@fi,
        "Trichonta fragilis"@sv .

<http://tun.fi/MX.275947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta fusca" ;
    dwc:scientificNameAuthorship "Landrock, 1918" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta fusca"@fi,
        "Trichonta fusca"@sv .

<http://tun.fi/MX.275948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta generosa" ;
    dwc:scientificNameAuthorship "Gagné, 1981" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta generosa"@fi,
        "Trichonta generosa"@sv .

<http://tun.fi/MX.275949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta girschneri" ;
    dwc:scientificNameAuthorship "Landrock, 1912" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta girschneri"@fi,
        "Trichonta girschneri"@sv .

<http://tun.fi/MX.275950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta hamata" ;
    dwc:scientificNameAuthorship "Mik, 1880" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta hamata"@fi,
        "Trichonta hamata"@sv .

<http://tun.fi/MX.275951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta icenica" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta icenica"@fi,
        "Trichonta icenica"@sv .

<http://tun.fi/MX.275952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta melanura" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta melanura"@fi,
        "Trichonta melanura"@sv .

<http://tun.fi/MX.275953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta nigritula" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta nigritula"@fi,
        "Trichonta nigritula"@sv .

<http://tun.fi/MX.275955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta patens" ;
    dwc:scientificNameAuthorship "Johannsen, 1912" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta patens"@fi,
        "Trichonta patens"@sv .

<http://tun.fi/MX.275956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta perspicua" ;
    dwc:scientificNameAuthorship "van der Wulp, 1881" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:hiddenLabel "Trichonta mediastinalis"@fi,
        "Trichonta mediastinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta perspicua"@fi,
        "Trichonta perspicua"@sv .

<http://tun.fi/MX.275957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta subfusca" ;
    dwc:scientificNameAuthorship "Lundström, 1909" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta subfusca"@fi,
        "Trichonta subfusca"@sv .

<http://tun.fi/MX.275958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta submaculata" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta submaculata"@fi,
        "Trichonta submaculata"@sv .

<http://tun.fi/MX.275959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta subterminalis" ;
    dwc:scientificNameAuthorship "Zaitzev & Menzel, 1996" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta subterminalis"@fi,
        "Trichonta subterminalis"@sv .

<http://tun.fi/MX.275960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta terminalis" ;
    dwc:scientificNameAuthorship "(Walker, 1856)" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta terminalis"@fi,
        "Trichonta terminalis"@sv .

<http://tun.fi/MX.275961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta tristis" ;
    dwc:scientificNameAuthorship "(Strobl, 1898)" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta tristis"@fi,
        "Trichonta tristis"@sv .

<http://tun.fi/MX.275962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta trivittata" ;
    dwc:scientificNameAuthorship "Lundström, 1916" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta trivittata"@fi,
        "Trichonta trivittata"@sv .

<http://tun.fi/MX.275963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta venosa" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta venosa"@fi,
        "Trichonta venosa"@sv .

<http://tun.fi/MX.275964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta vitta" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta vitta"@fi,
        "Trichonta vitta"@sv .

<http://tun.fi/MX.275965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta vulcani" ;
    dwc:scientificNameAuthorship "(Dziedzicki, 1889)" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:hiddenLabel "Trichonta appropinquata"@fi,
        "Trichonta appropinquata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta vulcani"@fi,
        "Trichonta vulcani"@sv .

<http://tun.fi/MX.275966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonta vulgaris" ;
    dwc:scientificNameAuthorship "Loew, 1869" ;
    skos:broader <http://tun.fi/MX.275927> ;
    skos:hiddenLabel "Trichonta nigricauda"@fi,
        "Trichonta nigricauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonta vulgaris"@fi,
        "Trichonta vulgaris"@sv .

<http://tun.fi/MX.275968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygomyia angusta" ;
    dwc:scientificNameAuthorship "Plassmann, 1977" ;
    skos:broader <http://tun.fi/MX.275967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygomyia angusta"@fi,
        "Zygomyia angusta"@sv .

<http://tun.fi/MX.275969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygomyia humeralis" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.275967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygomyia humeralis"@fi,
        "Zygomyia humeralis"@sv .

<http://tun.fi/MX.27597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudromias morinellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27596> ;
    skos:hiddenLabel "Charadrius morinellus"@fi,
        "Eudromias morinellus"@fi,
        "Charadrius morinellus"@sv,
        "Eudromias morinellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keräkurmitsa"@fi,
        "fjällpipare"@sv .

<http://tun.fi/MX.275970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygomyia kiddi" ;
    dwc:scientificNameAuthorship "Chandler, 1991" ;
    skos:broader <http://tun.fi/MX.275967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygomyia kiddi"@fi,
        "Zygomyia kiddi"@sv .

<http://tun.fi/MX.275971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygomyia notata" ;
    dwc:scientificNameAuthorship "(Stannius, 1831)" ;
    skos:broader <http://tun.fi/MX.275967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygomyia notata"@fi,
        "Zygomyia notata"@sv .

<http://tun.fi/MX.275972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygomyia pictipennis" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygomyia pictipennis"@fi,
        "Zygomyia pictipennis"@sv .

<http://tun.fi/MX.275973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygomyia pseudohumeralis" ;
    dwc:scientificNameAuthorship "Caspers, 1980" ;
    skos:broader <http://tun.fi/MX.275967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygomyia pseudohumeralis"@fi,
        "Zygomyia pseudohumeralis"@sv .

<http://tun.fi/MX.275974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygomyia semifusca" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.275967> ;
    skos:hiddenLabel "Mycetophila semifusca"@fi,
        "Mycetophila semifusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygomyia semifusca"@fi,
        "Zygomyia semifusca"@sv .

<http://tun.fi/MX.275975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygomyia valida" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygomyia valida"@fi,
        "Zygomyia valida"@sv .

<http://tun.fi/MX.275976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygomyia vara" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.275967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygomyia vara"@fi,
        "Zygomyia vara"@sv .

<http://tun.fi/MX.275977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygomyia zaitzevi" ;
    dwc:scientificNameAuthorship "Chandler, 1991" ;
    skos:broader <http://tun.fi/MX.275967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygomyia zaitzevi"@fi,
        "Zygomyia zaitzevi"@sv .

<http://tun.fi/MX.275979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeosciara discolor" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1928)" ;
    skos:broader <http://tun.fi/MX.275978> ;
    skos:hiddenLabel "Baeosciara pusillima"@fi,
        "Baeosciara pusillima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baeosciara discolor"@fi,
        "Baeosciara discolor"@sv .

<http://tun.fi/MX.275980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeosciara scotica" ;
    dwc:scientificNameAuthorship "(Edwards, 1925)" ;
    skos:broader <http://tun.fi/MX.275978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baeosciara scotica"@fi,
        "Baeosciara scotica"@sv .

<http://tun.fi/MX.275981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeosciara sinuata" ;
    dwc:scientificNameAuthorship "Menzel & Mohrig, 1997" ;
    skos:broader <http://tun.fi/MX.275978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baeosciara sinuata"@fi,
        "Baeosciara sinuata"@sv .

<http://tun.fi/MX.275982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia affinis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia pratincola"@fi,
        "Bradysia pratincola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia affinis"@fi,
        "Bradysia affinis"@sv .

<http://tun.fi/MX.275983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia albanensis" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1926)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia albanensis"@fi,
        "Bradysia albanensis"@sv .

<http://tun.fi/MX.275984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia alpicola" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia morio"@fi,
        "Bradysia mutabilis"@fi,
        "Bradysia morio"@sv,
        "Bradysia mutabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia alpicola"@fi,
        "Bradysia alpicola"@sv .

<http://tun.fi/MX.275985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia angustata" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia angustata"@fi,
        "Bradysia angustata"@sv .

<http://tun.fi/MX.275986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia angustostylata" ;
    dwc:scientificNameAuthorship "Menzel, 2005" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia angustostylata"@fi,
        "Bradysia angustostylata"@sv .

<http://tun.fi/MX.275987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia aprica" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia aprica"@fi,
        "Bradysia aprica"@sv .

<http://tun.fi/MX.275988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia arcana" ;
    dwc:scientificNameAuthorship "Menzel & Mohrig, 1998" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia fenestralis"@fi,
        "Bradysia fenestralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia arcana"@fi,
        "Bradysia arcana"@sv .

<http://tun.fi/MX.275989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia arcula" ;
    dwc:scientificNameAuthorship "Vilkamaa, Salmela & Hippa, 2007" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia arcula"@fi,
        "Bradysia arcula"@sv .

<http://tun.fi/MX.275990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia ascenda" ;
    dwc:scientificNameAuthorship "Rudzinski, 1994" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia ascenda"@fi,
        "Bradysia ascenda"@sv .

<http://tun.fi/MX.275991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia bicolor" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia bicolor"@fi,
        "Bradysia bicolor"@sv .

<http://tun.fi/MX.275992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia bispinifera" ;
    dwc:scientificNameAuthorship "Mohrig & Krivosheina, 1983" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia bispinifera"@fi,
        "Bradysia bispinifera"@sv .

<http://tun.fi/MX.275993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia brevispina" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia brevispina"@fi,
        "Bradysia brevispina"@sv .

<http://tun.fi/MX.275994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia browni" ;
    dwc:scientificNameAuthorship "(Shaw, 1935)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia diversiabdominalis"@fi,
        "Bradysia laurencei"@fi,
        "Bradysia diversiabdominalis"@sv,
        "Bradysia laurencei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia browni"@fi,
        "Bradysia browni"@sv .

<http://tun.fi/MX.275995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia cinerascens" ;
    dwc:scientificNameAuthorship "(Grzegorzek, 1884)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia lanicauda"@fi,
        "Bradysia lanicauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia cinerascens"@fi,
        "Bradysia cinerascens"@sv .

<http://tun.fi/MX.275996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia confinis" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia confinis"@fi,
        "Bradysia confinis"@sv .

<http://tun.fi/MX.275997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia excelsa" ;
    dwc:scientificNameAuthorship "Menzel & Mohrig, 1998" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia excelsa"@fi,
        "Bradysia excelsa"@sv .

<http://tun.fi/MX.275998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia flavipila" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia flavipila"@fi,
        "Bradysia flavipila"@sv .

<http://tun.fi/MX.275999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia forcipulata" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1898)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia forcipulata"@fi,
        "Bradysia forcipulata"@sv .

<http://tun.fi/MX.276000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia forficulata" ;
    dwc:scientificNameAuthorship "(Bezzi, 1914)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia nocturna"@fi,
        "Bradysia nocturna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia forficulata"@fi,
        "Bradysia forficulata"@sv .

<http://tun.fi/MX.276001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia fungicola" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia fungicola"@fi,
        "Bradysia fungicola"@sv .

<http://tun.fi/MX.276002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia giraudii" ;
    dwc:scientificNameAuthorship "(Egger, 1862)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia giraudii"@fi,
        "Bradysia giraudii"@sv .

<http://tun.fi/MX.276003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia globulifera" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1934)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia globulifera"@fi,
        "Bradysia globulifera"@sv .

<http://tun.fi/MX.276004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia hilariformis" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia hilariformis"@fi,
        "Bradysia hilariformis"@sv .

<http://tun.fi/MX.276005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia hilaris" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia hilaris"@fi,
        "Bradysia hilaris"@sv .

<http://tun.fi/MX.276006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia holsatica" ;
    dwc:scientificNameAuthorship "Heller, 2004" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia holsatica"@fi,
        "Bradysia holsatica"@sv .

<http://tun.fi/MX.276007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia hortensis" ;
    dwc:scientificNameAuthorship "Heller, 2000" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia hortensis"@fi,
        "Bradysia hortensis"@sv .

<http://tun.fi/MX.276008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia impatiens" ;
    dwc:scientificNameAuthorship "(Johannsen, 1912)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia difformis"@fi,
        "Bradysia paupera"@fi,
        "Bradysia difformis"@sv,
        "Bradysia paupera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia impatiens"@fi,
        "Bradysia impatiens"@sv .

<http://tun.fi/MX.276009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia inusitata" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia inusitata"@fi,
        "Bradysia inusitata"@sv .

<http://tun.fi/MX.276010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia iridipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia iridipennis"@fi,
        "Bradysia iridipennis"@sv .

<http://tun.fi/MX.276011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia lapponica" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1926)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia lapponica"@fi,
        "Bradysia lapponica"@sv .

<http://tun.fi/MX.276012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia latiterga" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia latiterga"@fi,
        "Bradysia latiterga"@sv .

<http://tun.fi/MX.276013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia leptoptera" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia leptoptera"@fi,
        "Bradysia leptoptera"@sv .

<http://tun.fi/MX.276014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia lilienthalae" ;
    dwc:scientificNameAuthorship "Mohrig & Menzel, 1990" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia lilienthalae"@fi,
        "Bradysia lilienthalae"@sv .

<http://tun.fi/MX.276015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia lobulifera" ;
    dwc:scientificNameAuthorship "Frey, 1948" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia lobulifera"@fi,
        "Bradysia lobulifera"@sv .

<http://tun.fi/MX.276016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia longicauda" ;
    dwc:scientificNameAuthorship "Mohrig & Menzel, 1990" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia longicauda"@fi,
        "Bradysia longicauda"@sv .

<http://tun.fi/MX.276017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia longicubitalis" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1924)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia cinereovittata"@fi,
        "Bradysia cinereovittata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia longicubitalis"@fi,
        "Bradysia longicubitalis"@sv .

<http://tun.fi/MX.276018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia minima" ;
    dwc:scientificNameAuthorship "Mohrig & Mamaev, 1989" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia minima"@fi,
        "Bradysia minima"@sv .

<http://tun.fi/MX.276019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia moesta" ;
    dwc:scientificNameAuthorship "Frey, 1948" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia albosetosa"@fi,
        "Bradysia albosetosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia moesta"@fi,
        "Bradysia moesta"@sv .

<http://tun.fi/MX.276020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia moestula" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia moestula"@fi,
        "Bradysia moestula"@sv .

<http://tun.fi/MX.276021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia nervosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia nervosa"@fi,
        "Bradysia nervosa"@sv .

<http://tun.fi/MX.276022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia nitidicollis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia atroparva"@fi,
        "Bradysia atroparva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia nitidicollis"@fi,
        "Bradysia nitidicollis"@sv .

<http://tun.fi/MX.276023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia normalis" ;
    dwc:scientificNameAuthorship "Frey, 1948" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia normalis"@fi,
        "Bradysia normalis"@sv .

<http://tun.fi/MX.276024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia ocellaris" ;
    dwc:scientificNameAuthorship "(Comstock, 1882)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia ocellaris"@fi,
        "Bradysia ocellaris"@sv .

<http://tun.fi/MX.276025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia pallipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia brunnipes"@fi,
        "Bradysia picipes"@fi,
        "Bradysia brunnipes"@sv,
        "Bradysia picipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia pallipes"@fi,
        "Bradysia pallipes"@sv .

<http://tun.fi/MX.276026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia pauperata" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia pauperata"@fi,
        "Bradysia pauperata"@sv .

<http://tun.fi/MX.276027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia peraffinis" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia peraffinis"@fi,
        "Bradysia peraffinis"@sv .

<http://tun.fi/MX.276028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia pilistriata" ;
    dwc:scientificNameAuthorship "Frey, 1948" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia pilistriata"@fi,
        "Bradysia pilistriata"@sv .

<http://tun.fi/MX.276029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia placida" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia fimbricauda"@fi,
        "Bradysia fimbricauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia placida"@fi,
        "Bradysia placida"@sv .

<http://tun.fi/MX.27603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limosa limosa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27602> ;
    skos:hiddenLabel "Limosa limosa"@fi,
        "Limosa limosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapyrstökuiri"@fi,
        "rödspov"@sv .

<http://tun.fi/MX.276030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia polonica" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1929)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia polonica"@fi,
        "Bradysia polonica"@sv .

<http://tun.fi/MX.276031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia praecox" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia praecox"@fi,
        "Bradysia praecox"@sv .

<http://tun.fi/MX.276032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia rectinervis" ;
    dwc:scientificNameAuthorship "Frey, 1948" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia rectinervis"@fi,
        "Bradysia rectinervis"@sv .

<http://tun.fi/MX.276033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia reflexa" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia reflexa"@fi,
        "Bradysia reflexa"@sv .

<http://tun.fi/MX.276034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia regularis" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1934)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia subnervosa"@fi,
        "Bradysia subnervosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia regularis"@fi,
        "Bradysia regularis"@sv .

<http://tun.fi/MX.276035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia rufescens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia rufescens"@fi,
        "Bradysia rufescens"@sv .

<http://tun.fi/MX.276036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia scabricornis" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia subscabricornis"@fi,
        "Bradysia subscabricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia scabricornis"@fi,
        "Bradysia scabricornis"@sv .

<http://tun.fi/MX.276037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia siberica" ;
    dwc:scientificNameAuthorship "Komarova, 2001" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia siberica"@fi,
        "Bradysia siberica"@sv .

<http://tun.fi/MX.276038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia spinostyla" ;
    dwc:scientificNameAuthorship "Mohrig & Menzel, 1990" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia spinostyla"@fi,
        "Bradysia spinostyla"@sv .

<http://tun.fi/MX.276039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia strigata" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia strigata"@fi,
        "Bradysia strigata"@sv .

<http://tun.fi/MX.276040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia subalpina" ;
    dwc:scientificNameAuthorship "Frey, 1948" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia subalpina"@fi,
        "Bradysia subalpina"@sv .

<http://tun.fi/MX.276041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia subamoena" ;
    dwc:scientificNameAuthorship "Mohrig & Krivosheina, 1989" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia subamoena"@fi,
        "Bradysia subamoena"@sv .

<http://tun.fi/MX.276042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia submoesta" ;
    dwc:scientificNameAuthorship "Mohrig & Krivosheina, 1989" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia submoesta"@fi,
        "Bradysia submoesta"@sv .

<http://tun.fi/MX.276043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia tilicola" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia amoena"@fi,
        "Bradysia cellarum"@fi,
        "Bradysia amoena"@sv,
        "Bradysia cellarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia tilicola"@fi,
        "Bradysia tilicola"@sv .

<http://tun.fi/MX.276044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia trivittata" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia trivittata"@fi,
        "Bradysia trivittata"@sv .

<http://tun.fi/MX.276045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia vagans" ;
    dwc:scientificNameAuthorship "(Winnertz, 1868)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:hiddenLabel "Bradysia callicera"@fi,
        "Bradysia callicera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia vagans"@fi,
        "Bradysia vagans"@sv .

<http://tun.fi/MX.276046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia vernalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia vernalis"@fi,
        "Bradysia vernalis"@sv .

<http://tun.fi/MX.276047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia zonata" ;
    dwc:scientificNameAuthorship "Rudzinski, 1993" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia zonata"@fi,
        "Bradysia zonata"@sv .

<http://tun.fi/MX.276049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysiopsis vittata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.276048> ;
    skos:hiddenLabel "Bradysiopsis leucotricha"@fi,
        "Bradysiopsis leucotricha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysiopsis vittata"@fi,
        "Bradysiopsis vittata"@sv .

<http://tun.fi/MX.27605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limosa lapponica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27602> ;
    skos:hiddenLabel "Limosa lapponica"@fi,
        "Limosa lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakuiri"@fi,
        "myrspov"@sv .

<http://tun.fi/MX.276050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysiopsis vittigera" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.276048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysiopsis vittigera"@fi,
        "Bradysiopsis vittigera"@sv .

<http://tun.fi/MX.276052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta austriaca" ;
    dwc:scientificNameAuthorship "Heller, 2012" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta austriaca"@fi,
        "Camptochaeta austriaca"@sv .

<http://tun.fi/MX.276053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta bournei" ;
    dwc:scientificNameAuthorship "(Shaw, 1941)" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta bournei"@fi,
        "Camptochaeta bournei"@sv .

<http://tun.fi/MX.276054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta camptochaeta" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:hiddenLabel "Lycoriella complexa"@fi,
        "Lycoriella complexa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta camptochaeta"@fi,
        "Camptochaeta camptochaeta"@sv .

<http://tun.fi/MX.276055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta consimilis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1869)" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta consimilis"@fi,
        "Camptochaeta consimilis"@sv .

<http://tun.fi/MX.276056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta delicata" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1935)" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta delicata"@fi,
        "Camptochaeta delicata"@sv .

<http://tun.fi/MX.276057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta duplicata" ;
    dwc:scientificNameAuthorship "Hippa & Vilkamaa, 1994" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta duplicata"@fi,
        "Camptochaeta duplicata"@sv .

<http://tun.fi/MX.276058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta fallax" ;
    dwc:scientificNameAuthorship "Hippa & Vilkamaa, 1994" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta fallax"@fi,
        "Camptochaeta fallax"@sv .

<http://tun.fi/MX.276059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta hirtula" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1934)" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:hiddenLabel "Camptochaeta fulvicollis"@fi,
        "Camptochaeta fulvicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta hirtula"@fi,
        "Camptochaeta hirtula"@sv .

<http://tun.fi/MX.276060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta propria" ;
    dwc:scientificNameAuthorship "Hippa & Vilkamaa, 1994" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta propria"@fi,
        "Camptochaeta propria"@sv .

<http://tun.fi/MX.276061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta scanica" ;
    dwc:scientificNameAuthorship "Hippa & Vilkamaa, 1994" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta scanica"@fi,
        "Camptochaeta scanica"@sv .

<http://tun.fi/MX.276062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta sicilicula" ;
    dwc:scientificNameAuthorship "Hippa & Vilkamaa, 1994" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta sicilicula"@fi,
        "Camptochaeta sicilicula"@sv .

<http://tun.fi/MX.276063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta simulator" ;
    dwc:scientificNameAuthorship "Hippa & Vilkamaa, 1994" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta simulator"@fi,
        "Camptochaeta simulator"@sv .

<http://tun.fi/MX.276064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta stammeri" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1940)" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta stammeri"@fi,
        "Camptochaeta stammeri"@sv .

<http://tun.fi/MX.276065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta tenuipalpalis" ;
    dwc:scientificNameAuthorship "(Mohrig & Antonova, 1978)" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta tenuipalpalis"@fi,
        "Camptochaeta tenuipalpalis"@sv .

<http://tun.fi/MX.276066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta uniformis" ;
    dwc:scientificNameAuthorship "(Mohrig & Menzel, 1990)" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta uniformis"@fi,
        "Camptochaeta uniformis"@sv .

<http://tun.fi/MX.276067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta vivax" ;
    dwc:scientificNameAuthorship "(Frey, 1948)" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta vivax"@fi,
        "Camptochaeta vivax"@sv .

<http://tun.fi/MX.276068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta xystica" ;
    dwc:scientificNameAuthorship "Hippa & Vilkamaa, 1994" ;
    skos:broader <http://tun.fi/MX.276051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptochaeta xystica"@fi,
        "Camptochaeta xystica"@sv .

<http://tun.fi/MX.276070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetosciara estlandica" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1929)" ;
    skos:broader <http://tun.fi/MX.276069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetosciara estlandica"@fi,
        "Chaetosciara estlandica"@sv .

<http://tun.fi/MX.276072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claustropyga acanthostyla" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claustropyga acanthostyla"@fi,
        "Claustropyga acanthostyla"@sv .

<http://tun.fi/MX.276073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claustropyga brevichaeta" ;
    dwc:scientificNameAuthorship "(Mohrig & Antonova, 1978)" ;
    skos:broader <http://tun.fi/MX.276071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claustropyga brevichaeta"@fi,
        "Claustropyga brevichaeta"@sv .

<http://tun.fi/MX.276074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claustropyga clausa" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claustropyga clausa"@fi,
        "Claustropyga clausa"@sv .

<http://tun.fi/MX.276075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claustropyga corticis" ;
    dwc:scientificNameAuthorship "(Mohrig & Antonova, 1978)" ;
    skos:broader <http://tun.fi/MX.276071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claustropyga corticis"@fi,
        "Claustropyga corticis"@sv .

<http://tun.fi/MX.276076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claustropyga ctenophora" ;
    dwc:scientificNameAuthorship "Hippa, Vilkamaa & Mohrig, 2003" ;
    skos:broader <http://tun.fi/MX.276071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claustropyga ctenophora"@fi,
        "Claustropyga ctenophora"@sv .

<http://tun.fi/MX.276077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claustropyga heteroclausa" ;
    dwc:scientificNameAuthorship "(Rudzinski, 1991)" ;
    skos:broader <http://tun.fi/MX.276071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claustropyga heteroclausa"@fi,
        "Claustropyga heteroclausa"@sv .

<http://tun.fi/MX.276078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claustropyga refrigerata" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1930)" ;
    skos:broader <http://tun.fi/MX.276071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claustropyga refrigerata"@fi,
        "Claustropyga refrigerata"@sv .

<http://tun.fi/MX.276079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claustropyga subcorticis" ;
    dwc:scientificNameAuthorship "(Mohrig & Krivosheina, 1985)" ;
    skos:broader <http://tun.fi/MX.276071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claustropyga subcorticis"@fi,
        "Claustropyga subcorticis"@sv .

<http://tun.fi/MX.27608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Numenius minutus" ;
    dwc:scientificNameAuthorship "Gould, 1841" ;
    skos:broader <http://tun.fi/MX.27607> ;
    skos:hiddenLabel "Numenius minutus"@fi,
        "Numenius minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigakuovi"@fi,
        "dvärgspov"@sv .

<http://tun.fi/MX.276081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera barbata" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera barbata"@fi,
        "Corynoptera barbata"@sv .

<http://tun.fi/MX.276082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera bicuspidata" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1926)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:hiddenLabel "Corynoptera gymnops"@fi,
        "Corynoptera gymnops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera bicuspidata"@fi,
        "Corynoptera bicuspidata"@sv .

<http://tun.fi/MX.276083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera bipartita" ;
    dwc:scientificNameAuthorship "Mohrig & Krivosheina, 1985" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera bipartita"@fi,
        "Corynoptera bipartita"@sv .

<http://tun.fi/MX.276084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera blanda" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera blanda"@fi,
        "Corynoptera blanda"@sv .

<http://tun.fi/MX.276085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera boletiphaga" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1940)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:hiddenLabel "Corynoptera geogenia"@fi,
        "Corynoptera geogenia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera boletiphaga"@fi,
        "Corynoptera boletiphaga"@sv .

<http://tun.fi/MX.276086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera breviformis" ;
    dwc:scientificNameAuthorship "Mohrig & Krivosheina, 1983" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera breviformis"@fi,
        "Corynoptera breviformis"@sv .

<http://tun.fi/MX.276087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera cracentis" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Heller, 2013" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera cracentis"@fi,
        "Corynoptera cracentis"@sv .

<http://tun.fi/MX.276088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera cuniculata" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1942)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:hiddenLabel "Corynoptera caldariorum"@fi,
        "Corynoptera caldariorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera cuniculata"@fi,
        "Corynoptera cuniculata"@sv .

<http://tun.fi/MX.276089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera defecta" ;
    dwc:scientificNameAuthorship "(Frey, 1948)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera defecta"@fi,
        "Corynoptera defecta"@sv .

<http://tun.fi/MX.276090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera dentata" ;
    dwc:scientificNameAuthorship "(Bukowski & Lengersdorf, 1936)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera dentata"@fi,
        "Corynoptera dentata"@sv .

<http://tun.fi/MX.276091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera deserta" ;
    dwc:scientificNameAuthorship "Heller & Menzel, 2006" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:hiddenLabel "Corynoptera minutula"@fi,
        "Corynoptera minutula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera deserta"@fi,
        "Corynoptera deserta"@sv .

<http://tun.fi/MX.276092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera dubitata" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera dubitata"@fi,
        "Corynoptera dubitata"@sv .

<http://tun.fi/MX.276093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara fera" ;
    dwc:scientificNameAuthorship "(Mohrig & Heller, 1992)" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:hiddenLabel "Corynoptera fera"@fi,
        "Corynoptera fera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara fera"@fi,
        "Scatopsciara fera"@sv .

<http://tun.fi/MX.276094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera flavicauda" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1855)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera flavicauda"@fi,
        "Corynoptera flavicauda"@sv .

<http://tun.fi/MX.276095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera forcipata" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:hiddenLabel "Bradysia involuta"@fi,
        "Corynoptera echinocordyla"@fi,
        "Sciara forcipata"@fi,
        "Bradysia involuta"@sv,
        "Corynoptera echinocordyla"@sv,
        "Sciara forcipata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera forcipata"@fi,
        "Corynoptera forcipata"@sv .

<http://tun.fi/MX.276096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera furcifera" ;
    dwc:scientificNameAuthorship "Mohrig & Mamaev, 1987" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera furcifera"@fi,
        "Corynoptera furcifera"@sv .

<http://tun.fi/MX.276097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera globiformis" ;
    dwc:scientificNameAuthorship "(Frey, 1945)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera globiformis"@fi,
        "Corynoptera globiformis"@sv .

<http://tun.fi/MX.276098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera hypopygialis" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1926)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:hiddenLabel "Corynoptera piniphila"@fi,
        "Corynoptera piniphila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera hypopygialis"@fi,
        "Corynoptera hypopygialis"@sv .

<http://tun.fi/MX.276099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera inari" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Heller, 2013" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera inari"@fi,
        "Corynoptera inari"@sv .

<http://tun.fi/MX.27610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Numenius phaeopus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27607> ;
    skos:hiddenLabel "Numenius phaeopus"@fi,
        "Numenius phaeopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukuovi"@fi,
        "småspov"@sv .

<http://tun.fi/MX.276100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera inexspectata" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera inexspectata"@fi,
        "Corynoptera inexspectata"@sv .

<http://tun.fi/MX.276101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera irmgardis" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1930)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera irmgardis"@fi,
        "Corynoptera irmgardis"@sv .

<http://tun.fi/MX.276102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera levis" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera levis"@fi,
        "Corynoptera levis"@sv .

<http://tun.fi/MX.276103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera luteofusca" ;
    dwc:scientificNameAuthorship "(Bukowski & Lengersdorf, 1936)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera luteofusca"@fi,
        "Corynoptera luteofusca"@sv .

<http://tun.fi/MX.276104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera marinae" ;
    dwc:scientificNameAuthorship "Mohrig & Krivosheina, 1986" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera marinae"@fi,
        "Corynoptera marinae"@sv .

<http://tun.fi/MX.276105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera melanochaeta" ;
    dwc:scientificNameAuthorship "Mohrig & Menzel, 1992" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera melanochaeta"@fi,
        "Corynoptera melanochaeta"@sv .

<http://tun.fi/MX.276106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera membranigera" ;
    dwc:scientificNameAuthorship "(Kieffer, 1903)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:hiddenLabel "Corynoptera trispina"@fi,
        "Corynoptera trispina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera membranigera"@fi,
        "Corynoptera membranigera"@sv .

<http://tun.fi/MX.276107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera montana" ;
    dwc:scientificNameAuthorship "(Winnertz, 1869)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera montana"@fi,
        "Corynoptera montana"@sv .

<http://tun.fi/MX.276108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera ninae" ;
    dwc:scientificNameAuthorship "Hippa, Vilkamaa & Heller, 2010" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera ninae"@fi,
        "Corynoptera ninae"@sv .

<http://tun.fi/MX.276109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera obscuripila" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera obscuripila"@fi,
        "Corynoptera obscuripila"@sv .

<http://tun.fi/MX.276110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera parvula" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:hiddenLabel "Corynoptera uncinata"@fi,
        "Corynoptera uncinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera parvula"@fi,
        "Corynoptera parvula"@sv .

<http://tun.fi/MX.276111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera parvulaformis" ;
    dwc:scientificNameAuthorship "Mohrig, 1985" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera parvulaformis"@fi,
        "Corynoptera parvulaformis"@sv .

<http://tun.fi/MX.276112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera penna" ;
    dwc:scientificNameAuthorship "(Pettey, 1918)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:hiddenLabel "Corynoptera alneti"@fi,
        "Corynoptera alneti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera penna"@fi,
        "Corynoptera penna"@sv .

<http://tun.fi/MX.276113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera perochaeta" ;
    dwc:scientificNameAuthorship "(Mohrig & Menzel, 1990)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera perochaeta"@fi,
        "Corynoptera perochaeta"@sv .

<http://tun.fi/MX.276114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera plusiochaeta" ;
    dwc:scientificNameAuthorship "Hippa, Vilkamaa & Heller, 2010" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera plusiochaeta"@fi,
        "Corynoptera plusiochaeta"@sv .

<http://tun.fi/MX.276115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera polana" ;
    dwc:scientificNameAuthorship "Rudzinski, 2009" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera polana"@fi,
        "Corynoptera polana"@sv .

<http://tun.fi/MX.276116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera postforcipata" ;
    dwc:scientificNameAuthorship "Rudzinski, 1993" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera postforcipata"@fi,
        "Corynoptera postforcipata"@sv .

<http://tun.fi/MX.276117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera postglobiformis" ;
    dwc:scientificNameAuthorship "Mohrig, 1993" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera postglobiformis"@fi,
        "Corynoptera postglobiformis"@sv .

<http://tun.fi/MX.276118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera praeforcipata" ;
    dwc:scientificNameAuthorship "Mohrig & Mamaev, 1987" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera praeforcipata"@fi,
        "Corynoptera praeforcipata"@sv .

<http://tun.fi/MX.276119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera quantula" ;
    dwc:scientificNameAuthorship "(Hippa & Vilkamaa, 1994)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera quantula"@fi,
        "Corynoptera quantula"@sv .

<http://tun.fi/MX.276120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera saccata" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera saccata"@fi,
        "Corynoptera saccata"@sv .

<http://tun.fi/MX.276121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera saetistyla" ;
    dwc:scientificNameAuthorship "Mohrig & Krivosheina, 1985" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera saetistyla"@fi,
        "Corynoptera saetistyla"@sv .

<http://tun.fi/MX.276122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera salmelai" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Heller, 2013" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera salmelai"@fi,
        "Corynoptera salmelai"@sv .

<http://tun.fi/MX.276123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera sphenoptera" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera sphenoptera"@fi,
        "Corynoptera sphenoptera"@sv .

<http://tun.fi/MX.276124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera spiciforceps" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Heller, 2013" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera spiciforceps"@fi,
        "Corynoptera spiciforceps"@sv .

<http://tun.fi/MX.276125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera spinifera" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera spinifera"@fi,
        "Corynoptera spinifera"@sv .

<http://tun.fi/MX.276126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera subblanda" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera subblanda"@fi,
        "Corynoptera subblanda"@sv .

<http://tun.fi/MX.276127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera subdentata" ;
    dwc:scientificNameAuthorship "Mohrig, 1985" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera subdentata"@fi,
        "Corynoptera subdentata"@sv .

<http://tun.fi/MX.276128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera subparvula" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera subparvula"@fi,
        "Corynoptera subparvula"@sv .

<http://tun.fi/MX.276129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera subsedula" ;
    dwc:scientificNameAuthorship "Mohrig & Mamaev, 1987" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera subsedula"@fi,
        "Corynoptera subsedula"@sv .

<http://tun.fi/MX.27613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Numenius arquata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "isokuovi"@fi ;
    skos:broader <http://tun.fi/MX.27607> ;
    skos:hiddenLabel "Numenius arquata"@fi,
        "Numenius arquata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuovi"@fi,
        "storspov"@sv .

<http://tun.fi/MX.276130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera subtetrachaeta" ;
    dwc:scientificNameAuthorship "Komarova, 1995" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera subtetrachaeta"@fi,
        "Corynoptera subtetrachaeta"@sv .

<http://tun.fi/MX.276131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera subtilis" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1929)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:hiddenLabel "Corynoptera longicornis"@fi,
        "Corynoptera longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera subtilis"@fi,
        "Corynoptera subtilis"@sv .

<http://tun.fi/MX.276132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera subvariegata" ;
    dwc:scientificNameAuthorship "Rudzinski, 1992" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera subvariegata"@fi,
        "Corynoptera subvariegata"@sv .

<http://tun.fi/MX.276133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera tetrachaeta" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera tetrachaeta"@fi,
        "Corynoptera tetrachaeta"@sv .

<http://tun.fi/MX.276134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera trepida" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:hiddenLabel "Corynoptera clinochaeta"@fi,
        "Corynoptera clinochaeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera trepida"@fi,
        "Corynoptera trepida"@sv .

<http://tun.fi/MX.276135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera triacantha" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera triacantha"@fi,
        "Corynoptera triacantha"@sv .

<http://tun.fi/MX.276136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera tumidula" ;
    dwc:scientificNameAuthorship "Hippa, Vilkamaa & Heller, 2010" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera tumidula"@fi,
        "Corynoptera tumidula"@sv .

<http://tun.fi/MX.276137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera tuomikoskii" ;
    dwc:scientificNameAuthorship "Hippa, Vilkamaa & Heller, 2013" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera tuomikoskii"@fi,
        "Corynoptera tuomikoskii"@sv .

<http://tun.fi/MX.276138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera unidentata" ;
    dwc:scientificNameAuthorship "(Hippa & Vilkamaa, 1994)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera unidentata"@fi,
        "Corynoptera unidentata"@sv .

<http://tun.fi/MX.276139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara vagula" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:hiddenLabel "Corynoptera vagula"@fi,
        "Corynoptera vagula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara vagula"@fi,
        "Scatopsciara vagula"@sv .

<http://tun.fi/MX.276140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera verrucifera" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1952)" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera verrucifera"@fi,
        "Corynoptera verrucifera"@sv .

<http://tun.fi/MX.276141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera voluptuosa" ;
    dwc:scientificNameAuthorship "Mohrig & Mamaev, 1987" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera voluptuosa"@fi,
        "Corynoptera voluptuosa"@sv .

<http://tun.fi/MX.276142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera waltraudis" ;
    dwc:scientificNameAuthorship "Mohrig & Mamaev, 1987" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera waltraudis"@fi,
        "Corynoptera waltraudis"@sv .

<http://tun.fi/MX.276143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynoptera winnertzi" ;
    dwc:scientificNameAuthorship "Mohrig, 1993" ;
    skos:broader <http://tun.fi/MX.276080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynoptera winnertzi"@fi,
        "Corynoptera winnertzi"@sv .

<http://tun.fi/MX.276145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmosciara perniciosa" ;
    dwc:scientificNameAuthorship "(Edwards, 1922)" ;
    skos:broader <http://tun.fi/MX.276144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmosciara perniciosa"@fi,
        "Cosmosciara perniciosa"@sv .

<http://tun.fi/MX.276148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna ambigua" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1934)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:hiddenLabel "Cratyna latiforceps"@fi,
        "Cratyna latiforceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna ambigua"@fi,
        "Cratyna ambigua"@sv .

<http://tun.fi/MX.276149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna atra" ;
    dwc:scientificNameAuthorship "Winnertz, 1867" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:hiddenLabel "Cratyna pictiventris"@fi,
        "Cratyna pictiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna atra"@fi,
        "Cratyna atra"@sv .

<http://tun.fi/MX.276150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna betulae" ;
    dwc:scientificNameAuthorship "(Mohrig & Mamaev, 1992)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna betulae"@fi,
        "Cratyna betulae"@sv .

<http://tun.fi/MX.276151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna breviflagellata" ;
    dwc:scientificNameAuthorship "(Mohrig & Mamaev, 1985)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna breviflagellata"@fi,
        "Cratyna breviflagellata"@sv .

<http://tun.fi/MX.276152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna monumenta" ;
    dwc:scientificNameAuthorship "Rudzinski, 2009" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna monumenta"@fi,
        "Cratyna monumenta"@sv .

<http://tun.fi/MX.276153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna pernitida" ;
    dwc:scientificNameAuthorship "(Edwards, 1915)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna pernitida"@fi,
        "Cratyna pernitida"@sv .

<http://tun.fi/MX.276154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna schineri" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna schineri"@fi,
        "Cratyna schineri"@sv .

<http://tun.fi/MX.276155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna sicata" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Heller, 2013" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna sicata"@fi,
        "Cratyna sicata"@sv .

<http://tun.fi/MX.276156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna symplecta" ;
    dwc:scientificNameAuthorship "(Rudzinski, 1991)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna symplecta"@fi,
        "Cratyna symplecta"@sv .

<http://tun.fi/MX.276157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna uliginosa" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1929)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna uliginosa"@fi,
        "Cratyna uliginosa"@sv .

<http://tun.fi/MX.276158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna vaporariorum" ;
    dwc:scientificNameAuthorship "(Frey, 1948)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna vaporariorum"@fi,
        "Cratyna vaporariorum"@sv .

<http://tun.fi/MX.276160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna spiculosa" ;
    dwc:scientificNameAuthorship "(Rudzinski, 1993)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna spiculosa"@fi,
        "Cratyna spiculosa"@sv .

<http://tun.fi/MX.276162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna colei" ;
    dwc:scientificNameAuthorship "(Freeman, 1990)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:hiddenLabel "Cratyna brachialis"@fi,
        "Cratyna brachialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna colei"@fi,
        "Cratyna colei"@sv .

<http://tun.fi/MX.276163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna falcata" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna falcata"@fi,
        "Cratyna falcata"@sv .

<http://tun.fi/MX.276164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna falcifera" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1933)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna falcifera"@fi,
        "Cratyna falcifera"@sv .

<http://tun.fi/MX.276165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna longispina" ;
    dwc:scientificNameAuthorship "(Pettey, 1918)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:hiddenLabel "Cratyna tuberculata"@fi,
        "Cratyna tuberculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna longispina"@fi,
        "Cratyna longispina"@sv .

<http://tun.fi/MX.276166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna nobilis" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:hiddenLabel "Cratyna brachialis"@fi,
        "Cratyna brachialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna nobilis"@fi,
        "Cratyna nobilis"@sv .

<http://tun.fi/MX.276167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratyna perplexa" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276146> ;
    skos:hiddenLabel "Cratyna brevicornis"@fi,
        "Cratyna socialis"@fi,
        "Cratyna brevicornis"@sv,
        "Cratyna socialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratyna perplexa"@fi,
        "Cratyna perplexa"@sv .

<http://tun.fi/MX.276169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenosciara exigua" ;
    dwc:scientificNameAuthorship "Salmela & Vilkamaa, 2005" ;
    skos:broader <http://tun.fi/MX.276168> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenosciara exigua"@fi,
        "Ctenosciara exigua"@sv .

<http://tun.fi/MX.27617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bartramia longicauda" ;
    dwc:scientificNameAuthorship "(Bechstein, 1812)" ;
    skos:broader <http://tun.fi/MX.27616> ;
    skos:hiddenLabel "Bartramia longicauda"@fi,
        "Bartramia longicauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "preeriakahlaaja"@fi,
        "piparsnäppa"@sv .

<http://tun.fi/MX.276170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenosciara hyalipennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.276168> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenosciara hyalipennis"@fi,
        "Ctenosciara hyalipennis"@sv .

<http://tun.fi/MX.276172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichopygina aculeata" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Komarova, 2004" ;
    skos:broader <http://tun.fi/MX.276171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichopygina aculeata"@fi,
        "Dichopygina aculeata"@sv .

<http://tun.fi/MX.276173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichopygina intermedia" ;
    dwc:scientificNameAuthorship "(Mohrig & Krivosheina, 1982)" ;
    skos:broader <http://tun.fi/MX.276171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichopygina intermedia"@fi,
        "Dichopygina intermedia"@sv .

<http://tun.fi/MX.276174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichopygina nigrohalteralis" ;
    dwc:scientificNameAuthorship "(Frey, 1948)" ;
    skos:broader <http://tun.fi/MX.276171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichopygina nigrohalteralis"@fi,
        "Dichopygina nigrohalteralis"@sv .

<http://tun.fi/MX.276175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichopygina ramosa" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Komarova, 2004" ;
    skos:broader <http://tun.fi/MX.276171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichopygina ramosa"@fi,
        "Dichopygina ramosa"@sv .

<http://tun.fi/MX.276177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichosciara flavipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.276176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichosciara flavipes"@fi,
        "Dolichosciara flavipes"@sv .

<http://tun.fi/MX.276178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichosciara hippai" ;
    dwc:scientificNameAuthorship "Komarova & Vilkamaa, 2006" ;
    skos:broader <http://tun.fi/MX.276176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichosciara hippai"@fi,
        "Dolichosciara hippai"@sv .

<http://tun.fi/MX.276179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichosciara nigrovittata" ;
    dwc:scientificNameAuthorship "(Strobl, 1910)" ;
    skos:broader <http://tun.fi/MX.276176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichosciara nigrovittata"@fi,
        "Dolichosciara nigrovittata"@sv .

<http://tun.fi/MX.276180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichosciara orcina" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichosciara orcina"@fi,
        "Dolichosciara orcina"@sv .

<http://tun.fi/MX.276181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichosciara ornata" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichosciara ornata"@fi,
        "Dolichosciara ornata"@sv .

<http://tun.fi/MX.276182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichosciara saetosa" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1929)" ;
    skos:broader <http://tun.fi/MX.276176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichosciara saetosa"@fi,
        "Dolichosciara saetosa"@sv .

<http://tun.fi/MX.276183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichosciara spissispina" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Heller, 2013" ;
    skos:broader <http://tun.fi/MX.276176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichosciara spissispina"@fi,
        "Dolichosciara spissispina"@sv .

<http://tun.fi/MX.276186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidapus alnicola" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1957)" ;
    skos:broader <http://tun.fi/MX.276184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidapus alnicola"@fi,
        "Epidapus alnicola"@sv .

<http://tun.fi/MX.276187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidapus atomarius" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.276184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidapus atomarius"@fi,
        "Epidapus atomarius"@sv .

<http://tun.fi/MX.276188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidapus gracilis" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.276184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidapus gracilis"@fi,
        "Epidapus gracilis"@sv .

<http://tun.fi/MX.276189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidapus ignotus" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1942)" ;
    skos:broader <http://tun.fi/MX.276184> ;
    skos:hiddenLabel "Epidapus gracilior"@fi,
        "Epidapus gracilior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidapus ignotus"@fi,
        "Epidapus ignotus"@sv .

<http://tun.fi/MX.27619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tringa erythropus" ;
    dwc:scientificNameAuthorship "(Pallas, 1764)" ;
    skos:broader <http://tun.fi/MX.27618> ;
    skos:hiddenLabel "Tringa erythropus"@fi,
        "Tringa erythropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaviklo"@fi,
        "svartsnäppa"@sv .

<http://tun.fi/MX.276190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidapus microthorax" ;
    dwc:scientificNameAuthorship "(Börner, 1903)" ;
    skos:broader <http://tun.fi/MX.276184> ;
    skos:hiddenLabel "Epidapus gracilicornis"@fi,
        "Epidapus gracilicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidapus microthorax"@fi,
        "Epidapus microthorax"@sv .

<http://tun.fi/MX.276191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidapus schillei" ;
    dwc:scientificNameAuthorship "(Börner, 1903)" ;
    skos:broader <http://tun.fi/MX.276184> ;
    skos:hiddenLabel "Epidapus intermittens"@fi,
        "Epidapus titan"@fi,
        "Epidapus intermittens"@sv,
        "Epidapus titan"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidapus schillei"@fi,
        "Epidapus schillei"@sv .

<http://tun.fi/MX.276193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidapus abieticola" ;
    dwc:scientificNameAuthorship "Frey, 1948" ;
    skos:broader <http://tun.fi/MX.276184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidapus abieticola"@fi,
        "Epidapus abieticola"@sv .

<http://tun.fi/MX.276194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidapus bispinulosus" ;
    dwc:scientificNameAuthorship "Mohrig & Kauschke, 1994" ;
    skos:broader <http://tun.fi/MX.276184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidapus bispinulosus"@fi,
        "Epidapus bispinulosus"@sv .

<http://tun.fi/MX.276195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidapus echinatum" ;
    dwc:scientificNameAuthorship "Mohrig & Kozanek, 1992" ;
    skos:broader <http://tun.fi/MX.276184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidapus echinatum"@fi,
        "Epidapus echinatum"@sv .

<http://tun.fi/MX.276196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidapus ignavus" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1941)" ;
    skos:broader <http://tun.fi/MX.276184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidapus ignavus"@fi,
        "Epidapus ignavus"@sv .

<http://tun.fi/MX.276198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keilbachia ferrata" ;
    dwc:scientificNameAuthorship "(Hippa & Vilkamaa, 1994)" ;
    skos:broader <http://tun.fi/MX.276197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keilbachia ferrata"@fi,
        "Keilbachia ferrata"@sv .

<http://tun.fi/MX.27620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tringa totanus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27618> ;
    skos:hiddenLabel "Tringa totanus"@fi,
        "Tringa totanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punajalkaviklo"@fi,
        "rödbena"@sv .

<http://tun.fi/MX.276201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella hirtipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella hirtipennis"@fi,
        "Leptosciarella hirtipennis"@sv .

<http://tun.fi/MX.276202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella holotricha" ;
    dwc:scientificNameAuthorship "Mohrig & Menzel, 1997" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella holotricha"@fi,
        "Leptosciarella holotricha"@sv .

<http://tun.fi/MX.276204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella brevior" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella brevior"@fi,
        "Leptosciarella brevior"@sv .

<http://tun.fi/MX.276205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella brevipalpa" ;
    dwc:scientificNameAuthorship "(Mohrig & Menzel, 1992)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella brevipalpa"@fi,
        "Leptosciarella brevipalpa"@sv .

<http://tun.fi/MX.276206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella claviforceps" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella claviforceps"@fi,
        "Leptosciarella claviforceps"@sv .

<http://tun.fi/MX.276207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella dimera" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella dimera"@fi,
        "Leptosciarella dimera"@sv .

<http://tun.fi/MX.276208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella fuscipalpa" ;
    dwc:scientificNameAuthorship "(Mohrig & Mamaev, 1979)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella fuscipalpa"@fi,
        "Leptosciarella fuscipalpa"@sv .

<http://tun.fi/MX.276209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella helvetica" ;
    dwc:scientificNameAuthorship "(Rudzinski, 1992)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella helvetica"@fi,
        "Leptosciarella helvetica"@sv .

<http://tun.fi/MX.27621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tringa stagnatilis" ;
    dwc:scientificNameAuthorship "(Bechstein, 1803)" ;
    skos:broader <http://tun.fi/MX.27618> ;
    skos:hiddenLabel "Tringa stagnatilis"@fi,
        "Tringa stagnatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampiviklo"@fi,
        "dammsnäppa"@sv .

<http://tun.fi/MX.276210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella hispida" ;
    dwc:scientificNameAuthorship "(Winnertz, 1871)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella hispida"@fi,
        "Leptosciarella hispida"@sv .

<http://tun.fi/MX.276211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella ignis" ;
    dwc:scientificNameAuthorship "Heller, 2012" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella ignis"@fi,
        "Leptosciarella ignis"@sv .

<http://tun.fi/MX.276212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella krille" ;
    dwc:scientificNameAuthorship "Heller, 2012" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella krille"@fi,
        "Leptosciarella krille"@sv .

<http://tun.fi/MX.276213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella melanoma" ;
    dwc:scientificNameAuthorship "(Mohrig & Menzel, 1990)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella melanoma"@fi,
        "Leptosciarella melanoma"@sv .

<http://tun.fi/MX.276214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella nudinervis" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella nudinervis"@fi,
        "Leptosciarella nudinervis"@sv .

<http://tun.fi/MX.276215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella pilosa" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella pilosa"@fi,
        "Leptosciarella pilosa"@sv .

<http://tun.fi/MX.276216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella reducta" ;
    dwc:scientificNameAuthorship "Heller & Menzel, 2013" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella reducta"@fi,
        "Leptosciarella reducta"@sv .

<http://tun.fi/MX.276217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella rejecta" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella rejecta"@fi,
        "Leptosciarella rejecta"@sv .

<http://tun.fi/MX.276218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella scutellata" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:hiddenLabel "Leptosciarella elegans"@fi,
        "Leptosciarella elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella scutellata"@fi,
        "Leptosciarella scutellata"@sv .

<http://tun.fi/MX.276219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella subcoarctata" ;
    dwc:scientificNameAuthorship "Mohrig & Menzel, 1997" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella subcoarctata"@fi,
        "Leptosciarella subcoarctata"@sv .

<http://tun.fi/MX.27622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tringa nebularia" ;
    dwc:scientificNameAuthorship "(Gunnerus, 1767)" ;
    skos:broader <http://tun.fi/MX.27618> ;
    skos:hiddenLabel "Tringa nebularia"@fi,
        "Tringa nebularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoviklo"@fi,
        "gluttsnäppa"@sv .

<http://tun.fi/MX.276220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella subpilosa" ;
    dwc:scientificNameAuthorship "(Edwards, 1925)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella subpilosa"@fi,
        "Leptosciarella subpilosa"@sv .

<http://tun.fi/MX.276221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella subspinulosa" ;
    dwc:scientificNameAuthorship "(Edwards, 1925)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella subspinulosa"@fi,
        "Leptosciarella subspinulosa"@sv .

<http://tun.fi/MX.276222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella subviatica" ;
    dwc:scientificNameAuthorship "Mohrig & Menzel, 1997" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella subviatica"@fi,
        "Leptosciarella subviatica"@sv .

<http://tun.fi/MX.276223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella trochanterata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:hiddenLabel "Leptosciarella coarctata"@fi,
        "Leptosciarella coarctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella trochanterata"@fi,
        "Leptosciarella trochanterata"@sv .

<http://tun.fi/MX.276224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella truncata" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella truncata"@fi,
        "Leptosciarella truncata"@sv .

<http://tun.fi/MX.276225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella viatica" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella viatica"@fi,
        "Leptosciarella viatica"@sv .

<http://tun.fi/MX.276226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella viaticella" ;
    dwc:scientificNameAuthorship "Mohrig & Krivosheina, 1979" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella viaticella"@fi,
        "Leptosciarella viaticella"@sv .

<http://tun.fi/MX.276227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella yerburyi" ;
    dwc:scientificNameAuthorship "(Freeman, 1983)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella yerburyi"@fi,
        "Leptosciarella yerburyi"@sv .

<http://tun.fi/MX.276229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella atricha" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella atricha"@fi,
        "Leptosciarella atricha"@sv .

<http://tun.fi/MX.276231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella tuberculigera" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella tuberculigera"@fi,
        "Leptosciarella tuberculigera"@sv .

<http://tun.fi/MX.276234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenacanthella eflagellata" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.5019167> ;
    skos:hiddenLabel "Lycoriella eflagellata"@fi,
        "Lycoriella eflagellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenacanthella eflagellata"@fi,
        "Stenacanthella eflagellata"@sv .

<http://tun.fi/MX.276235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenacanthella freyi" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.5019167> ;
    skos:hiddenLabel "Lycoriella freyi"@fi,
        "Lycoriella freyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenacanthella freyi"@fi,
        "Stenacanthella freyi"@sv .

<http://tun.fi/MX.276237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemineurina algida" ;
    dwc:scientificNameAuthorship "(Frey, 1948)" ;
    skos:broader <http://tun.fi/MX.276236> ;
    skos:hiddenLabel "Bradysia algida"@fi,
        "Lycoriella algida"@fi,
        "Bradysia algida"@sv,
        "Lycoriella algida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemineurina algida"@fi,
        "Hemineurina algida"@sv .

<http://tun.fi/MX.276238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocoelina cochleata" ;
    dwc:scientificNameAuthorship "(Rübsaamen, 1898)" ;
    skos:broader <http://tun.fi/MX.5019171> ;
    skos:hiddenLabel "Lycoriella cochleata"@fi,
        "Sciara cochleata"@fi,
        "Lycoriella cochleata"@sv,
        "Sciara cochleata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocoelina cochleata"@fi,
        "Trichocoelina cochleata"@sv .

<http://tun.fi/MX.276239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemineurina conspicua" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276236> ;
    skos:hiddenLabel "Lycoriella conspicua"@fi,
        "Lycoriella conspicua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemineurina conspicua"@fi,
        "Hemineurina conspicua"@sv .

<http://tun.fi/MX.276240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemineurina inflata" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276236> ;
    skos:hiddenLabel "Lycoriella inflata"@fi,
        "Lycoriella venosa"@fi,
        "Lycoriella inflata"@sv,
        "Lycoriella venosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemineurina inflata"@fi,
        "Hemineurina inflata"@sv .

<http://tun.fi/MX.276241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemineurina modesta" ;
    dwc:scientificNameAuthorship "(Staeger, 1840)" ;
    skos:broader <http://tun.fi/MX.276236> ;
    skos:hiddenLabel "Lycoriella modesta"@fi,
        "Sciara globiceps"@fi,
        "Sciara modesta"@fi,
        "Lycoriella modesta"@sv,
        "Sciara globiceps"@sv,
        "Sciara modesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemineurina modesta"@fi,
        "Hemineurina modesta"@sv .

<http://tun.fi/MX.276242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella piristylata" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Heller, 2013" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella piristylata"@fi,
        "Lycoriella piristylata"@sv .

<http://tun.fi/MX.276243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemineurina thuringiensis" ;
    dwc:scientificNameAuthorship "(Menzel & Mohrig, 1991)" ;
    skos:broader <http://tun.fi/MX.276236> ;
    skos:hiddenLabel "Lycoriella thuringiensis"@fi,
        "Lycoriella thuringiensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemineurina thuringiensis"@fi,
        "Hemineurina thuringiensis"@sv .

<http://tun.fi/MX.276244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocoelina vitticollis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
    skos:broader <http://tun.fi/MX.5019171> ;
    skos:hiddenLabel "Lycoriella permutata"@fi,
        "Lycoriella vitticollis"@fi,
        "Sciara glacialis"@fi,
        "Sciara permutata"@fi,
        "Sciara vitticollis"@fi,
        "Lycoriella permutata"@sv,
        "Lycoriella vitticollis"@sv,
        "Sciara glacialis"@sv,
        "Sciara permutata"@sv,
        "Sciara vitticollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocoelina vitticollis"@fi,
        "Trichocoelina vitticollis"@sv .

<http://tun.fi/MX.276246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella aberrans" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella aberrans"@fi,
        "Lycoriella aberrans"@sv .

<http://tun.fi/MX.276247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella acutostylia" ;
    dwc:scientificNameAuthorship "Mohrig & Menzel, 1990" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella acutostylia"@fi,
        "Lycoriella acutostylia"@sv .

<http://tun.fi/MX.276248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella agraria" ;
    dwc:scientificNameAuthorship "(Felt, 1897)" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:hiddenLabel "Lycoriella cellaris"@fi,
        "Lycoriella cellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella agraria"@fi,
        "Lycoriella agraria"@sv .

<http://tun.fi/MX.276249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella approximatonervis" ;
    dwc:scientificNameAuthorship "(Frey, 1948)" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella approximatonervis"@fi,
        "Lycoriella approximatonervis"@sv .

<http://tun.fi/MX.27625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tringa flavipes" ;
    dwc:scientificNameAuthorship "(J.F. Gmelin, 1789)" ;
    skos:broader <http://tun.fi/MX.27618> ;
    skos:hiddenLabel "Tringa flavipes"@fi,
        "Tringa flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltajalkaviklo"@fi,
        "mindre gulbena"@sv .

<http://tun.fi/MX.276250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella brevipila" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella brevipila"@fi,
        "Lycoriella brevipila"@sv .

<http://tun.fi/MX.276251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella inconspicua" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella inconspicua"@fi,
        "Lycoriella inconspicua"@sv .

<http://tun.fi/MX.276252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella ingenua" ;
    dwc:scientificNameAuthorship "(Dufour, 1839)" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:hiddenLabel "Lycoriella solani"@fi,
        "Lycoriella solani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella ingenua"@fi,
        "Lycoriella ingenua"@sv .

<http://tun.fi/MX.276253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella latilobata" ;
    dwc:scientificNameAuthorship "Menzel & Mohrig, 2000" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella latilobata"@fi,
        "Lycoriella latilobata"@sv .

<http://tun.fi/MX.276254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella lundstromi" ;
    dwc:scientificNameAuthorship "(Frey, 1948)" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:hiddenLabel "Bradysia lundströmi"@fi,
        "Bradysia lundströmi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella lundstromi"@fi,
        "Lycoriella lundstromi"@sv .

<http://tun.fi/MX.276255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella micria" ;
    dwc:scientificNameAuthorship "Mohrig & Menzel, 1990" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella micria"@fi,
        "Lycoriella micria"@sv .

<http://tun.fi/MX.276256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella minutula" ;
    dwc:scientificNameAuthorship "Mohrig & Krivosheina, 1987" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella minutula"@fi,
        "Lycoriella minutula"@sv .

<http://tun.fi/MX.276257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenacanthella pallidior" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.5019167> ;
    skos:hiddenLabel "Lycoriella pallidior"@fi,
        "Lycoriella pallidior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenacanthella pallidior"@fi,
        "Stenacanthella pallidior"@sv .

<http://tun.fi/MX.276258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella parva" ;
    dwc:scientificNameAuthorship "(Holmgren, 1869)" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:hiddenLabel "Bradysia difficilis var. obscuratipes"@fi,
        "Lycoriella curvispina"@fi,
        "Lycoriella obscuratipes"@fi,
        "Bradysia difficilis var. obscuratipes"@sv,
        "Lycoriella curvispina"@sv,
        "Lycoriella obscuratipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella parva"@fi,
        "Lycoriella parva"@sv .

<http://tun.fi/MX.276259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella sativae" ;
    dwc:scientificNameAuthorship "(Johannsen, 1912)" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:hiddenLabel "Lycoriella castanescens"@fi,
        "Lycoriella fucorum"@fi,
        "Lycoriella castanescens"@sv,
        "Lycoriella fucorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella sativae"@fi,
        "Lycoriella sativae"@sv .

<http://tun.fi/MX.27626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tringa ochropus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27618> ;
    skos:hiddenLabel "Tringa ochropus"@fi,
        "Tringa ochropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäviklo"@fi,
        "skogssnäppa"@sv .

<http://tun.fi/MX.276260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella subterranea" ;
    dwc:scientificNameAuthorship "(Märkel, 1844)" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:hiddenLabel "Lycoriella vanderwieli"@fi,
        "Lycoriella vanderwieli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella subterranea"@fi,
        "Lycoriella subterranea"@sv .

<http://tun.fi/MX.276261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella tenera" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Heller, 2013" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella tenera"@fi,
        "Lycoriella tenera"@sv .

<http://tun.fi/MX.276262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycoriella weberi" ;
    dwc:scientificNameAuthorship "Menzel & Heller, 2013" ;
    skos:broader <http://tun.fi/MX.276232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycoriella weberi"@fi,
        "Lycoriella weberi"@sv .

<http://tun.fi/MX.276264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mouffetina expolita" ;
    dwc:scientificNameAuthorship "(Coquillett, 1900)" ;
    skos:broader <http://tun.fi/MX.276263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mouffetina expolita"@fi,
        "Mouffetina expolita"@sv .

<http://tun.fi/MX.276265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mouffetina pulchricornis" ;
    dwc:scientificNameAuthorship "(Edwards, 1925)" ;
    skos:broader <http://tun.fi/MX.276263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mouffetina pulchricornis"@fi,
        "Mouffetina pulchricornis"@sv .

<http://tun.fi/MX.276266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mouffetina silvestris" ;
    dwc:scientificNameAuthorship "(Mohrig & Antonova, 1978)" ;
    skos:broader <http://tun.fi/MX.276263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mouffetina silvestris"@fi,
        "Mouffetina silvestris"@sv .

<http://tun.fi/MX.276268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peyerimhoffia crassistylata" ;
    dwc:scientificNameAuthorship "(Frey, 1948)" ;
    skos:broader <http://tun.fi/MX.276267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peyerimhoffia crassistylata"@fi,
        "Peyerimhoffia crassistylata"@sv .

<http://tun.fi/MX.276269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peyerimhoffia infera" ;
    dwc:scientificNameAuthorship "Vilkamaa & Hippa, 2005" ;
    skos:broader <http://tun.fi/MX.276267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peyerimhoffia infera"@fi,
        "Peyerimhoffia infera"@sv .

<http://tun.fi/MX.276270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peyerimhoffia menzeli" ;
    dwc:scientificNameAuthorship "Vilkamaa & Hippa, 2005" ;
    skos:broader <http://tun.fi/MX.276267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peyerimhoffia menzeli"@fi,
        "Peyerimhoffia menzeli"@sv .

<http://tun.fi/MX.276271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peyerimhoffia quadrifera" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Heller, 2013" ;
    skos:broader <http://tun.fi/MX.276267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peyerimhoffia quadrifera"@fi,
        "Peyerimhoffia quadrifera"@sv .

<http://tun.fi/MX.276272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peyerimhoffia sepei" ;
    dwc:scientificNameAuthorship "Hippa & Vilkamaa, 2005" ;
    skos:broader <http://tun.fi/MX.276267> ;
    skos:hiddenLabel "Cratyna sepei"@fi,
        "Cratyna sepei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peyerimhoffia sepei"@fi,
        "Peyerimhoffia sepei"@sv .

<http://tun.fi/MX.276273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peyerimhoffia thula" ;
    dwc:scientificNameAuthorship "Vilkamaa & Hippa, 2005" ;
    skos:broader <http://tun.fi/MX.276267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peyerimhoffia thula"@fi,
        "Peyerimhoffia thula"@sv .

<http://tun.fi/MX.276274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peyerimhoffia vagabunda" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276267> ;
    skos:hiddenLabel "Peyerimhoffia brachyptera"@fi,
        "Peyerimhoffia brachyptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peyerimhoffia vagabunda"@fi,
        "Peyerimhoffia vagabunda"@sv .

<http://tun.fi/MX.276276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytosciara halterata" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1926)" ;
    skos:broader <http://tun.fi/MX.276275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytosciara halterata"@fi,
        "Phytosciara halterata"@sv .

<http://tun.fi/MX.276277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytosciara macrotricha" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1926)" ;
    skos:broader <http://tun.fi/MX.276275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytosciara macrotricha"@fi,
        "Phytosciara macrotricha"@sv .

<http://tun.fi/MX.276279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnyxia scabiei" ;
    dwc:scientificNameAuthorship "(Hopkins, 1895)" ;
    skos:broader <http://tun.fi/MX.276278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnyxia scabiei"@fi,
        "Pnyxia scabiei"@sv .

<http://tun.fi/MX.27628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tringa glareola" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27618> ;
    skos:hiddenLabel "Tringa glareola"@fi,
        "Tringa glareola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liro"@fi,
        "grönbena"@sv .

<http://tun.fi/MX.276281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnyxiopsis aliger" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnyxiopsis aliger"@fi,
        "Pnyxiopsis aliger"@sv .

<http://tun.fi/MX.276282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnyxiopsis degener" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1957)" ;
    skos:broader <http://tun.fi/MX.276280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnyxiopsis degener"@fi,
        "Pnyxiopsis degener"@sv .

<http://tun.fi/MX.276284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosciara furtiva" ;
    dwc:scientificNameAuthorship "Vilkamaa & Hippa, 1996" ;
    skos:broader <http://tun.fi/MX.276283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosciara furtiva"@fi,
        "Prosciara furtiva"@sv .

<http://tun.fi/MX.276285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosciara plusiochaeta" ;
    dwc:scientificNameAuthorship "Hippa & Vilkamaa, 1991" ;
    skos:broader <http://tun.fi/MX.276283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosciara plusiochaeta"@fi,
        "Prosciara plusiochaeta"@sv .

<http://tun.fi/MX.276286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosciara porrecta" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1929)" ;
    skos:broader <http://tun.fi/MX.276283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosciara porrecta"@fi,
        "Prosciara porrecta"@sv .

<http://tun.fi/MX.276287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosciara producta" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosciara producta"@fi,
        "Prosciara producta"@sv .

<http://tun.fi/MX.276288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosciara prosciaroides" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosciara prosciaroides"@fi,
        "Prosciara prosciaroides"@sv .

<http://tun.fi/MX.276289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosciara ungulata" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosciara ungulata"@fi,
        "Prosciara ungulata"@sv .

<http://tun.fi/MX.276291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolycoriella brunnea" ;
    dwc:scientificNameAuthorship "(Bukowski & Lengersdorf, 1936)" ;
    skos:broader <http://tun.fi/MX.276290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudolycoriella brunnea"@fi,
        "Pseudolycoriella brunnea"@sv .

<http://tun.fi/MX.276292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolycoriella japonensis" ;
    dwc:scientificNameAuthorship "(Mohrig & Menzel, 1992)" ;
    skos:broader <http://tun.fi/MX.276290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudolycoriella japonensis"@fi,
        "Pseudolycoriella japonensis"@sv .

<http://tun.fi/MX.276293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolycoriella koreensis" ;
    dwc:scientificNameAuthorship "(Mohrig & Menzel, 1992)" ;
    skos:broader <http://tun.fi/MX.276290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudolycoriella koreensis"@fi,
        "Pseudolycoriella koreensis"@sv .

<http://tun.fi/MX.276294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolycoriella monticula" ;
    dwc:scientificNameAuthorship "(Mohrig & Menzel, 1992)" ;
    skos:broader <http://tun.fi/MX.276290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudolycoriella monticula"@fi,
        "Pseudolycoriella monticula"@sv .

<http://tun.fi/MX.276295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolycoriella nodulosa" ;
    dwc:scientificNameAuthorship "(Mohrig & Krivosheina, 1985)" ;
    skos:broader <http://tun.fi/MX.276290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudolycoriella nodulosa"@fi,
        "Pseudolycoriella nodulosa"@sv .

<http://tun.fi/MX.276296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolycoriella paludum" ;
    dwc:scientificNameAuthorship "(Frey, 1948)" ;
    skos:broader <http://tun.fi/MX.276290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudolycoriella paludum"@fi,
        "Pseudolycoriella paludum"@sv .

<http://tun.fi/MX.276297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolycoriella subbruckii" ;
    dwc:scientificNameAuthorship "(Mohrig & Hövemeyer, 1992)" ;
    skos:broader <http://tun.fi/MX.276290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudolycoriella subbruckii"@fi,
        "Pseudolycoriella subbruckii"@sv .

<http://tun.fi/MX.27630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tringa semipalmata" ;
    dwc:scientificNameAuthorship "(J.F. Gmelin, 1789)" ;
    skos:broader <http://tun.fi/MX.27618> ;
    skos:hiddenLabel "Catoptrophorus semipalmatus"@fi,
        "Tringa semipalmata"@fi,
        "Catoptrophorus semipalmatus"@sv,
        "Tringa semipalmata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "preeriaviklo"@fi,
        "willetsnäppa"@sv .

<http://tun.fi/MX.276300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara atomaria" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:hiddenLabel "Scatopsciara vivida"@fi,
        "Scatopsciara vivida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara atomaria"@fi,
        "Scatopsciara atomaria"@sv .

<http://tun.fi/MX.276301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara bucera" ;
    dwc:scientificNameAuthorship "Rudzinski, 1994" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara bucera"@fi,
        "Scatopsciara bucera"@sv .

<http://tun.fi/MX.276302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara calamophila" ;
    dwc:scientificNameAuthorship "Frey, 1948" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara calamophila"@fi,
        "Scatopsciara calamophila"@sv .

<http://tun.fi/MX.276303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara curviforceps" ;
    dwc:scientificNameAuthorship "(Bukowski & Lengersdorf, 1936)" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:hiddenLabel "Scatopsciara myrmecophila"@fi,
        "Scatopsciara myrmecophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara curviforceps"@fi,
        "Scatopsciara curviforceps"@sv .

<http://tun.fi/MX.276304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara edwardsi" ;
    dwc:scientificNameAuthorship "Freeman, 1983" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara edwardsi"@fi,
        "Scatopsciara edwardsi"@sv .

<http://tun.fi/MX.276305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara fluviatilis" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1940)" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara fluviatilis"@fi,
        "Scatopsciara fluviatilis"@sv .

<http://tun.fi/MX.276306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara geophila" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara geophila"@fi,
        "Scatopsciara geophila"@sv .

<http://tun.fi/MX.276307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara multispina" ;
    dwc:scientificNameAuthorship "(Bukowski & Lengersdorf, 1936)" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara multispina"@fi,
        "Scatopsciara multispina"@sv .

<http://tun.fi/MX.276308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara neglecta" ;
    dwc:scientificNameAuthorship "Menzel & Mohrig, 1998" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara neglecta"@fi,
        "Scatopsciara neglecta"@sv .

<http://tun.fi/MX.276309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara pusilla" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara pusilla"@fi,
        "Scatopsciara pusilla"@sv .

<http://tun.fi/MX.276310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara subcalamophila" ;
    dwc:scientificNameAuthorship "Menzel & Mohrig, 1991" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara subcalamophila"@fi,
        "Scatopsciara subcalamophila"@sv .

<http://tun.fi/MX.276311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara subciliata" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara subciliata"@fi,
        "Scatopsciara subciliata"@sv .

<http://tun.fi/MX.276312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara tricuspidata" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:hiddenLabel "Scatopsciara degenerans"@fi,
        "Scatopsciara degenerans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara tricuspidata"@fi,
        "Scatopsciara tricuspidata"@sv .

<http://tun.fi/MX.276313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara vitripennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1818)" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara vitripennis"@fi,
        "Scatopsciara vitripennis"@sv .

<http://tun.fi/MX.276315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara gabyae" ;
    dwc:scientificNameAuthorship "(Heller, 1998)" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara gabyae"@fi,
        "Scatopsciara gabyae"@sv .

<http://tun.fi/MX.276316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara obliqua" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Heller, 2013" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara obliqua"@fi,
        "Scatopsciara obliqua"@sv .

<http://tun.fi/MX.276317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara paradoxa" ;
    dwc:scientificNameAuthorship "(Frey, 1948)" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara paradoxa"@fi,
        "Scatopsciara paradoxa"@sv .

<http://tun.fi/MX.276318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara simillima" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1960)" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara simillima"@fi,
        "Scatopsciara simillima"@sv .

<http://tun.fi/MX.27632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenus cinereus" ;
    dwc:scientificNameAuthorship "(Güldenstädt, 1775)" ;
    skos:broader <http://tun.fi/MX.27631> ;
    skos:hiddenLabel "Xenus cinereus"@fi,
        "Xenus cinereus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakurvi"@fi,
        "tereksnäppa"@sv .

<http://tun.fi/MX.276320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schwenckfeldina carbonaria" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.276319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schwenckfeldina carbonaria"@fi,
        "Schwenckfeldina carbonaria"@sv .

<http://tun.fi/MX.276321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schwenckfeldina pectinea" ;
    dwc:scientificNameAuthorship "Menzel & Mohrig, 1991" ;
    skos:broader <http://tun.fi/MX.276319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schwenckfeldina pectinea"@fi,
        "Schwenckfeldina pectinea"@sv .

<http://tun.fi/MX.276323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciara flavimana" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1851" ;
    skos:broader <http://tun.fi/MX.276322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciara flavimana"@fi,
        "Sciara flavimana"@sv .

<http://tun.fi/MX.276324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciara hebes" ;
    dwc:scientificNameAuthorship "(Loew, 1869)" ;
    skos:broader <http://tun.fi/MX.276322> ;
    skos:hiddenLabel "Sciara mendax"@fi,
        "Sciara nursei"@fi,
        "Sciara ulrichi"@fi,
        "Sciara mendax"@sv,
        "Sciara nursei"@sv,
        "Sciara ulrichi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciara hebes"@fi,
        "Sciara hebes"@sv .

<http://tun.fi/MX.276325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciara helvola" ;
    dwc:scientificNameAuthorship "Winnertz, 1867" ;
    skos:broader <http://tun.fi/MX.276322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciara helvola"@fi,
        "Sciara helvola"@sv .

<http://tun.fi/MX.276326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciara hemerobioides" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.276322> ;
    skos:hiddenLabel "Sciara thomae"@fi,
        "Sciara thomae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciara hemerobioides"@fi,
        "Sciara hemerobioides"@sv .

<http://tun.fi/MX.276327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciara humeralis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1851" ;
    skos:broader <http://tun.fi/MX.276322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciara humeralis"@fi,
        "Sciara humeralis"@sv .

<http://tun.fi/MX.276328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciara lackschewitzi" ;
    dwc:scientificNameAuthorship "(Lengersdorf, 1934)" ;
    skos:broader <http://tun.fi/MX.276322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciara lackschewitzi"@fi,
        "Sciara lackschewitzi"@sv .

<http://tun.fi/MX.276330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythropochroa quercicola" ;
    dwc:scientificNameAuthorship "(Winnertz, 1869)" ;
    skos:broader <http://tun.fi/MX.276329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scythropochroa quercicola"@fi,
        "Scythropochroa quercicola"@sv .

<http://tun.fi/MX.276331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythropochroa radialis" ;
    dwc:scientificNameAuthorship "Lengersdorf, 1926" ;
    skos:broader <http://tun.fi/MX.276329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scythropochroa radialis"@fi,
        "Scythropochroa radialis"@sv .

<http://tun.fi/MX.276334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosia acrotricha" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosia acrotricha"@fi,
        "Trichosia acrotricha"@sv .

<http://tun.fi/MX.276335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosia borealis" ;
    dwc:scientificNameAuthorship "(Frey, 1942)" ;
    skos:broader <http://tun.fi/MX.276332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosia borealis"@fi,
        "Trichosia borealis"@sv .

<http://tun.fi/MX.276336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosia confusa" ;
    dwc:scientificNameAuthorship "Menzel & Mohrig, 1997" ;
    skos:broader <http://tun.fi/MX.276332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosia confusa"@fi,
        "Trichosia confusa"@sv .

<http://tun.fi/MX.276337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosia diota" ;
    dwc:scientificNameAuthorship "(Garrett, 1925)" ;
    skos:broader <http://tun.fi/MX.276332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosia diota"@fi,
        "Trichosia diota"@sv .

<http://tun.fi/MX.276338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosia flavicoxa" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosia flavicoxa"@fi,
        "Trichosia flavicoxa"@sv .

<http://tun.fi/MX.276339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosia glabra" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.276332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosia glabra"@fi,
        "Trichosia glabra"@sv .

<http://tun.fi/MX.27634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actitis hypoleucos" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27633> ;
    skos:hiddenLabel "Actitis hypoleucos"@fi,
        "Actitis hypoleucos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantasipi"@fi,
        "drillsnäppa"@sv .

<http://tun.fi/MX.276340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosia habilis" ;
    dwc:scientificNameAuthorship "(Johannsen, 1912)" ;
    skos:broader <http://tun.fi/MX.276332> ;
    skos:hiddenLabel "Trichosia edwardsi"@fi,
        "Trichosia edwardsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosia habilis"@fi,
        "Trichosia habilis"@sv .

<http://tun.fi/MX.276341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosia morio" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.276332> ;
    skos:hiddenLabel "Trichosia caudata"@fi,
        "Trichosia caudata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosia morio"@fi,
        "Trichosia morio"@sv .

<http://tun.fi/MX.276342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosia splendens" ;
    dwc:scientificNameAuthorship "Winnertz, 1867" ;
    skos:broader <http://tun.fi/MX.276332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosia splendens"@fi,
        "Trichosia splendens"@sv .

<http://tun.fi/MX.276343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosia ussurica" ;
    dwc:scientificNameAuthorship "Mohrig & Antonova, 1978" ;
    skos:broader <http://tun.fi/MX.276332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosia ussurica"@fi,
        "Trichosia ussurica"@sv .

<http://tun.fi/MX.276346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylosciara longiforceps" ;
    dwc:scientificNameAuthorship "(Bukowski & Lengersdorf, 1936)" ;
    skos:broader <http://tun.fi/MX.276344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylosciara longiforceps"@fi,
        "Xylosciara longiforceps"@sv .

<http://tun.fi/MX.276348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylosciara heptacantha" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1957" ;
    skos:broader <http://tun.fi/MX.276344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylosciara heptacantha"@fi,
        "Xylosciara heptacantha"@sv .

<http://tun.fi/MX.276349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylosciara lignicola" ;
    dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
    skos:broader <http://tun.fi/MX.276344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylosciara lignicola"@fi,
        "Xylosciara lignicola"@sv .

<http://tun.fi/MX.27635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actitis macularius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.27633> ;
    skos:hiddenLabel "Actitis macularia"@fi,
        "Actitis macularius"@fi,
        "Actitis macularia"@sv,
        "Actitis macularius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikansipi"@fi,
        "fläckdrillsnäppa"@sv .

<http://tun.fi/MX.276350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylosciara microdon" ;
    dwc:scientificNameAuthorship "(Frey, 1948)" ;
    skos:broader <http://tun.fi/MX.276344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylosciara microdon"@fi,
        "Xylosciara microdon"@sv .

<http://tun.fi/MX.276351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylosciara misella" ;
    dwc:scientificNameAuthorship "(Frey, 1948)" ;
    skos:broader <http://tun.fi/MX.276344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylosciara misella"@fi,
        "Xylosciara misella"@sv .

<http://tun.fi/MX.276352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylosciara phryganophila" ;
    dwc:scientificNameAuthorship "(Frey, 1948)" ;
    skos:broader <http://tun.fi/MX.276344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylosciara phryganophila"@fi,
        "Xylosciara phryganophila"@sv .

<http://tun.fi/MX.276353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylosciara senta" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Heller, 2013" ;
    skos:broader <http://tun.fi/MX.276344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylosciara senta"@fi,
        "Xylosciara senta"@sv .

<http://tun.fi/MX.276354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylosciara spinata" ;
    dwc:scientificNameAuthorship "(Pettey, 1918)" ;
    skos:broader <http://tun.fi/MX.276344> ;
    skos:hiddenLabel "Xylosciara betulae"@fi,
        "Xylosciara betulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylosciara spinata"@fi,
        "Xylosciara spinata"@sv .

<http://tun.fi/MX.276355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylosciara steleocera" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylosciara steleocera"@fi,
        "Xylosciara steleocera"@sv .

<http://tun.fi/MX.276356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylosciara trimera" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylosciara trimera"@fi,
        "Xylosciara trimera"@sv .

<http://tun.fi/MX.276357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylosciara validinervis" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylosciara validinervis"@fi,
        "Xylosciara validinervis"@sv .

<http://tun.fi/MX.276360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygoneura calthae" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.276358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygoneura calthae"@fi,
        "Zygoneura calthae"@sv .

<http://tun.fi/MX.276362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygoneura sciarina" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.276358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygoneura sciarina"@fi,
        "Zygoneura sciarina"@sv .

<http://tun.fi/MX.276365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciarosoma nigriclava" ;
    dwc:scientificNameAuthorship "(Strobl, 1898)" ;
    skos:broader <http://tun.fi/MX.276364> ;
    skos:hiddenLabel "Sciarosoma borealis"@fi,
        "Sciarosoma borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciarosoma nigriclava"@fi,
        "Sciarosoma nigriclava"@sv .

<http://tun.fi/MX.276368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylophagus ater" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.276367> ;
    skos:hiddenLabel "Xylophagus compeditus"@fi,
        "Xylophagus compeditus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylophagus ater"@fi,
        "Xylophagus ater"@sv .

<http://tun.fi/MX.276369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylophagus cinctus" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.276367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylophagus cinctus"@fi,
        "Xylophagus cinctus"@sv .

<http://tun.fi/MX.276370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylophagus inermis" ;
    dwc:scientificNameAuthorship "Krivosheina & Krivosheina, 2000" ;
    skos:broader <http://tun.fi/MX.276367> ;
    skos:hiddenLabel "Xylophagus inermis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpuukärpänen"@fi,
        "Xylophagus inermis"@sv .

<http://tun.fi/MX.276371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylophagus junki" ;
    dwc:scientificNameAuthorship "Szilády, 1932" ;
    skos:altLabel "erakkolahopuukärpänen"@fi ;
    skos:broader <http://tun.fi/MX.276367> ;
    skos:hiddenLabel "Xylophagus junki"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "erakkopuukärpänen"@fi,
        "Xylophagus junki"@sv .

<http://tun.fi/MX.276372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylophagus kowarzi" ;
    dwc:scientificNameAuthorship "(Pleske, 1925)" ;
    skos:altLabel "aarnilahopuukärpänen"@fi ;
    skos:broader <http://tun.fi/MX.276367> ;
    skos:hiddenLabel "Xylophagus ater"@fi,
        "Xylophagus kowarzi"@fi,
        "Xylophagus ater"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnipuukärpänen"@fi,
        "Xylophagus kowarzi"@sv .

<http://tun.fi/MX.276376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beris chalybata" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.276375> ;
    skos:hiddenLabel "Beris chalybeata"@fi,
        "Beris chalybeata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Beris chalybata"@fi,
        "Beris chalybata"@sv .

<http://tun.fi/MX.276377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beris clavipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.276375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Beris clavipes"@fi,
        "Beris clavipes"@sv .

<http://tun.fi/MX.276378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beris fuscipes" ;
    dwc:scientificNameAuthorship "Meigen, 1820" ;
    skos:broader <http://tun.fi/MX.276375> ;
    skos:hiddenLabel "Beris petiolata"@fi,
        "Beris petiolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Beris fuscipes"@fi,
        "Beris fuscipes"@sv .

<http://tun.fi/MX.276379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beris hauseri" ;
    dwc:scientificNameAuthorship "Stuke, 2004" ;
    skos:broader <http://tun.fi/MX.276375> ;
    skos:hiddenLabel "Beris strobli"@fi,
        "Beris strobli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Beris hauseri"@fi,
        "Beris hauseri"@sv .

<http://tun.fi/MX.276380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beris morrisii" ;
    dwc:scientificNameAuthorship "Dale, 1841" ;
    skos:broader <http://tun.fi/MX.276375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Beris morrisii"@fi,
        "Beris morrisii"@sv .

<http://tun.fi/MX.276384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemotelus nigrinus" ;
    dwc:scientificNameAuthorship "Fallén, 1817" ;
    skos:broader <http://tun.fi/MX.276382> ;
    skos:hiddenLabel "Nemotelus nigrinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikiasekärpänen"@fi,
        "Nemotelus nigrinus"@sv .

<http://tun.fi/MX.276386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemotelus infortunatus" ;
    dwc:scientificNameAuthorship "Kahanpää, 2010" ;
    skos:broader <http://tun.fi/MX.276382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemotelus infortunatus"@fi,
        "Nemotelus infortunatus"@sv .

<http://tun.fi/MX.276387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemotelus notatus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.276382> ;
    skos:hiddenLabel "Nemotelus notatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantuasekärpänen"@fi,
        "Nemotelus notatus"@sv .

<http://tun.fi/MX.276388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemotelus uliginosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.276382> ;
    skos:hiddenLabel "Nemotelus uliginosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokanasekärpänen"@fi,
        "Nemotelus uliginosus"@sv .

<http://tun.fi/MX.276391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berkshiria hungarica" ;
    dwc:scientificNameAuthorship "(Kertész, 1921)" ;
    skos:broader <http://tun.fi/MX.276390> ;
    skos:hiddenLabel "Pseudowallacea barowskii"@fi,
        "Strobiloceromyia barovskii"@fi,
        "Pseudowallacea barowskii"@sv,
        "Strobiloceromyia barovskii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Berkshiria hungarica"@fi,
        "Berkshiria hungarica"@sv .

<http://tun.fi/MX.276393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neopachygaster meromelas" ;
    dwc:scientificNameAuthorship "(Dufour, 1841)" ;
    skos:broader <http://tun.fi/MX.276392> ;
    skos:hiddenLabel "Neopachygaster orbitalis"@fi,
        "Neopachygaster orbitalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neopachygaster meromelas"@fi,
        "Neopachygaster meromelas"@sv .

<http://tun.fi/MX.276395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zabrachia minutissima" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276394> ;
    skos:hiddenLabel "Zabrachia minutissima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaisasekärpänen"@fi,
        "Zabrachia minutissima"@sv .

<http://tun.fi/MX.276396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zabrachia tenella" ;
    dwc:scientificNameAuthorship "(Jaennicke, 1866)" ;
    skos:broader <http://tun.fi/MX.276394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zabrachia tenella"@fi,
        "Zabrachia tenella"@sv .

<http://tun.fi/MX.276399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloromyia formosa" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.276398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chloromyia formosa"@fi,
        "Chloromyia formosa"@sv .

<http://tun.fi/MX.276401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microchrysa cyaneiventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microchrysa cyaneiventris"@fi,
        "Microchrysa cyaneiventris"@sv .

<http://tun.fi/MX.276402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microchrysa flavicornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.276400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microchrysa flavicornis"@fi,
        "Microchrysa flavicornis"@sv .

<http://tun.fi/MX.276403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microchrysa polita" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microchrysa polita"@fi,
        "Microchrysa polita"@sv .

<http://tun.fi/MX.276405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sargus cuprarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276404> ;
    skos:hiddenLabel "Geosargus cuprarius"@fi,
        "Musca cupraria"@fi,
        "Geosargus cuprarius"@sv,
        "Musca cupraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sargus cuprarius"@fi,
        "Sargus cuprarius"@sv .

<http://tun.fi/MX.276406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sargus flavipes" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.276404> ;
    skos:hiddenLabel "Geosargus flavipes"@fi,
        "Sargus nigripes"@fi,
        "Sargus splendens"@fi,
        "Geosargus flavipes"@sv,
        "Sargus nigripes"@sv,
        "Sargus splendens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sargus flavipes"@fi,
        "Sargus flavipes"@sv .

<http://tun.fi/MX.276407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sargus iridatus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.276404> ;
    skos:hiddenLabel "Geosargus iridatus"@fi,
        "Musca iridata"@fi,
        "Geosargus iridatus"@sv,
        "Musca iridata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sargus iridatus"@fi,
        "Sargus iridatus"@sv .

<http://tun.fi/MX.276408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sargus rufipes" ;
    dwc:scientificNameAuthorship "Wahlberg, 1854" ;
    skos:broader <http://tun.fi/MX.276404> ;
    skos:hiddenLabel "Geosargus rufipes"@fi,
        "Geosargus rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sargus rufipes"@fi,
        "Sargus rufipes"@sv .

<http://tun.fi/MX.276412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxycera centralis" ;
    dwc:scientificNameAuthorship "Loew, 1863" ;
    skos:broader <http://tun.fi/MX.276411> ;
    skos:hiddenLabel "Oxycera centralis"@fi,
        "Oxycera freyi"@fi,
        "Oxycera freyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "freynasekärpänen"@fi,
        "Oxycera centralis"@sv .

<http://tun.fi/MX.276413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxycera dives" ;
    dwc:scientificNameAuthorship "Loew, 1845" ;
    skos:altLabel "lampareasekärpänen"@fi ;
    skos:broader <http://tun.fi/MX.276411> ;
    skos:hiddenLabel "Oxycera dives"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdeasekärpänen"@fi,
        "Oxycera dives"@sv .

<http://tun.fi/MX.276414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxycera trilineata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:altLabel "kolmijuova-asekärpänen"@fi ;
    skos:broader <http://tun.fi/MX.276411> ;
    skos:hiddenLabel "Oxycera trilineata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juova-asekärpänen"@fi,
        "Oxycera trilineata"@sv .

<http://tun.fi/MX.276417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontomyia angulata" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.276416> ;
    skos:hiddenLabel "Odontomyia angulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaanasekärpänen"@fi,
        "Odontomyia angulata"@sv .

<http://tun.fi/MX.276418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontomyia argentata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.276416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontomyia argentata"@fi,
        "Odontomyia argentata"@sv .

<http://tun.fi/MX.276419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontomyia microleon" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276416> ;
    skos:hiddenLabel "Odontomyia microleon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jaloasekärpänen"@fi,
        "Odontomyia microleon"@sv .

<http://tun.fi/MX.27642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arenaria interpres" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27641> ;
    skos:hiddenLabel "Arenaria interpres"@fi,
        "Arenaria interpres"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karikukko"@fi,
        "roskarl"@sv .

<http://tun.fi/MX.276421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oplodontha viridula" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.276420> ;
    skos:hiddenLabel "Odontomyia viridula"@fi,
        "Oplodontha viridula"@fi,
        "Odontomyia viridula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherasekärpänen"@fi,
        "Oplodontha viridula"@sv .

<http://tun.fi/MX.276423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stratiomys singularior" ;
    dwc:scientificNameAuthorship "(Harris, 1776)" ;
    skos:broader <http://tun.fi/MX.276422> ;
    skos:hiddenLabel "Stratiomyia furcata"@fi,
        "Stratiomys furcata"@fi,
        "Stratiomys singularior"@fi,
        "Stratiomyia furcata"@sv,
        "Stratiomys furcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoasekärpänen"@fi,
        "Stratiomys singularior"@sv .

<http://tun.fi/MX.276426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylomya czekanovskii" ;
    dwc:scientificNameAuthorship "Pleske, 1925" ;
    skos:broader <http://tun.fi/MX.276425> ;
    skos:hiddenLabel "Xylomya czekanovski"@fi,
        "Xylomya czekanovskii"@fi,
        "Xylomya interrupta"@fi,
        "Xylomya maculata"@fi,
        "Xylomyia czekanovski"@fi,
        "Xylomyia czekanovskii"@fi,
        "Xylomya czekanovski"@sv,
        "Xylomya interrupta"@sv,
        "Xylomya maculata"@sv,
        "Xylomyia czekanovski"@sv,
        "Xylomyia czekanovskii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenpuukärpänen"@fi,
        "Xylomya czekanovskii"@sv .

<http://tun.fi/MX.276430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagio annulatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.276429> ;
    skos:hiddenLabel "Leptis annulata"@fi,
        "Rhagio annulatus"@fi,
        "Leptis annulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengassieppokärpänen"@fi,
        "Rhagio annulatus"@sv .

<http://tun.fi/MX.276431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagio lineola" ;
    dwc:scientificNameAuthorship "Fabricius, 1794" ;
    skos:broader <http://tun.fi/MX.276429> ;
    skos:hiddenLabel "Leptis lineola"@fi,
        "Leptis lineola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhagio lineola"@fi,
        "Rhagio lineola"@sv .

<http://tun.fi/MX.276432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagio maculatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.276429> ;
    skos:hiddenLabel "Leptis maculata"@fi,
        "Leptis maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhagio maculatus"@fi,
        "Rhagio maculatus"@sv .

<http://tun.fi/MX.276433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagio notatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.276429> ;
    skos:hiddenLabel "Leptis notata"@fi,
        "Rhagio notatus"@fi,
        "Leptis notata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "housusieppokärpänen"@fi,
        "Rhagio notatus"@sv .

<http://tun.fi/MX.276434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagio scolopaceus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276429> ;
    skos:hiddenLabel "Leptis scolopacea"@fi,
        "Rhagio scolopacea"@fi,
        "Leptis scolopacea"@sv,
        "Rhagio scolopacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhagio scolopaceus"@fi,
        "Rhagio scolopaceus"@sv .

<http://tun.fi/MX.276435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagio tringarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276429> ;
    skos:hiddenLabel "Leptis tringaria"@fi,
        "Leptis tringaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhagio tringarius"@fi,
        "Rhagio tringarius"@sv .

<http://tun.fi/MX.276438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysopilus auratus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.276437> ;
    skos:hiddenLabel "Chrysopilus auratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultasieppokärpänen"@fi,
        "Chrysopilus auratus"@sv .

<http://tun.fi/MX.276439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysopilus luteolus" ;
    dwc:scientificNameAuthorship "(Fallén, 1814)" ;
    skos:broader <http://tun.fi/MX.276437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysopilus luteolus"@fi,
        "Chrysopilus luteolus"@sv .

<http://tun.fi/MX.276440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysopilus nubecula" ;
    dwc:scientificNameAuthorship "(Fallén, 1814)" ;
    skos:broader <http://tun.fi/MX.276437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysopilus nubecula"@fi,
        "Chrysopilus nubecula"@sv .

<http://tun.fi/MX.276444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphalophora oculata" ;
    dwc:scientificNameAuthorship "Becker, 1900" ;
    skos:broader <http://tun.fi/MX.276443> ;
    skos:hiddenLabel "Omphalophora lapponica"@fi,
        "Ptiolina oculata"@fi,
        "Omphalophora lapponica"@sv,
        "Ptiolina oculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omphalophora oculata"@fi,
        "Omphalophora oculata"@sv .

<http://tun.fi/MX.276446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiolina nigra" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.276445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptiolina nigra"@fi,
        "Ptiolina nigra"@sv .

<http://tun.fi/MX.276447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiolina nigrina" ;
    dwc:scientificNameAuthorship "Wahlgren, 1854" ;
    skos:broader <http://tun.fi/MX.276445> ;
    skos:hiddenLabel "Ptiolina nigrina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkasieppokärpänen"@fi,
        "Ptiolina nigrina"@sv .

<http://tun.fi/MX.276448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiolina nitida" ;
    dwc:scientificNameAuthorship "Wahlgren, 1854" ;
    skos:broader <http://tun.fi/MX.276445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptiolina nitida"@fi,
        "Ptiolina nitida"@sv .

<http://tun.fi/MX.276449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptiolina obscura" ;
    dwc:scientificNameAuthorship "(Fallén, 1814)" ;
    skos:broader <http://tun.fi/MX.276445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptiolina obscura"@fi,
        "Ptiolina obscura"@sv .

<http://tun.fi/MX.27645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steganopus tricolor" ;
    dwc:scientificNameAuthorship "Vieillot, 1819" ;
    skos:broader <http://tun.fi/MX.298085> ;
    skos:hiddenLabel "Phalaropus tricolor"@fi,
        "Steganopus tricolor"@fi,
        "Phalaropus tricolor"@sv,
        "Steganopus tricolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanvesipääsky"@fi,
        "wilsonsimsnäppa"@sv .

<http://tun.fi/MX.276451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spania nigra" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.276450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spania nigra"@fi,
        "Spania nigra"@sv .

<http://tun.fi/MX.276454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphoromyia crassicornis" ;
    dwc:scientificNameAuthorship "(Panzer, 1808)" ;
    skos:broader <http://tun.fi/MX.276452> ;
    skos:hiddenLabel "Atherix crassirostris"@fi,
        "Atherix crassirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symphoromyia crassicornis"@fi,
        "Symphoromyia crassicornis"@sv .

<http://tun.fi/MX.276457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atherix ibis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.276456> ;
    skos:hiddenLabel "Atherix ibis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iibiskärpänen"@fi,
        "Atherix ibis"@sv .

<http://tun.fi/MX.27646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalaropus lobatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27644> ;
    skos:hiddenLabel "Phalaropus lobatus"@fi,
        "Phalaropus lobatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesipääsky"@fi,
        "smalnäbbad simsnäppa"@sv .

<http://tun.fi/MX.276463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysops caecutiens" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276461> ;
    skos:hiddenLabel "Chrysops caecutiens"@fi,
        "Chrysops coecutiens"@fi,
        "Chrysops coecutiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihasokkopaarma"@fi,
        "Chrysops caecutiens"@sv .

<http://tun.fi/MX.276464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysops divaricatus" ;
    dwc:scientificNameAuthorship "Loew, 1858" ;
    skos:broader <http://tun.fi/MX.276461> ;
    skos:hiddenLabel "Chrysops divaricatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarasokkopaarma"@fi,
        "Chrysops divaricatus"@sv .

<http://tun.fi/MX.276465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysops nigripes" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276461> ;
    skos:hiddenLabel "Chrysops lapponicus"@fi,
        "Chrysops nigripes"@fi,
        "Chrysops lapponicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasokkopaarma"@fi,
        "Chrysops nigripes"@sv .

<http://tun.fi/MX.276466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysops relictus" ;
    dwc:scientificNameAuthorship "Meigen, 1820" ;
    skos:broader <http://tun.fi/MX.276461> ;
    skos:hiddenLabel "Chrysops melanopleurus"@fi,
        "Chrysops relictus"@fi,
        "Chrysops melanopleurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäännesokkopaarma"@fi,
        "Chrysops relictus"@sv .

<http://tun.fi/MX.276467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysops rufipes" ;
    dwc:scientificNameAuthorship "Meigen, 1820" ;
    skos:broader <http://tun.fi/MX.276461> ;
    skos:hiddenLabel "Chrysops rufipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosokkopaarma"@fi,
        "Chrysops rufipes"@sv .

<http://tun.fi/MX.276468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysops sepulcralis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.276461> ;
    skos:hiddenLabel "Chrysops maurus"@fi,
        "Chrysops sepulchralis"@fi,
        "Chrysops sepulcralis"@fi,
        "Tabanus sepulcralis"@fi,
        "Chrysops maurus"@sv,
        "Chrysops sepulchralis"@sv,
        "Tabanus sepulcralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "synkkäsokkopaarma"@fi,
        "Chrysops sepulcralis"@sv .

<http://tun.fi/MX.276469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysops viduatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.276461> ;
    skos:hiddenLabel "Chrysops pictus"@fi,
        "Chrysops quadratus"@fi,
        "Chrysops viduatus"@fi,
        "Tabanus viduatus"@fi,
        "Chrysops pictus"@sv,
        "Chrysops quadratus"@sv,
        "Tabanus viduatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläsokkopaarma"@fi,
        "Chrysops viduatus"@sv .

<http://tun.fi/MX.27647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalaropus fulicarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27644> ;
    skos:hiddenLabel "Phalaropus fulicarius"@fi,
        "Phalaropus fulicarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovesipääsky"@fi,
        "brednäbbad simsnäppa"@sv .

<http://tun.fi/MX.276473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haematopota italica" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.276472> ;
    skos:hiddenLabel "Haematopota italica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsuppupaarma"@fi,
        "Haematopota italica"@sv .

<http://tun.fi/MX.276474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haematopota crassicornis" ;
    dwc:scientificNameAuthorship "Wahlberg, 1848" ;
    skos:broader <http://tun.fi/MX.276472> ;
    skos:hiddenLabel "Haematopota crassicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasuppupaarma"@fi,
        "Haematopota crassicornis"@sv .

<http://tun.fi/MX.276475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haematopota pluvialis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276472> ;
    skos:hiddenLabel "Haematopota pluvialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppupaarma"@fi,
        "Haematopota pluvialis"@sv .

<http://tun.fi/MX.276478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heptatoma pellucens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1776)" ;
    skos:altLabel "vannepaarma"@fi ;
    skos:broader <http://tun.fi/MX.276477> ;
    skos:hiddenLabel "Heptatoma pellucens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäsarvipaarma"@fi,
        "Heptatoma pellucens"@sv .

<http://tun.fi/MX.276481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atylotus fulvus" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.276480> ;
    skos:hiddenLabel "Atylotus fulvus"@fi,
        "Ochrops fulvus"@fi,
        "Tabanus fulvus"@fi,
        "Ochrops fulvus"@sv,
        "Tabanus fulvus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatuhkapaarma"@fi,
        "Atylotus fulvus"@sv .

<http://tun.fi/MX.276482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atylotus plebeius" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.276480> ;
    skos:hiddenLabel "Atylotus plebeius"@fi,
        "Atylotus plebejus"@fi,
        "Ochrops plebeius"@fi,
        "Ochrops plebejus"@fi,
        "Tabanus plebejus"@fi,
        "Atylotus plebejus"@sv,
        "Ochrops plebeius"@sv,
        "Ochrops plebejus"@sv,
        "Tabanus plebejus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevatuhkapaarma"@fi,
        "Atylotus plebeius"@sv .

<http://tun.fi/MX.276483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atylotus rusticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.276480> ;
    skos:hiddenLabel "Atylotus rusticus"@fi,
        "Ochrops rusticus"@fi,
        "Tabanus rusticus"@fi,
        "Ochrops rusticus"@sv,
        "Tabanus rusticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laiduntuhkapaarma"@fi,
        "Atylotus rusticus"@sv .

<http://tun.fi/MX.276484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atylotus sublunaticornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276480> ;
    skos:hiddenLabel "Atylotus sublunaticornis"@fi,
        "Tabanus sublunaticornis"@fi,
        "Tabanus sublunaticornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutuhkapaarma"@fi,
        "Atylotus sublunaticornis"@sv .

<http://tun.fi/MX.276486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra arpadi" ;
    dwc:scientificNameAuthorship "(Szilády, 1923)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra arpadi"@fi,
        "Tabanus arpadi"@fi,
        "Tabanus arpadi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpaarma"@fi,
        "Hybomitra arpadi"@sv .

<http://tun.fi/MX.276487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra astuta" ;
    dwc:scientificNameAuthorship "(Osten Sacken, 1876)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra astuta"@fi,
        "Hybomitra polaris"@fi,
        "Hybomitra polaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viisaanpaarma"@fi,
        "Hybomitra astuta"@sv .

<http://tun.fi/MX.276488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra auripila" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra aterrima"@fi,
        "Hybomitra auripila"@fi,
        "Tabanus aterrima"@fi,
        "Tabanus aterrimus"@fi,
        "Hybomitra aterrima"@sv,
        "Tabanus aterrima"@sv,
        "Tabanus aterrimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultapaarma"@fi,
        "Hybomitra auripila"@sv .

<http://tun.fi/MX.276489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra bimaculata" ;
    dwc:scientificNameAuthorship "(Macquart, 1826)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra bimaculata"@fi,
        "Hybomitra solstitialis"@fi,
        "Tabanus confinis"@fi,
        "Hybomitra solstitialis"@sv,
        "Tabanus confinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläpaarma"@fi,
        "Hybomitra bimaculata"@sv .

<http://tun.fi/MX.27649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolopax rusticola" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27648> ;
    skos:hiddenLabel "Scolopax rusticola"@fi,
        "Scolopax rusticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokurppa"@fi,
        "morkulla"@sv .

<http://tun.fi/MX.276490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra borealis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra borealis"@fi,
        "Hybomitra lapponicus"@fi,
        "Tabanus borealis"@fi,
        "Tabanus lapponicus"@fi,
        "Hybomitra lapponicus"@sv,
        "Tabanus borealis"@sv,
        "Tabanus lapponicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpaarma"@fi,
        "Hybomitra borealis"@sv .

<http://tun.fi/MX.276491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra solstitialis" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra ciureai"@fi,
        "Hybomitra schineri"@fi,
        "Hybomitra solstitialis"@fi,
        "Tabanus solstitialis"@fi,
        "Hybomitra ciureai"@sv,
        "Hybomitra schineri"@sv,
        "Tabanus solstitialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusosarvipaarma"@fi,
        "Hybomitra solstitialis"@sv .

<http://tun.fi/MX.276492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra distinguenda" ;
    dwc:scientificNameAuthorship "(Verrall, 1909)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra distinguenda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirupaarma"@fi,
        "Hybomitra distinguenda"@sv .

<http://tun.fi/MX.276493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra kaurii" ;
    dwc:scientificNameAuthorship "Chvala & Lyneborg, 1970" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra kaurii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suopaarma"@fi,
        "Hybomitra kaurii"@sv .

<http://tun.fi/MX.276494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra lundbecki" ;
    dwc:scientificNameAuthorship "Lyneborg, 1959" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra lundbecki"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaolkapaarma"@fi,
        "Hybomitra lundbecki"@sv .

<http://tun.fi/MX.276495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra lurida" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra lurida"@fi,
        "Tabanus lurida"@fi,
        "Tabanus luridus"@fi,
        "Tabanus lurida"@sv,
        "Tabanus luridus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltopaarma"@fi,
        "Hybomitra lurida"@sv .

<http://tun.fi/MX.276496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra montana" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra montana"@fi,
        "Tabanus montana"@fi,
        "Tabanus montanus"@fi,
        "Tabanus montana"@sv,
        "Tabanus montanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveäotsapaarma"@fi,
        "Hybomitra montana"@sv .

<http://tun.fi/MX.276497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra muhlfeldi" ;
    dwc:scientificNameAuthorship "(Brauer, 1880)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra flaviceps"@fi,
        "Hybomitra muehlfeldi"@fi,
        "Hybomitra muhlfeldi"@fi,
        "Hybomitra flaviceps"@sv,
        "Hybomitra muehlfeldi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjupaarma"@fi,
        "Hybomitra muhlfeldi"@sv .

<http://tun.fi/MX.276498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra nigricornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra nigricornis"@fi,
        "Tabanus nigricornis"@fi,
        "Tabanus nigricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasarvipaarma"@fi,
        "Hybomitra nigricornis"@sv .

<http://tun.fi/MX.276499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra nitidifrons" ;
    dwc:scientificNameAuthorship "(Szilády, 1914)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra nitidifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätpaarma"@fi,
        "Hybomitra nitidifrons"@sv .

<http://tun.fi/MX.276500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra sexfasciata" ;
    dwc:scientificNameAuthorship "(Hine, 1923)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra borealis anderi"@fi,
        "Hybomitra sexfasciata"@fi,
        "Hybomitra borealis anderi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusvyöpaarma"@fi,
        "Hybomitra sexfasciata"@sv .

<http://tun.fi/MX.276501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra tarandina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra tarandina"@fi,
        "Tabanus tarandina"@fi,
        "Tabanus tarandinus"@fi,
        "Tabanus tarandina"@sv,
        "Tabanus tarandinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavyöpaarma"@fi,
        "Hybomitra tarandina"@sv .

<http://tun.fi/MX.276502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra tropica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra tropica"@fi,
        "Tabanus tropica"@fi,
        "Tabanus tropicus"@fi,
        "Tabanus tropica"@sv,
        "Tabanus tropicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänpaarma"@fi,
        "Hybomitra tropica"@sv .

<http://tun.fi/MX.276504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tabanus autumnalis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1761" ;
    skos:broader <http://tun.fi/MX.276503> ;
    skos:hiddenLabel "Tabanus autumnalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysnautapaarma"@fi,
        "Tabanus autumnalis"@sv .

<http://tun.fi/MX.276505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tabanus bovinus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.276503> ;
    skos:hiddenLabel "Tabanus bovinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleanautapaarma"@fi,
        "Tabanus bovinus"@sv .

<http://tun.fi/MX.276506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tabanus bromius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.276503> ;
    skos:hiddenLabel "Tabanus bromius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjonautapaarma"@fi,
        "Tabanus bromius"@sv .

<http://tun.fi/MX.276507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tabanus cordiger" ;
    dwc:scientificNameAuthorship "Meigen, 1820" ;
    skos:broader <http://tun.fi/MX.276503> ;
    skos:hiddenLabel "Tabanus cordiger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neliönautapaarma"@fi,
        "Tabanus cordiger"@sv .

<http://tun.fi/MX.276508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tabanus maculicornis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.276503> ;
    skos:hiddenLabel "Tabanus maculicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkunautapaarma"@fi,
        "Tabanus maculicornis"@sv .

<http://tun.fi/MX.276509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tabanus sudeticus" ;
    dwc:scientificNameAuthorship "Zeller, 1842" ;
    skos:broader <http://tun.fi/MX.276503> ;
    skos:hiddenLabel "Tabanus sudeticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummanautapaarma"@fi,
        "Tabanus sudeticus"@sv .

<http://tun.fi/MX.276513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrocera orbiculus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.276511> ;
    skos:hiddenLabel "Acrocera borealis"@fi,
        "Acrocera globulus"@fi,
        "Acrocera orbicula"@fi,
        "Acrocera orbiculus"@fi,
        "Paracrocera borealis"@fi,
        "Paracrocera globulus"@fi,
        "Paracrocera orbiculus"@fi,
        "Syrphus orbiculus"@fi,
        "Acrocera borealis"@sv,
        "Acrocera globulus"@sv,
        "Acrocera orbicula"@sv,
        "Paracrocera borealis"@sv,
        "Paracrocera globulus"@sv,
        "Paracrocera orbiculus"@sv,
        "Syrphus orbiculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakyrmykärpänen"@fi,
        "Acrocera orbiculus"@sv .

<http://tun.fi/MX.276516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ogcodes borealis" ;
    dwc:scientificNameAuthorship "Cole, 1919" ;
    skos:broader <http://tun.fi/MX.276514> ;
    skos:hiddenLabel "Ogcodes borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäkyrmykärpänen"@fi,
        "Ogcodes borealis"@sv .

<http://tun.fi/MX.276517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ogcodes gibbosus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276514> ;
    skos:hiddenLabel "Ogcodes gibbosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokyrmykärpänen"@fi,
        "Ogcodes gibbosus"@sv .

<http://tun.fi/MX.276518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ogcodes nigripes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276514> ;
    skos:hiddenLabel "Ogcodes nigripes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkyrmykärpänen"@fi,
        "Ogcodes nigripes"@sv .

<http://tun.fi/MX.276519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ogcodes pallipes" ;
    dwc:scientificNameAuthorship "Latreille in Olivier, 1812" ;
    skos:broader <http://tun.fi/MX.276514> ;
    skos:hiddenLabel "Ogcodes pallipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakyrmykärpänen"@fi,
        "Ogcodes pallipes"@sv .

<http://tun.fi/MX.276523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asilus crabroniformis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "herhiläiskärpänen"@fi ;
    skos:broader <http://tun.fi/MX.276522> ;
    skos:hiddenLabel "Asilus crabroniformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herhiläispetokärpänen"@fi,
        "Asilus crabroniformis"@sv .

<http://tun.fi/MX.276525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didysmachus picipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.276524> ;
    skos:hiddenLabel "Didysmachus picipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikipetokärpänen"@fi,
        "Didysmachus picipes"@sv .

<http://tun.fi/MX.276527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysmachus trigonus" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.276526> ;
    skos:hiddenLabel "Dysmachus trigonus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiltopetokärpänen"@fi,
        "Dysmachus trigonus"@sv .

<http://tun.fi/MX.276529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Machimus setibarbus" ;
    dwc:scientificNameAuthorship "(Loew, 1849)" ;
    skos:broader <http://tun.fi/MX.276528> ;
    skos:hiddenLabel "Asilus setibarbus"@fi,
        "Machimus setibarbis"@fi,
        "Asilus setibarbus"@sv,
        "Machimus setibarbis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Machimus setibarbus"@fi,
        "Machimus setibarbus"@sv .

<http://tun.fi/MX.276531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoitamus cothurnatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.276530> ;
    skos:hiddenLabel "Neoitamus cothurnatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "surupetokärpänen"@fi,
        "Neoitamus cothurnatus"@sv .

<http://tun.fi/MX.276532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoitamus cyanurus" ;
    dwc:scientificNameAuthorship "(Loew, 1849)" ;
    skos:broader <http://tun.fi/MX.276530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoitamus cyanurus"@fi,
        "Neoitamus cyanurus"@sv .

<http://tun.fi/MX.276533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoitamus socius" ;
    dwc:scientificNameAuthorship "(Loew, 1871)" ;
    skos:broader <http://tun.fi/MX.276530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoitamus socius"@fi,
        "Neoitamus socius"@sv .

<http://tun.fi/MX.276535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neomochtherus pallipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.276534> ;
    skos:hiddenLabel "Neomochtherus pallipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvakkapetokärpänen"@fi,
        "Neomochtherus pallipes"@sv .

<http://tun.fi/MX.276537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamponerus germanicus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276536> ;
    skos:hiddenLabel "Pamponerus germanicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksanpetokärpänen"@fi,
        "Pamponerus germanicus"@sv .

<http://tun.fi/MX.276539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonicus albiceps" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.276538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philonicus albiceps"@fi,
        "Philonicus albiceps"@sv .

<http://tun.fi/MX.276541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhadiurgus variabilis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276540> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhadiurgus variabilis"@fi,
        "Rhadiurgus variabilis"@sv .

<http://tun.fi/MX.276543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tolmerus atricapillus" ;
    dwc:scientificNameAuthorship "(Fallén, 1814)" ;
    skos:broader <http://tun.fi/MX.276542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tolmerus atricapillus"@fi,
        "Tolmerus atricapillus"@sv .

<http://tun.fi/MX.276544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tolmerus pyragra" ;
    dwc:scientificNameAuthorship "(Zeller, 1840)" ;
    skos:broader <http://tun.fi/MX.276542> ;
    skos:hiddenLabel "Asilus pyragra"@fi,
        "Tolmerus pyragra"@fi,
        "Asilus pyragra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonpetokärpänen"@fi,
        "Tolmerus pyragra"@sv .

<http://tun.fi/MX.276548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrenosoma albibarbe" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:altLabel "ketopetokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.276547> ;
    skos:hiddenLabel "Andrenosoma albibarbe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "veripalokärpänen"@fi,
        "Andrenosoma albibarbe"@sv .

<http://tun.fi/MX.276551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choerades fuliginosus" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.276550> ;
    skos:hiddenLabel "Asilus fuliginosus"@fi,
        "Choerades fuliginosus"@fi,
        "Lamyra fuliginosa"@fi,
        "Laphria fuliginosa"@fi,
        "Asilus fuliginosus"@sv,
        "Lamyra fuliginosa"@sv,
        "Laphria fuliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mehiläispalokärpänen"@fi,
        "Choerades fuliginosus"@sv .

<http://tun.fi/MX.276552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choerades gilvus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276550> ;
    skos:hiddenLabel "Asilus gilvus"@fi,
        "Choerades gilva"@fi,
        "Laphria gilva"@fi,
        "Asilus gilvus"@sv,
        "Choerades gilva"@sv,
        "Laphria gilva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choerades gilvus"@fi,
        "Choerades gilvus"@sv .

<http://tun.fi/MX.276553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choerades igneus" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:altLabel "laidunpetokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.276550> ;
    skos:hiddenLabel "Choerades igneus"@fi,
        "Choreades ignea"@fi,
        "Lamyra ignea"@fi,
        "Laphria ignea"@fi,
        "Choreades ignea"@sv,
        "Lamyra ignea"@sv,
        "Laphria ignea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleapalokärpänen"@fi,
        "Choerades igneus"@sv .

<http://tun.fi/MX.276554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choerades lapponicus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:altLabel "pohjanpetokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.276550> ;
    skos:hiddenLabel "Choerades lapponicus"@fi,
        "Laphria lapponica"@fi,
        "Laphria lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpalokärpänen"@fi,
        "Choerades lapponicus"@sv .

<http://tun.fi/MX.276555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choerades marginatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276550> ;
    skos:hiddenLabel "Choerades marginata"@fi,
        "Lamyra marginata"@fi,
        "Laphria marginata"@fi,
        "Choerades marginata"@sv,
        "Lamyra marginata"@sv,
        "Laphria marginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choerades marginatus"@fi,
        "Choerades marginatus"@sv .

<http://tun.fi/MX.276557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laphria flava" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:altLabel "palokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.276556> ;
    skos:hiddenLabel "Laphria flava"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitopalokärpänen"@fi,
        "Laphria flava"@sv .

<http://tun.fi/MX.276558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laphria gibbosa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laphria gibbosa"@fi,
        "Laphria gibbosa"@sv .

<http://tun.fi/MX.276561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptogaster cylindrica" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.276560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptogaster cylindrica"@fi,
        "Leptogaster cylindrica"@sv .

<http://tun.fi/MX.276562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptogaster guttiventris" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:altLabel "ketokorsikärpänen"@fi ;
    skos:broader <http://tun.fi/MX.276560> ;
    skos:hiddenLabel "Leptogaster guttiventris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korsipetokärpänen"@fi,
        "Leptogaster guttiventris"@sv .

<http://tun.fi/MX.276566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dioctria atricapilla" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.276565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dioctria atricapilla"@fi,
        "Dioctria atricapilla"@sv .

<http://tun.fi/MX.276567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dioctria cothurnata" ;
    dwc:scientificNameAuthorship "Meigen, 1820" ;
    skos:broader <http://tun.fi/MX.276565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dioctria cothurnata"@fi,
        "Dioctria cothurnata"@sv .

<http://tun.fi/MX.276568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dioctria hyalipennis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.276565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dioctria hyalipennis"@fi,
        "Dioctria hyalipennis"@sv .

<http://tun.fi/MX.276569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dioctria oelandica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276565> ;
    skos:hiddenLabel "Dioctria oelandica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaspetokärpänen"@fi,
        "Dioctria oelandica"@sv .

<http://tun.fi/MX.276570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dioctria rufipes" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.276565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dioctria rufipes"@fi,
        "Dioctria rufipes"@sv .

<http://tun.fi/MX.276573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtopogon flavimanus" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.276572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyrtopogon flavimanus"@fi,
        "Cyrtopogon flavimanus"@sv .

<http://tun.fi/MX.276574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtopogon lapponicus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyrtopogon lapponicus"@fi,
        "Cyrtopogon lapponicus"@sv .

<http://tun.fi/MX.276575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtopogon lateralis" ;
    dwc:scientificNameAuthorship "(Fallén, 1814)" ;
    skos:broader <http://tun.fi/MX.276572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyrtopogon lateralis"@fi,
        "Cyrtopogon lateralis"@sv .

<http://tun.fi/MX.276576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtopogon luteicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276572> ;
    skos:hiddenLabel "Cyrtopogon luteicornis var. pollinosus"@fi,
        "Cyrtopogon luteicornis var. pollinosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyrtopogon luteicornis"@fi,
        "Cyrtopogon luteicornis"@sv .

<http://tun.fi/MX.276577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtopogon pulchripes" ;
    dwc:scientificNameAuthorship "Loew, 1871" ;
    skos:broader <http://tun.fi/MX.276572> ;
    skos:hiddenLabel "Cyrtopogon pulchripes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorjapetokärpänen"@fi,
        "Cyrtopogon pulchripes"@sv .

<http://tun.fi/MX.276580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiopogon cinctus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.276579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiopogon cinctus"@fi,
        "Lasiopogon cinctus"@sv .

<http://tun.fi/MX.276581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiopogon septentrionalis" ;
    dwc:scientificNameAuthorship "Lehr, 1984" ;
    skos:broader <http://tun.fi/MX.276579> ;
    skos:hiddenLabel "Lasiopogon septentrionalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianpetokärpänen"@fi,
        "Lasiopogon septentrionalis"@sv .

<http://tun.fi/MX.276586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthiria pulicaria" ;
    dwc:scientificNameAuthorship "(Mikan, 1796)" ;
    skos:broader <http://tun.fi/MX.276585> ;
    skos:hiddenLabel "Phthiria pulicaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäkimalaiskärpänen"@fi,
        "Phthiria pulicaria"@sv .

<http://tun.fi/MX.276591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombylius discolor" ;
    dwc:scientificNameAuthorship "Mikan, 1796" ;
    skos:broader <http://tun.fi/MX.276589> ;
    skos:hiddenLabel "Bombylius discolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokimalaiskärpänen"@fi,
        "Bombylius discolor"@sv .

<http://tun.fi/MX.276592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombylius major" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.276589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bombylius major"@fi,
        "Bombylius major"@sv .

<http://tun.fi/MX.276593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombylius minor" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.276589> ;
    skos:hiddenLabel "Bombylius allibarbis"@fi,
        "Bombylius allibarbis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bombylius minor"@fi,
        "Bombylius minor"@sv .

<http://tun.fi/MX.276595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Systoechus ctenopterus" ;
    dwc:scientificNameAuthorship "(Mikan, 1796)" ;
    skos:broader <http://tun.fi/MX.276594> ;
    skos:hiddenLabel "Bombylius ctenopterus"@fi,
        "Systoechus ctenopterus"@fi,
        "Systoechus sulphureus"@fi,
        "Bombylius ctenopterus"@sv,
        "Systoechus sulphureus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkikimalaiskärpänen"@fi,
        "Systoechus ctenopterus"@sv .

<http://tun.fi/MX.276600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthrax anthrax" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.276599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthrax anthrax"@fi,
        "Anthrax anthrax"@sv .

<http://tun.fi/MX.276601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthrax trifasciatus" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.276599> ;
    skos:hiddenLabel "Anthrax leucogaster"@fi,
        "Anthrax trifasciatus"@fi,
        "Anthrax leucogaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyösurukärpänen"@fi,
        "Anthrax trifasciatus"@sv .

<http://tun.fi/MX.276602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthrax varius" ;
    dwc:scientificNameAuthorship "Fabricius, 1794" ;
    skos:broader <http://tun.fi/MX.276599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthrax varius"@fi,
        "Anthrax varius"@sv .

<http://tun.fi/MX.276605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exoprosopa capucina" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.276604> ;
    skos:hiddenLabel "Exoprosopa capucina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaapusurukärpänen"@fi,
        "Exoprosopa capucina"@sv .

<http://tun.fi/MX.276607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micomitra stupida" ;
    dwc:scientificNameAuthorship "(Rossi, 1790)" ;
    skos:broader <http://tun.fi/MX.276606> ;
    skos:hiddenLabel "Bibio stupida"@fi,
        "Exoprosopa stupida"@fi,
        "Bibio stupida"@sv,
        "Exoprosopa stupida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micomitra stupida"@fi,
        "Micomitra stupida"@sv .

<http://tun.fi/MX.276610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemipenthes maurum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276609> ;
    skos:hiddenLabel "Hemipenthes maura"@fi,
        "Hemipenthes maurum"@fi,
        "Hemipenthes maurus"@fi,
        "Musca maura"@fi,
        "Hemipenthes maura"@sv,
        "Hemipenthes maurus"@sv,
        "Musca maura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "surukärpänen"@fi,
        "Hemipenthes maurum"@sv .

<http://tun.fi/MX.276611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemipenthes morio" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276609> ;
    skos:hiddenLabel "Hemipenthes morio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasurukärpänen"@fi,
        "Hemipenthes morio"@sv .

<http://tun.fi/MX.276613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyridanthrax fenestratus" ;
    dwc:scientificNameAuthorship "(Fallén, 1814)" ;
    skos:broader <http://tun.fi/MX.276612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thyridanthrax fenestratus"@fi,
        "Thyridanthrax fenestratus"@sv .

<http://tun.fi/MX.276615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Villa cingulata" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.276614> ;
    skos:hiddenLabel "Villa cingulata"@fi,
        "Villa cingulatus"@fi,
        "Villa cingulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyövillakärpänen"@fi,
        "Villa cingulata"@sv .

<http://tun.fi/MX.276616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Villa halteralis" ;
    dwc:scientificNameAuthorship "(Kowarz, 1883)" ;
    skos:broader <http://tun.fi/MX.276614> ;
    skos:hiddenLabel "Villa halteralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuivavillakärpänen"@fi,
        "Villa halteralis"@sv .

<http://tun.fi/MX.276617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Villa hottentotta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Villa hottentotta"@fi,
        "Villa hottentotta"@sv .

<http://tun.fi/MX.276618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Villa modesta" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.276614> ;
    skos:hiddenLabel "Villa modestus"@fi,
        "Villa modestus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Villa modesta"@fi,
        "Villa modesta"@sv .

<http://tun.fi/MX.276619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Villa occulta" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1820)" ;
    skos:broader <http://tun.fi/MX.276614> ;
    skos:hiddenLabel "Villa occulta"@fi,
        "Villa occultus"@fi,
        "Villa occultus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suovillakärpänen"@fi,
        "Villa occulta"@sv .

<http://tun.fi/MX.27662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gallinago megala" ;
    dwc:scientificNameAuthorship "Swinhoe, 1861" ;
    skos:broader <http://tun.fi/MX.27657> ;
    skos:hiddenLabel "Gallinago megala"@fi,
        "Gallinago megala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiankurppa"@fi,
        "taigabeckasin"@sv .

<http://tun.fi/MX.276623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glabellula arctica" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276622> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glabellula arctica"@fi,
        "Glabellula arctica"@sv .

<http://tun.fi/MX.276626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scenopinus fenestralis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276625> ;
    skos:hiddenLabel "Scenopinus fenestralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "navettaikkunakärpänen"@fi,
        "Scenopinus fenestralis"@sv .

<http://tun.fi/MX.276627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scenopinus niger" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.276625> ;
    skos:hiddenLabel "Scenopinus niger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaikkunakärpänen"@fi,
        "Scenopinus niger"@sv .

<http://tun.fi/MX.276628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scenopinus jerei" ;
    dwc:scientificNameAuthorship "Pohjoismäki & Haarto, 2021" ;
    skos:broader <http://tun.fi/MX.276625> ;
    skos:hiddenLabel "Scenopinus jerei"@fi,
        "Scenopinus sp. A"@fi,
        "Scenopinus sp. A"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäikkunakärpänen"@fi,
        "Scenopinus jerei"@sv .

<http://tun.fi/MX.276632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrosathe annulata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.276631> ;
    skos:hiddenLabel "Bibio annulata"@fi,
        "Thereva annulata"@fi,
        "Bibio annulata"@sv,
        "Thereva annulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrosathe annulata"@fi,
        "Acrosathe annulata"@sv .

<http://tun.fi/MX.276634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dialineura anilis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.276633> ;
    skos:hiddenLabel "Dialineura analis"@fi,
        "Tabuda anilis"@fi,
        "Dialineura analis"@sv,
        "Tabuda anilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dialineura anilis"@fi,
        "Dialineura anilis"@sv .

<http://tun.fi/MX.276636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichoglena nigripennis" ;
    dwc:scientificNameAuthorship "(Ruthe, 1831)" ;
    skos:broader <http://tun.fi/MX.276635> ;
    skos:hiddenLabel "Dichoglena nigripennis"@fi,
        "Psilocephala nigripennis"@fi,
        "Thereva nigripennis"@fi,
        "Psilocephala nigripennis"@sv,
        "Thereva nigripennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpitikarikärpänen"@fi,
        "Dichoglena nigripennis"@sv .

<http://tun.fi/MX.276638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pandivirilia eximia" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.276637> ;
    skos:hiddenLabel "Pandivirilia eximia"@fi,
        "Psilocephala eximia"@fi,
        "Thereva eximia"@fi,
        "Psilocephala eximia"@sv,
        "Thereva eximia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilvitikarikärpänen"@fi,
        "Pandivirilia eximia"@sv .

<http://tun.fi/MX.276640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocephala imberbis" ;
    dwc:scientificNameAuthorship "(Fallén, 1814)" ;
    skos:broader <http://tun.fi/MX.276639> ;
    skos:hiddenLabel "Bibio imberbis"@fi,
        "Psilocephala imberbis"@fi,
        "Bibio imberbis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neidontikarikärpänen"@fi,
        "Psilocephala imberbis"@sv .

<http://tun.fi/MX.276642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiriverpa lunulata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276641> ;
    skos:hiddenLabel "Spiriverpa clausa"@fi,
        "Thereva lunulata"@fi,
        "Thereva lunulata var. clausa"@fi,
        "Spiriverpa clausa"@sv,
        "Thereva lunulata"@sv,
        "Thereva lunulata var. clausa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spiriverpa lunulata"@fi,
        "Spiriverpa lunulata"@sv .

<http://tun.fi/MX.276644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thereva cinifera" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.276643> ;
    skos:hiddenLabel "Thereva cinifera"@fi,
        "Thereva subfasciata"@fi,
        "Thereva subfasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkatikarikärpänen"@fi,
        "Thereva cinifera"@sv .

<http://tun.fi/MX.276645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thereva fuscinervis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thereva fuscinervis"@fi,
        "Thereva fuscinervis"@sv .

<http://tun.fi/MX.276646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thereva handlirschi" ;
    dwc:scientificNameAuthorship "Kröber, 1912" ;
    skos:broader <http://tun.fi/MX.276643> ;
    skos:hiddenLabel "Thereva praestans"@fi,
        "Thereva praestans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thereva handlirschi"@fi,
        "Thereva handlirschi"@sv .

<http://tun.fi/MX.276647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thereva inornata" ;
    dwc:scientificNameAuthorship "Verrall, 1909" ;
    skos:broader <http://tun.fi/MX.276643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thereva inornata"@fi,
        "Thereva inornata"@sv .

<http://tun.fi/MX.276648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thereva lanata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thereva lanata"@fi,
        "Thereva lanata"@sv .

<http://tun.fi/MX.276649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thereva microcephala" ;
    dwc:scientificNameAuthorship "Loew, 1847" ;
    skos:broader <http://tun.fi/MX.276643> ;
    skos:hiddenLabel "Thereva microcephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkotikarikärpänen"@fi,
        "Thereva microcephala"@sv .

<http://tun.fi/MX.27665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gallinago media" ;
    dwc:scientificNameAuthorship "(Latham, 1787)" ;
    skos:broader <http://tun.fi/MX.27657> ;
    skos:hiddenLabel "Gallinago media"@fi,
        "Gallinago media"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinäkurppa"@fi,
        "dubbelbeckasin"@sv .

<http://tun.fi/MX.276650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thereva nobilitata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.276643> ;
    skos:hiddenLabel "Thereva nobilitata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalotikarikärpänen"@fi,
        "Thereva nobilitata"@sv .

<http://tun.fi/MX.276651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thereva plebeja" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.276643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thereva plebeja"@fi,
        "Thereva plebeja"@sv .

<http://tun.fi/MX.276652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thereva strigata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.276643> ;
    skos:hiddenLabel "Thereva strigata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovatikarikärpänen"@fi,
        "Thereva strigata"@sv .

<http://tun.fi/MX.276653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thereva unica" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.276643> ;
    skos:hiddenLabel "Thereva bipunctata"@fi,
        "Thereva bipunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thereva unica"@fi,
        "Thereva unica"@sv .

<http://tun.fi/MX.276654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thereva valida" ;
    dwc:scientificNameAuthorship "Loew, 1847" ;
    skos:broader <http://tun.fi/MX.276643> ;
    skos:hiddenLabel "Thereva circumscripta"@fi,
        "Thereva circumscripta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thereva valida"@fi,
        "Thereva valida"@sv .

<http://tun.fi/MX.276657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iteaphila macquarti" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iteaphila macquarti"@fi,
        "Iteaphila macquarti"@sv .

<http://tun.fi/MX.276658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iteaphila nitidula" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276656> ;
    skos:hiddenLabel "Iteaphila obscura"@fi,
        "Iteaphila obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iteaphila nitidula"@fi,
        "Iteaphila nitidula"@sv .

<http://tun.fi/MX.27666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gallinago gallinago" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27657> ;
    skos:hiddenLabel "Gallinago gallinago"@fi,
        "Gallinago gallinago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taivaanvuohi"@fi,
        "enkelbeckasin"@sv .

<http://tun.fi/MX.276660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthepiscopus oedalinus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthepiscopus oedalinus"@fi,
        "Anthepiscopus oedalinus"@sv .

<http://tun.fi/MX.276664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelipoda albiseta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelipoda albiseta"@fi,
        "Chelipoda albiseta"@sv .

<http://tun.fi/MX.276665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelipoda inexspectata" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1966" ;
    skos:broader <http://tun.fi/MX.276663> ;
    skos:hiddenLabel "Chelipoda inexpectata"@fi,
        "Chelipoda inexpectata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelipoda inexspectata"@fi,
        "Chelipoda inexspectata"@sv .

<http://tun.fi/MX.276666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelipoda vocatoria" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelipoda vocatoria"@fi,
        "Chelipoda vocatoria"@sv .

<http://tun.fi/MX.276668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllodromia melanocephala" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.276667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllodromia melanocephala"@fi,
        "Phyllodromia melanocephala"@sv .

<http://tun.fi/MX.276671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelifera concinnicauda" ;
    dwc:scientificNameAuthorship "Collin, 1927" ;
    skos:broader <http://tun.fi/MX.276670> ;
    skos:hiddenLabel "Chelifera lapponica"@fi,
        "Chelifera lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelifera concinnicauda"@fi,
        "Chelifera concinnicauda"@sv .

<http://tun.fi/MX.276672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelifera flavella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelifera flavella"@fi,
        "Chelifera flavella"@sv .

<http://tun.fi/MX.276673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelifera frigelii" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelifera frigelii"@fi,
        "Chelifera frigelii"@sv .

<http://tun.fi/MX.276674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelifera precabunda" ;
    dwc:scientificNameAuthorship "Collin, 1961" ;
    skos:broader <http://tun.fi/MX.276670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelifera precabunda"@fi,
        "Chelifera precabunda"@sv .

<http://tun.fi/MX.276675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelifera precatoria" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelifera precatoria"@fi,
        "Chelifera precatoria"@sv .

<http://tun.fi/MX.276676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelifera subangusta" ;
    dwc:scientificNameAuthorship "Collin, 1961" ;
    skos:broader <http://tun.fi/MX.276670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelifera subangusta"@fi,
        "Chelifera subangusta"@sv .

<http://tun.fi/MX.276677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelifera trapezina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelifera trapezina"@fi,
        "Chelifera trapezina"@sv .

<http://tun.fi/MX.276679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerodromia adulatoria" ;
    dwc:scientificNameAuthorship "Collin, 1927" ;
    skos:broader <http://tun.fi/MX.276678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemerodromia adulatoria"@fi,
        "Hemerodromia adulatoria"@sv .

<http://tun.fi/MX.276680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerodromia oratoria" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemerodromia oratoria"@fi,
        "Hemerodromia oratoria"@sv .

<http://tun.fi/MX.276681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerodromia raptoria" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.276678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemerodromia raptoria"@fi,
        "Hemerodromia raptoria"@sv .

<http://tun.fi/MX.276686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis lucida" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis lucida"@fi,
        "Empis lucida"@sv .

<http://tun.fi/MX.276688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis hyalipennis" ;
    dwc:scientificNameAuthorship "Fallén, 1816" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis hyalipennis"@fi,
        "Empis hyalipennis"@sv .

<http://tun.fi/MX.276690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis acinerea" ;
    dwc:scientificNameAuthorship "Chvala, 1985" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:hiddenLabel "Empis cinerea"@fi,
        "Empis cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis acinerea"@fi,
        "Empis acinerea"@sv .

<http://tun.fi/MX.276691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis bicuspidata" ;
    dwc:scientificNameAuthorship "Collin, 1927" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis bicuspidata"@fi,
        "Empis bicuspidata"@sv .

<http://tun.fi/MX.276692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis caudatula" ;
    dwc:scientificNameAuthorship "Loew, 1867" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis caudatula"@fi,
        "Empis caudatula"@sv .

<http://tun.fi/MX.276693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis chioptera" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis chioptera"@fi,
        "Empis chioptera"@sv .

<http://tun.fi/MX.276694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis laminata" ;
    dwc:scientificNameAuthorship "Collin, 1927" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis laminata"@fi,
        "Empis laminata"@sv .

<http://tun.fi/MX.276695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis nigripes" ;
    dwc:scientificNameAuthorship "Fabricius, 1794" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:hiddenLabel "Empis pennaria"@fi,
        "Empis vernalis"@fi,
        "Empis pennaria"@sv,
        "Empis vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis nigripes"@fi,
        "Empis nigripes"@sv .

<http://tun.fi/MX.276696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis pennipes" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis pennipes"@fi,
        "Empis pennipes"@sv .

<http://tun.fi/MX.276697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis prodromus" ;
    dwc:scientificNameAuthorship "Loew, 1867" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis prodromus"@fi,
        "Empis prodromus"@sv .

<http://tun.fi/MX.276698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis staegeri" ;
    dwc:scientificNameAuthorship "Collin, 1963" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis staegeri"@fi,
        "Empis staegeri"@sv .

<http://tun.fi/MX.276699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis syrovatkai" ;
    dwc:scientificNameAuthorship "Chvala, 1985" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:hiddenLabel "Empis plumipes"@fi,
        "Empis plumipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis syrovatkai"@fi,
        "Empis syrovatkai"@sv .

<http://tun.fi/MX.276701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis picipes" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:hiddenLabel "Empis maculipes"@fi,
        "Empis maculipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis picipes"@fi,
        "Empis picipes"@sv .

<http://tun.fi/MX.276702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis tessellata" ;
    dwc:scientificNameAuthorship "Fabricius, 1794" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis tessellata"@fi,
        "Empis tessellata"@sv .

<http://tun.fi/MX.276704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis livida" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis livida"@fi,
        "Empis livida"@sv .

<http://tun.fi/MX.276706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis grisea" ;
    dwc:scientificNameAuthorship "Fallén, 1816" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis grisea"@fi,
        "Empis grisea"@sv .

<http://tun.fi/MX.276708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis borealis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis borealis"@fi,
        "Empis borealis"@sv .

<http://tun.fi/MX.276710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis aemula" ;
    dwc:scientificNameAuthorship "Loew, 1873" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis aemula"@fi,
        "Empis aemula"@sv .

<http://tun.fi/MX.276711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis digramma" ;
    dwc:scientificNameAuthorship "Meigen in Gistl, 1835" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:hiddenLabel "Empis diagramma"@fi,
        "Empis diagramma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis digramma"@fi,
        "Empis digramma"@sv .

<http://tun.fi/MX.276712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis laetabilis" ;
    dwc:scientificNameAuthorship "Collin, 1926" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis laetabilis"@fi,
        "Empis laetabilis"@sv .

<http://tun.fi/MX.276713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis stercorea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1761" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis stercorea"@fi,
        "Empis stercorea"@sv .

<http://tun.fi/MX.276714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis univittata" ;
    dwc:scientificNameAuthorship "Loew, 1867" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis univittata"@fi,
        "Empis univittata"@sv .

<http://tun.fi/MX.276717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia galactoptera" ;
    dwc:scientificNameAuthorship "Strobl, 1893" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia galactoptera"@fi,
        "Rhamphomyia galactoptera"@sv .

<http://tun.fi/MX.276719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia gibba" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia gibba"@fi,
        "Rhamphomyia gibba"@sv .

<http://tun.fi/MX.276721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia bohemica" ;
    dwc:scientificNameAuthorship "Barták & Kubík, 2012" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia bohemica"@fi,
        "Rhamphomyia bohemica"@sv .

<http://tun.fi/MX.276722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia culicina" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia culicina"@fi,
        "Rhamphomyia culicina"@sv .

<http://tun.fi/MX.276723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia nigripennis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia nigripennis"@fi,
        "Rhamphomyia nigripennis"@sv .

<http://tun.fi/MX.276724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia sciarina" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia sciarina"@fi,
        "Rhamphomyia sciarina"@sv .

<http://tun.fi/MX.276725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia umbripennis" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia umbripennis"@fi,
        "Rhamphomyia umbripennis"@sv .

<http://tun.fi/MX.276726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia variabilis" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia tenuirostris"@fi,
        "Rhamphomyia tenuirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia variabilis"@fi,
        "Rhamphomyia variabilis"@sv .

<http://tun.fi/MX.276728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia dudai" ;
    dwc:scientificNameAuthorship "Oldenberg, 1927" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia dudai"@fi,
        "Rhamphomyia dudai"@sv .

<http://tun.fi/MX.276729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia hybotina" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia hybotina"@fi,
        "Rhamphomyia hybotina"@sv .

<http://tun.fi/MX.276731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia anomalina" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia anomalina"@fi,
        "Rhamphomyia anomalina"@sv .

<http://tun.fi/MX.276732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia anomalipennis" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia anomalipennis"@fi,
        "Rhamphomyia anomalipennis"@sv .

<http://tun.fi/MX.276733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia crassirostris" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia nigripes"@fi,
        "Rhamphomyia nigripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia crassirostris"@fi,
        "Rhamphomyia crassirostris"@sv .

<http://tun.fi/MX.276734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia gufitar" ;
    dwc:scientificNameAuthorship "Frey, 1922" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia gufitar"@fi,
        "Rhamphomyia gufitar"@sv .

<http://tun.fi/MX.276735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia maculipennis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia maculipennis"@fi,
        "Rhamphomyia maculipennis"@sv .

<http://tun.fi/MX.276736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia nodipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia spissirostris"@fi,
        "Rhamphomyia spissirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia nodipes"@fi,
        "Rhamphomyia nodipes"@sv .

<http://tun.fi/MX.276737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia paradoxa" ;
    dwc:scientificNameAuthorship "Wahlberg, 1844" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia paradoxa"@fi,
        "Rhamphomyia paradoxa"@sv .

<http://tun.fi/MX.276739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia albidiventris" ;
    dwc:scientificNameAuthorship "Strobl, 1898" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia woldstedti"@fi,
        "Rhamphomyia woldstedti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia albidiventris"@fi,
        "Rhamphomyia albidiventris"@sv .

<http://tun.fi/MX.27674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lymnocryptes minimus" ;
    dwc:scientificNameAuthorship "(Brünnich, 1764)" ;
    skos:broader <http://tun.fi/MX.27673> ;
    skos:hiddenLabel "Lymnocryptes minima"@fi,
        "Lymnocryptes minimus"@fi,
        "Lymnocryptes minima"@sv,
        "Lymnocryptes minimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänkäkurppa"@fi,
        "Dvärgbeckasin"@sv .

<http://tun.fi/MX.276740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia albipennis" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia albipennis"@fi,
        "Rhamphomyia albipennis"@sv .

<http://tun.fi/MX.276741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia albitarsis" ;
    dwc:scientificNameAuthorship "Collin, 1926" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia albitarsis"@fi,
        "Rhamphomyia albitarsis"@sv .

<http://tun.fi/MX.276742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia albissima" ;
    dwc:scientificNameAuthorship "Frey, 1913" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia albissima"@fi,
        "Rhamphomyia albissima"@sv .

<http://tun.fi/MX.276743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia alpina" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia alpina"@fi,
        "Rhamphomyia alpina"@sv .

<http://tun.fi/MX.276744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia amoena" ;
    dwc:scientificNameAuthorship "Loew, 1840" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia amoena"@fi,
        "Rhamphomyia amoena"@sv .

<http://tun.fi/MX.276745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia angulifera" ;
    dwc:scientificNameAuthorship "Frey, 1913" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia angulifera"@fi,
        "Rhamphomyia angulifera"@sv .

<http://tun.fi/MX.276746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia breviventris" ;
    dwc:scientificNameAuthorship "Frey, 1913" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia breviventris"@fi,
        "Rhamphomyia breviventris"@sv .

<http://tun.fi/MX.276747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia caesia" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia filata"@fi,
        "Rhamphomyia filata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia caesia"@fi,
        "Rhamphomyia caesia"@sv .

<http://tun.fi/MX.276748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia caudata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia aethiops"@fi,
        "Rhamphomyia aethiops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia caudata"@fi,
        "Rhamphomyia caudata"@sv .

<http://tun.fi/MX.276749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia chibinensis" ;
    dwc:scientificNameAuthorship "Frey, 1922" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia chibinensis"@fi,
        "Rhamphomyia chibinensis"@sv .

<http://tun.fi/MX.276750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia cribrata" ;
    dwc:scientificNameAuthorship "Oldenberg, 1927" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia cribrata"@fi,
        "Rhamphomyia cribrata"@sv .

<http://tun.fi/MX.276751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia curvula" ;
    dwc:scientificNameAuthorship "Frey, 1913" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia curvula"@fi,
        "Rhamphomyia curvula"@sv .

<http://tun.fi/MX.276752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia dentata" ;
    dwc:scientificNameAuthorship "Oldenberg, 1910" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia dentata"@fi,
        "Rhamphomyia dentata"@sv .

<http://tun.fi/MX.276753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia fascipennis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia fascipennis"@fi,
        "Rhamphomyia fascipennis"@sv .

<http://tun.fi/MX.276754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia filicaudula" ;
    dwc:scientificNameAuthorship "Frey, 1950" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia filicaudula"@fi,
        "Rhamphomyia filicaudula"@sv .

<http://tun.fi/MX.276755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia fuscipennis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia fuscipennis"@fi,
        "Rhamphomyia fuscipennis"@sv .

<http://tun.fi/MX.276756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia fuscula" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia fuscula"@fi,
        "Rhamphomyia fuscula"@sv .

<http://tun.fi/MX.276757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia geniculata" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia plumipes"@fi,
        "Rhamphomyia plumipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia geniculata"@fi,
        "Rhamphomyia geniculata"@sv .

<http://tun.fi/MX.276758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia griseola" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia aperta"@fi,
        "Rhamphomyia dispar"@fi,
        "Rhamphomyia aperta"@sv,
        "Rhamphomyia dispar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia griseola"@fi,
        "Rhamphomyia griseola"@sv .

<http://tun.fi/MX.276759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia helleni" ;
    dwc:scientificNameAuthorship "Frey, 1922" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia helleni"@fi,
        "Rhamphomyia helleni"@sv .

<http://tun.fi/MX.276760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia lividiventris" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia lividiventris"@fi,
        "Rhamphomyia lividiventris"@sv .

<http://tun.fi/MX.276761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia longestylata" ;
    dwc:scientificNameAuthorship "Frey, 1916" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia caudata"@fi,
        "Rhamphomyia caudata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia longestylata"@fi,
        "Rhamphomyia longestylata"@sv .

<http://tun.fi/MX.276762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia lucidula" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia lucidula"@fi,
        "Rhamphomyia lucidula"@sv .

<http://tun.fi/MX.276763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia marginata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia marginata"@fi,
        "Rhamphomyia marginata"@sv .

<http://tun.fi/MX.276764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia modesta" ;
    dwc:scientificNameAuthorship "Wahlberg, 1844" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia modesta"@fi,
        "Rhamphomyia modesta"@sv .

<http://tun.fi/MX.276765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia murina" ;
    dwc:scientificNameAuthorship "Collin, 1926" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia murina"@fi,
        "Rhamphomyia murina"@sv .

<http://tun.fi/MX.276766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia niveipennis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia niveipennis"@fi,
        "Rhamphomyia niveipennis"@sv .

<http://tun.fi/MX.276767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia obscura" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia obscura"@fi,
        "Rhamphomyia obscura"@sv .

<http://tun.fi/MX.276768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia obscuripennis" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia nitidicollis"@fi,
        "Rhamphomyia nitidicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia obscuripennis"@fi,
        "Rhamphomyia obscuripennis"@sv .

<http://tun.fi/MX.276769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia physoprocta" ;
    dwc:scientificNameAuthorship "Frey, 1913" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia physoprocta"@fi,
        "Rhamphomyia physoprocta"@sv .

<http://tun.fi/MX.27677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnodromus scolopaceus" ;
    dwc:scientificNameAuthorship "(Say, 1822)" ;
    skos:broader <http://tun.fi/MX.27675> ;
    skos:hiddenLabel "Limnodromus scolopaceus"@fi,
        "Limnodromus scolopaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrakurppelo"@fi,
        "större beckasinsnäppa"@sv .

<http://tun.fi/MX.276770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia pilifer" ;
    dwc:scientificNameAuthorship "Meigen, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia dentipes"@fi,
        "Rhamphomyia glaucella"@fi,
        "Rhamphomyia intermedia"@fi,
        "Rhamphomyia dentipes"@sv,
        "Rhamphomyia glaucella"@sv,
        "Rhamphomyia intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia pilifer"@fi,
        "Rhamphomyia pilifer"@sv .

<http://tun.fi/MX.276771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia plumifera" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia plumifera"@fi,
        "Rhamphomyia plumifera"@sv .

<http://tun.fi/MX.276772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia poplitea" ;
    dwc:scientificNameAuthorship "Wahlberg, 1844" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia poplitea"@fi,
        "Rhamphomyia poplitea"@sv .

<http://tun.fi/MX.276773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia praestans" ;
    dwc:scientificNameAuthorship "Frey, 1913" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia praestans"@fi,
        "Rhamphomyia praestans"@sv .

<http://tun.fi/MX.276774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia pusilla" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia pusilla"@fi,
        "Rhamphomyia pusilla"@sv .

<http://tun.fi/MX.276775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia rufipes" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia lapponica"@fi,
        "Rhamphomyia lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia rufipes"@fi,
        "Rhamphomyia rufipes"@sv .

<http://tun.fi/MX.276776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia simplex" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1849" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia simplex"@fi,
        "Rhamphomyia simplex"@sv .

<http://tun.fi/MX.276777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia subglaucella" ;
    dwc:scientificNameAuthorship "Frey, 1922" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia subglaucella"@fi,
        "Rhamphomyia subglaucella"@sv .

<http://tun.fi/MX.276778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia tibiella" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia tibiella"@fi,
        "Rhamphomyia tibiella"@sv .

<http://tun.fi/MX.276779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia tipularia" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia tipularia"@fi,
        "Rhamphomyia tipularia"@sv .

<http://tun.fi/MX.276780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia unguiculata" ;
    dwc:scientificNameAuthorship "Frey, 1913" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia unguiculata"@fi,
        "Rhamphomyia unguiculata"@sv .

<http://tun.fi/MX.276783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia albosegmentata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia albosegmentata"@fi,
        "Rhamphomyia albosegmentata"@sv .

<http://tun.fi/MX.276784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia cinerascens" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia cinerascens"@fi,
        "Rhamphomyia cinerascens"@sv .

<http://tun.fi/MX.276785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia coracina" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1849" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia coracina"@fi,
        "Rhamphomyia coracina"@sv .

<http://tun.fi/MX.276786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia dorsata" ;
    dwc:scientificNameAuthorship "Becker, 1915" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia phanerostigma"@fi,
        "Rhamphomyia phanerostigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia dorsata"@fi,
        "Rhamphomyia dorsata"@sv .

<http://tun.fi/MX.276787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia hambergi" ;
    dwc:scientificNameAuthorship "Frey, 1916" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia hambergi"@fi,
        "Rhamphomyia hambergi"@sv .

<http://tun.fi/MX.276788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia ignobilis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1859" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia attenuata"@fi,
        "Rhamphomyia attenuata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia ignobilis"@fi,
        "Rhamphomyia ignobilis"@sv .

<http://tun.fi/MX.276789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia laevipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia tephraea"@fi,
        "Rhamphomyia tephraea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia laevipes"@fi,
        "Rhamphomyia laevipes"@sv .

<http://tun.fi/MX.276790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia latifrons" ;
    dwc:scientificNameAuthorship "Frey, 1913" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia latifrons"@fi,
        "Rhamphomyia latifrons"@sv .

<http://tun.fi/MX.276791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia morio" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia morio"@fi,
        "Rhamphomyia morio"@sv .

<http://tun.fi/MX.276792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia nitidula" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia nitidula"@fi,
        "Rhamphomyia nitidula"@sv .

<http://tun.fi/MX.276793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia palmeni" ;
    dwc:scientificNameAuthorship "Frey, 1913" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia palmeni"@fi,
        "Rhamphomyia palmeni"@sv .

<http://tun.fi/MX.276794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia plumipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia vespertilio"@fi,
        "Rhamphomyia vespertilio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia plumipes"@fi,
        "Rhamphomyia plumipes"@sv .

<http://tun.fi/MX.276795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia reflexa" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia reflexa"@fi,
        "Rhamphomyia reflexa"@sv .

<http://tun.fi/MX.276796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia spinipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia spinipes"@fi,
        "Rhamphomyia spinipes"@sv .

<http://tun.fi/MX.276797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia stigmosa" ;
    dwc:scientificNameAuthorship "Macquart, 1827" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia conformis"@fi,
        "Rhamphomyia conformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia stigmosa"@fi,
        "Rhamphomyia stigmosa"@sv .

<http://tun.fi/MX.276798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia sulcata" ;
    dwc:scientificNameAuthorship "Frey, 1913" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia tibialis"@fi,
        "Rhamphomyia tibialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia sulcata"@fi,
        "Rhamphomyia sulcata"@sv .

<http://tun.fi/MX.276799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia trilineata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1859" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:hiddenLabel "Rhamphomyia sulcatina"@fi,
        "Rhamphomyia tibialis"@fi,
        "Rhamphomyia sulcatina"@sv,
        "Rhamphomyia tibialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia trilineata"@fi,
        "Rhamphomyia trilineata"@sv .

<http://tun.fi/MX.276800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia vesiculosa" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia vesiculosa"@fi,
        "Rhamphomyia vesiculosa"@sv .

<http://tun.fi/MX.276803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara abdominalis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:hiddenLabel "Hilara obscuritarsis"@fi,
        "Hilara obscuritarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara abdominalis"@fi,
        "Hilara abdominalis"@sv .

<http://tun.fi/MX.276804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara albitarsis" ;
    dwc:scientificNameAuthorship "von Roser, 1840" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara albitarsis"@fi,
        "Hilara albitarsis"@sv .

<http://tun.fi/MX.276805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara anglodanica" ;
    dwc:scientificNameAuthorship "Lundbeck, 1913" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara anglodanica"@fi,
        "Hilara anglodanica"@sv .

<http://tun.fi/MX.276806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara barbipes" ;
    dwc:scientificNameAuthorship "Frey, 1908" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara barbipes"@fi,
        "Hilara barbipes"@sv .

<http://tun.fi/MX.276807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara beckeri" ;
    dwc:scientificNameAuthorship "Strobl, 1892" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara beckeri"@fi,
        "Hilara beckeri"@sv .

<http://tun.fi/MX.276808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara biseta" ;
    dwc:scientificNameAuthorship "Collin, 1927" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara biseta"@fi,
        "Hilara biseta"@sv .

<http://tun.fi/MX.276809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara bistriata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara bistriata"@fi,
        "Hilara bistriata"@sv .

<http://tun.fi/MX.276810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara brevistyla" ;
    dwc:scientificNameAuthorship "Collin, 1927" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara brevistyla"@fi,
        "Hilara brevistyla"@sv .

<http://tun.fi/MX.276811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara campinosensis" ;
    dwc:scientificNameAuthorship "Niesiolowski, 1986" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara campinosensis"@fi,
        "Hilara campinosensis"@sv .

<http://tun.fi/MX.276812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara canescens" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1849" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara canescens"@fi,
        "Hilara canescens"@sv .

<http://tun.fi/MX.276813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara chorica" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara chorica"@fi,
        "Hilara chorica"@sv .

<http://tun.fi/MX.276814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara clavipes" ;
    dwc:scientificNameAuthorship "(Harris, 1776)" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:hiddenLabel "Hilara spinimana"@fi,
        "Hilara spinimana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara clavipes"@fi,
        "Hilara clavipes"@sv .

<http://tun.fi/MX.276815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara clypeata" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara clypeata"@fi,
        "Hilara clypeata"@sv .

<http://tun.fi/MX.276816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara coracina" ;
    dwc:scientificNameAuthorship "Oldenberg, 1916" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:hiddenLabel "Hilara quadrifaria"@fi,
        "Hilara quadrifaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara coracina"@fi,
        "Hilara coracina"@sv .

<http://tun.fi/MX.276817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara cornicula" ;
    dwc:scientificNameAuthorship "Loew, 1873" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara cornicula"@fi,
        "Hilara cornicula"@sv .

<http://tun.fi/MX.276818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara discoidalis" ;
    dwc:scientificNameAuthorship "Lundbeck, 1910" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara discoidalis"@fi,
        "Hilara discoidalis"@sv .

<http://tun.fi/MX.276819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara diversipes" ;
    dwc:scientificNameAuthorship "Strobl, 1892" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:hiddenLabel "Hilara germanica"@fi,
        "Hilara germanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara diversipes"@fi,
        "Hilara diversipes"@sv .

<http://tun.fi/MX.27682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris canutus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris canutus"@fi,
        "Calidris canutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosirri"@fi,
        "kustsnäppa"@sv .

<http://tun.fi/MX.276820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara eviana" ;
    dwc:scientificNameAuthorship "Straka, 1976" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara eviana"@fi,
        "Hilara eviana"@sv .

<http://tun.fi/MX.276821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara femorella" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara femorella"@fi,
        "Hilara femorella"@sv .

<http://tun.fi/MX.276822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara gallica" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara gallica"@fi,
        "Hilara gallica"@sv .

<http://tun.fi/MX.276823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara griseola" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara griseola"@fi,
        "Hilara griseola"@sv .

<http://tun.fi/MX.276824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara hirta" ;
    dwc:scientificNameAuthorship "Strobl, 1892" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara hirta"@fi,
        "Hilara hirta"@sv .

<http://tun.fi/MX.276825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara hybrida" ;
    dwc:scientificNameAuthorship "Collin, 1961" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara hybrida"@fi,
        "Hilara hybrida"@sv .

<http://tun.fi/MX.276826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara hyposeta" ;
    dwc:scientificNameAuthorship "Straka, 1976" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara hyposeta"@fi,
        "Hilara hyposeta"@sv .

<http://tun.fi/MX.276827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara implicata" ;
    dwc:scientificNameAuthorship "Collin, 1927" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara implicata"@fi,
        "Hilara implicata"@sv .

<http://tun.fi/MX.276828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara intermedia" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:hiddenLabel "Hilara pubipes"@fi,
        "Hilara pubipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara intermedia"@fi,
        "Hilara intermedia"@sv .

<http://tun.fi/MX.276829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara interstincta" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara interstincta"@fi,
        "Hilara interstincta"@sv .

<http://tun.fi/MX.276830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara monedula" ;
    dwc:scientificNameAuthorship "Collin, 1927" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:hiddenLabel "Hilara longifurca"@fi,
        "Hilara longifurca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara monedula"@fi,
        "Hilara monedula"@sv .

<http://tun.fi/MX.276831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara lapponica" ;
    dwc:scientificNameAuthorship "Chvala, 2002" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara lapponica"@fi,
        "Hilara lapponica"@sv .

<http://tun.fi/MX.276832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara litorea" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara litorea"@fi,
        "Hilara litorea"@sv .

<http://tun.fi/MX.276833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara longivittata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara longivittata"@fi,
        "Hilara longivittata"@sv .

<http://tun.fi/MX.276834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara lurida" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara lurida"@fi,
        "Hilara lurida"@sv .

<http://tun.fi/MX.276835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara nigritarsis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:hiddenLabel "Hilara infans"@fi,
        "Hilara infans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara nigritarsis"@fi,
        "Hilara nigritarsis"@sv .

<http://tun.fi/MX.276836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara nitidula" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara nitidula"@fi,
        "Hilara nitidula"@sv .

<http://tun.fi/MX.276837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara pilipes" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara pilipes"@fi,
        "Hilara pilipes"@sv .

<http://tun.fi/MX.276838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara pseudochorica" ;
    dwc:scientificNameAuthorship "Strobl, 1892" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara pseudochorica"@fi,
        "Hilara pseudochorica"@sv .

<http://tun.fi/MX.276839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara pulchripes" ;
    dwc:scientificNameAuthorship "Frey, 1913" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara pulchripes"@fi,
        "Hilara pulchripes"@sv .

<http://tun.fi/MX.27684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris alba" ;
    dwc:scientificNameAuthorship "(Pallas, 1774)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris alba"@fi,
        "Calidris alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulmussirri"@fi,
        "sandlöpare"@sv .

<http://tun.fi/MX.276840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara quadrifasciata" ;
    dwc:scientificNameAuthorship "Chvala, 2002" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:hiddenLabel "Hilara quadrivittata"@fi,
        "Hilara quadrivittata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara quadrifasciata"@fi,
        "Hilara quadrifasciata"@sv .

<http://tun.fi/MX.276841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara sturmii" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara sturmii"@fi,
        "Hilara sturmii"@sv .

<http://tun.fi/MX.276842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara submaura" ;
    dwc:scientificNameAuthorship "Collin, 1927" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara submaura"@fi,
        "Hilara submaura"@sv .

<http://tun.fi/MX.276843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara tanythrix" ;
    dwc:scientificNameAuthorship "Frey, 1913" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara tanythrix"@fi,
        "Hilara tanythrix"@sv .

<http://tun.fi/MX.276844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara tenuinervis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara tenuinervis"@fi,
        "Hilara tenuinervis"@sv .

<http://tun.fi/MX.276845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara woodiella" ;
    dwc:scientificNameAuthorship "Chvala, 1999" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara woodiella"@fi,
        "Hilara woodiella"@sv .

<http://tun.fi/MX.276848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinocera appendiculata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276847> ;
    skos:hiddenLabel "Clinocera simplicinervis"@fi,
        "Clinocera simplicinervis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinocera appendiculata"@fi,
        "Clinocera appendiculata"@sv .

<http://tun.fi/MX.276849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinocera aucta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.276847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinocera aucta"@fi,
        "Clinocera aucta"@sv .

<http://tun.fi/MX.276850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinocera nivalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinocera nivalis"@fi,
        "Clinocera nivalis"@sv .

<http://tun.fi/MX.276851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinocera stagnalis" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.276847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinocera stagnalis"@fi,
        "Clinocera stagnalis"@sv .

<http://tun.fi/MX.276852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinocera wesmaeli" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:altLabel "lähdetanhukärpänen"@fi ;
    skos:broader <http://tun.fi/MX.276847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinocera wesmaeli"@fi,
        "Clinocera wesmaeli"@sv .

<http://tun.fi/MX.276854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichocephala guttata" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.276853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichocephala guttata"@fi,
        "Dolichocephala guttata"@sv .

<http://tun.fi/MX.276855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichocephala irrorata" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.276853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichocephala irrorata"@fi,
        "Dolichocephala irrorata"@sv .

<http://tun.fi/MX.276856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichocephala thomasi" ;
    dwc:scientificNameAuthorship "Wagner, 1983" ;
    skos:broader <http://tun.fi/MX.276853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichocephala thomasi"@fi,
        "Dolichocephala thomasi"@sv .

<http://tun.fi/MX.276858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wiedemannia zetterstedti" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.316986> ;
    skos:hiddenLabel "Wiedemannia zetterstedtii"@fi,
        "Wiedemannia zetterstedtii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wiedemannia zetterstedti"@fi,
        "Wiedemannia zetterstedti"@sv .

<http://tun.fi/MX.276860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wiedemannia bohemani" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.316986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wiedemannia bohemani"@fi,
        "Wiedemannia bohemani"@sv .

<http://tun.fi/MX.276861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wiedemannia simplex" ;
    dwc:scientificNameAuthorship "(Loew, 1862)" ;
    skos:broader <http://tun.fi/MX.316986> ;
    skos:hiddenLabel "Wiedemannia fallaciosa"@fi,
        "Wiedemannia fallaciosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wiedemannia simplex"@fi,
        "Wiedemannia simplex"@sv .

<http://tun.fi/MX.276863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wiedemannia bistigma" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.316986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wiedemannia bistigma"@fi,
        "Wiedemannia bistigma"@sv .

<http://tun.fi/MX.276865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hormopeza copulifera" ;
    dwc:scientificNameAuthorship "Melander, 1927" ;
    skos:broader <http://tun.fi/MX.276864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hormopeza copulifera"@fi,
        "Hormopeza copulifera"@sv .

<http://tun.fi/MX.276866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hormopeza obliterata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hormopeza obliterata"@fi,
        "Hormopeza obliterata"@sv .

<http://tun.fi/MX.276868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ragas unica" ;
    dwc:scientificNameAuthorship "Walker, 1837" ;
    skos:broader <http://tun.fi/MX.276867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ragas unica"@fi,
        "Ragas unica"@sv .

<http://tun.fi/MX.27687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris ruficollis" ;
    dwc:scientificNameAuthorship "(Pallas, 1776)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris ruficollis"@fi,
        "Calidris ruficollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokaulasirri"@fi,
        "rödhalsad snäppa"@sv .

<http://tun.fi/MX.276872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atelestus pulicarius" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atelestus pulicarius"@fi,
        "Atelestus pulicarius"@sv .

<http://tun.fi/MX.276874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meghyperus sudeticus" ;
    dwc:scientificNameAuthorship "Loew, 1850" ;
    skos:broader <http://tun.fi/MX.276873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meghyperus sudeticus"@fi,
        "Meghyperus sudeticus"@sv .

<http://tun.fi/MX.276878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichina bilobata" ;
    dwc:scientificNameAuthorship "Collin, 1926" ;
    skos:broader <http://tun.fi/MX.276877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichina bilobata"@fi,
        "Trichina bilobata"@sv .

<http://tun.fi/MX.276879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichina clavipes" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.276877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichina clavipes"@fi,
        "Trichina clavipes"@sv .

<http://tun.fi/MX.27688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris minuta" ;
    dwc:scientificNameAuthorship "(Leisler, 1812)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris minuta"@fi,
        "Calidris minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusirri"@fi,
        "småsnäppa"@sv .

<http://tun.fi/MX.276880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichina elongata" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.276877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichina elongata"@fi,
        "Trichina elongata"@sv .

<http://tun.fi/MX.276881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichina opaca" ;
    dwc:scientificNameAuthorship "Loew, 1864" ;
    skos:broader <http://tun.fi/MX.276877> ;
    skos:hiddenLabel "Trichina picipes"@fi,
        "Trichina picipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichina opaca"@fi,
        "Trichina opaca"@sv .

<http://tun.fi/MX.276882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichina pallipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichina pallipes"@fi,
        "Trichina pallipes"@sv .

<http://tun.fi/MX.276884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichinomyia flavipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.276883> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichinomyia flavipes"@fi,
        "Trichinomyia flavipes"@sv .

<http://tun.fi/MX.276885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichinomyia fuscipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276883> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichinomyia fuscipes"@fi,
        "Trichinomyia fuscipes"@sv .

<http://tun.fi/MX.276889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chvalaea rugosiventris" ;
    dwc:scientificNameAuthorship "(Strobl, 1910)" ;
    skos:broader <http://tun.fi/MX.276888> ;
    skos:hiddenLabel "Chvalaea sopianae"@fi,
        "Chvalaea sopianae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chvalaea rugosiventris"@fi,
        "Chvalaea rugosiventris"@sv .

<http://tun.fi/MX.27689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris temminckii" ;
    dwc:scientificNameAuthorship "(Leisler, 1812)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris temminckii"@fi,
        "Calidris temminckii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsirri"@fi,
        "mosnäppa"@sv .

<http://tun.fi/MX.276891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptodromiella crassiseta" ;
    dwc:scientificNameAuthorship "(Tuomikoski, 1932)" ;
    skos:broader <http://tun.fi/MX.276890> ;
    skos:hiddenLabel "Oropezella crassiseta"@fi,
        "Oropezella crassiseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptodromiella crassiseta"@fi,
        "Leptodromiella crassiseta"@sv .

<http://tun.fi/MX.276893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptopeza borealis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.276892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptopeza borealis"@fi,
        "Leptopeza borealis"@sv .

<http://tun.fi/MX.276894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptopeza flavipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.276892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptopeza flavipes"@fi,
        "Leptopeza flavipes"@sv .

<http://tun.fi/MX.276896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocydromia glabricula" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ocydromia glabricula"@fi,
        "Ocydromia glabricula"@sv .

<http://tun.fi/MX.276897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocydromia melanopleura" ;
    dwc:scientificNameAuthorship "Loew, 1840" ;
    skos:broader <http://tun.fi/MX.276895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ocydromia melanopleura"@fi,
        "Ocydromia melanopleura"@sv .

<http://tun.fi/MX.27690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris subminuta" ;
    dwc:scientificNameAuthorship "(von Middendorff, 1853)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris subminuta"@fi,
        "Calidris subminuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiansirri"@fi,
        "långtåsnäppa"@sv .

<http://tun.fi/MX.276900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allanthalia pallida" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allanthalia pallida"@fi,
        "Allanthalia pallida"@sv .

<http://tun.fi/MX.276902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthalia schoenherri" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthalia schoenherri"@fi,
        "Anthalia schoenherri"@sv .

<http://tun.fi/MX.276904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euthyneura albipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euthyneura albipennis"@fi,
        "Euthyneura albipennis"@sv .

<http://tun.fi/MX.276905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euthyneura gyllenhali" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euthyneura gyllenhali"@fi,
        "Euthyneura gyllenhali"@sv .

<http://tun.fi/MX.276906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euthyneura myrtilli" ;
    dwc:scientificNameAuthorship "Macquart, 1836" ;
    skos:broader <http://tun.fi/MX.276903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euthyneura myrtilli"@fi,
        "Euthyneura myrtilli"@sv .

<http://tun.fi/MX.276908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedalea freyi" ;
    dwc:scientificNameAuthorship "Chvala, 1983" ;
    skos:broader <http://tun.fi/MX.276907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedalea freyi"@fi,
        "Oedalea freyi"@sv .

<http://tun.fi/MX.276909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedalea holmgreni" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1852" ;
    skos:broader <http://tun.fi/MX.276907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedalea holmgreni"@fi,
        "Oedalea holmgreni"@sv .

<http://tun.fi/MX.27691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris minutilla" ;
    dwc:scientificNameAuthorship "(Vieillot, 1819)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris minutilla"@fi,
        "Calidris minutilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikansirri"@fi,
        "dvärgsnäppa"@sv .

<http://tun.fi/MX.276910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedalea hybotina" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedalea hybotina"@fi,
        "Oedalea hybotina"@sv .

<http://tun.fi/MX.276911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedalea stigmatella" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.276907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedalea stigmatella"@fi,
        "Oedalea stigmatella"@sv .

<http://tun.fi/MX.276912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedalea tibialis" ;
    dwc:scientificNameAuthorship "Macquart, 1827" ;
    skos:broader <http://tun.fi/MX.276907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedalea tibialis"@fi,
        "Oedalea tibialis"@sv .

<http://tun.fi/MX.276913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedalea zetterstedti" ;
    dwc:scientificNameAuthorship "Collin, 1926" ;
    skos:broader <http://tun.fi/MX.276907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedalea zetterstedti"@fi,
        "Oedalea zetterstedti"@sv .

<http://tun.fi/MX.276917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symballophthalmus dissimilis" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.276916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symballophthalmus dissimilis"@fi,
        "Symballophthalmus dissimilis"@sv .

<http://tun.fi/MX.276918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symballophthalmus fuscitarsis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1859)" ;
    skos:broader <http://tun.fi/MX.276916> ;
    skos:hiddenLabel "Symballophthalmus scapularis"@fi,
        "Symballophthalmus scapularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symballophthalmus fuscitarsis"@fi,
        "Symballophthalmus fuscitarsis"@sv .

<http://tun.fi/MX.27692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris fuscicollis" ;
    dwc:scientificNameAuthorship "(Vieillot, 1819)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris fuscicollis"@fi,
        "Calidris fuscicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoperäsirri"@fi,
        "vitgumpsnäppa"@sv .

<http://tun.fi/MX.276921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus agilis" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus agilis"@fi,
        "Platypalpus agilis"@sv .

<http://tun.fi/MX.276922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus albicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus albicornis"@fi,
        "Platypalpus albicornis"@sv .

<http://tun.fi/MX.276923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus albiseta" ;
    dwc:scientificNameAuthorship "(Panzer, 1806)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus albiseta"@fi,
        "Platypalpus albiseta"@sv .

<http://tun.fi/MX.276924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus albocapillatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus albocapillatus"@fi,
        "Platypalpus albocapillatus"@sv .

<http://tun.fi/MX.276925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus alpinus" ;
    dwc:scientificNameAuthorship "Chvala, 1971" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus alpinus"@fi,
        "Platypalpus alpinus"@sv .

<http://tun.fi/MX.276926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus alter" ;
    dwc:scientificNameAuthorship "(Collin, 1961)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus alter"@fi,
        "Platypalpus alter"@sv .

<http://tun.fi/MX.276927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus annulatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:hiddenLabel "Platypalpus fulvipes"@fi,
        "Platypalpus fulvipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus annulatus"@fi,
        "Platypalpus annulatus"@sv .

<http://tun.fi/MX.276928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus annulipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus annulipes"@fi,
        "Platypalpus annulipes"@sv .

<http://tun.fi/MX.276929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus articulatoides" ;
    dwc:scientificNameAuthorship "(Frey, 1918)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus articulatoides"@fi,
        "Platypalpus articulatoides"@sv .

<http://tun.fi/MX.27693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris bairdii" ;
    dwc:scientificNameAuthorship "(Coues, 1861)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris bairdii"@fi,
        "Calidris bairdii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eskimosirri"@fi,
        "gulbröstad snäppa"@sv .

<http://tun.fi/MX.276930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus articulatus" ;
    dwc:scientificNameAuthorship "Macquart, 1827" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus articulatus"@fi,
        "Platypalpus articulatus"@sv .

<http://tun.fi/MX.276931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus ater" ;
    dwc:scientificNameAuthorship "(Wahlberg, 1844)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus ater"@fi,
        "Platypalpus ater"@sv .

<http://tun.fi/MX.276932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus boreoalpinus" ;
    dwc:scientificNameAuthorship "Frey, 1943" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus boreoalpinus"@fi,
        "Platypalpus boreoalpinus"@sv .

<http://tun.fi/MX.276933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus brachystylus" ;
    dwc:scientificNameAuthorship "(Bezzi, 1892)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:hiddenLabel "Platypalpus brunneitibia"@fi,
        "Platypalpus brunneitibia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus brachystylus"@fi,
        "Platypalpus brachystylus"@sv .

<http://tun.fi/MX.276934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus brevicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus brevicornis"@fi,
        "Platypalpus brevicornis"@sv .

<http://tun.fi/MX.276935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus calceatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus calceatus"@fi,
        "Platypalpus calceatus"@sv .

<http://tun.fi/MX.276936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus candicans" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus candicans"@fi,
        "Platypalpus candicans"@sv .

<http://tun.fi/MX.276937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus ciliaris" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus ciliaris"@fi,
        "Platypalpus ciliaris"@sv .

<http://tun.fi/MX.276938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus confiformis" ;
    dwc:scientificNameAuthorship "Chvala, 1971" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus confiformis"@fi,
        "Platypalpus confiformis"@sv .

<http://tun.fi/MX.276939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus confinis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus confinis"@fi,
        "Platypalpus confinis"@sv .

<http://tun.fi/MX.27694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris melanotos" ;
    dwc:scientificNameAuthorship "(Vieillot, 1819)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris melanotos"@fi,
        "Calidris melanotos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsasirri"@fi,
        "tuvsnäppa"@sv .

<http://tun.fi/MX.276940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus cothurnatus" ;
    dwc:scientificNameAuthorship "Macquart, 1827" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus cothurnatus"@fi,
        "Platypalpus cothurnatus"@sv .

<http://tun.fi/MX.276941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus cryptospina" ;
    dwc:scientificNameAuthorship "(Frey, 1909)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:hiddenLabel "Platypalpus tantulus"@fi,
        "Platypalpus tantulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus cryptospina"@fi,
        "Platypalpus cryptospina"@sv .

<http://tun.fi/MX.276942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus cursitans" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:hiddenLabel "Platypalpus bicolor"@fi,
        "Platypalpus bicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus cursitans"@fi,
        "Platypalpus cursitans"@sv .

<http://tun.fi/MX.276943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus ecalceatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus ecalceatus"@fi,
        "Platypalpus ecalceatus"@sv .

<http://tun.fi/MX.276944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus excavatus" ;
    dwc:scientificNameAuthorship "Yang & Yao, 2007" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:hiddenLabel "Platypalpus excisus"@fi,
        "Platypalpus excisus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus excavatus"@fi,
        "Platypalpus excavatus"@sv .

<http://tun.fi/MX.276945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus exilis" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus exilis"@fi,
        "Platypalpus exilis"@sv .

<http://tun.fi/MX.276946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus fenestella" ;
    dwc:scientificNameAuthorship "Kovalev, 1971" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus fenestella"@fi,
        "Platypalpus fenestella"@sv .

<http://tun.fi/MX.276947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus flavicornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus flavicornis"@fi,
        "Platypalpus flavicornis"@sv .

<http://tun.fi/MX.276948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus fuscicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus fuscicornis"@fi,
        "Platypalpus fuscicornis"@sv .

<http://tun.fi/MX.276949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus hackmani" ;
    dwc:scientificNameAuthorship "Chvála, 1972" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus hackmani"@fi,
        "Platypalpus hackmani"@sv .

<http://tun.fi/MX.27695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris acuminata" ;
    dwc:scientificNameAuthorship "(Horsfield, 1821)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris acuminata"@fi,
        "Calidris acuminata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippopyrstösirri"@fi,
        "spetsstjärtad snäppa"@sv .

<http://tun.fi/MX.276950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus infectus" ;
    dwc:scientificNameAuthorship "(Collin, 1926)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus infectus"@fi,
        "Platypalpus infectus"@sv .

<http://tun.fi/MX.276951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus interstinctus" ;
    dwc:scientificNameAuthorship "(Collin, 1926)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus interstinctus"@fi,
        "Platypalpus interstinctus"@sv .

<http://tun.fi/MX.276952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus laestadianorum" ;
    dwc:scientificNameAuthorship "(Frey, 1913)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus laestadianorum"@fi,
        "Platypalpus laestadianorum"@sv .

<http://tun.fi/MX.276953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus lapponicus" ;
    dwc:scientificNameAuthorship "Frey, 1943" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus lapponicus"@fi,
        "Platypalpus lapponicus"@sv .

<http://tun.fi/MX.276954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus longicornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus longicornis"@fi,
        "Platypalpus longicornis"@sv .

<http://tun.fi/MX.276955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus longiseta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:hiddenLabel "Platypalpus extricatus"@fi,
        "Platypalpus extricatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus longiseta"@fi,
        "Platypalpus longiseta"@sv .

<http://tun.fi/MX.276956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus luteicornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:hiddenLabel "Platypalpus difficilis"@fi,
        "Platypalpus interjectus"@fi,
        "Platypalpus difficilis"@sv,
        "Platypalpus interjectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus luteicornis"@fi,
        "Platypalpus luteicornis"@sv .

<http://tun.fi/MX.276957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus luteus" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus luteus"@fi,
        "Platypalpus luteus"@sv .

<http://tun.fi/MX.276958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus maculus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus maculus"@fi,
        "Platypalpus maculus"@sv .

<http://tun.fi/MX.276959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus maculimanus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:hiddenLabel "Platypalpus articulatus"@fi,
        "Platypalpus articulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus maculimanus"@fi,
        "Platypalpus maculimanus"@sv .

<http://tun.fi/MX.276960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus maculipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus maculipes"@fi,
        "Platypalpus maculipes"@sv .

<http://tun.fi/MX.276961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus major" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus major"@fi,
        "Platypalpus major"@sv .

<http://tun.fi/MX.276962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus melancholicus" ;
    dwc:scientificNameAuthorship "(Collin, 1961)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus melancholicus"@fi,
        "Platypalpus melancholicus"@sv .

<http://tun.fi/MX.276963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus minutus" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus minutus"@fi,
        "Platypalpus minutus"@sv .

<http://tun.fi/MX.276964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus nigricoxa" ;
    dwc:scientificNameAuthorship "(Mik, 1884)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus nigricoxa"@fi,
        "Platypalpus nigricoxa"@sv .

<http://tun.fi/MX.276965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus nigritarsis" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus nigritarsis"@fi,
        "Platypalpus nigritarsis"@sv .

<http://tun.fi/MX.276966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus nigrosetosus" ;
    dwc:scientificNameAuthorship "(Strobl, 1893)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus nigrosetosus"@fi,
        "Platypalpus nigrosetosus"@sv .

<http://tun.fi/MX.276967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus nonstriatus" ;
    dwc:scientificNameAuthorship "Strobl, 1901" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus nonstriatus"@fi,
        "Platypalpus nonstriatus"@sv .

<http://tun.fi/MX.276968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus notatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus notatus"@fi,
        "Platypalpus notatus"@sv .

<http://tun.fi/MX.276969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus pallidicornis" ;
    dwc:scientificNameAuthorship "(Collin, 1926)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus pallidicornis"@fi,
        "Platypalpus pallidicornis"@sv .

<http://tun.fi/MX.27697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris maritima" ;
    dwc:scientificNameAuthorship "(Brünnich, 1764)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris maritima"@fi,
        "Calidris maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisirri"@fi,
        "skärsnäppa"@sv .

<http://tun.fi/MX.276970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus pallidicoxa" ;
    dwc:scientificNameAuthorship "(Frey, 1913)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus pallidicoxa"@fi,
        "Platypalpus pallidicoxa"@sv .

<http://tun.fi/MX.276971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus pallidiventris" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:hiddenLabel "Platypalpus flavipes"@fi,
        "Platypalpus flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus pallidiventris"@fi,
        "Platypalpus pallidiventris"@sv .

<http://tun.fi/MX.276972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus pallipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus pallipes"@fi,
        "Platypalpus pallipes"@sv .

<http://tun.fi/MX.276973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus pectoralis" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus pectoralis"@fi,
        "Platypalpus pectoralis"@sv .

<http://tun.fi/MX.276974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus pseudofulvipes" ;
    dwc:scientificNameAuthorship "(Frey, 1909)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:hiddenLabel "Platypalpus coarctatus"@fi,
        "Platypalpus coarctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus pseudofulvipes"@fi,
        "Platypalpus pseudofulvipes"@sv .

<http://tun.fi/MX.276975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus pseudorapidus" ;
    dwc:scientificNameAuthorship "Kovalev, 1971" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus pseudorapidus"@fi,
        "Platypalpus pseudorapidus"@sv .

<http://tun.fi/MX.276976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus pulicarius" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus pulicarius"@fi,
        "Platypalpus pulicarius"@sv .

<http://tun.fi/MX.276977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus rapidus" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus rapidus"@fi,
        "Platypalpus rapidus"@sv .

<http://tun.fi/MX.276978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus sahlbergi" ;
    dwc:scientificNameAuthorship "(Frey, 1909)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus sahlbergi"@fi,
        "Platypalpus sahlbergi"@sv .

<http://tun.fi/MX.276979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus scandinavicus" ;
    dwc:scientificNameAuthorship "Chvala, 1972" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus scandinavicus"@fi,
        "Platypalpus scandinavicus"@sv .

<http://tun.fi/MX.276980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus sordidus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus sordidus"@fi,
        "Platypalpus sordidus"@sv .

<http://tun.fi/MX.276981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus stabilis" ;
    dwc:scientificNameAuthorship "(Collin, 1961)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus stabilis"@fi,
        "Platypalpus stabilis"@sv .

<http://tun.fi/MX.276982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus stackelbergi" ;
    dwc:scientificNameAuthorship "Kovalev, 1971" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus stackelbergi"@fi,
        "Platypalpus stackelbergi"@sv .

<http://tun.fi/MX.276983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus stigmatellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus stigmatellus"@fi,
        "Platypalpus stigmatellus"@sv .

<http://tun.fi/MX.276984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus strigifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus strigifrons"@fi,
        "Platypalpus strigifrons"@sv .

<http://tun.fi/MX.276985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus subbrevis" ;
    dwc:scientificNameAuthorship "(Frey, 1913)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus subbrevis"@fi,
        "Platypalpus subbrevis"@sv .

<http://tun.fi/MX.276986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus subtilis" ;
    dwc:scientificNameAuthorship "(Collin, 1926)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus subtilis"@fi,
        "Platypalpus subtilis"@sv .

<http://tun.fi/MX.276987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus sylvicola" ;
    dwc:scientificNameAuthorship "(Collin, 1926)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus sylvicola"@fi,
        "Platypalpus sylvicola"@sv .

<http://tun.fi/MX.276988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus tuomikoskii" ;
    dwc:scientificNameAuthorship "Chvala, 1972" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus tuomikoskii"@fi,
        "Platypalpus tuomikoskii"@sv .

<http://tun.fi/MX.276989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus unguiculatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus unguiculatus"@fi,
        "Platypalpus unguiculatus"@sv .

<http://tun.fi/MX.276990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus verralli" ;
    dwc:scientificNameAuthorship "(Collin, 1926)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus verralli"@fi,
        "Platypalpus verralli"@sv .

<http://tun.fi/MX.276991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus vividus" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:hiddenLabel "Platypalpus albisetoides"@fi,
        "Platypalpus albisetoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus vividus"@fi,
        "Platypalpus vividus"@sv .

<http://tun.fi/MX.276992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus zetterstedti" ;
    dwc:scientificNameAuthorship "Chvala, 1971" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus zetterstedti"@fi,
        "Platypalpus zetterstedti"@sv .

<http://tun.fi/MX.276994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachydromia aemula" ;
    dwc:scientificNameAuthorship "(Loew, 1864)" ;
    skos:broader <http://tun.fi/MX.276993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachydromia aemula"@fi,
        "Tachydromia aemula"@sv .

<http://tun.fi/MX.276995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachydromia arrogans" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.276993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachydromia arrogans"@fi,
        "Tachydromia arrogans"@sv .

<http://tun.fi/MX.276996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachydromia connexa" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.276993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachydromia connexa"@fi,
        "Tachydromia connexa"@sv .

<http://tun.fi/MX.276997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachydromia incompleta" ;
    dwc:scientificNameAuthorship "(Becker, 1900)" ;
    skos:broader <http://tun.fi/MX.276993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachydromia incompleta"@fi,
        "Tachydromia incompleta"@sv .

<http://tun.fi/MX.276998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachydromia lundstroemi" ;
    dwc:scientificNameAuthorship "(Frey, 1913)" ;
    skos:broader <http://tun.fi/MX.276993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachydromia lundstroemi"@fi,
        "Tachydromia lundstroemi"@sv .

<http://tun.fi/MX.276999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachydromia morio" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.276993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachydromia morio"@fi,
        "Tachydromia morio"@sv .

<http://tun.fi/MX.27700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris ferruginea" ;
    dwc:scientificNameAuthorship "(Pontoppidan, 1763)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris ferruginea"@fi,
        "Calidris ferruginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuovisirri"@fi,
        "spovsnäppa"@sv .

<http://tun.fi/MX.277000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachydromia punctifera" ;
    dwc:scientificNameAuthorship "(Becker, 1900)" ;
    skos:broader <http://tun.fi/MX.276993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachydromia punctifera"@fi,
        "Tachydromia punctifera"@sv .

<http://tun.fi/MX.277001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachydromia sabulosa" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.276993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachydromia sabulosa"@fi,
        "Tachydromia sabulosa"@sv .

<http://tun.fi/MX.277002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachydromia terricola" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1819" ;
    skos:broader <http://tun.fi/MX.276993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachydromia terricola"@fi,
        "Tachydromia terricola"@sv .

<http://tun.fi/MX.277003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachydromia umbrarum" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.276993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachydromia umbrarum"@fi,
        "Tachydromia umbrarum"@sv .

<http://tun.fi/MX.277005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachypeza fennica" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1932" ;
    skos:broader <http://tun.fi/MX.277004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachypeza fennica"@fi,
        "Tachypeza fennica"@sv .

<http://tun.fi/MX.277006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachypeza fuscipennis" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.277004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachypeza fuscipennis"@fi,
        "Tachypeza fuscipennis"@sv .

<http://tun.fi/MX.277007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachypeza heeri" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachypeza heeri"@fi,
        "Tachypeza heeri"@sv .

<http://tun.fi/MX.277008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachypeza nubila" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.277004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachypeza nubila"@fi,
        "Tachypeza nubila"@sv .

<http://tun.fi/MX.277009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachypeza truncorum" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.277004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachypeza truncorum"@fi,
        "Tachypeza truncorum"@sv .

<http://tun.fi/MX.277010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachypeza winthemi" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachypeza winthemi"@fi,
        "Tachypeza winthemi"@sv .

<http://tun.fi/MX.277013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chersodromia arenaria" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.277012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chersodromia arenaria"@fi,
        "Chersodromia arenaria"@sv .

<http://tun.fi/MX.277014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chersodromia cursitans" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1819)" ;
    skos:broader <http://tun.fi/MX.277012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chersodromia cursitans"@fi,
        "Chersodromia cursitans"@sv .

<http://tun.fi/MX.277016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossopalpus curvinervis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.277015> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crossopalpus curvinervis"@fi,
        "Crossopalpus curvinervis"@sv .

<http://tun.fi/MX.277017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossopalpus curvipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277015> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crossopalpus curvipes"@fi,
        "Crossopalpus curvipes"@sv .

<http://tun.fi/MX.277018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossopalpus humilis" ;
    dwc:scientificNameAuthorship "(Frey, 1913)" ;
    skos:broader <http://tun.fi/MX.277015> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crossopalpus humilis"@fi,
        "Crossopalpus humilis"@sv .

<http://tun.fi/MX.277019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossopalpus nigritellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.277015> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crossopalpus nigritellus"@fi,
        "Crossopalpus nigritellus"@sv .

<http://tun.fi/MX.277020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossopalpus setiger" ;
    dwc:scientificNameAuthorship "(Loew, 1859)" ;
    skos:broader <http://tun.fi/MX.277015> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crossopalpus setiger"@fi,
        "Crossopalpus setiger"@sv .

<http://tun.fi/MX.277022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drapetis arcuata" ;
    dwc:scientificNameAuthorship "Loew, 1859" ;
    skos:broader <http://tun.fi/MX.277021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drapetis arcuata"@fi,
        "Drapetis arcuata"@sv .

<http://tun.fi/MX.277023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drapetis assimilis" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.277021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drapetis assimilis"@fi,
        "Drapetis assimilis"@sv .

<http://tun.fi/MX.277024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drapetis exilis" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.277021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drapetis exilis"@fi,
        "Drapetis exilis"@sv .

<http://tun.fi/MX.277025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drapetis infitialis" ;
    dwc:scientificNameAuthorship "Collin, 1961" ;
    skos:broader <http://tun.fi/MX.277021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drapetis infitialis"@fi,
        "Drapetis infitialis"@sv .

<http://tun.fi/MX.277026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drapetis ingrica" ;
    dwc:scientificNameAuthorship "Kovalev, 1972" ;
    skos:broader <http://tun.fi/MX.277021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drapetis ingrica"@fi,
        "Drapetis ingrica"@sv .

<http://tun.fi/MX.277027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drapetis parilis" ;
    dwc:scientificNameAuthorship "Collin, 1926" ;
    skos:broader <http://tun.fi/MX.277021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drapetis parilis"@fi,
        "Drapetis parilis"@sv .

<http://tun.fi/MX.277028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drapetis pusilla" ;
    dwc:scientificNameAuthorship "Loew, 1859" ;
    skos:broader <http://tun.fi/MX.277021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drapetis pusilla"@fi,
        "Drapetis pusilla"@sv .

<http://tun.fi/MX.277029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drapetis simulans" ;
    dwc:scientificNameAuthorship "Collin, 1961" ;
    skos:broader <http://tun.fi/MX.277021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drapetis simulans"@fi,
        "Drapetis simulans"@sv .

<http://tun.fi/MX.277031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphropeza ephippiata" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.277030> ;
    skos:hiddenLabel "Drapetis ephippiata"@fi,
        "Drapetis ephippiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elaphropeza ephippiata"@fi,
        "Elaphropeza ephippiata"@sv .

<http://tun.fi/MX.277033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilpon graminum" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.277032> ;
    skos:hiddenLabel "Stilpon celeripes"@fi,
        "Stilpon celeripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilpon graminum"@fi,
        "Stilpon graminum"@sv .

<http://tun.fi/MX.277037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bicellaria austriaca" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1955" ;
    skos:broader <http://tun.fi/MX.277036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bicellaria austriaca"@fi,
        "Bicellaria austriaca"@sv .

<http://tun.fi/MX.277038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bicellaria intermedia" ;
    dwc:scientificNameAuthorship "Lundbeck, 1910" ;
    skos:broader <http://tun.fi/MX.277036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bicellaria intermedia"@fi,
        "Bicellaria intermedia"@sv .

<http://tun.fi/MX.277039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bicellaria nigra" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bicellaria nigra"@fi,
        "Bicellaria nigra"@sv .

<http://tun.fi/MX.27704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris falcinellus" ;
    dwc:scientificNameAuthorship "(Pontoppidan, 1763)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris falcinellus"@fi,
        "Limicola falcinellus"@fi,
        "Calidris falcinellus"@sv,
        "Limicola falcinellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänkäsirriäinen"@fi,
        "myrsnäppa"@sv .

<http://tun.fi/MX.277040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bicellaria pilosa" ;
    dwc:scientificNameAuthorship "Lundbeck, 1910" ;
    skos:broader <http://tun.fi/MX.277036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bicellaria pilosa"@fi,
        "Bicellaria pilosa"@sv .

<http://tun.fi/MX.277041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bicellaria simplicipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.277036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bicellaria simplicipes"@fi,
        "Bicellaria simplicipes"@sv .

<http://tun.fi/MX.277042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bicellaria spuria" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.277036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bicellaria spuria"@fi,
        "Bicellaria spuria"@sv .

<http://tun.fi/MX.277043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bicellaria subpilosa" ;
    dwc:scientificNameAuthorship "Collin, 1926" ;
    skos:broader <http://tun.fi/MX.277036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bicellaria subpilosa"@fi,
        "Bicellaria subpilosa"@sv .

<http://tun.fi/MX.277044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bicellaria sulcata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.277036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bicellaria sulcata"@fi,
        "Bicellaria sulcata"@sv .

<http://tun.fi/MX.277045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bicellaria uvens" ;
    dwc:scientificNameAuthorship "Melander, 1928" ;
    skos:broader <http://tun.fi/MX.277036> ;
    skos:hiddenLabel "Bicellaria bisetosa"@fi,
        "Bicellaria bisetosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bicellaria uvens"@fi,
        "Bicellaria uvens"@sv .

<http://tun.fi/MX.277048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybos culiciformis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.277047> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hybos culiciformis"@fi,
        "Hybos culiciformis"@sv .

<http://tun.fi/MX.277049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybos femoratus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.277047> ;
    skos:hiddenLabel "Hybos femoralis"@fi,
        "Hybos femoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hybos femoratus"@fi,
        "Hybos femoratus"@sv .

<http://tun.fi/MX.277050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybos grossipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.277047> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hybos grossipes"@fi,
        "Hybos grossipes"@sv .

<http://tun.fi/MX.277052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndyas nigripes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.277051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndyas nigripes"@fi,
        "Syndyas nigripes"@sv .

<http://tun.fi/MX.277056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloma fuscipennis" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.277055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gloma fuscipennis"@fi,
        "Gloma fuscipennis"@sv .

<http://tun.fi/MX.277059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heleodromia immaculata" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.277057> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heleodromia immaculata"@fi,
        "Heleodromia immaculata"@sv .

<http://tun.fi/MX.27706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris himantopus" ;
    dwc:scientificNameAuthorship "(Bonaparte, 1826)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris himantopus"@fi,
        "Micropalama himantopus"@fi,
        "Calidris himantopus"@sv,
        "Micropalama himantopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäkoipisirri"@fi,
        "Styltsnäppa"@sv .

<http://tun.fi/MX.277061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopeza albocincta" ;
    dwc:scientificNameAuthorship "(Boheman, 1863)" ;
    skos:broader <http://tun.fi/MX.277060> ;
    skos:hiddenLabel "Trichopeza albicincta"@fi,
        "Trichopeza albicincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopeza albocincta"@fi,
        "Trichopeza albocincta"@sv .

<http://tun.fi/MX.277062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopeza longicornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopeza longicornis"@fi,
        "Trichopeza longicornis"@sv .

<http://tun.fi/MX.277066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microphor anomalus" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microphor anomalus"@fi,
        "Microphor anomalus"@sv .

<http://tun.fi/MX.277067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microphor crassipes" ;
    dwc:scientificNameAuthorship "Macquart, 1827" ;
    skos:broader <http://tun.fi/MX.277065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microphor crassipes"@fi,
        "Microphor crassipes"@sv .

<http://tun.fi/MX.277068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microphor holosericeus" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.277065> ;
    skos:hiddenLabel "Microphor velutinus"@fi,
        "Microphor velutinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microphor holosericeus"@fi,
        "Microphor holosericeus"@sv .

<http://tun.fi/MX.277071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microphorella praecox" ;
    dwc:scientificNameAuthorship "(Loew, 1864)" ;
    skos:broader <http://tun.fi/MX.277070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microphorella praecox"@fi,
        "Microphorella praecox"@sv .

<http://tun.fi/MX.277075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus acuticornis" ;
    dwc:scientificNameAuthorship "Wiedemann, 1817" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus acuticornis"@fi,
        "Dolichopus acuticornis"@sv .

<http://tun.fi/MX.277076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus annulitarsis" ;
    dwc:scientificNameAuthorship "Ringdahl, 1920" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus annulitarsis"@fi,
        "Dolichopus annulitarsis"@sv .

<http://tun.fi/MX.277077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus apicalis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1849" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus apicalis"@fi,
        "Dolichopus apicalis"@sv .

<http://tun.fi/MX.277078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus argyrotarsis" ;
    dwc:scientificNameAuthorship "Wahlberg, 1850" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus argyrotarsis"@fi,
        "Dolichopus argyrotarsis"@sv .

<http://tun.fi/MX.277079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus armillatus" ;
    dwc:scientificNameAuthorship "Wahlberg, 1850" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus stenhammari var. b"@fi,
        "Dolichopus stenhammari var. b"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus armillatus"@fi,
        "Dolichopus armillatus"@sv .

<http://tun.fi/MX.27708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris subruficollis" ;
    dwc:scientificNameAuthorship "(Vieillot, 1819)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris subruficollis"@fi,
        "Tryngites subruficollis"@fi,
        "Calidris subruficollis"@sv,
        "Tryngites subruficollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundravikla"@fi,
        "prärielöpare"@sv .

<http://tun.fi/MX.277080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus atripes" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus atripes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysikoipikiiluri"@fi,
        "Dolichopus atripes"@sv .

<http://tun.fi/MX.277081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus austriacus" ;
    dwc:scientificNameAuthorship "Parent, 1927" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus austriacus"@fi,
        "Dolichopus austriacus"@sv .

<http://tun.fi/MX.277082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus bonsdorffi" ;
    dwc:scientificNameAuthorship "Frey, 1915" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus bonsdorffi"@fi,
        "Dolichopus bonsdorffi"@sv .

<http://tun.fi/MX.277083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus brevipennis" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus brevipennis"@fi,
        "Dolichopus brevipennis"@sv .

<http://tun.fi/MX.277084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus caligatus" ;
    dwc:scientificNameAuthorship "Wahlberg, 1850" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus caligatus"@fi,
        "Dolichopus caligatus"@sv .

<http://tun.fi/MX.277085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus calinotus" ;
    dwc:scientificNameAuthorship "Loew, 1871" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus calinotus"@fi,
        "Dolichopus calinotus"@sv .

<http://tun.fi/MX.277086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus campestris" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus campestris"@fi,
        "Dolichopus campestris"@sv .

<http://tun.fi/MX.277087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus cilifemoratus" ;
    dwc:scientificNameAuthorship "Macquart, 1827" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus pseudocilifemoratus"@fi,
        "Dolichopus pseudocilifemoratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus cilifemoratus"@fi,
        "Dolichopus cilifemoratus"@sv .

<http://tun.fi/MX.277088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus cinctipes" ;
    dwc:scientificNameAuthorship "Wahlberg, 1850" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus cinctipes"@fi,
        "Dolichopus cinctipes"@sv .

<http://tun.fi/MX.277089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus claviger" ;
    dwc:scientificNameAuthorship "Stannius, 1831" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus claviger"@fi,
        "Dolichopus claviger"@sv .

<http://tun.fi/MX.277090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus clavipes" ;
    dwc:scientificNameAuthorship "Haliday, 1832" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus clavipes"@fi,
        "Dolichopus clavipes"@sv .

<http://tun.fi/MX.277091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus costalis" ;
    dwc:scientificNameAuthorship "Frey, 1915" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus costalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettolähdekiiluri"@fi,
        "Dolichopus costalis"@sv .

<http://tun.fi/MX.277092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus discifer" ;
    dwc:scientificNameAuthorship "Stannius, 1831" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus discifer"@fi,
        "Dolichopus discifer"@sv .

<http://tun.fi/MX.277093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus discimanus" ;
    dwc:scientificNameAuthorship "Wahlberg, 1851" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus discimanus"@fi,
        "Dolichopus discimanus"@sv .

<http://tun.fi/MX.277094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus fraterculus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1843" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus fraterculus"@fi,
        "Dolichopus fraterculus"@sv .

<http://tun.fi/MX.277095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus griseipennis" ;
    dwc:scientificNameAuthorship "Stannius, 1831" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus griseipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmosiipikiiluri"@fi,
        "Dolichopus griseipennis"@sv .

<http://tun.fi/MX.277096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus gubernator" ;
    dwc:scientificNameAuthorship "Mik, 1878" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus gubernator"@fi,
        "Dolichopus gubernator"@sv .

<http://tun.fi/MX.277097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus hilaris" ;
    dwc:scientificNameAuthorship "Loew, 1862" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus hilaris"@fi,
        "Dolichopus hilaris"@sv .

<http://tun.fi/MX.277098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus lancearius" ;
    dwc:scientificNameAuthorship "Hedström, 1966" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus lancearius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keihäskiiluri"@fi,
        "Dolichopus lancearius"@sv .

<http://tun.fi/MX.277099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus latilimbatus" ;
    dwc:scientificNameAuthorship "Macquart, 1827" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus latilimbatus"@fi,
        "Dolichopus latilimbatus"@sv .

<http://tun.fi/MX.27710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris pugnax" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris pugnax"@fi,
        "Philomachus pugnax"@fi,
        "Tringa pugnax"@fi,
        "Calidris pugnax"@sv,
        "Philomachus pugnax"@sv,
        "Tringa pugnax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokukko"@fi,
        "brushane"@sv .

<http://tun.fi/MX.277100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus latipennis" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus latipennis"@fi,
        "Dolichopus latipennis"@sv .

<http://tun.fi/MX.277101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus lepidus" ;
    dwc:scientificNameAuthorship "Staeger, 1842" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus cruralis"@fi,
        "Dolichopus dissimilipes"@fi,
        "Dolichopus lapponicus"@fi,
        "Dolichopus tibialis"@fi,
        "Dolichopus uliginosulus"@fi,
        "Dolichopus uliginosus"@fi,
        "Dolichopus cruralis"@sv,
        "Dolichopus dissimilipes"@sv,
        "Dolichopus lapponicus"@sv,
        "Dolichopus tibialis"@sv,
        "Dolichopus uliginosulus"@sv,
        "Dolichopus uliginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus lepidus"@fi,
        "Dolichopus lepidus"@sv .

<http://tun.fi/MX.277102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus linearis" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus linearis"@fi,
        "Dolichopus linearis"@sv .

<http://tun.fi/MX.277103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus lineatocornis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1843" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus lineatocornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turakiiluri"@fi,
        "Dolichopus lineatocornis"@sv .

<http://tun.fi/MX.277104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus longicornis" ;
    dwc:scientificNameAuthorship "Stannius, 1831" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus longicornis"@fi,
        "Dolichopus longicornis"@sv .

<http://tun.fi/MX.277105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus longitarsis" ;
    dwc:scientificNameAuthorship "Stannius, 1831" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus kowarzianus"@fi,
        "Dolichopus kowarzianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus longitarsis"@fi,
        "Dolichopus longitarsis"@sv .

<http://tun.fi/MX.277106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus maculipennis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1843" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus maculipennis"@fi,
        "Dolichopus maculipennis"@sv .

<http://tun.fi/MX.277107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus mannerheimi" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus mannerheimi"@fi,
        "Dolichopus mannerheimi"@sv .

<http://tun.fi/MX.277108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus migrans" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1843" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus migrans"@fi,
        "Dolichopus migrans"@sv .

<http://tun.fi/MX.277109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus nigripes" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus nigripes"@fi,
        "Dolichopus nigripes"@sv .

<http://tun.fi/MX.277110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus nitidus" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus nitidus"@fi,
        "Dolichopus nitidus"@sv .

<http://tun.fi/MX.277111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus notatus" ;
    dwc:scientificNameAuthorship "Staeger, 1842" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus notabilis"@fi,
        "Dolichopus notabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus notatus"@fi,
        "Dolichopus notatus"@sv .

<http://tun.fi/MX.277112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus nubilus" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus nubilus"@fi,
        "Dolichopus nubilus"@sv .

<http://tun.fi/MX.277113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus pennatus" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus pennatus"@fi,
        "Dolichopus pennatus"@sv .

<http://tun.fi/MX.277114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus picipes" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus consimilis"@fi,
        "Dolichopus consimilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus picipes"@fi,
        "Dolichopus picipes"@sv .

<http://tun.fi/MX.277115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus planitarsis" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus planitarsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolikkokiiluri"@fi,
        "Dolichopus planitarsis"@sv .

<http://tun.fi/MX.277116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus plumipes" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus parvicaudatus"@fi,
        "Dolichopus pectinitarsis"@fi,
        "Dolichopus parvicaudatus"@sv,
        "Dolichopus pectinitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus plumipes"@fi,
        "Dolichopus plumipes"@sv .

<http://tun.fi/MX.277117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus popularis" ;
    dwc:scientificNameAuthorship "Wiedemann, 1817" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus popularis"@fi,
        "Dolichopus popularis"@sv .

<http://tun.fi/MX.277118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus pseudomigrans" ;
    dwc:scientificNameAuthorship "Ringdahl, 1928" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus pseudomigrans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinniittykiiluri"@fi,
        "Dolichopus pseudomigrans"@sv .

<http://tun.fi/MX.277119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus punctum" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus punctum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkiiluri"@fi,
        "Dolichopus punctum"@sv .

<http://tun.fi/MX.277120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus remipes" ;
    dwc:scientificNameAuthorship "Wahlberg, 1839" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus remipes"@fi,
        "Dolichopus remipes"@sv .

<http://tun.fi/MX.277121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus rupestris" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus rupestris"@fi,
        "Dolichopus rupestris"@sv .

<http://tun.fi/MX.277122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus ruthei" ;
    dwc:scientificNameAuthorship "Loew, 1847" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus ruthei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkusiipikiiluri"@fi,
        "Dolichopus ruthei"@sv .

<http://tun.fi/MX.277123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus sabinus" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus sabinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saaristokiiluri"@fi,
        "Dolichopus sabinus"@sv .

<http://tun.fi/MX.277124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus setiger" ;
    dwc:scientificNameAuthorship "Negrobov, 1973" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus setiger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaltiokiiluri"@fi,
        "Dolichopus setiger"@sv .

<http://tun.fi/MX.277125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus signatus" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus signatus"@fi,
        "Dolichopus signatus"@sv .

<http://tun.fi/MX.277127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus simplex" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus simplex"@fi,
        "Dolichopus simplex"@sv .

<http://tun.fi/MX.277128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus stenhammari" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1843" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus annulipes"@fi,
        "Dolichopus annulipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus stenhammari"@fi,
        "Dolichopus stenhammari"@sv .

<http://tun.fi/MX.277129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus subpennatus" ;
    dwc:scientificNameAuthorship "d'Assis-Fonseca, 1976" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus subpennatus"@fi,
        "Dolichopus subpennatus"@sv .

<http://tun.fi/MX.277130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus trivialis" ;
    dwc:scientificNameAuthorship "Haliday, 1832" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus cilifemoratus"@fi,
        "Dolichopus cilifemoratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus trivialis"@fi,
        "Dolichopus trivialis"@sv .

<http://tun.fi/MX.277131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus ungulatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus ungulatus"@fi,
        "Dolichopus ungulatus"@sv .

<http://tun.fi/MX.277132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus urbanus" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus urbanus"@fi,
        "Dolichopus urbanus"@sv .

<http://tun.fi/MX.277133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus vitripennis" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus vitripennis"@fi,
        "Dolichopus vitripennis"@sv .

<http://tun.fi/MX.277134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus wahlbergi" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1843" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus wahlbergi"@fi,
        "Dolichopus wahlbergi"@sv .

<http://tun.fi/MX.277135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus zetterstedti" ;
    dwc:scientificNameAuthorship "Stenhammar, 1852" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichopus zetterstedti"@fi,
        "Dolichopus zetterstedti"@sv .

<http://tun.fi/MX.277137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichopus diadema" ;
    dwc:scientificNameAuthorship "Haliday, 1832" ;
    skos:broader <http://tun.fi/MX.277073> ;
    skos:hiddenLabel "Dolichopus diadema"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korukiiluri"@fi,
        "Dolichopus diadema"@sv .

<http://tun.fi/MX.277139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ethiromyia chalybea" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.277138> ;
    skos:hiddenLabel "Dolichopus chalybeus"@fi,
        "Ethiromyia chalybeus"@fi,
        "Gymnopternus chalybeus"@fi,
        "Hercostomus chalybeus"@fi,
        "Dolichopus chalybeus"@sv,
        "Ethiromyia chalybeus"@sv,
        "Gymnopternus chalybeus"@sv,
        "Hercostomus chalybeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ethiromyia chalybea"@fi,
        "Ethiromyia chalybea"@sv .

<http://tun.fi/MX.277141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopternus aerosus" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnopternus aerosus"@fi,
        "Gymnopternus aerosus"@sv .

<http://tun.fi/MX.277142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopternus angustifrons" ;
    dwc:scientificNameAuthorship "(Staeger, 1842)" ;
    skos:broader <http://tun.fi/MX.277140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnopternus angustifrons"@fi,
        "Gymnopternus angustifrons"@sv .

<http://tun.fi/MX.277143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopternus brevicornis" ;
    dwc:scientificNameAuthorship "(Staeger, 1842)" ;
    skos:broader <http://tun.fi/MX.277140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnopternus brevicornis"@fi,
        "Gymnopternus brevicornis"@sv .

<http://tun.fi/MX.277144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopternus celer" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnopternus celer"@fi,
        "Gymnopternus celer"@sv .

<http://tun.fi/MX.277145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopternus metallicus" ;
    dwc:scientificNameAuthorship "(Stannius, 1831)" ;
    skos:broader <http://tun.fi/MX.277140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnopternus metallicus"@fi,
        "Gymnopternus metallicus"@sv .

<http://tun.fi/MX.277147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hercostomus germanus" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.277146> ;
    skos:hiddenLabel "Hercostomus germanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksankiiluri"@fi,
        "Hercostomus germanus"@sv .

<http://tun.fi/MX.277148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hercostomus nigrilamellatus" ;
    dwc:scientificNameAuthorship "(Macquart, 1827)" ;
    skos:broader <http://tun.fi/MX.277146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hercostomus nigrilamellatus"@fi,
        "Hercostomus nigrilamellatus"@sv .

<http://tun.fi/MX.277149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hercostomus nigriplantis" ;
    dwc:scientificNameAuthorship "(Stannius, 1831)" ;
    skos:broader <http://tun.fi/MX.277146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hercostomus nigriplantis"@fi,
        "Hercostomus nigriplantis"@sv .

<http://tun.fi/MX.277150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hercostomus sahlbergi" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hercostomus sahlbergi"@fi,
        "Hercostomus sahlbergi"@sv .

<http://tun.fi/MX.277152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sybistroma discipes" ;
    dwc:scientificNameAuthorship "(Germar, 1817)" ;
    skos:broader <http://tun.fi/MX.277151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sybistroma discipes"@fi,
        "Sybistroma discipes"@sv .

<http://tun.fi/MX.277153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sybistroma obscurellum" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sybistroma obscurellum"@fi,
        "Sybistroma obscurellum"@sv .

<http://tun.fi/MX.277155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachytrechus ammobates" ;
    dwc:scientificNameAuthorship "(Haliday, 1851)" ;
    skos:broader <http://tun.fi/MX.277154> ;
    skos:hiddenLabel "Tachytrechus plumipes"@fi,
        "Tachytrechus plumipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachytrechus ammobates"@fi,
        "Tachytrechus ammobates"@sv .

<http://tun.fi/MX.277156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachytrechus hamatus" ;
    dwc:scientificNameAuthorship "Loew, 1871" ;
    skos:broader <http://tun.fi/MX.277154> ;
    skos:hiddenLabel "Tachytrechus hamatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruopparuskokiiluri"@fi,
        "Tachytrechus hamatus"@sv .

<http://tun.fi/MX.277157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachytrechus notatus" ;
    dwc:scientificNameAuthorship "(Stannius, 1831)" ;
    skos:broader <http://tun.fi/MX.277154> ;
    skos:hiddenLabel "Tachytrechus notatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaruskokiiluri"@fi,
        "Tachytrechus notatus"@sv .

<http://tun.fi/MX.277160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciapus albifrons" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277159> ;
    skos:hiddenLabel "Sciapus albifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoaavekiiluri"@fi,
        "Sciapus albifrons"@sv .

<http://tun.fi/MX.277161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciapus basilicus" ;
    dwc:scientificNameAuthorship "Meuffels & Grootaert, 1990" ;
    skos:broader <http://tun.fi/MX.277159> ;
    skos:hiddenLabel "Sciapus basilicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoaavekiiluri"@fi,
        "Sciapus basilicus"@sv .

<http://tun.fi/MX.277162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciapus lobipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciapus lobipes"@fi,
        "Sciapus lobipes"@sv .

<http://tun.fi/MX.277163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciapus longulus" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciapus longulus"@fi,
        "Sciapus longulus"@sv .

<http://tun.fi/MX.277164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciapus maritimus" ;
    dwc:scientificNameAuthorship "Becker, 1918" ;
    skos:broader <http://tun.fi/MX.277159> ;
    skos:hiddenLabel "Sciapus flavomaculatus"@fi,
        "Sciapus flavomaculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciapus maritimus"@fi,
        "Sciapus maritimus"@sv .

<http://tun.fi/MX.277165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciapus platypterus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.277159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciapus platypterus"@fi,
        "Sciapus platypterus"@sv .

<http://tun.fi/MX.277166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciapus wiedemanni" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciapus wiedemanni"@fi,
        "Sciapus wiedemanni"@sv .

<http://tun.fi/MX.277167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciapus zonatulus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277159> ;
    skos:hiddenLabel "Sciapus zonatulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkoaavekiiluri"@fi,
        "Sciapus zonatulus"@sv .

<http://tun.fi/MX.277170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus alpinus" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campsicnemus alpinus"@fi,
        "Campsicnemus alpinus"@sv .

<http://tun.fi/MX.277171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus armatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:hiddenLabel "Campsicnemus armatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karttukurakiiluri"@fi,
        "Campsicnemus armatus"@sv .

<http://tun.fi/MX.277172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus articulatellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:hiddenLabel "Campsicnemus dasycnemus"@fi,
        "Campsicnemus pilosellus"@fi,
        "Campsicnemus dasycnemus"@sv,
        "Campsicnemus pilosellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campsicnemus articulatellus"@fi,
        "Campsicnemus articulatellus"@sv .

<http://tun.fi/MX.277173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus compeditus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campsicnemus compeditus"@fi,
        "Campsicnemus compeditus"@sv .

<http://tun.fi/MX.277174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus curvipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campsicnemus curvipes"@fi,
        "Campsicnemus curvipes"@sv .

<http://tun.fi/MX.277175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus femoratus" ;
    dwc:scientificNameAuthorship "Ringdahl, 1949" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campsicnemus femoratus"@fi,
        "Campsicnemus femoratus"@sv .

<http://tun.fi/MX.277176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus loripes" ;
    dwc:scientificNameAuthorship "(Haliday, 1832)" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campsicnemus loripes"@fi,
        "Campsicnemus loripes"@sv .

<http://tun.fi/MX.277177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus lumbatus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campsicnemus lumbatus"@fi,
        "Campsicnemus lumbatus"@sv .

<http://tun.fi/MX.277178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus marginatus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campsicnemus marginatus"@fi,
        "Campsicnemus marginatus"@sv .

<http://tun.fi/MX.277179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus paradoxus" ;
    dwc:scientificNameAuthorship "(Wahlberg, 1844)" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campsicnemus paradoxus"@fi,
        "Campsicnemus paradoxus"@sv .

<http://tun.fi/MX.277180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus picticornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campsicnemus picticornis"@fi,
        "Campsicnemus picticornis"@sv .

<http://tun.fi/MX.277181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus pumilio" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:hiddenLabel "Campsicnemus pectinulatus"@fi,
        "Campsicnemus pumilio"@fi,
        "Campsicnemus pectinulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäkurakiiluri"@fi,
        "Campsicnemus pumilio"@sv .

<http://tun.fi/MX.277182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus pusillus" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campsicnemus pusillus"@fi,
        "Campsicnemus pusillus"@sv .

<http://tun.fi/MX.277183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus scambus" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campsicnemus scambus"@fi,
        "Campsicnemus scambus"@sv .

<http://tun.fi/MX.277185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprochromus semiflavus" ;
    dwc:scientificNameAuthorship "(Strobl, 1880)" ;
    skos:broader <http://tun.fi/MX.277184> ;
    skos:hiddenLabel "Diaphorus semiflavus"@fi,
        "Lamprochromus strobli"@fi,
        "Diaphorus semiflavus"@sv,
        "Lamprochromus strobli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamprochromus semiflavus"@fi,
        "Lamprochromus semiflavus"@sv .

<http://tun.fi/MX.277187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympycnus aeneicoxa" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympycnus aeneicoxa"@fi,
        "Sympycnus aeneicoxa"@sv .

<http://tun.fi/MX.277188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympycnus pulicarius" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympycnus pulicarius"@fi,
        "Sympycnus pulicarius"@sv .

<http://tun.fi/MX.277190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntormon bicolorellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277189> ;
    skos:hiddenLabel "Bathycranium bicolorellum"@fi,
        "Syntormon bicolorellum"@fi,
        "Bathycranium bicolorellum"@sv,
        "Syntormon bicolorellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntormon bicolorellus"@fi,
        "Syntormon bicolorellus"@sv .

<http://tun.fi/MX.277191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntormon filiger" ;
    dwc:scientificNameAuthorship "Verrall, 1912" ;
    skos:broader <http://tun.fi/MX.277189> ;
    skos:hiddenLabel "Rhaphium rufipes"@fi,
        "Syntormon filiger"@fi,
        "Syntormon obscurifrons"@fi,
        "Syntormon simplicipes"@fi,
        "Rhaphium rufipes"@sv,
        "Syntormon obscurifrons"@sv,
        "Syntormon simplicipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "narulukkokiiluri"@fi,
        "Syntormon filiger"@sv .

<http://tun.fi/MX.277192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntormon freymuthae" ;
    dwc:scientificNameAuthorship "Loew, 1873" ;
    skos:broader <http://tun.fi/MX.277189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntormon freymuthae"@fi,
        "Syntormon freymuthae"@sv .

<http://tun.fi/MX.277193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntormon metathesis" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.277189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntormon metathesis"@fi,
        "Syntormon metathesis"@sv .

<http://tun.fi/MX.277194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntormon pallipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.277189> ;
    skos:hiddenLabel "Syntormon hamatus"@fi,
        "Syntormon pallipes var. immaculatus"@fi,
        "Syntormon hamatus"@sv,
        "Syntormon pallipes var. immaculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntormon pallipes"@fi,
        "Syntormon pallipes"@sv .

<http://tun.fi/MX.277195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntormon pumilus" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277189> ;
    skos:hiddenLabel "Syntormon longiseta"@fi,
        "Syntormon pumilio"@fi,
        "Syntormon pusillus"@fi,
        "Syntormon rufipes"@fi,
        "Syntormon tridens"@fi,
        "Syntormon longiseta"@sv,
        "Syntormon pumilio"@sv,
        "Syntormon pusillus"@sv,
        "Syntormon rufipes"@sv,
        "Syntormon tridens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntormon pumilus"@fi,
        "Syntormon pumilus"@sv .

<http://tun.fi/MX.277196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntormon tarsatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277189> ;
    skos:hiddenLabel "Syntormon gratiosus"@fi,
        "Syntormon obscurellus"@fi,
        "Syntormon palmipes"@fi,
        "Syntormon gratiosus"@sv,
        "Syntormon obscurellus"@sv,
        "Syntormon palmipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntormon tarsatus"@fi,
        "Syntormon tarsatus"@sv .

<http://tun.fi/MX.277198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telmaturgus tumidulus" ;
    dwc:scientificNameAuthorship "(Raddatz, 1873)" ;
    skos:broader <http://tun.fi/MX.277197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telmaturgus tumidulus"@fi,
        "Telmaturgus tumidulus"@sv .

<http://tun.fi/MX.277200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teuchophorus monacanthus" ;
    dwc:scientificNameAuthorship "Loew, 1859" ;
    skos:broader <http://tun.fi/MX.277199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teuchophorus monacanthus"@fi,
        "Teuchophorus monacanthus"@sv .

<http://tun.fi/MX.277201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teuchophorus nigricosta" ;
    dwc:scientificNameAuthorship "(von Roser, 1840)" ;
    skos:broader <http://tun.fi/MX.277199> ;
    skos:hiddenLabel "Teuchophorus pectinifer"@fi,
        "Teuchophorus signatus"@fi,
        "Teuchophorus pectinifer"@sv,
        "Teuchophorus signatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teuchophorus nigricosta"@fi,
        "Teuchophorus nigricosta"@sv .

<http://tun.fi/MX.277202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teuchophorus spinigerellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teuchophorus spinigerellus"@fi,
        "Teuchophorus spinigerellus"@sv .

<http://tun.fi/MX.277205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyra argentina" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Argyra argentina"@fi,
        "Argyra argentina"@sv .

<http://tun.fi/MX.277206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyra argyria" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277204> ;
    skos:hiddenLabel "Argyra argyria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitohopeakiiluri"@fi,
        "Argyra argyria"@sv .

<http://tun.fi/MX.277207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyra auricollis" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Argyra auricollis"@fi,
        "Argyra auricollis"@sv .

<http://tun.fi/MX.277208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyra diaphana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.277204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Argyra diaphana"@fi,
        "Argyra diaphana"@sv .

<http://tun.fi/MX.277209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyra elongata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Argyra elongata"@fi,
        "Argyra elongata"@sv .

<http://tun.fi/MX.277210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyra ilonae" ;
    dwc:scientificNameAuthorship "Geoffries, 1989" ;
    skos:broader <http://tun.fi/MX.277204> ;
    skos:hiddenLabel "Argyra confinis"@fi,
        "Argyra confinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Argyra ilonae"@fi,
        "Argyra ilonae"@sv .

<http://tun.fi/MX.277211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyra leucocephala" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Argyra leucocephala"@fi,
        "Argyra leucocephala"@sv .

<http://tun.fi/MX.277212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyra magnicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Argyra magnicornis"@fi,
        "Argyra magnicornis"@sv .

<http://tun.fi/MX.277213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyra setulipes" ;
    dwc:scientificNameAuthorship "Becker, 1918" ;
    skos:broader <http://tun.fi/MX.277204> ;
    skos:hiddenLabel "Argyra setulipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokihopeakiiluri"@fi,
        "Argyra setulipes"@sv .

<http://tun.fi/MX.277214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyra setimana" ;
    dwc:scientificNameAuthorship "Loew, 1859" ;
    skos:broader <http://tun.fi/MX.277204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Argyra setimana"@fi,
        "Argyra setimana"@sv .

<http://tun.fi/MX.277215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyra spoliata" ;
    dwc:scientificNameAuthorship "Kowarz, 1879" ;
    skos:broader <http://tun.fi/MX.277204> ;
    skos:hiddenLabel "Argyra spoliata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viluhopeakiiluri"@fi,
        "Argyra spoliata"@sv .

<http://tun.fi/MX.277216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyra vestita" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.277204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Argyra vestita"@fi,
        "Argyra vestita"@sv .

<http://tun.fi/MX.277218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asyndetus latifrons" ;
    dwc:scientificNameAuthorship "(Loew, 1857)" ;
    skos:broader <http://tun.fi/MX.277217> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asyndetus latifrons"@fi,
        "Asyndetus latifrons"@sv .

<http://tun.fi/MX.277220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotus angulicornis" ;
    dwc:scientificNameAuthorship "Kowarz, 1874" ;
    skos:broader <http://tun.fi/MX.277219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysotus angulicornis"@fi,
        "Chrysotus angulicornis"@sv .

<http://tun.fi/MX.277221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotus cilipes" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysotus cilipes"@fi,
        "Chrysotus cilipes"@sv .

<http://tun.fi/MX.277222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotus cupreus" ;
    dwc:scientificNameAuthorship "(Macquart, 1827)" ;
    skos:broader <http://tun.fi/MX.277219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysotus cupreus"@fi,
        "Chrysotus cupreus"@sv .

<http://tun.fi/MX.277223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotus femoratus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1843" ;
    skos:broader <http://tun.fi/MX.277219> ;
    skos:hiddenLabel "Chrysotus femoratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "santatöpökiiluri"@fi,
        "Chrysotus femoratus"@sv .

<http://tun.fi/MX.277224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotus gramineus" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277219> ;
    skos:hiddenLabel "Chrysotus microcerus"@fi,
        "Chrysotus varians"@fi,
        "Chrysotus microcerus"@sv,
        "Chrysotus varians"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysotus gramineus"@fi,
        "Chrysotus gramineus"@sv .

<http://tun.fi/MX.277225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotus laesus" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.277219> ;
    skos:hiddenLabel "Chrysotus amplicornis"@fi,
        "Chrysotus laesus"@fi,
        "Chrysotus amplicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "veritöpökiiluri"@fi,
        "Chrysotus laesus"@sv .

<http://tun.fi/MX.277226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotus neglectus" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.277219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysotus neglectus"@fi,
        "Chrysotus neglectus"@sv .

<http://tun.fi/MX.277227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotus obscuripes" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.277219> ;
    skos:hiddenLabel "Chrysotus kowarzi"@fi,
        "Chrysotus kowarzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysotus obscuripes"@fi,
        "Chrysotus obscuripes"@sv .

<http://tun.fi/MX.277228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotus pulchellus" ;
    dwc:scientificNameAuthorship "Kowarz, 1874" ;
    skos:broader <http://tun.fi/MX.277219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysotus pulchellus"@fi,
        "Chrysotus pulchellus"@sv .

<http://tun.fi/MX.277229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotus suavis" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysotus suavis"@fi,
        "Chrysotus suavis"@sv .

<http://tun.fi/MX.277231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaphorus hoffmannseggi" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.277230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaphorus hoffmannseggi"@fi,
        "Diaphorus hoffmannseggi"@sv .

<http://tun.fi/MX.277232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaphorus nigricans" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaphorus nigricans"@fi,
        "Diaphorus nigricans"@sv .

<http://tun.fi/MX.277233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaphorus oculatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaphorus oculatus"@fi,
        "Diaphorus oculatus"@sv .

<http://tun.fi/MX.277235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanostolus melancholicus" ;
    dwc:scientificNameAuthorship "(Loew, 1869)" ;
    skos:broader <http://tun.fi/MX.277234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanostolus melancholicus"@fi,
        "Melanostolus melancholicus"@sv .

<http://tun.fi/MX.277238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichophorus kerteszi" ;
    dwc:scientificNameAuthorship "Lichtward, 1902" ;
    skos:broader <http://tun.fi/MX.277237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichophorus kerteszi"@fi,
        "Dolichophorus kerteszi"@sv .

<http://tun.fi/MX.27724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stercorarius skua" ;
    dwc:scientificNameAuthorship "(Brünnich, 1764)" ;
    skos:broader <http://tun.fi/MX.27728> ;
    skos:hiddenLabel "Catharacta skua"@fi,
        "Stercorarius skua"@fi,
        "Catharacta skua"@sv,
        "Stercorarius skua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokihu"@fi,
        "storlabb"@sv .

<http://tun.fi/MX.277240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera abstrusa" ;
    dwc:scientificNameAuthorship "Thuneberg, 1955" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera abstrusa"@fi,
        "Medetera abstrusa"@sv .

<http://tun.fi/MX.277241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera acanthura" ;
    dwc:scientificNameAuthorship "Negrobov & Thuneberg, 1970" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera acanthura"@fi,
        "Medetera acanthura"@sv .

<http://tun.fi/MX.277242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera adjaniae" ;
    dwc:scientificNameAuthorship "Gosseries, 1989" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:hiddenLabel "Medetera breviseta"@fi,
        "Medetera breviseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera adjaniae"@fi,
        "Medetera adjaniae"@sv .

<http://tun.fi/MX.277243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera ambigua" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:hiddenLabel "Medetera ambigua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outopäpsiäinen"@fi,
        "Medetera ambigua"@sv .

<http://tun.fi/MX.277244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera apicalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera apicalis"@fi,
        "Medetera apicalis"@sv .

<http://tun.fi/MX.277245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera belgica" ;
    dwc:scientificNameAuthorship "Parent, 1936" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera belgica"@fi,
        "Medetera belgica"@sv .

<http://tun.fi/MX.277246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera betulae" ;
    dwc:scientificNameAuthorship "Ringdahl, 1949" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera betulae"@fi,
        "Medetera betulae"@sv .

<http://tun.fi/MX.277247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera borealis" ;
    dwc:scientificNameAuthorship "Thuneberg, 1955" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera borealis"@fi,
        "Medetera borealis"@sv .

<http://tun.fi/MX.277248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera cuspidata" ;
    dwc:scientificNameAuthorship "Collin, 1941" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera cuspidata"@fi,
        "Medetera cuspidata"@sv .

<http://tun.fi/MX.277249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera dichrocera" ;
    dwc:scientificNameAuthorship "Kowarz, 1877" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera dichrocera"@fi,
        "Medetera dichrocera"@sv .

<http://tun.fi/MX.277250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera excellens" ;
    dwc:scientificNameAuthorship "Frey, 1909" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera excellens"@fi,
        "Medetera excellens"@sv .

<http://tun.fi/MX.277251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera fasciata" ;
    dwc:scientificNameAuthorship "Frey, 1915" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera fasciata"@fi,
        "Medetera fasciata"@sv .

<http://tun.fi/MX.277252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera freyi" ;
    dwc:scientificNameAuthorship "Thuneberg, 1955" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:hiddenLabel "Medetera freyi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "freynpäpsiäinen"@fi,
        "Medetera freyi"@sv .

<http://tun.fi/MX.277253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera fumida" ;
    dwc:scientificNameAuthorship "Negrobov, 1967" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera fumida"@fi,
        "Medetera fumida"@sv .

<http://tun.fi/MX.277254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera impigra" ;
    dwc:scientificNameAuthorship "Collin, 1941" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera impigra"@fi,
        "Medetera impigra"@sv .

<http://tun.fi/MX.277255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera incrassata" ;
    dwc:scientificNameAuthorship "Frey, 1909" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:hiddenLabel "Medetera incrassata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiilapäpsiäinen"@fi,
        "Medetera incrassata"@sv .

<http://tun.fi/MX.277256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera infumata" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera infumata"@fi,
        "Medetera infumata"@sv .

<http://tun.fi/MX.277257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera inspissata" ;
    dwc:scientificNameAuthorship "Collin, 1952" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera inspissata"@fi,
        "Medetera inspissata"@sv .

<http://tun.fi/MX.277258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera jacula" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera jacula"@fi,
        "Medetera jacula"@sv .

<http://tun.fi/MX.277259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera jugalis" ;
    dwc:scientificNameAuthorship "Collin, 1941" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera jugalis"@fi,
        "Medetera jugalis"@sv .

<http://tun.fi/MX.277260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera melancholica" ;
    dwc:scientificNameAuthorship "Lundbeck, 1912" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera melancholica"@fi,
        "Medetera melancholica"@sv .

<http://tun.fi/MX.277261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera muralis" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera muralis"@fi,
        "Medetera muralis"@sv .

<http://tun.fi/MX.277262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera nitida" ;
    dwc:scientificNameAuthorship "(Macquart, 1834)" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:hiddenLabel "Medetera nitida"@fi,
        "Medetera stackelbergi"@fi,
        "Medetera stackelbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltopäpsiäinen"@fi,
        "Medetera nitida"@sv .

<http://tun.fi/MX.277263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera obscura" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera obscura"@fi,
        "Medetera obscura"@sv .

<http://tun.fi/MX.277264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera pallipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera pallipes"@fi,
        "Medetera pallipes"@sv .

<http://tun.fi/MX.277265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera parenti" ;
    dwc:scientificNameAuthorship "Stackelberg, 1925" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:hiddenLabel "Medetera collini"@fi,
        "Medetera parenti"@fi,
        "Medetera collini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parentinpäpsiäinen"@fi,
        "Medetera parenti"@sv .

<http://tun.fi/MX.277266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera pinicola" ;
    dwc:scientificNameAuthorship "Kowarz, 1877" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:hiddenLabel "Medetera nuortevai"@fi,
        "Medetera nuortevai"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera pinicola"@fi,
        "Medetera pinicola"@sv .

<http://tun.fi/MX.277267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera plumbella" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:hiddenLabel "Medetera plumbella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleahiekkapäpsiäinen"@fi,
        "Medetera plumbella"@sv .

<http://tun.fi/MX.277268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera prjachinae" ;
    dwc:scientificNameAuthorship "Negrobov & Stackelberg, 1974" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera prjachinae"@fi,
        "Medetera prjachinae"@sv .

<http://tun.fi/MX.277269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera protuberans" ;
    dwc:scientificNameAuthorship "Negrobov, 1967" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera protuberans"@fi,
        "Medetera protuberans"@sv .

<http://tun.fi/MX.277270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera pseudoapicalis" ;
    dwc:scientificNameAuthorship "Thuneberg, 1955" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera pseudoapicalis"@fi,
        "Medetera pseudoapicalis"@sv .

<http://tun.fi/MX.277271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera seguyi" ;
    dwc:scientificNameAuthorship "Parent, 1926" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:hiddenLabel "Medetera sequyi"@fi,
        "Medetera sequyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera seguyi"@fi,
        "Medetera seguyi"@sv .

<http://tun.fi/MX.277272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera senicula" ;
    dwc:scientificNameAuthorship "Kowarz, 1877" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera senicula"@fi,
        "Medetera senicula"@sv .

<http://tun.fi/MX.277273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera setiventris" ;
    dwc:scientificNameAuthorship "Thuneberg, 1955" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera setiventris"@fi,
        "Medetera setiventris"@sv .

<http://tun.fi/MX.277274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera signaticornis" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera signaticornis"@fi,
        "Medetera signaticornis"@sv .

<http://tun.fi/MX.277275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera striata" ;
    dwc:scientificNameAuthorship "Parent, 1927" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera striata"@fi,
        "Medetera striata"@sv .

<http://tun.fi/MX.277276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera tristis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera tristis"@fi,
        "Medetera tristis"@sv .

<http://tun.fi/MX.277277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera vagans" ;
    dwc:scientificNameAuthorship "Becker, 1917" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:hiddenLabel "Medetera fennica"@fi,
        "Medetera fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera vagans"@fi,
        "Medetera vagans"@sv .

<http://tun.fi/MX.277278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera bilineata" ;
    dwc:scientificNameAuthorship "Frey, 1915" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:hiddenLabel "Medetera bilineatus"@fi,
        "Medeterus veles"@fi,
        "Medetera bilineatus"@sv,
        "Medeterus veles"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera bilineata"@fi,
        "Medetera bilineata"@sv .

<http://tun.fi/MX.277279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medetera zinovjevi" ;
    dwc:scientificNameAuthorship "Negrobov, 1967" ;
    skos:broader <http://tun.fi/MX.277239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medetera zinovjevi"@fi,
        "Medetera zinovjevi"@sv .

<http://tun.fi/MX.277281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Systenus bipartitus" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.277280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Systenus bipartitus"@fi,
        "Systenus bipartitus"@sv .

<http://tun.fi/MX.277282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Systenus pallipes" ;
    dwc:scientificNameAuthorship "(von Roser, 1840)" ;
    skos:broader <http://tun.fi/MX.277280> ;
    skos:hiddenLabel "Systenus adpropinquus"@fi,
        "Systenus adpropinquus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Systenus pallipes"@fi,
        "Systenus pallipes"@sv .

<http://tun.fi/MX.277283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Systenus scholtzi" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.277280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Systenus scholtzi"@fi,
        "Systenus scholtzi"@sv .

<http://tun.fi/MX.277285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrypticus atomus" ;
    dwc:scientificNameAuthorship "Frey, 1915" ;
    skos:broader <http://tun.fi/MX.277284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrypticus atomus"@fi,
        "Thrypticus atomus"@sv .

<http://tun.fi/MX.277286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrypticus bellus" ;
    dwc:scientificNameAuthorship "Loew, 1869" ;
    skos:broader <http://tun.fi/MX.277284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrypticus bellus"@fi,
        "Thrypticus bellus"@sv .

<http://tun.fi/MX.277287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrypticus cuneatus" ;
    dwc:scientificNameAuthorship "(Becker, 1917)" ;
    skos:broader <http://tun.fi/MX.277284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrypticus cuneatus"@fi,
        "Thrypticus cuneatus"@sv .

<http://tun.fi/MX.277288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrypticus divisus" ;
    dwc:scientificNameAuthorship "Strobl, 1880" ;
    skos:broader <http://tun.fi/MX.277284> ;
    skos:hiddenLabel "Thrypticus fennicus"@fi,
        "Thrypticus fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrypticus divisus"@fi,
        "Thrypticus divisus"@sv .

<http://tun.fi/MX.277289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrypticus intercedens" ;
    dwc:scientificNameAuthorship "Negrobov, 1967" ;
    skos:broader <http://tun.fi/MX.277284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrypticus intercedens"@fi,
        "Thrypticus intercedens"@sv .

<http://tun.fi/MX.27729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stercorarius pomarinus" ;
    dwc:scientificNameAuthorship "(Temminck, 1815)" ;
    skos:broader <http://tun.fi/MX.27728> ;
    skos:hiddenLabel "Stercorarius pomarinus"@fi,
        "Stercorarius pomarinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveäpyrstökihu"@fi,
        "bredstjärtad labb"@sv .

<http://tun.fi/MX.277290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrypticus laetus" ;
    dwc:scientificNameAuthorship "Verrall, 1912" ;
    skos:broader <http://tun.fi/MX.277284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrypticus laetus"@fi,
        "Thrypticus laetus"@sv .

<http://tun.fi/MX.277291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrypticus nigricauda" ;
    dwc:scientificNameAuthorship "Wood, 1913" ;
    skos:broader <http://tun.fi/MX.277284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrypticus nigricauda"@fi,
        "Thrypticus nigricauda"@sv .

<http://tun.fi/MX.277292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrypticus pollinosus" ;
    dwc:scientificNameAuthorship "Verrall, 1912" ;
    skos:broader <http://tun.fi/MX.277284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrypticus pollinosus"@fi,
        "Thrypticus pollinosus"@sv .

<http://tun.fi/MX.277293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrypticus pruinosus" ;
    dwc:scientificNameAuthorship "Parent, 1932" ;
    skos:broader <http://tun.fi/MX.277284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrypticus pruinosus"@fi,
        "Thrypticus pruinosus"@sv .

<http://tun.fi/MX.277294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrypticus smaragdinus" ;
    dwc:scientificNameAuthorship "Gerstäcker, 1864" ;
    skos:broader <http://tun.fi/MX.277284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrypticus smaragdinus"@fi,
        "Thrypticus smaragdinus"@sv .

<http://tun.fi/MX.277295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrypticus tarsalis" ;
    dwc:scientificNameAuthorship "Parent, 1932" ;
    skos:broader <http://tun.fi/MX.277284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrypticus tarsalis"@fi,
        "Thrypticus tarsalis"@sv .

<http://tun.fi/MX.277299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus albiceps" ;
    dwc:scientificNameAuthorship "Frey, 1915" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus albiceps"@fi,
        "Hydrophorus albiceps"@sv .

<http://tun.fi/MX.27730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stercorarius parasiticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27728> ;
    skos:hiddenLabel "Stercorarius parasiticus"@fi,
        "Stercorarius parasiticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikihu"@fi,
        "kustlabb"@sv .

<http://tun.fi/MX.277300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus alpinus" ;
    dwc:scientificNameAuthorship "Wahlberg, 1844" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus alpinus"@fi,
        "Hydrophorus alpinus"@sv .

<http://tun.fi/MX.277301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus altivagus" ;
    dwc:scientificNameAuthorship "Aldrich, 1911" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:hiddenLabel "Hydrophorus wahlgreni"@fi,
        "Hydrophorus wahlgreni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus altivagus"@fi,
        "Hydrophorus altivagus"@sv .

<http://tun.fi/MX.277302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus bipunctatus" ;
    dwc:scientificNameAuthorship "(Lehmann, 1822)" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus bipunctatus"@fi,
        "Hydrophorus bipunctatus"@sv .

<http://tun.fi/MX.277303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus borealis" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus borealis"@fi,
        "Hydrophorus borealis"@sv .

<http://tun.fi/MX.277304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus brunnicosus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus brunnicosus"@fi,
        "Hydrophorus brunnicosus"@sv .

<http://tun.fi/MX.277305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus callosoma" ;
    dwc:scientificNameAuthorship "Frey, 1915" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:hiddenLabel "Hydrophorus albosignatus"@fi,
        "Hydrophorus callosoma"@fi,
        "Hydrophorus albosignatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyhtylitokiiluri"@fi,
        "Hydrophorus callosoma"@sv .

<http://tun.fi/MX.277306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus freyi" ;
    dwc:scientificNameAuthorship "Storå, 1954" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus freyi"@fi,
        "Hydrophorus freyi"@sv .

<http://tun.fi/MX.277307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus geminus" ;
    dwc:scientificNameAuthorship "Frey, 1915" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus geminus"@fi,
        "Hydrophorus geminus"@sv .

<http://tun.fi/MX.277308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus litoreus" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus litoreus"@fi,
        "Hydrophorus litoreus"@sv .

<http://tun.fi/MX.277309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus nebulosus" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus nebulosus"@fi,
        "Hydrophorus nebulosus"@sv .

<http://tun.fi/MX.27731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stercorarius longicaudus" ;
    dwc:scientificNameAuthorship "Vieillot, 1819" ;
    skos:broader <http://tun.fi/MX.27728> ;
    skos:hiddenLabel "Stercorarius longicaudus"@fi,
        "Stercorarius longicaudus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikihu"@fi,
        "fjällabb"@sv .

<http://tun.fi/MX.277310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus norvegicus" ;
    dwc:scientificNameAuthorship "Ringdahl, 1928" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus norvegicus"@fi,
        "Hydrophorus norvegicus"@sv .

<http://tun.fi/MX.277311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus pectinatus" ;
    dwc:scientificNameAuthorship "Gerstäcker, 1864" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:hiddenLabel "Hydrophorus forcipatus"@fi,
        "Hydrophorus forcipatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus pectinatus"@fi,
        "Hydrophorus pectinatus"@sv .

<http://tun.fi/MX.277312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus pilipes" ;
    dwc:scientificNameAuthorship "Frey, 1915" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus pilipes"@fi,
        "Hydrophorus pilipes"@sv .

<http://tun.fi/MX.277313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus praecox" ;
    dwc:scientificNameAuthorship "(Lehmann, 1822)" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus praecox"@fi,
        "Hydrophorus praecox"@sv .

<http://tun.fi/MX.277314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus rufibarbis" ;
    dwc:scientificNameAuthorship "Gerstäcker, 1864" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:hiddenLabel "Hydrophorus micans"@fi,
        "Hydrophorus micans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus rufibarbis"@fi,
        "Hydrophorus rufibarbis"@sv .

<http://tun.fi/MX.277315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus signiferus" ;
    dwc:scientificNameAuthorship "Coquillett, 1899" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:hiddenLabel "Hydrophorus magnicornis"@fi,
        "Hydrophorus signifer"@fi,
        "Hydrophorus magnicornis"@sv,
        "Hydrophorus signifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus signiferus"@fi,
        "Hydrophorus signiferus"@sv .

<http://tun.fi/MX.277316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus viridis" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophorus viridis"@fi,
        "Hydrophorus viridis"@sv .

<http://tun.fi/MX.277318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liancalus virens" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.277317> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liancalus virens"@fi,
        "Liancalus virens"@sv .

<http://tun.fi/MX.277320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peodes petsamoensis" ;
    dwc:scientificNameAuthorship "Frey, 1930" ;
    skos:broader <http://tun.fi/MX.277319> ;
    skos:hiddenLabel "Peodes petsamoensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "petsamonkiiluri"@fi,
        "Peodes petsamoensis"@sv .

<http://tun.fi/MX.277322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scellus spinimanus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scellus spinimanus"@fi,
        "Scellus spinimanus"@sv .

<http://tun.fi/MX.277325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thinophilus flavipalpis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277323> ;
    skos:hiddenLabel "Thinophilus flavipalpis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaalealätkäkiiluri"@fi,
        "Thinophilus flavipalpis"@sv .

<http://tun.fi/MX.277326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thinophilus ruficornis" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.277323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thinophilus ruficornis"@fi,
        "Thinophilus ruficornis"@sv .

<http://tun.fi/MX.277329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurigona abdominalis" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurigona abdominalis"@fi,
        "Neurigona abdominalis"@sv .

<http://tun.fi/MX.277330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurigona pallida" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurigona pallida"@fi,
        "Neurigona pallida"@sv .

<http://tun.fi/MX.277331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurigona quadrifasciata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.277328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurigona quadrifasciata"@fi,
        "Neurigona quadrifasciata"@sv .

<http://tun.fi/MX.277332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurigona suturalis" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurigona suturalis"@fi,
        "Neurigona suturalis"@sv .

<http://tun.fi/MX.277336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium albifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium albifrons"@fi,
        "Rhaphium albifrons"@sv .

<http://tun.fi/MX.277337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium appendiculatum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:hiddenLabel "Rhaphium macrocerum"@fi,
        "Rhaphium macrocerum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium appendiculatum"@fi,
        "Rhaphium appendiculatum"@sv .

<http://tun.fi/MX.277338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium basale" ;
    dwc:scientificNameAuthorship "Loew, 1850" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:hiddenLabel "Rhaphium basale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säikkärapikiiluri"@fi,
        "Rhaphium basale"@sv .

<http://tun.fi/MX.277339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium caliginosum" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:hiddenLabel "Rhaphium zetterstedti"@fi,
        "Rhaphium zetterstedti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium caliginosum"@fi,
        "Rhaphium caliginosum"@sv .

<http://tun.fi/MX.277340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium commune" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:hiddenLabel "Rhaphium spinicoxa"@fi,
        "Rhaphium spinicoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium commune"@fi,
        "Rhaphium commune"@sv .

<http://tun.fi/MX.277341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium confine" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1843" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium confine"@fi,
        "Rhaphium confine"@sv .

<http://tun.fi/MX.277342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium crassipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium crassipes"@fi,
        "Rhaphium crassipes"@sv .

<http://tun.fi/MX.277343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium discolor" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:hiddenLabel "Rhaphium consobrinum"@fi,
        "Rhaphium riparium"@fi,
        "Rhaphium consobrinum"@sv,
        "Rhaphium riparium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium discolor"@fi,
        "Rhaphium discolor"@sv .

<http://tun.fi/MX.277344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium elegantulum" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium elegantulum"@fi,
        "Rhaphium elegantulum"@sv .

<http://tun.fi/MX.277345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium fasciatum" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium fasciatum"@fi,
        "Rhaphium fasciatum"@sv .

<http://tun.fi/MX.277346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium fascipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:hiddenLabel "Rhaphium fascipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saapasrapikiiluri"@fi,
        "Rhaphium fascipes"@sv .

<http://tun.fi/MX.277347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium fissum" ;
    dwc:scientificNameAuthorship "Loew, 1850" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium fissum"@fi,
        "Rhaphium fissum"@sv .

<http://tun.fi/MX.277348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium glaciale" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1920)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium glaciale"@fi,
        "Rhaphium glaciale"@sv .

<http://tun.fi/MX.277349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium holmgreni" ;
    dwc:scientificNameAuthorship "(Mik, 1878)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:hiddenLabel "Rhaphium luteipenne"@fi,
        "Rhaphium luteipenne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium holmgreni"@fi,
        "Rhaphium holmgreni"@sv .

<http://tun.fi/MX.277350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium lanceolatum" ;
    dwc:scientificNameAuthorship "Loew, 1850" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:hiddenLabel "Rhaphium caliginosum"@fi,
        "Rhaphium caliginosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium lanceolatum"@fi,
        "Rhaphium lanceolatum"@sv .

<http://tun.fi/MX.277351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium laticorne" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:hiddenLabel "Rhaphium nemorum"@fi,
        "Rhaphium nemorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium laticorne"@fi,
        "Rhaphium laticorne"@sv .

<http://tun.fi/MX.277352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium latimanum" ;
    dwc:scientificNameAuthorship "Kahanpää, 2007" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium latimanum"@fi,
        "Rhaphium latimanum"@sv .

<http://tun.fi/MX.277353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium longicorne" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium longicorne"@fi,
        "Rhaphium longicorne"@sv .

<http://tun.fi/MX.277354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium micans" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium micans"@fi,
        "Rhaphium micans"@sv .

<http://tun.fi/MX.277355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium monotrichum" ;
    dwc:scientificNameAuthorship "Loew, 1850" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium monotrichum"@fi,
        "Rhaphium monotrichum"@sv .

<http://tun.fi/MX.277356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium nasutum" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium nasutum"@fi,
        "Rhaphium nasutum"@sv .

<http://tun.fi/MX.277357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium nigribarbatum" ;
    dwc:scientificNameAuthorship "(Becker, 1900)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium nigribarbatum"@fi,
        "Rhaphium nigribarbatum"@sv .

<http://tun.fi/MX.277358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium patulum" ;
    dwc:scientificNameAuthorship "(Raddatz, 1873)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium patulum"@fi,
        "Rhaphium patulum"@sv .

<http://tun.fi/MX.277359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium penicillatum" ;
    dwc:scientificNameAuthorship "Loew, 1850" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:hiddenLabel "Rhaphium penicillatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töyhtörapikiiluri"@fi,
        "Rhaphium penicillatum"@sv .

<http://tun.fi/MX.277360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium riparium" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:hiddenLabel "Rhaphium praerosum"@fi,
        "Rhaphium praerosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium riparium"@fi,
        "Rhaphium riparium"@sv .

<http://tun.fi/MX.277361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium rivale" ;
    dwc:scientificNameAuthorship "(Loew, 1869)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium rivale"@fi,
        "Rhaphium rivale"@sv .

<http://tun.fi/MX.277362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium tridactylum" ;
    dwc:scientificNameAuthorship "(Frey, 1915)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium tridactylum"@fi,
        "Rhaphium tridactylum"@sv .

<http://tun.fi/MX.277363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphium umbripenne" ;
    dwc:scientificNameAuthorship "(Frey, 1915)" ;
    skos:broader <http://tun.fi/MX.277335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphium umbripenne"@fi,
        "Rhaphium umbripenne"@sv .

<http://tun.fi/MX.277366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achalcus cinereus" ;
    dwc:scientificNameAuthorship "(Haliday, 1851)" ;
    skos:broader <http://tun.fi/MX.277365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achalcus cinereus"@fi,
        "Achalcus cinereus"@sv .

<http://tun.fi/MX.277367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achalcus flavicollis" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achalcus flavicollis"@fi,
        "Achalcus flavicollis"@sv .

<http://tun.fi/MX.277368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achalcus nigropunctatus" ;
    dwc:scientificNameAuthorship "Pollet & Brunhues, 1996" ;
    skos:broader <http://tun.fi/MX.277365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achalcus nigropunctatus"@fi,
        "Achalcus nigropunctatus"@sv .

<http://tun.fi/MX.277369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achalcus vaillanti" ;
    dwc:scientificNameAuthorship "Brunhues, 1987" ;
    skos:broader <http://tun.fi/MX.277365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achalcus vaillanti"@fi,
        "Achalcus vaillanti"@sv .

<http://tun.fi/MX.27737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pagophila eburnea" ;
    dwc:scientificNameAuthorship "(Phipps, 1774)" ;
    skos:broader <http://tun.fi/MX.27736> ;
    skos:hiddenLabel "Pagophila eburnea"@fi,
        "Pagophila eburnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäälokki"@fi,
        "ismås"@sv .

<http://tun.fi/MX.277372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotimus molliculus" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysotimus molliculus"@fi,
        "Chrysotimus molliculus"@sv .

<http://tun.fi/MX.277374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micromorphus claripennis" ;
    dwc:scientificNameAuthorship "(Strobl, 1899)" ;
    skos:broader <http://tun.fi/MX.277373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micromorphus claripennis"@fi,
        "Micromorphus claripennis"@sv .

<http://tun.fi/MX.277377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthochlorus ornatus" ;
    dwc:scientificNameAuthorship "(Haliday, 1832)" ;
    skos:broader <http://tun.fi/MX.277376> ;
    skos:hiddenLabel "Xanthochlorus ornatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suvikeltakiiluri"@fi,
        "Xanthochlorus ornatus"@sv .

<http://tun.fi/MX.277378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthochlorus tenellus" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.277376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xanthochlorus tenellus"@fi,
        "Xanthochlorus tenellus"@sv .

<http://tun.fi/MX.277381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opetia nigra" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.277380> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opetia nigra"@fi,
        "Opetia nigra"@sv .

<http://tun.fi/MX.277383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia alneti" ;
    dwc:scientificNameAuthorship "Ståhls & Rättel, 2014" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia alneti"@fi,
        "Agathomyia alneti"@sv .

<http://tun.fi/MX.277384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia antennata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1819)" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia antennata"@fi,
        "Agathomyia antennata"@sv .

<http://tun.fi/MX.277385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia boreella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia boreella"@fi,
        "Agathomyia boreella"@sv .

<http://tun.fi/MX.277386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia cinerea" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia cinerea"@fi,
        "Agathomyia cinerea"@sv .

<http://tun.fi/MX.277387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia elegantula" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:hiddenLabel "Agathomyia dahlbomi"@fi,
        "Agathomyia dahlbomi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia elegantula"@fi,
        "Agathomyia elegantula"@sv .

<http://tun.fi/MX.277388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia falleni" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1819)" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia falleni"@fi,
        "Agathomyia falleni"@sv .

<http://tun.fi/MX.277389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia lundbecki" ;
    dwc:scientificNameAuthorship "Chandler in Shatalkin, 1985" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia lundbecki"@fi,
        "Agathomyia lundbecki"@sv .

<http://tun.fi/MX.277390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia scutellaris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia scutellaris"@fi,
        "Agathomyia scutellaris"@sv .

<http://tun.fi/MX.277391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia sexmaculata" ;
    dwc:scientificNameAuthorship "(von Roser, 1840)" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia sexmaculata"@fi,
        "Agathomyia sexmaculata"@sv .

<http://tun.fi/MX.277392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia shatalkini" ;
    dwc:scientificNameAuthorship "Ståhls & Rättel, 2014" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia shatalkini"@fi,
        "Agathomyia shatalkini"@sv .

<http://tun.fi/MX.277393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia unicolor" ;
    dwc:scientificNameAuthorship "Oldenberg, 1928" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia unicolor"@fi,
        "Agathomyia unicolor"@sv .

<http://tun.fi/MX.277394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia vernalis" ;
    dwc:scientificNameAuthorship "Shatalkin, 1981" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia vernalis"@fi,
        "Agathomyia vernalis"@sv .

<http://tun.fi/MX.277395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia viduella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia viduella"@fi,
        "Agathomyia viduella"@sv .

<http://tun.fi/MX.277396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia wankowiczii" ;
    dwc:scientificNameAuthorship "(Schnabl, 1884)" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia wankowiczii"@fi,
        "Agathomyia wankowiczii"@sv .

<http://tun.fi/MX.277397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia woodella" ;
    dwc:scientificNameAuthorship "Chandler in Shatalkin, 1985" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia woodella"@fi,
        "Agathomyia woodella"@sv .

<http://tun.fi/MX.277398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathomyia zetterstedti" ;
    dwc:scientificNameAuthorship "(Wahlberg in Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.277382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathomyia zetterstedti"@fi,
        "Agathomyia zetterstedti"@sv .

<http://tun.fi/MX.277400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callomyia amoena" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callomyia amoena"@fi,
        "Callomyia amoena"@sv .

<http://tun.fi/MX.277401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callomyia elegans" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.277399> ;
    skos:hiddenLabel "Callomyia leptiformis"@fi,
        "Callomyia leptiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callomyia elegans"@fi,
        "Callomyia elegans"@sv .

<http://tun.fi/MX.277402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callomyia krivosheinae" ;
    dwc:scientificNameAuthorship "Shatalkin, 1982" ;
    skos:broader <http://tun.fi/MX.277399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callomyia krivosheinae"@fi,
        "Callomyia krivosheinae"@sv .

<http://tun.fi/MX.277403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callomyia speciosa" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277399> ;
    skos:hiddenLabel "Callomyia humeralis"@fi,
        "Callomyia humeralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callomyia speciosa"@fi,
        "Callomyia speciosa"@sv .

<http://tun.fi/MX.277406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsania capnophila" ;
    dwc:scientificNameAuthorship "Shatalkin, 1985" ;
    skos:broader <http://tun.fi/MX.277405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsania capnophila"@fi,
        "Microsania capnophila"@sv .

<http://tun.fi/MX.277407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsania collarti" ;
    dwc:scientificNameAuthorship "Chandler, 2001" ;
    skos:broader <http://tun.fi/MX.277405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsania collarti"@fi,
        "Microsania collarti"@sv .

<http://tun.fi/MX.277408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsania pallipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsania pallipes"@fi,
        "Microsania pallipes"@sv .

<http://tun.fi/MX.277409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsania pectipennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsania pectipennis"@fi,
        "Microsania pectipennis"@sv .

<http://tun.fi/MX.277410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsania straeleni" ;
    dwc:scientificNameAuthorship "Collart, 1954" ;
    skos:broader <http://tun.fi/MX.277405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsania straeleni"@fi,
        "Microsania straeleni"@sv .

<http://tun.fi/MX.277411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsania vrydaghi" ;
    dwc:scientificNameAuthorship "Collart, 1954" ;
    skos:broader <http://tun.fi/MX.277405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsania vrydaghi"@fi,
        "Microsania vrydaghi"@sv .

<http://tun.fi/MX.277414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolopus furcatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.277413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolopus furcatus"@fi,
        "Bolopus furcatus"@sv .

<http://tun.fi/MX.277416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraplatypeza atra" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.277415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraplatypeza atra"@fi,
        "Paraplatypeza atra"@sv .

<http://tun.fi/MX.277417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraplatypeza bicincta" ;
    dwc:scientificNameAuthorship "(Szilády, 1941)" ;
    skos:broader <http://tun.fi/MX.277415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraplatypeza bicincta"@fi,
        "Paraplatypeza bicincta"@sv .

<http://tun.fi/MX.277419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypeza aterrima" ;
    dwc:scientificNameAuthorship "Walker, 1836" ;
    skos:broader <http://tun.fi/MX.277418> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypeza aterrima"@fi,
        "Platypeza aterrima"@sv .

<http://tun.fi/MX.277420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypeza consobrina" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1844" ;
    skos:broader <http://tun.fi/MX.277418> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypeza consobrina"@fi,
        "Platypeza consobrina"@sv .

<http://tun.fi/MX.277421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypeza fasciata" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.277418> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypeza fasciata"@fi,
        "Platypeza fasciata"@sv .

<http://tun.fi/MX.277422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypeza hirticeps" ;
    dwc:scientificNameAuthorship "Verrall, 1901" ;
    skos:broader <http://tun.fi/MX.277418> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypeza hirticeps"@fi,
        "Platypeza hirticeps"@sv .

<http://tun.fi/MX.277424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypezina connexa" ;
    dwc:scientificNameAuthorship "(Boheman, 1858)" ;
    skos:broader <http://tun.fi/MX.277423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypezina connexa"@fi,
        "Platypezina connexa"@sv .

<http://tun.fi/MX.277426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyporivora boletina" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.277425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyporivora boletina"@fi,
        "Polyporivora boletina"@sv .

<http://tun.fi/MX.277427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyporivora ornata" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.277425> ;
    skos:hiddenLabel "Polyporivora infumata"@fi,
        "Polyporivora infumata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyporivora ornata"@fi,
        "Polyporivora ornata"@sv .

<http://tun.fi/MX.277428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyporivora picta" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyporivora picta"@fi,
        "Polyporivora picta"@sv .

<http://tun.fi/MX.277430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoclythia modesta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.277429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoclythia modesta"@fi,
        "Protoclythia modesta"@sv .

<http://tun.fi/MX.277432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seri obscuripennis" ;
    dwc:scientificNameAuthorship "(Oldenberg, 1916)" ;
    skos:broader <http://tun.fi/MX.277431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Seri obscuripennis"@fi,
        "Seri obscuripennis"@sv .

<http://tun.fi/MX.277435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchoptera bifurcata" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.277434> ;
    skos:hiddenLabel "Lonchoptera furcata"@fi,
        "Lonchoptera furcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchoptera bifurcata"@fi,
        "Lonchoptera bifurcata"@sv .

<http://tun.fi/MX.277436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchoptera fallax" ;
    dwc:scientificNameAuthorship "de Meijere, 1906" ;
    skos:broader <http://tun.fi/MX.277434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchoptera fallax"@fi,
        "Lonchoptera fallax"@sv .

<http://tun.fi/MX.277437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchoptera impicta" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1848" ;
    skos:broader <http://tun.fi/MX.277434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchoptera impicta"@fi,
        "Lonchoptera impicta"@sv .

<http://tun.fi/MX.277438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchoptera lutea" ;
    dwc:scientificNameAuthorship "Panzer, 1809" ;
    skos:broader <http://tun.fi/MX.277434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchoptera lutea"@fi,
        "Lonchoptera lutea"@sv .

<http://tun.fi/MX.277439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchoptera meijerei" ;
    dwc:scientificNameAuthorship "Collin, 1938" ;
    skos:broader <http://tun.fi/MX.277434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchoptera meijerei"@fi,
        "Lonchoptera meijerei"@sv .

<http://tun.fi/MX.277440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchoptera nigrociliata" ;
    dwc:scientificNameAuthorship "Duda, 1927" ;
    skos:broader <http://tun.fi/MX.277434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchoptera nigrociliata"@fi,
        "Lonchoptera nigrociliata"@sv .

<http://tun.fi/MX.277441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchoptera nitidifrons" ;
    dwc:scientificNameAuthorship "Strobl, 1898" ;
    skos:broader <http://tun.fi/MX.277434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchoptera nitidifrons"@fi,
        "Lonchoptera nitidifrons"@sv .

<http://tun.fi/MX.277442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchoptera scutellata" ;
    dwc:scientificNameAuthorship "Stein, 1890" ;
    skos:broader <http://tun.fi/MX.277434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchoptera scutellata"@fi,
        "Lonchoptera scutellata"@sv .

<http://tun.fi/MX.277445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aenigmatias lubbockii" ;
    dwc:scientificNameAuthorship "(Verrall, 1877)" ;
    skos:broader <http://tun.fi/MX.277444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aenigmatias lubbockii"@fi,
        "Aenigmatias lubbockii"@sv .

<http://tun.fi/MX.277447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anevrina thoracica" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.277446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anevrina thoracica"@fi,
        "Anevrina thoracica"@sv .

<http://tun.fi/MX.277448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anevrina unispinosa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.277446> ;
    skos:hiddenLabel "Anevrina fennica"@fi,
        "Anevrina fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anevrina unispinosa"@fi,
        "Anevrina unispinosa"@sv .

<http://tun.fi/MX.277449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anevrina urbana" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anevrina urbana"@fi,
        "Anevrina urbana"@sv .

<http://tun.fi/MX.277451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borophaga agilis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Borophaga agilis"@fi,
        "Borophaga agilis"@sv .

<http://tun.fi/MX.277452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borophaga carinifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.277450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Borophaga carinifrons"@fi,
        "Borophaga carinifrons"@sv .

<http://tun.fi/MX.277453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borophaga femorata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Borophaga femorata"@fi,
        "Borophaga femorata"@sv .

<http://tun.fi/MX.277454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borophaga incrassata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Borophaga incrassata"@fi,
        "Borophaga incrassata"@sv .

<http://tun.fi/MX.277455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borophaga subsultans" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.277450> ;
    skos:hiddenLabel "Borophaga okellyi"@fi,
        "Borophaga okellyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Borophaga subsultans"@fi,
        "Borophaga subsultans"@sv .

<http://tun.fi/MX.277457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetopleurophora erythronota" ;
    dwc:scientificNameAuthorship "(Strobl, 1892)" ;
    skos:broader <http://tun.fi/MX.277456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetopleurophora erythronota"@fi,
        "Chaetopleurophora erythronota"@sv .

<http://tun.fi/MX.277458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetopleurophora spinosissima" ;
    dwc:scientificNameAuthorship "(Strobl, 1892)" ;
    skos:broader <http://tun.fi/MX.277456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetopleurophora spinosissima"@fi,
        "Chaetopleurophora spinosissima"@sv .

<http://tun.fi/MX.27746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichthyaetus audouinii" ;
    dwc:scientificNameAuthorship "(Payraudeau, 1826)" ;
    skos:broader <http://tun.fi/MX.298094> ;
    skos:hiddenLabel "Ichthyaetus audouinii"@fi,
        "Larus audouinii"@fi,
        "Ichthyaetus audouinii"@sv,
        "Larus audouinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välimerenlokki"@fi,
        "rödnäbbad trut"@sv .

<http://tun.fi/MX.277460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conicera dauci" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277459> ;
    skos:hiddenLabel "Conicera atra"@fi,
        "Conicera atra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conicera dauci"@fi,
        "Conicera dauci"@sv .

<http://tun.fi/MX.277461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conicera floricola" ;
    dwc:scientificNameAuthorship "Schmitz, 1938" ;
    skos:broader <http://tun.fi/MX.277459> ;
    skos:hiddenLabel "Conicera minuscula"@fi,
        "Conicera similis"@fi,
        "Conicera minuscula"@sv,
        "Conicera similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conicera floricola"@fi,
        "Conicera floricola"@sv .

<http://tun.fi/MX.277462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conicera schnittmanni" ;
    dwc:scientificNameAuthorship "Schmitz, 1926" ;
    skos:broader <http://tun.fi/MX.277459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conicera schnittmanni"@fi,
        "Conicera schnittmanni"@sv .

<http://tun.fi/MX.277463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conicera similis" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.277459> ;
    skos:hiddenLabel "Conicera pauxilla"@fi,
        "Conicera pauxilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conicera similis"@fi,
        "Conicera similis"@sv .

<http://tun.fi/MX.277464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conicera tarsalis" ;
    dwc:scientificNameAuthorship "Schmitz, 1920" ;
    skos:broader <http://tun.fi/MX.277459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conicera tarsalis"@fi,
        "Conicera tarsalis"@sv .

<http://tun.fi/MX.277465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conicera tibialis" ;
    dwc:scientificNameAuthorship "Schmitz, 1925" ;
    skos:broader <http://tun.fi/MX.277459> ;
    skos:hiddenLabel "Conicera fallens"@fi,
        "Conicera fallens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conicera tibialis"@fi,
        "Conicera tibialis"@sv .

<http://tun.fi/MX.277467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplonevra florescens" ;
    dwc:scientificNameAuthorship "(Turton, 1801)" ;
    skos:broader <http://tun.fi/MX.277466> ;
    skos:hiddenLabel "Diplonevra abdominalis"@fi,
        "Diplonevra florea"@fi,
        "Diplonevra abdominalis"@sv,
        "Diplonevra florea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplonevra florescens"@fi,
        "Diplonevra florescens"@sv .

<http://tun.fi/MX.277468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplonevra concinna" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplonevra concinna"@fi,
        "Diplonevra concinna"@sv .

<http://tun.fi/MX.277469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplonevra freyi" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplonevra freyi"@fi,
        "Diplonevra freyi"@sv .

<http://tun.fi/MX.277470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplonevra funebris" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277466> ;
    skos:hiddenLabel "Diplonevra rostralis"@fi,
        "Diplonevra rostralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplonevra funebris"@fi,
        "Diplonevra funebris"@sv .

<http://tun.fi/MX.277471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplonevra glabra" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277466> ;
    skos:hiddenLabel "Diplonevra parcepilosa"@fi,
        "Diplonevra parcepilosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplonevra glabra"@fi,
        "Diplonevra glabra"@sv .

<http://tun.fi/MX.277472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplonevra nitidula" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplonevra nitidula"@fi,
        "Diplonevra nitidula"@sv .

<http://tun.fi/MX.277473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplonevra oldenbergi" ;
    dwc:scientificNameAuthorship "Schmitz, 1920" ;
    skos:broader <http://tun.fi/MX.277466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplonevra oldenbergi"@fi,
        "Diplonevra oldenbergi"@sv .

<http://tun.fi/MX.277475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dohrniphora cornuta" ;
    dwc:scientificNameAuthorship "(Bigot, 1857)" ;
    skos:broader <http://tun.fi/MX.277474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dohrniphora cornuta"@fi,
        "Dohrniphora cornuta"@sv .

<http://tun.fi/MX.277477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnophora arcuata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnophora arcuata"@fi,
        "Gymnophora arcuata"@sv .

<http://tun.fi/MX.277478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnophora healeyae" ;
    dwc:scientificNameAuthorship "Disney, 1980" ;
    skos:broader <http://tun.fi/MX.277476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnophora healeyae"@fi,
        "Gymnophora healeyae"@sv .

<http://tun.fi/MX.277479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnophora nigripennis" ;
    dwc:scientificNameAuthorship "Schmitz, 1926" ;
    skos:broader <http://tun.fi/MX.277476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnophora nigripennis"@fi,
        "Gymnophora nigripennis"@sv .

<http://tun.fi/MX.27748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larus canus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27738> ;
    skos:hiddenLabel "Larus canus"@fi,
        "Larus canus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalalokki"@fi,
        "fiskmås"@sv .

<http://tun.fi/MX.277480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnophora quartomollis" ;
    dwc:scientificNameAuthorship "Schmitz, 1920" ;
    skos:broader <http://tun.fi/MX.277476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnophora quartomollis"@fi,
        "Gymnophora quartomollis"@sv .

<http://tun.fi/MX.277482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocera mordellaria" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypocera mordellaria"@fi,
        "Hypocera mordellaria"@sv .

<http://tun.fi/MX.277484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia aequalis" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia aequalis"@fi,
        "Megaselia aequalis"@sv .

<http://tun.fi/MX.277485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia affinis" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia proxima"@fi,
        "Megaselia proxima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia affinis"@fi,
        "Megaselia affinis"@sv .

<http://tun.fi/MX.277486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia albicaudata" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia albicaudata"@fi,
        "Megaselia albicaudata"@sv .

<http://tun.fi/MX.277487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia albiclava" ;
    dwc:scientificNameAuthorship "(Schmitz, 1926)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia albiclava"@fi,
        "Megaselia albiclava"@sv .

<http://tun.fi/MX.277488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia altifrons" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia altifrons"@fi,
        "Megaselia altifrons"@sv .

<http://tun.fi/MX.277489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia analis" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia analis"@fi,
        "Megaselia analis"@sv .

<http://tun.fi/MX.277490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia angelicae" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia angelicae"@fi,
        "Megaselia angelicae"@sv .

<http://tun.fi/MX.277491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia angularis" ;
    dwc:scientificNameAuthorship "(Schmitz, 1924)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia angularis"@fi,
        "Megaselia angularis"@sv .

<http://tun.fi/MX.277492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia angusta" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia pulicaria"@fi,
        "Megaselia pulicaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia angusta"@fi,
        "Megaselia angusta"@sv .

<http://tun.fi/MX.277493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia annulipes" ;
    dwc:scientificNameAuthorship "(Schmitz, 1921)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia annulipes"@fi,
        "Megaselia annulipes"@sv .

<http://tun.fi/MX.277494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia armata" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia armata"@fi,
        "Megaselia armata"@sv .

<http://tun.fi/MX.277495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia atrosericea" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia atrosericea"@fi,
        "Megaselia atrosericea"@sv .

<http://tun.fi/MX.277496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia auricoma" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia auricoma"@fi,
        "Megaselia auricoma"@sv .

<http://tun.fi/MX.277497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia baltica" ;
    dwc:scientificNameAuthorship "(Schmitz, 1924)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia baltica"@fi,
        "Megaselia baltica"@sv .

<http://tun.fi/MX.277498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia barbulata" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia depilata"@fi,
        "Megaselia depilata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia barbulata"@fi,
        "Megaselia barbulata"@sv .

<http://tun.fi/MX.277499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia basispinata" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia basispinata"@fi,
        "Megaselia basispinata"@sv .

<http://tun.fi/MX.27750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larus argentatus" ;
    dwc:scientificNameAuthorship "Pontoppidan, 1763" ;
    skos:broader <http://tun.fi/MX.27738> ;
    skos:hiddenLabel "Larus argentatus"@fi,
        "Larus argentatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaalokki"@fi,
        "gråtrut"@sv .

<http://tun.fi/MX.277500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia basiveluta" ;
    dwc:scientificNameAuthorship "Schmitz, 1935" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia basiveluta"@fi,
        "Megaselia basiveluta"@sv .

<http://tun.fi/MX.277501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia beckeri" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia laticrus"@fi,
        "Megaselia laticrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia beckeri"@fi,
        "Megaselia beckeri"@sv .

<http://tun.fi/MX.277502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia berndseni" ;
    dwc:scientificNameAuthorship "(Schmitz, 1919)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia pygmaeoides"@fi,
        "Megaselia pygmaeoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia berndseni"@fi,
        "Megaselia berndseni"@sv .

<http://tun.fi/MX.277503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia bovista" ;
    dwc:scientificNameAuthorship "(Gimmerthal, 1848)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia bovista"@fi,
        "Megaselia bovista"@sv .

<http://tun.fi/MX.277504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia brevicostalis" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia brevicostalis"@fi,
        "Megaselia brevicostalis"@sv .

<http://tun.fi/MX.277505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia breviseta" ;
    dwc:scientificNameAuthorship "(Wood, 1912)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia breviseta"@fi,
        "Megaselia breviseta"@sv .

<http://tun.fi/MX.277506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia breviterga" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia similata"@fi,
        "Megaselia similata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia breviterga"@fi,
        "Megaselia breviterga"@sv .

<http://tun.fi/MX.277507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia campestris" ;
    dwc:scientificNameAuthorship "(Wood, 1908)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia campestris"@fi,
        "Megaselia campestris"@sv .

<http://tun.fi/MX.277508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia ciliata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia ciliata"@fi,
        "Megaselia ciliata"@sv .

<http://tun.fi/MX.277509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia cinereifrons" ;
    dwc:scientificNameAuthorship "(Strobl, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia cinereifrons"@fi,
        "Megaselia cinereifrons"@sv .

<http://tun.fi/MX.277510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia clara" ;
    dwc:scientificNameAuthorship "(Schmitz, 1921)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia clara"@fi,
        "Megaselia clara"@sv .

<http://tun.fi/MX.277511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia coaetanea" ;
    dwc:scientificNameAuthorship "Schmitz, 1929" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia coaetanea"@fi,
        "Megaselia coaetanea"@sv .

<http://tun.fi/MX.277512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia coccyx" ;
    dwc:scientificNameAuthorship "Schmitz, 1965" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia coccyx"@fi,
        "Megaselia coccyx"@sv .

<http://tun.fi/MX.277513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia collini" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia collini"@fi,
        "Megaselia collini"@sv .

<http://tun.fi/MX.277514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia conformis" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia conformis"@fi,
        "Megaselia conformis"@sv .

<http://tun.fi/MX.277515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia costalis" ;
    dwc:scientificNameAuthorship "(von Roser, 1840)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia costalis"@fi,
        "Megaselia costalis"@sv .

<http://tun.fi/MX.277516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia curvivenia" ;
    dwc:scientificNameAuthorship "Schmitz, 1928" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia curvivenia"@fi,
        "Megaselia curvivenia"@sv .

<http://tun.fi/MX.277517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia dahli" ;
    dwc:scientificNameAuthorship "(Becker, 1901)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia dahli"@fi,
        "Megaselia dahli"@sv .

<http://tun.fi/MX.277519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia diversa" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia diversa"@fi,
        "Megaselia diversa"@sv .

<http://tun.fi/MX.277520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia dubitalis" ;
    dwc:scientificNameAuthorship "(Wood, 1908)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia dubitalis"@fi,
        "Megaselia dubitalis"@sv .

<http://tun.fi/MX.277521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia eccoptomera" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia eccoptomera"@fi,
        "Megaselia eccoptomera"@sv .

<http://tun.fi/MX.277522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia eisfelderae" ;
    dwc:scientificNameAuthorship "Schmitz, 1948" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia eisfelderae"@fi,
        "Megaselia eisfelderae"@sv .

<http://tun.fi/MX.277523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia elongata" ;
    dwc:scientificNameAuthorship "(Wood, 1914)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia elongata"@fi,
        "Megaselia elongata"@sv .

<http://tun.fi/MX.277524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia erecta" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia erecta"@fi,
        "Megaselia erecta"@sv .

<http://tun.fi/MX.277525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia exarcuata" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia exarcuata"@fi,
        "Megaselia exarcuata"@sv .

<http://tun.fi/MX.277526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia excavata" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia excavata"@fi,
        "Megaselia excavata"@sv .

<http://tun.fi/MX.277527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia excorticata" ;
    dwc:scientificNameAuthorship "Disney, 2009" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia excorticata"@fi,
        "Megaselia excorticata"@sv .

<http://tun.fi/MX.277528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia fennicola" ;
    dwc:scientificNameAuthorship "Beyer, 1958" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia fennicola"@fi,
        "Megaselia fennicola"@sv .

<http://tun.fi/MX.277529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia flammula" ;
    dwc:scientificNameAuthorship "Schmitz, 1928" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia flammula"@fi,
        "Megaselia flammula"@sv .

<http://tun.fi/MX.277530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia flava" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia flava"@fi,
        "Megaselia flava"@sv .

<http://tun.fi/MX.277531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia flavicoxa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia flavicoxa"@fi,
        "Megaselia flavicoxa"@sv .

<http://tun.fi/MX.277532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia fumata" ;
    dwc:scientificNameAuthorship "(Malloch, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia fumata"@fi,
        "Megaselia fumata"@sv .

<http://tun.fi/MX.277533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia funeralis" ;
    dwc:scientificNameAuthorship "Schmitz, 1928" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia funeralis"@fi,
        "Megaselia funeralis"@sv .

<http://tun.fi/MX.277534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia fungivora" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia fungivora"@fi,
        "Megaselia fungivora"@sv .

<http://tun.fi/MX.277535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia fusca" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia fusca"@fi,
        "Megaselia fusca"@sv .

<http://tun.fi/MX.277536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia fuscipalpis" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia fuscipalpis"@fi,
        "Megaselia fuscipalpis"@sv .

<http://tun.fi/MX.277537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia fuscoides" ;
    dwc:scientificNameAuthorship "Schmitz, 1934" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia fuscoides"@fi,
        "Megaselia fuscoides"@sv .

<http://tun.fi/MX.277538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia fuscovariana" ;
    dwc:scientificNameAuthorship "Schmitz, 1933" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia fuscovariana"@fi,
        "Megaselia fuscovariana"@sv .

<http://tun.fi/MX.277539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia giraudii" ;
    dwc:scientificNameAuthorship "(Egger, 1862)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia giraudii"@fi,
        "Megaselia giraudii"@sv .

<http://tun.fi/MX.277540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia glabrifrons" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia glabrifrons"@fi,
        "Megaselia glabrifrons"@sv .

<http://tun.fi/MX.277541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia groenlandica" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1901)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia groenlandica"@fi,
        "Megaselia groenlandica"@sv .

<http://tun.fi/MX.277542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia halterata" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia plurispinosa"@fi,
        "Megaselia plurispinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia halterata"@fi,
        "Megaselia halterata"@sv .

<http://tun.fi/MX.277543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia hectochaeta" ;
    dwc:scientificNameAuthorship "Schmitz, 1974" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia hectochaeta"@fi,
        "Megaselia hectochaeta"@sv .

<http://tun.fi/MX.277544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia hilaris" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia hilaris"@fi,
        "Megaselia hilaris"@sv .

<http://tun.fi/MX.277545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia hirsuta" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia hirsuta"@fi,
        "Megaselia hirsuta"@sv .

<http://tun.fi/MX.277547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia hirticrus" ;
    dwc:scientificNameAuthorship "(Schmitz, 1918)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia hirticrus"@fi,
        "Megaselia hirticrus"@sv .

<http://tun.fi/MX.277548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia humeralis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia cubitalis"@fi,
        "Megaselia cubitalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia humeralis"@fi,
        "Megaselia humeralis"@sv .

<http://tun.fi/MX.277549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia hyalipennis" ;
    dwc:scientificNameAuthorship "(Wood, 1912)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia hyalipennis"@fi,
        "Megaselia hyalipennis"@sv .

<http://tun.fi/MX.277550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia infraposita" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia infraposita"@fi,
        "Megaselia infraposita"@sv .

<http://tun.fi/MX.277551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia ignobilis" ;
    dwc:scientificNameAuthorship "(Schmitz, 1919)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia ignobilis"@fi,
        "Megaselia ignobilis"@sv .

<http://tun.fi/MX.277552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia intonsa" ;
    dwc:scientificNameAuthorship "Schmitz, 1948" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia intonsa"@fi,
        "Megaselia intonsa"@sv .

<http://tun.fi/MX.277553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia involuta" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia involuta"@fi,
        "Megaselia involuta"@sv .

<http://tun.fi/MX.277554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia latifemorata" ;
    dwc:scientificNameAuthorship "(Becker, 1901)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia latifemorata"@fi,
        "Megaselia latifemorata"@sv .

<http://tun.fi/MX.277555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia limburgensis" ;
    dwc:scientificNameAuthorship "(Schmitz, 1918)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia limburgensis"@fi,
        "Megaselia limburgensis"@sv .

<http://tun.fi/MX.277556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia longicostalis" ;
    dwc:scientificNameAuthorship "(Wood, 1912)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia longicostalis"@fi,
        "Megaselia longicostalis"@sv .

<http://tun.fi/MX.277557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia longifurca" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1921)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia spinolabella"@fi,
        "Megaselia spinolabella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia longifurca"@fi,
        "Megaselia longifurca"@sv .

<http://tun.fi/MX.277558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia longipalpis" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia longipalpis"@fi,
        "Megaselia longipalpis"@sv .

<http://tun.fi/MX.277559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia longiseta" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Aphiochaeta modesta"@fi,
        "Megaselia modesta"@fi,
        "Aphiochaeta modesta"@sv,
        "Megaselia modesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia longiseta"@fi,
        "Megaselia longiseta"@sv .

<http://tun.fi/MX.277560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia lucifrons" ;
    dwc:scientificNameAuthorship "(Schmitz, 1918)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Aphiochaeta lucifrons"@fi,
        "Aphiochaeta lucifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia lucifrons"@fi,
        "Megaselia lucifrons"@sv .

<http://tun.fi/MX.277561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia luminifrons" ;
    dwc:scientificNameAuthorship "(Schmitz, 1926)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia luminifrons"@fi,
        "Megaselia luminifrons"@sv .

<http://tun.fi/MX.277562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia lutea" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia lutea"@fi,
        "Megaselia lutea"@sv .

<http://tun.fi/MX.277563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia major" ;
    dwc:scientificNameAuthorship "(Wood, 1912)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia major"@fi,
        "Megaselia major"@sv .

<http://tun.fi/MX.277564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia mallochi" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia mallochi"@fi,
        "Megaselia mallochi"@sv .

<http://tun.fi/MX.277565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia manicata" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia manicata"@fi,
        "Megaselia manicata"@sv .

<http://tun.fi/MX.277566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia maura" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia maura"@fi,
        "Megaselia maura"@sv .

<http://tun.fi/MX.277567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia meconicera" ;
    dwc:scientificNameAuthorship "(Speiser, 1925)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia meconicera"@fi,
        "Megaselia meconicera"@sv .

<http://tun.fi/MX.277568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia meigeni" ;
    dwc:scientificNameAuthorship "(Becker, 1901)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia meigeni"@fi,
        "Megaselia meigeni"@sv .

<http://tun.fi/MX.277569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia miki" ;
    dwc:scientificNameAuthorship "Schmitz, 1929" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia miki"@fi,
        "Megaselia miki"@sv .

<http://tun.fi/MX.277570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia minor" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia angustifrons"@fi,
        "Megaselia angustifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia minor"@fi,
        "Megaselia minor"@sv .

<http://tun.fi/MX.277571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia minuta" ;
    dwc:scientificNameAuthorship "(Aldrich, 1892)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia luminosa"@fi,
        "Megaselia luminosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia minuta"@fi,
        "Megaselia minuta"@sv .

<http://tun.fi/MX.277572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia mixta" ;
    dwc:scientificNameAuthorship "(Schmitz, 1918)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia mixta"@fi,
        "Megaselia mixta"@sv .

<http://tun.fi/MX.277573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia nasoni" ;
    dwc:scientificNameAuthorship "(Malloch, 1914)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia coaequalis"@fi,
        "Megaselia coaequalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia nasoni"@fi,
        "Megaselia nasoni"@sv .

<http://tun.fi/MX.277574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia nigra" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia albidihalteralis"@fi,
        "Megaselia albidihalteralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia nigra"@fi,
        "Megaselia nigra"@sv .

<http://tun.fi/MX.277575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia nigriceps" ;
    dwc:scientificNameAuthorship "(Loew, 1866)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia projecta"@fi,
        "Megaselia projecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia nigriceps"@fi,
        "Megaselia nigriceps"@sv .

<http://tun.fi/MX.277576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia nigripalpis" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia nigripalpis"@fi,
        "Megaselia nigripalpis"@sv .

<http://tun.fi/MX.277577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia nudipleura" ;
    dwc:scientificNameAuthorship "(Beyer, 1958)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia nudipleura"@fi,
        "Megaselia nudipleura"@sv .

<http://tun.fi/MX.277578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia obscuripennis" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia obscuripennis"@fi,
        "Megaselia obscuripennis"@sv .

<http://tun.fi/MX.277579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia offuscata" ;
    dwc:scientificNameAuthorship "(Schmitz, 1921)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia offuscata"@fi,
        "Megaselia offuscata"@sv .

<http://tun.fi/MX.27758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larus schistisagus" ;
    dwc:scientificNameAuthorship "Stejneger, 1884" ;
    skos:broader <http://tun.fi/MX.27738> ;
    skos:hiddenLabel "Larus schistisagus"@fi,
        "Larus schistisagus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohotanlokki"@fi,
        "skiffertrut"@sv .

<http://tun.fi/MX.277580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia opacicornis" ;
    dwc:scientificNameAuthorship "Schmitz, 1949" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia opacicornis"@fi,
        "Megaselia opacicornis"@sv .

<http://tun.fi/MX.277581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia parnassia" ;
    dwc:scientificNameAuthorship "Disney, 1986" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia parnassia"@fi,
        "Megaselia parnassia"@sv .

<http://tun.fi/MX.277582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia parva" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia parva"@fi,
        "Megaselia parva"@sv .

<http://tun.fi/MX.277583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia pectoralis" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia pectoralis"@fi,
        "Megaselia pectoralis"@sv .

<http://tun.fi/MX.277584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia pectunculata" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia pectunculata"@fi,
        "Megaselia pectunculata"@sv .

<http://tun.fi/MX.277585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia picta" ;
    dwc:scientificNameAuthorship "(Lehmann, 1822)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia picta"@fi,
        "Megaselia picta"@sv .

<http://tun.fi/MX.277586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia pleuralis" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia pleuralis"@fi,
        "Megaselia pleuralis"@sv .

<http://tun.fi/MX.277587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia plurispinulosa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia plurispinulosa"@fi,
        "Megaselia plurispinulosa"@sv .

<http://tun.fi/MX.277588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia posticata" ;
    dwc:scientificNameAuthorship "(Strobl, 1898)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia posticata"@fi,
        "Megaselia posticata"@sv .

<http://tun.fi/MX.277589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia praeacuta" ;
    dwc:scientificNameAuthorship "(Schmitz, 1919)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia praeacuta"@fi,
        "Megaselia praeacuta"@sv .

<http://tun.fi/MX.27759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larus marinus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27738> ;
    skos:hiddenLabel "Larus marinus"@fi,
        "Larus marinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merilokki"@fi,
        "havstrut"@sv .

<http://tun.fi/MX.277590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia prodroma" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1921)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia prodroma"@fi,
        "Megaselia prodroma"@sv .

<http://tun.fi/MX.277591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia producta" ;
    dwc:scientificNameAuthorship "(Schmitz, 1921)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia sordescens"@fi,
        "Megaselia sordescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia producta"@fi,
        "Megaselia producta"@sv .

<http://tun.fi/MX.277592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia propinqua" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia propinqua"@fi,
        "Megaselia propinqua"@sv .

<http://tun.fi/MX.277593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia pubecula" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia pubecula"@fi,
        "Megaselia pubecula"@sv .

<http://tun.fi/MX.277594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia pulicaria" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia sinuata"@fi,
        "Megaselia sinuata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia pulicaria"@fi,
        "Megaselia pulicaria"@sv .

<http://tun.fi/MX.277595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia pumila" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia atripes"@fi,
        "Megaselia atripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia pumila"@fi,
        "Megaselia pumila"@sv .

<http://tun.fi/MX.277596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia pusilla" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia pusilla"@fi,
        "Megaselia pusilla"@sv .

<http://tun.fi/MX.277597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia pygmaea" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia pygmaea"@fi,
        "Megaselia pygmaea"@sv .

<http://tun.fi/MX.277598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia quadriseta" ;
    dwc:scientificNameAuthorship "(Schmitz, 1918)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia badia"@fi,
        "Megaselia badia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia quadriseta"@fi,
        "Megaselia quadriseta"@sv .

<http://tun.fi/MX.277599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia raetica" ;
    dwc:scientificNameAuthorship "Schmitz, 1934" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia raetica"@fi,
        "Megaselia raetica"@sv .

<http://tun.fi/MX.277600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia robertsoni" ;
    dwc:scientificNameAuthorship "Disney, 2008" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia robertsoni"@fi,
        "Megaselia robertsoni"@sv .

<http://tun.fi/MX.277601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia robusta" ;
    dwc:scientificNameAuthorship "Schmitz, 1928" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia robusta"@fi,
        "Megaselia robusta"@sv .

<http://tun.fi/MX.277602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia rubricornis" ;
    dwc:scientificNameAuthorship "(Schmitz, 1919)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia rubricornis"@fi,
        "Megaselia rubricornis"@sv .

<http://tun.fi/MX.277603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia rudis" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia rudis"@fi,
        "Megaselia rudis"@sv .

<http://tun.fi/MX.277604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia ruficornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia ruficornis"@fi,
        "Megaselia ruficornis"@sv .

<http://tun.fi/MX.277605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia rufipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia rufipes"@fi,
        "Megaselia rufipes"@sv .

<http://tun.fi/MX.277606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia scalaris" ;
    dwc:scientificNameAuthorship "(Loew, 1866)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia scalaris"@fi,
        "Megaselia scalaris"@sv .

<http://tun.fi/MX.277607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia scutellaris" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia scutellariformis"@fi,
        "Megaselia scutellariformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia scutellaris"@fi,
        "Megaselia scutellaris"@sv .

<http://tun.fi/MX.277608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia sepulchralis" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia sepulchralis"@fi,
        "Megaselia sepulchralis"@sv .

<http://tun.fi/MX.277609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia setulipalpis" ;
    dwc:scientificNameAuthorship "Schmitz, 1938" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia setulipalpis"@fi,
        "Megaselia setulipalpis"@sv .

<http://tun.fi/MX.27761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larus hyperboreus" ;
    dwc:scientificNameAuthorship "Gunnerus, 1767" ;
    skos:broader <http://tun.fi/MX.27738> ;
    skos:hiddenLabel "Larus hyperboreus"@fi,
        "Larus hyperboreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolokki"@fi,
        "vittrut"@sv .

<http://tun.fi/MX.277610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia sordida" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia eminens"@fi,
        "Megaselia semiscaura"@fi,
        "Megaselia eminens"@sv,
        "Megaselia semiscaura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia sordida"@fi,
        "Megaselia sordida"@sv .

<http://tun.fi/MX.277611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia specularis" ;
    dwc:scientificNameAuthorship "Schmitz, 1935" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia specularis"@fi,
        "Megaselia specularis"@sv .

<http://tun.fi/MX.277612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia spinicincta" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia spinicincta"@fi,
        "Megaselia spinicincta"@sv .

<http://tun.fi/MX.277613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia spinigera" ;
    dwc:scientificNameAuthorship "(Wood, 1908)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia spinigera"@fi,
        "Megaselia spinigera"@sv .

<http://tun.fi/MX.277614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia styloprocta" ;
    dwc:scientificNameAuthorship "(Schmitz, 1921)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia styloprocta"@fi,
        "Megaselia styloprocta"@sv .

<http://tun.fi/MX.277615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia subcarpalis" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia subcarpalis"@fi,
        "Megaselia subcarpalis"@sv .

<http://tun.fi/MX.277616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia subpalpalis" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia subpalpalis"@fi,
        "Megaselia subpalpalis"@sv .

<http://tun.fi/MX.277617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia subpleuralis" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia subpleuralis"@fi,
        "Megaselia subpleuralis"@sv .

<http://tun.fi/MX.277618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia subtumida" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia subtumida"@fi,
        "Megaselia subtumida"@sv .

<http://tun.fi/MX.277619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia sulphuripes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia sulphuripes"@fi,
        "Megaselia sulphuripes"@sv .

<http://tun.fi/MX.27762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larus glaucoides" ;
    dwc:scientificNameAuthorship "B. Meyer, 1822" ;
    skos:broader <http://tun.fi/MX.27738> ;
    skos:hiddenLabel "Larus glaucoides"@fi,
        "Larus glaucoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "grönlanninlokki"@fi,
        "vitvingad trut"@sv .

<http://tun.fi/MX.277620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia superciliata" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia superciliata"@fi,
        "Megaselia superciliata"@sv .

<http://tun.fi/MX.277621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia superfurcata" ;
    dwc:scientificNameAuthorship "Schmitz, 1928" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia superfurcata"@fi,
        "Megaselia superfurcata"@sv .

<http://tun.fi/MX.277622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia sylvatica" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia impolluta"@fi,
        "Megaselia impolluta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia sylvatica"@fi,
        "Megaselia sylvatica"@sv .

<http://tun.fi/MX.277623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia tarsalis" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia tarsalis"@fi,
        "Megaselia tarsalis"@sv .

<http://tun.fi/MX.277624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia tenuiventris" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia tenuiventris"@fi,
        "Megaselia tenuiventris"@sv .

<http://tun.fi/MX.277625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia tignorum" ;
    dwc:scientificNameAuthorship "Disney, 2009" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia tignorum"@fi,
        "Megaselia tignorum"@sv .

<http://tun.fi/MX.277626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia tumida" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia setifer"@fi,
        "Megaselia setifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia tumida"@fi,
        "Megaselia tumida"@sv .

<http://tun.fi/MX.277627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia unicolor" ;
    dwc:scientificNameAuthorship "(Schmitz, 1919)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia unicolor"@fi,
        "Megaselia unicolor"@sv .

<http://tun.fi/MX.277628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia valvata" ;
    dwc:scientificNameAuthorship "Schmitz, 1935" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia valvata"@fi,
        "Megaselia valvata"@sv .

<http://tun.fi/MX.277629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia variana" ;
    dwc:scientificNameAuthorship "Schmitz, 1926" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia variana"@fi,
        "Megaselia variana"@sv .

<http://tun.fi/MX.277630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia vestita" ;
    dwc:scientificNameAuthorship "(Wood, 1914)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia vestita"@fi,
        "Megaselia vestita"@sv .

<http://tun.fi/MX.277631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia winqvisti" ;
    dwc:scientificNameAuthorship "Disney, 2011" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia winqvisti"@fi,
        "Megaselia winqvisti"@sv .

<http://tun.fi/MX.277632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia woodi" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1922)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia woodi"@fi,
        "Megaselia woodi"@sv .

<http://tun.fi/MX.277633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia xanthozona" ;
    dwc:scientificNameAuthorship "(Strobl, 1892)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia euryprocta"@fi,
        "Megaselia euryprocta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia xanthozona"@fi,
        "Megaselia xanthozona"@sv .

<http://tun.fi/MX.277634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia zonata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia zonata"@fi,
        "Megaselia zonata"@sv .

<http://tun.fi/MX.277636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menozziola obscuripes" ;
    dwc:scientificNameAuthorship "(Schmitz, 1927)" ;
    skos:broader <http://tun.fi/MX.277635> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menozziola obscuripes"@fi,
        "Menozziola obscuripes"@sv .

<http://tun.fi/MX.277638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopina galeata" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.277637> ;
    skos:hiddenLabel "Metopina inaequalis"@fi,
        "Metopina inaequalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopina galeata"@fi,
        "Metopina galeata"@sv .

<http://tun.fi/MX.277639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopina oligoneura" ;
    dwc:scientificNameAuthorship "(Mik, 1867)" ;
    skos:broader <http://tun.fi/MX.277637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopina oligoneura"@fi,
        "Metopina oligoneura"@sv .

<http://tun.fi/MX.27764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucophaeus atricilla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.298093> ;
    skos:hiddenLabel "Larus atricilla"@fi,
        "Leucophaeus atricilla"@fi,
        "Larus atricilla"@sv,
        "Leucophaeus atricilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokisiipilokki"@fi,
        "sotvingad mås"@sv .

<http://tun.fi/MX.277640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopina pileata" ;
    dwc:scientificNameAuthorship "Schmitz, 1936" ;
    skos:broader <http://tun.fi/MX.277637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopina pileata"@fi,
        "Metopina pileata"@sv .

<http://tun.fi/MX.277642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microselia forsiusi" ;
    dwc:scientificNameAuthorship "(Schmitz, 1927)" ;
    skos:broader <http://tun.fi/MX.277641> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microselia forsiusi"@fi,
        "Microselia forsiusi"@sv .

<http://tun.fi/MX.277644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalacrotophora berolinensis" ;
    dwc:scientificNameAuthorship "Schmitz, 1920" ;
    skos:broader <http://tun.fi/MX.277643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phalacrotophora berolinensis"@fi,
        "Phalacrotophora berolinensis"@sv .

<http://tun.fi/MX.277645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalacrotophora beuki" ;
    dwc:scientificNameAuthorship "Disney in Disney & Beuk, 1997" ;
    skos:broader <http://tun.fi/MX.277643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phalacrotophora beuki"@fi,
        "Phalacrotophora beuki"@sv .

<http://tun.fi/MX.277646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalacrotophora fasciata" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.277643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phalacrotophora fasciata"@fi,
        "Phalacrotophora fasciata"@sv .

<http://tun.fi/MX.277648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora artifrons" ;
    dwc:scientificNameAuthorship "Schmitz, 1920" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora artifrons"@fi,
        "Phora artifrons"@sv .

<http://tun.fi/MX.277649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora atra" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:hiddenLabel "Phora aterrima"@fi,
        "Phora aterrima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora atra"@fi,
        "Phora atra"@sv .

<http://tun.fi/MX.277650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora bullata" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora bullata"@fi,
        "Phora bullata"@sv .

<http://tun.fi/MX.277651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora convallium" ;
    dwc:scientificNameAuthorship "Schmitz, 1928" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora convallium"@fi,
        "Phora convallium"@sv .

<http://tun.fi/MX.277652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora convergens" ;
    dwc:scientificNameAuthorship "Schmitz, 1920" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora convergens"@fi,
        "Phora convergens"@sv .

<http://tun.fi/MX.277653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora dubia" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:hiddenLabel "Phora schineri"@fi,
        "Phora schineri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora dubia"@fi,
        "Phora dubia"@sv .

<http://tun.fi/MX.277654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora edentata" ;
    dwc:scientificNameAuthorship "Schmitz, 1920" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora edentata"@fi,
        "Phora edentata"@sv .

<http://tun.fi/MX.277655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora hamata" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora hamata"@fi,
        "Phora hamata"@sv .

<http://tun.fi/MX.277656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora holosericea" ;
    dwc:scientificNameAuthorship "Schmitz, 1920" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora holosericea"@fi,
        "Phora holosericea"@sv .

<http://tun.fi/MX.277657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora hyperborea" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora hyperborea"@fi,
        "Phora hyperborea"@sv .

<http://tun.fi/MX.277658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora obscura" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora obscura"@fi,
        "Phora obscura"@sv .

<http://tun.fi/MX.277659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora occidentata" ;
    dwc:scientificNameAuthorship "Malloch, 1912" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:hiddenLabel "Phora zetterstedti"@fi,
        "Phora zetterstedti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora occidentata"@fi,
        "Phora occidentata"@sv .

<http://tun.fi/MX.277660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora penicillata" ;
    dwc:scientificNameAuthorship "Schmitz, 1920" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora penicillata"@fi,
        "Phora penicillata"@sv .

<http://tun.fi/MX.277661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora praepandens" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora praepandens"@fi,
        "Phora praepandens"@sv .

<http://tun.fi/MX.277662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora pubipes" ;
    dwc:scientificNameAuthorship "Schmitz, 1920" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora pubipes"@fi,
        "Phora pubipes"@sv .

<http://tun.fi/MX.277663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora stictica" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora stictica"@fi,
        "Phora stictica"@sv .

<http://tun.fi/MX.277664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora tincta" ;
    dwc:scientificNameAuthorship "Schmitz, 1920" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora tincta"@fi,
        "Phora tincta"@sv .

<http://tun.fi/MX.277666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectanocnema nudipes" ;
    dwc:scientificNameAuthorship "(Becker, 1901)" ;
    skos:broader <http://tun.fi/MX.277665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectanocnema nudipes"@fi,
        "Plectanocnema nudipes"@sv .

<http://tun.fi/MX.277668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudacteon fennicus" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277667> ;
    skos:hiddenLabel "Pseudacteon lusitanicus"@fi,
        "Pseudacteon lusitanicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudacteon fennicus"@fi,
        "Pseudacteon fennicus"@sv .

<http://tun.fi/MX.277669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudacteon formicarum" ;
    dwc:scientificNameAuthorship "(Verrall, 1877)" ;
    skos:broader <http://tun.fi/MX.277667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudacteon formicarum"@fi,
        "Pseudacteon formicarum"@sv .

<http://tun.fi/MX.277671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiniphora bergenstammi" ;
    dwc:scientificNameAuthorship "Mik, 1864" ;
    skos:broader <http://tun.fi/MX.277670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spiniphora bergenstammi"@fi,
        "Spiniphora bergenstammi"@sv .

<http://tun.fi/MX.277672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiniphora dorsalis" ;
    dwc:scientificNameAuthorship "(Becker, 1901)" ;
    skos:broader <http://tun.fi/MX.277670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spiniphora dorsalis"@fi,
        "Spiniphora dorsalis"@sv .

<http://tun.fi/MX.277673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiniphora excisa" ;
    dwc:scientificNameAuthorship "(Becker, 1901)" ;
    skos:broader <http://tun.fi/MX.277670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spiniphora excisa"@fi,
        "Spiniphora excisa"@sv .

<http://tun.fi/MX.277674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiniphora maculata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277670> ;
    skos:hiddenLabel "Spiniphora helicivora"@fi,
        "Spiniphora helicivora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spiniphora maculata"@fi,
        "Spiniphora maculata"@sv .

<http://tun.fi/MX.277676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba admirabilis" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba admirabilis"@fi,
        "Triphleba admirabilis"@sv .

<http://tun.fi/MX.277677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba aequalis" ;
    dwc:scientificNameAuthorship "(Schmitz, 1919)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba aequalis"@fi,
        "Triphleba aequalis"@sv .

<http://tun.fi/MX.277678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba autumnalis" ;
    dwc:scientificNameAuthorship "(Becker, 1901)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba autumnalis"@fi,
        "Triphleba autumnalis"@sv .

<http://tun.fi/MX.277679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba bicornuta" ;
    dwc:scientificNameAuthorship "(Strobl, 1910)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:hiddenLabel "Triphleba uncinata"@fi,
        "Triphleba uncinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba bicornuta"@fi,
        "Triphleba bicornuta"@sv .

<http://tun.fi/MX.27768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucophaeus pipixcan" ;
    dwc:scientificNameAuthorship "(Wagler, 1831)" ;
    skos:broader <http://tun.fi/MX.298093> ;
    skos:hiddenLabel "Larus pipixcan"@fi,
        "Leucophaeus pipixcan"@fi,
        "Larus pipixcan"@sv,
        "Leucophaeus pipixcan"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "preerianaurulokki"@fi,
        "präriemås"@sv .

<http://tun.fi/MX.277680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba citreiformis" ;
    dwc:scientificNameAuthorship "(Becker, 1901)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba citreiformis"@fi,
        "Triphleba citreiformis"@sv .

<http://tun.fi/MX.277681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba distinguenda" ;
    dwc:scientificNameAuthorship "(Strobl, 1892)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:hiddenLabel "Triphleba unicalcarata"@fi,
        "Triphleba unicalcarata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba distinguenda"@fi,
        "Triphleba distinguenda"@sv .

<http://tun.fi/MX.277682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba excisa" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1921)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba excisa"@fi,
        "Triphleba excisa"@sv .

<http://tun.fi/MX.277683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba gracilis" ;
    dwc:scientificNameAuthorship "(Wood, 1907)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba gracilis"@fi,
        "Triphleba gracilis"@sv .

<http://tun.fi/MX.277684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba hyalinata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba hyalinata"@fi,
        "Triphleba hyalinata"@sv .

<http://tun.fi/MX.277685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba inaequalis" ;
    dwc:scientificNameAuthorship "Schmitz, 1943" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba inaequalis"@fi,
        "Triphleba inaequalis"@sv .

<http://tun.fi/MX.277686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba intermedia" ;
    dwc:scientificNameAuthorship "(Malloch, 1908)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba intermedia"@fi,
        "Triphleba intermedia"@sv .

<http://tun.fi/MX.277687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba lugubris" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba lugubris"@fi,
        "Triphleba lugubris"@sv .

<http://tun.fi/MX.277688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba luteifemorata" ;
    dwc:scientificNameAuthorship "(Wood, 1906)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba luteifemorata"@fi,
        "Triphleba luteifemorata"@sv .

<http://tun.fi/MX.277689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba nudipalpis" ;
    dwc:scientificNameAuthorship "(Becker, 1901)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba nudipalpis"@fi,
        "Triphleba nudipalpis"@sv .

<http://tun.fi/MX.277690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba opaca" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba opaca"@fi,
        "Triphleba opaca"@sv .

<http://tun.fi/MX.277691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba pachyneurella" ;
    dwc:scientificNameAuthorship "(Schmitz, 1919)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba pachyneurella"@fi,
        "Triphleba pachyneurella"@sv .

<http://tun.fi/MX.277692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba palposa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba palposa"@fi,
        "Triphleba palposa"@sv .

<http://tun.fi/MX.277693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba renidens" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba renidens"@fi,
        "Triphleba renidens"@sv .

<http://tun.fi/MX.277694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba subcompleta" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba subcompleta"@fi,
        "Triphleba subcompleta"@sv .

<http://tun.fi/MX.277695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba trinervis" ;
    dwc:scientificNameAuthorship "(Becker, 1901)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba trinervis"@fi,
        "Triphleba trinervis"@sv .

<http://tun.fi/MX.277697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veruanus oldenbergi" ;
    dwc:scientificNameAuthorship "Schmitz, 1919" ;
    skos:broader <http://tun.fi/MX.277696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Veruanus oldenbergi"@fi,
        "Veruanus oldenbergi"@sv .

<http://tun.fi/MX.27770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichthyaetus melanocephalus" ;
    dwc:scientificNameAuthorship "(Temminck, 1820)" ;
    skos:broader <http://tun.fi/MX.298094> ;
    skos:hiddenLabel "Ichthyaetus melanocephalus"@fi,
        "Larus melanocephalus"@fi,
        "Ichthyaetus melanocephalus"@sv,
        "Larus melanocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustanmerenlokki"@fi,
        "svarthuvad mås"@sv .

<http://tun.fi/MX.277701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus basalis" ;
    dwc:scientificNameAuthorship "Loew, 1873" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus basalis"@fi,
        "Chalarus basalis"@sv .

<http://tun.fi/MX.277702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus brevicaudis" ;
    dwc:scientificNameAuthorship "Jervis, 1992" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus brevicaudis"@fi,
        "Chalarus brevicaudis"@sv .

<http://tun.fi/MX.277703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus decorus" ;
    dwc:scientificNameAuthorship "Jervis, 1992" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus decorus"@fi,
        "Chalarus decorus"@sv .

<http://tun.fi/MX.277704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus elegantulus" ;
    dwc:scientificNameAuthorship "Jervis, 1992" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:hiddenLabel "Chalarus absconditus"@fi,
        "Chalarus absconditus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus elegantulus"@fi,
        "Chalarus elegantulus"@sv .

<http://tun.fi/MX.277705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus fimbriatus" ;
    dwc:scientificNameAuthorship "Coe, 1966" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus fimbriatus"@fi,
        "Chalarus fimbriatus"@sv .

<http://tun.fi/MX.277706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus gynocephalus" ;
    dwc:scientificNameAuthorship "Jervis, 1992" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus gynocephalus"@fi,
        "Chalarus gynocephalus"@sv .

<http://tun.fi/MX.277707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus holosericeus" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:hiddenLabel "Chalarus perplexus"@fi,
        "Chalarus perplexus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus holosericeus"@fi,
        "Chalarus holosericeus"@sv .

<http://tun.fi/MX.277708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus immanis" ;
    dwc:scientificNameAuthorship "Kehlmaier, 2008" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus immanis"@fi,
        "Chalarus immanis"@sv .

<http://tun.fi/MX.277709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus indistinctus" ;
    dwc:scientificNameAuthorship "Jervis, 1992" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus indistinctus"@fi,
        "Chalarus indistinctus"@sv .

<http://tun.fi/MX.277710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus juliae" ;
    dwc:scientificNameAuthorship "Jervis, 1992" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus juliae"@fi,
        "Chalarus juliae"@sv .

<http://tun.fi/MX.277711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus latifrons" ;
    dwc:scientificNameAuthorship "Hardy, 1943" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus latifrons"@fi,
        "Chalarus latifrons"@sv .

<http://tun.fi/MX.277712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus pughi" ;
    dwc:scientificNameAuthorship "Coe, 1966" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus pughi"@fi,
        "Chalarus pughi"@sv .

<http://tun.fi/MX.277713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus spurius" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:hiddenLabel "Chalarus obscurus"@fi,
        "Chalarus obscurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus spurius"@fi,
        "Chalarus spurius"@sv .

<http://tun.fi/MX.277715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jassidophaga beatricis" ;
    dwc:scientificNameAuthorship "(Coe, 1966)" ;
    skos:broader <http://tun.fi/MX.277714> ;
    skos:hiddenLabel "Jassidophaga beathricis"@fi,
        "Jassidophaga beathricis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jassidophaga beatricis"@fi,
        "Jassidophaga beatricis"@sv .

<http://tun.fi/MX.277716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jassidophaga fasciata" ;
    dwc:scientificNameAuthorship "(von Roser, 1840)" ;
    skos:broader <http://tun.fi/MX.277714> ;
    skos:hiddenLabel "Jassidophaga setosa"@fi,
        "Jassidophaga setosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jassidophaga fasciata"@fi,
        "Jassidophaga fasciata"@sv .

<http://tun.fi/MX.277717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jassidophaga pilosa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277714> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jassidophaga pilosa"@fi,
        "Jassidophaga pilosa"@sv .

<http://tun.fi/MX.277718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jassidophaga villosa" ;
    dwc:scientificNameAuthorship "(von Roser, 1840)" ;
    skos:broader <http://tun.fi/MX.277714> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jassidophaga villosa"@fi,
        "Jassidophaga villosa"@sv .

<http://tun.fi/MX.277721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrallia aucta" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.277720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrallia aucta"@fi,
        "Verrallia aucta"@sv .

<http://tun.fi/MX.277724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrocerus flavicornis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1844" ;
    skos:broader <http://tun.fi/MX.277723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nephrocerus flavicornis"@fi,
        "Nephrocerus flavicornis"@sv .

<http://tun.fi/MX.277725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrocerus lapponicus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.277723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nephrocerus lapponicus"@fi,
        "Nephrocerus lapponicus"@sv .

<http://tun.fi/MX.277726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrocerus scutellatus" ;
    dwc:scientificNameAuthorship "(Macquart, 1834)" ;
    skos:broader <http://tun.fi/MX.277723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nephrocerus scutellatus"@fi,
        "Nephrocerus scutellatus"@sv .

<http://tun.fi/MX.277731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalops aeneus" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.277729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalops aeneus"@fi,
        "Cephalops aeneus"@sv .

<http://tun.fi/MX.277732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalops vittipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.277729> ;
    skos:hiddenLabel "Cephalops annulipes"@fi,
        "Cephalops annulipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalops vittipes"@fi,
        "Cephalops vittipes"@sv .

<http://tun.fi/MX.277734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalops obtusinervis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.277729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalops obtusinervis"@fi,
        "Cephalops obtusinervis"@sv .

<http://tun.fi/MX.277736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalops carinatus" ;
    dwc:scientificNameAuthorship "(Verrall, 1901)" ;
    skos:broader <http://tun.fi/MX.277729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalops carinatus"@fi,
        "Cephalops carinatus"@sv .

<http://tun.fi/MX.277737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalops straminipes" ;
    dwc:scientificNameAuthorship "(Becker, 1900)" ;
    skos:broader <http://tun.fi/MX.277729> ;
    skos:hiddenLabel "Cephalops chlorionae"@fi,
        "Cephalops chlorionae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalops straminipes"@fi,
        "Cephalops straminipes"@sv .

<http://tun.fi/MX.277738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalops subultimus" ;
    dwc:scientificNameAuthorship "Collin, 1956" ;
    skos:broader <http://tun.fi/MX.277729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalops subultimus"@fi,
        "Cephalops subultimus"@sv .

<http://tun.fi/MX.277739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalops varipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277729> ;
    skos:hiddenLabel "Cephalops semifumosus"@fi,
        "Cephalops semifumosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalops varipes"@fi,
        "Cephalops varipes"@sv .

<http://tun.fi/MX.27774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chroicocephalus ridibundus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.298091> ;
    skos:hiddenLabel "Chroicocephalus ridibundus"@fi,
        "Larus ridibundus"@fi,
        "Chroicocephalus ridibundus"@sv,
        "Larus ridibundus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naurulokki"@fi,
        "skrattmås"@sv .

<http://tun.fi/MX.277741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalosphaera furcata" ;
    dwc:scientificNameAuthorship "(Egger, 1860)" ;
    skos:broader <http://tun.fi/MX.277740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalosphaera furcata"@fi,
        "Cephalosphaera furcata"@sv .

<http://tun.fi/MX.277742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalosphaera germanica" ;
    dwc:scientificNameAuthorship "Aczél, 1940" ;
    skos:broader <http://tun.fi/MX.277740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalosphaera germanica"@fi,
        "Cephalosphaera germanica"@sv .

<http://tun.fi/MX.277745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clistoabdominalis doczkali" ;
    dwc:scientificNameAuthorship "Kehlmaier, 2005" ;
    skos:broader <http://tun.fi/MX.277744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clistoabdominalis doczkali"@fi,
        "Clistoabdominalis doczkali"@sv .

<http://tun.fi/MX.277747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas angustimembranus" ;
    dwc:scientificNameAuthorship "Kozanek & Kwon, 1991" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:hiddenLabel "Eudorylas kozaneki"@fi,
        "Eudorylas kozaneki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas angustimembranus"@fi,
        "Eudorylas angustimembranus"@sv .

<http://tun.fi/MX.277748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas arcanus" ;
    dwc:scientificNameAuthorship "Coe, 1966" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas arcanus"@fi,
        "Eudorylas arcanus"@sv .

<http://tun.fi/MX.277749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas barkalovi" ;
    dwc:scientificNameAuthorship "Kuznetzov, 1990" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas barkalovi"@fi,
        "Eudorylas barkalovi"@sv .

<http://tun.fi/MX.27775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chroicocephalus genei" ;
    dwc:scientificNameAuthorship "(Breme, 1839)" ;
    skos:broader <http://tun.fi/MX.298091> ;
    skos:hiddenLabel "Chroicocephalus genei"@fi,
        "Larus genei"@fi,
        "Chroicocephalus genei"@sv,
        "Larus genei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitanokkalokki"@fi,
        "långnäbbad mås"@sv .

<http://tun.fi/MX.277750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas carpathicus" ;
    dwc:scientificNameAuthorship "Kozanek, 1993" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas carpathicus"@fi,
        "Eudorylas carpathicus"@sv .

<http://tun.fi/MX.277751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas coloratus" ;
    dwc:scientificNameAuthorship "(Becker, 1897)" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas coloratus"@fi,
        "Eudorylas coloratus"@sv .

<http://tun.fi/MX.277752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas elephas" ;
    dwc:scientificNameAuthorship "(Becker, 1897)" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas elephas"@fi,
        "Eudorylas elephas"@sv .

<http://tun.fi/MX.277753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas fascipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas fascipes"@fi,
        "Eudorylas fascipes"@sv .

<http://tun.fi/MX.277754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas furvulus" ;
    dwc:scientificNameAuthorship "Collin, 1956" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas furvulus"@fi,
        "Eudorylas furvulus"@sv .

<http://tun.fi/MX.277755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas fuscipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas fuscipes"@fi,
        "Eudorylas fuscipes"@sv .

<http://tun.fi/MX.277756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas fusculus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas fusculus"@fi,
        "Eudorylas fusculus"@sv .

<http://tun.fi/MX.277757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas goennersdorfensis" ;
    dwc:scientificNameAuthorship "Dempewolf & Dunk, 1996" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas goennersdorfensis"@fi,
        "Eudorylas goennersdorfensis"@sv .

<http://tun.fi/MX.277758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas inferus" ;
    dwc:scientificNameAuthorship "Collin, 1956" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas inferus"@fi,
        "Eudorylas inferus"@sv .

<http://tun.fi/MX.277759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas jenkinsoni" ;
    dwc:scientificNameAuthorship "Coe, 1966" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas jenkinsoni"@fi,
        "Eudorylas jenkinsoni"@sv .

<http://tun.fi/MX.277760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas johnenae" ;
    dwc:scientificNameAuthorship "Dempewolf, 1996" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas johnenae"@fi,
        "Eudorylas johnenae"@sv .

<http://tun.fi/MX.277761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas kowarzi" ;
    dwc:scientificNameAuthorship "(Becker, 1897)" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas kowarzi"@fi,
        "Eudorylas kowarzi"@sv .

<http://tun.fi/MX.277762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas montium" ;
    dwc:scientificNameAuthorship "(Becker, 1897)" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas montium"@fi,
        "Eudorylas montium"@sv .

<http://tun.fi/MX.277763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas obscurus" ;
    dwc:scientificNameAuthorship "Coe, 1966" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas obscurus"@fi,
        "Eudorylas obscurus"@sv .

<http://tun.fi/MX.277764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas restrictus" ;
    dwc:scientificNameAuthorship "Coe, 1966" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas restrictus"@fi,
        "Eudorylas restrictus"@sv .

<http://tun.fi/MX.277765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas slovacus" ;
    dwc:scientificNameAuthorship "Kozanek, 1993" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas slovacus"@fi,
        "Eudorylas slovacus"@sv .

<http://tun.fi/MX.277766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas stackelbergi" ;
    dwc:scientificNameAuthorship "Kuznetzov, 1990" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas stackelbergi"@fi,
        "Eudorylas stackelbergi"@sv .

<http://tun.fi/MX.277767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas subfascipes" ;
    dwc:scientificNameAuthorship "Collin, 1956" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas subfascipes"@fi,
        "Eudorylas subfascipes"@sv .

<http://tun.fi/MX.277768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas subterminalis" ;
    dwc:scientificNameAuthorship "Collin, 1956" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas subterminalis"@fi,
        "Eudorylas subterminalis"@sv .

<http://tun.fi/MX.277769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas terminalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1870)" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas terminalis"@fi,
        "Eudorylas terminalis"@sv .

<http://tun.fi/MX.27777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrocoloeus minutus" ;
    dwc:scientificNameAuthorship "(Pallas, 1776)" ;
    skos:broader <http://tun.fi/MX.200025> ;
    skos:hiddenLabel "Hydrocoloeus minutus"@fi,
        "Larus minutus"@fi,
        "Hydrocoloeus minutus"@sv,
        "Larus minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulokki"@fi,
        "dvärgmås"@sv .

<http://tun.fi/MX.277770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas unicolor" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas unicolor"@fi,
        "Eudorylas unicolor"@sv .

<http://tun.fi/MX.277771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas vonderdunki" ;
    dwc:scientificNameAuthorship "Dempewolf, 1998" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas vonderdunki"@fi,
        "Eudorylas vonderdunki"@sv .

<http://tun.fi/MX.277772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas zermattensis" ;
    dwc:scientificNameAuthorship "(Becker, 1897)" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas zermattensis"@fi,
        "Eudorylas zermattensis"@sv .

<http://tun.fi/MX.277773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas zonatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas zonatus"@fi,
        "Eudorylas zonatus"@sv .

<http://tun.fi/MX.277774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas zonellus" ;
    dwc:scientificNameAuthorship "Collin, 1956" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas zonellus"@fi,
        "Eudorylas zonellus"@sv .

<http://tun.fi/MX.277777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microcephalops opacus" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.277776> ;
    skos:hiddenLabel "Cephalops opacus"@fi,
        "Eudorylas opacus"@fi,
        "Microcephalops vestitus"@fi,
        "Cephalops opacus"@sv,
        "Eudorylas opacus"@sv,
        "Microcephalops vestitus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microcephalops opacus"@fi,
        "Microcephalops opacus"@sv .

<http://tun.fi/MX.277780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipunculus calceatus" ;
    dwc:scientificNameAuthorship "von Roser, 1840" ;
    skos:broader <http://tun.fi/MX.277779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipunculus calceatus"@fi,
        "Pipunculus calceatus"@sv .

<http://tun.fi/MX.277781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipunculus campestris" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.277779> ;
    skos:hiddenLabel "Pipunculus ater"@fi,
        "Pipunculus spinipes"@fi,
        "Pipunculus thomsoni"@fi,
        "Pipunculus ater"@sv,
        "Pipunculus spinipes"@sv,
        "Pipunculus thomsoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipunculus campestris"@fi,
        "Pipunculus campestris"@sv .

<http://tun.fi/MX.277782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipunculus dimi" ;
    dwc:scientificNameAuthorship "Kuznetzov, 1991" ;
    skos:broader <http://tun.fi/MX.277779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipunculus dimi"@fi,
        "Pipunculus dimi"@sv .

<http://tun.fi/MX.277783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipunculus elegans" ;
    dwc:scientificNameAuthorship "Egger, 1860" ;
    skos:broader <http://tun.fi/MX.277779> ;
    skos:hiddenLabel "Pipunculus spinipes"@fi,
        "Pipunculus spinipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipunculus elegans"@fi,
        "Pipunculus elegans"@sv .

<http://tun.fi/MX.277784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipunculus fonsecai" ;
    dwc:scientificNameAuthorship "Coe, 1966" ;
    skos:broader <http://tun.fi/MX.277779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipunculus fonsecai"@fi,
        "Pipunculus fonsecai"@sv .

<http://tun.fi/MX.277785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipunculus lenis" ;
    dwc:scientificNameAuthorship "Kuznetsov, 1991" ;
    skos:broader <http://tun.fi/MX.277779> ;
    skos:hiddenLabel "Pipunculus thomsoni"@fi,
        "Pipunculus thomsoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipunculus lenis"@fi,
        "Pipunculus lenis"@sv .

<http://tun.fi/MX.277786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipunculus lichtwardti" ;
    dwc:scientificNameAuthorship "Kozanek, 1981" ;
    skos:broader <http://tun.fi/MX.277779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipunculus lichtwardti"@fi,
        "Pipunculus lichtwardti"@sv .

<http://tun.fi/MX.277787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipunculus oldenbergi" ;
    dwc:scientificNameAuthorship "Collin, 1956" ;
    skos:broader <http://tun.fi/MX.277779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipunculus oldenbergi"@fi,
        "Pipunculus oldenbergi"@sv .

<http://tun.fi/MX.277788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipunculus omissinervis" ;
    dwc:scientificNameAuthorship "Becker, 1889" ;
    skos:broader <http://tun.fi/MX.277779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipunculus omissinervis"@fi,
        "Pipunculus omissinervis"@sv .

<http://tun.fi/MX.277789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipunculus tenuirostris" ;
    dwc:scientificNameAuthorship "Kozanek, 1981" ;
    skos:broader <http://tun.fi/MX.277779> ;
    skos:hiddenLabel "Pipunculus balticus"@fi,
        "Pipunculus balticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipunculus tenuirostris"@fi,
        "Pipunculus tenuirostris"@sv .

<http://tun.fi/MX.277790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipunculus violovitshi" ;
    dwc:scientificNameAuthorship "Kuznetzov, 1991" ;
    skos:broader <http://tun.fi/MX.277779> ;
    skos:hiddenLabel "Pipunculus varipes"@fi,
        "Pipunculus varipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipunculus violovitshi"@fi,
        "Pipunculus violovitshi"@sv .

<http://tun.fi/MX.277791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipunculus zugmayeriae" ;
    dwc:scientificNameAuthorship "Kowarz, 1887" ;
    skos:broader <http://tun.fi/MX.277779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipunculus zugmayeriae"@fi,
        "Pipunculus zugmayeriae"@sv .

<http://tun.fi/MX.277795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha aczeli" ;
    dwc:scientificNameAuthorship "(Hardy, 1947)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha aczeli"@fi,
        "Dorylomorpha aczeli"@sv .

<http://tun.fi/MX.277796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha confusa" ;
    dwc:scientificNameAuthorship "(Verrall, 1901)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha confusa"@fi,
        "Dorylomorpha confusa"@sv .

<http://tun.fi/MX.277797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha extricata" ;
    dwc:scientificNameAuthorship "(Collin, 1937)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha extricata"@fi,
        "Dorylomorpha extricata"@sv .

<http://tun.fi/MX.277798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha imparata" ;
    dwc:scientificNameAuthorship "(Collin, 1937)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha imparata"@fi,
        "Dorylomorpha imparata"@sv .

<http://tun.fi/MX.277799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha rufipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:hiddenLabel "Dorylomorpha xanthoceroides"@fi,
        "Dorylomorpha xanthoceroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha rufipes"@fi,
        "Dorylomorpha rufipes"@sv .

<http://tun.fi/MX.27780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodostethia rosea" ;
    dwc:scientificNameAuthorship "W. MacGillivray, 1824" ;
    skos:broader <http://tun.fi/MX.27779> ;
    skos:hiddenLabel "Rhodostethia rosea"@fi,
        "Rhodostethia rosea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusulokki"@fi,
        "rosenmås"@sv .

<http://tun.fi/MX.277800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha spinosa" ;
    dwc:scientificNameAuthorship "Albrecht, 1979" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha spinosa"@fi,
        "Dorylomorpha spinosa"@sv .

<http://tun.fi/MX.277802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha beckeri" ;
    dwc:scientificNameAuthorship "(Aczél, 1939)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha beckeri"@fi,
        "Dorylomorpha beckeri"@sv .

<http://tun.fi/MX.277803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha xanthocera" ;
    dwc:scientificNameAuthorship "(Kowarz, 1887)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha xanthocera"@fi,
        "Dorylomorpha xanthocera"@sv .

<http://tun.fi/MX.277805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha albitarsis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha albitarsis"@fi,
        "Dorylomorpha albitarsis"@sv .

<http://tun.fi/MX.277806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha anderssoni" ;
    dwc:scientificNameAuthorship "Albrecht, 1979" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha anderssoni"@fi,
        "Dorylomorpha anderssoni"@sv .

<http://tun.fi/MX.277807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha canadensis" ;
    dwc:scientificNameAuthorship "Hardy, 1943" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha canadensis"@fi,
        "Dorylomorpha canadensis"@sv .

<http://tun.fi/MX.277808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha clavata" ;
    dwc:scientificNameAuthorship "Albrecht, 1979" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha clavata"@fi,
        "Dorylomorpha clavata"@sv .

<http://tun.fi/MX.277809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha clavifemora" ;
    dwc:scientificNameAuthorship "Coe, 1966" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha clavifemora"@fi,
        "Dorylomorpha clavifemora"@sv .

<http://tun.fi/MX.277810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha fennica" ;
    dwc:scientificNameAuthorship "Albrecht, 1979" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha fennica"@fi,
        "Dorylomorpha fennica"@sv .

<http://tun.fi/MX.277811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha hackmani" ;
    dwc:scientificNameAuthorship "Albrecht, 1979" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha hackmani"@fi,
        "Dorylomorpha hackmani"@sv .

<http://tun.fi/MX.277812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha haemorrhoidalis"@fi,
        "Dorylomorpha haemorrhoidalis"@sv .

<http://tun.fi/MX.277813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha infirmata" ;
    dwc:scientificNameAuthorship "(Collin, 1937)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha infirmata"@fi,
        "Dorylomorpha infirmata"@sv .

<http://tun.fi/MX.277814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha lautereri" ;
    dwc:scientificNameAuthorship "Albrecht, 1990" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha lautereri"@fi,
        "Dorylomorpha lautereri"@sv .

<http://tun.fi/MX.277815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha occidens" ;
    dwc:scientificNameAuthorship "(Hardy, 1939)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha occidens"@fi,
        "Dorylomorpha occidens"@sv .

<http://tun.fi/MX.277816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha onegensis" ;
    dwc:scientificNameAuthorship "Albrecht, 1990" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha onegensis"@fi,
        "Dorylomorpha onegensis"@sv .

<http://tun.fi/MX.277817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha platystylis" ;
    dwc:scientificNameAuthorship "Albrecht, 1979" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha platystylis"@fi,
        "Dorylomorpha platystylis"@sv .

<http://tun.fi/MX.277818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha praetermissa" ;
    dwc:scientificNameAuthorship "Albrecht, 1979" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha praetermissa"@fi,
        "Dorylomorpha praetermissa"@sv .

<http://tun.fi/MX.277819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha xanthopus" ;
    dwc:scientificNameAuthorship "(Thomson, 1870)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha xanthopus"@fi,
        "Dorylomorpha xanthopus"@sv .

<http://tun.fi/MX.27782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rissa tridactyla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27781> ;
    skos:hiddenLabel "Rissa tridactyla"@fi,
        "Rissa tridactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukajava"@fi,
        "tretåig mås"@sv .

<http://tun.fi/MX.277821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha borealis" ;
    dwc:scientificNameAuthorship "(Wahlgren, 1910)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha borealis"@fi,
        "Dorylomorpha borealis"@sv .

<http://tun.fi/MX.277822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha maculata" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.277793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorylomorpha maculata"@fi,
        "Dorylomorpha maculata"@sv .

<http://tun.fi/MX.277824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomosvaryella cilitarsis" ;
    dwc:scientificNameAuthorship "(Strobl, 1910)" ;
    skos:broader <http://tun.fi/MX.277823> ;
    skos:hiddenLabel "Tomosvaryella forsiusi"@fi,
        "Tomosvaryella forsiusi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomosvaryella cilitarsis"@fi,
        "Tomosvaryella cilitarsis"@sv .

<http://tun.fi/MX.277825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomosvaryella coquilletti" ;
    dwc:scientificNameAuthorship "(Kertész, 1907)" ;
    skos:broader <http://tun.fi/MX.277823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomosvaryella coquilletti"@fi,
        "Tomosvaryella coquilletti"@sv .

<http://tun.fi/MX.277826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomosvaryella geniculata" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277823> ;
    skos:hiddenLabel "Tomosvaryella nigritula"@fi,
        "Tomosvaryella nigritula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomosvaryella geniculata"@fi,
        "Tomosvaryella geniculata"@sv .

<http://tun.fi/MX.277827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomosvaryella kalevala" ;
    dwc:scientificNameAuthorship "Kehlmaier, 2008" ;
    skos:broader <http://tun.fi/MX.277823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomosvaryella kalevala"@fi,
        "Tomosvaryella kalevala"@sv .

<http://tun.fi/MX.277828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomosvaryella kuthyi" ;
    dwc:scientificNameAuthorship "Aczél, 1944" ;
    skos:broader <http://tun.fi/MX.277823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomosvaryella kuthyi"@fi,
        "Tomosvaryella kuthyi"@sv .

<http://tun.fi/MX.277829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomosvaryella minuscula" ;
    dwc:scientificNameAuthorship "(Collin, 1956)" ;
    skos:broader <http://tun.fi/MX.277823> ;
    skos:hiddenLabel "Tomosvaryella magyarica"@fi,
        "Tomosvaryella magyarica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomosvaryella minuscula"@fi,
        "Tomosvaryella minuscula"@sv .

<http://tun.fi/MX.277830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomosvaryella palliditarsis" ;
    dwc:scientificNameAuthorship "(Collin, 1931)" ;
    skos:broader <http://tun.fi/MX.277823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomosvaryella palliditarsis"@fi,
        "Tomosvaryella palliditarsis"@sv .

<http://tun.fi/MX.277831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomosvaryella rossica" ;
    dwc:scientificNameAuthorship "Kuznetzov, 1993" ;
    skos:broader <http://tun.fi/MX.277823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomosvaryella rossica"@fi,
        "Tomosvaryella rossica"@sv .

<http://tun.fi/MX.277832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomosvaryella sylvatica" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.277823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomosvaryella sylvatica"@fi,
        "Tomosvaryella sylvatica"@sv .

<http://tun.fi/MX.277835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baccha elongata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.277834> ;
    skos:hiddenLabel "Baccha elongata"@fi,
        "Baccha obscuripennis"@fi,
        "Baccha sachalinica"@fi,
        "Baccha sibirica"@fi,
        "Baccha obscuripennis"@sv,
        "Baccha sachalinica"@sv,
        "Baccha sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokirvari"@fi,
        "Baccha elongata"@sv .

<http://tun.fi/MX.277837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanostoma mellinum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.211221> ;
    skos:hiddenLabel "Melanostoma dubium"@fi,
        "Melanostoma dubium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanostoma mellinum"@fi,
        "Melanostoma mellinum"@sv .

<http://tun.fi/MX.277838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanostoma scalare" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.211221> ;
    skos:hiddenLabel "Melanostoma scalare"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pölymaakirvari"@fi,
        "Melanostoma scalare"@sv .

<http://tun.fi/MX.277841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus aeratus" ;
    dwc:scientificNameAuthorship "Coquillet, 1900" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus aeratus"@fi,
        "Platycheirus angustitarsis"@fi,
        "Platycheirus angustitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskikarttukirvari"@fi,
        "Platycheirus aeratus"@sv .

<http://tun.fi/MX.277842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus albimanus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus albimanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikarttukirvari"@fi,
        "Platycheirus albimanus"@sv .

<http://tun.fi/MX.277843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus ambiguus" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus ambiguus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikiharkarttukirvari"@fi,
        "Platycheirus ambiguus"@sv .

<http://tun.fi/MX.277844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus amplus" ;
    dwc:scientificNameAuthorship "Curran, 1927" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus amplus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "komeakarttukirvari"@fi,
        "Platycheirus amplus"@sv .

<http://tun.fi/MX.277845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus angustatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus angustatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapeakarttukirvari"@fi,
        "Platycheirus angustatus"@sv .

<http://tun.fi/MX.277846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus aurolateralis" ;
    dwc:scientificNameAuthorship "(Stubbs, 2002)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus aurolateralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakarttukirvari"@fi,
        "Platycheirus aurolateralis"@sv .

<http://tun.fi/MX.277847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus brunnifrons" ;
    dwc:scientificNameAuthorship "Nielsen, 2004" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus brunnifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokiharkarttukirvari"@fi,
        "Platycheirus brunnifrons"@sv .

<http://tun.fi/MX.277848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus chilosia" ;
    dwc:scientificNameAuthorship "Curran, 1922" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus carinatus"@fi,
        "Platycheirus chilosia"@fi,
        "Platycheirus carinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kölikarttukirvari"@fi,
        "Platycheirus chilosia"@sv .

<http://tun.fi/MX.277849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus clypeatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus clypeatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihakarttukirvari"@fi,
        "Platycheirus clypeatus"@sv .

<http://tun.fi/MX.277850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus discimanus" ;
    dwc:scientificNameAuthorship "Loew, 1871" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus discimanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkarttukirvari"@fi,
        "Platycheirus discimanus"@sv .

<http://tun.fi/MX.277851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus europaeus" ;
    dwc:scientificNameAuthorship "Goeldlin, Maibach & Speight, 1990" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus europaeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eurokarttukirvari"@fi,
        "Platycheirus europaeus"@sv .

<http://tun.fi/MX.277852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus fulviventris" ;
    dwc:scientificNameAuthorship "(Macquart, 1829)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus fulviventris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakarttukirvari"@fi,
        "Platycheirus fulviventris"@sv .

<http://tun.fi/MX.277853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus goeldlini" ;
    dwc:scientificNameAuthorship "Nielsen, 2004" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus goeldlini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakiharkarttukirvari"@fi,
        "Platycheirus goeldlini"@sv .

<http://tun.fi/MX.277854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus groenlandicus" ;
    dwc:scientificNameAuthorship "Curran, 1927" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus boreomontanus"@fi,
        "Platycheirus groenlandicus"@fi,
        "Platycheirus monticolus"@fi,
        "Platycheirus boreomontanus"@sv,
        "Platycheirus monticolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerokarttukirvari"@fi,
        "Platycheirus groenlandicus"@sv .

<http://tun.fi/MX.277855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus naso" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus holarcticus"@fi,
        "Platycheirus naso"@fi,
        "Platycheirus holarcticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalottikarttukirvari"@fi,
        "Platycheirus naso"@sv .

<http://tun.fi/MX.277856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus hyperboreus" ;
    dwc:scientificNameAuthorship "(Staeger, 1844)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus hyperboreus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänkäkarttukirvari"@fi,
        "Platycheirus hyperboreus"@sv .

<http://tun.fi/MX.277857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus immarginatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus immarginatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakarttukirvari"@fi,
        "Platycheirus immarginatus"@sv .

<http://tun.fi/MX.277858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus jaerensis" ;
    dwc:scientificNameAuthorship "Nielsen, 1971" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus jaerensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norjankarttukirvari"@fi,
        "Platycheirus jaerensis"@sv .

<http://tun.fi/MX.277859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus kittilaensis" ;
    dwc:scientificNameAuthorship "Dušek & Láska, 1982" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus kittilaensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kittilänkarttukirvari"@fi,
        "Platycheirus kittilaensis"@sv .

<http://tun.fi/MX.277860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus laskai" ;
    dwc:scientificNameAuthorship "Nielsen, 1999" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus laskai"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaisukarttukirvari"@fi,
        "Platycheirus laskai"@sv .

<http://tun.fi/MX.277861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus latimanus" ;
    dwc:scientificNameAuthorship "(Wahlberg, 1844)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus latimanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikarttukirvari"@fi,
        "Platycheirus latimanus"@sv .

<http://tun.fi/MX.277862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus lundbecki" ;
    dwc:scientificNameAuthorship "(Collin, 1931)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus lundbecki"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikiharkarttukirvari"@fi,
        "Platycheirus lundbecki"@sv .

<http://tun.fi/MX.277863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus magadanensis" ;
    dwc:scientificNameAuthorship "Mutin, 1999" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus magadanensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkarttukirvari"@fi,
        "Platycheirus magadanensis"@sv .

<http://tun.fi/MX.277864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus manicatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus manicatus"@fi,
        "Scaeva manicata"@fi,
        "Syrphus manicatus"@fi,
        "Scaeva manicata"@sv,
        "Syrphus manicatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mattakarttukirvari"@fi,
        "Platycheirus manicatus"@sv .

<http://tun.fi/MX.277865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus modestus" ;
    dwc:scientificNameAuthorship "Ide, 1926" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platycheirus modestus"@fi,
        "Platycheirus modestus"@sv .

<http://tun.fi/MX.277866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus nielseni" ;
    dwc:scientificNameAuthorship "Vockeroth, 1990" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus nielseni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "notkosäärikarttukirvari"@fi,
        "Platycheirus nielseni"@sv .

<http://tun.fi/MX.277867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus nigrofemoratus" ;
    dwc:scientificNameAuthorship "Kanervo, 1934" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus nigrofemoratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikikarttukirvari"@fi,
        "Platycheirus nigrofemoratus"@sv .

<http://tun.fi/MX.277868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus occultus" ;
    dwc:scientificNameAuthorship "Goeldlin, Maibach & Speight, 1990" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus occultus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistekarttukirvari"@fi,
        "Platycheirus occultus"@sv .

<http://tun.fi/MX.277869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus parmatus" ;
    dwc:scientificNameAuthorship "Rondani, 1857" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus parmatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankarttukirvari"@fi,
        "Platycheirus parmatus"@sv .

<http://tun.fi/MX.27787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xema sabini" ;
    dwc:scientificNameAuthorship "(Sabine, 1819)" ;
    skos:broader <http://tun.fi/MX.27786> ;
    skos:hiddenLabel "Xema sabini"@fi,
        "Xema sabini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiiralokki"@fi,
        "tärnmås"@sv .

<http://tun.fi/MX.277870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus peltatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus peltatus"@fi,
        "Scaeva peltata"@fi,
        "Syrphus peltatus"@fi,
        "Scaeva peltata"@sv,
        "Syrphus peltatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltokarttukirvari"@fi,
        "Platycheirus peltatus"@sv .

<http://tun.fi/MX.277871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus perpallidus" ;
    dwc:scientificNameAuthorship "Verrall, 1901" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus perpallidus"@fi,
        "Platycheirus perpallidus paramushiricus"@fi,
        "Platycheirus perpallidus paramushiricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarakarttukirvari"@fi,
        "Platycheirus perpallidus"@sv .

<http://tun.fi/MX.277872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus podagratus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus nudipes"@fi,
        "Platycheirus podagratus"@fi,
        "Platycheirus nudipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäkarttukirvari"@fi,
        "Platycheirus podagratus"@sv .

<http://tun.fi/MX.277873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus ramsarensis" ;
    dwc:scientificNameAuthorship "Goeldlin, Maibach & Speight, 1990" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus ramsarensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakarttukirvari"@fi,
        "Platycheirus ramsarensis"@sv .

<http://tun.fi/MX.277874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus scambus" ;
    dwc:scientificNameAuthorship "(Staeger, 1843)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus scambus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkarttukirvari"@fi,
        "Platycheirus scambus"@sv .

<http://tun.fi/MX.277875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus scutatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus scutatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsukarttukirvari"@fi,
        "Platycheirus scutatus"@sv .

<http://tun.fi/MX.277876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus splendidus" ;
    dwc:scientificNameAuthorship "Rotheray, 1998" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus splendidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistokarttukirvari"@fi,
        "Platycheirus splendidus"@sv .

<http://tun.fi/MX.277877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus sticticus" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus sticticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tikkukarttukirvari"@fi,
        "Platycheirus sticticus"@sv .

<http://tun.fi/MX.277878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus subordinatus" ;
    dwc:scientificNameAuthorship "Becker, 1915" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus subordinatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakarttukirvari"@fi,
        "Platycheirus subordinatus"@sv .

<http://tun.fi/MX.277879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus tarsalis" ;
    dwc:scientificNameAuthorship "(Schummel, 1836)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus tarsalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nilkkakarttukirvari"@fi,
        "Platycheirus tarsalis"@sv .

<http://tun.fi/MX.277880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus transfugus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus transfugus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukiharkirvari"@fi,
        "Platycheirus transfugus"@sv .

<http://tun.fi/MX.277881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus urakawensis" ;
    dwc:scientificNameAuthorship "(Matsumura, 1919)" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus urakawensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninkarttukirvari"@fi,
        "Platycheirus urakawensis"@sv .

<http://tun.fi/MX.277882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus varipes" ;
    dwc:scientificNameAuthorship "Curran, 1923" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:hiddenLabel "Platycheirus varipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkakarttukirvari"@fi,
        "Platycheirus varipes"@sv .

<http://tun.fi/MX.277884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrophaena granditarsa" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.277883> ;
    skos:hiddenLabel "Musca granditarsus"@fi,
        "Platycheirus granditarsis"@fi,
        "Platycheirus granditarsus"@fi,
        "Pyrophaena granditarsa"@fi,
        "Musca granditarsus"@sv,
        "Platycheirus granditarsis"@sv,
        "Platycheirus granditarsus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakarttukirvari"@fi,
        "Pyrophaena granditarsa"@sv .

<http://tun.fi/MX.277885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrophaena rosarum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.277883> ;
    skos:hiddenLabel "Platycheirus rosarum"@fi,
        "Pyrophaena rosarum"@fi,
        "Platycheirus rosarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokarttukirvari"@fi,
        "Pyrophaena rosarum"@sv .

<http://tun.fi/MX.277887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthandrus comtus" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.277886> ;
    skos:hiddenLabel "Xanthandrus comtus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutukirvari"@fi,
        "Xanthandrus comtus"@sv .

<http://tun.fi/MX.27789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlidonias hybrida" ;
    dwc:scientificNameAuthorship "(Pallas, 1811)" ;
    skos:broader <http://tun.fi/MX.27788> ;
    skos:hiddenLabel "Chlidonias hybrida"@fi,
        "Chlidonias hybridus"@fi,
        "Chlidonias hybrida"@sv,
        "Chlidonias hybridus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoposkitiira"@fi,
        "skäggtärna"@sv .

<http://tun.fi/MX.277890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paragus constrictus" ;
    dwc:scientificNameAuthorship "Šimic, 1986" ;
    skos:broader <http://tun.fi/MX.277889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paragus constrictus"@fi,
        "Paragus constrictus"@sv .

<http://tun.fi/MX.277891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paragus finitimus" ;
    dwc:scientificNameAuthorship "Goeldlin, 1971" ;
    skos:broader <http://tun.fi/MX.277889> ;
    skos:hiddenLabel "Paragus finitimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punapienkirvari"@fi,
        "Paragus finitimus"@sv .

<http://tun.fi/MX.277892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paragus haemorrhous" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.277889> ;
    skos:hiddenLabel "Paragus haemorrhous"@fi,
        "Paragus sigillatus"@fi,
        "Paragus sigillatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäpienkirvari"@fi,
        "Paragus haemorrhous"@sv .

<http://tun.fi/MX.277893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paragus pecchiolii" ;
    dwc:scientificNameAuthorship "Rondani, 1857" ;
    skos:broader <http://tun.fi/MX.277889> ;
    skos:hiddenLabel "Paragus majoranae"@fi,
        "Paragus pecchiolii"@fi,
        "Paragus majoranae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittypienkirvari"@fi,
        "Paragus pecchiolii"@sv .

<http://tun.fi/MX.277894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paragus tibialis" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.277889> ;
    skos:hiddenLabel "Paragus tibialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketopienkirvari"@fi,
        "Paragus tibialis"@sv .

<http://tun.fi/MX.277897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotoxum arcuatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.277896> ;
    skos:hiddenLabel "Chrysotoxum arcuatum"@fi,
        "Chrysotoxum fasciatum"@fi,
        "Chrysotoxum fasciatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunosarvikirvari"@fi,
        "Chrysotoxum arcuatum"@sv .

<http://tun.fi/MX.277898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotoxum bicinctum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "vannesarvikärpänen"@fi ;
    skos:broader <http://tun.fi/MX.277896> ;
    skos:hiddenLabel "Chrysotoxum bicinctum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vannesarvikirvari"@fi,
        "Chrysotoxum bicinctum"@sv .

<http://tun.fi/MX.277899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotoxum cautum" ;
    dwc:scientificNameAuthorship "(Harris, 1776)" ;
    skos:altLabel "pulskasarvikärpänen"@fi ;
    skos:broader <http://tun.fi/MX.277896> ;
    skos:hiddenLabel "Chrysotoxum cautum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsarvikirvari"@fi,
        "Chrysotoxum cautum"@sv .

<http://tun.fi/MX.27790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlidonias leucopterus" ;
    dwc:scientificNameAuthorship "(Temminck, 1815)" ;
    skos:broader <http://tun.fi/MX.27788> ;
    skos:hiddenLabel "Chlidonias leucoptera"@fi,
        "Chlidonias leucopterus"@fi,
        "Chlidonias leucoptera"@sv,
        "Chlidonias leucopterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkosiipitiira"@fi,
        "vitvingad tärna"@sv .

<http://tun.fi/MX.277900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotoxum fasciolatum" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.277896> ;
    skos:hiddenLabel "Chrysotoxum fasciolatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulleasarvikirvari"@fi,
        "Chrysotoxum fasciolatum"@sv .

<http://tun.fi/MX.277901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotoxum festivum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "viirusarvikärpänen"@fi ;
    skos:broader <http://tun.fi/MX.277896> ;
    skos:hiddenLabel "Chrysotoxum arcuatum"@fi,
        "Chrysotoxum festivum"@fi,
        "Chrysotoxum arcuatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarisarvikirvari"@fi,
        "Chrysotoxum festivum"@sv .

<http://tun.fi/MX.277902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotoxum octomaculatum" ;
    dwc:scientificNameAuthorship "Curtis, 1937" ;
    skos:broader <http://tun.fi/MX.277896> ;
    skos:hiddenLabel "Chrysotoxum octomaculatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirusarvikirvari"@fi,
        "Chrysotoxum octomaculatum"@sv .

<http://tun.fi/MX.277903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotoxum vernale" ;
    dwc:scientificNameAuthorship "Loew, 1841" ;
    skos:broader <http://tun.fi/MX.277896> ;
    skos:hiddenLabel "Chrysotoxum vernale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätsarvikirvari"@fi,
        "Chrysotoxum vernale"@sv .

<http://tun.fi/MX.277906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasysyrphus albostriatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.277905> ;
    skos:hiddenLabel "Dasysyrphus albostriatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovahakakirvari"@fi,
        "Dasysyrphus albostriatus"@sv .

<http://tun.fi/MX.277907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasysyrphus friuliensis" ;
    dwc:scientificNameAuthorship "(van der Goot, 1960)" ;
    skos:broader <http://tun.fi/MX.277905> ;
    skos:hiddenLabel "Dasysyrphus carpathicus"@fi,
        "Dasysyrphus claviger"@fi,
        "Dasysyrphus friuliensis"@fi,
        "Dasysyrphus carpathicus"@sv,
        "Dasysyrphus claviger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koukkuhakakirvari"@fi,
        "Dasysyrphus friuliensis"@sv .

<http://tun.fi/MX.277908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasysyrphus hilaris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277905> ;
    skos:hiddenLabel "Dasysyrphus hilaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahakakirvari"@fi,
        "Dasysyrphus hilaris"@sv .

<http://tun.fi/MX.277909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasysyrphus nigricornis" ;
    dwc:scientificNameAuthorship "(Verrall, 1873)" ;
    skos:broader <http://tun.fi/MX.277905> ;
    skos:hiddenLabel "Dasysyrphus nigricornis"@fi,
        "Dasysyrphus obscuratus"@fi,
        "Dasysyrphus obscuratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummahakakirvari"@fi,
        "Dasysyrphus nigricornis"@sv .

<http://tun.fi/MX.27791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlidonias niger" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27788> ;
    skos:hiddenLabel "Chlidonias niger"@fi,
        "Chlidonias nigra"@fi,
        "Chlidonias niger"@sv,
        "Chlidonias nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustatiira"@fi,
        "svarttärna"@sv .

<http://tun.fi/MX.277910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasysyrphus pauxillus" ;
    dwc:scientificNameAuthorship "(Williston, 1887)" ;
    skos:broader <http://tun.fi/MX.277905> ;
    skos:hiddenLabel "Dasysyrphus pauxillus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusihakakirvari"@fi,
        "Dasysyrphus pauxillus"@sv .

<http://tun.fi/MX.277911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasysyrphus pinastri" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.277905> ;
    skos:hiddenLabel "Dasysyrphus lunulatus"@fi,
        "Dasysyrphus pinastri"@fi,
        "Dasysyrphus lunulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyhakakirvari"@fi,
        "Dasysyrphus pinastri"@sv .

<http://tun.fi/MX.277912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasysyrphus postclaviger" ;
    dwc:scientificNameAuthorship "Stys & Moucha, 1962" ;
    skos:broader <http://tun.fi/MX.277905> ;
    skos:hiddenLabel "Dasysyrphus claviger"@fi,
        "Dasysyrphus postclaviger"@fi,
        "Dasysyrphus claviger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinhakakirvari"@fi,
        "Dasysyrphus postclaviger"@sv .

<http://tun.fi/MX.277913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasysyrphus tricinctus" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.277905> ;
    skos:hiddenLabel "Dasysyrphus tricinctus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöhakakirvari"@fi,
        "Dasysyrphus tricinctus"@sv .

<http://tun.fi/MX.277914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasysyrphus venustus" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277905> ;
    skos:hiddenLabel "Dasysyrphus arcuatus"@fi,
        "Dasysyrphus venustus"@fi,
        "Dasysyrphus arcuatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulohakakirvari"@fi,
        "Dasysyrphus venustus"@sv .

<http://tun.fi/MX.277916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didea alneti" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.277915> ;
    skos:hiddenLabel "Didea alneti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherlattakirvari"@fi,
        "Didea alneti"@sv .

<http://tun.fi/MX.277917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didea fasciata" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.277915> ;
    skos:hiddenLabel "Didea fasciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalattakirvari"@fi,
        "Didea fasciata"@sv .

<http://tun.fi/MX.277918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didea intermedia" ;
    dwc:scientificNameAuthorship "Loew, 1854" ;
    skos:broader <http://tun.fi/MX.277915> ;
    skos:hiddenLabel "Didea intermedia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välilattakirvari"@fi,
        "Didea intermedia"@sv .

<http://tun.fi/MX.277920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doros profuges" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:altLabel "isonaamiokukkakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.277919> ;
    skos:hiddenLabel "Doros conopseus"@fi,
        "Doros profuges"@fi,
        "Doros conopseus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuningaskirvari"@fi,
        "Doros profuges"@sv .

<http://tun.fi/MX.277922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epistrophe annulitarsis" ;
    dwc:scientificNameAuthorship "Stackelberg, 1918" ;
    skos:broader <http://tun.fi/MX.277921> ;
    skos:hiddenLabel "Epistrophe annulitarsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokeltakirvari"@fi,
        "Epistrophe annulitarsis"@sv .

<http://tun.fi/MX.277923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epistrophe cryptica" ;
    dwc:scientificNameAuthorship "Doczkal & Schmid, 1994" ;
    skos:broader <http://tun.fi/MX.277921> ;
    skos:hiddenLabel "Epistrophe cryptica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outokeltakirvari"@fi,
        "Epistrophe cryptica"@sv .

<http://tun.fi/MX.277924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epistrophe diaphana" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277921> ;
    skos:hiddenLabel "Epistrophe diaphana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkeltakirvari"@fi,
        "Epistrophe diaphana"@sv .

<http://tun.fi/MX.277925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epistrophe eligans" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.277921> ;
    skos:hiddenLabel "Epistrophe bifasciata"@fi,
        "Epistrophe eligans"@fi,
        "Epistrophe bifasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokeltakirvari"@fi,
        "Epistrophe eligans"@sv .

<http://tun.fi/MX.277926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epistrophe flava" ;
    dwc:scientificNameAuthorship "Doczkal & Schmid, 1994" ;
    skos:broader <http://tun.fi/MX.277921> ;
    skos:hiddenLabel "Epistrophe flava"@fi,
        "Epistrophe melanostomoides"@fi,
        "Epistrophe melanostomoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleakeltakirvari"@fi,
        "Epistrophe flava"@sv .

<http://tun.fi/MX.277927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epistrophe grossulariae" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277921> ;
    skos:hiddenLabel "Epistrophe grossulariae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokeltakirvari"@fi,
        "Epistrophe grossulariae"@sv .

<http://tun.fi/MX.277928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epistrophe melanostoma" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277921> ;
    skos:hiddenLabel "Epistrophe melanostoma"@fi,
        "Epistrophe melanostomoides"@fi,
        "Epistrophe melanostomoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakeltakirvari"@fi,
        "Epistrophe melanostoma"@sv .

<http://tun.fi/MX.277929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epistrophe nitidicollis" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277921> ;
    skos:hiddenLabel "Epistrophe nitidicollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokeltakirvari"@fi,
        "Epistrophe nitidicollis"@sv .

<http://tun.fi/MX.277930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epistrophe obscuripes" ;
    dwc:scientificNameAuthorship "(Strobl, 1910)" ;
    skos:broader <http://tun.fi/MX.277921> ;
    skos:hiddenLabel "Epistrophe obscuripes"@fi,
        "Epistrophe similis"@fi,
        "Epistrophe similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämykeltakirvari"@fi,
        "Epistrophe obscuripes"@sv .

<http://tun.fi/MX.277931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epistrophe ochrostoma" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.277921> ;
    skos:hiddenLabel "Epistrophe ochrostoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrakeltakirvari"@fi,
        "Epistrophe ochrostoma"@sv .

<http://tun.fi/MX.277932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epistrophe olgae" ;
    dwc:scientificNameAuthorship "Mutin, 1990" ;
    skos:broader <http://tun.fi/MX.277921> ;
    skos:hiddenLabel "Epistrophe olgae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkeltakirvari"@fi,
        "Epistrophe olgae"@sv .

<http://tun.fi/MX.277934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epistrophella euchroma" ;
    dwc:scientificNameAuthorship "(Kowarz, 1885)" ;
    skos:altLabel "sekakukkakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.277933> ;
    skos:hiddenLabel "Epistrophella euchroma"@fi,
        "Meligramma euchroma"@fi,
        "Meligramma euchroma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkeltakirvari"@fi,
        "Epistrophella euchroma"@sv .

<http://tun.fi/MX.277936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Episyrphus balteatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:altLabel "parvikukkakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.277935> ;
    skos:hiddenLabel "Episyrphus balteatus"@fi,
        "Episyrphus balteatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parvikirvari"@fi,
        "flyttblomfluga"@sv .

<http://tun.fi/MX.277938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriozona syrphoides" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.277937> ;
    skos:hiddenLabel "Eriozona syrphoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimalaiskirvari"@fi,
        "Eriozona syrphoides"@sv .

<http://tun.fi/MX.277940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes abiskoensis" ;
    dwc:scientificNameAuthorship "(Dušek & Láska, 1973)" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes abiskoensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "abiskonlaikkukirvari"@fi,
        "Eupeodes abiskoensis"@sv .

<http://tun.fi/MX.277941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes biciki" ;
    dwc:scientificNameAuthorship "(Nielsen, 2003)" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes biciki"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilaikkukirvari"@fi,
        "Eupeodes biciki"@sv .

<http://tun.fi/MX.277942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes bucculatus" ;
    dwc:scientificNameAuthorship "(Rondani, 1857)" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes bucculatus"@fi,
        "Eupeodes latilunulatus"@fi,
        "Eupeodes latilunulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sekolaikkukirvari"@fi,
        "Eupeodes bucculatus"@sv .

<http://tun.fi/MX.277943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes corollae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes corollae"@fi,
        "Syrphus corollae"@fi,
        "Syrphus corollae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pienlaikkukirvari"@fi,
        "Eupeodes corollae"@sv .

<http://tun.fi/MX.277944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes curtus" ;
    dwc:scientificNameAuthorship "(Hine, 1922)" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes curtus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alaskanlaikkukirvari"@fi,
        "Eupeodes curtus"@sv .

<http://tun.fi/MX.277945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes duseki" ;
    dwc:scientificNameAuthorship "Mazánek, Láska & Bicik, 1999" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes duseki"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saamenlaikkukirvari"@fi,
        "Eupeodes duseki"@sv .

<http://tun.fi/MX.277946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes goeldlini" ;
    dwc:scientificNameAuthorship "Mazánek, Láska & Bicik, 1999" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes goeldlini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolaikkukirvari"@fi,
        "Eupeodes goeldlini"@sv .

<http://tun.fi/MX.277947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes latifasciatus" ;
    dwc:scientificNameAuthorship "(Macquart, 1829)" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes latifasciatus"@fi,
        "Syrphus latifasciatus"@fi,
        "Syrphus latifasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittylaikkukirvari"@fi,
        "Eupeodes latifasciatus"@sv .

<http://tun.fi/MX.277948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes lundbecki" ;
    dwc:scientificNameAuthorship "(Soot-Ryen, 1946)" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes lundbecki"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljulaikkukirvari"@fi,
        "Eupeodes lundbecki"@sv .

<http://tun.fi/MX.277949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes luniger" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes luniger"@fi,
        "Syrphus luniger"@fi,
        "Syrphus luniger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuulaikkukirvari"@fi,
        "Eupeodes luniger"@sv .

<http://tun.fi/MX.27795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelochelidon nilotica" ;
    dwc:scientificNameAuthorship "(J.F. Gmelin, 1789)" ;
    skos:broader <http://tun.fi/MX.27794> ;
    skos:hiddenLabel "Gelochelidon nilotica"@fi,
        "Gelochelidon nilotica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietatiira"@fi,
        "sandtärna"@sv .

<http://tun.fi/MX.277950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes nielseni" ;
    dwc:scientificNameAuthorship "(Dušek & Láska, 1976)" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes nielseni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummalaikkukirvari"@fi,
        "Eupeodes nielseni"@sv .

<http://tun.fi/MX.277951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes nitens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes nitens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyölaikkukirvari"@fi,
        "Eupeodes nitens"@sv .

<http://tun.fi/MX.277952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes punctifer" ;
    dwc:scientificNameAuthorship "(Frey, 1934)" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes borealis"@fi,
        "Eupeodes punctifer"@fi,
        "Eupeodes borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinlaikkukirvari"@fi,
        "Eupeodes punctifer"@sv .

<http://tun.fi/MX.277953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupeodes tirolensis" ;
    dwc:scientificNameAuthorship "(Dušek & Láska, 1973)" ;
    skos:broader <http://tun.fi/MX.277939> ;
    skos:hiddenLabel "Eupeodes tirolensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tirolinlaikkukirvari"@fi,
        "Eupeodes tirolensis"@sv .

<http://tun.fi/MX.277955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fagisyrphus cinctus" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.277954> ;
    skos:hiddenLabel "Fagisyrphus cinctus"@fi,
        "Meligramma cincta"@fi,
        "Meligramma cincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökkikirvari"@fi,
        "Fagisyrphus cinctus"@sv .

<http://tun.fi/MX.277957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lapposyrphus lapponicus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277956> ;
    skos:hiddenLabel "Eupeodes lapponica"@fi,
        "Eupeodes lapponicus"@fi,
        "Lapposyrphus lapponica"@fi,
        "Lapposyrphus lapponicus"@fi,
        "Scaeva lapponica"@fi,
        "Syrphus lapponicus"@fi,
        "Syrphus lapponicus var. sibericus"@fi,
        "Eupeodes lapponica"@sv,
        "Eupeodes lapponicus"@sv,
        "Lapposyrphus lapponica"@sv,
        "Scaeva lapponica"@sv,
        "Syrphus lapponicus"@sv,
        "Syrphus lapponicus var. sibericus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätlaikkukirvari"@fi,
        "Lapposyrphus lapponicus"@sv .

<http://tun.fi/MX.277960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucozona inopinata" ;
    dwc:scientificNameAuthorship "Doczkal, 2000" ;
    skos:broader <http://tun.fi/MX.277958> ;
    skos:hiddenLabel "Leucozona inopinata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasvyökirvari"@fi,
        "Leucozona inopinata"@sv .

<http://tun.fi/MX.277961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucozona lucorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.277958> ;
    skos:hiddenLabel "Leucozona lucorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtovyökirvari"@fi,
        "Leucozona lucorum"@sv .

<http://tun.fi/MX.277963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucozona glaucia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.277958> ;
    skos:hiddenLabel "Ischyrosyrphus glaucius"@fi,
        "Leucozona glaucia"@fi,
        "Ischyrosyrphus glaucius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinivyökirvari"@fi,
        "Leucozona glaucia"@sv .

<http://tun.fi/MX.277964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucozona laternaria" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.277958> ;
    skos:hiddenLabel "Ischyrosyrphus laternarius"@fi,
        "Leucozona laternaria"@fi,
        "Ischyrosyrphus laternarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkovyökirvari"@fi,
        "Leucozona laternaria"@sv .

<http://tun.fi/MX.277966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megasyrphus erraticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.277965> ;
    skos:hiddenLabel "Eriozona erratica"@fi,
        "Megasyrphus annulipes"@fi,
        "Megasyrphus erraticus"@fi,
        "Musca erratica"@fi,
        "Eriozona erratica"@sv,
        "Megasyrphus annulipes"@sv,
        "Musca erratica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jymykirvari"@fi,
        "Megasyrphus erraticus"@sv .

<http://tun.fi/MX.277968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melangyna arctica" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277967> ;
    skos:hiddenLabel "Melangyna arctica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kairametsäkirvari"@fi,
        "Melangyna arctica"@sv .

<http://tun.fi/MX.277969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melangyna barbifrons" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.277967> ;
    skos:hiddenLabel "Melangyna barbifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumetsäkirvari"@fi,
        "Melangyna barbifrons"@sv .

<http://tun.fi/MX.27797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroprogne caspia" ;
    dwc:scientificNameAuthorship "(Pallas, 1770)" ;
    skos:broader <http://tun.fi/MX.27796> ;
    skos:hiddenLabel "Helopus caspius"@fi,
        "Hydroprogne caspia"@fi,
        "Hydroprogne tschegrava"@fi,
        "Sterna caspia"@fi,
        "Helopus caspius"@sv,
        "Hydroprogne caspia"@sv,
        "Hydroprogne tschegrava"@sv,
        "Sterna caspia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "räyskä"@fi,
        "skräntärna"@sv .

<http://tun.fi/MX.277970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melangyna coei" ;
    dwc:scientificNameAuthorship "Nielsen, 1971" ;
    skos:broader <http://tun.fi/MX.277967> ;
    skos:hiddenLabel "Melangyna coei"@fi,
        "Melangyna stackelbergi"@fi,
        "Melangyna stackelbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saamenmetsäkirvari"@fi,
        "Melangyna coei"@sv .

<http://tun.fi/MX.277971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melangyna compositarum" ;
    dwc:scientificNameAuthorship "(Verrall, 1873)" ;
    skos:broader <http://tun.fi/MX.277967> ;
    skos:hiddenLabel "Melangyna compositarum"@fi,
        "Syrphus kolomietzi"@fi,
        "Syrphus kolomietzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mattametsäkirvari"@fi,
        "Melangyna compositarum"@sv .

<http://tun.fi/MX.277972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melangyna lasiophthalma" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277967> ;
    skos:hiddenLabel "Melangyna lasiophthalma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätmetsäkirvari"@fi,
        "Melangyna lasiophthalma"@sv .

<http://tun.fi/MX.277973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melangyna lucifera" ;
    dwc:scientificNameAuthorship "Nielsen, 1980" ;
    skos:broader <http://tun.fi/MX.277967> ;
    skos:hiddenLabel "Melangyna lucifera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiilametsäkirvari"@fi,
        "Melangyna lucifera"@sv .

<http://tun.fi/MX.277974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melangyna quadrimaculata" ;
    dwc:scientificNameAuthorship "(Verrall, 1873)" ;
    skos:broader <http://tun.fi/MX.277967> ;
    skos:hiddenLabel "Melangyna quadrimaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustametsäkirvari"@fi,
        "Melangyna quadrimaculata"@sv .

<http://tun.fi/MX.277975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melangyna umbellatarum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.277967> ;
    skos:hiddenLabel "Melangyna umbellatarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltometsäkirvari"@fi,
        "Melangyna umbellatarum"@sv .

<http://tun.fi/MX.277977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligramma guttatum" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.277976> ;
    skos:hiddenLabel "Meligramma guttata"@fi,
        "Meligramma guttatum"@fi,
        "Scaeva guttata"@fi,
        "Meligramma guttata"@sv,
        "Scaeva guttata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkumesikirvari"@fi,
        "Meligramma guttatum"@sv .

<http://tun.fi/MX.277978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligramma trianguliferum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277976> ;
    skos:hiddenLabel "Meligramma triangulifera"@fi,
        "Meligramma trianguliferum"@fi,
        "Scaeva triangulifera"@fi,
        "Meligramma triangulifera"@sv,
        "Scaeva triangulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiomesikirvari"@fi,
        "Meligramma trianguliferum"@sv .

<http://tun.fi/MX.277980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meliscaeva auricollis" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277979> ;
    skos:hiddenLabel "Meliscaeva auricollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultamesikirvari"@fi,
        "Meliscaeva auricollis"@sv .

<http://tun.fi/MX.277981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meliscaeva cinctella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277979> ;
    skos:hiddenLabel "Meliscaeva cinctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyömesikirvari"@fi,
        "Meliscaeva cinctella"@sv .

<http://tun.fi/MX.277983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasyrphus annulatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277982> ;
    skos:hiddenLabel "Parasyrphus annulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleakainokirvari"@fi,
        "Parasyrphus annulatus"@sv .

<http://tun.fi/MX.277984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasyrphus groenlandicus" ;
    dwc:scientificNameAuthorship "(Nielsen, 1910)" ;
    skos:broader <http://tun.fi/MX.277982> ;
    skos:hiddenLabel "Catabomba groenlandica"@fi,
        "Parasyrphus groenlandica"@fi,
        "Parasyrphus groenlandicus"@fi,
        "Syrphus latifrons"@fi,
        "Catabomba groenlandica"@sv,
        "Parasyrphus groenlandica"@sv,
        "Syrphus latifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "grönlanninkainokirvari"@fi,
        "Parasyrphus groenlandicus"@sv .

<http://tun.fi/MX.277985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasyrphus lineolus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277982> ;
    skos:hiddenLabel "Parasyrphus lineola"@fi,
        "Parasyrphus lineolus"@fi,
        "Scaeva lineolus"@fi,
        "Parasyrphus lineola"@sv,
        "Scaeva lineolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihakainokirvari"@fi,
        "Parasyrphus lineolus"@sv .

<http://tun.fi/MX.277986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasyrphus macularis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277982> ;
    skos:hiddenLabel "Parasyrphus macularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkainokirvari"@fi,
        "Parasyrphus macularis"@sv .

<http://tun.fi/MX.277987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasyrphus malinellus" ;
    dwc:scientificNameAuthorship "(Collin, 1952)" ;
    skos:broader <http://tun.fi/MX.277982> ;
    skos:hiddenLabel "Parasyrphus malinellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokainokirvari"@fi,
        "Parasyrphus malinellus"@sv .

<http://tun.fi/MX.277988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasyrphus nigritarsis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277982> ;
    skos:hiddenLabel "Parasyrphus nigritarsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuoriaiskainokirvari"@fi,
        "Parasyrphus nigritarsis"@sv .

<http://tun.fi/MX.277989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasyrphus proximus" ;
    dwc:scientificNameAuthorship "Mutin, 1990" ;
    skos:broader <http://tun.fi/MX.277982> ;
    skos:hiddenLabel "Parasyrphus proximus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigakainokirvari"@fi,
        "Parasyrphus proximus"@sv .

<http://tun.fi/MX.277990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasyrphus punctulatus" ;
    dwc:scientificNameAuthorship "(Verrall, 1873)" ;
    skos:broader <http://tun.fi/MX.277982> ;
    skos:hiddenLabel "Parasyrphus punctulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuukainokirvari"@fi,
        "Parasyrphus punctulatus"@sv .

<http://tun.fi/MX.277991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasyrphus tarsatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277982> ;
    skos:hiddenLabel "Parasyrphus dryadis"@fi,
        "Parasyrphus tarsatus"@fi,
        "Parasyrphus dryadis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankainokirvari"@fi,
        "Parasyrphus tarsatus"@sv .

<http://tun.fi/MX.277992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasyrphus vittiger" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.277982> ;
    skos:hiddenLabel "Parasyrphus vittiger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengaskainokirvari"@fi,
        "Parasyrphus vittiger"@sv .

<http://tun.fi/MX.277994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaeva pyrastri" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.277993> ;
    skos:hiddenLabel "Scaeva pyrastri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasisokirvari"@fi,
        "Scaeva pyrastri"@sv .

<http://tun.fi/MX.277995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaeva selenitica" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277993> ;
    skos:hiddenLabel "Scaeva selenitica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koukkuisokirvari"@fi,
        "Scaeva selenitica"@sv .

<http://tun.fi/MX.277997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria abbreviata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1859" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria abbreviata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suohoikkakirvari"@fi,
        "Sphaerophoria abbreviata"@sv .

<http://tun.fi/MX.277998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria bankowskae" ;
    dwc:scientificNameAuthorship "Goeldlin, 1989" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria bankowskae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolanhoikkakirvari"@fi,
        "Sphaerophoria bankowskae"@sv .

<http://tun.fi/MX.277999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria batava" ;
    dwc:scientificNameAuthorship "Goeldlin, 1974" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria batava"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hollanninhoikkakirvari"@fi,
        "Sphaerophoria batava"@sv .

<http://tun.fi/MX.278000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria boreoalpina" ;
    dwc:scientificNameAuthorship "Goeldlin, 1989" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria boreoalpina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinhoikkakirvari"@fi,
        "Sphaerophoria boreoalpina"@sv .

<http://tun.fi/MX.278001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria chongjini" ;
    dwc:scientificNameAuthorship "Bankowska, 1964" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria chongjini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koreanhoikkakirvari"@fi,
        "Sphaerophoria chongjini"@sv .

<http://tun.fi/MX.278002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria fatarum" ;
    dwc:scientificNameAuthorship "Goeldlin, 1989" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria fatarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkahoikkakirvari"@fi,
        "Sphaerophoria fatarum"@sv .

<http://tun.fi/MX.278003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria interrupta" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria interrupta"@fi,
        "Sphaerophoria menthastri"@fi,
        "Sphaerophoria menthastri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormihoikkakirvari"@fi,
        "Sphaerophoria interrupta"@sv .

<http://tun.fi/MX.278004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria kaa" ;
    dwc:scientificNameAuthorship "Violovitsh, 1960" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria kaa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänhoikkakirvari"@fi,
        "Sphaerophoria kaa"@sv .

<http://tun.fi/MX.278005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria laurae" ;
    dwc:scientificNameAuthorship "Goeldlin, 1989" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria laurae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohoikkakirvari"@fi,
        "Sphaerophoria laurae"@sv .

<http://tun.fi/MX.278006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria loewi" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1843" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria loewi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokohoikkakirvari"@fi,
        "Sphaerophoria loewi"@sv .

<http://tun.fi/MX.278007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria pallidula" ;
    dwc:scientificNameAuthorship "Mutin, 1999" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria pallidula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amurinhoikkakirvari"@fi,
        "Sphaerophoria pallidula"@sv .

<http://tun.fi/MX.278008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria philanthus" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria philantha"@fi,
        "Sphaerophoria philanthus"@fi,
        "Sphaerophoria sarmatica"@fi,
        "Syrphus philanthus"@fi,
        "Sphaerophoria philantha"@sv,
        "Sphaerophoria sarmatica"@sv,
        "Syrphus philanthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiohoikkakkirvari"@fi,
        "Sphaerophoria philanthus"@sv .

<http://tun.fi/MX.278009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria rueppellii" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1830)" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria rueppelli"@fi,
        "Sphaerophoria rueppellii"@fi,
        "Sphaerophoria rueppelli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sänkihoikkakirvari"@fi,
        "Sphaerophoria rueppellii"@sv .

<http://tun.fi/MX.27801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sterna hirundo" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27798> ;
    skos:hiddenLabel "Sterna hirundo"@fi,
        "Sterna hirundo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalatiira"@fi,
        "fisktärna"@sv .

<http://tun.fi/MX.278010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria scripta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria scripta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohoikkakirvari"@fi,
        "Sphaerophoria scripta"@sv .

<http://tun.fi/MX.278011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria taeniata" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria taeniata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarahoikkakirvari"@fi,
        "Sphaerophoria taeniata"@sv .

<http://tun.fi/MX.278012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria virgata" ;
    dwc:scientificNameAuthorship "Goeldlin, 1974" ;
    skos:broader <http://tun.fi/MX.277996> ;
    skos:hiddenLabel "Sphaerophoria virgata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lovihoikkakirvari"@fi,
        "Sphaerophoria virgata"@sv .

<http://tun.fi/MX.278014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphus admirandus" ;
    dwc:scientificNameAuthorship "Goeldlin, 1996" ;
    skos:broader <http://tun.fi/MX.278013> ;
    skos:hiddenLabel "Syrphus admirandus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaotsakirvari"@fi,
        "Syrphus admirandus"@sv .

<http://tun.fi/MX.278015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphus attenuatus" ;
    dwc:scientificNameAuthorship "Hine, 1922" ;
    skos:broader <http://tun.fi/MX.278013> ;
    skos:hiddenLabel "Syrphus attenuatus"@fi,
        "Syrphus pilisquamus"@fi,
        "Syrphus pilisquamus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkirvari"@fi,
        "Syrphus attenuatus"@sv .

<http://tun.fi/MX.278016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphus ribesii" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "niittykirvakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278013> ;
    skos:hiddenLabel "Syrphus brevicinctus"@fi,
        "Syrphus ribesii"@fi,
        "Syrphus brevicinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittykirvari"@fi,
        "Syrphus ribesii"@sv .

<http://tun.fi/MX.278017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphus sexmaculatus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.278013> ;
    skos:hiddenLabel "Syrphus sexmaculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkirvari"@fi,
        "Syrphus sexmaculatus"@sv .

<http://tun.fi/MX.278018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphus torvus" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1875" ;
    skos:broader <http://tun.fi/MX.278013> ;
    skos:hiddenLabel "Syrphus torvus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakirvari"@fi,
        "Syrphus torvus"@sv .

<http://tun.fi/MX.278019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphus vitripennis" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278013> ;
    skos:hiddenLabel "Syrphus rectus bretoletensis"@fi,
        "Syrphus vitripennis"@fi,
        "Syrphus rectus bretoletensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukirvari"@fi,
        "Syrphus vitripennis"@sv .

<http://tun.fi/MX.27802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sterna paradisaea" ;
    dwc:scientificNameAuthorship "Pontoppidan, 1763" ;
    skos:broader <http://tun.fi/MX.27798> ;
    skos:hiddenLabel "Sterna paradisaea"@fi,
        "Sterna paradisaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapintiira"@fi,
        "silvertärna"@sv .

<http://tun.fi/MX.278021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthogramma citrofasciatum" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.278020> ;
    skos:hiddenLabel "Xanthogramma citrofasciatum"@fi,
        "Xanthogramma festivum"@fi,
        "Xanthogramma festivum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruunakirvari"@fi,
        "Xanthogramma citrofasciatum"@sv .

<http://tun.fi/MX.278022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthogramma pedissequum" ;
    dwc:scientificNameAuthorship "(Harris, 1776)" ;
    skos:broader <http://tun.fi/MX.278020> ;
    skos:hiddenLabel "Xanthogramma pedissequum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaviokirvari"@fi,
        "Xanthogramma pedissequum"@sv .

<http://tun.fi/MX.278023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthogramma stackelbergi" ;
    dwc:scientificNameAuthorship "Violovitsh, 1975" ;
    skos:broader <http://tun.fi/MX.278020> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xanthogramma stackelbergi"@fi,
        "Xanthogramma stackelbergi"@sv .

<http://tun.fi/MX.278027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriana conopsoides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "mahlakukkakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278026> ;
    skos:hiddenLabel "Ceriana conopsoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuningatarkirvari"@fi,
        "Ceriana conopsoides"@sv .

<http://tun.fi/MX.278029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphiximorpha subsessilis" ;
    dwc:scientificNameAuthorship "(Illiger in Rossi, 1807)" ;
    skos:broader <http://tun.fi/MX.278028> ;
    skos:hiddenLabel "Sphiximorpha subsessilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruhtinatarkirvari"@fi,
        "Sphiximorpha subsessilis"@sv .

<http://tun.fi/MX.278032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia alba" ;
    dwc:scientificNameAuthorship "Vujić & Claussen, 2000" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia alba"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokeilanen"@fi,
        "Cheilosia alba"@sv .

<http://tun.fi/MX.278033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia albipila" ;
    dwc:scientificNameAuthorship "Meigen, 1838" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia albipila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakarvakeilanen"@fi,
        "Cheilosia albipila"@sv .

<http://tun.fi/MX.278034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia albitarsis" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia albitarsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjonilkkakeilanen"@fi,
        "Cheilosia albitarsis"@sv .

<http://tun.fi/MX.278035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia alpina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia alpina"@fi,
        "Eristalis alpina"@fi,
        "Eristalis alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikeilanen"@fi,
        "Cheilosia alpina"@sv .

<http://tun.fi/MX.278036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia angustigenis" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia angustigenis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokeilanen"@fi,
        "Cheilosia angustigenis"@sv .

<http://tun.fi/MX.278037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia barbata" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia barbata"@fi,
        "Cheilosia honesta"@fi,
        "Cheilosia honesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "partakeilanen"@fi,
        "Cheilosia barbata"@sv .

<http://tun.fi/MX.278038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia barovskii" ;
    dwc:scientificNameAuthorship "(Stackelberg, 1930)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheilosia barovskii"@fi,
        "Cheilosia barovskii"@sv .

<http://tun.fi/MX.278039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia carbonaria" ;
    dwc:scientificNameAuthorship "Egger, 1860" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia carbonaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokikeilanen"@fi,
        "Cheilosia carbonaria"@sv .

<http://tun.fi/MX.278040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia chrysocoma" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia chrysocoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kettukeilanen"@fi,
        "Cheilosia chrysocoma"@sv .

<http://tun.fi/MX.278041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia cynocephala" ;
    dwc:scientificNameAuthorship "Loew, 1840" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia cynocephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koiranpääkeilanen"@fi,
        "Cheilosia cynocephala"@sv .

<http://tun.fi/MX.278042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia flavipes" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia flavipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltajalkakeilanen"@fi,
        "Cheilosia flavipes"@sv .

<http://tun.fi/MX.278043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia flavissima" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia flavissima"@fi,
        "Cheilosia pallipes"@fi,
        "Cheilosia pallipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakeilanen"@fi,
        "Cheilosia flavissima"@sv .

<http://tun.fi/MX.278044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia fraterna" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia fraterna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveäkeilanen"@fi,
        "Cheilosia fraterna"@sv .

<http://tun.fi/MX.278045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia frontalis" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia frontalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otsakeilanen"@fi,
        "Cheilosia frontalis"@sv .

<http://tun.fi/MX.278046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia gigantea" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia gigantea"@fi,
        "Cheilosia gracilis"@fi,
        "Cheilosia gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokeilanen"@fi,
        "Cheilosia gigantea"@sv .

<http://tun.fi/MX.278047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia grossa" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia grossa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suurkeilanen"@fi,
        "Cheilosia grossa"@sv .

<http://tun.fi/MX.278048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia illustrata" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia illustrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokeilanen"@fi,
        "Cheilosia illustrata"@sv .

<http://tun.fi/MX.278049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia impressa" ;
    dwc:scientificNameAuthorship "Loew, 1840" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia impressa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okakeilanen"@fi,
        "Cheilosia impressa"@sv .

<http://tun.fi/MX.278050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia ingerae" ;
    dwc:scientificNameAuthorship "Nielsen & Claussen, 2001" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia ingerae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkeilanen"@fi,
        "Cheilosia ingerae"@sv .

<http://tun.fi/MX.278051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia lasiopa" ;
    dwc:scientificNameAuthorship "Kowarz, 1885" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia honesta"@fi,
        "Cheilosia lasiopa"@fi,
        "Cheilosia honesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratamokeilanen"@fi,
        "Cheilosia lasiopa"@sv .

<http://tun.fi/MX.278052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia latifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia intonsa"@fi,
        "Cheilosia latifrons"@fi,
        "Cheilosia intonsa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveäposkikeilanen"@fi,
        "Cheilosia latifrons"@sv .

<http://tun.fi/MX.278053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia longula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia longula"@fi,
        "Cheilosia plumulifera"@fi,
        "Cheilosia plumulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sienikeilanen"@fi,
        "Cheilosia longula"@sv .

<http://tun.fi/MX.278054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia melanopa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia melanopa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysikeilanen"@fi,
        "Cheilosia melanopa"@sv .

<http://tun.fi/MX.278055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia morio" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia morio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihkakeilanen"@fi,
        "Cheilosia morio"@sv .

<http://tun.fi/MX.278056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia mutabilis" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia mutabilis"@fi,
        "Cheilosia ruralis"@fi,
        "Cheilosia ruralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkakeilanen"@fi,
        "Cheilosia mutabilis"@sv .

<http://tun.fi/MX.278057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia naruska" ;
    dwc:scientificNameAuthorship "Haarto & Kerppola, 2007" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia naruska"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naruskankeilanen"@fi,
        "Cheilosia naruska"@sv .

<http://tun.fi/MX.278058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia nebulosa" ;
    dwc:scientificNameAuthorship "Verrall, 1871" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia langhofferi"@fi,
        "Cheilosia nebulosa"@fi,
        "Cheilosia langhofferi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokeilanen"@fi,
        "Cheilosia nebulosa"@sv .

<http://tun.fi/MX.278059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia nigripes" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia nigripes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakeilanen"@fi,
        "Cheilosia nigripes"@sv .

<http://tun.fi/MX.278060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia pagana" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia pagana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasarvikeilanen"@fi,
        "Cheilosia pagana"@sv .

<http://tun.fi/MX.278061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia proxima" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia proxima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakekeilanen"@fi,
        "Cheilosia proxima"@sv .

<http://tun.fi/MX.278062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia psilophthalma" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia psilophthalma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakynsikeilanen"@fi,
        "Cheilosia psilophthalma"@sv .

<http://tun.fi/MX.278063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia pubera" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia pubera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkeilanen"@fi,
        "Cheilosia pubera"@sv .

<http://tun.fi/MX.278064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia reniformis" ;
    dwc:scientificNameAuthorship "Hellén, 1930" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia reniformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jeniseinkeilanen"@fi,
        "Cheilosia reniformis"@sv .

<http://tun.fi/MX.278065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia rufimana" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia rufimana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tatarkeilanen"@fi,
        "Cheilosia rufimana"@sv .

<http://tun.fi/MX.278066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia sahlbergi" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia sahlbergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaltiokeilanen"@fi,
        "Cheilosia sahlbergi"@sv .

<http://tun.fi/MX.278067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia scutellata" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia scutellata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tattikeilanen"@fi,
        "Cheilosia scutellata"@sv .

<http://tun.fi/MX.278068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia semifasciata" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia semifasciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maksaruohokeilanen"@fi,
        "Cheilosia semifasciata"@sv .

<http://tun.fi/MX.278069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia sootryeni" ;
    dwc:scientificNameAuthorship "Nielsen, 1970" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia sootryeni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norjankeilanen"@fi,
        "Cheilosia sootryeni"@sv .

<http://tun.fi/MX.278070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia urbana" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia globulipes"@fi,
        "Cheilosia praecox"@fi,
        "Cheilosia ruralis"@fi,
        "Cheilosia urbana"@fi,
        "Cheilosia globulipes"@sv,
        "Cheilosia praecox"@sv,
        "Cheilosia ruralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanokeilanen"@fi,
        "Cheilosia urbana"@sv .

<http://tun.fi/MX.278071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia uviformis" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia argentifrons"@fi,
        "Cheilosia uviformis"@fi,
        "Cheilosia argentifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaankeilanen"@fi,
        "Cheilosia uviformis"@sv .

<http://tun.fi/MX.278072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia variabilis" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia variabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopartakeilanen"@fi,
        "Cheilosia variabilis"@sv .

<http://tun.fi/MX.278073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia velutina" ;
    dwc:scientificNameAuthorship "Loew, 1840" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia velutina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattakeilanen"@fi,
        "Cheilosia velutina"@sv .

<http://tun.fi/MX.278074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia vernalis" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia rotundicornis"@fi,
        "Cheilosia rotundiventris"@fi,
        "Cheilosia ruficollis"@fi,
        "Cheilosia vernalis"@fi,
        "Cheilosia rotundicornis"@sv,
        "Cheilosia rotundiventris"@sv,
        "Cheilosia ruficollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkeilanen"@fi,
        "Cheilosia vernalis"@sv .

<http://tun.fi/MX.278075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia vicina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia nasutula"@fi,
        "Cheilosia vicina"@fi,
        "Cheilosia nasutula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkakeilanen"@fi,
        "Cheilosia vicina"@sv .

<http://tun.fi/MX.278076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheilosia vulpina" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278031> ;
    skos:hiddenLabel "Cheilosia vulpina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "artisokkakeilanen"@fi,
        "Cheilosia vulpina"@sv .

<http://tun.fi/MX.278079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ferdinandea cuprea" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.278078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ferdinandea cuprea"@fi,
        "Ferdinandea cuprea"@sv .

<http://tun.fi/MX.278081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhingia borealis" ;
    dwc:scientificNameAuthorship "Ringdahl, 1928" ;
    skos:broader <http://tun.fi/MX.278080> ;
    skos:hiddenLabel "Rhingia austriaca"@fi,
        "Rhingia borealis"@fi,
        "Rhingia austriaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsänokkanen"@fi,
        "Rhingia borealis"@sv .

<http://tun.fi/MX.278082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhingia campestris" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:altLabel "laidunkukkakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278080> ;
    skos:hiddenLabel "Rhingia campestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunnokkanen"@fi,
        "Rhingia campestris"@sv .

<http://tun.fi/MX.278085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyopa cinerea" ;
    dwc:scientificNameAuthorship "Wahlberg, 1844" ;
    skos:broader <http://tun.fi/MX.278084> ;
    skos:hiddenLabel "Brachyopa cinerea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustamahlanen"@fi,
        "Brachyopa cinerea"@sv .

<http://tun.fi/MX.278086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyopa dorsata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1837" ;
    skos:broader <http://tun.fi/MX.278084> ;
    skos:hiddenLabel "Brachyopa dorsata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjolanmahlanen"@fi,
        "Brachyopa dorsata"@sv .

<http://tun.fi/MX.278087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyopa obscura" ;
    dwc:scientificNameAuthorship "Thompson & Torp, 1982" ;
    skos:broader <http://tun.fi/MX.278084> ;
    skos:hiddenLabel "Brachyopa obscura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleamahlanen"@fi,
        "Brachyopa obscura"@sv .

<http://tun.fi/MX.278088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyopa pilosa" ;
    dwc:scientificNameAuthorship "Collin, 1939" ;
    skos:broader <http://tun.fi/MX.278084> ;
    skos:hiddenLabel "Brachyopa pilosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmomahlanen"@fi,
        "Brachyopa pilosa"@sv .

<http://tun.fi/MX.278089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyopa testacea" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278084> ;
    skos:hiddenLabel "Brachyopa testacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantomahlanen"@fi,
        "Brachyopa testacea"@sv .

<http://tun.fi/MX.278090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyopa vittata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1843" ;
    skos:broader <http://tun.fi/MX.278084> ;
    skos:hiddenLabel "Brachyopa vittata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomahlanen"@fi,
        "Brachyopa vittata"@sv .

<http://tun.fi/MX.278091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyopa zhelochovtsevi" ;
    dwc:scientificNameAuthorship "Mutin, 1998" ;
    skos:broader <http://tun.fi/MX.278084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachyopa zhelochovtsevi"@fi,
        "Brachyopa zhelochovtsevi"@sv .

<http://tun.fi/MX.278093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysogaster coemiteriorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278092> ;
    skos:hiddenLabel "Chrysogaster chalybeata"@fi,
        "Chrysogaster coemiteriorum"@fi,
        "Chrysogaster chalybeata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasiipivaskinen"@fi,
        "Chrysogaster coemiteriorum"@sv .

<http://tun.fi/MX.278094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysogaster solstitialis" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278092> ;
    skos:hiddenLabel "Chrysogaster solstitialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasiipivaskinen"@fi,
        "Chrysogaster solstitialis"@sv .

<http://tun.fi/MX.278095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysogaster virescens" ;
    dwc:scientificNameAuthorship "Loew, 1854" ;
    skos:broader <http://tun.fi/MX.278092> ;
    skos:hiddenLabel "Chrysogaster virescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokylkivaskinen"@fi,
        "Chrysogaster virescens"@sv .

<http://tun.fi/MX.278097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysosyrphus nasutus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278096> ;
    skos:hiddenLabel "Chrysosyrphus nasuta"@fi,
        "Chrysosyrphus nasutus"@fi,
        "Chrysosyrphus nasuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansuovaskinen"@fi,
        "Chrysosyrphus nasutus"@sv .

<http://tun.fi/MX.278098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysosyrphus niger" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.278096> ;
    skos:hiddenLabel "Chrysosyrphus niger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisuovaskinen"@fi,
        "Chrysosyrphus niger"@sv .

<http://tun.fi/MX.278100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hammerschmidtia ferruginea" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278099> ;
    skos:hiddenLabel "Hammerschmidtia ferruginea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapamahlanen"@fi,
        "Hammerschmidtia ferruginea"@sv .

<http://tun.fi/MX.278101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hammerschmidtia ingrica" ;
    dwc:scientificNameAuthorship "Stackelberg, 1952" ;
    skos:broader <http://tun.fi/MX.278099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hammerschmidtia ingrica"@fi,
        "Hammerschmidtia ingrica"@sv .

<http://tun.fi/MX.278103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lejogaster metallina" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.278102> ;
    skos:hiddenLabel "Lejogaster metallina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metallivaskinen"@fi,
        "Lejogaster metallina"@sv .

<http://tun.fi/MX.278104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lejogaster tarsata" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278102> ;
    skos:hiddenLabel "Lejogaster splendida"@fi,
        "Lejogaster tarsata"@fi,
        "Lejogaster splendida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanilkkavaskinen"@fi,
        "Lejogaster tarsata"@sv .

<http://tun.fi/MX.278105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanogaster aerosa" ;
    dwc:scientificNameAuthorship "(Loew, 1843)" ;
    skos:broader <http://tun.fi/MX.316987> ;
    skos:hiddenLabel "Melanogaster aerosa"@fi,
        "Melanogaster macquarti"@fi,
        "Melanogaster viduata"@fi,
        "Melanogaster macquarti"@sv,
        "Melanogaster viduata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mattavaskinen"@fi,
        "Melanogaster aerosa"@sv .

<http://tun.fi/MX.278106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanogaster parumplicata" ;
    dwc:scientificNameAuthorship "(Loew, 1840)" ;
    skos:broader <http://tun.fi/MX.316987> ;
    skos:hiddenLabel "Melanogaster parumplicata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaanvaskinen"@fi,
        "Melanogaster parumplicata"@sv .

<http://tun.fi/MX.278109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoascia podagrica" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:altLabel "varjopikkukukkakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278107> ;
    skos:hiddenLabel "Neoascia podagrica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjonuijanen"@fi,
        "Neoascia podagrica"@sv .

<http://tun.fi/MX.278110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoascia tenur" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.278107> ;
    skos:hiddenLabel "Neoascia dispar"@fi,
        "Neoascia lapponica"@fi,
        "Neoascia splendida"@fi,
        "Neoascia tenur"@fi,
        "Neoascia dispar"@sv,
        "Neoascia lapponica"@sv,
        "Neoascia splendida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojanuijanen"@fi,
        "Neoascia tenur"@sv .

<http://tun.fi/MX.278112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoascia geniculata" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278107> ;
    skos:hiddenLabel "Neoascia geniculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyhytsarvinuijanen"@fi,
        "Neoascia geniculata"@sv .

<http://tun.fi/MX.278113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoascia interrupta" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278107> ;
    skos:hiddenLabel "Neoascia interrupta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkonuijanen"@fi,
        "Neoascia interrupta"@sv .

<http://tun.fi/MX.278114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoascia meticulosa" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.278107> ;
    skos:hiddenLabel "Neoascia aenea"@fi,
        "Neoascia meticulosa"@fi,
        "Neoascia aenea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustanuijanen"@fi,
        "Neoascia meticulosa"@sv .

<http://tun.fi/MX.278115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoascia obliqua" ;
    dwc:scientificNameAuthorship "Coe, 1940" ;
    skos:broader <http://tun.fi/MX.278107> ;
    skos:hiddenLabel "Neoascia obliqua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruttojuurinuijanen"@fi,
        "Neoascia obliqua"@sv .

<http://tun.fi/MX.278116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoascia subchalybea" ;
    dwc:scientificNameAuthorship "Curran, 1925" ;
    skos:broader <http://tun.fi/MX.278107> ;
    skos:hiddenLabel "Neoascia petsamoensis"@fi,
        "Neoascia subchalybea"@fi,
        "Neoascia petsamoensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkanuijanen"@fi,
        "Neoascia subchalybea"@sv .

<http://tun.fi/MX.278118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthonevra elegans" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278117> ;
    skos:hiddenLabel "Orthonevra elegans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirusilmävaskinen"@fi,
        "Orthonevra elegans"@sv .

<http://tun.fi/MX.278119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthonevra erythrogona" ;
    dwc:scientificNameAuthorship "(Malm, 1863)" ;
    skos:broader <http://tun.fi/MX.278117> ;
    skos:hiddenLabel "Orthonevra erythrogona"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapolvivaskinen"@fi,
        "Orthonevra erythrogona"@sv .

<http://tun.fi/MX.278120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthonevra geniculata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278117> ;
    skos:hiddenLabel "Orthonevra geniculata"@fi,
        "Orthonevra linnaniemii"@fi,
        "Orthonevra linnaniemii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjosiipivaskinen"@fi,
        "Orthonevra geniculata"@sv .

<http://tun.fi/MX.278121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthonevra intermedia" ;
    dwc:scientificNameAuthorship "Lundbeck, 1916" ;
    skos:broader <http://tun.fi/MX.278117> ;
    skos:hiddenLabel "Orthonevra intermedia"@fi,
        "Orthonevra rossica"@fi,
        "Orthonevra rossica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleavaskinen"@fi,
        "Orthonevra intermedia"@sv .

<http://tun.fi/MX.278122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthonevra nobilis" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278117> ;
    skos:hiddenLabel "Orthonevra nobilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustavaskinen"@fi,
        "Orthonevra nobilis"@sv .

<http://tun.fi/MX.278123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthonevra plumbago" ;
    dwc:scientificNameAuthorship "(Loew, 1840)" ;
    skos:broader <http://tun.fi/MX.278117> ;
    skos:hiddenLabel "Orthonevra plumbago"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänvaskinen"@fi,
        "Orthonevra plumbago"@sv .

<http://tun.fi/MX.278124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthonevra stackelbergi" ;
    dwc:scientificNameAuthorship "Thompson & Torp, 1982" ;
    skos:broader <http://tun.fi/MX.278117> ;
    skos:hiddenLabel "Orthonevra stackelbergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilovaskinen"@fi,
        "Orthonevra stackelbergi"@sv .

<http://tun.fi/MX.278127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphegina clunipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:altLabel "metsäkurokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278125> ;
    skos:hiddenLabel "Sphegina clunipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkurokas"@fi,
        "Sphegina clunipes"@sv .

<http://tun.fi/MX.278128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphegina elegans" ;
    dwc:scientificNameAuthorship "Schummel, 1843" ;
    skos:altLabel "purokurokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278125> ;
    skos:hiddenLabel "Sphegina elegans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purokurokas"@fi,
        "Sphegina elegans"@sv .

<http://tun.fi/MX.278129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphegina montana" ;
    dwc:scientificNameAuthorship "Becker, 1921" ;
    skos:altLabel "pohjankurokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278125> ;
    skos:hiddenLabel "Sphegina montana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokurokas"@fi,
        "Sphegina montana"@sv .

<http://tun.fi/MX.278130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphegina spheginea" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:altLabel "niittykurokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278125> ;
    skos:hiddenLabel "Sphegina atra"@fi,
        "Sphegina spheginea"@fi,
        "Sphegina atra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hillakurokas"@fi,
        "Sphegina spheginea"@sv .

<http://tun.fi/MX.278132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphegina sibirica" ;
    dwc:scientificNameAuthorship "Stackelberg, 1953" ;
    skos:altLabel "idänkurokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278125> ;
    skos:hiddenLabel "Sphegina sibirica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkurokas"@fi,
        "Sphegina sibirica"@sv .

<http://tun.fi/MX.278135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anasimyia contracta" ;
    dwc:scientificNameAuthorship "Claussen & Torp, 1980" ;
    skos:broader <http://tun.fi/MX.278134> ;
    skos:hiddenLabel "Anasimyia contracta"@fi,
        "Lejops contracta"@fi,
        "Lejops contractus"@fi,
        "Lejops contracta"@sv,
        "Lejops contractus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurorantasurri"@fi,
        "Anasimyia contracta"@sv .

<http://tun.fi/MX.278136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anasimyia interpuncta" ;
    dwc:scientificNameAuthorship "(Harris, 1776)" ;
    skos:broader <http://tun.fi/MX.278134> ;
    skos:hiddenLabel "Anasimyia interpuncta"@fi,
        "Anasimyia oblonga"@fi,
        "Lejops interpuncta"@fi,
        "Lejops interpunctus"@fi,
        "Anasimyia oblonga"@sv,
        "Lejops interpuncta"@sv,
        "Lejops interpunctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarirantasurri"@fi,
        "Anasimyia interpuncta"@sv .

<http://tun.fi/MX.278137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anasimyia lineata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.278134> ;
    skos:hiddenLabel "Anasimyia lineata"@fi,
        "Eurimyia lineata"@fi,
        "Helophilus stipatus"@fi,
        "Lejops lineata"@fi,
        "Lejops lineatus"@fi,
        "Rhingia lineata"@fi,
        "Eurimyia lineata"@sv,
        "Helophilus stipatus"@sv,
        "Lejops lineata"@sv,
        "Lejops lineatus"@sv,
        "Rhingia lineata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkarantasurri"@fi,
        "Anasimyia lineata"@sv .

<http://tun.fi/MX.278138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anasimyia lunulata" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278134> ;
    skos:hiddenLabel "Anasimyia lunulata"@fi,
        "Lejops lunulatus"@fi,
        "Lejops lunulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuurantasurri"@fi,
        "Anasimyia lunulata"@sv .

<http://tun.fi/MX.278139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anasimyia transfuga" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278134> ;
    skos:hiddenLabel "Anasimyia transfuga"@fi,
        "Lejops transfuga"@fi,
        "Lejops transfugus"@fi,
        "Musca transfuga"@fi,
        "Lejops transfuga"@sv,
        "Lejops transfugus"@sv,
        "Musca transfuga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koukkurantasurri"@fi,
        "Anasimyia transfuga"@sv .

<http://tun.fi/MX.278141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalinus aeneus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.278140> ;
    skos:hiddenLabel "Eristalinus aeneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leväsurri"@fi,
        "Eristalinus aeneus"@sv .

<http://tun.fi/MX.278142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalinus sepulchralis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278140> ;
    skos:hiddenLabel "Eristalinus sepulchralis"@fi,
        "Eristalis sepulchralis"@fi,
        "Musca sepulchralis"@fi,
        "Eristalis sepulchralis"@sv,
        "Musca sepulchralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töpösurri"@fi,
        "Eristalinus sepulchralis"@sv .

<http://tun.fi/MX.278144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis abusiva" ;
    dwc:scientificNameAuthorship "Collin, 1931" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis abusiva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusurri"@fi,
        "Eristalis abusiva"@sv .

<http://tun.fi/MX.278145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis alpina" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis alpina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaasurri"@fi,
        "Eristalis alpina"@sv .

<http://tun.fi/MX.278146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis anthophorina" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis anthophorina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villasurri"@fi,
        "Eristalis anthophorina"@sv .

<http://tun.fi/MX.278147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis arbustorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "helolikakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis arbustorum"@fi,
        "Eristalis nemorum"@fi,
        "Eristalis nemorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihasurri"@fi,
        "Eristalis arbustorum"@sv .

<http://tun.fi/MX.278148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis cryptarum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis cryptarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suosurri"@fi,
        "Eristalis cryptarum"@sv .

<http://tun.fi/MX.278149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis fratercula" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis fratercula"@fi,
        "Eristalis vallei"@fi,
        "Eristalis vallei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisurri"@fi,
        "Eristalis fratercula"@sv .

<http://tun.fi/MX.278150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis gomojunovae" ;
    dwc:scientificNameAuthorship "Violovitsh, 1977" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis fratercula"@fi,
        "Eristalis gomojunovae"@fi,
        "Eristalis fratercula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saamensurri"@fi,
        "Eristalis gomojunovae"@sv .

<http://tun.fi/MX.278151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis hirta" ;
    dwc:scientificNameAuthorship "Loew, 1866" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis hirta"@fi,
        "Eristalis tundrarum"@fi,
        "Eristalis tundrarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänkäsurri"@fi,
        "Eristalis hirta"@sv .

<http://tun.fi/MX.278152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis horticola" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis horticola"@fi,
        "Eristalis lineata"@fi,
        "Eristalis lineata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunosurri"@fi,
        "Eristalis horticola"@sv .

<http://tun.fi/MX.278153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis intricaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis intricaria"@fi,
        "Syrphus aureus"@fi,
        "Syrphus aureus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtasurri"@fi,
        "Eristalis intricaria"@sv .

<http://tun.fi/MX.278154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis nemorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis interrupta"@fi,
        "Eristalis nemorum"@fi,
        "Eristalis interrupta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistesurri"@fi,
        "Eristalis nemorum"@sv .

<http://tun.fi/MX.278155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis obscura" ;
    dwc:scientificNameAuthorship "Loew, 1866" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis obscura"@fi,
        "Eristalis pseudorupium"@fi,
        "Eristalis vitripennis"@fi,
        "Eristalis pseudorupium"@sv,
        "Eristalis vitripennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkusurri"@fi,
        "Eristalis obscura"@sv .

<http://tun.fi/MX.278156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis oestracea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis oestracea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimalaissurri"@fi,
        "Eristalis oestracea"@sv .

<http://tun.fi/MX.278157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis pertinax" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis pertinax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suipposurri"@fi,
        "Eristalis pertinax"@sv .

<http://tun.fi/MX.278158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis picea" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis picea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysisurri"@fi,
        "Eristalis picea"@sv .

<http://tun.fi/MX.278159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis rupium" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis rupium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltosurri"@fi,
        "Eristalis rupium"@sv .

<http://tun.fi/MX.278160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis similis" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis pratorum"@fi,
        "Eristalis similis"@fi,
        "Eristalis pratorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsurri"@fi,
        "Eristalis similis"@sv .

<http://tun.fi/MX.278161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis tenax" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "kuhnurikärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:hiddenLabel "Eristalis tenax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuhnurisurri"@fi,
        "Eristalis tenax"@sv .

<http://tun.fi/MX.278163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophilus affinis" ;
    dwc:scientificNameAuthorship "Wahlberg, 1844" ;
    skos:broader <http://tun.fi/MX.278162> ;
    skos:hiddenLabel "Helophilus affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanilkkahelosurri"@fi,
        "Helophilus affinis"@sv .

<http://tun.fi/MX.278164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophilus bottnicus" ;
    dwc:scientificNameAuthorship "Wahlberg, 1844" ;
    skos:broader <http://tun.fi/MX.278162> ;
    skos:hiddenLabel "Helophilus bottnicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvaniittyhelosurri"@fi,
        "Helophilus bottnicus"@sv .

<http://tun.fi/MX.278165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophilus groenlandicus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1780)" ;
    skos:broader <http://tun.fi/MX.278162> ;
    skos:hiddenLabel "Helophilus groenlandicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulohelosurri"@fi,
        "Helophilus groenlandicus"@sv .

<http://tun.fi/MX.278166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophilus hybridus" ;
    dwc:scientificNameAuthorship "Loew, 1846" ;
    skos:broader <http://tun.fi/MX.278162> ;
    skos:hiddenLabel "Helophilus hybridus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustanilkkahelosurri"@fi,
        "Helophilus hybridus"@sv .

<http://tun.fi/MX.278167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophilus lapponicus" ;
    dwc:scientificNameAuthorship "Wahlberg, 1844" ;
    skos:broader <http://tun.fi/MX.278162> ;
    skos:hiddenLabel "Helophilus borealis"@fi,
        "Helophilus lapponicus"@fi,
        "Helophilus limosus"@fi,
        "Helophilus borealis"@sv,
        "Helophilus limosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhelosurri"@fi,
        "Helophilus lapponicus"@sv .

<http://tun.fi/MX.278168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophilus pendulus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278162> ;
    skos:hiddenLabel "Helophilus pendulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasäärihelosurri"@fi,
        "Helophilus pendulus"@sv .

<http://tun.fi/MX.278169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helophilus trivittatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.278162> ;
    skos:hiddenLabel "Helophilus parallelus"@fi,
        "Helophilus trivittatus"@fi,
        "Helophilus parallelus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanaamahelosurri"@fi,
        "Helophilus trivittatus"@sv .

<http://tun.fi/MX.278171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallota megilliformis" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278170> ;
    skos:hiddenLabel "Mallota megilliformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turkkisurri"@fi,
        "Mallota megilliformis"@sv .

<http://tun.fi/MX.278172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallota tricolor" ;
    dwc:scientificNameAuthorship "Loew, 1871" ;
    skos:broader <http://tun.fi/MX.278170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mallota tricolor"@fi,
        "Mallota tricolor"@sv .

<http://tun.fi/MX.278174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myathropa florea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278173> ;
    skos:hiddenLabel "Myathropa florea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesisurri"@fi,
        "Myathropa florea"@sv .

<http://tun.fi/MX.278176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parhelophilus consimilis" ;
    dwc:scientificNameAuthorship "(Malm, 1863)" ;
    skos:broader <http://tun.fi/MX.278175> ;
    skos:hiddenLabel "Parhelophilus consimilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirulampisurri"@fi,
        "Parhelophilus consimilis"@sv .

<http://tun.fi/MX.278177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parhelophilus frutetorum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.278175> ;
    skos:hiddenLabel "Parhelophilus frutetorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tornilampisurri"@fi,
        "Parhelophilus frutetorum"@sv .

<http://tun.fi/MX.278178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parhelophilus versicolor" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278175> ;
    skos:hiddenLabel "Parhelophilus versicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjolampisurri"@fi,
        "Parhelophilus versicolor"@sv .

<http://tun.fi/MX.278181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumerus flavitarsis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1843" ;
    skos:broader <http://tun.fi/MX.278180> ;
    skos:hiddenLabel "Eumerus flavitarsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkonilkkasiplari"@fi,
        "Eumerus flavitarsis"@sv .

<http://tun.fi/MX.278182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumerus funeralis" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278180> ;
    skos:hiddenLabel "Eumerus funeralis"@fi,
        "Eumerus tuberculatus"@fi,
        "Eumerus tuberculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kannussiplari"@fi,
        "Eumerus funeralis"@sv .

<http://tun.fi/MX.278183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumerus grandis" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278180> ;
    skos:hiddenLabel "Eumerus annulatus"@fi,
        "Eumerus grandis"@fi,
        "Eumerus annulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosiplari"@fi,
        "Eumerus grandis"@sv .

<http://tun.fi/MX.278184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumerus ruficornis" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278180> ;
    skos:hiddenLabel "Eumerus ruficornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirusiplari"@fi,
        "Eumerus ruficornis"@sv .

<http://tun.fi/MX.278185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumerus sabulonum" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278180> ;
    skos:hiddenLabel "Eumerus sabulonum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaperäsiplari"@fi,
        "Eumerus sabulonum"@sv .

<http://tun.fi/MX.278186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumerus strigatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:altLabel "allmän lökblomfluga"@sv ;
    skos:broader <http://tun.fi/MX.278180> ;
    skos:hiddenLabel "Eumerus strigatus"@fi,
        "Eumerus strigatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusiplari"@fi,
        "åkermånblomfluga"@sv .

<http://tun.fi/MX.278189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merodon equestris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:altLabel "narcissfluga"@sv,
        "stor narcissfluga"@sv ;
    skos:broader <http://tun.fi/MX.278188> ;
    skos:hiddenLabel "Merodon equestris"@fi,
        "Merodon equestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "narsissikärpänen"@fi,
        "bred narcissblomfluga"@sv .

<http://tun.fi/MX.278192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelecocera caledonica" ;
    dwc:scientificNameAuthorship "(Collin, 1940)" ;
    skos:broader <http://tun.fi/MX.278191> ;
    skos:hiddenLabel "Chamaesyrphus caledonicus"@fi,
        "Pelecocera caledonica"@fi,
        "Chamaesyrphus caledonicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietapelori"@fi,
        "Pelecocera caledonica"@sv .

<http://tun.fi/MX.278193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelecocera lusitanica" ;
    dwc:scientificNameAuthorship "(Mik, 1898)" ;
    skos:broader <http://tun.fi/MX.278191> ;
    skos:hiddenLabel "Chamaesyrphus lusitanicus"@fi,
        "Pelecocera lusitanica"@fi,
        "Chamaesyrphus lusitanicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervapelori"@fi,
        "Pelecocera lusitanica"@sv .

<http://tun.fi/MX.278194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelecocera scaevoides" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.278191> ;
    skos:hiddenLabel "Chamaesyrphus scaevoides"@fi,
        "Pelecocera scaevoides"@fi,
        "Rhingia scaevoides"@fi,
        "Chamaesyrphus scaevoides"@sv,
        "Rhingia scaevoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäpelori"@fi,
        "Pelecocera scaevoides"@sv .

<http://tun.fi/MX.278195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelecocera tricincta" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278191> ;
    skos:hiddenLabel "Pelecocera tricincta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöpelori"@fi,
        "Pelecocera tricincta"@sv .

<http://tun.fi/MX.278198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptopipiza notabila" ;
    dwc:scientificNameAuthorship "(Violovitsh, 1985)" ;
    skos:broader <http://tun.fi/MX.278197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptopipiza notabila"@fi,
        "Cryptopipiza notabila"@sv .

<http://tun.fi/MX.278201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heringia heringi" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.278199> ;
    skos:hiddenLabel "Heringia heringi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkämäsysinen"@fi,
        "Heringia heringi"@sv .

<http://tun.fi/MX.278203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocnemodon fulvimanus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.278202> ;
    skos:hiddenLabel "Heringia fulvimanus"@fi,
        "Neocnemodon fulvimanus"@fi,
        "Heringia fulvimanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kölisysinen"@fi,
        "Neocnemodon fulvimanus"@sv .

<http://tun.fi/MX.278204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocnemodon larusi" ;
    dwc:scientificNameAuthorship "(Vujić, 1999)" ;
    skos:broader <http://tun.fi/MX.278202> ;
    skos:hiddenLabel "Heringia larusi"@fi,
        "Neocnemodon larusi"@fi,
        "Heringia larusi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäsysinen"@fi,
        "Neocnemodon larusi"@sv .

<http://tun.fi/MX.278205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocnemodon latitarsis" ;
    dwc:scientificNameAuthorship "(Egger, 1865)" ;
    skos:broader <http://tun.fi/MX.278202> ;
    skos:hiddenLabel "Heringia latitarsis"@fi,
        "Heringia latitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neocnemodon latitarsis"@fi,
        "Neocnemodon latitarsis"@sv .

<http://tun.fi/MX.278206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocnemodon pubescens" ;
    dwc:scientificNameAuthorship "(Delucchi & Pschorn-Walcher, 1955)" ;
    skos:broader <http://tun.fi/MX.278202> ;
    skos:hiddenLabel "Cnemodon pubescens"@fi,
        "Heringia pubescens"@fi,
        "Neocnemodon pubescens"@fi,
        "Cnemodon pubescens"@sv,
        "Heringia pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haivensysinen"@fi,
        "Neocnemodon pubescens"@sv .

<http://tun.fi/MX.278207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocnemodon verrucula" ;
    dwc:scientificNameAuthorship "(Collin, 1931)" ;
    skos:broader <http://tun.fi/MX.278202> ;
    skos:hiddenLabel "Heringia verrucula"@fi,
        "Neocnemodon verrucula"@fi,
        "Heringia verrucula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silonilkkasysinen"@fi,
        "Neocnemodon verrucula"@sv .

<http://tun.fi/MX.278208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocnemodon vitripennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278202> ;
    skos:hiddenLabel "Heringia vitripennis"@fi,
        "Neocnemodon vitripennis"@fi,
        "Heringia vitripennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljusysinen"@fi,
        "Neocnemodon vitripennis"@sv .

<http://tun.fi/MX.27821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sternula albifrons" ;
    dwc:scientificNameAuthorship "(Pallas, 1764)" ;
    skos:broader <http://tun.fi/MX.200022> ;
    skos:hiddenLabel "Sterna albifrons"@fi,
        "Sternula albifrons"@fi,
        "Sterna albifrons"@sv,
        "Sternula albifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutiira"@fi,
        "småtärna"@sv .

<http://tun.fi/MX.278210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipiza accola" ;
    dwc:scientificNameAuthorship "Violovitsh, 1985" ;
    skos:broader <http://tun.fi/MX.278209> ;
    skos:hiddenLabel "Pipiza accola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänsysinen"@fi,
        "Pipiza accola"@sv .

<http://tun.fi/MX.278211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipiza austriaca" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278209> ;
    skos:hiddenLabel "Pipiza austriaca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kannussysinen"@fi,
        "Pipiza austriaca"@sv .

<http://tun.fi/MX.278212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipiza fasciata" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipiza fasciata"@fi,
        "Pipiza fasciata"@sv .

<http://tun.fi/MX.278213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipiza festiva" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278209> ;
    skos:hiddenLabel "Pipiza festiva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelisysinen"@fi,
        "Pipiza festiva"@sv .

<http://tun.fi/MX.278214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipiza lugubris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.278209> ;
    skos:hiddenLabel "Pipiza lugubris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkusysinen"@fi,
        "Pipiza lugubris"@sv .

<http://tun.fi/MX.278215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipiza luteitarsis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1843" ;
    skos:broader <http://tun.fi/MX.278209> ;
    skos:hiddenLabel "Pipiza luteitarsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavasysinen"@fi,
        "Pipiza luteitarsis"@sv .

<http://tun.fi/MX.278216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipiza noctiluca" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278209> ;
    skos:hiddenLabel "Pipiza noctiluca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosysinen"@fi,
        "Pipiza noctiluca"@sv .

<http://tun.fi/MX.278217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipiza notata" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278209> ;
    skos:hiddenLabel "Pipiza bimaculata"@fi,
        "Pipiza notata"@fi,
        "Pipiza bimaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaksitäpläsysinen"@fi,
        "Pipiza notata"@sv .

<http://tun.fi/MX.278218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipiza quadrimaculata" ;
    dwc:scientificNameAuthorship "(Panzer, 1802)" ;
    skos:broader <http://tun.fi/MX.278209> ;
    skos:hiddenLabel "Pipiza quadrimaculata"@fi,
        "Syrphus quadrimaculatus"@fi,
        "Syrphus quadrimaculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelitäpläsysinen"@fi,
        "Pipiza quadrimaculata"@sv .

<http://tun.fi/MX.278220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipizella certa" ;
    dwc:scientificNameAuthorship "Violovitsh, 1981" ;
    skos:broader <http://tun.fi/MX.278219> ;
    skos:hiddenLabel "Pipizella certa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiansysinen"@fi,
        "Pipizella certa"@sv .

<http://tun.fi/MX.278221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipizella obscura" ;
    dwc:scientificNameAuthorship "Van Steenis & Lucas, 2011" ;
    skos:broader <http://tun.fi/MX.278219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pipizella obscura"@fi,
        "Pipizella obscura"@sv .

<http://tun.fi/MX.278222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipizella viduata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278219> ;
    skos:hiddenLabel "Pipizella viduata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihasysinen"@fi,
        "Pipizella viduata"@sv .

<http://tun.fi/MX.278224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopsomyia flavitarsis" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278223> ;
    skos:hiddenLabel "Trichopsomyia flavitarsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanilkkasysinen"@fi,
        "Trichopsomyia flavitarsis"@sv .

<http://tun.fi/MX.278225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopsomyia joratensis" ;
    dwc:scientificNameAuthorship "Goeldlin, 1997" ;
    skos:broader <http://tun.fi/MX.278223> ;
    skos:hiddenLabel "Trichopsomyia joratensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelännilkkasysinen"@fi,
        "Trichopsomyia joratensis"@sv .

<http://tun.fi/MX.278227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triglyphus primus" ;
    dwc:scientificNameAuthorship "Loew, 1840" ;
    skos:broader <http://tun.fi/MX.278226> ;
    skos:hiddenLabel "Triglyphus primus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujosysinen"@fi,
        "Triglyphus primus"@sv .

<http://tun.fi/MX.278230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sericomyia arctica" ;
    dwc:scientificNameAuthorship "Schirmer, 1913" ;
    skos:broader <http://tun.fi/MX.278229> ;
    skos:hiddenLabel "Sericomyia arctica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundraluhtanen"@fi,
        "Sericomyia arctica"@sv .

<http://tun.fi/MX.278231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sericomyia jakutica" ;
    dwc:scientificNameAuthorship "(Stackelberg, 1927)" ;
    skos:broader <http://tun.fi/MX.278229> ;
    skos:hiddenLabel "Sericomyia jakutica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jakutianluhtanen"@fi,
        "Sericomyia jakutica"@sv .

<http://tun.fi/MX.278232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sericomyia lappona" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278229> ;
    skos:hiddenLabel "Sericomyia lappona"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuluhtanen"@fi,
        "Sericomyia lappona"@sv .

<http://tun.fi/MX.278233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sericomyia nigra" ;
    dwc:scientificNameAuthorship "Portschinsky, 1872" ;
    skos:broader <http://tun.fi/MX.278229> ;
    skos:hiddenLabel "Sericomyia nigra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaperäluhtanen"@fi,
        "Sericomyia nigra"@sv .

<http://tun.fi/MX.278234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sericomyia silentis" ;
    dwc:scientificNameAuthorship "(Harris, 1776)" ;
    skos:broader <http://tun.fi/MX.278229> ;
    skos:hiddenLabel "Sericomyia silentis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaperäluhtanen"@fi,
        "Sericomyia silentis"@sv .

<http://tun.fi/MX.278237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Volucella bombylans" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278236> ;
    skos:hiddenLabel "Volucella bombylans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimalaisvieras"@fi,
        "Volucella bombylans"@sv .

<http://tun.fi/MX.278238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Volucella inanis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278236> ;
    skos:hiddenLabel "Volucella inanis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaapsasvieras"@fi,
        "Volucella inanis"@sv .

<http://tun.fi/MX.278239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Volucella pellucens" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278236> ;
    skos:hiddenLabel "Volucella pellucens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ampiaisvieras"@fi,
        "Volucella pellucens"@sv .

<http://tun.fi/MX.278242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blera eoa" ;
    dwc:scientificNameAuthorship "(Stackelberg, 1928)" ;
    skos:broader <http://tun.fi/MX.278241> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blera eoa"@fi,
        "Blera eoa"@sv .

<http://tun.fi/MX.278243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blera fallax" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278241> ;
    skos:hiddenLabel "Blera fallax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantopuuhari"@fi,
        "Blera fallax"@sv .

<http://tun.fi/MX.278245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypalpoides lentus" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.278244> ;
    skos:hiddenLabel "Brachypalpoides lentus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "veripuuhari"@fi,
        "Brachypalpoides lentus"@sv .

<http://tun.fi/MX.278247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypalpus laphriformis" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:altLabel "kantokukkakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278246> ;
    skos:hiddenLabel "Brachypalpus laphriformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mehiläispuuhari"@fi,
        "Brachypalpus laphriformis"@sv .

<http://tun.fi/MX.278249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalcosyrphus jacobsoni" ;
    dwc:scientificNameAuthorship "(Stackelberg, 1921)" ;
    skos:broader <http://tun.fi/MX.278248> ;
    skos:hiddenLabel "Chalcosyrphus jacobsoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpuuhari"@fi,
        "Chalcosyrphus jacobsoni"@sv .

<http://tun.fi/MX.278250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalcosyrphus nemorum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.278248> ;
    skos:hiddenLabel "Chalcosyrphus nemorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajupuuhari"@fi,
        "Chalcosyrphus nemorum"@sv .

<http://tun.fi/MX.278251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalcosyrphus nigripes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278248> ;
    skos:hiddenLabel "Chalcosyrphus nigripes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapuuhari"@fi,
        "Chalcosyrphus nigripes"@sv .

<http://tun.fi/MX.278252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalcosyrphus piger" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278248> ;
    skos:hiddenLabel "Chalcosyrphus piger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "honkapuuhari"@fi,
        "Chalcosyrphus piger"@sv .

<http://tun.fi/MX.278253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalcosyrphus rufipes" ;
    dwc:scientificNameAuthorship "(Loew, 1873)" ;
    skos:broader <http://tun.fi/MX.278248> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalcosyrphus rufipes"@fi,
        "Chalcosyrphus rufipes"@sv .

<http://tun.fi/MX.278254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalcosyrphus valgus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.278248> ;
    skos:hiddenLabel "Chalcosyrphus valgus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punareisipuuhari"@fi,
        "Chalcosyrphus valgus"@sv .

<http://tun.fi/MX.278256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Criorhina asilica" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.278255> ;
    skos:hiddenLabel "Criorhina asilica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paarmapuuhari"@fi,
        "Criorhina asilica"@sv .

<http://tun.fi/MX.278258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lejota ruficornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.278257> ;
    skos:hiddenLabel "Lejota ruficornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulopuuhari"@fi,
        "Lejota ruficornis"@sv .

<http://tun.fi/MX.278260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecomyia vespiformis" ;
    dwc:scientificNameAuthorship "Gorski, 1852" ;
    skos:altLabel "pistiäiskukkakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278259> ;
    skos:hiddenLabel "Sphecomyia vespiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvipuuhari"@fi,
        "Sphecomyia vespiformis"@sv .

<http://tun.fi/MX.278262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomyia diophthalma" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "lehtipuukukkakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278261> ;
    skos:hiddenLabel "Spilomyia diophthalma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ampiaispuuhari"@fi,
        "Spilomyia diophthalma"@sv .

<http://tun.fi/MX.278264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syritta pipiens" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278263> ;
    skos:hiddenLabel "Syritta pipiens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupuuhari"@fi,
        "Syritta pipiens"@sv .

<http://tun.fi/MX.278266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnostoma angustistriatum" ;
    dwc:scientificNameAuthorship "Krivosheina, 2002" ;
    skos:altLabel "aarnilahokukkakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278265> ;
    skos:hiddenLabel "Temnostoma angustistriatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnilahuri"@fi,
        "Temnostoma angustistriatum"@sv .

<http://tun.fi/MX.278267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnostoma apiforme" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:altLabel "ketolahokukkakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278265> ;
    skos:hiddenLabel "Temnostoma apiforme"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantalahuri"@fi,
        "Temnostoma apiforme"@sv .

<http://tun.fi/MX.278268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnostoma carens" ;
    dwc:scientificNameAuthorship "Gaunitz, 1936" ;
    skos:broader <http://tun.fi/MX.278265> ;
    skos:hiddenLabel "Temnostoma carens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummalahuri"@fi,
        "Temnostoma carens"@sv .

<http://tun.fi/MX.278269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnostoma sericomyiaeforme" ;
    dwc:scientificNameAuthorship "(Portschinsky, 1886)" ;
    skos:broader <http://tun.fi/MX.278265> ;
    skos:hiddenLabel "Temnostoma sericomyiaeforme"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyölahuri"@fi,
        "Temnostoma sericomyiaeforme"@sv .

<http://tun.fi/MX.278270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnostoma vespiforme" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "pistiäislahokukkakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278265> ;
    skos:hiddenLabel "Temnostoma vespiforme"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistiäislahuri"@fi,
        "Temnostoma vespiforme"@sv .

<http://tun.fi/MX.278272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tropidia fasciata" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278271> ;
    skos:hiddenLabel "Tropidia fasciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puropuuhari"@fi,
        "Tropidia fasciata"@sv .

<http://tun.fi/MX.278273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tropidia scita" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.278271> ;
    skos:hiddenLabel "Tropidia scita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojapuuhari"@fi,
        "Tropidia scita"@sv .

<http://tun.fi/MX.278275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylota caeruleiventris" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.278274> ;
    skos:hiddenLabel "Xylota caeruleiventris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämepuuhari"@fi,
        "Xylota caeruleiventris"@sv .

<http://tun.fi/MX.278276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylota florum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.278274> ;
    skos:hiddenLabel "Xylota florum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopuuhari"@fi,
        "Xylota florum"@sv .

<http://tun.fi/MX.278277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylota ignava" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.278274> ;
    skos:hiddenLabel "Xylota ignava"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punavyöpuuhari"@fi,
        "Xylota ignava"@sv .

<http://tun.fi/MX.278278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylota jakutorum" ;
    dwc:scientificNameAuthorship "Bagatshanova, 1980" ;
    skos:broader <http://tun.fi/MX.278274> ;
    skos:hiddenLabel "Xylota caeruleiventris"@fi,
        "Xylota jakutorum"@fi,
        "Xylota caeruleiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jakutianpuuhari"@fi,
        "Xylota jakutorum"@sv .

<http://tun.fi/MX.278279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylota meigeniana" ;
    dwc:scientificNameAuthorship "Stackelberg, 1964" ;
    skos:broader <http://tun.fi/MX.278274> ;
    skos:hiddenLabel "Xylota meigeniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjopuuhari"@fi,
        "Xylota meigeniana"@sv .

<http://tun.fi/MX.278280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylota segnis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278274> ;
    skos:hiddenLabel "Xylota segnis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okapuuhari"@fi,
        "Xylota segnis"@sv .

<http://tun.fi/MX.278281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylota suecica" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1943)" ;
    skos:broader <http://tun.fi/MX.278274> ;
    skos:hiddenLabel "Xylota suecica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinpuuhari"@fi,
        "Xylota suecica"@sv .

<http://tun.fi/MX.278282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylota sylvarum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278274> ;
    skos:hiddenLabel "Xylota sylvarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultaperäpuuhari"@fi,
        "Xylota sylvarum"@sv .

<http://tun.fi/MX.278283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylota tarda" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278274> ;
    skos:hiddenLabel "Xylota tarda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkapuuhari"@fi,
        "Xylota tarda"@sv .

<http://tun.fi/MX.278284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylota triangularis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.278274> ;
    skos:hiddenLabel "Xylota triangularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiopuuhari"@fi,
        "Xylota triangularis"@sv .

<http://tun.fi/MX.278285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylota xanthocnema" ;
    dwc:scientificNameAuthorship "Collin, 1939" ;
    skos:broader <http://tun.fi/MX.278274> ;
    skos:hiddenLabel "Xylota xanthocnema"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasääripuuhari"@fi,
        "Xylota xanthocnema"@sv .

<http://tun.fi/MX.278289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdon analis" ;
    dwc:scientificNameAuthorship "(Macquart, 1842)" ;
    skos:broader <http://tun.fi/MX.278288> ;
    skos:hiddenLabel "Microdon analis"@fi,
        "Microdon eggeri"@fi,
        "Microdon eggeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantomuurusurri"@fi,
        "Microdon analis"@sv .

<http://tun.fi/MX.278290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdon miki" ;
    dwc:scientificNameAuthorship "Doczkal & Schmid, 1999" ;
    skos:broader <http://tun.fi/MX.278288> ;
    skos:hiddenLabel "Microdon latifrons"@fi,
        "Microdon miki"@fi,
        "Microdon latifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kekomuurusurri"@fi,
        "Microdon miki"@sv .

<http://tun.fi/MX.278291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdon mutabilis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278288> ;
    skos:hiddenLabel "Microdon mutabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusomuurusurri"@fi,
        "Microdon mutabilis"@sv .

<http://tun.fi/MX.278296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conops quadrifasciatus" ;
    dwc:scientificNameAuthorship "De Geer, 1776" ;
    skos:broader <http://tun.fi/MX.278294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conops quadrifasciatus"@fi,
        "Conops quadrifasciatus"@sv .

<http://tun.fi/MX.278297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conops strigatus" ;
    dwc:scientificNameAuthorship "Wiedemann, 1824" ;
    skos:altLabel "mustaraitanaamiokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278294> ;
    skos:hiddenLabel "Conops strigata"@fi,
        "Conops strigata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conops strigatus"@fi,
        "Conops strigatus"@sv .

<http://tun.fi/MX.278298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conops vesicularis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1761" ;
    skos:broader <http://tun.fi/MX.278294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conops vesicularis"@fi,
        "Conops vesicularis"@sv .

<http://tun.fi/MX.27830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalasseus sandvicensis" ;
    dwc:scientificNameAuthorship "(Latham, 1787)" ;
    skos:broader <http://tun.fi/MX.27824> ;
    skos:hiddenLabel "Sterna sandvicensis"@fi,
        "Thalasseus sandvicensis"@fi,
        "Sterna sandvicensis"@sv,
        "Thalasseus sandvicensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riuttatiira"@fi,
        "kentsk tärna"@sv .

<http://tun.fi/MX.278300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physocephala nigra" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:altLabel "mustanaamiokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278299> ;
    skos:hiddenLabel "Physocephala nigra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "komeanaamiokärpänen"@fi,
        "Physocephala nigra"@sv .

<http://tun.fi/MX.278303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zodion cinereum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278302> ;
    skos:hiddenLabel "Zodion cinereum"@fi,
        "Zodion notatum"@fi,
        "Zodion notatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkanaamiokärpänen"@fi,
        "Zodion cinereum"@sv .

<http://tun.fi/MX.278306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sicus ferrugineus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.278305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sicus ferrugineus"@fi,
        "Sicus ferrugineus"@sv .

<http://tun.fi/MX.278309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myopa buccata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myopa buccata"@fi,
        "Myopa buccata"@sv .

<http://tun.fi/MX.278310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myopa fasciata" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.278308> ;
    skos:hiddenLabel "Myopa fasciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttänaamiokärpänen"@fi,
        "Myopa fasciata"@sv .

<http://tun.fi/MX.278311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myopa hirsuta" ;
    dwc:scientificNameAuthorship "Stuke & Clements 2008" ;
    skos:broader <http://tun.fi/MX.278308> ;
    skos:hiddenLabel "Myopa strandi"@fi,
        "Myopa strandi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myopa hirsuta"@fi,
        "Myopa hirsuta"@sv .

<http://tun.fi/MX.278312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myopa occulta" ;
    dwc:scientificNameAuthorship "Wiedemann, 1824" ;
    skos:broader <http://tun.fi/MX.278308> ;
    skos:hiddenLabel "Myopa nigrifrons"@fi,
        "Myopa occulta"@fi,
        "Myopa nigrifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjonaamiokärpänen"@fi,
        "Myopa occulta"@sv .

<http://tun.fi/MX.278313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myopa tessellatipennis" ;
    dwc:scientificNameAuthorship "Motschulsky, 1859" ;
    skos:broader <http://tun.fi/MX.278308> ;
    skos:hiddenLabel "Myopa polystigma"@fi,
        "Myopa polystigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myopa tessellatipennis"@fi,
        "Myopa tessellatipennis"@sv .

<http://tun.fi/MX.278314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myopa testacea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.278308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myopa testacea"@fi,
        "Myopa testacea"@sv .

<http://tun.fi/MX.278315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myopa vicaria" ;
    dwc:scientificNameAuthorship "Walker, 1849" ;
    skos:broader <http://tun.fi/MX.278308> ;
    skos:hiddenLabel "Myopa strandi"@fi,
        "Myopa villosa"@fi,
        "Myopa strandi"@sv,
        "Myopa villosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myopa vicaria"@fi,
        "Myopa vicaria"@sv .

<http://tun.fi/MX.278317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myopotta pallipes" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1824)" ;
    skos:broader <http://tun.fi/MX.278316> ;
    skos:hiddenLabel "Myopotta pallipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aronaamiokärpänen"@fi,
        "Myopotta pallipes"@sv .

<http://tun.fi/MX.278319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecophora cinerascens" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.278318> ;
    skos:hiddenLabel "Thecophora pusilla"@fi,
        "Thecophora pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thecophora cinerascens"@fi,
        "Thecophora cinerascens"@sv .

<http://tun.fi/MX.278320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecophora distincta" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1824)" ;
    skos:broader <http://tun.fi/MX.278318> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thecophora distincta"@fi,
        "Thecophora distincta"@sv .

<http://tun.fi/MX.278321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecophora fulvipes" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.278318> ;
    skos:hiddenLabel "Thecophora fulvipes"@fi,
        "Thecophora sundewalli"@fi,
        "Thecophora sundewalli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultanaamiokärpänen"@fi,
        "Thecophora fulvipes"@sv .

<http://tun.fi/MX.278322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecophora jakutica" ;
    dwc:scientificNameAuthorship "Zimina, 1974" ;
    skos:broader <http://tun.fi/MX.278318> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thecophora jakutica"@fi,
        "Thecophora jakutica"@sv .

<http://tun.fi/MX.278325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dalmannia dorsalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278324> ;
    skos:hiddenLabel "Dalmannia dorsalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjonaamiokärpänen"@fi,
        "Dalmannia dorsalis"@sv .

<http://tun.fi/MX.278329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calobata petronella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.278328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calobata petronella"@fi,
        "Calobata petronella"@sv .

<http://tun.fi/MX.278331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neria cibaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.278330> ;
    skos:hiddenLabel "Compsobata cibaria"@fi,
        "Musca cibaria"@fi,
        "Compsobata cibaria"@sv,
        "Musca cibaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neria cibaria"@fi,
        "Neria cibaria"@sv .

<http://tun.fi/MX.278332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neria commutata" ;
    dwc:scientificNameAuthorship "(Czerny, 1930)" ;
    skos:broader <http://tun.fi/MX.278330> ;
    skos:hiddenLabel "Neria nigricornis"@fi,
        "Neria nigricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neria commutata"@fi,
        "Neria commutata"@sv .

<http://tun.fi/MX.278333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neria ephippium" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neria ephippium"@fi,
        "Neria ephippium"@sv .

<http://tun.fi/MX.278334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neria nigricornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278330> ;
    skos:hiddenLabel "Calobata helleni"@fi,
        "Calobata nitidicollis"@fi,
        "Neria helleni"@fi,
        "Neria nitidicollis"@fi,
        "Calobata helleni"@sv,
        "Calobata nitidicollis"@sv,
        "Neria helleni"@sv,
        "Neria nitidicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neria nigricornis"@fi,
        "Neria nigricornis"@sv .

<http://tun.fi/MX.278337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropeza corrigiolata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.278336> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropeza corrigiolata"@fi,
        "Micropeza corrigiolata"@sv .

<http://tun.fi/MX.278340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopomyza atrimana" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudopomyza atrimana"@fi,
        "Pseudopomyza atrimana"@sv .

<http://tun.fi/MX.278343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megamerina dolium" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.278342> ;
    skos:hiddenLabel "Megamerina loxocerina"@fi,
        "Megamerina loxocerina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megamerina dolium"@fi,
        "Megamerina dolium"@sv .

<http://tun.fi/MX.278348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chyliza annulipes" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.278346> ;
    skos:hiddenLabel "Chyliza fuscipennis"@fi,
        "Chyliza fuscipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chyliza annulipes"@fi,
        "Chyliza annulipes"@sv .

<http://tun.fi/MX.278349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chyliza leptogaster" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.278346> ;
    skos:hiddenLabel "Chyliza scutellata"@fi,
        "Chyliza scutellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chyliza leptogaster"@fi,
        "Chyliza leptogaster"@sv .

<http://tun.fi/MX.278350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chyliza nova" ;
    dwc:scientificNameAuthorship "Collin, 1944" ;
    skos:broader <http://tun.fi/MX.278346> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chyliza nova"@fi,
        "Chyliza nova"@sv .

<http://tun.fi/MX.278351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chyliza vittata" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.278346> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chyliza vittata"@fi,
        "Chyliza vittata"@sv .

<http://tun.fi/MX.278355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Imantimyia albiseta" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.278354> ;
    skos:hiddenLabel "Loxocera albiseta"@fi,
        "Loxocera albiseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Imantimyia albiseta"@fi,
        "Imantimyia albiseta"@sv .

<http://tun.fi/MX.278356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Imantimyia fulviventris" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278354> ;
    skos:hiddenLabel "Loxocera fulviventris"@fi,
        "Loxocera fulviventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Imantimyia fulviventris"@fi,
        "Imantimyia fulviventris"@sv .

<http://tun.fi/MX.278357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Imantimyia nigrifrons" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.278354> ;
    skos:hiddenLabel "Loxocera nigrifrons"@fi,
        "Loxocera nigrifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Imantimyia nigrifrons"@fi,
        "Imantimyia nigrifrons"@sv .

<http://tun.fi/MX.278358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Imantimyia sylvatica" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278354> ;
    skos:hiddenLabel "Loxocera sylvatica"@fi,
        "Loxocera sylvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Imantimyia sylvatica"@fi,
        "Imantimyia sylvatica"@sv .

<http://tun.fi/MX.278361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loxocera aristata" ;
    dwc:scientificNameAuthorship "(Panzer, 1801)" ;
    skos:broader <http://tun.fi/MX.278359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Loxocera aristata"@fi,
        "Loxocera aristata"@sv .

<http://tun.fi/MX.278365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila atra" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila atra"@fi,
        "Chamaepsila atra"@sv .

<http://tun.fi/MX.278366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila bicolor" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:hiddenLabel "Chamaepsila nigromaculata"@fi,
        "Chamaepsila nigromaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila bicolor"@fi,
        "Chamaepsila bicolor"@sv .

<http://tun.fi/MX.278367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila buccata" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:hiddenLabel "Chamaepsila gracilis"@fi,
        "Chamaepsila gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila buccata"@fi,
        "Chamaepsila buccata"@sv .

<http://tun.fi/MX.278368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila humeralis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila humeralis"@fi,
        "Chamaepsila humeralis"@sv .

<http://tun.fi/MX.278369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila limbatella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila limbatella"@fi,
        "Chamaepsila limbatella"@sv .

<http://tun.fi/MX.278370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila morio" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1835)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila morio"@fi,
        "Chamaepsila morio"@sv .

<http://tun.fi/MX.278371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila nigra" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila nigra"@fi,
        "Chamaepsila nigra"@sv .

<http://tun.fi/MX.278372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila nigricornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila nigricornis"@fi,
        "Chamaepsila nigricornis"@sv .

<http://tun.fi/MX.278373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila nigrosetosa" ;
    dwc:scientificNameAuthorship "Frey, 1925" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila nigrosetosa"@fi,
        "Chamaepsila nigrosetosa"@sv .

<http://tun.fi/MX.278374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila obscuritarsis" ;
    dwc:scientificNameAuthorship "(Loew, 1856)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila obscuritarsis"@fi,
        "Chamaepsila obscuritarsis"@sv .

<http://tun.fi/MX.278375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila pallida" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila pallida"@fi,
        "Chamaepsila pallida"@sv .

<http://tun.fi/MX.278376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila pectoralis" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila pectoralis"@fi,
        "Chamaepsila pectoralis"@sv .

<http://tun.fi/MX.278377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila rosae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:hiddenLabel "Chamaepsila hennigi"@fi,
        "Chamaepsila rosae"@fi,
        "Musca rosae"@fi,
        "Chamaepsila hennigi"@sv,
        "Chamaepsila rosae"@sv,
        "Musca rosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porkkanakärpänen"@fi,
        "morotsfluga"@sv .

<http://tun.fi/MX.278378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila rufa" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:hiddenLabel "Chamaepsila rufa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskajuurikärpänen"@fi,
        "Chamaepsila rufa"@sv .

<http://tun.fi/MX.278379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila unilineata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila unilineata"@fi,
        "Chamaepsila unilineata"@sv .

<http://tun.fi/MX.278382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psila sibirica" ;
    dwc:scientificNameAuthorship "(Frey, 1925)" ;
    skos:broader <http://tun.fi/MX.278380> ;
    skos:hiddenLabel "Chamaepsila sibirica"@fi,
        "Freyopsila sibirica"@fi,
        "Chamaepsila sibirica"@sv,
        "Freyopsila sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psila sibirica"@fi,
        "Psila sibirica"@sv .

<http://tun.fi/MX.278384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psila fimetaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.278380> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psila fimetaria"@fi,
        "Psila fimetaria"@sv .

<http://tun.fi/MX.278385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psila merdaria" ;
    dwc:scientificNameAuthorship "Collin, 1944" ;
    skos:broader <http://tun.fi/MX.278380> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psila merdaria"@fi,
        "Psila merdaria"@sv .

<http://tun.fi/MX.278387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilosoma audouini" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1835)" ;
    skos:broader <http://tun.fi/MX.278386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilosoma audouini"@fi,
        "Psilosoma audouini"@sv .

<http://tun.fi/MX.278388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilosoma lefebvrei" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1835)" ;
    skos:broader <http://tun.fi/MX.278386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilosoma lefebvrei"@fi,
        "Psilosoma lefebvrei"@sv .

<http://tun.fi/MX.278391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongylophthalmyia pictipes" ;
    dwc:scientificNameAuthorship "Frey, 1935" ;
    skos:broader <http://tun.fi/MX.278390> ;
    skos:hiddenLabel "Strongylophthalmyia pictipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanjälsikärpänen"@fi,
        "Strongylophthalmyia pictipes"@sv .

<http://tun.fi/MX.278392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongylophthalmyia ustulata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.278390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strongylophthalmyia ustulata"@fi,
        "Strongylophthalmyia ustulata"@sv .

<http://tun.fi/MX.278395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanypeza longimana" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanypeza longimana"@fi,
        "Tanypeza longimana"@sv .

<http://tun.fi/MX.278398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurygnathomyia bicolor" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1837)" ;
    skos:broader <http://tun.fi/MX.278397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurygnathomyia bicolor"@fi,
        "Eurygnathomyia bicolor"@sv .

<http://tun.fi/MX.278403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasiops appendiculus" ;
    dwc:scientificNameAuthorship "Morge, 1959" ;
    skos:broader <http://tun.fi/MX.278402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasiops appendiculus"@fi,
        "Dasiops appendiculus"@sv .

<http://tun.fi/MX.278404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasiops facialis" ;
    dwc:scientificNameAuthorship "Collin, 1953" ;
    skos:broader <http://tun.fi/MX.278402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasiops facialis"@fi,
        "Dasiops facialis"@sv .

<http://tun.fi/MX.278405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasiops mucronatus" ;
    dwc:scientificNameAuthorship "Morge, 1959" ;
    skos:broader <http://tun.fi/MX.278402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasiops mucronatus"@fi,
        "Dasiops mucronatus"@sv .

<http://tun.fi/MX.278406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasiops occultus" ;
    dwc:scientificNameAuthorship "Collin, 1953" ;
    skos:broader <http://tun.fi/MX.278402> ;
    skos:hiddenLabel "Dasiops albiceps"@fi,
        "Dasiops albiceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasiops occultus"@fi,
        "Dasiops occultus"@sv .

<http://tun.fi/MX.278407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasiops perpropinquus" ;
    dwc:scientificNameAuthorship "Morge, 1959" ;
    skos:broader <http://tun.fi/MX.278402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasiops perpropinquus"@fi,
        "Dasiops perpropinquus"@sv .

<http://tun.fi/MX.278408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasiops spatiosus" ;
    dwc:scientificNameAuthorship "(Becker, 1895)" ;
    skos:broader <http://tun.fi/MX.278402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasiops spatiosus"@fi,
        "Dasiops spatiosus"@sv .

<http://tun.fi/MX.278409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasiops trichosternalis" ;
    dwc:scientificNameAuthorship "Morge, 1959" ;
    skos:broader <http://tun.fi/MX.278402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasiops trichosternalis"@fi,
        "Dasiops trichosternalis"@sv .

<http://tun.fi/MX.278412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetolonchaea pallipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1855)" ;
    skos:broader <http://tun.fi/MX.278411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetolonchaea pallipennis"@fi,
        "Chaetolonchaea pallipennis"@sv .

<http://tun.fi/MX.278414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Earomyia lonchaeoides" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1848" ;
    skos:broader <http://tun.fi/MX.278413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Earomyia lonchaeoides"@fi,
        "Earomyia lonchaeoides"@sv .

<http://tun.fi/MX.278415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Earomyia schistopyga" ;
    dwc:scientificNameAuthorship "Collin, 1953" ;
    skos:broader <http://tun.fi/MX.278413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Earomyia schistopyga"@fi,
        "Earomyia schistopyga"@sv .

<http://tun.fi/MX.278416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Earomyia viridana" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Earomyia viridana"@fi,
        "Earomyia viridana"@sv .

<http://tun.fi/MX.278418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protearomyia nigra" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protearomyia nigra"@fi,
        "Protearomyia nigra"@sv .

<http://tun.fi/MX.278422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea affinis" ;
    dwc:scientificNameAuthorship "Malloch, 1920" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:hiddenLabel "Lonchaea laxa"@fi,
        "Lonchaea laxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea affinis"@fi,
        "Lonchaea affinis"@sv .

<http://tun.fi/MX.278423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea albigena" ;
    dwc:scientificNameAuthorship "Collin, 1953" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea albigena"@fi,
        "Lonchaea albigena"@sv .

<http://tun.fi/MX.278424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea albitarsis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea albitarsis"@fi,
        "Lonchaea albitarsis"@sv .

<http://tun.fi/MX.278425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea bruggeri" ;
    dwc:scientificNameAuthorship "Morge, 1967" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea bruggeri"@fi,
        "Lonchaea bruggeri"@sv .

<http://tun.fi/MX.278426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea bukowskii" ;
    dwc:scientificNameAuthorship "Czerny, 1934" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea bukowskii"@fi,
        "Lonchaea bukowskii"@sv .

<http://tun.fi/MX.278427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea caledonica" ;
    dwc:scientificNameAuthorship "MacGowan & Rotheray, 2000" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:hiddenLabel "Lonchaea laticornis"@fi,
        "Lonchaea laticornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea caledonica"@fi,
        "Lonchaea caledonica"@sv .

<http://tun.fi/MX.278428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea carpathica" ;
    dwc:scientificNameAuthorship "Kovalev, 1974" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea carpathica"@fi,
        "Lonchaea carpathica"@sv .

<http://tun.fi/MX.278429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea chorea" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea chorea"@fi,
        "Lonchaea chorea"@sv .

<http://tun.fi/MX.278430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea collini" ;
    dwc:scientificNameAuthorship "Hackman, 1956" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea collini"@fi,
        "Lonchaea collini"@sv .

<http://tun.fi/MX.278431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea contigua" ;
    dwc:scientificNameAuthorship "Collin, 1953" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea contigua"@fi,
        "Lonchaea contigua"@sv .

<http://tun.fi/MX.278432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea corusca" ;
    dwc:scientificNameAuthorship "Czerny, 1934" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:hiddenLabel "Lonchaea alni"@fi,
        "Lonchaea britteni"@fi,
        "Lonchaea lauta"@fi,
        "Lonchaea alni"@sv,
        "Lonchaea britteni"@sv,
        "Lonchaea lauta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea corusca"@fi,
        "Lonchaea corusca"@sv .

<http://tun.fi/MX.278433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea defecta" ;
    dwc:scientificNameAuthorship "McAlpine, 1964" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea defecta"@fi,
        "Lonchaea defecta"@sv .

<http://tun.fi/MX.278434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea deutschi" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:hiddenLabel "Lonchaea sarekensis"@fi,
        "Lonchaea sarekensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea deutschi"@fi,
        "Lonchaea deutschi"@sv .

<http://tun.fi/MX.278435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea difficilis" ;
    dwc:scientificNameAuthorship "Hackman, 1956" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:hiddenLabel "Lonchaea andrei"@fi,
        "Lonchaea andrei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea difficilis"@fi,
        "Lonchaea difficilis"@sv .

<http://tun.fi/MX.278436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea fraxina" ;
    dwc:scientificNameAuthorship "MacGowan & Rotheray, 2000" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea fraxina"@fi,
        "Lonchaea fraxina"@sv .

<http://tun.fi/MX.278437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea freyi" ;
    dwc:scientificNameAuthorship "Czerny, 1934" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea freyi"@fi,
        "Lonchaea freyi"@sv .

<http://tun.fi/MX.278438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea fugax" ;
    dwc:scientificNameAuthorship "Becker, 1895" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:hiddenLabel "Lonchaea cariecola"@fi,
        "Lonchaea cariecola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea fugax"@fi,
        "Lonchaea fugax"@sv .

<http://tun.fi/MX.278439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea hackmani" ;
    dwc:scientificNameAuthorship "Kovalev, 1981" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:hiddenLabel "Lonchaea peregrina"@fi,
        "Lonchaea peregrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea hackmani"@fi,
        "Lonchaea hackmani"@sv .

<http://tun.fi/MX.278440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea ipsiphaga" ;
    dwc:scientificNameAuthorship "McAlpine, 1964" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea ipsiphaga"@fi,
        "Lonchaea ipsiphaga"@sv .

<http://tun.fi/MX.278441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea limatula" ;
    dwc:scientificNameAuthorship "Collin, 1953" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:hiddenLabel "Lonchaea flavidipennis"@fi,
        "Lonchaea flavidipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea limatula"@fi,
        "Lonchaea limatula"@sv .

<http://tun.fi/MX.278442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea nitens" ;
    dwc:scientificNameAuthorship "(Bigot, 1885)" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:hiddenLabel "Lonchaea krogerusi"@fi,
        "Lonchaea krogerusi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea nitens"@fi,
        "Lonchaea nitens"@sv .

<http://tun.fi/MX.278443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea palposa" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1847" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea palposa"@fi,
        "Lonchaea palposa"@sv .

<http://tun.fi/MX.278444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea patens" ;
    dwc:scientificNameAuthorship "Collin, 1953" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea patens"@fi,
        "Lonchaea patens"@sv .

<http://tun.fi/MX.278445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea ragnari" ;
    dwc:scientificNameAuthorship "Hackman, 1956" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea ragnari"@fi,
        "Lonchaea ragnari"@sv .

<http://tun.fi/MX.278446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea scutellaris" ;
    dwc:scientificNameAuthorship "Rondani, 1874" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea scutellaris"@fi,
        "Lonchaea scutellaris"@sv .

<http://tun.fi/MX.278447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea sororcula" ;
    dwc:scientificNameAuthorship "Hackman, 1956" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea sororcula"@fi,
        "Lonchaea sororcula"@sv .

<http://tun.fi/MX.278448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea stackelbergi" ;
    dwc:scientificNameAuthorship "Czerny, 1934" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea stackelbergi"@fi,
        "Lonchaea stackelbergi"@sv .

<http://tun.fi/MX.278449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea subneatosa" ;
    dwc:scientificNameAuthorship "Kovalenko, 1974" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea subneatosa"@fi,
        "Lonchaea subneatosa"@sv .

<http://tun.fi/MX.278450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea sylvatica" ;
    dwc:scientificNameAuthorship "Beling, 1873" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:hiddenLabel "Lonchaea lucidiventris"@fi,
        "Lonchaea lucidiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea sylvatica"@fi,
        "Lonchaea sylvatica"@sv .

<http://tun.fi/MX.278451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea tarsata" ;
    dwc:scientificNameAuthorship "Fallen, 1820" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea tarsata"@fi,
        "Lonchaea tarsata"@sv .

<http://tun.fi/MX.278452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea ultima" ;
    dwc:scientificNameAuthorship "Collin, 1953" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea ultima"@fi,
        "Lonchaea ultima"@sv .

<http://tun.fi/MX.278453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea zetterstedti" ;
    dwc:scientificNameAuthorship "Becker, 1902" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea zetterstedti"@fi,
        "Lonchaea zetterstedti"@sv .

<http://tun.fi/MX.278456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actenoptera hilarella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.278455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actenoptera hilarella"@fi,
        "Actenoptera hilarella"@sv .

<http://tun.fi/MX.278458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neottiophilum praeustum" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neottiophilum praeustum"@fi,
        "Neottiophilum praeustum"@sv .

<http://tun.fi/MX.278461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palloptera anderssoni" ;
    dwc:scientificNameAuthorship "Rotheray & MacGowan, 1999" ;
    skos:broader <http://tun.fi/MX.278460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palloptera anderssoni"@fi,
        "Palloptera anderssoni"@sv .

<http://tun.fi/MX.278462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palloptera formosa" ;
    dwc:scientificNameAuthorship "Frey, 1930" ;
    skos:broader <http://tun.fi/MX.278460> ;
    skos:hiddenLabel "Palloptera formosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunolaikkukärpänen"@fi,
        "Palloptera formosa"@sv .

<http://tun.fi/MX.278463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palloptera marginata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278460> ;
    skos:hiddenLabel "Palloptera costalis"@fi,
        "Palloptera costalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palloptera marginata"@fi,
        "Palloptera marginata"@sv .

<http://tun.fi/MX.278464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palloptera umbellatarum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.278460> ;
    skos:hiddenLabel "Musca umbellatarum"@fi,
        "Palloptera arcuata"@fi,
        "Musca umbellatarum"@sv,
        "Palloptera arcuata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palloptera umbellatarum"@fi,
        "Palloptera umbellatarum"@sv .

<http://tun.fi/MX.278465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palloptera ustulata" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Palloptera ustulata"@fi,
        "Palloptera ustulata"@sv .

<http://tun.fi/MX.278467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnosira ambusta" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278466> ;
    skos:hiddenLabel "Palloptera ambusta"@fi,
        "Sapromyza ambusta"@fi,
        "Palloptera ambusta"@sv,
        "Sapromyza ambusta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Temnosira ambusta"@fi,
        "Temnosira ambusta"@sv .

<http://tun.fi/MX.278468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temnosira saltuum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278466> ;
    skos:hiddenLabel "Musca saltuum"@fi,
        "Palloptera saltuum"@fi,
        "Musca saltuum"@sv,
        "Palloptera saltuum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Temnosira saltuum"@fi,
        "Temnosira saltuum"@sv .

<http://tun.fi/MX.278470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxonevra ephippium" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.278469> ;
    skos:hiddenLabel "Palloptera ephippium"@fi,
        "Toxoneura ephippium"@fi,
        "Toxonevra ephippium"@fi,
        "Palloptera ephippium"@sv,
        "Toxoneura ephippium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "satulalaikkukärpänen"@fi,
        "Toxonevra ephippium"@sv .

<http://tun.fi/MX.278471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxonevra laetabilis" ;
    dwc:scientificNameAuthorship "(Loew, 1873)" ;
    skos:broader <http://tun.fi/MX.278469> ;
    skos:hiddenLabel "Palloptera laetabilis"@fi,
        "Toxoneura laetabilis"@fi,
        "Palloptera laetabilis"@sv,
        "Toxoneura laetabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toxonevra laetabilis"@fi,
        "Toxonevra laetabilis"@sv .

<http://tun.fi/MX.278472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxonevra modesta" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278469> ;
    skos:hiddenLabel "Opomyza modesta"@fi,
        "Palloptera modesta"@fi,
        "Palloptera umbellatarum"@fi,
        "Toxoneura modesta"@fi,
        "Toxoneura umbellatarum"@fi,
        "Opomyza modesta"@sv,
        "Palloptera modesta"@sv,
        "Palloptera umbellatarum"@sv,
        "Toxoneura modesta"@sv,
        "Toxoneura umbellatarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toxonevra modesta"@fi,
        "Toxonevra modesta"@sv .

<http://tun.fi/MX.278473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxonevra trimacula" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278469> ;
    skos:hiddenLabel "Palloptera trimacula"@fi,
        "Sapromyza trimacula"@fi,
        "Toxoneura trimacula"@fi,
        "Palloptera trimacula"@sv,
        "Sapromyza trimacula"@sv,
        "Toxoneura trimacula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toxonevra trimacula"@fi,
        "Toxonevra trimacula"@sv .

<http://tun.fi/MX.278474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxonevra usta" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278469> ;
    skos:hiddenLabel "Palloptera usta"@fi,
        "Sapromyza usta"@fi,
        "Toxoneura usta"@fi,
        "Palloptera usta"@sv,
        "Sapromyza usta"@sv,
        "Toxoneura usta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toxonevra usta"@fi,
        "Toxonevra usta"@sv .

<http://tun.fi/MX.278475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxonevra venusta" ;
    dwc:scientificNameAuthorship "(Loew, 1858)" ;
    skos:broader <http://tun.fi/MX.278469> ;
    skos:hiddenLabel "Palloptera atriventris"@fi,
        "Palloptera venusta"@fi,
        "Toxoneura atriventris"@fi,
        "Toxoneura venusta"@fi,
        "Palloptera atriventris"@sv,
        "Palloptera venusta"@sv,
        "Toxoneura atriventris"@sv,
        "Toxoneura venusta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toxonevra venusta"@fi,
        "Toxonevra venusta"@sv .

<http://tun.fi/MX.278479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allopiophila calceata" ;
    dwc:scientificNameAuthorship "(Duda, 1924)" ;
    skos:broader <http://tun.fi/MX.278478> ;
    skos:hiddenLabel "Parapiophila calceata"@fi,
        "Piophila calceata"@fi,
        "Parapiophila calceata"@sv,
        "Piophila calceata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allopiophila calceata"@fi,
        "Allopiophila calceata"@sv .

<http://tun.fi/MX.27848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alle alle" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27847> ;
    skos:hiddenLabel "Alle alle"@fi,
        "Alle alle"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuruokki"@fi,
        "alkekung"@sv .

<http://tun.fi/MX.278480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allopiophila flavipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.278478> ;
    skos:hiddenLabel "Parapiophila flavipes"@fi,
        "Piophila flavipes"@fi,
        "Parapiophila flavipes"@sv,
        "Piophila flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allopiophila flavipes"@fi,
        "Allopiophila flavipes"@sv .

<http://tun.fi/MX.278481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allopiophila lonchaeoides" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278478> ;
    skos:hiddenLabel "Parapiophila lonchaeoides"@fi,
        "Piophila lonchaeoides"@fi,
        "Parapiophila lonchaeoides"@sv,
        "Piophila lonchaeoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allopiophila lonchaeoides"@fi,
        "Allopiophila lonchaeoides"@sv .

<http://tun.fi/MX.278482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allopiophila luteata" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.278478> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allopiophila luteata"@fi,
        "Allopiophila luteata"@sv .

<http://tun.fi/MX.278483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allopiophila pectiniventris" ;
    dwc:scientificNameAuthorship "(Duda, 1924)" ;
    skos:broader <http://tun.fi/MX.278478> ;
    skos:hiddenLabel "Parapiophila pectiniventris"@fi,
        "Piophila pectiniventris"@fi,
        "Parapiophila pectiniventris"@sv,
        "Piophila pectiniventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allopiophila pectiniventris"@fi,
        "Allopiophila pectiniventris"@sv .

<http://tun.fi/MX.278484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allopiophila tomentosa" ;
    dwc:scientificNameAuthorship "Frey, 1930" ;
    skos:broader <http://tun.fi/MX.278478> ;
    skos:hiddenLabel "Boreopiophila tomentosa"@fi,
        "Boreopiophila tomentosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allopiophila tomentosa"@fi,
        "Allopiophila tomentosa"@sv .

<http://tun.fi/MX.278485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allopiophila vulgaris" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278478> ;
    skos:hiddenLabel "Parapiophila vulgaris"@fi,
        "Piophila vulgaris"@fi,
        "Parapiophila vulgaris"@sv,
        "Piophila vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allopiophila vulgaris"@fi,
        "Allopiophila vulgaris"@sv .

<http://tun.fi/MX.278488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphipogon flavus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278487> ;
    skos:hiddenLabel "Amphipogon flavum"@fi,
        "Amphipogon spectrum"@fi,
        "Macrochira flava"@fi,
        "Amphipogon flavum"@sv,
        "Amphipogon spectrum"@sv,
        "Macrochira flava"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphipogon flavus"@fi,
        "Amphipogon flavus"@sv .

<http://tun.fi/MX.278490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetaulus bipunctatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.278489> ;
    skos:hiddenLabel "Geomyza bipunctata"@fi,
        "Piophila bipunctatus"@fi,
        "Geomyza bipunctata"@sv,
        "Piophila bipunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetaulus bipunctatus"@fi,
        "Mycetaulus bipunctatus"@sv .

<http://tun.fi/MX.278492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piophila casei" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278491> ;
    skos:hiddenLabel "Musca casei"@fi,
        "Musca casei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Piophila casei"@fi,
        "Piophila casei"@sv .

<http://tun.fi/MX.278494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prochyliza nigrimana" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278493> ;
    skos:hiddenLabel "Piophila nigrimana"@fi,
        "Piophila nigrimana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prochyliza nigrimana"@fi,
        "Prochyliza nigrimana"@sv .

<http://tun.fi/MX.278495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prochyliza varipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278493> ;
    skos:hiddenLabel "Liopiophila varipes"@fi,
        "Piophila varipes"@fi,
        "Liopiophila varipes"@sv,
        "Piophila varipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prochyliza varipes"@fi,
        "Prochyliza varipes"@sv .

<http://tun.fi/MX.278497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoseps signata" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278496> ;
    skos:hiddenLabel "Scatophaga signata"@fi,
        "Scatophaga signata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudoseps signata"@fi,
        "Pseudoseps signata"@sv .

<http://tun.fi/MX.278499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stearibia nigriceps" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278498> ;
    skos:hiddenLabel "Piophila nigriceps"@fi,
        "Stearibia coerulescens"@fi,
        "Stearibia foveolata"@fi,
        "Piophila nigriceps"@sv,
        "Stearibia coerulescens"@sv,
        "Stearibia foveolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stearibia nigriceps"@fi,
        "Stearibia nigriceps"@sv .

<http://tun.fi/MX.27850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alca torda" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27849> ;
    skos:hiddenLabel "Alca torda"@fi,
        "Alca torda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokki"@fi,
        "tordmule"@sv .

<http://tun.fi/MX.278502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platystoma seminationis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.278501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platystoma seminationis"@fi,
        "Platystoma seminationis"@sv .

<http://tun.fi/MX.278504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rivellia syngenesiae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.278503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rivellia syngenesiae"@fi,
        "Rivellia syngenesiae"@sv .

<http://tun.fi/MX.278510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphranta connexa" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euphranta connexa"@fi,
        "Euphranta connexa"@sv .

<http://tun.fi/MX.278512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphranta toxoneura" ;
    dwc:scientificNameAuthorship "(Loew, 1846)" ;
    skos:broader <http://tun.fi/MX.278508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euphranta toxoneura"@fi,
        "Euphranta toxoneura"@sv .

<http://tun.fi/MX.278515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acidia cognata" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.278514> ;
    skos:hiddenLabel "Prionimera cognata"@fi,
        "Tephritis cognata"@fi,
        "Prionimera cognata"@sv,
        "Tephritis cognata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acidia cognata"@fi,
        "Acidia cognata"@sv .

<http://tun.fi/MX.278517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomoia purmunda" ;
    dwc:scientificNameAuthorship "(Harris, 1776)" ;
    skos:broader <http://tun.fi/MX.278516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anomoia purmunda"@fi,
        "Anomoia purmunda"@sv .

<http://tun.fi/MX.278519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chetostoma stackelbergi" ;
    dwc:scientificNameAuthorship "(Rohdendorf, 1955)" ;
    skos:broader <http://tun.fi/MX.278518> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chetostoma stackelbergi"@fi,
        "Chetostoma stackelbergi"@sv .

<http://tun.fi/MX.27852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uria lomvia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27851> ;
    skos:hiddenLabel "Uria lomvia"@fi,
        "Uria lomvia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankiisla"@fi,
        "spetsbergsgrissla"@sv .

<http://tun.fi/MX.278521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cornutrypeta spinifrons" ;
    dwc:scientificNameAuthorship "(Schroeder, 1913)" ;
    skos:broader <http://tun.fi/MX.278520> ;
    skos:hiddenLabel "Spilographa spinifrons"@fi,
        "Stemonocera spinifrons"@fi,
        "Vidalia spinifrons"@fi,
        "Spilographa spinifrons"@sv,
        "Stemonocera spinifrons"@sv,
        "Vidalia spinifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cornutrypeta spinifrons"@fi,
        "Cornutrypeta spinifrons"@sv .

<http://tun.fi/MX.278522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cornutrypeta superciliata" ;
    dwc:scientificNameAuthorship "(Frey, 1935)" ;
    skos:broader <http://tun.fi/MX.278520> ;
    skos:hiddenLabel "Cornutrypeta superciliata"@fi,
        "Stemonocera superciliata"@fi,
        "Trypeta (Vidalia) superciliata"@fi,
        "Trypeta superciliata"@fi,
        "Vidalia superciliata"@fi,
        "Stemonocera superciliata"@sv,
        "Trypeta (Vidalia) superciliata"@sv,
        "Trypeta superciliata"@sv,
        "Vidalia superciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansarvikärpänen"@fi,
        "Cornutrypeta superciliata"@sv .

<http://tun.fi/MX.278524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euleia heraclei" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278523> ;
    skos:hiddenLabel "Musca heraclei"@fi,
        "Philophylla heraclei"@fi,
        "Musca heraclei"@sv,
        "Philophylla heraclei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euleia heraclei"@fi,
        "Euleia heraclei"@sv .

<http://tun.fi/MX.278525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euleia rotundiventris" ;
    dwc:scientificNameAuthorship "(Fallén, 1814)" ;
    skos:broader <http://tun.fi/MX.278523> ;
    skos:hiddenLabel "Cryptaciura rotundiventris"@fi,
        "Cryptaciura rotundiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euleia rotundiventris"@fi,
        "Euleia rotundiventris"@sv .

<http://tun.fi/MX.278527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myoleja lucida" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.278526> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myoleja lucida"@fi,
        "Myoleja lucida"@sv .

<http://tun.fi/MX.278529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philophylla caesio" ;
    dwc:scientificNameAuthorship "(Harris, 1776)" ;
    skos:broader <http://tun.fi/MX.278528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philophylla caesio"@fi,
        "Philophylla caesio"@sv .

<http://tun.fi/MX.27853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uria aalge" ;
    dwc:scientificNameAuthorship "(Pontoppidan, 1763)" ;
    skos:broader <http://tun.fi/MX.27851> ;
    skos:hiddenLabel "Uria aalge"@fi,
        "Uria aalge"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkiisla"@fi,
        "sillgrissla"@sv .

<http://tun.fi/MX.278531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagoletis alternata" ;
    dwc:scientificNameAuthorship "(Fallén, 1814)" ;
    skos:broader <http://tun.fi/MX.278530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhagoletis alternata"@fi,
        "Rhagoletis alternata"@sv .

<http://tun.fi/MX.278532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagoletis cerasi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhagoletis cerasi"@fi,
        "Rhagoletis cerasi"@sv .

<http://tun.fi/MX.278533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagoletis meigenii" ;
    dwc:scientificNameAuthorship "(Loew, 1844)" ;
    skos:broader <http://tun.fi/MX.278530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhagoletis meigenii"@fi,
        "Rhagoletis meigenii"@sv .

<http://tun.fi/MX.278535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypeta artemisiae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278534> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trypeta artemisiae"@fi,
        "Trypeta artemisiae"@sv .

<http://tun.fi/MX.278536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypeta immaculata" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.278534> ;
    skos:hiddenLabel "Trypeta hamifera"@fi,
        "Trypeta hamifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trypeta immaculata"@fi,
        "Trypeta immaculata"@sv .

<http://tun.fi/MX.278537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypeta zoe" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.278534> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trypeta zoe"@fi,
        "Trypeta zoe"@sv .

<http://tun.fi/MX.278541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetorellia jaceae" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.278540> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetorellia jaceae"@fi,
        "Chaetorellia jaceae"@sv .

<http://tun.fi/MX.278543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetostomella cylindrica" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.278542> ;
    skos:hiddenLabel "Chaetostomella onotrophes"@fi,
        "Chaetostomella onotrophes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetostomella cylindrica"@fi,
        "Chaetostomella cylindrica"@sv .

<http://tun.fi/MX.278545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orellia falcata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.278544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orellia falcata"@fi,
        "Orellia falcata"@sv .

<http://tun.fi/MX.278548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Terellia ceratocera" ;
    dwc:scientificNameAuthorship "(Hendel, 1913)" ;
    skos:broader <http://tun.fi/MX.278546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Terellia ceratocera"@fi,
        "Terellia ceratocera"@sv .

<http://tun.fi/MX.278549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Terellia plagiata" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1850)" ;
    skos:broader <http://tun.fi/MX.278546> ;
    skos:hiddenLabel "Terellia plagiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokinvarsikärpänen"@fi,
        "Terellia plagiata"@sv .

<http://tun.fi/MX.27855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cepphus grylle" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27854> ;
    skos:hiddenLabel "Cepphus grylle"@fi,
        "Cepphus grylle"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riskilä"@fi,
        "tobisgrissla"@sv .

<http://tun.fi/MX.278550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Terellia tussilaginis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.278546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Terellia tussilaginis"@fi,
        "Terellia tussilaginis"@sv .

<http://tun.fi/MX.278552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Terellia colon" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278546> ;
    skos:hiddenLabel "Terellia colon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokinsiemenkärpänen"@fi,
        "Terellia colon"@sv .

<http://tun.fi/MX.278553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Terellia ruficauda" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Terellia ruficauda"@fi,
        "Terellia ruficauda"@sv .

<http://tun.fi/MX.278554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Terellia serratulae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Terellia serratulae"@fi,
        "Terellia serratulae"@sv .

<http://tun.fi/MX.278555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Terellia winthemi" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Terellia winthemi"@fi,
        "Terellia winthemi"@sv .

<http://tun.fi/MX.278558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyphosia miliaria" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.278557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xyphosia miliaria"@fi,
        "Xyphosia miliaria"@sv .

<http://tun.fi/MX.278561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ensina sonchi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.278560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ensina sonchi"@fi,
        "Ensina sonchi"@sv .

<http://tun.fi/MX.278563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noeeta pupillata" ;
    dwc:scientificNameAuthorship "(Fallén, 1814)" ;
    skos:broader <http://tun.fi/MX.278562> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Noeeta pupillata"@fi,
        "Noeeta pupillata"@sv .

<http://tun.fi/MX.278566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurasimona stigma" ;
    dwc:scientificNameAuthorship "(Loew, 1840)" ;
    skos:broader <http://tun.fi/MX.278565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurasimona stigma"@fi,
        "Eurasimona stigma"@sv .

<http://tun.fi/MX.278568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urophora aprica" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278567> ;
    skos:hiddenLabel "Urophora aprica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruiskaunokkikärpänen"@fi,
        "Urophora aprica"@sv .

<http://tun.fi/MX.278569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urophora cardui" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "orakärpänen"@fi ;
    skos:broader <http://tun.fi/MX.278567> ;
    skos:hiddenLabel "Euribia cardui"@fi,
        "Musca cardui"@fi,
        "Urophora cardui"@fi,
        "Euribia cardui"@sv,
        "Musca cardui"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaltokärpänen"@fi,
        "Urophora cardui"@sv .

<http://tun.fi/MX.278570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urophora cuspidata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278567> ;
    skos:hiddenLabel "Urophora cuspidata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokaunokkikärpänen"@fi,
        "Urophora cuspidata"@sv .

<http://tun.fi/MX.278571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urophora jaceana" ;
    dwc:scientificNameAuthorship "(Hering, 1935)" ;
    skos:broader <http://tun.fi/MX.278567> ;
    skos:hiddenLabel "Urophora jaceana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahdekaunokkikärpänen"@fi,
        "Urophora jaceana"@sv .

<http://tun.fi/MX.278572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urophora solstitialis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278567> ;
    skos:hiddenLabel "Urophora solstitialis"@fi,
        "Urophora sonderupi"@fi,
        "Urophora sonderupi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhiaiskärpänen"@fi,
        "Urophora solstitialis"@sv .

<http://tun.fi/MX.278573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urophora stylata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.278567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urophora stylata"@fi,
        "Urophora stylata"@sv .

<http://tun.fi/MX.278576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dithryca guttularis" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dithryca guttularis"@fi,
        "Dithryca guttularis"@sv .

<http://tun.fi/MX.278579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthomyia alpestris" ;
    dwc:scientificNameAuthorship "(Pokorny, 1887)" ;
    skos:broader <http://tun.fi/MX.278578> ;
    skos:hiddenLabel "Xanthomyia alpestris"@fi,
        "Xanthomyia pseudoradiata"@fi,
        "Xanthomyia pseudoradiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosädekärpänen"@fi,
        "Xanthomyia alpestris"@sv .

<http://tun.fi/MX.278582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campiglossa absinthii" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.278581> ;
    skos:hiddenLabel "Campiglossa parvula"@fi,
        "Campiglossa parvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campiglossa absinthii"@fi,
        "Campiglossa absinthii"@sv .

<http://tun.fi/MX.278583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campiglossa argyrocephala" ;
    dwc:scientificNameAuthorship "(Loew, 1844)" ;
    skos:broader <http://tun.fi/MX.278581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campiglossa argyrocephala"@fi,
        "Campiglossa argyrocephala"@sv .

<http://tun.fi/MX.278584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campiglossa difficilis" ;
    dwc:scientificNameAuthorship "(Hendel, 1927)" ;
    skos:broader <http://tun.fi/MX.278581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campiglossa difficilis"@fi,
        "Campiglossa difficilis"@sv .

<http://tun.fi/MX.278585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campiglossa grandinata" ;
    dwc:scientificNameAuthorship "(Rondani, 1870)" ;
    skos:broader <http://tun.fi/MX.278581> ;
    skos:hiddenLabel "Campiglossa borealis"@fi,
        "Oxyna borealis"@fi,
        "Campiglossa borealis"@sv,
        "Oxyna borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campiglossa grandinata"@fi,
        "Campiglossa grandinata"@sv .

<http://tun.fi/MX.278586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campiglossa guttella" ;
    dwc:scientificNameAuthorship "(Rondani, 1870)" ;
    skos:broader <http://tun.fi/MX.278581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campiglossa guttella"@fi,
        "Campiglossa guttella"@sv .

<http://tun.fi/MX.278587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campiglossa loewiana" ;
    dwc:scientificNameAuthorship "(Hendel, 1927)" ;
    skos:broader <http://tun.fi/MX.278581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campiglossa loewiana"@fi,
        "Campiglossa loewiana"@sv .

<http://tun.fi/MX.278588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campiglossa plantaginis" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.278581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campiglossa plantaginis"@fi,
        "Campiglossa plantaginis"@sv .

<http://tun.fi/MX.278589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campiglossa punctella" ;
    dwc:scientificNameAuthorship "(Fallén, 1814)" ;
    skos:broader <http://tun.fi/MX.278581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campiglossa punctella"@fi,
        "Campiglossa punctella"@sv .

<http://tun.fi/MX.278590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campiglossa solidaginis" ;
    dwc:scientificNameAuthorship "(White, 1986)" ;
    skos:broader <http://tun.fi/MX.278581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campiglossa solidaginis"@fi,
        "Campiglossa solidaginis"@sv .

<http://tun.fi/MX.278593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campiglossa bidentis" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.278581> ;
    skos:hiddenLabel "Dioxyna bidentis"@fi,
        "Dioxyna sororcula"@fi,
        "Stylia bidentis"@fi,
        "Dioxyna bidentis"@sv,
        "Dioxyna sororcula"@sv,
        "Stylia bidentis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campiglossa bidentis"@fi,
        "Campiglossa bidentis"@sv .

<http://tun.fi/MX.278595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heringina guttata" ;
    dwc:scientificNameAuthorship "(Fallén, 1814)" ;
    skos:broader <http://tun.fi/MX.278594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heringina guttata"@fi,
        "Heringina guttata"@sv .

<http://tun.fi/MX.278597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyna flavipennis" ;
    dwc:scientificNameAuthorship "(Loew, 1844)" ;
    skos:broader <http://tun.fi/MX.278596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxyna flavipennis"@fi,
        "Oxyna flavipennis"@sv .

<http://tun.fi/MX.278598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyna nebulosa" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.278596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxyna nebulosa"@fi,
        "Oxyna nebulosa"@sv .

<http://tun.fi/MX.278599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyna parietina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxyna parietina"@fi,
        "Oxyna parietina"@sv .

<http://tun.fi/MX.278601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphenella marginata" ;
    dwc:scientificNameAuthorship "(Fallén, 1814)" ;
    skos:broader <http://tun.fi/MX.278600> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphenella marginata"@fi,
        "Sphenella marginata"@sv .

<http://tun.fi/MX.278603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephritis angustipennis" ;
    dwc:scientificNameAuthorship "(Loew, 1844)" ;
    skos:broader <http://tun.fi/MX.278602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephritis angustipennis"@fi,
        "Tephritis angustipennis"@sv .

<http://tun.fi/MX.278604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephritis bardanae" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.278602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephritis bardanae"@fi,
        "Tephritis bardanae"@sv .

<http://tun.fi/MX.278605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephritis cometa" ;
    dwc:scientificNameAuthorship "(Loew, 1840)" ;
    skos:broader <http://tun.fi/MX.278602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephritis cometa"@fi,
        "Tephritis cometa"@sv .

<http://tun.fi/MX.278606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephritis conura" ;
    dwc:scientificNameAuthorship "(Loew, 1844)" ;
    skos:broader <http://tun.fi/MX.278602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephritis conura"@fi,
        "Tephritis conura"@sv .

<http://tun.fi/MX.278608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephritis fallax" ;
    dwc:scientificNameAuthorship "(Loew, 1844)" ;
    skos:broader <http://tun.fi/MX.278602> ;
    skos:hiddenLabel "Tephritis fallax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesämaitiaiskärpänen"@fi,
        "Tephritis fallax"@sv .

<http://tun.fi/MX.278609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephritis hyoscyami" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephritis hyoscyami"@fi,
        "Tephritis hyoscyami"@sv .

<http://tun.fi/MX.278610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephritis leontodontis" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.278602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephritis leontodontis"@fi,
        "Tephritis leontodontis"@sv .

<http://tun.fi/MX.278611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephritis mutabilis" ;
    dwc:scientificNameAuthorship "Merz, 1992" ;
    skos:broader <http://tun.fi/MX.278602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephritis mutabilis"@fi,
        "Tephritis mutabilis"@sv .

<http://tun.fi/MX.278612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephritis neesii" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephritis neesii"@fi,
        "Tephritis neesii"@sv .

<http://tun.fi/MX.278613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephritis ruralis" ;
    dwc:scientificNameAuthorship "(Loew, 1844)" ;
    skos:broader <http://tun.fi/MX.278602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephritis ruralis"@fi,
        "Tephritis ruralis"@sv .

<http://tun.fi/MX.278614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephritis rydeni" ;
    dwc:scientificNameAuthorship "Hering, 1956" ;
    skos:broader <http://tun.fi/MX.278602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephritis rydeni"@fi,
        "Tephritis rydeni"@sv .

<http://tun.fi/MX.278616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trupanea stellata" ;
    dwc:scientificNameAuthorship "(Fuessly, 1775)" ;
    skos:broader <http://tun.fi/MX.278615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trupanea stellata"@fi,
        "Trupanea stellata"@sv .

<http://tun.fi/MX.278619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acinia corniculata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1819)" ;
    skos:broader <http://tun.fi/MX.278618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acinia corniculata"@fi,
        "Acinia corniculata"@sv .

<http://tun.fi/MX.278624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotephritis trypetoptera" ;
    dwc:scientificNameAuthorship "(Hennig, 1939)" ;
    skos:broader <http://tun.fi/MX.278623> ;
    skos:hiddenLabel "Pseudotephritis corticalis"@fi,
        "Pseudotephritis corticalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudotephritis trypetoptera"@fi,
        "Pseudotephritis trypetoptera"@sv .

<http://tun.fi/MX.278627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceroxys urticae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceroxys urticae"@fi,
        "Ceroxys urticae"@sv .

<http://tun.fi/MX.278629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herina frondescentiae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herina frondescentiae"@fi,
        "Herina frondescentiae"@sv .

<http://tun.fi/MX.278630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herina paludum" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herina paludum"@fi,
        "Herina paludum"@sv .

<http://tun.fi/MX.278631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herina palustris" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herina palustris"@fi,
        "Herina palustris"@sv .

<http://tun.fi/MX.278634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melieria crassipennis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278632> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melieria crassipennis"@fi,
        "Melieria crassipennis"@sv .

<http://tun.fi/MX.278635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melieria omissa" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278632> ;
    skos:hiddenLabel "Melieria obscuripes"@fi,
        "Melieria obscuripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melieria omissa"@fi,
        "Melieria omissa"@sv .

<http://tun.fi/MX.278638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanops sintenisi" ;
    dwc:scientificNameAuthorship "Becker, 1909" ;
    skos:broader <http://tun.fi/MX.278636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanops sintenisi"@fi,
        "Tetanops sintenisi"@sv .

<http://tun.fi/MX.278640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanops myopinus" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanops myopinus"@fi,
        "Tetanops myopinus"@sv .

<http://tun.fi/MX.278644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalocephala albitarsis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.278643> ;
    skos:hiddenLabel "Homalocephala bipunctata"@fi,
        "Homalocephala bipunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homalocephala albitarsis"@fi,
        "Homalocephala albitarsis"@sv .

<http://tun.fi/MX.278645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalocephala angustata" ;
    dwc:scientificNameAuthorship "(Wahlberg, 1839)" ;
    skos:broader <http://tun.fi/MX.278643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homalocephala angustata"@fi,
        "Homalocephala angustata"@sv .

<http://tun.fi/MX.278646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalocephala apicalis" ;
    dwc:scientificNameAuthorship "(Wahlberg, 1839)" ;
    skos:broader <http://tun.fi/MX.278643> ;
    skos:hiddenLabel "Homalocephala biseta"@fi,
        "Homalocephala biseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homalocephala apicalis"@fi,
        "Homalocephala apicalis"@sv .

<http://tun.fi/MX.278647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalocephala bimaculata" ;
    dwc:scientificNameAuthorship "(Wahlberg, 1839)" ;
    skos:broader <http://tun.fi/MX.278643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homalocephala bimaculata"@fi,
        "Homalocephala bimaculata"@sv .

<http://tun.fi/MX.278648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalocephala biumbrata" ;
    dwc:scientificNameAuthorship "(Wahlberg, 1838)" ;
    skos:broader <http://tun.fi/MX.278643> ;
    skos:hiddenLabel "Homalocephala albitarsis"@fi,
        "Homalocephala albitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homalocephala biumbrata"@fi,
        "Homalocephala biumbrata"@sv .

<http://tun.fi/MX.278650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seioptera vibrans" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Seioptera vibrans"@fi,
        "Seioptera vibrans"@sv .

<http://tun.fi/MX.278653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physiphora alceae" ;
    dwc:scientificNameAuthorship "(Preyssler, 1791)" ;
    skos:broader <http://tun.fi/MX.278652> ;
    skos:hiddenLabel "Physiphora demandata"@fi,
        "Physiphora demandata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Physiphora alceae"@fi,
        "Physiphora alceae"@sv .

<http://tun.fi/MX.278658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrometopia wahlbergi" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.278657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrometopia wahlbergi"@fi,
        "Acrometopia wahlbergi"@sv .

<http://tun.fi/MX.278660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemyia aestiva" ;
    dwc:scientificNameAuthorship "Tanasijtshuk, 1970" ;
    skos:broader <http://tun.fi/MX.278659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaemyia aestiva"@fi,
        "Chamaemyia aestiva"@sv .

<http://tun.fi/MX.278661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemyia aridella" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.278659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaemyia aridella"@fi,
        "Chamaemyia aridella"@sv .

<http://tun.fi/MX.278662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemyia elegans" ;
    dwc:scientificNameAuthorship "(Panzer, 1808)" ;
    skos:broader <http://tun.fi/MX.278659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaemyia elegans"@fi,
        "Chamaemyia elegans"@sv .

<http://tun.fi/MX.278663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemyia emiliae" ;
    dwc:scientificNameAuthorship "Tanasijtshuk, 1970" ;
    skos:broader <http://tun.fi/MX.278659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaemyia emiliae"@fi,
        "Chamaemyia emiliae"@sv .

<http://tun.fi/MX.278664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemyia flavipalpis" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.278659> ;
    skos:hiddenLabel "Chamaemyia flavipalpis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriharmokärpänen"@fi,
        "Chamaemyia flavipalpis"@sv .

<http://tun.fi/MX.278665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemyia geniculata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaemyia geniculata"@fi,
        "Chamaemyia geniculata"@sv .

<http://tun.fi/MX.278666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemyia herbarum" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830) sensu Coe, 1943" ;
    skos:broader <http://tun.fi/MX.278659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaemyia herbarum"@fi,
        "Chamaemyia herbarum"@sv .

<http://tun.fi/MX.278667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemyia juncorum" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.278659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaemyia juncorum"@fi,
        "Chamaemyia juncorum"@sv .

<http://tun.fi/MX.278668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemyia paludosa" ;
    dwc:scientificNameAuthorship "Collin, 1966" ;
    skos:broader <http://tun.fi/MX.278659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaemyia paludosa"@fi,
        "Chamaemyia paludosa"@sv .

<http://tun.fi/MX.278669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemyia polystigma" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaemyia polystigma"@fi,
        "Chamaemyia polystigma"@sv .

<http://tun.fi/MX.278670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemyia sylvatica" ;
    dwc:scientificNameAuthorship "Collin, 1966" ;
    skos:broader <http://tun.fi/MX.278659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaemyia sylvatica"@fi,
        "Chamaemyia sylvatica"@sv .

<http://tun.fi/MX.278673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parochthiphila coronata" ;
    dwc:scientificNameAuthorship "(Loew, 1858)" ;
    skos:broader <http://tun.fi/MX.278671> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parochthiphila coronata"@fi,
        "Parochthiphila coronata"@sv .

<http://tun.fi/MX.278675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parochthiphila spectabilis" ;
    dwc:scientificNameAuthorship "(Loew, 1858)" ;
    skos:broader <http://tun.fi/MX.278671> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parochthiphila spectabilis"@fi,
        "Parochthiphila spectabilis"@sv .

<http://tun.fi/MX.278678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anchioleucopis geniculata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1855)" ;
    skos:broader <http://tun.fi/MX.278677> ;
    skos:hiddenLabel "Leucopis geniculata"@fi,
        "Leucopis geniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anchioleucopis geniculata"@fi,
        "Anchioleucopis geniculata"@sv .

<http://tun.fi/MX.278680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopis annulipes" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1848" ;
    skos:broader <http://tun.fi/MX.278679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucopis annulipes"@fi,
        "Leucopis annulipes"@sv .

<http://tun.fi/MX.278681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopis argentata" ;
    dwc:scientificNameAuthorship "Heeger, 1848" ;
    skos:broader <http://tun.fi/MX.278679> ;
    skos:hiddenLabel "Leucopis argenticollis"@fi,
        "Leucopis conciliata"@fi,
        "Leucopis argenticollis"@sv,
        "Leucopis conciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucopis argentata"@fi,
        "Leucopis argentata"@sv .

<http://tun.fi/MX.278682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopis atritarsis" ;
    dwc:scientificNameAuthorship "Tanasijtshuk, 1958" ;
    skos:broader <http://tun.fi/MX.278679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucopis atritarsis"@fi,
        "Leucopis atritarsis"@sv .

<http://tun.fi/MX.278683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopis glyphinivora" ;
    dwc:scientificNameAuthorship "Tanasijtshuk, 1958" ;
    skos:broader <http://tun.fi/MX.278679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucopis glyphinivora"@fi,
        "Leucopis glyphinivora"@sv .

<http://tun.fi/MX.278684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopis griseola" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.278679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucopis griseola"@fi,
        "Leucopis griseola"@sv .

<http://tun.fi/MX.278685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopis sorbi" ;
    dwc:scientificNameAuthorship "Tanasijtshuk, 1986" ;
    skos:broader <http://tun.fi/MX.278679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucopis sorbi"@fi,
        "Leucopis sorbi"@sv .

<http://tun.fi/MX.278686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopis szepligetii" ;
    dwc:scientificNameAuthorship "Aczél, 1937" ;
    skos:broader <http://tun.fi/MX.278679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucopis szepligetii"@fi,
        "Leucopis szepligetii"@sv .

<http://tun.fi/MX.278688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoleucopis atratula" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.278687> ;
    skos:hiddenLabel "Leucopis atratula"@fi,
        "Leucopis atratula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoleucopis atratula"@fi,
        "Neoleucopis atratula"@sv .

<http://tun.fi/MX.278689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoleucopis freyi" ;
    dwc:scientificNameAuthorship "(McAlpine, 1971)" ;
    skos:broader <http://tun.fi/MX.278687> ;
    skos:hiddenLabel "Leucopis freyi"@fi,
        "Leucopis freyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoleucopis freyi"@fi,
        "Neoleucopis freyi"@sv .

<http://tun.fi/MX.278690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoleucopis obscura" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.278687> ;
    skos:hiddenLabel "Leucopis obscura"@fi,
        "Leucopis obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoleucopis obscura"@fi,
        "Neoleucopis obscura"@sv .

<http://tun.fi/MX.278691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoleucopis orbiseta" ;
    dwc:scientificNameAuthorship "(McAlpine, 1971)" ;
    skos:broader <http://tun.fi/MX.278687> ;
    skos:hiddenLabel "Leucopis orbiseta"@fi,
        "Leucopis orbiseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoleucopis orbiseta"@fi,
        "Neoleucopis orbiseta"@sv .

<http://tun.fi/MX.278693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopomyia silesiaca" ;
    dwc:scientificNameAuthorship "(Egger, 1862)" ;
    skos:broader <http://tun.fi/MX.278692> ;
    skos:hiddenLabel "Leucopis silesiaca"@fi,
        "Leucopis silesiaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucopomyia silesiaca"@fi,
        "Leucopomyia silesiaca"@sv .

<http://tun.fi/MX.278695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipoleucopis praecox" ;
    dwc:scientificNameAuthorship "de Meijere, 1928" ;
    skos:broader <http://tun.fi/MX.278694> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lipoleucopis praecox"@fi,
        "Lipoleucopis praecox"@sv .

<http://tun.fi/MX.278699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoneura biumbrata" ;
    dwc:scientificNameAuthorship "(Loew, 1873)" ;
    skos:broader <http://tun.fi/MX.278698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoneura biumbrata"@fi,
        "Homoneura biumbrata"@sv .

<http://tun.fi/MX.278700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoneura lamellata" ;
    dwc:scientificNameAuthorship "(Becker, 1895)" ;
    skos:broader <http://tun.fi/MX.278698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoneura lamellata"@fi,
        "Homoneura lamellata"@sv .

<http://tun.fi/MX.278701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoneura mediospinosa" ;
    dwc:scientificNameAuthorship "Merz, 2003" ;
    skos:broader <http://tun.fi/MX.278698> ;
    skos:hiddenLabel "Homoneura interstincta"@fi,
        "Homoneura interstincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoneura mediospinosa"@fi,
        "Homoneura mediospinosa"@sv .

<http://tun.fi/MX.278702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoneura tenera" ;
    dwc:scientificNameAuthorship "(Loew, 1846)" ;
    skos:broader <http://tun.fi/MX.278698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoneura tenera"@fi,
        "Homoneura tenera"@sv .

<http://tun.fi/MX.278705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulogastromyia anisodactyla" ;
    dwc:scientificNameAuthorship "(Loew, 1845)" ;
    skos:broader <http://tun.fi/MX.278704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulogastromyia anisodactyla"@fi,
        "Aulogastromyia anisodactyla"@sv .

<http://tun.fi/MX.278707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliopum aeneum" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278706> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calliopum aeneum"@fi,
        "Calliopum aeneum"@sv .

<http://tun.fi/MX.278708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliopum elisae" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278706> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calliopum elisae"@fi,
        "Calliopum elisae"@sv .

<http://tun.fi/MX.278710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnemacantha muscaria" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.278709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cnemacantha muscaria"@fi,
        "Cnemacantha muscaria"@sv .

<http://tun.fi/MX.278713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lauxania albomaculata" ;
    dwc:scientificNameAuthorship "Strobl, 1909" ;
    skos:broader <http://tun.fi/MX.278711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lauxania albomaculata"@fi,
        "Lauxania albomaculata"@sv .

<http://tun.fi/MX.278715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lauxania cylindricornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lauxania cylindricornis"@fi,
        "Lauxania cylindricornis"@sv .

<http://tun.fi/MX.278717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meiosimyza affinis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.278716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meiosimyza affinis"@fi,
        "Meiosimyza affinis"@sv .

<http://tun.fi/MX.278718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meiosimyza decempunctata" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meiosimyza decempunctata"@fi,
        "Meiosimyza decempunctata"@sv .

<http://tun.fi/MX.278719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meiosimyza decipiens" ;
    dwc:scientificNameAuthorship "(Loew, 1847)" ;
    skos:broader <http://tun.fi/MX.278716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meiosimyza decipiens"@fi,
        "Meiosimyza decipiens"@sv .

<http://tun.fi/MX.278720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meiosimyza illota" ;
    dwc:scientificNameAuthorship "(Loew, 1847)" ;
    skos:broader <http://tun.fi/MX.278716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meiosimyza illota"@fi,
        "Meiosimyza illota"@sv .

<http://tun.fi/MX.278721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meiosimyza laeta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meiosimyza laeta"@fi,
        "Meiosimyza laeta"@sv .

<http://tun.fi/MX.278722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meiosimyza platycephala" ;
    dwc:scientificNameAuthorship "(Loew, 1847)" ;
    skos:broader <http://tun.fi/MX.278716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meiosimyza platycephala"@fi,
        "Meiosimyza platycephala"@sv .

<http://tun.fi/MX.278723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meiosimyza rorida" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meiosimyza rorida"@fi,
        "Meiosimyza rorida"@sv .

<http://tun.fi/MX.278724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meiosimyza subfasciata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meiosimyza subfasciata"@fi,
        "Meiosimyza subfasciata"@sv .

<http://tun.fi/MX.278727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minettia longipennis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minettia longipennis"@fi,
        "Minettia longipennis"@sv .

<http://tun.fi/MX.278729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minettia desmometopa" ;
    dwc:scientificNameAuthorship "(de Meijere, 1907)" ;
    skos:broader <http://tun.fi/MX.278725> ;
    skos:hiddenLabel "Minettia desmometopa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynikarikekärpänen"@fi,
        "Minettia desmometopa"@sv .

<http://tun.fi/MX.278730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minettia lupulina" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.278725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minettia lupulina"@fi,
        "Minettia lupulina"@sv .

<http://tun.fi/MX.278732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minettia filia" ;
    dwc:scientificNameAuthorship "(Becker, 1895)" ;
    skos:broader <http://tun.fi/MX.278725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minettia filia"@fi,
        "Minettia filia"@sv .

<http://tun.fi/MX.278733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minettia helvola" ;
    dwc:scientificNameAuthorship "(Becker, 1895)" ;
    skos:broader <http://tun.fi/MX.278725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minettia helvola"@fi,
        "Minettia helvola"@sv .

<http://tun.fi/MX.278734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minettia loewi" ;
    dwc:scientificNameAuthorship "(Schiner, 1864)" ;
    skos:broader <http://tun.fi/MX.278725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minettia loewi"@fi,
        "Minettia loewi"@sv .

<http://tun.fi/MX.278736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minettia styriaca" ;
    dwc:scientificNameAuthorship "(Strobl, 1892)" ;
    skos:broader <http://tun.fi/MX.278725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minettia styriaca"@fi,
        "Minettia styriaca"@sv .

<http://tun.fi/MX.278738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachycerina pulchra" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.278737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachycerina pulchra"@fi,
        "Pachycerina pulchra"@sv .

<http://tun.fi/MX.278739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachycerina seticornis" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachycerina seticornis"@fi,
        "Pachycerina seticornis"@sv .

<http://tun.fi/MX.278741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peplomyza discoidea" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278740> ;
    skos:hiddenLabel "Peplomyza discoidea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunolehtikärpänen"@fi,
        "Peplomyza discoidea"@sv .

<http://tun.fi/MX.278743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecilolycia vittata" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.278742> ;
    skos:hiddenLabel "Poecilolycia quadrivittata"@fi,
        "Poecilolycia quadrivittata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Poecilolycia vittata"@fi,
        "Poecilolycia vittata"@sv .

<http://tun.fi/MX.278745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolyciella pallidiventris" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudolyciella pallidiventris"@fi,
        "Pseudolyciella pallidiventris"@sv .

<http://tun.fi/MX.278746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolyciella stylata" ;
    dwc:scientificNameAuthorship "(Papp, 1978)" ;
    skos:broader <http://tun.fi/MX.278744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudolyciella stylata"@fi,
        "Pseudolyciella stylata"@sv .

<http://tun.fi/MX.278749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sapromyza basalis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1847" ;
    skos:broader <http://tun.fi/MX.278747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sapromyza basalis"@fi,
        "Sapromyza basalis"@sv .

<http://tun.fi/MX.278751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sapromyza albiceps" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sapromyza albiceps"@fi,
        "Sapromyza albiceps"@sv .

<http://tun.fi/MX.278752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sapromyza amabilis" ;
    dwc:scientificNameAuthorship "Frey, 1930" ;
    skos:broader <http://tun.fi/MX.278747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sapromyza amabilis"@fi,
        "Sapromyza amabilis"@sv .

<http://tun.fi/MX.278753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sapromyza apicalis" ;
    dwc:scientificNameAuthorship "Loew, 1847" ;
    skos:broader <http://tun.fi/MX.278747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sapromyza apicalis"@fi,
        "Sapromyza apicalis"@sv .

<http://tun.fi/MX.278754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sapromyza opaca" ;
    dwc:scientificNameAuthorship "Becker, 1895" ;
    skos:broader <http://tun.fi/MX.278747> ;
    skos:hiddenLabel "Sapromyza imitatrix"@fi,
        "Sapromyza imitatrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sapromyza opaca"@fi,
        "Sapromyza opaca"@sv .

<http://tun.fi/MX.278755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sapromyza schnabli" ;
    dwc:scientificNameAuthorship "Papp, 1987" ;
    skos:broader <http://tun.fi/MX.278747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sapromyza schnabli"@fi,
        "Sapromyza schnabli"@sv .

<http://tun.fi/MX.278756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sapromyza setiventris" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1847" ;
    skos:broader <http://tun.fi/MX.278747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sapromyza setiventris"@fi,
        "Sapromyza setiventris"@sv .

<http://tun.fi/MX.278757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sapromyza sexpunctata" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.278747> ;
    skos:hiddenLabel "Sapromyza atechna"@fi,
        "Sapromyza pellucida"@fi,
        "Sapromyza atechna"@sv,
        "Sapromyza pellucida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sapromyza sexpunctata"@fi,
        "Sapromyza sexpunctata"@sv .

<http://tun.fi/MX.278758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sapromyza simplicior" ;
    dwc:scientificNameAuthorship "Hendel, 1908" ;
    skos:broader <http://tun.fi/MX.278747> ;
    skos:hiddenLabel "Sapromyza simplex"@fi,
        "Sapromyza simplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sapromyza simplicior"@fi,
        "Sapromyza simplicior"@sv .

<http://tun.fi/MX.278759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sapromyza zetterstedti" ;
    dwc:scientificNameAuthorship "Hendel, 1908" ;
    skos:broader <http://tun.fi/MX.278747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sapromyza zetterstedti"@fi,
        "Sapromyza zetterstedti"@sv .

<http://tun.fi/MX.278761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sapromyza hyalinata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sapromyza hyalinata"@fi,
        "Sapromyza hyalinata"@sv .

<http://tun.fi/MX.278763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sapromyzosoma quadripunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.278762> ;
    skos:hiddenLabel "Sapromyza quadripunctata"@fi,
        "Sapromyza quadripunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sapromyzosoma quadripunctata"@fi,
        "Sapromyzosoma quadripunctata"@sv .

<http://tun.fi/MX.278765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholauxania praeusta" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricholauxania praeusta"@fi,
        "Tricholauxania praeusta"@sv .

<http://tun.fi/MX.278767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonometopus frontalis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trigonometopus frontalis"@fi,
        "Trigonometopus frontalis"@sv .

<http://tun.fi/MX.27877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fratercula arctica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27876> ;
    skos:hiddenLabel "Fratercula arctica"@fi,
        "Fratercula arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lunni"@fi,
        "lunnefågel"@sv .

<http://tun.fi/MX.278771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelopa frigida" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.278769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelopa frigida"@fi,
        "Coelopa frigida"@sv .

<http://tun.fi/MX.278774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryomyza anilis" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278773> ;
    skos:hiddenLabel "Neuroctena anilis"@fi,
        "Neuroctena anilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dryomyza anilis"@fi,
        "Dryomyza anilis"@sv .

<http://tun.fi/MX.278776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryope decrepita" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278775> ;
    skos:hiddenLabel "Dryomyza decrepita"@fi,
        "Dryomyza decrepita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dryope decrepita"@fi,
        "Dryope decrepita"@sv .

<http://tun.fi/MX.278777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryope flaveola" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278775> ;
    skos:hiddenLabel "Dryomyza flaveola"@fi,
        "Dryomyza flaveola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dryope flaveola"@fi,
        "Dryope flaveola"@sv .

<http://tun.fi/MX.278779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradryomyza spinigera" ;
    dwc:scientificNameAuthorship "Ozerov, 1987" ;
    skos:broader <http://tun.fi/MX.278778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paradryomyza spinigera"@fi,
        "Paradryomyza spinigera"@sv .

<http://tun.fi/MX.278781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoneuroctena senilis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudoneuroctena senilis"@fi,
        "Pseudoneuroctena senilis"@sv .

<http://tun.fi/MX.278784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocheila buccata" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278783> ;
    skos:hiddenLabel "Heterocheila buccata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merimultakärpänen"@fi,
        "Heterocheila buccata"@sv .

<http://tun.fi/MX.278787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelidnoptera fuscipennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278786> ;
    skos:hiddenLabel "Pelidnoptera fumipennis"@fi,
        "Pelidnoptera fumipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelidnoptera fuscipennis"@fi,
        "Pelidnoptera fuscipennis"@sv .

<http://tun.fi/MX.278788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelidnoptera nigripennis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelidnoptera nigripennis"@fi,
        "Pelidnoptera nigripennis"@sv .

<http://tun.fi/MX.278793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colobaea bifasciella" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278792> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colobaea bifasciella"@fi,
        "Colobaea bifasciella"@sv .

<http://tun.fi/MX.278794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colobaea distincta" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278792> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colobaea distincta"@fi,
        "Colobaea distincta"@sv .

<http://tun.fi/MX.278795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colobaea nigroaristata" ;
    dwc:scientificNameAuthorship "Rozkošný, 1984" ;
    skos:broader <http://tun.fi/MX.278792> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colobaea nigroaristata"@fi,
        "Colobaea nigroaristata"@sv .

<http://tun.fi/MX.278796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colobaea pectoralis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.278792> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colobaea pectoralis"@fi,
        "Colobaea pectoralis"@sv .

<http://tun.fi/MX.278797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colobaea punctata" ;
    dwc:scientificNameAuthorship "Lundbeck, 1923" ;
    skos:broader <http://tun.fi/MX.278792> ;
    skos:hiddenLabel "Colobaea punctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkylkiluhtiainen"@fi,
        "Colobaea punctata"@sv .

<http://tun.fi/MX.278799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditaeniella grisescens" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278798> ;
    skos:hiddenLabel "Pherbellia grisescens"@fi,
        "Sciomyza grisescens"@fi,
        "Pherbellia grisescens"@sv,
        "Sciomyza grisescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ditaeniella grisescens"@fi,
        "Ditaeniella grisescens"@sv .

<http://tun.fi/MX.278801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia albocostata" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia albocostata"@fi,
        "Pherbellia albocostata"@sv .

<http://tun.fi/MX.278802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia alpina" ;
    dwc:scientificNameAuthorship "(Frey, 1930)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia alpina"@fi,
        "Pherbellia alpina"@sv .

<http://tun.fi/MX.278803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia argyra" ;
    dwc:scientificNameAuthorship "Verbeke, 1967" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia argyra"@fi,
        "Pherbellia argyra"@sv .

<http://tun.fi/MX.278804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia brunnipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia brunnipes"@fi,
        "Pherbellia brunnipes"@sv .

<http://tun.fi/MX.278805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia cinerella" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia cinerella"@fi,
        "Pherbellia cinerella"@sv .

<http://tun.fi/MX.278806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia dubia" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia dubia"@fi,
        "Pherbellia dubia"@sv .

<http://tun.fi/MX.278807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia goberti" ;
    dwc:scientificNameAuthorship "(Pandellé, 1902)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:hiddenLabel "Pherbellia stylifera"@fi,
        "Pherbellia stylifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia goberti"@fi,
        "Pherbellia goberti"@sv .

<http://tun.fi/MX.278808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia griseicollis" ;
    dwc:scientificNameAuthorship "(Becker, 1900)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:hiddenLabel "Pherbellia lapponica"@fi,
        "Pherbellia lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia griseicollis"@fi,
        "Pherbellia griseicollis"@sv .

<http://tun.fi/MX.278809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia griseola" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia griseola"@fi,
        "Pherbellia griseola"@sv .

<http://tun.fi/MX.278810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia hackmani" ;
    dwc:scientificNameAuthorship "Rozkošný, 1982" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia hackmani"@fi,
        "Pherbellia hackmani"@sv .

<http://tun.fi/MX.278811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia nana" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:hiddenLabel "Pherbellia nana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaisluhtiainen"@fi,
        "Pherbellia nana"@sv .

<http://tun.fi/MX.278812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia obscura" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1948)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia obscura"@fi,
        "Pherbellia obscura"@sv .

<http://tun.fi/MX.278813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia obtusa" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia obtusa"@fi,
        "Pherbellia obtusa"@sv .

<http://tun.fi/MX.278814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia pallidiventris" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia pallidiventris"@fi,
        "Pherbellia pallidiventris"@sv .

<http://tun.fi/MX.278815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia rozkosnyi" ;
    dwc:scientificNameAuthorship "Verbeke, 1967" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia rozkosnyi"@fi,
        "Pherbellia rozkosnyi"@sv .

<http://tun.fi/MX.278816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia schoenherri" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia schoenherri"@fi,
        "Pherbellia schoenherri"@sv .

<http://tun.fi/MX.278817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia sordida" ;
    dwc:scientificNameAuthorship "(Hendel, 1902)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia sordida"@fi,
        "Pherbellia sordida"@sv .

<http://tun.fi/MX.278818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia stackelbergi" ;
    dwc:scientificNameAuthorship "Elberg, 1965" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia stackelbergi"@fi,
        "Pherbellia stackelbergi"@sv .

<http://tun.fi/MX.278819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbellia ventralis" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbellia ventralis"@fi,
        "Pherbellia ventralis"@sv .

<http://tun.fi/MX.278821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromicra angustipennis" ;
    dwc:scientificNameAuthorship "(Staeger, 1845)" ;
    skos:broader <http://tun.fi/MX.278820> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromicra angustipennis"@fi,
        "Pteromicra angustipennis"@sv .

<http://tun.fi/MX.278822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromicra glabricula" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278820> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromicra glabricula"@fi,
        "Pteromicra glabricula"@sv .

<http://tun.fi/MX.278823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromicra leucopeza" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.278820> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromicra leucopeza"@fi,
        "Pteromicra leucopeza"@sv .

<http://tun.fi/MX.278824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromicra oldenbergi" ;
    dwc:scientificNameAuthorship "(Hendel, 1902)" ;
    skos:broader <http://tun.fi/MX.278820> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromicra oldenbergi"@fi,
        "Pteromicra oldenbergi"@sv .

<http://tun.fi/MX.278825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromicra pectorosa" ;
    dwc:scientificNameAuthorship "(Hendel, 1902)" ;
    skos:broader <http://tun.fi/MX.278820> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromicra pectorosa"@fi,
        "Pteromicra pectorosa"@sv .

<http://tun.fi/MX.278827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciomyza dryomyzina" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1846" ;
    skos:broader <http://tun.fi/MX.278826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciomyza dryomyzina"@fi,
        "Sciomyza dryomyzina"@sv .

<http://tun.fi/MX.278828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciomyza sebezhica" ;
    dwc:scientificNameAuthorship "Przhiboro, 2001" ;
    skos:broader <http://tun.fi/MX.278826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciomyza sebezhica"@fi,
        "Sciomyza sebezhica"@sv .

<http://tun.fi/MX.278829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciomyza simplex" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciomyza simplex"@fi,
        "Sciomyza simplex"@sv .

<http://tun.fi/MX.278831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanura pallidiventris" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278830> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanura pallidiventris"@fi,
        "Tetanura pallidiventris"@sv .

<http://tun.fi/MX.278834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anticheta analis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278833> ;
    skos:hiddenLabel "Antichaeta analis"@fi,
        "Antichaeta analis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anticheta analis"@fi,
        "Anticheta analis"@sv .

<http://tun.fi/MX.278835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anticheta atriseta" ;
    dwc:scientificNameAuthorship "(Loew, 1849)" ;
    skos:broader <http://tun.fi/MX.278833> ;
    skos:hiddenLabel "Antichaeta atriseta"@fi,
        "Antichaeta atriseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anticheta atriseta"@fi,
        "Anticheta atriseta"@sv .

<http://tun.fi/MX.278836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anticheta brevipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.278833> ;
    skos:hiddenLabel "Antichaeta brevipennis"@fi,
        "Antichaeta brevipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anticheta brevipennis"@fi,
        "Anticheta brevipennis"@sv .

<http://tun.fi/MX.278837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anticheta nigra" ;
    dwc:scientificNameAuthorship "Karl, 1921" ;
    skos:broader <http://tun.fi/MX.278833> ;
    skos:hiddenLabel "Antichaeta nigra"@fi,
        "Anticheta nigroaenea"@fi,
        "Antichaeta nigra"@sv,
        "Anticheta nigroaenea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anticheta nigra"@fi,
        "Anticheta nigra"@sv .

<http://tun.fi/MX.278839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coremacera marginata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.278838> ;
    skos:hiddenLabel "Coremacera tristis"@fi,
        "Coremacera tristis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coremacera marginata"@fi,
        "Coremacera marginata"@sv .

<http://tun.fi/MX.278841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichetophora finlandica" ;
    dwc:scientificNameAuthorship "Verbeke, 1964" ;
    skos:broader <http://tun.fi/MX.278840> ;
    skos:hiddenLabel "Dichaetophora finlandica"@fi,
        "Dichaetophora finlandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichetophora finlandica"@fi,
        "Dichetophora finlandica"@sv .

<http://tun.fi/MX.278843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictya umbrarum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278842> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dictya umbrarum"@fi,
        "Dictya umbrarum"@sv .

<http://tun.fi/MX.278845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectinocera borealis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.278844> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectinocera borealis"@fi,
        "Ectinocera borealis"@sv .

<http://tun.fi/MX.278847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elgiva cucularia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.278846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elgiva cucularia"@fi,
        "Elgiva cucularia"@sv .

<http://tun.fi/MX.278848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elgiva divisa" ;
    dwc:scientificNameAuthorship "(Loew, 1845)" ;
    skos:broader <http://tun.fi/MX.278846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elgiva divisa"@fi,
        "Elgiva divisa"@sv .

<http://tun.fi/MX.278849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elgiva solicita" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.278846> ;
    skos:hiddenLabel "Elgiva sundewalli"@fi,
        "Elgiva sundewalli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elgiva solicita"@fi,
        "Elgiva solicita"@sv .

<http://tun.fi/MX.27885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrrhaptes paradoxus" ;
    dwc:scientificNameAuthorship "(Pallas, 1773)" ;
    skos:broader <http://tun.fi/MX.27883> ;
    skos:hiddenLabel "Syrrhaptes paradoxus"@fi,
        "Syrrhaptes paradoxus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arokyyhky"@fi,
        "stäppflyghöna"@sv .

<http://tun.fi/MX.278851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euthycera chaerophylli" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.278850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euthycera chaerophylli"@fi,
        "Euthycera chaerophylli"@sv .

<http://tun.fi/MX.278852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euthycera fumigata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.278850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euthycera fumigata"@fi,
        "Euthycera fumigata"@sv .

<http://tun.fi/MX.278854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydromya dorsalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.278853> ;
    skos:hiddenLabel "Hydromyia dorsalis"@fi,
        "Hydromyia dorsalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydromya dorsalis"@fi,
        "Hydromya dorsalis"@sv .

<http://tun.fi/MX.278857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilione lineata" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilione lineata"@fi,
        "Ilione lineata"@sv .

<http://tun.fi/MX.278859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilione albiseta" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.278855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilione albiseta"@fi,
        "Ilione albiseta"@sv .

<http://tun.fi/MX.278861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnia paludicola" ;
    dwc:scientificNameAuthorship "Elberg, 1965" ;
    skos:broader <http://tun.fi/MX.278860> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnia paludicola"@fi,
        "Limnia paludicola"@sv .

<http://tun.fi/MX.278862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnia unguicornis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.278860> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnia unguicornis"@fi,
        "Limnia unguicornis"@sv .

<http://tun.fi/MX.278864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pherbina coryleti" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.278863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pherbina coryleti"@fi,
        "Pherbina coryleti"@sv .

<http://tun.fi/MX.278866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psacadina zernyi" ;
    dwc:scientificNameAuthorship "(Mayer, 1953)" ;
    skos:broader <http://tun.fi/MX.278865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psacadina zernyi"@fi,
        "Psacadina zernyi"@sv .

<http://tun.fi/MX.278868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Renocera pallida" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Renocera pallida"@fi,
        "Renocera pallida"@sv .

<http://tun.fi/MX.278869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Renocera striata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Renocera striata"@fi,
        "Renocera striata"@sv .

<http://tun.fi/MX.278870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Renocera stroblii" ;
    dwc:scientificNameAuthorship "Hendel, 1900" ;
    skos:broader <http://tun.fi/MX.278867> ;
    skos:hiddenLabel "Renocera fuscinervis"@fi,
        "Renocera fuscinervis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Renocera stroblii"@fi,
        "Renocera stroblii"@sv .

<http://tun.fi/MX.278873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepedon sphegea" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.278871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sepedon sphegea"@fi,
        "Sepedon sphegea"@sv .

<http://tun.fi/MX.278874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepedon spinipes" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.278871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sepedon spinipes"@fi,
        "Sepedon spinipes"@sv .

<http://tun.fi/MX.278877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanocera robusta" ;
    dwc:scientificNameAuthorship "Loew, 1847" ;
    skos:broader <http://tun.fi/MX.278875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanocera robusta"@fi,
        "Tetanocera robusta"@sv .

<http://tun.fi/MX.278880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanocera arrogans" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.278875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanocera arrogans"@fi,
        "Tetanocera arrogans"@sv .

<http://tun.fi/MX.278881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanocera elata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.278875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanocera elata"@fi,
        "Tetanocera elata"@sv .

<http://tun.fi/MX.278882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanocera ferruginea" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278875> ;
    skos:hiddenLabel "Tetanocera brunnipennis"@fi,
        "Tetanocera brunnipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanocera ferruginea"@fi,
        "Tetanocera ferruginea"@sv .

<http://tun.fi/MX.278883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanocera freyi" ;
    dwc:scientificNameAuthorship "Stackelberg, 1963" ;
    skos:broader <http://tun.fi/MX.278875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanocera freyi"@fi,
        "Tetanocera freyi"@sv .

<http://tun.fi/MX.278884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanocera fuscinervis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.278875> ;
    skos:hiddenLabel "Tetanocera unicolor"@fi,
        "Tetanocera unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanocera fuscinervis"@fi,
        "Tetanocera fuscinervis"@sv .

<http://tun.fi/MX.278885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanocera hyalipennis" ;
    dwc:scientificNameAuthorship "von Roser, 1840" ;
    skos:broader <http://tun.fi/MX.278875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanocera hyalipennis"@fi,
        "Tetanocera hyalipennis"@sv .

<http://tun.fi/MX.278886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanocera kerteszi" ;
    dwc:scientificNameAuthorship "Hendel, 1901" ;
    skos:broader <http://tun.fi/MX.278875> ;
    skos:hiddenLabel "Tetanocera griseicollis"@fi,
        "Tetanocera ornatifrons"@fi,
        "Tetanocera griseicollis"@sv,
        "Tetanocera ornatifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanocera kerteszi"@fi,
        "Tetanocera kerteszi"@sv .

<http://tun.fi/MX.278887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanocera lapponica" ;
    dwc:scientificNameAuthorship "Frey, 1924" ;
    skos:broader <http://tun.fi/MX.278875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanocera lapponica"@fi,
        "Tetanocera lapponica"@sv .

<http://tun.fi/MX.278888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanocera latifibula" ;
    dwc:scientificNameAuthorship "Frey, 1924" ;
    skos:broader <http://tun.fi/MX.278875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanocera latifibula"@fi,
        "Tetanocera latifibula"@sv .

<http://tun.fi/MX.278889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanocera montana" ;
    dwc:scientificNameAuthorship "Day, 1881" ;
    skos:broader <http://tun.fi/MX.278875> ;
    skos:hiddenLabel "Tetanocera borealis"@fi,
        "Tetanocera borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanocera montana"@fi,
        "Tetanocera montana"@sv .

<http://tun.fi/MX.278890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanocera phyllophora" ;
    dwc:scientificNameAuthorship "Melander, 1920" ;
    skos:broader <http://tun.fi/MX.278875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanocera phyllophora"@fi,
        "Tetanocera phyllophora"@sv .

<http://tun.fi/MX.278891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetanocera silvatica" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.278875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetanocera silvatica"@fi,
        "Tetanocera silvatica"@sv .

<http://tun.fi/MX.278893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypetoptera punctulata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.278892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trypetoptera punctulata"@fi,
        "Trypetoptera punctulata"@sv .

<http://tun.fi/MX.278897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ortalischema albitarse" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.278896> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ortalischema albitarse"@fi,
        "Ortalischema albitarse"@sv .

<http://tun.fi/MX.278900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira annulipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira annulipes"@fi,
        "Themira annulipes"@sv .

<http://tun.fi/MX.278901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira arctica" ;
    dwc:scientificNameAuthorship "(Becker, 1915)" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira arctica"@fi,
        "Themira arctica"@sv .

<http://tun.fi/MX.278902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira biloba" ;
    dwc:scientificNameAuthorship "Andersson, 1975" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira biloba"@fi,
        "Themira biloba"@sv .

<http://tun.fi/MX.278903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira germanica" ;
    dwc:scientificNameAuthorship "Duda, 1926" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira germanica"@fi,
        "Themira germanica"@sv .

<http://tun.fi/MX.278904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira gracilis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira gracilis"@fi,
        "Themira gracilis"@sv .

<http://tun.fi/MX.278905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira leachi" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira leachi"@fi,
        "Themira leachi"@sv .

<http://tun.fi/MX.278906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira lucida" ;
    dwc:scientificNameAuthorship "(Staeger, 1844)" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira lucida"@fi,
        "Themira lucida"@sv .

<http://tun.fi/MX.278907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira malformans" ;
    dwc:scientificNameAuthorship "Melander & Spuler, 1917" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira malformans"@fi,
        "Themira malformans"@sv .

<http://tun.fi/MX.278908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira minor" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira minor"@fi,
        "Themira minor"@sv .

<http://tun.fi/MX.278909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira nigricornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira nigricornis"@fi,
        "Themira nigricornis"@sv .

<http://tun.fi/MX.278910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira paludosa" ;
    dwc:scientificNameAuthorship "Elberg, 1963" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira paludosa"@fi,
        "Themira paludosa"@sv .

<http://tun.fi/MX.278911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira pusilla" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira pusilla"@fi,
        "Themira pusilla"@sv .

<http://tun.fi/MX.278912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira putris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira putris"@fi,
        "Themira putris"@sv .

<http://tun.fi/MX.278913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Themira superba" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.278899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Themira superba"@fi,
        "Themira superba"@sv .

<http://tun.fi/MX.278915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saltella sphondylii" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.278914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saltella sphondylii"@fi,
        "Saltella sphondylii"@sv .

<http://tun.fi/MX.278917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemopoda nitidula" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278916> ;
    skos:hiddenLabel "Nemopoda cylindrica"@fi,
        "Nemopoda cylindrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemopoda nitidula"@fi,
        "Nemopoda nitidula"@sv .

<http://tun.fi/MX.278918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemopoda pectinulata" ;
    dwc:scientificNameAuthorship "Loew, 1873" ;
    skos:broader <http://tun.fi/MX.278916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemopoda pectinulata"@fi,
        "Nemopoda pectinulata"@sv .

<http://tun.fi/MX.278919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemopoda speiseri" ;
    dwc:scientificNameAuthorship "(Duda, 1926)" ;
    skos:broader <http://tun.fi/MX.278916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemopoda speiseri"@fi,
        "Nemopoda speiseri"@sv .

<http://tun.fi/MX.278921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meroplius fukuharai" ;
    dwc:scientificNameAuthorship "(Iwasa, 1984)" ;
    skos:broader <http://tun.fi/MX.278920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meroplius fukuharai"@fi,
        "Meroplius fukuharai"@sv .

<http://tun.fi/MX.278922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meroplius minutus" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1830)" ;
    skos:broader <http://tun.fi/MX.278920> ;
    skos:hiddenLabel "Meroplius minutus"@fi,
        "Meroplius stercorarius"@fi,
        "Meroplius stercorarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saastasäpsiäinen"@fi,
        "Meroplius minutus"@sv .

<http://tun.fi/MX.278924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepsis biflexuosa" ;
    dwc:scientificNameAuthorship "Strobl, 1893" ;
    skos:broader <http://tun.fi/MX.278923> ;
    skos:hiddenLabel "Sepsis biflexuosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmisukasäpsiäinen"@fi,
        "Sepsis biflexuosa"@sv .

<http://tun.fi/MX.278925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepsis cynipsea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.278923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sepsis cynipsea"@fi,
        "Sepsis cynipsea"@sv .

<http://tun.fi/MX.278926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepsis duplicata" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.278923> ;
    skos:hiddenLabel "Sepsis pilipes"@fi,
        "Sepsis pilipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sepsis duplicata"@fi,
        "Sepsis duplicata"@sv .

<http://tun.fi/MX.278927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepsis flavimana" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.278923> ;
    skos:hiddenLabel "Sepsis borealis"@fi,
        "Sepsis borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sepsis flavimana"@fi,
        "Sepsis flavimana"@sv .

<http://tun.fi/MX.278928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepsis fulgens" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.278923> ;
    skos:hiddenLabel "Sepsis communis"@fi,
        "Sepsis communis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sepsis fulgens"@fi,
        "Sepsis fulgens"@sv .

<http://tun.fi/MX.278929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepsis luteipes" ;
    dwc:scientificNameAuthorship "Melander & Spuler, 1917" ;
    skos:broader <http://tun.fi/MX.278923> ;
    skos:hiddenLabel "Sepsis lamellifera"@fi,
        "Sepsis lamellifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sepsis luteipes"@fi,
        "Sepsis luteipes"@sv .

<http://tun.fi/MX.278930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepsis nigripes" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.278923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sepsis nigripes"@fi,
        "Sepsis nigripes"@sv .

<http://tun.fi/MX.278931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepsis orthocnemis" ;
    dwc:scientificNameAuthorship "Frey, 1908" ;
    skos:broader <http://tun.fi/MX.278923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sepsis orthocnemis"@fi,
        "Sepsis orthocnemis"@sv .

<http://tun.fi/MX.278932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepsis punctum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.278923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sepsis punctum"@fi,
        "Sepsis punctum"@sv .

<http://tun.fi/MX.278933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepsis thoracica" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.278923> ;
    skos:hiddenLabel "Sepsis thoracica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltosäpsiäinen"@fi,
        "Sepsis thoracica"@sv .

<http://tun.fi/MX.278934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sepsis violacea" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.278923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sepsis violacea"@fi,
        "Sepsis violacea"@sv .

<http://tun.fi/MX.278937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza abiens" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1848" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza abiens"@fi,
        "Agromyza abiens"@sv .

<http://tun.fi/MX.278938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza albipennis" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza albipennis"@fi,
        "Agromyza albipennis"@sv .

<http://tun.fi/MX.278939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza albitarsis" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:hiddenLabel "Agromyza lygophaga"@fi,
        "Agromyza lygophaga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza albitarsis"@fi,
        "Agromyza albitarsis"@sv .

<http://tun.fi/MX.278940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza alnibetulae" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza alnibetulae"@fi,
        "Agromyza alnibetulae"@sv .

<http://tun.fi/MX.278941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza alnivora" ;
    dwc:scientificNameAuthorship "Spencer, 1969" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza alnivora"@fi,
        "Agromyza alnivora"@sv .

<http://tun.fi/MX.278942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza alunulata" ;
    dwc:scientificNameAuthorship "(Hendel, 1931)" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza alunulata"@fi,
        "Agromyza alunulata"@sv .

<http://tun.fi/MX.278943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza ambigua" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:hiddenLabel "Agromyza niveipennis"@fi,
        "Agromyza niveipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza ambigua"@fi,
        "Agromyza ambigua"@sv .

<http://tun.fi/MX.278944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza anthracina" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:hiddenLabel "Agromyza freyi"@fi,
        "Agromyza freyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza anthracina"@fi,
        "Agromyza anthracina"@sv .

<http://tun.fi/MX.278945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza bicaudata" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza bicaudata"@fi,
        "Agromyza bicaudata"@sv .

<http://tun.fi/MX.278946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza cinerascens" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza cinerascens"@fi,
        "Agromyza cinerascens"@sv .

<http://tun.fi/MX.278947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza demeijerei" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza demeijerei"@fi,
        "Agromyza demeijerei"@sv .

<http://tun.fi/MX.278948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza erythrocephala" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza erythrocephala"@fi,
        "Agromyza erythrocephala"@sv .

<http://tun.fi/MX.278949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza flaviceps" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza flaviceps"@fi,
        "Agromyza flaviceps"@sv .

<http://tun.fi/MX.278950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza graminicola" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza graminicola"@fi,
        "Agromyza graminicola"@sv .

<http://tun.fi/MX.278951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza idaeiana" ;
    dwc:scientificNameAuthorship "Hardy, 1853" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:hiddenLabel "Agromyza potentillae"@fi,
        "Agromyza spiraeae"@fi,
        "Agromyza stackelbergi"@fi,
        "Agromyza potentillae"@sv,
        "Agromyza spiraeae"@sv,
        "Agromyza stackelbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza idaeiana"@fi,
        "Agromyza idaeiana"@sv .

<http://tun.fi/MX.278952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza igniceps" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza igniceps"@fi,
        "Agromyza igniceps"@sv .

<http://tun.fi/MX.278953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza lapponica" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza lapponica"@fi,
        "Agromyza lapponica"@sv .

<http://tun.fi/MX.278954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza lucida" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza lucida"@fi,
        "Agromyza lucida"@sv .

<http://tun.fi/MX.278955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza luteitarsis" ;
    dwc:scientificNameAuthorship "(Rondani, 1875)" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza luteitarsis"@fi,
        "Agromyza luteitarsis"@sv .

<http://tun.fi/MX.278956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza marionae" ;
    dwc:scientificNameAuthorship "(Becker, 1907)" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:hiddenLabel "Agromyza alandensis"@fi,
        "Agromyza alandensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza marionae"@fi,
        "Agromyza marionae"@sv .

<http://tun.fi/MX.278957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza mobilis" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza mobilis"@fi,
        "Agromyza mobilis"@sv .

<http://tun.fi/MX.278958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza nana" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza nana"@fi,
        "Agromyza nana"@sv .

<http://tun.fi/MX.278959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza nigrella" ;
    dwc:scientificNameAuthorship "(Rondani, 1875)" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza nigrella"@fi,
        "Agromyza nigrella"@sv .

<http://tun.fi/MX.278960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza nigrescens" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza nigrescens"@fi,
        "Agromyza nigrescens"@sv .

<http://tun.fi/MX.278961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza nigripes" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza nigripes"@fi,
        "Agromyza nigripes"@sv .

<http://tun.fi/MX.278962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza nigrociliata" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza nigrociliata"@fi,
        "Agromyza nigrociliata"@sv .

<http://tun.fi/MX.278963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza orobi" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza orobi"@fi,
        "Agromyza orobi"@sv .

<http://tun.fi/MX.278964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza phragmitidis" ;
    dwc:scientificNameAuthorship "Hendel, 1922" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza phragmitidis"@fi,
        "Agromyza phragmitidis"@sv .

<http://tun.fi/MX.278965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza pseudoreptans" ;
    dwc:scientificNameAuthorship "Nowakowski, 1967" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:hiddenLabel "Agromyza urticae"@fi,
        "Agromyza urticae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza pseudoreptans"@fi,
        "Agromyza pseudoreptans"@sv .

<http://tun.fi/MX.278966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza viciae" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1872" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:hiddenLabel "Agromyza quadriseta"@fi,
        "Agromyza quadriseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza viciae"@fi,
        "Agromyza viciae"@sv .

<http://tun.fi/MX.278967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza reptans" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza reptans"@fi,
        "Agromyza reptans"@sv .

<http://tun.fi/MX.278968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza rufipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza rufipes"@fi,
        "Agromyza rufipes"@sv .

<http://tun.fi/MX.278969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza salicina" ;
    dwc:scientificNameAuthorship "Hendel, 1922" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza salicina"@fi,
        "Agromyza salicina"@sv .

<http://tun.fi/MX.278970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza sulfuriceps" ;
    dwc:scientificNameAuthorship "Strobl, 1898" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:hiddenLabel "Agromyza montana"@fi,
        "Agromyza rubi"@fi,
        "Agromyza montana"@sv,
        "Agromyza rubi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza sulfuriceps"@fi,
        "Agromyza sulfuriceps"@sv .

<http://tun.fi/MX.278971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza vicifoliae" ;
    dwc:scientificNameAuthorship "Hering, 1932" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza vicifoliae"@fi,
        "Agromyza vicifoliae"@sv .

<http://tun.fi/MX.278973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hexomyza schineri" ;
    dwc:scientificNameAuthorship "(Giraud, 1861)" ;
    skos:broader <http://tun.fi/MX.278972> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hexomyza schineri"@fi,
        "Hexomyza schineri"@sv .

<http://tun.fi/MX.278974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hexomyza simplicoides" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.278972> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hexomyza simplicoides"@fi,
        "Hexomyza simplicoides"@sv .

<http://tun.fi/MX.278976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanagromyza aenea" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanagromyza aenea"@fi,
        "Melanagromyza aenea"@sv .

<http://tun.fi/MX.278977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanagromyza aeneoventris" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.278975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanagromyza aeneoventris"@fi,
        "Melanagromyza aeneoventris"@sv .

<http://tun.fi/MX.278978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanagromyza angeliciphaga" ;
    dwc:scientificNameAuthorship "Spencer, 1969" ;
    skos:broader <http://tun.fi/MX.278975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanagromyza angeliciphaga"@fi,
        "Melanagromyza angeliciphaga"@sv .

<http://tun.fi/MX.278979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanagromyza chaerophylli" ;
    dwc:scientificNameAuthorship "Spencer, 1969" ;
    skos:broader <http://tun.fi/MX.278975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanagromyza chaerophylli"@fi,
        "Melanagromyza chaerophylli"@sv .

<http://tun.fi/MX.278980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanagromyza lappae" ;
    dwc:scientificNameAuthorship "(Loew, 1850)" ;
    skos:broader <http://tun.fi/MX.278975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanagromyza lappae"@fi,
        "Melanagromyza lappae"@sv .

<http://tun.fi/MX.278981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanagromyza nigrissima" ;
    dwc:scientificNameAuthorship "Spencer, 1976" ;
    skos:broader <http://tun.fi/MX.278975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanagromyza nigrissima"@fi,
        "Melanagromyza nigrissima"@sv .

<http://tun.fi/MX.278982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanagromyza oligophaga" ;
    dwc:scientificNameAuthorship "Spender, 1990" ;
    skos:broader <http://tun.fi/MX.278975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanagromyza oligophaga"@fi,
        "Melanagromyza oligophaga"@sv .

<http://tun.fi/MX.278983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanagromyza pubescens" ;
    dwc:scientificNameAuthorship "Hendel, 1923" ;
    skos:broader <http://tun.fi/MX.278975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanagromyza pubescens"@fi,
        "Melanagromyza pubescens"@sv .

<http://tun.fi/MX.278984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanagromyza submetallescens" ;
    dwc:scientificNameAuthorship "Spencer, 1966" ;
    skos:broader <http://tun.fi/MX.278975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanagromyza submetallescens"@fi,
        "Melanagromyza submetallescens"@sv .

<http://tun.fi/MX.278986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia beckeri" ;
    dwc:scientificNameAuthorship "(Hendel, 1923)" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:hiddenLabel "Ophiomyia goniaea"@fi,
        "Ophiomyia goniaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia beckeri"@fi,
        "Ophiomyia beckeri"@sv .

<http://tun.fi/MX.278987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia cunctata" ;
    dwc:scientificNameAuthorship "(Hendel, 1920)" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia cunctata"@fi,
        "Ophiomyia cunctata"@sv .

<http://tun.fi/MX.278988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia curvipalpis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia curvipalpis"@fi,
        "Ophiomyia curvipalpis"@sv .

<http://tun.fi/MX.278989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia fennoniensis" ;
    dwc:scientificNameAuthorship "Spencer, 1976" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia fennoniensis"@fi,
        "Ophiomyia fennoniensis"@sv .

<http://tun.fi/MX.278990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia heringi" ;
    dwc:scientificNameAuthorship "Starý, 1930" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia heringi"@fi,
        "Ophiomyia heringi"@sv .

<http://tun.fi/MX.278991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia labiatarum" ;
    dwc:scientificNameAuthorship "Hering, 1937" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia labiatarum"@fi,
        "Ophiomyia labiatarum"@sv .

<http://tun.fi/MX.278992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia longilingua" ;
    dwc:scientificNameAuthorship "(Hendel, 1920)" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia longilingua"@fi,
        "Ophiomyia longilingua"@sv .

<http://tun.fi/MX.278993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia maura" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia maura"@fi,
        "Ophiomyia maura"@sv .

<http://tun.fi/MX.278994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia nasuta" ;
    dwc:scientificNameAuthorship "(Melander, 1913)" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia nasuta"@fi,
        "Ophiomyia nasuta"@sv .

<http://tun.fi/MX.278995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia orbiculata" ;
    dwc:scientificNameAuthorship "(Hendel, 1931)" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:hiddenLabel "Ophiomyia hexachaeta"@fi,
        "Ophiomyia nostradamus"@fi,
        "Ophiomyia paracelsus"@fi,
        "Ophiomyia hexachaeta"@sv,
        "Ophiomyia nostradamus"@sv,
        "Ophiomyia paracelsus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia orbiculata"@fi,
        "Ophiomyia orbiculata"@sv .

<http://tun.fi/MX.278996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia pinguis" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia pinguis"@fi,
        "Ophiomyia pinguis"@sv .

<http://tun.fi/MX.278997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia pulicaria" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia pulicaria"@fi,
        "Ophiomyia pulicaria"@sv .

<http://tun.fi/MX.278998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia ranunculicaulis" ;
    dwc:scientificNameAuthorship "Hering, 1949" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia ranunculicaulis"@fi,
        "Ophiomyia ranunculicaulis"@sv .

<http://tun.fi/MX.278999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia vitiosa" ;
    dwc:scientificNameAuthorship "Spencer, 1964" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia vitiosa"@fi,
        "Ophiomyia vitiosa"@sv .

<http://tun.fi/MX.279003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amauromyza morionella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amauromyza morionella"@fi,
        "Amauromyza morionella"@sv .

<http://tun.fi/MX.279005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amauromyza chenopodivora" ;
    dwc:scientificNameAuthorship "Spencer, 1971" ;
    skos:broader <http://tun.fi/MX.279001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amauromyza chenopodivora"@fi,
        "Amauromyza chenopodivora"@sv .

<http://tun.fi/MX.279006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amauromyza flavifrons" ;
    dwc:scientificNameAuthorship "(Malloch, 1913)" ;
    skos:broader <http://tun.fi/MX.279001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amauromyza flavifrons"@fi,
        "Amauromyza flavifrons"@sv .

<http://tun.fi/MX.279007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amauromyza gyrans" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amauromyza gyrans"@fi,
        "Amauromyza gyrans"@sv .

<http://tun.fi/MX.279008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amauromyza karli" ;
    dwc:scientificNameAuthorship "(Hendel, 1927)" ;
    skos:broader <http://tun.fi/MX.279001> ;
    skos:hiddenLabel "Amauromyza dizygomyza facialis"@fi,
        "Amauromyza dizygomyza facialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amauromyza karli"@fi,
        "Amauromyza karli"@sv .

<http://tun.fi/MX.279009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amauromyza labiatarum" ;
    dwc:scientificNameAuthorship "(Hendel, 1920)" ;
    skos:broader <http://tun.fi/MX.279001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amauromyza labiatarum"@fi,
        "Amauromyza labiatarum"@sv .

<http://tun.fi/MX.279010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amauromyza luteiceps" ;
    dwc:scientificNameAuthorship "(Hendel, 1920)" ;
    skos:broader <http://tun.fi/MX.279001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amauromyza luteiceps"@fi,
        "Amauromyza luteiceps"@sv .

<http://tun.fi/MX.279011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amauromyza monfalconensis" ;
    dwc:scientificNameAuthorship "(Strobl, 1909)" ;
    skos:broader <http://tun.fi/MX.279001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amauromyza monfalconensis"@fi,
        "Amauromyza monfalconensis"@sv .

<http://tun.fi/MX.279013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulagromyza buhri" ;
    dwc:scientificNameAuthorship "(de Meijere, 1938)" ;
    skos:broader <http://tun.fi/MX.279012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulagromyza buhri"@fi,
        "Aulagromyza buhri"@sv .

<http://tun.fi/MX.279014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulagromyza fulvicornis" ;
    dwc:scientificNameAuthorship "(Hendel, 1935)" ;
    skos:broader <http://tun.fi/MX.279012> ;
    skos:hiddenLabel "Aulagromyza langei"@fi,
        "Phytagromyza langei"@fi,
        "Aulagromyza langei"@sv,
        "Phytagromyza langei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulagromyza fulvicornis"@fi,
        "Aulagromyza fulvicornis"@sv .

<http://tun.fi/MX.279015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulagromyza hendeliana" ;
    dwc:scientificNameAuthorship "(Hering, 1926)" ;
    skos:broader <http://tun.fi/MX.279012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulagromyza hendeliana"@fi,
        "Aulagromyza hendeliana"@sv .

<http://tun.fi/MX.279016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulagromyza heringii" ;
    dwc:scientificNameAuthorship "(Hengel, 1920)" ;
    skos:broader <http://tun.fi/MX.279012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulagromyza heringii"@fi,
        "Aulagromyza heringii"@sv .

<http://tun.fi/MX.279017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulagromyza lucens" ;
    dwc:scientificNameAuthorship "(de Meijere, 1924)" ;
    skos:broader <http://tun.fi/MX.279012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulagromyza lucens"@fi,
        "Aulagromyza lucens"@sv .

<http://tun.fi/MX.279018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulagromyza luteoscutellata" ;
    dwc:scientificNameAuthorship "(de Meijere, 1924)" ;
    skos:broader <http://tun.fi/MX.279012> ;
    skos:hiddenLabel "Aulagromyza xylostei"@fi,
        "Aulagromyza xylostei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulagromyza luteoscutellata"@fi,
        "Aulagromyza luteoscutellata"@sv .

<http://tun.fi/MX.279019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulagromyza similis" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.279012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulagromyza similis"@fi,
        "Aulagromyza similis"@sv .

<http://tun.fi/MX.279020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulagromyza tremulae" ;
    dwc:scientificNameAuthorship "(Hering 1957)" ;
    skos:broader <http://tun.fi/MX.279012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulagromyza tremulae"@fi,
        "Aulagromyza tremulae"@sv .

<http://tun.fi/MX.279021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulagromyza tridentata" ;
    dwc:scientificNameAuthorship "(Loew, 1858)" ;
    skos:broader <http://tun.fi/MX.279012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulagromyza tridentata"@fi,
        "Aulagromyza tridentata"@sv .

<http://tun.fi/MX.279022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulagromyza trivittata" ;
    dwc:scientificNameAuthorship "(Loew, 1873)" ;
    skos:broader <http://tun.fi/MX.279012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulagromyza trivittata"@fi,
        "Aulagromyza trivittata"@sv .

<http://tun.fi/MX.279024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycomyza artemisiae" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1856)" ;
    skos:broader <http://tun.fi/MX.279023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calycomyza artemisiae"@fi,
        "Calycomyza artemisiae"@sv .

<http://tun.fi/MX.279025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycomyza subapproximata" ;
    dwc:scientificNameAuthorship "(Sasakawa, 1955)" ;
    skos:broader <http://tun.fi/MX.279023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calycomyza subapproximata"@fi,
        "Calycomyza subapproximata"@sv .

<http://tun.fi/MX.279028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha caricivora" ;
    dwc:scientificNameAuthorship "(Groschke, 1954)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha caricivora"@fi,
        "Cerodontha caricivora"@sv .

<http://tun.fi/MX.279029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha eucaricis" ;
    dwc:scientificNameAuthorship "Nowakowski, 1967" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha eucaricis"@fi,
        "Cerodontha eucaricis"@sv .

<http://tun.fi/MX.27903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Columba livia" ;
    dwc:scientificNameAuthorship "Gmelin, 1789" ;
    skos:broader <http://tun.fi/MX.27902> ;
    skos:hiddenLabel "Columba livia"@fi,
        "Columba livia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokyyhky"@fi,
        "klippduva"@sv .

<http://tun.fi/MX.279030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha rohdendorfi" ;
    dwc:scientificNameAuthorship "Nowakowski, 1967" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha rohdendorfi"@fi,
        "Cerodontha rohdendorfi"@sv .

<http://tun.fi/MX.279031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha scirpi" ;
    dwc:scientificNameAuthorship "(Karl, 1926)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha scirpi"@fi,
        "Cerodontha scirpi"@sv .

<http://tun.fi/MX.279032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha staryi" ;
    dwc:scientificNameAuthorship "(Hendel, 1920)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha staryi"@fi,
        "Cerodontha staryi"@sv .

<http://tun.fi/MX.279034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha affinis" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha affinis"@fi,
        "Cerodontha affinis"@sv .

<http://tun.fi/MX.279035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha denticornis" ;
    dwc:scientificNameAuthorship "(Panzer, 1806)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha denticornis"@fi,
        "Cerodontha denticornis"@sv .

<http://tun.fi/MX.279036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha fulvipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:hiddenLabel "Cerodontha femoralis"@fi,
        "Cerodontha femoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha fulvipes"@fi,
        "Cerodontha fulvipes"@sv .

<http://tun.fi/MX.279037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha hennigi" ;
    dwc:scientificNameAuthorship "Nowakowski, 1967" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:hiddenLabel "Cerodontha lateralis"@fi,
        "Cerodontha lateralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha hennigi"@fi,
        "Cerodontha hennigi"@sv .

<http://tun.fi/MX.279038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha stackelbergi" ;
    dwc:scientificNameAuthorship "Nowakowski, 1972" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha stackelbergi"@fi,
        "Cerodontha stackelbergi"@sv .

<http://tun.fi/MX.279040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha bimaculata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha bimaculata"@fi,
        "Cerodontha bimaculata"@sv .

<http://tun.fi/MX.279041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha fasciata" ;
    dwc:scientificNameAuthorship "(Strobl, 1880)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha fasciata"@fi,
        "Cerodontha fasciata"@sv .

<http://tun.fi/MX.279042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha ireos" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1851)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:hiddenLabel "Cerodontha iraeos"@fi,
        "Cerodontha ircos"@fi,
        "Dizygomyza iraeos"@fi,
        "Cerodontha iraeos"@sv,
        "Cerodontha ircos"@sv,
        "Dizygomyza iraeos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha ireos"@fi,
        "Cerodontha ireos"@sv .

<http://tun.fi/MX.279043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha luctuosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha luctuosa"@fi,
        "Cerodontha luctuosa"@sv .

<http://tun.fi/MX.279044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha morosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha morosa"@fi,
        "Cerodontha morosa"@sv .

<http://tun.fi/MX.279046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha bohemani" ;
    dwc:scientificNameAuthorship "(Rydén, 1951)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:hiddenLabel "Cerodontha bohemanni"@fi,
        "Cerodontha bohemanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha bohemani"@fi,
        "Cerodontha bohemani"@sv .

<http://tun.fi/MX.279047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha capitata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha capitata"@fi,
        "Cerodontha capitata"@sv .

<http://tun.fi/MX.279048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha churchillensis" ;
    dwc:scientificNameAuthorship "Spencer, 1969" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha churchillensis"@fi,
        "Cerodontha churchillensis"@sv .

<http://tun.fi/MX.279049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha geniculata" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha geniculata"@fi,
        "Cerodontha geniculata"@sv .

<http://tun.fi/MX.279050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha lineella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha lineella"@fi,
        "Cerodontha lineella"@sv .

<http://tun.fi/MX.279052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha flavocingulata" ;
    dwc:scientificNameAuthorship "(Strobl, 1909)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:hiddenLabel "Cerodontha storai"@fi,
        "Cerodontha storai"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha flavocingulata"@fi,
        "Cerodontha flavocingulata"@sv .

<http://tun.fi/MX.279054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha atra" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha atra"@fi,
        "Cerodontha atra"@sv .

<http://tun.fi/MX.279055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha calamagrostidis" ;
    dwc:scientificNameAuthorship "Nowakowski, 1967" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:hiddenLabel "Cerodontha pappi"@fi,
        "Cerodontha spenceri"@fi,
        "Cerodontha tschirnhausi"@fi,
        "Cerodontha pappi"@sv,
        "Cerodontha spenceri"@sv,
        "Cerodontha tschirnhausi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha calamagrostidis"@fi,
        "Cerodontha calamagrostidis"@sv .

<http://tun.fi/MX.279056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha calosoma" ;
    dwc:scientificNameAuthorship "(Hendel, 1931)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha calosoma"@fi,
        "Cerodontha calosoma"@sv .

<http://tun.fi/MX.279057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha imbuta" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:hiddenLabel "Cerodontha deschampsiae"@fi,
        "Cerodontha deschampsiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha imbuta"@fi,
        "Cerodontha imbuta"@sv .

<http://tun.fi/MX.279058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha incisa" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha incisa"@fi,
        "Cerodontha incisa"@sv .

<http://tun.fi/MX.279059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha lateralis" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha lateralis"@fi,
        "Cerodontha lateralis"@sv .

<http://tun.fi/MX.279060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha muscina" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha muscina"@fi,
        "Cerodontha muscina"@sv .

<http://tun.fi/MX.279061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha phragmitidis" ;
    dwc:scientificNameAuthorship "Nowakowski, 1967" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha phragmitidis"@fi,
        "Cerodontha phragmitidis"@sv .

<http://tun.fi/MX.279062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha pygmaea" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha pygmaea"@fi,
        "Cerodontha pygmaea"@sv .

<http://tun.fi/MX.279063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha pygmella" ;
    dwc:scientificNameAuthorship "(Hendel, 1931)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:hiddenLabel "Cerodontha lapplandica"@fi,
        "Cerodontha lapplandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha pygmella"@fi,
        "Cerodontha pygmella"@sv .

<http://tun.fi/MX.279064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha spencerae" ;
    dwc:scientificNameAuthorship "Zlobin, 1993" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:hiddenLabel "Cerodontha inconspicua"@fi,
        "Cerodontha inconspicua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha spencerae"@fi,
        "Cerodontha spencerae"@sv .

<http://tun.fi/MX.279065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha thunebergi" ;
    dwc:scientificNameAuthorship "Nowakowski, 1967" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha thunebergi"@fi,
        "Cerodontha thunebergi"@sv .

<http://tun.fi/MX.279067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha atronitens" ;
    dwc:scientificNameAuthorship "(Hendel, 1920)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha atronitens"@fi,
        "Cerodontha atronitens"@sv .

<http://tun.fi/MX.279068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha biseta" ;
    dwc:scientificNameAuthorship "(Hendel, 1920)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:hiddenLabel "Cerodontha crassinervis"@fi,
        "Cerodontha crassinervis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha biseta"@fi,
        "Cerodontha biseta"@sv .

<http://tun.fi/MX.279069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha venturii" ;
    dwc:scientificNameAuthorship "Nowakowski, 1967" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha venturii"@fi,
        "Cerodontha venturii"@sv .

<http://tun.fi/MX.279071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia asteris" ;
    dwc:scientificNameAuthorship "(Hendel, 1934)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Phytomyza asteris"@fi,
        "Phytomyza asteris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia asteris"@fi,
        "Chromatomyia asteris"@sv .

<http://tun.fi/MX.279072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia ciliata" ;
    dwc:scientificNameAuthorship "(Hendel, 1935)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Phytomyza ciliata"@fi,
        "Phytomyza ciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia ciliata"@fi,
        "Chromatomyia ciliata"@sv .

<http://tun.fi/MX.279073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia farfarella" ;
    dwc:scientificNameAuthorship "(Hendel, 1935)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Phytomyza farfarella"@fi,
        "Phytomyza farfarella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia farfarella"@fi,
        "Chromatomyia farfarella"@sv .

<http://tun.fi/MX.279074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia fuscula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Phytomyza fuscula"@fi,
        "Phytomyza fuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia fuscula"@fi,
        "Chromatomyia fuscula"@sv .

<http://tun.fi/MX.279075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia glacialis" ;
    dwc:scientificNameAuthorship "(Griffiths, 1964)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Phytomyza glacialis"@fi,
        "Phytomyza glacialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia glacialis"@fi,
        "Chromatomyia glacialis"@sv .

<http://tun.fi/MX.279076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia horticola" ;
    dwc:scientificNameAuthorship "(Goureau, 1851)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia horticola"@fi,
        "Chromatomyia horticola"@sv .

<http://tun.fi/MX.279077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia isicae" ;
    dwc:scientificNameAuthorship "(Hering, 1962)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Phytomyza isicae"@fi,
        "Phytomyza isicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia isicae"@fi,
        "Chromatomyia isicae"@sv .

<http://tun.fi/MX.279078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia linnaeae" ;
    dwc:scientificNameAuthorship "Griffiths, 1974" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia linnaeae"@fi,
        "Chromatomyia linnaeae"@sv .

<http://tun.fi/MX.279079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia lonicerae" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1851)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Chromatomyia xylostei"@fi,
        "Phytomyza lonicerae"@fi,
        "Phytomyza xylostei"@fi,
        "Chromatomyia xylostei"@sv,
        "Phytomyza lonicerae"@sv,
        "Phytomyza xylostei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia lonicerae"@fi,
        "Chromatomyia lonicerae"@sv .

<http://tun.fi/MX.27908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Columba oenas" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27902> ;
    skos:hiddenLabel "Columba oenas"@fi,
        "Columba oenas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uuttukyyhky"@fi,
        "skogsduva"@sv .

<http://tun.fi/MX.279080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia luzulae" ;
    dwc:scientificNameAuthorship "(Hering, 1924)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Phytomyza luzulae"@fi,
        "Phytomyza luzulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia luzulae"@fi,
        "Chromatomyia luzulae"@sv .

<http://tun.fi/MX.279081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia milii" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1864)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Phytomyza milii"@fi,
        "Phytomyza milii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia milii"@fi,
        "Chromatomyia milii"@sv .

<http://tun.fi/MX.279082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia nigra" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Phytomyza nigra"@fi,
        "Phytomyza nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia nigra"@fi,
        "Chromatomyia nigra"@sv .

<http://tun.fi/MX.279083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia norwegica" ;
    dwc:scientificNameAuthorship "(Rydén, 1957)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Chromatomyia norvegica"@fi,
        "Phytomyza cirsiophaga f. norwegica"@fi,
        "Phytomyza norwegica"@fi,
        "Chromatomyia norvegica"@sv,
        "Phytomyza cirsiophaga f. norwegica"@sv,
        "Phytomyza norwegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia norwegica"@fi,
        "Chromatomyia norwegica"@sv .

<http://tun.fi/MX.279084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia ochracea" ;
    dwc:scientificNameAuthorship "(Hendel, 1920)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Phytomyza ochracea"@fi,
        "Phytomyza ochracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia ochracea"@fi,
        "Chromatomyia ochracea"@sv .

<http://tun.fi/MX.279085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia opacella" ;
    dwc:scientificNameAuthorship "(Hendel, 1935)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Phytomyza opacella"@fi,
        "Phytomyza opacella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia opacella"@fi,
        "Chromatomyia opacella"@sv .

<http://tun.fi/MX.279086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia periclymeni" ;
    dwc:scientificNameAuthorship "(Hendel, 1922)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Phytomyza periclymeni"@fi,
        "Phytomyza periclymeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia periclymeni"@fi,
        "Chromatomyia periclymeni"@sv .

<http://tun.fi/MX.279087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia primulae" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1851)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Phytomyza primulae"@fi,
        "Phytomyza primulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia primulae"@fi,
        "Chromatomyia primulae"@sv .

<http://tun.fi/MX.279088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia ramosa" ;
    dwc:scientificNameAuthorship "(Hendel, 1923)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:hiddenLabel "Chromatomyia nigriventris"@fi,
        "Phytomyza ramosa"@fi,
        "Chromatomyia nigriventris"@sv,
        "Phytomyza ramosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia ramosa"@fi,
        "Chromatomyia ramosa"@sv .

<http://tun.fi/MX.279089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia styriaca" ;
    dwc:scientificNameAuthorship "Griffiths, 1980" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia styriaca"@fi,
        "Chromatomyia styriaca"@sv .

<http://tun.fi/MX.279090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia syngenesiae" ;
    dwc:scientificNameAuthorship "Hardy, 1849" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia syngenesiae"@fi,
        "Chromatomyia syngenesiae"@sv .

<http://tun.fi/MX.279092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galiomyza morio" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.279091> ;
    skos:hiddenLabel "Liriomyza morio"@fi,
        "Liriomyza morio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galiomyza morio"@fi,
        "Galiomyza morio"@sv .

<http://tun.fi/MX.279093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza amoena" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza amoena"@fi,
        "Liriomyza amoena"@sv .

<http://tun.fi/MX.279094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza angulicornis" ;
    dwc:scientificNameAuthorship "(Malloch, 1918)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:hiddenLabel "Liriomyza triglochinae"@fi,
        "Liriomyza triglochinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza angulicornis"@fi,
        "Liriomyza angulicornis"@sv .

<http://tun.fi/MX.279095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza approximata" ;
    dwc:scientificNameAuthorship "(Hendel, 1920)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:hiddenLabel "Dizygomyza approximata"@fi,
        "Praspedomyza approximata"@fi,
        "Dizygomyza approximata"@sv,
        "Praspedomyza approximata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza approximata"@fi,
        "Liriomyza approximata"@sv .

<http://tun.fi/MX.279096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza artemisicola" ;
    dwc:scientificNameAuthorship "de Meijere, 1924" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza artemisicola"@fi,
        "Liriomyza artemisicola"@sv .

<http://tun.fi/MX.279097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza bryoniae" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1858)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza bryoniae"@fi,
        "Liriomyza bryoniae"@sv .

<http://tun.fi/MX.279098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza buhri" ;
    dwc:scientificNameAuthorship "Hering, 1937" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:hiddenLabel "Liriomyza adolescens"@fi,
        "Liriomyza adolescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza buhri"@fi,
        "Liriomyza buhri"@sv .

<http://tun.fi/MX.279099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza bulbata" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza bulbata"@fi,
        "Liriomyza bulbata"@sv .

<http://tun.fi/MX.279100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza canescens" ;
    dwc:scientificNameAuthorship "Spencer, 1976" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza canescens"@fi,
        "Liriomyza canescens"@sv .

<http://tun.fi/MX.279101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza cannabis" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza cannabis"@fi,
        "Liriomyza cannabis"@sv .

<http://tun.fi/MX.279102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza congesta" ;
    dwc:scientificNameAuthorship "(Becker, 1903)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:hiddenLabel "Liriomyza centaureana"@fi,
        "Liriomyza minima"@fi,
        "Liriomyza parva"@fi,
        "Liriomyza centaureana"@sv,
        "Liriomyza minima"@sv,
        "Liriomyza parva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza congesta"@fi,
        "Liriomyza congesta"@sv .

<http://tun.fi/MX.279103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza demeijerei" ;
    dwc:scientificNameAuthorship "Hering, 1930" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza demeijerei"@fi,
        "Liriomyza demeijerei"@sv .

<http://tun.fi/MX.279104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza equiseti" ;
    dwc:scientificNameAuthorship "de Meijere, 1924" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza equiseti"@fi,
        "Liriomyza equiseti"@sv .

<http://tun.fi/MX.279106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza flaveola" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza flaveola"@fi,
        "Liriomyza flaveola"@sv .

<http://tun.fi/MX.279107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza flavopicta" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza flavopicta"@fi,
        "Liriomyza flavopicta"@sv .

<http://tun.fi/MX.279108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza freyella" ;
    dwc:scientificNameAuthorship "Spencer, 1976" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza freyella"@fi,
        "Liriomyza freyella"@sv .

<http://tun.fi/MX.279109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza hieracii" ;
    dwc:scientificNameAuthorship "(Kaltenbach, 1862)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza hieracii"@fi,
        "Liriomyza hieracii"@sv .

<http://tun.fi/MX.27911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Columba palumbus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27902> ;
    skos:hiddenLabel "Columba palumbus"@fi,
        "Columba palumbus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sepelkyyhky"@fi,
        "ringduva"@sv .

<http://tun.fi/MX.279110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza infuscata" ;
    dwc:scientificNameAuthorship "Hering, 1926" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza infuscata"@fi,
        "Liriomyza infuscata"@sv .

<http://tun.fi/MX.279111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza lutea" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza lutea"@fi,
        "Liriomyza lutea"@sv .

<http://tun.fi/MX.279112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza occipitalis" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza occipitalis"@fi,
        "Liriomyza occipitalis"@sv .

<http://tun.fi/MX.279113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza orbona" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza orbona"@fi,
        "Liriomyza orbona"@sv .

<http://tun.fi/MX.279114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza pedestris" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza pedestris"@fi,
        "Liriomyza pedestris"@sv .

<http://tun.fi/MX.279115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza pseudopygmina" ;
    dwc:scientificNameAuthorship "(Hering, 1933)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza pseudopygmina"@fi,
        "Liriomyza pseudopygmina"@sv .

<http://tun.fi/MX.279116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza ptarmicae" ;
    dwc:scientificNameAuthorship "de Meijere, 1925" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza ptarmicae"@fi,
        "Liriomyza ptarmicae"@sv .

<http://tun.fi/MX.279118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza pusio" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:hiddenLabel "Liriomyza breviseta"@fi,
        "Liriomyza graminicola"@fi,
        "Liriomyza breviseta"@sv,
        "Liriomyza graminicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza pusio"@fi,
        "Liriomyza pusio"@sv .

<http://tun.fi/MX.279119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza richteri" ;
    dwc:scientificNameAuthorship "Hering, 1927" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza richteri"@fi,
        "Liriomyza richteri"@sv .

<http://tun.fi/MX.279120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza sonchi" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza sonchi"@fi,
        "Liriomyza sonchi"@sv .

<http://tun.fi/MX.279121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza strigata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:hiddenLabel "Liriomyza pumila"@fi,
        "Liriomyza pumila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza strigata"@fi,
        "Liriomyza strigata"@sv .

<http://tun.fi/MX.279122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza tanaceti" ;
    dwc:scientificNameAuthorship "de Meijere, 1924" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza tanaceti"@fi,
        "Liriomyza tanaceti"@sv .

<http://tun.fi/MX.279123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza taraxaci" ;
    dwc:scientificNameAuthorship "Hering, 1927" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza taraxaci"@fi,
        "Liriomyza taraxaci"@sv .

<http://tun.fi/MX.279124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza valerianae" ;
    dwc:scientificNameAuthorship "Hendel, 1932" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza valerianae"@fi,
        "Liriomyza valerianae"@sv .

<http://tun.fi/MX.279125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza virgo" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza virgo"@fi,
        "Liriomyza virgo"@sv .

<http://tun.fi/MX.279126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza virgula" ;
    dwc:scientificNameAuthorship "Frey, 1946" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza virgula"@fi,
        "Liriomyza virgula"@sv .

<http://tun.fi/MX.279129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopomyza flavonotata" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.279128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopomyza flavonotata"@fi,
        "Metopomyza flavonotata"@sv .

<http://tun.fi/MX.279130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopomyza interfrontalis" ;
    dwc:scientificNameAuthorship "(Melander, 1913)" ;
    skos:broader <http://tun.fi/MX.279128> ;
    skos:hiddenLabel "Metopomyza xanthaspida"@fi,
        "Metopomyza xanthaspida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopomyza interfrontalis"@fi,
        "Metopomyza interfrontalis"@sv .

<http://tun.fi/MX.279131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopomyza scutellata" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopomyza scutellata"@fi,
        "Metopomyza scutellata"@sv .

<http://tun.fi/MX.279132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopomyza xanthaspioides" ;
    dwc:scientificNameAuthorship "(Frey, 1946)" ;
    skos:broader <http://tun.fi/MX.279128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopomyza xanthaspioides"@fi,
        "Metopomyza xanthaspioides"@sv .

<http://tun.fi/MX.279133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopomyza xanthaspis" ;
    dwc:scientificNameAuthorship "(Loew, 1858)" ;
    skos:broader <http://tun.fi/MX.279128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopomyza xanthaspis"@fi,
        "Metopomyza xanthaspis"@sv .

<http://tun.fi/MX.279135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Napomyza achilleanella" ;
    dwc:scientificNameAuthorship "von Tschirnhaus, 1992" ;
    skos:broader <http://tun.fi/MX.279134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Napomyza achilleanella"@fi,
        "Napomyza achilleanella"@sv .

<http://tun.fi/MX.279136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Napomyza bellidis" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.279134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Napomyza bellidis"@fi,
        "Napomyza bellidis"@sv .

<http://tun.fi/MX.279137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Napomyza carotae" ;
    dwc:scientificNameAuthorship "Spencer, 1966" ;
    skos:broader <http://tun.fi/MX.279134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Napomyza carotae"@fi,
        "Napomyza carotae"@sv .

<http://tun.fi/MX.279138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Napomyza cichorii" ;
    dwc:scientificNameAuthorship "Spencer, 1966" ;
    skos:broader <http://tun.fi/MX.279134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Napomyza cichorii"@fi,
        "Napomyza cichorii"@sv .

<http://tun.fi/MX.279139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Napomyza elegans" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279134> ;
    skos:hiddenLabel "Phytomyza elegans"@fi,
        "Phytomyza elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Napomyza elegans"@fi,
        "Napomyza elegans"@sv .

<http://tun.fi/MX.279140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Napomyza hirticornis" ;
    dwc:scientificNameAuthorship "Hendel, 1932" ;
    skos:broader <http://tun.fi/MX.279134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Napomyza hirticornis"@fi,
        "Napomyza hirticornis"@sv .

<http://tun.fi/MX.279141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Napomyza lateralis" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279134> ;
    skos:hiddenLabel "Phytomyza lateralis"@fi,
        "Phytomyza lateralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Napomyza lateralis"@fi,
        "Napomyza lateralis"@sv .

<http://tun.fi/MX.279142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Napomyza maritima" ;
    dwc:scientificNameAuthorship "von Tschirnhaus, 1981" ;
    skos:broader <http://tun.fi/MX.279134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Napomyza maritima"@fi,
        "Napomyza maritima"@sv .

<http://tun.fi/MX.279143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Napomyza merita" ;
    dwc:scientificNameAuthorship "Zlobin, 1993" ;
    skos:broader <http://tun.fi/MX.279134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Napomyza merita"@fi,
        "Napomyza merita"@sv .

<http://tun.fi/MX.279144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Napomyza plumea" ;
    dwc:scientificNameAuthorship "Spencer, 1969" ;
    skos:broader <http://tun.fi/MX.279134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Napomyza plumea"@fi,
        "Napomyza plumea"@sv .

<http://tun.fi/MX.279146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemorimyza posticata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemorimyza posticata"@fi,
        "Nemorimyza posticata"@sv .

<http://tun.fi/MX.279148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytobia aucupariae" ;
    dwc:scientificNameAuthorship "(Kangas, 1949)" ;
    skos:broader <http://tun.fi/MX.279147> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytobia aucupariae"@fi,
        "Phytobia aucupariae"@sv .

<http://tun.fi/MX.279149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytobia cambii" ;
    dwc:scientificNameAuthorship "(Hendel, 1931)" ;
    skos:broader <http://tun.fi/MX.279147> ;
    skos:hiddenLabel "Phytobia betulae"@fi,
        "Phytobia tremulae"@fi,
        "Phytobia betulae"@sv,
        "Phytobia tremulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytobia cambii"@fi,
        "Phytobia cambii"@sv .

<http://tun.fi/MX.279150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytobia mallochi" ;
    dwc:scientificNameAuthorship "(Hendel, 1924)" ;
    skos:broader <http://tun.fi/MX.279147> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytobia mallochi"@fi,
        "Phytobia mallochi"@sv .

<http://tun.fi/MX.279152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoliriomyza arctica" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1901)" ;
    skos:broader <http://tun.fi/MX.279151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoliriomyza arctica"@fi,
        "Phytoliriomyza arctica"@sv .

<http://tun.fi/MX.279153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoliriomyza dorsata" ;
    dwc:scientificNameAuthorship "(Siebke, 1863)" ;
    skos:broader <http://tun.fi/MX.279151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoliriomyza dorsata"@fi,
        "Phytoliriomyza dorsata"@sv .

<http://tun.fi/MX.279154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoliriomyza hilarella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoliriomyza hilarella"@fi,
        "Phytoliriomyza hilarella"@sv .

<http://tun.fi/MX.279155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoliriomyza melampyga" ;
    dwc:scientificNameAuthorship "(Loew, 1869)" ;
    skos:broader <http://tun.fi/MX.279151> ;
    skos:hiddenLabel "Liriomyza impatientis"@fi,
        "Liriomyza impatientis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoliriomyza melampyga"@fi,
        "Phytoliriomyza melampyga"@sv .

<http://tun.fi/MX.279156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoliriomyza mikii" ;
    dwc:scientificNameAuthorship "(Strobl, 1898)" ;
    skos:broader <http://tun.fi/MX.279151> ;
    skos:hiddenLabel "Phytoliriomyza miki"@fi,
        "Phytoliriomyza miki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoliriomyza mikii"@fi,
        "Phytoliriomyza mikii"@sv .

<http://tun.fi/MX.279157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoliriomyza ornata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279151> ;
    skos:hiddenLabel "Agromyza ornata"@fi,
        "Liromyza ornata"@fi,
        "Metopomyza ornata"@fi,
        "Phytoliriomyza elegantula"@fi,
        "Agromyza ornata"@sv,
        "Liromyza ornata"@sv,
        "Metopomyza ornata"@sv,
        "Phytoliriomyza elegantula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoliriomyza ornata"@fi,
        "Phytoliriomyza ornata"@sv .

<http://tun.fi/MX.279158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoliriomyza perpusilla" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoliriomyza perpusilla"@fi,
        "Phytoliriomyza perpusilla"@sv .

<http://tun.fi/MX.279160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza abdominalis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1848" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza abdominalis"@fi,
        "Phytomyza abdominalis"@sv .

<http://tun.fi/MX.279161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza aconitophila" ;
    dwc:scientificNameAuthorship "Hendel, 1927" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza aconitophila"@fi,
        "Phytomyza aconitophila"@sv .

<http://tun.fi/MX.279162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza actaeae" ;
    dwc:scientificNameAuthorship "Hendel, 1922" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza actaeae"@fi,
        "Phytomyza actaeae"@sv .

<http://tun.fi/MX.279163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza adjuncta" ;
    dwc:scientificNameAuthorship "Hering, 1928" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza adjuncta"@fi,
        "Phytomyza adjuncta"@sv .

<http://tun.fi/MX.279164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza albiceps" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Phytomyza rydeniana"@fi,
        "Phytomyza rydeniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza albiceps"@fi,
        "Phytomyza albiceps"@sv .

<http://tun.fi/MX.279165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza albipennis" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Napomyza albipennis"@fi,
        "Napomyza albipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza albipennis"@fi,
        "Phytomyza albipennis"@sv .

<http://tun.fi/MX.279166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza anemones" ;
    dwc:scientificNameAuthorship "Hering, 1925" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza anemones"@fi,
        "Phytomyza anemones"@sv .

<http://tun.fi/MX.279167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza angelicae" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1872" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza angelicae"@fi,
        "Phytomyza angelicae"@sv .

<http://tun.fi/MX.279168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza angelicastri" ;
    dwc:scientificNameAuthorship "Hering, 1932" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza angelicastri"@fi,
        "Phytomyza angelicastri"@sv .

<http://tun.fi/MX.279169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza aquilegiae" ;
    dwc:scientificNameAuthorship "Hardy, 1849" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza aquilegiae"@fi,
        "Phytomyza aquilegiae"@sv .

<http://tun.fi/MX.279170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza aquilonia" ;
    dwc:scientificNameAuthorship "Frey, 1946" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza aquilonia"@fi,
        "Phytomyza aquilonia"@sv .

<http://tun.fi/MX.279171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza artemisivora" ;
    dwc:scientificNameAuthorship "Spencer, 1971" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza artemisivora"@fi,
        "Phytomyza artemisivora"@sv .

<http://tun.fi/MX.279172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza buhriella" ;
    dwc:scientificNameAuthorship "Spencer, 1969" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza buhriella"@fi,
        "Phytomyza buhriella"@sv .

<http://tun.fi/MX.279173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza calthophila" ;
    dwc:scientificNameAuthorship "Hering, 1931" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza calthophila"@fi,
        "Phytomyza calthophila"@sv .

<http://tun.fi/MX.279174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza campanulae" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza campanulae"@fi,
        "Phytomyza campanulae"@sv .

<http://tun.fi/MX.279175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza chaerophylli" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1856" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Phytomyza anthrisci"@fi,
        "Phytomyza carvi"@fi,
        "Phytomyza tordylii"@fi,
        "Phytomyza anthrisci"@sv,
        "Phytomyza carvi"@sv,
        "Phytomyza tordylii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza chaerophylli"@fi,
        "Phytomyza chaerophylli"@sv .

<http://tun.fi/MX.279176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza cirsii" ;
    dwc:scientificNameAuthorship "Hendel, 1923" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Phytomyza cirsicola"@fi,
        "Phytomyza cirsicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza cirsii"@fi,
        "Phytomyza cirsii"@sv .

<http://tun.fi/MX.279177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza continua" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Phytomyza polyarthrocera"@fi,
        "Phytomyza polyarthrocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza continua"@fi,
        "Phytomyza continua"@sv .

<http://tun.fi/MX.279178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza crassiseta" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1860" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza crassiseta"@fi,
        "Phytomyza crassiseta"@sv .

<http://tun.fi/MX.279179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza dasyops" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza dasyops"@fi,
        "Phytomyza dasyops"@sv .

<http://tun.fi/MX.279180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza diversicornis" ;
    dwc:scientificNameAuthorship "Hendel, 1927" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza diversicornis"@fi,
        "Phytomyza diversicornis"@sv .

<http://tun.fi/MX.279181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza enigmoides" ;
    dwc:scientificNameAuthorship "Hering, 1937" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Phytomyza enigma"@fi,
        "Phytomyza enigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza enigmoides"@fi,
        "Phytomyza enigmoides"@sv .

<http://tun.fi/MX.279182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza erigerophila" ;
    dwc:scientificNameAuthorship "Hering, 1927" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza erigerophila"@fi,
        "Phytomyza erigerophila"@sv .

<http://tun.fi/MX.279183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza eumorpha" ;
    dwc:scientificNameAuthorship "Frey, 1946" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza eumorpha"@fi,
        "Phytomyza eumorpha"@sv .

<http://tun.fi/MX.279184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza evanescens" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Napomyza evanescens"@fi,
        "Napomyza evanescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza evanescens"@fi,
        "Phytomyza evanescens"@sv .

<http://tun.fi/MX.279185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza fallaciosa" ;
    dwc:scientificNameAuthorship "Brischke, 1880" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Phytomyza bonsdorfi"@fi,
        "Phytomyza pseudohellebori"@fi,
        "Phytomyza bonsdorfi"@sv,
        "Phytomyza pseudohellebori"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza fallaciosa"@fi,
        "Phytomyza fallaciosa"@sv .

<http://tun.fi/MX.279186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza flavicornis" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza flavicornis"@fi,
        "Phytomyza flavicornis"@sv .

<http://tun.fi/MX.279187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza flavofemorata" ;
    dwc:scientificNameAuthorship "Strobl, 1893" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Phytomyza distantipila"@fi,
        "Phytomyza pratensis"@fi,
        "Phytomyza distantipila"@sv,
        "Phytomyza pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza flavofemorata"@fi,
        "Phytomyza flavofemorata"@sv .

<http://tun.fi/MX.279188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza glabra" ;
    dwc:scientificNameAuthorship "Hendel, 1935" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Napomyza glabra"@fi,
        "Napomyza glabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza glabra"@fi,
        "Phytomyza glabra"@sv .

<http://tun.fi/MX.279189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza glechomae" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1862" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza glechomae"@fi,
        "Phytomyza glechomae"@sv .

<http://tun.fi/MX.279190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza gymnostoma" ;
    dwc:scientificNameAuthorship "Loew, 1858" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza gymnostoma"@fi,
        "Phytomyza gymnostoma"@sv .

<http://tun.fi/MX.279191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza hellebori" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1872" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza hellebori"@fi,
        "Phytomyza hellebori"@sv .

<http://tun.fi/MX.279192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza hendeli" ;
    dwc:scientificNameAuthorship "Hering, 1923" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza hendeli"@fi,
        "Phytomyza hendeli"@sv .

<http://tun.fi/MX.279193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza heracleana" ;
    dwc:scientificNameAuthorship "Hering, 1937" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza heracleana"@fi,
        "Phytomyza heracleana"@sv .

<http://tun.fi/MX.279194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza hirsuta" ;
    dwc:scientificNameAuthorship "Spencer, 1976" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza hirsuta"@fi,
        "Phytomyza hirsuta"@sv .

<http://tun.fi/MX.279195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza isais" ;
    dwc:scientificNameAuthorship "Hering, 1936" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza isais"@fi,
        "Phytomyza isais"@sv .

<http://tun.fi/MX.279196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza krygeri" ;
    dwc:scientificNameAuthorship "Hering, 1949" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza krygeri"@fi,
        "Phytomyza krygeri"@sv .

<http://tun.fi/MX.279197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza lappae" ;
    dwc:scientificNameAuthorship "Goureau, 1851" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza lappae"@fi,
        "Phytomyza lappae"@sv .

<http://tun.fi/MX.279198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza linguae" ;
    dwc:scientificNameAuthorship "Lundqvist, 1947" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza linguae"@fi,
        "Phytomyza linguae"@sv .

<http://tun.fi/MX.279199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza marginella" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Phytomyza sonchi"@fi,
        "Phytomyza sonchi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza marginella"@fi,
        "Phytomyza marginella"@sv .

<http://tun.fi/MX.279200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza minuscula" ;
    dwc:scientificNameAuthorship "Goureau, 1851" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza minuscula"@fi,
        "Phytomyza minuscula"@sv .

<http://tun.fi/MX.279201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza murina" ;
    dwc:scientificNameAuthorship "Hendel, 1935" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza murina"@fi,
        "Phytomyza murina"@sv .

<http://tun.fi/MX.279202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza mylini" ;
    dwc:scientificNameAuthorship "Hering, 1954" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza mylini"@fi,
        "Phytomyza mylini"@sv .

<http://tun.fi/MX.279203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza nigrifemur" ;
    dwc:scientificNameAuthorship "Hering, 1934" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Phytomyza semitenella"@fi,
        "Phytomyza semitenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza nigrifemur"@fi,
        "Phytomyza nigrifemur"@sv .

<http://tun.fi/MX.279204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza nigripennis" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza nigripennis"@fi,
        "Phytomyza nigripennis"@sv .

<http://tun.fi/MX.279205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza nigritula" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Napomyza nigritula"@fi,
        "Napomyza nigritula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza nigritula"@fi,
        "Phytomyza nigritula"@sv .

<http://tun.fi/MX.279206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza notata" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza notata"@fi,
        "Phytomyza notata"@sv .

<http://tun.fi/MX.279207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza obscurella" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza obscurella"@fi,
        "Phytomyza obscurella"@sv .

<http://tun.fi/MX.279208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza pauliloewii" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza pauliloewii"@fi,
        "Phytomyza pauliloewii"@sv .

<http://tun.fi/MX.279209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza pimpinellae" ;
    dwc:scientificNameAuthorship "Hendel, 1924" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza pimpinellae"@fi,
        "Phytomyza pimpinellae"@sv .

<http://tun.fi/MX.279210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza plantaginis" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1851" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza plantaginis"@fi,
        "Phytomyza plantaginis"@sv .

<http://tun.fi/MX.279211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza ptarmicae" ;
    dwc:scientificNameAuthorship "Hering, 1937" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza ptarmicae"@fi,
        "Phytomyza ptarmicae"@sv .

<http://tun.fi/MX.279212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza pubicornis" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza pubicornis"@fi,
        "Phytomyza pubicornis"@sv .

<http://tun.fi/MX.279213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza pullula" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1848" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Phytomyza matricariae"@fi,
        "Phytomyza matricariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza pullula"@fi,
        "Phytomyza pullula"@sv .

<http://tun.fi/MX.279214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza ranunculi" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza ranunculi"@fi,
        "Phytomyza ranunculi"@sv .

<http://tun.fi/MX.279215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza ranunculivora" ;
    dwc:scientificNameAuthorship "Hering, 1932" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza ranunculivora"@fi,
        "Phytomyza ranunculivora"@sv .

<http://tun.fi/MX.279216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza rapunculi" ;
    dwc:scientificNameAuthorship "Hendel, 1927" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:hiddenLabel "Phytomyza campanulivora"@fi,
        "Phytomyza campanulivora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza rapunculi"@fi,
        "Phytomyza rapunculi"@sv .

<http://tun.fi/MX.279217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza rhabdophora" ;
    dwc:scientificNameAuthorship "Griffiths, 1964" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza rhabdophora"@fi,
        "Phytomyza rhabdophora"@sv .

<http://tun.fi/MX.279218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza rostrata" ;
    dwc:scientificNameAuthorship "Hering, 1934" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza rostrata"@fi,
        "Phytomyza rostrata"@sv .

<http://tun.fi/MX.279219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza rufescens" ;
    dwc:scientificNameAuthorship "von Roser, 1840" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza rufescens"@fi,
        "Phytomyza rufescens"@sv .

<http://tun.fi/MX.279220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza rufipes" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza rufipes"@fi,
        "Phytomyza rufipes"@sv .

<http://tun.fi/MX.279221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza rydeni" ;
    dwc:scientificNameAuthorship "Hering, 1934" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza rydeni"@fi,
        "Phytomyza rydeni"@sv .

<http://tun.fi/MX.279222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza sedicola" ;
    dwc:scientificNameAuthorship "Hering, 1924" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza sedicola"@fi,
        "Phytomyza sedicola"@sv .

<http://tun.fi/MX.279223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza selini" ;
    dwc:scientificNameAuthorship "Hering, 1922" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza selini"@fi,
        "Phytomyza selini"@sv .

<http://tun.fi/MX.279224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza socia" ;
    dwc:scientificNameAuthorship "Brischke, 1880" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza socia"@fi,
        "Phytomyza socia"@sv .

<http://tun.fi/MX.279225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza soenderupi" ;
    dwc:scientificNameAuthorship "Hering, 1941" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza soenderupi"@fi,
        "Phytomyza soenderupi"@sv .

<http://tun.fi/MX.279226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza solidaginis" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza solidaginis"@fi,
        "Phytomyza solidaginis"@sv .

<http://tun.fi/MX.279227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza spinaciae" ;
    dwc:scientificNameAuthorship "Hendel, 1935" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza spinaciae"@fi,
        "Phytomyza spinaciae"@sv .

<http://tun.fi/MX.279228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza spoliata" ;
    dwc:scientificNameAuthorship "Strobl, 1906" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza spoliata"@fi,
        "Phytomyza spoliata"@sv .

<http://tun.fi/MX.279229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza spondylii" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1851" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza spondylii"@fi,
        "Phytomyza spondylii"@sv .

<http://tun.fi/MX.279230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza subrostrata" ;
    dwc:scientificNameAuthorship "Hendel, 1923" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza subrostrata"@fi,
        "Phytomyza subrostrata"@sv .

<http://tun.fi/MX.279231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza tanaceti" ;
    dwc:scientificNameAuthorship "Hendel, 1923" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza tanaceti"@fi,
        "Phytomyza tanaceti"@sv .

<http://tun.fi/MX.279232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza tenella" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza tenella"@fi,
        "Phytomyza tenella"@sv .

<http://tun.fi/MX.279233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza thysselini" ;
    dwc:scientificNameAuthorship "Hendel, 1923" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza thysselini"@fi,
        "Phytomyza thysselini"@sv .

<http://tun.fi/MX.279234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza trollii" ;
    dwc:scientificNameAuthorship "Hering, 1930" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza trollii"@fi,
        "Phytomyza trollii"@sv .

<http://tun.fi/MX.279235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza tussilaginis" ;
    dwc:scientificNameAuthorship "Hendel, 1925" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza tussilaginis"@fi,
        "Phytomyza tussilaginis"@sv .

<http://tun.fi/MX.279236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza varipes" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza varipes"@fi,
        "Phytomyza varipes"@sv .

<http://tun.fi/MX.279237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza virgaureae" ;
    dwc:scientificNameAuthorship "Hering, 1926" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza virgaureae"@fi,
        "Phytomyza virgaureae"@sv .

<http://tun.fi/MX.279238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza virosae" ;
    dwc:scientificNameAuthorship "Pakalniškis, 2000" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza virosae"@fi,
        "Phytomyza virosae"@sv .

<http://tun.fi/MX.279239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza wahlgreni" ;
    dwc:scientificNameAuthorship "Rydén, 1944" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza wahlgreni"@fi,
        "Phytomyza wahlgreni"@sv .

<http://tun.fi/MX.279241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudonapomyza atra" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudonapomyza atra"@fi,
        "Pseudonapomyza atra"@sv .

<http://tun.fi/MX.279242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudonapomyza europaea" ;
    dwc:scientificNameAuthorship "Spencer, 1973" ;
    skos:broader <http://tun.fi/MX.279240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudonapomyza europaea"@fi,
        "Pseudonapomyza europaea"@sv .

<http://tun.fi/MX.279244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selachops flavocinctus" ;
    dwc:scientificNameAuthorship "Wahlberg, 1844" ;
    skos:broader <http://tun.fi/MX.279243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Selachops flavocinctus"@fi,
        "Selachops flavocinctus"@sv .

<http://tun.fi/MX.279247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyza collini" ;
    dwc:scientificNameAuthorship "Andersson, 1976" ;
    skos:broader <http://tun.fi/MX.279246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyza collini"@fi,
        "Anthomyza collini"@sv .

<http://tun.fi/MX.279248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyza dissors" ;
    dwc:scientificNameAuthorship "Collin, 1944" ;
    skos:broader <http://tun.fi/MX.279246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyza dissors"@fi,
        "Anthomyza dissors"@sv .

<http://tun.fi/MX.279249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyza elbergi" ;
    dwc:scientificNameAuthorship "Andersson, 1976" ;
    skos:broader <http://tun.fi/MX.279246> ;
    skos:hiddenLabel "Anthomyza sordidella"@fi,
        "Anthomyza sordidella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyza elbergi"@fi,
        "Anthomyza elbergi"@sv .

<http://tun.fi/MX.279250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyza gracilis" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyza gracilis"@fi,
        "Anthomyza gracilis"@sv .

<http://tun.fi/MX.279251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyza macra" ;
    dwc:scientificNameAuthorship "Czerny, 1928" ;
    skos:broader <http://tun.fi/MX.279246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyza macra"@fi,
        "Anthomyza macra"@sv .

<http://tun.fi/MX.279252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyza pallida" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279246> ;
    skos:hiddenLabel "Anthomyza unguicella"@fi,
        "Anthomyza unguicella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyza pallida"@fi,
        "Anthomyza pallida"@sv .

<http://tun.fi/MX.279253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyza paraneglecta" ;
    dwc:scientificNameAuthorship "Elberg, 1968" ;
    skos:broader <http://tun.fi/MX.279246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyza paraneglecta"@fi,
        "Anthomyza paraneglecta"@sv .

<http://tun.fi/MX.279254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyza pleuralis" ;
    dwc:scientificNameAuthorship "Czerny, 1928" ;
    skos:broader <http://tun.fi/MX.279246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyza pleuralis"@fi,
        "Anthomyza pleuralis"@sv .

<http://tun.fi/MX.279256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arganthomyza socculata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279255> ;
    skos:hiddenLabel "Anthomyza socculata"@fi,
        "Arganthomyza ungulata"@fi,
        "Anthomyza socculata"@sv,
        "Arganthomyza ungulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arganthomyza socculata"@fi,
        "Arganthomyza socculata"@sv .

<http://tun.fi/MX.279258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carexomyza caricis" ;
    dwc:scientificNameAuthorship "(Roháček, 1999)" ;
    skos:broader <http://tun.fi/MX.279257> ;
    skos:hiddenLabel "Paranthomyza caricis"@fi,
        "Paranthomyza caricis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carexomyza caricis"@fi,
        "Carexomyza caricis"@sv .

<http://tun.fi/MX.279260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fungomyza albimana" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279259> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fungomyza albimana"@fi,
        "Fungomyza albimana"@sv .

<http://tun.fi/MX.279262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paranthomyza nitida" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.279261> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paranthomyza nitida"@fi,
        "Paranthomyza nitida"@sv .

<http://tun.fi/MX.279264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stiphrosoma laetum" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stiphrosoma laetum"@fi,
        "Stiphrosoma laetum"@sv .

<http://tun.fi/MX.279265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stiphrosoma sabulosum" ;
    dwc:scientificNameAuthorship "(Haliday, 1837)" ;
    skos:broader <http://tun.fi/MX.279263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stiphrosoma sabulosum"@fi,
        "Stiphrosoma sabulosum"@sv .

<http://tun.fi/MX.279267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhamyza bifasciata" ;
    dwc:scientificNameAuthorship "(Wood, 1911)" ;
    skos:broader <http://tun.fi/MX.279266> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Typhamyza bifasciata"@fi,
        "Typhamyza bifasciata"@sv .

<http://tun.fi/MX.279272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asteia amoena" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279270> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asteia amoena"@fi,
        "Asteia amoena"@sv .

<http://tun.fi/MX.279273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asteia concinna" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279270> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asteia concinna"@fi,
        "Asteia concinna"@sv .

<http://tun.fi/MX.279274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asteia elegantula" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1847" ;
    skos:broader <http://tun.fi/MX.279270> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asteia elegantula"@fi,
        "Asteia elegantula"@sv .

<http://tun.fi/MX.279277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiomyza dudai" ;
    dwc:scientificNameAuthorship "Sabrosky, 1956" ;
    skos:broader <http://tun.fi/MX.279276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiomyza dudai"@fi,
        "Leiomyza dudai"@sv .

<http://tun.fi/MX.279278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiomyza laevigata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiomyza laevigata"@fi,
        "Leiomyza laevigata"@sv .

<http://tun.fi/MX.279279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiomyza scatophagina" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiomyza scatophagina"@fi,
        "Leiomyza scatophagina"@sv .

<http://tun.fi/MX.279282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacigaster leucopeza" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulacigaster leucopeza"@fi,
        "Aulacigaster leucopeza"@sv .

<http://tun.fi/MX.279283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacigaster pappi" ;
    dwc:scientificNameAuthorship "Kassebeer, 2001" ;
    skos:broader <http://tun.fi/MX.279281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulacigaster pappi"@fi,
        "Aulacigaster pappi"@sv .

<http://tun.fi/MX.279287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clusia flava" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clusia flava"@fi,
        "Clusia flava"@sv .

<http://tun.fi/MX.279288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clusia tigrina" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279286> ;
    skos:hiddenLabel "Paraclusia tigrina"@fi,
        "Paraclusia tigrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clusia tigrina"@fi,
        "Clusia tigrina"@sv .

<http://tun.fi/MX.279291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clusiodes albimanus" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clusiodes albimanus"@fi,
        "Clusiodes albimanus"@sv .

<http://tun.fi/MX.279292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clusiodes apicalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clusiodes apicalis"@fi,
        "Clusiodes apicalis"@sv .

<http://tun.fi/MX.279293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clusiodes caledonicus" ;
    dwc:scientificNameAuthorship "(Collin, 1912)" ;
    skos:broader <http://tun.fi/MX.279290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clusiodes caledonicus"@fi,
        "Clusiodes caledonicus"@sv .

<http://tun.fi/MX.279294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clusiodes freyi" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1933" ;
    skos:broader <http://tun.fi/MX.279290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clusiodes freyi"@fi,
        "Clusiodes freyi"@sv .

<http://tun.fi/MX.279295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clusiodes geomyzinus" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clusiodes geomyzinus"@fi,
        "Clusiodes geomyzinus"@sv .

<http://tun.fi/MX.279296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clusiodes microcerus" ;
    dwc:scientificNameAuthorship "Stackelberg, 1955" ;
    skos:broader <http://tun.fi/MX.279290> ;
    skos:hiddenLabel "Clusiodes (Clusiodes) microcera"@fi,
        "Clusiodes microcerca"@fi,
        "Clusiodes microcercus"@fi,
        "Clusiodes (Clusiodes) microcera"@sv,
        "Clusiodes microcerca"@sv,
        "Clusiodes microcercus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clusiodes microcerus"@fi,
        "Clusiodes microcerus"@sv .

<http://tun.fi/MX.279297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clusiodes pictipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1855)" ;
    skos:broader <http://tun.fi/MX.279290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clusiodes pictipes"@fi,
        "Clusiodes pictipes"@sv .

<http://tun.fi/MX.279298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clusiodes ruficollis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clusiodes ruficollis"@fi,
        "Clusiodes ruficollis"@sv .

<http://tun.fi/MX.279299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clusiodes verticalis" ;
    dwc:scientificNameAuthorship "(Collin, 1912)" ;
    skos:broader <http://tun.fi/MX.279290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clusiodes verticalis"@fi,
        "Clusiodes verticalis"@sv .

<http://tun.fi/MX.279301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hendelia beckeri" ;
    dwc:scientificNameAuthorship "Czerny, 1903" ;
    skos:altLabel "lahokantokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.279300> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hendelia beckeri"@fi,
        "Hendelia beckeri"@sv .

<http://tun.fi/MX.279305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoalticomerus formosus" ;
    dwc:scientificNameAuthorship "(Loew, 1844)" ;
    skos:broader <http://tun.fi/MX.279304> ;
    skos:hiddenLabel "Neoalticomerus formosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mahlakääpäkärpänen"@fi,
        "Neoalticomerus formosus"@sv .

<http://tun.fi/MX.279307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odinia boletina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279306> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odinia boletina"@fi,
        "Odinia boletina"@sv .

<http://tun.fi/MX.279308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odinia czernyi" ;
    dwc:scientificNameAuthorship "Collin, 1952" ;
    skos:broader <http://tun.fi/MX.279306> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odinia czernyi"@fi,
        "Odinia czernyi"@sv .

<http://tun.fi/MX.279309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odinia ornata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279306> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odinia ornata"@fi,
        "Odinia ornata"@sv .

<http://tun.fi/MX.279310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odinia xanthocera" ;
    dwc:scientificNameAuthorship "Collin, 1952" ;
    skos:broader <http://tun.fi/MX.279306> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odinia xanthocera"@fi,
        "Odinia xanthocera"@sv .

<http://tun.fi/MX.279313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomalochaeta guttipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anomalochaeta guttipennis"@fi,
        "Anomalochaeta guttipennis"@sv .

<http://tun.fi/MX.279315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geomyza angustipennis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1847" ;
    skos:broader <http://tun.fi/MX.279314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geomyza angustipennis"@fi,
        "Geomyza angustipennis"@sv .

<http://tun.fi/MX.279316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geomyza apicalis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geomyza apicalis"@fi,
        "Geomyza apicalis"@sv .

<http://tun.fi/MX.279317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geomyza consobrina" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1847" ;
    skos:broader <http://tun.fi/MX.279314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geomyza consobrina"@fi,
        "Geomyza consobrina"@sv .

<http://tun.fi/MX.279318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geomyza hackmani" ;
    dwc:scientificNameAuthorship "Nartshuk, 1984" ;
    skos:broader <http://tun.fi/MX.279314> ;
    skos:hiddenLabel "Geomyza combinata"@fi,
        "Geomyza combinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geomyza hackmani"@fi,
        "Geomyza hackmani"@sv .

<http://tun.fi/MX.279319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geomyza majuscula" ;
    dwc:scientificNameAuthorship "(Loew, 1864)" ;
    skos:broader <http://tun.fi/MX.279314> ;
    skos:hiddenLabel "Geomyza breviforceps"@fi,
        "Geomyza breviforceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geomyza majuscula"@fi,
        "Geomyza majuscula"@sv .

<http://tun.fi/MX.279320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geomyza martineki" ;
    dwc:scientificNameAuthorship "Drake, 1992" ;
    skos:broader <http://tun.fi/MX.279314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geomyza martineki"@fi,
        "Geomyza martineki"@sv .

<http://tun.fi/MX.279321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geomyza paganettii" ;
    dwc:scientificNameAuthorship "(Strobl, 1909)" ;
    skos:broader <http://tun.fi/MX.279314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geomyza paganettii"@fi,
        "Geomyza paganettii"@sv .

<http://tun.fi/MX.279322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geomyza pilosula" ;
    dwc:scientificNameAuthorship "Czerny, 1928" ;
    skos:broader <http://tun.fi/MX.279314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geomyza pilosula"@fi,
        "Geomyza pilosula"@sv .

<http://tun.fi/MX.279323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geomyza tripunctata" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geomyza tripunctata"@fi,
        "Geomyza tripunctata"@sv .

<http://tun.fi/MX.279325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opomyza florum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.279324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opomyza florum"@fi,
        "Opomyza florum"@sv .

<http://tun.fi/MX.279326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opomyza germinationis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.279324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opomyza germinationis"@fi,
        "Opomyza germinationis"@sv .

<http://tun.fi/MX.279327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opomyza lineatopunctata" ;
    dwc:scientificNameAuthorship "von Roser, 1840" ;
    skos:broader <http://tun.fi/MX.279324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opomyza lineatopunctata"@fi,
        "Opomyza lineatopunctata"@sv .

<http://tun.fi/MX.279328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opomyza nigriventris" ;
    dwc:scientificNameAuthorship "Loew, 1865" ;
    skos:broader <http://tun.fi/MX.279324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opomyza nigriventris"@fi,
        "Opomyza nigriventris"@sv .

<http://tun.fi/MX.279329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opomyza punctata" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.279324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opomyza punctata"@fi,
        "Opomyza punctata"@sv .

<http://tun.fi/MX.279330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opomyza punctella" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.279324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opomyza punctella"@fi,
        "Opomyza punctella"@sv .

<http://tun.fi/MX.279334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myodris annulata" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.279333> ;
    skos:hiddenLabel "Microperiscelis annulata"@fi,
        "Periscelis annulata"@fi,
        "Microperiscelis annulata"@sv,
        "Periscelis annulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myodris annulata"@fi,
        "Myodris annulata"@sv .

<http://tun.fi/MX.279336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periscelis annulipes" ;
    dwc:scientificNameAuthorship "Loew, 1858" ;
    skos:broader <http://tun.fi/MX.279335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Periscelis annulipes"@fi,
        "Periscelis annulipes"@sv .

<http://tun.fi/MX.279337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periscelis nigra" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.279335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Periscelis nigra"@fi,
        "Periscelis nigra"@sv .

<http://tun.fi/MX.279338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periscelis winnertzii" ;
    dwc:scientificNameAuthorship "Egger, 1862" ;
    skos:broader <http://tun.fi/MX.279335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Periscelis winnertzii"@fi,
        "Periscelis winnertzii"@sv .

<http://tun.fi/MX.279342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centorisoma elegantulum" ;
    dwc:scientificNameAuthorship "Becker, 1910" ;
    skos:broader <http://tun.fi/MX.279341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centorisoma elegantulum"@fi,
        "Centorisoma elegantulum"@sv .

<http://tun.fi/MX.279345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetema cereris" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279343> ;
    skos:hiddenLabel "Cetema cereis"@fi,
        "Cetema cereis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cetema cereris"@fi,
        "Cetema cereris"@sv .

<http://tun.fi/MX.279346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetema elongatum" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279343> ;
    skos:hiddenLabel "Cetema elongata"@fi,
        "Cetema elongata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cetema elongatum"@fi,
        "Cetema elongatum"@sv .

<http://tun.fi/MX.279347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetema myopinum" ;
    dwc:scientificNameAuthorship "(Loew, 1866)" ;
    skos:broader <http://tun.fi/MX.279343> ;
    skos:hiddenLabel "Cetema myopina"@fi,
        "Cetema myopina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cetema myopinum"@fi,
        "Cetema myopinum"@sv .

<http://tun.fi/MX.279348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetema neglectum" ;
    dwc:scientificNameAuthorship "Tonnoir, 1921" ;
    skos:broader <http://tun.fi/MX.279343> ;
    skos:hiddenLabel "Cetema neglecta"@fi,
        "Cetema neglecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cetema neglectum"@fi,
        "Cetema neglectum"@sv .

<http://tun.fi/MX.279349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetema simile" ;
    dwc:scientificNameAuthorship "Ismay, 1985" ;
    skos:broader <http://tun.fi/MX.279343> ;
    skos:hiddenLabel "Cetema similis"@fi,
        "Cetema similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cetema simile"@fi,
        "Cetema simile"@sv .

<http://tun.fi/MX.279352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops anthracophagoides" ;
    dwc:scientificNameAuthorship "Strobl, 1900" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops anthracophagoides"@fi,
        "Chlorops anthracophagoides"@sv .

<http://tun.fi/MX.279353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops calceatus" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops calceatus"@fi,
        "Chlorops calceatus"@sv .

<http://tun.fi/MX.279354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops centromaculatus" ;
    dwc:scientificNameAuthorship "Duda, 1933" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops centromaculatus"@fi,
        "Chlorops centromaculatus"@sv .

<http://tun.fi/MX.279355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops geminatus" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops geminatus"@fi,
        "Chlorops geminatus"@sv .

<http://tun.fi/MX.279356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops gracilis" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops gracilis"@fi,
        "Chlorops gracilis"@sv .

<http://tun.fi/MX.279357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops hypostigma" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops hypostigma"@fi,
        "Chlorops hypostigma"@sv .

<http://tun.fi/MX.279358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops kirigaminensis" ;
    dwc:scientificNameAuthorship "Kanmiya, 1978" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:hiddenLabel "Chlorops zonulatus"@fi,
        "Chlorops zonulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops kirigaminensis"@fi,
        "Chlorops kirigaminensis"@sv .

<http://tun.fi/MX.279359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops laetus" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops laetus"@fi,
        "Chlorops laetus"@sv .

<http://tun.fi/MX.279360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops meigenii" ;
    dwc:scientificNameAuthorship "Loew, 1866" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:hiddenLabel "Chlorops rufescens"@fi,
        "Chlorops rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops meigenii"@fi,
        "Chlorops meigenii"@sv .

<http://tun.fi/MX.279361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops nigripalpis" ;
    dwc:scientificNameAuthorship "(Duda, 1933)" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:hiddenLabel "Chlorops crassipalpis"@fi,
        "Chlorops crassipalpis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops nigripalpis"@fi,
        "Chlorops nigripalpis"@sv .

<http://tun.fi/MX.279362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops obscurellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:hiddenLabel "Chlorops brunnipes"@fi,
        "Chlorops brunnipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops obscurellus"@fi,
        "Chlorops obscurellus"@sv .

<http://tun.fi/MX.279363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops palpatus" ;
    dwc:scientificNameAuthorship "Smirnov, 1959" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops palpatus"@fi,
        "Chlorops palpatus"@sv .

<http://tun.fi/MX.279364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops pannonicus" ;
    dwc:scientificNameAuthorship "Strobl, 1893" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops pannonicus"@fi,
        "Chlorops pannonicus"@sv .

<http://tun.fi/MX.279365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops planifrons" ;
    dwc:scientificNameAuthorship "(Loew, 1866)" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:hiddenLabel "Chlorops triangularis"@fi,
        "Chlorops triangularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops planifrons"@fi,
        "Chlorops planifrons"@sv .

<http://tun.fi/MX.279366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops pumilionis" ;
    dwc:scientificNameAuthorship "(Bjerkander, 1778)" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops pumilionis"@fi,
        "Chlorops pumilionis"@sv .

<http://tun.fi/MX.279367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops ringens" ;
    dwc:scientificNameAuthorship "Loew, 1866" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops ringens"@fi,
        "Chlorops ringens"@sv .

<http://tun.fi/MX.279368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops riparius" ;
    dwc:scientificNameAuthorship "Smirnov, 1958" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops riparius"@fi,
        "Chlorops riparius"@sv .

<http://tun.fi/MX.279369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops rossicus" ;
    dwc:scientificNameAuthorship "Smirnov, 1955" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops rossicus"@fi,
        "Chlorops rossicus"@sv .

<http://tun.fi/MX.279370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops rufinus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:hiddenLabel "Chlorops citrinellus"@fi,
        "Chlorops citrinellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops rufinus"@fi,
        "Chlorops rufinus"@sv .

<http://tun.fi/MX.279371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops scalaris" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops scalaris"@fi,
        "Chlorops scalaris"@sv .

<http://tun.fi/MX.279372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops scutellaris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:hiddenLabel "Chlorops freyi"@fi,
        "Chlorops laevicollis"@fi,
        "Chlorops freyi"@sv,
        "Chlorops laevicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops scutellaris"@fi,
        "Chlorops scutellaris"@sv .

<http://tun.fi/MX.279373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops serenus" ;
    dwc:scientificNameAuthorship "Loew, 1866" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops serenus"@fi,
        "Chlorops serenus"@sv .

<http://tun.fi/MX.279374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops speciosus" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops speciosus"@fi,
        "Chlorops speciosus"@sv .

<http://tun.fi/MX.279375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops troglodytes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops troglodytes"@fi,
        "Chlorops troglodytes"@sv .

<http://tun.fi/MX.279377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops limbatus" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:hiddenLabel "Chlorops brevimanus"@fi,
        "Chlorops brevimanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops limbatus"@fi,
        "Chlorops limbatus"@sv .

<http://tun.fi/MX.279378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops varsoviensis" ;
    dwc:scientificNameAuthorship "Becker, 1910" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops varsoviensis"@fi,
        "Chlorops varsoviensis"@sv .

<http://tun.fi/MX.279380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloropsina distinguenda" ;
    dwc:scientificNameAuthorship "(Frey, 1909)" ;
    skos:broader <http://tun.fi/MX.279379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chloropsina distinguenda"@fi,
        "Chloropsina distinguenda"@sv .

<http://tun.fi/MX.279382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptonevra diadema" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptonevra diadema"@fi,
        "Cryptonevra diadema"@sv .

<http://tun.fi/MX.279383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptonevra flavitarsis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptonevra flavitarsis"@fi,
        "Cryptonevra flavitarsis"@sv .

<http://tun.fi/MX.279385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplotoxa messoria" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplotoxa messoria"@fi,
        "Diplotoxa messoria"@sv .

<http://tun.fi/MX.279387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplotoxoides dalmatina" ;
    dwc:scientificNameAuthorship "(Strobl, 1900)" ;
    skos:broader <http://tun.fi/MX.279386> ;
    skos:hiddenLabel "Diplotoxa dalmatina"@fi,
        "Diplotoxa dalmatina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplotoxoides dalmatina"@fi,
        "Diplotoxoides dalmatina"@sv .

<http://tun.fi/MX.279389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epichlorops puncticollis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epichlorops puncticollis"@fi,
        "Epichlorops puncticollis"@sv .

<http://tun.fi/MX.279391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutropha fulvifrons" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.279390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutropha fulvifrons"@fi,
        "Eutropha fulvifrons"@sv .

<http://tun.fi/MX.279392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutropha variegata" ;
    dwc:scientificNameAuthorship "Loew, 1866" ;
    skos:broader <http://tun.fi/MX.279390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutropha variegata"@fi,
        "Eutropha variegata"@sv .

<http://tun.fi/MX.279394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosina albipila" ;
    dwc:scientificNameAuthorship "(Loew, 1866)" ;
    skos:broader <http://tun.fi/MX.279393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosina albipila"@fi,
        "Lasiosina albipila"@sv .

<http://tun.fi/MX.279395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosina brevisurstylata" ;
    dwc:scientificNameAuthorship "Dely-Draskovits, 1977" ;
    skos:broader <http://tun.fi/MX.279393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosina brevisurstylata"@fi,
        "Lasiosina brevisurstylata"@sv .

<http://tun.fi/MX.279396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosina herpini" ;
    dwc:scientificNameAuthorship "(Guérin-Ménéville, 1843)" ;
    skos:broader <http://tun.fi/MX.279393> ;
    skos:hiddenLabel "Lasiosina cinctipes"@fi,
        "Lasiosina cinctipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosina herpini"@fi,
        "Lasiosina herpini"@sv .

<http://tun.fi/MX.279397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosina parvipennis" ;
    dwc:scientificNameAuthorship "Duda, 1933" ;
    skos:broader <http://tun.fi/MX.279393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiosina parvipennis"@fi,
        "Lasiosina parvipennis"@sv .

<http://tun.fi/MX.279399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanum laterale" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.279398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanum laterale"@fi,
        "Melanum laterale"@sv .

<http://tun.fi/MX.279402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza curvinervis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:hiddenLabel "Meromyza hybrida"@fi,
        "Meromyza hybrida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza curvinervis"@fi,
        "Meromyza curvinervis"@sv .

<http://tun.fi/MX.279403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza elbergi" ;
    dwc:scientificNameAuthorship "Fedoseeva, 1979" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza elbergi"@fi,
        "Meromyza elbergi"@sv .

<http://tun.fi/MX.279404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza ingrica" ;
    dwc:scientificNameAuthorship "Nartshuk, 1992" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza ingrica"@fi,
        "Meromyza ingrica"@sv .

<http://tun.fi/MX.279405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza mosquensis" ;
    dwc:scientificNameAuthorship "Fedoseeva, 1960" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza mosquensis"@fi,
        "Meromyza mosquensis"@sv .

<http://tun.fi/MX.279406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza nigriseta" ;
    dwc:scientificNameAuthorship "Fedoseeva, 1960" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:hiddenLabel "Meromyza coronoseta"@fi,
        "Meromyza coronoseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza nigriseta"@fi,
        "Meromyza nigriseta"@sv .

<http://tun.fi/MX.279407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza nigriventris" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:hiddenLabel "Meromyza acutata"@fi,
        "Meromyza hordei"@fi,
        "Meromyza punctifer"@fi,
        "Meromyza rostrata"@fi,
        "Meromyza acutata"@sv,
        "Meromyza hordei"@sv,
        "Meromyza punctifer"@sv,
        "Meromyza rostrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza nigriventris"@fi,
        "Meromyza nigriventris"@sv .

<http://tun.fi/MX.279408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza ornata" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:hiddenLabel "Meromyza sororcula"@fi,
        "Meromyza sororcula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza ornata"@fi,
        "Meromyza ornata"@sv .

<http://tun.fi/MX.279409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza palposa" ;
    dwc:scientificNameAuthorship "Fedoseeva, 1960" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza palposa"@fi,
        "Meromyza palposa"@sv .

<http://tun.fi/MX.279410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza pluriseta" ;
    dwc:scientificNameAuthorship "Péterfi, 1961" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:hiddenLabel "Meromyza rossica"@fi,
        "Meromyza rossica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza pluriseta"@fi,
        "Meromyza pluriseta"@sv .

<http://tun.fi/MX.279411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza pratorum" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:hiddenLabel "Meromyza lineola"@fi,
        "Meromyza lineola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza pratorum"@fi,
        "Meromyza pratorum"@sv .

<http://tun.fi/MX.279412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza rohdendorfi" ;
    dwc:scientificNameAuthorship "Fedoseeva, 1974" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:hiddenLabel "Meromyza pallida"@fi,
        "Meromyza pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza rohdendorfi"@fi,
        "Meromyza rohdendorfi"@sv .

<http://tun.fi/MX.279413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza saltatrix" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza saltatrix"@fi,
        "Meromyza saltatrix"@sv .

<http://tun.fi/MX.279414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza sibirica" ;
    dwc:scientificNameAuthorship "Fedoseeva, 1961" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza sibirica"@fi,
        "Meromyza sibirica"@sv .

<http://tun.fi/MX.279415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza triangulina" ;
    dwc:scientificNameAuthorship "Fedoseeva, 1960" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:hiddenLabel "Meromyza cuneiforma"@fi,
        "Meromyza cuneiforma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza triangulina"@fi,
        "Meromyza triangulina"@sv .

<http://tun.fi/MX.279416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza variegata" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:hiddenLabel "Meromyza lidiae"@fi,
        "Meromyza lidiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza variegata"@fi,
        "Meromyza variegata"@sv .

<http://tun.fi/MX.279417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meromyza zimzerla" ;
    dwc:scientificNameAuthorship "Nartshuk, 1992" ;
    skos:broader <http://tun.fi/MX.279400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meromyza zimzerla"@fi,
        "Meromyza zimzerla"@sv .

<http://tun.fi/MX.279419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neohaplegis tarsata" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279418> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neohaplegis tarsata"@fi,
        "Neohaplegis tarsata"@sv .

<http://tun.fi/MX.279421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycephala planifrons" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.279420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platycephala planifrons"@fi,
        "Platycephala planifrons"@sv .

<http://tun.fi/MX.279422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycephala umbraculata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.279420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platycephala umbraculata"@fi,
        "Platycephala umbraculata"@sv .

<http://tun.fi/MX.279424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopachychaeta approximatonervis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudopachychaeta approximatonervis"@fi,
        "Pseudopachychaeta approximatonervis"@sv .

<http://tun.fi/MX.279425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopachychaeta oscinina" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.279423> ;
    skos:hiddenLabel "Pseudopachychaeta heleocharis"@fi,
        "Pseudopachychaeta heleocharis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudopachychaeta oscinina"@fi,
        "Pseudopachychaeta oscinina"@sv .

<http://tun.fi/MX.279426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopachychaeta ruficeps" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudopachychaeta ruficeps"@fi,
        "Pseudopachychaeta ruficeps"@sv .

<http://tun.fi/MX.279428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thaumatomyia glabra" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thaumatomyia glabra"@fi,
        "Thaumatomyia glabra"@sv .

<http://tun.fi/MX.279429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thaumatomyia hallandica" ;
    dwc:scientificNameAuthorship "Andersson, 1966" ;
    skos:broader <http://tun.fi/MX.279427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thaumatomyia hallandica"@fi,
        "Thaumatomyia hallandica"@sv .

<http://tun.fi/MX.279430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thaumatomyia notata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279427> ;
    skos:hiddenLabel "Thaumatomyia notata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysolkikärpänen"@fi,
        "Thaumatomyia notata"@sv .

<http://tun.fi/MX.279431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thaumatomyia rufa" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.279427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thaumatomyia rufa"@fi,
        "Thaumatomyia rufa"@sv .

<http://tun.fi/MX.279432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thaumatomyia trifasciata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thaumatomyia trifasciata"@fi,
        "Thaumatomyia trifasciata"@sv .

<http://tun.fi/MX.279434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichieurina pubescens" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichieurina pubescens"@fi,
        "Trichieurina pubescens"@sv .

<http://tun.fi/MX.279437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanotrigonum cinctellum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279436> ;
    skos:hiddenLabel "Aphanotrigonum fasciella"@fi,
        "Aphanotrigonum fasciella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanotrigonum cinctellum"@fi,
        "Aphanotrigonum cinctellum"@sv .

<http://tun.fi/MX.279438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanotrigonum hungaricum" ;
    dwc:scientificNameAuthorship "Dely-Draskovits, 1981" ;
    skos:broader <http://tun.fi/MX.279436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanotrigonum hungaricum"@fi,
        "Aphanotrigonum hungaricum"@sv .

<http://tun.fi/MX.279439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanotrigonum nigripes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanotrigonum nigripes"@fi,
        "Aphanotrigonum nigripes"@sv .

<http://tun.fi/MX.279440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanotrigonum trilineatum" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279436> ;
    skos:hiddenLabel "Aphanotrigonum beschovskii"@fi,
        "Aphanotrigonum beschovskii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanotrigonum trilineatum"@fi,
        "Aphanotrigonum trilineatum"@sv .

<http://tun.fi/MX.279442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspistyla plumiger" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279441> ;
    skos:hiddenLabel "Rhodesiella plumiger"@fi,
        "Rhodesiella plumiger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspistyla plumiger"@fi,
        "Aspistyla plumiger"@sv .

<http://tun.fi/MX.279445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamoncosis aprica" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calamoncosis aprica"@fi,
        "Calamoncosis aprica"@sv .

<http://tun.fi/MX.279446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamoncosis duinensis" ;
    dwc:scientificNameAuthorship "(Strobl, 1909)" ;
    skos:broader <http://tun.fi/MX.279443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calamoncosis duinensis"@fi,
        "Calamoncosis duinensis"@sv .

<http://tun.fi/MX.279447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamoncosis minima" ;
    dwc:scientificNameAuthorship "(Strobl, 1893)" ;
    skos:broader <http://tun.fi/MX.279443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calamoncosis minima"@fi,
        "Calamoncosis minima"@sv .

<http://tun.fi/MX.279448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamoncosis oscinella" ;
    dwc:scientificNameAuthorship "(Becker, 1910)" ;
    skos:broader <http://tun.fi/MX.279443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calamoncosis oscinella"@fi,
        "Calamoncosis oscinella"@sv .

<http://tun.fi/MX.279450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamoncosis glyceriae" ;
    dwc:scientificNameAuthorship "Nartshuk, 1958" ;
    skos:broader <http://tun.fi/MX.279443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calamoncosis glyceriae"@fi,
        "Calamoncosis glyceriae"@sv .

<http://tun.fi/MX.279452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colliniella meijerei" ;
    dwc:scientificNameAuthorship "(Duda, 1932)" ;
    skos:broader <http://tun.fi/MX.279451> ;
    skos:hiddenLabel "Aphanotrigonum meijerei"@fi,
        "Aphanotrigonum meijerei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colliniella meijerei"@fi,
        "Colliniella meijerei"@sv .

<http://tun.fi/MX.279454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conioscinella frontella" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conioscinella frontella"@fi,
        "Conioscinella frontella"@sv .

<http://tun.fi/MX.279455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conioscinella gallarum" ;
    dwc:scientificNameAuthorship "(Duda, 1933)" ;
    skos:broader <http://tun.fi/MX.279453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conioscinella gallarum"@fi,
        "Conioscinella gallarum"@sv .

<http://tun.fi/MX.279456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conioscinella livida" ;
    dwc:scientificNameAuthorship "Nartshuk, 1970" ;
    skos:broader <http://tun.fi/MX.279453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conioscinella livida"@fi,
        "Conioscinella livida"@sv .

<http://tun.fi/MX.279457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conioscinella mimula" ;
    dwc:scientificNameAuthorship "Collin, 1946" ;
    skos:broader <http://tun.fi/MX.279453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conioscinella mimula"@fi,
        "Conioscinella mimula"@sv .

<http://tun.fi/MX.279458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conioscinella sordidella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conioscinella sordidella"@fi,
        "Conioscinella sordidella"@sv .

<http://tun.fi/MX.279459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conioscinella zetterstedti" ;
    dwc:scientificNameAuthorship "Andersson, 1966" ;
    skos:broader <http://tun.fi/MX.279453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conioscinella zetterstedti"@fi,
        "Conioscinella zetterstedti"@sv .

<http://tun.fi/MX.279462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicraeus tibialis" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.279460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicraeus tibialis"@fi,
        "Dicraeus tibialis"@sv .

<http://tun.fi/MX.279464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicraeus fennicus" ;
    dwc:scientificNameAuthorship "Duda, 1932" ;
    skos:broader <http://tun.fi/MX.279460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicraeus fennicus"@fi,
        "Dicraeus fennicus"@sv .

<http://tun.fi/MX.279465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicraeus rossicus" ;
    dwc:scientificNameAuthorship "Stackelberg, 1955" ;
    skos:broader <http://tun.fi/MX.279460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicraeus rossicus"@fi,
        "Dicraeus rossicus"@sv .

<http://tun.fi/MX.279467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicraeus nitidus" ;
    dwc:scientificNameAuthorship "Wahlgren, 1913" ;
    skos:broader <http://tun.fi/MX.279460> ;
    skos:hiddenLabel "Dicraeus napaeus"@fi,
        "Dicraeus napaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicraeus nitidus"@fi,
        "Dicraeus nitidus"@sv .

<http://tun.fi/MX.279468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicraeus styriacus" ;
    dwc:scientificNameAuthorship "(Strobl, 1898)" ;
    skos:broader <http://tun.fi/MX.279460> ;
    skos:hiddenLabel "Dicraeus vallaris"@fi,
        "Dicraeus vallaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicraeus styriacus"@fi,
        "Dicraeus styriacus"@sv .

<http://tun.fi/MX.279469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicraeus vagans" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.279460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicraeus vagans"@fi,
        "Dicraeus vagans"@sv .

<http://tun.fi/MX.279471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachiptera cornuta" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elachiptera cornuta"@fi,
        "Elachiptera cornuta"@sv .

<http://tun.fi/MX.279472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachiptera diastema" ;
    dwc:scientificNameAuthorship "Collin, 1946" ;
    skos:broader <http://tun.fi/MX.279470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elachiptera diastema"@fi,
        "Elachiptera diastema"@sv .

<http://tun.fi/MX.279473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachiptera scrobiculata" ;
    dwc:scientificNameAuthorship "(Strobl, 1901)" ;
    skos:broader <http://tun.fi/MX.279470> ;
    skos:hiddenLabel "Elachiptera tenuiseta"@fi,
        "Elachiptera tenuiseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elachiptera scrobiculata"@fi,
        "Elachiptera scrobiculata"@sv .

<http://tun.fi/MX.279474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachiptera tuberculifera" ;
    dwc:scientificNameAuthorship "(Corti, 1909)" ;
    skos:broader <http://tun.fi/MX.279470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elachiptera tuberculifera"@fi,
        "Elachiptera tuberculifera"@sv .

<http://tun.fi/MX.279476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eribolus gracilior" ;
    dwc:scientificNameAuthorship "(de Meijere, 1918)" ;
    skos:broader <http://tun.fi/MX.279475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eribolus gracilior"@fi,
        "Eribolus gracilior"@sv .

<http://tun.fi/MX.279477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eribolus hungaricus" ;
    dwc:scientificNameAuthorship "Becker, 1910" ;
    skos:broader <http://tun.fi/MX.279475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eribolus hungaricus"@fi,
        "Eribolus hungaricus"@sv .

<http://tun.fi/MX.279478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eribolus nana" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279475> ;
    skos:hiddenLabel "Eribolus nanus"@fi,
        "Eribolus sudeticus"@fi,
        "Oscinella planicollis"@fi,
        "Oscinis nana"@fi,
        "Eribolus nanus"@sv,
        "Eribolus sudeticus"@sv,
        "Oscinella planicollis"@sv,
        "Oscinis nana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eribolus nana"@fi,
        "Eribolus nana"@sv .

<http://tun.fi/MX.279479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eribolus slesvicensis" ;
    dwc:scientificNameAuthorship "Becker, 1910" ;
    skos:broader <http://tun.fi/MX.279475> ;
    skos:hiddenLabel "Eribolus crassipes"@fi,
        "Eribolus crassipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eribolus slesvicensis"@fi,
        "Eribolus slesvicensis"@sv .

<http://tun.fi/MX.279481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gampsocera numerata" ;
    dwc:scientificNameAuthorship "(Heeger, 1858)" ;
    skos:broader <http://tun.fi/MX.279480> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gampsocera numerata"@fi,
        "Gampsocera numerata"@sv .

<http://tun.fi/MX.279483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gaurax borealis" ;
    dwc:scientificNameAuthorship "(Duda, 1933)" ;
    skos:broader <http://tun.fi/MX.279482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gaurax borealis"@fi,
        "Gaurax borealis"@sv .

<http://tun.fi/MX.279484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gaurax dubius" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.279482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gaurax dubius"@fi,
        "Gaurax dubius"@sv .

<http://tun.fi/MX.279485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gaurax ephippium" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279482> ;
    skos:hiddenLabel "Gaurax strobilum"@fi,
        "Gaurax strobilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gaurax ephippium"@fi,
        "Gaurax ephippium"@sv .

<http://tun.fi/MX.279486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gaurax fascipes" ;
    dwc:scientificNameAuthorship "Becker, 1910" ;
    skos:broader <http://tun.fi/MX.279482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gaurax fascipes"@fi,
        "Gaurax fascipes"@sv .

<http://tun.fi/MX.279487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gaurax macrocerus" ;
    dwc:scientificNameAuthorship "(Nartshuk, 1962)" ;
    skos:broader <http://tun.fi/MX.279482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gaurax macrocerus"@fi,
        "Gaurax macrocerus"@sv .

<http://tun.fi/MX.279488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gaurax maculipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gaurax maculipennis"@fi,
        "Gaurax maculipennis"@sv .

<http://tun.fi/MX.279490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hapleginella laevifrons" ;
    dwc:scientificNameAuthorship "(Loew, 1858)" ;
    skos:broader <http://tun.fi/MX.279489> ;
    skos:hiddenLabel "Oscinis laevifrons"@fi,
        "Oscinis laevifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hapleginella laevifrons"@fi,
        "Hapleginella laevifrons"@sv .

<http://tun.fi/MX.279492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incertella albipalpis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Incertella albipalpis"@fi,
        "Incertella albipalpis"@sv .

<http://tun.fi/MX.279493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incertella kerteszi" ;
    dwc:scientificNameAuthorship "(Becker, 1910)" ;
    skos:broader <http://tun.fi/MX.279491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Incertella kerteszi"@fi,
        "Incertella kerteszi"@sv .

<http://tun.fi/MX.279494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incertella nigrifrons" ;
    dwc:scientificNameAuthorship "(Duda, 1933)" ;
    skos:broader <http://tun.fi/MX.279491> ;
    skos:hiddenLabel "Conioscinella nigrifrons"@fi,
        "Conioscinella nigrifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Incertella nigrifrons"@fi,
        "Incertella nigrifrons"@sv .

<http://tun.fi/MX.279495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incertella scotica" ;
    dwc:scientificNameAuthorship "(Collin, 1946)" ;
    skos:broader <http://tun.fi/MX.279491> ;
    skos:hiddenLabel "Tropidoscinis scotica"@fi,
        "Tropidoscinis scotica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Incertella scotica"@fi,
        "Incertella scotica"@sv .

<http://tun.fi/MX.279496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incertella zuercheri" ;
    dwc:scientificNameAuthorship "(Duda, 1933)" ;
    skos:broader <http://tun.fi/MX.279491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Incertella zuercheri"@fi,
        "Incertella zuercheri"@sv .

<http://tun.fi/MX.279498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiambia brevibucca" ;
    dwc:scientificNameAuthorship "(Duda, 1932)" ;
    skos:broader <http://tun.fi/MX.279497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiambia brevibucca"@fi,
        "Lasiambia brevibucca"@sv .

<http://tun.fi/MX.279499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiambia coxalis" ;
    dwc:scientificNameAuthorship "(von Roser, 1840)" ;
    skos:broader <http://tun.fi/MX.279497> ;
    skos:hiddenLabel "Lasiambia oophila"@fi,
        "Lasiambia oophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiambia coxalis"@fi,
        "Lasiambia coxalis"@sv .

<http://tun.fi/MX.279500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiambia palposa" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiambia palposa"@fi,
        "Lasiambia palposa"@sv .

<http://tun.fi/MX.279502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipara lucens" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lipara lucens"@fi,
        "Lipara lucens"@sv .

<http://tun.fi/MX.279503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipara pullitarsis" ;
    dwc:scientificNameAuthorship "Doskočil & Chvála, 1971" ;
    skos:broader <http://tun.fi/MX.279501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lipara pullitarsis"@fi,
        "Lipara pullitarsis"@sv .

<http://tun.fi/MX.279505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microcercis trigonella" ;
    dwc:scientificNameAuthorship "(Duda, 1933)" ;
    skos:broader <http://tun.fi/MX.279504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microcercis trigonella"@fi,
        "Microcercis trigonella"@sv .

<http://tun.fi/MX.279508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oscinella angularis" ;
    dwc:scientificNameAuthorship "Collin, 1946" ;
    skos:broader <http://tun.fi/MX.279506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oscinella angularis"@fi,
        "Oscinella angularis"@sv .

<http://tun.fi/MX.279509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oscinella cariciphila" ;
    dwc:scientificNameAuthorship "Collin, 1946" ;
    skos:broader <http://tun.fi/MX.279506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oscinella cariciphila"@fi,
        "Oscinella cariciphila"@sv .

<http://tun.fi/MX.279510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oscinella frit" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.279506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oscinella frit"@fi,
        "Oscinella frit"@sv .

<http://tun.fi/MX.279511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oscinella maura" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279506> ;
    skos:hiddenLabel "Oscinella albiseta"@fi,
        "Oscinella albiseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oscinella maura"@fi,
        "Oscinella maura"@sv .

<http://tun.fi/MX.279512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oscinella nigerrima" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.279506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oscinella nigerrima"@fi,
        "Oscinella nigerrima"@sv .

<http://tun.fi/MX.279513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oscinella nitidissima" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.279506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oscinella nitidissima"@fi,
        "Oscinella nitidissima"@sv .

<http://tun.fi/MX.279514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oscinella pusilla" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oscinella pusilla"@fi,
        "Oscinella pusilla"@sv .

<http://tun.fi/MX.279515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oscinella ventricosi" ;
    dwc:scientificNameAuthorship "Nartshuk, 1956" ;
    skos:broader <http://tun.fi/MX.279506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oscinella ventricosi"@fi,
        "Oscinella ventricosi"@sv .

<http://tun.fi/MX.279516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oscinella vindicata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279506> ;
    skos:hiddenLabel "Oscinella hortensis"@fi,
        "Oscinella hortensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oscinella vindicata"@fi,
        "Oscinella vindicata"@sv .

<http://tun.fi/MX.279518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oscinimorpha minutissima" ;
    dwc:scientificNameAuthorship "(Strobl, 1900)" ;
    skos:broader <http://tun.fi/MX.279517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oscinimorpha minutissima"@fi,
        "Oscinimorpha minutissima"@sv .

<http://tun.fi/MX.279519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oscinimorpha sordidissima" ;
    dwc:scientificNameAuthorship "(Strobl, 1893)" ;
    skos:broader <http://tun.fi/MX.279517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oscinimorpha sordidissima"@fi,
        "Oscinimorpha sordidissima"@sv .

<http://tun.fi/MX.279521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oscinisoma cognatum" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oscinisoma cognatum"@fi,
        "Oscinisoma cognatum"@sv .

<http://tun.fi/MX.279523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyodaspis ruficornis" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.279522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyodaspis ruficornis"@fi,
        "Polyodaspis ruficornis"@sv .

<http://tun.fi/MX.279524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyodaspis sulcicollis" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.279522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyodaspis sulcicollis"@fi,
        "Polyodaspis sulcicollis"@sv .

<http://tun.fi/MX.279526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalopterum anthracinum" ;
    dwc:scientificNameAuthorship "(Meigen, 1930)" ;
    skos:broader <http://tun.fi/MX.279525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalopterum anthracinum"@fi,
        "Rhopalopterum anthracinum"@sv .

<http://tun.fi/MX.279527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalopterum atricillum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279525> ;
    skos:hiddenLabel "Rhopalopterum atricilla"@fi,
        "Rhopalopterum atripes"@fi,
        "Rhopalopterum atricilla"@sv,
        "Rhopalopterum atripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalopterum atricillum"@fi,
        "Rhopalopterum atricillum"@sv .

<http://tun.fi/MX.279528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalopterum atricorne" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279525> ;
    skos:hiddenLabel "Rhopalopterum platythorax"@fi,
        "Rhopalopterum platythorax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalopterum atricorne"@fi,
        "Rhopalopterum atricorne"@sv .

<http://tun.fi/MX.279529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalopterum brunneipenne" ;
    dwc:scientificNameAuthorship "Beschovski & Lansbury, 1987" ;
    skos:broader <http://tun.fi/MX.279525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalopterum brunneipenne"@fi,
        "Rhopalopterum brunneipenne"@sv .

<http://tun.fi/MX.279530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalopterum fasciolum" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279525> ;
    skos:hiddenLabel "Rhopalopterum fasciola"@fi,
        "Rhopalopterum fasciola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalopterum fasciolum"@fi,
        "Rhopalopterum fasciolum"@sv .

<http://tun.fi/MX.279531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalopterum femorale" ;
    dwc:scientificNameAuthorship "(Collin, 1946)" ;
    skos:broader <http://tun.fi/MX.279525> ;
    skos:hiddenLabel "Rhopalopterum femoralis"@fi,
        "Rhopalopterum femoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalopterum femorale"@fi,
        "Rhopalopterum femorale"@sv .

<http://tun.fi/MX.279533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphonella oscinina" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphonella oscinina"@fi,
        "Siphonella oscinina"@sv .

<http://tun.fi/MX.279535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphunculina aenea" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.279534> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphunculina aenea"@fi,
        "Siphunculina aenea"@sv .

<http://tun.fi/MX.279537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Speccafrons halophila" ;
    dwc:scientificNameAuthorship "(Duda, 1933)" ;
    skos:broader <http://tun.fi/MX.279536> ;
    skos:hiddenLabel "Conioscinella halophila"@fi,
        "Conioscinella halophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Speccafrons halophila"@fi,
        "Speccafrons halophila"@sv .

<http://tun.fi/MX.279539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachysiphonella ruficeps" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.279538> ;
    skos:hiddenLabel "Chlorops pygmaea"@fi,
        "Dasyopa pygmaea"@fi,
        "Siphonella ruficeps"@fi,
        "Trachysiphonella pygmaea"@fi,
        "Chlorops pygmaea"@sv,
        "Dasyopa pygmaea"@sv,
        "Siphonella ruficeps"@sv,
        "Trachysiphonella pygmaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachysiphonella ruficeps"@fi,
        "Trachysiphonella ruficeps"@sv .

<http://tun.fi/MX.279540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachysiphonella scutellata" ;
    dwc:scientificNameAuthorship "(von Roser, 1840)" ;
    skos:broader <http://tun.fi/MX.279538> ;
    skos:hiddenLabel "Chlorops scutellata"@fi,
        "Dasyopa scutellata"@fi,
        "Chlorops scutellata"@sv,
        "Dasyopa scutellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachysiphonella scutellata"@fi,
        "Trachysiphonella scutellata"@sv .

<http://tun.fi/MX.279543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricimba cincta" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279541> ;
    skos:hiddenLabel "Tricimba fungicola"@fi,
        "Tricimba sulcella"@fi,
        "Tricimba fungicola"@sv,
        "Tricimba sulcella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricimba cincta"@fi,
        "Tricimba cincta"@sv .

<http://tun.fi/MX.279545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricimba lineella" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279541> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricimba lineella"@fi,
        "Tricimba lineella"@sv .

<http://tun.fi/MX.279548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acartophthalmus bicolor" ;
    dwc:scientificNameAuthorship "Oldenberg, 1910" ;
    skos:broader <http://tun.fi/MX.279547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acartophthalmus bicolor"@fi,
        "Acartophthalmus bicolor"@sv .

<http://tun.fi/MX.279549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acartophthalmus nigrinus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acartophthalmus nigrinus"@fi,
        "Acartophthalmus nigrinus"@sv .

<http://tun.fi/MX.27955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Streptopelia turtur" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27954> ;
    skos:hiddenLabel "Streptopelia turtur"@fi,
        "Streptopelia turtur"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turturikyyhky"@fi,
        "turturduva"@sv .

<http://tun.fi/MX.279550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acartophthalmus pusio" ;
    dwc:scientificNameAuthorship "Frey, 1947" ;
    skos:broader <http://tun.fi/MX.279547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acartophthalmus pusio"@fi,
        "Acartophthalmus pusio"@sv .

<http://tun.fi/MX.279554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelomyiella cinerella" ;
    dwc:scientificNameAuthorship "(Haliday, 1837)" ;
    skos:broader <http://tun.fi/MX.279553> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelomyiella cinerella"@fi,
        "Pelomyiella cinerella"@sv .

<http://tun.fi/MX.279557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carnus hemapterus" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:broader <http://tun.fi/MX.279556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carnus hemapterus"@fi,
        "Carnus hemapterus"@sv .

<http://tun.fi/MX.279559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura anceps" ;
    dwc:scientificNameAuthorship "Frey, 1935" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura anceps"@fi,
        "Meoneura anceps"@sv .

<http://tun.fi/MX.279560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura elongella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura elongella"@fi,
        "Meoneura elongella"@sv .

<http://tun.fi/MX.279561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura flavifacies" ;
    dwc:scientificNameAuthorship "Collin, 1930" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura flavifacies"@fi,
        "Meoneura flavifacies"@sv .

<http://tun.fi/MX.279562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura glaberrima" ;
    dwc:scientificNameAuthorship "Becker, 1907" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:hiddenLabel "Meoneura neglecta"@fi,
        "Meoneura neglecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura glaberrima"@fi,
        "Meoneura glaberrima"@sv .

<http://tun.fi/MX.279563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura lacteipennis" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura lacteipennis"@fi,
        "Meoneura lacteipennis"@sv .

<http://tun.fi/MX.279564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura lamellata" ;
    dwc:scientificNameAuthorship "Collin, 1930" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura lamellata"@fi,
        "Meoneura lamellata"@sv .

<http://tun.fi/MX.279565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura minutissima" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura minutissima"@fi,
        "Meoneura minutissima"@sv .

<http://tun.fi/MX.279566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura neottiophila" ;
    dwc:scientificNameAuthorship "Collin, 1930" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura neottiophila"@fi,
        "Meoneura neottiophila"@sv .

<http://tun.fi/MX.279567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura obscurella" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura obscurella"@fi,
        "Meoneura obscurella"@sv .

<http://tun.fi/MX.279568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura prima" ;
    dwc:scientificNameAuthorship "(Becker, 1903)" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:hiddenLabel "Meoneura seducta"@fi,
        "Meoneura seducta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura prima"@fi,
        "Meoneura prima"@sv .

<http://tun.fi/MX.279569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura triangularis" ;
    dwc:scientificNameAuthorship "Collin, 1930" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura triangularis"@fi,
        "Meoneura triangularis"@sv .

<http://tun.fi/MX.279570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura vagans" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura vagans"@fi,
        "Meoneura vagans"@sv .

<http://tun.fi/MX.279574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desmometopa m-nigrum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Desmometopa m-nigrum"@fi,
        "Desmometopa m-nigrum"@sv .

<http://tun.fi/MX.279575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desmometopa sordida" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Desmometopa sordida"@fi,
        "Desmometopa sordida"@sv .

<http://tun.fi/MX.279576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desmometopa varipalpis" ;
    dwc:scientificNameAuthorship "Malloch, 1927" ;
    skos:broader <http://tun.fi/MX.279573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Desmometopa varipalpis"@fi,
        "Desmometopa varipalpis"@sv .

<http://tun.fi/MX.279578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptometopa latipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptometopa latipes"@fi,
        "Leptometopa latipes"@sv .

<http://tun.fi/MX.27958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Streptopelia orientalis" ;
    dwc:scientificNameAuthorship "(Latham, 1790)" ;
    skos:broader <http://tun.fi/MX.27954> ;
    skos:hiddenLabel "Streptopelia orientalis"@fi,
        "Streptopelia orientalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänturturikyyhky"@fi,
        "större turturduva"@sv .

<http://tun.fi/MX.279580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Madiza glabra" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.279579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Madiza glabra"@fi,
        "Madiza glabra"@sv .

<http://tun.fi/MX.279583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Milichia ludens" ;
    dwc:scientificNameAuthorship "(Wahlberg, 1847)" ;
    skos:broader <http://tun.fi/MX.279582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Milichia ludens"@fi,
        "Milichia ludens"@sv .

<http://tun.fi/MX.279586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neophyllomyza acyglossa" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1920)" ;
    skos:broader <http://tun.fi/MX.279585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neophyllomyza acyglossa"@fi,
        "Neophyllomyza acyglossa"@sv .

<http://tun.fi/MX.279588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllomyza equitans" ;
    dwc:scientificNameAuthorship "(Hendel, 1919)" ;
    skos:broader <http://tun.fi/MX.279587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllomyza equitans"@fi,
        "Phyllomyza equitans"@sv .

<http://tun.fi/MX.279589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllomyza formicae" ;
    dwc:scientificNameAuthorship "Schmitz, 1923" ;
    skos:broader <http://tun.fi/MX.279587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllomyza formicae"@fi,
        "Phyllomyza formicae"@sv .

<http://tun.fi/MX.279590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllomyza longipalpis" ;
    dwc:scientificNameAuthorship "(Schmitz, 1924)" ;
    skos:broader <http://tun.fi/MX.279587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllomyza longipalpis"@fi,
        "Phyllomyza longipalpis"@sv .

<http://tun.fi/MX.279591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllomyza rubricornis" ;
    dwc:scientificNameAuthorship "Schmitz, 1923" ;
    skos:broader <http://tun.fi/MX.279587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllomyza rubricornis"@fi,
        "Phyllomyza rubricornis"@sv .

<http://tun.fi/MX.279592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllomyza securicornis" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllomyza securicornis"@fi,
        "Phyllomyza securicornis"@sv .

<http://tun.fi/MX.279593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllomyza silesiaca" ;
    dwc:scientificNameAuthorship "(Duda, 1935)" ;
    skos:broader <http://tun.fi/MX.279587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllomyza silesiaca"@fi,
        "Phyllomyza silesiaca"@sv .

<http://tun.fi/MX.279597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chyromya flava" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.279596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chyromya flava"@fi,
        "Chyromya flava"@sv .

<http://tun.fi/MX.279598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chyromya oppidana" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.279596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chyromya oppidana"@fi,
        "Chyromya oppidana"@sv .

<http://tun.fi/MX.27960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Streptopelia decaocto" ;
    dwc:scientificNameAuthorship "(Frivaldszky, 1838)" ;
    skos:broader <http://tun.fi/MX.27954> ;
    skos:hiddenLabel "Streptopelia decaocto"@fi,
        "Streptopelia decaocto"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turkinkyyhky"@fi,
        "turkduva"@sv .

<http://tun.fi/MX.279600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnochiromyia flavella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279599> ;
    skos:hiddenLabel "Gymnochiromyia minima"@fi,
        "Gymnochiromyia minima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnochiromyia flavella"@fi,
        "Gymnochiromyia flavella"@sv .

<http://tun.fi/MX.279601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnochiromyia inermis" ;
    dwc:scientificNameAuthorship "(Collin, 1933)" ;
    skos:broader <http://tun.fi/MX.279599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnochiromyia inermis"@fi,
        "Gymnochiromyia inermis"@sv .

<http://tun.fi/MX.279605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borboropsis puberula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279604> ;
    skos:hiddenLabel "Borboropsis fulviceps"@fi,
        "Borboropsis fulviceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Borboropsis puberula"@fi,
        "Borboropsis puberula"@sv .

<http://tun.fi/MX.279608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neossos broersei" ;
    dwc:scientificNameAuthorship "(de Meijere, 1946)" ;
    skos:broader <http://tun.fi/MX.279609> ;
    skos:hiddenLabel "Chiropteromyza Wegelii"@fi,
        "Chiropteromyza broersei"@fi,
        "Chiropteromyza wegelii"@fi,
        "Leptometopa broersei"@fi,
        "Chiropteromyza Wegelii"@sv,
        "Chiropteromyza broersei"@sv,
        "Chiropteromyza wegelii"@sv,
        "Leptometopa broersei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neossos broersei"@fi,
        "Neossos broersei"@sv .

<http://tun.fi/MX.279610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neossos nidicola" ;
    dwc:scientificNameAuthorship "(Frey, 1930)" ;
    skos:broader <http://tun.fi/MX.279609> ;
    skos:hiddenLabel "Ornitholeria nidicola"@fi,
        "Ornitholeria nidicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neossos nidicola"@fi,
        "Neossos nidicola"@sv .

<http://tun.fi/MX.279613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heteromyza atricornis" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heteromyza atricornis"@fi,
        "Heteromyza atricornis"@sv .

<http://tun.fi/MX.279614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heteromyza oculata" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.279612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heteromyza oculata"@fi,
        "Heteromyza oculata"@sv .

<http://tun.fi/MX.279615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heteromyza rotundicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.279612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heteromyza rotundicornis"@fi,
        "Heteromyza rotundicornis"@sv .

<http://tun.fi/MX.279617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephrochlamys flavipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephrochlamys flavipes"@fi,
        "Tephrochlamys flavipes"@sv .

<http://tun.fi/MX.279618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephrochlamys rufiventris" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279616> ;
    skos:hiddenLabel "Tephrochlamys lapponica"@fi,
        "Tephrochlamys lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephrochlamys rufiventris"@fi,
        "Tephrochlamys rufiventris"@sv .

<http://tun.fi/MX.279619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephrochlamys steniusi" ;
    dwc:scientificNameAuthorship "Frey, 1930" ;
    skos:broader <http://tun.fi/MX.279616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephrochlamys steniusi"@fi,
        "Tephrochlamys steniusi"@sv .

<http://tun.fi/MX.279620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephrochlamys tarsalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephrochlamys tarsalis"@fi,
        "Tephrochlamys tarsalis"@sv .

<http://tun.fi/MX.279624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnomus amplicornis" ;
    dwc:scientificNameAuthorship "(Czerny, 1924)" ;
    skos:broader <http://tun.fi/MX.279623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnomus amplicornis"@fi,
        "Gymnomus amplicornis"@sv .

<http://tun.fi/MX.279627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heleomyza borealis" ;
    dwc:scientificNameAuthorship "Boheman, 1865" ;
    skos:broader <http://tun.fi/MX.279625> ;
    skos:hiddenLabel "Heleomyza czernyi"@fi,
        "Heleomyza czernyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heleomyza borealis"@fi,
        "Heleomyza borealis"@sv .

<http://tun.fi/MX.279628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heleomyza hackmani" ;
    dwc:scientificNameAuthorship "Frey, 1950" ;
    skos:broader <http://tun.fi/MX.279625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heleomyza hackmani"@fi,
        "Heleomyza hackmani"@sv .

<http://tun.fi/MX.279629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heleomyza pleuralis" ;
    dwc:scientificNameAuthorship "(Becker, 1907)" ;
    skos:broader <http://tun.fi/MX.279625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heleomyza pleuralis"@fi,
        "Heleomyza pleuralis"@sv .

<http://tun.fi/MX.279630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heleomyza serrata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.279625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heleomyza serrata"@fi,
        "Heleomyza serrata"@sv .

<http://tun.fi/MX.279633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morpholeria dudai" ;
    dwc:scientificNameAuthorship "(Czerny, 1924)" ;
    skos:broader <http://tun.fi/MX.279631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Morpholeria dudai"@fi,
        "Morpholeria dudai"@sv .

<http://tun.fi/MX.279634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morpholeria kerteszii" ;
    dwc:scientificNameAuthorship "Czerny, 1924" ;
    skos:broader <http://tun.fi/MX.279631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Morpholeria kerteszii"@fi,
        "Morpholeria kerteszii"@sv .

<http://tun.fi/MX.279635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morpholeria obscuriventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Morpholeria obscuriventris"@fi,
        "Morpholeria obscuriventris"@sv .

<http://tun.fi/MX.279636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morpholeria ruficornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Morpholeria ruficornis"@fi,
        "Morpholeria ruficornis"@sv .

<http://tun.fi/MX.279638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoleria inscripta" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279637> ;
    skos:hiddenLabel "Neoleria minuta"@fi,
        "Neoleria minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoleria inscripta"@fi,
        "Neoleria inscripta"@sv .

<http://tun.fi/MX.279639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoleria prominens" ;
    dwc:scientificNameAuthorship "(Becker, 1897)" ;
    skos:broader <http://tun.fi/MX.279637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoleria prominens"@fi,
        "Neoleria prominens"@sv .

<http://tun.fi/MX.279640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoleria ruficauda" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoleria ruficauda"@fi,
        "Neoleria ruficauda"@sv .

<http://tun.fi/MX.279641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoleria ruficeps" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoleria ruficeps"@fi,
        "Neoleria ruficeps"@sv .

<http://tun.fi/MX.279644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliocentra confusa" ;
    dwc:scientificNameAuthorship "(Wahlgren, 1918)" ;
    skos:broader <http://tun.fi/MX.279642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scoliocentra confusa"@fi,
        "Scoliocentra confusa"@sv .

<http://tun.fi/MX.279645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliocentra flavotestacea" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scoliocentra flavotestacea"@fi,
        "Scoliocentra flavotestacea"@sv .

<http://tun.fi/MX.279647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliocentra brachypterna" ;
    dwc:scientificNameAuthorship "(Loew, 1873)" ;
    skos:broader <http://tun.fi/MX.279642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scoliocentra brachypterna"@fi,
        "Scoliocentra brachypterna"@sv .

<http://tun.fi/MX.279648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliocentra nigrinervis" ;
    dwc:scientificNameAuthorship "(Wahlgren, 1918)" ;
    skos:broader <http://tun.fi/MX.279642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scoliocentra nigrinervis"@fi,
        "Scoliocentra nigrinervis"@sv .

<http://tun.fi/MX.279650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliocentra dupliciseta" ;
    dwc:scientificNameAuthorship "(Strobl, 1894)" ;
    skos:broader <http://tun.fi/MX.279642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scoliocentra dupliciseta"@fi,
        "Scoliocentra dupliciseta"@sv .

<http://tun.fi/MX.279651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliocentra scutellaris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scoliocentra scutellaris"@fi,
        "Scoliocentra scutellaris"@sv .

<http://tun.fi/MX.279652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliocentra villosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scoliocentra villosa"@fi,
        "Scoliocentra villosa"@sv .

<http://tun.fi/MX.279655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eccoptomera infuscata" ;
    dwc:scientificNameAuthorship "Wahlgren, 1918" ;
    skos:broader <http://tun.fi/MX.279654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eccoptomera infuscata"@fi,
        "Eccoptomera infuscata"@sv .

<http://tun.fi/MX.279656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eccoptomera longiseta" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eccoptomera longiseta"@fi,
        "Eccoptomera longiseta"@sv .

<http://tun.fi/MX.279657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eccoptomera marginicornis" ;
    dwc:scientificNameAuthorship "Czerny, 1924" ;
    skos:broader <http://tun.fi/MX.279654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eccoptomera marginicornis"@fi,
        "Eccoptomera marginicornis"@sv .

<http://tun.fi/MX.279658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eccoptomera microps" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eccoptomera microps"@fi,
        "Eccoptomera microps"@sv .

<http://tun.fi/MX.279659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eccoptomera obscura" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eccoptomera obscura"@fi,
        "Eccoptomera obscura"@sv .

<http://tun.fi/MX.279660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eccoptomera ornata" ;
    dwc:scientificNameAuthorship "Loew, 1862" ;
    skos:broader <http://tun.fi/MX.279654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eccoptomera ornata"@fi,
        "Eccoptomera ornata"@sv .

<http://tun.fi/MX.279661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eccoptomera pallescens" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eccoptomera pallescens"@fi,
        "Eccoptomera pallescens"@sv .

<http://tun.fi/MX.279663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oecothea fenestralis" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oecothea fenestralis"@fi,
        "Oecothea fenestralis"@sv .

<http://tun.fi/MX.279666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbellia nivicola" ;
    dwc:scientificNameAuthorship "Frey, 1913" ;
    skos:broader <http://tun.fi/MX.279665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbellia nivicola"@fi,
        "Orbellia nivicola"@sv .

<http://tun.fi/MX.279669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia affinis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia affinis"@fi,
        "Suillia affinis"@sv .

<http://tun.fi/MX.279670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia apicalis" ;
    dwc:scientificNameAuthorship "(Loew, 1862)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia apicalis"@fi,
        "Suillia apicalis"@sv .

<http://tun.fi/MX.279671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia atricornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia atricornis"@fi,
        "Suillia atricornis"@sv .

<http://tun.fi/MX.279672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia bicolor" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia bicolor"@fi,
        "Suillia bicolor"@sv .

<http://tun.fi/MX.279673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia femoralis" ;
    dwc:scientificNameAuthorship "(Loew, 1862)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia femoralis"@fi,
        "Suillia femoralis"@sv .

<http://tun.fi/MX.279674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia flava" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia flava"@fi,
        "Suillia flava"@sv .

<http://tun.fi/MX.279675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia flavifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:hiddenLabel "Suillia nudipes"@fi,
        "Suillia nudipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia flavifrons"@fi,
        "Suillia flavifrons"@sv .

<http://tun.fi/MX.279676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia fuscicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia fuscicornis"@fi,
        "Suillia fuscicornis"@sv .

<http://tun.fi/MX.279677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia humilis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:hiddenLabel "Suillia inornata"@fi,
        "Suillia inornata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia humilis"@fi,
        "Suillia humilis"@sv .

<http://tun.fi/MX.279678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia laevifrons" ;
    dwc:scientificNameAuthorship "(Loew, 1862)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia laevifrons"@fi,
        "Suillia laevifrons"@sv .

<http://tun.fi/MX.279679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia lineitergum" ;
    dwc:scientificNameAuthorship "(Pandellé, 1901)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:hiddenLabel "Suillia stroblii"@fi,
        "Suillia stroblii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia lineitergum"@fi,
        "Suillia lineitergum"@sv .

<http://tun.fi/MX.279680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia lurida" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia lurida"@fi,
        "Suillia lurida"@sv .

<http://tun.fi/MX.279681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia mikii" ;
    dwc:scientificNameAuthorship "(Pokorny, 1886)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia mikii"@fi,
        "Suillia mikii"@sv .

<http://tun.fi/MX.279682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia nemorum" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia nemorum"@fi,
        "Suillia nemorum"@sv .

<http://tun.fi/MX.279683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia pallida" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia pallida"@fi,
        "Suillia pallida"@sv .

<http://tun.fi/MX.279684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia parva" ;
    dwc:scientificNameAuthorship "(Loew, 1862)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:hiddenLabel "Suillia collini"@fi,
        "Suillia flavifrons"@fi,
        "Suillia collini"@sv,
        "Suillia flavifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia parva"@fi,
        "Suillia parva"@sv .

<http://tun.fi/MX.279685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia quadrilineata" ;
    dwc:scientificNameAuthorship "Czerny, 1924" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia quadrilineata"@fi,
        "Suillia quadrilineata"@sv .

<http://tun.fi/MX.279686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia vaginata" ;
    dwc:scientificNameAuthorship "(Loew, 1862)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia vaginata"@fi,
        "Suillia vaginata"@sv .

<http://tun.fi/MX.279689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trixoscelis frontalis" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trixoscelis frontalis"@fi,
        "Trixoscelis frontalis"@sv .

<http://tun.fi/MX.279690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trixoscelis marginella" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trixoscelis marginella"@fi,
        "Trixoscelis marginella"@sv .

<http://tun.fi/MX.279691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trixoscelis obscurella" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trixoscelis obscurella"@fi,
        "Trixoscelis obscurella"@sv .

<http://tun.fi/MX.279692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trixoscelis similis" ;
    dwc:scientificNameAuthorship "Hackman, 1970" ;
    skos:broader <http://tun.fi/MX.279688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trixoscelis similis"@fi,
        "Trixoscelis similis"@sv .

<http://tun.fi/MX.279696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloborborus pallifrons" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279695> ;
    skos:hiddenLabel "Alloborborus flavipennis"@fi,
        "Borborus flavipennis"@fi,
        "Copromyza pallifrons"@fi,
        "Alloborborus flavipennis"@sv,
        "Borborus flavipennis"@sv,
        "Copromyza pallifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloborborus pallifrons"@fi,
        "Alloborborus pallifrons"@sv .

<http://tun.fi/MX.279698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borborillus uncinatus" ;
    dwc:scientificNameAuthorship "(Duda, 1923)" ;
    skos:broader <http://tun.fi/MX.279697> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Borborillus uncinatus"@fi,
        "Borborillus uncinatus"@sv .

<http://tun.fi/MX.279699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borborillus vitripennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279697> ;
    skos:hiddenLabel "Borborillus longipennis"@fi,
        "Borborillus longipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Borborillus vitripennis"@fi,
        "Borborillus vitripennis"@sv .

<http://tun.fi/MX.279701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copromyza borealis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1847" ;
    skos:broader <http://tun.fi/MX.279700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copromyza borealis"@fi,
        "Copromyza borealis"@sv .

<http://tun.fi/MX.279702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copromyza equina" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.279700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copromyza equina"@fi,
        "Copromyza equina"@sv .

<http://tun.fi/MX.279703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copromyza nigrina" ;
    dwc:scientificNameAuthorship "(Gimmerthal, 1847)" ;
    skos:broader <http://tun.fi/MX.279700> ;
    skos:hiddenLabel "Copromyza similis"@fi,
        "Copromyza similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copromyza nigrina"@fi,
        "Copromyza nigrina"@sv .

<http://tun.fi/MX.279704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copromyza stercoraria" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copromyza stercoraria"@fi,
        "Copromyza stercoraria"@sv .

<http://tun.fi/MX.279706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crumomyia fimetaria" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279705> ;
    skos:hiddenLabel "Borborus fimetarius"@fi,
        "Copromyza fimetaria"@fi,
        "Borborus fimetarius"@sv,
        "Copromyza fimetaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crumomyia fimetaria"@fi,
        "Crumomyia fimetaria"@sv .

<http://tun.fi/MX.279707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crumomyia gelida" ;
    dwc:scientificNameAuthorship "(Hackman, 1965)" ;
    skos:broader <http://tun.fi/MX.279705> ;
    skos:hiddenLabel "Copromyza gelida"@fi,
        "Copromyza gelida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crumomyia gelida"@fi,
        "Crumomyia gelida"@sv .

<http://tun.fi/MX.279708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crumomyia glabrifrons" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279705> ;
    skos:hiddenLabel "Borborus glabrifrons"@fi,
        "Copromyza glabrifrons"@fi,
        "Borborus glabrifrons"@sv,
        "Copromyza glabrifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crumomyia glabrifrons"@fi,
        "Crumomyia glabrifrons"@sv .

<http://tun.fi/MX.279709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crumomyia nigra" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279705> ;
    skos:hiddenLabel "Borborus niger"@fi,
        "Crumomyia tuxeni"@fi,
        "Borborus niger"@sv,
        "Crumomyia tuxeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crumomyia nigra"@fi,
        "Crumomyia nigra"@sv .

<http://tun.fi/MX.279710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crumomyia nitida" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279705> ;
    skos:hiddenLabel "Borborus nitidus"@fi,
        "Copromyza nitida"@fi,
        "Borborus nitidus"@sv,
        "Copromyza nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crumomyia nitida"@fi,
        "Crumomyia nitida"@sv .

<http://tun.fi/MX.279711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crumomyia notabilis" ;
    dwc:scientificNameAuthorship "(Collin, 1902)" ;
    skos:broader <http://tun.fi/MX.279705> ;
    skos:hiddenLabel "Borborus notabilis"@fi,
        "Copromyza notabilis"@fi,
        "Borborus notabilis"@sv,
        "Copromyza notabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crumomyia notabilis"@fi,
        "Crumomyia notabilis"@sv .

<http://tun.fi/MX.279712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crumomyia pedestris" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279705> ;
    skos:hiddenLabel "Apterina pedestris"@fi,
        "Borborus pedestris"@fi,
        "Copromyza pedestris"@fi,
        "Apterina pedestris"@sv,
        "Borborus pedestris"@sv,
        "Copromyza pedestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crumomyia pedestris"@fi,
        "Crumomyia pedestris"@sv .

<http://tun.fi/MX.279713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crumomyia pruinosa" ;
    dwc:scientificNameAuthorship "(Richards, 1932)" ;
    skos:broader <http://tun.fi/MX.279705> ;
    skos:hiddenLabel "Copromyza annulus pruinosa"@fi,
        "Copromyza glacialis var. pruinosa"@fi,
        "Copromyza annulus pruinosa"@sv,
        "Copromyza glacialis var. pruinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crumomyia pruinosa"@fi,
        "Crumomyia pruinosa"@sv .

<http://tun.fi/MX.279714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crumomyia setitibialis" ;
    dwc:scientificNameAuthorship "(Spuler, 1925)" ;
    skos:broader <http://tun.fi/MX.279705> ;
    skos:hiddenLabel "Borborus setitibialis"@fi,
        "Copromyza freyi"@fi,
        "Copromyza setitibialis"@fi,
        "Crumomyia freyi"@fi,
        "Borborus setitibialis"@sv,
        "Copromyza freyi"@sv,
        "Copromyza setitibialis"@sv,
        "Crumomyia freyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crumomyia setitibialis"@fi,
        "Crumomyia setitibialis"@sv .

<http://tun.fi/MX.279716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lotophila atra" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lotophila atra"@fi,
        "Lotophila atra"@sv .

<http://tun.fi/MX.279718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Norrbomia costalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279717> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Norrbomia costalis"@fi,
        "Norrbomia costalis"@sv .

<http://tun.fi/MX.279719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Norrbomia fumipennis" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1855)" ;
    skos:broader <http://tun.fi/MX.279717> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Norrbomia fumipennis"@fi,
        "Norrbomia fumipennis"@sv .

<http://tun.fi/MX.279720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Norrbomia hispanica" ;
    dwc:scientificNameAuthorship "(Duda, 1923)" ;
    skos:broader <http://tun.fi/MX.279717> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Norrbomia hispanica"@fi,
        "Norrbomia hispanica"@sv .

<http://tun.fi/MX.279721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Norrbomia sordida" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279717> ;
    skos:hiddenLabel "Copromyza sordida"@fi,
        "Copromyza sordida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Norrbomia sordida"@fi,
        "Norrbomia sordida"@sv .

<http://tun.fi/MX.279724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischiolepta crenata" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.279723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischiolepta crenata"@fi,
        "Ischiolepta crenata"@sv .

<http://tun.fi/MX.279725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischiolepta denticulata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279723> ;
    skos:hiddenLabel "Ischiolepta paracrenata"@fi,
        "Ischiolepta paracrenata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischiolepta denticulata"@fi,
        "Ischiolepta denticulata"@sv .

<http://tun.fi/MX.279726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischiolepta micropyga" ;
    dwc:scientificNameAuthorship "(Duda, 1938)" ;
    skos:broader <http://tun.fi/MX.279723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischiolepta micropyga"@fi,
        "Ischiolepta micropyga"@sv .

<http://tun.fi/MX.279727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischiolepta nitida" ;
    dwc:scientificNameAuthorship "(Duda, 1920)" ;
    skos:broader <http://tun.fi/MX.279723> ;
    skos:hiddenLabel "Ischiolepta denticulata"@fi,
        "Ischiolepta denticulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischiolepta nitida"@fi,
        "Ischiolepta nitida"@sv .

<http://tun.fi/MX.279728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischiolepta pusilla" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischiolepta pusilla"@fi,
        "Ischiolepta pusilla"@sv .

<http://tun.fi/MX.279729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischiolepta scabricula" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.279723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischiolepta scabricula"@fi,
        "Ischiolepta scabricula"@sv .

<http://tun.fi/MX.279730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischiolepta vaporariorum" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.279723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischiolepta vaporariorum"@fi,
        "Ischiolepta vaporariorum"@sv .

<http://tun.fi/MX.279732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lotobia pallidiventris" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lotobia pallidiventris"@fi,
        "Lotobia pallidiventris"@sv .

<http://tun.fi/MX.279734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerocera curvipes" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:broader <http://tun.fi/MX.279733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerocera curvipes"@fi,
        "Sphaerocera curvipes"@sv .

<http://tun.fi/MX.279735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerocera monilis" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.279733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerocera monilis"@fi,
        "Sphaerocera monilis"@sv .

<http://tun.fi/MX.279738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apteromyia claviventris" ;
    dwc:scientificNameAuthorship "(Strobl, 1909)" ;
    skos:broader <http://tun.fi/MX.279737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apteromyia claviventris"@fi,
        "Apteromyia claviventris"@sv .

<http://tun.fi/MX.279740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bifronsina bifrons" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1855)" ;
    skos:broader <http://tun.fi/MX.279739> ;
    skos:hiddenLabel "Spelobia bifrons"@fi,
        "Spelobia bifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bifronsina bifrons"@fi,
        "Bifronsina bifrons"@sv .

<http://tun.fi/MX.279743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetopodella scutellaris" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.279741> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetopodella scutellaris"@fi,
        "Chaetopodella scutellaris"@sv .

<http://tun.fi/MX.279745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coproica acutangula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coproica acutangula"@fi,
        "Coproica acutangula"@sv .

<http://tun.fi/MX.279746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coproica ferruginata" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1855)" ;
    skos:broader <http://tun.fi/MX.279744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coproica ferruginata"@fi,
        "Coproica ferruginata"@sv .

<http://tun.fi/MX.279747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coproica hirticula" ;
    dwc:scientificNameAuthorship "Collin, 1965" ;
    skos:broader <http://tun.fi/MX.279744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coproica hirticula"@fi,
        "Coproica hirticula"@sv .

<http://tun.fi/MX.279748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coproica hirtula" ;
    dwc:scientificNameAuthorship "(Rondani, 1880)" ;
    skos:broader <http://tun.fi/MX.279744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coproica hirtula"@fi,
        "Coproica hirtula"@sv .

<http://tun.fi/MX.279749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coproica lugubris" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.279744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coproica lugubris"@fi,
        "Coproica lugubris"@sv .

<http://tun.fi/MX.279750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coproica pusio" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279744> ;
    skos:hiddenLabel "Coproica pseudolugubris"@fi,
        "Coproica pseudolugubris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coproica pusio"@fi,
        "Coproica pusio"@sv .

<http://tun.fi/MX.279751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coproica vagans" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.279744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coproica vagans"@fi,
        "Coproica vagans"@sv .

<http://tun.fi/MX.279753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachisoma aterrimum" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.279752> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elachisoma aterrimum"@fi,
        "Elachisoma aterrimum"@sv .

<http://tun.fi/MX.279755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulimosina ochripes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279754> ;
    skos:hiddenLabel "Spelobia ochripes"@fi,
        "Spelobia ochripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulimosina ochripes"@fi,
        "Eulimosina ochripes"@sv .

<http://tun.fi/MX.279757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gigalimosina flaviceps" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279756> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gigalimosina flaviceps"@fi,
        "Gigalimosina flaviceps"@sv .

<http://tun.fi/MX.279759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonioneura spinipennis" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.279758> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonioneura spinipennis"@fi,
        "Gonioneura spinipennis"@sv .

<http://tun.fi/MX.279761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herniosina bequaerti" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1917)" ;
    skos:broader <http://tun.fi/MX.279760> ;
    skos:hiddenLabel "Leptocera (Limosina) Bequaerti"@fi,
        "Leptocera bequaerti"@fi,
        "Limosina herniata"@fi,
        "Leptocera (Limosina) Bequaerti"@sv,
        "Leptocera bequaerti"@sv,
        "Limosina herniata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herniosina bequaerti"@fi,
        "Herniosina bequaerti"@sv .

<http://tun.fi/MX.279763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocera caenosa" ;
    dwc:scientificNameAuthorship "(Rondani, 1880)" ;
    skos:broader <http://tun.fi/MX.279762> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptocera caenosa"@fi,
        "Leptocera caenosa"@sv .

<http://tun.fi/MX.279764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocera finalis" ;
    dwc:scientificNameAuthorship "(Collin, 1956)" ;
    skos:broader <http://tun.fi/MX.279762> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptocera finalis"@fi,
        "Leptocera finalis"@sv .

<http://tun.fi/MX.279765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocera fontinalis" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.279762> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptocera fontinalis"@fi,
        "Leptocera fontinalis"@sv .

<http://tun.fi/MX.279766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocera nigra" ;
    dwc:scientificNameAuthorship "Olivier, 1813" ;
    skos:broader <http://tun.fi/MX.279762> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptocera nigra"@fi,
        "Leptocera nigra"@sv .

<http://tun.fi/MX.279768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limosina silvatica" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limosina silvatica"@fi,
        "Limosina silvatica"@sv .

<http://tun.fi/MX.279771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minilimosina baculum" ;
    dwc:scientificNameAuthorship "Marshall, 1985" ;
    skos:broader <http://tun.fi/MX.279769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minilimosina baculum"@fi,
        "Minilimosina baculum"@sv .

<http://tun.fi/MX.279772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minilimosina bicuspis" ;
    dwc:scientificNameAuthorship "Roháček, 1993" ;
    skos:broader <http://tun.fi/MX.279769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minilimosina bicuspis"@fi,
        "Minilimosina bicuspis"@sv .

<http://tun.fi/MX.279773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minilimosina fungicola" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.279769> ;
    skos:hiddenLabel "Minilimosina exigua"@fi,
        "Minilimosina exigua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minilimosina fungicola"@fi,
        "Minilimosina fungicola"@sv .

<http://tun.fi/MX.279774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minilimosina parvula" ;
    dwc:scientificNameAuthorship "Stenhammar, 1855" ;
    skos:broader <http://tun.fi/MX.279769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minilimosina parvula"@fi,
        "Minilimosina parvula"@sv .

<http://tun.fi/MX.279775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minilimosina tenera" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minilimosina tenera"@fi,
        "Minilimosina tenera"@sv .

<http://tun.fi/MX.279777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minilimosina guestphalica" ;
    dwc:scientificNameAuthorship "(Duda, 1918)" ;
    skos:broader <http://tun.fi/MX.279769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minilimosina guestphalica"@fi,
        "Minilimosina guestphalica"@sv .

<http://tun.fi/MX.279778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minilimosina v-atrum" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1917)" ;
    skos:broader <http://tun.fi/MX.279769> ;
    skos:hiddenLabel "Minilimosina splendens"@fi,
        "Minilimosina splendens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minilimosina v-atrum"@fi,
        "Minilimosina v-atrum"@sv .

<http://tun.fi/MX.279779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minilimosina vitripennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minilimosina vitripennis"@fi,
        "Minilimosina vitripennis"@sv .

<http://tun.fi/MX.279781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opacifrons coxata" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1855)" ;
    skos:broader <http://tun.fi/MX.279780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opacifrons coxata"@fi,
        "Opacifrons coxata"@sv .

<http://tun.fi/MX.279784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opalimosina denticulata" ;
    dwc:scientificNameAuthorship "(Duda, 1924)" ;
    skos:broader <http://tun.fi/MX.279782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opalimosina denticulata"@fi,
        "Opalimosina denticulata"@sv .

<http://tun.fi/MX.279786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opalimosina collini" ;
    dwc:scientificNameAuthorship "(Richards, 1929)" ;
    skos:broader <http://tun.fi/MX.279782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opalimosina collini"@fi,
        "Opalimosina collini"@sv .

<http://tun.fi/MX.279787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opalimosina mirabilis" ;
    dwc:scientificNameAuthorship "(Collin, 1902)" ;
    skos:broader <http://tun.fi/MX.279782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opalimosina mirabilis"@fi,
        "Opalimosina mirabilis"@sv .

<http://tun.fi/MX.279788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opalimosina simplex" ;
    dwc:scientificNameAuthorship "(Richards, 1929)" ;
    skos:broader <http://tun.fi/MX.279782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opalimosina simplex"@fi,
        "Opalimosina simplex"@sv .

<http://tun.fi/MX.279790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opalimosina liliputana" ;
    dwc:scientificNameAuthorship "(Rondani, 1880)" ;
    skos:broader <http://tun.fi/MX.279782> ;
    skos:hiddenLabel "Opalimosina appendiculata"@fi,
        "Opalimosina appendiculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opalimosina liliputana"@fi,
        "Opalimosina liliputana"@sv .

<http://tun.fi/MX.279792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paralimosina kaszabi" ;
    dwc:scientificNameAuthorship "Papp, 1973" ;
    skos:broader <http://tun.fi/MX.279791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paralimosina kaszabi"@fi,
        "Paralimosina kaszabi"@sv .

<http://tun.fi/MX.279794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philocoprella quadrispina" ;
    dwc:scientificNameAuthorship "(Laurence, 1952)" ;
    skos:broader <http://tun.fi/MX.279793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philocoprella quadrispina"@fi,
        "Philocoprella quadrispina"@sv .

<http://tun.fi/MX.279797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthitia empirica" ;
    dwc:scientificNameAuthorship "(Hutton, 1901)" ;
    skos:broader <http://tun.fi/MX.279795> ;
    skos:hiddenLabel "Phthitia cadaverina"@fi,
        "Phthitia cadaverina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthitia empirica"@fi,
        "Phthitia empirica"@sv .

<http://tun.fi/MX.279799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthitia spinosa" ;
    dwc:scientificNameAuthorship "Collin, 1930" ;
    skos:broader <http://tun.fi/MX.279795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthitia spinosa"@fi,
        "Phthitia spinosa"@sv .

<http://tun.fi/MX.279801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthitia longisetosa" ;
    dwc:scientificNameAuthorship "(Dahl, 1909)" ;
    skos:broader <http://tun.fi/MX.279795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthitia longisetosa"@fi,
        "Phthitia longisetosa"@sv .

<http://tun.fi/MX.279802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthitia plumosula" ;
    dwc:scientificNameAuthorship "(Rondani, 1880)" ;
    skos:broader <http://tun.fi/MX.279795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthitia plumosula"@fi,
        "Phthitia plumosula"@sv .

<http://tun.fi/MX.279804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocollinella flavilabris" ;
    dwc:scientificNameAuthorship "(Hackman, 1968)" ;
    skos:broader <http://tun.fi/MX.279803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudocollinella flavilabris"@fi,
        "Pseudocollinella flavilabris"@sv .

<http://tun.fi/MX.279805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocollinella humida" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.279803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudocollinella humida"@fi,
        "Pseudocollinella humida"@sv .

<http://tun.fi/MX.279806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocollinella septentrionalis" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1855)" ;
    skos:broader <http://tun.fi/MX.279803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudocollinella septentrionalis"@fi,
        "Pseudocollinella septentrionalis"@sv .

<http://tun.fi/MX.279808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteremis fenestralis" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279807> ;
    skos:hiddenLabel "Pteremis nivalis"@fi,
        "Pteremis subaptera"@fi,
        "Pteremis nivalis"@sv,
        "Pteremis subaptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteremis fenestralis"@fi,
        "Pteremis fenestralis"@sv .

<http://tun.fi/MX.279811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pullimosina dahli" ;
    dwc:scientificNameAuthorship "(Duda, 1918)" ;
    skos:broader <http://tun.fi/MX.279809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pullimosina dahli"@fi,
        "Pullimosina dahli"@sv .

<http://tun.fi/MX.279813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pullimosina heteroneura" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.279809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pullimosina heteroneura"@fi,
        "Pullimosina heteroneura"@sv .

<http://tun.fi/MX.279814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pullimosina meijerei" ;
    dwc:scientificNameAuthorship "(Duda, 1918)" ;
    skos:broader <http://tun.fi/MX.279809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pullimosina meijerei"@fi,
        "Pullimosina meijerei"@sv .

<http://tun.fi/MX.279815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pullimosina moesta" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1918)" ;
    skos:broader <http://tun.fi/MX.279809> ;
    skos:hiddenLabel "Pullimosina antennata"@fi,
        "Pullimosina antennata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pullimosina moesta"@fi,
        "Pullimosina moesta"@sv .

<http://tun.fi/MX.279816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pullimosina pullula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pullimosina pullula"@fi,
        "Pullimosina pullula"@sv .

<http://tun.fi/MX.279817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pullimosina vulgesta" ;
    dwc:scientificNameAuthorship "Roháček, 2001" ;
    skos:broader <http://tun.fi/MX.279809> ;
    skos:hiddenLabel "Pullimosina moesta"@fi,
        "Pullimosina moesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pullimosina vulgesta"@fi,
        "Pullimosina vulgesta"@sv .

<http://tun.fi/MX.279819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rachispoda anceps" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1855)" ;
    skos:broader <http://tun.fi/MX.279818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rachispoda anceps"@fi,
        "Rachispoda anceps"@sv .

<http://tun.fi/MX.279820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rachispoda breviceps" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1855)" ;
    skos:broader <http://tun.fi/MX.279818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rachispoda breviceps"@fi,
        "Rachispoda breviceps"@sv .

<http://tun.fi/MX.279821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rachispoda fuscipennis" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.279818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rachispoda fuscipennis"@fi,
        "Rachispoda fuscipennis"@sv .

<http://tun.fi/MX.279822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rachispoda hostica" ;
    dwc:scientificNameAuthorship "Villeneuve, 1917" ;
    skos:broader <http://tun.fi/MX.279818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rachispoda hostica"@fi,
        "Rachispoda hostica"@sv .

<http://tun.fi/MX.279823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rachispoda intermedia" ;
    dwc:scientificNameAuthorship "(Duda, 1918)" ;
    skos:broader <http://tun.fi/MX.279818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rachispoda intermedia"@fi,
        "Rachispoda intermedia"@sv .

<http://tun.fi/MX.279824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rachispoda limosa" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279818> ;
    skos:hiddenLabel "Copromyza limosa"@fi,
        "Leptocera limosa"@fi,
        "Copromyza limosa"@sv,
        "Leptocera limosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rachispoda limosa"@fi,
        "Rachispoda limosa"@sv .

<http://tun.fi/MX.279825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rachispoda lugubrina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rachispoda lugubrina"@fi,
        "Rachispoda lugubrina"@sv .

<http://tun.fi/MX.279826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rachispoda lutosa" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1855)" ;
    skos:broader <http://tun.fi/MX.279818> ;
    skos:hiddenLabel "Rachispoda palustris"@fi,
        "Rachispoda palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rachispoda lutosa"@fi,
        "Rachispoda lutosa"@sv .

<http://tun.fi/MX.279827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rachispoda lutosoidea" ;
    dwc:scientificNameAuthorship "(Duda, 1938)" ;
    skos:broader <http://tun.fi/MX.279818> ;
    skos:hiddenLabel "Rachispoda lutosa"@fi,
        "Rachispoda lutosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rachispoda lutosoidea"@fi,
        "Rachispoda lutosoidea"@sv .

<http://tun.fi/MX.279829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia belanica" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia belanica"@fi,
        "Spelobia belanica"@sv .

<http://tun.fi/MX.279830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia cambrica" ;
    dwc:scientificNameAuthorship "(Richards, 1929)" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia cambrica"@fi,
        "Spelobia cambrica"@sv .

<http://tun.fi/MX.279831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia clunipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:hiddenLabel "Spelobia crassimana"@fi,
        "Spelobia crassimana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia clunipes"@fi,
        "Spelobia clunipes"@sv .

<http://tun.fi/MX.279832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia ibrida" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia ibrida"@fi,
        "Spelobia ibrida"@sv .

<http://tun.fi/MX.279833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia luteilabris" ;
    dwc:scientificNameAuthorship "(Rondani, 1880)" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia luteilabris"@fi,
        "Spelobia luteilabris"@sv .

<http://tun.fi/MX.279834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia manicata" ;
    dwc:scientificNameAuthorship "(Richards, 1927)" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia manicata"@fi,
        "Spelobia manicata"@sv .

<http://tun.fi/MX.279835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia nana" ;
    dwc:scientificNameAuthorship "(Rondani, 1880)" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia nana"@fi,
        "Spelobia nana"@sv .

<http://tun.fi/MX.279836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia palmata" ;
    dwc:scientificNameAuthorship "(Richards, 1927)" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia palmata"@fi,
        "Spelobia palmata"@sv .

<http://tun.fi/MX.279837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia pappi" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia pappi"@fi,
        "Spelobia pappi"@sv .

<http://tun.fi/MX.279838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia parapusio" ;
    dwc:scientificNameAuthorship "(Dahl, 1909)" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia parapusio"@fi,
        "Spelobia parapusio"@sv .

<http://tun.fi/MX.279839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia pseudonivalis" ;
    dwc:scientificNameAuthorship "(Dahl, 1909)" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia pseudonivalis"@fi,
        "Spelobia pseudonivalis"@sv .

<http://tun.fi/MX.279840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia pseudosetaria" ;
    dwc:scientificNameAuthorship "(Duda, 1918)" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:hiddenLabel "Spelobia penetralis"@fi,
        "Spelobia penetralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia pseudosetaria"@fi,
        "Spelobia pseudosetaria"@sv .

<http://tun.fi/MX.279841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia rufilabris" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1855)" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia rufilabris"@fi,
        "Spelobia rufilabris"@sv .

<http://tun.fi/MX.279842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia talparum" ;
    dwc:scientificNameAuthorship "(Richards, 1927)" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia talparum"@fi,
        "Spelobia talparum"@sv .

<http://tun.fi/MX.279843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia ulla" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia ulla"@fi,
        "Spelobia ulla"@sv .

<http://tun.fi/MX.279845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinilimosina brevicostata" ;
    dwc:scientificNameAuthorship "(Duda, 1918)" ;
    skos:broader <http://tun.fi/MX.279844> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spinilimosina brevicostata"@fi,
        "Spinilimosina brevicostata"@sv .

<http://tun.fi/MX.279847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telomerina eburnea" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telomerina eburnea"@fi,
        "Telomerina eburnea"@sv .

<http://tun.fi/MX.279848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telomerina flavipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telomerina flavipes"@fi,
        "Telomerina flavipes"@sv .

<http://tun.fi/MX.279849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telomerina pseudoleucoptera" ;
    dwc:scientificNameAuthorship "(Duda, 1924)" ;
    skos:broader <http://tun.fi/MX.279846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telomerina pseudoleucoptera"@fi,
        "Telomerina pseudoleucoptera"@sv .

<http://tun.fi/MX.279851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Terrilimosina racovitzai" ;
    dwc:scientificNameAuthorship "(Bezzi, 1911)" ;
    skos:broader <http://tun.fi/MX.279850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Terrilimosina racovitzai"@fi,
        "Terrilimosina racovitzai"@sv .

<http://tun.fi/MX.279852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Terrilimosina schmitzi" ;
    dwc:scientificNameAuthorship "(Duda, 1918)" ;
    skos:broader <http://tun.fi/MX.279850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Terrilimosina schmitzi"@fi,
        "Terrilimosina schmitzi"@sv .

<http://tun.fi/MX.279854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thoracochaeta brachystoma" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1855)" ;
    skos:broader <http://tun.fi/MX.279853> ;
    skos:hiddenLabel "Leptocera (Thoracochaeta) seticosta"@fi,
        "Leptocera (Thoracochaeta) seticosta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thoracochaeta brachystoma"@fi,
        "Thoracochaeta brachystoma"@sv .

<http://tun.fi/MX.279855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thoracochaeta zosterae" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.279853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thoracochaeta zosterae"@fi,
        "Thoracochaeta zosterae"@sv .

<http://tun.fi/MX.279858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyopella leucoptera" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.279856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyopella leucoptera"@fi,
        "Trachyopella leucoptera"@sv .

<http://tun.fi/MX.279860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyopella atomus" ;
    dwc:scientificNameAuthorship "(Rondani, 1880)" ;
    skos:broader <http://tun.fi/MX.279856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyopella atomus"@fi,
        "Trachyopella atomus"@sv .

<http://tun.fi/MX.279861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyopella bovilla" ;
    dwc:scientificNameAuthorship "Collin, 1954" ;
    skos:broader <http://tun.fi/MX.279856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyopella bovilla"@fi,
        "Trachyopella bovilla"@sv .

<http://tun.fi/MX.279862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyopella lineafrons" ;
    dwc:scientificNameAuthorship "(Spuler, 1925)" ;
    skos:broader <http://tun.fi/MX.279856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyopella lineafrons"@fi,
        "Trachyopella lineafrons"@sv .

<http://tun.fi/MX.279863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyopella melania" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.279856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyopella melania"@fi,
        "Trachyopella melania"@sv .

<http://tun.fi/MX.279866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Braula coeca" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:altLabel "mehiläistäi"@fi ;
    skos:broader <http://tun.fi/MX.279865> ;
    skos:hiddenLabel "Braula coeca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mehiläistäikärpänen"@fi,
        "Braula coeca"@sv .

<http://tun.fi/MX.279869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camilla atrimana" ;
    dwc:scientificNameAuthorship "Strobl, 1910" ;
    skos:broader <http://tun.fi/MX.279868> ;
    skos:hiddenLabel "Camilla atripes"@fi,
        "Camilla atripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camilla atrimana"@fi,
        "Camilla atrimana"@sv .

<http://tun.fi/MX.279870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camilla flavicauda" ;
    dwc:scientificNameAuthorship "Duda, 1922" ;
    skos:broader <http://tun.fi/MX.279868> ;
    skos:hiddenLabel "Camilla glabrata"@fi,
        "Camilla glabrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camilla flavicauda"@fi,
        "Camilla flavicauda"@sv .

<http://tun.fi/MX.279871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camilla glabra" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279868> ;
    skos:hiddenLabel "Camilla subfuscipes"@fi,
        "Camilla subfuscipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camilla glabra"@fi,
        "Camilla glabra"@sv .

<http://tun.fi/MX.279875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campichoeta griseola" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1855)" ;
    skos:broader <http://tun.fi/MX.279874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campichoeta griseola"@fi,
        "Campichoeta griseola"@sv .

<http://tun.fi/MX.279876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campichoeta obscuripennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campichoeta obscuripennis"@fi,
        "Campichoeta obscuripennis"@sv .

<http://tun.fi/MX.279879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diastata adusta" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279878> ;
    skos:hiddenLabel "Diastata unipunctata"@fi,
        "Diastata unipunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diastata adusta"@fi,
        "Diastata adusta"@sv .

<http://tun.fi/MX.279880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diastata boreonigra" ;
    dwc:scientificNameAuthorship "Chandler, 1987" ;
    skos:broader <http://tun.fi/MX.279878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diastata boreonigra"@fi,
        "Diastata boreonigra"@sv .

<http://tun.fi/MX.279881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diastata costata" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diastata costata"@fi,
        "Diastata costata"@sv .

<http://tun.fi/MX.279882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diastata flavicosta" ;
    dwc:scientificNameAuthorship "Chandler, 1987" ;
    skos:broader <http://tun.fi/MX.279878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diastata flavicosta"@fi,
        "Diastata flavicosta"@sv .

<http://tun.fi/MX.279883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diastata fuscula" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.279878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diastata fuscula"@fi,
        "Diastata fuscula"@sv .

<http://tun.fi/MX.279884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diastata nebulosa" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diastata nebulosa"@fi,
        "Diastata nebulosa"@sv .

<http://tun.fi/MX.279885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diastata ornata" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diastata ornata"@fi,
        "Diastata ornata"@sv .

<http://tun.fi/MX.279886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diastata vagans" ;
    dwc:scientificNameAuthorship "Loew, 1864" ;
    skos:broader <http://tun.fi/MX.279878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diastata vagans"@fi,
        "Diastata vagans"@sv .

<http://tun.fi/MX.279891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amiota albilabris" ;
    dwc:scientificNameAuthorship "(Roth in Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.279889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amiota albilabris"@fi,
        "Amiota albilabris"@sv .

<http://tun.fi/MX.279892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amiota alboguttata" ;
    dwc:scientificNameAuthorship "(Wahlberg, 1839)" ;
    skos:broader <http://tun.fi/MX.279889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amiota alboguttata"@fi,
        "Amiota alboguttata"@sv .

<http://tun.fi/MX.279893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amiota rufescens" ;
    dwc:scientificNameAuthorship "(Oldenberg, 1914)" ;
    skos:broader <http://tun.fi/MX.279889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amiota rufescens"@fi,
        "Amiota rufescens"@sv .

<http://tun.fi/MX.279894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amiota subtusradiata" ;
    dwc:scientificNameAuthorship "Duda, 1934" ;
    skos:broader <http://tun.fi/MX.279889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amiota subtusradiata"@fi,
        "Amiota subtusradiata"@sv .

<http://tun.fi/MX.279897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacoxenus argyreator" ;
    dwc:scientificNameAuthorship "Frey, 1932" ;
    skos:broader <http://tun.fi/MX.279895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacoxenus argyreator"@fi,
        "Cacoxenus argyreator"@sv .

<http://tun.fi/MX.279900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucophenga quinquemaculata" ;
    dwc:scientificNameAuthorship "Strobl, 1893" ;
    skos:broader <http://tun.fi/MX.279898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucophenga quinquemaculata"@fi,
        "Leucophenga quinquemaculata"@sv .

<http://tun.fi/MX.279903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phortica variegata" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phortica variegata"@fi,
        "Phortica variegata"@sv .

<http://tun.fi/MX.279906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegana furta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.279904> ;
    skos:hiddenLabel "Stegana curvipennis"@fi,
        "Stegana curvipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stegana furta"@fi,
        "Stegana furta"@sv .

<http://tun.fi/MX.279908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegana baechlii" ;
    dwc:scientificNameAuthorship "Laštovka & Máca, 1982" ;
    skos:broader <http://tun.fi/MX.279904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stegana baechlii"@fi,
        "Stegana baechlii"@sv .

<http://tun.fi/MX.279909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegana coleoptrata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.279904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stegana coleoptrata"@fi,
        "Stegana coleoptrata"@sv .

<http://tun.fi/MX.279910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegana hypoleuca" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stegana hypoleuca"@fi,
        "Stegana hypoleuca"@sv .

<http://tun.fi/MX.279911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegana longifibula" ;
    dwc:scientificNameAuthorship "Takada, 1968" ;
    skos:broader <http://tun.fi/MX.279904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stegana longifibula"@fi,
        "Stegana longifibula"@sv .

<http://tun.fi/MX.279912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegana mehadiae" ;
    dwc:scientificNameAuthorship "Duda, 1924" ;
    skos:broader <http://tun.fi/MX.279904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stegana mehadiae"@fi,
        "Stegana mehadiae"@sv .

<http://tun.fi/MX.279913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegana nigrithorax" ;
    dwc:scientificNameAuthorship "Strobl, 1898" ;
    skos:broader <http://tun.fi/MX.279904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stegana nigrithorax"@fi,
        "Stegana nigrithorax"@sv .

<http://tun.fi/MX.279914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegana similis" ;
    dwc:scientificNameAuthorship "Laštovka & Máca, 1982" ;
    skos:broader <http://tun.fi/MX.279904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stegana similis"@fi,
        "Stegana similis"@sv .

<http://tun.fi/MX.279917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chymomyza amoena" ;
    dwc:scientificNameAuthorship "(Loew, 1862)" ;
    skos:broader <http://tun.fi/MX.279916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chymomyza amoena"@fi,
        "Chymomyza amoena"@sv .

<http://tun.fi/MX.279918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chymomyza caudatula" ;
    dwc:scientificNameAuthorship "Oldenberg, 1914" ;
    skos:broader <http://tun.fi/MX.279916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chymomyza caudatula"@fi,
        "Chymomyza caudatula"@sv .

<http://tun.fi/MX.279919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chymomyza costata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chymomyza costata"@fi,
        "Chymomyza costata"@sv .

<http://tun.fi/MX.279920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chymomyza distincta" ;
    dwc:scientificNameAuthorship "(Egger, 1862)" ;
    skos:broader <http://tun.fi/MX.279916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chymomyza distincta"@fi,
        "Chymomyza distincta"@sv .

<http://tun.fi/MX.279921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chymomyza fuscimana" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chymomyza fuscimana"@fi,
        "Chymomyza fuscimana"@sv .

<http://tun.fi/MX.279924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila busckii" ;
    dwc:scientificNameAuthorship "Coquillett, 1901" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila busckii"@fi,
        "Drosophila busckii"@sv .

<http://tun.fi/MX.279926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila ezoana" ;
    dwc:scientificNameAuthorship "Takada & Okada, 1957" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila ezoana"@fi,
        "Drosophila ezoana"@sv .

<http://tun.fi/MX.279927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila funebris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila funebris"@fi,
        "Drosophila funebris"@sv .

<http://tun.fi/MX.279928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila histrio" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila histrio"@fi,
        "Drosophila histrio"@sv .

<http://tun.fi/MX.279929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila hydei" ;
    dwc:scientificNameAuthorship "Sturtevant, 1921" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila hydei"@fi,
        "Drosophila hydei"@sv .

<http://tun.fi/MX.279930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila immigrans" ;
    dwc:scientificNameAuthorship "Sturtevant, 1921" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:hiddenLabel "Drosophila tripunctata"@fi,
        "Drosophila tripunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila immigrans"@fi,
        "Drosophila immigrans"@sv .

<http://tun.fi/MX.279931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila limbata" ;
    dwc:scientificNameAuthorship "von Roser, 1840" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila limbata"@fi,
        "Drosophila limbata"@sv .

<http://tun.fi/MX.279932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila littoralis" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila littoralis"@fi,
        "Drosophila littoralis"@sv .

<http://tun.fi/MX.279933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila lummei" ;
    dwc:scientificNameAuthorship "Hackman, 1972" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila lummei"@fi,
        "Drosophila lummei"@sv .

<http://tun.fi/MX.279934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila montana" ;
    dwc:scientificNameAuthorship "Stone, Griffen & Patterson, 1941" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:hiddenLabel "Drosophila ovivororum"@fi,
        "Drosophila ovivororum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila montana"@fi,
        "Drosophila montana"@sv .

<http://tun.fi/MX.279935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila phalerata" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila phalerata"@fi,
        "Drosophila phalerata"@sv .

<http://tun.fi/MX.279936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila picta" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1847" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila picta"@fi,
        "Drosophila picta"@sv .

<http://tun.fi/MX.279937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila repleta" ;
    dwc:scientificNameAuthorship "Wollaston, 1858" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila repleta"@fi,
        "Drosophila repleta"@sv .

<http://tun.fi/MX.279938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila subarctica" ;
    dwc:scientificNameAuthorship "Hackman, 1969" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila subarctica"@fi,
        "Drosophila subarctica"@sv .

<http://tun.fi/MX.279939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila testacea" ;
    dwc:scientificNameAuthorship "von Roser, 1840" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila testacea"@fi,
        "Drosophila testacea"@sv .

<http://tun.fi/MX.279940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila transversa" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila transversa"@fi,
        "Drosophila transversa"@sv .

<http://tun.fi/MX.279941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila vireni" ;
    dwc:scientificNameAuthorship "Bächli, Vilela & Haring, 2002" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila vireni"@fi,
        "Drosophila vireni"@sv .

<http://tun.fi/MX.279943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila alpina" ;
    dwc:scientificNameAuthorship "Burla, 1948" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila alpina"@fi,
        "Drosophila alpina"@sv .

<http://tun.fi/MX.279944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila ambigua" ;
    dwc:scientificNameAuthorship "Pomini, 1940" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila ambigua"@fi,
        "Drosophila ambigua"@sv .

<http://tun.fi/MX.279945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila bifasciata" ;
    dwc:scientificNameAuthorship "Pomini, 1940" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila bifasciata"@fi,
        "Drosophila bifasciata"@sv .

<http://tun.fi/MX.279946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila eskoi" ;
    dwc:scientificNameAuthorship "Lakovaara & Lankinen, 1974" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila eskoi"@fi,
        "Drosophila eskoi"@sv .

<http://tun.fi/MX.279947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila ingrica" ;
    dwc:scientificNameAuthorship "Hackman, 1957" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila ingrica"@fi,
        "Drosophila ingrica"@sv .

<http://tun.fi/MX.279948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila melanogaster" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:hiddenLabel "Drosophila melanogaster"@fi,
        "Sophophora melanogaster"@fi,
        "Drosophila melanogaster"@sv,
        "Sophophora melanogaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "banaanikärpänen"@fi,
        "bananfluga"@sv .

<http://tun.fi/MX.279949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila obscura" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila obscura"@fi,
        "Drosophila obscura"@sv .

<http://tun.fi/MX.279950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila simulans" ;
    dwc:scientificNameAuthorship "Sturtevant, 1919" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila simulans"@fi,
        "Drosophila simulans"@sv .

<http://tun.fi/MX.279951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila subobscura" ;
    dwc:scientificNameAuthorship "Collin, 1936" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila subobscura"@fi,
        "Drosophila subobscura"@sv .

<http://tun.fi/MX.279952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila subsilvestris" ;
    dwc:scientificNameAuthorship "Hardy & Kaneshiro, 1968" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:hiddenLabel "Drosophila silvestris"@fi,
        "Drosophila silvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila subsilvestris"@fi,
        "Drosophila subsilvestris"@sv .

<http://tun.fi/MX.279953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila tristis" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila tristis"@fi,
        "Drosophila tristis"@sv .

<http://tun.fi/MX.279955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirtodrosophila cameraria" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.279954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hirtodrosophila cameraria"@fi,
        "Hirtodrosophila cameraria"@sv .

<http://tun.fi/MX.279956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirtodrosophila confusa" ;
    dwc:scientificNameAuthorship "(Staeger, 1844)" ;
    skos:broader <http://tun.fi/MX.279954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hirtodrosophila confusa"@fi,
        "Hirtodrosophila confusa"@sv .

<http://tun.fi/MX.279957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirtodrosophila lundstroemi" ;
    dwc:scientificNameAuthorship "(Duda, 1935)" ;
    skos:broader <http://tun.fi/MX.279954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hirtodrosophila lundstroemi"@fi,
        "Hirtodrosophila lundstroemi"@sv .

<http://tun.fi/MX.279958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirtodrosophila oldenbergi" ;
    dwc:scientificNameAuthorship "(Duda, 1924)" ;
    skos:broader <http://tun.fi/MX.279954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hirtodrosophila oldenbergi"@fi,
        "Hirtodrosophila oldenbergi"@sv .

<http://tun.fi/MX.279959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirtodrosophila trivittata" ;
    dwc:scientificNameAuthorship "(Strobl, 1893)" ;
    skos:broader <http://tun.fi/MX.279954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hirtodrosophila trivittata"@fi,
        "Hirtodrosophila trivittata"@sv .

<http://tun.fi/MX.279961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lordiphosa fenestrarum" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279960> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lordiphosa fenestrarum"@fi,
        "Lordiphosa fenestrarum"@sv .

<http://tun.fi/MX.279962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lordiphosa nigricolor" ;
    dwc:scientificNameAuthorship "(Strobl, 1898)" ;
    skos:broader <http://tun.fi/MX.279960> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lordiphosa nigricolor"@fi,
        "Lordiphosa nigricolor"@sv .

<http://tun.fi/MX.279965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdrosophila congesta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdrosophila congesta"@fi,
        "Microdrosophila congesta"@sv .

<http://tun.fi/MX.279967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdrosophila zetterstedti" ;
    dwc:scientificNameAuthorship "Wheeler, 1959" ;
    skos:broader <http://tun.fi/MX.279963> ;
    skos:hiddenLabel "Microdrosophila nigriventris"@fi,
        "Microdrosophila nigriventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdrosophila zetterstedti"@fi,
        "Microdrosophila zetterstedti"@sv .

<http://tun.fi/MX.279969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaptodrosophila deflexa" ;
    dwc:scientificNameAuthorship "(Duda, 1924)" ;
    skos:broader <http://tun.fi/MX.279968> ;
    skos:hiddenLabel "Scaptodrosophila guyenoti"@fi,
        "Scaptodrosophila guyenoti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaptodrosophila deflexa"@fi,
        "Scaptodrosophila deflexa"@sv .

<http://tun.fi/MX.279972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaptomyza trochanterata" ;
    dwc:scientificNameAuthorship "Collin, 1953" ;
    skos:broader <http://tun.fi/MX.279970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaptomyza trochanterata"@fi,
        "Scaptomyza trochanterata"@sv .

<http://tun.fi/MX.279973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaptomyza unipunctum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaptomyza unipunctum"@fi,
        "Scaptomyza unipunctum"@sv .

<http://tun.fi/MX.279975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaptomyza pallida" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279970> ;
    skos:hiddenLabel "Scaptomyza disticha"@fi,
        "Scaptomyza disticha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaptomyza pallida"@fi,
        "Scaptomyza pallida"@sv .

<http://tun.fi/MX.279977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaptomyza consimilis" ;
    dwc:scientificNameAuthorship "Hackman, 1955" ;
    skos:broader <http://tun.fi/MX.279970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaptomyza consimilis"@fi,
        "Scaptomyza consimilis"@sv .

<http://tun.fi/MX.279978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaptomyza flava" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279970> ;
    skos:hiddenLabel "Scaptomyza apicalis"@fi,
        "Scaptomyza flaveola"@fi,
        "Scaptomyza apicalis"@sv,
        "Scaptomyza flaveola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaptomyza flava"@fi,
        "Scaptomyza flava"@sv .

<http://tun.fi/MX.279979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaptomyza graminum" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaptomyza graminum"@fi,
        "Scaptomyza graminum"@sv .

<http://tun.fi/MX.279980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaptomyza griseola" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1847)" ;
    skos:broader <http://tun.fi/MX.279970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaptomyza griseola"@fi,
        "Scaptomyza griseola"@sv .

<http://tun.fi/MX.279981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaptomyza montana" ;
    dwc:scientificNameAuthorship "Wheeler, 1949" ;
    skos:broader <http://tun.fi/MX.279970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaptomyza montana"@fi,
        "Scaptomyza montana"@sv .

<http://tun.fi/MX.279982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaptomyza teinoptera" ;
    dwc:scientificNameAuthorship "Hackman, 1955" ;
    skos:broader <http://tun.fi/MX.279970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaptomyza teinoptera"@fi,
        "Scaptomyza teinoptera"@sv .

<http://tun.fi/MX.279987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discomyza incurva" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.279986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discomyza incurva"@fi,
        "Discomyza incurva"@sv .

<http://tun.fi/MX.279990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilopa compta" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilopa compta"@fi,
        "Psilopa compta"@sv .

<http://tun.fi/MX.279991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilopa leucostoma" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.279989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilopa leucostoma"@fi,
        "Psilopa leucostoma"@sv .

<http://tun.fi/MX.279992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilopa marginella" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilopa marginella"@fi,
        "Psilopa marginella"@sv .

<http://tun.fi/MX.279993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilopa nigritella" ;
    dwc:scientificNameAuthorship "Stenhammar, 1844" ;
    skos:broader <http://tun.fi/MX.279989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilopa nigritella"@fi,
        "Psilopa nigritella"@sv .

<http://tun.fi/MX.279994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilopa nitidifacies" ;
    dwc:scientificNameAuthorship "Frey, 1958" ;
    skos:broader <http://tun.fi/MX.279989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilopa nitidifacies"@fi,
        "Psilopa nitidifacies"@sv .

<http://tun.fi/MX.279995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilopa nitidula" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.279989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilopa nitidula"@fi,
        "Psilopa nitidula"@sv .

<http://tun.fi/MX.279996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilopa polita" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.279989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilopa polita"@fi,
        "Psilopa polita"@sv .

<http://tun.fi/MX.279998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimerina madizans" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.279997> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimerina madizans"@fi,
        "Trimerina madizans"@sv .

<http://tun.fi/MX.279999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimerina microchaeta" ;
    dwc:scientificNameAuthorship "Hendel, 1932" ;
    skos:broader <http://tun.fi/MX.279997> ;
    skos:hiddenLabel "Trimerina indistincta"@fi,
        "Trimerina indistincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimerina microchaeta"@fi,
        "Trimerina microchaeta"@sv .

<http://tun.fi/MX.28> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnura elegans" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1820)" ;
    skos:altLabel "allmän kustflickslända"@sv ;
    skos:broader <http://tun.fi/MX.27> ;
    skos:hiddenLabel "Ischnura elegans"@fi,
        "Ischnura elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkatytönkorento"@fi,
        "större kustflickslända"@sv .

<http://tun.fi/MX.280003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atissa limosina" ;
    dwc:scientificNameAuthorship "Becker, 1896" ;
    skos:broader <http://tun.fi/MX.280002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atissa limosina"@fi,
        "Atissa limosina"@sv .

<http://tun.fi/MX.280004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atissa pygmaea" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atissa pygmaea"@fi,
        "Atissa pygmaea"@sv .

<http://tun.fi/MX.280007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia albifrons" ;
    dwc:scientificNameAuthorship "Fallén, 1813" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:hiddenLabel "Hydrellia hydrocharitis"@fi,
        "Hydrellia hydrocharitis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia albifrons"@fi,
        "Hydrellia albifrons"@sv .

<http://tun.fi/MX.280008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia albilabris" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia albilabris"@fi,
        "Hydrellia albilabris"@sv .

<http://tun.fi/MX.280009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia cardamines" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:hiddenLabel "Hydrellia baltica"@fi,
        "Hydrellia baltica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia cardamines"@fi,
        "Hydrellia cardamines"@sv .

<http://tun.fi/MX.280010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia cochleariae" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia cochleariae"@fi,
        "Hydrellia cochleariae"@sv .

<http://tun.fi/MX.280011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia flaviceps" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:hiddenLabel "Hydrellia discors"@fi,
        "Hydrellia discors"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia flaviceps"@fi,
        "Hydrellia flaviceps"@sv .

<http://tun.fi/MX.280012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia fulviceps" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia fulviceps"@fi,
        "Hydrellia fulviceps"@sv .

<http://tun.fi/MX.280013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia fusca" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia fusca"@fi,
        "Hydrellia fusca"@sv .

<http://tun.fi/MX.280014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia griseola" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:hiddenLabel "Hydrellia chrysostoma"@fi,
        "Hydrellia chrysostoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia griseola"@fi,
        "Hydrellia griseola"@sv .

<http://tun.fi/MX.280015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia laticeps" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia laticeps"@fi,
        "Hydrellia laticeps"@sv .

<http://tun.fi/MX.280016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia mutata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia mutata"@fi,
        "Hydrellia mutata"@sv .

<http://tun.fi/MX.280017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia obscura" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia obscura"@fi,
        "Hydrellia obscura"@sv .

<http://tun.fi/MX.280018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia pilitarsis" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia pilitarsis"@fi,
        "Hydrellia pilitarsis"@sv .

<http://tun.fi/MX.280019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia subalbiceps" ;
    dwc:scientificNameAuthorship "Collin, 1966" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia subalbiceps"@fi,
        "Hydrellia subalbiceps"@sv .

<http://tun.fi/MX.280020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia tarsata" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia tarsata"@fi,
        "Hydrellia tarsata"@sv .

<http://tun.fi/MX.280021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia thoracica" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia thoracica"@fi,
        "Hydrellia thoracica"@sv .

<http://tun.fi/MX.280024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichaeta caudata" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.280023> ;
    skos:hiddenLabel "Dichaeta brevicauda"@fi,
        "Notiphila caudata"@fi,
        "Dichaeta brevicauda"@sv,
        "Notiphila caudata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichaeta caudata"@fi,
        "Dichaeta caudata"@sv .

<http://tun.fi/MX.280027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiphila uliginosa" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notiphila uliginosa"@fi,
        "Notiphila uliginosa"@sv .

<http://tun.fi/MX.280029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiphila annulipes" ;
    dwc:scientificNameAuthorship "Stenhammar, 1844" ;
    skos:broader <http://tun.fi/MX.280025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notiphila annulipes"@fi,
        "Notiphila annulipes"@sv .

<http://tun.fi/MX.280030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiphila aquatica" ;
    dwc:scientificNameAuthorship "Becker, 1896" ;
    skos:broader <http://tun.fi/MX.280025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notiphila aquatica"@fi,
        "Notiphila aquatica"@sv .

<http://tun.fi/MX.280031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiphila brunipes" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notiphila brunipes"@fi,
        "Notiphila brunipes"@sv .

<http://tun.fi/MX.280032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiphila cinerea" ;
    dwc:scientificNameAuthorship "Fallén, 1813" ;
    skos:broader <http://tun.fi/MX.280025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notiphila cinerea"@fi,
        "Notiphila cinerea"@sv .

<http://tun.fi/MX.280033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiphila dorsata" ;
    dwc:scientificNameAuthorship "Stenhammar, 1844" ;
    skos:broader <http://tun.fi/MX.280025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notiphila dorsata"@fi,
        "Notiphila dorsata"@sv .

<http://tun.fi/MX.280034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiphila graecula" ;
    dwc:scientificNameAuthorship "Becker, 1926" ;
    skos:broader <http://tun.fi/MX.280025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notiphila graecula"@fi,
        "Notiphila graecula"@sv .

<http://tun.fi/MX.280035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiphila major" ;
    dwc:scientificNameAuthorship "Stenhammar, 1844" ;
    skos:broader <http://tun.fi/MX.280025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notiphila major"@fi,
        "Notiphila major"@sv .

<http://tun.fi/MX.280036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiphila pollinosa" ;
    dwc:scientificNameAuthorship "Krivosheina, 1998" ;
    skos:broader <http://tun.fi/MX.280025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notiphila pollinosa"@fi,
        "Notiphila pollinosa"@sv .

<http://tun.fi/MX.280037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiphila riparia" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.280025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notiphila riparia"@fi,
        "Notiphila riparia"@sv .

<http://tun.fi/MX.280042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athyroglossa glabra" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athyroglossa glabra"@fi,
        "Athyroglossa glabra"@sv .

<http://tun.fi/MX.280044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mosillus subsultans" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.280043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mosillus subsultans"@fi,
        "Mosillus subsultans"@sv .

<http://tun.fi/MX.280047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glenanthe fuscinervis" ;
    dwc:scientificNameAuthorship "Becker, 1896" ;
    skos:broader <http://tun.fi/MX.280046> ;
    skos:hiddenLabel "Glenanthe ripicola"@fi,
        "Glenanthe ripicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glenanthe fuscinervis"@fi,
        "Glenanthe fuscinervis"@sv .

<http://tun.fi/MX.280050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allotrichoma bezzii" ;
    dwc:scientificNameAuthorship "Becker, 1896" ;
    skos:broader <http://tun.fi/MX.280049> ;
    skos:hiddenLabel "Allotrichoma bezzi"@fi,
        "Allotrichoma bezzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allotrichoma bezzii"@fi,
        "Allotrichoma bezzii"@sv .

<http://tun.fi/MX.280053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochthera manicata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.280052> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochthera manicata"@fi,
        "Ochthera manicata"@sv .

<http://tun.fi/MX.280054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochthera mantis" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.280052> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochthera mantis"@fi,
        "Ochthera mantis"@sv .

<http://tun.fi/MX.280057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discocerina obscurella" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.280056> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discocerina obscurella"@fi,
        "Discocerina obscurella"@sv .

<http://tun.fi/MX.280059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditrichophora calceata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ditrichophora calceata"@fi,
        "Ditrichophora calceata"@sv .

<http://tun.fi/MX.280060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditrichophora fuscella" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ditrichophora fuscella"@fi,
        "Ditrichophora fuscella"@sv .

<http://tun.fi/MX.280062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnoclasiopa aurivillii" ;
    dwc:scientificNameAuthorship "(Becker, 1896)" ;
    skos:broader <http://tun.fi/MX.280061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnoclasiopa aurivillii"@fi,
        "Gymnoclasiopa aurivillii"@sv .

<http://tun.fi/MX.280063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnoclasiopa bohemanni" ;
    dwc:scientificNameAuthorship "(Becker, 1896)" ;
    skos:broader <http://tun.fi/MX.280061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnoclasiopa bohemanni"@fi,
        "Gymnoclasiopa bohemanni"@sv .

<http://tun.fi/MX.280064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnoclasiopa cinerella" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnoclasiopa cinerella"@fi,
        "Gymnoclasiopa cinerella"@sv .

<http://tun.fi/MX.280065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnoclasiopa nigerrima" ;
    dwc:scientificNameAuthorship "(Strobl, 1893)" ;
    skos:broader <http://tun.fi/MX.280061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnoclasiopa nigerrima"@fi,
        "Gymnoclasiopa nigerrima"@sv .

<http://tun.fi/MX.280066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnoclasiopa psilopina" ;
    dwc:scientificNameAuthorship "(Frey, 1933)" ;
    skos:broader <http://tun.fi/MX.280061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnoclasiopa psilopina"@fi,
        "Gymnoclasiopa psilopina"@sv .

<http://tun.fi/MX.280068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hecamedoides glaucellus" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280067> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hecamedoides glaucellus"@fi,
        "Hecamedoides glaucellus"@sv .

<http://tun.fi/MX.280069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hecamedoides unispinosus" ;
    dwc:scientificNameAuthorship "(Collin, 1943)" ;
    skos:broader <http://tun.fi/MX.280067> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hecamedoides unispinosus"@fi,
        "Hecamedoides unispinosus"@sv .

<http://tun.fi/MX.280071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichophora duplosetosa" ;
    dwc:scientificNameAuthorship "(Becker, 1896)" ;
    skos:broader <http://tun.fi/MX.280070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polytrichophora duplosetosa"@fi,
        "Polytrichophora duplosetosa"@sv .

<http://tun.fi/MX.280075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Axysta cesta" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.280074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Axysta cesta"@fi,
        "Axysta cesta"@sv .

<http://tun.fi/MX.280077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyadina guttata" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.280076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyadina guttata"@fi,
        "Hyadina guttata"@sv .

<http://tun.fi/MX.280078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyadina humeralis" ;
    dwc:scientificNameAuthorship "Becker, 1896" ;
    skos:broader <http://tun.fi/MX.280076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyadina humeralis"@fi,
        "Hyadina humeralis"@sv .

<http://tun.fi/MX.280079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyadina rufipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280076> ;
    skos:hiddenLabel "Hyadina nitida"@fi,
        "Hyadina nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyadina rufipes"@fi,
        "Hyadina rufipes"@sv .

<http://tun.fi/MX.280080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyadina scutellata" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.280076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyadina scutellata"@fi,
        "Hyadina scutellata"@sv .

<http://tun.fi/MX.280082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lytogaster abdominalis" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280081> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lytogaster abdominalis"@fi,
        "Lytogaster abdominalis"@sv .

<http://tun.fi/MX.280084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nostima picta" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.280083> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nostima picta"@fi,
        "Nostima picta"@sv .

<http://tun.fi/MX.280086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelina aenea" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.280085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelina aenea"@fi,
        "Pelina aenea"@sv .

<http://tun.fi/MX.280087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelina aenescens" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelina aenescens"@fi,
        "Pelina aenescens"@sv .

<http://tun.fi/MX.280089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philygria femorata" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280088> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philygria femorata"@fi,
        "Philygria femorata"@sv .

<http://tun.fi/MX.280090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philygria flavipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.280088> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philygria flavipes"@fi,
        "Philygria flavipes"@sv .

<http://tun.fi/MX.280091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philygria interstincta" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.280088> ;
    skos:hiddenLabel "Philygria maculipennis"@fi,
        "Philygria sexmaculata"@fi,
        "Philygria maculipennis"@sv,
        "Philygria sexmaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philygria interstincta"@fi,
        "Philygria interstincta"@sv .

<http://tun.fi/MX.280092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philygria obtecta" ;
    dwc:scientificNameAuthorship "Becker, 1896" ;
    skos:broader <http://tun.fi/MX.280088> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philygria obtecta"@fi,
        "Philygria obtecta"@sv .

<http://tun.fi/MX.280093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philygria vittipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280088> ;
    skos:hiddenLabel "Philygria nigricauda"@fi,
        "Philygria trilineata"@fi,
        "Philygria nigricauda"@sv,
        "Philygria trilineata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philygria vittipennis"@fi,
        "Philygria vittipennis"@sv .

<http://tun.fi/MX.280096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilythea spilota" ;
    dwc:scientificNameAuthorship "(Haliday in Curtis, 1832)" ;
    skos:broader <http://tun.fi/MX.280095> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ilythea spilota"@fi,
        "Ilythea spilota"@sv .

<http://tun.fi/MX.280100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutaenionotum guttipenne" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1843)" ;
    skos:broader <http://tun.fi/MX.280099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutaenionotum guttipenne"@fi,
        "Eutaenionotum guttipenne"@sv .

<http://tun.fi/MX.280103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parydra arctica" ;
    dwc:scientificNameAuthorship "Clausen, 1971" ;
    skos:broader <http://tun.fi/MX.280101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parydra arctica"@fi,
        "Parydra arctica"@sv .

<http://tun.fi/MX.280104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parydra fossarum" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.280101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parydra fossarum"@fi,
        "Parydra fossarum"@sv .

<http://tun.fi/MX.280105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parydra mitis" ;
    dwc:scientificNameAuthorship "(Cresson, 1930)" ;
    skos:broader <http://tun.fi/MX.280101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parydra mitis"@fi,
        "Parydra mitis"@sv .

<http://tun.fi/MX.280106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parydra nigritarsis" ;
    dwc:scientificNameAuthorship "Strobl, 1893" ;
    skos:broader <http://tun.fi/MX.280101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parydra nigritarsis"@fi,
        "Parydra nigritarsis"@sv .

<http://tun.fi/MX.280107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parydra pusilla" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parydra pusilla"@fi,
        "Parydra pusilla"@sv .

<http://tun.fi/MX.280108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parydra quadripunctata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parydra quadripunctata"@fi,
        "Parydra quadripunctata"@sv .

<http://tun.fi/MX.280110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parydra aquila" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.280101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parydra aquila"@fi,
        "Parydra aquila"@sv .

<http://tun.fi/MX.280111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parydra coarctata" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.280101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parydra coarctata"@fi,
        "Parydra coarctata"@sv .

<http://tun.fi/MX.280112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parydra nubecula" ;
    dwc:scientificNameAuthorship "(Becker, 1896)" ;
    skos:broader <http://tun.fi/MX.280101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parydra nubecula"@fi,
        "Parydra nubecula"@sv .

<http://tun.fi/MX.280116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calocoenia paurosoma" ;
    dwc:scientificNameAuthorship "(Sturtevant & Wheeler, 1954)" ;
    skos:broader <http://tun.fi/MX.280114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calocoenia paurosoma"@fi,
        "Calocoenia paurosoma"@sv .

<http://tun.fi/MX.280118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenia curvicauda" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenia curvicauda"@fi,
        "Coenia curvicauda"@sv .

<http://tun.fi/MX.280119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenia palustris" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.280117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenia palustris"@fi,
        "Coenia palustris"@sv .

<http://tun.fi/MX.280120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenia vulgata" ;
    dwc:scientificNameAuthorship "Krivosheina, 2001" ;
    skos:broader <http://tun.fi/MX.280117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenia vulgata"@fi,
        "Coenia vulgata"@sv .

<http://tun.fi/MX.280122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephydra macellaria" ;
    dwc:scientificNameAuthorship "Egger, 1862" ;
    skos:broader <http://tun.fi/MX.280121> ;
    skos:hiddenLabel "Ephydra alandica"@fi,
        "Frey, 1909 Ephydra macellaria alandica"@fi,
        "Ephydra alandica"@sv,
        "Frey, 1909 Ephydra macellaria alandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephydra macellaria"@fi,
        "Ephydra macellaria"@sv .

<http://tun.fi/MX.280123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephydra riparia" ;
    dwc:scientificNameAuthorship "Fallén, 1813" ;
    skos:broader <http://tun.fi/MX.280121> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephydra riparia"@fi,
        "Ephydra riparia"@sv .

<http://tun.fi/MX.280124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephydra scholtzi" ;
    dwc:scientificNameAuthorship "Becker, 1896" ;
    skos:broader <http://tun.fi/MX.280121> ;
    skos:hiddenLabel "Ephydra krogerusi"@fi,
        "Ephydra krogerusi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephydra scholtzi"@fi,
        "Ephydra scholtzi"@sv .

<http://tun.fi/MX.280126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracoenia fumosa" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracoenia fumosa"@fi,
        "Paracoenia fumosa"@sv .

<http://tun.fi/MX.280128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Setacera aurata" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Setacera aurata"@fi,
        "Setacera aurata"@sv .

<http://tun.fi/MX.280129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Setacera micans" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.280127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Setacera micans"@fi,
        "Setacera micans"@sv .

<http://tun.fi/MX.280132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haloscatella dichaeta" ;
    dwc:scientificNameAuthorship "(Loew, 1860)" ;
    skos:broader <http://tun.fi/MX.280131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haloscatella dichaeta"@fi,
        "Haloscatella dichaeta"@sv .

<http://tun.fi/MX.280134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproscatella sibilans" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.280133> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamproscatella sibilans"@fi,
        "Lamproscatella sibilans"@sv .

<http://tun.fi/MX.280136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnellia fallax" ;
    dwc:scientificNameAuthorship "(Czerny, 1903)" ;
    skos:broader <http://tun.fi/MX.280135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnellia fallax"@fi,
        "Limnellia fallax"@sv .

<http://tun.fi/MX.280137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnellia quadrata" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.280135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnellia quadrata"@fi,
        "Limnellia quadrata"@sv .

<http://tun.fi/MX.280138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnellia stenhammari" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnellia stenhammari"@fi,
        "Limnellia stenhammari"@sv .

<http://tun.fi/MX.280140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philotelma defectum" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.280139> ;
    skos:hiddenLabel "Philotelma defecta"@fi,
        "Philotelma defecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philotelma defectum"@fi,
        "Philotelma defectum"@sv .

<http://tun.fi/MX.280141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philotelma nigripenne" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philotelma nigripenne"@fi,
        "Philotelma nigripenne"@sv .

<http://tun.fi/MX.280144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatella crassicosta" ;
    dwc:scientificNameAuthorship "Becker, 1896" ;
    skos:broader <http://tun.fi/MX.280142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatella crassicosta"@fi,
        "Scatella crassicosta"@sv .

<http://tun.fi/MX.280145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatella silacea" ;
    dwc:scientificNameAuthorship "Loew, 1860" ;
    skos:broader <http://tun.fi/MX.280142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatella silacea"@fi,
        "Scatella silacea"@sv .

<http://tun.fi/MX.280146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatella subguttata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatella subguttata"@fi,
        "Scatella subguttata"@sv .

<http://tun.fi/MX.280148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatella obsoleta" ;
    dwc:scientificNameAuthorship "Loew, 1861" ;
    skos:broader <http://tun.fi/MX.280142> ;
    skos:hiddenLabel "Scatella callosicosta"@fi,
        "Scatella callosicosta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatella obsoleta"@fi,
        "Scatella obsoleta"@sv .

<http://tun.fi/MX.280149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatella paludum" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatella paludum"@fi,
        "Scatella paludum"@sv .

<http://tun.fi/MX.280150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatella stagnalis" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.280142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatella stagnalis"@fi,
        "Scatella stagnalis"@sv .

<http://tun.fi/MX.280151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatella tenuicosta" ;
    dwc:scientificNameAuthorship "Collin, 1930" ;
    skos:broader <http://tun.fi/MX.280142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatella tenuicosta"@fi,
        "Scatella tenuicosta"@sv .

<http://tun.fi/MX.280153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatophila caviceps" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatophila caviceps"@fi,
        "Scatophila caviceps"@sv .

<http://tun.fi/MX.280154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatophila contaminata" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280152> ;
    skos:hiddenLabel "Scatophila halterata"@fi,
        "Scatophila halterata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatophila contaminata"@fi,
        "Scatophila contaminata"@sv .

<http://tun.fi/MX.280155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatophila cribrata" ;
    dwc:scientificNameAuthorship "(Stenhammar, 1844)" ;
    skos:broader <http://tun.fi/MX.280152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatophila cribrata"@fi,
        "Scatophila cribrata"@sv .

<http://tun.fi/MX.280156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatophila despecta" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.280152> ;
    skos:hiddenLabel "Scatophila hamifera"@fi,
        "Scatophila hamifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatophila despecta"@fi,
        "Scatophila despecta"@sv .

<http://tun.fi/MX.280157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatophila iowana" ;
    dwc:scientificNameAuthorship "Wheeler, 1961" ;
    skos:broader <http://tun.fi/MX.280152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatophila iowana"@fi,
        "Scatophila iowana"@sv .

<http://tun.fi/MX.280158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatophila mesogramma" ;
    dwc:scientificNameAuthorship "(Loew, 1869)" ;
    skos:broader <http://tun.fi/MX.280152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatophila mesogramma"@fi,
        "Scatophila mesogramma"@sv .

<http://tun.fi/MX.280159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatophila noctula" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280152> ;
    skos:hiddenLabel "Scatophila flavitarsis"@fi,
        "Scatophila laevigata"@fi,
        "Scatophila silesiaca"@fi,
        "Scatophila flavitarsis"@sv,
        "Scatophila laevigata"@sv,
        "Scatophila silesiaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatophila noctula"@fi,
        "Scatophila noctula"@sv .

<http://tun.fi/MX.280160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatophila quadriguttata" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatophila quadriguttata"@fi,
        "Scatophila quadriguttata"@sv .

<http://tun.fi/MX.280163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adia cinerella" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adia cinerella"@fi,
        "Adia cinerella"@sv .

<http://tun.fi/MX.280165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis albipennis" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1928)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis albipennis"@fi,
        "Alliopsis albipennis"@sv .

<http://tun.fi/MX.280166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis aldrichi" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1934)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis aldrichi"@fi,
        "Alliopsis aldrichi"@sv .

<http://tun.fi/MX.280167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis atronitens" ;
    dwc:scientificNameAuthorship "(Strobl, 1893)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis atronitens"@fi,
        "Alliopsis atronitens"@sv .

<http://tun.fi/MX.280168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis benanderi" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1926)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis benanderi"@fi,
        "Alliopsis benanderi"@sv .

<http://tun.fi/MX.280169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis billbergi" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis billbergi"@fi,
        "Alliopsis billbergi"@sv .

<http://tun.fi/MX.280170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis brunneigena" ;
    dwc:scientificNameAuthorship "(Schnabl, 1915)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:hiddenLabel "Alliopsis incisa"@fi,
        "Alliopsis incisa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis brunneigena"@fi,
        "Alliopsis brunneigena"@sv .

<http://tun.fi/MX.280171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis conifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis conifrons"@fi,
        "Alliopsis conifrons"@sv .

<http://tun.fi/MX.280172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis denticauda" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis denticauda"@fi,
        "Alliopsis denticauda"@sv .

<http://tun.fi/MX.280173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis dentiventris" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis dentiventris"@fi,
        "Alliopsis dentiventris"@sv .

<http://tun.fi/MX.280174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis fractiseta" ;
    dwc:scientificNameAuthorship "(Stein, 1908)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis fractiseta"@fi,
        "Alliopsis fractiseta"@sv .

<http://tun.fi/MX.280175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis glacialis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis glacialis"@fi,
        "Alliopsis glacialis"@sv .

<http://tun.fi/MX.280176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis longipennis" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis longipennis"@fi,
        "Alliopsis longipennis"@sv .

<http://tun.fi/MX.280177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis maculifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis maculifrons"@fi,
        "Alliopsis maculifrons"@sv .

<http://tun.fi/MX.280178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis moerens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis moerens"@fi,
        "Alliopsis moerens"@sv .

<http://tun.fi/MX.280179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis sepiella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis sepiella"@fi,
        "Alliopsis sepiella"@sv .

<http://tun.fi/MX.280180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis silvestris" ;
    dwc:scientificNameAuthorship "(Fallén, 1824)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis silvestris"@fi,
        "Alliopsis silvestris"@sv .

<http://tun.fi/MX.280181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliopsis teriolensis" ;
    dwc:scientificNameAuthorship "(Pokorny, 1893)" ;
    skos:broader <http://tun.fi/MX.280164> ;
    skos:hiddenLabel "Alliopsis borealis"@fi,
        "Alliopsis borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alliopsis teriolensis"@fi,
        "Alliopsis teriolensis"@sv .

<http://tun.fi/MX.280183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyia canningsi" ;
    dwc:scientificNameAuthorship "Griffiths, 2001" ;
    skos:broader <http://tun.fi/MX.280182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyia canningsi"@fi,
        "Anthomyia canningsi"@sv .

<http://tun.fi/MX.280184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyia confusanea" ;
    dwc:scientificNameAuthorship "Michelsen in Michelsen & Baez, 1985" ;
    skos:broader <http://tun.fi/MX.280182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyia confusanea"@fi,
        "Anthomyia confusanea"@sv .

<http://tun.fi/MX.280185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyia imbrida" ;
    dwc:scientificNameAuthorship "Rondani, 1866" ;
    skos:broader <http://tun.fi/MX.280182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyia imbrida"@fi,
        "Anthomyia imbrida"@sv .

<http://tun.fi/MX.280186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyia liturata" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280182> ;
    skos:hiddenLabel "Anthomyia pullula"@fi,
        "Anthomyia pullula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyia liturata"@fi,
        "Anthomyia liturata"@sv .

<http://tun.fi/MX.280187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyia mimetica" ;
    dwc:scientificNameAuthorship "Malloch, 1918" ;
    skos:broader <http://tun.fi/MX.280182> ;
    skos:hiddenLabel "Anthomyia angulata"@fi,
        "Anthomyia angulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyia mimetica"@fi,
        "Anthomyia mimetica"@sv .

<http://tun.fi/MX.280188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyia monilis" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyia monilis"@fi,
        "Anthomyia monilis"@sv .

<http://tun.fi/MX.280189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyia plurinotata" ;
    dwc:scientificNameAuthorship "Brullé, 1832" ;
    skos:broader <http://tun.fi/MX.280182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyia plurinotata"@fi,
        "Anthomyia plurinotata"@sv .

<http://tun.fi/MX.280190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyia pluvialis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.280182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyia pluvialis"@fi,
        "Anthomyia pluvialis"@sv .

<http://tun.fi/MX.280191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyia procellaris" ;
    dwc:scientificNameAuthorship "Rondani, 1866" ;
    skos:broader <http://tun.fi/MX.280182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyia procellaris"@fi,
        "Anthomyia procellaris"@sv .

<http://tun.fi/MX.280193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreophorbia hirtipes" ;
    dwc:scientificNameAuthorship "(Stein, 1907)" ;
    skos:broader <http://tun.fi/MX.280192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boreophorbia hirtipes"@fi,
        "Boreophorbia hirtipes"@sv .

<http://tun.fi/MX.280195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila apiciseta" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1933)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila apiciseta"@fi,
        "Botanophila apiciseta"@sv .

<http://tun.fi/MX.280196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila betarum" ;
    dwc:scientificNameAuthorship "Lintner, 1883" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:hiddenLabel "Botanophila macra"@fi,
        "Botanophila macra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila betarum"@fi,
        "Botanophila betarum"@sv .

<http://tun.fi/MX.280197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila biciliaris" ;
    dwc:scientificNameAuthorship "(Pandellé, 1900)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:hiddenLabel "Anthomyia biciliaris"@fi,
        "Botanophila appendiculata"@fi,
        "Botanophila norvegica"@fi,
        "Botanophila trilineata"@fi,
        "Pegohylemyia norvegica"@fi,
        "Anthomyia biciliaris"@sv,
        "Botanophila appendiculata"@sv,
        "Botanophila norvegica"@sv,
        "Botanophila trilineata"@sv,
        "Pegohylemyia norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila biciliaris"@fi,
        "Botanophila biciliaris"@sv .

<http://tun.fi/MX.280198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila bidens" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1933)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila bidens"@fi,
        "Botanophila bidens"@sv .

<http://tun.fi/MX.280199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila brunneilinea" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:hiddenLabel "Aricia brunneilinea"@fi,
        "Botanophila seticrura"@fi,
        "Hylemyia seticrura"@fi,
        "Pegohylemyia brunneilinea"@fi,
        "Aricia brunneilinea"@sv,
        "Botanophila seticrura"@sv,
        "Hylemyia seticrura"@sv,
        "Pegohylemyia brunneilinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila brunneilinea"@fi,
        "Botanophila brunneilinea"@sv .

<http://tun.fi/MX.280200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila cognata" ;
    dwc:scientificNameAuthorship "Suwa, 2011" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:hiddenLabel "Botanophila subnitida"@fi,
        "Botanophila subnitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila cognata"@fi,
        "Botanophila cognata"@sv .

<http://tun.fi/MX.280201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila discreta" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:hiddenLabel "Anthomyia discreta"@fi,
        "Anthomyia discreta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila discreta"@fi,
        "Botanophila discreta"@sv .

<http://tun.fi/MX.280202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila dissecta" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila dissecta"@fi,
        "Botanophila dissecta"@sv .

<http://tun.fi/MX.280203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila estonica" ;
    dwc:scientificNameAuthorship "(Elberg, 1970)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila estonica"@fi,
        "Botanophila estonica"@sv .

<http://tun.fi/MX.280204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila fugax" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:hiddenLabel "Anthomyia fugax"@fi,
        "Pegohylemyia fugax"@fi,
        "Anthomyia fugax"@sv,
        "Pegohylemyia fugax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila fugax"@fi,
        "Botanophila fugax"@sv .

<http://tun.fi/MX.280205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila gemmata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila gemmata"@fi,
        "Botanophila gemmata"@sv .

<http://tun.fi/MX.280206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila gnava" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila gnava"@fi,
        "Botanophila gnava"@sv .

<http://tun.fi/MX.280207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila hucketti" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1935)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila hucketti"@fi,
        "Botanophila hucketti"@sv .

<http://tun.fi/MX.280208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila impudica" ;
    dwc:scientificNameAuthorship "(Rondani, 1866)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila impudica"@fi,
        "Botanophila impudica"@sv .

<http://tun.fi/MX.280209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila laterella" ;
    dwc:scientificNameAuthorship "(Collin, 1967)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila laterella"@fi,
        "Botanophila laterella"@sv .

<http://tun.fi/MX.280210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila latifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:hiddenLabel "Aricia latifrons"@fi,
        "Botanophila humeralis"@fi,
        "Pegohylemyia humeralis"@fi,
        "Aricia latifrons"@sv,
        "Botanophila humeralis"@sv,
        "Pegohylemyia humeralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila latifrons"@fi,
        "Botanophila latifrons"@sv .

<http://tun.fi/MX.280211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila lobata" ;
    dwc:scientificNameAuthorship "(Collin, 1967)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila lobata"@fi,
        "Botanophila lobata"@sv .

<http://tun.fi/MX.280212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila maculipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:hiddenLabel "Botanophila pseudomaculipes"@fi,
        "Botanophila pseudomaculipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila maculipes"@fi,
        "Botanophila maculipes"@sv .

<http://tun.fi/MX.280213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila miniatura" ;
    dwc:scientificNameAuthorship "(Huckett, 1965)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila miniatura"@fi,
        "Botanophila miniatura"@sv .

<http://tun.fi/MX.280214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila nigra" ;
    dwc:scientificNameAuthorship "Michelsen, 2009" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila nigra"@fi,
        "Botanophila nigra"@sv .

<http://tun.fi/MX.280215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila petrophila" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1926)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila petrophila"@fi,
        "Botanophila petrophila"@sv .

<http://tun.fi/MX.280216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila phrenione" ;
    dwc:scientificNameAuthorship "(Séguy, 1937)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila phrenione"@fi,
        "Botanophila phrenione"@sv .

<http://tun.fi/MX.280217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila profuga" ;
    dwc:scientificNameAuthorship "(Stein, 1916)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila profuga"@fi,
        "Botanophila profuga"@sv .

<http://tun.fi/MX.280218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila relativa" ;
    dwc:scientificNameAuthorship "(Huckett, 1965)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila relativa"@fi,
        "Botanophila relativa"@sv .

<http://tun.fi/MX.280219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila rubrifrons" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1933)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila rubrifrons"@fi,
        "Botanophila rubrifrons"@sv .

<http://tun.fi/MX.280220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila rubrigena" ;
    dwc:scientificNameAuthorship "(Schnabl, 1915)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila rubrigena"@fi,
        "Botanophila rubrigena"@sv .

<http://tun.fi/MX.280221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila salicis" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila salicis"@fi,
        "Botanophila salicis"@sv .

<http://tun.fi/MX.280222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila sericea" ;
    dwc:scientificNameAuthorship "(Malloch, 1920)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:hiddenLabel "Botanophila obscura"@fi,
        "Botanophila obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila sericea"@fi,
        "Botanophila sericea"@sv .

<http://tun.fi/MX.280223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila silvatica" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila silvatica"@fi,
        "Botanophila silvatica"@sv .

<http://tun.fi/MX.280224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila sonchi" ;
    dwc:scientificNameAuthorship "(Hardy, 1872)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila sonchi"@fi,
        "Botanophila sonchi"@sv .

<http://tun.fi/MX.280225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila spinosa" ;
    dwc:scientificNameAuthorship "(Rondani, 1866)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila spinosa"@fi,
        "Botanophila spinosa"@sv .

<http://tun.fi/MX.280226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila striolata" ;
    dwc:scientificNameAuthorship "(Fallén, 1824)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila striolata"@fi,
        "Botanophila striolata"@sv .

<http://tun.fi/MX.280227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila trapezina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila trapezina"@fi,
        "Botanophila trapezina"@sv .

<http://tun.fi/MX.280228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila unicolor" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1932)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:hiddenLabel "Monochrotogaster unicolor"@fi,
        "Monochrotogaster unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila unicolor"@fi,
        "Botanophila unicolor"@sv .

<http://tun.fi/MX.280229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila varicolor" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila varicolor"@fi,
        "Botanophila varicolor"@sv .

<http://tun.fi/MX.280230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila verticella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:hiddenLabel "Botanophila lineatula"@fi,
        "Botanophila lineatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila verticella"@fi,
        "Botanophila verticella"@sv .

<http://tun.fi/MX.280232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calythea nigricans" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calythea nigricans"@fi,
        "Calythea nigricans"@sv .

<http://tun.fi/MX.280234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chiastocheta dentifera" ;
    dwc:scientificNameAuthorship "Hennig, 1953" ;
    skos:broader <http://tun.fi/MX.280233> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chiastocheta dentifera"@fi,
        "Chiastocheta dentifera"@sv .

<http://tun.fi/MX.280235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chiastocheta inermella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280233> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chiastocheta inermella"@fi,
        "Chiastocheta inermella"@sv .

<http://tun.fi/MX.280236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chiastocheta macropyga" ;
    dwc:scientificNameAuthorship "Hennig, 1953" ;
    skos:broader <http://tun.fi/MX.280233> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chiastocheta macropyga"@fi,
        "Chiastocheta macropyga"@sv .

<http://tun.fi/MX.280237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chiastocheta trollii" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280233> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chiastocheta trollii"@fi,
        "Chiastocheta trollii"@sv .

<http://tun.fi/MX.280239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirosia albitarsis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirosia albitarsis"@fi,
        "Chirosia albitarsis"@sv .

<http://tun.fi/MX.280240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirosia betuleti" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1935)" ;
    skos:broader <http://tun.fi/MX.280238> ;
    skos:hiddenLabel "Craspedochaeta signata"@fi,
        "Craspedochaeta signata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirosia betuleti"@fi,
        "Chirosia betuleti"@sv .

<http://tun.fi/MX.280241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirosia bisinuata" ;
    dwc:scientificNameAuthorship "(Tiensuu, 1939)" ;
    skos:broader <http://tun.fi/MX.280238> ;
    skos:hiddenLabel "Melinia bisinuata"@fi,
        "Meliniella bisinuata"@fi,
        "Melinia bisinuata"@sv,
        "Meliniella bisinuata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirosia bisinuata"@fi,
        "Chirosia bisinuata"@sv .

<http://tun.fi/MX.280242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirosia cinerosa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirosia cinerosa"@fi,
        "Chirosia cinerosa"@sv .

<http://tun.fi/MX.280243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirosia crassiseta" ;
    dwc:scientificNameAuthorship "Stein, 1908" ;
    skos:broader <http://tun.fi/MX.280238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirosia crassiseta"@fi,
        "Chirosia crassiseta"@sv .

<http://tun.fi/MX.280244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirosia flavipennis" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.280238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirosia flavipennis"@fi,
        "Chirosia flavipennis"@sv .

<http://tun.fi/MX.280245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirosia griseifrons" ;
    dwc:scientificNameAuthorship "(Séguy, 1923)" ;
    skos:broader <http://tun.fi/MX.280238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirosia griseifrons"@fi,
        "Chirosia griseifrons"@sv .

<http://tun.fi/MX.280246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirosia grossicauda" ;
    dwc:scientificNameAuthorship "Strobl, 1901" ;
    skos:broader <http://tun.fi/MX.280238> ;
    skos:hiddenLabel "Chirosia parvicornis"@fi,
        "Chirosia parvicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirosia grossicauda"@fi,
        "Chirosia grossicauda"@sv .

<http://tun.fi/MX.280247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirosia histricina" ;
    dwc:scientificNameAuthorship "(Rondani, 1866)" ;
    skos:broader <http://tun.fi/MX.280238> ;
    skos:hiddenLabel "Chirosia hystrix"@fi,
        "Pycnoglossa hystrix"@fi,
        "Chirosia hystrix"@sv,
        "Pycnoglossa hystrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirosia histricina"@fi,
        "Chirosia histricina"@sv .

<http://tun.fi/MX.280248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirosia nigripes" ;
    dwc:scientificNameAuthorship "Bezzi, 1895" ;
    skos:broader <http://tun.fi/MX.280238> ;
    skos:hiddenLabel "Chirosia albifrons"@fi,
        "Chirosia albifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirosia nigripes"@fi,
        "Chirosia nigripes"@sv .

<http://tun.fi/MX.280249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirosia similata" ;
    dwc:scientificNameAuthorship "(Tiensuu, 1939)" ;
    skos:broader <http://tun.fi/MX.280238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirosia similata"@fi,
        "Chirosia similata"@sv .

<http://tun.fi/MX.280251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia abruptiseta" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1935)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia abruptiseta"@fi,
        "Delia abruptiseta"@sv .

<http://tun.fi/MX.280252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia albula" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia albula"@fi,
        "Delia albula"@sv .

<http://tun.fi/MX.280253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia angustaeformis" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1933)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia angustaeformis"@fi,
        "Delia angustaeformis"@sv .

<http://tun.fi/MX.280254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia angustifrons" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia angustifrons"@fi,
        "Delia angustifrons"@sv .

<http://tun.fi/MX.280255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia antiqua" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:hiddenLabel "Delia antigua"@fi,
        "Delia antigua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia antiqua"@fi,
        "Delia antiqua"@sv .

<http://tun.fi/MX.280256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia brassicaeformis" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1926)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia brassicaeformis"@fi,
        "Delia brassicaeformis"@sv .

<http://tun.fi/MX.280257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia brunnescens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia brunnescens"@fi,
        "Delia brunnescens"@sv .

<http://tun.fi/MX.280258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia cardui" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia cardui"@fi,
        "Delia cardui"@sv .

<http://tun.fi/MX.280259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia carduiformis" ;
    dwc:scientificNameAuthorship "Schnabl in Schnabl & Dziedzicki, 1911" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia carduiformis"@fi,
        "Delia carduiformis"@sv .

<http://tun.fi/MX.280260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia coarctata" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia coarctata"@fi,
        "Delia coarctata"@sv .

<http://tun.fi/MX.280261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia coarctoides" ;
    dwc:scientificNameAuthorship "Michelsen, 2007" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia coarctoides"@fi,
        "Delia coarctoides"@sv .

<http://tun.fi/MX.280262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia cregyoglossa" ;
    dwc:scientificNameAuthorship "(Huckett, 1965)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:hiddenLabel "Delia turcica"@fi,
        "Delia turcica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia cregyoglossa"@fi,
        "Delia cregyoglossa"@sv .

<http://tun.fi/MX.280263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia criniventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia criniventris"@fi,
        "Delia criniventris"@sv .

<http://tun.fi/MX.280264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia cuneata" ;
    dwc:scientificNameAuthorship "Tiensuu, 1946" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia cuneata"@fi,
        "Delia cuneata"@sv .

<http://tun.fi/MX.280265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia diluta" ;
    dwc:scientificNameAuthorship "(Stein, 1916)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia diluta"@fi,
        "Delia diluta"@sv .

<http://tun.fi/MX.280266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia echinata" ;
    dwc:scientificNameAuthorship "(Séguy, 1923)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia echinata"@fi,
        "Delia echinata"@sv .

<http://tun.fi/MX.280267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia fabricii" ;
    dwc:scientificNameAuthorship "(Holmgren, 1872)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia fabricii"@fi,
        "Delia fabricii"@sv .

<http://tun.fi/MX.280268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia flavogrisea" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1926)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia flavogrisea"@fi,
        "Delia flavogrisea"@sv .

<http://tun.fi/MX.280269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia floralis" ;
    dwc:scientificNameAuthorship "(Fallén, 1824)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia floralis"@fi,
        "Delia floralis"@sv .

<http://tun.fi/MX.280270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia florilega" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia florilega"@fi,
        "Delia florilega"@sv .

<http://tun.fi/MX.280271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia frontella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia frontella"@fi,
        "Delia frontella"@sv .

<http://tun.fi/MX.280272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia hirtitibia" ;
    dwc:scientificNameAuthorship "(Stein, 1916)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia hirtitibia"@fi,
        "Delia hirtitibia"@sv .

<http://tun.fi/MX.280273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia judicariae" ;
    dwc:scientificNameAuthorship "(Pokorny, 1893)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia judicariae"@fi,
        "Delia judicariae"@sv .

<http://tun.fi/MX.280274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia lamelliseta" ;
    dwc:scientificNameAuthorship "(Stein, 1900)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia lamelliseta"@fi,
        "Delia lamelliseta"@sv .

<http://tun.fi/MX.280275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia linearis" ;
    dwc:scientificNameAuthorship "(Stein, 1898)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:hiddenLabel "Anthomyia flabellifera"@fi,
        "Delia flabellifera"@fi,
        "Hylemyia linearis"@fi,
        "Anthomyia flabellifera"@sv,
        "Delia flabellifera"@sv,
        "Hylemyia linearis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia linearis"@fi,
        "Delia linearis"@sv .

<http://tun.fi/MX.280276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia lineariventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia lineariventris"@fi,
        "Delia lineariventris"@sv .

<http://tun.fi/MX.280277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia longicauda" ;
    dwc:scientificNameAuthorship "(Strobl, 1898)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia longicauda"@fi,
        "Delia longicauda"@sv .

<http://tun.fi/MX.280278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia lophota" ;
    dwc:scientificNameAuthorship "(Pandellé, 1900)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:hiddenLabel "Delia nuda"@fi,
        "Delia nuda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia lophota"@fi,
        "Delia lophota"@sv .

<http://tun.fi/MX.280279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia martini" ;
    dwc:scientificNameAuthorship "Griffiths, 1993" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia martini"@fi,
        "Delia martini"@sv .

<http://tun.fi/MX.280280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia nigrescens" ;
    dwc:scientificNameAuthorship "(Rondani, 1877)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia nigrescens"@fi,
        "Delia nigrescens"@sv .

<http://tun.fi/MX.280281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia nudicosta" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1949)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia nudicosta"@fi,
        "Delia nudicosta"@sv .

<http://tun.fi/MX.280282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia pallipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:hiddenLabel "Delia candens"@fi,
        "Delia candens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia pallipennis"@fi,
        "Delia pallipennis"@sv .

<http://tun.fi/MX.280283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia penicilliventris" ;
    dwc:scientificNameAuthorship "Ackland, 2010" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:hiddenLabel "Delia penicillaris"@fi,
        "Delia penicillaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia penicilliventris"@fi,
        "Delia penicilliventris"@sv .

<http://tun.fi/MX.280284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia pilifemur" ;
    dwc:scientificNameAuthorship "Ringdahl, 1933" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia pilifemur"@fi,
        "Delia pilifemur"@sv .

<http://tun.fi/MX.280285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia piliventris" ;
    dwc:scientificNameAuthorship "(Pokorny, 1889)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia piliventris"@fi,
        "Delia piliventris"@sv .

<http://tun.fi/MX.280286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia planipalpis" ;
    dwc:scientificNameAuthorship "(Stein, 1898)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia planipalpis"@fi,
        "Delia planipalpis"@sv .

<http://tun.fi/MX.280287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia platura" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia platura"@fi,
        "Delia platura"@sv .

<http://tun.fi/MX.280288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia pruinosa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:hiddenLabel "Delia flavifrons"@fi,
        "Delia flavifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia pruinosa"@fi,
        "Delia pruinosa"@sv .

<http://tun.fi/MX.280289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia radicum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:hiddenLabel "Delia brassicae"@fi,
        "Delia brassicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia radicum"@fi,
        "Delia radicum"@sv .

<http://tun.fi/MX.280290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia rimiventris" ;
    dwc:scientificNameAuthorship "Michelsen, 2007" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia rimiventris"@fi,
        "Delia rimiventris"@sv .

<http://tun.fi/MX.280291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia rondanii" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia rondanii"@fi,
        "Delia rondanii"@sv .

<http://tun.fi/MX.280292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia setigera" ;
    dwc:scientificNameAuthorship "(Stein, 1920)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia setigera"@fi,
        "Delia setigera"@sv .

<http://tun.fi/MX.280293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia sileni" ;
    dwc:scientificNameAuthorship "Michelsen, 2012" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia sileni"@fi,
        "Delia sileni"@sv .

<http://tun.fi/MX.280294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia subalpina" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1926)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia subalpina"@fi,
        "Delia subalpina"@sv .

<http://tun.fi/MX.280295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia tarsata" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia tarsata"@fi,
        "Delia tarsata"@sv .

<http://tun.fi/MX.280296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia tenuiventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:hiddenLabel "Delia angustitarsis"@fi,
        "Delia angustitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia tenuiventris"@fi,
        "Delia tenuiventris"@sv .

<http://tun.fi/MX.280297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia tumidula" ;
    dwc:scientificNameAuthorship "Ringdahl, 1949" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia tumidula"@fi,
        "Delia tumidula"@sv .

<http://tun.fi/MX.280298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia uniseriata" ;
    dwc:scientificNameAuthorship "(Stein, 1914)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia uniseriata"@fi,
        "Delia uniseriata"@sv .

<http://tun.fi/MX.280300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle atomaria" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle atomaria"@fi,
        "Egle atomaria"@sv .

<http://tun.fi/MX.280301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle brevicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle brevicornis"@fi,
        "Egle brevicornis"@sv .

<http://tun.fi/MX.280302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle ciliata" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:hiddenLabel "Egle muscaria"@fi,
        "Egle muscaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle ciliata"@fi,
        "Egle ciliata"@sv .

<http://tun.fi/MX.280303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle concomitans" ;
    dwc:scientificNameAuthorship "(Pandellé, 1900)" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle concomitans"@fi,
        "Egle concomitans"@sv .

<http://tun.fi/MX.280304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle ignobilis" ;
    dwc:scientificNameAuthorship "Michelsen, 2009" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle ignobilis"@fi,
        "Egle ignobilis"@sv .

<http://tun.fi/MX.280305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle inermis" ;
    dwc:scientificNameAuthorship "Ackland, 1970" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle inermis"@fi,
        "Egle inermis"@sv .

<http://tun.fi/MX.280306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle lyneborgi" ;
    dwc:scientificNameAuthorship "Ackland & Griffiths, 2003" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle lyneborgi"@fi,
        "Egle lyneborgi"@sv .

<http://tun.fi/MX.280307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle minuta" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle minuta"@fi,
        "Egle minuta"@sv .

<http://tun.fi/MX.280308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle parva" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle parva"@fi,
        "Egle parva"@sv .

<http://tun.fi/MX.280309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle parvaeformis" ;
    dwc:scientificNameAuthorship "Schnabl in Schnabl & Dziedzicki, 1911" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle parvaeformis"@fi,
        "Egle parvaeformis"@sv .

<http://tun.fi/MX.280310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle pilitibia" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle pilitibia"@fi,
        "Egle pilitibia"@sv .

<http://tun.fi/MX.280311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle rhinotmeta" ;
    dwc:scientificNameAuthorship "(Pandellé, 1900)" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle rhinotmeta"@fi,
        "Egle rhinotmeta"@sv .

<http://tun.fi/MX.280312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle steini" ;
    dwc:scientificNameAuthorship "Schnabl in Schnabl & Dziedzicki, 1911" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle steini"@fi,
        "Egle steini"@sv .

<http://tun.fi/MX.280313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Egle subarctica" ;
    dwc:scientificNameAuthorship "(Huckett, 1965)" ;
    skos:broader <http://tun.fi/MX.280299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Egle subarctica"@fi,
        "Egle subarctica"@sv .

<http://tun.fi/MX.280315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Emmesomyia grisea" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Emmesomyia grisea"@fi,
        "Emmesomyia grisea"@sv .

<http://tun.fi/MX.280316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Emmesomyia socia" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Emmesomyia socia"@fi,
        "Emmesomyia socia"@sv .

<http://tun.fi/MX.280318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eustalomyia festiva" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280317> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eustalomyia festiva"@fi,
        "Eustalomyia festiva"@sv .

<http://tun.fi/MX.280319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eustalomyia hilaris" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.280317> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eustalomyia hilaris"@fi,
        "Eustalomyia hilaris"@sv .

<http://tun.fi/MX.280320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eustalomyia histrio" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280317> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eustalomyia histrio"@fi,
        "Eustalomyia histrio"@sv .

<http://tun.fi/MX.280321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eustalomyia vittipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280317> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eustalomyia vittipes"@fi,
        "Eustalomyia vittipes"@sv .

<http://tun.fi/MX.280323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrichota frigida" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutrichota frigida"@fi,
        "Eutrichota frigida"@sv .

<http://tun.fi/MX.280324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrichota labradorensis" ;
    dwc:scientificNameAuthorship "(Malloch, 1920)" ;
    skos:broader <http://tun.fi/MX.280322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutrichota labradorensis"@fi,
        "Eutrichota labradorensis"@sv .

<http://tun.fi/MX.280325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrichota longimana" ;
    dwc:scientificNameAuthorship "(Pokorny, 1887)" ;
    skos:broader <http://tun.fi/MX.280322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutrichota longimana"@fi,
        "Eutrichota longimana"@sv .

<http://tun.fi/MX.280326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrichota pilimana" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutrichota pilimana"@fi,
        "Eutrichota pilimana"@sv .

<http://tun.fi/MX.280327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrichota praepotens" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.280322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutrichota praepotens"@fi,
        "Eutrichota praepotens"@sv .

<http://tun.fi/MX.280328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrichota schineri" ;
    dwc:scientificNameAuthorship "(Schnabl, 1910)" ;
    skos:broader <http://tun.fi/MX.280322> ;
    skos:hiddenLabel "Eutrichota socculata"@fi,
        "Eutrichota socculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutrichota schineri"@fi,
        "Eutrichota schineri"@sv .

<http://tun.fi/MX.280329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrichota socculata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280322> ;
    skos:hiddenLabel "Eutrichota consanguinea"@fi,
        "Eutrichota consanguinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutrichota socculata"@fi,
        "Eutrichota socculata"@sv .

<http://tun.fi/MX.280330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrichota tunicata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutrichota tunicata"@fi,
        "Eutrichota tunicata"@sv .

<http://tun.fi/MX.280332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fucellia fucorum" ;
    dwc:scientificNameAuthorship "(Fallén, 1819)" ;
    skos:broader <http://tun.fi/MX.280331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fucellia fucorum"@fi,
        "Fucellia fucorum"@sv .

<http://tun.fi/MX.280333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fucellia griseola" ;
    dwc:scientificNameAuthorship "(Fallén, 1819)" ;
    skos:broader <http://tun.fi/MX.280331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fucellia griseola"@fi,
        "Fucellia griseola"@sv .

<http://tun.fi/MX.280334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fucellia tergina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fucellia tergina"@fi,
        "Fucellia tergina"@sv .

<http://tun.fi/MX.280336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterostylodes macrura" ;
    dwc:scientificNameAuthorship "(Schnabl in Schnabl & Dziedzicki, 1911)" ;
    skos:broader <http://tun.fi/MX.280335> ;
    skos:hiddenLabel "Heterostylodes macrurus"@fi,
        "Heterostylodes macrurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterostylodes macrura"@fi,
        "Heterostylodes macrura"@sv .

<http://tun.fi/MX.280337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterostylodes nominabilis" ;
    dwc:scientificNameAuthorship "(Collin, 1947)" ;
    skos:broader <http://tun.fi/MX.280335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterostylodes nominabilis"@fi,
        "Heterostylodes nominabilis"@sv .

<http://tun.fi/MX.280338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterostylodes obscura" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.280335> ;
    skos:hiddenLabel "Heterostylodes obscurus"@fi,
        "Heterostylodes obscurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterostylodes obscura"@fi,
        "Heterostylodes obscura"@sv .

<http://tun.fi/MX.280339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterostylodes pilifera" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280335> ;
    skos:hiddenLabel "Heterostylodes pilifer"@fi,
        "Heterostylodes pilifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterostylodes pilifera"@fi,
        "Heterostylodes pilifera"@sv .

<http://tun.fi/MX.280340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterostylodes pratensis" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterostylodes pratensis"@fi,
        "Heterostylodes pratensis"@sv .

<http://tun.fi/MX.280342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophoria lancifer" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280341> ;
    skos:hiddenLabel "Hydrophoria conica"@fi,
        "Hydrophoria conica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophoria lancifer"@fi,
        "Hydrophoria lancifer"@sv .

<http://tun.fi/MX.280343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophoria linogrisea" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophoria linogrisea"@fi,
        "Hydrophoria linogrisea"@sv .

<http://tun.fi/MX.280344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrophoria silvicola" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280341> ;
    skos:hiddenLabel "Hydrophoria annulata"@fi,
        "Hydrophoria annulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrophoria silvicola"@fi,
        "Hydrophoria silvicola"@sv .

<http://tun.fi/MX.280346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylemya nigrimana" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280345> ;
    skos:hiddenLabel "Anthomyia nigrimana"@fi,
        "Hylemya hyemalis"@fi,
        "Hylemya luteipes"@fi,
        "Hylemyia nigrimana"@fi,
        "Anthomyia nigrimana"@sv,
        "Hylemya hyemalis"@sv,
        "Hylemya luteipes"@sv,
        "Hylemyia nigrimana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hylemya nigrimana"@fi,
        "Hylemya nigrimana"@sv .

<http://tun.fi/MX.280347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylemya urbica" ;
    dwc:scientificNameAuthorship "van der Wulp, 1896" ;
    skos:broader <http://tun.fi/MX.280345> ;
    skos:hiddenLabel "Hylemya latifrons"@fi,
        "Hylemya latifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hylemya urbica"@fi,
        "Hylemya urbica"@sv .

<http://tun.fi/MX.280348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylemya vagans" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.280345> ;
    skos:hiddenLabel "Hylemya strenua"@fi,
        "Hylemya strenua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hylemya vagans"@fi,
        "Hylemya vagans"@sv .

<http://tun.fi/MX.280349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylemya variata" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.280345> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hylemya variata"@fi,
        "Hylemya variata"@sv .

<http://tun.fi/MX.280351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylemyza partita" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hylemyza partita"@fi,
        "Hylemyza partita"@sv .

<http://tun.fi/MX.280353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma anthomyinum" ;
    dwc:scientificNameAuthorship "(Rondani, 1866)" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma anthomyinum"@fi,
        "Lasiomma anthomyinum"@sv .

<http://tun.fi/MX.280354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma atricauda" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:hiddenLabel "Lasiomma atricaudum"@fi,
        "Lasiomma atricaudum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma atricauda"@fi,
        "Lasiomma atricauda"@sv .

<http://tun.fi/MX.280355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma collini" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1929)" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma collini"@fi,
        "Lasiomma collini"@sv .

<http://tun.fi/MX.280356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma craspedodontum" ;
    dwc:scientificNameAuthorship "Hsue, 1980" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma craspedodontum"@fi,
        "Lasiomma craspedodontum"@sv .

<http://tun.fi/MX.280357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma cuneicorne" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma cuneicorne"@fi,
        "Lasiomma cuneicorne"@sv .

<http://tun.fi/MX.280358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma iwasai" ;
    dwc:scientificNameAuthorship "Suwa, 1978" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma iwasai"@fi,
        "Lasiomma iwasai"@sv .

<http://tun.fi/MX.280359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma japonicum" ;
    dwc:scientificNameAuthorship "Suwa, 1971" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma japonicum"@fi,
        "Lasiomma japonicum"@sv .

<http://tun.fi/MX.280360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma latipenne" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:hiddenLabel "Anthomyza latipennis"@fi,
        "Chirosia latipenne"@fi,
        "Chirosia latipennis"@fi,
        "Anthomyza latipennis"@sv,
        "Chirosia latipenne"@sv,
        "Chirosia latipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma latipenne"@fi,
        "Lasiomma latipenne"@sv .

<http://tun.fi/MX.280361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma monticola" ;
    dwc:scientificNameAuthorship "Suh & Kwon, 1985" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma monticola"@fi,
        "Lasiomma monticola"@sv .

<http://tun.fi/MX.280362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma morionellum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma morionellum"@fi,
        "Lasiomma morionellum"@sv .

<http://tun.fi/MX.280363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma picipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:hiddenLabel "Lasiomma octoguttata"@fi,
        "Lasiomma octoguttatum"@fi,
        "Lasiomma octoguttata"@sv,
        "Lasiomma octoguttatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma picipes"@fi,
        "Lasiomma picipes"@sv .

<http://tun.fi/MX.280364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma quinquelineatum" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1926)" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma quinquelineatum"@fi,
        "Lasiomma quinquelineatum"@sv .

<http://tun.fi/MX.280365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma seminitidum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma seminitidum"@fi,
        "Lasiomma seminitidum"@sv .

<http://tun.fi/MX.280366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiomma strigilatum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280352> ;
    skos:hiddenLabel "Lasiomma nitidicauda"@fi,
        "Lasiomma nitidicauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasiomma strigilatum"@fi,
        "Lasiomma strigilatum"@sv .

<http://tun.fi/MX.280368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucophora cinerea" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucophora cinerea"@fi,
        "Leucophora cinerea"@sv .

<http://tun.fi/MX.280369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucophora grisella" ;
    dwc:scientificNameAuthorship "Hennig, 1967" ;
    skos:broader <http://tun.fi/MX.280367> ;
    skos:hiddenLabel "Musca grisea"@fi,
        "Musca grisea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucophora grisella"@fi,
        "Leucophora grisella"@sv .

<http://tun.fi/MX.280370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucophora obtusa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucophora obtusa"@fi,
        "Leucophora obtusa"@sv .

<http://tun.fi/MX.280371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucophora sericea" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucophora sericea"@fi,
        "Leucophora sericea"@sv .

<http://tun.fi/MX.280372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucophora tavastica" ;
    dwc:scientificNameAuthorship "(Tiensuu, 1939)" ;
    skos:broader <http://tun.fi/MX.280367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucophora tavastica"@fi,
        "Leucophora tavastica"@sv .

<http://tun.fi/MX.280373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucophora unilineata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucophora unilineata"@fi,
        "Leucophora unilineata"@sv .

<http://tun.fi/MX.280374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucophora unistriata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucophora unistriata"@fi,
        "Leucophora unistriata"@sv .

<http://tun.fi/MX.280376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycophaga testacea" ;
    dwc:scientificNameAuthorship "(Gimmerthal, 1834)" ;
    skos:broader <http://tun.fi/MX.280375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycophaga testacea"@fi,
        "Mycophaga testacea"@sv .

<http://tun.fi/MX.280378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myopina myopina" ;
    dwc:scientificNameAuthorship "(Fallén, 1824)" ;
    skos:broader <http://tun.fi/MX.280377> ;
    skos:hiddenLabel "Myopina reflexa"@fi,
        "Myopina reflexa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myopina myopina"@fi,
        "Myopina myopina"@sv .

<http://tun.fi/MX.280379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myopina scoparia" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280377> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myopina scoparia"@fi,
        "Myopina scoparia"@sv .

<http://tun.fi/MX.280381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradelia brunneonigra" ;
    dwc:scientificNameAuthorship "(Schnabl in Schnabl & Dziedzicki, 1911)" ;
    skos:broader <http://tun.fi/MX.280380> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paradelia brunneonigra"@fi,
        "Paradelia brunneonigra"@sv .

<http://tun.fi/MX.280382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradelia intersecta" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280380> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paradelia intersecta"@fi,
        "Paradelia intersecta"@sv .

<http://tun.fi/MX.280383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradelia lunatifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280380> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paradelia lunatifrons"@fi,
        "Paradelia lunatifrons"@sv .

<http://tun.fi/MX.280384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradelia lundbeckii" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280380> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paradelia lundbeckii"@fi,
        "Paradelia lundbeckii"@sv .

<http://tun.fi/MX.280386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paregle atrisquama" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1948)" ;
    skos:broader <http://tun.fi/MX.280385> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paregle atrisquama"@fi,
        "Paregle atrisquama"@sv .

<http://tun.fi/MX.280387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paregle audacula" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280385> ;
    skos:hiddenLabel "Paregle radicum"@fi,
        "Paregle radicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paregle audacula"@fi,
        "Paregle audacula"@sv .

<http://tun.fi/MX.280388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paregle vetula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280385> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paregle vetula"@fi,
        "Paregle vetula"@sv .

<http://tun.fi/MX.280390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya atricauda" ;
    dwc:scientificNameAuthorship "Ringdahl, 1944" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya atricauda"@fi,
        "Pegomya atricauda"@sv .

<http://tun.fi/MX.280391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya avida" ;
    dwc:scientificNameAuthorship "Hennig, 1973" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya avida"@fi,
        "Pegomya avida"@sv .

<http://tun.fi/MX.280392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya betae" ;
    dwc:scientificNameAuthorship "(Curtis, 1847)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya betae"@fi,
        "Pegomya betae"@sv .

<http://tun.fi/MX.280393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya bicolor" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya bicolor"@fi,
        "Pegomya bicolor"@sv .

<http://tun.fi/MX.280394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya caesia" ;
    dwc:scientificNameAuthorship "Stein, 1906" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya caesia"@fi,
        "Pegomya caesia"@sv .

<http://tun.fi/MX.280395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya calyptrata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya calyptrata"@fi,
        "Pegomya calyptrata"@sv .

<http://tun.fi/MX.280396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya circumpolaris" ;
    dwc:scientificNameAuthorship "Ackland & Griffiths, 1983" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya circumpolaris"@fi,
        "Pegomya circumpolaris"@sv .

<http://tun.fi/MX.280397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya conformis" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya conformis"@fi,
        "Pegomya conformis"@sv .

<http://tun.fi/MX.280398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya cunicularia" ;
    dwc:scientificNameAuthorship "(Rondani, 1866)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya cunicularia"@fi,
        "Pegomya cunicularia"@sv .

<http://tun.fi/MX.280399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya curviphallis" ;
    dwc:scientificNameAuthorship "Michelsen, 2006" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya curviphallis"@fi,
        "Pegomya curviphallis"@sv .

<http://tun.fi/MX.280400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya deprimata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya deprimata"@fi,
        "Pegomya deprimata"@sv .

<http://tun.fi/MX.280401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya exilis" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya exilis"@fi,
        "Pegomya exilis"@sv .

<http://tun.fi/MX.280402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya flavifrons" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:hiddenLabel "Anthomyia albimargo"@fi,
        "Pegomya albimargo"@fi,
        "Anthomyia albimargo"@sv,
        "Pegomya albimargo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya flavifrons"@fi,
        "Pegomya flavifrons"@sv .

<http://tun.fi/MX.280403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya flavoscutellata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya flavoscutellata"@fi,
        "Pegomya flavoscutellata"@sv .

<http://tun.fi/MX.280404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya fulgens" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya fulgens"@fi,
        "Pegomya fulgens"@sv .

<http://tun.fi/MX.280405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya furva" ;
    dwc:scientificNameAuthorship "Ringdahl, 1938" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya furva"@fi,
        "Pegomya furva"@sv .

<http://tun.fi/MX.280406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya fuscinata" ;
    dwc:scientificNameAuthorship "Tiensuu, 1939" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya fuscinata"@fi,
        "Pegomya fuscinata"@sv .

<http://tun.fi/MX.280407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya geniculata" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya geniculata"@fi,
        "Pegomya geniculata"@sv .

<http://tun.fi/MX.280408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya grahami" ;
    dwc:scientificNameAuthorship "Michelsen & Ackland, 2009" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya grahami"@fi,
        "Pegomya grahami"@sv .

<http://tun.fi/MX.280409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya haemorrhoum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:hiddenLabel "Pegomya haemorrhoa"@fi,
        "Pegomya haemorrhoa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya haemorrhoum"@fi,
        "Pegomya haemorrhoum"@sv .

<http://tun.fi/MX.280410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya holmgreni" ;
    dwc:scientificNameAuthorship "(Boheman, 1859)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya holmgreni"@fi,
        "Pegomya holmgreni"@sv .

<http://tun.fi/MX.280411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya holosteae" ;
    dwc:scientificNameAuthorship "(Hering, 1924)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya holosteae"@fi,
        "Pegomya holosteae"@sv .

<http://tun.fi/MX.280412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya hyoscyami" ;
    dwc:scientificNameAuthorship "(Panzer, 1809)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya hyoscyami"@fi,
        "Pegomya hyoscyami"@sv .

<http://tun.fi/MX.280413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya incisiva" ;
    dwc:scientificNameAuthorship "Stein, 1906" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya incisiva"@fi,
        "Pegomya incisiva"@sv .

<http://tun.fi/MX.280414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya interruptella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1855)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya interruptella"@fi,
        "Pegomya interruptella"@sv .

<http://tun.fi/MX.280415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya lurida" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya lurida"@fi,
        "Pegomya lurida"@sv .

<http://tun.fi/MX.280416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya maculata" ;
    dwc:scientificNameAuthorship "Stein, 1906" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya maculata"@fi,
        "Pegomya maculata"@sv .

<http://tun.fi/MX.280417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya meridiana" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1923)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya meridiana"@fi,
        "Pegomya meridiana"@sv .

<http://tun.fi/MX.280418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya notabilis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:hiddenLabel "Pegomya zonata"@fi,
        "Pegomya zonata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya notabilis"@fi,
        "Pegomya notabilis"@sv .

<http://tun.fi/MX.280419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya pallidoscutellata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1852)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya pallidoscutellata"@fi,
        "Pegomya pallidoscutellata"@sv .

<http://tun.fi/MX.280420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya pulchripes" ;
    dwc:scientificNameAuthorship "(Loew, 1857)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:hiddenLabel "Pegomya flavipes"@fi,
        "Pegomya flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya pulchripes"@fi,
        "Pegomya pulchripes"@sv .

<http://tun.fi/MX.280421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya rubivora" ;
    dwc:scientificNameAuthorship "(Coquillett in Slingerland, 1897)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya rubivora"@fi,
        "Pegomya rubivora"@sv .

<http://tun.fi/MX.280422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya ruficeps" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya ruficeps"@fi,
        "Pegomya ruficeps"@sv .

<http://tun.fi/MX.280423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya rufina" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya rufina"@fi,
        "Pegomya rufina"@sv .

<http://tun.fi/MX.280424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya scapularis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:hiddenLabel "Pegomya pilosa"@fi,
        "Pegomya pilosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya scapularis"@fi,
        "Pegomya scapularis"@sv .

<http://tun.fi/MX.280425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya seitenstettensis" ;
    dwc:scientificNameAuthorship "(Strobl, 1880)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya seitenstettensis"@fi,
        "Pegomya seitenstettensis"@sv .

<http://tun.fi/MX.280426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya setaria" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya setaria"@fi,
        "Pegomya setaria"@sv .

<http://tun.fi/MX.280427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya solennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:hiddenLabel "Pegomya nigritarsis"@fi,
        "Pegomya nigritarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya solennis"@fi,
        "Pegomya solennis"@sv .

<http://tun.fi/MX.280428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya steini" ;
    dwc:scientificNameAuthorship "Hendel, 1925" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya steini"@fi,
        "Pegomya steini"@sv .

<http://tun.fi/MX.280429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya tabida" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya tabida"@fi,
        "Pegomya tabida"@sv .

<http://tun.fi/MX.280430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya tenera" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya tenera"@fi,
        "Pegomya tenera"@sv .

<http://tun.fi/MX.280431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya testacea" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:hiddenLabel "Pegomya silacea"@fi,
        "Pegomya silacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya testacea"@fi,
        "Pegomya testacea"@sv .

<http://tun.fi/MX.280432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya transgressa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya transgressa"@fi,
        "Pegomya transgressa"@sv .

<http://tun.fi/MX.280433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya vanduzeei" ;
    dwc:scientificNameAuthorship "Malloch, 1919" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:hiddenLabel "Pegomya versicolor"@fi,
        "Pegomya versicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya vanduzeei"@fi,
        "Pegomya vanduzeei"@sv .

<http://tun.fi/MX.280434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya vittigera" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya vittigera"@fi,
        "Pegomya vittigera"@sv .

<http://tun.fi/MX.280435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya winthemi" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya winthemi"@fi,
        "Pegomya winthemi"@sv .

<http://tun.fi/MX.280436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya zonata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:hiddenLabel "Pegomya tenera"@fi,
        "Pegomya tenera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya zonata"@fi,
        "Pegomya zonata"@sv .

<http://tun.fi/MX.280438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegoplata aestiva" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegoplata aestiva"@fi,
        "Pegoplata aestiva"@sv .

<http://tun.fi/MX.280439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegoplata annulata" ;
    dwc:scientificNameAuthorship "(Pandellé, 1899)" ;
    skos:broader <http://tun.fi/MX.280437> ;
    skos:hiddenLabel "Pegoplata virginea"@fi,
        "Pegoplata virginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegoplata annulata"@fi,
        "Pegoplata annulata"@sv .

<http://tun.fi/MX.280440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegoplata infirma" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegoplata infirma"@fi,
        "Pegoplata infirma"@sv .

<http://tun.fi/MX.280441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegoplata nigroscutellata" ;
    dwc:scientificNameAuthorship "(Stein, 1920)" ;
    skos:broader <http://tun.fi/MX.280437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegoplata nigroscutellata"@fi,
        "Pegoplata nigroscutellata"@sv .

<http://tun.fi/MX.280442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegoplata palposa" ;
    dwc:scientificNameAuthorship "(Stein, 1897)" ;
    skos:broader <http://tun.fi/MX.280437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegoplata palposa"@fi,
        "Pegoplata palposa"@sv .

<http://tun.fi/MX.280443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegoplata patellans" ;
    dwc:scientificNameAuthorship "(Pandellé, 1900)" ;
    skos:broader <http://tun.fi/MX.280437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegoplata patellans"@fi,
        "Pegoplata patellans"@sv .

<http://tun.fi/MX.280444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegoplata tundrica" ;
    dwc:scientificNameAuthorship "(Schnabl, 1915)" ;
    skos:broader <http://tun.fi/MX.280437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegoplata tundrica"@fi,
        "Pegoplata tundrica"@sv .

<http://tun.fi/MX.280446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorbia atrogrisea" ;
    dwc:scientificNameAuthorship "Tiensuu, 1936" ;
    skos:broader <http://tun.fi/MX.280445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorbia atrogrisea"@fi,
        "Phorbia atrogrisea"@sv .

<http://tun.fi/MX.280447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorbia curvicauda" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorbia curvicauda"@fi,
        "Phorbia curvicauda"@sv .

<http://tun.fi/MX.280448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorbia fascicularis" ;
    dwc:scientificNameAuthorship "Tiensuu, 1936" ;
    skos:broader <http://tun.fi/MX.280445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorbia fascicularis"@fi,
        "Phorbia fascicularis"@sv .

<http://tun.fi/MX.280449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorbia fumigata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280445> ;
    skos:hiddenLabel "Phorbia securis"@fi,
        "Phorbia securis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorbia fumigata"@fi,
        "Phorbia fumigata"@sv .

<http://tun.fi/MX.280450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorbia genitalis" ;
    dwc:scientificNameAuthorship "(Schnabl in Schnabl & Dziedzicki, 1911)" ;
    skos:broader <http://tun.fi/MX.280445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorbia genitalis"@fi,
        "Phorbia genitalis"@sv .

<http://tun.fi/MX.280451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorbia longipilis" ;
    dwc:scientificNameAuthorship "(Pandellé, 1900)" ;
    skos:broader <http://tun.fi/MX.280445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorbia longipilis"@fi,
        "Phorbia longipilis"@sv .

<http://tun.fi/MX.280452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorbia melania" ;
    dwc:scientificNameAuthorship "Ackland & Michelsen, 1987" ;
    skos:broader <http://tun.fi/MX.280445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorbia melania"@fi,
        "Phorbia melania"@sv .

<http://tun.fi/MX.280453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorbia moliniaris" ;
    dwc:scientificNameAuthorship "(Karl, 1917)" ;
    skos:broader <http://tun.fi/MX.280445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorbia moliniaris"@fi,
        "Phorbia moliniaris"@sv .

<http://tun.fi/MX.280454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorbia penicillaris" ;
    dwc:scientificNameAuthorship "(Stein, 1916)" ;
    skos:broader <http://tun.fi/MX.280445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorbia penicillaris"@fi,
        "Phorbia penicillaris"@sv .

<http://tun.fi/MX.280455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorbia singularis" ;
    dwc:scientificNameAuthorship "Tiensuu, 1938" ;
    skos:broader <http://tun.fi/MX.280445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorbia singularis"@fi,
        "Phorbia singularis"@sv .

<http://tun.fi/MX.280457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ringdahlia curtigena" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1935)" ;
    skos:broader <http://tun.fi/MX.280456> ;
    skos:hiddenLabel "Hylemyia curtigena"@fi,
        "Lasiomma curtigena"@fi,
        "Hylemyia curtigena"@sv,
        "Lasiomma curtigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ringdahlia curtigena"@fi,
        "Ringdahlia curtigena"@sv .

<http://tun.fi/MX.280459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strobilomyia anthracina" ;
    dwc:scientificNameAuthorship "(Czerny, 1906)" ;
    skos:broader <http://tun.fi/MX.280458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strobilomyia anthracina"@fi,
        "Strobilomyia anthracina"@sv .

<http://tun.fi/MX.280460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strobilomyia infrequens" ;
    dwc:scientificNameAuthorship "(Ackland, 1965)" ;
    skos:broader <http://tun.fi/MX.280458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strobilomyia infrequens"@fi,
        "Strobilomyia infrequens"@sv .

<http://tun.fi/MX.280461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strobilomyia laricicola" ;
    dwc:scientificNameAuthorship "(Karl, 1928)" ;
    skos:broader <http://tun.fi/MX.280458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strobilomyia laricicola"@fi,
        "Strobilomyia laricicola"@sv .

<http://tun.fi/MX.280462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strobilomyia sibirica" ;
    dwc:scientificNameAuthorship "Michelsen, 1988" ;
    skos:broader <http://tun.fi/MX.280458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strobilomyia sibirica"@fi,
        "Strobilomyia sibirica"@sv .

<http://tun.fi/MX.280463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strobilomyia svenssoni" ;
    dwc:scientificNameAuthorship "Michelsen, 1988" ;
    skos:broader <http://tun.fi/MX.280458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strobilomyia svenssoni"@fi,
        "Strobilomyia svenssoni"@sv .

<http://tun.fi/MX.280465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subhylemyia longula" ;
    dwc:scientificNameAuthorship "(Fallén, 1824)" ;
    skos:broader <http://tun.fi/MX.280464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Subhylemyia longula"@fi,
        "Subhylemyia longula"@sv .

<http://tun.fi/MX.280467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne ambigua" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne ambigua"@fi,
        "Zaphne ambigua"@sv .

<http://tun.fi/MX.280468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne barbiventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne barbiventris"@fi,
        "Zaphne barbiventris"@sv .

<http://tun.fi/MX.280469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne brunneifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne brunneifrons"@fi,
        "Zaphne brunneifrons"@sv .

<http://tun.fi/MX.280470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne caudata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1855)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne caudata"@fi,
        "Zaphne caudata"@sv .

<http://tun.fi/MX.280471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne divisa" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne divisa"@fi,
        "Zaphne divisa"@sv .

<http://tun.fi/MX.280472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne fasciculata" ;
    dwc:scientificNameAuthorship "(Schnabl, 1915)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne fasciculata"@fi,
        "Zaphne fasciculata"@sv .

<http://tun.fi/MX.280473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne frontata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne frontata"@fi,
        "Zaphne frontata"@sv .

<http://tun.fi/MX.280474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne ignobilis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne ignobilis"@fi,
        "Zaphne ignobilis"@sv .

<http://tun.fi/MX.280475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne inuncta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:hiddenLabel "Zaphne hyalipennis"@fi,
        "Zaphne hyalipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne inuncta"@fi,
        "Zaphne inuncta"@sv .

<http://tun.fi/MX.280476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne lineatocollis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:hiddenLabel "Zaphne laticornis"@fi,
        "Zaphne laticornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne lineatocollis"@fi,
        "Zaphne lineatocollis"@sv .

<http://tun.fi/MX.280477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne nuda" ;
    dwc:scientificNameAuthorship "(Schnabl in Schnabl & Dziedzicki, 1911)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne nuda"@fi,
        "Zaphne nuda"@sv .

<http://tun.fi/MX.280478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne proxima" ;
    dwc:scientificNameAuthorship "(Malloch, 1920)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne proxima"@fi,
        "Zaphne proxima"@sv .

<http://tun.fi/MX.280479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne verticina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne verticina"@fi,
        "Zaphne verticina"@sv .

<http://tun.fi/MX.280480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne wierzejskii" ;
    dwc:scientificNameAuthorship "(Mik, 1867)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne wierzejskii"@fi,
        "Zaphne wierzejskii"@sv .

<http://tun.fi/MX.280481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne zetterstedtii" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:hiddenLabel "Acroptena zetterstedtii"@fi,
        "Zaphne zetterstedti"@fi,
        "Acroptena zetterstedtii"@sv,
        "Zaphne zetterstedti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne zetterstedtii"@fi,
        "Zaphne zetterstedtii"@sv .

<http://tun.fi/MX.280485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delina nigrita" ;
    dwc:scientificNameAuthorship "(Fallén, 1819)" ;
    skos:broader <http://tun.fi/MX.280484> ;
    skos:hiddenLabel "Cordylura nigrita"@fi,
        "Cordylura nigrita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delina nigrita"@fi,
        "Delina nigrita"@sv .

<http://tun.fi/MX.280487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptopa filiformis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.280486> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptopa filiformis"@fi,
        "Leptopa filiformis"@sv .

<http://tun.fi/MX.280489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropselapha filiformis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280488> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropselapha filiformis"@fi,
        "Micropselapha filiformis"@sv .

<http://tun.fi/MX.280491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parallelomma medium" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.280490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parallelomma medium"@fi,
        "Parallelomma medium"@sv .

<http://tun.fi/MX.280492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parallelomma paridis" ;
    dwc:scientificNameAuthorship "Hering, 1923" ;
    skos:broader <http://tun.fi/MX.280490> ;
    skos:hiddenLabel "Chylizosoma paridis"@fi,
        "Chylizosoma paridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parallelomma paridis"@fi,
        "Parallelomma paridis"@sv .

<http://tun.fi/MX.280493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parallelomma sellatum" ;
    dwc:scientificNameAuthorship "(Hackman, 1956)" ;
    skos:broader <http://tun.fi/MX.280490> ;
    skos:hiddenLabel "Chylizosoma sellatum"@fi,
        "Delina sellatum"@fi,
        "Chylizosoma sellatum"@sv,
        "Delina sellatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parallelomma sellatum"@fi,
        "Parallelomma sellatum"@sv .

<http://tun.fi/MX.280494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parallelomma vittatum" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280490> ;
    skos:hiddenLabel "Americina vittata"@fi,
        "Chylizosoma vittatum"@fi,
        "Cordylura vittata"@fi,
        "Parallelomma vittata"@fi,
        "Americina vittata"@sv,
        "Chylizosoma vittatum"@sv,
        "Cordylura vittata"@sv,
        "Parallelomma vittata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parallelomma vittatum"@fi,
        "Parallelomma vittatum"@sv .

<http://tun.fi/MX.280496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phrosia albilabris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.280495> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phrosia albilabris"@fi,
        "Phrosia albilabris"@sv .

<http://tun.fi/MX.280500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthocnema glaucescens" ;
    dwc:scientificNameAuthorship "(Loew, 1864)" ;
    skos:broader <http://tun.fi/MX.280498> ;
    skos:hiddenLabel "Acanthocnema nigripes"@fi,
        "Acanthocnema nigripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthocnema glaucescens"@fi,
        "Acanthocnema glaucescens"@sv .

<http://tun.fi/MX.280504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allomyella albipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allomyella albipennis"@fi,
        "Allomyella albipennis"@sv .

<http://tun.fi/MX.280505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allomyella frigida" ;
    dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
    skos:broader <http://tun.fi/MX.280503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allomyella frigida"@fi,
        "Allomyella frigida"@sv .

<http://tun.fi/MX.280507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bostrichopyga crassipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bostrichopyga crassipes"@fi,
        "Bostrichopyga crassipes"@sv .

<http://tun.fi/MX.280509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopalpus punctipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280607> ;
    skos:hiddenLabel "Chaetosa punctipes"@fi,
        "Cordylura punctipes"@fi,
        "Chaetosa punctipes"@sv,
        "Cordylura punctipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopalpus punctipes"@fi,
        "Trichopalpus punctipes"@sv .

<http://tun.fi/MX.280511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleigastra apicalis" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cleigastra apicalis"@fi,
        "Cleigastra apicalis"@sv .

<http://tun.fi/MX.280514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conisternum obscurum" ;
    dwc:scientificNameAuthorship "(Fallén, 1819)" ;
    skos:broader <http://tun.fi/MX.280512> ;
    skos:hiddenLabel "Coniosternum obscura"@fi,
        "Coniosternum obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conisternum obscurum"@fi,
        "Conisternum obscurum"@sv .

<http://tun.fi/MX.280515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conisternum tinctinerve" ;
    dwc:scientificNameAuthorship "(Becker, 1894)" ;
    skos:broader <http://tun.fi/MX.280512> ;
    skos:hiddenLabel "Coniosternum tinctinervis"@fi,
        "Coniosternum tinctinervis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conisternum tinctinerve"@fi,
        "Conisternum tinctinerve"@sv .

<http://tun.fi/MX.280518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura aberrans" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura aberrans"@fi,
        "Cordilura aberrans"@sv .

<http://tun.fi/MX.280519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura aemula" ;
    dwc:scientificNameAuthorship "Collin, 1958" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura aemula"@fi,
        "Cordilura aemula"@sv .

<http://tun.fi/MX.280520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura atrata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1846" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura atrata"@fi,
        "Cordilura atrata"@sv .

<http://tun.fi/MX.280521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura ciliata" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura ciliata"@fi,
        "Cordilura ciliata"@sv .

<http://tun.fi/MX.280522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura picipes" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura picipes"@fi,
        "Cordilura picipes"@sv .

<http://tun.fi/MX.280523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura picticornis" ;
    dwc:scientificNameAuthorship "Loew, 1864" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura picticornis"@fi,
        "Cordilura picticornis"@sv .

<http://tun.fi/MX.280524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura proboscidea" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura proboscidea"@fi,
        "Cordilura proboscidea"@sv .

<http://tun.fi/MX.280525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura pubera" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura pubera"@fi,
        "Cordilura pubera"@sv .

<http://tun.fi/MX.280526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura pudica" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura pudica"@fi,
        "Cordilura pudica"@sv .

<http://tun.fi/MX.280527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura rufimana" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura rufimana"@fi,
        "Cordilura rufimana"@sv .

<http://tun.fi/MX.280528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura socialis" ;
    dwc:scientificNameAuthorship "(Becker, 1894)" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:hiddenLabel "Cordilura freyi"@fi,
        "Cordilura freyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura socialis"@fi,
        "Cordilura socialis"@sv .

<http://tun.fi/MX.280530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura albipes" ;
    dwc:scientificNameAuthorship "Fallén, 1819" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura albipes"@fi,
        "Cordilura albipes"@sv .

<http://tun.fi/MX.280531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura fuscipes" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura fuscipes"@fi,
        "Cordilura fuscipes"@sv .

<http://tun.fi/MX.280533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura ustulata" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:hiddenLabel "Cordilura melanacra"@fi,
        "Scoliaphleps melanacra"@fi,
        "Cordilura melanacra"@sv,
        "Scoliaphleps melanacra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura ustulata"@fi,
        "Cordilura ustulata"@sv .

<http://tun.fi/MX.280535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmetopus dentimanus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280534> ;
    skos:hiddenLabel "Cordylura dentimana"@fi,
        "Cosmetopus dentimana"@fi,
        "Cosmetopus fulvipes"@fi,
        "Cordylura dentimana"@sv,
        "Cosmetopus dentimana"@sv,
        "Cosmetopus fulvipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmetopus dentimanus"@fi,
        "Cosmetopus dentimanus"@sv .

<http://tun.fi/MX.280536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmetopus longus" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.280534> ;
    skos:hiddenLabel "Cordylura longa"@fi,
        "Cosmetopus fulvipes"@fi,
        "Cosmetopus longa"@fi,
        "Cordylura longa"@sv,
        "Cosmetopus fulvipes"@sv,
        "Cosmetopus longa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmetopus longus"@fi,
        "Cosmetopus longus"@sv .

<http://tun.fi/MX.280537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmetopus ringdahli" ;
    dwc:scientificNameAuthorship "Andersson, 1974" ;
    skos:broader <http://tun.fi/MX.280534> ;
    skos:hiddenLabel "Cosmetopus ringdahlii"@fi,
        "Cosmetopus ringdahlii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmetopus ringdahli"@fi,
        "Cosmetopus ringdahli"@sv .

<http://tun.fi/MX.280539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ernoneura argus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ernoneura argus"@fi,
        "Ernoneura argus"@sv .

<http://tun.fi/MX.280541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonarcticus abdominalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280540> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonarcticus abdominalis"@fi,
        "Gonarcticus abdominalis"@sv .

<http://tun.fi/MX.280543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatherus planiceps" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.280542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatherus planiceps"@fi,
        "Gonatherus planiceps"@sv .

<http://tun.fi/MX.280545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gimnomera albipila" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280544> ;
    skos:hiddenLabel "Cochliarium albipila"@fi,
        "Cochliarium albipila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gimnomera albipila"@fi,
        "Gimnomera albipila"@sv .

<http://tun.fi/MX.280546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gimnomera cuneiventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280544> ;
    skos:hiddenLabel "Cochliarium cuneiventre"@fi,
        "Cochliarium cuneiventre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gimnomera cuneiventris"@fi,
        "Gimnomera cuneiventris"@sv .

<http://tun.fi/MX.280547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gimnomera dorsata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gimnomera dorsata"@fi,
        "Gimnomera dorsata"@sv .

<http://tun.fi/MX.280548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gimnomera hirta" ;
    dwc:scientificNameAuthorship "Hendel, 1930" ;
    skos:broader <http://tun.fi/MX.280544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gimnomera hirta"@fi,
        "Gimnomera hirta"@sv .

<http://tun.fi/MX.280549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gimnomera tarsea" ;
    dwc:scientificNameAuthorship "(Fallén, 1819)" ;
    skos:broader <http://tun.fi/MX.280544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gimnomera tarsea"@fi,
        "Gimnomera tarsea"@sv .

<http://tun.fi/MX.280551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hexamitocera loxoceratum" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.280550> ;
    skos:hiddenLabel "Hexamitocera loxocerata"@fi,
        "Hexamitocera loxocerata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hexamitocera loxoceratum"@fi,
        "Hexamitocera loxoceratum"@sv .

<http://tun.fi/MX.280553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydromyza livens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.280552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydromyza livens"@fi,
        "Hydromyza livens"@sv .

<http://tun.fi/MX.280555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaphthalma pallida" ;
    dwc:scientificNameAuthorship "(Fallén, 1819)" ;
    skos:broader <http://tun.fi/MX.280554> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaphthalma pallida"@fi,
        "Megaphthalma pallida"@sv .

<http://tun.fi/MX.280557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaphthalmoides unilineatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaphthalmoides unilineatus"@fi,
        "Megaphthalmoides unilineatus"@sv .

<http://tun.fi/MX.280559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microprosopa haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microprosopa haemorrhoidalis"@fi,
        "Microprosopa haemorrhoidalis"@sv .

<http://tun.fi/MX.280560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopalpus lacteipennis" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1920)" ;
    skos:broader <http://tun.fi/MX.280607> ;
    skos:hiddenLabel "Microprosopa lacteipennis"@fi,
        "Microprosopa lacteipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopalpus lacteipennis"@fi,
        "Trichopalpus lacteipennis"@sv .

<http://tun.fi/MX.280561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microprosopa lineata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microprosopa lineata"@fi,
        "Microprosopa lineata"@sv .

<http://tun.fi/MX.280562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microprosopa pallidicauda" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microprosopa pallidicauda"@fi,
        "Microprosopa pallidicauda"@sv .

<http://tun.fi/MX.280564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanna armillata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280563> ;
    skos:hiddenLabel "Amaurosoma armillatum"@fi,
        "Amaurosoma mensuratum"@fi,
        "Cordylura armillata"@fi,
        "Amaurosoma armillatum"@sv,
        "Amaurosoma mensuratum"@sv,
        "Cordylura armillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanna armillata"@fi,
        "Nanna armillata"@sv .

<http://tun.fi/MX.280565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanna articulata" ;
    dwc:scientificNameAuthorship "(Becker, 1894)" ;
    skos:broader <http://tun.fi/MX.280563> ;
    skos:hiddenLabel "Amaurosoma articulatum"@fi,
        "Amaurosoma articulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanna articulata"@fi,
        "Nanna articulata"@sv .

<http://tun.fi/MX.280566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanna bispinosa" ;
    dwc:scientificNameAuthorship "(Malloch, 1920)" ;
    skos:broader <http://tun.fi/MX.280563> ;
    skos:hiddenLabel "Amaurosoma bispinosa"@fi,
        "Amaurosoma bispinosum"@fi,
        "Amaurosoma bispinosa"@sv,
        "Amaurosoma bispinosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanna bispinosa"@fi,
        "Nanna bispinosa"@sv .

<http://tun.fi/MX.280567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanna brevifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280563> ;
    skos:hiddenLabel "Amaurosoma brevifrons"@fi,
        "Cordylura brevifrons"@fi,
        "Amaurosoma brevifrons"@sv,
        "Cordylura brevifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanna brevifrons"@fi,
        "Nanna brevifrons"@sv .

<http://tun.fi/MX.280568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanna fasciata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280563> ;
    skos:hiddenLabel "Amaurosoma fasciatum"@fi,
        "Cordylura fasciata"@fi,
        "Amaurosoma fasciatum"@sv,
        "Cordylura fasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanna fasciata"@fi,
        "Nanna fasciata"@sv .

<http://tun.fi/MX.280569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanna flavipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1819)" ;
    skos:broader <http://tun.fi/MX.280563> ;
    skos:hiddenLabel "Amaurosoma flavipes"@fi,
        "Amaurosoma minutum"@fi,
        "Cordylura flavipes"@fi,
        "Nanna minuta"@fi,
        "Amaurosoma flavipes"@sv,
        "Amaurosoma minutum"@sv,
        "Cordylura flavipes"@sv,
        "Nanna minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanna flavipes"@fi,
        "Nanna flavipes"@sv .

<http://tun.fi/MX.280570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanna inermis" ;
    dwc:scientificNameAuthorship "(Becker, 1894)" ;
    skos:broader <http://tun.fi/MX.280563> ;
    skos:hiddenLabel "Amaurosoma inerme"@fi,
        "Amaurosoma inerme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanna inermis"@fi,
        "Nanna inermis"@sv .

<http://tun.fi/MX.280571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanna leucostoma" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280563> ;
    skos:hiddenLabel "Amaurosoma leucostomum"@fi,
        "Cordylura leucostoma"@fi,
        "Amaurosoma leucostomum"@sv,
        "Cordylura leucostoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanna leucostoma"@fi,
        "Nanna leucostoma"@sv .

<http://tun.fi/MX.280572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanna tibiella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280563> ;
    skos:hiddenLabel "Amaurosoma nigrifrontatum"@fi,
        "Amaurosoma nigripes"@fi,
        "Amaurosoma nutans"@fi,
        "Amaurosoma tibiellum"@fi,
        "Cordylura tibiella"@fi,
        "Nanna nigripes"@fi,
        "Amaurosoma nigrifrontatum"@sv,
        "Amaurosoma nigripes"@sv,
        "Amaurosoma nutans"@sv,
        "Amaurosoma tibiellum"@sv,
        "Cordylura tibiella"@sv,
        "Nanna nigripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanna tibiella"@fi,
        "Nanna tibiella"@sv .

<http://tun.fi/MX.280574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Norellia tipularia" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.280573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Norellia tipularia"@fi,
        "Norellia tipularia"@sv .

<http://tun.fi/MX.280576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Norellisoma lituratum" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1826)" ;
    skos:broader <http://tun.fi/MX.280575> ;
    skos:hiddenLabel "Norellisoma liturata"@fi,
        "Norellisoma liturata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Norellisoma lituratum"@fi,
        "Norellisoma lituratum"@sv .

<http://tun.fi/MX.280577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Norellisoma spinimanum" ;
    dwc:scientificNameAuthorship "(Fallén, 1819)" ;
    skos:broader <http://tun.fi/MX.280575> ;
    skos:hiddenLabel "Musca suilla"@fi,
        "Norellisoma spinimana"@fi,
        "Musca suilla"@sv,
        "Norellisoma spinimana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Norellisoma spinimanum"@fi,
        "Norellisoma spinimanum"@sv .

<http://tun.fi/MX.280579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Okeniella caudata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280578> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Okeniella caudata"@fi,
        "Okeniella caudata"@sv .

<http://tun.fi/MX.280580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Okeniella dasyprocta" ;
    dwc:scientificNameAuthorship "(Loew, 1864)" ;
    skos:broader <http://tun.fi/MX.280578> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Okeniella dasyprocta"@fi,
        "Okeniella dasyprocta"@sv .

<http://tun.fi/MX.280582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthacheta pilosa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthacheta pilosa"@fi,
        "Orthacheta pilosa"@sv .

<http://tun.fi/MX.280584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurochaetella simplicipes" ;
    dwc:scientificNameAuthorship "(Becker, 1900)" ;
    skos:broader <http://tun.fi/MX.280583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleurochaetella simplicipes"@fi,
        "Pleurochaetella simplicipes"@sv .

<http://tun.fi/MX.280587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pogonota barbata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pogonota barbata"@fi,
        "Pogonota barbata"@sv .

<http://tun.fi/MX.280589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pogonota immunda" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280585> ;
    skos:hiddenLabel "Pogonota clavatus"@fi,
        "Pogonota clavatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pogonota immunda"@fi,
        "Pogonota immunda"@sv .

<http://tun.fi/MX.280590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pogonota sahlbergi" ;
    dwc:scientificNameAuthorship "Becker, 1900" ;
    skos:broader <http://tun.fi/MX.280585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pogonota sahlbergi"@fi,
        "Pogonota sahlbergi"@sv .

<http://tun.fi/MX.280592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scathophaga apicalis" ;
    dwc:scientificNameAuthorship "Curtis in Ross, 1835" ;
    skos:broader <http://tun.fi/MX.280591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scathophaga apicalis"@fi,
        "Scathophaga apicalis"@sv .

<http://tun.fi/MX.280593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scathophaga furcata" ;
    dwc:scientificNameAuthorship "(Say, 1823)" ;
    skos:broader <http://tun.fi/MX.280591> ;
    skos:hiddenLabel "Scathophaga claripennis"@fi,
        "Scathophaga claripennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scathophaga furcata"@fi,
        "Scathophaga furcata"@sv .

<http://tun.fi/MX.280594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scathophaga incola" ;
    dwc:scientificNameAuthorship "Becker, 1900" ;
    skos:broader <http://tun.fi/MX.280591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scathophaga incola"@fi,
        "Scathophaga incola"@sv .

<http://tun.fi/MX.280595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scathophaga inquinata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scathophaga inquinata"@fi,
        "Scathophaga inquinata"@sv .

<http://tun.fi/MX.280596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scathophaga litorea" ;
    dwc:scientificNameAuthorship "(Fallén, 1819)" ;
    skos:broader <http://tun.fi/MX.280591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scathophaga litorea"@fi,
        "Scathophaga litorea"@sv .

<http://tun.fi/MX.280597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scathophaga lutaria" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.280591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scathophaga lutaria"@fi,
        "Scathophaga lutaria"@sv .

<http://tun.fi/MX.280598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scathophaga obscurinervis" ;
    dwc:scientificNameAuthorship "Becker, 1900" ;
    skos:broader <http://tun.fi/MX.280591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scathophaga obscurinervis"@fi,
        "Scathophaga obscurinervis"@sv .

<http://tun.fi/MX.280599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scathophaga pictipennis" ;
    dwc:scientificNameAuthorship "Oldenberg, 1923" ;
    skos:broader <http://tun.fi/MX.280591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scathophaga pictipennis"@fi,
        "Scathophaga pictipennis"@sv .

<http://tun.fi/MX.280600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scathophaga scybalaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.280591> ;
    skos:hiddenLabel "Scatomyza scybalaria"@fi,
        "Scatomyza scybalaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scathophaga scybalaria"@fi,
        "Scathophaga scybalaria"@sv .

<http://tun.fi/MX.280601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scathophaga stercoraria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.280591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scathophaga stercoraria"@fi,
        "Scathophaga stercoraria"@sv .

<http://tun.fi/MX.280602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scathophaga spurca" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.280591> ;
    skos:hiddenLabel "Scathophaga suilla"@fi,
        "Scathophaga suilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scathophaga spurca"@fi,
        "Scathophaga spurca"@sv .

<http://tun.fi/MX.280604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spaziphora hydromyzina" ;
    dwc:scientificNameAuthorship "(Fallén, 1819)" ;
    skos:broader <http://tun.fi/MX.280603> ;
    skos:hiddenLabel "Spaziphora fascipes"@fi,
        "Spaziphora fascipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spaziphora hydromyzina"@fi,
        "Spaziphora hydromyzina"@sv .

<http://tun.fi/MX.280606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staegeria kunzei" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1821)" ;
    skos:broader <http://tun.fi/MX.280605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Staegeria kunzei"@fi,
        "Staegeria kunzei"@sv .

<http://tun.fi/MX.280608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopalpus fraternus" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280607> ;
    skos:hiddenLabel "Cordylura fraterna"@fi,
        "Trichopalpus fraterna"@fi,
        "Cordylura fraterna"@sv,
        "Trichopalpus fraterna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopalpus fraternus"@fi,
        "Trichopalpus fraternus"@sv .

<http://tun.fi/MX.280609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopalpus nigribasis" ;
    dwc:scientificNameAuthorship "Curran, 1927" ;
    skos:broader <http://tun.fi/MX.280607> ;
    skos:hiddenLabel "Trichopalpus pilirostris"@fi,
        "Tricopalpus nigribasis"@fi,
        "Trichopalpus pilirostris"@sv,
        "Tricopalpus nigribasis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopalpus nigribasis"@fi,
        "Trichopalpus nigribasis"@sv .

<http://tun.fi/MX.280610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopalpus obscurellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280607> ;
    skos:hiddenLabel "Cordylura obscurella"@fi,
        "Microprosopa subarctica"@fi,
        "Trichopalpus subarcticus"@fi,
        "Cordylura obscurella"@sv,
        "Microprosopa subarctica"@sv,
        "Trichopalpus subarcticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopalpus obscurellus"@fi,
        "Trichopalpus obscurellus"@sv .

<http://tun.fi/MX.280613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia aethiops" ;
    dwc:scientificNameAuthorship "Malloch, 1913" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia aethiops"@fi,
        "Fannia aethiops"@sv .

<http://tun.fi/MX.280614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia alpina" ;
    dwc:scientificNameAuthorship "Pont, 1970" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia alpina"@fi,
        "Fannia alpina"@sv .

<http://tun.fi/MX.280615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia armata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia armata"@fi,
        "Fannia armata"@sv .

<http://tun.fi/MX.280616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia atra" ;
    dwc:scientificNameAuthorship "(Stein, 1895)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia atra"@fi,
        "Fannia atra"@sv .

<http://tun.fi/MX.280617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia canicularis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia canicularis"@fi,
        "Fannia canicularis"@sv .

<http://tun.fi/MX.280618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia carbonaria" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia carbonaria"@fi,
        "Fannia carbonaria"@sv .

<http://tun.fi/MX.280619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia carbonella" ;
    dwc:scientificNameAuthorship "(Stein, 1895)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia carbonella"@fi,
        "Fannia carbonella"@sv .

<http://tun.fi/MX.280620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia coracina" ;
    dwc:scientificNameAuthorship "(Loew, 1873)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia coracina"@fi,
        "Fannia coracina"@sv .

<http://tun.fi/MX.280621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia corvina" ;
    dwc:scientificNameAuthorship "(Verrall, 1892)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia halterata"@fi,
        "Fannia halterata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia corvina"@fi,
        "Fannia corvina"@sv .

<http://tun.fi/MX.280622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia cothurnata" ;
    dwc:scientificNameAuthorship "(Loew, 1873)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia cothurnata"@fi,
        "Fannia cothurnata"@sv .

<http://tun.fi/MX.280623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia difficilis" ;
    dwc:scientificNameAuthorship "(Stein, 1895)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia difficilis"@fi,
        "Fannia difficilis"@sv .

<http://tun.fi/MX.280624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia fuscitibia" ;
    dwc:scientificNameAuthorship "Stein, 1920" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia fuscitibia"@fi,
        "Fannia fuscitibia"@sv .

<http://tun.fi/MX.280625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia fuscula" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia fuscula"@fi,
        "Fannia fuscula"@sv .

<http://tun.fi/MX.280626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia genualis" ;
    dwc:scientificNameAuthorship "(Stein, 1895)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia genualis"@fi,
        "Fannia genualis"@sv .

<http://tun.fi/MX.280627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia gotlandica" ;
    dwc:scientificNameAuthorship "Ringdahl, 1926" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia gotlandica"@fi,
        "Fannia gotlandica"@sv .

<http://tun.fi/MX.280628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia hirticeps" ;
    dwc:scientificNameAuthorship "(Stein, 1892)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia hirticeps"@fi,
        "Fannia hirticeps"@sv .

<http://tun.fi/MX.280629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia hirundinis" ;
    dwc:scientificNameAuthorship "Ringdahl, 1948" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia hirundinis"@fi,
        "Fannia hirundinis"@sv .

<http://tun.fi/MX.280630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia immutica" ;
    dwc:scientificNameAuthorship "Collin, 1939" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia immutica"@fi,
        "Fannia immutica"@sv .

<http://tun.fi/MX.280631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia incisurata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia incisurata"@fi,
        "Fannia incisurata"@sv .

<http://tun.fi/MX.280632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia latifrontalis" ;
    dwc:scientificNameAuthorship "Hennig, 1955" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia latifrontalis"@fi,
        "Fannia latifrontalis"@sv .

<http://tun.fi/MX.280633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia latipalpis" ;
    dwc:scientificNameAuthorship "(Stein, 1892)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia latipalpis"@fi,
        "Fannia latipalpis"@sv .

<http://tun.fi/MX.280634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia lepida" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia mutica"@fi,
        "Fannia mutica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia lepida"@fi,
        "Fannia lepida"@sv .

<http://tun.fi/MX.280635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia leucosticta" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia leucosticta"@fi,
        "Fannia leucosticta"@sv .

<http://tun.fi/MX.280636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia limbata" ;
    dwc:scientificNameAuthorship "(Tiensuu, 1938)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia berolinensis"@fi,
        "Fannia berolinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia limbata"@fi,
        "Fannia limbata"@sv .

<http://tun.fi/MX.280637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia lucidula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia glaucescens"@fi,
        "Fannia glaucescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia lucidula"@fi,
        "Fannia lucidula"@sv .

<http://tun.fi/MX.280638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia lugubrina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia lugubrina"@fi,
        "Fannia lugubrina"@sv .

<http://tun.fi/MX.280639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia lustrator" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia hamata"@fi,
        "Fannia hamata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia lustrator"@fi,
        "Fannia lustrator"@sv .

<http://tun.fi/MX.280640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia manicata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia manicata"@fi,
        "Fannia manicata"@sv .

<http://tun.fi/MX.280641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia melania" ;
    dwc:scientificNameAuthorship "(Dufour, 1839)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia ciliata"@fi,
        "Fannia ciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia melania"@fi,
        "Fannia melania"@sv .

<http://tun.fi/MX.280642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia metallipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia kowarzi"@fi,
        "Fannia kowarzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia metallipennis"@fi,
        "Fannia metallipennis"@sv .

<http://tun.fi/MX.280643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia minutipalpis" ;
    dwc:scientificNameAuthorship "(Stein, 1895)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia minutipalpis"@fi,
        "Fannia minutipalpis"@sv .

<http://tun.fi/MX.280644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia mollissima" ;
    dwc:scientificNameAuthorship "(Haliday, 1840)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia spathulata"@fi,
        "Fannia spathulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia mollissima"@fi,
        "Fannia mollissima"@sv .

<http://tun.fi/MX.280645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia monilis" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia monilis"@fi,
        "Fannia monilis"@sv .

<http://tun.fi/MX.280646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia pallitibia" ;
    dwc:scientificNameAuthorship "(Rondani, 1866)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia pallitibia"@fi,
        "Fannia pallitibia"@sv .

<http://tun.fi/MX.280647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia parva" ;
    dwc:scientificNameAuthorship "(Stein, 1895)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia parva"@fi,
        "Fannia parva"@sv .

<http://tun.fi/MX.280648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia pauli" ;
    dwc:scientificNameAuthorship "Pont, 1997" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia nitida"@fi,
        "Fannia nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia pauli"@fi,
        "Fannia pauli"@sv .

<http://tun.fi/MX.280649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia polychaeta" ;
    dwc:scientificNameAuthorship "(Stein, 1895)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia polychaeta"@fi,
        "Fannia polychaeta"@sv .

<http://tun.fi/MX.280650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia postica" ;
    dwc:scientificNameAuthorship "(Stein, 1895)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia postica"@fi,
        "Fannia postica"@sv .

<http://tun.fi/MX.280651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia posticata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia pretiosa"@fi,
        "Fannia pretiosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia posticata"@fi,
        "Fannia posticata"@sv .

<http://tun.fi/MX.280652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia rabdionata" ;
    dwc:scientificNameAuthorship "Karl, 1940" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia rabdionata"@fi,
        "Fannia rabdionata"@sv .

<http://tun.fi/MX.280653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia ringdahlana" ;
    dwc:scientificNameAuthorship "Collin, 1939" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia umbrosa"@fi,
        "Fannia umbrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia ringdahlana"@fi,
        "Fannia ringdahlana"@sv .

<http://tun.fi/MX.280654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia rondanii" ;
    dwc:scientificNameAuthorship "(Strobl, 1893)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia carbonaria"@fi,
        "Fannia carbonaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia rondanii"@fi,
        "Fannia rondanii"@sv .

<http://tun.fi/MX.280655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia scalaris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia subscalaris"@fi,
        "Fannia subscalaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia scalaris"@fi,
        "Fannia scalaris"@sv .

<http://tun.fi/MX.280656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia serena" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia serena"@fi,
        "Fannia serena"@sv .

<http://tun.fi/MX.280657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia similis" ;
    dwc:scientificNameAuthorship "(Stein, 1895)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia similis"@fi,
        "Fannia similis"@sv .

<http://tun.fi/MX.280658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia slovaca" ;
    dwc:scientificNameAuthorship "Gregor & Rozkošný, 2005" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia slovaca"@fi,
        "Fannia slovaca"@sv .

<http://tun.fi/MX.280659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia sociella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia sociella"@fi,
        "Fannia sociella"@sv .

<http://tun.fi/MX.280660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia spathiophora" ;
    dwc:scientificNameAuthorship "Malloch 1918" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia nodulosa"@fi,
        "Fannia nodulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia spathiophora"@fi,
        "Fannia spathiophora"@sv .

<http://tun.fi/MX.280661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia speciosa" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1898)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia speciosa"@fi,
        "Fannia speciosa"@sv .

<http://tun.fi/MX.280662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia stigi" ;
    dwc:scientificNameAuthorship "Rognes, 1982" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia stigi"@fi,
        "Fannia stigi"@sv .

<http://tun.fi/MX.280663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia subatripes" ;
    dwc:scientificNameAuthorship "d'Assis-Fonseca, 1967" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia subatripes"@fi,
        "Fannia subatripes"@sv .

<http://tun.fi/MX.280664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia subpellucens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia subpellucens"@fi,
        "Fannia subpellucens"@sv .

<http://tun.fi/MX.280665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia subpubescens" ;
    dwc:scientificNameAuthorship "Collin, 1958" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia subpubescens"@fi,
        "Fannia subpubescens"@sv .

<http://tun.fi/MX.280666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia tuberculata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia tuberculata"@fi,
        "Fannia tuberculata"@sv .

<http://tun.fi/MX.280667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia umbratica" ;
    dwc:scientificNameAuthorship "Collin, 1939" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia umbratica"@fi,
        "Fannia umbratica"@sv .

<http://tun.fi/MX.280668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia umbrosa" ;
    dwc:scientificNameAuthorship "(Stein, 1895)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:hiddenLabel "Fannia subumbrosa"@fi,
        "Fannia subumbrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia umbrosa"@fi,
        "Fannia umbrosa"@sv .

<http://tun.fi/MX.280669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia verrallii" ;
    dwc:scientificNameAuthorship "(Stein, 1895)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia verrallii"@fi,
        "Fannia verrallii"@sv .

<http://tun.fi/MX.280670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia vesparia" ;
    dwc:scientificNameAuthorship "(Meade, 1891)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia vesparia"@fi,
        "Fannia vesparia"@sv .

<http://tun.fi/MX.280671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia vespertilionis" ;
    dwc:scientificNameAuthorship "Ringdahl, 1934" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia vespertilionis"@fi,
        "Fannia vespertilionis"@sv .

<http://tun.fi/MX.280673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piezura graminicola" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280672> ;
    skos:hiddenLabel "Piezura boletorum"@fi,
        "Piezura mikii"@fi,
        "Piezura boletorum"@sv,
        "Piezura mikii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Piezura graminicola"@fi,
        "Piezura graminicola"@sv .

<http://tun.fi/MX.280674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piezura pardalina" ;
    dwc:scientificNameAuthorship "(Rondani, 1866)" ;
    skos:broader <http://tun.fi/MX.280672> ;
    skos:hiddenLabel "Piezura graminicola"@fi,
        "Piezura graminicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Piezura pardalina"@fi,
        "Piezura pardalina"@sv .

<http://tun.fi/MX.280678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achanthiptera rohrelliformis" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280677> ;
    skos:hiddenLabel "Acanthiptera rohrelliformis"@fi,
        "Achanthiptera inanis"@fi,
        "Acanthiptera rohrelliformis"@sv,
        "Achanthiptera inanis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achanthiptera rohrelliformis"@fi,
        "Achanthiptera rohrelliformis"@sv .

<http://tun.fi/MX.280682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia acuminata" ;
    dwc:scientificNameAuthorship "Strobl, 1898" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:hiddenLabel "Coenosia annulipes"@fi,
        "Coenosia annulipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia acuminata"@fi,
        "Coenosia acuminata"@sv .

<http://tun.fi/MX.280683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia agromyzina" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia agromyzina"@fi,
        "Coenosia agromyzina"@sv .

<http://tun.fi/MX.280684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia ambulans" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia ambulans"@fi,
        "Coenosia ambulans"@sv .

<http://tun.fi/MX.280685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia bilineella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia bilineella"@fi,
        "Coenosia bilineella"@sv .

<http://tun.fi/MX.280686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia campestris" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:hiddenLabel "Coenosia sexnotata"@fi,
        "Coenosia sexnotata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia campestris"@fi,
        "Coenosia campestris"@sv .

<http://tun.fi/MX.280688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia dealbata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:hiddenLabel "Coenosia fulvicornis"@fi,
        "Coenosia fulvicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia dealbata"@fi,
        "Coenosia dealbata"@sv .

<http://tun.fi/MX.280689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia flavimana" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:hiddenLabel "Coenosia albatella"@fi,
        "Coenosia albatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia flavimana"@fi,
        "Coenosia flavimana"@sv .

<http://tun.fi/MX.280690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia humilis" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia humilis"@fi,
        "Coenosia humilis"@sv .

<http://tun.fi/MX.280691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia intermedia" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia intermedia"@fi,
        "Coenosia intermedia"@sv .

<http://tun.fi/MX.280692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia lacteipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia lacteipennis"@fi,
        "Coenosia lacteipennis"@sv .

<http://tun.fi/MX.280693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia lineatipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia lineatipes"@fi,
        "Coenosia lineatipes"@sv .

<http://tun.fi/MX.280694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia means" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia means"@fi,
        "Coenosia means"@sv .

<http://tun.fi/MX.280695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia mollicula" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia mollicula"@fi,
        "Coenosia mollicula"@sv .

<http://tun.fi/MX.280696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia octopunctata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia octopunctata"@fi,
        "Coenosia octopunctata"@sv .

<http://tun.fi/MX.280697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia paludis" ;
    dwc:scientificNameAuthorship "Tiensuu, 1939" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia paludis"@fi,
        "Coenosia paludis"@sv .

<http://tun.fi/MX.280698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia pedella" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:hiddenLabel "Coenosia decipiens"@fi,
        "Coenosia decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia pedella"@fi,
        "Coenosia pedella"@sv .

<http://tun.fi/MX.280699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia perpusilla" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia perpusilla"@fi,
        "Coenosia perpusilla"@sv .

<http://tun.fi/MX.280700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia pudorosa" ;
    dwc:scientificNameAuthorship "Collin, 1953" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia pudorosa"@fi,
        "Coenosia pudorosa"@sv .

<http://tun.fi/MX.280701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia pulicaria" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia pulicaria"@fi,
        "Coenosia pulicaria"@sv .

<http://tun.fi/MX.280702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia pumila" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia pumila"@fi,
        "Coenosia pumila"@sv .

<http://tun.fi/MX.280703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia pygmaea" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia pygmaea"@fi,
        "Coenosia pygmaea"@sv .

<http://tun.fi/MX.280704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia ruficornis" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:hiddenLabel "Coenosia litoralis"@fi,
        "Coenosia litoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia ruficornis"@fi,
        "Coenosia ruficornis"@sv .

<http://tun.fi/MX.280705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia rufipalpis" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:hiddenLabel "Coenosia flavicauda"@fi,
        "Coenosia flavicauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia rufipalpis"@fi,
        "Coenosia rufipalpis"@sv .

<http://tun.fi/MX.280706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia sallae" ;
    dwc:scientificNameAuthorship "Tiensuu, 1938" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia sallae"@fi,
        "Coenosia sallae"@sv .

<http://tun.fi/MX.280707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia testacea" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:hiddenLabel "Coenosia alleni"@fi,
        "Coenosia tricolor"@fi,
        "Coenosia alleni"@sv,
        "Coenosia tricolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia testacea"@fi,
        "Coenosia testacea"@sv .

<http://tun.fi/MX.280708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia tigrina" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia tigrina"@fi,
        "Coenosia tigrina"@sv .

<http://tun.fi/MX.280709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia trilineella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia trilineella"@fi,
        "Coenosia trilineella"@sv .

<http://tun.fi/MX.280710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia verralli" ;
    dwc:scientificNameAuthorship "Collin, 1953" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:hiddenLabel "Coenosia steini"@fi,
        "Coenosia steini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia verralli"@fi,
        "Coenosia verralli"@sv .

<http://tun.fi/MX.280712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnospila albifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.280711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnospila albifrons"@fi,
        "Limnospila albifrons"@sv .

<http://tun.fi/MX.280714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispocephala alma" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispocephala alma"@fi,
        "Lispocephala alma"@sv .

<http://tun.fi/MX.280715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispocephala erythrocera" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispocephala erythrocera"@fi,
        "Lispocephala erythrocera"@sv .

<http://tun.fi/MX.280716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispocephala falculata" ;
    dwc:scientificNameAuthorship "Collin, 1963" ;
    skos:broader <http://tun.fi/MX.280713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispocephala falculata"@fi,
        "Lispocephala falculata"@sv .

<http://tun.fi/MX.280717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispocephala fuscitibia" ;
    dwc:scientificNameAuthorship "Ringdahl, 1944" ;
    skos:broader <http://tun.fi/MX.280713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispocephala fuscitibia"@fi,
        "Lispocephala fuscitibia"@sv .

<http://tun.fi/MX.280718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispocephala pallipalpis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispocephala pallipalpis"@fi,
        "Lispocephala pallipalpis"@sv .

<http://tun.fi/MX.280719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispocephala spuria" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280713> ;
    skos:hiddenLabel "Lispocephala vitripennis"@fi,
        "Lispocephala vitripennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispocephala spuria"@fi,
        "Lispocephala spuria"@sv .

<http://tun.fi/MX.280720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispocephala verna" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.280713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispocephala verna"@fi,
        "Lispocephala verna"@sv .

<http://tun.fi/MX.280722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrorchis meditata" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrorchis meditata"@fi,
        "Macrorchis meditata"@sv .

<http://tun.fi/MX.280724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocoenosia abnormis" ;
    dwc:scientificNameAuthorship "Stein, 1916" ;
    skos:broader <http://tun.fi/MX.280723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudocoenosia abnormis"@fi,
        "Pseudocoenosia abnormis"@sv .

<http://tun.fi/MX.280725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudocoenosia solitaria" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280723> ;
    skos:hiddenLabel "Pseudocoenosia longicauda"@fi,
        "Pseudocoenosia longicauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudocoenosia solitaria"@fi,
        "Pseudocoenosia solitaria"@sv .

<http://tun.fi/MX.280727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schoenomyza litorella" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.280726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schoenomyza litorella"@fi,
        "Schoenomyza litorella"@sv .

<http://tun.fi/MX.280730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophora nigripes" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophora nigripes"@fi,
        "Limnophora nigripes"@sv .

<http://tun.fi/MX.280731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophora pandellei" ;
    dwc:scientificNameAuthorship "Séguy 1923" ;
    skos:broader <http://tun.fi/MX.280729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophora pandellei"@fi,
        "Limnophora pandellei"@sv .

<http://tun.fi/MX.280732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophora riparia" ;
    dwc:scientificNameAuthorship "(Fallén, 1824)" ;
    skos:broader <http://tun.fi/MX.280729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophora riparia"@fi,
        "Limnophora riparia"@sv .

<http://tun.fi/MX.280733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophora rotundata" ;
    dwc:scientificNameAuthorship "Collin, 1930" ;
    skos:broader <http://tun.fi/MX.280729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophora rotundata"@fi,
        "Limnophora rotundata"@sv .

<http://tun.fi/MX.280734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophora tigrina" ;
    dwc:scientificNameAuthorship "(Am Stein, 1860)" ;
    skos:broader <http://tun.fi/MX.280729> ;
    skos:hiddenLabel "Limnophora notata"@fi,
        "Limnophora notata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophora tigrina"@fi,
        "Limnophora tigrina"@sv .

<http://tun.fi/MX.280735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophora triangula" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophora triangula"@fi,
        "Limnophora triangula"@sv .

<http://tun.fi/MX.280736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnophora uniseta" ;
    dwc:scientificNameAuthorship "Stein, 1916" ;
    skos:broader <http://tun.fi/MX.280729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnophora uniseta"@fi,
        "Limnophora uniseta"@sv .

<http://tun.fi/MX.280738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispe consanguinea" ;
    dwc:scientificNameAuthorship "Loew, 1858" ;
    skos:broader <http://tun.fi/MX.280737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispe consanguinea"@fi,
        "Lispe consanguinea"@sv .

<http://tun.fi/MX.280739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispe hydromyzina" ;
    dwc:scientificNameAuthorship "Fallén, 1825" ;
    skos:broader <http://tun.fi/MX.280737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispe hydromyzina"@fi,
        "Lispe hydromyzina"@sv .

<http://tun.fi/MX.280740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispe litorea" ;
    dwc:scientificNameAuthorship "Fallén, 1825" ;
    skos:broader <http://tun.fi/MX.280737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispe litorea"@fi,
        "Lispe litorea"@sv .

<http://tun.fi/MX.280741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispe melaleuca" ;
    dwc:scientificNameAuthorship "Loew, 1847" ;
    skos:broader <http://tun.fi/MX.280737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispe melaleuca"@fi,
        "Lispe melaleuca"@sv .

<http://tun.fi/MX.280742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispe pygmaea" ;
    dwc:scientificNameAuthorship "Fallén, 1825" ;
    skos:broader <http://tun.fi/MX.280737> ;
    skos:hiddenLabel "Lispe aureola"@fi,
        "Lispe japonica"@fi,
        "Lispe aureola"@sv,
        "Lispe japonica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispe pygmaea"@fi,
        "Lispe pygmaea"@sv .

<http://tun.fi/MX.280743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispe tentaculata" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.280737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispe tentaculata"@fi,
        "Lispe tentaculata"@sv .

<http://tun.fi/MX.280744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lispe uliginosa" ;
    dwc:scientificNameAuthorship "Fallén, 1825" ;
    skos:broader <http://tun.fi/MX.280737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lispe uliginosa"@fi,
        "Lispe uliginosa"@sv .

<http://tun.fi/MX.280746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona aerea" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona aerea"@fi,
        "Spilogona aerea"@sv .

<http://tun.fi/MX.280747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona albisquama" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1932)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona albisquama"@fi,
        "Spilogona albisquama"@sv .

<http://tun.fi/MX.280748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona alpica" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona alpica"@fi,
        "Spilogona alpica"@sv .

<http://tun.fi/MX.280749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona arenosa" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona arenosa"@fi,
        "Spilogona arenosa"@sv .

<http://tun.fi/MX.280750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona atrisquamula" ;
    dwc:scientificNameAuthorship "Hennig, 1959" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona atrisquamula"@fi,
        "Spilogona atrisquamula"@sv .

<http://tun.fi/MX.280751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona baltica" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona baltica"@fi,
        "Spilogona baltica"@sv .

<http://tun.fi/MX.280752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona brunneifrons" ;
    dwc:scientificNameAuthorship "Ringdahl, 1931" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona brunneifrons"@fi,
        "Spilogona brunneifrons"@sv .

<http://tun.fi/MX.280753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona brunneisquama" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona brunneisquama"@fi,
        "Spilogona brunneisquama"@sv .

<http://tun.fi/MX.280754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona carbonella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona carbonella"@fi,
        "Spilogona carbonella"@sv .

<http://tun.fi/MX.280755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona contractifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona contractifrons"@fi,
        "Spilogona contractifrons"@sv .

<http://tun.fi/MX.280756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona denigrata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona denigrata"@fi,
        "Spilogona denigrata"@sv .

<http://tun.fi/MX.280757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona depressiuscula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona depressiuscula"@fi,
        "Spilogona depressiuscula"@sv .

<http://tun.fi/MX.280758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona depressula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona depressula"@fi,
        "Spilogona depressula"@sv .

<http://tun.fi/MX.280759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona dispar" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Spilogona funeralis"@fi,
        "Spilogona funeralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona dispar"@fi,
        "Spilogona dispar"@sv .

<http://tun.fi/MX.280760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona falleni" ;
    dwc:scientificNameAuthorship "Pont, 1984" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Spilogona litorea"@fi,
        "Spilogona litorea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona falleni"@fi,
        "Spilogona falleni"@sv .

<http://tun.fi/MX.280761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona krogerusi" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1941)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona krogerusi"@fi,
        "Spilogona krogerusi"@sv .

<http://tun.fi/MX.280762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona leucogaster" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona leucogaster"@fi,
        "Spilogona leucogaster"@sv .

<http://tun.fi/MX.280763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona malaisei" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1920)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona malaisei"@fi,
        "Spilogona malaisei"@sv .

<http://tun.fi/MX.280764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona marginifera" ;
    dwc:scientificNameAuthorship "Hennig, 1959" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Spilogona marginalis"@fi,
        "Spilogona marginalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona marginifera"@fi,
        "Spilogona marginifera"@sv .

<http://tun.fi/MX.280765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona meadei" ;
    dwc:scientificNameAuthorship "(Schnabl, 1915)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona meadei"@fi,
        "Spilogona meadei"@sv .

<http://tun.fi/MX.280766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona megastoma" ;
    dwc:scientificNameAuthorship "(Boheman, 1866)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona megastoma"@fi,
        "Spilogona megastoma"@sv .

<http://tun.fi/MX.280767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona nigriventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona nigriventris"@fi,
        "Spilogona nigriventris"@sv .

<http://tun.fi/MX.280768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona nitidicauda" ;
    dwc:scientificNameAuthorship "(Schnabl, 1911)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona nitidicauda"@fi,
        "Spilogona nitidicauda"@sv .

<http://tun.fi/MX.280769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona novemmaculata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona novemmaculata"@fi,
        "Spilogona novemmaculata"@sv .

<http://tun.fi/MX.280770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona opaca" ;
    dwc:scientificNameAuthorship "(Schnabl, 1915)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona opaca"@fi,
        "Spilogona opaca"@sv .

<http://tun.fi/MX.280771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona pacifica" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Spilogona vana"@fi,
        "Spilogona vana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona pacifica"@fi,
        "Spilogona pacifica"@sv .

<http://tun.fi/MX.280772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona palmeni" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1935)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona palmeni"@fi,
        "Spilogona palmeni"@sv .

<http://tun.fi/MX.280773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona pseudodispar" ;
    dwc:scientificNameAuthorship "(Frey, 1915)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Spilogona spinitibia"@fi,
        "Spilogona spinitibia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona pseudodispar"@fi,
        "Spilogona pseudodispar"@sv .

<http://tun.fi/MX.280774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona pusilla" ;
    dwc:scientificNameAuthorship "(Huckett, 1932)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Limnophora subfuscisquama"@fi,
        "Spilogona subfuscisquama"@fi,
        "Limnophora subfuscisquama"@sv,
        "Spilogona subfuscisquama"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona pusilla"@fi,
        "Spilogona pusilla"@sv .

<http://tun.fi/MX.280775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona quinquelineata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona quinquelineata"@fi,
        "Spilogona quinquelineata"@sv .

<http://tun.fi/MX.280776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona semiglobosa" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1916)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona semiglobosa"@fi,
        "Spilogona semiglobosa"@sv .

<http://tun.fi/MX.280777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona sororcula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Spilogona zetterstedti"@fi,
        "Spilogona zetterstedti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona sororcula"@fi,
        "Spilogona sororcula"@sv .

<http://tun.fi/MX.280778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona spectabilis" ;
    dwc:scientificNameAuthorship "(Tiensuu, 1938)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona spectabilis"@fi,
        "Spilogona spectabilis"@sv .

<http://tun.fi/MX.280779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona surda" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona surda"@fi,
        "Spilogona surda"@sv .

<http://tun.fi/MX.280780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona tenuis" ;
    dwc:scientificNameAuthorship "Hennig, 1959" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona tenuis"@fi,
        "Spilogona tenuis"@sv .

<http://tun.fi/MX.280781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona tornensis" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1926)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona tornensis"@fi,
        "Spilogona tornensis"@sv .

<http://tun.fi/MX.280782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona triangulifera" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona triangulifera"@fi,
        "Spilogona triangulifera"@sv .

<http://tun.fi/MX.280783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona trianguligera" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Spilogona insularis"@fi,
        "Spilogona insularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona trianguligera"@fi,
        "Spilogona trianguligera"@sv .

<http://tun.fi/MX.280784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona trigonata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona trigonata"@fi,
        "Spilogona trigonata"@sv .

<http://tun.fi/MX.280785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona tundrae" ;
    dwc:scientificNameAuthorship "(Schnabl, 1915)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Spilogona macropyga"@fi,
        "Spilogona macropyga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona tundrae"@fi,
        "Spilogona tundrae"@sv .

<http://tun.fi/MX.280786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona tundrica" ;
    dwc:scientificNameAuthorship "(Schnabl & Dziedzicki, 1911)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Limnophora unicolor"@fi,
        "Spilogona unicolor"@fi,
        "Limnophora unicolor"@sv,
        "Spilogona unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona tundrica"@fi,
        "Spilogona tundrica"@sv .

<http://tun.fi/MX.280787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona varsaviensis" ;
    dwc:scientificNameAuthorship "(Schnabl & Dziedzicki, 1911)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Spilogona glauca"@fi,
        "Spilogona glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona varsaviensis"@fi,
        "Spilogona varsaviensis"@sv .

<http://tun.fi/MX.280788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona veterrima" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona veterrima"@fi,
        "Spilogona veterrima"@sv .

<http://tun.fi/MX.280790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Villeneuvia aestuum" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1902)" ;
    skos:broader <http://tun.fi/MX.280789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Villeneuvia aestuum"@fi,
        "Villeneuvia aestuum"@sv .

<http://tun.fi/MX.280794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Azelia aterrima" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Azelia aterrima"@fi,
        "Azelia aterrima"@sv .

<http://tun.fi/MX.280795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Azelia cilipes" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.280793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Azelia cilipes"@fi,
        "Azelia cilipes"@sv .

<http://tun.fi/MX.280796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Azelia gibbera" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Azelia gibbera"@fi,
        "Azelia gibbera"@sv .

<http://tun.fi/MX.280797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Azelia monodactyla" ;
    dwc:scientificNameAuthorship "Loew, 1874" ;
    skos:broader <http://tun.fi/MX.280793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Azelia monodactyla"@fi,
        "Azelia monodactyla"@sv .

<http://tun.fi/MX.280798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Azelia nebulosa" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280793> ;
    skos:hiddenLabel "Azelia macquarti"@fi,
        "Azelia macquarti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Azelia nebulosa"@fi,
        "Azelia nebulosa"@sv .

<http://tun.fi/MX.280799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Azelia trigonica" ;
    dwc:scientificNameAuthorship "Hennig, 1956" ;
    skos:broader <http://tun.fi/MX.280793> ;
    skos:hiddenLabel "Azelia nuda"@fi,
        "Azelia nuda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Azelia trigonica"@fi,
        "Azelia trigonica"@sv .

<http://tun.fi/MX.280800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Azelia triquetra" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.280793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Azelia triquetra"@fi,
        "Azelia triquetra"@sv .

<http://tun.fi/MX.280801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Azelia zetterstedtii" ;
    dwc:scientificNameAuthorship "Rondani, 1866" ;
    skos:broader <http://tun.fi/MX.280793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Azelia zetterstedtii"@fi,
        "Azelia zetterstedtii"@sv .

<http://tun.fi/MX.280803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drymeia hamata" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.280802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drymeia hamata"@fi,
        "Drymeia hamata"@sv .

<http://tun.fi/MX.280804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drymeia tetra" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drymeia tetra"@fi,
        "Drymeia tetra"@sv .

<http://tun.fi/MX.280805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drymeia vicana" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280802> ;
    skos:hiddenLabel "Drymeia decolor"@fi,
        "Drymeia decolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drymeia vicana"@fi,
        "Drymeia vicana"@sv .

<http://tun.fi/MX.280807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea aenescens" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1830)" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea aenescens"@fi,
        "Hydrotaea aenescens"@sv .

<http://tun.fi/MX.280808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea albipuncta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea albipuncta"@fi,
        "Hydrotaea albipuncta"@sv .

<http://tun.fi/MX.280809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea anxia" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:hiddenLabel "Hydrotaea bispinosa"@fi,
        "Hydrotaea bispinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea anxia"@fi,
        "Hydrotaea anxia"@sv .

<http://tun.fi/MX.280810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea armipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:hiddenLabel "Hydrotaea occulta"@fi,
        "Hydrotaea occulta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea armipes"@fi,
        "Hydrotaea armipes"@sv .

<http://tun.fi/MX.280811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea basdeni" ;
    dwc:scientificNameAuthorship "Collin, 1939" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea basdeni"@fi,
        "Hydrotaea basdeni"@sv .

<http://tun.fi/MX.280812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea borussica" ;
    dwc:scientificNameAuthorship "Stein, 1899" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea borussica"@fi,
        "Hydrotaea borussica"@sv .

<http://tun.fi/MX.280813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea cyrtoneurina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea cyrtoneurina"@fi,
        "Hydrotaea cyrtoneurina"@sv .

<http://tun.fi/MX.280814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea dentipes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea dentipes"@fi,
        "Hydrotaea dentipes"@sv .

<http://tun.fi/MX.280815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea diabolus" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:hiddenLabel "Hydrotaea bimaculata"@fi,
        "Hydrotaea ciliata"@fi,
        "Hydrotaea bimaculata"@sv,
        "Hydrotaea ciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea diabolus"@fi,
        "Hydrotaea diabolus"@sv .

<http://tun.fi/MX.280816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea floccosa" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:hiddenLabel "Hydrotaea armipes"@fi,
        "Hydrotaea armipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea floccosa"@fi,
        "Hydrotaea floccosa"@sv .

<http://tun.fi/MX.280817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea ignava" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:hiddenLabel "Hydrotaea leucostoma"@fi,
        "Hydrotaea leucostoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea ignava"@fi,
        "Hydrotaea ignava"@sv .

<http://tun.fi/MX.280818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea irritans" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea irritans"@fi,
        "Hydrotaea irritans"@sv .

<http://tun.fi/MX.280819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea meridionalis" ;
    dwc:scientificNameAuthorship "Portschinsky, 1882" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea meridionalis"@fi,
        "Hydrotaea meridionalis"@sv .

<http://tun.fi/MX.280820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea meteorica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea meteorica"@fi,
        "Hydrotaea meteorica"@sv .

<http://tun.fi/MX.280821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea militaris" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea militaris"@fi,
        "Hydrotaea militaris"@sv .

<http://tun.fi/MX.280822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea nidicola" ;
    dwc:scientificNameAuthorship "Malloch, 1925" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea nidicola"@fi,
        "Hydrotaea nidicola"@sv .

<http://tun.fi/MX.280823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea palaestrica" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea palaestrica"@fi,
        "Hydrotaea palaestrica"@sv .

<http://tun.fi/MX.280824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea pandellei" ;
    dwc:scientificNameAuthorship "Stein, 1899" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea pandellei"@fi,
        "Hydrotaea pandellei"@sv .

<http://tun.fi/MX.280825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea parva" ;
    dwc:scientificNameAuthorship "Meade, 1889" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea parva"@fi,
        "Hydrotaea parva"@sv .

<http://tun.fi/MX.280826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea pellucens" ;
    dwc:scientificNameAuthorship "Portschinsky, 1879" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea pellucens"@fi,
        "Hydrotaea pellucens"@sv .

<http://tun.fi/MX.280827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea pilipes" ;
    dwc:scientificNameAuthorship "Stein, 1903" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea pilipes"@fi,
        "Hydrotaea pilipes"@sv .

<http://tun.fi/MX.280828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea pilitibia" ;
    dwc:scientificNameAuthorship "Stein, 1916" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea pilitibia"@fi,
        "Hydrotaea pilitibia"@sv .

<http://tun.fi/MX.280829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea ringdahli" ;
    dwc:scientificNameAuthorship "Stein, 1916" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea ringdahli"@fi,
        "Hydrotaea ringdahli"@sv .

<http://tun.fi/MX.280830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea scambus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea scambus"@fi,
        "Hydrotaea scambus"@sv .

<http://tun.fi/MX.280831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea similis" ;
    dwc:scientificNameAuthorship "Meade, 1887" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea similis"@fi,
        "Hydrotaea similis"@sv .

<http://tun.fi/MX.280832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea tuberculata" ;
    dwc:scientificNameAuthorship "Rondani, 1866" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea tuberculata"@fi,
        "Hydrotaea tuberculata"@sv .

<http://tun.fi/MX.280833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea velutina" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrotaea velutina"@fi,
        "Hydrotaea velutina"@sv .

<http://tun.fi/MX.280835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamia littoralis" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280834> ;
    skos:hiddenLabel "Potamia querceti"@fi,
        "Potamia querceti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Potamia littoralis"@fi,
        "Potamia littoralis"@sv .

<http://tun.fi/MX.280837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops aculeipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops aculeipes"@fi,
        "Thricops aculeipes"@sv .

<http://tun.fi/MX.280838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops albibasalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:hiddenLabel "Anthomyza albibasalis"@fi,
        "Thricops sudeticus"@fi,
        "Anthomyza albibasalis"@sv,
        "Thricops sudeticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops albibasalis"@fi,
        "Thricops albibasalis"@sv .

<http://tun.fi/MX.280839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops coquilletti" ;
    dwc:scientificNameAuthorship "(Malloch, 1920)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops coquilletti"@fi,
        "Thricops coquilletti"@sv .

<http://tun.fi/MX.280840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops cunctans" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:hiddenLabel "Thricops hirsutulus"@fi,
        "Thricops hirsutulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops cunctans"@fi,
        "Thricops cunctans"@sv .

<http://tun.fi/MX.280841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops diaphanus" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops diaphanus"@fi,
        "Thricops diaphanus"@sv .

<http://tun.fi/MX.280842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops foveolatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops foveolatus"@fi,
        "Thricops foveolatus"@sv .

<http://tun.fi/MX.280843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops genarum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:hiddenLabel "Thricops sundewalli"@fi,
        "Thricops sundewalli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops genarum"@fi,
        "Thricops genarum"@sv .

<http://tun.fi/MX.280844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops hirtulus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:hiddenLabel "Thricops subrostratus"@fi,
        "Thricops subrostratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops hirtulus"@fi,
        "Thricops hirtulus"@sv .

<http://tun.fi/MX.280845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops innocuus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:hiddenLabel "Anthomyza hirsutula"@fi,
        "Anthomyza innocua"@fi,
        "Lasiops innocuus"@fi,
        "Thricops hirsutulus"@fi,
        "Anthomyza hirsutula"@sv,
        "Anthomyza innocua"@sv,
        "Lasiops innocuus"@sv,
        "Thricops hirsutulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops innocuus"@fi,
        "Thricops innocuus"@sv .

<http://tun.fi/MX.280846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops lividiventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops lividiventris"@fi,
        "Thricops lividiventris"@sv .

<http://tun.fi/MX.280847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops longipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops longipes"@fi,
        "Thricops longipes"@sv .

<http://tun.fi/MX.280848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops nigrifrons" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops nigrifrons"@fi,
        "Thricops nigrifrons"@sv .

<http://tun.fi/MX.280849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops nigritellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops nigritellus"@fi,
        "Thricops nigritellus"@sv .

<http://tun.fi/MX.280850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops rostratus" ;
    dwc:scientificNameAuthorship "(Meade, 1882)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops rostratus"@fi,
        "Thricops rostratus"@sv .

<http://tun.fi/MX.280851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops rufisquamus" ;
    dwc:scientificNameAuthorship "(Schnabl, 1915)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:hiddenLabel "Thricops penicillatus"@fi,
        "Thricops penicillatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops rufisquamus"@fi,
        "Thricops rufisquamus"@sv .

<http://tun.fi/MX.280852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops semicinereus" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:hiddenLabel "Anthomyia semicinerea"@fi,
        "Lasiops semicinereus"@fi,
        "Anthomyia semicinerea"@sv,
        "Lasiops semicinereus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops semicinereus"@fi,
        "Thricops semicinereus"@sv .

<http://tun.fi/MX.280853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops separ" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops separ"@fi,
        "Thricops separ"@sv .

<http://tun.fi/MX.280854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops simplex" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops simplex"@fi,
        "Thricops simplex"@sv .

<http://tun.fi/MX.280857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muscina angustifrons" ;
    dwc:scientificNameAuthorship "(Loew, 1858)" ;
    skos:broader <http://tun.fi/MX.280856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muscina angustifrons"@fi,
        "Muscina angustifrons"@sv .

<http://tun.fi/MX.280858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muscina levida" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280856> ;
    skos:hiddenLabel "Muscina assimilis"@fi,
        "Muscina assimilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muscina levida"@fi,
        "Muscina levida"@sv .

<http://tun.fi/MX.280859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muscina pascuorum" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muscina pascuorum"@fi,
        "Muscina pascuorum"@sv .

<http://tun.fi/MX.280860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muscina prolapsa" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280856> ;
    skos:hiddenLabel "Muscina pabulorum"@fi,
        "Muscina pabulorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muscina prolapsa"@fi,
        "Muscina prolapsa"@sv .

<http://tun.fi/MX.280861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muscina stabulans" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.280856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muscina stabulans"@fi,
        "Muscina stabulans"@sv .

<http://tun.fi/MX.280865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudasyphora cyanicolor" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280864> ;
    skos:hiddenLabel "Dasyphora cyanicolor"@fi,
        "Pyrellia cyanicolor"@fi,
        "Dasyphora cyanicolor"@sv,
        "Pyrellia cyanicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudasyphora cyanicolor"@fi,
        "Eudasyphora cyanicolor"@sv .

<http://tun.fi/MX.280866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudasyphora zimini" ;
    dwc:scientificNameAuthorship "(Hennig, 1963)" ;
    skos:broader <http://tun.fi/MX.280864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudasyphora zimini"@fi,
        "Eudasyphora zimini"@sv .

<http://tun.fi/MX.280868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesembrina intermedia" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1849" ;
    skos:broader <http://tun.fi/MX.280867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesembrina intermedia"@fi,
        "Mesembrina intermedia"@sv .

<http://tun.fi/MX.280869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesembrina meridiana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.280867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesembrina meridiana"@fi,
        "Mesembrina meridiana"@sv .

<http://tun.fi/MX.280870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesembrina mystacea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.280867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesembrina mystacea"@fi,
        "Mesembrina mystacea"@sv .

<http://tun.fi/MX.280871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesembrina resplendens" ;
    dwc:scientificNameAuthorship "Wahlberg, 1844" ;
    skos:broader <http://tun.fi/MX.280867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesembrina resplendens"@fi,
        "Mesembrina resplendens"@sv .

<http://tun.fi/MX.280874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morellia aenescens" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280872> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Morellia aenescens"@fi,
        "Morellia aenescens"@sv .

<http://tun.fi/MX.280875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morellia hortorum" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.280872> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Morellia hortorum"@fi,
        "Morellia hortorum"@sv .

<http://tun.fi/MX.280876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morellia podagrica" ;
    dwc:scientificNameAuthorship "(Loew, 1857)" ;
    skos:broader <http://tun.fi/MX.280872> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Morellia podagrica"@fi,
        "Morellia podagrica"@sv .

<http://tun.fi/MX.280878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morellia simplex" ;
    dwc:scientificNameAuthorship "(Loew, 1857)" ;
    skos:broader <http://tun.fi/MX.280872> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Morellia simplex"@fi,
        "Morellia simplex"@sv .

<http://tun.fi/MX.280880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Musca autumnalis" ;
    dwc:scientificNameAuthorship "De Geer, 1776" ;
    skos:broader <http://tun.fi/MX.280879> ;
    skos:hiddenLabel "Musca corvina"@fi,
        "Musca corvina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Musca autumnalis"@fi,
        "Musca autumnalis"@sv .

<http://tun.fi/MX.280881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Musca domestica" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.280879> ;
    skos:hiddenLabel "Musca domestica"@fi,
        "Musca domestica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huonekärpänen"@fi,
        "husfluga"@sv .

<http://tun.fi/MX.280882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Musca tempestiva" ;
    dwc:scientificNameAuthorship "Fallén, 1817" ;
    skos:broader <http://tun.fi/MX.280879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Musca tempestiva"@fi,
        "Musca tempestiva"@sv .

<http://tun.fi/MX.280884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neomyia cornicina" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.280883> ;
    skos:hiddenLabel "Neomyia caesarion"@fi,
        "Neomyia fennica"@fi,
        "Neomyia caesarion"@sv,
        "Neomyia fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neomyia cornicina"@fi,
        "Neomyia cornicina"@sv .

<http://tun.fi/MX.280885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neomyia viridescens" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280883> ;
    skos:hiddenLabel "Neomyia cornicina"@fi,
        "Neomyia cornicina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neomyia viridescens"@fi,
        "Neomyia viridescens"@sv .

<http://tun.fi/MX.280887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polietes domitor" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280886> ;
    skos:hiddenLabel "Polietes albolineatus"@fi,
        "Polietes albolineatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polietes domitor"@fi,
        "Polietes domitor"@sv .

<http://tun.fi/MX.280888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polietes lardarius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.280886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polietes lardarius"@fi,
        "Polietes lardarius"@sv .

<http://tun.fi/MX.280889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polietes nigrolimbatus" ;
    dwc:scientificNameAuthorship "(von Bonsdorff, 1866)" ;
    skos:broader <http://tun.fi/MX.280886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polietes nigrolimbatus"@fi,
        "Polietes nigrolimbatus"@sv .

<http://tun.fi/MX.280890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polietes steinii" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1913)" ;
    skos:broader <http://tun.fi/MX.280886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polietes steinii"@fi,
        "Polietes steinii"@sv .

<http://tun.fi/MX.280892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrellia vivida" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280891> ;
    skos:hiddenLabel "Pyrellia cadaverina"@fi,
        "Pyrellia cadaverina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrellia vivida"@fi,
        "Pyrellia vivida"@sv .

<http://tun.fi/MX.280895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haematobia irritans" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.280894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haematobia irritans"@fi,
        "Haematobia irritans"@sv .

<http://tun.fi/MX.280897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haematobosca alcis" ;
    dwc:scientificNameAuthorship "Snow, 1891" ;
    skos:broader <http://tun.fi/MX.280896> ;
    skos:hiddenLabel "Haematobosca crassipalpis"@fi,
        "Haematobosca crassipalpis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haematobosca alcis"@fi,
        "Haematobosca alcis"@sv .

<http://tun.fi/MX.280898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haematobosca stimulans" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.280896> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haematobosca stimulans"@fi,
        "Haematobosca stimulans"@sv .

<http://tun.fi/MX.280900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stomoxys calcitrans" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "stickfluga"@sv ;
    skos:broader <http://tun.fi/MX.280899> ;
    skos:hiddenLabel "Stomoxys calcitrans"@fi,
        "Stomoxys calcitrans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistokärpänen"@fi,
        "vanlig stickfluga"@sv .

<http://tun.fi/MX.280903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphomya maculata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.280902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphomya maculata"@fi,
        "Graphomya maculata"@sv .

<http://tun.fi/MX.280904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphomya minor" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphomya minor"@fi,
        "Graphomya minor"@sv .

<http://tun.fi/MX.280906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnodia humilis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.280905> ;
    skos:hiddenLabel "Brontaea humilis"@fi,
        "Brontaea humilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnodia humilis"@fi,
        "Gymnodia humilis"@sv .

<http://tun.fi/MX.280908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebecnema fumosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebecnema fumosa"@fi,
        "Hebecnema fumosa"@sv .

<http://tun.fi/MX.280909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebecnema nigra" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280907> ;
    skos:hiddenLabel "Hebecnema vespertina"@fi,
        "Hebecnema vespertina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebecnema nigra"@fi,
        "Hebecnema nigra"@sv .

<http://tun.fi/MX.280910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebecnema nigricolor" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebecnema nigricolor"@fi,
        "Hebecnema nigricolor"@sv .

<http://tun.fi/MX.280911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebecnema umbratica" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebecnema umbratica"@fi,
        "Hebecnema umbratica"@sv .

<http://tun.fi/MX.280912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebecnema vespertina" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.280907> ;
    skos:hiddenLabel "Hebecnema affinis"@fi,
        "Hebecnema affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebecnema vespertina"@fi,
        "Hebecnema vespertina"@sv .

<http://tun.fi/MX.280914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea affinis" ;
    dwc:scientificNameAuthorship "Meade, 1891" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:hiddenLabel "Mydaea discimana"@fi,
        "Mydaea discimana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea affinis"@fi,
        "Mydaea affinis"@sv .

<http://tun.fi/MX.280915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea ancilla" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea ancilla"@fi,
        "Mydaea ancilla"@sv .

<http://tun.fi/MX.280916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea anicula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea anicula"@fi,
        "Mydaea anicula"@sv .

<http://tun.fi/MX.280917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea corni" ;
    dwc:scientificNameAuthorship "Scopoli, 1763" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:hiddenLabel "Mydaea pagana"@fi,
        "Mydaea scutellaris"@fi,
        "Mydaea pagana"@sv,
        "Mydaea scutellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea corni"@fi,
        "Mydaea corni"@sv .

<http://tun.fi/MX.280918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea deserta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea deserta"@fi,
        "Mydaea deserta"@sv .

<http://tun.fi/MX.280919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea detrita" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:hiddenLabel "Mydaea electa"@fi,
        "Mydaea electa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea detrita"@fi,
        "Mydaea detrita"@sv .

<http://tun.fi/MX.280920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea humeralis" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:hiddenLabel "Mydaea tincta"@fi,
        "Mydaea tincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea humeralis"@fi,
        "Mydaea humeralis"@sv .

<http://tun.fi/MX.280921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea nebulosa" ;
    dwc:scientificNameAuthorship "(Stein, 1893)" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea nebulosa"@fi,
        "Mydaea nebulosa"@sv .

<http://tun.fi/MX.280922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea obscurella" ;
    dwc:scientificNameAuthorship "Malloch, 1921" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:hiddenLabel "Mydaea bengtssoni"@fi,
        "Mydaea bengtssoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea obscurella"@fi,
        "Mydaea obscurella"@sv .

<http://tun.fi/MX.280923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea orthonevra" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:hiddenLabel "Mydaea detrita"@fi,
        "Mydaea detrita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea orthonevra"@fi,
        "Mydaea orthonevra"@sv .

<http://tun.fi/MX.280924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea palpalis" ;
    dwc:scientificNameAuthorship "Stein, 1916" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea palpalis"@fi,
        "Mydaea palpalis"@sv .

<http://tun.fi/MX.280925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea setifemur" ;
    dwc:scientificNameAuthorship "Ringdahl, 1924" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:hiddenLabel "Anthomyza humeralis"@fi,
        "Anthomyza humeralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea setifemur"@fi,
        "Mydaea setifemur"@sv .

<http://tun.fi/MX.280926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea sootryeni" ;
    dwc:scientificNameAuthorship "Ringdahl, 1928" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea sootryeni"@fi,
        "Mydaea sootryeni"@sv .

<http://tun.fi/MX.280927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea urbana" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea urbana"@fi,
        "Mydaea urbana"@sv .

<http://tun.fi/MX.280929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myospila bimaculata" ;
    dwc:scientificNameAuthorship "(Macquart, 1834)" ;
    skos:broader <http://tun.fi/MX.280928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myospila bimaculata"@fi,
        "Myospila bimaculata"@sv .

<http://tun.fi/MX.280930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myospila meditabunda" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.280928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myospila meditabunda"@fi,
        "Myospila meditabunda"@sv .

<http://tun.fi/MX.280932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opsolasia orichalcea" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.280931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opsolasia orichalcea"@fi,
        "Opsolasia orichalcea"@sv .

<http://tun.fi/MX.280936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina abdominalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina abdominalis"@fi,
        "Helina abdominalis"@sv .

<http://tun.fi/MX.280937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina allotalla" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina allotalla"@fi,
        "Helina allotalla"@sv .

<http://tun.fi/MX.280938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina annosa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina annosa"@fi,
        "Helina annosa"@sv .

<http://tun.fi/MX.280939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina atricolor" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina denudata"@fi,
        "Helina denudata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina atricolor"@fi,
        "Helina atricolor"@sv .

<http://tun.fi/MX.280940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina bohemani" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1916)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina bohemani"@fi,
        "Helina bohemani"@sv .

<http://tun.fi/MX.280941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina celsa" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina quadrimaculata"@fi,
        "Helina quadrimaculella"@fi,
        "Helina quadrimaculata"@sv,
        "Helina quadrimaculella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina celsa"@fi,
        "Helina celsa"@sv .

<http://tun.fi/MX.280942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina ciliata" ;
    dwc:scientificNameAuthorship "Karl, 1929" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina ciliata"@fi,
        "Helina ciliata"@sv .

<http://tun.fi/MX.280943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina ciliatocosta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina ciliatocosta"@fi,
        "Helina ciliatocosta"@sv .

<http://tun.fi/MX.280944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina cilipes" ;
    dwc:scientificNameAuthorship "(Schnabl, 1902)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina cilipes"@fi,
        "Helina cilipes"@sv .

<http://tun.fi/MX.280945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina cinerella" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1867)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina vanderwulpi"@fi,
        "Helina vanderwulpi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina cinerella"@fi,
        "Helina cinerella"@sv .

<http://tun.fi/MX.280946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina confinis" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina anceps"@fi,
        "Helina anceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina confinis"@fi,
        "Helina confinis"@sv .

<http://tun.fi/MX.280947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina consimilis" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina consimilis"@fi,
        "Helina consimilis"@sv .

<http://tun.fi/MX.280948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina cothurnata" ;
    dwc:scientificNameAuthorship "(Rondani, 1866)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina obscuripes"@fi,
        "Helina obscuripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina cothurnata"@fi,
        "Helina cothurnata"@sv .

<http://tun.fi/MX.280949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina daicles" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina binotata"@fi,
        "Helina binotata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina daicles"@fi,
        "Helina daicles"@sv .

<http://tun.fi/MX.280950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina depuncta" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina depuncta"@fi,
        "Helina depuncta"@sv .

<http://tun.fi/MX.280951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina evecta" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina laetifica"@fi,
        "Helina lucorum"@fi,
        "Helina laetifica"@sv,
        "Helina lucorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina evecta"@fi,
        "Helina evecta"@sv .

<http://tun.fi/MX.280952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina flavisquama" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina flavisquama"@fi,
        "Helina flavisquama"@sv .

<http://tun.fi/MX.280953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina fratercula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina fratercula"@fi,
        "Helina fratercula"@sv .

<http://tun.fi/MX.280954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina fulvisquama" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina fulvisquama"@fi,
        "Helina fulvisquama"@sv .

<http://tun.fi/MX.280955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina impuncta" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina impuncta"@fi,
        "Helina impuncta"@sv .

<http://tun.fi/MX.280956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina latitarsis" ;
    dwc:scientificNameAuthorship "Ringdahl, 1924" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina latitarsis"@fi,
        "Helina latitarsis"@sv .

<http://tun.fi/MX.280957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina laxifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina laxifrons"@fi,
        "Helina laxifrons"@sv .

<http://tun.fi/MX.280958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina longicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina veterana"@fi,
        "Helina veterana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina longicornis"@fi,
        "Helina longicornis"@sv .

<http://tun.fi/MX.280959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina luteisquama" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina luteisquama"@fi,
        "Helina luteisquama"@sv .

<http://tun.fi/MX.280960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina maculipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina obscuripes"@fi,
        "Helina obscuripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina maculipennis"@fi,
        "Helina maculipennis"@sv .

<http://tun.fi/MX.280961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina obscurata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina obscurata"@fi,
        "Helina obscurata"@sv .

<http://tun.fi/MX.280962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina pertusa" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina pertusa"@fi,
        "Helina pertusa"@sv .

<http://tun.fi/MX.280963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina protuberans" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina protuberans"@fi,
        "Helina protuberans"@sv .

<http://tun.fi/MX.280964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina pubiseta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina pubiseta"@fi,
        "Helina pubiseta"@sv .

<http://tun.fi/MX.280965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina quadrinotata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina quadrinotata"@fi,
        "Helina quadrinotata"@sv .

<http://tun.fi/MX.280966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina quadrum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina quadrum"@fi,
        "Helina quadrum"@sv .

<http://tun.fi/MX.280967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina reversio" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina communis"@fi,
        "Helina duplaris"@fi,
        "Helina duplicata"@fi,
        "Helina communis"@sv,
        "Helina duplaris"@sv,
        "Helina duplicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina reversio"@fi,
        "Helina reversio"@sv .

<http://tun.fi/MX.280968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina setiventris" ;
    dwc:scientificNameAuthorship "Ringdahl, 1924" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina setiventris"@fi,
        "Helina setiventris"@sv .

<http://tun.fi/MX.280969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina sexmaculata" ;
    dwc:scientificNameAuthorship "(Preyssler, 1791)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina punctata"@fi,
        "Helina uliginosa"@fi,
        "Helina punctata"@sv,
        "Helina uliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina sexmaculata"@fi,
        "Helina sexmaculata"@sv .

<http://tun.fi/MX.280970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina spinicosta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina spinicosta"@fi,
        "Helina spinicosta"@sv .

<http://tun.fi/MX.280971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina squalens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina borealis"@fi,
        "Helina borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina squalens"@fi,
        "Helina squalens"@sv .

<http://tun.fi/MX.280972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina subvittata" ;
    dwc:scientificNameAuthorship "(Séguy, 1923)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina marmorata"@fi,
        "Helina rothi"@fi,
        "Helina marmorata"@sv,
        "Helina rothi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina subvittata"@fi,
        "Helina subvittata"@sv .

<http://tun.fi/MX.280973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina tetrastigma" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina flagripes"@fi,
        "Helina flagripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina tetrastigma"@fi,
        "Helina tetrastigma"@sv .

<http://tun.fi/MX.280974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina trivittata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina atripes"@fi,
        "Helina atripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina trivittata"@fi,
        "Helina trivittata"@sv .

<http://tun.fi/MX.280975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina lapponica" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina veterana"@fi,
        "Helina veterana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina lapponica"@fi,
        "Helina lapponica"@sv .

<http://tun.fi/MX.280976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina vicina" ;
    dwc:scientificNameAuthorship "(Czerny, 1900)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Helina suecica"@fi,
        "Helina suecica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina vicina"@fi,
        "Helina vicina"@sv .

<http://tun.fi/MX.280978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophosceles cinereiventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280977> ;
    skos:hiddenLabel "Lophosceles cristata"@fi,
        "Lophosceles cristata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophosceles cinereiventris"@fi,
        "Lophosceles cinereiventris"@sv .

<http://tun.fi/MX.280979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophosceles frenatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1872)" ;
    skos:broader <http://tun.fi/MX.280977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophosceles frenatus"@fi,
        "Lophosceles frenatus"@sv .

<http://tun.fi/MX.280980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophosceles impar" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280977> ;
    skos:hiddenLabel "Lophosceles hians"@fi,
        "Lophosceles hians"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophosceles impar"@fi,
        "Lophosceles impar"@sv .

<http://tun.fi/MX.280981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophosceles mutatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280977> ;
    skos:hiddenLabel "Lophosceles hians"@fi,
        "Lophosceles hians"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophosceles mutatus"@fi,
        "Lophosceles mutatus"@sv .

<http://tun.fi/MX.280983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia aeneiventris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia cinctinervis"@fi,
        "Phaonia cinctinervis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia aeneiventris"@fi,
        "Phaonia aeneiventris"@sv .

<http://tun.fi/MX.280984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia alpicola" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia alpicola"@fi,
        "Phaonia alpicola"@sv .

<http://tun.fi/MX.280985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia amabilis" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia amabilis"@fi,
        "Phaonia amabilis"@sv .

<http://tun.fi/MX.280986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia amicula" ;
    dwc:scientificNameAuthorship "Villeneuve, 1922" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia amicula"@fi,
        "Phaonia amicula"@sv .

<http://tun.fi/MX.280987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia angelicae" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia basalis"@fi,
        "Phaonia basalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia angelicae"@fi,
        "Phaonia angelicae"@sv .

<http://tun.fi/MX.280988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia angulicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia erinacea"@fi,
        "Phaonia erinacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia angulicornis"@fi,
        "Phaonia angulicornis"@sv .

<http://tun.fi/MX.280989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia apicalis" ;
    dwc:scientificNameAuthorship "Stein, 1914" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia apicalis"@fi,
        "Phaonia apicalis"@sv .

<http://tun.fi/MX.280990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia atriceps" ;
    dwc:scientificNameAuthorship "(Loew, 1858)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia atriceps"@fi,
        "Phaonia atriceps"@sv .

<http://tun.fi/MX.280991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia atrocyanea" ;
    dwc:scientificNameAuthorship "Ringdahl, 1916" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia atrocyanea"@fi,
        "Phaonia atrocyanea"@sv .

<http://tun.fi/MX.280992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia canescens" ;
    dwc:scientificNameAuthorship "Stein, 1916" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia canescens"@fi,
        "Phaonia canescens"@sv .

<http://tun.fi/MX.280993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia consobrina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia consobrina"@fi,
        "Phaonia consobrina"@sv .

<http://tun.fi/MX.280994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia czernyi" ;
    dwc:scientificNameAuthorship "Hennig, 1963" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia steinii"@fi,
        "Phaonia steinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia czernyi"@fi,
        "Phaonia czernyi"@sv .

<http://tun.fi/MX.280995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia errans" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia erratica"@fi,
        "Phaonia erratica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia errans"@fi,
        "Phaonia errans"@sv .

<http://tun.fi/MX.280996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia erronea" ;
    dwc:scientificNameAuthorship "(Schnabl, 1887)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia erronea"@fi,
        "Phaonia erronea"@sv .

<http://tun.fi/MX.280997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia falleni" ;
    dwc:scientificNameAuthorship "(Michelsen, 1977)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia vagans"@fi,
        "Phaonia vagans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia falleni"@fi,
        "Phaonia falleni"@sv .

<http://tun.fi/MX.280998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia fugax" ;
    dwc:scientificNameAuthorship "Tiensuu, 1946" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia fugax"@fi,
        "Phaonia fugax"@sv .

<http://tun.fi/MX.280999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia fuscata" ;
    dwc:scientificNameAuthorship "(Fallén, 1825)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia fuscata"@fi,
        "Phaonia fuscata"@sv .

<http://tun.fi/MX.281000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia gobertii" ;
    dwc:scientificNameAuthorship "(Mik, 1881)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia gobertii"@fi,
        "Phaonia gobertii"@sv .

<http://tun.fi/MX.281001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia gracilis" ;
    dwc:scientificNameAuthorship "Stein, 1916" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia gracilis"@fi,
        "Phaonia gracilis"@sv .

<http://tun.fi/MX.281002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia grandaeva" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia grandaeva"@fi,
        "Phaonia grandaeva"@sv .

<http://tun.fi/MX.281003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia halterata" ;
    dwc:scientificNameAuthorship "(Stein, 1893)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia halterata"@fi,
        "Phaonia halterata"@sv .

<http://tun.fi/MX.281004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia hybrida" ;
    dwc:scientificNameAuthorship "(Schnabl, 1888)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia hybrida"@fi,
        "Phaonia hybrida"@sv .

<http://tun.fi/MX.281005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia incana" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1817)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia incana"@fi,
        "Phaonia incana"@sv .

<http://tun.fi/MX.281006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia jaroschewskii" ;
    dwc:scientificNameAuthorship "(Schnabl, 1888)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia crinipes"@fi,
        "Phaonia crinipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia jaroschewskii"@fi,
        "Phaonia jaroschewskii"@sv .

<http://tun.fi/MX.281007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia kowarzii" ;
    dwc:scientificNameAuthorship "(Schnabl, 1886)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia fulvicornis"@fi,
        "Phaonia fulvicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia kowarzii"@fi,
        "Phaonia kowarzii"@sv .

<http://tun.fi/MX.281008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia laeta" ;
    dwc:scientificNameAuthorship "(Fallén, 1823)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia laeta"@fi,
        "Phaonia laeta"@sv .

<http://tun.fi/MX.281009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia latipalpis" ;
    dwc:scientificNameAuthorship "Schnabl, 1911" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia umbraticola"@fi,
        "Phaonia umbraticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia latipalpis"@fi,
        "Phaonia latipalpis"@sv .

<http://tun.fi/MX.281010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia longicornis" ;
    dwc:scientificNameAuthorship "Stein, 1916" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia longicornis"@fi,
        "Phaonia longicornis"@sv .

<http://tun.fi/MX.281011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia lugubris" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia morio"@fi,
        "Phaonia morio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia lugubris"@fi,
        "Phaonia lugubris"@sv .

<http://tun.fi/MX.281012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia magnicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia magnicornis"@fi,
        "Phaonia magnicornis"@sv .

<http://tun.fi/MX.281013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia meigeni" ;
    dwc:scientificNameAuthorship "Pont, 1986" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia lugubris"@fi,
        "Phaonia lugubris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia meigeni"@fi,
        "Phaonia meigeni"@sv .

<http://tun.fi/MX.281014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia mystica" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia vittifera"@fi,
        "Phaonia vittifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia mystica"@fi,
        "Phaonia mystica"@sv .

<http://tun.fi/MX.281015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia nymphaearum" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia nitida"@fi,
        "Phaonia nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia nymphaearum"@fi,
        "Phaonia nymphaearum"@sv .

<http://tun.fi/MX.281016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia pallida" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia pallida"@fi,
        "Phaonia pallida"@sv .

<http://tun.fi/MX.281017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia pallidisquama" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia pallidisquama"@fi,
        "Phaonia pallidisquama"@sv .

<http://tun.fi/MX.281018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia palpata" ;
    dwc:scientificNameAuthorship "(Stein, 1897)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia palpata"@fi,
        "Phaonia palpata"@sv .

<http://tun.fi/MX.281019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia perdita" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia perdita"@fi,
        "Phaonia perdita"@sv .

<http://tun.fi/MX.281020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia pratensis" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia laeta"@fi,
        "Phaonia laeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia pratensis"@fi,
        "Phaonia pratensis"@sv .

<http://tun.fi/MX.281021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia rufipalpis" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia rufipalpis"@fi,
        "Phaonia rufipalpis"@sv .

<http://tun.fi/MX.281022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia rufiventris" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia populi"@fi,
        "Phaonia populi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia rufiventris"@fi,
        "Phaonia rufiventris"@sv .

<http://tun.fi/MX.281023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia serva" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia serva"@fi,
        "Phaonia serva"@sv .

<http://tun.fi/MX.281024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia steinii" ;
    dwc:scientificNameAuthorship "(Strobl, 1898)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia steinii"@fi,
        "Phaonia steinii"@sv .

<http://tun.fi/MX.281025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia subfuscinervis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia subfuscinervis"@fi,
        "Phaonia subfuscinervis"@sv .

<http://tun.fi/MX.281026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia subventa" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia variegata"@fi,
        "Phaonia variegata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia subventa"@fi,
        "Phaonia subventa"@sv .

<http://tun.fi/MX.281027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia taigensis" ;
    dwc:scientificNameAuthorship "Zinovjev, 1987" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia taigensis"@fi,
        "Phaonia taigensis"@sv .

<http://tun.fi/MX.281028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia tiefii" ;
    dwc:scientificNameAuthorship "Schnabl, 1888" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia tiefii"@fi,
        "Phaonia tiefii"@sv .

<http://tun.fi/MX.281029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia trimaculata" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia servaeformis"@fi,
        "Phaonia servaeformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia trimaculata"@fi,
        "Phaonia trimaculata"@sv .

<http://tun.fi/MX.281030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia tuguriorum" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia signata"@fi,
        "Phaonia signata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia tuguriorum"@fi,
        "Phaonia tuguriorum"@sv .

<http://tun.fi/MX.281031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia valida" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia erratica"@fi,
        "Phaonia viarum"@fi,
        "Phaonia erratica"@sv,
        "Phaonia viarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia valida"@fi,
        "Phaonia valida"@sv .

<http://tun.fi/MX.281032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia villana" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia mystica"@fi,
        "Phaonia mystica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia villana"@fi,
        "Phaonia villana"@sv .

<http://tun.fi/MX.281033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia vivida" ;
    dwc:scientificNameAuthorship "(Rondani, 1870)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:hiddenLabel "Phaonia austriaca"@fi,
        "Phaonia austriaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia vivida"@fi,
        "Phaonia vivida"@sv .

<http://tun.fi/MX.281034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia wahlbergi" ;
    dwc:scientificNameAuthorship "Ringdahl, 1930" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia wahlbergi"@fi,
        "Phaonia wahlbergi"@sv .

<http://tun.fi/MX.281035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia zugmayeriae" ;
    dwc:scientificNameAuthorship "(Schnabl, 1888)" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia zugmayeriae"@fi,
        "Phaonia zugmayeriae"@sv .

<http://tun.fi/MX.281039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bellardia bayeri" ;
    dwc:scientificNameAuthorship "(Jacentkovský, 1937)" ;
    skos:broader <http://tun.fi/MX.281038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bellardia bayeri"@fi,
        "Bellardia bayeri"@sv .

<http://tun.fi/MX.281040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bellardia pandia" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.281038> ;
    skos:hiddenLabel "Bellardia biseta"@fi,
        "Bellardia biseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bellardia pandia"@fi,
        "Bellardia pandia"@sv .

<http://tun.fi/MX.281041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bellardia pubicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281038> ;
    skos:hiddenLabel "Bellardia puberula"@fi,
        "Pseudonesia pubicornis"@fi,
        "Tachina pubicornis"@fi,
        "Bellardia puberula"@sv,
        "Pseudonesia pubicornis"@sv,
        "Tachina pubicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bellardia pubicornis"@fi,
        "Bellardia pubicornis"@sv .

<http://tun.fi/MX.281042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bellardia stricta" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1926)" ;
    skos:broader <http://tun.fi/MX.281038> ;
    skos:hiddenLabel "Onesia stricta"@fi,
        "Onesia stricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bellardia stricta"@fi,
        "Bellardia stricta"@sv .

<http://tun.fi/MX.281043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bellardia viarum" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.281038> ;
    skos:hiddenLabel "Bellardia pusilla"@fi,
        "Calliphora aculeata"@fi,
        "Musca pusilla"@fi,
        "Onesia aculeata"@fi,
        "Onesia viarum"@fi,
        "Bellardia pusilla"@sv,
        "Calliphora aculeata"@sv,
        "Musca pusilla"@sv,
        "Onesia aculeata"@sv,
        "Onesia viarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bellardia viarum"@fi,
        "Bellardia viarum"@sv .

<http://tun.fi/MX.281044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bellardia vulgaris" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.281038> ;
    skos:hiddenLabel "Bellardia agilis"@fi,
        "Onesia agilis"@fi,
        "Onesia vulgaris"@fi,
        "Bellardia agilis"@sv,
        "Onesia agilis"@sv,
        "Onesia vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bellardia vulgaris"@fi,
        "Bellardia vulgaris"@sv .

<http://tun.fi/MX.281046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliphora genarum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281045> ;
    skos:hiddenLabel "Abonesia genarum"@fi,
        "Calliphora alpina"@fi,
        "Musca genarum"@fi,
        "Abonesia genarum"@sv,
        "Calliphora alpina"@sv,
        "Musca genarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calliphora genarum"@fi,
        "Calliphora genarum"@sv .

<http://tun.fi/MX.281047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliphora loewi" ;
    dwc:scientificNameAuthorship "Enderlein, 1903" ;
    skos:broader <http://tun.fi/MX.281045> ;
    skos:hiddenLabel "Calliphora germanorum"@fi,
        "Calliphora germanorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calliphora loewi"@fi,
        "Calliphora loewi"@sv .

<http://tun.fi/MX.281048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliphora stelviana" ;
    dwc:scientificNameAuthorship "(Brauer & Bergenstamm, 1891)" ;
    skos:broader <http://tun.fi/MX.281045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calliphora stelviana"@fi,
        "Calliphora stelviana"@sv .

<http://tun.fi/MX.281049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliphora subalpina" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1931)" ;
    skos:broader <http://tun.fi/MX.281045> ;
    skos:hiddenLabel "Steringomyia subalpina"@fi,
        "Steringomyia subalpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calliphora subalpina"@fi,
        "Calliphora subalpina"@sv .

<http://tun.fi/MX.281050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliphora uralensis" ;
    dwc:scientificNameAuthorship "Villeneuve, 1922" ;
    skos:broader <http://tun.fi/MX.281045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calliphora uralensis"@fi,
        "Calliphora uralensis"@sv .

<http://tun.fi/MX.281051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliphora vicina" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281045> ;
    skos:hiddenLabel "Calliphora erythrocephala"@fi,
        "Calliphora erythrocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calliphora vicina"@fi,
        "Calliphora vicina"@sv .

<http://tun.fi/MX.281052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliphora vomitoria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.281045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calliphora vomitoria"@fi,
        "Calliphora vomitoria"@sv .

<http://tun.fi/MX.281054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynomya mortuorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.281053> ;
    skos:hiddenLabel "Cynomyia mortuorum"@fi,
        "Cynomyia mortuorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cynomya mortuorum"@fi,
        "Cynomya mortuorum"@sv .

<http://tun.fi/MX.281056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onesia floralis" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onesia floralis"@fi,
        "Onesia floralis"@sv .

<http://tun.fi/MX.281059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protocalliphora azurea" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.281058> ;
    skos:hiddenLabel "Musca azurea"@fi,
        "Musca azurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protocalliphora azurea"@fi,
        "Protocalliphora azurea"@sv .

<http://tun.fi/MX.281060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protocalliphora nuortevai" ;
    dwc:scientificNameAuthorship "Grunin, 1972" ;
    skos:broader <http://tun.fi/MX.281058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protocalliphora nuortevai"@fi,
        "Protocalliphora nuortevai"@sv .

<http://tun.fi/MX.281061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protocalliphora peusi" ;
    dwc:scientificNameAuthorship "Gregor & Povolny, 1959" ;
    skos:broader <http://tun.fi/MX.281058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protocalliphora peusi"@fi,
        "Protocalliphora peusi"@sv .

<http://tun.fi/MX.281062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protocalliphora proxima" ;
    dwc:scientificNameAuthorship "Grunin, 1966" ;
    skos:broader <http://tun.fi/MX.281058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protocalliphora proxima"@fi,
        "Protocalliphora proxima"@sv .

<http://tun.fi/MX.281063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protocalliphora rognesi" ;
    dwc:scientificNameAuthorship "Thompson & Pont, 1993" ;
    skos:broader <http://tun.fi/MX.281058> ;
    skos:hiddenLabel "Protocalliphora chrysorrhoea"@fi,
        "Protocalliphora chrysorrhoea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protocalliphora rognesi"@fi,
        "Protocalliphora rognesi"@sv .

<http://tun.fi/MX.281065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protophormia atriceps" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.281064> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protophormia atriceps"@fi,
        "Protophormia atriceps"@sv .

<http://tun.fi/MX.281066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protophormia terraenovae" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.281064> ;
    skos:hiddenLabel "Boreellus coeruleus"@fi,
        "Boreellus terrae-novae"@fi,
        "Boreellus terraenovae"@fi,
        "Phormia terraenovae"@fi,
        "Protophormia terrae-novae"@fi,
        "Boreellus coeruleus"@sv,
        "Boreellus terrae-novae"@sv,
        "Boreellus terraenovae"@sv,
        "Phormia terraenovae"@sv,
        "Protophormia terrae-novae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protophormia terraenovae"@fi,
        "Protophormia terraenovae"@sv .

<http://tun.fi/MX.281068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trypocalliphora braueri" ;
    dwc:scientificNameAuthorship "(Hendel, 1901)" ;
    skos:broader <http://tun.fi/MX.281067> ;
    skos:hiddenLabel "Trypocalliphora lindneri"@fi,
        "Trypocalliphora lindneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trypocalliphora braueri"@fi,
        "Trypocalliphora braueri"@sv .

<http://tun.fi/MX.281071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurychaeta palpalis" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.281070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurychaeta palpalis"@fi,
        "Eurychaeta palpalis"@sv .

<http://tun.fi/MX.281074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lucilia ampullacea" ;
    dwc:scientificNameAuthorship "Villeneuve, 1922" ;
    skos:broader <http://tun.fi/MX.281073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lucilia ampullacea"@fi,
        "Lucilia ampullacea"@sv .

<http://tun.fi/MX.281075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lucilia bufonivora" ;
    dwc:scientificNameAuthorship "Moniez, 1876" ;
    skos:broader <http://tun.fi/MX.281073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lucilia bufonivora"@fi,
        "Lucilia bufonivora"@sv .

<http://tun.fi/MX.281076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lucilia caesar" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.281073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lucilia caesar"@fi,
        "Lucilia caesar"@sv .

<http://tun.fi/MX.281077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lucilia illustris" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.281073> ;
    skos:hiddenLabel "Lucilia simulatrix"@fi,
        "Musca illustris"@fi,
        "Lucilia simulatrix"@sv,
        "Musca illustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lucilia illustris"@fi,
        "Lucilia illustris"@sv .

<http://tun.fi/MX.281078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lucilia magnicornis" ;
    dwc:scientificNameAuthorship "(Siebke, 1863)" ;
    skos:broader <http://tun.fi/MX.281073> ;
    skos:hiddenLabel "Lucilia fuscipalpis"@fi,
        "Lucilia fuscipalpis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lucilia magnicornis"@fi,
        "Lucilia magnicornis"@sv .

<http://tun.fi/MX.281079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lucilia richardsi" ;
    dwc:scientificNameAuthorship "Collin, 1926" ;
    skos:broader <http://tun.fi/MX.281073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lucilia richardsi"@fi,
        "Lucilia richardsi"@sv .

<http://tun.fi/MX.281080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lucilia sericata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.281073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lucilia sericata"@fi,
        "Lucilia sericata"@sv .

<http://tun.fi/MX.281081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lucilia silvarum" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.281073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lucilia silvarum"@fi,
        "Lucilia silvarum"@sv .

<http://tun.fi/MX.281084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Angioneura acerba" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.281083> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Angioneura acerba"@fi,
        "Angioneura acerba"@sv .

<http://tun.fi/MX.281086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanomya nana" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.281085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanomya nana"@fi,
        "Melanomya nana"@sv .

<http://tun.fi/MX.281088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melinda gentilis" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281087> ;
    skos:hiddenLabel "Melinda caerulea"@fi,
        "Melinda coerulea"@fi,
        "Melinda cognata"@fi,
        "Melinda caerulea"@sv,
        "Melinda coerulea"@sv,
        "Melinda cognata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melinda gentilis"@fi,
        "Melinda gentilis"@sv .

<http://tun.fi/MX.281089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melinda viridicyanea" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.281087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melinda viridicyanea"@fi,
        "Melinda viridicyanea"@sv .

<http://tun.fi/MX.281092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morinia doronici" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.281091> ;
    skos:hiddenLabel "Morinia melanoptera"@fi,
        "Musca doronici"@fi,
        "Musca melanoptera"@fi,
        "Morinia melanoptera"@sv,
        "Musca doronici"@sv,
        "Musca melanoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Morinia doronici"@fi,
        "Morinia doronici"@sv .

<http://tun.fi/MX.281094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pollenia amentaria" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:altLabel "kiiltoullakkokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.281093> ;
    skos:hiddenLabel "Pollenia vespillo"@fi,
        "Pollenia vespillo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pollenia amentaria"@fi,
        "Pollenia amentaria"@sv .

<http://tun.fi/MX.281095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pollenia angustigena" ;
    dwc:scientificNameAuthorship "Wainwright, 1940" ;
    skos:broader <http://tun.fi/MX.281093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pollenia angustigena"@fi,
        "Pollenia angustigena"@sv .

<http://tun.fi/MX.281096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pollenia griseotomentosa" ;
    dwc:scientificNameAuthorship "(Jacentkovský, 1944)" ;
    skos:broader <http://tun.fi/MX.281093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pollenia griseotomentosa"@fi,
        "Pollenia griseotomentosa"@sv .

<http://tun.fi/MX.281097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pollenia hungarica" ;
    dwc:scientificNameAuthorship "Rognes, 1987" ;
    skos:broader <http://tun.fi/MX.281093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pollenia hungarica"@fi,
        "Pollenia hungarica"@sv .

<http://tun.fi/MX.281098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pollenia labialis" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281093> ;
    skos:hiddenLabel "Pollenia excarinata"@fi,
        "Pollenia intermedia"@fi,
        "Pollenia excarinata"@sv,
        "Pollenia intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pollenia labialis"@fi,
        "Pollenia labialis"@sv .

<http://tun.fi/MX.281099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pollenia pediculata" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:altLabel "karvaullakkokärpänen"@fi ;
    skos:broader <http://tun.fi/MX.281093> ;
    skos:hiddenLabel "Pollenia pseudorudis"@fi,
        "Pollenia pseudorudis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pollenia pediculata"@fi,
        "Pollenia pediculata"@sv .

<http://tun.fi/MX.281100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pollenia rudis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.281093> ;
    skos:hiddenLabel "Pollenia varia"@fi,
        "Pollenia varia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pollenia rudis"@fi,
        "Pollenia rudis"@sv .

<http://tun.fi/MX.281101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pollenia vagabunda" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.281093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pollenia vagabunda"@fi,
        "Pollenia vagabunda"@sv .

<http://tun.fi/MX.281104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stomorhina lunata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.281103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stomorhina lunata"@fi,
        "Stomorhina lunata"@sv .

<http://tun.fi/MX.281108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amobia oculata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amobia oculata"@fi,
        "Amobia oculata"@sv .

<http://tun.fi/MX.281109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amobia signata" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amobia signata"@fi,
        "Amobia signata"@sv .

<http://tun.fi/MX.281111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taxigramma hilarella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.5077291> ;
    skos:hiddenLabel "Hilarella hilarella"@fi,
        "Miltogramma hilarella"@fi,
        "Hilarella hilarella"@sv,
        "Miltogramma hilarella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taxigramma hilarella"@fi,
        "Taxigramma hilarella"@sv .

<http://tun.fi/MX.281114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macronychia striginervis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281112> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macronychia striginervis"@fi,
        "Macronychia striginervis"@sv .

<http://tun.fi/MX.281116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macronychia agrestis" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281112> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macronychia agrestis"@fi,
        "Macronychia agrestis"@sv .

<http://tun.fi/MX.281117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macronychia griseola" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281112> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macronychia griseola"@fi,
        "Macronychia griseola"@sv .

<http://tun.fi/MX.281118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macronychia polyodon" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281112> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macronychia polyodon"@fi,
        "Macronychia polyodon"@sv .

<http://tun.fi/MX.281120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopia argentata" ;
    dwc:scientificNameAuthorship "Macquart 1850" ;
    skos:broader <http://tun.fi/MX.281119> ;
    skos:hiddenLabel "Metopia roserii"@fi,
        "Metopia stackelbergi"@fi,
        "Metopia roserii"@sv,
        "Metopia stackelbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopia argentata"@fi,
        "Metopia argentata"@sv .

<http://tun.fi/MX.281121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopia argyrocephala" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281119> ;
    skos:hiddenLabel "Metopia leucocephala"@fi,
        "Metopia leucocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopia argyrocephala"@fi,
        "Metopia argyrocephala"@sv .

<http://tun.fi/MX.281122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopia campestris" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281119> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopia campestris"@fi,
        "Metopia campestris"@sv .

<http://tun.fi/MX.281123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopia grandii" ;
    dwc:scientificNameAuthorship "Venturi, 1953" ;
    skos:broader <http://tun.fi/MX.281119> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopia grandii"@fi,
        "Metopia grandii"@sv .

<http://tun.fi/MX.281124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopia staegerii" ;
    dwc:scientificNameAuthorship "Rondani, 1859" ;
    skos:broader <http://tun.fi/MX.281119> ;
    skos:hiddenLabel "Metopia rondaniana"@fi,
        "Metopia rondaniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopia staegerii"@fi,
        "Metopia staegerii"@sv .

<http://tun.fi/MX.281125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopia tshernovae" ;
    dwc:scientificNameAuthorship "Rohdendorf, 1955" ;
    skos:broader <http://tun.fi/MX.281119> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopia tshernovae"@fi,
        "Metopia tshernovae"@sv .

<http://tun.fi/MX.281127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miltogramma germari" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.281126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miltogramma germari"@fi,
        "Miltogramma germari"@sv .

<http://tun.fi/MX.281128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miltogramma iberica" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1912)" ;
    skos:broader <http://tun.fi/MX.281126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miltogramma iberica"@fi,
        "Miltogramma iberica"@sv .

<http://tun.fi/MX.281129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miltogramma oestracea" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miltogramma oestracea"@fi,
        "Miltogramma oestracea"@sv .

<http://tun.fi/MX.281130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miltogramma punctata" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.281126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miltogramma punctata"@fi,
        "Miltogramma punctata"@sv .

<http://tun.fi/MX.281131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miltogramma villeneuvei" ;
    dwc:scientificNameAuthorship "Verves, 1982" ;
    skos:broader <http://tun.fi/MX.281126> ;
    skos:hiddenLabel "Miltogramma meigeni"@fi,
        "Miltogramma meigeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miltogramma villeneuvei"@fi,
        "Miltogramma villeneuvei"@sv .

<http://tun.fi/MX.281133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oebalia cylindrica" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oebalia cylindrica"@fi,
        "Oebalia cylindrica"@sv .

<http://tun.fi/MX.281134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oebalia minuta" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oebalia minuta"@fi,
        "Oebalia minuta"@sv .

<http://tun.fi/MX.281136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phrosinella sannio" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phrosinella sannio"@fi,
        "Phrosinella sannio"@sv .

<http://tun.fi/MX.281138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterella grisea" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281137> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterella grisea"@fi,
        "Pterella grisea"@sv .

<http://tun.fi/MX.281140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senotainia albifrons" ;
    dwc:scientificNameAuthorship "(Rondani, 1859)" ;
    skos:broader <http://tun.fi/MX.281139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Senotainia albifrons"@fi,
        "Senotainia albifrons"@sv .

<http://tun.fi/MX.281141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senotainia conica" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Senotainia conica"@fi,
        "Senotainia conica"@sv .

<http://tun.fi/MX.281142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senotainia puncticornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1859)" ;
    skos:broader <http://tun.fi/MX.281139> ;
    skos:hiddenLabel "Senotainia crabronum"@fi,
        "Senotainia imberbis"@fi,
        "Senotainia crabronum"@sv,
        "Senotainia imberbis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Senotainia puncticornis"@fi,
        "Senotainia puncticornis"@sv .

<http://tun.fi/MX.281144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taxigramma elegantulum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.5077291> ;
    skos:hiddenLabel "Tachina elegantula"@fi,
        "Tachina elegantula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taxigramma elegantulum"@fi,
        "Taxigramma elegantulum"@sv .

<http://tun.fi/MX.281145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taxigramma heteroneurum" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.5077291> ;
    skos:hiddenLabel "Miltogramma heteroneura"@fi,
        "Miltogramma heteroneura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taxigramma heteroneurum"@fi,
        "Taxigramma heteroneurum"@sv .

<http://tun.fi/MX.281148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agria affinis" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.281147> ;
    skos:hiddenLabel "Agria punctata"@fi,
        "Agria punctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agria affinis"@fi,
        "Agria affinis"@sv .

<http://tun.fi/MX.281149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agria mamillata" ;
    dwc:scientificNameAuthorship "(Pandellé, 1896)" ;
    skos:broader <http://tun.fi/MX.281147> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agria mamillata"@fi,
        "Agria mamillata"@sv .

<http://tun.fi/MX.281151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Angiometopa falleni" ;
    dwc:scientificNameAuthorship "Pape, 1986" ;
    skos:broader <http://tun.fi/MX.281150> ;
    skos:hiddenLabel "Angiometopa ruralis"@fi,
        "Musca ruralis"@fi,
        "Angiometopa ruralis"@sv,
        "Musca ruralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Angiometopa falleni"@fi,
        "Angiometopa falleni"@sv .

<http://tun.fi/MX.281153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachicoma devia" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachicoma devia"@fi,
        "Brachicoma devia"@sv .

<http://tun.fi/MX.281154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachicoma borealis" ;
    dwc:scientificNameAuthorship "Ringdahl, 1932" ;
    skos:broader <http://tun.fi/MX.281152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachicoma borealis"@fi,
        "Brachicoma borealis"@sv .

<http://tun.fi/MX.281158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blaesoxipha lapidosa" ;
    dwc:scientificNameAuthorship "Pape, 1994" ;
    skos:broader <http://tun.fi/MX.281156> ;
    skos:hiddenLabel "Blaesoxipha agrestis"@fi,
        "Blaesoxipha campestris"@fi,
        "Blaesoxipha agrestis"@sv,
        "Blaesoxipha campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blaesoxipha lapidosa"@fi,
        "Blaesoxipha lapidosa"@sv .

<http://tun.fi/MX.281159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blaesoxipha laticornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.281156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blaesoxipha laticornis"@fi,
        "Blaesoxipha laticornis"@sv .

<http://tun.fi/MX.281160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blaesoxipha plumicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1859)" ;
    skos:broader <http://tun.fi/MX.281156> ;
    skos:hiddenLabel "Blaesoxipha gladiatrix"@fi,
        "Blaesoxipha gladiatrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blaesoxipha plumicornis"@fi,
        "Blaesoxipha plumicornis"@sv .

<http://tun.fi/MX.281162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blaesoxipha erythrura" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.281156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blaesoxipha erythrura"@fi,
        "Blaesoxipha erythrura"@sv .

<http://tun.fi/MX.281164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ravinia pernix" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.281163> ;
    skos:hiddenLabel "Ravinia striata"@fi,
        "Ravinia striata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ravinia pernix"@fi,
        "Ravinia pernix"@sv .

<http://tun.fi/MX.281167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga subulata" ;
    dwc:scientificNameAuthorship "Pandellé, 1896" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga subulata"@fi,
        "Sarcophaga subulata"@sv .

<http://tun.fi/MX.281169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga pumila" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga pumila"@fi,
        "Sarcophaga pumila"@sv .

<http://tun.fi/MX.281171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga crassimargo" ;
    dwc:scientificNameAuthorship "Pandellé, 1896" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga crassimargo"@fi,
        "Sarcophaga crassimargo"@sv .

<http://tun.fi/MX.281172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga melanura" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga melanura"@fi,
        "Sarcophaga melanura"@sv .

<http://tun.fi/MX.281173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga rosellei" ;
    dwc:scientificNameAuthorship "Böttcher, 1912" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga rosellei"@fi,
        "Sarcophaga rosellei"@sv .

<http://tun.fi/MX.281175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga depressifrons" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1845" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:hiddenLabel "Sarcophaga offuscata"@fi,
        "Sarcophaga offuscata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga depressifrons"@fi,
        "Sarcophaga depressifrons"@sv .

<http://tun.fi/MX.281176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga haemorrhoa" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga haemorrhoa"@fi,
        "Sarcophaga haemorrhoa"@sv .

<http://tun.fi/MX.281177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga proxima" ;
    dwc:scientificNameAuthorship "(Rondani, 1860)" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga proxima"@fi,
        "Sarcophaga proxima"@sv .

<http://tun.fi/MX.281178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga vagans" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:hiddenLabel "Sarcophaga frenata"@fi,
        "Sarcophaga frenata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga vagans"@fi,
        "Sarcophaga vagans"@sv .

<http://tun.fi/MX.281179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga vicina" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga vicina"@fi,
        "Sarcophaga vicina"@sv .

<http://tun.fi/MX.281181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga emdeni" ;
    dwc:scientificNameAuthorship "(Rohdendorf, 1969)" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:hiddenLabel "Sarcophaga teretirostris"@fi,
        "Sarcophaga teretirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga emdeni"@fi,
        "Sarcophaga emdeni"@sv .

<http://tun.fi/MX.281182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga portschinskyi" ;
    dwc:scientificNameAuthorship "Rohdendorf, 1937" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga portschinskyi"@fi,
        "Sarcophaga portschinskyi"@sv .

<http://tun.fi/MX.281184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga sexpunctata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:hiddenLabel "Sarcophaga clathrata"@fi,
        "Sarcophaga clathrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga sexpunctata"@fi,
        "Sarcophaga sexpunctata"@sv .

<http://tun.fi/MX.281185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga nemoralis" ;
    dwc:scientificNameAuthorship "Kramer, 1908" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga nemoralis"@fi,
        "Sarcophaga nemoralis"@sv .

<http://tun.fi/MX.281187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga socrus" ;
    dwc:scientificNameAuthorship "Rondani, 1860" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:hiddenLabel "Sarcophaga rostrata"@fi,
        "Sarcophaga rostrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga socrus"@fi,
        "Sarcophaga socrus"@sv .

<http://tun.fi/MX.281188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga villeneuvei" ;
    dwc:scientificNameAuthorship "Böttcher, 1912" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga villeneuvei"@fi,
        "Sarcophaga villeneuvei"@sv .

<http://tun.fi/MX.281190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga similis" ;
    dwc:scientificNameAuthorship "Meade, 1876" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga similis"@fi,
        "Sarcophaga similis"@sv .

<http://tun.fi/MX.281192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga albiceps" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:hiddenLabel "Parasarcophaga albiceps"@fi,
        "Sarcophaga privigna"@fi,
        "Parasarcophaga albiceps"@sv,
        "Sarcophaga privigna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga albiceps"@fi,
        "Sarcophaga albiceps"@sv .

<http://tun.fi/MX.281194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga caerulescens" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:hiddenLabel "Sarcophaga scoparia"@fi,
        "Sarcophaga scoparia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga caerulescens"@fi,
        "Sarcophaga caerulescens"@sv .

<http://tun.fi/MX.281196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga aratrix" ;
    dwc:scientificNameAuthorship "Pandellé, 1896" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga aratrix"@fi,
        "Sarcophaga aratrix"@sv .

<http://tun.fi/MX.281198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga carnaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:hiddenLabel "Sarcophaga lehmanni"@fi,
        "Sarcophaga schulzi"@fi,
        "Sarcophaga subvicina vulgaris"@fi,
        "Sarcophaga lehmanni"@sv,
        "Sarcophaga schulzi"@sv,
        "Sarcophaga subvicina vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga carnaria"@fi,
        "Sarcophaga carnaria"@sv .

<http://tun.fi/MX.281199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga lehmanni" ;
    dwc:scientificNameAuthorship "Müller, 1922" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:hiddenLabel "Sarcophaga cognata"@fi,
        "Sarcophaga lasiostyla"@fi,
        "Sarcophaga cognata"@sv,
        "Sarcophaga lasiostyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga lehmanni"@fi,
        "Sarcophaga lehmanni"@sv .

<http://tun.fi/MX.281200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga subvicina" ;
    dwc:scientificNameAuthorship "Rohdendorf, 1937" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga subvicina"@fi,
        "Sarcophaga subvicina"@sv .

<http://tun.fi/MX.281201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga variegata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:hiddenLabel "Sarcophaga carnaria"@fi,
        "Sarcophaga carnaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga variegata"@fi,
        "Sarcophaga variegata"@sv .

<http://tun.fi/MX.281203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga sinuata" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga sinuata"@fi,
        "Sarcophaga sinuata"@sv .

<http://tun.fi/MX.281205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga incisilobata" ;
    dwc:scientificNameAuthorship "Pandellé, 1896" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:hiddenLabel "Thyrsocnema incisilobata"@fi,
        "Thyrsocnema incisilobata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga incisilobata"@fi,
        "Sarcophaga incisilobata"@sv .

<http://tun.fi/MX.281206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga kentejana" ;
    dwc:scientificNameAuthorship "(Rohdendorf, 1937)" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:hiddenLabel "Sarcophaga lapponica"@fi,
        "Thyrsocnema kentejana"@fi,
        "Thyrsocnema kentejana lapponica"@fi,
        "Sarcophaga lapponica"@sv,
        "Thyrsocnema kentejana"@sv,
        "Thyrsocnema kentejana lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga kentejana"@fi,
        "Sarcophaga kentejana"@sv .

<http://tun.fi/MX.281209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanophora roralis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.281208> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanophora roralis"@fi,
        "Melanophora roralis"@sv .

<http://tun.fi/MX.281211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paykullia brevicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paykullia brevicornis"@fi,
        "Paykullia brevicornis"@sv .

<http://tun.fi/MX.281212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paykullia maculata" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.281210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paykullia maculata"@fi,
        "Paykullia maculata"@sv .

<http://tun.fi/MX.281214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stevenia atramentaria" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stevenia atramentaria"@fi,
        "Stevenia atramentaria"@sv .

<http://tun.fi/MX.281216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricogena rubricosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281215> ;
    skos:hiddenLabel "Frauenfeldia trilineata"@fi,
        "Tachina rubricosa"@fi,
        "Tricogena trilineata"@fi,
        "Frauenfeldia trilineata"@sv,
        "Tachina rubricosa"@sv,
        "Tricogena trilineata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricogena rubricosa"@fi,
        "Tricogena rubricosa"@sv .

<http://tun.fi/MX.281220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exorista mimula" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exorista mimula"@fi,
        "Exorista mimula"@sv .

<http://tun.fi/MX.281221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exorista rustica" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exorista rustica"@fi,
        "Exorista rustica"@sv .

<http://tun.fi/MX.281224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exorista fasciata" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exorista fasciata"@fi,
        "Exorista fasciata"@sv .

<http://tun.fi/MX.281225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exorista larvarum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.281218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exorista larvarum"@fi,
        "Exorista larvarum"@sv .

<http://tun.fi/MX.281227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exorista grandis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281218> ;
    skos:hiddenLabel "Exorista sorbillans"@fi,
        "Exorista sorbillans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exorista grandis"@fi,
        "Exorista grandis"@sv .

<http://tun.fi/MX.281229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exorista deligata" ;
    dwc:scientificNameAuthorship "Pandellé, 1896" ;
    skos:broader <http://tun.fi/MX.281218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exorista deligata"@fi,
        "Exorista deligata"@sv .

<http://tun.fi/MX.281231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chetogena tschorsnigi" ;
    dwc:scientificNameAuthorship "Ziegler, 1999" ;
    skos:broader <http://tun.fi/MX.281230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chetogena tschorsnigi"@fi,
        "Chetogena tschorsnigi"@sv .

<http://tun.fi/MX.281233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplostichus janitrix" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.281232> ;
    skos:hiddenLabel "Tachina janitrix"@fi,
        "Tachina janitrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplostichus janitrix"@fi,
        "Diplostichus janitrix"@sv .

<http://tun.fi/MX.281235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorocera assimilis" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorocera assimilis"@fi,
        "Phorocera assimilis"@sv .

<http://tun.fi/MX.281236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorocera obscura" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorocera obscura"@fi,
        "Phorocera obscura"@sv .

<http://tun.fi/MX.281238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phorinia aurifrons" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phorinia aurifrons"@fi,
        "Phorinia aurifrons"@sv .

<http://tun.fi/MX.281240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bessa selecta" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bessa selecta"@fi,
        "Bessa selecta"@sv .

<http://tun.fi/MX.281242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belida angelicae" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281241> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belida angelicae"@fi,
        "Belida angelicae"@sv .

<http://tun.fi/MX.281244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meigenia dorsalis" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meigenia dorsalis"@fi,
        "Meigenia dorsalis"@sv .

<http://tun.fi/MX.281245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meigenia mutabilis" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281243> ;
    skos:hiddenLabel "Meigenia bisignata"@fi,
        "Meigenia bisignata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meigenia mutabilis"@fi,
        "Meigenia mutabilis"@sv .

<http://tun.fi/MX.281247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaira cinerea" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaira cinerea"@fi,
        "Zaira cinerea"@sv .

<http://tun.fi/MX.281249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medina collaris" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281248> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medina collaris"@fi,
        "Medina collaris"@sv .

<http://tun.fi/MX.281250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medina luctuosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281248> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medina luctuosa"@fi,
        "Medina luctuosa"@sv .

<http://tun.fi/MX.281251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medina separata" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281248> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medina separata"@fi,
        "Medina separata"@sv .

<http://tun.fi/MX.281253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Policheta unicolor" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Policheta unicolor"@fi,
        "Policheta unicolor"@sv .

<http://tun.fi/MX.281255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Istocheta longicornis" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Istocheta longicornis"@fi,
        "Istocheta longicornis"@sv .

<http://tun.fi/MX.281257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staurochaeta albocingulata" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Staurochaeta albocingulata"@fi,
        "Staurochaeta albocingulata"@sv .

<http://tun.fi/MX.281259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Admontia blanda" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Admontia blanda"@fi,
        "Admontia blanda"@sv .

<http://tun.fi/MX.281260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Admontia grandicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.281258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Admontia grandicornis"@fi,
        "Admontia grandicornis"@sv .

<http://tun.fi/MX.281261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Admontia seria" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Admontia seria"@fi,
        "Admontia seria"@sv .

<http://tun.fi/MX.281263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oswaldia muscaria" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oswaldia muscaria"@fi,
        "Oswaldia muscaria"@sv .

<http://tun.fi/MX.281264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oswaldia eggeri" ;
    dwc:scientificNameAuthorship "(Brauer & Bergenstamm, 1889)" ;
    skos:broader <http://tun.fi/MX.281262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oswaldia eggeri"@fi,
        "Oswaldia eggeri"@sv .

<http://tun.fi/MX.281265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oswaldia reducta" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1930)" ;
    skos:broader <http://tun.fi/MX.281262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oswaldia reducta"@fi,
        "Oswaldia reducta"@sv .

<http://tun.fi/MX.281266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oswaldia spectabilis" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281262> ;
    skos:hiddenLabel "Oswaldia albisquama"@fi,
        "Oswaldia albisquama"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oswaldia spectabilis"@fi,
        "Oswaldia spectabilis"@sv .

<http://tun.fi/MX.281268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracraspedothrix montivaga" ;
    dwc:scientificNameAuthorship "Villeneuve, 1919" ;
    skos:broader <http://tun.fi/MX.281267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracraspedothrix montivaga"@fi,
        "Paracraspedothrix montivaga"@sv .

<http://tun.fi/MX.281270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ligeria angusticornis" ;
    dwc:scientificNameAuthorship "(Loew, 1847)" ;
    skos:broader <http://tun.fi/MX.281269> ;
    skos:hiddenLabel "Ligeria zetterstedti"@fi,
        "Ligeria zetterstedti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ligeria angusticornis"@fi,
        "Ligeria angusticornis"@sv .

<http://tun.fi/MX.281272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ligeriella aristata" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1911)" ;
    skos:broader <http://tun.fi/MX.281271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ligeriella aristata"@fi,
        "Ligeriella aristata"@sv .

<http://tun.fi/MX.281274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blondelia nigripes" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281273> ;
    skos:hiddenLabel "Blondelia piniariae"@fi,
        "Blondelia piniariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blondelia nigripes"@fi,
        "Blondelia nigripes"@sv .

<http://tun.fi/MX.281277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acemya acuticornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acemya acuticornis"@fi,
        "Acemya acuticornis"@sv .

<http://tun.fi/MX.281278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acemya rufitibia" ;
    dwc:scientificNameAuthorship "(von Roser, 1840)" ;
    skos:broader <http://tun.fi/MX.281276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acemya rufitibia"@fi,
        "Acemya rufitibia"@sv .

<http://tun.fi/MX.281281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratryphera barbatula" ;
    dwc:scientificNameAuthorship "(Rondani, 1859)" ;
    skos:broader <http://tun.fi/MX.281280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratryphera barbatula"@fi,
        "Paratryphera barbatula"@sv .

<http://tun.fi/MX.281282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratryphera bisetosa" ;
    dwc:scientificNameAuthorship "(Brauer & Bergenstamm, 1891)" ;
    skos:broader <http://tun.fi/MX.281280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paratryphera bisetosa"@fi,
        "Paratryphera bisetosa"@sv .

<http://tun.fi/MX.281284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphiochaeta breviseta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphiochaeta breviseta"@fi,
        "Rhaphiochaeta breviseta"@sv .

<http://tun.fi/MX.281286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smidtia amoena" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smidtia amoena"@fi,
        "Smidtia amoena"@sv .

<http://tun.fi/MX.281287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smidtia conspersa" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smidtia conspersa"@fi,
        "Smidtia conspersa"@sv .

<http://tun.fi/MX.281288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winthemia cruentata" ;
    dwc:scientificNameAuthorship "(Rondani, 1859)" ;
    skos:broader <http://tun.fi/MX.211267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winthemia cruentata"@fi,
        "Winthemia cruentata"@sv .

<http://tun.fi/MX.281289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winthemia quadripustulata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.211267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winthemia quadripustulata"@fi,
        "Winthemia quadripustulata"@sv .

<http://tun.fi/MX.281290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winthemia erythrura" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.211267> ;
    skos:hiddenLabel "Nemoraea erythrura"@fi,
        "Winthemia erythura"@fi,
        "Nemoraea erythrura"@sv,
        "Winthemia erythura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winthemia erythrura"@fi,
        "Winthemia erythrura"@sv .

<http://tun.fi/MX.281291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Winthemia venusta" ;
    dwc:scientificNameAuthorship "(Meigne, 1824)" ;
    skos:broader <http://tun.fi/MX.211267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Winthemia venusta"@fi,
        "Winthemia venusta"@sv .

<http://tun.fi/MX.281293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemorilla floralis" ;
    dwc:scientificNameAuthorship "(Fallen, 1810)" ;
    skos:broader <http://tun.fi/MX.281292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemorilla floralis"@fi,
        "Nemorilla floralis"@sv .

<http://tun.fi/MX.281294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemorilla maculosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemorilla maculosa"@fi,
        "Nemorilla maculosa"@sv .

<http://tun.fi/MX.281296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aplomya confinis" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281295> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aplomya confinis"@fi,
        "Aplomya confinis"@sv .

<http://tun.fi/MX.281298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phebellia clavellariae" ;
    dwc:scientificNameAuthorship "(Brauer & Bergenstamm, 1891)" ;
    skos:broader <http://tun.fi/MX.281297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phebellia clavellariae"@fi,
        "Phebellia clavellariae"@sv .

<http://tun.fi/MX.281299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phebellia glauca" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phebellia glauca"@fi,
        "Phebellia glauca"@sv .

<http://tun.fi/MX.281300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phebellia glaucoides" ;
    dwc:scientificNameAuthorship "Herting, 1961" ;
    skos:broader <http://tun.fi/MX.281297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phebellia glaucoides"@fi,
        "Phebellia glaucoides"@sv .

<http://tun.fi/MX.281301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phebellia glirina" ;
    dwc:scientificNameAuthorship "(Rondani, 1859)" ;
    skos:broader <http://tun.fi/MX.281297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phebellia glirina"@fi,
        "Phebellia glirina"@sv .

<http://tun.fi/MX.281302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phebellia margaretae" ;
    dwc:scientificNameAuthorship "Bergström, 2005" ;
    skos:broader <http://tun.fi/MX.281297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phebellia margaretae"@fi,
        "Phebellia margaretae"@sv .

<http://tun.fi/MX.281303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phebellia nigripalpis" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1847)" ;
    skos:broader <http://tun.fi/MX.281297> ;
    skos:hiddenLabel "Phebellia fuscipennis"@fi,
        "Phebellia fuscipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phebellia nigripalpis"@fi,
        "Phebellia nigripalpis"@sv .

<http://tun.fi/MX.281304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phebellia pauciseta" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1908)" ;
    skos:broader <http://tun.fi/MX.281297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phebellia pauciseta"@fi,
        "Phebellia pauciseta"@sv .

<http://tun.fi/MX.281305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phebellia strigifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281297> ;
    skos:hiddenLabel "Exorista lapponica"@fi,
        "Phebellia lapponica"@fi,
        "Exorista lapponica"@sv,
        "Phebellia lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phebellia strigifrons"@fi,
        "Phebellia strigifrons"@sv .

<http://tun.fi/MX.281306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phebellia stulta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phebellia stulta"@fi,
        "Phebellia stulta"@sv .

<http://tun.fi/MX.281307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phebellia triseta" ;
    dwc:scientificNameAuthorship "(Pandellé, 1896)" ;
    skos:broader <http://tun.fi/MX.281297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phebellia triseta"@fi,
        "Phebellia triseta"@sv .

<http://tun.fi/MX.281308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phebellia vicina" ;
    dwc:scientificNameAuthorship "Wainwright, 1940" ;
    skos:broader <http://tun.fi/MX.281297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phebellia vicina"@fi,
        "Phebellia vicina"@sv .

<http://tun.fi/MX.281309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phebellia villica" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phebellia villica"@fi,
        "Phebellia villica"@sv .

<http://tun.fi/MX.281312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nilea hortulana" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281311> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nilea hortulana"@fi,
        "Nilea hortulana"@sv .

<http://tun.fi/MX.281313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nilea innoxia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281311> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nilea innoxia"@fi,
        "Nilea innoxia"@sv .

<http://tun.fi/MX.281314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nilea rufiscutellaris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1859)" ;
    skos:broader <http://tun.fi/MX.281311> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nilea rufiscutellaris"@fi,
        "Nilea rufiscutellaris"@sv .

<http://tun.fi/MX.281316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tlephusa cincinna" ;
    dwc:scientificNameAuthorship "(Meigen, 1859)" ;
    skos:broader <http://tun.fi/MX.281315> ;
    skos:hiddenLabel "Tlephusa diligens"@fi,
        "Tlephusa diligens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tlephusa cincinna"@fi,
        "Tlephusa cincinna"@sv .

<http://tun.fi/MX.281318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epicampocera succincta" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281317> ;
    skos:hiddenLabel "Epicampocera succinta"@fi,
        "Epicampocera succinta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epicampocera succincta"@fi,
        "Epicampocera succincta"@sv .

<http://tun.fi/MX.281320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phryxe erythrostoma" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.281319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phryxe erythrostoma"@fi,
        "Phryxe erythrostoma"@sv .

<http://tun.fi/MX.281321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phryxe magnicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phryxe magnicornis"@fi,
        "Phryxe magnicornis"@sv .

<http://tun.fi/MX.281322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phryxe nemea" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phryxe nemea"@fi,
        "Phryxe nemea"@sv .

<http://tun.fi/MX.281323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phryxe vulgaris" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phryxe vulgaris"@fi,
        "Phryxe vulgaris"@sv .

<http://tun.fi/MX.281325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periarchiclops scutellaris" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Periarchiclops scutellaris"@fi,
        "Periarchiclops scutellaris"@sv .

<http://tun.fi/MX.281327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactromyia aurulenta" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bactromyia aurulenta"@fi,
        "Bactromyia aurulenta"@sv .

<http://tun.fi/MX.281329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoperichaeta nigrolineata" ;
    dwc:scientificNameAuthorship "(Stephens, 1853)" ;
    skos:broader <http://tun.fi/MX.281328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudoperichaeta nigrolineata"@fi,
        "Pseudoperichaeta nigrolineata"@sv .

<http://tun.fi/MX.281331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lydella ripae" ;
    dwc:scientificNameAuthorship "(Brischke, 1885)" ;
    skos:broader <http://tun.fi/MX.281330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lydella ripae"@fi,
        "Lydella ripae"@sv .

<http://tun.fi/MX.281332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lydella stabulans" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lydella stabulans"@fi,
        "Lydella stabulans"@sv .

<http://tun.fi/MX.281334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cadurciella tritaeniata" ;
    dwc:scientificNameAuthorship "(Rondani, 1859)" ;
    skos:broader <http://tun.fi/MX.281333> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cadurciella tritaeniata"@fi,
        "Cadurciella tritaeniata"@sv .

<http://tun.fi/MX.281336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drino bohemica" ;
    dwc:scientificNameAuthorship "Mesnil, 1949" ;
    skos:broader <http://tun.fi/MX.281335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drino bohemica"@fi,
        "Drino bohemica"@sv .

<http://tun.fi/MX.281337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drino galii" ;
    dwc:scientificNameAuthorship "(Brauer & Bergenstamm, 1891)" ;
    skos:broader <http://tun.fi/MX.281335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drino galii"@fi,
        "Drino galii"@sv .

<http://tun.fi/MX.281338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drino gilva" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.281335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drino gilva"@fi,
        "Drino gilva"@sv .

<http://tun.fi/MX.281339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drino inconspicua" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.281335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drino inconspicua"@fi,
        "Drino inconspicua"@sv .

<http://tun.fi/MX.281340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drino lota" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drino lota"@fi,
        "Drino lota"@sv .

<http://tun.fi/MX.281341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drino vicina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.281335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drino vicina"@fi,
        "Drino vicina"@sv .

<http://tun.fi/MX.281343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hubneria affinis" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281342> ;
    skos:hiddenLabel "Huebneria affinis"@fi,
        "Huebneria affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hubneria affinis"@fi,
        "Hubneria affinis"@sv .

<http://tun.fi/MX.281344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carcelia atricosta" ;
    dwc:scientificNameAuthorship "Herting, 1961" ;
    skos:broader <http://tun.fi/MX.211260> ;
    skos:hiddenLabel "Carcelia bombylans"@fi,
        "Carcelia bombylans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carcelia atricosta"@fi,
        "Carcelia atricosta"@sv .

<http://tun.fi/MX.281345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carcelia bombylans" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carcelia bombylans"@fi,
        "Carcelia bombylans"@sv .

<http://tun.fi/MX.281346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carcelia gnava" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.211260> ;
    skos:hiddenLabel "Carcelia excavata"@fi,
        "Carcelia excavata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carcelia gnava"@fi,
        "Carcelia gnava"@sv .

<http://tun.fi/MX.281347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carcelia laxifrons" ;
    dwc:scientificNameAuthorship "Villeneuve, 1912" ;
    skos:broader <http://tun.fi/MX.211260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carcelia laxifrons"@fi,
        "Carcelia laxifrons"@sv .

<http://tun.fi/MX.281348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carcelia lucorum" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.211260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carcelia lucorum"@fi,
        "Carcelia lucorum"@sv .

<http://tun.fi/MX.281349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carcelia rasa" ;
    dwc:scientificNameAuthorship "(Macquart, 1849)" ;
    skos:broader <http://tun.fi/MX.211260> ;
    skos:hiddenLabel "Carcelia amphion"@fi,
        "Carcelia amphion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carcelia rasa"@fi,
        "Carcelia rasa"@sv .

<http://tun.fi/MX.281350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carcelia tibialis" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1863)" ;
    skos:broader <http://tun.fi/MX.211260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carcelia tibialis"@fi,
        "Carcelia tibialis"@sv .

<http://tun.fi/MX.281352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senometopia excisa" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281351> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Senometopia excisa"@fi,
        "Senometopia excisa"@sv .

<http://tun.fi/MX.281353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senometopia intermedia" ;
    dwc:scientificNameAuthorship "(Herting, 1960)" ;
    skos:broader <http://tun.fi/MX.281351> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Senometopia intermedia"@fi,
        "Senometopia intermedia"@sv .

<http://tun.fi/MX.281354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senometopia pollinosa" ;
    dwc:scientificNameAuthorship "Mesnil, 1941" ;
    skos:broader <http://tun.fi/MX.281351> ;
    skos:hiddenLabel "Senometopia obesa"@fi,
        "Senometopia rutilla"@fi,
        "Senometopia obesa"@sv,
        "Senometopia rutilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Senometopia pollinosa"@fi,
        "Senometopia pollinosa"@sv .

<http://tun.fi/MX.281355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senometopia separata" ;
    dwc:scientificNameAuthorship "(Rondani, 1859)" ;
    skos:broader <http://tun.fi/MX.281351> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Senometopia separata"@fi,
        "Senometopia separata"@sv .

<http://tun.fi/MX.281357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erycia fatua" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erycia fatua"@fi,
        "Erycia fatua"@sv .

<http://tun.fi/MX.281358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erycia furibunda" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erycia furibunda"@fi,
        "Erycia furibunda"@sv .

<http://tun.fi/MX.281360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylotachina diluta" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylotachina diluta"@fi,
        "Xylotachina diluta"@sv .

<http://tun.fi/MX.281363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platymya fimbriata" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281362> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platymya fimbriata"@fi,
        "Platymya fimbriata"@sv .

<http://tun.fi/MX.281365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumea linearicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281364> ;
    skos:hiddenLabel "Eumea westermanni"@fi,
        "Eumea westermanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eumea linearicornis"@fi,
        "Eumea linearicornis"@sv .

<http://tun.fi/MX.281366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumea mitis" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281364> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eumea mitis"@fi,
        "Eumea mitis"@sv .

<http://tun.fi/MX.281368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxexoristops abietis" ;
    dwc:scientificNameAuthorship "Herting, 1964" ;
    skos:broader <http://tun.fi/MX.281367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myxexoristops abietis"@fi,
        "Myxexoristops abietis"@sv .

<http://tun.fi/MX.281369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxexoristops arctica" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myxexoristops arctica"@fi,
        "Myxexoristops arctica"@sv .

<http://tun.fi/MX.281370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxexoristops bonsdorffi" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1859)" ;
    skos:broader <http://tun.fi/MX.281367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myxexoristops bonsdorffi"@fi,
        "Myxexoristops bonsdorffi"@sv .

<http://tun.fi/MX.281371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxexoristops stolida" ;
    dwc:scientificNameAuthorship "(Stein, 1924)" ;
    skos:broader <http://tun.fi/MX.281367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myxexoristops stolida"@fi,
        "Myxexoristops stolida"@sv .

<http://tun.fi/MX.281373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zenillia fulva" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281372> ;
    skos:hiddenLabel "Musca libatrix"@fi,
        "Zenillia libatrix"@fi,
        "Musca libatrix"@sv,
        "Zenillia libatrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zenillia fulva"@fi,
        "Zenillia fulva"@sv .

<http://tun.fi/MX.281375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clemelis pullata" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clemelis pullata"@fi,
        "Clemelis pullata"@sv .

<http://tun.fi/MX.281377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pales pavida" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pales pavida"@fi,
        "Pales pavida"@sv .

<http://tun.fi/MX.281379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyzenis albicans" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyzenis albicans"@fi,
        "Cyzenis albicans"@sv .

<http://tun.fi/MX.281380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyzenis jucunda" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.281378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyzenis jucunda"@fi,
        "Cyzenis jucunda"@sv .

<http://tun.fi/MX.281382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botria frontosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281381> ;
    skos:hiddenLabel "Bothria frontosa"@fi,
        "Tachina frontosa"@fi,
        "Bothria frontosa"@sv,
        "Tachina frontosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botria frontosa"@fi,
        "Botria frontosa"@sv .

<http://tun.fi/MX.281383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botria subalpina" ;
    dwc:scientificNameAuthorship "Villeneuve, 1910" ;
    skos:broader <http://tun.fi/MX.281381> ;
    skos:hiddenLabel "Bothria subalpina"@fi,
        "Bothria subalpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botria subalpina"@fi,
        "Botria subalpina"@sv .

<http://tun.fi/MX.281385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceromasia rubrifrons" ;
    dwc:scientificNameAuthorship "(Macquart, 1834)" ;
    skos:broader <http://tun.fi/MX.281384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceromasia rubrifrons"@fi,
        "Ceromasia rubrifrons"@sv .

<http://tun.fi/MX.281387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allophorocera ferruginea" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allophorocera ferruginea"@fi,
        "Allophorocera ferruginea"@sv .

<http://tun.fi/MX.281388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allophorocera lapponica" ;
    dwc:scientificNameAuthorship "Wood, 1974" ;
    skos:broader <http://tun.fi/MX.281386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allophorocera lapponica"@fi,
        "Allophorocera lapponica"@sv .

<http://tun.fi/MX.281390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocytata pallipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ocytata pallipes"@fi,
        "Ocytata pallipes"@sv .

<http://tun.fi/MX.281392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erynnia ocypterata" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281391> ;
    skos:hiddenLabel "Erynnia nitida"@fi,
        "Erynnia nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erynnia ocypterata"@fi,
        "Erynnia ocypterata"@sv .

<http://tun.fi/MX.281394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elodia ambulatoria" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281393> ;
    skos:hiddenLabel "Elodia convexifrons"@fi,
        "Elodia convexifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elodia ambulatoria"@fi,
        "Elodia ambulatoria"@sv .

<http://tun.fi/MX.281396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sturmia bella" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sturmia bella"@fi,
        "Sturmia bella"@sv .

<http://tun.fi/MX.281398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blepharipa pratensis" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281397> ;
    skos:hiddenLabel "Blepharipoda scutellata"@fi,
        "Nemoraea scutellata"@fi,
        "Blepharipoda scutellata"@sv,
        "Nemoraea scutellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blepharipa pratensis"@fi,
        "Blepharipa pratensis"@sv .

<http://tun.fi/MX.281400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosopea nigricans" ;
    dwc:scientificNameAuthorship "(Egger, 1861)" ;
    skos:broader <http://tun.fi/MX.281399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosopea nigricans"@fi,
        "Prosopea nigricans"@sv .

<http://tun.fi/MX.281402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebia flavipes" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebia flavipes"@fi,
        "Hebia flavipes"@sv .

<http://tun.fi/MX.281404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frontina laeta" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Frontina laeta"@fi,
        "Frontina laeta"@sv .

<http://tun.fi/MX.281406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachicheta strigata" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachicheta strigata"@fi,
        "Brachicheta strigata"@sv .

<http://tun.fi/MX.281408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonia capitata" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.281407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonia capitata"@fi,
        "Gonia capitata"@sv .

<http://tun.fi/MX.281409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonia divisa" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.281407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonia divisa"@fi,
        "Gonia divisa"@sv .

<http://tun.fi/MX.281410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonia ornata" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.281407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonia ornata"@fi,
        "Gonia ornata"@sv .

<http://tun.fi/MX.281411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonia picea" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.281407> ;
    skos:hiddenLabel "Gonia picia"@fi,
        "Gonia sicula"@fi,
        "Gonia picia"@sv,
        "Gonia sicula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonia picea"@fi,
        "Gonia picea"@sv .

<http://tun.fi/MX.281413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onychogonia cervini" ;
    dwc:scientificNameAuthorship "(Bigot, 1881)" ;
    skos:broader <http://tun.fi/MX.281412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onychogonia cervini"@fi,
        "Onychogonia cervini"@sv .

<http://tun.fi/MX.281414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onychogonia flaviceps" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281412> ;
    skos:hiddenLabel "Onychogonia interrupta"@fi,
        "Onychogonia interrupta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onychogonia flaviceps"@fi,
        "Onychogonia flaviceps"@sv .

<http://tun.fi/MX.281416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spallanzania hebes" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spallanzania hebes"@fi,
        "Spallanzania hebes"@sv .

<http://tun.fi/MX.281420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lydina aenea" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lydina aenea"@fi,
        "Lydina aenea"@sv .

<http://tun.fi/MX.281422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lypha dubia" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lypha dubia"@fi,
        "Lypha dubia"@sv .

<http://tun.fi/MX.281423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lypha ruficauda" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lypha ruficauda"@fi,
        "Lypha ruficauda"@sv .

<http://tun.fi/MX.281427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachina fera" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.281425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachina fera"@fi,
        "Tachina fera"@sv .

<http://tun.fi/MX.281429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachina magnicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachina magnicornis"@fi,
        "Tachina magnicornis"@sv .

<http://tun.fi/MX.281431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachina ursina" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachina ursina"@fi,
        "Tachina ursina"@sv .

<http://tun.fi/MX.281433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachina grossa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.281425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachina grossa"@fi,
        "Tachina grossa"@sv .

<http://tun.fi/MX.281435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nowickia alpina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nowickia alpina"@fi,
        "Nowickia alpina"@sv .

<http://tun.fi/MX.281436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nowickia ferox" ;
    dwc:scientificNameAuthorship "(Panzer, 1809)" ;
    skos:broader <http://tun.fi/MX.281434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nowickia ferox"@fi,
        "Nowickia ferox"@sv .

<http://tun.fi/MX.281437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nowickia marklini" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nowickia marklini"@fi,
        "Nowickia marklini"@sv .

<http://tun.fi/MX.281439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peleteria ferina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peleteria ferina"@fi,
        "Peleteria ferina"@sv .

<http://tun.fi/MX.281440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peleteria rubescens" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281438> ;
    skos:hiddenLabel "Peleteria nigricornis"@fi,
        "Peleteria nigricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peleteria rubescens"@fi,
        "Peleteria rubescens"@sv .

<http://tun.fi/MX.281441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peleteria ruficornis" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.281438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peleteria ruficornis"@fi,
        "Peleteria ruficornis"@sv .

<http://tun.fi/MX.281443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Germaria angustata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Germaria angustata"@fi,
        "Germaria angustata"@sv .

<http://tun.fi/MX.281444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Germaria ruficeps" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Germaria ruficeps"@fi,
        "Germaria ruficeps"@sv .

<http://tun.fi/MX.281447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linnaemya haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linnaemya haemorrhoidalis"@fi,
        "Linnaemya haemorrhoidalis"@sv .

<http://tun.fi/MX.281448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linnaemya olsufjevi" ;
    dwc:scientificNameAuthorship "Zimin, 1954" ;
    skos:broader <http://tun.fi/MX.281446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linnaemya olsufjevi"@fi,
        "Linnaemya olsufjevi"@sv .

<http://tun.fi/MX.281449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linnaemya rossica" ;
    dwc:scientificNameAuthorship "Zimin, 1954" ;
    skos:broader <http://tun.fi/MX.281446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linnaemya rossica"@fi,
        "Linnaemya rossica"@sv .

<http://tun.fi/MX.281450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linnaemya vulpina" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linnaemya vulpina"@fi,
        "Linnaemya vulpina"@sv .

<http://tun.fi/MX.281451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linnaemya bergstroemi" ;
    dwc:scientificNameAuthorship "Pohjoismäki & Haarto, 2015" ;
    skos:broader <http://tun.fi/MX.281446> ;
    skos:hiddenLabel "Linnaemya sp. A"@fi,
        "Linnaemya sp. A"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linnaemya bergstroemi"@fi,
        "Linnaemya bergstroemi"@sv .

<http://tun.fi/MX.281453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysosomopsis aurata" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysosomopsis aurata"@fi,
        "Chrysosomopsis aurata"@sv .

<http://tun.fi/MX.281455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panzeria puparum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.281454> ;
    skos:hiddenLabel "Ernestia puparum"@fi,
        "Ernestia puparum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panzeria puparum"@fi,
        "Panzeria puparum"@sv .

<http://tun.fi/MX.281456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panzeria rudis" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281454> ;
    skos:hiddenLabel "Ernestia rudis"@fi,
        "Ernestia rudis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panzeria rudis"@fi,
        "Panzeria rudis"@sv .

<http://tun.fi/MX.281457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panzeria vagans" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281454> ;
    skos:hiddenLabel "Ernestia vagans"@fi,
        "Ernestia vagans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panzeria vagans"@fi,
        "Panzeria vagans"@sv .

<http://tun.fi/MX.281459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Appendicia truncata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281458> ;
    skos:hiddenLabel "Ernestia truncata"@fi,
        "Panzeria truncata"@fi,
        "Tachina truncata"@fi,
        "Ernestia truncata"@sv,
        "Panzeria truncata"@sv,
        "Tachina truncata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Appendicia truncata"@fi,
        "Appendicia truncata"@sv .

<http://tun.fi/MX.281461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurithia anthophila" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.281460> ;
    skos:hiddenLabel "Eurithia radicum"@fi,
        "Eurithia radicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurithia anthophila"@fi,
        "Eurithia anthophila"@sv .

<http://tun.fi/MX.281462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurithia caesia" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurithia caesia"@fi,
        "Eurithia caesia"@sv .

<http://tun.fi/MX.281463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurithia connivens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurithia connivens"@fi,
        "Eurithia connivens"@sv .

<http://tun.fi/MX.281464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurithia consobrina" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurithia consobrina"@fi,
        "Eurithia consobrina"@sv .

<http://tun.fi/MX.281465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurithia intermedia" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281460> ;
    skos:hiddenLabel "Eurithia conjugata"@fi,
        "Eurithia conjugata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurithia intermedia"@fi,
        "Eurithia intermedia"@sv .

<http://tun.fi/MX.281466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurithia vivida" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurithia vivida"@fi,
        "Eurithia vivida"@sv .

<http://tun.fi/MX.281468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyalurgus crucigerus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281467> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyalurgus crucigerus"@fi,
        "Hyalurgus crucigerus"@sv .

<http://tun.fi/MX.281469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyalurgus lucidus" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281467> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyalurgus lucidus"@fi,
        "Hyalurgus lucidus"@sv .

<http://tun.fi/MX.281471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemoraea pellucida" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemoraea pellucida"@fi,
        "Nemoraea pellucida"@sv .

<http://tun.fi/MX.281473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnocheta magna" ;
    dwc:scientificNameAuthorship "Zimin, 1958" ;
    skos:broader <http://tun.fi/MX.281472> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnocheta magna"@fi,
        "Gymnocheta magna"@sv .

<http://tun.fi/MX.281474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnocheta viridis" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281472> ;
    skos:hiddenLabel "Gymnochaeta viridis"@fi,
        "Tachina viridis"@fi,
        "Gymnochaeta viridis"@sv,
        "Tachina viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnocheta viridis"@fi,
        "Gymnocheta viridis"@sv .

<http://tun.fi/MX.281476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zophomyia temula" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.281475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zophomyia temula"@fi,
        "Zophomyia temula"@sv .

<http://tun.fi/MX.281478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleonice callida" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cleonice callida"@fi,
        "Cleonice callida"@sv .

<http://tun.fi/MX.281479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleonice keteli" ;
    dwc:scientificNameAuthorship "Ziegler, 2000" ;
    skos:broader <http://tun.fi/MX.281477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cleonice keteli"@fi,
        "Cleonice keteli"@sv .

<http://tun.fi/MX.281480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleonice nitidiuscula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1859)" ;
    skos:broader <http://tun.fi/MX.281477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cleonice nitidiuscula"@fi,
        "Cleonice nitidiuscula"@sv .

<http://tun.fi/MX.281482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loewia erecta" ;
    dwc:scientificNameAuthorship "Bergström, 2007" ;
    skos:broader <http://tun.fi/MX.281481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Loewia erecta"@fi,
        "Loewia erecta"@sv .

<http://tun.fi/MX.281483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loewia foeda" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Loewia foeda"@fi,
        "Loewia foeda"@sv .

<http://tun.fi/MX.281485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eloceria delecta" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281484> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eloceria delecta"@fi,
        "Eloceria delecta"@sv .

<http://tun.fi/MX.281488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopachystylum gonioides" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281487> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudopachystylum gonioides"@fi,
        "Pseudopachystylum gonioides"@sv .

<http://tun.fi/MX.281491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelatachina tibialis" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pelatachina tibialis"@fi,
        "Pelatachina tibialis"@sv .

<http://tun.fi/MX.281494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macquartia dispar" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macquartia dispar"@fi,
        "Macquartia dispar"@sv .

<http://tun.fi/MX.281495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macquartia nudigena" ;
    dwc:scientificNameAuthorship "Mesnil, 1972" ;
    skos:broader <http://tun.fi/MX.281493> ;
    skos:hiddenLabel "Macquartia buccalis"@fi,
        "Macquartia buccalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macquartia nudigena"@fi,
        "Macquartia nudigena"@sv .

<http://tun.fi/MX.281496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macquartia tenebricosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macquartia tenebricosa"@fi,
        "Macquartia tenebricosa"@sv .

<http://tun.fi/MX.281497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macquartia viridana" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macquartia viridana"@fi,
        "Macquartia viridana"@sv .

<http://tun.fi/MX.281499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyiopsis nigrisquamata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.281498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyiopsis nigrisquamata"@fi,
        "Anthomyiopsis nigrisquamata"@sv .

<http://tun.fi/MX.281502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triarthria setipennis" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triarthria setipennis"@fi,
        "Triarthria setipennis"@sv .

<http://tun.fi/MX.281505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyptera bohemica" ;
    dwc:scientificNameAuthorship "Kramer, 1907" ;
    skos:broader <http://tun.fi/MX.281504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyptera bohemica"@fi,
        "Phytomyptera bohemica"@sv .

<http://tun.fi/MX.281506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyptera cingulata" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.281504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyptera cingulata"@fi,
        "Phytomyptera cingulata"@sv .

<http://tun.fi/MX.281507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyptera nigrina" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyptera nigrina"@fi,
        "Phytomyptera nigrina"@sv .

<http://tun.fi/MX.281508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyptera minutissima" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyptera minutissima"@fi,
        "Phytomyptera minutissima"@sv .

<http://tun.fi/MX.281509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyptera riedeli" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1930)" ;
    skos:broader <http://tun.fi/MX.281504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyptera riedeli"@fi,
        "Phytomyptera riedeli"@sv .

<http://tun.fi/MX.281510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyptera zonella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyptera zonella"@fi,
        "Phytomyptera zonella"@sv .

<http://tun.fi/MX.281512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphogaster brunnescens" ;
    dwc:scientificNameAuthorship "Villeneuve, 1907" ;
    skos:broader <http://tun.fi/MX.281511> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphogaster brunnescens"@fi,
        "Graphogaster brunnescens"@sv .

<http://tun.fi/MX.281513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphogaster buccata" ;
    dwc:scientificNameAuthorship "Herting, 1971" ;
    skos:broader <http://tun.fi/MX.281511> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphogaster buccata"@fi,
        "Graphogaster buccata"@sv .

<http://tun.fi/MX.281514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphogaster dispar" ;
    dwc:scientificNameAuthorship "(Brauer & Bergenstamm, 1889)" ;
    skos:broader <http://tun.fi/MX.281511> ;
    skos:hiddenLabel "Graphogaster punctiventris"@fi,
        "Graphogaster punctiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphogaster dispar"@fi,
        "Graphogaster dispar"@sv .

<http://tun.fi/MX.281515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphogaster nigrescens" ;
    dwc:scientificNameAuthorship "Herting, 1971" ;
    skos:broader <http://tun.fi/MX.281511> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphogaster nigrescens"@fi,
        "Graphogaster nigrescens"@sv .

<http://tun.fi/MX.281518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomophaga nigrohalterata" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1921)" ;
    skos:broader <http://tun.fi/MX.281517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomophaga nigrohalterata"@fi,
        "Entomophaga nigrohalterata"@sv .

<http://tun.fi/MX.281519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomophaga sufferta" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1942)" ;
    skos:broader <http://tun.fi/MX.281517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomophaga sufferta"@fi,
        "Entomophaga sufferta"@sv .

<http://tun.fi/MX.281521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceromya bicolor" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceromya bicolor"@fi,
        "Ceromya bicolor"@sv .

<http://tun.fi/MX.281522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceromya dorsigera" ;
    dwc:scientificNameAuthorship "Herting, 1967" ;
    skos:broader <http://tun.fi/MX.281520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceromya dorsigera"@fi,
        "Ceromya dorsigera"@sv .

<http://tun.fi/MX.281523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceromya flaviceps" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1844" ;
    skos:broader <http://tun.fi/MX.281520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceromya flaviceps"@fi,
        "Ceromya flaviceps"@sv .

<http://tun.fi/MX.281524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceromya silacea" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceromya silacea"@fi,
        "Ceromya silacea"@sv .

<http://tun.fi/MX.281526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actia crassicornis" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actia crassicornis"@fi,
        "Actia crassicornis"@sv .

<http://tun.fi/MX.281527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actia infantula" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actia infantula"@fi,
        "Actia infantula"@sv .

<http://tun.fi/MX.281528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actia lamia" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.281525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actia lamia"@fi,
        "Actia lamia"@sv .

<http://tun.fi/MX.281529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actia maksymovi" ;
    dwc:scientificNameAuthorship "Mesnil, 1952" ;
    skos:broader <http://tun.fi/MX.281525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actia maksymovi"@fi,
        "Actia maksymovi"@sv .

<http://tun.fi/MX.281530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actia nigroscutellata" ;
    dwc:scientificNameAuthorship "Lundbeck, 1927" ;
    skos:broader <http://tun.fi/MX.281525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actia nigroscutellata"@fi,
        "Actia nigroscutellata"@sv .

<http://tun.fi/MX.281531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actia pilipennis" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actia pilipennis"@fi,
        "Actia pilipennis"@sv .

<http://tun.fi/MX.281532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actia resinellae" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.281525> ;
    skos:hiddenLabel "Actia nudibasis"@fi,
        "Actia nudibasis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actia resinellae"@fi,
        "Actia resinellae"@sv .

<http://tun.fi/MX.281534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peribaea hertingi" ;
    dwc:scientificNameAuthorship "Andersen, 1996" ;
    skos:broader <http://tun.fi/MX.281533> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peribaea hertingi"@fi,
        "Peribaea hertingi"@sv .

<http://tun.fi/MX.281535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peribaea longirostris" ;
    dwc:scientificNameAuthorship "Andersen, 1996" ;
    skos:broader <http://tun.fi/MX.281533> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peribaea longirostris"@fi,
        "Peribaea longirostris"@sv .

<http://tun.fi/MX.281537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceranthia abdominalis" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.281536> ;
    skos:hiddenLabel "Ceromya abdominalis"@fi,
        "Siphona adbominalis"@fi,
        "Ceromya abdominalis"@sv,
        "Siphona adbominalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceranthia abdominalis"@fi,
        "Ceranthia abdominalis"@sv .

<http://tun.fi/MX.281538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceranthia lichtwardtiana" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1931)" ;
    skos:broader <http://tun.fi/MX.281536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceranthia lichtwardtiana"@fi,
        "Ceranthia lichtwardtiana"@sv .

<http://tun.fi/MX.281539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceranthia pallida" ;
    dwc:scientificNameAuthorship "Herting, 1959" ;
    skos:broader <http://tun.fi/MX.281536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceranthia pallida"@fi,
        "Ceranthia pallida"@sv .

<http://tun.fi/MX.281540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceranthia tenuipalpis" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1921)" ;
    skos:broader <http://tun.fi/MX.281536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceranthia tenuipalpis"@fi,
        "Ceranthia tenuipalpis"@sv .

<http://tun.fi/MX.281541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceranthia tristella" ;
    dwc:scientificNameAuthorship "Herting, 1966" ;
    skos:broader <http://tun.fi/MX.281536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceranthia tristella"@fi,
        "Ceranthia tristella"@sv .

<http://tun.fi/MX.281542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceranthia verneri" ;
    dwc:scientificNameAuthorship "Andersen, 1996" ;
    skos:broader <http://tun.fi/MX.281536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceranthia verneri"@fi,
        "Ceranthia verneri"@sv .

<http://tun.fi/MX.281544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphantorhaphopsis samarensis" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1921)" ;
    skos:broader <http://tun.fi/MX.281543> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphantorhaphopsis samarensis"@fi,
        "Aphantorhaphopsis samarensis"@sv .

<http://tun.fi/MX.281545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphantorhaphopsis siphonoides" ;
    dwc:scientificNameAuthorship "(Strobl, 1898)" ;
    skos:broader <http://tun.fi/MX.281543> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphantorhaphopsis siphonoides"@fi,
        "Aphantorhaphopsis siphonoides"@sv .

<http://tun.fi/MX.281546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphantorhaphopsis verralli" ;
    dwc:scientificNameAuthorship "(Wainwright, 1928)" ;
    skos:broader <http://tun.fi/MX.281543> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphantorhaphopsis verralli"@fi,
        "Aphantorhaphopsis verralli"@sv .

<http://tun.fi/MX.281548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona boreata" ;
    dwc:scientificNameAuthorship "Mesnil, 1960" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona boreata"@fi,
        "Siphona boreata"@sv .

<http://tun.fi/MX.281549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona collini" ;
    dwc:scientificNameAuthorship "Mesnil, 1960" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona collini"@fi,
        "Siphona collini"@sv .

<http://tun.fi/MX.281550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona confusa" ;
    dwc:scientificNameAuthorship "Mesnil, 1961" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:hiddenLabel "Siphona mesnili"@fi,
        "Siphona mesnili"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona confusa"@fi,
        "Siphona confusa"@sv .

<http://tun.fi/MX.281551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona cristata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:hiddenLabel "Siphona geniculata"@fi,
        "Siphona geniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona cristata"@fi,
        "Siphona cristata"@sv .

<http://tun.fi/MX.281552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona flavifrons" ;
    dwc:scientificNameAuthorship "(Staeger, 1849)" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona flavifrons"@fi,
        "Siphona flavifrons"@sv .

<http://tun.fi/MX.281553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona geniculata" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:hiddenLabel "Siphona urbana"@fi,
        "Siphona urbana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona geniculata"@fi,
        "Siphona geniculata"@sv .

<http://tun.fi/MX.281554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona grandistyla" ;
    dwc:scientificNameAuthorship "Pandellé, 1894" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona grandistyla"@fi,
        "Siphona grandistyla"@sv .

<http://tun.fi/MX.281555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona immaculata" ;
    dwc:scientificNameAuthorship "Andersen, 1996" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona immaculata"@fi,
        "Siphona immaculata"@sv .

<http://tun.fi/MX.281556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona ingerae" ;
    dwc:scientificNameAuthorship "Andersen, 1982" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona ingerae"@fi,
        "Siphona ingerae"@sv .

<http://tun.fi/MX.281557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona hokkaidensis" ;
    dwc:scientificNameAuthorship "Mesnil, 1957" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:hiddenLabel "Siphona martini"@fi,
        "Siphona silvarum"@fi,
        "Siphona martini"@sv,
        "Siphona silvarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona hokkaidensis"@fi,
        "Siphona hokkaidensis"@sv .

<http://tun.fi/MX.281558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona maculata" ;
    dwc:scientificNameAuthorship "(Staeger, 1849)" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona maculata"@fi,
        "Siphona maculata"@sv .

<http://tun.fi/MX.281559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona nigricans" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1930)" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona nigricans"@fi,
        "Siphona nigricans"@sv .

<http://tun.fi/MX.281560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona paludosa" ;
    dwc:scientificNameAuthorship "Mesnil, 1960" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona paludosa"@fi,
        "Siphona paludosa"@sv .

<http://tun.fi/MX.281561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona pauciseta" ;
    dwc:scientificNameAuthorship "Rondani, 1865" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona pauciseta"@fi,
        "Siphona pauciseta"@sv .

<http://tun.fi/MX.281562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona rossica" ;
    dwc:scientificNameAuthorship "Mesnil, 1961" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona rossica"@fi,
        "Siphona rossica"@sv .

<http://tun.fi/MX.281563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona setosa" ;
    dwc:scientificNameAuthorship "Mesnil, 1960" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona setosa"@fi,
        "Siphona setosa"@sv .

<http://tun.fi/MX.281564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona subarctica" ;
    dwc:scientificNameAuthorship "Andersen, 1996" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona subarctica"@fi,
        "Siphona subarctica"@sv .

<http://tun.fi/MX.281565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphona variata" ;
    dwc:scientificNameAuthorship "Andersen, 1982" ;
    skos:broader <http://tun.fi/MX.281547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphona variata"@fi,
        "Siphona variata"@sv .

<http://tun.fi/MX.281568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphria longilingua" ;
    dwc:scientificNameAuthorship "Rondani, 1861" ;
    skos:broader <http://tun.fi/MX.281567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphria longilingua"@fi,
        "Aphria longilingua"@sv .

<http://tun.fi/MX.281569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphria longirostris" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphria longirostris"@fi,
        "Aphria longirostris"@sv .

<http://tun.fi/MX.281571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Demoticus plebejus" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281570> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Demoticus plebejus"@fi,
        "Demoticus plebejus"@sv .

<http://tun.fi/MX.281573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leskia aurea" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leskia aurea"@fi,
        "Leskia aurea"@sv .

<http://tun.fi/MX.281575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solieria inanis" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Solieria inanis"@fi,
        "Solieria inanis"@sv .

<http://tun.fi/MX.281576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solieria pacifica" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281574> ;
    skos:hiddenLabel "Solieria tibialis"@fi,
        "Solieria tibialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Solieria pacifica"@fi,
        "Solieria pacifica"@sv .

<http://tun.fi/MX.281579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mintho rufiventris" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.281578> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mintho rufiventris"@fi,
        "Mintho rufiventris"@sv .

<http://tun.fi/MX.281581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minthodes picta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minthodes picta"@fi,
        "Minthodes picta"@sv .

<http://tun.fi/MX.281584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dexiosoma caninum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.281583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dexiosoma caninum"@fi,
        "Dexiosoma caninum"@sv .

<http://tun.fi/MX.281588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trixa caerulescens" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.281587> ;
    skos:hiddenLabel "Trixa alpina"@fi,
        "Trixa alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trixa caerulescens"@fi,
        "Trixa caerulescens"@sv .

<http://tun.fi/MX.281589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trixa conspersa" ;
    dwc:scientificNameAuthorship "(Harris, 1776)" ;
    skos:broader <http://tun.fi/MX.281587> ;
    skos:hiddenLabel "Trixa oestroidea"@fi,
        "Trixa variegata"@fi,
        "Trixa oestroidea"@sv,
        "Trixa variegata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trixa conspersa"@fi,
        "Trixa conspersa"@sv .

<http://tun.fi/MX.281591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Billaea irrorata" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.281590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Billaea irrorata"@fi,
        "Billaea irrorata"@sv .

<http://tun.fi/MX.281592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Billaea kolomyetzi" ;
    dwc:scientificNameAuthorship "Mesnil, 1970" ;
    skos:broader <http://tun.fi/MX.281590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Billaea kolomyetzi"@fi,
        "Billaea kolomyetzi"@sv .

<http://tun.fi/MX.281593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Billaea triangulifera" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Billaea triangulifera"@fi,
        "Billaea triangulifera"@sv .

<http://tun.fi/MX.281595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinera ferina" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.281594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinera ferina"@fi,
        "Dinera ferina"@sv .

<http://tun.fi/MX.281596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinera grisescens" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.281594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinera grisescens"@fi,
        "Dinera grisescens"@sv .

<http://tun.fi/MX.281597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinera carinifrons" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.281594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinera carinifrons"@fi,
        "Dinera carinifrons"@sv .

<http://tun.fi/MX.281599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Estheria petiolata" ;
    dwc:scientificNameAuthorship "(Bonsdorff, 1866)" ;
    skos:broader <http://tun.fi/MX.281598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Estheria petiolata"@fi,
        "Estheria petiolata"@sv .

<http://tun.fi/MX.281601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dexia vacua" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.281600> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dexia vacua"@fi,
        "Dexia vacua"@sv .

<http://tun.fi/MX.281603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prosena siberita" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.281602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prosena siberita"@fi,
        "Prosena siberita"@sv .

<http://tun.fi/MX.281606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriothrix argyreata" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281605> ;
    skos:hiddenLabel "Eriothrix argyreatus"@fi,
        "Tachina argyreatus"@fi,
        "Eriothrix argyreatus"@sv,
        "Tachina argyreatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriothrix argyreata"@fi,
        "Eriothrix argyreata"@sv .

<http://tun.fi/MX.281607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriothrix prolixa" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriothrix prolixa"@fi,
        "Eriothrix prolixa"@sv .

<http://tun.fi/MX.281608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriothrix rufomaculata" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.281605> ;
    skos:hiddenLabel "Eriothrix monochaeta"@fi,
        "Eriothrix rufomaculatus"@fi,
        "Musca rufomaculata"@fi,
        "Eriothrix monochaeta"@sv,
        "Eriothrix rufomaculatus"@sv,
        "Musca rufomaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriothrix rufomaculata"@fi,
        "Eriothrix rufomaculata"@sv .

<http://tun.fi/MX.281610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trafoia monticola" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1893" ;
    skos:broader <http://tun.fi/MX.281609> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trafoia monticola"@fi,
        "Trafoia monticola"@sv .

<http://tun.fi/MX.281612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylocheta fuscinervis" ;
    dwc:scientificNameAuthorship "(Stein, 1924)" ;
    skos:broader <http://tun.fi/MX.281611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylocheta fuscinervis"@fi,
        "Campylocheta fuscinervis"@sv .

<http://tun.fi/MX.281613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylocheta inepta" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylocheta inepta"@fi,
        "Campylocheta inepta"@sv .

<http://tun.fi/MX.281614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylocheta praecox" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylocheta praecox"@fi,
        "Campylocheta praecox"@sv .

<http://tun.fi/MX.281616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blepharomyia angustifrons" ;
    dwc:scientificNameAuthorship "Herting, 1971" ;
    skos:broader <http://tun.fi/MX.281615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blepharomyia angustifrons"@fi,
        "Blepharomyia angustifrons"@sv .

<http://tun.fi/MX.281617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blepharomyia pagana" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281615> ;
    skos:hiddenLabel "Blepharomyia amplicornis"@fi,
        "Blepharomyia amplicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blepharomyia pagana"@fi,
        "Blepharomyia pagana"@sv .

<http://tun.fi/MX.281618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blepharomyia piliceps" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1859)" ;
    skos:broader <http://tun.fi/MX.281615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blepharomyia piliceps"@fi,
        "Blepharomyia piliceps"@sv .

<http://tun.fi/MX.281620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peteina erinaceus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.281619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peteina erinaceus"@fi,
        "Peteina erinaceus"@sv .

<http://tun.fi/MX.281622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramonda prunaria" ;
    dwc:scientificNameAuthorship "(Rondani, 1861)" ;
    skos:broader <http://tun.fi/MX.281621> ;
    skos:hiddenLabel "Persiscepsia prunaria"@fi,
        "Persiscepsia prunaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramonda prunaria"@fi,
        "Ramonda prunaria"@sv .

<http://tun.fi/MX.281623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramonda ringdahli" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1922)" ;
    skos:broader <http://tun.fi/MX.281621> ;
    skos:hiddenLabel "Periscepsia ringdahli"@fi,
        "Wagneria ringdahli"@fi,
        "Periscepsia ringdahli"@sv,
        "Wagneria ringdahli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramonda ringdahli"@fi,
        "Ramonda ringdahli"@sv .

<http://tun.fi/MX.281624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramonda spathulata" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281621> ;
    skos:hiddenLabel "Tachina spathulata"@fi,
        "Tachina spathulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramonda spathulata"@fi,
        "Ramonda spathulata"@sv .

<http://tun.fi/MX.281626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wagneria alpina" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1910)" ;
    skos:broader <http://tun.fi/MX.281625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wagneria alpina"@fi,
        "Wagneria alpina"@sv .

<http://tun.fi/MX.281627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wagneria costata" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wagneria costata"@fi,
        "Wagneria costata"@sv .

<http://tun.fi/MX.281629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athrycia curvinervis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athrycia curvinervis"@fi,
        "Athrycia curvinervis"@sv .

<http://tun.fi/MX.281630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athrycia impressa" ;
    dwc:scientificNameAuthorship "(van der Wulp, 1869)" ;
    skos:broader <http://tun.fi/MX.281628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athrycia impressa"@fi,
        "Athrycia impressa"@sv .

<http://tun.fi/MX.281631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athrycia trepida" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athrycia trepida"@fi,
        "Athrycia trepida"@sv .

<http://tun.fi/MX.281634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Voria ruralis" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Voria ruralis"@fi,
        "Voria ruralis"@sv .

<http://tun.fi/MX.281636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtophloeba ruricola" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281635> ;
    skos:hiddenLabel "Cyrtophleba ruricola"@fi,
        "Plagia ruricola"@fi,
        "Tachina ruricola"@fi,
        "Cyrtophleba ruricola"@sv,
        "Plagia ruricola"@sv,
        "Tachina ruricola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyrtophloeba ruricola"@fi,
        "Cyrtophloeba ruricola"@sv .

<http://tun.fi/MX.281637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtophloeba vernalis" ;
    dwc:scientificNameAuthorship "(Kramer, 1917)" ;
    skos:broader <http://tun.fi/MX.281635> ;
    skos:hiddenLabel "Cyrtophleba vernalis"@fi,
        "Cyrtophleba vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyrtophloeba vernalis"@fi,
        "Cyrtophloeba vernalis"@sv .

<http://tun.fi/MX.281639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Klugia marginata" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281638> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Klugia marginata"@fi,
        "Klugia marginata"@sv .

<http://tun.fi/MX.281641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetovoria antennata" ;
    dwc:scientificNameAuthorship "Villeneuve, 1920" ;
    skos:broader <http://tun.fi/MX.281640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetovoria antennata"@fi,
        "Chaetovoria antennata"@sv .

<http://tun.fi/MX.281643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllomya volvulus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.281642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllomya volvulus"@fi,
        "Phyllomya volvulus"@sv .

<http://tun.fi/MX.281645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelaira nigrina" ;
    dwc:scientificNameAuthorship "(Fallén, 1817)" ;
    skos:broader <http://tun.fi/MX.281644> ;
    skos:hiddenLabel "Thelaira nigripes"@fi,
        "Thelaira nigripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thelaira nigrina"@fi,
        "Thelaira nigrina"@sv .

<http://tun.fi/MX.281647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halydaia aurea" ;
    dwc:scientificNameAuthorship "Egger, 1856" ;
    skos:broader <http://tun.fi/MX.281646> ;
    skos:hiddenLabel "Halidaya aurea"@fi,
        "Halidaya aurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halydaia aurea"@fi,
        "Halydaia aurea"@sv .

<http://tun.fi/MX.281649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stomina tachinoides" ;
    dwc:scientificNameAuthorship "(Fallén, 1816)" ;
    skos:broader <http://tun.fi/MX.281648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stomina tachinoides"@fi,
        "Stomina tachinoides"@sv .

<http://tun.fi/MX.281652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dufouria chalybeata" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dufouria chalybeata"@fi,
        "Dufouria chalybeata"@sv .

<http://tun.fi/MX.281653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dufouria nigrita" ;
    dwc:scientificNameAuthorship "(Fallén, 1810)" ;
    skos:broader <http://tun.fi/MX.281651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dufouria nigrita"@fi,
        "Dufouria nigrita"@sv .

<http://tun.fi/MX.281655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rondania dimidiata" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rondania dimidiata"@fi,
        "Rondania dimidiata"@sv .

<http://tun.fi/MX.281656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rondania dispar" ;
    dwc:scientificNameAuthorship "(Dufour, 1851)" ;
    skos:broader <http://tun.fi/MX.281654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rondania dispar"@fi,
        "Rondania dispar"@sv .

<http://tun.fi/MX.281657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rondania fasciata" ;
    dwc:scientificNameAuthorship "(Macquart, 1834)" ;
    skos:broader <http://tun.fi/MX.281654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rondania fasciata"@fi,
        "Rondania fasciata"@sv .

<http://tun.fi/MX.281659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsoma exiguum" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsoma exiguum"@fi,
        "Microsoma exiguum"@sv .

<http://tun.fi/MX.281661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Freraea gagatea" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281660> ;
    skos:hiddenLabel "Freraea albipennis"@fi,
        "Freraea albipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Freraea gagatea"@fi,
        "Freraea gagatea"@sv .

<http://tun.fi/MX.281665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clytiomya continua" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.281664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clytiomya continua"@fi,
        "Clytiomya continua"@sv .

<http://tun.fi/MX.281667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eliozeta pellucens" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281666> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eliozeta pellucens"@fi,
        "Eliozeta pellucens"@sv .

<http://tun.fi/MX.281669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subclytia rotundiventris" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Subclytia rotundiventris"@fi,
        "Subclytia rotundiventris"@sv .

<http://tun.fi/MX.281671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnosoma clavatum" ;
    dwc:scientificNameAuthorship "(Rohdendorf, 1947)" ;
    skos:broader <http://tun.fi/MX.281670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnosoma clavatum"@fi,
        "Gymnosoma clavatum"@sv .

<http://tun.fi/MX.281672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnosoma dolycoridis" ;
    dwc:scientificNameAuthorship "Dupuis, 1961" ;
    skos:broader <http://tun.fi/MX.281670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnosoma dolycoridis"@fi,
        "Gymnosoma dolycoridis"@sv .

<http://tun.fi/MX.281673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnosoma nudifrons" ;
    dwc:scientificNameAuthorship "Herting, 1966" ;
    skos:broader <http://tun.fi/MX.281670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnosoma nudifrons"@fi,
        "Gymnosoma nudifrons"@sv .

<http://tun.fi/MX.281675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cistogaster globosa" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.281674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cistogaster globosa"@fi,
        "Cistogaster globosa"@sv .

<http://tun.fi/MX.281678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phasia pusilla" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.281676> ;
    skos:hiddenLabel "Parallophora pusilla"@fi,
        "Parallophora pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phasia pusilla"@fi,
        "Phasia pusilla"@sv .

<http://tun.fi/MX.281680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phasia aurulans" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.281676> ;
    skos:hiddenLabel "Hyalomya aurulans"@fi,
        "Hyalomyia aurulans"@fi,
        "Hyalomya aurulans"@sv,
        "Hyalomyia aurulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phasia aurulans"@fi,
        "Phasia aurulans"@sv .

<http://tun.fi/MX.281681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phasia barbifrons" ;
    dwc:scientificNameAuthorship "(Girschner, 1887)" ;
    skos:broader <http://tun.fi/MX.281676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phasia barbifrons"@fi,
        "Phasia barbifrons"@sv .

<http://tun.fi/MX.281682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phasia hemiptera" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.281676> ;
    skos:hiddenLabel "Allophora hemiptera"@fi,
        "Alophora hemiptera"@fi,
        "Allophora hemiptera"@sv,
        "Alophora hemiptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phasia hemiptera"@fi,
        "Phasia hemiptera"@sv .

<http://tun.fi/MX.281683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phasia obesa" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.281676> ;
    skos:hiddenLabel "Hyalomya obesa"@fi,
        "Hyalomyia obesa"@fi,
        "Thereva obesa"@fi,
        "Hyalomya obesa"@sv,
        "Hyalomyia obesa"@sv,
        "Thereva obesa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phasia obesa"@fi,
        "Phasia obesa"@sv .

<http://tun.fi/MX.281684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phasia subcoleoptrata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.281676> ;
    skos:hiddenLabel "Conops subcoleoptrata"@fi,
        "Phorantha subcoleoptrata"@fi,
        "Conops subcoleoptrata"@sv,
        "Phorantha subcoleoptrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phasia subcoleoptrata"@fi,
        "Phasia subcoleoptrata"@sv .

<http://tun.fi/MX.281687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catharosia pygmaea" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.281686> ;
    skos:hiddenLabel "Catharosia nana"@fi,
        "Thereva nana"@fi,
        "Thereva pygmaea"@fi,
        "Catharosia nana"@sv,
        "Thereva nana"@sv,
        "Thereva pygmaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catharosia pygmaea"@fi,
        "Catharosia pygmaea"@sv .

<http://tun.fi/MX.281690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongygaster celer" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.281689> ;
    skos:hiddenLabel "Cistogaster celer"@fi,
        "Tamiclea celer"@fi,
        "Cistogaster celer"@sv,
        "Tamiclea celer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strongygaster celer"@fi,
        "Strongygaster celer"@sv .

<http://tun.fi/MX.281693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucostoma simplex" ;
    dwc:scientificNameAuthorship "(Fallén, 1815)" ;
    skos:broader <http://tun.fi/MX.281692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucostoma simplex"@fi,
        "Leucostoma simplex"@sv .

<http://tun.fi/MX.281695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brullaea ocypteroidea" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281694> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brullaea ocypteroidea"@fi,
        "Brullaea ocypteroidea"@sv .

<http://tun.fi/MX.281697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinochira atra" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1945" ;
    skos:broader <http://tun.fi/MX.281696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinochira atra"@fi,
        "Cinochira atra"@sv .

<http://tun.fi/MX.281701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophosia fasciata" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.281699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophosia fasciata"@fi,
        "Lophosia fasciata"@sv .

<http://tun.fi/MX.281704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylindromyia brassicaria" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.281702> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylindromyia brassicaria"@fi,
        "Cylindromyia brassicaria"@sv .

<http://tun.fi/MX.281706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylindromyia interrupta" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281702> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylindromyia interrupta"@fi,
        "Cylindromyia interrupta"@sv .

<http://tun.fi/MX.281708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylindromyia pusilla" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281702> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylindromyia pusilla"@fi,
        "Cylindromyia pusilla"@sv .

<http://tun.fi/MX.281710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemyda obscuripennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemyda obscuripennis"@fi,
        "Hemyda obscuripennis"@sv .

<http://tun.fi/MX.281711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemyda vittata" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemyda vittata"@fi,
        "Hemyda vittata"@sv .

<http://tun.fi/MX.281713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Besseria anthophila" ;
    dwc:scientificNameAuthorship "(Loew, 1871)" ;
    skos:broader <http://tun.fi/MX.281712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Besseria anthophila"@fi,
        "Besseria anthophila"@sv .

<http://tun.fi/MX.281714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Besseria melanura" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Besseria melanura"@fi,
        "Besseria melanura"@sv .

<http://tun.fi/MX.281716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phania curvicauda" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phania curvicauda"@fi,
        "Phania curvicauda"@sv .

<http://tun.fi/MX.281717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phania funesta" ;
    dwc:scientificNameAuthorship "(Meigen, 1824)" ;
    skos:broader <http://tun.fi/MX.281715> ;
    skos:hiddenLabel "Phania pseudofunesta"@fi,
        "Phania pseudofunesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phania funesta"@fi,
        "Phania funesta"@sv .

<http://tun.fi/MX.281718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phania thoracica" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.281715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phania thoracica"@fi,
        "Phania thoracica"@sv .

<http://tun.fi/MX.281721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoderma bovis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.289280> ;
    skos:hiddenLabel "Hypoderma bovis"@fi,
        "Hypoderma bovis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nautakiiliäinen"@fi,
        "stort oxstyng"@sv .

<http://tun.fi/MX.281722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoderma lineatum" ;
    dwc:scientificNameAuthorship "(De Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.289280> ;
    skos:hiddenLabel "Hypoderma lineatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypoderma lineatum"@fi,
        "litet oxstyng"@sv .

<http://tun.fi/MX.281723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoderma tarandi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "kurmu"@fi,
        "kormfluga"@sv,
        "renstyngsfluga"@sv ;
    skos:broader <http://tun.fi/MX.289280> ;
    skos:hiddenLabel "Hypoderma tarandi"@fi,
        "Hypoderma terraenovae"@fi,
        "Oedemagena tarandi"@fi,
        "Oestrus tarandi"@fi,
        "Hypoderma tarandi"@sv,
        "Hypoderma terraenovae"@sv,
        "Oedemagena tarandi"@sv,
        "Oestrus tarandi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porokiiliäinen"@fi,
        "renstyng"@sv .

<http://tun.fi/MX.281727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephenemyia trompe" ;
    dwc:scientificNameAuthorship "(Modeer, 1786)" ;
    skos:altLabel "saulakka"@fi ;
    skos:broader <http://tun.fi/MX.281726> ;
    skos:hiddenLabel "Cephenemyia trompe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poronnenäsaivartaja"@fi,
        "Cephenemyia trompe"@sv .

<http://tun.fi/MX.281728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephenemyia ulrichii" ;
    dwc:scientificNameAuthorship "Brauer, 1862" ;
    skos:broader <http://tun.fi/MX.281726> ;
    skos:hiddenLabel "Cephenemyia ulrichii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvennenäsaivartaja"@fi,
        "Cephenemyia ulrichii"@sv .

<http://tun.fi/MX.281731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oestrus ovis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.281730> ;
    skos:hiddenLabel "Oestrus ovis"@fi,
        "Oestrus ovis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampaannenäsaivartaja"@fi,
        "fårstyng"@sv .

<http://tun.fi/MX.281734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gasterophilus haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.281733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gasterophilus haemorrhoidalis"@fi,
        "Gasterophilus haemorrhoidalis"@sv .

<http://tun.fi/MX.281735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gasterophilus intestinalis" ;
    dwc:scientificNameAuthorship "(De Geer, 1776)" ;
    skos:broader <http://tun.fi/MX.281733> ;
    skos:hiddenLabel "Gasterophilus intestinalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hevosensuolisaivartaja"@fi,
        "Gasterophilus intestinalis"@sv .

<http://tun.fi/MX.281736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gasterophilus nasalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.281733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gasterophilus nasalis"@fi,
        "Gasterophilus nasalis"@sv .

<http://tun.fi/MX.281741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crataerina hirundinis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.281740> ;
    skos:hiddenLabel "Crataerina hirundinis"@fi,
        "Hippobosca hirundinis"@fi,
        "Stenepteryx hirundinis"@fi,
        "Hippobosca hirundinis"@sv,
        "Stenepteryx hirundinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pääskyntäikärpänen"@fi,
        "Crataerina hirundinis"@sv .

<http://tun.fi/MX.281742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crataerina pallida" ;
    dwc:scientificNameAuthorship "(Olivier, 1812)" ;
    skos:broader <http://tun.fi/MX.281740> ;
    skos:hiddenLabel "Crataerina pallida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervapääskyntäikärpänen"@fi,
        "Crataerina pallida"@sv .

<http://tun.fi/MX.281745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olfersia fumipennis" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1886)" ;
    skos:broader <http://tun.fi/MX.281744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olfersia fumipennis"@fi,
        "Olfersia fumipennis"@sv .

<http://tun.fi/MX.281747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ornithomya avicularia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.281746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ornithomya avicularia"@fi,
        "Ornithomya avicularia"@sv .

<http://tun.fi/MX.281748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ornithomya chloropus" ;
    dwc:scientificNameAuthorship "Bergroth, 1901" ;
    skos:broader <http://tun.fi/MX.281746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ornithomya chloropus"@fi,
        "Ornithomya chloropus"@sv .

<http://tun.fi/MX.281749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ornithomya fringillina" ;
    dwc:scientificNameAuthorship "Curtis, 1836" ;
    skos:broader <http://tun.fi/MX.281746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ornithomya fringillina"@fi,
        "Ornithomya fringillina"@sv .

<http://tun.fi/MX.281751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ornithophila metallica" ;
    dwc:scientificNameAuthorship "(Schiner, 1864)" ;
    skos:broader <http://tun.fi/MX.281750> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ornithophila metallica"@fi,
        "Ornithophila metallica"@sv .

<http://tun.fi/MX.281754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hippobosca equina" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.281753> ;
    skos:hiddenLabel "Hippobosca equina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hevosentäikärpänen"@fi,
        "Hippobosca equina"@sv .

<http://tun.fi/MX.281757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipoptena cervi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "hjortfluga"@sv,
        "älglus"@sv ;
    skos:broader <http://tun.fi/MX.281756> ;
    skos:hiddenLabel "Lipoptena cervi"@fi,
        "Lipoptena cervi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvikärpänen"@fi,
        "älgfluga"@sv .

<http://tun.fi/MX.281759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melophagus ovinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.281758> ;
    skos:hiddenLabel "Melophagus ovinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampaantäikärpänen"@fi,
        "Melophagus ovinus"@sv .

<http://tun.fi/MX.281764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nycteribia kolenatii" ;
    dwc:scientificNameAuthorship "Theodor & Moscona, 1954" ;
    skos:broader <http://tun.fi/MX.281762> ;
    skos:hiddenLabel "Nycteribia blasii"@fi,
        "Nycteribia latreillei"@fi,
        "Nycteribia pedicularia"@fi,
        "Nycteribia blasii"@sv,
        "Nycteribia latreillei"@sv,
        "Nycteribia pedicularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nycteribia kolenatii"@fi,
        "Nycteribia kolenatii"@sv .

<http://tun.fi/MX.281766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Penicillidia monoceros" ;
    dwc:scientificNameAuthorship "Speiser, 1900" ;
    skos:broader <http://tun.fi/MX.281765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Penicillidia monoceros"@fi,
        "Penicillidia monoceros"@sv .

<http://tun.fi/MX.286396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya ringdahli" ;
    dwc:scientificNameAuthorship "Michelsen, 2015" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya ringdahli"@fi,
        "Pegomya ringdahli"@sv .

<http://tun.fi/MX.286415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lestremia solidaginis" ;
    dwc:scientificNameAuthorship "(Felt, 1907)" ;
    skos:broader <http://tun.fi/MX.274637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lestremia solidaginis"@fi,
        "Lestremia solidaginis"@sv .

<http://tun.fi/MX.286417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eomastix incerta" ;
    dwc:scientificNameAuthorship "(Jaschhof, 2002)" ;
    skos:broader <http://tun.fi/MX.286416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eomastix incerta"@fi,
        "Eomastix incerta"@sv .

<http://tun.fi/MX.286418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porricondyla macrodon" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porricondyla macrodon"@fi,
        "Porricondyla macrodon"@sv .

<http://tun.fi/MX.286420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon paulus" ;
    dwc:scientificNameAuthorship "Remm, 1961" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:hiddenLabel "Atrichopogon nanus"@fi,
        "Atrichopogon nanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon paulus"@fi,
        "Atrichopogon paulus"@sv .

<http://tun.fi/MX.286421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon fusculus" ;
    dwc:scientificNameAuthorship "(Coquillett, 1901)" ;
    skos:broader <http://tun.fi/MX.273126> ;
    skos:hiddenLabel "Atrichopogon polydactylus"@fi,
        "Ceratopogon fusculus"@fi,
        "Atrichopogon polydactylus"@sv,
        "Ceratopogon fusculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichopogon fusculus"@fi,
        "Atrichopogon fusculus"@sv .

<http://tun.fi/MX.286423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypogon vitiosus" ;
    dwc:scientificNameAuthorship "(Winnertz, 1852)" ;
    skos:broader <http://tun.fi/MX.273211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypogon vitiosus"@fi,
        "Brachypogon vitiosus"@sv .

<http://tun.fi/MX.286424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypogon norvegicus" ;
    dwc:scientificNameAuthorship "Szadziewski & Hagan, 2000" ;
    skos:broader <http://tun.fi/MX.273211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypogon norvegicus"@fi,
        "Brachypogon norvegicus"@sv .

<http://tun.fi/MX.286425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culicoides clintoni" ;
    dwc:scientificNameAuthorship "Boorman, 1984" ;
    skos:broader <http://tun.fi/MX.273174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Culicoides clintoni"@fi,
        "Culicoides clintoni"@sv .

<http://tun.fi/MX.286478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea caesia" ;
    dwc:scientificNameAuthorship "Remm, 1993" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea caesia"@fi,
        "Dasyhelea caesia"@sv .

<http://tun.fi/MX.286479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea malleola" ;
    dwc:scientificNameAuthorship "Remm, 1962" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea malleola"@fi,
        "Dasyhelea malleola"@sv .

<http://tun.fi/MX.286480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea stackelbergi" ;
    dwc:scientificNameAuthorship "Remm, 1993" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea stackelbergi"@fi,
        "Dasyhelea stackelbergi"@sv .

<http://tun.fi/MX.286481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea manassi" ;
    dwc:scientificNameAuthorship "Remm, 1980" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea manassi"@fi,
        "Dasyhelea manassi"@sv .

<http://tun.fi/MX.286482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea arenivaga" ;
    dwc:scientificNameAuthorship "Macfie, 1943" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:hiddenLabel "Dasyhelea inconspicuosa var. arenivaga"@fi,
        "Dasyhelea inconspicuosa var. arenivaga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea arenivaga"@fi,
        "Dasyhelea arenivaga"@sv .

<http://tun.fi/MX.286483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea bifida" ;
    dwc:scientificNameAuthorship "Zilahi-Sebess, 1936" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:hiddenLabel "Dasyhelea fasciigera var. bifida"@fi,
        "Dasyhelea fasciigera var. bifida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea bifida"@fi,
        "Dasyhelea bifida"@sv .

<http://tun.fi/MX.286484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea europaea" ;
    dwc:scientificNameAuthorship "Remm, 1962" ;
    skos:broader <http://tun.fi/MX.273159> ;
    skos:hiddenLabel "Dasyhelea bifurcata europaea"@fi,
        "Dasyhelea bifurcata europaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasyhelea europaea"@fi,
        "Dasyhelea europaea"@sv .

<http://tun.fi/MX.286486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia palustris" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia palustris"@fi,
        "Forcipomyia palustris"@sv .

<http://tun.fi/MX.286487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia titillans" ;
    dwc:scientificNameAuthorship "(Winnertz, 1852)" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia titillans"@fi,
        "Forcipomyia titillans"@sv .

<http://tun.fi/MX.286488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia altaica" ;
    dwc:scientificNameAuthorship "Remm, 1972" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia altaica"@fi,
        "Forcipomyia altaica"@sv .

<http://tun.fi/MX.286489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia crassipes" ;
    dwc:scientificNameAuthorship "(Winnertz, 1852)" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia crassipes"@fi,
        "Forcipomyia crassipes"@sv .

<http://tun.fi/MX.286490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia hygrophila" ;
    dwc:scientificNameAuthorship "Kieffer, 1925" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia hygrophila"@fi,
        "Forcipomyia hygrophila"@sv .

<http://tun.fi/MX.286491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia squamigera" ;
    dwc:scientificNameAuthorship "Kieffer, 1916" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia squamigera"@fi,
        "Forcipomyia squamigera"@sv .

<http://tun.fi/MX.286493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia tibialis" ;
    dwc:scientificNameAuthorship "Remm, 1961" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia tibialis"@fi,
        "Forcipomyia tibialis"@sv .

<http://tun.fi/MX.286494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia litoraurea" ;
    dwc:scientificNameAuthorship "(Ingram & Macfie, 1924)" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia litoraurea"@fi,
        "Forcipomyia litoraurea"@sv .

<http://tun.fi/MX.286495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia chaetoptera" ;
    dwc:scientificNameAuthorship "Remm, 1962" ;
    skos:broader <http://tun.fi/MX.273142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Forcipomyia chaetoptera"@fi,
        "Forcipomyia chaetoptera"@sv .

<http://tun.fi/MX.286496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iteaphila furcata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1842)" ;
    skos:broader <http://tun.fi/MX.276656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iteaphila furcata"@fi,
        "Iteaphila furcata"@sv .

<http://tun.fi/MX.286515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus subbetulae" ;
    dwc:scientificNameAuthorship "Jaschhof, 2015" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus subbetulae"@fi,
        "Aprionus subbetulae"@sv .

<http://tun.fi/MX.286516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza appendiculata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2015" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza appendiculata"@fi,
        "Campylomyza appendiculata"@sv .

<http://tun.fi/MX.286517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylomyza angulata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2015" ;
    skos:broader <http://tun.fi/MX.274718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylomyza angulata"@fi,
        "Campylomyza angulata"@sv .

<http://tun.fi/MX.286535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma sorbi" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Trichiosoma sorbi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanuijapistiäinen"@fi,
        "Trichiosoma sorbi"@sv .

<http://tun.fi/MX.286536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma tibiale" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Cimbex crataegi"@fi,
        "Trichiosoma oxyacanthae"@fi,
        "Trichiosoma tibiale"@fi,
        "Cimbex crataegi"@sv,
        "Trichiosoma oxyacanthae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummanuijapistiäinen"@fi,
        "Trichiosoma tibiale"@sv .

<http://tun.fi/MX.286539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma villosum" ;
    dwc:scientificNameAuthorship "(Motschulsky, 1860)" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Cimbex villosus"@fi,
        "Trichiosoma pubescens"@fi,
        "Trichiosoma relictum"@fi,
        "Trichiosoma villosum"@fi,
        "Cimbex villosus"@sv,
        "Trichiosoma pubescens"@sv,
        "Trichiosoma relictum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villanuijapistiäinen"@fi,
        "Trichiosoma villosum"@sv .

<http://tun.fi/MX.286543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma vitellina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1760)" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Cynips betulae"@fi,
        "Tenthredo vitellina"@fi,
        "Trichiosoma boreale"@fi,
        "Trichiosoma vitellina"@fi,
        "Cynips betulae"@sv,
        "Tenthredo vitellina"@sv,
        "Trichiosoma boreale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paarrenuijapistiäinen"@fi,
        "Trichiosoma vitellina"@sv .

<http://tun.fi/MX.286549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cimbex connatus" ;
    dwc:scientificNameAuthorship "(Schrank, 1776)" ;
    skos:broader <http://tun.fi/MX.286548> ;
    skos:hiddenLabel "Cimbex connatus"@fi,
        "Cimbex violascens"@fi,
        "Tenthredo connata"@fi,
        "Cimbex violascens"@sv,
        "Tenthredo connata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppänuijapistiäinen"@fi,
        "Cimbex connatus"@sv .

<http://tun.fi/MX.286552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cimbex femoratus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286548> ;
    skos:hiddenLabel "Cimbex betulae"@fi,
        "Cimbex femoratus"@fi,
        "Cimbex pallens"@fi,
        "Cimbex varians"@fi,
        "Tenthredo femorata"@fi,
        "Tenthredo sylvarum"@fi,
        "Cimbex betulae"@sv,
        "Cimbex pallens"@sv,
        "Cimbex varians"@sv,
        "Tenthredo femorata"@sv,
        "Tenthredo sylvarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkonuijapistiäinen"@fi,
        "Cimbex femoratus"@sv .

<http://tun.fi/MX.286558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cimbex luteus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286548> ;
    skos:hiddenLabel "Cimbex brevispina"@fi,
        "Cimbex luteus"@fi,
        "Cimbex saliceti"@fi,
        "Tenthredo lutea"@fi,
        "Cimbex brevispina"@sv,
        "Cimbex saliceti"@sv,
        "Tenthredo lutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanuijapistiäinen"@fi,
        "Cimbex luteus"@sv .

<http://tun.fi/MX.286565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abia candens" ;
    dwc:scientificNameAuthorship "Konow, 1887" ;
    skos:broader <http://tun.fi/MX.286563> ;
    skos:hiddenLabel "Abia candens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimmelnuijapistiäinen"@fi,
        "Abia candens"@sv .

<http://tun.fi/MX.286567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abia sericea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.286563> ;
    skos:hiddenLabel "Abia sericea"@fi,
        "Tenthredo sericea"@fi,
        "Abia sericea"@sv,
        "Tenthredo sericea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korunuijapistiäinen"@fi,
        "väddstekel"@sv .

<http://tun.fi/MX.286570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abia aenea" ;
    dwc:scientificNameAuthorship "(Klug, 1820)" ;
    skos:broader <http://tun.fi/MX.286563> ;
    skos:hiddenLabel "Abia aenea"@fi,
        "Abia bifida"@fi,
        "Abia bigens"@fi,
        "Cimbex aenea"@fi,
        "Abia bifida"@sv,
        "Abia bigens"@sv,
        "Cimbex aenea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskinuijapistiäinen"@fi,
        "Abia aenea"@sv .

<http://tun.fi/MX.286574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abia antennata" ;
    dwc:scientificNameAuthorship "Kangas, 1947" ;
    skos:broader <http://tun.fi/MX.286563> ;
    skos:hiddenLabel "Abia antennata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vienannuijapistiäinen"@fi,
        "Abia antennata"@sv .

<http://tun.fi/MX.286576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abia mutica" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.286563> ;
    skos:hiddenLabel "Abia mutica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamanuijapistiäinen"@fi,
        "Abia mutica"@sv .

<http://tun.fi/MX.286579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abia fasciata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286563> ;
    skos:hiddenLabel "Abia fasciata"@fi,
        "Tenthredo fasciata"@fi,
        "Tenthredo fasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyönuijapistiäinen"@fi,
        "Abia fasciata"@sv .

<http://tun.fi/MX.286584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athalia ancilla" ;
    dwc:scientificNameAuthorship "Serville, 1823" ;
    skos:broader <http://tun.fi/MX.286583> ;
    skos:hiddenLabel "Athalia glabricollis"@fi,
        "Athalia glabricollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athalia ancilla"@fi,
        "Athalia ancilla"@sv .

<http://tun.fi/MX.286586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athalia bicolor" ;
    dwc:scientificNameAuthorship "Serville, 1823" ;
    skos:broader <http://tun.fi/MX.286583> ;
    skos:hiddenLabel "Athalia richardi"@fi,
        "Athalia richardi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athalia bicolor"@fi,
        "Athalia bicolor"@sv .

<http://tun.fi/MX.286588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athalia circularis" ;
    dwc:scientificNameAuthorship "(Klug, 1815)" ;
    skos:broader <http://tun.fi/MX.286583> ;
    skos:hiddenLabel "Athalia lineolata"@fi,
        "Athalia lineolata cordatoides"@fi,
        "Athalia lineolata libertoides"@fi,
        "Tenthredo rosae var. circularis"@fi,
        "Athalia lineolata"@sv,
        "Athalia lineolata cordatoides"@sv,
        "Athalia lineolata libertoides"@sv,
        "Tenthredo rosae var. circularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athalia circularis"@fi,
        "Athalia circularis"@sv .

<http://tun.fi/MX.286592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athalia cordata" ;
    dwc:scientificNameAuthorship "Serville, 1823" ;
    skos:broader <http://tun.fi/MX.286583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athalia cordata"@fi,
        "Athalia cordata"@sv .

<http://tun.fi/MX.286593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athalia liberta" ;
    dwc:scientificNameAuthorship "(Klug, 1815)" ;
    skos:broader <http://tun.fi/MX.286583> ;
    skos:hiddenLabel "Tenthredo rosae var. liberta"@fi,
        "Tenthredo rosae var. liberta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athalia liberta"@fi,
        "Athalia liberta"@sv .

<http://tun.fi/MX.286594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athalia longifoliae" ;
    dwc:scientificNameAuthorship "Kontuniemi, 1951" ;
    skos:broader <http://tun.fi/MX.286583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athalia longifoliae"@fi,
        "Athalia longifoliae"@sv .

<http://tun.fi/MX.286595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athalia lugens" ;
    dwc:scientificNameAuthorship "(Klug, 1815)" ;
    skos:broader <http://tun.fi/MX.286583> ;
    skos:hiddenLabel "Tenthredo lugens"@fi,
        "Tenthredo lugens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athalia lugens"@fi,
        "Athalia lugens"@sv .

<http://tun.fi/MX.286597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athalia rosae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286583> ;
    skos:hiddenLabel "Athalia rosae"@fi,
        "Tenthredo colibri"@fi,
        "Tenthredo rosae"@fi,
        "Tenthredo spinarum"@fi,
        "Athalia rosae"@sv,
        "Tenthredo colibri"@sv,
        "Tenthredo rosae"@sv,
        "Tenthredo spinarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rapsipistiäinen"@fi,
        "kålbladstekel"@sv .

<http://tun.fi/MX.286601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athalia scutellariae" ;
    dwc:scientificNameAuthorship "Cameron, 1880" ;
    skos:broader <http://tun.fi/MX.286583> ;
    skos:hiddenLabel "Athalia galericulatae"@fi,
        "Athalia galericulatae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athalia scutellariae"@fi,
        "Athalia scutellariae"@sv .

<http://tun.fi/MX.286607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladius pectinicornis" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.286605> ;
    skos:hiddenLabel "Cladius comari"@fi,
        "Cladius morio"@fi,
        "Tenthredo alces"@fi,
        "Tenthredo difformis"@fi,
        "Tenthredo pectinicornis"@fi,
        "Cladius comari"@sv,
        "Cladius morio"@sv,
        "Tenthredo alces"@sv,
        "Tenthredo difformis"@sv,
        "Tenthredo pectinicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladius pectinicornis"@fi,
        "Cladius pectinicornis"@sv .

<http://tun.fi/MX.286614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladius brullei" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1835)" ;
    skos:broader <http://tun.fi/MX.286605> ;
    skos:hiddenLabel "Cladius tener"@fi,
        "Cladius tristis"@fi,
        "Nematus brullei"@fi,
        "Priophorus foveivaginatus"@fi,
        "Cladius tener"@sv,
        "Cladius tristis"@sv,
        "Nematus brullei"@sv,
        "Priophorus foveivaginatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladius brullei"@fi,
        "Cladius brullei"@sv .

<http://tun.fi/MX.286620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladius compressicornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.286605> ;
    skos:hiddenLabel "Cladius pallipes"@fi,
        "Tenthredo compressicornis"@fi,
        "Cladius pallipes"@sv,
        "Tenthredo compressicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladius compressicornis"@fi,
        "Cladius compressicornis"@sv .

<http://tun.fi/MX.286623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladius rufipes" ;
    dwc:scientificNameAuthorship "Serville, 1823" ;
    skos:broader <http://tun.fi/MX.286605> ;
    skos:hiddenLabel "Cladius uncinnata"@fi,
        "Cladius uncinnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladius rufipes"@fi,
        "Cladius rufipes"@sv .

<http://tun.fi/MX.286627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladius aeneus" ;
    dwc:scientificNameAuthorship "Zaddach, 1859" ;
    skos:broader <http://tun.fi/MX.286605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladius aeneus"@fi,
        "Cladius aeneus"@sv .

<http://tun.fi/MX.286629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladius grandis" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286605> ;
    skos:hiddenLabel "Cladius eucera"@fi,
        "Nematus grandis"@fi,
        "Nematus luteiventris"@fi,
        "Cladius eucera"@sv,
        "Nematus grandis"@sv,
        "Nematus luteiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladius grandis"@fi,
        "Cladius grandis"@sv .

<http://tun.fi/MX.286633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladius ulmi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286605> ;
    skos:hiddenLabel "Cladius eradiatus"@fi,
        "Priophorus laevifrons"@fi,
        "Tenthredo ulmi"@fi,
        "Cladius eradiatus"@sv,
        "Priophorus laevifrons"@sv,
        "Tenthredo ulmi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladius ulmi"@fi,
        "Cladius ulmi"@sv .

<http://tun.fi/MX.286639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplonyx apicalis" ;
    dwc:scientificNameAuthorship "(Brischke, 1883)" ;
    skos:broader <http://tun.fi/MX.286638> ;
    skos:hiddenLabel "Leptopus apicalis"@fi,
        "Leptopus apicalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoplonyx apicalis"@fi,
        "Anoplonyx apicalis"@sv .

<http://tun.fi/MX.286640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplonyx destructor" ;
    dwc:scientificNameAuthorship "Benson, 1952" ;
    skos:broader <http://tun.fi/MX.286638> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoplonyx destructor"@fi,
        "Anoplonyx destructor"@sv .

<http://tun.fi/MX.286641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplonyx versicolor" ;
    dwc:scientificNameAuthorship "Vikberg, 1975" ;
    skos:broader <http://tun.fi/MX.286638> ;
    skos:hiddenLabel "Anoplonyx ornatus"@fi,
        "Anoplonyx ornatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoplonyx versicolor"@fi,
        "Anoplonyx versicolor"@sv .

<http://tun.fi/MX.286645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dineura parcivalvis" ;
    dwc:scientificNameAuthorship "(Konow, 1901)" ;
    skos:broader <http://tun.fi/MX.286644> ;
    skos:hiddenLabel "Pontania parcivalvis"@fi,
        "Pontania parcivalvis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dineura parcivalvis"@fi,
        "Dineura parcivalvis"@sv .

<http://tun.fi/MX.286648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dineura testaceipes" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.286644> ;
    skos:hiddenLabel "Dineura ventralis"@fi,
        "Tenthredo testaceipes"@fi,
        "Dineura ventralis"@sv,
        "Tenthredo testaceipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dineura testaceipes"@fi,
        "Dineura testaceipes"@sv .

<http://tun.fi/MX.286657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemichroa australis" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286655> ;
    skos:hiddenLabel "Tenthredo australis"@fi,
        "Tenthredo luctuosa"@fi,
        "Tenthredo australis"@sv,
        "Tenthredo luctuosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemichroa australis"@fi,
        "Hemichroa australis"@sv .

<http://tun.fi/MX.286660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemichroa crocea" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.286655> ;
    skos:hiddenLabel "Leptocercus nigriceps"@fi,
        "Tenthredo crocea"@fi,
        "Leptocercus nigriceps"@sv,
        "Tenthredo crocea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemichroa crocea"@fi,
        "Hemichroa crocea"@sv .

<http://tun.fi/MX.286664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematinus acuminatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.286663> ;
    skos:hiddenLabel "Nematus acuminatus"@fi,
        "Nematus nebulosus"@fi,
        "Nematus acuminatus"@sv,
        "Nematus nebulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematinus acuminatus"@fi,
        "Nematinus acuminatus"@sv .

<http://tun.fi/MX.286667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematinus bilineatus" ;
    dwc:scientificNameAuthorship "(Klug, 1819)" ;
    skos:broader <http://tun.fi/MX.286663> ;
    skos:hiddenLabel "Nematus klugi"@fi,
        "Tenthredo bilineata"@fi,
        "Nematus klugi"@sv,
        "Tenthredo bilineata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematinus bilineatus"@fi,
        "Nematinus bilineatus"@sv .

<http://tun.fi/MX.286670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematinus caledonicus" ;
    dwc:scientificNameAuthorship "(Cameron, 1882)" ;
    skos:broader <http://tun.fi/MX.286663> ;
    skos:hiddenLabel "Nematinus nigrosternatus"@fi,
        "Nematus caledonicus"@fi,
        "Nematinus nigrosternatus"@sv,
        "Nematus caledonicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematinus caledonicus"@fi,
        "Nematinus caledonicus"@sv .

<http://tun.fi/MX.286673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematinus fuscipennis" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286663> ;
    skos:hiddenLabel "Nematus fuscipennis"@fi,
        "Nematus fuscipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematinus fuscipennis"@fi,
        "Nematinus fuscipennis"@sv .

<http://tun.fi/MX.286675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematinus luteus" ;
    dwc:scientificNameAuthorship "(Panzer, 1803)" ;
    skos:broader <http://tun.fi/MX.286663> ;
    skos:hiddenLabel "Nematinus willigkiae"@fi,
        "Nematus luteus"@fi,
        "Nematinus willigkiae"@sv,
        "Nematus luteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematinus luteus"@fi,
        "Nematinus luteus"@sv .

<http://tun.fi/MX.286678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematinus steini" ;
    dwc:scientificNameAuthorship "Blank, 1998" ;
    skos:broader <http://tun.fi/MX.286663> ;
    skos:hiddenLabel "Nematus klugii"@fi,
        "Nematus klugii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematinus steini"@fi,
        "Nematinus steini"@sv .

<http://tun.fi/MX.286681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycampus luridiventris" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.286680> ;
    skos:hiddenLabel "Nematus alnivorus"@fi,
        "Nematus cellularis"@fi,
        "Tenthredo luridiventris"@fi,
        "Nematus alnivorus"@sv,
        "Nematus cellularis"@sv,
        "Tenthredo luridiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platycampus luridiventris"@fi,
        "Platycampus luridiventris"@sv .

<http://tun.fi/MX.286687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocampa alpina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.286686> ;
    skos:hiddenLabel "Tenthredo alpina"@fi,
        "Tenthredo alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplocampa alpina"@fi,
        "Hoplocampa alpina"@sv .

<http://tun.fi/MX.286689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocampa crataegi" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.286686> ;
    skos:hiddenLabel "Tenthredo crataegi"@fi,
        "Tenthredo crataegi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplocampa crataegi"@fi,
        "Hoplocampa crataegi"@sv .

<http://tun.fi/MX.286691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocampa flava" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.286686> ;
    skos:hiddenLabel "Hylotoma ferruginea"@fi,
        "Hylotoma simplex"@fi,
        "Tenthredo flava"@fi,
        "Hylotoma ferruginea"@sv,
        "Hylotoma simplex"@sv,
        "Tenthredo flava"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplocampa flava"@fi,
        "Hoplocampa flava"@sv .

<http://tun.fi/MX.286695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocampa fulvicornis" ;
    dwc:scientificNameAuthorship "(Panzer, 1801)" ;
    skos:broader <http://tun.fi/MX.286686> ;
    skos:hiddenLabel "Tenthredo fulvicornis"@fi,
        "Tenthredo rutilicornis"@fi,
        "Tenthredo fulvicornis"@sv,
        "Tenthredo rutilicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplocampa fulvicornis"@fi,
        "Hoplocampa fulvicornis"@sv .

<http://tun.fi/MX.286698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocampa testudinea" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.286686> ;
    skos:hiddenLabel "Hoplocampa testudinea"@fi,
        "Tenthredo testudinea"@fi,
        "Tenthredo testudinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenapistiäinen"@fi,
        "Hoplocampa testudinea"@sv .

<http://tun.fi/MX.286702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoneura opaca" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.286701> ;
    skos:hiddenLabel "Tenthredo opaca"@fi,
        "Tenthredo opaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoneura opaca"@fi,
        "Mesoneura opaca"@sv .

<http://tun.fi/MX.286707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endophytus anemones" ;
    dwc:scientificNameAuthorship "(Hering, 1924)" ;
    skos:broader <http://tun.fi/MX.286705> ;
    skos:hiddenLabel "Pelmatopus anemones"@fi,
        "Pelmatopus tenuiserra"@fi,
        "Pelmatopus anemones"@sv,
        "Pelmatopus tenuiserra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endophytus anemones"@fi,
        "Endophytus anemones"@sv .

<http://tun.fi/MX.286711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudodineura enslini" ;
    dwc:scientificNameAuthorship "(Hering, 1923)" ;
    skos:broader <http://tun.fi/MX.286710> ;
    skos:hiddenLabel "Pelmatopus enslini"@fi,
        "Pelmatopus enslini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudodineura enslini"@fi,
        "Pseudodineura enslini"@sv .

<http://tun.fi/MX.286713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudodineura fuscula" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.286710> ;
    skos:hiddenLabel "Dolerus minutus"@fi,
        "Tenthredo fuscula"@fi,
        "Dolerus minutus"@sv,
        "Tenthredo fuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudodineura fuscula"@fi,
        "Pseudodineura fuscula"@sv .

<http://tun.fi/MX.286716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudodineura mentiens" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.286710> ;
    skos:hiddenLabel "Blennocampa mentiens"@fi,
        "Blennocampa mentiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudodineura mentiens"@fi,
        "Pseudodineura mentiens"@sv .

<http://tun.fi/MX.286720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stauronematus platycerus" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.286719> ;
    skos:hiddenLabel "Nematus callicerus"@fi,
        "Nematus platycerus"@fi,
        "Nematus callicerus"@sv,
        "Nematus platycerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stauronematus platycerus"@fi,
        "Stauronematus platycerus"@sv .

<http://tun.fi/MX.286750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyela julii" ;
    dwc:scientificNameAuthorship "(Brébisson, 1818)" ;
    skos:broader <http://tun.fi/MX.286749> ;
    skos:hiddenLabel "Pinicola julii"@fi,
        "Xyela julii"@fi,
        "Xyela pusilla"@fi,
        "Pinicola julii"@sv,
        "Xyela pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiösahiainen"@fi,
        "Xyela julii"@sv .

<http://tun.fi/MX.286753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyela longula" ;
    dwc:scientificNameAuthorship "Dalman, 1819" ;
    skos:broader <http://tun.fi/MX.286749> ;
    skos:hiddenLabel "Xyela piliserra"@fi,
        "Xyela piliserra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xyela longula"@fi,
        "Xyela longula"@sv .

<http://tun.fi/MX.286760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenolyda reticulata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286759> ;
    skos:hiddenLabel "Caenolyda reticulata"@fi,
        "Tenthredo reticulata"@fi,
        "Tenthredo reticulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokudospistiäinen"@fi,
        "Caenolyda reticulata"@sv .

<http://tun.fi/MX.286765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acantholyda erythrocephala" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286763> ;
    skos:hiddenLabel "Acantholyda erythrocephala"@fi,
        "Tenthredo erythrocephala"@fi,
        "Tenthredo erythrocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulskakudospistiäinen"@fi,
        "Acantholyda erythrocephala"@sv .

<http://tun.fi/MX.286767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acantholyda flaviceps" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.286763> ;
    skos:hiddenLabel "Tenthredo flaviceps"@fi,
        "Tenthredo flaviceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acantholyda flaviceps"@fi,
        "Acantholyda flaviceps"@sv .

<http://tun.fi/MX.286770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acantholyda hieroglyphica" ;
    dwc:scientificNameAuthorship "(Christ, 1791)" ;
    skos:broader <http://tun.fi/MX.286763> ;
    skos:hiddenLabel "Acantholyda hieroglyphica"@fi,
        "Tenthredo hieroglyphica"@fi,
        "Tenthredo hieroglyphica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokudospistiäinen"@fi,
        "Acantholyda hieroglyphica"@sv .

<http://tun.fi/MX.286772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acantholyda posticalis" ;
    dwc:scientificNameAuthorship "(Matsumura, 1912)" ;
    skos:broader <http://tun.fi/MX.286763> ;
    skos:hiddenLabel "Acantholyda posticalis"@fi,
        "Lyda posticalis"@fi,
        "Lyda posticalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtikudospistiäinen"@fi,
        "Acantholyda posticalis"@sv .

<http://tun.fi/MX.286777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalcia abietis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286775> ;
    skos:hiddenLabel "Cephalcia abietis"@fi,
        "Lyda hypothrophica"@fi,
        "Lyda klugii"@fi,
        "Lyda scutellaris"@fi,
        "Tenthredo abietis"@fi,
        "Cephalcia abietis"@sv,
        "Lyda hypothrophica"@sv,
        "Lyda klugii"@sv,
        "Lyda scutellaris"@sv,
        "Tenthredo abietis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenkudospistiäinen"@fi,
        "större granspinnarstekel"@sv .

<http://tun.fi/MX.286782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalcia alashanica" ;
    dwc:scientificNameAuthorship "Gussakovskij, 1935" ;
    skos:broader <http://tun.fi/MX.286775> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalcia alashanica"@fi,
        "Cephalcia alashanica"@sv .

<http://tun.fi/MX.286784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalcia alpina" ;
    dwc:scientificNameAuthorship "(Klug, 1808)" ;
    skos:broader <http://tun.fi/MX.286775> ;
    skos:hiddenLabel "Cephalcia alpina"@fi,
        "Lyda abietina"@fi,
        "Lyda alpina"@fi,
        "Lyda annulata"@fi,
        "Lyda fallenii"@fi,
        "Lyda abietina"@sv,
        "Lyda alpina"@sv,
        "Lyda annulata"@sv,
        "Lyda fallenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakudospistiäinen"@fi,
        "Cephalcia alpina"@sv .

<http://tun.fi/MX.286789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalcia arvensis" ;
    dwc:scientificNameAuthorship "Panzer, 1803" ;
    skos:broader <http://tun.fi/MX.286775> ;
    skos:hiddenLabel "Lyda saxicola"@fi,
        "Cephalcia arvensis"@sv,
        "Lyda saxicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalcia arvensis"@fi,
        "mindre granspinnarstekel"@sv .

<http://tun.fi/MX.286792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalcia erythrogaster" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.286775> ;
    skos:hiddenLabel "Lyda erythrogaster"@fi,
        "Lyda erythrogaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalcia erythrogaster"@fi,
        "Cephalcia erythrogaster"@sv .

<http://tun.fi/MX.286794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalcia intermedia" ;
    dwc:scientificNameAuthorship "Hellén, 1948" ;
    skos:broader <http://tun.fi/MX.286775> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalcia intermedia"@fi,
        "Cephalcia intermedia"@sv .

<http://tun.fi/MX.286795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalcia masuttii" ;
    dwc:scientificNameAuthorship "Battisti & Boato, 1998" ;
    skos:broader <http://tun.fi/MX.286775> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalcia masuttii"@fi,
        "Cephalcia masuttii"@sv .

<http://tun.fi/MX.286796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalcia pallidula" ;
    dwc:scientificNameAuthorship "(Gussakovskij, 1935)" ;
    skos:broader <http://tun.fi/MX.286775> ;
    skos:hiddenLabel "Cephalcia flavistigma"@fi,
        "Cephaleia pallidula"@fi,
        "Cephalcia flavistigma"@sv,
        "Cephaleia pallidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalcia pallidula"@fi,
        "Cephalcia pallidula"@sv .

<http://tun.fi/MX.286802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurotoma iridescens" ;
    dwc:scientificNameAuthorship "(André, 1882)" ;
    skos:broader <http://tun.fi/MX.286801> ;
    skos:hiddenLabel "Lyda iridescens"@fi,
        "Neurotoma sorbi"@fi,
        "Lyda iridescens"@sv,
        "Neurotoma sorbi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurotoma iridescens"@fi,
        "Neurotoma iridescens"@sv .

<http://tun.fi/MX.286808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius albopictus" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Lyda albo-picta"@fi,
        "Lyda albo-picta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius albopictus"@fi,
        "Pamphilius albopictus"@sv .

<http://tun.fi/MX.286810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius aucupariae" ;
    dwc:scientificNameAuthorship "Vikberg, 1971" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius aucupariae"@fi,
        "Pamphilius aucupariae"@sv .

<http://tun.fi/MX.286811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius balteatus" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Lyda balteata"@fi,
        "Lyda suffusa"@fi,
        "Lyda balteata"@sv,
        "Lyda suffusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius balteatus"@fi,
        "Pamphilius balteatus"@sv .

<http://tun.fi/MX.286814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius betulae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Tenthredo betulae"@fi,
        "Tenthredo betulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius betulae"@fi,
        "Pamphilius betulae"@sv .

<http://tun.fi/MX.286816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius brevicornis" ;
    dwc:scientificNameAuthorship "Hellén, 1948" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius brevicornis"@fi,
        "Pamphilius brevicornis"@sv .

<http://tun.fi/MX.286817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius festivus" ;
    dwc:scientificNameAuthorship "Pesarini & Pesarini, 1984" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius festivus"@fi,
        "Pamphilius festivus"@sv .

<http://tun.fi/MX.286818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius fumipennis" ;
    dwc:scientificNameAuthorship "(Curtis, 1831)" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Lyda fumipennis"@fi,
        "Lyda fumipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius fumipennis"@fi,
        "Pamphilius fumipennis"@sv .

<http://tun.fi/MX.286820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius gyllenhali" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1835)" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Lyda gyllenhali"@fi,
        "Lyda gyllenhali"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius gyllenhali"@fi,
        "Pamphilius gyllenhali"@sv .

<http://tun.fi/MX.286822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius histrio" ;
    dwc:scientificNameAuthorship "Latreille, 1812" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius histrio"@fi,
        "Pamphilius histrio"@sv .

<http://tun.fi/MX.286823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius hortorum" ;
    dwc:scientificNameAuthorship "(Klug, 1808)" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Lyda hortorum"@fi,
        "Lyda hortorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius hortorum"@fi,
        "Pamphilius hortorum"@sv .

<http://tun.fi/MX.286825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius inanitus" ;
    dwc:scientificNameAuthorship "(Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Tenthredo inanita"@fi,
        "Tenthredo inanita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius inanitus"@fi,
        "Pamphilius inanitus"@sv .

<http://tun.fi/MX.286827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius jucundus" ;
    dwc:scientificNameAuthorship "(Eversmann, 1847)" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Lyda arbuti"@fi,
        "Lyda jucunda"@fi,
        "Pamphilius jucundus"@fi,
        "Lyda arbuti"@sv,
        "Lyda jucunda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokudospistiäinen"@fi,
        "Pamphilius jucundus"@sv .

<http://tun.fi/MX.286830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius kontuniemii" ;
    dwc:scientificNameAuthorship "Shinohara, 2003" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius kontuniemii"@fi,
        "Pamphilius kontuniemii"@sv .

<http://tun.fi/MX.286831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius latifrons" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Lyda latifrons"@fi,
        "Lyda maculosa"@fi,
        "Lyda latifrons"@sv,
        "Lyda maculosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius latifrons"@fi,
        "Pamphilius latifrons"@sv .

<http://tun.fi/MX.286834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius pallipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Lyda flavipes"@fi,
        "Lyda pallipes"@fi,
        "Lyda variegata"@fi,
        "Lyda flavipes"@sv,
        "Lyda pallipes"@sv,
        "Lyda variegata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius pallipes"@fi,
        "Pamphilius pallipes"@sv .

<http://tun.fi/MX.286838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius sylvaticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Tenthredo sylvatica"@fi,
        "Tenthredo sylvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius sylvaticus"@fi,
        "Pamphilius sylvaticus"@sv .

<http://tun.fi/MX.286840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius thorwaldi" ;
    dwc:scientificNameAuthorship "Kontuniemi, 1947" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Pamphilius thorwaldi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamankudospistiäinen"@fi,
        "Pamphilius thorwaldi"@sv .

<http://tun.fi/MX.286842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius vafer" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Tenthredo depressa"@fi,
        "Tenthredo vafra"@fi,
        "Tenthredo depressa"@sv,
        "Tenthredo vafra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius vafer"@fi,
        "Pamphilius vafer"@sv .

<http://tun.fi/MX.286845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamphilius varius" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286806> ;
    skos:hiddenLabel "Lyda varia"@fi,
        "Lyda varia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamphilius varius"@fi,
        "Pamphilius varius"@sv .

<http://tun.fi/MX.286848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onycholyda sertata" ;
    dwc:scientificNameAuthorship "(Konow, 1903)" ;
    skos:broader <http://tun.fi/MX.286847> ;
    skos:hiddenLabel "Pamphilius sertatus"@fi,
        "Pamphilius sertatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Onycholyda sertata"@fi,
        "Onycholyda sertata"@sv .

<http://tun.fi/MX.286853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blasticotoma filiceti" ;
    dwc:scientificNameAuthorship "Klug, 1834" ;
    skos:altLabel "sylkipistiäinen"@fi ;
    skos:broader <http://tun.fi/MX.286852> ;
    skos:hiddenLabel "Blasticotoma filiceti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sylkisahiainen"@fi,
        "Blasticotoma filiceti"@sv .

<http://tun.fi/MX.286857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprosthema bifurca" ;
    dwc:scientificNameAuthorship "(Klug, 1834)" ;
    skos:broader <http://tun.fi/MX.286856> ;
    skos:hiddenLabel "Aprosthema bifurca"@fi,
        "Hylotoma bifurca"@fi,
        "Hylotoma bifurca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvashankapistiäinen"@fi,
        "Aprosthema bifurca"@sv .

<http://tun.fi/MX.286859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprosthema fusicorne" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.286856> ;
    skos:hiddenLabel "Aprosthema fusicorne"@fi,
        "Schizocera fusicornis"@fi,
        "Schizocera fusicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnahankapistiäinen"@fi,
        "Aprosthema fusicorne"@sv .

<http://tun.fi/MX.286861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprosthema melanurum" ;
    dwc:scientificNameAuthorship "(Klug, 1814)" ;
    skos:broader <http://tun.fi/MX.286856> ;
    skos:hiddenLabel "Aprosthema axillare"@fi,
        "Aprosthema melanurum"@fi,
        "Hylotoma bifida"@fi,
        "Hylotoma melanura"@fi,
        "Schizocera axillaris"@fi,
        "Schizocera geniculata"@fi,
        "Aprosthema axillare"@sv,
        "Hylotoma bifida"@sv,
        "Hylotoma melanura"@sv,
        "Schizocera axillaris"@sv,
        "Schizocera geniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahohankapistiäinen"@fi,
        "Aprosthema melanurum"@sv .

<http://tun.fi/MX.286867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprosthema tardum" ;
    dwc:scientificNameAuthorship "(Klug, 1814)" ;
    skos:broader <http://tun.fi/MX.286856> ;
    skos:hiddenLabel "Aprosthema tardum"@fi,
        "Hylotoma tarda"@fi,
        "Schizocera fusca"@fi,
        "Schizocera instrata"@fi,
        "Hylotoma tarda"@sv,
        "Schizocera fusca"@sv,
        "Schizocera instrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nätkelmähankapistiäinen"@fi,
        "Aprosthema tardum"@sv .

<http://tun.fi/MX.286874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sterictiphora geminata" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.286871> ;
    skos:hiddenLabel "Cryptus pallipes"@fi,
        "Hylotoma costata"@fi,
        "Sterictiphora geminata"@fi,
        "Tenthredo geminata"@fi,
        "Cryptus pallipes"@sv,
        "Hylotoma costata"@sv,
        "Tenthredo geminata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuhankapistiäinen"@fi,
        "Sterictiphora geminata"@sv .

<http://tun.fi/MX.286878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sterictiphora sorbi" ;
    dwc:scientificNameAuthorship "Kontuniemi, 1966" ;
    skos:broader <http://tun.fi/MX.286871> ;
    skos:hiddenLabel "Sterictiphora sorbi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajahankapistiäinen"@fi,
        "Sterictiphora sorbi"@sv .

<http://tun.fi/MX.286883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge ciliaris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:hiddenLabel "Arge ciliaris"@fi,
        "Hylotoma corusca"@fi,
        "Tenthredo ciliaris"@fi,
        "Hylotoma corusca"@sv,
        "Tenthredo ciliaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "angervomailapistiäinen"@fi,
        "Arge ciliaris"@sv .

<http://tun.fi/MX.286886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge clavicornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:hiddenLabel "Arge clavicornis"@fi,
        "Tenthredo clavicornis"@fi,
        "Tenthredo clavicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmailapistiäinen"@fi,
        "Arge clavicornis"@sv .

<http://tun.fi/MX.286888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge cyanocrocea" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:hiddenLabel "Arge cyanocrocea"@fi,
        "Tenthredo coerulescens"@fi,
        "Tenthredo cyano-crocea"@fi,
        "Tenthredo coerulescens"@sv,
        "Tenthredo cyano-crocea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjomailapistiäinen"@fi,
        "Arge cyanocrocea"@sv .

<http://tun.fi/MX.286891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge dimidiata" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:hiddenLabel "Arge dimidiata"@fi,
        "Hylotoma dimidiata"@fi,
        "Hylotoma fasciata"@fi,
        "Hylotoma mediata"@fi,
        "Hylotoma dimidiata"@sv,
        "Hylotoma fasciata"@sv,
        "Hylotoma mediata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivumailapistiäinen"@fi,
        "Arge dimidiata"@sv .

<http://tun.fi/MX.286895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge enodis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:hiddenLabel "Arge enodis"@fi,
        "Hylotoma atrata"@fi,
        "Hylotoma vulgaris"@fi,
        "Tenthredo coeruleipennis"@fi,
        "Tenthredo enodis"@fi,
        "Hylotoma atrata"@sv,
        "Hylotoma vulgaris"@sv,
        "Tenthredo coeruleipennis"@sv,
        "Tenthredo enodis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajumailapistiäinen"@fi,
        "Arge enodis"@sv .

<http://tun.fi/MX.286900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge expansa" ;
    dwc:scientificNameAuthorship "(Klug, 1834)" ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:hiddenLabel "Arge fuscinervis"@fi,
        "Hylotoma expansa"@fi,
        "Arge fuscinervis"@sv,
        "Hylotoma expansa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arge expansa"@fi,
        "Arge expansa"@sv .

<http://tun.fi/MX.286903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge fuscipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:hiddenLabel "Arge fuscipes"@fi,
        "Hylotoma fuscipes"@fi,
        "Hylotoma violacea"@fi,
        "Hylotoma fuscipes"@sv,
        "Hylotoma violacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meijumailapistiäinen"@fi,
        "Arge fuscipes"@sv .

<http://tun.fi/MX.286906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge gracilicornis" ;
    dwc:scientificNameAuthorship "(Klug, 1814)" ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:hiddenLabel "Arge gracilicornis"@fi,
        "Hylotoma gracilicornis"@fi,
        "Hylotoma gracilicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vattumailapistiäinen"@fi,
        "Arge gracilicornis"@sv .

<http://tun.fi/MX.286908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge nigripes" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:hiddenLabel "Arge nigripes"@fi,
        "Hylotoma hartigi"@fi,
        "Tenthredo nigripes"@fi,
        "Hylotoma hartigi"@sv,
        "Tenthredo nigripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinimailapistiäinen"@fi,
        "Arge nigripes"@sv .

<http://tun.fi/MX.286911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge ochropus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:altLabel "idänmailapistiäinen"@fi ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:hiddenLabel "Arge ochropus"@fi,
        "Arge pyrenaica"@fi,
        "Hylotoma pyrenaica"@fi,
        "Hylotoma rosarum"@fi,
        "Tenthredo ochropus"@fi,
        "Arge ochropus"@sv,
        "Arge pyrenaica"@sv,
        "Hylotoma pyrenaica"@sv,
        "Hylotoma rosarum"@sv,
        "Tenthredo ochropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusumailapistiäinen"@fi,
        "gul rosenstekel"@sv .

<http://tun.fi/MX.286915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge pagana" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:hiddenLabel "Arge pagana"@fi,
        "Hylotoma flaviventris"@fi,
        "Tenthredo pagana"@fi,
        "Tenthredo tricolor"@fi,
        "Hylotoma flaviventris"@sv,
        "Tenthredo pagana"@sv,
        "Tenthredo tricolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunomailapistiäinen"@fi,
        "Arge pagana"@sv .

<http://tun.fi/MX.286919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge pullata" ;
    dwc:scientificNameAuthorship "(Zaddach, 1859)" ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:hiddenLabel "Arge pullata"@fi,
        "Hylotoma pullata"@fi,
        "Hylotoma ventricosa"@fi,
        "Hylotoma pullata"@sv,
        "Hylotoma ventricosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulskamailapistiäinen"@fi,
        "Arge pullata"@sv .

<http://tun.fi/MX.286922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge ustulata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:hiddenLabel "Arge ustulata"@fi,
        "Tenthredo ustulata"@fi,
        "Tenthredo ustulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varvemailapistiäinen"@fi,
        "Arge ustulata"@sv .

<http://tun.fi/MX.286925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinarge metallica" ;
    dwc:scientificNameAuthorship "(Klug, 1834)" ;
    skos:broader <http://tun.fi/MX.286924> ;
    skos:hiddenLabel "Hylotoma metallica"@fi,
        "Spinarge metallica"@fi,
        "Hylotoma metallica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskimailapistiäinen"@fi,
        "Spinarge metallica"@sv .

<http://tun.fi/MX.286930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heptamelus dahlbomi" ;
    dwc:scientificNameAuthorship "(Thomson, 1870)" ;
    skos:broader <http://tun.fi/MX.286928> ;
    skos:hiddenLabel "Caenoneura dahlbomi"@fi,
        "Caenoneura dahlbomi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heptamelus dahlbomi"@fi,
        "Heptamelus dahlbomi"@sv .

<http://tun.fi/MX.286932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heptamelus ochroleucus" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.286928> ;
    skos:hiddenLabel "Melicerta ochroleucus"@fi,
        "Melicerta ochroleucus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heptamelus ochroleucus"@fi,
        "Heptamelus ochroleucus"@sv .

<http://tun.fi/MX.286935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoheptamelus runari" ;
    dwc:scientificNameAuthorship "Conde, 1932" ;
    skos:broader <http://tun.fi/MX.286934> ;
    skos:hiddenLabel "Pseudoheptamelus runari"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkosarvilehtiäinen"@fi,
        "Pseudoheptamelus runari"@sv .

<http://tun.fi/MX.286939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoctenus juniperi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286938> ;
    skos:hiddenLabel "Monoctenus juniperi"@fi,
        "Tenthredo juniperi"@fi,
        "Tenthredo juniperi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantukatajapistiäinen"@fi,
        "Monoctenus juniperi"@sv .

<http://tun.fi/MX.286941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoctenus obscuratus" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.286938> ;
    skos:hiddenLabel "Lophyrus obscuratus"@fi,
        "Monoctenus obscuratus"@fi,
        "Lophyrus obscuratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysikatajapistiäinen"@fi,
        "Monoctenus obscuratus"@sv .

<http://tun.fi/MX.286945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gilpinia abieticola" ;
    dwc:scientificNameAuthorship "(Dalla Torre, 1894)" ;
    skos:broader <http://tun.fi/MX.286944> ;
    skos:hiddenLabel "Gilpinia abieticola"@fi,
        "Lophyrus abieticola"@fi,
        "Lophyrus abieticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokuusipistiäinen"@fi,
        "Gilpinia abieticola"@sv .

<http://tun.fi/MX.286947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gilpinia catocala" ;
    dwc:scientificNameAuthorship "(Snellen van Vollenhoven, 1858)" ;
    skos:broader <http://tun.fi/MX.286944> ;
    skos:hiddenLabel "Gilpinia verticalis"@fi,
        "Lophyrus catocala"@fi,
        "Gilpinia verticalis"@sv,
        "Lophyrus catocala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gilpinia catocala"@fi,
        "Gilpinia catocala"@sv .

<http://tun.fi/MX.286949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gilpinia fennica" ;
    dwc:scientificNameAuthorship "(Forsius, 1911)" ;
    skos:broader <http://tun.fi/MX.286944> ;
    skos:hiddenLabel "Diprion fennicum"@fi,
        "Gilpinia fennica"@fi,
        "Diprion fennicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenkuusipistiäinen"@fi,
        "Gilpinia fennica"@sv .

<http://tun.fi/MX.286951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gilpinia frutetorum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.286944> ;
    skos:hiddenLabel "Gilpinia frutetorum"@fi,
        "Tenthredo frutetorum"@fi,
        "Tenthredo frutetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirumäntypistiäinen"@fi,
        "Gilpinia frutetorum"@sv .

<http://tun.fi/MX.286953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gilpinia hercyniae" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.286944> ;
    skos:hiddenLabel "Gilpinia hercyniae"@fi,
        "Lophyrus hercyniae"@fi,
        "Lophyrus hercyniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hersykuusipistiäinen"@fi,
        "Gilpinia hercyniae"@sv .

<http://tun.fi/MX.286955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gilpinia laricis" ;
    dwc:scientificNameAuthorship "(Jurine, 1807)" ;
    skos:broader <http://tun.fi/MX.286944> ;
    skos:hiddenLabel "Gilpinia laricis"@fi,
        "Pteronus laricis"@fi,
        "Pteronus laricis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyömäntypistiäinen"@fi,
        "Gilpinia laricis"@sv .

<http://tun.fi/MX.286957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gilpinia pallida" ;
    dwc:scientificNameAuthorship "(Klug, 1812)" ;
    skos:broader <http://tun.fi/MX.286944> ;
    skos:hiddenLabel "Gilpinia pallida"@fi,
        "Lophyrus pallidus"@fi,
        "Lophyrus pallidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasmäntypistiäinen"@fi,
        "Gilpinia pallida"@sv .

<http://tun.fi/MX.286959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gilpinia polytoma" ;
    dwc:scientificNameAuthorship "(Hartig, 1834)" ;
    skos:broader <http://tun.fi/MX.286944> ;
    skos:hiddenLabel "Gilpinia polytoma"@fi,
        "Lophyrus polytomus"@fi,
        "Lophyrus polytomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihukuusipistiäinen"@fi,
        "Gilpinia polytoma"@sv .

<http://tun.fi/MX.286961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gilpinia socia" ;
    dwc:scientificNameAuthorship "(Klug, 1812)" ;
    skos:broader <http://tun.fi/MX.286944> ;
    skos:hiddenLabel "Gilpinia socia"@fi,
        "Lophyrus socius"@fi,
        "Lophyrus socius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rypäsmäntypistiäinen"@fi,
        "Gilpinia socia"@sv .

<http://tun.fi/MX.286963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gilpinia variegata" ;
    dwc:scientificNameAuthorship "(Hartig, 1834)" ;
    skos:broader <http://tun.fi/MX.286944> ;
    skos:hiddenLabel "Gilpinia variegata"@fi,
        "Lophyrus variegatus"@fi,
        "Lophyrus variegatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarimäntypistiäinen"@fi,
        "Gilpinia variegata"@sv .

<http://tun.fi/MX.286965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gilpinia virens" ;
    dwc:scientificNameAuthorship "(Klug, 1812)" ;
    skos:broader <http://tun.fi/MX.286944> ;
    skos:hiddenLabel "Gilpinia virens"@fi,
        "Lophyrus virens"@fi,
        "Lophyrus virens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätmäntypistiäinen"@fi,
        "Gilpinia virens"@sv .

<http://tun.fi/MX.286968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrodiprion nemoralis" ;
    dwc:scientificNameAuthorship "(Enslin, 1917)" ;
    skos:broader <http://tun.fi/MX.286967> ;
    skos:hiddenLabel "Lophyrus nemoralis"@fi,
        "Macrodiprion nemoralis"@fi,
        "Lophyrus nemoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkomäntypistiäinen"@fi,
        "Macrodiprion nemoralis"@sv .

<http://tun.fi/MX.286971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdiprion fuscipennis" ;
    dwc:scientificNameAuthorship "(Forsius, 1911)" ;
    skos:broader <http://tun.fi/MX.286970> ;
    skos:hiddenLabel "Diprion fuscipenne"@fi,
        "Microdiprion fuscipennis"@fi,
        "Diprion fuscipenne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjokuusipistiäinen"@fi,
        "Microdiprion fuscipennis"@sv .

<http://tun.fi/MX.286973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdiprion pallipes" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.286970> ;
    skos:hiddenLabel "Hylotoma pallipes"@fi,
        "Lophyrus politus"@fi,
        "Microdiprion pallipes"@fi,
        "Hylotoma pallipes"@sv,
        "Lophyrus politus"@sv,
        "Microdiprion pallipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumäntypistiäinen"@fi,
        "lilla tallstekeln"@sv .

<http://tun.fi/MX.286977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neodiprion sertifer" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.286976> ;
    skos:hiddenLabel "Neodiprion sertifer"@fi,
        "Tenthredo sertifera"@fi,
        "Neodiprion sertifer"@sv,
        "Tenthredo sertifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskomäntypistiäinen"@fi,
        "röd tallstekel"@sv .

<http://tun.fi/MX.286980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diprion pini" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286979> ;
    skos:hiddenLabel "Diprion pini"@fi,
        "Tenthredo pini"@fi,
        "Diprion pini"@sv,
        "Tenthredo pini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkumäntypistiäinen"@fi,
        "vanlig tallstekel"@sv .

<http://tun.fi/MX.286982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diprion similis" ;
    dwc:scientificNameAuthorship "(Hartig, 1834)" ;
    skos:broader <http://tun.fi/MX.286979> ;
    skos:hiddenLabel "Diprion similis"@fi,
        "Lophyrus eremita"@fi,
        "Lophyrus similis"@fi,
        "Lophyrus eremita"@sv,
        "Lophyrus similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplämäntypistiäinen"@fi,
        "Diprion similis"@sv .

<http://tun.fi/MX.286989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynis amoena" ;
    dwc:scientificNameAuthorship "(Klug, 1834)" ;
    skos:broader <http://tun.fi/MX.286987> ;
    skos:hiddenLabel "Cimbex amoena"@fi,
        "Corynis amoena"@fi,
        "Cimbex amoena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerinuijapistiäinen"@fi,
        "Corynis amoena"@sv .

<http://tun.fi/MX.28699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clamator glandarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.28698> ;
    skos:hiddenLabel "Clamator glandarius"@fi,
        "Clamator glandarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harakkakäki"@fi,
        "skatgök"@sv .

<http://tun.fi/MX.286991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynis obscura" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.286987> ;
    skos:hiddenLabel "Corynis obscura"@fi,
        "Tenthredo obscura"@fi,
        "Tenthredo obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysinuijapistiäinen"@fi,
        "Corynis obscura"@sv .

<http://tun.fi/MX.286996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praia taczanowskii" ;
    dwc:scientificNameAuthorship "Wankowicz, 1880" ;
    skos:broader <http://tun.fi/MX.286995> ;
    skos:hiddenLabel "Praia taczanowskii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitanuijapistiäinen"@fi,
        "Praia taczanowskii"@sv .

<http://tun.fi/MX.286998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoclavellaria amerinae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286997> ;
    skos:hiddenLabel "Pseudoclavellaria amerinae"@fi,
        "Tenthredo amerinae"@fi,
        "Tenthredo marginata"@fi,
        "Tenthredo amerinae"@sv,
        "Tenthredo marginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pumpurinuijapistiäinen"@fi,
        "Pseudoclavellaria amerinae"@sv .

<http://tun.fi/MX.287002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma aenescens" ;
    dwc:scientificNameAuthorship "Gussakovskij, 1947" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Trichiosoma aenescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuominuijapistiäinen"@fi,
        "Trichiosoma aenescens"@sv .

<http://tun.fi/MX.287003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma crassum" ;
    dwc:scientificNameAuthorship "W.F. Kirby, 1882" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Trichiosoma arctica"@fi,
        "Trichiosoma arcticum"@fi,
        "Trichiosoma crassum"@fi,
        "Trichiosoma arctica"@sv,
        "Trichiosoma arcticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnuijapistiäinen"@fi,
        "Trichiosoma crassum"@sv .

<http://tun.fi/MX.287006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma kontuniemii" ;
    dwc:scientificNameAuthorship "Saarinen, 1950" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Trichiosoma kontuniemii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallenuijapistiäinen"@fi,
        "Trichiosoma kontuniemii"@sv .

<http://tun.fi/MX.287008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma laterale" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Trichiosoma laterale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulskanuijapistiäinen"@fi,
        "Trichiosoma laterale"@sv .

<http://tun.fi/MX.287009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma lucorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Cimbex betuleti"@fi,
        "Tenthredo lucorum"@fi,
        "Trichiosoma latreillii"@fi,
        "Trichiosoma lucorum"@fi,
        "Cimbex betuleti"@sv,
        "Tenthredo lucorum"@sv,
        "Trichiosoma latreillii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunuijapistiäinen"@fi,
        "Trichiosoma lucorum"@sv .

<http://tun.fi/MX.287013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma malaisei" ;
    dwc:scientificNameAuthorship "Saarinen, 1950" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Trichiosoma malaisei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meijunuijapistiäinen"@fi,
        "Trichiosoma malaisei"@sv .

<http://tun.fi/MX.287015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma nanae" ;
    dwc:scientificNameAuthorship "Vikberg & Viitasaari, 1991" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Trichiosoma nanae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämenuijapistiäinen"@fi,
        "Trichiosoma nanae"@sv .

<http://tun.fi/MX.287016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma nigricoma" ;
    dwc:scientificNameAuthorship "Konow, 1906" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Trichiosoma nigricoma"@fi,
        "Trichiosoma opaca"@fi,
        "Trichiosoma opacum"@fi,
        "Trichiosoma sachalinense"@fi,
        "Trichiosoma sachalinensis"@fi,
        "Trichiosoma opaca"@sv,
        "Trichiosoma opacum"@sv,
        "Trichiosoma sachalinense"@sv,
        "Trichiosoma sachalinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannuijapistiäinen"@fi,
        "Trichiosoma nigricoma"@sv .

<http://tun.fi/MX.287022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma pusillum" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Trichiosoma biverrucatum"@fi,
        "Trichiosoma grönblomi"@fi,
        "Trichiosoma nigripes"@fi,
        "Trichiosoma pusillum"@fi,
        "Trichiosoma biverrucatum"@sv,
        "Trichiosoma grönblomi"@sv,
        "Trichiosoma nigripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapanuijapistiäinen"@fi,
        "Trichiosoma pusillum"@sv .

<http://tun.fi/MX.287026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma scalesii" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Trichiosoma fennicum"@fi,
        "Trichiosoma scalesii"@fi,
        "Trichiosoma silvaticum"@fi,
        "Trichiosoma fennicum"@sv,
        "Trichiosoma silvaticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varvenuijapistiäinen"@fi,
        "Trichiosoma scalesii"@sv .

<http://tun.fi/MX.287029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma sibiricum" ;
    dwc:scientificNameAuthorship "Gussakovskij, 1947" ;
    skos:broader <http://tun.fi/MX.287001> ;
    skos:hiddenLabel "Trichiosoma sericea"@fi,
        "Trichiosoma sibiricum"@fi,
        "Trichiosoma sericea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunuijapistiäinen"@fi,
        "Trichiosoma sibiricum"@sv .

<http://tun.fi/MX.287039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura abnormis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus abnormis"@fi,
        "Amauronematus glacialis"@fi,
        "Nematus abnormis"@fi,
        "Amauronematus abnormis"@sv,
        "Amauronematus glacialis"@sv,
        "Nematus abnormis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura abnormis"@fi,
        "Euura abnormis"@sv .

<http://tun.fi/MX.287050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura acuminalis" ;
    dwc:scientificNameAuthorship "(Vikberg, 1982)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus acuminalis"@fi,
        "Pteronidea acuminata"@fi,
        "Nematus acuminalis"@sv,
        "Pteronidea acuminata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura acuminalis"@fi,
        "Euura acuminalis"@sv .

<http://tun.fi/MX.287053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura acutifoliae" ;
    dwc:scientificNameAuthorship "(Zinovjev, 1985)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania acutifoliae baltica"@fi,
        "Euura acutifoliae baltica"@fi,
        "Euura acutifoliae daphnoides"@fi,
        "Pontania acutifoliae"@fi,
        "Pontania acutifoliae daphnoides"@fi,
        "Eupontania acutifoliae baltica"@sv,
        "Euura acutifoliae baltica"@sv,
        "Euura acutifoliae daphnoides"@sv,
        "Pontania acutifoliae"@sv,
        "Pontania acutifoliae daphnoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura acutifoliae"@fi,
        "Euura acutifoliae"@sv .

<http://tun.fi/MX.287056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura acutiserra" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1949)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Phyllocolpa acutiserra"@fi,
        "Pontania acutiserra"@fi,
        "Phyllocolpa acutiserra"@sv,
        "Pontania acutiserra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura acutiserra"@fi,
        "Euura acutiserra"@sv .

<http://tun.fi/MX.287059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura acutiventris" ;
    dwc:scientificNameAuthorship "(Hellén, 1948)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus acutiventris"@fi,
        "Polynematus acutiventris"@fi,
        "Nematus acutiventris"@sv,
        "Polynematus acutiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura acutiventris"@fi,
        "Euura acutiventris"@sv .

<http://tun.fi/MX.287062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura aegra" ;
    dwc:scientificNameAuthorship "(Konow, 1895)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus aeger"@fi,
        "Amauronematus dalecarlicus"@fi,
        "Amauronematus aeger"@sv,
        "Amauronematus dalecarlicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura aegra"@fi,
        "Euura aegra"@sv .

<http://tun.fi/MX.287065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura aequalis" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1974)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pachynematus aequalis"@fi,
        "Pachynematus aequalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura aequalis"@fi,
        "Euura aequalis"@sv .

<http://tun.fi/MX.287067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura albipennis" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus albipennis"@fi,
        "Nematus obscuratus"@fi,
        "Pachynematus legirupus"@fi,
        "Pachynematus sannio"@fi,
        "Polynematus albipennis"@fi,
        "Nematus albipennis"@sv,
        "Nematus obscuratus"@sv,
        "Pachynematus legirupus"@sv,
        "Pachynematus sannio"@sv,
        "Polynematus albipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura albipennis"@fi,
        "Euura albipennis"@sv .

<http://tun.fi/MX.287073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura albomarginata" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1974)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus albomarginatus"@fi,
        "Pristiphora albomarginata"@fi,
        "Amauronematus albomarginatus"@sv,
        "Pristiphora albomarginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura albomarginata"@fi,
        "Euura albomarginata"@sv .

<http://tun.fi/MX.287076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura amaura" ;
    dwc:scientificNameAuthorship "(Vikberg, 1982)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus amaurus"@fi,
        "Nematus nigritus"@fi,
        "Nematus amaurus"@sv,
        "Nematus nigritus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura amaura"@fi,
        "Euura amaura"@sv .

<http://tun.fi/MX.287078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura amentorum" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus amentorum"@fi,
        "Nematus laevigatus"@fi,
        "Nematus suavis"@fi,
        "Pontopristia amentorum"@fi,
        "Pontopristia kamtchatica"@fi,
        "Nematus amentorum"@sv,
        "Nematus laevigatus"@sv,
        "Nematus suavis"@sv,
        "Pontopristia amentorum"@sv,
        "Pontopristia kamtchatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura amentorum"@fi,
        "Euura amentorum"@sv .

<http://tun.fi/MX.287084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura amerinae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Cynips amerinae"@fi,
        "Nematus buccatus"@fi,
        "Nematus impunctatus"@fi,
        "Nematus medullarius"@fi,
        "Nematus populi"@fi,
        "Pontania jörgenseni"@fi,
        "Tenthredo saliceti"@fi,
        "Tenthredo salicis pentandrae"@fi,
        "Cynips amerinae"@sv,
        "Nematus buccatus"@sv,
        "Nematus impunctatus"@sv,
        "Nematus medullarius"@sv,
        "Nematus populi"@sv,
        "Pontania jörgenseni"@sv,
        "Tenthredo saliceti"@sv,
        "Tenthredo salicis pentandrae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura amerinae"@fi,
        "Euura amerinae"@sv .

<http://tun.fi/MX.287093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura amicula" ;
    dwc:scientificNameAuthorship "(Saarinen, 1950)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus amicula"@fi,
        "Amauronematus amicula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura amicula"@fi,
        "Euura amicula"@sv .

<http://tun.fi/MX.287095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura ampla" ;
    dwc:scientificNameAuthorship "(Konow, 1895)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus amplus"@fi,
        "Amauronematus amplus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura ampla"@fi,
        "Euura ampla"@sv .

<http://tun.fi/MX.287101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura angustiserra" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1969)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus angustiserra"@fi,
        "Pteronidea angustiserra"@fi,
        "Pteronidea straminea"@fi,
        "Nematus angustiserra"@sv,
        "Pteronidea angustiserra"@sv,
        "Pteronidea straminea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura angustiserra"@fi,
        "Euura angustiserra"@sv .

<http://tun.fi/MX.287104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura annulata" ;
    dwc:scientificNameAuthorship "(Gimmerthal, 1834)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus annulatus"@fi,
        "Nematus flavipennis"@fi,
        "Nematus xanthopterus"@fi,
        "Polynematus annulatus"@fi,
        "Nematus annulatus"@sv,
        "Nematus flavipennis"@sv,
        "Nematus xanthopterus"@sv,
        "Polynematus annulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura annulata"@fi,
        "Euura annulata"@sv .

<http://tun.fi/MX.287109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura anomaloptera" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus anomalopterus"@fi,
        "Nematus tuberculatus"@fi,
        "Tubpontania anomaloptera"@fi,
        "Nematus anomalopterus"@sv,
        "Nematus tuberculatus"@sv,
        "Tubpontania anomaloptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura anomaloptera"@fi,
        "Euura anomaloptera"@sv .

<http://tun.fi/MX.287113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura anthracina" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1959)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus anthracinus"@fi,
        "Amauronematus anthracinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura anthracina"@fi,
        "Euura anthracina"@sv .

<http://tun.fi/MX.287115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura aquilonis" ;
    dwc:scientificNameAuthorship "(Benson, 1941)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania aquilonis"@fi,
        "Pontania algida"@fi,
        "Pontania aquilonis"@fi,
        "Eupontania aquilonis"@sv,
        "Pontania algida"@sv,
        "Pontania aquilonis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura aquilonis"@fi,
        "Euura aquilonis"@sv .

<http://tun.fi/MX.287119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura arcticornis" ;
    dwc:scientificNameAuthorship "(Konow, 1904)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania arcticornis"@fi,
        "Pontania arcticornis"@fi,
        "Pontania phylicifoliae"@fi,
        "Eupontania arcticornis"@sv,
        "Pontania arcticornis"@sv,
        "Pontania phylicifoliae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura arcticornis"@fi,
        "Euura arcticornis"@sv .

<http://tun.fi/MX.287123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura arvii" ;
    dwc:scientificNameAuthorship "(Vikberg, 1982)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus arvii"@fi,
        "Amauronematus arvii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura arvii"@fi,
        "Euura arvii"@sv .

<http://tun.fi/MX.287125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura aspera" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1959)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus asper"@fi,
        "Pteronidea aspera"@fi,
        "Nematus asper"@sv,
        "Pteronidea aspera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura aspera"@fi,
        "Euura aspera"@sv .

<http://tun.fi/MX.287128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura atra" ;
    dwc:scientificNameAuthorship "(Jurine, 1807)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Euura angusta"@fi,
        "Nematus angustus"@fi,
        "Pteronus ater"@fi,
        "Euura angusta"@sv,
        "Nematus angustus"@sv,
        "Pteronus ater"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura atra"@fi,
        "Euura atra"@sv .

<http://tun.fi/MX.287129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura clitellata" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Epitactus praecox"@fi,
        "Nematus clitellatus"@fi,
        "Nematus diaphanus"@fi,
        "Nematus extensicornis"@fi,
        "Nematus flaviventris"@fi,
        "Nematus griseus"@fi,
        "Nematus kirbyi"@fi,
        "Nematus leucocarpus"@fi,
        "Nematus melanocerus"@fi,
        "Nematus microps"@fi,
        "Nematus pectoralis"@fi,
        "Nematus tener"@fi,
        "Nematus trisignatus"@fi,
        "Nematus turgidus"@fi,
        "Nematus umbripennis"@fi,
        "Pachynematus clitellatus"@fi,
        "Pachynematus foveolatus"@fi,
        "Pachynematus glesipennis"@fi,
        "Pachynematus lentus"@fi,
        "Pachynematus truncatus"@fi,
        "Pachynematus zaddachi"@fi,
        "Epitactus praecox"@sv,
        "Nematus clitellatus"@sv,
        "Nematus diaphanus"@sv,
        "Nematus extensicornis"@sv,
        "Nematus flaviventris"@sv,
        "Nematus griseus"@sv,
        "Nematus kirbyi"@sv,
        "Nematus leucocarpus"@sv,
        "Nematus melanocerus"@sv,
        "Nematus microps"@sv,
        "Nematus pectoralis"@sv,
        "Nematus tener"@sv,
        "Nematus trisignatus"@sv,
        "Nematus turgidus"@sv,
        "Nematus umbripennis"@sv,
        "Pachynematus clitellatus"@sv,
        "Pachynematus foveolatus"@sv,
        "Pachynematus glesipennis"@sv,
        "Pachynematus lentus"@sv,
        "Pachynematus truncatus"@sv,
        "Pachynematus zaddachi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura clitellata"@fi,
        "Euura clitellata"@sv .

<http://tun.fi/MX.28715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuculus canorus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.28706> ;
    skos:hiddenLabel "Cuculus canorus"@fi,
        "Cuculus canorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käki"@fi,
        "gök"@sv .

<http://tun.fi/MX.287151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura collactanea" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania collactanea rosmarinifoliae"@fi,
        "Euura collactanea rosmarinifoliae"@fi,
        "Nematus collactaneus"@fi,
        "Eupontania collactanea rosmarinifoliae"@sv,
        "Euura collactanea rosmarinifoliae"@sv,
        "Nematus collactaneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura collactanea"@fi,
        "Euura collactanea"@sv .

<http://tun.fi/MX.287154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura cornuta" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1962)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus cornutus"@fi,
        "Brachycoluma cornuta"@fi,
        "Amauronematus cornutus"@sv,
        "Brachycoluma cornuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura cornuta"@fi,
        "Euura cornuta"@sv .

<http://tun.fi/MX.287157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura crassipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania crassipes"@fi,
        "Nematus crassipes"@fi,
        "Pontania enslini"@fi,
        "Pontania lapponica"@fi,
        "Eupontania crassipes"@sv,
        "Nematus crassipes"@sv,
        "Pontania enslini"@sv,
        "Pontania lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura crassipes"@fi,
        "Euura crassipes"@sv .

<http://tun.fi/MX.287162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura crassiserra" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1960)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus crassiserra"@fi,
        "Amauronematus crassiserra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura crassiserra"@fi,
        "Euura crassiserra"@sv .

<http://tun.fi/MX.287164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura crassispina" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus crassispina"@fi,
        "Tubpontania crassispina"@fi,
        "Nematus crassispina"@sv,
        "Tubpontania crassispina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura crassispina"@fi,
        "Euura crassispina"@sv .

<http://tun.fi/MX.287167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura cyrnea" ;
    dwc:scientificNameAuthorship "(Liston, 2005)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pontania cyrnea"@fi,
        "Tubpontania cyrnea"@fi,
        "Pontania cyrnea"@sv,
        "Tubpontania cyrnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura cyrnea"@fi,
        "Euura cyrnea"@sv .

<http://tun.fi/MX.287170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura dahlbomi" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus dahlbomi"@fi,
        "Pontopristia dahlbomi"@fi,
        "Pontopristia lapponica"@fi,
        "Nematus dahlbomi"@sv,
        "Pontopristia dahlbomi"@sv,
        "Pontopristia lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura dahlbomi"@fi,
        "Euura dahlbomi"@sv .

<http://tun.fi/MX.287174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura daphnoidica" ;
    dwc:scientificNameAuthorship "Kopelke, 2001" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura daphnoidica"@fi,
        "Euura daphnoidica"@sv .

<http://tun.fi/MX.287175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura dentata" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1937)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eitelius dentatus"@fi,
        "Pachynematus dentatus"@fi,
        "Eitelius dentatus"@sv,
        "Pachynematus dentatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura dentata"@fi,
        "Euura dentata"@sv .

<http://tun.fi/MX.287184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura distinguenda" ;
    dwc:scientificNameAuthorship "(Enslin, 1915)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus distinguendus"@fi,
        "Nematus distinguendus"@fi,
        "Amauronematus distinguendus"@sv,
        "Nematus distinguendus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura distinguenda"@fi,
        "Euura distinguenda"@sv .

<http://tun.fi/MX.287187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura dolichura" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus dolichurus"@fi,
        "Pontania dolichura"@fi,
        "Nematus dolichurus"@sv,
        "Pontania dolichura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura dolichura"@fi,
        "Euura dolichura"@sv .

<http://tun.fi/MX.287190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura dorsata" ;
    dwc:scientificNameAuthorship "(Cameron, 1875)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus dorsatus"@fi,
        "Nematus dorsatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura dorsata"@fi,
        "Euura dorsata"@sv .

<http://tun.fi/MX.287193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura eiteli" ;
    dwc:scientificNameAuthorship "(Saarinen, 1948)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus eiteli"@fi,
        "Amauronematus eiteli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura eiteli"@fi,
        "Euura eiteli"@sv .

<http://tun.fi/MX.287195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura epimeris" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1969)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus epimeris"@fi,
        "Pteronidea epimeris"@fi,
        "Nematus epimeris"@sv,
        "Pteronidea epimeris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura epimeris"@fi,
        "Euura epimeris"@sv .

<http://tun.fi/MX.287198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura erecta" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1945)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus erectus"@fi,
        "Brachycoluma erecta"@fi,
        "Amauronematus erectus"@sv,
        "Brachycoluma erecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura erecta"@fi,
        "Euura erecta"@sv .

<http://tun.fi/MX.287201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura excisa" ;
    dwc:scientificNameAuthorship "(Thomson, 1863)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Lygaeonematus strandi"@fi,
        "Nematus excisus"@fi,
        "Polynematus excisus"@fi,
        "Lygaeonematus strandi"@sv,
        "Nematus excisus"@sv,
        "Polynematus excisus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura excisa"@fi,
        "Euura excisa"@sv .

<http://tun.fi/MX.287205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura facialis" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1969)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus facialis"@fi,
        "Pteronidea facialis"@fi,
        "Nematus facialis"@sv,
        "Pteronidea facialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura facialis"@fi,
        "Euura facialis"@sv .

<http://tun.fi/MX.287208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura fagi" ;
    dwc:scientificNameAuthorship "(Zaddach, 1876)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus fagi"@fi,
        "Nematus fagi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura fagi"@fi,
        "Euura fagi"@sv .

<http://tun.fi/MX.287212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura fahraei" ;
    dwc:scientificNameAuthorship "(Thomson, 1863)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus fahraei"@fi,
        "Nematus melanodus"@fi,
        "Nematus fahraei"@sv,
        "Nematus melanodus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura fahraei"@fi,
        "Euura fahraei"@sv .

<http://tun.fi/MX.287216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura fallax" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus erythropareus"@fi,
        "Nematus fallax"@fi,
        "Nematus schmidtii"@fi,
        "Nematus xanthocarpus"@fi,
        "Pachynematus chambersi"@fi,
        "Pachynematus declinatus"@fi,
        "Pachynematus fallax"@fi,
        "Pachynematus sulcatus"@fi,
        "Pachynematus virginalis"@fi,
        "Nematus erythropareus"@sv,
        "Nematus fallax"@sv,
        "Nematus schmidtii"@sv,
        "Nematus xanthocarpus"@sv,
        "Pachynematus chambersi"@sv,
        "Pachynematus declinatus"@sv,
        "Pachynematus fallax"@sv,
        "Pachynematus sulcatus"@sv,
        "Pachynematus virginalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura fallax"@fi,
        "Euura fallax"@sv .

<http://tun.fi/MX.287226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura fasciata" ;
    dwc:scientificNameAuthorship "(Konow, 1897)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus fasciatus"@fi,
        "Amauronematus perkinsi"@fi,
        "Amauronematus fasciatus"@sv,
        "Amauronematus perkinsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura fasciata"@fi,
        "Euura fasciata"@sv .

<http://tun.fi/MX.287230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura nubium" ;
    dwc:scientificNameAuthorship "(Benson, 1935)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus nubium"@fi,
        "Pteronidea nubium"@fi,
        "Pteronidea roberti"@fi,
        "Nematus nubium"@sv,
        "Pteronidea nubium"@sv,
        "Pteronidea roberti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura nubium"@fi,
        "Euura nubium"@sv .

<http://tun.fi/MX.287234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura nudipectus" ;
    dwc:scientificNameAuthorship "(Vikberg, 1965)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pontania nudipectus"@fi,
        "Tubpontania nudipectus"@fi,
        "Pontania nudipectus"@sv,
        "Tubpontania nudipectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura nudipectus"@fi,
        "Euura nudipectus"@sv .

<http://tun.fi/MX.287237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura nuorbinjargi" ;
    dwc:scientificNameAuthorship "(Saarinen, 1949)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus nuorbinjargi"@fi,
        "Amauronematus nuorbinjargi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura nuorbinjargi"@fi,
        "Euura nuorbinjargi"@sv .

<http://tun.fi/MX.287239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura nuortevai" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1958)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus nuortevai"@fi,
        "Pteronidea nuortevai"@fi,
        "Nematus nuortevai"@sv,
        "Pteronidea nuortevai"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura nuortevai"@fi,
        "Euura nuortevai"@sv .

<http://tun.fi/MX.287242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura nylundi" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1969)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus nylundi"@fi,
        "Amauronematus nylundi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura nylundi"@fi,
        "Euura nylundi"@sv .

<http://tun.fi/MX.287244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura obducta" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus conductus"@fi,
        "Nematus graminis"@fi,
        "Nematus obductus"@fi,
        "Pachynematus obductus"@fi,
        "Nematus conductus"@sv,
        "Nematus graminis"@sv,
        "Nematus obductus"@sv,
        "Pachynematus obductus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura obducta"@fi,
        "Euura obducta"@sv .

<http://tun.fi/MX.287249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura oblita" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus elegans"@fi,
        "Nematus oblitus"@fi,
        "Nematus pineti"@fi,
        "Nematus pleurostictus"@fi,
        "Nematus puella"@fi,
        "Phyllocolpa oblita"@fi,
        "Nematus elegans"@sv,
        "Nematus oblitus"@sv,
        "Nematus pineti"@sv,
        "Nematus pleurostictus"@sv,
        "Nematus puella"@sv,
        "Phyllocolpa oblita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura oblita"@fi,
        "Euura oblita"@sv .

<http://tun.fi/MX.287256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura oligospila" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus microcercus"@fi,
        "Nematus oligospilus"@fi,
        "Nematus salicivorus"@fi,
        "Nematus microcercus"@sv,
        "Nematus oligospilus"@sv,
        "Nematus salicivorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura oligospila"@fi,
        "Euura oligospila"@sv .

<http://tun.fi/MX.287266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura pallescens" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Epicenematus pallescens"@fi,
        "Nematus olivaceus"@fi,
        "Nematus pachycerus"@fi,
        "Nematus pallescens"@fi,
        "Nematus ruficeps"@fi,
        "Epicenematus pallescens"@sv,
        "Nematus olivaceus"@sv,
        "Nematus pachycerus"@sv,
        "Nematus pallescens"@sv,
        "Nematus ruficeps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura pallescens"@fi,
        "Euura pallescens"@sv .

<http://tun.fi/MX.287272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura pallidinervis" ;
    dwc:scientificNameAuthorship "(Hellén, 1951)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus pallidinervis"@fi,
        "Pteronidea pallidinervis"@fi,
        "Nematus pallidinervis"@sv,
        "Pteronidea pallidinervis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura pallidinervis"@fi,
        "Euura pallidinervis"@sv .

<http://tun.fi/MX.287275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura pallidior" ;
    dwc:scientificNameAuthorship "(Hellén, 1970)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus pallidior"@fi,
        "Amauronematus pallidior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura pallidior"@fi,
        "Euura pallidior"@sv .

<http://tun.fi/MX.287277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura papillosa" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Euura maculigera"@fi,
        "Nematus brunnicornis"@fi,
        "Nematus lacteus"@fi,
        "Nematus maculiger"@fi,
        "Nematus melanaspis"@fi,
        "Nematus papillosus"@fi,
        "Nematus sulphureus"@fi,
        "Pteronidea sveae"@fi,
        "Tenthredo fuscata"@fi,
        "Tenthredo papillosa"@fi,
        "Euura maculigera"@sv,
        "Nematus brunnicornis"@sv,
        "Nematus lacteus"@sv,
        "Nematus maculiger"@sv,
        "Nematus melanaspis"@sv,
        "Nematus papillosus"@sv,
        "Nematus sulphureus"@sv,
        "Pteronidea sveae"@sv,
        "Tenthredo fuscata"@sv,
        "Tenthredo papillosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura papillosa"@fi,
        "Euura papillosa"@sv .

<http://tun.fi/MX.287290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura parvilabris" ;
    dwc:scientificNameAuthorship "(Thomson, 1863)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus parvilabris"@fi,
        "Pachynematus abstrusus"@fi,
        "Polynematus parvilabris"@fi,
        "Nematus parvilabris"@sv,
        "Pachynematus abstrusus"@sv,
        "Polynematus parvilabris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura parvilabris"@fi,
        "Euura parvilabris"@sv .

<http://tun.fi/MX.287294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura parviserrata" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1944)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus subpolaris"@fi,
        "Nematus parviserratus"@fi,
        "Pteronidea parviserrata"@fi,
        "Amauronematus subpolaris"@sv,
        "Nematus parviserratus"@sv,
        "Pteronidea parviserrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura parviserrata"@fi,
        "Euura parviserrata"@sv .

<http://tun.fi/MX.287298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura parvula" ;
    dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus parvulus"@fi,
        "Pontania poppii"@fi,
        "Pteronidea gracilicornis"@fi,
        "Nematus parvulus"@sv,
        "Pontania poppii"@sv,
        "Pteronidea gracilicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura parvula"@fi,
        "Euura parvula"@sv .

<http://tun.fi/MX.287303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura pavida" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus ochraceus"@fi,
        "Nematus pavidus"@fi,
        "Nematus wttewaali"@fi,
        "Nematus ochraceus"@sv,
        "Nematus pavidus"@sv,
        "Nematus wttewaali"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura pavida"@fi,
        "Euura pavida"@sv .

<http://tun.fi/MX.287308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura pedunculi" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania pedunculi"@fi,
        "Nematus baccarum"@fi,
        "Nematus bellus"@fi,
        "Nematus pedunculi"@fi,
        "Pontania pusilla"@fi,
        "Eupontania pedunculi"@sv,
        "Nematus baccarum"@sv,
        "Nematus bellus"@sv,
        "Nematus pedunculi"@sv,
        "Pontania pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura pedunculi"@fi,
        "Euura pedunculi"@sv .

<http://tun.fi/MX.287314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura peltoneni" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1969)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus peltoneni"@fi,
        "Pteronidea peltoneni"@fi,
        "Nematus peltoneni"@sv,
        "Pteronidea peltoneni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura peltoneni"@fi,
        "Euura peltoneni"@sv .

<http://tun.fi/MX.287317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura platystigma" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1949)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus platystigma"@fi,
        "Pteronidea platystigma"@fi,
        "Nematus platystigma"@sv,
        "Pteronidea platystigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura platystigma"@fi,
        "Euura platystigma"@sv .

<http://tun.fi/MX.287322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura poecilonota" ;
    dwc:scientificNameAuthorship "(Zaddach, 1876)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus poecilonotus"@fi,
        "Nematus viridescens"@fi,
        "Pteronidea subnitens"@fi,
        "Nematus poecilonotus"@sv,
        "Nematus viridescens"@sv,
        "Pteronidea subnitens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura poecilonota"@fi,
        "Euura poecilonota"@sv .

<http://tun.fi/MX.287327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura polaris" ;
    dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus morionellus"@fi,
        "Nematus polaris"@fi,
        "Nematus morionellus"@sv,
        "Nematus polaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura polaris"@fi,
        "Euura polaris"@sv .

<http://tun.fi/MX.287331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura prava" ;
    dwc:scientificNameAuthorship "(Konow, 1895)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus pravus"@fi,
        "Nematus pravus"@fi,
        "Amauronematus pravus"@sv,
        "Nematus pravus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura prava"@fi,
        "Euura prava"@sv .

<http://tun.fi/MX.287334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura propinquator" ;
    dwc:scientificNameAuthorship "Schmidt, 2014" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus propinquus"@fi,
        "Amauronematus propinquus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura propinquator"@fi,
        "Euura propinquator"@sv .

<http://tun.fi/MX.287336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura proxima" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Euura flavipes"@fi,
        "Nematus festivus"@fi,
        "Nematus gallicola"@fi,
        "Nematus proximus"@fi,
        "Nematus vallisnierii"@fi,
        "Pontania proxima"@fi,
        "Euura flavipes"@sv,
        "Nematus festivus"@sv,
        "Nematus gallicola"@sv,
        "Nematus proximus"@sv,
        "Nematus vallisnierii"@sv,
        "Pontania proxima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura proxima"@fi,
        "Euura proxima"@sv .

<http://tun.fi/MX.287346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura pseudofasciata" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1969)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus pseudofasciatus"@fi,
        "Amauronematus pseudofasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura pseudofasciata"@fi,
        "Euura pseudofasciata"@sv .

<http://tun.fi/MX.287348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura pumilio" ;
    dwc:scientificNameAuthorship "(Konow, 1903)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Bacconematus pumilio"@fi,
        "Euura pumilio"@fi,
        "Pachynematus pumilio"@fi,
        "Bacconematus pumilio"@sv,
        "Pachynematus pumilio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojukepistiäinen"@fi,
        "Euura pumilio"@sv .

<http://tun.fi/MX.287351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura punctifrons" ;
    dwc:scientificNameAuthorship "(Malaise, 1921)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pachynematus punctifrons"@fi,
        "Polynematus punctifrons"@fi,
        "Pachynematus punctifrons"@sv,
        "Polynematus punctifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura punctifrons"@fi,
        "Euura punctifrons"@sv .

<http://tun.fi/MX.287354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura punicea" ;
    dwc:scientificNameAuthorship "(Christ, 1791)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus excellens"@fi,
        "Amauronematus puniceus"@fi,
        "Tenthredo punicea"@fi,
        "Amauronematus excellens"@sv,
        "Amauronematus puniceus"@sv,
        "Tenthredo punicea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura punicea"@fi,
        "Euura punicea"@sv .

<http://tun.fi/MX.287358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura pustulator" ;
    dwc:scientificNameAuthorship "(Forsius, 1923)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania pustulator"@fi,
        "Pontania pustulator"@fi,
        "Eupontania pustulator"@sv,
        "Pontania pustulator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura pustulator"@fi,
        "Euura pustulator"@sv .

<http://tun.fi/MX.287361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura ranini" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1960)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus ranini"@fi,
        "Amauronematus ranini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura ranini"@fi,
        "Euura ranini"@sv .

<http://tun.fi/MX.287363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura rectiserra" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1971)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Brachycoluma rectiserra"@fi,
        "Decanematus rectiserra"@fi,
        "Brachycoluma rectiserra"@sv,
        "Decanematus rectiserra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura rectiserra"@fi,
        "Euura rectiserra"@sv .

<http://tun.fi/MX.287366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura renei" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1958)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus renei"@fi,
        "Pteronidea renei"@fi,
        "Nematus renei"@sv,
        "Pteronidea renei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura renei"@fi,
        "Euura renei"@sv .

<http://tun.fi/MX.287369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura respondens" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus desantisi"@fi,
        "Nematus nitens"@fi,
        "Nematus respondens"@fi,
        "Nematus desantisi"@sv,
        "Nematus nitens"@sv,
        "Nematus respondens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura respondens"@fi,
        "Euura respondens"@sv .

<http://tun.fi/MX.287373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura reticulata" ;
    dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus alsius"@fi,
        "Amauronematus arcticola"@fi,
        "Nematus anceps"@fi,
        "Nematus arcticola"@fi,
        "Nematus occipitalis"@fi,
        "Nematus picticollis"@fi,
        "Nematus reticulatus"@fi,
        "Pontania forsiusi"@fi,
        "Amauronematus alsius"@sv,
        "Amauronematus arcticola"@sv,
        "Nematus anceps"@sv,
        "Nematus arcticola"@sv,
        "Nematus occipitalis"@sv,
        "Nematus picticollis"@sv,
        "Nematus reticulatus"@sv,
        "Pontania forsiusi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura reticulata"@fi,
        "Euura reticulata"@sv .

<http://tun.fi/MX.287383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura reticulatae" ;
    dwc:scientificNameAuthorship "(Malaise, 1920)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania reticulatae"@fi,
        "Pontania reticulatae"@fi,
        "Eupontania reticulatae"@sv,
        "Pontania reticulatae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura reticulatae"@fi,
        "Euura reticulatae"@sv .

<http://tun.fi/MX.287386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura ribesicola" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1949)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Kontuniemiana ribesicola"@fi,
        "Nematus beybienkoi"@fi,
        "Pteronidea ribesicola"@fi,
        "Kontuniemiana ribesicola"@sv,
        "Nematus beybienkoi"@sv,
        "Pteronidea ribesicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura ribesicola"@fi,
        "Euura ribesicola"@sv .

<http://tun.fi/MX.287390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura ribesii" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Euura ribesii"@fi,
        "Kontuniemiana ribesii"@fi,
        "Nematus dimidiatus"@fi,
        "Tenthredo ribesii"@fi,
        "Kontuniemiana ribesii"@sv,
        "Nematus dimidiatus"@sv,
        "Tenthredo ribesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokarviaispistiäinen"@fi,
        "Euura ribesii"@sv .

<http://tun.fi/MX.287394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura rufa" ;
    dwc:scientificNameAuthorship "(Konow, 1896)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus rufus"@fi,
        "Amauronematus rufus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura rufa"@fi,
        "Euura rufa"@sv .

<http://tun.fi/MX.287396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura rufomacula" ;
    dwc:scientificNameAuthorship "(Malaise, 1931)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus obesus"@fi,
        "Amauronematus rufomacula"@fi,
        "Amauronematus obesus"@sv,
        "Amauronematus rufomacula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura rufomacula"@fi,
        "Euura rufomacula"@sv .

<http://tun.fi/MX.287399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura rugosula" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1959)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pachynematus rugosulus"@fi,
        "Pachynematus rugosulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura rugosula"@fi,
        "Euura rugosula"@sv .

<http://tun.fi/MX.287401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura rutilipes" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1959)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus rutilipes"@fi,
        "Pteronidea rutilipes"@fi,
        "Nematus rutilipes"@sv,
        "Pteronidea rutilipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura rutilipes"@fi,
        "Euura rutilipes"@sv .

<http://tun.fi/MX.287404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura saarineni" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1945)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus saarineni"@fi,
        "Brachycoluma saarineni"@fi,
        "Amauronematus saarineni"@sv,
        "Brachycoluma saarineni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura saarineni"@fi,
        "Euura saarineni"@sv .

<http://tun.fi/MX.287407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura sagmarius" ;
    dwc:scientificNameAuthorship "(Konow, 1895)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus sagmarius"@fi,
        "Amauronematus sagmarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura sagmarius"@fi,
        "Euura sagmarius"@sv .

<http://tun.fi/MX.287409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura salicis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus inflatus"@fi,
        "Nematus nassatus"@fi,
        "Nematus salicis"@fi,
        "Tenthredo capreae"@fi,
        "Tenthredo salicis"@fi,
        "Nematus inflatus"@sv,
        "Nematus nassatus"@sv,
        "Nematus salicis"@sv,
        "Tenthredo capreae"@sv,
        "Tenthredo salicis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura salicis"@fi,
        "Euura salicis"@sv .

<http://tun.fi/MX.287415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura saliciscinereae" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania saliciscinereae"@fi,
        "Nematus acerosus"@fi,
        "Nematus aestivus"@fi,
        "Nematus gallarum"@fi,
        "Pontania norvegica"@fi,
        "Pontania varia"@fi,
        "Tenthredo saliciscinereae"@fi,
        "Eupontania saliciscinereae"@sv,
        "Nematus acerosus"@sv,
        "Nematus aestivus"@sv,
        "Nematus gallarum"@sv,
        "Pontania norvegica"@sv,
        "Pontania varia"@sv,
        "Tenthredo saliciscinereae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura saliciscinereae"@fi,
        "Euura saliciscinereae"@sv .

<http://tun.fi/MX.287425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura femoralis" ;
    dwc:scientificNameAuthorship "(Cameron, 1876)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus femoralis"@fi,
        "Pontania femoralis"@fi,
        "Pontania robbinsi"@fi,
        "Nematus femoralis"@sv,
        "Pontania femoralis"@sv,
        "Pontania robbinsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura femoralis"@fi,
        "Euura femoralis"@sv .

<http://tun.fi/MX.287429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura ferruginea" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus moricei"@fi,
        "Nematus ferrugineus"@fi,
        "Nematus glottianus"@fi,
        "Amauronematus moricei"@sv,
        "Nematus ferrugineus"@sv,
        "Nematus glottianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura ferruginea"@fi,
        "Euura ferruginea"@sv .

<http://tun.fi/MX.287434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura flavescens" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus dilutus"@fi,
        "Nematus flavescens"@fi,
        "Nematus dilutus"@sv,
        "Nematus flavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura flavescens"@fi,
        "Euura flavescens"@sv .

<http://tun.fi/MX.287438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura frenalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus (Pteronidea) fastosus var. ponojense"@fi,
        "Nematus (Pteronidea) fastosus var. punctiscuta"@fi,
        "Nematus frenalis"@fi,
        "Pteronus fastuosus"@fi,
        "Nematus (Pteronidea) fastosus var. ponojense"@sv,
        "Nematus (Pteronidea) fastosus var. punctiscuta"@sv,
        "Nematus frenalis"@sv,
        "Pteronus fastuosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura frenalis"@fi,
        "Euura frenalis"@sv .

<http://tun.fi/MX.287442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura freyja" ;
    dwc:scientificNameAuthorship "(Liston, Taeger & Blank, 2009)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus freyja"@fi,
        "Pontopristia analis"@fi,
        "Amauronematus freyja"@sv,
        "Pontopristia analis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura freyja"@fi,
        "Euura freyja"@sv .

<http://tun.fi/MX.287444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura fulvescens" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1949)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus fulvescens"@fi,
        "Pteronidea fulvescens"@fi,
        "Nematus fulvescens"@sv,
        "Pteronidea fulvescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura fulvescens"@fi,
        "Euura fulvescens"@sv .

<http://tun.fi/MX.287447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura fulviventris" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1958)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus fulviventris"@fi,
        "Pteronidea fulviventris"@fi,
        "Nematus fulviventris"@sv,
        "Pteronidea fulviventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura fulviventris"@fi,
        "Euura fulviventris"@sv .

<http://tun.fi/MX.287450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura fuscomaculata" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus fuscomaculatus"@fi,
        "Nematus gracilis"@fi,
        "Nematus strongylogaster"@fi,
        "Pteronus dossuarius"@fi,
        "Nematus fuscomaculatus"@sv,
        "Nematus gracilis"@sv,
        "Nematus strongylogaster"@sv,
        "Pteronus dossuarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura fuscomaculata"@fi,
        "Euura fuscomaculata"@sv .

<http://tun.fi/MX.287456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura fuscula" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1958)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus fusculus"@fi,
        "Pteronidea fuscula"@fi,
        "Nematus fusculus"@sv,
        "Pteronidea fuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura fuscula"@fi,
        "Euura fuscula"@sv .

<http://tun.fi/MX.287460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura glabra" ;
    dwc:scientificNameAuthorship "(Vikberg, 1982)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus glaber"@fi,
        "Nematus politus"@fi,
        "Pteronidea polita"@fi,
        "Nematus glaber"@sv,
        "Nematus politus"@sv,
        "Pteronidea polita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura glabra"@fi,
        "Euura glabra"@sv .

<http://tun.fi/MX.287463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura glabriceps" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1949)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pachynematus glabriceps"@fi,
        "Polynematus glabriceps"@fi,
        "Pachynematus glabriceps"@sv,
        "Polynematus glabriceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura glabriceps"@fi,
        "Euura glabriceps"@sv .

<http://tun.fi/MX.287465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura glabrifrons" ;
    dwc:scientificNameAuthorship "(Benson, 1960)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania glabrifrons"@fi,
        "Pontania glabrifrons"@fi,
        "Eupontania glabrifrons"@sv,
        "Pontania glabrifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura glabrifrons"@fi,
        "Euura glabrifrons"@sv .

<http://tun.fi/MX.287468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura glaucae" ;
    dwc:scientificNameAuthorship "(Kopelke, 1994)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pontania glaucae"@fi,
        "Pontania glaucae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura glaucae"@fi,
        "Euura glaucae"@sv .

<http://tun.fi/MX.287472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura gracilidentata" ;
    dwc:scientificNameAuthorship "(Viitasaari, 1980)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Kontuniemiana gracilidentata"@fi,
        "Pteronidea gracilidentata"@fi,
        "Kontuniemiana gracilidentata"@sv,
        "Pteronidea gracilidentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura gracilidentata"@fi,
        "Euura gracilidentata"@sv .

<http://tun.fi/MX.287474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura groenlandica" ;
    dwc:scientificNameAuthorship "(Malaise, 1933)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus groenlandicus"@fi,
        "Amauronematus groenlandicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura groenlandica"@fi,
        "Euura groenlandica"@sv .

<http://tun.fi/MX.287476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura hastatae" ;
    dwc:scientificNameAuthorship "Malaise, 1920" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura hastatae"@fi,
        "Euura hastatae"@sv .

<http://tun.fi/MX.287477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura hastatavora" ;
    dwc:scientificNameAuthorship "Vikberg, 2014" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania hastatae"@fi,
        "Pontania hastatae"@fi,
        "Eupontania hastatae"@sv,
        "Pontania hastatae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura hastatavora"@fi,
        "Euura hastatavora"@sv .

<http://tun.fi/MX.287480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura hebes" ;
    dwc:scientificNameAuthorship "(Konow, 1907)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus hebes"@fi,
        "Amauronematus pristiphorinus"@fi,
        "Amauronematus hebes"@sv,
        "Amauronematus pristiphorinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura hebes"@fi,
        "Euura hebes"@sv .

<http://tun.fi/MX.287483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura hedstroemi" ;
    dwc:scientificNameAuthorship "(Malaise, 1931)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus hedstroemi"@fi,
        "Amauronematus rex"@fi,
        "Amauronematus tillbergi"@fi,
        "Amauronematus hedstroemi"@sv,
        "Amauronematus rex"@sv,
        "Amauronematus tillbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura hedstroemi"@fi,
        "Euura hedstroemi"@sv .

<http://tun.fi/MX.287487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura helleni" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1941)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus helleni"@fi,
        "Amauronematus helléni"@fi,
        "Amauronematus helleni"@sv,
        "Amauronematus helléni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura helleni"@fi,
        "Euura helleni"@sv .

<http://tun.fi/MX.287490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura herbaceae" ;
    dwc:scientificNameAuthorship "(Cameron, 1876)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania herbaceae"@fi,
        "Nematus herbaceae"@fi,
        "Pontania polaris"@fi,
        "Eupontania herbaceae"@sv,
        "Nematus herbaceae"@sv,
        "Pontania polaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura herbaceae"@fi,
        "Euura herbaceae"@sv .

<http://tun.fi/MX.287494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura histrio" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus histrio"@fi,
        "Nematus glenelgensis"@fi,
        "Nematus histrio"@fi,
        "Nematus rufescens"@fi,
        "Amauronematus histrio"@sv,
        "Nematus glenelgensis"@sv,
        "Nematus histrio"@sv,
        "Nematus rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura histrio"@fi,
        "Euura histrio"@sv .

<http://tun.fi/MX.287499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura humeralis" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus humeralis"@fi,
        "Amauronematus terminalis"@fi,
        "Euura squalidus"@fi,
        "Nematus humeralis"@fi,
        "Amauronematus humeralis"@sv,
        "Amauronematus terminalis"@sv,
        "Euura squalidus"@sv,
        "Nematus humeralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura humeralis"@fi,
        "Euura humeralis"@sv .

<http://tun.fi/MX.287503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura hyperborea" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus hyperboreus"@fi,
        "Nematus hyperboreus"@fi,
        "Amauronematus hyperboreus"@sv,
        "Nematus hyperboreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura hyperborea"@fi,
        "Euura hyperborea"@sv .

<http://tun.fi/MX.287506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura hypoxantha" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus hypoxanthus"@fi,
        "Nematus orbitalis"@fi,
        "Nematus palliatus"@fi,
        "Pteronidea nigronota"@fi,
        "Nematus hypoxanthus"@sv,
        "Nematus orbitalis"@sv,
        "Nematus palliatus"@sv,
        "Pteronidea nigronota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura hypoxantha"@fi,
        "Euura hypoxantha"@sv .

<http://tun.fi/MX.287512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura imperfecta" ;
    dwc:scientificNameAuthorship "(Zaddach, 1876)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Larinematus imperfectus"@fi,
        "Nematus imperfectus"@fi,
        "Larinematus imperfectus"@sv,
        "Nematus imperfectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura imperfecta"@fi,
        "Euura imperfecta"@sv .

<http://tun.fi/MX.287515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura incompleta" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus chlorogaster"@fi,
        "Nematus incompletus"@fi,
        "Nematus pulchellus"@fi,
        "Nematus smaragdinus"@fi,
        "Nematus chlorogaster"@sv,
        "Nematus incompletus"@sv,
        "Nematus pulchellus"@sv,
        "Nematus smaragdinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura incompleta"@fi,
        "Euura incompleta"@sv .

<http://tun.fi/MX.287521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura infirma" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus infirmus"@fi,
        "Nematus subaequalis"@fi,
        "Pachynematus freyi"@fi,
        "Polynematus infirmus"@fi,
        "Nematus infirmus"@sv,
        "Nematus subaequalis"@sv,
        "Pachynematus freyi"@sv,
        "Polynematus infirmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura infirma"@fi,
        "Euura infirma"@sv .

<http://tun.fi/MX.287526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura inopinata" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1949)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pachynematus inopinatus"@fi,
        "Polynematus inopinatus"@fi,
        "Pachynematus inopinatus"@sv,
        "Polynematus inopinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura inopinata"@fi,
        "Euura inopinata"@sv .

<http://tun.fi/MX.287528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura insignis" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus insignis"@fi,
        "Pikonema insigne"@fi,
        "Nematus insignis"@sv,
        "Pikonema insigne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura insignis"@fi,
        "Euura insignis"@sv .

<http://tun.fi/MX.287531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura ischnocera" ;
    dwc:scientificNameAuthorship "(Thomson, 1863)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus commixtus"@fi,
        "Nematus ischnocerus"@fi,
        "Nematus leucostigmus"@fi,
        "Nematus prussicus"@fi,
        "Phyllocolpa ischnocera"@fi,
        "Nematus commixtus"@sv,
        "Nematus ischnocerus"@sv,
        "Nematus leucostigmus"@sv,
        "Nematus prussicus"@sv,
        "Phyllocolpa ischnocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura ischnocera"@fi,
        "Euura ischnocera"@sv .

<http://tun.fi/MX.287537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura jugicola" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus jugicola"@fi,
        "Pteronidea karvoneni"@fi,
        "Nematus jugicola"@sv,
        "Pteronidea karvoneni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura jugicola"@fi,
        "Euura jugicola"@sv .

<http://tun.fi/MX.287541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura kangasi" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1964)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus kangasi"@fi,
        "Pteronidea kangasi"@fi,
        "Nematus kangasi"@sv,
        "Pteronidea kangasi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura kangasi"@fi,
        "Euura kangasi"@sv .

<http://tun.fi/MX.287544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura krausi" ;
    dwc:scientificNameAuthorship "(Taeger & Blank, 1998)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus krausi"@fi,
        "Amauronematus krausi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura krausi"@fi,
        "Euura krausi"@sv .

<http://tun.fi/MX.287548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura lappo" ;
    dwc:scientificNameAuthorship "Malaise, 1920" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura lappo"@fi,
        "Euura lappo"@sv .

<http://tun.fi/MX.287550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura latibasis" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1949)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus latibasis"@fi,
        "Pteronidea latibasis"@fi,
        "Nematus latibasis"@sv,
        "Pteronidea latibasis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura latibasis"@fi,
        "Euura latibasis"@sv .

<http://tun.fi/MX.287553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura latiserra" ;
    dwc:scientificNameAuthorship "(Malaise, 1921)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pontopristia latiserra"@fi,
        "Pontopristia latiserra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura latiserra"@fi,
        "Euura latiserra"@sv .

<http://tun.fi/MX.287558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura leionota" ;
    dwc:scientificNameAuthorship "(Benson, 1933)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus leionotus"@fi,
        "Pteronidea leionota"@fi,
        "Nematus leionotus"@sv,
        "Pteronidea leionota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura leionota"@fi,
        "Euura leionota"@sv .

<http://tun.fi/MX.287565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura leptocephalus" ;
    dwc:scientificNameAuthorship "(Thomson, 1863)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus leptocephalus"@fi,
        "Nematus leptocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura leptocephalus"@fi,
        "Euura leptocephalus"@sv .

<http://tun.fi/MX.287568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura leptostigma" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1958)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus leptostigma"@fi,
        "Pteronidea leptostigma"@fi,
        "Nematus leptostigma"@sv,
        "Pteronidea leptostigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura leptostigma"@fi,
        "Euura leptostigma"@sv .

<http://tun.fi/MX.287571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura lethe" ;
    dwc:scientificNameAuthorship "Prous & Liston, 2014" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus atratus"@fi,
        "Amauronematus atratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura lethe"@fi,
        "Euura lethe"@sv .

<http://tun.fi/MX.287573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura leucapsis" ;
    dwc:scientificNameAuthorship "(Tischbein, 1846)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus alienatus"@fi,
        "Nematus coriaceus"@fi,
        "Nematus leucapsis"@fi,
        "Phyllocolpa leucapsis"@fi,
        "Phyllocolpa rolleri"@fi,
        "Nematus alienatus"@sv,
        "Nematus coriaceus"@sv,
        "Nematus leucapsis"@sv,
        "Phyllocolpa leucapsis"@sv,
        "Phyllocolpa rolleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura leucapsis"@fi,
        "Euura leucapsis"@sv .

<http://tun.fi/MX.287578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura leucolena" ;
    dwc:scientificNameAuthorship "(Brischke, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Brachycoluma leucolena"@fi,
        "Nematus leucolenus"@fi,
        "Brachycoluma leucolena"@sv,
        "Nematus leucolenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura leucolena"@fi,
        "Euura leucolena"@sv .

<http://tun.fi/MX.287581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura leucopyga" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1949)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus leucopyga"@fi,
        "Nematus leucopyga"@fi,
        "Pteronidea bipicta"@fi,
        "Amauronematus leucopyga"@sv,
        "Nematus leucopyga"@sv,
        "Pteronidea bipicta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura leucopyga"@fi,
        "Euura leucopyga"@sv .

<http://tun.fi/MX.287585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura leucosticta" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus crassulus"@fi,
        "Nematus erythropygus"@fi,
        "Nematus leucostictus"@fi,
        "Nematus sharpi"@fi,
        "Phyllocolpa leucosticta"@fi,
        "Nematus crassulus"@sv,
        "Nematus erythropygus"@sv,
        "Nematus leucostictus"@sv,
        "Nematus sharpi"@sv,
        "Phyllocolpa leucosticta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura leucosticta"@fi,
        "Euura leucosticta"@sv .

<http://tun.fi/MX.287590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura leucotrocha" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Euura leucotrocha"@fi,
        "Kontuniemiana leucotrocha"@fi,
        "Nematus approximatus"@fi,
        "Nematus consobrinus"@fi,
        "Nematus leucotrochus"@fi,
        "Nematus maculiventris"@fi,
        "Nematus multiplex"@fi,
        "Nematus sauterianus"@fi,
        "Nematus umbrinus"@fi,
        "Pteronidea cognata"@fi,
        "Kontuniemiana leucotrocha"@sv,
        "Nematus approximatus"@sv,
        "Nematus consobrinus"@sv,
        "Nematus leucotrochus"@sv,
        "Nematus maculiventris"@sv,
        "Nematus multiplex"@sv,
        "Nematus sauterianus"@sv,
        "Nematus umbrinus"@sv,
        "Pteronidea cognata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herukkalehtiäinen"@fi,
        "Euura leucotrocha"@sv .

<http://tun.fi/MX.287601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura lichtwardti" ;
    dwc:scientificNameAuthorship "(Konow, 1903)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pachynematus lichtwardti"@fi,
        "Pachynematus lichtwardti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura lichtwardti"@fi,
        "Euura lichtwardti"@sv .

<http://tun.fi/MX.287603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura lienterica" ;
    dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus lientericus"@fi,
        "Nematus lientericus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura lienterica"@fi,
        "Euura lienterica"@sv .

<http://tun.fi/MX.287606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura lindbergi" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1958)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus lindbergi"@fi,
        "Pteronidea lindbergi"@fi,
        "Nematus lindbergi"@sv,
        "Pteronidea lindbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura lindbergi"@fi,
        "Euura lindbergi"@sv .

<http://tun.fi/MX.287609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura lindqvisti" ;
    dwc:scientificNameAuthorship "(Hellén, 1951)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus lindqvisti"@fi,
        "Amauronematus lindqvisti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura lindqvisti"@fi,
        "Euura lindqvisti"@sv .

<http://tun.fi/MX.287611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura longicauda" ;
    dwc:scientificNameAuthorship "(Hellén, 1948)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus longicauda"@fi,
        "Nematus longicauda"@fi,
        "Amauronematus longicauda"@sv,
        "Nematus longicauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura longicauda"@fi,
        "Euura longicauda"@sv .

<http://tun.fi/MX.287614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura longiserra" ;
    dwc:scientificNameAuthorship "(Thomson, 1863)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus longiserra"@fi,
        "Nematus leucodous"@fi,
        "Nematus longiserra"@fi,
        "Amauronematus longiserra"@sv,
        "Nematus leucodous"@sv,
        "Nematus longiserra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura longiserra"@fi,
        "Euura longiserra"@sv .

<http://tun.fi/MX.287618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura macrophthalmus" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1959)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus macrophthalmus"@fi,
        "Amauronematus macrophthalmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura macrophthalmus"@fi,
        "Euura macrophthalmus"@sv .

<http://tun.fi/MX.287620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura maculifrons" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1960)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus maculifrons"@fi,
        "Pteronidea maculifrons"@fi,
        "Nematus maculifrons"@sv,
        "Pteronidea maculifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura maculifrons"@fi,
        "Euura maculifrons"@sv .

<http://tun.fi/MX.287623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura mcluckieae" ;
    dwc:scientificNameAuthorship "(Benson, 1935)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus mcluckieae"@fi,
        "Amauronematus mcluckiei"@fi,
        "Amauronematus pustulatus"@fi,
        "Amauronematus mcluckieae"@sv,
        "Amauronematus mcluckiei"@sv,
        "Amauronematus pustulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura mcluckieae"@fi,
        "Euura mcluckieae"@sv .

<http://tun.fi/MX.287627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura malaisei" ;
    dwc:scientificNameAuthorship "(Hellén, 1970)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus malaisei"@fi,
        "Brachycoluma longiserra"@fi,
        "Amauronematus malaisei"@sv,
        "Brachycoluma longiserra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura malaisei"@fi,
        "Euura malaisei"@sv .

<http://tun.fi/MX.287629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura melanocephalus" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus melanocephalus"@fi,
        "Pteronus xanthostomus"@fi,
        "Nematus melanocephalus"@sv,
        "Pteronus xanthostomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura melanocephalus"@fi,
        "Euura melanocephalus"@sv .

<http://tun.fi/MX.287633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura melanochroa" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1969)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus melanochrous"@fi,
        "Pteronidea melanochroa"@fi,
        "Nematus melanochrous"@sv,
        "Pteronidea melanochroa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura melanochroa"@fi,
        "Euura melanochroa"@sv .

<http://tun.fi/MX.287636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura microphyes" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus microphyes"@fi,
        "Pontopristia microphyes"@fi,
        "Pontopristia nana"@fi,
        "Pontopristia romani"@fi,
        "Nematus microphyes"@sv,
        "Pontopristia microphyes"@sv,
        "Pontopristia nana"@sv,
        "Pontopristia romani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura microphyes"@fi,
        "Euura microphyes"@sv .

<http://tun.fi/MX.287641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura microserrata" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1941)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus microserratus"@fi,
        "Pteronidea microserrata"@fi,
        "Nematus microserratus"@sv,
        "Pteronidea microserrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura microserrata"@fi,
        "Euura microserrata"@sv .

<http://tun.fi/MX.287644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura miliaris" ;
    dwc:scientificNameAuthorship "(Panzer, 1797)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus miliaris"@fi,
        "Nematus solitarius"@fi,
        "Nematus testaceus"@fi,
        "Tenthredo miliaris"@fi,
        "Nematus miliaris"@sv,
        "Nematus solitarius"@sv,
        "Nematus testaceus"@sv,
        "Tenthredo miliaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura miliaris"@fi,
        "Euura miliaris"@sv .

<http://tun.fi/MX.287649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura mimator" ;
    dwc:scientificNameAuthorship "Schmidt, 2014" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus mimus"@fi,
        "Amauronematus mimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura mimator"@fi,
        "Euura mimator"@sv .

<http://tun.fi/MX.287651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura moerens" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus moerens"@fi,
        "Nematus pleuralis"@fi,
        "Nematus pygostolus"@fi,
        "Pachynematus moerens"@fi,
        "Pachynematus pullus"@fi,
        "Pachynematus torridonensis"@fi,
        "Nematus moerens"@sv,
        "Nematus pleuralis"@sv,
        "Nematus pygostolus"@sv,
        "Pachynematus moerens"@sv,
        "Pachynematus pullus"@sv,
        "Pachynematus torridonensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura moerens"@fi,
        "Euura moerens"@sv .

<http://tun.fi/MX.287658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura montana" ;
    dwc:scientificNameAuthorship "(Zaddach, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Epicenematus montanus"@fi,
        "Nematus montanus"@fi,
        "Epicenematus montanus"@sv,
        "Nematus montanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura montana"@fi,
        "Euura montana"@sv .

<http://tun.fi/MX.287661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura monticola" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus monticola"@fi,
        "Pachynematus perkioemaekii"@fi,
        "Nematus monticola"@sv,
        "Pachynematus perkioemaekii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura monticola"@fi,
        "Euura monticola"@sv .

<http://tun.fi/MX.287664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura mucronata" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Cryptocampus gemmarum"@fi,
        "Euura gallae"@fi,
        "Euura gemmacinereae"@fi,
        "Euura nigritarsis"@fi,
        "Nematus mucronatus"@fi,
        "Cryptocampus gemmarum"@sv,
        "Euura gallae"@sv,
        "Euura gemmacinereae"@sv,
        "Euura nigritarsis"@sv,
        "Nematus mucronatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura mucronata"@fi,
        "Euura mucronata"@sv .

<http://tun.fi/MX.287667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura munda" ;
    dwc:scientificNameAuthorship "(Konow, 1895)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus mundus"@fi,
        "Amauronematus mundus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura munda"@fi,
        "Euura munda"@sv .

<http://tun.fi/MX.287676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura myrsiniticola" ;
    dwc:scientificNameAuthorship "(Kopelke, 1991)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania myrsiniticola"@fi,
        "Pontania myrsiniticola"@fi,
        "Eupontania myrsiniticola"@sv,
        "Pontania myrsiniticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura myrsiniticola"@fi,
        "Euura myrsiniticola"@sv .

<http://tun.fi/MX.287679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura myrtilloides" ;
    dwc:scientificNameAuthorship "Kopelke, 1996" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura myrtilloides"@fi,
        "Euura myrtilloides"@sv .

<http://tun.fi/MX.287680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura myrtilloidica" ;
    dwc:scientificNameAuthorship "(Kopelke, 1991)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania myrtilloidica"@fi,
        "Pontania myrtilloidica"@fi,
        "Eupontania myrtilloidica"@sv,
        "Pontania myrtilloidica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura myrtilloidica"@fi,
        "Euura myrtilloidica"@sv .

<http://tun.fi/MX.287683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura nigricantis" ;
    dwc:scientificNameAuthorship "(Kopelke, 1986)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pontania nigricantis"@fi,
        "Pontania nigricantis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura nigricantis"@fi,
        "Euura nigricantis"@sv .

<http://tun.fi/MX.287685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura nigricornis" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus miniatus"@fi,
        "Nematus nigricornis"@fi,
        "Nematus sibiricus"@fi,
        "Nematus zetterstedti"@fi,
        "Nematus miniatus"@sv,
        "Nematus nigricornis"@sv,
        "Nematus sibiricus"@sv,
        "Nematus zetterstedti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura nigricornis"@fi,
        "Euura nigricornis"@sv .

<http://tun.fi/MX.287691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura nigrina" ;
    dwc:scientificNameAuthorship "(Schmidt, 1997)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus nigrinus"@fi,
        "Amauronematus nigrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura nigrina"@fi,
        "Euura nigrina"@sv .

<http://tun.fi/MX.287695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura nimbus" ;
    dwc:scientificNameAuthorship "(Benson, 1960)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus lanceatus"@fi,
        "Amauronematus nimbus"@fi,
        "Amauronematus lanceatus"@sv,
        "Amauronematus nimbus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura nimbus"@fi,
        "Euura nimbus"@sv .

<http://tun.fi/MX.287698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura nitida" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1969)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus nitidus"@fi,
        "Pteronidea nitida"@fi,
        "Nematus nitidus"@sv,
        "Pteronidea nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura nitida"@fi,
        "Euura nitida"@sv .

<http://tun.fi/MX.287701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura nitidinota" ;
    dwc:scientificNameAuthorship "(Vikberg, 2010)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Tubpontania nitidinota"@fi,
        "Tubpontania nitidinota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura nitidinota"@fi,
        "Euura nitidinota"@sv .

<http://tun.fi/MX.287703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura nitidula" ;
    dwc:scientificNameAuthorship "Prous & Taeger, 2014" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus nitens"@fi,
        "Amauronematus nitens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura nitidula"@fi,
        "Euura nitidula"@sv .

<http://tun.fi/MX.287705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura nivalis" ;
    dwc:scientificNameAuthorship "(Vikberg, 1970)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania nivalis"@fi,
        "Pontania nivalis"@fi,
        "Eupontania nivalis"@sv,
        "Pontania nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura nivalis"@fi,
        "Euura nivalis"@sv .

<http://tun.fi/MX.287708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura bergmanni" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1835)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus longicornis"@fi,
        "Nematus bergmanni"@fi,
        "Nematus betulinus"@fi,
        "Nematus curtispina"@fi,
        "Nematus varipictus"@fi,
        "Nematus virescens"@fi,
        "Pteronidea vernalis"@fi,
        "Amauronematus longicornis"@sv,
        "Nematus bergmanni"@sv,
        "Nematus betulinus"@sv,
        "Nematus curtispina"@sv,
        "Nematus varipictus"@sv,
        "Nematus virescens"@sv,
        "Pteronidea vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura bergmanni"@fi,
        "Euura bergmanni"@sv .

<http://tun.fi/MX.287718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura berolinensis" ;
    dwc:scientificNameAuthorship "(Muche, 1970)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus berolinensis"@fi,
        "Amauronematus kevoensis"@fi,
        "Pachynematus berolinensis"@fi,
        "Amauronematus berolinensis"@sv,
        "Amauronematus kevoensis"@sv,
        "Pachynematus berolinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura berolinensis"@fi,
        "Euura berolinensis"@sv .

<http://tun.fi/MX.287722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura bertilpoppii" ;
    dwc:scientificNameAuthorship "Heibo & Liston, 2014" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus poppii"@fi,
        "Amauronematus poppii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura bertilpoppii"@fi,
        "Euura bertilpoppii"@sv .

<http://tun.fi/MX.287724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura betulae" ;
    dwc:scientificNameAuthorship "(Schmidt, 1997)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus betulae"@fi,
        "Amauronematus betulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura betulae"@fi,
        "Euura betulae"@sv .

<http://tun.fi/MX.287726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura bigallae" ;
    dwc:scientificNameAuthorship "(Vikberg & Zinovjev, 2014)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pontania bigallae"@fi,
        "Pontania bigallae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura bigallae"@fi,
        "Euura bigallae"@sv .

<http://tun.fi/MX.287727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura bipartita" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus aurantiacus"@fi,
        "Nematus bipartitus"@fi,
        "Nematus ochropus"@fi,
        "Nematus xanthogaster"@fi,
        "Nematus aurantiacus"@sv,
        "Nematus bipartitus"@sv,
        "Nematus ochropus"@sv,
        "Nematus xanthogaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura bipartita"@fi,
        "Euura bipartita"@sv .

<http://tun.fi/MX.287733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura bohemani" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus bohemani"@fi,
        "Pteronidea fuscinervis"@fi,
        "Pteronidea pseudonotabilis"@fi,
        "Nematus bohemani"@sv,
        "Pteronidea fuscinervis"@sv,
        "Pteronidea pseudonotabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura bohemani"@fi,
        "Euura bohemani"@sv .

<http://tun.fi/MX.287740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura boreophila" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1971)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus boreophilus"@fi,
        "Pteronidea boreophila"@fi,
        "Nematus boreophilus"@sv,
        "Pteronidea boreophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura boreophila"@fi,
        "Euura boreophila"@sv .

<http://tun.fi/MX.287743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura branderi" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1969)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus branderi"@fi,
        "Brachycoluma branderi"@fi,
        "Amauronematus branderi"@sv,
        "Brachycoluma branderi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura branderi"@fi,
        "Euura branderi"@sv .

<http://tun.fi/MX.287746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura brevicornis" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania brevicornis"@fi,
        "Nematus brevicornis"@fi,
        "Nematus congruens"@fi,
        "Eupontania brevicornis"@sv,
        "Nematus brevicornis"@sv,
        "Nematus congruens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura brevicornis"@fi,
        "Euura brevicornis"@sv .

<http://tun.fi/MX.287750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura brevilabris" ;
    dwc:scientificNameAuthorship "(Malaise, 1921)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pontopristia brevilabris"@fi,
        "Pontopristia brevilabris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura brevilabris"@fi,
        "Euura brevilabris"@sv .

<http://tun.fi/MX.287760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura bridgmanii" ;
    dwc:scientificNameAuthorship "(Cameron, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus bridgmanii"@fi,
        "Pontania bridgmanii"@fi,
        "Pontania kirchneri"@fi,
        "Pontania obscura"@fi,
        "Nematus bridgmanii"@sv,
        "Pontania bridgmanii"@sv,
        "Pontania kirchneri"@sv,
        "Pontania obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura bridgmanii"@fi,
        "Euura bridgmanii"@sv .

<http://tun.fi/MX.287764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura brunnescens" ;
    dwc:scientificNameAuthorship "(Vikberg, 1982)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus brunnescens"@fi,
        "Nematus brunneus"@fi,
        "Nematus capito"@fi,
        "Pteronidea brunnea"@fi,
        "Pteronus capito"@fi,
        "Nematus brunnescens"@sv,
        "Nematus brunneus"@sv,
        "Nematus capito"@sv,
        "Pteronidea brunnea"@sv,
        "Pteronus capito"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura brunnescens"@fi,
        "Euura brunnescens"@sv .

<http://tun.fi/MX.287769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura cadderensis" ;
    dwc:scientificNameAuthorship "(Cameron, 1875)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus cadderensis"@fi,
        "Pteronidea macroserrata"@fi,
        "Nematus cadderensis"@sv,
        "Pteronidea macroserrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura cadderensis"@fi,
        "Euura cadderensis"@sv .

<http://tun.fi/MX.287773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura caeruleocarpus" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus brachyacanthus"@fi,
        "Nematus brevispinis"@fi,
        "Nematus caeruleocarpus"@fi,
        "Nematus propinquus"@fi,
        "Nematus sulcipes"@fi,
        "Nematus brachyacanthus"@sv,
        "Nematus brevispinis"@sv,
        "Nematus caeruleocarpus"@sv,
        "Nematus propinquus"@sv,
        "Nematus sulcipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura caeruleocarpus"@fi,
        "Euura caeruleocarpus"@sv .

<http://tun.fi/MX.287780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura carbonaria" ;
    dwc:scientificNameAuthorship "(Hellén, 1951)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus carbonarius"@fi,
        "Amauronematus carbonarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura carbonaria"@fi,
        "Euura carbonaria"@sv .

<http://tun.fi/MX.287782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura carelica" ;
    dwc:scientificNameAuthorship "(Hellén, 1948)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus carelicus"@fi,
        "Pteronidea winteri"@fi,
        "Nematus carelicus"@sv,
        "Pteronidea winteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura carelica"@fi,
        "Euura carelica"@sv .

<http://tun.fi/MX.287785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura carinata" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1969)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus carinatus"@fi,
        "Pteronidea carinata"@fi,
        "Nematus carinatus"@sv,
        "Pteronidea carinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura carinata"@fi,
        "Euura carinata"@sv .

<http://tun.fi/MX.287788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura destricta" ;
    dwc:scientificNameAuthorship "(MacGillivray, 1923)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Euura carinifrons"@fi,
        "Euura plicaglauca"@fi,
        "Phyllocolpa carinifrons"@fi,
        "Phyllocolpa plicaglauca"@fi,
        "Pontania carinifrons"@fi,
        "Pontania destricta"@fi,
        "Euura carinifrons"@sv,
        "Euura plicaglauca"@sv,
        "Phyllocolpa carinifrons"@sv,
        "Phyllocolpa plicaglauca"@sv,
        "Pontania carinifrons"@sv,
        "Pontania destricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura destricta"@fi,
        "Euura destricta"@sv .

<http://tun.fi/MX.287791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura caudalis" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1968)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus caudalis"@fi,
        "Pteronidea caudalis"@fi,
        "Nematus caudalis"@sv,
        "Pteronidea caudalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura caudalis"@fi,
        "Euura caudalis"@sv .

<http://tun.fi/MX.287796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura clavicercus" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1957)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus clavicercus"@fi,
        "Nematus clavicercus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura clavicercus"@fi,
        "Euura clavicercus"@sv .

<http://tun.fi/MX.287798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura clibrichella" ;
    dwc:scientificNameAuthorship "(Cameron, 1878)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus clibrichellus"@fi,
        "Nematus clibrichensis"@fi,
        "Pachynematus clibrichellus"@fi,
        "Nematus clibrichellus"@sv,
        "Nematus clibrichensis"@sv,
        "Pachynematus clibrichellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura clibrichella"@fi,
        "Euura clibrichella"@sv .

<http://tun.fi/MX.287802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura tenuiserra" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1944)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus tenuiserra"@fi,
        "Amauronematus tenuiserra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura tenuiserra"@fi,
        "Euura tenuiserra"@sv .

<http://tun.fi/MX.287804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura testaceipes" ;
    dwc:scientificNameAuthorship "(Brischke, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Cryptocampus testaceipes"@fi,
        "Euura cynips"@fi,
        "Cryptocampus testaceipes"@sv,
        "Euura cynips"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura testaceipes"@fi,
        "Euura testaceipes"@sv .

<http://tun.fi/MX.287807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura thunebergi" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1959)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus thunebergi"@fi,
        "Pteronidea thunebergi"@fi,
        "Nematus thunebergi"@sv,
        "Pteronidea thunebergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura thunebergi"@fi,
        "Euura thunebergi"@sv .

<http://tun.fi/MX.287811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura toeniata" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus aemulus"@fi,
        "Amauronematus alpicola"@fi,
        "Amauronematus toeniatus"@fi,
        "Nematus toeniatus"@fi,
        "Amauronematus aemulus"@sv,
        "Amauronematus alpicola"@sv,
        "Amauronematus toeniatus"@sv,
        "Nematus toeniatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura toeniata"@fi,
        "Euura toeniata"@sv .

<http://tun.fi/MX.287816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura torneensis" ;
    dwc:scientificNameAuthorship "(Malaise, 1920)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus torneensis"@fi,
        "Nematus torneensis"@fi,
        "Amauronematus torneensis"@sv,
        "Nematus torneensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura torneensis"@fi,
        "Euura torneensis"@sv .

<http://tun.fi/MX.287819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura tota" ;
    dwc:scientificNameAuthorship "(Saarinen, 1950)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus totus"@fi,
        "Amauronematus totus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura tota"@fi,
        "Euura tota"@sv .

<http://tun.fi/MX.287821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura tranquilla" ;
    dwc:scientificNameAuthorship "Vårdal & Prous, 2014" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus obscurus"@fi,
        "Amauronematus pacificus"@fi,
        "Amauronematus obscurus"@sv,
        "Amauronematus pacificus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura tranquilla"@fi,
        "Euura tranquilla"@sv .

<http://tun.fi/MX.287824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura trautmanni" ;
    dwc:scientificNameAuthorship "(Enslin, 1919)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus cameroni"@fi,
        "Amauronematus lateralis"@fi,
        "Amauronematus piliserra"@fi,
        "Amauronematus trautmanni"@fi,
        "Amauronematus cameroni"@sv,
        "Amauronematus lateralis"@sv,
        "Amauronematus piliserra"@sv,
        "Amauronematus trautmanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura trautmanni"@fi,
        "Euura trautmanni"@sv .

<http://tun.fi/MX.287829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura triandrae" ;
    dwc:scientificNameAuthorship "(Benson, 1941)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pontania triandrae"@fi,
        "Pontania triandrae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura triandrae"@fi,
        "Euura triandrae"@sv .

<http://tun.fi/MX.287831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura tristis" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1959)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus sempersolis"@fi,
        "Amauronematus tristis"@fi,
        "Amauronematus sempersolis"@sv,
        "Amauronematus tristis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura tristis"@fi,
        "Euura tristis"@sv .

<http://tun.fi/MX.287834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura truncicornis" ;
    dwc:scientificNameAuthorship "(Vikberg, 1982)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus curticornis"@fi,
        "Nematus truncicornis"@fi,
        "Pteronidea curticornis"@fi,
        "Nematus curticornis"@sv,
        "Nematus truncicornis"@sv,
        "Pteronidea curticornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura truncicornis"@fi,
        "Euura truncicornis"@sv .

<http://tun.fi/MX.287837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura trunca" ;
    dwc:scientificNameAuthorship "(Vikberg, 1982)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus truncus"@fi,
        "Nematus truncus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura trunca"@fi,
        "Euura trunca"@sv .

<http://tun.fi/MX.287840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura tunicata" ;
    dwc:scientificNameAuthorship "(Zaddach, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus tunicatus"@fi,
        "Nematus laevis"@fi,
        "Nematus tunicatus"@fi,
        "Amauronematus tunicatus"@sv,
        "Nematus laevis"@sv,
        "Nematus tunicatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura tunicata"@fi,
        "Euura tunicata"@sv .

<http://tun.fi/MX.287844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura uda" ;
    dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus udus"@fi,
        "Polynematus udus"@fi,
        "Nematus udus"@sv,
        "Polynematus udus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura uda"@fi,
        "Euura uda"@sv .

<http://tun.fi/MX.287847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura vaccinii" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1964)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus vaccinii"@fi,
        "Pteronidea vaccinii"@fi,
        "Nematus vaccinii"@sv,
        "Pteronidea vaccinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura vaccinii"@fi,
        "Euura vaccinii"@sv .

<http://tun.fi/MX.287850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura vaga" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus leucogaster"@fi,
        "Nematus punctipleuris"@fi,
        "Nematus punctulatus"@fi,
        "Pachynematus vagus"@fi,
        "Tenthredo vaga"@fi,
        "Nematus leucogaster"@sv,
        "Nematus punctipleuris"@sv,
        "Nematus punctulatus"@sv,
        "Pachynematus vagus"@sv,
        "Tenthredo vaga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura vaga"@fi,
        "Euura vaga"@sv .

<http://tun.fi/MX.287857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura vaginosa" ;
    dwc:scientificNameAuthorship "(Konow, 1903)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pachynematus vaginosus"@fi,
        "Polynematus vaginosus"@fi,
        "Pachynematus vaginosus"@sv,
        "Polynematus vaginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura vaginosa"@fi,
        "Euura vaginosa"@sv .

<http://tun.fi/MX.287861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura varians" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1962)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus varians"@fi,
        "Nematus varians"@fi,
        "Amauronematus varians"@sv,
        "Nematus varians"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura varians"@fi,
        "Euura varians"@sv .

<http://tun.fi/MX.287864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura variator" ;
    dwc:scientificNameAuthorship "(Ruthe, 1859)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus longidens"@fi,
        "Amauronematus variator"@fi,
        "Nematus variator"@fi,
        "Amauronematus longidens"@sv,
        "Amauronematus variator"@sv,
        "Nematus variator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura variator"@fi,
        "Euura variator"@sv .

<http://tun.fi/MX.287868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura variegata" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1958)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus variegatus"@fi,
        "Pteronidea variegata"@fi,
        "Nematus variegatus"@sv,
        "Pteronidea variegata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura variegata"@fi,
        "Euura variegata"@sv .

<http://tun.fi/MX.287871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura weiffenbachiella" ;
    dwc:scientificNameAuthorship "Liston & Vikberg, 2017" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Euura weiffenbachi"@fi,
        "Euura weiffenbachii"@fi,
        "Euura weiffenbachi"@sv,
        "Euura weiffenbachii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura weiffenbachiella"@fi,
        "Euura weiffenbachiella"@sv .

<http://tun.fi/MX.287873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura venusta" ;
    dwc:scientificNameAuthorship "(Brischke, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Cryptocampus venustus"@fi,
        "Cryptocampus venustus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura venusta"@fi,
        "Euura venusta"@sv .

<http://tun.fi/MX.287875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura verticalis" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1958)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus verticalis"@fi,
        "Pteronidea verticalis"@fi,
        "Nematus verticalis"@sv,
        "Pteronidea verticalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura verticalis"@fi,
        "Euura verticalis"@sv .

<http://tun.fi/MX.287877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura vesicator" ;
    dwc:scientificNameAuthorship "(Bremi-Wolf, 1849)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania vesicator"@fi,
        "Nematus helicinus"@fi,
        "Nematus vesicator"@fi,
        "Eupontania vesicator"@sv,
        "Nematus helicinus"@sv,
        "Nematus vesicator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura vesicator"@fi,
        "Euura vesicator"@sv .

<http://tun.fi/MX.287881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura vicina" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus longispinis"@fi,
        "Nematus vicinus"@fi,
        "Nematus longispinis"@sv,
        "Nematus vicinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura vicina"@fi,
        "Euura vicina"@sv .

<http://tun.fi/MX.287890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura viduatina" ;
    dwc:scientificNameAuthorship "(Malaise, 1931)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus viduatinus"@fi,
        "Amauronematus viduatinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura viduatina"@fi,
        "Euura viduatina"@sv .

<http://tun.fi/MX.287892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura viduatoides" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1960)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus viduatoides"@fi,
        "Brachycoluma viduatoides"@fi,
        "Amauronematus viduatoides"@sv,
        "Brachycoluma viduatoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura viduatoides"@fi,
        "Euura viduatoides"@sv .

<http://tun.fi/MX.287895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura villosa" ;
    dwc:scientificNameAuthorship "(Thomson, 1863)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus arcticus"@fi,
        "Nematus villosus"@fi,
        "Nematus arcticus"@sv,
        "Nematus villosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura villosa"@fi,
        "Euura villosa"@sv .

<http://tun.fi/MX.287900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora subarctica" ;
    dwc:scientificNameAuthorship "(Forsslund, 1936)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus subarcticus"@fi,
        "Pristiphora pseudosaxesenii"@fi,
        "Lygaeonematus subarcticus"@sv,
        "Pristiphora pseudosaxesenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora subarctica"@fi,
        "Pristiphora subarctica"@sv .

<http://tun.fi/MX.287903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora subopaca" ;
    dwc:scientificNameAuthorship "Lindqvist, 1955" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Pristiphora brunniapex"@fi,
        "Pristiphora coniceps"@fi,
        "Pristiphora brunniapex"@sv,
        "Pristiphora coniceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora subopaca"@fi,
        "Pristiphora subopaca"@sv .

<http://tun.fi/MX.287905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora paralella" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus tenuicornis"@fi,
        "Nematus paralellus"@fi,
        "Pristiphora tenuicornis"@fi,
        "Lygaeonematus tenuicornis"@sv,
        "Nematus paralellus"@sv,
        "Pristiphora tenuicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora paralella"@fi,
        "Pristiphora paralella"@sv .

<http://tun.fi/MX.287907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora tenuiserra" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1959)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Micronematus tenuiserra"@fi,
        "Pristiphora thalenhorsti"@fi,
        "Micronematus tenuiserra"@sv,
        "Pristiphora thalenhorsti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora tenuiserra"@fi,
        "Pristiphora tenuiserra"@sv .

<http://tun.fi/MX.287910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora testacea" ;
    dwc:scientificNameAuthorship "(Jurine, 1807)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus betularius"@fi,
        "Nematus betulinus"@fi,
        "Nematus crassiventris"@fi,
        "Pteronus testaceus"@fi,
        "Nematus betularius"@sv,
        "Nematus betulinus"@sv,
        "Nematus crassiventris"@sv,
        "Pteronus testaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora testacea"@fi,
        "Pristiphora testacea"@sv .

<http://tun.fi/MX.287915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora thalictrivora" ;
    dwc:scientificNameAuthorship "Lindqvist, 1962" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Pristiphora thalictricola"@fi,
        "Pristiphora thalictricola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora thalictrivora"@fi,
        "Pristiphora thalictrivora"@sv .

<http://tun.fi/MX.287919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora trochanterica" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1952)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeotus trochantericus"@fi,
        "Lygaeotus trochantericus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora trochanterica"@fi,
        "Pristiphora trochanterica"@sv .

<http://tun.fi/MX.287921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora wesmaeli" ;
    dwc:scientificNameAuthorship "(Tischbein, 1853)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus wesmaeli"@fi,
        "Pristiphora pseudosaxesenii"@fi,
        "Nematus wesmaeli"@sv,
        "Pristiphora pseudosaxesenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora wesmaeli"@fi,
        "Pristiphora wesmaeli"@sv .

<http://tun.fi/MX.287927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneugmenus coronatus" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.287925> ;
    skos:hiddenLabel "Selandria analis"@fi,
        "Tenthredo coronata"@fi,
        "Selandria analis"@sv,
        "Tenthredo coronata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aneugmenus coronatus"@fi,
        "Aneugmenus coronatus"@sv .

<http://tun.fi/MX.287930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneugmenus fuerstenbergensis" ;
    dwc:scientificNameAuthorship "(Konow, 1885)" ;
    skos:broader <http://tun.fi/MX.287925> ;
    skos:hiddenLabel "Selandria fürstenbergensis"@fi,
        "Selandria fürstenbergensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aneugmenus fuerstenbergensis"@fi,
        "Aneugmenus fuerstenbergensis"@sv .

<http://tun.fi/MX.287932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneugmenus padi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1760)" ;
    skos:broader <http://tun.fi/MX.287925> ;
    skos:hiddenLabel "Tenthredo padi"@fi,
        "Tenthredo stramineipes"@fi,
        "Tenthredo padi"@sv,
        "Tenthredo stramineipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aneugmenus padi"@fi,
        "Aneugmenus padi"@sv .

<http://tun.fi/MX.287935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneugmenus temporalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.287925> ;
    skos:hiddenLabel "Selandria temporalis"@fi,
        "Selandria temporalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aneugmenus temporalis"@fi,
        "Aneugmenus temporalis"@sv .

<http://tun.fi/MX.287941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus ferrugatus" ;
    dwc:scientificNameAuthorship "Serville, 1823" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus ferrugatus"@fi,
        "Dolerus ferrugatus"@sv .

<http://tun.fi/MX.287943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus madidus" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Tenthredo lateritia"@fi,
        "Tenthredo madida"@fi,
        "Tenthredo lateritia"@sv,
        "Tenthredo madida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus madidus"@fi,
        "Dolerus madidus"@sv .

<http://tun.fi/MX.287946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus pachycerus" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus taeniatus"@fi,
        "Dolerus taeniatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus pachycerus"@fi,
        "Dolerus pachycerus"@sv .

<http://tun.fi/MX.287949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus triplicatus" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus lugubris"@fi,
        "Tenthredo triplicata"@fi,
        "Dolerus lugubris"@sv,
        "Tenthredo triplicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus triplicatus"@fi,
        "Dolerus triplicatus"@sv .

<http://tun.fi/MX.287953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus genucinctus" ;
    dwc:scientificNameAuthorship "Zaddach, 1859" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus annulipes"@fi,
        "Dolerus annulipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus genucinctus"@fi,
        "Dolerus genucinctus"@sv .

<http://tun.fi/MX.287956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus vestigialis" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Tenthredo plaga"@fi,
        "Tenthredo vestigialis"@fi,
        "Tenthredo plaga"@sv,
        "Tenthredo vestigialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus vestigialis"@fi,
        "Dolerus vestigialis"@sv .

<http://tun.fi/MX.287960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus aericeps" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus bajulus"@fi,
        "Dolerus bajulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus aericeps"@fi,
        "Dolerus aericeps"@sv .

<http://tun.fi/MX.287963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus bimaculatus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus saxatilis"@fi,
        "Tenthredo bimaculatus"@fi,
        "Dolerus saxatilis"@sv,
        "Tenthredo bimaculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus bimaculatus"@fi,
        "Dolerus bimaculatus"@sv .

<http://tun.fi/MX.287966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus cothurnatus" ;
    dwc:scientificNameAuthorship "Serville, 1823" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus cothurnatus"@fi,
        "Dolerus cothurnatus"@sv .

<http://tun.fi/MX.287968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus elderi" ;
    dwc:scientificNameAuthorship "Kincaid, 1900" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus pullulus"@fi,
        "Dolerus pullulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus elderi"@fi,
        "Dolerus elderi"@sv .

<http://tun.fi/MX.287970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus germanicus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus arcticus"@fi,
        "Dolerus germanicus fuscipennis"@fi,
        "Dosytheus fuscipennis"@fi,
        "Tenthredo eglanteriae"@fi,
        "Tenthredo germanicus"@fi,
        "Tenthredo pedestris"@fi,
        "Dolerus arcticus"@sv,
        "Dolerus germanicus fuscipennis"@sv,
        "Dosytheus fuscipennis"@sv,
        "Tenthredo eglanteriae"@sv,
        "Tenthredo germanicus"@sv,
        "Tenthredo pedestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus germanicus"@fi,
        "Dolerus germanicus"@sv .

<http://tun.fi/MX.287978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus subarcticus" ;
    dwc:scientificNameAuthorship "Hellén, 1956" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus willoughbyi"@fi,
        "Dolerus willoughbyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus subarcticus"@fi,
        "Dolerus subarcticus"@sv .

<http://tun.fi/MX.287981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus yukonensis" ;
    dwc:scientificNameAuthorship "Norton, 1872" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus arcticola"@fi,
        "Dolerus scoticus"@fi,
        "Dolerus arcticola"@sv,
        "Dolerus scoticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus yukonensis"@fi,
        "Dolerus yukonensis"@sv .

<http://tun.fi/MX.287985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus gessneri" ;
    dwc:scientificNameAuthorship "André, 1880" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus labiosus"@fi,
        "Dolerus labiosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus gessneri"@fi,
        "Dolerus gessneri"@sv .

<http://tun.fi/MX.287988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus pratensis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Tenthredo abietis"@fi,
        "Tenthredo deserta"@fi,
        "Tenthredo dubia"@fi,
        "Tenthredo pratensis"@fi,
        "Tenthredo timida"@fi,
        "Tenthredo abietis"@sv,
        "Tenthredo deserta"@sv,
        "Tenthredo dubia"@sv,
        "Tenthredo pratensis"@sv,
        "Tenthredo timida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus pratensis"@fi,
        "Dolerus pratensis"@sv .

<http://tun.fi/MX.287995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus gilvipes" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Loderus ornatulus"@fi,
        "Tenthredo gilvipes"@fi,
        "Loderus ornatulus"@sv,
        "Tenthredo gilvipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus gilvipes"@fi,
        "Dolerus gilvipes"@sv .

<http://tun.fi/MX.287998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus pratorum" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Tenthredo pratorum"@fi,
        "Tenthredo pratorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus pratorum"@fi,
        "Dolerus pratorum"@sv .

<http://tun.fi/MX.288001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus eversmanni" ;
    dwc:scientificNameAuthorship "W. F. Kirby, 1882" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus palmatus"@fi,
        "Dolerus palmatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus eversmanni"@fi,
        "Dolerus eversmanni"@sv .

<http://tun.fi/MX.288004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus aeneus" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus elongatus"@fi,
        "Dolerus incertus"@fi,
        "Dolerus longicornis"@fi,
        "Dolerus elongatus"@sv,
        "Dolerus incertus"@sv,
        "Dolerus longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus aeneus"@fi,
        "Dolerus aeneus"@sv .

<http://tun.fi/MX.288009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus asper" ;
    dwc:scientificNameAuthorship "Zaddach, 1859" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus oblongus"@fi,
        "Dolerus oblongus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus asper"@fi,
        "Dolerus asper"@sv .

<http://tun.fi/MX.288012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus brevicornis" ;
    dwc:scientificNameAuthorship "Zaddach, 1859" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus carbonarius"@fi,
        "Dolerus fumosus"@fi,
        "Dolerus carbonarius"@sv,
        "Dolerus fumosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus brevicornis"@fi,
        "Dolerus brevicornis"@sv .

<http://tun.fi/MX.288016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus fumosus" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus brevis"@fi,
        "Dolerus gracilis"@fi,
        "Dolerus ravus"@fi,
        "Dolerus brevis"@sv,
        "Dolerus gracilis"@sv,
        "Dolerus ravus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus fumosus"@fi,
        "Dolerus fumosus"@sv .

<http://tun.fi/MX.288021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus gonager" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Tenthredo gonagra"@fi,
        "Tenthredo gonagra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus gonager"@fi,
        "Dolerus gonager"@sv .

<http://tun.fi/MX.288023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus haematodes" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus micans"@fi,
        "Tenthredo collaris"@fi,
        "Tenthredo haematodes"@fi,
        "Dolerus micans"@sv,
        "Tenthredo collaris"@sv,
        "Tenthredo haematodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus haematodes"@fi,
        "Dolerus haematodes"@sv .

<http://tun.fi/MX.288027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus harwoodi" ;
    dwc:scientificNameAuthorship "Benson, 1947" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus harwoodi"@fi,
        "Dolerus harwoodi"@sv .

<http://tun.fi/MX.288030> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dolerus liogaster liogaster" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.288029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus liogaster liogaster"@fi,
        "Dolerus liogaster liogaster"@sv .

<http://tun.fi/MX.288032> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dolerus liogaster schneideri" ;
    dwc:scientificNameAuthorship "Kiaer, 1898" ;
    skos:broader <http://tun.fi/MX.288029> ;
    skos:hiddenLabel "Dolerus schneideri"@fi,
        "Dolerus schneideri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus liogaster schneideri"@fi,
        "Dolerus liogaster schneideri"@sv .

<http://tun.fi/MX.288034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus niger" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Tenthredo nigra"@fi,
        "Tenthredo nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus niger"@fi,
        "Dolerus niger"@sv .

<http://tun.fi/MX.288036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus nigratus" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus cenchris"@fi,
        "Dolerus fissus"@fi,
        "Tenthredo nigrata"@fi,
        "Dolerus cenchris"@sv,
        "Dolerus fissus"@sv,
        "Tenthredo nigrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus nigratus"@fi,
        "Dolerus nigratus"@sv .

<http://tun.fi/MX.288040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus nitens" ;
    dwc:scientificNameAuthorship "Zaddach, 1859" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus nitens"@fi,
        "Dolerus nitens"@sv .

<http://tun.fi/MX.288042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus picipes" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus brevitarsus"@fi,
        "Dolerus leucopterus"@fi,
        "Tenthredo picipes"@fi,
        "Dolerus brevitarsus"@sv,
        "Dolerus leucopterus"@sv,
        "Tenthredo picipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus picipes"@fi,
        "Dolerus picipes"@sv .

<http://tun.fi/MX.288046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus puncticollis" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus puncticollis"@fi,
        "Dolerus puncticollis"@sv .

<http://tun.fi/MX.288048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus sanguinicollis" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Tenthredo sanguinicollis"@fi,
        "Tenthredo sanguinicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus sanguinicollis"@fi,
        "Dolerus sanguinicollis"@sv .

<http://tun.fi/MX.288050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus schmidti" ;
    dwc:scientificNameAuthorship "Konow, 1884" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus schmidti"@fi,
        "Dolerus schmidti"@sv .

<http://tun.fi/MX.288052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus stygius" ;
    dwc:scientificNameAuthorship "Förster, 1860" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Dolerus megapterus"@fi,
        "Dolerus megapterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus stygius"@fi,
        "Dolerus stygius"@sv .

<http://tun.fi/MX.288055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus zhelochovtsevi" ;
    dwc:scientificNameAuthorship "Heidemaa & Viitasaari, 2009" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus zhelochovtsevi"@fi,
        "Dolerus zhelochovtsevi"@sv .

<http://tun.fi/MX.288058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Birka annulitarsis" ;
    dwc:scientificNameAuthorship "(Thomson, 1870)" ;
    skos:broader <http://tun.fi/MX.288057> ;
    skos:hiddenLabel "Selandria annulitarsis"@fi,
        "Selandria annulitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Birka annulitarsis"@fi,
        "Birka annulitarsis"@sv .

<http://tun.fi/MX.288060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Birka cinereipes" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.288057> ;
    skos:hiddenLabel "Selandria foveifrons"@fi,
        "Tenthredo aperta"@fi,
        "Tenthredo cinereipes"@fi,
        "Selandria foveifrons"@sv,
        "Tenthredo aperta"@sv,
        "Tenthredo cinereipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Birka cinereipes"@fi,
        "Birka cinereipes"@sv .

<http://tun.fi/MX.288066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nesoselandria morio" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.288064> ;
    skos:hiddenLabel "Tenthredo morio"@fi,
        "Tenthredo morio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nesoselandria morio"@fi,
        "Nesoselandria morio"@sv .

<http://tun.fi/MX.288070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rocalia longipennis" ;
    dwc:scientificNameAuthorship "Takeuchi, 1952" ;
    skos:broader <http://tun.fi/MX.288069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rocalia longipennis"@fi,
        "Rocalia longipennis"@sv .

<http://tun.fi/MX.288074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythops flavens" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.288073> ;
    skos:hiddenLabel "Selandria flavescens"@fi,
        "Tenthredo flavens"@fi,
        "Selandria flavescens"@sv,
        "Tenthredo flavens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachythops flavens"@fi,
        "Brachythops flavens"@sv .

<http://tun.fi/MX.288077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythops wuestneii" ;
    dwc:scientificNameAuthorship "(Konow, 1885)" ;
    skos:broader <http://tun.fi/MX.288073> ;
    skos:hiddenLabel "Selandria flavistigma"@fi,
        "Selandria wuestneii"@fi,
        "Selandria flavistigma"@sv,
        "Selandria wuestneii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachythops wuestneii"@fi,
        "Brachythops wuestneii"@sv .

<http://tun.fi/MX.288081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selandria melanosterna" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.288080> ;
    skos:hiddenLabel "Selandria grandis"@fi,
        "Selandria interstitialis"@fi,
        "Selandria melanosterna"@fi,
        "Selandria sixii"@fi,
        "Tenthredo melanosterna"@fi,
        "Selandria grandis"@sv,
        "Selandria interstitialis"@sv,
        "Selandria sixii"@sv,
        "Tenthredo melanosterna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoheinälehtiäinen"@fi,
        "Selandria melanosterna"@sv .

<http://tun.fi/MX.288086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selandria serva" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.288080> ;
    skos:hiddenLabel "Tenthredo serva"@fi,
        "Tenthredo serva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Selandria serva"@fi,
        "Selandria serva"@sv .

<http://tun.fi/MX.288090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudohemitaxonus sharpi" ;
    dwc:scientificNameAuthorship "(Cameron, 1879)" ;
    skos:broader <http://tun.fi/MX.288089> ;
    skos:hiddenLabel "Pseudohemitaxonus exsectus"@fi,
        "Strongylogaster sharpi"@fi,
        "Pseudohemitaxonus exsectus"@sv,
        "Strongylogaster sharpi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudohemitaxonus sharpi"@fi,
        "Pseudohemitaxonus sharpi"@sv .

<http://tun.fi/MX.288095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stromboceros delicatulus" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.288093> ;
    skos:hiddenLabel "Tenthredo delicatula"@fi,
        "Tenthredo delicatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stromboceros delicatulus"@fi,
        "Stromboceros delicatulus"@sv .

<http://tun.fi/MX.288099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongylogaster filicis" ;
    dwc:scientificNameAuthorship "(Klug, 1817)" ;
    skos:broader <http://tun.fi/MX.288097> ;
    skos:hiddenLabel "Tenthredo filicis"@fi,
        "Tenthredo filicis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strongylogaster filicis"@fi,
        "Strongylogaster filicis"@sv .

<http://tun.fi/MX.288102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongylogaster macula" ;
    dwc:scientificNameAuthorship "(Klug, 1817)" ;
    skos:broader <http://tun.fi/MX.288097> ;
    skos:hiddenLabel "Tenthredo macula"@fi,
        "Tenthredo macula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strongylogaster macula"@fi,
        "Strongylogaster macula"@sv .

<http://tun.fi/MX.288104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongylogaster mixta" ;
    dwc:scientificNameAuthorship "(Klug, 1817)" ;
    skos:broader <http://tun.fi/MX.288097> ;
    skos:hiddenLabel "Tenthredo mixta"@fi,
        "Tenthredo mixta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strongylogaster mixta"@fi,
        "Strongylogaster mixta"@sv .

<http://tun.fi/MX.288112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura viridissima" ;
    dwc:scientificNameAuthorship "(Möller, 1882)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus viridissimus"@fi,
        "Nematus viridissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura viridissima"@fi,
        "Euura viridissima"@sv .

<http://tun.fi/MX.288115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura vittata" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus crispus"@fi,
        "Amauronematus konowi"@fi,
        "Amauronematus vittatus"@fi,
        "Nematus vittatus"@fi,
        "Amauronematus crispus"@sv,
        "Amauronematus konowi"@sv,
        "Amauronematus vittatus"@sv,
        "Nematus vittatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura vittata"@fi,
        "Euura vittata"@sv .

<http://tun.fi/MX.288129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematus alniastri" ;
    dwc:scientificNameAuthorship "(Scharfenberg, 1805)" ;
    skos:broader <http://tun.fi/MX.288125> ;
    skos:hiddenLabel "Craesus alniastri"@fi,
        "Nematus varus"@fi,
        "Tenthredo alniastri"@fi,
        "Craesus alniastri"@sv,
        "Nematus varus"@sv,
        "Tenthredo alniastri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematus alniastri"@fi,
        "Nematus alniastri"@sv .

<http://tun.fi/MX.288133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematus latipes" ;
    dwc:scientificNameAuthorship "Villaret, 1832" ;
    skos:broader <http://tun.fi/MX.288125> ;
    skos:hiddenLabel "Craesus latipes"@fi,
        "Craesus latipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematus latipes"@fi,
        "Nematus latipes"@sv .

<http://tun.fi/MX.288136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematus lonicerae" ;
    dwc:scientificNameAuthorship "(Weiffenbach, 1957)" ;
    skos:broader <http://tun.fi/MX.288125> ;
    skos:hiddenLabel "Nematus lonicerae"@fi,
        "Pachynematus lonicerae"@fi,
        "Paranematus lonicerae"@fi,
        "Pachynematus lonicerae"@sv,
        "Paranematus lonicerae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokuusamavarviainen"@fi,
        "Nematus lonicerae"@sv .

<http://tun.fi/MX.288139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematus princeps" ;
    dwc:scientificNameAuthorship "Zaddach, 1876" ;
    skos:broader <http://tun.fi/MX.288125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematus princeps"@fi,
        "Nematus princeps"@sv .

<http://tun.fi/MX.288142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematus septentrionalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.288125> ;
    skos:hiddenLabel "Craesus septentrionalis"@fi,
        "Nematus septentrionalis"@fi,
        "Tenthredo alni"@fi,
        "Tenthredo septentrionalis"@fi,
        "Craesus septentrionalis"@sv,
        "Tenthredo alni"@sv,
        "Tenthredo septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlehtipistiäinen"@fi,
        "Nematus septentrionalis"@sv .

<http://tun.fi/MX.288146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematus tataricus" ;
    dwc:scientificNameAuthorship "Zinovjev, 1978" ;
    skos:broader <http://tun.fi/MX.288125> ;
    skos:hiddenLabel "Paranematus tataricus"@fi,
        "Paranematus tataricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematus tataricus"@fi,
        "Nematus tataricus"@sv .

<http://tun.fi/MX.288149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematus tulunensis" ;
    dwc:scientificNameAuthorship "(Vikberg, 1972)" ;
    skos:broader <http://tun.fi/MX.288125> ;
    skos:hiddenLabel "Nematus yokohamensis tulunensis"@fi,
        "Paranematus tulunensis"@fi,
        "Nematus yokohamensis tulunensis"@sv,
        "Paranematus tulunensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematus tulunensis"@fi,
        "Nematus tulunensis"@sv .

<http://tun.fi/MX.288152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematus umbratus" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.288125> ;
    skos:hiddenLabel "Nematus collinus"@fi,
        "Pteronidea similis"@fi,
        "Pteronidea verrucosae"@fi,
        "Nematus collinus"@sv,
        "Pteronidea similis"@sv,
        "Pteronidea verrucosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematus umbratus"@fi,
        "Nematus umbratus"@sv .

<http://tun.fi/MX.288159> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Nematus wahlbergi tavastiensis" ;
    dwc:scientificNameAuthorship "(Vikberg, 1972)" ;
    skos:broader <http://tun.fi/MX.288158> ;
    skos:hiddenLabel "Nematus wahlbergi tavastiensis"@fi,
        "Nematus yokohamensis"@fi,
        "Paranematus wahlbergi"@fi,
        "Nematus yokohamensis"@sv,
        "Paranematus wahlbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämeenkuusamavarviainen"@fi,
        "Nematus wahlbergi tavastiensis"@sv .

<http://tun.fi/MX.288182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora abbreviata" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus abbreviatus"@fi,
        "Pristiphora abbreviata"@fi,
        "Nematus abbreviatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päärynäpistiäinen"@fi,
        "Pristiphora abbreviata"@sv .

<http://tun.fi/MX.288184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora abietina" ;
    dwc:scientificNameAuthorship "(Christ, 1791)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus truncatus"@fi,
        "Pristiphora abietina"@fi,
        "Tenthredo abietina"@fi,
        "Tenthredo abietum"@fi,
        "Nematus truncatus"@sv,
        "Tenthredo abietina"@sv,
        "Tenthredo abietum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenneulaspistiäinen"@fi,
        "Pristiphora abietina"@sv .

<http://tun.fi/MX.288188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora affinis" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1952)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeophora affinis"@fi,
        "Lygaeophora affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora affinis"@fi,
        "Pristiphora affinis"@sv .

<http://tun.fi/MX.288190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora albilabris" ;
    dwc:scientificNameAuthorship "(Boheman, 1852)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus albilabris"@fi,
        "Nematus collaris"@fi,
        "Nematus albilabris"@sv,
        "Nematus collaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora albilabris"@fi,
        "Pristiphora albilabris"@sv .

<http://tun.fi/MX.288195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora albitibia" ;
    dwc:scientificNameAuthorship "(Costa, 1859)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus albitibia"@fi,
        "Nematus puncticeps"@fi,
        "Nematus albitibia"@sv,
        "Nematus puncticeps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora albitibia"@fi,
        "Pristiphora albitibia"@sv .

<http://tun.fi/MX.288197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora alpestris" ;
    dwc:scientificNameAuthorship "(Konow, 1903)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Pachynematus alpestris"@fi,
        "Pristiphora karvoneni"@fi,
        "Pachynematus alpestris"@sv,
        "Pristiphora karvoneni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora alpestris"@fi,
        "Pristiphora alpestris"@sv .

<http://tun.fi/MX.288199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora amphibola" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus amphibolus"@fi,
        "Nematus laetus"@fi,
        "Nematus amphibolus"@sv,
        "Nematus laetus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora amphibola"@fi,
        "Pristiphora amphibola"@sv .

<http://tun.fi/MX.288202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora angulata" ;
    dwc:scientificNameAuthorship "Lindqvist, 1974" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora angulata"@fi,
        "Pristiphora angulata"@sv .

<http://tun.fi/MX.288204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora aphantoneura" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus aphantoneurus"@fi,
        "Pristiphora pygmaea"@fi,
        "Nematus aphantoneurus"@sv,
        "Pristiphora pygmaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora aphantoneura"@fi,
        "Pristiphora aphantoneura"@sv .

<http://tun.fi/MX.288207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora appendiculata" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus appendiculatus"@fi,
        "Nematus flavipes"@fi,
        "Pristiphora appendiculata"@fi,
        "Pristiphora pallipes"@fi,
        "Nematus appendiculatus"@sv,
        "Nematus flavipes"@sv,
        "Pristiphora pallipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukarviaispistiäinen"@fi,
        "Pristiphora appendiculata"@sv .

<http://tun.fi/MX.288214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora armata" ;
    dwc:scientificNameAuthorship "(Thomson, 1863)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus armatus"@fi,
        "Nematus crataegi"@fi,
        "Nematus fletcheri"@fi,
        "Nematus melanostomus"@fi,
        "Nematus nigricollis"@fi,
        "Nematus armatus"@sv,
        "Nematus crataegi"@sv,
        "Nematus fletcheri"@sv,
        "Nematus melanostomus"@sv,
        "Nematus nigricollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora armata"@fi,
        "Pristiphora armata"@sv .

<http://tun.fi/MX.288220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora astragali" ;
    dwc:scientificNameAuthorship "Vikberg, 1978" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora astragali"@fi,
        "Pristiphora astragali"@sv .

<http://tun.fi/MX.288222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora atripes" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1952)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeophora atripes"@fi,
        "Lygaeophora atripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora atripes"@fi,
        "Pristiphora atripes"@sv .

<http://tun.fi/MX.288224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora bifida" ;
    dwc:scientificNameAuthorship "(Hellén, 1948)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus bifidus"@fi,
        "Nematus bifidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora bifida"@fi,
        "Pristiphora bifida"@sv .

<http://tun.fi/MX.288226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora borea" ;
    dwc:scientificNameAuthorship "(Konow, 1904)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus boreus"@fi,
        "Nematus astutus"@fi,
        "Pachynematus lapponicus"@fi,
        "Lygaeonematus boreus"@sv,
        "Nematus astutus"@sv,
        "Pachynematus lapponicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora borea"@fi,
        "Pristiphora borea"@sv .

<http://tun.fi/MX.288230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora breadalbanensis" ;
    dwc:scientificNameAuthorship "(Cameron, 1882)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus arcticola"@fi,
        "Lygaeonematus corpulentus"@fi,
        "Lygaeonematus tromsöensis"@fi,
        "Nematus breadalbanensis"@fi,
        "Lygaeonematus arcticola"@sv,
        "Lygaeonematus corpulentus"@sv,
        "Lygaeonematus tromsöensis"@sv,
        "Nematus breadalbanensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora breadalbanensis"@fi,
        "Pristiphora breadalbanensis"@sv .

<http://tun.fi/MX.288239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora bufo" ;
    dwc:scientificNameAuthorship "(Brischke, 1883)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus bufo"@fi,
        "Nematus paralellus"@fi,
        "Pachynematus crassicauda"@fi,
        "Pristiphora pallidula"@fi,
        "Nematus bufo"@sv,
        "Nematus paralellus"@sv,
        "Pachynematus crassicauda"@sv,
        "Pristiphora pallidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora bufo"@fi,
        "Pristiphora bufo"@sv .

<http://tun.fi/MX.288244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora carinata" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus carinatus"@fi,
        "Pachynematus alticola"@fi,
        "Nematus carinatus"@sv,
        "Pachynematus alticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora carinata"@fi,
        "Pristiphora carinata"@sv .

<http://tun.fi/MX.288247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora cincta" ;
    dwc:scientificNameAuthorship "Newman, 1837" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus quercus"@fi,
        "Pristiphora serosa"@fi,
        "Tenthredo borealis"@fi,
        "Nematus quercus"@sv,
        "Pristiphora serosa"@sv,
        "Tenthredo borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora cincta"@fi,
        "Pristiphora cincta"@sv .

<http://tun.fi/MX.288253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora coactula" ;
    dwc:scientificNameAuthorship "(Ruthe, 1859)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus pachyvalvis"@fi,
        "Nematus alpinus"@fi,
        "Nematus coactulus"@fi,
        "Lygaeonematus pachyvalvis"@sv,
        "Nematus alpinus"@sv,
        "Nematus coactulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora coactula"@fi,
        "Pristiphora coactula"@sv .

<http://tun.fi/MX.288256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora compressa" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus compressus"@fi,
        "Nematus compressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora compressa"@fi,
        "Pristiphora compressa"@sv .

<http://tun.fi/MX.288260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora condei" ;
    dwc:scientificNameAuthorship "Lindqvist, 1955" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora condei"@fi,
        "Pristiphora condei"@sv .

<http://tun.fi/MX.288262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora confusa" ;
    dwc:scientificNameAuthorship "Lindqvist, 1955" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora confusa"@fi,
        "Pristiphora confusa"@sv .

<http://tun.fi/MX.288269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora decipiens" ;
    dwc:scientificNameAuthorship "(Enslin, 1916)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus compressus var. decipiens"@fi,
        "Lygaeonematus compressus var. decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora decipiens"@fi,
        "Pristiphora decipiens"@sv .

<http://tun.fi/MX.288270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora dissimilis" ;
    dwc:scientificNameAuthorship "Lindqvist, 1971" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora dissimilis"@fi,
        "Pristiphora dissimilis"@sv .

<http://tun.fi/MX.288272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora erichsonii" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus erichsonii"@fi,
        "Nematus leachii"@fi,
        "Pristiphora erichsonii"@fi,
        "Nematus erichsonii"@sv,
        "Nematus leachii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolehtikuusipistiäinen"@fi,
        "Pristiphora erichsonii"@sv .

<http://tun.fi/MX.288275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora exigua" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1956)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus exiguus"@fi,
        "Lygaeonematus exiguus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora exigua"@fi,
        "Pristiphora exigua"@sv .

<http://tun.fi/MX.288278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora frigida" ;
    dwc:scientificNameAuthorship "(Boheman, 1865)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus frigidus"@fi,
        "Pristiphora adelungi"@fi,
        "Nematus frigidus"@sv,
        "Pristiphora adelungi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora frigida"@fi,
        "Pristiphora frigida"@sv .

<http://tun.fi/MX.288281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora geniculata" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus cheilon"@fi,
        "Nematus geniculatus"@fi,
        "Nematus cheilon"@sv,
        "Nematus geniculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora geniculata"@fi,
        "Pristiphora geniculata"@sv .

<http://tun.fi/MX.288284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora gerula" ;
    dwc:scientificNameAuthorship "(Konow, 1904)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus gerulus"@fi,
        "Lygaeonematus gerulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora gerula"@fi,
        "Pristiphora gerula"@sv .

<http://tun.fi/MX.288286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora groenblomi" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1952)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeotus groenblomi"@fi,
        "Lygaeotus grönblomi"@fi,
        "Lygaeotus groenblomi"@sv,
        "Lygaeotus grönblomi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora groenblomi"@fi,
        "Pristiphora groenblomi"@sv .

<http://tun.fi/MX.288291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora insularis" ;
    dwc:scientificNameAuthorship "Rohwer, 1910" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Pristiphora kamtchatica"@fi,
        "Pristiphora luteiventris"@fi,
        "Pristiphora mesatlantica"@fi,
        "Pristiphora kamtchatica"@sv,
        "Pristiphora luteiventris"@sv,
        "Pristiphora mesatlantica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora insularis"@fi,
        "Pristiphora insularis"@sv .

<http://tun.fi/MX.288298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora kontuniemii" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1952)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus kontuniemii"@fi,
        "Lygaeonematus kontuniemii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora kontuniemii"@fi,
        "Pristiphora kontuniemii"@sv .

<http://tun.fi/MX.288300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora laricis" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus paedidus"@fi,
        "Nematus laricis"@fi,
        "Nematus laricivorus"@fi,
        "Nematus leucocnemis"@fi,
        "Nematus oblongus"@fi,
        "Nematus rusticanus"@fi,
        "Pachynematus ravidus"@fi,
        "Lygaeonematus paedidus"@sv,
        "Nematus laricis"@sv,
        "Nematus laricivorus"@sv,
        "Nematus leucocnemis"@sv,
        "Nematus oblongus"@sv,
        "Nematus rusticanus"@sv,
        "Pachynematus ravidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora laricis"@fi,
        "Pristiphora laricis"@sv .

<http://tun.fi/MX.288308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora lativentris" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus extremus"@fi,
        "Nematus lativentris"@fi,
        "Nematus scoticus"@fi,
        "Nematus extremus"@sv,
        "Nematus lativentris"@sv,
        "Nematus scoticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora lativentris"@fi,
        "Pristiphora lativentris"@sv .

<http://tun.fi/MX.288312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora leucopodia" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus leucopodius"@fi,
        "Pachynematus sagulatus"@fi,
        "Pristiphora piceae"@fi,
        "Nematus leucopodius"@sv,
        "Pachynematus sagulatus"@sv,
        "Pristiphora piceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora leucopodia"@fi,
        "Pristiphora leucopodia"@sv .

<http://tun.fi/MX.288315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora leucopus" ;
    dwc:scientificNameAuthorship "(Hellén, 1948)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora leucopus"@fi,
        "Pristiphora leucopus"@sv .

<http://tun.fi/MX.288316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora luteipes" ;
    dwc:scientificNameAuthorship "Lindqvist, 1955" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora luteipes"@fi,
        "Pristiphora luteipes"@sv .

<http://tun.fi/MX.288318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora maesta" ;
    dwc:scientificNameAuthorship "(Zaddach, 1876)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus maestus"@fi,
        "Pristiphora maesta"@fi,
        "Nematus maestus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäomenavarviainen"@fi,
        "Pristiphora maesta"@sv .

<http://tun.fi/MX.288320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora malaisei" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1952)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeophora malaisei"@fi,
        "Pristiphora arctica"@fi,
        "Pristiphora incisa"@fi,
        "Lygaeophora malaisei"@sv,
        "Pristiphora arctica"@sv,
        "Pristiphora incisa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora malaisei"@fi,
        "Pristiphora malaisei"@sv .

<http://tun.fi/MX.288322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora melanocarpa" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus funerulus"@fi,
        "Nematus melanocarpus"@fi,
        "Nematus wuestneii"@fi,
        "Nematus funerulus"@sv,
        "Nematus melanocarpus"@sv,
        "Nematus wuestneii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora melanocarpa"@fi,
        "Pristiphora melanocarpa"@sv .

<http://tun.fi/MX.288326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora micronematica" ;
    dwc:scientificNameAuthorship "Malaise, 1931" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeophora leucostoma"@fi,
        "Lygaeophora leucostoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora micronematica"@fi,
        "Pristiphora micronematica"@sv .

<http://tun.fi/MX.288329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora mollis" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus mollis"@fi,
        "Nematus whitei"@fi,
        "Pachynematus kontkaneni"@fi,
        "Tenthredo lapponica"@fi,
        "Nematus mollis"@sv,
        "Nematus whitei"@sv,
        "Pachynematus kontkaneni"@sv,
        "Tenthredo lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora mollis"@fi,
        "Pristiphora mollis"@sv .

<http://tun.fi/MX.288334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora monogyniae" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus catulus"@fi,
        "Nematus filicornis"@fi,
        "Nematus hibernicus"@fi,
        "Nematus monogyniae"@fi,
        "Nematus nanus"@fi,
        "Nematus serotinus"@fi,
        "Nematus catulus"@sv,
        "Nematus filicornis"@sv,
        "Nematus hibernicus"@sv,
        "Nematus monogyniae"@sv,
        "Nematus nanus"@sv,
        "Nematus serotinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora monogyniae"@fi,
        "Pristiphora monogyniae"@sv .

<http://tun.fi/MX.288341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora nigella" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus furvescens"@fi,
        "Nematus nigellus"@fi,
        "Nematus occultus"@fi,
        "Nematus xanthomus"@fi,
        "Nematus furvescens"@sv,
        "Nematus nigellus"@sv,
        "Nematus occultus"@sv,
        "Nematus xanthomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora nigella"@fi,
        "Pristiphora nigella"@sv .

<http://tun.fi/MX.288346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora nigriceps" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus bistriatus"@fi,
        "Nematus nigriceps"@fi,
        "Nematus bistriatus"@sv,
        "Nematus nigriceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora nigriceps"@fi,
        "Pristiphora nigriceps"@sv .

<http://tun.fi/MX.288349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora nordmani" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1949)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus nordmani"@fi,
        "Lygaeonematus nordmani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora nordmani"@fi,
        "Pristiphora nordmani"@sv .

<http://tun.fi/MX.288351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora opaca" ;
    dwc:scientificNameAuthorship "Lindqvist, 1955" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora opaca"@fi,
        "Pristiphora opaca"@sv .

<http://tun.fi/MX.288353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora pallida" ;
    dwc:scientificNameAuthorship "(Konow, 1904)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus pallidus"@fi,
        "Lygaeonematus pallidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora pallida"@fi,
        "Pristiphora pallida"@sv .

<http://tun.fi/MX.288355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora pallidiventris" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus cirrhostomus"@fi,
        "Nematus flavicomus"@fi,
        "Tenthredo pallidiventris"@fi,
        "Nematus cirrhostomus"@sv,
        "Nematus flavicomus"@sv,
        "Tenthredo pallidiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora pallidiventris"@fi,
        "Pristiphora pallidiventris"@sv .

<http://tun.fi/MX.288359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora parva" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus parvus"@fi,
        "Nematus parvus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora parva"@fi,
        "Pristiphora parva"@sv .

<http://tun.fi/MX.288363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora pseudocoactula" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1952)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus pseudocoactulus"@fi,
        "Pristiphora concolor"@fi,
        "Lygaeonematus pseudocoactulus"@sv,
        "Pristiphora concolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora pseudocoactula"@fi,
        "Pristiphora pseudocoactula"@sv .

<http://tun.fi/MX.288365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora pseudodecipiens" ;
    dwc:scientificNameAuthorship "Benes & Kristek, 1976" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora pseudodecipiens"@fi,
        "Pristiphora pseudodecipiens"@sv .

<http://tun.fi/MX.288367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora pseudogeniculata" ;
    dwc:scientificNameAuthorship "Lindqvist, 1969" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora pseudogeniculata"@fi,
        "Pristiphora pseudogeniculata"@sv .

<http://tun.fi/MX.288369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora punctifrons" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus platyceros"@fi,
        "Nematus punctifrons"@fi,
        "Nematus platyceros"@sv,
        "Nematus punctifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora punctifrons"@fi,
        "Pristiphora punctifrons"@sv .

<http://tun.fi/MX.288372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora pusilla" ;
    dwc:scientificNameAuthorship "Malaise, 1921" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Pristiphora amaura"@fi,
        "Pristiphora amaura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora pusilla"@fi,
        "Pristiphora pusilla"@sv .

<http://tun.fi/MX.288375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora retusa" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus retusus"@fi,
        "Nematus retusus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora retusa"@fi,
        "Pristiphora retusa"@sv .

<http://tun.fi/MX.288377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora reuteri" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1960)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Lygaeonematus reuteri"@fi,
        "Lygaeonematus reuteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora reuteri"@fi,
        "Pristiphora reuteri"@sv .

<http://tun.fi/MX.288379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora robusta" ;
    dwc:scientificNameAuthorship "(Konow, 1895)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora robusta"@fi,
        "Pristiphora robusta"@sv .

<http://tun.fi/MX.288380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora ruficornis" ;
    dwc:scientificNameAuthorship "(Olivier, 1811)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus fraxini"@fi,
        "Nematus ruficornis"@fi,
        "Nematus fraxini"@sv,
        "Nematus ruficornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora ruficornis"@fi,
        "Pristiphora ruficornis"@sv .

<http://tun.fi/MX.288383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora rufipes" ;
    dwc:scientificNameAuthorship "Serville, 1823" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus aquilegiae"@fi,
        "Nematus pumilus"@fi,
        "Nematus aquilegiae"@sv,
        "Nematus pumilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora rufipes"@fi,
        "Pristiphora rufipes"@sv .

<http://tun.fi/MX.288389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora saxesenii" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus saxesenii"@fi,
        "Nematus saxesenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora saxesenii"@fi,
        "Pristiphora saxesenii"@sv .

<http://tun.fi/MX.288391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora sermola" ;
    dwc:scientificNameAuthorship "Liston, 1993" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora sermola"@fi,
        "Pristiphora sermola"@sv .

<http://tun.fi/MX.288393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora sootryeni" ;
    dwc:scientificNameAuthorship "Lindqvist, 1955" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Pristiphora sootryeni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keulankärkivarviainen"@fi,
        "Pristiphora sootryeni"@sv .

<http://tun.fi/MX.288395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura myrsinifoliae" ;
    dwc:scientificNameAuthorship "Kopelke, 2001" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Euura phylicifoliae"@fi,
        "Euura salicisphylicifoliae"@fi,
        "Euura phylicifoliae"@sv,
        "Euura salicisphylicifoliae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura myrsinifoliae"@fi,
        "Euura myrsinifoliae"@sv .

<http://tun.fi/MX.288397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura samolad" ;
    dwc:scientificNameAuthorship "(Malaise, 1920)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Eupontania samolad"@fi,
        "Pontania samolad"@fi,
        "Eupontania samolad"@sv,
        "Pontania samolad"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura samolad"@fi,
        "Euura samolad"@sv .

<http://tun.fi/MX.288400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura scandica" ;
    dwc:scientificNameAuthorship "Vårdal & Heibo, 2014" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pachynematus tenuiserra"@fi,
        "Polynematus tenuiserra"@fi,
        "Pachynematus tenuiserra"@sv,
        "Polynematus tenuiserra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura scandica"@fi,
        "Euura scandica"@sv .

<http://tun.fi/MX.288402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura schlueteri" ;
    dwc:scientificNameAuthorship "(Enslin, 1915)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus lundbohmi"@fi,
        "Amauronematus schlueteri"@fi,
        "Amauronematus squamosus"@fi,
        "Amauronematus uliginosae"@fi,
        "Amauronematus lundbohmi"@sv,
        "Amauronematus schlueteri"@sv,
        "Amauronematus squamosus"@sv,
        "Amauronematus uliginosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura schlueteri"@fi,
        "Euura schlueteri"@sv .

<http://tun.fi/MX.288407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura scotonota" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus polygoni"@fi,
        "Nematus scotonotus"@fi,
        "Pteronidea fuscodorsata"@fi,
        "Nematus polygoni"@sv,
        "Nematus scotonotus"@sv,
        "Pteronidea fuscodorsata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura scotonota"@fi,
        "Euura scotonota"@sv .

<http://tun.fi/MX.288412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura scutellata" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus immundus"@fi,
        "Nematus scutellatus"@fi,
        "Pikonema scutellatum"@fi,
        "Nematus immundus"@sv,
        "Nematus scutellatus"@sv,
        "Pikonema scutellatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura scutellata"@fi,
        "Euura scutellata"@sv .

<http://tun.fi/MX.288416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura semilactea" ;
    dwc:scientificNameAuthorship "(Zaddach, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus semilacteus"@fi,
        "Nematus semilacteus"@fi,
        "Amauronematus semilacteus"@sv,
        "Nematus semilacteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura semilactea"@fi,
        "Euura semilactea"@sv .

<http://tun.fi/MX.288419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura semiopaca" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1958)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus semiopacus"@fi,
        "Pteronidea semiopaca"@fi,
        "Nematus semiopacus"@sv,
        "Pteronidea semiopaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura semiopaca"@fi,
        "Euura semiopaca"@sv .

<http://tun.fi/MX.288422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura semipunctata" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1958)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus semipunctatus"@fi,
        "Pteronidea semipunctata"@fi,
        "Nematus semipunctatus"@sv,
        "Pteronidea semipunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura semipunctata"@fi,
        "Euura semipunctata"@sv .

<http://tun.fi/MX.288425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura septentrionalis" ;
    dwc:scientificNameAuthorship "(Saarinen, 1950)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus septentrionalis"@fi,
        "Nematus taiganus"@fi,
        "Amauronematus septentrionalis"@sv,
        "Nematus taiganus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura septentrionalis"@fi,
        "Euura septentrionalis"@sv .

<http://tun.fi/MX.288428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura seriepunctata" ;
    dwc:scientificNameAuthorship "(Malaise, 1921)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus seriepunctatus"@fi,
        "Pteronidea seriepunctata"@fi,
        "Nematus seriepunctatus"@sv,
        "Pteronidea seriepunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura seriepunctata"@fi,
        "Euura seriepunctata"@sv .

<http://tun.fi/MX.288433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura sollemnis" ;
    dwc:scientificNameAuthorship "(Konow, 1895)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus forsiusi"@fi,
        "Amauronematus sollemnis"@fi,
        "Amauronematus forsiusi"@sv,
        "Amauronematus sollemnis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura sollemnis"@fi,
        "Euura sollemnis"@sv .

<http://tun.fi/MX.288436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura sordidiapex" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1959)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus sordidiapex"@fi,
        "Pteronidea sordidiapex"@fi,
        "Nematus sordidiapex"@sv,
        "Pteronidea sordidiapex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura sordidiapex"@fi,
        "Euura sordidiapex"@sv .

<http://tun.fi/MX.288439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura speciosa" ;
    dwc:scientificNameAuthorship "(Hellén, 1951)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus speciosus"@fi,
        "Amauronematus speciosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura speciosa"@fi,
        "Euura speciosa"@sv .

<http://tun.fi/MX.288441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura neglecta" ;
    dwc:scientificNameAuthorship "(W.F. Kirby, 1882)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus intermedius"@fi,
        "Amauronematus neglectus"@fi,
        "Amauronematus spiniserra"@fi,
        "Nematus neglectus"@fi,
        "Amauronematus intermedius"@sv,
        "Amauronematus neglectus"@sv,
        "Amauronematus spiniserra"@sv,
        "Nematus neglectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura neglecta"@fi,
        "Euura neglecta"@sv .

<http://tun.fi/MX.288444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura spiraeae" ;
    dwc:scientificNameAuthorship "(Zaddach, 1883)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus spiraeae"@fi,
        "Nematus spiraeae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura spiraeae"@fi,
        "Euura spiraeae"@sv .

<http://tun.fi/MX.288447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura stenogaster" ;
    dwc:scientificNameAuthorship "(Förster, 1854)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus analis"@fi,
        "Amauronematus festivus"@fi,
        "Amauronematus stenogaster"@fi,
        "Nematus stenogaster"@fi,
        "Amauronematus analis"@sv,
        "Amauronematus festivus"@sv,
        "Amauronematus stenogaster"@sv,
        "Nematus stenogaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura stenogaster"@fi,
        "Euura stenogaster"@sv .

<http://tun.fi/MX.288452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura stichi" ;
    dwc:scientificNameAuthorship "(Enslin, 1913)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus stichi"@fi,
        "Nematus testaceus"@fi,
        "Pteronidea fuscarima"@fi,
        "Pteronidea stichi"@fi,
        "Nematus stichi"@sv,
        "Nematus testaceus"@sv,
        "Pteronidea fuscarima"@sv,
        "Pteronidea stichi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura stichi"@fi,
        "Euura stichi"@sv .

<http://tun.fi/MX.288457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura stramineipes" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1958)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus stramineipes"@fi,
        "Pteronidea stramineipes"@fi,
        "Nematus stramineipes"@sv,
        "Pteronidea stramineipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura stramineipes"@fi,
        "Euura stramineipes"@sv .

<http://tun.fi/MX.288460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura striatipleuris" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1958)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus striatipleuris"@fi,
        "Nematus striipes"@fi,
        "Pteronidea striatipleuris"@fi,
        "Nematus striatipleuris"@sv,
        "Nematus striipes"@sv,
        "Pteronidea striatipleuris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura striatipleuris"@fi,
        "Euura striatipleuris"@sv .

<http://tun.fi/MX.288464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura styx" ;
    dwc:scientificNameAuthorship "(Benson, 1958)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Epicenematus styx"@fi,
        "Pachynematus styx"@fi,
        "Epicenematus styx"@sv,
        "Pachynematus styx"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura styx"@fi,
        "Euura styx"@sv .

<http://tun.fi/MX.288468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura subfusca" ;
    dwc:scientificNameAuthorship "(Schmidt, 1997)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus subfuscus"@fi,
        "Amauronematus subfuscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura subfusca"@fi,
        "Euura subfusca"@sv .

<http://tun.fi/MX.288470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura subnitens" ;
    dwc:scientificNameAuthorship "(Saarinen, 1950)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus subnitens"@fi,
        "Amauronematus subnitens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura subnitens"@fi,
        "Euura subnitens"@sv .

<http://tun.fi/MX.288472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura sulciceps" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1959)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus sulciceps"@fi,
        "Pteronidea sulciceps"@fi,
        "Amauronematus sulciceps"@sv,
        "Pteronidea sulciceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura sulciceps"@fi,
        "Euura sulciceps"@sv .

<http://tun.fi/MX.288478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura tegularis" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1969)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus tegularis"@fi,
        "Pteronidea tegularis"@fi,
        "Nematus tegularis"@sv,
        "Pteronidea tegularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura tegularis"@fi,
        "Euura tegularis"@sv .

<http://tun.fi/MX.288481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura temporalis" ;
    dwc:scientificNameAuthorship "(Hellén, 1970)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus temporalis"@fi,
        "Brachycoluma temporalis"@fi,
        "Amauronematus temporalis"@sv,
        "Brachycoluma temporalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura temporalis"@fi,
        "Euura temporalis"@sv .

<http://tun.fi/MX.288484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura tenuis" ;
    dwc:scientificNameAuthorship "(Schmidt, 1997)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus tenuis"@fi,
        "Amauronematus tenuis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura tenuis"@fi,
        "Euura tenuis"@sv .

<http://tun.fi/MX.288487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongylogaster multifasciata" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.288097> ;
    skos:hiddenLabel "Strongylogaster multifasciata"@fi,
        "Tenthredo lineata"@fi,
        "Tenthredo multi-fasciata"@fi,
        "Tenthredo lineata"@sv,
        "Tenthredo multi-fasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saniaispistiäinen"@fi,
        "Strongylogaster multifasciata"@sv .

<http://tun.fi/MX.288490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongylogaster xanthocera" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.288097> ;
    skos:hiddenLabel "Strongylogaster geniculata"@fi,
        "Tenthredo xanthocera"@fi,
        "Strongylogaster geniculata"@sv,
        "Tenthredo xanthocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strongylogaster xanthocera"@fi,
        "Strongylogaster xanthocera"@sv .

<http://tun.fi/MX.288495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrinax contigua" ;
    dwc:scientificNameAuthorship "Konow, 1885" ;
    skos:broader <http://tun.fi/MX.288493> ;
    skos:hiddenLabel "Sahlbergia struthiopteridis"@fi,
        "Sahlbergia struthiopteridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrinax contigua"@fi,
        "Thrinax contigua"@sv .

<http://tun.fi/MX.288500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ardis pallipes" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.288499> ;
    skos:hiddenLabel "Dolerus pallipes"@fi,
        "Tenthredo brunniventris"@fi,
        "Ardis pallipes"@sv,
        "Dolerus pallipes"@sv,
        "Tenthredo brunniventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ardis pallipes"@fi,
        "rosenskottstekeln"@sv .

<http://tun.fi/MX.288504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blennocampa phyllocolpa" ;
    dwc:scientificNameAuthorship "Viitasaari & Vikberg, 1985" ;
    skos:broader <http://tun.fi/MX.288503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blennocampa phyllocolpa"@fi,
        "Blennocampa phyllocolpa"@sv .

<http://tun.fi/MX.288506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladardis elongatula" ;
    dwc:scientificNameAuthorship "(Klug, 1817)" ;
    skos:broader <http://tun.fi/MX.288505> ;
    skos:hiddenLabel "Tenthredo elongatula"@fi,
        "Tenthredo elongatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladardis elongatula"@fi,
        "Cladardis elongatula"@sv .

<http://tun.fi/MX.288508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladardis hartigi" ;
    dwc:scientificNameAuthorship "Liston, 1995" ;
    skos:broader <http://tun.fi/MX.288505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladardis hartigi"@fi,
        "Cladardis hartigi"@sv .

<http://tun.fi/MX.288510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claremontia alternipes" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.288509> ;
    skos:hiddenLabel "Tenthredo alternipes"@fi,
        "Tenthredo alternipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claremontia alternipes"@fi,
        "Claremontia alternipes"@sv .

<http://tun.fi/MX.288512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claremontia brevicornis" ;
    dwc:scientificNameAuthorship "(Brischke, 1883)" ;
    skos:broader <http://tun.fi/MX.288509> ;
    skos:hiddenLabel "Blennocampa brevicornis"@fi,
        "Blennocampa confusa"@fi,
        "Blennocampa mixta"@fi,
        "Blennocampa brevicornis"@sv,
        "Blennocampa confusa"@sv,
        "Blennocampa mixta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claremontia brevicornis"@fi,
        "Claremontia brevicornis"@sv .

<http://tun.fi/MX.288516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claremontia puncticeps" ;
    dwc:scientificNameAuthorship "(Konow, 1886)" ;
    skos:broader <http://tun.fi/MX.288509> ;
    skos:hiddenLabel "Blennocampa puncticeps"@fi,
        "Blennocampa puncticeps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claremontia puncticeps"@fi,
        "Claremontia puncticeps"@sv .

<http://tun.fi/MX.288517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claremontia tenuicornis" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.288509> ;
    skos:hiddenLabel "Tenthredo tenuicornis"@fi,
        "Tenthredo tenuicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claremontia tenuicornis"@fi,
        "Claremontia tenuicornis"@sv .

<http://tun.fi/MX.288519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claremontia uncta" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.288509> ;
    skos:hiddenLabel "Blennocampa humeralis"@fi,
        "Tenthredo uncta"@fi,
        "Blennocampa humeralis"@sv,
        "Tenthredo uncta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claremontia uncta"@fi,
        "Claremontia uncta"@sv .

<http://tun.fi/MX.288522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claremontia waldheimii" ;
    dwc:scientificNameAuthorship "(Gimmerthal, 1847)" ;
    skos:broader <http://tun.fi/MX.288509> ;
    skos:hiddenLabel "Blennocampa subserrata"@fi,
        "Blennocampa waldheimii"@fi,
        "Selandria subcana"@fi,
        "Blennocampa subserrata"@sv,
        "Blennocampa waldheimii"@sv,
        "Selandria subcana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claremontia waldheimii"@fi,
        "Claremontia waldheimii"@sv .

<http://tun.fi/MX.288527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monardis plana" ;
    dwc:scientificNameAuthorship "(Klug, 1817)" ;
    skos:broader <http://tun.fi/MX.288526> ;
    skos:hiddenLabel "Tenthredo plana"@fi,
        "Tenthredo plana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monardis plana"@fi,
        "Monardis plana"@sv .

<http://tun.fi/MX.288530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monophadnoides rubi" ;
    dwc:scientificNameAuthorship "(Harris, 1845)" ;
    skos:broader <http://tun.fi/MX.288529> ;
    skos:hiddenLabel "Monophadnoides rubi"@fi,
        "Selandria rubi"@fi,
        "Selandria rubi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mansikkalehtiäinen"@fi,
        "Monophadnoides rubi"@sv .

<http://tun.fi/MX.288534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periclista lineolata" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.288532> ;
    skos:hiddenLabel "Periclista lineolata"@fi,
        "Tenthredo lineolata"@fi,
        "Tenthredo lineolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammilehtiäinen"@fi,
        "Periclista lineolata"@sv .

<http://tun.fi/MX.288538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocampoides xylostei" ;
    dwc:scientificNameAuthorship "(Vallot, 1836)" ;
    skos:broader <http://tun.fi/MX.288537> ;
    skos:hiddenLabel "Selandria xylostei"@fi,
        "Tenthredo xylostei"@fi,
        "Selandria xylostei"@sv,
        "Tenthredo xylostei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplocampoides xylostei"@fi,
        "Hoplocampoides xylostei"@sv .

<http://tun.fi/MX.288543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurhadinoceraea ventralis" ;
    dwc:scientificNameAuthorship "(Panzer, 1799)" ;
    skos:broader <http://tun.fi/MX.288542> ;
    skos:hiddenLabel "Tenthredo ventralis"@fi,
        "Eurhadinoceraea ventralis"@sv,
        "Tenthredo ventralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurhadinoceraea ventralis"@fi,
        "klematisbladstekel"@sv .

<http://tun.fi/MX.288547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutomostethus ephippium" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.288545> ;
    skos:hiddenLabel "Tenthredo ephippium"@fi,
        "Tenthredo ephippium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutomostethus ephippium"@fi,
        "Eutomostethus ephippium"@sv .

<http://tun.fi/MX.288549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutomostethus gagathinus" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.288545> ;
    skos:hiddenLabel "Tenthredo gagathina"@fi,
        "Tenthredo gagathina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutomostethus gagathinus"@fi,
        "Eutomostethus gagathinus"@sv .

<http://tun.fi/MX.288551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutomostethus luteiventris" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.288545> ;
    skos:hiddenLabel "Tenthredo fuscipennis"@fi,
        "Tenthredo luteiventris"@fi,
        "Tenthredo fuscipennis"@sv,
        "Tenthredo luteiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutomostethus luteiventris"@fi,
        "Eutomostethus luteiventris"@sv .

<http://tun.fi/MX.288554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutomostethus nigrans" ;
    dwc:scientificNameAuthorship "(Konow, 1887)" ;
    skos:broader <http://tun.fi/MX.288545> ;
    skos:hiddenLabel "Tomostethus ephippium var. nigrans"@fi,
        "Tomostethus ephippium var. nigrans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutomostethus nigrans"@fi,
        "Eutomostethus nigrans"@sv .

<http://tun.fi/MX.288557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monophadnus monticola" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.288556> ;
    skos:hiddenLabel "Selandria feriata"@fi,
        "Tenthredo monticola"@fi,
        "Selandria feriata"@sv,
        "Tenthredo monticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monophadnus monticola"@fi,
        "Monophadnus monticola"@sv .

<http://tun.fi/MX.288560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monophadnus pallescens" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.288556> ;
    skos:hiddenLabel "Blennocampa emarginata"@fi,
        "Tenthredo pallescens"@fi,
        "Blennocampa emarginata"@sv,
        "Tenthredo pallescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monophadnus pallescens"@fi,
        "Monophadnus pallescens"@sv .

<http://tun.fi/MX.288565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracharactus gracilicornis" ;
    dwc:scientificNameAuthorship "(Zaddach, 1859)" ;
    skos:broader <http://tun.fi/MX.288563> ;
    skos:hiddenLabel "Selandria gracilicornis"@fi,
        "Selandria gracilicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracharactus gracilicornis"@fi,
        "Paracharactus gracilicornis"@sv .

<http://tun.fi/MX.288568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phymatocera aterrima" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.288567> ;
    skos:hiddenLabel "Tenthredo aterrima"@fi,
        "Tenthredo aterrima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phymatocera aterrima"@fi,
        "Phymatocera aterrima"@sv .

<http://tun.fi/MX.288572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhadinoceraea micans" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.288570> ;
    skos:hiddenLabel "Tenthredo micans"@fi,
        "Tenthredo micans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhadinoceraea micans"@fi,
        "Rhadinoceraea micans"@sv .

<http://tun.fi/MX.288574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhadinoceraea sibiricola" ;
    dwc:scientificNameAuthorship "Zhelochovtsev, 1939" ;
    skos:broader <http://tun.fi/MX.288570> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhadinoceraea sibiricola"@fi,
        "Rhadinoceraea sibiricola"@sv .

<http://tun.fi/MX.288576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stethomostus fuliginosus" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.288575> ;
    skos:hiddenLabel "Tenthredo fuliginosa"@fi,
        "Tenthredo fuliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stethomostus fuliginosus"@fi,
        "Stethomostus fuliginosus"@sv .

<http://tun.fi/MX.288578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stethomostus funereus" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.288575> ;
    skos:hiddenLabel "Tenthredo funerea"@fi,
        "Tenthredo funerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stethomostus funereus"@fi,
        "Stethomostus funereus"@sv .

<http://tun.fi/MX.288582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomostethus nigritus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.288581> ;
    skos:hiddenLabel "Tenthredo nigerrima"@fi,
        "Tenthredo nigrita"@fi,
        "Tenthredo nigerrima"@sv,
        "Tenthredo nigrita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomostethus nigritus"@fi,
        "Tomostethus nigritus"@sv .

<http://tun.fi/MX.288587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halidamia affinis" ;
    dwc:scientificNameAuthorship "(Fallén, 1807)" ;
    skos:broader <http://tun.fi/MX.288586> ;
    skos:hiddenLabel "Blennocampa assimilis"@fi,
        "Hylotoma affinis"@fi,
        "Blennocampa assimilis"@sv,
        "Hylotoma affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halidamia affinis"@fi,
        "Halidamia affinis"@sv .

<http://tun.fi/MX.288593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caliroa annulipes" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.288592> ;
    skos:hiddenLabel "Tenthredo annulipes"@fi,
        "Tenthredo annulipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caliroa annulipes"@fi,
        "Caliroa annulipes"@sv .

<http://tun.fi/MX.288595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allantus truncatus" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.289081> ;
    skos:hiddenLabel "Emphytus schoenherri"@fi,
        "Tenthredo angustata"@fi,
        "Tenthredo truncata"@fi,
        "Emphytus schoenherri"@sv,
        "Tenthredo angustata"@sv,
        "Tenthredo truncata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allantus truncatus"@fi,
        "Allantus truncatus"@sv .

<http://tun.fi/MX.288600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apethymus apicalis" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.288599> ;
    skos:hiddenLabel "Emphytus klugii"@fi,
        "Tenthredo apicalis"@fi,
        "Emphytus klugii"@sv,
        "Tenthredo apicalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apethymus apicalis"@fi,
        "Apethymus apicalis"@sv .

<http://tun.fi/MX.288603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apethymus filiformis" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.288599> ;
    skos:hiddenLabel "Dolerus abdominalis"@fi,
        "Emphytus autumnalis"@fi,
        "Tenthredo filiformis"@fi,
        "Dolerus abdominalis"@sv,
        "Emphytus autumnalis"@sv,
        "Tenthredo filiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apethymus filiformis"@fi,
        "Apethymus filiformis"@sv .

<http://tun.fi/MX.288608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taxonus agrorum" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.288607> ;
    skos:hiddenLabel "Tenthredo agrorum"@fi,
        "Tenthredo agrorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taxonus agrorum"@fi,
        "Taxonus agrorum"@sv .

<http://tun.fi/MX.288613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ametastegia albipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.288611> ;
    skos:hiddenLabel "Taxonus albipes"@fi,
        "Taxonus fletcheri"@fi,
        "Taxonus albipes"@sv,
        "Taxonus fletcheri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ametastegia albipes"@fi,
        "Ametastegia albipes"@sv .

<http://tun.fi/MX.288616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ametastegia equiseti" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.288611> ;
    skos:hiddenLabel "Tenthredo bizonata"@fi,
        "Tenthredo coxalis"@fi,
        "Tenthredo equiseti"@fi,
        "Tenthredo bizonata"@sv,
        "Tenthredo coxalis"@sv,
        "Tenthredo equiseti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ametastegia equiseti"@fi,
        "Ametastegia equiseti"@sv .

<http://tun.fi/MX.288620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ametastegia glabrata" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.288611> ;
    skos:hiddenLabel "Ametastegia glabrata"@fi,
        "Tenthredo glabrata"@fi,
        "Tenthredo glabrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hierakkalehtiäinen"@fi,
        "Ametastegia glabrata"@sv .

<http://tun.fi/MX.288623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ametastegia carpini" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.288611> ;
    skos:hiddenLabel "Emphytus arcticus"@fi,
        "Emphytus carpini"@fi,
        "Emphytus arcticus"@sv,
        "Emphytus carpini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ametastegia carpini"@fi,
        "Ametastegia carpini"@sv .

<http://tun.fi/MX.288626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ametastegia pallipes" ;
    dwc:scientificNameAuthorship "(Spinola, 1808)" ;
    skos:broader <http://tun.fi/MX.288611> ;
    skos:hiddenLabel "Tenthredo grossulariae"@fi,
        "Tenthredo pallipes"@fi,
        "Tenthredo grossulariae"@sv,
        "Tenthredo pallipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ametastegia pallipes"@fi,
        "Ametastegia pallipes"@sv .

<http://tun.fi/MX.288629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ametastegia perla" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.288611> ;
    skos:hiddenLabel "Tenthredo perla"@fi,
        "Tenthredo perla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ametastegia perla"@fi,
        "Ametastegia perla"@sv .

<http://tun.fi/MX.288631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ametastegia tenera" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.288611> ;
    skos:hiddenLabel "Tenthredo tenera"@fi,
        "Tenthredo tenera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ametastegia tenera"@fi,
        "Ametastegia tenera"@sv .

<http://tun.fi/MX.288638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria alector" ;
    dwc:scientificNameAuthorship "Benson, 1938" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria alector"@fi,
        "Empria alector"@sv .

<http://tun.fi/MX.288639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria alpina" ;
    dwc:scientificNameAuthorship "Benson, 1938" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Empria gussakovskii alpina"@fi,
        "Empria gussakovskii alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria alpina"@fi,
        "Empria alpina"@sv .

<http://tun.fi/MX.288640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria basalis" ;
    dwc:scientificNameAuthorship "Lindqvist, 1968" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria basalis"@fi,
        "Empria basalis"@sv .

<http://tun.fi/MX.288642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria candidata" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Tenthredo candidata"@fi,
        "Tenthredo candidata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria candidata"@fi,
        "Empria candidata"@sv .

<http://tun.fi/MX.288644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria excisa" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Poecilosoma excisa"@fi,
        "Poecilosoma excisa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria excisa"@fi,
        "Empria excisa"@sv .

<http://tun.fi/MX.288646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria fletcheri" ;
    dwc:scientificNameAuthorship "(Cameron, 1878)" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Poecilosoma fletcheri"@fi,
        "Poecilosoma fletcheri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria fletcheri"@fi,
        "Empria fletcheri"@sv .

<http://tun.fi/MX.288649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria minuta" ;
    dwc:scientificNameAuthorship "Lindqvist, 1968" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Empria gussakovskii"@fi,
        "Empria gussakovskii gussakovskii"@fi,
        "Empria gussakovskii"@sv,
        "Empria gussakovskii gussakovskii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria minuta"@fi,
        "Empria minuta"@sv .

<http://tun.fi/MX.288651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria immersa" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Tenthredo immersa"@fi,
        "Tenthredo immersa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria immersa"@fi,
        "Empria immersa"@sv .

<http://tun.fi/MX.288653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria liturata" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Poecilosoma submutica"@fi,
        "Poecilosoma undulata"@fi,
        "Tenthredo guttata"@fi,
        "Tenthredo liturata"@fi,
        "Poecilosoma submutica"@sv,
        "Poecilosoma undulata"@sv,
        "Tenthredo guttata"@sv,
        "Tenthredo liturata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria liturata"@fi,
        "Empria liturata"@sv .

<http://tun.fi/MX.288658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria longicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Empria rubi"@fi,
        "Poecilosoma longicornis"@fi,
        "Empria rubi"@sv,
        "Poecilosoma longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria longicornis"@fi,
        "Empria longicornis"@sv .

<http://tun.fi/MX.288663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria pallimacula" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Dolerus pallimacula"@fi,
        "Empria baltica"@fi,
        "Dolerus pallimacula"@sv,
        "Empria baltica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria pallimacula"@fi,
        "Empria pallimacula"@sv .

<http://tun.fi/MX.288666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria parvula" ;
    dwc:scientificNameAuthorship "(Konow, 1892)" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Poecilosoma parvula"@fi,
        "Poecilosoma parvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria parvula"@fi,
        "Empria parvula"@sv .

<http://tun.fi/MX.288668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria pumila" ;
    dwc:scientificNameAuthorship "(Konow, 1896)" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Poecilosoma pumila"@fi,
        "Poecilosoma pumila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria pumila"@fi,
        "Empria pumila"@sv .

<http://tun.fi/MX.288670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria pumiloides" ;
    dwc:scientificNameAuthorship "Lindqvist, 1968" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Empria tricornis"@fi,
        "Empria tricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria pumiloides"@fi,
        "Empria pumiloides"@sv .

<http://tun.fi/MX.288673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria sexpunctata" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Selandria klugii"@fi,
        "Tenthredo sexpunctata"@fi,
        "Selandria klugii"@sv,
        "Tenthredo sexpunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria sexpunctata"@fi,
        "Empria sexpunctata"@sv .

<http://tun.fi/MX.288676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria tridens" ;
    dwc:scientificNameAuthorship "(Konow, 1896)" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:hiddenLabel "Empria gussakovskii"@fi,
        "Poecilosoma tridens"@fi,
        "Empria gussakovskii"@sv,
        "Poecilosoma tridens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria tridens"@fi,
        "Empria tridens"@sv .

<http://tun.fi/MX.288679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpiphorus lepidus" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.288678> ;
    skos:hiddenLabel "Tenthredo lepida"@fi,
        "Tenthredo lepida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Harpiphorus lepidus"@fi,
        "Harpiphorus lepidus"@sv .

<http://tun.fi/MX.288682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monostegia abdominalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.288681> ;
    skos:hiddenLabel "Tenthredo abdominalis"@fi,
        "Tenthredo luteola"@fi,
        "Tenthredo abdominalis"@sv,
        "Tenthredo luteola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monostegia abdominalis"@fi,
        "Monostegia abdominalis"@sv .

<http://tun.fi/MX.288686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monsoma pulveratum" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.288685> ;
    skos:hiddenLabel "Tenthredo pulverata"@fi,
        "Tenthredo pulverata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monsoma pulveratum"@fi,
        "Monsoma pulveratum"@sv .

<http://tun.fi/MX.288690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriocampa dorpatica" ;
    dwc:scientificNameAuthorship "Konow, 1887" ;
    skos:broader <http://tun.fi/MX.288689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriocampa dorpatica"@fi,
        "Eriocampa dorpatica"@sv .

<http://tun.fi/MX.288691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriocampa ovata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1760)" ;
    skos:broader <http://tun.fi/MX.288689> ;
    skos:hiddenLabel "Tenthredo ovata"@fi,
        "Tenthredo ovata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriocampa ovata"@fi,
        "Eriocampa ovata"@sv .

<http://tun.fi/MX.288693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriocampa umbratica" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.288689> ;
    skos:hiddenLabel "Tenthredo umbratica"@fi,
        "Tenthredo umbratica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriocampa umbratica"@fi,
        "Eriocampa umbratica"@sv .

<http://tun.fi/MX.288701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrophya albicincta" ;
    dwc:scientificNameAuthorship "(Schrank, 1776)" ;
    skos:broader <http://tun.fi/MX.288697> ;
    skos:hiddenLabel "Tenthredo albicincta"@fi,
        "Tenthredo albicincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrophya albicincta"@fi,
        "Macrophya albicincta"@sv .

<http://tun.fi/MX.288703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrophya albipuncta" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.288697> ;
    skos:hiddenLabel "Tenthredo albipuncta"@fi,
        "Tenthredo albipuncta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrophya albipuncta"@fi,
        "Macrophya albipuncta"@sv .

<http://tun.fi/MX.288705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrophya annulata" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.288697> ;
    skos:hiddenLabel "Tenthredo annulata"@fi,
        "Tenthredo neglecta"@fi,
        "Tenthredo annulata"@sv,
        "Tenthredo neglecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrophya annulata"@fi,
        "Macrophya annulata"@sv .

<http://tun.fi/MX.288708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrophya carinthiaca" ;
    dwc:scientificNameAuthorship "(Klug, 1817)" ;
    skos:broader <http://tun.fi/MX.288697> ;
    skos:hiddenLabel "Tenthredo carinthiaca"@fi,
        "Tenthredo carinthiaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrophya carinthiaca"@fi,
        "Macrophya carinthiaca"@sv .

<http://tun.fi/MX.288710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrophya duodecimpunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.288697> ;
    skos:hiddenLabel "Tenthredo 12-punctata"@fi,
        "Tenthredo 12-punctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrophya duodecimpunctata"@fi,
        "Macrophya duodecimpunctata"@sv .

<http://tun.fi/MX.288712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrophya erythrocnema" ;
    dwc:scientificNameAuthorship "A. Costa, 1859" ;
    skos:broader <http://tun.fi/MX.288697> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrophya erythrocnema"@fi,
        "Macrophya erythrocnema"@sv .

<http://tun.fi/MX.288714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrophya rufipes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.288697> ;
    skos:hiddenLabel "Tenthredo rufipes"@fi,
        "Tenthredo rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrophya rufipes"@fi,
        "Macrophya rufipes"@sv .

<http://tun.fi/MX.288716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrophya sanguinolenta" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.288697> ;
    skos:hiddenLabel "Macrophya trochanterica"@fi,
        "Tenthredo sanguinolenta"@fi,
        "Macrophya trochanterica"@sv,
        "Tenthredo sanguinolenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrophya sanguinolenta"@fi,
        "Macrophya sanguinolenta"@sv .

<http://tun.fi/MX.288719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrophya teutona" ;
    dwc:scientificNameAuthorship "(Panzer, 1799)" ;
    skos:broader <http://tun.fi/MX.288697> ;
    skos:hiddenLabel "Tenthredo teutona"@fi,
        "Tenthredo teutona"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrophya teutona"@fi,
        "Macrophya teutona"@sv .

<http://tun.fi/MX.288722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrophya punctumalbum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.288697> ;
    skos:hiddenLabel "Tenthredo punctum"@fi,
        "Tenthredo punctum album"@fi,
        "Tenthredo punctum"@sv,
        "Tenthredo punctum album"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrophya punctumalbum"@fi,
        "Macrophya punctumalbum"@sv .

<http://tun.fi/MX.288726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyprotasis antennata" ;
    dwc:scientificNameAuthorship "(Klug, 1817)" ;
    skos:broader <http://tun.fi/MX.288725> ;
    skos:hiddenLabel "Tenthredo antennata"@fi,
        "Tenthredo antennata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyprotasis antennata"@fi,
        "Pachyprotasis antennata"@sv .

<http://tun.fi/MX.288728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyprotasis rapae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.288725> ;
    skos:hiddenLabel "Tenthredo leucomelas"@fi,
        "Tenthredo rapae"@fi,
        "Tenthredo leucomelas"@sv,
        "Tenthredo rapae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyprotasis rapae"@fi,
        "Pachyprotasis rapae"@sv .

<http://tun.fi/MX.288731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyprotasis simulans" ;
    dwc:scientificNameAuthorship "(Klug, 1817)" ;
    skos:broader <http://tun.fi/MX.288725> ;
    skos:hiddenLabel "Pachyprotasis laevicollis"@fi,
        "Tenthredo simulans"@fi,
        "Pachyprotasis laevicollis"@sv,
        "Tenthredo simulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyprotasis simulans"@fi,
        "Pachyprotasis simulans"@sv .

<http://tun.fi/MX.288734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyprotasis variegata" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.288725> ;
    skos:hiddenLabel "Tenthredo variegata"@fi,
        "Tenthredo variegata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyprotasis variegata"@fi,
        "Pachyprotasis variegata"@sv .

<http://tun.fi/MX.288739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perineura rubi" ;
    dwc:scientificNameAuthorship "(Panzer, 1803)" ;
    skos:broader <http://tun.fi/MX.288737> ;
    skos:hiddenLabel "Allantus rubi"@fi,
        "Tenthredo elegantula"@fi,
        "Tenthredo lividiventris"@fi,
        "Allantus rubi"@sv,
        "Tenthredo elegantula"@sv,
        "Tenthredo lividiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perineura rubi"@fi,
        "Perineura rubi"@sv .

<http://tun.fi/MX.288745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siobla ruficornis" ;
    dwc:scientificNameAuthorship "(Gimmerthal, 1834)" ;
    skos:broader <http://tun.fi/MX.288744> ;
    skos:hiddenLabel "Allantus ruficornis"@fi,
        "Siobla sibirica"@fi,
        "Allantus ruficornis"@sv,
        "Siobla sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siobla ruficornis"@fi,
        "Siobla ruficornis"@sv .

<http://tun.fi/MX.288751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhogogaster chlorosoma" ;
    dwc:scientificNameAuthorship "(Benson, 1943)" ;
    skos:broader <http://tun.fi/MX.288749> ;
    skos:hiddenLabel "Tenthredo chlorosoma"@fi,
        "Tenthredo chlorosoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhogogaster chlorosoma"@fi,
        "Rhogogaster chlorosoma"@sv .

<http://tun.fi/MX.288753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhogogaster magniserrula" ;
    dwc:scientificNameAuthorship "Viitasaari, 2015" ;
    skos:broader <http://tun.fi/MX.288749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhogogaster magniserrula"@fi,
        "Rhogogaster magniserrula"@sv .

<http://tun.fi/MX.288754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhogogaster polaris" ;
    dwc:scientificNameAuthorship "Lindqvist, 1964" ;
    skos:broader <http://tun.fi/MX.288749> ;
    skos:hiddenLabel "Rhogogaster californica"@fi,
        "Rhogogaster californica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhogogaster polaris"@fi,
        "Rhogogaster polaris"@sv .

<http://tun.fi/MX.288756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhogogaster punctulata" ;
    dwc:scientificNameAuthorship "(Klug, 1817)" ;
    skos:broader <http://tun.fi/MX.288749> ;
    skos:hiddenLabel "Tenthredo punctulata"@fi,
        "Tenthredo punctulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhogogaster punctulata"@fi,
        "Rhogogaster punctulata"@sv .

<http://tun.fi/MX.288758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhogogaster scalaris" ;
    dwc:scientificNameAuthorship "(Klug, 1817)" ;
    skos:broader <http://tun.fi/MX.288749> ;
    skos:hiddenLabel "Rhogogaster viridis"@fi,
        "Tenthredo scalaris"@fi,
        "Tenthredo viridis"@fi,
        "Rhogogaster viridis"@sv,
        "Tenthredo scalaris"@sv,
        "Tenthredo viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhogogaster scalaris"@fi,
        "Rhogogaster scalaris"@sv .

<http://tun.fi/MX.288762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhogogaster viridis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.288749> ;
    skos:hiddenLabel "Rhogogaster dryas"@fi,
        "Rhogogaster similis"@fi,
        "Tenthredo dryas"@fi,
        "Tenthredo viridis"@fi,
        "Rhogogaster dryas"@sv,
        "Rhogogaster similis"@sv,
        "Tenthredo dryas"@sv,
        "Tenthredo viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhogogaster viridis"@fi,
        "Rhogogaster viridis"@sv .

<http://tun.fi/MX.288768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo bifasciata" ;
    dwc:scientificNameAuthorship "O.F. Müller, 1766" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Allantus rossii"@fi,
        "Tenthredo bifasciata"@fi,
        "Tenthredo scissa"@fi,
        "Allantus rossii"@sv,
        "Tenthredo scissa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänisolehtiäinen"@fi,
        "Tenthredo bifasciata"@sv .

<http://tun.fi/MX.288771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo neobesa" ;
    dwc:scientificNameAuthorship "Zombori, 1980" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Allantus obesus"@fi,
        "Tenthredo pseudorossii"@fi,
        "Tenthredo zonata"@fi,
        "Allantus obesus"@sv,
        "Tenthredo pseudorossii"@sv,
        "Tenthredo zonata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo neobesa"@fi,
        "Tenthredo neobesa"@sv .

<http://tun.fi/MX.288777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo adusta" ;
    dwc:scientificNameAuthorship "Motschulsky, 1866" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Tenthredo adusta"@fi,
        "Tenthredo eversmanni"@fi,
        "flavicornis"@fi,
        "Tenthredo eversmanni"@sv,
        "flavicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaisolehtiäinen"@fi,
        "Tenthredo adusta"@sv .

<http://tun.fi/MX.288781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo campestris" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Tenthredo flavicornis"@fi,
        "Tenthredo luteicornis"@fi,
        "Tenthredo flavicornis"@sv,
        "Tenthredo luteicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo campestris"@fi,
        "Tenthredo campestris"@sv .

<http://tun.fi/MX.288786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo aaliensis" ;
    dwc:scientificNameAuthorship "(Strand, 1898)" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Pachyprotasis aaliensis"@fi,
        "Pachyprotasis aaliensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo aaliensis"@fi,
        "Tenthredo aaliensis"@sv .

<http://tun.fi/MX.288788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo mesomela" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Tenthredo bernardi"@fi,
        "Tenthredo bernardi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo mesomela"@fi,
        "Tenthredo mesomela"@sv .

<http://tun.fi/MX.288791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo mioceras" ;
    dwc:scientificNameAuthorship "(Enslin, 1912)" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Tenthredella mesomelas var. mioceras"@fi,
        "Tenthredella mesomelas var. mioceras"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo mioceras"@fi,
        "Tenthredo mioceras"@sv .

<http://tun.fi/MX.288792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo obsoleta" ;
    dwc:scientificNameAuthorship "Klug, 1817" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo obsoleta"@fi,
        "Tenthredo obsoleta"@sv .

<http://tun.fi/MX.288795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo arctica" ;
    dwc:scientificNameAuthorship "(Thomson, 1870)" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Eniscia arctica"@fi,
        "Tenthredo hyperborea"@fi,
        "Eniscia arctica"@sv,
        "Tenthredo hyperborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo arctica"@fi,
        "Tenthredo arctica"@sv .

<http://tun.fi/MX.288799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo trabeata" ;
    dwc:scientificNameAuthorship "Klug, 1817" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Tenthredo trabeata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoisolehtiäinen"@fi,
        "Tenthredo trabeata"@sv .

<http://tun.fi/MX.288802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo eburata" ;
    dwc:scientificNameAuthorship "Konow, 1900" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Tenthredo eburata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunoisolehtiäinen"@fi,
        "Tenthredo eburata"@sv .

<http://tun.fi/MX.288804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo olivacea" ;
    dwc:scientificNameAuthorship "Klug, 1817" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo olivacea"@fi,
        "Tenthredo olivacea"@sv .

<http://tun.fi/MX.288807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo temula" ;
    dwc:scientificNameAuthorship "Scopoli, 1763" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Tenthredo bicincta"@fi,
        "Tenthredo celtica"@fi,
        "Tenthredo temula celtica"@fi,
        "Tenthredo bicincta"@sv,
        "Tenthredo celtica"@sv,
        "Tenthredo temula celtica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo temula"@fi,
        "Tenthredo temula"@sv .

<http://tun.fi/MX.28881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tyto alba" ;
    dwc:scientificNameAuthorship "(Scopoli, 1769)" ;
    skos:broader <http://tun.fi/MX.28879> ;
    skos:hiddenLabel "Tyto alba"@fi,
        "Tyto alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tornipöllö"@fi,
        "tornuggla"@sv .

<http://tun.fi/MX.288813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo amurica" ;
    dwc:scientificNameAuthorship "Dalla Torre, 1894" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Tenthredo amurica"@fi,
        "Tenthredo konowi"@fi,
        "Tenthredo ussuriensis"@fi,
        "Tenthredo konowi"@sv,
        "Tenthredo ussuriensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysi-isolehtiäinen"@fi,
        "Tenthredo amurica"@sv .

<http://tun.fi/MX.288816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo atra" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Tenthredo plebeja"@fi,
        "Tenthredo scopolii"@fi,
        "Tenthredo scotica"@fi,
        "Tenthredo plebeja"@sv,
        "Tenthredo scopolii"@sv,
        "Tenthredo scotica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo atra"@fi,
        "Tenthredo atra"@sv .

<http://tun.fi/MX.288821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo balteata" ;
    dwc:scientificNameAuthorship "Klug, 1817" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo balteata"@fi,
        "Tenthredo balteata"@sv .

<http://tun.fi/MX.288823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo colon" ;
    dwc:scientificNameAuthorship "Klug, 1817" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo colon"@fi,
        "Tenthredo colon"@sv .

<http://tun.fi/MX.288825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo eburneifrons" ;
    dwc:scientificNameAuthorship "W. F. Kirby, 1882" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Tenthredo eburneifrons"@fi,
        "Tenthredo lichtwardti"@fi,
        "Tenthredo lichtwardti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "noki-isolehtiäinen"@fi,
        "Tenthredo eburneifrons"@sv .

<http://tun.fi/MX.288828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo fagi" ;
    dwc:scientificNameAuthorship "Panzer, 1798" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Tenthredo fagi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläisolehtiäinen"@fi,
        "Tenthredo fagi"@sv .

<http://tun.fi/MX.288830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo ferruginea" ;
    dwc:scientificNameAuthorship "Schrank, 1776" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Tenthredo conspicua"@fi,
        "Tenthredo rufiventris"@fi,
        "Tenthredo conspicua"@sv,
        "Tenthredo rufiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo ferruginea"@fi,
        "Tenthredo ferruginea"@sv .

<http://tun.fi/MX.288834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo ignobilis" ;
    dwc:scientificNameAuthorship "Klug, 1817" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo ignobilis"@fi,
        "Tenthredo ignobilis"@sv .

<http://tun.fi/MX.288836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo livida" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Tenthredo carpini"@fi,
        "Tenthredo dubia"@fi,
        "Tenthredo maura"@fi,
        "Tenthredo carpini"@sv,
        "Tenthredo dubia"@sv,
        "Tenthredo maura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo livida"@fi,
        "Tenthredo livida"@sv .

<http://tun.fi/MX.288841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo moniliata" ;
    dwc:scientificNameAuthorship "Klug, 1817" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Allantus bimaculatus"@fi,
        "Tenthredo forsii"@fi,
        "Tenthredo fuscicornis"@fi,
        "Allantus bimaculatus"@sv,
        "Tenthredo forsii"@sv,
        "Tenthredo fuscicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo moniliata"@fi,
        "Tenthredo moniliata"@sv .

<http://tun.fi/MX.288846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo silensis" ;
    dwc:scientificNameAuthorship "A. Costa, 1859" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo silensis"@fi,
        "Tenthredo silensis"@sv .

<http://tun.fi/MX.288847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo velox" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo velox"@fi,
        "Tenthredo velox"@sv .

<http://tun.fi/MX.288849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo arcuata" ;
    dwc:scientificNameAuthorship "Forster, 1771" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo arcuata"@fi,
        "Tenthredo arcuata"@sv .

<http://tun.fi/MX.288852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo brevicornis" ;
    dwc:scientificNameAuthorship "(Konow, 1886)" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Allantus brevicornis"@fi,
        "Tenthredo acerrima"@fi,
        "Allantus brevicornis"@sv,
        "Tenthredo acerrima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo brevicornis"@fi,
        "Tenthredo brevicornis"@sv .

<http://tun.fi/MX.288855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo notha" ;
    dwc:scientificNameAuthorship "Klug, 1817" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Allantus perkinsi"@fi,
        "Allantus perkinsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo notha"@fi,
        "Tenthredo notha"@sv .

<http://tun.fi/MX.288858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo omissa" ;
    dwc:scientificNameAuthorship "(Förster, 1844)" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Allantus omissus"@fi,
        "Tenthredo omissa"@fi,
        "Allantus omissus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratamoisolehtiäinen"@fi,
        "Tenthredo omissa"@sv .

<http://tun.fi/MX.288860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo scrophulariae" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo scrophulariae"@fi,
        "Tenthredo scrophulariae"@sv .

<http://tun.fi/MX.288862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo vespa" ;
    dwc:scientificNameAuthorship "Retzius, 1783" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo vespa"@fi,
        "Tenthredo vespa"@sv .

<http://tun.fi/MX.288865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo amoena" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1807" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:hiddenLabel "Allantus quinquecinctus"@fi,
        "Allantus quinquecinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo amoena"@fi,
        "Tenthredo amoena"@sv .

<http://tun.fi/MX.288868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredo zonula" ;
    dwc:scientificNameAuthorship "Klug, 1817" ;
    skos:broader <http://tun.fi/MX.288766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredo zonula"@fi,
        "Tenthredo zonula"@sv .

<http://tun.fi/MX.288873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aglaostigma gibbosum" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.288871> ;
    skos:hiddenLabel "Aglaostigma alpinum"@fi,
        "Aglaostigma eburneiguttatum"@fi,
        "Perineura alpina"@fi,
        "Tenthredo gibbosa"@fi,
        "Aglaostigma alpinum"@sv,
        "Aglaostigma eburneiguttatum"@sv,
        "Perineura alpina"@sv,
        "Tenthredo gibbosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aglaostigma gibbosum"@fi,
        "Aglaostigma gibbosum"@sv .

<http://tun.fi/MX.288878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aglaostigma aucupariae" ;
    dwc:scientificNameAuthorship "(Klug, 1817)" ;
    skos:broader <http://tun.fi/MX.288871> ;
    skos:hiddenLabel "Tenthredo aucupariae"@fi,
        "Tenthredo aucupariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aglaostigma aucupariae"@fi,
        "Aglaostigma aucupariae"@sv .

<http://tun.fi/MX.288880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aglaostigma fulvipes" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.288871> ;
    skos:hiddenLabel "Tenthredo fulvipes"@fi,
        "Tenthredo lateralis"@fi,
        "Tenthredo fulvipes"@sv,
        "Tenthredo lateralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aglaostigma fulvipes"@fi,
        "Aglaostigma fulvipes"@sv .

<http://tun.fi/MX.288884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopelmonus nobilis" ;
    dwc:scientificNameAuthorship "(Saarinen, 1945)" ;
    skos:broader <http://tun.fi/MX.288883> ;
    skos:hiddenLabel "Leucopelmonus nobilis"@fi,
        "Ussurinus nobilis"@fi,
        "Ussurinus nobilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalolehtiäinen"@fi,
        "Leucopelmonus nobilis"@sv .

<http://tun.fi/MX.288888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredopsis auriculata" ;
    dwc:scientificNameAuthorship "(Thomson, 1870)" ;
    skos:broader <http://tun.fi/MX.288886> ;
    skos:hiddenLabel "Perineura auriculata"@fi,
        "Perineura auriculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredopsis auriculata"@fi,
        "Tenthredopsis auriculata"@sv .

<http://tun.fi/MX.288890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredopsis friesei" ;
    dwc:scientificNameAuthorship "(Konow, 1884)" ;
    skos:broader <http://tun.fi/MX.288886> ;
    skos:hiddenLabel "Thomsonia friesei"@fi,
        "Thomsonia friesei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredopsis friesei"@fi,
        "Tenthredopsis friesei"@sv .

<http://tun.fi/MX.288892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredopsis nassata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.288886> ;
    skos:hiddenLabel "Tenthredo nassata"@fi,
        "Tenthredopsis arrogans"@fi,
        "Tenthredopsis fenestrata"@fi,
        "Tenthredopsis korlevici"@fi,
        "Tenthredo nassata"@sv,
        "Tenthredopsis arrogans"@sv,
        "Tenthredopsis fenestrata"@sv,
        "Tenthredopsis korlevici"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredopsis nassata"@fi,
        "Tenthredopsis nassata"@sv .

<http://tun.fi/MX.288897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredopsis ornata" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.288886> ;
    skos:hiddenLabel "Perineura excisa"@fi,
        "Tenthredo ornata"@fi,
        "Perineura excisa"@sv,
        "Tenthredo ornata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredopsis ornata"@fi,
        "Tenthredopsis ornata"@sv .

<http://tun.fi/MX.288900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredopsis scutellaris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.288886> ;
    skos:hiddenLabel "Perineura brevispina"@fi,
        "Tenthredo gibberosa"@fi,
        "Tenthredo scutellaris"@fi,
        "Tenthredopsis austriaca"@fi,
        "Tenthredopsis dubia"@fi,
        "Tenthredopsis franki"@fi,
        "Tenthredopsis parvula"@fi,
        "Tenthredopsis picticeps"@fi,
        "Thomsonia elegans"@fi,
        "Perineura brevispina"@sv,
        "Tenthredo gibberosa"@sv,
        "Tenthredo scutellaris"@sv,
        "Tenthredopsis austriaca"@sv,
        "Tenthredopsis dubia"@sv,
        "Tenthredopsis franki"@sv,
        "Tenthredopsis parvula"@sv,
        "Tenthredopsis picticeps"@sv,
        "Thomsonia elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredopsis scutellaris"@fi,
        "Tenthredopsis scutellaris"@sv .

<http://tun.fi/MX.288910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tenthredopsis stigma" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.288886> ;
    skos:hiddenLabel "Tenthredo stigma"@fi,
        "Tenthredo stigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tenthredopsis stigma"@fi,
        "Tenthredopsis stigma"@sv .

<http://tun.fi/MX.288917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calameuta filiformis" ;
    dwc:scientificNameAuthorship "(Eversmann, 1847)" ;
    skos:broader <http://tun.fi/MX.288916> ;
    skos:hiddenLabel "Calameuta filiformis"@fi,
        "Cephus 4-cinctus"@fi,
        "Cephus filiformis"@fi,
        "Cephus 4-cinctus"@sv,
        "Cephus filiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siimakorsiainen"@fi,
        "Calameuta filiformis"@sv .

<http://tun.fi/MX.288920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calameuta filum" ;
    dwc:scientificNameAuthorship "(Gussakovskij, 1935)" ;
    skos:broader <http://tun.fi/MX.288916> ;
    skos:hiddenLabel "Calameuta filum"@fi,
        "Cephus filum"@fi,
        "Cephus filum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaperäkorsiainen"@fi,
        "Calameuta filum"@sv .

<http://tun.fi/MX.288922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calameuta pallipes" ;
    dwc:scientificNameAuthorship "(Klug, 1803)" ;
    skos:broader <http://tun.fi/MX.288916> ;
    skos:hiddenLabel "Astatus pallipes"@fi,
        "Calameuta pallipes"@fi,
        "Astatus pallipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukorsiainen"@fi,
        "Calameuta pallipes"@sv .

<http://tun.fi/MX.288925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephus brachycercus" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.288924> ;
    skos:hiddenLabel "Cephus brachycercus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkorsiainen"@fi,
        "Cephus brachycercus"@sv .

<http://tun.fi/MX.288926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephus fumipennis" ;
    dwc:scientificNameAuthorship "Eversmann, 1847" ;
    skos:broader <http://tun.fi/MX.288924> ;
    skos:hiddenLabel "Cephus fumipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helpikorsiainen"@fi,
        "Cephus fumipennis"@sv .

<http://tun.fi/MX.288927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephus nigrinus" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.288924> ;
    skos:hiddenLabel "Cephus nigrinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakorsiainen"@fi,
        "Cephus nigrinus"@sv .

<http://tun.fi/MX.288928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephus spinipes" ;
    dwc:scientificNameAuthorship "(Panzer, 1800)" ;
    skos:broader <http://tun.fi/MX.288924> ;
    skos:hiddenLabel "Banchus spinipes"@fi,
        "Cephus pilosulus"@fi,
        "Cephus spinipes"@fi,
        "Banchus spinipes"@sv,
        "Cephus pilosulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinäkorsiainen"@fi,
        "Cephus spinipes"@sv .

<http://tun.fi/MX.288933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachelus troglodyta" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.288931> ;
    skos:hiddenLabel "Sirex troglodyta"@fi,
        "Trachelus troglodyta"@fi,
        "Sirex troglodyta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokorsiainen"@fi,
        "Trachelus troglodyta"@sv .

<http://tun.fi/MX.288937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylloecus etorofensis" ;
    dwc:scientificNameAuthorship "(Takeuchi, 1955)" ;
    skos:broader <http://tun.fi/MX.288936> ;
    skos:hiddenLabel "Hartigia etorofensis"@fi,
        "Phylloecus etorofensis"@fi,
        "Hartigia etorofensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuvarsiainen"@fi,
        "Phylloecus etorofensis"@sv .

<http://tun.fi/MX.288938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylloecus linearis" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.288936> ;
    skos:hiddenLabel "Hartigia linearis"@fi,
        "Phylloecus linearis"@fi,
        "Tenthredo linearis"@fi,
        "Hartigia linearis"@sv,
        "Tenthredo linearis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verijuurivarsiainen"@fi,
        "Phylloecus linearis"@sv .

<http://tun.fi/MX.288940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylloecus xanthostoma" ;
    dwc:scientificNameAuthorship "(Eversmann, 1847)" ;
    skos:broader <http://tun.fi/MX.288936> ;
    skos:hiddenLabel "Cephus xanthostomus"@fi,
        "Hartigia xanthostoma"@fi,
        "Macrocephus ulmariae"@fi,
        "Phylloecus xanthostoma"@fi,
        "Cephus xanthostomus"@sv,
        "Hartigia xanthostoma"@sv,
        "Macrocephus ulmariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "angervovarsiainen"@fi,
        "Phylloecus xanthostoma"@sv .

<http://tun.fi/MX.288945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Janus luteipes" ;
    dwc:scientificNameAuthorship "(Lepeletier, 1823)" ;
    skos:broader <http://tun.fi/MX.288943> ;
    skos:hiddenLabel "Cephus luteipes"@fi,
        "Janus luteipes"@fi,
        "Cephus luteipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesavarsiainen"@fi,
        "Janus luteipes"@sv .

<http://tun.fi/MX.288951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremex fuscicornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.288950> ;
    skos:hiddenLabel "Sirex fuscicornis"@fi,
        "Tremex fuscicornis"@fi,
        "Sirex fuscicornis"@sv,
        "Tremex fuscicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ampiaispuupistiäinen"@fi,
        "korthornad vedstekel"@sv .

<http://tun.fi/MX.288956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sirex atricornis" ;
    dwc:scientificNameAuthorship "Kjellander, 1945" ;
    skos:broader <http://tun.fi/MX.288954> ;
    skos:hiddenLabel "Sirex atricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpuupistiäinen"@fi,
        "Sirex atricornis"@sv .

<http://tun.fi/MX.288957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sirex juvencus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.288954> ;
    skos:hiddenLabel "Ichneumon juvencus"@fi,
        "Sirex juvencus"@fi,
        "Sirex leseleuci"@fi,
        "Ichneumon juvencus"@sv,
        "Sirex juvencus"@sv,
        "Sirex leseleuci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipuupistiäinen"@fi,
        "blå hornstekel"@sv .

<http://tun.fi/MX.288960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sirex noctilio" ;
    dwc:scientificNameAuthorship "Fabricius, 1793" ;
    skos:broader <http://tun.fi/MX.288954> ;
    skos:hiddenLabel "Sirex melanocerus"@fi,
        "Sirex noctilio"@fi,
        "Sirex melanocerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntypuupistiäinen"@fi,
        "Sirex noctilio"@sv .

<http://tun.fi/MX.288964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocerus fantoma" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.288962> ;
    skos:hiddenLabel "Sirex fantoma"@fi,
        "Sirex tardigradus"@fi,
        "Urocerus fantoma"@fi,
        "Sirex fantoma"@sv,
        "Sirex tardigradus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiisipuupistiäinen"@fi,
        "Urocerus fantoma"@sv .

<http://tun.fi/MX.288967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocerus gigas" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.288962> ;
    skos:hiddenLabel "Ichneumon gigas"@fi,
        "Urocerus gigas"@fi,
        "Urocerus gigas taiganus"@fi,
        "Ichneumon gigas"@sv,
        "Urocerus gigas"@sv,
        "Urocerus gigas taiganus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättipuupistiäinen"@fi,
        "stor hornstekel"@sv .

<http://tun.fi/MX.288971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xeris spectrum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.288970> ;
    skos:hiddenLabel "Ichneumon spectrum"@fi,
        "Xeris spectrum"@fi,
        "Ichneumon spectrum"@sv,
        "Xeris spectrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porapuupistiäinen"@fi,
        "snyltvedstekel"@sv .

<http://tun.fi/MX.288979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xiphydria betulae" ;
    dwc:scientificNameAuthorship "(Enslin, 1911)" ;
    skos:broader <http://tun.fi/MX.288976> ;
    skos:hiddenLabel "Pseudoxiphydria betulae"@fi,
        "Xiphydria amurensis"@fi,
        "Xiphydria betulae"@fi,
        "Pseudoxiphydria betulae"@sv,
        "Xiphydria amurensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksajunki"@fi,
        "Xiphydria betulae"@sv .

<http://tun.fi/MX.288982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xiphydria camelus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.288976> ;
    skos:hiddenLabel "Sirex camelus"@fi,
        "Xiphydria camelus"@fi,
        "Sirex camelus"@sv,
        "Xiphydria camelus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivujunki"@fi,
        "kamelstekel"@sv .

<http://tun.fi/MX.288984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xiphydria megapolitana" ;
    dwc:scientificNameAuthorship "(Brauns, 1884)" ;
    skos:broader <http://tun.fi/MX.288976> ;
    skos:hiddenLabel "Konowia megapolitana"@fi,
        "Xiphydria megapolitana"@fi,
        "Konowia megapolitana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkujunki"@fi,
        "Xiphydria megapolitana"@sv .

<http://tun.fi/MX.288986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xiphydria picta" ;
    dwc:scientificNameAuthorship "Konow, 1897" ;
    skos:broader <http://tun.fi/MX.288976> ;
    skos:hiddenLabel "Xiphydria picta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjojunki"@fi,
        "Xiphydria picta"@sv .

<http://tun.fi/MX.288987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xiphydria prolongata" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.288976> ;
    skos:hiddenLabel "Sirex dromedarius"@fi,
        "Tenthredo prolongata"@fi,
        "Xiphydria prolongata"@fi,
        "Sirex dromedarius"@sv,
        "Tenthredo prolongata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punajunki"@fi,
        "Xiphydria prolongata"@sv .

<http://tun.fi/MX.288993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orussus abietinus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.288992> ;
    skos:hiddenLabel "Orussus abietinus"@fi,
        "Orussus coronatus"@fi,
        "Sphex abietina"@fi,
        "Orussus abietinus"@sv,
        "Orussus coronatus"@sv,
        "Sphex abietina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loissahiainen"@fi,
        "röd parasitväxtstekel"@sv .

<http://tun.fi/MX.288997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caliroa cerasi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.288592> ;
    skos:hiddenLabel "Caliroa cerasi"@fi,
        "Tenthredo adumbrata"@fi,
        "Tenthredo cerasi"@fi,
        "Tenthredo limacina"@fi,
        "Tenthredo adumbrata"@sv,
        "Tenthredo cerasi"@sv,
        "Tenthredo limacina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirsikkaetanainen"@fi,
        "Caliroa cerasi"@sv .

<http://tun.fi/MX.289001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caliroa cothurnata" ;
    dwc:scientificNameAuthorship "(Serville, 1823)" ;
    skos:broader <http://tun.fi/MX.288592> ;
    skos:hiddenLabel "Caliroa cinxia"@fi,
        "Caliroa cothurnata"@fi,
        "Caliroa cothurnatus"@fi,
        "Tenthredo cothurnata"@fi,
        "Caliroa cinxia"@sv,
        "Caliroa cothurnatus"@sv,
        "Tenthredo cothurnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammietanainen"@fi,
        "Caliroa cothurnata"@sv .

<http://tun.fi/MX.289005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caliroa crypta" ;
    dwc:scientificNameAuthorship "Heidemaa, 1999" ;
    skos:broader <http://tun.fi/MX.288592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caliroa crypta"@fi,
        "Caliroa crypta"@sv .

<http://tun.fi/MX.289006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caliroa tremulae" ;
    dwc:scientificNameAuthorship "Chevin, 1974" ;
    skos:broader <http://tun.fi/MX.288592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caliroa tremulae"@fi,
        "Caliroa tremulae"@sv .

<http://tun.fi/MX.289008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endelomyia aethiops" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.289007> ;
    skos:hiddenLabel "Endelomyia aethiops"@fi,
        "Eriocampa livonensis"@fi,
        "Tenthredo aethiops"@fi,
        "Tenthredo atratula"@fi,
        "Endelomyia aethiops"@sv,
        "Eriocampa livonensis"@sv,
        "Tenthredo aethiops"@sv,
        "Tenthredo atratula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuetanainen"@fi,
        "slemmig rosenbladstekel"@sv .

<http://tun.fi/MX.289013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fenella monilicornis" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1835)" ;
    skos:broader <http://tun.fi/MX.289012> ;
    skos:hiddenLabel "Fenella famosa"@fi,
        "Phyllotoma monilicornis"@fi,
        "Fenella famosa"@sv,
        "Phyllotoma monilicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fenella monilicornis"@fi,
        "Fenella monilicornis"@sv .

<http://tun.fi/MX.289016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fenella nigrita" ;
    dwc:scientificNameAuthorship "Westwood, 1839" ;
    skos:broader <http://tun.fi/MX.289012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fenella nigrita"@fi,
        "Fenella nigrita"@sv .

<http://tun.fi/MX.289020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fenusa dohrnii" ;
    dwc:scientificNameAuthorship "(Tischbein, 1846)" ;
    skos:broader <http://tun.fi/MX.289017> ;
    skos:hiddenLabel "Fenusa nigricans"@fi,
        "Kaliosysphinga dohrnii"@fi,
        "Fenusa nigricans"@sv,
        "Kaliosysphinga dohrnii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fenusa dohrnii"@fi,
        "Fenusa dohrnii"@sv .

<http://tun.fi/MX.289023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fenusa pumila" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.289017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fenusa pumila"@fi,
        "Fenusa pumila"@sv .

<http://tun.fi/MX.289026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kaliofenusa ulmi" ;
    dwc:scientificNameAuthorship "(Sundevall, 1847)" ;
    skos:broader <http://tun.fi/MX.289025> ;
    skos:hiddenLabel "Dolerus pusillus"@fi,
        "Fenusa intermedia"@fi,
        "Fenusa ulmi"@fi,
        "Dolerus pusillus"@sv,
        "Fenusa intermedia"@sv,
        "Fenusa ulmi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kaliofenusa ulmi"@fi,
        "Kaliofenusa ulmi"@sv .

<http://tun.fi/MX.289031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fenusella glaucopis" ;
    dwc:scientificNameAuthorship "(Konow, 1907)" ;
    skos:broader <http://tun.fi/MX.289030> ;
    skos:hiddenLabel "Fenusa glaucopis"@fi,
        "Fenusa glaucopis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fenusella glaucopis"@fi,
        "Fenusella glaucopis"@sv .

<http://tun.fi/MX.289033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fenusella nana" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.289030> ;
    skos:hiddenLabel "Tenthredo nana"@fi,
        "Tenthredo nana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fenusella nana"@fi,
        "Fenusella nana"@sv .

<http://tun.fi/MX.289035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fenusella septentrionalis" ;
    dwc:scientificNameAuthorship "(Koch, 1990)" ;
    skos:broader <http://tun.fi/MX.289030> ;
    skos:hiddenLabel "Messa septentrionalis"@fi,
        "Messa septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fenusella septentrionalis"@fi,
        "Fenusella septentrionalis"@sv .

<http://tun.fi/MX.289039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metallus albipes" ;
    dwc:scientificNameAuthorship "(Cameron, 1875)" ;
    skos:broader <http://tun.fi/MX.289037> ;
    skos:hiddenLabel "Entodecta tenuicornis"@fi,
        "Phaenusa albipes"@fi,
        "Entodecta tenuicornis"@sv,
        "Phaenusa albipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metallus albipes"@fi,
        "Metallus albipes"@sv .

<http://tun.fi/MX.289042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metallus lanceolatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1870)" ;
    skos:broader <http://tun.fi/MX.289037> ;
    skos:hiddenLabel "Blennocampa lanceolata"@fi,
        "Fenusa gei"@fi,
        "Blennocampa lanceolata"@sv,
        "Fenusa gei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metallus lanceolatus"@fi,
        "Metallus lanceolatus"@sv .

<http://tun.fi/MX.289045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metallus pumilus" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.289037> ;
    skos:hiddenLabel "Tenthredo pumila"@fi,
        "Tenthredo pumila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metallus pumilus"@fi,
        "Metallus pumilus"@sv .

<http://tun.fi/MX.289048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parna apicalis" ;
    dwc:scientificNameAuthorship "(Brischke, 1888)" ;
    skos:broader <http://tun.fi/MX.289047> ;
    skos:hiddenLabel "Blennocampa apicalis"@fi,
        "Parna reseri"@fi,
        "Blennocampa apicalis"@sv,
        "Parna reseri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parna apicalis"@fi,
        "Parna apicalis"@sv .

<http://tun.fi/MX.289051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parna tenella" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.289047> ;
    skos:hiddenLabel "Tenthredo tenella"@fi,
        "Tenthredo tenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parna tenella"@fi,
        "Parna tenella"@sv .

<http://tun.fi/MX.289054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Profenusa pygmaea" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.289053> ;
    skos:hiddenLabel "Tenthredo pygmaea"@fi,
        "Tenthredo pygmaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Profenusa pygmaea"@fi,
        "Profenusa pygmaea"@sv .

<http://tun.fi/MX.289057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Profenusa thomsoni" ;
    dwc:scientificNameAuthorship "(Konow, 1886)" ;
    skos:broader <http://tun.fi/MX.289053> ;
    skos:hiddenLabel "Fenusa thomsoni"@fi,
        "Fenusa thomsoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Profenusa thomsoni"@fi,
        "Profenusa thomsoni"@sv .

<http://tun.fi/MX.289066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterarthrus microcephalus" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.289065> ;
    skos:hiddenLabel "Tenthredo microcephala"@fi,
        "Tenthredo microcephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterarthrus microcephalus"@fi,
        "Heterarthrus microcephalus"@sv .

<http://tun.fi/MX.289068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterarthrus nemoratus" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.289065> ;
    skos:hiddenLabel "Hylotoma nemorata"@fi,
        "Phyllotoma tenella"@fi,
        "Hylotoma nemorata"@sv,
        "Phyllotoma tenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterarthrus nemoratus"@fi,
        "Heterarthrus nemoratus"@sv .

<http://tun.fi/MX.289071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterarthrus ochropoda" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.289065> ;
    skos:hiddenLabel "Tenthredo ochropoda"@fi,
        "Tenthredo ochropoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterarthrus ochropoda"@fi,
        "Heterarthrus ochropoda"@sv .

<http://tun.fi/MX.289073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterarthrus vagans" ;
    dwc:scientificNameAuthorship "(Fallén, 1808)" ;
    skos:broader <http://tun.fi/MX.289065> ;
    skos:hiddenLabel "Hylotoma vagans"@fi,
        "Phyllotoma leucopoda"@fi,
        "Tenthredo amaura"@fi,
        "Tenthredo melanopyga"@fi,
        "Hylotoma vagans"@sv,
        "Phyllotoma leucopoda"@sv,
        "Tenthredo amaura"@sv,
        "Tenthredo melanopyga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterarthrus vagans"@fi,
        "Heterarthrus vagans"@sv .

<http://tun.fi/MX.289083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allantus calliblepharus" ;
    dwc:scientificNameAuthorship "(Konow, 1900)" ;
    skos:broader <http://tun.fi/MX.289081> ;
    skos:hiddenLabel "Emphytus calliblepharus"@fi,
        "Emphytus calliblepharus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allantus calliblepharus"@fi,
        "Allantus calliblepharus"@sv .

<http://tun.fi/MX.289085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allantus togatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1801)" ;
    skos:broader <http://tun.fi/MX.289081> ;
    skos:hiddenLabel "Tenthredo togata"@fi,
        "Tenthredo togata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allantus togatus"@fi,
        "Allantus togatus"@sv .

<http://tun.fi/MX.289088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allantus basalis" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.289081> ;
    skos:hiddenLabel "Tenthredo basalis"@fi,
        "Tenthredo basalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allantus basalis"@fi,
        "Allantus basalis"@sv .

<http://tun.fi/MX.289091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allantus calceatus" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.289081> ;
    skos:hiddenLabel "Tenthredo calceata"@fi,
        "Tenthredo calceata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allantus calceatus"@fi,
        "Allantus calceatus"@sv .

<http://tun.fi/MX.289093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allantus cinctus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.289081> ;
    skos:hiddenLabel "Allantus cinctus"@fi,
        "Emphytus neglectus"@fi,
        "Tenthredo cincta"@fi,
        "Allantus cinctus"@sv,
        "Emphytus neglectus"@sv,
        "Tenthredo cincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkovyölehtiäinen"@fi,
        "vitgördlad rosenbladstekel"@sv .

<http://tun.fi/MX.289096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allantus cingillipes" ;
    dwc:scientificNameAuthorship "(Kontuniemi, 1947)" ;
    skos:broader <http://tun.fi/MX.289081> ;
    skos:hiddenLabel "Emphytus cingillipes"@fi,
        "Emphytus cingillipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allantus cingillipes"@fi,
        "Allantus cingillipes"@sv .

<http://tun.fi/MX.289097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allantus cingillum" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.289081> ;
    skos:hiddenLabel "Tenthredo cingillum"@fi,
        "Tenthredo cingillum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allantus cingillum"@fi,
        "Allantus cingillum"@sv .

<http://tun.fi/MX.289099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allantus rufocinctus" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.289081> ;
    skos:hiddenLabel "Tenthredo rufo-cincta"@fi,
        "Tenthredo rufo-cincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allantus rufocinctus"@fi,
        "Allantus rufocinctus"@sv .

<http://tun.fi/MX.289115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina hyperborea" ;
    dwc:scientificNameAuthorship "Salmela, 2016" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina hyperborea"@fi,
        "Boletina hyperborea"@sv .

<http://tun.fi/MX.289116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina kullervoi" ;
    dwc:scientificNameAuthorship "Salmela, 2016" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina kullervoi"@fi,
        "Boletina kullervoi"@sv .

<http://tun.fi/MX.289117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina nuortti" ;
    dwc:scientificNameAuthorship "Salmela, 2016" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina nuortti"@fi,
        "Boletina nuortti"@sv .

<http://tun.fi/MX.289118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina valteri" ;
    dwc:scientificNameAuthorship "Salmela, 2016" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina valteri"@fi,
        "Boletina valteri"@sv .

<http://tun.fi/MX.289135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichocephala bartaki" ;
    dwc:scientificNameAuthorship "Wagner, 1998" ;
    skos:broader <http://tun.fi/MX.276853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichocephala bartaki"@fi,
        "Dolichocephala bartaki"@sv .

<http://tun.fi/MX.289136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichocephala bellstedti" ;
    dwc:scientificNameAuthorship "Joost, 1985" ;
    skos:broader <http://tun.fi/MX.276853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichocephala bellstedti"@fi,
        "Dolichocephala bellstedti"@sv .

<http://tun.fi/MX.289137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichocephala oblongoguttata" ;
    dwc:scientificNameAuthorship "(Dale, 1878)" ;
    skos:broader <http://tun.fi/MX.276853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichocephala oblongoguttata"@fi,
        "Dolichocephala oblongoguttata"@sv .

<http://tun.fi/MX.289138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichocephala woodi" ;
    dwc:scientificNameAuthorship "Sinclair & MacDonald, 2012" ;
    skos:broader <http://tun.fi/MX.276853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichocephala woodi"@fi,
        "Dolichocephala woodi"@sv .

<http://tun.fi/MX.28914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otus scops" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.28896> ;
    skos:hiddenLabel "Otus scops"@fi,
        "Otus scops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyläpöllönen"@fi,
        "dvärguv"@sv .

<http://tun.fi/MX.289140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kowarzia barbatula" ;
    dwc:scientificNameAuthorship "(Mik, 1880)" ;
    skos:broader <http://tun.fi/MX.289139> ;
    skos:hiddenLabel "Clinocera barbatula"@fi,
        "Clinocera barbatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kowarzia barbatula"@fi,
        "Kowarzia barbatula"@sv .

<http://tun.fi/MX.289141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus laticinctus" ;
    dwc:scientificNameAuthorship "Walker, 1851" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus laticinctus"@fi,
        "Platypalpus laticinctus"@sv .

<http://tun.fi/MX.289142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus wuorentausi" ;
    dwc:scientificNameAuthorship "Frey, 1943" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus wuorentausi"@fi,
        "Platypalpus wuorentausi"@sv .

<http://tun.fi/MX.289143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera nigropicea" ;
    dwc:scientificNameAuthorship "Lundström, 1906" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera nigropicea"@fi,
        "Macrocera nigropicea"@sv .

<http://tun.fi/MX.289144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoplatyura noorae" ;
    dwc:scientificNameAuthorship "Salmela, 2014" ;
    skos:broader <http://tun.fi/MX.275156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoplatyura noorae"@fi,
        "Neoplatyura noorae"@sv .

<http://tun.fi/MX.289146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asindulum nigrum" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:broader <http://tun.fi/MX.289145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asindulum nigrum"@fi,
        "Asindulum nigrum"@sv .

<http://tun.fi/MX.289147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia extignum" ;
    dwc:scientificNameAuthorship "Disney, 2015" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia extignum"@fi,
        "Megaselia extignum"@sv .

<http://tun.fi/MX.289148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornu setigerum" ;
    dwc:scientificNameAuthorship "Zaitzev, 1995" ;
    skos:broader <http://tun.fi/MX.275583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brevicornu setigerum"@fi,
        "Brevicornu setigerum"@sv .

<http://tun.fi/MX.289149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila gemerensis" ;
    dwc:scientificNameAuthorship "Ševčík & Kurina, 2011" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila gemerensis"@fi,
        "Mycetophila gemerensis"@sv .

<http://tun.fi/MX.289150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila haruspica" ;
    dwc:scientificNameAuthorship "Plassmann, 1990" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila haruspica"@fi,
        "Mycetophila haruspica"@sv .

<http://tun.fi/MX.289151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila altaica" ;
    dwc:scientificNameAuthorship "Zaitzev, 1994" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila altaica"@fi,
        "Sciophila altaica"@sv .

<http://tun.fi/MX.289152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila arizonensis" ;
    dwc:scientificNameAuthorship "Zaitzev, 1982" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila arizonensis"@fi,
        "Sciophila arizonensis"@sv .

<http://tun.fi/MX.289153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila fridolini" ;
    dwc:scientificNameAuthorship "Stackelberg, 1943" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila fridolini"@fi,
        "Sciophila fridolini"@sv .

<http://tun.fi/MX.289154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila spinifera" ;
    dwc:scientificNameAuthorship "Zaitzev, 1982" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila spinifera"@fi,
        "Sciophila spinifera"@sv .

<http://tun.fi/MX.289155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatomeria obscura" ;
    dwc:scientificNameAuthorship "(Winnertz, 1863)" ;
    skos:broader <http://tun.fi/MX.275730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatomeria obscura"@fi,
        "Stigmatomeria obscura"@sv .

<http://tun.fi/MX.289156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicerura formosa" ;
    dwc:scientificNameAuthorship "Mamaev, 1998" ;
    skos:broader <http://tun.fi/MX.274874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicerura formosa"@fi,
        "Dicerura formosa"@sv .

<http://tun.fi/MX.289157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella nigrosetosa" ;
    dwc:scientificNameAuthorship "(Freeman, 1990)" ;
    skos:broader <http://tun.fi/MX.276199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosciarella nigrosetosa"@fi,
        "Leptosciarella nigrosetosa"@sv .

<http://tun.fi/MX.289158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocoelina chentejensis" ;
    dwc:scientificNameAuthorship "(Menzel, 1992)" ;
    skos:broader <http://tun.fi/MX.5019171> ;
    skos:hiddenLabel "Lycoriella chentejensis"@fi,
        "Lycoriella chentejensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocoelina chentejensis"@fi,
        "Trichocoelina chentejensis"@sv .

<http://tun.fi/MX.289159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolycoriella rigua" ;
    dwc:scientificNameAuthorship "(Menzel & Mohrig, 1991)" ;
    skos:broader <http://tun.fi/MX.276290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudolycoriella rigua"@fi,
        "Pseudolycoriella rigua"@sv .

<http://tun.fi/MX.289160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara postgeophila" ;
    dwc:scientificNameAuthorship "Mohrig & Menzel, 1992" ;
    skos:broader <http://tun.fi/MX.276298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scatopsciara postgeophila"@fi,
        "Scatopsciara postgeophila"@sv .

<http://tun.fi/MX.289161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythropochroa multispinosa" ;
    dwc:scientificNameAuthorship "Mohrig & Mamaev, 1985" ;
    skos:broader <http://tun.fi/MX.276329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scythropochroa multispinosa"@fi,
        "Scythropochroa multispinosa"@sv .

<http://tun.fi/MX.289258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mythimna unipuncta" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62933> ;
    skos:hiddenLabel "Mythimna unipuncta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hukkaolkiyökkönen"@fi,
        "Mythimna unipuncta"@sv .

<http://tun.fi/MX.289279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratitis capitata" ;
    dwc:scientificNameAuthorship "(Wiedemann, 1824)" ;
    skos:altLabel "välimerenhedelmäkärpänen"@fi ;
    skos:broader <http://tun.fi/MX.289277> ;
    skos:hiddenLabel "Ceratitis capitata"@fi,
        "Ceratitis capitata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "appelsiinikärpänen"@fi,
        "medelhavsfruktfluga"@sv .

<http://tun.fi/MX.289283> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Tipula montana verberneae" ;
    dwc:scientificNameAuthorship "Mannheims & Theowald, 1959" ;
    skos:broader <http://tun.fi/MX.273106> ;
    skos:hiddenLabel "Tipula montana verberneae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkunttakirsikäs"@fi,
        "Tipula montana verberneae"@sv .

<http://tun.fi/MX.289298> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pusa hispida saimensis" ;
    dwc:scientificNameAuthorship "(Nordquist, 1899)" ;
    skos:altLabel "saimensäl"@sv ;
    skos:broader <http://tun.fi/MX.47302> ;
    skos:hiddenLabel "Phoca hispida saimensis"@fi,
        "Pusa hispida saimensis"@fi,
        "Phoca hispida saimensis"@sv,
        "Pusa hispida saimensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saimaannorppa"@fi,
        "saimenvikare"@sv .

<http://tun.fi/MX.289315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia fraternana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia fraternana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihtasoukkokääriäinen"@fi,
        "Epinotia fraternana"@sv .

<http://tun.fi/MX.289489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusandalum coronatum" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.289487> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusandalum coronatum"@fi,
        "Eusandalum coronatum"@sv .

<http://tun.fi/MX.289490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusandalum elongatum" ;
    dwc:scientificNameAuthorship "(Ruschka 1921)" ;
    skos:broader <http://tun.fi/MX.289487> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusandalum elongatum"@fi,
        "Eusandalum elongatum"@sv .

<http://tun.fi/MX.289492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calosota aestivalis" ;
    dwc:scientificNameAuthorship "Curtis, 1836" ;
    skos:broader <http://tun.fi/MX.289491> ;
    skos:hiddenLabel "Calosota septentrionalis"@fi,
        "Calosota vernalis"@fi,
        "Calosota septentrionalis"@sv,
        "Calosota vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calosota aestivalis"@fi,
        "Calosota aestivalis"@sv .

<http://tun.fi/MX.289494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calosota obscura" ;
    dwc:scientificNameAuthorship "Ruschka, 1921" ;
    skos:broader <http://tun.fi/MX.289491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calosota obscura"@fi,
        "Calosota obscura"@sv .

<http://tun.fi/MX.289500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelmus annulatus" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.289497> ;
    skos:hiddenLabel "Eupelmus nubilipennis"@fi,
        "Eupelmus nubilipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelmus annulatus"@fi,
        "Eupelmus annulatus"@sv .

<http://tun.fi/MX.289501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelmus fuscipennis" ;
    dwc:scientificNameAuthorship "Förster, 1860" ;
    skos:broader <http://tun.fi/MX.289497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelmus fuscipennis"@fi,
        "Eupelmus fuscipennis"@sv .

<http://tun.fi/MX.289503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelmus pullus" ;
    dwc:scientificNameAuthorship "Ruschka, 1921" ;
    skos:broader <http://tun.fi/MX.289497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelmus pullus"@fi,
        "Eupelmus pullus"@sv .

<http://tun.fi/MX.289504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelmus urozonus" ;
    dwc:scientificNameAuthorship "Dalman, 1820" ;
    skos:broader <http://tun.fi/MX.289497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelmus urozonus"@fi,
        "Eupelmus urozonus"@sv .

<http://tun.fi/MX.289505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelmus vesicularis" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.289497> ;
    skos:hiddenLabel "Eupelmus degeeri"@fi,
        "Eupelmus degeeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelmus vesicularis"@fi,
        "Eupelmus vesicularis"@sv .

<http://tun.fi/MX.289509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccophagus insidiator" ;
    dwc:scientificNameAuthorship "(Dalman, 1825)" ;
    skos:broader <http://tun.fi/MX.289508> ;
    skos:hiddenLabel "Coccophagus aterrimus"@fi,
        "Coccophagus stepanovi"@fi,
        "Coccophagus aterrimus"@sv,
        "Coccophagus stepanovi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccophagus insidiator"@fi,
        "Coccophagus insidiator"@sv .

<http://tun.fi/MX.289511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccophagus lycimnia" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.289508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccophagus lycimnia"@fi,
        "Coccophagus lycimnia"@sv .

<http://tun.fi/MX.289512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccophagus obscurus" ;
    dwc:scientificNameAuthorship "(Westwood, 1833)" ;
    skos:broader <http://tun.fi/MX.289508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccophagus obscurus"@fi,
        "Coccophagus obscurus"@sv .

<http://tun.fi/MX.289513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccophagus piceae" ;
    dwc:scientificNameAuthorship "Erdõs, 1956" ;
    skos:broader <http://tun.fi/MX.289508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccophagus piceae"@fi,
        "Coccophagus piceae"@sv .

<http://tun.fi/MX.289514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccophagus scutellaris" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccophagus scutellaris"@fi,
        "Coccophagus scutellaris"@sv .

<http://tun.fi/MX.289515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccophagus semicircularis" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.289508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccophagus semicircularis"@fi,
        "Coccophagus semicircularis"@sv .

<http://tun.fi/MX.289537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encarsia aleurochitonis" ;
    dwc:scientificNameAuthorship "(Mercet, 1931)" ;
    skos:broader <http://tun.fi/MX.289535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encarsia aleurochitonis"@fi,
        "Encarsia aleurochitonis"@sv .

<http://tun.fi/MX.289538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encarsia formosa" ;
    dwc:scientificNameAuthorship "Gahan, 1924" ;
    skos:broader <http://tun.fi/MX.289535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encarsia formosa"@fi,
        "Encarsia formosa"@sv .

<http://tun.fi/MX.289539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encarsia inaron" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.289535> ;
    skos:hiddenLabel "Encarsia borealis"@fi,
        "Encarsia partenopea"@fi,
        "Encarsia borealis"@sv,
        "Encarsia partenopea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encarsia inaron"@fi,
        "Encarsia inaron"@sv .

<http://tun.fi/MX.289542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encarsia lutea" ;
    dwc:scientificNameAuthorship "(Masi, 1909)" ;
    skos:broader <http://tun.fi/MX.289535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encarsia lutea"@fi,
        "Encarsia lutea"@sv .

<http://tun.fi/MX.289543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encarsia margaritiventris" ;
    dwc:scientificNameAuthorship "(Mercet, 1931)" ;
    skos:broader <http://tun.fi/MX.289535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encarsia margaritiventris"@fi,
        "Encarsia margaritiventris"@sv .

<http://tun.fi/MX.289544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encarsia moffsi" ;
    dwc:scientificNameAuthorship "Huldén, 1986" ;
    skos:broader <http://tun.fi/MX.289535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encarsia moffsi"@fi,
        "Encarsia moffsi"@sv .

<http://tun.fi/MX.289547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteroptrix bicolor" ;
    dwc:scientificNameAuthorship "Howard, 1898" ;
    skos:broader <http://tun.fi/MX.289545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteroptrix bicolor"@fi,
        "Pteroptrix bicolor"@sv .

<http://tun.fi/MX.289548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteroptrix longiclava" ;
    dwc:scientificNameAuthorship "(Girault, 1915)" ;
    skos:broader <http://tun.fi/MX.289545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteroptrix longiclava"@fi,
        "Pteroptrix longiclava"@sv .

<http://tun.fi/MX.289550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccophagoides moeris" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.289549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccophagoides moeris"@fi,
        "Coccophagoides moeris"@sv .

<http://tun.fi/MX.289554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelinus abdominalis" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelinus abdominalis"@fi,
        "Aphelinus abdominalis"@sv .

<http://tun.fi/MX.289555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelinus annulipes" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.289552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelinus annulipes"@fi,
        "Aphelinus annulipes"@sv .

<http://tun.fi/MX.289556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelinus argiope" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.289552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelinus argiope"@fi,
        "Aphelinus argiope"@sv .

<http://tun.fi/MX.289557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelinus asychis" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.289552> ;
    skos:hiddenLabel "Aphelinus euthria"@fi,
        "Aphelinus euthria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelinus asychis"@fi,
        "Aphelinus asychis"@sv .

<http://tun.fi/MX.289559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelinus bicolor" ;
    dwc:scientificNameAuthorship "Jasnosh, 1963" ;
    skos:broader <http://tun.fi/MX.289552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelinus bicolor"@fi,
        "Aphelinus bicolor"@sv .

<http://tun.fi/MX.289560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelinus chaonia" ;
    dwc:scientificNameAuthorship "(Walker, 1841)" ;
    skos:broader <http://tun.fi/MX.289552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelinus chaonia"@fi,
        "Aphelinus chaonia"@sv .

<http://tun.fi/MX.289561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelinus daucicola" ;
    dwc:scientificNameAuthorship "Kurdjumov, 1913" ;
    skos:broader <http://tun.fi/MX.289552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelinus daucicola"@fi,
        "Aphelinus daucicola"@sv .

<http://tun.fi/MX.289562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelinus flaviventris" ;
    dwc:scientificNameAuthorship "Kurdjumov, 1913" ;
    skos:broader <http://tun.fi/MX.289552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelinus flaviventris"@fi,
        "Aphelinus flaviventris"@sv .

<http://tun.fi/MX.289563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelinus mali" ;
    dwc:scientificNameAuthorship "(Haldeman, 1851)" ;
    skos:broader <http://tun.fi/MX.289552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelinus mali"@fi,
        "Aphelinus mali"@sv .

<http://tun.fi/MX.289564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelinus subflavescens" ;
    dwc:scientificNameAuthorship "(Westwood, 1837)" ;
    skos:broader <http://tun.fi/MX.289552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelinus subflavescens"@fi,
        "Aphelinus subflavescens"@sv .

<http://tun.fi/MX.289565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelinus tetrataenion" ;
    dwc:scientificNameAuthorship "(Erdös & Novicly, 1953)" ;
    skos:broader <http://tun.fi/MX.289552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelinus tetrataenion"@fi,
        "Aphelinus tetrataenion"@sv .

<http://tun.fi/MX.289566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelinus varipes" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.289552> ;
    skos:hiddenLabel "Aphelinus hordei"@fi,
        "Aphelinus hordei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphelinus varipes"@fi,
        "Aphelinus varipes"@sv .

<http://tun.fi/MX.289569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphytis proclia" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.289568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphytis proclia"@fi,
        "Aphytis proclia"@sv .

<http://tun.fi/MX.289571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centrodora amoena" ;
    dwc:scientificNameAuthorship "Förster, 1878" ;
    skos:broader <http://tun.fi/MX.289570> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centrodora amoena"@fi,
        "Centrodora amoena"@sv .

<http://tun.fi/MX.289572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centrodora livens" ;
    dwc:scientificNameAuthorship "(Walker, 1851)" ;
    skos:broader <http://tun.fi/MX.289570> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centrodora livens"@fi,
        "Centrodora livens"@sv .

<http://tun.fi/MX.289574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marietta picta" ;
    dwc:scientificNameAuthorship "(André, 1877)" ;
    skos:broader <http://tun.fi/MX.289573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marietta picta"@fi,
        "Marietta picta"@sv .

<http://tun.fi/MX.289577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eretmocerus zippanguiphagus" ;
    dwc:scientificNameAuthorship "Huldén, 1986" ;
    skos:broader <http://tun.fi/MX.289576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eretmocerus zippanguiphagus"@fi,
        "Eretmocerus zippanguiphagus"@sv .

<http://tun.fi/MX.289581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ablerus atomon" ;
    dwc:scientificNameAuthorship "(Walker, 1847)" ;
    skos:broader <http://tun.fi/MX.289579> ;
    skos:hiddenLabel "Azotus atomon"@fi,
        "Azotus atomon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ablerus atomon"@fi,
        "Ablerus atomon"@sv .

<http://tun.fi/MX.289584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryischia inopinata" ;
    dwc:scientificNameAuthorship "Masi, 1907" ;
    skos:broader <http://tun.fi/MX.289583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryischia inopinata"@fi,
        "Euryischia inopinata"@sv .

<http://tun.fi/MX.289595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pineus orientalis" ;
    dwc:scientificNameAuthorship "(Dreyfus, 1889)" ;
    skos:broader <http://tun.fi/MX.228027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pineus orientalis"@fi,
        "Pineus orientalis"@sv .

<http://tun.fi/MX.289615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoecia furcata" ;
    dwc:scientificNameAuthorship "(Theobald, 1915)" ;
    skos:broader <http://tun.fi/MX.228056> ;
    skos:hiddenLabel "Anoecia nemoralis"@fi,
        "Anoecia nemoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoecia furcata"@fi,
        "Anoecia furcata"@sv .

<http://tun.fi/MX.289621> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Chelis puengeleri fridolini" ;
    dwc:scientificNameAuthorship "(Torstenius, 1971)" ;
    skos:broader <http://tun.fi/MX.62266> ;
    skos:hiddenLabel "Chelis puengeleri fridolini"@fi,
        "Chelis puengeleri subsp. fridolini"@fi,
        "Holoarctia puengeleri subsp. fridolini"@fi,
        "Chelis puengeleri subsp. fridolini"@sv,
        "Holoarctia puengeleri subsp. fridolini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakkasiilikäs (alalaji fridolini)"@fi,
        "Chelis puengeleri fridolini"@sv .

<http://tun.fi/MX.289635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porcellionides pruinosus" ;
    dwc:scientificNameAuthorship "(Brandt, 1833)" ;
    skos:broader <http://tun.fi/MX.214419> ;
    skos:hiddenLabel "Metoponorthus pruinosus"@fi,
        "Metoponorthus pruinosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porcellionides pruinosus"@fi,
        "Porcellionides pruinosus"@sv .

<http://tun.fi/MX.28965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bubo bubo" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.28963> ;
    skos:hiddenLabel "Bubo bubo"@fi,
        "Bubo bubo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huuhkaja"@fi,
        "berguv"@sv .

<http://tun.fi/MX.289695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metatrichoniscoides leydigii" ;
    dwc:scientificNameAuthorship "(Weber, 1880)" ;
    skos:broader <http://tun.fi/MX.214390> ;
    skos:hiddenLabel "Metatrichoniscoides palmeni"@fi,
        "Metatrichoniscoides palmeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metatrichoniscoides leydigii"@fi,
        "Metatrichoniscoides leydigii"@sv .

<http://tun.fi/MX.289739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerobasis guestfalica" ;
    dwc:scientificNameAuthorship "(Kolbe, 1880)" ;
    skos:broader <http://tun.fi/MX.289738> ;
    skos:hiddenLabel "Cerobasis guestfalica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerobasis guestfalica"@fi,
        "barkstövlus"@sv .

<http://tun.fi/MX.289741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepinotus inquilinus" ;
    dwc:scientificNameAuthorship "v.Heyden, 1850" ;
    skos:broader <http://tun.fi/MX.289740> ;
    skos:hiddenLabel "Lepinotus inquilinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepinotus inquilinus"@fi,
        "bostövlus"@sv .

<http://tun.fi/MX.289742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepinotus patruelis" ;
    dwc:scientificNameAuthorship "Pearman, 1931" ;
    skos:broader <http://tun.fi/MX.289740> ;
    skos:hiddenLabel "Lepinotus patruelis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepinotus patruelis"@fi,
        "streckstövlus"@sv .

<http://tun.fi/MX.289743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepinotus reticulatus" ;
    dwc:scientificNameAuthorship "Enderlein, 1905" ;
    skos:broader <http://tun.fi/MX.289740> ;
    skos:hiddenLabel "Lepinotus reticulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepinotus reticulatus"@fi,
        "nätstövlus"@sv .

<http://tun.fi/MX.289745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trogium pulsatorium" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.289744> ;
    skos:hiddenLabel "Trogium pulsatorium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trogium pulsatorium"@fi,
        "väggsmed"@sv .

<http://tun.fi/MX.289748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dorypteryx domestica" ;
    dwc:scientificNameAuthorship "(Smithers, 1958)" ;
    skos:broader <http://tun.fi/MX.289747> ;
    skos:hiddenLabel "Dorypteryx domestica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dorypteryx domestica"@fi,
        "kilvingad styltlus"@sv .

<http://tun.fi/MX.289750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psyllipsocus ramburii" ;
    dwc:scientificNameAuthorship "Sélys-Longchamps, 1872" ;
    skos:broader <http://tun.fi/MX.289749> ;
    skos:hiddenLabel "Psyllipsocus ramburii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psyllipsocus ramburii"@fi,
        "rundvingad styltlus"@sv .

<http://tun.fi/MX.289754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liposcelis brunnea" ;
    dwc:scientificNameAuthorship "Motschulsky, 1852" ;
    skos:broader <http://tun.fi/MX.289753> ;
    skos:hiddenLabel "Liposcelis liparus"@fi,
        "Liposcelis brunnea"@sv,
        "Liposcelis liparus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liposcelis brunnea"@fi,
        "gaffelboklus"@sv .

<http://tun.fi/MX.289756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liposcelis entomophila" ;
    dwc:scientificNameAuthorship "(Enderlein, 1907)" ;
    skos:broader <http://tun.fi/MX.289753> ;
    skos:hiddenLabel "Liposcelis entomophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liposcelis entomophila"@fi,
        "ockraboklus"@sv .

<http://tun.fi/MX.289757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liposcelis pearmani" ;
    dwc:scientificNameAuthorship "Lienhard, 1990" ;
    skos:broader <http://tun.fi/MX.289753> ;
    skos:hiddenLabel "Liposcelis kidderi"@fi,
        "Liposcelis kidderi"@sv,
        "Liposcelis pearmani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liposcelis pearmani"@fi,
        "tvillingboklus"@sv .

<http://tun.fi/MX.289759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liposcelis silvarum" ;
    dwc:scientificNameAuthorship "(Kolbe, 1888)" ;
    skos:broader <http://tun.fi/MX.289753> ;
    skos:hiddenLabel "Liposcelis silvarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liposcelis silvarum"@fi,
        "skogsboklus"@sv .

<http://tun.fi/MX.289760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liposcelis decolor" ;
    dwc:scientificNameAuthorship "(Pearman, 1925)" ;
    skos:broader <http://tun.fi/MX.289753> ;
    skos:hiddenLabel "Liposcelis divinatoria"@fi,
        "Liposcelis simulans"@fi,
        "Liposcelis decolor"@sv,
        "Liposcelis divinatoria"@sv,
        "Liposcelis simulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liposcelis decolor"@fi,
        "luffarboklus"@sv .

<http://tun.fi/MX.289762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liposcelis bostrychophila" ;
    dwc:scientificNameAuthorship "Badonnel, 1931" ;
    skos:broader <http://tun.fi/MX.289753> ;
    skos:hiddenLabel "Liposcelis bostrychophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liposcelis bostrychophila"@fi,
        "husboklus"@sv .

<http://tun.fi/MX.289763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liposcelis corrodens" ;
    dwc:scientificNameAuthorship "(Heymons, 1909)" ;
    skos:broader <http://tun.fi/MX.289753> ;
    skos:hiddenLabel "Liposcelis corrodens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liposcelis corrodens"@fi,
        "redesboklus"@sv .

<http://tun.fi/MX.289764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liposcelis palatina" ;
    dwc:scientificNameAuthorship "Roesler, 1954" ;
    skos:broader <http://tun.fi/MX.289753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liposcelis palatina"@fi,
        "Liposcelis palatina"@sv .

<http://tun.fi/MX.289767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badonnelia titei" ;
    dwc:scientificNameAuthorship "Pearman, 1953" ;
    skos:broader <http://tun.fi/MX.289766> ;
    skos:hiddenLabel "Badonnelia titei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Badonnelia titei"@fi,
        "skölddammlus"@sv .

<http://tun.fi/MX.289772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bertkauia lucifuga" ;
    dwc:scientificNameAuthorship "(Rambur, 1842)" ;
    skos:broader <http://tun.fi/MX.289770> ;
    skos:hiddenLabel "Bertkauia lucifuga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bertkauia lucifuga"@fi,
        "skuggstövslända"@sv .

<http://tun.fi/MX.289775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caecilius fuscopterus" ;
    dwc:scientificNameAuthorship "(Latreille, 1799)" ;
    skos:broader <http://tun.fi/MX.289774> ;
    skos:hiddenLabel "Caecilius fuscopterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caecilius fuscopterus"@fi,
        "frackstövslända"@sv .

<http://tun.fi/MX.289777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valenzuela flavida" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.289776> ;
    skos:hiddenLabel "Valenzuela flavida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valenzuela flavida"@fi,
        "mörkribbad fransvingeslända"@sv .

<http://tun.fi/MX.289778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valenzuela burmeisteri" ;
    dwc:scientificNameAuthorship "(Brauer, 1876)" ;
    skos:broader <http://tun.fi/MX.289776> ;
    skos:hiddenLabel "Valenzuela burmeisteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valenzuela burmeisteri"@fi,
        "granfansvingeslända"@sv .

<http://tun.fi/MX.289779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valenzuela atricornis" ;
    dwc:scientificNameAuthorship "(McLachlan, 1869)" ;
    skos:broader <http://tun.fi/MX.289776> ;
    skos:hiddenLabel "Valenzuela atricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valenzuela atricornis"@fi,
        "sumpstövslända"@sv .

<http://tun.fi/MX.289780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valenzuela picea" ;
    dwc:scientificNameAuthorship "(Kolbe, 1882)" ;
    skos:broader <http://tun.fi/MX.289776> ;
    skos:hiddenLabel "Valenzuela picea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valenzuela picea"@fi,
        "enbuskstövslända"@sv .

<http://tun.fi/MX.289781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valenzuela gynaptera" ;
    dwc:scientificNameAuthorship "(Tetens, 1891)" ;
    skos:broader <http://tun.fi/MX.289776> ;
    skos:hiddenLabel "Valenzuela gynaptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valenzuela gynaptera"@fi,
        "risfransvingeslända"@sv .

<http://tun.fi/MX.289782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valenzuela despaxi" ;
    dwc:scientificNameAuthorship "(Badonnel, 1936)" ;
    skos:broader <http://tun.fi/MX.289776> ;
    skos:hiddenLabel "Valenzuela despaxi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Valenzuela despaxi"@fi,
        "barrfransvingeslända"@sv .

<http://tun.fi/MX.289784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enderleinella obsoleta" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.289783> ;
    skos:hiddenLabel "Enderleinella obsoleta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enderleinella obsoleta"@fi,
        "bullnosstövslända"@sv .

<http://tun.fi/MX.289787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphopsocus cruciatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1768)" ;
    skos:broader <http://tun.fi/MX.289786> ;
    skos:hiddenLabel "Graphopsocus cruciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphopsocus cruciatus"@fi,
        "flaggstövslända"@sv .

<http://tun.fi/MX.289789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenopsocus immaculatus" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.289788> ;
    skos:hiddenLabel "Stenopsocus immaculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenopsocus immaculatus"@fi,
        "lövlasvingeslända"@sv .

<http://tun.fi/MX.289790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenopsocus lachlani" ;
    dwc:scientificNameAuthorship "Kolbe, 1880" ;
    skos:broader <http://tun.fi/MX.289788> ;
    skos:hiddenLabel "Stenopsocus lachlani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenopsocus lachlani"@fi,
        "barrglasvingeslända"@sv .

<http://tun.fi/MX.289791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenopsocus stigmaticus" ;
    dwc:scientificNameAuthorship "(Imhoff & Labram, 1842)" ;
    skos:broader <http://tun.fi/MX.289788> ;
    skos:hiddenLabel "Stenopsocus stigmaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenopsocus stigmaticus"@fi,
        "praktstövslända"@sv .

<http://tun.fi/MX.289794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kolbia quisquiliarum" ;
    dwc:scientificNameAuthorship "Bertkau, 1882" ;
    skos:broader <http://tun.fi/MX.289793> ;
    skos:hiddenLabel "Kolbia quisquiliarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kolbia quisquiliarum"@fi,
        "tjockkantsstövslända"@sv .

<http://tun.fi/MX.289797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachesilla pedicularia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.289796> ;
    skos:hiddenLabel "Lachesilla pedicularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachesilla pedicularia"@fi,
        "höstövslända"@sv .

<http://tun.fi/MX.289798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachesilla quercus" ;
    dwc:scientificNameAuthorship "(Kolbe, 1880)" ;
    skos:broader <http://tun.fi/MX.289796> ;
    skos:hiddenLabel "Lachesilla quercus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachesilla quercus"@fi,
        "ekkviststövslända"@sv .

<http://tun.fi/MX.289801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectopsocus briggsi" ;
    dwc:scientificNameAuthorship "McLachlan, 1899" ;
    skos:broader <http://tun.fi/MX.289800> ;
    skos:hiddenLabel "Ectopsocus briggsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectopsocus briggsi"@fi,
        "småfläckig rektangelstövslända"@sv .

<http://tun.fi/MX.289804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peripsocus phaeopterus" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.289803> ;
    skos:hiddenLabel "Peripsocus phaeopterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peripsocus phaeopterus"@fi,
        "dysterbrun sorgstövslända"@sv .

<http://tun.fi/MX.289805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peripsocus didymus" ;
    dwc:scientificNameAuthorship "Roesler, 1939" ;
    skos:broader <http://tun.fi/MX.289803> ;
    skos:hiddenLabel "Peripsocus didymus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peripsocus didymus"@fi,
        "brunvingad sorgstövslända"@sv .

<http://tun.fi/MX.289806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peripsocus consobrinus" ;
    dwc:scientificNameAuthorship "Pearman, 1951" ;
    skos:broader <http://tun.fi/MX.289803> ;
    skos:hiddenLabel "Peripsocus consobrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peripsocus consobrinus"@fi,
        "bredlobad sorgstövslända"@sv .

<http://tun.fi/MX.289807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peripsocus parvulus" ;
    dwc:scientificNameAuthorship "Kolbe, 1880" ;
    skos:broader <http://tun.fi/MX.289803> ;
    skos:hiddenLabel "Peripsocus parvulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peripsocus parvulus"@fi,
        "parvelsorgstövslända"@sv .

<http://tun.fi/MX.289808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peripsocus subfasciatus" ;
    dwc:scientificNameAuthorship "(Rambur, 1842)" ;
    skos:broader <http://tun.fi/MX.289803> ;
    skos:hiddenLabel "Peripsocus subfasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peripsocus subfasciatus"@fi,
        "fläckig sorgstövslända"@sv .

<http://tun.fi/MX.289809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peripsocus alboguttatus" ;
    dwc:scientificNameAuthorship "(Dalman, 1823)" ;
    skos:broader <http://tun.fi/MX.289803> ;
    skos:hiddenLabel "Peripsocus alboguttatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peripsocus alboguttatus"@fi,
        "prickig sorgstövslända"@sv .

<http://tun.fi/MX.289812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopsocus clarus" ;
    dwc:scientificNameAuthorship "(Banks, 1908)" ;
    skos:broader <http://tun.fi/MX.289811> ;
    skos:hiddenLabel "Trichopsocus acuminatus"@fi,
        "Trichopsocus acuminatus"@sv,
        "Trichopsocus clarus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopsocus clarus"@fi,
        "brunryggad hårstövslända"@sv .

<http://tun.fi/MX.289816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuneopalpus cyanops" ;
    dwc:scientificNameAuthorship "(Rostock, 1876)" ;
    skos:broader <http://tun.fi/MX.289815> ;
    skos:hiddenLabel "Cuneopalpus cyanops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cuneopalpus cyanops"@fi,
        "tjockpalpsstövslända"@sv .

<http://tun.fi/MX.289818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elipsocus pumilis" ;
    dwc:scientificNameAuthorship "(Hagen, 1861)" ;
    skos:broader <http://tun.fi/MX.289817> ;
    skos:hiddenLabel "Elipsocus westwoodii"@fi,
        "Elipsocus pumilis"@sv,
        "Elipsocus westwoodii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elipsocus pumilis"@fi,
        "bredbandad fransgaffelslända"@sv .

<http://tun.fi/MX.289820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elipsocus moebiusi" ;
    dwc:scientificNameAuthorship "Tetens, 1891" ;
    skos:broader <http://tun.fi/MX.289817> ;
    skos:hiddenLabel "Elipsocus moebiusi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elipsocus moebiusi"@fi,
        "brun fransgaffelslända"@sv .

<http://tun.fi/MX.289821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elipsocus hyalinus" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.289817> ;
    skos:hiddenLabel "Elipsocus hyalinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elipsocus hyalinus"@fi,
        "mörkhuvad fransgaffelslända"@sv .

<http://tun.fi/MX.289822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elipsocus abdominalis" ;
    dwc:scientificNameAuthorship "Reuter, 1904" ;
    skos:broader <http://tun.fi/MX.289817> ;
    skos:hiddenLabel "Elipsocus abdominalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elipsocus abdominalis"@fi,
        "tunnbandad fransgaffelslända"@sv .

<http://tun.fi/MX.289824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemineura dispar" ;
    dwc:scientificNameAuthorship "Tetens, 1891" ;
    skos:broader <http://tun.fi/MX.289823> ;
    skos:hiddenLabel "Hemineura dispar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemineura dispar"@fi,
        "hedstövslända"@sv .

<http://tun.fi/MX.289826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopsocus fusciceps" ;
    dwc:scientificNameAuthorship "(Reuter, 1894)" ;
    skos:broader <http://tun.fi/MX.289825> ;
    skos:hiddenLabel "Pseudopsocus fusciceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudopsocus fusciceps"@fi,
        "ekkryplus"@sv .

<http://tun.fi/MX.289828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reuterella helvimacula" ;
    dwc:scientificNameAuthorship "(Enderlein, 1901)" ;
    skos:broader <http://tun.fi/MX.289827> ;
    skos:hiddenLabel "Reuterella helvimacula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Reuterella helvimacula"@fi,
        "lavstövslända"@sv .

<http://tun.fi/MX.289831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philotarsus picicornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.289830> ;
    skos:hiddenLabel "Philotarsus picicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philotarsus picicornis"@fi,
        "randig gluggmärkeslända"@sv .

<http://tun.fi/MX.289832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philotarsus parviceps" ;
    dwc:scientificNameAuthorship "Roesler, 1954" ;
    skos:broader <http://tun.fi/MX.289830> ;
    skos:hiddenLabel "Philotarsus parviceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philotarsus parviceps"@fi,
        "fläckig gluggmärkeslända"@sv .

<http://tun.fi/MX.289835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopsocus helveticus" ;
    dwc:scientificNameAuthorship "Lienhard, 1977" ;
    skos:broader <http://tun.fi/MX.289834> ;
    skos:hiddenLabel "Mesopsocus helveticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopsocus helveticus"@fi,
        "gråögd kalvingeslända"@sv .

<http://tun.fi/MX.289836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopsocus laticeps" ;
    dwc:scientificNameAuthorship "(Kolbe, 1880)" ;
    skos:broader <http://tun.fi/MX.289834> ;
    skos:hiddenLabel "Mesopsocus laticeps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopsocus laticeps"@fi,
        "tvåfläckig kalvingeslända"@sv .

<http://tun.fi/MX.289837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopsocus unipunctatus" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.289834> ;
    skos:hiddenLabel "Mesopsocus unipunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopsocus unipunctatus"@fi,
        "blektonad kalvingeslända"@sv .

<http://tun.fi/MX.289841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphigerontia bifasciata" ;
    dwc:scientificNameAuthorship "(Latreille, 1799)" ;
    skos:broader <http://tun.fi/MX.289840> ;
    skos:hiddenLabel "Amphigerontia bifasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphigerontia bifasciata"@fi,
        "lövstorstövslända"@sv .

<http://tun.fi/MX.289842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphigerontia contaminata" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.289840> ;
    skos:hiddenLabel "Amphigerontia contaminata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphigerontia contaminata"@fi,
        "barrstorstövslända"@sv .

<http://tun.fi/MX.289843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphigerontia intermedia" ;
    dwc:scientificNameAuthorship "(Tetens, 1891)" ;
    skos:broader <http://tun.fi/MX.289840> ;
    skos:hiddenLabel "Amphigerontia intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphigerontia intermedia"@fi,
        "blankryggad storstövslända"@sv .

<http://tun.fi/MX.289846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blaste conspurcata" ;
    dwc:scientificNameAuthorship "(Rambur, 1842)" ;
    skos:broader <http://tun.fi/MX.289844> ;
    skos:hiddenLabel "Blaste conspurcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blaste conspurcata"@fi,
        "högcellstövslända"@sv .

<http://tun.fi/MX.289848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neopsocopsis hirticornis" ;
    dwc:scientificNameAuthorship "(Reuter, 1893)" ;
    skos:broader <http://tun.fi/MX.289847> ;
    skos:hiddenLabel "Neopsocopsis hirticornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neopsocopsis hirticornis"@fi,
        "fjunig storstövslända"@sv .

<http://tun.fi/MX.289852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psococerastis gibbosa" ;
    dwc:scientificNameAuthorship "(Sulzer, 1776)" ;
    skos:broader <http://tun.fi/MX.289851> ;
    skos:hiddenLabel "Psococerastis gibbosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psococerastis gibbosa"@fi,
        "klarvingad jättestövslända"@sv .

<http://tun.fi/MX.289855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metylophorus nebulosus" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.289854> ;
    skos:hiddenLabel "Metylophorus nebulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metylophorus nebulosus"@fi,
        "mörkvingad jättestövslända"@sv .

<http://tun.fi/MX.289858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyalopsocus contrarius" ;
    dwc:scientificNameAuthorship "(Reuter, 1894)" ;
    skos:broader <http://tun.fi/MX.289857> ;
    skos:hiddenLabel "Hyalopsocus contrarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyalopsocus contrarius"@fi,
        "rombmärkt stövslända"@sv .

<http://tun.fi/MX.289860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psocus bipunctatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.289859> ;
    skos:hiddenLabel "Psocus bipunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psocus bipunctatus"@fi,
        "signalstövslända"@sv .

<http://tun.fi/MX.289863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loensia fasciata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.289862> ;
    skos:hiddenLabel "Loensia fasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Loensia fasciata"@fi,
        "bandvingad storstövslända"@sv .

<http://tun.fi/MX.289864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loensia variegata" ;
    dwc:scientificNameAuthorship "(Latreille, 1799)" ;
    skos:broader <http://tun.fi/MX.289862> ;
    skos:hiddenLabel "Loensia variegata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Loensia variegata"@fi,
        "fläckvingad storstövslända"@sv .

<http://tun.fi/MX.289865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loensia pearmani" ;
    dwc:scientificNameAuthorship "Kimmins, 1941" ;
    skos:broader <http://tun.fi/MX.289862> ;
    skos:hiddenLabel "Loensia pearmani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Loensia pearmani"@fi,
        "prickvingad storstövslända"@sv .

<http://tun.fi/MX.289867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kimunpsocus flavonimbatus" ;
    dwc:scientificNameAuthorship "(Rostock, 1879)" ;
    skos:broader <http://tun.fi/MX.5001557> ;
    skos:hiddenLabel "Kimunpsocus flavonimbatus"@fi,
        "Psocidus flavonimbatus"@fi,
        "Kimunpsocus flavonimbatus"@sv,
        "Psocidus flavonimbatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapantajäytiäinen"@fi,
        "gulpannad storstövslända"@sv .

<http://tun.fi/MX.289869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichadenotecnum majus" ;
    dwc:scientificNameAuthorship "(Kolbe, 1880)" ;
    skos:broader <http://tun.fi/MX.289868> ;
    skos:hiddenLabel "Trichadenotecnum majus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichadenotecnum majus"@fi,
        "prickdroppslända"@sv .

<http://tun.fi/MX.28987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bubo scandiacus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.28963> ;
    skos:hiddenLabel "Bubo scandiacus"@fi,
        "Nyctea scandiaca"@fi,
        "Bubo scandiacus"@sv,
        "Nyctea scandiaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipöllö"@fi,
        "fjälluggla"@sv .

<http://tun.fi/MX.289870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichadenotecnum sexpunctatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.289868> ;
    skos:hiddenLabel "Trichadenotecnum sexpunctatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichadenotecnum sexpunctatum"@fi,
        "fläckdroppslända"@sv .

<http://tun.fi/MX.289871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichadenotecnum germanicum" ;
    dwc:scientificNameAuthorship "Roesler, 1939" ;
    skos:broader <http://tun.fi/MX.289868> ;
    skos:hiddenLabel "Trichadenotecnum germanicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichadenotecnum germanicum"@fi,
        "banddroppslända"@sv .

<http://tun.fi/MX.289872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichadenotecnum incognitum" ;
    dwc:scientificNameAuthorship "Roesler, 1939" ;
    skos:broader <http://tun.fi/MX.289868> ;
    skos:hiddenLabel "Trichadenotecnum incognitum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichadenotecnum incognitum"@fi,
        "gluggdropslända"@sv .

<http://tun.fi/MX.289873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isodromus flaviceps" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isodromus flaviceps"@fi,
        "Isodromus flaviceps"@sv .

<http://tun.fi/MX.289874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isodromus flaviscutum" ;
    dwc:scientificNameAuthorship "Hoffer & Trjapitzin, 1978" ;
    skos:broader <http://tun.fi/MX.290239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isodromus flaviscutum"@fi,
        "Isodromus flaviscutum"@sv .

<http://tun.fi/MX.289875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isodromus vinulus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isodromus vinulus"@fi,
        "Isodromus vinulus"@sv .

<http://tun.fi/MX.289877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ixodiphagus hookeri" ;
    dwc:scientificNameAuthorship "(Howard, 1908)" ;
    skos:broader <http://tun.fi/MX.289876> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ixodiphagus hookeri"@fi,
        "Ixodiphagus hookeri"@sv .

<http://tun.fi/MX.289879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiocyrtus clavatus" ;
    dwc:scientificNameAuthorship "Erdös & Novicky, 1955" ;
    skos:broader <http://tun.fi/MX.289878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiocyrtus clavatus"@fi,
        "Leiocyrtus clavatus"@sv .

<http://tun.fi/MX.289882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mahencyrtus comara" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.289880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mahencyrtus comara"@fi,
        "Mahencyrtus comara"@sv .

<http://tun.fi/MX.289884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mayridia helleni" ;
    dwc:scientificNameAuthorship "Trjapitzin, 1989" ;
    skos:broader <http://tun.fi/MX.289883> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mayridia helleni"@fi,
        "Mayridia helleni"@sv .

<http://tun.fi/MX.289885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mayridia hyalipennis" ;
    dwc:scientificNameAuthorship "Trjapitzin, 1968" ;
    skos:broader <http://tun.fi/MX.289883> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mayridia hyalipennis"@fi,
        "Mayridia hyalipennis"@sv .

<http://tun.fi/MX.289886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mayridia myrlea" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.289883> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mayridia myrlea"@fi,
        "Mayridia myrlea"@sv .

<http://tun.fi/MX.289887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mayridia procera" ;
    dwc:scientificNameAuthorship "(Mercet, 1921)" ;
    skos:broader <http://tun.fi/MX.289883> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mayridia procera"@fi,
        "Mayridia procera"@sv .

<http://tun.fi/MX.289888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mayridia pulchra" ;
    dwc:scientificNameAuthorship "Mercet, 1921" ;
    skos:broader <http://tun.fi/MX.289883> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mayridia pulchra"@fi,
        "Mayridia pulchra"@sv .

<http://tun.fi/MX.289893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus annasor" ;
    dwc:scientificNameAuthorship "Guerrini & Noyes, 2000" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus annasor"@fi,
        "Metaphycus annasor"@sv .

<http://tun.fi/MX.289894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus asterolecanii" ;
    dwc:scientificNameAuthorship "(Mercet, 1923)" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus asterolecanii"@fi,
        "Metaphycus asterolecanii"@sv .

<http://tun.fi/MX.289895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus ater" ;
    dwc:scientificNameAuthorship "(Mercet, 1921)" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus ater"@fi,
        "Metaphycus ater"@sv .

<http://tun.fi/MX.289896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus bulgariensis" ;
    dwc:scientificNameAuthorship "Sugonjaev, 1976" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:hiddenLabel "Metaphycus bulgaricus"@fi,
        "Metaphycus bulgaricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus bulgariensis"@fi,
        "Metaphycus bulgariensis"@sv .

<http://tun.fi/MX.289898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus dispar" ;
    dwc:scientificNameAuthorship "(Mercet, 1925)" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus dispar"@fi,
        "Metaphycus dispar"@sv .

<http://tun.fi/MX.289899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus flavovarius" ;
    dwc:scientificNameAuthorship "(Mercet, 1921)" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus flavovarius"@fi,
        "Metaphycus flavovarius"@sv .

<http://tun.fi/MX.289900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus hanstediensis" ;
    dwc:scientificNameAuthorship "Bakkendorf, 1965" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus hanstediensis"@fi,
        "Metaphycus hanstediensis"@sv .

<http://tun.fi/MX.289901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus insidiosus" ;
    dwc:scientificNameAuthorship "(Mercet, 1921)" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus insidiosus"@fi,
        "Metaphycus insidiosus"@sv .

<http://tun.fi/MX.289902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus melanostomatus" ;
    dwc:scientificNameAuthorship "(Timberlake, 1916)" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus melanostomatus"@fi,
        "Metaphycus melanostomatus"@sv .

<http://tun.fi/MX.289903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus nadius" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus nadius"@fi,
        "Metaphycus nadius"@sv .

<http://tun.fi/MX.289904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus nitens" ;
    dwc:scientificNameAuthorship "(Kurdjumov, 1912)" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus nitens"@fi,
        "Metaphycus nitens"@sv .

<http://tun.fi/MX.289905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus paluster" ;
    dwc:scientificNameAuthorship "(Sharkov & Voinovich, 1988)" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus paluster"@fi,
        "Metaphycus paluster"@sv .

<http://tun.fi/MX.289906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus petitus" ;
    dwc:scientificNameAuthorship "(Walker, 1851)" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus petitus"@fi,
        "Metaphycus petitus"@sv .

<http://tun.fi/MX.289907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus punctipes" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus punctipes"@fi,
        "Metaphycus punctipes"@sv .

<http://tun.fi/MX.289908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus roubali" ;
    dwc:scientificNameAuthorship "Hoffer, 1954" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus roubali"@fi,
        "Metaphycus roubali"@sv .

<http://tun.fi/MX.289909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus stagnarum" ;
    dwc:scientificNameAuthorship "Hoffer, 1954" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus stagnarum"@fi,
        "Metaphycus stagnarum"@sv .

<http://tun.fi/MX.289910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus unicolor" ;
    dwc:scientificNameAuthorship "Hoffer, 1954" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:hiddenLabel "Metaphycus picearum"@fi,
        "Metaphycus picearum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus unicolor"@fi,
        "Metaphycus unicolor"@sv .

<http://tun.fi/MX.289912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaphycus zebratus" ;
    dwc:scientificNameAuthorship "(Mercet, 1917)" ;
    skos:broader <http://tun.fi/MX.289889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaphycus zebratus"@fi,
        "Metaphycus zebratus"@sv .

<http://tun.fi/MX.289914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys aeneiventris" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:hiddenLabel "Aschitus aeneiventris"@fi,
        "Aschitus aeneiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys aeneiventris"@fi,
        "Microterys aeneiventris"@sv .

<http://tun.fi/MX.289915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys barbarus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:hiddenLabel "Aschitus barbarus"@fi,
        "Aschitus barbarus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys barbarus"@fi,
        "Microterys barbarus"@sv .

<http://tun.fi/MX.289916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys bellae" ;
    dwc:scientificNameAuthorship "Trjapitzin, 1968" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys bellae"@fi,
        "Microterys bellae"@sv .

<http://tun.fi/MX.289917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys cneus" ;
    dwc:scientificNameAuthorship "Trjapitzin & Sugonjaev, 1976" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:hiddenLabel "Microterys interpunctus"@fi,
        "Microterys interpunctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys cneus"@fi,
        "Microterys cneus"@sv .

<http://tun.fi/MX.289919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys curio" ;
    dwc:scientificNameAuthorship "Trjapitzin, 1966" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys curio"@fi,
        "Microterys curio"@sv .

<http://tun.fi/MX.289920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys duplicatus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys duplicatus"@fi,
        "Microterys duplicatus"@sv .

<http://tun.fi/MX.289921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys fuscipennis" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys fuscipennis"@fi,
        "Microterys fuscipennis"@sv .

<http://tun.fi/MX.289922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys herbaceus" ;
    dwc:scientificNameAuthorship "Sugonjaev, 1962" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys herbaceus"@fi,
        "Microterys herbaceus"@sv .

<http://tun.fi/MX.289923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys interpunctus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:hiddenLabel "Microterys tessellatus"@fi,
        "Microterys tessellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys interpunctus"@fi,
        "Microterys interpunctus"@sv .

<http://tun.fi/MX.289925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys lunatus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:hiddenLabel "Microterys lunulatus"@fi,
        "Microterys lunulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys lunatus"@fi,
        "Microterys lunatus"@sv .

<http://tun.fi/MX.289927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys problematicus" ;
    dwc:scientificNameAuthorship "Hoffer, 1977" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:hiddenLabel "Aschitus problematicus"@fi,
        "Aschitus problematicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys problematicus"@fi,
        "Microterys problematicus"@sv .

<http://tun.fi/MX.289928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys sylvius" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:hiddenLabel "Microterys chalcostomus"@fi,
        "Microterys subcupratus"@fi,
        "Microterys chalcostomus"@sv,
        "Microterys subcupratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys sylvius"@fi,
        "Microterys sylvius"@sv .

<http://tun.fi/MX.289934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Negeniaspidius nobilis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.289933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Negeniaspidius nobilis"@fi,
        "Negeniaspidius nobilis"@sv .

<http://tun.fi/MX.289936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ooencyrtus obscurus" ;
    dwc:scientificNameAuthorship "(Mercet, 1921)" ;
    skos:broader <http://tun.fi/MX.289935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ooencyrtus obscurus"@fi,
        "Ooencyrtus obscurus"@sv .

<http://tun.fi/MX.289937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ooencyrtus solidus" ;
    dwc:scientificNameAuthorship "Khlopunov, 1981" ;
    skos:broader <http://tun.fi/MX.289935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ooencyrtus solidus"@fi,
        "Ooencyrtus solidus"@sv .

<http://tun.fi/MX.289938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ooencyrtus telenomicida" ;
    dwc:scientificNameAuthorship "(Vassiliev, 1904)" ;
    skos:broader <http://tun.fi/MX.289935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ooencyrtus telenomicida"@fi,
        "Ooencyrtus telenomicida"@sv .

<http://tun.fi/MX.289939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ooencyrtus vinulae" ;
    dwc:scientificNameAuthorship "(Masi, 1909)" ;
    skos:broader <http://tun.fi/MX.289935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ooencyrtus vinulae"@fi,
        "Ooencyrtus vinulae"@sv .

<http://tun.fi/MX.289941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parablastothrix montana" ;
    dwc:scientificNameAuthorship "Erdös, 1955" ;
    skos:broader <http://tun.fi/MX.289940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parablastothrix montana"@fi,
        "Parablastothrix montana"@sv .

<http://tun.fi/MX.289944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parablatticida brevicornis" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parablatticida brevicornis"@fi,
        "Parablatticida brevicornis"@sv .

<http://tun.fi/MX.289945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parablatticida citri" ;
    dwc:scientificNameAuthorship "(Mercet, 1921)" ;
    skos:broader <http://tun.fi/MX.289942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parablatticida citri"@fi,
        "Parablatticida citri"@sv .

<http://tun.fi/MX.289947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platencyrtus parkeri" ;
    dwc:scientificNameAuthorship "Ferrière, 1955" ;
    skos:broader <http://tun.fi/MX.289946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platencyrtus parkeri"@fi,
        "Platencyrtus parkeri"@sv .

<http://tun.fi/MX.289949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionomastix morio" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289948> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prionomastix morio"@fi,
        "Prionomastix morio"@sv .

<http://tun.fi/MX.289951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionomitus mitratus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prionomitus mitratus"@fi,
        "Prionomitus mitratus"@sv .

<http://tun.fi/MX.289952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prionomitus tiliaris" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prionomitus tiliaris"@fi,
        "Prionomitus tiliaris"@sv .

<http://tun.fi/MX.289954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prochiloneurus bolivari" ;
    dwc:scientificNameAuthorship "Mercet, 1919" ;
    skos:broader <http://tun.fi/MX.289953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prochiloneurus bolivari"@fi,
        "Prochiloneurus bolivari"@sv .

<http://tun.fi/MX.289956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protyndarichoides aligarhensis" ;
    dwc:scientificNameAuthorship "(Fatma & Shafee, 1985)" ;
    skos:broader <http://tun.fi/MX.289955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protyndarichoides aligarhensis"@fi,
        "Protyndarichoides aligarhensis"@sv .

<http://tun.fi/MX.289958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudencyrtus eumedes" ;
    dwc:scientificNameAuthorship "Trjapitzin, 1978" ;
    skos:broader <http://tun.fi/MX.289957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudencyrtus eumedes"@fi,
        "Pseudencyrtus eumedes"@sv .

<http://tun.fi/MX.289959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudencyrtus idmon" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.289957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudencyrtus idmon"@fi,
        "Pseudencyrtus idmon"@sv .

<http://tun.fi/MX.289960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudencyrtus misellus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudencyrtus misellus"@fi,
        "Pseudencyrtus misellus"@sv .

<http://tun.fi/MX.289961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudencyrtus salicisstrobili" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.289957> ;
    skos:hiddenLabel "Pseudencyrtus fuscipes"@fi,
        "Pseudencyrtus strobili"@fi,
        "Pseudencyrtus fuscipes"@sv,
        "Pseudencyrtus strobili"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudencyrtus salicisstrobili"@fi,
        "Pseudencyrtus salicisstrobili"@sv .

<http://tun.fi/MX.289965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudococcobius obenbergeri" ;
    dwc:scientificNameAuthorship "(Novicky, 1926)" ;
    skos:broader <http://tun.fi/MX.289964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudococcobius obenbergeri"@fi,
        "Pseudococcobius obenbergeri"@sv .

<http://tun.fi/MX.289967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudorhopus testaceus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.289966> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudorhopus testaceus"@fi,
        "Pseudorhopus testaceus"@sv .

<http://tun.fi/MX.289970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psyllaephagus abbreviatus" ;
    dwc:scientificNameAuthorship "(Hoffer, 1963)" ;
    skos:broader <http://tun.fi/MX.289968> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psyllaephagus abbreviatus"@fi,
        "Psyllaephagus abbreviatus"@sv .

<http://tun.fi/MX.289971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psyllaephagus hyperboreus" ;
    dwc:scientificNameAuthorship "Trjapitzin, 1986" ;
    skos:broader <http://tun.fi/MX.289968> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psyllaephagus hyperboreus"@fi,
        "Psyllaephagus hyperboreus"@sv .

<http://tun.fi/MX.289972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psyllaephagus lusitanicus" ;
    dwc:scientificNameAuthorship "(Mercet, 1921)" ;
    skos:broader <http://tun.fi/MX.289968> ;
    skos:hiddenLabel "Psyllaephagus vendicus"@fi,
        "Psyllaephagus vendicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psyllaephagus lusitanicus"@fi,
        "Psyllaephagus lusitanicus"@sv .

<http://tun.fi/MX.289975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sectiliclava cleone" ;
    dwc:scientificNameAuthorship "(Walker, 1844)" ;
    skos:broader <http://tun.fi/MX.289974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sectiliclava cleone"@fi,
        "Sectiliclava cleone"@sv .

<http://tun.fi/MX.289977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemmatosteres bohemicus" ;
    dwc:scientificNameAuthorship "Hoffer, 1954" ;
    skos:broader <http://tun.fi/MX.289976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stemmatosteres bohemicus"@fi,
        "Stemmatosteres bohemicus"@sv .

<http://tun.fi/MX.289979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subprionomitus festucae" ;
    dwc:scientificNameAuthorship "(Mayr, 1876)" ;
    skos:broader <http://tun.fi/MX.289978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Subprionomitus festucae"@fi,
        "Subprionomitus festucae"@sv .

<http://tun.fi/MX.28998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strix aluco" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.28993> ;
    skos:hiddenLabel "Strix aluco"@fi,
        "Strix aluco"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopöllö"@fi,
        "kattuggla"@sv .

<http://tun.fi/MX.289982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus aeruginosus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:hiddenLabel "Syrphophagus aenescens"@fi,
        "Syrphophagus aenescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus aeruginosus"@fi,
        "Syrphophagus aeruginosus"@sv .

<http://tun.fi/MX.289984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus annulipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus annulipes"@fi,
        "Syrphophagus annulipes"@sv .

<http://tun.fi/MX.289985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus ariantes" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus ariantes"@fi,
        "Syrphophagus ariantes"@sv .

<http://tun.fi/MX.289986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus arundinicola" ;
    dwc:scientificNameAuthorship "Hoffer, 1965" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus arundinicola"@fi,
        "Syrphophagus arundinicola"@sv .

<http://tun.fi/MX.289987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus fabulosus" ;
    dwc:scientificNameAuthorship "(Hoffer, 1965)" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus fabulosus"@fi,
        "Syrphophagus fabulosus"@sv .

<http://tun.fi/MX.289988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus fuscipes" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus fuscipes"@fi,
        "Syrphophagus fuscipes"@sv .

<http://tun.fi/MX.289989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus herbidus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus herbidus"@fi,
        "Syrphophagus herbidus"@sv .

<http://tun.fi/MX.289990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus mamitus" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus mamitus"@fi,
        "Syrphophagus mamitus"@sv .

<http://tun.fi/MX.289991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus pertiades" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus pertiades"@fi,
        "Syrphophagus pertiades"@sv .

<http://tun.fi/MX.289992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus quercicola" ;
    dwc:scientificNameAuthorship "(Hoffer, 1970)" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus quercicola"@fi,
        "Syrphophagus quercicola"@sv .

<http://tun.fi/MX.289993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus sosius" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:hiddenLabel "Syrphophagus fuscipes"@fi,
        "Syrphophagus fuscipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus sosius"@fi,
        "Syrphophagus sosius"@sv .

<http://tun.fi/MX.289994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus taeniatus" ;
    dwc:scientificNameAuthorship "(Förster, 1861)" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus taeniatus"@fi,
        "Syrphophagus taeniatus"@sv .

<http://tun.fi/MX.289995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus vicinus" ;
    dwc:scientificNameAuthorship "(Trjapitzin, 1978)" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus vicinus"@fi,
        "Syrphophagus vicinus"@sv .

<http://tun.fi/MX.289997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thomsonisca amathus" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.289996> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thomsonisca amathus"@fi,
        "Thomsonisca amathus"@sv .

<http://tun.fi/MX.289999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechnites alni" ;
    dwc:scientificNameAuthorship "Erdös, 1957" ;
    skos:broader <http://tun.fi/MX.289998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trechnites alni"@fi,
        "Trechnites alni"@sv .

<http://tun.fi/MX.29> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnura pumilio" ;
    dwc:scientificNameAuthorship "(Charpentier, 1825)" ;
    skos:broader <http://tun.fi/MX.27> ;
    skos:hiddenLabel "Ischnura pumilio"@fi,
        "Ischnura pumilio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keritytönkorento"@fi,
        "mindre kustflickslända"@sv .

<http://tun.fi/MX.290000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trechnites fuscitarsis" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.289998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trechnites fuscitarsis"@fi,
        "Trechnites fuscitarsis"@sv .

<http://tun.fi/MX.290002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomasthus albimanus" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.290001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomasthus albimanus"@fi,
        "Trichomasthus albimanus"@sv .

<http://tun.fi/MX.290003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomasthus bavarici" ;
    dwc:scientificNameAuthorship "Hoffer, 1965" ;
    skos:broader <http://tun.fi/MX.290001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomasthus bavarici"@fi,
        "Trichomasthus bavarici"@sv .

<http://tun.fi/MX.290004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomasthus cyaneus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomasthus cyaneus"@fi,
        "Trichomasthus cyaneus"@sv .

<http://tun.fi/MX.290005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomasthus cyanifrons" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomasthus cyanifrons"@fi,
        "Trichomasthus cyanifrons"@sv .

<http://tun.fi/MX.290006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomasthus danzigae" ;
    dwc:scientificNameAuthorship "Trjapitzin, 1978" ;
    skos:broader <http://tun.fi/MX.290001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomasthus danzigae"@fi,
        "Trichomasthus danzigae"@sv .

<http://tun.fi/MX.290007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomasthus dignus" ;
    dwc:scientificNameAuthorship "Khlopunov, 1987" ;
    skos:broader <http://tun.fi/MX.290001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomasthus dignus"@fi,
        "Trichomasthus dignus"@sv .

<http://tun.fi/MX.290008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomasthus frontalis" ;
    dwc:scientificNameAuthorship "Alam, 1957" ;
    skos:broader <http://tun.fi/MX.290001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomasthus frontalis"@fi,
        "Trichomasthus frontalis"@sv .

<http://tun.fi/MX.290010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trjapitzinellus nigricornis" ;
    dwc:scientificNameAuthorship "Hoffer, 1975" ;
    skos:broader <http://tun.fi/MX.290009> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trjapitzinellus nigricornis"@fi,
        "Trjapitzinellus nigricornis"@sv .

<http://tun.fi/MX.290011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trjapitzinellus obscurus" ;
    dwc:scientificNameAuthorship "(Mercet, 1921)" ;
    skos:broader <http://tun.fi/MX.290009> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trjapitzinellus obscurus"@fi,
        "Trjapitzinellus obscurus"@sv .

<http://tun.fi/MX.290013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tyndarichus melanacis" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tyndarichus melanacis"@fi,
        "Tyndarichus melanacis"@sv .

<http://tun.fi/MX.290016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagyrietta pantherina" ;
    dwc:scientificNameAuthorship "Ferrière, 1955" ;
    skos:broader <http://tun.fi/MX.290015> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagyrietta pantherina"@fi,
        "Anagyrietta pantherina"@sv .

<http://tun.fi/MX.290019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagyrus belibus" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.290017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagyrus belibus"@fi,
        "Anagyrus belibus"@sv .

<http://tun.fi/MX.290020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagyrus bohemanni" ;
    dwc:scientificNameAuthorship "(Westwood, 1837)" ;
    skos:broader <http://tun.fi/MX.290017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagyrus bohemanni"@fi,
        "Anagyrus bohemanni"@sv .

<http://tun.fi/MX.290021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagyrus bouceki" ;
    dwc:scientificNameAuthorship "Hoffer, 1953" ;
    skos:broader <http://tun.fi/MX.290017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagyrus bouceki"@fi,
        "Anagyrus bouceki"@sv .

<http://tun.fi/MX.290022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagyrus coccurae" ;
    dwc:scientificNameAuthorship "Sugonjaev, 1962" ;
    skos:broader <http://tun.fi/MX.290017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagyrus coccurae"@fi,
        "Anagyrus coccurae"@sv .

<http://tun.fi/MX.290023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagyrus longiventris" ;
    dwc:scientificNameAuthorship "(Erdös, 1957)" ;
    skos:broader <http://tun.fi/MX.290017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagyrus longiventris"@fi,
        "Anagyrus longiventris"@sv .

<http://tun.fi/MX.290024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagyrus matritensis" ;
    dwc:scientificNameAuthorship "(Mercet, 1921)" ;
    skos:broader <http://tun.fi/MX.290017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagyrus matritensis"@fi,
        "Anagyrus matritensis"@sv .

<http://tun.fi/MX.290025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagyrus novickyi" ;
    dwc:scientificNameAuthorship "Hoffer, 1953" ;
    skos:broader <http://tun.fi/MX.290017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagyrus novickyi"@fi,
        "Anagyrus novickyi"@sv .

<http://tun.fi/MX.290026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagyrus schoenherri" ;
    dwc:scientificNameAuthorship "(Westwood, 1837)" ;
    skos:broader <http://tun.fi/MX.290017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagyrus schoenherri"@fi,
        "Anagyrus schoenherri"@sv .

<http://tun.fi/MX.290027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagyrus securicornis" ;
    dwc:scientificNameAuthorship "Domenichini, 1953" ;
    skos:broader <http://tun.fi/MX.290017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagyrus securicornis"@fi,
        "Anagyrus securicornis"@sv .

<http://tun.fi/MX.290028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagyrus szodensis" ;
    dwc:scientificNameAuthorship "Erdös, 1957" ;
    skos:broader <http://tun.fi/MX.290017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagyrus szodensis"@fi,
        "Anagyrus szodensis"@sv .

<http://tun.fi/MX.290029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagyrus zygia" ;
    dwc:scientificNameAuthorship "(Trjapitzin, 1966)" ;
    skos:broader <http://tun.fi/MX.290017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagyrus zygia"@fi,
        "Anagyrus zygia"@sv .

<http://tun.fi/MX.29003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strix uralensis" ;
    dwc:scientificNameAuthorship "Pallas, 1771" ;
    skos:broader <http://tun.fi/MX.28993> ;
    skos:hiddenLabel "Strix uralensis"@fi,
        "Strix uralensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirupöllö"@fi,
        "slaguggla"@sv .

<http://tun.fi/MX.290031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anusia nasicornis" ;
    dwc:scientificNameAuthorship "Förster, 1860" ;
    skos:broader <http://tun.fi/MX.290030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anusia nasicornis"@fi,
        "Anusia nasicornis"@sv .

<http://tun.fi/MX.290033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aquaencyrtus bohemicus" ;
    dwc:scientificNameAuthorship "Hoffer, 1953" ;
    skos:broader <http://tun.fi/MX.290032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aquaencyrtus bohemicus"@fi,
        "Aquaencyrtus bohemicus"@sv .

<http://tun.fi/MX.290035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charitopus fulviventris" ;
    dwc:scientificNameAuthorship "Förster, 1860" ;
    skos:broader <http://tun.fi/MX.290034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Charitopus fulviventris"@fi,
        "Charitopus fulviventris"@sv .

<http://tun.fi/MX.290036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charitopus obscurus" ;
    dwc:scientificNameAuthorship "(Erdös, 1946)" ;
    skos:broader <http://tun.fi/MX.290034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Charitopus obscurus"@fi,
        "Charitopus obscurus"@sv .

<http://tun.fi/MX.290038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusmetia pulex" ;
    dwc:scientificNameAuthorship "(Ruschka, 1923)" ;
    skos:broader <http://tun.fi/MX.290037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusmetia pulex"@fi,
        "Dusmetia pulex"@sv .

<http://tun.fi/MX.29004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strix nebulosa" ;
    dwc:scientificNameAuthorship "J.R. Forster, 1772" ;
    skos:broader <http://tun.fi/MX.28993> ;
    skos:hiddenLabel "Strix nebulosa"@fi,
        "Strix nebulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpöllö"@fi,
        "lappuggla"@sv .

<http://tun.fi/MX.290042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ericydnus apterogenes" ;
    dwc:scientificNameAuthorship "Mayr, 1876" ;
    skos:broader <http://tun.fi/MX.290041> ;
    skos:hiddenLabel "Ericydnus latiusculus"@fi,
        "Ericydnus latiusculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ericydnus apterogenes"@fi,
        "Ericydnus apterogenes"@sv .

<http://tun.fi/MX.290044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ericydnus longicornis" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ericydnus longicornis"@fi,
        "Ericydnus longicornis"@sv .

<http://tun.fi/MX.290045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ericydnus pilosulus" ;
    dwc:scientificNameAuthorship "Graham, 1991" ;
    skos:broader <http://tun.fi/MX.290041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ericydnus pilosulus"@fi,
        "Ericydnus pilosulus"@sv .

<http://tun.fi/MX.290046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ericydnus sipylus" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.290041> ;
    skos:hiddenLabel "Ericydnus biplagiatus"@fi,
        "Ericydnus biplagiatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ericydnus sipylus"@fi,
        "Ericydnus sipylus"@sv .

<http://tun.fi/MX.290048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ericydnus strigosus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.290041> ;
    skos:hiddenLabel "Ericydnus longicornis"@fi,
        "Ericydnus longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ericydnus strigosus"@fi,
        "Ericydnus strigosus"@sv .

<http://tun.fi/MX.290050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ericydnus ventralis" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ericydnus ventralis"@fi,
        "Ericydnus ventralis"@sv .

<http://tun.fi/MX.290052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucoccidophagus karelianus" ;
    dwc:scientificNameAuthorship "Sharkov, 1988" ;
    skos:broader <http://tun.fi/MX.290051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucoccidophagus karelianus"@fi,
        "Eucoccidophagus karelianus"@sv .

<http://tun.fi/MX.290054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptomastidea bifasciata" ;
    dwc:scientificNameAuthorship "(Mayr, 1876)" ;
    skos:broader <http://tun.fi/MX.290053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptomastidea bifasciata"@fi,
        "Leptomastidea bifasciata"@sv .

<http://tun.fi/MX.290056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptomastix epona" ;
    dwc:scientificNameAuthorship "(Walker, 1844)" ;
    skos:broader <http://tun.fi/MX.290055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptomastix epona"@fi,
        "Leptomastix epona"@sv .

<http://tun.fi/MX.290058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mira mucora" ;
    dwc:scientificNameAuthorship "Schellenberg, 1803" ;
    skos:broader <http://tun.fi/MX.290057> ;
    skos:hiddenLabel "Mira macrocera"@fi,
        "Mira macrocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mira mucora"@fi,
        "Mira mucora"@sv .

<http://tun.fi/MX.290061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoleptomastix brevipennis" ;
    dwc:scientificNameAuthorship "(Ferrière, 1957)" ;
    skos:broader <http://tun.fi/MX.290060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudoleptomastix brevipennis"@fi,
        "Pseudoleptomastix brevipennis"@sv .

<http://tun.fi/MX.290063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopus budensis" ;
    dwc:scientificNameAuthorship "Erdös, 1957" ;
    skos:broader <http://tun.fi/MX.290062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopus budensis"@fi,
        "Rhopus budensis"@sv .

<http://tun.fi/MX.290064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopus sulphureus" ;
    dwc:scientificNameAuthorship "(Westwood, 1837)" ;
    skos:broader <http://tun.fi/MX.290062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopus sulphureus"@fi,
        "Rhopus sulphureus"@sv .

<http://tun.fi/MX.290066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetracnemoidea piceae" ;
    dwc:scientificNameAuthorship "Erdös, 1946)" ;
    skos:broader <http://tun.fi/MX.290065> ;
    skos:hiddenLabel "Tetracnemoidea diversicornis"@fi,
        "Tetracnemoidea diversicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetracnemoidea piceae"@fi,
        "Tetracnemoidea piceae"@sv .

<http://tun.fi/MX.290068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetracnemoidea spilococci" ;
    dwc:scientificNameAuthorship "(Ferrière, 1957)" ;
    skos:broader <http://tun.fi/MX.290065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetracnemoidea spilococci"@fi,
        "Tetracnemoidea spilococci"@sv .

<http://tun.fi/MX.290070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetracnemus diversicornis" ;
    dwc:scientificNameAuthorship "Westwood, 1837" ;
    skos:broader <http://tun.fi/MX.290069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetracnemus diversicornis"@fi,
        "Tetracnemus diversicornis"@sv .

<http://tun.fi/MX.290074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acerophagus austriacus" ;
    dwc:scientificNameAuthorship "(Mercet, 1925)" ;
    skos:broader <http://tun.fi/MX.290072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acerophagus austriacus"@fi,
        "Acerophagus austriacus"@sv .

<http://tun.fi/MX.290076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agekianella notatifemur" ;
    dwc:scientificNameAuthorship "(Hoffer, 1975)" ;
    skos:broader <http://tun.fi/MX.290075> ;
    skos:hiddenLabel "Agekianella koponeni"@fi,
        "Agekianella koponeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agekianella notatifemur"@fi,
        "Agekianella notatifemur"@sv .

<http://tun.fi/MX.290079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ageniaspis atricollis" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ageniaspis atricollis"@fi,
        "Ageniaspis atricollis"@sv .

<http://tun.fi/MX.29008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Surnia ulula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.29007> ;
    skos:hiddenLabel "Surnia ulula"@fi,
        "Surnia ulula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiiripöllö"@fi,
        "hökuggla"@sv .

<http://tun.fi/MX.290080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ageniaspis fuscicollis" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ageniaspis fuscicollis"@fi,
        "Ageniaspis fuscicollis"@sv .

<http://tun.fi/MX.290081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ageniaspis longicornis" ;
    dwc:scientificNameAuthorship "Trjapitzin, 1968" ;
    skos:broader <http://tun.fi/MX.290078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ageniaspis longicornis"@fi,
        "Ageniaspis longicornis"@sv .

<http://tun.fi/MX.290083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphycaspis snoflaki" ;
    dwc:scientificNameAuthorship "(Hoffer, 1954)" ;
    skos:broader <http://tun.fi/MX.290082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphycaspis snoflaki"@fi,
        "Aphycaspis snoflaki"@sv .

<http://tun.fi/MX.290086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphycoides clavellatus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphycoides clavellatus"@fi,
        "Aphycoides clavellatus"@sv .

<http://tun.fi/MX.290087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphycoides niger" ;
    dwc:scientificNameAuthorship "(Hoffer, 1957)" ;
    skos:broader <http://tun.fi/MX.290084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphycoides niger"@fi,
        "Aphycoides niger"@sv .

<http://tun.fi/MX.290088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphycoides speciosus" ;
    dwc:scientificNameAuthorship "Hoffer, 1965" ;
    skos:broader <http://tun.fi/MX.290084> ;
    skos:hiddenLabel "Aphycoides ckekiacus"@fi,
        "Aphycoides ckekiacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphycoides speciosus"@fi,
        "Aphycoides speciosus"@sv .

<http://tun.fi/MX.290093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphyculus zavadili" ;
    dwc:scientificNameAuthorship "Hoffer, 1954" ;
    skos:broader <http://tun.fi/MX.290092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphyculus zavadili"@fi,
        "Aphyculus zavadili"@sv .

<http://tun.fi/MX.290095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphycus apicalis" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphycus apicalis"@fi,
        "Aphycus apicalis"@sv .

<http://tun.fi/MX.290096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphycus sumavicus" ;
    dwc:scientificNameAuthorship "Hoffer, 1954" ;
    skos:broader <http://tun.fi/MX.290094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphycus sumavicus"@fi,
        "Aphycus sumavicus"@sv .

<http://tun.fi/MX.290098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenophagus chionaspidis" ;
    dwc:scientificNameAuthorship "Aurivillius, 1888" ;
    skos:broader <http://tun.fi/MX.290097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arrhenophagus chionaspidis"@fi,
        "Arrhenophagus chionaspidis"@sv .

<http://tun.fi/MX.290101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeocharis pascuorum" ;
    dwc:scientificNameAuthorship "Mayr, 1876" ;
    skos:broader <http://tun.fi/MX.290099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baeocharis pascuorum"@fi,
        "Baeocharis pascuorum"@sv .

<http://tun.fi/MX.290104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blastothrix sericea" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290102> ;
    skos:hiddenLabel "Blastothrix britannica"@fi,
        "Blastothrix britannica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blastothrix sericea"@fi,
        "Blastothrix sericea"@sv .

<http://tun.fi/MX.290106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blastothrix truncatipennis" ;
    dwc:scientificNameAuthorship "(Ferrière, 1955)" ;
    skos:broader <http://tun.fi/MX.290102> ;
    skos:hiddenLabel "Blastothrix trjapitzini"@fi,
        "Blastothrix trjapitzini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blastothrix truncatipennis"@fi,
        "Blastothrix truncatipennis"@sv .

<http://tun.fi/MX.290109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothriothorax aralius" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.290108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothriothorax aralius"@fi,
        "Bothriothorax aralius"@sv .

<http://tun.fi/MX.29011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glaucidium passerinum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.29009> ;
    skos:hiddenLabel "Glaucidium passerinum"@fi,
        "Glaucidium passerinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varpuspöllö"@fi,
        "sparvuggla"@sv .

<http://tun.fi/MX.290110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothriothorax callosus" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.290108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothriothorax callosus"@fi,
        "Bothriothorax callosus"@sv .

<http://tun.fi/MX.290111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothriothorax clavicornis" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290108> ;
    skos:hiddenLabel "Bothriothorax conformis"@fi,
        "Bothriothorax conformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothriothorax clavicornis"@fi,
        "Bothriothorax clavicornis"@sv .

<http://tun.fi/MX.290113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothriothorax ghesquieri" ;
    dwc:scientificNameAuthorship "Ferrière, 1956" ;
    skos:broader <http://tun.fi/MX.290108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothriothorax ghesquieri"@fi,
        "Bothriothorax ghesquieri"@sv .

<http://tun.fi/MX.290114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothriothorax intermedius" ;
    dwc:scientificNameAuthorship "Claridge, 1964" ;
    skos:broader <http://tun.fi/MX.290108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothriothorax intermedius"@fi,
        "Bothriothorax intermedius"@sv .

<http://tun.fi/MX.290115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothriothorax koponeni" ;
    dwc:scientificNameAuthorship "Khlopunov, 1984" ;
    skos:broader <http://tun.fi/MX.290108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothriothorax koponeni"@fi,
        "Bothriothorax koponeni"@sv .

<http://tun.fi/MX.290116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothriothorax paradoxus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290108> ;
    skos:hiddenLabel "Bothriothorax clavicornis"@fi,
        "Bothriothorax clavicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothriothorax paradoxus"@fi,
        "Bothriothorax paradoxus"@sv .

<http://tun.fi/MX.290118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothriothorax serratellus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290108> ;
    skos:hiddenLabel "Bothriothorax serratulus"@fi,
        "Bothriothorax serratulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothriothorax serratellus"@fi,
        "Bothriothorax serratellus"@sv .

<http://tun.fi/MX.290120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothriothorax trichops" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.290108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothriothorax trichops"@fi,
        "Bothriothorax trichops"@sv .

<http://tun.fi/MX.290121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothriothorax wichmani" ;
    dwc:scientificNameAuthorship "Ferrière, 1956" ;
    skos:broader <http://tun.fi/MX.290108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothriothorax wichmani"@fi,
        "Bothriothorax wichmani"@sv .

<http://tun.fi/MX.290123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyencyrtus araneoides" ;
    dwc:scientificNameAuthorship "(Hoffer, 1957)" ;
    skos:broader <http://tun.fi/MX.290122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachyencyrtus araneoides"@fi,
        "Brachyencyrtus araneoides"@sv .

<http://tun.fi/MX.290125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerapterocerus mirabilis" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.290124> ;
    skos:hiddenLabel "Cerapterocerus celadus"@fi,
        "Cerapterocerus celadus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerapterocerus mirabilis"@fi,
        "Cerapterocerus mirabilis"@sv .

<http://tun.fi/MX.290129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerchysiella centennalis" ;
    dwc:scientificNameAuthorship "(Erdös, 1956)" ;
    skos:broader <http://tun.fi/MX.290127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerchysiella centennalis"@fi,
        "Cerchysiella centennalis"@sv .

<http://tun.fi/MX.290130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerchysiella laeviscutum" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.290127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerchysiella laeviscutum"@fi,
        "Cerchysiella laeviscutum"@sv .

<http://tun.fi/MX.290131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerchysiella planiscutellum" ;
    dwc:scientificNameAuthorship "(Mercet, 1921)" ;
    skos:broader <http://tun.fi/MX.290127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerchysiella planiscutellum"@fi,
        "Cerchysiella planiscutellum"@sv .

<http://tun.fi/MX.290133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerchysius gigas" ;
    dwc:scientificNameAuthorship "Erdös, 1955" ;
    skos:broader <http://tun.fi/MX.290132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerchysius gigas"@fi,
        "Cerchysius gigas"@sv .

<http://tun.fi/MX.290134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerchysius subplanus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerchysius subplanus"@fi,
        "Cerchysius subplanus"@sv .

<http://tun.fi/MX.290136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercobelus jugaeus" ;
    dwc:scientificNameAuthorship "Walker, 1837" ;
    skos:broader <http://tun.fi/MX.290135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cercobelus jugaeus"@fi,
        "Cercobelus jugaeus"@sv .

<http://tun.fi/MX.290139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiloneurus elegans" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290137> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiloneurus elegans"@fi,
        "Cheiloneurus elegans"@sv .

<http://tun.fi/MX.290140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiloneurus paralia" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.290137> ;
    skos:hiddenLabel "Cheiloneurus formosus"@fi,
        "Cheiloneurus formosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiloneurus paralia"@fi,
        "Cheiloneurus paralia"@sv .

<http://tun.fi/MX.290142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiloneurus rediculus" ;
    dwc:scientificNameAuthorship "(Trjapitzin & Khlopunov, 1978)" ;
    skos:broader <http://tun.fi/MX.290137> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiloneurus rediculus"@fi,
        "Cheiloneurus rediculus"@sv .

<http://tun.fi/MX.290143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiloneurus submuticus" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.290137> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiloneurus submuticus"@fi,
        "Cheiloneurus submuticus"@sv .

<http://tun.fi/MX.290145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelopencyrtus arenarius" ;
    dwc:scientificNameAuthorship "(Erdös, 1957)" ;
    skos:broader <http://tun.fi/MX.290144> ;
    skos:hiddenLabel "Coelopencyrtus malyshevi"@fi,
        "Coelopencyrtus malyshevi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelopencyrtus arenarius"@fi,
        "Coelopencyrtus arenarius"@sv .

<http://tun.fi/MX.290147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelopencyrtus callidii" ;
    dwc:scientificNameAuthorship "(Jansson, 1957)" ;
    skos:broader <http://tun.fi/MX.290144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelopencyrtus callidii"@fi,
        "Coelopencyrtus callidii"@sv .

<http://tun.fi/MX.290151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma agrotis" ;
    dwc:scientificNameAuthorship "(Boyer de Fonscolombe, 1832)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:hiddenLabel "Copidosoma auricollis"@fi,
        "Copidosoma auricollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma agrotis"@fi,
        "Copidosoma agrotis"@sv .

<http://tun.fi/MX.290153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma aithyia" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:hiddenLabel "Copidosoma phalaenarum"@fi,
        "Copidosoma phalaenarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma aithyia"@fi,
        "Copidosoma aithyia"@sv .

<http://tun.fi/MX.290155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma albipes" ;
    dwc:scientificNameAuthorship "(Westwood, 1837)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma albipes"@fi,
        "Copidosoma albipes"@sv .

<http://tun.fi/MX.290156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma anceus" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma anceus"@fi,
        "Copidosoma anceus"@sv .

<http://tun.fi/MX.290157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma ancharus" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma ancharus"@fi,
        "Copidosoma ancharus"@sv .

<http://tun.fi/MX.290158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma aretas" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma aretas"@fi,
        "Copidosoma aretas"@sv .

<http://tun.fi/MX.290160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma boreale" ;
    dwc:scientificNameAuthorship "Hoffer, 1970" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma boreale"@fi,
        "Copidosoma boreale"@sv .

<http://tun.fi/MX.290161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma cervius" ;
    dwc:scientificNameAuthorship "(Walker, 1846)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:hiddenLabel "Copidosoma truncatulum"@fi,
        "Copidosoma truncatulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma cervius"@fi,
        "Copidosoma cervius"@sv .

<http://tun.fi/MX.290163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma chalconotum" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma chalconotum"@fi,
        "Copidosoma chalconotum"@sv .

<http://tun.fi/MX.290164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma charon" ;
    dwc:scientificNameAuthorship "Guerrieri & Noyes, 2005" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma charon"@fi,
        "Copidosoma charon"@sv .

<http://tun.fi/MX.290165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma cuproviridis" ;
    dwc:scientificNameAuthorship "Springate & Noyes, 1990" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma cuproviridis"@fi,
        "Copidosoma cuproviridis"@sv .

<http://tun.fi/MX.290166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma cyaneum" ;
    dwc:scientificNameAuthorship "Hoffer, 1970" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma cyaneum"@fi,
        "Copidosoma cyaneum"@sv .

<http://tun.fi/MX.290167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma dius" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma dius"@fi,
        "Copidosoma dius"@sv .

<http://tun.fi/MX.290168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma filicorne" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma filicorne"@fi,
        "Copidosoma filicorne"@sv .

<http://tun.fi/MX.290169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma flagellare" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma flagellare"@fi,
        "Copidosoma flagellare"@sv .

<http://tun.fi/MX.290170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma fuscisquama" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma fuscisquama"@fi,
        "Copidosoma fuscisquama"@sv .

<http://tun.fi/MX.290171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma genale" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma genale"@fi,
        "Copidosoma genale"@sv .

<http://tun.fi/MX.290172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma iracundum" ;
    dwc:scientificNameAuthorship "Erdös, 1957" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma iracundum"@fi,
        "Copidosoma iracundum"@sv .

<http://tun.fi/MX.290173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma peticus" ;
    dwc:scientificNameAuthorship "(Walker, 1846)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:hiddenLabel "Copidosoma triangulare"@fi,
        "Copidosoma triangulare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma peticus"@fi,
        "Copidosoma peticus"@sv .

<http://tun.fi/MX.290175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma radnense" ;
    dwc:scientificNameAuthorship "Erdös, 1957" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma radnense"@fi,
        "Copidosoma radnense"@sv .

<http://tun.fi/MX.290176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma ratzeburgi" ;
    dwc:scientificNameAuthorship "Mercet, 1921" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma ratzeburgi"@fi,
        "Copidosoma ratzeburgi"@sv .

<http://tun.fi/MX.290177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma serricorne" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma serricorne"@fi,
        "Copidosoma serricorne"@sv .

<http://tun.fi/MX.290178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma sosares" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma sosares"@fi,
        "Copidosoma sosares"@sv .

<http://tun.fi/MX.290179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma subalbicorne" ;
    dwc:scientificNameAuthorship "(Hoffer, 1960)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma subalbicorne"@fi,
        "Copidosoma subalbicorne"@sv .

<http://tun.fi/MX.290180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma terebrator" ;
    dwc:scientificNameAuthorship "Mayr, 1876" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:hiddenLabel "Copidosoma bohemicum"@fi,
        "Copidosoma bohemicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma terebrator"@fi,
        "Copidosoma terebrator"@sv .

<http://tun.fi/MX.290181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma thebe" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:hiddenLabel "Copidosoma clavigerum"@fi,
        "Copidosoma clavigerum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma thebe"@fi,
        "Copidosoma thebe"@sv .

<http://tun.fi/MX.290183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma tibiale" ;
    dwc:scientificNameAuthorship "Hoffer, 1970" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma tibiale"@fi,
        "Copidosoma tibiale"@sv .

<http://tun.fi/MX.290184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma truncatellum" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma truncatellum"@fi,
        "Copidosoma truncatellum"@sv .

<http://tun.fi/MX.290187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discodes aeneus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290185> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discodes aeneus"@fi,
        "Discodes aeneus"@sv .

<http://tun.fi/MX.290189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echthroplexiella tertia" ;
    dwc:scientificNameAuthorship "(Hoffer, 1954)" ;
    skos:broader <http://tun.fi/MX.290188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echthroplexiella tertia"@fi,
        "Echthroplexiella tertia"@sv .

<http://tun.fi/MX.290192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echthroplexis puncticollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.290190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echthroplexis puncticollis"@fi,
        "Echthroplexis puncticollis"@sv .

<http://tun.fi/MX.290195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectroma arenarium" ;
    dwc:scientificNameAuthorship "(Erdös, 1955)" ;
    skos:broader <http://tun.fi/MX.290193> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectroma arenarium"@fi,
        "Ectroma arenarium"@sv .

<http://tun.fi/MX.290196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectroma reinhardi" ;
    dwc:scientificNameAuthorship "(Mayr, 1876)" ;
    skos:broader <http://tun.fi/MX.290193> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectroma reinhardi"@fi,
        "Ectroma reinhardi"@sv .

<http://tun.fi/MX.290199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encyrtus albitarsis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.290197> ;
    skos:hiddenLabel "Encyrtus morio"@fi,
        "Encyrtus morio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encyrtus albitarsis"@fi,
        "Encyrtus albitarsis"@sv .

<http://tun.fi/MX.290201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encyrtus aurantii" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.290197> ;
    skos:hiddenLabel "Encyrtus lecaniorum"@fi,
        "Encyrtus niveitarsis"@fi,
        "Encyrtus lecaniorum"@sv,
        "Encyrtus niveitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encyrtus aurantii"@fi,
        "Encyrtus aurantii"@sv .

<http://tun.fi/MX.290204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encyrtus infidus" ;
    dwc:scientificNameAuthorship "Rossi, 1790)" ;
    skos:broader <http://tun.fi/MX.290197> ;
    skos:hiddenLabel "Encyrtus obscurus"@fi,
        "Encyrtus scutellatus"@fi,
        "Encyrtus obscurus"@sv,
        "Encyrtus scutellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encyrtus infidus"@fi,
        "Encyrtus infidus"@sv .

<http://tun.fi/MX.290207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encyrtus swederi" ;
    dwc:scientificNameAuthorship "Dalman, 1820" ;
    skos:broader <http://tun.fi/MX.290197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encyrtus swederi"@fi,
        "Encyrtus swederi"@sv .

<http://tun.fi/MX.290210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelencyrtus intersectus" ;
    dwc:scientificNameAuthorship "(Fonscolombe, 1832)" ;
    skos:broader <http://tun.fi/MX.290208> ;
    skos:hiddenLabel "Epitetracnemus intersectus"@fi,
        "Epitetracnemus zetterstedtii"@fi,
        "Epitetracnemus intersectus"@sv,
        "Epitetracnemus zetterstedtii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelencyrtus intersectus"@fi,
        "Adelencyrtus intersectus"@sv .

<http://tun.fi/MX.290213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eugahania fumipennis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.290212> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eugahania fumipennis"@fi,
        "Eugahania fumipennis"@sv .

<http://tun.fi/MX.290215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusemion cornigerum" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.290214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusemion cornigerum"@fi,
        "Eusemion cornigerum"@sv .

<http://tun.fi/MX.290217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ginsiana carpetana" ;
    dwc:scientificNameAuthorship "(Mercet, 1921)" ;
    skos:broader <http://tun.fi/MX.290216> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ginsiana carpetana"@fi,
        "Ginsiana carpetana"@sv .

<http://tun.fi/MX.290218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ginsiana obscura" ;
    dwc:scientificNameAuthorship "Erdös & Novicky, 1955" ;
    skos:broader <http://tun.fi/MX.290216> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ginsiana obscura"@fi,
        "Ginsiana obscura"@sv .

<http://tun.fi/MX.290219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ginsiana praepannonica" ;
    dwc:scientificNameAuthorship "(Erdös, 1957)" ;
    skos:broader <http://tun.fi/MX.290216> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ginsiana praepannonica"@fi,
        "Ginsiana praepannonica"@sv .

<http://tun.fi/MX.290222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helegonatopus dimorphus" ;
    dwc:scientificNameAuthorship "(Hoffer, 1954)" ;
    skos:broader <http://tun.fi/MX.290220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helegonatopus dimorphus"@fi,
        "Helegonatopus dimorphus"@sv .

<http://tun.fi/MX.290223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helegonatopus formosus" ;
    dwc:scientificNameAuthorship "(Mercet, 1919)" ;
    skos:broader <http://tun.fi/MX.290220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helegonatopus formosus"@fi,
        "Helegonatopus formosus"@sv .

<http://tun.fi/MX.290224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helegonatopus nikolskajae" ;
    dwc:scientificNameAuthorship "Hoffer, 1965" ;
    skos:broader <http://tun.fi/MX.290220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helegonatopus nikolskajae"@fi,
        "Helegonatopus nikolskajae"@sv .

<http://tun.fi/MX.290225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helegonatopus rasnitzyni" ;
    dwc:scientificNameAuthorship "(Trjapitzin, 1964)" ;
    skos:broader <http://tun.fi/MX.290220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helegonatopus rasnitzyni"@fi,
        "Helegonatopus rasnitzyni"@sv .

<http://tun.fi/MX.290227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterococcidoxenus schlechtendali" ;
    dwc:scientificNameAuthorship "(Mayr, 1876)" ;
    skos:broader <http://tun.fi/MX.290226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterococcidoxenus schlechtendali"@fi,
        "Heterococcidoxenus schlechtendali"@sv .

<http://tun.fi/MX.290229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalotyloidea erginus" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.290228> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homalotyloidea erginus"@fi,
        "Homalotyloidea erginus"@sv .

<http://tun.fi/MX.290230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalotyloidea aphycomorpha" ;
    dwc:scientificNameAuthorship "Mercet, 1925" ;
    skos:broader <http://tun.fi/MX.290228> ;
    skos:hiddenLabel "Homalotyloidea nigrociliata"@fi,
        "Homalotyloidea nigrociliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homalotyloidea aphycomorpha"@fi,
        "Homalotyloidea aphycomorpha"@sv .

<http://tun.fi/MX.290232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalotyloidea nowickyi" ;
    dwc:scientificNameAuthorship "Hoffer, 1957" ;
    skos:broader <http://tun.fi/MX.290228> ;
    skos:hiddenLabel "Homalotyloidea novickyi"@fi,
        "Homalotyloidea novickyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homalotyloidea nowickyi"@fi,
        "Homalotyloidea nowickyi"@sv .

<http://tun.fi/MX.290235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalotylus eytelweinii" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.290234> ;
    skos:hiddenLabel "Homalotylus eitelweini"@fi,
        "Homalotylus eitelweini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homalotylus eytelweinii"@fi,
        "Homalotylus eytelweinii"@sv .

<http://tun.fi/MX.290237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalotylus flaminius" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.290234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homalotylus flaminius"@fi,
        "Homalotylus flaminius"@sv .

<http://tun.fi/MX.290240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tyndarichus scaurus" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.290012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tyndarichus scaurus"@fi,
        "Tyndarichus scaurus"@sv .

<http://tun.fi/MX.290243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaomma lambinus" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.290241> ;
    skos:hiddenLabel "Zaomma microphagus"@fi,
        "Zaomma microphagus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaomma lambinus"@fi,
        "Zaomma lambinus"@sv .

<http://tun.fi/MX.290256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proserpinicaris phyllura" ;
    dwc:scientificNameAuthorship "(Kiefer, 1938)" ;
    skos:broader <http://tun.fi/MX.290255> ;
    skos:hiddenLabel "Parastenocaris phyllura"@fi,
        "Parastenocaris phyllura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proserpinicaris phyllura"@fi,
        "Proserpinicaris phyllura"@sv .

<http://tun.fi/MX.290258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pesceus schmeili" ;
    dwc:scientificNameAuthorship "(Mrázek, 1893)" ;
    skos:broader <http://tun.fi/MX.290257> ;
    skos:hiddenLabel "Paracamptus schmeili"@fi,
        "Paracamptus schmeili"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pesceus schmeili"@fi,
        "Pesceus schmeili"@sv .

<http://tun.fi/MX.290296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sialis lutaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.290295> ;
    skos:hiddenLabel "Sialis lutaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorsankaislakorento"@fi,
        "Sialis lutaria"@sv .

<http://tun.fi/MX.290297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sialis morio" ;
    dwc:scientificNameAuthorship "Klingstedt, 1932" ;
    skos:broader <http://tun.fi/MX.290295> ;
    skos:hiddenLabel "Sialis morio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuikankaislakorento"@fi,
        "Sialis morio"@sv .

<http://tun.fi/MX.290298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sialis sordida" ;
    dwc:scientificNameAuthorship "Klingstedt, 1932" ;
    skos:broader <http://tun.fi/MX.290295> ;
    skos:hiddenLabel "Sialis sordida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sipinkaislakorento"@fi,
        "Sialis sordida"@sv .

<http://tun.fi/MX.290299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sialis fuliginosa" ;
    dwc:scientificNameAuthorship "Pictet, 1836" ;
    skos:broader <http://tun.fi/MX.290295> ;
    skos:hiddenLabel "Sialis fuliginosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokikaislakorento"@fi,
        "Sialis fuliginosa"@sv .

<http://tun.fi/MX.290302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeostigma notata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.290301> ;
    skos:hiddenLabel "Phaeostigma notata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "närekäärmekorento"@fi,
        "Phaeostigma notata"@sv .

<http://tun.fi/MX.290304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Raphidia ophiopsis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.290303> ;
    skos:hiddenLabel "Raphidia ophiopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntykäärmekorento"@fi,
        "Raphidia ophiopsis"@sv .

<http://tun.fi/MX.290306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthostigma xanthostigma" ;
    dwc:scientificNameAuthorship "(Schummel, 1832)" ;
    skos:broader <http://tun.fi/MX.290305> ;
    skos:hiddenLabel "Xanthostigma xanthostigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehväkäärmekorento"@fi,
        "Xanthostigma xanthostigma"@sv .

<http://tun.fi/MX.290309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helicoconis lutea" ;
    dwc:scientificNameAuthorship "(Wallengren, 1871)" ;
    skos:broader <http://tun.fi/MX.290308> ;
    skos:hiddenLabel "Helicoconis lutea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämevahiainen"@fi,
        "Helicoconis lutea"@sv .

<http://tun.fi/MX.290311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniopteryx tineiformis" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.290310> ;
    skos:hiddenLabel "Coniopteryx tineiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuhohtovahiainen"@fi,
        "Coniopteryx tineiformis"@sv .

<http://tun.fi/MX.290312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniopteryx borealis" ;
    dwc:scientificNameAuthorship "Tjeder, 1930" ;
    skos:broader <http://tun.fi/MX.290310> ;
    skos:hiddenLabel "Coniopteryx borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammihohtovahiainen"@fi,
        "Coniopteryx borealis"@sv .

<http://tun.fi/MX.290313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniopteryx pygmaea" ;
    dwc:scientificNameAuthorship "Enderlein, 1906" ;
    skos:broader <http://tun.fi/MX.290310> ;
    skos:hiddenLabel "Coniopteryx pygmaea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuhohtovahiainen"@fi,
        "Coniopteryx pygmaea"@sv .

<http://tun.fi/MX.290315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasemidalis fuscipennis" ;
    dwc:scientificNameAuthorship "(Reuter, 1894)" ;
    skos:broader <http://tun.fi/MX.290314> ;
    skos:hiddenLabel "Parasemidalis fuscipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikipäävahiainen"@fi,
        "Parasemidalis fuscipennis"@sv .

<http://tun.fi/MX.290317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semidalis aleyrodiformis" ;
    dwc:scientificNameAuthorship "Stephens, 1836" ;
    skos:broader <http://tun.fi/MX.290316> ;
    skos:hiddenLabel "Semidalis aleyrodiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkivahiainen"@fi,
        "Semidalis aleyrodiformis"@sv .

<http://tun.fi/MX.290319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conwentzia psociformis" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.290318> ;
    skos:hiddenLabel "Conwentzia psociformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammihyttysvahiainen"@fi,
        "Conwentzia psociformis"@sv .

<http://tun.fi/MX.290320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conwentzia pineticola" ;
    dwc:scientificNameAuthorship "Enderlein, 1905" ;
    skos:broader <http://tun.fi/MX.290318> ;
    skos:hiddenLabel "Conwentzia pineticola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuhyttysvahiainen"@fi,
        "Conwentzia pineticola"@sv .

<http://tun.fi/MX.290322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sisyra nigra" ;
    dwc:scientificNameAuthorship "(Retzius, 1785)" ;
    skos:broader <http://tun.fi/MX.290321> ;
    skos:hiddenLabel "Sisyra fuscata"@fi,
        "Sisyra nigra"@fi,
        "Sisyra fuscata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummarantakorento"@fi,
        "Sisyra nigra"@sv .

<http://tun.fi/MX.290323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sisyra terminalis" ;
    dwc:scientificNameAuthorship "Curtis, 1854" ;
    skos:broader <http://tun.fi/MX.290321> ;
    skos:hiddenLabel "Sisyra terminalis"@fi,
        "Sisyra terminalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjurantakorento"@fi,
        "strandsvampslända"@sv .

<http://tun.fi/MX.290324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sisyra jutlandica" ;
    dwc:scientificNameAuthorship "Esben-Petersen, 1915" ;
    skos:broader <http://tun.fi/MX.290321> ;
    skos:hiddenLabel "Sisyra jutlandica"@fi,
        "Sisyra jutlandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskorantakorento"@fi,
        "jutlandssvampslända"@sv .

<http://tun.fi/MX.290327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanepteryx phalaenoides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "sirppikorento"@fi ;
    skos:broader <http://tun.fi/MX.290326> ;
    skos:hiddenLabel "Drepanepteryx phalaenoides"@fi,
        "Drepanepteryx phlaenoides"@fi,
        "Drepanepteryx phlaenoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppilehtikorento"@fi,
        "Drepanepteryx phalaenoides"@sv .

<http://tun.fi/MX.290329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megalomus hirtus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:altLabel "karvakorento"@fi ;
    skos:broader <http://tun.fi/MX.290328> ;
    skos:hiddenLabel "Megalomus hirtus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvatäpläkorento"@fi,
        "Megalomus hirtus"@sv .

<http://tun.fi/MX.29033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athene noctua" ;
    dwc:scientificNameAuthorship "(Scopoli, 1769)" ;
    skos:broader <http://tun.fi/MX.29032> ;
    skos:hiddenLabel "Athene noctua"@fi,
        "Athene noctua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "minervanpöllö"@fi,
        "minervauggla"@sv .

<http://tun.fi/MX.290331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wesmaelius concinnus" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.290330> ;
    skos:hiddenLabel "Wesmaelius concinnus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyhämykorento"@fi,
        "Wesmaelius concinnus"@sv .

<http://tun.fi/MX.290332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wesmaelius quadrifasciatus" ;
    dwc:scientificNameAuthorship "(Reuter, 1894)" ;
    skos:broader <http://tun.fi/MX.290330> ;
    skos:hiddenLabel "Wesmaelius quadrifasciatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelivyöhämykorento"@fi,
        "Wesmaelius quadrifasciatus"@sv .

<http://tun.fi/MX.290333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wesmaelius nervosus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.290330> ;
    skos:hiddenLabel "Wesmaelius nervosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjohämykorento"@fi,
        "Wesmaelius nervosus"@sv .

<http://tun.fi/MX.290334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wesmaelius malladai" ;
    dwc:scientificNameAuthorship "(Navás, 1925)" ;
    skos:broader <http://tun.fi/MX.290330> ;
    skos:hiddenLabel "Wesmaelius malladai"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaahämykorento"@fi,
        "Wesmaelius malladai"@sv .

<http://tun.fi/MX.290335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wesmaelius subnebulosus" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.290330> ;
    skos:hiddenLabel "Wesmaelius subnebulosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhahämykorento"@fi,
        "Wesmaelius subnebulosus"@sv .

<http://tun.fi/MX.290336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wesmaelius ravus" ;
    dwc:scientificNameAuthorship "(Withcombe, 1923)" ;
    skos:broader <http://tun.fi/MX.290330> ;
    skos:hiddenLabel "Wesmaelius ravus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylppähämykorento"@fi,
        "Wesmaelius ravus"@sv .

<http://tun.fi/MX.290337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wesmaelius balticus" ;
    dwc:scientificNameAuthorship "(Tjeder, 1931)" ;
    skos:broader <http://tun.fi/MX.290330> ;
    skos:hiddenLabel "Wesmaelius balticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynihämykorento"@fi,
        "Wesmaelius balticus"@sv .

<http://tun.fi/MX.290338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wesmaelius mortoni" ;
    dwc:scientificNameAuthorship "(McLachan, 1899)" ;
    skos:broader <http://tun.fi/MX.290330> ;
    skos:hiddenLabel "Wesmaelius mortoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskohämykorento"@fi,
        "Wesmaelius mortoni"@sv .

<http://tun.fi/MX.290340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerobius humulinus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.290339> ;
    skos:hiddenLabel "Hemerobius humulinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häivekirvakorento"@fi,
        "Hemerobius humulinus"@sv .

<http://tun.fi/MX.290341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerobius perelegans" ;
    dwc:scientificNameAuthorship "Stephens, 1836" ;
    skos:broader <http://tun.fi/MX.290339> ;
    skos:hiddenLabel "Hemerobius perelegans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokirvakorento"@fi,
        "Hemerobius perelegans"@sv .

<http://tun.fi/MX.290342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerobius simulans" ;
    dwc:scientificNameAuthorship "Walker, 1853" ;
    skos:broader <http://tun.fi/MX.290339> ;
    skos:hiddenLabel "Hemerobius simulans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikirvakorento"@fi,
        "Hemerobius simulans"@sv .

<http://tun.fi/MX.290343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerobius stigma" ;
    dwc:scientificNameAuthorship "Stephens, 1836" ;
    skos:broader <http://tun.fi/MX.290339> ;
    skos:hiddenLabel "Hemerobius stigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokirvakorento"@fi,
        "Hemerobius stigma"@sv .

<http://tun.fi/MX.290344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerobius pini" ;
    dwc:scientificNameAuthorship "Stephens, 1836" ;
    skos:altLabel "kuusenkirvakorento"@fi ;
    skos:broader <http://tun.fi/MX.290339> ;
    skos:hiddenLabel "Hemerobius pini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havukirvakorento"@fi,
        "Hemerobius pini"@sv .

<http://tun.fi/MX.290345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerobius contumax" ;
    dwc:scientificNameAuthorship "Tjeder, 1932" ;
    skos:broader <http://tun.fi/MX.290339> ;
    skos:hiddenLabel "Hemerobius contumax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultokirvakorento"@fi,
        "Hemerobius contumax"@sv .

<http://tun.fi/MX.290346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerobius fenestratus" ;
    dwc:scientificNameAuthorship "Tjeder, 1932" ;
    skos:broader <http://tun.fi/MX.290339> ;
    skos:hiddenLabel "Hemerobius fenestratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarikirvakorento"@fi,
        "Hemerobius fenestratus"@sv .

<http://tun.fi/MX.290347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerobius atrifrons" ;
    dwc:scientificNameAuthorship "McLachan, 1868" ;
    skos:broader <http://tun.fi/MX.290339> ;
    skos:hiddenLabel "Hemerobius atrifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankirvakorento"@fi,
        "Hemerobius atrifrons"@sv .

<http://tun.fi/MX.290348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerobius nitidulus" ;
    dwc:scientificNameAuthorship "Fabricius, 1777" ;
    skos:broader <http://tun.fi/MX.290339> ;
    skos:hiddenLabel "Hemerobius nitidulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakirvakorento"@fi,
        "Hemerobius nitidulus"@sv .

<http://tun.fi/MX.290349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerobius micans" ;
    dwc:scientificNameAuthorship "Olivier, 1792" ;
    skos:broader <http://tun.fi/MX.290339> ;
    skos:hiddenLabel "Hemerobius micans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskirvakorento"@fi,
        "Hemerobius micans"@sv .

<http://tun.fi/MX.290350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerobius lutescens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.290339> ;
    skos:hiddenLabel "Hemerobius lutescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokirvakorento"@fi,
        "Hemerobius lutescens"@sv .

<http://tun.fi/MX.290351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerobius gilvus" ;
    dwc:scientificNameAuthorship "Stein, 1863" ;
    skos:broader <http://tun.fi/MX.290339> ;
    skos:hiddenLabel "Hemerobius gilvus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikirvakorento"@fi,
        "Hemerobius gilvus"@sv .

<http://tun.fi/MX.290352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerobius marginatus" ;
    dwc:scientificNameAuthorship "Stephens, 1836" ;
    skos:altLabel "valkokirvakorento"@fi ;
    skos:broader <http://tun.fi/MX.290339> ;
    skos:hiddenLabel "Hemerobius marginatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reunuskirvakorento"@fi,
        "Hemerobius marginatus"@sv .

<http://tun.fi/MX.290354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micromus variegatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.290353> ;
    skos:hiddenLabel "Micromus variegatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketolymykorento"@fi,
        "Micromus variegatus"@sv .

<http://tun.fi/MX.290355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micromus angulatus" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.290353> ;
    skos:hiddenLabel "Micromus angulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttälymykorento"@fi,
        "Micromus angulatus"@sv .

<http://tun.fi/MX.290356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micromus paganus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.290353> ;
    skos:hiddenLabel "Micromus paganus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaslymykorento"@fi,
        "Micromus paganus"@sv .

<http://tun.fi/MX.290358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectra diptera" ;
    dwc:scientificNameAuthorship "(Burmeister, 1839)" ;
    skos:broader <http://tun.fi/MX.290357> ;
    skos:hiddenLabel "Psectra diptera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärpäskorento"@fi,
        "Psectra diptera"@sv .

<http://tun.fi/MX.290360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympherobius pygmaeus" ;
    dwc:scientificNameAuthorship "(Rambur, 1842)" ;
    skos:broader <http://tun.fi/MX.290359> ;
    skos:hiddenLabel "Symbherobius pygmaeus"@fi,
        "Sympherobius pygmaeus"@fi,
        "Symbherobius pygmaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikoikorento"@fi,
        "Sympherobius pygmaeus"@sv .

<http://tun.fi/MX.290361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympherobius elegans" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:broader <http://tun.fi/MX.290359> ;
    skos:hiddenLabel "Symbherobius elegans"@fi,
        "Sympherobius elegans"@fi,
        "Symbherobius elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokoikorento"@fi,
        "Sympherobius elegans"@sv .

<http://tun.fi/MX.290362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympherobius fuscescens" ;
    dwc:scientificNameAuthorship "(Wallengren, 1863)" ;
    skos:broader <http://tun.fi/MX.290359> ;
    skos:hiddenLabel "Symbherobius fuscescens"@fi,
        "Sympherobius fuscescens"@fi,
        "Symbherobius fuscescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntykoikorento"@fi,
        "Sympherobius fuscescens"@sv .

<http://tun.fi/MX.290365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nineta flava" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:altLabel "lehtoporhokorento"@fi ;
    skos:broader <http://tun.fi/MX.290364> ;
    skos:hiddenLabel "Nineta flava"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuhmuporhokorento"@fi,
        "Nineta flava"@sv .

<http://tun.fi/MX.290366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nineta vittata" ;
    dwc:scientificNameAuthorship "(Wesmael, 1841)" ;
    skos:broader <http://tun.fi/MX.290364> ;
    skos:hiddenLabel "Nineta vittata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarviporhokorento"@fi,
        "Nineta vittata"@sv .

<http://tun.fi/MX.290367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nineta inpunctata" ;
    dwc:scientificNameAuthorship "(Reuter, 1894)" ;
    skos:broader <http://tun.fi/MX.290364> ;
    skos:hiddenLabel "Nineta inpunctata"@fi,
        "Nineta inpunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämyporhokorento"@fi,
        "reuters florslända"@sv .

<http://tun.fi/MX.290369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotropia ciliata" ;
    dwc:scientificNameAuthorship "(Wesmael, 1841)" ;
    skos:altLabel "ripsikorento"@fi ;
    skos:broader <http://tun.fi/MX.290368> ;
    skos:hiddenLabel "Chrysoptropia ciliata"@fi,
        "Chrysotropia ciliata"@fi,
        "Chrysoptropia ciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsiharsokorento"@fi,
        "Chrysotropia ciliata"@sv .

<http://tun.fi/MX.290371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysopa perla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.290370> ;
    skos:hiddenLabel "Chrysopa perla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengasharsokorento"@fi,
        "Chrysopa perla"@sv .

<http://tun.fi/MX.290372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysopa dorsalis" ;
    dwc:scientificNameAuthorship "Burmeister, 1839" ;
    skos:broader <http://tun.fi/MX.290370> ;
    skos:hiddenLabel "Chrysopa dorsalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hankaharsokorento"@fi,
        "Chrysopa dorsalis"@sv .

<http://tun.fi/MX.290373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysopa abbreviata" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.290370> ;
    skos:hiddenLabel "Chrysopa abbreviata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaharsokorento"@fi,
        "Chrysopa abbreviata"@sv .

<http://tun.fi/MX.290374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysopa dasyptera" ;
    dwc:scientificNameAuthorship "McLachan, 1872" ;
    skos:broader <http://tun.fi/MX.290370> ;
    skos:hiddenLabel "Chrysopa dasyptera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuharsokorento"@fi,
        "Chrysopa dasyptera"@sv .

<http://tun.fi/MX.290375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysopa phyllochroma" ;
    dwc:scientificNameAuthorship "Wesmael, 1841" ;
    skos:broader <http://tun.fi/MX.290370> ;
    skos:hiddenLabel "Chrysopa phyllochroma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halmeharsokorento"@fi,
        "Chrysopa phyllochroma"@sv .

<http://tun.fi/MX.290376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysopa commata" ;
    dwc:scientificNameAuthorship "Kis & Ujhelyi, 1965" ;
    skos:broader <http://tun.fi/MX.290370> ;
    skos:hiddenLabel "Chrysopa commata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoharsokorento"@fi,
        "Chrysopa commata"@sv .

<http://tun.fi/MX.290377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysopa pallens" ;
    dwc:scientificNameAuthorship "Rambur, 1838" ;
    skos:broader <http://tun.fi/MX.290370> ;
    skos:hiddenLabel "Chrysopa pallens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisamaharsokorento"@fi,
        "Chrysopa pallens"@sv .

<http://tun.fi/MX.290379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomallada prasina" ;
    dwc:scientificNameAuthorship "(Burmeister, 1839)" ;
    skos:altLabel "viherpihlajakorento"@fi ;
    skos:broader <http://tun.fi/MX.290378> ;
    skos:hiddenLabel "Dichochrysa prasina"@fi,
        "Mallada prasina"@fi,
        "Pseudomallada prasina"@fi,
        "Dichochrysa prasina"@sv,
        "Mallada prasina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherpisamakorento"@fi,
        "Pseudomallada prasina"@sv .

<http://tun.fi/MX.29038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegolius funereus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.29037> ;
    skos:hiddenLabel "Aegolius funereus"@fi,
        "Aegolius funereus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmipöllö"@fi,
        "pärluggla"@sv .

<http://tun.fi/MX.290380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomallada ventralis" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:altLabel "aitopihlajakorento"@fi ;
    skos:broader <http://tun.fi/MX.290378> ;
    skos:hiddenLabel "Dichochrysa ventralis"@fi,
        "Mallada ventralis"@fi,
        "Pseudomallada ventralis"@fi,
        "Dichochrysa ventralis"@sv,
        "Mallada ventralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysipisamakorento"@fi,
        "Pseudomallada ventralis"@sv .

<http://tun.fi/MX.290382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peyerimhoffina gracilis" ;
    dwc:scientificNameAuthorship "(Schneider, 1851)" ;
    skos:broader <http://tun.fi/MX.290381> ;
    skos:hiddenLabel "Peyerimhoffina gracilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siroharsokorento"@fi,
        "Peyerimhoffina gracilis"@sv .

<http://tun.fi/MX.290384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysoperla carnea" ;
    dwc:scientificNameAuthorship "(Stephens, 1836)" ;
    skos:altLabel "pihakorento"@fi ;
    skos:broader <http://tun.fi/MX.290383> ;
    skos:hiddenLabel "Chrysoperla carnea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihaharsokorento"@fi,
        "Chrysoperla carnea"@sv .

<http://tun.fi/MX.290386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cunctochrysa albolineata" ;
    dwc:scientificNameAuthorship "(Killington, 1935)" ;
    skos:altLabel "kyyttökorento"@fi ;
    skos:broader <http://tun.fi/MX.290385> ;
    skos:hiddenLabel "Chrysoptochrysa albolineata"@fi,
        "Cunctochrysa albolineata"@fi,
        "Chrysoptochrysa albolineata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiruharsokorento"@fi,
        "Cunctochrysa albolineata"@sv .

<http://tun.fi/MX.290389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmeleon bore" ;
    dwc:scientificNameAuthorship "(Tjeder, 1941)" ;
    skos:broader <http://tun.fi/MX.290388> ;
    skos:hiddenLabel "Myrmeleon bore"@fi,
        "Myrmeleon bore"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumuurahaiskorento"@fi,
        "liten myrlejonslända"@sv .

<http://tun.fi/MX.290390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmeleon formicarius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1767" ;
    skos:broader <http://tun.fi/MX.290388> ;
    skos:hiddenLabel "Myrmeleon formicarius"@fi,
        "Myrmeleon formicarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitomuurahaiskorento"@fi,
        "vanlig myrlejonslända"@sv .

<http://tun.fi/MX.290393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panorpa alpina" ;
    dwc:scientificNameAuthorship "Rambur, 1842" ;
    skos:broader <http://tun.fi/MX.290394> ;
    skos:hiddenLabel "Aulops alpina"@fi,
        "Panorpa alpina"@fi,
        "Aulops alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lasiskorpionikorento"@fi,
        "Panorpa alpina"@sv .

<http://tun.fi/MX.290395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panorpa communis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.290394> ;
    skos:hiddenLabel "Panorpa communis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöskorpionikorento"@fi,
        "Panorpa communis"@sv .

<http://tun.fi/MX.290396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panorpa vulgaris" ;
    dwc:scientificNameAuthorship "Imhoff & Labram, 1845" ;
    skos:broader <http://tun.fi/MX.290394> ;
    skos:hiddenLabel "Panorpa vulgaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummavyöskorpionikorento"@fi,
        "Panorpa vulgaris"@sv .

<http://tun.fi/MX.290397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panorpa cognata" ;
    dwc:scientificNameAuthorship "Rambur, 1842" ;
    skos:broader <http://tun.fi/MX.290394> ;
    skos:hiddenLabel "Panorpa cognata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaaskorpionikorento"@fi,
        "Panorpa cognata"@sv .

<http://tun.fi/MX.290398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panorpa germanica" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.290394> ;
    skos:hiddenLabel "Panorpa germanica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläskorpionikorento"@fi,
        "Panorpa germanica"@sv .

<http://tun.fi/MX.290399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panorpa hybrida" ;
    dwc:scientificNameAuthorship "McLachan, 1882" ;
    skos:broader <http://tun.fi/MX.290394> ;
    skos:hiddenLabel "Panorpa hybrida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonskorpionikorento"@fi,
        "Panorpa hybrida"@sv .

<http://tun.fi/MX.290402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreus westwoodi" ;
    dwc:scientificNameAuthorship "Hagen, 1866" ;
    skos:broader <http://tun.fi/MX.290401> ;
    skos:hiddenLabel "Boreus westwoodi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumikorento"@fi,
        "Boreus westwoodi"@sv .

<http://tun.fi/MX.290462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaurochaete atra" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290461> ;
    skos:hiddenLabel "Amaurochaete atra"@fi,
        "Amaurochaete atra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tinasysinen"@fi,
        "trollspott"@sv .

<http://tun.fi/MX.290463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaurochaete tubulina" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.). T. Macbr." ;
    skos:broader <http://tun.fi/MX.290461> ;
    skos:hiddenLabel "Amaurochaete tubulina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vanusysinen"@fi,
        "Amaurochaete tubulina"@sv .

<http://tun.fi/MX.290465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcyodes incarnata" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) O. F. Cook" ;
    skos:broader <http://tun.fi/MX.290464> ;
    skos:hiddenLabel "Arcyodes incarnata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunkunen"@fi,
        "Arcyodes incarnata"@sv .

<http://tun.fi/MX.290467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcyria affinis" ;
    dwc:scientificNameAuthorship "Rostaf." ;
    skos:broader <http://tun.fi/MX.290466> ;
    skos:hiddenLabel "Arcyria affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokorunen"@fi,
        "Arcyria affinis"@sv .

<http://tun.fi/MX.290468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcyria cinerea" ;
    dwc:scientificNameAuthorship "(Bull.) Pers." ;
    skos:broader <http://tun.fi/MX.290466> ;
    skos:hiddenLabel "Arcyria cinerea"@fi,
        "Arcyria cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokorunen"@fi,
        "grå ullklubba"@sv .

<http://tun.fi/MX.290469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcyria denudata" ;
    dwc:scientificNameAuthorship "(L.) Wettst." ;
    skos:broader <http://tun.fi/MX.290466> ;
    skos:hiddenLabel "Arcyria denudata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viinikorunen"@fi,
        "Arcyria denudata"@sv .

<http://tun.fi/MX.290470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcyria ferruginea" ;
    dwc:scientificNameAuthorship "Saut." ;
    skos:broader <http://tun.fi/MX.290466> ;
    skos:hiddenLabel "Arcyria ferruginea"@fi,
        "Arcyria ferruginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekorunen"@fi,
        "rödbrun ullklubba"@sv .

<http://tun.fi/MX.290471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcyria globosa" ;
    dwc:scientificNameAuthorship "Schwein." ;
    skos:broader <http://tun.fi/MX.290466> ;
    skos:hiddenLabel "Arcyria globosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallokorunen"@fi,
        "Arcyria globosa"@sv .

<http://tun.fi/MX.290472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcyria incarnata" ;
    dwc:scientificNameAuthorship "(Pers. ex J. F. Gmel.) Pers." ;
    skos:broader <http://tun.fi/MX.290466> ;
    skos:hiddenLabel "Arcyria incarnata"@fi,
        "Arcyria incarnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kukkokorunen"@fi,
        "röd ullklubba"@sv .

<http://tun.fi/MX.290473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcyria insignis" ;
    dwc:scientificNameAuthorship "Kalchbr. & Cooke" ;
    skos:broader <http://tun.fi/MX.290466> ;
    skos:hiddenLabel "Arcyria insignis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokorunen"@fi,
        "Arcyria insignis"@sv .

<http://tun.fi/MX.290474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcyria major" ;
    dwc:scientificNameAuthorship "(G. Lister) Ing" ;
    skos:broader <http://tun.fi/MX.290466> ;
    skos:hiddenLabel "Arcyria major"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengaskorunen"@fi,
        "Arcyria major"@sv .

<http://tun.fi/MX.290475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcyria obvelata" ;
    dwc:scientificNameAuthorship "(Oeder) Onsberg" ;
    skos:broader <http://tun.fi/MX.290466> ;
    skos:hiddenLabel "Arcyria obvelata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakorunen"@fi,
        "Arcyria obvelata"@sv .

<http://tun.fi/MX.290476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcyria oerstedtii" ;
    dwc:scientificNameAuthorship "Rostaf." ;
    skos:broader <http://tun.fi/MX.290466> ;
    skos:hiddenLabel "Arcyria oerstedtii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käämikorunen"@fi,
        "Arcyria oerstedtii"@sv .

<http://tun.fi/MX.290477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcyria pomiformis" ;
    dwc:scientificNameAuthorship "(Leers) Rostaf." ;
    skos:broader <http://tun.fi/MX.290466> ;
    skos:hiddenLabel "Arcyria pomiformis"@fi,
        "Arcyria pomiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orpokorunen"@fi,
        "rund ullklubba"@sv .

<http://tun.fi/MX.290478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arcyria stipata" ;
    dwc:scientificNameAuthorship "(Schwein.) Lister" ;
    skos:broader <http://tun.fi/MX.290466> ;
    skos:hiddenLabel "Arcyria stipata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunkukorunen"@fi,
        "Arcyria stipata"@sv .

<http://tun.fi/MX.290480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badhamia capsulifera" ;
    dwc:scientificNameAuthorship "(Bull.) Berk." ;
    skos:broader <http://tun.fi/MX.290479> ;
    skos:hiddenLabel "Badhamia capsulifera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koteloputkinen"@fi,
        "Badhamia capsulifera"@sv .

<http://tun.fi/MX.290481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badhamia foliicola" ;
    dwc:scientificNameAuthorship "Lister, B. alpina G. Lister" ;
    skos:broader <http://tun.fi/MX.290479> ;
    skos:hiddenLabel "Badhamia foliicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruohoputkinen"@fi,
        "Badhamia foliicola"@sv .

<http://tun.fi/MX.290482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badhamia lilacina" ;
    dwc:scientificNameAuthorship "(Fr.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290479> ;
    skos:hiddenLabel "Badhamia lilacina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liilaputkinen"@fi,
        "Badhamia lilacina"@sv .

<http://tun.fi/MX.290484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badhamia panicea" ;
    dwc:scientificNameAuthorship "(Fr.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290479> ;
    skos:hiddenLabel "Badhamia panicea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnaputkinen"@fi,
        "Badhamia panicea"@sv .

<http://tun.fi/MX.290485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badhamia populina" ;
    dwc:scientificNameAuthorship "Lister & G. Lister" ;
    skos:broader <http://tun.fi/MX.290479> ;
    skos:hiddenLabel "Badhamia populina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppeliputkinen"@fi,
        "Badhamia populina"@sv .

<http://tun.fi/MX.290486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badhamia utricularis" ;
    dwc:scientificNameAuthorship "(Bull.) Berk." ;
    skos:broader <http://tun.fi/MX.290479> ;
    skos:hiddenLabel "Badhamia utricularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rypäleputkinen"@fi,
        "Badhamia utricularis"@sv .

<http://tun.fi/MX.290488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barbeyella minutissima" ;
    dwc:scientificNameAuthorship "Meyl." ;
    skos:broader <http://tun.fi/MX.290487> ;
    skos:hiddenLabel "Barbeyella minutissima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lastunen"@fi,
        "Barbeyella minutissima"@sv .

<http://tun.fi/MX.290490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brefeldia maxima" ;
    dwc:scientificNameAuthorship "(Fr.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290489> ;
    skos:hiddenLabel "Brefeldia maxima"@fi,
        "Brefeldia maxima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakkonen"@fi,
        "stubbsmet"@sv .

<http://tun.fi/MX.290492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calomyxa metallica" ;
    dwc:scientificNameAuthorship "(Berk.) Nieuwl." ;
    skos:broader <http://tun.fi/MX.290491> ;
    skos:hiddenLabel "Calomyxa metallica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelmunen"@fi,
        "Calomyxa metallica"@sv .

<http://tun.fi/MX.290494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratiomyxa fruticulosa" ;
    dwc:scientificNameAuthorship "(O.F. Müll.) T. Macbr." ;
    skos:broader <http://tun.fi/MX.290493> ;
    skos:hiddenLabel "Ceratiomyxa fruticulosa"@fi,
        "Ceratiomyxa fruticulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkanen"@fi,
        "slemhorn"@sv .

<http://tun.fi/MX.290497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colloderma oculatum" ;
    dwc:scientificNameAuthorship "(C. Lippert) G. Lister" ;
    skos:broader <http://tun.fi/MX.290496> ;
    skos:hiddenLabel "Colloderma oculatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tahmanen"@fi,
        "Colloderma oculatum"@sv .

<http://tun.fi/MX.290499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Comatricha alta" ;
    dwc:scientificNameAuthorship "Preuss" ;
    skos:broader <http://tun.fi/MX.290498> ;
    skos:hiddenLabel "Comatricha alta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purkutupsunen"@fi,
        "Comatricha alta"@sv .

<http://tun.fi/MX.290500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Comatricha elegans" ;
    dwc:scientificNameAuthorship "(Racib.) G. Lister." ;
    skos:broader <http://tun.fi/MX.290498> ;
    skos:hiddenLabel "Comatricha elegans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirotupsunen"@fi,
        "Comatricha elegans"@sv .

<http://tun.fi/MX.290501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Comatricha ellae" ;
    dwc:scientificNameAuthorship "Härk." ;
    skos:broader <http://tun.fi/MX.290498> ;
    skos:hiddenLabel "Comatricha ellae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkotupsunen"@fi,
        "Comatricha ellae"@sv .

<http://tun.fi/MX.290502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Comatricha laxa" ;
    dwc:scientificNameAuthorship "Rostaf." ;
    skos:broader <http://tun.fi/MX.290498> ;
    skos:hiddenLabel "Comatricha laxa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaakatupsunen"@fi,
        "Comatricha laxa"@sv .

<http://tun.fi/MX.290503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Comatricha nigra" ;
    dwc:scientificNameAuthorship "(Pers. ex J. F. Gmel.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.290498> ;
    skos:hiddenLabel "Comatricha nigra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatupsunen"@fi,
        "Comatricha nigra"@sv .

<http://tun.fi/MX.290504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Comatricha pulchella" ;
    dwc:scientificNameAuthorship "(C. Bab.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290498> ;
    skos:hiddenLabel "Comatricha pulchella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sievätupsunen"@fi,
        "Comatricha pulchella"@sv .

<http://tun.fi/MX.290505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Comatricha tenerrima" ;
    dwc:scientificNameAuthorship "(M. A. Curtis) G. Lister" ;
    skos:broader <http://tun.fi/MX.290498> ;
    skos:hiddenLabel "Comatricha tenerrima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukkulatupsunen"@fi,
        "Comatricha tenerrima"@sv .

<http://tun.fi/MX.290510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craterium aureonucleatum" ;
    dwc:scientificNameAuthorship "Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290506> ;
    skos:hiddenLabel "Craterium aureonucleatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "voipystinen"@fi,
        "Craterium aureonucleatum"@sv .

<http://tun.fi/MX.290511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craterium aureum" ;
    dwc:scientificNameAuthorship "(Schumach.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290506> ;
    skos:hiddenLabel "Craterium aureum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultapystinen"@fi,
        "Craterium aureum"@sv .

<http://tun.fi/MX.290512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craterium leucocephalum" ;
    dwc:scientificNameAuthorship "(Pers. ex J. F. Gmel.) Ditmar" ;
    skos:broader <http://tun.fi/MX.290506> ;
    skos:hiddenLabel "Craterium leucocephalum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkopystinen"@fi,
        "Craterium leucocephalum"@sv .

<http://tun.fi/MX.290513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craterium minutum" ;
    dwc:scientificNameAuthorship "(Leers) Fr." ;
    skos:broader <http://tun.fi/MX.290506> ;
    skos:hiddenLabel "Craterium brunneum"@fi,
        "Craterium minutum"@fi,
        "Craterium brunneum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopystinen"@fi,
        "Craterium minutum"@sv .

<http://tun.fi/MX.290515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria argillacea" ;
    dwc:scientificNameAuthorship "(Pers. ex J. F. Gmel.) Pers." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria argillacea"@fi,
        "Cribraria argillacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savihäkkinen"@fi,
        "ockranätklubba"@sv .

<http://tun.fi/MX.290516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria aurantiaca" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria aurantiaca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultahäkkinen"@fi,
        "Cribraria aurantiaca"@sv .

<http://tun.fi/MX.290517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria cancellata" ;
    dwc:scientificNameAuthorship "(Batsch) Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria cancellata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lintuhäkkinen"@fi,
        "Cribraria cancellata"@sv .

<http://tun.fi/MX.290518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria intricata" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria intricata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtihäkkinen"@fi,
        "Cribraria intricata"@sv .

<http://tun.fi/MX.290519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria macrocarpa" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria macrocarpa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohäkkinen"@fi,
        "Cribraria macrocarpa"@sv .

<http://tun.fi/MX.290520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria macrostipitata" ;
    dwc:scientificNameAuthorship "H. Neubert & Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria macrostipitata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salkohäkkinen"@fi,
        "Cribraria macrostipitata"@sv .

<http://tun.fi/MX.290521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria microcarpa" ;
    dwc:scientificNameAuthorship "(Schrad.) Pers. (emend. Nannenga-Bremekamp)" ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria microcarpa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhäkkinen"@fi,
        "Cribraria microcarpa"@sv .

<http://tun.fi/MX.290522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria minutissima" ;
    dwc:scientificNameAuthorship "Schwein." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria minutissima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöhäkkinen"@fi,
        "Cribraria minutissima"@sv .

<http://tun.fi/MX.290523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria oregana" ;
    dwc:scientificNameAuthorship "H. C. Gilbert" ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria montana"@fi,
        "Cribraria oregana"@fi,
        "Cribraria montana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerihäkkinen"@fi,
        "Cribraria oregana"@sv .

<http://tun.fi/MX.290524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria personii" ;
    dwc:scientificNameAuthorship "Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria personii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "terhohäkkinen"@fi,
        "Cribraria personii"@sv .

<http://tun.fi/MX.290525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria piriformis" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria piriformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päärynähäkkinen"@fi,
        "Cribraria piriformis"@sv .

<http://tun.fi/MX.290526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria purpurea" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria purpurea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurahäkkinen"@fi,
        "Cribraria purpurea"@sv .

<http://tun.fi/MX.290527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria rufa" ;
    dwc:scientificNameAuthorship "(Roth) Rostaf." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria rufa"@fi,
        "Cribraria rufa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssihäkkinen"@fi,
        "orange nätklubba"@sv .

<http://tun.fi/MX.290528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria tenella" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria tenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haurashäkkinen"@fi,
        "Cribraria tenella"@sv .

<http://tun.fi/MX.290529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria violacea" ;
    dwc:scientificNameAuthorship "Rex" ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria violacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "violettihäkkinen"@fi,
        "Cribraria violacea"@sv .

<http://tun.fi/MX.290530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria vulgaris" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:hiddenLabel "Cribraria vulgaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuprihäkkinen"@fi,
        "Cribraria vulgaris"@sv .

<http://tun.fi/MX.290532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diachea leucopodia" ;
    dwc:scientificNameAuthorship "(Bull.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290531> ;
    skos:hiddenLabel "Diachea leucopodia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiilukuuranen"@fi,
        "Diachea leucopodia"@sv .

<http://tun.fi/MX.290534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianema depressum" ;
    dwc:scientificNameAuthorship "(Lister) Lister" ;
    skos:broader <http://tun.fi/MX.290533> ;
    skos:hiddenLabel "Dianema depressum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattakuultonen"@fi,
        "Dianema depressum"@sv .

<http://tun.fi/MX.290535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianema harveyi" ;
    dwc:scientificNameAuthorship "Rex" ;
    skos:broader <http://tun.fi/MX.290533> ;
    skos:hiddenLabel "Dianema harveyi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkikuultonen"@fi,
        "Dianema harveyi"@sv .

<http://tun.fi/MX.290537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictydiaethalium plumbeum" ;
    dwc:scientificNameAuthorship "(Schumach.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290536> ;
    skos:hiddenLabel "Dictydiaethalium plumbeum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjonen"@fi,
        "Dictydiaethalium plumbeum"@sv .

<http://tun.fi/MX.290539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma asteroides" ;
    dwc:scientificNameAuthorship "(Lister & G. Lister) G. Lister" ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma asteroides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtisilonen"@fi,
        "Diderma asteroides"@sv .

<http://tun.fi/MX.290540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma chondrioderma" ;
    dwc:scientificNameAuthorship "(de Bary & Rostaf.) G. Lister" ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma chondrioderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keikkosilonen"@fi,
        "Diderma chondrioderma"@sv .

<http://tun.fi/MX.290541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma cinereum" ;
    dwc:scientificNameAuthorship "Morgan" ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma cinereum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmisilonen"@fi,
        "Diderma cinereum"@sv .

<http://tun.fi/MX.290542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma crustaceum" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma crustaceum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuorisilonen"@fi,
        "Diderma crustaceum"@sv .

<http://tun.fi/MX.290543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma effusum" ;
    dwc:scientificNameAuthorship "(Schwein.) Morgan" ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma effusum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakasilonen"@fi,
        "Diderma effusum"@sv .

<http://tun.fi/MX.290544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma globosum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma globosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallosilonen"@fi,
        "Diderma globosum"@sv .

<http://tun.fi/MX.290545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma hemisphaericum" ;
    dwc:scientificNameAuthorship "(Bull.) Hornem." ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma hemisphaericum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lanttisilonen"@fi,
        "Diderma hemisphaericum"@sv .

<http://tun.fi/MX.290546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma montanum" ;
    dwc:scientificNameAuthorship "(Meyl.) Meyl." ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma montanum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkisilonen"@fi,
        "Diderma montanum"@sv .

<http://tun.fi/MX.290547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma niveum" ;
    dwc:scientificNameAuthorship "(Rostaf.) T. Macbr." ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma niveum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumisilonen"@fi,
        "Diderma niveum"@sv .

<http://tun.fi/MX.290548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma radiatum" ;
    dwc:scientificNameAuthorship "(L.) Morgan" ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma radiatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sädesilonen"@fi,
        "Diderma radiatum"@sv .

<http://tun.fi/MX.290549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma simplex" ;
    dwc:scientificNameAuthorship "(J. Schröt.) G. Lister" ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma simplex"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karusilonen"@fi,
        "Diderma simplex"@sv .

<http://tun.fi/MX.290550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma spumarioides" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma spumarioides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahtosilonen"@fi,
        "Diderma spumarioides"@sv .

<http://tun.fi/MX.290551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma trevelyanii" ;
    dwc:scientificNameAuthorship "(Grev.) Fr." ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma trevelyanii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kukkasilonen"@fi,
        "Diderma trevelyanii"@sv .

<http://tun.fi/MX.290552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diderma umbilicatum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.290538> ;
    skos:hiddenLabel "Diderma umbilicatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napasilonen"@fi,
        "Diderma umbilicatum"@sv .

<http://tun.fi/MX.290554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium anellus" ;
    dwc:scientificNameAuthorship "Morgan" ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium anellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehävitinen"@fi,
        "Didymium anellus"@sv .

<http://tun.fi/MX.290555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium bahiense" ;
    dwc:scientificNameAuthorship "Gottsb." ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium bahiense"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjovitinen"@fi,
        "Didymium bahiense"@sv .

<http://tun.fi/MX.290556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium clavus" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) Rabenh." ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium clavus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keikkovitinen"@fi,
        "Didymium clavus"@sv .

<http://tun.fi/MX.290557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium comatum" ;
    dwc:scientificNameAuthorship "(Lister) Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium comatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsivitinen"@fi,
        "Didymium comatum"@sv .

<http://tun.fi/MX.290558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium crustaceum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium crustaceum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuorivitinen"@fi,
        "Didymium crustaceum"@sv .

<http://tun.fi/MX.290559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium difforme" ;
    dwc:scientificNameAuthorship "(Pers.) Gray" ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium difforme"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silovitinen"@fi,
        "Didymium difforme"@sv .

<http://tun.fi/MX.290560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium dubium" ;
    dwc:scientificNameAuthorship "Rostaf." ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium dubium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riimuvitinen"@fi,
        "Didymium dubium"@sv .

<http://tun.fi/MX.290561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium iridis" ;
    dwc:scientificNameAuthorship "(Ditmar) Fr." ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium iridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasvitinen"@fi,
        "Didymium iridis"@sv .

<http://tun.fi/MX.290562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium melanospermum" ;
    dwc:scientificNameAuthorship "(Pers.) T. Macbr." ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium melanospermum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalvitinen"@fi,
        "Didymium melanospermum"@sv .

<http://tun.fi/MX.290563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium minus" ;
    dwc:scientificNameAuthorship "(Lister) Morgan" ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium minus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähävitinen"@fi,
        "Didymium minus"@sv .

<http://tun.fi/MX.290564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium nigripes" ;
    dwc:scientificNameAuthorship "(Link.) Fr." ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium nigripes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kadevitinen"@fi,
        "Didymium nigripes"@sv .

<http://tun.fi/MX.290565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium obducens" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium obducens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okravitinen"@fi,
        "Didymium obducens"@sv .

<http://tun.fi/MX.290566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium serpula" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium serpula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laattavitinen"@fi,
        "Didymium serpula"@sv .

<http://tun.fi/MX.290567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium squamulosum" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) Fr." ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:hiddenLabel "Didymium squamulosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomuvitinen"@fi,
        "Didymium squamulosum"@sv .

<http://tun.fi/MX.290569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinostelium brooksii" ;
    dwc:scientificNameAuthorship "K. D. Whitney" ;
    skos:broader <http://tun.fi/MX.290568> ;
    skos:hiddenLabel "Echinostelium brooksii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linssihapsinen"@fi,
        "Echinostelium brooksii"@sv .

<http://tun.fi/MX.290570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinostelium cribrarioides" ;
    dwc:scientificNameAuthorship "Alexop." ;
    skos:broader <http://tun.fi/MX.290568> ;
    skos:hiddenLabel "Echinostelium cribrarioides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häkkihapsinen"@fi,
        "Echinostelium cribrarioides"@sv .

<http://tun.fi/MX.290571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinostelium minutum" ;
    dwc:scientificNameAuthorship "de Bary" ;
    skos:broader <http://tun.fi/MX.290568> ;
    skos:hiddenLabel "Echinostelium minutum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "roosahapsinen"@fi,
        "Echinostelium minutum"@sv .

<http://tun.fi/MX.290572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinostelium paucifilum" ;
    dwc:scientificNameAuthorship "K. D. Whitney" ;
    skos:broader <http://tun.fi/MX.290568> ;
    skos:hiddenLabel "Echinostelium paucifilum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halkihapsinen"@fi,
        "Echinostelium paucifilum"@sv .

<http://tun.fi/MX.290574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enerthenema papillatum" ;
    dwc:scientificNameAuthorship "(Pers.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290573> ;
    skos:hiddenLabel "Enerthenema papillatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sompanen"@fi,
        "Enerthenema papillatum"@sv .

<http://tun.fi/MX.290576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuligo cinerea" ;
    dwc:scientificNameAuthorship "(Schwein.) Morgan" ;
    skos:broader <http://tun.fi/MX.290575> ;
    skos:hiddenLabel "Fuligo cinerea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoparanvoi"@fi,
        "Fuligo cinerea"@sv .

<http://tun.fi/MX.290577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuligo intermedia" ;
    dwc:scientificNameAuthorship "T. Macbr." ;
    skos:broader <http://tun.fi/MX.290575> ;
    skos:hiddenLabel "Fuligo intermedia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermaparanvoi"@fi,
        "Fuligo intermedia"@sv .

<http://tun.fi/MX.290578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuligo leviderma" ;
    dwc:scientificNameAuthorship "H. Neubert, Nowotny & K. Baumann" ;
    skos:broader <http://tun.fi/MX.290575> ;
    skos:hiddenLabel "Fuligo leviderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupariparanvoi"@fi,
        "Fuligo leviderma"@sv .

<http://tun.fi/MX.290579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuligo luteonitens" ;
    dwc:scientificNameAuthorship "L. G. Krieglst. & Nowotny" ;
    skos:broader <http://tun.fi/MX.290575> ;
    skos:hiddenLabel "Fuligo luteonitens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "messinkiparanvoi"@fi,
        "Fuligo luteonitens"@sv .

<http://tun.fi/MX.290580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuligo muscorum" ;
    dwc:scientificNameAuthorship "Alb. & Schwein." ;
    skos:broader <http://tun.fi/MX.290575> ;
    skos:hiddenLabel "Fuligo muscorum"@fi,
        "Fuligo muscorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalparanvoi"@fi,
        "mosstrollsmör"@sv .

<http://tun.fi/MX.290581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuligo septica" ;
    dwc:scientificNameAuthorship "(L.) F. H. Wigg." ;
    skos:broader <http://tun.fi/MX.290575> ;
    skos:hiddenLabel "Fuligo candida"@fi,
        "Fuligo rufa"@fi,
        "Fuligo septica"@fi,
        "Fuligo candida"@sv,
        "Fuligo rufa"@sv,
        "Fuligo septica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paranvoi"@fi,
        "trollsmör"@sv .

<http://tun.fi/MX.290583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemitrichia abietina" ;
    dwc:scientificNameAuthorship "(Wigand) G. Lister" ;
    skos:broader <http://tun.fi/MX.290582> ;
    skos:hiddenLabel "Hemitrichia abietina"@fi,
        "Trichia abietina"@fi,
        "Trichia abietina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mystitupponen"@fi,
        "Hemitrichia abietina"@sv .

<http://tun.fi/MX.290584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemitrichia calyculata" ;
    dwc:scientificNameAuthorship "(Speg.) M.L. Farr" ;
    skos:broader <http://tun.fi/MX.290582> ;
    skos:hiddenLabel "Hemitrichia calyculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaulustupponen"@fi,
        "Hemitrichia calyculata"@sv .

<http://tun.fi/MX.290585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemitrichia clavata" ;
    dwc:scientificNameAuthorship "(Pers.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290582> ;
    skos:hiddenLabel "Hemitrichia clavata"@fi,
        "Trichia clavata"@fi,
        "Trichia clavata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijatupponen"@fi,
        "Hemitrichia clavata"@sv .

<http://tun.fi/MX.290586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemitrichia leiotricha" ;
    dwc:scientificNameAuthorship "(Lister) G. Lister" ;
    skos:broader <http://tun.fi/MX.290582> ;
    skos:hiddenLabel "Hemitrichia leiotricha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuputupponen"@fi,
        "Hemitrichia leiotricha"@sv .

<http://tun.fi/MX.290587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemitrichia serpula" ;
    dwc:scientificNameAuthorship "(Scop.) Rostaf. ex Lister" ;
    skos:broader <http://tun.fi/MX.290582> ;
    skos:hiddenLabel "Hemitrichia serpula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonitupponen"@fi,
        "Hemitrichia serpula"@sv .

<http://tun.fi/MX.290596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma arcyrioides" ;
    dwc:scientificNameAuthorship "(Sommerf.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:hiddenLabel "Lamproderma arcyrioides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulakiilunen"@fi,
        "Lamproderma arcyrioides"@sv .

<http://tun.fi/MX.290597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma arcyrionema" ;
    dwc:scientificNameAuthorship "Rostaf." ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:hiddenLabel "Lamproderma arcyrionema"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauluskiilunen"@fi,
        "Lamproderma arcyrionema"@sv .

<http://tun.fi/MX.290598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma columbinum" ;
    dwc:scientificNameAuthorship "(Pers.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:hiddenLabel "Lamproderma columbinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyyhkykiilunen"@fi,
        "Lamproderma columbinum"@sv .

<http://tun.fi/MX.290599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma echinosporum" ;
    dwc:scientificNameAuthorship "Meyl." ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:hiddenLabel "Lamproderma echinosporum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jurakiilunen"@fi,
        "Lamproderma echinosporum"@sv .

<http://tun.fi/MX.290600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma gulielmae" ;
    dwc:scientificNameAuthorship "Meyl." ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:hiddenLabel "Lamproderma gulielmae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkukiilunen"@fi,
        "Lamproderma gulielmae"@sv .

<http://tun.fi/MX.290601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma maculatum" ;
    dwc:scientificNameAuthorship "Kowalski" ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:hiddenLabel "Lamproderma maculatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosokiilunen"@fi,
        "Lamproderma maculatum"@sv .

<http://tun.fi/MX.290602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma ovoideum" ;
    dwc:scientificNameAuthorship "Meyl." ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:hiddenLabel "Lamproderma ovoideum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkiilunen"@fi,
        "Lamproderma ovoideum"@sv .

<http://tun.fi/MX.290603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma pseudomaculatum" ;
    dwc:scientificNameAuthorship "Mar. Mey. & Poulain" ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:hiddenLabel "Lamproderma pseudomaculatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vanukiilunen"@fi,
        "Lamproderma pseudomaculatum"@sv .

<http://tun.fi/MX.290604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma puncticulatum" ;
    dwc:scientificNameAuthorship "Härk." ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:hiddenLabel "Lamproderma puncticulatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkiilunen"@fi,
        "Lamproderma puncticulatum"@sv .

<http://tun.fi/MX.290605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma sauteri" ;
    dwc:scientificNameAuthorship "Rostaf." ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:hiddenLabel "Lamproderma sauteri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumikiilunen"@fi,
        "Lamproderma sauteri"@sv .

<http://tun.fi/MX.290606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma scintillans" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Morgan" ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:hiddenLabel "Lamproderma scintillans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukiilunen"@fi,
        "Lamproderma scintillans"@sv .

<http://tun.fi/MX.290607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma spinulosporum" ;
    dwc:scientificNameAuthorship "Mar. Mey., Nowotny & Poulain" ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:hiddenLabel "Lamproderma spinulosporum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nietoskiilunen"@fi,
        "Lamproderma spinulosporum"@sv .

<http://tun.fi/MX.290609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leocarpus fragilis" ;
    dwc:scientificNameAuthorship "(Dicks.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290608> ;
    skos:hiddenLabel "Leocarpus fragilis"@fi,
        "Leocarpus fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haurasterttunen"@fi,
        "glansgryn"@sv .

<http://tun.fi/MX.290611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidoderma carestianum" ;
    dwc:scientificNameAuthorship "(Rabenh.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290610> ;
    skos:hiddenLabel "Lepidoderma carestianum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunkutähtinen"@fi,
        "Lepidoderma carestianum"@sv .

<http://tun.fi/MX.290613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidoderma tigrinum" ;
    dwc:scientificNameAuthorship "(Schrad.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290610> ;
    skos:hiddenLabel "Lepidoderma tigrinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplätähtinen"@fi,
        "Lepidoderma tigrinum"@sv .

<http://tun.fi/MX.290615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptoderma iridescens" ;
    dwc:scientificNameAuthorship "G. Lister" ;
    skos:broader <http://tun.fi/MX.290614> ;
    skos:hiddenLabel "Leptoderma iridescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskinen"@fi,
        "Leptoderma iridescens"@sv .

<http://tun.fi/MX.290617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licea biforis" ;
    dwc:scientificNameAuthorship "Morgan" ;
    skos:broader <http://tun.fi/MX.290616> ;
    skos:hiddenLabel "Licea biforis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palkovähänen"@fi,
        "Licea biforis"@sv .

<http://tun.fi/MX.290618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licea castanea" ;
    dwc:scientificNameAuthorship "G. Lister" ;
    skos:broader <http://tun.fi/MX.290616> ;
    skos:hiddenLabel "Licea castanea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastanjavähänen"@fi,
        "Licea castanea"@sv .

<http://tun.fi/MX.290619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licea erecta" ;
    dwc:scientificNameAuthorship "K. S. Thind & Dhillon" ;
    skos:broader <http://tun.fi/MX.290616> ;
    skos:hiddenLabel "Licea erecta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippuvähänen"@fi,
        "Licea erecta"@sv .

<http://tun.fi/MX.290620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licea kleistobolus" ;
    dwc:scientificNameAuthorship "G.W. Martin" ;
    skos:broader <http://tun.fi/MX.290616> ;
    skos:hiddenLabel "Licea kleistobolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiekkovähänen"@fi,
        "Licea kleistobolus"@sv .

<http://tun.fi/MX.290621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licea marginata" ;
    dwc:scientificNameAuthorship "Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290616> ;
    skos:hiddenLabel "Licea marginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantuvähänen"@fi,
        "Licea marginata"@sv .

<http://tun.fi/MX.290622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licea minima" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.290616> ;
    skos:hiddenLabel "Licea minima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppyvähänen"@fi,
        "Licea minima"@sv .

<http://tun.fi/MX.290623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licea operculata" ;
    dwc:scientificNameAuthorship "(Wingate) G. W. Martin" ;
    skos:broader <http://tun.fi/MX.290616> ;
    skos:hiddenLabel "Licea operculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikarivähänen"@fi,
        "Licea operculata"@sv .

<http://tun.fi/MX.290624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licea parasitica" ;
    dwc:scientificNameAuthorship "(Zukal) G. W. Martin" ;
    skos:broader <http://tun.fi/MX.290616> ;
    skos:hiddenLabel "Licea parasitica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustavähänen"@fi,
        "Licea parasitica"@sv .

<http://tun.fi/MX.290625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licea pusilla" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.290616> ;
    skos:hiddenLabel "Licea pusilla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mahtivähänen"@fi,
        "Licea pusilla"@sv .

<http://tun.fi/MX.290626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licea scyphoides" ;
    dwc:scientificNameAuthorship "T. E. Brooks & H. W. Keller" ;
    skos:broader <http://tun.fi/MX.290616> ;
    skos:hiddenLabel "Licea scyphoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallovähänen"@fi,
        "Licea scyphoides"@sv .

<http://tun.fi/MX.290627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licea variabilis" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.290616> ;
    skos:hiddenLabel "Licea variabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjuvähänen"@fi,
        "Licea variabilis"@sv .

<http://tun.fi/MX.290629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lindbladia tubulina" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.290628> ;
    skos:hiddenLabel "Lindbladia tubulina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läkkinen"@fi,
        "Lindbladia tubulina"@sv .

<http://tun.fi/MX.290631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Listerella paradoxa" ;
    dwc:scientificNameAuthorship "E. Jahn" ;
    skos:broader <http://tun.fi/MX.290630> ;
    skos:hiddenLabel "Listerella paradoxa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerinen"@fi,
        "Listerella paradoxa"@sv .

<http://tun.fi/MX.290633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycogala epidendrum" ;
    dwc:scientificNameAuthorship "(L.) Fr." ;
    skos:broader <http://tun.fi/MX.290632> ;
    skos:hiddenLabel "Lycogala epidendrum"@fi,
        "Lycogala epidendrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sudenmaito"@fi,
        "vargmjölk"@sv .

<http://tun.fi/MX.290634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycogala flavofuscum" ;
    dwc:scientificNameAuthorship "(Ehrenb.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290632> ;
    skos:hiddenLabel "Lycogala flavofuscum"@fi,
        "Lycogala flavofuscum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättisudenmaito"@fi,
        "stor vargmjölk"@sv .

<http://tun.fi/MX.290636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macbrideola cornea" ;
    dwc:scientificNameAuthorship "(G. Lister & Cran) Alexop." ;
    skos:broader <http://tun.fi/MX.290635> ;
    skos:hiddenLabel "Macbrideola cornea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "torvijalkanen"@fi,
        "Macbrideola cornea"@sv .

<http://tun.fi/MX.290638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meriderma carestiae" ;
    dwc:scientificNameAuthorship "(Ces. & De Not.) Mar. Mey. & Poulain" ;
    skos:broader <http://tun.fi/MX.290637> ;
    skos:hiddenLabel "Meriderma carestiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukokiilunen"@fi,
        "Meriderma carestiae"@sv .

<http://tun.fi/MX.290640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metatrichia floriformis" ;
    dwc:scientificNameAuthorship "(Schwein.) Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290639> ;
    skos:hiddenLabel "Metatrichia floriformis"@fi,
        "Trichia floriformis"@fi,
        "Trichia floriformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kukkatakkunen"@fi,
        "Metatrichia floriformis"@sv .

<http://tun.fi/MX.290642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metatrichia vesparia" ;
    dwc:scientificNameAuthorship "(Batsch) Nann.-Bremek. ex G. W. Martin & Alexop." ;
    skos:broader <http://tun.fi/MX.290639> ;
    skos:hiddenLabel "Metatrichia vesparia"@fi,
        "Metatrichia vesparia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulitakkunen"@fi,
        "bukettullklubba"@sv .

<http://tun.fi/MX.290644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mucilago crustacea" ;
    dwc:scientificNameAuthorship "F. H. Wigg." ;
    skos:broader <http://tun.fi/MX.290643> ;
    skos:hiddenLabel "Mucilago crustacea"@fi,
        "Mucilago crustacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paransylki"@fi,
        "jordspott"@sv .

<http://tun.fi/MX.290646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradiacheopsis fimbriata" ;
    dwc:scientificNameAuthorship "(G. Lister & Cran) Hertel ex Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290645> ;
    skos:hiddenLabel "Paradiacheopsis fimbriata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentovispinen"@fi,
        "Paradiacheopsis fimbriata"@sv .

<http://tun.fi/MX.290647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradiacheopsis solitaria" ;
    dwc:scientificNameAuthorship "(Nann.-Bremek.) Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290645> ;
    skos:hiddenLabel "Paradiacheopsis solitaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksavispinen"@fi,
        "Paradiacheopsis solitaria"@sv .

<http://tun.fi/MX.290649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perichaena chrysosperma" ;
    dwc:scientificNameAuthorship "(Curr.) Lister" ;
    skos:broader <http://tun.fi/MX.290648> ;
    skos:hiddenLabel "Perichaena chrysosperma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okakultanen"@fi,
        "Perichaena chrysosperma"@sv .

<http://tun.fi/MX.290650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perichaena corticalis" ;
    dwc:scientificNameAuthorship "(Batsch) Rostaf." ;
    skos:broader <http://tun.fi/MX.290648> ;
    skos:hiddenLabel "Perichaena corticalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyppykultanen"@fi,
        "Perichaena corticalis"@sv .

<http://tun.fi/MX.290651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perichaena vermicularis" ;
    dwc:scientificNameAuthorship "(Schwein.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290648> ;
    skos:hiddenLabel "Perichaena vermicularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjukultanen"@fi,
        "Perichaena vermicularis"@sv .

<http://tun.fi/MX.290653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum album" ;
    dwc:scientificNameAuthorship "(Bull.) Chevall." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum album"@fi,
        "Physarum nutans"@fi,
        "Physarum nutans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkusolmunen"@fi,
        "Physarum album"@sv .

<http://tun.fi/MX.290655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum apiculosporum" ;
    dwc:scientificNameAuthorship "Härk." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum apiculosporum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikiosolmunen"@fi,
        "Physarum apiculosporum"@sv .

<http://tun.fi/MX.290656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum auriscalpium" ;
    dwc:scientificNameAuthorship "Cooke" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum auriscalpium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultasolmunen"@fi,
        "Physarum auriscalpium"@sv .

<http://tun.fi/MX.290657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum bethelii" ;
    dwc:scientificNameAuthorship "T. Macbr. ex G. Lister" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum bethelii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "umpisolmunen"@fi,
        "Physarum bethelii"@sv .

<http://tun.fi/MX.290658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum bitectum" ;
    dwc:scientificNameAuthorship "G. Lister" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum bitectum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerrossolmunen"@fi,
        "Physarum bitectum"@sv .

<http://tun.fi/MX.290659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum bivalve" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum bivalve"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurresolmunen"@fi,
        "Physarum bivalve"@sv .

<http://tun.fi/MX.290660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum cinereum" ;
    dwc:scientificNameAuthorship "(Batsch) Pers." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum cinereum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkasolmunen"@fi,
        "Physarum cinereum"@sv .

<http://tun.fi/MX.290661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum citrinum" ;
    dwc:scientificNameAuthorship "Schumach." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum citrinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruunasolmunen"@fi,
        "Physarum citrinum"@sv .

<http://tun.fi/MX.290662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum compressum" ;
    dwc:scientificNameAuthorship "Alb. & Schwein." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum compressum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mörskysolmunen"@fi,
        "Physarum compressum"@sv .

<http://tun.fi/MX.290663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum confertum" ;
    dwc:scientificNameAuthorship "T. Macbr." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum confertum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryvässolmunen"@fi,
        "Physarum confertum"@sv .

<http://tun.fi/MX.290664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum contextum" ;
    dwc:scientificNameAuthorship "(Pers.) Pers." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum contextum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesisolmunen"@fi,
        "Physarum contextum"@sv .

<http://tun.fi/MX.290665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum daamsii" ;
    dwc:scientificNameAuthorship "Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum daamsii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitosolmunen"@fi,
        "Physarum daamsii"@sv .

<http://tun.fi/MX.290666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum decipiens" ;
    dwc:scientificNameAuthorship "M. A. Curtis" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum decipiens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pötkysolmunen"@fi,
        "Physarum decipiens"@sv .

<http://tun.fi/MX.290667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum diderma" ;
    dwc:scientificNameAuthorship "Rostaf." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum diderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silosolmunen"@fi,
        "Physarum diderma"@sv .

<http://tun.fi/MX.290668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum didermoides" ;
    dwc:scientificNameAuthorship "(Pers.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum didermoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuorisolmunen"@fi,
        "Physarum didermoides"@sv .

<http://tun.fi/MX.290669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum globuliferum" ;
    dwc:scientificNameAuthorship "(Bull.) Pers." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum globuliferum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallosolmunen"@fi,
        "Physarum globuliferum"@sv .

<http://tun.fi/MX.290670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum gyrosum" ;
    dwc:scientificNameAuthorship "Rostaf." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum gyrosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paransolmunen"@fi,
        "Physarum gyrosum"@sv .

<http://tun.fi/MX.290671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum lateritium" ;
    dwc:scientificNameAuthorship "(Berk. & Ravenel) Morgan" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum lateritium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostesolmunen"@fi,
        "Physarum lateritium"@sv .

<http://tun.fi/MX.290672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum leucophaeum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum leucophaeum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pystysolmunen"@fi,
        "Physarum leucophaeum"@sv .

<http://tun.fi/MX.290673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum leucopus" ;
    dwc:scientificNameAuthorship "Link." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum leucopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkosolmunen"@fi,
        "Physarum leucopus"@sv .

<http://tun.fi/MX.290674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum licheniforme" ;
    dwc:scientificNameAuthorship "(Schwein.) Lado" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum licheniforme"@fi,
        "Physarum lividum var. licheniformis"@fi,
        "Physarum lividum var. licheniformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkäläsolmunen"@fi,
        "Physarum licheniforme"@sv .

<http://tun.fi/MX.290676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum murinum" ;
    dwc:scientificNameAuthorship "Lister" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum murinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "roosasolmunen"@fi,
        "Physarum murinum"@sv .

<http://tun.fi/MX.290677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum notabile" ;
    dwc:scientificNameAuthorship "T. Macbr." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum notabile"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mahtisolmunen"@fi,
        "Physarum notabile"@sv .

<http://tun.fi/MX.290678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum nudum" ;
    dwc:scientificNameAuthorship "T. Macbr." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum nudum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nakusolmunen"@fi,
        "Physarum nudum"@sv .

<http://tun.fi/MX.290679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum oblatum" ;
    dwc:scientificNameAuthorship "T. Macbr." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum oblatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasolmunen"@fi,
        "Physarum oblatum"@sv .

<http://tun.fi/MX.29068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asio otus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.29066> ;
    skos:hiddenLabel "Asio otus"@fi,
        "Asio otus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvipöllö"@fi,
        "hornuggla"@sv .

<http://tun.fi/MX.290680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum ovisporum" ;
    dwc:scientificNameAuthorship "G. Lister" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum ovisporum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munasolmunen"@fi,
        "Physarum ovisporum"@sv .

<http://tun.fi/MX.290681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum penetrale" ;
    dwc:scientificNameAuthorship "Rex" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum penetrale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pylvässolmunen"@fi,
        "Physarum penetrale"@sv .

<http://tun.fi/MX.290682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum psittacinum" ;
    dwc:scientificNameAuthorship "Ditmar" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum psittacinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaijasolmunen"@fi,
        "Physarum psittacinum"@sv .

<http://tun.fi/MX.290683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum pusillum" ;
    dwc:scientificNameAuthorship "(Berk. & M. A. Curtis) G. Lister" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum pusillum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusolmunen"@fi,
        "Physarum pusillum"@sv .

<http://tun.fi/MX.290684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum rigidum" ;
    dwc:scientificNameAuthorship "(G. Lister) G. Lister" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum rigidum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulasolmunen"@fi,
        "Physarum rigidum"@sv .

<http://tun.fi/MX.290685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum rubiginosum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum rubiginosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasolmunen"@fi,
        "Physarum rubiginosum"@sv .

<http://tun.fi/MX.290686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum straminipes" ;
    dwc:scientificNameAuthorship "Lister" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum straminipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havassolmunen"@fi,
        "Physarum straminipes"@sv .

<http://tun.fi/MX.290687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum virescens" ;
    dwc:scientificNameAuthorship "Ditmar" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum virescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalsolmunen"@fi,
        "Physarum virescens"@sv .

<http://tun.fi/MX.290688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum viride" ;
    dwc:scientificNameAuthorship "(Bull.) Pers." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:hiddenLabel "Physarum viride"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihersolmunen"@fi,
        "Physarum viride"@sv .

<http://tun.fi/MX.290690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prototrichia metallica" ;
    dwc:scientificNameAuthorship "(Berk.) Massee" ;
    skos:broader <http://tun.fi/MX.290689> ;
    skos:hiddenLabel "Prototrichia metallica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purkunen"@fi,
        "Prototrichia metallica"@sv .

<http://tun.fi/MX.290692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reticularia intermedia" ;
    dwc:scientificNameAuthorship "Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290691> ;
    skos:hiddenLabel "Enteridium intermedium"@fi,
        "Reticularia intermedia"@fi,
        "Enteridium intermedium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lankatyynynen"@fi,
        "Reticularia intermedia"@sv .

<http://tun.fi/MX.290694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reticularia jurana" ;
    dwc:scientificNameAuthorship "Meyl." ;
    skos:broader <http://tun.fi/MX.290691> ;
    skos:hiddenLabel "Enteridium splendens var. juranum"@fi,
        "Reticularia jurana"@fi,
        "Enteridium splendens var. juranum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparityynynen"@fi,
        "Reticularia jurana"@sv .

<http://tun.fi/MX.290696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reticularia lycoperdon" ;
    dwc:scientificNameAuthorship "Bull." ;
    skos:broader <http://tun.fi/MX.290691> ;
    skos:hiddenLabel "Enteridium lycoperdon"@fi,
        "Reticularia lycoperdon"@fi,
        "Enteridium lycoperdon"@sv,
        "Reticularia lycoperdon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkityynynen"@fi,
        "sotägg"@sv .

<http://tun.fi/MX.290698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reticularia olivacea" ;
    dwc:scientificNameAuthorship "(Ehrenb.) Fr." ;
    skos:broader <http://tun.fi/MX.290691> ;
    skos:hiddenLabel "Enteridium olivaceum"@fi,
        "Reticularia olivacea"@fi,
        "Enteridium olivaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivityynynen"@fi,
        "Reticularia olivacea"@sv .

<http://tun.fi/MX.290701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonaria irregularis" ;
    dwc:scientificNameAuthorship "(Rex) Nann.-Bremek., R. Sharma & Y. Yamam." ;
    skos:broader <http://tun.fi/MX.290700> ;
    skos:hiddenLabel "Comatricha irregularis"@fi,
        "Stemonaria irregularis"@fi,
        "Comatricha irregularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutkarisunen"@fi,
        "Stemonaria irregularis"@sv .

<http://tun.fi/MX.290704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitis axifera" ;
    dwc:scientificNameAuthorship "(Bull.) T. Macbr." ;
    skos:broader <http://tun.fi/MX.290703> ;
    skos:hiddenLabel "Stemonitis axifera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanelikääminen"@fi,
        "Stemonitis axifera"@sv .

<http://tun.fi/MX.290705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitis flavogenita" ;
    dwc:scientificNameAuthorship "E. Jahn" ;
    skos:broader <http://tun.fi/MX.290703> ;
    skos:hiddenLabel "Stemonitis flavogenita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvokääminen"@fi,
        "Stemonitis flavogenita"@sv .

<http://tun.fi/MX.290706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitis foliicola" ;
    dwc:scientificNameAuthorship "Ing" ;
    skos:broader <http://tun.fi/MX.290703> ;
    skos:hiddenLabel "Stemonitis foliicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikääminen"@fi,
        "Stemonitis foliicola"@sv .

<http://tun.fi/MX.290707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitis fusca" ;
    dwc:scientificNameAuthorship "Roth" ;
    skos:broader <http://tun.fi/MX.290703> ;
    skos:hiddenLabel "Stemonitis fusca"@fi,
        "Stemonitis fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakääminen"@fi,
        "stiftsvamp"@sv .

<http://tun.fi/MX.290708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitis herbatica" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.290703> ;
    skos:hiddenLabel "Stemonitis herbatica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "yrttikääminen"@fi,
        "Stemonitis herbatica"@sv .

<http://tun.fi/MX.290709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitis lignicola" ;
    dwc:scientificNameAuthorship "Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290703> ;
    skos:hiddenLabel "Stemonitis lignicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pöllikääminen"@fi,
        "Stemonitis lignicola"@sv .

<http://tun.fi/MX.290710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitis pallida" ;
    dwc:scientificNameAuthorship "Wingate" ;
    skos:broader <http://tun.fi/MX.290703> ;
    skos:hiddenLabel "Stemonitis pallida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalpokääminen"@fi,
        "Stemonitis pallida"@sv .

<http://tun.fi/MX.290711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitis smithii" ;
    dwc:scientificNameAuthorship "T. Macbr." ;
    skos:broader <http://tun.fi/MX.290703> ;
    skos:hiddenLabel "Stemonitis smithii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukääminen"@fi,
        "Stemonitis smithii"@sv .

<http://tun.fi/MX.290712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitis splendens" ;
    dwc:scientificNameAuthorship "Rostaf." ;
    skos:broader <http://tun.fi/MX.290703> ;
    skos:hiddenLabel "Stemonitis splendens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "upeakääminen"@fi,
        "Stemonitis splendens"@sv .

<http://tun.fi/MX.290713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitis virginiensis" ;
    dwc:scientificNameAuthorship "Rex" ;
    skos:broader <http://tun.fi/MX.290703> ;
    skos:hiddenLabel "Stemonitis virginiensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkokääminen"@fi,
        "Stemonitis virginiensis"@sv .

<http://tun.fi/MX.290715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitopsis aequalis" ;
    dwc:scientificNameAuthorship "(Peck) Y. Yamam." ;
    skos:broader <http://tun.fi/MX.290714> ;
    skos:hiddenLabel "Comatricha aequalis"@fi,
        "Stemonitopsis aequalis"@fi,
        "Comatricha aequalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salkopamppunen"@fi,
        "Stemonitopsis aequalis"@sv .

<http://tun.fi/MX.290717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitopsis hyperopta" ;
    dwc:scientificNameAuthorship "(Meyl.) Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290714> ;
    skos:hiddenLabel "Stemonitopsis hyperopta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkospamppunen"@fi,
        "Stemonitopsis hyperopta"@sv .

<http://tun.fi/MX.290718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitopsis reticulata" ;
    dwc:scientificNameAuthorship "(H. C. Gilbert) Nann.-Bremek. & Y. Yamam." ;
    skos:broader <http://tun.fi/MX.290714> ;
    skos:hiddenLabel "Comatricha reticulata"@fi,
        "Stemonitopsis reticulata"@fi,
        "Comatricha reticulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkopamppunen"@fi,
        "Stemonitopsis reticulata"@sv .

<http://tun.fi/MX.29072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asio flammeus" ;
    dwc:scientificNameAuthorship "(Pontoppidan, 1763)" ;
    skos:broader <http://tun.fi/MX.29066> ;
    skos:hiddenLabel "Asio flammeus"@fi,
        "Asio flammeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suopöllö"@fi,
        "jorduggla"@sv .

<http://tun.fi/MX.290720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitopsis typhina" ;
    dwc:scientificNameAuthorship "(F. H. Wigg.) Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290714> ;
    skos:hiddenLabel "Stemonitopsis typhina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkipamppunen"@fi,
        "Stemonitopsis typhina"@sv .

<http://tun.fi/MX.290722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphytocarpus amaurochaetoides" ;
    dwc:scientificNameAuthorship "Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290721> ;
    skos:hiddenLabel "Symphytocarpus amaurochaetoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villa-aumanen"@fi,
        "Symphytocarpus amaurochaetoides"@sv .

<http://tun.fi/MX.290723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphytocarpus flaccidus" ;
    dwc:scientificNameAuthorship "(Lister) Ing & Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290721> ;
    skos:hiddenLabel "Symphytocarpus flaccidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentoaumanen"@fi,
        "Symphytocarpus flaccidus"@sv .

<http://tun.fi/MX.290724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphytocarpus fusiformis" ;
    dwc:scientificNameAuthorship "Nann.-Bremek. & Härk." ;
    skos:broader <http://tun.fi/MX.290721> ;
    skos:hiddenLabel "Symphytocarpus fusiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vispiaumanen"@fi,
        "Symphytocarpus fusiformis"@sv .

<http://tun.fi/MX.290725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphytocarpus trechisporus" ;
    dwc:scientificNameAuthorship "(Berk. ex Torrend) Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290721> ;
    skos:hiddenLabel "Symphytocarpus trechisporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkoaumanen"@fi,
        "Symphytocarpus trechisporus"@sv .

<http://tun.fi/MX.290727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichia affinis" ;
    dwc:scientificNameAuthorship "de Bary" ;
    skos:broader <http://tun.fi/MX.290726> ;
    skos:hiddenLabel "Trichia affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallenuoranen"@fi,
        "Trichia affinis"@sv .

<http://tun.fi/MX.290728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichia botrytis" ;
    dwc:scientificNameAuthorship "(J. F. Gmel.) Pers." ;
    skos:broader <http://tun.fi/MX.290726> ;
    skos:hiddenLabel "Trichia botrytis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummanuoranen"@fi,
        "Trichia botrytis"@sv .

<http://tun.fi/MX.290729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichia contorta" ;
    dwc:scientificNameAuthorship "(Ditmar) Rostaf." ;
    skos:broader <http://tun.fi/MX.290726> ;
    skos:hiddenLabel "Hemitrichia karstenii"@fi,
        "Trichia contorta"@fi,
        "Hemitrichia karstenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanelinuoranen"@fi,
        "Trichia contorta"@sv .

<http://tun.fi/MX.290731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichia decipiens" ;
    dwc:scientificNameAuthorship "(Pers.) T. Macbr." ;
    skos:broader <http://tun.fi/MX.290726> ;
    skos:hiddenLabel "Trichia decipiens"@fi,
        "Trichia decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijanuoranen"@fi,
        "gul ullklubba"@sv .

<http://tun.fi/MX.290732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichia erecta" ;
    dwc:scientificNameAuthorship "Rex" ;
    skos:broader <http://tun.fi/MX.290726> ;
    skos:hiddenLabel "Trichia erecta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirahvinuoranen"@fi,
        "Trichia erecta"@sv .

<http://tun.fi/MX.290733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichia favoginea" ;
    dwc:scientificNameAuthorship "(Batsch) Pers." ;
    skos:broader <http://tun.fi/MX.290726> ;
    skos:hiddenLabel "Trichia favoginea"@fi,
        "Trichia favoginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mahtinuoranen"@fi,
        "mångformigt ullklot"@sv .

<http://tun.fi/MX.290734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichia lutescens" ;
    dwc:scientificNameAuthorship "(Lister) Lister" ;
    skos:broader <http://tun.fi/MX.290726> ;
    skos:hiddenLabel "Trichia lutescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasnuoranen"@fi,
        "Trichia lutescens"@sv .

<http://tun.fi/MX.290735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichia persimilis" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.290726> ;
    skos:hiddenLabel "Trichia persimilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mattonuoranen"@fi,
        "Trichia persimilis"@sv .

<http://tun.fi/MX.290736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichia scabra" ;
    dwc:scientificNameAuthorship "Rostaf." ;
    skos:broader <http://tun.fi/MX.290726> ;
    skos:hiddenLabel "Trichia scabra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltonuoranen"@fi,
        "Trichia scabra"@sv .

<http://tun.fi/MX.290737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichia subfusca" ;
    dwc:scientificNameAuthorship "Rex" ;
    skos:broader <http://tun.fi/MX.290726> ;
    skos:hiddenLabel "Trichia subfusca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karttunuoranen"@fi,
        "Trichia subfusca"@sv .

<http://tun.fi/MX.290738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichia varia" ;
    dwc:scientificNameAuthorship "(Pers. ex J. F. Gmel.) Pers." ;
    skos:broader <http://tun.fi/MX.290726> ;
    skos:hiddenLabel "Trichia varia"@fi,
        "Trichia varia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuplanuoranen"@fi,
        "ullklot"@sv .

<http://tun.fi/MX.290740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubifera ferruginosa" ;
    dwc:scientificNameAuthorship "(Batsch) J.F. Gmel." ;
    skos:broader <http://tun.fi/MX.290739> ;
    skos:hiddenLabel "Tubifera ferruginosa"@fi,
        "Tubifera ferruginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kutunen"@fi,
        "bikakssvamp"@sv .

<http://tun.fi/MX.290835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium quinoa" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium quinoa"@fi,
        "Chenopodium quinoa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kvinoa"@fi,
        "mjölmålla"@sv .

<http://tun.fi/MX.290878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilbops ruficornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309152> ;
    skos:hiddenLabel "Stilbops abdominalis"@fi,
        "Stilbops ruficornis"@fi,
        "Stilbops abdominalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultasurviaiskätkä"@fi,
        "Stilbops ruficornis"@sv .

<http://tun.fi/MX.290883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiniglans constricta" ;
    dwc:scientificNameAuthorship "(Molin, 1858)" ;
    skos:broader <http://tun.fi/MX.290882> ;
    skos:hiddenLabel "Anomotaenia constricta"@fi,
        "Monopylidium constricta"@fi,
        "Taenia constricta"@fi,
        "Anomotaenia constricta"@sv,
        "Monopylidium constricta"@sv,
        "Taenia constricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spiniglans constricta"@fi,
        "Spiniglans constricta"@sv .

<http://tun.fi/MX.290884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiniglans sharpiloi" ;
    dwc:scientificNameAuthorship "Kornyushin, Salamatin, Greben, Georgiev, 2009" ;
    skos:broader <http://tun.fi/MX.290882> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spiniglans sharpiloi"@fi,
        "Spiniglans sharpiloi"@sv .

<http://tun.fi/MX.290889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dipylidium caninum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.290888> ;
    skos:hiddenLabel "Taenia cucumerina"@fi,
        "Taenia cucumerina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dipylidium caninum"@fi,
        "Dipylidium caninum"@sv .

<http://tun.fi/MX.290892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aploparaksis crassirostris" ;
    dwc:scientificNameAuthorship "(Krabbe, 1869)" ;
    skos:broader <http://tun.fi/MX.290891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aploparaksis crassirostris"@fi,
        "Aploparaksis crassirostris"@sv .

<http://tun.fi/MX.290893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aploparaksis filum" ;
    dwc:scientificNameAuthorship "(Goeze, 1782)" ;
    skos:broader <http://tun.fi/MX.290891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aploparaksis filum"@fi,
        "Aploparaksis filum"@sv .

<http://tun.fi/MX.290894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aploparaksis furcigera" ;
    dwc:scientificNameAuthorship "(Nitzsch in Rudolphi, 1819)" ;
    skos:broader <http://tun.fi/MX.290891> ;
    skos:hiddenLabel "Aploparaksis rhomboidea"@fi,
        "Taenia rhomboidea"@fi,
        "Aploparaksis rhomboidea"@sv,
        "Taenia rhomboidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aploparaksis furcigera"@fi,
        "Aploparaksis furcigera"@sv .

<http://tun.fi/MX.290896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biglandatrium biglandatrium" ;
    dwc:scientificNameAuthorship "(Spasskaya, 1961)" ;
    skos:broader <http://tun.fi/MX.290895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biglandatrium biglandatrium"@fi,
        "Biglandatrium biglandatrium"@sv .

<http://tun.fi/MX.290898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Confluaria furcifera" ;
    dwc:scientificNameAuthorship "(Krabbe, 1869)" ;
    skos:broader <http://tun.fi/MX.290897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Confluaria furcifera"@fi,
        "Confluaria furcifera"@sv .

<http://tun.fi/MX.290899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Confluaria multistriata" ;
    dwc:scientificNameAuthorship "(Rudolphi, 1810)" ;
    skos:broader <http://tun.fi/MX.290897> ;
    skos:hiddenLabel "Colymbilepis multistriata"@fi,
        "Taenia multistriata"@fi,
        "Colymbilepis multistriata"@sv,
        "Taenia multistriata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Confluaria multistriata"@fi,
        "Confluaria multistriata"@sv .

<http://tun.fi/MX.290900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Confluaria pseudofurcifera" ;
    dwc:scientificNameAuthorship "Vasileva, Georgiev & Genov, 2000" ;
    skos:broader <http://tun.fi/MX.290897> ;
    skos:hiddenLabel "Hymenolepis furcifera"@fi,
        "Hymenolepis furcifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Confluaria pseudofurcifera"@fi,
        "Confluaria pseudofurcifera"@sv .

<http://tun.fi/MX.290902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranotaenia coronula" ;
    dwc:scientificNameAuthorship "(Dujardin, 1845)" ;
    skos:broader <http://tun.fi/MX.290901> ;
    skos:hiddenLabel "Hymenolepis coronula"@fi,
        "Hymenolepis coronula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicranotaenia coronula"@fi,
        "Dicranotaenia coronula"@sv .

<http://tun.fi/MX.290904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diorchis elisae" ;
    dwc:scientificNameAuthorship "(Skrjabin, 1914)" ;
    skos:broader <http://tun.fi/MX.290903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diorchis elisae"@fi,
        "Diorchis elisae"@sv .

<http://tun.fi/MX.290905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diorchis inflata" ;
    dwc:scientificNameAuthorship "(Rudolphi, 1819)" ;
    skos:broader <http://tun.fi/MX.290903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diorchis inflata"@fi,
        "Diorchis inflata"@sv .

<http://tun.fi/MX.290906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diorchis stefanskii" ;
    dwc:scientificNameAuthorship "Czaplinski, 1956" ;
    skos:broader <http://tun.fi/MX.290903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diorchis stefanskii"@fi,
        "Diorchis stefanskii"@sv .

<http://tun.fi/MX.290907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diorchis asiatica" ;
    dwc:scientificNameAuthorship "Spasskii, 1963" ;
    skos:broader <http://tun.fi/MX.290903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diorchis asiatica"@fi,
        "Diorchis asiatica"@sv .

<http://tun.fi/MX.290908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diorchis ransomi" ;
    dwc:scientificNameAuthorship "Schultz, 1940" ;
    skos:broader <http://tun.fi/MX.290903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diorchis ransomi"@fi,
        "Diorchis ransomi"@sv .

<http://tun.fi/MX.290910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diploposthe laevis" ;
    dwc:scientificNameAuthorship "(Bloch, 1782)" ;
    skos:broader <http://tun.fi/MX.290909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diploposthe laevis"@fi,
        "Diploposthe laevis"@sv .

<http://tun.fi/MX.290912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditestolepis diaphana" ;
    dwc:scientificNameAuthorship "(Cholodkovsky, 1906)" ;
    skos:broader <http://tun.fi/MX.290911> ;
    skos:hiddenLabel "Hymenolepis diaphana"@fi,
        "Hymenolepis diaphana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ditestolepis diaphana"@fi,
        "Ditestolepis diaphana"@sv .

<http://tun.fi/MX.290915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanidolepis anatina" ;
    dwc:scientificNameAuthorship "(Krabbe, 1869)" ;
    skos:broader <http://tun.fi/MX.290914> ;
    skos:hiddenLabel "Hymenolepis anatina"@fi,
        "Hymenolepis anatina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drepanidolepis anatina"@fi,
        "Drepanidolepis anatina"@sv .

<http://tun.fi/MX.290916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanidolepis spinulosa" ;
    dwc:scientificNameAuthorship "(Dubinina, 1953)" ;
    skos:broader <http://tun.fi/MX.290914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drepanidolepis spinulosa"@fi,
        "Drepanidolepis spinulosa"@sv .

<http://tun.fi/MX.290920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryophyllaeus laticeps" ;
    dwc:scientificNameAuthorship "(Pallas, 1781)" ;
    skos:broader <http://tun.fi/MX.290919> ;
    skos:hiddenLabel "Caryophyllaeus mutabilis"@fi,
        "Caryophyllaeus mutabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caryophyllaeus laticeps"@fi,
        "Caryophyllaeus laticeps"@sv .

<http://tun.fi/MX.290923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryophyllaeides fennica" ;
    dwc:scientificNameAuthorship "(Schneider, 1902)" ;
    skos:broader <http://tun.fi/MX.290922> ;
    skos:hiddenLabel "Caryophyllaeus fennicus"@fi,
        "Caryophyllaeus fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caryophyllaeides fennica"@fi,
        "Caryophyllaeides fennica"@sv .

<http://tun.fi/MX.290925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Khawia rossittensis" ;
    dwc:scientificNameAuthorship "(Szidat, 1937)" ;
    skos:broader <http://tun.fi/MX.290924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Khawia rossittensis"@fi,
        "Khawia rossittensis"@sv .

<http://tun.fi/MX.290929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyathocephalus truncatus" ;
    dwc:scientificNameAuthorship "(Pallas, 1781)" ;
    skos:broader <http://tun.fi/MX.290928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyathocephalus truncatus"@fi,
        "Cyathocephalus truncatus"@sv .

<http://tun.fi/MX.290931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplocotyle olrikii" ;
    dwc:scientificNameAuthorship "Krabbe, 1874" ;
    skos:broader <http://tun.fi/MX.290930> ;
    skos:hiddenLabel "Bothrimonus nylandicus"@fi,
        "Diplocotyle nylandica"@fi,
        "Bothrimonus nylandicus"@sv,
        "Diplocotyle nylandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplocotyle olrikii"@fi,
        "Diplocotyle olrikii"@sv .

<http://tun.fi/MX.290935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyllobothrium dendriticum" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1824)" ;
    skos:broader <http://tun.fi/MX.290934> ;
    skos:hiddenLabel "Diphyllobothrium norvegicum"@fi,
        "Diphyllobothrium norvegicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyllobothrium dendriticum"@fi,
        "Diphyllobothrium dendriticum"@sv .

<http://tun.fi/MX.290936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyllobothrium ditremum" ;
    dwc:scientificNameAuthorship "(Creplin, 1825)" ;
    skos:broader <http://tun.fi/MX.290934> ;
    skos:hiddenLabel "Bothriocephalus ditremus"@fi,
        "Diphyllobothrium osmeri"@fi,
        "Diphyllobothrium vogeli"@fi,
        "Bothriocephalus ditremus"@sv,
        "Diphyllobothrium osmeri"@sv,
        "Diphyllobothrium vogeli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyllobothrium ditremum"@fi,
        "Diphyllobothrium ditremum"@sv .

<http://tun.fi/MX.290937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyllobothrium latum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.290934> ;
    skos:hiddenLabel "Bothriocephalus latus"@fi,
        "Dibothriocephalus latus"@fi,
        "Bothriocephalus latus"@sv,
        "Dibothriocephalus latus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyllobothrium latum"@fi,
        "Diphyllobothrium latum"@sv .

<http://tun.fi/MX.290939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ligula intestinalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.290938> ;
    skos:hiddenLabel "Ligula simplicissima"@fi,
        "Ligula simplicissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ligula intestinalis"@fi,
        "Ligula intestinalis"@sv .

<http://tun.fi/MX.290941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistocephalus cotti" ;
    dwc:scientificNameAuthorship "Chubb, Seppälä, Lüscher, Milinski & Valtonen, 2006" ;
    skos:broader <http://tun.fi/MX.290940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistocephalus cotti"@fi,
        "Schistocephalus cotti"@sv .

<http://tun.fi/MX.290942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistocephalus pungitii" ;
    dwc:scientificNameAuthorship "Dubinina, 1959" ;
    skos:broader <http://tun.fi/MX.290940> ;
    skos:hiddenLabel "Schistocephalus dimorphus"@fi,
        "Schistocephalus gasterostei"@fi,
        "Schistocephalus solidus"@fi,
        "Schistocephalus dimorphus"@sv,
        "Schistocephalus gasterostei"@sv,
        "Schistocephalus solidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistocephalus pungitii"@fi,
        "Schistocephalus pungitii"@sv .

<http://tun.fi/MX.290943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistocephalus solidus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.290940> ;
    skos:hiddenLabel "Schistocephalus gasterostei"@fi,
        "Schistocephalus gasterostei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistocephalus solidus"@fi,
        "Schistocephalus solidus"@sv .

<http://tun.fi/MX.290949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothriocephalus claviceps" ;
    dwc:scientificNameAuthorship "(Goeze, 1782)" ;
    skos:broader <http://tun.fi/MX.290948> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothriocephalus claviceps"@fi,
        "Bothriocephalus claviceps"@sv .

<http://tun.fi/MX.290950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bothriocephalus scorpii" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.290948> ;
    skos:hiddenLabel "Bothriocephalus punctatus"@fi,
        "Bothriocephalus punctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bothriocephalus scorpii"@fi,
        "Bothriocephalus scorpii"@sv .

<http://tun.fi/MX.290955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubothrium crassum" ;
    dwc:scientificNameAuthorship "(Bloch, 1779)" ;
    skos:broader <http://tun.fi/MX.290954> ;
    skos:hiddenLabel "Abothrium crassum"@fi,
        "Bothriocephalus proboscideus"@fi,
        "Bothriotaenia proboscidea"@fi,
        "Abothrium crassum"@sv,
        "Bothriocephalus proboscideus"@sv,
        "Bothriotaenia proboscidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubothrium crassum"@fi,
        "Eubothrium crassum"@sv .

<http://tun.fi/MX.290956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubothrium rugosum" ;
    dwc:scientificNameAuthorship "(Batsch, 1786)" ;
    skos:broader <http://tun.fi/MX.290954> ;
    skos:hiddenLabel "Abothrium rugosum"@fi,
        "Bothriocephalus rugosus"@fi,
        "Bothriotaenia rugosa"@fi,
        "Abothrium rugosum"@sv,
        "Bothriocephalus rugosus"@sv,
        "Bothriotaenia rugosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubothrium rugosum"@fi,
        "Eubothrium rugosum"@sv .

<http://tun.fi/MX.290957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubothrium salvelini" ;
    dwc:scientificNameAuthorship "(Schrank, 1790)" ;
    skos:broader <http://tun.fi/MX.290954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubothrium salvelini"@fi,
        "Eubothrium salvelini"@sv .

<http://tun.fi/MX.290959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaenophorus crassus" ;
    dwc:scientificNameAuthorship "Forel, 1868" ;
    skos:broader <http://tun.fi/MX.290958> ;
    skos:hiddenLabel "Triaenophorus robustus"@fi,
        "Triaenophorus robustus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triaenophorus crassus"@fi,
        "Triaenophorus crassus"@sv .

<http://tun.fi/MX.290960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaenophorus nodulosus" ;
    dwc:scientificNameAuthorship "(Pallas, 1781)" ;
    skos:broader <http://tun.fi/MX.290958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triaenophorus nodulosus"@fi,
        "Triaenophorus nodulosus"@sv .

<http://tun.fi/MX.290964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteocephalus ambiguus" ;
    dwc:scientificNameAuthorship "(Dujardin, 1845)" ;
    skos:broader <http://tun.fi/MX.290963> ;
    skos:hiddenLabel "Ichthyotaenia ambigua"@fi,
        "Ichthyotaenia ambigua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteocephalus ambiguus"@fi,
        "Proteocephalus ambiguus"@sv .

<http://tun.fi/MX.290965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteocephalus cernuae" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.290963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteocephalus cernuae"@fi,
        "Proteocephalus cernuae"@sv .

<http://tun.fi/MX.290966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteocephalus filicollis" ;
    dwc:scientificNameAuthorship "(Rudolphi, 1802)" ;
    skos:broader <http://tun.fi/MX.290963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteocephalus filicollis"@fi,
        "Proteocephalus filicollis"@sv .

<http://tun.fi/MX.290967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteocephalus gobiorum" ;
    dwc:scientificNameAuthorship "Dogel & Bykhovskii, 1939" ;
    skos:broader <http://tun.fi/MX.290963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteocephalus gobiorum"@fi,
        "Proteocephalus gobiorum"@sv .

<http://tun.fi/MX.290968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteocephalus longicollis" ;
    dwc:scientificNameAuthorship "(Zeder, 1800)" ;
    skos:broader <http://tun.fi/MX.290963> ;
    skos:hiddenLabel "Ichtyotaenia longicollis"@fi,
        "Proteocephalus exiguus"@fi,
        "Taenia longicollis"@fi,
        "Ichtyotaenia longicollis"@sv,
        "Proteocephalus exiguus"@sv,
        "Taenia longicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteocephalus longicollis"@fi,
        "Proteocephalus longicollis"@sv .

<http://tun.fi/MX.290969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteocephalus macrocephalus" ;
    dwc:scientificNameAuthorship "(Creplin, 1825)" ;
    skos:broader <http://tun.fi/MX.290963> ;
    skos:hiddenLabel "Ichtyotaenia macrocephala"@fi,
        "Ichtyotaenia macrocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteocephalus macrocephalus"@fi,
        "Proteocephalus macrocephalus"@sv .

<http://tun.fi/MX.290970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteocephalus percae" ;
    dwc:scientificNameAuthorship "(Müller, 1780)" ;
    skos:broader <http://tun.fi/MX.290963> ;
    skos:hiddenLabel "Ichthyotaenia filicollis"@fi,
        "Ichthyotaenia ocellata"@fi,
        "Ichthyotaenia percae"@fi,
        "Ichthyotaenia filicollis"@sv,
        "Ichthyotaenia ocellata"@sv,
        "Ichthyotaenia percae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteocephalus percae"@fi,
        "Proteocephalus percae"@sv .

<http://tun.fi/MX.290971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteocephalus tetrastomus" ;
    dwc:scientificNameAuthorship "(Rudolphi, 1810)" ;
    skos:broader <http://tun.fi/MX.290963> ;
    skos:hiddenLabel "Proteocephalus longicollis"@fi,
        "Proteocephalus longicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteocephalus tetrastomus"@fi,
        "Proteocephalus tetrastomus"@sv .

<http://tun.fi/MX.290972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteocephalus thymalli" ;
    dwc:scientificNameAuthorship "(Annenkova-Khlopina, 1923)" ;
    skos:broader <http://tun.fi/MX.290963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteocephalus thymalli"@fi,
        "Proteocephalus thymalli"@sv .

<http://tun.fi/MX.290973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proteocephalus torulosus" ;
    dwc:scientificNameAuthorship "(Batsch, 1786)" ;
    skos:broader <http://tun.fi/MX.290963> ;
    skos:hiddenLabel "Ichthyotaenia torulosa"@fi,
        "Taenia torulosa"@fi,
        "Ichthyotaenia torulosa"@sv,
        "Taenia torulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proteocephalus torulosus"@fi,
        "Proteocephalus torulosus"@sv .

<http://tun.fi/MX.290979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrabothrius macrocephalus" ;
    dwc:scientificNameAuthorship "(Rudolphi, 1810)" ;
    skos:broader <http://tun.fi/MX.290978> ;
    skos:hiddenLabel "Bothriocephalus macrocephalus"@fi,
        "Bothriocephalus macrocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrabothrius macrocephalus"@fi,
        "Tetrabothrius macrocephalus"@sv .

<http://tun.fi/MX.290980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrabothrius mawsoni" ;
    dwc:scientificNameAuthorship "Johnston, 1937" ;
    skos:broader <http://tun.fi/MX.290978> ;
    skos:hiddenLabel "Tetrabothrius cylindraceus"@fi,
        "Tetrabothrius cylindraceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrabothrius mawsoni"@fi,
        "Tetrabothrius mawsoni"@sv .

<http://tun.fi/MX.290984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoplocephala perfoliata" ;
    dwc:scientificNameAuthorship "(Goeze, 1782)" ;
    skos:broader <http://tun.fi/MX.290983> ;
    skos:hiddenLabel "Taenia perfoliata"@fi,
        "Taenia perfoliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoplocephala perfoliata"@fi,
        "Anoplocephala perfoliata"@sv .

<http://tun.fi/MX.290988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurotaenia gracilis" ;
    dwc:scientificNameAuthorship "(Tenora & Murai, 1980)" ;
    skos:broader <http://tun.fi/MX.290987> ;
    skos:hiddenLabel "Paranoplocephala gracilis"@fi,
        "Paranoplocephala gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurotaenia gracilis"@fi,
        "Eurotaenia gracilis"@sv .

<http://tun.fi/MX.290990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemminia fellmani" ;
    dwc:scientificNameAuthorship "(Haukisalmi & Henttonen, 2001)" ;
    skos:broader <http://tun.fi/MX.290989> ;
    skos:hiddenLabel "Paranoplocephala fellmani"@fi,
        "Paranoplocephala fellmani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lemminia fellmani"@fi,
        "Lemminia fellmani"@sv .

<http://tun.fi/MX.290994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microticola blanchardi" ;
    dwc:scientificNameAuthorship "(Moniez, 1891)" ;
    skos:broader <http://tun.fi/MX.290993> ;
    skos:hiddenLabel "Anoplocephaloides cf."@fi,
        "Anoplocephaloides cf."@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microticola blanchardi"@fi,
        "Microticola blanchardi"@sv .

<http://tun.fi/MX.290996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moniezia expansa" ;
    dwc:scientificNameAuthorship "(Rudolphi, 1810)" ;
    skos:broader <http://tun.fi/MX.290995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Moniezia expansa"@fi,
        "Moniezia expansa"@sv .

<http://tun.fi/MX.290997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moniezia benedeni" ;
    dwc:scientificNameAuthorship "(Moniez, 1879)" ;
    skos:broader <http://tun.fi/MX.290995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Moniezia benedeni"@fi,
        "Moniezia benedeni"@sv .

<http://tun.fi/MX.291000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mosgovoyia pectinata" ;
    dwc:scientificNameAuthorship "(Goeze, 1782)" ;
    skos:broader <http://tun.fi/MX.290999> ;
    skos:hiddenLabel "Cittotaenia pectinata"@fi,
        "Cittotaenia pectinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mosgovoyia pectinata"@fi,
        "Mosgovoyia pectinata"@sv .

<http://tun.fi/MX.291002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoctenotaenia ctenoides" ;
    dwc:scientificNameAuthorship "(Railliet, 1890)" ;
    skos:broader <http://tun.fi/MX.291001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoctenotaenia ctenoides"@fi,
        "Neoctenotaenia ctenoides"@sv .

<http://tun.fi/MX.291004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paranoplocephala omphalodes" ;
    dwc:scientificNameAuthorship "(Hermann, 1783)" ;
    skos:broader <http://tun.fi/MX.291003> ;
    skos:hiddenLabel "Andrya microti"@fi,
        "Andrya omphalodes"@fi,
        "Taenia omphalodes"@fi,
        "Andrya microti"@sv,
        "Andrya omphalodes"@sv,
        "Taenia omphalodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paranoplocephala omphalodes"@fi,
        "Paranoplocephala omphalodes"@sv .

<http://tun.fi/MX.291005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paranoplocephala jarrelli" ;
    dwc:scientificNameAuthorship "Haukisalmi, Henttonen & Hardman, 2006" ;
    skos:broader <http://tun.fi/MX.291003> ;
    skos:hiddenLabel "Andrya microti"@fi,
        "Andrya microti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paranoplocephala jarrelli"@fi,
        "Paranoplocephala jarrelli"@sv .

<http://tun.fi/MX.291006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paranoplocephala kalelai" ;
    dwc:scientificNameAuthorship "(Tenora, Haukisalmi & Henttonen, 1985)" ;
    skos:broader <http://tun.fi/MX.291003> ;
    skos:hiddenLabel "Andrya kalelai"@fi,
        "Andrya kalelai"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paranoplocephala kalelai"@fi,
        "Paranoplocephala kalelai"@sv .

<http://tun.fi/MX.291009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catenotaenia henttoneni" ;
    dwc:scientificNameAuthorship "Haukisalmi & Tenora, 1993" ;
    skos:broader <http://tun.fi/MX.291008> ;
    skos:hiddenLabel "Catenotaenia cricetorum"@fi,
        "Catenotaenia cricetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catenotaenia henttoneni"@fi,
        "Catenotaenia henttoneni"@sv .

<http://tun.fi/MX.291010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catenotaenia dendritica" ;
    dwc:scientificNameAuthorship "(Goeze, 1782)" ;
    skos:broader <http://tun.fi/MX.291008> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catenotaenia dendritica"@fi,
        "Catenotaenia dendritica"@sv .

<http://tun.fi/MX.291011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catenotaenia pusilla" ;
    dwc:scientificNameAuthorship "(Goeze, 1782)" ;
    skos:broader <http://tun.fi/MX.291008> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catenotaenia pusilla"@fi,
        "Catenotaenia pusilla"@sv .

<http://tun.fi/MX.291013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skrjabinotaenia lobata" ;
    dwc:scientificNameAuthorship "(Baer, 1925)" ;
    skos:broader <http://tun.fi/MX.291012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Skrjabinotaenia lobata"@fi,
        "Skrjabinotaenia lobata"@sv .

<http://tun.fi/MX.291018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paroniella urogalli" ;
    dwc:scientificNameAuthorship "(Modeer, 1790)" ;
    skos:broader <http://tun.fi/MX.291017> ;
    skos:hiddenLabel "Davainea urogalli"@fi,
        "Taenia urogalli"@fi,
        "Davainea urogalli"@sv,
        "Taenia urogalli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paroniella urogalli"@fi,
        "Paroniella urogalli"@sv .

<http://tun.fi/MX.291020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Raillietina frontina" ;
    dwc:scientificNameAuthorship "(Dujardin, 1845)" ;
    skos:broader <http://tun.fi/MX.291019> ;
    skos:hiddenLabel "Davainea frontina"@fi,
        "Davainea frontina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Raillietina frontina"@fi,
        "Raillietina frontina"@sv .

<http://tun.fi/MX.291022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skrjabinia cesticillus" ;
    dwc:scientificNameAuthorship "(Molin, 1858)" ;
    skos:broader <http://tun.fi/MX.291021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Skrjabinia cesticillus"@fi,
        "Skrjabinia cesticillus"@sv .

<http://tun.fi/MX.291026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alcataenia larina" ;
    dwc:scientificNameAuthorship "(Krabbe, 1869)" ;
    skos:broader <http://tun.fi/MX.291024> ;
    skos:hiddenLabel "Anomotaenia larina"@fi,
        "Anomotaenia larina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alcataenia larina"@fi,
        "Alcataenia larina"@sv .

<http://tun.fi/MX.291031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomotaenia globulus" ;
    dwc:scientificNameAuthorship "(Wedl, 1855)" ;
    skos:broader <http://tun.fi/MX.291029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anomotaenia globulus"@fi,
        "Anomotaenia globulus"@sv .

<http://tun.fi/MX.291036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dilepis undula" ;
    dwc:scientificNameAuthorship "(Schrank, 1788)" ;
    skos:broader <http://tun.fi/MX.291035> ;
    skos:hiddenLabel "Taenia undulata"@fi,
        "Taenia undulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dilepis undula"@fi,
        "Dilepis undula"@sv .

<http://tun.fi/MX.291040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hepatocestus hepaticus" ;
    dwc:scientificNameAuthorship "(Baer, 1932)" ;
    skos:broader <http://tun.fi/MX.291039> ;
    skos:hiddenLabel "Choanotaenia hepatica"@fi,
        "Choanotaenia hepatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hepatocestus hepaticus"@fi,
        "Hepatocestus hepaticus"@sv .

<http://tun.fi/MX.291046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liga crateriformis" ;
    dwc:scientificNameAuthorship "(Goeze, 1782)" ;
    skos:broader <http://tun.fi/MX.291045> ;
    skos:hiddenLabel "Choanotaenia crateriformis"@fi,
        "Monopylidium crateriformis"@fi,
        "Choanotaenia crateriformis"@sv,
        "Monopylidium crateriformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liga crateriformis"@fi,
        "Liga crateriformis"@sv .

<http://tun.fi/MX.291048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monocercus arionis" ;
    dwc:scientificNameAuthorship "(von Siebold, 1850)" ;
    skos:broader <http://tun.fi/MX.291047> ;
    skos:hiddenLabel "Choatonotaenia crassiscolex"@fi,
        "Molluscotaenia crassiscolex"@fi,
        "Choatonotaenia crassiscolex"@sv,
        "Molluscotaenia crassiscolex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monocercus arionis"@fi,
        "Monocercus arionis"@sv .

<http://tun.fi/MX.291050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monosertum parinum" ;
    dwc:scientificNameAuthorship "(Dujardin, 1845)" ;
    skos:broader <http://tun.fi/MX.291049> ;
    skos:hiddenLabel "Choanotaenia parina"@fi,
        "Choanotaenia parina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monosertum parinum"@fi,
        "Monosertum parinum"@sv .

<http://tun.fi/MX.291052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoliga depressa" ;
    dwc:scientificNameAuthorship "(von Siebold, 1836)" ;
    skos:broader <http://tun.fi/MX.291051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoliga depressa"@fi,
        "Neoliga depressa"@sv .

<http://tun.fi/MX.291054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neovalipora parvispine" ;
    dwc:scientificNameAuthorship "(Linton, 1927)" ;
    skos:broader <http://tun.fi/MX.291053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neovalipora parvispine"@fi,
        "Neovalipora parvispine"@sv .

<http://tun.fi/MX.291056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nototaenia brevis" ;
    dwc:scientificNameAuthorship "(von Linstow, 1884)" ;
    skos:broader <http://tun.fi/MX.291055> ;
    skos:hiddenLabel "Amoebotaenia brevis"@fi,
        "Amoebotaenia brevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nototaenia brevis"@fi,
        "Nototaenia brevis"@sv .

<http://tun.fi/MX.291060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rallitaenia pyriformis" ;
    dwc:scientificNameAuthorship "(Wedl, 1855)" ;
    skos:broader <http://tun.fi/MX.291059> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rallitaenia pyriformis"@fi,
        "Rallitaenia pyriformis"@sv .

<http://tun.fi/MX.291064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anonchotaenia globata" ;
    dwc:scientificNameAuthorship "(von Linstow, 1879)" ;
    skos:broader <http://tun.fi/MX.291063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anonchotaenia globata"@fi,
        "Anonchotaenia globata"@sv .

<http://tun.fi/MX.291068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotaenia globifera" ;
    dwc:scientificNameAuthorship "(Batsch, 1786)" ;
    skos:broader <http://tun.fi/MX.291067> ;
    skos:hiddenLabel "Cladotaenia cylindracea"@fi,
        "Taenia cylindracea"@fi,
        "Cladotaenia cylindracea"@sv,
        "Taenia cylindracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotaenia globifera"@fi,
        "Cladotaenia globifera"@sv .

<http://tun.fi/MX.291070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notopentorchis cyathiformis" ;
    dwc:scientificNameAuthorship "(Frölich, 1791)" ;
    skos:broader <http://tun.fi/MX.291069> ;
    skos:hiddenLabel "Taenia cyathiformis"@fi,
        "Taenia cyathiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notopentorchis cyathiformis"@fi,
        "Notopentorchis cyathiformis"@sv .

<http://tun.fi/MX.291074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paruterina candelabraria" ;
    dwc:scientificNameAuthorship "(Goeze, 1782)" ;
    skos:broader <http://tun.fi/MX.291073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paruterina candelabraria"@fi,
        "Paruterina candelabraria"@sv .

<http://tun.fi/MX.291075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paruterina parallelepipeda" ;
    dwc:scientificNameAuthorship "(Rudolphi, 1810)" ;
    skos:broader <http://tun.fi/MX.291073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paruterina parallelepipeda"@fi,
        "Paruterina parallelepipeda"@sv .

<http://tun.fi/MX.291078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taenia arctos" ;
    dwc:scientificNameAuthorship "Haukisalmi, Lavikainen, Laaksonen & Meri, 2011" ;
    skos:broader <http://tun.fi/MX.291077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taenia arctos"@fi,
        "Taenia arctos"@sv .

<http://tun.fi/MX.291079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taenia hydatigena" ;
    dwc:scientificNameAuthorship "Pallas, 1766" ;
    skos:broader <http://tun.fi/MX.291077> ;
    skos:hiddenLabel "Cysticercus tenuicollis"@fi,
        "Cysticercus tenuicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taenia hydatigena"@fi,
        "Taenia hydatigena"@sv .

<http://tun.fi/MX.291080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taenia krabbei" ;
    dwc:scientificNameAuthorship "Moniez, 1879" ;
    skos:broader <http://tun.fi/MX.291077> ;
    skos:hiddenLabel "Cysticercus tarandi"@fi,
        "Cysticercus tarandi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taenia krabbei"@fi,
        "Taenia krabbei"@sv .

<http://tun.fi/MX.291081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taenia laticollis" ;
    dwc:scientificNameAuthorship "Rudolphi, 1819" ;
    skos:broader <http://tun.fi/MX.291077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taenia laticollis"@fi,
        "Taenia laticollis"@sv .

<http://tun.fi/MX.291082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taenia martis" ;
    dwc:scientificNameAuthorship "(Zeder, 1803)" ;
    skos:broader <http://tun.fi/MX.291077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taenia martis"@fi,
        "Taenia martis"@sv .

<http://tun.fi/MX.291083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taenia pisiformis" ;
    dwc:scientificNameAuthorship "(Bloch, 1780)" ;
    skos:broader <http://tun.fi/MX.291077> ;
    skos:hiddenLabel "Cysticercus pisiformis"@fi,
        "Taenia serrata"@fi,
        "Cysticercus pisiformis"@sv,
        "Taenia serrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taenia pisiformis"@fi,
        "Taenia pisiformis"@sv .

<http://tun.fi/MX.291084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taenia polyacantha" ;
    dwc:scientificNameAuthorship "Leuckart, 1856" ;
    skos:broader <http://tun.fi/MX.291077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taenia polyacantha"@fi,
        "Taenia polyacantha"@sv .

<http://tun.fi/MX.291085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taenia saginata" ;
    dwc:scientificNameAuthorship "Goeze, 1782" ;
    skos:broader <http://tun.fi/MX.291077> ;
    skos:hiddenLabel "Cysticercus bovis"@fi,
        "Cysticercus inermis"@fi,
        "Taenia mediocanellata"@fi,
        "Cysticercus bovis"@sv,
        "Cysticercus inermis"@sv,
        "Taenia mediocanellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taenia saginata"@fi,
        "Taenia saginata"@sv .

<http://tun.fi/MX.291086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taenia solium" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.291077> ;
    skos:hiddenLabel "Cysticercus cellulosae"@fi,
        "Cysticercus cellulosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taenia solium"@fi,
        "Taenia solium"@sv .

<http://tun.fi/MX.291087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taenia lynciscapreoli" ;
    dwc:scientificNameAuthorship "Haukisalmi, Konyaev, Lavikainen, Isomursu & Nakao, 2016" ;
    skos:broader <http://tun.fi/MX.291077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taenia lynciscapreoli"@fi,
        "Taenia lynciscapreoli"@sv .

<http://tun.fi/MX.291089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydatigera taeniaeformis" ;
    dwc:scientificNameAuthorship "(Batsch, 1786) s.l." ;
    skos:broader <http://tun.fi/MX.291088> ;
    skos:hiddenLabel "Cysticercus fasciolaris"@fi,
        "Taenia crassicollis"@fi,
        "Taenia taeniaeformis"@fi,
        "Cysticercus fasciolaris"@sv,
        "Taenia crassicollis"@sv,
        "Taenia taeniaeformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydatigera taeniaeformis"@fi,
        "Hydatigera taeniaeformis"@sv .

<http://tun.fi/MX.291091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Versteria mustelae" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.291090> ;
    skos:hiddenLabel "Taenia mustelae"@fi,
        "Taenia tenuicollis"@fi,
        "Taenia mustelae"@sv,
        "Taenia tenuicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Versteria mustelae"@fi,
        "Versteria mustelae"@sv .

<http://tun.fi/MX.291093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinococcus canadensis" ;
    dwc:scientificNameAuthorship "(Cameron, 1960)" ;
    skos:broader <http://tun.fi/MX.291092> ;
    skos:hiddenLabel "Echinococcus granulosus"@fi,
        "Echinococcus granulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinococcus canadensis"@fi,
        "Echinococcus canadensis"@sv .

<http://tun.fi/MX.291094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinococcus equinus" ;
    dwc:scientificNameAuthorship "Williams & Sweatman, 1963" ;
    skos:broader <http://tun.fi/MX.291092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinococcus equinus"@fi,
        "Echinococcus equinus"@sv .

<http://tun.fi/MX.291096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinococcus granulosus" ;
    dwc:scientificNameAuthorship "(Batsch, 1786)" ;
    skos:broader <http://tun.fi/MX.291092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinococcus granulosus"@fi,
        "Echinococcus granulosus"@sv .

<http://tun.fi/MX.291097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinococcus multilocularis" ;
    dwc:scientificNameAuthorship "Leuckart, 1863" ;
    skos:broader <http://tun.fi/MX.291092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinococcus multilocularis"@fi,
        "Echinococcus multilocularis"@sv .

<http://tun.fi/MX.291101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanidotaenia lanceolata" ;
    dwc:scientificNameAuthorship "(Bloch, 1782)" ;
    skos:broader <http://tun.fi/MX.291100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drepanidotaenia lanceolata"@fi,
        "Drepanidotaenia lanceolata"@sv .

<http://tun.fi/MX.291103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dubininolepis rostellata" ;
    dwc:scientificNameAuthorship "(Abildgaard, 1790)" ;
    skos:broader <http://tun.fi/MX.291102> ;
    skos:hiddenLabel "Hymenolepis capitellata"@fi,
        "Hymenolepis rostellata"@fi,
        "Hymenolepis capitellata"@sv,
        "Hymenolepis rostellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dubininolepis rostellata"@fi,
        "Dubininolepis rostellata"@sv .

<http://tun.fi/MX.291105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fimbriaria fasciolaris" ;
    dwc:scientificNameAuthorship "(Pallas, 1781)" ;
    skos:broader <http://tun.fi/MX.291104> ;
    skos:hiddenLabel "Fimbriaria plana"@fi,
        "Taenia malleus"@fi,
        "Fimbriaria plana"@sv,
        "Taenia malleus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fimbriaria fasciolaris"@fi,
        "Fimbriaria fasciolaris"@sv .

<http://tun.fi/MX.291107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gulyaevilepis tripartita" ;
    dwc:scientificNameAuthorship "(Żarnowski, 1955)" ;
    skos:broader <http://tun.fi/MX.291106> ;
    skos:hiddenLabel "Ditestolepis tripartita"@fi,
        "Hymenolepis tripartita"@fi,
        "Ditestolepis tripartita"@sv,
        "Hymenolepis tripartita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gulyaevilepis tripartita"@fi,
        "Gulyaevilepis tripartita"@sv .

<http://tun.fi/MX.291110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenolepis asymmetrica" ;
    dwc:scientificNameAuthorship "Janicki, 1904" ;
    skos:broader <http://tun.fi/MX.291108> ;
    skos:hiddenLabel "Rodentolepis asymmetrica"@fi,
        "Rodentolepis asymmetrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenolepis asymmetrica"@fi,
        "Hymenolepis asymmetrica"@sv .

<http://tun.fi/MX.291113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lineolepis scutigera" ;
    dwc:scientificNameAuthorship "(Dujardin, 1845)" ;
    skos:broader <http://tun.fi/MX.291112> ;
    skos:hiddenLabel "Hymenolepis scutigera"@fi,
        "Hymenolepis scutigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lineolepis scutigera"@fi,
        "Lineolepis scutigera"@sv .

<http://tun.fi/MX.291115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsomacanthus abortiva" ;
    dwc:scientificNameAuthorship "(von Linstow, 1904)" ;
    skos:broader <http://tun.fi/MX.291114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsomacanthus abortiva"@fi,
        "Microsomacanthus abortiva"@sv .

<http://tun.fi/MX.291116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsomacanthus arcuata" ;
    dwc:scientificNameAuthorship "(Kowalewski, 1904)" ;
    skos:broader <http://tun.fi/MX.291114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsomacanthus arcuata"@fi,
        "Microsomacanthus arcuata"@sv .

<http://tun.fi/MX.291117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsomacanthus collaris" ;
    dwc:scientificNameAuthorship "(Batsch, 1786)" ;
    skos:broader <http://tun.fi/MX.291114> ;
    skos:hiddenLabel "Hymenolepis collaris"@fi,
        "Myxolepis collaris"@fi,
        "Taenia sinuosa"@fi,
        "Hymenolepis collaris"@sv,
        "Myxolepis collaris"@sv,
        "Taenia sinuosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsomacanthus collaris"@fi,
        "Microsomacanthus collaris"@sv .

<http://tun.fi/MX.291118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsomacanthus compressa" ;
    dwc:scientificNameAuthorship "(Linton, 1892)" ;
    skos:broader <http://tun.fi/MX.291114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsomacanthus compressa"@fi,
        "Microsomacanthus compressa"@sv .

<http://tun.fi/MX.291119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsomacanthus diorchis" ;
    dwc:scientificNameAuthorship "(Fuhrmann, 1913)" ;
    skos:broader <http://tun.fi/MX.291114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsomacanthus diorchis"@fi,
        "Microsomacanthus diorchis"@sv .

<http://tun.fi/MX.291120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsomacanthus microsoma" ;
    dwc:scientificNameAuthorship "(Creplin, 1829)" ;
    skos:broader <http://tun.fi/MX.291114> ;
    skos:hiddenLabel "Hymenolepis microsoma"@fi,
        "Hymenolepis microsoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsomacanthus microsoma"@fi,
        "Microsomacanthus microsoma"@sv .

<http://tun.fi/MX.291121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsomacanthus paracompressa" ;
    dwc:scientificNameAuthorship "(Czaplinski, 1956)" ;
    skos:broader <http://tun.fi/MX.291114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsomacanthus paracompressa"@fi,
        "Microsomacanthus paracompressa"@sv .

<http://tun.fi/MX.291122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microsomacanthus paramicrosoma" ;
    dwc:scientificNameAuthorship "(Gasowska, 1931)" ;
    skos:broader <http://tun.fi/MX.291114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microsomacanthus paramicrosoma"@fi,
        "Microsomacanthus paramicrosoma"@sv .

<http://tun.fi/MX.291124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoskrjabinolepis merkushevae" ;
    dwc:scientificNameAuthorship "Kornienko & Binkienè, 2008" ;
    skos:broader <http://tun.fi/MX.291123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoskrjabinolepis merkushevae"@fi,
        "Neoskrjabinolepis merkushevae"@sv .

<http://tun.fi/MX.291125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoskrjabinolepis schaldybini" ;
    dwc:scientificNameAuthorship "Spasskii, 1947" ;
    skos:broader <http://tun.fi/MX.291123> ;
    skos:hiddenLabel "Hymenolepis schaldybini"@fi,
        "Hymenolepis schaldybini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoskrjabinolepis schaldybini"@fi,
        "Neoskrjabinolepis schaldybini"@sv .

<http://tun.fi/MX.291126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoskrjabinolepis singularis" ;
    dwc:scientificNameAuthorship "(Cholodkovsky, 1912)" ;
    skos:broader <http://tun.fi/MX.291123> ;
    skos:hiddenLabel "Hymenolepis singularis"@fi,
        "Hymenolepis singularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoskrjabinolepis singularis"@fi,
        "Neoskrjabinolepis singularis"@sv .

<http://tun.fi/MX.291130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passerilepis crenata" ;
    dwc:scientificNameAuthorship "(Goeze, 1782)" ;
    skos:broader <http://tun.fi/MX.291129> ;
    skos:hiddenLabel "Hymenolepis serpentulus"@fi,
        "Hymenolepis serpentulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Passerilepis crenata"@fi,
        "Passerilepis crenata"@sv .

<http://tun.fi/MX.291131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passerilepis parina" ;
    dwc:scientificNameAuthorship "(Fuhrmann, 1907)" ;
    skos:broader <http://tun.fi/MX.291129> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Passerilepis parina"@fi,
        "Passerilepis parina"@sv .

<http://tun.fi/MX.291132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passerilepis stylosa" ;
    dwc:scientificNameAuthorship "(Rudolphi, 1809)" ;
    skos:broader <http://tun.fi/MX.291129> ;
    skos:hiddenLabel "Taenia stylosa"@fi,
        "Taenia stylosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Passerilepis stylosa"@fi,
        "Passerilepis stylosa"@sv .

<http://tun.fi/MX.291134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudobotrialepis globosoides" ;
    dwc:scientificNameAuthorship "(Soltys, 1954)" ;
    skos:broader <http://tun.fi/MX.291133> ;
    skos:hiddenLabel "Dicranotaenia globosoides"@fi,
        "Hymenolepis globosoides"@fi,
        "Dicranotaenia globosoides"@sv,
        "Hymenolepis globosoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudobotrialepis globosoides"@fi,
        "Pseudobotrialepis globosoides"@sv .

<http://tun.fi/MX.291136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Retinometra macracanthos" ;
    dwc:scientificNameAuthorship "(von Linstow, 1877)" ;
    skos:broader <http://tun.fi/MX.291135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Retinometra macracanthos"@fi,
        "Retinometra macracanthos"@sv .

<http://tun.fi/MX.291138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rodentolepis fraterna" ;
    dwc:scientificNameAuthorship "(Stiles, 1906)" ;
    skos:broader <http://tun.fi/MX.291137> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rodentolepis fraterna"@fi,
        "Rodentolepis fraterna"@sv .

<http://tun.fi/MX.291140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sobolevicanthus dafilae" ;
    dwc:scientificNameAuthorship "Polk, 1942" ;
    skos:broader <http://tun.fi/MX.291139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sobolevicanthus dafilae"@fi,
        "Sobolevicanthus dafilae"@sv .

<http://tun.fi/MX.291141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sobolevicanthus octacanthus" ;
    dwc:scientificNameAuthorship "(Krabbe, 1869)" ;
    skos:broader <http://tun.fi/MX.291139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sobolevicanthus octacanthus"@fi,
        "Sobolevicanthus octacanthus"@sv .

<http://tun.fi/MX.291142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sobolevicanthus gracilis" ;
    dwc:scientificNameAuthorship "(Zeder, 1803)" ;
    skos:broader <http://tun.fi/MX.291139> ;
    skos:hiddenLabel "Hymenolepis gracilis"@fi,
        "Hymenolepis gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sobolevicanthus gracilis"@fi,
        "Sobolevicanthus gracilis"@sv .

<http://tun.fi/MX.291143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sobolevicanthus krabbeella" ;
    dwc:scientificNameAuthorship "(Hughes, 1940)" ;
    skos:broader <http://tun.fi/MX.291139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sobolevicanthus krabbeella"@fi,
        "Sobolevicanthus krabbeella"@sv .

<http://tun.fi/MX.291145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Soricinia infirma" ;
    dwc:scientificNameAuthorship "(Żarnowski, 1955)" ;
    skos:broader <http://tun.fi/MX.291144> ;
    skos:hiddenLabel "Hymenolepis infirma"@fi,
        "Insectivorolepis infirma"@fi,
        "Hymenolepis infirma"@sv,
        "Insectivorolepis infirma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Soricinia infirma"@fi,
        "Soricinia infirma"@sv .

<http://tun.fi/MX.291147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spasskylepis ovaluteri" ;
    dwc:scientificNameAuthorship "Schaldybin, 1964" ;
    skos:broader <http://tun.fi/MX.291146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spasskylepis ovaluteri"@fi,
        "Spasskylepis ovaluteri"@sv .

<http://tun.fi/MX.291149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staphylocystis furcata" ;
    dwc:scientificNameAuthorship "(Stieda, 1862)" ;
    skos:broader <http://tun.fi/MX.291148> ;
    skos:hiddenLabel "Hymenolepis furcata"@fi,
        "Hymenolepis furcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Staphylocystis furcata"@fi,
        "Staphylocystis furcata"@sv .

<http://tun.fi/MX.291151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staphylocystoides stefanskii" ;
    dwc:scientificNameAuthorship "(Żarnowski, 1954)" ;
    skos:broader <http://tun.fi/MX.291150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Staphylocystoides stefanskii"@fi,
        "Staphylocystoides stefanskii"@sv .

<http://tun.fi/MX.291153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tschertkovilepis tenuirostris" ;
    dwc:scientificNameAuthorship "(Rudolphi, 1819)" ;
    skos:broader <http://tun.fi/MX.291152> ;
    skos:hiddenLabel "Taenia tenuirostris"@fi,
        "Taenia tenuirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tschertkovilepis tenuirostris"@fi,
        "Tschertkovilepis tenuirostris"@sv .

<http://tun.fi/MX.291155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis prolifer" ;
    dwc:scientificNameAuthorship "Villot, 1880" ;
    skos:broader <http://tun.fi/MX.291154> ;
    skos:hiddenLabel "Hymenolepis prolifer"@fi,
        "Hymenolepis prolifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis prolifer"@fi,
        "Urocystis prolifer"@sv .

<http://tun.fi/MX.291159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Variolepis farciminosa" ;
    dwc:scientificNameAuthorship "(Goeze, 1782)" ;
    skos:broader <http://tun.fi/MX.291158> ;
    skos:hiddenLabel "Hymenolepis farciminosa"@fi,
        "Hymenolepis farciminosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Variolepis farciminosa"@fi,
        "Variolepis farciminosa"@sv .

<http://tun.fi/MX.291161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vigisolepis spinulosa" ;
    dwc:scientificNameAuthorship "(Cholodkovsky, 1906)" ;
    skos:broader <http://tun.fi/MX.291160> ;
    skos:hiddenLabel "Hymenolepis spinulosa"@fi,
        "Hymenolepis spinulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vigisolepis spinulosa"@fi,
        "Vigisolepis spinulosa"@sv .

<http://tun.fi/MX.291163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wardium creplini" ;
    dwc:scientificNameAuthorship "(Krabbe, 1869)" ;
    skos:broader <http://tun.fi/MX.291162> ;
    skos:hiddenLabel "Hymenolepis creplini"@fi,
        "Hymenolepis creplini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wardium creplini"@fi,
        "Wardium creplini"@sv .

<http://tun.fi/MX.291165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wardoides nyrocae" ;
    dwc:scientificNameAuthorship "(Yamaguti, 1935)" ;
    skos:broader <http://tun.fi/MX.291164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wardoides nyrocae"@fi,
        "Wardoides nyrocae"@sv .

<http://tun.fi/MX.291168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriotaenia incisa" ;
    dwc:scientificNameAuthorship "(Railliet, 1899)" ;
    skos:broader <http://tun.fi/MX.291167> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atriotaenia incisa"@fi,
        "Atriotaenia incisa"@sv .

<http://tun.fi/MX.291171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesocestoides lineatus" ;
    dwc:scientificNameAuthorship "(Goeze, 1782)" ;
    skos:broader <http://tun.fi/MX.291170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesocestoides lineatus"@fi,
        "Mesocestoides lineatus"@sv .

<http://tun.fi/MX.291172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesocestoides litteratus" ;
    dwc:scientificNameAuthorship "(Batsch, 1786)" ;
    skos:broader <http://tun.fi/MX.291170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesocestoides litteratus"@fi,
        "Mesocestoides litteratus"@sv .

<http://tun.fi/MX.291315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea brunneoparva" ;
    dwc:scientificNameAuthorship "K. Hansen, M. Carbone, Olariaga & Van Vooren" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea brunneoparva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suklaajänönkorva"@fi,
        "Otidea brunneoparva"@sv .

<http://tun.fi/MX.291316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea borealis" ;
    dwc:scientificNameAuthorship "M. carbone, Olariaga, K.Hansen & Van Vooren" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanjänönkorva"@fi,
        "Otidea borealis"@sv .

<http://tun.fi/MX.291335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea minor" ;
    dwc:scientificNameAuthorship "(Boud.) Olariaga & K.Hansen" ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea minor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltajänönkorva"@fi,
        "Otidea minor"@sv .

<http://tun.fi/MX.291359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actornithophilus bicolor" ;
    dwc:scientificNameAuthorship "(Piaget, 1880)" ;
    skos:broader <http://tun.fi/MX.291357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actornithophilus bicolor"@fi,
        "Actornithophilus bicolor"@sv .

<http://tun.fi/MX.291360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actornithophilus flumineus" ;
    dwc:scientificNameAuthorship "Clay, 1962" ;
    skos:broader <http://tun.fi/MX.291357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actornithophilus flumineus"@fi,
        "Actornithophilus flumineus"@sv .

<http://tun.fi/MX.291361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actornithophilus gracilis" ;
    dwc:scientificNameAuthorship "(Piaget, 1880)" ;
    skos:broader <http://tun.fi/MX.291357> ;
    skos:hiddenLabel "Actornithophilus ochraceus"@fi,
        "Actornithophilus ochraceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actornithophilus gracilis"@fi,
        "Actornithophilus gracilis"@sv .

<http://tun.fi/MX.291363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actornithophilus multisetosus" ;
    dwc:scientificNameAuthorship "Blagoveshtchensky, 1940" ;
    skos:broader <http://tun.fi/MX.291357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actornithophilus multisetosus"@fi,
        "Actornithophilus multisetosus"@sv .

<http://tun.fi/MX.291364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actornithophilus ochraceus" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1818)" ;
    skos:broader <http://tun.fi/MX.291357> ;
    skos:hiddenLabel "Actornithophilus flavipes"@fi,
        "Actornithophilus laveni"@fi,
        "Actornithophilus flavipes"@sv,
        "Actornithophilus laveni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actornithophilus ochraceus"@fi,
        "Actornithophilus ochraceus"@sv .

<http://tun.fi/MX.291367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actornithophilus paludosus" ;
    dwc:scientificNameAuthorship "Clay, 1962" ;
    skos:broader <http://tun.fi/MX.291357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actornithophilus paludosus"@fi,
        "Actornithophilus paludosus"@sv .

<http://tun.fi/MX.291368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actornithophilus patellatus" ;
    dwc:scientificNameAuthorship "(Piaget, 1890)" ;
    skos:broader <http://tun.fi/MX.291357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actornithophilus patellatus"@fi,
        "Actornithophilus patellatus"@sv .

<http://tun.fi/MX.291369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actornithophilus pediculoides" ;
    dwc:scientificNameAuthorship "(Mjöberg, 1910)" ;
    skos:broader <http://tun.fi/MX.291357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actornithophilus pediculoides"@fi,
        "Actornithophilus pediculoides"@sv .

<http://tun.fi/MX.291370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actornithophilus piceus" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actornithophilus piceus"@fi,
        "Actornithophilus piceus"@sv .

<http://tun.fi/MX.291372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actornithophilus pustulosus" ;
    dwc:scientificNameAuthorship "(Piaget, 1880)" ;
    skos:broader <http://tun.fi/MX.291357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actornithophilus pustulosus"@fi,
        "Actornithophilus pustulosus"@sv .

<http://tun.fi/MX.291373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actornithophilus totani" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.291357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actornithophilus totani"@fi,
        "Actornithophilus totani"@sv .

<http://tun.fi/MX.291374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actornithophilus umbrinus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291357> ;
    skos:hiddenLabel "Actornithophilus albus"@fi,
        "Actornithophilus albus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actornithophilus umbrinus"@fi,
        "Actornithophilus umbrinus"@sv .

<http://tun.fi/MX.291377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amyrsidea lagopi" ;
    dwc:scientificNameAuthorship "(Grube, 1851)" ;
    skos:broader <http://tun.fi/MX.291376> ;
    skos:hiddenLabel "Amyrsidea latifasciata"@fi,
        "Amyrsidea latifasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amyrsidea lagopi"@fi,
        "Amyrsidea lagopi"@sv .

<http://tun.fi/MX.291380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austromenopon aegialitidis" ;
    dwc:scientificNameAuthorship "Durant, 1906" ;
    skos:broader <http://tun.fi/MX.291379> ;
    skos:hiddenLabel "Austromenopon lutescens"@fi,
        "Austromenopon vanelli"@fi,
        "Austromenopon lutescens"@sv,
        "Austromenopon vanelli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Austromenopon aegialitidis"@fi,
        "Austromenopon aegialitidis"@sv .

<http://tun.fi/MX.291383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austromenopon alpinum" ;
    dwc:scientificNameAuthorship "Timmermann, 1954" ;
    skos:broader <http://tun.fi/MX.291379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Austromenopon alpinum"@fi,
        "Austromenopon alpinum"@sv .

<http://tun.fi/MX.291384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austromenopon atrofulvum" ;
    dwc:scientificNameAuthorship "(Piaget 1880)" ;
    skos:broader <http://tun.fi/MX.291379> ;
    skos:hiddenLabel "Austromenopon piageti"@fi,
        "Austromenopon sternophilum"@fi,
        "Austromenopon piageti"@sv,
        "Austromenopon sternophilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Austromenopon atrofulvum"@fi,
        "Austromenopon atrofulvum"@sv .

<http://tun.fi/MX.291387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austromenopon crocatum" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Austromenopon crocatum"@fi,
        "Austromenopon crocatum"@sv .

<http://tun.fi/MX.291388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austromenopon durisetosum" ;
    dwc:scientificNameAuthorship "(Blagoveshtchensky, 1948)" ;
    skos:broader <http://tun.fi/MX.291379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Austromenopon durisetosum"@fi,
        "Austromenopon durisetosum"@sv .

<http://tun.fi/MX.291389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austromenopon haematopi" ;
    dwc:scientificNameAuthorship "Timmermann, 1954" ;
    skos:broader <http://tun.fi/MX.291379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Austromenopon haematopi"@fi,
        "Austromenopon haematopi"@sv .

<http://tun.fi/MX.291390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austromenopon lutescens" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Austromenopon lutescens"@fi,
        "Austromenopon lutescens"@sv .

<http://tun.fi/MX.291391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austromenopon nigropleurum" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291379> ;
    skos:hiddenLabel "Austromenopon merguli"@fi,
        "Austromenopon merguli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Austromenopon nigropleurum"@fi,
        "Austromenopon nigropleurum"@sv .

<http://tun.fi/MX.291393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austromenopon phaeopodis" ;
    dwc:scientificNameAuthorship "(Schrank, 1802)" ;
    skos:broader <http://tun.fi/MX.291379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Austromenopon phaeopodis"@fi,
        "Austromenopon phaeopodis"@sv .

<http://tun.fi/MX.291394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austromenopon spenceri" ;
    dwc:scientificNameAuthorship "Timmermann, 1956" ;
    skos:broader <http://tun.fi/MX.291379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Austromenopon spenceri"@fi,
        "Austromenopon spenceri"@sv .

<http://tun.fi/MX.291395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austromenopon transversum" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291379> ;
    skos:hiddenLabel "Austromenopon circulor"@fi,
        "Austromenopon phaeopus"@fi,
        "Austromenopon ridibundum"@fi,
        "Austromenopon circulor"@sv,
        "Austromenopon phaeopus"@sv,
        "Austromenopon ridibundum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Austromenopon transversum"@fi,
        "Austromenopon transversum"@sv .

<http://tun.fi/MX.291403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colpocephalum flavescens" ;
    dwc:scientificNameAuthorship "(de Haan, 1829)" ;
    skos:broader <http://tun.fi/MX.291399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colpocephalum flavescens"@fi,
        "Colpocephalum flavescens"@sv .

<http://tun.fi/MX.291404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colpocephalum impressum" ;
    dwc:scientificNameAuthorship "(Rudow, 1866)" ;
    skos:broader <http://tun.fi/MX.291399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colpocephalum impressum"@fi,
        "Colpocephalum impressum"@sv .

<http://tun.fi/MX.291405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colpocephalum fregili" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291399> ;
    skos:hiddenLabel "Colpocephalum frugilegi"@fi,
        "Colpocephalum subaequale"@fi,
        "Colpocephalum frugilegi"@sv,
        "Colpocephalum subaequale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colpocephalum fregili"@fi,
        "Colpocephalum fregili"@sv .

<http://tun.fi/MX.291408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colpocephalum inaequale" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colpocephalum inaequale"@fi,
        "Colpocephalum inaequale"@sv .

<http://tun.fi/MX.291410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuculiphilus fasciatus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cuculiphilus fasciatus"@fi,
        "Cuculiphilus fasciatus"@sv .

<http://tun.fi/MX.291412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dennyus hirundinis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.291411> ;
    skos:hiddenLabel "Dennyus pulicaris"@fi,
        "Dennyus tibialis"@fi,
        "Dennyus truncatus"@fi,
        "Dennyus pulicaris"@sv,
        "Dennyus tibialis"@sv,
        "Dennyus truncatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dennyus hirundinis"@fi,
        "Dennyus hirundinis"@sv .

<http://tun.fi/MX.291417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gruimenopon longum" ;
    dwc:scientificNameAuthorship "(Giebel, 1874)" ;
    skos:broader <http://tun.fi/MX.291416> ;
    skos:hiddenLabel "Gruimenopon atrofasciatum"@fi,
        "Gruimenopon atrofasciatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gruimenopon longum"@fi,
        "Gruimenopon longum"@sv .

<http://tun.fi/MX.291420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heleonomus macilentus" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291419> ;
    skos:hiddenLabel "Heleonomus truncatus"@fi,
        "Heleonomus truncatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heleonomus macilentus"@fi,
        "Heleonomus macilentus"@sv .

<http://tun.fi/MX.291423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hohorstiella lata" ;
    dwc:scientificNameAuthorship "(Piaget, 1880)" ;
    skos:broader <http://tun.fi/MX.291422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hohorstiella lata"@fi,
        "Hohorstiella lata"@sv .

<http://tun.fi/MX.291425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holomenopon clypeilargum" ;
    dwc:scientificNameAuthorship "Eichler, 1943" ;
    skos:broader <http://tun.fi/MX.291424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holomenopon clypeilargum"@fi,
        "Holomenopon clypeilargum"@sv .

<http://tun.fi/MX.291426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holomenopon leucoxanthum" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291424> ;
    skos:hiddenLabel "Holomenopon nyrocae"@fi,
        "Holomenopon nyrocae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holomenopon leucoxanthum"@fi,
        "Holomenopon leucoxanthum"@sv .

<http://tun.fi/MX.291428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holomenopon setigerum" ;
    dwc:scientificNameAuthorship "(Blagoveshtchensky, 1948)" ;
    skos:broader <http://tun.fi/MX.291424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holomenopon setigerum"@fi,
        "Holomenopon setigerum"@sv .

<http://tun.fi/MX.291429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holomenopon transvaalense" ;
    dwc:scientificNameAuthorship "(Bedford, 1920)" ;
    skos:broader <http://tun.fi/MX.291424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holomenopon transvaalense"@fi,
        "Holomenopon transvaalense"@sv .

<http://tun.fi/MX.291432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kurodaia cryptostigmatia" ;
    dwc:scientificNameAuthorship "(Nitzsch in Giebel, 1861)" ;
    skos:broader <http://tun.fi/MX.291430> ;
    skos:hiddenLabel "Kurodaia subpachygaster"@fi,
        "Kurodaia subpachygaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kurodaia cryptostigmatia"@fi,
        "Kurodaia cryptostigmatia"@sv .

<http://tun.fi/MX.291434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kurodaia fulvofasciata" ;
    dwc:scientificNameAuthorship "(Piaget, 1880)" ;
    skos:broader <http://tun.fi/MX.291430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kurodaia fulvofasciata"@fi,
        "Kurodaia fulvofasciata"@sv .

<http://tun.fi/MX.291435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kurodaia haliaeeti" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kurodaia haliaeeti"@fi,
        "Kurodaia haliaeeti"@sv .

<http://tun.fi/MX.291440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menacanthus agilis" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291436> ;
    skos:hiddenLabel "Menacanthus phylloscopi"@fi,
        "Menacanthus phylloscopi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menacanthus agilis"@fi,
        "Menacanthus agilis"@sv .

<http://tun.fi/MX.291442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menacanthus alaudae" ;
    dwc:scientificNameAuthorship "(Schrank, 1776)" ;
    skos:broader <http://tun.fi/MX.291436> ;
    skos:hiddenLabel "Menacanthus parviceps"@fi,
        "Menacanthus parviceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menacanthus alaudae"@fi,
        "Menacanthus alaudae"@sv .

<http://tun.fi/MX.291444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menacanthus camelinus" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1874)" ;
    skos:broader <http://tun.fi/MX.291436> ;
    skos:hiddenLabel "Menacanthus aequalis"@fi,
        "Menacanthus brevidentatus"@fi,
        "Menacanthus inaequalis"@fi,
        "Menacanthus aequalis"@sv,
        "Menacanthus brevidentatus"@sv,
        "Menacanthus inaequalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menacanthus camelinus"@fi,
        "Menacanthus camelinus"@sv .

<http://tun.fi/MX.291448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menacanthus curuccae" ;
    dwc:scientificNameAuthorship "(Schrank, 1776)" ;
    skos:broader <http://tun.fi/MX.291436> ;
    skos:hiddenLabel "Menacanthus vistulanus"@fi,
        "Menacanthus vistulanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menacanthus curuccae"@fi,
        "Menacanthus curuccae"@sv .

<http://tun.fi/MX.291450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menacanthus eurysternus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291436> ;
    skos:hiddenLabel "Menacanthus cornicis"@fi,
        "Menacanthus festivus"@fi,
        "Menacanthus minusculus"@fi,
        "Menacanthus mutabilis"@fi,
        "Menacanthus pius"@fi,
        "Menacanthus polonicus"@fi,
        "Menacanthus cornicis"@sv,
        "Menacanthus festivus"@sv,
        "Menacanthus minusculus"@sv,
        "Menacanthus mutabilis"@sv,
        "Menacanthus pius"@sv,
        "Menacanthus polonicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menacanthus eurysternus"@fi,
        "Menacanthus eurysternus"@sv .

<http://tun.fi/MX.291457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menacanthus exilis" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menacanthus exilis"@fi,
        "Menacanthus exilis"@sv .

<http://tun.fi/MX.291458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menacanthus gonophaeus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291436> ;
    skos:hiddenLabel "Menacanthus laticeps"@fi,
        "Menacanthus laticeps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menacanthus gonophaeus"@fi,
        "Menacanthus gonophaeus"@sv .

<http://tun.fi/MX.291460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menacanthus pallidulus" ;
    dwc:scientificNameAuthorship "(Neumann, 1912)" ;
    skos:broader <http://tun.fi/MX.291436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menacanthus pallidulus"@fi,
        "Menacanthus pallidulus"@sv .

<http://tun.fi/MX.291461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menacanthus pici" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291436> ;
    skos:hiddenLabel "Menacanthus dryobates"@fi,
        "Menacanthus picorum"@fi,
        "Menacanthus dryobates"@sv,
        "Menacanthus picorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menacanthus pici"@fi,
        "Menacanthus pici"@sv .

<http://tun.fi/MX.291464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menacanthus pusillus" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menacanthus pusillus"@fi,
        "Menacanthus pusillus"@sv .

<http://tun.fi/MX.291465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menacanthus sinuatus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menacanthus sinuatus"@fi,
        "Menacanthus sinuatus"@sv .

<http://tun.fi/MX.291466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menacanthus stramineus" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1818)" ;
    skos:broader <http://tun.fi/MX.291436> ;
    skos:hiddenLabel "Menacanthus biseriatus"@fi,
        "Menacanthus biseriatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menacanthus stramineus"@fi,
        "Menacanthus stramineus"@sv .

<http://tun.fi/MX.291469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menopon gallinae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291468> ;
    skos:hiddenLabel "Menopon pallidum"@fi,
        "Menopon pallidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menopon gallinae"@fi,
        "Menopon gallinae"@sv .

<http://tun.fi/MX.291471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menopon pallens" ;
    dwc:scientificNameAuthorship "Clay, 1949" ;
    skos:broader <http://tun.fi/MX.291468> ;
    skos:hiddenLabel "Menopon perdicis"@fi,
        "Menopon perdicis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menopon pallens"@fi,
        "Menopon pallens"@sv .

<http://tun.fi/MX.291476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrsidea anaspila" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrsidea anaspila"@fi,
        "Myrsidea anaspila"@sv .

<http://tun.fi/MX.291477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrsidea anathorax" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291473> ;
    skos:hiddenLabel "Myrsidea branderi"@fi,
        "Myrsidea usitata"@fi,
        "Myrsidea branderi"@sv,
        "Myrsidea usitata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrsidea anathorax"@fi,
        "Myrsidea anathorax"@sv .

<http://tun.fi/MX.291480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrsidea brunnea" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrsidea brunnea"@fi,
        "Myrsidea brunnea"@sv .

<http://tun.fi/MX.291481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrsidea cornicis" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.291473> ;
    skos:hiddenLabel "Myrsidea mesoleucum"@fi,
        "Myrsidea subaequalis"@fi,
        "Myrsidea mesoleucum"@sv,
        "Myrsidea subaequalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrsidea cornicis"@fi,
        "Myrsidea cornicis"@sv .

<http://tun.fi/MX.291484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrsidea cucullaris" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1818)" ;
    skos:broader <http://tun.fi/MX.291473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrsidea cucullaris"@fi,
        "Myrsidea cucullaris"@sv .

<http://tun.fi/MX.291485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrsidea indivisa" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrsidea indivisa"@fi,
        "Myrsidea indivisa"@sv .

<http://tun.fi/MX.291486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrsidea isostoma" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291473> ;
    skos:hiddenLabel "Myrsidea subaequale"@fi,
        "Myrsidea subaequale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrsidea isostoma"@fi,
        "Myrsidea isostoma"@sv .

<http://tun.fi/MX.291488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrsidea latifrons" ;
    dwc:scientificNameAuthorship "(Carriker & Shull, 1910)" ;
    skos:broader <http://tun.fi/MX.291473> ;
    skos:hiddenLabel "Myrsidea rustica"@fi,
        "Myrsidea rustica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrsidea latifrons"@fi,
        "Myrsidea latifrons"@sv .

<http://tun.fi/MX.291490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrsidea picae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myrsidea picae"@fi,
        "Myrsidea picae"@sv .

<http://tun.fi/MX.291492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomenopon dolium" ;
    dwc:scientificNameAuthorship "(Rudow, 1869)" ;
    skos:broader <http://tun.fi/MX.291491> ;
    skos:hiddenLabel "Pseudomenopon tridens"@fi,
        "Pseudomenopon tridens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudomenopon dolium"@fi,
        "Pseudomenopon dolium"@sv .

<http://tun.fi/MX.291494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomenopon pilosum" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291491> ;
    skos:hiddenLabel "Pseudomenopon zlotorzyckae"@fi,
        "Pseudomenopon zlotorzyckae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudomenopon pilosum"@fi,
        "Pseudomenopon pilosum"@sv .

<http://tun.fi/MX.291497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trinoton anserinum" ;
    dwc:scientificNameAuthorship "(JC Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.291496> ;
    skos:hiddenLabel "Trinoton conspurcatum"@fi,
        "Trinoton cygni"@fi,
        "Trinoton luridum"@fi,
        "Trinoton conspurcatum"@sv,
        "Trinoton cygni"@sv,
        "Trinoton luridum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trinoton anserinum"@fi,
        "Trinoton anserinum"@sv .

<http://tun.fi/MX.291501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trinoton querquedulae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291496> ;
    skos:hiddenLabel "Trinoton gracile"@fi,
        "Trinoton lituratum"@fi,
        "Trinoton ludwigfreundi"@fi,
        "Trinoton luridum"@fi,
        "Trinoton mergi"@fi,
        "Trinoton spinosum"@fi,
        "Trinoton gracile"@sv,
        "Trinoton lituratum"@sv,
        "Trinoton ludwigfreundi"@sv,
        "Trinoton luridum"@sv,
        "Trinoton mergi"@sv,
        "Trinoton spinosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trinoton querquedulae"@fi,
        "Trinoton querquedulae"@sv .

<http://tun.fi/MX.291510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laemobothrion maximum" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291509> ;
    skos:hiddenLabel "Laemobothrion titan"@fi,
        "Laemobothrion titan"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laemobothrion maximum"@fi,
        "Laemobothrion maximum"@sv .

<http://tun.fi/MX.291512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laemobothrion tinnunculi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291509> ;
    skos:hiddenLabel "Laemobothrion hastipes"@fi,
        "Laemobothrion laticolle"@fi,
        "Laemobothrion hastipes"@sv,
        "Laemobothrion laticolle"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laemobothrion tinnunculi"@fi,
        "Laemobothrion tinnunculi"@sv .

<http://tun.fi/MX.291517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ricinus dolichocephalus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291516> ;
    skos:hiddenLabel "Ricinus sulphureus"@fi,
        "Ricinus sulphureus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ricinus dolichocephalus"@fi,
        "Ricinus dolichocephalus"@sv .

<http://tun.fi/MX.291519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ricinus elongatus" ;
    dwc:scientificNameAuthorship "(Olfers, 1816)" ;
    skos:broader <http://tun.fi/MX.291516> ;
    skos:hiddenLabel "Ricinus bombycillae"@fi,
        "Ricinus ernstlangi"@fi,
        "Ricinus intermedius"@fi,
        "Ricinus mystax"@fi,
        "Ricinus bombycillae"@sv,
        "Ricinus ernstlangi"@sv,
        "Ricinus intermedius"@sv,
        "Ricinus mystax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ricinus elongatus"@fi,
        "Ricinus elongatus"@sv .

<http://tun.fi/MX.291524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ricinus fringillae" ;
    dwc:scientificNameAuthorship "De Geer, 1778" ;
    skos:broader <http://tun.fi/MX.291516> ;
    skos:hiddenLabel "Ricinus bombycillae"@fi,
        "Ricinus irascens"@fi,
        "Ricinus nitidissimus"@fi,
        "Ricinus bombycillae"@sv,
        "Ricinus irascens"@sv,
        "Ricinus nitidissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ricinus fringillae"@fi,
        "Ricinus fringillae"@sv .

<http://tun.fi/MX.291530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gliricola porcelli" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.291529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gliricola porcelli"@fi,
        "Gliricola porcelli"@sv .

<http://tun.fi/MX.291532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyropus ovalis" ;
    dwc:scientificNameAuthorship "Burmeister, 1838" ;
    skos:broader <http://tun.fi/MX.291531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyropus ovalis"@fi,
        "Gyropus ovalis"@sv .

<http://tun.fi/MX.291535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimenopon hispidum" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291534> ;
    skos:hiddenLabel "Trimenopon jenningsi"@fi,
        "Trimenopon jenningsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimenopon hispidum"@fi,
        "Trimenopon hispidum"@sv .

<http://tun.fi/MX.291540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaticola anseris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291539> ;
    skos:hiddenLabel "Anaticola jejunus"@fi,
        "Anaticola jejunus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaticola anseris"@fi,
        "Anaticola anseris"@sv .

<http://tun.fi/MX.291542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaticola branderi" ;
    dwc:scientificNameAuthorship "Eichler & Hackman, 1973" ;
    skos:broader <http://tun.fi/MX.291539> ;
    skos:hiddenLabel "Anaticola frater"@fi,
        "Anaticola frater"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaticola branderi"@fi,
        "Anaticola branderi"@sv .

<http://tun.fi/MX.291544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaticola crassicornis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291539> ;
    skos:hiddenLabel "Anaticola boetticheri"@fi,
        "Anaticola dafilensis"@fi,
        "Anaticola hopkinsi"@fi,
        "Anaticola penelopes"@fi,
        "Anaticola sordidus"@fi,
        "Anaticola boetticheri"@sv,
        "Anaticola dafilensis"@sv,
        "Anaticola hopkinsi"@sv,
        "Anaticola penelopes"@sv,
        "Anaticola sordidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaticola crassicornis"@fi,
        "Anaticola crassicornis"@sv .

<http://tun.fi/MX.291550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaticola mergiserrati" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.291539> ;
    skos:hiddenLabel "Anaticola fuligulae"@fi,
        "Anaticola punctulatus"@fi,
        "Anaticola rubromaculatus"@fi,
        "Anaticola temporalis"@fi,
        "Anaticola traugottmulleri"@fi,
        "Anaticola fuligulae"@sv,
        "Anaticola punctulatus"@sv,
        "Anaticola rubromaculatus"@sv,
        "Anaticola temporalis"@sv,
        "Anaticola traugottmulleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaticola mergiserrati"@fi,
        "Anaticola mergiserrati"@sv .

<http://tun.fi/MX.291556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaticola parviceps" ;
    dwc:scientificNameAuthorship "(Piaget, 1880)" ;
    skos:broader <http://tun.fi/MX.291539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaticola parviceps"@fi,
        "Anaticola parviceps"@sv .

<http://tun.fi/MX.291557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaticola rheinwaldi" ;
    dwc:scientificNameAuthorship "Eichler & Vasjukova, 1980" ;
    skos:broader <http://tun.fi/MX.291539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaticola rheinwaldi"@fi,
        "Anaticola rheinwaldi"@sv .

<http://tun.fi/MX.291558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaticola tadornae" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291539> ;
    skos:hiddenLabel "Anaticola lacteus"@fi,
        "Anaticola lacteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaticola tadornae"@fi,
        "Anaticola tadornae"@sv .

<http://tun.fi/MX.291562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatoecus cygni" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatoecus cygni"@fi,
        "Anatoecus cygni"@sv .

<http://tun.fi/MX.291563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatoecus icterodes" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1818)" ;
    skos:broader <http://tun.fi/MX.291560> ;
    skos:hiddenLabel "Anatoecus boschadis"@fi,
        "Anatoecus eichleri"@fi,
        "Anatoecus fuligulae"@fi,
        "Anatoecus boschadis"@sv,
        "Anatoecus eichleri"@sv,
        "Anatoecus fuligulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatoecus icterodes"@fi,
        "Anatoecus icterodes"@sv .

<http://tun.fi/MX.291567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anatoecus dentatus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291560> ;
    skos:hiddenLabel "Anatoecus clangulus"@fi,
        "Anatoecus prehensus"@fi,
        "Anatoecus clangulus"@sv,
        "Anatoecus prehensus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anatoecus dentatus"@fi,
        "Anatoecus dentatus"@sv .

<http://tun.fi/MX.291571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aquanirmus podicepis" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291570> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aquanirmus podicepis"@fi,
        "Aquanirmus podicepis"@sv .

<http://tun.fi/MX.291573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ardeicola ciconiae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ardeicola ciconiae"@fi,
        "Ardeicola ciconiae"@sv .

<http://tun.fi/MX.291583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia argula" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:hiddenLabel "Brueelia varia"@fi,
        "Brueelia varia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia argula"@fi,
        "Brueelia argula"@sv .

<http://tun.fi/MX.291585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia antimarginalis" ;
    dwc:scientificNameAuthorship "Eichler, 1951" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia antimarginalis"@fi,
        "Brueelia antimarginalis"@sv .

<http://tun.fi/MX.291586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia biocellata" ;
    dwc:scientificNameAuthorship "(Piaget, 1880)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia biocellata"@fi,
        "Brueelia biocellata"@sv .

<http://tun.fi/MX.291587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia breueri" ;
    dwc:scientificNameAuthorship "(Balát, 1955)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia breueri"@fi,
        "Brueelia breueri"@sv .

<http://tun.fi/MX.291588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia chrysomytris" ;
    dwc:scientificNameAuthorship "(Blagoveshtchensky, 1940)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia chrysomytris"@fi,
        "Brueelia chrysomytris"@sv .

<http://tun.fi/MX.291589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia cruciata" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia cruciata"@fi,
        "Brueelia cruciata"@sv .

<http://tun.fi/MX.291590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia glandarii" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia glandarii"@fi,
        "Brueelia glandarii"@sv .

<http://tun.fi/MX.291591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia gracilis" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia gracilis"@fi,
        "Brueelia gracilis"@sv .

<http://tun.fi/MX.291592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia kluzi" ;
    dwc:scientificNameAuthorship "Balát, 1955" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia kluzi"@fi,
        "Brueelia kluzi"@sv .

<http://tun.fi/MX.291593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia limbata" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia limbata"@fi,
        "Brueelia limbata"@sv .

<http://tun.fi/MX.291594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia marginata" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:hiddenLabel "Brueelia marginalis"@fi,
        "Brueelia marginalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia marginata"@fi,
        "Brueelia marginata"@sv .

<http://tun.fi/MX.291596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia merulensis" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia merulensis"@fi,
        "Brueelia merulensis"@sv .

<http://tun.fi/MX.291597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia munda" ;
    dwc:scientificNameAuthorship "(Nitzsch in Giebel, 1866)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia munda"@fi,
        "Brueelia munda"@sv .

<http://tun.fi/MX.291598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia nebulosa" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia nebulosa"@fi,
        "Brueelia nebulosa"@sv .

<http://tun.fi/MX.291600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia olivacea" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia olivacea"@fi,
        "Brueelia olivacea"@sv .

<http://tun.fi/MX.291601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia propinqua" ;
    dwc:scientificNameAuthorship "(Giebel, 1874)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:hiddenLabel "Brueelia limbata"@fi,
        "Brueelia limbata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia propinqua"@fi,
        "Brueelia propinqua"@sv .

<http://tun.fi/MX.291603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia pyrrhularum" ;
    dwc:scientificNameAuthorship "Eichler, 1954" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:hiddenLabel "Brueelia densilimba"@fi,
        "Brueelia densilimba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia pyrrhularum"@fi,
        "Brueelia pyrrhularum"@sv .

<http://tun.fi/MX.291605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia straminea" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia straminea"@fi,
        "Brueelia straminea"@sv .

<http://tun.fi/MX.291606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia subtilis" ;
    dwc:scientificNameAuthorship "(Niztsch in Giebel, 1874)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:hiddenLabel "Brueelia obligata"@fi,
        "Brueelia obligata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia subtilis"@fi,
        "Brueelia subtilis"@sv .

<http://tun.fi/MX.291608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia perforata" ;
    dwc:scientificNameAuthorship "(Zlotorzycka, 1964)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia perforata"@fi,
        "Brueelia perforata"@sv .

<http://tun.fi/MX.291609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia tenuis" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia tenuis"@fi,
        "Brueelia tenuis"@sv .

<http://tun.fi/MX.291610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia uncinosa" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia uncinosa"@fi,
        "Brueelia uncinosa"@sv .

<http://tun.fi/MX.291611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia varia" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia varia"@fi,
        "Brueelia varia"@sv .

<http://tun.fi/MX.291612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brueelia viscivori" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brueelia viscivori"@fi,
        "Brueelia viscivori"@sv .

<http://tun.fi/MX.291614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanulotes bidentatus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campanulotes bidentatus"@fi,
        "Campanulotes bidentatus"@sv .

<http://tun.fi/MX.291615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanulotes compar" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campanulotes compar"@fi,
        "Campanulotes compar"@sv .

<http://tun.fi/MX.291616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanulotes drosti" ;
    dwc:scientificNameAuthorship "Eichler, 1950" ;
    skos:broader <http://tun.fi/MX.291613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campanulotes drosti"@fi,
        "Campanulotes drosti"@sv .

<http://tun.fi/MX.291618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capraiella subcuspidata" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291617> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capraiella subcuspidata"@fi,
        "Capraiella subcuspidata"@sv .

<http://tun.fi/MX.291620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carduiceps meinertzhageni" ;
    dwc:scientificNameAuthorship "Timmermann, 1954" ;
    skos:broader <http://tun.fi/MX.291619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carduiceps meinertzhageni"@fi,
        "Carduiceps meinertzhageni"@sv .

<http://tun.fi/MX.291621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carduiceps scalaris" ;
    dwc:scientificNameAuthorship "(Piaget, 1880)" ;
    skos:broader <http://tun.fi/MX.291619> ;
    skos:hiddenLabel "Carduiceps cingulatus"@fi,
        "Carduiceps fulvofasciatus"@fi,
        "Carduiceps cingulatus"@sv,
        "Carduiceps fulvofasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carduiceps scalaris"@fi,
        "Carduiceps scalaris"@sv .

<http://tun.fi/MX.291624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carduiceps zonarius" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carduiceps zonarius"@fi,
        "Carduiceps zonarius"@sv .

<http://tun.fi/MX.291626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelopistes meleagridis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291625> ;
    skos:hiddenLabel "Chelopistes stylifer"@fi,
        "Chelopistes stylifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelopistes meleagridis"@fi,
        "Chelopistes meleagridis"@sv .

<http://tun.fi/MX.291629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coloceras damicorne" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291628> ;
    skos:hiddenLabel "Coloceras fahrenholzi"@fi,
        "Coloceras fahrenholzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coloceras damicorne"@fi,
        "Coloceras damicorne"@sv .

<http://tun.fi/MX.291632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Columbicola claviformis" ;
    dwc:scientificNameAuthorship "(Denny, 1848)" ;
    skos:broader <http://tun.fi/MX.291631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Columbicola claviformis"@fi,
        "Columbicola claviformis"@sv .

<http://tun.fi/MX.291633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Columbicola columbae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291631> ;
    skos:hiddenLabel "Columbicola filiformis"@fi,
        "Columbicola filiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Columbicola columbae"@fi,
        "Columbicola columbae"@sv .

<http://tun.fi/MX.291635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Columbicola bacillus" ;
    dwc:scientificNameAuthorship "(Giebel, 1866)" ;
    skos:broader <http://tun.fi/MX.291631> ;
    skos:hiddenLabel "Columbicola baculus"@fi,
        "Columbicola baculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Columbicola bacillus"@fi,
        "Columbicola bacillus"@sv .

<http://tun.fi/MX.291638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedonirmus colymbinus" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291637> ;
    skos:hiddenLabel "Craspedonirmus frontatus"@fi,
        "Craspedonirmus frontatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedonirmus colymbinus"@fi,
        "Craspedonirmus colymbinus"@sv .

<http://tun.fi/MX.291641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedorrhynchus aquilinus" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedorrhynchus aquilinus"@fi,
        "Craspedorrhynchus aquilinus"@sv .

<http://tun.fi/MX.291642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedorrhynchus dilatatus" ;
    dwc:scientificNameAuthorship "(Rudow, 1869)" ;
    skos:broader <http://tun.fi/MX.291640> ;
    skos:hiddenLabel "Craspedorrhynchus buteolagopi"@fi,
        "Craspedorrhynchus buteolagopi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedorrhynchus dilatatus"@fi,
        "Craspedorrhynchus dilatatus"@sv .

<http://tun.fi/MX.291644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedorrhynchus haematopus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291640> ;
    skos:hiddenLabel "Craspedorrhynchus asturinus"@fi,
        "Craspedorrhynchus platyrhynchus"@fi,
        "Craspedorrhynchus asturinus"@sv,
        "Craspedorrhynchus platyrhynchus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedorrhynchus haematopus"@fi,
        "Craspedorrhynchus haematopus"@sv .

<http://tun.fi/MX.291647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedorrhynchus macrocephalus" ;
    dwc:scientificNameAuthorship "(Nitzsch in Giebel, 1874)" ;
    skos:broader <http://tun.fi/MX.291640> ;
    skos:hiddenLabel "Craspedorrhynchus aquilinus"@fi,
        "Craspedorrhynchus platyrhynchus"@fi,
        "Craspedorrhynchus aquilinus"@sv,
        "Craspedorrhynchus platyrhynchus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedorrhynchus macrocephalus"@fi,
        "Craspedorrhynchus macrocephalus"@sv .

<http://tun.fi/MX.291650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedorrhynchus melittoscopus" ;
    dwc:scientificNameAuthorship "(Nitzsch in Giebel, 1874)" ;
    skos:broader <http://tun.fi/MX.291640> ;
    skos:hiddenLabel "Craspedorrhynchus cornutus"@fi,
        "Craspedorrhynchus cornutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedorrhynchus melittoscopus"@fi,
        "Craspedorrhynchus melittoscopus"@sv .

<http://tun.fi/MX.291652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedorrhynchus nisi" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedorrhynchus nisi"@fi,
        "Craspedorrhynchus nisi"@sv .

<http://tun.fi/MX.291653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedorrhynchus platystomus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedorrhynchus platystomus"@fi,
        "Craspedorrhynchus platystomus"@sv .

<http://tun.fi/MX.291655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuclotogaster heterographus" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291654> ;
    skos:hiddenLabel "Cuclotogaster variabilis"@fi,
        "Cuclotogaster variabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cuclotogaster heterographus"@fi,
        "Cuclotogaster heterographus"@sv .

<http://tun.fi/MX.291658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuculicola latirostris" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cuculicola latirostris"@fi,
        "Cuculicola latirostris"@sv .

<http://tun.fi/MX.291660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuculoecus latifrons" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cuculoecus latifrons"@fi,
        "Cuculoecus latifrons"@sv .

<http://tun.fi/MX.291663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cummingsiella aurea" ;
    dwc:scientificNameAuthorship "(Hopkins, 1949)" ;
    skos:broader <http://tun.fi/MX.291661> ;
    skos:hiddenLabel "Cummingsiella aurata"@fi,
        "Cummingsiella aurata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cummingsiella aurea"@fi,
        "Cummingsiella aurea"@sv .

<http://tun.fi/MX.291665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cummingsiella ovalis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291661> ;
    skos:hiddenLabel "Cummingsiella testudinarius"@fi,
        "Cummingsiella testudinarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cummingsiella ovalis"@fi,
        "Cummingsiella ovalis"@sv .

<http://tun.fi/MX.291669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Degeeriella discocephalus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Degeeriella discocephalus"@fi,
        "Degeeriella discocephalus"@sv .

<http://tun.fi/MX.291670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Degeeriella aquilarum" ;
    dwc:scientificNameAuthorship "Eichler, 1943" ;
    skos:broader <http://tun.fi/MX.291667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Degeeriella aquilarum"@fi,
        "Degeeriella aquilarum"@sv .

<http://tun.fi/MX.291671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Degeeriella fulva" ;
    dwc:scientificNameAuthorship "(Giebel, 1874)" ;
    skos:broader <http://tun.fi/MX.291667> ;
    skos:hiddenLabel "Degeeriella angusta"@fi,
        "Degeeriella giebeli"@fi,
        "Degeeriella angusta"@sv,
        "Degeeriella giebeli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Degeeriella fulva"@fi,
        "Degeeriella fulva"@sv .

<http://tun.fi/MX.291674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Degeeriella fusca" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Degeeriella fusca"@fi,
        "Degeeriella fusca"@sv .

<http://tun.fi/MX.291675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Degeeriella nisus" ;
    dwc:scientificNameAuthorship "(Giebel, 1866)" ;
    skos:broader <http://tun.fi/MX.291667> ;
    skos:hiddenLabel "Degeeriella rufus"@fi,
        "Degeeriella rufus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Degeeriella nisus"@fi,
        "Degeeriella nisus"@sv .

<http://tun.fi/MX.291677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Degeeriella vagans" ;
    dwc:scientificNameAuthorship "(Giebel, 1874)" ;
    skos:broader <http://tun.fi/MX.291667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Degeeriella vagans"@fi,
        "Degeeriella vagans"@sv .

<http://tun.fi/MX.291678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Degeeriella phlyctopygus" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1861)" ;
    skos:broader <http://tun.fi/MX.291667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Degeeriella phlyctopygus"@fi,
        "Degeeriella phlyctopygus"@sv .

<http://tun.fi/MX.291679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Degeeriella rufa" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291667> ;
    skos:hiddenLabel "Degeeriella clayae"@fi,
        "Degeeriella drosti"@fi,
        "Degeeriella clayae"@sv,
        "Degeeriella drosti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Degeeriella rufa"@fi,
        "Degeeriella rufa"@sv .

<http://tun.fi/MX.291683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Esthiopterum gruis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291682> ;
    skos:hiddenLabel "Esthiopterum hebraeum"@fi,
        "Esthiopterum hebraeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Esthiopterum gruis"@fi,
        "Esthiopterum gruis"@sv .

<http://tun.fi/MX.291686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fulicoffula lurida" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1818)" ;
    skos:broader <http://tun.fi/MX.291685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fulicoffula lurida"@fi,
        "Fulicoffula lurida"@sv .

<http://tun.fi/MX.291687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fulicoffula stammeri" ;
    dwc:scientificNameAuthorship "Eichler, 1958" ;
    skos:broader <http://tun.fi/MX.291685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fulicoffula stammeri"@fi,
        "Fulicoffula stammeri"@sv .

<http://tun.fi/MX.291689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goniocotes gallinae" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.291688> ;
    skos:hiddenLabel "Goniocotes hologaster"@fi,
        "Goniocotes hologaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Goniocotes gallinae"@fi,
        "Goniocotes gallinae"@sv .

<http://tun.fi/MX.291691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goniocotes simillimus" ;
    dwc:scientificNameAuthorship "Kéler, 1937" ;
    skos:broader <http://tun.fi/MX.291688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Goniocotes simillimus"@fi,
        "Goniocotes simillimus"@sv .

<http://tun.fi/MX.291696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goniodes bituberculata" ;
    dwc:scientificNameAuthorship "Rudow, 1869" ;
    skos:broader <http://tun.fi/MX.291692> ;
    skos:hiddenLabel "Goniodes chelicornis"@fi,
        "Goniodes cupido"@fi,
        "Goniodes chelicornis"@sv,
        "Goniodes cupido"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Goniodes bituberculata"@fi,
        "Goniodes bituberculata"@sv .

<http://tun.fi/MX.291699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goniodes dispar" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291692> ;
    skos:hiddenLabel "Goniodes cypricus"@fi,
        "Goniodes cypricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Goniodes dispar"@fi,
        "Goniodes dispar"@sv .

<http://tun.fi/MX.291701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goniodes dissimilis" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Goniodes dissimilis"@fi,
        "Goniodes dissimilis"@sv .

<http://tun.fi/MX.291702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goniodes humiae" ;
    dwc:scientificNameAuthorship "Clay, 1940" ;
    skos:broader <http://tun.fi/MX.291692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Goniodes humiae"@fi,
        "Goniodes humiae"@sv .

<http://tun.fi/MX.291703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goniodes lagopi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291692> ;
    skos:hiddenLabel "Goniodes greenlandica"@fi,
        "Goniodes heterocerus"@fi,
        "Goniodes greenlandica"@sv,
        "Goniodes heterocerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Goniodes lagopi"@fi,
        "Goniodes lagopi"@sv .

<http://tun.fi/MX.291706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goniodes pavonis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Goniodes pavonis"@fi,
        "Goniodes pavonis"@sv .

<http://tun.fi/MX.291707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goniodes tetraonis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.291692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Goniodes tetraonis"@fi,
        "Goniodes tetraonis"@sv .

<http://tun.fi/MX.291709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haffneria grandis" ;
    dwc:scientificNameAuthorship "(Piagett, 1880)" ;
    skos:broader <http://tun.fi/MX.291708> ;
    skos:hiddenLabel "Haffneria laculata"@fi,
        "Haffneria laculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haffneria grandis"@fi,
        "Haffneria grandis"@sv .

<http://tun.fi/MX.291712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incidifrons fulicae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Incidifrons fulicae"@fi,
        "Incidifrons fulicae"@sv .

<http://tun.fi/MX.291714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagopoecus affinis" ;
    dwc:scientificNameAuthorship "(Children, 1836)" ;
    skos:broader <http://tun.fi/MX.291713> ;
    skos:hiddenLabel "Lagopoecus camerata"@fi,
        "Lagopoecus camerata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lagopoecus affinis"@fi,
        "Lagopoecus affinis"@sv .

<http://tun.fi/MX.291716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagopoecus lyrurus" ;
    dwc:scientificNameAuthorship "Clay, 1938" ;
    skos:broader <http://tun.fi/MX.291713> ;
    skos:hiddenLabel "Lagopoecus quadrulatus"@fi,
        "Lagopoecus quadrulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lagopoecus lyrurus"@fi,
        "Lagopoecus lyrurus"@sv .

<http://tun.fi/MX.291718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagopoecus pallidovittatus" ;
    dwc:scientificNameAuthorship "(Grube, 1851)" ;
    skos:broader <http://tun.fi/MX.291713> ;
    skos:hiddenLabel "Lagopoecus camerata"@fi,
        "Lagopoecus quadrulatus"@fi,
        "Lagopoecus camerata"@sv,
        "Lagopoecus quadrulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lagopoecus pallidovittatus"@fi,
        "Lagopoecus pallidovittatus"@sv .

<http://tun.fi/MX.29172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caprimulgus europaeus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.29149> ;
    skos:hiddenLabel "Caprimulgus europaeus"@fi,
        "Caprimulgus europaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehrääjä"@fi,
        "nattskärra"@sv .

<http://tun.fi/MX.291721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagopoecus tetrastei" ;
    dwc:scientificNameAuthorship "Bechet, 1963" ;
    skos:broader <http://tun.fi/MX.291713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lagopoecus tetrastei"@fi,
        "Lagopoecus tetrastei"@sv .

<http://tun.fi/MX.291723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipeurus caponis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291722> ;
    skos:hiddenLabel "Lipeurus variabilis"@fi,
        "Lipeurus variabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lipeurus caponis"@fi,
        "Lipeurus caponis"@sv .

<http://tun.fi/MX.291726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lunaceps actophilus" ;
    dwc:scientificNameAuthorship "(Kellogg & Chapman, 1899)" ;
    skos:broader <http://tun.fi/MX.291725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lunaceps actophilus"@fi,
        "Lunaceps actophilus"@sv .

<http://tun.fi/MX.291727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lunaceps falcinellus" ;
    dwc:scientificNameAuthorship "Timmermann, 1954" ;
    skos:broader <http://tun.fi/MX.291725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lunaceps falcinellus"@fi,
        "Lunaceps falcinellus"@sv .

<http://tun.fi/MX.291728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lunaceps holophaeus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lunaceps holophaeus"@fi,
        "Lunaceps holophaeus"@sv .

<http://tun.fi/MX.291729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lunaceps limosella" ;
    dwc:scientificNameAuthorship "Timmermann, 1954" ;
    skos:broader <http://tun.fi/MX.291725> ;
    skos:hiddenLabel "Lunaceps limosae"@fi,
        "Lunaceps limosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lunaceps limosella"@fi,
        "Lunaceps limosella"@sv .

<http://tun.fi/MX.291731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lunaceps drosti" ;
    dwc:scientificNameAuthorship "Zimmermann, 1955" ;
    skos:broader <http://tun.fi/MX.291725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lunaceps drosti"@fi,
        "Lunaceps drosti"@sv .

<http://tun.fi/MX.291732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lunaceps numenii" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lunaceps numenii"@fi,
        "Lunaceps numenii"@sv .

<http://tun.fi/MX.291735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lunaceps timmermanni" ;
    dwc:scientificNameAuthorship "Bechet, 1968" ;
    skos:broader <http://tun.fi/MX.291725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lunaceps timmermanni"@fi,
        "Lunaceps timmermanni"@sv .

<http://tun.fi/MX.291737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mulcticola hypoleucus" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mulcticola hypoleucus"@fi,
        "Mulcticola hypoleucus"@sv .

<http://tun.fi/MX.291739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neophilopterus tricolor" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neophilopterus tricolor"@fi,
        "Neophilopterus tricolor"@sv .

<http://tun.fi/MX.291741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ornithobius cygni" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291740> ;
    skos:hiddenLabel "Ornithobius modicellus"@fi,
        "Ornithobius modicellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ornithobius cygni"@fi,
        "Ornithobius cygni"@sv .

<http://tun.fi/MX.291743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ornithobius waterstoni" ;
    dwc:scientificNameAuthorship "Timmermann, 1962" ;
    skos:broader <http://tun.fi/MX.291740> ;
    skos:hiddenLabel "Ornithobius goniopleurus"@fi,
        "Ornithobius goniopleurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ornithobius waterstoni"@fi,
        "Ornithobius waterstoni"@sv .

<http://tun.fi/MX.291745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ornithobius goniopleurus" ;
    dwc:scientificNameAuthorship "Denny, 1842" ;
    skos:broader <http://tun.fi/MX.291740> ;
    skos:hiddenLabel "Ornithobius hexophthalmus"@fi,
        "Ornithobius klinkowstroemi"@fi,
        "Ornithobius hexophthalmus"@sv,
        "Ornithobius klinkowstroemi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ornithobius goniopleurus"@fi,
        "Ornithobius goniopleurus"@sv .

<http://tun.fi/MX.291749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxylipeurus tetraonis" ;
    dwc:scientificNameAuthorship "(Grube, 1851)" ;
    skos:broader <http://tun.fi/MX.291748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxylipeurus tetraonis"@fi,
        "Oxylipeurus tetraonis"@sv .

<http://tun.fi/MX.291750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxylipeurus minor" ;
    dwc:scientificNameAuthorship "Zlotorzycka, 1966" ;
    skos:broader <http://tun.fi/MX.291748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxylipeurus minor"@fi,
        "Oxylipeurus minor"@sv .

<http://tun.fi/MX.291753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pectinopygus gyricornis" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291751> ;
    skos:hiddenLabel "Pectinopygus bassani"@fi,
        "Pectinopygus bassani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pectinopygus gyricornis"@fi,
        "Pectinopygus gyricornis"@sv .

<http://tun.fi/MX.291758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Penenirmus albiventris" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Penenirmus albiventris"@fi,
        "Penenirmus albiventris"@sv .

<http://tun.fi/MX.291759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Penenirmus arcticus" ;
    dwc:scientificNameAuthorship "Carriker, 1958" ;
    skos:broader <http://tun.fi/MX.291755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Penenirmus arcticus"@fi,
        "Penenirmus arcticus"@sv .

<http://tun.fi/MX.291760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Penenirmus auritus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291755> ;
    skos:hiddenLabel "Penenirmus superciliosus"@fi,
        "Penenirmus superciliosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Penenirmus auritus"@fi,
        "Penenirmus auritus"@sv .

<http://tun.fi/MX.291762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Penenirmus phylloscopi" ;
    dwc:scientificNameAuthorship "(Zlotorzycka, 1976)" ;
    skos:broader <http://tun.fi/MX.291755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Penenirmus phylloscopi"@fi,
        "Penenirmus phylloscopi"@sv .

<http://tun.fi/MX.291763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Penenirmus serrilimbus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Penenirmus serrilimbus"@fi,
        "Penenirmus serrilimbus"@sv .

<http://tun.fi/MX.291769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus atratus" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus atratus"@fi,
        "Philopterus atratus"@sv .

<http://tun.fi/MX.291770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus bischoffi" ;
    dwc:scientificNameAuthorship "Eichler, 1951" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:hiddenLabel "Philopterus communis"@fi,
        "Philopterus communis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus bischoffi"@fi,
        "Philopterus bischoffi"@sv .

<http://tun.fi/MX.291772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus capillatus" ;
    dwc:scientificNameAuthorship "Zlotorzycka, 1964" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:hiddenLabel "Philopterus desertus"@fi,
        "Philopterus desertus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus capillatus"@fi,
        "Philopterus capillatus"@sv .

<http://tun.fi/MX.291774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus cincli" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus cincli"@fi,
        "Philopterus cincli"@sv .

<http://tun.fi/MX.291775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus citrinellae" ;
    dwc:scientificNameAuthorship "(Schrank, 1776)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:hiddenLabel "Philopterus cardinalis"@fi,
        "Philopterus chloridis"@fi,
        "Philopterus communis"@fi,
        "Philopterus subflavescens"@fi,
        "Philopterus cardinalis"@sv,
        "Philopterus chloridis"@sv,
        "Philopterus communis"@sv,
        "Philopterus subflavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus citrinellae"@fi,
        "Philopterus citrinellae"@sv .

<http://tun.fi/MX.291780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus coarctatus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:hiddenLabel "Philopterus fuscicollis"@fi,
        "Philopterus fuscicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus coarctatus"@fi,
        "Philopterus coarctatus"@sv .

<http://tun.fi/MX.291782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus corvi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus corvi"@fi,
        "Philopterus corvi"@sv .

<http://tun.fi/MX.291783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus crassipes" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus crassipes"@fi,
        "Philopterus crassipes"@sv .

<http://tun.fi/MX.291784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus curvirostrae" ;
    dwc:scientificNameAuthorship "(Schrank, 1776)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:hiddenLabel "Philopterus compar"@fi,
        "Philopterus compar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus curvirostrae"@fi,
        "Philopterus curvirostrae"@sv .

<http://tun.fi/MX.291786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus excisus" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1818)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus excisus"@fi,
        "Philopterus excisus"@sv .

<http://tun.fi/MX.291787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus fortunatus" ;
    dwc:scientificNameAuthorship "Zlotorzycka, 1964" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:hiddenLabel "Philopterus cardinalis"@fi,
        "Philopterus subflavescens"@fi,
        "Philopterus cardinalis"@sv,
        "Philopterus subflavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus fortunatus"@fi,
        "Philopterus fortunatus"@sv .

<http://tun.fi/MX.291790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus fringillae" ;
    dwc:scientificNameAuthorship "(Scopoli, 1772)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:hiddenLabel "Philopterus cardinalis"@fi,
        "Philopterus cardinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus fringillae"@fi,
        "Philopterus fringillae"@sv .

<http://tun.fi/MX.291792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus garruli" ;
    dwc:scientificNameAuthorship "Boisduval & Lacordaire, 1835" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus garruli"@fi,
        "Philopterus garruli"@sv .

<http://tun.fi/MX.291793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus guttatus" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus guttatus"@fi,
        "Philopterus guttatus"@sv .

<http://tun.fi/MX.291794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus hamatus" ;
    dwc:scientificNameAuthorship "(Packard, 1870)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:hiddenLabel "Philopterus subflavescens"@fi,
        "Philopterus subflavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus hamatus"@fi,
        "Philopterus hamatus"@sv .

<http://tun.fi/MX.291796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus hansmuenchi" ;
    dwc:scientificNameAuthorship "(Eichler & Vasjukova, 1981)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus hansmuenchi"@fi,
        "Philopterus hansmuenchi"@sv .

<http://tun.fi/MX.291797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus linariae" ;
    dwc:scientificNameAuthorship "(Piaget, 1885)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus linariae"@fi,
        "Philopterus linariae"@sv .

<http://tun.fi/MX.291798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus lineatus" ;
    dwc:scientificNameAuthorship "(Giebel, 1874)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus lineatus"@fi,
        "Philopterus lineatus"@sv .

<http://tun.fi/MX.291799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus microsomaticus" ;
    dwc:scientificNameAuthorship "(Tandan, 1955)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:hiddenLabel "Philopterus excisus"@fi,
        "Philopterus hirundinis"@fi,
        "Philopterus excisus"@sv,
        "Philopterus hirundinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus microsomaticus"@fi,
        "Philopterus microsomaticus"@sv .

<http://tun.fi/MX.291802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus modularis" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus modularis"@fi,
        "Philopterus modularis"@sv .

<http://tun.fi/MX.291803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus ocellatus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus ocellatus"@fi,
        "Philopterus ocellatus"@sv .

<http://tun.fi/MX.291804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus pallescens" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus pallescens"@fi,
        "Philopterus pallescens"@sv .

<http://tun.fi/MX.291805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus passerinus" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:hiddenLabel "Philopterus cardinalis"@fi,
        "Philopterus subflavescens"@fi,
        "Philopterus cardinalis"@sv,
        "Philopterus subflavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus passerinus"@fi,
        "Philopterus passerinus"@sv .

<http://tun.fi/MX.291808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus picae" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus picae"@fi,
        "Philopterus picae"@sv .

<http://tun.fi/MX.291809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus pyrrhulae" ;
    dwc:scientificNameAuthorship "(Schrank, 1776)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus pyrrhulae"@fi,
        "Philopterus pyrrhulae"@sv .

<http://tun.fi/MX.291810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus rapax" ;
    dwc:scientificNameAuthorship "Zlotorzycka, 1964" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus rapax"@fi,
        "Philopterus rapax"@sv .

<http://tun.fi/MX.291811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus reguli" ;
    dwc:scientificNameAuthorship "Zlotorzycka, 1964" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus reguli"@fi,
        "Philopterus reguli"@sv .

<http://tun.fi/MX.291812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus residuus" ;
    dwc:scientificNameAuthorship "Zlotorzycka, 1964" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus residuus"@fi,
        "Philopterus residuus"@sv .

<http://tun.fi/MX.291813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus rubeculae" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:hiddenLabel "Philopterus subflavescens"@fi,
        "Philopterus subflavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus rubeculae"@fi,
        "Philopterus rubeculae"@sv .

<http://tun.fi/MX.291815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus stadleri" ;
    dwc:scientificNameAuthorship "Eichler, 1959" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus stadleri"@fi,
        "Philopterus stadleri"@sv .

<http://tun.fi/MX.291816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus timmermanni" ;
    dwc:scientificNameAuthorship "Zlotorzycka, 1964" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus timmermanni"@fi,
        "Philopterus timmermanni"@sv .

<http://tun.fi/MX.291817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus turdi" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:hiddenLabel "Philopterus merulae"@fi,
        "Philopterus subflavescens"@fi,
        "Philopterus merulae"@sv,
        "Philopterus subflavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus turdi"@fi,
        "Philopterus turdi"@sv .

<http://tun.fi/MX.291820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philopterus vernus" ;
    dwc:scientificNameAuthorship "Zlotorzycka, 1964" ;
    skos:broader <http://tun.fi/MX.291764> ;
    skos:hiddenLabel "Philopterus subflavescens"@fi,
        "Philopterus subflavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philopterus vernus"@fi,
        "Philopterus vernus"@sv .

<http://tun.fi/MX.291823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picicola candidus" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291822> ;
    skos:hiddenLabel "Picicola dissors"@fi,
        "Picicola dissors"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Picicola candidus"@fi,
        "Picicola candidus"@sv .

<http://tun.fi/MX.291829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps aethereus" ;
    dwc:scientificNameAuthorship "(Giebel, 1874)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:hiddenLabel "Quadraceps klatti"@fi,
        "Quadraceps klatti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps aethereus"@fi,
        "Quadraceps aethereus"@sv .

<http://tun.fi/MX.291831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps alcae" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps alcae"@fi,
        "Quadraceps alcae"@sv .

<http://tun.fi/MX.291832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps bicuspis" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1874)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps bicuspis"@fi,
        "Quadraceps bicuspis"@sv .

<http://tun.fi/MX.291833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps charadrii" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps charadrii"@fi,
        "Quadraceps charadrii"@sv .

<http://tun.fi/MX.291834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps connexus" ;
    dwc:scientificNameAuthorship "(Kellogg & Mann, 1912)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps connexus"@fi,
        "Quadraceps connexus"@sv .

<http://tun.fi/MX.291835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps fissus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:hiddenLabel "Quadraceps hiaticulae"@fi,
        "Quadraceps hiaticulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps fissus"@fi,
        "Quadraceps fissus"@sv .

<http://tun.fi/MX.291837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps furvus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps furvus"@fi,
        "Quadraceps furvus"@sv .

<http://tun.fi/MX.291838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps hiaticulae" ;
    dwc:scientificNameAuthorship "(O.Fabricius, 1780)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps hiaticulae"@fi,
        "Quadraceps hiaticulae"@sv .

<http://tun.fi/MX.291839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps hospes" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps hospes"@fi,
        "Quadraceps hospes"@sv .

<http://tun.fi/MX.291840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps junceus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps junceus"@fi,
        "Quadraceps junceus"@sv .

<http://tun.fi/MX.291841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps lahorensis" ;
    dwc:scientificNameAuthorship "Ansari, 1955" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps lahorensis"@fi,
        "Quadraceps lahorensis"@sv .

<http://tun.fi/MX.291842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps lineatus" ;
    dwc:scientificNameAuthorship "(Piaget, 1880)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps lineatus"@fi,
        "Quadraceps lineatus"@sv .

<http://tun.fi/MX.291843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps normifer" ;
    dwc:scientificNameAuthorship "(Grube, 1851)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:hiddenLabel "Quadraceps triangulatus"@fi,
        "Quadraceps triangulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps normifer"@fi,
        "Quadraceps normifer"@sv .

<http://tun.fi/MX.291845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps obscurus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps obscurus"@fi,
        "Quadraceps obscurus"@sv .

<http://tun.fi/MX.291846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps obtusus" ;
    dwc:scientificNameAuthorship "(Kellogg & Kuwana, 1902" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:hiddenLabel "Quadraceps conformis"@fi,
        "Quadraceps furvus"@fi,
        "Quadraceps conformis"@sv,
        "Quadraceps furvus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps obtusus"@fi,
        "Quadraceps obtusus"@sv .

<http://tun.fi/MX.291849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps ochropi" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps ochropi"@fi,
        "Quadraceps ochropi"@sv .

<http://tun.fi/MX.291850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps ornatus" ;
    dwc:scientificNameAuthorship "(Grube, 1851)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps ornatus"@fi,
        "Quadraceps ornatus"@sv .

<http://tun.fi/MX.291854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps punctatus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps punctatus"@fi,
        "Quadraceps punctatus"@sv .

<http://tun.fi/MX.291859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps punctifer" ;
    dwc:scientificNameAuthorship "Hopkins, 1949" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps punctifer"@fi,
        "Quadraceps punctifer"@sv .

<http://tun.fi/MX.291860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps ravus" ;
    dwc:scientificNameAuthorship "(Kellogg, 1899)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:hiddenLabel "Quadraceps subfuscus"@fi,
        "Quadraceps subfuscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps ravus"@fi,
        "Quadraceps ravus"@sv .

<http://tun.fi/MX.291862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps sellatus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1868)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:hiddenLabel "Quadraceps selliger"@fi,
        "Quadraceps selliger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps sellatus"@fi,
        "Quadraceps sellatus"@sv .

<http://tun.fi/MX.291864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps similis" ;
    dwc:scientificNameAuthorship "(Giebel, 1866)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps similis"@fi,
        "Quadraceps similis"@sv .

<http://tun.fi/MX.291865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps stellaepolaris" ;
    dwc:scientificNameAuthorship "Timmermann, 1952" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps stellaepolaris"@fi,
        "Quadraceps stellaepolaris"@sv .

<http://tun.fi/MX.291866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadraceps strepsilaris" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadraceps strepsilaris"@fi,
        "Quadraceps strepsilaris"@sv .

<http://tun.fi/MX.291868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rallicola fulicae" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rallicola fulicae"@fi,
        "Rallicola fulicae"@sv .

<http://tun.fi/MX.291869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rallicola mystax" ;
    dwc:scientificNameAuthorship "(Giebel, 1874)" ;
    skos:broader <http://tun.fi/MX.291867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rallicola mystax"@fi,
        "Rallicola mystax"@sv .

<http://tun.fi/MX.291871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynonirmus helvolus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhynonirmus helvolus"@fi,
        "Rhynonirmus helvolus"@sv .

<http://tun.fi/MX.291872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynonirmus scolopacis" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhynonirmus scolopacis"@fi,
        "Rhynonirmus scolopacis"@sv .

<http://tun.fi/MX.291875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia celidoxa" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia celidoxa"@fi,
        "Saemundssonia celidoxa"@sv .

<http://tun.fi/MX.291876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia cephalus" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia cephalus"@fi,
        "Saemundssonia cephalus"@sv .

<http://tun.fi/MX.291877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia clayae" ;
    dwc:scientificNameAuthorship "Hopkins, 1949" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia clayae"@fi,
        "Saemundssonia clayae"@sv .

<http://tun.fi/MX.291878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia conica" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia conica"@fi,
        "Saemundssonia conica"@sv .

<http://tun.fi/MX.291881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia euryrhyncha" ;
    dwc:scientificNameAuthorship "(Giebel, 1874)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia euryrhyncha"@fi,
        "Saemundssonia euryrhyncha"@sv .

<http://tun.fi/MX.291882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia fraterculae" ;
    dwc:scientificNameAuthorship "(Overgaard, 1942)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia fraterculae"@fi,
        "Saemundssonia fraterculae"@sv .

<http://tun.fi/MX.291883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia grylle" ;
    dwc:scientificNameAuthorship "(O.Fabricius, 1780)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia grylle"@fi,
        "Saemundssonia grylle"@sv .

<http://tun.fi/MX.291884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia haematopi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:hiddenLabel "Saemundssonia acantha"@fi,
        "Saemundssonia ostralegi"@fi,
        "Saemundssonia acantha"@sv,
        "Saemundssonia ostralegi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia haematopi"@fi,
        "Saemundssonia haematopi"@sv .

<http://tun.fi/MX.291888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia integer" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1866)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia integer"@fi,
        "Saemundssonia integer"@sv .

<http://tun.fi/MX.291889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia lari" ;
    dwc:scientificNameAuthorship "(O. Fabricius, 1780)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:hiddenLabel "Saemundssonia breviappendiculata"@fi,
        "Saemundssonia congener"@fi,
        "Saemundssonia gonothorax"@fi,
        "Saemundssonia lariargentati"@fi,
        "Saemundssonia muelleri"@fi,
        "Saemundssonia tridactylae"@fi,
        "Saemundssonia breviappendiculata"@sv,
        "Saemundssonia congener"@sv,
        "Saemundssonia gonothorax"@sv,
        "Saemundssonia lariargentati"@sv,
        "Saemundssonia muelleri"@sv,
        "Saemundssonia tridactylae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia lari"@fi,
        "Saemundssonia lari"@sv .

<http://tun.fi/MX.291896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia limosae" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:hiddenLabel "Saemundssonia ostralegi"@fi,
        "Saemundssonia ostralegi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia limosae"@fi,
        "Saemundssonia limosae"@sv .

<http://tun.fi/MX.291898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia melanocephalus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia melanocephalus"@fi,
        "Saemundssonia melanocephalus"@sv .

<http://tun.fi/MX.291899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia merguli" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia merguli"@fi,
        "Saemundssonia merguli"@sv .

<http://tun.fi/MX.291900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia platygaster" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia platygaster"@fi,
        "Saemundssonia platygaster"@sv .

<http://tun.fi/MX.291913> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia scolopacisphaeopodis scolopacisphaeopodis" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.291912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia scolopacisphaeopodis scolopacisphaeopodis"@fi,
        "Saemundssonia scolopacisphaeopodis scolopacisphaeopodis"@sv .

<http://tun.fi/MX.291915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia sternae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia sternae"@fi,
        "Saemundssonia sternae"@sv .

<http://tun.fi/MX.291916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia tringae" ;
    dwc:scientificNameAuthorship "(O. Fabricius, 1780)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:hiddenLabel "Saemundssonia fusiformis"@fi,
        "Saemundssonia lobata"@fi,
        "Saemundssonia variabilis"@fi,
        "Saemundssonia fusiformis"@sv,
        "Saemundssonia lobata"@sv,
        "Saemundssonia variabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saemundssonia tringae"@fi,
        "Saemundssonia tringae"@sv .

<http://tun.fi/MX.291924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigiphilus barbatus" ;
    dwc:scientificNameAuthorship "(Osborn, 1902)" ;
    skos:broader <http://tun.fi/MX.291920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strigiphilus barbatus"@fi,
        "Strigiphilus barbatus"@sv .

<http://tun.fi/MX.291925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigiphilus ceblebrachys" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291920> ;
    skos:hiddenLabel "Strigiphilus strigis"@fi,
        "Strigiphilus strigis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strigiphilus ceblebrachys"@fi,
        "Strigiphilus ceblebrachys"@sv .

<http://tun.fi/MX.291927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigiphilus crenulatus" ;
    dwc:scientificNameAuthorship "(Giebel, 1874)" ;
    skos:broader <http://tun.fi/MX.291920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strigiphilus crenulatus"@fi,
        "Strigiphilus crenulatus"@sv .

<http://tun.fi/MX.291928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigiphilus cursor" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291920> ;
    skos:hiddenLabel "Strigiphilus nudipes"@fi,
        "Strigiphilus nudipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strigiphilus cursor"@fi,
        "Strigiphilus cursor"@sv .

<http://tun.fi/MX.291930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigiphilus heterocerus" ;
    dwc:scientificNameAuthorship "(Grube, 1851)" ;
    skos:broader <http://tun.fi/MX.291920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strigiphilus heterocerus"@fi,
        "Strigiphilus heterocerus"@sv .

<http://tun.fi/MX.291931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigiphilus laticephalus" ;
    dwc:scientificNameAuthorship "(Uchida, 1949)" ;
    skos:broader <http://tun.fi/MX.291920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strigiphilus laticephalus"@fi,
        "Strigiphilus laticephalus"@sv .

<http://tun.fi/MX.291932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigiphilus pallidus" ;
    dwc:scientificNameAuthorship "(Giebel , 1874)" ;
    skos:broader <http://tun.fi/MX.291920> ;
    skos:hiddenLabel "Strigiphilus clypeatus"@fi,
        "Strigiphilus clypeatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strigiphilus pallidus"@fi,
        "Strigiphilus pallidus"@sv .

<http://tun.fi/MX.291934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigiphilus portigi" ;
    dwc:scientificNameAuthorship "Eichler, 1952" ;
    skos:broader <http://tun.fi/MX.291920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strigiphilus portigi"@fi,
        "Strigiphilus portigi"@sv .

<http://tun.fi/MX.291935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigiphilus rostratus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strigiphilus rostratus"@fi,
        "Strigiphilus rostratus"@sv .

<http://tun.fi/MX.291936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigiphilus splendens" ;
    dwc:scientificNameAuthorship "(Giebel, 1874)" ;
    skos:broader <http://tun.fi/MX.291920> ;
    skos:hiddenLabel "Strigiphilus glaucidii"@fi,
        "Strigiphilus glaucidii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strigiphilus splendens"@fi,
        "Strigiphilus splendens"@sv .

<http://tun.fi/MX.291938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigiphilus strigis" ;
    dwc:scientificNameAuthorship "(Pontoppidan, 1763)" ;
    skos:broader <http://tun.fi/MX.291920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strigiphilus strigis"@fi,
        "Strigiphilus strigis"@sv .

<http://tun.fi/MX.291940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigiphilus syrnii" ;
    dwc:scientificNameAuthorship "(Packard, 1873)" ;
    skos:broader <http://tun.fi/MX.291920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strigiphilus syrnii"@fi,
        "Strigiphilus syrnii"@sv .

<http://tun.fi/MX.291942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sturnidoecus sturni" ;
    dwc:scientificNameAuthorship "(Schrank, 1776)" ;
    skos:broader <http://tun.fi/MX.291941> ;
    skos:hiddenLabel "Sturnidoecus leontodon"@fi,
        "Sturnidoecus leontodon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sturnidoecus sturni"@fi,
        "Sturnidoecus sturni"@sv .

<http://tun.fi/MX.291947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bovicola bovis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291945> ;
    skos:hiddenLabel "Bovicola scalaris"@fi,
        "Bovicola scalaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bovicola bovis"@fi,
        "Bovicola bovis"@sv .

<http://tun.fi/MX.291949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bovicola caprae" ;
    dwc:scientificNameAuthorship "(Gurlt, 1843)" ;
    skos:broader <http://tun.fi/MX.291945> ;
    skos:hiddenLabel "Bovicola climax"@fi,
        "Bovicola climax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bovicola caprae"@fi,
        "Bovicola caprae"@sv .

<http://tun.fi/MX.291951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bovicola ovis" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.291945> ;
    skos:hiddenLabel "Bovicola sphaerocephalus"@fi,
        "Bovicola sphaerocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bovicola ovis"@fi,
        "Bovicola ovis"@sv .

<http://tun.fi/MX.291955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bovicola equi" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291945> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bovicola equi"@fi,
        "Bovicola equi"@sv .

<http://tun.fi/MX.291957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Felicola subrostratus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
    skos:broader <http://tun.fi/MX.291956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Felicola subrostratus"@fi,
        "Felicola subrostratus"@sv .

<http://tun.fi/MX.291959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stachiella ermineae" ;
    dwc:scientificNameAuthorship "Hopkins, 1941" ;
    skos:broader <http://tun.fi/MX.291958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stachiella ermineae"@fi,
        "Stachiella ermineae"@sv .

<http://tun.fi/MX.291961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichodectes canis" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.291960> ;
    skos:hiddenLabel "Trichodectes latus"@fi,
        "Trichodectes latus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichodectes canis"@fi,
        "Trichodectes canis"@sv .

<http://tun.fi/MX.291963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichodectes melis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1805)" ;
    skos:broader <http://tun.fi/MX.291960> ;
    skos:hiddenLabel "Trichodectes crassus"@fi,
        "Trichodectes crassus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichodectes melis"@fi,
        "Trichodectes melis"@sv .

<http://tun.fi/MX.291968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinophthirius horridus" ;
    dwc:scientificNameAuthorship "(Olfers, 1816)" ;
    skos:broader <http://tun.fi/MX.291967> ;
    skos:hiddenLabel "Echinophthirius phocae"@fi,
        "Echinophthirius phocae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinophthirius horridus"@fi,
        "Echinophthirius horridus"@sv .

<http://tun.fi/MX.291972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enderleinellus nitzschi" ;
    dwc:scientificNameAuthorship "Fahrenholz, 1916" ;
    skos:broader <http://tun.fi/MX.291971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enderleinellus nitzschi"@fi,
        "Enderleinellus nitzschi"@sv .

<http://tun.fi/MX.291975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haematopinus asini" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291974> ;
    skos:hiddenLabel "Haematopinus equi"@fi,
        "Haematopinus equi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haematopinus asini"@fi,
        "Haematopinus asini"@sv .

<http://tun.fi/MX.291977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haematopinus eurysternus" ;
    dwc:scientificNameAuthorship "(Nitzsch, 1818)" ;
    skos:broader <http://tun.fi/MX.291974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haematopinus eurysternus"@fi,
        "Haematopinus eurysternus"@sv .

<http://tun.fi/MX.291978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haematopinus suis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haematopinus suis"@fi,
        "Haematopinus suis"@sv .

<http://tun.fi/MX.291981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplopleura acanthopus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1839)" ;
    skos:broader <http://tun.fi/MX.291980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplopleura acanthopus"@fi,
        "Hoplopleura acanthopus"@sv .

<http://tun.fi/MX.291982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplopleura longula" ;
    dwc:scientificNameAuthorship "(Neumann, 1909)" ;
    skos:broader <http://tun.fi/MX.291980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplopleura longula"@fi,
        "Hoplopleura longula"@sv .

<http://tun.fi/MX.291985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linognathus setosus" ;
    dwc:scientificNameAuthorship "(Olfers, 1816)" ;
    skos:broader <http://tun.fi/MX.291984> ;
    skos:hiddenLabel "Linognathus piliferus"@fi,
        "Linognathus piliferus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linognathus setosus"@fi,
        "Linognathus setosus"@sv .

<http://tun.fi/MX.291987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linognathus vituli" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.291984> ;
    skos:hiddenLabel "Linognathus tenuirostris"@fi,
        "Linognathus tenuirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linognathus vituli"@fi,
        "Linognathus vituli"@sv .

<http://tun.fi/MX.291990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solenopotes capillatus" ;
    dwc:scientificNameAuthorship "Enderlein, 1904" ;
    skos:broader <http://tun.fi/MX.291989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Solenopotes capillatus"@fi,
        "Solenopotes capillatus"@sv .

<http://tun.fi/MX.291993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediculus humanus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.291992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediculus humanus"@fi,
        "Pediculus humanus"@sv .

<http://tun.fi/MX.291994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediculus capitis" ;
    dwc:scientificNameAuthorship "De Geer, 1778" ;
    skos:broader <http://tun.fi/MX.291992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediculus capitis"@fi,
        "Pediculus capitis"@sv .

<http://tun.fi/MX.291997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haemodipsus lyriocephalus" ;
    dwc:scientificNameAuthorship "(Burmeister, 1839)" ;
    skos:broader <http://tun.fi/MX.291996> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haemodipsus lyriocephalus"@fi,
        "Haemodipsus lyriocephalus"@sv .

<http://tun.fi/MX.291998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haemodipsus ventricosus" ;
    dwc:scientificNameAuthorship "(Denny, 1842)" ;
    skos:broader <http://tun.fi/MX.291996> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haemodipsus ventricosus"@fi,
        "Haemodipsus ventricosus"@sv .

<http://tun.fi/MX.292000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyplax borealis" ;
    dwc:scientificNameAuthorship "Ferris, 1933" ;
    skos:broader <http://tun.fi/MX.291999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyplax borealis"@fi,
        "Polyplax borealis"@sv .

<http://tun.fi/MX.292001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyplax spinulosa" ;
    dwc:scientificNameAuthorship "(Burmeister, 1839)" ;
    skos:broader <http://tun.fi/MX.291999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyplax spinulosa"@fi,
        "Polyplax spinulosa"@sv .

<http://tun.fi/MX.292002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyplax serrata" ;
    dwc:scientificNameAuthorship "(Burmeister, 1839)" ;
    skos:broader <http://tun.fi/MX.291999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyplax serrata"@fi,
        "Polyplax serrata"@sv .

<http://tun.fi/MX.292003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyplax spinigera" ;
    dwc:scientificNameAuthorship "(Burmeister, 1839)" ;
    skos:broader <http://tun.fi/MX.291999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyplax spinigera"@fi,
        "Polyplax spinigera"@sv .

<http://tun.fi/MX.292006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pthirus pubis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.292005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pthirus pubis"@fi,
        "Pthirus pubis"@sv .

<http://tun.fi/MX.292020> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Aegithalos caudatus caudatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.34505> ;
    skos:hiddenLabel "Aegithalos caudatus caudatus"@fi,
        "Aegithalos caudatus caudatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyrstötiainen (alalaji caudatus)"@fi,
        "stjärtmes (rasen caudatus)"@sv .

<http://tun.fi/MX.292022> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Anser fabalis fabalis" ;
    dwc:scientificNameAuthorship "(Latham, 1787)" ;
    skos:broader <http://tun.fi/MX.26287> ;
    skos:hiddenLabel "Anser fabalis fabalis"@fi,
        "Anser fabalis fabalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigametsähanhi"@fi,
        "tajgasädgås"@sv .

<http://tun.fi/MX.292023> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Anser fabalis rossicus" ;
    dwc:scientificNameAuthorship "Buturlin, 1933" ;
    skos:broader <http://tun.fi/MX.26287> ;
    skos:hiddenLabel "Anser fabalis rossicus"@fi,
        "Anser fabalis rossicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrametsähanhi"@fi,
        "tundrasädgås"@sv .

<http://tun.fi/MX.292029> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Buteo buteo buteo" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26701> ;
    skos:hiddenLabel "Buteo buteo buteo"@fi,
        "Buteo buteo buteo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenhiirihaukka"@fi,
        "ormvråk (rasen buteo)"@sv .

<http://tun.fi/MX.292030> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Buteo buteo vulpinus" ;
    dwc:scientificNameAuthorship "(Gloger, 1833)" ;
    skos:broader <http://tun.fi/MX.26701> ;
    skos:hiddenLabel "Buteo buteo vulpinus"@fi,
        "Buteo buteo vulpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänhiirihaukka"@fi,
        "ormvråk (rasen vulpinus)"@sv .

<http://tun.fi/MX.292033> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Acanthis flammea flammea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.36308> ;
    skos:hiddenLabel "Acanthis flammea flammea"@fi,
        "Carduelis flammea flammea"@fi,
        "Acanthis flammea flammea"@sv,
        "Carduelis flammea flammea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "urpiainen (alalaji flammea)"@fi,
        "gråsiska (rasen flammea)"@sv .

<http://tun.fi/MX.292051> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Larus fuscus heuglini" ;
    dwc:scientificNameAuthorship "Bree, 1876" ;
    skos:broader <http://tun.fi/MX.27753> ;
    skos:hiddenLabel "Larus fuscus heuglini"@fi,
        "Larus fuscus heuglini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "selkälokki (alalaji heuglini)"@fi,
        "silltrut (rasen heuglini)"@sv .

<http://tun.fi/MX.292052> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Larus fuscus fuscus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27753> ;
    skos:hiddenLabel "Larus fuscus fuscus"@fi,
        "Larus fuscus fuscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "selkälokki (alalaji fuscus)"@fi,
        "silltrut (rasen fuscus)"@sv .

<http://tun.fi/MX.292053> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Larus fuscus graellsii" ;
    dwc:scientificNameAuthorship "A. E. Brehm, 1857" ;
    skos:broader <http://tun.fi/MX.27753> ;
    skos:hiddenLabel "Larus fuscus graellsii"@fi,
        "Larus fuscus graellsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "selkälokki (alalaji graellsii)"@fi,
        "silltrut (rasen graellsii)"@sv .

<http://tun.fi/MX.292060> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Luscinia svecica cyanecula" ;
    dwc:scientificNameAuthorship "(Meisner, 1804)" ;
    skos:broader <http://tun.fi/MX.32821> ;
    skos:hiddenLabel "Luscinia svecica cyanecula"@fi,
        "Luscinia svecica cyanecula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkotäpläsinirinta"@fi,
        "blåhake (rasen cyanecula)"@sv .

<http://tun.fi/MX.292061> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Luscinia svecica svecica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32821> ;
    skos:hiddenLabel "Luscinia svecica svecica"@fi,
        "Luscinia svecica svecica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinirinta (alalaji svecica)"@fi,
        "blåhake (rasen svecica)"@sv .

<http://tun.fi/MX.292064> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Motacilla flava flavissima" ;
    dwc:scientificNameAuthorship "(Blyth, 1834)" ;
    skos:broader <http://tun.fi/MX.32180> ;
    skos:hiddenLabel "Motacilla flava flavissima"@fi,
        "Motacilla flava flavissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavästäräkki (alalaji flavissima)"@fi,
        "gulärla (rasen flavissima)"@sv .

<http://tun.fi/MX.292073> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Saxicola maurus stejnegeri" ;
    skos:broader <http://tun.fi/MX.200001> ;
    skos:hiddenLabel "Saxicola maurus stejnegeri"@fi,
        "Saxicola stejnegeri"@fi,
        "Saxicola maurus stejnegeri"@sv,
        "Saxicola stejnegeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sepeltasku (alalaji stejnegeri)"@fi,
        "amurbuskskvätta"@sv .

<http://tun.fi/MX.292075> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sitta europaea europaea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.34586> ;
    skos:hiddenLabel "Sitta europaea europaea"@fi,
        "Sitta europaea europaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinänakkeli (alalaji europaea)"@fi,
        "nötväcka (rasen europaea)"@sv .

<http://tun.fi/MX.292076> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sitta europaea asiatica" ;
    dwc:scientificNameAuthorship "Gould, 1835" ;
    skos:broader <http://tun.fi/MX.34586> ;
    skos:hiddenLabel "Sitta europaea asiatica"@fi,
        "Sitta europaea asiatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinänakkeli (alalaji asiatica)"@fi,
        "nötväcka (rasen asiatica)"@sv .

<http://tun.fi/MX.292132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bangia atropurpurea" ;
    dwc:scientificNameAuthorship "(Mertens ex Roth) C.Agardh" ;
    skos:broader <http://tun.fi/MX.292131> ;
    skos:hiddenLabel "Bangia atropurpurea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrskypurppuralanka"@fi,
        "Bangia atropurpurea"@sv .

<http://tun.fi/MX.292135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Audouinella chalybea" ;
    dwc:scientificNameAuthorship "(Roth) Bory" ;
    skos:broader <http://tun.fi/MX.292134> ;
    skos:hiddenLabel "Audouinella chalybea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinetupsukka"@fi,
        "Audouinella chalybea"@sv .

<http://tun.fi/MX.292136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Audouinella hermannii" ;
    dwc:scientificNameAuthorship "(Roth) Duby" ;
    skos:broader <http://tun.fi/MX.292134> ;
    skos:hiddenLabel "Audouinella hermannii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punatupsukka"@fi,
        "Audouinella hermannii"@sv .

<http://tun.fi/MX.292137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Audouinella leibleinii" ;
    dwc:scientificNameAuthorship "(Kützing) Palmer" ;
    skos:broader <http://tun.fi/MX.292134> ;
    skos:hiddenLabel "Audouinella leibleinii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmotupsukka"@fi,
        "Audouinella leibleinii"@sv .

<http://tun.fi/MX.292138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Audouinella pygmaea" ;
    dwc:scientificNameAuthorship "(Kützing) Weber-van Bosse" ;
    skos:broader <http://tun.fi/MX.292134> ;
    skos:hiddenLabel "Audouinella pygmaea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keritupsukka"@fi,
        "Audouinella pygmaea"@sv .

<http://tun.fi/MX.292140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grania efflorescens" ;
    dwc:scientificNameAuthorship "(J.Agardh) Kylin" ;
    skos:broader <http://tun.fi/MX.292139> ;
    skos:hiddenLabel "Acrochaetium efflorescens"@fi,
        "Audouinella efflorescens"@fi,
        "Grania efflorescens"@fi,
        "Acrochaetium efflorescens"@sv,
        "Audouinella efflorescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punanukka"@fi,
        "Grania efflorescens"@sv .

<http://tun.fi/MX.292146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrachospermum atrum" ;
    dwc:scientificNameAuthorship "(Hudson) Harvey" ;
    skos:broader <http://tun.fi/MX.213360> ;
    skos:hiddenLabel "Batrachospermum atrum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatupsunauha"@fi,
        "Batrachospermum atrum"@sv .

<http://tun.fi/MX.292147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrachospermum elegans" ;
    dwc:scientificNameAuthorship "Sirodot emend. Sheath, Vis et Cole" ;
    skos:broader <http://tun.fi/MX.213360> ;
    skos:hiddenLabel "Batrachospermum elegans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunotupsunauha"@fi,
        "Batrachospermum elegans"@sv .

<http://tun.fi/MX.292148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrachospermum helminthosum" ;
    dwc:scientificNameAuthorship "Bory" ;
    skos:broader <http://tun.fi/MX.213360> ;
    skos:hiddenLabel "Batrachospermum helminthosum"@fi,
        "Batrachospermum virgatum"@fi,
        "Batrachospermum virgatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmitupsunauha"@fi,
        "Batrachospermum helminthosum"@sv .

<http://tun.fi/MX.292150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrachospermum keratophytum" ;
    dwc:scientificNameAuthorship "Bory" ;
    skos:broader <http://tun.fi/MX.213360> ;
    skos:hiddenLabel "Batrachospermum keratophytum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tankeatupsunauha"@fi,
        "Batrachospermum keratophytum"@sv .

<http://tun.fi/MX.292151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrachospermum skujae" ;
    dwc:scientificNameAuthorship "Geitler" ;
    skos:broader <http://tun.fi/MX.213360> ;
    skos:hiddenLabel "Batrachospermum moniliforme var. pulcherrimum"@fi,
        "Batrachospermum skujae"@fi,
        "Batrachospermum moniliforme var. pulcherrimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirotupsunauha"@fi,
        "Batrachospermum skujae"@sv .

<http://tun.fi/MX.292154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrachospermum vogesiacum" ;
    dwc:scientificNameAuthorship "Schulz ex Skuja" ;
    skos:broader <http://tun.fi/MX.213360> ;
    skos:hiddenLabel "Batrachospermum vogesiacum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suotupsunauha"@fi,
        "Batrachospermum vogesiacum"@sv .

<http://tun.fi/MX.292156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kumanoa globospora" ;
    dwc:scientificNameAuthorship "(Israelson) Entwisle, M.L.Vis, W.B.Chiasson, Necchi & A.R.Sherwood" ;
    skos:broader <http://tun.fi/MX.292155> ;
    skos:hiddenLabel "Batrachospermum globosporum"@fi,
        "Kumanoa globospora"@fi,
        "Batrachospermum globosporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmisyherönauha"@fi,
        "Kumanoa globospora"@sv .

<http://tun.fi/MX.292158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kumanoa pseudocarpa" ;
    dwc:scientificNameAuthorship "(Reis) Necchi & M.L.Vis" ;
    skos:broader <http://tun.fi/MX.292155> ;
    skos:hiddenLabel "Batrachospermum pseudocarpum"@fi,
        "Kumanoa pseudocarpa"@fi,
        "Batrachospermum pseudocarpum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasyherönauha"@fi,
        "Kumanoa pseudocarpa"@sv .

<http://tun.fi/MX.292160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kumanoa virgato-decaisneana" ;
    dwc:scientificNameAuthorship "(Sirodot) Entwisle, M.L.Vis, W.B.Chiasson, Necchi & A.R.Sherwood" ;
    skos:broader <http://tun.fi/MX.292155> ;
    skos:hiddenLabel "Batrachospermum virgato-decaisneanum"@fi,
        "Kumanoa virgato-decaisneana"@fi,
        "Batrachospermum virgato-decaisneanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehosyherönauha"@fi,
        "Kumanoa virgato-decaisneana"@sv .

<http://tun.fi/MX.292163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sheathia arcuata" ;
    dwc:scientificNameAuthorship "(Kylin) Salomaki & M.L.Vis" ;
    skos:broader <http://tun.fi/MX.292162> ;
    skos:hiddenLabel "Batrachospermum arcuatum"@fi,
        "Sheathia arcuata"@fi,
        "Batrachospermum arcuatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarisamettinauha"@fi,
        "Sheathia arcuata"@sv .

<http://tun.fi/MX.292165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sheathia boryana" ;
    dwc:scientificNameAuthorship "(Sirodot) Salomaki & M.L.Vis" ;
    skos:broader <http://tun.fi/MX.292162> ;
    skos:hiddenLabel "Batrachospermum boryanum"@fi,
        "Sheathia boryana"@fi,
        "Batrachospermum boryanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkisamettinauha"@fi,
        "Sheathia boryana"@sv .

<http://tun.fi/MX.292167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sheathia confusa" ;
    dwc:scientificNameAuthorship "(Bory) Salomaki & M.L.Vis" ;
    skos:broader <http://tun.fi/MX.292162> ;
    skos:hiddenLabel "Batrachospermum confusum"@fi,
        "Sheathia confusa"@fi,
        "Batrachospermum confusum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämysamettinauha"@fi,
        "Sheathia confusa"@sv .

<http://tun.fi/MX.292169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sheathia exigua" ;
    dwc:scientificNameAuthorship "Salomaki & M.L.Vis" ;
    skos:broader <http://tun.fi/MX.292162> ;
    skos:hiddenLabel "Sheathia exigua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusamettinauha"@fi,
        "Sheathia exigua"@sv .

<http://tun.fi/MX.292171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sirodotia suecica" ;
    dwc:scientificNameAuthorship "Kylin" ;
    skos:broader <http://tun.fi/MX.292170> ;
    skos:hiddenLabel "Sirodotia acuminata"@fi,
        "Sirodotia fennica"@fi,
        "Sirodotia suecica"@fi,
        "Sirodotia tenuissima"@fi,
        "Sirodotia acuminata"@sv,
        "Sirodotia fennica"@sv,
        "Sirodotia tenuissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinnukkanauha"@fi,
        "Sirodotia suecica"@sv .

<http://tun.fi/MX.292176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tuomeya americana" ;
    dwc:scientificNameAuthorship "(Kützing) Papenfuss" ;
    skos:broader <http://tun.fi/MX.292175> ;
    skos:hiddenLabel "Tuomeya americana"@fi,
        "Tuomeya fluviatilis"@fi,
        "Tuomeya fluviatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rustonauha"@fi,
        "Tuomeya americana"@sv .

<http://tun.fi/MX.292179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemanea borealis" ;
    dwc:scientificNameAuthorship "Atkinson" ;
    skos:broader <http://tun.fi/MX.213363> ;
    skos:hiddenLabel "Lemanea borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoharjaslevä"@fi,
        "Lemanea borealis"@sv .

<http://tun.fi/MX.292180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemanea condensata" ;
    dwc:scientificNameAuthorship "Israelson" ;
    skos:broader <http://tun.fi/MX.213363> ;
    skos:hiddenLabel "Lemanea condensata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "typäkkäharjaslevä"@fi,
        "Lemanea condensata"@sv .

<http://tun.fi/MX.292181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemanea fucina" ;
    dwc:scientificNameAuthorship "Bory" ;
    skos:broader <http://tun.fi/MX.213363> ;
    skos:hiddenLabel "Lemanea fucina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raippaharjaslevä"@fi,
        "Lemanea fucina"@sv .

<http://tun.fi/MX.292182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemanea mamillosa" ;
    dwc:scientificNameAuthorship "Kützing" ;
    skos:broader <http://tun.fi/MX.213363> ;
    skos:hiddenLabel "Lemanea mamillosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyppyharjaslevä"@fi,
        "Lemanea mamillosa"@sv .

<http://tun.fi/MX.292183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemanea rigida" ;
    dwc:scientificNameAuthorship "(Sirodot) De Toni" ;
    skos:broader <http://tun.fi/MX.213363> ;
    skos:hiddenLabel "Lemanea rigida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäyhäharjaslevä"@fi,
        "Lemanea rigida"@sv .

<http://tun.fi/MX.292186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aglaothamnion roseum" ;
    dwc:scientificNameAuthorship "(Roth) Maggs & L'Hardy-Halos" ;
    skos:broader <http://tun.fi/MX.292185> ;
    skos:hiddenLabel "Aglaothamnion roseum"@fi,
        "Aglaothamnion roseum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siroruusulevä"@fi,
        "rosendun"@sv .

<http://tun.fi/MX.292200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyides rotunda" ;
    dwc:scientificNameAuthorship "(Hudson) Gaillon" ;
    skos:broader <http://tun.fi/MX.292199> ;
    skos:hiddenLabel "Polyides rotunda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hankalevä"@fi,
        "Polyides rotunda"@sv .

<http://tun.fi/MX.292205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hildenbrandia rivularis" ;
    dwc:scientificNameAuthorship "(Liebmann) J.Agardh" ;
    skos:broader <http://tun.fi/MX.254279> ;
    skos:hiddenLabel "Hildenbrandia rivularis"@fi,
        "Hildenbrandia rivularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puropunakalvo"@fi,
        "bäckstenhinna"@sv .

<http://tun.fi/MX.292211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porphyridium purpureum" ;
    dwc:scientificNameAuthorship "(Bory) K.M.Drew & R.Ross" ;
    skos:broader <http://tun.fi/MX.292210> ;
    skos:hiddenLabel "Porphyridium cruentum"@fi,
        "Porphyridium purpureum"@fi,
        "Porphyridium cruentum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hurmepunapalleroinen"@fi,
        "Porphyridium purpureum"@sv .

<http://tun.fi/MX.292216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetophora lobata" ;
    dwc:scientificNameAuthorship "Schrank" ;
    skos:broader <http://tun.fi/MX.292215> ;
    skos:hiddenLabel "Chaetophora incrassata"@fi,
        "Chaetophora lobata"@fi,
        "Chaetophora incrassata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvivihertukko"@fi,
        "Chaetophora lobata"@sv .

<http://tun.fi/MX.292217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prasiola crispa" ;
    dwc:scientificNameAuthorship "(Lightfoot) Kützing" ;
    skos:broader <http://tun.fi/MX.254287> ;
    skos:hiddenLabel "Prasiola crispa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppyviherlätkä"@fi,
        "Prasiola crispa"@sv .

<http://tun.fi/MX.292218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prasiola furfuracea" ;
    dwc:scientificNameAuthorship "(Mertens ex Hornemann) Trevisan" ;
    skos:broader <http://tun.fi/MX.254287> ;
    skos:hiddenLabel "Prasiola furfuracea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomuviherlätkä"@fi,
        "Prasiola furfuracea"@sv .

<http://tun.fi/MX.292220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosenvingiella polyrhiza" ;
    dwc:scientificNameAuthorship "(Rosenvinge) P.C.Silva" ;
    skos:broader <http://tun.fi/MX.292219> ;
    skos:hiddenLabel "Rosenvingiella polyrhiza"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarraviherhaituva"@fi,
        "Rosenvingiella polyrhiza"@sv .

<http://tun.fi/MX.292229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizoclonium riparium" ;
    dwc:scientificNameAuthorship "(Roth) Harvey" ;
    skos:broader <http://tun.fi/MX.292228> ;
    skos:hiddenLabel "Rhizoclonium riparium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koukkulanka"@fi,
        "Rhizoclonium riparium"@sv .

<http://tun.fi/MX.292237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monostroma balticum" ;
    dwc:scientificNameAuthorship "Wittrock" ;
    skos:broader <http://tun.fi/MX.213279> ;
    skos:hiddenLabel "Monostroma balticum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itämerensalaattilevä"@fi,
        "Monostroma balticum"@sv .

<http://tun.fi/MX.292241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capsosiphon fulvescens" ;
    dwc:scientificNameAuthorship "(C.Agardh) Setchell & N.L.Gardner" ;
    skos:broader <http://tun.fi/MX.292240> ;
    skos:hiddenLabel "Capsosiphon fulvescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultoputkilevä"@fi,
        "Capsosiphon fulvescens"@sv .

<http://tun.fi/MX.292243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spongomorpha aeruginosa" ;
    dwc:scientificNameAuthorship "(Linnaeus) Hoek" ;
    skos:broader <http://tun.fi/MX.292242> ;
    skos:hiddenLabel "Spongomorpha aeruginosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huopavihertupsu"@fi,
        "Spongomorpha aeruginosa"@sv .

<http://tun.fi/MX.292244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulothrix flacca" ;
    dwc:scientificNameAuthorship "(Dillwyn) Thuret" ;
    skos:broader <http://tun.fi/MX.254292> ;
    skos:hiddenLabel "Ulothrix flacca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "velttovyörihma"@fi,
        "Ulothrix flacca"@sv .

<http://tun.fi/MX.292245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulothrix subflaccida" ;
    dwc:scientificNameAuthorship "Wille" ;
    skos:broader <http://tun.fi/MX.254292> ;
    skos:hiddenLabel "Ulothrix subflaccida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentovyörihma"@fi,
        "Ulothrix subflaccida"@sv .

<http://tun.fi/MX.292246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulothrix tenerrima" ;
    dwc:scientificNameAuthorship "(Kützing) Kützing" ;
    skos:broader <http://tun.fi/MX.254292> ;
    skos:hiddenLabel "Ulothrix tenerrima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keijunvyörihma"@fi,
        "Ulothrix tenerrima"@sv .

<http://tun.fi/MX.292250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Percursaria percursa" ;
    dwc:scientificNameAuthorship "(C.Agardh) Rosenvinge" ;
    skos:broader <http://tun.fi/MX.292249> ;
    skos:hiddenLabel "Percursaria percursa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paririhma"@fi,
        "Percursaria percursa"@sv .

<http://tun.fi/MX.292252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chara connivens" ;
    dwc:scientificNameAuthorship "P.Salzmann ex A.Braun" ;
    skos:broader <http://tun.fi/MX.206703> ;
    skos:hiddenLabel "Chara connivens"@fi,
        "Chara connivens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppunäkinparta"@fi,
        "tuvsträfse"@sv .

<http://tun.fi/MX.292253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chara contraria" ;
    dwc:scientificNameAuthorship "A.Braun ex Kützing" ;
    skos:broader <http://tun.fi/MX.206703> ;
    skos:hiddenLabel "Chara contraria"@fi,
        "Chara contraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaanäkinparta"@fi,
        "gråsträfse"@sv .

<http://tun.fi/MX.292254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chara horrida" ;
    dwc:scientificNameAuthorship "L.J.Wahlstedt" ;
    skos:broader <http://tun.fi/MX.206703> ;
    skos:hiddenLabel "Chara horrida"@fi,
        "Chara horrida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkinäkinparta"@fi,
        "raggsträfse"@sv .

<http://tun.fi/MX.292255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chara intermedia" ;
    dwc:scientificNameAuthorship "A.Braun" ;
    skos:broader <http://tun.fi/MX.206703> ;
    skos:hiddenLabel "Chara intermedia"@fi,
        "Chara intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkinäkinparta"@fi,
        "mellansträfse"@sv .

<http://tun.fi/MX.292256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chara strigosa" ;
    dwc:scientificNameAuthorship "A.Braun" ;
    skos:broader <http://tun.fi/MX.206703> ;
    skos:hiddenLabel "Chara strigosa"@fi,
        "Chara strigosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannäkinparta"@fi,
        "alpsträfse"@sv .

<http://tun.fi/MX.292258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chara virgata" ;
    dwc:scientificNameAuthorship "Kützing" ;
    skos:broader <http://tun.fi/MX.206703> ;
    skos:hiddenLabel "Chara delicatula"@fi,
        "Chara virgata"@fi,
        "Chara delicatula"@sv,
        "Chara virgata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sironäkinparta"@fi,
        "spädsträfse"@sv .

<http://tun.fi/MX.292262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitella confervacea" ;
    dwc:scientificNameAuthorship "(Brébisson) A.Braun ex Leonhardi" ;
    skos:broader <http://tun.fi/MX.213318> ;
    skos:hiddenLabel "Nitella batrachosperma"@fi,
        "Nitella confervacea"@fi,
        "Nitella nordstedtiana"@fi,
        "Nitella batrachosperma"@sv,
        "Nitella confervacea"@sv,
        "Nitella nordstedtiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasiloparta"@fi,
        "mörkslinke"@sv .

<http://tun.fi/MX.292265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitella gracilis" ;
    dwc:scientificNameAuthorship "(J.E.Smith) C.Agardh" ;
    skos:broader <http://tun.fi/MX.213318> ;
    skos:hiddenLabel "Nitella gracilis"@fi,
        "Nitella gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentosiloparta"@fi,
        "spädslinke"@sv .

<http://tun.fi/MX.292267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nitella opaca" ;
    dwc:scientificNameAuthorship "(C.Agardh ex Bruzelius) C.Agardh" ;
    skos:broader <http://tun.fi/MX.213318> ;
    skos:hiddenLabel "Nitella opaca"@fi,
        "Nitella opaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hauensiloparta"@fi,
        "gäddslinke"@sv .

<http://tun.fi/MX.292269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tolypella canadensis" ;
    dwc:scientificNameAuthorship "T.Sawa" ;
    skos:broader <http://tun.fi/MX.213324> ;
    skos:hiddenLabel "Tolypella canadensis"@fi,
        "Tolypella canadensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisykeröparta"@fi,
        "fjällrufse"@sv .

<http://tun.fi/MX.292305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heribaudiella fluviatilis" ;
    dwc:scientificNameAuthorship "(Areschoug) Svedelius" ;
    skos:broader <http://tun.fi/MX.292304> ;
    skos:hiddenLabel "Heribaudiella fluviatilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järviruskolaikku"@fi,
        "Heribaudiella fluviatilis"@sv .

<http://tun.fi/MX.292306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolithoderma extensum" ;
    dwc:scientificNameAuthorship "(P.Crouan & H.Crouan) S.Lund" ;
    skos:broader <http://tun.fi/MX.254311> ;
    skos:hiddenLabel "Pseudolithoderma extensum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laajaruskokalvo"@fi,
        "Pseudolithoderma extensum"@sv .

<http://tun.fi/MX.292307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolithoderma rosenvingei" ;
    dwc:scientificNameAuthorship "(Waern) S.Lund" ;
    skos:broader <http://tun.fi/MX.254311> ;
    skos:hiddenLabel "Pseudolithoderma rosenvingei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaruskokalvo"@fi,
        "Pseudolithoderma rosenvingei"@sv .

<http://tun.fi/MX.292308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Battersia plumigera" ;
    dwc:scientificNameAuthorship "(Holmes ex Hauck) Draisma, Prud'homme & H. Kawai" ;
    skos:broader <http://tun.fi/MX.254140> ;
    skos:hiddenLabel "Battersia plumigera"@fi,
        "Sphacelaria plumigera"@fi,
        "Sphacelaria plumigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkakivisuti"@fi,
        "Battersia plumigera"@sv .

<http://tun.fi/MX.292309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphacelaria cirrosa" ;
    dwc:scientificNameAuthorship "(Roth) C.Agardh" ;
    skos:broader <http://tun.fi/MX.213357> ;
    skos:hiddenLabel "Sphacelaria cirrosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokarvasuti"@fi,
        "Sphacelaria cirrosa"@sv .

<http://tun.fi/MX.292311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphacelorbus nanus" ;
    dwc:scientificNameAuthorship "(Nageli ex Kützing) Draisma, Prud'homme & H.Kawai" ;
    skos:broader <http://tun.fi/MX.292310> ;
    skos:hiddenLabel "Sphacelaria nana"@fi,
        "Sphacelorbus nanus"@fi,
        "Sphacelaria nana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusuti"@fi,
        "Sphacelorbus nanus"@sv .

<http://tun.fi/MX.292315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halopteris scoparia" ;
    dwc:scientificNameAuthorship "(Linnaeus) Sauvageau" ;
    skos:broader <http://tun.fi/MX.292314> ;
    skos:hiddenLabel "Halopteris scoparia"@fi,
        "Stypocaulon scoparium"@fi,
        "Stypocaulon scoparium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tankeahavusuti"@fi,
        "Halopteris scoparia"@sv .

<http://tun.fi/MX.292318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protohalopteris radicans" ;
    dwc:scientificNameAuthorship "(Dillwyn) Draisma, Prud'homme & H.Kawai" ;
    skos:broader <http://tun.fi/MX.292317> ;
    skos:hiddenLabel "Protohalopteris radicans"@fi,
        "Sphacelaria radicans"@fi,
        "Sphacelaria radicans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nysäsuti"@fi,
        "Protohalopteris radicans"@sv .

<http://tun.fi/MX.292322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vaucheria dichotoma" ;
    dwc:scientificNameAuthorship "(Linnaeus) Martius" ;
    skos:broader <http://tun.fi/MX.213328> ;
    skos:hiddenLabel "Vaucheria dichotoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hankaletkulevä"@fi,
        "Vaucheria dichotoma"@sv .

<http://tun.fi/MX.292323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vaucheria intermedia" ;
    dwc:scientificNameAuthorship "Nordstedt" ;
    skos:broader <http://tun.fi/MX.213328> ;
    skos:hiddenLabel "Vaucheria intermedia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liejuletkulevä"@fi,
        "Vaucheria intermedia"@sv .

<http://tun.fi/MX.292324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vaucheria litorea" ;
    dwc:scientificNameAuthorship "C.Agardh" ;
    skos:broader <http://tun.fi/MX.213328> ;
    skos:hiddenLabel "Vaucheria litorea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaletkulevä"@fi,
        "Vaucheria litorea"@sv .

<http://tun.fi/MX.292325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vaucheria synandra" ;
    dwc:scientificNameAuthorship "Woronin" ;
    skos:broader <http://tun.fi/MX.213328> ;
    skos:hiddenLabel "Vaucheria synandra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiviletkulevä"@fi,
        "Vaucheria synandra"@sv .

<http://tun.fi/MX.292498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipistrellus pygmaeus" ;
    dwc:scientificNameAuthorship "(Leach, 1825)" ;
    skos:broader <http://tun.fi/MX.51092> ;
    skos:hiddenLabel "Pipistrellus pygmaeus"@fi,
        "Pipistrellus pygmaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiölepakko"@fi,
        "dvärgfladdermus"@sv .

<http://tun.fi/MX.292539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma ischnostylum" ;
    dwc:scientificNameAuthorship "(Cooke) Sacc." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma fusisporum"@fi,
        "Hebeloma ischnostylum"@fi,
        "Hebeloma fusisporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukkulatympönen"@fi,
        "Hebeloma ischnostylum"@sv .

<http://tun.fi/MX.292558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybula platyphylla" ;
    dwc:scientificNameAuthorship "(Pers.) E. Ludw." ;
    skos:broader <http://tun.fi/MX.233514> ;
    skos:hiddenLabel "Clitocybula platyphylla"@fi,
        "Megacollybia platyphylla"@fi,
        "Clitocybula platyphylla"@sv,
        "Megacollybia platyphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isojuurekas"@fi,
        "strecknagelskivling"@sv .

<http://tun.fi/MX.292775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagoletis batava" ;
    dwc:scientificNameAuthorship "Hering, 1958" ;
    skos:broader <http://tun.fi/MX.278530> ;
    skos:hiddenLabel "Rhagoletis batava"@fi,
        "Rhagoletis batava"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrnikärpänen"@fi,
        "havtornsfluga"@sv .

<http://tun.fi/MX.292777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stratiomys longicornis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.276422> ;
    skos:hiddenLabel "Stratiomys longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stratiomys longicornis"@fi,
        "svart jättevapenfluga"@sv .

<http://tun.fi/MX.29286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirundapus caudacutus" ;
    dwc:scientificNameAuthorship "(Latham, 1801)" ;
    skos:broader <http://tun.fi/MX.29285> ;
    skos:hiddenLabel "Hirundapus caudacuta"@fi,
        "Hirundapus caudacutus"@fi,
        "Hirundapus caudacuta"@sv,
        "Hirundapus caudacutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkipyrstökiitäjä"@fi,
        "taggstjärtseglare"@sv .

<http://tun.fi/MX.29315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachymarptis melba" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.29314> ;
    skos:hiddenLabel "Apus melba"@fi,
        "Tachymarptis melba"@fi,
        "Apus melba"@sv,
        "Tachymarptis melba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppikiitäjä"@fi,
        "Alpseglare"@sv .

<http://tun.fi/MX.29323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apus pallidus" ;
    dwc:scientificNameAuthorship "(Shelley, 1870)" ;
    skos:broader <http://tun.fi/MX.29317> ;
    skos:hiddenLabel "Apus pallidus"@fi,
        "Apus pallidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleakiitäjä"@fi,
        "blek tornseglare"@sv .

<http://tun.fi/MX.29324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apus apus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.29317> ;
    skos:hiddenLabel "Apus apus"@fi,
        "Apus apus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervapääsky"@fi,
        "tornseglare"@sv .

<http://tun.fi/MX.29330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apus caffer" ;
    dwc:scientificNameAuthorship "(M.H.C. Lichtenstein, 1823)" ;
    skos:altLabel "kafferikiitäjä"@fi,
        "kafferseglare"@sv ;
    skos:broader <http://tun.fi/MX.29317> ;
    skos:hiddenLabel "Apus caffer"@fi,
        "Apus caffer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häätökiitäjä"@fi,
        "vitgumpseglare"@sv .

<http://tun.fi/MX.296398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doryctes striatellus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.296397> ;
    skos:hiddenLabel "Doryctes mutillator"@fi,
        "Doryctes mutillator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Doryctes striatellus"@fi,
        "Doryctes striatellus"@sv .

<http://tun.fi/MX.296401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypodoryctes sibiricus" ;
    dwc:scientificNameAuthorship "Kokujev, 1900" ;
    skos:broader <http://tun.fi/MX.296400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypodoryctes sibiricus"@fi,
        "Hypodoryctes sibiricus"@sv .

<http://tun.fi/MX.296403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ontsira antica" ;
    dwc:scientificNameAuthorship "(Wollaston, 1858)" ;
    skos:broader <http://tun.fi/MX.296402> ;
    skos:hiddenLabel "Ontsira caudalis"@fi,
        "Ontsira gallica"@fi,
        "Ontsira caudalis"@sv,
        "Ontsira gallica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ontsira antica"@fi,
        "Ontsira antica"@sv .

<http://tun.fi/MX.296406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ontsira imperator" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.296402> ;
    skos:hiddenLabel "Ontsira ignea"@fi,
        "Ontsira ignea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ontsira imperator"@fi,
        "Ontsira imperator"@sv .

<http://tun.fi/MX.296409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenophanes hartigii" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.296408> ;
    skos:hiddenLabel "Caenopachys flaviventris"@fi,
        "Caenopachys flaviventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caenophanes hartigii"@fi,
        "Caenophanes hartigii"@sv .

<http://tun.fi/MX.296412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrosoter middendorffi" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.296411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrosoter middendorffi"@fi,
        "Dendrosoter middendorffi"@sv .

<http://tun.fi/MX.296413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrosoter protuberans" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.296411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrosoter protuberans"@fi,
        "Dendrosoter protuberans"@sv .

<http://tun.fi/MX.296416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ecphylus silesiacus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.296415> ;
    skos:hiddenLabel "Ecphylus hylesini"@fi,
        "Ecphylus pinicola"@fi,
        "Ecphylus hylesini"@sv,
        "Ecphylus pinicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ecphylus silesiacus"@fi,
        "Ecphylus silesiacus"@sv .

<http://tun.fi/MX.296421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hecabolus sulcatus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.296420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hecabolus sulcatus"@fi,
        "Hecabolus sulcatus"@sv .

<http://tun.fi/MX.296428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spathius exarator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.296426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spathius exarator"@fi,
        "Spathius exarator"@sv .

<http://tun.fi/MX.296430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spathius rubidus" ;
    dwc:scientificNameAuthorship "(Rossi, 1794)" ;
    skos:broader <http://tun.fi/MX.296426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spathius rubidus"@fi,
        "Spathius rubidus"@sv .

<http://tun.fi/MX.296435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon fulvipes" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon fulvipes"@fi,
        "Bracon fulvipes"@sv .

<http://tun.fi/MX.296436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon intercessor" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon intercessor"@fi,
        "Bracon intercessor"@sv .

<http://tun.fi/MX.296437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon longicollis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon brevicauda"@fi,
        "Bracon brevicauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon longicollis"@fi,
        "Bracon longicollis"@sv .

<http://tun.fi/MX.296439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon scutellaris" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon scutellaris"@fi,
        "Bracon scutellaris"@sv .

<http://tun.fi/MX.296440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon trucidator" ;
    dwc:scientificNameAuthorship "Marshall, 1888" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon minuator"@fi,
        "Bracon minuator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon trucidator"@fi,
        "Bracon trucidator"@sv .

<http://tun.fi/MX.296442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon variegator" ;
    dwc:scientificNameAuthorship "Spinola, 1808" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon variegator"@fi,
        "Bracon variegator"@sv .

<http://tun.fi/MX.296444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon abbreviator" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon abbreviator"@fi,
        "Bracon abbreviator"@sv .

<http://tun.fi/MX.296445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon atrator" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon longicauda"@fi,
        "Bracon longicauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon atrator"@fi,
        "Bracon atrator"@sv .

<http://tun.fi/MX.296447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon delibator" ;
    dwc:scientificNameAuthorship "Haliday, 1834" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon anthracinus"@fi,
        "Bracon anthracinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon delibator"@fi,
        "Bracon delibator"@sv .

<http://tun.fi/MX.296449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon flavipalpis" ;
    dwc:scientificNameAuthorship "Thomson, 1892" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon flavipalpis"@fi,
        "Bracon flavipalpis"@sv .

<http://tun.fi/MX.296452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon longulus" ;
    dwc:scientificNameAuthorship "Thomson, 1892" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon longulus"@fi,
        "Bracon longulus"@sv .

<http://tun.fi/MX.296453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon marshalli" ;
    dwc:scientificNameAuthorship "Szépligeti, 1901" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon marshalli"@fi,
        "Bracon marshalli"@sv .

<http://tun.fi/MX.296454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon minutator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon abscissor"@fi,
        "Bracon abscissor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon minutator"@fi,
        "Bracon minutator"@sv .

<http://tun.fi/MX.296456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon obscurator" ;
    dwc:scientificNameAuthorship "Nees, 1811" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon obscurator"@fi,
        "Bracon obscurator"@sv .

<http://tun.fi/MX.296457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon osculator" ;
    dwc:scientificNameAuthorship "Nees, 1811" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon osculator"@fi,
        "Bracon osculator"@sv .

<http://tun.fi/MX.296458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon otiosus" ;
    dwc:scientificNameAuthorship "Marshall, 1885" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon macrurus"@fi,
        "Bracon pumilionis"@fi,
        "Bracon macrurus"@sv,
        "Bracon pumilionis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon otiosus"@fi,
        "Bracon otiosus"@sv .

<http://tun.fi/MX.296461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon pallicarpus" ;
    dwc:scientificNameAuthorship "Thomson, 1892" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon pallicarpus"@fi,
        "Bracon pallicarpus"@sv .

<http://tun.fi/MX.296462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon parvulus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon fumipennis"@fi,
        "Bracon fumipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon parvulus"@fi,
        "Bracon parvulus"@sv .

<http://tun.fi/MX.296464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon peroculatus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon peroculatus"@fi,
        "Bracon peroculatus"@sv .

<http://tun.fi/MX.296465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon pineti" ;
    dwc:scientificNameAuthorship "Thomson, 1892" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon pineti"@fi,
        "Bracon pineti"@sv .

<http://tun.fi/MX.296466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon praecox" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon praecox"@fi,
        "Bracon praecox"@sv .

<http://tun.fi/MX.296467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon terebella" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon terebella"@fi,
        "Bracon terebella"@sv .

<http://tun.fi/MX.296468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon variator" ;
    dwc:scientificNameAuthorship "Nees, 1811" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon variator"@fi,
        "Bracon variator"@sv .

<http://tun.fi/MX.296470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon hebetor" ;
    dwc:scientificNameAuthorship "Say, 1836" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon brevicornis"@fi,
        "Bracon brevicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon hebetor"@fi,
        "Bracon hebetor"@sv .

<http://tun.fi/MX.296473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon brachycerus" ;
    dwc:scientificNameAuthorship "Thomson, 1892" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon brachycerus"@fi,
        "Bracon brachycerus"@sv .

<http://tun.fi/MX.296477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon grandiceps" ;
    dwc:scientificNameAuthorship "Thomson, 1892" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon gallicus"@fi,
        "Bracon gallicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon grandiceps"@fi,
        "Bracon grandiceps"@sv .

<http://tun.fi/MX.296479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon guttiger" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon guttiger"@fi,
        "Bracon guttiger"@sv .

<http://tun.fi/MX.296480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon megapterus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon megapterus"@fi,
        "Bracon megapterus"@sv .

<http://tun.fi/MX.296481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon polaris" ;
    dwc:scientificNameAuthorship "Hellén, 1959" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon polaris"@fi,
        "Bracon polaris"@sv .

<http://tun.fi/MX.296482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon punctifer" ;
    dwc:scientificNameAuthorship "Thomson, 1892" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon punctifer"@fi,
        "Bracon punctifer"@sv .

<http://tun.fi/MX.296483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon subsinuatus" ;
    dwc:scientificNameAuthorship "Szépligeti, 1901" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon subsinuatus"@fi,
        "Bracon subsinuatus"@sv .

<http://tun.fi/MX.296486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon crassiceps" ;
    dwc:scientificNameAuthorship "Thomson, 1892" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon crassiceps"@fi,
        "Bracon crassiceps"@sv .

<http://tun.fi/MX.296487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon curticaudis" ;
    dwc:scientificNameAuthorship "Szépligeti, 1901" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon curticaudis"@fi,
        "Bracon curticaudis"@sv .

<http://tun.fi/MX.296488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon exhilarator" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon striolatus"@fi,
        "Bracon striolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon exhilarator"@fi,
        "Bracon exhilarator"@sv .

<http://tun.fi/MX.296490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon laevigatissimus" ;
    dwc:scientificNameAuthorship "Dalla Torre, 1898" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon laevigatus"@fi,
        "Bracon laevigatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon laevigatissimus"@fi,
        "Bracon laevigatissimus"@sv .

<http://tun.fi/MX.296492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon mediator" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon mediator"@fi,
        "Bracon mediator"@sv .

<http://tun.fi/MX.296493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon picticornis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon picticornis"@fi,
        "Bracon picticornis"@sv .

<http://tun.fi/MX.296495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon romani" ;
    dwc:scientificNameAuthorship "Fahringer, 1927" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon romani"@fi,
        "Bracon romani"@sv .

<http://tun.fi/MX.296496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon titubans" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon tarsator"@fi,
        "Bracon tarsator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon titubans"@fi,
        "Bracon titubans"@sv .

<http://tun.fi/MX.296499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon urinator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon urinator"@fi,
        "Bracon urinator"@sv .

<http://tun.fi/MX.296502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyanopterus flavator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.296500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyanopterus flavator"@fi,
        "Cyanopterus flavator"@sv .

<http://tun.fi/MX.296503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyanopterus nigrator" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.296500> ;
    skos:hiddenLabel "Cyanopterus borealis"@fi,
        "Cyanopterus borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyanopterus nigrator"@fi,
        "Cyanopterus nigrator"@sv .

<http://tun.fi/MX.296505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyanopterus obscuripennis" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.296500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyanopterus obscuripennis"@fi,
        "Cyanopterus obscuripennis"@sv .

<http://tun.fi/MX.296507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracomorpha rector" ;
    dwc:scientificNameAuthorship "(Thunberg, 1822)" ;
    skos:broader <http://tun.fi/MX.296506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracomorpha rector"@fi,
        "Bracomorpha rector"@sv .

<http://tun.fi/MX.296509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baryproctus barypus" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.296508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baryproctus barypus"@fi,
        "Baryproctus barypus"@sv .

<http://tun.fi/MX.296511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeloides abdominalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.296510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coeloides abdominalis"@fi,
        "Coeloides abdominalis"@sv .

<http://tun.fi/MX.296512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeloides bostrichorum" ;
    dwc:scientificNameAuthorship "Giraud, 1872" ;
    skos:broader <http://tun.fi/MX.296510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coeloides bostrichorum"@fi,
        "Coeloides bostrichorum"@sv .

<http://tun.fi/MX.296513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeloides brevicaudis" ;
    dwc:scientificNameAuthorship "Györfi, 1941" ;
    skos:broader <http://tun.fi/MX.296510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coeloides brevicaudis"@fi,
        "Coeloides brevicaudis"@sv .

<http://tun.fi/MX.296514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeloides filiformis" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1852" ;
    skos:broader <http://tun.fi/MX.296510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coeloides filiformis"@fi,
        "Coeloides filiformis"@sv .

<http://tun.fi/MX.296515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeloides forsteri" ;
    dwc:scientificNameAuthorship "Haeselbarth, 1967" ;
    skos:broader <http://tun.fi/MX.296510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coeloides forsteri"@fi,
        "Coeloides forsteri"@sv .

<http://tun.fi/MX.296516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeloides melanostigma" ;
    dwc:scientificNameAuthorship "Strand, 1918" ;
    skos:broader <http://tun.fi/MX.296510> ;
    skos:hiddenLabel "Coeloides sordidator"@fi,
        "Coeloides stigmaticus"@fi,
        "Coeloides sordidator"@sv,
        "Coeloides stigmaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coeloides melanostigma"@fi,
        "Coeloides melanostigma"@sv .

<http://tun.fi/MX.296519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeloides melanotus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coeloides melanotus"@fi,
        "Coeloides melanotus"@sv .

<http://tun.fi/MX.296520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeloides rossicus" ;
    dwc:scientificNameAuthorship "(Kokujev, 1902)" ;
    skos:broader <http://tun.fi/MX.296510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coeloides rossicus"@fi,
        "Coeloides rossicus"@sv .

<http://tun.fi/MX.296521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeloides ungularis" ;
    dwc:scientificNameAuthorship "Thomson, 1872" ;
    skos:broader <http://tun.fi/MX.296510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coeloides ungularis"@fi,
        "Coeloides ungularis"@sv .

<http://tun.fi/MX.296524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vipio appellator" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.296522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vipio appellator"@fi,
        "Vipio appellator"@sv .

<http://tun.fi/MX.296525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vipio longicauda" ;
    dwc:scientificNameAuthorship "(Boheman, 1853)" ;
    skos:broader <http://tun.fi/MX.296522> ;
    skos:hiddenLabel "Vipio nominator"@fi,
        "Vipio nominator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vipio longicauda"@fi,
        "Vipio longicauda"@sv .

<http://tun.fi/MX.296533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atanycolus denigrator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.296532> ;
    skos:hiddenLabel "Atanycolus heteropus"@fi,
        "Atanycolus heteropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atanycolus denigrator"@fi,
        "Atanycolus denigrator"@sv .

<http://tun.fi/MX.296535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atanycolus genalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.296532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atanycolus genalis"@fi,
        "Atanycolus genalis"@sv .

<http://tun.fi/MX.296537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atanycolus ivanowi" ;
    dwc:scientificNameAuthorship "(Kokujev, 1898)" ;
    skos:broader <http://tun.fi/MX.296532> ;
    skos:hiddenLabel "Atanycolus sculpturatus"@fi,
        "Atanycolus sculpturatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atanycolus ivanowi"@fi,
        "Atanycolus ivanowi"@sv .

<http://tun.fi/MX.296539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atanycolus neesii" ;
    dwc:scientificNameAuthorship "(Marshall, 1897)" ;
    skos:broader <http://tun.fi/MX.296532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atanycolus neesii"@fi,
        "Atanycolus neesii"@sv .

<http://tun.fi/MX.296541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iphiaulax impostor" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.296540> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iphiaulax impostor"@fi,
        "Iphiaulax impostor"@sv .

<http://tun.fi/MX.296549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes dissector" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes dissector"@fi,
        "Aleiodes dissector"@sv .

<http://tun.fi/MX.296551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes fortipes" ;
    dwc:scientificNameAuthorship "(Reinhard, 1863)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes freyi"@fi,
        "Aleiodes freyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes fortipes"@fi,
        "Aleiodes fortipes"@sv .

<http://tun.fi/MX.296553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes grassator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1822)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes alpinus"@fi,
        "Aleiodes alpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes grassator"@fi,
        "Aleiodes grassator"@sv .

<http://tun.fi/MX.296554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes miniatus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1838)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes miniatus"@fi,
        "Aleiodes miniatus"@sv .

<http://tun.fi/MX.296555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes morio" ;
    dwc:scientificNameAuthorship "(Reinhard, 1863)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes morio"@fi,
        "Aleiodes morio"@sv .

<http://tun.fi/MX.296556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes nobilis" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes medianus"@fi,
        "Aleiodes medianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes nobilis"@fi,
        "Aleiodes nobilis"@sv .

<http://tun.fi/MX.296558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes hirtus" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes pallidicornis"@fi,
        "Aleiodes pallidicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes hirtus"@fi,
        "Aleiodes hirtus"@sv .

<http://tun.fi/MX.296560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes praetor" ;
    dwc:scientificNameAuthorship "(Reinhard, 1863)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes praetor"@fi,
        "Aleiodes praetor"@sv .

<http://tun.fi/MX.296561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes pulchripes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes pulchripes"@fi,
        "Aleiodes pulchripes"@sv .

<http://tun.fi/MX.296562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes rugulosus" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes rugulosus"@fi,
        "Aleiodes rugulosus"@sv .

<http://tun.fi/MX.296565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes cruentus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes cruentus"@fi,
        "Aleiodes cruentus"@sv .

<http://tun.fi/MX.296566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes rufipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1891)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes rufipes"@fi,
        "Aleiodes rufipes"@sv .

<http://tun.fi/MX.296568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes albitibia" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1838)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes heterogaster"@fi,
        "Aleiodes heterogaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes albitibia"@fi,
        "Aleiodes albitibia"@sv .

<http://tun.fi/MX.296570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes arcticus" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes arcticus"@fi,
        "Aleiodes arcticus"@sv .

<http://tun.fi/MX.296571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes armatus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes armatus"@fi,
        "Aleiodes armatus"@sv .

<http://tun.fi/MX.296572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes bicolor" ;
    dwc:scientificNameAuthorship "(Spinola, 1808)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes incertus"@fi,
        "Aleiodes incertus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes bicolor"@fi,
        "Aleiodes bicolor"@sv .

<http://tun.fi/MX.296574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes borealis" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes borealis"@fi,
        "Aleiodes borealis"@sv .

<http://tun.fi/MX.296575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes circumscriptus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes circumscriptus"@fi,
        "Aleiodes circumscriptus"@sv .

<http://tun.fi/MX.296576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes compressor" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1838)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes unicolor"@fi,
        "Aleiodes unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes compressor"@fi,
        "Aleiodes compressor"@sv .

<http://tun.fi/MX.296578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes coxalis" ;
    dwc:scientificNameAuthorship "(Spinola, 1808)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes tristis"@fi,
        "Aleiodes tristis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes coxalis"@fi,
        "Aleiodes coxalis"@sv .

<http://tun.fi/MX.296580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes crassipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes linearis"@fi,
        "Aleiodes linearis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes crassipes"@fi,
        "Aleiodes crassipes"@sv .

<http://tun.fi/MX.296582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes gastritor" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes caudalis"@fi,
        "Aleiodes caudalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes gastritor"@fi,
        "Aleiodes gastritor"@sv .

<http://tun.fi/MX.296585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes modestus" ;
    dwc:scientificNameAuthorship "(Reinhard, 1863)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes modestus"@fi,
        "Aleiodes modestus"@sv .

<http://tun.fi/MX.296586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes nigricornis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes nigricornis"@fi,
        "Aleiodes nigricornis"@sv .

<http://tun.fi/MX.296587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes pallidator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes pallidator"@fi,
        "Aleiodes pallidator"@sv .

<http://tun.fi/MX.296588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes punctipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1891)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes punctipes"@fi,
        "Aleiodes punctipes"@sv .

<http://tun.fi/MX.296589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes rossicus" ;
    dwc:scientificNameAuthorship "(Kokujev, 1898)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes rossicus"@fi,
        "Aleiodes rossicus"@sv .

<http://tun.fi/MX.296590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes seriatus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1838)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes vittiger"@fi,
        "Aleiodes vittiger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes seriatus"@fi,
        "Aleiodes seriatus"@sv .

<http://tun.fi/MX.296592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes signatus" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes esseni"@fi,
        "Aleiodes geniculator"@fi,
        "Aleiodes esseni"@sv,
        "Aleiodes geniculator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes signatus"@fi,
        "Aleiodes signatus"@sv .

<http://tun.fi/MX.296596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes dispar" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes dispar"@fi,
        "Aleiodes dispar"@sv .

<http://tun.fi/MX.296599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rogas luteus" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.296597> ;
    skos:hiddenLabel "Rogas testaceus"@fi,
        "Rogas testaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rogas luteus"@fi,
        "Rogas luteus"@sv .

<http://tun.fi/MX.296604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinocentrus arcticus" ;
    dwc:scientificNameAuthorship "Hellén, 1927" ;
    skos:broader <http://tun.fi/MX.296603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinocentrus arcticus"@fi,
        "Clinocentrus arcticus"@sv .

<http://tun.fi/MX.296605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinocentrus cunctator" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.296603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinocentrus cunctator"@fi,
        "Clinocentrus cunctator"@sv .

<http://tun.fi/MX.296606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinocentrus excubitor" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.296603> ;
    skos:hiddenLabel "Clinocentrus tenuicornis"@fi,
        "Clinocentrus tenuicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinocentrus excubitor"@fi,
        "Clinocentrus excubitor"@sv .

<http://tun.fi/MX.296608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinocentrus exsertor" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.296603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinocentrus exsertor"@fi,
        "Clinocentrus exsertor"@sv .

<http://tun.fi/MX.296609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinocentrus umbratilis" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinocentrus umbratilis"@fi,
        "Clinocentrus umbratilis"@sv .

<http://tun.fi/MX.296610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinocentrus vestigiator" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.296603> ;
    skos:hiddenLabel "Clinocentrus obsoletus"@fi,
        "Clinocentrus obsoletus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinocentrus vestigiator"@fi,
        "Clinocentrus vestigiator"@sv .

<http://tun.fi/MX.296615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyssalus clavator" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyssalus clavator"@fi,
        "Rhyssalus clavator"@sv .

<http://tun.fi/MX.296616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyssalus longicaudis" ;
    dwc:scientificNameAuthorship "(Tobias & Belokobylskij, 1981)" ;
    skos:broader <http://tun.fi/MX.296614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyssalus longicaudis"@fi,
        "Rhyssalus longicaudis"@sv .

<http://tun.fi/MX.296618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolopsidea indagator" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.296617> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolopsidea indagator"@fi,
        "Dolopsidea indagator"@sv .

<http://tun.fi/MX.296620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudobathystomus funestus" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.296619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudobathystomus funestus"@fi,
        "Pseudobathystomus funestus"@sv .

<http://tun.fi/MX.296622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncophanes minutus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1838)" ;
    skos:broader <http://tun.fi/MX.296621> ;
    skos:hiddenLabel "Oncophanes laevigatus"@fi,
        "Oncophanes lanceolator"@fi,
        "Oncophanes laevigatus"@sv,
        "Oncophanes lanceolator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oncophanes minutus"@fi,
        "Oncophanes minutus"@sv .

<http://tun.fi/MX.296627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrisis apterus" ;
    dwc:scientificNameAuthorship "Hellén, 1957" ;
    skos:broader <http://tun.fi/MX.296626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrisis apterus"@fi,
        "Acrisis apterus"@sv .

<http://tun.fi/MX.296628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrisis brevicornis" ;
    dwc:scientificNameAuthorship "Hellén, 1957" ;
    skos:broader <http://tun.fi/MX.296626> ;
    skos:hiddenLabel "Acrisis koponeni"@fi,
        "Acrisis koponeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrisis brevicornis"@fi,
        "Acrisis brevicornis"@sv .

<http://tun.fi/MX.296630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrisis clavipes" ;
    dwc:scientificNameAuthorship "Marshall, 1888" ;
    skos:broader <http://tun.fi/MX.296626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrisis clavipes"@fi,
        "Acrisis clavipes"@sv .

<http://tun.fi/MX.296631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrisis fuscipes" ;
    dwc:scientificNameAuthorship "Hellén, 1957" ;
    skos:broader <http://tun.fi/MX.296626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrisis fuscipes"@fi,
        "Acrisis fuscipes"@sv .

<http://tun.fi/MX.296632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrisis suomii" ;
    dwc:scientificNameAuthorship "Tobias, 1983" ;
    skos:broader <http://tun.fi/MX.296626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrisis suomii"@fi,
        "Acrisis suomii"@sv .

<http://tun.fi/MX.296634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proacrisis levis" ;
    dwc:scientificNameAuthorship "Tobias, 1983" ;
    skos:broader <http://tun.fi/MX.296633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proacrisis levis"@fi,
        "Proacrisis levis"@sv .

<http://tun.fi/MX.296635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proacrisis rarus" ;
    dwc:scientificNameAuthorship "Tobias, 1983" ;
    skos:broader <http://tun.fi/MX.296633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proacrisis rarus"@fi,
        "Proacrisis rarus"@sv .

<http://tun.fi/MX.296639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chremylus elaphus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296638> ;
    skos:hiddenLabel "Chremylus rubiginosus"@fi,
        "Chremylus rubiginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chremylus elaphus"@fi,
        "Chremylus elaphus"@sv .

<http://tun.fi/MX.296644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pambolus pallipes" ;
    dwc:scientificNameAuthorship "(Förster, 1862)" ;
    skos:broader <http://tun.fi/MX.296642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pambolus pallipes"@fi,
        "Pambolus pallipes"@sv .

<http://tun.fi/MX.296645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pambolus rugulosus" ;
    dwc:scientificNameAuthorship "(Hellén, 1927)" ;
    skos:broader <http://tun.fi/MX.296642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pambolus rugulosus"@fi,
        "Pambolus rugulosus"@sv .

<http://tun.fi/MX.296647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dimeris mira" ;
    dwc:scientificNameAuthorship "Ruthe, 1854" ;
    skos:broader <http://tun.fi/MX.296646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dimeris mira"@fi,
        "Dimeris mira"@sv .

<http://tun.fi/MX.296654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenarcha abnormis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1838)" ;
    skos:broader <http://tun.fi/MX.5014985> ;
    skos:hiddenLabel "Colastes abnormis"@fi,
        "Colastes catenator"@fi,
        "Colastes glabricollis"@fi,
        "Colastes abnormis"@sv,
        "Colastes catenator"@sv,
        "Colastes glabricollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenarcha abnormis"@fi,
        "Xenarcha abnormis"@sv .

<http://tun.fi/MX.296657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colastes braconius" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colastes braconius"@fi,
        "Colastes braconius"@sv .

<http://tun.fi/MX.296658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colastes affinis" ;
    dwc:scientificNameAuthorship "(Wesmael, 1838)" ;
    skos:broader <http://tun.fi/MX.296649> ;
    skos:hiddenLabel "Colastes flavitarsis"@fi,
        "Colastes longicornis"@fi,
        "Colastes flavitarsis"@sv,
        "Colastes longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colastes affinis"@fi,
        "Colastes affinis"@sv .

<http://tun.fi/MX.296660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Shawiana foveolator" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.5014984> ;
    skos:hiddenLabel "Colastes foveolator"@fi,
        "Colastes foveolator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Shawiana foveolator"@fi,
        "Shawiana foveolator"@sv .

<http://tun.fi/MX.296661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colastes fritzeni" ;
    dwc:scientificNameAuthorship "Achterberg & Shaw 2008" ;
    skos:broader <http://tun.fi/MX.296649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colastes fritzeni"@fi,
        "Colastes fritzeni"@sv .

<http://tun.fi/MX.296662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colastes incertus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1838)" ;
    skos:broader <http://tun.fi/MX.296649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colastes incertus"@fi,
        "Colastes incertus"@sv .

<http://tun.fi/MX.296663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Shawiana laevis" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.5014984> ;
    skos:hiddenLabel "Colastes laevis"@fi,
        "Colastes laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Shawiana laevis"@fi,
        "Shawiana laevis"@sv .

<http://tun.fi/MX.296665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenarcha laticarpus" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.5014985> ;
    skos:hiddenLabel "Colastes flaviventris"@fi,
        "Colastes laticarpus"@fi,
        "Colastes flaviventris"@sv,
        "Colastes laticarpus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenarcha laticarpus"@fi,
        "Xenarcha laticarpus"@sv .

<http://tun.fi/MX.296667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colastes pubicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.296649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colastes pubicornis"@fi,
        "Colastes pubicornis"@sv .

<http://tun.fi/MX.296670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhysipolis decorator" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.296669> ;
    skos:hiddenLabel "Rhysipolis caudatus"@fi,
        "Rhysipolis caudatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhysipolis decorator"@fi,
        "Rhysipolis decorator"@sv .

<http://tun.fi/MX.296672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhysipolis hariolator" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.296669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhysipolis hariolator"@fi,
        "Rhysipolis hariolator"@sv .

<http://tun.fi/MX.296673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhysipolis meditator" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.296669> ;
    skos:hiddenLabel "Rhysipolis obscuripes"@fi,
        "Rhysipolis varicoxa"@fi,
        "Rhysipolis obscuripes"@sv,
        "Rhysipolis varicoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhysipolis meditator"@fi,
        "Rhysipolis meditator"@sv .

<http://tun.fi/MX.296678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachystigmus nitidulus" ;
    dwc:scientificNameAuthorship "Hellén, 1927" ;
    skos:broader <http://tun.fi/MX.296676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachystigmus nitidulus"@fi,
        "Pachystigmus nitidulus"@sv .

<http://tun.fi/MX.296682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Avga opaca" ;
    dwc:scientificNameAuthorship "(Hellén, 1957)" ;
    skos:broader <http://tun.fi/MX.296681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Avga opaca"@fi,
        "Avga opaca"@sv .

<http://tun.fi/MX.296685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hormius moniliatus" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.296684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hormius moniliatus"@fi,
        "Hormius moniliatus"@sv .

<http://tun.fi/MX.296690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnamptodon decoris" ;
    dwc:scientificNameAuthorship "(Förster, 1863)" ;
    skos:broader <http://tun.fi/MX.296687> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnamptodon decoris"@fi,
        "Gnamptodon decoris"@sv .

<http://tun.fi/MX.296691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnamptodon pumilio" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.296687> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnamptodon pumilio"@fi,
        "Gnamptodon pumilio"@sv .

<http://tun.fi/MX.296695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ademon decrescens" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.296694> ;
    skos:hiddenLabel "Ademon mutuator"@fi,
        "Ademon mutuator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ademon decrescens"@fi,
        "Ademon decrescens"@sv .

<http://tun.fi/MX.296700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xynobius comatus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.296698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xynobius comatus"@fi,
        "Xynobius comatus"@sv .

<http://tun.fi/MX.296701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xynobius decoratus" ;
    dwc:scientificNameAuthorship "(Stelfox, 1949)" ;
    skos:broader <http://tun.fi/MX.296698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xynobius decoratus"@fi,
        "Xynobius decoratus"@sv .

<http://tun.fi/MX.296702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xynobius holconotus" ;
    dwc:scientificNameAuthorship "(Fischer, 1958)" ;
    skos:broader <http://tun.fi/MX.296698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xynobius holconotus"@fi,
        "Xynobius holconotus"@sv .

<http://tun.fi/MX.296703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xynobius macrocerus" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xynobius macrocerus"@fi,
        "Xynobius macrocerus"@sv .

<http://tun.fi/MX.296704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xynobius notabilis" ;
    dwc:scientificNameAuthorship "(Fischer, 1958)" ;
    skos:broader <http://tun.fi/MX.296698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xynobius notabilis"@fi,
        "Xynobius notabilis"@sv .

<http://tun.fi/MX.296705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xynobius pilosiscutum" ;
    dwc:scientificNameAuthorship "(Fischer, 1962)" ;
    skos:broader <http://tun.fi/MX.296698> ;
    skos:hiddenLabel "Xynobius flaviceps"@fi,
        "Xynobius flaviceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xynobius pilosiscutum"@fi,
        "Xynobius pilosiscutum"@sv .

<http://tun.fi/MX.296707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xynobius rudis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.296698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xynobius rudis"@fi,
        "Xynobius rudis"@sv .

<http://tun.fi/MX.296709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes aemulus" ;
    dwc:scientificNameAuthorship "(Haliday, 1837)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes aemulus"@fi,
        "Utetes aemulus"@sv .

<http://tun.fi/MX.296710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes caudatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes caudatus"@fi,
        "Utetes caudatus"@sv .

<http://tun.fi/MX.296711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes coracinus" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes coracinus"@fi,
        "Utetes coracinus"@sv .

<http://tun.fi/MX.296712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes curtipectus" ;
    dwc:scientificNameAuthorship "(Fischer, 1958)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes curtipectus"@fi,
        "Utetes curtipectus"@sv .

<http://tun.fi/MX.296713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes fasciatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes fasciatus"@fi,
        "Utetes fasciatus"@sv .

<http://tun.fi/MX.296714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes fulvicollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes fulvicollis"@fi,
        "Utetes fulvicollis"@sv .

<http://tun.fi/MX.296715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes ferrugator" ;
    dwc:scientificNameAuthorship "(Goureau, 1862)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:hiddenLabel "Utetes magnus"@fi,
        "Utetes magnus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes ferrugator"@fi,
        "Utetes ferrugator"@sv .

<http://tun.fi/MX.296716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes ochropus" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes ochropus"@fi,
        "Utetes ochropus"@sv .

<http://tun.fi/MX.296717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes posticatae" ;
    dwc:scientificNameAuthorship "(Fischer, 1957)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:hiddenLabel "Utetes hilaris"@fi,
        "Utetes seebensteinensis"@fi,
        "Utetes hilaris"@sv,
        "Utetes seebensteinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes posticatae"@fi,
        "Utetes posticatae"@sv .

<http://tun.fi/MX.296720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes rotundiventris" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes rotundiventris"@fi,
        "Utetes rotundiventris"@sv .

<http://tun.fi/MX.296721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes ruficeps" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes ruficeps"@fi,
        "Utetes ruficeps"@sv .

<http://tun.fi/MX.296722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes trisulcus" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes trisulcus"@fi,
        "Utetes trisulcus"@sv .

<http://tun.fi/MX.296723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes truncatus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes truncatus"@fi,
        "Utetes truncatus"@sv .

<http://tun.fi/MX.296724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes zelotes" ;
    dwc:scientificNameAuthorship "(Marshall, 1891)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:hiddenLabel "Utetes exsertus"@fi,
        "Utetes insertus"@fi,
        "Utetes exsertus"@sv,
        "Utetes insertus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes zelotes"@fi,
        "Utetes zelotes"@sv .

<http://tun.fi/MX.296728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius aethiops" ;
    dwc:scientificNameAuthorship "Haliday, 1837" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius aethiops"@fi,
        "Opius aethiops"@sv .

<http://tun.fi/MX.296729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius karesuandensis" ;
    dwc:scientificNameAuthorship "Fischer, 1964" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius karesuandensis"@fi,
        "Opius karesuandensis"@sv .

<http://tun.fi/MX.296730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius nitidulator" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius nitidulator"@fi,
        "Opius nitidulator"@sv .

<http://tun.fi/MX.296731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius ocellatus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius ocellatus"@fi,
        "Opius ocellatus"@sv .

<http://tun.fi/MX.296732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius polyzonius" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius polyzonius"@fi,
        "Opius polyzonius"@sv .

<http://tun.fi/MX.296733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius rufipes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius rufipes"@fi,
        "Opius rufipes"@sv .

<http://tun.fi/MX.296735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius pactus" ;
    dwc:scientificNameAuthorship "Haliday, 1837" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius pactus"@fi,
        "Opius pactus"@sv .

<http://tun.fi/MX.296736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius propodealis" ;
    dwc:scientificNameAuthorship "Fischer, 1958" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius propodealis"@fi,
        "Opius propodealis"@sv .

<http://tun.fi/MX.296738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius aureliae" ;
    dwc:scientificNameAuthorship "Fischer, 1957" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius aureliae"@fi,
        "Opius aureliae"@sv .

<http://tun.fi/MX.296739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius flavigaster" ;
    dwc:scientificNameAuthorship "Fischer, 1957" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius flavigaster"@fi,
        "Opius flavigaster"@sv .

<http://tun.fi/MX.296741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius crassicrus" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius crassicrus"@fi,
        "Opius crassicrus"@sv .

<http://tun.fi/MX.296742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius tscheki" ;
    dwc:scientificNameAuthorship "Fischer, 1957" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius tscheki"@fi,
        "Opius tscheki"@sv .

<http://tun.fi/MX.296745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius curvatus" ;
    dwc:scientificNameAuthorship "Fischer, 1957" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius curvatus"@fi,
        "Opius curvatus"@sv .

<http://tun.fi/MX.296746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius gracilis" ;
    dwc:scientificNameAuthorship "Fischer, 1957" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius minor"@fi,
        "Opius minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius gracilis"@fi,
        "Opius gracilis"@sv .

<http://tun.fi/MX.296748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius pygmaeus" ;
    dwc:scientificNameAuthorship "Fischer, 1962" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius pygmaeus"@fi,
        "Opius pygmaeus"@sv .

<http://tun.fi/MX.296749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius radialis" ;
    dwc:scientificNameAuthorship "Fischer, 1957" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius radialis"@fi,
        "Opius radialis"@sv .

<http://tun.fi/MX.296750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius tersus" ;
    dwc:scientificNameAuthorship "(Förster, 1862)" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius tersus"@fi,
        "Opius tersus"@sv .

<http://tun.fi/MX.296752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius caprifolii" ;
    dwc:scientificNameAuthorship "Fischer, 1967" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius caprifolii"@fi,
        "Opius caprifolii"@sv .

<http://tun.fi/MX.296753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius instabilis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius fallax"@fi,
        "Opius fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius instabilis"@fi,
        "Opius instabilis"@sv .

<http://tun.fi/MX.296755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius iuxtangelum" ;
    dwc:scientificNameAuthorship "Fischer, 1978" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius iuxtangelum"@fi,
        "Opius iuxtangelum"@sv .

<http://tun.fi/MX.296756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius pulicariae" ;
    dwc:scientificNameAuthorship "Fischer, 1969" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius pulicariae"@fi,
        "Opius pulicariae"@sv .

<http://tun.fi/MX.296758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius austriacus" ;
    dwc:scientificNameAuthorship "Fischer, 1958" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius austriacus"@fi,
        "Opius austriacus"@sv .

<http://tun.fi/MX.296759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius heringi" ;
    dwc:scientificNameAuthorship "Fischer, 1962" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius heringi"@fi,
        "Opius heringi"@sv .

<http://tun.fi/MX.296760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius rex" ;
    dwc:scientificNameAuthorship "Fischer, 1958" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius rex"@fi,
        "Opius rex"@sv .

<http://tun.fi/MX.296761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius similis" ;
    dwc:scientificNameAuthorship "Szépligeti, 1898" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius altimontanus"@fi,
        "Opius basirufus"@fi,
        "Opius altimontanus"@sv,
        "Opius basirufus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius similis"@fi,
        "Opius similis"@sv .

<http://tun.fi/MX.296764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius similoides" ;
    dwc:scientificNameAuthorship "Fischer, 1962" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius similoides"@fi,
        "Opius similoides"@sv .

<http://tun.fi/MX.296765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius tirolensis" ;
    dwc:scientificNameAuthorship "Fischer, 1958" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius tirolensis"@fi,
        "Opius tirolensis"@sv .

<http://tun.fi/MX.296767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius geniculatus" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius geniculatus"@fi,
        "Opius geniculatus"@sv .

<http://tun.fi/MX.296768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius irregularis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius irregularis"@fi,
        "Opius irregularis"@sv .

<http://tun.fi/MX.296769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius saevulus" ;
    dwc:scientificNameAuthorship "Fischer, 1958" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius saevulus"@fi,
        "Opius saevulus"@sv .

<http://tun.fi/MX.296770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius saevus" ;
    dwc:scientificNameAuthorship "Haliday, 1837" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius saevus"@fi,
        "Opius saevus"@sv .

<http://tun.fi/MX.296772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius mundus" ;
    dwc:scientificNameAuthorship "(Förster, 1862)" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius mundus"@fi,
        "Opius mundus"@sv .

<http://tun.fi/MX.296778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius cingulatus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius stramineipes"@fi,
        "Opius stramineipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius cingulatus"@fi,
        "Opius cingulatus"@sv .

<http://tun.fi/MX.296780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius circulator" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius circulator"@fi,
        "Opius circulator"@sv .

<http://tun.fi/MX.296781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius maculipes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius maculipes"@fi,
        "Opius maculipes"@sv .

<http://tun.fi/MX.296782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius pirchitticola" ;
    dwc:scientificNameAuthorship "Fischer, 1974" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius pirchitticola"@fi,
        "Opius pirchitticola"@sv .

<http://tun.fi/MX.296783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius sigmodus" ;
    dwc:scientificNameAuthorship "Papp, 1981" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius sigmodus"@fi,
        "Opius sigmodus"@sv .

<http://tun.fi/MX.296784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius speciosus" ;
    dwc:scientificNameAuthorship "Fischer, 1959" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius speciosus"@fi,
        "Opius speciosus"@sv .

<http://tun.fi/MX.296785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius tuberculifer" ;
    dwc:scientificNameAuthorship "Fischer, 1958" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius diabolicus"@fi,
        "Opius diabolicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius tuberculifer"@fi,
        "Opius tuberculifer"@sv .

<http://tun.fi/MX.296787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius viennensis" ;
    dwc:scientificNameAuthorship "Fischer, 1959" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius viennensis"@fi,
        "Opius viennensis"@sv .

<http://tun.fi/MX.296789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius connivens" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius connivens"@fi,
        "Opius connivens"@sv .

<http://tun.fi/MX.296790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius epulatus" ;
    dwc:scientificNameAuthorship "Papp, 1981" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius epulatus"@fi,
        "Opius epulatus"@sv .

<http://tun.fi/MX.296791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius paranivens" ;
    dwc:scientificNameAuthorship "Fischer, 1990" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius paranivens"@fi,
        "Opius paranivens"@sv .

<http://tun.fi/MX.296795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius caesus" ;
    dwc:scientificNameAuthorship "Haliday, 1837" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius caesus"@fi,
        "Opius caesus"@sv .

<http://tun.fi/MX.296796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius rudiformis" ;
    dwc:scientificNameAuthorship "Fischer, 1958" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius rotundiformis"@fi,
        "Opius rotundiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius rudiformis"@fi,
        "Opius rudiformis"@sv .

<http://tun.fi/MX.296801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius parvungula" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius parvungula"@fi,
        "Opius parvungula"@sv .

<http://tun.fi/MX.296803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius agromyzicola" ;
    dwc:scientificNameAuthorship "Fischer, 1967" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius agromyzicola"@fi,
        "Opius agromyzicola"@sv .

<http://tun.fi/MX.296806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius caricivorae" ;
    dwc:scientificNameAuthorship "Fischer, 1964" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius caricivorae"@fi,
        "Opius caricivorae"@sv .

<http://tun.fi/MX.296807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius circinus" ;
    dwc:scientificNameAuthorship "Papp, 1979" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius circinus"@fi,
        "Opius circinus"@sv .

<http://tun.fi/MX.296808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius gigapiceus" ;
    dwc:scientificNameAuthorship "Fischer, 1989" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius gigapiceus"@fi,
        "Opius gigapiceus"@sv .

<http://tun.fi/MX.296809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius lugens" ;
    dwc:scientificNameAuthorship "Haliday, 1837" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius lugens"@fi,
        "Opius lugens"@sv .

<http://tun.fi/MX.296810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius orbiculator" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius breviscapus"@fi,
        "Opius breviscapus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius orbiculator"@fi,
        "Opius orbiculator"@sv .

<http://tun.fi/MX.296812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius pallipes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius exilis"@fi,
        "Opius piceus"@fi,
        "Opius exilis"@sv,
        "Opius piceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius pallipes"@fi,
        "Opius pallipes"@sv .

<http://tun.fi/MX.296815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius peterseni" ;
    dwc:scientificNameAuthorship "Fischer, 1964" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius peterseni"@fi,
        "Opius peterseni"@sv .

<http://tun.fi/MX.296816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius pygmaeator" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius funebris"@fi,
        "Opius meracus"@fi,
        "Opius funebris"@sv,
        "Opius meracus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius pygmaeator"@fi,
        "Opius pygmaeator"@sv .

<http://tun.fi/MX.296819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius subpallipes" ;
    dwc:scientificNameAuthorship "Tobias, 1986" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius subpallipes"@fi,
        "Opius subpallipes"@sv .

<http://tun.fi/MX.296821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius pendulus" ;
    dwc:scientificNameAuthorship "Haliday, 1837" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius latipes"@fi,
        "Opius latipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius pendulus"@fi,
        "Opius pendulus"@sv .

<http://tun.fi/MX.296824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius fuscipennis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius fuscipennis"@fi,
        "Opius fuscipennis"@sv .

<http://tun.fi/MX.296825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius padidalis" ;
    dwc:scientificNameAuthorship "Fischer, 1989" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius padidalis"@fi,
        "Opius padidalis"@sv .

<http://tun.fi/MX.296826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius pulchriceps" ;
    dwc:scientificNameAuthorship "Szépligeti, 1898" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius pulcherrimus"@fi,
        "Opius pulcherrimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius pulchriceps"@fi,
        "Opius pulchriceps"@sv .

<http://tun.fi/MX.296828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius singularis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius arenosus"@fi,
        "Opius spretus"@fi,
        "Opius arenosus"@sv,
        "Opius spretus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius singularis"@fi,
        "Opius singularis"@sv .

<http://tun.fi/MX.296831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius staryi" ;
    dwc:scientificNameAuthorship "Fischer, 1958" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius staryi"@fi,
        "Opius staryi"@sv .

<http://tun.fi/MX.296833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atormus victus" ;
    dwc:scientificNameAuthorship "Haliday, 1837" ;
    skos:broader <http://tun.fi/MX.296832> ;
    skos:hiddenLabel "Atormus singularis"@fi,
        "Atormus singularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atormus victus"@fi,
        "Atormus victus"@sv .

<http://tun.fi/MX.296836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius crassipes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius crassipes"@fi,
        "Opius crassipes"@sv .

<http://tun.fi/MX.296837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius mongolaltaiensis" ;
    dwc:scientificNameAuthorship "Fischer, 1991" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius mongolaltaiensis"@fi,
        "Opius mongolaltaiensis"@sv .

<http://tun.fi/MX.296839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius adentatus" ;
    dwc:scientificNameAuthorship "Fischer, 1981" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius adentatus"@fi,
        "Opius adentatus"@sv .

<http://tun.fi/MX.296841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius abditiformis" ;
    dwc:scientificNameAuthorship "Fischer, 1984" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius abditiformis"@fi,
        "Opius abditiformis"@sv .

<http://tun.fi/MX.296842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius attributus" ;
    dwc:scientificNameAuthorship "Fischer, 1962" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius attributus"@fi,
        "Opius attributus"@sv .

<http://tun.fi/MX.296844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius inflammatus" ;
    dwc:scientificNameAuthorship "Fischer, 1963" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius inflammatus"@fi,
        "Opius inflammatus"@sv .

<http://tun.fi/MX.296845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius levis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius filicornis"@fi,
        "Opius filicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius levis"@fi,
        "Opius levis"@sv .

<http://tun.fi/MX.296847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius longicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius caudifer"@fi,
        "Opius caudifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius longicornis"@fi,
        "Opius longicornis"@sv .

<http://tun.fi/MX.296849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius magnicauda" ;
    dwc:scientificNameAuthorship "Fischer, 1958" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius magnicauda"@fi,
        "Opius magnicauda"@sv .

<http://tun.fi/MX.296850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius minusculae" ;
    dwc:scientificNameAuthorship "Fischer, 1967" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius minusculae"@fi,
        "Opius minusculae"@sv .

<http://tun.fi/MX.296851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius mirabilis" ;
    dwc:scientificNameAuthorship "Fischer, 1958" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius mirabilis"@fi,
        "Opius mirabilis"@sv .

<http://tun.fi/MX.296853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius opacus" ;
    dwc:scientificNameAuthorship "Fischer, 1968" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius opacus"@fi,
        "Opius opacus"@sv .

<http://tun.fi/MX.296854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius soenderupianus" ;
    dwc:scientificNameAuthorship "Fischer, 1967" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius soenderupianus"@fi,
        "Opius soenderupianus"@sv .

<http://tun.fi/MX.296855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius turcicus" ;
    dwc:scientificNameAuthorship "Fischer, 1960" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius turcicus"@fi,
        "Opius turcicus"@sv .

<http://tun.fi/MX.296857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaedrotoma depeculator" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296856> ;
    skos:hiddenLabel "Phaedrotoma semiaciculatus"@fi,
        "Phaedrotoma semiaciculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaedrotoma depeculator"@fi,
        "Phaedrotoma depeculator"@sv .

<http://tun.fi/MX.296859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaedrotoma diversa" ;
    dwc:scientificNameAuthorship "(Szépligeti, 1898)" ;
    skos:broader <http://tun.fi/MX.296856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaedrotoma diversa"@fi,
        "Phaedrotoma diversa"@sv .

<http://tun.fi/MX.296860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaedrotoma exigua" ;
    dwc:scientificNameAuthorship "(Wesmael, 1835)" ;
    skos:broader <http://tun.fi/MX.296856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaedrotoma exigua"@fi,
        "Phaedrotoma exigua"@sv .

<http://tun.fi/MX.296861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaedrotoma pulchriceps" ;
    dwc:scientificNameAuthorship "(Szépligeti, 1898)" ;
    skos:broader <http://tun.fi/MX.296856> ;
    skos:hiddenLabel "Phaedrotoma pulchriventris"@fi,
        "Phaedrotoma pulchriventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaedrotoma pulchriceps"@fi,
        "Phaedrotoma pulchriceps"@sv .

<http://tun.fi/MX.296862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaedrotoma recondens" ;
    dwc:scientificNameAuthorship "van Achterberg, 2004" ;
    skos:broader <http://tun.fi/MX.296856> ;
    skos:hiddenLabel "Phaedrotoma reconditor"@fi,
        "Phaedrotoma reconditor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaedrotoma recondens"@fi,
        "Phaedrotoma recondens"@sv .

<http://tun.fi/MX.296864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaedrotoma variegatus" ;
    dwc:scientificNameAuthorship "(Szépligeti, 1896)" ;
    skos:broader <http://tun.fi/MX.296856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaedrotoma variegatus"@fi,
        "Phaedrotoma variegatus"@sv .

<http://tun.fi/MX.296866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psyttalia carinata" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296865> ;
    skos:hiddenLabel "Psyttalia rhagoleticola"@fi,
        "Psyttalia rhagoleticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psyttalia carinata"@fi,
        "Psyttalia carinata"@sv .

<http://tun.fi/MX.296868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psyttalia concolor" ;
    dwc:scientificNameAuthorship "(Szépligeti, 1910)" ;
    skos:broader <http://tun.fi/MX.296865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psyttalia concolor"@fi,
        "Psyttalia concolor"@sv .

<http://tun.fi/MX.296870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xynobius cubitalis" ;
    dwc:scientificNameAuthorship "(Fischer, 1959)" ;
    skos:broader <http://tun.fi/MX.296698> ;
    skos:hiddenLabel "Euopius cubitalis"@fi,
        "Euopius cubitalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xynobius cubitalis"@fi,
        "Xynobius cubitalis"@sv .

<http://tun.fi/MX.296874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytenes abnormis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.296871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytenes abnormis"@fi,
        "Eurytenes abnormis"@sv .

<http://tun.fi/MX.296875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytenes campanariae" ;
    dwc:scientificNameAuthorship "(Fischer, 1959)" ;
    skos:broader <http://tun.fi/MX.296871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytenes campanariae"@fi,
        "Eurytenes campanariae"@sv .

<http://tun.fi/MX.296876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytenes impatientis" ;
    dwc:scientificNameAuthorship "(Fischer, 1957)" ;
    skos:broader <http://tun.fi/MX.296871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytenes impatientis"@fi,
        "Eurytenes impatientis"@sv .

<http://tun.fi/MX.296877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytenes leptostigma" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.296871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytenes leptostigma"@fi,
        "Eurytenes leptostigma"@sv .

<http://tun.fi/MX.296878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytenes vockerothi" ;
    dwc:scientificNameAuthorship "(Fischer, 1964)" ;
    skos:broader <http://tun.fi/MX.296871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytenes vockerothi"@fi,
        "Eurytenes vockerothi"@sv .

<http://tun.fi/MX.296880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bitomoides rugosus" ;
    dwc:scientificNameAuthorship "(Wesmael, 1838)" ;
    skos:broader <http://tun.fi/MX.296879> ;
    skos:hiddenLabel "Bitomus rugiventris"@fi,
        "Bitomus rugiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bitomoides rugosus"@fi,
        "Bitomoides rugosus"@sv .

<http://tun.fi/MX.296882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desmiostoma parvulum" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.296881> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Desmiostoma parvulum"@fi,
        "Desmiostoma parvulum"@sv .

<http://tun.fi/MX.296885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres bicolor" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres bicolor"@fi,
        "Biosteres bicolor"@sv .

<http://tun.fi/MX.296886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres blandus" ;
    dwc:scientificNameAuthorship "(Haliday, 1837)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres blandus"@fi,
        "Biosteres blandus"@sv .

<http://tun.fi/MX.296887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres borealis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:hiddenLabel "Biosteres brevipalpis"@fi,
        "Biosteres brevipalpis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres borealis"@fi,
        "Biosteres borealis"@sv .

<http://tun.fi/MX.296889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres haemorrhoeus" ;
    dwc:scientificNameAuthorship "(Haliday, 1837)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres haemorrhoeus"@fi,
        "Biosteres haemorrhoeus"@sv .

<http://tun.fi/MX.296890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres punctiscuta" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres punctiscuta"@fi,
        "Biosteres punctiscuta"@sv .

<http://tun.fi/MX.296891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres rusticus" ;
    dwc:scientificNameAuthorship "(Haliday, 1837)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres rusticus"@fi,
        "Biosteres rusticus"@sv .

<http://tun.fi/MX.296892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres scabriculus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres scabriculus"@fi,
        "Biosteres scabriculus"@sv .

<http://tun.fi/MX.296893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres sylvaticus" ;
    dwc:scientificNameAuthorship "(Haliday, 1837)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:hiddenLabel "Biosteres clypealis"@fi,
        "Biosteres clypealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres sylvaticus"@fi,
        "Biosteres sylvaticus"@sv .

<http://tun.fi/MX.296895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres wesmaelii" ;
    dwc:scientificNameAuthorship "(Haliday, 1837)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:hiddenLabel "Biosteres carbonarius"@fi,
        "Biosteres ultor"@fi,
        "Biosteres carbonarius"@sv,
        "Biosteres ultor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres wesmaelii"@fi,
        "Biosteres wesmaelii"@sv .

<http://tun.fi/MX.296899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres analis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:hiddenLabel "Biosteres colorativentris"@fi,
        "Biosteres colorativentris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres analis"@fi,
        "Biosteres analis"@sv .

<http://tun.fi/MX.296901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres brevisulcus" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres brevisulcus"@fi,
        "Biosteres brevisulcus"@sv .

<http://tun.fi/MX.296902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres carbonarius" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:hiddenLabel "Biosteres impressus"@fi,
        "Biosteres impressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres carbonarius"@fi,
        "Biosteres carbonarius"@sv .

<http://tun.fi/MX.296904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres caudatulus" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres caudatulus"@fi,
        "Biosteres caudatulus"@sv .

<http://tun.fi/MX.296905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres magnicornis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres magnicornis"@fi,
        "Biosteres magnicornis"@sv .

<http://tun.fi/MX.296906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres placidus" ;
    dwc:scientificNameAuthorship "(Haliday, 1837)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:hiddenLabel "Biosteres melanocerus"@fi,
        "Biosteres melanocerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres placidus"@fi,
        "Biosteres placidus"@sv .

<http://tun.fi/MX.296908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biosteres spinaciae" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biosteres spinaciae"@fi,
        "Biosteres spinaciae"@sv .

<http://tun.fi/MX.296912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia brachycera" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia brachycera"@fi,
        "Alysia brachycera"@sv .

<http://tun.fi/MX.296913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia frigida" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia frigida"@fi,
        "Alysia frigida"@sv .

<http://tun.fi/MX.296914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia incongrua" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia incongrua"@fi,
        "Alysia incongrua"@sv .

<http://tun.fi/MX.296915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia mandibulator" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:hiddenLabel "Alysia curtungula"@fi,
        "Alysia curtungula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia mandibulator"@fi,
        "Alysia mandibulator"@sv .

<http://tun.fi/MX.296917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia manducator" ;
    dwc:scientificNameAuthorship "(Panzer, 1799)" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia manducator"@fi,
        "Alysia manducator"@sv .

<http://tun.fi/MX.296918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia tipulae" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia tipulae"@fi,
        "Alysia tipulae"@sv .

<http://tun.fi/MX.296920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanycarpa gracilicornis" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.296919> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanycarpa gracilicornis"@fi,
        "Tanycarpa gracilicornis"@sv .

<http://tun.fi/MX.296922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota fuscicornis" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:hiddenLabel "Aspilota dilatata"@fi,
        "Aspilota dilatata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota fuscicornis"@fi,
        "Aspilota fuscicornis"@sv .

<http://tun.fi/MX.296925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema aureliae" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema aureliae"@fi,
        "Dinotrema aureliae"@sv .

<http://tun.fi/MX.296926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema caudatum" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema caudatum"@fi,
        "Dinotrema caudatum"@sv .

<http://tun.fi/MX.296927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema cruciforme" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema cruciforme"@fi,
        "Dinotrema cruciforme"@sv .

<http://tun.fi/MX.296928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema erythropum" ;
    dwc:scientificNameAuthorship "(Förster, 1862)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema erythropum"@fi,
        "Dinotrema erythropum"@sv .

<http://tun.fi/MX.296929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema kempei" ;
    dwc:scientificNameAuthorship "(Hedqvist, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema kempei"@fi,
        "Dinotrema kempei"@sv .

<http://tun.fi/MX.296930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema lobatum" ;
    dwc:scientificNameAuthorship "Peris Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema lobatum"@fi,
        "Dinotrema lobatum"@sv .

<http://tun.fi/MX.296931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema paramicum" ;
    dwc:scientificNameAuthorship "Munk & Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema paramicum"@fi,
        "Dinotrema paramicum"@sv .

<http://tun.fi/MX.296932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema puliciforme" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema puliciforme"@fi,
        "Dinotrema puliciforme"@sv .

<http://tun.fi/MX.296934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema setaceum" ;
    dwc:scientificNameAuthorship "Peris Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema setaceum"@fi,
        "Dinotrema setaceum"@sv .

<http://tun.fi/MX.296935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema significarium" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema significarium"@fi,
        "Dinotrema significarium"@sv .

<http://tun.fi/MX.296936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema tauricum" ;
    dwc:scientificNameAuthorship "(Telenga, 1935)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema tauricum"@fi,
        "Dinotrema tauricum"@sv .

<http://tun.fi/MX.296937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema tergitale" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema tergitale"@fi,
        "Dinotrema tergitale"@sv .

<http://tun.fi/MX.296938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema tuberculatum" ;
    dwc:scientificNameAuthorship "van Achterberg, 1988" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema tuberculatum"@fi,
        "Dinotrema tuberculatum"@sv .

<http://tun.fi/MX.296939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema varipes" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema varipes"@fi,
        "Dinotrema varipes"@sv .

<http://tun.fi/MX.296941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synaldis concolor" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.296940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synaldis concolor"@fi,
        "Synaldis concolor"@sv .

<http://tun.fi/MX.296942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synaldis distracta" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.296940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synaldis distracta"@fi,
        "Synaldis distracta"@sv .

<http://tun.fi/MX.296944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphaereta minuta" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.296943> ;
    skos:hiddenLabel "Aphaereta cephalotes"@fi,
        "Aphaereta cephalotes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphaereta minuta"@fi,
        "Aphaereta minuta"@sv .

<http://tun.fi/MX.296947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa angustiptera" ;
    dwc:scientificNameAuthorship "Papp, 1968" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa angustiptera"@fi,
        "Phaenocarpa angustiptera"@sv .

<http://tun.fi/MX.296948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa canaliculata" ;
    dwc:scientificNameAuthorship "Stelfox, 1941" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa canaliculata"@fi,
        "Phaenocarpa canaliculata"@sv .

<http://tun.fi/MX.296949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa chiastochetae" ;
    dwc:scientificNameAuthorship "Fischer, 1990" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa chiastochetae"@fi,
        "Phaenocarpa chiastochetae"@sv .

<http://tun.fi/MX.296950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa conspurcator" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:hiddenLabel "Phaenocarpa arctica"@fi,
        "Phaenocarpa arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa conspurcator"@fi,
        "Phaenocarpa conspurcator"@sv .

<http://tun.fi/MX.296952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa eugenia" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa eugenia"@fi,
        "Phaenocarpa eugenia"@sv .

<http://tun.fi/MX.296953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa hirsuta" ;
    dwc:scientificNameAuthorship "Koponen & Vikberg, 2005" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa hirsuta"@fi,
        "Phaenocarpa hirsuta"@sv .

<http://tun.fi/MX.296954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa pellmyri" ;
    dwc:scientificNameAuthorship "Fischer, 1990" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa pellmyri"@fi,
        "Phaenocarpa pellmyri"@sv .

<http://tun.fi/MX.296955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa picinervis" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa picinervis"@fi,
        "Phaenocarpa picinervis"@sv .

<http://tun.fi/MX.296956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa pratellae" ;
    dwc:scientificNameAuthorship "(Curtis, 1826)" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa pratellae"@fi,
        "Phaenocarpa pratellae"@sv .

<http://tun.fi/MX.296957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa pullata" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa pullata"@fi,
        "Phaenocarpa pullata"@sv .

<http://tun.fi/MX.296958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa ruficeps" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:hiddenLabel "Phaenocarpa meritoria"@fi,
        "Phaenocarpa pallida"@fi,
        "Phaenocarpa meritoria"@sv,
        "Phaenocarpa pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa ruficeps"@fi,
        "Phaenocarpa ruficeps"@sv .

<http://tun.fi/MX.296961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa ungulosetosa" ;
    dwc:scientificNameAuthorship "van Achterberg & Koponen, 2003" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa ungulosetosa"@fi,
        "Phaenocarpa ungulosetosa"@sv .

<http://tun.fi/MX.296963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grammospila rufiventris" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.5017863> ;
    skos:hiddenLabel "Dapsilarthra gracilicornis"@fi,
        "Dapsilarthra rufiventris"@fi,
        "Dapsilarthra gracilicornis"@sv,
        "Dapsilarthra rufiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Grammospila rufiventris"@fi,
        "Grammospila rufiventris"@sv .

<http://tun.fi/MX.296966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelurola florimela" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelurola florimela"@fi,
        "Adelurola florimela"@sv .

<http://tun.fi/MX.296968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiasta annulicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiasta annulicornis"@fi,
        "Idiasta annulicornis"@sv .

<http://tun.fi/MX.296969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiasta nephele" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiasta nephele"@fi,
        "Idiasta nephele"@sv .

<http://tun.fi/MX.296970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiasta subannellata" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiasta subannellata"@fi,
        "Idiasta subannellata"@sv .

<http://tun.fi/MX.296972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisocyrta alpinicola" ;
    dwc:scientificNameAuthorship "van Achterberg, 1986" ;
    skos:broader <http://tun.fi/MX.296971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisocyrta alpinicola"@fi,
        "Anisocyrta alpinicola"@sv .

<http://tun.fi/MX.296973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisocyrta perdita" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisocyrta perdita"@fi,
        "Anisocyrta perdita"@sv .

<http://tun.fi/MX.296978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphanes striolata" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symphanes striolata"@fi,
        "Symphanes striolata"@sv .

<http://tun.fi/MX.296980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asyntactus rhogaleus" ;
    dwc:scientificNameAuthorship "Marshall, 1898" ;
    skos:broader <http://tun.fi/MX.296979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asyntactus rhogaleus"@fi,
        "Asyntactus rhogaleus"@sv .

<http://tun.fi/MX.296982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chasmodon apterus" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.296981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chasmodon apterus"@fi,
        "Chasmodon apterus"@sv .

<http://tun.fi/MX.296985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelinidea nigra" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.296984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelinidea nigra"@fi,
        "Coelinidea nigra"@sv .

<http://tun.fi/MX.296986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelinidea vidua" ;
    dwc:scientificNameAuthorship "(Curtis, 1829)" ;
    skos:broader <http://tun.fi/MX.296984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelinidea vidua"@fi,
        "Coelinidea vidua"@sv .

<http://tun.fi/MX.296988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelinius parvipennis" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelinius parvipennis"@fi,
        "Coelinius parvipennis"@sv .

<http://tun.fi/MX.296989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelinius parvulus" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.296987> ;
    skos:hiddenLabel "Coelinius anceps"@fi,
        "Coelinius circulator"@fi,
        "Coelinius anceps"@sv,
        "Coelinius circulator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelinius parvulus"@fi,
        "Coelinius parvulus"@sv .

<http://tun.fi/MX.296994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachionus hians" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.296992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachionus hians"@fi,
        "Trachionus hians"@sv .

<http://tun.fi/MX.296995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachionus ringens" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.296992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachionus ringens"@fi,
        "Trachionus ringens"@sv .

<http://tun.fi/MX.296997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polemochartus liparae" ;
    dwc:scientificNameAuthorship "(Giraud, 1863)" ;
    skos:broader <http://tun.fi/MX.296996> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polemochartus liparae"@fi,
        "Polemochartus liparae"@sv .

<http://tun.fi/MX.296999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epimicta marginalis" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.296998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epimicta marginalis"@fi,
        "Epimicta marginalis"@sv .

<http://tun.fi/MX.297001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenusa conjungens" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaenusa conjungens"@fi,
        "Chaenusa conjungens"@sv .

<http://tun.fi/MX.297003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus abnormiceps" ;
    dwc:scientificNameAuthorship "(Nixon, 1946)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus abnormiceps"@fi,
        "Chorebus abnormiceps"@sv .

<http://tun.fi/MX.297004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus bathyzonus" ;
    dwc:scientificNameAuthorship "(Marshall, 1895)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus bathyzonus"@fi,
        "Chorebus bathyzonus"@sv .

<http://tun.fi/MX.297005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus brevicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus brevicornis"@fi,
        "Chorebus brevicornis"@sv .

<http://tun.fi/MX.297006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus cylindricus" ;
    dwc:scientificNameAuthorship "(Telenga, 1935)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:hiddenLabel "Chorebus cybele"@fi,
        "Chorebus cybele"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus cylindricus"@fi,
        "Chorebus cylindricus"@sv .

<http://tun.fi/MX.297008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus gedanensis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus gedanensis"@fi,
        "Chorebus gedanensis"@sv .

<http://tun.fi/MX.297009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus leptogaster" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus leptogaster"@fi,
        "Chorebus leptogaster"@sv .

<http://tun.fi/MX.297010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus petiolatus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus petiolatus"@fi,
        "Chorebus petiolatus"@sv .

<http://tun.fi/MX.297011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus posticus" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:hiddenLabel "Chorebus gracilis"@fi,
        "Chorebus gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus posticus"@fi,
        "Chorebus posticus"@sv .

<http://tun.fi/MX.297013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus senilis" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus senilis"@fi,
        "Chorebus senilis"@sv .

<http://tun.fi/MX.297015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela gilvipes" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela gilvipes"@fi,
        "Exotela gilvipes"@sv .

<http://tun.fi/MX.297019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneutes brevis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.297018> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneutes brevis"@fi,
        "Ichneutes brevis"@sv .

<http://tun.fi/MX.297020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneutes facialis" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297018> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneutes facialis"@fi,
        "Ichneutes facialis"@sv .

<http://tun.fi/MX.297021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneutes flaviventris" ;
    dwc:scientificNameAuthorship "Hellén, 1958" ;
    skos:broader <http://tun.fi/MX.297018> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneutes flaviventris"@fi,
        "Ichneutes flaviventris"@sv .

<http://tun.fi/MX.297022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneutes lapponicus" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297018> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneutes lapponicus"@fi,
        "Ichneutes lapponicus"@sv .

<http://tun.fi/MX.297024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneutes reunitor" ;
    dwc:scientificNameAuthorship "Nees, 1816" ;
    skos:broader <http://tun.fi/MX.297018> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneutes reunitor"@fi,
        "Ichneutes reunitor"@sv .

<http://tun.fi/MX.297026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudichneutes levis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.297025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudichneutes levis"@fi,
        "Pseudichneutes levis"@sv .

<http://tun.fi/MX.297029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proterops nigripennis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.297028> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proterops nigripennis"@fi,
        "Proterops nigripennis"@sv .

<http://tun.fi/MX.297032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mirax rufilabris" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.297031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mirax rufilabris"@fi,
        "Mirax rufilabris"@sv .

<http://tun.fi/MX.297036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelius determinatus" ;
    dwc:scientificNameAuthorship "(Förster, 1851)" ;
    skos:broader <http://tun.fi/MX.297034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelius determinatus"@fi,
        "Adelius determinatus"@sv .

<http://tun.fi/MX.297037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelius germanus" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelius germanus"@fi,
        "Adelius germanus"@sv .

<http://tun.fi/MX.297038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelius subfasciatus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.297034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelius subfasciatus"@fi,
        "Adelius subfasciatus"@sv .

<http://tun.fi/MX.297042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orgilus leptocephalus" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.297040> ;
    skos:hiddenLabel "Orgilus hyperboreus"@fi,
        "Orgilus obscurator"@fi,
        "Orgilus hyperboreus"@sv,
        "Orgilus obscurator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orgilus leptocephalus"@fi,
        "Orgilus leptocephalus"@sv .

<http://tun.fi/MX.297045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orgilus obesus" ;
    dwc:scientificNameAuthorship "Taeger, 1989" ;
    skos:broader <http://tun.fi/MX.297040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orgilus obesus"@fi,
        "Orgilus obesus"@sv .

<http://tun.fi/MX.297046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orgilus obscurator" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.297040> ;
    skos:hiddenLabel "Orgilus laevigator"@fi,
        "Orgilus laevigator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orgilus obscurator"@fi,
        "Orgilus obscurator"@sv .

<http://tun.fi/MX.297048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orgilus parvipennis" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orgilus parvipennis"@fi,
        "Orgilus parvipennis"@sv .

<http://tun.fi/MX.297049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orgilus rubrator" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.297040> ;
    skos:hiddenLabel "Orgilus nordmani"@fi,
        "Orgilus nordmani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orgilus rubrator"@fi,
        "Orgilus rubrator"@sv .

<http://tun.fi/MX.297051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orgilus rugosus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orgilus rugosus"@fi,
        "Orgilus rugosus"@sv .

<http://tun.fi/MX.297052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orgilus temporalis" ;
    dwc:scientificNameAuthorship "Tobias, 1976" ;
    skos:broader <http://tun.fi/MX.297040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orgilus temporalis"@fi,
        "Orgilus temporalis"@sv .

<http://tun.fi/MX.297056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascogaster abdominator" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1833)" ;
    skos:broader <http://tun.fi/MX.297055> ;
    skos:hiddenLabel "Ascogaster instabilis"@fi,
        "Ascogaster instabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascogaster abdominator"@fi,
        "Ascogaster abdominator"@sv .

<http://tun.fi/MX.297058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascogaster albitarsus" ;
    dwc:scientificNameAuthorship "Reinhard, 1867" ;
    skos:broader <http://tun.fi/MX.297055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascogaster albitarsus"@fi,
        "Ascogaster albitarsus"@sv .

<http://tun.fi/MX.297059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascogaster annularis" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascogaster annularis"@fi,
        "Ascogaster annularis"@sv .

<http://tun.fi/MX.297060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascogaster bidentulus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.297055> ;
    skos:hiddenLabel "Ascogaster gibbiscuta"@fi,
        "Ascogaster gibbiscuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascogaster bidentulus"@fi,
        "Ascogaster bidentulus"@sv .

<http://tun.fi/MX.297063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascogaster klugii" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascogaster klugii"@fi,
        "Ascogaster klugii"@sv .

<http://tun.fi/MX.297064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascogaster lapponicus" ;
    dwc:scientificNameAuthorship "Thomson, 1874" ;
    skos:broader <http://tun.fi/MX.297055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascogaster lapponicus"@fi,
        "Ascogaster lapponicus"@sv .

<http://tun.fi/MX.297065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascogaster quadridentatus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.297055> ;
    skos:hiddenLabel "Ascogaster nigricornis"@fi,
        "Ascogaster nigricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascogaster quadridentatus"@fi,
        "Ascogaster quadridentatus"@sv .

<http://tun.fi/MX.297067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascogaster rufidens" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.297055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascogaster rufidens"@fi,
        "Ascogaster rufidens"@sv .

<http://tun.fi/MX.297068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascogaster rufipes" ;
    dwc:scientificNameAuthorship "(Latreille, 1809)" ;
    skos:broader <http://tun.fi/MX.297055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascogaster rufipes"@fi,
        "Ascogaster rufipes"@sv .

<http://tun.fi/MX.297069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascogaster scabriculus" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1833)" ;
    skos:broader <http://tun.fi/MX.297055> ;
    skos:hiddenLabel "Ascogaster clypealis"@fi,
        "Ascogaster clypealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascogaster scabriculus"@fi,
        "Ascogaster scabriculus"@sv .

<http://tun.fi/MX.297071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascogaster varipes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.297055> ;
    skos:hiddenLabel "Ascogaster catulus"@fi,
        "Ascogaster cavifrons"@fi,
        "Ascogaster catulus"@sv,
        "Ascogaster cavifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascogaster varipes"@fi,
        "Ascogaster varipes"@sv .

<http://tun.fi/MX.297075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus annulatus" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus annulatus"@fi,
        "Chelonus annulatus"@sv .

<http://tun.fi/MX.297076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus bidentulus" ;
    dwc:scientificNameAuthorship "Thomson, 1874" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus bidentulus"@fi,
        "Chelonus bidentulus"@sv .

<http://tun.fi/MX.297078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus breviventris" ;
    dwc:scientificNameAuthorship "Thomson, 1874" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus breviventris"@fi,
        "Chelonus breviventris"@sv .

<http://tun.fi/MX.297079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus carbonator" ;
    dwc:scientificNameAuthorship "Marshall, 1885" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus carbonator"@fi,
        "Chelonus carbonator"@sv .

<http://tun.fi/MX.297080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus corvulus" ;
    dwc:scientificNameAuthorship "Marshall, 1885" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus corvulus"@fi,
        "Chelonus corvulus"@sv .

<http://tun.fi/MX.297081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus cylindrus" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Chelonus macrocerus"@fi,
        "Chelonus macrocerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus cylindrus"@fi,
        "Chelonus cylindrus"@sv .

<http://tun.fi/MX.297083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus elongatus" ;
    dwc:scientificNameAuthorship "Szépligeti, 1898" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus elongatus"@fi,
        "Chelonus elongatus"@sv .

<http://tun.fi/MX.297084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus humilis" ;
    dwc:scientificNameAuthorship "Thomson, 1874" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Chelonus rugigena"@fi,
        "Chelonus rugigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus humilis"@fi,
        "Chelonus humilis"@sv .

<http://tun.fi/MX.297086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus inanitus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus inanitus"@fi,
        "Chelonus inanitus"@sv .

<http://tun.fi/MX.297087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus obscuratus" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1838" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus obscuratus"@fi,
        "Chelonus obscuratus"@sv .

<http://tun.fi/MX.297088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus oculator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus oculator"@fi,
        "Chelonus oculator"@sv .

<http://tun.fi/MX.297090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus scabrator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Chelonus buccatus"@fi,
        "Chelonus buccatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus scabrator"@fi,
        "Chelonus scabrator"@sv .

<http://tun.fi/MX.297092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus submuticus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Chelonus luteipes"@fi,
        "Chelonus luteipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus submuticus"@fi,
        "Chelonus submuticus"@sv .

<http://tun.fi/MX.297097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus atripes" ;
    dwc:scientificNameAuthorship "Thomson, 1874" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus atripes"@fi,
        "Microchelonus atripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus atripes"@fi,
        "Chelonus atripes"@sv .

<http://tun.fi/MX.297098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus basalis" ;
    dwc:scientificNameAuthorship "Curtis, 1837" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus basalis"@fi,
        "Microchelonus basalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus basalis"@fi,
        "Chelonus basalis"@sv .

<http://tun.fi/MX.297099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus contractus" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus contractus"@fi,
        "Microchelonus contractus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus contractus"@fi,
        "Chelonus contractus"@sv .

<http://tun.fi/MX.297100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus depressus" ;
    dwc:scientificNameAuthorship "Thomson, 1874" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus depressus"@fi,
        "Microchelonus depressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus depressus"@fi,
        "Chelonus depressus"@sv .

<http://tun.fi/MX.297101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus erosus" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1838" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus erosus"@fi,
        "Microchelonus erosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus erosus"@fi,
        "Chelonus erosus"@sv .

<http://tun.fi/MX.297102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus fenestratus" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus fenestratus"@fi,
        "Microchelonus fenestratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus fenestratus"@fi,
        "Chelonus fenestratus"@sv .

<http://tun.fi/MX.297103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus larsi" ;
    dwc:scientificNameAuthorship "Kittel, 2016" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Chelonus fischeri"@fi,
        "Microchelonus fischeri"@fi,
        "Chelonus fischeri"@sv,
        "Microchelonus fischeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus larsi"@fi,
        "Chelonus larsi"@sv .

<http://tun.fi/MX.297104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus incrassus" ;
    dwc:scientificNameAuthorship "(Papp, 1992)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus incrassus"@fi,
        "Microchelonus incrassus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus incrassus"@fi,
        "Chelonus incrassus"@sv .

<http://tun.fi/MX.297105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus irritus" ;
    dwc:scientificNameAuthorship "(Tobias, 1994)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus irritus"@fi,
        "Microchelonus irritus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus irritus"@fi,
        "Chelonus irritus"@sv .

<http://tun.fi/MX.297106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus labipalpis" ;
    dwc:scientificNameAuthorship "(Tobias, 1993)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus labipalpis"@fi,
        "Microchelonus labipalpis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus labipalpis"@fi,
        "Chelonus labipalpis"@sv .

<http://tun.fi/MX.297107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus laplandicus" ;
    dwc:scientificNameAuthorship "(Tobias, 2001)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus laplandicus"@fi,
        "Microchelonus laplandicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus laplandicus"@fi,
        "Chelonus laplandicus"@sv .

<http://tun.fi/MX.297108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus latrunculus" ;
    dwc:scientificNameAuthorship "Marshall, 1885" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus latrunculus"@fi,
        "Microchelonus latrunculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus latrunculus"@fi,
        "Chelonus latrunculus"@sv .

<http://tun.fi/MX.297109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus microphtalmus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus microphtalmus"@fi,
        "Microchelonus microphtalmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus microphtalmus"@fi,
        "Chelonus microphtalmus"@sv .

<http://tun.fi/MX.297111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus nigritus" ;
    dwc:scientificNameAuthorship "(Tobias, 1999)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus nigritus"@fi,
        "Microchelonus nigritus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus nigritus"@fi,
        "Chelonus nigritus"@sv .

<http://tun.fi/MX.297112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus pilicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1874" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus pilicornis"@fi,
        "Microchelonus pilicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus pilicornis"@fi,
        "Chelonus pilicornis"@sv .

<http://tun.fi/MX.297113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus retusus" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus caudatus"@fi,
        "Microchelonus retusus"@fi,
        "Microchelonus caudatus"@sv,
        "Microchelonus retusus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus retusus"@fi,
        "Chelonus retusus"@sv .

<http://tun.fi/MX.297116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus risorius" ;
    dwc:scientificNameAuthorship "Reinhard, 1867" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus risorius"@fi,
        "Microchelonus risorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus risorius"@fi,
        "Chelonus risorius"@sv .

<http://tun.fi/MX.297117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus sulcatus" ;
    dwc:scientificNameAuthorship "Jurine, 1807" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus rimulosus"@fi,
        "Microchelonus sulcatus"@fi,
        "Microchelonus rimulosus"@sv,
        "Microchelonus sulcatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus sulcatus"@fi,
        "Chelonus sulcatus"@sv .

<http://tun.fi/MX.297120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus gravenhorstii" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Parachelonus gravenhorstii"@fi,
        "Parachelonus gravenhorstii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus gravenhorstii"@fi,
        "Chelonus gravenhorstii"@sv .

<http://tun.fi/MX.297122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus pedator" ;
    dwc:scientificNameAuthorship "Dahlbom, 1832" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Stylochelonus pedator"@fi,
        "Stylochelonus secutor"@fi,
        "Stylochelonus pedator"@sv,
        "Stylochelonus secutor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus pedator"@fi,
        "Chelonus pedator"@sv .

<http://tun.fi/MX.297124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus pusillus" ;
    dwc:scientificNameAuthorship "Szépligeti, 1898" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Stylochelonus pusillus"@fi,
        "Stylochelonus pusillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus pusillus"@fi,
        "Chelonus pusillus"@sv .

<http://tun.fi/MX.297127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerotoma dentata" ;
    dwc:scientificNameAuthorship "(Panzer, 1805)" ;
    skos:broader <http://tun.fi/MX.297126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phanerotoma dentata"@fi,
        "Phanerotoma dentata"@sv .

<http://tun.fi/MX.297131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis aduncus" ;
    dwc:scientificNameAuthorship "(Ruthe, 1860)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis aduncus"@fi,
        "Microplitis aduncus"@sv .

<http://tun.fi/MX.297132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis decens" ;
    dwc:scientificNameAuthorship "Tobias, 1964" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis decens"@fi,
        "Microplitis decens"@sv .

<http://tun.fi/MX.297133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis deprimator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis deprimator"@fi,
        "Microplitis deprimator"@sv .

<http://tun.fi/MX.297135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis docilis" ;
    dwc:scientificNameAuthorship "Nixon, 1970" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis docilis"@fi,
        "Microplitis docilis"@sv .

<http://tun.fi/MX.297136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis eremitus" ;
    dwc:scientificNameAuthorship "Reinhard, 1880" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis eremitus"@fi,
        "Microplitis eremitus"@sv .

<http://tun.fi/MX.297137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis flavipalpis" ;
    dwc:scientificNameAuthorship "(Brullé, 1832)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis flavipalpis"@fi,
        "Microplitis flavipalpis"@sv .

<http://tun.fi/MX.297138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis fulvicornis" ;
    dwc:scientificNameAuthorship "(Wesmael, 1837)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:hiddenLabel "Microplitis calcaratus"@fi,
        "Microplitis pallidicornis"@fi,
        "Microplitis calcaratus"@sv,
        "Microplitis pallidicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis fulvicornis"@fi,
        "Microplitis fulvicornis"@sv .

<http://tun.fi/MX.297140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis lugubris" ;
    dwc:scientificNameAuthorship "(Ruthe, 1860)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:hiddenLabel "Microplitis coracinus"@fi,
        "Microplitis coracinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis lugubris"@fi,
        "Microplitis lugubris"@sv .

<http://tun.fi/MX.297142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis mandibularis" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis mandibularis"@fi,
        "Microplitis mandibularis"@sv .

<http://tun.fi/MX.297144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis marshallii" ;
    dwc:scientificNameAuthorship "Kokujev, 1897" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis marshallii"@fi,
        "Microplitis marshallii"@sv .

<http://tun.fi/MX.297145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis mediator" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:hiddenLabel "Microplitis medianus"@fi,
        "Microplitis medianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis mediator"@fi,
        "Microplitis mediator"@sv .

<http://tun.fi/MX.297147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis necopinatus" ;
    dwc:scientificNameAuthorship "Papp, 1983" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis necopinatus"@fi,
        "Microplitis necopinatus"@sv .

<http://tun.fi/MX.297148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis ocellatae" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis ocellatae"@fi,
        "Microplitis ocellatae"@sv .

<http://tun.fi/MX.297149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis ratzeburgii" ;
    dwc:scientificNameAuthorship "(Ruthe, 1858)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis ratzeburgii"@fi,
        "Microplitis ratzeburgii"@sv .

<http://tun.fi/MX.297150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis sofron" ;
    dwc:scientificNameAuthorship "(Nixon, 1980)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:hiddenLabel "Microplitis stigmaticus"@fi,
        "Microplitis stigmaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis sofron"@fi,
        "Microplitis sofron"@sv .

<http://tun.fi/MX.297152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis spectabilis" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis spectabilis"@fi,
        "Microplitis spectabilis"@sv .

<http://tun.fi/MX.297153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis spinolae" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis spinolae"@fi,
        "Microplitis spinolae"@sv .

<http://tun.fi/MX.297154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis stigmaticus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:hiddenLabel "Microplitis stigmativetus"@fi,
        "Microplitis stigmativetus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis stigmaticus"@fi,
        "Microplitis stigmaticus"@sv .

<http://tun.fi/MX.297156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis tuberculatus" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:hiddenLabel "Microplitis fumipennis"@fi,
        "Microplitis fumipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis tuberculatus"@fi,
        "Microplitis tuberculatus"@sv .

<http://tun.fi/MX.297158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis tuberculifer" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1837)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:hiddenLabel "Microplitis calcaratus"@fi,
        "Microplitis trochanteratus"@fi,
        "Microplitis calcaratus"@sv,
        "Microplitis trochanteratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis tuberculifer"@fi,
        "Microplitis tuberculifer"@sv .

<http://tun.fi/MX.297161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis varipes" ;
    dwc:scientificNameAuthorship "(Ruthe, 1860)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis varipes"@fi,
        "Microplitis varipes"@sv .

<http://tun.fi/MX.297162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis viduus" ;
    dwc:scientificNameAuthorship "(Ruthe, 1860)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis viduus"@fi,
        "Microplitis viduus"@sv .

<http://tun.fi/MX.297163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis xanthopus" ;
    dwc:scientificNameAuthorship "(Ruthe, 1860)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis xanthopus"@fi,
        "Microplitis xanthopus"@sv .

<http://tun.fi/MX.297168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster alebion" ;
    dwc:scientificNameAuthorship "Nixon, 1968" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster alebion"@fi,
        "Microgaster alebion"@sv .

<http://tun.fi/MX.297169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster areolaris" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster areolaris"@fi,
        "Microgaster areolaris"@sv .

<http://tun.fi/MX.297172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster crassicornis" ;
    dwc:scientificNameAuthorship "Ruthe, 1860" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster crassicornis"@fi,
        "Microgaster crassicornis"@sv .

<http://tun.fi/MX.297173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster deceptor" ;
    dwc:scientificNameAuthorship "Nixon, 1968" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster deceptor"@fi,
        "Microgaster deceptor"@sv .

<http://tun.fi/MX.297174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster deductor" ;
    dwc:scientificNameAuthorship "Nixon, 1968" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster deductor"@fi,
        "Microgaster deductor"@sv .

<http://tun.fi/MX.297175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster ductilis" ;
    dwc:scientificNameAuthorship "Nixon, 1968" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster ductilis"@fi,
        "Microgaster ductilis"@sv .

<http://tun.fi/MX.297176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster erro" ;
    dwc:scientificNameAuthorship "Nixon, 1968" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster erro"@fi,
        "Microgaster erro"@sv .

<http://tun.fi/MX.297177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster fulvicrus" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster fulvicrus"@fi,
        "Microgaster fulvicrus"@sv .

<http://tun.fi/MX.297182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster hospes" ;
    dwc:scientificNameAuthorship "Marshall, 1885" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster hospes"@fi,
        "Microgaster hospes"@sv .

<http://tun.fi/MX.297183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster luctuosa" ;
    dwc:scientificNameAuthorship "Haliday, 1834" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:hiddenLabel "Microgaster curvicrus"@fi,
        "Microgaster curvicrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster luctuosa"@fi,
        "Microgaster luctuosa"@sv .

<http://tun.fi/MX.297185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster meridiana" ;
    dwc:scientificNameAuthorship "Haliday, 1834" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:hiddenLabel "Microgaster grandis"@fi,
        "Microgaster grandis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster meridiana"@fi,
        "Microgaster meridiana"@sv .

<http://tun.fi/MX.297187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster messoria" ;
    dwc:scientificNameAuthorship "Haliday, 1834" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:hiddenLabel "Microgaster tibialis"@fi,
        "Microgaster tibialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster messoria"@fi,
        "Microgaster messoria"@sv .

<http://tun.fi/MX.297189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster novicia" ;
    dwc:scientificNameAuthorship "Marshall, 1885" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster novicia"@fi,
        "Microgaster novicia"@sv .

<http://tun.fi/MX.297190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster parvistriga" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster parvistriga"@fi,
        "Microgaster parvistriga"@sv .

<http://tun.fi/MX.297191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster polita" ;
    dwc:scientificNameAuthorship "Marshall, 1885" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:hiddenLabel "Microgaster bengtssoni"@fi,
        "Microgaster bengtssoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster polita"@fi,
        "Microgaster polita"@sv .

<http://tun.fi/MX.297193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster procera" ;
    dwc:scientificNameAuthorship "Ruthe, 1860" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster procera"@fi,
        "Microgaster procera"@sv .

<http://tun.fi/MX.297195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster stictica" ;
    dwc:scientificNameAuthorship "Ruthe, 1858" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster stictica"@fi,
        "Microgaster stictica"@sv .

<http://tun.fi/MX.297197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster uliginosa" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster uliginosa"@fi,
        "Microgaster uliginosa"@sv .

<http://tun.fi/MX.297199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygroplitis russatus" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygroplitis russatus"@fi,
        "Hygroplitis russatus"@sv .

<http://tun.fi/MX.297201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paroplitis wesmaeli" ;
    dwc:scientificNameAuthorship "(Ruthe, 1860)" ;
    skos:broader <http://tun.fi/MX.297200> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paroplitis wesmaeli"@fi,
        "Paroplitis wesmaeli"@sv .

<http://tun.fi/MX.297203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iconella argante" ;
    dwc:scientificNameAuthorship "(Nixon, 1976)" ;
    skos:broader <http://tun.fi/MX.297202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iconella argante"@fi,
        "Iconella argante"@sv .

<http://tun.fi/MX.297205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iconella merula" ;
    dwc:scientificNameAuthorship "(Reinhard, 1880)" ;
    skos:broader <http://tun.fi/MX.297202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iconella merula"@fi,
        "Iconella merula"@sv .

<http://tun.fi/MX.297207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choeras ruficornis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choeras ruficornis"@fi,
        "Choeras ruficornis"@sv .

<http://tun.fi/MX.297208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choeras tedellae" ;
    dwc:scientificNameAuthorship "(Nixon, 1961)" ;
    skos:broader <http://tun.fi/MX.297206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choeras tedellae"@fi,
        "Choeras tedellae"@sv .

<http://tun.fi/MX.297210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sathon falcatus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sathon falcatus"@fi,
        "Sathon falcatus"@sv .

<http://tun.fi/MX.297214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea agilla" ;
    dwc:scientificNameAuthorship "(Nixon, 1972)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea agilla"@fi,
        "Dolichogenidea agilla"@sv .

<http://tun.fi/MX.297215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea artissima" ;
    dwc:scientificNameAuthorship "(Papp, 1971)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:hiddenLabel "Dolichogenidea abila"@fi,
        "Dolichogenidea abila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea artissima"@fi,
        "Dolichogenidea artissima"@sv .

<http://tun.fi/MX.297217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea breviventris" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:hiddenLabel "Dolichogenidea mesoxantha"@fi,
        "Dolichogenidea mesoxantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea breviventris"@fi,
        "Dolichogenidea breviventris"@sv .

<http://tun.fi/MX.297219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea longicauda" ;
    dwc:scientificNameAuthorship "(Wesmael, 1837)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:hiddenLabel "Dolichogenidea candidata"@fi,
        "Dolichogenidea candidata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea longicauda"@fi,
        "Dolichogenidea longicauda"@sv .

<http://tun.fi/MX.297222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea coleophorae" ;
    dwc:scientificNameAuthorship "(Wilkinson, 1938)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea coleophorae"@fi,
        "Dolichogenidea coleophorae"@sv .

<http://tun.fi/MX.297223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea decora" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea decora"@fi,
        "Dolichogenidea decora"@sv .

<http://tun.fi/MX.297224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea dilecta" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea dilecta"@fi,
        "Dolichogenidea dilecta"@sv .

<http://tun.fi/MX.297225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea gagates" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea gagates"@fi,
        "Dolichogenidea gagates"@sv .

<http://tun.fi/MX.297226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea glabra" ;
    dwc:scientificNameAuthorship "(Papp, 1978)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea glabra"@fi,
        "Dolichogenidea glabra"@sv .

<http://tun.fi/MX.297227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea halidayi" ;
    dwc:scientificNameAuthorship "(Marshall, 1872)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea halidayi"@fi,
        "Dolichogenidea halidayi"@sv .

<http://tun.fi/MX.297229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea infima" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea infima"@fi,
        "Dolichogenidea infima"@sv .

<http://tun.fi/MX.297230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea lacteicolor" ;
    dwc:scientificNameAuthorship "(Viereck, 1911)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea lacteicolor"@fi,
        "Dolichogenidea lacteicolor"@sv .

<http://tun.fi/MX.297231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea laevigata" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:hiddenLabel "Dolichogenidea hoplites"@fi,
        "Dolichogenidea hoplites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea laevigata"@fi,
        "Dolichogenidea laevigata"@sv .

<http://tun.fi/MX.297233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea lineipes" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1834)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea lineipes"@fi,
        "Dolichogenidea lineipes"@sv .

<http://tun.fi/MX.297234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea longicalcar" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea longicalcar"@fi,
        "Dolichogenidea longicalcar"@sv .

<http://tun.fi/MX.297235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea longipalpis" ;
    dwc:scientificNameAuthorship "(Reinhard, 1880)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea longipalpis"@fi,
        "Dolichogenidea longipalpis"@sv .

<http://tun.fi/MX.297238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea midas" ;
    dwc:scientificNameAuthorship "(Nixon, 1972)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea midas"@fi,
        "Dolichogenidea midas"@sv .

<http://tun.fi/MX.297239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea mycale" ;
    dwc:scientificNameAuthorship "(Nixon, 1972)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea mycale"@fi,
        "Dolichogenidea mycale"@sv .

<http://tun.fi/MX.297242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea murinanae" ;
    dwc:scientificNameAuthorship "(Čapek & Zwölfer, 1957)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea murinanae"@fi,
        "Dolichogenidea murinanae"@sv .

<http://tun.fi/MX.297244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea phaloniae" ;
    dwc:scientificNameAuthorship "(Wilkinson, 1940)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea phaloniae"@fi,
        "Dolichogenidea phaloniae"@sv .

<http://tun.fi/MX.297245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea praetor" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea praetor"@fi,
        "Dolichogenidea praetor"@sv .

<http://tun.fi/MX.297246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea sicaria" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea sicaria"@fi,
        "Dolichogenidea sicaria"@sv .

<http://tun.fi/MX.297248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholetesor bedelliae" ;
    dwc:scientificNameAuthorship "(Viereck, 1911)" ;
    skos:broader <http://tun.fi/MX.297247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholetesor bedelliae"@fi,
        "Pholetesor bedelliae"@sv .

<http://tun.fi/MX.297249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholetesor bicolor" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholetesor bicolor"@fi,
        "Pholetesor bicolor"@sv .

<http://tun.fi/MX.297251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholetesor circumscriptus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholetesor circumscriptus"@fi,
        "Pholetesor circumscriptus"@sv .

<http://tun.fi/MX.297252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholetesor elpis" ;
    dwc:scientificNameAuthorship "(Nixon, 1973)" ;
    skos:broader <http://tun.fi/MX.297247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholetesor elpis"@fi,
        "Pholetesor elpis"@sv .

<http://tun.fi/MX.297253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholetesor nanus" ;
    dwc:scientificNameAuthorship "(Reinhard, 1881)" ;
    skos:broader <http://tun.fi/MX.297247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholetesor nanus"@fi,
        "Pholetesor nanus"@sv .

<http://tun.fi/MX.297254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholetesor viminetorum" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1837)" ;
    skos:broader <http://tun.fi/MX.297247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholetesor viminetorum"@fi,
        "Pholetesor viminetorum"@sv .

<http://tun.fi/MX.297256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apanteles brunnistigma" ;
    dwc:scientificNameAuthorship "Abdinbekova, 1969" ;
    skos:broader <http://tun.fi/MX.297255> ;
    skos:hiddenLabel "Apanteles sotades"@fi,
        "Apanteles sotades"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apanteles brunnistigma"@fi,
        "Apanteles brunnistigma"@sv .

<http://tun.fi/MX.297258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apanteles carpatus" ;
    dwc:scientificNameAuthorship "(Say, 1836)" ;
    skos:broader <http://tun.fi/MX.297255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apanteles carpatus"@fi,
        "Apanteles carpatus"@sv .

<http://tun.fi/MX.297259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea corvina" ;
    dwc:scientificNameAuthorship "(Reinhard, 1881)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:hiddenLabel "Apanteles corvinus"@fi,
        "Apanteles corvinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea corvina"@fi,
        "Dolichogenidea corvina"@sv .

<http://tun.fi/MX.297260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apanteles evanidus" ;
    dwc:scientificNameAuthorship "Papp, 1975" ;
    skos:broader <http://tun.fi/MX.297255> ;
    skos:hiddenLabel "Apanteles calpurnia"@fi,
        "Apanteles calpurnia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apanteles evanidus"@fi,
        "Apanteles evanidus"@sv .

<http://tun.fi/MX.297262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apanteles lacteus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apanteles lacteus"@fi,
        "Apanteles lacteus"@sv .

<http://tun.fi/MX.297263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choeras parasitellae" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.297206> ;
    skos:hiddenLabel "Apanteles lictorius"@fi,
        "Apanteles lictorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choeras parasitellae"@fi,
        "Choeras parasitellae"@sv .

<http://tun.fi/MX.297264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apanteles metacarpalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apanteles metacarpalis"@fi,
        "Apanteles metacarpalis"@sv .

<http://tun.fi/MX.297265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apanteles miramis" ;
    dwc:scientificNameAuthorship "Nixon, 1976" ;
    skos:broader <http://tun.fi/MX.297255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apanteles miramis"@fi,
        "Apanteles miramis"@sv .

<http://tun.fi/MX.297267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apanteles obscurus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apanteles obscurus"@fi,
        "Apanteles obscurus"@sv .

<http://tun.fi/MX.297268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apanteles xanthostigma" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apanteles xanthostigma"@fi,
        "Apanteles xanthostigma"@sv .

<http://tun.fi/MX.297270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Illidops naso" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.297269> ;
    skos:hiddenLabel "Illidops coresia"@fi,
        "Illidops evander"@fi,
        "Illidops coresia"@sv,
        "Illidops evander"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Illidops naso"@fi,
        "Illidops naso"@sv .

<http://tun.fi/MX.297276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rasivalva circumvecta" ;
    dwc:scientificNameAuthorship "(Lyle, 1918)" ;
    skos:broader <http://tun.fi/MX.297275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rasivalva circumvecta"@fi,
        "Rasivalva circumvecta"@sv .

<http://tun.fi/MX.297277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rasivalva marginata" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rasivalva marginata"@fi,
        "Rasivalva marginata"@sv .

<http://tun.fi/MX.297279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diolcogaster claritibia" ;
    dwc:scientificNameAuthorship "(Papp, 1959)" ;
    skos:broader <http://tun.fi/MX.297278> ;
    skos:hiddenLabel "Diolcogaster orontes"@fi,
        "Diolcogaster orontes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diolcogaster claritibia"@fi,
        "Diolcogaster claritibia"@sv .

<http://tun.fi/MX.297281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diolcogaster connexa" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diolcogaster connexa"@fi,
        "Diolcogaster connexa"@sv .

<http://tun.fi/MX.297282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diolcogaster flavipes" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diolcogaster flavipes"@fi,
        "Diolcogaster flavipes"@sv .

<http://tun.fi/MX.297283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diolcogaster hinzi" ;
    dwc:scientificNameAuthorship "Nixon, 1965" ;
    skos:broader <http://tun.fi/MX.297278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diolcogaster hinzi"@fi,
        "Diolcogaster hinzi"@sv .

<http://tun.fi/MX.297284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diolcogaster minuta" ;
    dwc:scientificNameAuthorship "(Reinhard, 1880)" ;
    skos:broader <http://tun.fi/MX.297278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diolcogaster minuta"@fi,
        "Diolcogaster minuta"@sv .

<http://tun.fi/MX.297285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diolcogaster scotica" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.297278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diolcogaster scotica"@fi,
        "Diolcogaster scotica"@sv .

<http://tun.fi/MX.297287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia abjecta" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia abjecta"@fi,
        "Cotesia abjecta"@sv .

<http://tun.fi/MX.297288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia acuminata" ;
    dwc:scientificNameAuthorship "(Reinhard, 1880)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia acuminata"@fi,
        "Cotesia acuminata"@sv .

<http://tun.fi/MX.297289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia astrarches" ;
    dwc:scientificNameAuthorship "(Marshall, 1889)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia astrarches"@fi,
        "Cotesia astrarches"@sv .

<http://tun.fi/MX.297290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia autumnatae" ;
    dwc:scientificNameAuthorship "Shaw, 2013" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia autumnatae"@fi,
        "Cotesia autumnatae"@sv .

<http://tun.fi/MX.297291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia berberis" ;
    dwc:scientificNameAuthorship "(Nixon, 1974)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia berberis"@fi,
        "Cotesia berberis"@sv .

<http://tun.fi/MX.297292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia bignellii" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia bignellii"@fi,
        "Cotesia bignellii"@sv .

<http://tun.fi/MX.297293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia brevicornis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1837)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia brevicornis"@fi,
        "Cotesia brevicornis"@sv .

<http://tun.fi/MX.297294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia cajae" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:hiddenLabel "Cotesia difficilis"@fi,
        "Cotesia difficilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia cajae"@fi,
        "Cotesia cajae"@sv .

<http://tun.fi/MX.297297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia cuprea" ;
    dwc:scientificNameAuthorship "(Lyle, 1925)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia cuprea"@fi,
        "Cotesia cuprea"@sv .

<http://tun.fi/MX.297298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia eulipis" ;
    dwc:scientificNameAuthorship "(Nixon, 1974)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia eulipis"@fi,
        "Cotesia eulipis"@sv .

<http://tun.fi/MX.297299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia gastropachae" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia gastropachae"@fi,
        "Cotesia gastropachae"@sv .

<http://tun.fi/MX.297300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia glomerata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia glomerata"@fi,
        "Cotesia glomerata"@sv .

<http://tun.fi/MX.297301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protapanteles immunis" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297332> ;
    skos:hiddenLabel "Cotesia immunis"@fi,
        "Cotesia immunis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protapanteles immunis"@fi,
        "Protapanteles immunis"@sv .

<http://tun.fi/MX.297302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia isolde" ;
    dwc:scientificNameAuthorship "(Nixon, 1974)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia isolde"@fi,
        "Cotesia isolde"@sv .

<http://tun.fi/MX.297303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia jucunda" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:hiddenLabel "Cotesia nigrinervis"@fi,
        "Cotesia nigrinervis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia jucunda"@fi,
        "Cotesia jucunda"@sv .

<http://tun.fi/MX.297306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia melanoscelus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:hiddenLabel "Cotesia solitarius"@fi,
        "Cotesia solitarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia melanoscelus"@fi,
        "Cotesia melanoscelus"@sv .

<http://tun.fi/MX.297308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia melitaearum" ;
    dwc:scientificNameAuthorship "(Wilkinson, 1937)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia melitaearum"@fi,
        "Cotesia melitaearum"@sv .

<http://tun.fi/MX.297309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia ofella" ;
    dwc:scientificNameAuthorship "(Nixon, 1974)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia ofella"@fi,
        "Cotesia ofella"@sv .

<http://tun.fi/MX.297310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia onaspis" ;
    dwc:scientificNameAuthorship "(Nixon, 1974)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia onaspis"@fi,
        "Cotesia onaspis"@sv .

<http://tun.fi/MX.297312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia peltoneni" ;
    dwc:scientificNameAuthorship "Papp, 1987" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia peltoneni"@fi,
        "Cotesia peltoneni"@sv .

<http://tun.fi/MX.297313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia pilicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia pilicornis"@fi,
        "Cotesia pilicornis"@sv .

<http://tun.fi/MX.297314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia vestalis" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:hiddenLabel "Cotesia plutellae"@fi,
        "Cotesia plutellae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia vestalis"@fi,
        "Cotesia vestalis"@sv .

<http://tun.fi/MX.297316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia praepotens" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:hiddenLabel "Cotesia memnon"@fi,
        "Cotesia memnon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia praepotens"@fi,
        "Cotesia praepotens"@sv .

<http://tun.fi/MX.297318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia ruficrus" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia ruficrus"@fi,
        "Cotesia ruficrus"@sv .

<http://tun.fi/MX.297319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia salebrosa" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia salebrosa"@fi,
        "Cotesia salebrosa"@sv .

<http://tun.fi/MX.297322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia spuria" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1837)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia spuria"@fi,
        "Cotesia spuria"@sv .

<http://tun.fi/MX.297323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia tetrica" ;
    dwc:scientificNameAuthorship "(Reinhard, 1880)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:hiddenLabel "Cotesia opacula"@fi,
        "Cotesia opacula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia tetrica"@fi,
        "Cotesia tetrica"@sv .

<http://tun.fi/MX.297325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia tibialis" ;
    dwc:scientificNameAuthorship "(Curtis, 1830)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:hiddenLabel "Cotesia congesta"@fi,
        "Cotesia simulans"@fi,
        "Cotesia congesta"@sv,
        "Cotesia simulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia tibialis"@fi,
        "Cotesia tibialis"@sv .

<http://tun.fi/MX.297328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia vanessae" ;
    dwc:scientificNameAuthorship "(Reinhard, 1880)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia vanessae"@fi,
        "Cotesia vanessae"@sv .

<http://tun.fi/MX.297329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia villana" ;
    dwc:scientificNameAuthorship "(Reinhard, 1880)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia villana"@fi,
        "Cotesia villana"@sv .

<http://tun.fi/MX.297330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia zygaenarum" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia zygaenarum"@fi,
        "Cotesia zygaenarum"@sv .

<http://tun.fi/MX.297331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia orestes" ;
    dwc:scientificNameAuthorship "(Nixon, 1974)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia orestes"@fi,
        "Cotesia orestes"@sv .

<http://tun.fi/MX.297333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protapanteles mandanis" ;
    dwc:scientificNameAuthorship "(Nixon, 1965)" ;
    skos:broader <http://tun.fi/MX.297332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protapanteles mandanis"@fi,
        "Protapanteles mandanis"@sv .

<http://tun.fi/MX.297335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles acasta" ;
    dwc:scientificNameAuthorship "(Nixon, 1973)" ;
    skos:broader <http://tun.fi/MX.297334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptapanteles acasta"@fi,
        "Glyptapanteles acasta"@sv .

<http://tun.fi/MX.297336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles aletta" ;
    dwc:scientificNameAuthorship "(Nixon, 1973)" ;
    skos:broader <http://tun.fi/MX.297334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptapanteles aletta"@fi,
        "Glyptapanteles aletta"@sv .

<http://tun.fi/MX.297337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles aliphera" ;
    dwc:scientificNameAuthorship "(Nixon, 1973)" ;
    skos:broader <http://tun.fi/MX.297334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptapanteles aliphera"@fi,
        "Glyptapanteles aliphera"@sv .

<http://tun.fi/MX.297339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles callidus" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptapanteles callidus"@fi,
        "Glyptapanteles callidus"@sv .

<http://tun.fi/MX.297340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles compressiventris" ;
    dwc:scientificNameAuthorship "(Muesebeck, 1920)" ;
    skos:broader <http://tun.fi/MX.297334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptapanteles compressiventris"@fi,
        "Glyptapanteles compressiventris"@sv .

<http://tun.fi/MX.297341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles fulvipes" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptapanteles fulvipes"@fi,
        "Glyptapanteles fulvipes"@sv .

<http://tun.fi/MX.297342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sathon lateralis" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297209> ;
    skos:hiddenLabel "Glyptapanteles lateralis"@fi,
        "Glyptapanteles lateralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sathon lateralis"@fi,
        "Sathon lateralis"@sv .

<http://tun.fi/MX.297343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles liparidis" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.297334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptapanteles liparidis"@fi,
        "Glyptapanteles liparidis"@sv .

<http://tun.fi/MX.297344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles luciana" ;
    dwc:scientificNameAuthorship "(Nixon, 1973)" ;
    skos:broader <http://tun.fi/MX.297334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptapanteles luciana"@fi,
        "Glyptapanteles luciana"@sv .

<http://tun.fi/MX.297345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles menander" ;
    dwc:scientificNameAuthorship "(Nixon, 1973)" ;
    skos:broader <http://tun.fi/MX.297334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptapanteles menander"@fi,
        "Glyptapanteles menander"@sv .

<http://tun.fi/MX.297347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles pallipes" ;
    dwc:scientificNameAuthorship "(Reinhard, 1880)" ;
    skos:broader <http://tun.fi/MX.297334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptapanteles pallipes"@fi,
        "Glyptapanteles pallipes"@sv .

<http://tun.fi/MX.297348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles porthetriae" ;
    dwc:scientificNameAuthorship "(Muesebeck, 1928)" ;
    skos:broader <http://tun.fi/MX.297334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptapanteles porthetriae"@fi,
        "Glyptapanteles porthetriae"@sv .

<http://tun.fi/MX.297349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles vitripennis" ;
    dwc:scientificNameAuthorship "(Curtis, 1830)" ;
    skos:broader <http://tun.fi/MX.297334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptapanteles vitripennis"@fi,
        "Glyptapanteles vitripennis"@sv .

<http://tun.fi/MX.297351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deuterixys carbonaria" ;
    dwc:scientificNameAuthorship "(Wesmael, 1835)" ;
    skos:broader <http://tun.fi/MX.297350> ;
    skos:hiddenLabel "Deuterixys anomala"@fi,
        "Deuterixys anomala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Deuterixys carbonaria"@fi,
        "Deuterixys carbonaria"@sv .

<http://tun.fi/MX.297357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus brevis" ;
    dwc:scientificNameAuthorship "Stelfox, 1941" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus brevis"@fi,
        "Ephedrus brevis"@sv .

<http://tun.fi/MX.297358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus cerasicola" ;
    dwc:scientificNameAuthorship "Starì, 1962" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus cerasicola"@fi,
        "Ephedrus cerasicola"@sv .

<http://tun.fi/MX.297359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus chaitophori" ;
    dwc:scientificNameAuthorship "Gärdenfors, 1986" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus chaitophori"@fi,
        "Ephedrus chaitophori"@sv .

<http://tun.fi/MX.297360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus helleni" ;
    dwc:scientificNameAuthorship "Mackauer, 1968" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus helleni"@fi,
        "Ephedrus helleni"@sv .

<http://tun.fi/MX.297361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus koponeni" ;
    dwc:scientificNameAuthorship "Halme, 1992" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus koponeni"@fi,
        "Ephedrus koponeni"@sv .

<http://tun.fi/MX.297362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus lacertosus" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus lacertosus"@fi,
        "Ephedrus lacertosus"@sv .

<http://tun.fi/MX.297363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus laevicollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:hiddenLabel "Ephedrus brevicornis"@fi,
        "Ephedrus minor"@fi,
        "Ephedrus brevicornis"@sv,
        "Ephedrus minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus laevicollis"@fi,
        "Ephedrus laevicollis"@sv .

<http://tun.fi/MX.297365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus longistigmus" ;
    dwc:scientificNameAuthorship "Gärdenfors, 1986" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus longistigmus"@fi,
        "Ephedrus longistigmus"@sv .

<http://tun.fi/MX.297366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus nacheri" ;
    dwc:scientificNameAuthorship "Quilis, 1934" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus nacheri"@fi,
        "Ephedrus nacheri"@sv .

<http://tun.fi/MX.297367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus niger" ;
    dwc:scientificNameAuthorship "Gautier, Bonnamour & Gaumont, 1929" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus niger"@fi,
        "Ephedrus niger"@sv .

<http://tun.fi/MX.297368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus persicae" ;
    dwc:scientificNameAuthorship "Froggatt, 1904" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:hiddenLabel "Ephedrus nitidus"@fi,
        "Ephedrus nitidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus persicae"@fi,
        "Ephedrus persicae"@sv .

<http://tun.fi/MX.297371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus vaccinii" ;
    dwc:scientificNameAuthorship "Gärdenfors, 1986" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus vaccinii"@fi,
        "Ephedrus vaccinii"@sv .

<http://tun.fi/MX.297372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus validus" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus validus"@fi,
        "Ephedrus validus"@sv .

<http://tun.fi/MX.297374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxares deltiger" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toxares deltiger"@fi,
        "Toxares deltiger"@sv .

<http://tun.fi/MX.297378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praon abjectum" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Praon abjectum"@fi,
        "Praon abjectum"@sv .

<http://tun.fi/MX.297379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praon absinthii" ;
    dwc:scientificNameAuthorship "Bignell, 1894" ;
    skos:broader <http://tun.fi/MX.297376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Praon absinthii"@fi,
        "Praon absinthii"@sv .

<http://tun.fi/MX.297380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praon barbatum" ;
    dwc:scientificNameAuthorship "Mackauer, 1967" ;
    skos:broader <http://tun.fi/MX.297376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Praon barbatum"@fi,
        "Praon barbatum"@sv .

<http://tun.fi/MX.297381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praon dorsale" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Praon dorsale"@fi,
        "Praon dorsale"@sv .

<http://tun.fi/MX.297384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praon exsoletum" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Praon exsoletum"@fi,
        "Praon exsoletum"@sv .

<http://tun.fi/MX.297385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praon flavinode" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Praon flavinode"@fi,
        "Praon flavinode"@sv .

<http://tun.fi/MX.297386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praon lemantinum" ;
    dwc:scientificNameAuthorship "Gautier, 1922" ;
    skos:broader <http://tun.fi/MX.297376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Praon lemantinum"@fi,
        "Praon lemantinum"@sv .

<http://tun.fi/MX.297387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praon necans" ;
    dwc:scientificNameAuthorship "(Mackauer, 1959)" ;
    skos:broader <http://tun.fi/MX.297376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Praon necans"@fi,
        "Praon necans"@sv .

<http://tun.fi/MX.297388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praon volucre" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Praon volucre"@fi,
        "Praon volucre"@sv .

<http://tun.fi/MX.297393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Areopraon helleni" ;
    dwc:scientificNameAuthorship "(Starý, 1961)" ;
    skos:broader <http://tun.fi/MX.297391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Areopraon helleni"@fi,
        "Areopraon helleni"@sv .

<http://tun.fi/MX.297394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Areopraon silvestre" ;
    dwc:scientificNameAuthorship "(Starý, 1971)" ;
    skos:broader <http://tun.fi/MX.297391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Areopraon silvestre"@fi,
        "Areopraon silvestre"@sv .

<http://tun.fi/MX.297397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paralipsis enervis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297396> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paralipsis enervis"@fi,
        "Paralipsis enervis"@sv .

<http://tun.fi/MX.297399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adialytus ambiguus" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297398> ;
    skos:hiddenLabel "Adialytus arvicola"@fi,
        "Adialytus arvicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adialytus ambiguus"@fi,
        "Adialytus ambiguus"@sv .

<http://tun.fi/MX.297401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adialytus salicaphis" ;
    dwc:scientificNameAuthorship "(Fitch, 1855)" ;
    skos:broader <http://tun.fi/MX.297398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adialytus salicaphis"@fi,
        "Adialytus salicaphis"@sv .

<http://tun.fi/MX.297402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adialytus thelaxis" ;
    dwc:scientificNameAuthorship "(Starì, 1961)" ;
    skos:broader <http://tun.fi/MX.297398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adialytus thelaxis"@fi,
        "Adialytus thelaxis"@sv .

<http://tun.fi/MX.297404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysiphlebus dissolutus" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297403> ;
    skos:hiddenLabel "Lysiphlebus macrocornis"@fi,
        "Lysiphlebus macrocornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysiphlebus dissolutus"@fi,
        "Lysiphlebus dissolutus"@sv .

<http://tun.fi/MX.297407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysiphlebus fritzmuelleri" ;
    dwc:scientificNameAuthorship "Mackaure, 1960" ;
    skos:broader <http://tun.fi/MX.297403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysiphlebus fritzmuelleri"@fi,
        "Lysiphlebus fritzmuelleri"@sv .

<http://tun.fi/MX.297408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysiphlebus hirticornis" ;
    dwc:scientificNameAuthorship "Mackauer, 1960" ;
    skos:broader <http://tun.fi/MX.297403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysiphlebus hirticornis"@fi,
        "Lysiphlebus hirticornis"@sv .

<http://tun.fi/MX.297410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauesia abietis" ;
    dwc:scientificNameAuthorship "(Marshall, 1896)" ;
    skos:broader <http://tun.fi/MX.297409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauesia abietis"@fi,
        "Pauesia abietis"@sv .

<http://tun.fi/MX.297411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauesia cupressobii" ;
    dwc:scientificNameAuthorship "(Starì, 1960)" ;
    skos:broader <http://tun.fi/MX.297409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauesia cupressobii"@fi,
        "Pauesia cupressobii"@sv .

<http://tun.fi/MX.297412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauesia infulata" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauesia infulata"@fi,
        "Pauesia infulata"@sv .

<http://tun.fi/MX.297413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauesia laricis" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauesia laricis"@fi,
        "Pauesia laricis"@sv .

<http://tun.fi/MX.297414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauesia maculolachni" ;
    dwc:scientificNameAuthorship "(Starì, 1960)" ;
    skos:broader <http://tun.fi/MX.297409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauesia maculolachni"@fi,
        "Pauesia maculolachni"@sv .

<http://tun.fi/MX.297415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauesia jezoensis" ;
    dwc:scientificNameAuthorship "(Watanabe, 1941)" ;
    skos:broader <http://tun.fi/MX.297409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauesia jezoensis"@fi,
        "Pauesia jezoensis"@sv .

<http://tun.fi/MX.297416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauesia picta" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauesia picta"@fi,
        "Pauesia picta"@sv .

<http://tun.fi/MX.297417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauesia pini" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauesia pini"@fi,
        "Pauesia pini"@sv .

<http://tun.fi/MX.297418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauesia similis" ;
    dwc:scientificNameAuthorship "Starì, 1966" ;
    skos:broader <http://tun.fi/MX.297409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauesia similis"@fi,
        "Pauesia similis"@sv .

<http://tun.fi/MX.297419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauesia unilachni" ;
    dwc:scientificNameAuthorship "(Gahan, 1927)" ;
    skos:broader <http://tun.fi/MX.297409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauesia unilachni"@fi,
        "Pauesia unilachni"@sv .

<http://tun.fi/MX.297423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopauesia prunicola" ;
    dwc:scientificNameAuthorship "Halme, 1986" ;
    skos:broader <http://tun.fi/MX.297422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudopauesia prunicola"@fi,
        "Pseudopauesia prunicola"@sv .

<http://tun.fi/MX.297425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius aquilus" ;
    dwc:scientificNameAuthorship "Mackauer, 1961" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius aquilus"@fi,
        "Aphidius aquilus"@sv .

<http://tun.fi/MX.297426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius asteris" ;
    dwc:scientificNameAuthorship "Haliday, 1834" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:hiddenLabel "Aphidius absinthii"@fi,
        "Aphidius absinthii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius asteris"@fi,
        "Aphidius asteris"@sv .

<http://tun.fi/MX.297428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius avenae" ;
    dwc:scientificNameAuthorship "Haliday, 1834" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:hiddenLabel "Aphidius picipes"@fi,
        "Aphidius picipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius avenae"@fi,
        "Aphidius avenae"@sv .

<http://tun.fi/MX.297430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius cingulatus" ;
    dwc:scientificNameAuthorship "Ruthe, 1859" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius cingulatus"@fi,
        "Aphidius cingulatus"@sv .

<http://tun.fi/MX.297431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius eadyi" ;
    dwc:scientificNameAuthorship "Starì, González & Hall, 1980" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius eadyi"@fi,
        "Aphidius eadyi"@sv .

<http://tun.fi/MX.297432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius ervi" ;
    dwc:scientificNameAuthorship "Haliday, 1834" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius ervi"@fi,
        "Aphidius ervi"@sv .

<http://tun.fi/MX.297433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius funebris" ;
    dwc:scientificNameAuthorship "Mackauer, 1961" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius funebris"@fi,
        "Aphidius funebris"@sv .

<http://tun.fi/MX.297434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius hortensis" ;
    dwc:scientificNameAuthorship "Marshall, 1896" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius hortensis"@fi,
        "Aphidius hortensis"@sv .

<http://tun.fi/MX.297435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius matricariae" ;
    dwc:scientificNameAuthorship "Haliday, 1834" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius matricariae"@fi,
        "Aphidius matricariae"@sv .

<http://tun.fi/MX.297436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius rhopalosiphi" ;
    dwc:scientificNameAuthorship "DeStefani-Perez, 1902" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:hiddenLabel "Aphidius equiseticola"@fi,
        "Aphidius equiseticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius rhopalosiphi"@fi,
        "Aphidius rhopalosiphi"@sv .

<http://tun.fi/MX.297438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius ribis" ;
    dwc:scientificNameAuthorship "Haliday, 1834" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius ribis"@fi,
        "Aphidius ribis"@sv .

<http://tun.fi/MX.297439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius rosae" ;
    dwc:scientificNameAuthorship "Haliday, 1834" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius rosae"@fi,
        "Aphidius rosae"@sv .

<http://tun.fi/MX.297440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius setiger" ;
    dwc:scientificNameAuthorship "(Mackauer, 1961)" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius setiger"@fi,
        "Aphidius setiger"@sv .

<http://tun.fi/MX.297441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius sonchi" ;
    dwc:scientificNameAuthorship "Marshall, 1896" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius sonchi"@fi,
        "Aphidius sonchi"@sv .

<http://tun.fi/MX.297442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius urticae" ;
    dwc:scientificNameAuthorship "Haliday, 1834" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius urticae"@fi,
        "Aphidius urticae"@sv .

<http://tun.fi/MX.297443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius uzbekistanus" ;
    dwc:scientificNameAuthorship "Luzhetski, 1960" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius uzbekistanus"@fi,
        "Aphidius uzbekistanus"@sv .

<http://tun.fi/MX.297445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaeretiella rapae" ;
    dwc:scientificNameAuthorship "(MacIntosh, 1855)" ;
    skos:broader <http://tun.fi/MX.297444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaeretiella rapae"@fi,
        "Diaeretiella rapae"@sv .

<http://tun.fi/MX.297447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaeretellus ephippium" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaeretellus ephippium"@fi,
        "Diaeretellus ephippium"@sv .

<http://tun.fi/MX.297448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaeretellus macrocarpus" ;
    dwc:scientificNameAuthorship "Mackauer, 1961" ;
    skos:broader <http://tun.fi/MX.297446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaeretellus macrocarpus"@fi,
        "Diaeretellus macrocarpus"@sv .

<http://tun.fi/MX.297450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoctonus caricis" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297449> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoctonus caricis"@fi,
        "Monoctonus caricis"@sv .

<http://tun.fi/MX.297451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoctonus crepidis" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297449> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoctonus crepidis"@fi,
        "Monoctonus crepidis"@sv .

<http://tun.fi/MX.297452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoctonus nervosus" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297449> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoctonus nervosus"@fi,
        "Monoctonus nervosus"@sv .

<http://tun.fi/MX.297453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harkeria rufa" ;
    dwc:scientificNameAuthorship "Cameron, 1900" ;
    skos:broader <http://tun.fi/MX.5017893> ;
    skos:hiddenLabel "Monoctonus rufus"@fi,
        "Monoctonus rufus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Harkeria rufa"@fi,
        "Harkeria rufa"@sv .

<http://tun.fi/MX.297455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipolexis gracilis" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lipolexis gracilis"@fi,
        "Lipolexis gracilis"@sv .

<http://tun.fi/MX.297457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Binodoxys brevicornis" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.5017884> ;
    skos:hiddenLabel "Misaphidius brevicornis"@fi,
        "Misaphidius brevicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Binodoxys brevicornis"@fi,
        "Binodoxys brevicornis"@sv .

<http://tun.fi/MX.297458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Binodoxys centaureae" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.5017884> ;
    skos:hiddenLabel "Misaphidius centaureae"@fi,
        "Misaphidius centaureae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Binodoxys centaureae"@fi,
        "Binodoxys centaureae"@sv .

<http://tun.fi/MX.297459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Binodoxys letifer" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.5017884> ;
    skos:hiddenLabel "Misaphidius letifer"@fi,
        "Misaphidius letifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Binodoxys letifer"@fi,
        "Binodoxys letifer"@sv .

<http://tun.fi/MX.297463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Binodoxys acalephae" ;
    dwc:scientificNameAuthorship "(Marshall, 1896)" ;
    skos:broader <http://tun.fi/MX.5017884> ;
    skos:hiddenLabel "Trioxys acalephae"@fi,
        "Trioxys acalephae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Binodoxys acalephae"@fi,
        "Binodoxys acalephae"@sv .

<http://tun.fi/MX.297464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Binodoxys angelicae" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.5017884> ;
    skos:hiddenLabel "Trioxys angelicae"@fi,
        "Trioxys angelicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Binodoxys angelicae"@fi,
        "Binodoxys angelicae"@sv .

<http://tun.fi/MX.297465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys auctus" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys auctus"@fi,
        "Trioxys auctus"@sv .

<http://tun.fi/MX.297467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys cirsii" ;
    dwc:scientificNameAuthorship "(Curtis, 1831)" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys cirsii"@fi,
        "Trioxys cirsii"@sv .

<http://tun.fi/MX.297468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys complanatus" ;
    dwc:scientificNameAuthorship "Quilis, 1931" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys complanatus"@fi,
        "Trioxys complanatus"@sv .

<http://tun.fi/MX.297469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Betuloxys compressicornis" ;
    dwc:scientificNameAuthorship "(Ruthe, 1859)" ;
    skos:broader <http://tun.fi/MX.5017883> ;
    skos:hiddenLabel "Trioxys compressicornis"@fi,
        "Trioxys compressicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Betuloxys compressicornis"@fi,
        "Betuloxys compressicornis"@sv .

<http://tun.fi/MX.297470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys curvicaudus" ;
    dwc:scientificNameAuthorship "Mackauer, 1967" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys curvicaudus"@fi,
        "Trioxys curvicaudus"@sv .

<http://tun.fi/MX.297471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys falcatus" ;
    dwc:scientificNameAuthorship "Mackauer, 1959" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys falcatus"@fi,
        "Trioxys falcatus"@sv .

<http://tun.fi/MX.297473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys ibis" ;
    dwc:scientificNameAuthorship "Mackauer, 1961" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys ibis"@fi,
        "Trioxys ibis"@sv .

<http://tun.fi/MX.297474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys iziphyae" ;
    dwc:scientificNameAuthorship "Mackauer, 1967" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys iziphyae"@fi,
        "Trioxys iziphyae"@sv .

<http://tun.fi/MX.297475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys lambersi" ;
    dwc:scientificNameAuthorship "Mackauer, 1960" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys lambersi"@fi,
        "Trioxys lambersi"@sv .

<http://tun.fi/MX.297476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys macroceratus" ;
    dwc:scientificNameAuthorship "Mackauer, 1960" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys macroceratus"@fi,
        "Trioxys macroceratus"@sv .

<http://tun.fi/MX.297477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys microceratus" ;
    dwc:scientificNameAuthorship "Mackauer, 1968" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys microceratus"@fi,
        "Trioxys microceratus"@sv .

<http://tun.fi/MX.297478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys pallidus" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys pallidus"@fi,
        "Trioxys pallidus"@sv .

<http://tun.fi/MX.297479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys pannonicus" ;
    dwc:scientificNameAuthorship "Starì, 1960" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys pannonicus"@fi,
        "Trioxys pannonicus"@sv .

<http://tun.fi/MX.297481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calaphidius elegans" ;
    dwc:scientificNameAuthorship "Mackauer, 1961" ;
    skos:broader <http://tun.fi/MX.297480> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calaphidius elegans"@fi,
        "Calaphidius elegans"@sv .

<http://tun.fi/MX.297485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helconidea dentator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.297484> ;
    skos:hiddenLabel "Helconidea aequator"@fi,
        "Helconidea tentator"@fi,
        "Helconidea aequator"@sv,
        "Helconidea tentator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helconidea dentator"@fi,
        "Helconidea dentator"@sv .

<http://tun.fi/MX.297488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helconidea ruspator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.297484> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helconidea ruspator"@fi,
        "Helconidea ruspator"@sv .

<http://tun.fi/MX.297493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helcon angustator" ;
    dwc:scientificNameAuthorship "Nees, 1812" ;
    skos:broader <http://tun.fi/MX.297492> ;
    skos:hiddenLabel "Helcon redactor"@fi,
        "Helcon redactor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helcon angustator"@fi,
        "Helcon angustator"@sv .

<http://tun.fi/MX.297497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicolpus carinator" ;
    dwc:scientificNameAuthorship "(Nees, 1814)" ;
    skos:broader <http://tun.fi/MX.297496> ;
    skos:hiddenLabel "Aspicolpus carinatus"@fi,
        "Aspicolpus carinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspicolpus carinator"@fi,
        "Aspicolpus carinator"@sv .

<http://tun.fi/MX.297500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspigonus flavicornis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297499> ;
    skos:hiddenLabel "Aspigonus diversicornis"@fi,
        "Aspigonus diversicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspigonus flavicornis"@fi,
        "Aspigonus flavicornis"@sv .

<http://tun.fi/MX.297504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diospilus dilatatus" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297507> ;
    skos:hiddenLabel "Taphaeus dilatatus"@fi,
        "Taphaeus dilatatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diospilus dilatatus"@fi,
        "Diospilus dilatatus"@sv .

<http://tun.fi/MX.297506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphaeus hiator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1822)" ;
    skos:broader <http://tun.fi/MX.297502> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphaeus hiator"@fi,
        "Taphaeus hiator"@sv .

<http://tun.fi/MX.297508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diospilus capito" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297507> ;
    skos:hiddenLabel "Diospilus fuscipes"@fi,
        "Taphaeus filator"@fi,
        "Diospilus fuscipes"@sv,
        "Taphaeus filator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diospilus capito"@fi,
        "Diospilus capito"@sv .

<http://tun.fi/MX.297511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diospilus dispar" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297507> ;
    skos:hiddenLabel "Diospilus ephippium"@fi,
        "Diospilus ephippium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diospilus dispar"@fi,
        "Diospilus dispar"@sv .

<http://tun.fi/MX.297513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diospilus fusciventris" ;
    dwc:scientificNameAuthorship "Hellén, 1958" ;
    skos:broader <http://tun.fi/MX.297507> ;
    skos:hiddenLabel "Diospilus longicauda"@fi,
        "Diospilus longicauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diospilus fusciventris"@fi,
        "Diospilus fusciventris"@sv .

<http://tun.fi/MX.297514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diospilus inflexus" ;
    dwc:scientificNameAuthorship "Reinhard, 1862" ;
    skos:broader <http://tun.fi/MX.297507> ;
    skos:hiddenLabel "Diospilus ovatus"@fi,
        "Diospilus ovatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diospilus inflexus"@fi,
        "Diospilus inflexus"@sv .

<http://tun.fi/MX.297516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diospilus morosus" ;
    dwc:scientificNameAuthorship "Reinhard, 1862" ;
    skos:broader <http://tun.fi/MX.297507> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diospilus morosus"@fi,
        "Diospilus morosus"@sv .

<http://tun.fi/MX.297517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diospilus nigricornis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.297507> ;
    skos:hiddenLabel "Diospilus rufipes"@fi,
        "Taphaeus affinis"@fi,
        "Diospilus rufipes"@sv,
        "Taphaeus affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diospilus nigricornis"@fi,
        "Diospilus nigricornis"@sv .

<http://tun.fi/MX.297521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaspis caudata" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297520> ;
    skos:hiddenLabel "Triaspis arcticus"@fi,
        "Triaspis caudalis"@fi,
        "Triaspis arcticus"@sv,
        "Triaspis caudalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triaspis caudata"@fi,
        "Triaspis caudata"@sv .

<http://tun.fi/MX.297523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaspis luteipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1874)" ;
    skos:broader <http://tun.fi/MX.297520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triaspis luteipes"@fi,
        "Triaspis luteipes"@sv .

<http://tun.fi/MX.297524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaspis rimulosa" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.297520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triaspis rimulosa"@fi,
        "Triaspis rimulosa"@sv .

<http://tun.fi/MX.297526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaspis striola" ;
    dwc:scientificNameAuthorship "(Thomson, 1874)" ;
    skos:broader <http://tun.fi/MX.297520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triaspis striola"@fi,
        "Triaspis striola"@sv .

<http://tun.fi/MX.297529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizoprymnus ambiguus" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizoprymnus ambiguus"@fi,
        "Schizoprymnus ambiguus"@sv .

<http://tun.fi/MX.297530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizoprymnus angustatus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1838)" ;
    skos:broader <http://tun.fi/MX.297528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizoprymnus angustatus"@fi,
        "Schizoprymnus angustatus"@sv .

<http://tun.fi/MX.297531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizoprymnus hilaris" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1838)" ;
    skos:broader <http://tun.fi/MX.297528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizoprymnus hilaris"@fi,
        "Schizoprymnus hilaris"@sv .

<http://tun.fi/MX.297532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizoprymnus obscurus" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizoprymnus obscurus"@fi,
        "Schizoprymnus obscurus"@sv .

<http://tun.fi/MX.297533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizoprymnus opacus" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.297528> ;
    skos:hiddenLabel "Schizoprymnus parvus"@fi,
        "Schizoprymnus parvus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizoprymnus opacus"@fi,
        "Schizoprymnus opacus"@sv .

<http://tun.fi/MX.297537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus augustinus" ;
    dwc:scientificNameAuthorship "(Ruthe, 1867)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus augustinus"@fi,
        "Eubazus augustinus"@sv .

<http://tun.fi/MX.297538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus fasciatus" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:hiddenLabel "Eubazus fuscipalpis"@fi,
        "Eubazus fuscipalpis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus fasciatus"@fi,
        "Eubazus fasciatus"@sv .

<http://tun.fi/MX.297540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus fuscipes" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1834" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus fuscipes"@fi,
        "Eubazus fuscipes"@sv .

<http://tun.fi/MX.297541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicyrtaspis glyptura" ;
    dwc:scientificNameAuthorship "(Thomson, 1874)" ;
    skos:broader <http://tun.fi/MX.5017905> ;
    skos:hiddenLabel "Eubazus glypturus"@fi,
        "Eubazus glypturus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicyrtaspis glyptura"@fi,
        "Dicyrtaspis glyptura"@sv .

<http://tun.fi/MX.297542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus lapponicus" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus lapponicus"@fi,
        "Eubazus lapponicus"@sv .

<http://tun.fi/MX.297543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus lepidus" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus lepidus"@fi,
        "Eubazus lepidus"@sv .

<http://tun.fi/MX.297544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus longicaudis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus longicaudis"@fi,
        "Eubazus longicaudis"@sv .

<http://tun.fi/MX.297545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus macrurus" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus macrurus"@fi,
        "Eubazus macrurus"@sv .

<http://tun.fi/MX.297546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus minutus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus minutus"@fi,
        "Eubazus minutus"@sv .

<http://tun.fi/MX.297547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus nigricoxis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus nigricoxis"@fi,
        "Eubazus nigricoxis"@sv .

<http://tun.fi/MX.297548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus novatibialis" ;
    dwc:scientificNameAuthorship "Shenefelt, 1970" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:hiddenLabel "Eubazus tibialis"@fi,
        "Eubazus tibialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus novatibialis"@fi,
        "Eubazus novatibialis"@sv .

<http://tun.fi/MX.297550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus robustus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:hiddenLabel "Eubazus strigator"@fi,
        "Eubazus strigator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus robustus"@fi,
        "Eubazus robustus"@sv .

<http://tun.fi/MX.297552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus ruficoxis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus ruficoxis"@fi,
        "Eubazus ruficoxis"@sv .

<http://tun.fi/MX.297553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus rugosus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus rugosus"@fi,
        "Eubazus rugosus"@sv .

<http://tun.fi/MX.297554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus semirugosus" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:hiddenLabel "Eubazus atricornis"@fi,
        "Eubazus mucronatus"@fi,
        "Eubazus tuberculator"@fi,
        "Eubazus atricornis"@sv,
        "Eubazus mucronatus"@sv,
        "Eubazus tuberculator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus semirugosus"@fi,
        "Eubazus semirugosus"@sv .

<http://tun.fi/MX.297557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus tibialis" ;
    dwc:scientificNameAuthorship "(Haliday, 1825)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:hiddenLabel "Eubazus uncigenis"@fi,
        "Eubazus uncigenis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus tibialis"@fi,
        "Eubazus tibialis"@sv .

<http://tun.fi/MX.297560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Foersteria puber" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.297559> ;
    skos:hiddenLabel "Foersteria opaca"@fi,
        "Foersteria opaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Foersteria puber"@fi,
        "Foersteria puber"@sv .

<http://tun.fi/MX.297565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyscoletes lancifer" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.297564> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dyscoletes lancifer"@fi,
        "Dyscoletes lancifer"@sv .

<http://tun.fi/MX.297566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hellenius semiruber" ;
    dwc:scientificNameAuthorship "(Hellén, 1958)" ;
    skos:broader <http://tun.fi/MX.5017911> ;
    skos:hiddenLabel "Dyscoletes semiruber"@fi,
        "Dyscoletes semiruber"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hellenius semiruber"@fi,
        "Hellenius semiruber"@sv .

<http://tun.fi/MX.297569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacometeorus brevicauda" ;
    dwc:scientificNameAuthorship "(Hellén, 1958)" ;
    skos:broader <http://tun.fi/MX.297568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacometeorus brevicauda"@fi,
        "Blacometeorus brevicauda"@sv .

<http://tun.fi/MX.297570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacometeorus pusillus" ;
    dwc:scientificNameAuthorship "(Hellén, 1958)" ;
    skos:broader <http://tun.fi/MX.297568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacometeorus pusillus"@fi,
        "Blacometeorus pusillus"@sv .

<http://tun.fi/MX.297572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus achterbergi" ;
    dwc:scientificNameAuthorship "Haeselbarth, 1973" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:hiddenLabel "Blacus gracilis"@fi,
        "Blacus gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus achterbergi"@fi,
        "Blacus achterbergi"@sv .

<http://tun.fi/MX.297574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus armatulus" ;
    dwc:scientificNameAuthorship "Ruthe, 1861" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus armatulus"@fi,
        "Blacus armatulus"@sv .

<http://tun.fi/MX.297575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus diversicornis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:hiddenLabel "Blacus compar"@fi,
        "Blacus compar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus diversicornis"@fi,
        "Blacus diversicornis"@sv .

<http://tun.fi/MX.297577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus errans" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus errans"@fi,
        "Blacus errans"@sv .

<http://tun.fi/MX.297578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus exilis" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus exilis"@fi,
        "Blacus exilis"@sv .

<http://tun.fi/MX.297579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus filicornis" ;
    dwc:scientificNameAuthorship "Haeselbarth, 1973" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:hiddenLabel "Blacus filiformis"@fi,
        "Blacus filiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus filicornis"@fi,
        "Blacus filicornis"@sv .

<http://tun.fi/MX.297580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus hastatus" ;
    dwc:scientificNameAuthorship "Haliday, 1835" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus hastatus"@fi,
        "Blacus hastatus"@sv .

<http://tun.fi/MX.297581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus humilis" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:hiddenLabel "Blacus paganus"@fi,
        "Blacus trivialis"@fi,
        "Böacus longipennis"@fi,
        "Blacus paganus"@sv,
        "Blacus trivialis"@sv,
        "Böacus longipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus humilis"@fi,
        "Blacus humilis"@sv .

<http://tun.fi/MX.297583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus instabilis" ;
    dwc:scientificNameAuthorship "Ruthe, 1861" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus instabilis"@fi,
        "Blacus instabilis"@sv .

<http://tun.fi/MX.297584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus interstitialis" ;
    dwc:scientificNameAuthorship "Ruthe, 1891" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus interstitialis"@fi,
        "Blacus interstitialis"@sv .

<http://tun.fi/MX.297585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus longipennis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1809)" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus longipennis"@fi,
        "Blacus longipennis"@sv .

<http://tun.fi/MX.297586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus macropterus" ;
    dwc:scientificNameAuthorship "Haeselbarth, 1973" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus macropterus"@fi,
        "Blacus macropterus"@sv .

<http://tun.fi/MX.297588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus maculipes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus maculipes"@fi,
        "Blacus maculipes"@sv .

<http://tun.fi/MX.297589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus mamillanus" ;
    dwc:scientificNameAuthorship "Ruthe, 1861" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:hiddenLabel "Blacus aptenodytes"@fi,
        "Blacus aptenodytes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus mamillanus"@fi,
        "Blacus mamillanus"@sv .

<http://tun.fi/MX.297591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus maryi" ;
    dwc:scientificNameAuthorship "Hellén, 1958" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:hiddenLabel "Blacus nidicola"@fi,
        "Blacus nidicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus maryi"@fi,
        "Blacus maryi"@sv .

<http://tun.fi/MX.297593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus nitidus" ;
    dwc:scientificNameAuthorship "Haeselbarth, 1973" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus nitidus"@fi,
        "Blacus nitidus"@sv .

<http://tun.fi/MX.297594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus paganus" ;
    dwc:scientificNameAuthorship "Haliday, 1835" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus paganus"@fi,
        "Blacus paganus"@sv .

<http://tun.fi/MX.297595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus pallipes" ;
    dwc:scientificNameAuthorship "Haliday, 1835" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:hiddenLabel "Blacus barynoti"@fi,
        "Blacus tuberculatus"@fi,
        "Blacus barynoti"@sv,
        "Blacus tuberculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus pallipes"@fi,
        "Blacus pallipes"@sv .

<http://tun.fi/MX.297598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus pectinatus" ;
    dwc:scientificNameAuthorship "Haeselbarth, 1973" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus pectinatus"@fi,
        "Blacus pectinatus"@sv .

<http://tun.fi/MX.297599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus rufescens" ;
    dwc:scientificNameAuthorship "Ruthe, 1861" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:hiddenLabel "Blacus spinifer"@fi,
        "Blacus spinifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus rufescens"@fi,
        "Blacus rufescens"@sv .

<http://tun.fi/MX.297601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus ruficornis" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:hiddenLabel "Blacus dentatus"@fi,
        "Blacus dentatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus ruficornis"@fi,
        "Blacus ruficornis"@sv .

<http://tun.fi/MX.297603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus stelfoxi" ;
    dwc:scientificNameAuthorship "Haeselbarth, 1973" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus stelfoxi"@fi,
        "Blacus stelfoxi"@sv .

<http://tun.fi/MX.297604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus strictus" ;
    dwc:scientificNameAuthorship "Stelfox, 1941" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:hiddenLabel "Blacus striatus"@fi,
        "Blacus striatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus strictus"@fi,
        "Blacus strictus"@sv .

<http://tun.fi/MX.297608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus abdominator" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus abdominator"@fi,
        "Meteorus abdominator"@sv .

<http://tun.fi/MX.297609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus acerbiavorus" ;
    dwc:scientificNameAuthorship "Stigenberg, Vikberg & Belokobylskij, 2011" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus acerbiavorus"@fi,
        "Meteorus acerbiavorus"@sv .

<http://tun.fi/MX.297610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus affinis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus affinis"@fi,
        "Meteorus affinis"@sv .

<http://tun.fi/MX.297611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus brevicauda" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus brevicauda"@fi,
        "Meteorus brevicauda"@sv .

<http://tun.fi/MX.297612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus cespitator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:hiddenLabel "Meteorus similator"@fi,
        "Meteorus similator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus cespitator"@fi,
        "Meteorus cespitator"@sv .

<http://tun.fi/MX.297614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus cinctellus" ;
    dwc:scientificNameAuthorship "(Spinola, 1808)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:hiddenLabel "Meteorus necator"@fi,
        "Meteorus necator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus cinctellus"@fi,
        "Meteorus cinctellus"@sv .

<http://tun.fi/MX.297616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus cis" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:hiddenLabel "Meteorus profligator"@fi,
        "Meteorus profligator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus cis"@fi,
        "Meteorus cis"@sv .

<http://tun.fi/MX.297618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus colon" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:hiddenLabel "Meteorus fragilis"@fi,
        "Meteorus luridus"@fi,
        "Meteorus fragilis"@sv,
        "Meteorus luridus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus colon"@fi,
        "Meteorus colon"@sv .

<http://tun.fi/MX.297621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus consimilis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus consimilis"@fi,
        "Meteorus consimilis"@sv .

<http://tun.fi/MX.297622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus corax" ;
    dwc:scientificNameAuthorship "Marshall, 1898" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus corax"@fi,
        "Meteorus corax"@sv .

<http://tun.fi/MX.297623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus filator" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus filator"@fi,
        "Meteorus filator"@sv .

<http://tun.fi/MX.297624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus heliophilus" ;
    dwc:scientificNameAuthorship "Fischer, 1970" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus heliophilus"@fi,
        "Meteorus heliophilus"@sv .

<http://tun.fi/MX.297625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus hirsutipes" ;
    dwc:scientificNameAuthorship "Huddleston, 1980" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus hirsutipes"@fi,
        "Meteorus hirsutipes"@sv .

<http://tun.fi/MX.297626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus ictericus" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:hiddenLabel "Meteorus minutor"@fi,
        "Meteorus minutor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus ictericus"@fi,
        "Meteorus ictericus"@sv .

<http://tun.fi/MX.297628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus jaculator" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:hiddenLabel "Meteorus tenuicornis"@fi,
        "Meteorus tenuicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus jaculator"@fi,
        "Meteorus jaculator"@sv .

<http://tun.fi/MX.297630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus lionotus" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus lionotus"@fi,
        "Meteorus lionotus"@sv .

<http://tun.fi/MX.297631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus longicaudis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus longicaudis"@fi,
        "Meteorus longicaudis"@sv .

<http://tun.fi/MX.297632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus micropterus" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus micropterus"@fi,
        "Meteorus micropterus"@sv .

<http://tun.fi/MX.297633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus obfuscatus" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus obfuscatus"@fi,
        "Meteorus obfuscatus"@sv .

<http://tun.fi/MX.297634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus oculatus" ;
    dwc:scientificNameAuthorship "Ruthe, 1862" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus oculatus"@fi,
        "Meteorus oculatus"@sv .

<http://tun.fi/MX.297635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus pendulus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:hiddenLabel "Meteorus gyrator"@fi,
        "Meteorus scutellator"@fi,
        "Meteorus gyrator"@sv,
        "Meteorus scutellator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus pendulus"@fi,
        "Meteorus pendulus"@sv .

<http://tun.fi/MX.297638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus pulchricornis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:hiddenLabel "Meteorus striatus"@fi,
        "Meteorus striatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus pulchricornis"@fi,
        "Meteorus pulchricornis"@sv .

<http://tun.fi/MX.297640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus rubens" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:hiddenLabel "Meteorus heteroneurus"@fi,
        "Meteorus heteroneurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus rubens"@fi,
        "Meteorus rubens"@sv .

<http://tun.fi/MX.297642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus subtilisulcus" ;
    dwc:scientificNameAuthorship "Stigenberg, 2011" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus subtilisulcus"@fi,
        "Meteorus subtilisulcus"@sv .

<http://tun.fi/MX.297643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus tenellus" ;
    dwc:scientificNameAuthorship "Marshall, 1887" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:hiddenLabel "Meteorus boreus"@fi,
        "Meteorus boreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus tenellus"@fi,
        "Meteorus tenellus"@sv .

<http://tun.fi/MX.297645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus versicolor" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus versicolor"@fi,
        "Meteorus versicolor"@sv .

<http://tun.fi/MX.297646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus vexator" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus vexator"@fi,
        "Meteorus vexator"@sv .

<http://tun.fi/MX.297648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zele albiditarsus" ;
    dwc:scientificNameAuthorship "Curtis, 1832" ;
    skos:broader <http://tun.fi/MX.297647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zele albiditarsus"@fi,
        "Zele albiditarsus"@sv .

<http://tun.fi/MX.297649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zele caligatus" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.297647> ;
    skos:hiddenLabel "Zele neesii"@fi,
        "Zele neesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zele caligatus"@fi,
        "Zele caligatus"@sv .

<http://tun.fi/MX.297651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zele chlorophthalmus" ;
    dwc:scientificNameAuthorship "(Spinola, 1808)" ;
    skos:broader <http://tun.fi/MX.297647> ;
    skos:hiddenLabel "Zele chrysophthalmus"@fi,
        "Zele pallidus"@fi,
        "Zele chrysophthalmus"@sv,
        "Zele pallidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zele chlorophthalmus"@fi,
        "Zele chlorophthalmus"@sv .

<http://tun.fi/MX.297654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zele deceptor" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.297647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zele deceptor"@fi,
        "Zele deceptor"@sv .

<http://tun.fi/MX.297657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinocampus coccinellae" ;
    dwc:scientificNameAuthorship "(Schrank, 1802)" ;
    skos:broader <http://tun.fi/MX.297656> ;
    skos:hiddenLabel "Dinocampus terminatus"@fi,
        "Dinocampus terminatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinocampus coccinellae"@fi,
        "Dinocampus coccinellae"@sv .

<http://tun.fi/MX.297662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microctonus aethiops" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.5017921> ;
    skos:hiddenLabel "Perilitus aethiops"@fi,
        "Perilitus brevispina"@fi,
        "Perilitus aethiops"@sv,
        "Perilitus brevispina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microctonus aethiops"@fi,
        "Microctonus aethiops"@sv .

<http://tun.fi/MX.297664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microctonus brevicollis" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.5017921> ;
    skos:hiddenLabel "Perilitus brevicollis"@fi,
        "Perilitus brevicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microctonus brevicollis"@fi,
        "Microctonus brevicollis"@sv .

<http://tun.fi/MX.297665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microctonus cerealium" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.5017921> ;
    skos:hiddenLabel "Perilitus cerealium"@fi,
        "Perilitus rufipes"@fi,
        "Perilitus secalis"@fi,
        "Perilitus cerealium"@sv,
        "Perilitus rufipes"@sv,
        "Perilitus secalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microctonus cerealium"@fi,
        "Microctonus cerealium"@sv .

<http://tun.fi/MX.297668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilitus dubius" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1838)" ;
    skos:broader <http://tun.fi/MX.297660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilitus dubius"@fi,
        "Perilitus dubius"@sv .

<http://tun.fi/MX.297669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microctonus flaviventris" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.5017921> ;
    skos:hiddenLabel "Perilitus flaviventris"@fi,
        "Perilitus flaviventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microctonus flaviventris"@fi,
        "Microctonus flaviventris"@sv .

<http://tun.fi/MX.297670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microctonus retusus" ;
    dwc:scientificNameAuthorship "Ruthe, 1856" ;
    skos:broader <http://tun.fi/MX.5017921> ;
    skos:hiddenLabel "Perilitus caudatus"@fi,
        "Perilitus retusus"@fi,
        "Perilitus caudatus"@sv,
        "Perilitus retusus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microctonus retusus"@fi,
        "Microctonus retusus"@sv .

<http://tun.fi/MX.297672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilitus rutilus" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.297660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilitus rutilus"@fi,
        "Perilitus rutilus"@sv .

<http://tun.fi/MX.297674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rilipertus intricatus" ;
    dwc:scientificNameAuthorship "(Ruthe, 1859)" ;
    skos:broader <http://tun.fi/MX.297673> ;
    skos:hiddenLabel "Rilipertus borealis"@fi,
        "Rilipertus borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rilipertus intricatus"@fi,
        "Rilipertus intricatus"@sv .

<http://tun.fi/MX.297676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rilipertus vaginator" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.297673> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rilipertus vaginator"@fi,
        "Rilipertus vaginator"@sv .

<http://tun.fi/MX.297679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Streblocera macroscapa" ;
    dwc:scientificNameAuthorship "(Ruthe, 1856)" ;
    skos:broader <http://tun.fi/MX.297678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Streblocera macroscapa"@fi,
        "Streblocera macroscapa"@sv .

<http://tun.fi/MX.297681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proclithrophorus genalis" ;
    dwc:scientificNameAuthorship "Vikberg & Koponen, 2001" ;
    skos:broader <http://tun.fi/MX.297680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proclithrophorus genalis"@fi,
        "Proclithrophorus genalis"@sv .

<http://tun.fi/MX.297685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiophron deficiens" ;
    dwc:scientificNameAuthorship "(Ruthe, 1856)" ;
    skos:broader <http://tun.fi/MX.297683> ;
    skos:hiddenLabel "Leiophron arenicola"@fi,
        "Leiophron fulviceps"@fi,
        "Leiophron arenicola"@sv,
        "Leiophron fulviceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiophron deficiens"@fi,
        "Leiophron deficiens"@sv .

<http://tun.fi/MX.297688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiophron fulvipes" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.297683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiophron fulvipes"@fi,
        "Leiophron fulvipes"@sv .

<http://tun.fi/MX.297689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiophron pallidistigma" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.297683> ;
    skos:hiddenLabel "Leiophron parvulus"@fi,
        "Leiophron parvulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiophron pallidistigma"@fi,
        "Leiophron pallidistigma"@sv .

<http://tun.fi/MX.297693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peristenus facialis" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.297692> ;
    skos:hiddenLabel "Peristenus microcerus"@fi,
        "Peristenus microcerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peristenus facialis"@fi,
        "Peristenus facialis"@sv .

<http://tun.fi/MX.297695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peristenus obscuripes" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.297692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peristenus obscuripes"@fi,
        "Peristenus obscuripes"@sv .

<http://tun.fi/MX.297696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peristenus pallipes" ;
    dwc:scientificNameAuthorship "(Curtis, 1833)" ;
    skos:broader <http://tun.fi/MX.297692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peristenus pallipes"@fi,
        "Peristenus pallipes"@sv .

<http://tun.fi/MX.297697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peristenus picipes" ;
    dwc:scientificNameAuthorship "(Curtis, 1822)" ;
    skos:broader <http://tun.fi/MX.297692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peristenus picipes"@fi,
        "Peristenus picipes"@sv .

<http://tun.fi/MX.297698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peristenus rubricollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.297692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peristenus rubricollis"@fi,
        "Peristenus rubricollis"@sv .

<http://tun.fi/MX.297699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peristenus varisae" ;
    dwc:scientificNameAuthorship "van Achterberg, 2001" ;
    skos:broader <http://tun.fi/MX.297692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peristenus varisae"@fi,
        "Peristenus varisae"@sv .

<http://tun.fi/MX.297702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pygostolus falcatus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pygostolus falcatus"@fi,
        "Pygostolus falcatus"@sv .

<http://tun.fi/MX.297703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pygostolus otiorhynchi" ;
    dwc:scientificNameAuthorship "Boudier, 1834" ;
    skos:broader <http://tun.fi/MX.297701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pygostolus otiorhynchi"@fi,
        "Pygostolus otiorhynchi"@sv .

<http://tun.fi/MX.297704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pygostolus multiarticulatus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.297701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pygostolus multiarticulatus"@fi,
        "Pygostolus multiarticulatus"@sv .

<http://tun.fi/MX.297705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pygostolus sticticus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.297701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pygostolus sticticus"@fi,
        "Pygostolus sticticus"@sv .

<http://tun.fi/MX.297710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centistes ater" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centistes ater"@fi,
        "Centistes ater"@sv .

<http://tun.fi/MX.297711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centistes cuspidatus" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297707> ;
    skos:hiddenLabel "Centistes lucidator"@fi,
        "Centistes lucidator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centistes cuspidatus"@fi,
        "Centistes cuspidatus"@sv .

<http://tun.fi/MX.297713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centistes delusorius" ;
    dwc:scientificNameAuthorship "(Förster, 1862)" ;
    skos:broader <http://tun.fi/MX.297707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centistes delusorius"@fi,
        "Centistes delusorius"@sv .

<http://tun.fi/MX.297714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centistes edentatus" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.297707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centistes edentatus"@fi,
        "Centistes edentatus"@sv .

<http://tun.fi/MX.297715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centistes nasutus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1838)" ;
    skos:broader <http://tun.fi/MX.297707> ;
    skos:hiddenLabel "Centistes saxo"@fi,
        "Centistes saxo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centistes nasutus"@fi,
        "Centistes nasutus"@sv .

<http://tun.fi/MX.297717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centistes rufithorax" ;
    dwc:scientificNameAuthorship "(Telenga, 1950)" ;
    skos:broader <http://tun.fi/MX.297707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centistes rufithorax"@fi,
        "Centistes rufithorax"@sv .

<http://tun.fi/MX.297719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allurus lituratus" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.297718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allurus lituratus"@fi,
        "Allurus lituratus"@sv .

<http://tun.fi/MX.297720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allurus muricatus" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allurus muricatus"@fi,
        "Allurus muricatus"@sv .

<http://tun.fi/MX.297723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntretus elegans" ;
    dwc:scientificNameAuthorship "(Ruthe, 1856)" ;
    skos:broader <http://tun.fi/MX.297722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntretus elegans"@fi,
        "Syntretus elegans"@sv .

<http://tun.fi/MX.297724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntretus idalius" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.297722> ;
    skos:hiddenLabel "Syntretus vernalis"@fi,
        "Syntretus vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntretus idalius"@fi,
        "Syntretus idalius"@sv .

<http://tun.fi/MX.297726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntretus parvicornis" ;
    dwc:scientificNameAuthorship "(Ruthe, 1862)" ;
    skos:broader <http://tun.fi/MX.297722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntretus parvicornis"@fi,
        "Syntretus parvicornis"@sv .

<http://tun.fi/MX.297727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntretus splendidus" ;
    dwc:scientificNameAuthorship "(Marashall, 1887)" ;
    skos:broader <http://tun.fi/MX.297722> ;
    skos:hiddenLabel "Syntretus testaceus"@fi,
        "Syntretus testaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntretus splendidus"@fi,
        "Syntretus splendidus"@sv .

<http://tun.fi/MX.297729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myiocephalus boops" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.297728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myiocephalus boops"@fi,
        "Myiocephalus boops"@sv .

<http://tun.fi/MX.297732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmophorus cembrae" ;
    dwc:scientificNameAuthorship "Ruschka, 1925" ;
    skos:broader <http://tun.fi/MX.297731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmophorus cembrae"@fi,
        "Cosmophorus cembrae"@sv .

<http://tun.fi/MX.297733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmophorus regius" ;
    dwc:scientificNameAuthorship "Niezabitowski, 1910" ;
    skos:broader <http://tun.fi/MX.297731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmophorus regius"@fi,
        "Cosmophorus regius"@sv .

<http://tun.fi/MX.297735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ropalophorus clavicornis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.297734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ropalophorus clavicornis"@fi,
        "Ropalophorus clavicornis"@sv .

<http://tun.fi/MX.297738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmosoma berolinense" ;
    dwc:scientificNameAuthorship "Ruthe, 1858" ;
    skos:broader <http://tun.fi/MX.297737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elasmosoma berolinense"@fi,
        "Elasmosoma berolinense"@sv .

<http://tun.fi/MX.297740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoneurus auctus" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoneurus auctus"@fi,
        "Neoneurus auctus"@sv .

<http://tun.fi/MX.297741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoneurus clypeatus" ;
    dwc:scientificNameAuthorship "(Förster, 1862)" ;
    skos:broader <http://tun.fi/MX.297739> ;
    skos:hiddenLabel "Neoneurus viennensis"@fi,
        "Neoneurus viennensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoneurus clypeatus"@fi,
        "Neoneurus clypeatus"@sv .

<http://tun.fi/MX.297746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charmon extensor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.297745> ;
    skos:hiddenLabel "Charmon brevicaudus"@fi,
        "Charmon cruentatus"@fi,
        "Charmon brevicaudus"@sv,
        "Charmon cruentatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Charmon extensor"@fi,
        "Charmon extensor"@sv .

<http://tun.fi/MX.297750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homolobus annulicornis" ;
    dwc:scientificNameAuthorship "(Nees, 1814)" ;
    skos:broader <http://tun.fi/MX.297749> ;
    skos:hiddenLabel "Homolobus testaceator"@fi,
        "Homolobus testaceator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homolobus annulicornis"@fi,
        "Homolobus annulicornis"@sv .

<http://tun.fi/MX.297752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homolobus bohemani" ;
    dwc:scientificNameAuthorship "(Bengtsson, 1918)" ;
    skos:broader <http://tun.fi/MX.297749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homolobus bohemani"@fi,
        "Homolobus bohemani"@sv .

<http://tun.fi/MX.297753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homolobus discolor" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.297749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homolobus discolor"@fi,
        "Homolobus discolor"@sv .

<http://tun.fi/MX.297754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homolobus flagitator" ;
    dwc:scientificNameAuthorship "(Curtis, 1837)" ;
    skos:broader <http://tun.fi/MX.297749> ;
    skos:hiddenLabel "Homolobus chlorophthalmus"@fi,
        "Homolobus chlorophthalmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homolobus flagitator"@fi,
        "Homolobus flagitator"@sv .

<http://tun.fi/MX.297756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homolobus infumator" ;
    dwc:scientificNameAuthorship "(Lyle, 1914)" ;
    skos:broader <http://tun.fi/MX.297749> ;
    skos:hiddenLabel "Homolobus wesmaeli"@fi,
        "Homolobus wesmaeli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homolobus infumator"@fi,
        "Homolobus infumator"@sv .

<http://tun.fi/MX.297758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homolobus truncator" ;
    dwc:scientificNameAuthorship "(Say, 1828)" ;
    skos:broader <http://tun.fi/MX.297749> ;
    skos:hiddenLabel "Homolobus calcarator"@fi,
        "Homolobus calcarator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homolobus truncator"@fi,
        "Homolobus truncator"@sv .

<http://tun.fi/MX.297762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus bicolor" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus bicolor"@fi,
        "Macrocentrus bicolor"@sv .

<http://tun.fi/MX.297763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus blandus" ;
    dwc:scientificNameAuthorship "Eady & Clark, 1964" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus blandus"@fi,
        "Macrocentrus blandus"@sv .

<http://tun.fi/MX.297764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus collaris" ;
    dwc:scientificNameAuthorship "(Spinola, 1808)" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus collaris"@fi,
        "Macrocentrus collaris"@sv .

<http://tun.fi/MX.297765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus equalis" ;
    dwc:scientificNameAuthorship "Lyle, 1914" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus equalis"@fi,
        "Macrocentrus equalis"@sv .

<http://tun.fi/MX.297766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus gibber" ;
    dwc:scientificNameAuthorship "Eady & Clark, 1964" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus gibber"@fi,
        "Macrocentrus gibber"@sv .

<http://tun.fi/MX.297767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus infirmus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus infirmus"@fi,
        "Macrocentrus infirmus"@sv .

<http://tun.fi/MX.297768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus linearis" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:hiddenLabel "Macrocentrus abdominalis"@fi,
        "Macrocentrus abdominalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus linearis"@fi,
        "Macrocentrus linearis"@sv .

<http://tun.fi/MX.297770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus marginator" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus marginator"@fi,
        "Macrocentrus marginator"@sv .

<http://tun.fi/MX.297771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus nidulator" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus nidulator"@fi,
        "Macrocentrus nidulator"@sv .

<http://tun.fi/MX.297772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus nitidus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1835)" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus nitidus"@fi,
        "Macrocentrus nitidus"@sv .

<http://tun.fi/MX.297773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus pallipes" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus pallipes"@fi,
        "Macrocentrus pallipes"@sv .

<http://tun.fi/MX.297774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus resinellae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:hiddenLabel "Macrocentrus punctifrons"@fi,
        "Macrocentrus punctifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus resinellae"@fi,
        "Macrocentrus resinellae"@sv .

<http://tun.fi/MX.297776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus thoracicus" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus thoracicus"@fi,
        "Macrocentrus thoracicus"@sv .

<http://tun.fi/MX.297777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus townesi" ;
    dwc:scientificNameAuthorship "van Achterberg & Haeselbarth, 1983" ;
    skos:broader <http://tun.fi/MX.297761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocentrus townesi"@fi,
        "Macrocentrus townesi"@sv .

<http://tun.fi/MX.297781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cremnops desertor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.297779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cremnops desertor"@fi,
        "Cremnops desertor"@sv .

<http://tun.fi/MX.297783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathis anglica" ;
    dwc:scientificNameAuthorship "Marshall, 1885" ;
    skos:broader <http://tun.fi/MX.297782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathis anglica"@fi,
        "Agathis anglica"@sv .

<http://tun.fi/MX.297785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathis fuscipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.297782> ;
    skos:hiddenLabel "Agathis glabricula"@fi,
        "Agathis glabricula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathis fuscipennis"@fi,
        "Agathis fuscipennis"@sv .

<http://tun.fi/MX.297786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathis gracilipes" ;
    dwc:scientificNameAuthorship "Hellén, 1957" ;
    skos:broader <http://tun.fi/MX.297782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathis gracilipes"@fi,
        "Agathis gracilipes"@sv .

<http://tun.fi/MX.297787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathis griseifrons" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathis griseifrons"@fi,
        "Agathis griseifrons"@sv .

<http://tun.fi/MX.297788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathis malvacearum" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:broader <http://tun.fi/MX.297782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathis malvacearum"@fi,
        "Agathis malvacearum"@sv .

<http://tun.fi/MX.297790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathis nigra" ;
    dwc:scientificNameAuthorship "Nees, 1812" ;
    skos:broader <http://tun.fi/MX.297782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathis nigra"@fi,
        "Agathis nigra"@sv .

<http://tun.fi/MX.297791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathis rufipalpis" ;
    dwc:scientificNameAuthorship "Nees, 1812" ;
    skos:broader <http://tun.fi/MX.297782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathis rufipalpis"@fi,
        "Agathis rufipalpis"@sv .

<http://tun.fi/MX.297792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathis syngenesiae" ;
    dwc:scientificNameAuthorship "Nees, 1812" ;
    skos:broader <http://tun.fi/MX.297782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathis syngenesiae"@fi,
        "Agathis syngenesiae"@sv .

<http://tun.fi/MX.297793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathis tibialis" ;
    dwc:scientificNameAuthorship "Nees, 1814" ;
    skos:broader <http://tun.fi/MX.297782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathis tibialis"@fi,
        "Agathis tibialis"@sv .

<http://tun.fi/MX.297794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathis varipes" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathis varipes"@fi,
        "Agathis varipes"@sv .

<http://tun.fi/MX.297798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therophilus arcuatus" ;
    dwc:scientificNameAuthorship "(Reinhard, 1867)" ;
    skos:broader <http://tun.fi/MX.4985780> ;
    skos:hiddenLabel "Bassus arcuatus"@fi,
        "Bassus arcuatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therophilus arcuatus"@fi,
        "Therophilus arcuatus"@sv .

<http://tun.fi/MX.297799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bassus calculator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.297795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bassus calculator"@fi,
        "Bassus calculator"@sv .

<http://tun.fi/MX.297800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therophilus cingulipes" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.4985780> ;
    skos:hiddenLabel "Bassus cingulipes"@fi,
        "Bassus cingulipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therophilus cingulipes"@fi,
        "Therophilus cingulipes"@sv .

<http://tun.fi/MX.297801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therophilus clausthalianus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.4985780> ;
    skos:hiddenLabel "Bassus clausthalianus"@fi,
        "Bassus clausthalianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therophilus clausthalianus"@fi,
        "Therophilus clausthalianus"@sv .

<http://tun.fi/MX.297802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therophilus conspicuus" ;
    dwc:scientificNameAuthorship "(Wesmael, 1837)" ;
    skos:broader <http://tun.fi/MX.4985780> ;
    skos:hiddenLabel "Bassus conspicuus"@fi,
        "Bassus conspicuus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therophilus conspicuus"@fi,
        "Therophilus conspicuus"@sv .

<http://tun.fi/MX.297803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therophilus dimidiator" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.4985780> ;
    skos:hiddenLabel "Bassus cingulator"@fi,
        "Bassus dimidiator"@fi,
        "Bassus cingulator"@sv,
        "Bassus dimidiator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therophilus dimidiator"@fi,
        "Therophilus dimidiator"@sv .

<http://tun.fi/MX.297805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therophilus linguarius" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.4985780> ;
    skos:hiddenLabel "Bassus linguarius"@fi,
        "Bassus linguarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therophilus linguarius"@fi,
        "Therophilus linguarius"@sv .

<http://tun.fi/MX.297806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therophilus mediator" ;
    dwc:scientificNameAuthorship "(Nees, 1814)" ;
    skos:broader <http://tun.fi/MX.4985780> ;
    skos:hiddenLabel "Bassus mediator"@fi,
        "Bassus mediator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therophilus mediator"@fi,
        "Therophilus mediator"@sv .

<http://tun.fi/MX.297807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lytopylus rufipes" ;
    dwc:scientificNameAuthorship "(Nees, 1814)" ;
    skos:broader <http://tun.fi/MX.4985777> ;
    skos:hiddenLabel "Bassus rufipes"@fi,
        "Bassus rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lytopylus rufipes"@fi,
        "Lytopylus rufipes"@sv .

<http://tun.fi/MX.297808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therophilus rugulosus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.4985780> ;
    skos:hiddenLabel "Bassus rugulosus"@fi,
        "Bassus rugulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therophilus rugulosus"@fi,
        "Therophilus rugulosus"@sv .

<http://tun.fi/MX.297809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therophilus tumidulus" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.4985780> ;
    skos:hiddenLabel "Bassus tumidulus"@fi,
        "Bassus tumidulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therophilus tumidulus"@fi,
        "Therophilus tumidulus"@sv .

<http://tun.fi/MX.297811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Earinus elator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.297810> ;
    skos:hiddenLabel "Earinus nitidulus"@fi,
        "Earinus thoracicus"@fi,
        "Earinus nitidulus"@sv,
        "Earinus thoracicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Earinus elator"@fi,
        "Earinus elator"@sv .

<http://tun.fi/MX.297814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Earinus gloriatorius" ;
    dwc:scientificNameAuthorship "(Panzer, 1809)" ;
    skos:broader <http://tun.fi/MX.297810> ;
    skos:hiddenLabel "Earinus delusor"@fi,
        "Earinus delusor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Earinus gloriatorius"@fi,
        "Earinus gloriatorius"@sv .

<http://tun.fi/MX.297818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cenocoelius analis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cenocoelius analis"@fi,
        "Cenocoelius analis"@sv .

<http://tun.fi/MX.297820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lestricus secalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.297819> ;
    skos:hiddenLabel "Lestricus agricolator"@fi,
        "Lestricus agricolator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lestricus secalis"@fi,
        "Lestricus secalis"@sv .

<http://tun.fi/MX.297840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amyras clandestina" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amyras clandestina"@fi,
        "Amyras clandestina"@sv .

<http://tun.fi/MX.297841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelinidea gracilis" ;
    dwc:scientificNameAuthorship "(Curtis, 1829)" ;
    skos:broader <http://tun.fi/MX.296984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelinidea gracilis"@fi,
        "Coelinidea gracilis"@sv .

<http://tun.fi/MX.297842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelinidea ruficollis" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1838)" ;
    skos:broader <http://tun.fi/MX.296984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelinidea ruficollis"@fi,
        "Coelinidea ruficollis"@sv .

<http://tun.fi/MX.297843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelinidea trjapitzini" ;
    dwc:scientificNameAuthorship "Tobias, 1971" ;
    skos:broader <http://tun.fi/MX.296984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelinidea trjapitzini"@fi,
        "Coelinidea trjapitzini"@sv .

<http://tun.fi/MX.297845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coloneura ate" ;
    dwc:scientificNameAuthorship "(Nixon, 1943)" ;
    skos:broader <http://tun.fi/MX.297844> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coloneura ate"@fi,
        "Coloneura ate"@sv .

<http://tun.fi/MX.297846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coloneura siciliensis" ;
    dwc:scientificNameAuthorship "Griffiths, 1968" ;
    skos:broader <http://tun.fi/MX.297844> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coloneura siciliensis"@fi,
        "Coloneura siciliensis"@sv .

<http://tun.fi/MX.297848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coloneurella lomnickii" ;
    dwc:scientificNameAuthorship "(Niezabitowski, 1910)" ;
    skos:broader <http://tun.fi/MX.297847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coloneurella lomnickii"@fi,
        "Coloneurella lomnickii"@sv .

<http://tun.fi/MX.297849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema brevis" ;
    dwc:scientificNameAuthorship "van Achterberg & Vikberg, 2014" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema brevis"@fi,
        "Dinotrema brevis"@sv .

<http://tun.fi/MX.297850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus parverticalis" ;
    dwc:scientificNameAuthorship "(Tobias, 2000)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus parverticalis"@fi,
        "Microchelonus parverticalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus parverticalis"@fi,
        "Chelonus parverticalis"@sv .

<http://tun.fi/MX.297852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laotris striatula" ;
    dwc:scientificNameAuthorship "(Halidula, 1839)" ;
    skos:broader <http://tun.fi/MX.297851> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laotris striatula"@fi,
        "Laotris striatula"@sv .

<http://tun.fi/MX.297854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lodbrokia mariae" ;
    dwc:scientificNameAuthorship "Stezhinski, 1984" ;
    skos:broader <http://tun.fi/MX.297853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lodbrokia mariae"@fi,
        "Lodbrokia mariae"@sv .

<http://tun.fi/MX.297856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protodacnusa ruthei" ;
    dwc:scientificNameAuthorship "Griffiths, 1964" ;
    skos:broader <http://tun.fi/MX.297855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protodacnusa ruthei"@fi,
        "Protodacnusa ruthei"@sv .

<http://tun.fi/MX.297857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protodacnusa tristis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protodacnusa tristis"@fi,
        "Protodacnusa tristis"@sv .

<http://tun.fi/MX.297858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synaldis agaricae" ;
    dwc:scientificNameAuthorship "Munk & Peris-Felipo, 2014" ;
    skos:broader <http://tun.fi/MX.296940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synaldis agaricae"@fi,
        "Synaldis agaricae"@sv .

<http://tun.fi/MX.297860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synelix semirugosa" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synelix semirugosa"@fi,
        "Synelix semirugosa"@sv .

<http://tun.fi/MX.297862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tates heterocera" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297861> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tates heterocera"@fi,
        "Tates heterocera"@sv .

<http://tun.fi/MX.297864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Victorovita caudata" ;
    dwc:scientificNameAuthorship "(Szépligeti, 1901)" ;
    skos:broader <http://tun.fi/MX.297863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Victorovita caudata"@fi,
        "Victorovita caudata"@sv .

<http://tun.fi/MX.297874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keratella cochlearis" ;
    dwc:scientificNameAuthorship "(Gosse, 1851)" ;
    skos:broader <http://tun.fi/MX.297872> ;
    skos:hiddenLabel "Anuraea cochlearis"@fi,
        "Keratella cochlearis recurvispina"@fi,
        "Anuraea cochlearis"@sv,
        "Keratella cochlearis recurvispina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keratella cochlearis"@fi,
        "Keratella cochlearis"@sv .

<http://tun.fi/MX.297876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keratella cruciformis" ;
    dwc:scientificNameAuthorship "(Thompson, 1892)" ;
    skos:broader <http://tun.fi/MX.297872> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keratella cruciformis"@fi,
        "Keratella cruciformis"@sv .

<http://tun.fi/MX.297879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kellicottia longispina" ;
    dwc:scientificNameAuthorship "(Kellicott, 1879)" ;
    skos:broader <http://tun.fi/MX.297878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kellicottia longispina"@fi,
        "Kellicottia longispina"@sv .

<http://tun.fi/MX.297884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kellicottia bostoniensis" ;
    dwc:scientificNameAuthorship "(Rousselet, 1908)" ;
    skos:broader <http://tun.fi/MX.297878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kellicottia bostoniensis"@fi,
        "Kellicottia bostoniensis"@sv .

<http://tun.fi/MX.297944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euchlanis dilatata" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1832" ;
    skos:broader <http://tun.fi/MX.297943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euchlanis dilatata"@fi,
        "Euchlanis dilatata"@sv .

<http://tun.fi/MX.298298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenusa elongata" ;
    dwc:scientificNameAuthorship "Stelfox, 1957" ;
    skos:broader <http://tun.fi/MX.297000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaenusa elongata"@fi,
        "Chaenusa elongata"@sv .

<http://tun.fi/MX.298299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenusa nereidum" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaenusa nereidum"@fi,
        "Chaenusa nereidum"@sv .

<http://tun.fi/MX.298300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenusa orghidani" ;
    dwc:scientificNameAuthorship "Burghele, 1960" ;
    skos:broader <http://tun.fi/MX.297000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaenusa orghidani"@fi,
        "Chaenusa orghidani"@sv .

<http://tun.fi/MX.298301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus albipes" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus albipes"@fi,
        "Chorebus albipes"@sv .

<http://tun.fi/MX.298302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus alecto" ;
    dwc:scientificNameAuthorship "(Morley, 1924)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus alecto"@fi,
        "Chorebus alecto"@sv .

<http://tun.fi/MX.298303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus ampliator" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus ampliator"@fi,
        "Chorebus ampliator"@sv .

<http://tun.fi/MX.298304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus anasella" ;
    dwc:scientificNameAuthorship "(Stelfox, 1952)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus anasella"@fi,
        "Chorebus anasella"@sv .

<http://tun.fi/MX.298305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus ares" ;
    dwc:scientificNameAuthorship "(Nixon, 1944)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus ares"@fi,
        "Chorebus ares"@sv .

<http://tun.fi/MX.298306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus artemisiellus" ;
    dwc:scientificNameAuthorship "Griffiths, 1968" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus artemisiellus"@fi,
        "Chorebus artemisiellus"@sv .

<http://tun.fi/MX.298307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus asperrimus" ;
    dwc:scientificNameAuthorship "Griffiths, 1968" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus asperrimus"@fi,
        "Chorebus asperrimus"@sv .

<http://tun.fi/MX.298308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus asramenes" ;
    dwc:scientificNameAuthorship "(Nixon, 1945)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus asramenes"@fi,
        "Chorebus asramenes"@sv .

<http://tun.fi/MX.298309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus bensoni" ;
    dwc:scientificNameAuthorship "(Nixon, 1944)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus bensoni"@fi,
        "Chorebus bensoni"@sv .

<http://tun.fi/MX.298310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus caelebs" ;
    dwc:scientificNameAuthorship "(Nixon, 1944)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus caelebs"@fi,
        "Chorebus caelebs"@sv .

<http://tun.fi/MX.298311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus calthae" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus calthae"@fi,
        "Chorebus calthae"@sv .

<http://tun.fi/MX.298312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus cinctus" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus cinctus"@fi,
        "Chorebus cinctus"@sv .

<http://tun.fi/MX.298313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus compressiiventris" ;
    dwc:scientificNameAuthorship "(Telenga, 1934)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus compressiiventris"@fi,
        "Chorebus compressiiventris"@sv .

<http://tun.fi/MX.298314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus coxator" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus coxator"@fi,
        "Chorebus coxator"@sv .

<http://tun.fi/MX.298315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus crassipes" ;
    dwc:scientificNameAuthorship "(Stelfox, 1954)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus crassipes"@fi,
        "Chorebus crassipes"@sv .

<http://tun.fi/MX.298316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus credne" ;
    dwc:scientificNameAuthorship "(Nixon, 1944)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus credne"@fi,
        "Chorebus credne"@sv .

<http://tun.fi/MX.298317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus crenulatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus crenulatus"@fi,
        "Chorebus crenulatus"@sv .

<http://tun.fi/MX.298318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus cubocephalus" ;
    dwc:scientificNameAuthorship "(Telenga, 1935)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus cubocephalus"@fi,
        "Chorebus cubocephalus"@sv .

<http://tun.fi/MX.298319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus cultratus" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus cultratus"@fi,
        "Chorebus cultratus"@sv .

<http://tun.fi/MX.298320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus cytherea" ;
    dwc:scientificNameAuthorship "(Nixon, 1937)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus cytherea"@fi,
        "Chorebus cytherea"@sv .

<http://tun.fi/MX.298321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus daimenes" ;
    dwc:scientificNameAuthorship "(Nixon, 1945)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus daimenes"@fi,
        "Chorebus daimenes"@sv .

<http://tun.fi/MX.298322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus densepunctatus" ;
    dwc:scientificNameAuthorship "Burghele, 1959" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus densepunctatus"@fi,
        "Chorebus densepunctatus"@sv .

<http://tun.fi/MX.298323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus diremtus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus diremtus"@fi,
        "Chorebus diremtus"@sv .

<http://tun.fi/MX.298324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus enephes" ;
    dwc:scientificNameAuthorship "(Nixon, 1945)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus enephes"@fi,
        "Chorebus enephes"@sv .

<http://tun.fi/MX.298325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus ergias" ;
    dwc:scientificNameAuthorship "(Nixon, 1945)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus ergias"@fi,
        "Chorebus ergias"@sv .

<http://tun.fi/MX.298326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus esbelta" ;
    dwc:scientificNameAuthorship "(Nixon, 1937)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus esbelta"@fi,
        "Chorebus esbelta"@sv .

<http://tun.fi/MX.298327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus fallaciosae" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus fallaciosae"@fi,
        "Chorebus fallaciosae"@sv .

<http://tun.fi/MX.298328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus femoratus" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus femoratus"@fi,
        "Chorebus femoratus"@sv .

<http://tun.fi/MX.298329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus fordi" ;
    dwc:scientificNameAuthorship "(Nixon, 1954)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus fordi"@fi,
        "Chorebus fordi"@sv .

<http://tun.fi/MX.298330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus foveolus" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus foveolus"@fi,
        "Chorebus foveolus"@sv .

<http://tun.fi/MX.298331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus freya" ;
    dwc:scientificNameAuthorship "(Nixon, 1943)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus freya"@fi,
        "Chorebus freya"@sv .

<http://tun.fi/MX.298332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus fuscipennis" ;
    dwc:scientificNameAuthorship "(Nixon, 1937)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus fuscipennis"@fi,
        "Chorebus fuscipennis"@sv .

<http://tun.fi/MX.298333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus geminus" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus geminus"@fi,
        "Chorebus geminus"@sv .

<http://tun.fi/MX.298334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus glaber" ;
    dwc:scientificNameAuthorship "(Nixon, 1944)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus glaber"@fi,
        "Chorebus glaber"@sv .

<http://tun.fi/MX.298335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus glabriculus" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus glabriculus"@fi,
        "Chorebus glabriculus"@sv .

<http://tun.fi/MX.298336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus heringianus" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus heringianus"@fi,
        "Chorebus heringianus"@sv .

<http://tun.fi/MX.298337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus interstitialis" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus interstitialis"@fi,
        "Chorebus interstitialis"@sv .

<http://tun.fi/MX.298338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus iridis" ;
    dwc:scientificNameAuthorship "Griffiths, 1968" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus iridis"@fi,
        "Chorebus iridis"@sv .

<http://tun.fi/MX.298339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus lar" ;
    dwc:scientificNameAuthorship "(Morley, 1924)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus lar"@fi,
        "Chorebus lar"@sv .

<http://tun.fi/MX.298340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus larides" ;
    dwc:scientificNameAuthorship "(Nixon, 1944)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus larides"@fi,
        "Chorebus larides"@sv .

<http://tun.fi/MX.298341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus lateralis" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus lateralis"@fi,
        "Chorebus lateralis"@sv .

<http://tun.fi/MX.298342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus longicornis" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus longicornis"@fi,
        "Chorebus longicornis"@sv .

<http://tun.fi/MX.298343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus lugubris" ;
    dwc:scientificNameAuthorship "(Nixon, 1937)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus lugubris"@fi,
        "Chorebus lugubris"@sv .

<http://tun.fi/MX.298345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus miodes" ;
    dwc:scientificNameAuthorship "(Nixon, 1949)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus miodes"@fi,
        "Chorebus miodes"@sv .

<http://tun.fi/MX.298346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus misellus" ;
    dwc:scientificNameAuthorship "(Marshall, 1895)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus misellus"@fi,
        "Chorebus misellus"@sv .

<http://tun.fi/MX.298347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus nanus" ;
    dwc:scientificNameAuthorship "(Nixon, 1943)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus nanus"@fi,
        "Chorebus nanus"@sv .

<http://tun.fi/MX.298348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus nerissa" ;
    dwc:scientificNameAuthorship "(Nixon, 1937)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus nerissa"@fi,
        "Chorebus nerissa"@sv .

<http://tun.fi/MX.298349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus nomia" ;
    dwc:scientificNameAuthorship "(Nixon, 1937)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus nomia"@fi,
        "Chorebus nomia"@sv .

<http://tun.fi/MX.298350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus ophthalmicus" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus ophthalmicus"@fi,
        "Chorebus ophthalmicus"@sv .

<http://tun.fi/MX.298351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus orbiculatae" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus orbiculatae"@fi,
        "Chorebus orbiculatae"@sv .

<http://tun.fi/MX.298352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus phaedra" ;
    dwc:scientificNameAuthorship "(Nixon, 1937)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus phaedra"@fi,
        "Chorebus phaedra"@sv .

<http://tun.fi/MX.298353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus poemyzae" ;
    dwc:scientificNameAuthorship "Griffiths, 1968" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus poemyzae"@fi,
        "Chorebus poemyzae"@sv .

<http://tun.fi/MX.298354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus polygoni" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus polygoni"@fi,
        "Chorebus polygoni"@sv .

<http://tun.fi/MX.298355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus pratensis" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus pratensis"@fi,
        "Chorebus pratensis"@sv .

<http://tun.fi/MX.298356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus pseudomisellus" ;
    dwc:scientificNameAuthorship "Griffiths, 1968" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus pseudomisellus"@fi,
        "Chorebus pseudomisellus"@sv .

<http://tun.fi/MX.298357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus pulverosus" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus pulverosus"@fi,
        "Chorebus pulverosus"@sv .

<http://tun.fi/MX.298358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus rhanis" ;
    dwc:scientificNameAuthorship "(Nixon, 1943)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus rhanis"@fi,
        "Chorebus rhanis"@sv .

<http://tun.fi/MX.298359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus rondanii" ;
    dwc:scientificNameAuthorship "(Giard, 1904)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus rondanii"@fi,
        "Chorebus rondanii"@sv .

<http://tun.fi/MX.298360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus ruficollis" ;
    dwc:scientificNameAuthorship "(Stelfox, 1957)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus ruficollis"@fi,
        "Chorebus ruficollis"@sv .

<http://tun.fi/MX.298361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus rufimarginatus" ;
    dwc:scientificNameAuthorship "(Stelfox, 1954)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus rufimarginatus"@fi,
        "Chorebus rufimarginatus"@sv .

<http://tun.fi/MX.298362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus scabrifossa" ;
    dwc:scientificNameAuthorship "Stelfox, 1957" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus scabrifossa"@fi,
        "Chorebus scabrifossa"@sv .

<http://tun.fi/MX.298363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus schlicki" ;
    dwc:scientificNameAuthorship "Griffiths, 1968" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus schlicki"@fi,
        "Chorebus schlicki"@sv .

<http://tun.fi/MX.298364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus separatus" ;
    dwc:scientificNameAuthorship "(Telenga, 1934)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus separatus"@fi,
        "Chorebus separatus"@sv .

<http://tun.fi/MX.298365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus sera" ;
    dwc:scientificNameAuthorship "(Nixon, 1937)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus sera"@fi,
        "Chorebus sera"@sv .

<http://tun.fi/MX.298366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus singularis" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus singularis"@fi,
        "Chorebus singularis"@sv .

<http://tun.fi/MX.298367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus siniffa" ;
    dwc:scientificNameAuthorship "(Nixon, 1937)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus siniffa"@fi,
        "Chorebus siniffa"@sv .

<http://tun.fi/MX.298368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus spenceri" ;
    dwc:scientificNameAuthorship "Griffiths, 1964" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus spenceri"@fi,
        "Chorebus spenceri"@sv .

<http://tun.fi/MX.298369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus stenocera" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus stenocera"@fi,
        "Chorebus stenocera"@sv .

<http://tun.fi/MX.298370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus subasper" ;
    dwc:scientificNameAuthorship "Griffiths, 1968" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus subasper"@fi,
        "Chorebus subasper"@sv .

<http://tun.fi/MX.298371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus talaris" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus talaris"@fi,
        "Chorebus talaris"@sv .

<http://tun.fi/MX.298372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus tamiris" ;
    dwc:scientificNameAuthorship "(Nixon, 1943)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus tamiris"@fi,
        "Chorebus tamiris"@sv .

<http://tun.fi/MX.298373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus tamsi" ;
    dwc:scientificNameAuthorship "(Nixon, 1944)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus tamsi"@fi,
        "Chorebus tamsi"@sv .

<http://tun.fi/MX.298374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus thusa" ;
    dwc:scientificNameAuthorship "(Nixon, 1937)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus thusa"@fi,
        "Chorebus thusa"@sv .

<http://tun.fi/MX.298375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus xanthospidae" ;
    dwc:scientificNameAuthorship "Griffiths, 1968" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus xanthospidae"@fi,
        "Chorebus xanthospidae"@sv .

<http://tun.fi/MX.298376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus xylostellus" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus xylostellus"@fi,
        "Chorebus xylostellus"@sv .

<http://tun.fi/MX.298377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa abdita" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa abdita"@fi,
        "Dacnusa abdita"@sv .

<http://tun.fi/MX.298378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa alpestris" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa alpestris"@fi,
        "Dacnusa alpestris"@sv .

<http://tun.fi/MX.298379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa alticeps" ;
    dwc:scientificNameAuthorship "Nixon, 1937" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa alticeps"@fi,
        "Dacnusa alticeps"@sv .

<http://tun.fi/MX.298380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa angelicina" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa angelicina"@fi,
        "Dacnusa angelicina"@sv .

<http://tun.fi/MX.298381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa aquilegiae" ;
    dwc:scientificNameAuthorship "Marshall, 1896" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa aquilegiae"@fi,
        "Dacnusa aquilegiae"@sv .

<http://tun.fi/MX.298382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa areolaris" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa areolaris"@fi,
        "Dacnusa areolaris"@sv .

<http://tun.fi/MX.298383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa astarte" ;
    dwc:scientificNameAuthorship "(Nixon, 1948)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa astarte"@fi,
        "Dacnusa astarte"@sv .

<http://tun.fi/MX.298384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa aterrima" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa aterrima"@fi,
        "Dacnusa aterrima"@sv .

<http://tun.fi/MX.298385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa brevistigma" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa brevistigma"@fi,
        "Dacnusa brevistigma"@sv .

<http://tun.fi/MX.298386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa centaureae" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa centaureae"@fi,
        "Dacnusa centaureae"@sv .

<http://tun.fi/MX.298387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa cerpheres" ;
    dwc:scientificNameAuthorship "(Nixon, 1948)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa cerpheres"@fi,
        "Dacnusa cerpheres"@sv .

<http://tun.fi/MX.298388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa clematidis" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa clematidis"@fi,
        "Dacnusa clematidis"@sv .

<http://tun.fi/MX.298389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa confinis" ;
    dwc:scientificNameAuthorship "Ruthe, 1859" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa confinis"@fi,
        "Dacnusa confinis"@sv .

<http://tun.fi/MX.298390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa discolor" ;
    dwc:scientificNameAuthorship "(Foerster, 1862)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa discolor"@fi,
        "Dacnusa discolor"@sv .

<http://tun.fi/MX.298391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa evadne" ;
    dwc:scientificNameAuthorship "Nixon, 1937" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa evadne"@fi,
        "Dacnusa evadne"@sv .

<http://tun.fi/MX.298392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa faeroeensis" ;
    dwc:scientificNameAuthorship "(Roman, 1917)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa faeroeensis"@fi,
        "Dacnusa faeroeensis"@sv .

<http://tun.fi/MX.298393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa heringi" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa heringi"@fi,
        "Dacnusa heringi"@sv .

<http://tun.fi/MX.298394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa hospita" ;
    dwc:scientificNameAuthorship "(Foerster, 1862)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa hospita"@fi,
        "Dacnusa hospita"@sv .

<http://tun.fi/MX.298395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa laevipectus" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa laevipectus"@fi,
        "Dacnusa laevipectus"@sv .

<http://tun.fi/MX.298396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa liopleuris" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa liopleuris"@fi,
        "Dacnusa liopleuris"@sv .

<http://tun.fi/MX.298397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa lissos" ;
    dwc:scientificNameAuthorship "(Nixon, 1954)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa lissos"@fi,
        "Dacnusa lissos"@sv .

<http://tun.fi/MX.298398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa longiradialis" ;
    dwc:scientificNameAuthorship "Nixon, 1937" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa longiradialis"@fi,
        "Dacnusa longiradialis"@sv .

<http://tun.fi/MX.298399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa longithorax" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa longithorax"@fi,
        "Dacnusa longithorax"@sv .

<http://tun.fi/MX.298400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa lugens" ;
    dwc:scientificNameAuthorship "(Haliday, 1939)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa lugens"@fi,
        "Dacnusa lugens"@sv .

<http://tun.fi/MX.298401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa macrospila" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa macrospila"@fi,
        "Dacnusa macrospila"@sv .

<http://tun.fi/MX.298402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa maculipes" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa maculipes"@fi,
        "Dacnusa maculipes"@sv .

<http://tun.fi/MX.298403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa maxima" ;
    dwc:scientificNameAuthorship "(Fischer, 1961)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa maxima"@fi,
        "Dacnusa maxima"@sv .

<http://tun.fi/MX.298404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa melicerta" ;
    dwc:scientificNameAuthorship "(Nixon, 1954)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa melicerta"@fi,
        "Dacnusa melicerta"@sv .

<http://tun.fi/MX.298405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa merope" ;
    dwc:scientificNameAuthorship "(Nixon, 1948)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa merope"@fi,
        "Dacnusa merope"@sv .

<http://tun.fi/MX.298406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa metula" ;
    dwc:scientificNameAuthorship "(Nixon, 1954)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa metula"@fi,
        "Dacnusa metula"@sv .

<http://tun.fi/MX.298407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa monticola" ;
    dwc:scientificNameAuthorship "(Foerster, 1862)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa monticola"@fi,
        "Dacnusa monticola"@sv .

<http://tun.fi/MX.298408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa obesa" ;
    dwc:scientificNameAuthorship "Stelfox, 1954" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa obesa"@fi,
        "Dacnusa obesa"@sv .

<http://tun.fi/MX.298409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa ocyroe" ;
    dwc:scientificNameAuthorship "Nixon, 1937" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa ocyroe"@fi,
        "Dacnusa ocyroe"@sv .

<http://tun.fi/MX.298410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa plantaginis" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa plantaginis"@fi,
        "Dacnusa plantaginis"@sv .

<http://tun.fi/MX.298411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa pubescens" ;
    dwc:scientificNameAuthorship "(Curtis, 1826)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa pubescens"@fi,
        "Dacnusa pubescens"@sv .

<http://tun.fi/MX.298412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa sibirica" ;
    dwc:scientificNameAuthorship "Telenga, 1934" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa sibirica"@fi,
        "Dacnusa sibirica"@sv .

<http://tun.fi/MX.298413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa soma" ;
    dwc:scientificNameAuthorship "(Nixon, 1948)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa soma"@fi,
        "Dacnusa soma"@sv .

<http://tun.fi/MX.298414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa stramineipes" ;
    dwc:scientificNameAuthorship "Haliday, 1939" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa stramineipes"@fi,
        "Dacnusa stramineipes"@sv .

<http://tun.fi/MX.298415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa temula" ;
    dwc:scientificNameAuthorship "(Haliday, 1939)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa temula"@fi,
        "Dacnusa temula"@sv .

<http://tun.fi/MX.298416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela aconiti" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela aconiti"@fi,
        "Exotela aconiti"@sv .

<http://tun.fi/MX.298417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela cyclogaster" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela cyclogaster"@fi,
        "Exotela cyclogaster"@sv .

<http://tun.fi/MX.298418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela dives" ;
    dwc:scientificNameAuthorship "(Nixon, 1954)" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela dives"@fi,
        "Exotela dives"@sv .

<http://tun.fi/MX.298419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela facialis" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela facialis"@fi,
        "Exotela facialis"@sv .

<http://tun.fi/MX.298420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela flavicoxa" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela flavicoxa"@fi,
        "Exotela flavicoxa"@sv .

<http://tun.fi/MX.298421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela hera" ;
    dwc:scientificNameAuthorship "(Nixon, 1937)" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela hera"@fi,
        "Exotela hera"@sv .

<http://tun.fi/MX.298422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela lonicerae" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela lonicerae"@fi,
        "Exotela lonicerae"@sv .

<http://tun.fi/MX.298423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela melanocera" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela melanocera"@fi,
        "Exotela melanocera"@sv .

<http://tun.fi/MX.298424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela nowakowskii" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela nowakowskii"@fi,
        "Exotela nowakowskii"@sv .

<http://tun.fi/MX.298425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela obscura" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela obscura"@fi,
        "Exotela obscura"@sv .

<http://tun.fi/MX.298426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela phryne" ;
    dwc:scientificNameAuthorship "(Nixon, 1954)" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela phryne"@fi,
        "Exotela phryne"@sv .

<http://tun.fi/MX.298427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela sonchina" ;
    dwc:scientificNameAuthorship "Griffiths, 1967" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela sonchina"@fi,
        "Exotela sonchina"@sv .

<http://tun.fi/MX.298428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela sulcata" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela sulcata"@fi,
        "Exotela sulcata"@sv .

<http://tun.fi/MX.298429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela umbellina" ;
    dwc:scientificNameAuthorship "(Nixon, 1954)" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela umbellina"@fi,
        "Exotela umbellina"@sv .

<http://tun.fi/MX.298430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exotela vaenia" ;
    dwc:scientificNameAuthorship "(Nixon, 1954)" ;
    skos:broader <http://tun.fi/MX.297014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exotela vaenia"@fi,
        "Exotela vaenia"@sv .

<http://tun.fi/MX.29860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alcedo atthis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.29858> ;
    skos:hiddenLabel "Alcedo atthis"@fi,
        "Alcedo atthis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuningaskalastaja"@fi,
        "kungsfiskare"@sv .

<http://tun.fi/MX.29996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merops persicus" ;
    dwc:scientificNameAuthorship "Pallas, 1773" ;
    skos:broader <http://tun.fi/MX.29981> ;
    skos:hiddenLabel "Merops persicus"@fi,
        "Merops superciliosus"@fi,
        "Merops persicus"@sv,
        "Merops superciliosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihermehiläissyöjä"@fi,
        "grön biätare"@sv .

<http://tun.fi/MX.29998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merops apiaster" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.29981> ;
    skos:hiddenLabel "Merops apiaster"@fi,
        "Merops apiaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mehiläissyöjä"@fi,
        "biätare"@sv .

<http://tun.fi/MX.30004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coracias garrulus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.30003> ;
    skos:hiddenLabel "Coracias garrulus"@fi,
        "Coracias garrulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sininärhi"@fi,
        "blåkråka"@sv .

<http://tun.fi/MX.30031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Upupa epops" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.30030> ;
    skos:hiddenLabel "Upupa epops"@fi,
        "Upupa epops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjalintu"@fi,
        "härfågel"@sv .

<http://tun.fi/MX.30333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jynx torquilla" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.30332> ;
    skos:hiddenLabel "Jynx torquilla"@fi,
        "Jynx torquilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käenpiika"@fi,
        "göktyta"@sv .

<http://tun.fi/MX.30428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocopos minor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.200016> ;
    skos:hiddenLabel "Dendrocopos minor"@fi,
        "Dryobates minor"@fi,
        "Picoides minor"@fi,
        "Dendrocopos minor"@sv,
        "Dryobates minor"@sv,
        "Picoides minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutikka"@fi,
        "mindre hackspett"@sv .

<http://tun.fi/MX.30437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocopos medius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.200016> ;
    skos:hiddenLabel "Dendrocopos medius"@fi,
        "Picoides medius"@fi,
        "Dendrocopos medius"@sv,
        "Picoides medius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammitikka"@fi,
        "mellanspett"@sv .

<http://tun.fi/MX.30438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocopos leucotos" ;
    dwc:scientificNameAuthorship "(Bechstein, 1802)" ;
    skos:broader <http://tun.fi/MX.200016> ;
    skos:hiddenLabel "Dendrocopos leucotos"@fi,
        "Picoides leucotos"@fi,
        "Dendrocopos leucotos"@sv,
        "Picoides leucotos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoselkätikka"@fi,
        "vitryggig hackspett"@sv .

<http://tun.fi/MX.30443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocopos major" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.200016> ;
    skos:hiddenLabel "Dendrocopos major"@fi,
        "Picoides major"@fi,
        "Dendrocopos major"@sv,
        "Picoides major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpytikka"@fi,
        "större hackspett"@sv .

<http://tun.fi/MX.30453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picoides tridactylus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.30421> ;
    skos:hiddenLabel "Picoides tridactylus"@fi,
        "Picoides tridactylus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantikka"@fi,
        "tretåig hackspett"@sv .

<http://tun.fi/MX.30504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryocopus martius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.30498> ;
    skos:hiddenLabel "Dryocopus martius"@fi,
        "Dryocopus martius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palokärki"@fi,
        "spillkråka"@sv .

<http://tun.fi/MX.30527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picus viridis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.30517> ;
    skos:hiddenLabel "Picus viridis"@fi,
        "Picus viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihertikka"@fi,
        "gröngöling"@sv .

<http://tun.fi/MX.30530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picus canus" ;
    dwc:scientificNameAuthorship "J.F. Gmelin, 1788" ;
    skos:broader <http://tun.fi/MX.30517> ;
    skos:hiddenLabel "Picus canus"@fi,
        "Picus canus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaapäätikka"@fi,
        "gråspett"@sv .

<http://tun.fi/MX.306659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytodietus arcuatorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.306658> ;
    skos:hiddenLabel "Phytodietus crassitarsis"@fi,
        "Phytodietus crassitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytodietus arcuatorius"@fi,
        "Phytodietus arcuatorius"@sv .

<http://tun.fi/MX.306661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytodietus gelitorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.306658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytodietus gelitorius"@fi,
        "Phytodietus gelitorius"@sv .

<http://tun.fi/MX.306662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytodietus geniculatus" ;
    dwc:scientificNameAuthorship "Thomson, 1877" ;
    skos:broader <http://tun.fi/MX.306658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytodietus geniculatus"@fi,
        "Phytodietus geniculatus"@sv .

<http://tun.fi/MX.306663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytodietus ornatus" ;
    dwc:scientificNameAuthorship "Desvignes, 1856" ;
    skos:broader <http://tun.fi/MX.306658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytodietus ornatus"@fi,
        "Phytodietus ornatus"@sv .

<http://tun.fi/MX.306664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytodietus polyzonias" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.306658> ;
    skos:hiddenLabel "Phytodietus fennicus"@fi,
        "Phytodietus segmentator"@fi,
        "Phytodietus fennicus"@sv,
        "Phytodietus segmentator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytodietus polyzonias"@fi,
        "Phytodietus polyzonias"@sv .

<http://tun.fi/MX.306667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytodietus variegatus" ;
    dwc:scientificNameAuthorship "(Fonscolombe, 1854)" ;
    skos:broader <http://tun.fi/MX.306658> ;
    skos:hiddenLabel "Phytodietus albipes"@fi,
        "Phytodietus albipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytodietus variegatus"@fi,
        "Phytodietus variegatus"@sv .

<http://tun.fi/MX.306670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Netelia cristata" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.306669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Netelia cristata"@fi,
        "Netelia cristata"@sv .

<http://tun.fi/MX.306671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Netelia fuscicornis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.306669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Netelia fuscicornis"@fi,
        "Netelia fuscicornis"@sv .

<http://tun.fi/MX.306672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Netelia latungula" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.306669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Netelia latungula"@fi,
        "Netelia latungula"@sv .

<http://tun.fi/MX.306673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Netelia nigricarpa" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.306669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Netelia nigricarpa"@fi,
        "Netelia nigricarpa"@sv .

<http://tun.fi/MX.306674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Netelia ornata" ;
    dwc:scientificNameAuthorship "(Vollenhoven, 1873)" ;
    skos:broader <http://tun.fi/MX.306669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Netelia ornata"@fi,
        "Netelia ornata"@sv .

<http://tun.fi/MX.306675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Netelia tarsata" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.306669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Netelia tarsata"@fi,
        "Netelia tarsata"@sv .

<http://tun.fi/MX.306676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Netelia testacea" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306669> ;
    skos:hiddenLabel "Netelia melanura"@fi,
        "Netelia ocellaris"@fi,
        "Netelia opacula"@fi,
        "Netelia melanura"@sv,
        "Netelia ocellaris"@sv,
        "Netelia opacula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Netelia testacea"@fi,
        "Netelia testacea"@sv .

<http://tun.fi/MX.306680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Netelia vinulae" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.306669> ;
    skos:hiddenLabel "Netelia cephalotes"@fi,
        "Netelia cephalotes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Netelia vinulae"@fi,
        "Netelia vinulae"@sv .

<http://tun.fi/MX.306682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Netelia virgata" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.306669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Netelia virgata"@fi,
        "Netelia virgata"@sv .

<http://tun.fi/MX.306689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eclytus exornatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eclytus exornatus"@fi,
        "Eclytus exornatus"@sv .

<http://tun.fi/MX.306691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eclytus multicolor" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1896)" ;
    skos:broader <http://tun.fi/MX.306684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eclytus multicolor"@fi,
        "Eclytus multicolor"@sv .

<http://tun.fi/MX.306692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eclytus ornatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1855" ;
    skos:broader <http://tun.fi/MX.306684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eclytus ornatus"@fi,
        "Eclytus ornatus"@sv .

<http://tun.fi/MX.306693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eclytus rubridorsum" ;
    dwc:scientificNameAuthorship "Kasparyan, 1977" ;
    skos:broader <http://tun.fi/MX.306684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eclytus rubridorsum"@fi,
        "Eclytus rubridorsum"@sv .

<http://tun.fi/MX.306697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hercus fontinalis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1855)" ;
    skos:broader <http://tun.fi/MX.306696> ;
    skos:hiddenLabel "Hercus frontalis"@fi,
        "Hercus frontalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hercus fontinalis"@fi,
        "Hercus fontinalis"@sv .

<http://tun.fi/MX.306700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neliopisthus elegans" ;
    dwc:scientificNameAuthorship "(Ruthe, 1855)" ;
    skos:broader <http://tun.fi/MX.306699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neliopisthus elegans"@fi,
        "Neliopisthus elegans"@sv .

<http://tun.fi/MX.306702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thymaris collaris" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.306701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thymaris collaris"@fi,
        "Thymaris collaris"@sv .

<http://tun.fi/MX.306703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thymaris niger" ;
    dwc:scientificNameAuthorship "(Taschenberg, 1865)" ;
    skos:broader <http://tun.fi/MX.306701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thymaris niger"@fi,
        "Thymaris niger"@sv .

<http://tun.fi/MX.306704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thymaris srikem" ;
    dwc:scientificNameAuthorship "Fitton & Ficken, 1990" ;
    skos:broader <http://tun.fi/MX.306701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thymaris srikem"@fi,
        "Thymaris srikem"@sv .

<http://tun.fi/MX.306705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thymaris tener" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306701> ;
    skos:hiddenLabel "Thymaris contaminatus"@fi,
        "Thymaris pulchricornis"@fi,
        "Thymaris contaminatus"@sv,
        "Thymaris pulchricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thymaris tener"@fi,
        "Thymaris tener"@sv .

<http://tun.fi/MX.306709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedemopsis scabriculus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedemopsis scabriculus"@fi,
        "Oedemopsis scabriculus"@sv .

<http://tun.fi/MX.306711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladeutes discedens" ;
    dwc:scientificNameAuthorship "(Woldstedt, 1874)" ;
    skos:broader <http://tun.fi/MX.306710> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladeutes discedens"@fi,
        "Cladeutes discedens"@sv .

<http://tun.fi/MX.306714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grypocentrus albipes" ;
    dwc:scientificNameAuthorship "Ruthe, 1855" ;
    skos:broader <http://tun.fi/MX.306713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Grypocentrus albipes"@fi,
        "Grypocentrus albipes"@sv .

<http://tun.fi/MX.306715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grypocentrus apicalis" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.306713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Grypocentrus apicalis"@fi,
        "Grypocentrus apicalis"@sv .

<http://tun.fi/MX.306716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grypocentrus basalis" ;
    dwc:scientificNameAuthorship "Ruthe, 1855" ;
    skos:broader <http://tun.fi/MX.306713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Grypocentrus basalis"@fi,
        "Grypocentrus basalis"@sv .

<http://tun.fi/MX.306717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grypocentrus bilobus" ;
    dwc:scientificNameAuthorship "Kasparyan, 1975" ;
    skos:broader <http://tun.fi/MX.306713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Grypocentrus bilobus"@fi,
        "Grypocentrus bilobus"@sv .

<http://tun.fi/MX.306718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grypocentrus cinctellus" ;
    dwc:scientificNameAuthorship "Ruthe, 1855" ;
    skos:broader <http://tun.fi/MX.306713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Grypocentrus cinctellus"@fi,
        "Grypocentrus cinctellus"@sv .

<http://tun.fi/MX.306719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grypocentrus incisulus" ;
    dwc:scientificNameAuthorship "Ruthe, 1855" ;
    skos:broader <http://tun.fi/MX.306713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Grypocentrus incisulus"@fi,
        "Grypocentrus incisulus"@sv .

<http://tun.fi/MX.306721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus alternans" ;
    dwc:scientificNameAuthorship "Schiödte, 1838" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus alternans"@fi,
        "Polyblastus alternans"@sv .

<http://tun.fi/MX.306722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus binotatus" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1896" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus binotatus"@fi,
        "Polyblastus binotatus"@sv .

<http://tun.fi/MX.306723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus cancer" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:hiddenLabel "Polyblastus palaemon"@fi,
        "Polyblastus pyramidatus"@fi,
        "Polyblastus palaemon"@sv,
        "Polyblastus pyramidatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus cancer"@fi,
        "Polyblastus cancer"@sv .

<http://tun.fi/MX.306726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus cothurnatus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus cothurnatus"@fi,
        "Polyblastus cothurnatus"@sv .

<http://tun.fi/MX.306727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus leucoon" ;
    dwc:scientificNameAuthorship "Kasparyan, 1973" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus leucoon"@fi,
        "Polyblastus leucoon"@sv .

<http://tun.fi/MX.306728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus melanostigmus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:hiddenLabel "Polyblastus grammicus"@fi,
        "Polyblastus grammicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus melanostigmus"@fi,
        "Polyblastus melanostigmus"@sv .

<http://tun.fi/MX.306730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus nanus" ;
    dwc:scientificNameAuthorship "Kasparyan, 1973" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus nanus"@fi,
        "Polyblastus nanus"@sv .

<http://tun.fi/MX.306731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus pallicoxa" ;
    dwc:scientificNameAuthorship "Thomson, 1888" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus pallicoxa"@fi,
        "Polyblastus pallicoxa"@sv .

<http://tun.fi/MX.306732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus pedalis" ;
    dwc:scientificNameAuthorship "(Cresson, 1864)" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus pedalis"@fi,
        "Polyblastus pedalis"@sv .

<http://tun.fi/MX.306733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus stenhammari" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus stenhammari"@fi,
        "Polyblastus stenhammari"@sv .

<http://tun.fi/MX.306734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus stenocentrus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus stenocentrus"@fi,
        "Polyblastus stenocentrus"@sv .

<http://tun.fi/MX.306735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus subalpinus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:hiddenLabel "Polyblastus carbonarius"@fi,
        "Polyblastus carbonarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus subalpinus"@fi,
        "Polyblastus subalpinus"@sv .

<http://tun.fi/MX.306737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus tener" ;
    dwc:scientificNameAuthorship "Habermehl, 1909" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus tener"@fi,
        "Polyblastus tener"@sv .

<http://tun.fi/MX.306738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus varitarsus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:hiddenLabel "Polyblastus affinis"@fi,
        "Polyblastus strobilator"@fi,
        "Polyblastus affinis"@sv,
        "Polyblastus strobilator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus varitarsus"@fi,
        "Polyblastus varitarsus"@sv .

<http://tun.fi/MX.306741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus wahlbergi" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus wahlbergi"@fi,
        "Polyblastus wahlbergi"@sv .

<http://tun.fi/MX.306742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastus westringi" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.306720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastus westringi"@fi,
        "Polyblastus westringi"@sv .

<http://tun.fi/MX.306744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira angulata" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira angulata"@fi,
        "Ctenochira angulata"@sv .

<http://tun.fi/MX.306745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira angustata" ;
    dwc:scientificNameAuthorship "(Roman, 1909)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira angustata"@fi,
        "Ctenochira angustata"@sv .

<http://tun.fi/MX.306746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira annulata" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira annulata"@fi,
        "Ctenochira annulata"@sv .

<http://tun.fi/MX.306747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira annulicornis" ;
    dwc:scientificNameAuthorship "(Giraud, 1871)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira annulicornis"@fi,
        "Ctenochira annulicornis"@sv .

<http://tun.fi/MX.306748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira arcuata" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira arcuata"@fi,
        "Ctenochira arcuata"@sv .

<http://tun.fi/MX.306749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira bisinuata" ;
    dwc:scientificNameAuthorship "Förster, 1855" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira bisinuata"@fi,
        "Ctenochira bisinuata"@sv .

<http://tun.fi/MX.306750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira breviseta" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira breviseta"@fi,
        "Ctenochira breviseta"@sv .

<http://tun.fi/MX.306751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira fecula" ;
    dwc:scientificNameAuthorship "Kasparyan, 1973" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira fecula"@fi,
        "Ctenochira fecula"@sv .

<http://tun.fi/MX.306752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira flavicauda" ;
    dwc:scientificNameAuthorship "(Roman, 1912)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira flavicauda"@fi,
        "Ctenochira flavicauda"@sv .

<http://tun.fi/MX.306753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira gelida" ;
    dwc:scientificNameAuthorship "Kasparyan, 1973" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira gelida"@fi,
        "Ctenochira gelida"@sv .

<http://tun.fi/MX.306754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira genalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira genalis"@fi,
        "Ctenochira genalis"@sv .

<http://tun.fi/MX.306755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira gilvipes" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira gilvipes"@fi,
        "Ctenochira gilvipes"@sv .

<http://tun.fi/MX.306756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira haemosterna" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:hiddenLabel "Ctenochira nigripalpis"@fi,
        "Ctenochira nigripalpis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira haemosterna"@fi,
        "Ctenochira haemosterna"@sv .

<http://tun.fi/MX.306758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira holmgreni" ;
    dwc:scientificNameAuthorship "(Brischke, 1871" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira holmgreni"@fi,
        "Ctenochira holmgreni"@sv .

<http://tun.fi/MX.306759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira infesta" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira infesta"@fi,
        "Ctenochira infesta"@sv .

<http://tun.fi/MX.306760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira marginata" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira marginata"@fi,
        "Ctenochira marginata"@sv .

<http://tun.fi/MX.306761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira oreophila" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1912)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira oreophila"@fi,
        "Ctenochira oreophila"@sv .

<http://tun.fi/MX.306762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira pastoralis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira pastoralis"@fi,
        "Ctenochira pastoralis"@sv .

<http://tun.fi/MX.306763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira pectinata" ;
    dwc:scientificNameAuthorship "(Bauer, 1958)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:hiddenLabel "Ctenochira pratensis"@fi,
        "Ctenochira pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira pectinata"@fi,
        "Ctenochira pectinata"@sv .

<http://tun.fi/MX.306765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira propinqua" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira propinqua"@fi,
        "Ctenochira propinqua"@sv .

<http://tun.fi/MX.306766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira romani" ;
    dwc:scientificNameAuthorship "(Pfankuch, 1925)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:hiddenLabel "Ctenochira pygobarba"@fi,
        "Ctenochira pygobarba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira romani"@fi,
        "Ctenochira romani"@sv .

<http://tun.fi/MX.306768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira rufipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira rufipes"@fi,
        "Ctenochira rufipes"@sv .

<http://tun.fi/MX.306769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira sanguinatoria" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira sanguinatoria"@fi,
        "Ctenochira sanguinatoria"@sv .

<http://tun.fi/MX.306770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira sculpturata" ;
    dwc:scientificNameAuthorship "Kasparyan, 1972" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira sculpturata"@fi,
        "Ctenochira sculpturata"@sv .

<http://tun.fi/MX.306771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira sphaerocephala" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira sphaerocephala"@fi,
        "Ctenochira sphaerocephala"@sv .

<http://tun.fi/MX.306772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira vetusta" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira vetusta"@fi,
        "Ctenochira vetusta"@sv .

<http://tun.fi/MX.306773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira xanthopyga" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira xanthopyga"@fi,
        "Ctenochira xanthopyga"@sv .

<http://tun.fi/MX.306775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erromenus alpestrator" ;
    dwc:scientificNameAuthorship "Aubert, 1969" ;
    skos:broader <http://tun.fi/MX.306774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erromenus alpestrator"@fi,
        "Erromenus alpestrator"@sv .

<http://tun.fi/MX.306776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erromenus analis" ;
    dwc:scientificNameAuthorship "Brischke, 1871" ;
    skos:broader <http://tun.fi/MX.306774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erromenus analis"@fi,
        "Erromenus analis"@sv .

<http://tun.fi/MX.306777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erromenus bibulus" ;
    dwc:scientificNameAuthorship "Kasparyan, 1973" ;
    skos:broader <http://tun.fi/MX.306774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erromenus bibulus"@fi,
        "Erromenus bibulus"@sv .

<http://tun.fi/MX.306778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erromenus brunnicans" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erromenus brunnicans"@fi,
        "Erromenus brunnicans"@sv .

<http://tun.fi/MX.306779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erromenus calcator" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.306774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erromenus calcator"@fi,
        "Erromenus calcator"@sv .

<http://tun.fi/MX.306780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erromenus junior" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.306774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erromenus junior"@fi,
        "Erromenus junior"@sv .

<http://tun.fi/MX.306781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erromenus lacunosus" ;
    dwc:scientificNameAuthorship "Kasparyan, 1973" ;
    skos:broader <http://tun.fi/MX.306774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erromenus lacunosus"@fi,
        "Erromenus lacunosus"@sv .

<http://tun.fi/MX.306782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erromenus melanonotus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erromenus melanonotus"@fi,
        "Erromenus melanonotus"@sv .

<http://tun.fi/MX.306783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erromenus nitens" ;
    dwc:scientificNameAuthorship "Strobl, 1903" ;
    skos:broader <http://tun.fi/MX.306774> ;
    skos:hiddenLabel "Erromenus tarsator"@fi,
        "Erromenus tarsator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erromenus nitens"@fi,
        "Erromenus nitens"@sv .

<http://tun.fi/MX.306785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erromenus plebeius" ;
    dwc:scientificNameAuthorship "(Woldstedt, 1878)" ;
    skos:broader <http://tun.fi/MX.306774> ;
    skos:hiddenLabel "Erromenus bipunctatus"@fi,
        "Erromenus bipunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erromenus plebeius"@fi,
        "Erromenus plebeius"@sv .

<http://tun.fi/MX.306787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erromenus punctatus" ;
    dwc:scientificNameAuthorship "(Woldstedt, 1878)" ;
    skos:broader <http://tun.fi/MX.306774> ;
    skos:hiddenLabel "Erromenus simplex"@fi,
        "Erromenus simplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erromenus punctatus"@fi,
        "Erromenus punctatus"@sv .

<http://tun.fi/MX.306789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erromenus punctulatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.306774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erromenus punctulatus"@fi,
        "Erromenus punctulatus"@sv .

<http://tun.fi/MX.306790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erromenus zonarius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.306774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erromenus zonarius"@fi,
        "Erromenus zonarius"@sv .

<http://tun.fi/MX.306792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoblastus brachyacanthus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.306791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoblastus brachyacanthus"@fi,
        "Monoblastus brachyacanthus"@sv .

<http://tun.fi/MX.306793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monoblastus marginellus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306791> ;
    skos:hiddenLabel "Monoblastus compunctor"@fi,
        "Monoblastus compunctor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monoblastus marginellus"@fi,
        "Monoblastus marginellus"@sv .

<http://tun.fi/MX.306796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmoconus ceratophorus" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.306795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmoconus ceratophorus"@fi,
        "Cosmoconus ceratophorus"@sv .

<http://tun.fi/MX.306797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmoconus elongator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.306795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmoconus elongator"@fi,
        "Cosmoconus elongator"@sv .

<http://tun.fi/MX.306798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmoconus hinzi" ;
    dwc:scientificNameAuthorship "Kasparyan, 1971" ;
    skos:broader <http://tun.fi/MX.306795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmoconus hinzi"@fi,
        "Cosmoconus hinzi"@sv .

<http://tun.fi/MX.306799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmoconus meridionator" ;
    dwc:scientificNameAuthorship "Aubert, 1963" ;
    skos:broader <http://tun.fi/MX.306795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmoconus meridionator"@fi,
        "Cosmoconus meridionator"@sv .

<http://tun.fi/MX.306800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmoconus nigriventris" ;
    dwc:scientificNameAuthorship "Kasparyan, 1971" ;
    skos:broader <http://tun.fi/MX.306795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmoconus nigriventris"@fi,
        "Cosmoconus nigriventris"@sv .

<http://tun.fi/MX.306802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon abditus" ;
    dwc:scientificNameAuthorship "Kasparyan, 1969" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:hiddenLabel "Tryphon pleuralis"@fi,
        "Tryphon pleuralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon abditus"@fi,
        "Tryphon abditus"@sv .

<http://tun.fi/MX.306804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon auricularis" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon auricularis"@fi,
        "Tryphon auricularis"@sv .

<http://tun.fi/MX.306805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon bidentatus" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:hiddenLabel "Tryphon incestus"@fi,
        "Tryphon incestus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon bidentatus"@fi,
        "Tryphon bidentatus"@sv .

<http://tun.fi/MX.306807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon bidentulus" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon bidentulus"@fi,
        "Tryphon bidentulus"@sv .

<http://tun.fi/MX.306808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon brevipetiolaris" ;
    dwc:scientificNameAuthorship "Uchida, 1955" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon brevipetiolaris"@fi,
        "Tryphon brevipetiolaris"@sv .

<http://tun.fi/MX.306809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon brunniventris" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon brunniventris"@fi,
        "Tryphon brunniventris"@sv .

<http://tun.fi/MX.306810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon exclamationis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon exclamationis"@fi,
        "Tryphon exclamationis"@sv .

<http://tun.fi/MX.306811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon fulviventris" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon fulviventris"@fi,
        "Tryphon fulviventris"@sv .

<http://tun.fi/MX.306812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon heliophilus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon heliophilus"@fi,
        "Tryphon heliophilus"@sv .

<http://tun.fi/MX.306813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon hinzi" ;
    dwc:scientificNameAuthorship "Heinrich, 1953" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon hinzi"@fi,
        "Tryphon hinzi"@sv .

<http://tun.fi/MX.306814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon obtusator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon obtusator"@fi,
        "Tryphon obtusator"@sv .

<http://tun.fi/MX.306815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon relator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:hiddenLabel "Tryphon vulgaris"@fi,
        "Tryphon vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon relator"@fi,
        "Tryphon relator"@sv .

<http://tun.fi/MX.306817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon rutilator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon rutilator"@fi,
        "Tryphon rutilator"@sv .

<http://tun.fi/MX.306818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon signator" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon signator"@fi,
        "Tryphon signator"@sv .

<http://tun.fi/MX.306819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon subsulcatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon subsulcatus"@fi,
        "Tryphon subsulcatus"@sv .

<http://tun.fi/MX.306820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon thomsoni" ;
    dwc:scientificNameAuthorship "Roman, 1939" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon thomsoni"@fi,
        "Tryphon thomsoni"@sv .

<http://tun.fi/MX.306821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tryphon trochanteratus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.306801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tryphon trochanteratus"@fi,
        "Tryphon trochanteratus"@sv .

<http://tun.fi/MX.306824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kristotomus laetus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kristotomus laetus"@fi,
        "Kristotomus laetus"@sv .

<http://tun.fi/MX.306825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kristotomus pumilio" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kristotomus pumilio"@fi,
        "Kristotomus pumilio"@sv .

<http://tun.fi/MX.306826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kristotomus ridibundus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kristotomus ridibundus"@fi,
        "Kristotomus ridibundus"@sv .

<http://tun.fi/MX.306827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kristotomus triangulatorius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kristotomus triangulatorius"@fi,
        "Kristotomus triangulatorius"@sv .

<http://tun.fi/MX.306829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cycasis rubiginosus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306828> ;
    skos:hiddenLabel "Cycasis parvulus"@fi,
        "Cycasis parvulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cycasis rubiginosus"@fi,
        "Cycasis rubiginosus"@sv .

<http://tun.fi/MX.306832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Excavarus apiarius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306831> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Excavarus apiarius"@fi,
        "Excavarus apiarius"@sv .

<http://tun.fi/MX.306834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exyston albicinctus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.306833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exyston albicinctus"@fi,
        "Exyston albicinctus"@sv .

<http://tun.fi/MX.306835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exyston calcaratus" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.306833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exyston calcaratus"@fi,
        "Exyston calcaratus"@sv .

<http://tun.fi/MX.306836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exyston genalis" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.306833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exyston genalis"@fi,
        "Exyston genalis"@sv .

<http://tun.fi/MX.306837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exyston pratorum" ;
    dwc:scientificNameAuthorship "(Woldstedt, 1874)" ;
    skos:broader <http://tun.fi/MX.306833> ;
    skos:hiddenLabel "Exyston phaeorrhoeus"@fi,
        "Exyston phaeorrhoeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exyston pratorum"@fi,
        "Exyston pratorum"@sv .

<http://tun.fi/MX.306839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exyston sponsorius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.306833> ;
    skos:hiddenLabel "Exyston carinatus"@fi,
        "Exyston carinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exyston sponsorius"@fi,
        "Exyston sponsorius"@sv .

<http://tun.fi/MX.306843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smicroplectrus bohemani" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306842> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smicroplectrus bohemani"@fi,
        "Smicroplectrus bohemani"@sv .

<http://tun.fi/MX.306844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smicroplectrus erosus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306842> ;
    skos:hiddenLabel "Smicroplectrus quinquecinctus"@fi,
        "Smicroplectrus quinquecinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smicroplectrus erosus"@fi,
        "Smicroplectrus erosus"@sv .

<http://tun.fi/MX.306846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smicroplectrus heinrichi" ;
    dwc:scientificNameAuthorship "Kerrich, 1952" ;
    skos:broader <http://tun.fi/MX.306842> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smicroplectrus heinrichi"@fi,
        "Smicroplectrus heinrichi"@sv .

<http://tun.fi/MX.306847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smicroplectrus jucundus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306842> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smicroplectrus jucundus"@fi,
        "Smicroplectrus jucundus"@sv .

<http://tun.fi/MX.306848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smicroplectrus perkinsorum" ;
    dwc:scientificNameAuthorship "Kerrich, 1952" ;
    skos:broader <http://tun.fi/MX.306842> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smicroplectrus perkinsorum"@fi,
        "Smicroplectrus perkinsorum"@sv .

<http://tun.fi/MX.306849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smicroplectrus quinquecinctus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.306842> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smicroplectrus quinquecinctus"@fi,
        "Smicroplectrus quinquecinctus"@sv .

<http://tun.fi/MX.306851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotomus lucidulus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306850> ;
    skos:hiddenLabel "Acrotomus auriculatus"@fi,
        "Acrotomus auriculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotomus lucidulus"@fi,
        "Acrotomus lucidulus"@sv .

<http://tun.fi/MX.306853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrotomus succinctus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrotomus succinctus"@fi,
        "Acrotomus succinctus"@sv .

<http://tun.fi/MX.306855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cteniscus devius" ;
    dwc:scientificNameAuthorship "(Mason, 1955)" ;
    skos:broader <http://tun.fi/MX.306854> ;
    skos:hiddenLabel "Cteniscus lituratorius"@fi,
        "Cteniscus lituratorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cteniscus devius"@fi,
        "Cteniscus devius"@sv .

<http://tun.fi/MX.306857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cteniscus glutiniatus" ;
    dwc:scientificNameAuthorship "(Roman, 1909)" ;
    skos:broader <http://tun.fi/MX.306854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cteniscus glutiniatus"@fi,
        "Cteniscus glutiniatus"@sv .

<http://tun.fi/MX.306858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cteniscus maculiventris" ;
    dwc:scientificNameAuthorship "(Ashmead, 1896)" ;
    skos:broader <http://tun.fi/MX.306854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cteniscus maculiventris"@fi,
        "Cteniscus maculiventris"@sv .

<http://tun.fi/MX.306859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cteniscus boreoalpinus" ;
    dwc:scientificNameAuthorship "(Kerrich, 1952)" ;
    skos:broader <http://tun.fi/MX.306854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cteniscus boreoalpinus"@fi,
        "Cteniscus boreoalpinus"@sv .

<http://tun.fi/MX.306860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cteniscus nigrifrons" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.306854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cteniscus nigrifrons"@fi,
        "Cteniscus nigrifrons"@sv .

<http://tun.fi/MX.306861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cteniscus scalaris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306854> ;
    skos:hiddenLabel "Cteniscus pallitarsis"@fi,
        "Cteniscus pallitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cteniscus scalaris"@fi,
        "Cteniscus scalaris"@sv .

<http://tun.fi/MX.306864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius aurifluus" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:hiddenLabel "Eridolius geniculosus"@fi,
        "Eridolius geniculosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius aurifluus"@fi,
        "Eridolius aurifluus"@sv .

<http://tun.fi/MX.306866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius basalis" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius basalis"@fi,
        "Eridolius basalis"@sv .

<http://tun.fi/MX.306867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius bimaculatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1856)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius bimaculatus"@fi,
        "Eridolius bimaculatus"@sv .

<http://tun.fi/MX.306868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius consobrinus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius consobrinus"@fi,
        "Eridolius consobrinus"@sv .

<http://tun.fi/MX.306869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius curtisii" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius curtisii"@fi,
        "Eridolius curtisii"@sv .

<http://tun.fi/MX.306870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius dahlbomi" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius dahlbomi"@fi,
        "Eridolius dahlbomi"@sv .

<http://tun.fi/MX.306871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius deletus" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius deletus"@fi,
        "Eridolius deletus"@sv .

<http://tun.fi/MX.306872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius dorsator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:hiddenLabel "Eridolius alpicola"@fi,
        "Eridolius alpicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius dorsator"@fi,
        "Eridolius dorsator"@sv .

<http://tun.fi/MX.306874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius flavomaculatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:hiddenLabel "Eridolius praeustus"@fi,
        "Eridolius praeustus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius flavomaculatus"@fi,
        "Eridolius flavomaculatus"@sv .

<http://tun.fi/MX.306876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius gnathoxanthus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius gnathoxanthus"@fi,
        "Eridolius gnathoxanthus"@sv .

<http://tun.fi/MX.306877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius hofferi" ;
    dwc:scientificNameAuthorship "(Gregor, 1937)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius hofferi"@fi,
        "Eridolius hofferi"@sv .

<http://tun.fi/MX.306878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius lineiger" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:hiddenLabel "Eridolius nordstromi"@fi,
        "Eridolius nordstromi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius lineiger"@fi,
        "Eridolius lineiger"@sv .

<http://tun.fi/MX.306880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius pachysoma" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius pachysoma"@fi,
        "Eridolius pachysoma"@sv .

<http://tun.fi/MX.306881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius pictus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:hiddenLabel "Eridolius marginatus"@fi,
        "Eridolius marginatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius pictus"@fi,
        "Eridolius pictus"@sv .

<http://tun.fi/MX.306883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius pullus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius pullus"@fi,
        "Eridolius pullus"@sv .

<http://tun.fi/MX.306884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius pygmaeus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius pygmaeus"@fi,
        "Eridolius pygmaeus"@sv .

<http://tun.fi/MX.306885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius romani" ;
    dwc:scientificNameAuthorship "(Kerrich, 1952)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius romani"@fi,
        "Eridolius romani"@sv .

<http://tun.fi/MX.306886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius rufonotatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:hiddenLabel "Eridolius fulvipes"@fi,
        "Eridolius fulvipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius rufonotatus"@fi,
        "Eridolius rufonotatus"@sv .

<http://tun.fi/MX.306888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius schiodtei" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius schiodtei"@fi,
        "Eridolius schiodtei"@sv .

<http://tun.fi/MX.306889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius similis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius similis"@fi,
        "Eridolius similis"@sv .

<http://tun.fi/MX.306891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthomiscus pectoralis" ;
    dwc:scientificNameAuthorship "(Hellén, 1951)" ;
    skos:broader <http://tun.fi/MX.306890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthomiscus pectoralis"@fi,
        "Orthomiscus pectoralis"@sv .

<http://tun.fi/MX.306892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthomiscus unicinctus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthomiscus unicinctus"@fi,
        "Orthomiscus unicinctus"@sv .

<http://tun.fi/MX.306894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exenterus abruptorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.306893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exenterus abruptorius"@fi,
        "Exenterus abruptorius"@sv .

<http://tun.fi/MX.306895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exenterus adspersus" ;
    dwc:scientificNameAuthorship "Hartig, 1838" ;
    skos:broader <http://tun.fi/MX.306893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exenterus adspersus"@fi,
        "Exenterus adspersus"@sv .

<http://tun.fi/MX.306896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exenterus amictorius" ;
    dwc:scientificNameAuthorship "(Panzer, 1801)" ;
    skos:broader <http://tun.fi/MX.306893> ;
    skos:hiddenLabel "Exenterus claripennis"@fi,
        "Exenterus marginatorius"@fi,
        "Exenterus claripennis"@sv,
        "Exenterus marginatorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exenterus amictorius"@fi,
        "Exenterus amictorius"@sv .

<http://tun.fi/MX.306899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exenterus confusus" ;
    dwc:scientificNameAuthorship "Kerrich, 1952" ;
    skos:broader <http://tun.fi/MX.306893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exenterus confusus"@fi,
        "Exenterus confusus"@sv .

<http://tun.fi/MX.306900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exenterus ictericus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exenterus ictericus"@fi,
        "Exenterus ictericus"@sv .

<http://tun.fi/MX.306901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exenterus oriolus" ;
    dwc:scientificNameAuthorship "Hartig, 1838" ;
    skos:broader <http://tun.fi/MX.306893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exenterus oriolus"@fi,
        "Exenterus oriolus"@sv .

<http://tun.fi/MX.306902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exenterus tricolor" ;
    dwc:scientificNameAuthorship "Roman, 1913" ;
    skos:broader <http://tun.fi/MX.306893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exenterus tricolor"@fi,
        "Exenterus tricolor"@sv .

<http://tun.fi/MX.306905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiogramma alysiina" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.306904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiogramma alysiina"@fi,
        "Idiogramma alysiina"@sv .

<http://tun.fi/MX.306909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnoceros rusticus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.306908> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnoceros rusticus"@fi,
        "Ischnoceros rusticus"@sv .

<http://tun.fi/MX.306911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontocolon appendiculatum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306910> ;
    skos:hiddenLabel "Odontocolon thomsoni"@fi,
        "Odontocolon thomsoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontocolon appendiculatum"@fi,
        "Odontocolon appendiculatum"@sv .

<http://tun.fi/MX.306912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontocolon dentipes" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.306910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontocolon dentipes"@fi,
        "Odontocolon dentipes"@sv .

<http://tun.fi/MX.306913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontocolon punctulatum" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.306910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontocolon punctulatum"@fi,
        "Odontocolon punctulatum"@sv .

<http://tun.fi/MX.306914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontocolon spinipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontocolon spinipes"@fi,
        "Odontocolon spinipes"@sv .

<http://tun.fi/MX.306917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xorides alpestris" ;
    dwc:scientificNameAuthorship "(Habermehl, 1903)" ;
    skos:broader <http://tun.fi/MX.306916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xorides alpestris"@fi,
        "Xorides alpestris"@sv .

<http://tun.fi/MX.306918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xorides ater" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xorides ater"@fi,
        "Xorides ater"@sv .

<http://tun.fi/MX.306919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xorides brachylabis" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1889)" ;
    skos:broader <http://tun.fi/MX.306916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xorides brachylabis"@fi,
        "Xorides brachylabis"@sv .

<http://tun.fi/MX.306920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xorides depressus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.306916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xorides depressus"@fi,
        "Xorides depressus"@sv .

<http://tun.fi/MX.306923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xorides indicatorius" ;
    dwc:scientificNameAuthorship "(Latreille, 1806)" ;
    skos:broader <http://tun.fi/MX.306916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xorides indicatorius"@fi,
        "Xorides indicatorius"@sv .

<http://tun.fi/MX.306924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xorides irrigator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.306916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xorides irrigator"@fi,
        "Xorides irrigator"@sv .

<http://tun.fi/MX.306925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xorides praecatorius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.306916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xorides praecatorius"@fi,
        "Xorides praecatorius"@sv .

<http://tun.fi/MX.306926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xorides rufipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xorides rufipes"@fi,
        "Xorides rufipes"@sv .

<http://tun.fi/MX.306927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xorides sepulchralis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.306916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xorides sepulchralis"@fi,
        "Xorides sepulchralis"@sv .

<http://tun.fi/MX.306930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriotypus armatus" ;
    dwc:scientificNameAuthorship "Curtis, 1832" ;
    skos:broader <http://tun.fi/MX.306929> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agriotypus armatus"@fi,
        "Agriotypus armatus"@sv .

<http://tun.fi/MX.306935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Handaoia bellicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.306934> ;
    skos:hiddenLabel "Handaoia incarnatus"@fi,
        "Handaoia incarnatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Handaoia bellicornis"@fi,
        "Handaoia bellicornis"@sv .

<http://tun.fi/MX.306938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirotica decorator" ;
    dwc:scientificNameAuthorship "(Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.306937> ;
    skos:hiddenLabel "Chirotica trifasciator"@fi,
        "Chirotica trifasciator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirotica decorator"@fi,
        "Chirotica decorator"@sv .

<http://tun.fi/MX.306940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirotica maculipennis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirotica maculipennis"@fi,
        "Chirotica maculipennis"@sv .

<http://tun.fi/MX.306943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudelus pallicarpus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.306942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudelus pallicarpus"@fi,
        "Eudelus pallicarpus"@sv .

<http://tun.fi/MX.306944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudelus scabriculus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.306942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudelus scabriculus"@fi,
        "Eudelus scabriculus"@sv .

<http://tun.fi/MX.306945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudelus simillimus" ;
    dwc:scientificNameAuthorship "(Taschenberg, 1865)" ;
    skos:broader <http://tun.fi/MX.306942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudelus simillimus"@fi,
        "Eudelus simillimus"@sv .

<http://tun.fi/MX.306947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrolyta flagellator" ;
    dwc:scientificNameAuthorship "Schwarz & Shaw, 2000" ;
    skos:broader <http://tun.fi/MX.306946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrolyta flagellator"@fi,
        "Acrolyta flagellator"@sv .

<http://tun.fi/MX.306948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrolyta marginata" ;
    dwc:scientificNameAuthorship "(Bridgman, 1883)" ;
    skos:broader <http://tun.fi/MX.306946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrolyta marginata"@fi,
        "Acrolyta marginata"@sv .

<http://tun.fi/MX.306949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrolyta mediovittata" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1897)" ;
    skos:broader <http://tun.fi/MX.306946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrolyta mediovittata"@fi,
        "Acrolyta mediovittata"@sv .

<http://tun.fi/MX.306950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrolyta nens" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.306946> ;
    skos:hiddenLabel "Acrolyta submarginata"@fi,
        "Acrolyta submarginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrolyta nens"@fi,
        "Acrolyta nens"@sv .

<http://tun.fi/MX.306952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrolyta nigricolor" ;
    dwc:scientificNameAuthorship "(Aubert, 1980)" ;
    skos:broader <http://tun.fi/MX.306946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrolyta nigricolor"@fi,
        "Acrolyta nigricolor"@sv .

<http://tun.fi/MX.306953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrolyta rufocincta" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306946> ;
    skos:hiddenLabel "Acrolyta capreolus"@fi,
        "Acrolyta distincta"@fi,
        "Acrolyta capreolus"@sv,
        "Acrolyta distincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrolyta rufocincta"@fi,
        "Acrolyta rufocincta"@sv .

<http://tun.fi/MX.306957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaglyptidea conformis" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.306956> ;
    skos:hiddenLabel "Diaglyptidea secernendus"@fi,
        "Diaglyptidea secernendus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaglyptidea conformis"@fi,
        "Diaglyptidea conformis"@sv .

<http://tun.fi/MX.306960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaglyptellana puncta" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306959> ;
    skos:hiddenLabel "Diaglyptellana sisyphii"@fi,
        "Diaglyptellana sisyphii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaglyptellana puncta"@fi,
        "Diaglyptellana puncta"@sv .

<http://tun.fi/MX.306963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encrateola laevigata" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.306962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encrateola laevigata"@fi,
        "Encrateola laevigata"@sv .

<http://tun.fi/MX.306965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysibia nana" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysibia nana"@fi,
        "Lysibia nana"@sv .

<http://tun.fi/MX.306968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arotrephes minor" ;
    dwc:scientificNameAuthorship "(Pfankuch, 1924)" ;
    skos:broader <http://tun.fi/MX.306967> ;
    skos:hiddenLabel "Arotrephes glabriculus"@fi,
        "Arotrephes glabriculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arotrephes minor"@fi,
        "Arotrephes minor"@sv .

<http://tun.fi/MX.306970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arotrephes nivosus" ;
    dwc:scientificNameAuthorship "(Hellén, 1967)" ;
    skos:broader <http://tun.fi/MX.306967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arotrephes nivosus"@fi,
        "Arotrephes nivosus"@sv .

<http://tun.fi/MX.306971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arotrephes parvipennis" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.306967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arotrephes parvipennis"@fi,
        "Arotrephes parvipennis"@sv .

<http://tun.fi/MX.306972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arotrephes perfusor" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arotrephes perfusor"@fi,
        "Arotrephes perfusor"@sv .

<http://tun.fi/MX.306973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arotrephes speculator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arotrephes speculator"@fi,
        "Arotrephes speculator"@sv .

<http://tun.fi/MX.306975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurogyrus cyclogaster" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.306974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleurogyrus cyclogaster"@fi,
        "Pleurogyrus cyclogaster"@sv .

<http://tun.fi/MX.306976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurogyrus pumilus" ;
    dwc:scientificNameAuthorship "(Hellén, 1967)" ;
    skos:broader <http://tun.fi/MX.306974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleurogyrus pumilus"@fi,
        "Pleurogyrus pumilus"@sv .

<http://tun.fi/MX.306978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Obisiphaga stenoptera" ;
    dwc:scientificNameAuthorship "(Marshall, 1868)" ;
    skos:broader <http://tun.fi/MX.306977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Obisiphaga stenoptera"@fi,
        "Obisiphaga stenoptera"@sv .

<http://tun.fi/MX.306980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xiphulcus constrictus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.306979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xiphulcus constrictus"@fi,
        "Xiphulcus constrictus"@sv .

<http://tun.fi/MX.306981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xiphulcus floricolator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.306979> ;
    skos:hiddenLabel "Xiphulcus longicauda"@fi,
        "Xiphulcus longicauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xiphulcus floricolator"@fi,
        "Xiphulcus floricolator"@sv .

<http://tun.fi/MX.306984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemiteles bipunctator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.306983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemiteles bipunctator"@fi,
        "Hemiteles bipunctator"@sv .

<http://tun.fi/MX.306985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemiteles maricesca" ;
    dwc:scientificNameAuthorship "Schwarz & Shaw, 2000" ;
    skos:broader <http://tun.fi/MX.306983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemiteles maricesca"@fi,
        "Hemiteles maricesca"@sv .

<http://tun.fi/MX.306986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemiteles rubropleuralis" ;
    dwc:scientificNameAuthorship "Kiss, 1929" ;
    skos:broader <http://tun.fi/MX.306983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemiteles rubropleuralis"@fi,
        "Hemiteles rubropleuralis"@sv .

<http://tun.fi/MX.306987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemiteles similis" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.306983> ;
    skos:hiddenLabel "Hemiteles unicolor"@fi,
        "Hemiteles unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemiteles similis"@fi,
        "Hemiteles similis"@sv .

<http://tun.fi/MX.306990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclastus borealis" ;
    dwc:scientificNameAuthorship "(Boheman, 1866)" ;
    skos:broader <http://tun.fi/MX.306989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclastus borealis"@fi,
        "Aclastus borealis"@sv .

<http://tun.fi/MX.306991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclastus eugracilis" ;
    dwc:scientificNameAuthorship "Horstmann, 1980" ;
    skos:broader <http://tun.fi/MX.306989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclastus eugracilis"@fi,
        "Aclastus eugracilis"@sv .

<http://tun.fi/MX.306992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclastus flavipes" ;
    dwc:scientificNameAuthorship "Horstmann, 1980" ;
    skos:broader <http://tun.fi/MX.306989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclastus flavipes"@fi,
        "Aclastus flavipes"@sv .

<http://tun.fi/MX.306993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclastus gracilis" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.306989> ;
    skos:hiddenLabel "Aclastus furcifer"@fi,
        "Aclastus furcifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclastus gracilis"@fi,
        "Aclastus gracilis"@sv .

<http://tun.fi/MX.306995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclastus longicauda" ;
    dwc:scientificNameAuthorship "Horstmann, 1980" ;
    skos:broader <http://tun.fi/MX.306989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclastus longicauda"@fi,
        "Aclastus longicauda"@sv .

<http://tun.fi/MX.306996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclastus micator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.306989> ;
    skos:hiddenLabel "Aclastus caudator"@fi,
        "Aclastus caudator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclastus micator"@fi,
        "Aclastus micator"@sv .

<http://tun.fi/MX.306998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclastus minutus" ;
    dwc:scientificNameAuthorship "(Bridgman, 1866)" ;
    skos:broader <http://tun.fi/MX.306989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclastus minutus"@fi,
        "Aclastus minutus"@sv .

<http://tun.fi/MX.306999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclastus solitudinum" ;
    dwc:scientificNameAuthorship "Roman, 1924" ;
    skos:broader <http://tun.fi/MX.306989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclastus solitudinum"@fi,
        "Aclastus solitudinum"@sv .

<http://tun.fi/MX.307000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclastus solutus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.306989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclastus solutus"@fi,
        "Aclastus solutus"@sv .

<http://tun.fi/MX.307001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclastus transversalis" ;
    dwc:scientificNameAuthorship "Horstmann, 1980" ;
    skos:broader <http://tun.fi/MX.306989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclastus transversalis"@fi,
        "Aclastus transversalis"@sv .

<http://tun.fi/MX.307003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnypetomorpha obscura" ;
    dwc:scientificNameAuthorship "(Bridgman, 1883)" ;
    skos:broader <http://tun.fi/MX.307002> ;
    skos:hiddenLabel "Gnypetomorpha aperta"@fi,
        "Gnypetomorpha aperta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnypetomorpha obscura"@fi,
        "Gnypetomorpha obscura"@sv .

<http://tun.fi/MX.307006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyaulon paradoxus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.307005> ;
    skos:hiddenLabel "Polyaulon rufipes"@fi,
        "Polyaulon rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyaulon paradoxus"@fi,
        "Polyaulon paradoxus"@sv .

<http://tun.fi/MX.307008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyaulon stiavnicensis" ;
    dwc:scientificNameAuthorship "(Čapek, 1956)" ;
    skos:broader <http://tun.fi/MX.307005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyaulon stiavnicensis"@fi,
        "Polyaulon stiavnicensis"@sv .

<http://tun.fi/MX.307011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenolytus bitinctus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.307010> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenolytus bitinctus"@fi,
        "Xenolytus bitinctus"@sv .

<http://tun.fi/MX.307013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrogaster aestivalis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichrogaster aestivalis"@fi,
        "Dichrogaster aestivalis"@sv .

<http://tun.fi/MX.307015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrogaster heteropus" ;
    dwc:scientificNameAuthorship "(Thomson, 1896)" ;
    skos:broader <http://tun.fi/MX.307012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichrogaster heteropus"@fi,
        "Dichrogaster heteropus"@sv .

<http://tun.fi/MX.307016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrogaster liostylus" ;
    dwc:scientificNameAuthorship "(Thomson, 1885)" ;
    skos:broader <http://tun.fi/MX.307012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichrogaster liostylus"@fi,
        "Dichrogaster liostylus"@sv .

<http://tun.fi/MX.307017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrogaster longicaudata" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichrogaster longicaudata"@fi,
        "Dichrogaster longicaudata"@sv .

<http://tun.fi/MX.307018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrogaster mandibularis" ;
    dwc:scientificNameAuthorship "Horstmann, 1973" ;
    skos:broader <http://tun.fi/MX.307012> ;
    skos:hiddenLabel "Dichrogaster aestivalis"@fi,
        "Dichrogaster aestivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichrogaster mandibularis"@fi,
        "Dichrogaster mandibularis"@sv .

<http://tun.fi/MX.307020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrogaster modesta" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichrogaster modesta"@fi,
        "Dichrogaster modesta"@sv .

<http://tun.fi/MX.307021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrogaster perlae" ;
    dwc:scientificNameAuthorship "(Doumerc, 1855)" ;
    skos:broader <http://tun.fi/MX.307012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichrogaster perlae"@fi,
        "Dichrogaster perlae"@sv .

<http://tun.fi/MX.307022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrogaster schimitscheki" ;
    dwc:scientificNameAuthorship "(Fahringer, 1935)" ;
    skos:broader <http://tun.fi/MX.307012> ;
    skos:hiddenLabel "Dichrogaster nigrithorax"@fi,
        "Dichrogaster nigrithorax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichrogaster schimitscheki"@fi,
        "Dichrogaster schimitscheki"@sv .

<http://tun.fi/MX.307025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blapsidotes vicinus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307024> ;
    skos:hiddenLabel "Blapsidotes melanarius"@fi,
        "Blapsidotes melanarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blapsidotes vicinus"@fi,
        "Blapsidotes vicinus"@sv .

<http://tun.fi/MX.307029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis acarorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis sericeus"@fi,
        "Gelis sericeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis acarorum"@fi,
        "Gelis acarorum"@sv .

<http://tun.fi/MX.307031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis agilis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis breviceps"@fi,
        "Gelis cephalotes"@fi,
        "Gelis instabilis"@fi,
        "Gelis ruficornis"@fi,
        "Gelis breviceps"@sv,
        "Gelis cephalotes"@sv,
        "Gelis instabilis"@sv,
        "Gelis ruficornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis agilis"@fi,
        "Gelis agilis"@sv .

<http://tun.fi/MX.307036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis albipalpus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis albipalpus"@fi,
        "Gelis albipalpus"@sv .

<http://tun.fi/MX.307037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis alopecosae" ;
    dwc:scientificNameAuthorship "Horstmann, 1986" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis alopecosae"@fi,
        "Gelis alopecosae"@sv .

<http://tun.fi/MX.307039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis anthracinus" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis gonatopinus"@fi,
        "Gelis linearis"@fi,
        "Gelis gonatopinus"@sv,
        "Gelis linearis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis anthracinus"@fi,
        "Gelis anthracinus"@sv .

<http://tun.fi/MX.307042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis areator" ;
    dwc:scientificNameAuthorship "(Panzer, 1804)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis cognatus"@fi,
        "Gelis variabilis"@fi,
        "Gelis cognatus"@sv,
        "Gelis variabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis areator"@fi,
        "Gelis areator"@sv .

<http://tun.fi/MX.307045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis balteatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1885)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis brevistylus"@fi,
        "Gelis brevistylus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis balteatus"@fi,
        "Gelis balteatus"@sv .

<http://tun.fi/MX.307047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis bicolor" ;
    dwc:scientificNameAuthorship "(Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis bicolor"@fi,
        "Gelis bicolor"@sv .

<http://tun.fi/MX.307048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis cinctus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis cinctus"@fi,
        "Gelis cinctus"@sv .

<http://tun.fi/MX.307049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis cursitans" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis cursitans"@fi,
        "Gelis cursitans"@sv .

<http://tun.fi/MX.307050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis discedens" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis discedens"@fi,
        "Gelis discedens"@sv .

<http://tun.fi/MX.307052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis elymi" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis elymi"@fi,
        "Gelis elymi"@sv .

<http://tun.fi/MX.307053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis exareolatus" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis lapponicus"@fi,
        "Gelis nigritus"@fi,
        "Gelis lapponicus"@sv,
        "Gelis nigritus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis exareolatus"@fi,
        "Gelis exareolatus"@sv .

<http://tun.fi/MX.307056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis fallax" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis nigricornis"@fi,
        "Gelis nigricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis fallax"@fi,
        "Gelis fallax"@sv .

<http://tun.fi/MX.307058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis fasciitinctus" ;
    dwc:scientificNameAuthorship "(Dalla Torre, 1901)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis fasciitinctus"@fi,
        "Gelis fasciitinctus"@sv .

<http://tun.fi/MX.307059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis festinans" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis pumilus"@fi,
        "Gelis pumilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis festinans"@fi,
        "Gelis festinans"@sv .

<http://tun.fi/MX.307061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis fuscicornis" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis longulus"@fi,
        "Gelis longulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis fuscicornis"@fi,
        "Gelis fuscicornis"@sv .

<http://tun.fi/MX.307063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis gibbifrons" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis gibbifrons"@fi,
        "Gelis gibbifrons"@sv .

<http://tun.fi/MX.307064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis glacialis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1869)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis glacialis"@fi,
        "Gelis glacialis"@sv .

<http://tun.fi/MX.307067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis hortensis" ;
    dwc:scientificNameAuthorship "(Christ, 1791)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis impotens"@fi,
        "Gelis impotens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis hortensis"@fi,
        "Gelis hortensis"@sv .

<http://tun.fi/MX.307069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis infumatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis infumatus"@fi,
        "Gelis infumatus"@sv .

<http://tun.fi/MX.307072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis kiesenwetteri" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis kiesenwetteri"@fi,
        "Gelis kiesenwetteri"@sv .

<http://tun.fi/MX.307074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis longicauda" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis longicauda"@fi,
        "Gelis longicauda"@sv .

<http://tun.fi/MX.307075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis mangeri" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1815)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis fulveolatus"@fi,
        "Gelis fulveolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis mangeri"@fi,
        "Gelis mangeri"@sv .

<http://tun.fi/MX.307077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis melanocephalus" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis melanocephalus"@fi,
        "Gelis melanocephalus"@sv .

<http://tun.fi/MX.307078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis melanogaster" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis melanogaster"@fi,
        "Gelis melanogaster"@sv .

<http://tun.fi/MX.307079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis meuseli" ;
    dwc:scientificNameAuthorship "(Lange, 1911)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis meuseli"@fi,
        "Gelis meuseli"@sv .

<http://tun.fi/MX.307080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis micrurus" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis micrurus"@fi,
        "Gelis micrurus"@sv .

<http://tun.fi/MX.307081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis mutillatus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis pedicularius"@fi,
        "Gelis vagans"@fi,
        "Gelis pedicularius"@sv,
        "Gelis vagans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis mutillatus"@fi,
        "Gelis mutillatus"@sv .

<http://tun.fi/MX.307084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis nigritulus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis nigritulus"@fi,
        "Gelis nigritulus"@sv .

<http://tun.fi/MX.307085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis obesus" ;
    dwc:scientificNameAuthorship "(Ashmead, 1902)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis obesus"@fi,
        "Gelis obesus"@sv .

<http://tun.fi/MX.307086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis operosus" ;
    dwc:scientificNameAuthorship "Schwarz, 2002" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis operosus"@fi,
        "Gelis operosus"@sv .

<http://tun.fi/MX.307087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis ornatulus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis ornatulus"@fi,
        "Gelis ornatulus"@sv .

<http://tun.fi/MX.307088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis parens" ;
    dwc:scientificNameAuthorship "Schwarz, 1998" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis parens"@fi,
        "Gelis parens"@sv .

<http://tun.fi/MX.307089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis proximus" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis analis"@fi,
        "Gelis attentus"@fi,
        "Gelis corruptor"@fi,
        "Gelis inflatipes"@fi,
        "Gelis ochraceus"@fi,
        "Gelis tonsus"@fi,
        "Gelis vorax"@fi,
        "Gelis analis"@sv,
        "Gelis attentus"@sv,
        "Gelis corruptor"@sv,
        "Gelis inflatipes"@sv,
        "Gelis ochraceus"@sv,
        "Gelis tonsus"@sv,
        "Gelis vorax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis proximus"@fi,
        "Gelis proximus"@sv .

<http://tun.fi/MX.307097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis recens" ;
    dwc:scientificNameAuthorship "Schwarz, 2002" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis recens"@fi,
        "Gelis recens"@sv .

<http://tun.fi/MX.307100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis rufogaster" ;
    dwc:scientificNameAuthorship "Thunberg, 1827" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis carnifex"@fi,
        "Gelis rufulus"@fi,
        "Gelis carnifex"@sv,
        "Gelis rufulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis rufogaster"@fi,
        "Gelis rufogaster"@sv .

<http://tun.fi/MX.307103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis sanguinipectus" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1932)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis sanguinipectus"@fi,
        "Gelis sanguinipectus"@sv .

<http://tun.fi/MX.307104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis spinula" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis spinula"@fi,
        "Gelis spinula"@sv .

<http://tun.fi/MX.307105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis spurius" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis spurius"@fi,
        "Gelis spurius"@sv .

<http://tun.fi/MX.307106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis thomsoni" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1933)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis thomsoni"@fi,
        "Gelis thomsoni"@sv .

<http://tun.fi/MX.307107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis trux" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis ruficornis"@fi,
        "Gelis ruficornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis trux"@fi,
        "Gelis trux"@sv .

<http://tun.fi/MX.307109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis vagabundus" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis vagabundus"@fi,
        "Gelis vagabundus"@sv .

<http://tun.fi/MX.307110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis venatorius" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis venatorius"@fi,
        "Gelis venatorius"@sv .

<http://tun.fi/MX.307111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis viduus" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:hiddenLabel "Gelis mandibularis"@fi,
        "Gelis mandibularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis viduus"@fi,
        "Gelis viduus"@sv .

<http://tun.fi/MX.307115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thaumatogelis audax" ;
    dwc:scientificNameAuthorship "(Olivier, 1792)" ;
    skos:broader <http://tun.fi/MX.307114> ;
    skos:hiddenLabel "Thaumatogelis zonatus"@fi,
        "Thaumatogelis zonatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thaumatogelis audax"@fi,
        "Thaumatogelis audax"@sv .

<http://tun.fi/MX.307118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thaumatogelis neesii" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thaumatogelis neesii"@fi,
        "Thaumatogelis neesii"@sv .

<http://tun.fi/MX.307119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thaumatogelis sylvicola" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thaumatogelis sylvicola"@fi,
        "Thaumatogelis sylvicola"@sv .

<http://tun.fi/MX.307120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thaumatogelis vulpinus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1815)" ;
    skos:broader <http://tun.fi/MX.307114> ;
    skos:hiddenLabel "Thaumatogelis aquisgranensis"@fi,
        "Thaumatogelis aquisgranensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thaumatogelis vulpinus"@fi,
        "Thaumatogelis vulpinus"@sv .

<http://tun.fi/MX.307123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agasthenes subarcticus" ;
    dwc:scientificNameAuthorship "(Jussila, 1965)" ;
    skos:broader <http://tun.fi/MX.307122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agasthenes subarcticus"@fi,
        "Agasthenes subarcticus"@sv .

<http://tun.fi/MX.307124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agasthenes varitarsus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307122> ;
    skos:hiddenLabel "Agasthenes stagnalis"@fi,
        "Agasthenes stagnalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agasthenes varitarsus"@fi,
        "Agasthenes varitarsus"@sv .

<http://tun.fi/MX.307128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhembobius bifrons" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.307127> ;
    skos:hiddenLabel "Rhembobius rufoniger"@fi,
        "Rhembobius rufoniger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhembobius bifrons"@fi,
        "Rhembobius bifrons"@sv .

<http://tun.fi/MX.307130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhembobius perscrutator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1822)" ;
    skos:broader <http://tun.fi/MX.307127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhembobius perscrutator"@fi,
        "Rhembobius perscrutator"@sv .

<http://tun.fi/MX.307131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhembobius quadrispinus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhembobius quadrispinus"@fi,
        "Rhembobius quadrispinus"@sv .

<http://tun.fi/MX.307133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ethelurgus curticauda" ;
    dwc:scientificNameAuthorship "(Hellén, 1967)" ;
    skos:broader <http://tun.fi/MX.307132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ethelurgus curticauda"@fi,
        "Ethelurgus curticauda"@sv .

<http://tun.fi/MX.307134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ethelurgus sodalis" ;
    dwc:scientificNameAuthorship "(Taschenberg, 1865)" ;
    skos:broader <http://tun.fi/MX.307132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ethelurgus sodalis"@fi,
        "Ethelurgus sodalis"@sv .

<http://tun.fi/MX.307138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medophron afflictor" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307136> ;
    skos:hiddenLabel "Medophron nigritum"@fi,
        "Medophron nigritum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medophron afflictor"@fi,
        "Medophron afflictor"@sv .

<http://tun.fi/MX.307140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medophron armatulum" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.307136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medophron armatulum"@fi,
        "Medophron armatulum"@sv .

<http://tun.fi/MX.307141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medophron caudatulum" ;
    dwc:scientificNameAuthorship "(Dalla Torre, 1903)" ;
    skos:broader <http://tun.fi/MX.307136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medophron caudatulum"@fi,
        "Medophron caudatulum"@sv .

<http://tun.fi/MX.307142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medophron crassicorne" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medophron crassicorne"@fi,
        "Medophron crassicorne"@sv .

<http://tun.fi/MX.307143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medophron longicauda" ;
    dwc:scientificNameAuthorship "Horstmann & Yu, 1999" ;
    skos:broader <http://tun.fi/MX.307136> ;
    skos:hiddenLabel "Medophron caudatus"@fi,
        "Medophron caudatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medophron longicauda"@fi,
        "Medophron longicauda"@sv .

<http://tun.fi/MX.307145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medophron mixtum" ;
    dwc:scientificNameAuthorship "(Bridgman, 1883)" ;
    skos:broader <http://tun.fi/MX.307136> ;
    skos:hiddenLabel "Medophron flavitarse"@fi,
        "Medophron flavitarse"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medophron mixtum"@fi,
        "Medophron mixtum"@sv .

<http://tun.fi/MX.307147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medophron nigriceps" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.307136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Medophron nigriceps"@fi,
        "Medophron nigriceps"@sv .

<http://tun.fi/MX.307149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys alutaceus" ;
    dwc:scientificNameAuthorship "(Habermehl, 1912)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys alutaceus"@fi,
        "Endasys alutaceus"@sv .

<http://tun.fi/MX.307150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys analis" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys analis"@fi,
        "Endasys analis"@sv .

<http://tun.fi/MX.307151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys annulatus" ;
    dwc:scientificNameAuthorship "(Habermehl, 1912)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys annulatus"@fi,
        "Endasys annulatus"@sv .

<http://tun.fi/MX.307152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys bicolor" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1897)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys bicolor"@fi,
        "Endasys bicolor"@sv .

<http://tun.fi/MX.307153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys brevis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys brevis"@fi,
        "Endasys brevis"@sv .

<http://tun.fi/MX.307154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys cnemargus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:hiddenLabel "Endasys kriegeri"@fi,
        "Endasys kriegeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys cnemargus"@fi,
        "Endasys cnemargus"@sv .

<http://tun.fi/MX.307156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys erythrogaster" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys erythrogaster"@fi,
        "Endasys erythrogaster"@sv .

<http://tun.fi/MX.307157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys eurycerus" ;
    dwc:scientificNameAuthorship "(Thomson, 1896)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys eurycerus"@fi,
        "Endasys eurycerus"@sv .

<http://tun.fi/MX.307158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys euxestus" ;
    dwc:scientificNameAuthorship "(Speiser, 1908)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys euxestus"@fi,
        "Endasys euxestus"@sv .

<http://tun.fi/MX.307159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys lissorulus" ;
    dwc:scientificNameAuthorship "Sawoniewicz & Luhman, 1992" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys lissorulus"@fi,
        "Endasys lissorulus"@sv .

<http://tun.fi/MX.307160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys microcellus" ;
    dwc:scientificNameAuthorship "Sawoniewicz & Luhman, 1992" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys microcellus"@fi,
        "Endasys microcellus"@sv .

<http://tun.fi/MX.307161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys minutulus" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys minutulus"@fi,
        "Endasys minutulus"@sv .

<http://tun.fi/MX.307162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys parviventris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys parviventris"@fi,
        "Endasys parviventris"@sv .

<http://tun.fi/MX.307163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys plagiator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys plagiator"@fi,
        "Endasys plagiator"@sv .

<http://tun.fi/MX.307164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys rusticus" ;
    dwc:scientificNameAuthorship "(Habermehl, 1912)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys rusticus"@fi,
        "Endasys rusticus"@sv .

<http://tun.fi/MX.307165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys senilis" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys senilis"@fi,
        "Endasys senilis"@sv .

<http://tun.fi/MX.307166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys striatus" ;
    dwc:scientificNameAuthorship "(Kiss, 1924)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys striatus"@fi,
        "Endasys striatus"@sv .

<http://tun.fi/MX.307167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys strictogastris" ;
    dwc:scientificNameAuthorship "Sawoniewicz & Luhman, 1992" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys strictogastris"@fi,
        "Endasys strictogastris"@sv .

<http://tun.fi/MX.307168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys talitzkii" ;
    dwc:scientificNameAuthorship "(Telenga, 1961)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys talitzkii"@fi,
        "Endasys talitzkii"@sv .

<http://tun.fi/MX.307169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys testaceipes" ;
    dwc:scientificNameAuthorship "(Brischke, 1891)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys testaceipes"@fi,
        "Endasys testaceipes"@sv .

<http://tun.fi/MX.307170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys testaceus" ;
    dwc:scientificNameAuthorship "(Taschenberg, 1865)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys testaceus"@fi,
        "Endasys testaceus"@sv .

<http://tun.fi/MX.307171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys thunbergi" ;
    dwc:scientificNameAuthorship "Sawoniewicz & Luhman, 1992" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:hiddenLabel "Endasys rubricator"@fi,
        "Endasys rubricator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys thunbergi"@fi,
        "Endasys thunbergi"@sv .

<http://tun.fi/MX.307173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys transverseareolatus" ;
    dwc:scientificNameAuthorship "(Strobl, 1901)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys transverseareolatus"@fi,
        "Endasys transverseareolatus"@sv .

<http://tun.fi/MX.307174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endasys varipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endasys varipes"@fi,
        "Endasys varipes"@sv .

<http://tun.fi/MX.307176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphicnemis atrata" ;
    dwc:scientificNameAuthorship "(Strobl, 1901)" ;
    skos:broader <http://tun.fi/MX.307175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyphicnemis atrata"@fi,
        "Glyphicnemis atrata"@sv .

<http://tun.fi/MX.307177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphicnemis clypealis" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.307175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyphicnemis clypealis"@fi,
        "Glyphicnemis clypealis"@sv .

<http://tun.fi/MX.307178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphicnemis profligator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.307175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyphicnemis profligator"@fi,
        "Glyphicnemis profligator"@sv .

<http://tun.fi/MX.307179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphicnemis vagabundus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyphicnemis vagabundus"@fi,
        "Glyphicnemis vagabundus"@sv .

<http://tun.fi/MX.307181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphibulus fennicus" ;
    dwc:scientificNameAuthorship "Sawoniewicz, 1990" ;
    skos:broader <http://tun.fi/MX.307180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphibulus fennicus"@fi,
        "Amphibulus fennicus"@sv .

<http://tun.fi/MX.307182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphibulus gracilis" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1893" ;
    skos:broader <http://tun.fi/MX.307180> ;
    skos:hiddenLabel "Amphibulus aertsi"@fi,
        "Amphibulus aertsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphibulus gracilis"@fi,
        "Amphibulus gracilis"@sv .

<http://tun.fi/MX.307186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charitopes areolaris" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307185> ;
    skos:hiddenLabel "Charitopes brunneus"@fi,
        "Charitopes brunneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Charitopes areolaris"@fi,
        "Charitopes areolaris"@sv .

<http://tun.fi/MX.307188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charitopes carri" ;
    dwc:scientificNameAuthorship "(Roman, 1923)" ;
    skos:broader <http://tun.fi/MX.307185> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Charitopes carri"@fi,
        "Charitopes carri"@sv .

<http://tun.fi/MX.307189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charitopes clausus" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.307185> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Charitopes clausus"@fi,
        "Charitopes clausus"@sv .

<http://tun.fi/MX.307190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charitopes gastricus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1868)" ;
    skos:broader <http://tun.fi/MX.307185> ;
    skos:hiddenLabel "Charitopes chrysopae"@fi,
        "Charitopes similis"@fi,
        "Charitopes chrysopae"@sv,
        "Charitopes similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Charitopes gastricus"@fi,
        "Charitopes gastricus"@sv .

<http://tun.fi/MX.307193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theroscopus macrocerus" ;
    dwc:scientificNameAuthorship "(Hellén, 1967)" ;
    skos:broader <http://tun.fi/MX.307327> ;
    skos:hiddenLabel "Charitopes macrocerus"@fi,
        "Charitopes macrocerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theroscopus macrocerus"@fi,
        "Theroscopus macrocerus"@sv .

<http://tun.fi/MX.307195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypimpla brachyura" ;
    dwc:scientificNameAuthorship "Strobl, 1902" ;
    skos:broader <http://tun.fi/MX.307194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypimpla brachyura"@fi,
        "Brachypimpla brachyura"@sv .

<http://tun.fi/MX.307197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pygocryptus brevicornis" ;
    dwc:scientificNameAuthorship "(Brischke, 1881)" ;
    skos:broader <http://tun.fi/MX.307196> ;
    skos:hiddenLabel "Pygocryptus grandis"@fi,
        "Pygocryptus grandis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pygocryptus brevicornis"@fi,
        "Pygocryptus brevicornis"@sv .

<http://tun.fi/MX.307199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pygocryptus rufofacialis" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1933)" ;
    skos:broader <http://tun.fi/MX.307196> ;
    skos:hiddenLabel "Pygocryptus faciator"@fi,
        "Pygocryptus faciator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pygocryptus rufofacialis"@fi,
        "Pygocryptus rufofacialis"@sv .

<http://tun.fi/MX.307202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus costalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus costalis"@fi,
        "Mastrus costalis"@sv .

<http://tun.fi/MX.307203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus deminuens" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:hiddenLabel "Mastrus castaneus"@fi,
        "Mastrus castaneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus deminuens"@fi,
        "Mastrus deminuens"@sv .

<http://tun.fi/MX.307205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus fumipennis" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus fumipennis"@fi,
        "Mastrus fumipennis"@sv .

<http://tun.fi/MX.307206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus parviceps" ;
    dwc:scientificNameAuthorship "(Hellén, 1967)" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus parviceps"@fi,
        "Mastrus parviceps"@sv .

<http://tun.fi/MX.307207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus pictipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus pictipes"@fi,
        "Mastrus pictipes"@sv .

<http://tun.fi/MX.307208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus rufulus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus rufulus"@fi,
        "Mastrus rufulus"@sv .

<http://tun.fi/MX.307209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus sordipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:hiddenLabel "Mastrus sordidus"@fi,
        "Mastrus sordidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus sordipes"@fi,
        "Mastrus sordipes"@sv .

<http://tun.fi/MX.307211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus tenuicosta" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus tenuicosta"@fi,
        "Mastrus tenuicosta"@sv .

<http://tun.fi/MX.307212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus varicoxis" ;
    dwc:scientificNameAuthorship "(Taschenberg, 1865)" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus varicoxis"@fi,
        "Mastrus varicoxis"@sv .

<http://tun.fi/MX.307214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontoneura annulicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontoneura annulicornis"@fi,
        "Odontoneura annulicornis"@sv .

<http://tun.fi/MX.307216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoophthorus anglicanus" ;
    dwc:scientificNameAuthorship "(Morley, 1907)" ;
    skos:broader <http://tun.fi/MX.307215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zoophthorus anglicanus"@fi,
        "Zoophthorus anglicanus"@sv .

<http://tun.fi/MX.307217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoophthorus cynipinus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zoophthorus cynipinus"@fi,
        "Zoophthorus cynipinus"@sv .

<http://tun.fi/MX.307218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoophthorus infirmus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zoophthorus infirmus"@fi,
        "Zoophthorus infirmus"@sv .

<http://tun.fi/MX.307219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoophthorus laticinctus" ;
    dwc:scientificNameAuthorship "(Brullé, 1832)" ;
    skos:broader <http://tun.fi/MX.307215> ;
    skos:hiddenLabel "Zoophthorus hirticeps"@fi,
        "Zoophthorus hirticeps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zoophthorus laticinctus"@fi,
        "Zoophthorus laticinctus"@sv .

<http://tun.fi/MX.307221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoophthorus microstomus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zoophthorus microstomus"@fi,
        "Zoophthorus microstomus"@sv .

<http://tun.fi/MX.307222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoophthorus notaticrus" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.307215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zoophthorus notaticrus"@fi,
        "Zoophthorus notaticrus"@sv .

<http://tun.fi/MX.307223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoophthorus palpator" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.307215> ;
    skos:hiddenLabel "Zoophthorus incisus"@fi,
        "Zoophthorus incisus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zoophthorus palpator"@fi,
        "Zoophthorus palpator"@sv .

<http://tun.fi/MX.307225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoophthorus platygaster" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1897)" ;
    skos:broader <http://tun.fi/MX.307215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zoophthorus platygaster"@fi,
        "Zoophthorus platygaster"@sv .

<http://tun.fi/MX.307226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoophthorus plumbeus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zoophthorus plumbeus"@fi,
        "Zoophthorus plumbeus"@sv .

<http://tun.fi/MX.307227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoophthorus punctiventris" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zoophthorus punctiventris"@fi,
        "Zoophthorus punctiventris"@sv .

<http://tun.fi/MX.307229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clypeoteles distans" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307228> ;
    skos:hiddenLabel "Clypeoteles fennicus"@fi,
        "Clypeoteles fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clypeoteles distans"@fi,
        "Clypeoteles distans"@sv .

<http://tun.fi/MX.307232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isadelphus armatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isadelphus armatus"@fi,
        "Isadelphus armatus"@sv .

<http://tun.fi/MX.307233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isadelphus coriarius" ;
    dwc:scientificNameAuthorship "(Taschenberg, 1865)" ;
    skos:broader <http://tun.fi/MX.307231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isadelphus coriarius"@fi,
        "Isadelphus coriarius"@sv .

<http://tun.fi/MX.307234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isadelphus gallicola" ;
    dwc:scientificNameAuthorship "(Bridgman, 1880)" ;
    skos:broader <http://tun.fi/MX.307231> ;
    skos:hiddenLabel "Isadelphus nigriventris"@fi,
        "Isadelphus nigriventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isadelphus gallicola"@fi,
        "Isadelphus gallicola"@sv .

<http://tun.fi/MX.307236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isadelphus inimicus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307231> ;
    skos:hiddenLabel "Isadelphus obscuripes"@fi,
        "Isadelphus obscuripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isadelphus inimicus"@fi,
        "Isadelphus inimicus"@sv .

<http://tun.fi/MX.307238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isadelphus longisetosus" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1897)" ;
    skos:broader <http://tun.fi/MX.307231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isadelphus longisetosus"@fi,
        "Isadelphus longisetosus"@sv .

<http://tun.fi/MX.307239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isadelphus pusillus" ;
    dwc:scientificNameAuthorship "Hellén, 1967" ;
    skos:broader <http://tun.fi/MX.307231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isadelphus pusillus"@fi,
        "Isadelphus pusillus"@sv .

<http://tun.fi/MX.307240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isadelphus rubripes" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isadelphus rubripes"@fi,
        "Isadelphus rubripes"@sv .

<http://tun.fi/MX.307241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isadelphus tuberculatus" ;
    dwc:scientificNameAuthorship "Horstmann, 2009" ;
    skos:broader <http://tun.fi/MX.307231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isadelphus tuberculatus"@fi,
        "Isadelphus tuberculatus"@sv .

<http://tun.fi/MX.307243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helcostizus restaurator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.307242> ;
    skos:hiddenLabel "Helcostizus albator"@fi,
        "Helcostizus albator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helcostizus restaurator"@fi,
        "Helcostizus restaurator"@sv .

<http://tun.fi/MX.307246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lochetica westoni" ;
    dwc:scientificNameAuthorship "(Bridgman, 1880)" ;
    skos:broader <http://tun.fi/MX.307245> ;
    skos:hiddenLabel "Lochetica pimplaria"@fi,
        "Lochetica pimplaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lochetica westoni"@fi,
        "Lochetica westoni"@sv .

<http://tun.fi/MX.307250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix aerea" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:hiddenLabel "Bathythrix brevis"@fi,
        "Bathythrix brevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix aerea"@fi,
        "Bathythrix aerea"@sv .

<http://tun.fi/MX.307252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix argentata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix argentata"@fi,
        "Bathythrix argentata"@sv .

<http://tun.fi/MX.307253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix claviger" ;
    dwc:scientificNameAuthorship "(Taschenberg, 1865)" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix claviger"@fi,
        "Bathythrix claviger"@sv .

<http://tun.fi/MX.307254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix collaris" ;
    dwc:scientificNameAuthorship "(Thomson, 1896)" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix collaris"@fi,
        "Bathythrix collaris"@sv .

<http://tun.fi/MX.307255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix formosa" ;
    dwc:scientificNameAuthorship "(Desvignes, 1860)" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:hiddenLabel "Bathythrix geniculosa"@fi,
        "Bathythrix geniculosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix formosa"@fi,
        "Bathythrix formosa"@sv .

<http://tun.fi/MX.307257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix lamina" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix lamina"@fi,
        "Bathythrix lamina"@sv .

<http://tun.fi/MX.307258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix margaretae" ;
    dwc:scientificNameAuthorship "Sawoniewicz, 1980" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix margaretae"@fi,
        "Bathythrix margaretae"@sv .

<http://tun.fi/MX.307259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix montana" ;
    dwc:scientificNameAuthorship "(Schmiedknecht, 1905)" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix montana"@fi,
        "Bathythrix montana"@sv .

<http://tun.fi/MX.307260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix pellucidator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:hiddenLabel "Bathythrix ruficaudata"@fi,
        "Bathythrix ruficaudata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix pellucidator"@fi,
        "Bathythrix pellucidator"@sv .

<http://tun.fi/MX.307262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix prominens" ;
    dwc:scientificNameAuthorship "(Strobl, 1901)" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix prominens"@fi,
        "Bathythrix prominens"@sv .

<http://tun.fi/MX.307263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix protuberator" ;
    dwc:scientificNameAuthorship "Aubert, 1964" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:hiddenLabel "Bathythrix maculata"@fi,
        "Bathythrix pellucidator ab. maculatus"@fi,
        "Bathythrix maculata"@sv,
        "Bathythrix pellucidator ab. maculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix protuberator"@fi,
        "Bathythrix protuberator"@sv .

<http://tun.fi/MX.307266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix strigosa" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix strigosa"@fi,
        "Bathythrix strigosa"@sv .

<http://tun.fi/MX.307267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix tenuis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:hiddenLabel "Bathythrix rubens"@fi,
        "Bathythrix rubens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix tenuis"@fi,
        "Bathythrix tenuis"@sv .

<http://tun.fi/MX.307269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathythrix thomsoni" ;
    dwc:scientificNameAuthorship "(Kerrich, 1942)" ;
    skos:broader <http://tun.fi/MX.307249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathythrix thomsoni"@fi,
        "Bathythrix thomsoni"@sv .

<http://tun.fi/MX.307272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyrhabdus monodon" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platyrhabdus monodon"@fi,
        "Platyrhabdus monodon"@sv .

<http://tun.fi/MX.307274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oecotelma gracilipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oecotelma gracilipes"@fi,
        "Oecotelma gracilipes"@sv .

<http://tun.fi/MX.307276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sulcarius biannulatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307275> ;
    skos:hiddenLabel "Sulcarius hellbachi"@fi,
        "Sulcarius hellbachi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sulcarius biannulatus"@fi,
        "Sulcarius biannulatus"@sv .

<http://tun.fi/MX.307278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sulcarius fulviscapus" ;
    dwc:scientificNameAuthorship "Townes, 1983" ;
    skos:broader <http://tun.fi/MX.307275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sulcarius fulviscapus"@fi,
        "Sulcarius fulviscapus"@sv .

<http://tun.fi/MX.307279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sulcarius nigricornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sulcarius nigricornis"@fi,
        "Sulcarius nigricornis"@sv .

<http://tun.fi/MX.307280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sulcarius pubescens" ;
    dwc:scientificNameAuthorship "Townwe, 1983" ;
    skos:broader <http://tun.fi/MX.307275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sulcarius pubescens"@fi,
        "Sulcarius pubescens"@sv .

<http://tun.fi/MX.307281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sulcarius strictus" ;
    dwc:scientificNameAuthorship "Townes, 1983" ;
    skos:broader <http://tun.fi/MX.307275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sulcarius strictus"@fi,
        "Sulcarius strictus"@sv .

<http://tun.fi/MX.307282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sulcarius suecicus" ;
    dwc:scientificNameAuthorship "Horstmann, 1992" ;
    skos:broader <http://tun.fi/MX.307275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sulcarius suecicus"@fi,
        "Sulcarius suecicus"@sv .

<http://tun.fi/MX.307283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sulcarius thunebergi" ;
    dwc:scientificNameAuthorship "(Hellén, 1967)" ;
    skos:broader <http://tun.fi/MX.307275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sulcarius thunebergi"@fi,
        "Sulcarius thunebergi"@sv .

<http://tun.fi/MX.307285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tropistes falcatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tropistes falcatus"@fi,
        "Tropistes falcatus"@sv .

<http://tun.fi/MX.307286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tropistes nitidipennis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tropistes nitidipennis"@fi,
        "Tropistes nitidipennis"@sv .

<http://tun.fi/MX.307288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholinum ischnocerus" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.307287> ;
    skos:hiddenLabel "Tricholinum pimploides"@fi,
        "Tricholinum pimploides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricholinum ischnocerus"@fi,
        "Tricholinum ischnocerus"@sv .

<http://tun.fi/MX.307291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthizema boreaphilum" ;
    dwc:scientificNameAuthorship "(Hellén, 1967)" ;
    skos:broader <http://tun.fi/MX.307290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthizema boreaphilum"@fi,
        "Orthizema boreaphilum"@sv .

<http://tun.fi/MX.307292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthizema eleganticornis" ;
    dwc:scientificNameAuthorship "(Schmiedknecht, 1933)" ;
    skos:broader <http://tun.fi/MX.307290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthizema eleganticornis"@fi,
        "Orthizema eleganticornis"@sv .

<http://tun.fi/MX.307293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthizema flavicorne" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1905)" ;
    skos:broader <http://tun.fi/MX.307290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthizema flavicorne"@fi,
        "Orthizema flavicorne"@sv .

<http://tun.fi/MX.307294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthizema hadrocerum" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthizema hadrocerum"@fi,
        "Orthizema hadrocerum"@sv .

<http://tun.fi/MX.307295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthizema macrocerum" ;
    dwc:scientificNameAuthorship "(Hellén, 1967)" ;
    skos:broader <http://tun.fi/MX.307290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthizema macrocerum"@fi,
        "Orthizema macrocerum"@sv .

<http://tun.fi/MX.307296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthizema nigriventre" ;
    dwc:scientificNameAuthorship "Horstmann, 1992" ;
    skos:broader <http://tun.fi/MX.307290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthizema nigriventre"@fi,
        "Orthizema nigriventre"@sv .

<http://tun.fi/MX.307297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthizema opacinotum" ;
    dwc:scientificNameAuthorship "(Hellén, 1967)" ;
    skos:broader <http://tun.fi/MX.307290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthizema opacinotum"@fi,
        "Orthizema opacinotum"@sv .

<http://tun.fi/MX.307298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthizema pullator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthizema pullator"@fi,
        "Orthizema pullator"@sv .

<http://tun.fi/MX.307299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthizema subannulatum" ;
    dwc:scientificNameAuthorship "(Bridgman, 1883)" ;
    skos:broader <http://tun.fi/MX.307290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthizema subannulatum"@fi,
        "Orthizema subannulatum"@sv .

<http://tun.fi/MX.307300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthizema triannulatum" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthizema triannulatum"@fi,
        "Orthizema triannulatum"@sv .

<http://tun.fi/MX.307304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnotus chionops" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnotus chionops"@fi,
        "Gnotus chionops"@sv .

<http://tun.fi/MX.307305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnotus czekelii" ;
    dwc:scientificNameAuthorship "(Kiss, 1924)" ;
    skos:broader <http://tun.fi/MX.307303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnotus czekelii"@fi,
        "Gnotus czekelii"@sv .

<http://tun.fi/MX.307306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnotus macrurus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnotus macrurus"@fi,
        "Gnotus macrurus"@sv .

<http://tun.fi/MX.307307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnotus plectisciformis" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1897)" ;
    skos:broader <http://tun.fi/MX.307303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnotus plectisciformis"@fi,
        "Gnotus plectisciformis"@sv .

<http://tun.fi/MX.307308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnotus tenuipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnotus tenuipes"@fi,
        "Gnotus tenuipes"@sv .

<http://tun.fi/MX.307310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedylus crassicornis" ;
    dwc:scientificNameAuthorship "Ashmead, 1899" ;
    skos:broader <http://tun.fi/MX.307309> ;
    skos:hiddenLabel "Hedylus setosus"@fi,
        "Hedylus setosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hedylus crassicornis"@fi,
        "Hedylus crassicornis"@sv .

<http://tun.fi/MX.307313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stibeutes brevicornis" ;
    dwc:scientificNameAuthorship "(Lange, 1911)" ;
    skos:broader <http://tun.fi/MX.307312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stibeutes brevicornis"@fi,
        "Stibeutes brevicornis"@sv .

<http://tun.fi/MX.307314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stibeutes buccatus" ;
    dwc:scientificNameAuthorship "Horstmann, 2010" ;
    skos:broader <http://tun.fi/MX.307312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stibeutes buccatus"@fi,
        "Stibeutes buccatus"@sv .

<http://tun.fi/MX.307315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stibeutes coriaceus" ;
    dwc:scientificNameAuthorship "Horstmann, 2010" ;
    skos:broader <http://tun.fi/MX.307312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stibeutes coriaceus"@fi,
        "Stibeutes coriaceus"@sv .

<http://tun.fi/MX.307316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stibeutes cinctellus" ;
    dwc:scientificNameAuthorship "(Boyer de Fonscolombe, 1851)" ;
    skos:broader <http://tun.fi/MX.307312> ;
    skos:hiddenLabel "Stibeutes curvispina"@fi,
        "Stibeutes curvispina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stibeutes cinctellus"@fi,
        "Stibeutes cinctellus"@sv .

<http://tun.fi/MX.307318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stibeutes gravenhorstii" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.307312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stibeutes gravenhorstii"@fi,
        "Stibeutes gravenhorstii"@sv .

<http://tun.fi/MX.307319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stibeutes heinemanni" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.307312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stibeutes heinemanni"@fi,
        "Stibeutes heinemanni"@sv .

<http://tun.fi/MX.307320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stibeutes heterogaster" ;
    dwc:scientificNameAuthorship "(Thomson, 1885)" ;
    skos:broader <http://tun.fi/MX.307312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stibeutes heterogaster"@fi,
        "Stibeutes heterogaster"@sv .

<http://tun.fi/MX.307321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stibeutes infernalis" ;
    dwc:scientificNameAuthorship "(Ruthe, 1859)" ;
    skos:broader <http://tun.fi/MX.307312> ;
    skos:hiddenLabel "Stibeutes liogaster"@fi,
        "Stibeutes liogaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stibeutes infernalis"@fi,
        "Stibeutes infernalis"@sv .

<http://tun.fi/MX.307323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stibeutes pilosus" ;
    dwc:scientificNameAuthorship "Horstmann, 1993" ;
    skos:broader <http://tun.fi/MX.307312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stibeutes pilosus"@fi,
        "Stibeutes pilosus"@sv .

<http://tun.fi/MX.307325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uchidella brevicauda" ;
    dwc:scientificNameAuthorship "Horstmann, 1993" ;
    skos:broader <http://tun.fi/MX.307324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uchidella brevicauda"@fi,
        "Uchidella brevicauda"@sv .

<http://tun.fi/MX.307326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uchidella longicaudata" ;
    dwc:scientificNameAuthorship "Horstmann, 1997" ;
    skos:broader <http://tun.fi/MX.307324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uchidella longicaudata"@fi,
        "Uchidella longicaudata"@sv .

<http://tun.fi/MX.307328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theroscopus boreaphilus" ;
    dwc:scientificNameAuthorship "(Hellén, 1967)" ;
    skos:broader <http://tun.fi/MX.307327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theroscopus boreaphilus"@fi,
        "Theroscopus boreaphilus"@sv .

<http://tun.fi/MX.307329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theroscopus esenbeckii" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1815)" ;
    skos:broader <http://tun.fi/MX.307327> ;
    skos:hiddenLabel "Theroscopus subzonatus"@fi,
        "Theroscopus subzonatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theroscopus esenbeckii"@fi,
        "Theroscopus esenbeckii"@sv .

<http://tun.fi/MX.307331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theroscopus hemipteron" ;
    dwc:scientificNameAuthorship "(Riche, 1791)" ;
    skos:broader <http://tun.fi/MX.307327> ;
    skos:hiddenLabel "Theroscopus hemipterus"@fi,
        "Theroscopus hemipterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theroscopus hemipteron"@fi,
        "Theroscopus hemipteron"@sv .

<http://tun.fi/MX.307333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theroscopus horsfieldi" ;
    dwc:scientificNameAuthorship "Schwarz & Shaw, 2011" ;
    skos:broader <http://tun.fi/MX.307327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theroscopus horsfieldi"@fi,
        "Theroscopus horsfieldi"@sv .

<http://tun.fi/MX.307334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theroscopus mariae" ;
    dwc:scientificNameAuthorship "Schwarz & Shaw, 2011" ;
    skos:broader <http://tun.fi/MX.307327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theroscopus mariae"@fi,
        "Theroscopus mariae"@sv .

<http://tun.fi/MX.307335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theroscopus megacentrus" ;
    dwc:scientificNameAuthorship "(Schiödte, 1839)" ;
    skos:broader <http://tun.fi/MX.307327> ;
    skos:hiddenLabel "Theroscopus occisor"@fi,
        "Theroscopus occisor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theroscopus megacentrus"@fi,
        "Theroscopus megacentrus"@sv .

<http://tun.fi/MX.307337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theroscopus melanopygus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theroscopus melanopygus"@fi,
        "Theroscopus melanopygus"@sv .

<http://tun.fi/MX.307338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theroscopus ochrogaster" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.307327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theroscopus ochrogaster"@fi,
        "Theroscopus ochrogaster"@sv .

<http://tun.fi/MX.307339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theroscopus ornaticornis" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1897)" ;
    skos:broader <http://tun.fi/MX.307327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theroscopus ornaticornis"@fi,
        "Theroscopus ornaticornis"@sv .

<http://tun.fi/MX.307343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theroscopus pedestris" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.307327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theroscopus pedestris"@fi,
        "Theroscopus pedestris"@sv .

<http://tun.fi/MX.307344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theroscopus trochanteratus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theroscopus trochanteratus"@fi,
        "Theroscopus trochanteratus"@sv .

<http://tun.fi/MX.307345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theroscopus ungularis" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theroscopus ungularis"@fi,
        "Theroscopus ungularis"@sv .

<http://tun.fi/MX.307347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megacara hortulana" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307346> ;
    skos:hiddenLabel "Megacara rusticellae"@fi,
        "Megacara rusticellae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megacara hortulana"@fi,
        "Megacara hortulana"@sv .

<http://tun.fi/MX.307349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megacara vagans" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307346> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megacara vagans"@fi,
        "Megacara vagans"@sv .

<http://tun.fi/MX.307351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon acutipennis" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon acutipennis"@fi,
        "Phygadeuon acutipennis"@sv .

<http://tun.fi/MX.307352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon alpinus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon alpinus"@fi,
        "Phygadeuon alpinus"@sv .

<http://tun.fi/MX.307353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon arcticus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon arcticus"@fi,
        "Phygadeuon arcticus"@sv .

<http://tun.fi/MX.307354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon austriacus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:hiddenLabel "Phygadeuon elfvingi"@fi,
        "Phygadeuon elfvingi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon austriacus"@fi,
        "Phygadeuon austriacus"@sv .

<http://tun.fi/MX.307356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon brachyurus" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon brachyurus"@fi,
        "Phygadeuon brachyurus"@sv .

<http://tun.fi/MX.307357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon brevitarsis" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon brevitarsis"@fi,
        "Phygadeuon brevitarsis"@sv .

<http://tun.fi/MX.307358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon canaliculatus" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon canaliculatus"@fi,
        "Phygadeuon canaliculatus"@sv .

<http://tun.fi/MX.307359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon cephalotes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon cephalotes"@fi,
        "Phygadeuon cephalotes"@sv .

<http://tun.fi/MX.307360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon clypearis" ;
    dwc:scientificNameAuthorship "Strobl, 1901" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon clypearis"@fi,
        "Phygadeuon clypearis"@sv .

<http://tun.fi/MX.307361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon cubiceps" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon cubiceps"@fi,
        "Phygadeuon cubiceps"@sv .

<http://tun.fi/MX.307362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon curviscapus" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon curviscapus"@fi,
        "Phygadeuon curviscapus"@sv .

<http://tun.fi/MX.307363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon cylindraceus" ;
    dwc:scientificNameAuthorship "Ruthe, 1859" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon cylindraceus"@fi,
        "Phygadeuon cylindraceus"@sv .

<http://tun.fi/MX.307365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon detestator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1822)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon detestator"@fi,
        "Phygadeuon detestator"@sv .

<http://tun.fi/MX.307366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon dimidiatus" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon dimidiatus"@fi,
        "Phygadeuon dimidiatus"@sv .

<http://tun.fi/MX.307367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon dromicus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1815)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon dromicus"@fi,
        "Phygadeuon dromicus"@sv .

<http://tun.fi/MX.307368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon dubius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:hiddenLabel "Phygadeuon scaposus"@fi,
        "Phygadeuon scaposus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon dubius"@fi,
        "Phygadeuon dubius"@sv .

<http://tun.fi/MX.307370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon elegans" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon elegans"@fi,
        "Phygadeuon elegans"@sv .

<http://tun.fi/MX.307371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon exiguus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon exiguus"@fi,
        "Phygadeuon exiguus"@sv .

<http://tun.fi/MX.307372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon flavimanus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon flavimanus"@fi,
        "Phygadeuon flavimanus"@sv .

<http://tun.fi/MX.307373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon fumator" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:hiddenLabel "Phygadeuon nivalis"@fi,
        "Phygadeuon nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon fumator"@fi,
        "Phygadeuon fumator"@sv .

<http://tun.fi/MX.307375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon geniculatus" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1892)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon geniculatus"@fi,
        "Phygadeuon geniculatus"@sv .

<http://tun.fi/MX.307376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon grandiceps" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon grandiceps"@fi,
        "Phygadeuon grandiceps"@sv .

<http://tun.fi/MX.307377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon hercynicus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon hercynicus"@fi,
        "Phygadeuon hercynicus"@sv .

<http://tun.fi/MX.307378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon inaris" ;
    dwc:scientificNameAuthorship "(Hellén, 1967)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon inaris"@fi,
        "Phygadeuon inaris"@sv .

<http://tun.fi/MX.307379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon infelix" ;
    dwc:scientificNameAuthorship "Dalla Torre, 1902" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:hiddenLabel "Phygadeuon inflatus"@fi,
        "Phygadeuon inflatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon infelix"@fi,
        "Phygadeuon infelix"@sv .

<http://tun.fi/MX.307381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon lachesis" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1892" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon lachesis"@fi,
        "Phygadeuon lachesis"@sv .

<http://tun.fi/MX.307382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon laeviventris" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon laeviventris"@fi,
        "Phygadeuon laeviventris"@sv .

<http://tun.fi/MX.307383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon lapponicus" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon lapponicus"@fi,
        "Phygadeuon lapponicus"@sv .

<http://tun.fi/MX.307385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon leucostigmus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:hiddenLabel "Phygadeuon punctigena"@fi,
        "Phygadeuon punctigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon leucostigmus"@fi,
        "Phygadeuon leucostigmus"@sv .

<http://tun.fi/MX.307387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon liosternus" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon liosternus"@fi,
        "Phygadeuon liosternus"@sv .

<http://tun.fi/MX.307388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon longigena" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon longigena"@fi,
        "Phygadeuon longigena"@sv .

<http://tun.fi/MX.307389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon nanus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon nanus"@fi,
        "Phygadeuon nanus"@sv .

<http://tun.fi/MX.307390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon nitidus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon nitidus"@fi,
        "Phygadeuon nitidus"@sv .

<http://tun.fi/MX.307391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon ovaliformis" ;
    dwc:scientificNameAuthorship "Dalla Torre, 1901" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon ovaliformis"@fi,
        "Phygadeuon ovaliformis"@sv .

<http://tun.fi/MX.307392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon ovatus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon ovatus"@fi,
        "Phygadeuon ovatus"@sv .

<http://tun.fi/MX.307393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon pallicarpus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:hiddenLabel "Phygadeuon rugipectus"@fi,
        "Phygadeuon rugipectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon pallicarpus"@fi,
        "Phygadeuon pallicarpus"@sv .

<http://tun.fi/MX.307395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon paradoxus" ;
    dwc:scientificNameAuthorship "(Bridgman, 1889)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon paradoxus"@fi,
        "Phygadeuon paradoxus"@sv .

<http://tun.fi/MX.307396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon pegomyiae" ;
    dwc:scientificNameAuthorship "Habermehl, 1928" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon pegomyiae"@fi,
        "Phygadeuon pegomyiae"@sv .

<http://tun.fi/MX.307397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon planicollis" ;
    dwc:scientificNameAuthorship "(Hellén, 1967)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon planicollis"@fi,
        "Phygadeuon planicollis"@sv .

<http://tun.fi/MX.307399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon punctipleuris" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon punctipleuris"@fi,
        "Phygadeuon punctipleuris"@sv .

<http://tun.fi/MX.307400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon punctiventris" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon punctiventris"@fi,
        "Phygadeuon punctiventris"@sv .

<http://tun.fi/MX.307401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon rotundipennis" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon rotundipennis"@fi,
        "Phygadeuon rotundipennis"@sv .

<http://tun.fi/MX.307402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon ruficornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:hiddenLabel "Phygadeuon nobilitatus"@fi,
        "Phygadeuon nobilitatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon ruficornis"@fi,
        "Phygadeuon ruficornis"@sv .

<http://tun.fi/MX.307404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon rugulosus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon rugulosus"@fi,
        "Phygadeuon rugulosus"@sv .

<http://tun.fi/MX.307405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon stilpninus" ;
    dwc:scientificNameAuthorship "Thomson, 1888" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon stilpninus"@fi,
        "Phygadeuon stilpninus"@sv .

<http://tun.fi/MX.307406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon striiventris" ;
    dwc:scientificNameAuthorship "Hellén, 1967" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon striiventris"@fi,
        "Phygadeuon striiventris"@sv .

<http://tun.fi/MX.307407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon subspinosus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon subspinosus"@fi,
        "Phygadeuon subspinosus"@sv .

<http://tun.fi/MX.307408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon subtilis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:hiddenLabel "Phygadeuon flavicans"@fi,
        "Phygadeuon oppositus"@fi,
        "Phygadeuon flavicans"@sv,
        "Phygadeuon oppositus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon subtilis"@fi,
        "Phygadeuon subtilis"@sv .

<http://tun.fi/MX.307411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon tenuiscapus" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon tenuiscapus"@fi,
        "Phygadeuon tenuiscapus"@sv .

<http://tun.fi/MX.307412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon thomsoni" ;
    dwc:scientificNameAuthorship "Roman, 1925" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon thomsoni"@fi,
        "Phygadeuon thomsoni"@sv .

<http://tun.fi/MX.307413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon trichops" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:hiddenLabel "Phygadeuon ocularis"@fi,
        "Phygadeuon ocularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon trichops"@fi,
        "Phygadeuon trichops"@sv .

<http://tun.fi/MX.307415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon troglodytes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon troglodytes"@fi,
        "Phygadeuon troglodytes"@sv .

<http://tun.fi/MX.307416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon variabilis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon variabilis"@fi,
        "Phygadeuon variabilis"@sv .

<http://tun.fi/MX.307417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon vexator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phygadeuon vexator"@fi,
        "Phygadeuon vexator"@sv .

<http://tun.fi/MX.307419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophygadeuon anurus" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307418> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophygadeuon anurus"@fi,
        "Ceratophygadeuon anurus"@sv .

<http://tun.fi/MX.307420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophygadeuon longiceps" ;
    dwc:scientificNameAuthorship "(Thomson, 1884)" ;
    skos:broader <http://tun.fi/MX.307418> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophygadeuon longiceps"@fi,
        "Ceratophygadeuon longiceps"@sv .

<http://tun.fi/MX.307423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilpnus blandus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilpnus blandus"@fi,
        "Stilpnus blandus"@sv .

<http://tun.fi/MX.307424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilpnus bottnicus" ;
    dwc:scientificNameAuthorship "Jussila, 1987" ;
    skos:broader <http://tun.fi/MX.307422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilpnus bottnicus"@fi,
        "Stilpnus bottnicus"@sv .

<http://tun.fi/MX.307425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilpnus crassicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilpnus crassicornis"@fi,
        "Stilpnus crassicornis"@sv .

<http://tun.fi/MX.307426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilpnus dryadum" ;
    dwc:scientificNameAuthorship "Curtis, 1832" ;
    skos:broader <http://tun.fi/MX.307422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilpnus dryadum"@fi,
        "Stilpnus dryadum"@sv .

<http://tun.fi/MX.307427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilpnus gagates" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.307422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilpnus gagates"@fi,
        "Stilpnus gagates"@sv .

<http://tun.fi/MX.307428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilpnus montanus" ;
    dwc:scientificNameAuthorship "(Förster, 1876)" ;
    skos:broader <http://tun.fi/MX.307422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilpnus montanus"@fi,
        "Stilpnus montanus"@sv .

<http://tun.fi/MX.307429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilpnus oligomerus" ;
    dwc:scientificNameAuthorship "(Förster, 1876)" ;
    skos:broader <http://tun.fi/MX.307422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilpnus oligomerus"@fi,
        "Stilpnus oligomerus"@sv .

<http://tun.fi/MX.307430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilpnus parvulus" ;
    dwc:scientificNameAuthorship "Förster, 1876" ;
    skos:broader <http://tun.fi/MX.307422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilpnus parvulus"@fi,
        "Stilpnus parvulus"@sv .

<http://tun.fi/MX.307431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilpnus pavoniae" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.307422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilpnus pavoniae"@fi,
        "Stilpnus pavoniae"@sv .

<http://tun.fi/MX.307432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilpnus rectangulus" ;
    dwc:scientificNameAuthorship "Roman, 1918" ;
    skos:broader <http://tun.fi/MX.307422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilpnus rectangulus"@fi,
        "Stilpnus rectangulus"@sv .

<http://tun.fi/MX.307433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilpnus subzonulus" ;
    dwc:scientificNameAuthorship "Förster, 1876" ;
    skos:broader <http://tun.fi/MX.307422> ;
    skos:hiddenLabel "Stilpnus tenuipes"@fi,
        "Stilpnus tenuipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilpnus subzonulus"@fi,
        "Stilpnus subzonulus"@sv .

<http://tun.fi/MX.307435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilpnus tenebricosus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilpnus tenebricosus"@fi,
        "Stilpnus tenebricosus"@sv .

<http://tun.fi/MX.307437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleptus congener" ;
    dwc:scientificNameAuthorship "(Förster, 1876)" ;
    skos:broader <http://tun.fi/MX.307436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleptus congener"@fi,
        "Mesoleptus congener"@sv .

<http://tun.fi/MX.307438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleptus devotus" ;
    dwc:scientificNameAuthorship "(Förster, 1876)" ;
    skos:broader <http://tun.fi/MX.307436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleptus devotus"@fi,
        "Mesoleptus devotus"@sv .

<http://tun.fi/MX.307439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleptus distinctus" ;
    dwc:scientificNameAuthorship "(Förster, 1876)" ;
    skos:broader <http://tun.fi/MX.307436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleptus distinctus"@fi,
        "Mesoleptus distinctus"@sv .

<http://tun.fi/MX.307440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleptus incessor" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.307436> ;
    skos:hiddenLabel "Mesoleptus marginatus"@fi,
        "Mesoleptus scrutator"@fi,
        "Mesoleptus marginatus"@sv,
        "Mesoleptus scrutator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleptus incessor"@fi,
        "Mesoleptus incessor"@sv .

<http://tun.fi/MX.307443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleptus laevigatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.307436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleptus laevigatus"@fi,
        "Mesoleptus laevigatus"@sv .

<http://tun.fi/MX.307444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleptus angustulus" ;
    dwc:scientificNameAuthorship "(Forster, 1876)" ;
    skos:broader <http://tun.fi/MX.307436> ;
    skos:hiddenLabel "Mesoleptus filicornis"@fi,
        "Mesoleptus laticinctus"@fi,
        "Mesoleptus filicornis"@sv,
        "Mesoleptus laticinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleptus angustulus"@fi,
        "Mesoleptus angustulus"@sv .

<http://tun.fi/MX.307446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleptus pronus" ;
    dwc:scientificNameAuthorship "(Förster, 1876)" ;
    skos:broader <http://tun.fi/MX.307436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleptus pronus"@fi,
        "Mesoleptus pronus"@sv .

<http://tun.fi/MX.307447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleptus solitarius" ;
    dwc:scientificNameAuthorship "(Förster, 1876)" ;
    skos:broader <http://tun.fi/MX.307436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleptus solitarius"@fi,
        "Mesoleptus solitarius"@sv .

<http://tun.fi/MX.307448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleptus tobiasi" ;
    dwc:scientificNameAuthorship "Jonaitis, 2004" ;
    skos:broader <http://tun.fi/MX.307436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleptus tobiasi"@fi,
        "Mesoleptus tobiasi"@sv .

<http://tun.fi/MX.307449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleptus vigilatorius" ;
    dwc:scientificNameAuthorship "(Förster, 1876)" ;
    skos:broader <http://tun.fi/MX.307436> ;
    skos:hiddenLabel "Mesoleptus ripicola"@fi,
        "Mesoleptus ripicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleptus vigilatorius"@fi,
        "Mesoleptus vigilatorius"@sv .

<http://tun.fi/MX.307452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes acuminator" ;
    dwc:scientificNameAuthorship "Roman, 1909" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes acuminator"@fi,
        "Atractodes acuminator"@sv .

<http://tun.fi/MX.307454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes alpinus" ;
    dwc:scientificNameAuthorship "Förster, 1876" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes alpinus"@fi,
        "Atractodes alpinus"@sv .

<http://tun.fi/MX.307455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes alutaceus" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes alutaceus"@fi,
        "Atractodes alutaceus"@sv .

<http://tun.fi/MX.307456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes ambiguus" ;
    dwc:scientificNameAuthorship "Ruthe, 1859" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes ambiguus"@fi,
        "Atractodes ambiguus"@sv .

<http://tun.fi/MX.307457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes angustipennis" ;
    dwc:scientificNameAuthorship "Förster, 1876" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes angustipennis"@fi,
        "Atractodes angustipennis"@sv .

<http://tun.fi/MX.307458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes arator" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes arator"@fi,
        "Atractodes arator"@sv .

<http://tun.fi/MX.307459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes assimilis" ;
    dwc:scientificNameAuthorship "Förster, 1876" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes assimilis"@fi,
        "Atractodes assimilis"@sv .

<http://tun.fi/MX.307460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes bicolor" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:hiddenLabel "Atractodes arcticus"@fi,
        "Atractodes arcticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes bicolor"@fi,
        "Atractodes bicolor"@sv .

<http://tun.fi/MX.307462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes brevipennis" ;
    dwc:scientificNameAuthorship "Jussila, 1979" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes brevipennis"@fi,
        "Atractodes brevipennis"@sv .

<http://tun.fi/MX.307463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes croceicornis" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes croceicornis"@fi,
        "Atractodes croceicornis"@sv .

<http://tun.fi/MX.307464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes cryptobius" ;
    dwc:scientificNameAuthorship "Förster, 1876" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:hiddenLabel "Atractodes parallelus"@fi,
        "Atractodes parallelus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes cryptobius"@fi,
        "Atractodes cryptobius"@sv .

<http://tun.fi/MX.307466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes cultellator" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes cultellator"@fi,
        "Atractodes cultellator"@sv .

<http://tun.fi/MX.307467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes designatus" ;
    dwc:scientificNameAuthorship "(Förster, 1876)" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes designatus"@fi,
        "Atractodes designatus"@sv .

<http://tun.fi/MX.307468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes exilis" ;
    dwc:scientificNameAuthorship "Haliday, 1840" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes exilis"@fi,
        "Atractodes exilis"@sv .

<http://tun.fi/MX.307469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes exitialis" ;
    dwc:scientificNameAuthorship "Förster, 1876" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:hiddenLabel "Atractodes alpigena"@fi,
        "Atractodes alpigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes exitialis"@fi,
        "Atractodes exitialis"@sv .

<http://tun.fi/MX.307471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes fennoscandicus" ;
    dwc:scientificNameAuthorship "Jussila, 1979" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes fennoscandicus"@fi,
        "Atractodes fennoscandicus"@sv .

<http://tun.fi/MX.307472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes fictitius" ;
    dwc:scientificNameAuthorship "(Förster, 1876)" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:hiddenLabel "Atractodes genuinus"@fi,
        "Atractodes genuinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes fictitius"@fi,
        "Atractodes fictitius"@sv .

<http://tun.fi/MX.307474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes foveolatus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:hiddenLabel "Atractodes canaliculatus"@fi,
        "Atractodes canaliculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes foveolatus"@fi,
        "Atractodes foveolatus"@sv .

<http://tun.fi/MX.307476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes fumatus" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes fumatus"@fi,
        "Atractodes fumatus"@sv .

<http://tun.fi/MX.307477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes gilvipes" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes gilvipes"@fi,
        "Atractodes gilvipes"@sv .

<http://tun.fi/MX.307478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes gravidus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:hiddenLabel "Atractodes fraternus"@fi,
        "Atractodes fraternus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes gravidus"@fi,
        "Atractodes gravidus"@sv .

<http://tun.fi/MX.307480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes helveticus" ;
    dwc:scientificNameAuthorship "(Förster, 1876)" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:hiddenLabel "Atractodes oreophilus"@fi,
        "Atractodes oreophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes helveticus"@fi,
        "Atractodes helveticus"@sv .

<http://tun.fi/MX.307482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes holmgreni" ;
    dwc:scientificNameAuthorship "Roman, 1918" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes holmgreni"@fi,
        "Atractodes holmgreni"@sv .

<http://tun.fi/MX.307483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes incrassator" ;
    dwc:scientificNameAuthorship "Roman, 1914" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes incrassator"@fi,
        "Atractodes incrassator"@sv .

<http://tun.fi/MX.307484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes lapponicus" ;
    dwc:scientificNameAuthorship "Jussila, 1979" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes lapponicus"@fi,
        "Atractodes lapponicus"@sv .

<http://tun.fi/MX.307485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes obsoletor" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:hiddenLabel "Atractodes neophytus"@fi,
        "Atractodes neophytus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes obsoletor"@fi,
        "Atractodes obsoletor"@sv .

<http://tun.fi/MX.307487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes pauxillus" ;
    dwc:scientificNameAuthorship "Förster, 1876" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:hiddenLabel "Atractodes breviscapus"@fi,
        "Atractodes breviscapus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes pauxillus"@fi,
        "Atractodes pauxillus"@sv .

<http://tun.fi/MX.307489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes pediophilus" ;
    dwc:scientificNameAuthorship "Förster, 1876" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes pediophilus"@fi,
        "Atractodes pediophilus"@sv .

<http://tun.fi/MX.307490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes picipes" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes picipes"@fi,
        "Atractodes picipes"@sv .

<http://tun.fi/MX.307492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes procerus" ;
    dwc:scientificNameAuthorship "Förster, 1876" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes procerus"@fi,
        "Atractodes procerus"@sv .

<http://tun.fi/MX.307493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes punctator" ;
    dwc:scientificNameAuthorship "Roman, 1909" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes punctator"@fi,
        "Atractodes punctator"@sv .

<http://tun.fi/MX.307494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes pusillus" ;
    dwc:scientificNameAuthorship "Förster, 1876" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:hiddenLabel "Atractodes liogaster"@fi,
        "Atractodes liogaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes pusillus"@fi,
        "Atractodes pusillus"@sv .

<http://tun.fi/MX.307496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes remotus" ;
    dwc:scientificNameAuthorship "Jussila, 1997" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes remotus"@fi,
        "Atractodes remotus"@sv .

<http://tun.fi/MX.307497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes robustus" ;
    dwc:scientificNameAuthorship "Roman, 1939" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes robustus"@fi,
        "Atractodes robustus"@sv .

<http://tun.fi/MX.307498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes romani" ;
    dwc:scientificNameAuthorship "Jussila, 1979" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes romani"@fi,
        "Atractodes romani"@sv .

<http://tun.fi/MX.307499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes ruficollis" ;
    dwc:scientificNameAuthorship "Jussila, 1979" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes ruficollis"@fi,
        "Atractodes ruficollis"@sv .

<http://tun.fi/MX.307500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes scutellatus" ;
    dwc:scientificNameAuthorship "(Hellén, 1944)" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes scutellatus"@fi,
        "Atractodes scutellatus"@sv .

<http://tun.fi/MX.307501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes spiraculator" ;
    dwc:scientificNameAuthorship "Roman, 1918" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes spiraculator"@fi,
        "Atractodes spiraculator"@sv .

<http://tun.fi/MX.307502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes striativentris" ;
    dwc:scientificNameAuthorship "Jussila, 1979" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes striativentris"@fi,
        "Atractodes striativentris"@sv .

<http://tun.fi/MX.307503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes tenuipes" ;
    dwc:scientificNameAuthorship "Thomson, 1884" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes tenuipes"@fi,
        "Atractodes tenuipes"@sv .

<http://tun.fi/MX.307504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes townesi" ;
    dwc:scientificNameAuthorship "Jussila, 1983" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:hiddenLabel "Atractodes holmgreni"@fi,
        "Atractodes holmgreni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes townesi"@fi,
        "Atractodes townesi"@sv .

<http://tun.fi/MX.307506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes turkuensis" ;
    dwc:scientificNameAuthorship "Jussila, 1979" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes turkuensis"@fi,
        "Atractodes turkuensis"@sv .

<http://tun.fi/MX.307507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractodes vicinus" ;
    dwc:scientificNameAuthorship "Förster, 1876" ;
    skos:broader <http://tun.fi/MX.307451> ;
    skos:hiddenLabel "Atractodes crassicornis"@fi,
        "Atractodes intersectus"@fi,
        "Atractodes crassicornis"@sv,
        "Atractodes intersectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractodes vicinus"@fi,
        "Atractodes vicinus"@sv .

<http://tun.fi/MX.307512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cremnodes atricapillus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1815)" ;
    skos:broader <http://tun.fi/MX.307511> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cremnodes atricapillus"@fi,
        "Cremnodes atricapillus"@sv .

<http://tun.fi/MX.307517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Demopheles corruptor" ;
    dwc:scientificNameAuthorship "(Taschenberg, 1865)" ;
    skos:broader <http://tun.fi/MX.307516> ;
    skos:hiddenLabel "Demopheles caliginosus"@fi,
        "Demopheles caliginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Demopheles corruptor"@fi,
        "Demopheles corruptor"@sv .

<http://tun.fi/MX.307520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Javra opaca" ;
    dwc:scientificNameAuthorship "(Thomson, 1873)" ;
    skos:broader <http://tun.fi/MX.307519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Javra opaca"@fi,
        "Javra opaca"@sv .

<http://tun.fi/MX.307521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Javra tricincta" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Javra tricincta"@fi,
        "Javra tricincta"@sv .

<http://tun.fi/MX.307523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmortha parvula" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307522> ;
    skos:hiddenLabel "Parmortha erythropus"@fi,
        "Parmortha erythropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parmortha parvula"@fi,
        "Parmortha parvula"@sv .

<http://tun.fi/MX.307525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmortha pleuralis" ;
    dwc:scientificNameAuthorship "(Thomson, 1873)" ;
    skos:broader <http://tun.fi/MX.307522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parmortha pleuralis"@fi,
        "Parmortha pleuralis"@sv .

<http://tun.fi/MX.307527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratocryptus furcator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307526> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratocryptus furcator"@fi,
        "Cratocryptus furcator"@sv .

<http://tun.fi/MX.307529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus anatorius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus anatorius"@fi,
        "Cubocephalus anatorius"@sv .

<http://tun.fi/MX.307530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus associator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:hiddenLabel "Cubocephalus lapponicus"@fi,
        "Cubocephalus leucopsis"@fi,
        "Cubocephalus lapponicus"@sv,
        "Cubocephalus leucopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus associator"@fi,
        "Cubocephalus associator"@sv .

<http://tun.fi/MX.307533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus brevicornis" ;
    dwc:scientificNameAuthorship "(Taschenberg, 1865)" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:hiddenLabel "Cubocephalus oviventris"@fi,
        "Cubocephalus oviventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus brevicornis"@fi,
        "Cubocephalus brevicornis"@sv .

<http://tun.fi/MX.307535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus distinctor" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus distinctor"@fi,
        "Cubocephalus distinctor"@sv .

<http://tun.fi/MX.307536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus femoralis" ;
    dwc:scientificNameAuthorship "(Thomson, 1873)" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus femoralis"@fi,
        "Cubocephalus femoralis"@sv .

<http://tun.fi/MX.307537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus lacteator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:hiddenLabel "Cubocephalus brevialatus"@fi,
        "Cubocephalus brevialatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus lacteator"@fi,
        "Cubocephalus lacteator"@sv .

<http://tun.fi/MX.307539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus longicauda" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus longicauda"@fi,
        "Cubocephalus longicauda"@sv .

<http://tun.fi/MX.307540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus minutor" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus minutor"@fi,
        "Cubocephalus minutor"@sv .

<http://tun.fi/MX.307541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus nigriventris" ;
    dwc:scientificNameAuthorship "(Thomson, 1874)" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus nigriventris"@fi,
        "Cubocephalus nigriventris"@sv .

<http://tun.fi/MX.307542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus punctulatus" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1891)" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus punctulatus"@fi,
        "Cubocephalus punctulatus"@sv .

<http://tun.fi/MX.307543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus renovator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1822)" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus renovator"@fi,
        "Cubocephalus renovator"@sv .

<http://tun.fi/MX.307544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus septentrionalis" ;
    dwc:scientificNameAuthorship "(Roman, 1909)" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus septentrionalis"@fi,
        "Cubocephalus septentrionalis"@sv .

<http://tun.fi/MX.307545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus silesiacus" ;
    dwc:scientificNameAuthorship "Habermehl, 1911" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:hiddenLabel "Cubocephalus fuscipes"@fi,
        "Cubocephalus fuscipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus silesiacus"@fi,
        "Cubocephalus silesiacus"@sv .

<http://tun.fi/MX.307547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus sperator" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:hiddenLabel "Cubocephalus erythrinus"@fi,
        "Cubocephalus erythrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus sperator"@fi,
        "Cubocephalus sperator"@sv .

<http://tun.fi/MX.307549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus sternocerus" ;
    dwc:scientificNameAuthorship "Thomson, 1873" ;
    skos:broader <http://tun.fi/MX.307528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cubocephalus sternocerus"@fi,
        "Cubocephalus sternocerus"@sv .

<http://tun.fi/MX.307551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echthrus reluctator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.307550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echthrus reluctator"@fi,
        "Echthrus reluctator"@sv .

<http://tun.fi/MX.307553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oresbius arridens" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oresbius arridens"@fi,
        "Oresbius arridens"@sv .

<http://tun.fi/MX.307554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oresbius bipunctatus" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1931)" ;
    skos:broader <http://tun.fi/MX.307552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oresbius bipunctatus"@fi,
        "Oresbius bipunctatus"@sv .

<http://tun.fi/MX.307555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oresbius castaneus" ;
    dwc:scientificNameAuthorship "Marshall, 1867" ;
    skos:broader <http://tun.fi/MX.307552> ;
    skos:hiddenLabel "Oresbius terrestris"@fi,
        "Oresbius terrestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oresbius castaneus"@fi,
        "Oresbius castaneus"@sv .

<http://tun.fi/MX.307557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oresbius galactinus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oresbius galactinus"@fi,
        "Oresbius galactinus"@sv .

<http://tun.fi/MX.307558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oresbius lapponicus" ;
    dwc:scientificNameAuthorship "(Thomson, 1873)" ;
    skos:broader <http://tun.fi/MX.307552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oresbius lapponicus"@fi,
        "Oresbius lapponicus"@sv .

<http://tun.fi/MX.307559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oresbius leucopsis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oresbius leucopsis"@fi,
        "Oresbius leucopsis"@sv .

<http://tun.fi/MX.307560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oresbius nigricornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.307552> ;
    skos:hiddenLabel "Oresbius dorsator"@fi,
        "Oresbius dorsator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oresbius nigricornis"@fi,
        "Oresbius nigricornis"@sv .

<http://tun.fi/MX.307562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oresbius nivalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.307552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oresbius nivalis"@fi,
        "Oresbius nivalis"@sv .

<http://tun.fi/MX.307563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oresbius septentrionalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.307552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oresbius septentrionalis"@fi,
        "Oresbius septentrionalis"@sv .

<http://tun.fi/MX.307564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oresbius subguttata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oresbius subguttata"@fi,
        "Oresbius subguttata"@sv .

<http://tun.fi/MX.307566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytribax arrogans" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polytribax arrogans"@fi,
        "Polytribax arrogans"@sv .

<http://tun.fi/MX.307567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytribax perspicillator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.307565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polytribax perspicillator"@fi,
        "Polytribax perspicillator"@sv .

<http://tun.fi/MX.307568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytribax picticornis" ;
    dwc:scientificNameAuthorship "(Ruthe, 1859)" ;
    skos:broader <http://tun.fi/MX.307565> ;
    skos:hiddenLabel "Polytribax gravenhorsti"@fi,
        "Polytribax gravenhorsti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polytribax picticornis"@fi,
        "Polytribax picticornis"@sv .

<http://tun.fi/MX.307570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytribax rufipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polytribax rufipes"@fi,
        "Polytribax rufipes"@sv .

<http://tun.fi/MX.307572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aconias tarsatus" ;
    dwc:scientificNameAuthorship "(Bridgman, 1881)" ;
    skos:broader <http://tun.fi/MX.307571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aconias tarsatus"@fi,
        "Aconias tarsatus"@sv .

<http://tun.fi/MX.307574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectocryptus digitatus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.307573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectocryptus digitatus"@fi,
        "Plectocryptus digitatus"@sv .

<http://tun.fi/MX.307575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectocryptus effeminatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307573> ;
    skos:hiddenLabel "Plectocryptus flavopunctatus"@fi,
        "Plectocryptus flavopunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectocryptus effeminatus"@fi,
        "Plectocryptus effeminatus"@sv .

<http://tun.fi/MX.307577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectocryptus poecilops" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1891)" ;
    skos:broader <http://tun.fi/MX.307573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectocryptus poecilops"@fi,
        "Plectocryptus poecilops"@sv .

<http://tun.fi/MX.307579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Giraudia grisescens" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307578> ;
    skos:hiddenLabel "Giraudia scansor"@fi,
        "Giraudia scansor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Giraudia grisescens"@fi,
        "Giraudia grisescens"@sv .

<http://tun.fi/MX.307581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Giraudia gyratoria" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307578> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Giraudia gyratoria"@fi,
        "Giraudia gyratoria"@sv .

<http://tun.fi/MX.307583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schenkia crassicornis" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1891)" ;
    skos:broader <http://tun.fi/MX.307582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schenkia crassicornis"@fi,
        "Schenkia crassicornis"@sv .

<http://tun.fi/MX.307584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schenkia graminicola" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schenkia graminicola"@fi,
        "Schenkia graminicola"@sv .

<http://tun.fi/MX.307585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schenkia humeralis" ;
    dwc:scientificNameAuthorship "Sawoniewicz, 1993" ;
    skos:broader <http://tun.fi/MX.307582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schenkia humeralis"@fi,
        "Schenkia humeralis"@sv .

<http://tun.fi/MX.307586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schenkia opacula" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.307582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schenkia opacula"@fi,
        "Schenkia opacula"@sv .

<http://tun.fi/MX.307587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schenkia rubricollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.307582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schenkia rubricollis"@fi,
        "Schenkia rubricollis"@sv .

<http://tun.fi/MX.307588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schenkia spinolai" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schenkia spinolai"@fi,
        "Schenkia spinolai"@sv .

<http://tun.fi/MX.307590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaplectes monticola" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaplectes monticola"@fi,
        "Megaplectes monticola"@sv .

<http://tun.fi/MX.307592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleolophus basizonius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleolophus basizonius"@fi,
        "Pleolophus basizonius"@sv .

<http://tun.fi/MX.307593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleolophus brachypterus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1815)" ;
    skos:broader <http://tun.fi/MX.307591> ;
    skos:hiddenLabel "Pleolophus assimilis"@fi,
        "Pleolophus assimilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleolophus brachypterus"@fi,
        "Pleolophus brachypterus"@sv .

<http://tun.fi/MX.307595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleolophus larvatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307591> ;
    skos:hiddenLabel "Pleolophus alutaceus"@fi,
        "Pleolophus discedens"@fi,
        "Pleolophus alutaceus"@sv,
        "Pleolophus discedens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleolophus larvatus"@fi,
        "Pleolophus larvatus"@sv .

<http://tun.fi/MX.307598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleolophus micropterus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1815)" ;
    skos:broader <http://tun.fi/MX.307591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleolophus micropterus"@fi,
        "Pleolophus micropterus"@sv .

<http://tun.fi/MX.307599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleolophus sericans" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleolophus sericans"@fi,
        "Pleolophus sericans"@sv .

<http://tun.fi/MX.307600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleolophus sperator" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.307591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleolophus sperator"@fi,
        "Pleolophus sperator"@sv .

<http://tun.fi/MX.307601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleolophus vestigialis" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleolophus vestigialis"@fi,
        "Pleolophus vestigialis"@sv .

<http://tun.fi/MX.307603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhytura europeator" ;
    dwc:scientificNameAuthorship "Sawoniewicz, 1993" ;
    skos:broader <http://tun.fi/MX.307602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhytura europeator"@fi,
        "Rhytura europeator"@sv .

<http://tun.fi/MX.307605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptesis alpineti" ;
    dwc:scientificNameAuthorship "(Roman, 1913)" ;
    skos:broader <http://tun.fi/MX.307604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptesis alpineti"@fi,
        "Aptesis alpineti"@sv .

<http://tun.fi/MX.307606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptesis ambulatoria" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptesis ambulatoria"@fi,
        "Aptesis ambulatoria"@sv .

<http://tun.fi/MX.307607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptesis assimilis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptesis assimilis"@fi,
        "Aptesis assimilis"@sv .

<http://tun.fi/MX.307608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptesis cretata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptesis cretata"@fi,
        "Aptesis cretata"@sv .

<http://tun.fi/MX.307609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptesis femoralis" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.307604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptesis femoralis"@fi,
        "Aptesis femoralis"@sv .

<http://tun.fi/MX.307610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptesis flagitator" ;
    dwc:scientificNameAuthorship "(Rossi, 1790)" ;
    skos:broader <http://tun.fi/MX.307604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptesis flagitator"@fi,
        "Aptesis flagitator"@sv .

<http://tun.fi/MX.307611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptesis gravipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307604> ;
    skos:hiddenLabel "Aptesis puncticollis"@fi,
        "Aptesis puncticollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptesis gravipes"@fi,
        "Aptesis gravipes"@sv .

<http://tun.fi/MX.307613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptesis improba" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptesis improba"@fi,
        "Aptesis improba"@sv .

<http://tun.fi/MX.307614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptesis jejunator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.307604> ;
    skos:hiddenLabel "Aptesis abdominator"@fi,
        "Aptesis abdominator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptesis jejunator"@fi,
        "Aptesis jejunator"@sv .

<http://tun.fi/MX.307616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptesis nigricollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.307604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptesis nigricollis"@fi,
        "Aptesis nigricollis"@sv .

<http://tun.fi/MX.307617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptesis nigritula" ;
    dwc:scientificNameAuthorship "(Thomson, 1885)" ;
    skos:broader <http://tun.fi/MX.307604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptesis nigritula"@fi,
        "Aptesis nigritula"@sv .

<http://tun.fi/MX.307618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptesis nigrocincta" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1815)" ;
    skos:broader <http://tun.fi/MX.307604> ;
    skos:hiddenLabel "Aptesis stroblii"@fi,
        "Aptesis stroblii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptesis nigrocincta"@fi,
        "Aptesis nigrocincta"@sv .

<http://tun.fi/MX.307620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aptesis terminata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aptesis terminata"@fi,
        "Aptesis terminata"@sv .

<http://tun.fi/MX.307625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apsilops cinctorius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.307623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apsilops cinctorius"@fi,
        "Apsilops cinctorius"@sv .

<http://tun.fi/MX.307626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apsilops tenebrosus" ;
    dwc:scientificNameAuthorship "Hellén, 1957" ;
    skos:broader <http://tun.fi/MX.307623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apsilops tenebrosus"@fi,
        "Apsilops tenebrosus"@sv .

<http://tun.fi/MX.307628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrybius praedator" ;
    dwc:scientificNameAuthorship "(Rossi, 1792)" ;
    skos:broader <http://tun.fi/MX.307627> ;
    skos:hiddenLabel "Thrybius drewseni"@fi,
        "Thrybius leucopygus"@fi,
        "Thrybius drewseni"@sv,
        "Thrybius leucopygus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrybius praedator"@fi,
        "Thrybius praedator"@sv .

<http://tun.fi/MX.307632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrothereutes abbreviatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.307631> ;
    skos:hiddenLabel "Agrothereutes abbreviator"@fi,
        "Agrothereutes abbreviator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrothereutes abbreviatus"@fi,
        "Agrothereutes abbreviatus"@sv .

<http://tun.fi/MX.307634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrothereutes adustus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrothereutes adustus"@fi,
        "Agrothereutes adustus"@sv .

<http://tun.fi/MX.307635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrothereutes aterrimus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrothereutes aterrimus"@fi,
        "Agrothereutes aterrimus"@sv .

<http://tun.fi/MX.307636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrothereutes fumipennis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrothereutes fumipennis"@fi,
        "Agrothereutes fumipennis"@sv .

<http://tun.fi/MX.307637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrothereutes hospes" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.307631> ;
    skos:hiddenLabel "Agrothereutes solitarius"@fi,
        "Agrothereutes solitarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrothereutes hospes"@fi,
        "Agrothereutes hospes"@sv .

<http://tun.fi/MX.307639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrothereutes leucorhaeus" ;
    dwc:scientificNameAuthorship "(Donovan, 1810)" ;
    skos:broader <http://tun.fi/MX.307631> ;
    skos:hiddenLabel "Agrothereutes bombycis"@fi,
        "Agrothereutes tibialis"@fi,
        "Agrothereutes bombycis"@sv,
        "Agrothereutes tibialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrothereutes leucorhaeus"@fi,
        "Agrothereutes leucorhaeus"@sv .

<http://tun.fi/MX.307642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrothereutes mandator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.307631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrothereutes mandator"@fi,
        "Agrothereutes mandator"@sv .

<http://tun.fi/MX.307643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrothereutes mansuetor" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.307631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrothereutes mansuetor"@fi,
        "Agrothereutes mansuetor"@sv .

<http://tun.fi/MX.307644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrothereutes saturniae" ;
    dwc:scientificNameAuthorship "(Boie, 1855)" ;
    skos:broader <http://tun.fi/MX.307631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrothereutes saturniae"@fi,
        "Agrothereutes saturniae"@sv .

<http://tun.fi/MX.307646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gambrus bipunctatus" ;
    dwc:scientificNameAuthorship "(Tschek, 1872)" ;
    skos:broader <http://tun.fi/MX.307645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gambrus bipunctatus"@fi,
        "Gambrus bipunctatus"@sv .

<http://tun.fi/MX.307647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gambrus carnifex" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gambrus carnifex"@fi,
        "Gambrus carnifex"@sv .

<http://tun.fi/MX.307648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gambrus conjungens" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.307645> ;
    skos:hiddenLabel "Gambrus palustris"@fi,
        "Gambrus palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gambrus conjungens"@fi,
        "Gambrus conjungens"@sv .

<http://tun.fi/MX.307650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gambrus incubitor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.307645> ;
    skos:hiddenLabel "Gambrus ornatulus"@fi,
        "Gambrus superus"@fi,
        "Gambrus ornatulus"@sv,
        "Gambrus superus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gambrus incubitor"@fi,
        "Gambrus incubitor"@sv .

<http://tun.fi/MX.307653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gambrus ornatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307645> ;
    skos:hiddenLabel "Gambrus inferus"@fi,
        "Gambrus inferus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gambrus ornatus"@fi,
        "Gambrus ornatus"@sv .

<http://tun.fi/MX.307655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gambrus tricolor" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gambrus tricolor"@fi,
        "Gambrus tricolor"@sv .

<http://tun.fi/MX.307657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocryptus bellosus" ;
    dwc:scientificNameAuthorship "(Curtis, 1837)" ;
    skos:broader <http://tun.fi/MX.307656> ;
    skos:hiddenLabel "Hoplocryptus signatorius"@fi,
        "Hoplocryptus signatorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplocryptus bellosus"@fi,
        "Hoplocryptus bellosus"@sv .

<http://tun.fi/MX.307659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocryptus bohemani" ;
    dwc:scientificNameAuthorship "(Holmgren, 1856)" ;
    skos:broader <http://tun.fi/MX.307656> ;
    skos:hiddenLabel "Hoplocryptus mesoxanthus"@fi,
        "Hoplocryptus rufoniger"@fi,
        "Hoplocryptus mesoxanthus"@sv,
        "Hoplocryptus rufoniger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplocryptus bohemani"@fi,
        "Hoplocryptus bohemani"@sv .

<http://tun.fi/MX.307662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocryptus confector" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307656> ;
    skos:hiddenLabel "Hoplocryptus dubius"@fi,
        "Hoplocryptus dubius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplocryptus confector"@fi,
        "Hoplocryptus confector"@sv .

<http://tun.fi/MX.307664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocryptus coxator" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.307656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplocryptus coxator"@fi,
        "Hoplocryptus coxator"@sv .

<http://tun.fi/MX.307665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocryptus murarius" ;
    dwc:scientificNameAuthorship "(Börner, 1782)" ;
    skos:broader <http://tun.fi/MX.307656> ;
    skos:hiddenLabel "Hoplocryptus binotatulus"@fi,
        "Hoplocryptus fugitivus"@fi,
        "Hoplocryptus heliophilus"@fi,
        "Hoplocryptus binotatulus"@sv,
        "Hoplocryptus fugitivus"@sv,
        "Hoplocryptus heliophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplocryptus murarius"@fi,
        "Hoplocryptus murarius"@sv .

<http://tun.fi/MX.307669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocryptus quadriguttatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplocryptus quadriguttatus"@fi,
        "Hoplocryptus quadriguttatus"@sv .

<http://tun.fi/MX.307672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aritranis director" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aritranis director"@fi,
        "Aritranis director"@sv .

<http://tun.fi/MX.307673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aritranis explorator" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.307670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aritranis explorator"@fi,
        "Aritranis explorator"@sv .

<http://tun.fi/MX.307674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aritranis nigripes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307670> ;
    skos:hiddenLabel "Aritranis insectator"@fi,
        "Aritranis insectator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aritranis nigripes"@fi,
        "Aritranis nigripes"@sv .

<http://tun.fi/MX.307676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aritranis occisor" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aritranis occisor"@fi,
        "Aritranis occisor"@sv .

<http://tun.fi/MX.307678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hidryta frater" ;
    dwc:scientificNameAuthorship "(Cresson, 1864)" ;
    skos:broader <http://tun.fi/MX.307677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hidryta frater"@fi,
        "Hidryta frater"@sv .

<http://tun.fi/MX.307679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hidryta sordida" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.307677> ;
    skos:hiddenLabel "Hidryta erythrocera"@fi,
        "Hidryta frater"@fi,
        "Hidryta sordidula"@fi,
        "Hidryta erythrocera"@sv,
        "Hidryta frater"@sv,
        "Hidryta sordidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hidryta sordida"@fi,
        "Hidryta sordida"@sv .

<http://tun.fi/MX.307684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiolispa analis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.307683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiolispa analis"@fi,
        "Idiolispa analis"@sv .

<http://tun.fi/MX.307685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiolispa grossa" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiolispa grossa"@fi,
        "Idiolispa grossa"@sv .

<http://tun.fi/MX.307686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiolispa obfuscator" ;
    dwc:scientificNameAuthorship "(Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.307683> ;
    skos:hiddenLabel "Idiolispa tenuicornis"@fi,
        "Idiolispa tenuicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiolispa obfuscator"@fi,
        "Idiolispa obfuscator"@sv .

<http://tun.fi/MX.307688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiolispa subalpina" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1904)" ;
    skos:broader <http://tun.fi/MX.307683> ;
    skos:hiddenLabel "Idiolispa annulicornis"@fi,
        "Idiolispa heydeni"@fi,
        "Idiolispa annulicornis"@sv,
        "Idiolispa heydeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiolispa subalpina"@fi,
        "Idiolispa subalpina"@sv .

<http://tun.fi/MX.307692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trychosis ambigua" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.307691> ;
    skos:hiddenLabel "Trychosis mesocastanea"@fi,
        "Trychosis mesocastanea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trychosis ambigua"@fi,
        "Trychosis ambigua"@sv .

<http://tun.fi/MX.307694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trychosis atripes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trychosis atripes"@fi,
        "Trychosis atripes"@sv .

<http://tun.fi/MX.307695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trychosis gradaria" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.307691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trychosis gradaria"@fi,
        "Trychosis gradaria"@sv .

<http://tun.fi/MX.307696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trychosis ingrata" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.307691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trychosis ingrata"@fi,
        "Trychosis ingrata"@sv .

<http://tun.fi/MX.307697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trychosis legator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307691> ;
    skos:hiddenLabel "Trychosis rustica"@fi,
        "Trychosis rustica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trychosis legator"@fi,
        "Trychosis legator"@sv .

<http://tun.fi/MX.307699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trychosis neglecta" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.307691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trychosis neglecta"@fi,
        "Trychosis neglecta"@sv .

<http://tun.fi/MX.307700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trychosis paupera" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.307691> ;
    skos:hiddenLabel "Trychosis lapponica"@fi,
        "Trychosis lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trychosis paupera"@fi,
        "Trychosis paupera"@sv .

<http://tun.fi/MX.307702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trychosis picta" ;
    dwc:scientificNameAuthorship "(Thomson, 1873)" ;
    skos:broader <http://tun.fi/MX.307691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trychosis picta"@fi,
        "Trychosis picta"@sv .

<http://tun.fi/MX.307703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trychosis tristator" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.307691> ;
    skos:hiddenLabel "Trychosis glabricula"@fi,
        "Trychosis glabricula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trychosis tristator"@fi,
        "Trychosis tristator"@sv .

<http://tun.fi/MX.307707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enclisis macilentus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307706> ;
    skos:hiddenLabel "Enclisis remex"@fi,
        "Enclisis remex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enclisis macilentus"@fi,
        "Enclisis macilentus"@sv .

<http://tun.fi/MX.307709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enclisis ornaticeps" ;
    dwc:scientificNameAuthorship "(Thomson, 1885)" ;
    skos:broader <http://tun.fi/MX.307706> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enclisis ornaticeps"@fi,
        "Enclisis ornaticeps"@sv .

<http://tun.fi/MX.307710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enclisis vindex" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.307706> ;
    skos:hiddenLabel "Enclisis nubifer"@fi,
        "Enclisis nubifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enclisis vindex"@fi,
        "Enclisis vindex"@sv .

<http://tun.fi/MX.307713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnus alternator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnus alternator"@fi,
        "Ischnus alternator"@sv .

<http://tun.fi/MX.307714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnus inquisitorius" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.307712> ;
    skos:hiddenLabel "Ischnus porrectorius"@fi,
        "Ischnus sannio"@fi,
        "Ischnus porrectorius"@sv,
        "Ischnus sannio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnus inquisitorius"@fi,
        "Ischnus inquisitorius"@sv .

<http://tun.fi/MX.307717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnus migrator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.307712> ;
    skos:hiddenLabel "Ischnus collaris"@fi,
        "Ischnus punctiger"@fi,
        "Ischnus collaris"@sv,
        "Ischnus punctiger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnus migrator"@fi,
        "Ischnus migrator"@sv .

<http://tun.fi/MX.307721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenocryptus polytomi" ;
    dwc:scientificNameAuthorship "(Tschek, 1872)" ;
    skos:broader <http://tun.fi/MX.307720> ;
    skos:hiddenLabel "Caenocryptus melanarius"@fi,
        "Caenocryptus melanarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caenocryptus polytomi"@fi,
        "Caenocryptus polytomi"@sv .

<http://tun.fi/MX.307723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenocryptus rufiventris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caenocryptus rufiventris"@fi,
        "Caenocryptus rufiventris"@sv .

<http://tun.fi/MX.307725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nippocryptus quadriannulatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nippocryptus quadriannulatus"@fi,
        "Nippocryptus quadriannulatus"@sv .

<http://tun.fi/MX.307727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buathra laborator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Buathra laborator"@fi,
        "Buathra laborator"@sv .

<http://tun.fi/MX.307728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buathra tarsoleucos" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.307726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Buathra tarsoleucos"@fi,
        "Buathra tarsoleucos"@sv .

<http://tun.fi/MX.307731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptus armator" ;
    dwc:scientificNameAuthorship "Fabricius, 1804" ;
    skos:broader <http://tun.fi/MX.307729> ;
    skos:hiddenLabel "Cryptus albatorius"@fi,
        "Cryptus albatorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptus armator"@fi,
        "Cryptus armator"@sv .

<http://tun.fi/MX.307733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptus dianae" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptus dianae"@fi,
        "Cryptus dianae"@sv .

<http://tun.fi/MX.307734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptus fibulatus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptus fibulatus"@fi,
        "Cryptus fibulatus"@sv .

<http://tun.fi/MX.307735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptus inculcator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.307729> ;
    skos:hiddenLabel "Cryptus sponsor"@fi,
        "Cryptus sponsor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptus inculcator"@fi,
        "Cryptus inculcator"@sv .

<http://tun.fi/MX.307737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptus macellus" ;
    dwc:scientificNameAuthorship "Tschek, 1871" ;
    skos:broader <http://tun.fi/MX.307729> ;
    skos:hiddenLabel "Cryptus arenicola"@fi,
        "Cryptus arenicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptus macellus"@fi,
        "Cryptus macellus"@sv .

<http://tun.fi/MX.307739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptus minator" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptus minator"@fi,
        "Cryptus minator"@sv .

<http://tun.fi/MX.307740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptus moschator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.307729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptus moschator"@fi,
        "Cryptus moschator"@sv .

<http://tun.fi/MX.307741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptus obscuripes" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.307729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptus obscuripes"@fi,
        "Cryptus obscuripes"@sv .

<http://tun.fi/MX.307742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptus obscurus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.307729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptus obscurus"@fi,
        "Cryptus obscurus"@sv .

<http://tun.fi/MX.307743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptus spinosus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307729> ;
    skos:hiddenLabel "Cryptus armatorius"@fi,
        "Cryptus armatorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptus spinosus"@fi,
        "Cryptus spinosus"@sv .

<http://tun.fi/MX.307745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptus subquadratus" ;
    dwc:scientificNameAuthorship "Thomson, 1873" ;
    skos:broader <http://tun.fi/MX.307729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptus subquadratus"@fi,
        "Cryptus subquadratus"@sv .

<http://tun.fi/MX.307746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptus titubator" ;
    dwc:scientificNameAuthorship "Thunberg, 1824" ;
    skos:broader <http://tun.fi/MX.307729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptus titubator"@fi,
        "Cryptus titubator"@sv .

<http://tun.fi/MX.307747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptus viduatorius" ;
    dwc:scientificNameAuthorship "Fabricius, 1804" ;
    skos:broader <http://tun.fi/MX.307729> ;
    skos:hiddenLabel "Cryptus germari"@fi,
        "Cryptus germari"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptus viduatorius"@fi,
        "Cryptus viduatorius"@sv .

<http://tun.fi/MX.307752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylophrurus lancifer" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307749> ;
    skos:hiddenLabel "Xylophrurus dispar"@fi,
        "Xylophrurus dispar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylophrurus lancifer"@fi,
        "Xylophrurus lancifer"@sv .

<http://tun.fi/MX.307756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meringopus cyanator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meringopus cyanator"@fi,
        "Meringopus cyanator"@sv .

<http://tun.fi/MX.307757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meringopus nigerrimus" ;
    dwc:scientificNameAuthorship "(Boyer de Fonscolombe, 1850)" ;
    skos:broader <http://tun.fi/MX.307755> ;
    skos:hiddenLabel "Meringopus murorum"@fi,
        "Meringopus murorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meringopus nigerrimus"@fi,
        "Meringopus nigerrimus"@sv .

<http://tun.fi/MX.307759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meringopus titillator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.307755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meringopus titillator"@fi,
        "Meringopus titillator"@sv .

<http://tun.fi/MX.307762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesostenus albinotatus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesostenus albinotatus"@fi,
        "Mesostenus albinotatus"@sv .

<http://tun.fi/MX.307763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesostenus crassifemur" ;
    dwc:scientificNameAuthorship "Thomson, 1888" ;
    skos:broader <http://tun.fi/MX.307761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesostenus crassifemur"@fi,
        "Mesostenus crassifemur"@sv .

<http://tun.fi/MX.307764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesostenus transfuga" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesostenus transfuga"@fi,
        "Mesostenus transfuga"@sv .

<http://tun.fi/MX.307767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Listrognathus compressicornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Listrognathus compressicornis"@fi,
        "Listrognathus compressicornis"@sv .

<http://tun.fi/MX.307768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Listrognathus firmator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.307766> ;
    skos:hiddenLabel "Listrognathus ligator"@fi,
        "Listrognathus ligator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Listrognathus firmator"@fi,
        "Listrognathus firmator"@sv .

<http://tun.fi/MX.307770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Listrognathus mactator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Listrognathus mactator"@fi,
        "Listrognathus mactator"@sv .

<http://tun.fi/MX.307773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ateleute linearis" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.307772> ;
    skos:hiddenLabel "Ateleute lissonotoides"@fi,
        "Ateleute lissonotoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ateleute linearis"@fi,
        "Ateleute linearis"@sv .

<http://tun.fi/MX.307777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenarella domator" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.307776> ;
    skos:hiddenLabel "Stenarella gladiator"@fi,
        "Stenarella gladiator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenarella domator"@fi,
        "Stenarella domator"@sv .

<http://tun.fi/MX.307780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematopodius debilis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.307779> ;
    skos:hiddenLabel "Nematopodius formosus"@fi,
        "Nematopodius formosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematopodius debilis"@fi,
        "Nematopodius debilis"@sv .

<http://tun.fi/MX.307783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acroricnus stylator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acroricnus stylator"@fi,
        "Acroricnus stylator"@sv .

<http://tun.fi/MX.307786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schreineria cingulipes" ;
    dwc:scientificNameAuthorship "(Förster, 1888)" ;
    skos:broader <http://tun.fi/MX.307785> ;
    skos:hiddenLabel "Schreineria annulata"@fi,
        "Schreineria annulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schreineria cingulipes"@fi,
        "Schreineria cingulipes"@sv .

<http://tun.fi/MX.307789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphecophaga vesparum" ;
    dwc:scientificNameAuthorship "(Curtis, 1828)" ;
    skos:broader <http://tun.fi/MX.307788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphecophaga vesparum"@fi,
        "Sphecophaga vesparum"@sv .

<http://tun.fi/MX.307795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterischnus anomalus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1857)" ;
    skos:broader <http://tun.fi/MX.307793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterischnus anomalus"@fi,
        "Heterischnus anomalus"@sv .

<http://tun.fi/MX.307796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterischnus debilis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterischnus debilis"@fi,
        "Heterischnus debilis"@sv .

<http://tun.fi/MX.307797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterischnus nigricollis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1844)" ;
    skos:broader <http://tun.fi/MX.307793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterischnus nigricollis"@fi,
        "Heterischnus nigricollis"@sv .

<http://tun.fi/MX.307799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterischnus truncator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.307793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterischnus truncator"@fi,
        "Heterischnus truncator"@sv .

<http://tun.fi/MX.307802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenodontus marginellus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenodontus marginellus"@fi,
        "Stenodontus marginellus"@sv .

<http://tun.fi/MX.307804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Misetus oculatus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Misetus oculatus"@fi,
        "Misetus oculatus"@sv .

<http://tun.fi/MX.307806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jethsura pyriformis" ;
    dwc:scientificNameAuthorship "(Provancher, 1875)" ;
    skos:broader <http://tun.fi/MX.307805> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jethsura pyriformis"@fi,
        "Jethsura pyriformis"@sv .

<http://tun.fi/MX.307809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicaelotus cameroni" ;
    dwc:scientificNameAuthorship "Bridgman, 1881" ;
    skos:broader <http://tun.fi/MX.307807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicaelotus cameroni"@fi,
        "Dicaelotus cameroni"@sv .

<http://tun.fi/MX.307810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicaelotus crassifemus" ;
    dwc:scientificNameAuthorship "Thomson, 1891" ;
    skos:broader <http://tun.fi/MX.307807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicaelotus crassifemus"@fi,
        "Dicaelotus crassifemus"@sv .

<http://tun.fi/MX.307811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicaelotus erythrogaster" ;
    dwc:scientificNameAuthorship "(Holmgren, 1890)" ;
    skos:broader <http://tun.fi/MX.307807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicaelotus erythrogaster"@fi,
        "Dicaelotus erythrogaster"@sv .

<http://tun.fi/MX.307812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicaelotus erythrostoma" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicaelotus erythrostoma"@fi,
        "Dicaelotus erythrostoma"@sv .

<http://tun.fi/MX.307813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicaelotus kriechbaumeri" ;
    dwc:scientificNameAuthorship "(Holmgren, 1890)" ;
    skos:broader <http://tun.fi/MX.307807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicaelotus kriechbaumeri"@fi,
        "Dicaelotus kriechbaumeri"@sv .

<http://tun.fi/MX.307814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicaelotus parvulus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicaelotus parvulus"@fi,
        "Dicaelotus parvulus"@sv .

<http://tun.fi/MX.307815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicaelotus pumilus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicaelotus pumilus"@fi,
        "Dicaelotus pumilus"@sv .

<http://tun.fi/MX.307816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicaelotus pusillator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.307807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicaelotus pusillator"@fi,
        "Dicaelotus pusillator"@sv .

<http://tun.fi/MX.307817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicaelotus pusillus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1890)" ;
    skos:broader <http://tun.fi/MX.307807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicaelotus pusillus"@fi,
        "Dicaelotus pusillus"@sv .

<http://tun.fi/MX.307820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colpognathus celerator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.307819> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colpognathus celerator"@fi,
        "Colpognathus celerator"@sv .

<http://tun.fi/MX.307821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colpognathus divisus" ;
    dwc:scientificNameAuthorship "Thomson, 1891" ;
    skos:broader <http://tun.fi/MX.307819> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colpognathus divisus"@fi,
        "Colpognathus divisus"@sv .

<http://tun.fi/MX.307823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oronotus binotatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307822> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oronotus binotatus"@fi,
        "Oronotus binotatus"@sv .

<http://tun.fi/MX.307825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centeterus confector" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centeterus confector"@fi,
        "Centeterus confector"@sv .

<http://tun.fi/MX.307828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centeterus major" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centeterus major"@fi,
        "Centeterus major"@sv .

<http://tun.fi/MX.307829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centeterus rubiginosus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.307824> ;
    skos:hiddenLabel "Centeterus opprimator"@fi,
        "Centeterus opprimator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centeterus rubiginosus"@fi,
        "Centeterus rubiginosus"@sv .

<http://tun.fi/MX.307832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eparces grandiceps" ;
    dwc:scientificNameAuthorship "(Thomson, 1891)" ;
    skos:broader <http://tun.fi/MX.307831> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eparces grandiceps"@fi,
        "Eparces grandiceps"@sv .

<http://tun.fi/MX.307834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitomus alpicola" ;
    dwc:scientificNameAuthorship "(Strobl, 1901)" ;
    skos:broader <http://tun.fi/MX.307833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitomus alpicola"@fi,
        "Epitomus alpicola"@sv .

<http://tun.fi/MX.307835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitomus infuscatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307833> ;
    skos:hiddenLabel "Epitomus pygmaeus"@fi,
        "Epitomus pygmaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epitomus infuscatus"@fi,
        "Epitomus infuscatus"@sv .

<http://tun.fi/MX.307838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dilleritomus filiformis" ;
    dwc:scientificNameAuthorship "(Strobl, 1901)" ;
    skos:broader <http://tun.fi/MX.307837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dilleritomus filiformis"@fi,
        "Dilleritomus filiformis"@sv .

<http://tun.fi/MX.307840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeosemus mitigiosus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307839> ;
    skos:hiddenLabel "Baeosemus vulpecula"@fi,
        "Baeosemus vulpecula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baeosemus mitigiosus"@fi,
        "Baeosemus mitigiosus"@sv .

<http://tun.fi/MX.307843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herpestomus arridens" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307842> ;
    skos:hiddenLabel "Herpestomus xanthopus"@fi,
        "Herpestomus xanthopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herpestomus arridens"@fi,
        "Herpestomus arridens"@sv .

<http://tun.fi/MX.307845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herpestomus brunnicornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307842> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herpestomus brunnicornis"@fi,
        "Herpestomus brunnicornis"@sv .

<http://tun.fi/MX.307846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herpestomus nasutus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307842> ;
    skos:hiddenLabel "Herpestomus furunculus"@fi,
        "Herpestomus furunculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herpestomus nasutus"@fi,
        "Herpestomus nasutus"@sv .

<http://tun.fi/MX.307848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herpestomus wesmaeli" ;
    dwc:scientificNameAuthorship "Perkins, 1953" ;
    skos:broader <http://tun.fi/MX.307842> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Herpestomus wesmaeli"@fi,
        "Herpestomus wesmaeli"@sv .

<http://tun.fi/MX.307850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriplatys ardeicollis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriplatys ardeicollis"@fi,
        "Eriplatys ardeicollis"@sv .

<http://tun.fi/MX.307851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriplatys sawoniewiczi" ;
    dwc:scientificNameAuthorship "Diller, 1993" ;
    skos:broader <http://tun.fi/MX.307849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriplatys sawoniewiczi"@fi,
        "Eriplatys sawoniewiczi"@sv .

<http://tun.fi/MX.307853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraethecerus elongatus" ;
    dwc:scientificNameAuthorship "Perkins, 1953" ;
    skos:broader <http://tun.fi/MX.307852> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraethecerus elongatus"@fi,
        "Paraethecerus elongatus"@sv .

<http://tun.fi/MX.307856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus amaenus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus amaenus"@fi,
        "Tycherus amaenus"@sv .

<http://tun.fi/MX.307857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus bellicornis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus bellicornis"@fi,
        "Tycherus bellicornis"@sv .

<http://tun.fi/MX.307858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus boreoalpinus" ;
    dwc:scientificNameAuthorship "Ranin, 1985" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus boreoalpinus"@fi,
        "Tycherus boreoalpinus"@sv .

<http://tun.fi/MX.307859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus brevifacies" ;
    dwc:scientificNameAuthorship "Ranin, 1983" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus brevifacies"@fi,
        "Tycherus brevifacies"@sv .

<http://tun.fi/MX.307860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus capitosus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1890)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus capitosus"@fi,
        "Tycherus capitosus"@sv .

<http://tun.fi/MX.307861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus carinulatus" ;
    dwc:scientificNameAuthorship "Ranin, 1983" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus carinulatus"@fi,
        "Tycherus carinulatus"@sv .

<http://tun.fi/MX.307862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus cephalotes" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus cephalotes"@fi,
        "Tycherus cephalotes"@sv .

<http://tun.fi/MX.307863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus coriaceus" ;
    dwc:scientificNameAuthorship "(Perkins, 1953)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus coriaceus"@fi,
        "Tycherus coriaceus"@sv .

<http://tun.fi/MX.307864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus curtus" ;
    dwc:scientificNameAuthorship "Ranin, 1983" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus curtus"@fi,
        "Tycherus curtus"@sv .

<http://tun.fi/MX.307865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus dilleri" ;
    dwc:scientificNameAuthorship "Ranin, 1985" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus dilleri"@fi,
        "Tycherus dilleri"@sv .

<http://tun.fi/MX.307866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus dodecellae" ;
    dwc:scientificNameAuthorship "Ranin, 1983" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus dodecellae"@fi,
        "Tycherus dodecellae"@sv .

<http://tun.fi/MX.307867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus elongatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1891)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus elongatus"@fi,
        "Tycherus elongatus"@sv .

<http://tun.fi/MX.307868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus eques" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus eques"@fi,
        "Tycherus eques"@sv .

<http://tun.fi/MX.307869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus fennicus" ;
    dwc:scientificNameAuthorship "(Hellén, 1951)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus fennicus"@fi,
        "Tycherus fennicus"@sv .

<http://tun.fi/MX.307870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus flavidens" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus flavidens"@fi,
        "Tycherus flavidens"@sv .

<http://tun.fi/MX.307871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus fuscibucca" ;
    dwc:scientificNameAuthorship "(Berthoumieu, 1901)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:hiddenLabel "Tycherus kratochvili"@fi,
        "Tycherus kratochvili"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus fuscibucca"@fi,
        "Tycherus fuscibucca"@sv .

<http://tun.fi/MX.307873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus fuscicornis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus fuscicornis"@fi,
        "Tycherus fuscicornis"@sv .

<http://tun.fi/MX.307874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus glareosus" ;
    dwc:scientificNameAuthorship "Ranin, 1983" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus glareosus"@fi,
        "Tycherus glareosus"@sv .

<http://tun.fi/MX.307875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus helleni" ;
    dwc:scientificNameAuthorship "Ranin, 1983" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus helleni"@fi,
        "Tycherus helleni"@sv .

<http://tun.fi/MX.307876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus impiger" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus impiger"@fi,
        "Tycherus impiger"@sv .

<http://tun.fi/MX.307877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus improcerus" ;
    dwc:scientificNameAuthorship "Ranin, 1983" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus improcerus"@fi,
        "Tycherus improcerus"@sv .

<http://tun.fi/MX.307878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus infimus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus infimus"@fi,
        "Tycherus infimus"@sv .

<http://tun.fi/MX.307879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus ischiomelinus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus ischiomelinus"@fi,
        "Tycherus ischiomelinus"@sv .

<http://tun.fi/MX.307880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus jucundus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus jucundus"@fi,
        "Tycherus jucundus"@sv .

<http://tun.fi/MX.307881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus juvenilis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1848)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:hiddenLabel "Tycherus pimplarius"@fi,
        "Tycherus pimplarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus juvenilis"@fi,
        "Tycherus juvenilis"@sv .

<http://tun.fi/MX.307883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus kuhmoensis" ;
    dwc:scientificNameAuthorship "Ranin, 1983" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus kuhmoensis"@fi,
        "Tycherus kuhmoensis"@sv .

<http://tun.fi/MX.307884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus macilentus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus macilentus"@fi,
        "Tycherus macilentus"@sv .

<http://tun.fi/MX.307885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus modestus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus modestus"@fi,
        "Tycherus modestus"@sv .

<http://tun.fi/MX.307886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus nigridens" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus nigridens"@fi,
        "Tycherus nigridens"@sv .

<http://tun.fi/MX.307887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus nigrifemoratus" ;
    dwc:scientificNameAuthorship "Ranin, 1983" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus nigrifemoratus"@fi,
        "Tycherus nigrifemoratus"@sv .

<http://tun.fi/MX.307888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus ophthalmicus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus ophthalmicus"@fi,
        "Tycherus ophthalmicus"@sv .

<http://tun.fi/MX.307889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus osculator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus osculator"@fi,
        "Tycherus osculator"@sv .

<http://tun.fi/MX.307890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus paluster" ;
    dwc:scientificNameAuthorship "Ranin, 1985" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus paluster"@fi,
        "Tycherus paluster"@sv .

<http://tun.fi/MX.307891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus propinquus" ;
    dwc:scientificNameAuthorship "Ranin, 1983" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus propinquus"@fi,
        "Tycherus propinquus"@sv .

<http://tun.fi/MX.307892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus septentrionalis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1890)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus septentrionalis"@fi,
        "Tycherus septentrionalis"@sv .

<http://tun.fi/MX.307893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus socialis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:hiddenLabel "Tycherus clypearis"@fi,
        "Tycherus discoidalis"@fi,
        "Tycherus clypearis"@sv,
        "Tycherus discoidalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus socialis"@fi,
        "Tycherus socialis"@sv .

<http://tun.fi/MX.307896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus stipator" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus stipator"@fi,
        "Tycherus stipator"@sv .

<http://tun.fi/MX.307897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus suspicax" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus suspicax"@fi,
        "Tycherus suspicax"@sv .

<http://tun.fi/MX.307898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus vafer" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus vafer"@fi,
        "Tycherus vafer"@sv .

<http://tun.fi/MX.307899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus vagus" ;
    dwc:scientificNameAuthorship "(Berthoumieu, 1899)" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus vagus"@fi,
        "Tycherus vagus"@sv .

<http://tun.fi/MX.307900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tycherus verecundus" ;
    dwc:scientificNameAuthorship "Ranin, 1983" ;
    skos:broader <http://tun.fi/MX.307854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tycherus verecundus"@fi,
        "Tycherus verecundus"@sv .

<http://tun.fi/MX.307902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeogenes alternans" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeogenes alternans"@fi,
        "Phaeogenes alternans"@sv .

<http://tun.fi/MX.307903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeogenes curator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeogenes curator"@fi,
        "Phaeogenes curator"@sv .

<http://tun.fi/MX.307904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeogenes heterogonus" ;
    dwc:scientificNameAuthorship "Holmgren, 1890" ;
    skos:broader <http://tun.fi/MX.307901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeogenes heterogonus"@fi,
        "Phaeogenes heterogonus"@sv .

<http://tun.fi/MX.307905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeogenes melanogonos" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.307901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeogenes melanogonos"@fi,
        "Phaeogenes melanogonos"@sv .

<http://tun.fi/MX.307906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeogenes planifrons" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeogenes planifrons"@fi,
        "Phaeogenes planifrons"@sv .

<http://tun.fi/MX.307907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeogenes planipectus" ;
    dwc:scientificNameAuthorship "Holmgren, 1890" ;
    skos:broader <http://tun.fi/MX.307901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeogenes planipectus"@fi,
        "Phaeogenes planipectus"@sv .

<http://tun.fi/MX.307908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeogenes semivulpinus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeogenes semivulpinus"@fi,
        "Phaeogenes semivulpinus"@sv .

<http://tun.fi/MX.307909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeogenes spiniger" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeogenes spiniger"@fi,
        "Phaeogenes spiniger"@sv .

<http://tun.fi/MX.307910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeogenes subuliferus" ;
    dwc:scientificNameAuthorship "Holmgren, 1890" ;
    skos:broader <http://tun.fi/MX.307901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeogenes subuliferus"@fi,
        "Phaeogenes subuliferus"@sv .

<http://tun.fi/MX.307911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeogenes trepidus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeogenes trepidus"@fi,
        "Phaeogenes trepidus"@sv .

<http://tun.fi/MX.307913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dirophanes callopus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307912> ;
    skos:hiddenLabel "Dirophanes tibiator"@fi,
        "Dirophanes tibiator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dirophanes callopus"@fi,
        "Dirophanes callopus"@sv .

<http://tun.fi/MX.307915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dirophanes foveolatus" ;
    dwc:scientificNameAuthorship "(Perkins, 1953)" ;
    skos:broader <http://tun.fi/MX.307912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dirophanes foveolatus"@fi,
        "Dirophanes foveolatus"@sv .

<http://tun.fi/MX.307916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dirophanes fulvitarsis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307912> ;
    skos:hiddenLabel "Dirophanes limatus"@fi,
        "Dirophanes ruficoxa"@fi,
        "Dirophanes limatus"@sv,
        "Dirophanes ruficoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dirophanes fulvitarsis"@fi,
        "Dirophanes fulvitarsis"@sv .

<http://tun.fi/MX.307919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dirophanes invisor" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dirophanes invisor"@fi,
        "Dirophanes invisor"@sv .

<http://tun.fi/MX.307920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dirophanes maculicornis" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.307912> ;
    skos:hiddenLabel "Dirophanes scutellaris"@fi,
        "Dirophanes scutellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dirophanes maculicornis"@fi,
        "Dirophanes maculicornis"@sv .

<http://tun.fi/MX.307922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dirophanes muricifer" ;
    dwc:scientificNameAuthorship "(Holmgren, 1890)" ;
    skos:broader <http://tun.fi/MX.307912> ;
    skos:hiddenLabel "Dirophanes tegularis"@fi,
        "Dirophanes tegularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dirophanes muricifer"@fi,
        "Dirophanes muricifer"@sv .

<http://tun.fi/MX.307924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dirophanes mysticus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1855)" ;
    skos:broader <http://tun.fi/MX.307912> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dirophanes mysticus"@fi,
        "Dirophanes mysticus"@sv .

<http://tun.fi/MX.307925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dirophanes regenerator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.307912> ;
    skos:hiddenLabel "Dirophanes rusticator"@fi,
        "Dirophanes rusticator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dirophanes regenerator"@fi,
        "Dirophanes regenerator"@sv .

<http://tun.fi/MX.307929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadromus arrisor" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307927> ;
    skos:hiddenLabel "Diadromus pulchellus"@fi,
        "Diadromus pulchellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadromus arrisor"@fi,
        "Diadromus arrisor"@sv .

<http://tun.fi/MX.307931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadromus candidatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307927> ;
    skos:hiddenLabel "Diadromus guttulatus"@fi,
        "Diadromus guttulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadromus candidatus"@fi,
        "Diadromus candidatus"@sv .

<http://tun.fi/MX.307933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadromus collaris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadromus collaris"@fi,
        "Diadromus collaris"@sv .

<http://tun.fi/MX.307934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadromus heteroneurus" ;
    dwc:scientificNameAuthorship "Holmgren, 1890" ;
    skos:broader <http://tun.fi/MX.307927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadromus heteroneurus"@fi,
        "Diadromus heteroneurus"@sv .

<http://tun.fi/MX.307935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadromus intermedius" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadromus intermedius"@fi,
        "Diadromus intermedius"@sv .

<http://tun.fi/MX.307936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadromus pimplarius" ;
    dwc:scientificNameAuthorship "Wesmaël, 1848" ;
    skos:broader <http://tun.fi/MX.307927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadromus pimplarius"@fi,
        "Diadromus pimplarius"@sv .

<http://tun.fi/MX.307937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadromus pulchellus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadromus pulchellus"@fi,
        "Diadromus pulchellus"@sv .

<http://tun.fi/MX.307938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadromus subtilicornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadromus subtilicornis"@fi,
        "Diadromus subtilicornis"@sv .

<http://tun.fi/MX.307939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadromus tenax" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadromus tenax"@fi,
        "Diadromus tenax"@sv .

<http://tun.fi/MX.307940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadromus troglodytes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadromus troglodytes"@fi,
        "Diadromus troglodytes"@sv .

<http://tun.fi/MX.307942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadromus varicolor" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadromus varicolor"@fi,
        "Diadromus varicolor"@sv .

<http://tun.fi/MX.307944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Raninia genalis" ;
    dwc:scientificNameAuthorship "Diller, 1985" ;
    skos:broader <http://tun.fi/MX.307943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Raninia genalis"@fi,
        "Raninia genalis"@sv .

<http://tun.fi/MX.307946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orotylus mitis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1848)" ;
    skos:broader <http://tun.fi/MX.307945> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orotylus mitis"@fi,
        "Orotylus mitis"@sv .

<http://tun.fi/MX.307948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethecerus discolor" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aethecerus discolor"@fi,
        "Aethecerus discolor"@sv .

<http://tun.fi/MX.307949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethecerus dispar" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aethecerus dispar"@fi,
        "Aethecerus dispar"@sv .

<http://tun.fi/MX.307950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethecerus exilis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1848" ;
    skos:broader <http://tun.fi/MX.307947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aethecerus exilis"@fi,
        "Aethecerus exilis"@sv .

<http://tun.fi/MX.307951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethecerus graniger" ;
    dwc:scientificNameAuthorship "Thomson, 1891" ;
    skos:broader <http://tun.fi/MX.307947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aethecerus graniger"@fi,
        "Aethecerus graniger"@sv .

<http://tun.fi/MX.307952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethecerus nitidus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aethecerus nitidus"@fi,
        "Aethecerus nitidus"@sv .

<http://tun.fi/MX.307953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethecerus placidus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aethecerus placidus"@fi,
        "Aethecerus placidus"@sv .

<http://tun.fi/MX.307954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethecerus porcellus" ;
    dwc:scientificNameAuthorship "Holmgren, 1890" ;
    skos:broader <http://tun.fi/MX.307947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aethecerus porcellus"@fi,
        "Aethecerus porcellus"@sv .

<http://tun.fi/MX.307955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethecerus ranini" ;
    dwc:scientificNameAuthorship "Gokhman, 1991" ;
    skos:broader <http://tun.fi/MX.307947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aethecerus ranini"@fi,
        "Aethecerus ranini"@sv .

<http://tun.fi/MX.307956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethecerus rugifrons" ;
    dwc:scientificNameAuthorship "Holmgren, 1890" ;
    skos:broader <http://tun.fi/MX.307947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aethecerus rugifrons"@fi,
        "Aethecerus rugifrons"@sv .

<http://tun.fi/MX.307958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oiorhinus pallipalpis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oiorhinus pallipalpis"@fi,
        "Oiorhinus pallipalpis"@sv .

<http://tun.fi/MX.307960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mevesia arguta" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307959> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mevesia arguta"@fi,
        "Mevesia arguta"@sv .

<http://tun.fi/MX.307962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemichneumon subdolus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1857" ;
    skos:broader <http://tun.fi/MX.307961> ;
    skos:hiddenLabel "Hemichneumon elongatus"@fi,
        "Hemichneumon elongatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemichneumon subdolus"@fi,
        "Hemichneumon subdolus"@sv .

<http://tun.fi/MX.307965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyarus anceps" ;
    dwc:scientificNameAuthorship "(Berthoumieu, 1906)" ;
    skos:broader <http://tun.fi/MX.307964> ;
    skos:hiddenLabel "Trachyarus specularis"@fi,
        "Trachyarus specularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyarus anceps"@fi,
        "Trachyarus anceps"@sv .

<http://tun.fi/MX.307967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyarus borealis" ;
    dwc:scientificNameAuthorship "Zwakhals, 2009" ;
    skos:broader <http://tun.fi/MX.307964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyarus borealis"@fi,
        "Trachyarus borealis"@sv .

<http://tun.fi/MX.307968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyarus brevipennis" ;
    dwc:scientificNameAuthorship "Roman, 1918" ;
    skos:broader <http://tun.fi/MX.307964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyarus brevipennis"@fi,
        "Trachyarus brevipennis"@sv .

<http://tun.fi/MX.307969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyarus corvinus" ;
    dwc:scientificNameAuthorship "Thomson, 1891" ;
    skos:broader <http://tun.fi/MX.307964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyarus corvinus"@fi,
        "Trachyarus corvinus"@sv .

<http://tun.fi/MX.307970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyarus fuscipes" ;
    dwc:scientificNameAuthorship "Thomson, 1891" ;
    skos:broader <http://tun.fi/MX.307964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyarus fuscipes"@fi,
        "Trachyarus fuscipes"@sv .

<http://tun.fi/MX.307971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyarus solyanikovi" ;
    dwc:scientificNameAuthorship "Gokhmann, 2007" ;
    skos:broader <http://tun.fi/MX.307964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyarus solyanikovi"@fi,
        "Trachyarus solyanikovi"@sv .

<http://tun.fi/MX.307973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaschisaspis campoplegoides" ;
    dwc:scientificNameAuthorship "Holmgren, 1890" ;
    skos:broader <http://tun.fi/MX.307972> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaschisaspis campoplegoides"@fi,
        "Diaschisaspis campoplegoides"@sv .

<http://tun.fi/MX.307975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematomicrus tenellus" ;
    dwc:scientificNameAuthorship "Wesmael, 1845" ;
    skos:broader <http://tun.fi/MX.307974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematomicrus tenellus"@fi,
        "Nematomicrus tenellus"@sv .

<http://tun.fi/MX.307978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notosemus bohemani" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1855)" ;
    skos:broader <http://tun.fi/MX.307977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notosemus bohemani"@fi,
        "Notosemus bohemani"@sv .

<http://tun.fi/MX.307981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apaeleticus bellicosus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apaeleticus bellicosus"@fi,
        "Apaeleticus bellicosus"@sv .

<http://tun.fi/MX.307982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apaeleticus inimicus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.307980> ;
    skos:hiddenLabel "Apaeleticus flammeolus"@fi,
        "Apaeleticus haematodus"@fi,
        "Apaeleticus flammeolus"@sv,
        "Apaeleticus haematodus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apaeleticus inimicus"@fi,
        "Apaeleticus inimicus"@sv .

<http://tun.fi/MX.307985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apaeleticus mesostictus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apaeleticus mesostictus"@fi,
        "Apaeleticus mesostictus"@sv .

<http://tun.fi/MX.307987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectopoides brevicornis" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1890)" ;
    skos:broader <http://tun.fi/MX.307986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectopoides brevicornis"@fi,
        "Ectopoides brevicornis"@sv .

<http://tun.fi/MX.307989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectopius rubellus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.307988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectopius rubellus"@fi,
        "Ectopius rubellus"@sv .

<http://tun.fi/MX.307991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linycus exhortator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.307990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linycus exhortator"@fi,
        "Linycus exhortator"@sv .

<http://tun.fi/MX.307992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linycus flavitarsis" ;
    dwc:scientificNameAuthorship "(Heinrich, 1937)" ;
    skos:broader <http://tun.fi/MX.307990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Linycus flavitarsis"@fi,
        "Linycus flavitarsis"@sv .

<http://tun.fi/MX.307994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclolabus alpinus" ;
    dwc:scientificNameAuthorship "(Habermehl, 1917)" ;
    skos:broader <http://tun.fi/MX.307993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclolabus alpinus"@fi,
        "Cyclolabus alpinus"@sv .

<http://tun.fi/MX.307995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclolabus dubiosus" ;
    dwc:scientificNameAuthorship "Perkins, 1953" ;
    skos:broader <http://tun.fi/MX.307993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclolabus dubiosus"@fi,
        "Cyclolabus dubiosus"@sv .

<http://tun.fi/MX.307996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclolabus nigricollis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.307993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclolabus nigricollis"@fi,
        "Cyclolabus nigricollis"@sv .

<http://tun.fi/MX.308000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platymischos atriventris" ;
    dwc:scientificNameAuthorship "(Pic, 1914)" ;
    skos:broader <http://tun.fi/MX.307998> ;
    skos:hiddenLabel "Platymischos arcticus"@fi,
        "Platymischos arcticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platymischos atriventris"@fi,
        "Platymischos atriventris"@sv .

<http://tun.fi/MX.308003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristicerops infractorius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.308002> ;
    skos:hiddenLabel "Pristicerops sternoleucus"@fi,
        "Pristicerops sternoleucus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristicerops infractorius"@fi,
        "Pristicerops infractorius"@sv .

<http://tun.fi/MX.308005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristicerops larvator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristicerops larvator"@fi,
        "Pristicerops larvator"@sv .

<http://tun.fi/MX.308007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asthenolabus latiscapus" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.308006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asthenolabus latiscapus"@fi,
        "Asthenolabus latiscapus"@sv .

<http://tun.fi/MX.308008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asthenolabus stellae" ;
    dwc:scientificNameAuthorship "(Heinrich, 1936)" ;
    skos:broader <http://tun.fi/MX.308006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asthenolabus stellae"@fi,
        "Asthenolabus stellae"@sv .

<http://tun.fi/MX.308009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asthenolabus vitratorius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308006> ;
    skos:hiddenLabel "Asthenolabus albinus"@fi,
        "Asthenolabus albinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asthenolabus vitratorius"@fi,
        "Asthenolabus vitratorius"@sv .

<http://tun.fi/MX.308012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus baueri" ;
    dwc:scientificNameAuthorship "Riedel, 2008" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus baueri"@fi,
        "Platylabus baueri"@sv .

<http://tun.fi/MX.308013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus borealis" ;
    dwc:scientificNameAuthorship "Holmgren, 1871" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus borealis"@fi,
        "Platylabus borealis"@sv .

<http://tun.fi/MX.308014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus concinnus" ;
    dwc:scientificNameAuthorship "Thomson, 1888" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus concinnus"@fi,
        "Platylabus concinnus"@sv .

<http://tun.fi/MX.308015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus curtorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:hiddenLabel "Platylabus eurygaster"@fi,
        "Platylabus eurygaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus curtorius"@fi,
        "Platylabus curtorius"@sv .

<http://tun.fi/MX.308017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus dolorosus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus dolorosus"@fi,
        "Platylabus dolorosus"@sv .

<http://tun.fi/MX.308018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus fennicus" ;
    dwc:scientificNameAuthorship "Riedel, 2008" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus fennicus"@fi,
        "Platylabus fennicus"@sv .

<http://tun.fi/MX.308019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus gigas" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1886" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus gigas"@fi,
        "Platylabus gigas"@sv .

<http://tun.fi/MX.308020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus heteromallus" ;
    dwc:scientificNameAuthorship "(Berthoumieu, 1910)" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:hiddenLabel "Platylabus pedatorius"@fi,
        "Platylabus pedatorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus heteromallus"@fi,
        "Platylabus heteromallus"@sv .

<http://tun.fi/MX.308022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus intermedius" ;
    dwc:scientificNameAuthorship "Holmgren, 1871" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus intermedius"@fi,
        "Platylabus intermedius"@sv .

<http://tun.fi/MX.308023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus iridipennis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus iridipennis"@fi,
        "Platylabus iridipennis"@sv .

<http://tun.fi/MX.308024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus mesoleucus" ;
    dwc:scientificNameAuthorship "(Heinrich, 1936)" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus mesoleucus"@fi,
        "Platylabus mesoleucus"@sv .

<http://tun.fi/MX.308025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus minor" ;
    dwc:scientificNameAuthorship "Riedel, 2008" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus minor"@fi,
        "Platylabus minor"@sv .

<http://tun.fi/MX.308026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus neglectus" ;
    dwc:scientificNameAuthorship "(Fonscolombe, 1847)" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:hiddenLabel "Platylabus decipiens"@fi,
        "Platylabus decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus neglectus"@fi,
        "Platylabus neglectus"@sv .

<http://tun.fi/MX.308028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus nigrocyaneus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus nigrocyaneus"@fi,
        "Platylabus nigrocyaneus"@sv .

<http://tun.fi/MX.308029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus obator" ;
    dwc:scientificNameAuthorship "(Desvignes, 1856)" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus obator"@fi,
        "Platylabus obator"@sv .

<http://tun.fi/MX.308030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus odiosus" ;
    dwc:scientificNameAuthorship "Perkins, 1953" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:hiddenLabel "Platylabus stolidus"@fi,
        "Platylabus stolidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus odiosus"@fi,
        "Platylabus odiosus"@sv .

<http://tun.fi/MX.308032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus oehlkei" ;
    dwc:scientificNameAuthorship "Heinrich, 1972" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus oehlkei"@fi,
        "Platylabus oehlkei"@sv .

<http://tun.fi/MX.308033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus opaculus" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus opaculus"@fi,
        "Platylabus opaculus"@sv .

<http://tun.fi/MX.308034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus orbitalis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:hiddenLabel "Platylabus muticus"@fi,
        "Platylabus muticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus orbitalis"@fi,
        "Platylabus orbitalis"@sv .

<http://tun.fi/MX.308036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus pallidens" ;
    dwc:scientificNameAuthorship "Wesmaël, 1853" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:hiddenLabel "Platylabus daemon"@fi,
        "Platylabus daemon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus pallidens"@fi,
        "Platylabus pallidens"@sv .

<http://tun.fi/MX.308038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus pseudopumilio" ;
    dwc:scientificNameAuthorship "Riedel, 2008" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus pseudopumilio"@fi,
        "Platylabus pseudopumilio"@sv .

<http://tun.fi/MX.308040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus pumilio" ;
    dwc:scientificNameAuthorship "Holmgren, 1871" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus pumilio"@fi,
        "Platylabus pumilio"@sv .

<http://tun.fi/MX.308041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus rufocoxatus" ;
    dwc:scientificNameAuthorship "Riedel, 2008" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus rufocoxatus"@fi,
        "Platylabus rufocoxatus"@sv .

<http://tun.fi/MX.308042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus rufus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus rufus"@fi,
        "Platylabus rufus"@sv .

<http://tun.fi/MX.308043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus stalii" ;
    dwc:scientificNameAuthorship "Holmgren, 1871" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus stalii"@fi,
        "Platylabus stalii"@sv .

<http://tun.fi/MX.308044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus tenuicornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus tenuicornis"@fi,
        "Platylabus tenuicornis"@sv .

<http://tun.fi/MX.308045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus transversus" ;
    dwc:scientificNameAuthorship "Bridgman, 1889" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:hiddenLabel "Platylabus lativentris"@fi,
        "Platylabus lativentris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus transversus"@fi,
        "Platylabus transversus"@sv .

<http://tun.fi/MX.308047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus tricingulatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:hiddenLabel "Platylabus zagoriensis"@fi,
        "Platylabus zagoriensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus tricingulatus"@fi,
        "Platylabus tricingulatus"@sv .

<http://tun.fi/MX.308049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus vibratorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:hiddenLabel "Platylabus rufiventris"@fi,
        "Platylabus wienkeri"@fi,
        "Platylabus rufiventris"@sv,
        "Platylabus wienkeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus vibratorius"@fi,
        "Platylabus vibratorius"@sv .

<http://tun.fi/MX.308057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabus perexiguus" ;
    dwc:scientificNameAuthorship "Heinrich, 1972" ;
    skos:broader <http://tun.fi/MX.308011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabus perexiguus"@fi,
        "Platylabus perexiguus"@sv .

<http://tun.fi/MX.308059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dentilabus variegatus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dentilabus variegatus"@fi,
        "Dentilabus variegatus"@sv .

<http://tun.fi/MX.308061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyramidophorus flavoguttatus" ;
    dwc:scientificNameAuthorship "Tischbein, 1882" ;
    skos:broader <http://tun.fi/MX.308060> ;
    skos:hiddenLabel "Pyramidophorus flavoguttatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatäpläkiho"@fi,
        "Pyramidophorus flavoguttatus"@sv .

<http://tun.fi/MX.308063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecilostictus cothurnatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Poecilostictus cothurnatus"@fi,
        "Poecilostictus cothurnatus"@sv .

<http://tun.fi/MX.308065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomecus quadriannulatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308064> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypomecus quadriannulatus"@fi,
        "Hypomecus quadriannulatus"@sv .

<http://tun.fi/MX.308068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurylabus larvatus" ;
    dwc:scientificNameAuthorship "(Christ, 1791)" ;
    skos:broader <http://tun.fi/MX.308067> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurylabus larvatus"@fi,
        "Eurylabus larvatus"@sv .

<http://tun.fi/MX.308069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurylabus torvus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.308067> ;
    skos:hiddenLabel "Eurylabus bassicus"@fi,
        "Eurylabus bassicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurylabus torvus"@fi,
        "Eurylabus torvus"@sv .

<http://tun.fi/MX.308071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurylabus tristis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308067> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurylabus tristis"@fi,
        "Eurylabus tristis"@sv .

<http://tun.fi/MX.308074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goedartia alboguttata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Goedartia alboguttata"@fi,
        "Goedartia alboguttata"@sv .

<http://tun.fi/MX.308078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotiheresiarches dirus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1853)" ;
    skos:broader <http://tun.fi/MX.308076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotiheresiarches dirus"@fi,
        "Cotiheresiarches dirus"@sv .

<http://tun.fi/MX.308081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Listrodromus nycthemerus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Listrodromus nycthemerus"@fi,
        "Listrodromus nycthemerus"@sv .

<http://tun.fi/MX.308083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisobas cingulatellus" ;
    dwc:scientificNameAuthorship "Horstmann, 1997" ;
    skos:broader <http://tun.fi/MX.308082> ;
    skos:hiddenLabel "Anisobas cingulatorius"@fi,
        "Anisobas quadrialbatus"@fi,
        "Anisobas cingulatorius"@sv,
        "Anisobas quadrialbatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisobas cingulatellus"@fi,
        "Anisobas cingulatellus"@sv .

<http://tun.fi/MX.308086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisobas hostilis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisobas hostilis"@fi,
        "Anisobas hostilis"@sv .

<http://tun.fi/MX.308087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisobas platystylus" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.308082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisobas platystylus"@fi,
        "Anisobas platystylus"@sv .

<http://tun.fi/MX.308088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisobas rebellis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.308082> ;
    skos:hiddenLabel "Anisobas jugorum"@fi,
        "Anisobas parviceps"@fi,
        "Anisobas jugorum"@sv,
        "Anisobas parviceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisobas rebellis"@fi,
        "Anisobas rebellis"@sv .

<http://tun.fi/MX.308091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisobas seyrigi" ;
    dwc:scientificNameAuthorship "Heinrich, 1934" ;
    skos:broader <http://tun.fi/MX.308082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisobas seyrigi"@fi,
        "Anisobas seyrigi"@sv .

<http://tun.fi/MX.308094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoplatylabus uniguttatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudoplatylabus uniguttatus"@fi,
        "Pseudoplatylabus uniguttatus"@sv .

<http://tun.fi/MX.308095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoplatylabus violentus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudoplatylabus violentus"@fi,
        "Pseudoplatylabus violentus"@sv .

<http://tun.fi/MX.308099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probolus concinnus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1853" ;
    skos:broader <http://tun.fi/MX.308098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probolus concinnus"@fi,
        "Probolus concinnus"@sv .

<http://tun.fi/MX.308100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probolus culpatorius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.308098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probolus culpatorius"@fi,
        "Probolus culpatorius"@sv .

<http://tun.fi/MX.308102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenaoplus pictus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenaoplus pictus"@fi,
        "Stenaoplus pictus"@sv .

<http://tun.fi/MX.308104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon armillatops" ;
    dwc:scientificNameAuthorship "Rasnitzyn, 1981" ;
    skos:broader <http://tun.fi/MX.308103> ;
    skos:hiddenLabel "Cratichneumon armillatus"@fi,
        "Cratichneumon armillatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratichneumon armillatops"@fi,
        "Cratichneumon armillatops"@sv .

<http://tun.fi/MX.308106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon culex" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.308103> ;
    skos:hiddenLabel "Cratichneumon annulator"@fi,
        "Cratichneumon fabricator"@fi,
        "Cratichneumon annulator"@sv,
        "Cratichneumon fabricator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratichneumon culex"@fi,
        "Cratichneumon culex"@sv .

<http://tun.fi/MX.308109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon dissimilis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratichneumon dissimilis"@fi,
        "Cratichneumon dissimilis"@sv .

<http://tun.fi/MX.308110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon flavifrons" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.308103> ;
    skos:hiddenLabel "Cratichneumon impugnator"@fi,
        "Cratichneumon impugnator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratichneumon flavifrons"@fi,
        "Cratichneumon flavifrons"@sv .

<http://tun.fi/MX.308112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon infidus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1848)" ;
    skos:broader <http://tun.fi/MX.308103> ;
    skos:hiddenLabel "Cratichneumon dissimilis"@fi,
        "Cratichneumon liostylus"@fi,
        "Cratichneumon dissimilis"@sv,
        "Cratichneumon liostylus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratichneumon infidus"@fi,
        "Cratichneumon infidus"@sv .

<http://tun.fi/MX.308115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon jocularis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308103> ;
    skos:hiddenLabel "Cratichneumon punctifrons"@fi,
        "Cratichneumon punctifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratichneumon jocularis"@fi,
        "Cratichneumon jocularis"@sv .

<http://tun.fi/MX.308117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon pallitarsis" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.308103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratichneumon pallitarsis"@fi,
        "Cratichneumon pallitarsis"@sv .

<http://tun.fi/MX.308118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon rufifrons" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratichneumon rufifrons"@fi,
        "Cratichneumon rufifrons"@sv .

<http://tun.fi/MX.308120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon sicarius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratichneumon sicarius"@fi,
        "Cratichneumon sicarius"@sv .

<http://tun.fi/MX.308121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon stenocarus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.308103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratichneumon stenocarus"@fi,
        "Cratichneumon stenocarus"@sv .

<http://tun.fi/MX.308122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon versator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratichneumon versator"@fi,
        "Cratichneumon versator"@sv .

<http://tun.fi/MX.308123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon viator" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.308103> ;
    skos:hiddenLabel "Cratichneumon nigritarius"@fi,
        "Cratichneumon nigritarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratichneumon viator"@fi,
        "Cratichneumon viator"@sv .

<http://tun.fi/MX.308125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon vulpecula" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1875)" ;
    skos:broader <http://tun.fi/MX.308103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratichneumon vulpecula"@fi,
        "Cratichneumon vulpecula"@sv .

<http://tun.fi/MX.308127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupalamus lacteator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupalamus lacteator"@fi,
        "Eupalamus lacteator"@sv .

<http://tun.fi/MX.308128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupalamus lamentator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupalamus lamentator"@fi,
        "Eupalamus lamentator"@sv .

<http://tun.fi/MX.308129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupalamus oscillator" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.308126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupalamus oscillator"@fi,
        "Eupalamus oscillator"@sv .

<http://tun.fi/MX.308130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupalamus wesmaeli" ;
    dwc:scientificNameAuthorship "(Thomson, 1886)" ;
    skos:broader <http://tun.fi/MX.308126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupalamus wesmaeli"@fi,
        "Eupalamus wesmaeli"@sv .

<http://tun.fi/MX.308132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gareila tenebrosa" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308131> ;
    skos:hiddenLabel "Gareila personata"@fi,
        "Gareila personata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gareila tenebrosa"@fi,
        "Gareila tenebrosa"@sv .

<http://tun.fi/MX.308135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sycaonia foersteri" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1848)" ;
    skos:broader <http://tun.fi/MX.308134> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sycaonia foersteri"@fi,
        "Sycaonia foersteri"@sv .

<http://tun.fi/MX.308137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisopygus pseudonymus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisopygus pseudonymus"@fi,
        "Anisopygus pseudonymus"@sv .

<http://tun.fi/MX.308139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristicus clarigator" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eristicus clarigator"@fi,
        "Eristicus clarigator"@sv .

<http://tun.fi/MX.308141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aoplus altercator" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1855)" ;
    skos:broader <http://tun.fi/MX.308140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aoplus altercator"@fi,
        "Aoplus altercator"@sv .

<http://tun.fi/MX.308142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aoplus biannulatorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aoplus biannulatorius"@fi,
        "Aoplus biannulatorius"@sv .

<http://tun.fi/MX.308143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aoplus castaneus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aoplus castaneus"@fi,
        "Aoplus castaneus"@sv .

<http://tun.fi/MX.308144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aoplus defraudator" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aoplus defraudator"@fi,
        "Aoplus defraudator"@sv .

<http://tun.fi/MX.308145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aoplus deletus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308140> ;
    skos:hiddenLabel "Aoplus praestigiator"@fi,
        "Aoplus praestigiator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aoplus deletus"@fi,
        "Aoplus deletus"@sv .

<http://tun.fi/MX.308147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aoplus ochropis" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.308140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aoplus ochropis"@fi,
        "Aoplus ochropis"@sv .

<http://tun.fi/MX.308148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aoplus personatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aoplus personatus"@fi,
        "Aoplus personatus"@sv .

<http://tun.fi/MX.308149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aoplus rubricosus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1864)" ;
    skos:broader <http://tun.fi/MX.308140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aoplus rubricosus"@fi,
        "Aoplus rubricosus"@sv .

<http://tun.fi/MX.308150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aoplus ruficeps" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aoplus ruficeps"@fi,
        "Aoplus ruficeps"@sv .

<http://tun.fi/MX.308151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aoplus theresae" ;
    dwc:scientificNameAuthorship "(Berthoumieu, 1896)" ;
    skos:broader <http://tun.fi/MX.308140> ;
    skos:hiddenLabel "Aoplus sphinx"@fi,
        "Aoplus sphinx"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aoplus theresae"@fi,
        "Aoplus theresae"@sv .

<http://tun.fi/MX.308153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aoplus torpidus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1857)" ;
    skos:broader <http://tun.fi/MX.308140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aoplus torpidus"@fi,
        "Aoplus torpidus"@sv .

<http://tun.fi/MX.308155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homotherus locutor" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homotherus locutor"@fi,
        "Homotherus locutor"@sv .

<http://tun.fi/MX.308156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homotherus magus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1855)" ;
    skos:broader <http://tun.fi/MX.308154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homotherus magus"@fi,
        "Homotherus magus"@sv .

<http://tun.fi/MX.308157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homotherus varipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homotherus varipes"@fi,
        "Homotherus varipes"@sv .

<http://tun.fi/MX.308159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crypteffigies albilarvatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308158> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crypteffigies albilarvatus"@fi,
        "Crypteffigies albilarvatus"@sv .

<http://tun.fi/MX.308160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crypteffigies lanius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308158> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crypteffigies lanius"@fi,
        "Crypteffigies lanius"@sv .

<http://tun.fi/MX.308161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crypteffigies pseudocryptus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1857)" ;
    skos:broader <http://tun.fi/MX.308158> ;
    skos:hiddenLabel "Crypteffigies punctulatus"@fi,
        "Crypteffigies punctulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crypteffigies pseudocryptus"@fi,
        "Crypteffigies pseudocryptus"@sv .

<http://tun.fi/MX.308164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanichneumon albipictus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308163> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanichneumon albipictus"@fi,
        "Melanichneumon albipictus"@sv .

<http://tun.fi/MX.308165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanichneumon blandulus" ;
    dwc:scientificNameAuthorship "Hellén, 1951" ;
    skos:broader <http://tun.fi/MX.308163> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanichneumon blandulus"@fi,
        "Melanichneumon blandulus"@sv .

<http://tun.fi/MX.308166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanichneumon designatorius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.308163> ;
    skos:hiddenLabel "Melanichneumon fortipes"@fi,
        "Melanichneumon spectabilis"@fi,
        "Melanichneumon fortipes"@sv,
        "Melanichneumon spectabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanichneumon designatorius"@fi,
        "Melanichneumon designatorius"@sv .

<http://tun.fi/MX.308169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanichneumon melanarius" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308163> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanichneumon melanarius"@fi,
        "Melanichneumon melanarius"@sv .

<http://tun.fi/MX.308171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Virgichneumon albilineatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308170> ;
    skos:hiddenLabel "Virgichneumon leucomelas"@fi,
        "Virgichneumon leucomelas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Virgichneumon albilineatus"@fi,
        "Virgichneumon albilineatus"@sv .

<http://tun.fi/MX.308173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Virgichneumon albosignatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308170> ;
    skos:hiddenLabel "Virgichneumon mesostilpnus"@fi,
        "Virgichneumon mesostilpnus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Virgichneumon albosignatus"@fi,
        "Virgichneumon albosignatus"@sv .

<http://tun.fi/MX.308175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Virgichneumon callicerus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Virgichneumon callicerus"@fi,
        "Virgichneumon callicerus"@sv .

<http://tun.fi/MX.308176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Virgichneumon digrammus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308170> ;
    skos:hiddenLabel "Virgichneumon nudicoxa"@fi,
        "Virgichneumon nudicoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Virgichneumon digrammus"@fi,
        "Virgichneumon digrammus"@sv .

<http://tun.fi/MX.308178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Virgichneumon perversus" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1893)" ;
    skos:broader <http://tun.fi/MX.308170> ;
    skos:hiddenLabel "Virgichneumon distincticornis"@fi,
        "Virgichneumon distincticornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Virgichneumon perversus"@fi,
        "Virgichneumon perversus"@sv .

<http://tun.fi/MX.308179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Virgichneumon extremator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Virgichneumon extremator"@fi,
        "Virgichneumon extremator"@sv .

<http://tun.fi/MX.308180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Virgichneumon faunus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Virgichneumon faunus"@fi,
        "Virgichneumon faunus"@sv .

<http://tun.fi/MX.308181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Virgichneumon maculicauda" ;
    dwc:scientificNameAuthorship "(Perkins, 1953)" ;
    skos:broader <http://tun.fi/MX.308170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Virgichneumon maculicauda"@fi,
        "Virgichneumon maculicauda"@sv .

<http://tun.fi/MX.308182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Virgichneumon monostagon" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Virgichneumon monostagon"@fi,
        "Virgichneumon monostagon"@sv .

<http://tun.fi/MX.308183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Virgichneumon tergenus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Virgichneumon tergenus"@fi,
        "Virgichneumon tergenus"@sv .

<http://tun.fi/MX.308185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barichneumon anator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.308184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barichneumon anator"@fi,
        "Barichneumon anator"@sv .

<http://tun.fi/MX.308186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barichneumon bilunulatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barichneumon bilunulatus"@fi,
        "Barichneumon bilunulatus"@sv .

<http://tun.fi/MX.308187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barichneumon chionomus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barichneumon chionomus"@fi,
        "Barichneumon chionomus"@sv .

<http://tun.fi/MX.308188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barichneumon derogator" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barichneumon derogator"@fi,
        "Barichneumon derogator"@sv .

<http://tun.fi/MX.308189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barichneumon gemellus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barichneumon gemellus"@fi,
        "Barichneumon gemellus"@sv .

<http://tun.fi/MX.308190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barichneumon peregrinator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.308184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barichneumon peregrinator"@fi,
        "Barichneumon peregrinator"@sv .

<http://tun.fi/MX.308191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barichneumon plagiarius" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1848)" ;
    skos:broader <http://tun.fi/MX.308184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barichneumon plagiarius"@fi,
        "Barichneumon plagiarius"@sv .

<http://tun.fi/MX.308192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barichneumon praeceptor" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barichneumon praeceptor"@fi,
        "Barichneumon praeceptor"@sv .

<http://tun.fi/MX.308193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barichneumon sexalbatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barichneumon sexalbatus"@fi,
        "Barichneumon sexalbatus"@sv .

<http://tun.fi/MX.308195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenobarichneumon basalis" ;
    dwc:scientificNameAuthorship "(Perkins, 1960)" ;
    skos:broader <http://tun.fi/MX.308194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenobarichneumon basalis"@fi,
        "Stenobarichneumon basalis"@sv .

<http://tun.fi/MX.308196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenobarichneumon basiglyptus" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1890)" ;
    skos:broader <http://tun.fi/MX.308194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenobarichneumon basiglyptus"@fi,
        "Stenobarichneumon basiglyptus"@sv .

<http://tun.fi/MX.308197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenobarichneumon citator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenobarichneumon citator"@fi,
        "Stenobarichneumon citator"@sv .

<http://tun.fi/MX.308199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vulgichneumon bimaculatus" ;
    dwc:scientificNameAuthorship "(Schrank, 1776)" ;
    skos:broader <http://tun.fi/MX.308198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vulgichneumon bimaculatus"@fi,
        "Vulgichneumon bimaculatus"@sv .

<http://tun.fi/MX.308200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vulgichneumon deceptor" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.308198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vulgichneumon deceptor"@fi,
        "Vulgichneumon deceptor"@sv .

<http://tun.fi/MX.308201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vulgichneumon saturatorius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.308198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vulgichneumon saturatorius"@fi,
        "Vulgichneumon saturatorius"@sv .

<http://tun.fi/MX.308202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vulgichneumon suavis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308198> ;
    skos:hiddenLabel "Vulgichneumon lepidus"@fi,
        "Vulgichneumon lepidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vulgichneumon suavis"@fi,
        "Vulgichneumon suavis"@sv .

<http://tun.fi/MX.308205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhadinodonta rufidens" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhadinodonta rufidens"@fi,
        "Rhadinodonta rufidens"@sv .

<http://tun.fi/MX.308207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baranisobas ridibundus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baranisobas ridibundus"@fi,
        "Baranisobas ridibundus"@sv .

<http://tun.fi/MX.308210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orgichneumon calcatorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orgichneumon calcatorius"@fi,
        "Orgichneumon calcatorius"@sv .

<http://tun.fi/MX.308213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon affector" ;
    dwc:scientificNameAuthorship "Tischbein, 1879" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon crassitarsis"@fi,
        "Ichneumon crassitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon affector"@fi,
        "Ichneumon affector"@sv .

<http://tun.fi/MX.308215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon albiger" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon tempestivus"@fi,
        "Ichneumon tempestivus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon albiger"@fi,
        "Ichneumon albiger"@sv .

<http://tun.fi/MX.308217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon albiornatus" ;
    dwc:scientificNameAuthorship "Tischbein, 1879" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon variegatorius"@fi,
        "Ichneumon variegatorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon albiornatus"@fi,
        "Ichneumon albiornatus"@sv .

<http://tun.fi/MX.308219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon alius" ;
    dwc:scientificNameAuthorship "Tischbein, 1879" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon eurycerus"@fi,
        "Ichneumon eurycerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon alius"@fi,
        "Ichneumon alius"@sv .

<http://tun.fi/MX.308221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon alpestriops" ;
    dwc:scientificNameAuthorship "Heinrichs, 1951" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon alpestriops"@fi,
        "Ichneumon alpestriops"@sv .

<http://tun.fi/MX.308222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon amphibolus" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1888" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon amphibolus"@fi,
        "Ichneumon amphibolus"@sv .

<http://tun.fi/MX.308223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon analis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon analis"@fi,
        "Ichneumon analis"@sv .

<http://tun.fi/MX.308224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon analisorius" ;
    dwc:scientificNameAuthorship "Heinrich, 1952" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon analisorius"@fi,
        "Ichneumon analisorius"@sv .

<http://tun.fi/MX.308225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon bellipes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon divergens"@fi,
        "Ichneumon divergens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon bellipes"@fi,
        "Ichneumon bellipes"@sv .

<http://tun.fi/MX.308227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon bucculentus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon bucculentus"@fi,
        "Ichneumon bucculentus"@sv .

<http://tun.fi/MX.308228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon caedator" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon caedator"@fi,
        "Ichneumon caedator"@sv .

<http://tun.fi/MX.308230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon cerebrosus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1859" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon cerebrosus"@fi,
        "Ichneumon cerebrosus"@sv .

<http://tun.fi/MX.308231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon cessator" ;
    dwc:scientificNameAuthorship "Müller, 1776" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon cessator"@fi,
        "Ichneumon cessator"@sv .

<http://tun.fi/MX.308232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon computatorius" ;
    dwc:scientificNameAuthorship "Müller, 1776" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon computatorius"@fi,
        "Ichneumon computatorius"@sv .

<http://tun.fi/MX.308233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon confusor" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1820" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon confusor"@fi,
        "Ichneumon confusor"@sv .

<http://tun.fi/MX.308234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon crassifemur" ;
    dwc:scientificNameAuthorship "Thomson, 1886" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon crassifemur"@fi,
        "Ichneumon crassifemur"@sv .

<http://tun.fi/MX.308235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon cynthiae" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1888" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon immaculatus"@fi,
        "Ichneumon sarekensis"@fi,
        "Ichneumon immaculatus"@sv,
        "Ichneumon sarekensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon cynthiae"@fi,
        "Ichneumon cynthiae"@sv .

<http://tun.fi/MX.308238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon deliratorius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon deliratorius"@fi,
        "Ichneumon deliratorius"@sv .

<http://tun.fi/MX.308239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon didymus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon didymus"@fi,
        "Ichneumon didymus"@sv .

<http://tun.fi/MX.308240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon diversor" ;
    dwc:scientificNameAuthorship "Wesmaël, 1855" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon diversor"@fi,
        "Ichneumon diversor"@sv .

<http://tun.fi/MX.308241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon emancipatus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon emancipatus"@fi,
        "Ichneumon emancipatus"@sv .

<http://tun.fi/MX.308242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon eremitatorius" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon eremitatorius"@fi,
        "Ichneumon eremitatorius"@sv .

<http://tun.fi/MX.308243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon erythromerus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1857" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon corfitzi"@fi,
        "Ichneumon scanicus"@fi,
        "Ichneumon corfitzi"@sv,
        "Ichneumon scanicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon erythromerus"@fi,
        "Ichneumon erythromerus"@sv .

<http://tun.fi/MX.308246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon exilicornis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1857" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon hircinus"@fi,
        "Ichneumon hircinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon exilicornis"@fi,
        "Ichneumon exilicornis"@sv .

<http://tun.fi/MX.308248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon extensorius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon extensorius"@fi,
        "Ichneumon extensorius"@sv .

<http://tun.fi/MX.308249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon formosus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon maeklini"@fi,
        "Ichneumon microcephalus"@fi,
        "Ichneumon obsessor"@fi,
        "Ichneumon maeklini"@sv,
        "Ichneumon microcephalus"@sv,
        "Ichneumon obsessor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon formosus"@fi,
        "Ichneumon formosus"@sv .

<http://tun.fi/MX.308253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon freyi" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1880" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon impollutus"@fi,
        "Ichneumon impollutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon freyi"@fi,
        "Ichneumon freyi"@sv .

<http://tun.fi/MX.308255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon gibbulus" ;
    dwc:scientificNameAuthorship "Thomson, 1886" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon gibbulus"@fi,
        "Ichneumon gibbulus"@sv .

<http://tun.fi/MX.308256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon gracilentus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon gracilentus"@fi,
        "Ichneumon gracilentus"@sv .

<http://tun.fi/MX.308257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon gracilicornis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon gracilicornis"@fi,
        "Ichneumon gracilicornis"@sv .

<http://tun.fi/MX.308258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon grandicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1886" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon grandicornis"@fi,
        "Ichneumon grandicornis"@sv .

<http://tun.fi/MX.308259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon gratus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1855" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon gratus"@fi,
        "Ichneumon gratus"@sv .

<http://tun.fi/MX.308260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon haematonotus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1858" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon haematonotus"@fi,
        "Ichneumon haematonotus"@sv .

<http://tun.fi/MX.308261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon haemorrhoicus" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1887" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon albicollis"@fi,
        "Ichneumon albicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon haemorrhoicus"@fi,
        "Ichneumon haemorrhoicus"@sv .

<http://tun.fi/MX.308263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon haglundi" ;
    dwc:scientificNameAuthorship "Holmgren, 1864" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon haglundi"@fi,
        "Ichneumon haglundi"@sv .

<http://tun.fi/MX.308264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon helleni" ;
    dwc:scientificNameAuthorship "Heinrich, 1951" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon helleni"@fi,
        "Ichneumon helleni"@sv .

<http://tun.fi/MX.308265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon hypolius" ;
    dwc:scientificNameAuthorship "Thomson, 1888" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon hypolius"@fi,
        "Ichneumon hypolius"@sv .

<http://tun.fi/MX.308266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon ignobilis" ;
    dwc:scientificNameAuthorship "Wesmaël, 1855" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon baueri"@fi,
        "Ichneumon suturalis"@fi,
        "Ichneumon baueri"@sv,
        "Ichneumon suturalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon ignobilis"@fi,
        "Ichneumon ignobilis"@sv .

<http://tun.fi/MX.308269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon ingratus" ;
    dwc:scientificNameAuthorship "(Hellén, 1951)" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon ingratus"@fi,
        "Ichneumon ingratus"@sv .

<http://tun.fi/MX.308270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon inops" ;
    dwc:scientificNameAuthorship "Holmgren, 1880" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon inops"@fi,
        "Ichneumon inops"@sv .

<http://tun.fi/MX.308271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon inquinatus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon brevigena"@fi,
        "Ichneumon brevigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon inquinatus"@fi,
        "Ichneumon inquinatus"@sv .

<http://tun.fi/MX.308273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon insidiosus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon insidiosus"@fi,
        "Ichneumon insidiosus"@sv .

<http://tun.fi/MX.308274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon karpaticus" ;
    dwc:scientificNameAuthorship "Heinrich, 1951" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon ruficollis"@fi,
        "Ichneumon ruficollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon karpaticus"@fi,
        "Ichneumon karpaticus"@sv .

<http://tun.fi/MX.308276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon lapponicus" ;
    dwc:scientificNameAuthorship "Hellén, 1951" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon lapponicus"@fi,
        "Ichneumon lapponicus"@sv .

<http://tun.fi/MX.308277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon vandenbrandeae" ;
    dwc:scientificNameAuthorship "Kittel, 2016" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon lateralis"@fi,
        "Ichneumon lateralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon vandenbrandeae"@fi,
        "Ichneumon vandenbrandeae"@sv .

<http://tun.fi/MX.308278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon leucopeltis" ;
    dwc:scientificNameAuthorship "Thomson, 1888" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon leucopeltis"@fi,
        "Ichneumon leucopeltis"@sv .

<http://tun.fi/MX.308279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon ligatorius" ;
    dwc:scientificNameAuthorship "Thunberg, 1824" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon ligatorius"@fi,
        "Ichneumon ligatorius"@sv .

<http://tun.fi/MX.308280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon luteipes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1855" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon luteipes"@fi,
        "Ichneumon luteipes"@sv .

<http://tun.fi/MX.308281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon manicatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1864" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon manicatus"@fi,
        "Ichneumon manicatus"@sv .

<http://tun.fi/MX.308282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon megapodius" ;
    dwc:scientificNameAuthorship "Heinrich, 1951" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon fennicola"@fi,
        "Ichneumon nigroscutellatus"@fi,
        "Ichneumon fennicola"@sv,
        "Ichneumon nigroscutellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon megapodius"@fi,
        "Ichneumon megapodius"@sv .

<http://tun.fi/MX.308285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon melanobatus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon melanobatus"@fi,
        "Ichneumon melanobatus"@sv .

<http://tun.fi/MX.308286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon melanosomus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1855" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon gravipes"@fi,
        "Ichneumon paragravipes"@fi,
        "Ichneumon gravipes"@sv,
        "Ichneumon paragravipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon melanosomus"@fi,
        "Ichneumon melanosomus"@sv .

<http://tun.fi/MX.308289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon melanotis" ;
    dwc:scientificNameAuthorship "Holmgren, 1864" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon macrocerophorus"@fi,
        "Ichneumon macrocerophorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon melanotis"@fi,
        "Ichneumon melanotis"@sv .

<http://tun.fi/MX.308291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon memorator" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon incomptus"@fi,
        "Ichneumon incomptus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon memorator"@fi,
        "Ichneumon memorator"@sv .

<http://tun.fi/MX.308293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon minutorius" ;
    dwc:scientificNameAuthorship "Desvignes, 1856" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon captorius"@fi,
        "Ichneumon raptorius"@fi,
        "Ichneumon xanthognathus"@fi,
        "Ichneumon captorius"@sv,
        "Ichneumon raptorius"@sv,
        "Ichneumon xanthognathus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon minutorius"@fi,
        "Ichneumon minutorius"@sv .

<http://tun.fi/MX.308297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon molitorius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1761" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon molitorius"@fi,
        "Ichneumon molitorius"@sv .

<http://tun.fi/MX.308298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon molleri" ;
    dwc:scientificNameAuthorship "Holmgren, 1884" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon molleri"@fi,
        "Ichneumon molleri"@sv .

<http://tun.fi/MX.308299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon multipictus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1820" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon multipictus"@fi,
        "Ichneumon multipictus"@sv .

<http://tun.fi/MX.308300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon oblongus" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon erythronotus"@fi,
        "Ichneumon latrator"@fi,
        "Ichneumon picticollis"@fi,
        "Ichneumon wolteri"@fi,
        "Ichneumon erythronotus"@sv,
        "Ichneumon latrator"@sv,
        "Ichneumon picticollis"@sv,
        "Ichneumon wolteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon oblongus"@fi,
        "Ichneumon oblongus"@sv .

<http://tun.fi/MX.308305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon primatorius" ;
    dwc:scientificNameAuthorship "Forster, 1771" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon primatorius"@fi,
        "Ichneumon primatorius"@sv .

<http://tun.fi/MX.308306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon pseudocaloscelis" ;
    dwc:scientificNameAuthorship "Heinrich, 1949" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon pseudocaloscelis"@fi,
        "Ichneumon pseudocaloscelis"@sv .

<http://tun.fi/MX.308307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon quadriannellatus" ;
    dwc:scientificNameAuthorship "Thomson, 1893" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon quadriannellatus"@fi,
        "Ichneumon quadriannellatus"@sv .

<http://tun.fi/MX.308308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon quaesitorius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1761" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon quaesitorius"@fi,
        "Ichneumon quaesitorius"@sv .

<http://tun.fi/MX.308309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon rufigena" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1875" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon rufigena"@fi,
        "Ichneumon rufigena"@sv .

<http://tun.fi/MX.308310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon sarcitorius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon sarcitorius"@fi,
        "Ichneumon sarcitorius"@sv .

<http://tun.fi/MX.308311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon saxifragator" ;
    dwc:scientificNameAuthorship "Bauer, 1985" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon saxifragator"@fi,
        "Ichneumon saxifragator"@sv .

<http://tun.fi/MX.308312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon sculpturatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1864" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon nereni"@fi,
        "Ichneumon nereni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon sculpturatus"@fi,
        "Ichneumon sculpturatus"@sv .

<http://tun.fi/MX.308314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon silaceus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon emancipandus"@fi,
        "Ichneumon emancipandus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon silaceus"@fi,
        "Ichneumon silaceus"@sv .

<http://tun.fi/MX.308316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon simulans" ;
    dwc:scientificNameAuthorship "Tischbein, 1873" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon subquadratus"@fi,
        "Ichneumon subquadratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon simulans"@fi,
        "Ichneumon simulans"@sv .

<http://tun.fi/MX.308318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon spurius" ;
    dwc:scientificNameAuthorship "Wesmaël, 1848" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon spurius"@fi,
        "Ichneumon spurius"@sv .

<http://tun.fi/MX.308319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon stenocerus" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon stenocerus"@fi,
        "Ichneumon stenocerus"@sv .

<http://tun.fi/MX.308320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon stigmatorius" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon stigmatorius"@fi,
        "Ichneumon stigmatorius"@sv .

<http://tun.fi/MX.308321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon stramentarius" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1820" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon septentrionalis"@fi,
        "Ichneumon septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon stramentarius"@fi,
        "Ichneumon stramentarius"@sv .

<http://tun.fi/MX.308323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon stramentor" ;
    dwc:scientificNameAuthorship "Rasnitsyn, 1981" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon stramentor"@fi,
        "Ichneumon stramentor"@sv .

<http://tun.fi/MX.308324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon submarginatus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon submarginatus"@fi,
        "Ichneumon submarginatus"@sv .

<http://tun.fi/MX.308325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon suspiciosus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon suspiciosus"@fi,
        "Ichneumon suspiciosus"@sv .

<http://tun.fi/MX.308326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon thomsoni" ;
    dwc:scientificNameAuthorship "Holmgren, 1864" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon thomsoni"@fi,
        "Ichneumon thomsoni"@sv .

<http://tun.fi/MX.308327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon tuberculipes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1848" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon tuberculipes"@fi,
        "Ichneumon tuberculipes"@sv .

<http://tun.fi/MX.308328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon vafer" ;
    dwc:scientificNameAuthorship "Tischbein, 1876" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon quartanus"@fi,
        "Ichneumon quartanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon vafer"@fi,
        "Ichneumon vafer"@sv .

<http://tun.fi/MX.308330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon validicornis" ;
    dwc:scientificNameAuthorship "Holmgren, 1864" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon validicornis"@fi,
        "Ichneumon validicornis"@sv .

<http://tun.fi/MX.308331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon vulneratorius" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:hiddenLabel "Ichneumon versutus"@fi,
        "Ichneumon versutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon vulneratorius"@fi,
        "Ichneumon vulneratorius"@sv .

<http://tun.fi/MX.308333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ichneumon xanthorius" ;
    dwc:scientificNameAuthorship "Forster, 1771" ;
    skos:broader <http://tun.fi/MX.308211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ichneumon xanthorius"@fi,
        "Ichneumon xanthorius"@sv .

<http://tun.fi/MX.308335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyrateles camelinus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thyrateles camelinus"@fi,
        "Thyrateles camelinus"@sv .

<http://tun.fi/MX.308336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyrateles haereticus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1854)" ;
    skos:broader <http://tun.fi/MX.308334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thyrateles haereticus"@fi,
        "Thyrateles haereticus"@sv .

<http://tun.fi/MX.308338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilothyrateles punctus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilothyrateles punctus"@fi,
        "Spilothyrateles punctus"@sv .

<http://tun.fi/MX.308340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenichneumon culpator" ;
    dwc:scientificNameAuthorship "(Schrank, 1802)" ;
    skos:broader <http://tun.fi/MX.308339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenichneumon culpator"@fi,
        "Stenichneumon culpator"@sv .

<http://tun.fi/MX.308341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenichneumon ephippiatus" ;
    dwc:scientificNameAuthorship "(Dalla Torre, 1902)" ;
    skos:broader <http://tun.fi/MX.308339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenichneumon ephippiatus"@fi,
        "Stenichneumon ephippiatus"@sv .

<http://tun.fi/MX.308342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenichneumon militarius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenichneumon militarius"@fi,
        "Stenichneumon militarius"@sv .

<http://tun.fi/MX.308343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenichneumon ringii" ;
    dwc:scientificNameAuthorship "(Holmgren, 1884)" ;
    skos:broader <http://tun.fi/MX.308339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenichneumon ringii"@fi,
        "Stenichneumon ringii"@sv .

<http://tun.fi/MX.308345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patrocloides diasemae" ;
    dwc:scientificNameAuthorship "(Tischbein, 1877)" ;
    skos:broader <http://tun.fi/MX.308344> ;
    skos:hiddenLabel "Patrocloides caeruleator"@fi,
        "Patrocloides caeruleator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Patrocloides diasemae"@fi,
        "Patrocloides diasemae"@sv .

<http://tun.fi/MX.308347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patrocloides dubitatorius" ;
    dwc:scientificNameAuthorship "(Sulzer, 1776)" ;
    skos:broader <http://tun.fi/MX.308344> ;
    skos:hiddenLabel "Patrocloides chalybeatus"@fi,
        "Patrocloides chalybeatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Patrocloides dubitatorius"@fi,
        "Patrocloides dubitatorius"@sv .

<http://tun.fi/MX.308349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patrocloides lapponicus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1871)" ;
    skos:broader <http://tun.fi/MX.308344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Patrocloides lapponicus"@fi,
        "Patrocloides lapponicus"@sv .

<http://tun.fi/MX.308350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patrocloides regius" ;
    dwc:scientificNameAuthorship "(Hellén, 1951)" ;
    skos:broader <http://tun.fi/MX.308344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Patrocloides regius"@fi,
        "Patrocloides regius"@sv .

<http://tun.fi/MX.308351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patrocloides sputator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.308344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Patrocloides sputator"@fi,
        "Patrocloides sputator"@sv .

<http://tun.fi/MX.308355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chasmias lugens" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chasmias lugens"@fi,
        "Chasmias lugens"@sv .

<http://tun.fi/MX.308356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chasmias motatorius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.308354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chasmias motatorius"@fi,
        "Chasmias motatorius"@sv .

<http://tun.fi/MX.308357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chasmias paludator" ;
    dwc:scientificNameAuthorship "(Desvignes, 1854)" ;
    skos:broader <http://tun.fi/MX.308354> ;
    skos:hiddenLabel "Chasmias paludicola"@fi,
        "Chasmias paludicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chasmias paludator"@fi,
        "Chasmias paludator"@sv .

<http://tun.fi/MX.308361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exephanes ischioxanthus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308360> ;
    skos:hiddenLabel "Exephanes hilaris"@fi,
        "Exephanes hilaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exephanes ischioxanthus"@fi,
        "Exephanes ischioxanthus"@sv .

<http://tun.fi/MX.308363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exephanes occupator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308360> ;
    skos:hiddenLabel "Exephanes femoralis"@fi,
        "Exephanes femoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exephanes occupator"@fi,
        "Exephanes occupator"@sv .

<http://tun.fi/MX.308365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exephanes riesei" ;
    dwc:scientificNameAuthorship "(Habermehl, 1916)" ;
    skos:broader <http://tun.fi/MX.308360> ;
    skos:hiddenLabel "Exephanes calamagrostidis"@fi,
        "Exephanes rhenanus"@fi,
        "Exephanes calamagrostidis"@sv,
        "Exephanes rhenanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exephanes riesei"@fi,
        "Exephanes riesei"@sv .

<http://tun.fi/MX.308368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exephanes venustus" ;
    dwc:scientificNameAuthorship "(Tischbein, 1876)" ;
    skos:broader <http://tun.fi/MX.308360> ;
    skos:hiddenLabel "Exephanes caelebs"@fi,
        "Exephanes caelebs"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exephanes venustus"@fi,
        "Exephanes venustus"@sv .

<http://tun.fi/MX.308371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyus amatorius" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.308370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyus amatorius"@fi,
        "Diphyus amatorius"@sv .

<http://tun.fi/MX.308372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyus bicingulatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyus bicingulatus"@fi,
        "Diphyus bicingulatus"@sv .

<http://tun.fi/MX.308373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyus gradatorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyus gradatorius"@fi,
        "Diphyus gradatorius"@sv .

<http://tun.fi/MX.308374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyus latebricola" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyus latebricola"@fi,
        "Diphyus latebricola"@sv .

<http://tun.fi/MX.308375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyus longigena" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.308370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyus longigena"@fi,
        "Diphyus longigena"@sv .

<http://tun.fi/MX.308376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyus luctatorius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.308370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyus luctatorius"@fi,
        "Diphyus luctatorius"@sv .

<http://tun.fi/MX.308377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyus ochromelas" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.308370> ;
    skos:hiddenLabel "Diphyus negatorius"@fi,
        "Diphyus negatorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyus ochromelas"@fi,
        "Diphyus ochromelas"@sv .

<http://tun.fi/MX.308379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyus palliatorius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyus palliatorius"@fi,
        "Diphyus palliatorius"@sv .

<http://tun.fi/MX.308380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyus quadripunctorius" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.308370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyus quadripunctorius"@fi,
        "Diphyus quadripunctorius"@sv .

<http://tun.fi/MX.308381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyus raptorius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.308370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyus raptorius"@fi,
        "Diphyus raptorius"@sv .

<http://tun.fi/MX.308382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyus salicatorius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308370> ;
    skos:hiddenLabel "Diphyus indocilis"@fi,
        "Diphyus indocilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyus salicatorius"@fi,
        "Diphyus salicatorius"@sv .

<http://tun.fi/MX.308384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyus septemguttatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphyus septemguttatus"@fi,
        "Diphyus septemguttatus"@sv .

<http://tun.fi/MX.308386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limerodops elongatus" ;
    dwc:scientificNameAuthorship "(Brischke, 1865)" ;
    skos:broader <http://tun.fi/MX.308385> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limerodops elongatus"@fi,
        "Limerodops elongatus"@sv .

<http://tun.fi/MX.308387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limerodops subsericans" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308385> ;
    skos:hiddenLabel "Limerodops fossorius"@fi,
        "Limerodops fossorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limerodops subsericans"@fi,
        "Limerodops subsericans"@sv .

<http://tun.fi/MX.308390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyteles armatorius" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.308389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyteles armatorius"@fi,
        "Amblyteles armatorius"@sv .

<http://tun.fi/MX.308392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achaius margineguttatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achaius margineguttatus"@fi,
        "Achaius margineguttatus"@sv .

<http://tun.fi/MX.308393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achaius oratorius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.308391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achaius oratorius"@fi,
        "Achaius oratorius"@sv .

<http://tun.fi/MX.308395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hepiopelmus melanogaster" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.308394> ;
    skos:hiddenLabel "Hepiopelmus leucostigmus"@fi,
        "Hepiopelmus leucostigmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hepiopelmus melanogaster"@fi,
        "Hepiopelmus melanogaster"@sv .

<http://tun.fi/MX.308398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenichneumon castigator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.308397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenichneumon castigator"@fi,
        "Ctenichneumon castigator"@sv .

<http://tun.fi/MX.308399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenichneumon circulator" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.308397> ;
    skos:hiddenLabel "Ctenichneumon nigratus"@fi,
        "Ctenichneumon nigratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenichneumon circulator"@fi,
        "Ctenichneumon circulator"@sv .

<http://tun.fi/MX.308401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenichneumon devylderi" ;
    dwc:scientificNameAuthorship "(Holmgren, 1871)" ;
    skos:broader <http://tun.fi/MX.308397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenichneumon devylderi"@fi,
        "Ctenichneumon devylderi"@sv .

<http://tun.fi/MX.308402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenichneumon divisorius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenichneumon divisorius"@fi,
        "Ctenichneumon divisorius"@sv .

<http://tun.fi/MX.308403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenichneumon edictorius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.308397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenichneumon edictorius"@fi,
        "Ctenichneumon edictorius"@sv .

<http://tun.fi/MX.308404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenichneumon funereus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.308397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenichneumon funereus"@fi,
        "Ctenichneumon funereus"@sv .

<http://tun.fi/MX.308405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenichneumon inspector" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenichneumon inspector"@fi,
        "Ctenichneumon inspector"@sv .

<http://tun.fi/MX.308406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenichneumon messorius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenichneumon messorius"@fi,
        "Ctenichneumon messorius"@sv .

<http://tun.fi/MX.308407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenichneumon nitens" ;
    dwc:scientificNameAuthorship "(Christ, 1791)" ;
    skos:broader <http://tun.fi/MX.308397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenichneumon nitens"@fi,
        "Ctenichneumon nitens"@sv .

<http://tun.fi/MX.308408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenichneumon repentinus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308397> ;
    skos:hiddenLabel "Ctenichneumon melanocastaneus"@fi,
        "Ctenichneumon melanocastaneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenichneumon repentinus"@fi,
        "Ctenichneumon repentinus"@sv .

<http://tun.fi/MX.308411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilichneumon ammonius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308410> ;
    skos:hiddenLabel "Spilichneumon stagnicola"@fi,
        "Spilichneumon stagnicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilichneumon ammonius"@fi,
        "Spilichneumon ammonius"@sv .

<http://tun.fi/MX.308413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilichneumon anurus" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.308410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilichneumon anurus"@fi,
        "Spilichneumon anurus"@sv .

<http://tun.fi/MX.308414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilichneumon celenae" ;
    dwc:scientificNameAuthorship "Perkins, 1953" ;
    skos:broader <http://tun.fi/MX.308410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilichneumon celenae"@fi,
        "Spilichneumon celenae"@sv .

<http://tun.fi/MX.308415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilichneumon johansoni" ;
    dwc:scientificNameAuthorship "(Holmgren, 1871)" ;
    skos:broader <http://tun.fi/MX.308410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilichneumon johansoni"@fi,
        "Spilichneumon johansoni"@sv .

<http://tun.fi/MX.308416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilichneumon limnophilus" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.308410> ;
    skos:hiddenLabel "Spilichneumon ammonius"@fi,
        "Spilichneumon ammonius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilichneumon limnophilus"@fi,
        "Spilichneumon limnophilus"@sv .

<http://tun.fi/MX.308418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilichneumon occisorius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.308410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilichneumon occisorius"@fi,
        "Spilichneumon occisorius"@sv .

<http://tun.fi/MX.308419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilichneumon simplicidens" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.308410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilichneumon simplicidens"@fi,
        "Spilichneumon simplicidens"@sv .

<http://tun.fi/MX.308421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutanyacra crispatoria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.308420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutanyacra crispatoria"@fi,
        "Eutanyacra crispatoria"@sv .

<http://tun.fi/MX.308422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutanyacra glaucatoria" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.308420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutanyacra glaucatoria"@fi,
        "Eutanyacra glaucatoria"@sv .

<http://tun.fi/MX.308423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutanyacra pallidicornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutanyacra pallidicornis"@fi,
        "Eutanyacra pallidicornis"@sv .

<http://tun.fi/MX.308425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limerodes arctiventris" ;
    dwc:scientificNameAuthorship "(Schiödte, 1839)" ;
    skos:broader <http://tun.fi/MX.308424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limerodes arctiventris"@fi,
        "Limerodes arctiventris"@sv .

<http://tun.fi/MX.308427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholabus femoralis" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.308426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricholabus femoralis"@fi,
        "Tricholabus femoralis"@sv .

<http://tun.fi/MX.308428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholabus strigatorius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricholabus strigatorius"@fi,
        "Tricholabus strigatorius"@sv .

<http://tun.fi/MX.308431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybophorellus injucundus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1854)" ;
    skos:broader <http://tun.fi/MX.308430> ;
    skos:hiddenLabel "Hybophorellus aulicus"@fi,
        "Hybophorellus duplicator"@fi,
        "Hybophorellus aulicus"@sv,
        "Hybophorellus duplicator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hybophorellus injucundus"@fi,
        "Hybophorellus injucundus"@sv .

<http://tun.fi/MX.308435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclolabus axillatorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307993> ;
    skos:hiddenLabel "Cyclolabus pactor"@fi,
        "Hoplismenus albifrons"@fi,
        "Hoplismenus axillatorius"@fi,
        "Cyclolabus pactor"@sv,
        "Hoplismenus albifrons"@sv,
        "Hoplismenus axillatorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclolabus axillatorius"@fi,
        "Cyclolabus axillatorius"@sv .

<http://tun.fi/MX.308437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplismenus bidentatus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.308434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplismenus bidentatus"@fi,
        "Hoplismenus bidentatus"@sv .

<http://tun.fi/MX.308438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplismenus bispinatorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplismenus bispinatorius"@fi,
        "Hoplismenus bispinatorius"@sv .

<http://tun.fi/MX.308439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplismenus terrificus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.308434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplismenus terrificus"@fi,
        "Hoplismenus terrificus"@sv .

<http://tun.fi/MX.308440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplismenus uniguttatus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplismenus uniguttatus"@fi,
        "Hoplismenus uniguttatus"@sv .

<http://tun.fi/MX.308445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syspasis puerulus" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1890)" ;
    skos:broader <http://tun.fi/MX.308444> ;
    skos:hiddenLabel "Syspasis eburnifrons"@fi,
        "Syspasis eburnifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syspasis puerulus"@fi,
        "Syspasis puerulus"@sv .

<http://tun.fi/MX.308446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syspasis haesitator" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syspasis haesitator"@fi,
        "Syspasis haesitator"@sv .

<http://tun.fi/MX.308447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syspasis lineator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.308444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syspasis lineator"@fi,
        "Syspasis lineator"@sv .

<http://tun.fi/MX.308448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syspasis scutellator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syspasis scutellator"@fi,
        "Syspasis scutellator"@sv .

<http://tun.fi/MX.308449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syspasis simulosa" ;
    dwc:scientificNameAuthorship "(Thomson, 1886)" ;
    skos:broader <http://tun.fi/MX.308444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syspasis simulosa"@fi,
        "Syspasis simulosa"@sv .

<http://tun.fi/MX.308450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syspasis tauma" ;
    dwc:scientificNameAuthorship "(Heinrich, 1951)" ;
    skos:broader <http://tun.fi/MX.308444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syspasis tauma"@fi,
        "Syspasis tauma"@sv .

<http://tun.fi/MX.308452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lymantrichneumon disparis" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.308451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lymantrichneumon disparis"@fi,
        "Lymantrichneumon disparis"@sv .

<http://tun.fi/MX.308454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon anthrax" ;
    dwc:scientificNameAuthorship "(Dalla Torre, 1901)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon anthrax"@fi,
        "Coelichneumon anthrax"@sv .

<http://tun.fi/MX.308455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon atratorius" ;
    dwc:scientificNameAuthorship "(Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon atratorius"@fi,
        "Coelichneumon atratorius"@sv .

<http://tun.fi/MX.308456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon biannulatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:hiddenLabel "Coelichneumon fasciatus"@fi,
        "Coelichneumon fasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon biannulatus"@fi,
        "Coelichneumon biannulatus"@sv .

<http://tun.fi/MX.308458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon biguttorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1789)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon biguttorius"@fi,
        "Coelichneumon biguttorius"@sv .

<http://tun.fi/MX.308459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon biguttulatus" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1875)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon biguttulatus"@fi,
        "Coelichneumon biguttulatus"@sv .

<http://tun.fi/MX.308460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon bilineatus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon bilineatus"@fi,
        "Coelichneumon bilineatus"@sv .

<http://tun.fi/MX.308461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon bohemani" ;
    dwc:scientificNameAuthorship "(Holmgren, 1864)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon bohemani"@fi,
        "Coelichneumon bohemani"@sv .

<http://tun.fi/MX.308462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon comitator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:hiddenLabel "Coelichneumon ferreus"@fi,
        "Coelichneumon ferreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon comitator"@fi,
        "Coelichneumon comitator"@sv .

<http://tun.fi/MX.308464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon consimilis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon consimilis"@fi,
        "Coelichneumon consimilis"@sv .

<http://tun.fi/MX.308465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon cretatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon cretatus"@fi,
        "Coelichneumon cretatus"@sv .

<http://tun.fi/MX.308466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon cyaniventris" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1859)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon cyaniventris"@fi,
        "Coelichneumon cyaniventris"@sv .

<http://tun.fi/MX.308467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon desinatorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:hiddenLabel "Coelichneumon fuscipes"@fi,
        "Coelichneumon fuscipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon desinatorius"@fi,
        "Coelichneumon desinatorius"@sv .

<http://tun.fi/MX.308469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon dubius" ;
    dwc:scientificNameAuthorship "(Tischbein, 1876)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:hiddenLabel "Coelichneumon periscelis"@fi,
        "Coelichneumon periscelis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon dubius"@fi,
        "Coelichneumon dubius"@sv .

<http://tun.fi/MX.308471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon falsificus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon falsificus"@fi,
        "Coelichneumon falsificus"@sv .

<http://tun.fi/MX.308472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon funebrator" ;
    dwc:scientificNameAuthorship "Horstmann, 2006" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:hiddenLabel "Coelichneumon funebris"@fi,
        "Coelichneumon funebris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon funebrator"@fi,
        "Coelichneumon funebrator"@sv .

<http://tun.fi/MX.308474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:hiddenLabel "Coelichneumon castaneiventris"@fi,
        "Coelichneumon truncatulus"@fi,
        "Coelichneumon castaneiventris"@sv,
        "Coelichneumon truncatulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon haemorrhoidalis"@fi,
        "Coelichneumon haemorrhoidalis"@sv .

<http://tun.fi/MX.308477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon impressor" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon impressor"@fi,
        "Coelichneumon impressor"@sv .

<http://tun.fi/MX.308478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon lacrymator" ;
    dwc:scientificNameAuthorship "(Fonscolombe, 1847)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:hiddenLabel "Coelichneumon eversmanni"@fi,
        "Coelichneumon eversmanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon lacrymator"@fi,
        "Coelichneumon lacrymator"@sv .

<http://tun.fi/MX.308480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon leucocerus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon leucocerus"@fi,
        "Coelichneumon leucocerus"@sv .

<http://tun.fi/MX.308481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon nigerrimus" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:hiddenLabel "Coelichneumon derasus"@fi,
        "Coelichneumon percussor"@fi,
        "Coelichneumon derasus"@sv,
        "Coelichneumon percussor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon nigerrimus"@fi,
        "Coelichneumon nigerrimus"@sv .

<http://tun.fi/MX.308484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon nobilis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1857)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:hiddenLabel "Coelichneumon bistrigosus"@fi,
        "Coelichneumon bistrigosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon nobilis"@fi,
        "Coelichneumon nobilis"@sv .

<http://tun.fi/MX.308486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon opulentus" ;
    dwc:scientificNameAuthorship "(Taschenberg, 1871)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon opulentus"@fi,
        "Coelichneumon opulentus"@sv .

<http://tun.fi/MX.308487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon orbitator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon orbitator"@fi,
        "Coelichneumon orbitator"@sv .

<http://tun.fi/MX.308488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon ruficauda" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon ruficauda"@fi,
        "Coelichneumon ruficauda"@sv .

<http://tun.fi/MX.308489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon sinister" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1848)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon sinister"@fi,
        "Coelichneumon sinister"@sv .

<http://tun.fi/MX.308490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon sugillatorius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:hiddenLabel "Coelichneumon decrescens"@fi,
        "Coelichneumon decrescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon sugillatorius"@fi,
        "Coelichneumon sugillatorius"@sv .

<http://tun.fi/MX.308492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon torsor" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon torsor"@fi,
        "Coelichneumon torsor"@sv .

<http://tun.fi/MX.308493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon validus" ;
    dwc:scientificNameAuthorship "(Berthoumieu, 1894)" ;
    skos:broader <http://tun.fi/MX.308453> ;
    skos:hiddenLabel "Coelichneumon nigricornis"@fi,
        "Coelichneumon nigricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumon validus"@fi,
        "Coelichneumon validus"@sv .

<http://tun.fi/MX.308496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aglaojoppa centummaculata" ;
    dwc:scientificNameAuthorship "(Christ, 1791)" ;
    skos:broader <http://tun.fi/MX.308495> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aglaojoppa centummaculata"@fi,
        "Aglaojoppa centummaculata"@sv .

<http://tun.fi/MX.308498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelichneumonops solutus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1864)" ;
    skos:broader <http://tun.fi/MX.308497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelichneumonops solutus"@fi,
        "Coelichneumonops solutus"@sv .

<http://tun.fi/MX.308500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protichneumon fusorius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.308499> ;
    skos:hiddenLabel "Protichneumon fusorius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmäkiitäjäkiho"@fi,
        "Protichneumon fusorius"@sv .

<http://tun.fi/MX.308501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protichneumon jesperi" ;
    dwc:scientificNameAuthorship "(Holmgren, 1886)" ;
    skos:broader <http://tun.fi/MX.308499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protichneumon jesperi"@fi,
        "Protichneumon jesperi"@sv .

<http://tun.fi/MX.308502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protichneumon pisorius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.308499> ;
    skos:hiddenLabel "Protichneumon pisorius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntykiitäjäkiho"@fi,
        "Protichneumon pisorius"@sv .

<http://tun.fi/MX.308503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protichneumon similatorius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.308499> ;
    skos:hiddenLabel "Protichneumon coqueberti"@fi,
        "Protichneumon erythrogaster"@fi,
        "Protichneumon coqueberti"@sv,
        "Protichneumon erythrogaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protichneumon similatorius"@fi,
        "Protichneumon similatorius"@sv .

<http://tun.fi/MX.308507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyjoppa fuscipennis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1845)" ;
    skos:broader <http://tun.fi/MX.308506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyjoppa fuscipennis"@fi,
        "Amblyjoppa fuscipennis"@sv .

<http://tun.fi/MX.308508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyjoppa proteus" ;
    dwc:scientificNameAuthorship "(Christ, 1791)" ;
    skos:broader <http://tun.fi/MX.308506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyjoppa proteus"@fi,
        "Amblyjoppa proteus"@sv .

<http://tun.fi/MX.308511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callajoppa cirrogaster" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.308510> ;
    skos:hiddenLabel "Callajoppa cirrogaster"@fi,
        "Callajoppa lutoria"@fi,
        "Callajoppa lutoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelikiitäjäkiho"@fi,
        "Callajoppa cirrogaster"@sv .

<http://tun.fi/MX.308513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callajoppa exaltatoria" ;
    dwc:scientificNameAuthorship "(Panzer, 1804)" ;
    skos:broader <http://tun.fi/MX.308510> ;
    skos:hiddenLabel "Callajoppa exaltatoria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syreenikiitäjäkiho"@fi,
        "Callajoppa exaltatoria"@sv .

<http://tun.fi/MX.308516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trogus lapidator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.308515> ;
    skos:hiddenLabel "Trogus caeruleator"@fi,
        "Trogus lapidator"@fi,
        "Trogus panzeri"@fi,
        "Trogus caeruleator"@sv,
        "Trogus panzeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ritarikiho"@fi,
        "Trogus lapidator"@sv .

<http://tun.fi/MX.308522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleocentrus caligatus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coleocentrus caligatus"@fi,
        "Coleocentrus caligatus"@sv .

<http://tun.fi/MX.308525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleocentrus excitator" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.308521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coleocentrus excitator"@fi,
        "Coleocentrus excitator"@sv .

<http://tun.fi/MX.308526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleocentrus heteropus" ;
    dwc:scientificNameAuthorship "Thomson, 1894" ;
    skos:broader <http://tun.fi/MX.308521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coleocentrus heteropus"@fi,
        "Coleocentrus heteropus"@sv .

<http://tun.fi/MX.308531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arotes albicinctus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arotes albicinctus"@fi,
        "Arotes albicinctus"@sv .

<http://tun.fi/MX.308533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenolobus terebrator" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.308532> ;
    skos:hiddenLabel "Phaenolobus arator"@fi,
        "Phaenolobus arator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenolobus terebrator"@fi,
        "Phaenolobus terebrator"@sv .

<http://tun.fi/MX.308537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylloceria borealis" ;
    dwc:scientificNameAuthorship "(Roman, 1924)" ;
    skos:broader <http://tun.fi/MX.308536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylloceria borealis"@fi,
        "Cylloceria borealis"@sv .

<http://tun.fi/MX.308538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylloceria fusciventris" ;
    dwc:scientificNameAuthorship "(Hellén, 1940)" ;
    skos:broader <http://tun.fi/MX.308536> ;
    skos:hiddenLabel "Cylloceria langei"@fi,
        "Cylloceria langei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylloceria fusciventris"@fi,
        "Cylloceria fusciventris"@sv .

<http://tun.fi/MX.308540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylloceria melancholica" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.308536> ;
    skos:hiddenLabel "Cylloceria accusator"@fi,
        "Cylloceria nunciator"@fi,
        "Cylloceria accusator"@sv,
        "Cylloceria nunciator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylloceria melancholica"@fi,
        "Cylloceria melancholica"@sv .

<http://tun.fi/MX.308542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylloceria caligata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylloceria caligata"@fi,
        "Cylloceria caligata"@sv .

<http://tun.fi/MX.308544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylloceria sylvestris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308536> ;
    skos:hiddenLabel "Cylloceria striolata"@fi,
        "Cylloceria striolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylloceria sylvestris"@fi,
        "Cylloceria sylvestris"@sv .

<http://tun.fi/MX.308546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cylloceria tenuicornis" ;
    dwc:scientificNameAuthorship "Humala, 2002" ;
    skos:broader <http://tun.fi/MX.308536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cylloceria tenuicornis"@fi,
        "Cylloceria tenuicornis"@sv .

<http://tun.fi/MX.308548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allomacrus arcticus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1881)" ;
    skos:broader <http://tun.fi/MX.308547> ;
    skos:hiddenLabel "Allomacrus pimplarius"@fi,
        "Allomacrus pimplarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allomacrus arcticus"@fi,
        "Allomacrus arcticus"@sv .

<http://tun.fi/MX.308550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allomacrus subtilis" ;
    dwc:scientificNameAuthorship "Humala, 2002" ;
    skos:broader <http://tun.fi/MX.308547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allomacrus subtilis"@fi,
        "Allomacrus subtilis"@sv .

<http://tun.fi/MX.308553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphoctonus borealis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphoctonus borealis"@fi,
        "Syrphoctonus borealis"@sv .

<http://tun.fi/MX.308554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphoctonus collinus" ;
    dwc:scientificNameAuthorship "(Stelfox, 1941)" ;
    skos:broader <http://tun.fi/MX.308552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphoctonus collinus"@fi,
        "Syrphoctonus collinus"@sv .

<http://tun.fi/MX.308555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphoctonus dimidiatus" ;
    dwc:scientificNameAuthorship "(Schrank, 1802)" ;
    skos:broader <http://tun.fi/MX.308552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphoctonus dimidiatus"@fi,
        "Syrphoctonus dimidiatus"@sv .

<http://tun.fi/MX.308556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphoctonus incisus" ;
    dwc:scientificNameAuthorship "(Thomson, 1890)" ;
    skos:broader <http://tun.fi/MX.308552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphoctonus incisus"@fi,
        "Syrphoctonus incisus"@sv .

<http://tun.fi/MX.308557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphoctonus longipes" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphoctonus longipes"@fi,
        "Syrphoctonus longipes"@sv .

<http://tun.fi/MX.308558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphoctonus megaspis" ;
    dwc:scientificNameAuthorship "(Thomson, 1890)" ;
    skos:broader <http://tun.fi/MX.308552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphoctonus megaspis"@fi,
        "Syrphoctonus megaspis"@sv .

<http://tun.fi/MX.308559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphoctonus neopulcher" ;
    dwc:scientificNameAuthorship "Horstmann, 1980" ;
    skos:broader <http://tun.fi/MX.308552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphoctonus neopulcher"@fi,
        "Syrphoctonus neopulcher"@sv .

<http://tun.fi/MX.308560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphoctonus strigator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.308552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphoctonus strigator"@fi,
        "Syrphoctonus strigator"@sv .

<http://tun.fi/MX.308561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphoctonus sundevalli" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphoctonus sundevalli"@fi,
        "Syrphoctonus sundevalli"@sv .

<http://tun.fi/MX.308562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphoctonus tarsatorius" ;
    dwc:scientificNameAuthorship "(Panzer, 1809)" ;
    skos:broader <http://tun.fi/MX.308552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphoctonus tarsatorius"@fi,
        "Syrphoctonus tarsatorius"@sv .

<http://tun.fi/MX.308564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homotropus crassicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1890" ;
    skos:broader <http://tun.fi/MX.308563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homotropus crassicornis"@fi,
        "Homotropus crassicornis"@sv .

<http://tun.fi/MX.308565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homotropus crassicrus" ;
    dwc:scientificNameAuthorship "Thomson, 1890" ;
    skos:broader <http://tun.fi/MX.308563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homotropus crassicrus"@fi,
        "Homotropus crassicrus"@sv .

<http://tun.fi/MX.308566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homotropus elegans" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homotropus elegans"@fi,
        "Homotropus elegans"@sv .

<http://tun.fi/MX.308567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homotropus longiventris" ;
    dwc:scientificNameAuthorship "Thomson, 1890" ;
    skos:broader <http://tun.fi/MX.308563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homotropus longiventris"@fi,
        "Homotropus longiventris"@sv .

<http://tun.fi/MX.308568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homotropus nigritarsus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homotropus nigritarsus"@fi,
        "Homotropus nigritarsus"@sv .

<http://tun.fi/MX.308569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homotropus pallipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homotropus pallipes"@fi,
        "Homotropus pallipes"@sv .

<http://tun.fi/MX.308570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homotropus pictus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homotropus pictus"@fi,
        "Homotropus pictus"@sv .

<http://tun.fi/MX.308571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homotropus signatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homotropus signatus"@fi,
        "Homotropus signatus"@sv .

<http://tun.fi/MX.308572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homotropus subopacus" ;
    dwc:scientificNameAuthorship "(Stelfox, 1941)" ;
    skos:broader <http://tun.fi/MX.308563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homotropus subopacus"@fi,
        "Homotropus subopacus"@sv .

<http://tun.fi/MX.308574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fossatyloides gracilentus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308573> ;
    skos:hiddenLabel "Fossatyloides pulcher"@fi,
        "Fossatyloides pulcher"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fossatyloides gracilentus"@fi,
        "Fossatyloides gracilentus"@sv .

<http://tun.fi/MX.308577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daschia brevitarsis" ;
    dwc:scientificNameAuthorship "(Thomson, 1890)" ;
    skos:broader <http://tun.fi/MX.308576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Daschia brevitarsis"@fi,
        "Daschia brevitarsis"@sv .

<http://tun.fi/MX.308579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enizemum nigricorne" ;
    dwc:scientificNameAuthorship "(Thomson, 1890)" ;
    skos:broader <http://tun.fi/MX.308578> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enizemum nigricorne"@fi,
        "Enizemum nigricorne"@sv .

<http://tun.fi/MX.308580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enizemum ornatum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308578> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enizemum ornatum"@fi,
        "Enizemum ornatum"@sv .

<http://tun.fi/MX.308581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enizemum scutellare" ;
    dwc:scientificNameAuthorship "(Lange, 1911)" ;
    skos:broader <http://tun.fi/MX.308578> ;
    skos:hiddenLabel "Enizemum albopictum"@fi,
        "Enizemum junctum"@fi,
        "Enizemum albopictum"@sv,
        "Enizemum junctum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enizemum scutellare"@fi,
        "Enizemum scutellare"@sv .

<http://tun.fi/MX.308585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Woldstedtius biguttatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Woldstedtius biguttatus"@fi,
        "Woldstedtius biguttatus"@sv .

<http://tun.fi/MX.308586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Woldstedtius citropectoralis" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1926)" ;
    skos:broader <http://tun.fi/MX.308584> ;
    skos:hiddenLabel "Woldstedtius abdominator"@fi,
        "Woldstedtius abdominator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Woldstedtius citropectoralis"@fi,
        "Woldstedtius citropectoralis"@sv .

<http://tun.fi/MX.308588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Woldstedtius flavolineatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Woldstedtius flavolineatus"@fi,
        "Woldstedtius flavolineatus"@sv .

<http://tun.fi/MX.308589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Woldstedtius holarcticus" ;
    dwc:scientificNameAuthorship "(Diller, 1969)" ;
    skos:broader <http://tun.fi/MX.308584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Woldstedtius holarcticus"@fi,
        "Woldstedtius holarcticus"@sv .

<http://tun.fi/MX.308592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campocraspedon annulitarsis" ;
    dwc:scientificNameAuthorship "(Hedwig, 1938)" ;
    skos:broader <http://tun.fi/MX.308591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campocraspedon annulitarsis"@fi,
        "Campocraspedon annulitarsis"@sv .

<http://tun.fi/MX.308593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campocraspedon caudatum" ;
    dwc:scientificNameAuthorship "(Thomson, 1890)" ;
    skos:broader <http://tun.fi/MX.308591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campocraspedon caudatum"@fi,
        "Campocraspedon caudatum"@sv .

<http://tun.fi/MX.308595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthorima compressa" ;
    dwc:scientificNameAuthorship "(Desvignes, 1856)" ;
    skos:broader <http://tun.fi/MX.308594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthorima compressa"@fi,
        "Phthorima compressa"@sv .

<http://tun.fi/MX.308597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophilus asperatus" ;
    dwc:scientificNameAuthorship "Dasch, 1964" ;
    skos:broader <http://tun.fi/MX.308596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophilus asperatus"@fi,
        "Syrphophilus asperatus"@sv .

<http://tun.fi/MX.308598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophilus bizonarius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophilus bizonarius"@fi,
        "Syrphophilus bizonarius"@sv .

<http://tun.fi/MX.308599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophilus tricinctorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophilus tricinctorius"@fi,
        "Syrphophilus tricinctorius"@sv .

<http://tun.fi/MX.308601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tymmophorus erythrozonus" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.308600> ;
    skos:hiddenLabel "Tymmophorus rufiventris"@fi,
        "Tymmophorus rufiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tymmophorus erythrozonus"@fi,
        "Tymmophorus erythrozonus"@sv .

<http://tun.fi/MX.308603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tymmophorus obscuripes" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308600> ;
    skos:hiddenLabel "Tymmophorus graculus"@fi,
        "Tymmophorus graculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tymmophorus obscuripes"@fi,
        "Tymmophorus obscuripes"@sv .

<http://tun.fi/MX.308605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tymmophorus suspiciosus" ;
    dwc:scientificNameAuthorship "(Brischke, 1871)" ;
    skos:broader <http://tun.fi/MX.308600> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tymmophorus suspiciosus"@fi,
        "Tymmophorus suspiciosus"@sv .

<http://tun.fi/MX.308607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplazon annulatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplazon annulatus"@fi,
        "Diplazon annulatus"@sv .

<http://tun.fi/MX.308608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplazon deletus" ;
    dwc:scientificNameAuthorship "(Thomson, 1890)" ;
    skos:broader <http://tun.fi/MX.308606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplazon deletus"@fi,
        "Diplazon deletus"@sv .

<http://tun.fi/MX.308609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplazon hyperboreus" ;
    dwc:scientificNameAuthorship "(Marshall, 1877)" ;
    skos:broader <http://tun.fi/MX.308606> ;
    skos:hiddenLabel "Diplazon algidus"@fi,
        "Diplazon algidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplazon hyperboreus"@fi,
        "Diplazon hyperboreus"@sv .

<http://tun.fi/MX.308611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplazon laetatorius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.308606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplazon laetatorius"@fi,
        "Diplazon laetatorius"@sv .

<http://tun.fi/MX.308612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplazon neoalpinus" ;
    dwc:scientificNameAuthorship "Zwakhals, 1979" ;
    skos:broader <http://tun.fi/MX.308606> ;
    skos:hiddenLabel "Diplazon alpinus"@fi,
        "Diplazon alpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplazon neoalpinus"@fi,
        "Diplazon neoalpinus"@sv .

<http://tun.fi/MX.308614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplazon pallicoxa" ;
    dwc:scientificNameAuthorship "Manukyan, 1987" ;
    skos:broader <http://tun.fi/MX.308606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplazon pallicoxa"@fi,
        "Diplazon pallicoxa"@sv .

<http://tun.fi/MX.308615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplazon pectoratorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplazon pectoratorius"@fi,
        "Diplazon pectoratorius"@sv .

<http://tun.fi/MX.308616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplazon scutatorius" ;
    dwc:scientificNameAuthorship "Teunissen, 1943" ;
    skos:broader <http://tun.fi/MX.308606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplazon scutatorius"@fi,
        "Diplazon scutatorius"@sv .

<http://tun.fi/MX.308617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplazon tetragonus" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplazon tetragonus"@fi,
        "Diplazon tetragonus"@sv .

<http://tun.fi/MX.308618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplazon tibiatorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.308606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplazon tibiatorius"@fi,
        "Diplazon tibiatorius"@sv .

<http://tun.fi/MX.308619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplazon varicoxa" ;
    dwc:scientificNameAuthorship "(Thomson, 1890)" ;
    skos:broader <http://tun.fi/MX.308606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplazon varicoxa"@fi,
        "Diplazon varicoxa"@sv .

<http://tun.fi/MX.308621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bioblapsis polita" ;
    dwc:scientificNameAuthorship "(Vollenhoven, 1878)" ;
    skos:broader <http://tun.fi/MX.308620> ;
    skos:hiddenLabel "Bioblapsis flavipes"@fi,
        "Bioblapsis flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bioblapsis polita"@fi,
        "Bioblapsis polita"@sv .

<http://tun.fi/MX.308624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Promethes bridgmani" ;
    dwc:scientificNameAuthorship "Fitton, 1976" ;
    skos:broader <http://tun.fi/MX.308623> ;
    skos:hiddenLabel "Promethes scutellaris"@fi,
        "Promethes scutellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Promethes bridgmani"@fi,
        "Promethes bridgmani"@sv .

<http://tun.fi/MX.308626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Promethes melanaspis" ;
    dwc:scientificNameAuthorship "Thomson, 1890" ;
    skos:broader <http://tun.fi/MX.308623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Promethes melanaspis"@fi,
        "Promethes melanaspis"@sv .

<http://tun.fi/MX.308627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Promethes nigriventris" ;
    dwc:scientificNameAuthorship "Thomson, 1890" ;
    skos:broader <http://tun.fi/MX.308623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Promethes nigriventris"@fi,
        "Promethes nigriventris"@sv .

<http://tun.fi/MX.308628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Promethes sulcator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308623> ;
    skos:hiddenLabel "Promethes dodsi"@fi,
        "Promethes dodsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Promethes sulcator"@fi,
        "Promethes sulcator"@sv .

<http://tun.fi/MX.308631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sussaba aciculata" ;
    dwc:scientificNameAuthorship "(Ruthe, 1859)" ;
    skos:broader <http://tun.fi/MX.308630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sussaba aciculata"@fi,
        "Sussaba aciculata"@sv .

<http://tun.fi/MX.308632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sussaba cognata" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sussaba cognata"@fi,
        "Sussaba cognata"@sv .

<http://tun.fi/MX.308633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sussaba dorsalis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sussaba dorsalis"@fi,
        "Sussaba dorsalis"@sv .

<http://tun.fi/MX.308634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sussaba erigator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.308630> ;
    skos:hiddenLabel "Sussaba festiva"@fi,
        "Sussaba festiva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sussaba erigator"@fi,
        "Sussaba erigator"@sv .

<http://tun.fi/MX.308636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sussaba flavipes" ;
    dwc:scientificNameAuthorship "(Lucas, 1849)" ;
    skos:broader <http://tun.fi/MX.308630> ;
    skos:hiddenLabel "Sussaba coriacea"@fi,
        "Sussaba neopulchella"@fi,
        "Sussaba pulchella"@fi,
        "Sussaba coriacea"@sv,
        "Sussaba neopulchella"@sv,
        "Sussaba pulchella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sussaba flavipes"@fi,
        "Sussaba flavipes"@sv .

<http://tun.fi/MX.308640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sussaba pulchella" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308630> ;
    skos:hiddenLabel "Sussaba elongata"@fi,
        "Sussaba laticarpus"@fi,
        "Sussaba elongata"@sv,
        "Sussaba laticarpus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sussaba pulchella"@fi,
        "Sussaba pulchella"@sv .

<http://tun.fi/MX.308643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sussaba punctiventris" ;
    dwc:scientificNameAuthorship "(Thomson, 1890)" ;
    skos:broader <http://tun.fi/MX.308630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sussaba punctiventris"@fi,
        "Sussaba punctiventris"@sv .

<http://tun.fi/MX.308646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aperileptus albipalpus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308645> ;
    skos:hiddenLabel "Aperileptus custoditor"@fi,
        "Aperileptus penetrans"@fi,
        "Aperileptus custoditor"@sv,
        "Aperileptus penetrans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aperileptus albipalpus"@fi,
        "Aperileptus albipalpus"@sv .

<http://tun.fi/MX.308649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aperileptus flavus" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308645> ;
    skos:hiddenLabel "Aperileptus vilis"@fi,
        "Aperileptus vilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aperileptus flavus"@fi,
        "Aperileptus flavus"@sv .

<http://tun.fi/MX.308651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aperileptus impurus" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308645> ;
    skos:hiddenLabel "Aperileptus electus"@fi,
        "Aperileptus electus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aperileptus impurus"@fi,
        "Aperileptus impurus"@sv .

<http://tun.fi/MX.308653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aperileptus infuscatus" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aperileptus infuscatus"@fi,
        "Aperileptus infuscatus"@sv .

<http://tun.fi/MX.308654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aperileptus melanopsis" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aperileptus melanopsis"@fi,
        "Aperileptus melanopsis"@sv .

<http://tun.fi/MX.308655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aperileptus microspilus" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aperileptus microspilus"@fi,
        "Aperileptus microspilus"@sv .

<http://tun.fi/MX.308656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aperileptus minimus" ;
    dwc:scientificNameAuthorship "Strobl, 1904" ;
    skos:broader <http://tun.fi/MX.308645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aperileptus minimus"@fi,
        "Aperileptus minimus"@sv .

<http://tun.fi/MX.308657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aperileptus plagiatus" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aperileptus plagiatus"@fi,
        "Aperileptus plagiatus"@sv .

<http://tun.fi/MX.308658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aperileptus rossemi" ;
    dwc:scientificNameAuthorship "Jussila, 1994" ;
    skos:broader <http://tun.fi/MX.308645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aperileptus rossemi"@fi,
        "Aperileptus rossemi"@sv .

<http://tun.fi/MX.308659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aperileptus tricinctus" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aperileptus tricinctus"@fi,
        "Aperileptus tricinctus"@sv .

<http://tun.fi/MX.308660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aperileptus vanus" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308645> ;
    skos:hiddenLabel "Aperileptus obliquus"@fi,
        "Aperileptus obliquus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aperileptus vanus"@fi,
        "Aperileptus vanus"@sv .

<http://tun.fi/MX.308662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aperileptus viduatus" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aperileptus viduatus"@fi,
        "Aperileptus viduatus"@sv .

<http://tun.fi/MX.308664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entypoma robustator" ;
    dwc:scientificNameAuthorship "Aubert, 1968" ;
    skos:broader <http://tun.fi/MX.308663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entypoma robustator"@fi,
        "Entypoma robustator"@sv .

<http://tun.fi/MX.308665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entypoma robustum" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entypoma robustum"@fi,
        "Entypoma robustum"@sv .

<http://tun.fi/MX.308666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entypoma suspiciosum" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entypoma suspiciosum"@fi,
        "Entypoma suspiciosum"@sv .

<http://tun.fi/MX.308668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus ambiguus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus ambiguus"@fi,
        "Orthocentrus ambiguus"@sv .

<http://tun.fi/MX.308669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus asper" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus asper"@fi,
        "Orthocentrus asper"@sv .

<http://tun.fi/MX.308670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus attenuatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus attenuatus"@fi,
        "Orthocentrus attenuatus"@sv .

<http://tun.fi/MX.308671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus corrugatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus corrugatus"@fi,
        "Orthocentrus corrugatus"@sv .

<http://tun.fi/MX.308672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus frontator" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus frontator"@fi,
        "Orthocentrus frontator"@sv .

<http://tun.fi/MX.308673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus fulvipes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:hiddenLabel "Orthocentrus anomalus"@fi,
        "Picrostigeus anomalus"@fi,
        "Orthocentrus anomalus"@sv,
        "Picrostigeus anomalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus fulvipes"@fi,
        "Orthocentrus fulvipes"@sv .

<http://tun.fi/MX.308674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus hirsutor" ;
    dwc:scientificNameAuthorship "Aubert, 1969" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus hirsutor"@fi,
        "Orthocentrus hirsutor"@sv .

<http://tun.fi/MX.308675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus longicornis" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus longicornis"@fi,
        "Orthocentrus longicornis"@sv .

<http://tun.fi/MX.308676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus marginatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus marginatus"@fi,
        "Orthocentrus marginatus"@sv .

<http://tun.fi/MX.308677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus monilicornis" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus monilicornis"@fi,
        "Orthocentrus monilicornis"@sv .

<http://tun.fi/MX.308678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus patulus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus patulus"@fi,
        "Orthocentrus patulus"@sv .

<http://tun.fi/MX.308679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus petiolaris" ;
    dwc:scientificNameAuthorship "Thomson, 1897" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus petiolaris"@fi,
        "Orthocentrus petiolaris"@sv .

<http://tun.fi/MX.308680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus protervus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus protervus"@fi,
        "Orthocentrus protervus"@sv .

<http://tun.fi/MX.308681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus radialis" ;
    dwc:scientificNameAuthorship "Thomson, 1897" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus radialis"@fi,
        "Orthocentrus radialis"@sv .

<http://tun.fi/MX.308682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus sannio" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus sannio"@fi,
        "Orthocentrus sannio"@sv .

<http://tun.fi/MX.308683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus spurius" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:hiddenLabel "Orthocentrus protuberans"@fi,
        "Orthocentrus protuberans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus spurius"@fi,
        "Orthocentrus spurius"@sv .

<http://tun.fi/MX.308685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus strigatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus strigatus"@fi,
        "Orthocentrus strigatus"@sv .

<http://tun.fi/MX.308686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus thomsoni" ;
    dwc:scientificNameAuthorship "Roman, 1936" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus thomsoni"@fi,
        "Orthocentrus thomsoni"@sv .

<http://tun.fi/MX.308687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus winnertzii" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.308667> ;
    skos:hiddenLabel "Orthocentrus stigmaticus"@fi,
        "Orthocentrus stigmaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthocentrus winnertzii"@fi,
        "Orthocentrus winnertzii"@sv .

<http://tun.fi/MX.308691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picrostigeus antennalis" ;
    dwc:scientificNameAuthorship "Roman, 1909" ;
    skos:broader <http://tun.fi/MX.308689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Picrostigeus antennalis"@fi,
        "Picrostigeus antennalis"@sv .

<http://tun.fi/MX.308692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picrostigeus brevicauda" ;
    dwc:scientificNameAuthorship "Horstmann, 1994" ;
    skos:broader <http://tun.fi/MX.308689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Picrostigeus brevicauda"@fi,
        "Picrostigeus brevicauda"@sv .

<http://tun.fi/MX.308693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picrostigeus debilis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Picrostigeus debilis"@fi,
        "Picrostigeus debilis"@sv .

<http://tun.fi/MX.308694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picrostigeus obscurus" ;
    dwc:scientificNameAuthorship "Horstmann, 1994" ;
    skos:broader <http://tun.fi/MX.308689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Picrostigeus obscurus"@fi,
        "Picrostigeus obscurus"@sv .

<http://tun.fi/MX.308695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picrostigeus recticauda" ;
    dwc:scientificNameAuthorship "(Thomson, 1897)" ;
    skos:broader <http://tun.fi/MX.308689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Picrostigeus recticauda"@fi,
        "Picrostigeus recticauda"@sv .

<http://tun.fi/MX.308696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picrostigeus setiger" ;
    dwc:scientificNameAuthorship "(Brischke, 1871)" ;
    skos:broader <http://tun.fi/MX.308689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Picrostigeus setiger"@fi,
        "Picrostigeus setiger"@sv .

<http://tun.fi/MX.308697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picrostigeus svecofennicus" ;
    dwc:scientificNameAuthorship "Jussila, 2007" ;
    skos:broader <http://tun.fi/MX.308689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Picrostigeus svecofennicus"@fi,
        "Picrostigeus svecofennicus"@sv .

<http://tun.fi/MX.308699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus affinitor" ;
    dwc:scientificNameAuthorship "Aubert, 1981" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:hiddenLabel "Stenomacrus affinis"@fi,
        "Stenomacrus affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus affinitor"@fi,
        "Stenomacrus affinitor"@sv .

<http://tun.fi/MX.308701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus celer" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus celer"@fi,
        "Stenomacrus celer"@sv .

<http://tun.fi/MX.308702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus cephalotes" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus cephalotes"@fi,
        "Stenomacrus cephalotes"@sv .

<http://tun.fi/MX.308703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus cognatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:hiddenLabel "Stenomacrus confinis"@fi,
        "Stenomacrus confinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus cognatus"@fi,
        "Stenomacrus cognatus"@sv .

<http://tun.fi/MX.308705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus cubiceps" ;
    dwc:scientificNameAuthorship "(Thomson, 1897)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus cubiceps"@fi,
        "Stenomacrus cubiceps"@sv .

<http://tun.fi/MX.308706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus curvicaudatus" ;
    dwc:scientificNameAuthorship "(Brischke, 1871)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus curvicaudatus"@fi,
        "Stenomacrus curvicaudatus"@sv .

<http://tun.fi/MX.308707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus curvulus" ;
    dwc:scientificNameAuthorship "(Thomson, 1897)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus curvulus"@fi,
        "Stenomacrus curvulus"@sv .

<http://tun.fi/MX.308708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus deletus" ;
    dwc:scientificNameAuthorship "(Thomson, 1897)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus deletus"@fi,
        "Stenomacrus deletus"@sv .

<http://tun.fi/MX.308709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus exserens" ;
    dwc:scientificNameAuthorship "(Thomson, 1897)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus exserens"@fi,
        "Stenomacrus exserens"@sv .

<http://tun.fi/MX.308710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus hastatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus hastatus"@fi,
        "Stenomacrus hastatus"@sv .

<http://tun.fi/MX.308711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus holmgreni" ;
    dwc:scientificNameAuthorship "(Kirchner, 1867)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:hiddenLabel "Stenomacrus intermedius"@fi,
        "Stenomacrus lapponicus"@fi,
        "Stenomacrus intermedius"@sv,
        "Stenomacrus lapponicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus holmgreni"@fi,
        "Stenomacrus holmgreni"@sv .

<http://tun.fi/MX.308714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus innotatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1897)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus innotatus"@fi,
        "Stenomacrus innotatus"@sv .

<http://tun.fi/MX.308715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus laricis" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:hiddenLabel "Stenomacrus concinnus"@fi,
        "Stenomacrus fortipes"@fi,
        "Stenomacrus concinnus"@sv,
        "Stenomacrus fortipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus laricis"@fi,
        "Stenomacrus laricis"@sv .

<http://tun.fi/MX.308718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus laticollis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus laticollis"@fi,
        "Stenomacrus laticollis"@sv .

<http://tun.fi/MX.308719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus merula" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:hiddenLabel "Stenomacrus femoralis"@fi,
        "Stenomacrus femoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus merula"@fi,
        "Stenomacrus merula"@sv .

<http://tun.fi/MX.308721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus minutissimus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus minutissimus"@fi,
        "Stenomacrus minutissimus"@sv .

<http://tun.fi/MX.308722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus molestus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus molestus"@fi,
        "Stenomacrus molestus"@sv .

<http://tun.fi/MX.308723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus nemoralis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus nemoralis"@fi,
        "Stenomacrus nemoralis"@sv .

<http://tun.fi/MX.308724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus ochripes" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus ochripes"@fi,
        "Stenomacrus ochripes"@sv .

<http://tun.fi/MX.308725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus palustris" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus palustris"@fi,
        "Stenomacrus palustris"@sv .

<http://tun.fi/MX.308726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus pusillator" ;
    dwc:scientificNameAuthorship "Aubert, 1981" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:hiddenLabel "Stenomacrus pusillus"@fi,
        "Stenomacrus pusillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus pusillator"@fi,
        "Stenomacrus pusillator"@sv .

<http://tun.fi/MX.308728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus silvaticus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus silvaticus"@fi,
        "Stenomacrus silvaticus"@sv .

<http://tun.fi/MX.308729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus ungula" ;
    dwc:scientificNameAuthorship "(Thomson, 1897)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus ungula"@fi,
        "Stenomacrus ungula"@sv .

<http://tun.fi/MX.308730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus vafer" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomacrus vafer"@fi,
        "Stenomacrus vafer"@sv .

<http://tun.fi/MX.308733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batakomacrus caudatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308732> ;
    skos:hiddenLabel "Batakomacrus crassicaudatus"@fi,
        "Batakomacrus crassicaudatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Batakomacrus caudatus"@fi,
        "Batakomacrus caudatus"@sv .

<http://tun.fi/MX.308735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batakomacrus flaviceps" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Batakomacrus flaviceps"@fi,
        "Batakomacrus flaviceps"@sv .

<http://tun.fi/MX.308741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscus agilis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308739> ;
    skos:hiddenLabel "Plectiscus flavicornis"@fi,
        "Plectiscus flavicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscus agilis"@fi,
        "Plectiscus agilis"@sv .

<http://tun.fi/MX.308743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscus callidulus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308739> ;
    skos:hiddenLabel "Plectiscus morio"@fi,
        "Plectiscus morio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscus callidulus"@fi,
        "Plectiscus callidulus"@sv .

<http://tun.fi/MX.308745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscus exilis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1856)" ;
    skos:broader <http://tun.fi/MX.308739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscus exilis"@fi,
        "Plectiscus exilis"@sv .

<http://tun.fi/MX.308746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscus impurator" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscus impurator"@fi,
        "Plectiscus impurator"@sv .

<http://tun.fi/MX.308747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscus minutus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.308739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscus minutus"@fi,
        "Plectiscus minutus"@sv .

<http://tun.fi/MX.308748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscus ridibundus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscus ridibundus"@fi,
        "Plectiscus ridibundus"@sv .

<http://tun.fi/MX.308750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurateles compressus" ;
    dwc:scientificNameAuthorship "(Thomson, 1897)" ;
    skos:broader <http://tun.fi/MX.308749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurateles compressus"@fi,
        "Neurateles compressus"@sv .

<http://tun.fi/MX.308751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurateles falcatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1897)" ;
    skos:broader <http://tun.fi/MX.308749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurateles falcatus"@fi,
        "Neurateles falcatus"@sv .

<http://tun.fi/MX.308752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurateles papyraceus" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1848" ;
    skos:broader <http://tun.fi/MX.308749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurateles papyraceus"@fi,
        "Neurateles papyraceus"@sv .

<http://tun.fi/MX.308755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnathochorisis crassulus" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.308753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnathochorisis crassulus"@fi,
        "Gnathochorisis crassulus"@sv .

<http://tun.fi/MX.308756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnathochorisis dentifer" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.308753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnathochorisis dentifer"@fi,
        "Gnathochorisis dentifer"@sv .

<http://tun.fi/MX.308757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnathochorisis flavipes" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnathochorisis flavipes"@fi,
        "Gnathochorisis flavipes"@sv .

<http://tun.fi/MX.308758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnathochorisis xanthocephala" ;
    dwc:scientificNameAuthorship "(Strobl, 1904)" ;
    skos:broader <http://tun.fi/MX.308753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnathochorisis xanthocephala"@fi,
        "Gnathochorisis xanthocephala"@sv .

<http://tun.fi/MX.308760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catastenus femoralis" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308759> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catastenus femoralis"@fi,
        "Catastenus femoralis"@sv .

<http://tun.fi/MX.308762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplecis bicingulata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308761> ;
    skos:hiddenLabel "Symplecis basalis"@fi,
        "Symplecis facialis"@fi,
        "Symplecis leucostoma"@fi,
        "Symplecis basalis"@sv,
        "Symplecis facialis"@sv,
        "Symplecis leucostoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symplecis bicingulata"@fi,
        "Symplecis bicingulata"@sv .

<http://tun.fi/MX.308766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplecis breviuscula" ;
    dwc:scientificNameAuthorship "Roman, 1923" ;
    skos:broader <http://tun.fi/MX.308761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symplecis breviuscula"@fi,
        "Symplecis breviuscula"@sv .

<http://tun.fi/MX.308767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symplecis invisitata" ;
    dwc:scientificNameAuthorship "Rossem, 1981" ;
    skos:broader <http://tun.fi/MX.308761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symplecis invisitata"@fi,
        "Symplecis invisitata"@sv .

<http://tun.fi/MX.308769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx aquilonigena" ;
    dwc:scientificNameAuthorship "Rossem, 1982" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx aquilonigena"@fi,
        "Eusterinx aquilonigena"@sv .

<http://tun.fi/MX.308770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx argutula" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:hiddenLabel "Eusterinx divulgata"@fi,
        "Eusterinx divulgata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx argutula"@fi,
        "Eusterinx argutula"@sv .

<http://tun.fi/MX.308772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx bispinosa" ;
    dwc:scientificNameAuthorship "(Strobl, 1901)" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:hiddenLabel "Eusterinx alpigena"@fi,
        "Eusterinx alpigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx bispinosa"@fi,
        "Eusterinx bispinosa"@sv .

<http://tun.fi/MX.308774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx circacea" ;
    dwc:scientificNameAuthorship "Rossem, 1982" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx circacea"@fi,
        "Eusterinx circacea"@sv .

<http://tun.fi/MX.308775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx fennoscandica" ;
    dwc:scientificNameAuthorship "Humala, 2008" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx fennoscandica"@fi,
        "Eusterinx fennoscandica"@sv .

<http://tun.fi/MX.308776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx inaequalis" ;
    dwc:scientificNameAuthorship "Rossem, 1981" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx inaequalis"@fi,
        "Eusterinx inaequalis"@sv .

<http://tun.fi/MX.308777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx jugorum" ;
    dwc:scientificNameAuthorship "(Strobl, 1901)" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx jugorum"@fi,
        "Eusterinx jugorum"@sv .

<http://tun.fi/MX.308778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx minima" ;
    dwc:scientificNameAuthorship "(Strobl, 1903)" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx minima"@fi,
        "Eusterinx minima"@sv .

<http://tun.fi/MX.308779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx obscurella" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx obscurella"@fi,
        "Eusterinx obscurella"@sv .

<http://tun.fi/MX.308780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx oligomera" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:hiddenLabel "Eusterinx moesta"@fi,
        "Eusterinx tenuis"@fi,
        "Eusterinx moesta"@sv,
        "Eusterinx tenuis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx oligomera"@fi,
        "Eusterinx oligomera"@sv .

<http://tun.fi/MX.308783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx pseudoligomera" ;
    dwc:scientificNameAuthorship "Gregor, 1941" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx pseudoligomera"@fi,
        "Eusterinx pseudoligomera"@sv .

<http://tun.fi/MX.308784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx refractaria" ;
    dwc:scientificNameAuthorship "Rossem, 1982" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx refractaria"@fi,
        "Eusterinx refractaria"@sv .

<http://tun.fi/MX.308785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx subdola" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:hiddenLabel "Eusterinx basalis"@fi,
        "Eusterinx basalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx subdola"@fi,
        "Eusterinx subdola"@sv .

<http://tun.fi/MX.308787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx tenuicincta" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx tenuicincta"@fi,
        "Eusterinx tenuicincta"@sv .

<http://tun.fi/MX.308788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx trichops" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:hiddenLabel "Eusterinx pusilla"@fi,
        "Eusterinx pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx trichops"@fi,
        "Eusterinx trichops"@sv .

<http://tun.fi/MX.308790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusterinx trifasciata" ;
    dwc:scientificNameAuthorship "(Ashmead, 1899)" ;
    skos:broader <http://tun.fi/MX.308768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eusterinx trifasciata"@fi,
        "Eusterinx trifasciata"@sv .

<http://tun.fi/MX.308792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proeliator proprius" ;
    dwc:scientificNameAuthorship "Rossem, 1982" ;
    skos:broader <http://tun.fi/MX.308791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proeliator proprius"@fi,
        "Proeliator proprius"@sv .

<http://tun.fi/MX.308794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fennomacrus koponeni" ;
    dwc:scientificNameAuthorship "Humala, 2008" ;
    skos:broader <http://tun.fi/MX.308793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fennomacrus koponeni"@fi,
        "Fennomacrus koponeni"@sv .

<http://tun.fi/MX.308797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea amicalis" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:hiddenLabel "Plectiscidea sodalis"@fi,
        "Plectiscidea sodalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea amicalis"@fi,
        "Plectiscidea amicalis"@sv .

<http://tun.fi/MX.308799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea aquilonia" ;
    dwc:scientificNameAuthorship "Humala, 2008" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea aquilonia"@fi,
        "Plectiscidea aquilonia"@sv .

<http://tun.fi/MX.308800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea bistriata" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea bistriata"@fi,
        "Plectiscidea bistriata"@sv .

<http://tun.fi/MX.308801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea canaliculata" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:hiddenLabel "Plectiscidea subtilis"@fi,
        "Plectiscidea subtilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea canaliculata"@fi,
        "Plectiscidea canaliculata"@sv .

<http://tun.fi/MX.308803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea cinctula" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:hiddenLabel "Plectiscidea curticauda"@fi,
        "Plectiscidea curticauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea cinctula"@fi,
        "Plectiscidea cinctula"@sv .

<http://tun.fi/MX.308805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea collaris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea collaris"@fi,
        "Plectiscidea collaris"@sv .

<http://tun.fi/MX.308806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea communis" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea communis"@fi,
        "Plectiscidea communis"@sv .

<http://tun.fi/MX.308807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea crassicornis" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea crassicornis"@fi,
        "Plectiscidea crassicornis"@sv .

<http://tun.fi/MX.308808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea erythropyga" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea erythropyga"@fi,
        "Plectiscidea erythropyga"@sv .

<http://tun.fi/MX.308809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea eurystigma" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea eurystigma"@fi,
        "Plectiscidea eurystigma"@sv .

<http://tun.fi/MX.308810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea fuscifemur" ;
    dwc:scientificNameAuthorship "Humala, 2008" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea fuscifemur"@fi,
        "Plectiscidea fuscifemur"@sv .

<http://tun.fi/MX.308811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea helleni" ;
    dwc:scientificNameAuthorship "Humala, 2008" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea helleni"@fi,
        "Plectiscidea helleni"@sv .

<http://tun.fi/MX.308812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea humeralis" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:hiddenLabel "Plectiscidea fulva"@fi,
        "Plectiscidea fulva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea humeralis"@fi,
        "Plectiscidea humeralis"@sv .

<http://tun.fi/MX.308814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea hyperborea" ;
    dwc:scientificNameAuthorship "(Holmgren, 1869)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea hyperborea"@fi,
        "Plectiscidea hyperborea"@sv .

<http://tun.fi/MX.308815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea melanocera" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea melanocera"@fi,
        "Plectiscidea melanocera"@sv .

<http://tun.fi/MX.308816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea moerens" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea moerens"@fi,
        "Plectiscidea moerens"@sv .

<http://tun.fi/MX.308817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea monticola" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea monticola"@fi,
        "Plectiscidea monticola"@sv .

<http://tun.fi/MX.308818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea nava" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea nava"@fi,
        "Plectiscidea nava"@sv .

<http://tun.fi/MX.308819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea nemorensis" ;
    dwc:scientificNameAuthorship "Rossem, 1987" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea nemorensis"@fi,
        "Plectiscidea nemorensis"@sv .

<http://tun.fi/MX.308820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea posticata" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea posticata"@fi,
        "Plectiscidea posticata"@sv .

<http://tun.fi/MX.308822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea substantiva" ;
    dwc:scientificNameAuthorship "Rossem, 1987" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea substantiva"@fi,
        "Plectiscidea substantiva"@sv .

<http://tun.fi/MX.308823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea subteres" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea subteres"@fi,
        "Plectiscidea subteres"@sv .

<http://tun.fi/MX.308824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea terebrator" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea terebrator"@fi,
        "Plectiscidea terebrator"@sv .

<http://tun.fi/MX.308825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea undulata" ;
    dwc:scientificNameAuthorship "Dasch, 1992" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea undulata"@fi,
        "Plectiscidea undulata"@sv .

<http://tun.fi/MX.308827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dialipsis exilis" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308826> ;
    skos:hiddenLabel "Dialipsis crassipes"@fi,
        "Dialipsis mesomelaena"@fi,
        "Dialipsis crassipes"@sv,
        "Dialipsis mesomelaena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dialipsis exilis"@fi,
        "Dialipsis exilis"@sv .

<http://tun.fi/MX.308831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemiphanes erratum" ;
    dwc:scientificNameAuthorship "Humala, 2007" ;
    skos:broader <http://tun.fi/MX.308830> ;
    skos:hiddenLabel "Hemiphanes flavipes"@fi,
        "Hemiphanes flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemiphanes erratum"@fi,
        "Hemiphanes erratum"@sv .

<http://tun.fi/MX.308833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemiphanes gravator" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308830> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemiphanes gravator"@fi,
        "Hemiphanes gravator"@sv .

<http://tun.fi/MX.308834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemiphanes performidatum" ;
    dwc:scientificNameAuthorship "Rossem, 1988" ;
    skos:broader <http://tun.fi/MX.308830> ;
    skos:hiddenLabel "Hemiphanes townesi"@fi,
        "Hemiphanes townesi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemiphanes performidatum"@fi,
        "Hemiphanes performidatum"@sv .

<http://tun.fi/MX.308837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperacmus crassicornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperacmus crassicornis"@fi,
        "Hyperacmus crassicornis"@sv .

<http://tun.fi/MX.308839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proclitus ardentis" ;
    dwc:scientificNameAuthorship "Rossem, 1987" ;
    skos:broader <http://tun.fi/MX.308838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proclitus ardentis"@fi,
        "Proclitus ardentis"@sv .

<http://tun.fi/MX.308840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proclitus attentus" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308838> ;
    skos:hiddenLabel "Proclitus mesoxanthus"@fi,
        "Proclitus mesoxanthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proclitus attentus"@fi,
        "Proclitus attentus"@sv .

<http://tun.fi/MX.308842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proclitus comes" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.308838> ;
    skos:hiddenLabel "Proclitus macrurus"@fi,
        "Proclitus macrurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proclitus comes"@fi,
        "Proclitus comes"@sv .

<http://tun.fi/MX.308844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proclitus edwardsi" ;
    dwc:scientificNameAuthorship "Roman, 1923" ;
    skos:broader <http://tun.fi/MX.308838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proclitus edwardsi"@fi,
        "Proclitus edwardsi"@sv .

<http://tun.fi/MX.308845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proclitus fulvicornis" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308838> ;
    skos:hiddenLabel "Proclitus periculosus"@fi,
        "Proclitus periculosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proclitus fulvicornis"@fi,
        "Proclitus fulvicornis"@sv .

<http://tun.fi/MX.308847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proclitus fulvipectus" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proclitus fulvipectus"@fi,
        "Proclitus fulvipectus"@sv .

<http://tun.fi/MX.308848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proclitus paganus" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.308838> ;
    skos:hiddenLabel "Proclitus autumnalis"@fi,
        "Proclitus clypearis"@fi,
        "Proclitus autumnalis"@sv,
        "Proclitus clypearis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proclitus paganus"@fi,
        "Proclitus paganus"@sv .

<http://tun.fi/MX.308851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proclitus praetor" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.308838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proclitus praetor"@fi,
        "Proclitus praetor"@sv .

<http://tun.fi/MX.308852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea zonata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308795> ;
    skos:hiddenLabel "Proclitus absconditus"@fi,
        "Proclitus contemptibilis"@fi,
        "Proclitus humilis"@fi,
        "Proclitus zonatus"@fi,
        "Proclitus absconditus"@sv,
        "Proclitus contemptibilis"@sv,
        "Proclitus humilis"@sv,
        "Proclitus zonatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plectiscidea zonata"@fi,
        "Plectiscidea zonata"@sv .

<http://tun.fi/MX.308857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantisarthrus dispar" ;
    dwc:scientificNameAuthorship "Rossem, 1981" ;
    skos:broader <http://tun.fi/MX.308856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantisarthrus dispar"@fi,
        "Pantisarthrus dispar"@sv .

<http://tun.fi/MX.308858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantisarthrus gracilis" ;
    dwc:scientificNameAuthorship "Rossem, 1987" ;
    skos:broader <http://tun.fi/MX.308856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantisarthrus gracilis"@fi,
        "Pantisarthrus gracilis"@sv .

<http://tun.fi/MX.308859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantisarthrus lubricus" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308856> ;
    skos:hiddenLabel "Pantisarthrus inaequalis"@fi,
        "Pantisarthrus inaequalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantisarthrus lubricus"@fi,
        "Pantisarthrus lubricus"@sv .

<http://tun.fi/MX.308861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantisarthrus luridus" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantisarthrus luridus"@fi,
        "Pantisarthrus luridus"@sv .

<http://tun.fi/MX.308863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aniseres caudatus" ;
    dwc:scientificNameAuthorship "Humala, 1997" ;
    skos:broader <http://tun.fi/MX.308862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aniseres caudatus"@fi,
        "Aniseres caudatus"@sv .

<http://tun.fi/MX.308864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aniseres pallipes" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308862> ;
    skos:hiddenLabel "Aniseres lapponicus"@fi,
        "Aniseres lapponicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aniseres pallipes"@fi,
        "Aniseres pallipes"@sv .

<http://tun.fi/MX.308866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aniseres subarcticus" ;
    dwc:scientificNameAuthorship "Humala, 2007" ;
    skos:broader <http://tun.fi/MX.308862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aniseres subarcticus"@fi,
        "Aniseres subarcticus"@sv .

<http://tun.fi/MX.308868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apoclima signaticorne" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apoclima signaticorne"@fi,
        "Apoclima signaticorne"@sv .

<http://tun.fi/MX.308870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helictes borealis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.308869> ;
    skos:hiddenLabel "Helictes incongruens"@fi,
        "Helictes incongruens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helictes borealis"@fi,
        "Helictes borealis"@sv .

<http://tun.fi/MX.308871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helictes carinalis" ;
    dwc:scientificNameAuthorship "Humala, 2007" ;
    skos:broader <http://tun.fi/MX.308869> ;
    skos:hiddenLabel "Helictes carinatus"@fi,
        "Helictes carinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helictes carinalis"@fi,
        "Helictes carinalis"@sv .

<http://tun.fi/MX.308873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helictes conspicuus" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helictes conspicuus"@fi,
        "Helictes conspicuus"@sv .

<http://tun.fi/MX.308874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helictes erythrostoma" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.308869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helictes erythrostoma"@fi,
        "Helictes erythrostoma"@sv .

<http://tun.fi/MX.308875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helictes fabularis" ;
    dwc:scientificNameAuthorship "Rossem, 1987" ;
    skos:broader <http://tun.fi/MX.308869> ;
    skos:hiddenLabel "Helictes karelicus"@fi,
        "Helictes karelicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helictes fabularis"@fi,
        "Helictes fabularis"@sv .

<http://tun.fi/MX.308879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastylus cruentator" ;
    dwc:scientificNameAuthorship "Schiødte, 1838" ;
    skos:broader <http://tun.fi/MX.308878> ;
    skos:hiddenLabel "Megastylus mediator"@fi,
        "Megastylus mediator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastylus cruentator"@fi,
        "Megastylus cruentator"@sv .

<http://tun.fi/MX.308881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastylus excubitor" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastylus excubitor"@fi,
        "Megastylus excubitor"@sv .

<http://tun.fi/MX.308882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastylus flavopictus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308878> ;
    skos:hiddenLabel "Megastylus cingulator"@fi,
        "Megastylus cingulator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastylus flavopictus"@fi,
        "Megastylus flavopictus"@sv .

<http://tun.fi/MX.308884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastylus hirticornis" ;
    dwc:scientificNameAuthorship "(Strobl, 1904)" ;
    skos:broader <http://tun.fi/MX.308878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastylus hirticornis"@fi,
        "Megastylus hirticornis"@sv .

<http://tun.fi/MX.308885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastylus impressor" ;
    dwc:scientificNameAuthorship "Schiødte, 1838" ;
    skos:broader <http://tun.fi/MX.308878> ;
    skos:hiddenLabel "Megastylus insectator"@fi,
        "Megastylus insectator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastylus impressor"@fi,
        "Megastylus impressor"@sv .

<http://tun.fi/MX.308887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastylus orbitator" ;
    dwc:scientificNameAuthorship "Schiødte, 1838" ;
    skos:broader <http://tun.fi/MX.308878> ;
    skos:hiddenLabel "Megastylus pumilio"@fi,
        "Megastylus rufipleuris"@fi,
        "Megastylus pumilio"@sv,
        "Megastylus rufipleuris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastylus orbitator"@fi,
        "Megastylus orbitator"@sv .

<http://tun.fi/MX.308890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastylus pectoralis" ;
    dwc:scientificNameAuthorship "(Förster, 1871)" ;
    skos:broader <http://tun.fi/MX.308878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastylus pectoralis"@fi,
        "Megastylus pectoralis"@sv .

<http://tun.fi/MX.308891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastylus pleuralis" ;
    dwc:scientificNameAuthorship "Thomson, 1888" ;
    skos:broader <http://tun.fi/MX.308878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastylus pleuralis"@fi,
        "Megastylus pleuralis"@sv .

<http://tun.fi/MX.308895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delomerista frigida" ;
    dwc:scientificNameAuthorship "Kasparyan, 1977" ;
    skos:broader <http://tun.fi/MX.308894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delomerista frigida"@fi,
        "Delomerista frigida"@sv .

<http://tun.fi/MX.308896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delomerista laevis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308894> ;
    skos:hiddenLabel "Delomerista laevifrons"@fi,
        "Delomerista laevifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delomerista laevis"@fi,
        "Delomerista laevis"@sv .

<http://tun.fi/MX.308898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delomerista mandibularis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delomerista mandibularis"@fi,
        "Delomerista mandibularis"@sv .

<http://tun.fi/MX.308900> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Delomerista novita europa" ;
    dwc:scientificNameAuthorship "Gupta, 1982" ;
    skos:broader <http://tun.fi/MX.308899> ;
    skos:hiddenLabel "Delomerista laevis"@fi,
        "Delomerista laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delomerista novita europa"@fi,
        "Delomerista novita europa"@sv .

<http://tun.fi/MX.308902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delomerista pfankuchi" ;
    dwc:scientificNameAuthorship "Brauns, 1905" ;
    skos:broader <http://tun.fi/MX.308894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delomerista pfankuchi"@fi,
        "Delomerista pfankuchi"@sv .

<http://tun.fi/MX.308904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractogaster semisculptus" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1872" ;
    skos:broader <http://tun.fi/MX.308903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractogaster semisculptus"@fi,
        "Atractogaster semisculptus"@sv .

<http://tun.fi/MX.308907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perithous albicinctus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308905> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perithous albicinctus"@fi,
        "Perithous albicinctus"@sv .

<http://tun.fi/MX.308908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perithous divinator" ;
    dwc:scientificNameAuthorship "(Rossi, 1790)" ;
    skos:broader <http://tun.fi/MX.308905> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perithous divinator"@fi,
        "Perithous divinator"@sv .

<http://tun.fi/MX.308909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perithous scurra" ;
    dwc:scientificNameAuthorship "(Panzer, 1804)" ;
    skos:broader <http://tun.fi/MX.308905> ;
    skos:hiddenLabel "Perithous mediator"@fi,
        "Perithous mediator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perithous scurra"@fi,
        "Perithous scurra"@sv .

<http://tun.fi/MX.308914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exeristes arundinis" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1887)" ;
    skos:broader <http://tun.fi/MX.308913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exeristes arundinis"@fi,
        "Exeristes arundinis"@sv .

<http://tun.fi/MX.308915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exeristes longiseta" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.308913> ;
    skos:hiddenLabel "Exeristes haemorrhoidalis"@fi,
        "Exeristes haemorrhoidalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exeristes longiseta"@fi,
        "Exeristes longiseta"@sv .

<http://tun.fi/MX.308920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus atrocoxalis" ;
    dwc:scientificNameAuthorship "(Ashmead, 1902)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus atrocoxalis"@fi,
        "Scambus atrocoxalis"@sv .

<http://tun.fi/MX.308921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus brevicornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus brevicornis"@fi,
        "Scambus brevicornis"@sv .

<http://tun.fi/MX.308923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus buolianae" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus buolianae"@fi,
        "Scambus buolianae"@sv .

<http://tun.fi/MX.308928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus eucosmidarum" ;
    dwc:scientificNameAuthorship "(Perkins, 1957)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus eucosmidarum"@fi,
        "Scambus eucosmidarum"@sv .

<http://tun.fi/MX.308929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus foliae" ;
    dwc:scientificNameAuthorship "(Cushman, 1938)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus foliae"@fi,
        "Scambus foliae"@sv .

<http://tun.fi/MX.308930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus inanis" ;
    dwc:scientificNameAuthorship "(Schranck, 1802)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:hiddenLabel "Scambus annulatus"@fi,
        "Scambus depositor"@fi,
        "Scambus annulatus"@sv,
        "Scambus depositor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus inanis"@fi,
        "Scambus inanis"@sv .

<http://tun.fi/MX.308933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus nigricans" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:hiddenLabel "Scambus affinis"@fi,
        "Scambus affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus nigricans"@fi,
        "Scambus nigricans"@sv .

<http://tun.fi/MX.308935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus sagax" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus sagax"@fi,
        "Scambus sagax"@sv .

<http://tun.fi/MX.308936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus signatus" ;
    dwc:scientificNameAuthorship "(Pfeffer, 1913)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus signatus"@fi,
        "Scambus signatus"@sv .

<http://tun.fi/MX.308937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus strobilorum" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1838)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus strobilorum"@fi,
        "Scambus strobilorum"@sv .

<http://tun.fi/MX.308938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus tenthredinum" ;
    dwc:scientificNameAuthorship "(Goeze, 1776)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus tenthredinum"@fi,
        "Scambus tenthredinum"@sv .

<http://tun.fi/MX.308939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus vesicarius" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus vesicarius"@fi,
        "Scambus vesicarius"@sv .

<http://tun.fi/MX.308941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endromopoda arundinator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.308940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endromopoda arundinator"@fi,
        "Endromopoda arundinator"@sv .

<http://tun.fi/MX.308942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endromopoda detrita" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.308940> ;
    skos:hiddenLabel "Endromopoda brunnea"@fi,
        "Endromopoda punctator"@fi,
        "Endromopoda brunnea"@sv,
        "Endromopoda punctator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endromopoda detrita"@fi,
        "Endromopoda detrita"@sv .

<http://tun.fi/MX.308945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endromopoda nigricoxis" ;
    dwc:scientificNameAuthorship "(Ulbricht, 1910)" ;
    skos:broader <http://tun.fi/MX.308940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endromopoda nigricoxis"@fi,
        "Endromopoda nigricoxis"@sv .

<http://tun.fi/MX.308946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endromopoda nitida" ;
    dwc:scientificNameAuthorship "(Brauns, 1898)" ;
    skos:broader <http://tun.fi/MX.308940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endromopoda nitida"@fi,
        "Endromopoda nitida"@sv .

<http://tun.fi/MX.308947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endromopoda phragmitidis" ;
    dwc:scientificNameAuthorship "(Perkins, 1957)" ;
    skos:broader <http://tun.fi/MX.308940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endromopoda phragmitidis"@fi,
        "Endromopoda phragmitidis"@sv .

<http://tun.fi/MX.308949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fredegunda diluta" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.308948> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fredegunda diluta"@fi,
        "Fredegunda diluta"@sv .

<http://tun.fi/MX.308951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acropimpla didyma" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acropimpla didyma"@fi,
        "Acropimpla didyma"@sv .

<http://tun.fi/MX.308952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acropimpla pictipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acropimpla pictipes"@fi,
        "Acropimpla pictipes"@sv .

<http://tun.fi/MX.308954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gregopimpla inquisitor" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.308953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gregopimpla inquisitor"@fi,
        "Gregopimpla inquisitor"@sv .

<http://tun.fi/MX.308956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iseropus stercorator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.308955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iseropus stercorator"@fi,
        "Iseropus stercorator"@sv .

<http://tun.fi/MX.308958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liotryphon caudatus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.308957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liotryphon caudatus"@fi,
        "Liotryphon caudatus"@sv .

<http://tun.fi/MX.308959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liotryphon crassiseta" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.308957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liotryphon crassiseta"@fi,
        "Liotryphon crassiseta"@sv .

<http://tun.fi/MX.308960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liotryphon punctulatus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.308957> ;
    skos:hiddenLabel "Liotryphon extensor"@fi,
        "Liotryphon extensor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liotryphon punctulatus"@fi,
        "Liotryphon punctulatus"@sv .

<http://tun.fi/MX.308962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liotryphon strobilellae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.308957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liotryphon strobilellae"@fi,
        "Liotryphon strobilellae"@sv .

<http://tun.fi/MX.308964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Townesia tenuiventris" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.308963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Townesia tenuiventris"@fi,
        "Townesia tenuiventris"@sv .

<http://tun.fi/MX.308966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephialtes brevis" ;
    dwc:scientificNameAuthorship "Morley, 1914" ;
    skos:broader <http://tun.fi/MX.308965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephialtes brevis"@fi,
        "Ephialtes brevis"@sv .

<http://tun.fi/MX.308967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephialtes duplicauda" ;
    dwc:scientificNameAuthorship "Heinrich, 1949" ;
    skos:broader <http://tun.fi/MX.308965> ;
    skos:hiddenLabel "Ephialtes spatulatus"@fi,
        "Ephialtes spatulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephialtes duplicauda"@fi,
        "Ephialtes duplicauda"@sv .

<http://tun.fi/MX.308969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephialtes manifestator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.308965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephialtes manifestator"@fi,
        "Ephialtes manifestator"@sv .

<http://tun.fi/MX.308971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus aciculatus" ;
    dwc:scientificNameAuthorship "(Hellén, 1915)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus aciculatus"@fi,
        "Dolichomitus aciculatus"@sv .

<http://tun.fi/MX.308972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus agnoscendus" ;
    dwc:scientificNameAuthorship "(Roman, 1939)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus agnoscendus"@fi,
        "Dolichomitus agnoscendus"@sv .

<http://tun.fi/MX.308973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus curticornis" ;
    dwc:scientificNameAuthorship "(Perkins, 1943)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:hiddenLabel "Dolichomitus brevicornis"@fi,
        "Dolichomitus brevicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus curticornis"@fi,
        "Dolichomitus curticornis"@sv .

<http://tun.fi/MX.308975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus dux" ;
    dwc:scientificNameAuthorship "(Tschek, 1868)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus dux"@fi,
        "Dolichomitus dux"@sv .

<http://tun.fi/MX.308976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus imperator" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1854)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:hiddenLabel "Dolichomitus imperator"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keisarikavaltajapistiäinen"@fi,
        "Dolichomitus imperator"@sv .

<http://tun.fi/MX.308979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus mesocentrus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus mesocentrus"@fi,
        "Dolichomitus mesocentrus"@sv .

<http://tun.fi/MX.308980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus messor" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:hiddenLabel "Dolichomitus heteropus"@fi,
        "Dolichomitus heteropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus messor"@fi,
        "Dolichomitus messor"@sv .

<http://tun.fi/MX.308982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus populneus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:hiddenLabel "Dolichomitus abbreviatus"@fi,
        "Dolichomitus abbreviatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus populneus"@fi,
        "Dolichomitus populneus"@sv .

<http://tun.fi/MX.308984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus sericeus" ;
    dwc:scientificNameAuthorship "(Hartig, 1847)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus sericeus"@fi,
        "Dolichomitus sericeus"@sv .

<http://tun.fi/MX.308985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus cognator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1822)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:hiddenLabel "Dolichomitus speciosus"@fi,
        "Dolichomitus speciosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus cognator"@fi,
        "Dolichomitus cognator"@sv .

<http://tun.fi/MX.308986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus terebrans" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:hiddenLabel "Dolichomitus kangasi"@fi,
        "Dolichomitus kangasi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus terebrans"@fi,
        "Dolichomitus terebrans"@sv .

<http://tun.fi/MX.308988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus tuberculatus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:hiddenLabel "Dolichomitus dentiventris"@fi,
        "Dolichomitus dentiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus tuberculatus"@fi,
        "Dolichomitus tuberculatus"@sv .

<http://tun.fi/MX.308991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraperithous gnathaulax" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.308990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraperithous gnathaulax"@fi,
        "Paraperithous gnathaulax"@sv .

<http://tun.fi/MX.308993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tromatobia forsiusi" ;
    dwc:scientificNameAuthorship "(Hellén, 1915)" ;
    skos:broader <http://tun.fi/MX.308992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tromatobia forsiusi"@fi,
        "Tromatobia forsiusi"@sv .

<http://tun.fi/MX.308994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tromatobia lineatoria" ;
    dwc:scientificNameAuthorship "(Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.308992> ;
    skos:hiddenLabel "Tromatobia oculatoria"@fi,
        "Tromatobia oculatoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tromatobia lineatoria"@fi,
        "Tromatobia lineatoria"@sv .

<http://tun.fi/MX.308996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tromatobia ornata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.308992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tromatobia ornata"@fi,
        "Tromatobia ornata"@sv .

<http://tun.fi/MX.308997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tromatobia ovivora" ;
    dwc:scientificNameAuthorship "(Boheman, 1821)" ;
    skos:broader <http://tun.fi/MX.308992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tromatobia ovivora"@fi,
        "Tromatobia ovivora"@sv .

<http://tun.fi/MX.308998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tromatobia variabilis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1856)" ;
    skos:broader <http://tun.fi/MX.308992> ;
    skos:hiddenLabel "Tromatobia abdominalis"@fi,
        "Tromatobia abdominalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tromatobia variabilis"@fi,
        "Tromatobia variabilis"@sv .

<http://tun.fi/MX.309001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaglyptus multicolor" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaglyptus multicolor"@fi,
        "Zaglyptus multicolor"@sv .

<http://tun.fi/MX.309002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaglyptus varipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaglyptus varipes"@fi,
        "Zaglyptus varipes"@sv .

<http://tun.fi/MX.309004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clistopyga incitator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.309003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clistopyga incitator"@fi,
        "Clistopyga incitator"@sv .

<http://tun.fi/MX.309005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clistopyga rufator" ;
    dwc:scientificNameAuthorship "Holmgren, 1856" ;
    skos:broader <http://tun.fi/MX.309003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clistopyga rufator"@fi,
        "Clistopyga rufator"@sv .

<http://tun.fi/MX.309007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piogaster pilosator" ;
    dwc:scientificNameAuthorship "(Aubert, 1958)" ;
    skos:broader <http://tun.fi/MX.309006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Piogaster pilosator"@fi,
        "Piogaster pilosator"@sv .

<http://tun.fi/MX.309010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizopyga circulator" ;
    dwc:scientificNameAuthorship "(Panzer, 1800)" ;
    skos:broader <http://tun.fi/MX.309008> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizopyga circulator"@fi,
        "Schizopyga circulator"@sv .

<http://tun.fi/MX.309011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizopyga frigida" ;
    dwc:scientificNameAuthorship "Cresson, 1870" ;
    skos:broader <http://tun.fi/MX.309008> ;
    skos:hiddenLabel "Schizopyga atra"@fi,
        "Schizopyga atra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizopyga frigida"@fi,
        "Schizopyga frigida"@sv .

<http://tun.fi/MX.309013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iania pictifrons" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.4994276> ;
    skos:hiddenLabel "Dreisbachia pictifrons"@fi,
        "Schizopyga pictifrons"@fi,
        "Dreisbachia pictifrons"@sv,
        "Schizopyga pictifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iania pictifrons"@fi,
        "Iania pictifrons"@sv .

<http://tun.fi/MX.309014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizopyga podagrica" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309008> ;
    skos:hiddenLabel "Schizopyga varipes"@fi,
        "Schizopyga varipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizopyga podagrica"@fi,
        "Schizopyga podagrica"@sv .

<http://tun.fi/MX.309018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrodactyla degener" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.309016> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrodactyla degener"@fi,
        "Acrodactyla degener"@sv .

<http://tun.fi/MX.309020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrodactyla quadrisculpta" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.309016> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrodactyla quadrisculpta"@fi,
        "Acrodactyla quadrisculpta"@sv .

<http://tun.fi/MX.309022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaetaira madida" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.309021> ;
    skos:hiddenLabel "Megaetaira clypeata"@fi,
        "Megaetaira clypeata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaetaira madida"@fi,
        "Megaetaira madida"@sv .

<http://tun.fi/MX.309025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinarachna nigricornis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinarachna nigricornis"@fi,
        "Sinarachna nigricornis"@sv .

<http://tun.fi/MX.309026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinarachna pallipes" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinarachna pallipes"@fi,
        "Sinarachna pallipes"@sv .

<http://tun.fi/MX.309028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reclivinervellus nielseni" ;
    dwc:scientificNameAuthorship "Roman, 1923" ;
    skos:broader <http://tun.fi/MX.309027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Reclivinervellus nielseni"@fi,
        "Reclivinervellus nielseni"@sv .

<http://tun.fi/MX.309030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zatypota albicoxa" ;
    dwc:scientificNameAuthorship "(Walker, 1874)" ;
    skos:broader <http://tun.fi/MX.309029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zatypota albicoxa"@fi,
        "Zatypota albicoxa"@sv .

<http://tun.fi/MX.309031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zatypota anomala" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zatypota anomala"@fi,
        "Zatypota anomala"@sv .

<http://tun.fi/MX.309032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zatypota bohemani" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zatypota bohemani"@fi,
        "Zatypota bohemani"@sv .

<http://tun.fi/MX.309033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zatypota discolor" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zatypota discolor"@fi,
        "Zatypota discolor"@sv .

<http://tun.fi/MX.309034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zatypota kerstinae" ;
    dwc:scientificNameAuthorship "Fritzén, 2010" ;
    skos:broader <http://tun.fi/MX.309029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zatypota kerstinae"@fi,
        "Zatypota kerstinae"@sv .

<http://tun.fi/MX.309035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zatypota percontatoria" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.309029> ;
    skos:hiddenLabel "Zatypota gracilis"@fi,
        "Zatypota gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zatypota percontatoria"@fi,
        "Zatypota percontatoria"@sv .

<http://tun.fi/MX.309038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyrrhexis carbonator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.309037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxyrrhexis carbonator"@fi,
        "Oxyrrhexis carbonator"@sv .

<http://tun.fi/MX.309040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polysphincta boops" ;
    dwc:scientificNameAuthorship "Tschek, 1869" ;
    skos:broader <http://tun.fi/MX.309039> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polysphincta boops"@fi,
        "Polysphincta boops"@sv .

<http://tun.fi/MX.309041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polysphincta rufipes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309039> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polysphincta rufipes"@fi,
        "Polysphincta rufipes"@sv .

<http://tun.fi/MX.309042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polysphincta tuberosa" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309039> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polysphincta tuberosa"@fi,
        "Polysphincta tuberosa"@sv .

<http://tun.fi/MX.309043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polysphincta vexator" ;
    dwc:scientificNameAuthorship "Fitton, Shaw & Gauld, 1988" ;
    skos:broader <http://tun.fi/MX.309039> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polysphincta vexator"@fi,
        "Polysphincta vexator"@sv .

<http://tun.fi/MX.309046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itoplectis alternans" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itoplectis alternans"@fi,
        "Itoplectis alternans"@sv .

<http://tun.fi/MX.309047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itoplectis aterrima" ;
    dwc:scientificNameAuthorship "Jussila, 1965" ;
    skos:broader <http://tun.fi/MX.309045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itoplectis aterrima"@fi,
        "Itoplectis aterrima"@sv .

<http://tun.fi/MX.309048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itoplectis clavicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1889)" ;
    skos:broader <http://tun.fi/MX.309045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itoplectis clavicornis"@fi,
        "Itoplectis clavicornis"@sv .

<http://tun.fi/MX.309049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itoplectis curticauda" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1887)" ;
    skos:broader <http://tun.fi/MX.309045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itoplectis curticauda"@fi,
        "Itoplectis curticauda"@sv .

<http://tun.fi/MX.309050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itoplectis insignis" ;
    dwc:scientificNameAuthorship "Perkins, 1957" ;
    skos:broader <http://tun.fi/MX.309045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itoplectis insignis"@fi,
        "Itoplectis insignis"@sv .

<http://tun.fi/MX.309051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itoplectis maculator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.309045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itoplectis maculator"@fi,
        "Itoplectis maculator"@sv .

<http://tun.fi/MX.309052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itoplectis melanocephala" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itoplectis melanocephala"@fi,
        "Itoplectis melanocephala"@sv .

<http://tun.fi/MX.309053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itoplectis viduata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309045> ;
    skos:hiddenLabel "Itoplectis pudibundae"@fi,
        "Itoplectis pudibundae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itoplectis viduata"@fi,
        "Itoplectis viduata"@sv .

<http://tun.fi/MX.309056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apechthis compunctor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.309055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apechthis compunctor"@fi,
        "Apechthis compunctor"@sv .

<http://tun.fi/MX.309057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apechthis quadridentata" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.309055> ;
    skos:hiddenLabel "Apechthis resinator"@fi,
        "Apechthis resinator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apechthis quadridentata"@fi,
        "Apechthis quadridentata"@sv .

<http://tun.fi/MX.309059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apechthis rufata" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.309055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apechthis rufata"@fi,
        "Apechthis rufata"@sv .

<http://tun.fi/MX.309062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pimpla arctica" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.309060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pimpla arctica"@fi,
        "Pimpla arctica"@sv .

<http://tun.fi/MX.309063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pimpla contemplator" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.309060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pimpla contemplator"@fi,
        "Pimpla contemplator"@sv .

<http://tun.fi/MX.309064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pimpla flavicoxis" ;
    dwc:scientificNameAuthorship "Thomson, 1877" ;
    skos:broader <http://tun.fi/MX.309060> ;
    skos:hiddenLabel "Pimpla aquilonia"@fi,
        "Pimpla aquilonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pimpla flavicoxis"@fi,
        "Pimpla flavicoxis"@sv .

<http://tun.fi/MX.309065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pimpla melanacrias" ;
    dwc:scientificNameAuthorship "Perkins, 1941" ;
    skos:broader <http://tun.fi/MX.309060> ;
    skos:hiddenLabel "Pimpla geniculata"@fi,
        "Pimpla geniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pimpla melanacrias"@fi,
        "Pimpla melanacrias"@sv .

<http://tun.fi/MX.309067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pimpla rufipes" ;
    dwc:scientificNameAuthorship "(Miller, 1759)" ;
    skos:broader <http://tun.fi/MX.309060> ;
    skos:hiddenLabel "Pimpla hypochondriaca"@fi,
        "Pimpla instigator"@fi,
        "Pimpla hypochondriaca"@sv,
        "Pimpla instigator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pimpla rufipes"@fi,
        "Pimpla rufipes"@sv .

<http://tun.fi/MX.309070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pimpla sodalis" ;
    dwc:scientificNameAuthorship "Ruthe, 1859" ;
    skos:broader <http://tun.fi/MX.309060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pimpla sodalis"@fi,
        "Pimpla sodalis"@sv .

<http://tun.fi/MX.309071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pimpla spuria" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309060> ;
    skos:hiddenLabel "Pimpla strigipleuris"@fi,
        "Pimpla strigipleuris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pimpla spuria"@fi,
        "Pimpla spuria"@sv .

<http://tun.fi/MX.309073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pimpla turionellae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.309060> ;
    skos:hiddenLabel "Pimpla padellae"@fi,
        "Pimpla padellae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pimpla turionellae"@fi,
        "Pimpla turionellae"@sv .

<http://tun.fi/MX.309076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theronia atalantae" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.309075> ;
    skos:hiddenLabel "Theronia gestator"@fi,
        "Theronia gestator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theronia atalantae"@fi,
        "Theronia atalantae"@sv .

<http://tun.fi/MX.309078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Theronia laevigata" ;
    dwc:scientificNameAuthorship "(Tschek, 1869)" ;
    skos:broader <http://tun.fi/MX.309075> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Theronia laevigata"@fi,
        "Theronia laevigata"@sv .

<http://tun.fi/MX.309081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyssa amoena" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyssa amoena"@fi,
        "Rhyssa amoena"@sv .

<http://tun.fi/MX.309082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyssa persuasoria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.309080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyssa persuasoria"@fi,
        "Rhyssa persuasoria"@sv .

<http://tun.fi/MX.309084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyssella approximator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.309083> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyssella approximator"@fi,
        "Rhyssella approximator"@sv .

<http://tun.fi/MX.309086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megarhyssa perlata" ;
    dwc:scientificNameAuthorship "(Christ, 1791)" ;
    skos:broader <http://tun.fi/MX.309085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megarhyssa perlata"@fi,
        "Megarhyssa perlata"@sv .

<http://tun.fi/MX.309087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megarhyssa rixator" ;
    dwc:scientificNameAuthorship "(Schellenberg, 1802)" ;
    skos:broader <http://tun.fi/MX.309085> ;
    skos:hiddenLabel "Megarhyssa emarginatoria"@fi,
        "Megarhyssa emarginatoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megarhyssa rixator"@fi,
        "Megarhyssa rixator"@sv .

<http://tun.fi/MX.309089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megarhyssa superba" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.309085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megarhyssa superba"@fi,
        "Megarhyssa superba"@sv .

<http://tun.fi/MX.309093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudorhyssa alpestris" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudorhyssa alpestris"@fi,
        "Pseudorhyssa alpestris"@sv .

<http://tun.fi/MX.309094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudorhyssa nigricornis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.309092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudorhyssa nigricornis"@fi,
        "Pseudorhyssa nigricornis"@sv .

<http://tun.fi/MX.309098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poemenia brachyura" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Poemenia brachyura"@fi,
        "Poemenia brachyura"@sv .

<http://tun.fi/MX.309099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poemenia hectica" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Poemenia hectica"@fi,
        "Poemenia hectica"@sv .

<http://tun.fi/MX.309100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poemenia notata" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.309097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Poemenia notata"@fi,
        "Poemenia notata"@sv .

<http://tun.fi/MX.309102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deuteroxorides elevator" ;
    dwc:scientificNameAuthorship "(Panzer, 1799)" ;
    skos:broader <http://tun.fi/MX.309101> ;
    skos:hiddenLabel "Deuteroxorides albitarsus"@fi,
        "Deuteroxorides albitarsus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Deuteroxorides elevator"@fi,
        "Deuteroxorides elevator"@sv .

<http://tun.fi/MX.309105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoxorides collaris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoxorides collaris"@fi,
        "Neoxorides collaris"@sv .

<http://tun.fi/MX.309106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoxorides montanus" ;
    dwc:scientificNameAuthorship "Oehlke, 1966" ;
    skos:broader <http://tun.fi/MX.309104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoxorides montanus"@fi,
        "Neoxorides montanus"@sv .

<http://tun.fi/MX.309108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoxorides varipes" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoxorides varipes"@fi,
        "Neoxorides varipes"@sv .

<http://tun.fi/MX.309111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diacritus aciculatus" ;
    dwc:scientificNameAuthorship "(Vollenhoven, 1878)" ;
    skos:broader <http://tun.fi/MX.309110> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diacritus aciculatus"@fi,
        "Diacritus aciculatus"@sv .

<http://tun.fi/MX.309114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euceros pruinosus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euceros pruinosus"@fi,
        "Euceros pruinosus"@sv .

<http://tun.fi/MX.309115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euceros serricornis" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.309113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euceros serricornis"@fi,
        "Euceros serricornis"@sv .

<http://tun.fi/MX.309118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus brevicornis" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus brevicornis"@fi,
        "Adelognathus brevicornis"@sv .

<http://tun.fi/MX.309119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus chrysopygus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus chrysopygus"@fi,
        "Adelognathus chrysopygus"@sv .

<http://tun.fi/MX.309120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus cubiceps" ;
    dwc:scientificNameAuthorship "Roman, 1925" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus cubiceps"@fi,
        "Adelognathus cubiceps"@sv .

<http://tun.fi/MX.309121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus difformis" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus difformis"@fi,
        "Adelognathus difformis"@sv .

<http://tun.fi/MX.309122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus dorsalis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus dorsalis"@fi,
        "Adelognathus dorsalis"@sv .

<http://tun.fi/MX.309123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus frigidus" ;
    dwc:scientificNameAuthorship "Holmgren, 1883" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus frigidus"@fi,
        "Adelognathus frigidus"@sv .

<http://tun.fi/MX.309124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus marginellus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:hiddenLabel "Adelognathus punctiventris"@fi,
        "Adelognathus punctiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus marginellus"@fi,
        "Adelognathus marginellus"@sv .

<http://tun.fi/MX.309126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus nigriceps" ;
    dwc:scientificNameAuthorship "Thomson, 1888" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus nigriceps"@fi,
        "Adelognathus nigriceps"@sv .

<http://tun.fi/MX.309127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus nigrifrons" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus nigrifrons"@fi,
        "Adelognathus nigrifrons"@sv .

<http://tun.fi/MX.309128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus pallipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus pallipes"@fi,
        "Adelognathus pallipes"@sv .

<http://tun.fi/MX.309129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus pilosus" ;
    dwc:scientificNameAuthorship "Thomson, 1888" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus pilosus"@fi,
        "Adelognathus pilosus"@sv .

<http://tun.fi/MX.309130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus pumilio" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus pumilio"@fi,
        "Adelognathus pumilio"@sv .

<http://tun.fi/MX.309131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus puncticollis" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus puncticollis"@fi,
        "Adelognathus puncticollis"@sv .

<http://tun.fi/MX.309132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus punctulatus" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:hiddenLabel "Adelognathus dimidiatus"@fi,
        "Adelognathus dimidiatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus punctulatus"@fi,
        "Adelognathus punctulatus"@sv .

<http://tun.fi/MX.309134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus stelfoxi" ;
    dwc:scientificNameAuthorship "Fitton, Gauld & Shaw, 1982" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus stelfoxi"@fi,
        "Adelognathus stelfoxi"@sv .

<http://tun.fi/MX.309135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelognathus tetratinctorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309117> ;
    skos:hiddenLabel "Adelognathus fasciatus"@fi,
        "Adelognathus scabriculus"@fi,
        "Adelognathus fasciatus"@sv,
        "Adelognathus scabriculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelognathus tetratinctorius"@fi,
        "Adelognathus tetratinctorius"@sv .

<http://tun.fi/MX.309140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collyria coxator" ;
    dwc:scientificNameAuthorship "(Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.309139> ;
    skos:hiddenLabel "Collyria calcitrator"@fi,
        "Collyria calcitrator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collyria coxator"@fi,
        "Collyria coxator"@sv .

<http://tun.fi/MX.309142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collyria trichophthalma" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.309139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collyria trichophthalma"@fi,
        "Collyria trichophthalma"@sv .

<http://tun.fi/MX.309145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycorina triangulifera" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.309144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycorina triangulifera"@fi,
        "Lycorina triangulifera"@sv .

<http://tun.fi/MX.309148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neorhacodes enslini" ;
    dwc:scientificNameAuthorship "(Ruschka, 1922)" ;
    skos:broader <http://tun.fi/MX.309147> ;
    skos:hiddenLabel "Neorhacodes enslini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsiäishukkakätkä"@fi,
        "Neorhacodes enslini"@sv .

<http://tun.fi/MX.309151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panteles schuetzeanus" ;
    dwc:scientificNameAuthorship "(Roman, 1925)" ;
    skos:broader <http://tun.fi/MX.309150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panteles schuetzeanus"@fi,
        "Panteles schuetzeanus"@sv .

<http://tun.fi/MX.309153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilbops limneriaeformis" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1888)" ;
    skos:broader <http://tun.fi/MX.309152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilbops limneriaeformis"@fi,
        "Stilbops limneriaeformis"@sv .

<http://tun.fi/MX.309158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pygmaeolus nitidus" ;
    dwc:scientificNameAuthorship "(Bridgman, 1889)" ;
    skos:broader <http://tun.fi/MX.309157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pygmaeolus nitidus"@fi,
        "Pygmaeolus nitidus"@sv .

<http://tun.fi/MX.309160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astrenis brunneofacies" ;
    dwc:scientificNameAuthorship "Vikberg, 2000" ;
    skos:broader <http://tun.fi/MX.309159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astrenis brunneofacies"@fi,
        "Astrenis brunneofacies"@sv .

<http://tun.fi/MX.309161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astrenis nigrifacies" ;
    dwc:scientificNameAuthorship "Vikberg, 2000" ;
    skos:broader <http://tun.fi/MX.309159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astrenis nigrifacies"@fi,
        "Astrenis nigrifacies"@sv .

<http://tun.fi/MX.309162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astrenis sinuatus" ;
    dwc:scientificNameAuthorship "(Roman, 1909)" ;
    skos:broader <http://tun.fi/MX.309159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astrenis sinuatus"@fi,
        "Astrenis sinuatus"@sv .

<http://tun.fi/MX.309164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phrudus badensis" ;
    dwc:scientificNameAuthorship "Hilpert, 1987" ;
    skos:broader <http://tun.fi/MX.309163> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phrudus badensis"@fi,
        "Phrudus badensis"@sv .

<http://tun.fi/MX.309165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phrudus compressus" ;
    dwc:scientificNameAuthorship "Vikberg, 2000" ;
    skos:broader <http://tun.fi/MX.309163> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phrudus compressus"@fi,
        "Phrudus compressus"@sv .

<http://tun.fi/MX.309166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phrudus defectus" ;
    dwc:scientificNameAuthorship "Stelfox, 1966" ;
    skos:broader <http://tun.fi/MX.309163> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phrudus defectus"@fi,
        "Phrudus defectus"@sv .

<http://tun.fi/MX.309167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phrudus monilicornis" ;
    dwc:scientificNameAuthorship "Bridgman, 1886" ;
    skos:broader <http://tun.fi/MX.309163> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phrudus monilicornis"@fi,
        "Phrudus monilicornis"@sv .

<http://tun.fi/MX.309171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxytorus armatus" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.309170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxytorus armatus"@fi,
        "Oxytorus armatus"@sv .

<http://tun.fi/MX.309172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxytorus luridator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.309170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxytorus luridator"@fi,
        "Oxytorus luridator"@sv .

<http://tun.fi/MX.309175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microleptes rectangulus" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.309174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microleptes rectangulus"@fi,
        "Microleptes rectangulus"@sv .

<http://tun.fi/MX.309176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microleptes splendidulus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microleptes splendidulus"@fi,
        "Microleptes splendidulus"@sv .

<http://tun.fi/MX.309179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthopelma brevicorne" ;
    dwc:scientificNameAuthorship "Morley, 1907" ;
    skos:broader <http://tun.fi/MX.309178> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthopelma brevicorne"@fi,
        "Orthopelma brevicorne"@sv .

<http://tun.fi/MX.309180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthopelma mediator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309178> ;
    skos:hiddenLabel "Orthopelma luteolator"@fi,
        "Orthopelma luteolator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthopelma mediator"@fi,
        "Orthopelma mediator"@sv .

<http://tun.fi/MX.309185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teleutaea brischkei" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teleutaea brischkei"@fi,
        "Teleutaea brischkei"@sv .

<http://tun.fi/MX.309186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teleutaea striata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teleutaea striata"@fi,
        "Teleutaea striata"@sv .

<http://tun.fi/MX.309188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apophua bipunctoria" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309187> ;
    skos:hiddenLabel "Apophua cubitoria"@fi,
        "Apophua cubitoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apophua bipunctoria"@fi,
        "Apophua bipunctoria"@sv .

<http://tun.fi/MX.309190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apophua cicatricosa" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.309187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apophua cicatricosa"@fi,
        "Apophua cicatricosa"@sv .

<http://tun.fi/MX.309191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apophua evanescens" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.309187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apophua evanescens"@fi,
        "Apophua evanescens"@sv .

<http://tun.fi/MX.309192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apophua genalis" ;
    dwc:scientificNameAuthorship "(Möller, 1883)" ;
    skos:broader <http://tun.fi/MX.309187> ;
    skos:hiddenLabel "Apophua superba"@fi,
        "Apophua superba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apophua genalis"@fi,
        "Apophua genalis"@sv .

<http://tun.fi/MX.309195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta bifoveolata" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta bifoveolata"@fi,
        "Glypta bifoveolata"@sv .

<http://tun.fi/MX.309196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta brevipetiolata" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta brevipetiolata"@fi,
        "Glypta brevipetiolata"@sv .

<http://tun.fi/MX.309197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta caudata" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta caudata"@fi,
        "Glypta caudata"@sv .

<http://tun.fi/MX.309198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta ceratites" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta ceratites"@fi,
        "Glypta ceratites"@sv .

<http://tun.fi/MX.309199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta consimilis" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:hiddenLabel "Glypta mandibulator"@fi,
        "Glypta parvicornuta"@fi,
        "Glypta xanthognatha"@fi,
        "Glypta mandibulator"@sv,
        "Glypta parvicornuta"@sv,
        "Glypta xanthognatha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta consimilis"@fi,
        "Glypta consimilis"@sv .

<http://tun.fi/MX.309203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta cylindrator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:hiddenLabel "Glypta bicornis"@fi,
        "Glypta bicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta cylindrator"@fi,
        "Glypta cylindrator"@sv .

<http://tun.fi/MX.309205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta dentifera" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta dentifera"@fi,
        "Glypta dentifera"@sv .

<http://tun.fi/MX.309206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta elongata" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta elongata"@fi,
        "Glypta elongata"@sv .

<http://tun.fi/MX.309207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta extincta" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1852" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:hiddenLabel "Glypta nigriventris"@fi,
        "Glypta nigriventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta extincta"@fi,
        "Glypta extincta"@sv .

<http://tun.fi/MX.309209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta femorator" ;
    dwc:scientificNameAuthorship "(Desvignes, 1856)" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:hiddenLabel "Glypta elegantula"@fi,
        "Glypta filicornis"@fi,
        "Glypta elegantula"@sv,
        "Glypta filicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta femorator"@fi,
        "Glypta femorator"@sv .

<http://tun.fi/MX.309212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta fronticornis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta fronticornis"@fi,
        "Glypta fronticornis"@sv .

<http://tun.fi/MX.309213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta gracilis" ;
    dwc:scientificNameAuthorship "Hellén, 1915" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta gracilis"@fi,
        "Glypta gracilis"@sv .

<http://tun.fi/MX.309214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta haesitator" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta haesitator"@fi,
        "Glypta haesitator"@sv .

<http://tun.fi/MX.309215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta heterocera" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta heterocera"@fi,
        "Glypta heterocera"@sv .

<http://tun.fi/MX.309216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta incisa" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta incisa"@fi,
        "Glypta incisa"@sv .

<http://tun.fi/MX.309217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta lapponica" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:hiddenLabel "Glypta annulata"@fi,
        "Glypta annulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta lapponica"@fi,
        "Glypta lapponica"@sv .

<http://tun.fi/MX.309219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta longicauda" ;
    dwc:scientificNameAuthorship "Hartig, 1838" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta longicauda"@fi,
        "Glypta longicauda"@sv .

<http://tun.fi/MX.309220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta mensurator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:hiddenLabel "Glypta lugubrina"@fi,
        "Glypta macropyga"@fi,
        "Glypta lugubrina"@sv,
        "Glypta macropyga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta mensurator"@fi,
        "Glypta mensurator"@sv .

<http://tun.fi/MX.309223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta monoceros" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta monoceros"@fi,
        "Glypta monoceros"@sv .

<http://tun.fi/MX.309224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta nigricornis" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:hiddenLabel "Glypta rufipes"@fi,
        "Glypta rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta nigricornis"@fi,
        "Glypta nigricornis"@sv .

<http://tun.fi/MX.309226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta nigrina" ;
    dwc:scientificNameAuthorship "Desvignes, 1856" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:hiddenLabel "Glypta fractigena"@fi,
        "Glypta fractigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta nigrina"@fi,
        "Glypta nigrina"@sv .

<http://tun.fi/MX.309228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta parvicaudata" ;
    dwc:scientificNameAuthorship "Bridgman, 1889" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:hiddenLabel "Glypta breviventris"@fi,
        "Glypta crassitarsis"@fi,
        "Glypta tenuitarsis"@fi,
        "Glypta breviventris"@sv,
        "Glypta crassitarsis"@sv,
        "Glypta tenuitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta parvicaudata"@fi,
        "Glypta parvicaudata"@sv .

<http://tun.fi/MX.309232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta pedata" ;
    dwc:scientificNameAuthorship "Desvignes, 1856" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:hiddenLabel "Glypta varicoxa"@fi,
        "Glypta varicoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta pedata"@fi,
        "Glypta pedata"@sv .

<http://tun.fi/MX.309233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta pictipes" ;
    dwc:scientificNameAuthorship "Taschenberg, 1863" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta pictipes"@fi,
        "Glypta pictipes"@sv .

<http://tun.fi/MX.309234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta resinanae" ;
    dwc:scientificNameAuthorship "Hartig, 1838" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:hiddenLabel "Glypta arreptans"@fi,
        "Glypta arreptans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta resinanae"@fi,
        "Glypta resinanae"@sv .

<http://tun.fi/MX.309236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta rufata" ;
    dwc:scientificNameAuthorship "Bridgman, 1887" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta rufata"@fi,
        "Glypta rufata"@sv .

<http://tun.fi/MX.309237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta salicis" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta salicis"@fi,
        "Glypta salicis"@sv .

<http://tun.fi/MX.309238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta salsolicola" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1907" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta salsolicola"@fi,
        "Glypta salsolicola"@sv .

<http://tun.fi/MX.309239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta scalaris" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta scalaris"@fi,
        "Glypta scalaris"@sv .

<http://tun.fi/MX.309240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta schneideri" ;
    dwc:scientificNameAuthorship "Krieger, 1897" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta schneideri"@fi,
        "Glypta schneideri"@sv .

<http://tun.fi/MX.309241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta sculpturata" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:hiddenLabel "Glypta macrura"@fi,
        "Glypta macrura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta sculpturata"@fi,
        "Glypta sculpturata"@sv .

<http://tun.fi/MX.309243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta similis" ;
    dwc:scientificNameAuthorship "Bridgman, 1886" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta similis"@fi,
        "Glypta similis"@sv .

<http://tun.fi/MX.309244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta tenuicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta tenuicornis"@fi,
        "Glypta tenuicornis"@sv .

<http://tun.fi/MX.309245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta teres" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta teres"@fi,
        "Glypta teres"@sv .

<http://tun.fi/MX.309247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glypta vulnerator" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309194> ;
    skos:hiddenLabel "Glypta monstrosa"@fi,
        "Glypta monstrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glypta vulnerator"@fi,
        "Glypta vulnerator"@sv .

<http://tun.fi/MX.309253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota accusator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota rusticator"@fi,
        "Lissonota segmentator"@fi,
        "Lissonota unicincta"@fi,
        "Lissonota rusticator"@sv,
        "Lissonota segmentator"@sv,
        "Lissonota unicincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota accusator"@fi,
        "Lissonota accusator"@sv .

<http://tun.fi/MX.309257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota angusta" ;
    dwc:scientificNameAuthorship "Taschenberg, 1863" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota angusta"@fi,
        "Lissonota angusta"@sv .

<http://tun.fi/MX.309258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota anomala" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota anomala"@fi,
        "Lissonota anomala"@sv .

<http://tun.fi/MX.309259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota antennalis" ;
    dwc:scientificNameAuthorship "Thomson, 1877" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota antennalis"@fi,
        "Lissonota antennalis"@sv .

<http://tun.fi/MX.309260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota biguttata" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota femorata"@fi,
        "Lissonota femorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota biguttata"@fi,
        "Lissonota biguttata"@sv .

<http://tun.fi/MX.309262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota bistrigata" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota bistrigata"@fi,
        "Lissonota bistrigata"@sv .

<http://tun.fi/MX.309263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota buccator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota varicoxa"@fi,
        "Lissonota varicoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota buccator"@fi,
        "Lissonota buccator"@sv .

<http://tun.fi/MX.309265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota carbonaria" ;
    dwc:scientificNameAuthorship "Holhgren, 1860" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota artemisiae"@fi,
        "Lissonota artemisiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota carbonaria"@fi,
        "Lissonota carbonaria"@sv .

<http://tun.fi/MX.309267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota clypeator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota cylindrator"@fi,
        "Lissonota cylindrator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota clypeator"@fi,
        "Lissonota clypeator"@sv .

<http://tun.fi/MX.309269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota confusa" ;
    dwc:scientificNameAuthorship "Rey del Castillo, 1992" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota parallela ab. confusa"@fi,
        "Lissonota parallela ab. confusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota confusa"@fi,
        "Lissonota confusa"@sv .

<http://tun.fi/MX.309271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota coracina" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota bellator"@fi,
        "Lissonota bellator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota coracina"@fi,
        "Lissonota coracina"@sv .

<http://tun.fi/MX.309273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota cruentator" ;
    dwc:scientificNameAuthorship "(Panzer, 1809)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota insignita"@fi,
        "Lissonota insignita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota cruentator"@fi,
        "Lissonota cruentator"@sv .

<http://tun.fi/MX.309275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota culiciformis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota culiciformis"@fi,
        "Lissonota culiciformis"@sv .

<http://tun.fi/MX.309276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota curtiventris" ;
    dwc:scientificNameAuthorship "Horstmann, 1998" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota breviventris"@fi,
        "Lissonota breviventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota curtiventris"@fi,
        "Lissonota curtiventris"@sv .

<http://tun.fi/MX.309278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota deversor" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota deversor"@fi,
        "Lissonota deversor"@sv .

<http://tun.fi/MX.309279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota digestor" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota digestor"@fi,
        "Lissonota digestor"@sv .

<http://tun.fi/MX.309280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota distincta" ;
    dwc:scientificNameAuthorship "Bridgman, 1889" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota distincta"@fi,
        "Lissonota distincta"@sv .

<http://tun.fi/MX.309281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota dubia" ;
    dwc:scientificNameAuthorship "Holmgren, 1856" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota dubia"@fi,
        "Lissonota dubia"@sv .

<http://tun.fi/MX.309282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota elegantissima" ;
    dwc:scientificNameAuthorship "(Hellén, 1940)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota elegans"@fi,
        "Lissonota elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota elegantissima"@fi,
        "Lissonota elegantissima"@sv .

<http://tun.fi/MX.309284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota erythrina" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota erythrina"@fi,
        "Lissonota erythrina"@sv .

<http://tun.fi/MX.309285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota excelsa" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1900" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota excelsa"@fi,
        "Lissonota excelsa"@sv .

<http://tun.fi/MX.309286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota extrema" ;
    dwc:scientificNameAuthorship "Hedwig, 1932" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota extrema"@fi,
        "Lissonota extrema"@sv .

<http://tun.fi/MX.309287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota fletcheri" ;
    dwc:scientificNameAuthorship "Bridgman, 1882" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota fletcheri"@fi,
        "Lissonota fletcheri"@sv .

<http://tun.fi/MX.309288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota folii" ;
    dwc:scientificNameAuthorship "Thomson, 1877" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota transversa"@fi,
        "Lissonota transversa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota folii"@fi,
        "Lissonota folii"@sv .

<http://tun.fi/MX.309290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota freyi" ;
    dwc:scientificNameAuthorship "(Hellén, 1915)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota tuberculata"@fi,
        "Lissonota tuberculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota freyi"@fi,
        "Lissonota freyi"@sv .

<http://tun.fi/MX.309292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota frontalis" ;
    dwc:scientificNameAuthorship "(Desvignes, 1856)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota sulcator"@fi,
        "Lissonota sulcator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota frontalis"@fi,
        "Lissonota frontalis"@sv .

<http://tun.fi/MX.309294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota fundator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota fundator"@fi,
        "Lissonota fundator"@sv .

<http://tun.fi/MX.309295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota funebris" ;
    dwc:scientificNameAuthorship "Habermehl, 1923" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota funebris"@fi,
        "Lissonota funebris"@sv .

<http://tun.fi/MX.309296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota gracilenta" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota gracilenta"@fi,
        "Lissonota gracilenta"@sv .

<http://tun.fi/MX.309297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota halidayi" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota halidayi"@fi,
        "Lissonota halidayi"@sv .

<http://tun.fi/MX.309298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota histrio" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota parallela"@fi,
        "Lissonota parallela"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota histrio"@fi,
        "Lissonota histrio"@sv .

<http://tun.fi/MX.309300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota humerella" ;
    dwc:scientificNameAuthorship "Thomson, 1877" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota humeralis"@fi,
        "Lissonota humeralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota humerella"@fi,
        "Lissonota humerella"@sv .

<http://tun.fi/MX.309302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota impressor" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota impressor"@fi,
        "Lissonota impressor"@sv .

<http://tun.fi/MX.309303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota inareolata" ;
    dwc:scientificNameAuthorship "Pfeffer, 1913" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota inareolata"@fi,
        "Lissonota inareolata"@sv .

<http://tun.fi/MX.309304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota lineata" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota flavovariegata"@fi,
        "Lissonota nigricoxis"@fi,
        "Lissonota flavovariegata"@sv,
        "Lissonota nigricoxis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota lineata"@fi,
        "Lissonota lineata"@sv .

<http://tun.fi/MX.309307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota lineolaris" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota catenator"@fi,
        "Lissonota catenator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota lineolaris"@fi,
        "Lissonota lineolaris"@sv .

<http://tun.fi/MX.309309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota maculata" ;
    dwc:scientificNameAuthorship "Brischke, 1865" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota maculata"@fi,
        "Lissonota maculata"@sv .

<http://tun.fi/MX.309310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota magdalenae" ;
    dwc:scientificNameAuthorship "Pfankuch, 1921" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota magdalenae"@fi,
        "Lissonota magdalenae"@sv .

<http://tun.fi/MX.309311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota nigridens" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota nigridens"@fi,
        "Lissonota nigridens"@sv .

<http://tun.fi/MX.309312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota nitida" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota agnata"@fi,
        "Lissonota agnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota nitida"@fi,
        "Lissonota nitida"@sv .

<http://tun.fi/MX.309315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota picticoxis" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1900" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota picticoxis"@fi,
        "Lissonota picticoxis"@sv .

<http://tun.fi/MX.309316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota pimplator" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota pimplator"@fi,
        "Lissonota pimplator"@sv .

<http://tun.fi/MX.309317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota proxima" ;
    dwc:scientificNameAuthorship "Boyer de Fonscolombe, 1854" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota clypeator"@fi,
        "Lissonota commixta"@fi,
        "Lissonota clypeator"@sv,
        "Lissonota commixta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota proxima"@fi,
        "Lissonota proxima"@sv .

<http://tun.fi/MX.309320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota punctiventrator" ;
    dwc:scientificNameAuthorship "Aubert, 1977" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota punctiventris"@fi,
        "Lissonota punctiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota punctiventrator"@fi,
        "Lissonota punctiventrator"@sv .

<http://tun.fi/MX.309322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota punctiventris" ;
    dwc:scientificNameAuthorship "Thomson, 1877" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota errabunda"@fi,
        "Lissonota errabunda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota punctiventris"@fi,
        "Lissonota punctiventris"@sv .

<http://tun.fi/MX.309324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota quadrinotata" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota quadrinotata"@fi,
        "Lissonota quadrinotata"@sv .

<http://tun.fi/MX.309325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota sahlbergi" ;
    dwc:scientificNameAuthorship "Hellén, 1915" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota sahlbergi"@fi,
        "Lissonota sahlbergi"@sv .

<http://tun.fi/MX.309326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota saturator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota basalis"@fi,
        "Lissonota basalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota saturator"@fi,
        "Lissonota saturator"@sv .

<http://tun.fi/MX.309328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota setosa" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota renovator"@fi,
        "Lissonota renovator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota setosa"@fi,
        "Lissonota setosa"@sv .

<http://tun.fi/MX.309330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota subaciculata" ;
    dwc:scientificNameAuthorship "Bridgman, 1886" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota nitida"@fi,
        "Lissonota nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota subaciculata"@fi,
        "Lissonota subaciculata"@sv .

<http://tun.fi/MX.309332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota tenerrima" ;
    dwc:scientificNameAuthorship "Thomson, 1877" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:hiddenLabel "Lissonota trochanteralis"@fi,
        "Lissonota variabilis"@fi,
        "Lissonota trochanteralis"@sv,
        "Lissonota variabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota tenerrima"@fi,
        "Lissonota tenerrima"@sv .

<http://tun.fi/MX.309335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota versicolor" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota versicolor"@fi,
        "Lissonota versicolor"@sv .

<http://tun.fi/MX.309337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloplasta piceator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309336> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloplasta piceator"@fi,
        "Alloplasta piceator"@sv .

<http://tun.fi/MX.309338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloplasta plantaria" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309336> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloplasta plantaria"@fi,
        "Alloplasta plantaria"@sv .

<http://tun.fi/MX.309340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arenetra pilosella" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arenetra pilosella"@fi,
        "Arenetra pilosella"@sv .

<http://tun.fi/MX.309342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptopimpla calceolata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptopimpla calceolata"@fi,
        "Cryptopimpla calceolata"@sv .

<http://tun.fi/MX.309343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptopimpla caligata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptopimpla caligata"@fi,
        "Cryptopimpla caligata"@sv .

<http://tun.fi/MX.309344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptopimpla errabunda" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptopimpla errabunda"@fi,
        "Cryptopimpla errabunda"@sv .

<http://tun.fi/MX.309345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptopimpla genalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.309341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptopimpla genalis"@fi,
        "Cryptopimpla genalis"@sv .

<http://tun.fi/MX.309346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptopimpla quadrilineata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309341> ;
    skos:hiddenLabel "Cryptopimpla blanda"@fi,
        "Cryptopimpla blanda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptopimpla quadrilineata"@fi,
        "Cryptopimpla quadrilineata"@sv .

<http://tun.fi/MX.309351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syzeuctus helveticus" ;
    dwc:scientificNameAuthorship "Brauns, 1901" ;
    skos:broader <http://tun.fi/MX.309348> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syzeuctus helveticus"@fi,
        "Syzeuctus helveticus"@sv .

<http://tun.fi/MX.309352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syzeuctus petiolaris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309348> ;
    skos:hiddenLabel "Syzeuctus apicalis"@fi,
        "Syzeuctus apicalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syzeuctus petiolaris"@fi,
        "Syzeuctus petiolaris"@sv .

<http://tun.fi/MX.309354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syzeuctus tenuifasciatus" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1900" ;
    skos:broader <http://tun.fi/MX.309348> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syzeuctus tenuifasciatus"@fi,
        "Syzeuctus tenuifasciatus"@sv .

<http://tun.fi/MX.309357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exetastes adpressorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309356> ;
    skos:hiddenLabel "Exetastes guttatorius"@fi,
        "Exetastes guttatorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exetastes adpressorius"@fi,
        "Exetastes adpressorius"@sv .

<http://tun.fi/MX.309359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exetastes atrator" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.309356> ;
    skos:hiddenLabel "Exetastes cinctipes"@fi,
        "Exetastes cinctipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exetastes atrator"@fi,
        "Exetastes atrator"@sv .

<http://tun.fi/MX.309361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exetastes fornicator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.309356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exetastes fornicator"@fi,
        "Exetastes fornicator"@sv .

<http://tun.fi/MX.309362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exetastes geniculosus" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exetastes geniculosus"@fi,
        "Exetastes geniculosus"@sv .

<http://tun.fi/MX.309363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exetastes gracilicornis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exetastes gracilicornis"@fi,
        "Exetastes gracilicornis"@sv .

<http://tun.fi/MX.309364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exetastes illusor" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exetastes illusor"@fi,
        "Exetastes illusor"@sv .

<http://tun.fi/MX.309365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exetastes laevigator" ;
    dwc:scientificNameAuthorship "(Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.309356> ;
    skos:hiddenLabel "Exetastes alpinus"@fi,
        "Exetastes alpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exetastes laevigator"@fi,
        "Exetastes laevigator"@sv .

<http://tun.fi/MX.309367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exetastes nigripes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exetastes nigripes"@fi,
        "Exetastes nigripes"@sv .

<http://tun.fi/MX.309368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exetastes rufifemur" ;
    dwc:scientificNameAuthorship "Horstmann, 1998" ;
    skos:broader <http://tun.fi/MX.309356> ;
    skos:hiddenLabel "Exetastes rufipes"@fi,
        "Exetastes rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exetastes rufifemur"@fi,
        "Exetastes rufifemur"@sv .

<http://tun.fi/MX.309371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Banchus dilatatorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309370> ;
    skos:hiddenLabel "Banchus compressus"@fi,
        "Banchus compressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Banchus dilatatorius"@fi,
        "Banchus dilatatorius"@sv .

<http://tun.fi/MX.309373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Banchus falcatorius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.309370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Banchus falcatorius"@fi,
        "Banchus falcatorius"@sv .

<http://tun.fi/MX.309374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Banchus hastator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.309370> ;
    skos:hiddenLabel "Banchus femoralis"@fi,
        "Banchus femoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Banchus hastator"@fi,
        "Banchus hastator"@sv .

<http://tun.fi/MX.309376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Banchus palpalis" ;
    dwc:scientificNameAuthorship "Ruthe, 1859" ;
    skos:broader <http://tun.fi/MX.309370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Banchus palpalis"@fi,
        "Banchus palpalis"@sv .

<http://tun.fi/MX.309377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Banchus volutatorius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.309370> ;
    skos:hiddenLabel "Banchus monileatus"@fi,
        "Banchus monileatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Banchus volutatorius"@fi,
        "Banchus volutatorius"@sv .

<http://tun.fi/MX.309382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenopelma lapponicum" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenopelma lapponicum"@fi,
        "Ctenopelma lapponicum"@sv .

<http://tun.fi/MX.309383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenopelma luciferum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenopelma luciferum"@fi,
        "Ctenopelma luciferum"@sv .

<http://tun.fi/MX.309384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenopelma nigrum" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309381> ;
    skos:hiddenLabel "Ctenopelma sericans"@fi,
        "Ctenopelma sericans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenopelma nigrum"@fi,
        "Ctenopelma nigrum"@sv .

<http://tun.fi/MX.309386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenopelma ruficorne" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309381> ;
    skos:hiddenLabel "Ctenopelma boreale"@fi,
        "Ctenopelma boreale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenopelma ruficorne"@fi,
        "Ctenopelma ruficorne"@sv .

<http://tun.fi/MX.309388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenopelma tomentosum" ;
    dwc:scientificNameAuthorship "(Desvignes, 1856)" ;
    skos:broader <http://tun.fi/MX.309381> ;
    skos:hiddenLabel "Ctenopelma luteum"@fi,
        "Ctenopelma xanthostigma"@fi,
        "Ctenopelma luteum"@sv,
        "Ctenopelma xanthostigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenopelma tomentosum"@fi,
        "Ctenopelma tomentosum"@sv .

<http://tun.fi/MX.309392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenoschesis aethiops" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenoschesis aethiops"@fi,
        "Xenoschesis aethiops"@sv .

<http://tun.fi/MX.309393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenoschesis fulvipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenoschesis fulvipes"@fi,
        "Xenoschesis fulvipes"@sv .

<http://tun.fi/MX.309394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenoschesis mordax" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenoschesis mordax"@fi,
        "Xenoschesis mordax"@sv .

<http://tun.fi/MX.309395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenoschesis ustulata" ;
    dwc:scientificNameAuthorship "(Desvignes, 1856)" ;
    skos:broader <http://tun.fi/MX.309391> ;
    skos:hiddenLabel "Xenoschesis resplendens"@fi,
        "Xenoschesis resplendens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenoschesis ustulata"@fi,
        "Xenoschesis ustulata"@sv .

<http://tun.fi/MX.309399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notopygus flavicornis" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notopygus flavicornis"@fi,
        "Notopygus flavicornis"@sv .

<http://tun.fi/MX.309402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homaspis narrator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homaspis narrator"@fi,
        "Homaspis narrator"@sv .

<http://tun.fi/MX.309403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homaspis rufina" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homaspis rufina"@fi,
        "Homaspis rufina"@sv .

<http://tun.fi/MX.309404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homaspis subalpina" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1913" ;
    skos:broader <http://tun.fi/MX.309401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homaspis subalpina"@fi,
        "Homaspis subalpina"@sv .

<http://tun.fi/MX.309405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homaspis varicolor" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homaspis varicolor"@fi,
        "Homaspis varicolor"@sv .

<http://tun.fi/MX.309409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trematopygus melanocerus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trematopygus melanocerus"@fi,
        "Trematopygus melanocerus"@sv .

<http://tun.fi/MX.309410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trematopygus nigricornis" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309407> ;
    skos:hiddenLabel "Trematopygus dictator"@fi,
        "Trematopygus dictator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trematopygus nigricornis"@fi,
        "Trematopygus nigricornis"@sv .

<http://tun.fi/MX.309412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trematopygus rufator" ;
    dwc:scientificNameAuthorship "Hinz, 1986" ;
    skos:broader <http://tun.fi/MX.309407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trematopygus rufator"@fi,
        "Trematopygus rufator"@sv .

<http://tun.fi/MX.309413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trematopygus ruficornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.309407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trematopygus ruficornis"@fi,
        "Trematopygus ruficornis"@sv .

<http://tun.fi/MX.309414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trematopygus spiniger" ;
    dwc:scientificNameAuthorship "Hinz, 1976" ;
    skos:broader <http://tun.fi/MX.309407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trematopygus spiniger"@fi,
        "Trematopygus spiniger"@sv .

<http://tun.fi/MX.309415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trematopygus terebrator" ;
    dwc:scientificNameAuthorship "Hinz, 1985" ;
    skos:broader <http://tun.fi/MX.309407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trematopygus terebrator"@fi,
        "Trematopygus terebrator"@sv .

<http://tun.fi/MX.309416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trematopygus vellicans" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trematopygus vellicans"@fi,
        "Trematopygus vellicans"@sv .

<http://tun.fi/MX.309418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lethades cingulator" ;
    dwc:scientificNameAuthorship "Hinz, 1976" ;
    skos:broader <http://tun.fi/MX.309417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lethades cingulator"@fi,
        "Lethades cingulator"@sv .

<http://tun.fi/MX.309419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lethades curvispina" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309417> ;
    skos:hiddenLabel "Lethades alpinus"@fi,
        "Lethades alpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lethades curvispina"@fi,
        "Lethades curvispina"@sv .

<http://tun.fi/MX.309421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lethades facialis" ;
    dwc:scientificNameAuthorship "(Brischke, 1871)" ;
    skos:broader <http://tun.fi/MX.309417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lethades facialis"@fi,
        "Lethades facialis"@sv .

<http://tun.fi/MX.309422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lethades lapponicus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lethades lapponicus"@fi,
        "Lethades lapponicus"@sv .

<http://tun.fi/MX.309423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lethades laricis" ;
    dwc:scientificNameAuthorship "Hinz, 1976" ;
    skos:broader <http://tun.fi/MX.309417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lethades laricis"@fi,
        "Lethades laricis"@sv .

<http://tun.fi/MX.309424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lethades scabriculus" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lethades scabriculus"@fi,
        "Lethades scabriculus"@sv .

<http://tun.fi/MX.309426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hodostates brevis" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hodostates brevis"@fi,
        "Hodostates brevis"@sv .

<http://tun.fi/MX.309428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus angulatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus angulatus"@fi,
        "Rhorus angulatus"@sv .

<http://tun.fi/MX.309429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus chrysopus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus chrysopus"@fi,
        "Rhorus chrysopus"@sv .

<http://tun.fi/MX.309430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus chrysopygus" ;
    dwc:scientificNameAuthorship "(Roman, 1909)" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus chrysopygus"@fi,
        "Rhorus chrysopygus"@sv .

<http://tun.fi/MX.309431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus extirpatorius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus extirpatorius"@fi,
        "Rhorus extirpatorius"@sv .

<http://tun.fi/MX.309432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus lapponicus" ;
    dwc:scientificNameAuthorship "(Roman, 1909)" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus lapponicus"@fi,
        "Rhorus lapponicus"@sv .

<http://tun.fi/MX.309433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus longicornis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus longicornis"@fi,
        "Rhorus longicornis"@sv .

<http://tun.fi/MX.309434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus longigena" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus longigena"@fi,
        "Rhorus longigena"@sv .

<http://tun.fi/MX.309435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus neustriae" ;
    dwc:scientificNameAuthorship "(Schrank, 1802)" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus neustriae"@fi,
        "Rhorus neustriae"@sv .

<http://tun.fi/MX.309436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus palustris" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus palustris"@fi,
        "Rhorus palustris"@sv .

<http://tun.fi/MX.309437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus punctus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:hiddenLabel "Rhorus mesoxanthus"@fi,
        "Rhorus mesoxanthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus punctus"@fi,
        "Rhorus punctus"@sv .

<http://tun.fi/MX.309439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus substitutor" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:hiddenLabel "Rhorus haemorrhoicus"@fi,
        "Rhorus haemorrhoicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus substitutor"@fi,
        "Rhorus substitutor"@sv .

<http://tun.fi/MX.309442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntactus delusor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.309441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntactus delusor"@fi,
        "Syntactus delusor"@sv .

<http://tun.fi/MX.309443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntactus minor" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntactus minor"@fi,
        "Syntactus minor"@sv .

<http://tun.fi/MX.309444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntactus scabriculus" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntactus scabriculus"@fi,
        "Syntactus scabriculus"@sv .

<http://tun.fi/MX.309446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pion crassipes" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pion crassipes"@fi,
        "Pion crassipes"@sv .

<http://tun.fi/MX.309447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pion fortipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pion fortipes"@fi,
        "Pion fortipes"@sv .

<http://tun.fi/MX.309449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaestus lativentris" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.309448> ;
    skos:hiddenLabel "Rhaestus femoralis"@fi,
        "Rhaestus femoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaestus lativentris"@fi,
        "Rhaestus lativentris"@sv .

<http://tun.fi/MX.309451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaestus ophthalmicus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaestus ophthalmicus"@fi,
        "Rhaestus ophthalmicus"@sv .

<http://tun.fi/MX.309452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaestus rufipes" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaestus rufipes"@fi,
        "Rhaestus rufipes"@sv .

<http://tun.fi/MX.309454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympherta antilope" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympherta antilope"@fi,
        "Sympherta antilope"@sv .

<http://tun.fi/MX.309455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympherta facialis" ;
    dwc:scientificNameAuthorship "Hinz, 1991" ;
    skos:broader <http://tun.fi/MX.309453> ;
    skos:hiddenLabel "Sympherta montanus ab. facialis"@fi,
        "Sympherta montanus ab. facialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympherta facialis"@fi,
        "Sympherta facialis"@sv .

<http://tun.fi/MX.309457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympherta foveolator" ;
    dwc:scientificNameAuthorship "(Holmgren, 1856)" ;
    skos:broader <http://tun.fi/MX.309453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympherta foveolator"@fi,
        "Sympherta foveolator"@sv .

<http://tun.fi/MX.309458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympherta jactator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympherta jactator"@fi,
        "Sympherta jactator"@sv .

<http://tun.fi/MX.309459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympherta montana" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympherta montana"@fi,
        "Sympherta montana"@sv .

<http://tun.fi/MX.309460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympherta obligator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309453> ;
    skos:hiddenLabel "Sympherta fuscicornis"@fi,
        "Sympherta fuscicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympherta obligator"@fi,
        "Sympherta obligator"@sv .

<http://tun.fi/MX.309462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympherta splendens" ;
    dwc:scientificNameAuthorship "(Strobl, 1903)" ;
    skos:broader <http://tun.fi/MX.309453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympherta splendens"@fi,
        "Sympherta splendens"@sv .

<http://tun.fi/MX.309463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympherta sulcata" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympherta sulcata"@fi,
        "Sympherta sulcata"@sv .

<http://tun.fi/MX.309464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympherta tenthredinarum" ;
    dwc:scientificNameAuthorship "Horstmann, 1999" ;
    skos:broader <http://tun.fi/MX.309453> ;
    skos:hiddenLabel "Sympherta ambulator"@fi,
        "Sympherta ambulator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympherta tenthredinarum"@fi,
        "Sympherta tenthredinarum"@sv .

<http://tun.fi/MX.309466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympherta ullrichi" ;
    dwc:scientificNameAuthorship "(Tschek, 1869)" ;
    skos:broader <http://tun.fi/MX.309453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympherta ullrichi"@fi,
        "Sympherta ullrichi"@sv .

<http://tun.fi/MX.309468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asthenara socia" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309467> ;
    skos:hiddenLabel "Asthenara crassifemur"@fi,
        "Asthenara crassifemur"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asthenara socia"@fi,
        "Asthenara socia"@sv .

<http://tun.fi/MX.309472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Labrossyta scotoptera" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.309471> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Labrossyta scotoptera"@fi,
        "Labrossyta scotoptera"@sv .

<http://tun.fi/MX.309474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaplethocornia procurator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.309473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaplethocornia procurator"@fi,
        "Zaplethocornia procurator"@sv .

<http://tun.fi/MX.309476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oetophorus naevius" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.309475> ;
    skos:hiddenLabel "Oetophorus limitaris"@fi,
        "Oetophorus limitaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oetophorus naevius"@fi,
        "Oetophorus naevius"@sv .

<http://tun.fi/MX.309479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathiponus semiluctuosus" ;
    dwc:scientificNameAuthorship "(Vollenhoven, 1878)" ;
    skos:broader <http://tun.fi/MX.309478> ;
    skos:hiddenLabel "Lathiponus bicolor"@fi,
        "Lathiponus frigidus"@fi,
        "Lathiponus bicolor"@sv,
        "Lathiponus frigidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathiponus semiluctuosus"@fi,
        "Lathiponus semiluctuosus"@sv .

<http://tun.fi/MX.309483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synoecetes anterior" ;
    dwc:scientificNameAuthorship "(Thomson, 1893)" ;
    skos:broader <http://tun.fi/MX.309482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synoecetes anterior"@fi,
        "Synoecetes anterior"@sv .

<http://tun.fi/MX.309484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synoecetes tenuicornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synoecetes tenuicornis"@fi,
        "Synoecetes tenuicornis"@sv .

<http://tun.fi/MX.309486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilissus albitarsis" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.309485> ;
    skos:hiddenLabel "Perilissus emarginatus"@fi,
        "Perilissus emarginatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilissus albitarsis"@fi,
        "Perilissus albitarsis"@sv .

<http://tun.fi/MX.309488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilissus compressus" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.309485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilissus compressus"@fi,
        "Perilissus compressus"@sv .

<http://tun.fi/MX.309489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilissus erythrocephalus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilissus erythrocephalus"@fi,
        "Perilissus erythrocephalus"@sv .

<http://tun.fi/MX.309490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilissus holmgreni" ;
    dwc:scientificNameAuthorship "Habermehl, 1925" ;
    skos:broader <http://tun.fi/MX.309485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilissus holmgreni"@fi,
        "Perilissus holmgreni"@sv .

<http://tun.fi/MX.309491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilissus lutescens" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilissus lutescens"@fi,
        "Perilissus lutescens"@sv .

<http://tun.fi/MX.309492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilissus pallidus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilissus pallidus"@fi,
        "Perilissus pallidus"@sv .

<http://tun.fi/MX.309493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilissus rufoniger" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.309485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilissus rufoniger"@fi,
        "Perilissus rufoniger"@sv .

<http://tun.fi/MX.309494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilissus spilonotus" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.309485> ;
    skos:hiddenLabel "Perilissus stigmaticus"@fi,
        "Perilissus subcinctus"@fi,
        "Perilissus stigmaticus"@sv,
        "Perilissus subcinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilissus spilonotus"@fi,
        "Perilissus spilonotus"@sv .

<http://tun.fi/MX.309497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilissus tripunctor" ;
    dwc:scientificNameAuthorship "(Thunberg, 1822)" ;
    skos:broader <http://tun.fi/MX.309485> ;
    skos:hiddenLabel "Perilissus grandiceps"@fi,
        "Perilissus grandiceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilissus tripunctor"@fi,
        "Perilissus tripunctor"@sv .

<http://tun.fi/MX.309499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilissus variator" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.309485> ;
    skos:hiddenLabel "Perilissus filicornis"@fi,
        "Perilissus filicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilissus variator"@fi,
        "Perilissus variator"@sv .

<http://tun.fi/MX.309502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Absyrtus vicinator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Absyrtus vicinator"@fi,
        "Absyrtus vicinator"@sv .

<http://tun.fi/MX.309504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophyroplectus oblongopunctatus" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.309503> ;
    skos:hiddenLabel "Lophyroplectus luteator"@fi,
        "Lophyroplectus luteator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophyroplectus oblongopunctatus"@fi,
        "Lophyroplectus oblongopunctatus"@sv .

<http://tun.fi/MX.309507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opheltes glaucopterus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.309506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opheltes glaucopterus"@fi,
        "Opheltes glaucopterus"@sv .

<http://tun.fi/MX.309509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priopoda apicaria" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.309508> ;
    skos:hiddenLabel "Priopoda stictica"@fi,
        "Priopoda stictica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Priopoda apicaria"@fi,
        "Priopoda apicaria"@sv .

<http://tun.fi/MX.309511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Priopoda xanthopsana" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Priopoda xanthopsana"@fi,
        "Priopoda xanthopsana"@sv .

<http://tun.fi/MX.309513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes albicinctus" ;
    dwc:scientificNameAuthorship "(Habermehl, 1922)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes albicinctus"@fi,
        "Lathrolestes albicinctus"@sv .

<http://tun.fi/MX.309514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes bipunctatus" ;
    dwc:scientificNameAuthorship "(Bridgman, 1886)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes bipunctatus"@fi,
        "Lathrolestes bipunctatus"@sv .

<http://tun.fi/MX.309515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes buccinator" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes buccinator"@fi,
        "Lathrolestes buccinator"@sv .

<http://tun.fi/MX.309516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes caudatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes caudatus"@fi,
        "Lathrolestes caudatus"@sv .

<http://tun.fi/MX.309517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes citreus" ;
    dwc:scientificNameAuthorship "(Brischke, 1878)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes citreus"@fi,
        "Lathrolestes citreus"@sv .

<http://tun.fi/MX.309518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes clypeatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes clypeatus"@fi,
        "Lathrolestes clypeatus"@sv .

<http://tun.fi/MX.309519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes frontator" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes frontator"@fi,
        "Lathrolestes frontator"@sv .

<http://tun.fi/MX.309520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes laevipleuris" ;
    dwc:scientificNameAuthorship "Reshchikov, 2013" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes laevipleuris"@fi,
        "Lathrolestes laevipleuris"@sv .

<http://tun.fi/MX.309521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes lucidulus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes lucidulus"@fi,
        "Lathrolestes lucidulus"@sv .

<http://tun.fi/MX.309522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes luteolator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes luteolator"@fi,
        "Lathrolestes luteolator"@sv .

<http://tun.fi/MX.309523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes macropygus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes macropygus"@fi,
        "Lathrolestes macropygus"@sv .

<http://tun.fi/MX.309524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes nigricollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes nigricollis"@fi,
        "Lathrolestes nigricollis"@sv .

<http://tun.fi/MX.309525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes orbitalis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes orbitalis"@fi,
        "Lathrolestes orbitalis"@sv .

<http://tun.fi/MX.309526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes pictilis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes pictilis"@fi,
        "Lathrolestes pictilis"@sv .

<http://tun.fi/MX.309527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes pleuralis" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes pleuralis"@fi,
        "Lathrolestes pleuralis"@sv .

<http://tun.fi/MX.309528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes verticalis" ;
    dwc:scientificNameAuthorship "(Brischke, 1871)" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:hiddenLabel "Lathrolestes abdominalis"@fi,
        "Lathrolestes marginatus"@fi,
        "Lathrolestes abdominalis"@sv,
        "Lathrolestes marginatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes verticalis"@fi,
        "Lathrolestes verticalis"@sv .

<http://tun.fi/MX.309533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolobates auriculatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.309532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scolobates auriculatus"@fi,
        "Scolobates auriculatus"@sv .

<http://tun.fi/MX.309534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolobates fennicus" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1912" ;
    skos:broader <http://tun.fi/MX.309532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scolobates fennicus"@fi,
        "Scolobates fennicus"@sv .

<http://tun.fi/MX.309535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolobates longicornis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scolobates longicornis"@fi,
        "Scolobates longicornis"@sv .

<http://tun.fi/MX.309538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otlophorus ephippiger" ;
    dwc:scientificNameAuthorship "(Holmgren, 1876)" ;
    skos:broader <http://tun.fi/MX.309537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Otlophorus ephippiger"@fi,
        "Otlophorus ephippiger"@sv .

<http://tun.fi/MX.309539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otlophorus hypomelas" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Otlophorus hypomelas"@fi,
        "Otlophorus hypomelas"@sv .

<http://tun.fi/MX.309540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otlophorus pulverulentus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Otlophorus pulverulentus"@fi,
        "Otlophorus pulverulentus"@sv .

<http://tun.fi/MX.309542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Azelus erythropalpus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.309541> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Azelus erythropalpus"@fi,
        "Azelus erythropalpus"@sv .

<http://tun.fi/MX.309544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagarotis debitor" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309543> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lagarotis debitor"@fi,
        "Lagarotis debitor"@sv .

<http://tun.fi/MX.309545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagarotis pubescens" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309543> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lagarotis pubescens"@fi,
        "Lagarotis pubescens"@sv .

<http://tun.fi/MX.309546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagarotis semicaligatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.309543> ;
    skos:hiddenLabel "Lagarotis longicornis"@fi,
        "Lagarotis longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lagarotis semicaligatus"@fi,
        "Lagarotis semicaligatus"@sv .

<http://tun.fi/MX.309548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagarotis ustulatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309543> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lagarotis ustulatus"@fi,
        "Lagarotis ustulatus"@sv .

<http://tun.fi/MX.309550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barytarbes adpropinquator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barytarbes adpropinquator"@fi,
        "Barytarbes adpropinquator"@sv .

<http://tun.fi/MX.309551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barytarbes colon" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barytarbes colon"@fi,
        "Barytarbes colon"@sv .

<http://tun.fi/MX.309553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alexeter albilabris" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alexeter albilabris"@fi,
        "Alexeter albilabris"@sv .

<http://tun.fi/MX.309554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alexeter clavator" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.309552> ;
    skos:hiddenLabel "Alexeter testaceus"@fi,
        "Alexeter testaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alexeter clavator"@fi,
        "Alexeter clavator"@sv .

<http://tun.fi/MX.309556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alexeter coxalis" ;
    dwc:scientificNameAuthorship "(Brischke, 1871)" ;
    skos:broader <http://tun.fi/MX.309552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alexeter coxalis"@fi,
        "Alexeter coxalis"@sv .

<http://tun.fi/MX.309557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alexeter erythrocerus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alexeter erythrocerus"@fi,
        "Alexeter erythrocerus"@sv .

<http://tun.fi/MX.309558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alexeter fallax" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alexeter fallax"@fi,
        "Alexeter fallax"@sv .

<http://tun.fi/MX.309559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alexeter gracilentus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alexeter gracilentus"@fi,
        "Alexeter gracilentus"@sv .

<http://tun.fi/MX.309560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alexeter improbus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alexeter improbus"@fi,
        "Alexeter improbus"@sv .

<http://tun.fi/MX.309561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alexeter multicolor" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alexeter multicolor"@fi,
        "Alexeter multicolor"@sv .

<http://tun.fi/MX.309562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alexeter nebulator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alexeter nebulator"@fi,
        "Alexeter nebulator"@sv .

<http://tun.fi/MX.309563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alexeter niger" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alexeter niger"@fi,
        "Alexeter niger"@sv .

<http://tun.fi/MX.309564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alexeter rapinator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alexeter rapinator"@fi,
        "Alexeter rapinator"@sv .

<http://tun.fi/MX.309565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alexeter segmentarius" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.309552> ;
    skos:hiddenLabel "Alexeter sectator"@fi,
        "Alexeter sectator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alexeter segmentarius"@fi,
        "Alexeter segmentarius"@sv .

<http://tun.fi/MX.309568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protarchus heros" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protarchus heros"@fi,
        "Protarchus heros"@sv .

<http://tun.fi/MX.309569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protarchus sorbi" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.309567> ;
    skos:hiddenLabel "Protarchus vepretorum"@fi,
        "Protarchus vepretorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protarchus sorbi"@fi,
        "Protarchus sorbi"@sv .

<http://tun.fi/MX.309571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protarchus testatorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protarchus testatorius"@fi,
        "Protarchus testatorius"@sv .

<http://tun.fi/MX.309573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perispuda bignellii" ;
    dwc:scientificNameAuthorship "(Bridgman, 1881)" ;
    skos:broader <http://tun.fi/MX.309572> ;
    skos:hiddenLabel "Perispuda flavitarsis"@fi,
        "Perispuda flavitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perispuda bignellii"@fi,
        "Perispuda bignellii"@sv .

<http://tun.fi/MX.309575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perispuda facialis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perispuda facialis"@fi,
        "Perispuda facialis"@sv .

<http://tun.fi/MX.309576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perispuda sulphurata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.309572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perispuda sulphurata"@fi,
        "Perispuda sulphurata"@sv .

<http://tun.fi/MX.309578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamachus coalitorius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309577> ;
    skos:hiddenLabel "Lamachus marginatus"@fi,
        "Lamachus spectabilis"@fi,
        "Lamachus marginatus"@sv,
        "Lamachus spectabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamachus coalitorius"@fi,
        "Lamachus coalitorius"@sv .

<http://tun.fi/MX.309581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamachus consimilis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamachus consimilis"@fi,
        "Lamachus consimilis"@sv .

<http://tun.fi/MX.309582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamachus dispar" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamachus dispar"@fi,
        "Lamachus dispar"@sv .

<http://tun.fi/MX.309583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamachus eques" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.309577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamachus eques"@fi,
        "Lamachus eques"@sv .

<http://tun.fi/MX.309584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamachus frutetorum" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.309577> ;
    skos:hiddenLabel "Lamachus lophyrorum"@fi,
        "Lamachus lophyrorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamachus frutetorum"@fi,
        "Lamachus frutetorum"@sv .

<http://tun.fi/MX.309586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamachus transiens" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.309577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamachus transiens"@fi,
        "Lamachus transiens"@sv .

<http://tun.fi/MX.309588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neostroblia longigena" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neostroblia longigena"@fi,
        "Neostroblia longigena"@sv .

<http://tun.fi/MX.309589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neostroblia ruficollis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neostroblia ruficollis"@fi,
        "Neostroblia ruficollis"@sv .

<http://tun.fi/MX.309591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopesis bicolor" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scopesis bicolor"@fi,
        "Scopesis bicolor"@sv .

<http://tun.fi/MX.309592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopesis depressa" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scopesis depressa"@fi,
        "Scopesis depressa"@sv .

<http://tun.fi/MX.309593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopesis fraterna" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scopesis fraterna"@fi,
        "Scopesis fraterna"@sv .

<http://tun.fi/MX.309594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopesis frontator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309590> ;
    skos:hiddenLabel "Scopesis rufolabris"@fi,
        "Scopesis rufolabris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scopesis frontator"@fi,
        "Scopesis frontator"@sv .

<http://tun.fi/MX.309596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopesis gesticulator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scopesis gesticulator"@fi,
        "Scopesis gesticulator"@sv .

<http://tun.fi/MX.309597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopesis guttiger" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scopesis guttiger"@fi,
        "Scopesis guttiger"@sv .

<http://tun.fi/MX.309598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopesis macropus" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scopesis macropus"@fi,
        "Scopesis macropus"@sv .

<http://tun.fi/MX.309599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopesis obscura" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scopesis obscura"@fi,
        "Scopesis obscura"@sv .

<http://tun.fi/MX.309600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopesis polita" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scopesis polita"@fi,
        "Scopesis polita"@sv .

<http://tun.fi/MX.309601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopesis rufonotata" ;
    dwc:scientificNameAuthorship "(Holmgren, 1876)" ;
    skos:broader <http://tun.fi/MX.309590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scopesis rufonotata"@fi,
        "Scopesis rufonotata"@sv .

<http://tun.fi/MX.309602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopesis tegularis" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scopesis tegularis"@fi,
        "Scopesis tegularis"@sv .

<http://tun.fi/MX.309604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Himerta bisannulata" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Himerta bisannulata"@fi,
        "Himerta bisannulata"@sv .

<http://tun.fi/MX.309605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Himerta defectiva" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.309603> ;
    skos:hiddenLabel "Himerta varicornis"@fi,
        "Himerta varicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Himerta defectiva"@fi,
        "Himerta defectiva"@sv .

<http://tun.fi/MX.309607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Himerta sepulchralis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1876)" ;
    skos:broader <http://tun.fi/MX.309603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Himerta sepulchralis"@fi,
        "Himerta sepulchralis"@sv .

<http://tun.fi/MX.309609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinotorus alpinus" ;
    dwc:scientificNameAuthorship "(Roman, 1909)" ;
    skos:broader <http://tun.fi/MX.309608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinotorus alpinus"@fi,
        "Rhinotorus alpinus"@sv .

<http://tun.fi/MX.309610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinotorus compactor" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309608> ;
    skos:hiddenLabel "Rhinotorus atratus"@fi,
        "Rhinotorus atratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinotorus compactor"@fi,
        "Rhinotorus compactor"@sv .

<http://tun.fi/MX.309614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinotorus mesocastanus" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinotorus mesocastanus"@fi,
        "Rhinotorus mesocastanus"@sv .

<http://tun.fi/MX.309615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinotorus nasutus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinotorus nasutus"@fi,
        "Rhinotorus nasutus"@sv .

<http://tun.fi/MX.309616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinotorus similis" ;
    dwc:scientificNameAuthorship "(Brischke, 1892)" ;
    skos:broader <http://tun.fi/MX.309608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinotorus similis"@fi,
        "Rhinotorus similis"@sv .

<http://tun.fi/MX.309617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinotorus umbrarum" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinotorus umbrarum"@fi,
        "Rhinotorus umbrarum"@sv .

<http://tun.fi/MX.309619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus alticola" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus alticola"@fi,
        "Campodorus alticola"@sv .

<http://tun.fi/MX.309620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus amictus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus amictus"@fi,
        "Campodorus amictus"@sv .

<http://tun.fi/MX.309621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus astutus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1876)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus astutus"@fi,
        "Campodorus astutus"@sv .

<http://tun.fi/MX.309622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus caligatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus caligatus"@fi,
        "Campodorus caligatus"@sv .

<http://tun.fi/MX.309623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus ciliatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus ciliatus"@fi,
        "Campodorus ciliatus"@sv .

<http://tun.fi/MX.309624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus commotus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1876)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus commotus"@fi,
        "Campodorus commotus"@sv .

<http://tun.fi/MX.309625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus crassipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus crassipes"@fi,
        "Campodorus crassipes"@sv .

<http://tun.fi/MX.309626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus dorsalis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus dorsalis"@fi,
        "Campodorus dorsalis"@sv .

<http://tun.fi/MX.309627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus efferus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1876)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus efferus"@fi,
        "Campodorus efferus"@sv .

<http://tun.fi/MX.309628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus exiguus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1876)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus exiguus"@fi,
        "Campodorus exiguus"@sv .

<http://tun.fi/MX.309629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus fennicus" ;
    dwc:scientificNameAuthorship "(Jussila, 1965)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus fennicus"@fi,
        "Campodorus fennicus"@sv .

<http://tun.fi/MX.309630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus flavicinctus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus flavicinctus"@fi,
        "Campodorus flavicinctus"@sv .

<http://tun.fi/MX.309631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus gallicus" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus gallicus"@fi,
        "Campodorus gallicus"@sv .

<http://tun.fi/MX.309632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus haematodes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:hiddenLabel "Campodorus alni"@fi,
        "Campodorus alni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus haematodes"@fi,
        "Campodorus haematodes"@sv .

<http://tun.fi/MX.309634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus hamulus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus hamulus"@fi,
        "Campodorus hamulus"@sv .

<http://tun.fi/MX.309635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus holmgreni" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1924)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus holmgreni"@fi,
        "Campodorus holmgreni"@sv .

<http://tun.fi/MX.309636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus hyperboreus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus hyperboreus"@fi,
        "Campodorus hyperboreus"@sv .

<http://tun.fi/MX.309637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus ignavus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus ignavus"@fi,
        "Campodorus ignavus"@sv .

<http://tun.fi/MX.309638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus immarginatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus immarginatus"@fi,
        "Campodorus immarginatus"@sv .

<http://tun.fi/MX.309639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus incidens" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus incidens"@fi,
        "Campodorus incidens"@sv .

<http://tun.fi/MX.309640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus infidus" ;
    dwc:scientificNameAuthorship "(Woldstedt, 1877)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus infidus"@fi,
        "Campodorus infidus"@sv .

<http://tun.fi/MX.309641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus laevipectus" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus laevipectus"@fi,
        "Campodorus laevipectus"@sv .

<http://tun.fi/MX.309642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus latiscapus" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus latiscapus"@fi,
        "Campodorus latiscapus"@sv .

<http://tun.fi/MX.309643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus liosternus" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus liosternus"@fi,
        "Campodorus liosternus"@sv .

<http://tun.fi/MX.309644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus lituratus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1855)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:hiddenLabel "Campodorus sahlbergi"@fi,
        "Campodorus sahlbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus lituratus"@fi,
        "Campodorus lituratus"@sv .

<http://tun.fi/MX.309646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus longicaudatus" ;
    dwc:scientificNameAuthorship "Hinz, 1969" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus longicaudatus"@fi,
        "Campodorus longicaudatus"@sv .

<http://tun.fi/MX.309647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus luctuosus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus luctuosus"@fi,
        "Campodorus luctuosus"@sv .

<http://tun.fi/MX.309648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus maculicollis" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus maculicollis"@fi,
        "Campodorus maculicollis"@sv .

<http://tun.fi/MX.309649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus melanogaster" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus melanogaster"@fi,
        "Campodorus melanogaster"@sv .

<http://tun.fi/MX.309650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus meridionalis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1856)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus meridionalis"@fi,
        "Campodorus meridionalis"@sv .

<http://tun.fi/MX.309651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus mixtus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus mixtus"@fi,
        "Campodorus mixtus"@sv .

<http://tun.fi/MX.309652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus molestus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus molestus"@fi,
        "Campodorus molestus"@sv .

<http://tun.fi/MX.309653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus mollis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus mollis"@fi,
        "Campodorus mollis"@sv .

<http://tun.fi/MX.309654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus nigridens" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus nigridens"@fi,
        "Campodorus nigridens"@sv .

<http://tun.fi/MX.309655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus nigriventris" ;
    dwc:scientificNameAuthorship "Kasparyan, 2005" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus nigriventris"@fi,
        "Campodorus nigriventris"@sv .

<http://tun.fi/MX.309657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus obtusus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus obtusus"@fi,
        "Campodorus obtusus"@sv .

<http://tun.fi/MX.309658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus patagiatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1876)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus patagiatus"@fi,
        "Campodorus patagiatus"@sv .

<http://tun.fi/MX.309659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus perspicuus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus perspicuus"@fi,
        "Campodorus perspicuus"@sv .

<http://tun.fi/MX.309660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus pervicax" ;
    dwc:scientificNameAuthorship "(Holmgren, 1876)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus pervicax"@fi,
        "Campodorus pervicax"@sv .

<http://tun.fi/MX.309661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus rubidus" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus rubidus"@fi,
        "Campodorus rubidus"@sv .

<http://tun.fi/MX.309662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus scapularis" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:hiddenLabel "Campodorus humerellus"@fi,
        "Campodorus humerellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus scapularis"@fi,
        "Campodorus scapularis"@sv .

<http://tun.fi/MX.309664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus spurius" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus spurius"@fi,
        "Campodorus spurius"@sv .

<http://tun.fi/MX.309665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus stenocerus" ;
    dwc:scientificNameAuthorship "(Thomson, 1893)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus stenocerus"@fi,
        "Campodorus stenocerus"@sv .

<http://tun.fi/MX.309667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus suomi" ;
    dwc:scientificNameAuthorship "Kasparyan, 2006" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus suomi"@fi,
        "Campodorus suomi"@sv .

<http://tun.fi/MX.309668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus suspicax" ;
    dwc:scientificNameAuthorship "(Holmgren, 1876)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus suspicax"@fi,
        "Campodorus suspicax"@sv .

<http://tun.fi/MX.309669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus tenebrosus" ;
    dwc:scientificNameAuthorship "(Roman, 1909)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus tenebrosus"@fi,
        "Campodorus tenebrosus"@sv .

<http://tun.fi/MX.309670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus torvus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1876)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus torvus"@fi,
        "Campodorus torvus"@sv .

<http://tun.fi/MX.309671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus tristis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus tristis"@fi,
        "Campodorus tristis"@sv .

<http://tun.fi/MX.309672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus variegatus" ;
    dwc:scientificNameAuthorship "(Jurine, 1807)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:hiddenLabel "Campodorus alpestris"@fi,
        "Campodorus alpestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus variegatus"@fi,
        "Campodorus variegatus"@sv .

<http://tun.fi/MX.309674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus vestergreni" ;
    dwc:scientificNameAuthorship "(Roman, 1909)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus vestergreni"@fi,
        "Campodorus vestergreni"@sv .

<http://tun.fi/MX.309675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus vicinus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus vicinus"@fi,
        "Campodorus vicinus"@sv .

<http://tun.fi/MX.309676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus viduus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus viduus"@fi,
        "Campodorus viduus"@sv .

<http://tun.fi/MX.309678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smicrolius parvicalcar" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Smicrolius parvicalcar"@fi,
        "Smicrolius parvicalcar"@sv .

<http://tun.fi/MX.309680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius aequabilis" ;
    dwc:scientificNameAuthorship "Holmgren, 1876" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius aequabilis"@fi,
        "Mesoleius aequabilis"@sv .

<http://tun.fi/MX.309681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius affinis" ;
    dwc:scientificNameAuthorship "Brischke, 1892" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius affinis"@fi,
        "Mesoleius affinis"@sv .

<http://tun.fi/MX.309682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius albopictus" ;
    dwc:scientificNameAuthorship "Brischke, 1892" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:hiddenLabel "Mesoleius brischkei"@fi,
        "Mesoleius brischkei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius albopictus"@fi,
        "Mesoleius albopictus"@sv .

<http://tun.fi/MX.309684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius armillatorius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius armillatorius"@fi,
        "Mesoleius armillatorius"@sv .

<http://tun.fi/MX.309685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius assiduus" ;
    dwc:scientificNameAuthorship "Holmgren, 1876" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:hiddenLabel "Mesoleius forsii"@fi,
        "Mesoleius forsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius assiduus"@fi,
        "Mesoleius assiduus"@sv .

<http://tun.fi/MX.309687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius aulicus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius aulicus"@fi,
        "Mesoleius aulicus"@sv .

<http://tun.fi/MX.309688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius autumnalis" ;
    dwc:scientificNameAuthorship "(Woldstedt, 1874)" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius autumnalis"@fi,
        "Mesoleius autumnalis"@sv .

<http://tun.fi/MX.309689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius axillaris" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:hiddenLabel "Mesoleius amabilis"@fi,
        "Mesoleius erythrogaster"@fi,
        "Mesoleius tenuiventris"@fi,
        "Mesoleius amabilis"@sv,
        "Mesoleius erythrogaster"@sv,
        "Mesoleius tenuiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius axillaris"@fi,
        "Mesoleius axillaris"@sv .

<http://tun.fi/MX.309693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius cognatus" ;
    dwc:scientificNameAuthorship "Brischke, 1871" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius cognatus"@fi,
        "Mesoleius cognatus"@sv .

<http://tun.fi/MX.309694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius contractus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius contractus"@fi,
        "Mesoleius contractus"@sv .

<http://tun.fi/MX.309695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius coriaceus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius coriaceus"@fi,
        "Mesoleius coriaceus"@sv .

<http://tun.fi/MX.309696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius dubius" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:hiddenLabel "Mesoleius drewseni"@fi,
        "Mesoleius drewseni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius dubius"@fi,
        "Mesoleius dubius"@sv .

<http://tun.fi/MX.309698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius dumeticola" ;
    dwc:scientificNameAuthorship "Teunissen, 1945" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius dumeticola"@fi,
        "Mesoleius dumeticola"@sv .

<http://tun.fi/MX.309699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius facialis" ;
    dwc:scientificNameAuthorship "Brischke, 1878" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius facialis"@fi,
        "Mesoleius facialis"@sv .

<http://tun.fi/MX.309700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius filicornis" ;
    dwc:scientificNameAuthorship "Holmgren, 1876" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius filicornis"@fi,
        "Mesoleius filicornis"@sv .

<http://tun.fi/MX.309701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius frontatus" ;
    dwc:scientificNameAuthorship "Thomson, 1894" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius frontatus"@fi,
        "Mesoleius frontatus"@sv .

<http://tun.fi/MX.309702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius fuscipes" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius fuscipes"@fi,
        "Mesoleius fuscipes"@sv .

<http://tun.fi/MX.309703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius fuscotrochanteratus" ;
    dwc:scientificNameAuthorship "Strobl, 1903" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius fuscotrochanteratus"@fi,
        "Mesoleius fuscotrochanteratus"@sv .

<http://tun.fi/MX.309704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius geniculatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius geniculatus"@fi,
        "Mesoleius geniculatus"@sv .

<http://tun.fi/MX.309705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius grossulariae" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1852" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:hiddenLabel "Mesoleius curvicrus"@fi,
        "Mesoleius discedens"@fi,
        "Mesoleius wahlbergi"@fi,
        "Mesoleius curvicrus"@sv,
        "Mesoleius discedens"@sv,
        "Mesoleius wahlbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius grossulariae"@fi,
        "Mesoleius grossulariae"@sv .

<http://tun.fi/MX.309709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius incisus" ;
    dwc:scientificNameAuthorship "Thomson, 1894" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius incisus"@fi,
        "Mesoleius incisus"@sv .

<http://tun.fi/MX.309710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius integrator" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius integrator"@fi,
        "Mesoleius integrator"@sv .

<http://tun.fi/MX.309711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius intermedius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:hiddenLabel "Mesoleius sinuatus"@fi,
        "Mesoleius sinuatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius intermedius"@fi,
        "Mesoleius intermedius"@sv .

<http://tun.fi/MX.309713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius juvenilis" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius juvenilis"@fi,
        "Mesoleius juvenilis"@sv .

<http://tun.fi/MX.309714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius latipes" ;
    dwc:scientificNameAuthorship "Brischke, 1871" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius latipes"@fi,
        "Mesoleius latipes"@sv .

<http://tun.fi/MX.309715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius lindemansi" ;
    dwc:scientificNameAuthorship "Teunissen, 1953" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:hiddenLabel "Mesoleius antennator"@fi,
        "Mesoleius antennator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius lindemansi"@fi,
        "Mesoleius lindemansi"@sv .

<http://tun.fi/MX.309717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius melanoleucus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius melanoleucus"@fi,
        "Mesoleius melanoleucus"@sv .

<http://tun.fi/MX.309718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius opticus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:hiddenLabel "Mesoleius furax"@fi,
        "Mesoleius furax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius opticus"@fi,
        "Mesoleius opticus"@sv .

<http://tun.fi/MX.309720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius palmeni" ;
    dwc:scientificNameAuthorship "Woldstedt, 1874" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius palmeni"@fi,
        "Mesoleius palmeni"@sv .

<http://tun.fi/MX.309721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius parvus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius parvus"@fi,
        "Mesoleius parvus"@sv .

<http://tun.fi/MX.309722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius peronatus" ;
    dwc:scientificNameAuthorship "(Marshall, 1876)" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:hiddenLabel "Mesoleius crassitarsis"@fi,
        "Mesoleius crassitarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius peronatus"@fi,
        "Mesoleius peronatus"@sv .

<http://tun.fi/MX.309724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius pictus" ;
    dwc:scientificNameAuthorship "Brischke, 1871" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius pictus"@fi,
        "Mesoleius pictus"@sv .

<http://tun.fi/MX.309725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius placidus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius placidus"@fi,
        "Mesoleius placidus"@sv .

<http://tun.fi/MX.309726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius pyriformis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius pyriformis"@fi,
        "Mesoleius pyriformis"@sv .

<http://tun.fi/MX.309727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius subcoriaceus" ;
    dwc:scientificNameAuthorship "Strobl, 1903" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius subcoriaceus"@fi,
        "Mesoleius subcoriaceus"@sv .

<http://tun.fi/MX.309728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius subroseus" ;
    dwc:scientificNameAuthorship "Thomson, 1888" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:hiddenLabel "Mesoleius lineatorius"@fi,
        "Mesoleius lineatorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius subroseus"@fi,
        "Mesoleius subroseus"@sv .

<http://tun.fi/MX.309730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius tibialis" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius tibialis"@fi,
        "Mesoleius tibialis"@sv .

<http://tun.fi/MX.309731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius tibiator" ;
    dwc:scientificNameAuthorship "Kasparyan, 2000" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius tibiator"@fi,
        "Mesoleius tibiator"@sv .

<http://tun.fi/MX.309732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleius varicoxa" ;
    dwc:scientificNameAuthorship "Thomson, 1894" ;
    skos:broader <http://tun.fi/MX.309679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleius varicoxa"@fi,
        "Mesoleius varicoxa"@sv .

<http://tun.fi/MX.309734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperbatus aemulus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperbatus aemulus"@fi,
        "Hyperbatus aemulus"@sv .

<http://tun.fi/MX.309735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperbatus segmentator" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperbatus segmentator"@fi,
        "Hyperbatus segmentator"@sv .

<http://tun.fi/MX.309736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperbatus sternoxanthus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperbatus sternoxanthus"@fi,
        "Hyperbatus sternoxanthus"@sv .

<http://tun.fi/MX.309737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperbatus subtilis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperbatus subtilis"@fi,
        "Hyperbatus subtilis"@sv .

<http://tun.fi/MX.309739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saotis albionis" ;
    dwc:scientificNameAuthorship "Kasparyan, 2007" ;
    skos:broader <http://tun.fi/MX.309738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saotis albionis"@fi,
        "Saotis albionis"@sv .

<http://tun.fi/MX.309740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saotis bilineatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saotis bilineatus"@fi,
        "Saotis bilineatus"@sv .

<http://tun.fi/MX.309741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saotis boreator" ;
    dwc:scientificNameAuthorship "Kasparyan & Kopelke, 2010" ;
    skos:broader <http://tun.fi/MX.309738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saotis boreator"@fi,
        "Saotis boreator"@sv .

<http://tun.fi/MX.309743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saotis dorsatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.309738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saotis dorsatus"@fi,
        "Saotis dorsatus"@sv .

<http://tun.fi/MX.309744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saotis granulator" ;
    dwc:scientificNameAuthorship "Kasparyan & Kopelke, 2010" ;
    skos:broader <http://tun.fi/MX.309738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saotis granulator"@fi,
        "Saotis granulator"@sv .

<http://tun.fi/MX.309745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saotis heteropus" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saotis heteropus"@fi,
        "Saotis heteropus"@sv .

<http://tun.fi/MX.309746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saotis longiventris" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.309738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saotis longiventris"@fi,
        "Saotis longiventris"@sv .

<http://tun.fi/MX.309748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saotis nigriscuta" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.309738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saotis nigriscuta"@fi,
        "Saotis nigriscuta"@sv .

<http://tun.fi/MX.309749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saotis nigriventris" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309738> ;
    skos:hiddenLabel "Saotis compressiventris"@fi,
        "Saotis compressiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saotis nigriventris"@fi,
        "Saotis nigriventris"@sv .

<http://tun.fi/MX.309751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saotis subarctor" ;
    dwc:scientificNameAuthorship "Kasparyan & Kopelke, 2010" ;
    skos:broader <http://tun.fi/MX.309738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saotis subarctor"@fi,
        "Saotis subarctor"@sv .

<http://tun.fi/MX.309752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saotis tricolor" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309738> ;
    skos:hiddenLabel "Saotis liopleuris"@fi,
        "Saotis liopleuris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saotis tricolor"@fi,
        "Saotis tricolor"@sv .

<http://tun.fi/MX.309755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoncus bipunctatus" ;
    dwc:scientificNameAuthorship "(Brischke, 1898)" ;
    skos:broader <http://tun.fi/MX.309754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoncus bipunctatus"@fi,
        "Anoncus bipunctatus"@sv .

<http://tun.fi/MX.309756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoncus borealis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1855)" ;
    skos:broader <http://tun.fi/MX.309754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoncus borealis"@fi,
        "Anoncus borealis"@sv .

<http://tun.fi/MX.309757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoncus brachypus" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoncus brachypus"@fi,
        "Anoncus brachypus"@sv .

<http://tun.fi/MX.309758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoncus brevitarsis" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoncus brevitarsis"@fi,
        "Anoncus brevitarsis"@sv .

<http://tun.fi/MX.309759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoncus femorator" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoncus femorator"@fi,
        "Anoncus femorator"@sv .

<http://tun.fi/MX.309760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoncus flavicaudatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoncus flavicaudatus"@fi,
        "Anoncus flavicaudatus"@sv .

<http://tun.fi/MX.309761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoncus gracilicornis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoncus gracilicornis"@fi,
        "Anoncus gracilicornis"@sv .

<http://tun.fi/MX.309762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoncus linitus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoncus linitus"@fi,
        "Anoncus linitus"@sv .

<http://tun.fi/MX.309763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoncus marginellus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoncus marginellus"@fi,
        "Anoncus marginellus"@sv .

<http://tun.fi/MX.309764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoncus sincerus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoncus sincerus"@fi,
        "Anoncus sincerus"@sv .

<http://tun.fi/MX.309765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoncus sobrinus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1876)" ;
    skos:broader <http://tun.fi/MX.309754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoncus sobrinus"@fi,
        "Anoncus sobrinus"@sv .

<http://tun.fi/MX.309766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoncus stipator" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anoncus stipator"@fi,
        "Anoncus stipator"@sv .

<http://tun.fi/MX.309768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arbelus sanguinipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arbelus sanguinipes"@fi,
        "Arbelus sanguinipes"@sv .

<http://tun.fi/MX.309771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synomelix albipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309770> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synomelix albipes"@fi,
        "Synomelix albipes"@sv .

<http://tun.fi/MX.309772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synomelix faciator" ;
    dwc:scientificNameAuthorship "Idar, 1983" ;
    skos:broader <http://tun.fi/MX.309770> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synomelix faciator"@fi,
        "Synomelix faciator"@sv .

<http://tun.fi/MX.309773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synomelix perfidus" ;
    dwc:scientificNameAuthorship "(Woldstedt, 1874)" ;
    skos:broader <http://tun.fi/MX.309770> ;
    skos:hiddenLabel "Synomelix curvulus"@fi,
        "Synomelix curvulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synomelix perfidus"@fi,
        "Synomelix perfidus"@sv .

<http://tun.fi/MX.309776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zemiophora scutulata" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.309775> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zemiophora scutulata"@fi,
        "Zemiophora scutulata"@sv .

<http://tun.fi/MX.309778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synodites amoenus" ;
    dwc:scientificNameAuthorship "(Roman, 1909)" ;
    skos:broader <http://tun.fi/MX.309777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synodites amoenus"@fi,
        "Synodites amoenus"@sv .

<http://tun.fi/MX.309779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synodites breviusculus" ;
    dwc:scientificNameAuthorship "(Boyer de Fonscolombe, 1849)" ;
    skos:broader <http://tun.fi/MX.309777> ;
    skos:hiddenLabel "Synodites buccatus"@fi,
        "Synodites buccatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synodites breviusculus"@fi,
        "Synodites breviusculus"@sv .

<http://tun.fi/MX.309781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synodites carinatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synodites carinatus"@fi,
        "Synodites carinatus"@sv .

<http://tun.fi/MX.309783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synodites decipiens" ;
    dwc:scientificNameAuthorship "(Woldstedt, 1876)" ;
    skos:broader <http://tun.fi/MX.309777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synodites decipiens"@fi,
        "Synodites decipiens"@sv .

<http://tun.fi/MX.309784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synodites erosus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synodites erosus"@fi,
        "Synodites erosus"@sv .

<http://tun.fi/MX.309785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synodites facialis" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synodites facialis"@fi,
        "Synodites facialis"@sv .

<http://tun.fi/MX.309786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synodites fasciellus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synodites fasciellus"@fi,
        "Synodites fasciellus"@sv .

<http://tun.fi/MX.309787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synodites leucopygus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1869)" ;
    skos:broader <http://tun.fi/MX.309777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synodites leucopygus"@fi,
        "Synodites leucopygus"@sv .

<http://tun.fi/MX.309788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synodites lineiger" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synodites lineiger"@fi,
        "Synodites lineiger"@sv .

<http://tun.fi/MX.309789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synodites notatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synodites notatus"@fi,
        "Synodites notatus"@sv .

<http://tun.fi/MX.309790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synodites orbitalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synodites orbitalis"@fi,
        "Synodites orbitalis"@sv .

<http://tun.fi/MX.309792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantorhaestes xanthostomus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantorhaestes xanthostomus"@fi,
        "Pantorhaestes xanthostomus"@sv .

<http://tun.fi/MX.309794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleptidea cingulata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309793> ;
    skos:hiddenLabel "Mesoleptidea amoena"@fi,
        "Mesoleptidea amoena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleptidea cingulata"@fi,
        "Mesoleptidea cingulata"@sv .

<http://tun.fi/MX.309796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleptidea prosoleuca" ;
    dwc:scientificNameAuthorship "(Grevenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.309793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleptidea prosoleuca"@fi,
        "Mesoleptidea prosoleuca"@sv .

<http://tun.fi/MX.309797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleptidea stalii" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.309793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoleptidea stalii"@fi,
        "Mesoleptidea stalii"@sv .

<http://tun.fi/MX.309800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gunomeria macrodactyla" ;
    dwc:scientificNameAuthorship "(Holmgren, 1856)" ;
    skos:broader <http://tun.fi/MX.309799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gunomeria macrodactyla"@fi,
        "Gunomeria macrodactyla"@sv .

<http://tun.fi/MX.309801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gunomeria sordida" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gunomeria sordida"@fi,
        "Gunomeria sordida"@sv .

<http://tun.fi/MX.309803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisotacrus bipunctatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309802> ;
    skos:hiddenLabel "Anisotacrus tenellus"@fi,
        "Anisotacrus tenellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisotacrus bipunctatus"@fi,
        "Anisotacrus bipunctatus"@sv .

<http://tun.fi/MX.309805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisotacrus xanthostigma" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anisotacrus xanthostigma"@fi,
        "Anisotacrus xanthostigma"@sv .

<http://tun.fi/MX.309807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus bidentulus" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus bidentulus"@fi,
        "Hadrodactylus bidentulus"@sv .

<http://tun.fi/MX.309808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus confusus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus confusus"@fi,
        "Hadrodactylus confusus"@sv .

<http://tun.fi/MX.309809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus faciator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus faciator"@fi,
        "Hadrodactylus faciator"@sv .

<http://tun.fi/MX.309810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus femoralis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:hiddenLabel "Hadrodactylus nigricoxa"@fi,
        "Hadrodactylus nigricoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus femoralis"@fi,
        "Hadrodactylus femoralis"@sv .

<http://tun.fi/MX.309812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus flavofacialis" ;
    dwc:scientificNameAuthorship "Horstmann, 2000" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:hiddenLabel "Hadrodactylus flavifrons"@fi,
        "Hadrodactylus flavifrontator"@fi,
        "Hadrodactylus flavifrons"@sv,
        "Hadrodactylus flavifrontator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus flavofacialis"@fi,
        "Hadrodactylus flavofacialis"@sv .

<http://tun.fi/MX.309815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus fugax" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:hiddenLabel "Hadrodactylus branderi"@fi,
        "Hadrodactylus branderi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus fugax"@fi,
        "Hadrodactylus fugax"@sv .

<http://tun.fi/MX.309817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus gracilipes" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus gracilipes"@fi,
        "Hadrodactylus gracilipes"@sv .

<http://tun.fi/MX.309818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus graminicola" ;
    dwc:scientificNameAuthorship "Idar, 1979" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus graminicola"@fi,
        "Hadrodactylus graminicola"@sv .

<http://tun.fi/MX.309819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus indefessus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:hiddenLabel "Hadrodactylus tarsator"@fi,
        "Hadrodactylus tarsator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus indefessus"@fi,
        "Hadrodactylus indefessus"@sv .

<http://tun.fi/MX.309821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus insignis" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1891)" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:hiddenLabel "Hadrodactylus varicoxa"@fi,
        "Hadrodactylus varicoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus insignis"@fi,
        "Hadrodactylus insignis"@sv .

<http://tun.fi/MX.309823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus larvatus" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1891)" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus larvatus"@fi,
        "Hadrodactylus larvatus"@sv .

<http://tun.fi/MX.309824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus nigrifemur" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus nigrifemur"@fi,
        "Hadrodactylus nigrifemur"@sv .

<http://tun.fi/MX.309825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus paludicola" ;
    dwc:scientificNameAuthorship "(Holmgren, 1856)" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus paludicola"@fi,
        "Hadrodactylus paludicola"@sv .

<http://tun.fi/MX.309826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus rectinervis" ;
    dwc:scientificNameAuthorship "Roman, 1909" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus rectinervis"@fi,
        "Hadrodactylus rectinervis"@sv .

<http://tun.fi/MX.309827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus semirufus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus semirufus"@fi,
        "Hadrodactylus semirufus"@sv .

<http://tun.fi/MX.309828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus spiraculator" ;
    dwc:scientificNameAuthorship "Idar, 1979" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus spiraculator"@fi,
        "Hadrodactylus spiraculator"@sv .

<http://tun.fi/MX.309829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus tiphae" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus tiphae"@fi,
        "Hadrodactylus tiphae"@sv .

<http://tun.fi/MX.309830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus villosulus" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus villosulus"@fi,
        "Hadrodactylus villosulus"@sv .

<http://tun.fi/MX.309831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus vulneratus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus vulneratus"@fi,
        "Hadrodactylus vulneratus"@sv .

<http://tun.fi/MX.309834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus abbreviatus" ;
    dwc:scientificNameAuthorship "Roman, 1909" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus abbreviatus"@fi,
        "Syndipnus abbreviatus"@sv .

<http://tun.fi/MX.309835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus alutaceus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus alutaceus"@fi,
        "Syndipnus alutaceus"@sv .

<http://tun.fi/MX.309836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus angulatus" ;
    dwc:scientificNameAuthorship "Roman, 1909" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus angulatus"@fi,
        "Syndipnus angulatus"@sv .

<http://tun.fi/MX.309837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus arcticus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1880)" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:hiddenLabel "Syndipnus contractus"@fi,
        "Syndipnus nigriventris"@fi,
        "Syndipnus contractus"@sv,
        "Syndipnus nigriventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus arcticus"@fi,
        "Syndipnus arcticus"@sv .

<http://tun.fi/MX.309840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus atricornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus atricornis"@fi,
        "Syndipnus atricornis"@sv .

<http://tun.fi/MX.309841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus conformis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus conformis"@fi,
        "Syndipnus conformis"@sv .

<http://tun.fi/MX.309842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus discolor" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus discolor"@fi,
        "Syndipnus discolor"@sv .

<http://tun.fi/MX.309843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus flaviventris" ;
    dwc:scientificNameAuthorship "Roman, 1909" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus flaviventris"@fi,
        "Syndipnus flaviventris"@sv .

<http://tun.fi/MX.309844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus lateralis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus lateralis"@fi,
        "Syndipnus lateralis"@sv .

<http://tun.fi/MX.309845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus macrocerus" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus macrocerus"@fi,
        "Syndipnus macrocerus"@sv .

<http://tun.fi/MX.309846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus maculiventris" ;
    dwc:scientificNameAuthorship "Roman, 1909" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus maculiventris"@fi,
        "Syndipnus maculiventris"@sv .

<http://tun.fi/MX.309847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus monticola" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus monticola"@fi,
        "Syndipnus monticola"@sv .

<http://tun.fi/MX.309848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus pannicularius" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus pannicularius"@fi,
        "Syndipnus pannicularius"@sv .

<http://tun.fi/MX.309849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus sternoleucus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus sternoleucus"@fi,
        "Syndipnus sternoleucus"@sv .

<http://tun.fi/MX.309851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypsantyx lituratorius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.309850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypsantyx lituratorius"@fi,
        "Hypsantyx lituratorius"@sv .

<http://tun.fi/MX.309853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypamblys albicruris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309852> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypamblys albicruris"@fi,
        "Hypamblys albicruris"@sv .

<http://tun.fi/MX.309854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypamblys albopictus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309852> ;
    skos:hiddenLabel "Hypamblys transfugus"@fi,
        "Hypamblys transfugus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypamblys albopictus"@fi,
        "Hypamblys albopictus"@sv .

<http://tun.fi/MX.309856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypamblys romani" ;
    dwc:scientificNameAuthorship "Habermehl, 1925" ;
    skos:broader <http://tun.fi/MX.309852> ;
    skos:hiddenLabel "Hypamblys inversus"@fi,
        "Hypamblys inversus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypamblys romani"@fi,
        "Hypamblys romani"@sv .

<http://tun.fi/MX.309859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobetes atomator" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.309858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobetes atomator"@fi,
        "Phobetes atomator"@sv .

<http://tun.fi/MX.309860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobetes cerinostomus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobetes cerinostomus"@fi,
        "Phobetes cerinostomus"@sv .

<http://tun.fi/MX.309861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobetes chrysostomus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.309858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobetes chrysostomus"@fi,
        "Phobetes chrysostomus"@sv .

<http://tun.fi/MX.309862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobetes femorator" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobetes femorator"@fi,
        "Phobetes femorator"@sv .

<http://tun.fi/MX.309863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobetes fuscicornis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1856)" ;
    skos:broader <http://tun.fi/MX.309858> ;
    skos:hiddenLabel "Phobetes fulviventris"@fi,
        "Phobetes fulviventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobetes fuscicornis"@fi,
        "Phobetes fuscicornis"@sv .

<http://tun.fi/MX.309865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobetes latipes" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.309858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobetes latipes"@fi,
        "Phobetes latipes"@sv .

<http://tun.fi/MX.309866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobetes leptocerus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.309858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobetes leptocerus"@fi,
        "Phobetes leptocerus"@sv .

<http://tun.fi/MX.309867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobetes nigriceps" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309858> ;
    skos:hiddenLabel "Phobetes praetermissus"@fi,
        "Phobetes praetermissus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobetes nigriceps"@fi,
        "Phobetes nigriceps"@sv .

<http://tun.fi/MX.309869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobetes rufipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.309858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobetes rufipes"@fi,
        "Phobetes rufipes"@sv .

<http://tun.fi/MX.309870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobetes splendidissimus" ;
    dwc:scientificNameAuthorship "(Strobl, 1903)" ;
    skos:broader <http://tun.fi/MX.309858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobetes splendidissimus"@fi,
        "Phobetes splendidissimus"@sv .

<http://tun.fi/MX.309872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryproctus alpinus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryproctus alpinus"@fi,
        "Euryproctus alpinus"@sv .

<http://tun.fi/MX.309873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryproctus arbustorum" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryproctus arbustorum"@fi,
        "Euryproctus arbustorum"@sv .

<http://tun.fi/MX.309874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryproctus bivinctus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryproctus bivinctus"@fi,
        "Euryproctus bivinctus"@sv .

<http://tun.fi/MX.309875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryproctus crassicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.309871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryproctus crassicornis"@fi,
        "Euryproctus crassicornis"@sv .

<http://tun.fi/MX.309876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryproctus geniculosus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryproctus geniculosus"@fi,
        "Euryproctus geniculosus"@sv .

<http://tun.fi/MX.309877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryproctus inferus" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.309871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryproctus inferus"@fi,
        "Euryproctus inferus"@sv .

<http://tun.fi/MX.309878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryproctus luteicornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryproctus luteicornis"@fi,
        "Euryproctus luteicornis"@sv .

<http://tun.fi/MX.309879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryproctus mundus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.309871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryproctus mundus"@fi,
        "Euryproctus mundus"@sv .

<http://tun.fi/MX.309880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryproctus nemoralis" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.309871> ;
    skos:hiddenLabel "Euryproctus tuberculatus"@fi,
        "Euryproctus vafer"@fi,
        "Euryproctus tuberculatus"@sv,
        "Euryproctus vafer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryproctus nemoralis"@fi,
        "Euryproctus nemoralis"@sv .

<http://tun.fi/MX.309883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euryproctus plantator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euryproctus plantator"@fi,
        "Euryproctus plantator"@sv .

<http://tun.fi/MX.309886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seleucus cuneiformis" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Seleucus cuneiformis"@fi,
        "Seleucus cuneiformis"@sv .

<http://tun.fi/MX.309889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristomerus vulnerator" ;
    dwc:scientificNameAuthorship "(Panzer, 1799)" ;
    skos:broader <http://tun.fi/MX.309888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristomerus vulnerator"@fi,
        "Pristomerus vulnerator"@sv .

<http://tun.fi/MX.309891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dimophora evanialis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309890> ;
    skos:hiddenLabel "Dimophora cognata"@fi,
        "Dimophora cognata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dimophora evanialis"@fi,
        "Dimophora evanialis"@sv .

<http://tun.fi/MX.309897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cremastus crassicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1890" ;
    skos:broader <http://tun.fi/MX.309895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cremastus crassicornis"@fi,
        "Cremastus crassicornis"@sv .

<http://tun.fi/MX.309898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cremastus geminus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cremastus geminus"@fi,
        "Cremastus geminus"@sv .

<http://tun.fi/MX.309899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cremastus infirmus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cremastus infirmus"@fi,
        "Cremastus infirmus"@sv .

<http://tun.fi/MX.309900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cremastus inflatipes" ;
    dwc:scientificNameAuthorship "Roman, 1939" ;
    skos:broader <http://tun.fi/MX.309895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cremastus inflatipes"@fi,
        "Cremastus inflatipes"@sv .

<http://tun.fi/MX.309901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cremastus pungens" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cremastus pungens"@fi,
        "Cremastus pungens"@sv .

<http://tun.fi/MX.309902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cremastus spectator" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cremastus spectator"@fi,
        "Cremastus spectator"@sv .

<http://tun.fi/MX.309907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temelucha interruptor" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Temelucha interruptor"@fi,
        "Temelucha interruptor"@sv .

<http://tun.fi/MX.309908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Temelucha signata" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Temelucha signata"@fi,
        "Temelucha signata"@sv .

<http://tun.fi/MX.309911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phradis brevicornis" ;
    dwc:scientificNameAuthorship "Horstmann, 1971" ;
    skos:broader <http://tun.fi/MX.309910> ;
    skos:hiddenLabel "Tersilochus sulcatus"@fi,
        "Tersilochus sulcatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phradis brevicornis"@fi,
        "Phradis brevicornis"@sv .

<http://tun.fi/MX.309912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phradis brevis" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.309910> ;
    skos:hiddenLabel "Phradis temporalis"@fi,
        "Phradis temporalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phradis brevis"@fi,
        "Phradis brevis"@sv .

<http://tun.fi/MX.309915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phradis gibbus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309910> ;
    skos:hiddenLabel "Phradis grandis"@fi,
        "Phradis grandis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phradis gibbus"@fi,
        "Phradis gibbus"@sv .

<http://tun.fi/MX.309917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phradis interstitialis" ;
    dwc:scientificNameAuthorship "(Thomson, 1889)" ;
    skos:broader <http://tun.fi/MX.309910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phradis interstitialis"@fi,
        "Phradis interstitialis"@sv .

<http://tun.fi/MX.309918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phradis minutus" ;
    dwc:scientificNameAuthorship "(Bridgman, 1889)" ;
    skos:broader <http://tun.fi/MX.309910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phradis minutus"@fi,
        "Phradis minutus"@sv .

<http://tun.fi/MX.309919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phradis morionellus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phradis morionellus"@fi,
        "Phradis morionellus"@sv .

<http://tun.fi/MX.309920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phradis nigritulus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phradis nigritulus"@fi,
        "Phradis nigritulus"@sv .

<http://tun.fi/MX.309921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phradis punctipleuris" ;
    dwc:scientificNameAuthorship "Horstmann, 1971" ;
    skos:broader <http://tun.fi/MX.309910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phradis punctipleuris"@fi,
        "Phradis punctipleuris"@sv .

<http://tun.fi/MX.309924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocola proboscidalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1889)" ;
    skos:broader <http://tun.fi/MX.309923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterocola proboscidalis"@fi,
        "Heterocola proboscidalis"@sv .

<http://tun.fi/MX.309927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaparsis aperta" ;
    dwc:scientificNameAuthorship "(Thomson, 1889)" ;
    skos:broader <http://tun.fi/MX.309925> ;
    skos:hiddenLabel "Diaparsis apertus"@fi,
        "Diaparsis apertus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaparsis aperta"@fi,
        "Diaparsis aperta"@sv .

<http://tun.fi/MX.309928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaparsis carinifer" ;
    dwc:scientificNameAuthorship "(Thomson, 1889)" ;
    skos:broader <http://tun.fi/MX.309925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaparsis carinifer"@fi,
        "Diaparsis carinifer"@sv .

<http://tun.fi/MX.309929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaparsis frontella" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaparsis frontella"@fi,
        "Diaparsis frontella"@sv .

<http://tun.fi/MX.309930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaparsis jucunda" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.309925> ;
    skos:hiddenLabel "Diaparsis jucundus"@fi,
        "Diaparsis jucundus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaparsis jucunda"@fi,
        "Diaparsis jucunda"@sv .

<http://tun.fi/MX.309931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaparsis nutritor" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.309925> ;
    skos:hiddenLabel "Diaparsis geminus"@fi,
        "Diaparsis geminus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaparsis nutritor"@fi,
        "Diaparsis nutritor"@sv .

<http://tun.fi/MX.309933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaparsis rara" ;
    dwc:scientificNameAuthorship "(Horstmann, 1971)" ;
    skos:broader <http://tun.fi/MX.309925> ;
    skos:hiddenLabel "Diaparsis rarus"@fi,
        "Diaparsis rarus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaparsis rara"@fi,
        "Diaparsis rara"@sv .

<http://tun.fi/MX.309934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaparsis stramineipes" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.309925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaparsis stramineipes"@fi,
        "Diaparsis stramineipes"@sv .

<http://tun.fi/MX.309936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sathropterus pumilus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sathropterus pumilus"@fi,
        "Sathropterus pumilus"@sv .

<http://tun.fi/MX.309938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneuclis brevicauda" ;
    dwc:scientificNameAuthorship "(Thomson, 1889)" ;
    skos:broader <http://tun.fi/MX.309937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aneuclis brevicauda"@fi,
        "Aneuclis brevicauda"@sv .

<http://tun.fi/MX.309941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneuclis melanaria" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aneuclis melanaria"@fi,
        "Aneuclis melanaria"@sv .

<http://tun.fi/MX.309943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epistathmus crassicornis" ;
    dwc:scientificNameAuthorship "Horstmann, 1971" ;
    skos:broader <http://tun.fi/MX.309942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epistathmus crassicornis"@fi,
        "Epistathmus crassicornis"@sv .

<http://tun.fi/MX.309945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinolochus laevifrons" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.309944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spinolochus laevifrons"@fi,
        "Spinolochus laevifrons"@sv .

<http://tun.fi/MX.309947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinolochus agilis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309944> ;
    skos:hiddenLabel "Barycnemis agilis"@fi,
        "Barycnemis dissimilis"@fi,
        "Barycnemis agilis"@sv,
        "Barycnemis dissimilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spinolochus agilis"@fi,
        "Spinolochus agilis"@sv .

<http://tun.fi/MX.309949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barycnemis alpina" ;
    dwc:scientificNameAuthorship "(Strobl, 1904)" ;
    skos:broader <http://tun.fi/MX.309946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barycnemis alpina"@fi,
        "Barycnemis alpina"@sv .

<http://tun.fi/MX.309950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barycnemis angustipennis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barycnemis angustipennis"@fi,
        "Barycnemis angustipennis"@sv .

<http://tun.fi/MX.309951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barycnemis bellator" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.309946> ;
    skos:hiddenLabel "Barycnemis laeviceps"@fi,
        "Barycnemis laeviceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barycnemis bellator"@fi,
        "Barycnemis bellator"@sv .

<http://tun.fi/MX.309953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barycnemis claviventris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309946> ;
    skos:hiddenLabel "Barycnemis anurus"@fi,
        "Barycnemis anurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barycnemis claviventris"@fi,
        "Barycnemis claviventris"@sv .

<http://tun.fi/MX.309955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barycnemis exhaustator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.309946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barycnemis exhaustator"@fi,
        "Barycnemis exhaustator"@sv .

<http://tun.fi/MX.309957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barycnemis gracillima" ;
    dwc:scientificNameAuthorship "(Thomson, 1889)" ;
    skos:broader <http://tun.fi/MX.309946> ;
    skos:hiddenLabel "Barycnemis gracillimus"@fi,
        "Barycnemis gracillimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barycnemis gracillima"@fi,
        "Barycnemis gracillima"@sv .

<http://tun.fi/MX.309958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barycnemis gravipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barycnemis gravipes"@fi,
        "Barycnemis gravipes"@sv .

<http://tun.fi/MX.309959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barycnemis guttulator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.309946> ;
    skos:hiddenLabel "Barycnemis angustipennis"@fi,
        "Barycnemis angustipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barycnemis guttulator"@fi,
        "Barycnemis guttulator"@sv .

<http://tun.fi/MX.309961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barycnemis harpura" ;
    dwc:scientificNameAuthorship "(Schrank, 1802)" ;
    skos:broader <http://tun.fi/MX.309946> ;
    skos:hiddenLabel "Barycnemis harpurus"@fi,
        "Barycnemis harpurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barycnemis harpura"@fi,
        "Barycnemis harpura"@sv .

<http://tun.fi/MX.309962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barycnemis punctifrons" ;
    dwc:scientificNameAuthorship "Horstmann, 1981" ;
    skos:broader <http://tun.fi/MX.309946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barycnemis punctifrons"@fi,
        "Barycnemis punctifrons"@sv .

<http://tun.fi/MX.309965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles exilis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles exilis"@fi,
        "Probles exilis"@sv .

<http://tun.fi/MX.309966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles flavipes" ;
    dwc:scientificNameAuthorship "(Szépligeti, 1899)" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles flavipes"@fi,
        "Probles flavipes"@sv .

<http://tun.fi/MX.309967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles gilvipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:hiddenLabel "Probles pallipes"@fi,
        "Probles pallipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles gilvipes"@fi,
        "Probles gilvipes"@sv .

<http://tun.fi/MX.309969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles longicaudator" ;
    dwc:scientificNameAuthorship "Aubert, 1972" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles longicaudator"@fi,
        "Probles longicaudator"@sv .

<http://tun.fi/MX.309970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles microcephala" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:hiddenLabel "Probles microcephalus"@fi,
        "Probles microcephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles microcephala"@fi,
        "Probles microcephala"@sv .

<http://tun.fi/MX.309971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles montanus" ;
    dwc:scientificNameAuthorship "Horstmann, 1971" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles montanus"@fi,
        "Probles montanus"@sv .

<http://tun.fi/MX.309972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles neoversuta" ;
    dwc:scientificNameAuthorship "(Horstmann, 1967)" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:hiddenLabel "Probles neoversutus"@fi,
        "Probles neoversutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles neoversuta"@fi,
        "Probles neoversuta"@sv .

<http://tun.fi/MX.309973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles pygmaeus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles pygmaeus"@fi,
        "Probles pygmaeus"@sv .

<http://tun.fi/MX.309974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles rarus" ;
    dwc:scientificNameAuthorship "Horstmann, 1971" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles rarus"@fi,
        "Probles rarus"@sv .

<http://tun.fi/MX.309975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles rufipes" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles rufipes"@fi,
        "Probles rufipes"@sv .

<http://tun.fi/MX.309976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles tenuicornis" ;
    dwc:scientificNameAuthorship "Horstmann, 1981" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles tenuicornis"@fi,
        "Probles tenuicornis"@sv .

<http://tun.fi/MX.309977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles truncorum" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles truncorum"@fi,
        "Probles truncorum"@sv .

<http://tun.fi/MX.309978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles versuta" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:hiddenLabel "Probles versutus"@fi,
        "Probles versutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles versuta"@fi,
        "Probles versuta"@sv .

<http://tun.fi/MX.309979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles xanthopus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:hiddenLabel "Probles microcephalus"@fi,
        "Probles microcephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles xanthopus"@fi,
        "Probles xanthopus"@sv .

<http://tun.fi/MX.309982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelanes fusculus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelanes fusculus"@fi,
        "Gelanes fusculus"@sv .

<http://tun.fi/MX.309983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelanes simillimus" ;
    dwc:scientificNameAuthorship "Horstmann, 1981" ;
    skos:broader <http://tun.fi/MX.309981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelanes simillimus"@fi,
        "Gelanes simillimus"@sv .

<http://tun.fi/MX.309985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allophroides boops" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309984> ;
    skos:hiddenLabel "Allophroides breviventris"@fi,
        "Allophroides breviventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allophroides boops"@fi,
        "Allophroides boops"@sv .

<http://tun.fi/MX.309987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allophroides platyurus" ;
    dwc:scientificNameAuthorship "(Strobl, 1904)" ;
    skos:broader <http://tun.fi/MX.309984> ;
    skos:hiddenLabel "Allophroides boops"@fi,
        "Allophroides boops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allophroides platyurus"@fi,
        "Allophroides platyurus"@sv .

<http://tun.fi/MX.309991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus caudatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus caudatus"@fi,
        "Tersilochus caudatus"@sv .

<http://tun.fi/MX.309992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus coeliodicola" ;
    dwc:scientificNameAuthorship "(Silvestri, 1917)" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:hiddenLabel "Tersilochus pteronidearum"@fi,
        "Tersilochus pteronidearum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus coeliodicola"@fi,
        "Tersilochus coeliodicola"@sv .

<http://tun.fi/MX.309994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus curvator" ;
    dwc:scientificNameAuthorship "Horstmann, 1981" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus curvator"@fi,
        "Tersilochus curvator"@sv .

<http://tun.fi/MX.309995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus ensifer" ;
    dwc:scientificNameAuthorship "Brischke, 1880" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:hiddenLabel "Tersilochus crassicauda"@fi,
        "Tersilochus crassicauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus ensifer"@fi,
        "Tersilochus ensifer"@sv .

<http://tun.fi/MX.309997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus filicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:hiddenLabel "Tersilochus affinis"@fi,
        "Tersilochus affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus filicornis"@fi,
        "Tersilochus filicornis"@sv .

<http://tun.fi/MX.309999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus heterocerus" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus heterocerus"@fi,
        "Tersilochus heterocerus"@sv .

<http://tun.fi/MX.310000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus cognatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:hiddenLabel "Tersilochus jocator"@fi,
        "Tersilochus jocator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus cognatus"@fi,
        "Tersilochus cognatus"@sv .

<http://tun.fi/MX.310001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus lapponicus" ;
    dwc:scientificNameAuthorship "Hellén, 1958" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus lapponicus"@fi,
        "Tersilochus lapponicus"@sv .

<http://tun.fi/MX.310002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus liopleuris" ;
    dwc:scientificNameAuthorship "(Thomson, 1889)" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus liopleuris"@fi,
        "Tersilochus liopleuris"@sv .

<http://tun.fi/MX.310003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus longicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1889)" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus longicornis"@fi,
        "Tersilochus longicornis"@sv .

<http://tun.fi/MX.310004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus luteicornis" ;
    dwc:scientificNameAuthorship "(Hellén, 1958)" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus luteicornis"@fi,
        "Tersilochus luteicornis"@sv .

<http://tun.fi/MX.310005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus spiracularis" ;
    dwc:scientificNameAuthorship "Horstmann, 1971" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus spiracularis"@fi,
        "Tersilochus spiracularis"@sv .

<http://tun.fi/MX.310006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus striola" ;
    dwc:scientificNameAuthorship "(Thomson, 1889)" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:hiddenLabel "Tersilochus moderator"@fi,
        "Tersilochus unguiculator"@fi,
        "Tersilochus moderator"@sv,
        "Tersilochus unguiculator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus striola"@fi,
        "Tersilochus striola"@sv .

<http://tun.fi/MX.310009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus subdepressus" ;
    dwc:scientificNameAuthorship "Thomson, 1889" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus subdepressus"@fi,
        "Tersilochus subdepressus"@sv .

<http://tun.fi/MX.310011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus triangularis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus triangularis"@fi,
        "Tersilochus triangularis"@sv .

<http://tun.fi/MX.310012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus tripartitus" ;
    dwc:scientificNameAuthorship "Brischke, 1880" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:hiddenLabel "Tersilochus melanogaster"@fi,
        "Tersilochus melanogaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus tripartitus"@fi,
        "Tersilochus tripartitus"@sv .

<http://tun.fi/MX.310017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinophorus albidus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.310016> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinophorus albidus"@fi,
        "Sinophorus albidus"@sv .

<http://tun.fi/MX.310018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinophorus confusus" ;
    dwc:scientificNameAuthorship "Horstmann, 1992" ;
    skos:broader <http://tun.fi/MX.310016> ;
    skos:hiddenLabel "Sinophorus geniculatus"@fi,
        "Sinophorus nigritellus"@fi,
        "Sinophorus geniculatus"@sv,
        "Sinophorus nigritellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinophorus confusus"@fi,
        "Sinophorus confusus"@sv .

<http://tun.fi/MX.310021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinophorus costalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310016> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinophorus costalis"@fi,
        "Sinophorus costalis"@sv .

<http://tun.fi/MX.310022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinophorus crassifemur" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310016> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinophorus crassifemur"@fi,
        "Sinophorus crassifemur"@sv .

<http://tun.fi/MX.310023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinophorus fuscicarpus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310016> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinophorus fuscicarpus"@fi,
        "Sinophorus fuscicarpus"@sv .

<http://tun.fi/MX.310024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinophorus juniperinus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1856)" ;
    skos:broader <http://tun.fi/MX.310016> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinophorus juniperinus"@fi,
        "Sinophorus juniperinus"@sv .

<http://tun.fi/MX.310025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinophorus pleuralis" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310016> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinophorus pleuralis"@fi,
        "Sinophorus pleuralis"@sv .

<http://tun.fi/MX.310026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinophorus turionum" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.310016> ;
    skos:hiddenLabel "Sinophorus planiscapus"@fi,
        "Sinophorus rufifemur"@fi,
        "Sinophorus planiscapus"@sv,
        "Sinophorus rufifemur"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinophorus turionum"@fi,
        "Sinophorus turionum"@sv .

<http://tun.fi/MX.310029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinophorus xanthostomus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310016> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinophorus xanthostomus"@fi,
        "Sinophorus xanthostomus"@sv .

<http://tun.fi/MX.310031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex abbreviatus" ;
    dwc:scientificNameAuthorship "Brischke, 1880" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex abbreviatus"@fi,
        "Campoplex abbreviatus"@sv .

<http://tun.fi/MX.310032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex bilobus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex bilobus"@fi,
        "Campoplex bilobus"@sv .

<http://tun.fi/MX.310033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex borealis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex borealis"@fi,
        "Campoplex borealis"@sv .

<http://tun.fi/MX.310034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex cingulatus" ;
    dwc:scientificNameAuthorship "Brischke, 1880" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex cingulatus"@fi,
        "Campoplex cingulatus"@sv .

<http://tun.fi/MX.310035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex continuus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex continuus"@fi,
        "Campoplex continuus"@sv .

<http://tun.fi/MX.310036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex coracinus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex coracinus"@fi,
        "Campoplex coracinus"@sv .

<http://tun.fi/MX.310037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex cursitans" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex cursitans"@fi,
        "Campoplex cursitans"@sv .

<http://tun.fi/MX.310038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex difformis" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:hiddenLabel "Campoplex mutabilis"@fi,
        "Campoplex mutabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex difformis"@fi,
        "Campoplex difformis"@sv .

<http://tun.fi/MX.310040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex eudoniae" ;
    dwc:scientificNameAuthorship "Horstmann & Yu, 1999" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:hiddenLabel "Campoplex ruficoxa"@fi,
        "Campoplex ruficoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex eudoniae"@fi,
        "Campoplex eudoniae"@sv .

<http://tun.fi/MX.310042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex faunus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex faunus"@fi,
        "Campoplex faunus"@sv .

<http://tun.fi/MX.310043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex ferinus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex ferinus"@fi,
        "Campoplex ferinus"@sv .

<http://tun.fi/MX.310044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex fusciplica" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex fusciplica"@fi,
        "Campoplex fusciplica"@sv .

<http://tun.fi/MX.310045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex fusicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex fusicornis"@fi,
        "Campoplex fusicornis"@sv .

<http://tun.fi/MX.310046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex lyratus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex lyratus"@fi,
        "Campoplex lyratus"@sv .

<http://tun.fi/MX.310047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex melampus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex melampus"@fi,
        "Campoplex melampus"@sv .

<http://tun.fi/MX.310048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex melanostictus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex melanostictus"@fi,
        "Campoplex melanostictus"@sv .

<http://tun.fi/MX.310049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex multicinctus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex multicinctus"@fi,
        "Campoplex multicinctus"@sv .

<http://tun.fi/MX.310050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex ovatus" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex ovatus"@fi,
        "Campoplex ovatus"@sv .

<http://tun.fi/MX.310051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex rothii" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex rothii"@fi,
        "Campoplex rothii"@sv .

<http://tun.fi/MX.310052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex rufipes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:hiddenLabel "Campoplex angulatus"@fi,
        "Campoplex angulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex rufipes"@fi,
        "Campoplex rufipes"@sv .

<http://tun.fi/MX.310054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex scaposus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex scaposus"@fi,
        "Campoplex scaposus"@sv .

<http://tun.fi/MX.310055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex sulcatus" ;
    dwc:scientificNameAuthorship "Horstmann, 1985" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex sulcatus"@fi,
        "Campoplex sulcatus"@sv .

<http://tun.fi/MX.310056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex tumidulus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex tumidulus"@fi,
        "Campoplex tumidulus"@sv .

<http://tun.fi/MX.310057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoplex unicingulatus" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1909)" ;
    skos:broader <http://tun.fi/MX.310030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoplex unicingulatus"@fi,
        "Campoplex unicingulatus"@sv .

<http://tun.fi/MX.310060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porizon moderator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.310058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porizon moderator"@fi,
        "Porizon moderator"@sv .

<http://tun.fi/MX.310061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porizon transfuga" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porizon transfuga"@fi,
        "Porizon transfuga"@sv .

<http://tun.fi/MX.310063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathroplex anthreni" ;
    dwc:scientificNameAuthorship "Vikberg, 1999" ;
    skos:broader <http://tun.fi/MX.310062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathroplex anthreni"@fi,
        "Lathroplex anthreni"@sv .

<http://tun.fi/MX.310064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathroplex clypearis" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathroplex clypearis"@fi,
        "Lathroplex clypearis"@sv .

<http://tun.fi/MX.310066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clypeoplex cerophagus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310065> ;
    skos:hiddenLabel "Clypeoplex picticrus"@fi,
        "Clypeoplex picticrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clypeoplex cerophagus"@fi,
        "Clypeoplex cerophagus"@sv .

<http://tun.fi/MX.310069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia canescens" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310068> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia canescens"@fi,
        "Venturia canescens"@sv .

<http://tun.fi/MX.310072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Casinaria ischnogaster" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Casinaria ischnogaster"@fi,
        "Casinaria ischnogaster"@sv .

<http://tun.fi/MX.310073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Casinaria mesozosta" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Casinaria mesozosta"@fi,
        "Casinaria mesozosta"@sv .

<http://tun.fi/MX.310074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Casinaria moesta" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Casinaria moesta"@fi,
        "Casinaria moesta"@sv .

<http://tun.fi/MX.310075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Casinaria morionella" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Casinaria morionella"@fi,
        "Casinaria morionella"@sv .

<http://tun.fi/MX.310076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Casinaria nigripes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Casinaria nigripes"@fi,
        "Casinaria nigripes"@sv .

<http://tun.fi/MX.310077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Casinaria orbitalis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Casinaria orbitalis"@fi,
        "Casinaria orbitalis"@sv .

<http://tun.fi/MX.310078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Casinaria petiolaris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310070> ;
    skos:hiddenLabel "Casinaria claviventris"@fi,
        "Casinaria claviventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Casinaria petiolaris"@fi,
        "Casinaria petiolaris"@sv .

<http://tun.fi/MX.310080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Casinaria scabra" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Casinaria scabra"@fi,
        "Casinaria scabra"@sv .

<http://tun.fi/MX.310081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Casinaria tenuiventris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Casinaria tenuiventris"@fi,
        "Casinaria tenuiventris"@sv .

<http://tun.fi/MX.310083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charops cantator" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.310082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Charops cantator"@fi,
        "Charops cantator"@sv .

<http://tun.fi/MX.310086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyracmon fumipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.310085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyracmon fumipennis"@fi,
        "Pyracmon fumipennis"@sv .

<http://tun.fi/MX.310087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyracmon sepiellus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyracmon sepiellus"@fi,
        "Pyracmon sepiellus"@sv .

<http://tun.fi/MX.310088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyracmon truncicola" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyracmon truncicola"@fi,
        "Pyracmon truncicola"@sv .

<http://tun.fi/MX.310091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhimphoctona grandis" ;
    dwc:scientificNameAuthorship "(Boyer de Fonscolombe, 1852)" ;
    skos:broader <http://tun.fi/MX.310089> ;
    skos:hiddenLabel "Rhimphoctona fulvipes"@fi,
        "Rhimphoctona fulvipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhimphoctona grandis"@fi,
        "Rhimphoctona grandis"@sv .

<http://tun.fi/MX.310093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhimphoctona longicauda" ;
    dwc:scientificNameAuthorship "Horstmann, 1980" ;
    skos:broader <http://tun.fi/MX.310089> ;
    skos:hiddenLabel "Rhimphoctona melanurus"@fi,
        "Rhimphoctona melanurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhimphoctona longicauda"@fi,
        "Rhimphoctona longicauda"@sv .

<http://tun.fi/MX.310095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhimphoctona obscuripes" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310089> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhimphoctona obscuripes"@fi,
        "Rhimphoctona obscuripes"@sv .

<http://tun.fi/MX.310096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhimphoctona pectoralis" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1890)" ;
    skos:broader <http://tun.fi/MX.310089> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhimphoctona pectoralis"@fi,
        "Rhimphoctona pectoralis"@sv .

<http://tun.fi/MX.310097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhimphoctona xoridiformis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310089> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhimphoctona xoridiformis"@fi,
        "Rhimphoctona xoridiformis"@sv .

<http://tun.fi/MX.310099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synetaeris heteropus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synetaeris heteropus"@fi,
        "Synetaeris heteropus"@sv .

<http://tun.fi/MX.310101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemeritis aequalis" ;
    dwc:scientificNameAuthorship "Horstmann, 1973" ;
    skos:broader <http://tun.fi/MX.310100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemeritis aequalis"@fi,
        "Nemeritis aequalis"@sv .

<http://tun.fi/MX.310102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemeritis breviventris" ;
    dwc:scientificNameAuthorship "Horstmann, 1975" ;
    skos:broader <http://tun.fi/MX.310100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemeritis breviventris"@fi,
        "Nemeritis breviventris"@sv .

<http://tun.fi/MX.310103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemeritis caudatula" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemeritis caudatula"@fi,
        "Nemeritis caudatula"@sv .

<http://tun.fi/MX.310104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemeritis fallax" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemeritis fallax"@fi,
        "Nemeritis fallax"@sv .

<http://tun.fi/MX.310105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemeritis macrocentra" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310100> ;
    skos:hiddenLabel "Nemeritis sordida"@fi,
        "Nemeritis sordida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemeritis macrocentra"@fi,
        "Nemeritis macrocentra"@sv .

<http://tun.fi/MX.310109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyplectes anurus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyplectes anurus"@fi,
        "Bathyplectes anurus"@sv .

<http://tun.fi/MX.310110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyplectes balteatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyplectes balteatus"@fi,
        "Bathyplectes balteatus"@sv .

<http://tun.fi/MX.310111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyplectes cingulatus" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.310107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyplectes cingulatus"@fi,
        "Bathyplectes cingulatus"@sv .

<http://tun.fi/MX.310112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyplectes curculionis" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyplectes curculionis"@fi,
        "Bathyplectes curculionis"@sv .

<http://tun.fi/MX.310113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyplectes exiguus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyplectes exiguus"@fi,
        "Bathyplectes exiguus"@sv .

<http://tun.fi/MX.310114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyplectes immolator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyplectes immolator"@fi,
        "Bathyplectes immolator"@sv .

<http://tun.fi/MX.310115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyplectes quinqueangularis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.310107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyplectes quinqueangularis"@fi,
        "Bathyplectes quinqueangularis"@sv .

<http://tun.fi/MX.310116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyplectes rostratus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyplectes rostratus"@fi,
        "Bathyplectes rostratus"@sv .

<http://tun.fi/MX.310117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyplectes stenostigma" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyplectes stenostigma"@fi,
        "Bathyplectes stenostigma"@sv .

<http://tun.fi/MX.310118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bathyplectes tibiator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.310107> ;
    skos:hiddenLabel "Bathyplectes corvinus"@fi,
        "Bathyplectes corvinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bathyplectes tibiator"@fi,
        "Bathyplectes tibiator"@sv .

<http://tun.fi/MX.310121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callidora albovincta" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callidora albovincta"@fi,
        "Callidora albovincta"@sv .

<http://tun.fi/MX.310122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callidora analis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callidora analis"@fi,
        "Callidora analis"@sv .

<http://tun.fi/MX.310124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nepiesta mandibularis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310123> ;
    skos:hiddenLabel "Nepiesta aberrans"@fi,
        "Nepiesta aberrans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nepiesta mandibularis"@fi,
        "Nepiesta mandibularis"@sv .

<http://tun.fi/MX.310127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonotypus melanostoma" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonotypus melanostoma"@fi,
        "Gonotypus melanostoma"@sv .

<http://tun.fi/MX.310129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptocampoplex cremastoides" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310128> ;
    skos:hiddenLabel "Leptocampoplex moderator"@fi,
        "Leptocampoplex moderator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptocampoplex cremastoides"@fi,
        "Leptocampoplex cremastoides"@sv .

<http://tun.fi/MX.310133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scirtetes robusta" ;
    dwc:scientificNameAuthorship "(Woldstedt, 1877)" ;
    skos:broader <http://tun.fi/MX.310131> ;
    skos:hiddenLabel "Scirtetes kriechbaumeri"@fi,
        "Scirtetes kriechbaumeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scirtetes robusta"@fi,
        "Scirtetes robusta"@sv .

<http://tun.fi/MX.310136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoletis agilis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoletis agilis"@fi,
        "Campoletis agilis"@sv .

<http://tun.fi/MX.310137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoletis annulata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoletis annulata"@fi,
        "Campoletis annulata"@sv .

<http://tun.fi/MX.310138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoletis cognata" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.310135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoletis cognata"@fi,
        "Campoletis cognata"@sv .

<http://tun.fi/MX.310139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoletis crassicornis" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.310135> ;
    skos:hiddenLabel "Campoletis brachycera"@fi,
        "Campoletis brachycera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoletis crassicornis"@fi,
        "Campoletis crassicornis"@sv .

<http://tun.fi/MX.310141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoletis dilatator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.310135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoletis dilatator"@fi,
        "Campoletis dilatator"@sv .

<http://tun.fi/MX.310142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoletis ensator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310135> ;
    skos:hiddenLabel "Campoletis holmgreni"@fi,
        "Campoletis holmgreni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoletis ensator"@fi,
        "Campoletis ensator"@sv .

<http://tun.fi/MX.310144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoletis femoralis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoletis femoralis"@fi,
        "Campoletis femoralis"@sv .

<http://tun.fi/MX.310145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoletis latrator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310135> ;
    skos:hiddenLabel "Campoletis assimilis"@fi,
        "Campoletis assimilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoletis latrator"@fi,
        "Campoletis latrator"@sv .

<http://tun.fi/MX.310147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoletis rapax" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310135> ;
    skos:hiddenLabel "Campoletis erythropus"@fi,
        "Campoletis erythropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoletis rapax"@fi,
        "Campoletis rapax"@sv .

<http://tun.fi/MX.310149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoletis thomsoni" ;
    dwc:scientificNameAuthorship "(Roman, 1915)" ;
    skos:broader <http://tun.fi/MX.310135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoletis thomsoni"@fi,
        "Campoletis thomsoni"@sv .

<http://tun.fi/MX.310150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoletis varians" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoletis varians"@fi,
        "Campoletis varians"@sv .

<http://tun.fi/MX.310151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoletis viennensis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310135> ;
    skos:hiddenLabel "Campoletis vexans"@fi,
        "Campoletis vexans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoletis viennensis"@fi,
        "Campoletis viennensis"@sv .

<http://tun.fi/MX.310153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campoletis zonata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campoletis zonata"@fi,
        "Campoletis zonata"@sv .

<http://tun.fi/MX.310156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona alpigena" ;
    dwc:scientificNameAuthorship "Hinz, 1972" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona alpigena"@fi,
        "Dusona alpigena"@sv .

<http://tun.fi/MX.310157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona anceps" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona anceps"@fi,
        "Dusona anceps"@sv .

<http://tun.fi/MX.310158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona angustata" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona angustata"@fi,
        "Dusona angustata"@sv .

<http://tun.fi/MX.310159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona angustifrons" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona zonella"@fi,
        "Dusona zonella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona angustifrons"@fi,
        "Dusona angustifrons"@sv .

<http://tun.fi/MX.310161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona annexa" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona americana"@fi,
        "Dusona mariae"@fi,
        "Dusona americana"@sv,
        "Dusona mariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona annexa"@fi,
        "Dusona annexa"@sv .

<http://tun.fi/MX.310164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona baueri" ;
    dwc:scientificNameAuthorship "Hinz, 1973" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona baueri"@fi,
        "Dusona baueri"@sv .

<http://tun.fi/MX.310165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona bicoloripes" ;
    dwc:scientificNameAuthorship "(Ashmead, 1906)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona foersteri"@fi,
        "Dusona foersteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona bicoloripes"@fi,
        "Dusona bicoloripes"@sv .

<http://tun.fi/MX.310167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona blanda" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona remota"@fi,
        "Dusona remota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona blanda"@fi,
        "Dusona blanda"@sv .

<http://tun.fi/MX.310169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona bucculenta" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona bucculenta"@fi,
        "Dusona bucculenta"@sv .

<http://tun.fi/MX.310170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona carinifrons" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona carinifrons"@fi,
        "Dusona carinifrons"@sv .

<http://tun.fi/MX.310171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona carpathica" ;
    dwc:scientificNameAuthorship "(Szépligeti, 1916)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona adriaansei"@fi,
        "Dusona adriaansei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona carpathica"@fi,
        "Dusona carpathica"@sv .

<http://tun.fi/MX.310173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona circumcincta" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona subcincta"@fi,
        "Dusona subcincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona circumcincta"@fi,
        "Dusona circumcincta"@sv .

<http://tun.fi/MX.310175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona circumspectans" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona circumspectans"@fi,
        "Dusona circumspectans"@sv .

<http://tun.fi/MX.310176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona confusa" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona confusa"@fi,
        "Dusona confusa"@sv .

<http://tun.fi/MX.310177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona cultrator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona cultrator"@fi,
        "Dusona cultrator"@sv .

<http://tun.fi/MX.310178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona disclusa" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona disclusa"@fi,
        "Dusona disclusa"@sv .

<http://tun.fi/MX.310179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona falcator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona falcator"@fi,
        "Dusona falcator"@sv .

<http://tun.fi/MX.310180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona flagellator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona debilis"@fi,
        "Dusona heterocera"@fi,
        "Dusona debilis"@sv,
        "Dusona heterocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona flagellator"@fi,
        "Dusona flagellator"@sv .

<http://tun.fi/MX.310183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona humilis" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona humilis"@fi,
        "Dusona humilis"@sv .

<http://tun.fi/MX.310184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona incompleta" ;
    dwc:scientificNameAuthorship "(Bridgman, 1889)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona incompleta"@fi,
        "Dusona incompleta"@sv .

<http://tun.fi/MX.310185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona inermis" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona inermis"@fi,
        "Dusona inermis"@sv .

<http://tun.fi/MX.310186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona infesta" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona infesta"@fi,
        "Dusona infesta"@sv .

<http://tun.fi/MX.310187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona insignita" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona insignita"@fi,
        "Dusona insignita"@sv .

<http://tun.fi/MX.310188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona juvenilis" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona victor"@fi,
        "Dusona victor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona juvenilis"@fi,
        "Dusona juvenilis"@sv .

<http://tun.fi/MX.310190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona leptogaster" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona annexa"@fi,
        "Dusona annexa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona leptogaster"@fi,
        "Dusona leptogaster"@sv .

<http://tun.fi/MX.310192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona luteipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona luteipes"@fi,
        "Dusona luteipes"@sv .

<http://tun.fi/MX.310193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona mactator" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona mactator"@fi,
        "Dusona mactator"@sv .

<http://tun.fi/MX.310194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona mercator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona oxyacanthae"@fi,
        "Dusona oxyacanthae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona mercator"@fi,
        "Dusona mercator"@sv .

<http://tun.fi/MX.310196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona minor" ;
    dwc:scientificNameAuthorship "(Provancher, 1879)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona stenocara"@fi,
        "Dusona stenocara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona minor"@fi,
        "Dusona minor"@sv .

<http://tun.fi/MX.310198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona montana" ;
    dwc:scientificNameAuthorship "(Roman, 1929)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona montana"@fi,
        "Dusona montana"@sv .

<http://tun.fi/MX.310199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona nidulator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona nitidulator"@fi,
        "Dusona nitidulator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona nidulator"@fi,
        "Dusona nidulator"@sv .

<http://tun.fi/MX.310201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona notabilis" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona notabilis"@fi,
        "Dusona notabilis"@sv .

<http://tun.fi/MX.310202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona obliterata" ;
    dwc:scientificNameAuthorship "(Holmgren, 1872)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona obliterata"@fi,
        "Dusona obliterata"@sv .

<http://tun.fi/MX.310203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona opaca" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona opaca"@fi,
        "Dusona opaca"@sv .

<http://tun.fi/MX.310204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona peregrina" ;
    dwc:scientificNameAuthorship "(Wollaston, 1858)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona peregrina"@fi,
        "Dusona peregrina"@sv .

<http://tun.fi/MX.310205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona petiolator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona lapponica"@fi,
        "Dusona lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona petiolator"@fi,
        "Dusona petiolator"@sv .

<http://tun.fi/MX.310207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona pineticola" ;
    dwc:scientificNameAuthorship "(Holmgren, 1872)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona pineticola"@fi,
        "Dusona pineticola"@sv .

<http://tun.fi/MX.310208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona polita" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona polita"@fi,
        "Dusona polita"@sv .

<http://tun.fi/MX.310209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona prominula" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona contumax"@fi,
        "Dusona contumax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona prominula"@fi,
        "Dusona prominula"@sv .

<http://tun.fi/MX.310211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona pugillator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona pugillator"@fi,
        "Dusona pugillator"@sv .

<http://tun.fi/MX.310212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona recta" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona recta"@fi,
        "Dusona recta"@sv .

<http://tun.fi/MX.310213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona rugifera" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona subaequalis"@fi,
        "Dusona subaequalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona rugifera"@fi,
        "Dusona rugifera"@sv .

<http://tun.fi/MX.310215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona sobolicida" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona sobolicida"@fi,
        "Dusona sobolicida"@sv .

<http://tun.fi/MX.310216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona spinipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona spinipes"@fi,
        "Dusona spinipes"@sv .

<http://tun.fi/MX.310217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona stenogaster" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona stenogaster"@fi,
        "Dusona stenogaster"@sv .

<http://tun.fi/MX.310218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona stragifex" ;
    dwc:scientificNameAuthorship "(Förster, 1869)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:hiddenLabel "Dusona delusor"@fi,
        "Dusona delusor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona stragifex"@fi,
        "Dusona stragifex"@sv .

<http://tun.fi/MX.310220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona subimpressa" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona subimpressa"@fi,
        "Dusona subimpressa"@sv .

<http://tun.fi/MX.310221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona tenuis" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona tenuis"@fi,
        "Dusona tenuis"@sv .

<http://tun.fi/MX.310222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona terebrator" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona terebrator"@fi,
        "Dusona terebrator"@sv .

<http://tun.fi/MX.310223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona thomsoni" ;
    dwc:scientificNameAuthorship "Hinz, 1963" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona thomsoni"@fi,
        "Dusona thomsoni"@sv .

<http://tun.fi/MX.310224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona vidua" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona vidua"@fi,
        "Dusona vidua"@sv .

<http://tun.fi/MX.310225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona xenocampta" ;
    dwc:scientificNameAuthorship "(Förster, 1868)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona xenocampta"@fi,
        "Dusona xenocampta"@sv .

<http://tun.fi/MX.310227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoplex bucculentus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanoplex bucculentus"@fi,
        "Melanoplex bucculentus"@sv .

<http://tun.fi/MX.310230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meloboris alternans" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310228> ;
    skos:hiddenLabel "Meloboris elachistae"@fi,
        "Meloboris elachistae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meloboris alternans"@fi,
        "Meloboris alternans"@sv .

<http://tun.fi/MX.310232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meloboris collector" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.310228> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meloboris collector"@fi,
        "Meloboris collector"@sv .

<http://tun.fi/MX.310233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meloboris gracilis" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.310228> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meloboris gracilis"@fi,
        "Meloboris gracilis"@sv .

<http://tun.fi/MX.310235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymodusa antennator" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310234> ;
    skos:hiddenLabel "Cymodusa flavipes"@fi,
        "Cymodusa flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cymodusa antennator"@fi,
        "Cymodusa antennator"@sv .

<http://tun.fi/MX.310237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymodusa cruentata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cymodusa cruentata"@fi,
        "Cymodusa cruentata"@sv .

<http://tun.fi/MX.310238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymodusa declinator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310234> ;
    skos:hiddenLabel "Cymodusa dilatator"@fi,
        "Cymodusa dilatator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cymodusa declinator"@fi,
        "Cymodusa declinator"@sv .

<http://tun.fi/MX.310240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymodusa exilis" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.310234> ;
    skos:hiddenLabel "Cymodusa petulans"@fi,
        "Cymodusa petulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cymodusa exilis"@fi,
        "Cymodusa exilis"@sv .

<http://tun.fi/MX.310242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymodusa leucocera" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cymodusa leucocera"@fi,
        "Cymodusa leucocera"@sv .

<http://tun.fi/MX.310244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolophron pedellum" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310243> ;
    skos:hiddenLabel "Dolophron albicoxis"@fi,
        "Dolophron albicoxis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolophron pedellum"@fi,
        "Dolophron pedellum"@sv .

<http://tun.fi/MX.310247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobocampe alticollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobocampe alticollis"@fi,
        "Phobocampe alticollis"@sv .

<http://tun.fi/MX.310248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobocampe bicingulata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobocampe bicingulata"@fi,
        "Phobocampe bicingulata"@sv .

<http://tun.fi/MX.310249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobocampe confusa" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobocampe confusa"@fi,
        "Phobocampe confusa"@sv .

<http://tun.fi/MX.310250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobocampe crassiuscula" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobocampe crassiuscula"@fi,
        "Phobocampe crassiuscula"@sv .

<http://tun.fi/MX.310251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobocampe flavicincta" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobocampe flavicincta"@fi,
        "Phobocampe flavicincta"@sv .

<http://tun.fi/MX.310252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobocampe luctuosa" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1909" ;
    skos:broader <http://tun.fi/MX.310246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobocampe luctuosa"@fi,
        "Phobocampe luctuosa"@sv .

<http://tun.fi/MX.310253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobocampe punctata" ;
    dwc:scientificNameAuthorship "Sedivy, 2004" ;
    skos:broader <http://tun.fi/MX.310246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobocampe punctata"@fi,
        "Phobocampe punctata"@sv .

<http://tun.fi/MX.310254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobocampe tempestiva" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobocampe tempestiva"@fi,
        "Phobocampe tempestiva"@sv .

<http://tun.fi/MX.310255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobocampe unicincta" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobocampe unicincta"@fi,
        "Phobocampe unicincta"@sv .

<http://tun.fi/MX.310256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobocampe variabilis" ;
    dwc:scientificNameAuthorship "Sedivý, 2004" ;
    skos:broader <http://tun.fi/MX.310246> ;
    skos:hiddenLabel "Phobocampe neglecta"@fi,
        "Phobocampe neglecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobocampe variabilis"@fi,
        "Phobocampe variabilis"@sv .

<http://tun.fi/MX.310259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tranosema carbonellum" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tranosema carbonellum"@fi,
        "Tranosema carbonellum"@sv .

<http://tun.fi/MX.310260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tranosema exoletum" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tranosema exoletum"@fi,
        "Tranosema exoletum"@sv .

<http://tun.fi/MX.310261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tranosema latiusculum" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tranosema latiusculum"@fi,
        "Tranosema latiusculum"@sv .

<http://tun.fi/MX.310262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tranosema nigridens" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tranosema nigridens"@fi,
        "Tranosema nigridens"@sv .

<http://tun.fi/MX.310263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tranosema rostrale" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.310258> ;
    skos:hiddenLabel "Tranosema arenicola"@fi,
        "Tranosema arenicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tranosema rostrale"@fi,
        "Tranosema rostrale"@sv .

<http://tun.fi/MX.310266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tranosemella citrofrontalis" ;
    dwc:scientificNameAuthorship "(Hedwig, 1839)" ;
    skos:broader <http://tun.fi/MX.310265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tranosemella citrofrontalis"@fi,
        "Tranosemella citrofrontalis"@sv .

<http://tun.fi/MX.310267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tranosemella coxalis" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.310265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tranosemella coxalis"@fi,
        "Tranosemella coxalis"@sv .

<http://tun.fi/MX.310268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tranosemella praerogator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.310265> ;
    skos:hiddenLabel "Tranosemella interrupta"@fi,
        "Tranosemella interrupta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tranosemella praerogator"@fi,
        "Tranosemella praerogator"@sv .

<http://tun.fi/MX.310271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrus parvulus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310270> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrus parvulus"@fi,
        "Macrus parvulus"@sv .

<http://tun.fi/MX.310273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enytus apostatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310272> ;
    skos:hiddenLabel "Enytus exareolatus"@fi,
        "Enytus exareolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enytus apostatus"@fi,
        "Enytus apostatus"@sv .

<http://tun.fi/MX.310275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enytus appositor" ;
    dwc:scientificNameAuthorship "(Aubert, 1970)" ;
    skos:broader <http://tun.fi/MX.310272> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enytus appositor"@fi,
        "Enytus appositor"@sv .

<http://tun.fi/MX.310276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enytus neoapostatus" ;
    dwc:scientificNameAuthorship "Horstmann, 1969" ;
    skos:broader <http://tun.fi/MX.310272> ;
    skos:hiddenLabel "Enytus apostata"@fi,
        "Enytus apostata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enytus neoapostatus"@fi,
        "Enytus neoapostatus"@sv .

<http://tun.fi/MX.310279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma aculeatum" ;
    dwc:scientificNameAuthorship "(Bridgman, 1889)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma aculeatum"@fi,
        "Diadegma aculeatum"@sv .

<http://tun.fi/MX.310280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma albotibiale" ;
    dwc:scientificNameAuthorship "Horstmann, 1973" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma albotibiale"@fi,
        "Diadegma albotibiale"@sv .

<http://tun.fi/MX.310281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma annulicrus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma annulicrus"@fi,
        "Diadegma annulicrus"@sv .

<http://tun.fi/MX.310282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma anurum" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma anurum"@fi,
        "Diadegma anurum"@sv .

<http://tun.fi/MX.310283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma armillatum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:hiddenLabel "Diadegma tibiale"@fi,
        "Diadegma tibiale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma armillatum"@fi,
        "Diadegma armillatum"@sv .

<http://tun.fi/MX.310285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma chrysostictos" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma chrysostictos"@fi,
        "Diadegma chrysostictos"@sv .

<http://tun.fi/MX.310286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma claripenne" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma claripenne"@fi,
        "Diadegma claripenne"@sv .

<http://tun.fi/MX.310287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma combinatum" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma combinatum"@fi,
        "Diadegma combinatum"@sv .

<http://tun.fi/MX.310288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma consumtor" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma consumtor"@fi,
        "Diadegma consumtor"@sv .

<http://tun.fi/MX.310289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma contractum" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma contractum"@fi,
        "Diadegma contractum"@sv .

<http://tun.fi/MX.310290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma crassicorne" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma crassicorne"@fi,
        "Diadegma crassicorne"@sv .

<http://tun.fi/MX.310291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma crassiseta" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma crassiseta"@fi,
        "Diadegma crassiseta"@sv .

<http://tun.fi/MX.310292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma elishae" ;
    dwc:scientificNameAuthorship "(Bridgman, 1884)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma elishae"@fi,
        "Diadegma elishae"@sv .

<http://tun.fi/MX.310293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma elongatum" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma elongatum"@fi,
        "Diadegma elongatum"@sv .

<http://tun.fi/MX.310294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma erucator" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:hiddenLabel "Diadegma rufipes"@fi,
        "Diadegma rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma erucator"@fi,
        "Diadegma erucator"@sv .

<http://tun.fi/MX.310296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma exareolator" ;
    dwc:scientificNameAuthorship "Aubert, 1964" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma exareolator"@fi,
        "Diadegma exareolator"@sv .

<http://tun.fi/MX.310297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma fenestrale" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma fenestrale"@fi,
        "Diadegma fenestrale"@sv .

<http://tun.fi/MX.310298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma gibbulum" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma gibbulum"@fi,
        "Diadegma gibbulum"@sv .

<http://tun.fi/MX.310299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma glabriculum" ;
    dwc:scientificNameAuthorship "(Holmgren, 1859)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:hiddenLabel "Diadegma parvulum"@fi,
        "Diadegma parvulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma glabriculum"@fi,
        "Diadegma glabriculum"@sv .

<http://tun.fi/MX.310301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma grisescens" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:hiddenLabel "Diadegma hydropota"@fi,
        "Diadegma rufiventre"@fi,
        "Diadegma hydropota"@sv,
        "Diadegma rufiventre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma grisescens"@fi,
        "Diadegma grisescens"@sv .

<http://tun.fi/MX.310304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma holopygum" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma holopygum"@fi,
        "Diadegma holopygum"@sv .

<http://tun.fi/MX.310305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma hygrobium" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:hiddenLabel "Diadegma ischnocera"@fi,
        "Diadegma ischnocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma hygrobium"@fi,
        "Diadegma hygrobium"@sv .

<http://tun.fi/MX.310307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma insectator" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma insectator"@fi,
        "Diadegma insectator"@sv .

<http://tun.fi/MX.310308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma laterale" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma laterale"@fi,
        "Diadegma laterale"@sv .

<http://tun.fi/MX.310309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma latungula" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma latungula"@fi,
        "Diadegma latungula"@sv .

<http://tun.fi/MX.310310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma litorale" ;
    dwc:scientificNameAuthorship "(Holmgren, 1856)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma litorale"@fi,
        "Diadegma litorale"@sv .

<http://tun.fi/MX.310311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma maculatum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma maculatum"@fi,
        "Diadegma maculatum"@sv .

<http://tun.fi/MX.310312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma majale" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma majale"@fi,
        "Diadegma majale"@sv .

<http://tun.fi/MX.310313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma melanium" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma melanium"@fi,
        "Diadegma melanium"@sv .

<http://tun.fi/MX.310314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma nanum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma nanum"@fi,
        "Diadegma nanum"@sv .

<http://tun.fi/MX.310315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma neocerophagum" ;
    dwc:scientificNameAuthorship "Horstmann, 1969" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:hiddenLabel "Diadegma cerophagum"@fi,
        "Diadegma cerophagum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma neocerophagum"@fi,
        "Diadegma neocerophagum"@sv .

<http://tun.fi/MX.310317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma pulicator" ;
    dwc:scientificNameAuthorship "Aubert, 1974" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma pulicator"@fi,
        "Diadegma pulicator"@sv .

<http://tun.fi/MX.310318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma pusio" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma pusio"@fi,
        "Diadegma pusio"@sv .

<http://tun.fi/MX.310319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma rufatum" ;
    dwc:scientificNameAuthorship "(Bridgman, 1884)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma rufatum"@fi,
        "Diadegma rufatum"@sv .

<http://tun.fi/MX.310320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma ruficeps" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:hiddenLabel "Diadegma rimator"@fi,
        "Diadegma rimator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma ruficeps"@fi,
        "Diadegma ruficeps"@sv .

<http://tun.fi/MX.310322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma rufigaster" ;
    dwc:scientificNameAuthorship "Horstmann, 1973" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:hiddenLabel "Diadegma rufiventre"@fi,
        "Diadegma rufiventre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma rufigaster"@fi,
        "Diadegma rufigaster"@sv .

<http://tun.fi/MX.310324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma scotiae" ;
    dwc:scientificNameAuthorship "(Bridgman, 1889)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma scotiae"@fi,
        "Diadegma scotiae"@sv .

<http://tun.fi/MX.310325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma semiclausum" ;
    dwc:scientificNameAuthorship "(Hellén, 1949)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:hiddenLabel "Diadegma cerophagum"@fi,
        "Diadegma eucerophagum"@fi,
        "Diadegma cerophagum"@sv,
        "Diadegma eucerophagum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma semiclausum"@fi,
        "Diadegma semiclausum"@sv .

<http://tun.fi/MX.310328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma sordipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma sordipes"@fi,
        "Diadegma sordipes"@sv .

<http://tun.fi/MX.310329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma speculare" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma speculare"@fi,
        "Diadegma speculare"@sv .

<http://tun.fi/MX.310330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma stagnale" ;
    dwc:scientificNameAuthorship "(Holmgren, 1856)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma stagnale"@fi,
        "Diadegma stagnale"@sv .

<http://tun.fi/MX.310331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma stigmatellae" ;
    dwc:scientificNameAuthorship "Horstmann, 1980" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma stigmatellae"@fi,
        "Diadegma stigmatellae"@sv .

<http://tun.fi/MX.310332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma tenuipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma tenuipes"@fi,
        "Diadegma tenuipes"@sv .

<http://tun.fi/MX.310333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma trochanteratum" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma trochanteratum"@fi,
        "Diadegma trochanteratum"@sv .

<http://tun.fi/MX.310334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma truncatum" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:hiddenLabel "Diadegma subbuccatum"@fi,
        "Diadegma subbuccatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma truncatum"@fi,
        "Diadegma truncatum"@sv .

<http://tun.fi/MX.310336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma velox" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma velox"@fi,
        "Diadegma velox"@sv .

<http://tun.fi/MX.310338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter albicans" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter albicans"@fi,
        "Hyposoter albicans"@sv .

<http://tun.fi/MX.310339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter albonotatus" ;
    dwc:scientificNameAuthorship "(Bridgman, 1889)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter albonotatus"@fi,
        "Hyposoter albonotatus"@sv .

<http://tun.fi/MX.310340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter brischkei" ;
    dwc:scientificNameAuthorship "(Bridgman, 1882)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:hiddenLabel "Hyposoter boops"@fi,
        "Hyposoter boops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter brischkei"@fi,
        "Hyposoter brischkei"@sv .

<http://tun.fi/MX.310342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter caedator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter caedator"@fi,
        "Hyposoter caedator"@sv .

<http://tun.fi/MX.310343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter clausus" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter clausus"@fi,
        "Hyposoter clausus"@sv .

<http://tun.fi/MX.310344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter coxator" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter coxator"@fi,
        "Hyposoter coxator"@sv .

<http://tun.fi/MX.310345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter didymator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter didymator"@fi,
        "Hyposoter didymator"@sv .

<http://tun.fi/MX.310346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter discedens" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1909)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter discedens"@fi,
        "Hyposoter discedens"@sv .

<http://tun.fi/MX.310347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter dolosus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter dolosus"@fi,
        "Hyposoter dolosus"@sv .

<http://tun.fi/MX.310348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter ebeninus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:hiddenLabel "Hyposoter vulgaris"@fi,
        "Hyposoter vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter ebeninus"@fi,
        "Hyposoter ebeninus"@sv .

<http://tun.fi/MX.310350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter fitchii" ;
    dwc:scientificNameAuthorship "(Bridgman, 1881)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter fitchii"@fi,
        "Hyposoter fitchii"@sv .

<http://tun.fi/MX.310351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter horticola" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter horticola"@fi,
        "Hyposoter horticola"@sv .

<http://tun.fi/MX.310352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter inquinatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:hiddenLabel "Hyposoter varicoxa"@fi,
        "Hyposoter varicoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter inquinatus"@fi,
        "Hyposoter inquinatus"@sv .

<http://tun.fi/MX.310354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter leucomerus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:hiddenLabel "Hyposoter tricinctus"@fi,
        "Hyposoter tricinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter leucomerus"@fi,
        "Hyposoter leucomerus"@sv .

<http://tun.fi/MX.310356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter longulus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter longulus"@fi,
        "Hyposoter longulus"@sv .

<http://tun.fi/MX.310357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter notatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter notatus"@fi,
        "Hyposoter notatus"@sv .

<http://tun.fi/MX.310358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter neglectus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter neglectus"@fi,
        "Hyposoter neglectus"@sv .

<http://tun.fi/MX.310359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter obscurellus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter obscurellus"@fi,
        "Hyposoter obscurellus"@sv .

<http://tun.fi/MX.310360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter pectinatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter pectinatus"@fi,
        "Hyposoter pectinatus"@sv .

<http://tun.fi/MX.310361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter ruficrus" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter ruficrus"@fi,
        "Hyposoter ruficrus"@sv .

<http://tun.fi/MX.310362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter sicarius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter sicarius"@fi,
        "Hyposoter sicarius"@sv .

<http://tun.fi/MX.310363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter tricolor" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter tricolor"@fi,
        "Hyposoter tricolor"@sv .

<http://tun.fi/MX.310364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter virginalis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter virginalis"@fi,
        "Hyposoter virginalis"@sv .

<http://tun.fi/MX.310365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter vividus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter vividus"@fi,
        "Hyposoter vividus"@sv .

<http://tun.fi/MX.310367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echthronomas facialis" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echthronomas facialis"@fi,
        "Echthronomas facialis"@sv .

<http://tun.fi/MX.310368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echthronomas ochrostoma" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.310366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echthronomas ochrostoma"@fi,
        "Echthronomas ochrostoma"@sv .

<http://tun.fi/MX.310369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echthronomas quadrinotata" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echthronomas quadrinotata"@fi,
        "Echthronomas quadrinotata"@sv .

<http://tun.fi/MX.310370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echthronomas tricincta" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echthronomas tricincta"@fi,
        "Echthronomas tricincta"@sv .

<http://tun.fi/MX.310372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe alboplica" ;
    dwc:scientificNameAuthorship "Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:hiddenLabel "Olesicampe simplex"@fi,
        "Olesicampe simplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe alboplica"@fi,
        "Olesicampe alboplica"@sv .

<http://tun.fi/MX.310374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe annulitarsis" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe annulitarsis"@fi,
        "Olesicampe annulitarsis"@sv .

<http://tun.fi/MX.310375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe argentata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe argentata"@fi,
        "Olesicampe argentata"@sv .

<http://tun.fi/MX.310376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe auctor" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe auctor"@fi,
        "Olesicampe auctor"@sv .

<http://tun.fi/MX.310377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe binotata" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe binotata"@fi,
        "Olesicampe binotata"@sv .

<http://tun.fi/MX.310378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe buccata" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe buccata"@fi,
        "Olesicampe buccata"@sv .

<http://tun.fi/MX.310379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe canaliculata" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe canaliculata"@fi,
        "Olesicampe canaliculata"@sv .

<http://tun.fi/MX.310380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe cavigena" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe cavigena"@fi,
        "Olesicampe cavigena"@sv .

<http://tun.fi/MX.310381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe clandestina" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe clandestina"@fi,
        "Olesicampe clandestina"@sv .

<http://tun.fi/MX.310382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe confinis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:hiddenLabel "Olesicampe bergmanni"@fi,
        "Olesicampe bergmanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe confinis"@fi,
        "Olesicampe confinis"@sv .

<http://tun.fi/MX.310384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe curtigena" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe curtigena"@fi,
        "Olesicampe curtigena"@sv .

<http://tun.fi/MX.310385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe errans" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe errans"@fi,
        "Olesicampe errans"@sv .

<http://tun.fi/MX.310386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe erythropyga" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe erythropyga"@fi,
        "Olesicampe erythropyga"@sv .

<http://tun.fi/MX.310387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe flavicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe flavicornis"@fi,
        "Olesicampe flavicornis"@sv .

<http://tun.fi/MX.310388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe fulcrans" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe fulcrans"@fi,
        "Olesicampe fulcrans"@sv .

<http://tun.fi/MX.310389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe fulviventris" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe fulviventris"@fi,
        "Olesicampe fulviventris"@sv .

<http://tun.fi/MX.310390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe geniculella" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe geniculella"@fi,
        "Olesicampe geniculella"@sv .

<http://tun.fi/MX.310391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe gracilipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe gracilipes"@fi,
        "Olesicampe gracilipes"@sv .

<http://tun.fi/MX.310392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe longipes" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe longipes"@fi,
        "Olesicampe longipes"@sv .

<http://tun.fi/MX.310393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe macellator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe macellator"@fi,
        "Olesicampe macellator"@sv .

<http://tun.fi/MX.310394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe nigricoxa" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe nigricoxa"@fi,
        "Olesicampe nigricoxa"@sv .

<http://tun.fi/MX.310395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe pagana" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe pagana"@fi,
        "Olesicampe pagana"@sv .

<http://tun.fi/MX.310396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe paludicola" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe paludicola"@fi,
        "Olesicampe paludicola"@sv .

<http://tun.fi/MX.310397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe patellana" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe patellana"@fi,
        "Olesicampe patellana"@sv .

<http://tun.fi/MX.310398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe praecox" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe praecox"@fi,
        "Olesicampe praecox"@sv .

<http://tun.fi/MX.310399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe praeoccupator" ;
    dwc:scientificNameAuthorship "(Aubert, 1974)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe praeoccupator"@fi,
        "Olesicampe praeoccupator"@sv .

<http://tun.fi/MX.310400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe proterva" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:hiddenLabel "Olesicampe subcallosa"@fi,
        "Olesicampe subcallosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe proterva"@fi,
        "Olesicampe proterva"@sv .

<http://tun.fi/MX.310402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe pubescens" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:hiddenLabel "Olesicampe hyalinata"@fi,
        "Olesicampe hyalinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe pubescens"@fi,
        "Olesicampe pubescens"@sv .

<http://tun.fi/MX.310404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe punctitarsis" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe punctitarsis"@fi,
        "Olesicampe punctitarsis"@sv .

<http://tun.fi/MX.310405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe ratzeburgi" ;
    dwc:scientificNameAuthorship "(Tschek, 1871)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe ratzeburgi"@fi,
        "Olesicampe ratzeburgi"@sv .

<http://tun.fi/MX.310406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe retusa" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe retusa"@fi,
        "Olesicampe retusa"@sv .

<http://tun.fi/MX.310407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe sericea" ;
    dwc:scientificNameAuthorship "(Holmgren, 1855)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe sericea"@fi,
        "Olesicampe sericea"@sv .

<http://tun.fi/MX.310408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe sordidella" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe sordidella"@fi,
        "Olesicampe sordidella"@sv .

<http://tun.fi/MX.310409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe tarsator" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe tarsator"@fi,
        "Olesicampe tarsator"@sv .

<http://tun.fi/MX.310410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe transiens" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:hiddenLabel "Olesicampe incrassator"@fi,
        "Olesicampe incrassator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe transiens"@fi,
        "Olesicampe transiens"@sv .

<http://tun.fi/MX.310412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe vetula" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe vetula"@fi,
        "Olesicampe vetula"@sv .

<http://tun.fi/MX.310413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe vitripennis" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe vitripennis"@fi,
        "Olesicampe vitripennis"@sv .

<http://tun.fi/MX.310415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrostizus clypeatus" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.310414> ;
    skos:hiddenLabel "Lathrostizus sternocerus"@fi,
        "Lathrostizus sternocerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrostizus clypeatus"@fi,
        "Lathrostizus clypeatus"@sv .

<http://tun.fi/MX.310417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrostizus flexicauda" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrostizus flexicauda"@fi,
        "Lathrostizus flexicauda"@sv .

<http://tun.fi/MX.310418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrostizus forticauda" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrostizus forticauda"@fi,
        "Lathrostizus forticauda"@sv .

<http://tun.fi/MX.310419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrostizus lugens" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310414> ;
    skos:hiddenLabel "Lathrostizus vestigialis"@fi,
        "Lathrostizus vestigialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrostizus lugens"@fi,
        "Lathrostizus lugens"@sv .

<http://tun.fi/MX.310421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrostizus punctipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrostizus punctipes"@fi,
        "Lathrostizus punctipes"@sv .

<http://tun.fi/MX.310423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriborus braccatus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
    skos:broader <http://tun.fi/MX.310422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriborus braccatus"@fi,
        "Eriborus braccatus"@sv .

<http://tun.fi/MX.310424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriborus dorsalis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriborus dorsalis"@fi,
        "Eriborus dorsalis"@sv .

<http://tun.fi/MX.310425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriborus obscuripes" ;
    dwc:scientificNameAuthorship "Horstmann, 1987" ;
    skos:broader <http://tun.fi/MX.310422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriborus obscuripes"@fi,
        "Eriborus obscuripes"@sv .

<http://tun.fi/MX.310426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriborus perfidus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310422> ;
    skos:hiddenLabel "Eriborus aberrans"@fi,
        "Eriborus aberrans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriborus perfidus"@fi,
        "Eriborus perfidus"@sv .

<http://tun.fi/MX.310428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriborus terebrans" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eriborus terebrans"@fi,
        "Eriborus terebrans"@sv .

<http://tun.fi/MX.310433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion areolaris" ;
    dwc:scientificNameAuthorship "Brauns, 1889" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion areolaris"@fi,
        "Ophion areolaris"@sv .

<http://tun.fi/MX.310434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion brevicornis" ;
    dwc:scientificNameAuthorship "Morley, 1915" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion brevicornis"@fi,
        "Ophion brevicornis"@sv .

<http://tun.fi/MX.310435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion costatus" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1848" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion costatus"@fi,
        "Ophion costatus"@sv .

<http://tun.fi/MX.310436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion crassicornis" ;
    dwc:scientificNameAuthorship "Brock, 1982" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion crassicornis"@fi,
        "Ophion crassicornis"@sv .

<http://tun.fi/MX.310437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion forticornis" ;
    dwc:scientificNameAuthorship "Morley, 1915" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion forticornis"@fi,
        "Ophion forticornis"@sv .

<http://tun.fi/MX.310438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion fuscicollis" ;
    dwc:scientificNameAuthorship "Hellén, 1926" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion fuscicollis"@fi,
        "Ophion fuscicollis"@sv .

<http://tun.fi/MX.310439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion kevoensis" ;
    dwc:scientificNameAuthorship "Jussila, 1965" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion kevoensis"@fi,
        "Ophion kevoensis"@sv .

<http://tun.fi/MX.310440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion longigena" ;
    dwc:scientificNameAuthorship "Thomson, 1888" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion longigena"@fi,
        "Ophion longigena"@sv .

<http://tun.fi/MX.310441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion luteus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:hiddenLabel "Ophion distans"@fi,
        "Ophion distans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion luteus"@fi,
        "Ophion luteus"@sv .

<http://tun.fi/MX.310444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion mocsaryi" ;
    dwc:scientificNameAuthorship "Brauns, 1889" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion mocsaryi"@fi,
        "Ophion mocsaryi"@sv .

<http://tun.fi/MX.310445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion obscuratus" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion obscuratus"@fi,
        "Ophion obscuratus"@sv .

<http://tun.fi/MX.310446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion parvulus" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1879" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion parvulus"@fi,
        "Ophion parvulus"@sv .

<http://tun.fi/MX.310447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion perkinsi" ;
    dwc:scientificNameAuthorship "Brock, 1982" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion perkinsi"@fi,
        "Ophion perkinsi"@sv .

<http://tun.fi/MX.310448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion pteridis" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1879" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion pteridis"@fi,
        "Ophion pteridis"@sv .

<http://tun.fi/MX.310449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion scutellaris" ;
    dwc:scientificNameAuthorship "Thomson, 1888" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:hiddenLabel "Ophion longicornis"@fi,
        "Ophion longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion scutellaris"@fi,
        "Ophion scutellaris"@sv .

<http://tun.fi/MX.310451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion subarcticus" ;
    dwc:scientificNameAuthorship "Hellén, 1926" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion subarcticus"@fi,
        "Ophion subarcticus"@sv .

<http://tun.fi/MX.310452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion ventricosus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:hiddenLabel "Ophion impressus"@fi,
        "Ophion impressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion ventricosus"@fi,
        "Ophion ventricosus"@sv .

<http://tun.fi/MX.310456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stauropoctonus bombycivorus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stauropoctonus bombycivorus"@fi,
        "Stauropoctonus bombycivorus"@sv .

<http://tun.fi/MX.310458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicospilus merdarius" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enicospilus merdarius"@fi,
        "Enicospilus merdarius"@sv .

<http://tun.fi/MX.310459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicospilus ramidulus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.310457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enicospilus ramidulus"@fi,
        "Enicospilus ramidulus"@sv .

<http://tun.fi/MX.310460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicospilus repentinus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enicospilus repentinus"@fi,
        "Enicospilus repentinus"@sv .

<http://tun.fi/MX.310461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicospilus inflexus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.310457> ;
    skos:hiddenLabel "Enicospilus undulatus"@fi,
        "Enicospilus undulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enicospilus inflexus"@fi,
        "Enicospilus inflexus"@sv .

<http://tun.fi/MX.310465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cidaphus atricillus" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.310463> ;
    skos:hiddenLabel "Cidaphus melanocephalus"@fi,
        "Cidaphus potanini"@fi,
        "Cidaphus melanocephalus"@sv,
        "Cidaphus potanini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cidaphus atricillus"@fi,
        "Cidaphus atricillus"@sv .

<http://tun.fi/MX.310468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cidaphus areolatus" ;
    dwc:scientificNameAuthorship "(Boie, 1850)" ;
    skos:broader <http://tun.fi/MX.310463> ;
    skos:hiddenLabel "Cidaphus brischkei"@fi,
        "Cidaphus brischkei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cidaphus areolatus"@fi,
        "Cidaphus areolatus"@sv .

<http://tun.fi/MX.310471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma agressor" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:hiddenLabel "Astiphromma marginellum"@fi,
        "Astiphromma marginellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma agressor"@fi,
        "Astiphromma agressor"@sv .

<http://tun.fi/MX.310473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma albitarse" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma albitarse"@fi,
        "Astiphromma albitarse"@sv .

<http://tun.fi/MX.310474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma anale" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma anale"@fi,
        "Astiphromma anale"@sv .

<http://tun.fi/MX.310475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma dorsale" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma dorsale"@fi,
        "Astiphromma dorsale"@sv .

<http://tun.fi/MX.310476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma hirsutum" ;
    dwc:scientificNameAuthorship "(Bridgman, 1883)" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma hirsutum"@fi,
        "Astiphromma hirsutum"@sv .

<http://tun.fi/MX.310477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma buccatum" ;
    dwc:scientificNameAuthorship "(Thomson, 1886)" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:hiddenLabel "Astiphromma hamulum"@fi,
        "Astiphromma hamulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma buccatum"@fi,
        "Astiphromma buccatum"@sv .

<http://tun.fi/MX.310478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma leucogrammum" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma leucogrammum"@fi,
        "Astiphromma leucogrammum"@sv .

<http://tun.fi/MX.310479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma luridum" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma luridum"@fi,
        "Astiphromma luridum"@sv .

<http://tun.fi/MX.310481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma peltolatum" ;
    dwc:scientificNameAuthorship "Schwenke, 2004" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma peltolatum"@fi,
        "Astiphromma peltolatum"@sv .

<http://tun.fi/MX.310482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma pictum" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma pictum"@fi,
        "Astiphromma pictum"@sv .

<http://tun.fi/MX.310483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma rimosum" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma rimosum"@fi,
        "Astiphromma rimosum"@sv .

<http://tun.fi/MX.310484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma scutellatum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma scutellatum"@fi,
        "Astiphromma scutellatum"@sv .

<http://tun.fi/MX.310485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma simplex" ;
    dwc:scientificNameAuthorship "(Thomson, 1886)" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma simplex"@fi,
        "Astiphromma simplex"@sv .

<http://tun.fi/MX.310486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma splenium" ;
    dwc:scientificNameAuthorship "(Curtis, 1833)" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:hiddenLabel "Astiphromma plagiatum"@fi,
        "Astiphromma strenuum"@fi,
        "Astiphromma plagiatum"@sv,
        "Astiphromma strenuum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma splenium"@fi,
        "Astiphromma splenium"@sv .

<http://tun.fi/MX.310489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma striatum" ;
    dwc:scientificNameAuthorship "(Brischke, 1880)" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:hiddenLabel "Astiphromma mandibulare"@fi,
        "Astiphromma mandibulare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma striatum"@fi,
        "Astiphromma striatum"@sv .

<http://tun.fi/MX.310490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astiphromma tenuicorne" ;
    dwc:scientificNameAuthorship "(Thomson, 1886)" ;
    skos:broader <http://tun.fi/MX.310470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astiphromma tenuicorne"@fi,
        "Astiphromma tenuicorne"@sv .

<http://tun.fi/MX.310495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus aculeus" ;
    dwc:scientificNameAuthorship "Schwenke, 2002" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus versicolor"@fi,
        "Mesochorus versicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus aculeus"@fi,
        "Mesochorus aculeus"@sv .

<http://tun.fi/MX.310497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus acuminatus" ;
    dwc:scientificNameAuthorship "Thomson, 1886" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus acuminatus"@fi,
        "Mesochorus acuminatus"@sv .

<http://tun.fi/MX.310498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus alpigenus" ;
    dwc:scientificNameAuthorship "Strobl, 1904" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus alpigenus"@fi,
        "Mesochorus alpigenus"@sv .

<http://tun.fi/MX.310499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus angustatus" ;
    dwc:scientificNameAuthorship "Thomson, 1886" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus angustatus"@fi,
        "Mesochorus angustatus"@sv .

<http://tun.fi/MX.310500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus anomalus" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus anomalus"@fi,
        "Mesochorus anomalus"@sv .

<http://tun.fi/MX.310501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus anthracinus" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1890" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus anthracinus"@fi,
        "Mesochorus anthracinus"@sv .

<http://tun.fi/MX.310502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus aranealis" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus aranealis"@fi,
        "Mesochorus aranealis"@sv .

<http://tun.fi/MX.310505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus boreomontanus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus boreomontanus"@fi,
        "Mesochorus boreomontanus"@sv .

<http://tun.fi/MX.310506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus boreus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus boreus"@fi,
        "Mesochorus boreus"@sv .

<http://tun.fi/MX.310507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus brevipetiolatus" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1844" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus brevipetiolatus"@fi,
        "Mesochorus brevipetiolatus"@sv .

<http://tun.fi/MX.310508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus bulgaricus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus bulgaricus"@fi,
        "Mesochorus bulgaricus"@sv .

<http://tun.fi/MX.310509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus carinatus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus carinatus"@fi,
        "Mesochorus carinatus"@sv .

<http://tun.fi/MX.310510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus cimbicis" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1844" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus confusus"@fi,
        "Mesochorus confusus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus cimbicis"@fi,
        "Mesochorus cimbicis"@sv .

<http://tun.fi/MX.310512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus crassimanus" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus novus"@fi,
        "Mesochorus novus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus crassimanus"@fi,
        "Mesochorus crassimanus"@sv .

<http://tun.fi/MX.310516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus declinans" ;
    dwc:scientificNameAuthorship "Habermehl, 1922" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus declinans"@fi,
        "Mesochorus declinans"@sv .

<http://tun.fi/MX.310517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus ovimaculatus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus diluvius"@fi,
        "Mesochorus diluvius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus ovimaculatus"@fi,
        "Mesochorus ovimaculatus"@sv .

<http://tun.fi/MX.310518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus dimidiatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus dimidiatus"@fi,
        "Mesochorus dimidiatus"@sv .

<http://tun.fi/MX.310519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus discitergus" ;
    dwc:scientificNameAuthorship "(Say, 1835)" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus discitergus"@fi,
        "Mesochorus discitergus"@sv .

<http://tun.fi/MX.310520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus dispar" ;
    dwc:scientificNameAuthorship "Brischke, 1880" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus dispar"@fi,
        "Mesochorus dispar"@sv .

<http://tun.fi/MX.310521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus femoralis" ;
    dwc:scientificNameAuthorship "Brischke, 1880" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus femoralis"@fi,
        "Mesochorus femoralis"@sv .

<http://tun.fi/MX.310522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus fennicus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus fennicus"@fi,
        "Mesochorus fennicus"@sv .

<http://tun.fi/MX.310523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus flavescens" ;
    dwc:scientificNameAuthorship "(Fonscolombe, 1852)" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus pungens"@fi,
        "Stictopisthus flavescens"@fi,
        "Mesochorus pungens"@sv,
        "Stictopisthus flavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus flavescens"@fi,
        "Mesochorus flavescens"@sv .

<http://tun.fi/MX.310524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus flexus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus flexus"@fi,
        "Mesochorus flexus"@sv .

<http://tun.fi/MX.310525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus formosus" ;
    dwc:scientificNameAuthorship "(Bridgman, 1882)" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Stictopisthus formosus"@fi,
        "Stictopisthus formosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus formosus"@fi,
        "Mesochorus formosus"@sv .

<http://tun.fi/MX.310526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus fulgurans" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus fulvus"@fi,
        "Mesochorus suecicus"@fi,
        "Mesochorus fulvus"@sv,
        "Mesochorus suecicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus fulgurans"@fi,
        "Mesochorus fulgurans"@sv .

<http://tun.fi/MX.310528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus fulgurator" ;
    dwc:scientificNameAuthorship "Horstmqnn, 2006" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus fulgurator"@fi,
        "Mesochorus fulgurator"@sv .

<http://tun.fi/MX.310529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus fuscicornis" ;
    dwc:scientificNameAuthorship "Brischke, 1880" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus fuscicornis"@fi,
        "Mesochorus fuscicornis"@sv .

<http://tun.fi/MX.310530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus gemellus" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus gemellus"@fi,
        "Mesochorus gemellus"@sv .

<http://tun.fi/MX.310532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus giberius" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus giberius"@fi,
        "Mesochorus giberius"@sv .

<http://tun.fi/MX.310534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus globulator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus globulator"@fi,
        "Mesochorus globulator"@sv .

<http://tun.fi/MX.310535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus iwatensis" ;
    dwc:scientificNameAuthorship "(Uchida, 1928)" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus iwatensis"@fi,
        "Mesochorus iwatensis"@sv .

<http://tun.fi/MX.310536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus lanceolatus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus lanceolatus"@fi,
        "Mesochorus lanceolatus"@sv .

<http://tun.fi/MX.310537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus lapponicus" ;
    dwc:scientificNameAuthorship "Thomson, 1885" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus lapponicus"@fi,
        "Mesochorus lapponicus"@sv .

<http://tun.fi/MX.310538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus laricis" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus laricis"@fi,
        "Mesochorus laricis"@sv .

<http://tun.fi/MX.310539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus maximus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus maximus"@fi,
        "Mesochorus maximus"@sv .

<http://tun.fi/MX.310540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus mellis" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus mellis"@fi,
        "Mesochorus mellis"@sv .

<http://tun.fi/MX.310542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus nigripes" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1852" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus nigripes"@fi,
        "Mesochorus nigripes"@sv .

<http://tun.fi/MX.310544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus nuncupator" ;
    dwc:scientificNameAuthorship "(Panzer, 1800)" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus vittator"@fi,
        "Mesochorus vittator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus nuncupator"@fi,
        "Mesochorus nuncupator"@sv .

<http://tun.fi/MX.310546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus olerum" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus pectoralis"@fi,
        "Mesochorus pectoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus olerum"@fi,
        "Mesochorus olerum"@sv .

<http://tun.fi/MX.310548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus orbitalis" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus orbitalis"@fi,
        "Mesochorus orbitalis"@sv .

<http://tun.fi/MX.310549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus oshobotrianus" ;
    dwc:scientificNameAuthorship "Schwenke, 2002" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus oshobotrianus"@fi,
        "Mesochorus oshobotrianus"@sv .

<http://tun.fi/MX.310550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus pallipes" ;
    dwc:scientificNameAuthorship "Brischke, 1880" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus albipes"@fi,
        "Mesochorus albipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus pallipes"@fi,
        "Mesochorus pallipes"@sv .

<http://tun.fi/MX.310552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus pectoralis" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1844" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus stigmaticus"@fi,
        "Mesochorus stigmaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus pectoralis"@fi,
        "Mesochorus pectoralis"@sv .

<http://tun.fi/MX.310554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus petiolaris" ;
    dwc:scientificNameAuthorship "Brischke, 1880" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus petiolaris"@fi,
        "Mesochorus petiolaris"@sv .

<http://tun.fi/MX.310555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus pictilis" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus pictilis"@fi,
        "Mesochorus pictilis"@sv .

<http://tun.fi/MX.310556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus plumosus" ;
    dwc:scientificNameAuthorship "Dasch, 1971" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus soderlundi"@fi,
        "Mesochorus soderlundi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus plumosus"@fi,
        "Mesochorus plumosus"@sv .

<http://tun.fi/MX.310557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus politus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus politus"@fi,
        "Mesochorus politus"@sv .

<http://tun.fi/MX.310558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus punctipleuris" ;
    dwc:scientificNameAuthorship "Thomson, 1886" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus nigriceps"@fi,
        "Mesochorus nigriceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus punctipleuris"@fi,
        "Mesochorus punctipleuris"@sv .

<http://tun.fi/MX.310560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus rubeculus" ;
    dwc:scientificNameAuthorship "Hartig, 1838" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus opacus"@fi,
        "Mesochorus opacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus rubeculus"@fi,
        "Mesochorus rubeculus"@sv .

<http://tun.fi/MX.310561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus rufoniger" ;
    dwc:scientificNameAuthorship "Brischke, 1880" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus rufoniger"@fi,
        "Mesochorus rufoniger"@sv .

<http://tun.fi/MX.310562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus salicis" ;
    dwc:scientificNameAuthorship "Thomson, 1886" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus salicis"@fi,
        "Mesochorus salicis"@sv .

<http://tun.fi/MX.310563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus sedis" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus sedis"@fi,
        "Mesochorus sedis"@sv .

<http://tun.fi/MX.310564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus semirufus" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus semirufus"@fi,
        "Mesochorus semirufus"@sv .

<http://tun.fi/MX.310565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus solus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus solus"@fi,
        "Mesochorus solus"@sv .

<http://tun.fi/MX.310566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus sternalis" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus sternalis"@fi,
        "Mesochorus sternalis"@sv .

<http://tun.fi/MX.310567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus stigmator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus splendidulus"@fi,
        "Mesochorus splendidulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus stigmator"@fi,
        "Mesochorus stigmator"@sv .

<http://tun.fi/MX.310570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus suomiensis" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus suomiensis"@fi,
        "Mesochorus suomiensis"@sv .

<http://tun.fi/MX.310572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus atriventris" ;
    dwc:scientificNameAuthorship "Cresson, 1872" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus sylvarum"@fi,
        "Mesochorus sylvarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus atriventris"@fi,
        "Mesochorus atriventris"@sv .

<http://tun.fi/MX.310574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus temporalis" ;
    dwc:scientificNameAuthorship "Thomson, 1886" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus temporalis"@fi,
        "Mesochorus temporalis"@sv .

<http://tun.fi/MX.310575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus tenthredinis" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus tenthredinis"@fi,
        "Mesochorus tenthredinis"@sv .

<http://tun.fi/MX.310576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus tenuigaster" ;
    dwc:scientificNameAuthorship "(Schwenke, 1999)" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Stictopisthus tenuigaster"@fi,
        "Stictopisthus tenuigaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus tenuigaster"@fi,
        "Mesochorus tenuigaster"@sv .

<http://tun.fi/MX.310577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus tenuiscapus" ;
    dwc:scientificNameAuthorship "Thomson, 1886" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus tenuiscapus"@fi,
        "Mesochorus tenuiscapus"@sv .

<http://tun.fi/MX.310578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus testaceus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus testaceus"@fi,
        "Mesochorus testaceus"@sv .

<http://tun.fi/MX.310579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus tetricus" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus curvicauda"@fi,
        "Mesochorus curvicauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus tetricus"@fi,
        "Mesochorus tetricus"@sv .

<http://tun.fi/MX.310580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus tipularius" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus tipularius"@fi,
        "Mesochorus tipularius"@sv .

<http://tun.fi/MX.310581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus triangulus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus triangulus"@fi,
        "Mesochorus triangulus"@sv .

<http://tun.fi/MX.310582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus tuberculiger" ;
    dwc:scientificNameAuthorship "Thomson, 1886" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus tuberculiger"@fi,
        "Mesochorus tuberculiger"@sv .

<http://tun.fi/MX.310583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus unicinctor" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus complanatus"@fi,
        "Mesochorus laticeps"@fi,
        "Stictopisthus unicinctor"@fi,
        "Mesochorus complanatus"@sv,
        "Mesochorus laticeps"@sv,
        "Stictopisthus unicinctor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus unicinctor"@fi,
        "Mesochorus unicinctor"@sv .

<http://tun.fi/MX.310586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus velox" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus velox"@fi,
        "Mesochorus velox"@sv .

<http://tun.fi/MX.310587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus vitticollis" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus vitticollis"@fi,
        "Mesochorus vitticollis"@sv .

<http://tun.fi/MX.310588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus zygaenae" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus zygaenae"@fi,
        "Mesochorus zygaenae"@sv .

<http://tun.fi/MX.310591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorinaeus cristator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorinaeus cristator"@fi,
        "Chorinaeus cristator"@sv .

<http://tun.fi/MX.310592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorinaeus flavipes" ;
    dwc:scientificNameAuthorship "Bridgman, 1881" ;
    skos:broader <http://tun.fi/MX.310590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorinaeus flavipes"@fi,
        "Chorinaeus flavipes"@sv .

<http://tun.fi/MX.310593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorinaeus funebris" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorinaeus funebris"@fi,
        "Chorinaeus funebris"@sv .

<http://tun.fi/MX.310594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorinaeus longicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorinaeus longicornis"@fi,
        "Chorinaeus longicornis"@sv .

<http://tun.fi/MX.310595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorinaeus subcarinatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1856" ;
    skos:broader <http://tun.fi/MX.310590> ;
    skos:hiddenLabel "Chorinaeus longicalcar"@fi,
        "Chorinaeus longicalcar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorinaeus subcarinatus"@fi,
        "Chorinaeus subcarinatus"@sv .

<http://tun.fi/MX.310597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorinaeus talpa" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.310590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorinaeus talpa"@fi,
        "Chorinaeus talpa"@sv .

<http://tun.fi/MX.310599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trieces dinianae" ;
    dwc:scientificNameAuthorship "Aeschliman, 1973" ;
    skos:broader <http://tun.fi/MX.310598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trieces dinianae"@fi,
        "Trieces dinianae"@sv .

<http://tun.fi/MX.310600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trieces facialis" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trieces facialis"@fi,
        "Trieces facialis"@sv .

<http://tun.fi/MX.310601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trieces nitifrons" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trieces nitifrons"@fi,
        "Trieces nitifrons"@sv .

<http://tun.fi/MX.310602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trieces tricarinatus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.310598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trieces tricarinatus"@fi,
        "Trieces tricarinatus"@sv .

<http://tun.fi/MX.310604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopius anxius" ;
    dwc:scientificNameAuthorship "Wesmael, 1849" ;
    skos:broader <http://tun.fi/MX.310603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopius anxius"@fi,
        "Metopius anxius"@sv .

<http://tun.fi/MX.310605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopius brevispina" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopius brevispina"@fi,
        "Metopius brevispina"@sv .

<http://tun.fi/MX.310606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopius citratus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.310603> ;
    skos:hiddenLabel "Metopius dissectorius"@fi,
        "Metopius dissectorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopius citratus"@fi,
        "Metopius citratus"@sv .

<http://tun.fi/MX.310608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopius fuscipennis" ;
    dwc:scientificNameAuthorship "Wesmael, 1849" ;
    skos:broader <http://tun.fi/MX.310603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopius fuscipennis"@fi,
        "Metopius fuscipennis"@sv .

<http://tun.fi/MX.310609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopius contractus" ;
    dwc:scientificNameAuthorship "Clément, 1930" ;
    skos:broader <http://tun.fi/MX.310603> ;
    skos:hiddenLabel "Metopius harpyiae"@fi,
        "Metopius harpyiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopius contractus"@fi,
        "Metopius contractus"@sv .

<http://tun.fi/MX.310610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopius dentatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1779)" ;
    skos:broader <http://tun.fi/MX.310603> ;
    skos:hiddenLabel "Metopius interruptus"@fi,
        "Metopius interruptus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopius dentatus"@fi,
        "Metopius dentatus"@sv .

<http://tun.fi/MX.310612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopius leiopygus" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.310603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopius leiopygus"@fi,
        "Metopius leiopygus"@sv .

<http://tun.fi/MX.310613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopius pinatorius" ;
    dwc:scientificNameAuthorship "Brullé, 1846" ;
    skos:broader <http://tun.fi/MX.310603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopius pinatorius"@fi,
        "Metopius pinatorius"@sv .

<http://tun.fi/MX.310615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triclistus aethiops" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triclistus aethiops"@fi,
        "Triclistus aethiops"@sv .

<http://tun.fi/MX.310616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triclistus albicinctus" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triclistus albicinctus"@fi,
        "Triclistus albicinctus"@sv .

<http://tun.fi/MX.310617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triclistus congener" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.310614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triclistus congener"@fi,
        "Triclistus congener"@sv .

<http://tun.fi/MX.310618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triclistus facialis" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triclistus facialis"@fi,
        "Triclistus facialis"@sv .

<http://tun.fi/MX.310619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triclistus globulipes" ;
    dwc:scientificNameAuthorship "(Desvignes, 1856)" ;
    skos:broader <http://tun.fi/MX.310614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triclistus globulipes"@fi,
        "Triclistus globulipes"@sv .

<http://tun.fi/MX.310620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triclistus lativentris" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triclistus lativentris"@fi,
        "Triclistus lativentris"@sv .

<http://tun.fi/MX.310621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triclistus longicalcar" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triclistus longicalcar"@fi,
        "Triclistus longicalcar"@sv .

<http://tun.fi/MX.310622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triclistus pallipes" ;
    dwc:scientificNameAuthorship "Holmgren, 1873" ;
    skos:broader <http://tun.fi/MX.310614> ;
    skos:hiddenLabel "Triclistus nitifrons"@fi,
        "Triclistus nitifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triclistus pallipes"@fi,
        "Triclistus pallipes"@sv .

<http://tun.fi/MX.310624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triclistus podagricus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triclistus podagricus"@fi,
        "Triclistus podagricus"@sv .

<http://tun.fi/MX.310625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triclistus pygmaeus" ;
    dwc:scientificNameAuthorship "(Cresson, 1864)" ;
    skos:broader <http://tun.fi/MX.310614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triclistus pygmaeus"@fi,
        "Triclistus pygmaeus"@sv .

<http://tun.fi/MX.310626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triclistus spiracularis" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triclistus spiracularis"@fi,
        "Triclistus spiracularis"@sv .

<http://tun.fi/MX.310627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triclistus squalidus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.310614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triclistus squalidus"@fi,
        "Triclistus squalidus"@sv .

<http://tun.fi/MX.310629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colpotrochia cincta" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.310628> ;
    skos:hiddenLabel "Colpotrochia elegantula"@fi,
        "Colpotrochia elegantula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colpotrochia cincta"@fi,
        "Colpotrochia cincta"@sv .

<http://tun.fi/MX.310632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periope auscultator" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.310631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Periope auscultator"@fi,
        "Periope auscultator"@sv .

<http://tun.fi/MX.310634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spudaeus scaber" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310633> ;
    skos:hiddenLabel "Spudaeus lapponicus"@fi,
        "Spudaeus lapponicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spudaeus scaber"@fi,
        "Spudaeus scaber"@sv .

<http://tun.fi/MX.310637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carria paradoxa" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1924" ;
    skos:broader <http://tun.fi/MX.310636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carria paradoxa"@fi,
        "Carria paradoxa"@sv .

<http://tun.fi/MX.310639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypsicera curvator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.310638> ;
    skos:hiddenLabel "Hypsicera affinis"@fi,
        "Hypsicera mansuetor"@fi,
        "Hypsicera affinis"@sv,
        "Hypsicera mansuetor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypsicera curvator"@fi,
        "Hypsicera curvator"@sv .

<http://tun.fi/MX.310642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypsicera femoralis" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.310638> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypsicera femoralis"@fi,
        "Hypsicera femoralis"@sv .

<http://tun.fi/MX.310645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synosis karvoneni" ;
    dwc:scientificNameAuthorship "Vikberg, 1972" ;
    skos:broader <http://tun.fi/MX.310644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synosis karvoneni"@fi,
        "Synosis karvoneni"@sv .

<http://tun.fi/MX.310647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus albicinctus" ;
    dwc:scientificNameAuthorship "Holmgren, 1873" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus albicinctus"@fi,
        "Exochus albicinctus"@sv .

<http://tun.fi/MX.310648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus alpinus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus alpinus"@fi,
        "Exochus alpinus"@sv .

<http://tun.fi/MX.310649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus consimilis" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus consimilis"@fi,
        "Exochus consimilis"@sv .

<http://tun.fi/MX.310650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus erythronotus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus erythronotus"@fi,
        "Exochus erythronotus"@sv .

<http://tun.fi/MX.310651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus flavifrons" ;
    dwc:scientificNameAuthorship "Boheman, 1863" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus flavifrons"@fi,
        "Exochus flavifrons"@sv .

<http://tun.fi/MX.310652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus flavomarginatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1856" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus flavomarginatus"@fi,
        "Exochus flavomarginatus"@sv .

<http://tun.fi/MX.310653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus fletcheri" ;
    dwc:scientificNameAuthorship "Bridgman, 1884" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus fletcheri"@fi,
        "Exochus fletcheri"@sv .

<http://tun.fi/MX.310654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus gravipes" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1820)" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus gravipes"@fi,
        "Exochus gravipes"@sv .

<http://tun.fi/MX.310655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus incidens" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus incidens"@fi,
        "Exochus incidens"@sv .

<http://tun.fi/MX.310656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus lentipes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus lentipes"@fi,
        "Exochus lentipes"@sv .

<http://tun.fi/MX.310657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus lictor" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:hiddenLabel "Exochus decoratus"@fi,
        "Exochus decoratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus lictor"@fi,
        "Exochus lictor"@sv .

<http://tun.fi/MX.310659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus lineifrons" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus lineifrons"@fi,
        "Exochus lineifrons"@sv .

<http://tun.fi/MX.310661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus mitratus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:hiddenLabel "Exochus affinis"@fi,
        "Exochus australis"@fi,
        "Exochus affinis"@sv,
        "Exochus australis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus mitratus"@fi,
        "Exochus mitratus"@sv .

<http://tun.fi/MX.310664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus morionellus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus morionellus"@fi,
        "Exochus morionellus"@sv .

<http://tun.fi/MX.310665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus nigripalpis" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus nigripalpis"@fi,
        "Exochus nigripalpis"@sv .

<http://tun.fi/MX.310666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus notatus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus notatus"@fi,
        "Exochus notatus"@sv .

<http://tun.fi/MX.310667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus pictus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus pictus"@fi,
        "Exochus pictus"@sv .

<http://tun.fi/MX.310668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus prosopius" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus prosopius"@fi,
        "Exochus prosopius"@sv .

<http://tun.fi/MX.310669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus quadrimaculatus" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1924" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus quadrimaculatus"@fi,
        "Exochus quadrimaculatus"@sv .

<http://tun.fi/MX.310670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus ratzeburgi" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus ratzeburgi"@fi,
        "Exochus ratzeburgi"@sv .

<http://tun.fi/MX.310671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus separandus" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1924" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus separandus"@fi,
        "Exochus separandus"@sv .

<http://tun.fi/MX.310672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus septentrionalis" ;
    dwc:scientificNameAuthorship "Holmgren, 1873" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus septentrionalis"@fi,
        "Exochus septentrionalis"@sv .

<http://tun.fi/MX.310673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus signifrons" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus signifrons"@fi,
        "Exochus signifrons"@sv .

<http://tun.fi/MX.310674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus tardigradus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus tardigradus"@fi,
        "Exochus tardigradus"@sv .

<http://tun.fi/MX.310675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus thomsoni" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1924" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus thomsoni"@fi,
        "Exochus thomsoni"@sv .

<http://tun.fi/MX.310676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus tibialis" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus tibialis"@fi,
        "Exochus tibialis"@sv .

<http://tun.fi/MX.310677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exochus turgidus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.310646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exochus turgidus"@fi,
        "Exochus turgidus"@sv .

<http://tun.fi/MX.310682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Habronyx heros" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1849)" ;
    skos:broader <http://tun.fi/MX.310680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Habronyx heros"@fi,
        "Habronyx heros"@sv .

<http://tun.fi/MX.310683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camposcopus nigricornis" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1849)" ;
    skos:broader <http://tun.fi/MX.310681> ;
    skos:hiddenLabel "Habronyx canaliculatus"@fi,
        "Habronyx nigricornis"@fi,
        "Habronyx canaliculatus"@sv,
        "Habronyx nigricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camposcopus nigricornis"@fi,
        "Camposcopus nigricornis"@sv .

<http://tun.fi/MX.310685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camposcopus perspicuus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1849)" ;
    skos:broader <http://tun.fi/MX.310681> ;
    skos:hiddenLabel "Habronyx perspicuus"@fi,
        "Habronyx perspicuus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camposcopus perspicuus"@fi,
        "Camposcopus perspicuus"@sv .

<http://tun.fi/MX.310687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Habrocampulum biguttatum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Habrocampulum biguttatum"@fi,
        "Habrocampulum biguttatum"@sv .

<http://tun.fi/MX.310689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanistes bellicosus" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1849)" ;
    skos:broader <http://tun.fi/MX.310688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanistes bellicosus"@fi,
        "Aphanistes bellicosus"@sv .

<http://tun.fi/MX.310690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanistes gliscens" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.310688> ;
    skos:hiddenLabel "Aphanistes armatus"@fi,
        "Aphanistes armatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanistes gliscens"@fi,
        "Aphanistes gliscens"@sv .

<http://tun.fi/MX.310692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanistes ruficornis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanistes ruficornis"@fi,
        "Aphanistes ruficornis"@sv .

<http://tun.fi/MX.310693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanistes klugii" ;
    dwc:scientificNameAuthorship "(Hartig, 1883)" ;
    skos:broader <http://tun.fi/MX.310688> ;
    skos:hiddenLabel "Aphanistes thoracicus"@fi,
        "Aphanistes thoracicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanistes klugii"@fi,
        "Aphanistes klugii"@sv .

<http://tun.fi/MX.310695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barylypa delictor" ;
    dwc:scientificNameAuthorship "(Thunberg, 1829)" ;
    skos:broader <http://tun.fi/MX.310694> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barylypa delictor"@fi,
        "Barylypa delictor"@sv .

<http://tun.fi/MX.310696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barylypa propugnator" ;
    dwc:scientificNameAuthorship "(Förster, 1855)" ;
    skos:broader <http://tun.fi/MX.310694> ;
    skos:hiddenLabel "Barylypa insidiator"@fi,
        "Barylypa insidiator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barylypa propugnator"@fi,
        "Barylypa propugnator"@sv .

<http://tun.fi/MX.310702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therion circumflexum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.310701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therion circumflexum"@fi,
        "Therion circumflexum"@sv .

<http://tun.fi/MX.310704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heteropelma amictum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.310703> ;
    skos:hiddenLabel "Heteropelma capitatum"@fi,
        "Heteropelma capitatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heteropelma amictum"@fi,
        "Heteropelma amictum"@sv .

<http://tun.fi/MX.310706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heteropelma megarthrum" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.310703> ;
    skos:hiddenLabel "Heteropelma calcator"@fi,
        "Heteropelma calcator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heteropelma megarthrum"@fi,
        "Heteropelma megarthrum"@sv .

<http://tun.fi/MX.310710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigorgus cerinops" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigorgus cerinops"@fi,
        "Erigorgus cerinops"@sv .

<http://tun.fi/MX.310712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigorgus melanobatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310708> ;
    skos:hiddenLabel "Erigorgus borealis"@fi,
        "Erigorgus borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigorgus melanobatus"@fi,
        "Erigorgus melanobatus"@sv .

<http://tun.fi/MX.310713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigorgus procerus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigorgus procerus"@fi,
        "Erigorgus procerus"@sv .

<http://tun.fi/MX.310715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigorgus romani" ;
    dwc:scientificNameAuthorship "(Hellén, 1926)" ;
    skos:broader <http://tun.fi/MX.310708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigorgus romani"@fi,
        "Erigorgus romani"@sv .

<http://tun.fi/MX.310719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigorgus apollinis" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1900" ;
    skos:broader <http://tun.fi/MX.310708> ;
    skos:hiddenLabel "Erigorgus villosa"@fi,
        "Erigorgus villosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigorgus apollinis"@fi,
        "Erigorgus apollinis"@sv .

<http://tun.fi/MX.310721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomma enecator" ;
    dwc:scientificNameAuthorship "(Rossi, 1790)" ;
    skos:broader <http://tun.fi/MX.310720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomma enecator"@fi,
        "Trichomma enecator"@sv .

<http://tun.fi/MX.310724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon anomelas" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon anomelas"@fi,
        "Agrypon anomelas"@sv .

<http://tun.fi/MX.310725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon anxium" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1849)" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon anxium"@fi,
        "Agrypon anxium"@sv .

<http://tun.fi/MX.310726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon minutum" ;
    dwc:scientificNameAuthorship "(Bridgman & Fitch, 1884)" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon minutum"@fi,
        "Agrypon minutum"@sv .

<http://tun.fi/MX.310727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon brachycerum" ;
    dwc:scientificNameAuthorship "Hellén, 1950" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon brachycerum"@fi,
        "Agrypon brachycerum"@sv .

<http://tun.fi/MX.310728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon batis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1855)" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:hiddenLabel "Agrypon stenostigma"@fi,
        "Agrypon stenostigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon batis"@fi,
        "Agrypon batis"@sv .

<http://tun.fi/MX.310730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon canaliculatum" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon canaliculatum"@fi,
        "Agrypon canaliculatum"@sv .

<http://tun.fi/MX.310731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon clandestinum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon clandestinum"@fi,
        "Agrypon clandestinum"@sv .

<http://tun.fi/MX.310733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon flaveolatum" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:hiddenLabel "Agrypon scutellatum"@fi,
        "Agrypon scutellatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon flaveolatum"@fi,
        "Agrypon flaveolatum"@sv .

<http://tun.fi/MX.310734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon flexorium" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon flexorium"@fi,
        "Agrypon flexorium"@sv .

<http://tun.fi/MX.310735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon gracilipes" ;
    dwc:scientificNameAuthorship "(Curtis, 1839)" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:hiddenLabel "Agrypon debile"@fi,
        "Agrypon debile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon gracilipes"@fi,
        "Agrypon gracilipes"@sv .

<http://tun.fi/MX.310738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon rugifer" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon rugifer"@fi,
        "Agrypon rugifer"@sv .

<http://tun.fi/MX.310740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon varitarsum" ;
    dwc:scientificNameAuthorship "(Wesmaël, 1849)" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon varitarsum"@fi,
        "Agrypon varitarsum"@sv .

<http://tun.fi/MX.310744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parania geniculata" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.310743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parania geniculata"@fi,
        "Parania geniculata"@sv .

<http://tun.fi/MX.310747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomalon cruentatum" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.310746> ;
    skos:hiddenLabel "Anomalon foliator"@fi,
        "Anomalon foliator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anomalon cruentatum"@fi,
        "Anomalon cruentatum"@sv .

<http://tun.fi/MX.310751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alomya debellator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.310750> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alomya debellator"@fi,
        "Alomya debellator"@sv .

<http://tun.fi/MX.310752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alomya pygmaea" ;
    dwc:scientificNameAuthorship "Heinrich, 1949" ;
    skos:broader <http://tun.fi/MX.310750> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alomya pygmaea"@fi,
        "Alomya pygmaea"@sv .

<http://tun.fi/MX.310757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybrizon buccatus" ;
    dwc:scientificNameAuthorship "(de Brébisson, 1825)" ;
    skos:broader <http://tun.fi/MX.310755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hybrizon buccatus"@fi,
        "Hybrizon buccatus"@sv .

<http://tun.fi/MX.312406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adineta gracilis" ;
    dwc:scientificNameAuthorship "Janson, 1893" ;
    skos:broader <http://tun.fi/MX.312405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adineta gracilis"@fi,
        "Adineta gracilis"@sv .

<http://tun.fi/MX.312411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Habrotrocha elegans" ;
    dwc:scientificNameAuthorship "(Milne, 1886)" ;
    skos:broader <http://tun.fi/MX.312409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Habrotrocha elegans"@fi,
        "Habrotrocha elegans"@sv .

<http://tun.fi/MX.312416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rotaria neptunia" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1830)" ;
    skos:broader <http://tun.fi/MX.312413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rotaria neptunia"@fi,
        "Rotaria neptunia"@sv .

<http://tun.fi/MX.312417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rotaria macroceros" ;
    dwc:scientificNameAuthorship "(Gosse, 1851)" ;
    skos:broader <http://tun.fi/MX.312413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rotaria macroceros"@fi,
        "Rotaria macroceros"@sv .

<http://tun.fi/MX.312418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rotaria citrina" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1838)" ;
    skos:broader <http://tun.fi/MX.312413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rotaria citrina"@fi,
        "Rotaria citrina"@sv .

<http://tun.fi/MX.312419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rotaria tardigrada" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1830)" ;
    skos:broader <http://tun.fi/MX.312413> ;
    skos:hiddenLabel "Rotaria tarda"@fi,
        "Rotaria tarda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rotaria tardigrada"@fi,
        "Rotaria tardigrada"@sv .

<http://tun.fi/MX.312421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rotaria trisecata" ;
    dwc:scientificNameAuthorship "(Weber, 1888)" ;
    skos:broader <http://tun.fi/MX.312413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rotaria trisecata"@fi,
        "Rotaria trisecata"@sv .

<http://tun.fi/MX.312422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rotaria socialis" ;
    dwc:scientificNameAuthorship "(Kellicott, 1888)" ;
    skos:broader <http://tun.fi/MX.312413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rotaria socialis"@fi,
        "Rotaria socialis"@sv .

<http://tun.fi/MX.312423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rotaria macrura" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.312413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rotaria macrura"@fi,
        "Rotaria macrura"@sv .

<http://tun.fi/MX.312424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rotaria elongata" ;
    dwc:scientificNameAuthorship "(Weber, 1888)" ;
    skos:broader <http://tun.fi/MX.312413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rotaria elongata"@fi,
        "Rotaria elongata"@sv .

<http://tun.fi/MX.312425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rotaria rotatoria" ;
    dwc:scientificNameAuthorship "(Pallas, 1766)" ;
    skos:broader <http://tun.fi/MX.312413> ;
    skos:hiddenLabel "Rotaria vulgaris"@fi,
        "Rotaria vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rotaria rotatoria"@fi,
        "Rotaria rotatoria"@sv .

<http://tun.fi/MX.312428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dissotrocha aculeata" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.312427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dissotrocha aculeata"@fi,
        "Dissotrocha aculeata"@sv .

<http://tun.fi/MX.312429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dissotrocha macrostyla" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1838)" ;
    skos:broader <http://tun.fi/MX.312427> ;
    skos:hiddenLabel "Dissotrocha tuberculata"@fi,
        "Dissotrocha tuberculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dissotrocha macrostyla"@fi,
        "Dissotrocha macrostyla"@sv .

<http://tun.fi/MX.312432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philodina citrina" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1832" ;
    skos:broader <http://tun.fi/MX.312431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philodina citrina"@fi,
        "Philodina citrina"@sv .

<http://tun.fi/MX.312433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philodina megalotrocha" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1832" ;
    skos:broader <http://tun.fi/MX.312431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philodina megalotrocha"@fi,
        "Philodina megalotrocha"@sv .

<http://tun.fi/MX.312434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philodina roseola" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1832" ;
    skos:broader <http://tun.fi/MX.312431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philodina roseola"@fi,
        "Philodina roseola"@sv .

<http://tun.fi/MX.312436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleuretra brycei" ;
    dwc:scientificNameAuthorship "(Weber, 1898)" ;
    skos:broader <http://tun.fi/MX.312435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleuretra brycei"@fi,
        "Pleuretra brycei"@sv .

<http://tun.fi/MX.312438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachionus quadridentatus" ;
    dwc:scientificNameAuthorship "Hermann, 1783" ;
    skos:broader <http://tun.fi/MX.297934> ;
    skos:hiddenLabel "Brachionus bakeri"@fi,
        "Brachionus brevispinus"@fi,
        "Brachionus capsuliflorus"@fi,
        "Brachionus melheni"@fi,
        "Brachionus bakeri"@sv,
        "Brachionus brevispinus"@sv,
        "Brachionus capsuliflorus"@sv,
        "Brachionus melheni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachionus quadridentatus"@fi,
        "Brachionus quadridentatus"@sv .

<http://tun.fi/MX.312443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachionus leydigii" ;
    dwc:scientificNameAuthorship "Cohn, 1862" ;
    skos:broader <http://tun.fi/MX.297934> ;
    skos:hiddenLabel "Brachionus tridentatus"@fi,
        "Brachionus tridentatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachionus leydigii"@fi,
        "Brachionus leydigii"@sv .

<http://tun.fi/MX.312445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachionus urceus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.297934> ;
    skos:hiddenLabel "Brachionus urceolaris"@fi,
        "Brachionus urceolaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachionus urceus"@fi,
        "Brachionus urceus"@sv .

<http://tun.fi/MX.312447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachionus sericus" ;
    dwc:scientificNameAuthorship "Rousselet, 1907" ;
    skos:broader <http://tun.fi/MX.297934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachionus sericus"@fi,
        "Brachionus sericus"@sv .

<http://tun.fi/MX.312448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachionus rubens" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1838" ;
    skos:broader <http://tun.fi/MX.297934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachionus rubens"@fi,
        "Brachionus rubens"@sv .

<http://tun.fi/MX.312449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachionus plicatilis" ;
    dwc:scientificNameAuthorship "Müller, 1786" ;
    skos:broader <http://tun.fi/MX.297934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachionus plicatilis"@fi,
        "Brachionus plicatilis"@sv .

<http://tun.fi/MX.312450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachionus forficula" ;
    dwc:scientificNameAuthorship "Wierzejski, 1891" ;
    skos:broader <http://tun.fi/MX.297934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachionus forficula"@fi,
        "Brachionus forficula"@sv .

<http://tun.fi/MX.312451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachionus calyciflorus" ;
    dwc:scientificNameAuthorship "Pallas, 1766" ;
    skos:broader <http://tun.fi/MX.297934> ;
    skos:hiddenLabel "Brachionus amphiceros"@fi,
        "Brachionus dorcas"@fi,
        "Brachionus pala"@fi,
        "Brachionus amphiceros"@sv,
        "Brachionus dorcas"@sv,
        "Brachionus pala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachionus calyciflorus"@fi,
        "Brachionus calyciflorus"@sv .

<http://tun.fi/MX.312455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachionus angularis" ;
    dwc:scientificNameAuthorship "Gosse, 1851" ;
    skos:broader <http://tun.fi/MX.297934> ;
    skos:hiddenLabel "Brachionus bidens"@fi,
        "Brachionus bidens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachionus angularis"@fi,
        "Brachionus angularis"@sv .

<http://tun.fi/MX.312458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plationus polyacanthus" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1834)" ;
    skos:broader <http://tun.fi/MX.312457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plationus polyacanthus"@fi,
        "Plationus polyacanthus"@sv .

<http://tun.fi/MX.312460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyias quadricornis" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.312459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platyias quadricornis"@fi,
        "Platyias quadricornis"@sv .

<http://tun.fi/MX.312462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keratella eichwaldi" ;
    dwc:scientificNameAuthorship "(Levander, 1894)" ;
    skos:broader <http://tun.fi/MX.297872> ;
    skos:hiddenLabel "Keratella baltica"@fi,
        "Keratella cruciformis eichwaldi"@fi,
        "Keratella hispida"@fi,
        "Keratella macracantha"@fi,
        "Keratella stipitata"@fi,
        "Keratella baltica"@sv,
        "Keratella cruciformis eichwaldi"@sv,
        "Keratella hispida"@sv,
        "Keratella macracantha"@sv,
        "Keratella stipitata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keratella eichwaldi"@fi,
        "Keratella eichwaldi"@sv .

<http://tun.fi/MX.312468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keratella tecta" ;
    dwc:scientificNameAuthorship "(Gosse, 1851)" ;
    skos:broader <http://tun.fi/MX.297872> ;
    skos:hiddenLabel "Keratella ecaudis"@fi,
        "Keratella ecaudis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keratella tecta"@fi,
        "Keratella tecta"@sv .

<http://tun.fi/MX.312470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keratella serrulata" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1838)" ;
    skos:broader <http://tun.fi/MX.297872> ;
    skos:hiddenLabel "Keratella falculata"@fi,
        "Keratella falculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keratella serrulata"@fi,
        "Keratella serrulata"@sv .

<http://tun.fi/MX.312472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keratella ticinensis" ;
    dwc:scientificNameAuthorship "(Callerio, 1920)" ;
    skos:broader <http://tun.fi/MX.297872> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keratella ticinensis"@fi,
        "Keratella ticinensis"@sv .

<http://tun.fi/MX.312473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keratella testudo" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.297872> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keratella testudo"@fi,
        "Keratella testudo"@sv .

<http://tun.fi/MX.312474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keratella brevispina" ;
    dwc:scientificNameAuthorship "(Gosse, 1854)" ;
    skos:broader <http://tun.fi/MX.297872> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keratella brevispina"@fi,
        "Keratella brevispina"@sv .

<http://tun.fi/MX.312475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keratella hiemalis" ;
    dwc:scientificNameAuthorship "Carlin, 1943" ;
    skos:broader <http://tun.fi/MX.297872> ;
    skos:hiddenLabel "Keratella aculeata"@fi,
        "Keratella curvicornis"@fi,
        "Keratella aculeata"@sv,
        "Keratella curvicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keratella hiemalis"@fi,
        "Keratella hiemalis"@sv .

<http://tun.fi/MX.312479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keratella valga" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1834)" ;
    skos:broader <http://tun.fi/MX.297872> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keratella valga"@fi,
        "Keratella valga"@sv .

<http://tun.fi/MX.312480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anuraeopsis fissa" ;
    dwc:scientificNameAuthorship "(Gosse, 1851)" ;
    skos:broader <http://tun.fi/MX.297909> ;
    skos:hiddenLabel "Anuraeopsis hypelasma"@fi,
        "Anuraeopsis hypelasma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anuraeopsis fissa"@fi,
        "Anuraeopsis fissa"@sv .

<http://tun.fi/MX.312484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notholca bipalium" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.312482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notholca bipalium"@fi,
        "Notholca bipalium"@sv .

<http://tun.fi/MX.312485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notholca striata" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.312482> ;
    skos:hiddenLabel "Notholca biremis"@fi,
        "Notholca biremis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notholca striata"@fi,
        "Notholca striata"@sv .

<http://tun.fi/MX.312487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notholca squamula" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.312482> ;
    skos:hiddenLabel "Notholca muelleri"@fi,
        "Notholca striata"@fi,
        "Notholca muelleri"@sv,
        "Notholca striata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notholca squamula"@fi,
        "Notholca squamula"@sv .

<http://tun.fi/MX.312490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notholca caudata" ;
    dwc:scientificNameAuthorship "Carlin, 1943" ;
    skos:broader <http://tun.fi/MX.312482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notholca caudata"@fi,
        "Notholca caudata"@sv .

<http://tun.fi/MX.312491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notholca cinetura" ;
    dwc:scientificNameAuthorship "Skorikov, 1914" ;
    skos:broader <http://tun.fi/MX.312482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notholca cinetura"@fi,
        "Notholca cinetura"@sv .

<http://tun.fi/MX.312492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notholca acuminata" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.312482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notholca acuminata"@fi,
        "Notholca acuminata"@sv .

<http://tun.fi/MX.312493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notholca labis" ;
    dwc:scientificNameAuthorship "Gosse, 1887" ;
    skos:broader <http://tun.fi/MX.312482> ;
    skos:hiddenLabel "Notholca limnetica"@fi,
        "Notholca limnetica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notholca labis"@fi,
        "Notholca labis"@sv .

<http://tun.fi/MX.312495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notholca foliacea" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1838)" ;
    skos:broader <http://tun.fi/MX.312482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notholca foliacea"@fi,
        "Notholca foliacea"@sv .

<http://tun.fi/MX.312497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tripleuchlanis plicata" ;
    dwc:scientificNameAuthorship "(Levander, 1894)" ;
    skos:broader <http://tun.fi/MX.312496> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tripleuchlanis plicata"@fi,
        "Tripleuchlanis plicata"@sv .

<http://tun.fi/MX.312498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euchlanis oropha" ;
    dwc:scientificNameAuthorship "Gosse, 1887" ;
    skos:broader <http://tun.fi/MX.297943> ;
    skos:hiddenLabel "Euchlanis parva"@fi,
        "Euchlanis parva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euchlanis oropha"@fi,
        "Euchlanis oropha"@sv .

<http://tun.fi/MX.312500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euchlanis incisa" ;
    dwc:scientificNameAuthorship "Carlin, 1939" ;
    skos:broader <http://tun.fi/MX.297943> ;
    skos:hiddenLabel "Euchlanis hipposideros"@fi,
        "Euchlanis hyalina"@fi,
        "Euchlanis macrura"@fi,
        "Euchlanis hipposideros"@sv,
        "Euchlanis hyalina"@sv,
        "Euchlanis macrura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euchlanis incisa"@fi,
        "Euchlanis incisa"@sv .

<http://tun.fi/MX.312504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euchlanis deflexa" ;
    dwc:scientificNameAuthorship "Gosse, 1851" ;
    skos:broader <http://tun.fi/MX.297943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euchlanis deflexa"@fi,
        "Euchlanis deflexa"@sv .

<http://tun.fi/MX.312505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euchlanis pyriformis" ;
    dwc:scientificNameAuthorship "Gosse, 1851" ;
    skos:broader <http://tun.fi/MX.297943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euchlanis pyriformis"@fi,
        "Euchlanis pyriformis"@sv .

<http://tun.fi/MX.312506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euchlanis lyra" ;
    dwc:scientificNameAuthorship "Hudson, 1886" ;
    skos:broader <http://tun.fi/MX.297943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euchlanis lyra"@fi,
        "Euchlanis lyra"@sv .

<http://tun.fi/MX.312507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euchlanis triquetra" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1838" ;
    skos:broader <http://tun.fi/MX.297943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euchlanis triquetra"@fi,
        "Euchlanis triquetra"@sv .

<http://tun.fi/MX.312509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dipleuchlanis propatula" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.312508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dipleuchlanis propatula"@fi,
        "Dipleuchlanis propatula"@sv .

<http://tun.fi/MX.312512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beauchampiella eudactylota" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.312510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Beauchampiella eudactylota"@fi,
        "Beauchampiella eudactylota"@sv .

<http://tun.fi/MX.312516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiphanes brachionus" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1837)" ;
    skos:broader <http://tun.fi/MX.312514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epiphanes brachionus"@fi,
        "Epiphanes brachionus"@sv .

<http://tun.fi/MX.312517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiphanes senta" ;
    dwc:scientificNameAuthorship "(Müller, 1773)" ;
    skos:broader <http://tun.fi/MX.312514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epiphanes senta"@fi,
        "Epiphanes senta"@sv .

<http://tun.fi/MX.312518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiphanes clavulata" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.312514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epiphanes clavulata"@fi,
        "Epiphanes clavulata"@sv .

<http://tun.fi/MX.312520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microcodides robustus" ;
    dwc:scientificNameAuthorship "(Glascott, 1893)" ;
    skos:broader <http://tun.fi/MX.312519> ;
    skos:hiddenLabel "Microcodides abbreviatus"@fi,
        "Microcodides abbreviatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microcodides robustus"@fi,
        "Microcodides robustus"@sv .

<http://tun.fi/MX.312522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microcodides chlaena" ;
    dwc:scientificNameAuthorship "(Gosse, 1892)" ;
    skos:broader <http://tun.fi/MX.312519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microcodides chlaena"@fi,
        "Microcodides chlaena"@sv .

<http://tun.fi/MX.312525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinoglena frontalis" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1853" ;
    skos:broader <http://tun.fi/MX.312523> ;
    skos:hiddenLabel "Rhinoglena vitrea"@fi,
        "Rhinoglena vitrea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinoglena frontalis"@fi,
        "Rhinoglena frontalis"@sv .

<http://tun.fi/MX.312529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proalinopsis caudatus" ;
    dwc:scientificNameAuthorship "(Collins, 1873)" ;
    skos:broader <http://tun.fi/MX.312528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proalinopsis caudatus"@fi,
        "Proalinopsis caudatus"@sv .

<http://tun.fi/MX.312530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proalinopsis gracilis" ;
    dwc:scientificNameAuthorship "Myers, 1933" ;
    skos:broader <http://tun.fi/MX.312528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proalinopsis gracilis"@fi,
        "Proalinopsis gracilis"@sv .

<http://tun.fi/MX.312532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proales similis" ;
    dwc:scientificNameAuthorship "Beauchamp, 1907" ;
    skos:broader <http://tun.fi/MX.312531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proales similis"@fi,
        "Proales similis"@sv .

<http://tun.fi/MX.312533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proales halophila" ;
    dwc:scientificNameAuthorship "Remane, 1929" ;
    skos:broader <http://tun.fi/MX.312531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proales halophila"@fi,
        "Proales halophila"@sv .

<http://tun.fi/MX.312534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proales reinhardtii" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1834)" ;
    skos:broader <http://tun.fi/MX.312531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proales reinhardtii"@fi,
        "Proales reinhardtii"@sv .

<http://tun.fi/MX.312535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proales theodora" ;
    dwc:scientificNameAuthorship "(Gosse, 1887)" ;
    skos:broader <http://tun.fi/MX.312531> ;
    skos:hiddenLabel "Proales reinhardtii"@fi,
        "Proales reinhardtii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proales theodora"@fi,
        "Proales theodora"@sv .

<http://tun.fi/MX.312537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proales werneckii" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1834)" ;
    skos:broader <http://tun.fi/MX.312531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proales werneckii"@fi,
        "Proales werneckii"@sv .

<http://tun.fi/MX.312538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proales decipiens" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.312531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proales decipiens"@fi,
        "Proales decipiens"@sv .

<http://tun.fi/MX.312539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proales daphnicola" ;
    dwc:scientificNameAuthorship "Thompson, 1892" ;
    skos:broader <http://tun.fi/MX.312531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proales daphnicola"@fi,
        "Proales daphnicola"@sv .

<http://tun.fi/MX.312540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proales micropus" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.312531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proales micropus"@fi,
        "Proales micropus"@sv .

<http://tun.fi/MX.312541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proales parasita" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1838)" ;
    skos:broader <http://tun.fi/MX.312531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proales parasita"@fi,
        "Proales parasita"@sv .

<http://tun.fi/MX.312542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proales sordida" ;
    dwc:scientificNameAuthorship "Gosse, 1886" ;
    skos:broader <http://tun.fi/MX.312531> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proales sordida"@fi,
        "Proales sordida"@sv .

<http://tun.fi/MX.312545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane luna" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane luna"@fi,
        "Lecane luna"@sv .

<http://tun.fi/MX.312546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane flexilis" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane flexilis"@fi,
        "Lecane flexilis"@sv .

<http://tun.fi/MX.312547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane ungulata" ;
    dwc:scientificNameAuthorship "(Gosse, 1887)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:hiddenLabel "Lecane magna"@fi,
        "Lecane tenuior"@fi,
        "Lecane magna"@sv,
        "Lecane tenuior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane ungulata"@fi,
        "Lecane ungulata"@sv .

<http://tun.fi/MX.312550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane stichaea" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane stichaea"@fi,
        "Lecane stichaea"@sv .

<http://tun.fi/MX.312551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane mira" ;
    dwc:scientificNameAuthorship "(Murray, 1913)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane mira"@fi,
        "Lecane mira"@sv .

<http://tun.fi/MX.312552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane intrasinuata" ;
    dwc:scientificNameAuthorship "(Olofsson, 1917)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane intrasinuata"@fi,
        "Lecane intrasinuata"@sv .

<http://tun.fi/MX.312553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane tenuiseta" ;
    dwc:scientificNameAuthorship "Harring, 1914" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane tenuiseta"@fi,
        "Lecane tenuiseta"@sv .

<http://tun.fi/MX.312554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane affinis" ;
    dwc:scientificNameAuthorship "(Levander, 1894)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane affinis"@fi,
        "Lecane affinis"@sv .

<http://tun.fi/MX.312555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane inermis" ;
    dwc:scientificNameAuthorship "(Bryce, 1892)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane inermis"@fi,
        "Lecane inermis"@sv .

<http://tun.fi/MX.312556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane signifera" ;
    dwc:scientificNameAuthorship "(Jennings, 1896)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:hiddenLabel "Lecane ploenensis"@fi,
        "Lecane ploenensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane signifera"@fi,
        "Lecane signifera"@sv .

<http://tun.fi/MX.312558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane depressa" ;
    dwc:scientificNameAuthorship "(Bryce, 1891)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:hiddenLabel "Lecane brachydactyla"@fi,
        "Lecane brachydactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane depressa"@fi,
        "Lecane depressa"@sv .

<http://tun.fi/MX.312560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane ligona" ;
    dwc:scientificNameAuthorship "(Dunlop, 1901)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane ligona"@fi,
        "Lecane ligona"@sv .

<http://tun.fi/MX.312561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane ludwigii" ;
    dwc:scientificNameAuthorship "(Eckstein, 1883)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:hiddenLabel "Lecane oxycauda"@fi,
        "Lecane oxycauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane ludwigii"@fi,
        "Lecane ludwigii"@sv .

<http://tun.fi/MX.312563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane ohioensis" ;
    dwc:scientificNameAuthorship "(Herrick, 1885)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:hiddenLabel "Lecane appendiculata"@fi,
        "Lecane appendiculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane ohioensis"@fi,
        "Lecane ohioensis"@sv .

<http://tun.fi/MX.312565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane hornemanni" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1834)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane hornemanni"@fi,
        "Lecane hornemanni"@sv .

<http://tun.fi/MX.312566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane nana" ;
    dwc:scientificNameAuthorship "(Murray, 1913)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane nana"@fi,
        "Lecane nana"@sv .

<http://tun.fi/MX.312568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane closterocerca" ;
    dwc:scientificNameAuthorship "(Schmarda, 1859)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:hiddenLabel "Lecane cornuta"@fi,
        "Lecane cornuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane closterocerca"@fi,
        "Lecane closterocerca"@sv .

<http://tun.fi/MX.312570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane hamata" ;
    dwc:scientificNameAuthorship "(Stokes, 1896)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane hamata"@fi,
        "Lecane hamata"@sv .

<http://tun.fi/MX.312571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane quadridentata" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane quadridentata"@fi,
        "Lecane quadridentata"@sv .

<http://tun.fi/MX.312572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane stenroosi" ;
    dwc:scientificNameAuthorship "(Meissner, 1908)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:hiddenLabel "Lecane bicornis"@fi,
        "Lecane bicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane stenroosi"@fi,
        "Lecane stenroosi"@sv .

<http://tun.fi/MX.312574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane cornuta" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane cornuta"@fi,
        "Lecane cornuta"@sv .

<http://tun.fi/MX.312575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane lunaris" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane lunaris"@fi,
        "Lecane lunaris"@sv .

<http://tun.fi/MX.312576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane bulla" ;
    dwc:scientificNameAuthorship "(Gosse, 1851)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane bulla"@fi,
        "Lecane bulla"@sv .

<http://tun.fi/MX.312577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane bifurca" ;
    dwc:scientificNameAuthorship "(Bryce, 1892)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:hiddenLabel "Lecane monostylaeformis"@fi,
        "Lecane monostylaeformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane bifurca"@fi,
        "Lecane bifurca"@sv .

<http://tun.fi/MX.312579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecane furcata" ;
    dwc:scientificNameAuthorship "(Murray, 1913)" ;
    skos:broader <http://tun.fi/MX.297949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecane furcata"@fi,
        "Lecane furcata"@sv .

<http://tun.fi/MX.312583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichotria truncata" ;
    dwc:scientificNameAuthorship "(Whitelegge, 1889)" ;
    skos:broader <http://tun.fi/MX.312581> ;
    skos:hiddenLabel "Trichotria intermedia"@fi,
        "Trichotria intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichotria truncata"@fi,
        "Trichotria truncata"@sv .

<http://tun.fi/MX.312585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichotria pocillum" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.312581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichotria pocillum"@fi,
        "Trichotria pocillum"@sv .

<http://tun.fi/MX.312586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichotria tetractis" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1830)" ;
    skos:broader <http://tun.fi/MX.312581> ;
    skos:hiddenLabel "Trichotria similis"@fi,
        "Trichotria similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichotria tetractis"@fi,
        "Trichotria tetractis"@sv .

<http://tun.fi/MX.312590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrochaetus subquadratus" ;
    dwc:scientificNameAuthorship "Perty, 1850" ;
    skos:broader <http://tun.fi/MX.312588> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrochaetus subquadratus"@fi,
        "Macrochaetus subquadratus"@sv .

<http://tun.fi/MX.312593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophocharis oxysternon" ;
    dwc:scientificNameAuthorship "(Gosse, 1851)" ;
    skos:broader <http://tun.fi/MX.312592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lophocharis oxysternon"@fi,
        "Lophocharis oxysternon"@sv .

<http://tun.fi/MX.312597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilina mucronata" ;
    dwc:scientificNameAuthorship "(Müller, 1773)" ;
    skos:broader <http://tun.fi/MX.312594> ;
    skos:hiddenLabel "Mytilina spinigera"@fi,
        "Mytilina spinigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilina mucronata"@fi,
        "Mytilina mucronata"@sv .

<http://tun.fi/MX.312599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilina ventralis" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1830)" ;
    skos:broader <http://tun.fi/MX.312594> ;
    skos:hiddenLabel "Mytilina brevispina"@fi,
        "Mytilina macracantha"@fi,
        "Mytilina brevispina"@sv,
        "Mytilina macracantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilina ventralis"@fi,
        "Mytilina ventralis"@sv .

<http://tun.fi/MX.312602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilina bicarinata" ;
    dwc:scientificNameAuthorship "(Perty, 1850)" ;
    skos:broader <http://tun.fi/MX.312594> ;
    skos:hiddenLabel "Mytilina pertyi"@fi,
        "Mytilina pertyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilina bicarinata"@fi,
        "Mytilina bicarinata"@sv .

<http://tun.fi/MX.312604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilina mutica" ;
    dwc:scientificNameAuthorship "(Perty, 1849)" ;
    skos:broader <http://tun.fi/MX.312594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilina mutica"@fi,
        "Mytilina mutica"@sv .

<http://tun.fi/MX.312605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilina compressa" ;
    dwc:scientificNameAuthorship "(Gosse, 1851)" ;
    skos:broader <http://tun.fi/MX.312594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilina compressa"@fi,
        "Mytilina compressa"@sv .

<http://tun.fi/MX.312606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilina videns" ;
    dwc:scientificNameAuthorship "(Levander, 1894)" ;
    skos:broader <http://tun.fi/MX.312594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mytilina videns"@fi,
        "Mytilina videns"@sv .

<http://tun.fi/MX.312609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepadella quinquecostata" ;
    dwc:scientificNameAuthorship "(Lucks, 1912)" ;
    skos:broader <http://tun.fi/MX.297955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepadella quinquecostata"@fi,
        "Lepadella quinquecostata"@sv .

<http://tun.fi/MX.312610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepadella triptera" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.297955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepadella triptera"@fi,
        "Lepadella triptera"@sv .

<http://tun.fi/MX.312611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepadella pejleri" ;
    dwc:scientificNameAuthorship "Godske, 1969" ;
    skos:broader <http://tun.fi/MX.297955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepadella pejleri"@fi,
        "Lepadella pejleri"@sv .

<http://tun.fi/MX.312612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepadella quadricarinata" ;
    dwc:scientificNameAuthorship "(Stenroos, 1898)" ;
    skos:broader <http://tun.fi/MX.297955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepadella quadricarinata"@fi,
        "Lepadella quadricarinata"@sv .

<http://tun.fi/MX.312613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepadella acuminata" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1834)" ;
    skos:broader <http://tun.fi/MX.297955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepadella acuminata"@fi,
        "Lepadella acuminata"@sv .

<http://tun.fi/MX.312614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepadella dactyliseta" ;
    dwc:scientificNameAuthorship "(Stenroos, 1898)" ;
    skos:broader <http://tun.fi/MX.297955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepadella dactyliseta"@fi,
        "Lepadella dactyliseta"@sv .

<http://tun.fi/MX.312615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepadella ovalis" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.297955> ;
    skos:hiddenLabel "Lepadella lepadella"@fi,
        "Lepadella solida"@fi,
        "Lepadella lepadella"@sv,
        "Lepadella solida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepadella ovalis"@fi,
        "Lepadella ovalis"@sv .

<http://tun.fi/MX.312618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepadella patella" ;
    dwc:scientificNameAuthorship "(Müller, 1773)" ;
    skos:broader <http://tun.fi/MX.297955> ;
    skos:hiddenLabel "Lepadella collaris"@fi,
        "Lepadella oblonga"@fi,
        "Lepadella persimilis"@fi,
        "Lepadella similis"@fi,
        "Lepadella collaris"@sv,
        "Lepadella oblonga"@sv,
        "Lepadella persimilis"@sv,
        "Lepadella similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepadella patella"@fi,
        "Lepadella patella"@sv .

<http://tun.fi/MX.312626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colurella hindenburgi" ;
    dwc:scientificNameAuthorship "Steinecke, 1917" ;
    skos:broader <http://tun.fi/MX.312623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colurella hindenburgi"@fi,
        "Colurella hindenburgi"@sv .

<http://tun.fi/MX.312627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colurella obtusa" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.312623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colurella obtusa"@fi,
        "Colurella obtusa"@sv .

<http://tun.fi/MX.312628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colurella dicentra" ;
    dwc:scientificNameAuthorship "(Gosse, 1887)" ;
    skos:broader <http://tun.fi/MX.312623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colurella dicentra"@fi,
        "Colurella dicentra"@sv .

<http://tun.fi/MX.312629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colurella unicauda" ;
    dwc:scientificNameAuthorship "Godske, 1968" ;
    skos:broader <http://tun.fi/MX.312623> ;
    skos:hiddenLabel "Colurella dulcis"@fi,
        "Colurella dulcis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colurella unicauda"@fi,
        "Colurella unicauda"@sv .

<http://tun.fi/MX.312631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colurella adriatica" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1831" ;
    skos:broader <http://tun.fi/MX.312623> ;
    skos:hiddenLabel "Colurella caudata"@fi,
        "Colurella lepta"@fi,
        "Colurella caudata"@sv,
        "Colurella lepta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colurella adriatica"@fi,
        "Colurella adriatica"@sv .

<http://tun.fi/MX.312634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colurella colurus" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1830)" ;
    skos:broader <http://tun.fi/MX.312623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colurella colurus"@fi,
        "Colurella colurus"@sv .

<http://tun.fi/MX.312635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colurella geophila" ;
    dwc:scientificNameAuthorship "Donner, 1951" ;
    skos:broader <http://tun.fi/MX.312623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colurella geophila"@fi,
        "Colurella geophila"@sv .

<http://tun.fi/MX.312636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colurella uncinata" ;
    dwc:scientificNameAuthorship "(Müller, 1773)" ;
    skos:broader <http://tun.fi/MX.312623> ;
    skos:hiddenLabel "Colurella bicuspidata"@fi,
        "Colurella deflexa"@fi,
        "Colurella bicuspidata"@sv,
        "Colurella deflexa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colurella uncinata"@fi,
        "Colurella uncinata"@sv .

<http://tun.fi/MX.312639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colurella sulcata" ;
    dwc:scientificNameAuthorship "(Stenroos, 1898)" ;
    skos:broader <http://tun.fi/MX.312623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colurella sulcata"@fi,
        "Colurella sulcata"@sv .

<http://tun.fi/MX.312642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squatinella longispinata" ;
    dwc:scientificNameAuthorship "(Tatem, 1867)" ;
    skos:broader <http://tun.fi/MX.312640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Squatinella longispinata"@fi,
        "Squatinella longispinata"@sv .

<http://tun.fi/MX.312643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squatinella leydigii" ;
    dwc:scientificNameAuthorship "(Zacharias, 1886)" ;
    skos:broader <http://tun.fi/MX.312640> ;
    skos:hiddenLabel "Squatinella variegata"@fi,
        "Squatinella variegata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Squatinella leydigii"@fi,
        "Squatinella leydigii"@sv .

<http://tun.fi/MX.312645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squatinella bifurca" ;
    dwc:scientificNameAuthorship "(Bolton, 1884)" ;
    skos:broader <http://tun.fi/MX.312640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Squatinella bifurca"@fi,
        "Squatinella bifurca"@sv .

<http://tun.fi/MX.312646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squatinella lamellaris" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.312640> ;
    skos:hiddenLabel "Squatinella mutica"@fi,
        "Squatinella tridentata"@fi,
        "Squatinella mutica"@sv,
        "Squatinella tridentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Squatinella lamellaris"@fi,
        "Squatinella lamellaris"@sv .

<http://tun.fi/MX.312652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notommata copeus" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1834" ;
    skos:broader <http://tun.fi/MX.312650> ;
    skos:hiddenLabel "Notommata labiata"@fi,
        "Notommata labiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notommata copeus"@fi,
        "Notommata copeus"@sv .

<http://tun.fi/MX.312654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notommata tripus" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1838" ;
    skos:broader <http://tun.fi/MX.312650> ;
    skos:hiddenLabel "Notommata pilarius"@fi,
        "Notommata pilarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notommata tripus"@fi,
        "Notommata tripus"@sv .

<http://tun.fi/MX.312656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notommata collaris" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1832" ;
    skos:broader <http://tun.fi/MX.312650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notommata collaris"@fi,
        "Notommata collaris"@sv .

<http://tun.fi/MX.312657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notommata pachyura" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.312650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notommata pachyura"@fi,
        "Notommata pachyura"@sv .

<http://tun.fi/MX.312658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notommata glyphura" ;
    dwc:scientificNameAuthorship "Wulfert, 1935" ;
    skos:broader <http://tun.fi/MX.312650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notommata glyphura"@fi,
        "Notommata glyphura"@sv .

<http://tun.fi/MX.312659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notommata cerberus" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.312650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notommata cerberus"@fi,
        "Notommata cerberus"@sv .

<http://tun.fi/MX.312660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notommata pseudocerberus" ;
    dwc:scientificNameAuthorship "de Beauchamp, 1908" ;
    skos:broader <http://tun.fi/MX.312650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notommata pseudocerberus"@fi,
        "Notommata pseudocerberus"@sv .

<http://tun.fi/MX.312661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notommata silpha" ;
    dwc:scientificNameAuthorship "(Gosse, 1887)" ;
    skos:broader <http://tun.fi/MX.312650> ;
    skos:hiddenLabel "Notommata forcipata"@fi,
        "Notommata forcipata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notommata silpha"@fi,
        "Notommata silpha"@sv .

<http://tun.fi/MX.312663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notommata groenlandica" ;
    dwc:scientificNameAuthorship "Bergendal, 1892" ;
    skos:broader <http://tun.fi/MX.312650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notommata groenlandica"@fi,
        "Notommata groenlandica"@sv .

<http://tun.fi/MX.312664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notommata saccigera" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1830" ;
    skos:broader <http://tun.fi/MX.312650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notommata saccigera"@fi,
        "Notommata saccigera"@sv .

<http://tun.fi/MX.312665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notommata aurita" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.312650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notommata aurita"@fi,
        "Notommata aurita"@sv .

<http://tun.fi/MX.312666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notommata cyrtopus" ;
    dwc:scientificNameAuthorship "Gosse, 1886" ;
    skos:broader <http://tun.fi/MX.312650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notommata cyrtopus"@fi,
        "Notommata cyrtopus"@sv .

<http://tun.fi/MX.312668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enteroplea lacustris" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1830" ;
    skos:broader <http://tun.fi/MX.312667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enteroplea lacustris"@fi,
        "Enteroplea lacustris"@sv .

<http://tun.fi/MX.312671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella eva" ;
    dwc:scientificNameAuthorship "(Gosse, 1887)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella eva"@fi,
        "Cephalodella eva"@sv .

<http://tun.fi/MX.312672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella apocolea" ;
    dwc:scientificNameAuthorship "Myers, 1924" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella apocolea"@fi,
        "Cephalodella apocolea"@sv .

<http://tun.fi/MX.312673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella catellina" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella catellina"@fi,
        "Cephalodella catellina"@sv .

<http://tun.fi/MX.312674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella gracilis" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1830)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella gracilis"@fi,
        "Cephalodella gracilis"@sv .

<http://tun.fi/MX.312675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella sterea" ;
    dwc:scientificNameAuthorship "(Gosse, 1887)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella sterea"@fi,
        "Cephalodella sterea"@sv .

<http://tun.fi/MX.312676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella auriculata" ;
    dwc:scientificNameAuthorship "(Müller, 1773)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:hiddenLabel "Cephalodella lacinulata"@fi,
        "Cephalodella lacinulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella auriculata"@fi,
        "Cephalodella auriculata"@sv .

<http://tun.fi/MX.312678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella delicata" ;
    dwc:scientificNameAuthorship "Wulfert, 1937" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella delicata"@fi,
        "Cephalodella delicata"@sv .

<http://tun.fi/MX.312679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella ventripes" ;
    dwc:scientificNameAuthorship "(Dixon-Nuttall, 1901)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella ventripes"@fi,
        "Cephalodella ventripes"@sv .

<http://tun.fi/MX.312680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella wrighti" ;
    dwc:scientificNameAuthorship "Wulfert, 1960" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella wrighti"@fi,
        "Cephalodella wrighti"@sv .

<http://tun.fi/MX.312681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella tenuior" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella tenuior"@fi,
        "Cephalodella tenuior"@sv .

<http://tun.fi/MX.312682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella megalocephala" ;
    dwc:scientificNameAuthorship "(Glascott, 1893)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella megalocephala"@fi,
        "Cephalodella megalocephala"@sv .

<http://tun.fi/MX.312683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella forficula" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1830)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:hiddenLabel "Cephalodella trihamata"@fi,
        "Cephalodella trihamata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella forficula"@fi,
        "Cephalodella forficula"@sv .

<http://tun.fi/MX.312685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella stenroosi" ;
    dwc:scientificNameAuthorship "Wulfert, 1937" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:hiddenLabel "Cephalodella forficula"@fi,
        "Cephalodella forficula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella stenroosi"@fi,
        "Cephalodella stenroosi"@sv .

<http://tun.fi/MX.312687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella hoodii" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:hiddenLabel "Cephalodella tigridia"@fi,
        "Cephalodella valga"@fi,
        "Cephalodella tigridia"@sv,
        "Cephalodella valga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella hoodii"@fi,
        "Cephalodella hoodii"@sv .

<http://tun.fi/MX.312690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella exigua" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella exigua"@fi,
        "Cephalodella exigua"@sv .

<http://tun.fi/MX.312691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella pachydactyla" ;
    dwc:scientificNameAuthorship "Wulfert, 1937" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella pachydactyla"@fi,
        "Cephalodella pachydactyla"@sv .

<http://tun.fi/MX.312692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella intuta" ;
    dwc:scientificNameAuthorship "Myers, 1924" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella intuta"@fi,
        "Cephalodella intuta"@sv .

<http://tun.fi/MX.312693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella forficata" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:hiddenLabel "Cephalodella paeta"@fi,
        "Cephalodella paeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella forficata"@fi,
        "Cephalodella forficata"@sv .

<http://tun.fi/MX.312695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella incila" ;
    dwc:scientificNameAuthorship "Wulfert, 1937" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella incila"@fi,
        "Cephalodella incila"@sv .

<http://tun.fi/MX.312696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella gibba" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1830)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:hiddenLabel "Cephalodella semiaperta"@fi,
        "Cephalodella semiaperta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella gibba"@fi,
        "Cephalodella gibba"@sv .

<http://tun.fi/MX.312698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella macrodactyla" ;
    dwc:scientificNameAuthorship "(Stenroos, 1898)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella macrodactyla"@fi,
        "Cephalodella macrodactyla"@sv .

<http://tun.fi/MX.312699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella cupha" ;
    dwc:scientificNameAuthorship "(Gosse, 1887)" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella cupha"@fi,
        "Cephalodella cupha"@sv .

<http://tun.fi/MX.312700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalodella angusta" ;
    dwc:scientificNameAuthorship "Myers, 1924" ;
    skos:broader <http://tun.fi/MX.312669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalodella angusta"@fi,
        "Cephalodella angusta"@sv .

<http://tun.fi/MX.312702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrocampa selenura" ;
    dwc:scientificNameAuthorship "Gosse, 1887" ;
    skos:broader <http://tun.fi/MX.312701> ;
    skos:hiddenLabel "Taphrocampa viscosa"@fi,
        "Taphrocampa viscosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrocampa selenura"@fi,
        "Taphrocampa selenura"@sv .

<http://tun.fi/MX.312704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taphrocampa annulosa" ;
    dwc:scientificNameAuthorship "Gosse, 1851" ;
    skos:broader <http://tun.fi/MX.312701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taphrocampa annulosa"@fi,
        "Taphrocampa annulosa"@sv .

<http://tun.fi/MX.312706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eothinia elongata" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.312705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eothinia elongata"@fi,
        "Eothinia elongata"@sv .

<http://tun.fi/MX.312708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tylotrocha monopus" ;
    dwc:scientificNameAuthorship "(Jennings, 1894)" ;
    skos:broader <http://tun.fi/MX.312707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tylotrocha monopus"@fi,
        "Tylotrocha monopus"@sv .

<http://tun.fi/MX.312710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurotrocha petromyzon" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1830)" ;
    skos:broader <http://tun.fi/MX.312709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pleurotrocha petromyzon"@fi,
        "Pleurotrocha petromyzon"@sv .

<http://tun.fi/MX.312712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monommata appendiculata" ;
    dwc:scientificNameAuthorship "Stenroos, 1898" ;
    skos:broader <http://tun.fi/MX.312711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monommata appendiculata"@fi,
        "Monommata appendiculata"@sv .

<http://tun.fi/MX.312713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monommata longiseta" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.312711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monommata longiseta"@fi,
        "Monommata longiseta"@sv .

<http://tun.fi/MX.312714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monommata actices" ;
    dwc:scientificNameAuthorship "Myers, 1930" ;
    skos:broader <http://tun.fi/MX.312711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monommata actices"@fi,
        "Monommata actices"@sv .

<http://tun.fi/MX.312715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monommata grandis" ;
    dwc:scientificNameAuthorship "Tessin, 1890" ;
    skos:broader <http://tun.fi/MX.312711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monommata grandis"@fi,
        "Monommata grandis"@sv .

<http://tun.fi/MX.312716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monommata dissimilis" ;
    dwc:scientificNameAuthorship "Berziņš, 1949" ;
    skos:broader <http://tun.fi/MX.312711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monommata dissimilis"@fi,
        "Monommata dissimilis"@sv .

<http://tun.fi/MX.312717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monommata dentata" ;
    dwc:scientificNameAuthorship "Wulfert, 1940" ;
    skos:broader <http://tun.fi/MX.312711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monommata dentata"@fi,
        "Monommata dentata"@sv .

<http://tun.fi/MX.312719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eosphora ehrenbergi" ;
    dwc:scientificNameAuthorship "Weber & Montet, 1918" ;
    skos:broader <http://tun.fi/MX.312718> ;
    skos:hiddenLabel "Eosphora naias"@fi,
        "Eosphora naias"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eosphora ehrenbergi"@fi,
        "Eosphora ehrenbergi"@sv .

<http://tun.fi/MX.312721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eosphora najas" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1830" ;
    skos:broader <http://tun.fi/MX.312718> ;
    skos:hiddenLabel "Eosphora digitata"@fi,
        "Eosphora digitata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eosphora najas"@fi,
        "Eosphora najas"@sv .

<http://tun.fi/MX.312725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scaridium longicaudum" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.312724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scaridium longicaudum"@fi,
        "Scaridium longicaudum"@sv .

<http://tun.fi/MX.312728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrasiphon hydrocora" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1840" ;
    skos:broader <http://tun.fi/MX.312727> ;
    skos:hiddenLabel "Tetrasiphon spicatus"@fi,
        "Tetrasiphon spicatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrasiphon hydrocora"@fi,
        "Tetrasiphon hydrocora"@sv .

<http://tun.fi/MX.312732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lindia truncata" ;
    dwc:scientificNameAuthorship "(Jennings, 1894)" ;
    skos:broader <http://tun.fi/MX.312731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lindia truncata"@fi,
        "Lindia truncata"@sv .

<http://tun.fi/MX.312733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lindia torulosa" ;
    dwc:scientificNameAuthorship "Dujardin, 1841" ;
    skos:broader <http://tun.fi/MX.312731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lindia torulosa"@fi,
        "Lindia torulosa"@sv .

<http://tun.fi/MX.312736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itura aurita" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1830)" ;
    skos:broader <http://tun.fi/MX.312735> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itura aurita"@fi,
        "Itura aurita"@sv .

<http://tun.fi/MX.312737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itura myersi" ;
    dwc:scientificNameAuthorship "Wulfert, 1935" ;
    skos:broader <http://tun.fi/MX.312735> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itura myersi"@fi,
        "Itura myersi"@sv .

<http://tun.fi/MX.312738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itura viridis" ;
    dwc:scientificNameAuthorship "(Stenroos, 1898)" ;
    skos:broader <http://tun.fi/MX.312735> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itura viridis"@fi,
        "Itura viridis"@sv .

<http://tun.fi/MX.312741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Albertia naidis" ;
    dwc:scientificNameAuthorship "Bousfield, 1886" ;
    skos:broader <http://tun.fi/MX.312740> ;
    skos:hiddenLabel "Albertia intrusor"@fi,
        "Albertia intrusor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Albertia naidis"@fi,
        "Albertia naidis"@sv .

<http://tun.fi/MX.312744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Balatro calvus" ;
    dwc:scientificNameAuthorship "Claparède, 1867" ;
    skos:broader <http://tun.fi/MX.312743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Balatro calvus"@fi,
        "Balatro calvus"@sv .

<http://tun.fi/MX.312748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranophorus luetkeni" ;
    dwc:scientificNameAuthorship "(Bergendal, 1892)" ;
    skos:broader <http://tun.fi/MX.312745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicranophorus luetkeni"@fi,
        "Dicranophorus luetkeni"@sv .

<http://tun.fi/MX.312749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranophorus forcipatus" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.312745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicranophorus forcipatus"@fi,
        "Dicranophorus forcipatus"@sv .

<http://tun.fi/MX.312750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranophorus grandis" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.312745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicranophorus grandis"@fi,
        "Dicranophorus grandis"@sv .

<http://tun.fi/MX.312751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranophorus robustus" ;
    dwc:scientificNameAuthorship "Harring & Myers, 1928" ;
    skos:broader <http://tun.fi/MX.312745> ;
    skos:hiddenLabel "Dicranophorus europaeus"@fi,
        "Dicranophorus europaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicranophorus robustus"@fi,
        "Dicranophorus robustus"@sv .

<http://tun.fi/MX.312754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranophoroides caudatus" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1834)" ;
    skos:broader <http://tun.fi/MX.312753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicranophoroides caudatus"@fi,
        "Dicranophoroides caudatus"@sv .

<http://tun.fi/MX.312756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encentrum putorius" ;
    dwc:scientificNameAuthorship "Wulfert, 1936" ;
    skos:broader <http://tun.fi/MX.312755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encentrum putorius"@fi,
        "Encentrum putorius"@sv .

<http://tun.fi/MX.312757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encentrum marinum" ;
    dwc:scientificNameAuthorship "(Dujardin, 1841)" ;
    skos:broader <http://tun.fi/MX.312755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encentrum marinum"@fi,
        "Encentrum marinum"@sv .

<http://tun.fi/MX.312758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encentrum felis" ;
    dwc:scientificNameAuthorship "(Müller, 1773)" ;
    skos:broader <http://tun.fi/MX.312755> ;
    skos:hiddenLabel "Encentrum mirabile"@fi,
        "Encentrum mirabile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encentrum felis"@fi,
        "Encentrum felis"@sv .

<http://tun.fi/MX.312760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encentrum rapax" ;
    dwc:scientificNameAuthorship "Donner, 1943" ;
    skos:broader <http://tun.fi/MX.312755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encentrum rapax"@fi,
        "Encentrum rapax"@sv .

<http://tun.fi/MX.312761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encentrum uncinatum" ;
    dwc:scientificNameAuthorship "(Milne, 1886)" ;
    skos:broader <http://tun.fi/MX.312755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encentrum uncinatum"@fi,
        "Encentrum uncinatum"@sv .

<http://tun.fi/MX.312762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encentrum aquila" ;
    dwc:scientificNameAuthorship "(Gosse, 1887)" ;
    skos:broader <http://tun.fi/MX.312755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encentrum aquila"@fi,
        "Encentrum aquila"@sv .

<http://tun.fi/MX.312763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encentrum saundersiae" ;
    dwc:scientificNameAuthorship "(Hudson, 1885)" ;
    skos:broader <http://tun.fi/MX.312755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encentrum saundersiae"@fi,
        "Encentrum saundersiae"@sv .

<http://tun.fi/MX.312764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encentrum vernale" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1834)" ;
    skos:broader <http://tun.fi/MX.312755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Encentrum vernale"@fi,
        "Encentrum vernale"@sv .

<http://tun.fi/MX.312766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parencentrum plicatum" ;
    dwc:scientificNameAuthorship "(Eyferth, 1878)" ;
    skos:broader <http://tun.fi/MX.312765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parencentrum plicatum"@fi,
        "Parencentrum plicatum"@sv .

<http://tun.fi/MX.312768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspelta aper" ;
    dwc:scientificNameAuthorship "(Harring, 1913)" ;
    skos:broader <http://tun.fi/MX.312767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspelta aper"@fi,
        "Aspelta aper"@sv .

<http://tun.fi/MX.312769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspelta circinator" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.312767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspelta circinator"@fi,
        "Aspelta circinator"@sv .

<http://tun.fi/MX.312770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspelta europaea" ;
    dwc:scientificNameAuthorship "Hauer, 1939" ;
    skos:broader <http://tun.fi/MX.312767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspelta europaea"@fi,
        "Aspelta europaea"@sv .

<http://tun.fi/MX.312771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspelta pachida" ;
    dwc:scientificNameAuthorship "(Gosse, 1887)" ;
    skos:broader <http://tun.fi/MX.312767> ;
    skos:hiddenLabel "Aspelta littoralis"@fi,
        "Aspelta littoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspelta pachida"@fi,
        "Aspelta pachida"@sv .

<http://tun.fi/MX.312776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca collaris" ;
    dwc:scientificNameAuthorship "(Rousselet, 1896)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca collaris"@fi,
        "Trichocerca collaris"@sv .

<http://tun.fi/MX.312777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca sejunctipes" ;
    dwc:scientificNameAuthorship "(Gosse, 1851)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca sejunctipes"@fi,
        "Trichocerca sejunctipes"@sv .

<http://tun.fi/MX.312778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca brachyura" ;
    dwc:scientificNameAuthorship "(Gosse, 1851)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:hiddenLabel "Trichocerca rattulus"@fi,
        "Trichocerca rattulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca brachyura"@fi,
        "Trichocerca brachyura"@sv .

<http://tun.fi/MX.312780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca sulcata" ;
    dwc:scientificNameAuthorship "(Jennings, 1894)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca sulcata"@fi,
        "Trichocerca sulcata"@sv .

<http://tun.fi/MX.312781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca bidens" ;
    dwc:scientificNameAuthorship "(Lucks, 1912)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca bidens"@fi,
        "Trichocerca bidens"@sv .

<http://tun.fi/MX.312782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca longistyla" ;
    dwc:scientificNameAuthorship "(Olofsson, 1918)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:hiddenLabel "Trichocerca parvula"@fi,
        "Trichocerca parvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca longistyla"@fi,
        "Trichocerca longistyla"@sv .

<http://tun.fi/MX.312784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca tigris" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca tigris"@fi,
        "Trichocerca tigris"@sv .

<http://tun.fi/MX.312785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca weberi" ;
    dwc:scientificNameAuthorship "(Jennings, 1903)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca weberi"@fi,
        "Trichocerca weberi"@sv .

<http://tun.fi/MX.312786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca intermedia" ;
    dwc:scientificNameAuthorship "(Stenroos, 1898)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca intermedia"@fi,
        "Trichocerca intermedia"@sv .

<http://tun.fi/MX.312787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca inermis" ;
    dwc:scientificNameAuthorship "(Linder, 1904)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca inermis"@fi,
        "Trichocerca inermis"@sv .

<http://tun.fi/MX.312788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca dixonnuttalli" ;
    dwc:scientificNameAuthorship "(Jennings, 1903)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:hiddenLabel "Trichocerca arctica"@fi,
        "Trichocerca minuta"@fi,
        "Trichocerca arctica"@sv,
        "Trichocerca minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca dixonnuttalli"@fi,
        "Trichocerca dixonnuttalli"@sv .

<http://tun.fi/MX.312791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca rousseleti" ;
    dwc:scientificNameAuthorship "(Voigt, 1902)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca rousseleti"@fi,
        "Trichocerca rousseleti"@sv .

<http://tun.fi/MX.312792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca uncinata" ;
    dwc:scientificNameAuthorship "(Voigt, 1902)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca uncinata"@fi,
        "Trichocerca uncinata"@sv .

<http://tun.fi/MX.312793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca tenuior" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca tenuior"@fi,
        "Trichocerca tenuior"@sv .

<http://tun.fi/MX.312794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca cuspidata" ;
    dwc:scientificNameAuthorship "(Stenroos, 1898)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca cuspidata"@fi,
        "Trichocerca cuspidata"@sv .

<http://tun.fi/MX.312795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca unidens" ;
    dwc:scientificNameAuthorship "(Stenroos, 1898)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca unidens"@fi,
        "Trichocerca unidens"@sv .

<http://tun.fi/MX.312796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca insignis" ;
    dwc:scientificNameAuthorship "(Herrick, 1885)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca insignis"@fi,
        "Trichocerca insignis"@sv .

<http://tun.fi/MX.312797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca musculus" ;
    dwc:scientificNameAuthorship "(Hauer, 1936)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca musculus"@fi,
        "Trichocerca musculus"@sv .

<http://tun.fi/MX.312798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca porcellus" ;
    dwc:scientificNameAuthorship "(Gosse, 1851)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca porcellus"@fi,
        "Trichocerca porcellus"@sv .

<http://tun.fi/MX.312799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca taurocephala" ;
    dwc:scientificNameAuthorship "(Hauer, 1931)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca taurocephala"@fi,
        "Trichocerca taurocephala"@sv .

<http://tun.fi/MX.312800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca similis" ;
    dwc:scientificNameAuthorship "(Wierzejski, 1893)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca similis"@fi,
        "Trichocerca similis"@sv .

<http://tun.fi/MX.312801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca birostris" ;
    dwc:scientificNameAuthorship "(Minkiewicz, 1900)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca birostris"@fi,
        "Trichocerca birostris"@sv .

<http://tun.fi/MX.312802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca stylata" ;
    dwc:scientificNameAuthorship "(Eyferth, 1878) nec (Gosse, 1851)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca stylata"@fi,
        "Trichocerca stylata"@sv .

<http://tun.fi/MX.312803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca bicristata" ;
    dwc:scientificNameAuthorship "(Gosse, 1887)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca bicristata"@fi,
        "Trichocerca bicristata"@sv .

<http://tun.fi/MX.312804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca elongata" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:hiddenLabel "Trichocerca grandis"@fi,
        "Trichocerca grandis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca elongata"@fi,
        "Trichocerca elongata"@sv .

<http://tun.fi/MX.312806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca mollis" ;
    dwc:scientificNameAuthorship "Edmondson, 1936" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca mollis"@fi,
        "Trichocerca mollis"@sv .

<http://tun.fi/MX.312807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca lophoessa" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca lophoessa"@fi,
        "Trichocerca lophoessa"@sv .

<http://tun.fi/MX.312808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca rattus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:hiddenLabel "Trichocerca carinata"@fi,
        "Trichocerca cristata"@fi,
        "Trichocerca carinata"@sv,
        "Trichocerca cristata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca rattus"@fi,
        "Trichocerca rattus"@sv .

<http://tun.fi/MX.312811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca pusilla" ;
    dwc:scientificNameAuthorship "(Jennings, 1903)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca pusilla"@fi,
        "Trichocerca pusilla"@sv .

<http://tun.fi/MX.312813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca lata" ;
    dwc:scientificNameAuthorship "(Jennings, 1894)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca lata"@fi,
        "Trichocerca lata"@sv .

<http://tun.fi/MX.312814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca cylindrica" ;
    dwc:scientificNameAuthorship "(Imhof, 1891)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:hiddenLabel "Trichocerca hamata"@fi,
        "Trichocerca setifera"@fi,
        "Trichocerca hamata"@sv,
        "Trichocerca setifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca cylindrica"@fi,
        "Trichocerca cylindrica"@sv .

<http://tun.fi/MX.312817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca capucina" ;
    dwc:scientificNameAuthorship "(Wierzejski & Zacharias, 1893)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:hiddenLabel "Trichocerca brevistyla"@fi,
        "Trichocerca brevistyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca capucina"@fi,
        "Trichocerca capucina"@sv .

<http://tun.fi/MX.312819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca macera" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:hiddenLabel "Trichocerca fusiformis"@fi,
        "Trichocerca fusiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca macera"@fi,
        "Trichocerca macera"@sv .

<http://tun.fi/MX.312821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca iernis" ;
    dwc:scientificNameAuthorship "(Gosse, 1887)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca iernis"@fi,
        "Trichocerca iernis"@sv .

<http://tun.fi/MX.312822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca scipio" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:hiddenLabel "Trichocerca jenningsi"@fi,
        "Trichocerca jenningsi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca scipio"@fi,
        "Trichocerca scipio"@sv .

<http://tun.fi/MX.312824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca rosea" ;
    dwc:scientificNameAuthorship "(Stenroos, 1898)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca rosea"@fi,
        "Trichocerca rosea"@sv .

<http://tun.fi/MX.312825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca longiseta" ;
    dwc:scientificNameAuthorship "(Schrank, 1802)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:hiddenLabel "Trichocerca bicornis"@fi,
        "Trichocerca bicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca longiseta"@fi,
        "Trichocerca longiseta"@sv .

<http://tun.fi/MX.312827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocerca marina" ;
    dwc:scientificNameAuthorship "(Daday, 1890)" ;
    skos:broader <http://tun.fi/MX.297891> ;
    skos:hiddenLabel "Trichocerca curvata"@fi,
        "Trichocerca curvata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocerca marina"@fi,
        "Trichocerca marina"@sv .

<http://tun.fi/MX.312830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elosa worrallii" ;
    dwc:scientificNameAuthorship "Lord, 1891" ;
    skos:broader <http://tun.fi/MX.312829> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elosa worrallii"@fi,
        "Elosa worrallii"@sv .

<http://tun.fi/MX.312833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastropus stylifer" ;
    dwc:scientificNameAuthorship "(Imhof, 1891)" ;
    skos:broader <http://tun.fi/MX.297919> ;
    skos:hiddenLabel "Gastropus pygmaeus"@fi,
        "Gastropus pygmaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastropus stylifer"@fi,
        "Gastropus stylifer"@sv .

<http://tun.fi/MX.312835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastropus minor" ;
    dwc:scientificNameAuthorship "(Rousselet, 1892)" ;
    skos:broader <http://tun.fi/MX.297919> ;
    skos:hiddenLabel "Gastropus fennicus"@fi,
        "Gastropus fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastropus minor"@fi,
        "Gastropus minor"@sv .

<http://tun.fi/MX.312837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastropus hyptopus" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1838)" ;
    skos:broader <http://tun.fi/MX.297919> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastropus hyptopus"@fi,
        "Gastropus hyptopus"@sv .

<http://tun.fi/MX.312841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascomorpha saltans" ;
    dwc:scientificNameAuthorship "Bartsch, 1870" ;
    skos:broader <http://tun.fi/MX.297899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascomorpha saltans"@fi,
        "Ascomorpha saltans"@sv .

<http://tun.fi/MX.312842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascomorpha ecaudis" ;
    dwc:scientificNameAuthorship "Perty, 1850" ;
    skos:broader <http://tun.fi/MX.297899> ;
    skos:hiddenLabel "Ascomorpha viridis"@fi,
        "Ascomorpha viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascomorpha ecaudis"@fi,
        "Ascomorpha ecaudis"@sv .

<http://tun.fi/MX.312844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascomorpha ovalis" ;
    dwc:scientificNameAuthorship "(Bergendal, 1892)" ;
    skos:broader <http://tun.fi/MX.297899> ;
    skos:hiddenLabel "Ascomorpha testudo"@fi,
        "Ascomorpha testudo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascomorpha ovalis"@fi,
        "Ascomorpha ovalis"@sv .

<http://tun.fi/MX.312847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asplanchna herrickii" ;
    dwc:scientificNameAuthorship "Guerne, 1888" ;
    skos:broader <http://tun.fi/MX.297869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asplanchna herrickii"@fi,
        "Asplanchna herrickii"@sv .

<http://tun.fi/MX.312848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asplanchna priodonta" ;
    dwc:scientificNameAuthorship "Gosse, 1850" ;
    skos:broader <http://tun.fi/MX.297869> ;
    skos:hiddenLabel "Asplanchna helvetica"@fi,
        "Asplanchna helvetica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asplanchna priodonta"@fi,
        "Asplanchna priodonta"@sv .

<http://tun.fi/MX.312850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asplanchna brightwelli" ;
    dwc:scientificNameAuthorship "Gosse, 1850" ;
    skos:broader <http://tun.fi/MX.297869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asplanchna brightwelli"@fi,
        "Asplanchna brightwelli"@sv .

<http://tun.fi/MX.312851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asplanchna girodi" ;
    dwc:scientificNameAuthorship "Guerne, 1888" ;
    skos:broader <http://tun.fi/MX.297869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asplanchna girodi"@fi,
        "Asplanchna girodi"@sv .

<http://tun.fi/MX.312852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asplanchna syringoides" ;
    dwc:scientificNameAuthorship "Plate, 1889" ;
    skos:broader <http://tun.fi/MX.297869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asplanchna syringoides"@fi,
        "Asplanchna syringoides"@sv .

<http://tun.fi/MX.312854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asplanchnopus multiceps" ;
    dwc:scientificNameAuthorship "(Schrank, 1793)" ;
    skos:broader <http://tun.fi/MX.312853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asplanchnopus multiceps"@fi,
        "Asplanchnopus multiceps"@sv .

<http://tun.fi/MX.312856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harringia eupoda" ;
    dwc:scientificNameAuthorship "(Gosse, 1887)" ;
    skos:broader <http://tun.fi/MX.312855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Harringia eupoda"@fi,
        "Harringia eupoda"@sv .

<http://tun.fi/MX.312860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ploesoma truncatum" ;
    dwc:scientificNameAuthorship "(Levander, 1894)" ;
    skos:broader <http://tun.fi/MX.312857> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ploesoma truncatum"@fi,
        "Ploesoma truncatum"@sv .

<http://tun.fi/MX.312861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ploesoma lenticulare" ;
    dwc:scientificNameAuthorship "Herrick, 1885" ;
    skos:broader <http://tun.fi/MX.312857> ;
    skos:hiddenLabel "Ploesoma foveolatum"@fi,
        "Ploesoma foveolatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ploesoma lenticulare"@fi,
        "Ploesoma lenticulare"@sv .

<http://tun.fi/MX.312863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ploesoma lynceus" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1834)" ;
    skos:broader <http://tun.fi/MX.312857> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ploesoma lynceus"@fi,
        "Ploesoma lynceus"@sv .

<http://tun.fi/MX.312864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ploesoma triacanthum" ;
    dwc:scientificNameAuthorship "(Bergendal, 1892)" ;
    skos:broader <http://tun.fi/MX.312857> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ploesoma triacanthum"@fi,
        "Ploesoma triacanthum"@sv .

<http://tun.fi/MX.312865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ploesoma hudsoni" ;
    dwc:scientificNameAuthorship "(Imhof, 1891)" ;
    skos:broader <http://tun.fi/MX.312857> ;
    skos:hiddenLabel "Ploesoma flexile"@fi,
        "Ploesoma flexile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ploesoma hudsoni"@fi,
        "Ploesoma hudsoni"@sv .

<http://tun.fi/MX.312867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyarthra vulgaris" ;
    dwc:scientificNameAuthorship "Carlin, 1943" ;
    skos:broader <http://tun.fi/MX.297908> ;
    skos:hiddenLabel "Polyarthra platyptera"@fi,
        "Polyarthra platyptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyarthra vulgaris"@fi,
        "Polyarthra vulgaris"@sv .

<http://tun.fi/MX.312869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyarthra minor" ;
    dwc:scientificNameAuthorship "Voigt, 1904" ;
    skos:broader <http://tun.fi/MX.297908> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyarthra minor"@fi,
        "Polyarthra minor"@sv .

<http://tun.fi/MX.312870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyarthra dolichoptera" ;
    dwc:scientificNameAuthorship "Idelson, 1925" ;
    skos:broader <http://tun.fi/MX.297908> ;
    skos:hiddenLabel "Polyarthra trigla"@fi,
        "Polyarthra trigla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyarthra dolichoptera"@fi,
        "Polyarthra dolichoptera"@sv .

<http://tun.fi/MX.312872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyarthra remata" ;
    dwc:scientificNameAuthorship "Skorikov, 1896" ;
    skos:broader <http://tun.fi/MX.297908> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyarthra remata"@fi,
        "Polyarthra remata"@sv .

<http://tun.fi/MX.312873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyarthra maior" ;
    dwc:scientificNameAuthorship "Burckhardt, 1900" ;
    skos:broader <http://tun.fi/MX.297908> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyarthra maior"@fi,
        "Polyarthra maior"@sv .

<http://tun.fi/MX.312874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyarthra euryptera" ;
    dwc:scientificNameAuthorship "Wierzejski, 1891" ;
    skos:broader <http://tun.fi/MX.297908> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyarthra euryptera"@fi,
        "Polyarthra euryptera"@sv .

<http://tun.fi/MX.312875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta monopus" ;
    dwc:scientificNameAuthorship "Plate, 1889" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta monopus"@fi,
        "Synchaeta monopus"@sv .

<http://tun.fi/MX.312876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta curvata" ;
    dwc:scientificNameAuthorship "Lie-Pettersen, 1905" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta curvata"@fi,
        "Synchaeta curvata"@sv .

<http://tun.fi/MX.312877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta fennica" ;
    dwc:scientificNameAuthorship "Rousselet, 1909" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta fennica"@fi,
        "Synchaeta fennica"@sv .

<http://tun.fi/MX.312878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta cecilia" ;
    dwc:scientificNameAuthorship "Rousselet, 1902" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta cecilia"@fi,
        "Synchaeta cecilia"@sv .

<http://tun.fi/MX.312879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta baltica" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1834" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:hiddenLabel "Synchaeta apus"@fi,
        "Synchaeta apus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta baltica"@fi,
        "Synchaeta baltica"@sv .

<http://tun.fi/MX.312881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta grandis" ;
    dwc:scientificNameAuthorship "Zacharias, 1893" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta grandis"@fi,
        "Synchaeta grandis"@sv .

<http://tun.fi/MX.312882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta vorax" ;
    dwc:scientificNameAuthorship "Rousselet, 1902" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta vorax"@fi,
        "Synchaeta vorax"@sv .

<http://tun.fi/MX.312883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta stylata" ;
    dwc:scientificNameAuthorship "Wierzejski, 1893" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta stylata"@fi,
        "Synchaeta stylata"@sv .

<http://tun.fi/MX.312884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta longipes" ;
    dwc:scientificNameAuthorship "Gosse, 1887" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta longipes"@fi,
        "Synchaeta longipes"@sv .

<http://tun.fi/MX.312885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta lakowitziana" ;
    dwc:scientificNameAuthorship "Lucks, 1930" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta lakowitziana"@fi,
        "Synchaeta lakowitziana"@sv .

<http://tun.fi/MX.312886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta oblonga" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1831" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta oblonga"@fi,
        "Synchaeta oblonga"@sv .

<http://tun.fi/MX.312887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta littoralis" ;
    dwc:scientificNameAuthorship "Rousselet, 1902" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta littoralis"@fi,
        "Synchaeta littoralis"@sv .

<http://tun.fi/MX.312888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta pectinata" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1832" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta pectinata"@fi,
        "Synchaeta pectinata"@sv .

<http://tun.fi/MX.312889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta tavina" ;
    dwc:scientificNameAuthorship "Althaus, 1957" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta tavina"@fi,
        "Synchaeta tavina"@sv .

<http://tun.fi/MX.312890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta gyrina" ;
    dwc:scientificNameAuthorship "Hood, 1887" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta gyrina"@fi,
        "Synchaeta gyrina"@sv .

<http://tun.fi/MX.312891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta tremula" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta tremula"@fi,
        "Synchaeta tremula"@sv .

<http://tun.fi/MX.312892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synchaeta kitina" ;
    dwc:scientificNameAuthorship "Rousselet, 1902" ;
    skos:broader <http://tun.fi/MX.297887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synchaeta kitina"@fi,
        "Synchaeta kitina"@sv .

<http://tun.fi/MX.312895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microcodon clavus" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1830" ;
    skos:broader <http://tun.fi/MX.312894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microcodon clavus"@fi,
        "Microcodon clavus"@sv .

<http://tun.fi/MX.312898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Testudinella patina" ;
    dwc:scientificNameAuthorship "(Hermann, 1783)" ;
    skos:broader <http://tun.fi/MX.312896> ;
    skos:hiddenLabel "Testudinella valvata"@fi,
        "Testudinella valvata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Testudinella patina"@fi,
        "Testudinella patina"@sv .

<http://tun.fi/MX.312900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Testudinella parva" ;
    dwc:scientificNameAuthorship "(Ternetz, 1892)" ;
    skos:broader <http://tun.fi/MX.312896> ;
    skos:hiddenLabel "Testudinella bidentata"@fi,
        "Testudinella semiparva"@fi,
        "Testudinella bidentata"@sv,
        "Testudinella semiparva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Testudinella parva"@fi,
        "Testudinella parva"@sv .

<http://tun.fi/MX.312903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Testudinella clypeata" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.312896> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Testudinella clypeata"@fi,
        "Testudinella clypeata"@sv .

<http://tun.fi/MX.312904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Testudinella crassa" ;
    dwc:scientificNameAuthorship "(Levander, 1894)" ;
    skos:broader <http://tun.fi/MX.312896> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Testudinella crassa"@fi,
        "Testudinella crassa"@sv .

<http://tun.fi/MX.312905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Testudinella elliptica" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1834)" ;
    skos:broader <http://tun.fi/MX.312896> ;
    skos:hiddenLabel "Testudinella pseudoclypeata"@fi,
        "Testudinella pseudoclypeata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Testudinella elliptica"@fi,
        "Testudinella elliptica"@sv .

<http://tun.fi/MX.312907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Testudinella incisa" ;
    dwc:scientificNameAuthorship "(Ternetz, 1892)" ;
    skos:broader <http://tun.fi/MX.312896> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Testudinella incisa"@fi,
        "Testudinella incisa"@sv .

<http://tun.fi/MX.312908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Testudinella emarginula" ;
    dwc:scientificNameAuthorship "(Stenroos, 1898)" ;
    skos:broader <http://tun.fi/MX.312896> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Testudinella emarginula"@fi,
        "Testudinella emarginula"@sv .

<http://tun.fi/MX.312909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Testudinella truncata" ;
    dwc:scientificNameAuthorship "(Gosse, 1886)" ;
    skos:broader <http://tun.fi/MX.312896> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Testudinella truncata"@fi,
        "Testudinella truncata"@sv .

<http://tun.fi/MX.312910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Testudinella reflexa" ;
    dwc:scientificNameAuthorship "(Gosse, 1887)" ;
    skos:broader <http://tun.fi/MX.312896> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Testudinella reflexa"@fi,
        "Testudinella reflexa"@sv .

<http://tun.fi/MX.312911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pompholyx complanata" ;
    dwc:scientificNameAuthorship "Gosse, 1851" ;
    skos:broader <http://tun.fi/MX.297939> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pompholyx complanata"@fi,
        "Pompholyx complanata"@sv .

<http://tun.fi/MX.312912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pompholyx sulcata" ;
    dwc:scientificNameAuthorship "Hudson, 1885" ;
    skos:broader <http://tun.fi/MX.297939> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pompholyx sulcata"@fi,
        "Pompholyx sulcata"@sv .

<http://tun.fi/MX.312916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hexarthra fennica" ;
    dwc:scientificNameAuthorship "(Levander, 1892)" ;
    skos:broader <http://tun.fi/MX.312914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hexarthra fennica"@fi,
        "Hexarthra fennica"@sv .

<http://tun.fi/MX.312917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hexarthra oxyuris" ;
    dwc:scientificNameAuthorship "(Zernow, 1903)" ;
    skos:broader <http://tun.fi/MX.312914> ;
    skos:hiddenLabel "Hexarthra mucronatum"@fi,
        "Hexarthra mucronatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hexarthra oxyuris"@fi,
        "Hexarthra oxyuris"@sv .

<http://tun.fi/MX.312919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hexarthra mira" ;
    dwc:scientificNameAuthorship "(Hudson, 1871)" ;
    skos:broader <http://tun.fi/MX.312914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hexarthra mira"@fi,
        "Hexarthra mira"@sv .

<http://tun.fi/MX.312922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filinia cornuta" ;
    dwc:scientificNameAuthorship "(Weisse, 1847)" ;
    skos:broader <http://tun.fi/MX.297911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Filinia cornuta"@fi,
        "Filinia cornuta"@sv .

<http://tun.fi/MX.312923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filinia brachiata" ;
    dwc:scientificNameAuthorship "(Rousselet, 1901)" ;
    skos:broader <http://tun.fi/MX.297911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Filinia brachiata"@fi,
        "Filinia brachiata"@sv .

<http://tun.fi/MX.312924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filinia terminalis" ;
    dwc:scientificNameAuthorship "(Plate, 1886)" ;
    skos:broader <http://tun.fi/MX.297911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Filinia terminalis"@fi,
        "Filinia terminalis"@sv .

<http://tun.fi/MX.312925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filinia longiseta" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1834)" ;
    skos:broader <http://tun.fi/MX.297911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Filinia longiseta"@fi,
        "Filinia longiseta"@sv .

<http://tun.fi/MX.312926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filinia limnetica" ;
    dwc:scientificNameAuthorship "(Zacharias, 1893)" ;
    skos:broader <http://tun.fi/MX.297911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Filinia limnetica"@fi,
        "Filinia limnetica"@sv .

<http://tun.fi/MX.312927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filinia opoliensis" ;
    dwc:scientificNameAuthorship "(Zacharias, 1898)" ;
    skos:broader <http://tun.fi/MX.297911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Filinia opoliensis"@fi,
        "Filinia opoliensis"@sv .

<http://tun.fi/MX.312931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnias ceratophylli" ;
    dwc:scientificNameAuthorship "Schranck, 1803" ;
    skos:broader <http://tun.fi/MX.312929> ;
    skos:hiddenLabel "Limnias socialis"@fi,
        "Limnias socialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnias ceratophylli"@fi,
        "Limnias ceratophylli"@sv .

<http://tun.fi/MX.312933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnias melicerta" ;
    dwc:scientificNameAuthorship "Weisse, 1848" ;
    skos:broader <http://tun.fi/MX.312929> ;
    skos:hiddenLabel "Limnias annulatus"@fi,
        "Limnias limnias"@fi,
        "Limnias annulatus"@sv,
        "Limnias limnias"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnias melicerta"@fi,
        "Limnias melicerta"@sv .

<http://tun.fi/MX.312936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnias nymphaeae" ;
    dwc:scientificNameAuthorship "Stenroos, 1898" ;
    skos:broader <http://tun.fi/MX.312929> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnias nymphaeae"@fi,
        "Limnias nymphaeae"@sv .

<http://tun.fi/MX.312938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Floscularia janus" ;
    dwc:scientificNameAuthorship "(Hudson, 1881)" ;
    skos:broader <http://tun.fi/MX.312937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Floscularia janus"@fi,
        "Floscularia janus"@sv .

<http://tun.fi/MX.312939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Floscularia ringens" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.312937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Floscularia ringens"@fi,
        "Floscularia ringens"@sv .

<http://tun.fi/MX.312941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacinularia flosculosa" ;
    dwc:scientificNameAuthorship "(Müller, 1773)" ;
    skos:broader <http://tun.fi/MX.312940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lacinularia flosculosa"@fi,
        "Lacinularia flosculosa"@sv .

<http://tun.fi/MX.312945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptygura crystallina" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1834)" ;
    skos:broader <http://tun.fi/MX.312942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptygura crystallina"@fi,
        "Ptygura crystallina"@sv .

<http://tun.fi/MX.312946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptygura rotifer" ;
    dwc:scientificNameAuthorship "(Stenroos, 1898)" ;
    skos:broader <http://tun.fi/MX.312942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptygura rotifer"@fi,
        "Ptygura rotifer"@sv .

<http://tun.fi/MX.312947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptygura pilula" ;
    dwc:scientificNameAuthorship "(Cubitt, 1872)" ;
    skos:broader <http://tun.fi/MX.312942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptygura pilula"@fi,
        "Ptygura pilula"@sv .

<http://tun.fi/MX.312948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptygura longicornis" ;
    dwc:scientificNameAuthorship "(Davis, 1867)" ;
    skos:broader <http://tun.fi/MX.312942> ;
    skos:hiddenLabel "Ptygura socialis"@fi,
        "Ptygura socialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptygura longicornis"@fi,
        "Ptygura longicornis"@sv .

<http://tun.fi/MX.312951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conochilus natans" ;
    dwc:scientificNameAuthorship "(Seligo, 1900)" ;
    skos:broader <http://tun.fi/MX.297926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conochilus natans"@fi,
        "Conochilus natans"@sv .

<http://tun.fi/MX.312952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conochilus hippocrepis" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.297926> ;
    skos:hiddenLabel "Conochilus volvox"@fi,
        "Conochilus volvox"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conochilus hippocrepis"@fi,
        "Conochilus hippocrepis"@sv .

<http://tun.fi/MX.312954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conochilus unicornis" ;
    dwc:scientificNameAuthorship "Rousselet, 1892" ;
    skos:broader <http://tun.fi/MX.297926> ;
    skos:hiddenLabel "Conochilus limneticus"@fi,
        "Conochilus limneticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conochilus unicornis"@fi,
        "Conochilus unicornis"@sv .

<http://tun.fi/MX.312957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephanoceros fimbriatus" ;
    dwc:scientificNameAuthorship "(Goldfuss, 1820)" ;
    skos:broader <http://tun.fi/MX.312956> ;
    skos:hiddenLabel "Stephanoceros eichhorni"@fi,
        "Stephanoceros eichhorni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stephanoceros fimbriatus"@fi,
        "Stephanoceros fimbriatus"@sv .

<http://tun.fi/MX.312959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collotheca pelagica" ;
    dwc:scientificNameAuthorship "(Rousselet, 1893)" ;
    skos:broader <http://tun.fi/MX.297930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collotheca pelagica"@fi,
        "Collotheca pelagica"@sv .

<http://tun.fi/MX.312960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collotheca libera" ;
    dwc:scientificNameAuthorship "(Zacharias, 1894)" ;
    skos:broader <http://tun.fi/MX.297930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collotheca libera"@fi,
        "Collotheca libera"@sv .

<http://tun.fi/MX.312961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collotheca mutabilis" ;
    dwc:scientificNameAuthorship "(Hudson, 1885)" ;
    skos:broader <http://tun.fi/MX.297930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collotheca mutabilis"@fi,
        "Collotheca mutabilis"@sv .

<http://tun.fi/MX.312962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collotheca hoodii" ;
    dwc:scientificNameAuthorship "(Hudson, 1883)" ;
    skos:broader <http://tun.fi/MX.297930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collotheca hoodii"@fi,
        "Collotheca hoodii"@sv .

<http://tun.fi/MX.312963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collotheca trilobata" ;
    dwc:scientificNameAuthorship "(Collins, 1872)" ;
    skos:broader <http://tun.fi/MX.297930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collotheca trilobata"@fi,
        "Collotheca trilobata"@sv .

<http://tun.fi/MX.312964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collotheca ambigua" ;
    dwc:scientificNameAuthorship "(Hudson, 1883)" ;
    skos:broader <http://tun.fi/MX.297930> ;
    skos:hiddenLabel "Collotheca algicola"@fi,
        "Collotheca algicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collotheca ambigua"@fi,
        "Collotheca ambigua"@sv .

<http://tun.fi/MX.312966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collotheca discophora" ;
    dwc:scientificNameAuthorship "(Skorikov, 1903)" ;
    skos:broader <http://tun.fi/MX.297930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collotheca discophora"@fi,
        "Collotheca discophora"@sv .

<http://tun.fi/MX.312967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collotheca torquilobata" ;
    dwc:scientificNameAuthorship "(Thorpe, 1891)" ;
    skos:broader <http://tun.fi/MX.297930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collotheca torquilobata"@fi,
        "Collotheca torquilobata"@sv .

<http://tun.fi/MX.312968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collotheca campanulata" ;
    dwc:scientificNameAuthorship "(Dobie, 1849)" ;
    skos:broader <http://tun.fi/MX.297930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collotheca campanulata"@fi,
        "Collotheca campanulata"@sv .

<http://tun.fi/MX.312969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collotheca ornata" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1832)" ;
    skos:broader <http://tun.fi/MX.297930> ;
    skos:hiddenLabel "Collotheca appendiculata"@fi,
        "Collotheca cornuta"@fi,
        "Collotheca appendiculata"@sv,
        "Collotheca cornuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collotheca ornata"@fi,
        "Collotheca ornata"@sv .

<http://tun.fi/MX.312972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collotheca trifidlobata" ;
    dwc:scientificNameAuthorship "(Pittock, 1895)" ;
    skos:broader <http://tun.fi/MX.297930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collotheca trifidlobata"@fi,
        "Collotheca trifidlobata"@sv .

<http://tun.fi/MX.312973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collotheca heptabrachiata" ;
    dwc:scientificNameAuthorship "(Schoch, 1869)" ;
    skos:broader <http://tun.fi/MX.297930> ;
    skos:hiddenLabel "Collotheca regalis"@fi,
        "Collotheca regalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collotheca heptabrachiata"@fi,
        "Collotheca heptabrachiata"@sv .

<http://tun.fi/MX.313058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cruentiphyllus" ;
    dwc:scientificNameAuthorship "Niskanen, Liimat., Kytöv., Ammirati, Dima, L. Albert & K.W. Hughes" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius cruentiphyllus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusohelttaseitikki"@fi,
        "Cortinarius cruentiphyllus"@sv .

<http://tun.fi/MX.313059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius ominosus" ;
    dwc:scientificNameAuthorship "Bidaud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius ominosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hurmehelttaseitikki"@fi,
        "Cortinarius ominosus"@sv .

<http://tun.fi/MX.313061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius nolaneiformis" ;
    dwc:scientificNameAuthorship "(Velen.) Dima, Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius nolaneiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "noidanseitikki"@fi,
        "Cortinarius nolaneiformis"@sv .

<http://tun.fi/MX.313280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythecium udum" ;
    dwc:scientificNameAuthorship "I.Hagen" ;
    skos:broader <http://tun.fi/MX.43439> ;
    skos:hiddenLabel "Brachythecium mildeanum var. udum"@fi,
        "Brachythecium udum"@fi,
        "Brachythecium mildeanum var. udum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahmansuikerosammal"@fi,
        "Brachythecium udum"@sv .

<http://tun.fi/MX.313320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyrrhynchium speciosum" ;
    dwc:scientificNameAuthorship "(Brid.) Warnst." ;
    skos:broader <http://tun.fi/MX.200424> ;
    skos:hiddenLabel "Eurhynchium speciosum"@fi,
        "Oxyrrhynchium speciosum"@fi,
        "Eurhynchium speciosum"@sv,
        "Oxyrrhynchium speciosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tursonsammal"@fi,
        "strandsprötmossa"@sv .

<http://tun.fi/MX.313323> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Fontinalis antipyretica subsp. gracilis" ;
    dwc:scientificNameAuthorship "(Lindb.) Kindb." ;
    skos:broader <http://tun.fi/MX.43613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fontinalis antipyretica subsp. gracilis"@fi,
        "Fontinalis antipyretica subsp. gracilis"@sv .

<http://tun.fi/MX.313324> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Fontinalis antipyretica subsp. kindbergii" ;
    dwc:scientificNameAuthorship "(Renauld & Cardot) Cardot" ;
    skos:broader <http://tun.fi/MX.43613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fontinalis antipyretica subsp. kindbergii"@fi,
        "Fontinalis antipyretica subsp. kindbergii"@sv .

<http://tun.fi/MX.313325> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Hedwigia ciliata var. ciliata" ;
    skos:broader <http://tun.fi/MX.43645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hedwigia ciliata var. ciliata"@fi,
        "Hedwigia ciliata var. ciliata"@sv .

<http://tun.fi/MX.313326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedwigia emodica" ;
    dwc:scientificNameAuthorship "Hampe ex Müll.Hal." ;
    skos:broader <http://tun.fi/MX.43378> ;
    skos:hiddenLabel "Hedwigia ciliata var. leucophaea"@fi,
        "Hedwigia ciliata var. leucophaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hedwigia emodica"@fi,
        "Hedwigia emodica"@sv .

<http://tun.fi/MX.313358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diastata cervinala" ;
    dwc:scientificNameAuthorship "Chandler, 1987" ;
    skos:broader <http://tun.fi/MX.279878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diastata cervinala"@fi,
        "Diastata cervinala"@sv .

<http://tun.fi/MX.313360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasydorylas roseri" ;
    dwc:scientificNameAuthorship "(Becker, 1897)" ;
    skos:broader <http://tun.fi/MX.313359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasydorylas roseri"@fi,
        "Dasydorylas roseri"@sv .

<http://tun.fi/MX.313362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lejops vittatus" ;
    dwc:scientificNameAuthorship "(Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.313361> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lejops vittatus"@fi,
        "Lejops vittatus"@sv .

<http://tun.fi/MX.313363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila curvispina" ;
    dwc:scientificNameAuthorship "Watabe & Toda, 1984" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila curvispina"@fi,
        "Drosophila curvispina"@sv .

<http://tun.fi/MX.313364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peribaea setinervis" ;
    dwc:scientificNameAuthorship "(Thomson, 1869)" ;
    skos:broader <http://tun.fi/MX.281533> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peribaea setinervis"@fi,
        "Peribaea setinervis"@sv .

<http://tun.fi/MX.313365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eristalis rossica" ;
    dwc:scientificNameAuthorship "Stackelberg, 1958" ;
    skos:broader <http://tun.fi/MX.278143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eristalis rossica"@fi,
        "Eristalis rossica"@sv .

<http://tun.fi/MX.313386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon collare" ;
    dwc:scientificNameAuthorship "(Dalman, 1818)" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:hiddenLabel "Gonatopus collaris"@fi,
        "Gonatopus collaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon collare"@fi,
        "Anteon collare"@sv .

<http://tun.fi/MX.313387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goniozus claripennis" ;
    dwc:scientificNameAuthorship "(Förster, 1851)" ;
    skos:broader <http://tun.fi/MX.203964> ;
    skos:hiddenLabel "Bethylus claripennis"@fi,
        "Goniozus claripennis"@fi,
        "Bethylus claripennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketolatiainen"@fi,
        "Goniozus claripennis"@sv .

<http://tun.fi/MX.313388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plastanoxus chittendenii" ;
    dwc:scientificNameAuthorship "(Ashmead, 1893)" ;
    skos:broader <http://tun.fi/MX.203980> ;
    skos:hiddenLabel "Anoxus chittendenii"@fi,
        "Anoxus chittendenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plastanoxus chittendenii"@fi,
        "Plastanoxus chittendenii"@sv .

<http://tun.fi/MX.313391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quickella arenaria" ;
    dwc:scientificNameAuthorship "(Potiez & Michaud, 1835)" ;
    skos:broader <http://tun.fi/MX.313390> ;
    skos:hiddenLabel "Quickella arenaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkitorvilokotilo"@fi,
        "Quickella arenaria"@sv .

<http://tun.fi/MX.313392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis parietis" ;
    dwc:scientificNameAuthorship "Budrys, 2016" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:hiddenLabel "Chrysis parietis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sekokultiainen"@fi,
        "Chrysis parietis"@sv .

<http://tun.fi/MX.313394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochlicopa nitens" ;
    dwc:scientificNameAuthorship "(Gallenstein, 1848)" ;
    skos:broader <http://tun.fi/MX.52665> ;
    skos:hiddenLabel "Cochlicopa nitens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulleasilokotilo"@fi,
        "Cochlicopa nitens"@sv .

<http://tun.fi/MX.313397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pemphredon littoralis" ;
    dwc:scientificNameAuthorship "Wagner, 1918" ;
    skos:broader <http://tun.fi/MX.203821> ;
    skos:hiddenLabel "Diphlebus littoralis"@fi,
        "Pemphredon littoralis"@fi,
        "Diphlebus littoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakirvahukka"@fi,
        "Pemphredon littoralis"@sv .

<http://tun.fi/MX.313398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmus eurasiaticus" ;
    dwc:scientificNameAuthorship "Mokrousov, 2017" ;
    skos:broader <http://tun.fi/MX.203850> ;
    skos:hiddenLabel "Stigmus convergens"@fi,
        "Stigmus eurasiaticus"@fi,
        "Stigmus convergens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idäntäplähukka"@fi,
        "Stigmus eurasiaticus"@sv .

<http://tun.fi/MX.313400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrogastra borealis" ;
    dwc:scientificNameAuthorship "(Boettger, 1878)" ;
    skos:broader <http://tun.fi/MX.52708> ;
    skos:hiddenLabel "Macrogastra borealis"@fi,
        "Macrogastra latestriata"@fi,
        "Macrogastra latestriata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänsulkukotilo"@fi,
        "Macrogastra borealis"@sv .

<http://tun.fi/MX.313496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchostegium murale" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.200421> ;
    skos:hiddenLabel "Rhynchostegium arcticum"@fi,
        "Rhynchostegium murale"@fi,
        "Rhynchostegium arcticum"@sv,
        "Rhynchostegium murale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkirensusammal"@fi,
        "stennäbbmossa"@sv .

<http://tun.fi/MX.313499> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Weissia controversa var. crispata" ;
    dwc:scientificNameAuthorship "(Nees & Hornsch.) Nyholm" ;
    skos:broader <http://tun.fi/MX.43868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Weissia controversa var. crispata"@fi,
        "Weissia controversa var. crispata"@sv .

<http://tun.fi/MX.313501> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Tortula acaulon var. papillosa" ;
    dwc:scientificNameAuthorship "(Lindb.) R.H. Zander" ;
    skos:broader <http://tun.fi/MX.44106> ;
    skos:hiddenLabel "Phascum cuspidatum var. papillosum"@fi,
        "Phascum cuspidatum var. papillosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tortula acaulon var. papillosa"@fi,
        "Tortula acaulon var. papillosa"@sv .

<http://tun.fi/MX.313502> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Tortula acaulon var. pilifera" ;
    dwc:scientificNameAuthorship "(Schreb. ex Hedw.) R.H. Zander" ;
    skos:broader <http://tun.fi/MX.44106> ;
    skos:hiddenLabel "Phascum cuspidatum var. piliferum"@fi,
        "Phascum cuspidatum var. piliferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tortula acaulon var. pilifera"@fi,
        "Tortula acaulon var. pilifera"@sv .

<http://tun.fi/MX.313507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia cretacea" ;
    dwc:scientificNameAuthorship "K. Runnel, V. Spirin & A. Lõhmus" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia cretacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskääpä"@fi,
        "Antrodia cretacea"@sv .

<http://tun.fi/MX.313508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia piceata" ;
    dwc:scientificNameAuthorship "K. Runnel, V. Spirin & J. Vlasák" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Amyloporia sitchensis"@fi,
        "Antrodia piceata"@fi,
        "Amyloporia sitchensis"@sv,
        "Antrodia piceata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitkaskääpä"@fi,
        "doftporing"@sv .

<http://tun.fi/MX.313509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia hyalina" ;
    dwc:scientificNameAuthorship "Spirin, Miettinen & Kotir." ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia hyalina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hyyrykääpä"@fi,
        "Antrodia hyalina"@sv .

<http://tun.fi/MX.313510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia leucaena" ;
    dwc:scientificNameAuthorship "Y.C. Dai & Niemelä" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia leucaena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirvelikääpä"@fi,
        "Antrodia leucaena"@sv .

<http://tun.fi/MX.313513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia tanakai" ;
    dwc:scientificNameAuthorship "(Murrill) Spirin & Miettinen" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia tanakai"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tanakkakääpä"@fi,
        "Antrodia tanakai"@sv .

<http://tun.fi/MX.313526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrodontium brownianum" ;
    dwc:scientificNameAuthorship "(Dicks.) Schwägr." ;
    skos:broader <http://tun.fi/MX.43353> ;
    skos:hiddenLabel "Tetrodontium brownianum"@fi,
        "Tetrodontium brownianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenloukkosammal"@fi,
        "atlantisk knappnålsmossa"@sv .

<http://tun.fi/MX.313527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntrichia ruraliformis" ;
    dwc:scientificNameAuthorship "(Besch.) Mans." ;
    skos:broader <http://tun.fi/MX.43374> ;
    skos:hiddenLabel "Syntrichia ruraliformis"@fi,
        "Syntrichia ruralis var. ruraliformis"@fi,
        "Syntrichia ruraliformis"@sv,
        "Syntrichia ruralis var. ruraliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkopartasammal"@fi,
        "sandskruvmossa"@sv .

<http://tun.fi/MX.313528> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Syntrichia ruralis var. ruralis" ;
    dwc:scientificNameAuthorship "(Hedw.) F. Weber & D. Mohr" ;
    skos:broader <http://tun.fi/MX.44080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntrichia ruralis var. ruralis"@fi,
        "Syntrichia ruralis var. ruralis"@sv .

<http://tun.fi/MX.313529> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sphagnum affine var. flagellare" ;
    dwc:scientificNameAuthorship "(Schlieph. ex Röll) L. Söderstr. & Hedenäs" ;
    skos:broader <http://tun.fi/MX.44029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphagnum affine var. flagellare"@fi,
        "Sphagnum affine var. flagellare"@sv .

<http://tun.fi/MX.313530> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sphagnum majus subsp. majus" ;
    dwc:scientificNameAuthorship "(Russow) C.E.O.Jensen" ;
    skos:broader <http://tun.fi/MX.44051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphagnum majus subsp. majus"@fi,
        "Sphagnum majus subsp. majus"@sv .

<http://tun.fi/MX.313531> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sphagnum majus subsp. norvegicum" ;
    dwc:scientificNameAuthorship "Flatberg" ;
    skos:broader <http://tun.fi/MX.44051> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphagnum majus subsp. norvegicum"@fi,
        "Sphagnum majus subsp. norvegicum"@sv .

<http://tun.fi/MX.313532> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sphagnum subfulvum subsp. purpureum" ;
    dwc:scientificNameAuthorship "Flatberg" ;
    skos:broader <http://tun.fi/MX.44063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphagnum subfulvum subsp. purpureum"@fi,
        "Sphagnum subfulvum subsp. purpureum"@sv .

<http://tun.fi/MX.313533> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sphagnum subfulvum subsp. subfulvum" ;
    skos:broader <http://tun.fi/MX.44063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphagnum subfulvum subsp. subfulvum"@fi,
        "Sphagnum subfulvum subsp. subfulvum"@sv .

<http://tun.fi/MX.313536> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Schistidium trichodon var. nutans" ;
    dwc:scientificNameAuthorship "H.H. Blom" ;
    skos:broader <http://tun.fi/MX.44013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistidium trichodon var. nutans"@fi,
        "Schistidium trichodon var. nutans"@sv .

<http://tun.fi/MX.313537> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Schistidium trichodon var. trichodon" ;
    skos:broader <http://tun.fi/MX.44013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistidium trichodon var. trichodon"@fi,
        "Schistidium trichodon var. trichodon"@sv .

<http://tun.fi/MX.313540> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Schistidium maritimum subsp. maritimum" ;
    skos:broader <http://tun.fi/MX.44001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistidium maritimum subsp. maritimum"@fi,
        "Schistidium maritimum subsp. maritimum"@sv .

<http://tun.fi/MX.313541> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Schistidium maritimum subsp. piliferum" ;
    dwc:scientificNameAuthorship "(I. Hagen) B. Bremer" ;
    skos:broader <http://tun.fi/MX.44001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schistidium maritimum subsp. piliferum"@fi,
        "Schistidium maritimum subsp. piliferum"@sv .

<http://tun.fi/MX.313542> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Racomitrium canescens subsp. latifolium" ;
    dwc:scientificNameAuthorship "(Lange & C.E.O. Jensen) Frisvoll" ;
    skos:broader <http://tun.fi/MX.43962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Racomitrium canescens subsp. latifolium"@fi,
        "Racomitrium canescens subsp. latifolium"@sv .

<http://tun.fi/MX.313543> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Racomitrium canescens subsp. canescens" ;
    skos:broader <http://tun.fi/MX.43962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Racomitrium canescens subsp. canescens"@fi,
        "Racomitrium canescens subsp. canescens"@sv .

<http://tun.fi/MX.313646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmopterix sibirica" ;
    dwc:scientificNameAuthorship "Sinev, 1985" ;
    skos:broader <http://tun.fi/MX.59638> ;
    skos:hiddenLabel "Cosmopterix sibirica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantavälkekoi"@fi,
        "Cosmopterix sibirica"@sv .

<http://tun.fi/MX.313709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora castaneocarpa" ;
    dwc:scientificNameAuthorship "M. Westb. & Wedin" ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora castaneocarpa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenkuoppajäkälä"@fi,
        "Acarospora castaneocarpa"@sv .

<http://tun.fi/MX.313710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia efflorescens" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia efflorescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajanpiilojäkälä"@fi,
        "Arthonia efflorescens"@sv .

<http://tun.fi/MX.313711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athallia saxifragarum" ;
    dwc:scientificNameAuthorship "(Poelt) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67067> ;
    skos:hiddenLabel "Athallia saxifragarum"@fi,
        "Caloplaca saxifragarum"@fi,
        "Caloplaca saxifragarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikonkultajäkälä"@fi,
        "Athallia saxifragarum"@sv .

<http://tun.fi/MX.313712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atla oulankaensis" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67170> ;
    skos:hiddenLabel "Atla oulankaensis"@fi,
        "Atla oulankaensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oulanganvellamonjäkälä"@fi,
        "finsk atla"@sv .

<http://tun.fi/MX.313713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atla tibelliorum" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67170> ;
    skos:hiddenLabel "Atla tibelliorum"@fi,
        "Atla tibelliorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundravellamonjäkälä"@fi,
        "blek atla"@sv .

<http://tun.fi/MX.313714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atla vitikainenii" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67170> ;
    skos:hiddenLabel "Atla vitikainenii"@fi,
        "Atla vitikainenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvonvellamonjäkälä"@fi,
        "dolomitatla"@sv .

<http://tun.fi/MX.313715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toniniopsis coprodes" ;
    dwc:scientificNameAuthorship "(Körb.) S. Ekman & Coppins" ;
    skos:broader <http://tun.fi/MX.5076094> ;
    skos:hiddenLabel "Bacidia coprodes"@fi,
        "Toniniopsis coprodes"@fi,
        "Bacidia coprodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkilehtojäkälä"@fi,
        "Toniniopsis coprodes"@sv .

<http://tun.fi/MX.313716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatorella flavella" ;
    dwc:scientificNameAuthorship "(Nyl.) Lettau" ;
    skos:broader <http://tun.fi/MX.67121> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biatorella flavella"@fi,
        "Biatorella flavella"@sv .

<http://tun.fi/MX.313717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bilimbia accedens" ;
    dwc:scientificNameAuthorship "Arnold" ;
    skos:broader <http://tun.fi/MX.67278> ;
    skos:hiddenLabel "Bacidia accedens"@fi,
        "Bilimbia accedens"@fi,
        "Bilimbia hypnophila subsp. accedens"@fi,
        "Mycobilimbia accedens"@fi,
        "Myxobilimbia accedens"@fi,
        "Bacidia accedens"@sv,
        "Bilimbia hypnophila subsp. accedens"@sv,
        "Mycobilimbia accedens"@sv,
        "Myxobilimbia accedens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaruskeinen"@fi,
        "Bilimbia accedens"@sv .

<http://tun.fi/MX.313718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryodina rhypariza" ;
    dwc:scientificNameAuthorship "(Nyl.) Hafellner" ;
    skos:broader <http://tun.fi/MX.233762> ;
    skos:hiddenLabel "Bryodina rhypariza"@fi,
        "Lecanora rhypariza"@fi,
        "Lecanora rhypariza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muhkurajäkälä"@fi,
        "Bryodina rhypariza"@sv .

<http://tun.fi/MX.313721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelariella efflorescens" ;
    dwc:scientificNameAuthorship "R. C. Harris & W. R. Buck" ;
    skos:broader <http://tun.fi/MX.67225> ;
    skos:hiddenLabel "Candelariella efflorescens"@fi,
        "Candelariella efflorescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokeltuaisjäkälä"@fi,
        "mjölig ägglav"@sv .

<http://tun.fi/MX.313722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercidospora macrospora" ;
    dwc:scientificNameAuthorship "(Uloth) Hafellner & Nav.-Ros." ;
    skos:broader <http://tun.fi/MX.67371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cercidospora macrospora"@fi,
        "Cercidospora macrospora"@sv .

<http://tun.fi/MX.313723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis parasitaster" ;
    dwc:scientificNameAuthorship "(Bagl. & Carestia) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis parasitaster"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "torvijäkälänneula"@fi,
        "Chaenothecopsis parasitaster"@sv .

<http://tun.fi/MX.313724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia pulvinata" ;
    dwc:scientificNameAuthorship "(Sandst.) van Herk & Aptroot" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia cervicornis subsp. pulvinata"@fi,
        "Cladonia pulvinata"@fi,
        "Cladonia rappii"@fi,
        "Cladonia cervicornis subsp. pulvinata"@sv,
        "Cladonia pulvinata"@sv,
        "Cladonia rappii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallotorvijäkälä"@fi,
        "bollbägarlav"@sv .

<http://tun.fi/MX.313726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtopsis fumosa" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.313707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyrtopsis fumosa"@fi,
        "Cyrtopsis fumosa"@sv .

<http://tun.fi/MX.313727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerococcum athallinum" ;
    dwc:scientificNameAuthorship "(Müll. Arg.) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.67201> ;
    skos:hiddenLabel "Dactylospora athallina"@fi,
        "Dactylospora athallina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sclerococcum athallinum"@fi,
        "Sclerococcum athallinum"@sv .

<http://tun.fi/MX.313728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylospora rubiginosa" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.67377> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylospora rubiginosa"@fi,
        "Dactylospora rubiginosa"@sv .

<http://tun.fi/MX.313729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymocyrtis consimilis" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.313708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymocyrtis consimilis"@fi,
        "Didymocyrtis consimilis"@sv .

<http://tun.fi/MX.313730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymocyrtis bryonthae" ;
    dwc:scientificNameAuthorship "(Arnold) Hafellner" ;
    skos:broader <http://tun.fi/MX.313708> ;
    skos:hiddenLabel "Polycoccum bryonthae"@fi,
        "Polycoccum bryonthae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymocyrtis bryonthae"@fi,
        "Didymocyrtis bryonthae"@sv .

<http://tun.fi/MX.313731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endococcus verrucisporus" ;
    dwc:scientificNameAuthorship "Alstrup" ;
    skos:broader <http://tun.fi/MX.67083> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endococcus verrucisporus"@fi,
        "Endococcus verrucisporus"@sv .

<http://tun.fi/MX.313732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epigloea urosperma" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.67181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epigloea urosperma"@fi,
        "Epigloea urosperma"@sv .

<http://tun.fi/MX.313733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalideopsis piceicola" ;
    dwc:scientificNameAuthorship "(Nyl.) Vězda & Poelt" ;
    skos:broader <http://tun.fi/MX.233753> ;
    skos:hiddenLabel "Gyalideopsis piceicola"@fi,
        "Gyalideopsis piceicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenpiikkijäkälä"@fi,
        "granpensellav"@sv .

<http://tun.fi/MX.313734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenelia cyanocarpa" ;
    dwc:scientificNameAuthorship "(Anzi) Lutzoni" ;
    skos:broader <http://tun.fi/MX.67029> ;
    skos:hiddenLabel "Ionaspis cyanocarpa"@fi,
        "Ionaspis cyanocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenelia cyanocarpa"@fi,
        "Hymenelia cyanocarpa"@sv .

<http://tun.fi/MX.313735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeriopsis salisburyi" ;
    dwc:scientificNameAuthorship "D. Hawksw. & Sivan." ;
    skos:broader <http://tun.fi/MX.67091> ;
    skos:hiddenLabel "Lasiosphaeriopsis salisburyi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkajäkälänhymelöinen"@fi,
        "Lasiosphaeriopsis salisburyi"@sv .

<http://tun.fi/MX.313736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora norvegica" ;
    dwc:scientificNameAuthorship "Tønsberg" ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora norvegica"@fi,
        "Lecanora norvegica"@sv .

<http://tun.fi/MX.313738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea contexta" ;
    dwc:scientificNameAuthorship "Hedl." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Catillaria contexta"@fi,
        "Micarea contexta"@fi,
        "Catillaria contexta"@sv,
        "Micarea contexta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "petäjäntyynyjäkälä"@fi,
        "dvärgdynlav"@sv .

<http://tun.fi/MX.313739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea lynceola" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Palice" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micarea lynceola"@fi,
        "Micarea lynceola"@sv .

<http://tun.fi/MX.313740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea melaeniza" ;
    dwc:scientificNameAuthorship "Hedl." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Micarea melaeniza"@fi,
        "Micarea melaeniza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplätyynyjäkälä"@fi,
        "prickig veddynlav"@sv .

<http://tun.fi/MX.313741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea nigella" ;
    dwc:scientificNameAuthorship "Coppins" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Micarea nigella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysityynyjäkälä"@fi,
        "Micarea nigella"@sv .

<http://tun.fi/MX.313742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea nowakii" ;
    dwc:scientificNameAuthorship "Czarnota & Coppins" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Micarea nowakii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nowakintyynyjäkälä"@fi,
        "Micarea nowakii"@sv .

<http://tun.fi/MX.313743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea osloënsis" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Hedl." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Micarea osloënsis"@fi,
        "Micarea osloënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norjantyynyjäkälä"@fi,
        "norsk dynlav"@sv .

<http://tun.fi/MX.313744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea tomentosa" ;
    dwc:scientificNameAuthorship "Czarnota & Coppins" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Micarea tomentosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkatyynyjäkälä"@fi,
        "Micarea tomentosa"@sv .

<http://tun.fi/MX.313745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoblastus sanguinarioides" ;
    dwc:scientificNameAuthorship "Kantvilas" ;
    skos:broader <http://tun.fi/MX.67302> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycoblastus sanguinarioides"@fi,
        "Mycoblastus sanguinarioides"@sv .

<http://tun.fi/MX.313746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia szatalaënsis" ;
    dwc:scientificNameAuthorship "Verseghy" ;
    skos:broader <http://tun.fi/MX.67102> ;
    skos:hiddenLabel "Ochrolechia szatalaënsis"@fi,
        "Pertusaria poriniza"@fi,
        "Ochrolechia szatalaënsis"@sv,
        "Pertusaria poriniza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerppukermajäkälä"@fi,
        "sälgörnlav"@sv .

<http://tun.fi/MX.313747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectocarpon linitae" ;
    dwc:scientificNameAuthorship "(R. Sant.) Wedin & Hafellner" ;
    skos:broader <http://tun.fi/MX.67326> ;
    skos:hiddenLabel "Arthonia linitae"@fi,
        "Plectocarpon linitae"@fi,
        "Arthonia linitae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikeuhkoneppi"@fi,
        "Plectocarpon linitae"@sv .

<http://tun.fi/MX.313748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectocarpon nephromeum" ;
    dwc:scientificNameAuthorship "(Norman) R. Sant." ;
    skos:broader <http://tun.fi/MX.67326> ;
    skos:hiddenLabel "Plectocarpon nephromeum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munuaisneppi"@fi,
        "Plectocarpon nephromeum"@sv .

<http://tun.fi/MX.313749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia schisticola" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia schisticola"@fi,
        "Polyblastia schisticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskekonnanjäkälä"@fi,
        "skiffermursporing"@sv .

<http://tun.fi/MX.313750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia soredizodes" ;
    dwc:scientificNameAuthorship "(Lamy ex Nyl.) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:hiddenLabel "Biatora cavernarum"@fi,
        "Lecidea cavernarum"@fi,
        "Biatora cavernarum"@sv,
        "Lecidea cavernarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porpidia soredizodes"@fi,
        "Porpidia soredizodes"@sv .

<http://tun.fi/MX.313751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoblastenia siebenhaariana" ;
    dwc:scientificNameAuthorship "(Körb.) J. Steiner" ;
    skos:broader <http://tun.fi/MX.67060> ;
    skos:hiddenLabel "Protoblastenia siebenhaariana"@fi,
        "Protoblastenia siebenhaariana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnuppujäkälä"@fi,
        "storfruktig guldskivlav"@sv .

<http://tun.fi/MX.313752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon pycnocarpoides" ;
    dwc:scientificNameAuthorship "Eitner" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon pycnocarpoides"@fi,
        "Rhizocarpon pycnocarpoides"@sv .

<http://tun.fi/MX.313753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skyttella muelleri" ;
    dwc:scientificNameAuthorship "(Willey) D. Hawksw. & R. Sant." ;
    skos:broader <http://tun.fi/MX.67047> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Skyttella muelleri"@fi,
        "Skyttella muelleri"@sv .

<http://tun.fi/MX.313755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmidium mycobilimbiae" ;
    dwc:scientificNameAuthorship "Cl. Roux, Triebel & Etayo" ;
    skos:broader <http://tun.fi/MX.67409> ;
    skos:hiddenLabel "Stigmidium mycobilimbiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskeisenpinsikkä"@fi,
        "Stigmidium mycobilimbiae"@sv .

<http://tun.fi/MX.313756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelocarpon strasseri" ;
    dwc:scientificNameAuthorship "Zahlbr." ;
    skos:broader <http://tun.fi/MX.67408> ;
    skos:hiddenLabel "Thelocarpon strasseri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tappisäkkijäkälä"@fi,
        "Thelocarpon strasseri"@sv .

<http://tun.fi/MX.313757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella huuskonenii" ;
    dwc:scientificNameAuthorship "Diederich, Myllys, Goward & H. Lindgr." ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tremella huuskonenii"@fi,
        "Tremella huuskonenii"@sv .

<http://tun.fi/MX.313758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonectria anisospora" ;
    dwc:scientificNameAuthorship "(Lowen) Van den Boom & Diederich" ;
    skos:broader <http://tun.fi/MX.234264> ;
    skos:hiddenLabel "Pronectria anisospora"@fi,
        "Pronectria anisospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonectria anisospora"@fi,
        "Trichonectria anisospora"@sv .

<http://tun.fi/MX.313760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria inornata" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria inornata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelmumustuainen"@fi,
        "Verrucaria inornata"@sv .

<http://tun.fi/MX.313761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria pilosoides" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria pilosoides"@fi,
        "Verrucaria pilosoides"@sv .

<http://tun.fi/MX.313762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria subfuscata" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria scabridula"@fi,
        "Verrucaria scabridula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria subfuscata"@fi,
        "Verrucaria subfuscata"@sv .

<http://tun.fi/MX.313763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylographa carneopallida" ;
    dwc:scientificNameAuthorship "(Räsänen) T. Sprib." ;
    skos:broader <http://tun.fi/MX.67110> ;
    skos:hiddenLabel "Xylographa carneopallida"@fi,
        "Xylographa rubescens var. carneopallida"@fi,
        "Xylographa rubescens var. carneopallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoviirujäkälä"@fi,
        "Xylographa carneopallida"@sv .

<http://tun.fi/MX.313764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylographa difformis" ;
    dwc:scientificNameAuthorship "(Vain.) Vain." ;
    skos:broader <http://tun.fi/MX.67110> ;
    skos:hiddenLabel "Xylographa difformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutkaviirujäkälä"@fi,
        "Xylographa difformis"@sv .

<http://tun.fi/MX.313765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylographa erratica" ;
    dwc:scientificNameAuthorship "T. Sprib." ;
    skos:broader <http://tun.fi/MX.67110> ;
    skos:hiddenLabel "Xylographa erratica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikioviirujäkälä"@fi,
        "Xylographa erratica"@sv .

<http://tun.fi/MX.313766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylographa pallens" ;
    dwc:scientificNameAuthorship "(Nyl.) K. P. Malmgr." ;
    skos:broader <http://tun.fi/MX.67110> ;
    skos:hiddenLabel "Xylographa pallens"@fi,
        "Xylographa rubescens var. degelii"@fi,
        "Xylographa rubescens var. degelii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtiviirujäkälä"@fi,
        "Xylographa pallens"@sv .

<http://tun.fi/MX.313767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylographa rubescens" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.67110> ;
    skos:hiddenLabel "Xylographa abietina var. rubescens"@fi,
        "Xylographa rubescens"@fi,
        "Xylographa abietina var. rubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "veriviirujäkälä"@fi,
        "Xylographa rubescens"@sv .

<http://tun.fi/MX.313768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylographa soralifera" ;
    dwc:scientificNameAuthorship "Holien & Tønsberg" ;
    skos:broader <http://tun.fi/MX.67110> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylographa soralifera"@fi,
        "Xylographa soralifera"@sv .

<http://tun.fi/MX.317001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria violaceibasis" ;
    dwc:scientificNameAuthorship "Contu & Fernandez-Sas." ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laccaria violaceibasis"@fi,
        "Laccaria violaceibasis"@sv .

<http://tun.fi/MX.317004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria chibinensis" ;
    dwc:scientificNameAuthorship "Mikhailovskii" ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:hiddenLabel "Laccaria chibinensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjanlohisieni"@fi,
        "Laccaria chibinensis"@sv .

<http://tun.fi/MX.317008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamelloclavaria petersenii" ;
    dwc:scientificNameAuthorship "Adamčík & Birkebak" ;
    skos:broader <http://tun.fi/MX.317007> ;
    skos:hiddenLabel "Lamelloclavaria petersenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karttukedokas"@fi,
        "Lamelloclavaria petersenii"@sv .

<http://tun.fi/MX.317009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe substellata" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe substellata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mallanrisakas"@fi,
        "Inocybe substellata"@sv .

<http://tun.fi/MX.317010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe lacunarum" ;
    dwc:scientificNameAuthorship "Vauras & E. Larss." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe lacunarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rutarisakas"@fi,
        "Inocybe lacunarum"@sv .

<http://tun.fi/MX.317026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copromyza neglecta" ;
    dwc:scientificNameAuthorship "(Malloch, 1913)" ;
    skos:broader <http://tun.fi/MX.279700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copromyza neglecta"@fi,
        "Copromyza neglecta"@sv .

<http://tun.fi/MX.317027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia albicans" ;
    dwc:scientificNameAuthorship "(Wood, 1908)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia albicans"@fi,
        "Megaselia albicans"@sv .

<http://tun.fi/MX.317028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza vitalbae" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1873" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza vitalbae"@fi,
        "Phytomyza vitalbae"@sv .

<http://tun.fi/MX.317033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmylus fulvicephalus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.317032> ;
    skos:hiddenLabel "Osmylus fulvicephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtakorento"@fi,
        "Osmylus fulvicephalus"@sv .

<http://tun.fi/MX.317040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nothochrysa capitata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.317038> ;
    skos:hiddenLabel "Nothochrysa capitata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskojalokorento"@fi,
        "Nothochrysa capitata"@sv .

<http://tun.fi/MX.317043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomallada flavifrons" ;
    dwc:scientificNameAuthorship "(Brauer, 1850)" ;
    skos:broader <http://tun.fi/MX.290378> ;
    skos:hiddenLabel "Dichochrysa flavitrons"@fi,
        "Pseudomallada flavifrons"@fi,
        "Dichochrysa flavitrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänpisamakorento"@fi,
        "Pseudomallada flavifrons"@sv .

<http://tun.fi/MX.317046> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Leucodon sciuroides var. morensis" ;
    dwc:scientificNameAuthorship "(Schwägr.) De Not." ;
    skos:broader <http://tun.fi/MX.43698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucodon sciuroides var. morensis"@fi,
        "Leucodon sciuroides var. morensis"@sv .

<http://tun.fi/MX.317047> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Leucodon sciuroides var. sciuroides" ;
    dwc:scientificNameAuthorship "(Hedw.) Schwägr." ;
    skos:broader <http://tun.fi/MX.43698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucodon sciuroides var. sciuroides"@fi,
        "Leucodon sciuroides var. sciuroides"@sv .

<http://tun.fi/MX.317218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyraulus stroemi" ;
    dwc:scientificNameAuthorship "Westerlund, 1881" ;
    skos:broader <http://tun.fi/MX.212535> ;
    skos:hiddenLabel "Gyraulus stroemi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankehäkotilo"@fi,
        "Gyraulus stroemi"@sv .

<http://tun.fi/MX.317274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocera ezoensis" ;
    dwc:scientificNameAuthorship "Okada, 1937" ;
    skos:broader <http://tun.fi/MX.275181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocera ezoensis"@fi,
        "Macrocera ezoensis"@sv .

<http://tun.fi/MX.317275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila interrupta" ;
    dwc:scientificNameAuthorship "(Winnertz, 1864)" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila interrupta"@fi,
        "Sciophila interrupta"@sv .

<http://tun.fi/MX.317277> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Plagiopus oederianus var. oederianus" ;
    dwc:scientificNameAuthorship "(Sw.) H.A. Crum & L.E. Anderson" ;
    skos:broader <http://tun.fi/MX.43884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plagiopus oederianus var. oederianus"@fi,
        "Plagiopus oederianus var. oederianus"@sv .

<http://tun.fi/MX.317280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomya obliqua" ;
    dwc:scientificNameAuthorship "(Say, 1824)" ;
    skos:broader <http://tun.fi/MX.275202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomya obliqua"@fi,
        "Mycomya obliqua"@sv .

<http://tun.fi/MX.317281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leia nigricornis" ;
    dwc:scientificNameAuthorship "van Duzee, 1928" ;
    skos:broader <http://tun.fi/MX.275505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leia nigricornis"@fi,
        "Leia nigricornis"@sv .

<http://tun.fi/MX.317284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orfelia boreoalpina" ;
    dwc:scientificNameAuthorship "Salmela, 2017" ;
    skos:broader <http://tun.fi/MX.275159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orfelia boreoalpina"@fi,
        "Orfelia boreoalpina"@sv .

<http://tun.fi/MX.317285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila holopaineni" ;
    dwc:scientificNameAuthorship "Salmela, 2017" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila holopaineni"@fi,
        "Sciophila holopaineni"@sv .

<http://tun.fi/MX.317286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila curvata" ;
    dwc:scientificNameAuthorship "Salmela, 2017" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila curvata"@fi,
        "Sciophila curvata"@sv .

<http://tun.fi/MX.317288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina norokorpii" ;
    dwc:scientificNameAuthorship "Salmela & Kolcsár, 2017" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina norokorpii"@fi,
        "Boletina norokorpii"@sv .

<http://tun.fi/MX.317289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia prolongata" ;
    dwc:scientificNameAuthorship "Salmela, 2017" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia prolongata"@fi,
        "Phronia prolongata"@sv .

<http://tun.fi/MX.317290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia reducta" ;
    dwc:scientificNameAuthorship "Salmela, 2017" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia reducta"@fi,
        "Phronia reducta"@sv .

<http://tun.fi/MX.317291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phronia sompio" ;
    dwc:scientificNameAuthorship "Salmela, 2017" ;
    skos:broader <http://tun.fi/MX.275849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phronia sompio"@fi,
        "Phronia sompio"@sv .

<http://tun.fi/MX.317296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eukiefferiella ancyla" ;
    dwc:scientificNameAuthorship "Svensson, 1986" ;
    skos:broader <http://tun.fi/MX.273583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eukiefferiella ancyla"@fi,
        "Eukiefferiella ancyla"@sv .

<http://tun.fi/MX.317305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius polaris" ;
    dwc:scientificNameAuthorship "Kieffer, 1926" ;
    skos:broader <http://tun.fi/MX.273772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psectrocladius polaris"@fi,
        "Psectrocladius polaris"@sv .

<http://tun.fi/MX.317306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropsectra lindrothi" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1931" ;
    skos:broader <http://tun.fi/MX.274136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropsectra lindrothi"@fi,
        "Micropsectra lindrothi"@sv .

<http://tun.fi/MX.317308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Procladius dentus" ;
    dwc:scientificNameAuthorship "Roback, 1971" ;
    skos:broader <http://tun.fi/MX.273359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Procladius dentus"@fi,
        "Procladius dentus"@sv .

<http://tun.fi/MX.317311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoconopa quadrivittata" ;
    dwc:scientificNameAuthorship "(Siebke, 1872)" ;
    skos:broader <http://tun.fi/MX.272684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctoconopa quadrivittata"@fi,
        "Arctoconopa quadrivittata"@sv .

<http://tun.fi/MX.317314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiocera sachalinensis" ;
    dwc:scientificNameAuthorship "(Alexander, 1924)" ;
    skos:broader <http://tun.fi/MX.317312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiocera sachalinensis"@fi,
        "Idiocera sachalinensis"@sv .

<http://tun.fi/MX.317350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomicra soniae" ;
    dwc:scientificNameAuthorship "Merz & Roháček, 2005" ;
    skos:broader <http://tun.fi/MX.317349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomicra soniae"@fi,
        "Stenomicra soniae"@sv .

<http://tun.fi/MX.317351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia caliginosa" ;
    dwc:scientificNameAuthorship "(Collin, 1926)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia caliginosa"@fi,
        "Rhamphomyia caliginosa"@sv .

<http://tun.fi/MX.317352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opalimosina calcarifera" ;
    dwc:scientificNameAuthorship "(Roháček, 1975)" ;
    skos:broader <http://tun.fi/MX.279782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opalimosina calcarifera"@fi,
        "Opalimosina calcarifera"@sv .

<http://tun.fi/MX.317354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abaristophora arctophila" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.317353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abaristophora arctophila"@fi,
        "Abaristophora arctophila"@sv .

<http://tun.fi/MX.317355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borophaga bennetti" ;
    dwc:scientificNameAuthorship "Disney, 2010" ;
    skos:broader <http://tun.fi/MX.277450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Borophaga bennetti"@fi,
        "Borophaga bennetti"@sv .

<http://tun.fi/MX.317356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heleodromia boreoalpina" ;
    dwc:scientificNameAuthorship "Saigusa, 1963" ;
    skos:broader <http://tun.fi/MX.277057> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heleodromia boreoalpina"@fi,
        "Heleodromia boreoalpina"@sv .

<http://tun.fi/MX.317357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drapetis completa" ;
    dwc:scientificNameAuthorship "Kovalev, 1972" ;
    skos:broader <http://tun.fi/MX.277021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drapetis completa"@fi,
        "Drapetis completa"@sv .

<http://tun.fi/MX.317358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha superciliosa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1860)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha superciliosa"@fi,
        "Cerodontha superciliosa"@sv .

<http://tun.fi/MX.317359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha cingulata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha cingulata"@fi,
        "Cerodontha cingulata"@sv .

<http://tun.fi/MX.317360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza europaea" ;
    dwc:scientificNameAuthorship "Zlobin, 2003" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza europaea"@fi,
        "Liriomyza europaea"@sv .

<http://tun.fi/MX.317361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza tragopogonis" ;
    dwc:scientificNameAuthorship "de Meijere, 1928" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza tragopogonis"@fi,
        "Liriomyza tragopogonis"@sv .

<http://tun.fi/MX.317362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia melandryi" ;
    dwc:scientificNameAuthorship "de Meijere, 1924" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia melandryi"@fi,
        "Ophiomyia melandryi"@sv .

<http://tun.fi/MX.317363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia tranquilla" ;
    dwc:scientificNameAuthorship "Pakalniškis, 1998" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia tranquilla"@fi,
        "Ophiomyia tranquilla"@sv .

<http://tun.fi/MX.317364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza affinis" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza affinis"@fi,
        "Phytomyza affinis"@sv .

<http://tun.fi/MX.317365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza calthivora" ;
    dwc:scientificNameAuthorship "Hendel, 1934" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza calthivora"@fi,
        "Phytomyza calthivora"@sv .

<http://tun.fi/MX.317367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus alce" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus alce"@fi,
        "Cinetus alce"@sv .

<http://tun.fi/MX.317368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus aletes" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus aletes"@fi,
        "Cinetus aletes"@sv .

<http://tun.fi/MX.317369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus ariantes" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus ariantes"@fi,
        "Cinetus ariantes"@sv .

<http://tun.fi/MX.317370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus atriceps" ;
    dwc:scientificNameAuthorship "Kieffer, 1910" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus atriceps"@fi,
        "Cinetus atriceps"@sv .

<http://tun.fi/MX.317371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus brevipetiolatus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus brevipetiolatus"@fi,
        "Cinetus brevipetiolatus"@sv .

<http://tun.fi/MX.317372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus cameroni" ;
    dwc:scientificNameAuthorship "Kieffer, 1910" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus cameroni"@fi,
        "Cinetus cameroni"@sv .

<http://tun.fi/MX.317373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus ditomus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus ditomus"@fi,
        "Cinetus ditomus"@sv .

<http://tun.fi/MX.317374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus elatior" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus elatior"@fi,
        "Cinetus elatior"@sv .

<http://tun.fi/MX.317375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus ennius" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus ennius"@fi,
        "Cinetus ennius"@sv .

<http://tun.fi/MX.317376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus excavatus" ;
    dwc:scientificNameAuthorship "Kieffer, 1910" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus excavatus"@fi,
        "Cinetus excavatus"@sv .

<http://tun.fi/MX.317377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus fuliginosus" ;
    dwc:scientificNameAuthorship "Curtis, 1831" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus fuliginosus"@fi,
        "Cinetus fuliginosus"@sv .

<http://tun.fi/MX.317378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus gaus" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus gaus"@fi,
        "Cinetus gaus"@sv .

<http://tun.fi/MX.317379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus ilione" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus ilione"@fi,
        "Cinetus ilione"@sv .

<http://tun.fi/MX.317380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus iridipennis" ;
    dwc:scientificNameAuthorship "Lepeletier & Serville, 1825" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus iridipennis"@fi,
        "Cinetus iridipennis"@sv .

<http://tun.fi/MX.317381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus lanceolatus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus lanceolatus"@fi,
        "Cinetus lanceolatus"@sv .

<http://tun.fi/MX.317382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus piceus" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus piceus"@fi,
        "Cinetus piceus"@sv .

<http://tun.fi/MX.317383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus piciventris" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus piciventris"@fi,
        "Cinetus piciventris"@sv .

<http://tun.fi/MX.317384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus princeps" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus princeps"@fi,
        "Cinetus princeps"@sv .

<http://tun.fi/MX.317385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus sequester" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus sequester"@fi,
        "Cinetus sequester"@sv .

<http://tun.fi/MX.317386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus telon" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus telon"@fi,
        "Cinetus telon"@sv .

<http://tun.fi/MX.317387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinetus tristis" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinetus tristis"@fi,
        "Cinetus tristis"@sv .

<http://tun.fi/MX.317390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota abbreviata" ;
    dwc:scientificNameAuthorship "(Kieffer, 1907)" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota abbreviata"@fi,
        "Miota abbreviata"@sv .

<http://tun.fi/MX.317391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota analis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910), nec Ashmead, 1893" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota analis"@fi,
        "Miota analis"@sv .

<http://tun.fi/MX.317392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota compressa" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota compressa"@fi,
        "Miota compressa"@sv .

<http://tun.fi/MX.317393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota costalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota costalis"@fi,
        "Miota costalis"@sv .

<http://tun.fi/MX.317394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota docilis" ;
    dwc:scientificNameAuthorship "(Nixon, 1957)" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota docilis"@fi,
        "Miota docilis"@sv .

<http://tun.fi/MX.317395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota egregia" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:hiddenLabel "Miota egregius"@fi,
        "Miota egregius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota egregia"@fi,
        "Miota egregia"@sv .

<http://tun.fi/MX.317397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota flavidicornis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota flavidicornis"@fi,
        "Miota flavidicornis"@sv .

<http://tun.fi/MX.317398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota fungorum" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota fungorum"@fi,
        "Miota fungorum"@sv .

<http://tun.fi/MX.317399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota macrocera" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota macrocera"@fi,
        "Miota macrocera"@sv .

<http://tun.fi/MX.317400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota monilicornis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota monilicornis"@fi,
        "Miota monilicornis"@sv .

<http://tun.fi/MX.317401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota perplexa" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota perplexa"@fi,
        "Miota perplexa"@sv .

<http://tun.fi/MX.317402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota polita" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota polita"@fi,
        "Miota polita"@sv .

<http://tun.fi/MX.317403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota prolongata" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota prolongata"@fi,
        "Miota prolongata"@sv .

<http://tun.fi/MX.317404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miota thomsoni" ;
    dwc:scientificNameAuthorship "Wall, 1998" ;
    skos:broader <http://tun.fi/MX.317388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miota thomsoni"@fi,
        "Miota thomsoni"@sv .

<http://tun.fi/MX.317407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scorpioteleia cebes" ;
    dwc:scientificNameAuthorship "(Nixon, 1957)" ;
    skos:broader <http://tun.fi/MX.317405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scorpioteleia cebes"@fi,
        "Scorpioteleia cebes"@sv .

<http://tun.fi/MX.317408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scorpioteleia compressa" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scorpioteleia compressa"@fi,
        "Scorpioteleia compressa"@sv .

<http://tun.fi/MX.317409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scorpioteleia longepetiolata" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317405> ;
    skos:hiddenLabel "Scorpioteleia longiventris"@fi,
        "Scorpioteleia longiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scorpioteleia longepetiolata"@fi,
        "Scorpioteleia longepetiolata"@sv .

<http://tun.fi/MX.317414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista acuta" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista acuta"@fi,
        "Aclista acuta"@sv .

<http://tun.fi/MX.317415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista alticollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista alticollis"@fi,
        "Aclista alticollis"@sv .

<http://tun.fi/MX.317416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista analis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista analis"@fi,
        "Aclista analis"@sv .

<http://tun.fi/MX.317417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista bitensis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista bitensis"@fi,
        "Aclista bitensis"@sv .

<http://tun.fi/MX.317418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista boops" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista boops"@fi,
        "Aclista boops"@sv .

<http://tun.fi/MX.317419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista brevicornis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista brevicornis"@fi,
        "Aclista brevicornis"@sv .

<http://tun.fi/MX.317420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista cantiana" ;
    dwc:scientificNameAuthorship "(Curtis, 1831)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista cantiana"@fi,
        "Aclista cantiana"@sv .

<http://tun.fi/MX.317421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista dubia" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista dubia"@fi,
        "Aclista dubia"@sv .

<http://tun.fi/MX.317422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista evadne" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:hiddenLabel "Aclista microtoma"@fi,
        "Aclista microtoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista evadne"@fi,
        "Aclista evadne"@sv .

<http://tun.fi/MX.317424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista filiformis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:hiddenLabel "Aclista filicornis"@fi,
        "Aclista filicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista filiformis"@fi,
        "Aclista filiformis"@sv .

<http://tun.fi/MX.317426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista flavicornis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista flavicornis"@fi,
        "Aclista flavicornis"@sv .

<http://tun.fi/MX.317427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista fractinervis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista fractinervis"@fi,
        "Aclista fractinervis"@sv .

<http://tun.fi/MX.317428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista insolita" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista insolita"@fi,
        "Aclista insolita"@sv .

<http://tun.fi/MX.317429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista janssoni" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista janssoni"@fi,
        "Aclista janssoni"@sv .

<http://tun.fi/MX.317430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista lapponica" ;
    dwc:scientificNameAuthorship "(Hellén, 1964)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista lapponica"@fi,
        "Aclista lapponica"@sv .

<http://tun.fi/MX.317431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista marginalis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista marginalis"@fi,
        "Aclista marginalis"@sv .

<http://tun.fi/MX.317432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista marshalli" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista marshalli"@fi,
        "Aclista marshalli"@sv .

<http://tun.fi/MX.317433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista neglecta" ;
    dwc:scientificNameAuthorship "(Kieffer, 1907)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista neglecta"@fi,
        "Aclista neglecta"@sv .

<http://tun.fi/MX.317434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista oxytoma" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista oxytoma"@fi,
        "Aclista oxytoma"@sv .

<http://tun.fi/MX.317435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista prolongata" ;
    dwc:scientificNameAuthorship "(Kieffer, 1907)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista prolongata"@fi,
        "Aclista prolongata"@sv .

<http://tun.fi/MX.317436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista pseudobitensis" ;
    dwc:scientificNameAuthorship "Maček, 2007" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista pseudobitensis"@fi,
        "Aclista pseudobitensis"@sv .

<http://tun.fi/MX.317437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista rufipes" ;
    dwc:scientificNameAuthorship "(Kieffer, 1907)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista rufipes"@fi,
        "Aclista rufipes"@sv .

<http://tun.fi/MX.317438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista rufopetiolata" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista rufopetiolata"@fi,
        "Aclista rufopetiolata"@sv .

<http://tun.fi/MX.317439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista scutellaris" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista scutellaris"@fi,
        "Aclista scutellaris"@sv .

<http://tun.fi/MX.317440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista soror" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista soror"@fi,
        "Aclista soror"@sv .

<http://tun.fi/MX.317441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclista striolata" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclista striolata"@fi,
        "Aclista striolata"@sv .

<http://tun.fi/MX.317443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantolyta flaviventris" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.318044> ;
    skos:hiddenLabel "Acropiesta flaviventris"@fi,
        "Acropiesta flaviventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantolyta flaviventris"@fi,
        "Pantolyta flaviventris"@sv .

<http://tun.fi/MX.317444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantolyta macrocera" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.318044> ;
    skos:hiddenLabel "Acropiesta macrocera"@fi,
        "Acropiesta macrocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantolyta macrocera"@fi,
        "Pantolyta macrocera"@sv .

<http://tun.fi/MX.317445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantolyta nitida" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.318044> ;
    skos:hiddenLabel "Acropiesta nitida"@fi,
        "Acropiesta nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantolyta nitida"@fi,
        "Pantolyta nitida"@sv .

<http://tun.fi/MX.317446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantolyta radialis" ;
    dwc:scientificNameAuthorship "(Hellén, 1964)" ;
    skos:broader <http://tun.fi/MX.318044> ;
    skos:hiddenLabel "Acropiesta radialis"@fi,
        "Acropiesta radialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantolyta radialis"@fi,
        "Pantolyta radialis"@sv .

<http://tun.fi/MX.317447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantolyta rufiventris" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.318044> ;
    skos:hiddenLabel "Acropiesta rufiventris"@fi,
        "Acropiesta xanthura"@fi,
        "Acropiesta rufiventris"@sv,
        "Acropiesta xanthura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantolyta rufiventris"@fi,
        "Pantolyta rufiventris"@sv .

<http://tun.fi/MX.317449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantolyta sciarivora" ;
    dwc:scientificNameAuthorship "(Kieffer, 1907)" ;
    skos:broader <http://tun.fi/MX.318044> ;
    skos:hiddenLabel "Acropiesta flavipes"@fi,
        "Acropiesta sciarivora"@fi,
        "Acropiesta flavipes"@sv,
        "Acropiesta sciarivora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantolyta sciarivora"@fi,
        "Pantolyta sciarivora"@sv .

<http://tun.fi/MX.317452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis brachyura" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis brachyura"@fi,
        "Pantoclis brachyura"@sv .

<http://tun.fi/MX.317453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis breviceps" ;
    dwc:scientificNameAuthorship "Hellén, 1964" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis breviceps"@fi,
        "Pantoclis breviceps"@sv .

<http://tun.fi/MX.317454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis brevior" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis brevior"@fi,
        "Pantoclis brevior"@sv .

<http://tun.fi/MX.317455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis carinata" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis carinata"@fi,
        "Pantoclis carinata"@sv .

<http://tun.fi/MX.317456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis elongata" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis elongata"@fi,
        "Pantoclis elongata"@sv .

<http://tun.fi/MX.317457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis hirtistilus" ;
    dwc:scientificNameAuthorship "Kieffer, 1909" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis hirtistilus"@fi,
        "Pantoclis hirtistilus"@sv .

<http://tun.fi/MX.317458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis longipennis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis longipennis"@fi,
        "Pantoclis longipennis"@sv .

<http://tun.fi/MX.317459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis mese" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis mese"@fi,
        "Pantoclis mese"@sv .

<http://tun.fi/MX.317460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis opaca" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis opaca"@fi,
        "Pantoclis opaca"@sv .

<http://tun.fi/MX.317461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis similis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis similis"@fi,
        "Pantoclis similis"@sv .

<http://tun.fi/MX.317465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudogonalos hahnii" ;
    dwc:scientificNameAuthorship "(Spinola, 1840)" ;
    skos:broader <http://tun.fi/MX.317463> ;
    skos:hiddenLabel "Pseudogonalos hahnii"@fi,
        "Trigonalys hahnii"@fi,
        "Trigonalys hahnii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alvepistiäinen"@fi,
        "Pseudogonalos hahnii"@sv .

<http://tun.fi/MX.317469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachygaster minuta" ;
    dwc:scientificNameAuthorship "(Olivier, 1792)" ;
    skos:broader <http://tun.fi/MX.317468> ;
    skos:hiddenLabel "Brachygaster minuta"@fi,
        "Evania minuta"@fi,
        "Evania minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "torakkapistiäinen"@fi,
        "Brachygaster minuta"@sv .

<http://tun.fi/MX.317472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacus striatus" ;
    dwc:scientificNameAuthorship "Jurine, 1807" ;
    skos:broader <http://tun.fi/MX.317471> ;
    skos:hiddenLabel "Aulacus striatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "junkiaispistiäinen"@fi,
        "Aulacus striatus"@sv .

<http://tun.fi/MX.317476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gasteruption assectator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.317475> ;
    skos:hiddenLabel "Gasteruption aberrans"@fi,
        "Gasteruption affectator"@fi,
        "Ichneumon assectator"@fi,
        "Gasteruption aberrans"@sv,
        "Gasteruption affectator"@sv,
        "Ichneumon assectator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gasteruption assectator"@fi,
        "Gasteruption assectator"@sv .

<http://tun.fi/MX.317480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gasteruption boreale" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.317475> ;
    skos:hiddenLabel "Foenus borealis"@fi,
        "Foenus fumipennis"@fi,
        "Gasteruption margotae"@fi,
        "Foenus borealis"@sv,
        "Foenus fumipennis"@sv,
        "Gasteruption margotae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gasteruption boreale"@fi,
        "Gasteruption boreale"@sv .

<http://tun.fi/MX.317482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gasteruption diversipes" ;
    dwc:scientificNameAuthorship "(Abeille de Perrin, 1879)" ;
    skos:broader <http://tun.fi/MX.317475> ;
    skos:hiddenLabel "Faenus diversipes"@fi,
        "Faenus diversipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gasteruption diversipes"@fi,
        "Gasteruption diversipes"@sv .

<http://tun.fi/MX.317483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gasteruption erythrostomum" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1831)" ;
    skos:broader <http://tun.fi/MX.317475> ;
    skos:hiddenLabel "Foenus erythrostomus"@fi,
        "Foenus erythrostomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gasteruption erythrostomum"@fi,
        "Gasteruption erythrostomum"@sv .

<http://tun.fi/MX.317484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gasteruption hastator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.317475> ;
    skos:hiddenLabel "Foenus hastator"@fi,
        "Gasteruption tibiale"@fi,
        "Foenus hastator"@sv,
        "Gasteruption tibiale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gasteruption hastator"@fi,
        "Gasteruption hastator"@sv .

<http://tun.fi/MX.317486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gasteruption jaculator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.317475> ;
    skos:hiddenLabel "Foenus granulithorax"@fi,
        "Gasteruption thomsoni"@fi,
        "Ichneumon jaculator"@fi,
        "Foenus granulithorax"@sv,
        "Gasteruption thomsoni"@sv,
        "Ichneumon jaculator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gasteruption jaculator"@fi,
        "Gasteruption jaculator"@sv .

<http://tun.fi/MX.317490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gasteruption nigritarse" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.317475> ;
    skos:hiddenLabel "Foenus nigritarsis"@fi,
        "Foenus nigritarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gasteruption nigritarse"@fi,
        "Gasteruption nigritarse"@sv .

<http://tun.fi/MX.317500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acerotella boter" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.317499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acerotella boter"@fi,
        "Acerotella boter"@sv .

<http://tun.fi/MX.317501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acerotella evanescens" ;
    dwc:scientificNameAuthorship "(Kieffer, 1914)" ;
    skos:broader <http://tun.fi/MX.317499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acerotella evanescens"@fi,
        "Acerotella evanescens"@sv .

<http://tun.fi/MX.317502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acerotella humilis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1913)" ;
    skos:broader <http://tun.fi/MX.317499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acerotella humilis"@fi,
        "Acerotella humilis"@sv .

<http://tun.fi/MX.317503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acerotella hungarica" ;
    dwc:scientificNameAuthorship "(Szelényi, 1938" ;
    skos:broader <http://tun.fi/MX.317499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acerotella hungarica"@fi,
        "Acerotella hungarica"@sv .

<http://tun.fi/MX.317505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceroteta borealis" ;
    dwc:scientificNameAuthorship "Kozlov & Masner, 1977" ;
    skos:broader <http://tun.fi/MX.317504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceroteta borealis"@fi,
        "Aceroteta borealis"@sv .

<http://tun.fi/MX.317507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyaspis belus" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyaspis belus"@fi,
        "Amblyaspis belus"@sv .

<http://tun.fi/MX.317509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyaspis populi" ;
    dwc:scientificNameAuthorship "Buhl, 2012" ;
    skos:broader <http://tun.fi/MX.317506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyaspis populi"@fi,
        "Amblyaspis populi"@sv .

<http://tun.fi/MX.317510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyaspis roboris" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyaspis roboris"@fi,
        "Amblyaspis roboris"@sv .

<http://tun.fi/MX.317511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyaspis scelionoides" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.317506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyaspis scelionoides"@fi,
        "Amblyaspis scelionoides"@sv .

<http://tun.fi/MX.317512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyaspis tritici" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblyaspis tritici"@fi,
        "Amblyaspis tritici"@sv .

<http://tun.fi/MX.317514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anopedias lacustris" ;
    dwc:scientificNameAuthorship "Kieffer, 1910" ;
    skos:broader <http://tun.fi/MX.317513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anopedias lacustris"@fi,
        "Anopedias lacustris"@sv .

<http://tun.fi/MX.317515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anopedias notaulatus" ;
    dwc:scientificNameAuthorship "Buhl, 2005" ;
    skos:broader <http://tun.fi/MX.317513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anopedias notaulatus"@fi,
        "Anopedias notaulatus"@sv .

<http://tun.fi/MX.317516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anopedias obscurus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anopedias obscurus"@fi,
        "Anopedias obscurus"@sv .

<http://tun.fi/MX.317517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anopedias tritomus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anopedias tritomus"@fi,
        "Anopedias tritomus"@sv .

<http://tun.fi/MX.317519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratacis cochleata" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317518> ;
    skos:hiddenLabel "Ceratacis filicornis"@fi,
        "Ceratacis munki"@fi,
        "Ceratacis filicornis"@sv,
        "Ceratacis munki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratacis cochleata"@fi,
        "Ceratacis cochleata"@sv .

<http://tun.fi/MX.317523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euxestonotus error" ;
    dwc:scientificNameAuthorship "(Fitch, 1861)" ;
    skos:broader <http://tun.fi/MX.317522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euxestonotus error"@fi,
        "Euxestonotus error"@sv .

<http://tun.fi/MX.317524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euxestonotus hasselbalchi" ;
    dwc:scientificNameAuthorship "Buhl, 1994" ;
    skos:broader <http://tun.fi/MX.317522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euxestonotus hasselbalchi"@fi,
        "Euxestonotus hasselbalchi"@sv .

<http://tun.fi/MX.317526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fidiobia polita" ;
    dwc:scientificNameAuthorship "Buhl, 1998" ;
    skos:broader <http://tun.fi/MX.317525> ;
    skos:hiddenLabel "Fidiobia hofferi"@fi,
        "Fidiobia hofferi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fidiobia polita"@fi,
        "Fidiobia polita"@sv .

<http://tun.fi/MX.317528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fidiobia rugosifrons" ;
    dwc:scientificNameAuthorship "Crawford, 1917" ;
    skos:broader <http://tun.fi/MX.317525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fidiobia rugosifrons"@fi,
        "Fidiobia rugosifrons"@sv .

<http://tun.fi/MX.317530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma acuminatum" ;
    dwc:scientificNameAuthorship "Tomšik, 1950" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma acuminatum"@fi,
        "Inostemma acuminatum"@sv .

<http://tun.fi/MX.317531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma boscii" ;
    dwc:scientificNameAuthorship "(Jurine, 1807)" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma boscii"@fi,
        "Inostemma boscii"@sv .

<http://tun.fi/MX.317532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma brevicornu" ;
    dwc:scientificNameAuthorship "Vikberg, 1965" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:hiddenLabel "Inostemma brevicornis"@fi,
        "Inostemma brevicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma brevicornu"@fi,
        "Inostemma brevicornu"@sv .

<http://tun.fi/MX.317534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma contariniae" ;
    dwc:scientificNameAuthorship "Szelényi, 1938" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma contariniae"@fi,
        "Inostemma contariniae"@sv .

<http://tun.fi/MX.317535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma curtum" ;
    dwc:scientificNameAuthorship "Szelényi, 1938" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma curtum"@fi,
        "Inostemma curtum"@sv .

<http://tun.fi/MX.317536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma foersteri" ;
    dwc:scientificNameAuthorship "Kieffer, 1914" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma foersteri"@fi,
        "Inostemma foersteri"@sv .

<http://tun.fi/MX.317537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma hyperici" ;
    dwc:scientificNameAuthorship "Debauche, 1947" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma hyperici"@fi,
        "Inostemma hyperici"@sv .

<http://tun.fi/MX.317538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma koponeni" ;
    dwc:scientificNameAuthorship "Buhl, 2005" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma koponeni"@fi,
        "Inostemma koponeni"@sv .

<http://tun.fi/MX.317539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma melicerta" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma melicerta"@fi,
        "Inostemma melicerta"@sv .

<http://tun.fi/MX.317540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma opacum" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma opacum"@fi,
        "Inostemma opacum"@sv .

<http://tun.fi/MX.317541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma reticulatum" ;
    dwc:scientificNameAuthorship "Szelényi, 1938" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma reticulatum"@fi,
        "Inostemma reticulatum"@sv .

<http://tun.fi/MX.317542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma szabopatayi" ;
    dwc:scientificNameAuthorship "Szelényi, 1938" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma szabopatayi"@fi,
        "Inostemma szabopatayi"@sv .

<http://tun.fi/MX.317543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma walkeri" ;
    dwc:scientificNameAuthorship "Kieffer, 1914" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma walkeri"@fi,
        "Inostemma walkeri"@sv .

<http://tun.fi/MX.317545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iphitrachelus gracilis" ;
    dwc:scientificNameAuthorship "Masner, 1957" ;
    skos:broader <http://tun.fi/MX.317544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iphitrachelus gracilis"@fi,
        "Iphitrachelus gracilis"@sv .

<http://tun.fi/MX.317546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iphitrachelus lar" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Iphitrachelus lar"@fi,
        "Iphitrachelus lar"@sv .

<http://tun.fi/MX.317548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isocybus bifracticornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.317547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isocybus bifracticornis"@fi,
        "Isocybus bifracticornis"@sv .

<http://tun.fi/MX.317549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isocybus matuta" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isocybus matuta"@fi,
        "Isocybus matuta"@sv .

<http://tun.fi/MX.317551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isocybus thomsoni" ;
    dwc:scientificNameAuthorship "Kieffer, 1926" ;
    skos:broader <http://tun.fi/MX.317547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isocybus thomsoni"@fi,
        "Isocybus thomsoni"@sv .

<http://tun.fi/MX.317552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isocybus trochanteratus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isocybus trochanteratus"@fi,
        "Isocybus trochanteratus"@sv .

<http://tun.fi/MX.317554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isostasius inserens" ;
    dwc:scientificNameAuthorship "(Kirby, 1800)" ;
    skos:broader <http://tun.fi/MX.317553> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isostasius inserens"@fi,
        "Isostasius inserens"@sv .

<http://tun.fi/MX.317555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isostasius punctiger" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.317553> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isostasius punctiger"@fi,
        "Isostasius punctiger"@sv .

<http://tun.fi/MX.317557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacis breisteini" ;
    dwc:scientificNameAuthorship "Buhl, 1997" ;
    skos:broader <http://tun.fi/MX.317556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacis breisteini"@fi,
        "Leptacis breisteini"@sv .

<http://tun.fi/MX.317558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacis buchi" ;
    dwc:scientificNameAuthorship "Buhl, 1997" ;
    skos:broader <http://tun.fi/MX.317556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacis buchi"@fi,
        "Leptacis buchi"@sv .

<http://tun.fi/MX.317559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacis coryphe" ;
    dwc:scientificNameAuthorship "Buhl, 1998" ;
    skos:broader <http://tun.fi/MX.317556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacis coryphe"@fi,
        "Leptacis coryphe"@sv .

<http://tun.fi/MX.317560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacis fimbriata" ;
    dwc:scientificNameAuthorship "Kieffer 1917" ;
    skos:broader <http://tun.fi/MX.317556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacis fimbriata"@fi,
        "Leptacis fimbriata"@sv .

<http://tun.fi/MX.317561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacis halia" ;
    dwc:scientificNameAuthorship "(Walker 1835)" ;
    skos:broader <http://tun.fi/MX.317556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacis halia"@fi,
        "Leptacis halia"@sv .

<http://tun.fi/MX.317562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacis laodice" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacis laodice"@fi,
        "Leptacis laodice"@sv .

<http://tun.fi/MX.317563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacis nydia" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacis nydia"@fi,
        "Leptacis nydia"@sv .

<http://tun.fi/MX.317564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacis orchymonti" ;
    dwc:scientificNameAuthorship "(Debauche, 1947)" ;
    skos:broader <http://tun.fi/MX.317556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacis orchymonti"@fi,
        "Leptacis orchymonti"@sv .

<http://tun.fi/MX.317565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacis ozines" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacis ozines"@fi,
        "Leptacis ozines"@sv .

<http://tun.fi/MX.317566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacis tipulae" ;
    dwc:scientificNameAuthorship "(Kirby, 1798)" ;
    skos:broader <http://tun.fi/MX.317556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacis tipulae"@fi,
        "Leptacis tipulae"@sv .

<http://tun.fi/MX.317567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptacis vlugi" ;
    dwc:scientificNameAuthorship "Buhl, 1997" ;
    skos:broader <http://tun.fi/MX.317556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptacis vlugi"@fi,
        "Leptacis vlugi"@sv .

<http://tun.fi/MX.317569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaclisis acerina" ;
    dwc:scientificNameAuthorship "Masner, 1981" ;
    skos:broader <http://tun.fi/MX.317568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaclisis acerina"@fi,
        "Metaclisis acerina"@sv .

<http://tun.fi/MX.317570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaclisis areolatus" ;
    dwc:scientificNameAuthorship "(Haliday in Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaclisis areolatus"@fi,
        "Metaclisis areolatus"@sv .

<http://tun.fi/MX.317571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaclisis suecica" ;
    dwc:scientificNameAuthorship "Buhl, 2010" ;
    skos:broader <http://tun.fi/MX.317568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metaclisis suecica"@fi,
        "Metaclisis suecica"@sv .

<http://tun.fi/MX.317573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metanopedias lasiopterae" ;
    dwc:scientificNameAuthorship "(Kieffer, 1916)" ;
    skos:broader <http://tun.fi/MX.317572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metanopedias lasiopterae"@fi,
        "Metanopedias lasiopterae"@sv .

<http://tun.fi/MX.317575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piestopleura catilla" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Piestopleura catilla"@fi,
        "Piestopleura catilla"@sv .

<http://tun.fi/MX.317576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piestopleura garridoi" ;
    dwc:scientificNameAuthorship "Buhl, 2001" ;
    skos:broader <http://tun.fi/MX.317574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Piestopleura garridoi"@fi,
        "Piestopleura garridoi"@sv .

<http://tun.fi/MX.317578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piestopleura seron" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Piestopleura seron"@fi,
        "Piestopleura seron"@sv .

<http://tun.fi/MX.317584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster abrupta" ;
    dwc:scientificNameAuthorship "Buhl, 1994" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster abrupta"@fi,
        "Platygaster abrupta"@sv .

<http://tun.fi/MX.317585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster acrisius" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster acrisius"@fi,
        "Platygaster acrisius"@sv .

<http://tun.fi/MX.317586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster aebeloeensis" ;
    dwc:scientificNameAuthorship "Buhl, 2001" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster aebeloeensis"@fi,
        "Platygaster aebeloeensis"@sv .

<http://tun.fi/MX.317587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster aegeus" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster aegeus"@fi,
        "Platygaster aegeus"@sv .

<http://tun.fi/MX.317588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster anopediana" ;
    dwc:scientificNameAuthorship "Buhl, 2005" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster anopediana"@fi,
        "Platygaster anopediana"@sv .

<http://tun.fi/MX.317589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster athamas" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster athamas"@fi,
        "Platygaster athamas"@sv .

<http://tun.fi/MX.317590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster betulae" ;
    dwc:scientificNameAuthorship "(Kieffer, 1916)" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster betulae"@fi,
        "Platygaster betulae"@sv .

<http://tun.fi/MX.317591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster betularia" ;
    dwc:scientificNameAuthorship "Kieffer, 1916" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster betularia"@fi,
        "Platygaster betularia"@sv .

<http://tun.fi/MX.317592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster borealis" ;
    dwc:scientificNameAuthorship "Buhl, 1998" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster borealis"@fi,
        "Platygaster borealis"@sv .

<http://tun.fi/MX.317593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster breviscapa" ;
    dwc:scientificNameAuthorship "Buhl, 2009" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster breviscapa"@fi,
        "Platygaster breviscapa"@sv .

<http://tun.fi/MX.317594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster cebes" ;
    dwc:scientificNameAuthorship "Walker 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster cebes"@fi,
        "Platygaster cebes"@sv .

<http://tun.fi/MX.317595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster chloropus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster chloropus"@fi,
        "Platygaster chloropus"@sv .

<http://tun.fi/MX.317597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster compressicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:hiddenLabel "Platygaster contorticornis"@fi,
        "Platygaster contorticornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster compressicornis"@fi,
        "Platygaster compressicornis"@sv .

<http://tun.fi/MX.317599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster cyrsilus" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster cyrsilus"@fi,
        "Platygaster cyrsilus"@sv .

<http://tun.fi/MX.317600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster dalgaardi" ;
    dwc:scientificNameAuthorship "Buhl, 2006" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster dalgaardi"@fi,
        "Platygaster dalgaardi"@sv .

<http://tun.fi/MX.317601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster damokles" ;
    dwc:scientificNameAuthorship "Buhl, 1998" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster damokles"@fi,
        "Platygaster damokles"@sv .

<http://tun.fi/MX.317602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster danielssoni" ;
    dwc:scientificNameAuthorship "Buhl, 1998" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster danielssoni"@fi,
        "Platygaster danielssoni"@sv .

<http://tun.fi/MX.317603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster demades" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster demades"@fi,
        "Platygaster demades"@sv .

<http://tun.fi/MX.317604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster dryope" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster dryope"@fi,
        "Platygaster dryope"@sv .

<http://tun.fi/MX.317605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster elongata" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster elongata"@fi,
        "Platygaster elongata"@sv .

<http://tun.fi/MX.317607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster ennius" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster ennius"@fi,
        "Platygaster ennius"@sv .

<http://tun.fi/MX.317608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster eriphyle" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster eriphyle"@fi,
        "Platygaster eriphyle"@sv .

<http://tun.fi/MX.317609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster estonica" ;
    dwc:scientificNameAuthorship "Buhl, 2004" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster estonica"@fi,
        "Platygaster estonica"@sv .

<http://tun.fi/MX.317610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster euhemerus" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster euhemerus"@fi,
        "Platygaster euhemerus"@sv .

<http://tun.fi/MX.317611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster fennica" ;
    dwc:scientificNameAuthorship "Buhl, 2003" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster fennica"@fi,
        "Platygaster fennica"@sv .

<http://tun.fi/MX.317613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster frater" ;
    dwc:scientificNameAuthorship "Buhl, 2004" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster frater"@fi,
        "Platygaster frater"@sv .

<http://tun.fi/MX.317614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster gaia" ;
    dwc:scientificNameAuthorship "Buhl, 2005" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster gaia"@fi,
        "Platygaster gaia"@sv .

<http://tun.fi/MX.317615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster glemhornae" ;
    dwc:scientificNameAuthorship "Buhl, 2010" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster glemhornae"@fi,
        "Platygaster glemhornae"@sv .

<http://tun.fi/MX.317617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster gracilipes" ;
    dwc:scientificNameAuthorship "Huggert, 1975" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster gracilipes"@fi,
        "Platygaster gracilipes"@sv .

<http://tun.fi/MX.317618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster gyge" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:hiddenLabel "Platygaster longiventris"@fi,
        "Platygaster longiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster gyge"@fi,
        "Platygaster gyge"@sv .

<http://tun.fi/MX.317620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster henkvlugi" ;
    dwc:scientificNameAuthorship "Buhl, 1996" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster henkvlugi"@fi,
        "Platygaster henkvlugi"@sv .

<http://tun.fi/MX.317621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster hyalinata" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:hiddenLabel "Platygaster apicalis"@fi,
        "Platygaster apicalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster hyalinata"@fi,
        "Platygaster hyalinata"@sv .

<http://tun.fi/MX.317627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster leptines" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster leptines"@fi,
        "Platygaster leptines"@sv .

<http://tun.fi/MX.317628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster lineaticeps" ;
    dwc:scientificNameAuthorship "Buhl, 1994" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster lineaticeps"@fi,
        "Platygaster lineaticeps"@sv .

<http://tun.fi/MX.317629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster longestriolatus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster longestriolatus"@fi,
        "Platygaster longestriolatus"@sv .

<http://tun.fi/MX.317630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster lundensis" ;
    dwc:scientificNameAuthorship "Buhl, 1997" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster lundensis"@fi,
        "Platygaster lundensis"@sv .

<http://tun.fi/MX.317631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster lyneborgi" ;
    dwc:scientificNameAuthorship "Buhl, 1998" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster lyneborgi"@fi,
        "Platygaster lyneborgi"@sv .

<http://tun.fi/MX.317632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster lysicles" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster lysicles"@fi,
        "Platygaster lysicles"@sv .

<http://tun.fi/MX.317633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster malpighii" ;
    dwc:scientificNameAuthorship "Kieffer, 1916" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster malpighii"@fi,
        "Platygaster malpighii"@sv .

<http://tun.fi/MX.317634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster marchali" ;
    dwc:scientificNameAuthorship "Kieffer, 1906" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster marchali"@fi,
        "Platygaster marchali"@sv .

<http://tun.fi/MX.317635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster marginata" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster marginata"@fi,
        "Platygaster marginata"@sv .

<http://tun.fi/MX.317637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster marttii" ;
    dwc:scientificNameAuthorship "Buhl, 2003" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster marttii"@fi,
        "Platygaster marttii"@sv .

<http://tun.fi/MX.317638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster masneri" ;
    dwc:scientificNameAuthorship "Huggert, 1975" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster masneri"@fi,
        "Platygaster masneri"@sv .

<http://tun.fi/MX.317639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster microsculpturata" ;
    dwc:scientificNameAuthorship "Buhl, 1999" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster microsculpturata"@fi,
        "Platygaster microsculpturata"@sv .

<http://tun.fi/MX.317641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster multicostata" ;
    dwc:scientificNameAuthorship "Buhl, 2016" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster multicostata"@fi,
        "Platygaster multicostata"@sv .

<http://tun.fi/MX.317642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster munita" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster munita"@fi,
        "Platygaster munita"@sv .

<http://tun.fi/MX.317643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster nashi" ;
    dwc:scientificNameAuthorship "Buhl & O'Connor 2011" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster nashi"@fi,
        "Platygaster nashi"@sv .

<http://tun.fi/MX.317644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster nigerrimus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1926)" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:hiddenLabel "Platygaster niger"@fi,
        "Platygaster niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster nigerrimus"@fi,
        "Platygaster nigerrimus"@sv .

<http://tun.fi/MX.317646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster nisus" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster nisus"@fi,
        "Platygaster nisus"@sv .

<http://tun.fi/MX.317647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster oblonga" ;
    dwc:scientificNameAuthorship "Buhl, 2005" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster oblonga"@fi,
        "Platygaster oblonga"@sv .

<http://tun.fi/MX.317648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster oebalus" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster oebalus"@fi,
        "Platygaster oebalus"@sv .

<http://tun.fi/MX.317649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster oeclus" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster oeclus"@fi,
        "Platygaster oeclus"@sv .

<http://tun.fi/MX.317651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster orus" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster orus"@fi,
        "Platygaster orus"@sv .

<http://tun.fi/MX.317652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster oscus" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster oscus"@fi,
        "Platygaster oscus"@sv .

<http://tun.fi/MX.317653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster otanes" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:hiddenLabel "Platygaster fuscipes"@fi,
        "Platygaster fuscipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster otanes"@fi,
        "Platygaster otanes"@sv .

<http://tun.fi/MX.317655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster pedasus" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster pedasus"@fi,
        "Platygaster pedasus"@sv .

<http://tun.fi/MX.317656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster pelias" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster pelias"@fi,
        "Platygaster pelias"@sv .

<http://tun.fi/MX.317657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster philinna" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:hiddenLabel "Platygaster nottoni"@fi,
        "Platygaster nottoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster philinna"@fi,
        "Platygaster philinna"@sv .

<http://tun.fi/MX.317659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster picipes" ;
    dwc:scientificNameAuthorship "Foerster, 1861" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster picipes"@fi,
        "Platygaster picipes"@sv .

<http://tun.fi/MX.317660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster plana" ;
    dwc:scientificNameAuthorship "Buhl, 1994" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster plana"@fi,
        "Platygaster plana"@sv .

<http://tun.fi/MX.317661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster polita" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster polita"@fi,
        "Platygaster polita"@sv .

<http://tun.fi/MX.317662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster pubicornis" ;
    dwc:scientificNameAuthorship "Buhl, 2012" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster pubicornis"@fi,
        "Platygaster pubicornis"@sv .

<http://tun.fi/MX.317663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster punctiventris" ;
    dwc:scientificNameAuthorship "Buhl, 2006" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster punctiventris"@fi,
        "Platygaster punctiventris"@sv .

<http://tun.fi/MX.317664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster quadriceps" ;
    dwc:scientificNameAuthorship "Buhl, 2004" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster quadriceps"@fi,
        "Platygaster quadriceps"@sv .

<http://tun.fi/MX.317665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster rufitibia" ;
    dwc:scientificNameAuthorship "Buhl, 1999" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster rufitibia"@fi,
        "Platygaster rufitibia"@sv .

<http://tun.fi/MX.317666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster rugosiceps" ;
    dwc:scientificNameAuthorship "Buhl, 1994" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster rugosiceps"@fi,
        "Platygaster rugosiceps"@sv .

<http://tun.fi/MX.317667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster rutilipes" ;
    dwc:scientificNameAuthorship "Buhl, 1997" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster rutilipes"@fi,
        "Platygaster rutilipes"@sv .

<http://tun.fi/MX.317668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster rutubus" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:hiddenLabel "Platygaster luteocoxalis"@fi,
        "Platygaster luteocoxalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster rutubus"@fi,
        "Platygaster rutubus"@sv .

<http://tun.fi/MX.317670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster sagana" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster sagana"@fi,
        "Platygaster sagana"@sv .

<http://tun.fi/MX.317671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster signata" ;
    dwc:scientificNameAuthorship "(Foerster, 1861)" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster signata"@fi,
        "Platygaster signata"@sv .

<http://tun.fi/MX.317672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster singularis" ;
    dwc:scientificNameAuthorship "Buhl, 2006" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster singularis"@fi,
        "Platygaster singularis"@sv .

<http://tun.fi/MX.317675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster splendidula" ;
    dwc:scientificNameAuthorship "Ruthe, 1859" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster splendidula"@fi,
        "Platygaster splendidula"@sv .

<http://tun.fi/MX.317676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster striatifacies" ;
    dwc:scientificNameAuthorship "Buhl, 1996" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster striatifacies"@fi,
        "Platygaster striatifacies"@sv .

<http://tun.fi/MX.317677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster striatithorax" ;
    dwc:scientificNameAuthorship "Buhl, 1994" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster striatithorax"@fi,
        "Platygaster striatithorax"@sv .

<http://tun.fi/MX.317678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster striolatus" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster striolatus"@fi,
        "Platygaster striolatus"@sv .

<http://tun.fi/MX.317679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster subapicalis" ;
    dwc:scientificNameAuthorship "Buhl, 2006" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster subapicalis"@fi,
        "Platygaster subapicalis"@sv .

<http://tun.fi/MX.317680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster sublongicornis" ;
    dwc:scientificNameAuthorship "Buhl, 2009" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster sublongicornis"@fi,
        "Platygaster sublongicornis"@sv .

<http://tun.fi/MX.317681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster subuliformis" ;
    dwc:scientificNameAuthorship "Kieffer, 1926" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster subuliformis"@fi,
        "Platygaster subuliformis"@sv .

<http://tun.fi/MX.317683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster tisias" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster tisias"@fi,
        "Platygaster tisias"@sv .

<http://tun.fi/MX.317684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster transversiceps" ;
    dwc:scientificNameAuthorship "Buhl, 1998" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster transversiceps"@fi,
        "Platygaster transversiceps"@sv .

<http://tun.fi/MX.317685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster tuberosula" ;
    dwc:scientificNameAuthorship "Kieffer, 1926" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster tuberosula"@fi,
        "Platygaster tuberosula"@sv .

<http://tun.fi/MX.317686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster uniformis" ;
    dwc:scientificNameAuthorship "Buhl, 2006" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster uniformis"@fi,
        "Platygaster uniformis"@sv .

<http://tun.fi/MX.317687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster vintheri" ;
    dwc:scientificNameAuthorship "Buhl, 1994" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster vintheri"@fi,
        "Platygaster vintheri"@sv .

<http://tun.fi/MX.317688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster vulgaris" ;
    dwc:scientificNameAuthorship "Buhl, 1998" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster vulgaris"@fi,
        "Platygaster vulgaris"@sv .

<http://tun.fi/MX.317689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster xeneus" ;
    dwc:scientificNameAuthorship "Walker, 1838" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster xeneus"@fi,
        "Platygaster xeneus"@sv .

<http://tun.fi/MX.317690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster lamelliformis" ;
    dwc:scientificNameAuthorship "Huggert, 1973" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster lamelliformis"@fi,
        "Platygaster lamelliformis"@sv .

<http://tun.fi/MX.317692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster depressiventris" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster depressiventris"@fi,
        "Platygaster depressiventris"@sv .

<http://tun.fi/MX.317696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas acutispinus" ;
    dwc:scientificNameAuthorship "Buhl, 1998" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas acutispinus"@fi,
        "Synopeas acutispinus"@sv .

<http://tun.fi/MX.317697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas bohemani" ;
    dwc:scientificNameAuthorship "Buhl, 1998" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas bohemani"@fi,
        "Synopeas bohemani"@sv .

<http://tun.fi/MX.317698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas breve" ;
    dwc:scientificNameAuthorship "Buhl, 1998" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas breve"@fi,
        "Synopeas breve"@sv .

<http://tun.fi/MX.317699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas chica" ;
    dwc:scientificNameAuthorship "Buhl, 2004" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas chica"@fi,
        "Synopeas chica"@sv .

<http://tun.fi/MX.317700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas ciliatum" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas ciliatum"@fi,
        "Synopeas ciliatum"@sv .

<http://tun.fi/MX.317701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas convexum" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas convexum"@fi,
        "Synopeas convexum"@sv .

<http://tun.fi/MX.317702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas craterum" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas craterum"@fi,
        "Synopeas craterum"@sv .

<http://tun.fi/MX.317703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas cryptus" ;
    dwc:scientificNameAuthorship "Buhl, 2004" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas cryptus"@fi,
        "Synopeas cryptus"@sv .

<http://tun.fi/MX.317704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas curvicauda" ;
    dwc:scientificNameAuthorship "(Förster, 1856)" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas curvicauda"@fi,
        "Synopeas curvicauda"@sv .

<http://tun.fi/MX.317705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas decurvatum" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:hiddenLabel "Synopeas figitiformis"@fi,
        "Synopeas figitiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas decurvatum"@fi,
        "Synopeas decurvatum"@sv .

<http://tun.fi/MX.317707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas discoideus" ;
    dwc:scientificNameAuthorship "Buhl, 2005" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas discoideus"@fi,
        "Synopeas discoideus"@sv .

<http://tun.fi/MX.317708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas euryale" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas euryale"@fi,
        "Synopeas euryale"@sv .

<http://tun.fi/MX.317709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas figitiformis" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas figitiformis"@fi,
        "Synopeas figitiformis"@sv .

<http://tun.fi/MX.317710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas fungorum" ;
    dwc:scientificNameAuthorship "Buhl, 2000" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas fungorum"@fi,
        "Synopeas fungorum"@sv .

<http://tun.fi/MX.317711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas gibberosum" ;
    dwc:scientificNameAuthorship "Buhl, 1997" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas gibberosum"@fi,
        "Synopeas gibberosum"@sv .

<http://tun.fi/MX.317712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas hyllus" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas hyllus"@fi,
        "Synopeas hyllus"@sv .

<http://tun.fi/MX.317713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas inerme" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas inerme"@fi,
        "Synopeas inerme"@sv .

<http://tun.fi/MX.317714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas larides" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas larides"@fi,
        "Synopeas larides"@sv .

<http://tun.fi/MX.317715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas lugubre" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas lugubre"@fi,
        "Synopeas lugubre"@sv .

<http://tun.fi/MX.317716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas martikaineni" ;
    dwc:scientificNameAuthorship "Buhl, 2003" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas martikaineni"@fi,
        "Synopeas martikaineni"@sv .

<http://tun.fi/MX.317717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas melampus" ;
    dwc:scientificNameAuthorship "Förster, 1861" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas melampus"@fi,
        "Synopeas melampus"@sv .

<http://tun.fi/MX.317718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas muticum" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas muticum"@fi,
        "Synopeas muticum"@sv .

<http://tun.fi/MX.317719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas myles" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas myles"@fi,
        "Synopeas myles"@sv .

<http://tun.fi/MX.317720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas opacum" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas opacum"@fi,
        "Synopeas opacum"@sv .

<http://tun.fi/MX.317721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas osaces" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas osaces"@fi,
        "Synopeas osaces"@sv .

<http://tun.fi/MX.317722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas rhanis" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas rhanis"@fi,
        "Synopeas rhanis"@sv .

<http://tun.fi/MX.317723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas sosis" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas sosis"@fi,
        "Synopeas sosis"@sv .

<http://tun.fi/MX.317724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas suomianum" ;
    dwc:scientificNameAuthorship "Buhl, 2003" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas suomianum"@fi,
        "Synopeas suomianum"@sv .

<http://tun.fi/MX.317725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas trebium" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas trebium"@fi,
        "Synopeas trebium"@sv .

<http://tun.fi/MX.317726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas ventrale" ;
    dwc:scientificNameAuthorship "(Westwood, 1833)" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas ventrale"@fi,
        "Synopeas ventrale"@sv .

<http://tun.fi/MX.317727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas vikbergi" ;
    dwc:scientificNameAuthorship "Buhl, 2016" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas vikbergi"@fi,
        "Synopeas vikbergi"@sv .

<http://tun.fi/MX.317729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichacis didas" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichacis didas"@fi,
        "Trichacis didas"@sv .

<http://tun.fi/MX.317730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichacis nosferatus" ;
    dwc:scientificNameAuthorship "Buhl, 1997" ;
    skos:broader <http://tun.fi/MX.317728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichacis nosferatus"@fi,
        "Trichacis nosferatus"@sv .

<http://tun.fi/MX.317731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichacis pisis" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317728> ;
    skos:hiddenLabel "Trichacis opaca"@fi,
        "Trichacis opaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichacis pisis"@fi,
        "Trichacis pisis"@sv .

<http://tun.fi/MX.317733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichacis remulus" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichacis remulus"@fi,
        "Trichacis remulus"@sv .

<http://tun.fi/MX.317736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allotropa conventus" ;
    dwc:scientificNameAuthorship "Maneval, 1936" ;
    skos:broader <http://tun.fi/MX.317735> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allotropa conventus"@fi,
        "Allotropa conventus"@sv .

<http://tun.fi/MX.317737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allotropa mecrida" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.317735> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allotropa mecrida"@fi,
        "Allotropa mecrida"@sv .

<http://tun.fi/MX.317739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amitus croesus" ;
    dwc:scientificNameAuthorship "Hulden, 1986" ;
    skos:broader <http://tun.fi/MX.317738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amitus croesus"@fi,
        "Amitus croesus"@sv .

<http://tun.fi/MX.317740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amitus longicornis" ;
    dwc:scientificNameAuthorship "(Förster, 1878)" ;
    skos:broader <http://tun.fi/MX.317738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amitus longicornis"@fi,
        "Amitus longicornis"@sv .

<http://tun.fi/MX.317741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amitus minervae" ;
    dwc:scientificNameAuthorship "Silvestri, 1911" ;
    skos:broader <http://tun.fi/MX.317738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amitus minervae"@fi,
        "Amitus minervae"@sv .

<http://tun.fi/MX.317747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platystasius antennatus" ;
    dwc:scientificNameAuthorship "(Sundholm, 1956)" ;
    skos:broader <http://tun.fi/MX.317746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platystasius antennatus"@fi,
        "Platystasius antennatus"@sv .

<http://tun.fi/MX.317748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platystasius transversus" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platystasius transversus"@fi,
        "Platystasius transversus"@sv .

<http://tun.fi/MX.317755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparasion cephalotes" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.317754> ;
    skos:hiddenLabel "Sparasion frontalis"@fi,
        "Sparasion frontalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sparasion cephalotes"@fi,
        "Sparasion cephalotes"@sv .

<http://tun.fi/MX.317757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparasion lepidum" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sparasion lepidum"@fi,
        "Sparasion lepidum"@sv .

<http://tun.fi/MX.317758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparasion rufipes" ;
    dwc:scientificNameAuthorship "Ruthe, 1859" ;
    skos:broader <http://tun.fi/MX.317754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sparasion rufipes"@fi,
        "Sparasion rufipes"@sv .

<http://tun.fi/MX.317761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scelio flavibarbis" ;
    dwc:scientificNameAuthorship "(Marshall, 1874)" ;
    skos:broader <http://tun.fi/MX.317760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scelio flavibarbis"@fi,
        "Scelio flavibarbis"@sv .

<http://tun.fi/MX.317762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scelio inermis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.317760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scelio inermis"@fi,
        "Scelio inermis"@sv .

<http://tun.fi/MX.317763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scelio rugosulus" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:broader <http://tun.fi/MX.317760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scelio rugosulus"@fi,
        "Scelio rugosulus"@sv .

<http://tun.fi/MX.317764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scelio thomsoni" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.317760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scelio thomsoni"@fi,
        "Scelio thomsoni"@sv .

<http://tun.fi/MX.317765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scelio vulgaris" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.317760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scelio vulgaris"@fi,
        "Scelio vulgaris"@sv .

<http://tun.fi/MX.317768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteris perplexa" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.317767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteris perplexa"@fi,
        "Anteris perplexa"@sv .

<http://tun.fi/MX.317769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteris scutellaris" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteris scutellaris"@fi,
        "Anteris scutellaris"@sv .

<http://tun.fi/MX.317771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilanteris bicolor" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.317770> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilanteris bicolor"@fi,
        "Psilanteris bicolor"@sv .

<http://tun.fi/MX.317776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gryon misellum" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.317773> ;
    skos:hiddenLabel "Gryon basalis"@fi,
        "Gryon basalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gryon misellum"@fi,
        "Gryon misellum"@sv .

<http://tun.fi/MX.317778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gryon muscaeforme" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.317773> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gryon muscaeforme"@fi,
        "Gryon muscaeforme"@sv .

<http://tun.fi/MX.317779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gryon pedestre" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.317773> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gryon pedestre"@fi,
        "Gryon pedestre"@sv .

<http://tun.fi/MX.317781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eremioscelio dichropterus" ;
    dwc:scientificNameAuthorship "Kozlov, 1966" ;
    skos:broader <http://tun.fi/MX.317780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eremioscelio dichropterus"@fi,
        "Eremioscelio dichropterus"@sv .

<http://tun.fi/MX.317784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thoron metallicus" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.317783> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thoron metallicus"@fi,
        "Thoron metallicus"@sv .

<http://tun.fi/MX.317787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idris flavicornis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idris flavicornis"@fi,
        "Idris flavicornis"@sv .

<http://tun.fi/MX.317788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idris flavoclavatus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.317786> ;
    skos:hiddenLabel "Idris hilaris"@fi,
        "Idris hilaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idris flavoclavatus"@fi,
        "Idris flavoclavatus"@sv .

<http://tun.fi/MX.317790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idris piceiventris" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.317786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idris piceiventris"@fi,
        "Idris piceiventris"@sv .

<http://tun.fi/MX.317791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idris psammon" ;
    dwc:scientificNameAuthorship "Szabó, 1965" ;
    skos:broader <http://tun.fi/MX.317786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idris psammon"@fi,
        "Idris psammon"@sv .

<http://tun.fi/MX.317793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratobaeus pedestris" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.317792> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratobaeus pedestris"@fi,
        "Ceratobaeus pedestris"@sv .

<http://tun.fi/MX.317796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeus seminulum" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.317795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baeus seminulum"@fi,
        "Baeus seminulum"@sv .

<http://tun.fi/MX.317802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus algicola" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus algicola"@fi,
        "Trimorus algicola"@sv .

<http://tun.fi/MX.317803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus arenicola" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus arenicola"@fi,
        "Trimorus arenicola"@sv .

<http://tun.fi/MX.317804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus bohemicus" ;
    dwc:scientificNameAuthorship "Masner, 1962" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus bohemicus"@fi,
        "Trimorus bohemicus"@sv .

<http://tun.fi/MX.317805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus brevicollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus brevicollis"@fi,
        "Trimorus brevicollis"@sv .

<http://tun.fi/MX.317806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus brevicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus brevicornis"@fi,
        "Trimorus brevicornis"@sv .

<http://tun.fi/MX.317807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus ephippium" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus ephippium"@fi,
        "Trimorus ephippium"@sv .

<http://tun.fi/MX.317808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus flavipes" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:hiddenLabel "Trimorus angustulus"@fi,
        "Trimorus angustulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus flavipes"@fi,
        "Trimorus flavipes"@sv .

<http://tun.fi/MX.317810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus laevifrons" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus laevifrons"@fi,
        "Trimorus laevifrons"@sv .

<http://tun.fi/MX.317811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus medon" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus medon"@fi,
        "Trimorus medon"@sv .

<http://tun.fi/MX.317812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus nanno" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus nanno"@fi,
        "Trimorus nanno"@sv .

<http://tun.fi/MX.317813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus nitidulus" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus nitidulus"@fi,
        "Trimorus nitidulus"@sv .

<http://tun.fi/MX.317814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus opacus" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus opacus"@fi,
        "Trimorus opacus"@sv .

<http://tun.fi/MX.317815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus ovatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus ovatus"@fi,
        "Trimorus ovatus"@sv .

<http://tun.fi/MX.317816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus orbiculatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus orbiculatus"@fi,
        "Trimorus orbiculatus"@sv .

<http://tun.fi/MX.317817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus pedestris" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus pedestris"@fi,
        "Trimorus pedestris"@sv .

<http://tun.fi/MX.317818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus puncticollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus puncticollis"@fi,
        "Trimorus puncticollis"@sv .

<http://tun.fi/MX.317819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus punctulator" ;
    dwc:scientificNameAuthorship "(Ruthe, 1859)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus punctulator"@fi,
        "Trimorus punctulator"@sv .

<http://tun.fi/MX.317820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus therycides" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:hiddenLabel "Trimorus autumnalis"@fi,
        "Trimorus pallipes"@fi,
        "Trimorus autumnalis"@sv,
        "Trimorus pallipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus therycides"@fi,
        "Trimorus therycides"@sv .

<http://tun.fi/MX.317823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus varicornis" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:hiddenLabel "Trimorus striata"@fi,
        "Trimorus striata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus varicornis"@fi,
        "Trimorus varicornis"@sv .

<http://tun.fi/MX.317825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teleas clavicornis" ;
    dwc:scientificNameAuthorship "(Laatreille, 1805)" ;
    skos:broader <http://tun.fi/MX.317824> ;
    skos:hiddenLabel "Teleas striata"@fi,
        "Teleas striata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Teleas clavicornis"@fi,
        "Teleas clavicornis"@sv .

<http://tun.fi/MX.317830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenomerus ergenna" ;
    dwc:scientificNameAuthorship "Walker, 1836" ;
    skos:broader <http://tun.fi/MX.317828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenomerus ergenna"@fi,
        "Xenomerus ergenna"@sv .

<http://tun.fi/MX.317834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tiphodytes gerriphagus" ;
    dwc:scientificNameAuthorship "(Marchal, 1900)" ;
    skos:broader <http://tun.fi/MX.317833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tiphodytes gerriphagus"@fi,
        "Tiphodytes gerriphagus"@sv .

<http://tun.fi/MX.317839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trissolcus exerrandus" ;
    dwc:scientificNameAuthorship "Kozlov & Le, 1976" ;
    skos:broader <http://tun.fi/MX.317836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trissolcus exerrandus"@fi,
        "Trissolcus exerrandus"@sv .

<http://tun.fi/MX.317841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trissolcus flavipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1861)" ;
    skos:broader <http://tun.fi/MX.317836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trissolcus flavipes"@fi,
        "Trissolcus flavipes"@sv .

<http://tun.fi/MX.317844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trissolcus scutellaris" ;
    dwc:scientificNameAuthorship "(Thomson, 1860)" ;
    skos:broader <http://tun.fi/MX.317836> ;
    skos:hiddenLabel "Trissolcus choaspes"@fi,
        "Trissolcus festivae"@fi,
        "Trissolcus simoni"@fi,
        "Trissolcus choaspes"@sv,
        "Trissolcus festivae"@sv,
        "Trissolcus simoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trissolcus scutellaris"@fi,
        "Trissolcus scutellaris"@sv .

<http://tun.fi/MX.317845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trissolcus semistriatus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.317836> ;
    skos:hiddenLabel "Trissolcus djadetshko"@fi,
        "Trissolcus grandis"@fi,
        "Trissolcus pseudoturesis"@fi,
        "Trissolcus djadetshko"@sv,
        "Trissolcus grandis"@sv,
        "Trissolcus pseudoturesis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trissolcus semistriatus"@fi,
        "Trissolcus semistriatus"@sv .

<http://tun.fi/MX.317847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trissolcus tumidus" ;
    dwc:scientificNameAuthorship "(Mayr, 1879)" ;
    skos:broader <http://tun.fi/MX.317836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trissolcus tumidus"@fi,
        "Trissolcus tumidus"@sv .

<http://tun.fi/MX.317850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus acarnas" ;
    dwc:scientificNameAuthorship "Kozlov & Kononova, 1977" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus acarnas"@fi,
        "Telenomus acarnas"@sv .

<http://tun.fi/MX.317851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus angustatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1861)" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus angustatus"@fi,
        "Telenomus angustatus"@sv .

<http://tun.fi/MX.317852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus aradi" ;
    dwc:scientificNameAuthorship "Kozlov, 1967" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus aradi"@fi,
        "Telenomus aradi"@sv .

<http://tun.fi/MX.317853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus brevis" ;
    dwc:scientificNameAuthorship "(Thomson, 1861)" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus brevis"@fi,
        "Telenomus brevis"@sv .

<http://tun.fi/MX.317854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus chloropus" ;
    dwc:scientificNameAuthorship "(Thomson, 1861)" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus chloropus"@fi,
        "Telenomus chloropus"@sv .

<http://tun.fi/MX.317855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus danubialis" ;
    dwc:scientificNameAuthorship "(Szelényi, 1939)" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus danubialis"@fi,
        "Telenomus danubialis"@sv .

<http://tun.fi/MX.317856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus dissolcus" ;
    dwc:scientificNameAuthorship "Kozlov, 1967" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus dissolcus"@fi,
        "Telenomus dissolcus"@sv .

<http://tun.fi/MX.317857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus harpyiae" ;
    dwc:scientificNameAuthorship "Mayr, 1879" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus harpyiae"@fi,
        "Telenomus harpyiae"@sv .

<http://tun.fi/MX.317858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus heydeni" ;
    dwc:scientificNameAuthorship "Mayr, 1879" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus heydeni"@fi,
        "Telenomus heydeni"@sv .

<http://tun.fi/MX.317859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus kolbei" ;
    dwc:scientificNameAuthorship "Mayr, 1879" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus kolbei"@fi,
        "Telenomus kolbei"@sv .

<http://tun.fi/MX.317860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus laricis" ;
    dwc:scientificNameAuthorship "Walker, 1836" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus laricis"@fi,
        "Telenomus laricis"@sv .

<http://tun.fi/MX.317861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus lineolatus" ;
    dwc:scientificNameAuthorship "Kozlov, 1967" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus lineolatus"@fi,
        "Telenomus lineolatus"@sv .

<http://tun.fi/MX.317862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus longistriatus" ;
    dwc:scientificNameAuthorship "Kozlov, 1967" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus longistriatus"@fi,
        "Telenomus longistriatus"@sv .

<http://tun.fi/MX.317863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus longulus" ;
    dwc:scientificNameAuthorship "Kozlov, 1967" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus longulus"@fi,
        "Telenomus longulus"@sv .

<http://tun.fi/MX.317864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus macroceps" ;
    dwc:scientificNameAuthorship "Szabó, 1967" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus macroceps"@fi,
        "Telenomus macroceps"@sv .

<http://tun.fi/MX.317865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus minimus" ;
    dwc:scientificNameAuthorship "Kozlov, 1967" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus minimus"@fi,
        "Telenomus minimus"@sv .

<http://tun.fi/MX.317866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus nitidulus" ;
    dwc:scientificNameAuthorship "(Thomson, 1861)" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus nitidulus"@fi,
        "Telenomus nitidulus"@sv .

<http://tun.fi/MX.317867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus othus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus othus"@fi,
        "Telenomus othus"@sv .

<http://tun.fi/MX.317868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus pentatomus" ;
    dwc:scientificNameAuthorship "(Thomson, 1861)" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus pentatomus"@fi,
        "Telenomus pentatomus"@sv .

<http://tun.fi/MX.317869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus phalenarum" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus phalenarum"@fi,
        "Telenomus phalenarum"@sv .

<http://tun.fi/MX.317870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus punctiventris" ;
    dwc:scientificNameAuthorship "Thomson, 1861" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus punctiventris"@fi,
        "Telenomus punctiventris"@sv .

<http://tun.fi/MX.317871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus strelzovi" ;
    dwc:scientificNameAuthorship "Vassiliev, 1949" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus strelzovi"@fi,
        "Telenomus strelzovi"@sv .

<http://tun.fi/MX.317872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus tetratomus" ;
    dwc:scientificNameAuthorship "(Thomson, 1861)" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus tetratomus"@fi,
        "Telenomus tetratomus"@sv .

<http://tun.fi/MX.317873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus truncatus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus truncatus"@fi,
        "Telenomus truncatus"@sv .

<http://tun.fi/MX.317874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus wullschlegeli" ;
    dwc:scientificNameAuthorship "Mayr, 1879" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus wullschlegeli"@fi,
        "Telenomus wullschlegeli"@sv .

<http://tun.fi/MX.317875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telenomus dalmanni" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.317848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telenomus dalmanni"@fi,
        "Telenomus dalmanni"@sv .

<http://tun.fi/MX.317880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ismarus dorsiger" ;
    dwc:scientificNameAuthorship "(Haliday, 1831)" ;
    skos:broader <http://tun.fi/MX.317879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ismarus dorsiger"@fi,
        "Ismarus dorsiger"@sv .

<http://tun.fi/MX.317881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ismarus flavicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ismarus flavicornis"@fi,
        "Ismarus flavicornis"@sv .

<http://tun.fi/MX.317882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ismarus halidayi" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.317879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ismarus halidayi"@fi,
        "Ismarus halidayi"@sv .

<http://tun.fi/MX.317883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ismarus rugulosus" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.317879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ismarus rugulosus"@fi,
        "Ismarus rugulosus"@sv .

<http://tun.fi/MX.317887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptopilina clavipes" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.318636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptopilina clavipes"@fi,
        "Leptopilina clavipes"@sv .

<http://tun.fi/MX.317888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptopilina fimbriata" ;
    dwc:scientificNameAuthorship "(Kieffer, 1901)" ;
    skos:broader <http://tun.fi/MX.318636> ;
    skos:hiddenLabel "Leptopilina dolichocera"@fi,
        "Leptopilina dolichocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptopilina fimbriata"@fi,
        "Leptopilina fimbriata"@sv .

<http://tun.fi/MX.317890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptopilina heterotoma" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.318636> ;
    skos:hiddenLabel "Leptopilina ?fovealis"@fi,
        "Leptopilina ?musti"@fi,
        "Leptopilina ?fovealis"@sv,
        "Leptopilina ?musti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptopilina heterotoma"@fi,
        "Leptopilina heterotoma"@sv .

<http://tun.fi/MX.317895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Figites anthomyiarum" ;
    dwc:scientificNameAuthorship "Bouché, 1834" ;
    skos:broader <http://tun.fi/MX.317894> ;
    skos:hiddenLabel "Figites laevigatus"@fi,
        "Figites laevigatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Figites anthomyiarum"@fi,
        "Figites anthomyiarum"@sv .

<http://tun.fi/MX.317897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Figites nitens" ;
    dwc:scientificNameAuthorship "(Hartig, 1843)" ;
    skos:broader <http://tun.fi/MX.317894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Figites nitens"@fi,
        "Figites nitens"@sv .

<http://tun.fi/MX.317898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Figites scutellaris" ;
    dwc:scientificNameAuthorship "(Rossi, 1794)" ;
    skos:broader <http://tun.fi/MX.317894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Figites scutellaris"@fi,
        "Figites scutellaris"@sv .

<http://tun.fi/MX.317899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Figites validicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1862" ;
    skos:broader <http://tun.fi/MX.317894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Figites validicornis"@fi,
        "Figites validicornis"@sv .

<http://tun.fi/MX.317901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchidia clavicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1862" ;
    skos:broader <http://tun.fi/MX.317900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchidia clavicornis"@fi,
        "Lonchidia clavicornis"@sv .

<http://tun.fi/MX.317902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchidia lissonota" ;
    dwc:scientificNameAuthorship "Thomson, 1862" ;
    skos:broader <http://tun.fi/MX.317900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchidia lissonota"@fi,
        "Lonchidia lissonota"@sv .

<http://tun.fi/MX.317903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchidia maculipennis" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1842)" ;
    skos:broader <http://tun.fi/MX.317900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchidia maculipennis"@fi,
        "Lonchidia maculipennis"@sv .

<http://tun.fi/MX.317906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanips alienus" ;
    dwc:scientificNameAuthorship "Giraud, 1860" ;
    skos:broader <http://tun.fi/MX.317904> ;
    skos:hiddenLabel "Melanips ?heterocerus"@fi,
        "Melanips longitarsus"@fi,
        "Melanips microcerus"@fi,
        "Melanips ?heterocerus"@sv,
        "Melanips longitarsus"@sv,
        "Melanips microcerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanips alienus"@fi,
        "Melanips alienus"@sv .

<http://tun.fi/MX.317910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanips microcerus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1877)" ;
    skos:broader <http://tun.fi/MX.317904> ;
    skos:hiddenLabel "Melanips opacus"@fi,
        "Melanips opacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanips microcerus"@fi,
        "Melanips microcerus"@sv .

<http://tun.fi/MX.317912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanips opacus" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.317904> ;
    skos:hiddenLabel "Melanips femoralis"@fi,
        "Melanips femoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanips opacus"@fi,
        "Melanips opacus"@sv .

<http://tun.fi/MX.317914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanips parvus" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.317904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanips parvus"@fi,
        "Melanips parvus"@sv .

<http://tun.fi/MX.317915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanips sylvanus" ;
    dwc:scientificNameAuthorship "Giraud, 1860" ;
    skos:broader <http://tun.fi/MX.317904> ;
    skos:hiddenLabel "Melanips rufipes"@fi,
        "Melanips rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanips sylvanus"@fi,
        "Melanips sylvanus"@sv .

<http://tun.fi/MX.317918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphithectus austriacus" ;
    dwc:scientificNameAuthorship "(Tavares, 1928)" ;
    skos:broader <http://tun.fi/MX.317917> ;
    skos:hiddenLabel "Seitneria austriaca"@fi,
        "Seitneria austriaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphithectus austriacus"@fi,
        "Amphithectus austriacus"@sv .

<http://tun.fi/MX.317920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphithectus areolatus" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.317917> ;
    skos:hiddenLabel "Sarothrus areolatus"@fi,
        "Sarothrus areolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphithectus areolatus"@fi,
        "Amphithectus areolatus"@sv .

<http://tun.fi/MX.317921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarothrus brevicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1877" ;
    skos:broader <http://tun.fi/MX.317919> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarothrus brevicornis"@fi,
        "Sarothrus brevicornis"@sv .

<http://tun.fi/MX.317922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarothrus tibialis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.317919> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarothrus tibialis"@fi,
        "Sarothrus tibialis"@sv .

<http://tun.fi/MX.317924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trischiza agaricolarum" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1842)" ;
    skos:broader <http://tun.fi/MX.317923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trischiza agaricolarum"@fi,
        "Trischiza agaricolarum"@sv .

<http://tun.fi/MX.317926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyalophora clavata" ;
    dwc:scientificNameAuthorship "(Giraud, 1860)" ;
    skos:broader <http://tun.fi/MX.317925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xyalophora clavata"@fi,
        "Xyalophora clavata"@sv .

<http://tun.fi/MX.317928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygosis urticeti" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1842)" ;
    skos:broader <http://tun.fi/MX.317927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygosis urticeti"@fi,
        "Zygosis urticeti"@sv .

<http://tun.fi/MX.317931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegilips atricornis" ;
    dwc:scientificNameAuthorship "Fergusson, 1985" ;
    skos:broader <http://tun.fi/MX.317930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aegilips atricornis"@fi,
        "Aegilips atricornis"@sv .

<http://tun.fi/MX.317932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegilips curvipes" ;
    dwc:scientificNameAuthorship "Giraud, 1860" ;
    skos:broader <http://tun.fi/MX.317930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aegilips curvipes"@fi,
        "Aegilips curvipes"@sv .

<http://tun.fi/MX.317933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegilips nitidula" ;
    dwc:scientificNameAuthorship "(Dalman, 1823)" ;
    skos:broader <http://tun.fi/MX.317930> ;
    skos:hiddenLabel "Aegilips rugicollis"@fi,
        "Aegilips rugicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aegilips nitidula"@fi,
        "Aegilips nitidula"@sv .

<http://tun.fi/MX.317935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegilips romseyensis" ;
    dwc:scientificNameAuthorship "Fergusson, 1985" ;
    skos:broader <http://tun.fi/MX.317930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aegilips romseyensis"@fi,
        "Aegilips romseyensis"@sv .

<http://tun.fi/MX.317936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegilips vena" ;
    dwc:scientificNameAuthorship "Fergusson, 1985" ;
    skos:broader <http://tun.fi/MX.317930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aegilips vena"@fi,
        "Aegilips vena"@sv .

<http://tun.fi/MX.317938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anacharis eucharioides" ;
    dwc:scientificNameAuthorship "(Dalman, 1818)" ;
    skos:broader <http://tun.fi/MX.317937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anacharis eucharioides"@fi,
        "Anacharis eucharioides"@sv .

<http://tun.fi/MX.317939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anacharis immunis" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317937> ;
    skos:hiddenLabel "Anacharis ensifera"@fi,
        "Anacharis rufiventris"@fi,
        "Anacharis ensifera"@sv,
        "Anacharis rufiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anacharis immunis"@fi,
        "Anacharis immunis"@sv .

<http://tun.fi/MX.317943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyalaspis armata" ;
    dwc:scientificNameAuthorship "(Giraud, 1860)" ;
    skos:broader <http://tun.fi/MX.317942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xyalaspis armata"@fi,
        "Xyalaspis armata"@sv .

<http://tun.fi/MX.317947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyalaspis rugosa" ;
    dwc:scientificNameAuthorship "Hartig, 1843" ;
    skos:broader <http://tun.fi/MX.317942> ;
    skos:hiddenLabel "Aspicera rugosa"@fi,
        "Xyalaspis subulifera"@fi,
        "Aspicera rugosa"@sv,
        "Xyalaspis subulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xyalaspis rugosa"@fi,
        "Xyalaspis rugosa"@sv .

<http://tun.fi/MX.317948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicera scutellata" ;
    dwc:scientificNameAuthorship "(Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.317946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspicera scutellata"@fi,
        "Aspicera scutellata"@sv .

<http://tun.fi/MX.317949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicera spinosa" ;
    dwc:scientificNameAuthorship "(Fonscolombe, 1832)" ;
    skos:broader <http://tun.fi/MX.317946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspicera spinosa"@fi,
        "Aspicera spinosa"@sv .

<http://tun.fi/MX.317951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callaspidia defonscolombei" ;
    dwc:scientificNameAuthorship "Dahlbom, 1842" ;
    skos:broader <http://tun.fi/MX.317950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callaspidia defonscolombei"@fi,
        "Callaspidia defonscolombei"@sv .

<http://tun.fi/MX.317954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalaspis niger" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.317952> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omalaspis niger"@fi,
        "Omalaspis niger"@sv .

<http://tun.fi/MX.317957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ibalia jakowlewi" ;
    dwc:scientificNameAuthorship "Jacobson, 1899" ;
    skos:broader <http://tun.fi/MX.317956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ibalia jakowlewi"@fi,
        "Ibalia jakowlewi"@sv .

<http://tun.fi/MX.317958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ibalia leucospoides" ;
    dwc:scientificNameAuthorship "(Hochenwarth, 1785)" ;
    skos:broader <http://tun.fi/MX.317956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ibalia leucospoides"@fi,
        "Ibalia leucospoides"@sv .

<http://tun.fi/MX.317959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ibalia rufipes" ;
    dwc:scientificNameAuthorship "Cresson, 1879" ;
    skos:broader <http://tun.fi/MX.317956> ;
    skos:hiddenLabel "Ibalia drewseni"@fi,
        "Ibalia drewseni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ibalia rufipes"@fi,
        "Ibalia rufipes"@sv .

<http://tun.fi/MX.317961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis subatricornis" ;
    dwc:scientificNameAuthorship "Kieffer, 1916" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis subatricornis"@fi,
        "Pantoclis subatricornis"@sv .

<http://tun.fi/MX.317962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis sulcata" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis sulcata"@fi,
        "Pantoclis sulcata"@sv .

<http://tun.fi/MX.317963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis trisulcata" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis trisulcata"@fi,
        "Pantoclis trisulcata"@sv .

<http://tun.fi/MX.317965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota balteata" ;
    dwc:scientificNameAuthorship "Maček, 1997" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota balteata"@fi,
        "Zygota balteata"@sv .

<http://tun.fi/MX.317966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota brevipennis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota brevipennis"@fi,
        "Zygota brevipennis"@sv .

<http://tun.fi/MX.317967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota breviuscula" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota breviuscula"@fi,
        "Zygota breviuscula"@sv .

<http://tun.fi/MX.317968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota claviscapa" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota claviscapa"@fi,
        "Zygota claviscapa"@sv .

<http://tun.fi/MX.317969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota comitans" ;
    dwc:scientificNameAuthorship "Maček, 1997" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota comitans"@fi,
        "Zygota comitans"@sv .

<http://tun.fi/MX.317970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota congener" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota congener"@fi,
        "Zygota congener"@sv .

<http://tun.fi/MX.317971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota croton" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota croton"@fi,
        "Zygota croton"@sv .

<http://tun.fi/MX.317972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota excisor" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:hiddenLabel "Zygota excisipes"@fi,
        "Zygota excisipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota excisor"@fi,
        "Zygota excisor"@sv .

<http://tun.fi/MX.317974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota fossulata" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota fossulata"@fi,
        "Zygota fossulata"@sv .

<http://tun.fi/MX.317975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota fuscata" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota fuscata"@fi,
        "Zygota fuscata"@sv .

<http://tun.fi/MX.317976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota microtoma" ;
    dwc:scientificNameAuthorship "(Kiffer, 1909)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota microtoma"@fi,
        "Zygota microtoma"@sv .

<http://tun.fi/MX.317977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota nigra" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota nigra"@fi,
        "Zygota nigra"@sv .

<http://tun.fi/MX.317978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota parallela" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:hiddenLabel "Zygota macroneura"@fi,
        "Zygota macroneura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota parallela"@fi,
        "Zygota parallela"@sv .

<http://tun.fi/MX.317980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota pubescens" ;
    dwc:scientificNameAuthorship "Maček, 1997" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota pubescens"@fi,
        "Zygota pubescens"@sv .

<http://tun.fi/MX.317981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota ruficornis" ;
    dwc:scientificNameAuthorship "(Curtis, 1831)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:hiddenLabel "Zygota dentatipes"@fi,
        "Zygota norvegica"@fi,
        "Zygota dentatipes"@sv,
        "Zygota norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota ruficornis"@fi,
        "Zygota ruficornis"@sv .

<http://tun.fi/MX.317984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota soluta" ;
    dwc:scientificNameAuthorship "(Kieffer, 1907)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota soluta"@fi,
        "Zygota soluta"@sv .

<http://tun.fi/MX.317985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota spinosa" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota spinosa"@fi,
        "Zygota spinosa"@sv .

<http://tun.fi/MX.317986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota spinosipes" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota spinosipes"@fi,
        "Zygota spinosipes"@sv .

<http://tun.fi/MX.317987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota subaptera" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota subaptera"@fi,
        "Zygota subaptera"@sv .

<http://tun.fi/MX.317988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygota villosa" ;
    dwc:scientificNameAuthorship "Maček, 1997" ;
    skos:broader <http://tun.fi/MX.317964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygota villosa"@fi,
        "Zygota villosa"@sv .

<http://tun.fi/MX.317990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synbelyta fuscipennis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.317989> ;
    skos:hiddenLabel "Synbelyta longinervis"@fi,
        "Synbelyta longinervis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synbelyta fuscipennis"@fi,
        "Synbelyta fuscipennis"@sv .

<http://tun.fi/MX.317994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belyta abrupta" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belyta abrupta"@fi,
        "Belyta abrupta"@sv .

<http://tun.fi/MX.317995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belyta boleti" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.317992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belyta boleti"@fi,
        "Belyta boleti"@sv .

<http://tun.fi/MX.317996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belyta borealis" ;
    dwc:scientificNameAuthorship "Whittaker, 1931" ;
    skos:broader <http://tun.fi/MX.317992> ;
    skos:hiddenLabel "Belyta brevicornis"@fi,
        "Belyta brevicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belyta borealis"@fi,
        "Belyta borealis"@sv .

<http://tun.fi/MX.317998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belyta carinifrons" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.317992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belyta carinifrons"@fi,
        "Belyta carinifrons"@sv .

<http://tun.fi/MX.317999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belyta depressa" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belyta depressa"@fi,
        "Belyta depressa"@sv .

<http://tun.fi/MX.318000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belyta moniliata" ;
    dwc:scientificNameAuthorship "Cameron, 1886" ;
    skos:broader <http://tun.fi/MX.317992> ;
    skos:hiddenLabel "Belyta monilia"@fi,
        "Belyta monilia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belyta moniliata"@fi,
        "Belyta moniliata"@sv .

<http://tun.fi/MX.318002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belyta pedestris" ;
    dwc:scientificNameAuthorship "Kieffer, 1909" ;
    skos:broader <http://tun.fi/MX.317992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belyta pedestris"@fi,
        "Belyta pedestris"@sv .

<http://tun.fi/MX.318003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belyta pelias" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belyta pelias"@fi,
        "Belyta pelias"@sv .

<http://tun.fi/MX.318004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belyta petiolaris" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.317992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belyta petiolaris"@fi,
        "Belyta petiolaris"@sv .

<http://tun.fi/MX.318005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belyta rugosicollis" ;
    dwc:scientificNameAuthorship "Kieffer, 1909" ;
    skos:broader <http://tun.fi/MX.317992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belyta rugosicollis"@fi,
        "Belyta rugosicollis"@sv .

<http://tun.fi/MX.318006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belyta sanguinolenta" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.317992> ;
    skos:hiddenLabel "Belyta brachyptera"@fi,
        "Belyta brachyptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belyta sanguinolenta"@fi,
        "Belyta sanguinolenta"@sv .

<http://tun.fi/MX.318008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belyta seron" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belyta seron"@fi,
        "Belyta seron"@sv .

<http://tun.fi/MX.318009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belyta validicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belyta validicornis"@fi,
        "Belyta validicornis"@sv .

<http://tun.fi/MX.318011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pamis ione" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.318010> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pamis ione"@fi,
        "Pamis ione"@sv .

<http://tun.fi/MX.318014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrohynnis fragilis" ;
    dwc:scientificNameAuthorship "(Nixon, 1957)" ;
    skos:broader <http://tun.fi/MX.318012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrohynnis fragilis"@fi,
        "Macrohynnis fragilis"@sv .

<http://tun.fi/MX.318015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrohynnis lepidus" ;
    dwc:scientificNameAuthorship "Mayr, 1904" ;
    skos:broader <http://tun.fi/MX.318012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrohynnis lepidus"@fi,
        "Macrohynnis lepidus"@sv .

<http://tun.fi/MX.318018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paroxylabis laticeps" ;
    dwc:scientificNameAuthorship "Hellén, 1964" ;
    skos:broader <http://tun.fi/MX.318016> ;
    skos:hiddenLabel "Paroxylabis tuberculata"@fi,
        "Paroxylabis tuberculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paroxylabis laticeps"@fi,
        "Paroxylabis laticeps"@sv .

<http://tun.fi/MX.318020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paroxylabis semirufa" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318016> ;
    skos:hiddenLabel "Paroxylabis oxylaboides"@fi,
        "Paroxylabis oxylaboides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paroxylabis semirufa"@fi,
        "Paroxylabis semirufa"@sv .

<http://tun.fi/MX.318022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paroxylabis spinifer" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.318016> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paroxylabis spinifer"@fi,
        "Paroxylabis spinifer"@sv .

<http://tun.fi/MX.318024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyteba bisulca" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318023> ;
    skos:hiddenLabel "Lyteba maculata"@fi,
        "Lyteba maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lyteba bisulca"@fi,
        "Lyteba bisulca"@sv .

<http://tun.fi/MX.318026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyteba thomsoni" ;
    dwc:scientificNameAuthorship "Kieffer, 1916" ;
    skos:broader <http://tun.fi/MX.318023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lyteba thomsoni"@fi,
        "Lyteba thomsoni"@sv .

<http://tun.fi/MX.318028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxylabis cameroni" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.318027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxylabis cameroni"@fi,
        "Oxylabis cameroni"@sv .

<http://tun.fi/MX.318029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxylabis erythropyga" ;
    dwc:scientificNameAuthorship "Snellen van Vollenhoven, 1877" ;
    skos:broader <http://tun.fi/MX.318027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxylabis erythropyga"@fi,
        "Oxylabis erythropyga"@sv .

<http://tun.fi/MX.318031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprestes variicornis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.318030> ;
    skos:hiddenLabel "Aprestes aberrans"@fi,
        "Aprestes graciliventris"@fi,
        "Aprestes aberrans"@sv,
        "Aprestes graciliventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprestes variicornis"@fi,
        "Aprestes variicornis"@sv .

<http://tun.fi/MX.318036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanosema nervosum" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.318035> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanosema nervosum"@fi,
        "Acanosema nervosum"@sv .

<http://tun.fi/MX.318038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanosema productus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1908)" ;
    skos:broader <http://tun.fi/MX.318035> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanosema productus"@fi,
        "Acanosema productus"@sv .

<http://tun.fi/MX.318040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanopsilus heterocerus" ;
    dwc:scientificNameAuthorship "(Haliday, 1857)" ;
    skos:broader <http://tun.fi/MX.318039> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanopsilus heterocerus"@fi,
        "Acanopsilus heterocerus"@sv .

<http://tun.fi/MX.318042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypeza ciliata" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.318041> ;
    skos:hiddenLabel "Polypeza borealis"@fi,
        "Polypeza borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polypeza ciliata"@fi,
        "Polypeza ciliata"@sv .

<http://tun.fi/MX.318045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantolyta atrata" ;
    dwc:scientificNameAuthorship "Förster, 1861" ;
    skos:broader <http://tun.fi/MX.318044> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantolyta atrata"@fi,
        "Pantolyta atrata"@sv .

<http://tun.fi/MX.318046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantolyta fuscipes" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.318044> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantolyta fuscipes"@fi,
        "Pantolyta fuscipes"@sv .

<http://tun.fi/MX.318047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantolyta pallida" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.318044> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantolyta pallida"@fi,
        "Pantolyta pallida"@sv .

<http://tun.fi/MX.318048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantolyta semirufa" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.318044> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantolyta semirufa"@fi,
        "Pantolyta semirufa"@sv .

<http://tun.fi/MX.318050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opazon incrassatum" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.318049> ;
    skos:hiddenLabel "Opazon clausum"@fi,
        "Opazon clausum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opazon incrassatum"@fi,
        "Opazon incrassatum"@sv .

<http://tun.fi/MX.318052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opazon parvulum" ;
    dwc:scientificNameAuthorship "(Haliday, 1857)" ;
    skos:broader <http://tun.fi/MX.318049> ;
    skos:hiddenLabel "Opazon fuscicornis"@fi,
        "Opazon fuscicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opazon parvulum"@fi,
        "Opazon parvulum"@sv .

<http://tun.fi/MX.318055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilomma dubium" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.318054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilomma dubium"@fi,
        "Psilomma dubium"@sv .

<http://tun.fi/MX.318056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilomma fuscicornis" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.318054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilomma fuscicornis"@fi,
        "Psilomma fuscicornis"@sv .

<http://tun.fi/MX.318059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anommatium ashmeadi" ;
    dwc:scientificNameAuthorship "Mayr, 1904" ;
    skos:broader <http://tun.fi/MX.318057> ;
    skos:hiddenLabel "Anommatium myrmicaria"@fi,
        "Anommatium myrmicaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anommatium ashmeadi"@fi,
        "Anommatium ashmeadi"@sv .

<http://tun.fi/MX.318063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synacra brachialis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318061> ;
    skos:hiddenLabel "Synacra brevipennis"@fi,
        "Synacra brevipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synacra brachialis"@fi,
        "Synacra brachialis"@sv .

<http://tun.fi/MX.318065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synacra holconota" ;
    dwc:scientificNameAuthorship "Kieffer, 1910" ;
    skos:broader <http://tun.fi/MX.318061> ;
    skos:hiddenLabel "Synacra nigriceps"@fi,
        "Synacra nigriceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synacra holconota"@fi,
        "Synacra holconota"@sv .

<http://tun.fi/MX.318067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synacra paupera" ;
    dwc:scientificNameAuthorship "Maček, 1995" ;
    skos:broader <http://tun.fi/MX.318061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synacra paupera"@fi,
        "Synacra paupera"@sv .

<http://tun.fi/MX.318068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synacra sociabilis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1904)" ;
    skos:broader <http://tun.fi/MX.318061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synacra sociabilis"@fi,
        "Synacra sociabilis"@sv .

<http://tun.fi/MX.318069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synacra giraudi" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.318061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synacra giraudi"@fi,
        "Synacra giraudi"@sv .

<http://tun.fi/MX.318073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramesius brachypterus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.318072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paramesius brachypterus"@fi,
        "Paramesius brachypterus"@sv .

<http://tun.fi/MX.318074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramesius rufipes" ;
    dwc:scientificNameAuthorship "(Fonscolombe, 1832)" ;
    skos:broader <http://tun.fi/MX.318072> ;
    skos:hiddenLabel "Paramesius elongatus"@fi,
        "Paramesius elongatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paramesius rufipes"@fi,
        "Paramesius rufipes"@sv .

<http://tun.fi/MX.318076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramesius westwoodi" ;
    dwc:scientificNameAuthorship "Fergusson, 1977" ;
    skos:broader <http://tun.fi/MX.318072> ;
    skos:hiddenLabel "Paramesius rufipes"@fi,
        "Paramesius rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paramesius westwoodi"@fi,
        "Paramesius westwoodi"@sv .

<http://tun.fi/MX.318079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomicrus abnormis" ;
    dwc:scientificNameAuthorship "Marshall, 1868" ;
    skos:broader <http://tun.fi/MX.318078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilomicrus abnormis"@fi,
        "Spilomicrus abnormis"@sv .

<http://tun.fi/MX.318080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomicrus annulicornis" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.318078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilomicrus annulicornis"@fi,
        "Spilomicrus annulicornis"@sv .

<http://tun.fi/MX.318081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomicrus antennatus" ;
    dwc:scientificNameAuthorship "(Jurine, 1807)" ;
    skos:broader <http://tun.fi/MX.318078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilomicrus antennatus"@fi,
        "Spilomicrus antennatus"@sv .

<http://tun.fi/MX.318082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomicrus basalyformis" ;
    dwc:scientificNameAuthorship "Marshall, 1868" ;
    skos:broader <http://tun.fi/MX.318078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilomicrus basalyformis"@fi,
        "Spilomicrus basalyformis"@sv .

<http://tun.fi/MX.318083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomicrus bipunctatus" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.318078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilomicrus bipunctatus"@fi,
        "Spilomicrus bipunctatus"@sv .

<http://tun.fi/MX.318084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomicrus crassiclavis" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.318078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilomicrus crassiclavis"@fi,
        "Spilomicrus crassiclavis"@sv .

<http://tun.fi/MX.318085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomicrus flavipes" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.318078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilomicrus flavipes"@fi,
        "Spilomicrus flavipes"@sv .

<http://tun.fi/MX.318086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomicrus formosus" ;
    dwc:scientificNameAuthorship "Jansson, 1942" ;
    skos:broader <http://tun.fi/MX.318078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilomicrus formosus"@fi,
        "Spilomicrus formosus"@sv .

<http://tun.fi/MX.318087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomicrus integer" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.318078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilomicrus integer"@fi,
        "Spilomicrus integer"@sv .

<http://tun.fi/MX.318088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomicrus modestus" ;
    dwc:scientificNameAuthorship "Tomšik, 1947" ;
    skos:broader <http://tun.fi/MX.318078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilomicrus modestus"@fi,
        "Spilomicrus modestus"@sv .

<http://tun.fi/MX.318089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomicrus stigmaticalis" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.318078> ;
    skos:hiddenLabel "Spilomicrus nigripes"@fi,
        "Spilomicrus nigripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilomicrus stigmaticalis"@fi,
        "Spilomicrus stigmaticalis"@sv .

<http://tun.fi/MX.318091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilomicrus thomsoni" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.318078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilomicrus thomsoni"@fi,
        "Spilomicrus thomsoni"@sv .

<http://tun.fi/MX.318097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomacis penelope" ;
    dwc:scientificNameAuthorship "Nixon, 1980" ;
    skos:broader <http://tun.fi/MX.318094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomacis penelope"@fi,
        "Entomacis penelope"@sv .

<http://tun.fi/MX.318103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monelata cincta" ;
    dwc:scientificNameAuthorship "(Haliday, 1857)" ;
    skos:broader <http://tun.fi/MX.318101> ;
    skos:hiddenLabel "Corynopria cincta"@fi,
        "Corynopria cincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monelata cincta"@fi,
        "Monelata cincta"@sv .

<http://tun.fi/MX.318104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monelata parvula" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318101> ;
    skos:hiddenLabel "Corynopria parvula"@fi,
        "Corynopria parvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monelata parvula"@fi,
        "Monelata parvula"@sv .

<http://tun.fi/MX.318105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monelata rufipes" ;
    dwc:scientificNameAuthorship "(Kieffer, 1909)" ;
    skos:broader <http://tun.fi/MX.318101> ;
    skos:hiddenLabel "Corynopria rufipes"@fi,
        "Corynopria rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monelata rufipes"@fi,
        "Monelata rufipes"@sv .

<http://tun.fi/MX.318107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basalys abrupta" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.318106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Basalys abrupta"@fi,
        "Basalys abrupta"@sv .

<http://tun.fi/MX.318108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basalys fumipennis" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.318106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Basalys fumipennis"@fi,
        "Basalys fumipennis"@sv .

<http://tun.fi/MX.318109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basalys parva" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.318106> ;
    skos:hiddenLabel "Basalys cursitans"@fi,
        "Basalys cursitans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Basalys parva"@fi,
        "Basalys parva"@sv .

<http://tun.fi/MX.318111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basalys stramineipes" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.318106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Basalys stramineipes"@fi,
        "Basalys stramineipes"@sv .

<http://tun.fi/MX.318112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basalys tritoma" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.318106> ;
    skos:hiddenLabel "Basalys planifrons"@fi,
        "Basalys planifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Basalys tritoma"@fi,
        "Basalys tritoma"@sv .

<http://tun.fi/MX.318115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diapria conica" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.318114> ;
    skos:hiddenLabel "Diapria laminata"@fi,
        "Diapria laminata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diapria conica"@fi,
        "Diapria conica"@sv .

<http://tun.fi/MX.318117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diapria nigricornis" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.318114> ;
    skos:hiddenLabel "Diapria elongata"@fi,
        "Diapria elongata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diapria nigricornis"@fi,
        "Diapria nigricornis"@sv .

<http://tun.fi/MX.318120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viennopria lacustris" ;
    dwc:scientificNameAuthorship "(Schulz, 1910)" ;
    skos:broader <http://tun.fi/MX.318119> ;
    skos:hiddenLabel "Viennopria priesneri"@fi,
        "Viennopria priesneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Viennopria lacustris"@fi,
        "Viennopria lacustris"@sv .

<http://tun.fi/MX.318124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria aequata" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:hiddenLabel "Trichopria carinata"@fi,
        "Trichopria carinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria aequata"@fi,
        "Trichopria aequata"@sv .

<http://tun.fi/MX.318126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria aptera" ;
    dwc:scientificNameAuthorship "(Ruthe, 1859)" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria aptera"@fi,
        "Trichopria aptera"@sv .

<http://tun.fi/MX.318127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria basalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:hiddenLabel "Trichopria ciliaris"@fi,
        "Trichopria ciliaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria basalis"@fi,
        "Trichopria basalis"@sv .

<http://tun.fi/MX.318129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria cameroni" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria cameroni"@fi,
        "Trichopria cameroni"@sv .

<http://tun.fi/MX.318130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria fucicola" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria fucicola"@fi,
        "Trichopria fucicola"@sv .

<http://tun.fi/MX.318131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria hyalinipennis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:hiddenLabel "Trichopria hyalipennis"@fi,
        "Trichopria hyalipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria hyalinipennis"@fi,
        "Trichopria hyalinipennis"@sv .

<http://tun.fi/MX.318133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria morio" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria morio"@fi,
        "Trichopria morio"@sv .

<http://tun.fi/MX.318134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria nigra" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria nigra"@fi,
        "Trichopria nigra"@sv .

<http://tun.fi/MX.318135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria nixoni" ;
    dwc:scientificNameAuthorship "Notton, 1995" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria nixoni"@fi,
        "Trichopria nixoni"@sv .

<http://tun.fi/MX.318136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria oogaster" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria oogaster"@fi,
        "Trichopria oogaster"@sv .

<http://tun.fi/MX.318137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria tenuicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria tenuicornis"@fi,
        "Trichopria tenuicornis"@sv .

<http://tun.fi/MX.318138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria tritoma" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria tritoma"@fi,
        "Trichopria tritoma"@sv .

<http://tun.fi/MX.318139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria verticillata" ;
    dwc:scientificNameAuthorship "(Latreille, 1805)" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria verticillata"@fi,
        "Trichopria verticillata"@sv .

<http://tun.fi/MX.318142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneurhynchus galesiformis" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.318141> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aneurhynchus galesiformis"@fi,
        "Aneurhynchus galesiformis"@sv .

<http://tun.fi/MX.318143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneurhynchus longicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.318141> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aneurhynchus longicornis"@fi,
        "Aneurhynchus longicornis"@sv .

<http://tun.fi/MX.318144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneurhynchus pentatomus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.318141> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aneurhynchus pentatomus"@fi,
        "Aneurhynchus pentatomus"@sv .

<http://tun.fi/MX.318145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneurhynchus ruficornis" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.318141> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aneurhynchus ruficornis"@fi,
        "Aneurhynchus ruficornis"@sv .

<http://tun.fi/MX.318149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneuropria foersteri" ;
    dwc:scientificNameAuthorship "(Kieffer, 1910)" ;
    skos:broader <http://tun.fi/MX.318146> ;
    skos:hiddenLabel "Aneuropria subpilosa"@fi,
        "Aneuropria subpilosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aneuropria foersteri"@fi,
        "Aneuropria foersteri"@sv .

<http://tun.fi/MX.318152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Labolips innupta" ;
    dwc:scientificNameAuthorship "Haliday, 1857" ;
    skos:broader <http://tun.fi/MX.318151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Labolips innupta"@fi,
        "Labolips innupta"@sv .

<http://tun.fi/MX.318155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coptera punctata" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.318153> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coptera punctata"@fi,
        "Coptera punctata"@sv .

<http://tun.fi/MX.318157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilus acutangulus" ;
    dwc:scientificNameAuthorship "(Jansson, 1942)" ;
    skos:broader <http://tun.fi/MX.318156> ;
    skos:hiddenLabel "Psilus cephalotes"@fi,
        "Psilus cephalotes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilus acutangulus"@fi,
        "Psilus acutangulus"@sv .

<http://tun.fi/MX.318159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilus caecutiens" ;
    dwc:scientificNameAuthorship "(Marshall, 1867)" ;
    skos:broader <http://tun.fi/MX.318156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilus caecutiens"@fi,
        "Psilus caecutiens"@sv .

<http://tun.fi/MX.318160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilus cornutus" ;
    dwc:scientificNameAuthorship "Panzer, 1801" ;
    skos:broader <http://tun.fi/MX.318156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilus cornutus"@fi,
        "Psilus cornutus"@sv .

<http://tun.fi/MX.318161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilus frontalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.318156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilus frontalis"@fi,
        "Psilus frontalis"@sv .

<http://tun.fi/MX.318162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilus fuscipennis" ;
    dwc:scientificNameAuthorship "(Curtis, 1831)" ;
    skos:broader <http://tun.fi/MX.318156> ;
    skos:hiddenLabel "Psilus cornutus"@fi,
        "Psilus cornutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilus fuscipennis"@fi,
        "Psilus fuscipennis"@sv .

<http://tun.fi/MX.318164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilus parvulus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.318156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilus parvulus"@fi,
        "Psilus parvulus"@sv .

<http://tun.fi/MX.318165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilus subapterus" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.318156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilus subapterus"@fi,
        "Psilus subapterus"@sv .

<http://tun.fi/MX.318166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilus submonilis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1911)" ;
    skos:broader <http://tun.fi/MX.318156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilus submonilis"@fi,
        "Psilus submonilis"@sv .

<http://tun.fi/MX.318170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helorus anomalipes" ;
    dwc:scientificNameAuthorship "(Panzer, 1798)" ;
    skos:broader <http://tun.fi/MX.318169> ;
    skos:hiddenLabel "Helorus nigrotibia"@fi,
        "Helorus nigrotibia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helorus anomalipes"@fi,
        "Helorus anomalipes"@sv .

<http://tun.fi/MX.318172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helorus ruficornis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318169> ;
    skos:hiddenLabel "Helorus coruscus"@fi,
        "Helorus flavipes"@fi,
        "Helorus coruscus"@sv,
        "Helorus flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helorus ruficornis"@fi,
        "Helorus ruficornis"@sv .

<http://tun.fi/MX.318175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helorus striolatus" ;
    dwc:scientificNameAuthorship "Cameron, 1906" ;
    skos:broader <http://tun.fi/MX.318169> ;
    skos:hiddenLabel "Helorus meridionalis"@fi,
        "Helorus meridionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helorus striolatus"@fi,
        "Helorus striolatus"@sv .

<http://tun.fi/MX.318183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Disogmus areolator" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.318182> ;
    skos:hiddenLabel "Disogmus nigripennis"@fi,
        "Disogmus nigripennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Disogmus areolator"@fi,
        "Disogmus areolator"@sv .

<http://tun.fi/MX.318185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Disogmus basalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1857)" ;
    skos:broader <http://tun.fi/MX.318182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Disogmus basalis"@fi,
        "Disogmus basalis"@sv .

<http://tun.fi/MX.318186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Disogmus bruesi" ;
    dwc:scientificNameAuthorship "(Muesebeck & Walkley, 1951)" ;
    skos:broader <http://tun.fi/MX.318182> ;
    skos:hiddenLabel "Disogmus obsoletus"@fi,
        "Disogmus obsoletus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Disogmus bruesi"@fi,
        "Disogmus bruesi"@sv .

<http://tun.fi/MX.318191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nothoserphus boops" ;
    dwc:scientificNameAuthorship "(Thomson, 1857)" ;
    skos:broader <http://tun.fi/MX.318189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nothoserphus boops"@fi,
        "Nothoserphus boops"@sv .

<http://tun.fi/MX.318193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tretoserphus foveolatus" ;
    dwc:scientificNameAuthorship "(Möller, 1882)" ;
    skos:broader <http://tun.fi/MX.318192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tretoserphus foveolatus"@fi,
        "Tretoserphus foveolatus"@sv .

<http://tun.fi/MX.318194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tretoserphus laricis" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.318192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tretoserphus laricis"@fi,
        "Tretoserphus laricis"@sv .

<http://tun.fi/MX.318196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptoserphus aculeator" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.318195> ;
    skos:hiddenLabel "Cryptoserphus ater"@fi,
        "Cryptoserphus ater"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptoserphus aculeator"@fi,
        "Cryptoserphus aculeator"@sv .

<http://tun.fi/MX.318198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptoserphus flavipes" ;
    dwc:scientificNameAuthorship "(Provancer, 1881)" ;
    skos:broader <http://tun.fi/MX.318195> ;
    skos:hiddenLabel "Cryptoserphus brevimanus"@fi,
        "Cryptoserphus brevimanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptoserphus flavipes"@fi,
        "Cryptoserphus flavipes"@sv .

<http://tun.fi/MX.318200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptoserphus longitarsis" ;
    dwc:scientificNameAuthorship "(Thomson, 1857)" ;
    skos:broader <http://tun.fi/MX.318195> ;
    skos:hiddenLabel "Cryptoserphus aculeator"@fi,
        "Cryptoserphus aculeator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptoserphus longitarsis"@fi,
        "Cryptoserphus longitarsis"@sv .

<http://tun.fi/MX.318203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pschornia minora" ;
    dwc:scientificNameAuthorship "Townes & Townes, 1981" ;
    skos:broader <http://tun.fi/MX.318202> ;
    skos:hiddenLabel "Pschornia buccatus"@fi,
        "Pschornia buccatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pschornia minora"@fi,
        "Pschornia minora"@sv .

<http://tun.fi/MX.318206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyserphus laeviceps" ;
    dwc:scientificNameAuthorship "(Thomson, 1857)" ;
    skos:broader <http://tun.fi/MX.318205> ;
    skos:hiddenLabel "Brachyserphus parvulus"@fi,
        "Brachyserphus parvulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachyserphus laeviceps"@fi,
        "Brachyserphus laeviceps"@sv .

<http://tun.fi/MX.318208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyserphus parvulus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318205> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachyserphus parvulus"@fi,
        "Brachyserphus parvulus"@sv .

<http://tun.fi/MX.318212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Codrus niger" ;
    dwc:scientificNameAuthorship "Panzer, 1805" ;
    skos:broader <http://tun.fi/MX.318211> ;
    skos:hiddenLabel "Codrus pallipes"@fi,
        "Codrus pallipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Codrus niger"@fi,
        "Codrus niger"@sv .

<http://tun.fi/MX.318214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Codrus picicornis" ;
    dwc:scientificNameAuthorship "(Förster, 1856)" ;
    skos:broader <http://tun.fi/MX.318211> ;
    skos:hiddenLabel "Codrus subclavatus"@fi,
        "Codrus subclavatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Codrus picicornis"@fi,
        "Codrus picicornis"@sv .

<http://tun.fi/MX.318217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenoserphus borealis" ;
    dwc:scientificNameAuthorship "Hellén, 1941" ;
    skos:broader <http://tun.fi/MX.318216> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenoserphus borealis"@fi,
        "Phaenoserphus borealis"@sv .

<http://tun.fi/MX.318218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenoserphus chittii" ;
    dwc:scientificNameAuthorship "(Morley, 1922)" ;
    skos:broader <http://tun.fi/MX.318216> ;
    skos:hiddenLabel "Phaenoserphus viator"@fi,
        "Phaenoserphus viator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenoserphus chittii"@fi,
        "Phaenoserphus chittii"@sv .

<http://tun.fi/MX.318220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenoserphus viator" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.318216> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenoserphus viator"@fi,
        "Phaenoserphus viator"@sv .

<http://tun.fi/MX.318223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proctotrupes brachypterus" ;
    dwc:scientificNameAuthorship "(Schrank, 1780)" ;
    skos:broader <http://tun.fi/MX.318221> ;
    skos:hiddenLabel "Proctotrupes gladiator"@fi,
        "Proctotrupes gladiator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proctotrupes brachypterus"@fi,
        "Proctotrupes brachypterus"@sv .

<http://tun.fi/MX.318225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proctotrupes gravidator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.318221> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Proctotrupes gravidator"@fi,
        "Proctotrupes gravidator"@sv .

<http://tun.fi/MX.318227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parthenocodrus elongatus" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.318226> ;
    skos:hiddenLabel "Parthenocodrus buccatus"@fi,
        "Parthenocodrus fuscipes"@fi,
        "Parthenocodrus buccatus"@sv,
        "Parthenocodrus fuscipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parthenocodrus elongatus"@fi,
        "Parthenocodrus elongatus"@sv .

<http://tun.fi/MX.318231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracodrus apterogynus" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.318230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracodrus apterogynus"@fi,
        "Paracodrus apterogynus"@sv .

<http://tun.fi/MX.318233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaneroserphus calcar" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.318232> ;
    skos:hiddenLabel "Phaneroserphus nigrofemoratus"@fi,
        "Phaneroserphus nigrofemoratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaneroserphus calcar"@fi,
        "Phaneroserphus calcar"@sv .

<http://tun.fi/MX.318237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exallonyx brevicornis" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.318235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exallonyx brevicornis"@fi,
        "Exallonyx brevicornis"@sv .

<http://tun.fi/MX.318238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exallonyx longicornis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exallonyx longicornis"@fi,
        "Exallonyx longicornis"@sv .

<http://tun.fi/MX.318239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exallonyx ater" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1807)" ;
    skos:broader <http://tun.fi/MX.318235> ;
    skos:hiddenLabel "Exallonyx aterrimus"@fi,
        "Exallonyx gracilis"@fi,
        "Exallonyx aterrimus"@sv,
        "Exallonyx gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exallonyx ater"@fi,
        "Exallonyx ater"@sv .

<http://tun.fi/MX.318242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exallonyx confusus" ;
    dwc:scientificNameAuthorship "Nixon, 1938" ;
    skos:broader <http://tun.fi/MX.318235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exallonyx confusus"@fi,
        "Exallonyx confusus"@sv .

<http://tun.fi/MX.318243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exallonyx formicarius" ;
    dwc:scientificNameAuthorship "Kieffer, 1904" ;
    skos:broader <http://tun.fi/MX.318235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exallonyx formicarius"@fi,
        "Exallonyx formicarius"@sv .

<http://tun.fi/MX.318244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exallonyx ligatus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exallonyx ligatus"@fi,
        "Exallonyx ligatus"@sv .

<http://tun.fi/MX.318245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exallonyx microcerus" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.318235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exallonyx microcerus"@fi,
        "Exallonyx microcerus"@sv .

<http://tun.fi/MX.318246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exallonyx minor" ;
    dwc:scientificNameAuthorship "Townes, 1981" ;
    skos:broader <http://tun.fi/MX.318235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exallonyx minor"@fi,
        "Exallonyx minor"@sv .

<http://tun.fi/MX.318247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exallonyx pallidistigma" ;
    dwc:scientificNameAuthorship "Morley, 1922" ;
    skos:broader <http://tun.fi/MX.318235> ;
    skos:hiddenLabel "Exallonyx niger"@fi,
        "Exallonyx niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exallonyx pallidistigma"@fi,
        "Exallonyx pallidistigma"@sv .

<http://tun.fi/MX.318249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exallonyx trichomus" ;
    dwc:scientificNameAuthorship "Townes & Townes, 1981" ;
    skos:broader <http://tun.fi/MX.318235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exallonyx trichomus"@fi,
        "Exallonyx trichomus"@sv .

<http://tun.fi/MX.318250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exallonyx wasmanni" ;
    dwc:scientificNameAuthorship "Kieffer, 1904" ;
    skos:broader <http://tun.fi/MX.318235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exallonyx wasmanni"@fi,
        "Exallonyx wasmanni"@sv .

<http://tun.fi/MX.318255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaspilus dux" ;
    dwc:scientificNameAuthorship "(Curtis, 1829)" ;
    skos:broader <http://tun.fi/MX.318254> ;
    skos:hiddenLabel "Megaspilus integrifrons"@fi,
        "Megaspilus scutellaris"@fi,
        "Megaspilus integrifrons"@sv,
        "Megaspilus scutellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaspilus dux"@fi,
        "Megaspilus dux"@sv .

<http://tun.fi/MX.318258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaspilus striolatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.318254> ;
    skos:hiddenLabel "Megaspilus flavimanus"@fi,
        "Megaspilus flavimanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaspilus striolatus"@fi,
        "Megaspilus striolatus"@sv .

<http://tun.fi/MX.318261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosteresis glabra" ;
    dwc:scientificNameAuthorship "(Boheman, 1832)" ;
    skos:broader <http://tun.fi/MX.318260> ;
    skos:hiddenLabel "Trichosteresis radialis"@fi,
        "Trichosteresis radialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichosteresis glabra"@fi,
        "Trichosteresis glabra"@sv .

<http://tun.fi/MX.318265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus aphidum" ;
    dwc:scientificNameAuthorship "(Rondani, 1877)" ;
    skos:broader <http://tun.fi/MX.318263> ;
    skos:hiddenLabel "Dendrocerus rufipes"@fi,
        "Dendrocerus rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocerus aphidum"@fi,
        "Dendrocerus aphidum"@sv .

<http://tun.fi/MX.318267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus carpenteri" ;
    dwc:scientificNameAuthorship "(Curtis, 1829)" ;
    skos:broader <http://tun.fi/MX.318263> ;
    skos:hiddenLabel "Dendrocerus hyalinatus"@fi,
        "Dendrocerus thomsoni"@fi,
        "Dendrocerus hyalinatus"@sv,
        "Dendrocerus thomsoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocerus carpenteri"@fi,
        "Dendrocerus carpenteri"@sv .

<http://tun.fi/MX.318270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus dubiosus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1907)" ;
    skos:broader <http://tun.fi/MX.318263> ;
    skos:hiddenLabel "Dendrocerus flavus"@fi,
        "Dendrocerus flavus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocerus dubiosus"@fi,
        "Dendrocerus dubiosus"@sv .

<http://tun.fi/MX.318272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus flavipes" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocerus flavipes"@fi,
        "Dendrocerus flavipes"@sv .

<http://tun.fi/MX.318273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus halidayi" ;
    dwc:scientificNameAuthorship "(Curtis, 1829)" ;
    skos:broader <http://tun.fi/MX.318263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocerus halidayi"@fi,
        "Dendrocerus halidayi"@sv .

<http://tun.fi/MX.318274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus laevis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.318263> ;
    skos:hiddenLabel "Dendrocerus applanatus"@fi,
        "Dendrocerus flavipes"@fi,
        "Dendrocerus applanatus"@sv,
        "Dendrocerus flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocerus laevis"@fi,
        "Dendrocerus laevis"@sv .

<http://tun.fi/MX.318276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus laticeps" ;
    dwc:scientificNameAuthorship "(Hedicke, 1929)" ;
    skos:broader <http://tun.fi/MX.318263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocerus laticeps"@fi,
        "Dendrocerus laticeps"@sv .

<http://tun.fi/MX.318277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus liebscheri" ;
    dwc:scientificNameAuthorship "Dessart, 1972" ;
    skos:broader <http://tun.fi/MX.318263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocerus liebscheri"@fi,
        "Dendrocerus liebscheri"@sv .

<http://tun.fi/MX.318278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus punctipes" ;
    dwc:scientificNameAuthorship "(Boheman, 1832)" ;
    skos:broader <http://tun.fi/MX.318263> ;
    skos:hiddenLabel "Dendrocerus puncticeps"@fi,
        "Dendrocerus puncticeps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocerus punctipes"@fi,
        "Dendrocerus punctipes"@sv .

<http://tun.fi/MX.318280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus pupparum" ;
    dwc:scientificNameAuthorship "(Boheman, 1832)" ;
    skos:broader <http://tun.fi/MX.318263> ;
    skos:hiddenLabel "Dendrocerus puparum"@fi,
        "Dendrocerus puparum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocerus pupparum"@fi,
        "Dendrocerus pupparum"@sv .

<http://tun.fi/MX.318282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus ramicornis" ;
    dwc:scientificNameAuthorship "(Boheman, 1832)" ;
    skos:broader <http://tun.fi/MX.318263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocerus ramicornis"@fi,
        "Dendrocerus ramicornis"@sv .

<http://tun.fi/MX.318283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus serricornis" ;
    dwc:scientificNameAuthorship "(Boheman, 1832)" ;
    skos:broader <http://tun.fi/MX.318263> ;
    skos:hiddenLabel "Dendrocerus lapponicus"@fi,
        "Dendrocerus semiramosus"@fi,
        "Dendrocerus lapponicus"@sv,
        "Dendrocerus semiramosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocerus serricornis"@fi,
        "Dendrocerus serricornis"@sv .

<http://tun.fi/MX.318287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Creator spissicornis" ;
    dwc:scientificNameAuthorship "(Hellén, 1966)" ;
    skos:broader <http://tun.fi/MX.318286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Creator spissicornis"@fi,
        "Creator spissicornis"@sv .

<http://tun.fi/MX.318290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus abdominalis" ;
    dwc:scientificNameAuthorship "(Boheman, 1832)" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus abdominalis"@fi,
        "Conostigmus abdominalis"@sv .

<http://tun.fi/MX.318291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus crassicornis" ;
    dwc:scientificNameAuthorship "(Boheman, 1832)" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:hiddenLabel "Conostigmus validicornis"@fi,
        "Conostigmus validicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus crassicornis"@fi,
        "Conostigmus crassicornis"@sv .

<http://tun.fi/MX.318293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus flavipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus flavipes"@fi,
        "Conostigmus flavipes"@sv .

<http://tun.fi/MX.318294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus frontalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus frontalis"@fi,
        "Conostigmus frontalis"@sv .

<http://tun.fi/MX.318295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus geniculatus" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:hiddenLabel "Conostigmus globiceps"@fi,
        "Conostigmus globiceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus geniculatus"@fi,
        "Conostigmus geniculatus"@sv .

<http://tun.fi/MX.318297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus glabratus" ;
    dwc:scientificNameAuthorship "Hellén, 1966" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus glabratus"@fi,
        "Conostigmus glabratus"@sv .

<http://tun.fi/MX.318298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus intermedius" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus intermedius"@fi,
        "Conostigmus intermedius"@sv .

<http://tun.fi/MX.318299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus lativentris" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus lativentris"@fi,
        "Conostigmus lativentris"@sv .

<http://tun.fi/MX.318300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus melanocephalus" ;
    dwc:scientificNameAuthorship "(Boheman, 1832)" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:hiddenLabel "Conostigmus thoracicus"@fi,
        "Conostigmus thoracicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus melanocephalus"@fi,
        "Conostigmus melanocephalus"@sv .

<http://tun.fi/MX.318302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus obscurus" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:hiddenLabel "Conostigmus arcticus"@fi,
        "Conostigmus arcticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus obscurus"@fi,
        "Conostigmus obscurus"@sv .

<http://tun.fi/MX.318304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus opacus" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus opacus"@fi,
        "Conostigmus opacus"@sv .

<http://tun.fi/MX.318305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus pubescens" ;
    dwc:scientificNameAuthorship "(Thomson, 1859)" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus pubescens"@fi,
        "Conostigmus pubescens"@sv .

<http://tun.fi/MX.318306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus rufipes" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus rufipes"@fi,
        "Conostigmus rufipes"@sv .

<http://tun.fi/MX.318307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus rugiceps" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:hiddenLabel "Conostigmus rugosiceps"@fi,
        "Conostigmus rugosiceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus rugiceps"@fi,
        "Conostigmus rugiceps"@sv .

<http://tun.fi/MX.318309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus temporalis" ;
    dwc:scientificNameAuthorship "Hellén, 1966" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus temporalis"@fi,
        "Conostigmus temporalis"@sv .

<http://tun.fi/MX.318310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostigmus linearis" ;
    dwc:scientificNameAuthorship "Hellén, 1966" ;
    skos:broader <http://tun.fi/MX.318288> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conostigmus linearis"@fi,
        "Conostigmus linearis"@sv .

<http://tun.fi/MX.318314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagynodes acuticornis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1906)" ;
    skos:broader <http://tun.fi/MX.318312> ;
    skos:hiddenLabel "Lagynodes thoracicus"@fi,
        "Lagynodes thoracicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lagynodes acuticornis"@fi,
        "Lagynodes acuticornis"@sv .

<http://tun.fi/MX.318316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagynodes pallidus" ;
    dwc:scientificNameAuthorship "(Boheman, 1832)" ;
    skos:broader <http://tun.fi/MX.318312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lagynodes pallidus"@fi,
        "Lagynodes pallidus"@sv .

<http://tun.fi/MX.318317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagynodes thoracicus" ;
    dwc:scientificNameAuthorship "Kieffer, 1906" ;
    skos:broader <http://tun.fi/MX.318312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lagynodes thoracicus"@fi,
        "Lagynodes thoracicus"@sv .

<http://tun.fi/MX.318321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus abdominalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1858)" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus abdominalis"@fi,
        "Aphanogmus abdominalis"@sv .

<http://tun.fi/MX.318322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus angustipennis" ;
    dwc:scientificNameAuthorship "Szelényi, 1940" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus angustipennis"@fi,
        "Aphanogmus angustipennis"@sv .

<http://tun.fi/MX.318323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus apteryx" ;
    dwc:scientificNameAuthorship "Szelényi, 1940" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus apteryx"@fi,
        "Aphanogmus apteryx"@sv .

<http://tun.fi/MX.318324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus bicolor" ;
    dwc:scientificNameAuthorship "Ashmead, 1893" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:hiddenLabel "Aphanogmus claviger"@fi,
        "Aphanogmus claviger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus bicolor"@fi,
        "Aphanogmus bicolor"@sv .

<http://tun.fi/MX.318326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus clavicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus clavicornis"@fi,
        "Aphanogmus clavicornis"@sv .

<http://tun.fi/MX.318328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus crassiceps" ;
    dwc:scientificNameAuthorship "(Kieffer, 1907)" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus crassiceps"@fi,
        "Aphanogmus crassiceps"@sv .

<http://tun.fi/MX.318329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus dessarti" ;
    dwc:scientificNameAuthorship "Hellén, 1966" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus dessarti"@fi,
        "Aphanogmus dessarti"@sv .

<http://tun.fi/MX.318330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus dolichoceras" ;
    dwc:scientificNameAuthorship "Hellén & Dessart, 1965" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus dolichoceras"@fi,
        "Aphanogmus dolichoceras"@sv .

<http://tun.fi/MX.318331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus elegantulus" ;
    dwc:scientificNameAuthorship "Förster, 1861" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus elegantulus"@fi,
        "Aphanogmus elegantulus"@sv .

<http://tun.fi/MX.318332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus fasciipennis" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus fasciipennis"@fi,
        "Aphanogmus fasciipennis"@sv .

<http://tun.fi/MX.318333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus fumipennis" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:hiddenLabel "Aphanogmus clavatus"@fi,
        "Aphanogmus clavatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus fumipennis"@fi,
        "Aphanogmus fumipennis"@sv .

<http://tun.fi/MX.318335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus furcatus" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus furcatus"@fi,
        "Aphanogmus furcatus"@sv .

<http://tun.fi/MX.318336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus gracilicornis" ;
    dwc:scientificNameAuthorship "Förster, 1861" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus gracilicornis"@fi,
        "Aphanogmus gracilicornis"@sv .

<http://tun.fi/MX.318337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus microneurus" ;
    dwc:scientificNameAuthorship "(Kieffer, 1907)" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus microneurus"@fi,
        "Aphanogmus microneurus"@sv .

<http://tun.fi/MX.318338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus neglectus" ;
    dwc:scientificNameAuthorship "(Szelényi, 1938)" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus neglectus"@fi,
        "Aphanogmus neglectus"@sv .

<http://tun.fi/MX.318339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus perfoliatus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus perfoliatus"@fi,
        "Aphanogmus perfoliatus"@sv .

<http://tun.fi/MX.318342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus remotus" ;
    dwc:scientificNameAuthorship "Szelényi, 1940" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus remotus"@fi,
        "Aphanogmus remotus"@sv .

<http://tun.fi/MX.318344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus steinitzi" ;
    dwc:scientificNameAuthorship "Priesner, 1936" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus steinitzi"@fi,
        "Aphanogmus steinitzi"@sv .

<http://tun.fi/MX.318345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus strobilorum" ;
    dwc:scientificNameAuthorship "Bakke, 1955" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus strobilorum"@fi,
        "Aphanogmus strobilorum"@sv .

<http://tun.fi/MX.318346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus tenuicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus tenuicornis"@fi,
        "Aphanogmus tenuicornis"@sv .

<http://tun.fi/MX.318347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus terminalis" ;
    dwc:scientificNameAuthorship "(Förster, 1861)" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:hiddenLabel "Aphanogmus perfoliatus"@fi,
        "Aphanogmus perfoliatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus terminalis"@fi,
        "Aphanogmus terminalis"@sv .

<http://tun.fi/MX.318349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus vicinus" ;
    dwc:scientificNameAuthorship "Förster, 1861" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus vicinus"@fi,
        "Aphanogmus vicinus"@sv .

<http://tun.fi/MX.318352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron bispinosus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron bispinosus"@fi,
        "Ceraphron bispinosus"@sv .

<http://tun.fi/MX.318353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron brevipennis" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron brevipennis"@fi,
        "Ceraphron brevipennis"@sv .

<http://tun.fi/MX.318354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron cursor" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron cursor"@fi,
        "Ceraphron cursor"@sv .

<http://tun.fi/MX.318355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron flaviventris" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron flaviventris"@fi,
        "Ceraphron flaviventris"@sv .

<http://tun.fi/MX.318356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron fuscicornis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron fuscicornis"@fi,
        "Ceraphron fuscicornis"@sv .

<http://tun.fi/MX.318359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron pedes" ;
    dwc:scientificNameAuthorship "Förster, 1861" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron pedes"@fi,
        "Ceraphron pedes"@sv .

<http://tun.fi/MX.318360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron scoticus" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron scoticus"@fi,
        "Ceraphron scoticus"@sv .

<http://tun.fi/MX.318361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron serraticornis" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:hiddenLabel "Ceraphron xanthosoma"@fi,
        "Ceraphron xanthosoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron serraticornis"@fi,
        "Ceraphron serraticornis"@sv .

<http://tun.fi/MX.318363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron squamiger" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:hiddenLabel "Ceraphron squamiformis"@fi,
        "Ceraphron squamiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron squamiger"@fi,
        "Ceraphron squamiger"@sv .

<http://tun.fi/MX.318365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron sulcatus" ;
    dwc:scientificNameAuthorship "Jurine, 1807" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron sulcatus"@fi,
        "Ceraphron sulcatus"@sv .

<http://tun.fi/MX.318366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron tetraplastus" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron tetraplastus"@fi,
        "Ceraphron tetraplastus"@sv .

<http://tun.fi/MX.318367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron thomsoni" ;
    dwc:scientificNameAuthorship "(Dalla Torre, 1890)" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:hiddenLabel "Ceraphron longipennis"@fi,
        "Ceraphron longipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron thomsoni"@fi,
        "Ceraphron thomsoni"@sv .

<http://tun.fi/MX.318369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron trissacantha" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron trissacantha"@fi,
        "Ceraphron trissacantha"@sv .

<http://tun.fi/MX.318370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceraphron xanthogaster" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceraphron xanthogaster"@fi,
        "Ceraphron xanthogaster"@sv .

<http://tun.fi/MX.318372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synarsis pulla" ;
    dwc:scientificNameAuthorship "Förster, 1878" ;
    skos:broader <http://tun.fi/MX.318371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synarsis pulla"@fi,
        "Synarsis pulla"@sv .

<http://tun.fi/MX.318378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacidea abdominalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.318377> ;
    skos:hiddenLabel "Aulacidea macula"@fi,
        "Aulacidea macula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulacidea abdominalis"@fi,
        "Aulacidea abdominalis"@sv .

<http://tun.fi/MX.318380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacidea hieracii" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.318377> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulacidea hieracii"@fi,
        "Aulacidea hieracii"@sv .

<http://tun.fi/MX.318381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacidea pilosellae" ;
    dwc:scientificNameAuthorship "(Kieffer, 1901)" ;
    skos:broader <http://tun.fi/MX.318377> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulacidea pilosellae"@fi,
        "Aulacidea pilosellae"@sv .

<http://tun.fi/MX.318382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacidea subterminalis" ;
    dwc:scientificNameAuthorship "Niblett, 1946" ;
    skos:broader <http://tun.fi/MX.318377> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulacidea subterminalis"@fi,
        "Aulacidea subterminalis"@sv .

<http://tun.fi/MX.318383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacidea tragopogonis" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.318377> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulacidea tragopogonis"@fi,
        "Aulacidea tragopogonis"@sv .

<http://tun.fi/MX.318388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isocolus jaceae" ;
    dwc:scientificNameAuthorship "(Schenck, 1862)" ;
    skos:broader <http://tun.fi/MX.318387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isocolus jaceae"@fi,
        "Isocolus jaceae"@sv .

<http://tun.fi/MX.318389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isocolus scabiosae" ;
    dwc:scientificNameAuthorship "(Giraud, 1859)" ;
    skos:broader <http://tun.fi/MX.318387> ;
    skos:hiddenLabel "Isocolus rogenhoferi"@fi,
        "Isocolus rogenhoferi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isocolus scabiosae"@fi,
        "Isocolus scabiosae"@sv .

<http://tun.fi/MX.318392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestophanes brevitarsis" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.318391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xestophanes brevitarsis"@fi,
        "Xestophanes brevitarsis"@sv .

<http://tun.fi/MX.318393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestophanes potentillae" ;
    dwc:scientificNameAuthorship "(Retzius in Degeer, 1783)" ;
    skos:broader <http://tun.fi/MX.318391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xestophanes potentillae"@fi,
        "Xestophanes potentillae"@sv .

<http://tun.fi/MX.318395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diastrophus mayri" ;
    dwc:scientificNameAuthorship "Reinhard, 1876" ;
    skos:broader <http://tun.fi/MX.318394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diastrophus mayri"@fi,
        "Diastrophus mayri"@sv .

<http://tun.fi/MX.318399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplolepis eglanteriae" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplolepis eglanteriae"@fi,
        "Diplolepis eglanteriae"@sv .

<http://tun.fi/MX.318400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplolepis mayri" ;
    dwc:scientificNameAuthorship "(Schlechtendal, 1877)" ;
    skos:broader <http://tun.fi/MX.318397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplolepis mayri"@fi,
        "Diplolepis mayri"@sv .

<http://tun.fi/MX.318401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplolepis nervosa" ;
    dwc:scientificNameAuthorship "(Curtis, 1838)" ;
    skos:broader <http://tun.fi/MX.318397> ;
    skos:hiddenLabel "Diplolepis centifoliae"@fi,
        "Diplolepis rosarum"@fi,
        "Diplolepis centifoliae"@sv,
        "Diplolepis rosarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplolepis nervosa"@fi,
        "Diplolepis nervosa"@sv .

<http://tun.fi/MX.318404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplolepis rosae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.318397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplolepis rosae"@fi,
        "Diplolepis rosae"@sv .

<http://tun.fi/MX.318405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplolepis spinosissimae" ;
    dwc:scientificNameAuthorship "(Giraud, 1859)" ;
    skos:broader <http://tun.fi/MX.318397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplolepis spinosissimae"@fi,
        "Diplolepis spinosissimae"@sv .

<http://tun.fi/MX.318408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periclistus brandtii" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1832)" ;
    skos:broader <http://tun.fi/MX.318407> ;
    skos:hiddenLabel "Periclistus caninae"@fi,
        "Periclistus caninae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Periclistus brandtii"@fi,
        "Periclistus brandtii"@sv .

<http://tun.fi/MX.318410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periclistus caninae" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Periclistus caninae"@fi,
        "Periclistus caninae"@sv .

<http://tun.fi/MX.318411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periclistus spinosissimae" ;
    dwc:scientificNameAuthorship "Dettmer, 1924" ;
    skos:broader <http://tun.fi/MX.318407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Periclistus spinosissimae"@fi,
        "Periclistus spinosissimae"@sv .

<http://tun.fi/MX.318413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synergus apicalis" ;
    dwc:scientificNameAuthorship "Hartig, 1841" ;
    skos:broader <http://tun.fi/MX.318412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synergus apicalis"@fi,
        "Synergus apicalis"@sv .

<http://tun.fi/MX.318414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synergus clandestinus" ;
    dwc:scientificNameAuthorship "Weld, 1952" ;
    skos:broader <http://tun.fi/MX.318412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synergus clandestinus"@fi,
        "Synergus clandestinus"@sv .

<http://tun.fi/MX.318415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synergus crassicornis" ;
    dwc:scientificNameAuthorship "(Curtis, 1838)" ;
    skos:broader <http://tun.fi/MX.318412> ;
    skos:hiddenLabel "Synergus evanescens"@fi,
        "Synergus evanescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synergus crassicornis"@fi,
        "Synergus crassicornis"@sv .

<http://tun.fi/MX.318417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synergus gallaepomiformis" ;
    dwc:scientificNameAuthorship "(Boyer de Fonscolombe, 1832)" ;
    skos:broader <http://tun.fi/MX.318412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synergus gallaepomiformis"@fi,
        "Synergus gallaepomiformis"@sv .

<http://tun.fi/MX.318418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synergus incrassatus" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.318412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synergus incrassatus"@fi,
        "Synergus incrassatus"@sv .

<http://tun.fi/MX.318419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synergus pallicornis" ;
    dwc:scientificNameAuthorship "Hartig, 1841" ;
    skos:broader <http://tun.fi/MX.318412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synergus pallicornis"@fi,
        "Synergus pallicornis"@sv .

<http://tun.fi/MX.318424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synergus thaumacerus" ;
    dwc:scientificNameAuthorship "(Dalman, 1823)" ;
    skos:broader <http://tun.fi/MX.318412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synergus thaumacerus"@fi,
        "Synergus thaumacerus"@sv .

<http://tun.fi/MX.318427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neuroterus numismalis" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.318426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neuroterus numismalis"@fi,
        "Neuroterus numismalis"@sv .

<http://tun.fi/MX.318428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neuroterus quercusbaccarum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.318426> ;
    skos:hiddenLabel "Neuroterus lenticularis"@fi,
        "Neuroterus lenticularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neuroterus quercusbaccarum"@fi,
        "Neuroterus quercusbaccarum"@sv .

<http://tun.fi/MX.318430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neuroterus tricolor" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.318426> ;
    skos:hiddenLabel "Neuroterus varius"@fi,
        "Neuroterus varius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neuroterus tricolor"@fi,
        "Neuroterus tricolor"@sv .

<http://tun.fi/MX.318433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andricus callidoma" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.318432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andricus callidoma"@fi,
        "Andricus callidoma"@sv .

<http://tun.fi/MX.318434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andricus curvator" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.318432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andricus curvator"@fi,
        "Andricus curvator"@sv .

<http://tun.fi/MX.318435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andricus foecundatrix" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318432> ;
    skos:hiddenLabel "Andricus fecundator"@fi,
        "Andricus pilosus"@fi,
        "Andricus fecundator"@sv,
        "Andricus pilosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andricus foecundatrix"@fi,
        "Andricus foecundatrix"@sv .

<http://tun.fi/MX.318439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andricus inflator" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.318432> ;
    skos:hiddenLabel "Andricus globulii"@fi,
        "Andricus globulii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andricus inflator"@fi,
        "Andricus inflator"@sv .

<http://tun.fi/MX.318441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andricus quercusradicis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.318432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andricus quercusradicis"@fi,
        "Andricus quercusradicis"@sv .

<http://tun.fi/MX.318442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andricus quercusramuli" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.318432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andricus quercusramuli"@fi,
        "Andricus quercusramuli"@sv .

<http://tun.fi/MX.318443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andricus sieboldi" ;
    dwc:scientificNameAuthorship "(Hartig, 1843)" ;
    skos:broader <http://tun.fi/MX.318432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andricus sieboldi"@fi,
        "Andricus sieboldi"@sv .

<http://tun.fi/MX.318446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynips disticha" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.318444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cynips disticha"@fi,
        "Cynips disticha"@sv .

<http://tun.fi/MX.318447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynips divisa" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.318444> ;
    skos:hiddenLabel "Cynips atridivisa"@fi,
        "Cynips atridivisa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cynips divisa"@fi,
        "Cynips divisa"@sv .

<http://tun.fi/MX.318449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynips longiventris" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.318444> ;
    skos:hiddenLabel "Cynips forsiusi"@fi,
        "Cynips forsiusi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cynips longiventris"@fi,
        "Cynips longiventris"@sv .

<http://tun.fi/MX.318451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynips quercusfolii" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.318444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cynips quercusfolii"@fi,
        "Cynips quercusfolii"@sv .

<http://tun.fi/MX.318453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonaspis megaptera" ;
    dwc:scientificNameAuthorship "(Panzer, 1801)" ;
    skos:broader <http://tun.fi/MX.318452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trigonaspis megaptera"@fi,
        "Trigonaspis megaptera"@sv .

<http://tun.fi/MX.318460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apocharips trapezoidea" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.318459> ;
    skos:hiddenLabel "Apocharips xanthocephala"@fi,
        "Apocharips xanthocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apocharips trapezoidea"@fi,
        "Apocharips trapezoidea"@sv .

<http://tun.fi/MX.318463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dilyta subclavata" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dilyta subclavata"@fi,
        "Dilyta subclavata"@sv .

<http://tun.fi/MX.318466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta apteroidea" ;
    dwc:scientificNameAuthorship "Hellén, 1963" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta apteroidea"@fi,
        "Alloxysta apteroidea"@sv .

<http://tun.fi/MX.318467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta brachycera" ;
    dwc:scientificNameAuthorship "Hellén, 1963" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta brachycera"@fi,
        "Alloxysta brachycera"@sv .

<http://tun.fi/MX.318468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta brevis" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:hiddenLabel "Alloxysta arcuata"@fi,
        "Alloxysta minuta"@fi,
        "Alloxysta arcuata"@sv,
        "Alloxysta minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta brevis"@fi,
        "Alloxysta brevis"@sv .

<http://tun.fi/MX.318471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta brevitarsis" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta brevitarsis"@fi,
        "Alloxysta brevitarsis"@sv .

<http://tun.fi/MX.318472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta circumscripta" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta circumscripta"@fi,
        "Alloxysta circumscripta"@sv .

<http://tun.fi/MX.318475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta castanea" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:hiddenLabel "Alloxysta basimacula"@fi,
        "Alloxysta defectus"@fi,
        "Alloxysta erythrothorax"@fi,
        "Alloxysta nigriventris"@fi,
        "Alloxysta basimacula"@sv,
        "Alloxysta defectus"@sv,
        "Alloxysta erythrothorax"@sv,
        "Alloxysta nigriventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta castanea"@fi,
        "Alloxysta castanea"@sv .

<http://tun.fi/MX.318480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta fuscipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta fuscipes"@fi,
        "Alloxysta fuscipes"@sv .

<http://tun.fi/MX.318481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta glebaria" ;
    dwc:scientificNameAuthorship "Hellén, 1963" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta glebaria"@fi,
        "Alloxysta glebaria"@sv .

<http://tun.fi/MX.318482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta heptatoma" ;
    dwc:scientificNameAuthorship "Hellén, 1963" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta heptatoma"@fi,
        "Alloxysta heptatoma"@sv .

<http://tun.fi/MX.318483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta macrophadna" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:hiddenLabel "Alloxysta crassa"@fi,
        "Alloxysta filicornis"@fi,
        "Alloxysta perplexa"@fi,
        "Alloxysta piceomaculata"@fi,
        "Alloxysta crassa"@sv,
        "Alloxysta filicornis"@sv,
        "Alloxysta perplexa"@sv,
        "Alloxysta piceomaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta macrophadna"@fi,
        "Alloxysta macrophadna"@sv .

<http://tun.fi/MX.318488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta melanogaster" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta melanogaster"@fi,
        "Alloxysta melanogaster"@sv .

<http://tun.fi/MX.318489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta nigricans" ;
    dwc:scientificNameAuthorship "Hellén, 1963" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta nigricans"@fi,
        "Alloxysta nigricans"@sv .

<http://tun.fi/MX.318490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta pallidicornis" ;
    dwc:scientificNameAuthorship "(Curtis, 1838)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:hiddenLabel "Alloxysta forticornis"@fi,
        "Alloxysta forticornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta pallidicornis"@fi,
        "Alloxysta pallidicornis"@sv .

<http://tun.fi/MX.318492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta patens" ;
    dwc:scientificNameAuthorship "Hellén, 1963" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta patens"@fi,
        "Alloxysta patens"@sv .

<http://tun.fi/MX.318493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta pedestris" ;
    dwc:scientificNameAuthorship "(Curtis, 1838)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:hiddenLabel "Alloxysta brachyptera"@fi,
        "Alloxysta brachyptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta pedestris"@fi,
        "Alloxysta pedestris"@sv .

<http://tun.fi/MX.318496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta pilipennis" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:hiddenLabel "Alloxysta flavicornis"@fi,
        "Alloxysta flavicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta pilipennis"@fi,
        "Alloxysta pilipennis"@sv .

<http://tun.fi/MX.318497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta ramulifera" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:hiddenLabel "Alloxysta minuta"@fi,
        "Alloxysta minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta ramulifera"@fi,
        "Alloxysta ramulifera"@sv .

<http://tun.fi/MX.318499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta soluta" ;
    dwc:scientificNameAuthorship "Hellén, 1963" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta soluta"@fi,
        "Alloxysta soluta"@sv .

<http://tun.fi/MX.318500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta tscheki" ;
    dwc:scientificNameAuthorship "(Giraud, 1860)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta tscheki"@fi,
        "Alloxysta tscheki"@sv .

<http://tun.fi/MX.318501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta ullrichi" ;
    dwc:scientificNameAuthorship "(Giraud, 1860)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta ullrichi"@fi,
        "Alloxysta ullrichi"@sv .

<http://tun.fi/MX.318503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta crassicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:hiddenLabel "Alloxysta urticarum"@fi,
        "Alloxysta versicolor"@fi,
        "Alloxysta urticarum"@sv,
        "Alloxysta versicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta crassicornis"@fi,
        "Alloxysta crassicornis"@sv .

<http://tun.fi/MX.318506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta victrix" ;
    dwc:scientificNameAuthorship "(Westwood, 1833)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:hiddenLabel "Alloxysta curvicornis"@fi,
        "Alloxysta fulviceps"@fi,
        "Alloxysta curvicornis"@sv,
        "Alloxysta fulviceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta victrix"@fi,
        "Alloxysta victrix"@sv .

<http://tun.fi/MX.318509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta xanthocera" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta xanthocera"@fi,
        "Alloxysta xanthocera"@sv .

<http://tun.fi/MX.318511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenoglyphis abbreviata" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.318510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenoglyphis abbreviata"@fi,
        "Phaenoglyphis abbreviata"@sv .

<http://tun.fi/MX.318513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenoglyphis fuscicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.318510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenoglyphis fuscicornis"@fi,
        "Phaenoglyphis fuscicornis"@sv .

<http://tun.fi/MX.318514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenoglyphis nigripes" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.318510> ;
    skos:hiddenLabel "Phaenoglyphis dolichocera"@fi,
        "Phaenoglyphis dolichocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenoglyphis nigripes"@fi,
        "Phaenoglyphis nigripes"@sv .

<http://tun.fi/MX.318515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenoglyphis ruficornis" ;
    dwc:scientificNameAuthorship "(Foerster, 1869)" ;
    skos:broader <http://tun.fi/MX.318510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenoglyphis ruficornis"@fi,
        "Phaenoglyphis ruficornis"@sv .

<http://tun.fi/MX.318516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenoglyphis stricta" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.318510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenoglyphis stricta"@fi,
        "Phaenoglyphis stricta"@sv .

<http://tun.fi/MX.318517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenoglyphis villosa" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.318510> ;
    skos:hiddenLabel "Phaenoglyphis carpentieri"@fi,
        "Phaenoglyphis piceiceps"@fi,
        "Phaenoglyphis piciceps"@fi,
        "Phaenoglyphis carpentieri"@sv,
        "Phaenoglyphis piceiceps"@sv,
        "Phaenoglyphis piciceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenoglyphis villosa"@fi,
        "Phaenoglyphis villosa"@sv .

<http://tun.fi/MX.318521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenoglyphis xanthochroa" ;
    dwc:scientificNameAuthorship "Foerster, 1869" ;
    skos:broader <http://tun.fi/MX.318510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenoglyphis xanthochroa"@fi,
        "Phaenoglyphis xanthochroa"@sv .

<http://tun.fi/MX.318524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diglyphosema conjungens" ;
    dwc:scientificNameAuthorship "Kieffer 1904" ;
    skos:broader <http://tun.fi/MX.318523> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diglyphosema conjungens"@fi,
        "Diglyphosema conjungens"@sv .

<http://tun.fi/MX.318525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diglyphosema ovalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.318523> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diglyphosema ovalis"@fi,
        "Diglyphosema ovalis"@sv .

<http://tun.fi/MX.318526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diglyphosema punctatum" ;
    dwc:scientificNameAuthorship "(Kieffer, 1901)" ;
    skos:broader <http://tun.fi/MX.318523> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diglyphosema punctatum"@fi,
        "Diglyphosema punctatum"@sv .

<http://tun.fi/MX.318528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microstilba heterogena" ;
    dwc:scientificNameAuthorship "(Giraud, 1860)" ;
    skos:broader <http://tun.fi/MX.318527> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microstilba heterogena"@fi,
        "Microstilba heterogena"@sv .

<http://tun.fi/MX.318530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Disorygma curtum" ;
    dwc:scientificNameAuthorship "(Giraud, 1860)" ;
    skos:broader <http://tun.fi/MX.318529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Disorygma curtum"@fi,
        "Disorygma curtum"@sv .

<http://tun.fi/MX.318531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Disorygma depile" ;
    dwc:scientificNameAuthorship "(Giraud, 1860)" ;
    skos:broader <http://tun.fi/MX.318529> ;
    skos:hiddenLabel "Disorygma divulgatum"@fi,
        "Disorygma incrassata"@fi,
        "Disorygma divulgatum"@sv,
        "Disorygma incrassata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Disorygma depile"@fi,
        "Disorygma depile"@sv .

<http://tun.fi/MX.318535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gronotoma allotriaeformis" ;
    dwc:scientificNameAuthorship "(Giraud, 1860)" ;
    skos:broader <http://tun.fi/MX.318534> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gronotoma allotriaeformis"@fi,
        "Gronotoma allotriaeformis"@sv .

<http://tun.fi/MX.318537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cothonaspis gracilis" ;
    dwc:scientificNameAuthorship "Hartig, 1841" ;
    skos:broader <http://tun.fi/MX.318536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cothonaspis gracilis"@fi,
        "Cothonaspis gracilis"@sv .

<http://tun.fi/MX.318538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cothonaspis longula" ;
    dwc:scientificNameAuthorship "Nordlander, 1976" ;
    skos:broader <http://tun.fi/MX.318536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cothonaspis longula"@fi,
        "Cothonaspis longula"@sv .

<http://tun.fi/MX.318539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cothonaspis pentatoma" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cothonaspis pentatoma"@fi,
        "Cothonaspis pentatoma"@sv .

<http://tun.fi/MX.318541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didyctium nigriclava" ;
    dwc:scientificNameAuthorship "(Kieffer, 1904)" ;
    skos:broader <http://tun.fi/MX.318540> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didyctium nigriclava"@fi,
        "Didyctium nigriclava"@sv .

<http://tun.fi/MX.318549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma affinis" ;
    dwc:scientificNameAuthorship "Cameron, 1889" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma affinis"@fi,
        "Kleidotoma affinis"@sv .

<http://tun.fi/MX.318550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma dolichocera" ;
    dwc:scientificNameAuthorship "Thomson, 1861" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma dolichocera"@fi,
        "Kleidotoma dolichocera"@sv .

<http://tun.fi/MX.318551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma formicaria" ;
    dwc:scientificNameAuthorship "Kieffer, 1904" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma formicaria"@fi,
        "Kleidotoma formicaria"@sv .

<http://tun.fi/MX.318552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma thomsoni" ;
    dwc:scientificNameAuthorship "Forshage, 2017" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:hiddenLabel "Kleidotoma tetratoma"@fi,
        "Kleidotoma tetratoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma thomsoni"@fi,
        "Kleidotoma thomsoni"@sv .

<http://tun.fi/MX.318553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma brevicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1861" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma brevicornis"@fi,
        "Kleidotoma brevicornis"@sv .

<http://tun.fi/MX.318554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma caledonica" ;
    dwc:scientificNameAuthorship "Cameron, 1888" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma caledonica"@fi,
        "Kleidotoma caledonica"@sv .

<http://tun.fi/MX.318555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma ciliaris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:hiddenLabel "Kleidotoma melanopoda"@fi,
        "Kleidotoma melanopoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma ciliaris"@fi,
        "Kleidotoma ciliaris"@sv .

<http://tun.fi/MX.318557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma geniculata" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma geniculata"@fi,
        "Kleidotoma geniculata"@sv .

<http://tun.fi/MX.318558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma inustipennis" ;
    dwc:scientificNameAuthorship "(Förster, 1869)" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma inustipennis"@fi,
        "Kleidotoma inustipennis"@sv .

<http://tun.fi/MX.318559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma longipennis" ;
    dwc:scientificNameAuthorship "Cameron, 1889" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma longipennis"@fi,
        "Kleidotoma longipennis"@sv .

<http://tun.fi/MX.318560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma marshalli" ;
    dwc:scientificNameAuthorship "Cameron, 1889" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma marshalli"@fi,
        "Kleidotoma marshalli"@sv .

<http://tun.fi/MX.318561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma nigra" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma nigra"@fi,
        "Kleidotoma nigra"@sv .

<http://tun.fi/MX.318562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma psiloides" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma psiloides"@fi,
        "Kleidotoma psiloides"@sv .

<http://tun.fi/MX.318563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma ruficornis" ;
    dwc:scientificNameAuthorship "Thomson, 1861" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma ruficornis"@fi,
        "Kleidotoma ruficornis"@sv .

<http://tun.fi/MX.318564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma pentatoma" ;
    dwc:scientificNameAuthorship "Thomson, 1861" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma pentatoma"@fi,
        "Kleidotoma pentatoma"@sv .

<http://tun.fi/MX.318565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma scutellaris" ;
    dwc:scientificNameAuthorship "Thomson, 1862" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma scutellaris"@fi,
        "Kleidotoma scutellaris"@sv .

<http://tun.fi/MX.318566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma striata" ;
    dwc:scientificNameAuthorship "Cameron, 1886" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma striata"@fi,
        "Kleidotoma striata"@sv .

<http://tun.fi/MX.318567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma striaticollis" ;
    dwc:scientificNameAuthorship "Cameron, 1880" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma striaticollis"@fi,
        "Kleidotoma striaticollis"@sv .

<http://tun.fi/MX.318568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma tomentosa" ;
    dwc:scientificNameAuthorship "(Giraud, 1860)" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma tomentosa"@fi,
        "Kleidotoma tomentosa"@sv .

<http://tun.fi/MX.318569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma truncata" ;
    dwc:scientificNameAuthorship "Cameron, 1889" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma truncata"@fi,
        "Kleidotoma truncata"@sv .

<http://tun.fi/MX.318570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma hexatoma" ;
    dwc:scientificNameAuthorship "Thomson, 1862" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:hiddenLabel "Kleidotoma picicrus"@fi,
        "Kleidotoma picicrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma hexatoma"@fi,
        "Kleidotoma hexatoma"@sv .

<http://tun.fi/MX.318572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma picipes" ;
    dwc:scientificNameAuthorship "Cameron, 1886" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma picipes"@fi,
        "Kleidotoma picipes"@sv .

<http://tun.fi/MX.318573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma atomaria" ;
    dwc:scientificNameAuthorship "Hellén, 1960" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma atomaria"@fi,
        "Kleidotoma atomaria"@sv .

<http://tun.fi/MX.318574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma pygmaea" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1842)" ;
    skos:broader <http://tun.fi/MX.318542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kleidotoma pygmaea"@fi,
        "Kleidotoma pygmaea"@sv .

<http://tun.fi/MX.318576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrias tritoma" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.318575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutrias tritoma"@fi,
        "Eutrias tritoma"@sv .

<http://tun.fi/MX.318579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mirandicola fuscicollis" ;
    dwc:scientificNameAuthorship "(Hellén, 1960)" ;
    skos:broader <http://tun.fi/MX.318577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mirandicola fuscicollis"@fi,
        "Mirandicola fuscicollis"@sv .

<http://tun.fi/MX.318580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mirandicola sericea" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.318577> ;
    skos:hiddenLabel "Mirandicola marshalli"@fi,
        "Mirandicola marshalli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mirandicola sericea"@fi,
        "Mirandicola sericea"@sv .

<http://tun.fi/MX.318583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrestosema erythropum" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrestosema erythropum"@fi,
        "Chrestosema erythropum"@sv .

<http://tun.fi/MX.318584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrestosema laevicolle" ;
    dwc:scientificNameAuthorship "Hellén, 1960" ;
    skos:broader <http://tun.fi/MX.318582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrestosema laevicolle"@fi,
        "Chrestosema laevicolle"@sv .

<http://tun.fi/MX.318587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucoila crassinerva" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.318585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucoila crassinerva"@fi,
        "Eucoila crassinerva"@sv .

<http://tun.fi/MX.318588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucoila maculata" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucoila maculata"@fi,
        "Eucoila maculata"@sv .

<http://tun.fi/MX.318591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glauraspidia fennica" ;
    dwc:scientificNameAuthorship "(Hellén, 1960)" ;
    skos:broader <http://tun.fi/MX.318590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glauraspidia fennica"@fi,
        "Glauraspidia fennica"@sv .

<http://tun.fi/MX.318592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glauraspidia microptera" ;
    dwc:scientificNameAuthorship "(Haliday, 1840)" ;
    skos:broader <http://tun.fi/MX.318590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glauraspidia microptera"@fi,
        "Glauraspidia microptera"@sv .

<http://tun.fi/MX.318595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hexacola hexatoma" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.318593> ;
    skos:hiddenLabel "Hexacola picicrus"@fi,
        "Hexacola picicrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hexacola hexatoma"@fi,
        "Hexacola hexatoma"@sv .

<http://tun.fi/MX.318598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nordlanderiana grunini" ;
    dwc:scientificNameAuthorship "(Belizin, 1968)" ;
    skos:broader <http://tun.fi/MX.318597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nordlanderiana grunini"@fi,
        "Nordlanderiana grunini"@sv .

<http://tun.fi/MX.318600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ganaspis dubia" ;
    dwc:scientificNameAuthorship "Masner, 1869" ;
    skos:broader <http://tun.fi/MX.318599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ganaspis dubia"@fi,
        "Ganaspis dubia"@sv .

<http://tun.fi/MX.318601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ganaspis mundata" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ganaspis mundata"@fi,
        "Ganaspis mundata"@sv .

<http://tun.fi/MX.318602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ganaspis seticornis" ;
    dwc:scientificNameAuthorship "(Hellén, 1960)" ;
    skos:broader <http://tun.fi/MX.318599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ganaspis seticornis"@fi,
        "Ganaspis seticornis"@sv .

<http://tun.fi/MX.318607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa agaricola" ;
    dwc:scientificNameAuthorship "(Thomson, 1861)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa agaricola"@fi,
        "Trybliographa agaricola"@sv .

<http://tun.fi/MX.318608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa albipennis" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa albipennis"@fi,
        "Trybliographa albipennis"@sv .

<http://tun.fi/MX.318609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa aperta" ;
    dwc:scientificNameAuthorship "Hellén, 1960" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa aperta"@fi,
        "Trybliographa aperta"@sv .

<http://tun.fi/MX.318610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa atra" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa atra"@fi,
        "Trybliographa atra"@sv .

<http://tun.fi/MX.318611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa ciliaris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:hiddenLabel "Trybliographa diaphana"@fi,
        "Trybliographa diaphana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa ciliaris"@fi,
        "Trybliographa ciliaris"@sv .

<http://tun.fi/MX.318613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa diversicornis" ;
    dwc:scientificNameAuthorship "Hellén, 1960" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa diversicornis"@fi,
        "Trybliographa diversicornis"@sv .

<http://tun.fi/MX.318614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa enneatoma" ;
    dwc:scientificNameAuthorship "(Thomson, 1861)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa enneatoma"@fi,
        "Trybliographa enneatoma"@sv .

<http://tun.fi/MX.318615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa filicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa filicornis"@fi,
        "Trybliographa filicornis"@sv .

<http://tun.fi/MX.318616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa gracilicornis" ;
    dwc:scientificNameAuthorship "(Cameron, 1888)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa gracilicornis"@fi,
        "Trybliographa gracilicornis"@sv .

<http://tun.fi/MX.318617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa longicornis" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa longicornis"@fi,
        "Trybliographa longicornis"@sv .

<http://tun.fi/MX.318618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa mandibularis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1843)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:hiddenLabel "Trybliographa cubitalis"@fi,
        "Trybliographa cubitalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa mandibularis"@fi,
        "Trybliographa mandibularis"@sv .

<http://tun.fi/MX.318620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa melanoptera" ;
    dwc:scientificNameAuthorship "(Hartig, 1843)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:hiddenLabel "Trybliographa designata"@fi,
        "Trybliographa fumipennis"@fi,
        "Trybliographa giraudi"@fi,
        "Trybliographa designata"@sv,
        "Trybliographa fumipennis"@sv,
        "Trybliographa giraudi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa melanoptera"@fi,
        "Trybliographa melanoptera"@sv .

<http://tun.fi/MX.318624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa rapae" ;
    dwc:scientificNameAuthorship "(Westwood, 1835)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:hiddenLabel "Trybliographa octotoma"@fi,
        "Trybliographa octotoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa rapae"@fi,
        "Trybliographa rapae"@sv .

<http://tun.fi/MX.318626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa suecica" ;
    dwc:scientificNameAuthorship "(Dalla Torre, 1892)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:hiddenLabel "Trybliographa rufipes"@fi,
        "Trybliographa rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa suecica"@fi,
        "Trybliographa suecica"@sv .

<http://tun.fi/MX.318628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa tenuicornis" ;
    dwc:scientificNameAuthorship "(Giraud, 1860)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa tenuicornis"@fi,
        "Trybliographa tenuicornis"@sv .

<http://tun.fi/MX.318629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa trichopsila" ;
    dwc:scientificNameAuthorship "(Hartig, 1841)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:hiddenLabel "Trybliographa claripennis"@fi,
        "Trybliographa claripennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa trichopsila"@fi,
        "Trybliographa trichopsila"@sv .

<http://tun.fi/MX.318632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhoptromeris heptoma" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhoptromeris heptoma"@fi,
        "Rhoptromeris heptoma"@sv .

<http://tun.fi/MX.318633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhoptromeris nigriventris" ;
    dwc:scientificNameAuthorship "Nordlander, 1978" ;
    skos:broader <http://tun.fi/MX.318631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhoptromeris nigriventris"@fi,
        "Rhoptromeris nigriventris"@sv .

<http://tun.fi/MX.318634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhoptromeris villosa" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318631> ;
    skos:hiddenLabel "Rhoptromeris parva"@fi,
        "Rhoptromeris parva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhoptromeris villosa"@fi,
        "Rhoptromeris villosa"@sv .

<http://tun.fi/MX.318637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anogmus hohenheimensis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.319160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anogmus hohenheimensis"@fi,
        "Anogmus hohenheimensis"@sv .

<http://tun.fi/MX.318638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anogmus piceae" ;
    dwc:scientificNameAuthorship "(Ruschka, 1921)" ;
    skos:broader <http://tun.fi/MX.319160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anogmus piceae"@fi,
        "Anogmus piceae"@sv .

<http://tun.fi/MX.318639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anogmus strobilorum" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anogmus strobilorum"@fi,
        "Anogmus strobilorum"@sv .

<http://tun.fi/MX.318640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anogmus vala" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319160> ;
    skos:hiddenLabel "Anogmus strobicola"@fi,
        "Anogmus strobicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anogmus vala"@fi,
        "Anogmus vala"@sv .

<http://tun.fi/MX.318643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumacepolus saxeseni" ;
    dwc:scientificNameAuthorship "Graham, 1957" ;
    skos:broader <http://tun.fi/MX.318642> ;
    skos:hiddenLabel "Eumacepolus grahami"@fi,
        "Eumacepolus grahami"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eumacepolus saxeseni"@fi,
        "Eumacepolus saxeseni"@sv .

<http://tun.fi/MX.318645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumacepolus pulcher" ;
    dwc:scientificNameAuthorship "Graham, 1961" ;
    skos:broader <http://tun.fi/MX.318642> ;
    skos:hiddenLabel "Eumacepolus fasciiventris"@fi,
        "Eumacepolus fasciiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eumacepolus pulcher"@fi,
        "Eumacepolus pulcher"@sv .

<http://tun.fi/MX.318648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus aequus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:hiddenLabel "Mesopolobus graminum"@fi,
        "Mesopolobus graminum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus aequus"@fi,
        "Mesopolobus aequus"@sv .

<http://tun.fi/MX.318650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus agropyricola" ;
    dwc:scientificNameAuthorship "Rosen, 1960" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus agropyricola"@fi,
        "Mesopolobus agropyricola"@sv .

<http://tun.fi/MX.318651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus albitarsus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus albitarsus"@fi,
        "Mesopolobus albitarsus"@sv .

<http://tun.fi/MX.318652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus amaenus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus amaenus"@fi,
        "Mesopolobus amaenus"@sv .

<http://tun.fi/MX.318653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus aspilus" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus aspilus"@fi,
        "Mesopolobus aspilus"@sv .

<http://tun.fi/MX.318654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus diffinis" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus diffinis"@fi,
        "Mesopolobus diffinis"@sv .

<http://tun.fi/MX.318655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus fasciiventris" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus fasciiventris"@fi,
        "Mesopolobus fasciiventris"@sv .

<http://tun.fi/MX.318656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus graminum" ;
    dwc:scientificNameAuthorship "(Hårdh, 1950)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus graminum"@fi,
        "Mesopolobus graminum"@sv .

<http://tun.fi/MX.318657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus incultus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus incultus"@fi,
        "Mesopolobus incultus"@sv .

<http://tun.fi/MX.318658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus juniperinus" ;
    dwc:scientificNameAuthorship "Rosen, 1958" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus juniperinus"@fi,
        "Mesopolobus juniperinus"@sv .

<http://tun.fi/MX.318659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus morys" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus morys"@fi,
        "Mesopolobus morys"@sv .

<http://tun.fi/MX.318660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus phragmitis" ;
    dwc:scientificNameAuthorship "(Erdös, 1957)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus phragmitis"@fi,
        "Mesopolobus phragmitis"@sv .

<http://tun.fi/MX.318661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus pseudofuscipes" ;
    dwc:scientificNameAuthorship "Rosen, 1958" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus pseudofuscipes"@fi,
        "Mesopolobus pseudofuscipes"@sv .

<http://tun.fi/MX.318662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus rhabdophagae" ;
    dwc:scientificNameAuthorship "(Graham, 1957)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus rhabdophagae"@fi,
        "Mesopolobus rhabdophagae"@sv .

<http://tun.fi/MX.318663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus subfumatus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus subfumatus"@fi,
        "Mesopolobus subfumatus"@sv .

<http://tun.fi/MX.318664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus teliformis" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus teliformis"@fi,
        "Mesopolobus teliformis"@sv .

<http://tun.fi/MX.318665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus tibialis" ;
    dwc:scientificNameAuthorship "(Westwood, 1833)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus tibialis"@fi,
        "Mesopolobus tibialis"@sv .

<http://tun.fi/MX.318666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus typographi" ;
    dwc:scientificNameAuthorship "(Ruschka, 1924)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus typographi"@fi,
        "Mesopolobus typographi"@sv .

<http://tun.fi/MX.318667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus xanthocerus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus xanthocerus"@fi,
        "Mesopolobus xanthocerus"@sv .

<http://tun.fi/MX.318669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meraporus graminicola" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meraporus graminicola"@fi,
        "Meraporus graminicola"@sv .

<http://tun.fi/MX.318671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegopus inornatus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegopus inornatus"@fi,
        "Pegopus inornatus"@sv .

<http://tun.fi/MX.318672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegopus leptomerus" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.318670> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegopus leptomerus"@fi,
        "Pegopus leptomerus"@sv .

<http://tun.fi/MX.318674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stinoplus militaris" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.318673> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stinoplus militaris"@fi,
        "Stinoplus militaris"@sv .

<http://tun.fi/MX.318676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apsilocera bramleyi" ;
    dwc:scientificNameAuthorship "Graham, 1966" ;
    skos:broader <http://tun.fi/MX.318675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apsilocera bramleyi"@fi,
        "Apsilocera bramleyi"@sv .

<http://tun.fi/MX.318677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apsilocera verticillata" ;
    dwc:scientificNameAuthorship "Bouček, 1955" ;
    skos:broader <http://tun.fi/MX.318675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apsilocera verticillata"@fi,
        "Apsilocera verticillata"@sv .

<http://tun.fi/MX.318679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephelomalus conspersus" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.318678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nephelomalus conspersus"@fi,
        "Nephelomalus conspersus"@sv .

<http://tun.fi/MX.318681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spaniopus dissimilis" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.318680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spaniopus dissimilis"@fi,
        "Spaniopus dissimilis"@sv .

<http://tun.fi/MX.318682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spaniopus fulvicornis" ;
    dwc:scientificNameAuthorship "Bouček, 1972" ;
    skos:broader <http://tun.fi/MX.318680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spaniopus fulvicornis"@fi,
        "Spaniopus fulvicornis"@sv .

<http://tun.fi/MX.318683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spaniopus hedqvisti" ;
    dwc:scientificNameAuthorship "Huggert, 1976" ;
    skos:broader <http://tun.fi/MX.318680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spaniopus hedqvisti"@fi,
        "Spaniopus hedqvisti"@sv .

<http://tun.fi/MX.318684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spaniopus peisonis" ;
    dwc:scientificNameAuthorship "(Erdös, 1957)" ;
    skos:broader <http://tun.fi/MX.318680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spaniopus peisonis"@fi,
        "Spaniopus peisonis"@sv .

<http://tun.fi/MX.318685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spaniopus varicornis" ;
    dwc:scientificNameAuthorship "Bouček, 1972" ;
    skos:broader <http://tun.fi/MX.318680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spaniopus varicornis"@fi,
        "Spaniopus varicornis"@sv .

<http://tun.fi/MX.318687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalus campestris" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalus campestris"@fi,
        "Trichomalus campestris"@sv .

<http://tun.fi/MX.318688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalus gracilicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.318686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalus gracilicornis"@fi,
        "Trichomalus gracilicornis"@sv .

<http://tun.fi/MX.318689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalus helvipes" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalus helvipes"@fi,
        "Trichomalus helvipes"@sv .

<http://tun.fi/MX.318690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalus nanus" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.318686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalus nanus"@fi,
        "Trichomalus nanus"@sv .

<http://tun.fi/MX.318691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalus perfectus" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.318686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalus perfectus"@fi,
        "Trichomalus perfectus"@sv .

<http://tun.fi/MX.318692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalus pexatus" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.318686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalus pexatus"@fi,
        "Trichomalus pexatus"@sv .

<http://tun.fi/MX.318693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalus posticus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalus posticus"@fi,
        "Trichomalus posticus"@sv .

<http://tun.fi/MX.318694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalus repandus" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.318686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalus repandus"@fi,
        "Trichomalus repandus"@sv .

<http://tun.fi/MX.318695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalus rufinus" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.318686> ;
    skos:hiddenLabel "Trichomalus inops"@fi,
        "Trichomalus inops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalus rufinus"@fi,
        "Trichomalus rufinus"@sv .

<http://tun.fi/MX.318697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalus statutus" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.318686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalus statutus"@fi,
        "Trichomalus statutus"@sv .

<http://tun.fi/MX.318700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalopsis fucicola" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.318698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalopsis fucicola"@fi,
        "Trichomalopsis fucicola"@sv .

<http://tun.fi/MX.318701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalopsis hemiptera" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.318698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalopsis hemiptera"@fi,
        "Trichomalopsis hemiptera"@sv .

<http://tun.fi/MX.318702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalopsis pompilicola" ;
    dwc:scientificNameAuthorship "(Graham, 1969)" ;
    skos:broader <http://tun.fi/MX.318698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalopsis pompilicola"@fi,
        "Trichomalopsis pompilicola"@sv .

<http://tun.fi/MX.318703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalopsis submarginata" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.318698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalopsis submarginata"@fi,
        "Trichomalopsis submarginata"@sv .

<http://tun.fi/MX.318705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrinophagus aper" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.318704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrinophagus aper"@fi,
        "Gyrinophagus aper"@sv .

<http://tun.fi/MX.318707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nasonia vitripennis" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.318706> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nasonia vitripennis"@fi,
        "Nasonia vitripennis"@sv .

<http://tun.fi/MX.318709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urolepis maritima" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urolepis maritima"@fi,
        "Urolepis maritima"@sv .

<http://tun.fi/MX.318711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rakosina deplanata" ;
    dwc:scientificNameAuthorship "Bouček, 1956" ;
    skos:broader <http://tun.fi/MX.318710> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rakosina deplanata"@fi,
        "Rakosina deplanata"@sv .

<http://tun.fi/MX.318713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diglochis sylvicola" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.318712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diglochis sylvicola"@fi,
        "Diglochis sylvicola"@sv .

<http://tun.fi/MX.318715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomicobia promulus" ;
    dwc:scientificNameAuthorship "(Walker, 1840)" ;
    skos:broader <http://tun.fi/MX.318714> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomicobia promulus"@fi,
        "Tomicobia promulus"@sv .

<http://tun.fi/MX.318716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomicobia seitneri" ;
    dwc:scientificNameAuthorship "(Ruschka, 1924)" ;
    skos:broader <http://tun.fi/MX.318714> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomicobia seitneri"@fi,
        "Tomicobia seitneri"@sv .

<http://tun.fi/MX.318717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomicobia pityophthori" ;
    dwc:scientificNameAuthorship "(Bouček, 1955)" ;
    skos:broader <http://tun.fi/MX.318714> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tomicobia pityophthori"@fi,
        "Tomicobia pityophthori"@sv .

<http://tun.fi/MX.318719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dirhicnus ramealis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318718> ;
    skos:hiddenLabel "Dirhicnus pirus"@fi,
        "Dirhicnus pirus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dirhicnus ramealis"@fi,
        "Dirhicnus ramealis"@sv .

<http://tun.fi/MX.318722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthrolytus ocellus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthrolytus ocellus"@fi,
        "Arthrolytus ocellus"@sv .

<http://tun.fi/MX.318723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthrolytus discoideus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthrolytus discoideus"@fi,
        "Arthrolytus discoideus"@sv .

<http://tun.fi/MX.318725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclogastrella flavius" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.318724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclogastrella flavius"@fi,
        "Cyclogastrella flavius"@sv .

<http://tun.fi/MX.318726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclogastrella simplex" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318724> ;
    skos:hiddenLabel "Cyclogastrella deplanata"@fi,
        "Cyclogastrella deplanata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyclogastrella simplex"@fi,
        "Cyclogastrella simplex"@sv .

<http://tun.fi/MX.318729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platneptis laeta" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.318728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platneptis laeta"@fi,
        "Platneptis laeta"@sv .

<http://tun.fi/MX.318731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tritneptis diprionis" ;
    dwc:scientificNameAuthorship "Gahan, 1938" ;
    skos:broader <http://tun.fi/MX.318730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tritneptis diprionis"@fi,
        "Tritneptis diprionis"@sv .

<http://tun.fi/MX.318733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dibrachoides dynastes" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.318732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dibrachoides dynastes"@fi,
        "Dibrachoides dynastes"@sv .

<http://tun.fi/MX.318741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conura xanthostigma" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.318738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conura xanthostigma"@fi,
        "Conura xanthostigma"@sv .

<http://tun.fi/MX.318744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalcis sispes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.318742> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalcis sispes"@fi,
        "Chalcis sispes"@sv .

<http://tun.fi/MX.318748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachymeria minuta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.318746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachymeria minuta"@fi,
        "Brachymeria minuta"@sv .

<http://tun.fi/MX.318749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachymeria parvula" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318746> ;
    skos:hiddenLabel "Brachymeria coloradensis"@fi,
        "Brachymeria femorata"@fi,
        "Brachymeria fonscolombei"@fi,
        "Brachymeria coloradensis"@sv,
        "Brachymeria femorata"@sv,
        "Brachymeria fonscolombei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachymeria parvula"@fi,
        "Brachymeria parvula"@sv .

<http://tun.fi/MX.318756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haltichella rufipes" ;
    dwc:scientificNameAuthorship "(Olivier, 1791)" ;
    skos:broader <http://tun.fi/MX.318754> ;
    skos:hiddenLabel "Haltichella armata"@fi,
        "Haltichella bispinosa"@fi,
        "Haltichella armata"@sv,
        "Haltichella bispinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haltichella rufipes"@fi,
        "Haltichella rufipes"@sv .

<http://tun.fi/MX.318760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hockeria inopinata" ;
    dwc:scientificNameAuthorship "Boucek, 1952" ;
    skos:broader <http://tun.fi/MX.318759> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hockeria inopinata"@fi,
        "Hockeria inopinata"@sv .

<http://tun.fi/MX.318761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hockeria susterai" ;
    dwc:scientificNameAuthorship "Boucek, 1952" ;
    skos:broader <http://tun.fi/MX.318759> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hockeria susterai"@fi,
        "Hockeria susterai"@sv .

<http://tun.fi/MX.318763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybothorax graffii" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1844" ;
    skos:broader <http://tun.fi/MX.318762> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hybothorax graffii"@fi,
        "Hybothorax graffii"@sv .

<http://tun.fi/MX.318771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa brevicollis" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:hiddenLabel "Tetramesa hieronymi"@fi,
        "Tetramesa hieronymi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa brevicollis"@fi,
        "Tetramesa brevicollis"@sv .

<http://tun.fi/MX.318773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa brevicornis" ;
    dwc:scientificNameAuthorship "(Walker, 1832)" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa brevicornis"@fi,
        "Tetramesa brevicornis"@sv .

<http://tun.fi/MX.318774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa brischkei" ;
    dwc:scientificNameAuthorship "(Schlechtendal, 1891)" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa brischkei"@fi,
        "Tetramesa brischkei"@sv .

<http://tun.fi/MX.318776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa calamagrostidis" ;
    dwc:scientificNameAuthorship "(Schlechtendal, 1891)" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa calamagrostidis"@fi,
        "Tetramesa calamagrostidis"@sv .

<http://tun.fi/MX.318777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa cornuta" ;
    dwc:scientificNameAuthorship "(Walker, 1832)" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa cornuta"@fi,
        "Tetramesa cornuta"@sv .

<http://tun.fi/MX.318778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa eximia" ;
    dwc:scientificNameAuthorship "(Giraud, 1863)" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa eximia"@fi,
        "Tetramesa eximia"@sv .

<http://tun.fi/MX.318779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa fulvicollis" ;
    dwc:scientificNameAuthorship "(Walker, 1832)" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa fulvicollis"@fi,
        "Tetramesa fulvicollis"@sv .

<http://tun.fi/MX.318780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa linearis" ;
    dwc:scientificNameAuthorship "(Walker, 1832)" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:hiddenLabel "Tetramesa hordei"@fi,
        "Tetramesa hordei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa linearis"@fi,
        "Tetramesa linearis"@sv .

<http://tun.fi/MX.318781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa hyalipennis" ;
    dwc:scientificNameAuthorship "(Walker, 1832)" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:hiddenLabel "Tetramesa graminicola"@fi,
        "Tetramesa graminicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa hyalipennis"@fi,
        "Tetramesa hyalipennis"@sv .

<http://tun.fi/MX.318783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa longicornis" ;
    dwc:scientificNameAuthorship "(Walker, 1832)" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa longicornis"@fi,
        "Tetramesa longicornis"@sv .

<http://tun.fi/MX.318784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa longula" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa longula"@fi,
        "Tetramesa longula"@sv .

<http://tun.fi/MX.318785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa petiolata" ;
    dwc:scientificNameAuthorship "(Walker, 1832)" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa petiolata"@fi,
        "Tetramesa petiolata"@sv .

<http://tun.fi/MX.318786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa poae" ;
    dwc:scientificNameAuthorship "(Schlechtendal, 1891)" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa poae"@fi,
        "Tetramesa poae"@sv .

<http://tun.fi/MX.318787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramesa viktorina" ;
    dwc:scientificNameAuthorship "Szelényi, 1968" ;
    skos:broader <http://tun.fi/MX.318767> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramesa viktorina"@fi,
        "Tetramesa viktorina"@sv .

<http://tun.fi/MX.318791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sycophila biguttata" ;
    dwc:scientificNameAuthorship "(Swederus, 1795)" ;
    skos:broader <http://tun.fi/MX.318788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sycophila biguttata"@fi,
        "Sycophila biguttata"@sv .

<http://tun.fi/MX.318792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sycophila concinna" ;
    dwc:scientificNameAuthorship "(Boheman, 1836)" ;
    skos:broader <http://tun.fi/MX.318788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sycophila concinna"@fi,
        "Sycophila concinna"@sv .

<http://tun.fi/MX.318793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sycophila flavicollis" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sycophila flavicollis"@fi,
        "Sycophila flavicollis"@sv .

<http://tun.fi/MX.318794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sycophila mellea" ;
    dwc:scientificNameAuthorship "(Curtis, 1831)" ;
    skos:broader <http://tun.fi/MX.318788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sycophila mellea"@fi,
        "Sycophila mellea"@sv .

<http://tun.fi/MX.318795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sycophila scorzonerae" ;
    dwc:scientificNameAuthorship "(Mayr, 1905)" ;
    skos:broader <http://tun.fi/MX.318788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sycophila scorzonerae"@fi,
        "Sycophila scorzonerae"@sv .

<http://tun.fi/MX.318796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sycophila stagnalis" ;
    dwc:scientificNameAuthorship "(Erdös, 1947)" ;
    skos:broader <http://tun.fi/MX.318788> ;
    skos:hiddenLabel "Sycophila fasciata"@fi,
        "Sycophila fasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sycophila stagnalis"@fi,
        "Sycophila stagnalis"@sv .

<http://tun.fi/MX.318798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sycophila submutica" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.318788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sycophila submutica"@fi,
        "Sycophila submutica"@sv .

<http://tun.fi/MX.318799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sycophila variegata" ;
    dwc:scientificNameAuthorship "(Curtis, 1831)" ;
    skos:broader <http://tun.fi/MX.318788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sycophila variegata"@fi,
        "Sycophila variegata"@sv .

<http://tun.fi/MX.318803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma aciculata" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1848" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:hiddenLabel "Eurytoma parvula"@fi,
        "Eurytoma parvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma aciculata"@fi,
        "Eurytoma aciculata"@sv .

<http://tun.fi/MX.318805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma afra" ;
    dwc:scientificNameAuthorship "Boheman, 1836" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma afra"@fi,
        "Eurytoma afra"@sv .

<http://tun.fi/MX.318806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma annilai" ;
    dwc:scientificNameAuthorship "Hedqvist, 1974" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma annilai"@fi,
        "Eurytoma annilai"@sv .

<http://tun.fi/MX.318807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma arctica" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:hiddenLabel "Eurytoma rufipes"@fi,
        "Eurytoma rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma arctica"@fi,
        "Eurytoma arctica"@sv .

<http://tun.fi/MX.318809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma atra" ;
    dwc:scientificNameAuthorship "(Walker, 1832)" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma atra"@fi,
        "Eurytoma atra"@sv .

<http://tun.fi/MX.318810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma brunniventris" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1852" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:hiddenLabel "Eurytoma fasciiventris"@fi,
        "Eurytoma rosae"@fi,
        "Eurytoma fasciiventris"@sv,
        "Eurytoma rosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma brunniventris"@fi,
        "Eurytoma brunniventris"@sv .

<http://tun.fi/MX.318813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma collaris" ;
    dwc:scientificNameAuthorship "Walker, 1832" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma collaris"@fi,
        "Eurytoma collaris"@sv .

<http://tun.fi/MX.318814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma compressa" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:hiddenLabel "Eurytoma curta"@fi,
        "Eurytoma tibialis"@fi,
        "Eurytoma curta"@sv,
        "Eurytoma tibialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma compressa"@fi,
        "Eurytoma compressa"@sv .

<http://tun.fi/MX.318817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma crassinervis" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma crassinervis"@fi,
        "Eurytoma crassinervis"@sv .

<http://tun.fi/MX.318818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma curculionum" ;
    dwc:scientificNameAuthorship "Mayr, 1878" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma curculionum"@fi,
        "Eurytoma curculionum"@sv .

<http://tun.fi/MX.318819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma cylindrica" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma cylindrica"@fi,
        "Eurytoma cylindrica"@sv .

<http://tun.fi/MX.318820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma cynipsea" ;
    dwc:scientificNameAuthorship "Boheman, 1836" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma cynipsea"@fi,
        "Eurytoma cynipsea"@sv .

<http://tun.fi/MX.318821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma danuvica" ;
    dwc:scientificNameAuthorship "Erdös, 1955" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma danuvica"@fi,
        "Eurytoma danuvica"@sv .

<http://tun.fi/MX.318822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma flavimana" ;
    dwc:scientificNameAuthorship "Boheman, 1836" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:hiddenLabel "Eurytoma nobbei"@fi,
        "Eurytoma nobbei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma flavimana"@fi,
        "Eurytoma flavimana"@sv .

<http://tun.fi/MX.318824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma jaceae" ;
    dwc:scientificNameAuthorship "Mayr, 1878" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma jaceae"@fi,
        "Eurytoma jaceae"@sv .

<http://tun.fi/MX.318825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma kangasi" ;
    dwc:scientificNameAuthorship "Hedqvist, 1966" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma kangasi"@fi,
        "Eurytoma kangasi"@sv .

<http://tun.fi/MX.318826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma laricis" ;
    dwc:scientificNameAuthorship "Yano, 1918" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma laricis"@fi,
        "Eurytoma laricis"@sv .

<http://tun.fi/MX.318827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma laserpitii" ;
    dwc:scientificNameAuthorship "Mayr, 1878" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma laserpitii"@fi,
        "Eurytoma laserpitii"@sv .

<http://tun.fi/MX.318828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma mayri" ;
    dwc:scientificNameAuthorship "Ashmead, 1887" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:hiddenLabel "Eurytoma diastrophi"@fi,
        "Eurytoma diastrophi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma mayri"@fi,
        "Eurytoma mayri"@sv .

<http://tun.fi/MX.318830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma morio" ;
    dwc:scientificNameAuthorship "Boheman, 1836" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:hiddenLabel "Eurytoma ischioxanthos"@fi,
        "Eurytoma ischioxanthos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma morio"@fi,
        "Eurytoma morio"@sv .

<http://tun.fi/MX.318832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma nigrita" ;
    dwc:scientificNameAuthorship "Dalman, 1820" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma nigrita"@fi,
        "Eurytoma nigrita"@sv .

<http://tun.fi/MX.318833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma nodularis" ;
    dwc:scientificNameAuthorship "Boheman, 1836" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:hiddenLabel "Eurytoma rubicola"@fi,
        "Eurytoma rubicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma nodularis"@fi,
        "Eurytoma nodularis"@sv .

<http://tun.fi/MX.318835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma noxialis" ;
    dwc:scientificNameAuthorship "(Portschinsky, 1881)" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:hiddenLabel "Eurytoma suecica"@fi,
        "Eurytoma suecica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma noxialis"@fi,
        "Eurytoma noxialis"@sv .

<http://tun.fi/MX.318837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma obscura" ;
    dwc:scientificNameAuthorship "Boheman, 1836" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma obscura"@fi,
        "Eurytoma obscura"@sv .

<http://tun.fi/MX.318838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma palustris" ;
    dwc:scientificNameAuthorship "Erdös, 1957" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma palustris"@fi,
        "Eurytoma palustris"@sv .

<http://tun.fi/MX.318839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma pollux" ;
    dwc:scientificNameAuthorship "Claridge, 1959" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma pollux"@fi,
        "Eurytoma pollux"@sv .

<http://tun.fi/MX.318840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma polygraphi" ;
    dwc:scientificNameAuthorship "(Ashmead, 1894)" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:hiddenLabel "Eurytoma spessivtsevi"@fi,
        "Eurytoma spessivtsevi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma polygraphi"@fi,
        "Eurytoma polygraphi"@sv .

<http://tun.fi/MX.318842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma robusta" ;
    dwc:scientificNameAuthorship "Mayr, 1878" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma robusta"@fi,
        "Eurytoma robusta"@sv .

<http://tun.fi/MX.318843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma rosae" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:hiddenLabel "Eurytoma ?minuta"@fi,
        "Eurytoma minutula"@fi,
        "Eurytoma ?minuta"@sv,
        "Eurytoma minutula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma rosae"@fi,
        "Eurytoma rosae"@sv .

<http://tun.fi/MX.318846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma roseni" ;
    dwc:scientificNameAuthorship "Claridge, 1959" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma roseni"@fi,
        "Eurytoma roseni"@sv .

<http://tun.fi/MX.318847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma rufipes" ;
    dwc:scientificNameAuthorship "Walker, 1832" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma rufipes"@fi,
        "Eurytoma rufipes"@sv .

<http://tun.fi/MX.318848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma salicis" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma salicis"@fi,
        "Eurytoma salicis"@sv .

<http://tun.fi/MX.318850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma serratulae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:hiddenLabel "Eurytoma tristis"@fi,
        "Eurytoma tristis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma serratulae"@fi,
        "Eurytoma serratulae"@sv .

<http://tun.fi/MX.318854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma strigifrons" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma strigifrons"@fi,
        "Eurytoma strigifrons"@sv .

<http://tun.fi/MX.318855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma tilicola" ;
    dwc:scientificNameAuthorship "Hedqvist, 1966" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma tilicola"@fi,
        "Eurytoma tilicola"@sv .

<http://tun.fi/MX.318856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma truncata" ;
    dwc:scientificNameAuthorship "Boheman, 1836" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma truncata"@fi,
        "Eurytoma truncata"@sv .

<http://tun.fi/MX.318857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma verticillata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:hiddenLabel "Eurytoma abrotani"@fi,
        "Eurytoma appendigaster"@fi,
        "Eurytoma abrotani"@sv,
        "Eurytoma appendigaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma verticillata"@fi,
        "Eurytoma verticillata"@sv .

<http://tun.fi/MX.318861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bruchophagus gibbus" ;
    dwc:scientificNameAuthorship "(Boheman, 1836)" ;
    skos:broader <http://tun.fi/MX.318860> ;
    skos:hiddenLabel "Bruchophagus platypterus"@fi,
        "Bruchophagus platypterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bruchophagus gibbus"@fi,
        "Bruchophagus gibbus"@sv .

<http://tun.fi/MX.318863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bruchophagus ononis" ;
    dwc:scientificNameAuthorship "(Mayr, 1878)" ;
    skos:broader <http://tun.fi/MX.318860> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bruchophagus ononis"@fi,
        "Bruchophagus ononis"@sv .

<http://tun.fi/MX.318864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bruchophagus platypterus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318860> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bruchophagus platypterus"@fi,
        "Bruchophagus platypterus"@sv .

<http://tun.fi/MX.318866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Systole albipennis" ;
    dwc:scientificNameAuthorship "Walker, 1832" ;
    skos:broader <http://tun.fi/MX.318865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Systole albipennis"@fi,
        "Systole albipennis"@sv .

<http://tun.fi/MX.318867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Systole tuonela" ;
    dwc:scientificNameAuthorship "Claridge, 1959" ;
    skos:broader <http://tun.fi/MX.318865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Systole tuonela"@fi,
        "Systole tuonela"@sv .

<http://tun.fi/MX.318871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heydenia pretiosa" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heydenia pretiosa"@fi,
        "Heydenia pretiosa"@sv .

<http://tun.fi/MX.318874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notanisus sexramosus" ;
    dwc:scientificNameAuthorship "(Erdös, 1946)" ;
    skos:broader <http://tun.fi/MX.318872> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notanisus sexramosus"@fi,
        "Notanisus sexramosus"@sv .

<http://tun.fi/MX.318877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macromesus amphiretus" ;
    dwc:scientificNameAuthorship "Walker, 1848" ;
    skos:broader <http://tun.fi/MX.318876> ;
    skos:hiddenLabel "Macromesus amphiritus"@fi,
        "Macromesus amphiritus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macromesus amphiretus"@fi,
        "Macromesus amphiretus"@sv .

<http://tun.fi/MX.318881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Systasis angustula" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.318880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Systasis angustula"@fi,
        "Systasis angustula"@sv .

<http://tun.fi/MX.318882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Systasis encyrtoides" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318880> ;
    skos:hiddenLabel "Systasis longicornis"@fi,
        "Systasis longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Systasis encyrtoides"@fi,
        "Systasis encyrtoides"@sv .

<http://tun.fi/MX.318884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Systasis tenuicornis" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Systasis tenuicornis"@fi,
        "Systasis tenuicornis"@sv .

<http://tun.fi/MX.318887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semiotellus laevicollis" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.318885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semiotellus laevicollis"@fi,
        "Semiotellus laevicollis"@sv .

<http://tun.fi/MX.318888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semiotellus mundus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semiotellus mundus"@fi,
        "Semiotellus mundus"@sv .

<http://tun.fi/MX.318890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bugacia arenaria" ;
    dwc:scientificNameAuthorship "Erdös, 1946" ;
    skos:broader <http://tun.fi/MX.318889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bugacia arenaria"@fi,
        "Bugacia arenaria"@sv .

<http://tun.fi/MX.318892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melancistrus mucronatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.318891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melancistrus mucronatus"@fi,
        "Melancistrus mucronatus"@sv .

<http://tun.fi/MX.318895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cea pulicaris" ;
    dwc:scientificNameAuthorship "Walker, 1837" ;
    skos:broader <http://tun.fi/MX.318894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cea pulicaris"@fi,
        "Cea pulicaris"@sv .

<http://tun.fi/MX.318897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spalangiopelta alata" ;
    dwc:scientificNameAuthorship "Boucek, 1953" ;
    skos:broader <http://tun.fi/MX.318896> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spalangiopelta alata"@fi,
        "Spalangiopelta alata"@sv .

<http://tun.fi/MX.318900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neodipara masneri" ;
    dwc:scientificNameAuthorship "Boucek, 1961" ;
    skos:broader <http://tun.fi/MX.318899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neodipara masneri"@fi,
        "Neodipara masneri"@sv .

<http://tun.fi/MX.318903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dipara petiolata" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.318902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dipara petiolata"@fi,
        "Dipara petiolata"@sv .

<http://tun.fi/MX.318906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerocephala rufa" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.318905> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerocephala rufa"@fi,
        "Cerocephala rufa"@sv .

<http://tun.fi/MX.318909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spalangia cameroni" ;
    dwc:scientificNameAuthorship "Perkins, 1910" ;
    skos:broader <http://tun.fi/MX.318908> ;
    skos:hiddenLabel "Spalangia astuta"@fi,
        "Spalangia astuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spalangia cameroni"@fi,
        "Spalangia cameroni"@sv .

<http://tun.fi/MX.318911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spalangia erythromera" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.318908> ;
    skos:hiddenLabel "Spalangia spuria"@fi,
        "Spalangia spuria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spalangia erythromera"@fi,
        "Spalangia erythromera"@sv .

<http://tun.fi/MX.318913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spalangia fuscipes" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.318908> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spalangia fuscipes"@fi,
        "Spalangia fuscipes"@sv .

<http://tun.fi/MX.318914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spalangia nigra" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:broader <http://tun.fi/MX.318908> ;
    skos:hiddenLabel "Spalangia hirta"@fi,
        "Spalangia hirta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spalangia nigra"@fi,
        "Spalangia nigra"@sv .

<http://tun.fi/MX.318916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spalangia subpunctata" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.318908> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spalangia subpunctata"@fi,
        "Spalangia subpunctata"@sv .

<http://tun.fi/MX.318919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asaphes brevipetiolatus" ;
    dwc:scientificNameAuthorship "Gibson & Vikberg, 1998" ;
    skos:broader <http://tun.fi/MX.318918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asaphes brevipetiolatus"@fi,
        "Asaphes brevipetiolatus"@sv .

<http://tun.fi/MX.318920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asaphes hirsutus" ;
    dwc:scientificNameAuthorship "Gibson & Vikberg, 1998" ;
    skos:broader <http://tun.fi/MX.318918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asaphes hirsutus"@fi,
        "Asaphes hirsutus"@sv .

<http://tun.fi/MX.318921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asaphes petiolatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.318918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asaphes petiolatus"@fi,
        "Asaphes petiolatus"@sv .

<http://tun.fi/MX.318922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asaphes suspensus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asaphes suspensus"@fi,
        "Asaphes suspensus"@sv .

<http://tun.fi/MX.318923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asaphes vulgaris" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asaphes vulgaris"@fi,
        "Asaphes vulgaris"@sv .

<http://tun.fi/MX.318925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperimerus pusillus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.318924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyperimerus pusillus"@fi,
        "Hyperimerus pusillus"@sv .

<http://tun.fi/MX.318928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eunotus areolatus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.318927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eunotus areolatus"@fi,
        "Eunotus areolatus"@sv .

<http://tun.fi/MX.318929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eunotus cretaceus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eunotus cretaceus"@fi,
        "Eunotus cretaceus"@sv .

<http://tun.fi/MX.318930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eunotus hofferi" ;
    dwc:scientificNameAuthorship "Boucek, 1972" ;
    skos:broader <http://tun.fi/MX.318927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eunotus hofferi"@fi,
        "Eunotus hofferi"@sv .

<http://tun.fi/MX.318931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eunotus nigriclavis" ;
    dwc:scientificNameAuthorship "(Förster, 1856)" ;
    skos:broader <http://tun.fi/MX.318927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eunotus nigriclavis"@fi,
        "Eunotus nigriclavis"@sv .

<http://tun.fi/MX.318932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eunotus parvulus" ;
    dwc:scientificNameAuthorship "Masi, 1931" ;
    skos:broader <http://tun.fi/MX.318927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eunotus parvulus"@fi,
        "Eunotus parvulus"@sv .

<http://tun.fi/MX.318934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epicopterus choreiformis" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.318933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epicopterus choreiformis"@fi,
        "Epicopterus choreiformis"@sv .

<http://tun.fi/MX.318936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellista obscura" ;
    dwc:scientificNameAuthorship "(Förster, 1878)" ;
    skos:broader <http://tun.fi/MX.318935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutellista obscura"@fi,
        "Scutellista obscura"@sv .

<http://tun.fi/MX.318939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonoderus cyanescens" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.318938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trigonoderus cyanescens"@fi,
        "Trigonoderus cyanescens"@sv .

<http://tun.fi/MX.318941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonoderus filatus" ;
    dwc:scientificNameAuthorship "Walker, 1836" ;
    skos:broader <http://tun.fi/MX.318938> ;
    skos:hiddenLabel "Trigonoderus brandti"@fi,
        "Trigonoderus brandti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trigonoderus filatus"@fi,
        "Trigonoderus filatus"@sv .

<http://tun.fi/MX.318943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonoderus princeps" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.318938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trigonoderus princeps"@fi,
        "Trigonoderus princeps"@sv .

<http://tun.fi/MX.318944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonoderus pulcher" ;
    dwc:scientificNameAuthorship "Walker, 1836" ;
    skos:broader <http://tun.fi/MX.318938> ;
    skos:hiddenLabel "Trigonoderus lichtensteini"@fi,
        "Trigonoderus lichtensteini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trigonoderus pulcher"@fi,
        "Trigonoderus pulcher"@sv .

<http://tun.fi/MX.318947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plutothrix acuminata" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.318946> ;
    skos:hiddenLabel "Plutothrix cisae"@fi,
        "Plutothrix cisae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plutothrix acuminata"@fi,
        "Plutothrix acuminata"@sv .

<http://tun.fi/MX.318949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plutothrix bicolorata" ;
    dwc:scientificNameAuthorship "(Spinola, 1808)" ;
    skos:broader <http://tun.fi/MX.318946> ;
    skos:hiddenLabel "Plutothrix scenicus"@fi,
        "Plutothrix vittiger"@fi,
        "Plutothrix scenicus"@sv,
        "Plutothrix vittiger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plutothrix bicolorata"@fi,
        "Plutothrix bicolorata"@sv .

<http://tun.fi/MX.318952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plutothrix coelius" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.318946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plutothrix coelius"@fi,
        "Plutothrix coelius"@sv .

<http://tun.fi/MX.318953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plutothrix trifasciata" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.318946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plutothrix trifasciata"@fi,
        "Plutothrix trifasciata"@sv .

<http://tun.fi/MX.318955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Janssoniella ambigua" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.318954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Janssoniella ambigua"@fi,
        "Janssoniella ambigua"@sv .

<http://tun.fi/MX.318956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Janssoniella intermedia" ;
    dwc:scientificNameAuthorship "Hedqvist, 1968" ;
    skos:broader <http://tun.fi/MX.318954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Janssoniella intermedia"@fi,
        "Janssoniella intermedia"@sv .

<http://tun.fi/MX.318958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygerrhus affinis" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.318957> ;
    skos:hiddenLabel "Platygerrhus gracilis"@fi,
        "Platygerrhus gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygerrhus affinis"@fi,
        "Platygerrhus affinis"@sv .

<http://tun.fi/MX.318960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygerrhus dolosus" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.318957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygerrhus dolosus"@fi,
        "Platygerrhus dolosus"@sv .

<http://tun.fi/MX.318961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygerrhus longigena" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.318957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygerrhus longigena"@fi,
        "Platygerrhus longigena"@sv .

<http://tun.fi/MX.318962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygerrhus unicolor" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.318957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygerrhus unicolor"@fi,
        "Platygerrhus unicolor"@sv .

<http://tun.fi/MX.318965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastracanthus pulcherrimus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.318963> ;
    skos:hiddenLabel "Gastracanthus nubilosus"@fi,
        "Gastracanthus nubilosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastracanthus pulcherrimus"@fi,
        "Gastracanthus pulcherrimus"@sv .

<http://tun.fi/MX.318968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotiscus aponius" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.318967> ;
    skos:hiddenLabel "Dinotiscus bidentulus"@fi,
        "Dinotiscus bidentulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotiscus aponius"@fi,
        "Dinotiscus aponius"@sv .

<http://tun.fi/MX.318970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotiscus colon" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.318967> ;
    skos:hiddenLabel "Dinotiscus calcaratus"@fi,
        "Dinotiscus calcaratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotiscus colon"@fi,
        "Dinotiscus colon"@sv .

<http://tun.fi/MX.318972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotiscus eupterus" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.318967> ;
    skos:hiddenLabel "Dinotiscus ?capitatus"@fi,
        "Dinotiscus ?capitatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotiscus eupterus"@fi,
        "Dinotiscus eupterus"@sv .

<http://tun.fi/MX.318975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalicus guttatus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.318974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalicus guttatus"@fi,
        "Rhopalicus guttatus"@sv .

<http://tun.fi/MX.318976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalicus quadratus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.318974> ;
    skos:hiddenLabel "Rhopalicus brevicornis"@fi,
        "Rhopalicus brevicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalicus quadratus"@fi,
        "Rhopalicus quadratus"@sv .

<http://tun.fi/MX.318978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalicus tutela" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.318974> ;
    skos:hiddenLabel "Rhopalicus suspensus"@fi,
        "Rhopalicus suspensus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalicus tutela"@fi,
        "Rhopalicus tutela"@sv .

<http://tun.fi/MX.318981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiropachus quadrum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.318980> ;
    skos:hiddenLabel "Cheiropachus bimaculatus"@fi,
        "Cheiropachus colon"@fi,
        "Cheiropachus bimaculatus"@sv,
        "Cheiropachus colon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiropachus quadrum"@fi,
        "Cheiropachus quadrum"@sv .

<http://tun.fi/MX.318986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metacolus azureus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.318985> ;
    skos:hiddenLabel "Metacolus aulloi"@fi,
        "Metacolus varicolor"@fi,
        "Metacolus aulloi"@sv,
        "Metacolus varicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metacolus azureus"@fi,
        "Metacolus azureus"@sv .

<http://tun.fi/MX.318989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metacolus unifasciatus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metacolus unifasciatus"@fi,
        "Metacolus unifasciatus"@sv .

<http://tun.fi/MX.318991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphitelus maculatus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhaphitelus maculatus"@fi,
        "Rhaphitelus maculatus"@sv .

<http://tun.fi/MX.318993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pandelus flavipes" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.318992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pandelus flavipes"@fi,
        "Pandelus flavipes"@sv .

<http://tun.fi/MX.318996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Roptrocerus brevicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318994> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Roptrocerus brevicornis"@fi,
        "Roptrocerus brevicornis"@sv .

<http://tun.fi/MX.318997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Roptrocerus mirus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318994> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Roptrocerus mirus"@fi,
        "Roptrocerus mirus"@sv .

<http://tun.fi/MX.318998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Roptrocerus xylophagorum" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.318994> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Roptrocerus xylophagorum"@fi,
        "Roptrocerus xylophagorum"@sv .

<http://tun.fi/MX.319000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xiphydriophagus meyerinckii" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.318999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xiphydriophagus meyerinckii"@fi,
        "Xiphydriophagus meyerinckii"@sv .

<http://tun.fi/MX.319002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Habritys brevicornis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.319001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Habritys brevicornis"@fi,
        "Habritys brevicornis"@sv .

<http://tun.fi/MX.319004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perniphora robusta" ;
    dwc:scientificNameAuthorship "Ruschka, 1923" ;
    skos:broader <http://tun.fi/MX.319003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perniphora robusta"@fi,
        "Perniphora robusta"@sv .

<http://tun.fi/MX.319006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenocrepis arenicola" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caenocrepis arenicola"@fi,
        "Caenocrepis arenicola"@sv .

<http://tun.fi/MX.319008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyschus pilosulus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319007> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxyschus pilosulus"@fi,
        "Oxyschus pilosulus"@sv .

<http://tun.fi/MX.319010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinarmus acutus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319009> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinarmus acutus"@fi,
        "Dinarmus acutus"@sv .

<http://tun.fi/MX.319012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinarmoides spilopterus" ;
    dwc:scientificNameAuthorship "Masi, 1924" ;
    skos:broader <http://tun.fi/MX.319011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinarmoides spilopterus"@fi,
        "Dinarmoides spilopterus"@sv .

<http://tun.fi/MX.319014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Norbanus scabriculus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Norbanus scabriculus"@fi,
        "Norbanus scabriculus"@sv .

<http://tun.fi/MX.319016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merisus splendidus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319015> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Merisus splendidus"@fi,
        "Merisus splendidus"@sv .

<http://tun.fi/MX.319018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoporus apharetus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoporus apharetus"@fi,
        "Homoporus apharetus"@sv .

<http://tun.fi/MX.319019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoporus arestor" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.319017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoporus arestor"@fi,
        "Homoporus arestor"@sv .

<http://tun.fi/MX.319020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoporus destructor" ;
    dwc:scientificNameAuthorship "(Say, 1817)" ;
    skos:broader <http://tun.fi/MX.319017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoporus destructor"@fi,
        "Homoporus destructor"@sv .

<http://tun.fi/MX.319021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoporus febriculosus" ;
    dwc:scientificNameAuthorship "(Girault, 1917)" ;
    skos:broader <http://tun.fi/MX.319017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoporus febriculosus"@fi,
        "Homoporus febriculosus"@sv .

<http://tun.fi/MX.319022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoporus fulviventris" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.319017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoporus fulviventris"@fi,
        "Homoporus fulviventris"@sv .

<http://tun.fi/MX.319023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoporus gibbiscuta" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoporus gibbiscuta"@fi,
        "Homoporus gibbiscuta"@sv .

<http://tun.fi/MX.319024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoporus luniger" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoporus luniger"@fi,
        "Homoporus luniger"@sv .

<http://tun.fi/MX.319025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoporus nypsius" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319017> ;
    skos:hiddenLabel "Homoporus chalcidiphagus"@fi,
        "Homoporus chalcidiphagus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoporus nypsius"@fi,
        "Homoporus nypsius"@sv .

<http://tun.fi/MX.319028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callitula bicolor" ;
    dwc:scientificNameAuthorship "Spinola, 1811" ;
    skos:broader <http://tun.fi/MX.319027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callitula bicolor"@fi,
        "Callitula bicolor"@sv .

<http://tun.fi/MX.319029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callitula elongata" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callitula elongata"@fi,
        "Callitula elongata"@sv .

<http://tun.fi/MX.319030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callitula ferrierei" ;
    dwc:scientificNameAuthorship "Boucek, 1964" ;
    skos:broader <http://tun.fi/MX.319027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callitula ferrierei"@fi,
        "Callitula ferrierei"@sv .

<http://tun.fi/MX.319031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callitula pyrrhogaster" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callitula pyrrhogaster"@fi,
        "Callitula pyrrhogaster"@sv .

<http://tun.fi/MX.319033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocera concolor" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocera concolor"@fi,
        "Psilocera concolor"@sv .

<http://tun.fi/MX.319034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocera confusa" ;
    dwc:scientificNameAuthorship "Graham, 1992" ;
    skos:broader <http://tun.fi/MX.319032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocera confusa"@fi,
        "Psilocera confusa"@sv .

<http://tun.fi/MX.319035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocera crassispina" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocera crassispina"@fi,
        "Psilocera crassispina"@sv .

<http://tun.fi/MX.319036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocera obscura" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319032> ;
    skos:hiddenLabel "Psilocera atra"@fi,
        "Psilocera atra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocera obscura"@fi,
        "Psilocera obscura"@sv .

<http://tun.fi/MX.319038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocera pandens" ;
    dwc:scientificNameAuthorship "(Walker, 1872)" ;
    skos:broader <http://tun.fi/MX.319032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocera pandens"@fi,
        "Psilocera pandens"@sv .

<http://tun.fi/MX.319039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocera punctifrons" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocera punctifrons"@fi,
        "Psilocera punctifrons"@sv .

<http://tun.fi/MX.319040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocera rufipes" ;
    dwc:scientificNameAuthorship "Graham, 1992" ;
    skos:broader <http://tun.fi/MX.319032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocera rufipes"@fi,
        "Psilocera rufipes"@sv .

<http://tun.fi/MX.319042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catolaccus ater" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.319041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catolaccus ater"@fi,
        "Catolaccus ater"@sv .

<http://tun.fi/MX.319044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endomychobius endomychi" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.319043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endomychobius endomychi"@fi,
        "Endomychobius endomychi"@sv .

<http://tun.fi/MX.319046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychophagus omnivorus" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.319045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychophagus omnivorus"@fi,
        "Psychophagus omnivorus"@sv .

<http://tun.fi/MX.319048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurydinota leptomera" ;
    dwc:scientificNameAuthorship "Förster, 1878" ;
    skos:broader <http://tun.fi/MX.319047> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurydinota leptomera"@fi,
        "Eurydinota leptomera"@sv .

<http://tun.fi/MX.319050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capellia cecidomyiae" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.319049> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capellia cecidomyiae"@fi,
        "Capellia cecidomyiae"@sv .

<http://tun.fi/MX.319051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capellia orneus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319049> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capellia orneus"@fi,
        "Capellia orneus"@sv .

<http://tun.fi/MX.319052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capellia stigma" ;
    dwc:scientificNameAuthorship "Bouček, 1970" ;
    skos:broader <http://tun.fi/MX.319049> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capellia stigma"@fi,
        "Capellia stigma"@sv .

<http://tun.fi/MX.319054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mokrzeckia pini" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.319053> ;
    skos:hiddenLabel "Mokrzeckia ?halidayanus"@fi,
        "Mokrzeckia ?halidayanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mokrzeckia pini"@fi,
        "Mokrzeckia pini"@sv .

<http://tun.fi/MX.319057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spintherus dubius" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319056> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spintherus dubius"@fi,
        "Spintherus dubius"@sv .

<http://tun.fi/MX.319059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptrothelys deione" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptrothelys deione"@fi,
        "Sceptrothelys deione"@sv .

<http://tun.fi/MX.319060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptrothelys intermedia" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319058> ;
    skos:hiddenLabel "Sceptrothelys grandiclava"@fi,
        "Sceptrothelys grandiclava"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sceptrothelys intermedia"@fi,
        "Sceptrothelys intermedia"@sv .

<http://tun.fi/MX.319064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus albipennis" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus albipennis"@fi,
        "Pteromalus albipennis"@sv .

<http://tun.fi/MX.319066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus apum" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:hiddenLabel "Pteromalus planiscuta"@fi,
        "Pteromalus venustus"@fi,
        "Pteromalus planiscuta"@sv,
        "Pteromalus venustus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus apum"@fi,
        "Pteromalus apum"@sv .

<http://tun.fi/MX.319069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus aureolus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus aureolus"@fi,
        "Pteromalus aureolus"@sv .

<http://tun.fi/MX.319070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus bedeguaris" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus bedeguaris"@fi,
        "Pteromalus bedeguaris"@sv .

<http://tun.fi/MX.319071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus bifoveolatus" ;
    dwc:scientificNameAuthorship "Förster, 1861" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus bifoveolatus"@fi,
        "Pteromalus bifoveolatus"@sv .

<http://tun.fi/MX.319072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus bottnicus" ;
    dwc:scientificNameAuthorship "Vikberg, 1979" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus bottnicus"@fi,
        "Pteromalus bottnicus"@sv .

<http://tun.fi/MX.319073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus caudiger" ;
    dwc:scientificNameAuthorship "(Graham, 1969)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus caudiger"@fi,
        "Pteromalus caudiger"@sv .

<http://tun.fi/MX.319074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus chrysos" ;
    dwc:scientificNameAuthorship "Walker, 1836" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:hiddenLabel "Pteromalus acutigena"@fi,
        "Pteromalus acutigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus chrysos"@fi,
        "Pteromalus chrysos"@sv .

<http://tun.fi/MX.319076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus cioni" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus cioni"@fi,
        "Pteromalus cioni"@sv .

<http://tun.fi/MX.319077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus crassicornis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus crassicornis"@fi,
        "Pteromalus crassicornis"@sv .

<http://tun.fi/MX.319078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus crassinervis" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus crassinervis"@fi,
        "Pteromalus crassinervis"@sv .

<http://tun.fi/MX.319079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus cyniphidis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:hiddenLabel "Pteromalus capreae"@fi,
        "Pteromalus capreae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus cyniphidis"@fi,
        "Pteromalus cyniphidis"@sv .

<http://tun.fi/MX.319081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus dispar" ;
    dwc:scientificNameAuthorship "(Curtis, 1827)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:hiddenLabel "Pteromalus radialis"@fi,
        "Pteromalus radialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus dispar"@fi,
        "Pteromalus dispar"@sv .

<http://tun.fi/MX.319083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus dolichurus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:hiddenLabel "Pteromalus ?excrescentium"@fi,
        "Pteromalus ?excrescentium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus dolichurus"@fi,
        "Pteromalus dolichurus"@sv .

<http://tun.fi/MX.319085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus elevatus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:hiddenLabel "Pteromalus dentifer"@fi,
        "Pteromalus dentifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus elevatus"@fi,
        "Pteromalus elevatus"@sv .

<http://tun.fi/MX.319087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus fasciatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus fasciatus"@fi,
        "Pteromalus fasciatus"@sv .

<http://tun.fi/MX.319088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus hieracii" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus hieracii"@fi,
        "Pteromalus hieracii"@sv .

<http://tun.fi/MX.319089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus microps" ;
    dwc:scientificNameAuthorship "(Graham, 1969)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus microps"@fi,
        "Pteromalus microps"@sv .

<http://tun.fi/MX.319090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus musaeus" ;
    dwc:scientificNameAuthorship "Walker, 1844" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus musaeus"@fi,
        "Pteromalus musaeus"@sv .

<http://tun.fi/MX.319091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus ochrocerus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus ochrocerus"@fi,
        "Pteromalus ochrocerus"@sv .

<http://tun.fi/MX.319092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus paludicola" ;
    dwc:scientificNameAuthorship "Boucek, 1972" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus paludicola"@fi,
        "Pteromalus paludicola"@sv .

<http://tun.fi/MX.319093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus platyphilus" ;
    dwc:scientificNameAuthorship "Walker, 1874" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus platyphilus"@fi,
        "Pteromalus platyphilus"@sv .

<http://tun.fi/MX.319094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus pontaniae" ;
    dwc:scientificNameAuthorship "Askew, 1985" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus pontaniae"@fi,
        "Pteromalus pontaniae"@sv .

<http://tun.fi/MX.319095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus puparum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus puparum"@fi,
        "Pteromalus puparum"@sv .

<http://tun.fi/MX.319096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus scandiae" ;
    dwc:scientificNameAuthorship "(Graham, 1969)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus scandiae"@fi,
        "Pteromalus scandiae"@sv .

<http://tun.fi/MX.319097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus semotus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:hiddenLabel "Pteromalus microgasteridis"@fi,
        "Pteromalus microgastris"@fi,
        "Pteromalus variabilis"@fi,
        "Pteromalus microgasteridis"@sv,
        "Pteromalus microgastris"@sv,
        "Pteromalus variabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus semotus"@fi,
        "Pteromalus semotus"@sv .

<http://tun.fi/MX.319101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus sequester" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus sequester"@fi,
        "Pteromalus sequester"@sv .

<http://tun.fi/MX.319102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus squamifer" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus squamifer"@fi,
        "Pteromalus squamifer"@sv .

<http://tun.fi/MX.319103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus tibiellus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus tibiellus"@fi,
        "Pteromalus tibiellus"@sv .

<http://tun.fi/MX.319105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenacis inflexa" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.319104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caenacis inflexa"@fi,
        "Caenacis inflexa"@sv .

<http://tun.fi/MX.319106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenacis lauta" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.319104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caenacis lauta"@fi,
        "Caenacis lauta"@sv .

<http://tun.fi/MX.319108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ablaxia anaxenor" ;
    dwc:scientificNameAuthorship "(Walker, 1845)" ;
    skos:broader <http://tun.fi/MX.319107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ablaxia anaxenor"@fi,
        "Ablaxia anaxenor"@sv .

<http://tun.fi/MX.319109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ablaxia squamifera" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ablaxia squamifera"@fi,
        "Ablaxia squamifera"@sv .

<http://tun.fi/MX.319110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ablaxia temporalis" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ablaxia temporalis"@fi,
        "Ablaxia temporalis"@sv .

<http://tun.fi/MX.319112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aggelma violacea" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.319111> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aggelma violacea"@fi,
        "Aggelma violacea"@sv .

<http://tun.fi/MX.319115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holcaeus compressus" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.319113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holcaeus compressus"@fi,
        "Holcaeus compressus"@sv .

<http://tun.fi/MX.319116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holcaeus decipiens" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holcaeus decipiens"@fi,
        "Holcaeus decipiens"@sv .

<http://tun.fi/MX.319117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holcaeus gorgasus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holcaeus gorgasus"@fi,
        "Holcaeus gorgasus"@sv .

<http://tun.fi/MX.319118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holcaeus stenogaster" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.319113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holcaeus stenogaster"@fi,
        "Holcaeus stenogaster"@sv .

<http://tun.fi/MX.319119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holcaeus stylatus" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Holcaeus stylatus"@fi,
        "Holcaeus stylatus"@sv .

<http://tun.fi/MX.319121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchetron fennicum" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.319120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchetron fennicum"@fi,
        "Lonchetron fennicum"@sv .

<http://tun.fi/MX.319123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kaleva corynocera" ;
    dwc:scientificNameAuthorship "Graham, 1957" ;
    skos:broader <http://tun.fi/MX.319122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kaleva corynocera"@fi,
        "Kaleva corynocera"@sv .

<http://tun.fi/MX.319124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kaleva livida" ;
    dwc:scientificNameAuthorship "Graham, 1957" ;
    skos:broader <http://tun.fi/MX.319122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kaleva livida"@fi,
        "Kaleva livida"@sv .

<http://tun.fi/MX.319126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulonchetron torymoides" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulonchetron torymoides"@fi,
        "Eulonchetron torymoides"@sv .

<http://tun.fi/MX.319129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomalina epistena" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.319127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomalina epistena"@fi,
        "Stenomalina epistena"@sv .

<http://tun.fi/MX.319130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomalina favorinus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomalina favorinus"@fi,
        "Stenomalina favorinus"@sv .

<http://tun.fi/MX.319131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomalina gracilis" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.319127> ;
    skos:hiddenLabel "Stenomalina muscarum"@fi,
        "Stenomalina muscarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomalina gracilis"@fi,
        "Stenomalina gracilis"@sv .

<http://tun.fi/MX.319133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomalina illudens" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.319127> ;
    skos:hiddenLabel "Stenomalina crassicornis"@fi,
        "Stenomalina crassicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomalina illudens"@fi,
        "Stenomalina illudens"@sv .

<http://tun.fi/MX.319135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomalina liparae" ;
    dwc:scientificNameAuthorship "(Giraud, 1863)" ;
    skos:broader <http://tun.fi/MX.319127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomalina liparae"@fi,
        "Stenomalina liparae"@sv .

<http://tun.fi/MX.319136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomalina micans" ;
    dwc:scientificNameAuthorship "(Olivier, 1813)" ;
    skos:broader <http://tun.fi/MX.319127> ;
    skos:hiddenLabel "Stenomalina varians"@fi,
        "Stenomalina varians"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomalina micans"@fi,
        "Stenomalina micans"@sv .

<http://tun.fi/MX.319138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomalina rufigaster" ;
    dwc:scientificNameAuthorship "Vikberg, 2014" ;
    skos:broader <http://tun.fi/MX.319127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomalina rufigaster"@fi,
        "Stenomalina rufigaster"@sv .

<http://tun.fi/MX.319140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorocytus breviscapus" ;
    dwc:scientificNameAuthorship "Graham, 1965" ;
    skos:broader <http://tun.fi/MX.319139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorocytus breviscapus"@fi,
        "Chlorocytus breviscapus"@sv .

<http://tun.fi/MX.319141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorocytus deschampsiae" ;
    dwc:scientificNameAuthorship "Graham, 1965" ;
    skos:broader <http://tun.fi/MX.319139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorocytus deschampsiae"@fi,
        "Chlorocytus deschampsiae"@sv .

<http://tun.fi/MX.319142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorocytus formosus" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.319139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorocytus formosus"@fi,
        "Chlorocytus formosus"@sv .

<http://tun.fi/MX.319143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorocytus harmolitae" ;
    dwc:scientificNameAuthorship "Boucek, 1957" ;
    skos:broader <http://tun.fi/MX.319139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorocytus harmolitae"@fi,
        "Chlorocytus harmolitae"@sv .

<http://tun.fi/MX.319144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorocytus longicauda" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorocytus longicauda"@fi,
        "Chlorocytus longicauda"@sv .

<http://tun.fi/MX.319145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorocytus longiscapus" ;
    dwc:scientificNameAuthorship "Graham, 1965" ;
    skos:broader <http://tun.fi/MX.319139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorocytus longiscapus"@fi,
        "Chlorocytus longiscapus"@sv .

<http://tun.fi/MX.319146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorocytus phalaridis" ;
    dwc:scientificNameAuthorship "Graham, 1965" ;
    skos:broader <http://tun.fi/MX.319139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorocytus phalaridis"@fi,
        "Chlorocytus phalaridis"@sv .

<http://tun.fi/MX.319147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorocytus planus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.319139> ;
    skos:hiddenLabel "Chlorocytus pulchripes"@fi,
        "Chlorocytus pulchripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorocytus planus"@fi,
        "Chlorocytus planus"@sv .

<http://tun.fi/MX.319149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorocytus polichna" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.319139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorocytus polichna"@fi,
        "Chlorocytus polichna"@sv .

<http://tun.fi/MX.319150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorocytus spicatus" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.319139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorocytus spicatus"@fi,
        "Chlorocytus spicatus"@sv .

<http://tun.fi/MX.319151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorocytus ultonicus" ;
    dwc:scientificNameAuthorship "Graham, 1965" ;
    skos:broader <http://tun.fi/MX.319139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorocytus ultonicus"@fi,
        "Chlorocytus ultonicus"@sv .

<http://tun.fi/MX.319153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isocyrtus laetus" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isocyrtus laetus"@fi,
        "Isocyrtus laetus"@sv .

<http://tun.fi/MX.319155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilonotus achaeus" ;
    dwc:scientificNameAuthorship "Walker, 1848" ;
    skos:broader <http://tun.fi/MX.319154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilonotus achaeus"@fi,
        "Psilonotus achaeus"@sv .

<http://tun.fi/MX.319156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilonotus adamas" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilonotus adamas"@fi,
        "Psilonotus adamas"@sv .

<http://tun.fi/MX.319157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilonotus hortensia" ;
    dwc:scientificNameAuthorship "Walker, 1846" ;
    skos:broader <http://tun.fi/MX.319154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilonotus hortensia"@fi,
        "Psilonotus hortensia"@sv .

<http://tun.fi/MX.319159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anogmoides fumipennis" ;
    dwc:scientificNameAuthorship "Askew, 1970" ;
    skos:broader <http://tun.fi/MX.319158> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anogmoides fumipennis"@fi,
        "Anogmoides fumipennis"@sv .

<http://tun.fi/MX.319161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crataepus marbis" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crataepus marbis"@fi,
        "Crataepus marbis"@sv .

<http://tun.fi/MX.319163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melittobia acasta" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melittobia acasta"@fi,
        "Melittobia acasta"@sv .

<http://tun.fi/MX.319165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oomyzus incertus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.319164> ;
    skos:hiddenLabel "Oomyzus fumatus"@fi,
        "Oomyzus matranus"@fi,
        "Oomyzus natranus"@fi,
        "Oomyzus fumatus"@sv,
        "Oomyzus matranus"@sv,
        "Oomyzus natranus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oomyzus incertus"@fi,
        "Oomyzus incertus"@sv .

<http://tun.fi/MX.319169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oomyzus scaposus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319164> ;
    skos:hiddenLabel "Oomyzus coccinellae"@fi,
        "Oomyzus coccinellae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oomyzus scaposus"@fi,
        "Oomyzus scaposus"@sv .

<http://tun.fi/MX.319172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrastichus decrescens" ;
    dwc:scientificNameAuthorship "Graham, 1991" ;
    skos:broader <http://tun.fi/MX.319171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrastichus decrescens"@fi,
        "Tetrastichus decrescens"@sv .

<http://tun.fi/MX.319173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrastichus heeringi" ;
    dwc:scientificNameAuthorship "Delucchi, 1954" ;
    skos:broader <http://tun.fi/MX.319171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrastichus heeringi"@fi,
        "Tetrastichus heeringi"@sv .

<http://tun.fi/MX.319174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrastichus hylotomarum" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.319171> ;
    skos:hiddenLabel "Tetrastichus atrocoeruleus"@fi,
        "Tetrastichus atrocoeruleus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrastichus hylotomarum"@fi,
        "Tetrastichus hylotomarum"@sv .

<http://tun.fi/MX.319176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrastichus julis" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrastichus julis"@fi,
        "Tetrastichus julis"@sv .

<http://tun.fi/MX.319177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrastichus leocrates" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrastichus leocrates"@fi,
        "Tetrastichus leocrates"@sv .

<http://tun.fi/MX.319178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrastichus miser" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrastichus miser"@fi,
        "Tetrastichus miser"@sv .

<http://tun.fi/MX.319179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrastichus temporalis" ;
    dwc:scientificNameAuthorship "(Graham, 1961)" ;
    skos:broader <http://tun.fi/MX.319171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrastichus temporalis"@fi,
        "Tetrastichus temporalis"@sv .

<http://tun.fi/MX.319181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphenolepis pygmaea" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.319180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphenolepis pygmaea"@fi,
        "Sphenolepis pygmaea"@sv .

<http://tun.fi/MX.319183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tamarixia actis" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tamarixia actis"@fi,
        "Tamarixia actis"@sv .

<http://tun.fi/MX.319184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tamarixia pronomus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tamarixia pronomus"@fi,
        "Tamarixia pronomus"@sv .

<http://tun.fi/MX.319185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tamarixia upis" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tamarixia upis"@fi,
        "Tamarixia upis"@sv .

<http://tun.fi/MX.319187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peckelachertus diprioni" ;
    dwc:scientificNameAuthorship "Yoshimoto, 1970" ;
    skos:broader <http://tun.fi/MX.319186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peckelachertus diprioni"@fi,
        "Peckelachertus diprioni"@sv .

<http://tun.fi/MX.319190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedon cioni" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedon cioni"@fi,
        "Entedon cioni"@sv .

<http://tun.fi/MX.319191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedon costalis" ;
    dwc:scientificNameAuthorship "Dalman, 1820" ;
    skos:broader <http://tun.fi/MX.319189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedon costalis"@fi,
        "Entedon costalis"@sv .

<http://tun.fi/MX.319192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedon cyanellus" ;
    dwc:scientificNameAuthorship "Dalman, 1820" ;
    skos:broader <http://tun.fi/MX.319189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedon cyanellus"@fi,
        "Entedon cyanellus"@sv .

<http://tun.fi/MX.319193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedon diotimus" ;
    dwc:scientificNameAuthorship "Walker, 1839" ;
    skos:broader <http://tun.fi/MX.319189> ;
    skos:hiddenLabel "Entedon cyanellus"@fi,
        "Entedon cyanellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedon diotimus"@fi,
        "Entedon diotimus"@sv .

<http://tun.fi/MX.319195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedon ergias" ;
    dwc:scientificNameAuthorship "Walker, 1839" ;
    skos:broader <http://tun.fi/MX.319189> ;
    skos:hiddenLabel "Entedon leucogramma"@fi,
        "Entedon leucogramma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedon ergias"@fi,
        "Entedon ergias"@sv .

<http://tun.fi/MX.319197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedon fuscitarsis" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedon fuscitarsis"@fi,
        "Entedon fuscitarsis"@sv .

<http://tun.fi/MX.319198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedon metatarsalis" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedon metatarsalis"@fi,
        "Entedon metatarsalis"@sv .

<http://tun.fi/MX.319199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedon pseudonigritarsis" ;
    dwc:scientificNameAuthorship "Erdös, 1944" ;
    skos:broader <http://tun.fi/MX.319189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedon pseudonigritarsis"@fi,
        "Entedon pseudonigritarsis"@sv .

<http://tun.fi/MX.319200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedon sparetus" ;
    dwc:scientificNameAuthorship "Walker, 1839" ;
    skos:broader <http://tun.fi/MX.319189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedon sparetus"@fi,
        "Entedon sparetus"@sv .

<http://tun.fi/MX.319201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedon stephanopachi" ;
    dwc:scientificNameAuthorship "Heqvist, 1959" ;
    skos:broader <http://tun.fi/MX.319189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedon stephanopachi"@fi,
        "Entedon stephanopachi"@sv .

<http://tun.fi/MX.319203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius alcaeus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius alcaeus"@fi,
        "Pediobius alcaeus"@sv .

<http://tun.fi/MX.319204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius brachycerus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius brachycerus"@fi,
        "Pediobius brachycerus"@sv .

<http://tun.fi/MX.319205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius calamagrostidis" ;
    dwc:scientificNameAuthorship "Dawah, 1988" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius calamagrostidis"@fi,
        "Pediobius calamagrostidis"@sv .

<http://tun.fi/MX.319207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius claviger" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius claviger"@fi,
        "Pediobius claviger"@sv .

<http://tun.fi/MX.319208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius crassicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius crassicornis"@fi,
        "Pediobius crassicornis"@sv .

<http://tun.fi/MX.319209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius deplanatus" ;
    dwc:scientificNameAuthorship "Boucek, 1965" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius deplanatus"@fi,
        "Pediobius deplanatus"@sv .

<http://tun.fi/MX.319210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius epeus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:hiddenLabel "Pediobius ulmi"@fi,
        "Pediobius ulmi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius epeus"@fi,
        "Pediobius epeus"@sv .

<http://tun.fi/MX.319212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius epigonus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius epigonus"@fi,
        "Pediobius epigonus"@sv .

<http://tun.fi/MX.319213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius eubius" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:hiddenLabel "Pediobius nitidifrons"@fi,
        "Pediobius nitifrons"@fi,
        "Pediobius nitidifrons"@sv,
        "Pediobius nitifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius eubius"@fi,
        "Pediobius eubius"@sv .

<http://tun.fi/MX.319216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius facialis" ;
    dwc:scientificNameAuthorship "(Giraud, 1863)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius facialis"@fi,
        "Pediobius facialis"@sv .

<http://tun.fi/MX.319217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius foliorum" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:hiddenLabel "Pediobius argon"@fi,
        "Pediobius cothurnatus"@fi,
        "Pediobius argon"@sv,
        "Pediobius cothurnatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius foliorum"@fi,
        "Pediobius foliorum"@sv .

<http://tun.fi/MX.319220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius lysis" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:hiddenLabel "Pediobius cyniphidum"@fi,
        "Pediobius cyniphidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius lysis"@fi,
        "Pediobius lysis"@sv .

<http://tun.fi/MX.319222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius metallicus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:hiddenLabel "Pediobius acantha"@fi,
        "Pediobius acantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius metallicus"@fi,
        "Pediobius metallicus"@sv .

<http://tun.fi/MX.319224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius nigritarsis" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius nigritarsis"@fi,
        "Pediobius nigritarsis"@sv .

<http://tun.fi/MX.319225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius pyrgo" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius pyrgo"@fi,
        "Pediobius pyrgo"@sv .

<http://tun.fi/MX.319226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius saulius" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius saulius"@fi,
        "Pediobius saulius"@sv .

<http://tun.fi/MX.319227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius termerus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius termerus"@fi,
        "Pediobius termerus"@sv .

<http://tun.fi/MX.319229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mestocharis bimacularis" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.319228> ;
    skos:hiddenLabel "Mestocharis bimaculatus"@fi,
        "Mestocharis bimaculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mestocharis bimacularis"@fi,
        "Mestocharis bimacularis"@sv .

<http://tun.fi/MX.319232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Derostenus gemmeus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Derostenus gemmeus"@fi,
        "Derostenus gemmeus"@sv .

<http://tun.fi/MX.319233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Derostenus punctiscuta" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Derostenus punctiscuta"@fi,
        "Derostenus punctiscuta"@sv .

<http://tun.fi/MX.319235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis acoris" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis acoris"@fi,
        "Chrysocharis acoris"@sv .

<http://tun.fi/MX.319236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis albicoxis" ;
    dwc:scientificNameAuthorship "Erdös, 1958" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis albicoxis"@fi,
        "Chrysocharis albicoxis"@sv .

<http://tun.fi/MX.319237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis amasis" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis amasis"@fi,
        "Chrysocharis amasis"@sv .

<http://tun.fi/MX.319238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis amyite" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis amyite"@fi,
        "Chrysocharis amyite"@sv .

<http://tun.fi/MX.319239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis antoni" ;
    dwc:scientificNameAuthorship "Hansson, 1985" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis antoni"@fi,
        "Chrysocharis antoni"@sv .

<http://tun.fi/MX.319240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis arctica" ;
    dwc:scientificNameAuthorship "(Erdös, 1950)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis arctica"@fi,
        "Chrysocharis arctica"@sv .

<http://tun.fi/MX.319241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis argyropezae" ;
    dwc:scientificNameAuthorship "Graham, 1963" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis argyropezae"@fi,
        "Chrysocharis argyropezae"@sv .

<http://tun.fi/MX.319242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis assis" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis assis"@fi,
        "Chrysocharis assis"@sv .

<http://tun.fi/MX.319243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis avia" ;
    dwc:scientificNameAuthorship "Hansson, 1985" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis avia"@fi,
        "Chrysocharis avia"@sv .

<http://tun.fi/MX.319244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis bestiola" ;
    dwc:scientificNameAuthorship "Hansson, 1985" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis bestiola"@fi,
        "Chrysocharis bestiola"@sv .

<http://tun.fi/MX.319245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis chlorus" ;
    dwc:scientificNameAuthorship "Graham, 1963" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis chlorus"@fi,
        "Chrysocharis chlorus"@sv .

<http://tun.fi/MX.319246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis clarkae" ;
    dwc:scientificNameAuthorship "Yoshimoto, 1973" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:hiddenLabel "Chrysocharis viridula"@fi,
        "Chrysocharis viridula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis clarkae"@fi,
        "Chrysocharis clarkae"@sv .

<http://tun.fi/MX.319248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis collaris" ;
    dwc:scientificNameAuthorship "Graham, 1963" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis collaris"@fi,
        "Chrysocharis collaris"@sv .

<http://tun.fi/MX.319249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis crassiscapus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis crassiscapus"@fi,
        "Chrysocharis crassiscapus"@sv .

<http://tun.fi/MX.319250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis elongata" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:hiddenLabel "Chrysocharis pontaniae"@fi,
        "Chrysocharis pontaniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis elongata"@fi,
        "Chrysocharis elongata"@sv .

<http://tun.fi/MX.319251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis entedonoides" ;
    dwc:scientificNameAuthorship "(Walker, 1872)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis entedonoides"@fi,
        "Chrysocharis entedonoides"@sv .

<http://tun.fi/MX.319252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis equiseti" ;
    dwc:scientificNameAuthorship "Hansson, 1985" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis equiseti"@fi,
        "Chrysocharis equiseti"@sv .

<http://tun.fi/MX.319253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis eurynota" ;
    dwc:scientificNameAuthorship "Graham, 1963" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis eurynota"@fi,
        "Chrysocharis eurynota"@sv .

<http://tun.fi/MX.319254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis idyia" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis idyia"@fi,
        "Chrysocharis idyia"@sv .

<http://tun.fi/MX.319255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis illustris" ;
    dwc:scientificNameAuthorship "Graham, 1963" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis illustris"@fi,
        "Chrysocharis illustris"@sv .

<http://tun.fi/MX.319256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis laomedon" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis laomedon"@fi,
        "Chrysocharis laomedon"@sv .

<http://tun.fi/MX.319257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis laricinellae" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis laricinellae"@fi,
        "Chrysocharis laricinellae"@sv .

<http://tun.fi/MX.319258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis liriomyzae" ;
    dwc:scientificNameAuthorship "Delucchi, 1954" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis liriomyzae"@fi,
        "Chrysocharis liriomyzae"@sv .

<http://tun.fi/MX.319259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis mediana" ;
    dwc:scientificNameAuthorship "Förster, 1861" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:hiddenLabel "Chrysocharis subpolita"@fi,
        "Chrysocharis subpolita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis mediana"@fi,
        "Chrysocharis mediana"@sv .

<http://tun.fi/MX.319260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis nautia" ;
    dwc:scientificNameAuthorship "(Walker, 1846)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis nautia"@fi,
        "Chrysocharis nautia"@sv .

<http://tun.fi/MX.319261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis nepherea" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis nepherea"@fi,
        "Chrysocharis nepherea"@sv .

<http://tun.fi/MX.319262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis nigricrus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis nigricrus"@fi,
        "Chrysocharis nigricrus"@sv .

<http://tun.fi/MX.319263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis nitetis" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis nitetis"@fi,
        "Chrysocharis nitetis"@sv .

<http://tun.fi/MX.319264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis orbicularis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:hiddenLabel "Chrysocharis naenia"@fi,
        "Chrysocharis naenia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis orbicularis"@fi,
        "Chrysocharis orbicularis"@sv .

<http://tun.fi/MX.319266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis pallipes" ;
    dwc:scientificNameAuthorship "(Nees, 1834" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:hiddenLabel "Chrysocharis chilo"@fi,
        "Chrysocharis chilo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis pallipes"@fi,
        "Chrysocharis pallipes"@sv .

<http://tun.fi/MX.319268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis pentheus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis pentheus"@fi,
        "Chrysocharis pentheus"@sv .

<http://tun.fi/MX.319269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis phryne" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis phryne"@fi,
        "Chrysocharis phryne"@sv .

<http://tun.fi/MX.319270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis pilicoxa" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis pilicoxa"@fi,
        "Chrysocharis pilicoxa"@sv .

<http://tun.fi/MX.319271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis polyzo" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis polyzo"@fi,
        "Chrysocharis polyzo"@sv .

<http://tun.fi/MX.319272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis prodice" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis prodice"@fi,
        "Chrysocharis prodice"@sv .

<http://tun.fi/MX.319273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis pubens" ;
    dwc:scientificNameAuthorship "Delucchi, 1954" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis pubens"@fi,
        "Chrysocharis pubens"@sv .

<http://tun.fi/MX.319274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis pubicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:hiddenLabel "Chrysocharis femoralis"@fi,
        "Chrysocharis punctellus"@fi,
        "Chrysocharis femoralis"@sv,
        "Chrysocharis punctellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis pubicornis"@fi,
        "Chrysocharis pubicornis"@sv .

<http://tun.fi/MX.319277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis purpurea" ;
    dwc:scientificNameAuthorship "Bukowski, 1938" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis purpurea"@fi,
        "Chrysocharis purpurea"@sv .

<http://tun.fi/MX.319278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis submutica" ;
    dwc:scientificNameAuthorship "Graham, 1963" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis submutica"@fi,
        "Chrysocharis submutica"@sv .

<http://tun.fi/MX.319279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis truncatula" ;
    dwc:scientificNameAuthorship "Graham, 1963" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis truncatula"@fi,
        "Chrysocharis truncatula"@sv .

<http://tun.fi/MX.319280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis viridis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319234> ;
    skos:hiddenLabel "Chrysocharis melaenis"@fi,
        "Chrysocharis melaenis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysocharis viridis"@fi,
        "Chrysocharis viridis"@sv .

<http://tun.fi/MX.319283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grahamia tatrica" ;
    dwc:scientificNameAuthorship "Erdös, 1966" ;
    skos:broader <http://tun.fi/MX.319282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Grahamia tatrica"@fi,
        "Grahamia tatrica"@sv .

<http://tun.fi/MX.319285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achrysocharoides acerianus" ;
    dwc:scientificNameAuthorship "(Askew, 1974)" ;
    skos:broader <http://tun.fi/MX.319284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achrysocharoides acerianus"@fi,
        "Achrysocharoides acerianus"@sv .

<http://tun.fi/MX.319286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achrysocharoides budensis" ;
    dwc:scientificNameAuthorship "(Erdös, 1954)" ;
    skos:broader <http://tun.fi/MX.319284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achrysocharoides budensis"@fi,
        "Achrysocharoides budensis"@sv .

<http://tun.fi/MX.319287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achrysocharoides cilla" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achrysocharoides cilla"@fi,
        "Achrysocharoides cilla"@sv .

<http://tun.fi/MX.319288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achrysocharoides latreillei" ;
    dwc:scientificNameAuthorship "(Curtis, 1826)" ;
    skos:broader <http://tun.fi/MX.319284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achrysocharoides latreillei"@fi,
        "Achrysocharoides latreillei"@sv .

<http://tun.fi/MX.319289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achrysocharoides niveipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achrysocharoides niveipes"@fi,
        "Achrysocharoides niveipes"@sv .

<http://tun.fi/MX.319290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achrysocharoides splendens" ;
    dwc:scientificNameAuthorship "(Delucchi, 1954)" ;
    skos:broader <http://tun.fi/MX.319284> ;
    skos:hiddenLabel "Achrysocharoides albicoxis"@fi,
        "Achrysocharoides albicoxis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achrysocharoides splendens"@fi,
        "Achrysocharoides splendens"@sv .

<http://tun.fi/MX.319292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achrysocharoides zwoelferi" ;
    dwc:scientificNameAuthorship "(Delucchi, 1954)" ;
    skos:broader <http://tun.fi/MX.319284> ;
    skos:hiddenLabel "Achrysocharoides gemma"@fi,
        "Achrysocharoides gemma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achrysocharoides zwoelferi"@fi,
        "Achrysocharoides zwoelferi"@sv .

<http://tun.fi/MX.319295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neochrysocharis aratus" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.319294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neochrysocharis aratus"@fi,
        "Neochrysocharis aratus"@sv .

<http://tun.fi/MX.319296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neochrysocharis arvensis" ;
    dwc:scientificNameAuthorship "Graham, 1963" ;
    skos:broader <http://tun.fi/MX.319294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neochrysocharis arvensis"@fi,
        "Neochrysocharis arvensis"@sv .

<http://tun.fi/MX.319297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neochrysocharis chlorogaster" ;
    dwc:scientificNameAuthorship "(Erdös, 1966)" ;
    skos:broader <http://tun.fi/MX.319294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neochrysocharis chlorogaster"@fi,
        "Neochrysocharis chlorogaster"@sv .

<http://tun.fi/MX.319298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neochrysocharis cuprifrons" ;
    dwc:scientificNameAuthorship "Erdös, 1954" ;
    skos:broader <http://tun.fi/MX.319294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neochrysocharis cuprifrons"@fi,
        "Neochrysocharis cuprifrons"@sv .

<http://tun.fi/MX.319299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neochrysocharis formosa" ;
    dwc:scientificNameAuthorship "(Westwood, 1833)" ;
    skos:broader <http://tun.fi/MX.319294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neochrysocharis formosa"@fi,
        "Neochrysocharis formosa"@sv .

<http://tun.fi/MX.319300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neochrysocharis nunbergi" ;
    dwc:scientificNameAuthorship "(Szczepanski, 1960)" ;
    skos:broader <http://tun.fi/MX.319294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neochrysocharis nunbergi"@fi,
        "Neochrysocharis nunbergi"@sv .

<http://tun.fi/MX.319301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neochrysocharis pictipes" ;
    dwc:scientificNameAuthorship "(Crawford, 1912)" ;
    skos:broader <http://tun.fi/MX.319294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neochrysocharis pictipes"@fi,
        "Neochrysocharis pictipes"@sv .

<http://tun.fi/MX.319304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysonotomyia germanica" ;
    dwc:scientificNameAuthorship "(Erdös, 1956)" ;
    skos:broader <http://tun.fi/MX.5018745> ;
    skos:hiddenLabel "Closterocerus germanicus"@fi,
        "Closterocerus germanicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysonotomyia germanica"@fi,
        "Chrysonotomyia germanica"@sv .

<http://tun.fi/MX.319305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Closterocerus lanassa" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319302> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Closterocerus lanassa"@fi,
        "Closterocerus lanassa"@sv .

<http://tun.fi/MX.319306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Closterocerus lyonetiae" ;
    dwc:scientificNameAuthorship "(Ferrière, 1952)" ;
    skos:broader <http://tun.fi/MX.319302> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Closterocerus lyonetiae"@fi,
        "Closterocerus lyonetiae"@sv .

<http://tun.fi/MX.319307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Closterocerus ruforum" ;
    dwc:scientificNameAuthorship "(Krausse, 1917)" ;
    skos:broader <http://tun.fi/MX.319302> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Closterocerus ruforum"@fi,
        "Closterocerus ruforum"@sv .

<http://tun.fi/MX.319308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Closterocerus smaragdulus" ;
    dwc:scientificNameAuthorship "(Graham, 1963)" ;
    skos:broader <http://tun.fi/MX.319302> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Closterocerus smaragdulus"@fi,
        "Closterocerus smaragdulus"@sv .

<http://tun.fi/MX.319309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Closterocerus trifasciatus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319302> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Closterocerus trifasciatus"@fi,
        "Closterocerus trifasciatus"@sv .

<http://tun.fi/MX.319311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphale obscura" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.319319> ;
    skos:hiddenLabel "Holcopelte obscura"@fi,
        "Holcopelte obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omphale obscura"@fi,
        "Omphale obscura"@sv .

<http://tun.fi/MX.319312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphale sulciscuta" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319319> ;
    skos:hiddenLabel "Holcopelte sulciscuta"@fi,
        "Holcopelte sulciscuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omphale sulciscuta"@fi,
        "Omphale sulciscuta"@sv .

<http://tun.fi/MX.319315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asecodes congruens" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319313> ;
    skos:hiddenLabel "Asecodes coronis"@fi,
        "Asecodes coronis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asecodes congruens"@fi,
        "Asecodes congruens"@sv .

<http://tun.fi/MX.319316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asecodes erxias" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.319313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asecodes erxias"@fi,
        "Asecodes erxias"@sv .

<http://tun.fi/MX.319317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asecodes lucens" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319313> ;
    skos:hiddenLabel "Asecodes mento"@fi,
        "Asecodes mento"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asecodes lucens"@fi,
        "Asecodes lucens"@sv .

<http://tun.fi/MX.319321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphale isander" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319319> ;
    skos:hiddenLabel "Eugerium isander"@fi,
        "Eugerium isander"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omphale isander"@fi,
        "Omphale isander"@sv .

<http://tun.fi/MX.319322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphale lugens" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omphale lugens"@fi,
        "Omphale lugens"@sv .

<http://tun.fi/MX.319323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphale salicis" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.319319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omphale salicis"@fi,
        "Omphale salicis"@sv .

<http://tun.fi/MX.319324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphale versicolor" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Omphale versicolor"@fi,
        "Omphale versicolor"@sv .

<http://tun.fi/MX.319326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ionympha carne" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ionympha carne"@fi,
        "Ionympha carne"@sv .

<http://tun.fi/MX.319327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ionympha ochus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ionympha ochus"@fi,
        "Ionympha ochus"@sv .

<http://tun.fi/MX.319330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceranisus menes" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319328> ;
    skos:hiddenLabel "Ceranisus clavicornis"@fi,
        "Ceranisus clavicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceranisus menes"@fi,
        "Ceranisus menes"@sv .

<http://tun.fi/MX.319332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceranisus pacuvius" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.319328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceranisus pacuvius"@fi,
        "Ceranisus pacuvius"@sv .

<http://tun.fi/MX.319334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedonomphale bicolorata" ;
    dwc:scientificNameAuthorship "(Ishii, 1933)" ;
    skos:broader <http://tun.fi/MX.319333> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedonomphale bicolorata"@fi,
        "Entedonomphale bicolorata"@sv .

<http://tun.fi/MX.319335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedonomphale bulgarica" ;
    dwc:scientificNameAuthorship "Boyadzhiev & Triapitsyn, 2007" ;
    skos:broader <http://tun.fi/MX.319333> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedonomphale bulgarica"@fi,
        "Entedonomphale bulgarica"@sv .

<http://tun.fi/MX.319339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedonomphale carbonaria" ;
    dwc:scientificNameAuthorship "(Erdös, 1954)" ;
    skos:broader <http://tun.fi/MX.319333> ;
    skos:hiddenLabel "Entedonastichus carbonarius"@fi,
        "Entedonastichus carbonarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedonomphale carbonaria"@fi,
        "Entedonomphale carbonaria"@sv .

<http://tun.fi/MX.319341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euderomphale cerris" ;
    dwc:scientificNameAuthorship "Erdös, 1961" ;
    skos:broader <http://tun.fi/MX.319340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euderomphale cerris"@fi,
        "Euderomphale cerris"@sv .

<http://tun.fi/MX.319342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euderomphale chelidonii" ;
    dwc:scientificNameAuthorship "Erdös, 1966" ;
    skos:broader <http://tun.fi/MX.319340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euderomphale chelidonii"@fi,
        "Euderomphale chelidonii"@sv .

<http://tun.fi/MX.319343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euderomphale secreta" ;
    dwc:scientificNameAuthorship "Huldén, 1986" ;
    skos:broader <http://tun.fi/MX.319340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euderomphale secreta"@fi,
        "Euderomphale secreta"@sv .

<http://tun.fi/MX.319346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prestwichia aquatica" ;
    dwc:scientificNameAuthorship "Lubbock, 1864" ;
    skos:broader <http://tun.fi/MX.319345> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Prestwichia aquatica"@fi,
        "Prestwichia aquatica"@sv .

<http://tun.fi/MX.319348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetostrichella similis" ;
    dwc:scientificNameAuthorship "(Silvestri, 1918)" ;
    skos:broader <http://tun.fi/MX.319347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetostrichella similis"@fi,
        "Chaetostrichella similis"@sv .

<http://tun.fi/MX.319350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mirufens gundlachi" ;
    dwc:scientificNameAuthorship "(Nowicki, 1935)" ;
    skos:broader <http://tun.fi/MX.319349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mirufens gundlachi"@fi,
        "Mirufens gundlachi"@sv .

<http://tun.fi/MX.319352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichogramma evanescens" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319351> ;
    skos:hiddenLabel "Trichogramma piniperdae"@fi,
        "Trichogramma piniperdae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichogramma evanescens"@fi,
        "Trichogramma evanescens"@sv .

<http://tun.fi/MX.319355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligosita brevipennis" ;
    dwc:scientificNameAuthorship "Hellén, 1928" ;
    skos:broader <http://tun.fi/MX.319354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligosita brevipennis"@fi,
        "Oligosita brevipennis"@sv .

<http://tun.fi/MX.319356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligosita engelharti" ;
    dwc:scientificNameAuthorship "Kryger, 1919" ;
    skos:broader <http://tun.fi/MX.319354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligosita engelharti"@fi,
        "Oligosita engelharti"@sv .

<http://tun.fi/MX.319357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dibrachys microgastri" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.318734> ;
    skos:hiddenLabel "Dibrachys boarmiae"@fi,
        "Dibrachys cavus"@fi,
        "Dibrachys vesparum"@fi,
        "Dibrachys boarmiae"@sv,
        "Dibrachys cavus"@sv,
        "Dibrachys vesparum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dibrachys microgastri"@fi,
        "Dibrachys microgastri"@sv .

<http://tun.fi/MX.319361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dibrachys maculipennis" ;
    dwc:scientificNameAuthorship "Szelényi, 1957" ;
    skos:broader <http://tun.fi/MX.318734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dibrachys maculipennis"@fi,
        "Dibrachys maculipennis"@sv .

<http://tun.fi/MX.319363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizonotus sieboldi" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.319362> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizonotus sieboldi"@fi,
        "Schizonotus sieboldi"@sv .

<http://tun.fi/MX.319365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelopisthia caledonica" ;
    dwc:scientificNameAuthorship "Askew in Askew & Shaw, 1997" ;
    skos:broader <http://tun.fi/MX.319364> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelopisthia caledonica"@fi,
        "Coelopisthia caledonica"@sv .

<http://tun.fi/MX.319366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelopisthia extenta" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.319364> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelopisthia extenta"@fi,
        "Coelopisthia extenta"@sv .

<http://tun.fi/MX.319368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conomorium patulum" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.319367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conomorium patulum"@fi,
        "Conomorium patulum"@sv .

<http://tun.fi/MX.319371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muscidifurax raptor" ;
    dwc:scientificNameAuthorship "Girault & Sanders, 1910" ;
    skos:broader <http://tun.fi/MX.319369> ;
    skos:hiddenLabel "Muscidifurax perplexa"@fi,
        "Muscidifurax perplexa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muscidifurax raptor"@fi,
        "Muscidifurax raptor"@sv .

<http://tun.fi/MX.319374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dimachus cingulum" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319373> ;
    skos:hiddenLabel "Dimachus discolor"@fi,
        "Dimachus discolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dimachus cingulum"@fi,
        "Dimachus cingulum"@sv .

<http://tun.fi/MX.319377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigynia ernobii" ;
    dwc:scientificNameAuthorship "Hedqvist, 1974" ;
    skos:broader <http://tun.fi/MX.319376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sigynia ernobii"@fi,
        "Sigynia ernobii"@sv .

<http://tun.fi/MX.319379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ottaria perplexa" ;
    dwc:scientificNameAuthorship "Hedqvist, 1974" ;
    skos:broader <http://tun.fi/MX.319378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ottaria perplexa"@fi,
        "Ottaria perplexa"@sv .

<http://tun.fi/MX.319381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lariophagus distinguendus" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.319380> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lariophagus distinguendus"@fi,
        "Lariophagus distinguendus"@sv .

<http://tun.fi/MX.319383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemitrichus oxygaster" ;
    dwc:scientificNameAuthorship "Boucek, 1965" ;
    skos:broader <http://tun.fi/MX.319382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemitrichus oxygaster"@fi,
        "Hemitrichus oxygaster"@sv .

<http://tun.fi/MX.319385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyneuron aphidis" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.319384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyneuron aphidis"@fi,
        "Pachyneuron aphidis"@sv .

<http://tun.fi/MX.319386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyneuron formosum" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyneuron formosum"@fi,
        "Pachyneuron formosum"@sv .

<http://tun.fi/MX.319387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyneuron gibbiscuta" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyneuron gibbiscuta"@fi,
        "Pachyneuron gibbiscuta"@sv .

<http://tun.fi/MX.319388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyneuron grande" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyneuron grande"@fi,
        "Pachyneuron grande"@sv .

<http://tun.fi/MX.319389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyneuron groenlandicum" ;
    dwc:scientificNameAuthorship "(Holmgren, 1872)" ;
    skos:broader <http://tun.fi/MX.319384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyneuron groenlandicum"@fi,
        "Pachyneuron groenlandicum"@sv .

<http://tun.fi/MX.319390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyneuron muscarum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.319384> ;
    skos:hiddenLabel "Pachyneuron coccorum"@fi,
        "Pachyneuron concolor"@fi,
        "Pachyneuron coccorum"@sv,
        "Pachyneuron concolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyneuron muscarum"@fi,
        "Pachyneuron muscarum"@sv .

<http://tun.fi/MX.319393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachyneuron planiscuta" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachyneuron planiscuta"@fi,
        "Pachyneuron planiscuta"@sv .

<http://tun.fi/MX.319395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metastenus concinnus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metastenus concinnus"@fi,
        "Metastenus concinnus"@sv .

<http://tun.fi/MX.319397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euneura lachni" ;
    dwc:scientificNameAuthorship "(Ashmead, 1887)" ;
    skos:broader <http://tun.fi/MX.319396> ;
    skos:hiddenLabel "Euneura laeviuscula"@fi,
        "Euneura laeviuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euneura lachni"@fi,
        "Euneura lachni"@sv .

<http://tun.fi/MX.319399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euneura sopolis" ;
    dwc:scientificNameAuthorship "(Walker, 1840)" ;
    skos:broader <http://tun.fi/MX.319396> ;
    skos:hiddenLabel "Euneura angarus"@fi,
        "Euneura augarus"@fi,
        "Euneura angarus"@sv,
        "Euneura augarus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euneura sopolis"@fi,
        "Euneura sopolis"@sv .

<http://tun.fi/MX.319404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coruna clavata" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coruna clavata"@fi,
        "Coruna clavata"@sv .

<http://tun.fi/MX.319406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachycrepoideus vindemmiae" ;
    dwc:scientificNameAuthorship "(Rondani, 1875)" ;
    skos:broader <http://tun.fi/MX.319405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pachycrepoideus vindemmiae"@fi,
        "Pachycrepoideus vindemmiae"@sv .

<http://tun.fi/MX.319408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphegigaster glabrata" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphegigaster glabrata"@fi,
        "Sphegigaster glabrata"@sv .

<http://tun.fi/MX.319409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphegigaster hexomyzae" ;
    dwc:scientificNameAuthorship "Vikberg, 1983" ;
    skos:broader <http://tun.fi/MX.319407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphegigaster hexomyzae"@fi,
        "Sphegigaster hexomyzae"@sv .

<http://tun.fi/MX.319410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphegigaster intersita" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphegigaster intersita"@fi,
        "Sphegigaster intersita"@sv .

<http://tun.fi/MX.319411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphegigaster nigricornis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphegigaster nigricornis"@fi,
        "Sphegigaster nigricornis"@sv .

<http://tun.fi/MX.319412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphegigaster pallicornis" ;
    dwc:scientificNameAuthorship "(Spinola, 1808)" ;
    skos:broader <http://tun.fi/MX.319407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphegigaster pallicornis"@fi,
        "Sphegigaster pallicornis"@sv .

<http://tun.fi/MX.319413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphegigaster truncata" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphegigaster truncata"@fi,
        "Sphegigaster truncata"@sv .

<http://tun.fi/MX.319415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntomopus agromyzae" ;
    dwc:scientificNameAuthorship "Hedqvist, 1973" ;
    skos:broader <http://tun.fi/MX.319414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntomopus agromyzae"@fi,
        "Syntomopus agromyzae"@sv .

<http://tun.fi/MX.319416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntomopus incisus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntomopus incisus"@fi,
        "Syntomopus incisus"@sv .

<http://tun.fi/MX.319417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntomopus incurvus" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntomopus incurvus"@fi,
        "Syntomopus incurvus"@sv .

<http://tun.fi/MX.319418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntomopus oviceps" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntomopus oviceps"@fi,
        "Syntomopus oviceps"@sv .

<http://tun.fi/MX.319419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntomopus thoracicus" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntomopus thoracicus"@fi,
        "Syntomopus thoracicus"@sv .

<http://tun.fi/MX.319421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notoglyptus scutellaris" ;
    dwc:scientificNameAuthorship "(Dodd & Girault, 1915)" ;
    skos:broader <http://tun.fi/MX.319420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notoglyptus scutellaris"@fi,
        "Notoglyptus scutellaris"@sv .

<http://tun.fi/MX.319423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptoprymna atra" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptoprymna atra"@fi,
        "Cryptoprymna atra"@sv .

<http://tun.fi/MX.319425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtogaster britteni" ;
    dwc:scientificNameAuthorship "Askew, 1965" ;
    skos:broader <http://tun.fi/MX.319424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyrtogaster britteni"@fi,
        "Cyrtogaster britteni"@sv .

<http://tun.fi/MX.319426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtogaster clavicornis" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyrtogaster clavicornis"@fi,
        "Cyrtogaster clavicornis"@sv .

<http://tun.fi/MX.319427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtogaster vulgaris" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyrtogaster vulgaris"@fi,
        "Cyrtogaster vulgaris"@sv .

<http://tun.fi/MX.319429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxeuma acilius" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.319428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toxeuma acilius"@fi,
        "Toxeuma acilius"@sv .

<http://tun.fi/MX.319430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxeuma paludum" ;
    dwc:scientificNameAuthorship "Graham, 1959" ;
    skos:broader <http://tun.fi/MX.319428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toxeuma paludum"@fi,
        "Toxeuma paludum"@sv .

<http://tun.fi/MX.319431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxeuma styliclava" ;
    dwc:scientificNameAuthorship "(Hedqvist, 1974)" ;
    skos:broader <http://tun.fi/MX.319428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toxeuma styliclava"@fi,
        "Toxeuma styliclava"@sv .

<http://tun.fi/MX.319432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxeuma subtruncatum" ;
    dwc:scientificNameAuthorship "Graham, 1959" ;
    skos:broader <http://tun.fi/MX.319428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toxeuma subtruncatum"@fi,
        "Toxeuma subtruncatum"@sv .

<http://tun.fi/MX.319435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bairamlia fuscipes" ;
    dwc:scientificNameAuthorship "Waterston, 1929" ;
    skos:broader <http://tun.fi/MX.319434> ;
    skos:hiddenLabel "Bairamlia nidicola"@fi,
        "Bairamlia nidicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bairamlia fuscipes"@fi,
        "Bairamlia fuscipes"@sv .

<http://tun.fi/MX.319438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halticoptera aenea" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halticoptera aenea"@fi,
        "Halticoptera aenea"@sv .

<http://tun.fi/MX.319439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halticoptera circulus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halticoptera circulus"@fi,
        "Halticoptera circulus"@sv .

<http://tun.fi/MX.319440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halticoptera collaris" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.319437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halticoptera collaris"@fi,
        "Halticoptera collaris"@sv .

<http://tun.fi/MX.319441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halticoptera dimidiata" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.319437> ;
    skos:hiddenLabel "Halticoptera brevicornis"@fi,
        "Halticoptera brevicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halticoptera dimidiata"@fi,
        "Halticoptera dimidiata"@sv .

<http://tun.fi/MX.319443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halticoptera patellana" ;
    dwc:scientificNameAuthorship "(Dalman, 1818)" ;
    skos:broader <http://tun.fi/MX.319437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halticoptera patellana"@fi,
        "Halticoptera patellana"@sv .

<http://tun.fi/MX.319444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halticoptera poreia" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.319437> ;
    skos:hiddenLabel "Halticoptera porcia"@fi,
        "Halticoptera porcia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halticoptera poreia"@fi,
        "Halticoptera poreia"@sv .

<http://tun.fi/MX.319447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schimitschekia populi" ;
    dwc:scientificNameAuthorship "Boucek, 1965" ;
    skos:broader <http://tun.fi/MX.319446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schimitschekia populi"@fi,
        "Schimitschekia populi"@sv .

<http://tun.fi/MX.319449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thinodytes cyzicus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thinodytes cyzicus"@fi,
        "Thinodytes cyzicus"@sv .

<http://tun.fi/MX.319451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricyclomischus celticus" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.319450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricyclomischus celticus"@fi,
        "Tricyclomischus celticus"@sv .

<http://tun.fi/MX.319453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhicnocoelia impar" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.319452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhicnocoelia impar"@fi,
        "Rhicnocoelia impar"@sv .

<http://tun.fi/MX.319455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merismus lasthenes" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.319454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Merismus lasthenes"@fi,
        "Merismus lasthenes"@sv .

<http://tun.fi/MX.319456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merismus megapterus" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Merismus megapterus"@fi,
        "Merismus megapterus"@sv .

<http://tun.fi/MX.319457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merismus nitidus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Merismus nitidus"@fi,
        "Merismus nitidus"@sv .

<http://tun.fi/MX.319458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merismus rufipes" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Merismus rufipes"@fi,
        "Merismus rufipes"@sv .

<http://tun.fi/MX.319459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merismus splendens" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Merismus splendens"@fi,
        "Merismus splendens"@sv .

<http://tun.fi/MX.319461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ardilea convexa" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ardilea convexa"@fi,
        "Ardilea convexa"@sv .

<http://tun.fi/MX.319463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nodisoplata diffinis" ;
    dwc:scientificNameAuthorship "(Walker, 1874)" ;
    skos:broader <http://tun.fi/MX.319462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nodisoplata diffinis"@fi,
        "Nodisoplata diffinis"@sv .

<http://tun.fi/MX.319465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seladerma antennatum" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Seladerma antennatum"@fi,
        "Seladerma antennatum"@sv .

<http://tun.fi/MX.319466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seladerma bicolor" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Seladerma bicolor"@fi,
        "Seladerma bicolor"@sv .

<http://tun.fi/MX.319467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seladerma diffine" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Seladerma diffine"@fi,
        "Seladerma diffine"@sv .

<http://tun.fi/MX.319468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seladerma laetum" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Seladerma laetum"@fi,
        "Seladerma laetum"@sv .

<http://tun.fi/MX.319469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seladerma sabbas" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.319464> ;
    skos:hiddenLabel "Seladerma abbas"@fi,
        "Seladerma albus"@fi,
        "Seladerma gracilis"@fi,
        "Seladerma abbas"@sv,
        "Seladerma albus"@sv,
        "Seladerma gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Seladerma sabbas"@fi,
        "Seladerma sabbas"@sv .

<http://tun.fi/MX.319473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seladerma simplex" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.319464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Seladerma simplex"@fi,
        "Seladerma simplex"@sv .

<http://tun.fi/MX.319475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thektogaster chrysis" ;
    dwc:scientificNameAuthorship "(Förster, 1861)" ;
    skos:broader <http://tun.fi/MX.319474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thektogaster chrysis"@fi,
        "Thektogaster chrysis"@sv .

<http://tun.fi/MX.319476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thektogaster subvirescens" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.319474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thektogaster subvirescens"@fi,
        "Thektogaster subvirescens"@sv .

<http://tun.fi/MX.319478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphognathus laevigatus" ;
    dwc:scientificNameAuthorship "(Delucchi, 1953)" ;
    skos:broader <http://tun.fi/MX.319477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyphognathus laevigatus"@fi,
        "Glyphognathus laevigatus"@sv .

<http://tun.fi/MX.319479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphognathus laevis" ;
    dwc:scientificNameAuthorship "(Delucchi, 1953)" ;
    skos:broader <http://tun.fi/MX.319477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyphognathus laevis"@fi,
        "Glyphognathus laevis"@sv .

<http://tun.fi/MX.319480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphognathus umbelliferae" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.319477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyphognathus umbelliferae"@fi,
        "Glyphognathus umbelliferae"@sv .

<http://tun.fi/MX.319482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeripalpus fuscipes" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaeripalpus fuscipes"@fi,
        "Sphaeripalpus fuscipes"@sv .

<http://tun.fi/MX.319483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeripalpus microstolus" ;
    dwc:scientificNameAuthorship "(Graham, 1969)" ;
    skos:broader <http://tun.fi/MX.319481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaeripalpus microstolus"@fi,
        "Sphaeripalpus microstolus"@sv .

<http://tun.fi/MX.319484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeripalpus viridis" ;
    dwc:scientificNameAuthorship "Förster, 1841" ;
    skos:broader <http://tun.fi/MX.319481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaeripalpus viridis"@fi,
        "Sphaeripalpus viridis"@sv .

<http://tun.fi/MX.319486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictomischus gibbus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictomischus gibbus"@fi,
        "Stictomischus gibbus"@sv .

<http://tun.fi/MX.319487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictomischus groschkei" ;
    dwc:scientificNameAuthorship "Delucchi, 1953" ;
    skos:broader <http://tun.fi/MX.319485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictomischus groschkei"@fi,
        "Stictomischus groschkei"@sv .

<http://tun.fi/MX.319488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictomischus longiventris" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.319485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictomischus longiventris"@fi,
        "Stictomischus longiventris"@sv .

<http://tun.fi/MX.319489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictomischus nitentis" ;
    dwc:scientificNameAuthorship "Delucchi, 1955" ;
    skos:broader <http://tun.fi/MX.319485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictomischus nitentis"@fi,
        "Stictomischus nitentis"@sv .

<http://tun.fi/MX.319490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictomischus obscurus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictomischus obscurus"@fi,
        "Stictomischus obscurus"@sv .

<http://tun.fi/MX.319491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictomischus scaposus" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.319485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictomischus scaposus"@fi,
        "Stictomischus scaposus"@sv .

<http://tun.fi/MX.319492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictomischus tumidus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stictomischus tumidus"@fi,
        "Stictomischus tumidus"@sv .

<http://tun.fi/MX.319494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miscogaster elegans" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miscogaster elegans"@fi,
        "Miscogaster elegans"@sv .

<http://tun.fi/MX.319495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miscogaster hortensis" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miscogaster hortensis"@fi,
        "Miscogaster hortensis"@sv .

<http://tun.fi/MX.319496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miscogaster maculata" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miscogaster maculata"@fi,
        "Miscogaster maculata"@sv .

<http://tun.fi/MX.319497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miscogaster rufipes" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miscogaster rufipes"@fi,
        "Miscogaster rufipes"@sv .

<http://tun.fi/MX.319499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestomnaster chrysochlorus" ;
    dwc:scientificNameAuthorship "(Walker, 1846)" ;
    skos:broader <http://tun.fi/MX.319498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xestomnaster chrysochlorus"@fi,
        "Xestomnaster chrysochlorus"@sv .

<http://tun.fi/MX.319500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestomnaster mazares" ;
    dwc:scientificNameAuthorship "(Walker, 1844)" ;
    skos:broader <http://tun.fi/MX.319498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xestomnaster mazares"@fi,
        "Xestomnaster mazares"@sv .

<http://tun.fi/MX.319503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprotatus annularis" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamprotatus annularis"@fi,
        "Lamprotatus annularis"@sv .

<http://tun.fi/MX.319504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprotatus brevicornis" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.319501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamprotatus brevicornis"@fi,
        "Lamprotatus brevicornis"@sv .

<http://tun.fi/MX.319505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprotatus crassipes" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.319501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamprotatus crassipes"@fi,
        "Lamprotatus crassipes"@sv .

<http://tun.fi/MX.319506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprotatus picinervis" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.319501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamprotatus picinervis"@fi,
        "Lamprotatus picinervis"@sv .

<http://tun.fi/MX.319507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprotatus scandicus" ;
    dwc:scientificNameAuthorship "Hedqvist, 1972" ;
    skos:broader <http://tun.fi/MX.319501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamprotatus scandicus"@fi,
        "Lamprotatus scandicus"@sv .

<http://tun.fi/MX.319508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprotatus splendens" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamprotatus splendens"@fi,
        "Lamprotatus splendens"@sv .

<http://tun.fi/MX.319509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprotatus claviger" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.319501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamprotatus claviger"@fi,
        "Lamprotatus claviger"@sv .

<http://tun.fi/MX.319510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprotatus novickyi" ;
    dwc:scientificNameAuthorship "(Delucchi, 1953)" ;
    skos:broader <http://tun.fi/MX.319501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamprotatus novickyi"@fi,
        "Lamprotatus novickyi"@sv .

<http://tun.fi/MX.319512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micradelus acutus" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319511> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micradelus acutus"@fi,
        "Micradelus acutus"@sv .

<http://tun.fi/MX.319513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micradelus rotundus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319511> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micradelus rotundus"@fi,
        "Micradelus rotundus"@sv .

<http://tun.fi/MX.319515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Termolampa pinicola" ;
    dwc:scientificNameAuthorship "Boucek, 1961" ;
    skos:broader <http://tun.fi/MX.319514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Termolampa pinicola"@fi,
        "Termolampa pinicola"@sv .

<http://tun.fi/MX.319518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panstenon agylla" ;
    dwc:scientificNameAuthorship "(Walker, 1850)" ;
    skos:broader <http://tun.fi/MX.319517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panstenon agylla"@fi,
        "Panstenon agylla"@sv .

<http://tun.fi/MX.319519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panstenon oxylus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319517> ;
    skos:hiddenLabel "Panstenon oxylum"@fi,
        "Panstenon oxylum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panstenon oxylus"@fi,
        "Panstenon oxylus"@sv .

<http://tun.fi/MX.319523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus acutus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus acutus"@fi,
        "Gastrancistrus acutus"@sv .

<http://tun.fi/MX.319524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus alectus" ;
    dwc:scientificNameAuthorship "Walker, 1848" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus alectus"@fi,
        "Gastrancistrus alectus"@sv .

<http://tun.fi/MX.319525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus citripes" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus citripes"@fi,
        "Gastrancistrus citripes"@sv .

<http://tun.fi/MX.319526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus clavatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus clavatus"@fi,
        "Gastrancistrus clavatus"@sv .

<http://tun.fi/MX.319527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus coactus" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus coactus"@fi,
        "Gastrancistrus coactus"@sv .

<http://tun.fi/MX.319528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus coniferae" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus coniferae"@fi,
        "Gastrancistrus coniferae"@sv .

<http://tun.fi/MX.319529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus consors" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus consors"@fi,
        "Gastrancistrus consors"@sv .

<http://tun.fi/MX.319530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus crassus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus crassus"@fi,
        "Gastrancistrus crassus"@sv .

<http://tun.fi/MX.319531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus dispar" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus dispar"@fi,
        "Gastrancistrus dispar"@sv .

<http://tun.fi/MX.319532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus glabellus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus glabellus"@fi,
        "Gastrancistrus glabellus"@sv .

<http://tun.fi/MX.319533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus lativentris" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus lativentris"@fi,
        "Gastrancistrus lativentris"@sv .

<http://tun.fi/MX.319534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus oporinus" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus oporinus"@fi,
        "Gastrancistrus oporinus"@sv .

<http://tun.fi/MX.319535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus pusztensis" ;
    dwc:scientificNameAuthorship "(Erdös, 1946)" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus pusztensis"@fi,
        "Gastrancistrus pusztensis"@sv .

<http://tun.fi/MX.319536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus salicis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus salicis"@fi,
        "Gastrancistrus salicis"@sv .

<http://tun.fi/MX.319537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus unicolor" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:hiddenLabel "Gastrancistrus frenalis"@fi,
        "Gastrancistrus frenalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus unicolor"@fi,
        "Gastrancistrus unicolor"@sv .

<http://tun.fi/MX.319540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ecrizotes filicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.319539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ecrizotes filicornis"@fi,
        "Ecrizotes filicornis"@sv .

<http://tun.fi/MX.319541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ecrizotes longicornis" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.319539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ecrizotes longicornis"@fi,
        "Ecrizotes longicornis"@sv .

<http://tun.fi/MX.319543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spathopus montanus" ;
    dwc:scientificNameAuthorship "Huggert, 1976" ;
    skos:broader <http://tun.fi/MX.319542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spathopus montanus"@fi,
        "Spathopus montanus"@sv .

<http://tun.fi/MX.319545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroglenes compressus" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.319547> ;
    skos:hiddenLabel "Stenophrus compressus"@fi,
        "Stenophrus occultus"@fi,
        "Stenophrus compressus"@sv,
        "Stenophrus occultus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macroglenes compressus"@fi,
        "Macroglenes compressus"@sv .

<http://tun.fi/MX.319549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroglenes bouceki" ;
    dwc:scientificNameAuthorship "(Graham, 1969)" ;
    skos:broader <http://tun.fi/MX.319547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macroglenes bouceki"@fi,
        "Macroglenes bouceki"@sv .

<http://tun.fi/MX.319550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroglenes chalybeus" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.319547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macroglenes chalybeus"@fi,
        "Macroglenes chalybeus"@sv .

<http://tun.fi/MX.319551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroglenes conjungens" ;
    dwc:scientificNameAuthorship "(Graham, 1969)" ;
    skos:broader <http://tun.fi/MX.319547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macroglenes conjungens"@fi,
        "Macroglenes conjungens"@sv .

<http://tun.fi/MX.319552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroglenes gramineus" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.319547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macroglenes gramineus"@fi,
        "Macroglenes gramineus"@sv .

<http://tun.fi/MX.319553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroglenes paludum" ;
    dwc:scientificNameAuthorship "(Graham, 1969)" ;
    skos:broader <http://tun.fi/MX.319547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macroglenes paludum"@fi,
        "Macroglenes paludum"@sv .

<http://tun.fi/MX.319554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroglenes penetrans" ;
    dwc:scientificNameAuthorship "(Kirby, 1800)" ;
    skos:broader <http://tun.fi/MX.319547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macroglenes penetrans"@fi,
        "Macroglenes penetrans"@sv .

<http://tun.fi/MX.319555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroglenes varicornis" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.319547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macroglenes varicornis"@fi,
        "Macroglenes varicornis"@sv .

<http://tun.fi/MX.319579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptopristus caliginosus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319578> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptopristus caliginosus"@fi,
        "Cryptopristus caliginosus"@sv .

<http://tun.fi/MX.319581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monodontomerus aeneus" ;
    dwc:scientificNameAuthorship "(Fonscolombe, 1832)" ;
    skos:broader <http://tun.fi/MX.319580> ;
    skos:hiddenLabel "Monodontomerus nitidus"@fi,
        "Monodontomerus obsoletus"@fi,
        "Monodontomerus nitidus"@sv,
        "Monodontomerus obsoletus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monodontomerus aeneus"@fi,
        "Monodontomerus aeneus"@sv .

<http://tun.fi/MX.319584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monodontomerus dentipes" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.319580> ;
    skos:hiddenLabel "Monodontomerus dentifer"@fi,
        "Monodontomerus dentifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monodontomerus dentipes"@fi,
        "Monodontomerus dentipes"@sv .

<http://tun.fi/MX.319586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monodontomerus minor" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.319580> ;
    skos:hiddenLabel "Monodontomerus dilinae"@fi,
        "Monodontomerus virens"@fi,
        "Monodontomerus dilinae"@sv,
        "Monodontomerus virens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monodontomerus minor"@fi,
        "Monodontomerus minor"@sv .

<http://tun.fi/MX.319589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monodontomerus obscurus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319580> ;
    skos:hiddenLabel "Monodontomerus pubescens"@fi,
        "Monodontomerus pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monodontomerus obscurus"@fi,
        "Monodontomerus obscurus"@sv .

<http://tun.fi/MX.319591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monodontomerus rugulosus" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.319580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monodontomerus rugulosus"@fi,
        "Monodontomerus rugulosus"@sv .

<http://tun.fi/MX.319592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monodontomerus vicicellae" ;
    dwc:scientificNameAuthorship "(Walker, 1847)" ;
    skos:broader <http://tun.fi/MX.319580> ;
    skos:hiddenLabel "Monodontomerus obsoletus"@fi,
        "Monodontomerus obsoletus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Monodontomerus vicicellae"@fi,
        "Monodontomerus vicicellae"@sv .

<http://tun.fi/MX.319595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphomerus stigma" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.319594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyphomerus stigma"@fi,
        "Glyphomerus stigma"@sv .

<http://tun.fi/MX.319596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microdontomerus tibialis" ;
    dwc:scientificNameAuthorship "(Förster, 1856)" ;
    skos:broader <http://tun.fi/MX.4979814> ;
    skos:hiddenLabel "Glyphomerus tibialis"@fi,
        "Glyphomerus tibialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microdontomerus tibialis"@fi,
        "Microdontomerus tibialis"@sv .

<http://tun.fi/MX.319598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotorymus dubius" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudotorymus dubius"@fi,
        "Pseudotorymus dubius"@sv .

<http://tun.fi/MX.319599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotorymus frontinus" ;
    dwc:scientificNameAuthorship "(Walker, 1851)" ;
    skos:broader <http://tun.fi/MX.319597> ;
    skos:hiddenLabel "Pseudotorymus carinatus"@fi,
        "Pseudotorymus carinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudotorymus frontinus"@fi,
        "Pseudotorymus frontinus"@sv .

<http://tun.fi/MX.319601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotorymus krygeri" ;
    dwc:scientificNameAuthorship "Hoffmeyer, 1931" ;
    skos:broader <http://tun.fi/MX.319597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudotorymus krygeri"@fi,
        "Pseudotorymus krygeri"@sv .

<http://tun.fi/MX.319602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotorymus militaris" ;
    dwc:scientificNameAuthorship "(Boheman, 1834)" ;
    skos:broader <http://tun.fi/MX.319597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudotorymus militaris"@fi,
        "Pseudotorymus militaris"@sv .

<http://tun.fi/MX.319603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotorymus napi" ;
    dwc:scientificNameAuthorship "(Amerling & Kirchner, 1860)" ;
    skos:broader <http://tun.fi/MX.319597> ;
    skos:hiddenLabel "Pseudotorymus brassicae"@fi,
        "Pseudotorymus brassicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudotorymus napi"@fi,
        "Pseudotorymus napi"@sv .

<http://tun.fi/MX.319605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotorymus papaveris" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.319597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudotorymus papaveris"@fi,
        "Pseudotorymus papaveris"@sv .

<http://tun.fi/MX.319606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotorymus salicis" ;
    dwc:scientificNameAuthorship "Ruschka, 1923" ;
    skos:broader <http://tun.fi/MX.319597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudotorymus salicis"@fi,
        "Pseudotorymus salicis"@sv .

<http://tun.fi/MX.319614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus abbreviatus" ;
    dwc:scientificNameAuthorship "Boheman, 1834" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus hieracii"@fi,
        "Torymus hieracii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus abbreviatus"@fi,
        "Torymus abbreviatus"@sv .

<http://tun.fi/MX.319616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus affinis" ;
    dwc:scientificNameAuthorship "(Fonscolombe, 1832)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus apicalis"@fi,
        "Torymus apicalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus affinis"@fi,
        "Torymus affinis"@sv .

<http://tun.fi/MX.319618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus armatus" ;
    dwc:scientificNameAuthorship "Boheman, 1834" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus armatus"@fi,
        "Torymus armatus"@sv .

<http://tun.fi/MX.319619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus aucupariae" ;
    dwc:scientificNameAuthorship "(Rodzianko, 1908)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus aucupariae"@fi,
        "Torymus aucupariae"@sv .

<http://tun.fi/MX.319620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus baudysi" ;
    dwc:scientificNameAuthorship "Bouček, 1954" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus baudysi"@fi,
        "Torymus baudysi"@sv .

<http://tun.fi/MX.319621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus confinis" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus confinis"@fi,
        "Torymus confinis"@sv .

<http://tun.fi/MX.319622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus cyaneus" ;
    dwc:scientificNameAuthorship "Walker, 1847" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus cyaneus"@fi,
        "Torymus cyaneus"@sv .

<http://tun.fi/MX.319623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus druparum" ;
    dwc:scientificNameAuthorship "Boheman, 1834" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus druparum"@fi,
        "Torymus druparum"@sv .

<http://tun.fi/MX.319624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus geranii" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus geranii"@fi,
        "Torymus geranii"@sv .

<http://tun.fi/MX.319625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus gracilior" ;
    dwc:scientificNameAuthorship "Graham, 1994" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus gracilior"@fi,
        "Torymus gracilior"@sv .

<http://tun.fi/MX.319626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus fastuosus" ;
    dwc:scientificNameAuthorship "Boheman, 1834" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus fastuosus"@fi,
        "Torymus fastuosus"@sv .

<http://tun.fi/MX.319627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus varians" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus varians"@fi,
        "Torymus varians"@sv .

<http://tun.fi/MX.319628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus angelicae" ;
    dwc:scientificNameAuthorship "(Walker, 1836)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus abdominalis"@fi,
        "Torymus abdominalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus angelicae"@fi,
        "Torymus angelicae"@sv .

<http://tun.fi/MX.319630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus arcticus" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus arcticus"@fi,
        "Torymus arcticus"@sv .

<http://tun.fi/MX.319631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus arundinis" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus bohemani"@fi,
        "Torymus bohemani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus arundinis"@fi,
        "Torymus arundinis"@sv .

<http://tun.fi/MX.319633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus azureus" ;
    dwc:scientificNameAuthorship "Boheman, 1834" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus azureus"@fi,
        "Torymus azureus"@sv .

<http://tun.fi/MX.319634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus bedeguaris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus rosarum"@fi,
        "Torymus rosarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus bedeguaris"@fi,
        "Torymus bedeguaris"@sv .

<http://tun.fi/MX.319636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus caudatus" ;
    dwc:scientificNameAuthorship "Boheman, 1834" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus caudatus"@fi,
        "Torymus caudatus"@sv .

<http://tun.fi/MX.319637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus chloromerus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus cyanimus"@fi,
        "Torymus cyanimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus chloromerus"@fi,
        "Torymus chloromerus"@sv .

<http://tun.fi/MX.319639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus chrysocephalus" ;
    dwc:scientificNameAuthorship "Boheman, 1834" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus chrysocephalus"@fi,
        "Torymus chrysocephalus"@sv .

<http://tun.fi/MX.319640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus cingulatus" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus glechomae"@fi,
        "Torymus glechomae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus cingulatus"@fi,
        "Torymus cingulatus"@sv .

<http://tun.fi/MX.319642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus eadyi" ;
    dwc:scientificNameAuthorship "Graham & Gijswijt, 1998" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus eadyi"@fi,
        "Torymus eadyi"@sv .

<http://tun.fi/MX.319643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus eglanteriae" ;
    dwc:scientificNameAuthorship "Mayr, 1874" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus tiliarum"@fi,
        "Torymus tiliarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus eglanteriae"@fi,
        "Torymus eglanteriae"@sv .

<http://tun.fi/MX.319645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus erucarum" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus fulgens"@fi,
        "Torymus fulgens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus erucarum"@fi,
        "Torymus erucarum"@sv .

<http://tun.fi/MX.319647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus flavipes" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus auratus"@fi,
        "Torymus dauci"@fi,
        "Torymus nigricornis"@fi,
        "Torymus viridissimus"@fi,
        "Torymus auratus"@sv,
        "Torymus dauci"@sv,
        "Torymus nigricornis"@sv,
        "Torymus viridissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus flavipes"@fi,
        "Torymus flavipes"@sv .

<http://tun.fi/MX.319652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus formosus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus amoenus"@fi,
        "Torymus amoenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus formosus"@fi,
        "Torymus formosus"@sv .

<http://tun.fi/MX.319654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus galii" ;
    dwc:scientificNameAuthorship "Boheman, 1834" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus galii"@fi,
        "Torymus galii"@sv .

<http://tun.fi/MX.319655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus gloriosus" ;
    dwc:scientificNameAuthorship "Graham & Gijswijt, 1998" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus gloriosus"@fi,
        "Torymus gloriosus"@sv .

<http://tun.fi/MX.319656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus hederae" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus speciosus"@fi,
        "Torymus speciosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus hederae"@fi,
        "Torymus hederae"@sv .

<http://tun.fi/MX.319658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus hieracii" ;
    dwc:scientificNameAuthorship "Mayr, 1874" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus hieracii"@fi,
        "Torymus hieracii"@sv .

<http://tun.fi/MX.319659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus hylesini" ;
    dwc:scientificNameAuthorship "Graham, 1994" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus hylesini"@fi,
        "Torymus hylesini"@sv .

<http://tun.fi/MX.319660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus igniceps" ;
    dwc:scientificNameAuthorship "Mayr, 1874" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus igniceps"@fi,
        "Torymus igniceps"@sv .

<http://tun.fi/MX.319661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus impar" ;
    dwc:scientificNameAuthorship "Rondani, 1877" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus bakkendorfi"@fi,
        "Torymus bakkendorfi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus impar"@fi,
        "Torymus impar"@sv .

<http://tun.fi/MX.319663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus juniperi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus juniperi"@fi,
        "Torymus juniperi"@sv .

<http://tun.fi/MX.319664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus laetus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus laetus"@fi,
        "Torymus laetus"@sv .

<http://tun.fi/MX.319666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus narvikensis" ;
    dwc:scientificNameAuthorship "Graham, 1994" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus narvikensis"@fi,
        "Torymus narvikensis"@sv .

<http://tun.fi/MX.319667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus nigritarsus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus alpinus"@fi,
        "Torymus alpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus nigritarsus"@fi,
        "Torymus nigritarsus"@sv .

<http://tun.fi/MX.319669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus nobilis" ;
    dwc:scientificNameAuthorship "Boheman, 1834" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus nobilis"@fi,
        "Torymus nobilis"@sv .

<http://tun.fi/MX.319670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus notatus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus incrassata"@fi,
        "Torymus incrassata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus notatus"@fi,
        "Torymus notatus"@sv .

<http://tun.fi/MX.319672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus pastinacae" ;
    dwc:scientificNameAuthorship "Graham & Gijswijt, 1998" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus pastinacae"@fi,
        "Torymus pastinacae"@sv .

<http://tun.fi/MX.319673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus persicariae" ;
    dwc:scientificNameAuthorship "Mayr, 1874" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus purpurascens"@fi,
        "Torymus purpurascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus persicariae"@fi,
        "Torymus persicariae"@sv .

<http://tun.fi/MX.319675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus quercinus" ;
    dwc:scientificNameAuthorship "Boheman, 1834" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus quercinus"@fi,
        "Torymus quercinus"@sv .

<http://tun.fi/MX.319676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus rubi" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus macropterus"@fi,
        "Torymus macropterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus rubi"@fi,
        "Torymus rubi"@sv .

<http://tun.fi/MX.319678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus socius" ;
    dwc:scientificNameAuthorship "Mayr, 1874" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus socius"@fi,
        "Torymus socius"@sv .

<http://tun.fi/MX.319681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus spilopterus" ;
    dwc:scientificNameAuthorship "Boheman, 1834" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus spilopterus"@fi,
        "Torymus spilopterus"@sv .

<http://tun.fi/MX.319682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus tanaceticola" ;
    dwc:scientificNameAuthorship "Ruschka, 1921" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus tanaceticola"@fi,
        "Torymus tanaceticola"@sv .

<http://tun.fi/MX.319683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus tilicola" ;
    dwc:scientificNameAuthorship "Ruschka, 1921" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus tilicola"@fi,
        "Torymus tilicola"@sv .

<http://tun.fi/MX.319684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus tipulariarum" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus tipulariarum"@fi,
        "Torymus tipulariarum"@sv .

<http://tun.fi/MX.319685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus ventralis" ;
    dwc:scientificNameAuthorship "(Fonscolombe, 1832)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus discolor"@fi,
        "Torymus discolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus ventralis"@fi,
        "Torymus ventralis"@sv .

<http://tun.fi/MX.319687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus fuscicornis" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus fuscicornis"@fi,
        "Torymus fuscicornis"@sv .

<http://tun.fi/MX.319688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus nitidulus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus pallidicornis"@fi,
        "Torymus pallidicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus nitidulus"@fi,
        "Torymus nitidulus"@sv .

<http://tun.fi/MX.319692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormyrus gratiosus" ;
    dwc:scientificNameAuthorship "(Förster, 1860)" ;
    skos:broader <http://tun.fi/MX.319691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ormyrus gratiosus"@fi,
        "Ormyrus gratiosus"@sv .

<http://tun.fi/MX.319693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormyrus nitidulus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.319691> ;
    skos:hiddenLabel "Ormyrus tubulosus"@fi,
        "Ormyrus tubulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ormyrus nitidulus"@fi,
        "Ormyrus nitidulus"@sv .

<http://tun.fi/MX.319695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormyrus pomaceus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.319691> ;
    skos:hiddenLabel "Ormyrus punctiger"@fi,
        "Ormyrus punctiger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ormyrus pomaceus"@fi,
        "Ormyrus pomaceus"@sv .

<http://tun.fi/MX.319697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormyrus rufimanus" ;
    dwc:scientificNameAuthorship "Mayr, 1904" ;
    skos:broader <http://tun.fi/MX.319691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ormyrus rufimanus"@fi,
        "Ormyrus rufimanus"@sv .

<http://tun.fi/MX.319701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolampus shurik" ;
    dwc:scientificNameAuthorship "(Nikolskaya, 1952)" ;
    skos:broader <http://tun.fi/MX.319700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysolampus shurik"@fi,
        "Chrysolampus shurik"@sv .

<http://tun.fi/MX.319702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolampus thenae" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.319700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysolampus thenae"@fi,
        "Chrysolampus thenae"@sv .

<http://tun.fi/MX.319705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilampus aureoviridis" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319704> ;
    skos:hiddenLabel "Perilampus chrysonotus"@fi,
        "Perilampus chrysonotus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilampus aureoviridis"@fi,
        "Perilampus aureoviridis"@sv .

<http://tun.fi/MX.319708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilampus chrysonotus" ;
    dwc:scientificNameAuthorship "Förster, 1859" ;
    skos:broader <http://tun.fi/MX.319704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilampus chrysonotus"@fi,
        "Perilampus chrysonotus"@sv .

<http://tun.fi/MX.319709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilampus intermedius" ;
    dwc:scientificNameAuthorship "Boucek, 1956" ;
    skos:broader <http://tun.fi/MX.319704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilampus intermedius"@fi,
        "Perilampus intermedius"@sv .

<http://tun.fi/MX.319710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilampus laevifrons" ;
    dwc:scientificNameAuthorship "Dalman, 1822" ;
    skos:broader <http://tun.fi/MX.319704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilampus laevifrons"@fi,
        "Perilampus laevifrons"@sv .

<http://tun.fi/MX.319711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilampus nitens" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilampus nitens"@fi,
        "Perilampus nitens"@sv .

<http://tun.fi/MX.319712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilampus polypori" ;
    dwc:scientificNameAuthorship "Boucek, 1971" ;
    skos:broader <http://tun.fi/MX.319704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilampus polypori"@fi,
        "Perilampus polypori"@sv .

<http://tun.fi/MX.319714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilampus ruschkai" ;
    dwc:scientificNameAuthorship "Hellén, 1924" ;
    skos:broader <http://tun.fi/MX.319704> ;
    skos:hiddenLabel "Burksilampus ruschkai"@fi,
        "Burksilampus ruschkai"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilampus ruschkai"@fi,
        "Perilampus ruschkai"@sv .

<http://tun.fi/MX.319725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chartocerus subaeneus" ;
    dwc:scientificNameAuthorship "(Förster, 1878)" ;
    skos:broader <http://tun.fi/MX.319724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chartocerus subaeneus"@fi,
        "Chartocerus subaeneus"@sv .

<http://tun.fi/MX.319729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platynocheilus cuprifrons" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platynocheilus cuprifrons"@fi,
        "Platynocheilus cuprifrons"@sv .

<http://tun.fi/MX.319732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetracampe impressa" ;
    dwc:scientificNameAuthorship "Förster, 1841" ;
    skos:broader <http://tun.fi/MX.319731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetracampe impressa"@fi,
        "Tetracampe impressa"@sv .

<http://tun.fi/MX.319734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Foersterella angusticornis" ;
    dwc:scientificNameAuthorship "Hansson, 2016" ;
    skos:broader <http://tun.fi/MX.319733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Foersterella angusticornis"@fi,
        "Foersterella angusticornis"@sv .

<http://tun.fi/MX.319735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Foersterella erdoesi" ;
    dwc:scientificNameAuthorship "Boucek, 1958" ;
    skos:broader <http://tun.fi/MX.319733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Foersterella erdoesi"@fi,
        "Foersterella erdoesi"@sv .

<http://tun.fi/MX.319736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Foersterella reptans" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319733> ;
    skos:hiddenLabel "Foersterella flavipes"@fi,
        "Foersterella flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Foersterella reptans"@fi,
        "Foersterella reptans"@sv .

<http://tun.fi/MX.319739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiclerus temenus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epiclerus temenus"@fi,
        "Epiclerus temenus"@sv .

<http://tun.fi/MX.319741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dipriocampe diprioni" ;
    dwc:scientificNameAuthorship "(Ferrière, 1935)" ;
    skos:broader <http://tun.fi/MX.319740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dipriocampe diprioni"@fi,
        "Dipriocampe diprioni"@sv .

<http://tun.fi/MX.319742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dipriocampe elongata" ;
    dwc:scientificNameAuthorship "(Erdös, 1951)" ;
    skos:broader <http://tun.fi/MX.319740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dipriocampe elongata"@fi,
        "Dipriocampe elongata"@sv .

<http://tun.fi/MX.319748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmus flabellatus" ;
    dwc:scientificNameAuthorship "(Fonscolombe, 1832)" ;
    skos:broader <http://tun.fi/MX.319746> ;
    skos:hiddenLabel "Elasmus scutellaris"@fi,
        "Elasmus scutellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elasmus flabellatus"@fi,
        "Elasmus flabellatus"@sv .

<http://tun.fi/MX.319750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmus nudus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319746> ;
    skos:hiddenLabel "Elasmus albipennis"@fi,
        "Elasmus albipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elasmus nudus"@fi,
        "Elasmus nudus"@sv .

<http://tun.fi/MX.319752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmus unicolor" ;
    dwc:scientificNameAuthorship "(Rondani, 1877)" ;
    skos:broader <http://tun.fi/MX.319746> ;
    skos:hiddenLabel "Elasmus fumipennis"@fi,
        "Elasmus fumipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elasmus unicolor"@fi,
        "Elasmus unicolor"@sv .

<http://tun.fi/MX.319754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmus viridiceps" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elasmus viridiceps"@fi,
        "Elasmus viridiceps"@sv .

<http://tun.fi/MX.319757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectrus bicolor" ;
    dwc:scientificNameAuthorship "(Swederus, 1795)" ;
    skos:broader <http://tun.fi/MX.319756> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectrus bicolor"@fi,
        "Euplectrus bicolor"@sv .

<http://tun.fi/MX.319759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomesius rufescens" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.319758> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomesius rufescens"@fi,
        "Stenomesius rufescens"@sv .

<http://tun.fi/MX.319767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachertus charondas" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elachertus charondas"@fi,
        "Elachertus charondas"@sv .

<http://tun.fi/MX.319768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachertus fenestratus" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.319765> ;
    skos:hiddenLabel "Elachertus argissa"@fi,
        "Elachertus argissa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elachertus fenestratus"@fi,
        "Elachertus fenestratus"@sv .

<http://tun.fi/MX.319770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachertus inunctus" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.319765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elachertus inunctus"@fi,
        "Elachertus inunctus"@sv .

<http://tun.fi/MX.319771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachertus isadas" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elachertus isadas"@fi,
        "Elachertus isadas"@sv .

<http://tun.fi/MX.319772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachertus lateralis" ;
    dwc:scientificNameAuthorship "(Spinola, 1808)" ;
    skos:broader <http://tun.fi/MX.319765> ;
    skos:hiddenLabel "Elachertus artaeus"@fi,
        "Elachertus artaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elachertus lateralis"@fi,
        "Elachertus lateralis"@sv .

<http://tun.fi/MX.319774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachertus longipetiolus" ;
    dwc:scientificNameAuthorship "Bouček, 1971" ;
    skos:broader <http://tun.fi/MX.319765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elachertus longipetiolus"@fi,
        "Elachertus longipetiolus"@sv .

<http://tun.fi/MX.319775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachertus pilosiscuta" ;
    dwc:scientificNameAuthorship "Bouček, 1971" ;
    skos:broader <http://tun.fi/MX.319765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elachertus pilosiscuta"@fi,
        "Elachertus pilosiscuta"@sv .

<http://tun.fi/MX.319777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthellum transsylvanicum" ;
    dwc:scientificNameAuthorship "Erdös, 1951" ;
    skos:broader <http://tun.fi/MX.319776> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xanthellum transsylvanicum"@fi,
        "Xanthellum transsylvanicum"@sv .

<http://tun.fi/MX.319779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryopezus brevipennis" ;
    dwc:scientificNameAuthorship "Erdös, 1951" ;
    skos:broader <http://tun.fi/MX.319778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryopezus brevipennis"@fi,
        "Bryopezus brevipennis"@sv .

<http://tun.fi/MX.319781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miotropis unipuncta" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miotropis unipuncta"@fi,
        "Miotropis unipuncta"@sv .

<http://tun.fi/MX.319784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulogymnus arsames" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.319782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulogymnus arsames"@fi,
        "Aulogymnus arsames"@sv .

<http://tun.fi/MX.319785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulogymnus euedoreschus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulogymnus euedoreschus"@fi,
        "Aulogymnus euedoreschus"@sv .

<http://tun.fi/MX.319786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulogymnus gallarum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.319782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulogymnus gallarum"@fi,
        "Aulogymnus gallarum"@sv .

<http://tun.fi/MX.319789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirrospilus curvineurus" ;
    dwc:scientificNameAuthorship "Askew, 1965" ;
    skos:broader <http://tun.fi/MX.319788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cirrospilus curvineurus"@fi,
        "Cirrospilus curvineurus"@sv .

<http://tun.fi/MX.319790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirrospilus diallus" ;
    dwc:scientificNameAuthorship "Walker, 1838" ;
    skos:broader <http://tun.fi/MX.319788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cirrospilus diallus"@fi,
        "Cirrospilus diallus"@sv .

<http://tun.fi/MX.319791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirrospilus elegantissimus" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.319788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cirrospilus elegantissimus"@fi,
        "Cirrospilus elegantissimus"@sv .

<http://tun.fi/MX.319792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirrospilus lyncus" ;
    dwc:scientificNameAuthorship "Walker, 1838" ;
    skos:broader <http://tun.fi/MX.319788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cirrospilus lyncus"@fi,
        "Cirrospilus lyncus"@sv .

<http://tun.fi/MX.319793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirrospilus pictus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cirrospilus pictus"@fi,
        "Cirrospilus pictus"@sv .

<http://tun.fi/MX.319794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirrospilus salatis" ;
    dwc:scientificNameAuthorship "Walker, 1838" ;
    skos:broader <http://tun.fi/MX.319788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cirrospilus salatis"@fi,
        "Cirrospilus salatis"@sv .

<http://tun.fi/MX.319795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Burkseus singa" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.5016363> ;
    skos:hiddenLabel "Cirrospilus singa"@fi,
        "Cirrospilus singa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Burkseus singa"@fi,
        "Burkseus singa"@sv .

<http://tun.fi/MX.319796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirrospilus variegatus" ;
    dwc:scientificNameAuthorship "(Masi, 1907)" ;
    skos:broader <http://tun.fi/MX.319788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cirrospilus variegatus"@fi,
        "Cirrospilus variegatus"@sv .

<http://tun.fi/MX.319797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirrospilus viticola" ;
    dwc:scientificNameAuthorship "(Rondani, 1877)" ;
    skos:broader <http://tun.fi/MX.319788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cirrospilus viticola"@fi,
        "Cirrospilus viticola"@sv .

<http://tun.fi/MX.319798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Burkseus vittatus" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.5016363> ;
    skos:hiddenLabel "Cirrospilus pulcherrimus"@fi,
        "Cirrospilus vittatus"@fi,
        "Cirrospilus pulcherrimus"@sv,
        "Cirrospilus vittatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Burkseus vittatus"@fi,
        "Burkseus vittatus"@sv .

<http://tun.fi/MX.319801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaulinopsis arenaria" ;
    dwc:scientificNameAuthorship "(Erdös, 1951)" ;
    skos:broader <http://tun.fi/MX.319800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaulinopsis arenaria"@fi,
        "Diaulinopsis arenaria"@sv .

<http://tun.fi/MX.319804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympiesis acalle" ;
    dwc:scientificNameAuthorship "(Walker, 1848)" ;
    skos:broader <http://tun.fi/MX.319803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympiesis acalle"@fi,
        "Sympiesis acalle"@sv .

<http://tun.fi/MX.319805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympiesis dolichogaster" ;
    dwc:scientificNameAuthorship "Ashmead, 1888" ;
    skos:broader <http://tun.fi/MX.319803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympiesis dolichogaster"@fi,
        "Sympiesis dolichogaster"@sv .

<http://tun.fi/MX.319806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympiesis euspilapterygis" ;
    dwc:scientificNameAuthorship "(Erdös, 1958)" ;
    skos:broader <http://tun.fi/MX.319803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympiesis euspilapterygis"@fi,
        "Sympiesis euspilapterygis"@sv .

<http://tun.fi/MX.319807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympiesis gordius" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympiesis gordius"@fi,
        "Sympiesis gordius"@sv .

<http://tun.fi/MX.319808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympiesis gregori" ;
    dwc:scientificNameAuthorship "Bouček, 1958" ;
    skos:broader <http://tun.fi/MX.319803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympiesis gregori"@fi,
        "Sympiesis gregori"@sv .

<http://tun.fi/MX.319809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympiesis lucida" ;
    dwc:scientificNameAuthorship "Storozheva, 1981" ;
    skos:broader <http://tun.fi/MX.319803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympiesis lucida"@fi,
        "Sympiesis lucida"@sv .

<http://tun.fi/MX.319810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympiesis notata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.319803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympiesis notata"@fi,
        "Sympiesis notata"@sv .

<http://tun.fi/MX.319811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympiesis punctifrons" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympiesis punctifrons"@fi,
        "Sympiesis punctifrons"@sv .

<http://tun.fi/MX.319812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympiesis sericeicornis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympiesis sericeicornis"@fi,
        "Sympiesis sericeicornis"@sv .

<http://tun.fi/MX.319813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympiesis viridula" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympiesis viridula"@fi,
        "Sympiesis viridula"@sv .

<http://tun.fi/MX.319814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympiesis xanthostoma" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympiesis xanthostoma"@fi,
        "Sympiesis xanthostoma"@sv .

<http://tun.fi/MX.319816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dimmockia brevicornis" ;
    dwc:scientificNameAuthorship "(Erdös, 1954)" ;
    skos:broader <http://tun.fi/MX.319815> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dimmockia brevicornis"@fi,
        "Dimmockia brevicornis"@sv .

<http://tun.fi/MX.319818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemiptarsenus fulvicollis" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemiptarsenus fulvicollis"@fi,
        "Hemiptarsenus fulvicollis"@sv .

<http://tun.fi/MX.319819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemiptarsenus ornatus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319817> ;
    skos:hiddenLabel "Hemiptarsenus dropion"@fi,
        "Hemiptarsenus dropion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemiptarsenus ornatus"@fi,
        "Hemiptarsenus ornatus"@sv .

<http://tun.fi/MX.319821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemiptarsenus unguicellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.319817> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemiptarsenus unguicellus"@fi,
        "Hemiptarsenus unguicellus"@sv .

<http://tun.fi/MX.319823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicladocerus euryalus" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.319822> ;
    skos:hiddenLabel "Dicladocerus aeneiscapus"@fi,
        "Dicladocerus aeneiscapus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicladocerus euryalus"@fi,
        "Dicladocerus euryalus"@sv .

<http://tun.fi/MX.319825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicladocerus westwoodii" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.319822> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicladocerus westwoodii"@fi,
        "Dicladocerus westwoodii"@sv .

<http://tun.fi/MX.319827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnigalio agraules" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnigalio agraules"@fi,
        "Pnigalio agraules"@sv .

<http://tun.fi/MX.319828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnigalio longulus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.319826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnigalio longulus"@fi,
        "Pnigalio longulus"@sv .

<http://tun.fi/MX.319829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnigalio monilicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.319826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnigalio monilicornis"@fi,
        "Pnigalio monilicornis"@sv .

<http://tun.fi/MX.319830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnigalio nemati" ;
    dwc:scientificNameAuthorship "(Westwood, 1838)" ;
    skos:broader <http://tun.fi/MX.319826> ;
    skos:hiddenLabel "Pnigalio tischbeinii"@fi,
        "Pnigalio tischbeinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnigalio nemati"@fi,
        "Pnigalio nemati"@sv .

<http://tun.fi/MX.319832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnigalio pectinicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.319826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnigalio pectinicornis"@fi,
        "Pnigalio pectinicornis"@sv .

<http://tun.fi/MX.319833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnigalio phragmitis" ;
    dwc:scientificNameAuthorship "(Erdös, 1954)" ;
    skos:broader <http://tun.fi/MX.319826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnigalio phragmitis"@fi,
        "Pnigalio phragmitis"@sv .

<http://tun.fi/MX.319834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnigalio pristiphorae" ;
    dwc:scientificNameAuthorship "Askew, 1965" ;
    skos:broader <http://tun.fi/MX.319826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnigalio pristiphorae"@fi,
        "Pnigalio pristiphorae"@sv .

<http://tun.fi/MX.319835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnigalio soemius" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnigalio soemius"@fi,
        "Pnigalio soemius"@sv .

<http://tun.fi/MX.319836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnigalio tricuspis" ;
    dwc:scientificNameAuthorship "(Erdös, 1954)" ;
    skos:broader <http://tun.fi/MX.319826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnigalio tricuspis"@fi,
        "Pnigalio tricuspis"@sv .

<http://tun.fi/MX.319837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnigalio tridentatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnigalio tridentatus"@fi,
        "Pnigalio tridentatus"@sv .

<http://tun.fi/MX.319840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dahlbominus fuscipennis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.319838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dahlbominus fuscipennis"@fi,
        "Dahlbominus fuscipennis"@sv .

<http://tun.fi/MX.319843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulophus abdominalis" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.319841> ;
    skos:hiddenLabel "Eulophus longicornis"@fi,
        "Eulophus longicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulophus abdominalis"@fi,
        "Eulophus abdominalis"@sv .

<http://tun.fi/MX.319845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulophus cyanescens" ;
    dwc:scientificNameAuthorship "Boucek, 1959" ;
    skos:broader <http://tun.fi/MX.319841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulophus cyanescens"@fi,
        "Eulophus cyanescens"@sv .

<http://tun.fi/MX.319846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulophus larvarum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.319841> ;
    skos:hiddenLabel "Eulophus aeneicoxa"@fi,
        "Eulophus aeneicoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulophus larvarum"@fi,
        "Eulophus larvarum"@sv .

<http://tun.fi/MX.319848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulophus pennicornis" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.319841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulophus pennicornis"@fi,
        "Eulophus pennicornis"@sv .

<http://tun.fi/MX.319849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulophus thespius" ;
    dwc:scientificNameAuthorship "Walker, 1839" ;
    skos:broader <http://tun.fi/MX.319841> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eulophus thespius"@fi,
        "Eulophus thespius"@sv .

<http://tun.fi/MX.319851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Necremnus artynes" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Necremnus artynes"@fi,
        "Necremnus artynes"@sv .

<http://tun.fi/MX.319852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Necremnus capitatus" ;
    dwc:scientificNameAuthorship "Bouček, 1958" ;
    skos:broader <http://tun.fi/MX.319850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Necremnus capitatus"@fi,
        "Necremnus capitatus"@sv .

<http://tun.fi/MX.319853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Necremnus cosconius" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Necremnus cosconius"@fi,
        "Necremnus cosconius"@sv .

<http://tun.fi/MX.319854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Necremnus folia" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Necremnus folia"@fi,
        "Necremnus folia"@sv .

<http://tun.fi/MX.319855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Necremnus leucarthros" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Necremnus leucarthros"@fi,
        "Necremnus leucarthros"@sv .

<http://tun.fi/MX.319856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Necremnus metalarus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Necremnus metalarus"@fi,
        "Necremnus metalarus"@sv .

<http://tun.fi/MX.319857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Necremnus tidius" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Necremnus tidius"@fi,
        "Necremnus tidius"@sv .

<http://tun.fi/MX.319859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microlycus erdoesi" ;
    dwc:scientificNameAuthorship "Boucek, 1958" ;
    skos:broader <http://tun.fi/MX.319858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microlycus erdoesi"@fi,
        "Microlycus erdoesi"@sv .

<http://tun.fi/MX.319860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microlycus heterocerus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microlycus heterocerus"@fi,
        "Microlycus heterocerus"@sv .

<http://tun.fi/MX.319861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microlycus virens" ;
    dwc:scientificNameAuthorship "Erdös, 1951" ;
    skos:broader <http://tun.fi/MX.319858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microlycus virens"@fi,
        "Microlycus virens"@sv .

<http://tun.fi/MX.319863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colpoclypeus florus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colpoclypeus florus"@fi,
        "Colpoclypeus florus"@sv .

<http://tun.fi/MX.319865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diglyphus begini" ;
    dwc:scientificNameAuthorship "(Ashmead, 1904)" ;
    skos:broader <http://tun.fi/MX.319864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diglyphus begini"@fi,
        "Diglyphus begini"@sv .

<http://tun.fi/MX.319866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diglyphus chabrias" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.319864> ;
    skos:hiddenLabel "Diglyphus poppoea"@fi,
        "Diglyphus poppoea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diglyphus chabrias"@fi,
        "Diglyphus chabrias"@sv .

<http://tun.fi/MX.319867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diglyphus crassinervis" ;
    dwc:scientificNameAuthorship "Erdös, 1958" ;
    skos:broader <http://tun.fi/MX.319864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diglyphus crassinervis"@fi,
        "Diglyphus crassinervis"@sv .

<http://tun.fi/MX.319868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diglyphus isaea" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.319864> ;
    skos:hiddenLabel "Diglyphus viridis"@fi,
        "Diglyphus viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diglyphus isaea"@fi,
        "Diglyphus isaea"@sv .

<http://tun.fi/MX.319870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diglyphus minoeus" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.319864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diglyphus minoeus"@fi,
        "Diglyphus minoeus"@sv .

<http://tun.fi/MX.319871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diglyphus pachyneurus" ;
    dwc:scientificNameAuthorship "Graham, 1963" ;
    skos:broader <http://tun.fi/MX.319864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diglyphus pachyneurus"@fi,
        "Diglyphus pachyneurus"@sv .

<http://tun.fi/MX.319873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diglyphus pusztensis" ;
    dwc:scientificNameAuthorship "(Erdös & Novicky, 1951)" ;
    skos:broader <http://tun.fi/MX.319864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diglyphus pusztensis"@fi,
        "Diglyphus pusztensis"@sv .

<http://tun.fi/MX.319877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beornia femorata" ;
    dwc:scientificNameAuthorship "Hedqvist, 1975" ;
    skos:broader <http://tun.fi/MX.319876> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Beornia femorata"@fi,
        "Beornia femorata"@sv .

<http://tun.fi/MX.319879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euderus agrili" ;
    dwc:scientificNameAuthorship "Boućek, 1963" ;
    skos:broader <http://tun.fi/MX.319878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euderus agrili"@fi,
        "Euderus agrili"@sv .

<http://tun.fi/MX.319880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euderus albitarsis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.319878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euderus albitarsis"@fi,
        "Euderus albitarsis"@sv .

<http://tun.fi/MX.319881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euderus caudatus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euderus caudatus"@fi,
        "Euderus caudatus"@sv .

<http://tun.fi/MX.319882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euderus viridis" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euderus viridis"@fi,
        "Euderus viridis"@sv .

<http://tun.fi/MX.319884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allocerastichus doderi" ;
    dwc:scientificNameAuthorship "Masi, 1924" ;
    skos:broader <http://tun.fi/MX.319883> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allocerastichus doderi"@fi,
        "Allocerastichus doderi"@sv .

<http://tun.fi/MX.319886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astichus arithmeticus" ;
    dwc:scientificNameAuthorship "(Förster, 1851)" ;
    skos:broader <http://tun.fi/MX.319885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astichus arithmeticus"@fi,
        "Astichus arithmeticus"@sv .

<http://tun.fi/MX.319887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astichus intermedius" ;
    dwc:scientificNameAuthorship "Hedqvist, 1969" ;
    skos:broader <http://tun.fi/MX.319885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astichus intermedius"@fi,
        "Astichus intermedius"@sv .

<http://tun.fi/MX.319890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mischotetrastichus petiolatus" ;
    dwc:scientificNameAuthorship "(Erdös, 1961)" ;
    skos:broader <http://tun.fi/MX.319889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mischotetrastichus petiolatus"@fi,
        "Mischotetrastichus petiolatus"@sv .

<http://tun.fi/MX.319892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minotetrastichus frontalis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319891> ;
    skos:hiddenLabel "Minotetrastichus ecus"@fi,
        "Minotetrastichus ecus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minotetrastichus frontalis"@fi,
        "Minotetrastichus frontalis"@sv .

<http://tun.fi/MX.319894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minotetrastichus treron" ;
    dwc:scientificNameAuthorship "Graham, 1987" ;
    skos:broader <http://tun.fi/MX.319891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minotetrastichus treron"@fi,
        "Minotetrastichus treron"@sv .

<http://tun.fi/MX.319896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigmophora brevicornis" ;
    dwc:scientificNameAuthorship "(Panzer, 1804)" ;
    skos:broader <http://tun.fi/MX.319895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sigmophora brevicornis"@fi,
        "Sigmophora brevicornis"@sv .

<http://tun.fi/MX.319898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaprostocetus acuminatus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.319897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaprostocetus acuminatus"@fi,
        "Anaprostocetus acuminatus"@sv .

<http://tun.fi/MX.319900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus aethiops" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus aethiops"@fi,
        "Aprostocetus aethiops"@sv .

<http://tun.fi/MX.319901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus crino" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus crino"@fi,
        "Aprostocetus crino"@sv .

<http://tun.fi/MX.319902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus cyniphidium" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus cyniphidium"@fi,
        "Aprostocetus cyniphidium"@sv .

<http://tun.fi/MX.319904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus longulus" ;
    dwc:scientificNameAuthorship "(Erdös, 1954)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus longulus"@fi,
        "Aprostocetus longulus"@sv .

<http://tun.fi/MX.319905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus ping" ;
    dwc:scientificNameAuthorship "Graham, 1987" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus ping"@fi,
        "Aprostocetus ping"@sv .

<http://tun.fi/MX.319906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus suevius" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus suevius"@fi,
        "Aprostocetus suevius"@sv .

<http://tun.fi/MX.319907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus alveatus" ;
    dwc:scientificNameAuthorship "Graham, 1961" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus alveatus"@fi,
        "Aprostocetus alveatus"@sv .

<http://tun.fi/MX.319908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus anodaphus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus anodaphus"@fi,
        "Aprostocetus anodaphus"@sv .

<http://tun.fi/MX.319909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus aurantiacus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus aurantiacus"@fi,
        "Aprostocetus aurantiacus"@sv .

<http://tun.fi/MX.319910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus boreus" ;
    dwc:scientificNameAuthorship "(Delcchi, 1954)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus boreus"@fi,
        "Aprostocetus boreus"@sv .

<http://tun.fi/MX.319911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus brachycerus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus brachycerus"@fi,
        "Aprostocetus brachycerus"@sv .

<http://tun.fi/MX.319912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus calamarius" ;
    dwc:scientificNameAuthorship "Graham, 1961" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus calamarius"@fi,
        "Aprostocetus calamarius"@sv .

<http://tun.fi/MX.319913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus caudatus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus caudatus"@fi,
        "Aprostocetus caudatus"@sv .

<http://tun.fi/MX.319914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus ciliatus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus ciliatus"@fi,
        "Aprostocetus ciliatus"@sv .

<http://tun.fi/MX.319915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus citripes" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus citripes"@fi,
        "Aprostocetus citripes"@sv .

<http://tun.fi/MX.319916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus clavicornis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus clavicornis"@fi,
        "Aprostocetus clavicornis"@sv .

<http://tun.fi/MX.319917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus diversus" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:hiddenLabel "Aprostocetus abydenus"@fi,
        "Aprostocetus abydenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus diversus"@fi,
        "Aprostocetus diversus"@sv .

<http://tun.fi/MX.319919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus eriophyes" ;
    dwc:scientificNameAuthorship "(Taylor, 1909)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus eriophyes"@fi,
        "Aprostocetus eriophyes"@sv .

<http://tun.fi/MX.319920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus eurytomae" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:hiddenLabel "Aprostocetus alveatus"@fi,
        "Aprostocetus alveatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus eurytomae"@fi,
        "Aprostocetus eurytomae"@sv .

<http://tun.fi/MX.319922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus gratus" ;
    dwc:scientificNameAuthorship "(Giraud, 1863)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus gratus"@fi,
        "Aprostocetus gratus"@sv .

<http://tun.fi/MX.319923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus longicauda" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus longicauda"@fi,
        "Aprostocetus longicauda"@sv .

<http://tun.fi/MX.319924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus lycidas" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus lycidas"@fi,
        "Aprostocetus lycidas"@sv .

<http://tun.fi/MX.319925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus mandanis" ;
    dwc:scientificNameAuthorship "(Walker, 1838)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus mandanis"@fi,
        "Aprostocetus mandanis"@sv .

<http://tun.fi/MX.319926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus neglectus" ;
    dwc:scientificNameAuthorship "(Domenichini, 1957)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus neglectus"@fi,
        "Aprostocetus neglectus"@sv .

<http://tun.fi/MX.319927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus orithyia" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:hiddenLabel "Aprostocetus arundinis"@fi,
        "Aprostocetus arundinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus orithyia"@fi,
        "Aprostocetus orithyia"@sv .

<http://tun.fi/MX.319929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus pausiris" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus pausiris"@fi,
        "Aprostocetus pausiris"@sv .

<http://tun.fi/MX.319930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus pseudopodiellus" ;
    dwc:scientificNameAuthorship "(Bakkendorf, 1953)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus pseudopodiellus"@fi,
        "Aprostocetus pseudopodiellus"@sv .

<http://tun.fi/MX.319931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus pygmaeus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus pygmaeus"@fi,
        "Aprostocetus pygmaeus"@sv .

<http://tun.fi/MX.319932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus rubi" ;
    dwc:scientificNameAuthorship "Graham, 1987" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus rubi"@fi,
        "Aprostocetus rubi"@sv .

<http://tun.fi/MX.319933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus salictorum" ;
    dwc:scientificNameAuthorship "Graham, 1987" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus salictorum"@fi,
        "Aprostocetus salictorum"@sv .

<http://tun.fi/MX.319934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus strobilanae" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:hiddenLabel "Aprostocetus strobilense"@fi,
        "Aprostocetus strobilense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus strobilanae"@fi,
        "Aprostocetus strobilanae"@sv .

<http://tun.fi/MX.319936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus terebrans" ;
    dwc:scientificNameAuthorship "Erdös, 1954" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus terebrans"@fi,
        "Aprostocetus terebrans"@sv .

<http://tun.fi/MX.319937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus tymber" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus tymber"@fi,
        "Aprostocetus tymber"@sv .

<http://tun.fi/MX.319938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus zosimus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:hiddenLabel "Aprostocetus charoba"@fi,
        "Aprostocetus charoba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus zosimus"@fi,
        "Aprostocetus zosimus"@sv .

<http://tun.fi/MX.319941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceratoneuromyia granularis" ;
    dwc:scientificNameAuthorship "Domenichini, 1967" ;
    skos:broader <http://tun.fi/MX.319940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceratoneuromyia granularis"@fi,
        "Aceratoneuromyia granularis"@sv .

<http://tun.fi/MX.319943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadrastichus anysis" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadrastichus anysis"@fi,
        "Quadrastichus anysis"@sv .

<http://tun.fi/MX.319944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadrastichus brevinervis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.319942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadrastichus brevinervis"@fi,
        "Quadrastichus brevinervis"@sv .

<http://tun.fi/MX.319945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadrastichus citrinus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadrastichus citrinus"@fi,
        "Quadrastichus citrinus"@sv .

<http://tun.fi/MX.319946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadrastichus lasiocerus" ;
    dwc:scientificNameAuthorship "(Graham, 1961)" ;
    skos:broader <http://tun.fi/MX.319942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadrastichus lasiocerus"@fi,
        "Quadrastichus lasiocerus"@sv .

<http://tun.fi/MX.319947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadrastichus vacuna" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadrastichus vacuna"@fi,
        "Quadrastichus vacuna"@sv .

<http://tun.fi/MX.319948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadrastichus ventricosus" ;
    dwc:scientificNameAuthorship "(Graham, 1961)" ;
    skos:broader <http://tun.fi/MX.319942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadrastichus ventricosus"@fi,
        "Quadrastichus ventricosus"@sv .

<http://tun.fi/MX.319949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadrastichus xanthosoma" ;
    dwc:scientificNameAuthorship "(Graham, 1974)" ;
    skos:broader <http://tun.fi/MX.319942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadrastichus xanthosoma"@fi,
        "Quadrastichus xanthosoma"@sv .

<http://tun.fi/MX.319951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baryscapus agrilorum" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.319950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baryscapus agrilorum"@fi,
        "Baryscapus agrilorum"@sv .

<http://tun.fi/MX.319952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baryscapus endemus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baryscapus endemus"@fi,
        "Baryscapus endemus"@sv .

<http://tun.fi/MX.319953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baryscapus galactopus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.319950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baryscapus galactopus"@fi,
        "Baryscapus galactopus"@sv .

<http://tun.fi/MX.319954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baryscapus impeditus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baryscapus impeditus"@fi,
        "Baryscapus impeditus"@sv .

<http://tun.fi/MX.319955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baryscapus pallidae" ;
    dwc:scientificNameAuthorship "Graham, 1991" ;
    skos:broader <http://tun.fi/MX.319950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baryscapus pallidae"@fi,
        "Baryscapus pallidae"@sv .

<http://tun.fi/MX.319958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pronotalia carlinarum" ;
    dwc:scientificNameAuthorship "(Szelényi & Erdös, 1951)" ;
    skos:broader <http://tun.fi/MX.319956> ;
    skos:hiddenLabel "Pronotalia liparae"@fi,
        "Pronotalia valkeilai"@fi,
        "Pronotalia liparae"@sv,
        "Pronotalia valkeilai"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pronotalia carlinarum"@fi,
        "Pronotalia carlinarum"@sv .

<http://tun.fi/MX.319961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pronotalia trypetae" ;
    dwc:scientificNameAuthorship "Gradwell, 1957" ;
    skos:broader <http://tun.fi/MX.319956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pronotalia trypetae"@fi,
        "Pronotalia trypetae"@sv .

<http://tun.fi/MX.319963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligosita krygeri" ;
    dwc:scientificNameAuthorship "Girault, 1929" ;
    skos:broader <http://tun.fi/MX.319354> ;
    skos:hiddenLabel "Oligosita pulchra"@fi,
        "Oligosita pulchra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligosita krygeri"@fi,
        "Oligosita krygeri"@sv .

<http://tun.fi/MX.319965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligosita nudipennis" ;
    dwc:scientificNameAuthorship "(Kryger, 1919)" ;
    skos:broader <http://tun.fi/MX.319354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligosita nudipennis"@fi,
        "Oligosita nudipennis"@sv .

<http://tun.fi/MX.319966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligosita schlicki" ;
    dwc:scientificNameAuthorship "(Kryger, 1919)" ;
    skos:broader <http://tun.fi/MX.319354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligosita schlicki"@fi,
        "Oligosita schlicki"@sv .

<http://tun.fi/MX.319967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligosita subfasciata" ;
    dwc:scientificNameAuthorship "Westwood, 1879" ;
    skos:broader <http://tun.fi/MX.319354> ;
    skos:hiddenLabel "Oligosita incrassata"@fi,
        "Oligosita incrassata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligosita subfasciata"@fi,
        "Oligosita subfasciata"@sv .

<http://tun.fi/MX.319970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uscana fumipennis" ;
    dwc:scientificNameAuthorship "(Blood, 1923)" ;
    skos:broader <http://tun.fi/MX.319969> ;
    skos:hiddenLabel "Uscana scutellaris"@fi,
        "Uscana scutellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uscana fumipennis"@fi,
        "Uscana fumipennis"@sv .

<http://tun.fi/MX.319973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophioneurus signatus" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1852" ;
    skos:broader <http://tun.fi/MX.319972> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophioneurus signatus"@fi,
        "Ophioneurus signatus"@sv .

<http://tun.fi/MX.319975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ufens foersteri" ;
    dwc:scientificNameAuthorship "(Kryger, 1919)" ;
    skos:broader <http://tun.fi/MX.319974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ufens foersteri"@fi,
        "Ufens foersteri"@sv .

<http://tun.fi/MX.319979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stethynium triclavatum" ;
    dwc:scientificNameAuthorship "Enock, 1909" ;
    skos:broader <http://tun.fi/MX.319978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stethynium triclavatum"@fi,
        "Stethynium triclavatum"@sv .

<http://tun.fi/MX.319981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagrus atomus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.319980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagrus atomus"@fi,
        "Anagrus atomus"@sv .

<http://tun.fi/MX.319983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagrus fennicus" ;
    dwc:scientificNameAuthorship "Soyka, 1956" ;
    skos:broader <http://tun.fi/MX.319980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagrus fennicus"@fi,
        "Anagrus fennicus"@sv .

<http://tun.fi/MX.319985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagrus incarnatus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.319980> ;
    skos:hiddenLabel "Anagrus breviphragma"@fi,
        "Anagrus incarnatosimilis"@fi,
        "Anagrus breviphragma"@sv,
        "Anagrus incarnatosimilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagrus incarnatus"@fi,
        "Anagrus incarnatus"@sv .

<http://tun.fi/MX.319988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagrus parvus" ;
    dwc:scientificNameAuthorship "Soyka, 1956" ;
    skos:broader <http://tun.fi/MX.319980> ;
    skos:hiddenLabel "Anagrus ustulatus"@fi,
        "Anagrus ustulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagrus parvus"@fi,
        "Anagrus parvus"@sv .

<http://tun.fi/MX.319991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alaptus fusculus" ;
    dwc:scientificNameAuthorship "Walker, 1846" ;
    skos:broader <http://tun.fi/MX.319990> ;
    skos:hiddenLabel "Alaptus foersteri"@fi,
        "Alaptus foersteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alaptus fusculus"@fi,
        "Alaptus fusculus"@sv .

<http://tun.fi/MX.319993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alaptus minimus" ;
    dwc:scientificNameAuthorship "Westwood, 1839" ;
    skos:broader <http://tun.fi/MX.319990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alaptus minimus"@fi,
        "Alaptus minimus"@sv .

<http://tun.fi/MX.319994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alaptus pallidicornis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.319990> ;
    skos:hiddenLabel "Alaptus pallidornis"@fi,
        "Alaptus pallidornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alaptus pallidicornis"@fi,
        "Alaptus pallidicornis"@sv .

<http://tun.fi/MX.319996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alaptus schmitzi" ;
    dwc:scientificNameAuthorship "Soyka, 1939" ;
    skos:broader <http://tun.fi/MX.319990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alaptus schmitzi"@fi,
        "Alaptus schmitzi"@sv .

<http://tun.fi/MX.319997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alaptus terebrans" ;
    dwc:scientificNameAuthorship "Kryger, 1950" ;
    skos:broader <http://tun.fi/MX.319990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alaptus terebrans"@fi,
        "Alaptus terebrans"@sv .

<http://tun.fi/MX.319999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Litus cynipseus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.319998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Litus cynipseus"@fi,
        "Litus cynipseus"@sv .

<http://tun.fi/MX.32> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycnemis pennipes" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.31> ;
    skos:hiddenLabel "Platycnemis pennipes"@fi,
        "Platycnemis pennipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkakoipikorento"@fi,
        "flodflickslända"@sv .

<http://tun.fi/MX.320002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ooctonus hemipterus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.320001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ooctonus hemipterus"@fi,
        "Ooctonus hemipterus"@sv .

<http://tun.fi/MX.320003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ooctonus insignis" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.320001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ooctonus insignis"@fi,
        "Ooctonus insignis"@sv .

<http://tun.fi/MX.320004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ooctonus notatus" ;
    dwc:scientificNameAuthorship "Walker, 1846" ;
    skos:broader <http://tun.fi/MX.320001> ;
    skos:hiddenLabel "Ooctonus heterotomus"@fi,
        "Ooctonus heterotomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ooctonus notatus"@fi,
        "Ooctonus notatus"@sv .

<http://tun.fi/MX.320006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ooctonus novickyi" ;
    dwc:scientificNameAuthorship "Soyka, 1950" ;
    skos:broader <http://tun.fi/MX.320001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ooctonus novickyi"@fi,
        "Ooctonus novickyi"@sv .

<http://tun.fi/MX.320007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ooctonus sublaevis" ;
    dwc:scientificNameAuthorship "Förster, 1847" ;
    skos:broader <http://tun.fi/MX.320001> ;
    skos:hiddenLabel "Ooctonus dovrensis"@fi,
        "Ooctonus dovrensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ooctonus sublaevis"@fi,
        "Ooctonus sublaevis"@sv .

<http://tun.fi/MX.320009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ooctonus vulgatus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.320001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ooctonus vulgatus"@fi,
        "Ooctonus vulgatus"@sv .

<http://tun.fi/MX.320011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptoptera cardui" ;
    dwc:scientificNameAuthorship "(Foerster, 1856)" ;
    skos:broader <http://tun.fi/MX.320010> ;
    skos:hiddenLabel "Camptoptera aula"@fi,
        "Camptoptera aula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptoptera cardui"@fi,
        "Camptoptera cardui"@sv .

<http://tun.fi/MX.320013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptoptera papaveris" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.320010> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptoptera papaveris"@fi,
        "Camptoptera papaveris"@sv .

<http://tun.fi/MX.320017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatocerus minor" ;
    dwc:scientificNameAuthorship "Matthews, 1986" ;
    skos:broader <http://tun.fi/MX.320014> ;
    skos:hiddenLabel "Gonatocerus aegyptiacus"@fi,
        "Gonatocerus aegyptiacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatocerus minor"@fi,
        "Gonatocerus minor"@sv .

<http://tun.fi/MX.320018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmocomoidea atra" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.4979901> ;
    skos:hiddenLabel "Gonatocerus ater"@fi,
        "Gonatocerus ater"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmocomoidea atra"@fi,
        "Cosmocomoidea atra"@sv .

<http://tun.fi/MX.320019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lymaenon aureus" ;
    dwc:scientificNameAuthorship "(Girault, 1911)" ;
    skos:broader <http://tun.fi/MX.4979902> ;
    skos:hiddenLabel "Gonatocerus aureus"@fi,
        "Gonatocerus chrysis"@fi,
        "Gonatocerus aureus"@sv,
        "Gonatocerus chrysis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lymaenon aureus"@fi,
        "Lymaenon aureus"@sv .

<http://tun.fi/MX.320022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatocerus fuscicornis" ;
    dwc:scientificNameAuthorship "(Walker, 1846)" ;
    skos:broader <http://tun.fi/MX.320014> ;
    skos:hiddenLabel "Gonatocerus sulphuripes"@fi,
        "Gonatocerus sulphuripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatocerus fuscicornis"@fi,
        "Gonatocerus fuscicornis"@sv .

<http://tun.fi/MX.320024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lymaenon litoralis" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.4979902> ;
    skos:hiddenLabel "Gonatocerus litoralis"@fi,
        "Gonatocerus pulchellus"@fi,
        "Gonatocerus litoralis"@sv,
        "Gonatocerus pulchellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lymaenon litoralis"@fi,
        "Lymaenon litoralis"@sv .

<http://tun.fi/MX.320026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatocerus longicornis" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.320014> ;
    skos:hiddenLabel "Gonatocerus terebrator"@fi,
        "Gonatocerus terebrator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatocerus longicornis"@fi,
        "Gonatocerus longicornis"@sv .

<http://tun.fi/MX.320028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lymaenon longior" ;
    dwc:scientificNameAuthorship "(Soyka, 1946)" ;
    skos:broader <http://tun.fi/MX.4979902> ;
    skos:hiddenLabel "Gonatocerus longior"@fi,
        "Gonatocerus longior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lymaenon longior"@fi,
        "Lymaenon longior"@sv .

<http://tun.fi/MX.320030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmocomoidea oxypygus" ;
    dwc:scientificNameAuthorship "(Förster, 1856)" ;
    skos:broader <http://tun.fi/MX.4979901> ;
    skos:hiddenLabel "Gonatocerus oxypygus"@fi,
        "Gonatocerus oxypygus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmocomoidea oxypygus"@fi,
        "Cosmocomoidea oxypygus"@sv .

<http://tun.fi/MX.320031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonatocerus pictus" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.320014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonatocerus pictus"@fi,
        "Gonatocerus pictus"@sv .

<http://tun.fi/MX.320033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmocomoidea tremulae" ;
    dwc:scientificNameAuthorship "(Bakkendorf, 1934)" ;
    skos:broader <http://tun.fi/MX.4979901> ;
    skos:hiddenLabel "Gonatocerus tremulae"@fi,
        "Gonatocerus tremulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmocomoidea tremulae"@fi,
        "Cosmocomoidea tremulae"@sv .

<http://tun.fi/MX.320036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arescon dimidiatus" ;
    dwc:scientificNameAuthorship "(Curtis, 1832)" ;
    skos:broader <http://tun.fi/MX.320034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arescon dimidiatus"@fi,
        "Arescon dimidiatus"@sv .

<http://tun.fi/MX.320037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arescon iridescens" ;
    dwc:scientificNameAuthorship "(Enock, 1914)" ;
    skos:broader <http://tun.fi/MX.320034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arescon iridescens"@fi,
        "Arescon iridescens"@sv .

<http://tun.fi/MX.320040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythmelus agilis" ;
    dwc:scientificNameAuthorship "(Enock, 1909)" ;
    skos:broader <http://tun.fi/MX.320038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erythmelus agilis"@fi,
        "Erythmelus agilis"@sv .

<http://tun.fi/MX.320041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythmelus flavovarius" ;
    dwc:scientificNameAuthorship "(Walker, 1846)" ;
    skos:broader <http://tun.fi/MX.320038> ;
    skos:hiddenLabel "Erythmelus goochi"@fi,
        "Erythmelus goochi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erythmelus flavovarius"@fi,
        "Erythmelus flavovarius"@sv .

<http://tun.fi/MX.320042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythmelus panis" ;
    dwc:scientificNameAuthorship "(Enock, 1909)" ;
    skos:broader <http://tun.fi/MX.320038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erythmelus panis"@fi,
        "Erythmelus panis"@sv .

<http://tun.fi/MX.320045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaphes luna" ;
    dwc:scientificNameAuthorship "(Girault, 1914)" ;
    skos:broader <http://tun.fi/MX.320043> ;
    skos:hiddenLabel "Anaphes brachygaster"@fi,
        "Anaphes devillei"@fi,
        "Anaphes euryale"@fi,
        "Anaphes brachygaster"@sv,
        "Anaphes devillei"@sv,
        "Anaphes euryale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaphes luna"@fi,
        "Anaphes luna"@sv .

<http://tun.fi/MX.320046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaphes silesicus" ;
    dwc:scientificNameAuthorship "(Soyka, 1946)" ;
    skos:broader <http://tun.fi/MX.320043> ;
    skos:hiddenLabel "Anaphes calvescens"@fi,
        "Anaphes calvescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaphes silesicus"@fi,
        "Anaphes silesicus"@sv .

<http://tun.fi/MX.320048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaphes diana" ;
    dwc:scientificNameAuthorship "(Girault, 1911)" ;
    skos:broader <http://tun.fi/MX.320043> ;
    skos:hiddenLabel "Anaphes lameerei"@fi,
        "Anaphes lameerei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaphes diana"@fi,
        "Anaphes diana"@sv .

<http://tun.fi/MX.320052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaphes crassipennis" ;
    dwc:scientificNameAuthorship "(Soyka, 1946)" ;
    skos:broader <http://tun.fi/MX.320043> ;
    skos:hiddenLabel "Anaphes acutipennis"@fi,
        "Anaphes fennicus"@fi,
        "Anaphes acutipennis"@sv,
        "Anaphes fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaphes crassipennis"@fi,
        "Anaphes crassipennis"@sv .

<http://tun.fi/MX.320054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaphes flavipes" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.320043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaphes flavipes"@fi,
        "Anaphes flavipes"@sv .

<http://tun.fi/MX.320055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaphes fuscipennis" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.320043> ;
    skos:hiddenLabel "Anaphes pratensis"@fi,
        "Anaphes pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaphes fuscipennis"@fi,
        "Anaphes fuscipennis"@sv .

<http://tun.fi/MX.320057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaphes regulus" ;
    dwc:scientificNameAuthorship "Walker, 1846" ;
    skos:broader <http://tun.fi/MX.320043> ;
    skos:hiddenLabel "Anaphes autumnalis"@fi,
        "Anaphes autumnalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaphes regulus"@fi,
        "Anaphes regulus"@sv .

<http://tun.fi/MX.320060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleruchus megatrichus" ;
    dwc:scientificNameAuthorship "Novicky, 1965" ;
    skos:broader <http://tun.fi/MX.320059> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cleruchus megatrichus"@fi,
        "Cleruchus megatrichus"@sv .

<http://tun.fi/MX.320061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleruchus pluteus" ;
    dwc:scientificNameAuthorship "Enock, 1909" ;
    skos:broader <http://tun.fi/MX.320059> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cleruchus pluteus"@fi,
        "Cleruchus pluteus"@sv .

<http://tun.fi/MX.320062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleruchus taktochno" ;
    dwc:scientificNameAuthorship "Triapitsyn, 2014" ;
    skos:broader <http://tun.fi/MX.320059> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cleruchus taktochno"@fi,
        "Cleruchus taktochno"@sv .

<http://tun.fi/MX.320066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eustochus atripennis" ;
    dwc:scientificNameAuthorship "(Curtis, 1832)" ;
    skos:broader <http://tun.fi/MX.320065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eustochus atripennis"@fi,
        "Eustochus atripennis"@sv .

<http://tun.fi/MX.320068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mymar pulchellum" ;
    dwc:scientificNameAuthorship "Curtis, 1832" ;
    skos:broader <http://tun.fi/MX.320067> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mymar pulchellum"@fi,
        "Mymar pulchellum"@sv .

<http://tun.fi/MX.320069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mymar regale" ;
    dwc:scientificNameAuthorship "Enock, 1912" ;
    skos:broader <http://tun.fi/MX.320067> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mymar regale"@fi,
        "Mymar regale"@sv .

<http://tun.fi/MX.320071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eustochus cinctus" ;
    dwc:scientificNameAuthorship "(Walker, 1846)" ;
    skos:broader <http://tun.fi/MX.320065> ;
    skos:hiddenLabel "Caraphractus cinctus"@fi,
        "Caraphractus flavicollis"@fi,
        "Caraphractus natans"@fi,
        "Caraphractus cinctus"@sv,
        "Caraphractus flavicollis"@sv,
        "Caraphractus natans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eustochus cinctus"@fi,
        "Eustochus cinctus"@sv .

<http://tun.fi/MX.320075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephanodes similis" ;
    dwc:scientificNameAuthorship "(Förster, 1847)" ;
    skos:broader <http://tun.fi/MX.320074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stephanodes similis"@fi,
        "Stephanodes similis"@sv .

<http://tun.fi/MX.320084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema euchariforme" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema euchariforme"@fi,
        "Polynema euchariforme"@sv .

<http://tun.fi/MX.320087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema flavipes" ;
    dwc:scientificNameAuthorship "Walker, 1846" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema flavipes"@fi,
        "Polynema flavipes"@sv .

<http://tun.fi/MX.320088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema fumipenne" ;
    dwc:scientificNameAuthorship "Walker, 1846" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema fumipenne"@fi,
        "Polynema fumipenne"@sv .

<http://tun.fi/MX.320089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema fuscipes" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:hiddenLabel "Polynema atrum"@fi,
        "Polynema atrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema fuscipes"@fi,
        "Polynema fuscipes"@sv .

<http://tun.fi/MX.320090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema gracile" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:hiddenLabel "Polynema fuscipes"@fi,
        "Polynema fuscipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema gracile"@fi,
        "Polynema gracile"@sv .

<http://tun.fi/MX.320092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema halidayi" ;
    dwc:scientificNameAuthorship "Debauche, 1948" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:hiddenLabel "Polynema valkenburgense"@fi,
        "Polynema valkenburgense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema halidayi"@fi,
        "Polynema halidayi"@sv .

<http://tun.fi/MX.320093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema laetum" ;
    dwc:scientificNameAuthorship "Förster, 1847" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema laetum"@fi,
        "Polynema laetum"@sv .

<http://tun.fi/MX.320095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema neorectum" ;
    dwc:scientificNameAuthorship "Soyka, 1956" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema neorectum"@fi,
        "Polynema neorectum"@sv .

<http://tun.fi/MX.320096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema nigriceps" ;
    dwc:scientificNameAuthorship "Soyka, 1956" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema nigriceps"@fi,
        "Polynema nigriceps"@sv .

<http://tun.fi/MX.320097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema parvipennis" ;
    dwc:scientificNameAuthorship "Soyka, 1956" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema parvipennis"@fi,
        "Polynema parvipennis"@sv .

<http://tun.fi/MX.320098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema pusillum" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:hiddenLabel "Polynema atractoura"@fi,
        "Polynema atractoura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema pusillum"@fi,
        "Polynema pusillum"@sv .

<http://tun.fi/MX.320100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema vitripenne" ;
    dwc:scientificNameAuthorship "(Foerster, 1847)" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:hiddenLabel "Polynema depressicollis"@fi,
        "Polynema depressicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema vitripenne"@fi,
        "Polynema vitripenne"@sv .

<http://tun.fi/MX.320105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mymaromma anomalum" ;
    dwc:scientificNameAuthorship "(Blood & Kryger, 1922)" ;
    skos:broader <http://tun.fi/MX.320103> ;
    skos:hiddenLabel "Mymaromma anomalum"@fi,
        "Petiolaria anomala"@fi,
        "Petiolaria anomala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljepistiäinen"@fi,
        "Mymaromma anomalum"@sv .

<http://tun.fi/MX.32020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanocorypha calandra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.32019> ;
    skos:hiddenLabel "Melanocorypha calandra"@fi,
        "Melanocorypha calandra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arokiuru"@fi,
        "kalanderlärka"@sv .

<http://tun.fi/MX.32021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanocorypha bimaculata" ;
    dwc:scientificNameAuthorship "(Ménétries, 1832)" ;
    skos:broader <http://tun.fi/MX.32019> ;
    skos:hiddenLabel "Melanocorypha bimaculata"@fi,
        "Melanocorypha bimaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ylänkökiuru"@fi,
        "asiatisk kalanderlärka"@sv .

<http://tun.fi/MX.32024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alauda leucoptera" ;
    dwc:scientificNameAuthorship "Pallas, 1811" ;
    skos:broader <http://tun.fi/MX.32064> ;
    skos:hiddenLabel "Alauda leucoptera"@fi,
        "Melanocorypha leucoptera"@fi,
        "Alauda leucoptera"@sv,
        "Melanocorypha leucoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkosiipikiuru"@fi,
        "vitvingad lärka"@sv .

<http://tun.fi/MX.32025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanocorypha yeltoniensis" ;
    dwc:scientificNameAuthorship "(J.R. Forster, 1768)" ;
    skos:broader <http://tun.fi/MX.32019> ;
    skos:hiddenLabel "Melanocorypha yeltoniensis"@fi,
        "Melanocorypha yeltoniensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakiuru"@fi,
        "svartlärka"@sv .

<http://tun.fi/MX.32033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calandrella brachydactyla" ;
    dwc:scientificNameAuthorship "(Leisler, 1814)" ;
    skos:broader <http://tun.fi/MX.32031> ;
    skos:hiddenLabel "Calandrella brachydactyla"@fi,
        "Calandrella brachydactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyhytvarvaskiuru"@fi,
        "korttålärka"@sv .

<http://tun.fi/MX.32038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alaudala rufescens" ;
    dwc:scientificNameAuthorship "(Vieillot, 1819)" ;
    skos:broader <http://tun.fi/MX.293226> ;
    skos:hiddenLabel "Alaudala rufescens"@fi,
        "Calandrella rufescens"@fi,
        "Alaudala rufescens"@sv,
        "Calandrella rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukiuru"@fi,
        "dvärglärka"@sv .

<http://tun.fi/MX.32056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerida cristata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32055> ;
    skos:hiddenLabel "Galerida cristata"@fi,
        "Galerida cristata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töyhtökiuru"@fi,
        "tofslärka"@sv .

<http://tun.fi/MX.32063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lullula arborea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32062> ;
    skos:hiddenLabel "Lullula arborea"@fi,
        "Lullula arborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskiuru"@fi,
        "trädlärka"@sv .

<http://tun.fi/MX.32065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alauda arvensis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.32064> ;
    skos:hiddenLabel "Alauda arvensis"@fi,
        "Alauda arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiuru"@fi,
        "sånglärka"@sv .

<http://tun.fi/MX.32076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eremophila alpestris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32075> ;
    skos:hiddenLabel "Eremophila alpestris"@fi,
        "Eremophila alpestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikiuru"@fi,
        "berglärka"@sv .

<http://tun.fi/MX.320805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagnota bicolor" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.320804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagnota bicolor"@fi,
        "Anagnota bicolor"@sv .

<http://tun.fi/MX.320806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyza anderssoni" ;
    dwc:scientificNameAuthorship "Roháček, 1984" ;
    skos:broader <http://tun.fi/MX.279246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyza anderssoni"@fi,
        "Anthomyza anderssoni"@sv .

<http://tun.fi/MX.320807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthomyza neglecta" ;
    dwc:scientificNameAuthorship "Collin, 1944" ;
    skos:broader <http://tun.fi/MX.279246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthomyza neglecta"@fi,
        "Anthomyza neglecta"@sv .

<http://tun.fi/MX.320808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrenosoma cyrtoxys" ;
    dwc:scientificNameAuthorship "Séguy, 1952" ;
    skos:broader <http://tun.fi/MX.276547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andrenosoma cyrtoxys"@fi,
        "Andrenosoma cyrtoxys"@sv .

<http://tun.fi/MX.320813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptarthrus vitripennis" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.320812> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptarthrus vitripennis"@fi,
        "Leptarthrus vitripennis"@sv .

<http://tun.fi/MX.320814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiomyza curvinervis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.279276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiomyza curvinervis"@fi,
        "Leiomyza curvinervis"@sv .

<http://tun.fi/MX.320854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudaphanomerus hyalinatus" ;
    dwc:scientificNameAuthorship "Szelényi, 1941" ;
    skos:broader <http://tun.fi/MX.320853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudaphanomerus hyalinatus"@fi,
        "Pseudaphanomerus hyalinatus"@sv .

<http://tun.fi/MX.32120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riparia riparia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32117> ;
    skos:hiddenLabel "Riparia riparia"@fi,
        "Riparia riparia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmäpääsky"@fi,
        "backsvala"@sv .

<http://tun.fi/MX.32128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptyonoprogne rupestris" ;
    dwc:scientificNameAuthorship "(Scopoli, 1769)" ;
    skos:broader <http://tun.fi/MX.200020> ;
    skos:hiddenLabel "Hirundo rupestris"@fi,
        "Ptyonoprogne rupestris"@fi,
        "Hirundo rupestris"@sv,
        "Ptyonoprogne rupestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliopääsky"@fi,
        "klippsvala"@sv .

<http://tun.fi/MX.321317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baltidrilus costatus" ;
    dwc:scientificNameAuthorship "(Claparède, 1863)" ;
    skos:broader <http://tun.fi/MX.321316> ;
    skos:hiddenLabel "Tubifex costatus"@fi,
        "Tubifex costatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baltidrilus costatus"@fi,
        "Baltidrilus costatus"@sv .

<http://tun.fi/MX.321318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrobaena hortensis" ;
    dwc:scientificNameAuthorship "(Michaelsen, 1890)" ;
    skos:broader <http://tun.fi/MX.232432> ;
    skos:hiddenLabel "Eisenia hortensis"@fi,
        "Eisenia hortensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrobaena hortensis"@fi,
        "Dendrobaena hortensis"@sv .

<http://tun.fi/MX.32132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirundo rustica" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.32127> ;
    skos:hiddenLabel "Hirundo rustica"@fi,
        "Hirundo rustica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarapääsky"@fi,
        "ladusvala"@sv .

<http://tun.fi/MX.321320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oconnorella cambrensis" ;
    dwc:scientificNameAuthorship "(O'Connor, 1963)" ;
    skos:broader <http://tun.fi/MX.321319> ;
    skos:hiddenLabel "Marionina asymmetrica"@fi,
        "Marionina asymmetrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oconnorella cambrensis"@fi,
        "Oconnorella cambrensis"@sv .

<http://tun.fi/MX.321452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudepidalea viridis" ;
    dwc:scientificNameAuthorship "(Laurenti, 1768)" ;
    skos:broader <http://tun.fi/MX.321451> ;
    skos:hiddenLabel "Bufo viridis"@fi,
        "Pseudepidalea viridis"@fi,
        "Bufo viridis"@sv,
        "Pseudepidalea viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkonna"@fi,
        "grönfläckig padda"@sv .

<http://tun.fi/MX.321455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gasteruption caucasicum" ;
    dwc:scientificNameAuthorship "(Guérin-Méneville, 1844)" ;
    skos:broader <http://tun.fi/MX.317475> ;
    skos:hiddenLabel "Foenus caucasicus"@fi,
        "Foenus pedemontanus"@fi,
        "Foenus terrestre"@fi,
        "Gasteruption pedemontanum"@fi,
        "Foenus caucasicus"@sv,
        "Foenus pedemontanus"@sv,
        "Foenus terrestre"@sv,
        "Gasteruption pedemontanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gasteruption caucasicum"@fi,
        "Gasteruption caucasicum"@sv .

<http://tun.fi/MX.321458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doryctes rossicus" ;
    dwc:scientificNameAuthorship "Telenga, 1941" ;
    skos:broader <http://tun.fi/MX.296397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Doryctes rossicus"@fi,
        "Doryctes rossicus"@sv .

<http://tun.fi/MX.321459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doryctes undulatus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.296397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Doryctes undulatus"@fi,
        "Doryctes undulatus"@sv .

<http://tun.fi/MX.321462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenophanes incompletus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.296408> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caenophanes incompletus"@fi,
        "Caenophanes incompletus"@sv .

<http://tun.fi/MX.321463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spathius brevicaudis" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1844" ;
    skos:broader <http://tun.fi/MX.296426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spathius brevicaudis"@fi,
        "Spathius brevicaudis"@sv .

<http://tun.fi/MX.321466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gasteruption subtile" ;
    dwc:scientificNameAuthorship "(Thomson, 1883)" ;
    skos:broader <http://tun.fi/MX.317475> ;
    skos:hiddenLabel "Foenus subtile"@fi,
        "Foenus subtile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gasteruption subtile"@fi,
        "Gasteruption subtile"@sv .

<http://tun.fi/MX.321479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neuroterus anthracinus" ;
    dwc:scientificNameAuthorship "(Curtis, 1838)" ;
    skos:broader <http://tun.fi/MX.318426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neuroterus anthracinus"@fi,
        "Neuroterus anthracinus"@sv .

<http://tun.fi/MX.32149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecropis daurica" ;
    dwc:scientificNameAuthorship "(Laxmann, 1769)" ;
    skos:broader <http://tun.fi/MX.200015> ;
    skos:hiddenLabel "Cecropis daurica"@fi,
        "Hirundo daurica"@fi,
        "Cecropis daurica"@sv,
        "Hirundo daurica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostepääsky"@fi,
        "Rostgumpsvala"@sv .

<http://tun.fi/MX.321520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterospilus fuscexilis" ;
    dwc:scientificNameAuthorship "Shaw, 1997" ;
    skos:broader <http://tun.fi/MX.296422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterospilus fuscexilis"@fi,
        "Heterospilus fuscexilis"@sv .

<http://tun.fi/MX.321521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterospilus leptosoma" ;
    dwc:scientificNameAuthorship "Fischer, 1960" ;
    skos:broader <http://tun.fi/MX.296422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterospilus leptosoma"@fi,
        "Heterospilus leptosoma"@sv .

<http://tun.fi/MX.321522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterospilus zaykovi" ;
    dwc:scientificNameAuthorship "van Achterberg, 1992" ;
    skos:broader <http://tun.fi/MX.296422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterospilus zaykovi"@fi,
        "Heterospilus zaykovi"@sv .

<http://tun.fi/MX.321523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes abraxanae" ;
    dwc:scientificNameAuthorship "van Achterberg & Shaw, 2016" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes abraxanae"@fi,
        "Aleiodes abraxanae"@sv .

<http://tun.fi/MX.321524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes alternator" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes alternator"@fi,
        "Aleiodes alternator"@sv .

<http://tun.fi/MX.321525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes angustipterus" ;
    dwc:scientificNameAuthorship "van Achterberg & Shaw, 2016" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes angustipterus"@fi,
        "Aleiodes angustipterus"@sv .

<http://tun.fi/MX.321526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes assimilis" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes assimilis"@fi,
        "Aleiodes assimilis"@sv .

<http://tun.fi/MX.321527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes esenbeckii" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes esenbeckii"@fi,
        "Aleiodes esenbeckii"@sv .

<http://tun.fi/MX.321529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes pallidistigmus" ;
    dwc:scientificNameAuthorship "(Telenga, 1941)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes heterostigma"@fi,
        "Aleiodes heterostigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes pallidistigmus"@fi,
        "Aleiodes pallidistigmus"@sv .

<http://tun.fi/MX.321530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes leptofemur" ;
    dwc:scientificNameAuthorship "van Achterberg & Shaw, 2016" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes leptofemur"@fi,
        "Aleiodes leptofemur"@sv .

<http://tun.fi/MX.321531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes nigriceps" ;
    dwc:scientificNameAuthorship "Wesmael, 1838" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes nigriceps"@fi,
        "Aleiodes nigriceps"@sv .

<http://tun.fi/MX.321532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes pallescens" ;
    dwc:scientificNameAuthorship "Hellén, 1927" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes pallescens"@fi,
        "Aleiodes pallescens"@sv .

<http://tun.fi/MX.321533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes testaceus" ;
    dwc:scientificNameAuthorship "(Spinola, 1808)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes testaceus"@fi,
        "Aleiodes testaceus"@sv .

<http://tun.fi/MX.321534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes ungularis" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes ungularis"@fi,
        "Aleiodes ungularis"@sv .

<http://tun.fi/MX.321536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes varius" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1838)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes varius"@fi,
        "Aleiodes varius"@sv .

<http://tun.fi/MX.321537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon albion" ;
    dwc:scientificNameAuthorship "Papp, 1999" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon albion"@fi,
        "Bracon albion"@sv .

<http://tun.fi/MX.321538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon brunescens" ;
    dwc:scientificNameAuthorship "Fahringer, 1928" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon brunescens"@fi,
        "Bracon brunescens"@sv .

<http://tun.fi/MX.321539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon claripennis" ;
    dwc:scientificNameAuthorship "Thomson, 1892" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon claripennis"@fi,
        "Bracon claripennis"@sv .

<http://tun.fi/MX.321540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon epitriptus" ;
    dwc:scientificNameAuthorship "Marshall, 1885" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon epitriptus"@fi,
        "Bracon epitriptus"@sv .

<http://tun.fi/MX.321541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon instabilis" ;
    dwc:scientificNameAuthorship "Marshall, 1897" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon instabilis"@fi,
        "Bracon instabilis"@sv .

<http://tun.fi/MX.321542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon larvicida" ;
    dwc:scientificNameAuthorship "Wesmael, 1838" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon larvicida"@fi,
        "Bracon larvicida"@sv .

<http://tun.fi/MX.321543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon leptus" ;
    dwc:scientificNameAuthorship "Marshall, 1897" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon leptus"@fi,
        "Bracon leptus"@sv .

<http://tun.fi/MX.321544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon luteator" ;
    dwc:scientificNameAuthorship "Spinola, 1808" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon luteator"@fi,
        "Bracon luteator"@sv .

<http://tun.fi/MX.321545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon nigratus" ;
    dwc:scientificNameAuthorship "Wesmael, 1838" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon nigratus"@fi,
        "Bracon nigratus"@sv .

<http://tun.fi/MX.321546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon stabilis" ;
    dwc:scientificNameAuthorship "(Wesmael, 1838)" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon stabilis"@fi,
        "Bracon stabilis"@sv .

<http://tun.fi/MX.321547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon subglaber" ;
    dwc:scientificNameAuthorship "Szépligeti, 1896" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon subglaber"@fi,
        "Bracon subglaber"@sv .

<http://tun.fi/MX.321548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon tornator" ;
    dwc:scientificNameAuthorship "Marshall, 1885" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon tornator"@fi,
        "Bracon tornator"@sv .

<http://tun.fi/MX.321553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleopius grangeri" ;
    dwc:scientificNameAuthorship "Fischer 1964" ;
    skos:broader <http://tun.fi/MX.321552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coleopius grangeri"@fi,
        "Coleopius grangeri"@sv .

<http://tun.fi/MX.321554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius epulatiformis" ;
    dwc:scientificNameAuthorship "Fischer, 2001" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius epulatiformis"@fi,
        "Opius epulatiformis"@sv .

<http://tun.fi/MX.321556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetes testaceus" ;
    dwc:scientificNameAuthorship "(Wesmael, 1838)" ;
    skos:broader <http://tun.fi/MX.296708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Utetes testaceus"@fi,
        "Utetes testaceus"@sv .

<http://tun.fi/MX.321558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xynobius aciculatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xynobius aciculatus"@fi,
        "Xynobius aciculatus"@sv .

<http://tun.fi/MX.321559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xynobius thomsoni" ;
    dwc:scientificNameAuthorship "(Fischer, 1971)" ;
    skos:broader <http://tun.fi/MX.296698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xynobius thomsoni"@fi,
        "Xynobius thomsoni"@sv .

<http://tun.fi/MX.321561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia alticola" ;
    dwc:scientificNameAuthorship "(Ashmead, 1890)" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:hiddenLabel "Alysia soror"@fi,
        "Alysia soror"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia alticola"@fi,
        "Alysia alticola"@sv .

<http://tun.fi/MX.321563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia atra" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia atra"@fi,
        "Alysia atra"@sv .

<http://tun.fi/MX.321564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia fuscipennis" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia fuscipennis"@fi,
        "Alysia fuscipennis"@sv .

<http://tun.fi/MX.321565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia lucia" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:hiddenLabel "Alysia rudis"@fi,
        "Alysia rudis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia lucia"@fi,
        "Alysia lucia"@sv .

<http://tun.fi/MX.321567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia lucicola" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia lucicola"@fi,
        "Alysia lucicola"@sv .

<http://tun.fi/MX.321568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia luciella" ;
    dwc:scientificNameAuthorship "Stelfox, 1941" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia luciella"@fi,
        "Alysia luciella"@sv .

<http://tun.fi/MX.321569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia nitidulator" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia nitidulator"@fi,
        "Alysia nitidulator"@sv .

<http://tun.fi/MX.321570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia obscuripes" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia obscuripes"@fi,
        "Alysia obscuripes"@sv .

<http://tun.fi/MX.321571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia rufidens" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:hiddenLabel "Alysia puncticollis"@fi,
        "Alysia puncticollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia rufidens"@fi,
        "Alysia rufidens"@sv .

<http://tun.fi/MX.321573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia similis" ;
    dwc:scientificNameAuthorship "Nees, 1811" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia similis"@fi,
        "Alysia similis"@sv .

<http://tun.fi/MX.321574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia sophia" ;
    dwc:scientificNameAuthorship "Haliday, 1835" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia sophia"@fi,
        "Alysia sophia"@sv .

<http://tun.fi/MX.321575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia subaptera" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia subaptera"@fi,
        "Alysia subaptera"@sv .

<http://tun.fi/MX.321576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia subproia" ;
    dwc:scientificNameAuthorship "Tobias, 1999" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia subproia"@fi,
        "Alysia subproia"@sv .

<http://tun.fi/MX.321578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alysia truncator" ;
    dwc:scientificNameAuthorship "(Nees, 1812)" ;
    skos:broader <http://tun.fi/MX.296911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alysia truncator"@fi,
        "Alysia truncator"@sv .

<http://tun.fi/MX.321580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pentapleura angustula" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.321579> ;
    skos:hiddenLabel "Pentapleura laevipleuris"@fi,
        "Pentapleura laevipleuris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pentapleura angustula"@fi,
        "Pentapleura angustula"@sv .

<http://tun.fi/MX.321582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pentapleura fuliginosa" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.321579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pentapleura fuliginosa"@fi,
        "Pentapleura fuliginosa"@sv .

<http://tun.fi/MX.321583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pentapleura pumilio" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.321579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pentapleura pumilio"@fi,
        "Pentapleura pumilio"@sv .

<http://tun.fi/MX.321584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanycarpa amplipennis" ;
    dwc:scientificNameAuthorship "(Foerster, 1862)" ;
    skos:broader <http://tun.fi/MX.296919> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanycarpa amplipennis"@fi,
        "Tanycarpa amplipennis"@sv .

<http://tun.fi/MX.321585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanycarpa bicolor" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.296919> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanycarpa bicolor"@fi,
        "Tanycarpa bicolor"@sv .

<http://tun.fi/MX.321586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanycarpa mitis" ;
    dwc:scientificNameAuthorship "Stelfox, 1941" ;
    skos:broader <http://tun.fi/MX.296919> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanycarpa mitis"@fi,
        "Tanycarpa mitis"@sv .

<http://tun.fi/MX.321587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanycarpa rufinotata" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296919> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanycarpa rufinotata"@fi,
        "Tanycarpa rufinotata"@sv .

<http://tun.fi/MX.321590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dapsilarthra apii" ;
    dwc:scientificNameAuthorship "(Curtis, 1826)" ;
    skos:broader <http://tun.fi/MX.296962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dapsilarthra apii"@fi,
        "Dapsilarthra apii"@sv .

<http://tun.fi/MX.321591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterolexis balteata" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.5018012> ;
    skos:hiddenLabel "Dapsilarthra balteata"@fi,
        "Dapsilarthra balteata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterolexis balteata"@fi,
        "Heterolexis balteata"@sv .

<http://tun.fi/MX.321592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterolexis dictynna" ;
    dwc:scientificNameAuthorship "(Marshall, 1895)" ;
    skos:broader <http://tun.fi/MX.5018012> ;
    skos:hiddenLabel "Dapsilarthra dictynna"@fi,
        "Dapsilarthra dictynna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterolexis dictynna"@fi,
        "Heterolexis dictynna"@sv .

<http://tun.fi/MX.321595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesocrina indagatrix" ;
    dwc:scientificNameAuthorship "(Förster, 1863)" ;
    skos:broader <http://tun.fi/MX.321594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesocrina indagatrix"@fi,
        "Mesocrina indagatrix"@sv .

<http://tun.fi/MX.321597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudinostigma alox" ;
    dwc:scientificNameAuthorship "van Achterberg, 1988" ;
    skos:broader <http://tun.fi/MX.5019816> ;
    skos:hiddenLabel "Dinotrema alox"@fi,
        "Dinotrema alox"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudinostigma alox"@fi,
        "Eudinostigma alox"@sv .

<http://tun.fi/MX.321599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chasmodon acares" ;
    dwc:scientificNameAuthorship "van Achrerberg, 1975" ;
    skos:broader <http://tun.fi/MX.296981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chasmodon acares"@fi,
        "Chasmodon acares"@sv .

<http://tun.fi/MX.321600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus albionis" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus albionis"@fi,
        "Mesochorus albionis"@sv .

<http://tun.fi/MX.321604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus dilobatus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus dilobatus"@fi,
        "Mesochorus dilobatus"@sv .

<http://tun.fi/MX.321605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus frigidus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus frigidus"@fi,
        "Mesochorus frigidus"@sv .

<http://tun.fi/MX.321606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus luridipes" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus luridipes"@fi,
        "Mesochorus luridipes"@sv .

<http://tun.fi/MX.321611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus skaneus" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus skaneus"@fi,
        "Mesochorus skaneus"@sv .

<http://tun.fi/MX.321612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus bres" ;
    dwc:scientificNameAuthorship "(Nixon, 1944)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus bres"@fi,
        "Chorebus bres"@sv .

<http://tun.fi/MX.321613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus tipularis" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus tipularis"@fi,
        "Mesochorus tipularis"@sv .

<http://tun.fi/MX.321622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Areopraon lepelleyi" ;
    dwc:scientificNameAuthorship "(Waterston, 1926)" ;
    skos:broader <http://tun.fi/MX.297391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Areopraon lepelleyi"@fi,
        "Areopraon lepelleyi"@sv .

<http://tun.fi/MX.321623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praon bicolor" ;
    dwc:scientificNameAuthorship "Mackauer, 1959" ;
    skos:broader <http://tun.fi/MX.297376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Praon bicolor"@fi,
        "Praon bicolor"@sv .

<http://tun.fi/MX.321624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praon cavariellae" ;
    dwc:scientificNameAuthorship "Starý, Remaudiere & Leclant, 1971" ;
    skos:broader <http://tun.fi/MX.297376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Praon cavariellae"@fi,
        "Praon cavariellae"@sv .

<http://tun.fi/MX.321625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praon yomenae" ;
    dwc:scientificNameAuthorship "Takada, 1968" ;
    skos:broader <http://tun.fi/MX.297376> ;
    skos:hiddenLabel "Praon dorsale"@fi,
        "Praon dorsale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Praon yomenae"@fi,
        "Praon yomenae"@sv .

<http://tun.fi/MX.321626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adialytus balticus" ;
    dwc:scientificNameAuthorship "Starý & Rakauskas, 1979" ;
    skos:broader <http://tun.fi/MX.297398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adialytus balticus"@fi,
        "Adialytus balticus"@sv .

<http://tun.fi/MX.321627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adialytus veronicaecola" ;
    dwc:scientificNameAuthorship "Starý, 1978" ;
    skos:broader <http://tun.fi/MX.297398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adialytus veronicaecola"@fi,
        "Adialytus veronicaecola"@sv .

<http://tun.fi/MX.32163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delichon urbicum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32162> ;
    skos:hiddenLabel "Delichon urbica"@fi,
        "Delichon urbicum"@fi,
        "Delichon urbica"@sv,
        "Delichon urbicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "räystäspääsky"@fi,
        "hussvala"@sv .

<http://tun.fi/MX.321630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysiphlebus confusus" ;
    dwc:scientificNameAuthorship "Tremblay & Eady, 1978" ;
    skos:broader <http://tun.fi/MX.297403> ;
    skos:hiddenLabel "Lysiphlebus ambiguus"@fi,
        "Lysiphlebus ambiguus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysiphlebus confusus"@fi,
        "Lysiphlebus confusus"@sv .

<http://tun.fi/MX.321633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius plocamaphidis" ;
    dwc:scientificNameAuthorship "(Starý, 1973)" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:hiddenLabel "Remaudierea plocamaphidis"@fi,
        "Remaudierea plocamaphidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius plocamaphidis"@fi,
        "Aphidius plocamaphidis"@sv .

<http://tun.fi/MX.321635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauesia grossa" ;
    dwc:scientificNameAuthorship "(Fahringer, 1937)" ;
    skos:broader <http://tun.fi/MX.297409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauesia grossa"@fi,
        "Pauesia grossa"@sv .

<http://tun.fi/MX.321636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauesia juniperorum" ;
    dwc:scientificNameAuthorship "(Starý, 1960)" ;
    skos:broader <http://tun.fi/MX.297409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauesia juniperorum"@fi,
        "Pauesia juniperorum"@sv .

<http://tun.fi/MX.321637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauesia silana" ;
    dwc:scientificNameAuthorship "Tremblay, 1969" ;
    skos:broader <http://tun.fi/MX.297409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauesia silana"@fi,
        "Pauesia silana"@sv .

<http://tun.fi/MX.321639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaeretus leucopterus" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.321638> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaeretus leucopterus"@fi,
        "Diaeretus leucopterus"@sv .

<http://tun.fi/MX.321641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius hieraciorum" ;
    dwc:scientificNameAuthorship "Starý, 1962" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius hieraciorum"@fi,
        "Aphidius hieraciorum"@sv .

<http://tun.fi/MX.321642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius salicis" ;
    dwc:scientificNameAuthorship "Haliday, 1834" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius salicis"@fi,
        "Aphidius salicis"@sv .

<http://tun.fi/MX.321643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius viaticus" ;
    dwc:scientificNameAuthorship "(Sedlag, 1959)" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius viaticus"@fi,
        "Aphidius viaticus"@sv .

<http://tun.fi/MX.321645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphidius schimitscheki" ;
    dwc:scientificNameAuthorship "(Starý, 1960)" ;
    skos:broader <http://tun.fi/MX.297424> ;
    skos:hiddenLabel "Lysaphidus schimitscheki"@fi,
        "Lysaphidus schimitscheki"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphidius schimitscheki"@fi,
        "Aphidius schimitscheki"@sv .

<http://tun.fi/MX.321646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaeretellus heinzei" ;
    dwc:scientificNameAuthorship "(Mackauer, 1959)" ;
    skos:broader <http://tun.fi/MX.297446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaeretellus heinzei"@fi,
        "Diaeretellus heinzei"@sv .

<http://tun.fi/MX.321647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys bicuspis" ;
    dwc:scientificNameAuthorship "Mackauer, 1960" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys bicuspis"@fi,
        "Trioxys bicuspis"@sv .

<http://tun.fi/MX.321648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys chaetosiphonis" ;
    dwc:scientificNameAuthorship "Starý, 1971" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys chaetosiphonis"@fi,
        "Trioxys chaetosiphonis"@sv .

<http://tun.fi/MX.321649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys humuli" ;
    dwc:scientificNameAuthorship "Mackauer, 1960" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys humuli"@fi,
        "Trioxys humuli"@sv .

<http://tun.fi/MX.321650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys tenuicaudus" ;
    dwc:scientificNameAuthorship "Starý, 1978" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys tenuicaudus"@fi,
        "Trioxys tenuicaudus"@sv .

<http://tun.fi/MX.321651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea impura" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:hiddenLabel "Apanteles impurus"@fi,
        "Apanteles impurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea impura"@fi,
        "Dolichogenidea impura"@sv .

<http://tun.fi/MX.321652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea britannica" ;
    dwc:scientificNameAuthorship "(Wilkinson, 1941)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea britannica"@fi,
        "Dolichogenidea britannica"@sv .

<http://tun.fi/MX.321654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles pinicola" ;
    dwc:scientificNameAuthorship "(Lyle, 1917)" ;
    skos:broader <http://tun.fi/MX.297334> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptapanteles pinicola"@fi,
        "Glyptapanteles pinicola"@sv .

<http://tun.fi/MX.321656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sathon fausta" ;
    dwc:scientificNameAuthorship "(Nixon, 1973)" ;
    skos:broader <http://tun.fi/MX.297209> ;
    skos:hiddenLabel "Protapanteles fausta"@fi,
        "Protapanteles fausta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sathon fausta"@fi,
        "Sathon fausta"@sv .

<http://tun.fi/MX.321657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protapanteles incertus" ;
    dwc:scientificNameAuthorship "(Ruthe, 1859)" ;
    skos:broader <http://tun.fi/MX.297332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protapanteles incertus"@fi,
        "Protapanteles incertus"@sv .

<http://tun.fi/MX.321659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rasivalva calceata" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rasivalva calceata"@fi,
        "Rasivalva calceata"@sv .

<http://tun.fi/MX.321660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia analis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia analis"@fi,
        "Cotesia analis"@sv .

<http://tun.fi/MX.321661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia eunomiae" ;
    dwc:scientificNameAuthorship "Shaw, 2009" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia eunomiae"@fi,
        "Cotesia eunomiae"@sv .

<http://tun.fi/MX.321662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia ferruginea" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia ferruginea"@fi,
        "Cotesia ferruginea"@sv .

<http://tun.fi/MX.321663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia gonopterygis" ;
    dwc:scientificNameAuthorship "(Marshall, 1898)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia gonopterygis"@fi,
        "Cotesia gonopterygis"@sv .

<http://tun.fi/MX.321664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia numen" ;
    dwc:scientificNameAuthorship "(Nixon, 1974)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia numen"@fi,
        "Cotesia numen"@sv .

<http://tun.fi/MX.321665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia rubripes" ;
    dwc:scientificNameAuthorship "(Haliday, 1834)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia rubripes"@fi,
        "Cotesia rubripes"@sv .

<http://tun.fi/MX.321666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia tenebrosa" ;
    dwc:scientificNameAuthorship "(Wesmael, 1837)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia tenebrosa"@fi,
        "Cotesia tenebrosa"@sv .

<http://tun.fi/MX.321667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis naenia" ;
    dwc:scientificNameAuthorship "Nixon, 1970" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis naenia"@fi,
        "Microplitis naenia"@sv .

<http://tun.fi/MX.321668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerotoma atra" ;
    dwc:scientificNameAuthorship "Šnoflak, 1951" ;
    skos:broader <http://tun.fi/MX.297126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phanerotoma atra"@fi,
        "Phanerotoma atra"@sv .

<http://tun.fi/MX.321669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerotoma obscura" ;
    dwc:scientificNameAuthorship "Šnoflák, 1951" ;
    skos:broader <http://tun.fi/MX.297126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phanerotoma obscura"@fi,
        "Phanerotoma obscura"@sv .

<http://tun.fi/MX.321670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerotoma rufescens" ;
    dwc:scientificNameAuthorship "(Latreille, 1809)" ;
    skos:broader <http://tun.fi/MX.297126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phanerotoma rufescens"@fi,
        "Phanerotoma rufescens"@sv .

<http://tun.fi/MX.321671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerotoma tritoma" ;
    dwc:scientificNameAuthorship "(Marshall, 1898)" ;
    skos:broader <http://tun.fi/MX.297126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phanerotoma tritoma"@fi,
        "Phanerotoma tritoma"@sv .

<http://tun.fi/MX.321672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascogaster brachyurus" ;
    dwc:scientificNameAuthorship "Thomson, 1874" ;
    skos:broader <http://tun.fi/MX.297055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascogaster brachyurus"@fi,
        "Ascogaster brachyurus"@sv .

<http://tun.fi/MX.321673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ascogaster similis" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ascogaster similis"@fi,
        "Ascogaster similis"@sv .

<http://tun.fi/MX.321674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus asiaticus" ;
    dwc:scientificNameAuthorship "Telenga, 1941" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus asiaticus"@fi,
        "Chelonus asiaticus"@sv .

<http://tun.fi/MX.321675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus canescens" ;
    dwc:scientificNameAuthorship "Wesmael, 1835" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus canescens"@fi,
        "Chelonus canescens"@sv .

<http://tun.fi/MX.321676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus exilis" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus exilis"@fi,
        "Microchelonus exilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus exilis"@fi,
        "Chelonus exilis"@sv .

<http://tun.fi/MX.321677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus koponeni" ;
    dwc:scientificNameAuthorship "(Tobias 1995)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus koponeni"@fi,
        "Microchelonus koponeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus koponeni"@fi,
        "Chelonus koponeni"@sv .

<http://tun.fi/MX.321678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus longiventris" ;
    dwc:scientificNameAuthorship "Tobias, 1986" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus longiventris"@fi,
        "Microchelonus longiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus longiventris"@fi,
        "Chelonus longiventris"@sv .

<http://tun.fi/MX.321679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus scabrosus" ;
    dwc:scientificNameAuthorship "(Szepligeti 1896)" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus scabrosus"@fi,
        "Microchelonus scabrosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus scabrosus"@fi,
        "Chelonus scabrosus"@sv .

<http://tun.fi/MX.321680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus subcontractus" ;
    dwc:scientificNameAuthorship "Abdinbekova, 1971" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:hiddenLabel "Microchelonus subcontractus"@fi,
        "Microchelonus subcontractus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus subcontractus"@fi,
        "Chelonus subcontractus"@sv .

<http://tun.fi/MX.321682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orgilus pimpinellae" ;
    dwc:scientificNameAuthorship "Niezabitowski, 1910" ;
    skos:broader <http://tun.fi/MX.297040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orgilus pimpinellae"@fi,
        "Orgilus pimpinellae"@sv .

<http://tun.fi/MX.321686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus koenigsmanni" ;
    dwc:scientificNameAuthorship "Haeselbarth, 1973" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus koenigsmanni"@fi,
        "Blacus koenigsmanni"@sv .

<http://tun.fi/MX.321688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus tripudians" ;
    dwc:scientificNameAuthorship "Haliday, 1835" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus tripudians"@fi,
        "Blacus tripudians"@sv .

<http://tun.fi/MX.321691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyeloblacus leucobasis" ;
    dwc:scientificNameAuthorship "van Achterberg & Altenhofer, 1997" ;
    skos:broader <http://tun.fi/MX.321690> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xyeloblacus leucobasis"@fi,
        "Xyeloblacus leucobasis"@sv .

<http://tun.fi/MX.321692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus eadyi" ;
    dwc:scientificNameAuthorship "Huddleston, 1980" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus eadyi"@fi,
        "Meteorus eadyi"@sv .

<http://tun.fi/MX.321693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus obsoletus" ;
    dwc:scientificNameAuthorship "(Wesmael, 1835)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus obsoletus"@fi,
        "Meteorus obsoletus"@sv .

<http://tun.fi/MX.321694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meteorus tabidus" ;
    dwc:scientificNameAuthorship "(Wesmael, 1835)" ;
    skos:broader <http://tun.fi/MX.297607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meteorus tabidus"@fi,
        "Meteorus tabidus"@sv .

<http://tun.fi/MX.321696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilitus areolaris" ;
    dwc:scientificNameAuthorship "Gerdin & Hedqvist, 1984" ;
    skos:broader <http://tun.fi/MX.297660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilitus areolaris"@fi,
        "Perilitus areolaris"@sv .

<http://tun.fi/MX.321697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Townesilitus bicolor" ;
    dwc:scientificNameAuthorship "(Wesmael, 1835)" ;
    skos:broader <http://tun.fi/MX.5017932> ;
    skos:hiddenLabel "Perilitus bicolor"@fi,
        "Perilitus bicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Townesilitus bicolor"@fi,
        "Townesilitus bicolor"@sv .

<http://tun.fi/MX.321698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microctonus brevipetiolatus" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.5017921> ;
    skos:hiddenLabel "Perilitus brevipetiolatus"@fi,
        "Perilitus brevipetiolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microctonus brevipetiolatus"@fi,
        "Microctonus brevipetiolatus"@sv .

<http://tun.fi/MX.321699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Townesilitus deceptor" ;
    dwc:scientificNameAuthorship "(Wesmael, 1835)" ;
    skos:broader <http://tun.fi/MX.5017932> ;
    skos:hiddenLabel "Perilitus deceptor"@fi,
        "Perilitus deceptor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Townesilitus deceptor"@fi,
        "Townesilitus deceptor"@sv .

<http://tun.fi/MX.321700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilitus foveolatus" ;
    dwc:scientificNameAuthorship "Reinhard, 1862" ;
    skos:broader <http://tun.fi/MX.297660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilitus foveolatus"@fi,
        "Perilitus foveolatus"@sv .

<http://tun.fi/MX.321701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilitus kokujevi" ;
    dwc:scientificNameAuthorship "Tobias, 1986" ;
    skos:broader <http://tun.fi/MX.297660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilitus kokujevi"@fi,
        "Perilitus kokujevi"@sv .

<http://tun.fi/MX.321702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microctonus melanopus" ;
    dwc:scientificNameAuthorship "Ruthe, 1856" ;
    skos:broader <http://tun.fi/MX.5017921> ;
    skos:hiddenLabel "Perilitus melanopus"@fi,
        "Perilitus melanopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microctonus melanopus"@fi,
        "Microctonus melanopus"@sv .

<http://tun.fi/MX.321704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiophron fascipennis" ;
    dwc:scientificNameAuthorship "(Ruthe, 1856)" ;
    skos:broader <http://tun.fi/MX.297683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiophron fascipennis"@fi,
        "Leiophron fascipennis"@sv .

<http://tun.fi/MX.321705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peristenus digoneutis" ;
    dwc:scientificNameAuthorship "Loan, 1973" ;
    skos:broader <http://tun.fi/MX.297692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peristenus digoneutis"@fi,
        "Peristenus digoneutis"@sv .

<http://tun.fi/MX.321706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peristenus nitidus" ;
    dwc:scientificNameAuthorship "(Curtis, 1833)" ;
    skos:broader <http://tun.fi/MX.297692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peristenus nitidus"@fi,
        "Peristenus nitidus"@sv .

<http://tun.fi/MX.321707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peristenus orthotyli" ;
    dwc:scientificNameAuthorship "Richards, 1967" ;
    skos:broader <http://tun.fi/MX.297692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peristenus orthotyli"@fi,
        "Peristenus orthotyli"@sv .

<http://tun.fi/MX.321708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peristenus relictus" ;
    dwc:scientificNameAuthorship "(Ruthe, 1856)" ;
    skos:broader <http://tun.fi/MX.297692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peristenus relictus"@fi,
        "Peristenus relictus"@sv .

<http://tun.fi/MX.321710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spathicopis flavocephala" ;
    dwc:scientificNameAuthorship "van Achterberg, 1977" ;
    skos:broader <http://tun.fi/MX.321709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spathicopis flavocephala"@fi,
        "Spathicopis flavocephala"@sv .

<http://tun.fi/MX.321711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centistes collaris" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centistes collaris"@fi,
        "Centistes collaris"@sv .

<http://tun.fi/MX.321712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmophorus henscheli" ;
    dwc:scientificNameAuthorship "Ruschka, 1925" ;
    skos:broader <http://tun.fi/MX.297731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmophorus henscheli"@fi,
        "Cosmophorus henscheli"@sv .

<http://tun.fi/MX.321713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmophorus klugii" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1848" ;
    skos:broader <http://tun.fi/MX.297731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmophorus klugii"@fi,
        "Cosmophorus klugii"@sv .

<http://tun.fi/MX.321714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntretus fuscivalvis" ;
    dwc:scientificNameAuthorship "van Achterberg & Haeselbarth, 2003" ;
    skos:broader <http://tun.fi/MX.297722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntretus fuscivalvis"@fi,
        "Syntretus fuscivalvis"@sv .

<http://tun.fi/MX.321715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntretus ocularis" ;
    dwc:scientificNameAuthorship "van Achterberg & Haeselbarth, 2003" ;
    skos:broader <http://tun.fi/MX.297722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntretus ocularis"@fi,
        "Syntretus ocularis"@sv .

<http://tun.fi/MX.321716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntretus politus" ;
    dwc:scientificNameAuthorship "(Ruthe, 1856)" ;
    skos:broader <http://tun.fi/MX.297722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntretus politus"@fi,
        "Syntretus politus"@sv .

<http://tun.fi/MX.321719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmosoma depressum" ;
    dwc:scientificNameAuthorship "van Achterberg & Koponen, 2003" ;
    skos:broader <http://tun.fi/MX.297737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elasmosoma depressum"@fi,
        "Elasmosoma depressum"@sv .

<http://tun.fi/MX.321720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmosoma luxembergense" ;
    dwc:scientificNameAuthorship "Wasmann, 1909" ;
    skos:broader <http://tun.fi/MX.297737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elasmosoma luxembergense"@fi,
        "Elasmosoma luxembergense"@sv .

<http://tun.fi/MX.321721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diospilus melanoscelus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297507> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diospilus melanoscelus"@fi,
        "Diospilus melanoscelus"@sv .

<http://tun.fi/MX.321722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus flavipes" ;
    dwc:scientificNameAuthorship "(Haliday, 1835)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus flavipes"@fi,
        "Eubazus flavipes"@sv .

<http://tun.fi/MX.321723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaspis floricola" ;
    dwc:scientificNameAuthorship "(Wesmael, 1835)" ;
    skos:broader <http://tun.fi/MX.297520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triaspis floricola"@fi,
        "Triaspis floricola"@sv .

<http://tun.fi/MX.321724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaspis obscurella" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triaspis obscurella"@fi,
        "Triaspis obscurella"@sv .

<http://tun.fi/MX.321726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agathis lugubris" ;
    dwc:scientificNameAuthorship "(Förster, 1863)" ;
    skos:broader <http://tun.fi/MX.297782> ;
    skos:hiddenLabel "Agathirsia lugubris"@fi,
        "Agathirsia minuta"@fi,
        "Agathirsia lugubris"@sv,
        "Agathirsia minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agathis lugubris"@fi,
        "Agathis lugubris"@sv .

<http://tun.fi/MX.321729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panerema inops" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.321728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panerema inops"@fi,
        "Panerema inops"@sv .

<http://tun.fi/MX.321731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atopandrium debilitatum" ;
    dwc:scientificNameAuthorship "(Morley, 1933)" ;
    skos:broader <http://tun.fi/MX.321730> ;
    skos:hiddenLabel "Atopandrium conflucta"@fi,
        "Atopandrium loripenne"@fi,
        "Atopandrium conflucta"@sv,
        "Atopandrium loripenne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atopandrium debilitatum"@fi,
        "Atopandrium debilitatum"@sv .

<http://tun.fi/MX.321736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asobara tabida" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.321735> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asobara tabida"@fi,
        "Asobara tabida"@sv .

<http://tun.fi/MX.321737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asobara tabidula" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.321735> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asobara tabidula"@fi,
        "Asobara tabidula"@sv .

<http://tun.fi/MX.321739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratospila tricolor" ;
    dwc:scientificNameAuthorship "(Telenga, 1948)" ;
    skos:broader <http://tun.fi/MX.321738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cratospila tricolor"@fi,
        "Cratospila tricolor"@sv .

<http://tun.fi/MX.321741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syncrasis fucicola" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.321740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syncrasis fucicola"@fi,
        "Syncrasis fucicola"@sv .

<http://tun.fi/MX.321742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syncrasis halidayi" ;
    dwc:scientificNameAuthorship "(Foerster, 1862)" ;
    skos:broader <http://tun.fi/MX.321740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syncrasis halidayi"@fi,
        "Syncrasis halidayi"@sv .

<http://tun.fi/MX.321744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloea bonessi" ;
    dwc:scientificNameAuthorship "Fischer, 1966" ;
    skos:broader <http://tun.fi/MX.321743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloea bonessi"@fi,
        "Alloea bonessi"@sv .

<http://tun.fi/MX.321745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloea lonchopterae" ;
    dwc:scientificNameAuthorship "Fischer, 1966" ;
    skos:broader <http://tun.fi/MX.321743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloea lonchopterae"@fi,
        "Alloea lonchopterae"@sv .

<http://tun.fi/MX.321746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiasta dichrocera" ;
    dwc:scientificNameAuthorship "Königsmann, 1960" ;
    skos:broader <http://tun.fi/MX.296967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiasta dichrocera"@fi,
        "Idiasta dichrocera"@sv .

<http://tun.fi/MX.321801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clypeodromus thyridialis" ;
    dwc:scientificNameAuthorship "Tereshkin, 1992" ;
    skos:broader <http://tun.fi/MX.321800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clypeodromus thyridialis"@fi,
        "Clypeodromus thyridialis"@sv .

<http://tun.fi/MX.321803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flacopimpla barathrica" ;
    dwc:scientificNameAuthorship "Fritzén, 2014" ;
    skos:broader <http://tun.fi/MX.321802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Flacopimpla barathrica"@fi,
        "Flacopimpla barathrica"@sv .

<http://tun.fi/MX.321804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus jussilai" ;
    dwc:scientificNameAuthorship "Kasparyan, 2014" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus jussilai"@fi,
        "Rhorus jussilai"@sv .

<http://tun.fi/MX.32181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Motacilla citreola" ;
    dwc:scientificNameAuthorship "Pallas, 1776" ;
    skos:broader <http://tun.fi/MX.32179> ;
    skos:hiddenLabel "Motacilla citreola"@fi,
        "Motacilla citreola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruunavästäräkki"@fi,
        "citronärla"@sv .

<http://tun.fi/MX.32182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Motacilla cinerea" ;
    dwc:scientificNameAuthorship "Tunstall, 1771" ;
    skos:broader <http://tun.fi/MX.32179> ;
    skos:hiddenLabel "Motacilla cinerea"@fi,
        "Motacilla cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtavästäräkki"@fi,
        "forsärla"@sv .

<http://tun.fi/MX.32183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Motacilla alba" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.32179> ;
    skos:hiddenLabel "Motacilla alba"@fi,
        "Motacilla alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "västäräkki"@fi,
        "sädesärla"@sv .

<http://tun.fi/MX.321964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrothrips ornatus" ;
    dwc:scientificNameAuthorship "(Jablonowski, 1894)" ;
    skos:broader <http://tun.fi/MX.232218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrothrips ornatus"@fi,
        "Dendrothrips ornatus"@sv .

<http://tun.fi/MX.321965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrips albopilosus" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.200748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thrips albopilosus"@fi,
        "Thrips albopilosus"@sv .

<http://tun.fi/MX.321967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiomerus diaspidis" ;
    dwc:scientificNameAuthorship "Crawford, 1910" ;
    skos:broader <http://tun.fi/MX.321966> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plagiomerus diaspidis"@fi,
        "Plagiomerus diaspidis"@sv .

<http://tun.fi/MX.321968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apechthis capulifera" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1887)" ;
    skos:broader <http://tun.fi/MX.309055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apechthis capulifera"@fi,
        "Apechthis capulifera"@sv .

<http://tun.fi/MX.321969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus mediosanguineus" ;
    dwc:scientificNameAuthorship "(Heinrich, 1950)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus mediosanguineus"@fi,
        "Campodorus mediosanguineus"@sv .

<http://tun.fi/MX.321970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campodorus ornatus" ;
    dwc:scientificNameAuthorship "(Habermehl, 1925)" ;
    skos:broader <http://tun.fi/MX.309618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campodorus ornatus"@fi,
        "Campodorus ornatus"@sv .

<http://tun.fi/MX.321971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorinaeus australis" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorinaeus australis"@fi,
        "Chorinaeus australis"@sv .

<http://tun.fi/MX.321972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clistopyga canadensis" ;
    dwc:scientificNameAuthorship "Provancher, 1880" ;
    skos:broader <http://tun.fi/MX.309003> ;
    skos:hiddenLabel "Clistopyga sauberi"@fi,
        "Clistopyga sauberi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clistopyga canadensis"@fi,
        "Clistopyga canadensis"@sv .

<http://tun.fi/MX.321973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptopimpla arvicola" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptopimpla arvicola"@fi,
        "Cryptopimpla arvicola"@sv .

<http://tun.fi/MX.321974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenochira validicornis" ;
    dwc:scientificNameAuthorship "(Brischke, 1871)" ;
    skos:broader <http://tun.fi/MX.306743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenochira validicornis"@fi,
        "Ctenochira validicornis"@sv .

<http://tun.fi/MX.321975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus atratus" ;
    dwc:scientificNameAuthorship "(Rudow, 1881)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus atratus"@fi,
        "Dolichomitus atratus"@sv .

<http://tun.fi/MX.321976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus diversicostae" ;
    dwc:scientificNameAuthorship "(Perkins, 1943)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus diversicostae"@fi,
        "Dolichomitus diversicostae"@sv .

<http://tun.fi/MX.321977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus pterelas" ;
    dwc:scientificNameAuthorship "(Say, 1829)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus pterelas"@fi,
        "Dolichomitus pterelas"@sv .

<http://tun.fi/MX.321985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis callunae" ;
    dwc:scientificNameAuthorship "Theobald, 1915" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis callunae"@fi,
        "Aphis callunae"@sv .

<http://tun.fi/MX.32204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthus richardi" ;
    dwc:scientificNameAuthorship "Vieillot, 1818" ;
    skos:broader <http://tun.fi/MX.32203> ;
    skos:hiddenLabel "Anthus novaeseelandiae"@fi,
        "Anthus richardi"@fi,
        "Anthus novaeseelandiae"@sv,
        "Anthus richardi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokirvinen"@fi,
        "större piplärka"@sv .

<http://tun.fi/MX.32206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthus godlewskii" ;
    dwc:scientificNameAuthorship "(Taczanowski, 1876)" ;
    skos:broader <http://tun.fi/MX.32203> ;
    skos:hiddenLabel "Anthus godlewskii"@fi,
        "Anthus godlewskii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mongoliankirvinen"@fi,
        "mongolpiplärka"@sv .

<http://tun.fi/MX.32207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthus campestris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32203> ;
    skos:hiddenLabel "Anthus campestris"@fi,
        "Anthus campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummikirvinen"@fi,
        "fältpiplärka"@sv .

<http://tun.fi/MX.32213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthus pratensis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32203> ;
    skos:hiddenLabel "Anthus pratensis"@fi,
        "Anthus pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittykirvinen"@fi,
        "ängspiplärka"@sv .

<http://tun.fi/MX.32214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthus trivialis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32203> ;
    skos:hiddenLabel "Anthus trivialis"@fi,
        "Anthus trivialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkirvinen"@fi,
        "trädpiplärka"@sv .

<http://tun.fi/MX.32215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthus hodgsoni" ;
    dwc:scientificNameAuthorship "Richmond, 1907" ;
    skos:broader <http://tun.fi/MX.32203> ;
    skos:hiddenLabel "Anthus hodgsoni"@fi,
        "Anthus hodgsoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigakirvinen"@fi,
        "sibirisk piplärka"@sv .

<http://tun.fi/MX.32217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthus cervinus" ;
    dwc:scientificNameAuthorship "(Pallas, 1811)" ;
    skos:broader <http://tun.fi/MX.32203> ;
    skos:hiddenLabel "Anthus cervinus"@fi,
        "Anthus cervinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkirvinen"@fi,
        "rödstrupig piplärka"@sv .

<http://tun.fi/MX.32218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthus gustavi" ;
    dwc:scientificNameAuthorship "Swinhoe, 1863" ;
    skos:broader <http://tun.fi/MX.32203> ;
    skos:hiddenLabel "Anthus gustavi"@fi,
        "Anthus gustavi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrakirvinen"@fi,
        "tundrapiplärka"@sv .

<http://tun.fi/MX.32221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthus petrosus" ;
    dwc:scientificNameAuthorship "(Montagu, 1798)" ;
    skos:broader <http://tun.fi/MX.32203> ;
    skos:hiddenLabel "Anthus petrosus"@fi,
        "Anthus petrosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luotokirvinen"@fi,
        "skärpiplärka"@sv .

<http://tun.fi/MX.323496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semiaphis dauci" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.228409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semiaphis dauci"@fi,
        "Semiaphis dauci"@sv .

<http://tun.fi/MX.323501> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Pohlia elongata var. acuminata" ;
    dwc:scientificNameAuthorship "(Hoppe & Hornsch.) Huebener" ;
    skos:broader <http://tun.fi/MX.43915> ;
    skos:hiddenLabel "Pohlia acuminata"@fi,
        "Pohlia acuminata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pohlia elongata var. acuminata"@fi,
        "Pohlia elongata var. acuminata"@sv .

<http://tun.fi/MX.323502> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Pohlia elongata var. greenii" ;
    dwc:scientificNameAuthorship "(Brid.) A.J. Shaw" ;
    skos:broader <http://tun.fi/MX.43915> ;
    skos:hiddenLabel "Pohlia greenii"@fi,
        "Pohlia greenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pohlia elongata var. greenii"@fi,
        "Pohlia elongata var. greenii"@sv .

<http://tun.fi/MX.323506> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Pohlia wahlenbergii var. glacialis" ;
    dwc:scientificNameAuthorship "(Brid.) E.F. Warb." ;
    skos:broader <http://tun.fi/MX.43926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pohlia wahlenbergii var. glacialis"@fi,
        "Pohlia wahlenbergii var. glacialis"@sv .

<http://tun.fi/MX.323510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius alacer" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius alacer"@fi,
        "Eridolius alacer"@sv .

<http://tun.fi/MX.323511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eridolius gibbulus" ;
    dwc:scientificNameAuthorship "(Holmgren, 1857)" ;
    skos:broader <http://tun.fi/MX.306863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eridolius gibbulus"@fi,
        "Eridolius gibbulus"@sv .

<http://tun.fi/MX.323512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus genalis" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.309806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hadrodactylus genalis"@fi,
        "Hadrodactylus genalis"@sv .

<http://tun.fi/MX.323513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homotropus melanogaster" ;
    dwc:scientificNameAuthorship "(Holmgren, 1874)" ;
    skos:broader <http://tun.fi/MX.308563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homotropus melanogaster"@fi,
        "Homotropus melanogaster"@sv .

<http://tun.fi/MX.323514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes moravicus" ;
    dwc:scientificNameAuthorship "Habermehl, 1923" ;
    skos:broader <http://tun.fi/MX.309512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrolestes moravicus"@fi,
        "Lathrolestes moravicus"@sv .

<http://tun.fi/MX.323515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lethades erichsonii" ;
    dwc:scientificNameAuthorship "Hinz, 1996" ;
    skos:broader <http://tun.fi/MX.309417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lethades erichsonii"@fi,
        "Lethades erichsonii"@sv .

<http://tun.fi/MX.323516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lethades poloniae" ;
    dwc:scientificNameAuthorship "Hinz, 1996" ;
    skos:broader <http://tun.fi/MX.309417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lethades poloniae"@fi,
        "Lethades poloniae"@sv .

<http://tun.fi/MX.323517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissonota gracilipes" ;
    dwc:scientificNameAuthorship "Thomson, 1877" ;
    skos:broader <http://tun.fi/MX.309251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lissonota gracilipes"@fi,
        "Lissonota gracilipes"@sv .

<http://tun.fi/MX.323519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neotypus coreensis" ;
    dwc:scientificNameAuthorship "Uchida, 1930" ;
    skos:broader <http://tun.fi/MX.323518> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neotypus coreensis"@fi,
        "Neotypus coreensis"@sv .

<http://tun.fi/MX.323521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaestus nigriventris" ;
    dwc:scientificNameAuthorship "Roman, 1937" ;
    skos:broader <http://tun.fi/MX.323520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaestus nigriventris"@fi,
        "Phaestus nigriventris"@sv .

<http://tun.fi/MX.323522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sussaba hinzi" ;
    dwc:scientificNameAuthorship "Diller, 1982" ;
    skos:broader <http://tun.fi/MX.308630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sussaba hinzi"@fi,
        "Sussaba hinzi"@sv .

<http://tun.fi/MX.323523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndipnus saotis" ;
    dwc:scientificNameAuthorship "Kasparyan, 2003" ;
    skos:broader <http://tun.fi/MX.309833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syndipnus saotis"@fi,
        "Syndipnus saotis"@sv .

<http://tun.fi/MX.323524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster laevifoveolata" ;
    dwc:scientificNameAuthorship "Buhl, 2015" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster laevifoveolata"@fi,
        "Platygaster laevifoveolata"@sv .

<http://tun.fi/MX.323525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas blechingium" ;
    dwc:scientificNameAuthorship "Buhl, 2015" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas blechingium"@fi,
        "Synopeas blechingium"@sv .

<http://tun.fi/MX.323526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bruchophagus ater" ;
    dwc:scientificNameAuthorship "(Walker, 1832)" ;
    skos:broader <http://tun.fi/MX.318860> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bruchophagus ater"@fi,
        "Bruchophagus ater"@sv .

<http://tun.fi/MX.323527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinotorus jussilai" ;
    dwc:scientificNameAuthorship "Reshchikov, 2016" ;
    skos:broader <http://tun.fi/MX.309608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhinotorus jussilai"@fi,
        "Rhinotorus jussilai"@sv .

<http://tun.fi/MX.323528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus koponeni" ;
    dwc:scientificNameAuthorship "Vikberg, 2013" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:hiddenLabel "Torymus maculatus"@fi,
        "Torymus maculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus koponeni"@fi,
        "Torymus koponeni"@sv .

<http://tun.fi/MX.323539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sialis sibirica" ;
    dwc:scientificNameAuthorship "McLachlan, 1872" ;
    skos:broader <http://tun.fi/MX.290295> ;
    skos:hiddenLabel "Sialis sibirica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkaislakorento"@fi,
        "Sialis sibirica"@sv .

<http://tun.fi/MX.323584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysolampus rufitarsis" ;
    dwc:scientificNameAuthorship "(Förster, 1859)" ;
    skos:broader <http://tun.fi/MX.319700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysolampus rufitarsis"@fi,
        "Chrysolampus rufitarsis"@sv .

<http://tun.fi/MX.323585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster inermis" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster inermis"@fi,
        "Platygaster inermis"@sv .

<http://tun.fi/MX.323586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inostemma favo" ;
    dwc:scientificNameAuthorship "Walker, 1838" ;
    skos:broader <http://tun.fi/MX.317529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inostemma favo"@fi,
        "Inostemma favo"@sv .

<http://tun.fi/MX.323587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ithytrichia clavata" ;
    dwc:scientificNameAuthorship "Morton, 1905" ;
    skos:broader <http://tun.fi/MX.231783> ;
    skos:hiddenLabel "Ithytrichia clavata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäsilmupalkonen"@fi,
        "Ithytrichia clavata"@sv .

<http://tun.fi/MX.323588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster zigrida" ;
    dwc:scientificNameAuthorship "Buhl, 2010" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster zigrida"@fi,
        "Platygaster zigrida"@sv .

<http://tun.fi/MX.323589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantoclis merope" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantoclis merope"@fi,
        "Pantoclis merope"@sv .

<http://tun.fi/MX.323590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster inconspicua" ;
    dwc:scientificNameAuthorship "Buhl, 1999" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster inconspicua"@fi,
        "Platygaster inconspicua"@sv .

<http://tun.fi/MX.323591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idris ater" ;
    dwc:scientificNameAuthorship "(Szelényi, 1953)" ;
    skos:broader <http://tun.fi/MX.317786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idris ater"@fi,
        "Idris ater"@sv .

<http://tun.fi/MX.323592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma babas" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma babas"@fi,
        "Copidosoma babas"@sv .

<http://tun.fi/MX.323593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus boreaphilus" ;
    dwc:scientificNameAuthorship "(Roman, 1939)" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus boreaphilus"@fi,
        "Mastrus boreaphilus"@sv .

<http://tun.fi/MX.323594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus montanus" ;
    dwc:scientificNameAuthorship "Horstmann, 1990" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus montanus"@fi,
        "Mastrus montanus"@sv .

<http://tun.fi/MX.323595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus ridibundus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus ridibundus"@fi,
        "Mastrus ridibundus"@sv .

<http://tun.fi/MX.323596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus rubitergator" ;
    dwc:scientificNameAuthorship "Aubert, 1977" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus rubitergator"@fi,
        "Mastrus rubitergator"@sv .

<http://tun.fi/MX.323597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mastrus silbernageli" ;
    dwc:scientificNameAuthorship "(Kiss, 1929)" ;
    skos:broader <http://tun.fi/MX.307201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mastrus silbernageli"@fi,
        "Mastrus silbernageli"@sv .

<http://tun.fi/MX.323599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micromonodon tener" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1893)" ;
    skos:broader <http://tun.fi/MX.323598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micromonodon tener"@fi,
        "Micromonodon tener"@sv .

<http://tun.fi/MX.323600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoophthorus bridgmani" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1897)" ;
    skos:broader <http://tun.fi/MX.307215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zoophthorus bridgmani"@fi,
        "Zoophthorus bridgmani"@sv .

<http://tun.fi/MX.323601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoophthorus dodecellae" ;
    dwc:scientificNameAuthorship "(Obrtel & Sedivy, 1960)" ;
    skos:broader <http://tun.fi/MX.307215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zoophthorus dodecellae"@fi,
        "Zoophthorus dodecellae"@sv .

<http://tun.fi/MX.323602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagrus nigriceps" ;
    dwc:scientificNameAuthorship "(Smits van Burgst, 1914)" ;
    skos:broader <http://tun.fi/MX.319980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagrus nigriceps"@fi,
        "Anagrus nigriceps"@sv .

<http://tun.fi/MX.323603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagrus obscurus" ;
    dwc:scientificNameAuthorship "Förster, 1861" ;
    skos:broader <http://tun.fi/MX.319980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagrus obscurus"@fi,
        "Anagrus obscurus"@sv .

<http://tun.fi/MX.323604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster latiptera" ;
    dwc:scientificNameAuthorship "Buhl, 2010" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster latiptera"@fi,
        "Platygaster latiptera"@sv .

<http://tun.fi/MX.323608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterarthrus vikbergi" ;
    dwc:scientificNameAuthorship "Liston, Mutanen & Viitasaari, 2019" ;
    skos:broader <http://tun.fi/MX.289065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterarthrus vikbergi"@fi,
        "Heterarthrus vikbergi"@sv .

<http://tun.fi/MX.323610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hinatara recta" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.323609> ;
    skos:hiddenLabel "Blennocampa recta"@fi,
        "Blennocampa recta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hinatara recta"@fi,
        "Hinatara recta"@sv .

<http://tun.fi/MX.323611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocampa minuta" ;
    dwc:scientificNameAuthorship "(Christ, 1791)" ;
    skos:broader <http://tun.fi/MX.286686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplocampa minuta"@fi,
        "Hoplocampa minuta"@sv .

<http://tun.fi/MX.323612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrophya recognata" ;
    dwc:scientificNameAuthorship "Zombori, 1979" ;
    skos:broader <http://tun.fi/MX.288697> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrophya recognata"@fi,
        "Macrophya recognata"@sv .

<http://tun.fi/MX.323613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrophya ribis" ;
    dwc:scientificNameAuthorship "(Schrank, 1781)" ;
    skos:broader <http://tun.fi/MX.288697> ;
    skos:hiddenLabel "Tenthredo ribis"@fi,
        "Tenthredo ribis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrophya ribis"@fi,
        "Macrophya ribis"@sv .

<http://tun.fi/MX.323616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus thomsonii" ;
    dwc:scientificNameAuthorship "Dalla Torre, 1901" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus thomsonii"@fi,
        "Mesochorus thomsonii"@sv .

<http://tun.fi/MX.323620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moerckia flotoviana" ;
    dwc:scientificNameAuthorship "(Nees) Schiffn." ;
    skos:broader <http://tun.fi/MX.44148> ;
    skos:hiddenLabel "Cordaea flotoviana"@fi,
        "Cordaea flotoviana"@sv,
        "Moerckia flotoviana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Moerckia flotoviana"@fi,
        "sydkärrmörkia"@sv .

<http://tun.fi/MX.323621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonotis yezoana" ;
    dwc:scientificNameAuthorship "Besch. & Cardot" ;
    skos:broader <http://tun.fi/MX.43317> ;
    skos:hiddenLabel "Philonotis yezoana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nipponinlähdesammal"@fi,
        "Philonotis yezoana"@sv .

<http://tun.fi/MX.323700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnophora perpropinqua" ;
    dwc:scientificNameAuthorship "Mostovski & Mikhailovskaya, 2003" ;
    skos:broader <http://tun.fi/MX.277476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnophora perpropinqua"@fi,
        "Gymnophora perpropinqua"@sv .

<http://tun.fi/MX.323701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia cirriventris" ;
    dwc:scientificNameAuthorship "Schmitz, 1929" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia cirriventris"@fi,
        "Megaselia cirriventris"@sv .

<http://tun.fi/MX.323702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus troll" ;
    dwc:scientificNameAuthorship "Mutin, 1999" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platycheirus troll"@fi,
        "Platycheirus troll"@sv .

<http://tun.fi/MX.323704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyopa panzeri" ;
    dwc:scientificNameAuthorship "Goffe, 1945" ;
    skos:broader <http://tun.fi/MX.278084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachyopa panzeri"@fi,
        "Brachyopa panzeri"@sv .

<http://tun.fi/MX.323711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Janetiella glechomae" ;
    dwc:scientificNameAuthorship "Tavares, 1930" ;
    skos:broader <http://tun.fi/MX.323710> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Janetiella glechomae"@fi,
        "Janetiella glechomae"@sv .

<http://tun.fi/MX.323743> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Polytrichum commune var. commune" ;
    skos:broader <http://tun.fi/MX.43933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polytrichum commune var. commune"@fi,
        "Polytrichum commune var. commune"@sv .

<http://tun.fi/MX.323745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichum perigoniale" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.43419> ;
    skos:hiddenLabel "Polytrichum commune var. perigoniale"@fi,
        "Polytrichum perigoniale"@fi,
        "Polytrichum commune var. perigoniale"@sv,
        "Polytrichum perigoniale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmäkarhunsammal"@fi,
        "vägbjörnmossa"@sv .

<http://tun.fi/MX.323757> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Polytrichum commune var. uliginosum" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.43933> ;
    skos:hiddenLabel "Polytrichum uliginosum"@fi,
        "Polytrichum uliginosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polytrichum commune var. uliginosum"@fi,
        "Polytrichum commune var. uliginosum"@sv .

<http://tun.fi/MX.323780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Troglochaetus beranecki" ;
    dwc:scientificNameAuthorship "Delachaux, 1921" ;
    skos:broader <http://tun.fi/MX.323779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Troglochaetus beranecki"@fi,
        "Troglochaetus beranecki"@sv .

<http://tun.fi/MX.324248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthostigma breviradiale" ;
    dwc:scientificNameAuthorship "Königsmann, 1969" ;
    skos:broader <http://tun.fi/MX.321598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthostigma breviradiale"@fi,
        "Orthostigma breviradiale"@sv .

<http://tun.fi/MX.324249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthostigma cratospilum" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.321598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthostigma cratospilum"@fi,
        "Orthostigma cratospilum"@sv .

<http://tun.fi/MX.324250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthostigma laticeps" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.321598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthostigma laticeps"@fi,
        "Orthostigma laticeps"@sv .

<http://tun.fi/MX.324251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthostigma latinerve" ;
    dwc:scientificNameAuthorship "(Petersen, 1956)" ;
    skos:broader <http://tun.fi/MX.321598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthostigma latinerve"@fi,
        "Orthostigma latinerve"@sv .

<http://tun.fi/MX.324252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthostigma longicorne" ;
    dwc:scientificNameAuthorship "Königsmann, 1969" ;
    skos:broader <http://tun.fi/MX.321598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthostigma longicorne"@fi,
        "Orthostigma longicorne"@sv .

<http://tun.fi/MX.324253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthostigma longicubitale" ;
    dwc:scientificNameAuthorship "Königsmann, 1969" ;
    skos:broader <http://tun.fi/MX.321598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthostigma longicubitale"@fi,
        "Orthostigma longicubitale"@sv .

<http://tun.fi/MX.324254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthostigma maculipes" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.321598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthostigma maculipes"@fi,
        "Orthostigma maculipes"@sv .

<http://tun.fi/MX.324255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthostigma mandibulare" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.321598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthostigma mandibulare"@fi,
        "Orthostigma mandibulare"@sv .

<http://tun.fi/MX.324256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthostigma pseudolaticeps" ;
    dwc:scientificNameAuthorship "Königsmann, 1969" ;
    skos:broader <http://tun.fi/MX.321598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthostigma pseudolaticeps"@fi,
        "Orthostigma pseudolaticeps"@sv .

<http://tun.fi/MX.324257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthostigma pumilum" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.321598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthostigma pumilum"@fi,
        "Orthostigma pumilum"@sv .

<http://tun.fi/MX.324258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthostigma pusillum" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.321598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthostigma pusillum"@fi,
        "Orthostigma pusillum"@sv .

<http://tun.fi/MX.324259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthostigma sculpturatum" ;
    dwc:scientificNameAuthorship "Tobias, 1962" ;
    skos:broader <http://tun.fi/MX.321598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthostigma sculpturatum"@fi,
        "Orthostigma sculpturatum"@sv .

<http://tun.fi/MX.324260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthostigma sordipes" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.321598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orthostigma sordipes"@fi,
        "Orthostigma sordipes"@sv .

<http://tun.fi/MX.324262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelphenaldis globipes" ;
    dwc:scientificNameAuthorship "(Fischer, 1962)" ;
    skos:broader <http://tun.fi/MX.324261> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelphenaldis globipes"@fi,
        "Adelphenaldis globipes"@sv .

<http://tun.fi/MX.324265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema adventum" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema adventum"@fi,
        "Dinotrema adventum"@sv .

<http://tun.fi/MX.324266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema affine" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema affine"@fi,
        "Dinotrema affine"@sv .

<http://tun.fi/MX.324267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema agaricophagum" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema agaricophagum"@fi,
        "Dinotrema agaricophagum"@sv .

<http://tun.fi/MX.324268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema agnitum" ;
    dwc:scientificNameAuthorship "Tobias, 2004" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema agnitum"@fi,
        "Dinotrema agnitum"@sv .

<http://tun.fi/MX.324269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema alysiae" ;
    dwc:scientificNameAuthorship "Munk & Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema alysiae"@fi,
        "Dinotrema alysiae"@sv .

<http://tun.fi/MX.324270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema amoenidens" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema amoenidens"@fi,
        "Dinotrema amoenidens"@sv .

<http://tun.fi/MX.324271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema arenarium" ;
    dwc:scientificNameAuthorship "Tobias, 2004" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema arenarium"@fi,
        "Dinotrema arenarium"@sv .

<http://tun.fi/MX.324272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema aurelianum" ;
    dwc:scientificNameAuthorship "(Fischer, 1976)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema aurelianum"@fi,
        "Dinotrema aurelianum"@sv .

<http://tun.fi/MX.324273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema brevicauda" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema brevicauda"@fi,
        "Dinotrema brevicauda"@sv .

<http://tun.fi/MX.324274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema caesum" ;
    dwc:scientificNameAuthorship "Tobias, 2006" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema caesum"@fi,
        "Dinotrema caesum"@sv .

<http://tun.fi/MX.324275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema calamitosum" ;
    dwc:scientificNameAuthorship "Tobias, 2006" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema calamitosum"@fi,
        "Dinotrema calamitosum"@sv .

<http://tun.fi/MX.324276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema callidium" ;
    dwc:scientificNameAuthorship "Tobias, 2006" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema callidium"@fi,
        "Dinotrema callidium"@sv .

<http://tun.fi/MX.324277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema carinatum" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema carinatum"@fi,
        "Dinotrema carinatum"@sv .

<http://tun.fi/MX.324278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema catharinae" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema catharinae"@fi,
        "Dinotrema catharinae"@sv .

<http://tun.fi/MX.324279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema compressum" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema compressum"@fi,
        "Dinotrema compressum"@sv .

<http://tun.fi/MX.324280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema concinnum" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema concinnum"@fi,
        "Dinotrema concinnum"@sv .

<http://tun.fi/MX.324282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema converginerve" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema converginerve"@fi,
        "Dinotrema converginerve"@sv .

<http://tun.fi/MX.324283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema costulatum" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema costulatum"@fi,
        "Dinotrema costulatum"@sv .

<http://tun.fi/MX.324284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema crassiceps" ;
    dwc:scientificNameAuthorship "(Fischer, 1958)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema crassiceps"@fi,
        "Dinotrema crassiceps"@sv .

<http://tun.fi/MX.324285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema cratocerum" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema cratocerum"@fi,
        "Dinotrema cratocerum"@sv .

<http://tun.fi/MX.324286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema cruciatum" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema cruciatum"@fi,
        "Dinotrema cruciatum"@sv .

<http://tun.fi/MX.324287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema deprane" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema deprane"@fi,
        "Dinotrema deprane"@sv .

<http://tun.fi/MX.324288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema dimidiatum" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema dimidiatum"@fi,
        "Dinotrema dimidiatum"@sv .

<http://tun.fi/MX.324289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema dimorpha" ;
    dwc:scientificNameAuthorship "(Fischer, 1976)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema dimorpha"@fi,
        "Dinotrema dimorpha"@sv .

<http://tun.fi/MX.324290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema divisum" ;
    dwc:scientificNameAuthorship "(Stelfox & Graham, 1950)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema divisum"@fi,
        "Dinotrema divisum"@sv .

<http://tun.fi/MX.324291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema enanum" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema enanum"@fi,
        "Dinotrema enanum"@sv .

<http://tun.fi/MX.324293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema falsificum" ;
    dwc:scientificNameAuthorship "(Stelfox & Graham, 1950)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema falsificum"@fi,
        "Dinotrema falsificum"@sv .

<http://tun.fi/MX.324294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema fischerianum" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema fischerianum"@fi,
        "Dinotrema fischerianum"@sv .

<http://tun.fi/MX.324295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema glabrideum" ;
    dwc:scientificNameAuthorship "Munk et Peris-Felipo, 2015" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema glabrideum"@fi,
        "Dinotrema glabrideum"@sv .

<http://tun.fi/MX.324296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema glabrum" ;
    dwc:scientificNameAuthorship "(Stelfox & Graham, 1951)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema glabrum"@fi,
        "Dinotrema glabrum"@sv .

<http://tun.fi/MX.324297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema haeselbarthi" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema haeselbarthi"@fi,
        "Dinotrema haeselbarthi"@sv .

<http://tun.fi/MX.324298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema hodisense" ;
    dwc:scientificNameAuthorship "(Fischer, 1976)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema hodisense"@fi,
        "Dinotrema hodisense"@sv .

<http://tun.fi/MX.324299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema incarinatum" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema incarinatum"@fi,
        "Dinotrema incarinatum"@sv .

<http://tun.fi/MX.324300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema incongruens" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema incongruens"@fi,
        "Dinotrema incongruens"@sv .

<http://tun.fi/MX.324301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema intermissum" ;
    dwc:scientificNameAuthorship "(Fischer, 1974)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema intermissum"@fi,
        "Dinotrema intermissum"@sv .

<http://tun.fi/MX.324302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema jaculans" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema jaculans"@fi,
        "Dinotrema jaculans"@sv .

<http://tun.fi/MX.324304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema lagunasense" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema lagunasense"@fi,
        "Dinotrema lagunasense"@sv .

<http://tun.fi/MX.324305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema latidens" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema latidens"@fi,
        "Dinotrema latidens"@sv .

<http://tun.fi/MX.324306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema latifemur" ;
    dwc:scientificNameAuthorship "(Fischer, 1975)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema latifemur"@fi,
        "Dinotrema latifemur"@sv .

<http://tun.fi/MX.324307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema leptocauda" ;
    dwc:scientificNameAuthorship "(Fischer, 1976)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema leptocauda"@fi,
        "Dinotrema leptocauda"@sv .

<http://tun.fi/MX.324308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema leptocorne" ;
    dwc:scientificNameAuthorship "(Fischer, 1979)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema leptocorne"@fi,
        "Dinotrema leptocorne"@sv .

<http://tun.fi/MX.324309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema lineolum" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema lineolum"@fi,
        "Dinotrema lineolum"@sv .

<http://tun.fi/MX.324310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema longicarinatum" ;
    dwc:scientificNameAuthorship "(Fischer, 1976)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema longicarinatum"@fi,
        "Dinotrema longicarinatum"@sv .

<http://tun.fi/MX.324311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema lugaense" ;
    dwc:scientificNameAuthorship "Tobias, 2003" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema lugaense"@fi,
        "Dinotrema lugaense"@sv .

<http://tun.fi/MX.324312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema macrocera" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema macrocera"@fi,
        "Dinotrema macrocera"@sv .

<http://tun.fi/MX.324313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema mareum" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema mareum"@fi,
        "Dinotrema mareum"@sv .

<http://tun.fi/MX.324314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema matridignum" ;
    dwc:scientificNameAuthorship "(Fischer, 1974)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema matridignum"@fi,
        "Dinotrema matridignum"@sv .

<http://tun.fi/MX.324315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema mediocorne" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema mediocorne"@fi,
        "Dinotrema mediocorne"@sv .

<http://tun.fi/MX.324316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema mesocaudatum" ;
    dwc:scientificNameAuthorship "van Achterberg, 1988" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema mesocaudatum"@fi,
        "Dinotrema mesocaudatum"@sv .

<http://tun.fi/MX.324317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema multiarticulatum" ;
    dwc:scientificNameAuthorship "van Achterberg, 1988" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema multiarticulatum"@fi,
        "Dinotrema multiarticulatum"@sv .

<http://tun.fi/MX.324318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema necrophilum" ;
    dwc:scientificNameAuthorship "(Hedqvist, 1972)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema necrophilum"@fi,
        "Dinotrema necrophilum"@sv .

<http://tun.fi/MX.324319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema nevae" ;
    dwc:scientificNameAuthorship "(Tobias, 1986)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema nevae"@fi,
        "Dinotrema nevae"@sv .

<http://tun.fi/MX.324320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema nigricorne" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema nigricorne"@fi,
        "Dinotrema nigricorne"@sv .

<http://tun.fi/MX.324321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema norwegicum" ;
    dwc:scientificNameAuthorship "Munk et Peris-Felipo, 2014" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema norwegicum"@fi,
        "Dinotrema norwegicum"@sv .

<http://tun.fi/MX.324322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema occipitale" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema occipitale"@fi,
        "Dinotrema occipitale"@sv .

<http://tun.fi/MX.324323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema oleraceum" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema oleraceum"@fi,
        "Dinotrema oleraceum"@sv .

<http://tun.fi/MX.324324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema pappi" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema pappi"@fi,
        "Dinotrema pappi"@sv .

<http://tun.fi/MX.324325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema parapunctatum" ;
    dwc:scientificNameAuthorship "(Fischer, 1976)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema parapunctatum"@fi,
        "Dinotrema parapunctatum"@sv .

<http://tun.fi/MX.324326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema paucicrene" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema paucicrene"@fi,
        "Dinotrema paucicrene"@sv .

<http://tun.fi/MX.324327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema paucilicum" ;
    dwc:scientificNameAuthorship "Papp, 2012" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema paucilicum"@fi,
        "Dinotrema paucilicum"@sv .

<http://tun.fi/MX.324328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema perlustrandum" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema perlustrandum"@fi,
        "Dinotrema perlustrandum"@sv .

<http://tun.fi/MX.324329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema phoridarum" ;
    dwc:scientificNameAuthorship "(Goidanich, 1936)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema phoridarum"@fi,
        "Dinotrema phoridarum"@sv .

<http://tun.fi/MX.324330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema pratense" ;
    dwc:scientificNameAuthorship "van Achterberg, 1988" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema pratense"@fi,
        "Dinotrema pratense"@sv .

<http://tun.fi/MX.324331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema propodeale" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema propodeale"@fi,
        "Dinotrema propodeale"@sv .

<http://tun.fi/MX.324332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudinostigma pulvinatum" ;
    dwc:scientificNameAuthorship "(Stelfox & Graham, 1949)" ;
    skos:broader <http://tun.fi/MX.5019816> ;
    skos:hiddenLabel "Dinotrema pulvinatum"@fi,
        "Dinotrema pulvinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudinostigma pulvinatum"@fi,
        "Eudinostigma pulvinatum"@sv .

<http://tun.fi/MX.324333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema rugisignum" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema rugisignum"@fi,
        "Dinotrema rugisignum"@sv .

<http://tun.fi/MX.324334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema sauricum" ;
    dwc:scientificNameAuthorship "Tobias, 2003" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema sauricum"@fi,
        "Dinotrema sauricum"@sv .

<http://tun.fi/MX.324335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema semicompressum" ;
    dwc:scientificNameAuthorship "(Stelfox & Graman, 1949)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema semicompressum"@fi,
        "Dinotrema semicompressum"@sv .

<http://tun.fi/MX.324336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema speculum" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema speculum"@fi,
        "Dinotrema speculum"@sv .

<http://tun.fi/MX.324337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema spitzzickense" ;
    dwc:scientificNameAuthorship "(Fischer, 1976)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema spitzzickense"@fi,
        "Dinotrema spitzzickense"@sv .

<http://tun.fi/MX.324338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema sternaulicum" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema sternaulicum"@fi,
        "Dinotrema sternaulicum"@sv .

<http://tun.fi/MX.324339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema stigmaticum" ;
    dwc:scientificNameAuthorship "(Tobias, 1992)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema stigmaticum"@fi,
        "Dinotrema stigmaticum"@sv .

<http://tun.fi/MX.324340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema sylvaticum" ;
    dwc:scientificNameAuthorship "Tobias, 2003" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema sylvaticum"@fi,
        "Dinotrema sylvaticum"@sv .

<http://tun.fi/MX.324341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema thurnense" ;
    dwc:scientificNameAuthorship "(Fischer, 1977)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema thurnense"@fi,
        "Dinotrema thurnense"@sv .

<http://tun.fi/MX.324342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema tinencaense" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema tinencaense"@fi,
        "Dinotrema tinencaense"@sv .

<http://tun.fi/MX.324343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema toleratum" ;
    dwc:scientificNameAuthorship "(Fischer, 1974)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema toleratum"@fi,
        "Dinotrema toleratum"@sv .

<http://tun.fi/MX.324345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema varimembre" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema varimembre"@fi,
        "Dinotrema varimembre"@sv .

<http://tun.fi/MX.324346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema venustum" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema venustum"@fi,
        "Dinotrema venustum"@sv .

<http://tun.fi/MX.324347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema vindex" ;
    dwc:scientificNameAuthorship "Haliday, 1837" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema vindex"@fi,
        "Dinotrema vindex"@sv .

<http://tun.fi/MX.324348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema vitobiasi" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema vitobiasi"@fi,
        "Dinotrema vitobiasi"@sv .

<http://tun.fi/MX.324349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema vituperatum" ;
    dwc:scientificNameAuthorship "(Fischer, 1974)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema vituperatum"@fi,
        "Dinotrema vituperatum"@sv .

<http://tun.fi/MX.324350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelphenaldis acutidentata" ;
    dwc:scientificNameAuthorship "(Fischer, 1970)" ;
    skos:broader <http://tun.fi/MX.324261> ;
    skos:hiddenLabel "Synaldis acutidentata"@fi,
        "Synaldis acutidentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelphenaldis acutidentata"@fi,
        "Adelphenaldis acutidentata"@sv .

<http://tun.fi/MX.324351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synaldis lacessiva" ;
    dwc:scientificNameAuthorship "Fischer, 1975" ;
    skos:broader <http://tun.fi/MX.296940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synaldis lacessiva"@fi,
        "Synaldis lacessiva"@sv .

<http://tun.fi/MX.324352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synaldis mandibulata" ;
    dwc:scientificNameAuthorship "Fischer, 1970" ;
    skos:broader <http://tun.fi/MX.296940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synaldis mandibulata"@fi,
        "Synaldis mandibulata"@sv .

<http://tun.fi/MX.324353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synaldis megastigma" ;
    dwc:scientificNameAuthorship "Fischer, 1967" ;
    skos:broader <http://tun.fi/MX.296940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synaldis megastigma"@fi,
        "Synaldis megastigma"@sv .

<http://tun.fi/MX.324354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synaldis parvicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synaldis parvicornis"@fi,
        "Synaldis parvicornis"@sv .

<http://tun.fi/MX.324355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synaldis ultima" ;
    dwc:scientificNameAuthorship "Fischer, 1970" ;
    skos:broader <http://tun.fi/MX.296940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synaldis ultima"@fi,
        "Synaldis ultima"@sv .

<http://tun.fi/MX.324356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota compressiventris" ;
    dwc:scientificNameAuthorship "Stelfox & Graham, 1951" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota compressiventris"@fi,
        "Aspilota compressiventris"@sv .

<http://tun.fi/MX.324357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota delicata" ;
    dwc:scientificNameAuthorship "Fischer, 1973" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota delicata"@fi,
        "Aspilota delicata"@sv .

<http://tun.fi/MX.324358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema insigne" ;
    dwc:scientificNameAuthorship "(Stelfox & Graham, 1950)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:hiddenLabel "Aspilota insignis"@fi,
        "Aspilota insignis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema insigne"@fi,
        "Dinotrema insigne"@sv .

<http://tun.fi/MX.324359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota laevinota" ;
    dwc:scientificNameAuthorship "Tobias, 1962" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota laevinota"@fi,
        "Aspilota laevinota"@sv .

<http://tun.fi/MX.324360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota leptoarticulata" ;
    dwc:scientificNameAuthorship "Munk & Peris-Felipo, 2016" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota leptoarticulata"@fi,
        "Aspilota leptoarticulata"@sv .

<http://tun.fi/MX.324361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota nidicola" ;
    dwc:scientificNameAuthorship "Hedqvist, 1973" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota nidicola"@fi,
        "Aspilota nidicola"@sv .

<http://tun.fi/MX.324362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota stenogaster" ;
    dwc:scientificNameAuthorship "Stelfox & Graham, 1951" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota stenogaster"@fi,
        "Aspilota stenogaster"@sv .

<http://tun.fi/MX.324363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota tetragona" ;
    dwc:scientificNameAuthorship "Fischer 1976" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota tetragona"@fi,
        "Aspilota tetragona"@sv .

<http://tun.fi/MX.324364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota ventasa" ;
    dwc:scientificNameAuthorship "Belokobylskij, 2007" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota ventasa"@fi,
        "Aspilota ventasa"@sv .

<http://tun.fi/MX.324365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphaereta brevis" ;
    dwc:scientificNameAuthorship "Tobias, 1962" ;
    skos:broader <http://tun.fi/MX.296943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphaereta brevis"@fi,
        "Aphaereta brevis"@sv .

<http://tun.fi/MX.324366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphaereta difficilis" ;
    dwc:scientificNameAuthorship "Nixon, 1939" ;
    skos:broader <http://tun.fi/MX.296943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphaereta difficilis"@fi,
        "Aphaereta difficilis"@sv .

<http://tun.fi/MX.324367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphaereta major" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.296943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphaereta major"@fi,
        "Aphaereta major"@sv .

<http://tun.fi/MX.324368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphaereta rubicunda" ;
    dwc:scientificNameAuthorship "Tobias, 1962" ;
    skos:broader <http://tun.fi/MX.296943> ;
    skos:hiddenLabel "Aphaereta cephalotes"@fi,
        "Aphaereta cephalotes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphaereta rubicunda"@fi,
        "Aphaereta rubicunda"@sv .

<http://tun.fi/MX.324370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphaereta scaptomyzae" ;
    dwc:scientificNameAuthorship "Fischer, 1966" ;
    skos:broader <http://tun.fi/MX.296943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphaereta scaptomyzae"@fi,
        "Aphaereta scaptomyzae"@sv .

<http://tun.fi/MX.324371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphaereta tenuicornis" ;
    dwc:scientificNameAuthorship "Nixon, 1939" ;
    skos:broader <http://tun.fi/MX.296943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphaereta tenuicornis"@fi,
        "Aphaereta tenuicornis"@sv .

<http://tun.fi/MX.324374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa eunice" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa eunice"@fi,
        "Phaenocarpa eunice"@sv .

<http://tun.fi/MX.324375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa flavipes" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa flavipes"@fi,
        "Phaenocarpa flavipes"@sv .

<http://tun.fi/MX.324376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa galatea" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa galatea"@fi,
        "Phaenocarpa galatea"@sv .

<http://tun.fi/MX.324377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa intermedia" ;
    dwc:scientificNameAuthorship "Tobias, 1962" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa intermedia"@fi,
        "Phaenocarpa intermedia"@sv .

<http://tun.fi/MX.324379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa livida" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa livida"@fi,
        "Phaenocarpa livida"@sv .

<http://tun.fi/MX.324380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa longicauda" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa longicauda"@fi,
        "Phaenocarpa longicauda"@sv .

<http://tun.fi/MX.324381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa luteipes" ;
    dwc:scientificNameAuthorship "Stelfox, 1950" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa luteipes"@fi,
        "Phaenocarpa luteipes"@sv .

<http://tun.fi/MX.324382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa notabilis" ;
    dwc:scientificNameAuthorship "Stelfox, 1944" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa notabilis"@fi,
        "Phaenocarpa notabilis"@sv .

<http://tun.fi/MX.324383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa styriaca" ;
    dwc:scientificNameAuthorship "Fischer, 1970" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa styriaca"@fi,
        "Phaenocarpa styriaca"@sv .

<http://tun.fi/MX.324384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa tacita" ;
    dwc:scientificNameAuthorship "Stelfox, 1941" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa tacita"@fi,
        "Phaenocarpa tacita"@sv .

<http://tun.fi/MX.324385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa theodori" ;
    dwc:scientificNameAuthorship "(Snellen van Vollenhoven, 1878)" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa theodori"@fi,
        "Phaenocarpa theodori"@sv .

<http://tun.fi/MX.324399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus aculeatus" ;
    dwc:scientificNameAuthorship "(Swederus, 1795)" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus aculeatus"@fi,
        "Megastigmus aculeatus"@sv .

<http://tun.fi/MX.324400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus atedius" ;
    dwc:scientificNameAuthorship "Walker, 1851" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus atedius"@fi,
        "Megastigmus atedius"@sv .

<http://tun.fi/MX.324401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus bipunctatus" ;
    dwc:scientificNameAuthorship "(Swederus, 1795)" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus bipunctatus"@fi,
        "Megastigmus bipunctatus"@sv .

<http://tun.fi/MX.324402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus borriesi" ;
    dwc:scientificNameAuthorship "Crosby, 1913" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus borriesi"@fi,
        "Megastigmus borriesi"@sv .

<http://tun.fi/MX.324403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus brevicaudis" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1852" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus brevicaudis"@fi,
        "Megastigmus brevicaudis"@sv .

<http://tun.fi/MX.324404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bootanomyia dorsalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.5082167> ;
    skos:hiddenLabel "Megastigmus dorsalis"@fi,
        "Megastigmus dorsalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bootanomyia dorsalis"@fi,
        "Bootanomyia dorsalis"@sv .

<http://tun.fi/MX.324405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus hoffmeyeri" ;
    dwc:scientificNameAuthorship "Walley, 1932" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus hoffmeyeri"@fi,
        "Megastigmus hoffmeyeri"@sv .

<http://tun.fi/MX.324406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus lasiocarpae" ;
    dwc:scientificNameAuthorship "Crosby, 1913" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus lasiocarpae"@fi,
        "Megastigmus lasiocarpae"@sv .

<http://tun.fi/MX.324407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus pictus" ;
    dwc:scientificNameAuthorship "(Förster, 1841)" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:hiddenLabel "Megastigmus seitneri"@fi,
        "Megastigmus seitneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus pictus"@fi,
        "Megastigmus pictus"@sv .

<http://tun.fi/MX.324409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus pinus" ;
    dwc:scientificNameAuthorship "Parfitt, 1857" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus pinus"@fi,
        "Megastigmus pinus"@sv .

<http://tun.fi/MX.324410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus rafni" ;
    dwc:scientificNameAuthorship "Hoffmeyer, 1929" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus rafni"@fi,
        "Megastigmus rafni"@sv .

<http://tun.fi/MX.324411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus specularis" ;
    dwc:scientificNameAuthorship "Walley, 1932" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:hiddenLabel "Megastigmus groenblomi"@fi,
        "Megastigmus groenblomi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus specularis"@fi,
        "Megastigmus specularis"@sv .

<http://tun.fi/MX.324414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus strobilobius" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1848" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:hiddenLabel "Megastigmus abietis"@fi,
        "Megastigmus abietis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus strobilobius"@fi,
        "Megastigmus strobilobius"@sv .

<http://tun.fi/MX.324434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe baltica" ;
    dwc:scientificNameAuthorship "Vauras & E. Larss." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe baltica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itämerenrisakas"@fi,
        "Inocybe baltica"@sv .

<http://tun.fi/MX.324435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe suecica" ;
    dwc:scientificNameAuthorship "Vauras & E. Larss." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe suecica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinrisakas"@fi,
        "Inocybe suecica"@sv .

<http://tun.fi/MX.324436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccidoxenoides perminutus" ;
    dwc:scientificNameAuthorship "Girault, 1915" ;
    skos:broader <http://tun.fi/MX.290039> ;
    skos:hiddenLabel "Coccidoxenoides peregrinus"@fi,
        "Coccidoxenoides peregrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coccidoxenoides perminutus"@fi,
        "Coccidoxenoides perminutus"@sv .

<http://tun.fi/MX.324440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus hyalipennis" ;
    dwc:scientificNameAuthorship "(Mayr, 1876)" ;
    skos:broader <http://tun.fi/MX.289980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syrphophagus hyalipennis"@fi,
        "Syrphophagus hyalipennis"@sv .

<http://tun.fi/MX.324481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma bolivari" ;
    dwc:scientificNameAuthorship "Mercet, 1921" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma bolivari"@fi,
        "Copidosoma bolivari"@sv .

<http://tun.fi/MX.324482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma boucheanum" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1844" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma boucheanum"@fi,
        "Copidosoma boucheanum"@sv .

<http://tun.fi/MX.324484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copidosoma savsdargi" ;
    dwc:scientificNameAuthorship "Trjapitzin, 1968" ;
    skos:broader <http://tun.fi/MX.290148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copidosoma savsdargi"@fi,
        "Copidosoma savsdargi"@sv .

<http://tun.fi/MX.324588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moerckia hibernica" ;
    dwc:scientificNameAuthorship "(Hook.) Gottsche" ;
    skos:broader <http://tun.fi/MX.44148> ;
    skos:hiddenLabel "Jungermannia hibernica"@fi,
        "Moerckia hibernica"@fi,
        "Jungermannia hibernica"@sv,
        "Moerckia hibernica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettokehräsammal"@fi,
        "nordkärrmörkia"@sv .

<http://tun.fi/MX.324966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catocala electa" ;
    dwc:scientificNameAuthorship "(Vieweg, 1790)" ;
    skos:broader <http://tun.fi/MX.62320> ;
    skos:hiddenLabel "Catocala electa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saharitariyökkönen"@fi,
        "Catocala electa"@sv .

<http://tun.fi/MX.324967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia insigniata" ;
    dwc:scientificNameAuthorship "(Hübner, 1790)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia insigniata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhapikkumittari"@fi,
        "Eupithecia insigniata"@sv .

<http://tun.fi/MX.324968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita cotoneastri" ;
    dwc:scientificNameAuthorship "Danilevsky in Danilevsky & Kuznetsov, 1968" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Grapholita cotoneastri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkapensaanmarjakääriäinen"@fi,
        "Grapholita cotoneastri"@sv .

<http://tun.fi/MX.324969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia trifasciata" ;
    dwc:scientificNameAuthorship "(Staudinger, 1871)" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia trifasciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuijasilmukoi"@fi,
        "Argyresthia trifasciata"@sv .

<http://tun.fi/MX.324970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora asteris" ;
    dwc:scientificNameAuthorship "Mühlig, 1864" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora asteris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "asteripussikoi"@fi,
        "Coleophora asteris"@sv .

<http://tun.fi/MX.324979> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Weissia controversa var. controversa" ;
    skos:broader <http://tun.fi/MX.43868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Weissia controversa var. controversa"@fi,
        "Weissia controversa var. controversa"@sv .

<http://tun.fi/MX.324980> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Tortula acaulon var. acaulon" ;
    dwc:scientificNameAuthorship "(L. ex With.) R.H.Zander" ;
    skos:broader <http://tun.fi/MX.44106> ;
    skos:hiddenLabel "Phascum cuspidatum var. cuspidatum]"@fi,
        "Phascum cuspidatum var. cuspidatum]"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tortula acaulon var. acaulon"@fi,
        "Tortula acaulon var. acaulon"@sv .

<http://tun.fi/MX.324982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mangora acalypha" ;
    dwc:scientificNameAuthorship "(Walckenaer, 1802)" ;
    skos:broader <http://tun.fi/MX.324981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mangora acalypha"@fi,
        "Mangora acalypha"@sv .

<http://tun.fi/MX.324984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brigittea latens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.324983> ;
    skos:hiddenLabel "Dictyna latens"@fi,
        "Dictyna latens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brigittea latens"@fi,
        "Brigittea latens"@sv .

<http://tun.fi/MX.324987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scotophaeus quadripunctatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.324986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scotophaeus quadripunctatus"@fi,
        "Scotophaeus quadripunctatus"@sv .

<http://tun.fi/MX.324988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entelecara flavipes" ;
    dwc:scientificNameAuthorship "(Blackwall, 1834)" ;
    skos:broader <http://tun.fi/MX.201962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entelecara flavipes"@fi,
        "Entelecara flavipes"@sv .

<http://tun.fi/MX.324989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zora palmgreni" ;
    dwc:scientificNameAuthorship "Holm, 1945" ;
    skos:broader <http://tun.fi/MX.203736> ;
    skos:hiddenLabel "Zora nemoralis palmgreni"@fi,
        "Zora nemoralis palmgreni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zora palmgreni"@fi,
        "Zora palmgreni"@sv .

<http://tun.fi/MX.324990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rugathodes instabilis" ;
    dwc:scientificNameAuthorship "(O. P.-Cambridge, 1871)" ;
    skos:broader <http://tun.fi/MX.203263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rugathodes instabilis"@fi,
        "Rugathodes instabilis"@sv .

<http://tun.fi/MX.324991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minilimosina unica" ;
    dwc:scientificNameAuthorship "(Papp, 1973)" ;
    skos:broader <http://tun.fi/MX.279769> ;
    skos:hiddenLabel "Minilimosina hackmani"@fi,
        "Minilimosina hackmani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minilimosina unica"@fi,
        "Minilimosina unica"@sv .

<http://tun.fi/MX.324993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalops ultimus" ;
    dwc:scientificNameAuthorship "(Becker, 1900)" ;
    skos:broader <http://tun.fi/MX.277729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalops ultimus"@fi,
        "Cephalops ultimus"@sv .

<http://tun.fi/MX.324996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordilura hyalinipennis" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1936)" ;
    skos:broader <http://tun.fi/MX.280516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cordilura hyalinipennis"@fi,
        "Cordilura hyalinipennis"@sv .

<http://tun.fi/MX.324997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila retusa" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1952)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila retusa"@fi,
        "Botanophila retusa"@sv .

<http://tun.fi/MX.325000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortula protobryoides" ;
    dwc:scientificNameAuthorship "R.H. Zander" ;
    skos:broader <http://tun.fi/MX.43368> ;
    skos:hiddenLabel "Phascum bryoides"@fi,
        "Pottia bryoides"@fi,
        "Protobryum bryoides"@fi,
        "Tortula protobryoides"@fi,
        "Phascum bryoides"@sv,
        "Pottia bryoides"@sv,
        "Protobryum bryoides"@sv,
        "Tortula protobryoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "umpisammal"@fi,
        "heltuss"@sv .

<http://tun.fi/MX.325003> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Brachythecium mildeanum var. mildeanum" ;
    skos:broader <http://tun.fi/MX.43820> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachythecium mildeanum var. mildeanum"@fi,
        "Brachythecium mildeanum var. mildeanum"@sv .

<http://tun.fi/MX.325004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalopterum tomentosum" ;
    dwc:scientificNameAuthorship "Nartshuk & Andersson, 2013" ;
    skos:broader <http://tun.fi/MX.279525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalopterum tomentosum"@fi,
        "Rhopalopterum tomentosum"@sv .

<http://tun.fi/MX.325006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnochiromyia mihalyii" ;
    dwc:scientificNameAuthorship "Soós, 1979" ;
    skos:broader <http://tun.fi/MX.279599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnochiromyia mihalyii"@fi,
        "Gymnochiromyia mihalyii"@sv .

<http://tun.fi/MX.325008> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium denticulatum var. obtusifolium" ;
    dwc:scientificNameAuthorship "(Turner) Moore" ;
    skos:broader <http://tun.fi/MX.43887> ;
    skos:hiddenLabel "Plagiothecium denticulatum var. obtusifolium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töppölaakasammal"@fi,
        "Plagiothecium denticulatum var. obtusifolium"@sv .

<http://tun.fi/MX.325009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achalcus thalhammeri" ;
    dwc:scientificNameAuthorship "Lichtwardt, 1913" ;
    skos:broader <http://tun.fi/MX.277365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achalcus thalhammeri"@fi,
        "Achalcus thalhammeri"@sv .

<http://tun.fi/MX.325010> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Pohlia wahlenbergii var. wahlenbergii" ;
    skos:broader <http://tun.fi/MX.43926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pohlia wahlenbergii var. wahlenbergii"@fi,
        "Pohlia wahlenbergii var. wahlenbergii"@sv .

<http://tun.fi/MX.325012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematoproctus praesectus" ;
    dwc:scientificNameAuthorship "Loew, 1869" ;
    skos:broader <http://tun.fi/MX.325011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematoproctus praesectus"@fi,
        "Nematoproctus praesectus"@sv .

<http://tun.fi/MX.325014> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum pseudotriquetrum var. bimum" ;
    dwc:scientificNameAuthorship "(Schreb.) Holyoak & N. Pedersen" ;
    skos:broader <http://tun.fi/MX.43464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptychostomum pseudotriquetrum var. bimum"@fi,
        "Ptychostomum pseudotriquetrum var. bimum"@sv .

<http://tun.fi/MX.325015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecilobothrus nobilitatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.325013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Poecilobothrus nobilitatus"@fi,
        "Poecilobothrus nobilitatus"@sv .

<http://tun.fi/MX.325016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lordiphosa hexasticha" ;
    dwc:scientificNameAuthorship "(Papp, 1971)" ;
    skos:broader <http://tun.fi/MX.279960> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lordiphosa hexasticha"@fi,
        "Lordiphosa hexasticha"@sv .

<http://tun.fi/MX.325017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis nuntia" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis nuntia"@fi,
        "Empis nuntia"@sv .

<http://tun.fi/MX.325018> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum pseudotriquetrum var. pseudotriquetrum" ;
    skos:broader <http://tun.fi/MX.43464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptychostomum pseudotriquetrum var. pseudotriquetrum"@fi,
        "Ptychostomum pseudotriquetrum var. pseudotriquetrum"@sv .

<http://tun.fi/MX.325020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empis trigramma" ;
    dwc:scientificNameAuthorship "(Wiedemann in Meigen, 1822)" ;
    skos:broader <http://tun.fi/MX.276684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empis trigramma"@fi,
        "Empis trigramma"@sv .

<http://tun.fi/MX.325023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia barbata" ;
    dwc:scientificNameAuthorship "(Macquart, 1823)" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia barbata"@fi,
        "Rhamphomyia barbata"@sv .

<http://tun.fi/MX.325031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditrichophora palliditarsis" ;
    dwc:scientificNameAuthorship "(Becker, 1896)" ;
    skos:broader <http://tun.fi/MX.280058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ditrichophora palliditarsis"@fi,
        "Ditrichophora palliditarsis"@sv .

<http://tun.fi/MX.325032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia ischiaca" ;
    dwc:scientificNameAuthorship "Loew, 1862" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia ischiaca"@fi,
        "Hydrellia ischiaca"@sv .

<http://tun.fi/MX.325033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia porphyrops" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia porphyrops"@fi,
        "Hydrellia porphyrops"@sv .

<http://tun.fi/MX.325034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia svecica" ;
    dwc:scientificNameAuthorship "Zatwarnicki, 1988" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia svecica"@fi,
        "Hydrellia svecica"@sv .

<http://tun.fi/MX.325035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notiphila maculata" ;
    dwc:scientificNameAuthorship "Stenhammar, 1844:" ;
    skos:broader <http://tun.fi/MX.280025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notiphila maculata"@fi,
        "Notiphila maculata"@sv .

<http://tun.fi/MX.325036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia atripes" ;
    dwc:scientificNameAuthorship "Stein, 1916" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia atripes"@fi,
        "Fannia atripes"@sv .

<http://tun.fi/MX.325037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus luteipes" ;
    dwc:scientificNameAuthorship "Zuskova, 1966" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus luteipes"@fi,
        "Platypalpus luteipes"@sv .

<http://tun.fi/MX.325038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peplomyza litura" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peplomyza litura"@fi,
        "Peplomyza litura"@sv .

<http://tun.fi/MX.325039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasiops hennigi" ;
    dwc:scientificNameAuthorship "Morge, 1959" ;
    skos:broader <http://tun.fi/MX.278402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dasiops hennigi"@fi,
        "Dasiops hennigi"@sv .

<http://tun.fi/MX.325040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia atra" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:hiddenLabel "Lispe armeniaca"@fi,
        "Lispe armeniaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia atra"@fi,
        "Coenosia atra"@sv .

<http://tun.fi/MX.325041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia femoralis" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia femoralis"@fi,
        "Coenosia femoralis"@sv .

<http://tun.fi/MX.325042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia liliputa" ;
    dwc:scientificNameAuthorship "Zinovjev, 1990" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia liliputa"@fi,
        "Phaonia liliputa"@sv .

<http://tun.fi/MX.325043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaonia malaisei" ;
    dwc:scientificNameAuthorship "Ringdahl, 1930" ;
    skos:broader <http://tun.fi/MX.280982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaonia malaisei"@fi,
        "Phaonia malaisei"@sv .

<http://tun.fi/MX.325044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona sjostedti" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1926)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona sjostedti"@fi,
        "Spilogona sjostedti"@sv .

<http://tun.fi/MX.325045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxonevra quinquemaculata" ;
    dwc:scientificNameAuthorship "(Macquart, 1835)" ;
    skos:broader <http://tun.fi/MX.278469> ;
    skos:hiddenLabel "Palloptera quinquemaculata"@fi,
        "Sapromyza quinquemaculata"@fi,
        "Toxoneura quinquemaculata"@fi,
        "Palloptera quinquemaculata"@sv,
        "Sapromyza quinquemaculata"@sv,
        "Toxoneura quinquemaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toxonevra quinquemaculata"@fi,
        "Toxonevra quinquemaculata"@sv .

<http://tun.fi/MX.325046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia consetigera" ;
    dwc:scientificNameAuthorship "(Schmitz, 1925)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia consetigera"@fi,
        "Megaselia consetigera"@sv .

<http://tun.fi/MX.325047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia crassipes" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia crassipes"@fi,
        "Megaselia crassipes"@sv .

<http://tun.fi/MX.325048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia drakei" ;
    dwc:scientificNameAuthorship "Disney, 1984" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia drakei"@fi,
        "Megaselia drakei"@sv .

<http://tun.fi/MX.325049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia emarginata" ;
    dwc:scientificNameAuthorship "(Wood, 1908)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia emarginata"@fi,
        "Megaselia emarginata"@sv .

<http://tun.fi/MX.325050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia paludosa" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia paludosa"@fi,
        "Megaselia paludosa"@sv .

<http://tun.fi/MX.325051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia simulans" ;
    dwc:scientificNameAuthorship "(Wood, 1912)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia simulans"@fi,
        "Megaselia simulans"@sv .

<http://tun.fi/MX.325052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba papillata" ;
    dwc:scientificNameAuthorship "(Wingate, 1906)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba papillata"@fi,
        "Triphleba papillata"@sv .

<http://tun.fi/MX.325053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalarus longicaudis" ;
    dwc:scientificNameAuthorship "Jervis, 1992" ;
    skos:broader <http://tun.fi/MX.277700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalarus longicaudis"@fi,
        "Chalarus longicaudis"@sv .

<http://tun.fi/MX.325054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudorylas obliquus" ;
    dwc:scientificNameAuthorship "Coe, 1966" ;
    skos:broader <http://tun.fi/MX.277746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eudorylas obliquus"@fi,
        "Eudorylas obliquus"@sv .

<http://tun.fi/MX.325055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blaesoxipha rossica" ;
    dwc:scientificNameAuthorship "Villeneuve, 1912" ;
    skos:broader <http://tun.fi/MX.281156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blaesoxipha rossica"@fi,
        "Blaesoxipha rossica"@sv .

<http://tun.fi/MX.325056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga agnata" ;
    dwc:scientificNameAuthorship "Rondani, 1860" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga agnata"@fi,
        "Sarcophaga agnata"@sv .

<http://tun.fi/MX.325057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga dissimilis" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga dissimilis"@fi,
        "Sarcophaga dissimilis"@sv .

<http://tun.fi/MX.325058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga soror" ;
    dwc:scientificNameAuthorship "Rondani, 1860" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga soror"@fi,
        "Sarcophaga soror"@sv .

<http://tun.fi/MX.325059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthocnema nigrimana" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthocnema nigrimana"@fi,
        "Acanthocnema nigrimana"@sv .

<http://tun.fi/MX.325060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonarcticus antennatus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280540> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gonarcticus antennatus"@fi,
        "Gonarcticus antennatus"@sv .

<http://tun.fi/MX.325061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anapausis helvetica" ;
    dwc:scientificNameAuthorship "Haenni, 1984" ;
    skos:broader <http://tun.fi/MX.211558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anapausis helvetica"@fi,
        "Anapausis helvetica"@sv .

<http://tun.fi/MX.325062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colobostema obscuritarse" ;
    dwc:scientificNameAuthorship "(Strobl, 1898)" ;
    skos:broader <http://tun.fi/MX.274573> ;
    skos:hiddenLabel "Scatopse tristis var. obscuritarsis"@fi,
        "Scatopse tristis var. obscuritarsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Colobostema obscuritarse"@fi,
        "Colobostema obscuritarse"@sv .

<http://tun.fi/MX.325063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bradysia fontinalis" ;
    dwc:scientificNameAuthorship "Heller, 2012" ;
    skos:broader <http://tun.fi/MX.212856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bradysia fontinalis"@fi,
        "Bradysia fontinalis"@sv .

<http://tun.fi/MX.325064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Copromyza pseudostercoraria" ;
    dwc:scientificNameAuthorship "Papp, 1976" ;
    skos:broader <http://tun.fi/MX.279700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Copromyza pseudostercoraria"@fi,
        "Copromyza pseudostercoraria"@sv .

<http://tun.fi/MX.325065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minilimosina floreni" ;
    dwc:scientificNameAuthorship "Roháček & Marshall, 1988" ;
    skos:broader <http://tun.fi/MX.279769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minilimosina floreni"@fi,
        "Minilimosina floreni"@sv .

<http://tun.fi/MX.325066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spelobia bispina" ;
    dwc:scientificNameAuthorship "Marshall, 1985" ;
    skos:broader <http://tun.fi/MX.279828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spelobia bispina"@fi,
        "Spelobia bispina"@sv .

<http://tun.fi/MX.325067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyopella artivena" ;
    dwc:scientificNameAuthorship "Roháček & Marshall, 1986" ;
    skos:broader <http://tun.fi/MX.279856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyopella artivena"@fi,
        "Trachyopella artivena"@sv .

<http://tun.fi/MX.325068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyopella kuntzei" ;
    dwc:scientificNameAuthorship "(Duda, 1918)" ;
    skos:broader <http://tun.fi/MX.279856> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyopella kuntzei"@fi,
        "Trachyopella kuntzei"@sv .

<http://tun.fi/MX.325069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Admontia maculisquama" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1859)" ;
    skos:broader <http://tun.fi/MX.281258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Admontia maculisquama"@fi,
        "Admontia maculisquama"@sv .

<http://tun.fi/MX.325070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Billaea fortis" ;
    dwc:scientificNameAuthorship "(Rondani, 1862)" ;
    skos:broader <http://tun.fi/MX.281590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Billaea fortis"@fi,
        "Billaea fortis"@sv .

<http://tun.fi/MX.325071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lydella thompsoni" ;
    dwc:scientificNameAuthorship "Herting, 1959" ;
    skos:broader <http://tun.fi/MX.281330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lydella thompsoni"@fi,
        "Lydella thompsoni"@sv .

<http://tun.fi/MX.325073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opesia grandis" ;
    dwc:scientificNameAuthorship "(Egger, 1860)" ;
    skos:broader <http://tun.fi/MX.325072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opesia grandis"@fi,
        "Opesia grandis"@sv .

<http://tun.fi/MX.325075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasetigena silvestris" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1863)" ;
    skos:broader <http://tun.fi/MX.325074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parasetigena silvestris"@fi,
        "Parasetigena silvestris"@sv .

<http://tun.fi/MX.325077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synactia parvula" ;
    dwc:scientificNameAuthorship "(Rondani, 1861)" ;
    skos:broader <http://tun.fi/MX.325076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synactia parvula"@fi,
        "Synactia parvula"@sv .

<http://tun.fi/MX.325079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonospila ludio" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1849)" ;
    skos:broader <http://tun.fi/MX.325078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trigonospila ludio"@fi,
        "Trigonospila ludio"@sv .

<http://tun.fi/MX.325080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephritis separata" ;
    dwc:scientificNameAuthorship "Rondani, 1871" ;
    skos:broader <http://tun.fi/MX.278602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephritis separata"@fi,
        "Tephritis separata"@sv .

<http://tun.fi/MX.325081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrosathe baltica" ;
    dwc:scientificNameAuthorship "Andersson, 1994" ;
    skos:broader <http://tun.fi/MX.276631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrosathe baltica"@fi,
        "Acrosathe baltica"@sv .

<http://tun.fi/MX.325085> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Pohlia elongata var. elongata" ;
    skos:broader <http://tun.fi/MX.43915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pohlia elongata var. elongata"@fi,
        "Pohlia elongata var. elongata"@sv .

<http://tun.fi/MX.325086> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Pterigynandrum filiforme var. filiforme" ;
    skos:broader <http://tun.fi/MX.43954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterigynandrum filiforme var. filiforme"@fi,
        "Pterigynandrum filiforme var. filiforme"@sv .

<http://tun.fi/MX.325087> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Pterigynandrum filiforme var. majus" ;
    dwc:scientificNameAuthorship "(De Not.) De Not." ;
    skos:broader <http://tun.fi/MX.43954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pterigynandrum filiforme var. majus"@fi,
        "Pterigynandrum filiforme var. majus"@sv .

<http://tun.fi/MX.325093> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum compactum var. rutheanum" ;
    dwc:scientificNameAuthorship "(Warnst.) Holyoak & N. Pedersen" ;
    skos:broader <http://tun.fi/MX.43835> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ptychostomum compactum var. rutheanum"@fi,
        "Ptychostomum compactum var. rutheanum"@sv .

<http://tun.fi/MX.325148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baetis bundyae" ;
    dwc:scientificNameAuthorship "Lehmkuhl, 1973" ;
    skos:broader <http://tun.fi/MX.206550> ;
    skos:hiddenLabel "Baetis bundyae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanadansurviainen"@fi,
        "Baetis bundyae"@sv .

<http://tun.fi/MX.325279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalomyia flavipalpis" ;
    dwc:scientificNameAuthorship "Vimmer, 1928" ;
    skos:broader <http://tun.fi/MX.275089> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalomyia flavipalpis"@fi,
        "Rhopalomyia flavipalpis"@sv .

<http://tun.fi/MX.325301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acerocnema breviseta" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1846)" ;
    skos:broader <http://tun.fi/MX.280501> ;
    skos:hiddenLabel "Acerocnema pokornyi"@fi,
        "Acerocnema tiefi"@fi,
        "Acerocnema pokornyi"@sv,
        "Acerocnema tiefi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acerocnema breviseta"@fi,
        "Acerocnema breviseta"@sv .

<http://tun.fi/MX.32561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lanius collurio" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.32556> ;
    skos:hiddenLabel "Lanius collurio"@fi,
        "Lanius collurio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulepinkäinen"@fi,
        "törnskata"@sv .

<http://tun.fi/MX.32568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lanius minor" ;
    dwc:scientificNameAuthorship "J.F. Gmelin, 1788" ;
    skos:broader <http://tun.fi/MX.32556> ;
    skos:hiddenLabel "Lanius minor"@fi,
        "Lanius minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaotsalepinkäinen"@fi,
        "svartpannad törnskata"@sv .

<http://tun.fi/MX.32570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lanius excubitor" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.32556> ;
    skos:hiddenLabel "Lanius excubitor"@fi,
        "Lanius excubitor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolepinkäinen"@fi,
        "varfågel"@sv .

<http://tun.fi/MX.32578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lanius senator" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.32556> ;
    skos:hiddenLabel "Lanius senator"@fi,
        "Lanius senator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punapäälepinkäinen"@fi,
        "rödhuvad törnskata"@sv .

<http://tun.fi/MX.32579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lanius nubicus" ;
    dwc:scientificNameAuthorship "M.H.C. Lichtenstein, 1823" ;
    skos:broader <http://tun.fi/MX.32556> ;
    skos:hiddenLabel "Lanius nubicus"@fi,
        "Lanius nubicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valko-otsalepinkäinen"@fi,
        "masktörnskata"@sv .

<http://tun.fi/MX.32608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombycilla garrulus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32607> ;
    skos:hiddenLabel "Bombycilla garrulus"@fi,
        "Bombycilla garrulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tilhi"@fi,
        "sidensvans"@sv .

<http://tun.fi/MX.32625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinclus cinclus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32624> ;
    skos:hiddenLabel "Cinclus cinclus"@fi,
        "Cinclus cinclus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskikara"@fi,
        "strömstare"@sv .

<http://tun.fi/MX.32696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Troglodytes troglodytes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32695> ;
    skos:hiddenLabel "Troglodytes troglodytes"@fi,
        "Troglodytes troglodytes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peukaloinen"@fi,
        "gärdsmyg"@sv .

<http://tun.fi/MX.32763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunella collaris" ;
    dwc:scientificNameAuthorship "(Scopoli, 1769)" ;
    skos:broader <http://tun.fi/MX.32762> ;
    skos:hiddenLabel "Prunella collaris"@fi,
        "Prunella collaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppirautiainen"@fi,
        "alpjärnsparv"@sv .

<http://tun.fi/MX.32767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunella montanella" ;
    dwc:scientificNameAuthorship "(Pallas, 1776)" ;
    skos:broader <http://tun.fi/MX.32762> ;
    skos:hiddenLabel "Prunella montanella"@fi,
        "Prunella montanella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigarautiainen"@fi,
        "sibirisk järnsparv"@sv .

<http://tun.fi/MX.32770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunella atrogularis" ;
    dwc:scientificNameAuthorship "(von Brandt, 1843)" ;
    skos:broader <http://tun.fi/MX.32762> ;
    skos:hiddenLabel "Prunella atrogularis"@fi,
        "Prunella atrogularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakurkkurautiainen"@fi,
        "svartstrupig järnsparv"@sv .

<http://tun.fi/MX.32772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunella modularis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32762> ;
    skos:hiddenLabel "Prunella modularis"@fi,
        "Prunella modularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rautiainen"@fi,
        "järnsparv"@sv .

<http://tun.fi/MX.32801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erithacus rubecula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32800> ;
    skos:hiddenLabel "Erithacus rubecula"@fi,
        "Erithacus rubecula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punarinta"@fi,
        "rödhake"@sv .

<http://tun.fi/MX.32805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliope calliope" ;
    dwc:scientificNameAuthorship "(Pallas, 1776)" ;
    skos:broader <http://tun.fi/MX.293461> ;
    skos:hiddenLabel "Calliope calliope"@fi,
        "Erithacus calliope"@fi,
        "Luscinia calliope"@fi,
        "Calliope calliope"@sv,
        "Erithacus calliope"@sv,
        "Luscinia calliope"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rubiinisatakieli"@fi,
        "rubinnäktergal"@sv .

<http://tun.fi/MX.32816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tarsiger cyanurus" ;
    dwc:scientificNameAuthorship "(Pallas, 1773)" ;
    skos:broader <http://tun.fi/MX.32815> ;
    skos:hiddenLabel "Tarsiger cyanurus"@fi,
        "Tarsiger cyanurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipyrstö"@fi,
        "blåstjärt"@sv .

<http://tun.fi/MX.32819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luscinia luscinia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32818> ;
    skos:hiddenLabel "Luscinia luscinia"@fi,
        "Luscinia luscinia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "satakieli"@fi,
        "näktergal"@sv .

<http://tun.fi/MX.32820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luscinia megarhynchos" ;
    dwc:scientificNameAuthorship "C.L. Brehm, 1831" ;
    skos:broader <http://tun.fi/MX.32818> ;
    skos:hiddenLabel "Luscinia megarhynchos"@fi,
        "Luscinia megarhynchos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsatakieli"@fi,
        "sydnäktergal"@sv .

<http://tun.fi/MX.32832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Irania gutturalis" ;
    dwc:scientificNameAuthorship "(Guérin-Méneville, 1843)" ;
    skos:broader <http://tun.fi/MX.32831> ;
    skos:hiddenLabel "Irania gutturalis"@fi,
        "Irania gutturalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkosatakieli"@fi,
        "vitstrupig näktergal"@sv .

<http://tun.fi/MX.32878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercotrichas galactotes" ;
    dwc:scientificNameAuthorship "(Temminck, 1820)" ;
    skos:broader <http://tun.fi/MX.32871> ;
    skos:hiddenLabel "Cercotrichas galactotes"@fi,
        "Cercotrichas galactotes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostepyrstö"@fi,
        "trädnäktergal"@sv .

<http://tun.fi/MX.32895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phoenicurus phoenicurus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32890> ;
    skos:hiddenLabel "Phoenicurus phoenicurus"@fi,
        "Phoenicurus phoenicurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppälintu"@fi,
        "rödstjärt"@sv .

<http://tun.fi/MX.32949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxicola rubetra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32948> ;
    skos:hiddenLabel "Saxicola rubetra"@fi,
        "Saxicola rubetra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensastasku"@fi,
        "buskskvätta"@sv .

<http://tun.fi/MX.32953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxicola rubicola" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.32948> ;
    skos:hiddenLabel "Saxicola rubicola"@fi,
        "Saxicola rubicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapäätasku"@fi,
        "svarthakad buskskvätta"@sv .

<http://tun.fi/MX.32956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxicola caprata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.32948> ;
    skos:hiddenLabel "Saxicola caprata"@fi,
        "Saxicola caprata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokitasku"@fi,
        "svart buskskvätt"@sv .

<http://tun.fi/MX.32966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenanthe oenanthe" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32960> ;
    skos:hiddenLabel "Oenanthe oenanthe"@fi,
        "Oenanthe oenanthe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivitasku"@fi,
        "stenskvätta"@sv .

<http://tun.fi/MX.32971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenanthe pleschanka" ;
    dwc:scientificNameAuthorship "(Lepechin, 1770)" ;
    skos:broader <http://tun.fi/MX.32960> ;
    skos:hiddenLabel "Oenanthe pleschanka"@fi,
        "Oenanthe pleschanka"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nunnatasku"@fi,
        "nunnestenskvätta"@sv .

<http://tun.fi/MX.32974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenanthe hispanica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32960> ;
    skos:hiddenLabel "Oenanthe hispanica"@fi,
        "Oenanthe hispanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusotasku"@fi,
        "medelhavsstenskvätta"@sv .

<http://tun.fi/MX.32976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenanthe deserti" ;
    dwc:scientificNameAuthorship "(Temminck, 1825)" ;
    skos:broader <http://tun.fi/MX.32960> ;
    skos:hiddenLabel "Oenanthe deserti"@fi,
        "Oenanthe deserti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aavikkotasku"@fi,
        "ökenstenskvätta"@sv .

<http://tun.fi/MX.32979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenanthe isabellina" ;
    dwc:scientificNameAuthorship "(Temminck, 1829)" ;
    skos:broader <http://tun.fi/MX.32960> ;
    skos:hiddenLabel "Oenanthe isabellina"@fi,
        "Oenanthe isabellina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arotasku"@fi,
        "isabellastenskvätta"@sv .

<http://tun.fi/MX.33010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monticola saxatilis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.33005> ;
    skos:hiddenLabel "Monticola saxatilis"@fi,
        "Monticola saxatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkorastas"@fi,
        "stentrast"@sv .

<http://tun.fi/MX.33015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monticola solitarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.33005> ;
    skos:hiddenLabel "Monticola solitarius"@fi,
        "Monticola solitarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinirastas"@fi,
        "blåtrast"@sv .

<http://tun.fi/MX.33051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoothera aurea" ;
    dwc:scientificNameAuthorship "(Holandre, 1825)" ;
    skos:broader <http://tun.fi/MX.33026> ;
    skos:hiddenLabel "Zoothera aurea"@fi,
        "Zoothera aurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjorastas"@fi,
        "guldtrast"@sv .

<http://tun.fi/MX.33081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catharus ustulatus" ;
    dwc:scientificNameAuthorship "(Nuttall, 1840)" ;
    skos:broader <http://tun.fi/MX.33071> ;
    skos:hiddenLabel "Catharus ustulatus"@fi,
        "Catharus ustulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpirastas"@fi,
        "beigekindad skogstrast"@sv .

<http://tun.fi/MX.33104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turdus torquatus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.33090> ;
    skos:hiddenLabel "Turdus torquatus"@fi,
        "Turdus torquatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sepelrastas"@fi,
        "ringtrast"@sv .

<http://tun.fi/MX.33106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turdus merula" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.33090> ;
    skos:hiddenLabel "Turdus merula"@fi,
        "Turdus merula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustarastas"@fi,
        "koltrast"@sv .

<http://tun.fi/MX.33114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turdus obscurus" ;
    dwc:scientificNameAuthorship "J.F. Gmelin, 1789" ;
    skos:broader <http://tun.fi/MX.33090> ;
    skos:hiddenLabel "Turdus obscurus"@fi,
        "Turdus obscurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakurkkurastas"@fi,
        "gråhalsad trast"@sv .

<http://tun.fi/MX.33115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turdus atrogularis" ;
    dwc:scientificNameAuthorship "Jarocki, 1819" ;
    skos:broader <http://tun.fi/MX.33090> ;
    skos:hiddenLabel "Turdus atrogularis"@fi,
        "Turdus atrogularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakaularastas"@fi,
        "taigatrast"@sv .

<http://tun.fi/MX.33116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turdus naumanni" ;
    dwc:scientificNameAuthorship "Temminck, 1820" ;
    skos:broader <http://tun.fi/MX.33090> ;
    skos:hiddenLabel "Turdus naumanni"@fi,
        "Turdus naumanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosterastas"@fi,
        "rödtrast"@sv .

<http://tun.fi/MX.33117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turdus pilaris" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.33090> ;
    skos:hiddenLabel "Turdus pilaris"@fi,
        "Turdus pilaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "räkättirastas"@fi,
        "björktrast"@sv .

<http://tun.fi/MX.33118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turdus iliacus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.33090> ;
    skos:hiddenLabel "Turdus iliacus"@fi,
        "Turdus iliacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakylkirastas"@fi,
        "rödvingetrast"@sv .

<http://tun.fi/MX.33119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turdus philomelos" ;
    dwc:scientificNameAuthorship "C.L. Brehm, 1831" ;
    skos:broader <http://tun.fi/MX.33090> ;
    skos:hiddenLabel "Turdus philomelos"@fi,
        "Turdus philomelos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laulurastas"@fi,
        "taltrast"@sv .

<http://tun.fi/MX.33121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turdus viscivorus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.33090> ;
    skos:hiddenLabel "Turdus viscivorus"@fi,
        "Turdus viscivorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulorastas"@fi,
        "dubbeltrast"@sv .

<http://tun.fi/MX.33492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panurus biarmicus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.33491> ;
    skos:hiddenLabel "Panurus biarmicus"@fi,
        "Panurus biarmicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiksitimali"@fi,
        "skäggmes"@sv .

<http://tun.fi/MX.33629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Locustella lanceolata" ;
    dwc:scientificNameAuthorship "(Temminck, 1840)" ;
    skos:broader <http://tun.fi/MX.33628> ;
    skos:hiddenLabel "Locustella lanceolata"@fi,
        "Locustella lanceolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirusirkkalintu"@fi,
        "träsksångare"@sv .

<http://tun.fi/MX.33630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Locustella naevia" ;
    dwc:scientificNameAuthorship "(Boddaert, 1783)" ;
    skos:broader <http://tun.fi/MX.33628> ;
    skos:hiddenLabel "Locustella naevia"@fi,
        "Locustella naevia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensassirkkalintu"@fi,
        "gräshoppsångare"@sv .

<http://tun.fi/MX.33631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Locustella certhiola" ;
    dwc:scientificNameAuthorship "(Pallas, 1811)" ;
    skos:broader <http://tun.fi/MX.33628> ;
    skos:hiddenLabel "Locustella certhiola"@fi,
        "Locustella certhiola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarasirkkalintu"@fi,
        "starrsångare"@sv .

<http://tun.fi/MX.33634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Locustella fluviatilis" ;
    dwc:scientificNameAuthorship "(Wolf, 1810)" ;
    skos:broader <http://tun.fi/MX.33628> ;
    skos:hiddenLabel "Locustella fluviatilis"@fi,
        "Locustella fluviatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitasirkkalintu"@fi,
        "flodsångare"@sv .

<http://tun.fi/MX.33635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Locustella luscinioides" ;
    dwc:scientificNameAuthorship "(Savi, 1824)" ;
    skos:broader <http://tun.fi/MX.33628> ;
    skos:hiddenLabel "Locustella luscinioides"@fi,
        "Locustella luscinioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokosirkkalintu"@fi,
        "vassångare"@sv .

<http://tun.fi/MX.33640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrocephalus paludicola" ;
    dwc:scientificNameAuthorship "(Vieillot, 1817)" ;
    skos:broader <http://tun.fi/MX.33638> ;
    skos:hiddenLabel "Acrocephalus paludicola"@fi,
        "Acrocephalus paludicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarakerttunen"@fi,
        "vattensångare"@sv .

<http://tun.fi/MX.33641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrocephalus schoenobaenus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.33638> ;
    skos:hiddenLabel "Acrocephalus schoenobaenus"@fi,
        "Acrocephalus schoenobaenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokokerttunen"@fi,
        "sävsångare"@sv .

<http://tun.fi/MX.33644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrocephalus agricola" ;
    dwc:scientificNameAuthorship "(Jerdon, 1845)" ;
    skos:broader <http://tun.fi/MX.33638> ;
    skos:hiddenLabel "Acrocephalus agricola"@fi,
        "Acrocephalus agricola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäkerttunen"@fi,
        "fältsångare"@sv .

<http://tun.fi/MX.33646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrocephalus scirpaceus" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.33638> ;
    skos:hiddenLabel "Acrocephalus scirpaceus"@fi,
        "Acrocephalus scirpaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytikerttunen"@fi,
        "rörsångare"@sv .

<http://tun.fi/MX.33649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrocephalus palustris" ;
    dwc:scientificNameAuthorship "(Bechstein, 1798)" ;
    skos:broader <http://tun.fi/MX.33638> ;
    skos:hiddenLabel "Acrocephalus palustris"@fi,
        "Acrocephalus palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakerttunen"@fi,
        "kärrsångare"@sv .

<http://tun.fi/MX.33650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrocephalus dumetorum" ;
    dwc:scientificNameAuthorship "Blyth, 1849" ;
    skos:broader <http://tun.fi/MX.33638> ;
    skos:hiddenLabel "Acrocephalus dumetorum"@fi,
        "Acrocephalus dumetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitakerttunen"@fi,
        "busksångare"@sv .

<http://tun.fi/MX.33651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrocephalus arundinaceus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.33638> ;
    skos:hiddenLabel "Acrocephalus arundinaceus"@fi,
        "Acrocephalus arundinaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rastaskerttunen"@fi,
        "trastsångare"@sv .

<http://tun.fi/MX.33666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arundinax aedon" ;
    dwc:scientificNameAuthorship "(Pallas, 1776)" ;
    skos:broader <http://tun.fi/MX.293260> ;
    skos:hiddenLabel "Acrocephalus aedon"@fi,
        "Arundinax aedon"@fi,
        "Iduna aedon"@fi,
        "Acrocephalus aedon"@sv,
        "Arundinax aedon"@sv,
        "Iduna aedon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paksunokkakerttunen"@fi,
        "tjocknäbbad sångare"@sv .

<http://tun.fi/MX.33671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iduna caligata" ;
    dwc:scientificNameAuthorship "(M.H.C. Lichtenstein, 1823)" ;
    skos:broader <http://tun.fi/MX.73577> ;
    skos:hiddenLabel "Hippolais caligata"@fi,
        "Iduna caligata"@fi,
        "Hippolais caligata"@sv,
        "Iduna caligata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukultarinta"@fi,
        "stäppsångare"@sv .

<http://tun.fi/MX.33672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iduna pallida" ;
    dwc:scientificNameAuthorship "(Hemprich & Ehrenberg, 1833)" ;
    skos:broader <http://tun.fi/MX.73577> ;
    skos:hiddenLabel "Hippolais pallida"@fi,
        "Iduna pallida"@fi,
        "Hippolais pallida"@sv,
        "Iduna pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleakultarinta"@fi,
        "eksångare"@sv .

<http://tun.fi/MX.33676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hippolais icterina" ;
    dwc:scientificNameAuthorship "(Vieillot, 1817)" ;
    skos:broader <http://tun.fi/MX.33670> ;
    skos:hiddenLabel "Hippolais icterina"@fi,
        "Hippolais icterina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultarinta"@fi,
        "härmsångare"@sv .

<http://tun.fi/MX.33873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylloscopus trochilus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.33866> ;
    skos:hiddenLabel "Phylloscopus trochilus"@fi,
        "Phylloscopus trochilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajulintu"@fi,
        "lövsångare"@sv .

<http://tun.fi/MX.33877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhadina bonelli" ;
    dwc:scientificNameAuthorship "(Vieillot, 1819)" ;
    skos:broader <http://tun.fi/MX.293299> ;
    skos:hiddenLabel "Phylloscopus bonelli"@fi,
        "Rhadina bonelli"@fi,
        "Phylloscopus bonelli"@sv,
        "Rhadina bonelli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuoriuunilintu"@fi,
        "bergsångare"@sv .

<http://tun.fi/MX.33878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhadina sibilatrix" ;
    dwc:scientificNameAuthorship "(Bechstein, 1793)" ;
    skos:broader <http://tun.fi/MX.293299> ;
    skos:hiddenLabel "Phylloscopus sibilatrix"@fi,
        "Rhadina sibilatrix"@fi,
        "Phylloscopus sibilatrix"@sv,
        "Rhadina sibilatrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirittäjä"@fi,
        "grönsångare"@sv .

<http://tun.fi/MX.33879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylloscopus fuscatus" ;
    dwc:scientificNameAuthorship "(Blyth, 1842)" ;
    skos:broader <http://tun.fi/MX.33866> ;
    skos:hiddenLabel "Phylloscopus fuscatus"@fi,
        "Phylloscopus fuscatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskouunilintu"@fi,
        "brunsångare"@sv .

<http://tun.fi/MX.33884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylloscopus schwarzi" ;
    dwc:scientificNameAuthorship "(Radde, 1863)" ;
    skos:broader <http://tun.fi/MX.33866> ;
    skos:hiddenLabel "Phylloscopus schwarzi"@fi,
        "Phylloscopus schwarzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianuunilintu"@fi,
        "videsångare"@sv .

<http://tun.fi/MX.33887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrornis proregulus" ;
    dwc:scientificNameAuthorship "(Pallas, 1811)" ;
    skos:broader <http://tun.fi/MX.293300> ;
    skos:hiddenLabel "Abrornis proregulus"@fi,
        "Phylloscopus proregulus"@fi,
        "Abrornis proregulus"@sv,
        "Phylloscopus proregulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hippiäisuunilintu"@fi,
        "kungsfågelsångare"@sv .

<http://tun.fi/MX.33889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrornis inornatus" ;
    dwc:scientificNameAuthorship "(Blyth, 1842)" ;
    skos:broader <http://tun.fi/MX.293300> ;
    skos:hiddenLabel "Abrornis inornatus"@fi,
        "Phylloscopus inornatus"@fi,
        "Abrornis inornatus"@sv,
        "Phylloscopus inornatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigauunilintu"@fi,
        "taigasångare"@sv .

<http://tun.fi/MX.33890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seicercus borealis" ;
    dwc:scientificNameAuthorship "(J.H. Blasius, 1858)" ;
    skos:broader <http://tun.fi/MX.33913> ;
    skos:hiddenLabel "Phylloscopus borealis"@fi,
        "Seicercus borealis"@fi,
        "Phylloscopus borealis"@sv,
        "Seicercus borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinuunilintu"@fi,
        "nordsångare"@sv .

<http://tun.fi/MX.33891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seicercus trochiloides" ;
    dwc:scientificNameAuthorship "(Sundevall, 1837)" ;
    skos:broader <http://tun.fi/MX.33913> ;
    skos:hiddenLabel "Phylloscopus trochiloides"@fi,
        "Seicercus trochiloides"@fi,
        "Phylloscopus trochiloides"@sv,
        "Seicercus trochiloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänuunilintu"@fi,
        "lundsångare"@sv .

<http://tun.fi/MX.33892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seicercus nitidus" ;
    dwc:scientificNameAuthorship "(Blyth, 1843)" ;
    skos:broader <http://tun.fi/MX.33913> ;
    skos:hiddenLabel "Phylloscopus nitidus"@fi,
        "Seicercus nitidus"@fi,
        "Phylloscopus nitidus"@sv,
        "Seicercus nitidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaukasianuunilintu"@fi,
        "kaukasisk lundsångare"@sv .

<http://tun.fi/MX.33893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seicercus plumbeitarsus" ;
    dwc:scientificNameAuthorship "(Swinhoe, 1861)" ;
    skos:broader <http://tun.fi/MX.33913> ;
    skos:hiddenLabel "Phylloscopus plumbeitarsus"@fi,
        "Seicercus plumbeitarsus"@fi,
        "Phylloscopus plumbeitarsus"@sv,
        "Seicercus plumbeitarsus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "burjatianuunilintu"@fi,
        "sibirisk lundsångare"@sv .

<http://tun.fi/MX.33899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seicercus coronatus" ;
    dwc:scientificNameAuthorship "(Temminck & Schlegel, 1847)" ;
    skos:broader <http://tun.fi/MX.33913> ;
    skos:hiddenLabel "Phylloscopus coronatus"@fi,
        "Seicercus coronatus"@fi,
        "Phylloscopus coronatus"@sv,
        "Seicercus coronatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amurinuunilintu"@fi,
        "östlig kronsångare"@sv .

<http://tun.fi/MX.33934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sylvia atricapilla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.33933> ;
    skos:hiddenLabel "Sylvia atricapilla"@fi,
        "Sylvia atricapilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapääkerttu"@fi,
        "svarthätta"@sv .

<http://tun.fi/MX.33935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sylvia borin" ;
    dwc:scientificNameAuthorship "(Boddaert, 1783)" ;
    skos:broader <http://tun.fi/MX.33933> ;
    skos:hiddenLabel "Sylvia borin"@fi,
        "Sylvia borin"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokerttu"@fi,
        "trädgårdssångare"@sv .

<http://tun.fi/MX.33936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curruca communis" ;
    dwc:scientificNameAuthorship "(Latham, 1787)" ;
    skos:broader <http://tun.fi/MX.293310> ;
    skos:hiddenLabel "Curruca communis"@fi,
        "Sylvia communis"@fi,
        "Curruca communis"@sv,
        "Sylvia communis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaskerttu"@fi,
        "törnsångare"@sv .

<http://tun.fi/MX.33937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curruca curruca" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.293310> ;
    skos:hiddenLabel "Curruca curruca"@fi,
        "Sylvia curruca"@fi,
        "Curruca curruca"@sv,
        "Sylvia curruca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hernekerttu"@fi,
        "ärtsångare"@sv .

<http://tun.fi/MX.33938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curruca nana" ;
    dwc:scientificNameAuthorship "Hemprich & Ehrenberg, 1833" ;
    skos:broader <http://tun.fi/MX.293310> ;
    skos:hiddenLabel "Curruca nana"@fi,
        "Sylvia nana"@fi,
        "Curruca nana"@sv,
        "Sylvia nana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiökerttu"@fi,
        "ökensångare"@sv .

<http://tun.fi/MX.33939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curruca nisoria" ;
    dwc:scientificNameAuthorship "(Bechstein, 1792)" ;
    skos:broader <http://tun.fi/MX.293310> ;
    skos:hiddenLabel "Curruca nisoria"@fi,
        "Sylvia nisoria"@fi,
        "Curruca nisoria"@sv,
        "Sylvia nisoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokerttu"@fi,
        "höksångare"@sv .

<http://tun.fi/MX.33942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curruca ruppeli" ;
    dwc:scientificNameAuthorship "(Temminck, 1823)" ;
    skos:broader <http://tun.fi/MX.293310> ;
    skos:hiddenLabel "Curruca ruppeli"@fi,
        "Sylvia rueppelli"@fi,
        "Sylvia ruppeli"@fi,
        "Curruca ruppeli"@sv,
        "Sylvia rueppelli"@sv,
        "Sylvia ruppeli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakurkkukerttu"@fi,
        "svarthakad sångare"@sv .

<http://tun.fi/MX.33943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curruca melanocephala" ;
    dwc:scientificNameAuthorship "(J.F. Gmelin, 1789)" ;
    skos:broader <http://tun.fi/MX.293310> ;
    skos:hiddenLabel "Curruca melanocephala"@fi,
        "Sylvia melanocephala"@fi,
        "Curruca melanocephala"@sv,
        "Sylvia melanocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "samettipääkerttu"@fi,
        "sammetshätta"@sv .

<http://tun.fi/MX.33946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curruca cantillans" ;
    dwc:scientificNameAuthorship "(Pallas, 1764)" ;
    skos:broader <http://tun.fi/MX.293310> ;
    skos:hiddenLabel "Curruca cantillans"@fi,
        "Sylvia cantillans"@fi,
        "Curruca cantillans"@sv,
        "Sylvia cantillans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusorintakerttu"@fi,
        "rödstrupig sångare"@sv .

<http://tun.fi/MX.33949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Curruca undata" ;
    dwc:scientificNameAuthorship "(Boddaert, 1783)" ;
    skos:broader <http://tun.fi/MX.293310> ;
    skos:hiddenLabel "Curruca undata"@fi,
        "Sylvia undata"@fi,
        "Curruca undata"@sv,
        "Sylvia undata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokerttu"@fi,
        "provencesångare"@sv .

<http://tun.fi/MX.33952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Regulus ignicapilla" ;
    dwc:scientificNameAuthorship "(Temminck, 1820)" ;
    skos:broader <http://tun.fi/MX.33951> ;
    skos:hiddenLabel "Regulus ignicapilla"@fi,
        "Regulus ignicapillus"@fi,
        "Regulus ignicapilla"@sv,
        "Regulus ignicapillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulipäähippiäinen"@fi,
        "brandkronad kungsfågel"@sv .

<http://tun.fi/MX.33954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Regulus regulus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.33951> ;
    skos:hiddenLabel "Regulus regulus"@fi,
        "Regulus regulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hippiäinen"@fi,
        "kungsfågel"@sv .

<http://tun.fi/MX.33989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muscicapa striata" ;
    dwc:scientificNameAuthorship "(Pallas, 1764)" ;
    skos:broader <http://tun.fi/MX.33988> ;
    skos:hiddenLabel "Muscicapa striata"@fi,
        "Muscicapa striata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaasieppo"@fi,
        "grå flugsnappare"@sv .

<http://tun.fi/MX.34021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ficedula hypoleuca" ;
    dwc:scientificNameAuthorship "(Pallas, 1764)" ;
    skos:broader <http://tun.fi/MX.34020> ;
    skos:hiddenLabel "Ficedula hypoleuca"@fi,
        "Ficedula hypoleuca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosieppo"@fi,
        "svartvit flugsnappare"@sv .

<http://tun.fi/MX.34022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ficedula albicollis" ;
    dwc:scientificNameAuthorship "(Temminck, 1815)" ;
    skos:broader <http://tun.fi/MX.34020> ;
    skos:hiddenLabel "Ficedula albicollis"@fi,
        "Ficedula albicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sepelsieppo"@fi,
        "halsbandsflugsnappare"@sv .

<http://tun.fi/MX.34029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ficedula parva" ;
    dwc:scientificNameAuthorship "(Bechstein, 1792)" ;
    skos:broader <http://tun.fi/MX.34020> ;
    skos:hiddenLabel "Ficedula parva"@fi,
        "Ficedula parva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusieppo"@fi,
        "mindre flugsnappare"@sv .

<http://tun.fi/MX.34517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Remiz pendulinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.34516> ;
    skos:hiddenLabel "Remiz pendulinus"@fi,
        "Remiz pendulinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pussitiainen"@fi,
        "pungmes"@sv .

<http://tun.fi/MX.34532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecile palustris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.293220> ;
    skos:hiddenLabel "Parus palustris"@fi,
        "Poecile palustris"@fi,
        "Parus palustris"@sv,
        "Poecile palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitatiainen"@fi,
        "entita"@sv .

<http://tun.fi/MX.34535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecile montanus" ;
    dwc:scientificNameAuthorship "(Conrad, 1827)" ;
    skos:broader <http://tun.fi/MX.293220> ;
    skos:hiddenLabel "Parus montanus"@fi,
        "Poecile montanus"@fi,
        "Parus montanus"@sv,
        "Poecile montanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hömötiainen"@fi,
        "talltita"@sv .

<http://tun.fi/MX.34542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecile cinctus" ;
    dwc:scientificNameAuthorship "(Boddaert, 1783)" ;
    skos:broader <http://tun.fi/MX.293220> ;
    skos:hiddenLabel "Parus cinctus"@fi,
        "Poecile cinctus"@fi,
        "Parus cinctus"@sv,
        "Poecile cinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapintiainen"@fi,
        "lappmes"@sv .

<http://tun.fi/MX.34549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periparus ater" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.293216> ;
    skos:hiddenLabel "Parus ater"@fi,
        "Periparus ater"@fi,
        "Parus ater"@sv,
        "Periparus ater"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusitiainen"@fi,
        "svartmes"@sv .

<http://tun.fi/MX.34553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophophanes cristatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.293218> ;
    skos:hiddenLabel "Lophophanes cristatus"@fi,
        "Parus cristatus"@fi,
        "Lophophanes cristatus"@sv,
        "Parus cristatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töyhtötiainen"@fi,
        "tofsmes"@sv .

<http://tun.fi/MX.34567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parus major" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.34531> ;
    skos:hiddenLabel "Parus major"@fi,
        "Parus major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talitiainen"@fi,
        "talgoxe"@sv .

<http://tun.fi/MX.34574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyanistes caeruleus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.293221> ;
    skos:hiddenLabel "Cyanistes caeruleus"@fi,
        "Parus caeruleus"@fi,
        "Cyanistes caeruleus"@sv,
        "Parus caeruleus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinitiainen"@fi,
        "blåmes"@sv .

<http://tun.fi/MX.34575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyanistes cyanus" ;
    dwc:scientificNameAuthorship "(Pallas, 1770)" ;
    skos:broader <http://tun.fi/MX.293221> ;
    skos:hiddenLabel "Cyanistes cyanus"@fi,
        "Parus cyanus"@fi,
        "Cyanistes cyanus"@sv,
        "Parus cyanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkopäätiainen"@fi,
        "azurmes"@sv .

<http://tun.fi/MX.34616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Certhia familiaris" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.34615> ;
    skos:hiddenLabel "Certhia familiaris"@fi,
        "Certhia familiaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puukiipijä"@fi,
        "trädkrypare"@sv .

<http://tun.fi/MX.35145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Emberiza calandra" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.35144> ;
    skos:hiddenLabel "Emberiza calandra"@fi,
        "Miliaria calandra"@fi,
        "Emberiza calandra"@sv,
        "Miliaria calandra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaasirkku"@fi,
        "kornsparv"@sv .

<http://tun.fi/MX.35146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Emberiza citrinella" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.35144> ;
    skos:hiddenLabel "Emberiza citrinella"@fi,
        "Emberiza citrinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasirkku"@fi,
        "gulsparv"@sv .

<http://tun.fi/MX.35147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Emberiza leucocephalos" ;
    dwc:scientificNameAuthorship "S.G. Gmelin, 1771" ;
    skos:broader <http://tun.fi/MX.35144> ;
    skos:hiddenLabel "Emberiza leucocephala"@fi,
        "Emberiza leucocephalos"@fi,
        "Emberiza leucocephala"@sv,
        "Emberiza leucocephalos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntysirkku"@fi,
        "tallsparv"@sv .

<http://tun.fi/MX.35151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Emberiza buchanani" ;
    dwc:scientificNameAuthorship "Blyth, 1845" ;
    skos:broader <http://tun.fi/MX.35144> ;
    skos:hiddenLabel "Emberiza buchanani"@fi,
        "Emberiza buchanani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkosirkku"@fi,
        "bergortolan"@sv .

<http://tun.fi/MX.35154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Emberiza hortulana" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.35144> ;
    skos:hiddenLabel "Emberiza hortulana"@fi,
        "Emberiza hortulana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltosirkku"@fi,
        "ortolansparv"@sv .

<http://tun.fi/MX.35155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Emberiza caesia" ;
    dwc:scientificNameAuthorship "Cretzschmar, 1827" ;
    skos:broader <http://tun.fi/MX.35144> ;
    skos:hiddenLabel "Emberiza caesia"@fi,
        "Emberiza caesia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekurkkusirkku"@fi,
        "rostsparv"@sv .

<http://tun.fi/MX.35165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schoeniclus pusillus" ;
    dwc:scientificNameAuthorship "(Pallas, 1776)" ;
    skos:broader <http://tun.fi/MX.293129> ;
    skos:hiddenLabel "Emberiza pusilla"@fi,
        "Schoeniclus pusillus"@fi,
        "Emberiza pusilla"@sv,
        "Schoeniclus pusillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusirkku"@fi,
        "dvärgsparv"@sv .

<http://tun.fi/MX.35167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schoeniclus rusticus" ;
    dwc:scientificNameAuthorship "(Pallas, 1776)" ;
    skos:broader <http://tun.fi/MX.293129> ;
    skos:hiddenLabel "Emberiza rustica"@fi,
        "Schoeniclus rusticus"@fi,
        "Emberiza rustica"@sv,
        "Schoeniclus rusticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansirkku"@fi,
        "videsparv"@sv .

<http://tun.fi/MX.35169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schoeniclus aureolus" ;
    dwc:scientificNameAuthorship "(Pallas, 1773)" ;
    skos:broader <http://tun.fi/MX.293129> ;
    skos:hiddenLabel "Emberiza aureola"@fi,
        "Schoeniclus aureolus"@fi,
        "Emberiza aureola"@sv,
        "Schoeniclus aureolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultasirkku"@fi,
        "gyllensparv"@sv .

<http://tun.fi/MX.35174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schoeniclus rutilus" ;
    dwc:scientificNameAuthorship "(Pallas, 1776)" ;
    skos:broader <http://tun.fi/MX.293129> ;
    skos:hiddenLabel "Emberiza rutila"@fi,
        "Schoeniclus rutilus"@fi,
        "Emberiza rutila"@sv,
        "Schoeniclus rutilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastanjasirkku"@fi,
        "rödbrun sparv"@sv .

<http://tun.fi/MX.35176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Granativora melanocephala" ;
    dwc:scientificNameAuthorship "(Scopoli, 1769)" ;
    skos:broader <http://tun.fi/MX.293128> ;
    skos:hiddenLabel "Emberiza melanocephala"@fi,
        "Granativora melanocephala"@fi,
        "Emberiza melanocephala"@sv,
        "Granativora melanocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapääsirkku"@fi,
        "svarthuvad sparv"@sv .

<http://tun.fi/MX.35177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Granativora bruniceps" ;
    dwc:scientificNameAuthorship "(von Brandt, 1841)" ;
    skos:broader <http://tun.fi/MX.293128> ;
    skos:hiddenLabel "Emberiza bruniceps"@fi,
        "Granativora bruniceps"@fi,
        "Emberiza bruniceps"@sv,
        "Granativora bruniceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopääsirkku"@fi,
        "stäppsparv"@sv .

<http://tun.fi/MX.35179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schoeniclus spodocephala" ;
    dwc:scientificNameAuthorship "(Pallas, 1776)" ;
    skos:broader <http://tun.fi/MX.293129> ;
    skos:hiddenLabel "Emberiza spodocephala"@fi,
        "Schoeniclus spodocephala"@fi,
        "Emberiza spodocephala"@sv,
        "Schoeniclus spodocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaapääsirkku"@fi,
        "gråhuvad sparv"@sv .

<http://tun.fi/MX.35181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schoeniclus pallasi" ;
    dwc:scientificNameAuthorship "(Cabanis, 1851)" ;
    skos:broader <http://tun.fi/MX.293129> ;
    skos:hiddenLabel "Emberiza pallasi"@fi,
        "Schoeniclus pallasi"@fi,
        "Emberiza pallasi"@sv,
        "Schoeniclus pallasi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupajusirkku"@fi,
        "dvärgsävsparv"@sv .

<http://tun.fi/MX.35182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schoeniclus schoeniclus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.293129> ;
    skos:hiddenLabel "Emberiza schoeniclus"@fi,
        "Schoeniclus schoeniclus"@fi,
        "Emberiza schoeniclus"@sv,
        "Schoeniclus schoeniclus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajusirkku"@fi,
        "sävsparv"@sv .

<http://tun.fi/MX.35185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calcarius lapponicus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.35183> ;
    skos:hiddenLabel "Calcarius lapponicus"@fi,
        "Calcarius lapponicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsirkku"@fi,
        "lappsparv"@sv .

<http://tun.fi/MX.35189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectrophenax nivalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.35188> ;
    skos:hiddenLabel "Plectrophenax nivalis"@fi,
        "Plectrophenax nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulmunen"@fi,
        "snösparv"@sv .

<http://tun.fi/MX.35194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passerella iliaca" ;
    dwc:scientificNameAuthorship "(Merrem, 1786)" ;
    skos:broader <http://tun.fi/MX.35193> ;
    skos:hiddenLabel "Passerella iliaca"@fi,
        "Passerella iliaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kettusirkku"@fi,
        "Rävsparv"@sv .

<http://tun.fi/MX.35203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zonotrichia albicollis" ;
    dwc:scientificNameAuthorship "(J.F. Gmelin, 1789)" ;
    skos:broader <http://tun.fi/MX.35199> ;
    skos:hiddenLabel "Zonotrichia albicollis"@fi,
        "Zonotrichia albicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokurkkusirkku"@fi,
        "vitstrupig sparv"@sv .

<http://tun.fi/MX.35921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Setophaga striata" ;
    dwc:scientificNameAuthorship "(J.R. Forster, 1772)" ;
    skos:broader <http://tun.fi/MX.35925> ;
    skos:hiddenLabel "Dendroica striata"@fi,
        "Setophaga striata"@fi,
        "Dendroica striata"@sv,
        "Setophaga striata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirukerttuli"@fi,
        "vitkindad skogssångare"@sv .

<http://tun.fi/MX.36> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachytron pratense" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.35> ;
    skos:hiddenLabel "Brachytron pratense"@fi,
        "Brachytron pratense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaukonkorento"@fi,
        "tidig mosaikslända"@sv .

<http://tun.fi/MX.36237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fringilla coelebs" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.36236> ;
    skos:hiddenLabel "Fringilla coelebs"@fi,
        "Fringilla coelebs"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peippo"@fi,
        "bofink"@sv .

<http://tun.fi/MX.36239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fringilla montifringilla" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.36236> ;
    skos:hiddenLabel "Fringilla montifringilla"@fi,
        "Fringilla montifringilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järripeippo"@fi,
        "bergfink"@sv .

<http://tun.fi/MX.36242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serinus serinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.36240> ;
    skos:hiddenLabel "Serinus serinus"@fi,
        "Serinus serinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahemppo"@fi,
        "gulhämpling"@sv .

<http://tun.fi/MX.36245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carduelis citrinella" ;
    dwc:scientificNameAuthorship "(Pallas, 1764)" ;
    skos:broader <http://tun.fi/MX.36282> ;
    skos:hiddenLabel "Carduelis citrinella"@fi,
        "Serinus citrinella"@fi,
        "Carduelis citrinella"@sv,
        "Serinus citrinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruunahemppo"@fi,
        "citronsiska"@sv .

<http://tun.fi/MX.36283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloris chloris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.293111> ;
    skos:hiddenLabel "Carduelis chloris"@fi,
        "Chloris chloris"@fi,
        "Carduelis chloris"@sv,
        "Chloris chloris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherpeippo"@fi,
        "grönfink"@sv .

<http://tun.fi/MX.36287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinus spinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.293115> ;
    skos:hiddenLabel "Carduelis spinus"@fi,
        "Spinus spinus"@fi,
        "Carduelis spinus"@sv,
        "Spinus spinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihervarpunen"@fi,
        "grönsiska"@sv .

<http://tun.fi/MX.36306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carduelis carduelis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.36282> ;
    skos:hiddenLabel "Carduelis carduelis"@fi,
        "Carduelis carduelis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tikli"@fi,
        "steglits"@sv .

<http://tun.fi/MX.36309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linaria flavirostris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.293113> ;
    skos:hiddenLabel "Carduelis flavirostris"@fi,
        "Linaria flavirostris"@fi,
        "Carduelis flavirostris"@sv,
        "Linaria flavirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorihemppo"@fi,
        "Vinterhämpling"@sv .

<http://tun.fi/MX.36310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linaria cannabina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.293113> ;
    skos:hiddenLabel "Carduelis cannabina"@fi,
        "Linaria cannabina"@fi,
        "Carduelis cannabina"@sv,
        "Linaria cannabina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hemppo"@fi,
        "hämpling"@sv .

<http://tun.fi/MX.36321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucanetes githagineus" ;
    dwc:scientificNameAuthorship "(M.H.C. Lichtenstein, 1823)" ;
    skos:broader <http://tun.fi/MX.200017> ;
    skos:hiddenLabel "Bucanetes githagineus"@fi,
        "Rhodopechys githaginea"@fi,
        "Bucanetes githagineus"@sv,
        "Rhodopechys githaginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aavikkotulkku"@fi,
        "Ökentrumpetare"@sv .

<http://tun.fi/MX.36331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythrina erythrina" ;
    dwc:scientificNameAuthorship "(Pallas, 1770)" ;
    skos:broader <http://tun.fi/MX.293104> ;
    skos:hiddenLabel "Carpodacus erythrinus"@fi,
        "Erythrina erythrina"@fi,
        "Carpodacus erythrinus"@sv,
        "Erythrina erythrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punavarpunen"@fi,
        "rosenfink"@sv .

<http://tun.fi/MX.36351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinicola enucleator" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.36350> ;
    skos:hiddenLabel "Pinicola enucleator"@fi,
        "Pinicola enucleator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taviokuurna"@fi,
        "tallbit"@sv .

<http://tun.fi/MX.36356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loxia pytyopsittacus" ;
    dwc:scientificNameAuthorship "Borkhausen, 1793" ;
    skos:broader <http://tun.fi/MX.36355> ;
    skos:hiddenLabel "Loxia pytyopsittacus"@fi,
        "Loxia pytyopsittacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokäpylintu"@fi,
        "större korsnäbb"@sv .

<http://tun.fi/MX.36358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loxia curvirostra" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.36355> ;
    skos:hiddenLabel "Loxia curvirostra"@fi,
        "Loxia curvirostra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukäpylintu"@fi,
        "mindre korsnäbb"@sv .

<http://tun.fi/MX.36359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loxia leucoptera" ;
    dwc:scientificNameAuthorship "J.F. Gmelin, 1789" ;
    skos:broader <http://tun.fi/MX.36355> ;
    skos:hiddenLabel "Loxia leucoptera"@fi,
        "Loxia leucoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosiipikäpylintu"@fi,
        "bändelkorsnäbb"@sv .

<http://tun.fi/MX.36366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrrhula pyrrhula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.36360> ;
    skos:hiddenLabel "Pyrrhula pyrrhula"@fi,
        "Pyrrhula pyrrhula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punatulkku"@fi,
        "domherre"@sv .

<http://tun.fi/MX.36368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccothraustes coccothraustes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.36367> ;
    skos:hiddenLabel "Coccothraustes coccothraustes"@fi,
        "Coccothraustes coccothraustes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkavarpunen"@fi,
        "stenknäck"@sv .

<http://tun.fi/MX.36573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passer domesticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.36571> ;
    skos:hiddenLabel "Passer domesticus"@fi,
        "Passer domesticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varpunen"@fi,
        "gråsparv"@sv .

<http://tun.fi/MX.36574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passer hispaniolensis" ;
    dwc:scientificNameAuthorship "(Temminck, 1820)" ;
    skos:broader <http://tun.fi/MX.36571> ;
    skos:hiddenLabel "Passer hispaniolensis"@fi,
        "Passer hispaniolensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensasvarpunen"@fi,
        "spansk sparv"@sv .

<http://tun.fi/MX.36589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passer montanus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.36571> ;
    skos:hiddenLabel "Passer montanus"@fi,
        "Passer montanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvarpunen"@fi,
        "pilfink"@sv .

<http://tun.fi/MX.36816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pastor roseus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.200019> ;
    skos:hiddenLabel "Pastor roseus"@fi,
        "Sturnus roseus"@fi,
        "Pastor roseus"@sv,
        "Sturnus roseus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakottarainen"@fi,
        "rosenstare"@sv .

<http://tun.fi/MX.36817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sturnus vulgaris" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.36808> ;
    skos:hiddenLabel "Sturnus vulgaris"@fi,
        "Sturnus vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kottarainen"@fi,
        "stare"@sv .

<http://tun.fi/MX.36871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oriolus oriolus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.36860> ;
    skos:hiddenLabel "Oriolus oriolus"@fi,
        "Oriolus oriolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuhankeittäjä"@fi,
        "sommargylling"@sv .

<http://tun.fi/MX.37090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Garrulus glandarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.37089> ;
    skos:hiddenLabel "Garrulus glandarius"@fi,
        "Garrulus glandarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "närhi"@fi,
        "nötskrika"@sv .

<http://tun.fi/MX.37095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perisoreus infaustus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.37093> ;
    skos:hiddenLabel "Perisoreus infaustus"@fi,
        "Perisoreus infaustus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuukkeli"@fi,
        "lavskrika"@sv .

<http://tun.fi/MX.37122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pica pica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.37121> ;
    skos:hiddenLabel "Pica pica"@fi,
        "Pica pica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harakka"@fi,
        "skata"@sv .

<http://tun.fi/MX.37143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corvus dauuricus" ;
    dwc:scientificNameAuthorship "Pallas, 1776" ;
    skos:broader <http://tun.fi/MX.37141> ;
    skos:hiddenLabel "Corvus dauuricus"@fi,
        "Corvus dauuricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idännaakka"@fi,
        "klippkaja"@sv .

<http://tun.fi/MX.37156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corvus frugilegus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.37141> ;
    skos:hiddenLabel "Corvus frugilegus"@fi,
        "Corvus frugilegus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustavaris"@fi,
        "råka"@sv .

<http://tun.fi/MX.37166> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Corvus corone cornix" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.73566> ;
    skos:hiddenLabel "Corvus cornix"@fi,
        "Corvus corone cornix"@fi,
        "Corvus cornix"@sv,
        "Corvus corone cornix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varis (alalaji cornix)"@fi,
        "gråkråka"@sv .

<http://tun.fi/MX.37178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corvus corax" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "kaarne"@fi ;
    skos:broader <http://tun.fi/MX.37141> ;
    skos:hiddenLabel "Corvus corax"@fi,
        "Corvus corax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korppi"@fi,
        "korp"@sv .

<http://tun.fi/MX.37621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rana arvalis" ;
    dwc:scientificNameAuthorship "Nilsson, 1842" ;
    skos:broader <http://tun.fi/MX.37620> ;
    skos:hiddenLabel "Rana arvalis"@fi,
        "Rana arvalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitasammakko"@fi,
        "åkergroda"@sv .

<http://tun.fi/MX.37622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelophylax ridibundus" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.201008> ;
    skos:hiddenLabel "Pelophylax ridibundus"@fi,
        "Rana ridibunda"@fi,
        "Pelophylax ridibundus"@sv,
        "Rana ridibunda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mölysammakko"@fi,
        "skrattgroda"@sv .

<http://tun.fi/MX.37623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rana temporaria" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "sammakko"@fi,
        "groda"@sv ;
    skos:broader <http://tun.fi/MX.37620> ;
    skos:hiddenLabel "Rana temporaria"@fi,
        "Rana temporaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosammakko"@fi,
        "vanlig groda"@sv .

<http://tun.fi/MX.37626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bufo bufo" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.37624> ;
    skos:hiddenLabel "Bufo bufo"@fi,
        "Bufo bufo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rupikonna"@fi,
        "vanlig padda"@sv .

<http://tun.fi/MX.37628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triturus cristatus" ;
    dwc:scientificNameAuthorship "(Laurenti, 1768)" ;
    skos:altLabel "rupimanteri"@fi,
        "stor vattenödla"@sv ;
    skos:broader <http://tun.fi/MX.37627> ;
    skos:hiddenLabel "Triturus cristatus"@fi,
        "Triturus cristatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rupilisko"@fi,
        "större vattensalamander"@sv .

<http://tun.fi/MX.37630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lissotriton vulgaris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "manteri"@fi,
        "liten vattenödla"@sv ;
    skos:broader <http://tun.fi/MX.200928> ;
    skos:hiddenLabel "Lissotriton vulgaris"@fi,
        "Triturus vulgaris"@fi,
        "Lissotriton vulgaris"@sv,
        "Triturus vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesilisko"@fi,
        "mindre vattensalamander"@sv .

<http://tun.fi/MX.37632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anguis fragilis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "ormslå"@sv ;
    skos:broader <http://tun.fi/MX.37631> ;
    skos:hiddenLabel "Anguis fragilis"@fi,
        "Anguis fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskitsa"@fi,
        "kopparödla"@sv .

<http://tun.fi/MX.37635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zootoca vivipara" ;
    dwc:scientificNameAuthorship "Jacquin, 1787" ;
    skos:broader <http://tun.fi/MX.201169> ;
    skos:hiddenLabel "Lacerta vivipara"@fi,
        "Zootoca vivipara"@fi,
        "Lacerta vivipara"@sv,
        "Zootoca vivipara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sisilisko"@fi,
        "skogsödla"@sv .

<http://tun.fi/MX.37637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronella austriaca" ;
    dwc:scientificNameAuthorship "Laurenti, 1768" ;
    skos:broader <http://tun.fi/MX.37636> ;
    skos:hiddenLabel "Coronella austriaca"@fi,
        "Coronella austriaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskäärme"@fi,
        "hasselsnok"@sv .

<http://tun.fi/MX.37639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Natrix natrix" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.37638> ;
    skos:hiddenLabel "Natrix natrix"@fi,
        "Natrix natrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakäärme"@fi,
        "vanlig snok"@sv .

<http://tun.fi/MX.37641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vipera berus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "kyykäärme"@fi ;
    skos:broader <http://tun.fi/MX.37640> ;
    skos:hiddenLabel "Vipera berus"@fi,
        "Vipera berus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyy"@fi,
        "huggorm"@sv .

<http://tun.fi/MX.37689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycopodiella inundata" ;
    dwc:scientificNameAuthorship "(L.) Holub" ;
    skos:broader <http://tun.fi/MX.37688> ;
    skos:hiddenLabel "Lycopodiella inundata"@fi,
        "Lycopodiella inundata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvakonnanlieko"@fi,
        "strandlummer"@sv .

<http://tun.fi/MX.37692> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Spinulum annotinum subsp. alpestre" ;
    dwc:scientificNameAuthorship "(Hartm.) Uotila" ;
    skos:broader <http://tun.fi/MX.37691> ;
    skos:hiddenLabel "Lycopodium annotinum subsp. alpestre"@fi,
        "Lycopodium annotinum var. alpestre"@fi,
        "Spinulum annotinum subsp. alpestre"@fi,
        "Spinulum canadense"@fi,
        "Lycopodium annotinum subsp. alpestre"@sv,
        "Lycopodium annotinum var. alpestre"@sv,
        "Spinulum annotinum subsp. alpestre"@sv,
        "Spinulum canadense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanriidenlieko"@fi,
        "nordlummer"@sv .

<http://tun.fi/MX.37693> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Spinulum annotinum subsp. annotinum" ;
    skos:broader <http://tun.fi/MX.37691> ;
    skos:hiddenLabel "Lycopodium annotinum subsp. annotinum"@fi,
        "Lycopodium annotinum var. annotinum"@fi,
        "Spinulum annotinum subsp. annotinum"@fi,
        "Lycopodium annotinum subsp. annotinum"@sv,
        "Lycopodium annotinum var. annotinum"@sv,
        "Spinulum annotinum subsp. annotinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäriidenlieko"@fi,
        "vanlig revlummer"@sv .

<http://tun.fi/MX.37695> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lycopodium clavatum subsp. clavatum" ;
    skos:broader <http://tun.fi/MX.37694> ;
    skos:hiddenLabel "Lycopodium clavatum subsp. clavatum"@fi,
        "Lycopodium clavatum subsp. clavatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkatinlieko"@fi,
        "vanlig mattlummer"@sv .

<http://tun.fi/MX.37696> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lycopodium clavatum subsp. monostachyon" ;
    dwc:scientificNameAuthorship "(Grev. & Hook.) Selander" ;
    skos:broader <http://tun.fi/MX.37694> ;
    skos:hiddenLabel "Lycopodium clavatum subsp. monostachyon"@fi,
        "Lycopodium lagopus"@fi,
        "Lycopodium clavatum subsp. monostachyon"@sv,
        "Lycopodium lagopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankatinlieko"@fi,
        "riplummer"@sv .

<http://tun.fi/MX.37698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphasiastrum alpinum" ;
    dwc:scientificNameAuthorship "(L.) Holub" ;
    skos:broader <http://tun.fi/MX.37697> ;
    skos:hiddenLabel "Diphasiastrum alpinum"@fi,
        "Diphasiastrum alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilieko"@fi,
        "fjällummer"@sv .

<http://tun.fi/MX.37700> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Diphasiastrum complanatum subsp. complanatum" ;
    skos:broader <http://tun.fi/MX.37699> ;
    skos:hiddenLabel "Diphasiastrum complanatum subsp. complanatum"@fi,
        "Diphasiastrum complanatum subsp. complanatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskeltalieko"@fi,
        "vanlig plattlummer"@sv .

<http://tun.fi/MX.37701> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Diphasiastrum complanatum subsp. montellii" ;
    dwc:scientificNameAuthorship "(Kukkonen) Kukkonen" ;
    skos:broader <http://tun.fi/MX.37699> ;
    skos:hiddenLabel "Diphasiastrum complanatum subsp. montellii"@fi,
        "Diphasiastrum complanatum subsp. montellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankeltalieko"@fi,
        "finnlummer"@sv .

<http://tun.fi/MX.37702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphasiastrum tristachyum" ;
    dwc:scientificNameAuthorship "(Pursh) Holub" ;
    skos:broader <http://tun.fi/MX.37697> ;
    skos:hiddenLabel "Diphasiastrum complanatum subsp. chamaecyparissus"@fi,
        "Diphasiastrum tristachyum"@fi,
        "Diphasiastrum complanatum subsp. chamaecyparissus"@sv,
        "Diphasiastrum tristachyum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjulieko"@fi,
        "cypresslummer"@sv .

<http://tun.fi/MX.37706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selaginella selaginoides" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv. ex Schrank & Mart." ;
    skos:altLabel "lettomähkä"@fi ;
    skos:broader <http://tun.fi/MX.37705> ;
    skos:hiddenLabel "Selaginella selaginoides"@fi,
        "Selaginella selaginoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mähkä"@fi,
        "dvärglummer"@sv .

<http://tun.fi/MX.37709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isoëtes lacustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37708> ;
    skos:hiddenLabel "Isoëtes lacustris"@fi,
        "Isoëtes lacustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummalahnanruoho"@fi,
        "styvt braxengräs"@sv .

<http://tun.fi/MX.37710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isoëtes echinospora" ;
    dwc:scientificNameAuthorship "Durieu" ;
    skos:broader <http://tun.fi/MX.37708> ;
    skos:hiddenLabel "Isoëtes echinospora"@fi,
        "Isoëtes echinospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaalealahnanruoho"@fi,
        "vekt braxengräs"@sv .

<http://tun.fi/MX.37714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Equisetum hyemale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37713> ;
    skos:hiddenLabel "Equisetum hyemale"@fi,
        "Equisetum hyemale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskorte"@fi,
        "skavfräken"@sv .

<http://tun.fi/MX.37715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Equisetum variegatum" ;
    dwc:scientificNameAuthorship "Schleich. ex F. Weber & D. Mohr" ;
    skos:broader <http://tun.fi/MX.37713> ;
    skos:hiddenLabel "Equisetum variegatum"@fi,
        "Equisetum variegatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokorte"@fi,
        "smalfräken"@sv .

<http://tun.fi/MX.37716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Equisetum scirpoides" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.37713> ;
    skos:hiddenLabel "Equisetum scirpoides"@fi,
        "Equisetum scirpoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokorte"@fi,
        "trådfräken"@sv .

<http://tun.fi/MX.37717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Equisetum fluviatile" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37713> ;
    skos:hiddenLabel "Equisetum fluviatile"@fi,
        "Equisetum fluviatile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvikorte"@fi,
        "sjöfräken"@sv .

<http://tun.fi/MX.37718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Equisetum palustre" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37713> ;
    skos:hiddenLabel "Equisetum palustre"@fi,
        "Equisetum palustre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokorte"@fi,
        "kärrfräken"@sv .

<http://tun.fi/MX.37719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Equisetum sylvaticum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37713> ;
    skos:hiddenLabel "Equisetum sylvaticum"@fi,
        "Equisetum sylvaticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkorte"@fi,
        "skogsfräken"@sv .

<http://tun.fi/MX.37720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Equisetum pratense" ;
    dwc:scientificNameAuthorship "Ehrh." ;
    skos:broader <http://tun.fi/MX.37713> ;
    skos:hiddenLabel "Equisetum pratense"@fi,
        "Equisetum pratense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokorte"@fi,
        "ängsfräken"@sv .

<http://tun.fi/MX.37726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophioglossum vulgatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37725> ;
    skos:hiddenLabel "Ophioglossum vulgatum"@fi,
        "Ophioglossum vulgatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokäärmeenkieli"@fi,
        "ormtunga"@sv .

<http://tun.fi/MX.37728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botrychium lunaria" ;
    dwc:scientificNameAuthorship "(L.) Sw." ;
    skos:broader <http://tun.fi/MX.37727> ;
    skos:hiddenLabel "Botrychium lunaria"@fi,
        "Botrychium lunaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketonoidanlukko"@fi,
        "månlåsbräken"@sv .

<http://tun.fi/MX.37729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botrychium boreale" ;
    dwc:scientificNameAuthorship "Milde" ;
    skos:broader <http://tun.fi/MX.37727> ;
    skos:hiddenLabel "Botrychium boreale"@fi,
        "Botrychium boreale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannoidanlukko"@fi,
        "nordlåsbräken"@sv .

<http://tun.fi/MX.37730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botrychium lanceolatum" ;
    dwc:scientificNameAuthorship "(S. G. Gmel.) Ångstr." ;
    skos:broader <http://tun.fi/MX.37727> ;
    skos:hiddenLabel "Botrychium lanceolatum"@fi,
        "Botrychium lanceolatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suikeanoidanlukko"@fi,
        "topplåsbräken"@sv .

<http://tun.fi/MX.37731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botrychium matricariifolium" ;
    dwc:scientificNameAuthorship "(Retz.) A. Braun ex W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.37727> ;
    skos:hiddenLabel "Botrychium matricariifolium"@fi,
        "Botrychium matricariifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saunionoidanlukko"@fi,
        "rutlåsbräken"@sv .

<http://tun.fi/MX.37732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botrychium simplex" ;
    dwc:scientificNameAuthorship "E. Hitchc." ;
    skos:broader <http://tun.fi/MX.37727> ;
    skos:hiddenLabel "Botrychium simplex"@fi,
        "Botrychium simplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkunoidanlukko"@fi,
        "dvärglåsbräken"@sv .

<http://tun.fi/MX.37733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sceptridium multifidum" ;
    dwc:scientificNameAuthorship "(S. G. Gmel.) M. Nishida" ;
    skos:broader <http://tun.fi/MX.5013256> ;
    skos:hiddenLabel "Botrychium multifidum"@fi,
        "Sceptridium multifidum"@fi,
        "Botrychium multifidum"@sv,
        "Sceptridium multifidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahonoidanlukko"@fi,
        "höstlåsbräken"@sv .

<http://tun.fi/MX.37734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botrypus virginianus" ;
    dwc:scientificNameAuthorship "(L.) Michx." ;
    skos:broader <http://tun.fi/MX.4972144> ;
    skos:hiddenLabel "Botrychium virginianum"@fi,
        "Botrypus virginianus"@fi,
        "Botrychium virginianum"@sv,
        "Botrypus virginianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtonoidanlukko"@fi,
        "stor låsbräken"@sv .

<http://tun.fi/MX.37737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptogramma crispa" ;
    dwc:scientificNameAuthorship "(L.) R. Br. ex Hook." ;
    skos:altLabel "kähäräliesu"@fi ;
    skos:broader <http://tun.fi/MX.37736> ;
    skos:hiddenLabel "Cryptogramma crispa"@fi,
        "Cryptogramma crispa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liesu"@fi,
        "krusbräken"@sv .

<http://tun.fi/MX.37742> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pteridium aquilinum subsp. pinetorum" ;
    dwc:scientificNameAuthorship "(C. N. Page & R. R. Mill) J. A. Thomson" ;
    skos:broader <http://tun.fi/MX.4994055> ;
    skos:hiddenLabel "Pteridium aquilinum subsp. latiusculum"@fi,
        "Pteridium aquilinum subsp. pinetorum"@fi,
        "Pteridium pinetorum"@fi,
        "Pteridium aquilinum subsp. latiusculum"@sv,
        "Pteridium aquilinum subsp. pinetorum"@sv,
        "Pteridium pinetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigasananjalka"@fi,
        "taigaörnbräken"@sv .

<http://tun.fi/MX.37745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelypteris palustris" ;
    dwc:scientificNameAuthorship "Schott" ;
    skos:broader <http://tun.fi/MX.37744> ;
    skos:hiddenLabel "Thelypteris palustris"@fi,
        "Thelypteris palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevaimarre"@fi,
        "kärrbräken"@sv .

<http://tun.fi/MX.37747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phegopteris connectilis" ;
    dwc:scientificNameAuthorship "(Michx.) Watt" ;
    skos:broader <http://tun.fi/MX.37746> ;
    skos:hiddenLabel "Phegopteris connectilis"@fi,
        "Thelypteris phegopteris"@fi,
        "Phegopteris connectilis"@sv,
        "Thelypteris phegopteris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpi-imarre"@fi,
        "hultbräken"@sv .

<http://tun.fi/MX.37750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryopteris filix-mas" ;
    dwc:scientificNameAuthorship "(L.) Schott" ;
    skos:broader <http://tun.fi/MX.37749> ;
    skos:hiddenLabel "Dryopteris filix-mas"@fi,
        "Dryopteris filix-mas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkoalvejuuri"@fi,
        "träjon"@sv .

<http://tun.fi/MX.37751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryopteris cristata" ;
    dwc:scientificNameAuthorship "(L.) A. Gray" ;
    skos:broader <http://tun.fi/MX.37749> ;
    skos:hiddenLabel "Dryopteris cristata"@fi,
        "Dryopteris cristata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpialvejuuri"@fi,
        "granbräken"@sv .

<http://tun.fi/MX.37752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryopteris carthusiana" ;
    dwc:scientificNameAuthorship "(Vill.) H. P. Fuchs" ;
    skos:broader <http://tun.fi/MX.37749> ;
    skos:hiddenLabel "Dryopteris carthusiana"@fi,
        "Dryopteris carthusiana var. enigmatica"@fi,
        "Dryopteris carthusiana"@sv,
        "Dryopteris carthusiana var. enigmatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäalvejuuri"@fi,
        "skogsbräken"@sv .

<http://tun.fi/MX.37754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryopteris expansa" ;
    dwc:scientificNameAuthorship "(C. Presl) Fraser-Jenk. & Jermy" ;
    skos:broader <http://tun.fi/MX.37749> ;
    skos:hiddenLabel "Dryopteris expansa"@fi,
        "Dryopteris expansa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoalvejuuri"@fi,
        "nordbräken"@sv .

<http://tun.fi/MX.37755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryopteris dilatata" ;
    dwc:scientificNameAuthorship "(Hoffm.) A. Gray" ;
    skos:broader <http://tun.fi/MX.37749> ;
    skos:hiddenLabel "Dryopteris dilatata"@fi,
        "Dryopteris dilatata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänalvejuuri"@fi,
        "lundbräken"@sv .

<http://tun.fi/MX.37756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryopteris fragrans" ;
    dwc:scientificNameAuthorship "(L.) Schott" ;
    skos:broader <http://tun.fi/MX.37749> ;
    skos:hiddenLabel "Dryopteris fragrans"@fi,
        "Dryopteris fragrans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksualvejuuri"@fi,
        "doftbräken"@sv .

<http://tun.fi/MX.37758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polystichum lonchitis" ;
    dwc:scientificNameAuthorship "(L.) Roth" ;
    skos:broader <http://tun.fi/MX.37757> ;
    skos:hiddenLabel "Polystichum lonchitis"@fi,
        "Polystichum lonchitis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippohärkylä"@fi,
        "taggbräken"@sv .

<http://tun.fi/MX.37759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polystichum aculeatum" ;
    dwc:scientificNameAuthorship "(L.) Roth" ;
    skos:broader <http://tun.fi/MX.37757> ;
    skos:hiddenLabel "Polystichum aculeatum"@fi,
        "Polystichum aculeatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkihärkylä"@fi,
        "uddbräken"@sv .

<http://tun.fi/MX.37761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplazium sibiricum" ;
    dwc:scientificNameAuthorship "(Turcz. ex Kunze) Sa. Kurata" ;
    skos:altLabel "taigamyyränporras"@fi ;
    skos:broader <http://tun.fi/MX.37760> ;
    skos:hiddenLabel "Diplazium sibiricum"@fi,
        "Diplazium sibiricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myyränporras"@fi,
        "ryssbräken"@sv .

<http://tun.fi/MX.37763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athyrium filix-femina" ;
    dwc:scientificNameAuthorship "(L.) Roth" ;
    skos:broader <http://tun.fi/MX.37762> ;
    skos:hiddenLabel "Athyrium filix-femina"@fi,
        "Athyrium filix-femina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soreahiirenporras"@fi,
        "majbräken"@sv .

<http://tun.fi/MX.37764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudathyrium alpestre" ;
    dwc:scientificNameAuthorship "(Hoppe) Newman" ;
    skos:broader <http://tun.fi/MX.5082330> ;
    skos:hiddenLabel "Athyrium alpestre"@fi,
        "Athyrium distentifolium"@fi,
        "Pseudathyrium alpestre"@fi,
        "Athyrium alpestre"@sv,
        "Athyrium distentifolium"@sv,
        "Pseudathyrium alpestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihiirenporras"@fi,
        "fjällbräken"@sv .

<http://tun.fi/MX.37767> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cystopteris fragilis subsp. fragilis" ;
    skos:broader <http://tun.fi/MX.37766> ;
    skos:hiddenLabel "Cystopteris fragilis subsp. fragilis"@fi,
        "Cystopteris fragilis var. fragilis"@fi,
        "Cystopteris fragilis subsp. fragilis"@sv,
        "Cystopteris fragilis var. fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliohaurasloikko"@fi,
        "vanlig stenbräken"@sv .

<http://tun.fi/MX.37768> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cystopteris fragilis subsp. dickieana" ;
    dwc:scientificNameAuthorship "(R. Sim) Hyl." ;
    skos:broader <http://tun.fi/MX.37766> ;
    skos:hiddenLabel "Cystopteris fragilis subsp. dickieana"@fi,
        "Cystopteris fragilis var. dickieana"@fi,
        "Cystopteris fragilis subsp. dickieana"@sv,
        "Cystopteris fragilis var. dickieana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkihaurasloikko"@fi,
        "fjällstenbräken"@sv .

<http://tun.fi/MX.37769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystopteris montana" ;
    dwc:scientificNameAuthorship "(Lam.) Bernh. ex Desv." ;
    skos:broader <http://tun.fi/MX.37765> ;
    skos:hiddenLabel "Cystopteris montana"@fi,
        "Cystopteris montana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuoriloikko"@fi,
        "finbräken"@sv .

<http://tun.fi/MX.37771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnocarpium dryopteris" ;
    dwc:scientificNameAuthorship "(L.) Newman" ;
    skos:broader <http://tun.fi/MX.37770> ;
    skos:hiddenLabel "Gymnocarpium dryopteris"@fi,
        "Gymnocarpium dryopteris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäimarre"@fi,
        "ekbräken"@sv .

<http://tun.fi/MX.37772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnocarpium robertianum" ;
    dwc:scientificNameAuthorship "(Hoffm.) Newman" ;
    skos:broader <http://tun.fi/MX.37770> ;
    skos:hiddenLabel "Gymnocarpium robertianum"@fi,
        "Gymnocarpium robertianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkki-imarre"@fi,
        "kalkbräken"@sv .

<http://tun.fi/MX.37773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnocarpium continentale" ;
    dwc:scientificNameAuthorship "(Petrov) Pojark." ;
    skos:broader <http://tun.fi/MX.37770> ;
    skos:hiddenLabel "Gymnocarpium continentale"@fi,
        "Gymnocarpium jessoënse subsp. parvulum"@fi,
        "Gymnocarpium continentale"@sv,
        "Gymnocarpium jessoënse subsp. parvulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänimarre"@fi,
        "östbräken"@sv .

<http://tun.fi/MX.37776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Woodsia ilvensis" ;
    dwc:scientificNameAuthorship "(L.) R. Br." ;
    skos:broader <http://tun.fi/MX.37775> ;
    skos:hiddenLabel "Woodsia ilvensis"@fi,
        "Woodsia ilvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakiviyrtti"@fi,
        "hällebräken"@sv .

<http://tun.fi/MX.37777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Woodsia alpina" ;
    dwc:scientificNameAuthorship "(Bolton) Gray" ;
    skos:broader <http://tun.fi/MX.37775> ;
    skos:hiddenLabel "Woodsia alpina"@fi,
        "Woodsia alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikiviyrtti"@fi,
        "fjällhällebräken"@sv .

<http://tun.fi/MX.37779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Woodsia glabella" ;
    dwc:scientificNameAuthorship "R. Br. ex Richardson" ;
    skos:broader <http://tun.fi/MX.37775> ;
    skos:hiddenLabel "Woodsia glabella"@fi,
        "Woodsia glabella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljukiviyrtti"@fi,
        "dvärghällebräken"@sv .

<http://tun.fi/MX.37781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Matteuccia struthiopteris" ;
    dwc:scientificNameAuthorship "(L.) Tod." ;
    skos:broader <http://tun.fi/MX.37780> ;
    skos:hiddenLabel "Matteuccia struthiopteris"@fi,
        "Matteuccia struthiopteris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kotkansiipi"@fi,
        "strutbräken"@sv .

<http://tun.fi/MX.37785> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Asplenium trichomanes subsp. trichomanes" ;
    skos:broader <http://tun.fi/MX.37784> ;
    skos:hiddenLabel "Asplenium trichomanes subsp. trichomanes"@fi,
        "Asplenium trichomanes subsp. trichomanes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliotummaraunioinen"@fi,
        "vanlig svartbräken"@sv .

<http://tun.fi/MX.37786> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Asplenium trichomanes subsp. quadrivalens" ;
    dwc:scientificNameAuthorship "D. E. Mey." ;
    skos:broader <http://tun.fi/MX.37784> ;
    skos:hiddenLabel "Asplenium germanicum"@fi,
        "Asplenium trichomanes subsp. quadrivalens"@fi,
        "Asplenium trichomanes var. genuinum"@fi,
        "Chamaefilix trichomanes"@fi,
        "Asplenium germanicum"@sv,
        "Asplenium trichomanes subsp. quadrivalens"@sv,
        "Asplenium trichomanes var. genuinum"@sv,
        "Chamaefilix trichomanes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkitummaraunioinen"@fi,
        "kalksvartbräken"@sv .

<http://tun.fi/MX.37787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asplenium adulterinum" ;
    dwc:scientificNameAuthorship "Milde" ;
    skos:broader <http://tun.fi/MX.37783> ;
    skos:hiddenLabel "Asplenium adulterinum"@fi,
        "Asplenium adulterinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "serpentiiniraunioinen"@fi,
        "brunbräken"@sv .

<http://tun.fi/MX.37788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asplenium viride" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.37783> ;
    skos:hiddenLabel "Asplenium viride"@fi,
        "Asplenium viride"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherraunioinen"@fi,
        "grönbräken"@sv .

<http://tun.fi/MX.37789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asplenium septentrionale" ;
    dwc:scientificNameAuthorship "(L.) Hoffm." ;
    skos:broader <http://tun.fi/MX.37783> ;
    skos:hiddenLabel "Asplenium septentrionale"@fi,
        "Asplenium septentrionale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskaraunioinen"@fi,
        "gaffelbräken"@sv .

<http://tun.fi/MX.37790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asplenium ruta-muraria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37783> ;
    skos:hiddenLabel "Asplenium ruta-muraria"@fi,
        "Asplenium ruta-muraria var. angustifolium"@fi,
        "Asplenium ruta-muraria var. brevifolium"@fi,
        "Asplenium ruta-muraria var. subcuneifolium"@fi,
        "Scolopendrium alternifolium var. brevifolium"@fi,
        "Asplenium ruta-muraria"@sv,
        "Asplenium ruta-muraria var. angustifolium"@sv,
        "Asplenium ruta-muraria var. brevifolium"@sv,
        "Asplenium ruta-muraria var. subcuneifolium"@sv,
        "Scolopendrium alternifolium var. brevifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinäraunioinen"@fi,
        "murruta"@sv .

<http://tun.fi/MX.37793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Struthiopteris spicant" ;
    dwc:scientificNameAuthorship "(L.) Weiss" ;
    skos:altLabel "kaitakampasulka"@fi ;
    skos:broader <http://tun.fi/MX.5015024> ;
    skos:hiddenLabel "Blechnum spicant"@fi,
        "Struthiopteris spicant"@fi,
        "Blechnum spicant"@sv,
        "Struthiopteris spicant"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampasulka"@fi,
        "kambräken"@sv .

<http://tun.fi/MX.37796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypodium vulgare" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37795> ;
    skos:hiddenLabel "Polypodium vulgare"@fi,
        "Polypodium vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankallioimarre"@fi,
        "stensöta"@sv .

<http://tun.fi/MX.37799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilularia globulifera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "euroopanormio"@fi ;
    skos:broader <http://tun.fi/MX.37798> ;
    skos:hiddenLabel "Pilularia globulifera"@fi,
        "Pilularia globulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ormio"@fi,
        "klotgräs"@sv .

<http://tun.fi/MX.37805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abies sibirica" ;
    dwc:scientificNameAuthorship "Ledeb." ;
    skos:broader <http://tun.fi/MX.37804> ;
    skos:hiddenLabel "Abies sibirica"@fi,
        "Abies sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianpihta"@fi,
        "pichtagran"@sv .

<http://tun.fi/MX.37806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abies balsamea" ;
    dwc:scientificNameAuthorship "(L.) Mill." ;
    skos:broader <http://tun.fi/MX.37804> ;
    skos:hiddenLabel "Abies balsamea"@fi,
        "Abies balsamea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsamipihta"@fi,
        "balsamgran"@sv .

<http://tun.fi/MX.37813> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Picea abies subsp. abies" ;
    skos:broader <http://tun.fi/MX.37812> ;
    skos:hiddenLabel "Picea abies subsp. abies"@fi,
        "Picea abies subsp. abies"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanmetsäkuusi"@fi,
        "vanlig gran"@sv .

<http://tun.fi/MX.37814> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Picea abies subsp. obovata" ;
    dwc:scientificNameAuthorship "(Ledeb.) Domin" ;
    skos:broader <http://tun.fi/MX.37812> ;
    skos:hiddenLabel "Picea abies subsp. obovata"@fi,
        "Picea abies subsp. obovata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianmetsäkuusi"@fi,
        "altaigran"@sv .

<http://tun.fi/MX.37817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larix decidua" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.37815> ;
    skos:hiddenLabel "Larix decidua"@fi,
        "Larix decidua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanlehtikuusi"@fi,
        "europeisk lärk"@sv .

<http://tun.fi/MX.37820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinus mugo" ;
    dwc:scientificNameAuthorship "Turra" ;
    skos:broader <http://tun.fi/MX.37818> ;
    skos:hiddenLabel "Pinus mugo"@fi,
        "Pinus mugo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorimänty"@fi,
        "bergtall"@sv .

<http://tun.fi/MX.37823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinus sibirica" ;
    dwc:scientificNameAuthorship "Du Tour" ;
    skos:broader <http://tun.fi/MX.37818> ;
    skos:hiddenLabel "Pinus cembra"@fi,
        "Pinus cembra subsp. sibirica"@fi,
        "Pinus sibirica"@fi,
        "Pinus cembra"@sv,
        "Pinus cembra subsp. sibirica"@sv,
        "Pinus sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiansembra"@fi,
        "sibirisk cembratall"@sv .

<http://tun.fi/MX.37827> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Juniperus communis subsp. communis" ;
    skos:broader <http://tun.fi/MX.37826> ;
    skos:hiddenLabel "Juniperus communis subsp. communis"@fi,
        "Juniperus communis subsp. communis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkataja"@fi,
        "vanlig en"@sv .

<http://tun.fi/MX.37828> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Juniperus communis subsp. nana" ;
    dwc:scientificNameAuthorship "Syme" ;
    skos:broader <http://tun.fi/MX.37826> ;
    skos:hiddenLabel "Juniperus communis subsp. alpina"@fi,
        "Juniperus communis subsp. nana"@fi,
        "Juniperus communis var. saxatilis"@fi,
        "Juniperus communis subsp. alpina"@sv,
        "Juniperus communis subsp. nana"@sv,
        "Juniperus communis var. saxatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkataja"@fi,
        "fjällen"@sv .

<http://tun.fi/MX.37831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taxus baccata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37830> ;
    skos:hiddenLabel "Taxus baccata"@fi,
        "Taxus baccata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanmarjakuusi"@fi,
        "idegran"@sv .

<http://tun.fi/MX.37836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asarum europaeum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37835> ;
    skos:hiddenLabel "Asarum europaeum"@fi,
        "Asarum europaeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtotaponlehti"@fi,
        "hasselört"@sv .

<http://tun.fi/MX.37840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nymphaea alba" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37838> ;
    skos:hiddenLabel "Nymphaea alba"@fi,
        "Nymphaea alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolumme"@fi,
        "sydnäckros"@sv .

<http://tun.fi/MX.37841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nymphaea candida" ;
    dwc:scientificNameAuthorship "J. Presl & C. Presl" ;
    skos:broader <http://tun.fi/MX.37838> ;
    skos:hiddenLabel "Nymphaea alba subsp. candida"@fi,
        "Nymphaea candida"@fi,
        "Nymphaea alba subsp. candida"@sv,
        "Nymphaea candida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlumme"@fi,
        "nordnäckros"@sv .

<http://tun.fi/MX.37843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nymphaea tetragona" ;
    dwc:scientificNameAuthorship "Georgi" ;
    skos:broader <http://tun.fi/MX.37838> ;
    skos:hiddenLabel "Nymphaea tetragona"@fi,
        "Nymphaea tetragona"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenlumme"@fi,
        "finsk näckros"@sv .

<http://tun.fi/MX.37845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nuphar lutea" ;
    dwc:scientificNameAuthorship "(L.) Sm." ;
    skos:broader <http://tun.fi/MX.37844> ;
    skos:hiddenLabel "Nuphar lutea"@fi,
        "Nuphar lutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoulpukka"@fi,
        "gul näckros"@sv .

<http://tun.fi/MX.37847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nuphar pumila" ;
    dwc:scientificNameAuthorship "(Timm) DC." ;
    skos:broader <http://tun.fi/MX.37844> ;
    skos:hiddenLabel "Nuphar pumila"@fi,
        "Nuphar pumila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnanulpukka"@fi,
        "dvärgnäckros"@sv .

<http://tun.fi/MX.37850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllum demersum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37849> ;
    skos:hiddenLabel "Ceratophyllum demersum"@fi,
        "Ceratophyllum demersum var. apiculatum"@fi,
        "Ceratophyllum demersum"@sv,
        "Ceratophyllum demersum var. apiculatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tankeakarvalehti"@fi,
        "hornsärv"@sv .

<http://tun.fi/MX.37853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berberis vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37852> ;
    skos:hiddenLabel "Berberis vulgaris"@fi,
        "Berberis vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostehappomarja"@fi,
        "berberis"@sv .

<http://tun.fi/MX.37854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berberis thunbergii" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.37852> ;
    skos:hiddenLabel "Berberis thunbergii"@fi,
        "Berberis thunbergii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninhappomarja"@fi,
        "häckberberis"@sv .

<http://tun.fi/MX.37857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trollius europaeus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "niittykullero"@fi ;
    skos:broader <http://tun.fi/MX.37856> ;
    skos:hiddenLabel "Trollius europaeus"@fi,
        "Trollius europaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kullero"@fi,
        "smörbollar"@sv .

<http://tun.fi/MX.37859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actaea spicata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37858> ;
    skos:hiddenLabel "Actaea spicata"@fi,
        "Actaea spicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakonnanmarja"@fi,
        "svart trolldruva"@sv .

<http://tun.fi/MX.37860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actaea erythrocarpa" ;
    dwc:scientificNameAuthorship "(Fisch. & C. A. Mey.) Freyn" ;
    skos:broader <http://tun.fi/MX.37858> ;
    skos:hiddenLabel "Actaea erythrocarpa"@fi,
        "Actaea erythrocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakonnanmarja"@fi,
        "röd trolldruva"@sv .

<http://tun.fi/MX.37864> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Caltha palustris subsp. palustris" ;
    skos:broader <http://tun.fi/MX.37863> ;
    skos:hiddenLabel "Caltha palustris subsp. palustris"@fi,
        "Caltha palustris subsp. palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantarentukka"@fi,
        "vanlig kabbleka"@sv .

<http://tun.fi/MX.37865> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Caltha palustris subsp. radicans" ;
    dwc:scientificNameAuthorship "(T. F. Forst.) Syme" ;
    skos:broader <http://tun.fi/MX.37863> ;
    skos:hiddenLabel "Caltha palustris subsp. minor"@fi,
        "Caltha palustris subsp. radicans"@fi,
        "Caltha palustris subsp. minor"@sv,
        "Caltha palustris subsp. radicans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purorentukka"@fi,
        "revkabbleka"@sv .

<http://tun.fi/MX.37870> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Aconitum napellus subsp. lusitanicum" ;
    dwc:scientificNameAuthorship "Rouy" ;
    skos:broader <http://tun.fi/MX.37869> ;
    skos:hiddenLabel "Aconitum napellus subsp. lusitanicum"@fi,
        "Aconitum napellus subsp. lusitanicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitoukonhattu"@fi,
        "äkta stormhatt"@sv .

<http://tun.fi/MX.37872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delphinium elatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37871> ;
    skos:hiddenLabel "Delphinium elatum"@fi,
        "Delphinium elatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoritarinkannus"@fi,
        "stor riddarsporre"@sv .

<http://tun.fi/MX.37874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delphinium hispanicum" ;
    dwc:scientificNameAuthorship "Costa" ;
    skos:broader <http://tun.fi/MX.37871> ;
    skos:hiddenLabel "Consolida orientalis"@fi,
        "Delphinium hispanicum"@fi,
        "Delphinium orientale"@fi,
        "Consolida orientalis"@sv,
        "Delphinium hispanicum"@sv,
        "Delphinium orientale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkukonkannus"@fi,
        "sommarriddarsporre"@sv .

<http://tun.fi/MX.37876> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Delphinium consolida subsp. consolida" ;
    skos:broader <http://tun.fi/MX.37875> ;
    skos:hiddenLabel "Consolida regalis subsp. regalis"@fi,
        "Delphinium consolida subsp. consolida"@fi,
        "Consolida regalis subsp. regalis"@sv,
        "Delphinium consolida subsp. consolida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltokukonkannus"@fi,
        "åkerriddarsporre"@sv .

<http://tun.fi/MX.37877> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Delphinium consolida subsp. paniculatum" ;
    dwc:scientificNameAuthorship "(Host) N. Busch" ;
    skos:broader <http://tun.fi/MX.37875> ;
    skos:hiddenLabel "Consolida regalis subsp. paniculata"@fi,
        "Delphinium consolida subsp. paniculatum"@fi,
        "Consolida regalis subsp. paniculata"@sv,
        "Delphinium consolida subsp. paniculatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harsukukonkannus"@fi,
        "hamnriddarsporre"@sv .

<http://tun.fi/MX.37879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anemone nemorosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37878> ;
    skos:hiddenLabel "Anemone nemorosa"@fi,
        "Anemonoides nemorosa"@fi,
        "Anemone nemorosa"@sv,
        "Anemonoides nemorosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkovuokko"@fi,
        "vitsippa"@sv .

<http://tun.fi/MX.37882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anemone trifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37878> ;
    skos:hiddenLabel "Anemone trifolia"@fi,
        "Anemone trifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppivuokko"@fi,
        "trillingsippa"@sv .

<http://tun.fi/MX.37883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anemone ranunculoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37878> ;
    skos:hiddenLabel "Anemone ranunculoides"@fi,
        "Anemone ranunculoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavuokko"@fi,
        "gulsippa"@sv .

<http://tun.fi/MX.37884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anemonidium canadense" ;
    dwc:scientificNameAuthorship "(L.) Á. Löve & D. Löve" ;
    skos:broader <http://tun.fi/MX.41774> ;
    skos:hiddenLabel "Anemone canadensis"@fi,
        "Anemonidium canadense"@fi,
        "Anemone canadensis"@sv,
        "Anemonidium canadense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanadanvuokko"@fi,
        "ängsanemon"@sv .

<http://tun.fi/MX.37885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anemone sylvestris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37878> ;
    skos:hiddenLabel "Anemone sylvestris"@fi,
        "Anemone sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arovuokko"@fi,
        "tovsippa"@sv .

<http://tun.fi/MX.37886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pulsatilla vernalis" ;
    dwc:scientificNameAuthorship "(L.) Mill." ;
    skos:broader <http://tun.fi/MX.40835> ;
    skos:hiddenLabel "Pulsatilla vernalis"@fi,
        "Pulsatilla vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasvuokko"@fi,
        "mosippa"@sv .

<http://tun.fi/MX.37887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pulsatilla vulgaris" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.40835> ;
    skos:hiddenLabel "Pulsatilla vulgaris"@fi,
        "Pulsatilla vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokylmänkukka"@fi,
        "backsippa"@sv .

<http://tun.fi/MX.37888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pulsatilla patens" ;
    dwc:scientificNameAuthorship "(L.) Mill." ;
    skos:broader <http://tun.fi/MX.40835> ;
    skos:hiddenLabel "Pulsatilla patens"@fi,
        "Pulsatilla patens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämeenkylmänkukka"@fi,
        "nipsippa"@sv .

<http://tun.fi/MX.37890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hepatica nobilis" ;
    dwc:scientificNameAuthorship "Schreb." ;
    skos:altLabel "lehtosinivuokko"@fi ;
    skos:broader <http://tun.fi/MX.37889> ;
    skos:hiddenLabel "Hepatica nobilis"@fi,
        "Hepatica nobilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinivuokko"@fi,
        "blåsippa"@sv .

<http://tun.fi/MX.37893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clematis sibirica" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.37891> ;
    skos:hiddenLabel "Clematis alpina subsp. sibirica"@fi,
        "Clematis sibirica"@fi,
        "Clematis alpina subsp. sibirica"@sv,
        "Clematis sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiankärhö"@fi,
        "sibirisk klematis"@sv .

<http://tun.fi/MX.37896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus repens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus repens"@fi,
        "Ranunculus repens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rönsyleinikki"@fi,
        "revsmörblomma"@sv .

<http://tun.fi/MX.37898> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ranunculus acris subsp. acris" ;
    skos:broader <http://tun.fi/MX.37897> ;
    skos:hiddenLabel "Ranunculus acris subsp. acris"@fi,
        "Ranunculus acris subsp. acris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarniittyleinikki"@fi,
        "vanlig smörblomma"@sv .

<http://tun.fi/MX.37899> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ranunculus acris subsp. friesianus" ;
    dwc:scientificNameAuthorship "(Jord.) Syme" ;
    skos:broader <http://tun.fi/MX.37897> ;
    skos:hiddenLabel "Ranunculus acris subsp. friesianus"@fi,
        "Ranunculus acris subsp. friesianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistoniittyleinikki"@fi,
        "parksmörblomma"@sv .

<http://tun.fi/MX.37901> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ranunculus subborealis subsp. pumilus" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Elven" ;
    skos:broader <http://tun.fi/MX.37900> ;
    skos:hiddenLabel "Ranunculus acris subsp. pumilus"@fi,
        "Ranunculus acris var. pumilus"@fi,
        "Ranunculus subborealis subsp. pumilus"@fi,
        "Ranunculus acris subsp. pumilus"@sv,
        "Ranunculus acris var. pumilus"@sv,
        "Ranunculus subborealis subsp. pumilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturinoroleinikki"@fi,
        "liten nordsmörblomma"@sv .

<http://tun.fi/MX.37902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus bulbosus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus bulbosus"@fi,
        "Ranunculus bulbosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkileinikki"@fi,
        "knölsmörblomma"@sv .

<http://tun.fi/MX.37903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus sardous" ;
    dwc:scientificNameAuthorship "Crantz" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus sardous"@fi,
        "Ranunculus sardous"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänleinikki"@fi,
        "sydsmörblomma"@sv .

<http://tun.fi/MX.37904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus arvensis"@fi,
        "Ranunculus arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltoleinikki"@fi,
        "åkerranunkel"@sv .

<http://tun.fi/MX.37909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pygmaeus" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus pygmaeus"@fi,
        "Ranunculus pygmaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuleinikki"@fi,
        "dvärgranunkel"@sv .

<http://tun.fi/MX.37910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus nivalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus nivalis"@fi,
        "Ranunculus nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumileinikki"@fi,
        "fjällsmörblomma"@sv .

<http://tun.fi/MX.37911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus sulphureus" ;
    dwc:scientificNameAuthorship "Sol." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus sulphureus"@fi,
        "Ranunculus sulphureus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkileinikki"@fi,
        "polarsmörblomma"@sv .

<http://tun.fi/MX.37912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus hyperboreus" ;
    dwc:scientificNameAuthorship "Rottb." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus hyperboreus"@fi,
        "Ranunculus hyperboreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanleinikki"@fi,
        "jordranunkel"@sv .

<http://tun.fi/MX.37913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus sceleratus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus sceleratus"@fi,
        "Ranunculus sceleratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnanleinikki"@fi,
        "tiggarranunkel"@sv .

<http://tun.fi/MX.37914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus reptabundus" ;
    dwc:scientificNameAuthorship "Rupr." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus reptabundus"@fi,
        "Ranunculus sceleratus subsp. reptabundus"@fi,
        "Ranunculus reptabundus"@sv,
        "Ranunculus sceleratus subsp. reptabundus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammakonleinikki"@fi,
        "ryssranunkel"@sv .

<http://tun.fi/MX.37916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coptidium lapponicum" ;
    dwc:scientificNameAuthorship "(L.) Gand. ex Rydb." ;
    skos:broader <http://tun.fi/MX.4972062> ;
    skos:hiddenLabel "Coptidium lapponicum"@fi,
        "Ranunculus lapponicus"@fi,
        "Coptidium lapponicum"@sv,
        "Ranunculus lapponicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinleinikki"@fi,
        "lappranunkel"@sv .

<http://tun.fi/MX.37917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halerpestes cymbalaria" ;
    dwc:scientificNameAuthorship "(Pursh) Greene" ;
    skos:altLabel "amerikansuolaleinikki"@fi ;
    skos:broader <http://tun.fi/MX.4972138> ;
    skos:hiddenLabel "Halerpestes cymbalaria"@fi,
        "Ranunculus cymbalaria"@fi,
        "Halerpestes cymbalaria"@sv,
        "Ranunculus cymbalaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolaleinikki"@fi,
        "bohusranunkel"@sv .

<http://tun.fi/MX.37918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus flammula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus flammula"@fi,
        "Ranunculus flammula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojaleinikki"@fi,
        "ältranunkel"@sv .

<http://tun.fi/MX.37920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus reptans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus reptans"@fi,
        "Ranunculus reptans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaleinikki"@fi,
        "strandranunkel"@sv .

<http://tun.fi/MX.37921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus lingua" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus lingua"@fi,
        "Ranunculus lingua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokileinikki"@fi,
        "sjöranunkel"@sv .

<http://tun.fi/MX.37922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus glacialis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus glacialis"@fi,
        "Ranunculus glacialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jääleinikki"@fi,
        "isranunkel"@sv .

<http://tun.fi/MX.37924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ficaria verna" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.4971576> ;
    skos:hiddenLabel "Ficaria verna"@fi,
        "Ranunculus ficaria"@fi,
        "Ranunculus ficaria subsp. bulbifer"@fi,
        "Ficaria verna"@sv,
        "Ranunculus ficaria"@sv,
        "Ranunculus ficaria subsp. bulbifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mukulaleinikki"@fi,
        "svalört"@sv .

<http://tun.fi/MX.37926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papaver cambricum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37953> ;
    skos:hiddenLabel "Meconopsis cambrica"@fi,
        "Papaver cambricum"@fi,
        "Meconopsis cambrica"@sv,
        "Papaver cambricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "englanninunikko"@fi,
        "engelsk vallmo"@sv .

<http://tun.fi/MX.37928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus schmalhausenii" ;
    dwc:scientificNameAuthorship "Luferov" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus peltatus"@fi,
        "Ranunculus peltatus subsp. peltatus"@fi,
        "Ranunculus schmalhausenii"@fi,
        "Ranunculus peltatus"@sv,
        "Ranunculus peltatus subsp. peltatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvisätkin"@fi,
        "Ranunculus schmalhausenii"@sv .

<http://tun.fi/MX.37929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus baudotii" ;
    dwc:scientificNameAuthorship "Godr." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus baudotii"@fi,
        "Ranunculus peltatus subsp. baudotii"@fi,
        "Ranunculus baudotii"@sv,
        "Ranunculus peltatus subsp. baudotii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisätkin"@fi,
        "vitstjälksmöja"@sv .

<http://tun.fi/MX.37930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus aquatilis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus aquatilis"@fi,
        "Ranunculus aquatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojasätkin"@fi,
        "vattenmöja"@sv .

<http://tun.fi/MX.37933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus confervoides" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus confervoides"@fi,
        "Ranunculus trichophyllus subsp. eradicatus"@fi,
        "Ranunculus confervoides"@sv,
        "Ranunculus trichophyllus subsp. eradicatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentosätkin"@fi,
        "hårmöja"@sv .

<http://tun.fi/MX.37935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus circinatus" ;
    dwc:scientificNameAuthorship "Sibth." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus circinatus"@fi,
        "Ranunculus circinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörösätkin"@fi,
        "hjulmöja"@sv .

<http://tun.fi/MX.37937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myosurus minimus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "hentohiirenhäntä"@fi ;
    skos:broader <http://tun.fi/MX.37936> ;
    skos:hiddenLabel "Myosurus minimus"@fi,
        "Myosurus minimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirenhäntä"@fi,
        "råttsvans"@sv .

<http://tun.fi/MX.37939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aquilegia vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37938> ;
    skos:hiddenLabel "Aquilegia vulgaris"@fi,
        "Aquilegia vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoakileija"@fi,
        "akleja"@sv .

<http://tun.fi/MX.37941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalictrum aquilegiifolium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37940> ;
    skos:hiddenLabel "Thalictrum aquilegiifolium"@fi,
        "Thalictrum aquilegiifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoängelmä"@fi,
        "aklejruta"@sv .

<http://tun.fi/MX.37942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalictrum alpinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37940> ;
    skos:hiddenLabel "Thalictrum alpinum"@fi,
        "Thalictrum alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiängelmä"@fi,
        "fjällruta"@sv .

<http://tun.fi/MX.37944> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Thalictrum minus subsp. minus" ;
    skos:broader <http://tun.fi/MX.37943> ;
    skos:hiddenLabel "Thalictrum minus subsp. minus"@fi,
        "Thalictrum minus subsp. minus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittypikkuängelmä"@fi,
        "stor kustruta"@sv .

<http://tun.fi/MX.37945> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Thalictrum minus subsp. elatum" ;
    dwc:scientificNameAuthorship "(Jacq.) Stoj. & Stef." ;
    skos:broader <http://tun.fi/MX.37943> ;
    skos:hiddenLabel "Thalictrum kemense"@fi,
        "Thalictrum minus subsp. elatum"@fi,
        "Thalictrum minus subsp. kemense"@fi,
        "Thalictrum kemense"@sv,
        "Thalictrum minus subsp. elatum"@sv,
        "Thalictrum minus subsp. kemense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keminpikkuängelmä"@fi,
        "ryssruta"@sv .

<http://tun.fi/MX.37947> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Thalictrum simplex subsp. simplex" ;
    skos:broader <http://tun.fi/MX.37946> ;
    skos:hiddenLabel "Thalictrum simplex subsp. simplex"@fi,
        "Thalictrum simplex subsp. simplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänhoikkaängelmä"@fi,
        "vanlig backruta"@sv .

<http://tun.fi/MX.37948> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Thalictrum simplex subsp. boreale" ;
    dwc:scientificNameAuthorship "(F. Nyl.) Á. Löve & D. Löve" ;
    skos:broader <http://tun.fi/MX.37946> ;
    skos:hiddenLabel "Thalictrum simplex subsp. boreale"@fi,
        "Thalictrum simplex subsp. boreale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhoikkaängelmä"@fi,
        "nordruta"@sv .

<http://tun.fi/MX.37949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalictrum flavum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37940> ;
    skos:hiddenLabel "Thalictrum flavum"@fi,
        "Thalictrum flavum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaängelmä"@fi,
        "ängsruta"@sv .

<http://tun.fi/MX.37951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalictrum lucidum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37940> ;
    skos:hiddenLabel "Thalictrum lucidum"@fi,
        "Thalictrum lucidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltoängelmä"@fi,
        "glansruta"@sv .

<http://tun.fi/MX.37954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papaver somniferum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37953> ;
    skos:hiddenLabel "Papaver somniferum"@fi,
        "Papaver somniferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oopiumiunikko"@fi,
        "opievallmo"@sv .

<http://tun.fi/MX.37955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papaver rhoeas" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37953> ;
    skos:hiddenLabel "Papaver rhoeas"@fi,
        "Papaver strigosum"@fi,
        "Papaver rhoeas"@sv,
        "Papaver strigosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkiunikko"@fi,
        "kornvallmo"@sv .

<http://tun.fi/MX.37956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papaver dubium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37953> ;
    skos:hiddenLabel "Papaver dubium"@fi,
        "Papaver dubium subsp. dubium"@fi,
        "Papaver dubium"@sv,
        "Papaver dubium subsp. dubium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruisunikko"@fi,
        "rågvallmo"@sv .

<http://tun.fi/MX.37957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Roemeria argemone" ;
    dwc:scientificNameAuthorship "(L.) C. Morales, R. Mend. & Romero Garcia" ;
    skos:broader <http://tun.fi/MX.4972090> ;
    skos:hiddenLabel "Papaver argemone"@fi,
        "Roemeria argemone"@fi,
        "Papaver argemone"@sv,
        "Roemeria argemone"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaunikko"@fi,
        "spikvallmo"@sv .

<http://tun.fi/MX.37958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papaver croceum" ;
    dwc:scientificNameAuthorship "Ledeb." ;
    skos:broader <http://tun.fi/MX.37953> ;
    skos:hiddenLabel "Papaver croceum"@fi,
        "Papaver croceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianunikko"@fi,
        "sibirisk vallmo"@sv .

<http://tun.fi/MX.37960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glaucium corniculatum" ;
    dwc:scientificNameAuthorship "(L.) Rudolph" ;
    skos:broader <http://tun.fi/MX.37959> ;
    skos:hiddenLabel "Glaucium corniculatum"@fi,
        "Glaucium corniculatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaneidonunikko"@fi,
        "röd hornvallmo"@sv .

<http://tun.fi/MX.37962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelidonium majus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37961> ;
    skos:hiddenLabel "Chelidonium majus"@fi,
        "Chelidonium majus var. laciniatum"@fi,
        "Chelidonium majus var. tenuifolium"@fi,
        "Chelidonium majus"@sv,
        "Chelidonium majus var. laciniatum"@sv,
        "Chelidonium majus var. tenuifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltamo"@fi,
        "skelört"@sv .

<http://tun.fi/MX.37964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eschscholzia californica" ;
    dwc:scientificNameAuthorship "Cham." ;
    skos:broader <http://tun.fi/MX.37963> ;
    skos:hiddenLabel "Eschscholzia californica"@fi,
        "Eschscholzia californica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaliforniantuliunikko"@fi,
        "sömntuta"@sv .

<http://tun.fi/MX.37967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corydalis nobilis" ;
    dwc:scientificNameAuthorship "(L.) Pers." ;
    skos:broader <http://tun.fi/MX.37966> ;
    skos:hiddenLabel "Corydalis nobilis"@fi,
        "Corydalis nobilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalokiurunkannus"@fi,
        "sibirisk nunneört"@sv .

<http://tun.fi/MX.37968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corydalis intermedia" ;
    dwc:scientificNameAuthorship "(L.) Mérat" ;
    skos:broader <http://tun.fi/MX.37966> ;
    skos:hiddenLabel "Corydalis intermedia"@fi,
        "Corydalis intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokiurunkannus"@fi,
        "smånunneört"@sv .

<http://tun.fi/MX.37969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corydalis solida" ;
    dwc:scientificNameAuthorship "(L.) Clairv." ;
    skos:broader <http://tun.fi/MX.37966> ;
    skos:hiddenLabel "Corydalis solida"@fi,
        "Corydalis solida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pystykiurunkannus"@fi,
        "stornunneört"@sv .

<http://tun.fi/MX.37971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fumaria officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37970> ;
    skos:hiddenLabel "Fumaria officinalis"@fi,
        "Fumaria officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltoemäkki"@fi,
        "jordrök"@sv .

<http://tun.fi/MX.37972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fumaria vaillantii" ;
    dwc:scientificNameAuthorship "Loisel." ;
    skos:broader <http://tun.fi/MX.37970> ;
    skos:hiddenLabel "Fumaria vaillantii"@fi,
        "Fumaria vaillantii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuemäkki"@fi,
        "blek jordrök"@sv .

<http://tun.fi/MX.37975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulmus glabra" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.37974> ;
    skos:hiddenLabel "Ulmus glabra"@fi,
        "Ulmus glabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorijalava"@fi,
        "skogsalm"@sv .

<http://tun.fi/MX.37976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulmus laevis" ;
    dwc:scientificNameAuthorship "Pall." ;
    skos:broader <http://tun.fi/MX.37974> ;
    skos:hiddenLabel "Ulmus laevis"@fi,
        "Ulmus laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kynäjalava"@fi,
        "vresalm"@sv .

<http://tun.fi/MX.37979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Humulus lupulus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "salkohumala"@fi ;
    skos:broader <http://tun.fi/MX.37978> ;
    skos:hiddenLabel "Humulus lupulus"@fi,
        "Humulus lupulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "humala"@fi,
        "humle"@sv .

<http://tun.fi/MX.37981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cannabis sativa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37980> ;
    skos:hiddenLabel "Cannabis sativa"@fi,
        "Cannabis sativa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hamppu"@fi,
        "hampa"@sv .

<http://tun.fi/MX.37985> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Urtica dioica subsp. dioica" ;
    skos:broader <http://tun.fi/MX.37984> ;
    skos:hiddenLabel "Urtica dioica subsp. dioica"@fi,
        "Urtica dioica subsp. dioica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelännokkonen"@fi,
        "ogräsnässla"@sv .

<http://tun.fi/MX.37987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urtica urens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37983> ;
    skos:hiddenLabel "Urtica urens"@fi,
        "Urtica urens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rautanokkonen"@fi,
        "etternässla"@sv .

<http://tun.fi/MX.37990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quercus robur" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37989> ;
    skos:hiddenLabel "Quercus robur"@fi,
        "Quercus robur"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsätammi"@fi,
        "skogsek"@sv .

<http://tun.fi/MX.37994> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Betula pendula var. pendula" ;
    skos:broader <http://tun.fi/MX.37993> ;
    skos:hiddenLabel "Betula pendula var. lapponica"@fi,
        "Betula pendula var. pendula"@fi,
        "Betula pendula var. lapponica"@sv,
        "Betula pendula var. pendula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihtakoivu"@fi,
        "vanlig vårtbjörk"@sv .

<http://tun.fi/MX.37997> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Betula pendula var. carelica" ;
    dwc:scientificNameAuthorship "(Merckl.) Hämet-Ahti" ;
    skos:broader <http://tun.fi/MX.37993> ;
    skos:hiddenLabel "Betula pendula var. carelica"@fi,
        "Betula pendula var. carelica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "visakoivu"@fi,
        "masurbjörk"@sv .

<http://tun.fi/MX.38> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeshna caerulea" ;
    dwc:scientificNameAuthorship "(Ström, 1783)" ;
    skos:broader <http://tun.fi/MX.37> ;
    skos:hiddenLabel "Aeshna caerulea"@fi,
        "Aeshna caerulea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanukonkorento"@fi,
        "fjällmosaikslända"@sv .

<http://tun.fi/MX.38000> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Betula pubescens subsp. pubescens" ;
    skos:broader <http://tun.fi/MX.37999> ;
    skos:hiddenLabel "Betula pubescens subsp. pubescens"@fi,
        "Betula pubescens subsp. pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsähieskoivu"@fi,
        "vanlig glasbjörk"@sv .

<http://tun.fi/MX.38002> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Betula pubescens subsp. czerepanovii var. czerepanovii" ;
    dwc:scientificNameAuthorship "(N. I. Orlova) Hämet-Ahti" ;
    skos:broader <http://tun.fi/MX.38001> ;
    skos:hiddenLabel "Betula pubescens subsp. czerepanovii var. czerepanovii"@fi,
        "Betula pubescens subsp. czerepanovii var. czerepanovii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotunturikoivu"@fi,
        "vanlig fjällbjörk"@sv .

<http://tun.fi/MX.38003> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Betula pubescens subsp. czerepanovii var. appressa" ;
    dwc:scientificNameAuthorship "Kallio & Y. Mäkinen" ;
    skos:broader <http://tun.fi/MX.38001> ;
    skos:hiddenLabel "Betula pubescens subsp. czerepanovii var. appressa"@fi,
        "Betula pubescens subsp. czerepanovii var. appressa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiilopääntunturikoivu"@fi,
        "krypbjörk"@sv .

<http://tun.fi/MX.38004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Betula nana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37992> ;
    skos:hiddenLabel "Betula nana"@fi,
        "Betula nana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaiskoivu"@fi,
        "dvärgbjörk"@sv .

<http://tun.fi/MX.38008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alnus glutinosa" ;
    dwc:scientificNameAuthorship "(L.) Gaertn." ;
    skos:broader <http://tun.fi/MX.38007> ;
    skos:hiddenLabel "Alnus glutinosa"@fi,
        "Alnus glutinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervaleppä"@fi,
        "klibbal"@sv .

<http://tun.fi/MX.38012> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Alnus incana subsp. incana var. incana" ;
    skos:broader <http://tun.fi/MX.38011> ;
    skos:hiddenLabel "Alnus incana subsp. incana var. incana"@fi,
        "Alnus incana subsp. incana var. incana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherharmaaleppä"@fi,
        "vanlig gråal"@sv .

<http://tun.fi/MX.38013> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Alnus incana subsp. incana var. argentata" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.38011> ;
    skos:hiddenLabel "Alnus incana subsp. incana var. argentata"@fi,
        "Alnus incana subsp. incana var. argentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karjalanharmaaleppä"@fi,
        "karelsk gråal"@sv .

<http://tun.fi/MX.38014> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Alnus incana subsp. kolaënsis" ;
    dwc:scientificNameAuthorship "(N. I. Orlova) Á. Löve & D. Löve" ;
    skos:broader <http://tun.fi/MX.38010> ;
    skos:hiddenLabel "Alnus incana subsp. kolaënsis"@fi,
        "Alnus incana subsp. kolaënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuolanharmaaleppä"@fi,
        "lappal"@sv .

<http://tun.fi/MX.38016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corylus avellana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "euroopanpähkinäpensas"@fi ;
    skos:broader <http://tun.fi/MX.38015> ;
    skos:hiddenLabel "Corylus avellana"@fi,
        "Corylus avellana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäpensas"@fi,
        "hassel"@sv .

<http://tun.fi/MX.38019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrica gale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "sahasuomyrtti"@fi ;
    skos:broader <http://tun.fi/MX.38018> ;
    skos:hiddenLabel "Myrica gale"@fi,
        "Myrica gale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomyrtti"@fi,
        "pors"@sv .

<http://tun.fi/MX.38022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetragonia tetragonoides" ;
    dwc:scientificNameAuthorship "(Pall.) Kuntze" ;
    skos:altLabel "vihanneslamopinaatti"@fi ;
    skos:broader <http://tun.fi/MX.38021> ;
    skos:hiddenLabel "Tetragonia tetragonoides"@fi,
        "Tetragonia tetragonoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lamopinaatti"@fi,
        "nyzeeländsk spenat"@sv .

<http://tun.fi/MX.38026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Portulaca oleracea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38024> ;
    skos:hiddenLabel "Portulaca oleracea"@fi,
        "Portulaca oleracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkaportulakka"@fi,
        "vildportlak"@sv .

<http://tun.fi/MX.38027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Portulaca sativa" ;
    dwc:scientificNameAuthorship "Haw." ;
    skos:broader <http://tun.fi/MX.38024> ;
    skos:hiddenLabel "Portulaca oleracea subsp. sativa"@fi,
        "Portulaca sativa"@fi,
        "Portulaca oleracea subsp. sativa"@sv,
        "Portulaca sativa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihannesportulakka"@fi,
        "trädgårdsportlak"@sv .

<http://tun.fi/MX.38029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Montia fontana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "lähdehetekaali"@fi ;
    skos:broader <http://tun.fi/MX.38028> ;
    skos:hiddenLabel "Montia fontana"@fi,
        "Montia fontana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetekaali"@fi,
        "källört"@sv .

<http://tun.fi/MX.38031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claytonia sibirica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38030> ;
    skos:hiddenLabel "Claytonia sibirica"@fi,
        "Claytonia sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alaskankleitonia"@fi,
        "vårsköna"@sv .

<http://tun.fi/MX.38034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arenaria norvegica" ;
    dwc:scientificNameAuthorship "Gunnerus" ;
    skos:broader <http://tun.fi/MX.38033> ;
    skos:hiddenLabel "Arenaria norvegica"@fi,
        "Arenaria norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norjanarho"@fi,
        "skrednarv"@sv .

<http://tun.fi/MX.38035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arenaria pseudofrigida" ;
    dwc:scientificNameAuthorship "(Ostenf. & O. C. Dahl) Juz. ex Schischk. & Knorring" ;
    skos:broader <http://tun.fi/MX.38033> ;
    skos:hiddenLabel "Arenaria ciliata subsp. pseudofrigida"@fi,
        "Arenaria pseudofrigida"@fi,
        "Arenaria ciliata subsp. pseudofrigida"@sv,
        "Arenaria pseudofrigida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiarho"@fi,
        "polarnarv"@sv .

<http://tun.fi/MX.38036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arenaria serpyllifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38033> ;
    skos:hiddenLabel "Arenaria serpyllifolia"@fi,
        "Arenaria serpyllifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkiarho"@fi,
        "sandnarv"@sv .

<http://tun.fi/MX.38038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moehringia trinervia" ;
    dwc:scientificNameAuthorship "(L.) Clairv." ;
    skos:broader <http://tun.fi/MX.38037> ;
    skos:hiddenLabel "Moehringia trinervia"@fi,
        "Moehringia trinervia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoarho"@fi,
        "skogsnarv"@sv .

<http://tun.fi/MX.38039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moehringia lateriflora" ;
    dwc:scientificNameAuthorship "(L.) Fenzl" ;
    skos:broader <http://tun.fi/MX.38037> ;
    skos:hiddenLabel "Moehringia lateriflora"@fi,
        "Moehringia lateriflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laaksoarho"@fi,
        "ryssnarv"@sv .

<http://tun.fi/MX.38041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sabulina rubella" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Dillenb. & Kadereit" ;
    skos:broader <http://tun.fi/MX.4972111> ;
    skos:hiddenLabel "Minuartia rubella"@fi,
        "Sabulina rubella"@fi,
        "Minuartia rubella"@sv,
        "Sabulina rubella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusonätä"@fi,
        "rödnörel"@sv .

<http://tun.fi/MX.38042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sabulina stricta" ;
    dwc:scientificNameAuthorship "(Sw.) Rchb." ;
    skos:broader <http://tun.fi/MX.4972111> ;
    skos:hiddenLabel "Minuartia stricta"@fi,
        "Sabulina stricta"@fi,
        "Minuartia stricta"@sv,
        "Sabulina stricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturinätä"@fi,
        "raknörel"@sv .

<http://tun.fi/MX.38043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cherleria biflora" ;
    dwc:scientificNameAuthorship "(L.) A. J. Moore & Dillenb." ;
    skos:broader <http://tun.fi/MX.4972121> ;
    skos:hiddenLabel "Cherleria biflora"@fi,
        "Minuartia biflora"@fi,
        "Cherleria biflora"@sv,
        "Minuartia biflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnätä"@fi,
        "fjällnörel"@sv .

<http://tun.fi/MX.38045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Honckenya peploides" ;
    dwc:scientificNameAuthorship "(L.) Ehrh." ;
    skos:broader <http://tun.fi/MX.38044> ;
    skos:hiddenLabel "Honckenya peploides"@fi,
        "Honckenya peploides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suola-arho"@fi,
        "saltarv"@sv .

<http://tun.fi/MX.38047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stellaria nemorum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38046> ;
    skos:hiddenLabel "Stellaria nemorum"@fi,
        "Stellaria nemorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtotähtimö"@fi,
        "lundarv"@sv .

<http://tun.fi/MX.38048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stellaria media" ;
    dwc:scientificNameAuthorship "(L.) Vill." ;
    skos:broader <http://tun.fi/MX.38046> ;
    skos:hiddenLabel "Stellaria media"@fi,
        "Stellaria media"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihatähtimö"@fi,
        "våtarv"@sv .

<http://tun.fi/MX.38049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rabelera holostea" ;
    dwc:scientificNameAuthorship "(L.) M. T. Sharples & E. A. Tripp" ;
    skos:broader <http://tun.fi/MX.5068749> ;
    skos:hiddenLabel "Rabelera holostea"@fi,
        "Stellaria holostea"@fi,
        "Rabelera holostea"@sv,
        "Stellaria holostea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevättähtimö"@fi,
        "buskstjärnblomma"@sv .

<http://tun.fi/MX.38050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stellaria alsine" ;
    dwc:scientificNameAuthorship "Grimm" ;
    skos:broader <http://tun.fi/MX.38046> ;
    skos:hiddenLabel "Stellaria alsine"@fi,
        "Stellaria uliginosa"@fi,
        "Stellaria alsine"@sv,
        "Stellaria uliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdetähtimö"@fi,
        "källarv"@sv .

<http://tun.fi/MX.38051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stellaria palustris" ;
    dwc:scientificNameAuthorship "Ehrh. ex Hoffm." ;
    skos:broader <http://tun.fi/MX.38046> ;
    skos:hiddenLabel "Stellaria palustris"@fi,
        "Stellaria palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtatähtimö"@fi,
        "kärrstjärnblomma"@sv .

<http://tun.fi/MX.38052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stellaria fennica" ;
    dwc:scientificNameAuthorship "(Murb.) Perfil." ;
    skos:broader <http://tun.fi/MX.38046> ;
    skos:hiddenLabel "Stellaria fennica"@fi,
        "Stellaria fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomentähtimö"@fi,
        "finnstjärnblomma"@sv .

<http://tun.fi/MX.38054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stellaria hebecalyx" ;
    dwc:scientificNameAuthorship "Fenzl" ;
    skos:broader <http://tun.fi/MX.38046> ;
    skos:hiddenLabel "Stellaria hebecalyx"@fi,
        "Stellaria hebecalyx"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idäntähtimö"@fi,
        "kolastjärnblomma"@sv .

<http://tun.fi/MX.38055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stellaria graminea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38046> ;
    skos:hiddenLabel "Stellaria graminea"@fi,
        "Stellaria graminea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinätähtimö"@fi,
        "grässtjärnblomma"@sv .

<http://tun.fi/MX.38056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stellaria longifolia" ;
    dwc:scientificNameAuthorship "Muhl. ex Willd." ;
    skos:broader <http://tun.fi/MX.38046> ;
    skos:hiddenLabel "Stellaria longifolia"@fi,
        "Stellaria longifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsätähtimö"@fi,
        "skogsstjärnblomma"@sv .

<http://tun.fi/MX.38057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stellaria borealis" ;
    dwc:scientificNameAuthorship "Bigelow" ;
    skos:broader <http://tun.fi/MX.38046> ;
    skos:hiddenLabel "Stellaria borealis"@fi,
        "Stellaria calycantha"@fi,
        "Stellaria borealis"@sv,
        "Stellaria calycantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantähtimö"@fi,
        "norrlandsarv"@sv .

<http://tun.fi/MX.38060> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Stellaria crassifolia var. crassifolia" ;
    skos:broader <http://tun.fi/MX.38059> ;
    skos:hiddenLabel "Stellaria crassifolia var. crassifolia"@fi,
        "Stellaria crassifolia var. paludosa"@fi,
        "Stellaria crassifolia var. crassifolia"@sv,
        "Stellaria crassifolia var. paludosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlettotähtimö"@fi,
        "kärrsumparv"@sv .

<http://tun.fi/MX.38061> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Stellaria crassifolia var. minor" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.38059> ;
    skos:hiddenLabel "Stellaria crassifolia var. brevifolia"@fi,
        "Stellaria crassifolia var. minor"@fi,
        "Stellaria crassifolia var. brevifolia"@sv,
        "Stellaria crassifolia var. minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merilettotähtimö"@fi,
        "strandsumparv"@sv .

<http://tun.fi/MX.38062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stellaria humifusa" ;
    dwc:scientificNameAuthorship "Rottb." ;
    skos:broader <http://tun.fi/MX.38046> ;
    skos:hiddenLabel "Stellaria humifusa"@fi,
        "Stellaria humifusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäämerentähtimö"@fi,
        "ishavsstjärnblomma"@sv .

<http://tun.fi/MX.38064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichodon cerastoides" ;
    dwc:scientificNameAuthorship "(L.) Rchb." ;
    skos:broader <http://tun.fi/MX.4972053> ;
    skos:hiddenLabel "Cerastium cerastoides"@fi,
        "Dichodon cerastoides"@fi,
        "Cerastium cerastoides"@sv,
        "Dichodon cerastoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumihärkki"@fi,
        "lapparv"@sv .

<http://tun.fi/MX.38065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastium tomentosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38063> ;
    skos:hiddenLabel "Cerastium tomentosum"@fi,
        "Cerastium tomentosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeahärkki"@fi,
        "silverarv"@sv .

<http://tun.fi/MX.38066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastium arvense" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38063> ;
    skos:hiddenLabel "Cerastium arvense"@fi,
        "Cerastium arvense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketohärkki"@fi,
        "fältarv"@sv .

<http://tun.fi/MX.38068> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cerastium alpinum subsp. alpinum" ;
    skos:broader <http://tun.fi/MX.38067> ;
    skos:hiddenLabel "Cerastium alpinum subsp. alpinum"@fi,
        "Cerastium alpinum subsp. alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvatunturihärkki"@fi,
        "vanlig fjällarv"@sv .

<http://tun.fi/MX.38069> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cerastium alpinum subsp. lanatum" ;
    dwc:scientificNameAuthorship "(Lam.) Ces." ;
    skos:broader <http://tun.fi/MX.38067> ;
    skos:hiddenLabel "Cerastium alpinum subsp. lanatum"@fi,
        "Cerastium alpinum var. lanatum"@fi,
        "Cerastium alpinum subsp. lanatum"@sv,
        "Cerastium alpinum var. lanatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villatunturihärkki"@fi,
        "ullig fjällarv"@sv .

<http://tun.fi/MX.38070> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cerastium alpinum subsp. glabratum" ;
    dwc:scientificNameAuthorship "(Hartm.) Á. Löve & D. Löve" ;
    skos:broader <http://tun.fi/MX.38067> ;
    skos:hiddenLabel "Cerastium alpinum subsp. glabratum"@fi,
        "Cerastium alpinum subsp. glabratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljutunturihärkki"@fi,
        "kal fjällarv"@sv .

<http://tun.fi/MX.38072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medicago littoralis" ;
    dwc:scientificNameAuthorship "Rohde ex Loisel." ;
    skos:broader <http://tun.fi/MX.39024> ;
    skos:hiddenLabel "Medicago littoralis"@fi,
        "Medicago littoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantamailanen"@fi,
        "mattlusern"@sv .

<http://tun.fi/MX.38074> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cerastium fontanum subsp. fontanum" ;
    skos:broader <http://tun.fi/MX.38073> ;
    skos:hiddenLabel "Cerastium fontanum subsp. fontanum"@fi,
        "Cerastium fontanum subsp. scandicum"@fi,
        "Cerastium fontanum subsp. fontanum"@sv,
        "Cerastium fontanum subsp. scandicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannurmihärkki"@fi,
        "riparv"@sv .

<http://tun.fi/MX.38076> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Cerastium fontanum subsp. vulgare var. vulgare" ;
    dwc:scientificNameAuthorship "(Hartm.) M. B. Wyse Jacks." ;
    skos:broader <http://tun.fi/MX.38075> ;
    skos:hiddenLabel "Cerastium fontanum subsp. vulgare var. vulgare"@fi,
        "Cerastium fontanum subsp. vulgare var. vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arkinurmihärkki"@fi,
        "hårig hönsarv"@sv .

<http://tun.fi/MX.38077> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Cerastium fontanum subsp. vulgare var. kajanense" ;
    dwc:scientificNameAuthorship "(Kotil. & Salmi) Jalas" ;
    skos:broader <http://tun.fi/MX.38075> ;
    skos:hiddenLabel "Cerastium fontanum subsp. vulgare var. kajanense"@fi,
        "Cerastium fontanum subsp. vulgare var. kajanense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kainuunnurmihärkki"@fi,
        "smal hönsarv"@sv .

<http://tun.fi/MX.38078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastium glomeratum" ;
    dwc:scientificNameAuthorship "Thuill." ;
    skos:broader <http://tun.fi/MX.38063> ;
    skos:hiddenLabel "Cerastium glomeratum"@fi,
        "Cerastium glomeratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sykeröhärkki"@fi,
        "knipparv"@sv .

<http://tun.fi/MX.38079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastium semidecandrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38063> ;
    skos:hiddenLabel "Cerastium semidecandrum"@fi,
        "Cerastium semidecandrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkihärkki"@fi,
        "vårarv"@sv .

<http://tun.fi/MX.38080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastium glutinosum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.38063> ;
    skos:hiddenLabel "Cerastium glutinosum"@fi,
        "Cerastium pumilum subsp. glutinosum"@fi,
        "Cerastium glutinosum"@sv,
        "Cerastium pumilum subsp. glutinosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tahmahärkki"@fi,
        "klibbarv"@sv .

<http://tun.fi/MX.38082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stellaria aquatica" ;
    dwc:scientificNameAuthorship "(L.) Scop." ;
    skos:broader <http://tun.fi/MX.38046> ;
    skos:hiddenLabel "Cerastium aquaticum"@fi,
        "Malachium aquaticum"@fi,
        "Myosoton aquaticum"@fi,
        "Stellaria aquatica"@fi,
        "Cerastium aquaticum"@sv,
        "Malachium aquaticum"@sv,
        "Myosoton aquaticum"@sv,
        "Stellaria aquatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vata"@fi,
        "sprödarv"@sv .

<http://tun.fi/MX.38085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagina nivalis" ;
    dwc:scientificNameAuthorship "(Lindblom) Fr." ;
    skos:broader <http://tun.fi/MX.38083> ;
    skos:hiddenLabel "Sagina nivalis"@fi,
        "Sagina nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumihaarikko"@fi,
        "dvärgnarv"@sv .

<http://tun.fi/MX.38086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagina saginoides" ;
    dwc:scientificNameAuthorship "(L.) H. Karst." ;
    skos:broader <http://tun.fi/MX.38083> ;
    skos:hiddenLabel "Sagina saginoides"@fi,
        "Sagina saginoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihaarikko"@fi,
        "stennarv"@sv .

<http://tun.fi/MX.38088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagina procumbens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38083> ;
    skos:hiddenLabel "Sagina procumbens"@fi,
        "Sagina procumbens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentohaarikko"@fi,
        "krypnarv"@sv .

<http://tun.fi/MX.38089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagina maritima" ;
    dwc:scientificNameAuthorship "Don" ;
    skos:broader <http://tun.fi/MX.38083> ;
    skos:hiddenLabel "Sagina maritima"@fi,
        "Sagina maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merihaarikko"@fi,
        "strandnarv"@sv .

<http://tun.fi/MX.38091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleranthus perennis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38090> ;
    skos:hiddenLabel "Scleranthus perennis"@fi,
        "Scleranthus perennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleajäsenruoho"@fi,
        "vitknavel"@sv .

<http://tun.fi/MX.38093> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Scleranthus annuus subsp. annuus" ;
    skos:broader <http://tun.fi/MX.38092> ;
    skos:hiddenLabel "Scleranthus annuus subsp. annuus"@fi,
        "Scleranthus annuus subsp. annuus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "höröjäsenruoho"@fi,
        "åkerknavel"@sv .

<http://tun.fi/MX.38095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herniaria glabra" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38094> ;
    skos:hiddenLabel "Herniaria glabra"@fi,
        "Herniaria glabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketotyräruoho"@fi,
        "knytling"@sv .

<http://tun.fi/MX.38098> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Spergula arvensis subsp. arvensis" ;
    skos:broader <http://tun.fi/MX.38097> ;
    skos:hiddenLabel "Spergula arvensis subsp. arvensis"@fi,
        "Spergula arvensis subsp. arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänpeltohatikka"@fi,
        "sydspärgel"@sv .

<http://tun.fi/MX.38099> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Spergula arvensis subsp. sativa" ;
    dwc:scientificNameAuthorship "(Boenn.) Ces." ;
    skos:broader <http://tun.fi/MX.38097> ;
    skos:hiddenLabel "Spergula arvensis subsp. sativa"@fi,
        "Spergula arvensis var. sativa"@fi,
        "Spergula arvensis subsp. sativa"@sv,
        "Spergula arvensis var. sativa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpeltohatikka"@fi,
        "foderspärgel"@sv .

<http://tun.fi/MX.38100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spergula morisonii" ;
    dwc:scientificNameAuthorship "Boreau" ;
    skos:broader <http://tun.fi/MX.38096> ;
    skos:hiddenLabel "Spergula morisonii"@fi,
        "Spergula morisonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliohatikka"@fi,
        "vårspärgel"@sv .

<http://tun.fi/MX.38102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spergularia marina" ;
    dwc:scientificNameAuthorship "(L.) Besser" ;
    skos:broader <http://tun.fi/MX.38101> ;
    skos:hiddenLabel "Spergularia marina"@fi,
        "Spergularia salina"@fi,
        "Spergularia marina"@sv,
        "Spergularia salina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolasolmukki"@fi,
        "saltnarv"@sv .

<http://tun.fi/MX.38103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spergularia rubra" ;
    dwc:scientificNameAuthorship "(L.) J. Presl & C. Presl" ;
    skos:broader <http://tun.fi/MX.38101> ;
    skos:hiddenLabel "Spergularia rubra"@fi,
        "Spergularia rubra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasolmukki"@fi,
        "rödnarv"@sv .

<http://tun.fi/MX.38105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lychnis chalcedonica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38104> ;
    skos:hiddenLabel "Lychnis chalcedonica"@fi,
        "Lychnis chalcedonica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palavarakkaus"@fi,
        "studentnejlika"@sv .

<http://tun.fi/MX.38106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lychnis flos-cuculi" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38104> ;
    skos:hiddenLabel "Lychnis flos-cuculi"@fi,
        "Silene flos-cuculi"@fi,
        "Lychnis flos-cuculi"@sv,
        "Silene flos-cuculi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittykäenkukka"@fi,
        "gökblomster"@sv .

<http://tun.fi/MX.38107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viscaria vulgaris" ;
    dwc:scientificNameAuthorship "Bernh." ;
    skos:broader <http://tun.fi/MX.4972076> ;
    skos:hiddenLabel "Lychnis viscaria"@fi,
        "Viscaria vulgaris"@fi,
        "Lychnis viscaria"@sv,
        "Viscaria vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkitervakko"@fi,
        "tjärblomster"@sv .

<http://tun.fi/MX.38109> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Viscaria alpina var. alpina" ;
    skos:broader <http://tun.fi/MX.38108> ;
    skos:hiddenLabel "Lychnis alpina var. alpina"@fi,
        "Viscaria alpina var. alpina"@fi,
        "Lychnis alpina var. alpina"@sv,
        "Viscaria alpina var. alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliopikkutervakko"@fi,
        "vanlig fjällnejlika"@sv .

<http://tun.fi/MX.38110> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Viscaria alpina var. serpentinicola" ;
    dwc:scientificNameAuthorship "Rune" ;
    skos:broader <http://tun.fi/MX.38108> ;
    skos:hiddenLabel "Lychnis alpina var. serpentinicola"@fi,
        "Viscaria alpina var. serpentinicola"@fi,
        "Lychnis alpina var. serpentinicola"@sv,
        "Viscaria alpina var. serpentinicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "serpentiinipikkutervakko"@fi,
        "spenslig fjällnejlika"@sv .

<http://tun.fi/MX.38112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrostemma githago" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38111> ;
    skos:hiddenLabel "Agrostemma githago"@fi,
        "Agrostemma githago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoaurankukka"@fi,
        "klätt"@sv .

<http://tun.fi/MX.38115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene viscosa" ;
    dwc:scientificNameAuthorship "(L.) Pers." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene viscosa"@fi,
        "Silene viscosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tahma-ailakki"@fi,
        "klibbglim"@sv .

<http://tun.fi/MX.38116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene tatarica" ;
    dwc:scientificNameAuthorship "(L.) Pers." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene tatarica"@fi,
        "Silene tatarica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tataarikohokki"@fi,
        "ryssglim"@sv .

<http://tun.fi/MX.38117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene wahlbergella" ;
    dwc:scientificNameAuthorship "Chowdhuri" ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene uralensis subsp. apetala"@fi,
        "Silene wahlbergella"@fi,
        "Silene uralensis subsp. apetala"@sv,
        "Silene wahlbergella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahta-ailakki"@fi,
        "fjällblära"@sv .

<http://tun.fi/MX.38119> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Silene involucrata subsp. tenella" ;
    dwc:scientificNameAuthorship "(Tolm.) Bocquet" ;
    skos:broader <http://tun.fi/MX.38118> ;
    skos:hiddenLabel "Silene furcata subsp. angustiflora"@fi,
        "Silene involucrata subsp. tenella"@fi,
        "Silene furcata subsp. angustiflora"@sv,
        "Silene involucrata subsp. tenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankehtoailakki"@fi,
        "polarblära"@sv .

<http://tun.fi/MX.38121> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Silene vulgaris subsp. vulgaris var. vulgaris" ;
    skos:broader <http://tun.fi/MX.5013665> ;
    skos:hiddenLabel "Silene vulgaris subsp. vulgaris var. vulgaris"@fi,
        "Silene vulgaris subsp. vulgaris var. vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahonurmikohokki"@fi,
        "vanlig smällglim"@sv .

<http://tun.fi/MX.38122> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Silene vulgaris subsp. vulgaris var. littoralis" ;
    dwc:scientificNameAuthorship "(Rupr.) Jalas" ;
    skos:broader <http://tun.fi/MX.5013665> ;
    skos:hiddenLabel "Silene vulgaris subsp. vulgaris var. litoralis"@fi,
        "Silene vulgaris subsp. vulgaris var. littoralis"@fi,
        "Silene vulgaris subsp. vulgaris var. litoralis"@sv,
        "Silene vulgaris subsp. vulgaris var. littoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenlahdennurmikohokki"@fi,
        "finnglim"@sv .

<http://tun.fi/MX.38123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene uniflora" ;
    dwc:scientificNameAuthorship "Roth" ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene uniflora"@fi,
        "Silene uniflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikohokki"@fi,
        "strandglim"@sv .

<http://tun.fi/MX.38124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene csereii" ;
    dwc:scientificNameAuthorship "Baumg." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene csereii"@fi,
        "Silene csereii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itämaittenkohokki"@fi,
        "orientglim"@sv .

<http://tun.fi/MX.38125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene acaulis" ;
    dwc:scientificNameAuthorship "(L.) Jacq." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene acaulis"@fi,
        "Silene acaulis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikohokki"@fi,
        "fjällglim"@sv .

<http://tun.fi/MX.38126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atocion rupestre" ;
    dwc:scientificNameAuthorship "(L.) Oxelman" ;
    skos:broader <http://tun.fi/MX.4972126> ;
    skos:hiddenLabel "Atocion rupestre"@fi,
        "Silene rupestris"@fi,
        "Atocion rupestre"@sv,
        "Silene rupestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokohokki"@fi,
        "bergglim"@sv .

<http://tun.fi/MX.38127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atocion armeria" ;
    dwc:scientificNameAuthorship "(L.) Raf." ;
    skos:broader <http://tun.fi/MX.4972126> ;
    skos:hiddenLabel "Atocion armeria"@fi,
        "Silene armeria"@fi,
        "Atocion armeria"@sv,
        "Silene armeria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhakohokki"@fi,
        "rosenglim"@sv .

<http://tun.fi/MX.38128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene noctiflora" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene noctiflora"@fi,
        "Silene noctiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "yöailakki"@fi,
        "nattglim"@sv .

<http://tun.fi/MX.38130> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Silene latifolia subsp. alba" ;
    dwc:scientificNameAuthorship "(Mill.) Greuter & Burdet" ;
    skos:broader <http://tun.fi/MX.38129> ;
    skos:hiddenLabel "Silene latifolia subsp. alba"@fi,
        "Silene latifolia subsp. alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoailakki"@fi,
        "vitblära"@sv .

<http://tun.fi/MX.38131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene dioica" ;
    dwc:scientificNameAuthorship "(L.) Clairv." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene dioica"@fi,
        "Silene dioica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puna-ailakki"@fi,
        "rödblära"@sv .

<http://tun.fi/MX.38134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene gallica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene gallica"@fi,
        "Silene gallica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranskankohokki"@fi,
        "franskglim"@sv .

<http://tun.fi/MX.38135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene conoidea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene conoidea"@fi,
        "Silene conoidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartiokohokki"@fi,
        "kvarnglim"@sv .

<http://tun.fi/MX.38137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gypsophila fastigiata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38136> ;
    skos:hiddenLabel "Gypsophila fastigiata"@fi,
        "Gypsophila fastigiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasraunikki"@fi,
        "såpört"@sv .

<http://tun.fi/MX.38138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gypsophila paniculata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38136> ;
    skos:hiddenLabel "Gypsophila paniculata"@fi,
        "Gypsophila paniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "morsiusharso"@fi,
        "brudslöja"@sv .

<http://tun.fi/MX.38139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gypsophila elegans" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.38136> ;
    skos:hiddenLabel "Gypsophila elegans"@fi,
        "Gypsophila elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäharso"@fi,
        "sommarslöja"@sv .

<http://tun.fi/MX.38140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammophiliella muralis" ;
    dwc:scientificNameAuthorship "(L.) Ikonn." ;
    skos:broader <http://tun.fi/MX.4972109> ;
    skos:hiddenLabel "Gypsophila muralis"@fi,
        "Psammophiliella muralis"@fi,
        "Gypsophila muralis"@sv,
        "Psammophiliella muralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoraunikki"@fi,
        "grusnejlika"@sv .

<http://tun.fi/MX.38142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saponaria officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "rohtosuopayrtti"@fi ;
    skos:broader <http://tun.fi/MX.38141> ;
    skos:hiddenLabel "Saponaria officinalis"@fi,
        "Saponaria officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suopayrtti"@fi,
        "såpnejlika"@sv .

<http://tun.fi/MX.38144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gypsophila vaccaria" ;
    dwc:scientificNameAuthorship "(L.) Sm." ;
    skos:broader <http://tun.fi/MX.38136> ;
    skos:hiddenLabel "Gypsophila vaccaria"@fi,
        "Saponaria vaccaria"@fi,
        "Vaccaria hispanica"@fi,
        "Gypsophila vaccaria"@sv,
        "Saponaria vaccaria"@sv,
        "Vaccaria hispanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukoraunikki"@fi,
        "åkernejlika"@sv .

<http://tun.fi/MX.38146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianthus barbatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38145> ;
    skos:hiddenLabel "Dianthus barbatus"@fi,
        "Dianthus barbatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjaneilikka"@fi,
        "borstnejlika"@sv .

<http://tun.fi/MX.38148> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dianthus arenarius subsp. borussicus" ;
    dwc:scientificNameAuthorship "Vierh." ;
    skos:broader <http://tun.fi/MX.38147> ;
    skos:hiddenLabel "Dianthus arenarius subsp. borussicus"@fi,
        "Dianthus arenarius subsp. borussicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänhietaneilikka"@fi,
        "stor sandnejlika"@sv .

<http://tun.fi/MX.38149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianthus superbus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38145> ;
    skos:hiddenLabel "Dianthus superbus"@fi,
        "Dianthus superbus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulskaneilikka"@fi,
        "praktnejlika"@sv .

<http://tun.fi/MX.38150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianthus deltoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38145> ;
    skos:hiddenLabel "Dianthus deltoides"@fi,
        "Dianthus deltoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoneilikka"@fi,
        "backnejlika"@sv .

<http://tun.fi/MX.38153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus retroflexus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus retroflexus"@fi,
        "Amaranthus retroflexus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherrevonhäntä"@fi,
        "svinamarant"@sv .

<http://tun.fi/MX.38154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus powellii" ;
    dwc:scientificNameAuthorship "S. Watson" ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus hybridus subsp. powellii"@fi,
        "Amaranthus powellii"@fi,
        "Amaranthus hybridus subsp. powellii"@sv,
        "Amaranthus powellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummarevonhäntä"@fi,
        "grönamarant"@sv .

<http://tun.fi/MX.38155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus albus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus albus"@fi,
        "Amaranthus albus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkorevonhäntä"@fi,
        "vit amarant"@sv .

<http://tun.fi/MX.38156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus blitoides" ;
    dwc:scientificNameAuthorship "S. Watson" ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus blitoides"@fi,
        "Amaranthus blitoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lusikkarevonhäntä"@fi,
        "skedamarant"@sv .

<http://tun.fi/MX.38160> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Beta vulgaris subsp. maritima" ;
    dwc:scientificNameAuthorship "(L.) Arcang." ;
    skos:broader <http://tun.fi/MX.38159> ;
    skos:hiddenLabel "Beta vulgaris subsp. maritima"@fi,
        "Beta vulgaris subsp. maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merijuurikas"@fi,
        "strandbeta"@sv .

<http://tun.fi/MX.38161> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Beta vulgaris subsp. vulgaris" ;
    skos:broader <http://tun.fi/MX.38159> ;
    skos:hiddenLabel "Beta vulgaris subsp. vulgaris"@fi,
        "Beta vulgaris subsp. vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltojuurikas"@fi,
        "vanlig beta"@sv .

<http://tun.fi/MX.38163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium album" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium album"@fi,
        "Chenopodium album"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhosavikka"@fi,
        "svinmålla"@sv .

<http://tun.fi/MX.38164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium opulifolium" ;
    dwc:scientificNameAuthorship "Schrad. ex W. D. J. Koch & Ziz" ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium opulifolium"@fi,
        "Chenopodium opulifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heisisavikka"@fi,
        "olvonmålla"@sv .

<http://tun.fi/MX.38166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium betaceum" ;
    dwc:scientificNameAuthorship "Andrz." ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium betaceum"@fi,
        "Chenopodium strictum"@fi,
        "Chenopodium betaceum"@sv,
        "Chenopodium strictum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivisavikka"@fi,
        "olivmålla"@sv .

<http://tun.fi/MX.38167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium glaucophyllum" ;
    dwc:scientificNameAuthorship "Aellen" ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium glaucophyllum"@fi,
        "Chenopodium strictum subsp. glaucophyllum"@fi,
        "Chenopodium glaucophyllum"@sv,
        "Chenopodium strictum subsp. glaucophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "preeriansavikka"@fi,
        "präriemålla"@sv .

<http://tun.fi/MX.38168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium striatiforme" ;
    dwc:scientificNameAuthorship "Murr" ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium striatiforme"@fi,
        "Chenopodium strictum subsp. striatiforme"@fi,
        "Chenopodium striatiforme"@sv,
        "Chenopodium strictum subsp. striatiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkosavikka"@fi,
        "östersjömålla"@sv .

<http://tun.fi/MX.38169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium berlandieri" ;
    dwc:scientificNameAuthorship "Moq." ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium berlandieri"@fi,
        "Chenopodium berlandieri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teksasinsavikka"@fi,
        "texasmålla"@sv .

<http://tun.fi/MX.38170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium suecicum" ;
    dwc:scientificNameAuthorship "Murr" ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium suecicum"@fi,
        "Chenopodium suecicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansavikka"@fi,
        "svenskmålla"@sv .

<http://tun.fi/MX.38171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium pratericola" ;
    dwc:scientificNameAuthorship "Rydb." ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium pratericola"@fi,
        "Chenopodium pratericola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapealehtisavikka"@fi,
        "smalmålla"@sv .

<http://tun.fi/MX.38172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium ficifolium" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium ficifolium"@fi,
        "Chenopodium ficifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viikunanlehtisavikka"@fi,
        "fikonmålla"@sv .

<http://tun.fi/MX.38173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium vulvaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium vulvaria"@fi,
        "Chenopodium vulvaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisusavikka"@fi,
        "stinkmålla"@sv .

<http://tun.fi/MX.38174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxybasis urbica" ;
    dwc:scientificNameAuthorship "(L.) S. Fuentes, Uotila & Borsch" ;
    skos:broader <http://tun.fi/MX.4972077> ;
    skos:hiddenLabel "Chenopodium urbicum"@fi,
        "Oxybasis urbica"@fi,
        "Chenopodium urbicum"@sv,
        "Oxybasis urbica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyläsavikka"@fi,
        "bymålla"@sv .

<http://tun.fi/MX.38175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodiastrum murale" ;
    dwc:scientificNameAuthorship "(L.) S. Fuentes, Uotila & Borsch" ;
    skos:broader <http://tun.fi/MX.4972051> ;
    skos:hiddenLabel "Chenopodiastrum murale"@fi,
        "Chenopodium murale"@fi,
        "Chenopodiastrum murale"@sv,
        "Chenopodium murale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rauniosavikka"@fi,
        "gatmålla"@sv .

<http://tun.fi/MX.38176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipandra polysperma" ;
    dwc:scientificNameAuthorship "(L.) S. Fuentes, Uotila & Borsch" ;
    skos:broader <http://tun.fi/MX.4972100> ;
    skos:hiddenLabel "Chenopodium polyspermum"@fi,
        "Lipandra polysperma"@fi,
        "Chenopodium polyspermum"@sv,
        "Lipandra polysperma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentosavikka"@fi,
        "fiskmålla"@sv .

<http://tun.fi/MX.38177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodiastrum hybridum" ;
    dwc:scientificNameAuthorship "(L.) S. Fuentes, Uotila & Borsch" ;
    skos:broader <http://tun.fi/MX.4972051> ;
    skos:hiddenLabel "Chenopodiastrum hybridum"@fi,
        "Chenopodium hybridum"@fi,
        "Chenopodiastrum hybridum"@sv,
        "Chenopodium hybridum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahterasavikka"@fi,
        "lönnmålla"@sv .

<http://tun.fi/MX.38178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodiastrum simplex" ;
    dwc:scientificNameAuthorship "(Torr.) S. Fuentes, Uotila & Borsch" ;
    skos:broader <http://tun.fi/MX.4972051> ;
    skos:hiddenLabel "Chenopodiastrum simplex"@fi,
        "Chenopodium gigantospermum"@fi,
        "Chenopodium simplex"@fi,
        "Chenopodiastrum simplex"@sv,
        "Chenopodium gigantospermum"@sv,
        "Chenopodium simplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "plataanisavikka"@fi,
        "platanmålla"@sv .

<http://tun.fi/MX.38179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blitum bonus-henricus" ;
    dwc:scientificNameAuthorship "(L.) Rchb." ;
    skos:broader <http://tun.fi/MX.41923> ;
    skos:hiddenLabel "Blitum bonus-henricus"@fi,
        "Chenopodium bonus-henricus"@fi,
        "Blitum bonus-henricus"@sv,
        "Chenopodium bonus-henricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hyvänheikinsavikka"@fi,
        "lungrot"@sv .

<http://tun.fi/MX.38180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxybasis glauca" ;
    dwc:scientificNameAuthorship "(L.) S. Fuentes, Uotila & Borsch" ;
    skos:broader <http://tun.fi/MX.4972077> ;
    skos:hiddenLabel "Chenopodium glaucum"@fi,
        "Oxybasis glauca"@fi,
        "Chenopodium glaucum"@sv,
        "Oxybasis glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisavikka"@fi,
        "blåmålla"@sv .

<http://tun.fi/MX.38181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxybasis rubra" ;
    dwc:scientificNameAuthorship "(L.) S. Fuentes, Uotila & Borsch" ;
    skos:broader <http://tun.fi/MX.4972077> ;
    skos:hiddenLabel "Chenopodium rubrum"@fi,
        "Oxybasis rubra"@fi,
        "Chenopodium rubrum"@sv,
        "Oxybasis rubra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasavikka"@fi,
        "rödmålla"@sv .

<http://tun.fi/MX.38182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blitum virgatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41923> ;
    skos:hiddenLabel "Blitum virgatum"@fi,
        "Chenopodium foliosum"@fi,
        "Blitum virgatum"@sv,
        "Chenopodium foliosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marjasavikka"@fi,
        "bärmålla"@sv .

<http://tun.fi/MX.38183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blitum capitatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41923> ;
    skos:hiddenLabel "Blitum capitatum"@fi,
        "Chenopodium capitatum"@fi,
        "Blitum capitatum"@sv,
        "Chenopodium capitatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mykerösavikka"@fi,
        "smultronmålla"@sv .

<http://tun.fi/MX.38185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinacia oleracea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "ruokapinaatti"@fi ;
    skos:broader <http://tun.fi/MX.38184> ;
    skos:hiddenLabel "Spinacia oleracea"@fi,
        "Spinacia oleracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pinaatti"@fi,
        "spenat"@sv .

<http://tun.fi/MX.38187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex hortensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex hortensis"@fi,
        "Atriplex hortensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhamaltsa"@fi,
        "trädgårdsmålla"@sv .

<http://tun.fi/MX.38188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex sagittata" ;
    dwc:scientificNameAuthorship "Borkh." ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex nitens"@fi,
        "Atriplex sagittata"@fi,
        "Atriplex nitens"@sv,
        "Atriplex sagittata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltomaltsa"@fi,
        "glansmålla"@sv .

<http://tun.fi/MX.38189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex tatarica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex tatarica"@fi,
        "Atriplex tatarica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tataarimaltsa"@fi,
        "axmålla"@sv .

<http://tun.fi/MX.38190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex littoralis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex littoralis"@fi,
        "Atriplex littoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merimaltsa"@fi,
        "strandmålla"@sv .

<http://tun.fi/MX.38191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex patula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex patula"@fi,
        "Atriplex patula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kylämaltsa"@fi,
        "vägmålla"@sv .

<http://tun.fi/MX.38192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medicago orbicularis" ;
    dwc:scientificNameAuthorship "(L.) Bartal." ;
    skos:broader <http://tun.fi/MX.39024> ;
    skos:hiddenLabel "Medicago orbicularis"@fi,
        "Medicago orbicularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiekkomailanen"@fi,
        "hjullusern"@sv .

<http://tun.fi/MX.38193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex prostrata" ;
    dwc:scientificNameAuthorship "Boucher ex DC." ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex prostrata"@fi,
        "Atriplex prostrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomaltsa"@fi,
        "spjutmålla"@sv .

<http://tun.fi/MX.38194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex glabriuscula" ;
    dwc:scientificNameAuthorship "Edmondston" ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex glabriuscula"@fi,
        "Atriplex glabriuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenmaltsa"@fi,
        "broskmålla"@sv .

<http://tun.fi/MX.38196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex longipes" ;
    dwc:scientificNameAuthorship "Drejer" ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex longipes"@fi,
        "Atriplex longipes subsp. longipes"@fi,
        "Atriplex longipes"@sv,
        "Atriplex longipes subsp. longipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukkamaltsa"@fi,
        "skaftmålla"@sv .

<http://tun.fi/MX.38197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex praecox" ;
    dwc:scientificNameAuthorship "Hülph." ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex longipes subsp. praecox"@fi,
        "Atriplex praecox"@fi,
        "Atriplex longipes subsp. praecox"@sv,
        "Atriplex praecox"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumaltsa"@fi,
        "brådmålla"@sv .

<http://tun.fi/MX.38199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Axyris amaranthoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38198> ;
    skos:hiddenLabel "Axyris amaranthoides"@fi,
        "Axyris amaranthoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hörtsö"@fi,
        "amarantmålla"@sv .

<http://tun.fi/MX.38203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corispermum intermedium" ;
    dwc:scientificNameAuthorship "Schweigg." ;
    skos:broader <http://tun.fi/MX.38202> ;
    skos:hiddenLabel "Corispermum hyssopifolium"@fi,
        "Corispermum intermedium"@fi,
        "Corispermum leptopterum"@fi,
        "Corispermum pallasii"@fi,
        "Corispermum hyssopifolium"@sv,
        "Corispermum intermedium"@sv,
        "Corispermum leptopterum"@sv,
        "Corispermum pallasii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkakurmio"@fi,
        "lusfrö"@sv .

<http://tun.fi/MX.38207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suaeda maritima" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.38206> ;
    skos:hiddenLabel "Suaeda maritima"@fi,
        "Suaeda maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukilokki"@fi,
        "saltört"@sv .

<http://tun.fi/MX.38209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salsola kali" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38208> ;
    skos:hiddenLabel "Kali turgidum"@fi,
        "Salsola kali"@fi,
        "Salsola kali subsp. kali"@fi,
        "Kali turgidum"@sv,
        "Salsola kali"@sv,
        "Salsola kali subsp. kali"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriotakilokki"@fi,
        "sodaört"@sv .

<http://tun.fi/MX.38212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Koenigia islandica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "tundrakurjentatar"@fi ;
    skos:broader <http://tun.fi/MX.38211> ;
    skos:hiddenLabel "Koenigia islandica"@fi,
        "Koenigia islandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjentatar"@fi,
        "dvärgsyra"@sv .

<http://tun.fi/MX.38214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygonum bellardii" ;
    dwc:scientificNameAuthorship "All." ;
    skos:broader <http://tun.fi/MX.38213> ;
    skos:hiddenLabel "Polygonum bellardii"@fi,
        "Polygonum bellardii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eteläntatar"@fi,
        "busktrampört"@sv .

<http://tun.fi/MX.38215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygonum oxyspermum" ;
    dwc:scientificNameAuthorship "C. A. Mey. & Bunge ex Ledeb." ;
    skos:broader <http://tun.fi/MX.38213> ;
    skos:hiddenLabel "Polygonum oxyspermum"@fi,
        "Polygonum oxyspermum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meritatar"@fi,
        "näbbtrampört"@sv .

<http://tun.fi/MX.38217> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Polygonum aviculare subsp. aviculare" ;
    skos:broader <http://tun.fi/MX.38216> ;
    skos:hiddenLabel "Polygonum aviculare subsp. aviculare"@fi,
        "Polygonum aviculare var. aviculare"@fi,
        "Polygonum aviculare var. crassifolium"@fi,
        "Polygonum aviculare subsp. aviculare"@sv,
        "Polygonum aviculare var. aviculare"@sv,
        "Polygonum aviculare var. crassifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopihatatar"@fi,
        "stor trampört"@sv .

<http://tun.fi/MX.38218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygonum boreale" ;
    dwc:scientificNameAuthorship "(Lange) Small" ;
    skos:broader <http://tun.fi/MX.38213> ;
    skos:hiddenLabel "Polygonum aviculare subsp. boreale"@fi,
        "Polygonum aviculare var. boreale"@fi,
        "Polygonum aviculare var. crassifolium"@fi,
        "Polygonum boreale"@fi,
        "Polygonum aviculare subsp. boreale"@sv,
        "Polygonum aviculare var. boreale"@sv,
        "Polygonum aviculare var. crassifolium"@sv,
        "Polygonum boreale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpihatatar"@fi,
        "nordtrampört"@sv .

<http://tun.fi/MX.38219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygonum rurivagum" ;
    dwc:scientificNameAuthorship "Jord. ex Boreau" ;
    skos:broader <http://tun.fi/MX.38213> ;
    skos:hiddenLabel "Polygonum aviculare subsp. rurivagum"@fi,
        "Polygonum rurivagum"@fi,
        "Polygonum aviculare subsp. rurivagum"@sv,
        "Polygonum rurivagum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippupihatatar"@fi,
        "spetstrampört"@sv .

<http://tun.fi/MX.38220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygonum arenastrum" ;
    dwc:scientificNameAuthorship "Boreau" ;
    skos:broader <http://tun.fi/MX.38213> ;
    skos:hiddenLabel "Polygonum arenastrum"@fi,
        "Polygonum aviculare subsp. microspermum"@fi,
        "Polygonum arenastrum"@sv,
        "Polygonum aviculare subsp. microspermum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tannerpihatatar"@fi,
        "bägartrampört"@sv .

<http://tun.fi/MX.38222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Persicaria minor" ;
    dwc:scientificNameAuthorship "(Huds.) Opiz" ;
    skos:broader <http://tun.fi/MX.38221> ;
    skos:hiddenLabel "Persicaria minor"@fi,
        "Polygonum minus"@fi,
        "Persicaria minor"@sv,
        "Polygonum minus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mietotatar"@fi,
        "rosenpilört"@sv .

<http://tun.fi/MX.38223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Persicaria foliosa" ;
    dwc:scientificNameAuthorship "(H. Lindb.) Kitag." ;
    skos:broader <http://tun.fi/MX.38221> ;
    skos:hiddenLabel "Persicaria foliosa"@fi,
        "Polygonum foliosum"@fi,
        "Persicaria foliosa"@sv,
        "Polygonum foliosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lietetatar"@fi,
        "ävjepilört"@sv .

<http://tun.fi/MX.38224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Persicaria hydropiper" ;
    dwc:scientificNameAuthorship "(L.) Delarbre" ;
    skos:broader <http://tun.fi/MX.38221> ;
    skos:hiddenLabel "Persicaria hydropiper"@fi,
        "Polygonum hydropiper"@fi,
        "Persicaria hydropiper"@sv,
        "Polygonum hydropiper"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkeratatar"@fi,
        "bitterpilört"@sv .

<http://tun.fi/MX.38226> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Persicaria lapathifolia subsp. lapathifolia" ;
    skos:broader <http://tun.fi/MX.38225> ;
    skos:hiddenLabel "Persicaria lapathifolia subsp. lapathifolia"@fi,
        "Polygonum lapathifolium subsp. nodosum"@fi,
        "Persicaria lapathifolia subsp. lapathifolia"@sv,
        "Polygonum lapathifolium subsp. nodosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaukontatar"@fi,
        "strandpilört"@sv .

<http://tun.fi/MX.38227> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Persicaria lapathifolia subsp. pallida" ;
    dwc:scientificNameAuthorship "(With.) Á. Löve" ;
    skos:broader <http://tun.fi/MX.38225> ;
    skos:hiddenLabel "Persicaria lapathifolia subsp. pallida"@fi,
        "Polygonum lapathifolium subsp. pallidum"@fi,
        "Persicaria lapathifolia subsp. pallida"@sv,
        "Polygonum lapathifolium subsp. pallidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkaukontatar"@fi,
        "vanlig pilört"@sv .

<http://tun.fi/MX.38228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Persicaria maculosa" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.38221> ;
    skos:hiddenLabel "Persicaria maculosa"@fi,
        "Polygonum persicaria"@fi,
        "Persicaria maculosa"@sv,
        "Polygonum persicaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hanhentatar"@fi,
        "åkerpilört"@sv .

<http://tun.fi/MX.38229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Persicaria amphibia" ;
    dwc:scientificNameAuthorship "(L.) Delarbre" ;
    skos:broader <http://tun.fi/MX.38221> ;
    skos:hiddenLabel "Persicaria amphibia"@fi,
        "Polygonum amphibium"@fi,
        "Persicaria amphibia"@sv,
        "Polygonum amphibium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesitatar"@fi,
        "vattenpilört"@sv .

<http://tun.fi/MX.38231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bistorta officinalis" ;
    dwc:scientificNameAuthorship "Delarbre" ;
    skos:broader <http://tun.fi/MX.38230> ;
    skos:hiddenLabel "Bistorta officinalis"@fi,
        "Polygonum bistorta"@fi,
        "Bistorta officinalis"@sv,
        "Polygonum bistorta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokonnantatar"@fi,
        "stor ormrot"@sv .

<http://tun.fi/MX.38232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bistorta vivipara" ;
    dwc:scientificNameAuthorship "(L.) Delarbre" ;
    skos:broader <http://tun.fi/MX.38230> ;
    skos:hiddenLabel "Bistorta vivipara"@fi,
        "Polygonum viviparum"@fi,
        "Polygonum viviparum var. fennicum"@fi,
        "Bistorta vivipara"@sv,
        "Polygonum viviparum"@sv,
        "Polygonum viviparum var. fennicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmikonnantatar"@fi,
        "ormrot"@sv .

<http://tun.fi/MX.38234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Koenigia divaricata" ;
    dwc:scientificNameAuthorship "(L.) T. M. Schust. & Reveal" ;
    skos:broader <http://tun.fi/MX.38211> ;
    skos:hiddenLabel "Aconogonon divaricatum"@fi,
        "Koenigia divaricata"@fi,
        "Polygonum divaricatum"@fi,
        "Aconogonon divaricatum"@sv,
        "Koenigia divaricata"@sv,
        "Polygonum divaricatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitaröyhytatar"@fi,
        "vippslide"@sv .

<http://tun.fi/MX.38235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Koenigia weyrichii" ;
    dwc:scientificNameAuthorship "(F. Schmidt) T. M. Schust. & Reveal" ;
    skos:broader <http://tun.fi/MX.38211> ;
    skos:hiddenLabel "Aconogonon weyrichii"@fi,
        "Koenigia weyrichii"@fi,
        "Aconogonon weyrichii"@sv,
        "Koenigia weyrichii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laavaröyhytatar"@fi,
        "gråslide"@sv .

<http://tun.fi/MX.38236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medicago truncatula" ;
    dwc:scientificNameAuthorship "Gaertn." ;
    skos:broader <http://tun.fi/MX.39024> ;
    skos:hiddenLabel "Medicago truncatula"@fi,
        "Medicago truncatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palikkamailanen"@fi,
        "tornlusern"@sv .

<http://tun.fi/MX.38238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fallopia convolvulus" ;
    dwc:scientificNameAuthorship "(L.) Á. Löve" ;
    skos:broader <http://tun.fi/MX.38237> ;
    skos:hiddenLabel "Fallopia convolvulus"@fi,
        "Fallopia convolvulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiertotatar"@fi,
        "åkerbinda"@sv .

<http://tun.fi/MX.38239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fallopia dumetorum" ;
    dwc:scientificNameAuthorship "(L.) Holub" ;
    skos:broader <http://tun.fi/MX.38237> ;
    skos:hiddenLabel "Fallopia dumetorum"@fi,
        "Fallopia dumetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaikkotatar"@fi,
        "lövbinda"@sv .

<http://tun.fi/MX.38240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reynoutria japonica" ;
    dwc:scientificNameAuthorship "Houtt." ;
    skos:broader <http://tun.fi/MX.4972071> ;
    skos:hiddenLabel "Fallopia japonica"@fi,
        "Reynoutria japonica"@fi,
        "Fallopia japonica"@sv,
        "Reynoutria japonica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japanintatar"@fi,
        "vanligt parkslide"@sv .

<http://tun.fi/MX.38241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reynoutria sachalinensis" ;
    dwc:scientificNameAuthorship "(F. Schmidt) Nakai" ;
    skos:broader <http://tun.fi/MX.4972071> ;
    skos:hiddenLabel "Fallopia sachalinensis"@fi,
        "Reynoutria sachalinensis"@fi,
        "Fallopia sachalinensis"@sv,
        "Reynoutria sachalinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahalinintatar"@fi,
        "jätteslide"@sv .

<http://tun.fi/MX.38244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fagopyrum esculentum" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:altLabel "viljatattari"@fi ;
    skos:broader <http://tun.fi/MX.38243> ;
    skos:hiddenLabel "Fagopyrum esculentum"@fi,
        "Fagopyrum esculentum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tattari"@fi,
        "bovete"@sv .

<http://tun.fi/MX.38245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fagopyrum tataricum" ;
    dwc:scientificNameAuthorship "(L.) Gaertn." ;
    skos:broader <http://tun.fi/MX.38243> ;
    skos:hiddenLabel "Fagopyrum tataricum"@fi,
        "Fagopyrum tataricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkatattari"@fi,
        "sibiriskt bovete"@sv .

<http://tun.fi/MX.38247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyria digyna" ;
    dwc:scientificNameAuthorship "(L.) Hill" ;
    skos:altLabel "tunturihapro"@fi ;
    skos:broader <http://tun.fi/MX.38246> ;
    skos:hiddenLabel "Oxyria digyna"@fi,
        "Oxyria digyna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapro"@fi,
        "fjällsyra"@sv .

<http://tun.fi/MX.38249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheum rhabarbarum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38248> ;
    skos:hiddenLabel "Rheum rhabarbarum"@fi,
        "Rheum rhabarbarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarharaparperi"@fi,
        "rabarber"@sv .

<http://tun.fi/MX.38251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex triangulivalvis" ;
    dwc:scientificNameAuthorship "(Danser) Rech. f." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex triangulivalvis"@fi,
        "Rumex triangulivalvis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meksikonhierakka"@fi,
        "hamnskräppa"@sv .

<http://tun.fi/MX.38252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex hydrolapathum" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex hydrolapathum"@fi,
        "Rumex hydrolapathum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohierakka"@fi,
        "vattenskräppa"@sv .

<http://tun.fi/MX.38253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex aquaticus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex aquaticus"@fi,
        "Rumex aquaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesihierakka"@fi,
        "hästskräppa"@sv .

<http://tun.fi/MX.38259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex confertus" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex confertus"@fi,
        "Rumex confertus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänhierakka"@fi,
        "vippskräppa"@sv .

<http://tun.fi/MX.38262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex alpinus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex alpinus"@fi,
        "Rumex alpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppihierakka"@fi,
        "alpskräppa"@sv .

<http://tun.fi/MX.38263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex longifolius" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex longifolius"@fi,
        "Rumex longifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hevonhierakka"@fi,
        "gårdsskräppa"@sv .

<http://tun.fi/MX.38265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex pseudonatronatus" ;
    dwc:scientificNameAuthorship "(Borbás) Murb." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex pseudonatronatus"@fi,
        "Rumex pseudonatronatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenhierakka"@fi,
        "finnskräppa"@sv .

<http://tun.fi/MX.38267> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex crispus subsp. crispus" ;
    skos:broader <http://tun.fi/MX.38266> ;
    skos:hiddenLabel "Rumex crispus subsp. crispus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkapoimuhierakka"@fi,
        "Rumex crispus subsp. crispus"@sv .

<http://tun.fi/MX.38268> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex crispus subsp. littoreus" ;
    dwc:scientificNameAuthorship "(Hardy) Akeroyd" ;
    skos:broader <http://tun.fi/MX.38266> ;
    skos:hiddenLabel "Rumex crispus subsp. littoreus"@fi,
        "Rumex crispus subsp. littoreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meripoimuhierakka"@fi,
        "strandkrusskräppa"@sv .

<http://tun.fi/MX.38270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex stenophyllus" ;
    dwc:scientificNameAuthorship "Ledeb." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex stenophyllus"@fi,
        "Rumex stenophyllus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapealehtihierakka"@fi,
        "ungersk skräppa"@sv .

<http://tun.fi/MX.38272> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex obtusifolius subsp. obtusifolius" ;
    skos:broader <http://tun.fi/MX.38271> ;
    skos:hiddenLabel "Rumex obtusifolius subsp. obtusifolius"@fi,
        "Rumex obtusifolius subsp. obtusifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistotylppöhierakka"@fi,
        "tandad tomtskräppa"@sv .

<http://tun.fi/MX.38273> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex obtusifolius subsp. transiens" ;
    dwc:scientificNameAuthorship "(Simonk.) Rech. f." ;
    skos:broader <http://tun.fi/MX.38271> ;
    skos:hiddenLabel "Rumex obtusifolius subsp. transiens"@fi,
        "Rumex obtusifolius subsp. transiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kylätylppöhierakka"@fi,
        "mellantomtskräppa"@sv .

<http://tun.fi/MX.38274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex obovatus" ;
    dwc:scientificNameAuthorship "Danser" ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex obovatus"@fi,
        "Rumex obovatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapahierakka"@fi,
        "argentinsk skräppa"@sv .

<http://tun.fi/MX.38276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex maritimus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex maritimus"@fi,
        "Rumex maritimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahierakka"@fi,
        "strandskräppa"@sv .

<http://tun.fi/MX.38277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex fueginus" ;
    dwc:scientificNameAuthorship "Phil." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex fueginus"@fi,
        "Rumex maritimus subsp. fueginus"@fi,
        "Rumex fueginus"@sv,
        "Rumex maritimus subsp. fueginus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulihierakka"@fi,
        "eldskräppa"@sv .

<http://tun.fi/MX.38278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex palustris" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex palustris"@fi,
        "Rumex palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutahierakka"@fi,
        "sumpskräppa"@sv .

<http://tun.fi/MX.38281> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Rumex acetosa var. acetosa" ;
    skos:broader <http://tun.fi/MX.38279> ;
    skos:hiddenLabel "Rumex acetosa var. acetosa"@fi,
        "Rumex acetosa var. acetosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmisuolaheinä"@fi,
        "vanlig ängssyra"@sv .

<http://tun.fi/MX.38282> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Rumex acetosa var. fontanopaludosus" ;
    dwc:scientificNameAuthorship "(Kalela) Hyl." ;
    skos:broader <http://tun.fi/MX.38279> ;
    skos:hiddenLabel "Rumex acetosa var. fontanopaludosus"@fi,
        "Rumex acetosa var. fontanopaludosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähteikkösuolaheinä"@fi,
        "källängssyra"@sv .

<http://tun.fi/MX.38283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex lapponicus" ;
    dwc:scientificNameAuthorship "(Hiitonen) Czernov" ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex acetosa subsp. lapponicus"@fi,
        "Rumex lapponicus"@fi,
        "Rumex acetosa subsp. lapponicus"@sv,
        "Rumex lapponicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsuolaheinä"@fi,
        "lappsyra"@sv .

<http://tun.fi/MX.38284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex thyrsiflorus" ;
    dwc:scientificNameAuthorship "Fingerh." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex thyrsiflorus"@fi,
        "Rumex thyrsiflorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulisuolaheinä"@fi,
        "stor ängssyra"@sv .

<http://tun.fi/MX.38286> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex acetosella subsp. acetosella" ;
    skos:broader <http://tun.fi/MX.38285> ;
    skos:hiddenLabel "Rumex acetosella subsp. acetosella"@fi,
        "Rumex acetosella subsp. acetosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketosuolaheinä"@fi,
        "äkta bergsyra"@sv .

<http://tun.fi/MX.38287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melica altissima" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40504> ;
    skos:hiddenLabel "Melica altissima"@fi,
        "Melica altissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohelmikkä"@fi,
        "jätteslok"@sv .

<http://tun.fi/MX.38288> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex acetosella subsp. arenicola" ;
    dwc:scientificNameAuthorship "Y. Mäkinen ex Elven" ;
    skos:broader <http://tun.fi/MX.38285> ;
    skos:hiddenLabel "Rumex acetosella subsp. arenicola"@fi,
        "Rumex acetosella subsp. arenicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somersuolaheinä"@fi,
        "sandsyra"@sv .

<http://tun.fi/MX.38289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex graminifolius" ;
    dwc:scientificNameAuthorship "Rudolph ex Lamb." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex graminifolius"@fi,
        "Rumex graminifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tenonsuolaheinä"@fi,
        "grässyra"@sv .

<http://tun.fi/MX.38293> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Armeria maritima subsp. maritima" ;
    skos:broader <http://tun.fi/MX.38292> ;
    skos:hiddenLabel "Armeria maritima subsp. maritima"@fi,
        "Armeria maritima subsp. maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "atlantinlaukkaneilikka"@fi,
        "strandtrift"@sv .

<http://tun.fi/MX.38294> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Armeria maritima subsp. elongata" ;
    dwc:scientificNameAuthorship "(Hoffm.) Bonnier" ;
    skos:broader <http://tun.fi/MX.38292> ;
    skos:hiddenLabel "Armeria maritima subsp. elongata"@fi,
        "Armeria maritima subsp. elongata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittylaukkaneilikka"@fi,
        "backtrift"@sv .

<http://tun.fi/MX.38295> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Armeria maritima subsp. intermedia" ;
    dwc:scientificNameAuthorship "(T. Marsson) Nordh." ;
    skos:broader <http://tun.fi/MX.38292> ;
    skos:hiddenLabel "Armeria maritima subsp. intermedia"@fi,
        "Armeria maritima subsp. intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itämerenlaukkaneilikka"@fi,
        "mellantrift"@sv .

<http://tun.fi/MX.38296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Armeria scabra" ;
    dwc:scientificNameAuthorship "Pall. ex Willd." ;
    skos:broader <http://tun.fi/MX.38291> ;
    skos:hiddenLabel "Armeria maritima subsp. sibirica"@fi,
        "Armeria scabra"@fi,
        "Armeria maritima subsp. sibirica"@sv,
        "Armeria scabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilaukkaneilikka"@fi,
        "fjälltrift"@sv .

<http://tun.fi/MX.38299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypericum hirsutum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38298> ;
    skos:hiddenLabel "Hypericum hirsutum"@fi,
        "Hypericum hirsutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakuisma"@fi,
        "luden johannesört"@sv .

<http://tun.fi/MX.38300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypericum montanum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38298> ;
    skos:hiddenLabel "Hypericum montanum"@fi,
        "Hypericum montanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorikuisma"@fi,
        "bergjohannesört"@sv .

<http://tun.fi/MX.38301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypericum maculatum" ;
    dwc:scientificNameAuthorship "Crantz" ;
    skos:broader <http://tun.fi/MX.38298> ;
    skos:hiddenLabel "Hypericum maculatum"@fi,
        "Hypericum maculatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särmäkuisma"@fi,
        "fyrkantig johannesört"@sv .

<http://tun.fi/MX.38302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypericum perforatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38298> ;
    skos:hiddenLabel "Hypericum perforatum"@fi,
        "Hypericum perforatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkikuisma"@fi,
        "äkta johannesört"@sv .

<http://tun.fi/MX.38305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elatine alsinastrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38304> ;
    skos:hiddenLabel "Elatine alsinastrum"@fi,
        "Elatine alsinastrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovesirikko"@fi,
        "kransslamkrypa"@sv .

<http://tun.fi/MX.38306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elatine hydropiper" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38304> ;
    skos:hiddenLabel "Elatine hydropiper"@fi,
        "Elatine hydropiper"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkeravesirikko"@fi,
        "korsslamkrypa"@sv .

<http://tun.fi/MX.38307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elatine orthosperma" ;
    dwc:scientificNameAuthorship "Düben" ;
    skos:broader <http://tun.fi/MX.38304> ;
    skos:hiddenLabel "Elatine orthosperma"@fi,
        "Elatine orthosperma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oikovesirikko"@fi,
        "nordslamkrypa"@sv .

<http://tun.fi/MX.38308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elatine triandra" ;
    dwc:scientificNameAuthorship "Schkuhr" ;
    skos:broader <http://tun.fi/MX.38304> ;
    skos:hiddenLabel "Elatine triandra"@fi,
        "Elatine triandra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmihedevesirikko"@fi,
        "tretalig slamkrypa"@sv .

<http://tun.fi/MX.38311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola odorata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola odorata"@fi,
        "Viola odorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuorvokki"@fi,
        "luktviol"@sv .

<http://tun.fi/MX.38312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola hirta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola hirta"@fi,
        "Viola hirta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaorvokki"@fi,
        "buskviol"@sv .

<http://tun.fi/MX.38313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola collina" ;
    dwc:scientificNameAuthorship "Besser" ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola collina"@fi,
        "Viola collina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkiorvokki"@fi,
        "bergviol"@sv .

<http://tun.fi/MX.38314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola mirabilis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola mirabilis"@fi,
        "Viola mirabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehto-orvokki"@fi,
        "underviol"@sv .

<http://tun.fi/MX.38316> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Viola rupestris subsp. rupestris" ;
    skos:broader <http://tun.fi/MX.38315> ;
    skos:hiddenLabel "Viola rupestris subsp. rupestris"@fi,
        "Viola rupestris subsp. rupestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjuhietaorvokki"@fi,
        "vanlig sandviol"@sv .

<http://tun.fi/MX.38319> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Viola rupestris subsp. relicta" ;
    dwc:scientificNameAuthorship "Jalas" ;
    skos:broader <http://tun.fi/MX.38315> ;
    skos:hiddenLabel "Viola rupestris subsp. relicta"@fi,
        "Viola rupestris subsp. relicta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtahietaorvokki"@fi,
        "lappviol"@sv .

<http://tun.fi/MX.38320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola reichenbachiana" ;
    dwc:scientificNameAuthorship "Jord. ex Boreau" ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola reichenbachiana"@fi,
        "Viola reichenbachiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökkiorvokki"@fi,
        "lundviol"@sv .

<http://tun.fi/MX.38321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola riviniana" ;
    dwc:scientificNameAuthorship "Rchb." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola riviniana"@fi,
        "Viola riviniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäorvokki"@fi,
        "skogsviol"@sv .

<http://tun.fi/MX.38324> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Viola canina subsp. canina" ;
    skos:broader <http://tun.fi/MX.38323> ;
    skos:hiddenLabel "Viola canina subsp. canina"@fi,
        "Viola canina subsp. canina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuaho-orvokki"@fi,
        "äkta ängsviol"@sv .

<http://tun.fi/MX.38325> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Viola canina subsp. ruppii" ;
    dwc:scientificNameAuthorship "(All.) Schübl. & Martens" ;
    skos:broader <http://tun.fi/MX.38323> ;
    skos:hiddenLabel "Viola canina subsp. montana"@fi,
        "Viola canina subsp. ruppii"@fi,
        "Viola canina subsp. montana"@sv,
        "Viola canina subsp. ruppii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoaho-orvokki"@fi,
        "norrlandsviol"@sv .

<http://tun.fi/MX.38329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola stagnina" ;
    dwc:scientificNameAuthorship "Kit. ex Schult." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola persicifolia"@fi,
        "Viola stagnina"@fi,
        "Viola persicifolia"@sv,
        "Viola stagnina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaorvokki"@fi,
        "strandviol"@sv .

<http://tun.fi/MX.38330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola uliginosa" ;
    dwc:scientificNameAuthorship "Besser" ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola uliginosa"@fi,
        "Viola uliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtaorvokki"@fi,
        "sumpviol"@sv .

<http://tun.fi/MX.38331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola palustris"@fi,
        "Viola palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suo-orvokki"@fi,
        "kärrviol"@sv .

<http://tun.fi/MX.38332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola epipsila" ;
    dwc:scientificNameAuthorship "Ledeb." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola epipsila"@fi,
        "Viola epipsila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpiorvokki"@fi,
        "mossviol"@sv .

<http://tun.fi/MX.38334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola selkirkii" ;
    dwc:scientificNameAuthorship "Pursh ex Goldie" ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola selkirkii"@fi,
        "Viola selkirkii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaiheorvokki"@fi,
        "skuggviol"@sv .

<http://tun.fi/MX.38335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola biflora" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola biflora"@fi,
        "Viola biflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinorvokki"@fi,
        "fjällviol"@sv .

<http://tun.fi/MX.38336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola tricolor" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola tricolor"@fi,
        "Viola tricolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keto-orvokki"@fi,
        "styvmorsviol"@sv .

<http://tun.fi/MX.38338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola arvensis" ;
    dwc:scientificNameAuthorship "Murray" ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola arvensis"@fi,
        "Viola arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pelto-orvokki"@fi,
        "åkerviol"@sv .

<http://tun.fi/MX.38344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryonia alba" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38343> ;
    skos:hiddenLabel "Bryonia alba"@fi,
        "Bryonia alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakoiranköynnös"@fi,
        "svart hundrova"@sv .

<http://tun.fi/MX.38346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Citrullus lanatus" ;
    dwc:scientificNameAuthorship "(Thunb.) Matsum. & Nakai" ;
    skos:broader <http://tun.fi/MX.38345> ;
    skos:hiddenLabel "Citrullus lanatus"@fi,
        "Citrullus lanatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesimeloni"@fi,
        "vattenmelon"@sv .

<http://tun.fi/MX.38348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucumis sativus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "vihanneskurkku"@fi ;
    skos:broader <http://tun.fi/MX.38347> ;
    skos:hiddenLabel "Cucumis sativus"@fi,
        "Cucumis sativus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurkku"@fi,
        "gurka"@sv .

<http://tun.fi/MX.38350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbita pepo" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "satokurpitsa"@fi ;
    skos:broader <http://tun.fi/MX.38349> ;
    skos:hiddenLabel "Cucurbita pepo"@fi,
        "Cucurbita pepo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurpitsa"@fi,
        "pumpa"@sv .

<http://tun.fi/MX.38353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sisymbrium strictissimum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38352> ;
    skos:hiddenLabel "Sisymbrium strictissimum"@fi,
        "Sisymbrium strictissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäykkäpernaruoho"@fi,
        "styvsenap"@sv .

<http://tun.fi/MX.38354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sisymbrium loeselii" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38352> ;
    skos:hiddenLabel "Sisymbrium loeselii"@fi,
        "Sisymbrium loeselii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvapernaruoho"@fi,
        "borstsenap"@sv .

<http://tun.fi/MX.38355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sisymbrium volgense" ;
    dwc:scientificNameAuthorship "M. Bieb. ex E. Fourn." ;
    skos:broader <http://tun.fi/MX.38352> ;
    skos:hiddenLabel "Sisymbrium volgense"@fi,
        "Sisymbrium volgense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "volganpernaruoho"@fi,
        "volgasenap"@sv .

<http://tun.fi/MX.38356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sisymbrium altissimum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38352> ;
    skos:hiddenLabel "Sisymbrium altissimum"@fi,
        "Sisymbrium altissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "unkarinpernaruoho"@fi,
        "hamnsenap"@sv .

<http://tun.fi/MX.38357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sisymbrium orientale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38352> ;
    skos:hiddenLabel "Sisymbrium orientale"@fi,
        "Sisymbrium orientale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpernaruoho"@fi,
        "orientsenap"@sv .

<http://tun.fi/MX.38359> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sisymbrium officinale var. officinale" ;
    skos:broader <http://tun.fi/MX.38358> ;
    skos:hiddenLabel "Sisymbrium officinale var. officinale"@fi,
        "Sisymbrium officinale var. officinale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvarohtopernaruoho"@fi,
        "hårig vägsenap"@sv .

<http://tun.fi/MX.38360> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sisymbrium officinale var. leiocarpum" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.38358> ;
    skos:hiddenLabel "Sisymbrium officinale var. leiocarpum"@fi,
        "Sisymbrium officinale var. leiocarpum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silorohtopernaruoho"@fi,
        "kal vägsenap"@sv .

<http://tun.fi/MX.38362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Descurainia sophia" ;
    dwc:scientificNameAuthorship "(L.) Webb ex Prantl" ;
    skos:altLabel "rohtolitutilli"@fi ;
    skos:broader <http://tun.fi/MX.38361> ;
    skos:hiddenLabel "Descurainia sophia"@fi,
        "Descurainia sophia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litutilli"@fi,
        "stillfrö"@sv .

<http://tun.fi/MX.38364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alliaria petiolata" ;
    dwc:scientificNameAuthorship "(M. Bieb.) Cavara & Grande" ;
    skos:altLabel "rohtolitulaukka"@fi ;
    skos:broader <http://tun.fi/MX.38363> ;
    skos:hiddenLabel "Alliaria petiolata"@fi,
        "Alliaria petiolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litulaukka"@fi,
        "löktrav"@sv .

<http://tun.fi/MX.38366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arabidopsis thaliana" ;
    dwc:scientificNameAuthorship "(L.) Heynh." ;
    skos:broader <http://tun.fi/MX.38365> ;
    skos:hiddenLabel "Arabidopsis thaliana"@fi,
        "Arabidopsis thaliana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentolituruoho"@fi,
        "backtrav"@sv .

<http://tun.fi/MX.38367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arabidopsis suecica" ;
    dwc:scientificNameAuthorship "(Fr.) Norrl." ;
    skos:broader <http://tun.fi/MX.38365> ;
    skos:hiddenLabel "Arabidopsis suecica"@fi,
        "Arabidopsis suecica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinlituruoho"@fi,
        "grustrav"@sv .

<http://tun.fi/MX.38369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myagrum perfoliatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38368> ;
    skos:hiddenLabel "Myagrum perfoliatum"@fi,
        "Myagrum perfoliatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ontervio"@fi,
        "håldådra"@sv .

<http://tun.fi/MX.38371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isatis tinctoria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38370> ;
    skos:hiddenLabel "Isatis tinctoria"@fi,
        "Isatis tinctoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "värimorsinko"@fi,
        "vejde"@sv .

<http://tun.fi/MX.38373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bunias orientalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38372> ;
    skos:hiddenLabel "Bunias orientalis"@fi,
        "Bunias orientalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänukonpalko"@fi,
        "ryssgubbe"@sv .

<http://tun.fi/MX.38375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysimum strictum" ;
    dwc:scientificNameAuthorship "G. Gaertn., B. Mey. & Scherb." ;
    skos:broader <http://tun.fi/MX.38374> ;
    skos:hiddenLabel "Erysimum strictum"@fi,
        "Erysimum strictum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaukonnauris"@fi,
        "bergkårel"@sv .

<http://tun.fi/MX.38376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysimum repandum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38374> ;
    skos:hiddenLabel "Erysimum repandum"@fi,
        "Erysimum repandum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänukonnauris"@fi,
        "rysskårel"@sv .

<http://tun.fi/MX.38378> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Erysimum cheiranthoides subsp. cheiranthoides" ;
    skos:broader <http://tun.fi/MX.38377> ;
    skos:hiddenLabel "Erysimum cheiranthoides subsp. cheiranthoides"@fi,
        "Erysimum cheiranthoides subsp. cheiranthoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkaukonnnauris"@fi,
        "vanlig åkerkårel"@sv .

<http://tun.fi/MX.38379> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Erysimum cheiranthoides subsp. altum" ;
    dwc:scientificNameAuthorship "Ahti" ;
    skos:broader <http://tun.fi/MX.38377> ;
    skos:hiddenLabel "Erysimum cheiranthoides subsp. altum"@fi,
        "Erysimum cheiranthoides subsp. altum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmiukonnauris"@fi,
        "storkårel"@sv .

<http://tun.fi/MX.38381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hesperis matronalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38380> ;
    skos:hiddenLabel "Hesperis matronalis"@fi,
        "Hesperis matronalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaillakko"@fi,
        "hesperis"@sv .

<http://tun.fi/MX.38383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorispora tenella" ;
    dwc:scientificNameAuthorship "(Pall.) DC." ;
    skos:broader <http://tun.fi/MX.38382> ;
    skos:hiddenLabel "Chorispora tenella"@fi,
        "Chorispora tenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoirsokki"@fi,
        "hönsrättika"@sv .

<http://tun.fi/MX.38385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euclidium syriacum" ;
    dwc:scientificNameAuthorship "(L.) W. T. Aiton" ;
    skos:broader <http://tun.fi/MX.38384> ;
    skos:hiddenLabel "Euclidium syriacum"@fi,
        "Euclidium syriacum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linnunnokka"@fi,
        "näbbdådra"@sv .

<http://tun.fi/MX.38388> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Barbarea vulgaris subsp. arcuata" ;
    dwc:scientificNameAuthorship "(Opiz ex J. Presl & C. Presl) Hayek" ;
    skos:broader <http://tun.fi/MX.38387> ;
    skos:hiddenLabel "Barbarea vulgaris subsp. arcuata"@fi,
        "Barbarea vulgaris var. arcuata"@fi,
        "Barbarea vulgaris subsp. arcuata"@sv,
        "Barbarea vulgaris var. arcuata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaaripeltokanankaali"@fi,
        "vanlig sommargyllen"@sv .

<http://tun.fi/MX.38389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barbarea stricta" ;
    dwc:scientificNameAuthorship "Andrz." ;
    skos:broader <http://tun.fi/MX.38386> ;
    skos:hiddenLabel "Barbarea stricta"@fi,
        "Barbarea stricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakanankaali"@fi,
        "strandgyllen"@sv .

<http://tun.fi/MX.38391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rorippa austriaca" ;
    dwc:scientificNameAuthorship "(Crantz) Besser" ;
    skos:broader <http://tun.fi/MX.38390> ;
    skos:hiddenLabel "Rorippa austriaca"@fi,
        "Rorippa austriaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelännenätti"@fi,
        "klotfräne"@sv .

<http://tun.fi/MX.38392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rorippa amphibia" ;
    dwc:scientificNameAuthorship "(L.) Besser" ;
    skos:broader <http://tun.fi/MX.38390> ;
    skos:hiddenLabel "Rorippa amphibia"@fi,
        "Rorippa amphibia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesinenätti"@fi,
        "vattenfräne"@sv .

<http://tun.fi/MX.38394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rorippa sylvestris" ;
    dwc:scientificNameAuthorship "(L.) Besser" ;
    skos:broader <http://tun.fi/MX.38390> ;
    skos:hiddenLabel "Rorippa sylvestris"@fi,
        "Rorippa sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkanenätti"@fi,
        "strandfräne"@sv .

<http://tun.fi/MX.38395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rorippa palustris" ;
    dwc:scientificNameAuthorship "(L.) Besser" ;
    skos:broader <http://tun.fi/MX.38390> ;
    skos:hiddenLabel "Rorippa palustris"@fi,
        "Rorippa palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantanenätti"@fi,
        "sumpfräne"@sv .

<http://tun.fi/MX.38398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Armoracia rusticana" ;
    dwc:scientificNameAuthorship "G. Gaertn., B. Mey. & Scherb." ;
    skos:altLabel "maustepiparjuuri"@fi ;
    skos:broader <http://tun.fi/MX.38397> ;
    skos:hiddenLabel "Armoracia rusticana"@fi,
        "Armoracia rusticana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piparjuuri"@fi,
        "pepparrot"@sv .

<http://tun.fi/MX.38400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardamine bulbifera" ;
    dwc:scientificNameAuthorship "(L.) Crantz" ;
    skos:broader <http://tun.fi/MX.38401> ;
    skos:hiddenLabel "Cardamine bulbifera"@fi,
        "Dentaria bulbifera"@fi,
        "Cardamine bulbifera"@sv,
        "Dentaria bulbifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasjuuri"@fi,
        "tandrot"@sv .

<http://tun.fi/MX.38402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardamine amara" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38401> ;
    skos:hiddenLabel "Cardamine amara"@fi,
        "Cardamine amara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purolitukka"@fi,
        "bäckbräsma"@sv .

<http://tun.fi/MX.38404> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cardamine pratensis subsp. pratensis" ;
    skos:broader <http://tun.fi/MX.38403> ;
    skos:hiddenLabel "Cardamine pratensis subsp. pratensis"@fi,
        "Cardamine pratensis subsp. pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyluhtalitukka"@fi,
        "äkta ängsbräsma"@sv .

<http://tun.fi/MX.38405> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cardamine pratensis subsp. paludosa" ;
    dwc:scientificNameAuthorship "(Knaf) Čelak." ;
    skos:broader <http://tun.fi/MX.38403> ;
    skos:hiddenLabel "Cardamine pratensis subsp. dentata"@fi,
        "Cardamine pratensis subsp. dentata var. isophylla"@fi,
        "Cardamine pratensis subsp. paludosa"@fi,
        "Cardamine pratensis subsp. dentata"@sv,
        "Cardamine pratensis subsp. dentata var. isophylla"@sv,
        "Cardamine pratensis subsp. paludosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaluhtalitukka"@fi,
        "kärrbräsma"@sv .

<http://tun.fi/MX.38406> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cardamine pratensis subsp. angustifolia" ;
    dwc:scientificNameAuthorship "(Hook.) O. E. Schulz" ;
    skos:broader <http://tun.fi/MX.38403> ;
    skos:hiddenLabel "Cardamine pratensis subsp. angustifolia"@fi,
        "Cardamine pratensis subsp. polemonioides"@fi,
        "Cardamine pratensis subsp. angustifolia"@sv,
        "Cardamine pratensis subsp. polemonioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanluhtalitukka"@fi,
        "polarbräsma"@sv .

<http://tun.fi/MX.38407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardamine bellidifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38401> ;
    skos:hiddenLabel "Cardamine bellidifolia"@fi,
        "Cardamine bellidifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilitukka"@fi,
        "fjällbräsma"@sv .

<http://tun.fi/MX.38408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardamine parviflora" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38401> ;
    skos:hiddenLabel "Cardamine parviflora"@fi,
        "Cardamine parviflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantalitukka"@fi,
        "strandbräsma"@sv .

<http://tun.fi/MX.38409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardamine impatiens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38401> ;
    skos:hiddenLabel "Cardamine impatiens"@fi,
        "Cardamine impatiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtolitukka"@fi,
        "lundbräsma"@sv .

<http://tun.fi/MX.38410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardamine flexuosa" ;
    dwc:scientificNameAuthorship "With." ;
    skos:broader <http://tun.fi/MX.38401> ;
    skos:hiddenLabel "Cardamine flexuosa"@fi,
        "Cardamine flexuosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsälitukka"@fi,
        "skogsbräsma"@sv .

<http://tun.fi/MX.38411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardamine hirsuta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38401> ;
    skos:hiddenLabel "Cardamine hirsuta"@fi,
        "Cardamine hirsuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkilitukka"@fi,
        "bergbräsma"@sv .

<http://tun.fi/MX.38413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arabidopsis arenosa" ;
    dwc:scientificNameAuthorship "(L.) Lawalrée" ;
    skos:broader <http://tun.fi/MX.38365> ;
    skos:hiddenLabel "Arabidopsis arenosa"@fi,
        "Cardaminopsis arenosa"@fi,
        "Arabidopsis arenosa"@sv,
        "Cardaminopsis arenosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietalituruoho"@fi,
        "sandtrav"@sv .

<http://tun.fi/MX.38415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turritis glabra" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "ketopölkkyruoho"@fi ;
    skos:broader <http://tun.fi/MX.4972132> ;
    skos:hiddenLabel "Arabis glabra"@fi,
        "Turritis glabra"@fi,
        "Arabis glabra"@sv,
        "Turritis glabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pölkkyruoho"@fi,
        "rockentrav"@sv .

<http://tun.fi/MX.38416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arabis hirsuta" ;
    dwc:scientificNameAuthorship "(L.) Scop." ;
    skos:broader <http://tun.fi/MX.38414> ;
    skos:hiddenLabel "Arabis hirsuta"@fi,
        "Arabis hirsuta var. utoeënsis"@fi,
        "Arabis hirsuta"@sv,
        "Arabis hirsuta var. utoeënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäykkäpitkäpalko"@fi,
        "lundtrav"@sv .

<http://tun.fi/MX.38417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arabis alpina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38414> ;
    skos:hiddenLabel "Arabis alpina"@fi,
        "Arabis alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipitkäpalko"@fi,
        "fjälltrav"@sv .

<http://tun.fi/MX.38419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alyssum alyssoides" ;
    dwc:scientificNameAuthorship "(L.) L." ;
    skos:broader <http://tun.fi/MX.38418> ;
    skos:hiddenLabel "Alyssum alyssoides"@fi,
        "Alyssum alyssoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakilpiruoho"@fi,
        "grådådra"@sv .

<http://tun.fi/MX.38420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alyssum desertorum" ;
    dwc:scientificNameAuthorship "Stapf" ;
    skos:broader <http://tun.fi/MX.38418> ;
    skos:hiddenLabel "Alyssum desertorum"@fi,
        "Alyssum turkestanicum"@fi,
        "Alyssum desertorum"@sv,
        "Alyssum turkestanicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukilpiruoho"@fi,
        "stäppdådra"@sv .

<http://tun.fi/MX.38422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berteroa incana" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:altLabel "idänharmio"@fi ;
    skos:broader <http://tun.fi/MX.38421> ;
    skos:hiddenLabel "Berteroa incana"@fi,
        "Berteroa incana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmio"@fi,
        "sandvita"@sv .

<http://tun.fi/MX.38424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobularia maritima" ;
    dwc:scientificNameAuthorship "(L.) Desv." ;
    skos:broader <http://tun.fi/MX.38423> ;
    skos:hiddenLabel "Lobularia maritima"@fi,
        "Lobularia maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksupielus"@fi,
        "strandkrassing"@sv .

<http://tun.fi/MX.38426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Draba alpina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38425> ;
    skos:hiddenLabel "Draba alpina"@fi,
        "Draba alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakynsimö"@fi,
        "gulldraba"@sv .

<http://tun.fi/MX.38427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Draba nivalis" ;
    dwc:scientificNameAuthorship "Lilj." ;
    skos:broader <http://tun.fi/MX.38425> ;
    skos:hiddenLabel "Draba nivalis"@fi,
        "Draba nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumikynsimö"@fi,
        "isdraba"@sv .

<http://tun.fi/MX.38428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Draba norvegica" ;
    dwc:scientificNameAuthorship "Gunnerus" ;
    skos:broader <http://tun.fi/MX.38425> ;
    skos:hiddenLabel "Draba norvegica"@fi,
        "Draba norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokynsimö"@fi,
        "bergdraba"@sv .

<http://tun.fi/MX.38429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Draba fladnizensis" ;
    dwc:scientificNameAuthorship "Wulfen" ;
    skos:broader <http://tun.fi/MX.38425> ;
    skos:hiddenLabel "Draba fladnizensis"@fi,
        "Draba fladnizensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikynsimö"@fi,
        "alpdraba"@sv .

<http://tun.fi/MX.38430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Draba lactea" ;
    dwc:scientificNameAuthorship "Adams" ;
    skos:broader <http://tun.fi/MX.38425> ;
    skos:hiddenLabel "Draba lactea"@fi,
        "Draba lactea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkynsimö"@fi,
        "lappdraba"@sv .

<http://tun.fi/MX.38432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Draba cinerea" ;
    dwc:scientificNameAuthorship "Adams" ;
    skos:broader <http://tun.fi/MX.38425> ;
    skos:hiddenLabel "Draba cinerea"@fi,
        "Draba cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkynsimö"@fi,
        "finndraba"@sv .

<http://tun.fi/MX.38434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drabella muralis" ;
    dwc:scientificNameAuthorship "(L.) Fourr." ;
    skos:broader <http://tun.fi/MX.5068791> ;
    skos:hiddenLabel "Draba muralis"@fi,
        "Drabella muralis"@fi,
        "Draba muralis"@sv,
        "Drabella muralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vallikynsikkö"@fi,
        "lunddraba"@sv .

<http://tun.fi/MX.38436> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Draba nemorosa var. nemorosa" ;
    skos:broader <http://tun.fi/MX.38435> ;
    skos:hiddenLabel "Draba nemorosa var. nemorosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakeltakynsimö"@fi,
        "Draba nemorosa var. nemorosa"@sv .

<http://tun.fi/MX.38437> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Draba nemorosa var. leiocarpa" ;
    dwc:scientificNameAuthorship "Lindblad" ;
    skos:broader <http://tun.fi/MX.38435> ;
    skos:hiddenLabel "Draba nemorosa var. leiocarpa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokeltakynsimö"@fi,
        "Draba nemorosa var. leiocarpa"@sv .

<http://tun.fi/MX.38439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Draba verna" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38425> ;
    skos:hiddenLabel "Draba verna"@fi,
        "Draba verna subsp. spathulata"@fi,
        "Erophila verna"@fi,
        "Draba verna"@sv,
        "Draba verna subsp. spathulata"@sv,
        "Erophila verna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkynsimö"@fi,
        "nagelört"@sv .

<http://tun.fi/MX.38441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochlearia danica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38440> ;
    skos:hiddenLabel "Cochlearia danica"@fi,
        "Cochlearia danica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tanskankuirimo"@fi,
        "dansk skörbjuggsört"@sv .

<http://tun.fi/MX.38442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochlearia officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38440> ;
    skos:hiddenLabel "Cochlearia officinalis"@fi,
        "Cochlearia officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtokuirimo"@fi,
        "skörbjuggsört"@sv .

<http://tun.fi/MX.38444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camelina sativa" ;
    dwc:scientificNameAuthorship "(L.) Crantz" ;
    skos:broader <http://tun.fi/MX.38443> ;
    skos:hiddenLabel "Camelina sativa"@fi,
        "Camelina sativa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruistankio"@fi,
        "oljedådra"@sv .

<http://tun.fi/MX.38445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camelina microcarpa" ;
    dwc:scientificNameAuthorship "Andrz. ex DC." ;
    skos:broader <http://tun.fi/MX.38443> ;
    skos:hiddenLabel "Camelina microcarpa"@fi,
        "Camelina microcarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vehnätankio"@fi,
        "sanddådra"@sv .

<http://tun.fi/MX.38447> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Camelina alyssum subsp. alyssum" ;
    skos:broader <http://tun.fi/MX.38446> ;
    skos:hiddenLabel "Camelina alyssum subsp. alyssum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupellavatankio"@fi,
        "Camelina alyssum subsp. alyssum"@sv .

<http://tun.fi/MX.38448> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Camelina alyssum subsp. integerrima" ;
    dwc:scientificNameAuthorship "(Čelak.) Smejkal" ;
    skos:broader <http://tun.fi/MX.38446> ;
    skos:hiddenLabel "Camelina alyssum subsp. integerrima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopellavatankio"@fi,
        "Camelina alyssum subsp. integerrima"@sv .

<http://tun.fi/MX.38450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neslia paniculata" ;
    dwc:scientificNameAuthorship "(L.) Desv." ;
    skos:broader <http://tun.fi/MX.38449> ;
    skos:hiddenLabel "Neslia paniculata"@fi,
        "Neslia paniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohraruoho"@fi,
        "korndådra"@sv .

<http://tun.fi/MX.38452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capsella bursa-pastoris" ;
    dwc:scientificNameAuthorship "(L.) Medik." ;
    skos:altLabel "rikkalutukka"@fi ;
    skos:broader <http://tun.fi/MX.38451> ;
    skos:hiddenLabel "Capsella bursa-pastoris"@fi,
        "Capsella bursa-pastoris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lutukka"@fi,
        "lomme"@sv .

<http://tun.fi/MX.38454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thlaspi arvense" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38453> ;
    skos:hiddenLabel "Thlaspi arvense"@fi,
        "Thlaspi arvense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltotaskuruoho"@fi,
        "penningört"@sv .

<http://tun.fi/MX.38455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noccaea caerulescens" ;
    dwc:scientificNameAuthorship "(J. Presl & C. Presl) F. K. Mey." ;
    skos:broader <http://tun.fi/MX.4972094> ;
    skos:hiddenLabel "Noccaea caerulescens"@fi,
        "Thlaspi caerulescens"@fi,
        "Thlaspi caerulescens subsp. caerulescens"@fi,
        "Noccaea caerulescens"@sv,
        "Thlaspi caerulescens"@sv,
        "Thlaspi caerulescens subsp. caerulescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketotaskuruoho"@fi,
        "vanligt backskärvfrö"@sv .

<http://tun.fi/MX.38457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noccaea brachypetala" ;
    dwc:scientificNameAuthorship "(Jord.) P. Bolòs, Vigo, Masalles & Ninot" ;
    skos:broader <http://tun.fi/MX.4972094> ;
    skos:hiddenLabel "Noccaea brachypetala"@fi,
        "Thlaspi caerulescens subsp. brachypetalum"@fi,
        "Noccaea brachypetala"@sv,
        "Thlaspi caerulescens subsp. brachypetalum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukotaskuruoho"@fi,
        "storskärvfrö"@sv .

<http://tun.fi/MX.38459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iberis amara" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38458> ;
    skos:hiddenLabel "Iberis amara"@fi,
        "Iberis amara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkerasaippo"@fi,
        "blomsteriberis"@sv .

<http://tun.fi/MX.38460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iberis umbellata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38458> ;
    skos:hiddenLabel "Iberis umbellata"@fi,
        "Iberis umbellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarjasaippo"@fi,
        "roseniberis"@sv .

<http://tun.fi/MX.38462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium campestre" ;
    dwc:scientificNameAuthorship "(L.) W. T. Aiton" ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Lepidium campestre"@fi,
        "Lepidium campestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäkrassi"@fi,
        "fältkrassing"@sv .

<http://tun.fi/MX.38463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium heterophyllum" ;
    dwc:scientificNameAuthorship "Benth." ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Lepidium heterophyllum"@fi,
        "Lepidium heterophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmikrassi"@fi,
        "vallkrassing"@sv .

<http://tun.fi/MX.38464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium sativum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Lepidium sativum"@fi,
        "Lepidium sativum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihanneskrassi"@fi,
        "smörgåskrasse"@sv .

<http://tun.fi/MX.38465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium virginicum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Lepidium virginicum"@fi,
        "Lepidium virginicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virginiankrassi"@fi,
        "virginiakrassing"@sv .

<http://tun.fi/MX.38466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium bonariense" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Lepidium bonariense"@fi,
        "Lepidium bonariense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "argentiinankrassi"@fi,
        "flikkrassing"@sv .

<http://tun.fi/MX.38467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium densiflorum" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Lepidium densiflorum"@fi,
        "Lepidium densiflorum subsp. densiflorum"@fi,
        "Lepidium densiflorum"@sv,
        "Lepidium densiflorum subsp. densiflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratakrassi"@fi,
        "bankrassing"@sv .

<http://tun.fi/MX.38469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium neglectum" ;
    dwc:scientificNameAuthorship "Thell." ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Lepidium densiflorum subsp. neglectum"@fi,
        "Lepidium neglectum"@fi,
        "Lepidium densiflorum subsp. neglectum"@sv,
        "Lepidium neglectum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkakrassi"@fi,
        "rundkrassing"@sv .

<http://tun.fi/MX.38470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium ramosissimum" ;
    dwc:scientificNameAuthorship "A. Nelson" ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Lepidium ramosissimum"@fi,
        "Lepidium ramosissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarakrassi"@fi,
        "grenkrassing"@sv .

<http://tun.fi/MX.38471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium ruderale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Lepidium ruderale"@fi,
        "Lepidium ruderale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihakrassi"@fi,
        "gatkrassing"@sv .

<http://tun.fi/MX.38472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium perfoliatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Lepidium perfoliatum"@fi,
        "Lepidium perfoliatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sepokrassi"@fi,
        "hjulkrassing"@sv .

<http://tun.fi/MX.38473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium latifolium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Lepidium latifolium"@fi,
        "Lepidium latifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokrassi"@fi,
        "bitterkrassing"@sv .

<http://tun.fi/MX.38475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium draba" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Cardaria draba"@fi,
        "Lepidium draba"@fi,
        "Cardaria draba"@sv,
        "Lepidium draba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kynsimökrassi"@fi,
        "välsk krassing"@sv .

<http://tun.fi/MX.38477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium coronopus" ;
    dwc:scientificNameAuthorship "(L.) Al-Shehbaz" ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Coronopus squamatus"@fi,
        "Lepidium coronopus"@fi,
        "Coronopus squamatus"@sv,
        "Lepidium coronopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryhmykrassi"@fi,
        "kråkkrassing"@sv .

<http://tun.fi/MX.38478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidium didymum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38461> ;
    skos:hiddenLabel "Coronopus didymus"@fi,
        "Lepidium didymum"@fi,
        "Coronopus didymus"@sv,
        "Lepidium didymum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkakrassi"@fi,
        "hamnskrassing"@sv .

<http://tun.fi/MX.38480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subularia aquatica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "vesiäimäruoho"@fi ;
    skos:broader <http://tun.fi/MX.38479> ;
    skos:hiddenLabel "Subularia aquatica"@fi,
        "Subularia aquatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äimäruoho"@fi,
        "sylört"@sv .

<http://tun.fi/MX.38482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conringia orientalis" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.38481> ;
    skos:hiddenLabel "Conringia orientalis"@fi,
        "Conringia orientalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänsavuruoho"@fi,
        "kåltrav"@sv .

<http://tun.fi/MX.38484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplotaxis tenuifolia" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:broader <http://tun.fi/MX.38483> ;
    skos:hiddenLabel "Diplotaxis tenuifolia"@fi,
        "Diplotaxis tenuifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohietasinappi"@fi,
        "sandsenap"@sv .

<http://tun.fi/MX.38485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplotaxis muralis" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:broader <http://tun.fi/MX.38483> ;
    skos:hiddenLabel "Diplotaxis muralis"@fi,
        "Diplotaxis muralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhietasinappi"@fi,
        "mursenap"@sv .

<http://tun.fi/MX.38488> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Brassica elongata subsp. integrifolia" ;
    dwc:scientificNameAuthorship "(Boiss.) Breistr." ;
    skos:broader <http://tun.fi/MX.38487> ;
    skos:hiddenLabel "Brassica elongata subsp. integrifolia"@fi,
        "Brassica elongata subsp. integrifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aropillikaali"@fi,
        "svartahavskål"@sv .

<http://tun.fi/MX.38489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brassica oleracea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38486> ;
    skos:hiddenLabel "Brassica oleracea"@fi,
        "Brassica oleracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihanneskaali"@fi,
        "kål"@sv .

<http://tun.fi/MX.38491> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Brassica napus subsp. napus" ;
    skos:broader <http://tun.fi/MX.38490> ;
    skos:hiddenLabel "Brassica napus subsp. napus"@fi,
        "Brassica napus subsp. oleifera"@fi,
        "Brassica napus subsp. napus"@sv,
        "Brassica napus subsp. oleifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rapsi"@fi,
        "raps"@sv .

<http://tun.fi/MX.38494> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Brassica rapa subsp. rapa" ;
    skos:broader <http://tun.fi/MX.38493> ;
    skos:hiddenLabel "Brassica rapa subsp. rapa"@fi,
        "Brassica rapa subsp. rapa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nauris"@fi,
        "rova"@sv .

<http://tun.fi/MX.38495> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Brassica rapa subsp. oleifera" ;
    dwc:scientificNameAuthorship "(DC.) Metzg." ;
    skos:broader <http://tun.fi/MX.38493> ;
    skos:hiddenLabel "Brassica rapa subsp. oleifera"@fi,
        "Brassica rapa subsp. oleifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rypsi"@fi,
        "rybs"@sv .

<http://tun.fi/MX.38496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brassica juncea" ;
    dwc:scientificNameAuthorship "(L.) Czern." ;
    skos:broader <http://tun.fi/MX.38486> ;
    skos:hiddenLabel "Brassica juncea"@fi,
        "Brassica juncea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sareptansinappi"@fi,
        "sareptasenap"@sv .

<http://tun.fi/MX.38497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brassica nigra" ;
    dwc:scientificNameAuthorship "(L.) W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.38486> ;
    skos:hiddenLabel "Brassica nigra"@fi,
        "Brassica nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasinappi"@fi,
        "svartsenap"@sv .

<http://tun.fi/MX.38500> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sinapis arvensis var. arvensis" ;
    skos:broader <http://tun.fi/MX.38499> ;
    skos:hiddenLabel "Sinapis arvensis var. arvensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silorikkasinappi"@fi,
        "Sinapis arvensis var. arvensis"@sv .

<http://tun.fi/MX.38505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erucastrum gallicum" ;
    dwc:scientificNameAuthorship "(Willd.) O. E. Schulz" ;
    skos:broader <http://tun.fi/MX.38504> ;
    skos:hiddenLabel "Erucastrum gallicum"@fi,
        "Erucastrum gallicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranskankaalisinappi"@fi,
        "kålsenap"@sv .

<http://tun.fi/MX.38507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erucastrum incanum" ;
    dwc:scientificNameAuthorship "(L.) W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.38504> ;
    skos:hiddenLabel "Erucastrum incanum"@fi,
        "Hirschfeldia incana"@fi,
        "Erucastrum incanum"@sv,
        "Hirschfeldia incana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakaalisinappi"@fi,
        "gråsenap"@sv .

<http://tun.fi/MX.38511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rapistrum perenne" ;
    dwc:scientificNameAuthorship "(L.) All." ;
    skos:broader <http://tun.fi/MX.38510> ;
    skos:hiddenLabel "Rapistrum perenne"@fi,
        "Rapistrum perenne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sileäsaksanretikka"@fi,
        "flerårig stäppsenap"@sv .

<http://tun.fi/MX.38514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crambe maritima" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38513> ;
    skos:hiddenLabel "Crambe maritima"@fi,
        "Crambe maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanmerikaali"@fi,
        "strandkål"@sv .

<http://tun.fi/MX.38516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Raphanus raphanistrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38515> ;
    skos:hiddenLabel "Raphanus raphanistrum"@fi,
        "Raphanus raphanistrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltoretikka"@fi,
        "åkerrättika"@sv .

<http://tun.fi/MX.38520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reseda luteola" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38519> ;
    skos:hiddenLabel "Reseda luteola"@fi,
        "Reseda luteola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "värireseda"@fi,
        "färgreseda"@sv .

<http://tun.fi/MX.38521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reseda odorata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38519> ;
    skos:hiddenLabel "Reseda odorata"@fi,
        "Reseda odorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksureseda"@fi,
        "luktreseda"@sv .

<http://tun.fi/MX.38522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reseda lutea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38519> ;
    skos:hiddenLabel "Reseda lutea"@fi,
        "Reseda lutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltareseda"@fi,
        "gulreseda"@sv .

<http://tun.fi/MX.38525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myricaria germanica" ;
    dwc:scientificNameAuthorship "(L.) Desv." ;
    skos:altLabel "euroopanpensaskanerva"@fi ;
    skos:broader <http://tun.fi/MX.38524> ;
    skos:hiddenLabel "Myricaria germanica"@fi,
        "Myricaria germanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaskanerva"@fi,
        "klådris"@sv .

<http://tun.fi/MX.38528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix pentandra" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "viitahalava"@fi ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix pentandra"@fi,
        "Salix pentandra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halava"@fi,
        "jolster"@sv .

<http://tun.fi/MX.38531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix alba" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix alba"@fi,
        "Salix alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkosalava"@fi,
        "vitpil"@sv .

<http://tun.fi/MX.38534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix triandra" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix triandra"@fi,
        "Salix triandra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokipaju"@fi,
        "mandelpil"@sv .

<http://tun.fi/MX.38536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix reticulata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix reticulata"@fi,
        "Salix reticulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkolehtipaju"@fi,
        "nätvide"@sv .

<http://tun.fi/MX.38537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix herbacea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix herbacea"@fi,
        "Salix herbacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaispaju"@fi,
        "dvärgvide"@sv .

<http://tun.fi/MX.38539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix polaris" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix polaris"@fi,
        "Salix polaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napapaju"@fi,
        "polarvide"@sv .

<http://tun.fi/MX.38540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix myrsinites" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix myrsinites"@fi,
        "Salix myrsinites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettopaju"@fi,
        "glansvide"@sv .

<http://tun.fi/MX.38542> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Salix glauca subsp. glauca" ;
    skos:broader <http://tun.fi/MX.38541> ;
    skos:hiddenLabel "Salix glauca subsp. glauca"@fi,
        "Salix glauca subsp. glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norotunturipaju"@fi,
        "vanligt ripvide"@sv .

<http://tun.fi/MX.38543> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Salix glauca subsp. stipulifera" ;
    dwc:scientificNameAuthorship "(Flod. ex Häyrén) Hiitonen" ;
    skos:broader <http://tun.fi/MX.38541> ;
    skos:hiddenLabel "Salix glauca subsp. stipulifera"@fi,
        "Salix glauca subsp. stipulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korvaketunturipaju"@fi,
        "ryssvide"@sv .

<http://tun.fi/MX.38548> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Salix lanata var. lanata" ;
    skos:broader <http://tun.fi/MX.38547> ;
    skos:hiddenLabel "Salix lanata subsp. lanata"@fi,
        "Salix lanata var. lanata"@fi,
        "Salix lanata subsp. lanata"@sv,
        "Salix lanata var. lanata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumivillapaju"@fi,
        "vanligt ullvide"@sv .

<http://tun.fi/MX.38549> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Salix lanata var. glandulosa" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.38547> ;
    skos:hiddenLabel "Salix lanata subsp. glandulifera"@fi,
        "Salix lanata var. glandulosa"@fi,
        "Salix lanata subsp. glandulifera"@sv,
        "Salix lanata var. glandulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystyvillapaju"@fi,
        "glandelvide"@sv .

<http://tun.fi/MX.38550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix phylicifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix phylicifolia"@fi,
        "Salix phylicifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltopaju"@fi,
        "grönvide"@sv .

<http://tun.fi/MX.38552> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Salix myrsinifolia subsp. borealis" ;
    dwc:scientificNameAuthorship "(Fr.) Hyl." ;
    skos:broader <http://tun.fi/MX.38551> ;
    skos:hiddenLabel "Salix borealis"@fi,
        "Salix myrsinifolia subsp. borealis"@fi,
        "Salix borealis"@sv,
        "Salix myrsinifolia subsp. borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oudanmustuvapaju"@fi,
        "sätervide"@sv .

<http://tun.fi/MX.38553> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Salix myrsinifolia subsp. kolaënsis" ;
    dwc:scientificNameAuthorship "(Schljakov) Elven" ;
    skos:broader <http://tun.fi/MX.38551> ;
    skos:hiddenLabel "Salix myrsinifolia subsp. kolaënsis"@fi,
        "Salix myrsinifolia subsp. kolaënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuolanmustuvapaju"@fi,
        "kolavide"@sv .

<http://tun.fi/MX.38556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix cinerea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix cinerea"@fi,
        "Salix cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkapaju"@fi,
        "gråvide"@sv .

<http://tun.fi/MX.38557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix aurita" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix aurita"@fi,
        "Salix aurita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virpapaju"@fi,
        "bindvide"@sv .

<http://tun.fi/MX.38564> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Salix caprea subsp. caprea" ;
    skos:broader <http://tun.fi/MX.38563> ;
    skos:hiddenLabel "Salix caprea subsp. caprea"@fi,
        "Salix caprea var. caprea"@fi,
        "Salix caprea subsp. caprea"@sv,
        "Salix caprea var. caprea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäraita"@fi,
        "vanlig sälg"@sv .

<http://tun.fi/MX.38565> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Salix caprea subsp. sphacelata" ;
    dwc:scientificNameAuthorship "(Sm.) Macreight" ;
    skos:broader <http://tun.fi/MX.38563> ;
    skos:hiddenLabel "Salix caprea subsp. sphacelata"@fi,
        "Salix caprea var. coaetanea"@fi,
        "Salix caprea subsp. sphacelata"@sv,
        "Salix caprea var. coaetanea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuonoraita"@fi,
        "gråsälg"@sv .

<http://tun.fi/MX.38567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix starkeana" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix starkeana"@fi,
        "Salix starkeana subsp. starkeana"@fi,
        "Salix starkeana"@sv,
        "Salix starkeana subsp. starkeana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahopaju"@fi,
        "äkta ängsvide"@sv .

<http://tun.fi/MX.38568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix myrtilloides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix myrtilloides"@fi,
        "Salix myrtilloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juolukkapaju"@fi,
        "odonvide"@sv .

<http://tun.fi/MX.38574> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Salix repens subsp. rosmarinifolia" ;
    dwc:scientificNameAuthorship "(L.) Andersson" ;
    skos:broader <http://tun.fi/MX.38570> ;
    skos:hiddenLabel "Salix repens subsp. rosmarinifolia"@fi,
        "Salix rosmarinifolia"@fi,
        "Salix repens subsp. rosmarinifolia"@sv,
        "Salix rosmarinifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitasiropaju"@fi,
        "rosmarinvide"@sv .

<http://tun.fi/MX.38575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix arbuscula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix arbuscula"@fi,
        "Salix arbuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöpaju"@fi,
        "risvide"@sv .

<http://tun.fi/MX.38577> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Salix hastata subsp. hastata" ;
    skos:broader <http://tun.fi/MX.38576> ;
    skos:hiddenLabel "Salix hastata subsp. hastata"@fi,
        "Salix hastata var. hastata"@fi,
        "Salix hastata subsp. hastata"@sv,
        "Salix hastata var. hastata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikalvaspaju"@fi,
        "fjällblekvide"@sv .

<http://tun.fi/MX.38578> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Salix hastata subsp. subintegrifolia" ;
    dwc:scientificNameAuthorship "(Flod.) Flod." ;
    skos:broader <http://tun.fi/MX.38576> ;
    skos:hiddenLabel "Salix hastata subsp. subintegrifolia"@fi,
        "Salix hastata var. subintegrifolia"@fi,
        "Salix hastata subsp. subintegrifolia"@sv,
        "Salix hastata var. subintegrifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkalvaspaju"@fi,
        "finnblekvide"@sv .

<http://tun.fi/MX.38580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix pyrolifolia" ;
    dwc:scientificNameAuthorship "Ledeb." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix pyrolifolia"@fi,
        "Salix pyrolifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvikkipaju"@fi,
        "pyrolavide"@sv .

<http://tun.fi/MX.38581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix lapponum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix lapponum"@fi,
        "Salix lapponum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpaju"@fi,
        "lappvide"@sv .

<http://tun.fi/MX.38583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix viminalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix viminalis"@fi,
        "Salix viminalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koripaju"@fi,
        "korgvide"@sv .

<http://tun.fi/MX.38585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix purpurea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix purpurea"@fi,
        "Salix purpurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punapaju"@fi,
        "rödvide"@sv .

<http://tun.fi/MX.38588> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Salix daphnoides subsp. acutifolia" ;
    dwc:scientificNameAuthorship "(Willd.) Ahlfv." ;
    skos:broader <http://tun.fi/MX.38586> ;
    skos:hiddenLabel "Salix daphnoides subsp. acutifolia"@fi,
        "Salix daphnoides subsp. acutifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänhärmäpaju"@fi,
        "spetsdaggvide"@sv .

<http://tun.fi/MX.38590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Populus tremula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38589> ;
    skos:hiddenLabel "Populus tremula"@fi,
        "Populus tremula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsähaapa"@fi,
        "asp"@sv .

<http://tun.fi/MX.38592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Populus balsamifera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38589> ;
    skos:hiddenLabel "Populus balsamifera"@fi,
        "Populus balsamifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsamipoppeli"@fi,
        "balsampoppel"@sv .

<http://tun.fi/MX.38593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Populus laurifolia" ;
    dwc:scientificNameAuthorship "Ledeb." ;
    skos:broader <http://tun.fi/MX.38589> ;
    skos:hiddenLabel "Populus laurifolia"@fi,
        "Populus laurifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakeripoppeli"@fi,
        "lagerpoppel"@sv .

<http://tun.fi/MX.38596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erica tetralix" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38595> ;
    skos:hiddenLabel "Erica tetralix"@fi,
        "Erica tetralix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummikellokanerva"@fi,
        "klockljung"@sv .

<http://tun.fi/MX.38598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calluna vulgaris" ;
    dwc:scientificNameAuthorship "(L.) Hull" ;
    skos:altLabel "kangaskanerva"@fi ;
    skos:broader <http://tun.fi/MX.38597> ;
    skos:hiddenLabel "Calluna vulgaris"@fi,
        "Calluna vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanerva"@fi,
        "ljung"@sv .

<http://tun.fi/MX.38600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cassiope tetragona" ;
    dwc:scientificNameAuthorship "(L.) D. Don" ;
    skos:altLabel "tunturiliekovarpio"@fi ;
    skos:broader <http://tun.fi/MX.38599> ;
    skos:hiddenLabel "Cassiope tetragona"@fi,
        "Cassiope tetragona"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekovarpio"@fi,
        "kantljung"@sv .

<http://tun.fi/MX.38601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harrimanella hypnoides" ;
    dwc:scientificNameAuthorship "(L.) Coville" ;
    skos:altLabel "tunturisammalvarpio"@fi ;
    skos:broader <http://tun.fi/MX.4972056> ;
    skos:hiddenLabel "Cassiope hypnoides"@fi,
        "Harrimanella hypnoides"@fi,
        "Cassiope hypnoides"@sv,
        "Harrimanella hypnoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalvarpio"@fi,
        "mossljung"@sv .

<http://tun.fi/MX.38603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhododendron lapponicum" ;
    dwc:scientificNameAuthorship "(L.) Wahlenb." ;
    skos:broader <http://tun.fi/MX.38602> ;
    skos:hiddenLabel "Rhododendron lapponicum"@fi,
        "Rhododendron lapponicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinalppiruusu"@fi,
        "lapsk alpros"@sv .

<http://tun.fi/MX.38605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhododendron tomentosum" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.38602> ;
    skos:hiddenLabel "Ledum palustre"@fi,
        "Rhododendron tomentosum"@fi,
        "Ledum palustre"@sv,
        "Rhododendron tomentosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suopursu"@fi,
        "skvattram"@sv .

<http://tun.fi/MX.38607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kalmia procumbens" ;
    dwc:scientificNameAuthorship "(L.) Gift, Kron & P. F. Stevens ex Galasso, Banfi & F. Conti" ;
    skos:broader <http://tun.fi/MX.38606> ;
    skos:hiddenLabel "Kalmia procumbens"@fi,
        "Loiseleuria procumbens"@fi,
        "Kalmia procumbens"@sv,
        "Loiseleuria procumbens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sielikkö"@fi,
        "krypljung"@sv .

<http://tun.fi/MX.38609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllodoce caerulea" ;
    dwc:scientificNameAuthorship "(L.) Bab." ;
    skos:altLabel "tunturikurjenkanerva"@fi ;
    skos:broader <http://tun.fi/MX.38608> ;
    skos:hiddenLabel "Phyllodoce caerulea"@fi,
        "Phyllodoce caerulea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenkanerva"@fi,
        "lappljung"@sv .

<http://tun.fi/MX.38611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctostaphylos uva-ursi" ;
    dwc:scientificNameAuthorship "(L.) Spreng." ;
    skos:altLabel "kangassianpuolukka"@fi ;
    skos:broader <http://tun.fi/MX.38610> ;
    skos:hiddenLabel "Arctostaphylos uva-ursi"@fi,
        "Arctostaphylos uva-ursi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sianpuolukka"@fi,
        "mjölon"@sv .

<http://tun.fi/MX.38612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctous alpina" ;
    dwc:scientificNameAuthorship "(L.) Nied." ;
    skos:altLabel "tuntuririekonmarja"@fi ;
    skos:broader <http://tun.fi/MX.4972095> ;
    skos:hiddenLabel "Arctostaphylos alpina"@fi,
        "Arctous alpina"@fi,
        "Arctostaphylos alpina"@sv,
        "Arctous alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riekonmarja"@fi,
        "ripbär"@sv .

<http://tun.fi/MX.38614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andromeda polifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38613> ;
    skos:hiddenLabel "Andromeda polifolia"@fi,
        "Andromeda polifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokukka"@fi,
        "rosling"@sv .

<http://tun.fi/MX.38616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaedaphne calyculata" ;
    dwc:scientificNameAuthorship "(L.) Moench" ;
    skos:broader <http://tun.fi/MX.38615> ;
    skos:hiddenLabel "Chamaedaphne calyculata"@fi,
        "Chamaedaphne calyculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivero"@fi,
        "finnmyrten"@sv .

<http://tun.fi/MX.38618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vaccinium oxycoccos" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38617> ;
    skos:hiddenLabel "Vaccinium oxycoccos"@fi,
        "Vaccinium oxycoccos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokarpalo"@fi,
        "tranbär"@sv .

<http://tun.fi/MX.38619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vaccinium microcarpum" ;
    dwc:scientificNameAuthorship "(Turcz. ex Rupr.) Schmalh." ;
    skos:broader <http://tun.fi/MX.38617> ;
    skos:hiddenLabel "Vaccinium microcarpum"@fi,
        "Vaccinium microcarpum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukarpalo"@fi,
        "dvärgtranbär"@sv .

<http://tun.fi/MX.38620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vaccinium vitis-idaea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "taigapuolukka"@fi ;
    skos:broader <http://tun.fi/MX.38617> ;
    skos:hiddenLabel "Vaccinium vitis-idaea"@fi,
        "Vaccinium vitis-idaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolukka"@fi,
        "lingon"@sv .

<http://tun.fi/MX.38622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vaccinium myrtillus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kangasmustikka"@fi ;
    skos:broader <http://tun.fi/MX.38617> ;
    skos:hiddenLabel "Vaccinium myrtillus"@fi,
        "Vaccinium myrtillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikka"@fi,
        "blåbär"@sv .

<http://tun.fi/MX.38626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrola minor" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38625> ;
    skos:hiddenLabel "Pyrola minor"@fi,
        "Pyrola minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutalvikki"@fi,
        "klotpyrola"@sv .

<http://tun.fi/MX.38628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrola media" ;
    dwc:scientificNameAuthorship "Sw." ;
    skos:broader <http://tun.fi/MX.38625> ;
    skos:hiddenLabel "Pyrola media"@fi,
        "Pyrola media"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellotalvikki"@fi,
        "klockpyrola"@sv .

<http://tun.fi/MX.38629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrola chlorantha" ;
    dwc:scientificNameAuthorship "Sw." ;
    skos:broader <http://tun.fi/MX.38625> ;
    skos:hiddenLabel "Pyrola chlorantha"@fi,
        "Pyrola chlorantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatalvikki"@fi,
        "grönpyrola"@sv .

<http://tun.fi/MX.38631> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pyrola rotundifolia subsp. rotundifolia" ;
    skos:broader <http://tun.fi/MX.38630> ;
    skos:hiddenLabel "Pyrola rotundifolia subsp. rotundifolia"@fi,
        "Pyrola rotundifolia subsp. rotundifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänisotalvikki"@fi,
        "vanlig vitpyrola"@sv .

<http://tun.fi/MX.38632> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pyrola rotundifolia subsp. norvegica" ;
    dwc:scientificNameAuthorship "(Knaben) Hämet-Ahti" ;
    skos:broader <http://tun.fi/MX.38630> ;
    skos:hiddenLabel "Pyrola rotundifolia subsp. norvegica"@fi,
        "Pyrola rotundifolia subsp. norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanisotalvikki"@fi,
        "norskpyrola"@sv .

<http://tun.fi/MX.38634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthilia secunda" ;
    dwc:scientificNameAuthorship "(L.) House" ;
    skos:broader <http://tun.fi/MX.38633> ;
    skos:hiddenLabel "Orthilia secunda"@fi,
        "Orthilia secunda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkutalvikki"@fi,
        "björkpyrola"@sv .

<http://tun.fi/MX.38636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moneses uniflora" ;
    dwc:scientificNameAuthorship "(L.) A. Gray" ;
    skos:broader <http://tun.fi/MX.38635> ;
    skos:hiddenLabel "Moneses uniflora"@fi,
        "Moneses uniflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtitalvikki"@fi,
        "ögonpyrola"@sv .

<http://tun.fi/MX.38638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chimaphila umbellata" ;
    dwc:scientificNameAuthorship "(L.) W. P. C. Barton" ;
    skos:altLabel "kangassarjatalvikki"@fi ;
    skos:broader <http://tun.fi/MX.38637> ;
    skos:hiddenLabel "Chimaphila umbellata"@fi,
        "Chimaphila umbellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarjatalvikki"@fi,
        "ryl"@sv .

<http://tun.fi/MX.38641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypopitys monotropa" ;
    dwc:scientificNameAuthorship "Crantz" ;
    skos:broader <http://tun.fi/MX.38640> ;
    skos:hiddenLabel "Hypopitys monotropa"@fi,
        "Monotropa hypopitys"@fi,
        "Monotropa hypopitys subsp. hypopitys"@fi,
        "Hypopitys monotropa"@sv,
        "Monotropa hypopitys"@sv,
        "Monotropa hypopitys subsp. hypopitys"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasmäntykukka"@fi,
        "tallört"@sv .

<http://tun.fi/MX.38643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypopitys hypophegea" ;
    dwc:scientificNameAuthorship "(Wallr.) G. Don" ;
    skos:broader <http://tun.fi/MX.38640> ;
    skos:hiddenLabel "Hypopitys hypophegea"@fi,
        "Monotropa hypopitys subsp. hypophegea"@fi,
        "Hypopitys hypophegea"@sv,
        "Monotropa hypopitys subsp. hypophegea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljumäntykukka"@fi,
        "kal tallört"@sv .

<http://tun.fi/MX.38647> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Empetrum nigrum subsp. nigrum" ;
    skos:broader <http://tun.fi/MX.38646> ;
    skos:hiddenLabel "Empetrum nigrum subsp. nigrum"@fi,
        "Empetrum nigrum subsp. nigrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänvariksenmarja"@fi,
        "sydkråkbär"@sv .

<http://tun.fi/MX.38648> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Empetrum nigrum subsp. hermaphroditum" ;
    dwc:scientificNameAuthorship "(Hagerup) Böcher" ;
    skos:broader <http://tun.fi/MX.38646> ;
    skos:hiddenLabel "Empetrum nigrum subsp. hermaphroditum"@fi,
        "Empetrum nigrum subsp. hermaphroditum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanvariksenmarja"@fi,
        "nordkråkbär"@sv .

<http://tun.fi/MX.38651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diapensia lapponica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "lapinuuvana"@fi ;
    skos:broader <http://tun.fi/MX.38650> ;
    skos:hiddenLabel "Diapensia lapponica"@fi,
        "Diapensia lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uuvana"@fi,
        "fjällgröna"@sv .

<http://tun.fi/MX.38654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Primula elatior" ;
    dwc:scientificNameAuthorship "(L.) Hill" ;
    skos:broader <http://tun.fi/MX.38653> ;
    skos:hiddenLabel "Primula elatior"@fi,
        "Primula elatior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoesikko"@fi,
        "lundviva"@sv .

<http://tun.fi/MX.38655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Primula veris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38653> ;
    skos:hiddenLabel "Primula veris"@fi,
        "Primula veris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätesikko"@fi,
        "gullviva"@sv .

<http://tun.fi/MX.38656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Primula farinosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38653> ;
    skos:hiddenLabel "Primula farinosa"@fi,
        "Primula farinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhoesikko"@fi,
        "majviva"@sv .

<http://tun.fi/MX.38657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Primula stricta" ;
    dwc:scientificNameAuthorship "Hornem." ;
    skos:broader <http://tun.fi/MX.38653> ;
    skos:hiddenLabel "Primula stricta"@fi,
        "Primula stricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinesikko"@fi,
        "smalviva"@sv .

<http://tun.fi/MX.38661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marrubium vulgare" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41911> ;
    skos:hiddenLabel "Marrubium vulgare"@fi,
        "Marrubium vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohurtanminttu"@fi,
        "kransborre"@sv .

<http://tun.fi/MX.38662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Matthiola incana" ;
    dwc:scientificNameAuthorship "(L.) W. T. Aiton" ;
    skos:broader <http://tun.fi/MX.41912> ;
    skos:hiddenLabel "Matthiola incana"@fi,
        "Matthiola incana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välimerenleukoija"@fi,
        "lövkoja"@sv .

<http://tun.fi/MX.38664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Androsace septentrionalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38660> ;
    skos:hiddenLabel "Androsace septentrionalis"@fi,
        "Androsace septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketonukki"@fi,
        "grusviva"@sv .

<http://tun.fi/MX.38665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Androsace filiformis" ;
    dwc:scientificNameAuthorship "Retz." ;
    skos:broader <http://tun.fi/MX.38660> ;
    skos:hiddenLabel "Androsace filiformis"@fi,
        "Androsace filiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idännukki"@fi,
        "trådviva"@sv .

<http://tun.fi/MX.38666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Androsace elongata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38660> ;
    skos:hiddenLabel "Androsace elongata"@fi,
        "Androsace elongata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltonukki"@fi,
        "sandviva"@sv .

<http://tun.fi/MX.38670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysimachia vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38669> ;
    skos:hiddenLabel "Lysimachia vulgaris"@fi,
        "Lysimachia vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranta-alpi"@fi,
        "strandlysing"@sv .

<http://tun.fi/MX.38671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysimachia punctata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38669> ;
    skos:hiddenLabel "Lysimachia punctata"@fi,
        "Lysimachia punctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarha-alpi"@fi,
        "praktlysing"@sv .

<http://tun.fi/MX.38672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysimachia ciliata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38669> ;
    skos:hiddenLabel "Lysimachia ciliata"@fi,
        "Lysimachia ciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsialpi"@fi,
        "guldlysing"@sv .

<http://tun.fi/MX.38673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysimachia nummularia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38669> ;
    skos:hiddenLabel "Lysimachia nummularia"@fi,
        "Lysimachia nummularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suikeroalpi"@fi,
        "penningblad"@sv .

<http://tun.fi/MX.38674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysimachia thyrsiflora" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38669> ;
    skos:hiddenLabel "Lysimachia thyrsiflora"@fi,
        "Lysimachia thyrsiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "terttualpi"@fi,
        "topplösa"@sv .

<http://tun.fi/MX.38676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysimachia europaea" ;
    dwc:scientificNameAuthorship "(L.) U. Manns & Anderb." ;
    skos:broader <http://tun.fi/MX.38669> ;
    skos:hiddenLabel "Lysimachia europaea"@fi,
        "Trientalis europaea"@fi,
        "Lysimachia europaea"@sv,
        "Trientalis europaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsätähti"@fi,
        "skogsstjärna"@sv .

<http://tun.fi/MX.38678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysimachia maritima" ;
    dwc:scientificNameAuthorship "(L.) Galasso, Banfi & Soldano" ;
    skos:broader <http://tun.fi/MX.38669> ;
    skos:hiddenLabel "Glaux maritima"@fi,
        "Lysimachia maritima"@fi,
        "Glaux maritima"@sv,
        "Lysimachia maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merirannikki"@fi,
        "strandkrypa"@sv .

<http://tun.fi/MX.38680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysimachia minima" ;
    dwc:scientificNameAuthorship "(L.) U. Manns & Anderb." ;
    skos:broader <http://tun.fi/MX.38669> ;
    skos:hiddenLabel "Anagallis minima"@fi,
        "Lysimachia minima"@fi,
        "Anagallis minima"@sv,
        "Lysimachia minima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupunka"@fi,
        "knutört"@sv .

<http://tun.fi/MX.38683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Samolus valerandi" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "valkosuolapunka"@fi ;
    skos:broader <http://tun.fi/MX.38682> ;
    skos:hiddenLabel "Samolus valerandi"@fi,
        "Samolus valerandi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolapunka"@fi,
        "bunge"@sv .

<http://tun.fi/MX.38686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilia cordata" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38685> ;
    skos:hiddenLabel "Tilia cordata"@fi,
        "Tilia cordata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsälehmus"@fi,
        "skogslind"@sv .

<http://tun.fi/MX.38689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sida spinosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38688> ;
    skos:hiddenLabel "Sida spinosa"@fi,
        "Sida spinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otasiida"@fi,
        "taggmalva"@sv .

<http://tun.fi/MX.38691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malva alcea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38690> ;
    skos:hiddenLabel "Malva alcea"@fi,
        "Malva alcea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusumalva"@fi,
        "rosenmalva"@sv .

<http://tun.fi/MX.38692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malva moschata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38690> ;
    skos:hiddenLabel "Malva moschata"@fi,
        "Malva moschata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myskimalva"@fi,
        "myskmalva"@sv .

<http://tun.fi/MX.38694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malva pusilla" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.38690> ;
    skos:hiddenLabel "Malva pusilla"@fi,
        "Malva pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kylämalva"@fi,
        "vit kattost"@sv .

<http://tun.fi/MX.38695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malva neglecta" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.38690> ;
    skos:hiddenLabel "Malva neglecta"@fi,
        "Malva neglecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katinjuustomalva"@fi,
        "skär kattost"@sv .

<http://tun.fi/MX.38697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malva thuringiaca" ;
    dwc:scientificNameAuthorship "(L.) Vis." ;
    skos:broader <http://tun.fi/MX.38690> ;
    skos:hiddenLabel "Lavatera thuringiaca"@fi,
        "Malva thuringiaca"@fi,
        "Lavatera thuringiaca"@sv,
        "Malva thuringiaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaamalva"@fi,
        "gråmalva"@sv .

<http://tun.fi/MX.38699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abutilon theophrasti" ;
    dwc:scientificNameAuthorship "Medik." ;
    skos:broader <http://tun.fi/MX.38698> ;
    skos:hiddenLabel "Abutilon theophrasti"@fi,
        "Abutilon theophrasti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelta-aulio"@fi,
        "lindmalva"@sv .

<http://tun.fi/MX.38701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hibiscus trionum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38700> ;
    skos:hiddenLabel "Hibiscus trionum"@fi,
        "Hibiscus trionum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ajannäyttäjä"@fi,
        "timvisare"@sv .

<http://tun.fi/MX.38704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mercurialis annua" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38703> ;
    skos:hiddenLabel "Mercurialis annua"@fi,
        "Mercurialis annua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkasinijuuri"@fi,
        "grenbingel"@sv .

<http://tun.fi/MX.38705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mercurialis perennis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38703> ;
    skos:hiddenLabel "Mercurialis perennis"@fi,
        "Mercurialis perennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosinijuuri"@fi,
        "skogsbingel"@sv .

<http://tun.fi/MX.38707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphorbia palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38706> ;
    skos:hiddenLabel "Euphorbia palustris"@fi,
        "Euphorbia palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantatyräkki"@fi,
        "kärrtörel"@sv .

<http://tun.fi/MX.38708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphorbia helioscopia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38706> ;
    skos:hiddenLabel "Euphorbia helioscopia"@fi,
        "Euphorbia helioscopia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viisisädetyräkki"@fi,
        "revormstörel"@sv .

<http://tun.fi/MX.38709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphorbia exigua" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38706> ;
    skos:hiddenLabel "Euphorbia exigua"@fi,
        "Euphorbia exigua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutyräkki"@fi,
        "småtörel"@sv .

<http://tun.fi/MX.38710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphorbia peplus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38706> ;
    skos:hiddenLabel "Euphorbia peplus"@fi,
        "Euphorbia peplus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmisädetyräkki"@fi,
        "rävtörel"@sv .

<http://tun.fi/MX.38712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphorbia cyparissias" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38706> ;
    skos:hiddenLabel "Euphorbia cyparissias"@fi,
        "Euphorbia cyparissias"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhatyräkki"@fi,
        "vårtörel"@sv .

<http://tun.fi/MX.38715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daphne mezereum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "lehtonäsiä"@fi ;
    skos:broader <http://tun.fi/MX.38714> ;
    skos:hiddenLabel "Daphne mezereum"@fi,
        "Daphne mezereum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näsiä"@fi,
        "tibast"@sv .

<http://tun.fi/MX.38718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micranthes nivalis" ;
    dwc:scientificNameAuthorship "(L.) Small" ;
    skos:broader <http://tun.fi/MX.4972146> ;
    skos:hiddenLabel "Micranthes nivalis"@fi,
        "Saxifraga nivalis"@fi,
        "Micranthes nivalis"@sv,
        "Saxifraga nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtarikko"@fi,
        "fjällbräcka"@sv .

<http://tun.fi/MX.38719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micranthes tenuis" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Small" ;
    skos:broader <http://tun.fi/MX.4972146> ;
    skos:hiddenLabel "Micranthes tenuis"@fi,
        "Saxifraga tenuis"@fi,
        "Micranthes tenuis"@sv,
        "Saxifraga tenuis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumirikko"@fi,
        "spädbräcka"@sv .

<http://tun.fi/MX.38720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micranthes stellaris" ;
    dwc:scientificNameAuthorship "(L.) Galasso, Banfi & Soldano" ;
    skos:broader <http://tun.fi/MX.4972146> ;
    skos:hiddenLabel "Micranthes stellaris"@fi,
        "Saxifraga stellaris"@fi,
        "Micranthes stellaris"@sv,
        "Saxifraga stellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtirikko"@fi,
        "stjärnbräcka"@sv .

<http://tun.fi/MX.38721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micranthes foliolosa" ;
    dwc:scientificNameAuthorship "(R. Br.) Gornall" ;
    skos:broader <http://tun.fi/MX.4972146> ;
    skos:hiddenLabel "Micranthes foliolosa"@fi,
        "Saxifraga foliolosa"@fi,
        "Micranthes foliolosa"@sv,
        "Saxifraga foliolosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iturikko"@fi,
        "groddbräcka"@sv .

<http://tun.fi/MX.38722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga hirculus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga hirculus"@fi,
        "Saxifraga hirculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettorikko"@fi,
        "myrbräcka"@sv .

<http://tun.fi/MX.38723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga tridactylites" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga tridactylites"@fi,
        "Saxifraga tridactylites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkirikko"@fi,
        "grusbräcka"@sv .

<http://tun.fi/MX.38724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga adscendens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga adscendens"@fi,
        "Saxifraga adscendens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliorikko"@fi,
        "klippbräcka"@sv .

<http://tun.fi/MX.38725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga aizoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga aizoides"@fi,
        "Saxifraga aizoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultarikko"@fi,
        "gullbräcka"@sv .

<http://tun.fi/MX.38726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga cespitosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga cespitosa"@fi,
        "Saxifraga cespitosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mätäsrikko"@fi,
        "tuvbräcka"@sv .

<http://tun.fi/MX.38727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga hypnoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga hypnoides"@fi,
        "Saxifraga hypnoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalrikko"@fi,
        "mossbräcka"@sv .

<http://tun.fi/MX.38728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga granulata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga granulata"@fi,
        "Saxifraga granulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "papelorikko"@fi,
        "mandelblomma"@sv .

<http://tun.fi/MX.38729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga rivularis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga rivularis"@fi,
        "Saxifraga rivularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purorikko"@fi,
        "snöbräcka"@sv .

<http://tun.fi/MX.38730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga cernua" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga cernua"@fi,
        "Saxifraga cernua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkurikko"@fi,
        "knoppbräcka"@sv .

<http://tun.fi/MX.38731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga oppositifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga oppositifolia"@fi,
        "Saxifraga oppositifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinirikko"@fi,
        "purpurbräcka"@sv .

<http://tun.fi/MX.38733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysosplenium alternifolium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38732> ;
    skos:hiddenLabel "Chrysosplenium alternifolium"@fi,
        "Chrysosplenium alternifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätlinnunsilmä"@fi,
        "gullpudra"@sv .

<http://tun.fi/MX.38734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysosplenium tetrandrum" ;
    dwc:scientificNameAuthorship "(N. Lund) Th. Fr." ;
    skos:broader <http://tun.fi/MX.38732> ;
    skos:hiddenLabel "Chrysosplenium tetrandrum"@fi,
        "Chrysosplenium tetrandrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinlinnunsilmä"@fi,
        "polargullpudra"@sv .

<http://tun.fi/MX.38737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crassula aquatica" ;
    dwc:scientificNameAuthorship "(L.) Schönland" ;
    skos:altLabel "vesipaunikko"@fi ;
    skos:broader <http://tun.fi/MX.38736> ;
    skos:hiddenLabel "Crassula aquatica"@fi,
        "Crassula aquatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paunikko"@fi,
        "fyrling"@sv .

<http://tun.fi/MX.38739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jovibarba globifera" ;
    dwc:scientificNameAuthorship "(L.) J. Parn." ;
    skos:broader <http://tun.fi/MX.38738> ;
    skos:hiddenLabel "Jovibarba globifera"@fi,
        "Jovibarba globifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallomehiparta"@fi,
        "hammarbytaklök"@sv .

<http://tun.fi/MX.38741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phedimus aizoon" ;
    dwc:scientificNameAuthorship "(L.) 't Hart" ;
    skos:broader <http://tun.fi/MX.4972037> ;
    skos:hiddenLabel "Phedimus aizoon"@fi,
        "Sedum aizoon"@fi,
        "Phedimus aizoon"@sv,
        "Sedum aizoon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianmaksaruoho"@fi,
        "gyllenfetblad"@sv .

<http://tun.fi/MX.38742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phedimus hybridus" ;
    dwc:scientificNameAuthorship "(L.) 't Hart" ;
    skos:broader <http://tun.fi/MX.4972037> ;
    skos:hiddenLabel "Phedimus hybridus"@fi,
        "Sedum hybridum"@fi,
        "Phedimus hybridus"@sv,
        "Sedum hybridum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mongolianmaksaruoho"@fi,
        "sibiriskt fetblad"@sv .

<http://tun.fi/MX.38744> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Hylotelephium telephium subsp. telephium" ;
    skos:broader <http://tun.fi/MX.38743> ;
    skos:hiddenLabel "Hylotelephium telephium subsp. telephium"@fi,
        "Sedum telephium subsp. telephium"@fi,
        "Hylotelephium telephium subsp. telephium"@sv,
        "Sedum telephium subsp. telephium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaisomaksaruoho"@fi,
        "röd kärleksört"@sv .

<http://tun.fi/MX.38745> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Hylotelephium telephium subsp. maximum" ;
    dwc:scientificNameAuthorship "(L.) H. Ohba" ;
    skos:broader <http://tun.fi/MX.38743> ;
    skos:hiddenLabel "Hylotelephium telephium subsp. maximum"@fi,
        "Sedum telephium subsp. maximum"@fi,
        "Hylotelephium telephium subsp. maximum"@sv,
        "Sedum telephium subsp. maximum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenisomaksaruoho"@fi,
        "vanlig kärleksört"@sv .

<http://tun.fi/MX.38746> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Hylotelephium telephium subsp. ruprechtii" ;
    dwc:scientificNameAuthorship "(Jalas) H. Ohba" ;
    skos:broader <http://tun.fi/MX.38743> ;
    skos:hiddenLabel "Hylotelephium telephium subsp. ruprechtii"@fi,
        "Sedum telephium subsp. ruprechtii"@fi,
        "Hylotelephium telephium subsp. ruprechtii"@sv,
        "Sedum telephium subsp. ruprechtii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vahaisomaksaruoho"@fi,
        "finsk kärleksört"@sv .

<http://tun.fi/MX.38747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylotelephium ewersii" ;
    dwc:scientificNameAuthorship "(Ledeb.) H. Ohba" ;
    skos:broader <http://tun.fi/MX.4972140> ;
    skos:hiddenLabel "Hylotelephium ewersii"@fi,
        "Sedum ewersii"@fi,
        "Hylotelephium ewersii"@sv,
        "Sedum ewersii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turkestaninmaksaruoho"@fi,
        "mongoliskt fetblad"@sv .

<http://tun.fi/MX.38748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phedimus spurius" ;
    dwc:scientificNameAuthorship "(M. Bieb.) 't Hart" ;
    skos:broader <http://tun.fi/MX.4972037> ;
    skos:hiddenLabel "Phedimus spurius"@fi,
        "Sedum spurium"@fi,
        "Phedimus spurius"@sv,
        "Sedum spurium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaukasianmaksaruoho"@fi,
        "kaukasiskt fetblad"@sv .

<http://tun.fi/MX.38749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Petrosedum rupestre" ;
    dwc:scientificNameAuthorship "(L.) P. V. Heath" ;
    skos:broader <http://tun.fi/MX.4972120> ;
    skos:hiddenLabel "Petrosedum rupestre"@fi,
        "Sedum rupestre"@fi,
        "Petrosedum rupestre"@sv,
        "Sedum rupestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliomaksaruoho"@fi,
        "stor fetknopp"@sv .

<http://tun.fi/MX.38750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sedum acre" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38740> ;
    skos:hiddenLabel "Sedum acre"@fi,
        "Sedum acre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltamaksaruoho"@fi,
        "gul fetknopp"@sv .

<http://tun.fi/MX.38751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sedum sexangulare" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38740> ;
    skos:hiddenLabel "Sedum sexangulare"@fi,
        "Sedum sexangulare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särmämaksaruoho"@fi,
        "kantig fetknopp"@sv .

<http://tun.fi/MX.38752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sedum album" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38740> ;
    skos:hiddenLabel "Sedum album"@fi,
        "Sedum album"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkomaksaruoho"@fi,
        "vit fetknopp"@sv .

<http://tun.fi/MX.38753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sedum villosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38740> ;
    skos:hiddenLabel "Sedum villosum"@fi,
        "Sedum villosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvamaksaruoho"@fi,
        "klibbig fetknopp"@sv .

<http://tun.fi/MX.38754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sedum annuum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38740> ;
    skos:hiddenLabel "Sedum annuum"@fi,
        "Sedum annuum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesämaksaruoho"@fi,
        "liten fetknopp"@sv .

<http://tun.fi/MX.38755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sedum hispanicum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38740> ;
    skos:hiddenLabel "Sedum hispanicum"@fi,
        "Sedum hispanicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "espanjanmaksaruoho"@fi,
        "blek fetknopp"@sv .

<http://tun.fi/MX.38757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodiola rosea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "pohjanruusujuuri"@fi ;
    skos:broader <http://tun.fi/MX.38756> ;
    skos:hiddenLabel "Rhodiola rosea"@fi,
        "Rhodiola rosea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusujuuri"@fi,
        "rosenrot"@sv .

<http://tun.fi/MX.38761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ribes rubrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38759> ;
    skos:hiddenLabel "Ribes rubrum"@fi,
        "Ribes rubrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenpunaherukka"@fi,
        "trädgårdsvinbär"@sv .

<http://tun.fi/MX.38764> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ribes spicatum subsp. spicatum" ;
    skos:broader <http://tun.fi/MX.38763> ;
    skos:hiddenLabel "Ribes spicatum subsp. spicatum"@fi,
        "Ribes spicatum subsp. spicatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopunaherukka"@fi,
        "vanliga skogsvinbär"@sv .

<http://tun.fi/MX.38765> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ribes spicatum subsp. hispidulum" ;
    dwc:scientificNameAuthorship "(Jancz.) Hämet-Ahti" ;
    skos:broader <http://tun.fi/MX.38763> ;
    skos:hiddenLabel "Ribes spicatum subsp. hispidulum"@fi,
        "Ribes spicatum subsp. hispidulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpunaherukka"@fi,
        "körtelvinbär"@sv .

<http://tun.fi/MX.38766> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ribes spicatum subsp. lapponicum" ;
    dwc:scientificNameAuthorship "Hyl." ;
    skos:broader <http://tun.fi/MX.38763> ;
    skos:hiddenLabel "Ribes spicatum subsp. lapponicum"@fi,
        "Ribes spicatum subsp. lapponicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpunaherukka"@fi,
        "lappvinbär"@sv .

<http://tun.fi/MX.38768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ribes nigrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38759> ;
    skos:hiddenLabel "Ribes nigrum"@fi,
        "Ribes nigrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaherukka"@fi,
        "svarta vinbär"@sv .

<http://tun.fi/MX.38770> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Ribes uva-crispa var. uva-crispa" ;
    skos:broader <http://tun.fi/MX.38769> ;
    skos:hiddenLabel "Ribes uva-crispa var. uva-crispa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakarviainen"@fi,
        "Ribes uva-crispa var. uva-crispa"@sv .

<http://tun.fi/MX.38772> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Ribes uva-crispa var. sativum" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.38769> ;
    skos:hiddenLabel "Ribes uva-crispa var. sativum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystykarviainen"@fi,
        "Ribes uva-crispa var. sativum"@sv .

<http://tun.fi/MX.38774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ribes alpinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38759> ;
    skos:hiddenLabel "Ribes alpinum"@fi,
        "Ribes alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taikinamarja"@fi,
        "måbär"@sv .

<http://tun.fi/MX.38777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parnassia palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38776> ;
    skos:hiddenLabel "Parnassia palustris"@fi,
        "Parnassia palustris subsp. obtusiflora"@fi,
        "Parnassia palustris subsp. palustris"@fi,
        "Parnassia palustris"@sv,
        "Parnassia palustris subsp. obtusiflora"@sv,
        "Parnassia palustris subsp. palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suovilukko"@fi,
        "slåtterblomma"@sv .

<http://tun.fi/MX.38780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosera rotundifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38779> ;
    skos:hiddenLabel "Drosera rotundifolia"@fi,
        "Drosera rotundifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyöreälehtikihokki"@fi,
        "rundsileshår"@sv .

<http://tun.fi/MX.38781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosera anglica" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.38779> ;
    skos:hiddenLabel "Drosera anglica"@fi,
        "Drosera longifolia"@fi,
        "Drosera anglica"@sv,
        "Drosera longifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkälehtikihokki"@fi,
        "storsileshår"@sv .

<http://tun.fi/MX.38783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosera intermedia" ;
    dwc:scientificNameAuthorship "Hayne" ;
    skos:broader <http://tun.fi/MX.38779> ;
    skos:hiddenLabel "Drosera intermedia"@fi,
        "Drosera intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukihokki"@fi,
        "småsileshår"@sv .

<http://tun.fi/MX.38786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorbaria sorbifolia" ;
    dwc:scientificNameAuthorship "(L.) A. Braun" ;
    skos:broader <http://tun.fi/MX.38785> ;
    skos:hiddenLabel "Sorbaria sorbifolia"@fi,
        "Sorbaria sorbifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitapihlaja-angervo"@fi,
        "rönnspirea"@sv .

<http://tun.fi/MX.38789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiraea japonica" ;
    dwc:scientificNameAuthorship "L. f." ;
    skos:broader <http://tun.fi/MX.38787> ;
    skos:hiddenLabel "Spiraea japonica"@fi,
        "Spiraea ×bumalda"@fi,
        "Spiraea japonica"@sv,
        "Spiraea ×bumalda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninangervo"@fi,
        "praktspirea"@sv .

<http://tun.fi/MX.38790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiraea chamaedryfolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38787> ;
    skos:hiddenLabel "Spiraea chamaedryfolia"@fi,
        "Spiraea chamaedryfolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänvirpiangervo"@fi,
        "kvastspirea"@sv .

<http://tun.fi/MX.38792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aruncus dioicus" ;
    dwc:scientificNameAuthorship "(Walter) Fernald" ;
    skos:broader <http://tun.fi/MX.38791> ;
    skos:hiddenLabel "Aruncus dioicus"@fi,
        "Aruncus dioicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotöyhtöangervo"@fi,
        "plymspirea"@sv .

<http://tun.fi/MX.38794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filipendula vulgaris" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.38793> ;
    skos:hiddenLabel "Filipendula vulgaris"@fi,
        "Filipendula vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sikoangervo"@fi,
        "brudbröd"@sv .

<http://tun.fi/MX.38795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filipendula ulmaria" ;
    dwc:scientificNameAuthorship "(L.) Maxim." ;
    skos:altLabel "niittymesiangervo"@fi ;
    skos:broader <http://tun.fi/MX.38793> ;
    skos:hiddenLabel "Filipendula ulmaria"@fi,
        "Filipendula ulmaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesiangervo"@fi,
        "älggräs"@sv .

<http://tun.fi/MX.38797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus chamaemorus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "hilla"@fi,
        "lakka"@fi ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus chamaemorus"@fi,
        "Rubus chamaemorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurain"@fi,
        "hjortron"@sv .

<http://tun.fi/MX.38798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus humulifolius" ;
    dwc:scientificNameAuthorship "C. A. Mey." ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus humulifolius"@fi,
        "Rubus humulifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianlillukka"@fi,
        "sibiriskt stenbär"@sv .

<http://tun.fi/MX.38799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus arcticus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus arcticus"@fi,
        "Rubus arcticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesimarja"@fi,
        "åkerbär"@sv .

<http://tun.fi/MX.38802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus saxatilis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "euroopanlillukka"@fi ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus saxatilis"@fi,
        "Rubus saxatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lillukka"@fi,
        "stenbär"@sv .

<http://tun.fi/MX.38803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus odoratus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus odoratus"@fi,
        "Rubus odoratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuvatukka"@fi,
        "rosenhallon"@sv .

<http://tun.fi/MX.38804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus idaeus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "punavadelma"@fi ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus idaeus"@fi,
        "Rubus idaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vadelma"@fi,
        "skogshallon"@sv .

<http://tun.fi/MX.38806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus caesius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus caesius"@fi,
        "Rubus caesius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinivatukka"@fi,
        "blåhallon"@sv .

<http://tun.fi/MX.38810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus aureolus" ;
    dwc:scientificNameAuthorship "Allander" ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus aureolus"@fi,
        "Rubus plicatus"@fi,
        "Rubus aureolus"@sv,
        "Rubus plicatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultovatukka"@fi,
        "gyllenbjörnbär"@sv .

<http://tun.fi/MX.38812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa acicularis" ;
    dwc:scientificNameAuthorship "Lindl." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa acicularis"@fi,
        "Rosa acicularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karjalanruusu"@fi,
        "finnros"@sv .

<http://tun.fi/MX.38813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa cinnamomea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa cinnamomea"@fi,
        "Rosa majalis"@fi,
        "Rosa cinnamomea"@sv,
        "Rosa majalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäruusu"@fi,
        "kanelros"@sv .

<http://tun.fi/MX.38815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa rugosa" ;
    dwc:scientificNameAuthorship "Thunb." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa rugosa"@fi,
        "Rosa rugosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurtturuusu"@fi,
        "vresros"@sv .

<http://tun.fi/MX.38816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa glauca" ;
    dwc:scientificNameAuthorship "Pourr." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa glauca"@fi,
        "Rosa rubrifolia"@fi,
        "Rosa glauca"@sv,
        "Rosa rubrifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punalehtiruusu"@fi,
        "daggros"@sv .

<http://tun.fi/MX.38817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa canina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa canina"@fi,
        "Rosa canina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljukoiranruusu"@fi,
        "kal stenros"@sv .

<http://tun.fi/MX.38818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa caesia" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa caesia"@fi,
        "Rosa dumalis subsp. coriifolia"@fi,
        "Rosa caesia"@sv,
        "Rosa dumalis subsp. coriifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeäorjanruusu"@fi,
        "hårig nyponros"@sv .

<http://tun.fi/MX.38820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa vosagiaca" ;
    dwc:scientificNameAuthorship "(N. H. F. Desp.) Déségl." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa dumalis"@fi,
        "Rosa vosagiaca"@fi,
        "Rosa dumalis"@sv,
        "Rosa vosagiaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heleäorjanruusu"@fi,
        "kal nyponros"@sv .

<http://tun.fi/MX.38821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salsola tragus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38208> ;
    skos:hiddenLabel "Kali tragus"@fi,
        "Salsola kali subsp. ruthenica"@fi,
        "Salsola tragus"@fi,
        "Kali tragus"@sv,
        "Salsola kali subsp. ruthenica"@sv,
        "Salsola tragus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänotakilokki"@fi,
        "rysk sodaört"@sv .

<http://tun.fi/MX.38822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa sherardii" ;
    dwc:scientificNameAuthorship "Davies" ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa sherardii"@fi,
        "Rosa sherardii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okaruusu"@fi,
        "luddros"@sv .

<http://tun.fi/MX.38823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa mollis" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa mollis"@fi,
        "Rosa villosa subsp. mollis"@fi,
        "Rosa mollis"@sv,
        "Rosa villosa subsp. mollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iharuusu"@fi,
        "hartsros"@sv .

<http://tun.fi/MX.38825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrimonia pilosa" ;
    dwc:scientificNameAuthorship "Ledeb." ;
    skos:broader <http://tun.fi/MX.38824> ;
    skos:hiddenLabel "Agrimonia pilosa"@fi,
        "Agrimonia pilosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänverijuuri"@fi,
        "rysk småborre"@sv .

<http://tun.fi/MX.38826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrimonia eupatoria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38824> ;
    skos:hiddenLabel "Agrimonia eupatoria"@fi,
        "Agrimonia eupatoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maarianverijuuri"@fi,
        "småborre"@sv .

<http://tun.fi/MX.38827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrimonia procera" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.38824> ;
    skos:hiddenLabel "Agrimonia procera"@fi,
        "Agrimonia procera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuverijuuri"@fi,
        "luktsmåborre"@sv .

<http://tun.fi/MX.38829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sanguisorba officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38828> ;
    skos:hiddenLabel "Sanguisorba officinalis"@fi,
        "Sanguisorba officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaluppio"@fi,
        "blodtopp"@sv .

<http://tun.fi/MX.38832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryas octopetala" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38831> ;
    skos:hiddenLabel "Dryas octopetala"@fi,
        "Dryas octopetala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilapinvuokko"@fi,
        "fjällsippa"@sv .

<http://tun.fi/MX.38836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geum urbanum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38833> ;
    skos:hiddenLabel "Geum urbanum"@fi,
        "Geum urbanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyläkellukka"@fi,
        "nejlikrot"@sv .

<http://tun.fi/MX.38837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geum aleppicum" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.38833> ;
    skos:hiddenLabel "Geum aleppicum"@fi,
        "Geum aleppicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkellukka"@fi,
        "rysk nejlikrot"@sv .

<http://tun.fi/MX.38838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geum macrophyllum" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.38833> ;
    skos:hiddenLabel "Geum macrophyllum"@fi,
        "Geum macrophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninkellukka"@fi,
        "amerikansk nejlikrot"@sv .

<http://tun.fi/MX.38840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geum ternatum" ;
    dwc:scientificNameAuthorship "(Stephan) Smedmark" ;
    skos:broader <http://tun.fi/MX.38833> ;
    skos:hiddenLabel "Geum ternatum"@fi,
        "Waldsteinia ternata"@fi,
        "Geum ternatum"@sv,
        "Waldsteinia ternata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rönsyansikka"@fi,
        "vinterwaldsteinia"@sv .

<http://tun.fi/MX.38842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasiphora fruticosa" ;
    dwc:scientificNameAuthorship "(L.) Rydb." ;
    skos:broader <http://tun.fi/MX.41838> ;
    skos:hiddenLabel "Dasiphora fruticosa"@fi,
        "Potentilla fruticosa"@fi,
        "Dasiphora fruticosa"@sv,
        "Potentilla fruticosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapensashanhikki"@fi,
        "tok"@sv .

<http://tun.fi/MX.38843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Comarum palustre" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "suokurjenjalka"@fi ;
    skos:broader <http://tun.fi/MX.41825> ;
    skos:hiddenLabel "Comarum palustre"@fi,
        "Potentilla palustris"@fi,
        "Comarum palustre"@sv,
        "Potentilla palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenjalka"@fi,
        "kråkklöver"@sv .

<http://tun.fi/MX.38845> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Argentina anserina subsp. anserina" ;
    skos:broader <http://tun.fi/MX.38844> ;
    skos:hiddenLabel "Argentina anserina subsp. anserina"@fi,
        "Potentilla anserina subsp. anserina"@fi,
        "Argentina anserina subsp. anserina"@sv,
        "Potentilla anserina subsp. anserina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihaketohanhikki"@fi,
        "vanlig gåsört"@sv .

<http://tun.fi/MX.38846> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Argentina anserina subsp. groenlandica" ;
    dwc:scientificNameAuthorship "(Tratt.) Á. Löve" ;
    skos:broader <http://tun.fi/MX.38844> ;
    skos:hiddenLabel "Argentina anserina subsp. groenlandica"@fi,
        "Potentilla anserina subsp. egedei"@fi,
        "Potentilla anserina subsp. groenlandica"@fi,
        "Argentina anserina subsp. groenlandica"@sv,
        "Potentilla anserina subsp. egedei"@sv,
        "Potentilla anserina subsp. groenlandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriketohanhikki"@fi,
        "grönlandsgåsört"@sv .

<http://tun.fi/MX.38847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drymocallis rupestris" ;
    dwc:scientificNameAuthorship "(L.) Soják" ;
    skos:altLabel "kalliovalkohanhikki"@fi ;
    skos:broader <http://tun.fi/MX.41847> ;
    skos:hiddenLabel "Drymocallis rupestris"@fi,
        "Potentilla rupestris"@fi,
        "Drymocallis rupestris"@sv,
        "Potentilla rupestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohanhikki"@fi,
        "trollsmultron"@sv .

<http://tun.fi/MX.38849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla nivea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla nivea"@fi,
        "Potentilla nivea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtahanhikki"@fi,
        "lappfingerört"@sv .

<http://tun.fi/MX.38850> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Potentilla arenosa subsp. chamissonis" ;
    dwc:scientificNameAuthorship "(Hultén) Elven & D. F. Murray" ;
    skos:broader <http://tun.fi/MX.4977165> ;
    skos:hiddenLabel "Potentilla arenosa subsp. chamissonis"@fi,
        "Potentilla chamissonis"@fi,
        "Potentilla arenosa subsp. chamissonis"@sv,
        "Potentilla chamissonis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruijanpaasihanhikki"@fi,
        "klippfingerört"@sv .

<http://tun.fi/MX.38852> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Potentilla neglecta var. neglecta" ;
    skos:broader <http://tun.fi/MX.4978813> ;
    skos:hiddenLabel "Potentilla argentea var. incanescens"@fi,
        "Potentilla neglecta var. neglecta"@fi,
        "Potentilla argentea var. incanescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohopeahanhikki"@fi,
        "Potentilla neglecta var. neglecta"@sv .

<http://tun.fi/MX.38853> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Potentilla neglecta var. decora" ;
    dwc:scientificNameAuthorship "(Markl.) Kurtto" ;
    skos:broader <http://tun.fi/MX.4978813> ;
    skos:hiddenLabel "Potentilla argentea var. decora"@fi,
        "Potentilla neglecta var. decora"@fi,
        "Potentilla argentea var. decora"@sv,
        "Potentilla neglecta var. decora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirohopeahanhikki"@fi,
        "smal femfingerört"@sv .

<http://tun.fi/MX.38854> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Potentilla neglecta var. acutifida" ;
    dwc:scientificNameAuthorship "(Markl.) Kurtto" ;
    skos:broader <http://tun.fi/MX.4978813> ;
    skos:hiddenLabel "Potentilla argentea var. acutifida"@fi,
        "Potentilla neglecta var. acutifida"@fi,
        "Potentilla argentea var. acutifida"@sv,
        "Potentilla neglecta var. acutifida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskahopeahanhikki"@fi,
        "vasstandad femfingerört"@sv .

<http://tun.fi/MX.38855> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Potentilla neglecta var. dissecta" ;
    dwc:scientificNameAuthorship "(Wallr.) Markova" ;
    skos:broader <http://tun.fi/MX.4978813> ;
    skos:hiddenLabel "Potentilla argentea var. dissecta"@fi,
        "Potentilla neglecta var. dissecta"@fi,
        "Potentilla argentea var. dissecta"@sv,
        "Potentilla neglecta var. dissecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulskahopeahanhikki"@fi,
        "flikig femfingerört"@sv .

<http://tun.fi/MX.38857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla intermedia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla intermedia"@fi,
        "Potentilla intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huhtahanhikki"@fi,
        "finsk fingerört"@sv .

<http://tun.fi/MX.38859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla thuringiaca" ;
    dwc:scientificNameAuthorship "Bernh. ex Link" ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla thuringiaca"@fi,
        "Potentilla thuringiaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksanhanhikki"@fi,
        "tysk fingerört"@sv .

<http://tun.fi/MX.38860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla crantzii" ;
    dwc:scientificNameAuthorship "(Crantz) Beck ex Fritsch" ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla crantzii"@fi,
        "Potentilla crantzii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keväthanhikki"@fi,
        "vårfingerört"@sv .

<http://tun.fi/MX.38861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla verna" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla neumanniana"@fi,
        "Potentilla tabernaemontani"@fi,
        "Potentilla verna"@fi,
        "Potentilla neumanniana"@sv,
        "Potentilla tabernaemontani"@sv,
        "Potentilla verna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhanhikki"@fi,
        "småfingerört"@sv .

<http://tun.fi/MX.38863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla erecta" ;
    dwc:scientificNameAuthorship "(L.) Raeusch." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla erecta"@fi,
        "Potentilla erecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rätvänä"@fi,
        "blodrot"@sv .

<http://tun.fi/MX.38864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla anglica" ;
    dwc:scientificNameAuthorship "Laichard." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla anglica"@fi,
        "Potentilla anglica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenhanhikki"@fi,
        "revig blodrot"@sv .

<http://tun.fi/MX.38865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla reptans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla reptans"@fi,
        "Potentilla reptans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suikerohanhikki"@fi,
        "revfingerört"@sv .

<http://tun.fi/MX.38867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sibbaldia procumbens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38866> ;
    skos:hiddenLabel "Sibbaldia procumbens"@fi,
        "Sibbaldia procumbens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturinärvänä"@fi,
        "dvärgfingerört"@sv .

<http://tun.fi/MX.38869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fragaria vesca" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38868> ;
    skos:hiddenLabel "Fragaria vesca"@fi,
        "Fragaria vesca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahomansikka"@fi,
        "smultron"@sv .

<http://tun.fi/MX.38871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fragaria viridis" ;
    dwc:scientificNameAuthorship "Weston" ;
    skos:broader <http://tun.fi/MX.38868> ;
    skos:hiddenLabel "Fragaria viridis"@fi,
        "Fragaria viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvamansikka"@fi,
        "backsmultron"@sv .

<http://tun.fi/MX.38872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fragaria moschata" ;
    dwc:scientificNameAuthorship "Weston" ;
    skos:broader <http://tun.fi/MX.38868> ;
    skos:hiddenLabel "Fragaria moschata"@fi,
        "Fragaria muricata"@fi,
        "Fragaria moschata"@sv,
        "Fragaria muricata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkomansikka"@fi,
        "parksmultron"@sv .

<http://tun.fi/MX.38873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fragaria ananassa" ;
    dwc:scientificNameAuthorship "(Weston) Duchesne ex Rozier" ;
    skos:broader <http://tun.fi/MX.38868> ;
    skos:hiddenLabel "Fragaria ananassa"@fi,
        "Fragaria ananassa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puutarhamansikka"@fi,
        "jordgubbe"@sv .

<http://tun.fi/MX.38875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla alpina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla alpina"@fi,
        "Alchemilla alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipoimulehti"@fi,
        "fjällkåpa"@sv .

<http://tun.fi/MX.38876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla glaucescens" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla glaucescens"@fi,
        "Alchemilla glaucescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaapoimulehti"@fi,
        "sammetsdaggkåpa"@sv .

<http://tun.fi/MX.38877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla hirsuticaulis" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla hirsuticaulis"@fi,
        "Alchemilla hirsuticaulis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sykeröpoimulehti"@fi,
        "styvhårig daggkåpa"@sv .

<http://tun.fi/MX.38878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla plicata" ;
    dwc:scientificNameAuthorship "Buser" ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla plicata"@fi,
        "Alchemilla plicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laskospoimulehti"@fi,
        "trubbdaggkåpa"@sv .

<http://tun.fi/MX.38879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla gibberulosa" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla gibberulosa"@fi,
        "Alchemilla gibberulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyppypoimulehti"@fi,
        "vårtdaggkåpa"@sv .

<http://tun.fi/MX.38880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla propinqua" ;
    dwc:scientificNameAuthorship "H. Lindb. ex Alexandrov & Nekr." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla propinqua"@fi,
        "Alchemilla propinqua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyöröpoimulehti"@fi,
        "hjuldaggkåpa"@sv .

<http://tun.fi/MX.38881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla sergii" ;
    dwc:scientificNameAuthorship "V. N. Tikhom." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla polemochora"@fi,
        "Alchemilla sergii"@fi,
        "Alchemilla polemochora"@sv,
        "Alchemilla sergii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sotapoimulehti"@fi,
        "ryssdaggkåpa"@sv .

<http://tun.fi/MX.38882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla monticola" ;
    dwc:scientificNameAuthorship "Opiz" ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla monticola"@fi,
        "Alchemilla monticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunpoimulehti"@fi,
        "betesdaggkåpa"@sv .

<http://tun.fi/MX.38883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla sarmatica" ;
    dwc:scientificNameAuthorship "Juz." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla sarmatica"@fi,
        "Alchemilla sarmatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vastakarvapoimulehti"@fi,
        "sarmatisk daggkåpa"@sv .

<http://tun.fi/MX.38884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla subcrenata" ;
    dwc:scientificNameAuthorship "Buser" ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla subcrenata"@fi,
        "Alchemilla subcrenata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakamaapoimulehti"@fi,
        "ängsdaggkåpa"@sv .

<http://tun.fi/MX.38885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla cymatophylla" ;
    dwc:scientificNameAuthorship "Juz." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla cymatophylla"@fi,
        "Alchemilla cymatophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppilopoimulehti"@fi,
        "vågdaggkåpa"@sv .

<http://tun.fi/MX.38886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla heptagona" ;
    dwc:scientificNameAuthorship "Juz." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla heptagona"@fi,
        "Alchemilla heptagona"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seitsenkulmapoimulehti"@fi,
        "sjuhörnig daggkåpa"@sv .

<http://tun.fi/MX.38887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla semilunaris" ;
    dwc:scientificNameAuthorship "Alechin" ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla semilunaris"@fi,
        "Alchemilla semilunaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolikuupoimulehti"@fi,
        "måndaggkåpa"@sv .

<http://tun.fi/MX.38888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla acutiloba" ;
    dwc:scientificNameAuthorship "Opiz" ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla acutiloba"@fi,
        "Alchemilla acutiloba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarpoimulehti"@fi,
        "stjärndaggkåpa"@sv .

<http://tun.fi/MX.38889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla micans" ;
    dwc:scientificNameAuthorship "Buser" ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla micans"@fi,
        "Alchemilla micans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkipoimulehti"@fi,
        "glansdaggkåpa"@sv .

<http://tun.fi/MX.38890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla xanthochlora" ;
    dwc:scientificNameAuthorship "Rothm." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla xanthochlora"@fi,
        "Alchemilla xanthochlora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökkipoimulehti"@fi,
        "kustdaggkåpa"@sv .

<http://tun.fi/MX.38891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla leiophylla" ;
    dwc:scientificNameAuthorship "Juz." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla leiophylla"@fi,
        "Alchemilla leiophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vjatkanpoimulehti"@fi,
        "slätdaggkåpa"@sv .

<http://tun.fi/MX.38893> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Alchemilla filicaulis var. filicaulis" ;
    skos:broader <http://tun.fi/MX.38892> ;
    skos:hiddenLabel "Alchemilla filicaulis var. filicaulis"@fi,
        "Alchemilla filicaulis var. filicaulis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silohentopoimulehti"@fi,
        "späddaggkåpa"@sv .

<http://tun.fi/MX.38894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla glomerulans" ;
    dwc:scientificNameAuthorship "Buser" ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla glomerulans"@fi,
        "Alchemilla glomerulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keräpääpoimulehti"@fi,
        "källdaggkåpa"@sv .

<http://tun.fi/MX.38895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla glabra" ;
    dwc:scientificNameAuthorship "Neygenf." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla glabra"@fi,
        "Alchemilla glabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähteikköpoimulehti"@fi,
        "glatt daggkåpa"@sv .

<http://tun.fi/MX.38896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla glabricaulis" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla glabricaulis"@fi,
        "Alchemilla glabricaulis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljuvarsipoimulehti"@fi,
        "glattstjälksdaggkåpa"@sv .

<http://tun.fi/MX.38898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla borealis" ;
    dwc:scientificNameAuthorship "Sam. ex Juz." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla borealis"@fi,
        "Alchemilla borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harvahammaspoimulehti"@fi,
        "norddaggkåpa"@sv .

<http://tun.fi/MX.38899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla baltica" ;
    dwc:scientificNameAuthorship "Sam. ex Juz." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla baltica"@fi,
        "Alchemilla baltica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasuonipoimulehti"@fi,
        "baltisk daggkåpa"@sv .

<http://tun.fi/MX.38900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla wichurae" ;
    dwc:scientificNameAuthorship "(Buser) Stefánsson" ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla wichurae"@fi,
        "Alchemilla wichurae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "terävälovipoimulehti"@fi,
        "skårdaggkåpa"@sv .

<http://tun.fi/MX.38901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla murbeckiana" ;
    dwc:scientificNameAuthorship "Buser" ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla murbeckiana"@fi,
        "Alchemilla murbeckiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munuaispoimulehti"@fi,
        "njurdaggkåpa"@sv .

<http://tun.fi/MX.38902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla samuelssonii" ;
    dwc:scientificNameAuthorship "Rothm. ex S. E. Fröhner" ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla samuelssonii"@fi,
        "Alchemilla samuelssonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylppähammaspoimulehti"@fi,
        "stubbdaggkåpa"@sv .

<http://tun.fi/MX.38904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla arvensis" ;
    dwc:scientificNameAuthorship "(L.) Scop." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla arvensis"@fi,
        "Aphanes arvensis"@fi,
        "Alchemilla arvensis"@sv,
        "Aphanes arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltopoimulehti"@fi,
        "storjungfrukam"@sv .

<http://tun.fi/MX.38906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malus sylvestris" ;
    dwc:scientificNameAuthorship "(L.) Mill." ;
    skos:broader <http://tun.fi/MX.38905> ;
    skos:hiddenLabel "Malus sylvestris"@fi,
        "Malus sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäomenapuu"@fi,
        "vildapel"@sv .

<http://tun.fi/MX.38907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malus domestica" ;
    dwc:scientificNameAuthorship "(Suckow) Borkh." ;
    skos:broader <http://tun.fi/MX.38905> ;
    skos:hiddenLabel "Malus domestica"@fi,
        "Malus domestica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaomenapuu"@fi,
        "apel"@sv .

<http://tun.fi/MX.38911> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sorbus aucuparia subsp. aucuparia" ;
    skos:broader <http://tun.fi/MX.38910> ;
    skos:hiddenLabel "Sorbus aucuparia subsp. aucuparia"@fi,
        "Sorbus aucuparia subsp. aucuparia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkotipihlaja"@fi,
        "vanlig rönn"@sv .

<http://tun.fi/MX.38914> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sorbus aucuparia subsp. glabrata" ;
    dwc:scientificNameAuthorship "(Wimm. & Grab.) Hedl." ;
    skos:broader <http://tun.fi/MX.38910> ;
    skos:hiddenLabel "Sorbus aucuparia subsp. glabrata"@fi,
        "Sorbus aucuparia subsp. glabrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankotipihlaja"@fi,
        "nordrönn"@sv .

<http://tun.fi/MX.38916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedlundia hybrida" ;
    dwc:scientificNameAuthorship "(L.) Sennikov & Kurtto" ;
    skos:broader <http://tun.fi/MX.4972049> ;
    skos:hiddenLabel "Hedlundia hybrida"@fi,
        "Sorbus hybrida"@fi,
        "Hedlundia hybrida"@sv,
        "Sorbus hybrida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenpihlaja"@fi,
        "finnoxel"@sv .

<http://tun.fi/MX.38918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scandosorbus intermedia" ;
    dwc:scientificNameAuthorship "(Ehrh.) Sennikov" ;
    skos:broader <http://tun.fi/MX.4976857> ;
    skos:hiddenLabel "Borkhausenia intermedia"@fi,
        "Scandosorbus intermedia"@fi,
        "Sorbus intermedia"@fi,
        "Sorbus suecica"@fi,
        "Borkhausenia intermedia"@sv,
        "Scandosorbus intermedia"@sv,
        "Sorbus intermedia"@sv,
        "Sorbus suecica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinpihlaja"@fi,
        "oxel"@sv .

<http://tun.fi/MX.38920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amelanchier spicata" ;
    dwc:scientificNameAuthorship "(Lam.) K. Koch" ;
    skos:broader <http://tun.fi/MX.38919> ;
    skos:hiddenLabel "Amelanchier spicata"@fi,
        "Amelanchier spicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotuomipihlaja"@fi,
        "häggmispel"@sv .

<http://tun.fi/MX.38923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotoneaster integerrimus" ;
    dwc:scientificNameAuthorship "Medik." ;
    skos:broader <http://tun.fi/MX.38921> ;
    skos:hiddenLabel "Cotoneaster integerrimus"@fi,
        "Cotoneaster integerrimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopantuhkapensas"@fi,
        "tyskt oxbär"@sv .

<http://tun.fi/MX.38924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotoneaster lucidus" ;
    dwc:scientificNameAuthorship "Schltdl." ;
    skos:broader <http://tun.fi/MX.38921> ;
    skos:hiddenLabel "Cotoneaster lucidus"@fi,
        "Cotoneaster lucidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltotuhkapensas"@fi,
        "häckoxbär"@sv .

<http://tun.fi/MX.38926> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Crataegus flabellata var. grayana" ;
    dwc:scientificNameAuthorship "(Eggl.) E. J. Palmer" ;
    skos:broader <http://tun.fi/MX.4976000> ;
    skos:hiddenLabel "Crataegus flabellata var. grayana"@fi,
        "Crataegus grayana"@fi,
        "Crataegus flabellata var. grayana"@sv,
        "Crataegus grayana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitaorapihlaja"@fi,
        "häckhagtorn"@sv .

<http://tun.fi/MX.38927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crataegus sanguinea" ;
    dwc:scientificNameAuthorship "Pall." ;
    skos:broader <http://tun.fi/MX.38925> ;
    skos:hiddenLabel "Crataegus sanguinea"@fi,
        "Crataegus sanguinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianorapihlaja"@fi,
        "sibirisk hagtorn"@sv .

<http://tun.fi/MX.38929> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Crataegus rhipidophylla var. rhipidophylla" ;
    skos:broader <http://tun.fi/MX.38928> ;
    skos:hiddenLabel "Crataegus rhipidophylla var. rhipidophylla"@fi,
        "Crataegus rhipidophylla var. rhipidophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siirosuippuorapihlaja"@fi,
        "spetshagtorn"@sv .

<http://tun.fi/MX.38930> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Crataegus rhipidophylla var. ronnigeri" ;
    dwc:scientificNameAuthorship "(K. Malý) Janjić" ;
    skos:broader <http://tun.fi/MX.38928> ;
    skos:hiddenLabel "Crataegus curvisepala subsp. lindmanii"@fi,
        "Crataegus rhipidophylla var. lindmanii"@fi,
        "Crataegus rhipidophylla var. ronnigeri"@fi,
        "Crataegus curvisepala subsp. lindmanii"@sv,
        "Crataegus rhipidophylla var. lindmanii"@sv,
        "Crataegus rhipidophylla var. ronnigeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tanasuippuorapihlaja"@fi,
        "korallhagtorn"@sv .

<http://tun.fi/MX.38931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crataegus monogyna" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.38925> ;
    skos:hiddenLabel "Crataegus monogyna"@fi,
        "Crataegus monogyna subsp. nordica"@fi,
        "Crataegus monogyna"@sv,
        "Crataegus monogyna subsp. nordica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylppöorapihlaja"@fi,
        "trubbhagtorn"@sv .

<http://tun.fi/MX.38934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunus spinosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38933> ;
    skos:hiddenLabel "Prunus spinosa"@fi,
        "Prunus spinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oratuomi"@fi,
        "slån"@sv .

<http://tun.fi/MX.38936> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Prunus domestica subsp. domestica" ;
    skos:broader <http://tun.fi/MX.38935> ;
    skos:hiddenLabel "Prunus domestica subsp. domestica"@fi,
        "Prunus domestica subsp. domestica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jaloluumupuu"@fi,
        "plommon"@sv .

<http://tun.fi/MX.38937> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Prunus domestica subsp. insititia" ;
    dwc:scientificNameAuthorship "(L.) Bonnier & Layens" ;
    skos:broader <http://tun.fi/MX.38935> ;
    skos:hiddenLabel "Prunus domestica subsp. insititia"@fi,
        "Prunus domestica subsp. insititia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kriikunapuu"@fi,
        "krikon"@sv .

<http://tun.fi/MX.38938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunus cerasus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38933> ;
    skos:hiddenLabel "Prunus cerasus"@fi,
        "Prunus cerasus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapankirsikka"@fi,
        "surkörsbär"@sv .

<http://tun.fi/MX.38940> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Prunus padus subsp. padus" ;
    skos:broader <http://tun.fi/MX.38939> ;
    skos:hiddenLabel "Prunus padus subsp. padus"@fi,
        "Prunus padus subsp. padus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänlehtotuomi"@fi,
        "vanlig hägg"@sv .

<http://tun.fi/MX.38941> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Prunus padus subsp. borealis" ;
    dwc:scientificNameAuthorship "(Schübeler ex A. Blytt) Nyman" ;
    skos:broader <http://tun.fi/MX.38939> ;
    skos:hiddenLabel "Prunus padus subsp. borealis"@fi,
        "Prunus padus subsp. borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlehtotuomi"@fi,
        "nordhägg"@sv .

<http://tun.fi/MX.38944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thermopsis montana" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.38943> ;
    skos:hiddenLabel "Thermopsis montana"@fi,
        "Thermopsis montana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorirevonpapu"@fi,
        "lupinväppling"@sv .

<http://tun.fi/MX.38946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cytisus scoparius" ;
    dwc:scientificNameAuthorship "(L.) Link" ;
    skos:broader <http://tun.fi/MX.38945> ;
    skos:hiddenLabel "Cytisus scoparius"@fi,
        "Cytisus scoparius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönvihma"@fi,
        "harris"@sv .

<http://tun.fi/MX.38948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lupinus luteus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38947> ;
    skos:hiddenLabel "Lupinus luteus"@fi,
        "Lupinus luteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalupiini"@fi,
        "gullupin"@sv .

<http://tun.fi/MX.38949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lupinus angustifolius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38947> ;
    skos:hiddenLabel "Lupinus angustifolius"@fi,
        "Lupinus angustifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinilupiini"@fi,
        "blålupin"@sv .

<http://tun.fi/MX.38950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lupinus polyphyllus" ;
    dwc:scientificNameAuthorship "Lindl." ;
    skos:broader <http://tun.fi/MX.38947> ;
    skos:hiddenLabel "Lupinus polyphyllus"@fi,
        "Lupinus polyphyllus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "komealupiini"@fi,
        "blomsterlupin"@sv .

<http://tun.fi/MX.38952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galega officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38951> ;
    skos:hiddenLabel "Galega officinalis"@fi,
        "Galega officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtovuohenherne"@fi,
        "getruta"@sv .

<http://tun.fi/MX.38953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galega orientalis" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.38951> ;
    skos:hiddenLabel "Galega orientalis"@fi,
        "Galega orientalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rehuvuohenherne"@fi,
        "fodergetruta"@sv .

<http://tun.fi/MX.38955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caragana arborescens" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.38954> ;
    skos:hiddenLabel "Caragana arborescens"@fi,
        "Caragana arborescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianhernepensas"@fi,
        "häckkaragan"@sv .

<http://tun.fi/MX.38957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astragalus cicer" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38956> ;
    skos:hiddenLabel "Astragalus cicer"@fi,
        "Astragalus cicer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulleakurjenherne"@fi,
        "kikvedel"@sv .

<http://tun.fi/MX.38958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astragalus frigidus" ;
    dwc:scientificNameAuthorship "(L.) A. Gray" ;
    skos:broader <http://tun.fi/MX.38956> ;
    skos:hiddenLabel "Astragalus frigidus"@fi,
        "Astragalus frigidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peuranvirna"@fi,
        "isvedel"@sv .

<http://tun.fi/MX.38960> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Astragalus alpinus subsp. arcticus" ;
    dwc:scientificNameAuthorship "(Bunge) Lindm." ;
    skos:broader <http://tun.fi/MX.38959> ;
    skos:hiddenLabel "Astragalus alpinus subsp. arcticus"@fi,
        "Astragalus alpinus var. arcticus"@fi,
        "Astragalus alpinus subsp. arcticus"@sv,
        "Astragalus alpinus var. arcticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatunturikurjenherne"@fi,
        "mörk fjällvedel"@sv .

<http://tun.fi/MX.38961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astragalus glycyphyllos" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38956> ;
    skos:hiddenLabel "Astragalus glycyphyllos"@fi,
        "Astragalus glycyphyllos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "imeläkurjenherne"@fi,
        "sötvedel"@sv .

<http://tun.fi/MX.38962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astragalus arenarius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38956> ;
    skos:hiddenLabel "Astragalus arenarius"@fi,
        "Astragalus arenarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakurjenherne"@fi,
        "sandvedel"@sv .

<http://tun.fi/MX.38964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxytropis lapponica" ;
    dwc:scientificNameAuthorship "(Wahlenb.) J. Gay" ;
    skos:broader <http://tun.fi/MX.38963> ;
    skos:hiddenLabel "Oxytropis lapponica"@fi,
        "Oxytropis lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikeulankärki"@fi,
        "lappvedel"@sv .

<http://tun.fi/MX.38966> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Oxytropis campestris subsp. sordida" ;
    dwc:scientificNameAuthorship "(Willd.) C. Hartm." ;
    skos:broader <http://tun.fi/MX.38965> ;
    skos:hiddenLabel "Oxytropis campestris subsp. sordida"@fi,
        "Oxytropis campestris subsp. sordida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkeulankärki"@fi,
        "ryssvedel"@sv .

<http://tun.fi/MX.38968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaseolus vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38967> ;
    skos:hiddenLabel "Phaseolus vulgaris"@fi,
        "Phaseolus vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhapapu"@fi,
        "böna"@sv .

<http://tun.fi/MX.38970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glycine max" ;
    dwc:scientificNameAuthorship "(L.) Merr." ;
    skos:altLabel "peltosoijapapu"@fi ;
    skos:broader <http://tun.fi/MX.38969> ;
    skos:hiddenLabel "Glycine max"@fi,
        "Glycine max"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soijapapu"@fi,
        "sojaböna"@sv .

<http://tun.fi/MX.38972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia cracca" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia cracca"@fi,
        "Vicia cracca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirenvirna"@fi,
        "kråkvicker"@sv .

<http://tun.fi/MX.38973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia cassubica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia cassubica"@fi,
        "Vicia cassubica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pommerinvirna"@fi,
        "backvicker"@sv .

<http://tun.fi/MX.38974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ervilia sylvatica" ;
    dwc:scientificNameAuthorship "(L.) Schur" ;
    skos:broader <http://tun.fi/MX.4972086> ;
    skos:hiddenLabel "Ervilia sylvatica"@fi,
        "Vicia sylvatica"@fi,
        "Ervilia sylvatica"@sv,
        "Vicia sylvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsävirvilä"@fi,
        "skogsvicker"@sv .

<http://tun.fi/MX.38976> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Vicia villosa subsp. villosa" ;
    skos:broader <http://tun.fi/MX.38975> ;
    skos:hiddenLabel "Vicia villosa subsp. villosa"@fi,
        "Vicia villosa subsp. villosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltoruisvirna"@fi,
        "vanlig luddvicker"@sv .

<http://tun.fi/MX.38977> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Vicia villosa subsp. varia" ;
    dwc:scientificNameAuthorship "(Host.) Corb." ;
    skos:broader <http://tun.fi/MX.38975> ;
    skos:hiddenLabel "Vicia villosa subsp. varia"@fi,
        "Vicia villosa subsp. varia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myllyruisvirna"@fi,
        "kvarnvicker"@sv .

<http://tun.fi/MX.38978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ervilia hirsuta" ;
    dwc:scientificNameAuthorship "Opiz" ;
    skos:broader <http://tun.fi/MX.4972086> ;
    skos:hiddenLabel "Ervilia hirsuta"@fi,
        "Vicia hirsuta"@fi,
        "Ervilia hirsuta"@sv,
        "Vicia hirsuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltovirvilä"@fi,
        "duvvicker"@sv .

<http://tun.fi/MX.38979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ervum tetraspermum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.4972040> ;
    skos:hiddenLabel "Ervum tetraspermum"@fi,
        "Vicia tetrasperma"@fi,
        "Ervum tetraspermum"@sv,
        "Vicia tetrasperma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkivirvilä"@fi,
        "sparvvicker"@sv .

<http://tun.fi/MX.38981> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Vicia sepium subsp. montana" ;
    dwc:scientificNameAuthorship "(W. D. J. Koch) Hämet-Ahti" ;
    skos:broader <http://tun.fi/MX.38980> ;
    skos:hiddenLabel "Vicia sepium subsp. montana"@fi,
        "Vicia sepium subsp. montana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyaitovirna"@fi,
        "nordhäckvicker"@sv .

<http://tun.fi/MX.38983> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Vicia pannonica subsp. pannonica" ;
    skos:broader <http://tun.fi/MX.38982> ;
    skos:hiddenLabel "Vicia pannonica subsp. pannonica"@fi,
        "Vicia pannonica subsp. pannonica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaunkarinvirna"@fi,
        "ungersk vicker"@sv .

<http://tun.fi/MX.38984> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Vicia pannonica subsp. striata" ;
    dwc:scientificNameAuthorship "(M. Bieb.) Nyman" ;
    skos:broader <http://tun.fi/MX.38982> ;
    skos:hiddenLabel "Vicia pannonica subsp. striata"@fi,
        "Vicia pannonica subsp. striata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjounkarinvirna"@fi,
        "strimvicker"@sv .

<http://tun.fi/MX.38986> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Vicia sativa subsp. sativa" ;
    skos:broader <http://tun.fi/MX.38985> ;
    skos:hiddenLabel "Vicia sativa subsp. sativa"@fi,
        "Vicia sativa subsp. sativa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltorehuvirna"@fi,
        "fodervicker"@sv .

<http://tun.fi/MX.38987> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Vicia sativa subsp. nigra" ;
    dwc:scientificNameAuthorship "(L.) Ehrh." ;
    skos:broader <http://tun.fi/MX.38985> ;
    skos:hiddenLabel "Vicia sativa subsp. nigra"@fi,
        "Vicia sativa subsp. segetalis"@fi,
        "Vicia sativa subsp. nigra"@sv,
        "Vicia sativa subsp. segetalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitarehuvirna"@fi,
        "liten sommarvicker"@sv .

<http://tun.fi/MX.38988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia lathyroides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia lathyroides"@fi,
        "Vicia lathyroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nätkelmävirna"@fi,
        "vårvicker"@sv .

<http://tun.fi/MX.38989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia faba" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia faba"@fi,
        "Vicia faba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härkäpapu"@fi,
        "bondböna"@sv .

<http://tun.fi/MX.38991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia lens" ;
    dwc:scientificNameAuthorship "(L.) Coss. & Germ." ;
    skos:altLabel "rokkalinssi"@fi ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Lens culinaris"@fi,
        "Vicia lens"@fi,
        "Lens culinaris"@sv,
        "Vicia lens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linssi"@fi,
        "lins"@sv .

<http://tun.fi/MX.38993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus vernus" ;
    dwc:scientificNameAuthorship "(L.) Bernh." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus vernus"@fi,
        "Lathyrus vernus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätlinnunherne"@fi,
        "vårärt"@sv .

<http://tun.fi/MX.38994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus niger" ;
    dwc:scientificNameAuthorship "(L.) Bernh." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus niger"@fi,
        "Lathyrus niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustalinnunherne"@fi,
        "vippärt"@sv .

<http://tun.fi/MX.38995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus maritimus" ;
    dwc:scientificNameAuthorship "Bigelow" ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus japonicus"@fi,
        "Lathyrus japonicus subsp. maritimus"@fi,
        "Lathyrus japonicus subsp. maritimus var. acutifolius"@fi,
        "Lathyrus japonicus subsp. maritimus var. glaber"@fi,
        "Lathyrus japonicus subsp. maritimus var. maritimus"@fi,
        "Lathyrus japonicus subsp. maritimus var. pubescens"@fi,
        "Lathyrus maritimus"@fi,
        "Lathyrus japonicus"@sv,
        "Lathyrus japonicus subsp. maritimus"@sv,
        "Lathyrus japonicus subsp. maritimus var. acutifolius"@sv,
        "Lathyrus japonicus subsp. maritimus var. glaber"@sv,
        "Lathyrus japonicus subsp. maritimus var. maritimus"@sv,
        "Lathyrus japonicus subsp. maritimus var. pubescens"@sv,
        "Lathyrus maritimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merinätkelmä"@fi,
        "strandvial"@sv .

<http://tun.fi/MX.39> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeshna crenata" ;
    dwc:scientificNameAuthorship "Hagen, 1856" ;
    skos:broader <http://tun.fi/MX.37> ;
    skos:hiddenLabel "Aeshna crenata"@fi,
        "Aeshna crenata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoukonkorento"@fi,
        "sibirisk mosaikslända"@sv .

<http://tun.fi/MX.39001> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lathyrus linifolius var. linifolius" ;
    skos:broader <http://tun.fi/MX.39000> ;
    skos:hiddenLabel "Lathyrus linifolius var. linifolius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suikosyylälinnunherne"@fi,
        "Lathyrus linifolius var. linifolius"@sv .

<http://tun.fi/MX.39002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus pratensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus pratensis"@fi,
        "Lathyrus pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittynätkelmä"@fi,
        "gulvial"@sv .

<http://tun.fi/MX.39004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus tuberosus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus tuberosus"@fi,
        "Lathyrus tuberosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mukulanätkelmä"@fi,
        "knölvial"@sv .

<http://tun.fi/MX.39005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus sylvestris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus sylvestris"@fi,
        "Lathyrus sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsänätkelmä"@fi,
        "backvial"@sv .

<http://tun.fi/MX.39006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus odoratus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus odoratus"@fi,
        "Lathyrus odoratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksunätkelmä"@fi,
        "luktärt"@sv .

<http://tun.fi/MX.39007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus sativus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus sativus"@fi,
        "Lathyrus sativus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltonätkelmä"@fi,
        "plattvial"@sv .

<http://tun.fi/MX.39008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus aphaca" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus aphaca"@fi,
        "Lathyrus aphaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korvakenätkelmä"@fi,
        "spjutvial"@sv .

<http://tun.fi/MX.39011> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lathyrus oleraceus var. oleraceus" ;
    skos:broader <http://tun.fi/MX.39010> ;
    skos:hiddenLabel "Lathyrus oleraceus var. oleraceus"@fi,
        "Pisum sativum var. sativum"@fi,
        "Lathyrus oleraceus var. oleraceus"@sv,
        "Pisum sativum var. sativum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokaherne"@fi,
        "trädgårdsärt"@sv .

<http://tun.fi/MX.39013> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ononis spinosa subsp. maritima" ;
    dwc:scientificNameAuthorship "(Dumort.) P. Fourn." ;
    skos:broader <http://tun.fi/MX.41255> ;
    skos:hiddenLabel "Ononis arvensis subsp. maritima"@fi,
        "Ononis repens"@fi,
        "Ononis spinosa subsp. maritima"@fi,
        "Ononis arvensis subsp. maritima"@sv,
        "Ononis repens"@sv,
        "Ononis spinosa subsp. maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rento-orakko"@fi,
        "puktörne"@sv .

<http://tun.fi/MX.39014> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ononis spinosa subsp. arvensis" ;
    dwc:scientificNameAuthorship "(L.) Greuter & Burdet" ;
    skos:broader <http://tun.fi/MX.41255> ;
    skos:hiddenLabel "Ononis arvensis"@fi,
        "Ononis procurrens subsp. arvensis"@fi,
        "Ononis spinosa subsp. arvensis"@fi,
        "Ononis spinosa subsp. hircina"@fi,
        "Ononis arvensis"@sv,
        "Ononis procurrens subsp. arvensis"@sv,
        "Ononis spinosa subsp. arvensis"@sv,
        "Ononis spinosa subsp. hircina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäorakko"@fi,
        "stallört"@sv .

<http://tun.fi/MX.39016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonella altissima" ;
    dwc:scientificNameAuthorship "(Thuill.) Coulot & Rabaute" ;
    skos:broader <http://tun.fi/MX.39022> ;
    skos:hiddenLabel "Melilotus altissimus"@fi,
        "Trigonella altissima"@fi,
        "Melilotus altissimus"@sv,
        "Trigonella altissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomesikkä"@fi,
        "stor sötväppling"@sv .

<http://tun.fi/MX.39017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonella alba" ;
    dwc:scientificNameAuthorship "(Medik.) Coulot & Rabaute" ;
    skos:broader <http://tun.fi/MX.39022> ;
    skos:hiddenLabel "Melilotus albus"@fi,
        "Trigonella alba"@fi,
        "Melilotus albus"@sv,
        "Trigonella alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkomesikkä"@fi,
        "vit sötväppling"@sv .

<http://tun.fi/MX.39018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonella wolgica" ;
    dwc:scientificNameAuthorship "(Poir.) Coulot & Rabaut" ;
    skos:broader <http://tun.fi/MX.39022> ;
    skos:hiddenLabel "Melilotus wolgicus"@fi,
        "Trigonella wolgica"@fi,
        "Melilotus wolgicus"@sv,
        "Trigonella wolgica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "volganmesikkä"@fi,
        "rysk sötväppling"@sv .

<http://tun.fi/MX.39019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonella officinalis" ;
    dwc:scientificNameAuthorship "(L.) Coulot & Rabaute" ;
    skos:broader <http://tun.fi/MX.39022> ;
    skos:hiddenLabel "Melilotus officinalis"@fi,
        "Trigonella officinalis"@fi,
        "Melilotus officinalis"@sv,
        "Trigonella officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtomesikkä"@fi,
        "gul sötväppling"@sv .

<http://tun.fi/MX.39020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonella smallii" ;
    dwc:scientificNameAuthorship "Coulot & Rabaute" ;
    skos:broader <http://tun.fi/MX.39022> ;
    skos:hiddenLabel "Melilotus indicus"@fi,
        "Trigonella smallii"@fi,
        "Melilotus indicus"@sv,
        "Trigonella smallii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "intianmesikkä"@fi,
        "dvärgsötväppling"@sv .

<http://tun.fi/MX.39021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonella sulcata" ;
    dwc:scientificNameAuthorship "(Desf.) Coulot & Rabaute" ;
    skos:broader <http://tun.fi/MX.39022> ;
    skos:hiddenLabel "Melilotus sulcatus"@fi,
        "Trigonella sulcata"@fi,
        "Melilotus sulcatus"@sv,
        "Trigonella sulcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurremesikkä"@fi,
        "ribbsötväppling"@sv .

<http://tun.fi/MX.39023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonella caerulea" ;
    dwc:scientificNameAuthorship "(L.) Ser." ;
    skos:broader <http://tun.fi/MX.39022> ;
    skos:hiddenLabel "Trigonella caerulea"@fi,
        "Trigonella caerulea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisarviapila"@fi,
        "blåväppling"@sv .

<http://tun.fi/MX.39026> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Medicago lupulina var. lupulina" ;
    skos:broader <http://tun.fi/MX.39025> ;
    skos:hiddenLabel "Medicago lupulina var. lupulina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silonurmimailanen"@fi,
        "Medicago lupulina var. lupulina"@sv .

<http://tun.fi/MX.39027> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Medicago lupulina var. willdenowiana" ;
    dwc:scientificNameAuthorship "W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.39025> ;
    skos:hiddenLabel "Medicago lupulina var. willdenowiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välinurmimailanen"@fi,
        "Medicago lupulina var. willdenowiana"@sv .

<http://tun.fi/MX.39028> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Medicago lupulina var. glanduligera" ;
    dwc:scientificNameAuthorship "Ahlfv." ;
    skos:broader <http://tun.fi/MX.39025> ;
    skos:hiddenLabel "Medicago lupulina var. glanduligera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystynurmimailanen"@fi,
        "Medicago lupulina var. glanduligera"@sv .

<http://tun.fi/MX.39029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medicago sativa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39024> ;
    skos:hiddenLabel "Medicago sativa"@fi,
        "Medicago sativa subsp. sativa"@fi,
        "Medicago sativa"@sv,
        "Medicago sativa subsp. sativa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinimailanen"@fi,
        "blålusern"@sv .

<http://tun.fi/MX.39031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medicago falcata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39024> ;
    skos:hiddenLabel "Medicago falcata"@fi,
        "Medicago sativa subsp. falcata"@fi,
        "Medicago falcata"@sv,
        "Medicago sativa subsp. falcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppimailanen"@fi,
        "gullusern"@sv .

<http://tun.fi/MX.39033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medicago arabica" ;
    dwc:scientificNameAuthorship "(L.) Huds." ;
    skos:broader <http://tun.fi/MX.39024> ;
    skos:hiddenLabel "Medicago arabica"@fi,
        "Medicago arabica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkumailanen"@fi,
        "fläcklusern"@sv .

<http://tun.fi/MX.39034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medicago polymorpha" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39024> ;
    skos:hiddenLabel "Medicago polymorpha"@fi,
        "Medicago polymorpha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkimailanen"@fi,
        "tagglusern"@sv .

<http://tun.fi/MX.39035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medicago minima" ;
    dwc:scientificNameAuthorship "(L.) Bartal." ;
    skos:broader <http://tun.fi/MX.39024> ;
    skos:hiddenLabel "Medicago minima"@fi,
        "Medicago minima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumailanen"@fi,
        "sandlusern"@sv .

<http://tun.fi/MX.39037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium montanum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium montanum"@fi,
        "Trifolium montanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkiapila"@fi,
        "backklöver"@sv .

<http://tun.fi/MX.39038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium repens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium repens"@fi,
        "Trifolium repens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoapila"@fi,
        "vitklöver"@sv .

<http://tun.fi/MX.39040> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Trifolium hybridum subsp. hybridum" ;
    skos:broader <http://tun.fi/MX.39039> ;
    skos:hiddenLabel "Trifolium hybridum subsp. hybridum"@fi,
        "Trifolium hybridum subsp. hybridum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rehualsikeapila"@fi,
        "vanlig alsikeklöver"@sv .

<http://tun.fi/MX.39041> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Trifolium hybridum subsp. elegans" ;
    dwc:scientificNameAuthorship "(Savi) Asch. & Graebn." ;
    skos:broader <http://tun.fi/MX.39039> ;
    skos:hiddenLabel "Trifolium hybridum subsp. elegans"@fi,
        "Trifolium hybridum subsp. elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentoalsikeapila"@fi,
        "liten alsikeklöver"@sv .

<http://tun.fi/MX.39042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium fragiferum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium fragiferum"@fi,
        "Trifolium fragiferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakkoapila"@fi,
        "smultronklöver"@sv .

<http://tun.fi/MX.39044> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Trifolium resupinatum var. resupinatum" ;
    skos:broader <http://tun.fi/MX.39043> ;
    skos:hiddenLabel "Trifolium resupinatum var. resupinatum"@fi,
        "Trifolium resupinatum var. resupinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutuoksuapila"@fi,
        "liten doftklöver"@sv .

<http://tun.fi/MX.39045> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Trifolium resupinatum var. majus" ;
    dwc:scientificNameAuthorship "Boiss." ;
    skos:broader <http://tun.fi/MX.39043> ;
    skos:hiddenLabel "Trifolium resupinatum var. majus"@fi,
        "Trifolium resupinatum var. majus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "persiantuoksuapila"@fi,
        "stor doftklöver"@sv .

<http://tun.fi/MX.39046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium spadiceum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium spadiceum"@fi,
        "Trifolium spadiceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "musta-apila"@fi,
        "brunklöver"@sv .

<http://tun.fi/MX.39047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium aureum" ;
    dwc:scientificNameAuthorship "Pollich" ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium aureum"@fi,
        "Trifolium aureum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelta-apila"@fi,
        "gullklöver"@sv .

<http://tun.fi/MX.39048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium campestre" ;
    dwc:scientificNameAuthorship "Schreb." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium campestre"@fi,
        "Trifolium campestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentoapila"@fi,
        "jordklöver"@sv .

<http://tun.fi/MX.39049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium dubium" ;
    dwc:scientificNameAuthorship "Sibth." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium dubium"@fi,
        "Trifolium dubium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuapila"@fi,
        "trådklöver"@sv .

<http://tun.fi/MX.39050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium arvense" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium arvense"@fi,
        "Trifolium arvense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönapila"@fi,
        "harklöver"@sv .

<http://tun.fi/MX.39051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium incarnatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium incarnatum"@fi,
        "Trifolium incarnatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "veriapila"@fi,
        "blodklöver"@sv .

<http://tun.fi/MX.39053> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Trifolium pratense var. sativum" ;
    dwc:scientificNameAuthorship "Schreb." ;
    skos:broader <http://tun.fi/MX.39052> ;
    skos:hiddenLabel "Trifolium pratense var. sativum"@fi,
        "Trifolium pratense var. sativum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltopuna-apila"@fi,
        "foderrödklöver"@sv .

<http://tun.fi/MX.39054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium medium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium medium"@fi,
        "Trifolium medium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäapila"@fi,
        "skogsklöver"@sv .

<http://tun.fi/MX.39056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lotus tenuis" ;
    dwc:scientificNameAuthorship "Waldst. & Kit. ex Willd." ;
    skos:broader <http://tun.fi/MX.39055> ;
    skos:hiddenLabel "Lotus tenuis"@fi,
        "Lotus tenuis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentomaite"@fi,
        "smal käringtand"@sv .

<http://tun.fi/MX.39058> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lotus corniculatus var. corniculatus" ;
    skos:broader <http://tun.fi/MX.39057> ;
    skos:hiddenLabel "Lotus corniculatus var. corniculatus"@fi,
        "Lotus corniculatus var. corniculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittykeltamaite"@fi,
        "vanlig käringtand"@sv .

<http://tun.fi/MX.39059> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lotus corniculatus var. arenosus" ;
    dwc:scientificNameAuthorship "Jalas" ;
    skos:broader <http://tun.fi/MX.39057> ;
    skos:hiddenLabel "Lotus corniculatus var. arenosus"@fi,
        "Lotus corniculatus var. arenosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjukeltamaite"@fi,
        "åskäringtand"@sv .

<http://tun.fi/MX.39060> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lotus corniculatus var. maritimus" ;
    dwc:scientificNameAuthorship "Rupr." ;
    skos:broader <http://tun.fi/MX.39057> ;
    skos:hiddenLabel "Lotus corniculatus var. maritimus"@fi,
        "Lotus corniculatus var. maritimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikeltamaite"@fi,
        "finsk käringtand"@sv .

<http://tun.fi/MX.39061> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lotus corniculatus var. alandicus" ;
    dwc:scientificNameAuthorship "Chrtková" ;
    skos:broader <http://tun.fi/MX.39057> ;
    skos:hiddenLabel "Lotus corniculatus var. alandicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saaristokeltamaite"@fi,
        "Lotus corniculatus var. alandicus"@sv .

<http://tun.fi/MX.39062> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lotus corniculatus var. carnosus" ;
    dwc:scientificNameAuthorship "Hartm." ;
    skos:broader <http://tun.fi/MX.39057> ;
    skos:hiddenLabel "Lotus corniculatus var. carnosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyyrykeltamaite"@fi,
        "Lotus corniculatus var. carnosus"@sv .

<http://tun.fi/MX.39065> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Anthyllis vulneraria subsp. vulneraria" ;
    skos:broader <http://tun.fi/MX.39064> ;
    skos:hiddenLabel "Anthyllis vulneraria subsp. vulneraria"@fi,
        "Anthyllis vulneraria subsp. vulneraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketomasmalo"@fi,
        "liten getväppling"@sv .

<http://tun.fi/MX.39066> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Anthyllis vulneraria subsp. polyphylla" ;
    dwc:scientificNameAuthorship "(DC.) Nyman" ;
    skos:broader <http://tun.fi/MX.39064> ;
    skos:hiddenLabel "Anthyllis vulneraria subsp. polyphylla"@fi,
        "Anthyllis vulneraria subsp. polyphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänmasmalo"@fi,
        "mångbladig getväppling"@sv .

<http://tun.fi/MX.39068> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Anthyllis vulneraria subsp. carpatica var. pseudovulneraria" ;
    dwc:scientificNameAuthorship "(Sagorski) Cullen" ;
    skos:broader <http://tun.fi/MX.39067> ;
    skos:hiddenLabel "Anthyllis vulneraria subsp. carpatica var. pseudovulneraria"@fi,
        "Anthyllis vulneraria subsp. carpatica var. pseudovulneraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomasmalo"@fi,
        "stor getväppling"@sv .

<http://tun.fi/MX.39069> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Anthyllis vulneraria subsp. lapponica" ;
    dwc:scientificNameAuthorship "(Hyl.) Jalas" ;
    skos:broader <http://tun.fi/MX.39064> ;
    skos:hiddenLabel "Anthyllis vulneraria subsp. fennica"@fi,
        "Anthyllis vulneraria subsp. lapponica"@fi,
        "Anthyllis vulneraria subsp. fennica"@sv,
        "Anthyllis vulneraria subsp. lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmasmalo"@fi,
        "lapsk getväppling"@sv .

<http://tun.fi/MX.39073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronilla scorpioides" ;
    dwc:scientificNameAuthorship "(L.) W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.39072> ;
    skos:hiddenLabel "Coronilla scorpioides"@fi,
        "Coronilla scorpioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanivelvirna"@fi,
        "maskkronill"@sv .

<http://tun.fi/MX.39075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onobrychis viciifolia" ;
    dwc:scientificNameAuthorship "Scop." ;
    skos:broader <http://tun.fi/MX.39074> ;
    skos:hiddenLabel "Onobrychis viciifolia"@fi,
        "Onobrychis viciifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rehuesparsetti"@fi,
        "esparsett"@sv .

<http://tun.fi/MX.39078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lythrum portula" ;
    dwc:scientificNameAuthorship "(L.) D. A. Webb" ;
    skos:broader <http://tun.fi/MX.39077> ;
    skos:hiddenLabel "Lythrum portula"@fi,
        "Peplis portula"@fi,
        "Lythrum portula"@sv,
        "Peplis portula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojakaali"@fi,
        "rödlånke"@sv .

<http://tun.fi/MX.39079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lythrum salicaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "pohjanrantakukka"@fi ;
    skos:broader <http://tun.fi/MX.39077> ;
    skos:hiddenLabel "Lythrum salicaria"@fi,
        "Lythrum salicaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakukka"@fi,
        "fackelblomster"@sv .

<http://tun.fi/MX.39082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Circaea alpina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39081> ;
    skos:hiddenLabel "Circaea alpina"@fi,
        "Circaea alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvelholehti"@fi,
        "dvärghäxört"@sv .

<http://tun.fi/MX.39084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera depressa" ;
    dwc:scientificNameAuthorship "Greene" ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera depressa"@fi,
        "Oenothera depressa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karheahelokki"@fi,
        "strävt nattljus"@sv .

<http://tun.fi/MX.39085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera biennis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera biennis"@fi,
        "Oenothera biennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iltahelokki"@fi,
        "äkta nattljus"@sv .

<http://tun.fi/MX.39088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaenerion angustifolium" ;
    dwc:scientificNameAuthorship "(L.) Scop." ;
    skos:altLabel "palomaitohorsma"@fi ;
    skos:broader <http://tun.fi/MX.4972030> ;
    skos:hiddenLabel "Chamaenerion angustifolium"@fi,
        "Epilobium angustifolium"@fi,
        "Chamaenerion angustifolium"@sv,
        "Epilobium angustifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitohorsma"@fi,
        "mjölke"@sv .

<http://tun.fi/MX.39089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium parviflorum" ;
    dwc:scientificNameAuthorship "Schreb." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium parviflorum"@fi,
        "Epilobium parviflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkahorsma"@fi,
        "luddunört"@sv .

<http://tun.fi/MX.39090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium hirsutum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium hirsutum"@fi,
        "Epilobium hirsutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvahorsma"@fi,
        "rosendunört"@sv .

<http://tun.fi/MX.39091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium montanum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium hypericifolium"@fi,
        "Epilobium montanum"@fi,
        "Epilobium hypericifolium"@sv,
        "Epilobium montanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohorsma"@fi,
        "bergdunört"@sv .

<http://tun.fi/MX.39092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium collinum" ;
    dwc:scientificNameAuthorship "C. C. Gmel." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium collinum"@fi,
        "Epilobium collinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkihorsma"@fi,
        "backdunört"@sv .

<http://tun.fi/MX.39093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium roseum" ;
    dwc:scientificNameAuthorship "Schreb." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium roseum"@fi,
        "Epilobium roseum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusohorsma"@fi,
        "grendunört"@sv .

<http://tun.fi/MX.39094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium lamyi" ;
    dwc:scientificNameAuthorship "F. W. Schultz" ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium lamyi"@fi,
        "Epilobium lamyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaahorsma"@fi,
        "grådunört"@sv .

<http://tun.fi/MX.39095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium tetragonum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium tetragonum"@fi,
        "Epilobium tetragonum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särmähorsma"@fi,
        "kantdunört"@sv .

<http://tun.fi/MX.39096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium obscurum" ;
    dwc:scientificNameAuthorship "Schreb." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium obscurum"@fi,
        "Epilobium obscurum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummahorsma"@fi,
        "mörk dunört"@sv .

<http://tun.fi/MX.39097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium adenocaulon" ;
    dwc:scientificNameAuthorship "Hausskn." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium adenocaulon"@fi,
        "Epilobium adenocaulon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusoamerikanhorsma"@fi,
        "amerikansk dunört"@sv .

<http://tun.fi/MX.39100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium ciliatum" ;
    dwc:scientificNameAuthorship "Raf." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium ciliatum"@fi,
        "Epilobium ciliatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaalea-amerikanhorsma"@fi,
        "vit dunört"@sv .

<http://tun.fi/MX.39101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium glandulosum" ;
    dwc:scientificNameAuthorship "Lehm." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium glandulosum"@fi,
        "Epilobium glandulosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenhorsma"@fi,
        "alaskadunört"@sv .

<http://tun.fi/MX.39104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium davuricum" ;
    dwc:scientificNameAuthorship "Fisch. ex Hornem." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium davuricum"@fi,
        "Epilobium davuricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorolehtihorsma"@fi,
        "smaldunört"@sv .

<http://tun.fi/MX.39106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium laestadii" ;
    dwc:scientificNameAuthorship "Kytöv." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium laestadii"@fi,
        "Epilobium laestadii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjanhorsma"@fi,
        "lappdunört"@sv .

<http://tun.fi/MX.39107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium alsinifolium" ;
    dwc:scientificNameAuthorship "Vill." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium alsinifolium"@fi,
        "Epilobium alsinifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetehorsma"@fi,
        "källdunört"@sv .

<http://tun.fi/MX.39110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium hornemannii" ;
    dwc:scientificNameAuthorship "Rchb." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium hornemannii"@fi,
        "Epilobium hornemannii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhorsma"@fi,
        "fjälldunört"@sv .

<http://tun.fi/MX.39112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium lactiflorum" ;
    dwc:scientificNameAuthorship "Hausskn." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium lactiflorum"@fi,
        "Epilobium lactiflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohorsma"@fi,
        "mjölkdunört"@sv .

<http://tun.fi/MX.39113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium anagallidifolium" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium anagallidifolium"@fi,
        "Epilobium anagallidifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihorsma"@fi,
        "dvärgdunört"@sv .

<http://tun.fi/MX.39116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriophyllum verticillatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39115> ;
    skos:hiddenLabel "Myriophyllum verticillatum"@fi,
        "Myriophyllum verticillatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiehkuraärviä"@fi,
        "kransslinga"@sv .

<http://tun.fi/MX.39117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriophyllum spicatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39115> ;
    skos:hiddenLabel "Myriophyllum spicatum"@fi,
        "Myriophyllum spicatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähkä-ärviä"@fi,
        "axslinga"@sv .

<http://tun.fi/MX.39118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriophyllum sibiricum" ;
    dwc:scientificNameAuthorship "Kom." ;
    skos:broader <http://tun.fi/MX.39115> ;
    skos:hiddenLabel "Myriophyllum sibiricum"@fi,
        "Myriophyllum sibiricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasärviä"@fi,
        "knoppslinga"@sv .

<http://tun.fi/MX.39119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriophyllum alterniflorum" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.39115> ;
    skos:hiddenLabel "Myriophyllum alterniflorum"@fi,
        "Myriophyllum alterniflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoärviä"@fi,
        "hårslinga"@sv .

<http://tun.fi/MX.39122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acer platanoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39121> ;
    skos:hiddenLabel "Acer platanoides"@fi,
        "Acer platanoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsävaahtera"@fi,
        "skogslönn"@sv .

<http://tun.fi/MX.39123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acer pseudoplatanus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39121> ;
    skos:hiddenLabel "Acer pseudoplatanus"@fi,
        "Acer pseudoplatanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorivaahtera"@fi,
        "tysklönn"@sv .

<http://tun.fi/MX.39126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linum catharticum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39125> ;
    skos:hiddenLabel "Linum catharticum"@fi,
        "Linum catharticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahopellava"@fi,
        "vildlin"@sv .

<http://tun.fi/MX.39127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linum usitatissimum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39125> ;
    skos:hiddenLabel "Linum usitatissimum"@fi,
        "Linum usitatissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltopellava"@fi,
        "lin"@sv .

<http://tun.fi/MX.39130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxalis acetosella" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "metsäkäenkaali"@fi ;
    skos:broader <http://tun.fi/MX.39129> ;
    skos:hiddenLabel "Oxalis acetosella"@fi,
        "Oxalis acetosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käenkaali"@fi,
        "harsyra"@sv .

<http://tun.fi/MX.39131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxalis corniculata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39129> ;
    skos:hiddenLabel "Oxalis corniculata"@fi,
        "Oxalis corniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvikäenkaali"@fi,
        "krypoxalis"@sv .

<http://tun.fi/MX.39132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxalis stricta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39129> ;
    skos:hiddenLabel "Oxalis fontana"@fi,
        "Oxalis stricta"@fi,
        "Oxalis fontana"@sv,
        "Oxalis stricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pystykäenkaali"@fi,
        "klöveroxalis"@sv .

<http://tun.fi/MX.39133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxalis dillenii" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.39129> ;
    skos:hiddenLabel "Oxalis dillenii"@fi,
        "Oxalis dillenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmikäenkaali"@fi,
        "prärieoxalis"@sv .

<http://tun.fi/MX.39136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium sanguineum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium sanguineum"@fi,
        "Geranium sanguineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verikurjenpolvi"@fi,
        "blodnäva"@sv .

<http://tun.fi/MX.39137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium pratense" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium pratense"@fi,
        "Geranium pratense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyläkurjenpolvi"@fi,
        "ängsnäva"@sv .

<http://tun.fi/MX.39138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium sylvaticum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium sylvaticum"@fi,
        "Geranium sylvaticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkurjenpolvi"@fi,
        "midsommarblomster"@sv .

<http://tun.fi/MX.39139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium palustre" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium palustre"@fi,
        "Geranium palustre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojakurjenpolvi"@fi,
        "kärrnäva"@sv .

<http://tun.fi/MX.39140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium bohemicum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium bohemicum"@fi,
        "Geranium bohemicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huhtakurjenpolvi"@fi,
        "svedjenäva"@sv .

<http://tun.fi/MX.39141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium sibiricum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium sibiricum"@fi,
        "Geranium sibiricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiankurjenpolvi"@fi,
        "ryssnäva"@sv .

<http://tun.fi/MX.39142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium pyrenaicum" ;
    dwc:scientificNameAuthorship "Burm. f." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium pyrenaicum"@fi,
        "Geranium pyrenaicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyreneittenkurjenpolvi"@fi,
        "skuggnäva"@sv .

<http://tun.fi/MX.39143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium pusillum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium pusillum"@fi,
        "Geranium pusillum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihakurjenpolvi"@fi,
        "sparvnäva"@sv .

<http://tun.fi/MX.39144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium molle" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium molle"@fi,
        "Geranium molle"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pehmytkurjenpolvi"@fi,
        "mjuknäva"@sv .

<http://tun.fi/MX.39145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium columbinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium columbinum"@fi,
        "Geranium columbinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkokurjenpolvi"@fi,
        "duvnäva"@sv .

<http://tun.fi/MX.39146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium dissectum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium dissectum"@fi,
        "Geranium dissectum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskakurjenpolvi"@fi,
        "fliknäva"@sv .

<http://tun.fi/MX.39147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium carolinianum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium carolinianum"@fi,
        "Geranium carolinianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikankurjenpolvi"@fi,
        "kvarnnäva"@sv .

<http://tun.fi/MX.39148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium lucidum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium lucidum"@fi,
        "Geranium lucidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokurjenpolvi"@fi,
        "glansnäva"@sv .

<http://tun.fi/MX.39149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium robertianum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium robertianum"@fi,
        "Geranium robertianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisukurjenpolvi"@fi,
        "stinknäva"@sv .

<http://tun.fi/MX.39151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erodium cicutarium" ;
    dwc:scientificNameAuthorship "(L.) L'Hér." ;
    skos:broader <http://tun.fi/MX.39150> ;
    skos:hiddenLabel "Erodium cicutarium"@fi,
        "Erodium cicutarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltokurjennokka"@fi,
        "skatnäva"@sv .

<http://tun.fi/MX.39152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erodium moschatum" ;
    dwc:scientificNameAuthorship "(L.) L'Hér." ;
    skos:broader <http://tun.fi/MX.39150> ;
    skos:hiddenLabel "Erodium moschatum"@fi,
        "Erodium moschatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myskikurjennokka"@fi,
        "mysknäva"@sv .

<http://tun.fi/MX.39155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Impatiens noli-tangere" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39154> ;
    skos:hiddenLabel "Impatiens noli-tangere"@fi,
        "Impatiens noli-tangere"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopalsami"@fi,
        "springkorn"@sv .

<http://tun.fi/MX.39156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Impatiens capensis" ;
    dwc:scientificNameAuthorship "Meerb." ;
    skos:broader <http://tun.fi/MX.39154> ;
    skos:hiddenLabel "Impatiens capensis"@fi,
        "Impatiens capensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenpalsami"@fi,
        "apelsinbalsamin"@sv .

<http://tun.fi/MX.39157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Impatiens parviflora" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.39154> ;
    skos:hiddenLabel "Impatiens parviflora"@fi,
        "Impatiens parviflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkapalsami"@fi,
        "blekbalsamin"@sv .

<http://tun.fi/MX.39158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Impatiens glandulifera" ;
    dwc:scientificNameAuthorship "Royle" ;
    skos:broader <http://tun.fi/MX.39154> ;
    skos:hiddenLabel "Impatiens glandulifera"@fi,
        "Impatiens glandulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättipalsami"@fi,
        "jättebalsamin"@sv .

<http://tun.fi/MX.39161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygala comosa" ;
    dwc:scientificNameAuthorship "Schkuhr" ;
    skos:broader <http://tun.fi/MX.39160> ;
    skos:hiddenLabel "Polygala comosa"@fi,
        "Polygala comosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsulinnunruoho"@fi,
        "toppjungfrulin"@sv .

<http://tun.fi/MX.39162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygala vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39160> ;
    skos:hiddenLabel "Polygala vulgaris"@fi,
        "Polygala vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolinnunruoho"@fi,
        "jungfrulin"@sv .

<http://tun.fi/MX.39163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygala amarella" ;
    dwc:scientificNameAuthorship "Crantz" ;
    skos:broader <http://tun.fi/MX.39160> ;
    skos:hiddenLabel "Polygala amarella"@fi,
        "Polygala amarella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkeralinnunruoho"@fi,
        "rosettjungfrulin"@sv .

<http://tun.fi/MX.39166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cornus suecica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39165> ;
    skos:hiddenLabel "Cornus suecica"@fi,
        "Cornus suecica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruohokanukka"@fi,
        "hönsbär"@sv .

<http://tun.fi/MX.39168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cornus alba" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39165> ;
    skos:hiddenLabel "Cornus alba"@fi,
        "Cornus alba subsp. alba"@fi,
        "Cornus alba"@sv,
        "Cornus alba subsp. alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkanukka"@fi,
        "rysk kornell"@sv .

<http://tun.fi/MX.39169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cornus sericea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39165> ;
    skos:hiddenLabel "Cornus alba subsp. stolonifera"@fi,
        "Cornus sericea"@fi,
        "Cornus alba subsp. stolonifera"@sv,
        "Cornus sericea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkanukka"@fi,
        "videkornell"@sv .

<http://tun.fi/MX.39173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sanicula europaea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "euroopanhaavayrtti"@fi ;
    skos:broader <http://tun.fi/MX.39172> ;
    skos:hiddenLabel "Sanicula europaea"@fi,
        "Sanicula europaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavayrtti"@fi,
        "sårläka"@sv .

<http://tun.fi/MX.39175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astrantia major" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39174> ;
    skos:hiddenLabel "Astrantia major"@fi,
        "Astrantia major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotähtiputki"@fi,
        "stjärnflocka"@sv .

<http://tun.fi/MX.39177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eryngium planum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39176> ;
    skos:hiddenLabel "Eryngium planum"@fi,
        "Eryngium planum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipiikkiputki"@fi,
        "rysk martorn"@sv .

<http://tun.fi/MX.39180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaerophyllum bulbosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39178> ;
    skos:hiddenLabel "Chaerophyllum bulbosum"@fi,
        "Chaerophyllum bulbosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mukulakirveli"@fi,
        "rotkörvel"@sv .

<http://tun.fi/MX.39181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaerophyllum prescottii" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.39178> ;
    skos:hiddenLabel "Chaerophyllum prescottii"@fi,
        "Chaerophyllum prescottii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkirveli"@fi,
        "rysskörvel"@sv .

<http://tun.fi/MX.39182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaerophyllum aureum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39178> ;
    skos:hiddenLabel "Chaerophyllum aureum"@fi,
        "Chaerophyllum aureum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakirveli"@fi,
        "guldkörvel"@sv .

<http://tun.fi/MX.39183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaerophyllum temulum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39178> ;
    skos:hiddenLabel "Chaerophyllum temulum"@fi,
        "Chaerophyllum temulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myrkkykirveli"@fi,
        "hårkörvel"@sv .

<http://tun.fi/MX.39185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthriscus sylvestris" ;
    dwc:scientificNameAuthorship "(L.) Hoffm." ;
    skos:broader <http://tun.fi/MX.39184> ;
    skos:hiddenLabel "Anthriscus sylvestris"@fi,
        "Anthriscus sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koiranputki"@fi,
        "hundkäx"@sv .

<http://tun.fi/MX.39186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthriscus cerefolium" ;
    dwc:scientificNameAuthorship "(L.) Hoffm." ;
    skos:broader <http://tun.fi/MX.39184> ;
    skos:hiddenLabel "Anthriscus cerefolium"@fi,
        "Anthriscus cerefolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maustekirveli"@fi,
        "dansk körvel"@sv .

<http://tun.fi/MX.39188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scandix pecten-veneris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39187> ;
    skos:hiddenLabel "Scandix pecten-veneris"@fi,
        "Scandix pecten-veneris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampasarjaputki"@fi,
        "nålkörvel"@sv .

<http://tun.fi/MX.39189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scandix iberica" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.39187> ;
    skos:hiddenLabel "Scandix iberica"@fi,
        "Scandix iberica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaukasiansarjaputki"@fi,
        "kaukasisk nålkörvel"@sv .

<http://tun.fi/MX.39191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrrhis odorata" ;
    dwc:scientificNameAuthorship "(L.) Scop." ;
    skos:broader <http://tun.fi/MX.39190> ;
    skos:hiddenLabel "Myrrhis odorata"@fi,
        "Myrrhis odorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksankirveli"@fi,
        "spansk körvel"@sv .

<http://tun.fi/MX.39193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coriandrum sativum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39192> ;
    skos:hiddenLabel "Coriandrum sativum"@fi,
        "Coriandrum sativum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maustekorianteri"@fi,
        "koriander"@sv .

<http://tun.fi/MX.39195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bifora radians" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.39194> ;
    skos:hiddenLabel "Bifora radians"@fi,
        "Bifora radians"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silopoilikki"@fi,
        "strålkoriander"@sv .

<http://tun.fi/MX.39197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pimpinella anisum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39196> ;
    skos:hiddenLabel "Pimpinella anisum"@fi,
        "Pimpinella anisum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "anisruoho"@fi,
        "anis"@sv .

<http://tun.fi/MX.39198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pimpinella major" ;
    dwc:scientificNameAuthorship "(L.) Huds." ;
    skos:broader <http://tun.fi/MX.39196> ;
    skos:hiddenLabel "Pimpinella major"@fi,
        "Pimpinella major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopukinjuuri"@fi,
        "stor bockrot"@sv .

<http://tun.fi/MX.39199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pimpinella saxifraga" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39196> ;
    skos:hiddenLabel "Pimpinella saxifraga"@fi,
        "Pimpinella saxifraga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahopukinjuuri"@fi,
        "bockrot"@sv .

<http://tun.fi/MX.39201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegopodium podagraria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "lehtovuohenputki"@fi ;
    skos:broader <http://tun.fi/MX.39200> ;
    skos:hiddenLabel "Aegopodium podagraria"@fi,
        "Aegopodium podagraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuohenputki"@fi,
        "kirskål"@sv .

<http://tun.fi/MX.39203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sium latifolium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "isosorsanputki"@fi ;
    skos:broader <http://tun.fi/MX.39202> ;
    skos:hiddenLabel "Sium latifolium"@fi,
        "Sium latifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorsanputki"@fi,
        "vattenmärke"@sv .

<http://tun.fi/MX.39205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seseli libanotis" ;
    dwc:scientificNameAuthorship "(L.) W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.39204> ;
    skos:hiddenLabel "Seseli libanotis"@fi,
        "Seseli libanotis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyhirvenputki"@fi,
        "säfferot"@sv .

<http://tun.fi/MX.39207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenanthe aquatica" ;
    dwc:scientificNameAuthorship "(L.) Poir." ;
    skos:broader <http://tun.fi/MX.39206> ;
    skos:hiddenLabel "Oenanthe aquatica"@fi,
        "Oenanthe aquatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liejupahaputki"@fi,
        "vattenstäkra"@sv .

<http://tun.fi/MX.39211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Foeniculum vulgare" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:altLabel "maustefenkoli"@fi ;
    skos:broader <http://tun.fi/MX.39210> ;
    skos:hiddenLabel "Foeniculum vulgare"@fi,
        "Foeniculum vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "fenkoli"@fi,
        "fänkål"@sv .

<http://tun.fi/MX.39213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anethum graveolens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "maustetilli"@fi ;
    skos:broader <http://tun.fi/MX.39212> ;
    skos:hiddenLabel "Anethum graveolens"@fi,
        "Anethum graveolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tilli"@fi,
        "dill"@sv .

<http://tun.fi/MX.39215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conium maculatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "täplämyrkkykatko"@fi ;
    skos:broader <http://tun.fi/MX.39214> ;
    skos:hiddenLabel "Conium maculatum"@fi,
        "Conium maculatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myrkkykatko"@fi,
        "odört"@sv .

<http://tun.fi/MX.39217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bupleurum rotundifolium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39216> ;
    skos:hiddenLabel "Bupleurum rotundifolium"@fi,
        "Bupleurum rotundifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyöröjänönputki"@fi,
        "harört"@sv .

<http://tun.fi/MX.39219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apium graveolens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "mausteselleri"@fi ;
    skos:broader <http://tun.fi/MX.39218> ;
    skos:hiddenLabel "Apium graveolens"@fi,
        "Apium graveolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "selleri"@fi,
        "selleri"@sv .

<http://tun.fi/MX.39221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Petroselinum crispum" ;
    dwc:scientificNameAuthorship "(Mill.) Fuss" ;
    skos:altLabel "maustepersilja"@fi ;
    skos:broader <http://tun.fi/MX.39220> ;
    skos:hiddenLabel "Petroselinum crispum"@fi,
        "Petroselinum crispum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "persilja"@fi,
        "persilja"@sv .

<http://tun.fi/MX.39224> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Cicuta virosa var. virosa" ;
    skos:broader <http://tun.fi/MX.39223> ;
    skos:hiddenLabel "Cicuta virosa var. virosa"@fi,
        "Cicuta virosa var. virosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantamyrkkykeiso"@fi,
        "vanlig sprängört"@sv .

<http://tun.fi/MX.39225> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Cicuta virosa var. angustifolia" ;
    dwc:scientificNameAuthorship "(Kit.) Wimm. & Grab." ;
    skos:broader <http://tun.fi/MX.39223> ;
    skos:hiddenLabel "Cicuta virosa var. angustifolia"@fi,
        "Cicuta virosa var. angustifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitamyrkkykeiso"@fi,
        "smal sprängört"@sv .

<http://tun.fi/MX.39227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ammi majus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39226> ;
    skos:hiddenLabel "Ammi majus"@fi,
        "Ammi majus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosudenporkkana"@fi,
        "slöjsilja"@sv .

<http://tun.fi/MX.39229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carum carvi" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "maustekumina"@fi ;
    skos:broader <http://tun.fi/MX.39228> ;
    skos:hiddenLabel "Carum carvi"@fi,
        "Carum carvi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kumina"@fi,
        "kummin"@sv .

<http://tun.fi/MX.39231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selinum carvifolia" ;
    dwc:scientificNameAuthorship "(L.) L." ;
    skos:broader <http://tun.fi/MX.39230> ;
    skos:hiddenLabel "Selinum carvifolia"@fi,
        "Selinum carvifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjasärmäputki"@fi,
        "krusfrö"@sv .

<http://tun.fi/MX.39233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ligusticum scothicum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39232> ;
    skos:hiddenLabel "Ligusticum scothicum"@fi,
        "Ligusticum scoticum"@fi,
        "Ligusticum scothicum"@sv,
        "Ligusticum scoticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merirantaputki"@fi,
        "strandloka"@sv .

<http://tun.fi/MX.39235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Angelica sylvestris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "niittykarhunputki"@fi ;
    skos:broader <http://tun.fi/MX.39234> ;
    skos:hiddenLabel "Angelica sylvestris"@fi,
        "Angelica sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhunputki"@fi,
        "strätta"@sv .

<http://tun.fi/MX.39237> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Angelica archangelica subsp. archangelica" ;
    skos:broader <http://tun.fi/MX.39236> ;
    skos:hiddenLabel "Angelica archangelica subsp. archangelica"@fi,
        "Angelica archangelica subsp. archangelica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanväinönputki"@fi,
        "fjällkvanne"@sv .

<http://tun.fi/MX.39238> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Angelica archangelica subsp. littoralis" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Thell." ;
    skos:broader <http://tun.fi/MX.39236> ;
    skos:hiddenLabel "Angelica archangelica subsp. littoralis"@fi,
        "Angelica archangelica subsp. littoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriväinönputki"@fi,
        "strandkvanne"@sv .

<http://tun.fi/MX.39240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Levisticum officinale" ;
    dwc:scientificNameAuthorship "W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.39239> ;
    skos:hiddenLabel "Levisticum officinale"@fi,
        "Levisticum officinale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liperi"@fi,
        "libbsticka"@sv .

<http://tun.fi/MX.39242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peucedanum palustre" ;
    dwc:scientificNameAuthorship "(L.) Moench" ;
    skos:broader <http://tun.fi/MX.39241> ;
    skos:hiddenLabel "Peucedanum palustre"@fi,
        "Peucedanum palustre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtasuoputki"@fi,
        "kärrsilja"@sv .

<http://tun.fi/MX.39244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pastinaca sativa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "euroopanpalsternakka"@fi ;
    skos:broader <http://tun.fi/MX.39243> ;
    skos:hiddenLabel "Pastinaca sativa"@fi,
        "Pastinaca sativa subsp. sativa"@fi,
        "Pastinaca sativa subsp. sylvestris"@fi,
        "Pastinaca sativa var. hortensis"@fi,
        "Pastinaca sativa var. pratensis"@fi,
        "Pastinaca sativa"@sv,
        "Pastinaca sativa subsp. sativa"@sv,
        "Pastinaca sativa subsp. sylvestris"@sv,
        "Pastinaca sativa var. hortensis"@sv,
        "Pastinaca sativa var. pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsternakka"@fi,
        "palsternacka"@sv .

<http://tun.fi/MX.39249> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Heracleum sphondylium subsp. sphondylium" ;
    skos:broader <http://tun.fi/MX.39248> ;
    skos:hiddenLabel "Heracleum sphondylium subsp. sphondylium"@fi,
        "Heracleum sphondylium var. chaetocarpoides"@fi,
        "Heracleum sphondylium subsp. sphondylium"@sv,
        "Heracleum sphondylium var. chaetocarpoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänukonputki"@fi,
        "vit björnloka"@sv .

<http://tun.fi/MX.39251> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Heracleum sphondylium subsp. sibiricum" ;
    dwc:scientificNameAuthorship "(L.) Simonk." ;
    skos:broader <http://tun.fi/MX.39248> ;
    skos:hiddenLabel "Heracleum sibiricum"@fi,
        "Heracleum sibiricum var. chaetocarpum"@fi,
        "Heracleum sibiricum var. sibiricum"@fi,
        "Heracleum sphondylium subsp. sibiricum"@fi,
        "Heracleum sibiricum"@sv,
        "Heracleum sibiricum var. chaetocarpum"@sv,
        "Heracleum sibiricum var. sibiricum"@sv,
        "Heracleum sphondylium subsp. sibiricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänukonputki"@fi,
        "sibirisk björnloka"@sv .

<http://tun.fi/MX.39253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heracleum persicum" ;
    dwc:scientificNameAuthorship "Desf. ex Fisch." ;
    skos:broader <http://tun.fi/MX.39247> ;
    skos:hiddenLabel "Heracleum persicum"@fi,
        "Heracleum persicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "persianjättiputki"@fi,
        "tromsöloka"@sv .

<http://tun.fi/MX.39254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heracleum mantegazzianum" ;
    dwc:scientificNameAuthorship "Sommier & Levier" ;
    skos:altLabel "jättebjörnloka"@sv ;
    skos:broader <http://tun.fi/MX.39247> ;
    skos:hiddenLabel "Heracleum mantegazzianum"@fi,
        "Heracleum mantegazzianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaukasianjättiputki"@fi,
        "jätteloka"@sv .

<http://tun.fi/MX.39256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laserpitium latifolium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39255> ;
    skos:hiddenLabel "Laserpitium latifolium"@fi,
        "Laserpitium latifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokarvasputki"@fi,
        "spenört"@sv .

<http://tun.fi/MX.39258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torilis japonica" ;
    dwc:scientificNameAuthorship "(Houtt.) DC." ;
    skos:broader <http://tun.fi/MX.39257> ;
    skos:hiddenLabel "Torilis japonica"@fi,
        "Torilis japonica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakatko"@fi,
        "rödkörvel"@sv .

<http://tun.fi/MX.39260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caucalis platycarpos" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39259> ;
    skos:hiddenLabel "Caucalis platycarpos"@fi,
        "Caucalis platycarpos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "väkäpurho"@fi,
        "piggkörvel"@sv .

<http://tun.fi/MX.39262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Turgenia latifolia" ;
    dwc:scientificNameAuthorship "(L.) Hoffm." ;
    skos:altLabel "punalapapurho"@fi ;
    skos:broader <http://tun.fi/MX.39261> ;
    skos:hiddenLabel "Turgenia latifolia"@fi,
        "Turgenia latifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapapurho"@fi,
        "stickkörvel"@sv .

<http://tun.fi/MX.39265> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Daucus carota subsp. carota" ;
    skos:broader <http://tun.fi/MX.39264> ;
    skos:hiddenLabel "Daucus carota subsp. carota"@fi,
        "Daucus carota subsp. carota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkaporkkana"@fi,
        "vildmorot"@sv .

<http://tun.fi/MX.39266> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Daucus carota subsp. sativus" ;
    dwc:scientificNameAuthorship "(Hoffm.) Schübl. & G. Martens" ;
    skos:broader <http://tun.fi/MX.39264> ;
    skos:hiddenLabel "Daucus carota subsp. sativus"@fi,
        "Daucus carota subsp. sativus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokaporkkana"@fi,
        "äkta morot"@sv .

<http://tun.fi/MX.39269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamnus cathartica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39268> ;
    skos:hiddenLabel "Rhamnus cathartica"@fi,
        "Rhamnus cathartica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapaatsama"@fi,
        "getapel"@sv .

<http://tun.fi/MX.39270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frangula alnus" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.4972116> ;
    skos:hiddenLabel "Frangula alnus"@fi,
        "Rhamnus frangula"@fi,
        "Frangula alnus"@sv,
        "Rhamnus frangula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpipaatsama"@fi,
        "brakved"@sv .

<http://tun.fi/MX.39273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaeagnus commutata" ;
    dwc:scientificNameAuthorship "Bernh. ex Rydb." ;
    skos:broader <http://tun.fi/MX.39272> ;
    skos:hiddenLabel "Elaeagnus commutata"@fi,
        "Elaeagnus commutata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenhopeapensas"@fi,
        "silverbuske"@sv .

<http://tun.fi/MX.39275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hippophaë rhamnoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "hopeatyrni"@fi ;
    skos:broader <http://tun.fi/MX.39274> ;
    skos:hiddenLabel "Hippophaë rhamnoides"@fi,
        "Hippophaë rhamnoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrni"@fi,
        "havtorn"@sv .

<http://tun.fi/MX.39278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sherardia arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39277> ;
    skos:hiddenLabel "Sherardia arvensis"@fi,
        "Sherardia arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinimatara"@fi,
        "åkermadd"@sv .

<http://tun.fi/MX.39280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asperula tinctoria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39279> ;
    skos:hiddenLabel "Asperula tinctoria"@fi,
        "Asperula tinctoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "värimaratti"@fi,
        "färgmåra"@sv .

<http://tun.fi/MX.39281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asperula arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39279> ;
    skos:hiddenLabel "Asperula arvensis"@fi,
        "Asperula arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltomaratti"@fi,
        "liten blåmåra"@sv .

<http://tun.fi/MX.39282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asperula orientalis" ;
    dwc:scientificNameAuthorship "Boiss. & Hohen." ;
    skos:broader <http://tun.fi/MX.39279> ;
    skos:hiddenLabel "Asperula orientalis"@fi,
        "Asperula orientalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinimaratti"@fi,
        "blåmåra"@sv .

<http://tun.fi/MX.39284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium boreale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium boreale"@fi,
        "Galium boreale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahomatara"@fi,
        "vitmåra"@sv .

<http://tun.fi/MX.39285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium odoratum" ;
    dwc:scientificNameAuthorship "(L.) Scop." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium odoratum"@fi,
        "Galium odoratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksumatara"@fi,
        "myskmadra"@sv .

<http://tun.fi/MX.39286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium triflorum" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium triflorum"@fi,
        "Galium triflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtomatara"@fi,
        "myskmåra"@sv .

<http://tun.fi/MX.39287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium uliginosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium uliginosum"@fi,
        "Galium uliginosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtamatara"@fi,
        "sumpmåra"@sv .

<http://tun.fi/MX.39289> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Galium palustre subsp. palustre" ;
    skos:broader <http://tun.fi/MX.39288> ;
    skos:hiddenLabel "Galium palustre subsp. palustre"@fi,
        "Galium palustre subsp. palustre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkurantamatara"@fi,
        "liten vattenmåra"@sv .

<http://tun.fi/MX.39290> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Galium palustre subsp. elongatum" ;
    dwc:scientificNameAuthorship "(C. Presl) Lange" ;
    skos:broader <http://tun.fi/MX.39288> ;
    skos:hiddenLabel "Galium palustre subsp. elongatum"@fi,
        "Galium palustre subsp. elongatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorantamatara"@fi,
        "stor vattenmåra"@sv .

<http://tun.fi/MX.39291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium trifidum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium trifidum"@fi,
        "Galium trifidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumatara"@fi,
        "dvärgmåra"@sv .

<http://tun.fi/MX.39292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium verum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium verum"@fi,
        "Galium verum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltamatara"@fi,
        "gulmåra"@sv .

<http://tun.fi/MX.39293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium album" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium album"@fi,
        "Galium album"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paimenmatara"@fi,
        "vanlig stormåra"@sv .

<http://tun.fi/MX.39296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium intermedium" ;
    dwc:scientificNameAuthorship "Schult." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium intermedium"@fi,
        "Galium schultesii"@fi,
        "Galium intermedium"@sv,
        "Galium schultesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harsomatara"@fi,
        "slöjmåra"@sv .

<http://tun.fi/MX.39297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium pumilum" ;
    dwc:scientificNameAuthorship "Murray" ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium pumilum"@fi,
        "Galium pumilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistomatara"@fi,
        "parkmåra"@sv .

<http://tun.fi/MX.39298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium saxatile" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium saxatile"@fi,
        "Galium saxatile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummimatara"@fi,
        "stenmåra"@sv .

<http://tun.fi/MX.39300> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Galium spurium subsp. spurium" ;
    skos:broader <http://tun.fi/MX.39299> ;
    skos:hiddenLabel "Galium spurium subsp. spurium"@fi,
        "Galium spurium var. spurium"@fi,
        "Galium spurium subsp. spurium"@sv,
        "Galium spurium var. spurium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pellavapeltomatara"@fi,
        "linmåra"@sv .

<http://tun.fi/MX.39301> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Galium spurium subsp. vaillantii" ;
    dwc:scientificNameAuthorship "(DC.) Gaudin" ;
    skos:broader <http://tun.fi/MX.39299> ;
    skos:hiddenLabel "Galium spurium subsp. vaillantii"@fi,
        "Galium spurium var. echinospermum"@fi,
        "Galium spurium subsp. vaillantii"@sv,
        "Galium spurium var. echinospermum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkapeltomatara"@fi,
        "småsnärjmåra"@sv .

<http://tun.fi/MX.39302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium aparine" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium aparine"@fi,
        "Galium aparine"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kierumatara"@fi,
        "snärjmåra"@sv .

<http://tun.fi/MX.39303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium tricornutum" ;
    dwc:scientificNameAuthorship "Dandy" ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium tricornutum"@fi,
        "Galium tricornutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvimatara"@fi,
        "pillermåra"@sv .

<http://tun.fi/MX.39305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cruciata laevipes" ;
    dwc:scientificNameAuthorship "Opiz" ;
    skos:broader <http://tun.fi/MX.39304> ;
    skos:hiddenLabel "Cruciata laevipes"@fi,
        "Cruciata laevipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaristimatara"@fi,
        "korsmåra"@sv .

<http://tun.fi/MX.39306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cruciata glabra" ;
    dwc:scientificNameAuthorship "(L.) Ehrend." ;
    skos:broader <http://tun.fi/MX.39304> ;
    skos:hiddenLabel "Cruciata glabra"@fi,
        "Cruciata glabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljuristimatara"@fi,
        "kal korsmåra"@sv .

<http://tun.fi/MX.39309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vincetoxicum hirundinaria" ;
    dwc:scientificNameAuthorship "Medik." ;
    skos:broader <http://tun.fi/MX.39308> ;
    skos:hiddenLabel "Vincetoxicum hirundinaria"@fi,
        "Vincetoxicum hirundinaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokäärmeenpistonyrtti"@fi,
        "tulkört"@sv .

<http://tun.fi/MX.39312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurium littorale" ;
    dwc:scientificNameAuthorship "(Turner ex Sm.) Gilmour" ;
    skos:broader <http://tun.fi/MX.39311> ;
    skos:hiddenLabel "Centaurium littorale"@fi,
        "Centaurium littorale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosappi"@fi,
        "smalarun"@sv .

<http://tun.fi/MX.39313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurium pulchellum" ;
    dwc:scientificNameAuthorship "(Sw.) Druce" ;
    skos:broader <http://tun.fi/MX.39311> ;
    skos:hiddenLabel "Centaurium pulchellum"@fi,
        "Centaurium pulchellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusappi"@fi,
        "dvärgarun"@sv .

<http://tun.fi/MX.39315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gentiana nivalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39314> ;
    skos:hiddenLabel "Gentiana nivalis"@fi,
        "Gentiana nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikatkero"@fi,
        "fjällgentiana"@sv .

<http://tun.fi/MX.39317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Comastoma tenellum" ;
    dwc:scientificNameAuthorship "(Rottb.) Toyok." ;
    skos:broader <http://tun.fi/MX.4972139> ;
    skos:hiddenLabel "Comastoma tenellum"@fi,
        "Gentianella tenella"@fi,
        "Comastoma tenellum"@sv,
        "Gentianella tenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokatkero"@fi,
        "lappgentiana"@sv .

<http://tun.fi/MX.39319> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Gentianella campestris var. campestris" ;
    skos:broader <http://tun.fi/MX.39318> ;
    skos:hiddenLabel "Gentianella campestris var. campestris"@fi,
        "Gentianella campestris var. campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysketokatkero"@fi,
        "sen fältgentiana"@sv .

<http://tun.fi/MX.39320> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Gentianella campestris var. suecica" ;
    dwc:scientificNameAuthorship "(Froel.) Dostál" ;
    skos:broader <http://tun.fi/MX.39318> ;
    skos:hiddenLabel "Gentianella campestris var. suecica"@fi,
        "Gentianella campestris var. suecica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäketokatkero"@fi,
        "tidig fältgentiana"@sv .

<http://tun.fi/MX.39322> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Gentianella amarella var. amarella" ;
    skos:broader <http://tun.fi/MX.39321> ;
    skos:hiddenLabel "Gentianella amarella var. amarella"@fi,
        "Gentianella amarella var. amarella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyshorkkakatkero"@fi,
        "sen ängsgentiana"@sv .

<http://tun.fi/MX.39323> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Gentianella amarella var. lingulata" ;
    dwc:scientificNameAuthorship "(C. Agardh) Karlsson" ;
    skos:broader <http://tun.fi/MX.39321> ;
    skos:hiddenLabel "Gentianella amarella var. lingulata"@fi,
        "Gentianella amarella var. lingulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesähorkkakatkero"@fi,
        "tidig ängsgentiana"@sv .

<http://tun.fi/MX.39324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gentianella uliginosa" ;
    dwc:scientificNameAuthorship "(Willd.) Börner" ;
    skos:broader <http://tun.fi/MX.39316> ;
    skos:hiddenLabel "Gentianella uliginosa"@fi,
        "Gentianella uliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakatkero"@fi,
        "sumpgentiana"@sv .

<http://tun.fi/MX.39325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gentianella aurea" ;
    dwc:scientificNameAuthorship "(L.) Harry Sm." ;
    skos:broader <http://tun.fi/MX.39316> ;
    skos:hiddenLabel "Gentianella aurea"@fi,
        "Gentianella aurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehtokatkero"@fi,
        "blekgentiana"@sv .

<http://tun.fi/MX.39328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menyanthes trifoliata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39327> ;
    skos:hiddenLabel "Menyanthes trifoliata"@fi,
        "Menyanthes trifoliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raate"@fi,
        "vattenklöver"@sv .

<http://tun.fi/MX.39331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fraxinus excelsior" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "lehtosaarni"@fi ;
    skos:broader <http://tun.fi/MX.39330> ;
    skos:hiddenLabel "Fraxinus excelsior"@fi,
        "Fraxinus excelsior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarni"@fi,
        "ask"@sv .

<http://tun.fi/MX.39333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syringa vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39332> ;
    skos:hiddenLabel "Syringa vulgaris"@fi,
        "Syringa vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihasyreeni"@fi,
        "syren"@sv .

<http://tun.fi/MX.39336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sambucus racemosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39335> ;
    skos:hiddenLabel "Sambucus racemosa"@fi,
        "Sambucus racemosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "terttuselja"@fi,
        "druvfläder"@sv .

<http://tun.fi/MX.39338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viburnum opulus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39337> ;
    skos:hiddenLabel "Viburnum opulus"@fi,
        "Viburnum opulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koiranheisi"@fi,
        "olvon"@sv .

<http://tun.fi/MX.39341> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Symphoricarpos albus var. laevigatus" ;
    dwc:scientificNameAuthorship "(Fernald) S. F. Blake" ;
    skos:broader <http://tun.fi/MX.39340> ;
    skos:hiddenLabel "Symphoricarpos albus var. laevigatus"@fi,
        "Symphoricarpos albus var. laevigatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkolumimarja"@fi,
        "snöbär"@sv .

<http://tun.fi/MX.39343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linnaea borealis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39342> ;
    skos:hiddenLabel "Linnaea borealis"@fi,
        "Linnaea borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vanamo"@fi,
        "linnea"@sv .

<http://tun.fi/MX.39345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonicera caerulea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39344> ;
    skos:hiddenLabel "Lonicera caerulea"@fi,
        "Lonicera caerulea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikuusama"@fi,
        "blåtry"@sv .

<http://tun.fi/MX.39346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonicera tatarica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39344> ;
    skos:hiddenLabel "Lonicera tatarica"@fi,
        "Lonicera tatarica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokuusama"@fi,
        "rosentry"@sv .

<http://tun.fi/MX.39347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonicera xylosteum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39344> ;
    skos:hiddenLabel "Lonicera xylosteum"@fi,
        "Lonicera xylosteum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokuusama"@fi,
        "skogstry"@sv .

<http://tun.fi/MX.39348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonicera involucrata" ;
    dwc:scientificNameAuthorship "(Richardson) Banks ex Spreng." ;
    skos:broader <http://tun.fi/MX.39344> ;
    skos:hiddenLabel "Lonicera involucrata"@fi,
        "Lonicera involucrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehtokuusama"@fi,
        "skärmtry"@sv .

<http://tun.fi/MX.39349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonicera caprifolium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39344> ;
    skos:hiddenLabel "Lonicera caprifolium"@fi,
        "Lonicera caprifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuköynnöskuusama"@fi,
        "äkta kaprifol"@sv .

<http://tun.fi/MX.39352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adoxa moschatellina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39351> ;
    skos:hiddenLabel "Adoxa moschatellina"@fi,
        "Adoxa moschatellina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tesmayrtti"@fi,
        "desmeknopp"@sv .

<http://tun.fi/MX.39355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valerianella locusta" ;
    dwc:scientificNameAuthorship "(L.) Laterr." ;
    skos:altLabel "rantavuonankaali"@fi ;
    skos:broader <http://tun.fi/MX.39354> ;
    skos:hiddenLabel "Valerianella locusta"@fi,
        "Valerianella locusta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuonankaali"@fi,
        "vårklynne"@sv .

<http://tun.fi/MX.39356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valerianella dentata" ;
    dwc:scientificNameAuthorship "(L.) Pollich" ;
    skos:broader <http://tun.fi/MX.39354> ;
    skos:hiddenLabel "Valerianella dentata"@fi,
        "Valerianella dentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkavuonankaali"@fi,
        "sommarklynne"@sv .

<http://tun.fi/MX.39358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valeriana officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39357> ;
    skos:hiddenLabel "Valeriana officinalis"@fi,
        "Valeriana officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtovirmajuuri"@fi,
        "läkevänderot"@sv .

<http://tun.fi/MX.39360> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Valeriana excelsa subsp. sambucifolia" ;
    dwc:scientificNameAuthorship "(Pohl) Holub" ;
    skos:broader <http://tun.fi/MX.39359> ;
    skos:hiddenLabel "Valeriana excelsa subsp. sambucifolia"@fi,
        "Valeriana sambucifolia subsp. sambucifolia"@fi,
        "Valeriana excelsa subsp. sambucifolia"@sv,
        "Valeriana sambucifolia subsp. sambucifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtavirmajuuri"@fi,
        "äkta flädervänderot"@sv .

<http://tun.fi/MX.39361> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Valeriana excelsa subsp. salina" ;
    dwc:scientificNameAuthorship "(Pleijel) Hiitonen" ;
    skos:broader <http://tun.fi/MX.39359> ;
    skos:hiddenLabel "Valeriana excelsa subsp. salina"@fi,
        "Valeriana sambucifolia subsp. salina"@fi,
        "Valeriana excelsa subsp. salina"@sv,
        "Valeriana sambucifolia subsp. salina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merivirmajuuri"@fi,
        "strandvänderot"@sv .

<http://tun.fi/MX.39364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dipsacus strigosus" ;
    dwc:scientificNameAuthorship "Willd. ex Roem. & Schult." ;
    skos:broader <http://tun.fi/MX.39363> ;
    skos:hiddenLabel "Dipsacus strigosus"@fi,
        "Dipsacus strigosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukakarstaohdake"@fi,
        "sträv kardvädd"@sv .

<http://tun.fi/MX.39366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Succisa pratensis" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:altLabel "niittypurtojuuri"@fi ;
    skos:broader <http://tun.fi/MX.39365> ;
    skos:hiddenLabel "Succisa pratensis"@fi,
        "Succisa pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purtojuuri"@fi,
        "ängsvädd"@sv .

<http://tun.fi/MX.39368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Knautia arvensis" ;
    dwc:scientificNameAuthorship "(L.) Coult." ;
    skos:broader <http://tun.fi/MX.39367> ;
    skos:hiddenLabel "Knautia arvensis"@fi,
        "Knautia arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoruusuruoho"@fi,
        "åkervädd"@sv .

<http://tun.fi/MX.39371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Convolvulus sepium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39374> ;
    skos:hiddenLabel "Calystegia sepium"@fi,
        "Calystegia sepium subsp. sepium"@fi,
        "Convolvulus sepium"@fi,
        "Calystegia sepium"@sv,
        "Calystegia sepium subsp. sepium"@sv,
        "Convolvulus sepium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokarhunköynnös"@fi,
        "vit snårvinda"@sv .

<http://tun.fi/MX.39373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Convolvulus dahuricus" ;
    dwc:scientificNameAuthorship "Herb." ;
    skos:broader <http://tun.fi/MX.39374> ;
    skos:hiddenLabel "Calystegia sepium subsp. spectabilis"@fi,
        "Calystegia spectabilis"@fi,
        "Convolvulus dahuricus"@fi,
        "Calystegia sepium subsp. spectabilis"@sv,
        "Calystegia spectabilis"@sv,
        "Convolvulus dahuricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakarhunköynnös"@fi,
        "skär snårvinda"@sv .

<http://tun.fi/MX.39375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Convolvulus arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39374> ;
    skos:hiddenLabel "Convolvulus arvensis"@fi,
        "Convolvulus arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltokierto"@fi,
        "åkervinda"@sv .

<http://tun.fi/MX.39377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ipomoea purpurea" ;
    dwc:scientificNameAuthorship "(L.) Roth" ;
    skos:broader <http://tun.fi/MX.39376> ;
    skos:hiddenLabel "Ipomoea purpurea"@fi,
        "Ipomoea purpurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitoelämänlanka"@fi,
        "purpurvinda"@sv .

<http://tun.fi/MX.39378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ipomoea hederacea" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.39376> ;
    skos:hiddenLabel "Ipomoea hederacea"@fi,
        "Ipomoea hederacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskaelämänlanka"@fi,
        "luden praktvinda"@sv .

<http://tun.fi/MX.39379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ipomoea lacunosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39376> ;
    skos:hiddenLabel "Ipomoea lacunosa"@fi,
        "Ipomoea lacunosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljuelämänlanka"@fi,
        "vit praktvinda"@sv .

<http://tun.fi/MX.39382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuscuta campestris" ;
    dwc:scientificNameAuthorship "Yunck." ;
    skos:broader <http://tun.fi/MX.39381> ;
    skos:hiddenLabel "Cuscuta campestris"@fi,
        "Cuscuta campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanvieras"@fi,
        "amerikansk grovsnärja"@sv .

<http://tun.fi/MX.39384> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cuscuta europaea subsp. europaea" ;
    skos:broader <http://tun.fi/MX.39383> ;
    skos:hiddenLabel "Cuscuta europaea subsp. europaea"@fi,
        "Cuscuta europaea subsp. europaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "humalanvieras"@fi,
        "vanlig nässelsnärja"@sv .

<http://tun.fi/MX.39385> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cuscuta europaea subsp. halophyta" ;
    dwc:scientificNameAuthorship "(Fr.) Hartm." ;
    skos:broader <http://tun.fi/MX.39383> ;
    skos:hiddenLabel "Cuscuta europaea subsp. halophyta"@fi,
        "Cuscuta europaea subsp. halophyta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merenrantavieras"@fi,
        "strandsnärja"@sv .

<http://tun.fi/MX.39386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuscuta epilinum" ;
    dwc:scientificNameAuthorship "Weihe" ;
    skos:broader <http://tun.fi/MX.39381> ;
    skos:hiddenLabel "Cuscuta epilinum"@fi,
        "Cuscuta epilinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pellavanvieras"@fi,
        "linsnärja"@sv .

<http://tun.fi/MX.39390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polemonium caeruleum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39389> ;
    skos:hiddenLabel "Polemonium caeruleum"@fi,
        "Polemonium caeruleum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosinilatva"@fi,
        "blågull"@sv .

<http://tun.fi/MX.39391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polemonium acutiflorum" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.39389> ;
    skos:hiddenLabel "Polemonium acutiflorum"@fi,
        "Polemonium acutiflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellosinilatva"@fi,
        "lappblågull"@sv .

<http://tun.fi/MX.39393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collomia linearis" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.39392> ;
    skos:hiddenLabel "Collomia linearis"@fi,
        "Collomia linearis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitatahmikki"@fi,
        "limfrö"@sv .

<http://tun.fi/MX.39396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacelia tanacetifolia" ;
    dwc:scientificNameAuthorship "Benth." ;
    skos:broader <http://tun.fi/MX.39395> ;
    skos:hiddenLabel "Phacelia tanacetifolia"@fi,
        "Phacelia tanacetifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitohunajakukka"@fi,
        "honungsfacelia"@sv .

<http://tun.fi/MX.39399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithospermum officinale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39398> ;
    skos:hiddenLabel "Lithospermum officinale"@fi,
        "Lithospermum officinale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtorusojuuri"@fi,
        "stenfrö"@sv .

<http://tun.fi/MX.39402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echium vulgare" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kyläneidonkieli"@fi ;
    skos:broader <http://tun.fi/MX.39401> ;
    skos:hiddenLabel "Echium vulgare"@fi,
        "Echium vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neidonkieli"@fi,
        "blåeld"@sv .

<http://tun.fi/MX.39404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pulmonaria obscura" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.39403> ;
    skos:hiddenLabel "Pulmonaria obscura"@fi,
        "Pulmonaria obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoimikkä"@fi,
        "mörk lungört"@sv .

<http://tun.fi/MX.39406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nonea pulla" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:broader <http://tun.fi/MX.39405> ;
    skos:hiddenLabel "Nonea pulla"@fi,
        "Nonea pulla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusonunna"@fi,
        "svartnonnea"@sv .

<http://tun.fi/MX.39409> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Symphytum officinale var. officinale" ;
    skos:broader <http://tun.fi/MX.39408> ;
    skos:hiddenLabel "Symphytum officinale var. officinale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummarohtoraunioyrtti"@fi,
        "Symphytum officinale var. officinale"@sv .

<http://tun.fi/MX.39410> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Symphytum officinale var. bohemicum" ;
    dwc:scientificNameAuthorship "(F. W. Schmidt) Pers." ;
    skos:broader <http://tun.fi/MX.39408> ;
    skos:hiddenLabel "Symphytum officinale var. bohemicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkorohtoraunioyrtti"@fi,
        "Symphytum officinale var. bohemicum"@sv .

<http://tun.fi/MX.39411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphytum asperum" ;
    dwc:scientificNameAuthorship "Lepech." ;
    skos:broader <http://tun.fi/MX.39407> ;
    skos:hiddenLabel "Symphytum asperum"@fi,
        "Symphytum asperum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarharaunioyrtti"@fi,
        "fodervallört"@sv .

<http://tun.fi/MX.39414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anchusa officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39413> ;
    skos:hiddenLabel "Anchusa officinalis"@fi,
        "Anchusa officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtorasti"@fi,
        "oxtunga"@sv .

<http://tun.fi/MX.39415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycopsis arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.5082417> ;
    skos:hiddenLabel "Anchusa arvensis"@fi,
        "Lycopsis arvensis"@fi,
        "Anchusa arvensis"@sv,
        "Lycopsis arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltorasti"@fi,
        "fårtunga"@sv .

<http://tun.fi/MX.39417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borago officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "rohtopurasruoho"@fi ;
    skos:broader <http://tun.fi/MX.39416> ;
    skos:hiddenLabel "Borago officinalis"@fi,
        "Borago officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purasruoho"@fi,
        "gurkört"@sv .

<http://tun.fi/MX.39419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amsinckia menziesii" ;
    dwc:scientificNameAuthorship "(Lehm.) A. Nelson & J. F. Macbr." ;
    skos:broader <http://tun.fi/MX.39418> ;
    skos:hiddenLabel "Amsinckia intermedia"@fi,
        "Amsinckia menziesii"@fi,
        "Amsinckia micrantha"@fi,
        "Amsinckia intermedia"@sv,
        "Amsinckia menziesii"@sv,
        "Amsinckia micrantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkeltalemmikki"@fi,
        "gullört"@sv .

<http://tun.fi/MX.39421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiobothrys scouleri" ;
    dwc:scientificNameAuthorship "(Hook. & Arn.) I. M. Johnst." ;
    skos:broader <http://tun.fi/MX.39420> ;
    skos:hiddenLabel "Plagiobothrys scouleri"@fi,
        "Plagiobothrys scouleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viuhkamierokki"@fi,
        "tiggarstav"@sv .

<http://tun.fi/MX.39423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asperugo procumbens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39422> ;
    skos:hiddenLabel "Asperugo procumbens"@fi,
        "Asperugo procumbens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "terhi"@fi,
        "paddfot"@sv .

<http://tun.fi/MX.39425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myosotis arvensis" ;
    dwc:scientificNameAuthorship "(L.) Hill" ;
    skos:broader <http://tun.fi/MX.39424> ;
    skos:hiddenLabel "Myosotis arvensis"@fi,
        "Myosotis arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltolemmikki"@fi,
        "åkerförgätmigej"@sv .

<http://tun.fi/MX.39426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myosotis ramosissima" ;
    dwc:scientificNameAuthorship "Rochel" ;
    skos:broader <http://tun.fi/MX.39424> ;
    skos:hiddenLabel "Myosotis ramosissima"@fi,
        "Myosotis ramosissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkilemmikki"@fi,
        "backförgätmigej"@sv .

<http://tun.fi/MX.39427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myosotis stricta" ;
    dwc:scientificNameAuthorship "Link ex Roem. & Schult." ;
    skos:broader <http://tun.fi/MX.39424> ;
    skos:hiddenLabel "Myosotis stricta"@fi,
        "Myosotis stricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietalemmikki"@fi,
        "vårförgätmigej"@sv .

<http://tun.fi/MX.39428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myosotis sylvatica" ;
    dwc:scientificNameAuthorship "Ehrh. ex Hoffm." ;
    skos:broader <http://tun.fi/MX.39424> ;
    skos:hiddenLabel "Myosotis sylvatica"@fi,
        "Myosotis sylvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistolemmikki"@fi,
        "skogsförgätmigej"@sv .

<http://tun.fi/MX.39429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myosotis decumbens" ;
    dwc:scientificNameAuthorship "Host" ;
    skos:broader <http://tun.fi/MX.39424> ;
    skos:hiddenLabel "Myosotis decumbens"@fi,
        "Myosotis decumbens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinlemmikki"@fi,
        "fjällförgätmigej"@sv .

<http://tun.fi/MX.39431> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Myosotis laxa var. caespitosa" ;
    dwc:scientificNameAuthorship "(Schultz) Apelgren" ;
    skos:broader <http://tun.fi/MX.39430> ;
    skos:hiddenLabel "Myosotis laxa subsp. caespitosa"@fi,
        "Myosotis laxa var. caespitosa"@fi,
        "Myosotis laxa subsp. caespitosa"@sv,
        "Myosotis laxa var. caespitosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvirantalemmikki"@fi,
        "vanlig sumpförgätmigej"@sv .

<http://tun.fi/MX.39432> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Myosotis laxa var. baltica" ;
    dwc:scientificNameAuthorship "(Sam.) Apelgren" ;
    skos:broader <http://tun.fi/MX.39430> ;
    skos:hiddenLabel "Myosotis laxa subsp. baltica"@fi,
        "Myosotis laxa var. baltica"@fi,
        "Myosotis laxa subsp. baltica"@sv,
        "Myosotis laxa var. baltica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merirantalemmikki"@fi,
        "strandförgätmigej"@sv .

<http://tun.fi/MX.39434> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Myosotis scorpioides var. scorpioides" ;
    skos:broader <http://tun.fi/MX.39433> ;
    skos:hiddenLabel "Myosotis scorpioides var. laxiflora"@fi,
        "Myosotis scorpioides var. scorpioides"@fi,
        "Myosotis scorpioides var. laxiflora"@sv,
        "Myosotis scorpioides var. scorpioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdeluhtalemmikki"@fi,
        "bäckförgätmigej"@sv .

<http://tun.fi/MX.39436> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Myosotis scorpioides var. praecox" ;
    dwc:scientificNameAuthorship "(Hülph.) Jonsell" ;
    skos:broader <http://tun.fi/MX.39433> ;
    skos:hiddenLabel "Myosotis scorpioides var. praecox"@fi,
        "Myosotis scorpioides var. praecox"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriluhtalemmikki"@fi,
        "praktförgätmigej"@sv .

<http://tun.fi/MX.39437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myosotis nemorosa" ;
    dwc:scientificNameAuthorship "Besser" ;
    skos:broader <http://tun.fi/MX.39424> ;
    skos:hiddenLabel "Myosotis nemorosa"@fi,
        "Myosotis nemorosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitalemmikki"@fi,
        "kantförgätmigej"@sv .

<http://tun.fi/MX.39438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myosotis sparsiflora" ;
    dwc:scientificNameAuthorship "J. G. Mikan ex Pohl" ;
    skos:broader <http://tun.fi/MX.39424> ;
    skos:hiddenLabel "Myosotis sparsiflora"@fi,
        "Myosotis sparsiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harsulemmikki"@fi,
        "fåblommig förgätmigej"@sv .

<http://tun.fi/MX.39440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hackelia deflexa" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Opiz" ;
    skos:broader <http://tun.fi/MX.4972087> ;
    skos:hiddenLabel "Hackelia deflexa"@fi,
        "Lappula deflexa"@fi,
        "Hackelia deflexa"@sv,
        "Lappula deflexa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliosirkunjyvä"@fi,
        "stickelfrö"@sv .

<http://tun.fi/MX.39441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lappula patula" ;
    dwc:scientificNameAuthorship "(Lehm.) Menyh." ;
    skos:broader <http://tun.fi/MX.39439> ;
    skos:hiddenLabel "Lappula marginata"@fi,
        "Lappula patula"@fi,
        "Lappula marginata"@sv,
        "Lappula patula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkasirkunjyvä"@fi,
        "hönspiggfrö"@sv .

<http://tun.fi/MX.39442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lappula squarrosa" ;
    dwc:scientificNameAuthorship "(Retz.) Dumort." ;
    skos:broader <http://tun.fi/MX.39439> ;
    skos:hiddenLabel "Lappula squarrosa"@fi,
        "Lappula squarrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyläsirkunjyvä"@fi,
        "piggfrö"@sv .

<http://tun.fi/MX.39444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphalodes verna" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.39443> ;
    skos:hiddenLabel "Omphalodes verna"@fi,
        "Omphalodes verna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkaihonkukka"@fi,
        "ormöga"@sv .

<http://tun.fi/MX.39445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iberodes linifolia" ;
    dwc:scientificNameAuthorship "(L.) M. Serrano, R. Carbajal & S. Ortiz" ;
    skos:broader <http://tun.fi/MX.5074323> ;
    skos:hiddenLabel "Iberodes linifolia"@fi,
        "Omphalodes linifolia"@fi,
        "Iberodes linifolia"@sv,
        "Omphalodes linifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäkaihonkukka"@fi,
        "lammtunga"@sv .

<http://tun.fi/MX.39447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynoglossum officinale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39446> ;
    skos:hiddenLabel "Cynoglossum officinale"@fi,
        "Cynoglossum officinale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtokoirankieli"@fi,
        "hundtunga"@sv .

<http://tun.fi/MX.39450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ajuga genevensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39449> ;
    skos:hiddenLabel "Ajuga genevensis"@fi,
        "Ajuga genevensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasakankaali"@fi,
        "kritsuga"@sv .

<http://tun.fi/MX.39451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ajuga pyramidalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39449> ;
    skos:hiddenLabel "Ajuga pyramidalis"@fi,
        "Ajuga pyramidalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartioakankaali"@fi,
        "blåsuga"@sv .

<http://tun.fi/MX.39453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ajuga reptans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39449> ;
    skos:hiddenLabel "Ajuga reptans"@fi,
        "Ajuga reptans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rönsyakankaali"@fi,
        "revsuga"@sv .

<http://tun.fi/MX.39455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellaria galericulata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39454> ;
    skos:hiddenLabel "Scutellaria galericulata"@fi,
        "Scutellaria galericulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtavuohennokka"@fi,
        "frossört"@sv .

<http://tun.fi/MX.39456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellaria hastifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39454> ;
    skos:hiddenLabel "Scutellaria hastifolia"@fi,
        "Scutellaria hastifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keihäsvuohennokka"@fi,
        "toppfrossört"@sv .

<http://tun.fi/MX.39458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sideritis montana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39457> ;
    skos:hiddenLabel "Sideritis montana"@fi,
        "Sideritis montana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuoriraudakki"@fi,
        "sårmynta"@sv .

<http://tun.fi/MX.39460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlomoides tuberosa" ;
    dwc:scientificNameAuthorship "(L.) Moench" ;
    skos:broader <http://tun.fi/MX.4972124> ;
    skos:hiddenLabel "Phlomis tuberosa"@fi,
        "Phlomoides tuberosa"@fi,
        "Phlomis tuberosa"@sv,
        "Phlomoides tuberosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mukulapaloyrtti"@fi,
        "röd lejonsvans"@sv .

<http://tun.fi/MX.39462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galeopsis ladanum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39461> ;
    skos:hiddenLabel "Galeopsis ladanum"@fi,
        "Galeopsis ladanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pehmytpillike"@fi,
        "mjukdån"@sv .

<http://tun.fi/MX.39463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galeopsis speciosa" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39461> ;
    skos:hiddenLabel "Galeopsis speciosa"@fi,
        "Galeopsis speciosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjopillike"@fi,
        "hampdån"@sv .

<http://tun.fi/MX.39464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galeopsis tetrahit" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39461> ;
    skos:hiddenLabel "Galeopsis tetrahit"@fi,
        "Galeopsis tetrahit"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karheapillike"@fi,
        "pipdån"@sv .

<http://tun.fi/MX.39465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galeopsis bifida" ;
    dwc:scientificNameAuthorship "Boenn." ;
    skos:broader <http://tun.fi/MX.39461> ;
    skos:hiddenLabel "Galeopsis bifida"@fi,
        "Galeopsis bifida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltopillike"@fi,
        "toppdån"@sv .

<http://tun.fi/MX.39467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamium album" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39466> ;
    skos:hiddenLabel "Lamium album"@fi,
        "Lamium album"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkopeippi"@fi,
        "vitplister"@sv .

<http://tun.fi/MX.39468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamium purpureum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39466> ;
    skos:hiddenLabel "Lamium purpureum"@fi,
        "Lamium purpureum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punapeippi"@fi,
        "rödplister"@sv .

<http://tun.fi/MX.39469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamium hybridum" ;
    dwc:scientificNameAuthorship "Vill." ;
    skos:broader <http://tun.fi/MX.39466> ;
    skos:hiddenLabel "Lamium hybridum"@fi,
        "Lamium hybridum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskapeippi"@fi,
        "flikplister"@sv .

<http://tun.fi/MX.39470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamium confertum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.39466> ;
    skos:hiddenLabel "Lamium confertum"@fi,
        "Lamium confertum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välipeippi"@fi,
        "mellanplister"@sv .

<http://tun.fi/MX.39471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamium amplexicaule" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39466> ;
    skos:hiddenLabel "Lamium amplexicaule"@fi,
        "Lamium amplexicaule"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sepopeippi"@fi,
        "mjukplister"@sv .

<http://tun.fi/MX.39473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamiastrum galeobdolon" ;
    dwc:scientificNameAuthorship "(L.) Ehrend. & Polatschek" ;
    skos:broader <http://tun.fi/MX.39472> ;
    skos:hiddenLabel "Lamiastrum galeobdolon"@fi,
        "Lamiastrum galeobdolon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapeippi"@fi,
        "gulplister"@sv .

<http://tun.fi/MX.39476> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Leonurus cardiaca subsp. cardiaca" ;
    skos:broader <http://tun.fi/MX.39475> ;
    skos:hiddenLabel "Leonurus cardiaca subsp. cardiaca"@fi,
        "Leonurus cardiaca subsp. cardiaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenrohtonukula"@fi,
        "äkta hjärtstilla"@sv .

<http://tun.fi/MX.39477> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Leonurus cardiaca subsp. villosus" ;
    dwc:scientificNameAuthorship "(Desf. ex d'Urv.) Hyl." ;
    skos:broader <http://tun.fi/MX.39475> ;
    skos:hiddenLabel "Leonurus cardiaca subsp. villosus"@fi,
        "Leonurus cardiaca subsp. villosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villarohtonukula"@fi,
        "ullig hjärtstilla"@sv .

<http://tun.fi/MX.39480> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ballota nigra subsp. nigra" ;
    skos:broader <http://tun.fi/MX.39479> ;
    skos:hiddenLabel "Ballota nigra subsp. nigra"@fi,
        "Ballota nigra subsp. nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "putkitummaporro"@fi,
        "äkta bosyska"@sv .

<http://tun.fi/MX.39481> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ballota nigra subsp. meridionalis" ;
    dwc:scientificNameAuthorship "(Bég.) Bég." ;
    skos:broader <http://tun.fi/MX.39479> ;
    skos:hiddenLabel "Ballota nigra subsp. foetida"@fi,
        "Ballota nigra subsp. meridionalis"@fi,
        "Ballota nigra subsp. foetida"@sv,
        "Ballota nigra subsp. meridionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppilotummaporro"@fi,
        "trattbosyska"@sv .

<http://tun.fi/MX.39483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Betonica officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.4972108> ;
    skos:hiddenLabel "Betonica officinalis"@fi,
        "Stachys officinalis"@fi,
        "Betonica officinalis"@sv,
        "Stachys officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtopähkämö"@fi,
        "humlesuga"@sv .

<http://tun.fi/MX.39484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stachys sylvatica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39482> ;
    skos:hiddenLabel "Stachys sylvatica"@fi,
        "Stachys sylvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopähkämö"@fi,
        "stinksyska"@sv .

<http://tun.fi/MX.39485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stachys palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39482> ;
    skos:hiddenLabel "Stachys palustris"@fi,
        "Stachys palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltopähkämö"@fi,
        "knölsyska"@sv .

<http://tun.fi/MX.39487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stachys annua" ;
    dwc:scientificNameAuthorship "(L.) L." ;
    skos:broader <http://tun.fi/MX.39482> ;
    skos:hiddenLabel "Stachys annua"@fi,
        "Stachys annua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapähkämö"@fi,
        "gulsyska"@sv .

<http://tun.fi/MX.39488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stachys arvensis" ;
    dwc:scientificNameAuthorship "(L.) L." ;
    skos:broader <http://tun.fi/MX.39482> ;
    skos:hiddenLabel "Stachys arvensis"@fi,
        "Stachys arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkapähkämö"@fi,
        "åkersyska"@sv .

<http://tun.fi/MX.39490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nepeta cataria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39489> ;
    skos:hiddenLabel "Nepeta cataria"@fi,
        "Nepeta cataria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitokissanminttu"@fi,
        "kattmynta"@sv .

<http://tun.fi/MX.39491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nepeta grandiflora" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.39489> ;
    skos:hiddenLabel "Nepeta grandiflora"@fi,
        "Nepeta grandiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokissanminttu"@fi,
        "blånepeta"@sv .

<http://tun.fi/MX.39493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glechoma hederacea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "rohtomaahumala"@fi ;
    skos:broader <http://tun.fi/MX.39492> ;
    skos:hiddenLabel "Glechoma hederacea"@fi,
        "Glechoma hederacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maahumala"@fi,
        "jordreva"@sv .

<http://tun.fi/MX.39495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dracocephalum thymiflorum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39494> ;
    skos:hiddenLabel "Dracocephalum thymiflorum"@fi,
        "Dracocephalum triflorum"@fi,
        "Dracocephalum thymiflorum"@sv,
        "Dracocephalum triflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoampiaisyrtti"@fi,
        "rysk drakblomma"@sv .

<http://tun.fi/MX.39496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dracocephalum parviflorum" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.39494> ;
    skos:hiddenLabel "Dracocephalum parviflorum"@fi,
        "Dracocephalum parviflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanampiaisyrtti"@fi,
        "amerikansk drakblomma"@sv .

<http://tun.fi/MX.39497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dracocephalum ruyschiana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39494> ;
    skos:hiddenLabel "Dracocephalum ruyschiana"@fi,
        "Dracocephalum ruyschiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoampiaisyrtti"@fi,
        "drakblomma"@sv .

<http://tun.fi/MX.39498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nepeta sibirica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39489> ;
    skos:hiddenLabel "Dracocephalum sibiricum"@fi,
        "Nepeta sibirica"@fi,
        "Dracocephalum sibiricum"@sv,
        "Nepeta sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiankissanminttu"@fi,
        "stor drakblomma"@sv .

<http://tun.fi/MX.39500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunella vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "ahoniittyhumala"@fi ;
    skos:broader <http://tun.fi/MX.39499> ;
    skos:hiddenLabel "Prunella vulgaris"@fi,
        "Prunella vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyhumala"@fi,
        "brunört"@sv .

<http://tun.fi/MX.39502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acinos arvensis" ;
    dwc:scientificNameAuthorship "(Lam.) Dandy" ;
    skos:broader <http://tun.fi/MX.4972112> ;
    skos:hiddenLabel "Acinos arvensis"@fi,
        "Clinopodium acinos"@fi,
        "Satureja acinos"@fi,
        "Acinos arvensis"@sv,
        "Clinopodium acinos"@sv,
        "Satureja acinos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokäenminttu"@fi,
        "harmynta"@sv .

<http://tun.fi/MX.39504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinopodium vulgare" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.4972122> ;
    skos:hiddenLabel "Clinopodium vulgare"@fi,
        "Satureja vulgaris"@fi,
        "Clinopodium vulgare"@sv,
        "Satureja vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtomäkiminttu"@fi,
        "bergmynta"@sv .

<http://tun.fi/MX.39506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyssopus officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39505> ;
    skos:hiddenLabel "Hyssopus officinalis"@fi,
        "Hyssopus officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iisoppi"@fi,
        "isop"@sv .

<http://tun.fi/MX.39508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Origanum vulgare" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39507> ;
    skos:hiddenLabel "Origanum vulgare"@fi,
        "Origanum vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkimeirami"@fi,
        "kungsmynta"@sv .

<http://tun.fi/MX.39513> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Thymus serpyllum subsp. serpyllum" ;
    skos:broader <http://tun.fi/MX.39512> ;
    skos:hiddenLabel "Thymus serpyllum subsp. serpyllum"@fi,
        "Thymus serpyllum subsp. serpyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjuajuruoho"@fi,
        "vanlig backtimjan"@sv .

<http://tun.fi/MX.39516> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Thymus serpyllum subsp. tanaënsis" ;
    dwc:scientificNameAuthorship "(Hyl.) Jalas" ;
    skos:broader <http://tun.fi/MX.39512> ;
    skos:hiddenLabel "Thymus serpyllum subsp. tanaënsis"@fi,
        "Thymus serpyllum subsp. tanaënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tenonajuruoho"@fi,
        "tanatimjan"@sv .

<http://tun.fi/MX.39518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycopus europaeus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "luhtarantayrtti"@fi ;
    skos:broader <http://tun.fi/MX.39517> ;
    skos:hiddenLabel "Lycopus europaeus"@fi,
        "Lycopus europaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantayrtti"@fi,
        "strandklo"@sv .

<http://tun.fi/MX.39520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mentha arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39519> ;
    skos:hiddenLabel "Mentha arvensis"@fi,
        "Mentha arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaminttu"@fi,
        "åkermynta"@sv .

<http://tun.fi/MX.39521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesembryanthemum nodiflorum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41918> ;
    skos:hiddenLabel "Mesembryanthemum nodiflorum"@fi,
        "Mesembryanthemum nodiflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppujääpäivikki"@fi,
        "gul isört"@sv .

<http://tun.fi/MX.39522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meum athamanticum" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.41919> ;
    skos:hiddenLabel "Meum athamanticum"@fi,
        "Meum athamanticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhunjuuri"@fi,
        "björnrot"@sv .

<http://tun.fi/MX.39523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mibora minima" ;
    dwc:scientificNameAuthorship "(L.) Desv." ;
    skos:broader <http://tun.fi/MX.41920> ;
    skos:hiddenLabel "Mibora minima"@fi,
        "Mibora minima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tonttuheinä"@fi,
        "pysslinggräs"@sv .

<http://tun.fi/MX.39524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropus supinus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41921> ;
    skos:hiddenLabel "Micropus supinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haunio"@fi,
        "Micropus supinus"@sv .

<http://tun.fi/MX.39527> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Mentha aquatica subsp. aquatica" ;
    skos:broader <http://tun.fi/MX.39526> ;
    skos:hiddenLabel "Mentha aquatica subsp. aquatica"@fi,
        "Mentha aquatica var. aquatica"@fi,
        "Mentha aquatica subsp. aquatica"@sv,
        "Mentha aquatica var. aquatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purovesiminttu"@fi,
        "vanlig vattenmynta"@sv .

<http://tun.fi/MX.39528> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Mentha aquatica subsp. litoralis" ;
    dwc:scientificNameAuthorship "Hartm." ;
    skos:broader <http://tun.fi/MX.39526> ;
    skos:hiddenLabel "Mentha aquatica subsp. litoralis"@fi,
        "Mentha aquatica var. litoralis"@fi,
        "Mentha aquatica subsp. litoralis"@sv,
        "Mentha aquatica var. litoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merivesiminttu"@fi,
        "strandmynta"@sv .

<http://tun.fi/MX.39531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salvia pratensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39530> ;
    skos:hiddenLabel "Salvia pratensis"@fi,
        "Salvia pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittysalvia"@fi,
        "ängssalvia"@sv .

<http://tun.fi/MX.39532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salvia verticillata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39530> ;
    skos:hiddenLabel "Salvia verticillata"@fi,
        "Salvia verticillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiehkurasalvia"@fi,
        "kranssalvia"@sv .

<http://tun.fi/MX.39536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callitriche cophocarpa" ;
    dwc:scientificNameAuthorship "Sendtn." ;
    skos:broader <http://tun.fi/MX.39534> ;
    skos:hiddenLabel "Callitriche cophocarpa"@fi,
        "Callitriche cophocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovesitähti"@fi,
        "sommarlånke"@sv .

<http://tun.fi/MX.39537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callitriche palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39534> ;
    skos:hiddenLabel "Callitriche palustris"@fi,
        "Callitriche palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvesitähti"@fi,
        "smålånke"@sv .

<http://tun.fi/MX.39538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callitriche hamulata" ;
    dwc:scientificNameAuthorship "Kütz. ex W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.39534> ;
    skos:hiddenLabel "Callitriche hamulata"@fi,
        "Callitriche hamulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvesitähti"@fi,
        "klolånke"@sv .

<http://tun.fi/MX.39541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopolia carniolica" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:altLabel "euroopanskopolia"@fi ;
    skos:broader <http://tun.fi/MX.39540> ;
    skos:hiddenLabel "Scopolia carniolica"@fi,
        "Scopolia carniolica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "skopolia"@fi,
        "dårört"@sv .

<http://tun.fi/MX.39543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyoscyamus niger" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kylähullukaali"@fi ;
    skos:broader <http://tun.fi/MX.39542> ;
    skos:hiddenLabel "Hyoscyamus niger"@fi,
        "Hyoscyamus niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hullukaali"@fi,
        "bolmört"@sv .

<http://tun.fi/MX.39545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alkekengi officinarum" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.4972060> ;
    skos:hiddenLabel "Alkekengi officinarum"@fi,
        "Physalis alkekengi"@fi,
        "Alkekengi officinarum"@sv,
        "Physalis alkekengi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolyhtykukka"@fi,
        "japansk lykta"@sv .

<http://tun.fi/MX.39546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physalis peruviana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39544> ;
    skos:hiddenLabel "Physalis peruviana"@fi,
        "Physalis peruviana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karviaiskoiso"@fi,
        "kapkrusbär"@sv .

<http://tun.fi/MX.39549> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Solanum nigrum var. nigrum" ;
    skos:broader <http://tun.fi/MX.39548> ;
    skos:hiddenLabel "Solanum nigrum subsp. nigrum var. atriplicifolium"@fi,
        "Solanum nigrum var. nigrum"@fi,
        "Solanum nigrum subsp. nigrum var. atriplicifolium"@sv,
        "Solanum nigrum var. nigrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silomustakoiso"@fi,
        "vanlig nattskatta"@sv .

<http://tun.fi/MX.39552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythranthe lutea" ;
    dwc:scientificNameAuthorship "(L.) G. L. Nesom" ;
    skos:broader <http://tun.fi/MX.4972068> ;
    skos:hiddenLabel "Erythranthe lutea"@fi,
        "Mimulus luteus"@fi,
        "Erythranthe lutea"@sv,
        "Mimulus luteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelta-apinankukka"@fi,
        "kal gyckelblomma"@sv .

<http://tun.fi/MX.39553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythranthe moschata" ;
    dwc:scientificNameAuthorship "(Douglas ex Lindl.) G. L. Nesom & Fraga" ;
    skos:broader <http://tun.fi/MX.4972068> ;
    skos:hiddenLabel "Erythranthe moschata"@fi,
        "Mimulus moschatus"@fi,
        "Erythranthe moschata"@sv,
        "Mimulus moschatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myskiapinankukka"@fi,
        "myskgyckelblomma"@sv .

<http://tun.fi/MX.39554> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Solanum nigrum var. schultesii" ;
    dwc:scientificNameAuthorship "(Opiz) Rouy" ;
    skos:broader <http://tun.fi/MX.39548> ;
    skos:hiddenLabel "Solanum nigrum subsp. schultesii"@fi,
        "Solanum nigrum var. schultesii"@fi,
        "Solanum nigrum subsp. schultesii"@sv,
        "Solanum nigrum var. schultesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvamustakoiso"@fi,
        "hårig nattskatta"@sv .

<http://tun.fi/MX.39555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum americanum" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum americanum"@fi,
        "Solanum americanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikankoiso"@fi,
        "amerikansk nattskatta"@sv .

<http://tun.fi/MX.39556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum nitidibaccatum" ;
    dwc:scientificNameAuthorship "Bitter" ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum nitidibaccatum"@fi,
        "Solanum physalifolium"@fi,
        "Solanum physalifolium var. nitidibaccatum"@fi,
        "Solanum nitidibaccatum"@sv,
        "Solanum physalifolium"@sv,
        "Solanum physalifolium var. nitidibaccatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehtokoiso"@fi,
        "bägarnattskatta"@sv .

<http://tun.fi/MX.39558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum dulcamara" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum dulcamara"@fi,
        "Solanum dulcamara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakoiso"@fi,
        "besksöta"@sv .

<http://tun.fi/MX.39559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum tuberosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum tuberosum"@fi,
        "Solanum tuberosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peruna"@fi,
        "potatis"@sv .

<http://tun.fi/MX.39560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum rostratum" ;
    dwc:scientificNameAuthorship "Dunal" ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum cornutum"@fi,
        "Solanum rostratum"@fi,
        "Solanum cornutum"@sv,
        "Solanum rostratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsäkoiso"@fi,
        "taggborre"@sv .

<http://tun.fi/MX.39562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum lycopersicum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Lycopersicon esculentum"@fi,
        "Solanum lycopersicum"@fi,
        "Lycopersicon esculentum"@sv,
        "Solanum lycopersicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tomaatti"@fi,
        "tomat"@sv .

<http://tun.fi/MX.39566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nicotiana rustica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39565> ;
    skos:hiddenLabel "Nicotiana rustica"@fi,
        "Nicotiana rustica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palturitupakka"@fi,
        "bondtobak"@sv .

<http://tun.fi/MX.39569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gratiola neglecta" ;
    dwc:scientificNameAuthorship "Torr." ;
    skos:broader <http://tun.fi/MX.39568> ;
    skos:hiddenLabel "Gratiola neglecta"@fi,
        "Gratiola neglecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkuntio"@fi,
        "liten jordgalla"@sv .

<http://tun.fi/MX.39571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limosella aquatica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "pohjanmutayrtti"@fi ;
    skos:broader <http://tun.fi/MX.39570> ;
    skos:hiddenLabel "Limosella aquatica"@fi,
        "Limosella aquatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutayrtti"@fi,
        "ävjebrodd"@sv .

<http://tun.fi/MX.39573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythranthe guttata" ;
    dwc:scientificNameAuthorship "(DC.) G. L. Nesom" ;
    skos:broader <http://tun.fi/MX.4972068> ;
    skos:hiddenLabel "Erythranthe guttata"@fi,
        "Mimulus guttatus"@fi,
        "Erythranthe guttata"@sv,
        "Mimulus guttatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläapinankukka"@fi,
        "gyckelblomma"@sv .

<http://tun.fi/MX.39575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum phoeniceum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Verbascum phoeniceum"@fi,
        "Verbascum phoeniceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppuratulikukka"@fi,
        "violkungsljus"@sv .

<http://tun.fi/MX.39576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum phlomoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Verbascum phlomoides"@fi,
        "Verbascum phlomoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtotulikukka"@fi,
        "läkekungsljus"@sv .

<http://tun.fi/MX.39577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum thapsus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Verbascum thapsus"@fi,
        "Verbascum thapsus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukontulikukka"@fi,
        "ljust kungsljus"@sv .

<http://tun.fi/MX.39578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum lychnitis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Verbascum lychnitis"@fi,
        "Verbascum lychnitis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käentulikukka"@fi,
        "grenigt kungsljus"@sv .

<http://tun.fi/MX.39579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum nigrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Verbascum nigrum"@fi,
        "Verbascum nigrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatulikukka"@fi,
        "mörkt kungsljus"@sv .

<http://tun.fi/MX.39582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrophularia nodosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "tummasyyläjuuri"@fi ;
    skos:broader <http://tun.fi/MX.39581> ;
    skos:hiddenLabel "Scrophularia nodosa"@fi,
        "Scrophularia nodosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyläjuuri"@fi,
        "flenört"@sv .

<http://tun.fi/MX.39583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrophularia vernalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39581> ;
    skos:hiddenLabel "Scrophularia vernalis"@fi,
        "Scrophularia vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätsyyläjuuri"@fi,
        "vårflenört"@sv .

<http://tun.fi/MX.39585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Misopates orontium" ;
    dwc:scientificNameAuthorship "(L.) Raf." ;
    skos:broader <http://tun.fi/MX.39584> ;
    skos:hiddenLabel "Misopates orontium"@fi,
        "Misopates orontium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumirrinkita"@fi,
        "kalvnos"@sv .

<http://tun.fi/MX.39587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenorhinum minus" ;
    dwc:scientificNameAuthorship "(L.) Lange" ;
    skos:altLabel "pikkukissankita"@fi ;
    skos:broader <http://tun.fi/MX.39586> ;
    skos:hiddenLabel "Chaenorhinum minus"@fi,
        "Chaenorhinum minus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kissankita"@fi,
        "småsporre"@sv .

<http://tun.fi/MX.39589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linaria vulgaris" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39588> ;
    skos:hiddenLabel "Linaria vulgaris"@fi,
        "Linaria vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakannusruoho"@fi,
        "gulsporre"@sv .

<http://tun.fi/MX.39590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linaria repens" ;
    dwc:scientificNameAuthorship "(L.) Mill." ;
    skos:broader <http://tun.fi/MX.39588> ;
    skos:hiddenLabel "Linaria repens"@fi,
        "Linaria repens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovakannusruoho"@fi,
        "strimsporre"@sv .

<http://tun.fi/MX.39592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linaria incarnata" ;
    dwc:scientificNameAuthorship "(Vent.) Spreng." ;
    skos:broader <http://tun.fi/MX.39588> ;
    skos:hiddenLabel "Linaria incarnata"@fi,
        "Linaria incarnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokannusruoho"@fi,
        "violsporre"@sv .

<http://tun.fi/MX.39595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymbalaria muralis" ;
    dwc:scientificNameAuthorship "G. Gaertn., B. Mey. & Scherb." ;
    skos:broader <http://tun.fi/MX.39594> ;
    skos:hiddenLabel "Cymbalaria muralis"@fi,
        "Cymbalaria muralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rauniokilkka"@fi,
        "murreva"@sv .

<http://tun.fi/MX.39597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Digitalis purpurea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39596> ;
    skos:hiddenLabel "Digitalis purpurea"@fi,
        "Digitalis purpurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtosormustinkukka"@fi,
        "vanlig fingerborgsblomma"@sv .

<http://tun.fi/MX.39598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Digitalis grandiflora" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39596> ;
    skos:hiddenLabel "Digitalis grandiflora"@fi,
        "Digitalis grandiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasormustinkukka"@fi,
        "gul fingerborgsblomma"@sv .

<http://tun.fi/MX.39601> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Veronica serpyllifolia subsp. serpyllifolia" ;
    skos:broader <http://tun.fi/MX.39600> ;
    skos:hiddenLabel "Veronica serpyllifolia subsp. serpyllifolia"@fi,
        "Veronica serpyllifolia subsp. serpyllifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänorvontädyke"@fi,
        "vanlig majveronika"@sv .

<http://tun.fi/MX.39602> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Veronica serpyllifolia subsp. humifusa" ;
    dwc:scientificNameAuthorship "(Dicks.) Syme" ;
    skos:broader <http://tun.fi/MX.39600> ;
    skos:hiddenLabel "Veronica serpyllifolia subsp. humifusa"@fi,
        "Veronica serpyllifolia subsp. humifusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanorvontädyke"@fi,
        "lappveronika"@sv .

<http://tun.fi/MX.39604> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Veronica alpina subsp. alpina" ;
    skos:broader <http://tun.fi/MX.39603> ;
    skos:hiddenLabel "Veronica alpina subsp. alpina"@fi,
        "Veronica alpina subsp. alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulmuntunturitädyke"@fi,
        "vanlig fjällveronika"@sv .

<http://tun.fi/MX.39605> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Veronica alpina subsp. pumila" ;
    dwc:scientificNameAuthorship "(All.) Pennell" ;
    skos:broader <http://tun.fi/MX.39603> ;
    skos:hiddenLabel "Veronica alpina subsp. pumila"@fi,
        "Veronica alpina var. australis"@fi,
        "Veronica alpina subsp. pumila"@sv,
        "Veronica alpina var. australis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sopulintunturitädyke"@fi,
        "högfjällsveronika"@sv .

<http://tun.fi/MX.39606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica fruticans" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica fruticans"@fi,
        "Veronica fruticans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varputädyke"@fi,
        "klippveronika"@sv .

<http://tun.fi/MX.39608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica officinalis"@fi,
        "Veronica officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtotädyke"@fi,
        "ärenpris"@sv .

<http://tun.fi/MX.39609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica chamaedrys" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica chamaedrys"@fi,
        "Veronica chamaedrys"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmitädyke"@fi,
        "teveronika"@sv .

<http://tun.fi/MX.39610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica scutellata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica scutellata"@fi,
        "Veronica scutellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtatädyke"@fi,
        "dyveronika"@sv .

<http://tun.fi/MX.39611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica beccabunga" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica beccabunga"@fi,
        "Veronica beccabunga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojatädyke"@fi,
        "bäckveronika"@sv .

<http://tun.fi/MX.39612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica anagallis-aquatica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica anagallis-aquatica"@fi,
        "Veronica anagallis-aquatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnantädyke"@fi,
        "vattenveronika"@sv .

<http://tun.fi/MX.39613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica catenata" ;
    dwc:scientificNameAuthorship "Pennell" ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica catenata"@fi,
        "Veronica catenata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesitädyke"@fi,
        "dikesveronika"@sv .

<http://tun.fi/MX.39614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica arvensis"@fi,
        "Veronica arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketotädyke"@fi,
        "fältveronika"@sv .

<http://tun.fi/MX.39615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica verna" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica verna"@fi,
        "Veronica verna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevättädyke"@fi,
        "vårveronika"@sv .

<http://tun.fi/MX.39616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica agrestis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica agrestis"@fi,
        "Veronica agrestis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltotädyke"@fi,
        "åkerveronika"@sv .

<http://tun.fi/MX.39617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica polita" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica polita"@fi,
        "Veronica polita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltotädyke"@fi,
        "glansveronika"@sv .

<http://tun.fi/MX.39618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica opaca" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica opaca"@fi,
        "Veronica opaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeätädyke"@fi,
        "luddveronika"@sv .

<http://tun.fi/MX.39619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica persica" ;
    dwc:scientificNameAuthorship "Poir." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica persica"@fi,
        "Veronica persica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "persiantädyke"@fi,
        "trädgårdsveronika"@sv .

<http://tun.fi/MX.39620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica filiformis" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica filiformis"@fi,
        "Veronica filiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaukasiantädyke"@fi,
        "trådveronika"@sv .

<http://tun.fi/MX.39622> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Veronica hederifolia subsp. hederifolia" ;
    skos:broader <http://tun.fi/MX.39621> ;
    skos:hiddenLabel "Veronica hederifolia subsp. hederifolia"@fi,
        "Veronica hederifolia subsp. hederifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltomurattitädyke"@fi,
        "äkta murgrönsveronika"@sv .

<http://tun.fi/MX.39623> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Veronica hederifolia subsp. lucorum" ;
    dwc:scientificNameAuthorship "(Klett & Richt.) Hartl" ;
    skos:broader <http://tun.fi/MX.39621> ;
    skos:hiddenLabel "Veronica hederifolia subsp. lucorum"@fi,
        "Veronica hederifolia subsp. lucorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhamurattitädyke"@fi,
        "skuggveronika"@sv .

<http://tun.fi/MX.39625> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Veronica longifolia var. longifolia" ;
    skos:broader <http://tun.fi/MX.39624> ;
    skos:hiddenLabel "Veronica longifolia var. longifolia"@fi,
        "Veronica longifolia var. longifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokirantatädyke"@fi,
        "bredbladig strandveronika"@sv .

<http://tun.fi/MX.39626> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Veronica longifolia var. maritima" ;
    dwc:scientificNameAuthorship "(L.) Hartm." ;
    skos:broader <http://tun.fi/MX.39624> ;
    skos:hiddenLabel "Veronica longifolia var. maritima"@fi,
        "Veronica longifolia var. maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merirantatädyke"@fi,
        "smalbladig strandveronika"@sv .

<http://tun.fi/MX.39627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica spicata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica spicata"@fi,
        "Veronica spicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähkätädyke"@fi,
        "axveronika"@sv .

<http://tun.fi/MX.39629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampyrum cristatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39628> ;
    skos:hiddenLabel "Melampyrum cristatum"@fi,
        "Melampyrum cristatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähkämaitikka"@fi,
        "korskovall"@sv .

<http://tun.fi/MX.39630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampyrum arvense" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39628> ;
    skos:hiddenLabel "Melampyrum arvense"@fi,
        "Melampyrum arvense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltomaitikka"@fi,
        "pukvete"@sv .

<http://tun.fi/MX.39631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampyrum nemorosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39628> ;
    skos:hiddenLabel "Melampyrum nemorosum"@fi,
        "Melampyrum nemorosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtomaitikka"@fi,
        "natt och dag"@sv .

<http://tun.fi/MX.39632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampyrum sylvaticum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39628> ;
    skos:hiddenLabel "Melampyrum sylvaticum"@fi,
        "Melampyrum sylvaticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsämaitikka"@fi,
        "skogskovall"@sv .

<http://tun.fi/MX.39636> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Euphrasia officinalis subsp. pratensis" ;
    dwc:scientificNameAuthorship "Schübl. & G. Martens" ;
    skos:broader <http://tun.fi/MX.39635> ;
    skos:hiddenLabel "Euphrasia officinalis subsp. pratensis"@fi,
        "Euphrasia rostkoviana subsp. rostkoviana"@fi,
        "Euphrasia officinalis subsp. pratensis"@sv,
        "Euphrasia rostkoviana subsp. rostkoviana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosilmäruoho"@fi,
        "stor ögontröst"@sv .

<http://tun.fi/MX.39637> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Euphrasia officinalis subsp. officinalis" ;
    skos:broader <http://tun.fi/MX.39635> ;
    skos:hiddenLabel "Euphrasia officinalis subsp. officinalis"@fi,
        "Euphrasia rostkoviana subsp. fennica"@fi,
        "Euphrasia officinalis subsp. officinalis"@sv,
        "Euphrasia rostkoviana subsp. fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahosilmäruoho"@fi,
        "finnögöntröst"@sv .

<http://tun.fi/MX.39639> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Euphrasia stricta var. brevipila" ;
    dwc:scientificNameAuthorship "(Burnat & Gremli) Hartl" ;
    skos:broader <http://tun.fi/MX.39638> ;
    skos:hiddenLabel "Euphrasia stricta var. brevipila"@fi,
        "Euphrasia stricta var. brevipila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoketosilmäruoho"@fi,
        "vanlig ögontröst"@sv .

<http://tun.fi/MX.39640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphrasia nemorosa" ;
    dwc:scientificNameAuthorship "(Pers.) Wallr." ;
    skos:broader <http://tun.fi/MX.39634> ;
    skos:hiddenLabel "Euphrasia nemorosa"@fi,
        "Euphrasia nemorosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tanakkasilmäruoho"@fi,
        "grå ögontröst"@sv .

<http://tun.fi/MX.39642> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Euphrasia wettsteinii var. wettsteinii" ;
    skos:broader <http://tun.fi/MX.39641> ;
    skos:hiddenLabel "Euphrasia frigida var. frigida"@fi,
        "Euphrasia wettsteinii var. wettsteinii"@fi,
        "Euphrasia frigida var. frigida"@sv,
        "Euphrasia wettsteinii var. wettsteinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjansilmäruoho"@fi,
        "vanlig fjällögontröst"@sv .

<http://tun.fi/MX.39643> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Euphrasia wettsteinii var. palustris" ;
    dwc:scientificNameAuthorship "(Jørg.) Karlsson" ;
    skos:broader <http://tun.fi/MX.39641> ;
    skos:hiddenLabel "Euphrasia frigida var. palustris"@fi,
        "Euphrasia wettsteinii var. palustris"@fi,
        "Euphrasia frigida var. palustris"@sv,
        "Euphrasia wettsteinii var. palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsilmäruoho"@fi,
        "kärrögontröst"@sv .

<http://tun.fi/MX.39644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphrasia micrantha" ;
    dwc:scientificNameAuthorship "Rchb." ;
    skos:broader <http://tun.fi/MX.39634> ;
    skos:hiddenLabel "Euphrasia micrantha"@fi,
        "Euphrasia micrantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummisilmäruoho"@fi,
        "ljungögontröst"@sv .

<http://tun.fi/MX.39645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphrasia bottnica" ;
    dwc:scientificNameAuthorship "Kihlm." ;
    skos:broader <http://tun.fi/MX.39634> ;
    skos:hiddenLabel "Euphrasia bottnica"@fi,
        "Euphrasia bottnica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perämerensilmäruoho"@fi,
        "strandögontröst"@sv .

<http://tun.fi/MX.39646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphrasia salisburgensis" ;
    dwc:scientificNameAuthorship "Funck ex Hoppe" ;
    skos:broader <http://tun.fi/MX.39634> ;
    skos:hiddenLabel "Euphrasia salisburgensis"@fi,
        "Euphrasia salisburgensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otasilmäruoho"@fi,
        "spjutögontröst"@sv .

<http://tun.fi/MX.39648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontites vernus" ;
    dwc:scientificNameAuthorship "(Bellardi) Dumort." ;
    skos:broader <http://tun.fi/MX.39647> ;
    skos:hiddenLabel "Odontites vernus"@fi,
        "Odontites vernus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltosänkiö"@fi,
        "åkerrödtoppa"@sv .

<http://tun.fi/MX.39649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontites vulgaris" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.39647> ;
    skos:hiddenLabel "Odontites vulgaris"@fi,
        "Odontites vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasänkiö"@fi,
        "gatrödtoppa"@sv .

<http://tun.fi/MX.39651> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Odontites litoralis subsp. litoralis" ;
    skos:broader <http://tun.fi/MX.39650> ;
    skos:hiddenLabel "Odontites litoralis subsp. litoralis"@fi,
        "Odontites litoralis var. balticus"@fi,
        "Odontites litoralis subsp. litoralis"@sv,
        "Odontites litoralis var. balticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännensuolasänkiö"@fi,
        "vanlig strandrödtoppa"@sv .

<http://tun.fi/MX.39652> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Odontites litoralis subsp. fennicus" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.39650> ;
    skos:hiddenLabel "Odontites litoralis subsp. fennicus"@fi,
        "Odontites vernus subsp. fennicus"@fi,
        "Odontites litoralis subsp. fennicus"@sv,
        "Odontites vernus subsp. fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomensuolasänkiö"@fi,
        "finsk rödtoppa"@sv .

<http://tun.fi/MX.39654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bartsia alpina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "pohjanpunakko"@fi ;
    skos:broader <http://tun.fi/MX.39653> ;
    skos:hiddenLabel "Bartsia alpina"@fi,
        "Bartsia alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakko"@fi,
        "svarthö"@sv .

<http://tun.fi/MX.39656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pedicularis sceptrum-carolinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39655> ;
    skos:hiddenLabel "Pedicularis sceptrum-carolinum"@fi,
        "Pedicularis sceptrum-carolinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarlenvaltikka"@fi,
        "kung Karls spira"@sv .

<http://tun.fi/MX.39657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pedicularis hirsuta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39655> ;
    skos:hiddenLabel "Pedicularis hirsuta"@fi,
        "Pedicularis hirsuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakuusio"@fi,
        "fjällspira"@sv .

<http://tun.fi/MX.39659> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pedicularis palustris subsp. opsiantha" ;
    dwc:scientificNameAuthorship "(Ekman) E. G. Almq." ;
    skos:broader <http://tun.fi/MX.39658> ;
    skos:hiddenLabel "Pedicularis palustris subsp. opsiantha"@fi,
        "Pedicularis palustris subsp. opsiantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysluhtakuusio"@fi,
        "höstspira"@sv .

<http://tun.fi/MX.39660> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pedicularis palustris subsp. borealis" ;
    dwc:scientificNameAuthorship "(J. W. Zetterst.) Hyl." ;
    skos:broader <http://tun.fi/MX.39658> ;
    skos:hiddenLabel "Pedicularis palustris subsp. borealis"@fi,
        "Pedicularis palustris subsp. borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanluhtakuusio"@fi,
        "nordspira"@sv .

<http://tun.fi/MX.39661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pedicularis lapponica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39655> ;
    skos:hiddenLabel "Pedicularis lapponica"@fi,
        "Pedicularis lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkuusio"@fi,
        "lappspira"@sv .

<http://tun.fi/MX.39665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa blanda" ;
    dwc:scientificNameAuthorship "Aiton" ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa blanda"@fi,
        "Rosa blanda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanadanruusu"@fi,
        "labradorros"@sv .

<http://tun.fi/MX.39667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa corymbifera" ;
    dwc:scientificNameAuthorship "Borkh." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa canina subsp. dumetorum"@fi,
        "Rosa corymbifera"@fi,
        "Rosa canina subsp. dumetorum"@sv,
        "Rosa corymbifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakoiranruusu"@fi,
        "hårig stenros"@sv .

<http://tun.fi/MX.39668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinanthus alectorolophus" ;
    dwc:scientificNameAuthorship "(Scop.) Pollich" ;
    skos:broader <http://tun.fi/MX.39662> ;
    skos:hiddenLabel "Rhinanthus alectorolophus"@fi,
        "Rhinanthus alectorolophus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villalaukku"@fi,
        "luddskallra"@sv .

<http://tun.fi/MX.39670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathraea squamaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "pähkinäsuomukka"@fi ;
    skos:broader <http://tun.fi/MX.39669> ;
    skos:hiddenLabel "Lathraea squamaria"@fi,
        "Lathraea squamaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomukka"@fi,
        "vätteros"@sv .

<http://tun.fi/MX.39674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salvia rosmarinus" ;
    dwc:scientificNameAuthorship "(L.) Schleid." ;
    skos:altLabel "rohtorosmariini"@fi ;
    skos:broader <http://tun.fi/MX.39530> ;
    skos:hiddenLabel "Rosmarinus officinalis"@fi,
        "Salvia rosmarinus"@fi,
        "Rosmarinus officinalis"@sv,
        "Salvia rosmarinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosmariini"@fi,
        "rosmarin"@sv .

<http://tun.fi/MX.39675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus allegheniensis" ;
    dwc:scientificNameAuthorship "Porter" ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus allegheniensis"@fi,
        "Rubus allegheniensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustavatukka"@fi,
        "sammetsbjörnbär"@sv .

<http://tun.fi/MX.39676> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Plantago major subsp. intermedia" ;
    dwc:scientificNameAuthorship "(Gilib.) Lange" ;
    skos:broader <http://tun.fi/MX.39673> ;
    skos:hiddenLabel "Plantago major subsp. intermedia"@fi,
        "Plantago major subsp. intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantapiharatamo"@fi,
        "åkergroblad"@sv .

<http://tun.fi/MX.39677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plantago maritima" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39672> ;
    skos:hiddenLabel "Plantago maritima"@fi,
        "Plantago maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriratamo"@fi,
        "gulkämpar"@sv .

<http://tun.fi/MX.39678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plantago media" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39672> ;
    skos:hiddenLabel "Plantago media"@fi,
        "Plantago media"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikkoratamo"@fi,
        "rödkämpar"@sv .

<http://tun.fi/MX.39679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plantago lanceolata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39672> ;
    skos:hiddenLabel "Plantago lanceolata"@fi,
        "Plantago lanceolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinäratamo"@fi,
        "svartkämpar"@sv .

<http://tun.fi/MX.39680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plantago arenaria" ;
    dwc:scientificNameAuthorship "Waldst. & Kit." ;
    skos:broader <http://tun.fi/MX.39672> ;
    skos:hiddenLabel "Plantago arenaria"@fi,
        "Plantago arenaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haararatamo"@fi,
        "sandkämpar"@sv .

<http://tun.fi/MX.39682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plantago uniflora" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39672> ;
    skos:hiddenLabel "Littorella uniflora"@fi,
        "Plantago uniflora"@fi,
        "Littorella uniflora"@sv,
        "Plantago uniflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raani"@fi,
        "strandpryl"@sv .

<http://tun.fi/MX.39685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinguicula alpina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39684> ;
    skos:hiddenLabel "Pinguicula alpina"@fi,
        "Pinguicula alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoyökönlehti"@fi,
        "fjälltätört"@sv .

<http://tun.fi/MX.39686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinguicula villosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39684> ;
    skos:hiddenLabel "Pinguicula villosa"@fi,
        "Pinguicula villosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvayökönlehti"@fi,
        "dvärgtätört"@sv .

<http://tun.fi/MX.39687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinguicula vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39684> ;
    skos:hiddenLabel "Pinguicula vulgaris"@fi,
        "Pinguicula vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniyökönlehti"@fi,
        "tätört"@sv .

<http://tun.fi/MX.39689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utricularia minor" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39688> ;
    skos:hiddenLabel "Utricularia minor"@fi,
        "Utricularia minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvesiherne"@fi,
        "dvärgbläddra"@sv .

<http://tun.fi/MX.39690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utricularia intermedia" ;
    dwc:scientificNameAuthorship "Hayne" ;
    skos:broader <http://tun.fi/MX.39688> ;
    skos:hiddenLabel "Utricularia intermedia"@fi,
        "Utricularia intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpivesiherne"@fi,
        "dybläddra"@sv .

<http://tun.fi/MX.39691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utricularia ochroleuca" ;
    dwc:scientificNameAuthorship "R. W. Hartm." ;
    skos:broader <http://tun.fi/MX.39688> ;
    skos:hiddenLabel "Utricularia ochroleuca"@fi,
        "Utricularia ochroleuca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasvesiherne"@fi,
        "blekbläddra"@sv .

<http://tun.fi/MX.39692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utricularia stygia" ;
    dwc:scientificNameAuthorship "G. Thor" ;
    skos:broader <http://tun.fi/MX.39688> ;
    skos:hiddenLabel "Utricularia stygia"@fi,
        "Utricularia stygia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilovesiherne"@fi,
        "sumpbläddra"@sv .

<http://tun.fi/MX.39693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utricularia vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39688> ;
    skos:hiddenLabel "Utricularia biseriata"@fi,
        "Utricularia vulgaris"@fi,
        "Utricularia biseriata"@sv,
        "Utricularia vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovesiherne"@fi,
        "vattenbläddra"@sv .

<http://tun.fi/MX.39694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utricularia australis" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.39688> ;
    skos:hiddenLabel "Utricularia australis"@fi,
        "Utricularia australis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenvesiherne"@fi,
        "sydbläddra"@sv .

<http://tun.fi/MX.39697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hippuris vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39696> ;
    skos:hiddenLabel "Hippuris vulgaris"@fi,
        "Hippuris vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lamparevesikuusi"@fi,
        "hästsvans"@sv .

<http://tun.fi/MX.39698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hippuris lanceolata" ;
    dwc:scientificNameAuthorship "Retz." ;
    skos:broader <http://tun.fi/MX.39696> ;
    skos:hiddenLabel "Hippuris lanceolata"@fi,
        "Hippuris vulgaris f. littoralis"@fi,
        "Hippuris lanceolata"@sv,
        "Hippuris vulgaris f. littoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkovesikuusi"@fi,
        "mellanhästsvans"@sv .

<http://tun.fi/MX.39699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hippuris tetraphylla" ;
    dwc:scientificNameAuthorship "L. f." ;
    skos:broader <http://tun.fi/MX.39696> ;
    skos:hiddenLabel "Hippuris tetraphylla"@fi,
        "Hippuris tetraphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelilehtivesikuusi"@fi,
        "ishavshästsvans"@sv .

<http://tun.fi/MX.39702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula uniflora" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula uniflora"@fi,
        "Campanula uniflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiirunankello"@fi,
        "fjällklocka"@sv .

<http://tun.fi/MX.39703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula patula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula patula"@fi,
        "Campanula patula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harakankello"@fi,
        "ängsklocka"@sv .

<http://tun.fi/MX.39704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula persicifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula persicifolia"@fi,
        "Campanula persicifolia var. dasycarpa"@fi,
        "Campanula persicifolia"@sv,
        "Campanula persicifolia var. dasycarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenkello"@fi,
        "stor blåklocka"@sv .

<http://tun.fi/MX.39705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula glomerata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula glomerata"@fi,
        "Campanula glomerata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peurankello"@fi,
        "toppklocka"@sv .

<http://tun.fi/MX.39706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula cervicaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula cervicaria"@fi,
        "Campanula cervicaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenkello"@fi,
        "skogsklocka"@sv .

<http://tun.fi/MX.39707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula latifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula latifolia"@fi,
        "Campanula latifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukonkello"@fi,
        "hässleklocka"@sv .

<http://tun.fi/MX.39708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula trachelium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula trachelium"@fi,
        "Campanula trachelium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varsankello"@fi,
        "nässelklocka"@sv .

<http://tun.fi/MX.39709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula rapunculoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula rapunculoides"@fi,
        "Campanula rapunculoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuohenkello"@fi,
        "knölklocka"@sv .

<http://tun.fi/MX.39710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula aparinoides" ;
    dwc:scientificNameAuthorship "Pursh" ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula aparinoides"@fi,
        "Campanula aparinoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammakonkello"@fi,
        "sumpklocka"@sv .

<http://tun.fi/MX.39712> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Campanula rotundifolia subsp. rotundifolia" ;
    skos:broader <http://tun.fi/MX.39711> ;
    skos:hiddenLabel "Campanula rotundifolia subsp. rotundifolia"@fi,
        "Campanula rotundifolia subsp. rotundifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittykissankello"@fi,
        "backblåklocka"@sv .

<http://tun.fi/MX.39713> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Campanula rotundifolia subsp. groenlandica" ;
    dwc:scientificNameAuthorship "(Berlin) Á. Löve & D. Löve" ;
    skos:broader <http://tun.fi/MX.39711> ;
    skos:hiddenLabel "Campanula rotundifolia subsp. groenlandica"@fi,
        "Campanula rotundifolia subsp. groenlandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikissankello"@fi,
        "skredblåklocka"@sv .

<http://tun.fi/MX.39714> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Campanula rotundifolia subsp. gieseckeana" ;
    dwc:scientificNameAuthorship "(Vest) Witasek" ;
    skos:broader <http://tun.fi/MX.39711> ;
    skos:hiddenLabel "Campanula rotundifolia subsp. gieseckeana"@fi,
        "Campanula rotundifolia subsp. gieseckeana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkissankello"@fi,
        "lappblåklocka"@sv .

<http://tun.fi/MX.39716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyteuma spicatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39715> ;
    skos:hiddenLabel "Phyteuma spicatum"@fi,
        "Phyteuma spicatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleatähkämunkki"@fi,
        "vitrapunkel"@sv .

<http://tun.fi/MX.39717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyteuma nigrum" ;
    dwc:scientificNameAuthorship "F. W. Schmidt" ;
    skos:broader <http://tun.fi/MX.39715> ;
    skos:hiddenLabel "Phyteuma nigrum"@fi,
        "Phyteuma nigrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatähkämunkki"@fi,
        "blårapunkel"@sv .

<http://tun.fi/MX.39719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jasione montana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39718> ;
    skos:hiddenLabel "Jasione montana"@fi,
        "Jasione montana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorimunkki"@fi,
        "blåmunkar"@sv .

<http://tun.fi/MX.39720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jasione laevis" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.39718> ;
    skos:hiddenLabel "Jasione laevis"@fi,
        "Jasione laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänmunkki"@fi,
        "franska blåmunkar"@sv .

<http://tun.fi/MX.39722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobelia dortmanna" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39721> ;
    skos:hiddenLabel "Lobelia dortmanna"@fi,
        "Lobelia dortmanna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuottaruoho"@fi,
        "notblomster"@sv .

<http://tun.fi/MX.39725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupatorium cannabinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39724> ;
    skos:hiddenLabel "Eupatorium cannabinum"@fi,
        "Eupatorium cannabinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantapunalatva"@fi,
        "hampflockel"@sv .

<http://tun.fi/MX.39728> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Solidago virgaurea subsp. virgaurea" ;
    skos:broader <http://tun.fi/MX.39727> ;
    skos:hiddenLabel "Solidago virgaurea subsp. virgaurea"@fi,
        "Solidago virgaurea subsp. virgaurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkultapiisku"@fi,
        "vanligt gullris"@sv .

<http://tun.fi/MX.39729> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Solidago virgaurea subsp. lapponica" ;
    dwc:scientificNameAuthorship "(With.) Tzvelev" ;
    skos:broader <http://tun.fi/MX.39727> ;
    skos:hiddenLabel "Solidago virgaurea subsp. alpestris"@fi,
        "Solidago virgaurea subsp. lapponica"@fi,
        "Solidago virgaurea subsp. minuta"@fi,
        "Solidago virgaurea subsp. alpestris"@sv,
        "Solidago virgaurea subsp. lapponica"@sv,
        "Solidago virgaurea subsp. minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankultapiisku"@fi,
        "lappgullris"@sv .

<http://tun.fi/MX.39732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solidago gigantea" ;
    dwc:scientificNameAuthorship "Aiton" ;
    skos:broader <http://tun.fi/MX.39726> ;
    skos:hiddenLabel "Solidago gigantea"@fi,
        "Solidago gigantea subsp. serotina"@fi,
        "Solidago gigantea"@sv,
        "Solidago gigantea subsp. serotina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopiisku"@fi,
        "höstgullris"@sv .

<http://tun.fi/MX.39735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bellis perennis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "nurmikaunokainen"@fi ;
    skos:broader <http://tun.fi/MX.39734> ;
    skos:hiddenLabel "Bellis perennis"@fi,
        "Bellis perennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokainen"@fi,
        "tusensköna"@sv .

<http://tun.fi/MX.39737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphyotrichum salignum" ;
    dwc:scientificNameAuthorship "(Willd.) G. L. Nesom" ;
    skos:broader <http://tun.fi/MX.4972036> ;
    skos:hiddenLabel "Aster ×salignus"@fi,
        "Symphyotrichum salignum"@fi,
        "Aster ×salignus"@sv,
        "Symphyotrichum salignum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuasteri"@fi,
        "videaster"@sv .

<http://tun.fi/MX.39738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galatella tripolium" ;
    dwc:scientificNameAuthorship "(L.) Galasso, Bartolucci & Ardenghi" ;
    skos:broader <http://tun.fi/MX.41751> ;
    skos:hiddenLabel "Aster tripolium"@fi,
        "Galatella tripolium"@fi,
        "Tripolium pannonicum subsp. tripolium"@fi,
        "Aster tripolium"@sv,
        "Galatella tripolium"@sv,
        "Tripolium pannonicum subsp. tripolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriasteri"@fi,
        "strandaster"@sv .

<http://tun.fi/MX.39741> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Erigeron acris subsp. acris" ;
    skos:broader <http://tun.fi/MX.39740> ;
    skos:hiddenLabel "Erigeron acris subsp. acris"@fi,
        "Erigeron acris subsp. acris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokallioinen"@fi,
        "vanlig gråbinka"@sv .

<http://tun.fi/MX.39744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigeron borealis" ;
    dwc:scientificNameAuthorship "(Vierh.) Simmons" ;
    skos:broader <http://tun.fi/MX.39739> ;
    skos:hiddenLabel "Erigeron borealis"@fi,
        "Erigeron borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sopulinkallioinen"@fi,
        "rosenbinka"@sv .

<http://tun.fi/MX.39746> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Erigeron uniflorus subsp. uniflorus" ;
    skos:broader <http://tun.fi/MX.39745> ;
    skos:hiddenLabel "Erigeron uniflorus subsp. uniflorus"@fi,
        "Erigeron uniflorus subsp. uniflorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusotunturikallioinen"@fi,
        "vanlig fjällbinka"@sv .

<http://tun.fi/MX.39747> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Erigeron uniflorus subsp. eriocephalus" ;
    dwc:scientificNameAuthorship "(J. Vahl) Cronquist" ;
    skos:broader <http://tun.fi/MX.39745> ;
    skos:hiddenLabel "Erigeron uniflorus subsp. eriocephalus"@fi,
        "Erigeron uniflorus subsp. eriocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villatunturikallioinen"@fi,
        "vitbinka"@sv .

<http://tun.fi/MX.39748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigeron humilis" ;
    dwc:scientificNameAuthorship "Graham" ;
    skos:broader <http://tun.fi/MX.39739> ;
    skos:hiddenLabel "Erigeron humilis"@fi,
        "Erigeron humilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakallioinen"@fi,
        "svartbinka"@sv .

<http://tun.fi/MX.39750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigeron canadensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39739> ;
    skos:hiddenLabel "Conyza canadensis"@fi,
        "Erigeron canadensis"@fi,
        "Conyza canadensis"@sv,
        "Erigeron canadensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanadankoiransilmä"@fi,
        "kanadabinka"@sv .

<http://tun.fi/MX.39752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filago arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39751> ;
    skos:hiddenLabel "Filago arvensis"@fi,
        "Filago arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketotuulenlento"@fi,
        "ullört"@sv .

<http://tun.fi/MX.39754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalotheca sylvatica" ;
    dwc:scientificNameAuthorship "(L.) Sch. Bip. & F. W. Schultz" ;
    skos:broader <http://tun.fi/MX.4972127> ;
    skos:hiddenLabel "Gnaphalium sylvaticum"@fi,
        "Omalotheca sylvatica"@fi,
        "Gnaphalium sylvaticum"@sv,
        "Omalotheca sylvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahojäkkärä"@fi,
        "skogsnoppa"@sv .

<http://tun.fi/MX.39755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalotheca norvegica" ;
    dwc:scientificNameAuthorship "(Gunnerus) Sch. Bip. & F. W. Schultz" ;
    skos:broader <http://tun.fi/MX.4972127> ;
    skos:hiddenLabel "Gnaphalium norvegicum"@fi,
        "Omalotheca norvegica"@fi,
        "Gnaphalium norvegicum"@sv,
        "Omalotheca norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norjanjäkkärä"@fi,
        "norsknoppa"@sv .

<http://tun.fi/MX.39756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omalotheca supina" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:broader <http://tun.fi/MX.4972127> ;
    skos:hiddenLabel "Gnaphalium supinum"@fi,
        "Omalotheca supina"@fi,
        "Gnaphalium supinum"@sv,
        "Omalotheca supina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumijäkkärä"@fi,
        "fjällnoppa"@sv .

<http://tun.fi/MX.39758> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Gnaphalium uliginosum subsp. uliginosum" ;
    skos:broader <http://tun.fi/MX.39757> ;
    skos:hiddenLabel "Gnaphalium uliginosum subsp. uliginosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltosavijäkkärä"@fi,
        "Gnaphalium uliginosum subsp. uliginosum"@sv .

<http://tun.fi/MX.39759> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Gnaphalium uliginosum subsp. pilulare" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Nyman" ;
    skos:broader <http://tun.fi/MX.39757> ;
    skos:hiddenLabel "Gnaphalium uliginosum subsp. pilulare"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansavijäkkärä"@fi,
        "Gnaphalium uliginosum subsp. pilulare"@sv .

<http://tun.fi/MX.39761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antennaria dioica" ;
    dwc:scientificNameAuthorship "(L.) Gaertn." ;
    skos:broader <http://tun.fi/MX.39760> ;
    skos:hiddenLabel "Antennaria dioica"@fi,
        "Antennaria dioica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahokissankäpälä"@fi,
        "kattfot"@sv .

<http://tun.fi/MX.39762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antennaria nordhageniana" ;
    dwc:scientificNameAuthorship "Rune & Rønning" ;
    skos:broader <http://tun.fi/MX.39760> ;
    skos:hiddenLabel "Antennaria nordhageniana"@fi,
        "Antennaria nordhageniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruijankissankäpälä"@fi,
        "gaissakattfot"@sv .

<http://tun.fi/MX.39764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antennaria alpina" ;
    dwc:scientificNameAuthorship "(L.) Gaertn." ;
    skos:broader <http://tun.fi/MX.39760> ;
    skos:hiddenLabel "Antennaria alpina"@fi,
        "Antennaria alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikissankäpälä"@fi,
        "vanlig fjällkattfot"@sv .

<http://tun.fi/MX.39765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antennaria canescens" ;
    dwc:scientificNameAuthorship "(Lange) Malte" ;
    skos:broader <http://tun.fi/MX.39760> ;
    skos:hiddenLabel "Antennaria canescens"@fi,
        "Antennaria canescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakissankäpälä"@fi,
        "gråkattfot"@sv .

<http://tun.fi/MX.39766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antennaria porsildii" ;
    dwc:scientificNameAuthorship "E. Ekman" ;
    skos:broader <http://tun.fi/MX.39760> ;
    skos:hiddenLabel "Antennaria porsildii"@fi,
        "Antennaria porsildii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljukissankäpälä"@fi,
        "grönkattfot"@sv .

<http://tun.fi/MX.39767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antennaria villifera" ;
    dwc:scientificNameAuthorship "Boriss." ;
    skos:broader <http://tun.fi/MX.39760> ;
    skos:hiddenLabel "Antennaria lanata"@fi,
        "Antennaria villifera"@fi,
        "Antennaria lanata"@sv,
        "Antennaria villifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokissankäpälä"@fi,
        "lappkattfot"@sv .

<http://tun.fi/MX.39769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaphalis margaritacea" ;
    dwc:scientificNameAuthorship "(L.) Benth. & Hook. f." ;
    skos:broader <http://tun.fi/MX.39768> ;
    skos:hiddenLabel "Anaphalis margaritacea"@fi,
        "Anaphalis margaritacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helminukkajäkkärä"@fi,
        "pärleternell"@sv .

<http://tun.fi/MX.39771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inula helenium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39770> ;
    skos:hiddenLabel "Inula helenium"@fi,
        "Inula helenium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohirvenjuuri"@fi,
        "ålandsrot"@sv .

<http://tun.fi/MX.39772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pentanema salicinum" ;
    dwc:scientificNameAuthorship "(L.) D. Gut. Larr., Santos-Vicente, Anderb., E. Rico & M. M. Mart. Ort." ;
    skos:broader <http://tun.fi/MX.5006345> ;
    skos:hiddenLabel "Inula salicina"@fi,
        "Pentanema salicinum"@fi,
        "Inula salicina"@sv,
        "Pentanema salicinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantahirvenjuuri"@fi,
        "krissla"@sv .

<http://tun.fi/MX.39773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pentanema britannicum" ;
    dwc:scientificNameAuthorship "(L.) D. Gut. Larr., Santos-Vicente, Anderb., E. Rico & M. M. Mart. Ort." ;
    skos:broader <http://tun.fi/MX.5006345> ;
    skos:hiddenLabel "Inula britannica"@fi,
        "Pentanema britannicum"@fi,
        "Inula britannica"@sv,
        "Pentanema britannicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vanukehirvenjuuri"@fi,
        "luddkrissla"@sv .

<http://tun.fi/MX.39775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telekia speciosa" ;
    dwc:scientificNameAuthorship "(Schreb.) Baumg." ;
    skos:broader <http://tun.fi/MX.39774> ;
    skos:hiddenLabel "Telekia speciosa"@fi,
        "Telekia speciosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "auringontähti"@fi,
        "strålöga"@sv .

<http://tun.fi/MX.39777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Guizotia abyssinica" ;
    dwc:scientificNameAuthorship "(L. f.) Cass." ;
    skos:altLabel "linnunkeltiö"@fi ;
    skos:broader <http://tun.fi/MX.39776> ;
    skos:hiddenLabel "Guizotia abyssinica"@fi,
        "Guizotia abyssinica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltiö"@fi,
        "nigerfrö"@sv .

<http://tun.fi/MX.39779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bidens tripartita" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39778> ;
    skos:hiddenLabel "Bidens tripartita"@fi,
        "Bidens tripartita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummarusokki"@fi,
        "brunskära"@sv .

<http://tun.fi/MX.39780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bidens radiata" ;
    dwc:scientificNameAuthorship "Thuill." ;
    skos:broader <http://tun.fi/MX.39778> ;
    skos:hiddenLabel "Bidens radiata"@fi,
        "Bidens radiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säderusokki"@fi,
        "grönskära"@sv .

<http://tun.fi/MX.39782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bidens cernua" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39778> ;
    skos:hiddenLabel "Bidens cernua"@fi,
        "Bidens cernua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkurusokki"@fi,
        "nickskära"@sv .

<http://tun.fi/MX.39783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bidens vulgata" ;
    dwc:scientificNameAuthorship "Greene" ;
    skos:broader <http://tun.fi/MX.39778> ;
    skos:hiddenLabel "Bidens vulgata"@fi,
        "Bidens vulgata var. puberula"@fi,
        "Bidens vulgata"@sv,
        "Bidens vulgata var. puberula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenrusokki"@fi,
        "västskära"@sv .

<http://tun.fi/MX.39785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rudbeckia hirta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39784> ;
    skos:hiddenLabel "Rudbeckia hirta"@fi,
        "Rudbeckia hirta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäpäivänhattu"@fi,
        "sträv rudbeckia"@sv .

<http://tun.fi/MX.39786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rudbeckia laciniata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39784> ;
    skos:hiddenLabel "Rudbeckia laciniata"@fi,
        "Rudbeckia laciniata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyspäivänhattu"@fi,
        "höstrudbeckia"@sv .

<http://tun.fi/MX.39788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helianthus annuus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39787> ;
    skos:hiddenLabel "Helianthus annuus"@fi,
        "Helianthus annuus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoauringonkukka"@fi,
        "solros"@sv .

<http://tun.fi/MX.39789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helianthus petiolaris" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.39787> ;
    skos:hiddenLabel "Helianthus petiolaris"@fi,
        "Helianthus petiolaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuauringonkukka"@fi,
        "hamnsolros"@sv .

<http://tun.fi/MX.39790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helianthus tuberosus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39787> ;
    skos:hiddenLabel "Helianthus tuberosus"@fi,
        "Helianthus tuberosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maa-artisokka"@fi,
        "jordärtskocka"@sv .

<http://tun.fi/MX.39792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphrosyne xanthiifolia" ;
    dwc:scientificNameAuthorship "(Fresen.) Gray" ;
    skos:broader <http://tun.fi/MX.4972063> ;
    skos:hiddenLabel "Euphrosyne xanthiifolia"@fi,
        "Iva xanthifolia"@fi,
        "Iva xanthiifolia"@fi,
        "Euphrosyne xanthiifolia"@sv,
        "Iva xanthifolia"@sv,
        "Iva xanthiifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahaiiva"@fi,
        "iva"@sv .

<http://tun.fi/MX.39794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ambrosia artemisiifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39793> ;
    skos:hiddenLabel "Ambrosia artemisiifolia"@fi,
        "Ambrosia artemisiifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marunatuoksukki"@fi,
        "malörtsambrosia"@sv .

<http://tun.fi/MX.39795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ambrosia trifida" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39793> ;
    skos:hiddenLabel "Ambrosia trifida"@fi,
        "Ambrosia trifida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormituoksukki"@fi,
        "hästambrosia"@sv .

<http://tun.fi/MX.39799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthium spinosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39796> ;
    skos:hiddenLabel "Xanthium spinosum"@fi,
        "Xanthium spinosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkisappiruoho"@fi,
        "tistelgullfrö"@sv .

<http://tun.fi/MX.39801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galinsoga parviflora" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.39800> ;
    skos:hiddenLabel "Galinsoga parviflora"@fi,
        "Galinsoga parviflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhasaurikki"@fi,
        "gängel"@sv .

<http://tun.fi/MX.39802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galinsoga quadriradiata" ;
    dwc:scientificNameAuthorship "Ruiz & Pav." ;
    skos:broader <http://tun.fi/MX.39800> ;
    skos:hiddenLabel "Galinsoga ciliata"@fi,
        "Galinsoga quadriradiata"@fi,
        "Galinsoga ciliata"@sv,
        "Galinsoga quadriradiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsisaurikki"@fi,
        "hårgängel"@sv .

<http://tun.fi/MX.39804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthemis arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39803> ;
    skos:hiddenLabel "Anthemis arvensis"@fi,
        "Anthemis arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltosauramo"@fi,
        "åkerkulla"@sv .

<http://tun.fi/MX.39805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthemis ruthenica" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.39803> ;
    skos:hiddenLabel "Anthemis ruthenica"@fi,
        "Anthemis ruthenica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonsauramo"@fi,
        "rysskulla"@sv .

<http://tun.fi/MX.39806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthemis cotula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39803> ;
    skos:hiddenLabel "Anthemis cotula"@fi,
        "Anthemis cotula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisusauramo"@fi,
        "kamomillkulla"@sv .

<http://tun.fi/MX.39807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cota tinctoria" ;
    dwc:scientificNameAuthorship "(L.) J. Gay" ;
    skos:broader <http://tun.fi/MX.4972046> ;
    skos:hiddenLabel "Anthemis tinctoria"@fi,
        "Cota tinctoria"@fi,
        "Anthemis tinctoria"@sv,
        "Cota tinctoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasauramo"@fi,
        "färgkulla"@sv .

<http://tun.fi/MX.39811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achillea salicifolia" ;
    dwc:scientificNameAuthorship "Besser" ;
    skos:broader <http://tun.fi/MX.39808> ;
    skos:hiddenLabel "Achillea salicifolia"@fi,
        "Achillea salicifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokärsämö"@fi,
        "stor nysört"@sv .

<http://tun.fi/MX.39813> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Achillea millefolium subsp. millefolium" ;
    skos:broader <http://tun.fi/MX.39812> ;
    skos:hiddenLabel "Achillea millefolium subsp. millefolium"@fi,
        "Achillea millefolium subsp. millefolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsiankärsämö"@fi,
        "vanlig röllika"@sv .

<http://tun.fi/MX.39814> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Achillea millefolium subsp. sudetica" ;
    dwc:scientificNameAuthorship "(Opiz) Oborny" ;
    skos:broader <http://tun.fi/MX.39812> ;
    skos:hiddenLabel "Achillea millefolium subsp. alpestris"@fi,
        "Achillea millefolium subsp. sudetica"@fi,
        "Achillea millefolium subsp. alpestris"@sv,
        "Achillea millefolium subsp. sudetica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansiankärsämö"@fi,
        "fjällröllika"@sv .

<http://tun.fi/MX.39817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladanthus mixtus" ;
    dwc:scientificNameAuthorship "(L.) Chevall." ;
    skos:broader <http://tun.fi/MX.4972102> ;
    skos:hiddenLabel "Chamaemelum mixtum"@fi,
        "Cladanthus mixtus"@fi,
        "Chamaemelum mixtum"@sv,
        "Cladanthus mixtus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampataurikki"@fi,
        "kamkulla"@sv .

<http://tun.fi/MX.39820> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Tripleurospermum maritimum subsp. maritimum" ;
    skos:broader <http://tun.fi/MX.39819> ;
    skos:hiddenLabel "Tripleurospermum maritimum subsp. maritimum"@fi,
        "Tripleurospermum maritimum subsp. maritimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänmerisaunio"@fi,
        "kustbaldersbrå"@sv .

<http://tun.fi/MX.39821> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Tripleurospermum maritimum subsp. subpolare" ;
    dwc:scientificNameAuthorship "(Pobed.) Hämet-Ahti" ;
    skos:broader <http://tun.fi/MX.39819> ;
    skos:hiddenLabel "Tripleurospermum maritimum subsp. subpolare"@fi,
        "Tripleurospermum maritimum subsp. subpolare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmerisaunio"@fi,
        "nordbaldersbrå"@sv .

<http://tun.fi/MX.39822> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Tripleurospermum maritimum subsp. phaeocephalum" ;
    dwc:scientificNameAuthorship "(Rupr.) Hämet-Ahti" ;
    skos:broader <http://tun.fi/MX.39819> ;
    skos:hiddenLabel "Tripleurospermum maritimum subsp. phaeocephalum"@fi,
        "Tripleurospermum maritimum subsp. phaeocephalum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruijanmerisaunio"@fi,
        "brunbaldersbrå"@sv .

<http://tun.fi/MX.39823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tripleurospermum inodorum" ;
    dwc:scientificNameAuthorship "(L.) Sch. Bip." ;
    skos:broader <http://tun.fi/MX.39818> ;
    skos:hiddenLabel "Tripleurospermum inodorum"@fi,
        "Tripleurospermum inodorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltosaunio"@fi,
        "baldersbrå"@sv .

<http://tun.fi/MX.39826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Matricaria chamomilla" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39825> ;
    skos:hiddenLabel "Matricaria chamomilla"@fi,
        "Matricaria recutita"@fi,
        "Matricaria chamomilla"@sv,
        "Matricaria recutita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kamomillasaunio"@fi,
        "kamomill"@sv .

<http://tun.fi/MX.39827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Matricaria discoidea" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.39825> ;
    skos:hiddenLabel "Matricaria discoidea"@fi,
        "Matricaria matricarioides"@fi,
        "Matricaria discoidea"@sv,
        "Matricaria matricarioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihasaunio"@fi,
        "gatkamomill"@sv .

<http://tun.fi/MX.39828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glebionis segetum" ;
    dwc:scientificNameAuthorship "(L.) Fourr." ;
    skos:broader <http://tun.fi/MX.41869> ;
    skos:hiddenLabel "Chrysanthemum segetum"@fi,
        "Glebionis segetum"@fi,
        "Chrysanthemum segetum"@sv,
        "Glebionis segetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasuvikakkara"@fi,
        "gullkrage"@sv .

<http://tun.fi/MX.39830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanacetum vulgare" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "rohtopietaryrtti"@fi ;
    skos:broader <http://tun.fi/MX.39829> ;
    skos:hiddenLabel "Tanacetum vulgare"@fi,
        "Tanacetum vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pietaryrtti"@fi,
        "renfana"@sv .

<http://tun.fi/MX.39831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanacetum parthenium" ;
    dwc:scientificNameAuthorship "(L.) Sch. Bip." ;
    skos:broader <http://tun.fi/MX.39829> ;
    skos:hiddenLabel "Tanacetum parthenium"@fi,
        "Tanacetum parthenium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reunuspietaryrtti"@fi,
        "mattram"@sv .

<http://tun.fi/MX.39833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucanthemum vulgare" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.39832> ;
    skos:hiddenLabel "Leucanthemum vulgare"@fi,
        "Leucanthemum vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahopäivänkakkara"@fi,
        "prästkrage"@sv .

<http://tun.fi/MX.39836> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Artemisia vulgaris var. vulgaris" ;
    skos:broader <http://tun.fi/MX.39835> ;
    skos:hiddenLabel "Artemisia vulgaris var. vulgaris"@fi,
        "Artemisia vulgaris var. vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkapujo"@fi,
        "vanlig gråbo"@sv .

<http://tun.fi/MX.39837> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Artemisia vulgaris var. coarctata" ;
    dwc:scientificNameAuthorship "(Forselles) Lindm." ;
    skos:broader <http://tun.fi/MX.39835> ;
    skos:hiddenLabel "Artemisia vulgaris var. coarctata"@fi,
        "Artemisia vulgaris var. coarctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meripujo"@fi,
        "strandgråbo"@sv .

<http://tun.fi/MX.39838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artemisia absinthium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39834> ;
    skos:hiddenLabel "Artemisia absinthium"@fi,
        "Artemisia absinthium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mali"@fi,
        "malört"@sv .

<http://tun.fi/MX.39839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artemisia siversiana" ;
    dwc:scientificNameAuthorship "Ehrh. ex Willd." ;
    skos:broader <http://tun.fi/MX.39834> ;
    skos:hiddenLabel "Artemisia siversiana"@fi,
        "Artemisia siversiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänmaruna"@fi,
        "östmalört"@sv .

<http://tun.fi/MX.39840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artemisia abrotanum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39834> ;
    skos:hiddenLabel "Artemisia abrotanum"@fi,
        "Artemisia abrotanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaprottimaruna"@fi,
        "åbrodd"@sv .

<http://tun.fi/MX.39842> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Artemisia campestris subsp. campestris" ;
    skos:broader <http://tun.fi/MX.39841> ;
    skos:hiddenLabel "Artemisia campestris subsp. campestris"@fi,
        "Artemisia campestris subsp. campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltoketomaruna"@fi,
        "vanlig fältmalört"@sv .

<http://tun.fi/MX.39843> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Artemisia campestris subsp. bottnica" ;
    dwc:scientificNameAuthorship "Lundstr. ex Kindb." ;
    skos:broader <http://tun.fi/MX.39841> ;
    skos:hiddenLabel "Artemisia campestris subsp. bottnica"@fi,
        "Artemisia campestris subsp. bottnica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perämerenketomaruna"@fi,
        "bottnisk malört"@sv .

<http://tun.fi/MX.39844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artemisia scoparia" ;
    dwc:scientificNameAuthorship "Waldst. & Kit." ;
    skos:broader <http://tun.fi/MX.39834> ;
    skos:hiddenLabel "Artemisia scoparia"@fi,
        "Artemisia scoparia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siromaruna"@fi,
        "vippmalört"@sv .

<http://tun.fi/MX.39845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artemisia biennis" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.39834> ;
    skos:hiddenLabel "Artemisia biennis"@fi,
        "Artemisia biennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahamaruna"@fi,
        "smalmalört"@sv .

<http://tun.fi/MX.39847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tussilago farfara" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39846> ;
    skos:hiddenLabel "Tussilago farfara"@fi,
        "Tussilago farfara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leskenlehti"@fi,
        "hästhov"@sv .

<http://tun.fi/MX.39849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Petasites hybridus" ;
    dwc:scientificNameAuthorship "(L.) G. Gaertn., B. Mey. & Scherb." ;
    skos:broader <http://tun.fi/MX.39848> ;
    skos:hiddenLabel "Petasites hybridus"@fi,
        "Petasites hybridus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänruttojuuri"@fi,
        "pestskråp"@sv .

<http://tun.fi/MX.39850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Petasites spurius" ;
    dwc:scientificNameAuthorship "(Retz.) Rchb." ;
    skos:broader <http://tun.fi/MX.39848> ;
    skos:hiddenLabel "Petasites spurius"@fi,
        "Petasites spurius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaruttojuuri"@fi,
        "spjutskråp"@sv .

<http://tun.fi/MX.39851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Petasites frigidus" ;
    dwc:scientificNameAuthorship "(L.) Fr." ;
    skos:broader <http://tun.fi/MX.39848> ;
    skos:hiddenLabel "Petasites frigidus"@fi,
        "Petasites frigidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanruttojuuri"@fi,
        "fjällskråp"@sv .

<http://tun.fi/MX.39856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jacobaea vulgaris" ;
    dwc:scientificNameAuthorship "Gaertn." ;
    skos:broader <http://tun.fi/MX.4972032> ;
    skos:hiddenLabel "Jacobaea vulgaris"@fi,
        "Senecio jacobaea"@fi,
        "Jacobaea vulgaris"@sv,
        "Senecio jacobaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jaakonvillakko"@fi,
        "stånds"@sv .

<http://tun.fi/MX.39857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jacobaea aquatica" ;
    dwc:scientificNameAuthorship "(Hill) G. Gaertn., B. Mey. & Scherb." ;
    skos:broader <http://tun.fi/MX.4972032> ;
    skos:hiddenLabel "Jacobaea aquatica"@fi,
        "Senecio aquaticus"@fi,
        "Jacobaea aquatica"@sv,
        "Senecio aquaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojavillakko"@fi,
        "vattenstånds"@sv .

<http://tun.fi/MX.39858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senecio squalidus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39855> ;
    skos:hiddenLabel "Senecio squalidus"@fi,
        "Senecio squalidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkavillakko"@fi,
        "stenkorsört"@sv .

<http://tun.fi/MX.39859> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Senecio leucanthemifolius subsp. vernalis" ;
    dwc:scientificNameAuthorship "(Waldst. & Kit.) Greuter" ;
    skos:broader <http://tun.fi/MX.4977544> ;
    skos:hiddenLabel "Senecio leucanthemifolius subsp. vernalis"@fi,
        "Senecio vernalis"@fi,
        "Senecio leucanthemifolius subsp. vernalis"@sv,
        "Senecio vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkakkaravillakko"@fi,
        "vårkorsört"@sv .

<http://tun.fi/MX.39860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senecio sylvaticus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39855> ;
    skos:hiddenLabel "Senecio sylvaticus"@fi,
        "Senecio sylvaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliovillakko"@fi,
        "bergkorsört"@sv .

<http://tun.fi/MX.39861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senecio viscosus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39855> ;
    skos:hiddenLabel "Senecio viscosus"@fi,
        "Senecio viscosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tahmavillakko"@fi,
        "klibbkorsört"@sv .

<http://tun.fi/MX.39864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calendula officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39863> ;
    skos:hiddenLabel "Calendula officinalis"@fi,
        "Calendula officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhakehäkukka"@fi,
        "ringblomma"@sv .

<http://tun.fi/MX.39866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carlina vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39865> ;
    skos:hiddenLabel "Carlina vulgaris"@fi,
        "Carlina vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokurho"@fi,
        "spåtistel"@sv .

<http://tun.fi/MX.39867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carlina biebersteinii" ;
    dwc:scientificNameAuthorship "Bernh. ex Hornem." ;
    skos:broader <http://tun.fi/MX.39865> ;
    skos:hiddenLabel "Carlina biebersteinii"@fi,
        "Carlina vulgaris L. subsp. longifolia"@fi,
        "Carlina biebersteinii"@sv,
        "Carlina vulgaris L. subsp. longifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkurho"@fi,
        "långbladig spåtistel"@sv .

<http://tun.fi/MX.39869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinops exaltatus" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.39868> ;
    skos:hiddenLabel "Echinops exaltatus"@fi,
        "Echinops exaltatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "balkaninpallo-ohdake"@fi,
        "grå bolltistel"@sv .

<http://tun.fi/MX.39871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctium tomentosum" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39870> ;
    skos:hiddenLabel "Arctium tomentosum"@fi,
        "Arctium tomentosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seittitakiainen"@fi,
        "ullig kardborre"@sv .

<http://tun.fi/MX.39872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctium lappa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39870> ;
    skos:hiddenLabel "Arctium lappa"@fi,
        "Arctium lappa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotakiainen"@fi,
        "stor kardborre"@sv .

<http://tun.fi/MX.39874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctium minus" ;
    dwc:scientificNameAuthorship "(Hill) Bernh." ;
    skos:broader <http://tun.fi/MX.39870> ;
    skos:hiddenLabel "Arctium minus"@fi,
        "Arctium minus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutakiainen"@fi,
        "liten kardborre"@sv .

<http://tun.fi/MX.39876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctium nemorosum" ;
    dwc:scientificNameAuthorship "Lej." ;
    skos:broader <http://tun.fi/MX.39870> ;
    skos:hiddenLabel "Arctium nemorosum"@fi,
        "Arctium nemorosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtotakiainen"@fi,
        "lundkardborre"@sv .

<http://tun.fi/MX.39878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saussurea alpina" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:altLabel "tunturilääte"@fi ;
    skos:broader <http://tun.fi/MX.39877> ;
    skos:hiddenLabel "Saussurea alpina"@fi,
        "Saussurea alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lääte"@fi,
        "fjällskära"@sv .

<http://tun.fi/MX.39880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carduus thoermeri" ;
    dwc:scientificNameAuthorship "Weinm." ;
    skos:broader <http://tun.fi/MX.39879> ;
    skos:hiddenLabel "Carduus nutans subsp. leiophyllus"@fi,
        "Carduus thoermeri"@fi,
        "Carduus nutans subsp. leiophyllus"@sv,
        "Carduus thoermeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkarhiainen"@fi,
        "olymptistel"@sv .

<http://tun.fi/MX.39881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carduus nutans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39879> ;
    skos:hiddenLabel "Carduus nutans"@fi,
        "Carduus nutans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkukarhiainen"@fi,
        "nicktistel"@sv .

<http://tun.fi/MX.39882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carduus acanthoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39879> ;
    skos:hiddenLabel "Carduus acanthoides"@fi,
        "Carduus acanthoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkikarhiainen"@fi,
        "piggtistel"@sv .

<http://tun.fi/MX.39883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carduus crispus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39879> ;
    skos:hiddenLabel "Carduus crispus"@fi,
        "Carduus crispus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyläkarhiainen"@fi,
        "krustistel"@sv .

<http://tun.fi/MX.39885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirsium vulgare" ;
    dwc:scientificNameAuthorship "(Savi) Ten." ;
    skos:broader <http://tun.fi/MX.39884> ;
    skos:hiddenLabel "Cirsium vulgare"@fi,
        "Cirsium vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkiohdake"@fi,
        "vägtistel"@sv .

<http://tun.fi/MX.39886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirsium oleraceum" ;
    dwc:scientificNameAuthorship "(L.) Scop." ;
    skos:broader <http://tun.fi/MX.39884> ;
    skos:hiddenLabel "Cirsium oleraceum"@fi,
        "Cirsium oleraceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaohdake"@fi,
        "kåltistel"@sv .

<http://tun.fi/MX.39887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirsium heterophyllum" ;
    dwc:scientificNameAuthorship "(L.) Hill" ;
    skos:broader <http://tun.fi/MX.39884> ;
    skos:hiddenLabel "Cirsium helenioides"@fi,
        "Cirsium heterophyllum"@fi,
        "Cirsium helenioides"@sv,
        "Cirsium heterophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huopaohdake"@fi,
        "brudborste"@sv .

<http://tun.fi/MX.39889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirsium palustre" ;
    dwc:scientificNameAuthorship "(L.) Scop." ;
    skos:broader <http://tun.fi/MX.39884> ;
    skos:hiddenLabel "Cirsium palustre"@fi,
        "Cirsium palustre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suo-ohdake"@fi,
        "kärrtistel"@sv .

<http://tun.fi/MX.39891> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Cirsium arvense var. maritimum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.39890> ;
    skos:hiddenLabel "Cirsium arvense var. maritimum"@fi,
        "Cirsium arvense var. maritimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimupelto-ohdake"@fi,
        "martistel"@sv .

<http://tun.fi/MX.39892> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Cirsium arvense var. arvense" ;
    skos:broader <http://tun.fi/MX.39890> ;
    skos:hiddenLabel "Cirsium arvense var. arvense"@fi,
        "Cirsium arvense var. mite"@fi,
        "Cirsium arvense var. arvense"@sv,
        "Cirsium arvense var. mite"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkapelto-ohdake"@fi,
        "vanlig åkertistel"@sv .

<http://tun.fi/MX.39893> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Cirsium arvense var. incanum" ;
    dwc:scientificNameAuthorship "(S. G. Gmel.) Ledeb." ;
    skos:broader <http://tun.fi/MX.39890> ;
    skos:hiddenLabel "Cirsium arvense var. incanum"@fi,
        "Cirsium arvense var. vestitum"@fi,
        "Cirsium arvense var. incanum"@sv,
        "Cirsium arvense var. vestitum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seittipelto-ohdake"@fi,
        "grå åkertistel"@sv .

<http://tun.fi/MX.39895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onopordum acanthium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39894> ;
    skos:hiddenLabel "Onopordum acanthium"@fi,
        "Onopordum acanthium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okakruunuohdake"@fi,
        "ulltistel"@sv .

<http://tun.fi/MX.39897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silybum marianum" ;
    dwc:scientificNameAuthorship "(L.) Gaertn." ;
    skos:broader <http://tun.fi/MX.39896> ;
    skos:hiddenLabel "Silybum marianum"@fi,
        "Silybum marianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maarianohdake"@fi,
        "mariatistel"@sv .

<http://tun.fi/MX.39899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea scabiosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea scabiosa"@fi,
        "Centaurea scabiosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokaunokki"@fi,
        "väddklint"@sv .

<http://tun.fi/MX.39900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea diffusa" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea diffusa"@fi,
        "Centaurea diffusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harakankaunokki"@fi,
        "spretklint"@sv .

<http://tun.fi/MX.39901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea calcitrapa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea calcitrapa"@fi,
        "Centaurea calcitrapa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkikaunokki"@fi,
        "tistelklint"@sv .

<http://tun.fi/MX.39902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea solstitialis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea solstitialis"@fi,
        "Centaurea solstitialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaorakaunokki"@fi,
        "stjärnklint"@sv .

<http://tun.fi/MX.39903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea melitensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea melitensis"@fi,
        "Centaurea melitensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maltankaunokki"@fi,
        "maltaklint"@sv .

<http://tun.fi/MX.39904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea jacea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea jacea"@fi,
        "Centaurea jacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahdekaunokki"@fi,
        "rödklint"@sv .

<http://tun.fi/MX.39906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea nigra" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea nigra"@fi,
        "Centaurea nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakaunokki"@fi,
        "svartklint"@sv .

<http://tun.fi/MX.39908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea montana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea montana"@fi,
        "Centaurea montana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorikaunokki"@fi,
        "bergklint"@sv .

<http://tun.fi/MX.39909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea cyanus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea cyanus"@fi,
        "Centaurea cyanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruiskaunokki"@fi,
        "blåklint"@sv .

<http://tun.fi/MX.39912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cichorium intybus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "hyötysikuri"@fi ;
    skos:broader <http://tun.fi/MX.39911> ;
    skos:hiddenLabel "Cichorium intybus"@fi,
        "Cichorium intybus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sikuri"@fi,
        "cikoria"@sv .

<http://tun.fi/MX.39914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochaeris maculata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "harjuhäränsilmä"@fi ;
    skos:broader <http://tun.fi/MX.39913> ;
    skos:hiddenLabel "Hypochaeris maculata"@fi,
        "Hypochaeris maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häränsilmä"@fi,
        "slåtterfibbla"@sv .

<http://tun.fi/MX.39915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochaeris radicata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39913> ;
    skos:hiddenLabel "Hypochaeris radicata"@fi,
        "Hypochaeris radicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskahäränsilmä"@fi,
        "rotfibbla"@sv .

<http://tun.fi/MX.39918> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Scorzoneroides autumnalis var. autumnalis" ;
    skos:broader <http://tun.fi/MX.39917> ;
    skos:hiddenLabel "Leontodon autumnalis var. autumnalis"@fi,
        "Scorzoneroides autumnalis var. autumnalis"@fi,
        "Leontodon autumnalis var. autumnalis"@sv,
        "Scorzoneroides autumnalis var. autumnalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silosyysmaitiainen"@fi,
        "vanlig höstfibbla"@sv .

<http://tun.fi/MX.39919> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Scorzoneroides autumnalis var. pratensis" ;
    dwc:scientificNameAuthorship "(Hornem.) P. D. Sell" ;
    skos:broader <http://tun.fi/MX.39917> ;
    skos:hiddenLabel "Leontodon autumnalis var. pratensis"@fi,
        "Leontodon autumnalis var. taraxaci"@fi,
        "Scorzoneroides autumnalis var. pratensis"@fi,
        "Leontodon autumnalis var. pratensis"@sv,
        "Leontodon autumnalis var. taraxaci"@sv,
        "Scorzoneroides autumnalis var. pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvasyysmaitiainen"@fi,
        "svart höstfibbla"@sv .

<http://tun.fi/MX.39921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leontodon hispidus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39916> ;
    skos:hiddenLabel "Leontodon hispidus"@fi,
        "Leontodon hispidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesämaitiainen"@fi,
        "sommarfibbla"@sv .

<http://tun.fi/MX.39923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helminthotheca echioides" ;
    dwc:scientificNameAuthorship "(L.) Holub" ;
    skos:broader <http://tun.fi/MX.4972106> ;
    skos:hiddenLabel "Helminthotheca echioides"@fi,
        "Picris echioides"@fi,
        "Helminthotheca echioides"@sv,
        "Picris echioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muikio"@fi,
        "lyktfibbla"@sv .

<http://tun.fi/MX.39924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picris hieracioides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39922> ;
    skos:hiddenLabel "Picris hieracioides"@fi,
        "Picris hieracioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanokitkerö"@fi,
        "bitterfibbla"@sv .

<http://tun.fi/MX.39926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scorzonera humilis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39925> ;
    skos:hiddenLabel "Scorzonera humilis"@fi,
        "Scorzonera humilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjusikojuuri"@fi,
        "svinrot"@sv .

<http://tun.fi/MX.39931> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sonchus asper subsp. asper var. asper" ;
    skos:broader <http://tun.fi/MX.4971574> ;
    skos:hiddenLabel "Sonchus asper subsp. asper var. asper"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nirhaotavalvatti"@fi,
        "Sonchus asper subsp. asper var. asper"@sv .

<http://tun.fi/MX.39932> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sonchus asper subsp. asper var. pungens" ;
    dwc:scientificNameAuthorship "Bisch." ;
    skos:broader <http://tun.fi/MX.4971574> ;
    skos:hiddenLabel "Sonchus asper subsp. asper var. pungens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisto-otavalvatti"@fi,
        "Sonchus asper subsp. asper var. pungens"@sv .

<http://tun.fi/MX.39934> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sonchus oleraceus var. oleraceus" ;
    skos:broader <http://tun.fi/MX.39933> ;
    skos:hiddenLabel "Sonchus oleraceus var. oleraceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörökaalivalvatti"@fi,
        "Sonchus oleraceus var. oleraceus"@sv .

<http://tun.fi/MX.39935> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sonchus oleraceus var. lacerus" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.39933> ;
    skos:hiddenLabel "Sonchus oleraceus var. lacerus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskakaalivalvatti"@fi,
        "Sonchus oleraceus var. lacerus"@sv .

<http://tun.fi/MX.39937> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sonchus arvensis var. arvensis" ;
    skos:broader <http://tun.fi/MX.39936> ;
    skos:hiddenLabel "Sonchus arvensis var. arvensis"@fi,
        "Sonchus arvensis var. glabrescens"@fi,
        "Sonchus arvensis var. arvensis"@sv,
        "Sonchus arvensis var. glabrescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkapeltovalvatti"@fi,
        "vanlig åkermolke"@sv .

<http://tun.fi/MX.39938> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sonchus arvensis var. maritimus" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.39936> ;
    skos:hiddenLabel "Sonchus arvensis var. bottnicus"@fi,
        "Sonchus arvensis var. maritimus"@fi,
        "Sonchus arvensis var. bottnicus"@sv,
        "Sonchus arvensis var. maritimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meripeltovalvatti"@fi,
        "klappermolke"@sv .

<http://tun.fi/MX.39940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactuca tatarica" ;
    dwc:scientificNameAuthorship "(L.) C. A. Mey." ;
    skos:broader <http://tun.fi/MX.39939> ;
    skos:hiddenLabel "Lactuca tatarica"@fi,
        "Lactuca tatarica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tataarisinivalvatti"@fi,
        "sandsallat"@sv .

<http://tun.fi/MX.39941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactuca sibirica" ;
    dwc:scientificNameAuthorship "(L.) Benth. ex Maxim." ;
    skos:broader <http://tun.fi/MX.39939> ;
    skos:hiddenLabel "Lactuca sibirica"@fi,
        "Lactuca sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiansinivalvatti"@fi,
        "älvsallat"@sv .

<http://tun.fi/MX.39942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactuca serriola" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39939> ;
    skos:hiddenLabel "Lactuca serriola"@fi,
        "Lactuca serriola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkisalaatti"@fi,
        "taggsallat"@sv .

<http://tun.fi/MX.39944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactuca alpina" ;
    dwc:scientificNameAuthorship "(L.) A. Gray" ;
    skos:broader <http://tun.fi/MX.39939> ;
    skos:hiddenLabel "Cicerbita alpina"@fi,
        "Lactuca alpina"@fi,
        "Cicerbita alpina"@sv,
        "Lactuca alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansinivalvatti"@fi,
        "torta"@sv .

<http://tun.fi/MX.39947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactuca muralis" ;
    dwc:scientificNameAuthorship "(L.) Gaertn." ;
    skos:broader <http://tun.fi/MX.39939> ;
    skos:hiddenLabel "Lactuca muralis"@fi,
        "Mycelis muralis"@fi,
        "Lactuca muralis"@sv,
        "Mycelis muralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönsalaatti"@fi,
        "skogssallat"@sv .

<http://tun.fi/MX.39949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lapsana communis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39948> ;
    skos:hiddenLabel "Lapsana communis"@fi,
        "Lapsana communis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linnunkaali"@fi,
        "harkål"@sv .

<http://tun.fi/MX.39951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepis paludosa" ;
    dwc:scientificNameAuthorship "(L.) Moench" ;
    skos:broader <http://tun.fi/MX.39950> ;
    skos:hiddenLabel "Crepis paludosa"@fi,
        "Crepis paludosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokeltto"@fi,
        "kärrfibbla"@sv .

<http://tun.fi/MX.39952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepis biennis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39950> ;
    skos:hiddenLabel "Crepis biennis"@fi,
        "Crepis biennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarkeltto"@fi,
        "skånefibbla"@sv .

<http://tun.fi/MX.39953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepis praemorsa" ;
    dwc:scientificNameAuthorship "(L.) Walther" ;
    skos:broader <http://tun.fi/MX.39950> ;
    skos:hiddenLabel "Crepis praemorsa"@fi,
        "Crepis praemorsa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vanakeltto"@fi,
        "klasefibbla"@sv .

<http://tun.fi/MX.39955> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Crepis tectorum subsp. tectorum" ;
    skos:broader <http://tun.fi/MX.39954> ;
    skos:hiddenLabel "Crepis tectorum subsp. tectorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioketokeltto"@fi,
        "Crepis tectorum subsp. tectorum"@sv .

<http://tun.fi/MX.39956> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Crepis tectorum subsp. nigritula" ;
    dwc:scientificNameAuthorship "N. I. Fellm. ex Sennikov, ined." ;
    skos:broader <http://tun.fi/MX.39954> ;
    skos:hiddenLabel "Crepis tectorum subsp. nigrescens"@fi,
        "Crepis tectorum subsp. nigritula"@fi,
        "Crepis tectorum subsp. nigrescens"@sv,
        "Crepis tectorum subsp. nigritula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtaketokeltto"@fi,
        "brantfibbla"@sv .

<http://tun.fi/MX.39958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilosella peleteriana" ;
    dwc:scientificNameAuthorship "(Mérat) F. W. Schultz & Sch. Bip." ;
    skos:broader <http://tun.fi/MX.39957> ;
    skos:hiddenLabel "Pilosella peleteriana"@fi,
        "Pilosella peleteriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkivoikeltano"@fi,
        "mattfibbla"@sv .

<http://tun.fi/MX.39959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilosella officinarum" ;
    dwc:scientificNameAuthorship "F. W. Schultz & Sch. Bip." ;
    skos:broader <http://tun.fi/MX.39957> ;
    skos:hiddenLabel "Pilosella officinarum"@fi,
        "Pilosella officinarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huopavoikeltano"@fi,
        "gråfibbla"@sv .

<http://tun.fi/MX.39960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilosella lactucella" ;
    dwc:scientificNameAuthorship "(Wallr.) P. D. Sell & C. West" ;
    skos:broader <http://tun.fi/MX.39957> ;
    skos:hiddenLabel "Pilosella lactucella"@fi,
        "Pilosella lactucella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korvavoikeltano"@fi,
        "revfibbla"@sv .

<http://tun.fi/MX.39961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilosella cymosa" ;
    dwc:scientificNameAuthorship "(L.) F. W. Schultz & Sch. Bip." ;
    skos:broader <http://tun.fi/MX.39957> ;
    skos:hiddenLabel "Pilosella cymosa"@fi,
        "Pilosella cymosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viuhkovoikeltano"@fi,
        "kvastfibbla"@sv .

<http://tun.fi/MX.39962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilosella caespitosa" ;
    dwc:scientificNameAuthorship "(Dumort.) P. D. Sell & C. West" ;
    skos:broader <http://tun.fi/MX.39957> ;
    skos:hiddenLabel "Pilosella caespitosa"@fi,
        "Pilosella caespitosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyvoikeltano"@fi,
        "ängsfibbla"@sv .

<http://tun.fi/MX.39963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilosella aurantiaca" ;
    dwc:scientificNameAuthorship "(L.) F. W. Schultz & Sch. Bip." ;
    skos:broader <http://tun.fi/MX.39957> ;
    skos:hiddenLabel "Pilosella aurantiaca"@fi,
        "Pilosella aurantiaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssivoikeltano"@fi,
        "rödfibbla"@sv .

<http://tun.fi/MX.39967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paris quadrifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "lehtosudenmarja"@fi ;
    skos:broader <http://tun.fi/MX.39966> ;
    skos:hiddenLabel "Paris quadrifolia"@fi,
        "Paris quadrifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sudenmarja"@fi,
        "ormbär"@sv .

<http://tun.fi/MX.39970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Convallaria majalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "euroopankielo"@fi ;
    skos:broader <http://tun.fi/MX.39969> ;
    skos:hiddenLabel "Convallaria majalis"@fi,
        "Convallaria majalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kielo"@fi,
        "liljekonvalj"@sv .

<http://tun.fi/MX.39972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygonatum multiflorum" ;
    dwc:scientificNameAuthorship "(L.) All." ;
    skos:broader <http://tun.fi/MX.39971> ;
    skos:hiddenLabel "Polygonatum multiflorum"@fi,
        "Polygonatum multiflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokielo"@fi,
        "storrams"@sv .

<http://tun.fi/MX.39974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygonatum odoratum" ;
    dwc:scientificNameAuthorship "(Mill.) Druce" ;
    skos:broader <http://tun.fi/MX.39971> ;
    skos:hiddenLabel "Polygonatum odoratum"@fi,
        "Polygonatum odoratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokielo"@fi,
        "getrams"@sv .

<http://tun.fi/MX.39976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Maianthemum bifolium" ;
    dwc:scientificNameAuthorship "(L.) F. W. Schmidt" ;
    skos:altLabel "metsäoravanmarja"@fi ;
    skos:broader <http://tun.fi/MX.39975> ;
    skos:hiddenLabel "Maianthemum bifolium"@fi,
        "Maianthemum bifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oravanmarja"@fi,
        "ekorrbär"@sv .

<http://tun.fi/MX.39979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asparagus officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "ruokaparsa"@fi ;
    skos:broader <http://tun.fi/MX.39978> ;
    skos:hiddenLabel "Asparagus officinalis"@fi,
        "Asparagus officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parsa"@fi,
        "sparris"@sv .

<http://tun.fi/MX.39982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ornithogalum umbellatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39981> ;
    skos:hiddenLabel "Ornithogalum angustifolium"@fi,
        "Ornithogalum umbellatum"@fi,
        "Ornithogalum angustifolium"@sv,
        "Ornithogalum umbellatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarjatähdikki"@fi,
        "morgonstjärna"@sv .

<http://tun.fi/MX.39984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Othocallis siberica" ;
    dwc:scientificNameAuthorship "(Haw.) Speta" ;
    skos:broader <http://tun.fi/MX.4972103> ;
    skos:hiddenLabel "Othocallis siberica"@fi,
        "Scilla siberica"@fi,
        "Othocallis siberica"@sv,
        "Scilla siberica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänsinililja"@fi,
        "rysk blåstjärna"@sv .

<http://tun.fi/MX.39986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muscari botryoides" ;
    dwc:scientificNameAuthorship "(L.) Mill." ;
    skos:broader <http://tun.fi/MX.39985> ;
    skos:hiddenLabel "Muscari botryoides"@fi,
        "Muscari botryoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentohelmililja"@fi,
        "pärlhyacint"@sv .

<http://tun.fi/MX.39989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium angulosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium angulosum"@fi,
        "Allium angulosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särmälaukka"@fi,
        "rysslök"@sv .

<http://tun.fi/MX.39992> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Allium schoenoprasum subsp. schoenoprasum var. schoenoprasum" ;
    skos:broader <http://tun.fi/MX.39991> ;
    skos:hiddenLabel "Allium schoenoprasum subsp. schoenoprasum var. schoenoprasum"@fi,
        "Allium schoenoprasum var. schoenoprasum"@fi,
        "Allium schoenoprasum subsp. schoenoprasum var. schoenoprasum"@sv,
        "Allium schoenoprasum var. schoenoprasum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioruoholaukka"@fi,
        "trädgårdsgräslök"@sv .

<http://tun.fi/MX.39993> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Allium schoenoprasum subsp. schoenoprasum var. jurmoënse" ;
    dwc:scientificNameAuthorship "O. A. Eklund" ;
    skos:broader <http://tun.fi/MX.39991> ;
    skos:hiddenLabel "Allium schoenoprasum subsp. schoenoprasum var. jurmoënse"@fi,
        "Allium schoenoprasum var. jurmoense"@fi,
        "Allium schoenoprasum subsp. schoenoprasum var. jurmoënse"@sv,
        "Allium schoenoprasum var. jurmoense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jurmonruoholaukka"@fi,
        "skärgårdsgräslök"@sv .

<http://tun.fi/MX.39994> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Allium schoenoprasum subsp. sibiricum" ;
    dwc:scientificNameAuthorship "(L.) Syme" ;
    skos:broader <http://tun.fi/MX.39990> ;
    skos:hiddenLabel "Allium schoenoprasum subsp. alpinum"@fi,
        "Allium schoenoprasum subsp. sibiricum"@fi,
        "Allium schoenoprasum var. sibiricum"@fi,
        "Allium schoenoprasum subsp. alpinum"@sv,
        "Allium schoenoprasum subsp. sibiricum"@sv,
        "Allium schoenoprasum var. sibiricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruijanruoholaukka"@fi,
        "jättegräslök"@sv .

<http://tun.fi/MX.39995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium ursinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium ursinum"@fi,
        "Allium ursinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhunlaukka"@fi,
        "ramslök"@sv .

<http://tun.fi/MX.39996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium oleraceum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium oleraceum"@fi,
        "Allium oleraceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmilaukka"@fi,
        "backlök"@sv .

<http://tun.fi/MX.39997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium scorodoprasum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium scorodoprasum"@fi,
        "Allium scorodoprasum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käärmeenlaukka"@fi,
        "skogslök"@sv .

<http://tun.fi/MX.40> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeshna cyanea" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.37> ;
    skos:hiddenLabel "Aeshna cyanea"@fi,
        "Aeshna cyanea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoukonkorento"@fi,
        "blågrön mosaikslända"@sv .

<http://tun.fi/MX.40001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tofieldia pusilla" ;
    dwc:scientificNameAuthorship "(Michx.) Pers." ;
    skos:broader <http://tun.fi/MX.40000> ;
    skos:hiddenLabel "Tofieldia pusilla"@fi,
        "Tofieldia pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankarhunruoho"@fi,
        "björnbrodd"@sv .

<http://tun.fi/MX.40006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colchicum autumnale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40005> ;
    skos:hiddenLabel "Colchicum autumnale"@fi,
        "Colchicum autumnale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysmyrkkylilja"@fi,
        "tidlösa"@sv .

<http://tun.fi/MX.40009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fritillaria meleagris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40008> ;
    skos:hiddenLabel "Fritillaria meleagris"@fi,
        "Fritillaria meleagris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjopikarililja"@fi,
        "kungsängslilja"@sv .

<http://tun.fi/MX.40011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lilium martagon" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40010> ;
    skos:hiddenLabel "Lilium martagon"@fi,
        "Lilium martagon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjolilja"@fi,
        "krollilja"@sv .

<http://tun.fi/MX.40012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lilium bulbiferum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40010> ;
    skos:hiddenLabel "Lilium bulbiferum"@fi,
        "Lilium bulbiferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskolilja"@fi,
        "brandlilja"@sv .

<http://tun.fi/MX.40014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gagea pratensis" ;
    dwc:scientificNameAuthorship "(Pers.) Dumort." ;
    skos:broader <http://tun.fi/MX.40013> ;
    skos:hiddenLabel "Gagea pratensis"@fi,
        "Gagea pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistokäenrieska"@fi,
        "ängsvårlök"@sv .

<http://tun.fi/MX.40015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gagea lutea" ;
    dwc:scientificNameAuthorship "(L.) Ker Gawl." ;
    skos:broader <http://tun.fi/MX.40013> ;
    skos:hiddenLabel "Gagea lutea"@fi,
        "Gagea lutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokäenrieska"@fi,
        "vårlök"@sv .

<http://tun.fi/MX.40016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gagea minima" ;
    dwc:scientificNameAuthorship "(L.) Ker Gawl." ;
    skos:broader <http://tun.fi/MX.40013> ;
    skos:hiddenLabel "Gagea minima"@fi,
        "Gagea minima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukäenrieska"@fi,
        "dvärgvårlök"@sv .

<http://tun.fi/MX.40019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sisyrinchium montanum" ;
    dwc:scientificNameAuthorship "Greene" ;
    skos:broader <http://tun.fi/MX.40018> ;
    skos:hiddenLabel "Sisyrinchium montanum"@fi,
        "Sisyrinchium montanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorisilmiö"@fi,
        "gräslilja"@sv .

<http://tun.fi/MX.40021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iris sibirica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40020> ;
    skos:hiddenLabel "Iris sibirica"@fi,
        "Iris sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiankurjenmiekka"@fi,
        "strandiris"@sv .

<http://tun.fi/MX.40022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iris pseudacorus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40020> ;
    skos:hiddenLabel "Iris pseudacorus"@fi,
        "Iris pseudacorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakurjenmiekka"@fi,
        "svärdslilja"@sv .

<http://tun.fi/MX.40025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gladiolus imbricatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40024> ;
    skos:hiddenLabel "Gladiolus imbricatus"@fi,
        "Gladiolus imbricatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänmiekkalilja"@fi,
        "rysk sabellilja"@sv .

<http://tun.fi/MX.40028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cypripedium calceolus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "lehtotikankontti"@fi ;
    skos:broader <http://tun.fi/MX.40027> ;
    skos:hiddenLabel "Cypripedium calceolus"@fi,
        "Cypripedium calceolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tikankontti"@fi,
        "guckusko"@sv .

<http://tun.fi/MX.40031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epipactis palustris" ;
    dwc:scientificNameAuthorship "(L.) Crantz" ;
    skos:broader <http://tun.fi/MX.40030> ;
    skos:hiddenLabel "Epipactis palustris"@fi,
        "Epipactis palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoneidonvaippa"@fi,
        "kärrknipprot"@sv .

<http://tun.fi/MX.40032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epipactis helleborine" ;
    dwc:scientificNameAuthorship "(L.) Crantz" ;
    skos:broader <http://tun.fi/MX.40030> ;
    skos:hiddenLabel "Epipactis helleborine"@fi,
        "Epipactis helleborine"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoneidonvaippa"@fi,
        "skogsknipprot"@sv .

<http://tun.fi/MX.40033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epipactis atrorubens" ;
    dwc:scientificNameAuthorship "(Hoffm.) Besser" ;
    skos:broader <http://tun.fi/MX.40030> ;
    skos:hiddenLabel "Epipactis atrorubens"@fi,
        "Epipactis atrorubens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaneidonvaippa"@fi,
        "purpurknipprot"@sv .

<http://tun.fi/MX.40035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalanthera longifolia" ;
    dwc:scientificNameAuthorship "(L.) Fritsch" ;
    skos:broader <http://tun.fi/MX.40034> ;
    skos:hiddenLabel "Cephalanthera longifolia"@fi,
        "Cephalanthera longifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "miekkavalkku"@fi,
        "vit skogslilja"@sv .

<http://tun.fi/MX.40036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalanthera rubra" ;
    dwc:scientificNameAuthorship "(L.) Rich." ;
    skos:broader <http://tun.fi/MX.40034> ;
    skos:hiddenLabel "Cephalanthera rubra"@fi,
        "Cephalanthera rubra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punavalkku"@fi,
        "röd skogslilja"@sv .

<http://tun.fi/MX.40038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epipogium aphyllum" ;
    dwc:scientificNameAuthorship "Sw." ;
    skos:altLabel "korallimetsänemä"@fi ;
    skos:broader <http://tun.fi/MX.40037> ;
    skos:hiddenLabel "Epipogium aphyllum"@fi,
        "Epipogium aphyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsänemä"@fi,
        "skogsfru"@sv .

<http://tun.fi/MX.40040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neottia nidus-avis" ;
    dwc:scientificNameAuthorship "(L.) Rich." ;
    skos:altLabel "linnunpesäjuuri"@fi ;
    skos:broader <http://tun.fi/MX.40039> ;
    skos:hiddenLabel "Neottia nidus-avis"@fi,
        "Neottia nidus-avis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pesäjuuri"@fi,
        "nästrot"@sv .

<http://tun.fi/MX.40042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neottia ovata" ;
    dwc:scientificNameAuthorship "(L.) Bluff & Fingerh." ;
    skos:broader <http://tun.fi/MX.40039> ;
    skos:hiddenLabel "Listera ovata"@fi,
        "Neottia ovata"@fi,
        "Listera ovata"@sv,
        "Neottia ovata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikkokaksikko"@fi,
        "tvåblad"@sv .

<http://tun.fi/MX.40043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neottia cordata" ;
    dwc:scientificNameAuthorship "(L.) Rich." ;
    skos:broader <http://tun.fi/MX.40039> ;
    skos:hiddenLabel "Listera cordata"@fi,
        "Neottia cordata"@fi,
        "Listera cordata"@sv,
        "Neottia cordata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herttakaksikko"@fi,
        "spindelblomster"@sv .

<http://tun.fi/MX.40045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Goodyera repens" ;
    dwc:scientificNameAuthorship "(L.) R. Br." ;
    skos:altLabel "havuyövilkka"@fi ;
    skos:broader <http://tun.fi/MX.40044> ;
    skos:hiddenLabel "Goodyera repens"@fi,
        "Goodyera repens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "yövilkka"@fi,
        "knärot"@sv .

<http://tun.fi/MX.40047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herminium monorchis" ;
    dwc:scientificNameAuthorship "(L.) R. Br." ;
    skos:broader <http://tun.fi/MX.40046> ;
    skos:hiddenLabel "Herminium monorchis"@fi,
        "Herminium monorchis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesikämmekkä"@fi,
        "honungsblomster"@sv .

<http://tun.fi/MX.40050> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Platanthera bifolia subsp. latiflora" ;
    dwc:scientificNameAuthorship "(Drejer) Løjtnant" ;
    skos:broader <http://tun.fi/MX.40049> ;
    skos:hiddenLabel "Platanthera bifolia subsp. latiflora"@fi,
        "Platanthera bifolia subsp. latiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanvalkolehdokki"@fi,
        "skogsnattviol"@sv .

<http://tun.fi/MX.40052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platanthera chlorantha" ;
    dwc:scientificNameAuthorship "(Custer) Rchb." ;
    skos:broader <http://tun.fi/MX.40048> ;
    skos:hiddenLabel "Platanthera chlorantha"@fi,
        "Platanthera chlorantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalehdokki"@fi,
        "grönvit nattviol"@sv .

<http://tun.fi/MX.40054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamorchis alpina" ;
    dwc:scientificNameAuthorship "(L.) Rich." ;
    skos:broader <http://tun.fi/MX.40053> ;
    skos:hiddenLabel "Chamorchis alpina"@fi,
        "Chamorchis alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiorho"@fi,
        "dvärgyxne"@sv .

<http://tun.fi/MX.40058> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Gymnadenia conopsea subsp. alpina" ;
    dwc:scientificNameAuthorship "(Turcz. ex Rchb. f.) Soó" ;
    skos:broader <http://tun.fi/MX.40056> ;
    skos:hiddenLabel "Gymnadenia conopsea subsp. alpina"@fi,
        "Gymnadenia conopsea var. lapponica"@fi,
        "Gymnadenia conopsea var. lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettokirkiruoho"@fi,
        "Gymnadenia conopsea subsp. alpina"@sv .

<http://tun.fi/MX.40062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coeloglossum viride" ;
    dwc:scientificNameAuthorship "(L.) Hartm." ;
    skos:broader <http://tun.fi/MX.40061> ;
    skos:hiddenLabel "Coeloglossum viride"@fi,
        "Dactylorhiza viridis"@fi,
        "Coeloglossum viride"@sv,
        "Dactylorhiza viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pussikämmekkä"@fi,
        "grönkulla"@sv .

<http://tun.fi/MX.40064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylorhiza sambucina" ;
    dwc:scientificNameAuthorship "(L.) Soó" ;
    skos:broader <http://tun.fi/MX.40063> ;
    skos:hiddenLabel "Dactylorhiza sambucina"@fi,
        "Dactylorhiza sambucina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seljakämmekkä"@fi,
        "Adam och Eva"@sv .

<http://tun.fi/MX.40066> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dactylorhiza majalis subsp. lapponica" ;
    dwc:scientificNameAuthorship "(Laest. ex Hartm.) H. Sund." ;
    skos:broader <http://tun.fi/MX.40071> ;
    skos:hiddenLabel "Dactylorhiza lapponica"@fi,
        "Dactylorhiza majalis subsp. lapponica"@fi,
        "Dactylorhiza traunsteineri"@fi,
        "Dactylorhiza traunsteineri subsp. curvifolia"@fi,
        "Dactylorhiza traunsteineri subsp. lapponica"@fi,
        "Dactylorhiza lapponica"@sv,
        "Dactylorhiza majalis subsp. lapponica"@sv,
        "Dactylorhiza traunsteineri"@sv,
        "Dactylorhiza traunsteineri subsp. curvifolia"@sv,
        "Dactylorhiza traunsteineri subsp. lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkämmekkä"@fi,
        "sumpnycklar"@sv .

<http://tun.fi/MX.40069> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dactylorhiza incarnata subsp. incarnata" ;
    skos:broader <http://tun.fi/MX.40068> ;
    skos:hiddenLabel "Dactylorhiza incarnata subsp. incarnata"@fi,
        "Dactylorhiza incarnata subsp. incarnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suopunakämmekkä"@fi,
        "äkta ängsnycklar"@sv .

<http://tun.fi/MX.40070> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dactylorhiza incarnata subsp. cruenta" ;
    dwc:scientificNameAuthorship "(O. F. Müll.) P. D. Sell" ;
    skos:broader <http://tun.fi/MX.40068> ;
    skos:hiddenLabel "Dactylorhiza incarnata subsp. cruenta"@fi,
        "Dactylorhiza incarnata subsp. cruenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "veripunakämmekkä"@fi,
        "blodnycklar"@sv .

<http://tun.fi/MX.40074> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dactylorhiza maculata subsp. fuchsii" ;
    dwc:scientificNameAuthorship "(Druce) Hyl." ;
    skos:broader <http://tun.fi/MX.40072> ;
    skos:hiddenLabel "Dactylorhiza fuchsii"@fi,
        "Dactylorhiza maculata subsp. fuchsii"@fi,
        "Dactylorhiza fuchsii"@sv,
        "Dactylorhiza maculata subsp. fuchsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kielikämmekkä"@fi,
        "skogsnycklar"@sv .

<http://tun.fi/MX.40076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchis militaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40075> ;
    skos:hiddenLabel "Orchis militaris"@fi,
        "Orchis militaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikkokämmekkä"@fi,
        "johannesnycklar"@sv .

<http://tun.fi/MX.40077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orchis mascula" ;
    dwc:scientificNameAuthorship "(L.) L." ;
    skos:broader <http://tun.fi/MX.40075> ;
    skos:hiddenLabel "Orchis mascula"@fi,
        "Orchis mascula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "miehenkämmekkä"@fi,
        "Sankt Pers nycklar"@sv .

<http://tun.fi/MX.40079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophrys insectifera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40078> ;
    skos:hiddenLabel "Ophrys insectifera"@fi,
        "Ophrys insectifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimalaisorho"@fi,
        "flugblomster"@sv .

<http://tun.fi/MX.40081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corallorhiza trifida" ;
    dwc:scientificNameAuthorship "Châtel." ;
    skos:altLabel "taigaharajuuri"@fi ;
    skos:broader <http://tun.fi/MX.40080> ;
    skos:hiddenLabel "Corallorhiza trifida"@fi,
        "Corallorhiza trifida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harajuuri"@fi,
        "korallrot"@sv .

<http://tun.fi/MX.40083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calypso bulbosa" ;
    dwc:scientificNameAuthorship "(L.) Oakes" ;
    skos:broader <http://tun.fi/MX.40082> ;
    skos:hiddenLabel "Calypso bulbosa"@fi,
        "Calypso bulbosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neidonkenkä"@fi,
        "norna"@sv .

<http://tun.fi/MX.40085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liparis loeselii" ;
    dwc:scientificNameAuthorship "(L.) Rich." ;
    skos:broader <http://tun.fi/MX.40084> ;
    skos:hiddenLabel "Liparis loeselii"@fi,
        "Liparis loeselii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltovalkku"@fi,
        "gulyxne"@sv .

<http://tun.fi/MX.40087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malaxis monophyllos" ;
    dwc:scientificNameAuthorship "(L.) Sw." ;
    skos:broader <http://tun.fi/MX.40086> ;
    skos:hiddenLabel "Malaxis monophyllos"@fi,
        "Microstylis monophyllos"@fi,
        "Malaxis monophyllos"@sv,
        "Microstylis monophyllos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sääskenvalkku"@fi,
        "knottblomster"@sv .

<http://tun.fi/MX.40089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hammarbya paludosa" ;
    dwc:scientificNameAuthorship "(L.) Kuntze" ;
    skos:broader <http://tun.fi/MX.40088> ;
    skos:hiddenLabel "Hammarbya paludosa"@fi,
        "Hammarbya paludosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suovalkku"@fi,
        "myggblomster"@sv .

<http://tun.fi/MX.40092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calla palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "suovehka"@fi ;
    skos:broader <http://tun.fi/MX.40091> ;
    skos:hiddenLabel "Calla palustris"@fi,
        "Calla palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vehka"@fi,
        "missne"@sv .

<http://tun.fi/MX.40094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acorus calamus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40093> ;
    skos:hiddenLabel "Acorus calamus"@fi,
        "Acorus calamus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtokalmojuuri"@fi,
        "kalmus"@sv .

<http://tun.fi/MX.40097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemna trisulca" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40096> ;
    skos:hiddenLabel "Lemna trisulca"@fi,
        "Lemna trisulca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ristilimaska"@fi,
        "korsandmat"@sv .

<http://tun.fi/MX.40098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemna minor" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40096> ;
    skos:hiddenLabel "Lemna minor"@fi,
        "Lemna minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulimaska"@fi,
        "andmat"@sv .

<http://tun.fi/MX.40099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemna gibba" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40096> ;
    skos:hiddenLabel "Lemna gibba"@fi,
        "Lemna gibba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupulimaska"@fi,
        "kupandmat"@sv .

<http://tun.fi/MX.40101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spirodela polyrhiza" ;
    dwc:scientificNameAuthorship "(L.) Schleid." ;
    skos:altLabel "silmuisolimaska"@fi ;
    skos:broader <http://tun.fi/MX.40100> ;
    skos:hiddenLabel "Spirodela polyrhiza"@fi,
        "Spirodela polyrhiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolimaska"@fi,
        "stor andmat"@sv .

<http://tun.fi/MX.40104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Butomus umbellatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40103> ;
    skos:hiddenLabel "Butomus umbellatus"@fi,
        "Butomus umbellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarjarimpi"@fi,
        "blomvass"@sv .

<http://tun.fi/MX.40107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagittaria sagittifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40106> ;
    skos:hiddenLabel "Sagittaria sagittifolia"@fi,
        "Sagittaria sagittifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pystykeiholehti"@fi,
        "pilblad"@sv .

<http://tun.fi/MX.40108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagittaria natans" ;
    dwc:scientificNameAuthorship "Pall." ;
    skos:broader <http://tun.fi/MX.40106> ;
    skos:hiddenLabel "Sagittaria natans"@fi,
        "Sagittaria natans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelluskeiholehti"@fi,
        "trubbpilblad"@sv .

<http://tun.fi/MX.40111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alisma plantago-aquatica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40110> ;
    skos:hiddenLabel "Alisma plantago-aquatica"@fi,
        "Alisma plantago-aquatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratamosarpio"@fi,
        "svalting"@sv .

<http://tun.fi/MX.40112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alisma wahlenbergii" ;
    dwc:scientificNameAuthorship "(Holmb.) Juz." ;
    skos:broader <http://tun.fi/MX.40110> ;
    skos:hiddenLabel "Alisma wahlenbergii"@fi,
        "Alisma wahlenbergii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "upossarpio"@fi,
        "småsvalting"@sv .

<http://tun.fi/MX.40115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrocharis morsus-ranae" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "sammakonkilpukka"@fi ;
    skos:broader <http://tun.fi/MX.40114> ;
    skos:hiddenLabel "Hydrocharis morsus-ranae"@fi,
        "Hydrocharis morsus-ranae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpukka"@fi,
        "dyblad"@sv .

<http://tun.fi/MX.40117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stratiotes aloides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40116> ;
    skos:hiddenLabel "Stratiotes aloides"@fi,
        "Stratiotes aloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahalehti"@fi,
        "vattenaloe"@sv .

<http://tun.fi/MX.40119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elodea canadensis" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.40118> ;
    skos:hiddenLabel "Elodea canadensis"@fi,
        "Elodea canadensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanadanvesirutto"@fi,
        "vattenpest"@sv .

<http://tun.fi/MX.40122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scheuchzeria palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40121> ;
    skos:hiddenLabel "Scheuchzeria palustris"@fi,
        "Scheuchzeria palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leväkkö"@fi,
        "kallgräs"@sv .

<http://tun.fi/MX.40125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triglochin maritima" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40124> ;
    skos:hiddenLabel "Triglochin maritima"@fi,
        "Triglochin maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisuolake"@fi,
        "havssälting"@sv .

<http://tun.fi/MX.40126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triglochin palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40124> ;
    skos:hiddenLabel "Triglochin palustris"@fi,
        "Triglochin palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentosuolake"@fi,
        "kärrsälting"@sv .

<http://tun.fi/MX.40129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton natans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton natans"@fi,
        "Potamogeton natans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uistinvita"@fi,
        "gäddnate"@sv .

<http://tun.fi/MX.40130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton polygonifolius" ;
    dwc:scientificNameAuthorship "Pourr." ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton polygonifolius"@fi,
        "Potamogeton polygonifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tatarvita"@fi,
        "bäcknate"@sv .

<http://tun.fi/MX.40131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton lucens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton lucens"@fi,
        "Potamogeton lucens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välkevita"@fi,
        "grovnate"@sv .

<http://tun.fi/MX.40132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton gramineus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton gramineus"@fi,
        "Potamogeton gramineus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinävita"@fi,
        "gräsnate"@sv .

<http://tun.fi/MX.40136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton alpinus" ;
    dwc:scientificNameAuthorship "Balb." ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton alpinus"@fi,
        "Potamogeton alpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purovita"@fi,
        "rostnate"@sv .

<http://tun.fi/MX.40137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton praelongus" ;
    dwc:scientificNameAuthorship "Wulfen" ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton praelongus"@fi,
        "Potamogeton praelongus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkälehtivita"@fi,
        "långnate"@sv .

<http://tun.fi/MX.40138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton perfoliatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton perfoliatus"@fi,
        "Potamogeton perfoliatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahvenvita"@fi,
        "ålnate"@sv .

<http://tun.fi/MX.40139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton friesii" ;
    dwc:scientificNameAuthorship "Rupr." ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton friesii"@fi,
        "Potamogeton friesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otavita"@fi,
        "uddnate"@sv .

<http://tun.fi/MX.40140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton rutilus" ;
    dwc:scientificNameAuthorship "Wolfg." ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton rutilus"@fi,
        "Potamogeton rutilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhivita"@fi,
        "styvnate"@sv .

<http://tun.fi/MX.40141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton pusillus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton pusillus"@fi,
        "Potamogeton pusillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentovita"@fi,
        "spädnate"@sv .

<http://tun.fi/MX.40142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton berchtoldii" ;
    dwc:scientificNameAuthorship "Fieber" ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton berchtoldii"@fi,
        "Potamogeton berchtoldii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvita"@fi,
        "gropnate"@sv .

<http://tun.fi/MX.40143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton obtusifolius" ;
    dwc:scientificNameAuthorship "Mert. & W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton obtusifolius"@fi,
        "Potamogeton obtusifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylppövita"@fi,
        "trubbnate"@sv .

<http://tun.fi/MX.40144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton compressus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton compressus"@fi,
        "Potamogeton compressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litteävita"@fi,
        "bandnate"@sv .

<http://tun.fi/MX.40145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamogeton crispus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40128> ;
    skos:hiddenLabel "Potamogeton crispus"@fi,
        "Potamogeton crispus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimuvita"@fi,
        "krusnate"@sv .

<http://tun.fi/MX.40146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stuckenia filiformis" ;
    dwc:scientificNameAuthorship "(Pers.) Börner" ;
    skos:broader <http://tun.fi/MX.4972033> ;
    skos:hiddenLabel "Potamogeton filiformis"@fi,
        "Stuckenia filiformis"@fi,
        "Potamogeton filiformis"@sv,
        "Stuckenia filiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merivita"@fi,
        "trådnate"@sv .

<http://tun.fi/MX.40149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stuckenia vaginata" ;
    dwc:scientificNameAuthorship "(Turcz.) Holub" ;
    skos:broader <http://tun.fi/MX.4972033> ;
    skos:hiddenLabel "Potamogeton vaginatus"@fi,
        "Stuckenia vaginata"@fi,
        "Potamogeton vaginatus"@sv,
        "Stuckenia vaginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuppivita"@fi,
        "slidnate"@sv .

<http://tun.fi/MX.40150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stuckenia pectinata" ;
    dwc:scientificNameAuthorship "(L.) Börner" ;
    skos:broader <http://tun.fi/MX.4972033> ;
    skos:hiddenLabel "Potamogeton pectinatus"@fi,
        "Stuckenia pectinata"@fi,
        "Potamogeton pectinatus"@sv,
        "Stuckenia pectinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsivita"@fi,
        "borstnate"@sv .

<http://tun.fi/MX.40154> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Ruppia maritima var. maritima" ;
    skos:broader <http://tun.fi/MX.40153> ;
    skos:hiddenLabel "Ruppia maritima var. maritima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskomerihapsikka"@fi,
        "Ruppia maritima var. maritima"@sv .

<http://tun.fi/MX.40155> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Ruppia maritima var. brevirostris" ;
    dwc:scientificNameAuthorship "C. Agardh" ;
    skos:broader <http://tun.fi/MX.40153> ;
    skos:hiddenLabel "Ruppia maritima var. brevirostris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleamerihapsikka"@fi,
        "Ruppia maritima var. brevirostris"@sv .

<http://tun.fi/MX.40156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ruppia spiralis" ;
    dwc:scientificNameAuthorship "L. ex Dumort." ;
    skos:broader <http://tun.fi/MX.40152> ;
    skos:hiddenLabel "Ruppia cirrhosa"@fi,
        "Ruppia spiralis"@fi,
        "Ruppia cirrhosa"@sv,
        "Ruppia spiralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiertohapsikka"@fi,
        "skruvnating"@sv .

<http://tun.fi/MX.40159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zostera marina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40158> ;
    skos:hiddenLabel "Zostera marina"@fi,
        "Zostera marina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriajokas"@fi,
        "bandtång"@sv .

<http://tun.fi/MX.40162> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Zannichellia palustris var. palustris" ;
    skos:broader <http://tun.fi/MX.5002202> ;
    skos:hiddenLabel "Zannichellia palustris var. palustris"@fi,
        "Zannichellia palustris var. repens"@fi,
        "Zannichellia palustris var. palustris"@sv,
        "Zannichellia palustris var. repens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merihaura"@fi,
        "småsärv"@sv .

<http://tun.fi/MX.40164> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Zannichellia palustris var. pedicellata" ;
    dwc:scientificNameAuthorship "Wahlenb. & Rosén" ;
    skos:broader <http://tun.fi/MX.5002202> ;
    skos:hiddenLabel "Zannichellia palustris var. pedicellata"@fi,
        "Zannichellia pedunculata"@fi,
        "Zannichellia palustris var. pedicellata"@sv,
        "Zannichellia pedunculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otahaura"@fi,
        "skaftsärv"@sv .

<http://tun.fi/MX.40165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zannichellia major" ;
    dwc:scientificNameAuthorship "(Hartm.) Rchb." ;
    skos:broader <http://tun.fi/MX.40161> ;
    skos:hiddenLabel "Zannichellia major"@fi,
        "Zannichellia major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohaura"@fi,
        "storsärv"@sv .

<http://tun.fi/MX.40168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Najas marina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40167> ;
    skos:hiddenLabel "Najas marina"@fi,
        "Najas marina subsp. intermedia"@fi,
        "Najas marina"@sv,
        "Najas marina subsp. intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merinäkinruoho"@fi,
        "havsnajas"@sv .

<http://tun.fi/MX.40170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Najas flexilis" ;
    dwc:scientificNameAuthorship "(Willd.) Rostk. & W. L. E. Schmidt" ;
    skos:broader <http://tun.fi/MX.40167> ;
    skos:hiddenLabel "Najas flexilis"@fi,
        "Najas flexilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "notkeanäkinruoho"@fi,
        "sjönajas"@sv .

<http://tun.fi/MX.40171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Najas tenuissima" ;
    dwc:scientificNameAuthorship "(A. Braun) Magnus" ;
    skos:broader <http://tun.fi/MX.40167> ;
    skos:hiddenLabel "Najas tenuissima"@fi,
        "Najas tenuissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentonäkinruoho"@fi,
        "spädnajas"@sv .

<http://tun.fi/MX.40174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparganium erectum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40173> ;
    skos:hiddenLabel "Sparganium erectum"@fi,
        "Sparganium erectum subsp. erectum"@fi,
        "Sparganium erectum"@sv,
        "Sparganium erectum subsp. erectum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopalpakko"@fi,
        "sotigelknopp"@sv .

<http://tun.fi/MX.40175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Betonica macrantha" ;
    dwc:scientificNameAuthorship "K. Koch" ;
    skos:broader <http://tun.fi/MX.4972108> ;
    skos:hiddenLabel "Betonica macrantha"@fi,
        "Stachys macrantha"@fi,
        "Betonica macrantha"@sv,
        "Stachys macrantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalopähkämö"@fi,
        "praktbetonika"@sv .

<http://tun.fi/MX.40176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparganium gramineum" ;
    dwc:scientificNameAuthorship "Georgi" ;
    skos:broader <http://tun.fi/MX.40173> ;
    skos:hiddenLabel "Sparganium gramineum"@fi,
        "Sparganium gramineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siimapalpakko"@fi,
        "flotagräs"@sv .

<http://tun.fi/MX.40177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparganium emersum" ;
    dwc:scientificNameAuthorship "Rehmann" ;
    skos:broader <http://tun.fi/MX.40173> ;
    skos:hiddenLabel "Sparganium emersum"@fi,
        "Sparganium emersum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantapalpakko"@fi,
        "gles igelknopp"@sv .

<http://tun.fi/MX.40180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparganium angustifolium" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.40173> ;
    skos:hiddenLabel "Sparganium angustifolium"@fi,
        "Sparganium angustifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitapalpakko"@fi,
        "plattbladig igelknopp"@sv .

<http://tun.fi/MX.40183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparganium glomeratum" ;
    dwc:scientificNameAuthorship "(Laest. ex Beurl.) Beurl." ;
    skos:broader <http://tun.fi/MX.40173> ;
    skos:hiddenLabel "Sparganium glomeratum"@fi,
        "Sparganium glomeratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palleropalpakko"@fi,
        "gyttrad igelknopp"@sv .

<http://tun.fi/MX.40184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparganium natans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40173> ;
    skos:hiddenLabel "Sparganium minimum"@fi,
        "Sparganium natans"@fi,
        "Sparganium minimum"@sv,
        "Sparganium natans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupalpakko"@fi,
        "dvärgigelknopp"@sv .

<http://tun.fi/MX.40185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparganium hyperboreum" ;
    dwc:scientificNameAuthorship "Laest. ex Beurl." ;
    skos:broader <http://tun.fi/MX.40173> ;
    skos:hiddenLabel "Sparganium hyperboreum"@fi,
        "Sparganium hyperboreum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpalpakko"@fi,
        "fjälligelknopp"@sv .

<http://tun.fi/MX.40188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typha latifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40187> ;
    skos:hiddenLabel "Typha latifolia"@fi,
        "Typha latifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveäosmankäämi"@fi,
        "bredkaveldun"@sv .

<http://tun.fi/MX.40189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typha angustifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40187> ;
    skos:hiddenLabel "Typha angustifolia"@fi,
        "Typha angustifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapeaosmankäämi"@fi,
        "smalkaveldun"@sv .

<http://tun.fi/MX.40193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Commelina communis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40192> ;
    skos:hiddenLabel "Commelina communis"@fi,
        "Commelina communis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkasoljo"@fi,
        "liten himmelsblomma"@sv .

<http://tun.fi/MX.40196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus filiformis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus filiformis"@fi,
        "Juncus filiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhivihvilä"@fi,
        "trådtåg"@sv .

<http://tun.fi/MX.40197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus arcticus" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus arcticus"@fi,
        "Juncus arcticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruijanvihvilä"@fi,
        "fjälltåg"@sv .

<http://tun.fi/MX.40199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus balticus" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus balticus"@fi,
        "Juncus balticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merivihvilä"@fi,
        "östersjötåg"@sv .

<http://tun.fi/MX.40201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus inflexus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus inflexus"@fi,
        "Juncus inflexus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinivihvilä"@fi,
        "blåtåg"@sv .

<http://tun.fi/MX.40202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus effusus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus effusus"@fi,
        "Juncus effusus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röyhyvihvilä"@fi,
        "veketåg"@sv .

<http://tun.fi/MX.40203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus conglomeratus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus conglomeratus"@fi,
        "Juncus conglomeratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keräpäävihvilä"@fi,
        "knapptåg"@sv .

<http://tun.fi/MX.40204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oreojuncus trifidus" ;
    dwc:scientificNameAuthorship "(L) Záv. Drábk. & Kirschner" ;
    skos:broader <http://tun.fi/MX.5082347> ;
    skos:hiddenLabel "Juncus trifidus"@fi,
        "Oreojuncus trifidus"@fi,
        "Juncus trifidus"@sv,
        "Oreojuncus trifidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturivihvilä"@fi,
        "klynnetåg"@sv .

<http://tun.fi/MX.40205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus squarrosus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus squarrosus"@fi,
        "Juncus squarrosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjasvihvilä"@fi,
        "borsttåg"@sv .

<http://tun.fi/MX.40206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus compressus" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus compressus"@fi,
        "Juncus compressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tannervihvilä"@fi,
        "stubbtåg"@sv .

<http://tun.fi/MX.40207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus gerardii" ;
    dwc:scientificNameAuthorship "Loisel." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus gerardii"@fi,
        "Juncus gerardii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolavihvilä"@fi,
        "salttåg"@sv .

<http://tun.fi/MX.40208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus tenuis" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus tenuis"@fi,
        "Juncus tenuis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmivihvilä"@fi,
        "syltåg"@sv .

<http://tun.fi/MX.40209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus bufonius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus bufonius"@fi,
        "Juncus bufonius subsp. bufonius"@fi,
        "Juncus bufonius"@sv,
        "Juncus bufonius subsp. bufonius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnanvihvilä"@fi,
        "vägtåg"@sv .

<http://tun.fi/MX.40211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus minutulus" ;
    dwc:scientificNameAuthorship "(Albert & Jahand.) Prain" ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus bufonius subsp. minutulus"@fi,
        "Juncus minutulus"@fi,
        "Juncus bufonius subsp. minutulus"@sv,
        "Juncus minutulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nölliäisenvihvilä"@fi,
        "pysslingtåg"@sv .

<http://tun.fi/MX.40212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus ranarius" ;
    dwc:scientificNameAuthorship "Songeon & E. P. Perrier" ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus bufonius subsp. ranarius"@fi,
        "Juncus ranarius"@fi,
        "Juncus bufonius subsp. ranarius"@sv,
        "Juncus ranarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammakonvihvilä"@fi,
        "grodtåg"@sv .

<http://tun.fi/MX.40213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus ensifolius" ;
    dwc:scientificNameAuthorship "Wikstr." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus ensifolius"@fi,
        "Juncus ensifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "miekkavihvilä"@fi,
        "svärdtåg"@sv .

<http://tun.fi/MX.40214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus bulbosus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus bulbosus"@fi,
        "Juncus bulbosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentovihvilä"@fi,
        "löktåg"@sv .

<http://tun.fi/MX.40216> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Juncus alpinoarticulatus subsp. alpinoarticulatus" ;
    skos:broader <http://tun.fi/MX.40215> ;
    skos:hiddenLabel "Juncus alpinoarticulatus subsp. alpinoarticulatus"@fi,
        "Juncus alpinoarticulatus subsp. alpinoarticulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummarantavihvilä"@fi,
        "torvtåg"@sv .

<http://tun.fi/MX.40217> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Juncus alpinoarticulatus subsp. alpestris" ;
    dwc:scientificNameAuthorship "(Hartm.) Hämet-Ahti" ;
    skos:broader <http://tun.fi/MX.40215> ;
    skos:hiddenLabel "Juncus alpinoarticulatus subsp. alpestris"@fi,
        "Juncus alpinoarticulatus subsp. alpestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinrantavihvilä"@fi,
        "nordtåg"@sv .

<http://tun.fi/MX.40218> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Juncus alpinoarticulatus subsp. fischerianus" ;
    dwc:scientificNameAuthorship "(Turcz. ex V. I. Krecz.) Hämet-Ahti" ;
    skos:broader <http://tun.fi/MX.40215> ;
    skos:hiddenLabel "Juncus alpinoarticulatus subsp. fischerianus"@fi,
        "Juncus alpinoarticulatus subsp. fischerianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänrantavihvilä"@fi,
        "rysståg"@sv .

<http://tun.fi/MX.40219> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Juncus alpinoarticulatus subsp. rariflorus" ;
    dwc:scientificNameAuthorship "(Hartm.) Holub" ;
    skos:broader <http://tun.fi/MX.40215> ;
    skos:hiddenLabel "Juncus alpinoarticulatus subsp. nodulosus"@fi,
        "Juncus alpinoarticulatus subsp. rariflorus"@fi,
        "Juncus alpinoarticulatus subsp. nodulosus"@sv,
        "Juncus alpinoarticulatus subsp. rariflorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkarantavihvilä"@fi,
        "vanlig myrtåg"@sv .

<http://tun.fi/MX.40222> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Juncus articulatus var. articulatus" ;
    skos:broader <http://tun.fi/MX.40221> ;
    skos:hiddenLabel "Juncus articulatus var. articulatus"@fi,
        "Juncus articulatus var. articulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojasolmuvihvilä"@fi,
        "vanlig ryltåg"@sv .

<http://tun.fi/MX.40223> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Juncus articulatus var. hylandri" ;
    dwc:scientificNameAuthorship "Hämet-Ahti" ;
    skos:broader <http://tun.fi/MX.40221> ;
    skos:hiddenLabel "Juncus articulatus var. hylandri"@fi,
        "Juncus articulatus var. hylandri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosolmuvihvilä"@fi,
        "stortåg"@sv .

<http://tun.fi/MX.40224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus biglumis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus biglumis"@fi,
        "Juncus biglumis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaksikkovihvilä"@fi,
        "polartåg"@sv .

<http://tun.fi/MX.40225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus triglumis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus triglumis"@fi,
        "Juncus triglumis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmikkovihvilä"@fi,
        "lapptåg"@sv .

<http://tun.fi/MX.40226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus stygius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus stygius"@fi,
        "Juncus stygius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpivihvilä"@fi,
        "dytåg"@sv .

<http://tun.fi/MX.40228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzula campestris" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:broader <http://tun.fi/MX.40227> ;
    skos:hiddenLabel "Luzula campestris"@fi,
        "Luzula campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketopiippo"@fi,
        "knippfryle"@sv .

<http://tun.fi/MX.40230> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Luzula multiflora subsp. frigida" ;
    dwc:scientificNameAuthorship "(Buchenau) V. I. Krecz." ;
    skos:broader <http://tun.fi/MX.40229> ;
    skos:hiddenLabel "Luzula multiflora subsp. frigida"@fi,
        "Luzula multiflora subsp. frigida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannurmipiippo"@fi,
        "säterfryle"@sv .

<http://tun.fi/MX.40231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzula pallescens" ;
    dwc:scientificNameAuthorship "Sw." ;
    skos:broader <http://tun.fi/MX.40227> ;
    skos:hiddenLabel "Luzula pallescens"@fi,
        "Luzula pallescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaspiippo"@fi,
        "blekfryle"@sv .

<http://tun.fi/MX.40233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzula sudetica" ;
    dwc:scientificNameAuthorship "(Willd.) Schult." ;
    skos:broader <http://tun.fi/MX.40227> ;
    skos:hiddenLabel "Luzula sudetica"@fi,
        "Luzula sudetica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sykeröpiippo"@fi,
        "svartfryle"@sv .

<http://tun.fi/MX.40234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzula arcuata" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Sw." ;
    skos:broader <http://tun.fi/MX.40227> ;
    skos:hiddenLabel "Luzula arcuata"@fi,
        "Luzula arcuata subsp. arcuata"@fi,
        "Luzula arcuata"@sv,
        "Luzula arcuata subsp. arcuata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaaripiippo"@fi,
        "bågfryle"@sv .

<http://tun.fi/MX.40236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzula confusa" ;
    dwc:scientificNameAuthorship "Lindeb." ;
    skos:broader <http://tun.fi/MX.40227> ;
    skos:hiddenLabel "Luzula arcuata subsp. confusa"@fi,
        "Luzula confusa"@fi,
        "Luzula arcuata subsp. confusa"@sv,
        "Luzula confusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tankipiippo"@fi,
        "polarfryle"@sv .

<http://tun.fi/MX.40237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzula spicata" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:broader <http://tun.fi/MX.40227> ;
    skos:hiddenLabel "Luzula spicata"@fi,
        "Luzula spicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähkäpiippo"@fi,
        "axfryle"@sv .

<http://tun.fi/MX.40238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzula luzuloides" ;
    dwc:scientificNameAuthorship "(Lam.) Dandy & Wilmott" ;
    skos:broader <http://tun.fi/MX.40227> ;
    skos:hiddenLabel "Luzula luzuloides"@fi,
        "Luzula luzuloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkopiippo"@fi,
        "vitfryle"@sv .

<http://tun.fi/MX.40239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzula wahlenbergii" ;
    dwc:scientificNameAuthorship "Rupr." ;
    skos:broader <http://tun.fi/MX.40227> ;
    skos:hiddenLabel "Luzula wahlenbergii"@fi,
        "Luzula wahlenbergii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipiippo"@fi,
        "fjällfryle"@sv .

<http://tun.fi/MX.40240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzula parviflora" ;
    dwc:scientificNameAuthorship "(Ehrh.) Desv." ;
    skos:broader <http://tun.fi/MX.40227> ;
    skos:hiddenLabel "Luzula parviflora"@fi,
        "Luzula parviflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röyhypiippo"@fi,
        "vippfryle"@sv .

<http://tun.fi/MX.40241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzula pilosa" ;
    dwc:scientificNameAuthorship "(L.) Willd." ;
    skos:broader <http://tun.fi/MX.40227> ;
    skos:hiddenLabel "Luzula pilosa"@fi,
        "Luzula pilosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätpiippo"@fi,
        "vårfryle"@sv .

<http://tun.fi/MX.40244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scirpus sylvaticus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40243> ;
    skos:hiddenLabel "Scirpus sylvaticus"@fi,
        "Scirpus sylvaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikaisla"@fi,
        "skogssäv"@sv .

<http://tun.fi/MX.40245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scirpus radicans" ;
    dwc:scientificNameAuthorship "Schkuhr" ;
    skos:broader <http://tun.fi/MX.40243> ;
    skos:hiddenLabel "Scirpus radicans"@fi,
        "Scirpus radicans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtokaisla"@fi,
        "bågsäv"@sv .

<http://tun.fi/MX.40247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolboschoenus maritimus" ;
    dwc:scientificNameAuthorship "(L.) Palla" ;
    skos:broader <http://tun.fi/MX.40246> ;
    skos:hiddenLabel "Bolboschoenus maritimus"@fi,
        "Bolboschoenus maritimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikaisla"@fi,
        "havssäv"@sv .

<http://tun.fi/MX.40249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schoenoplectus lacustris" ;
    dwc:scientificNameAuthorship "(L.) Palla" ;
    skos:broader <http://tun.fi/MX.40248> ;
    skos:hiddenLabel "Schoenoplectus lacustris"@fi,
        "Schoenoplectus lacustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvikaisla"@fi,
        "säv"@sv .

<http://tun.fi/MX.40250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schoenoplectus tabernaemontani" ;
    dwc:scientificNameAuthorship "(C. C. Gmel.) Palla" ;
    skos:broader <http://tun.fi/MX.40248> ;
    skos:hiddenLabel "Schoenoplectus tabernaemontani"@fi,
        "Schoenoplectus tabernaemontani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikaisla"@fi,
        "blåsäv"@sv .

<http://tun.fi/MX.40252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophorum alpinum" ;
    dwc:scientificNameAuthorship "(L.) Pers." ;
    skos:broader <http://tun.fi/MX.40251> ;
    skos:hiddenLabel "Trichophorum alpinum"@fi,
        "Trichophorum alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villapääluikka"@fi,
        "snip"@sv .

<http://tun.fi/MX.40253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophorum cespitosum" ;
    dwc:scientificNameAuthorship "(L.) Hartm." ;
    skos:broader <http://tun.fi/MX.40251> ;
    skos:hiddenLabel "Trichophorum cespitosum"@fi,
        "Trichophorum cespitosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupasluikka"@fi,
        "tuvsäv"@sv .

<http://tun.fi/MX.40255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blysmus compressus" ;
    dwc:scientificNameAuthorship "(L.) Panz. ex Link" ;
    skos:broader <http://tun.fi/MX.40254> ;
    skos:hiddenLabel "Blysmus compressus"@fi,
        "Blysmus compressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litteäkaisla"@fi,
        "plattsäv"@sv .

<http://tun.fi/MX.40256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blysmopsis rufa" ;
    dwc:scientificNameAuthorship "(Huds.) Oteng-Yeb." ;
    skos:broader <http://tun.fi/MX.4972035> ;
    skos:hiddenLabel "Blysmopsis rufa"@fi,
        "Blysmus rufus"@fi,
        "Blysmopsis rufa"@sv,
        "Blysmus rufus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokaisla"@fi,
        "rödsäv"@sv .

<http://tun.fi/MX.40258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophorum angustifolium" ;
    dwc:scientificNameAuthorship "Honck." ;
    skos:broader <http://tun.fi/MX.40257> ;
    skos:hiddenLabel "Eriophorum angustifolium"@fi,
        "Eriophorum angustifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtavilla"@fi,
        "ängsull"@sv .

<http://tun.fi/MX.40259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophorum latifolium" ;
    dwc:scientificNameAuthorship "Hoppe" ;
    skos:broader <http://tun.fi/MX.40257> ;
    skos:hiddenLabel "Eriophorum latifolium"@fi,
        "Eriophorum latifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettovilla"@fi,
        "gräsull"@sv .

<http://tun.fi/MX.40260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophorum gracile" ;
    dwc:scientificNameAuthorship "W. D. J. Koch ex Roth" ;
    skos:broader <http://tun.fi/MX.40257> ;
    skos:hiddenLabel "Eriophorum gracile"@fi,
        "Eriophorum gracile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkavilla"@fi,
        "kärrull"@sv .

<http://tun.fi/MX.40261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophorum vaginatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40257> ;
    skos:hiddenLabel "Eriophorum vaginatum"@fi,
        "Eriophorum vaginatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupasvilla"@fi,
        "tuvull"@sv .

<http://tun.fi/MX.40262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophorum brachyantherum" ;
    dwc:scientificNameAuthorship "Trautv. & C. A. Mey." ;
    skos:broader <http://tun.fi/MX.40257> ;
    skos:hiddenLabel "Eriophorum brachyantherum"@fi,
        "Eriophorum brachyantherum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeävilla"@fi,
        "myrull"@sv .

<http://tun.fi/MX.40263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophorum russeolum" ;
    dwc:scientificNameAuthorship "Fr. ex. Hartm." ;
    skos:broader <http://tun.fi/MX.40257> ;
    skos:hiddenLabel "Eriophorum russeolum"@fi,
        "Eriophorum russeolum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostevilla"@fi,
        "rostull"@sv .

<http://tun.fi/MX.40264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriophorum scheuchzeri" ;
    dwc:scientificNameAuthorship "Hoppe" ;
    skos:broader <http://tun.fi/MX.40257> ;
    skos:hiddenLabel "Eriophorum scheuchzeri"@fi,
        "Eriophorum scheuchzeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töppövilla"@fi,
        "polarull"@sv .

<http://tun.fi/MX.40266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eleocharis quinqueflora" ;
    dwc:scientificNameAuthorship "(Hartmann) O. Schwarz" ;
    skos:broader <http://tun.fi/MX.40265> ;
    skos:hiddenLabel "Eleocharis quinqueflora"@fi,
        "Eleocharis quinqueflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhiluikka"@fi,
        "tagelsäv"@sv .

<http://tun.fi/MX.40267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eleocharis parvula" ;
    dwc:scientificNameAuthorship "(Roem. & Schult.) Link ex Bluff, Nees & Schauer" ;
    skos:broader <http://tun.fi/MX.40265> ;
    skos:hiddenLabel "Eleocharis parvula"@fi,
        "Eleocharis parvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuluikka"@fi,
        "dvärgsäv"@sv .

<http://tun.fi/MX.40268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eleocharis acicularis" ;
    dwc:scientificNameAuthorship "(L.) Roem. & Schult." ;
    skos:broader <http://tun.fi/MX.40265> ;
    skos:hiddenLabel "Eleocharis acicularis"@fi,
        "Eleocharis acicularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsiluikka"@fi,
        "nålsäv"@sv .

<http://tun.fi/MX.40271> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Eleocharis palustris subsp. palustris var. palustris" ;
    skos:broader <http://tun.fi/MX.40270> ;
    skos:hiddenLabel "Eleocharis palustris subsp. palustris var. palustris"@fi,
        "Eleocharis palustris subsp. palustris var. palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvirantaluikka"@fi,
        "vanlig nordknappsäv"@sv .

<http://tun.fi/MX.40272> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Eleocharis palustris subsp. palustris var. lindbergii" ;
    dwc:scientificNameAuthorship "Strandh." ;
    skos:broader <http://tun.fi/MX.40270> ;
    skos:hiddenLabel "Eleocharis palustris subsp. palustris var. lindbergii"@fi,
        "Eleocharis palustris subsp. palustris var. lindbergii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merirantaluikka"@fi,
        "bottnisk knappsäv"@sv .

<http://tun.fi/MX.40273> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Eleocharis palustris subsp. waltersii" ;
    dwc:scientificNameAuthorship "Bureš & Danihelka" ;
    skos:broader <http://tun.fi/MX.40269> ;
    skos:hiddenLabel "Eleocharis palustris subsp. vulgaris"@fi,
        "Eleocharis palustris subsp. waltersii"@fi,
        "Eleocharis palustris subsp. vulgaris"@sv,
        "Eleocharis palustris subsp. waltersii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänrantaluikka"@fi,
        "sydknappsäv"@sv .

<http://tun.fi/MX.40274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eleocharis mamillata" ;
    dwc:scientificNameAuthorship "(H. Lindb.) H. Lindb." ;
    skos:broader <http://tun.fi/MX.40265> ;
    skos:hiddenLabel "Eleocharis mamillata"@fi,
        "Eleocharis mamillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutaluikka"@fi,
        "veksäv"@sv .

<http://tun.fi/MX.40276> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Eleocharis uniglumis var. fennica" ;
    dwc:scientificNameAuthorship "(Palla ex Kneuck.) Holmb." ;
    skos:broader <http://tun.fi/MX.40275> ;
    skos:hiddenLabel "Eleocharis uniglumis var. fennica"@fi,
        "Eleocharis uniglumis var. fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumeriluikka"@fi,
        "bottnisk agnsäv"@sv .

<http://tun.fi/MX.40277> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Eleocharis uniglumis var. vestergrenii" ;
    dwc:scientificNameAuthorship "Hyl." ;
    skos:broader <http://tun.fi/MX.40275> ;
    skos:hiddenLabel "Eleocharis uniglumis var. vestergrenii"@fi,
        "Eleocharis uniglumis var. vestergrenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomeriluikka"@fi,
        "baltisk agnsäv"@sv .

<http://tun.fi/MX.40279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladium mariscus" ;
    dwc:scientificNameAuthorship "(L.) Pohl" ;
    skos:altLabel "isotaarna"@fi ;
    skos:broader <http://tun.fi/MX.40278> ;
    skos:hiddenLabel "Cladium mariscus"@fi,
        "Cladium mariscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taarna"@fi,
        "ag"@sv .

<http://tun.fi/MX.40281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchospora alba" ;
    dwc:scientificNameAuthorship "(L.) Vahl" ;
    skos:broader <http://tun.fi/MX.40280> ;
    skos:hiddenLabel "Rhynchospora alba"@fi,
        "Rhynchospora alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkopiirtoheinä"@fi,
        "vitag"@sv .

<http://tun.fi/MX.40282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchospora fusca" ;
    dwc:scientificNameAuthorship "(L.) W. T. Aiton" ;
    skos:broader <http://tun.fi/MX.40280> ;
    skos:hiddenLabel "Rhynchospora fusca"@fi,
        "Rhynchospora fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopiirtoheinä"@fi,
        "brunag"@sv .

<http://tun.fi/MX.40284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schoenus ferrugineus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40283> ;
    skos:hiddenLabel "Schoenus ferrugineus"@fi,
        "Schoenus ferrugineus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoruosteheinä"@fi,
        "axag"@sv .

<http://tun.fi/MX.40286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex myosuroides" ;
    dwc:scientificNameAuthorship "Vill." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex myosuroides"@fi,
        "Kobresia myosuroides"@fi,
        "Carex myosuroides"@sv,
        "Kobresia myosuroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisarake"@fi,
        "enaxig sävstarr"@sv .

<http://tun.fi/MX.40287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex simpliciuscula" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex simpliciuscula"@fi,
        "Kobresia simpliciuscula"@fi,
        "Carex simpliciuscula"@sv,
        "Kobresia simpliciuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamonsarake"@fi,
        "fleraxig sävstarr"@sv .

<http://tun.fi/MX.40290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex paniculata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex paniculata"@fi,
        "Carex paniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdesara"@fi,
        "vippstarr"@sv .

<http://tun.fi/MX.40291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex appropinquata" ;
    dwc:scientificNameAuthorship "Schumach." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex appropinquata"@fi,
        "Carex appropinquata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röyhysara"@fi,
        "tagelstarr"@sv .

<http://tun.fi/MX.40292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex diandra" ;
    dwc:scientificNameAuthorship "Schrank" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex diandra"@fi,
        "Carex diandra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liereäsara"@fi,
        "trindstarr"@sv .

<http://tun.fi/MX.40293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex vulpina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex vulpina"@fi,
        "Carex vulpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketunsara"@fi,
        "rävstarr"@sv .

<http://tun.fi/MX.40294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex otrubae" ;
    dwc:scientificNameAuthorship "Podp." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex otrubae"@fi,
        "Carex otrubae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "revonsara"@fi,
        "blankstarr"@sv .

<http://tun.fi/MX.40295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex spicata" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex spicata"@fi,
        "Carex spicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakarasara"@fi,
        "piggstarr"@sv .

<http://tun.fi/MX.40296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex muricata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex muricata"@fi,
        "Carex muricata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törrösara"@fi,
        "mörk snårstarr"@sv .

<http://tun.fi/MX.40297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex arenaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex arenaria"@fi,
        "Carex arenaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkosara"@fi,
        "sandstarr"@sv .

<http://tun.fi/MX.40298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex disticha" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex disticha"@fi,
        "Carex disticha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kahtaissara"@fi,
        "plattstarr"@sv .

<http://tun.fi/MX.40299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex praecox" ;
    dwc:scientificNameAuthorship "Schreb." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex praecox"@fi,
        "Carex praecox"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänsara"@fi,
        "rysstarr"@sv .

<http://tun.fi/MX.40300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex chordorrhiza" ;
    dwc:scientificNameAuthorship "L. f." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex chordorrhiza"@fi,
        "Carex chordorrhiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtosara"@fi,
        "strängstarr"@sv .

<http://tun.fi/MX.40301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex remota" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex remota"@fi,
        "Carex remota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hajasara"@fi,
        "skärmstarr"@sv .

<http://tun.fi/MX.40302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex bohemica" ;
    dwc:scientificNameAuthorship "Schreb." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex bohemica"@fi,
        "Carex bohemica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mykerösara"@fi,
        "svepestarr"@sv .

<http://tun.fi/MX.40303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex leporina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex leporina"@fi,
        "Carex ovalis"@fi,
        "Carex leporina"@sv,
        "Carex ovalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönsara"@fi,
        "harstarr"@sv .

<http://tun.fi/MX.40304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex macloviana" ;
    dwc:scientificNameAuthorship "D'Urv." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex macloviana"@fi,
        "Carex macloviana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sopulinsara"@fi,
        "lämmelstarr"@sv .

<http://tun.fi/MX.40305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex echinata" ;
    dwc:scientificNameAuthorship "Murray" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex echinata"@fi,
        "Carex echinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtisara"@fi,
        "stjärnstarr"@sv .

<http://tun.fi/MX.40306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex dioica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex dioica"@fi,
        "Carex dioica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äimäsara"@fi,
        "nålstarr"@sv .

<http://tun.fi/MX.40308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex parallela" ;
    dwc:scientificNameAuthorship "(Laest.) Sommerf." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex parallela"@fi,
        "Carex parallela"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkasara"@fi,
        "lappstarr"@sv .

<http://tun.fi/MX.40309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex elongata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex elongata"@fi,
        "Carex elongata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäpääsara"@fi,
        "rankstarr"@sv .

<http://tun.fi/MX.40310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex lachenalii" ;
    dwc:scientificNameAuthorship "Schkuhr" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex lachenalii"@fi,
        "Carex lachenalii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riekonsara"@fi,
        "ripstarr"@sv .

<http://tun.fi/MX.40311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex glareosa" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex glareosa"@fi,
        "Carex glareosa var. amphigena"@fi,
        "Carex glareosa"@sv,
        "Carex glareosa var. amphigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somersara"@fi,
        "klapperstarr"@sv .

<http://tun.fi/MX.40314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex mackenziei" ;
    dwc:scientificNameAuthorship "V. I. Krecz." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex mackenziei"@fi,
        "Carex mackenziei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisara"@fi,
        "norskstarr"@sv .

<http://tun.fi/MX.40315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex heleonastes" ;
    dwc:scientificNameAuthorship "L. f." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex heleonastes"@fi,
        "Carex heleonastes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettosara"@fi,
        "myrstarr"@sv .

<http://tun.fi/MX.40316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex canescens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex canescens"@fi,
        "Carex canescens var. robustior"@fi,
        "Carex canescens"@sv,
        "Carex canescens var. robustior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaasara"@fi,
        "gråstarr"@sv .

<http://tun.fi/MX.40326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex lapponica" ;
    dwc:scientificNameAuthorship "O. Lang" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex lapponica"@fi,
        "Carex lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsara"@fi,
        "nordstarr"@sv .

<http://tun.fi/MX.40328> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Carex brunnescens var. brunnescens" ;
    skos:broader <http://tun.fi/MX.40327> ;
    skos:hiddenLabel "Carex brunnescens var. brunnescens"@fi,
        "Carex brunnescens var. brunnescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaspolkusara"@fi,
        "hednickstarr"@sv .

<http://tun.fi/MX.40329> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Carex brunnescens var. laetior" ;
    dwc:scientificNameAuthorship "(F. Nyl.) Holmb." ;
    skos:broader <http://tun.fi/MX.40327> ;
    skos:hiddenLabel "Carex brunnescens var. laetior"@fi,
        "Carex brunnescens var. vitilis"@fi,
        "Carex brunnescens var. laetior"@sv,
        "Carex brunnescens var. vitilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpipolkusara"@fi,
        "kärrnickstarr"@sv .

<http://tun.fi/MX.40331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex loliacea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex loliacea"@fi,
        "Carex loliacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpisara"@fi,
        "repestarr"@sv .

<http://tun.fi/MX.40332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex tenuiflora" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex tenuiflora"@fi,
        "Carex tenuiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitasara"@fi,
        "tågstarr"@sv .

<http://tun.fi/MX.40333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex disperma" ;
    dwc:scientificNameAuthorship "Dewey" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex disperma"@fi,
        "Carex disperma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentosara"@fi,
        "spädstarr"@sv .

<http://tun.fi/MX.40335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex hirta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex hirta"@fi,
        "Carex hirta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvasara"@fi,
        "grusstarr"@sv .

<http://tun.fi/MX.40336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex atherodes" ;
    dwc:scientificNameAuthorship "Spreng." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex atherodes"@fi,
        "Carex atherodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vienansara"@fi,
        "finnstarr"@sv .

<http://tun.fi/MX.40337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex lasiocarpa" ;
    dwc:scientificNameAuthorship "Ehrh." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex lasiocarpa"@fi,
        "Carex lasiocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhisara"@fi,
        "trådstarr"@sv .

<http://tun.fi/MX.40338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex acutiformis" ;
    dwc:scientificNameAuthorship "Ehrh." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex acutiformis"@fi,
        "Carex acutiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetesara"@fi,
        "brunstarr"@sv .

<http://tun.fi/MX.40339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex riparia" ;
    dwc:scientificNameAuthorship "Curtis" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex riparia"@fi,
        "Carex riparia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vankkasara"@fi,
        "jättestarr"@sv .

<http://tun.fi/MX.40340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex pseudocyperus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex pseudocyperus"@fi,
        "Carex pseudocyperus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varstasara"@fi,
        "slokstarr"@sv .

<http://tun.fi/MX.40341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex rostrata" ;
    dwc:scientificNameAuthorship "Stokes" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex rostrata"@fi,
        "Carex rostrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pullosara"@fi,
        "flaskstarr"@sv .

<http://tun.fi/MX.40344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex rhynchophysa" ;
    dwc:scientificNameAuthorship "Fisch., C. A. Mey. & Avé-Lall." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex rhynchophysa"@fi,
        "Carex rhynchophysa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaislasara"@fi,
        "älvstarr"@sv .

<http://tun.fi/MX.40345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex vesicaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex vesicaria"@fi,
        "Carex vesicaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtasara"@fi,
        "blåsstarr"@sv .

<http://tun.fi/MX.40346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex saxatilis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex saxatilis"@fi,
        "Carex saxatilis var. laxa"@fi,
        "Carex saxatilis"@sv,
        "Carex saxatilis var. laxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltosara"@fi,
        "glansstarr"@sv .

<http://tun.fi/MX.40348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex rotundata" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex rotundata"@fi,
        "Carex rotundata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aapasara"@fi,
        "rundstarr"@sv .

<http://tun.fi/MX.40350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex capillaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex capillaris"@fi,
        "Carex capillaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsisara"@fi,
        "hårstarr"@sv .

<http://tun.fi/MX.40351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex flacca" ;
    dwc:scientificNameAuthorship "Schreb." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex flacca"@fi,
        "Carex flacca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vahasara"@fi,
        "slankstarr"@sv .

<http://tun.fi/MX.40352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex panicea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex panicea"@fi,
        "Carex panicea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirssisara"@fi,
        "hirsstarr"@sv .

<http://tun.fi/MX.40353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex vaginata" ;
    dwc:scientificNameAuthorship "Tausch" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex vaginata"@fi,
        "Carex vaginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuppisara"@fi,
        "slidstarr"@sv .

<http://tun.fi/MX.40354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex livida" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Willd." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex livida"@fi,
        "Carex livida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleasara"@fi,
        "vitstarr"@sv .

<http://tun.fi/MX.40355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex distans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex distans"@fi,
        "Carex distans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välisara"@fi,
        "glesstarr"@sv .

<http://tun.fi/MX.40356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex extensa" ;
    dwc:scientificNameAuthorship "Gooden." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex extensa"@fi,
        "Carex extensa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itämerensara"@fi,
        "segstarr"@sv .

<http://tun.fi/MX.40357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex hostiana" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex hostiana"@fi,
        "Carex hostiana var. eckeroeensis"@fi,
        "Carex hostiana"@sv,
        "Carex hostiana var. eckeroeensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hostinsara"@fi,
        "ängsstarr"@sv .

<http://tun.fi/MX.40360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex flava" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex flava"@fi,
        "Carex flava"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasara"@fi,
        "knagglestarr"@sv .

<http://tun.fi/MX.40364> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Carex lepidocarpa subsp. lepidocarpa" ;
    skos:broader <http://tun.fi/MX.40363> ;
    skos:hiddenLabel "Carex lepidocarpa subsp. lepidocarpa"@fi,
        "Carex lepidocarpa subsp. lepidocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelännokkasara"@fi,
        "näbbstarr"@sv .

<http://tun.fi/MX.40365> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Carex lepidocarpa subsp. jemtlandica" ;
    dwc:scientificNameAuthorship "Palmgr." ;
    skos:broader <http://tun.fi/MX.40363> ;
    skos:hiddenLabel "Carex jemtlandica"@fi,
        "Carex jemtlandica var. kainuensis"@fi,
        "Carex lepidocarpa subsp. jemtlandica"@fi,
        "Carex jemtlandica"@sv,
        "Carex jemtlandica var. kainuensis"@sv,
        "Carex lepidocarpa subsp. jemtlandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamonnokkasara"@fi,
        "jämtstarr"@sv .

<http://tun.fi/MX.40366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex demissa" ;
    dwc:scientificNameAuthorship "Hornem." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex demissa"@fi,
        "Carex demissa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ristasara"@fi,
        "grönstarr"@sv .

<http://tun.fi/MX.40369> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Carex viridula var. viridula" ;
    skos:broader <http://tun.fi/MX.40368> ;
    skos:hiddenLabel "Carex serotina subsp. fennica"@fi,
        "Carex serotina subsp. serotina"@fi,
        "Carex viridula var. viridula"@fi,
        "Carex serotina subsp. fennica"@sv,
        "Carex serotina subsp. serotina"@sv,
        "Carex viridula var. viridula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantahernesara"@fi,
        "vanlig ärtstarr"@sv .

<http://tun.fi/MX.40370> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Carex viridula var. pulchella" ;
    dwc:scientificNameAuthorship "(Lönnr.) B. Schmid" ;
    skos:broader <http://tun.fi/MX.40368> ;
    skos:hiddenLabel "Carex serotina subsp. pulchella"@fi,
        "Carex viridula var. pulchella"@fi,
        "Carex serotina subsp. pulchella"@sv,
        "Carex viridula var. pulchella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirohernesara"@fi,
        "liten ärtstarr"@sv .

<http://tun.fi/MX.40371> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Carex viridula var. bergrothii" ;
    dwc:scientificNameAuthorship "(Palmgr.) B. Schmid" ;
    skos:broader <http://tun.fi/MX.40368> ;
    skos:hiddenLabel "Carex bergrothii"@fi,
        "Carex kotilainii"@fi,
        "Carex viridula var. bergrothii"@fi,
        "Carex bergrothii"@sv,
        "Carex kotilainii"@sv,
        "Carex viridula var. bergrothii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettohernesara"@fi,
        "ävjestarr"@sv .

<http://tun.fi/MX.40372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex pallescens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex pallescens"@fi,
        "Carex pallescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvassara"@fi,
        "blekstarr"@sv .

<http://tun.fi/MX.40373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex digitata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex digitata"@fi,
        "Carex digitata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormisara"@fi,
        "vispstarr"@sv .

<http://tun.fi/MX.40374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex ornithopoda" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex ornithopoda"@fi,
        "Carex ornithopoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "räpyläsara"@fi,
        "fågelstarr"@sv .

<http://tun.fi/MX.40376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex glacialis" ;
    dwc:scientificNameAuthorship "Mack." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex glacialis"@fi,
        "Carex glacialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varvassara"@fi,
        "isstarr"@sv .

<http://tun.fi/MX.40377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex caryophyllea" ;
    dwc:scientificNameAuthorship "Latourr." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex caryophyllea"@fi,
        "Carex caryophyllea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätsara"@fi,
        "vårstarr"@sv .

<http://tun.fi/MX.40378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex globularis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex globularis"@fi,
        "Carex globularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallosara"@fi,
        "klotstarr"@sv .

<http://tun.fi/MX.40379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex ericetorum" ;
    dwc:scientificNameAuthorship "Pollich" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex ericetorum"@fi,
        "Carex ericetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervisara"@fi,
        "backstarr"@sv .

<http://tun.fi/MX.40380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex montana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex montana"@fi,
        "Carex montana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorisara"@fi,
        "lundstarr"@sv .

<http://tun.fi/MX.40381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex pilulifera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex pilulifera"@fi,
        "Carex pilulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnasara"@fi,
        "pillerstarr"@sv .

<http://tun.fi/MX.40383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex atrofusca" ;
    dwc:scientificNameAuthorship "Schkuhr" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex atrofusca"@fi,
        "Carex atrofusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysisara"@fi,
        "svedstarr"@sv .

<http://tun.fi/MX.40384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex limosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex limosa"@fi,
        "Carex limosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutasara"@fi,
        "dystarr"@sv .

<http://tun.fi/MX.40386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex rariflora" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Sm." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex rariflora"@fi,
        "Carex rariflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harsusara"@fi,
        "myggstarr"@sv .

<http://tun.fi/MX.40388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex laxa" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex laxa"@fi,
        "Carex laxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "velttosara"@fi,
        "slakstarr"@sv .

<http://tun.fi/MX.40389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex atrata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex atrata"@fi,
        "Carex atrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasara"@fi,
        "svartstarr"@sv .

<http://tun.fi/MX.40391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex buxbaumii" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex buxbaumii"@fi,
        "Carex buxbaumii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karttusara"@fi,
        "vanlig klubbstarr"@sv .

<http://tun.fi/MX.40393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex adelostoma" ;
    dwc:scientificNameAuthorship "V. I. Krecz." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex adelostoma"@fi,
        "Carex buxbaumii subsp. mutica"@fi,
        "Carex adelostoma"@sv,
        "Carex buxbaumii subsp. mutica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuomasara"@fi,
        "fjällklubbstarr"@sv .

<http://tun.fi/MX.40394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex hartmaniorum" ;
    dwc:scientificNameAuthorship "A. Cajander" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex hartmanii"@fi,
        "Carex hartmaniorum"@fi,
        "Carex hartmanii"@sv,
        "Carex hartmaniorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "patukkasara"@fi,
        "hartmansstarr"@sv .

<http://tun.fi/MX.40395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex norvegica" ;
    dwc:scientificNameAuthorship "Retz." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex norvegica"@fi,
        "Carex norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerosara"@fi,
        "fjällstarr"@sv .

<http://tun.fi/MX.40397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex media" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex media"@fi,
        "Carex norvegica subsp. inferalpina"@fi,
        "Carex media"@sv,
        "Carex norvegica subsp. inferalpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigasara"@fi,
        "taigastarr"@sv .

<http://tun.fi/MX.40398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex holostoma" ;
    dwc:scientificNameAuthorship "Drejer" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex holostoma"@fi,
        "Carex holostoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrasara"@fi,
        "kolstarr"@sv .

<http://tun.fi/MX.40399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex paleacea" ;
    dwc:scientificNameAuthorship "Schreb. ex Wahlenb." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex paleacea"@fi,
        "Carex paleacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihnesara"@fi,
        "strandstarr"@sv .

<http://tun.fi/MX.40403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex aquatilis" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex aquatilis"@fi,
        "Carex aquatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesisara"@fi,
        "norrlandsstarr"@sv .

<http://tun.fi/MX.40412> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Carex elata subsp. elata" ;
    skos:broader <http://tun.fi/MX.40411> ;
    skos:hiddenLabel "Carex elata subsp. elata"@fi,
        "Carex elata subsp. elata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenpiukkasara"@fi,
        "vanlig bunkestarr"@sv .

<http://tun.fi/MX.40413> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Carex elata subsp. omskiana" ;
    dwc:scientificNameAuthorship "(Meinsh.) Jalas" ;
    skos:broader <http://tun.fi/MX.40411> ;
    skos:hiddenLabel "Carex elata subsp. omskiana"@fi,
        "Carex elata subsp. omskiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpiukkasara"@fi,
        "omskstarr"@sv .

<http://tun.fi/MX.40415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex cespitosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex cespitosa"@fi,
        "Carex cespitosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mätässara"@fi,
        "tuvstarr"@sv .

<http://tun.fi/MX.40418> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Carex nigra subsp. nigra" ;
    skos:broader <http://tun.fi/MX.40417> ;
    skos:hiddenLabel "Carex nigra subsp. nigra"@fi,
        "Carex nigra subsp. nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juolasara"@fi,
        "vanlig hundstarr"@sv .

<http://tun.fi/MX.40419> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Carex nigra subsp. juncella" ;
    dwc:scientificNameAuthorship "(Fr.) Lemke" ;
    skos:broader <http://tun.fi/MX.40417> ;
    skos:hiddenLabel "Carex nigra subsp. juncella"@fi,
        "Carex nigra subsp. juncella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupassara"@fi,
        "styltstarr"@sv .

<http://tun.fi/MX.40421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex acuta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex acuta"@fi,
        "Carex acuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiltosara"@fi,
        "vasstarr"@sv .

<http://tun.fi/MX.40425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex microglochin" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex microglochin"@fi,
        "Carex microglochin"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukassara"@fi,
        "borststarr"@sv .

<http://tun.fi/MX.40426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex pauciflora" ;
    dwc:scientificNameAuthorship "Lightf." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex pauciflora"@fi,
        "Carex pauciflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkasara"@fi,
        "taggstarr"@sv .

<http://tun.fi/MX.40427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex rupestris" ;
    dwc:scientificNameAuthorship "All." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex rupestris"@fi,
        "Carex rupestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliosara"@fi,
        "klippstarr"@sv .

<http://tun.fi/MX.40428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex capitata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex capitata"@fi,
        "Carex capitata subsp. capitata"@fi,
        "Carex capitata"@sv,
        "Carex capitata subsp. capitata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettonuppisara"@fi,
        "huvudstarr"@sv .

<http://tun.fi/MX.40429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex arctogena" ;
    dwc:scientificNameAuthorship "Harry Sm." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex arctogena"@fi,
        "Carex capitata subsp. arctogena"@fi,
        "Carex arctogena"@sv,
        "Carex capitata subsp. arctogena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturinuppisara"@fi,
        "renstarr"@sv .

<http://tun.fi/MX.40430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex pulicaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex pulicaris"@fi,
        "Carex pulicaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirppusara"@fi,
        "loppstarr"@sv .

<http://tun.fi/MX.40433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lolium giganteum" ;
    dwc:scientificNameAuthorship "(L.) Darbysh." ;
    skos:altLabel "lehtonata"@fi ;
    skos:broader <http://tun.fi/MX.40448> ;
    skos:hiddenLabel "Festuca gigantea"@fi,
        "Lolium giganteum"@fi,
        "Schedonorus giganteus"@fi,
        "Festuca gigantea"@sv,
        "Lolium giganteum"@sv,
        "Schedonorus giganteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoraiheinä"@fi,
        "långsvingel"@sv .

<http://tun.fi/MX.40434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lolium pratense" ;
    dwc:scientificNameAuthorship "(Huds.) Darbysh." ;
    skos:altLabel "nurminata"@fi ;
    skos:broader <http://tun.fi/MX.40448> ;
    skos:hiddenLabel "Festuca pratensis"@fi,
        "Lolium pratense"@fi,
        "Schedonorus pratensis"@fi,
        "Festuca pratensis"@sv,
        "Lolium pratense"@sv,
        "Schedonorus pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmiraiheinä"@fi,
        "ängssvingel"@sv .

<http://tun.fi/MX.40439> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Festuca rubra subsp. rubra" ;
    skos:broader <http://tun.fi/MX.40438> ;
    skos:hiddenLabel "Festuca rubra subsp. juncea"@fi,
        "Festuca rubra subsp. rubra"@fi,
        "Festuca rubra subsp. juncea"@sv,
        "Festuca rubra subsp. rubra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittypunanata"@fi,
        "vanlig rödsvingel"@sv .

<http://tun.fi/MX.40441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Festuca nigrescens" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.40432> ;
    skos:hiddenLabel "Festuca nigrescens"@fi,
        "Festuca nigrescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistonata"@fi,
        "tuvsvingel"@sv .

<http://tun.fi/MX.40442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Festuca heterophylla" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.40432> ;
    skos:hiddenLabel "Festuca heterophylla"@fi,
        "Festuca heterophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjonata"@fi,
        "skuggsvingel"@sv .

<http://tun.fi/MX.40443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Festuca heteromalla" ;
    dwc:scientificNameAuthorship "Pourr." ;
    skos:broader <http://tun.fi/MX.40432> ;
    skos:hiddenLabel "Festuca diffusa"@fi,
        "Festuca heteromalla"@fi,
        "Festuca diffusa"@sv,
        "Festuca heteromalla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "roimanata"@fi,
        "jätterödsvingel"@sv .

<http://tun.fi/MX.40445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Festuca ovina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40432> ;
    skos:hiddenLabel "Festuca ovina"@fi,
        "Festuca ovina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampaannata"@fi,
        "fårsvingel"@sv .

<http://tun.fi/MX.40446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Festuca vivipara" ;
    dwc:scientificNameAuthorship "(L.) Sm." ;
    skos:broader <http://tun.fi/MX.40432> ;
    skos:hiddenLabel "Festuca vivipara"@fi,
        "Festuca vivipara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itunata"@fi,
        "groddsvingel"@sv .

<http://tun.fi/MX.40447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Festuca polesica" ;
    dwc:scientificNameAuthorship "Zapał." ;
    skos:broader <http://tun.fi/MX.40432> ;
    skos:hiddenLabel "Festuca polesica"@fi,
        "Festuca polesica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkonata"@fi,
        "sandsvingel"@sv .

<http://tun.fi/MX.40449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lolium perenne" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40448> ;
    skos:hiddenLabel "Lolium perenne"@fi,
        "Lolium perenne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "englanninraiheinä"@fi,
        "engelskt rajgräs"@sv .

<http://tun.fi/MX.40450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lolium multiflorum" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.40448> ;
    skos:hiddenLabel "Lolium multiflorum"@fi,
        "Lolium multiflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "italianraiheinä"@fi,
        "italienskt rajgräs"@sv .

<http://tun.fi/MX.40452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lolium temulentum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40448> ;
    skos:hiddenLabel "Lolium temulentum"@fi,
        "Lolium temulentum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myrkkyraiheinä"@fi,
        "dårrepe"@sv .

<http://tun.fi/MX.40453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lolium remotum" ;
    dwc:scientificNameAuthorship "Schrank" ;
    skos:broader <http://tun.fi/MX.40448> ;
    skos:hiddenLabel "Lolium remotum"@fi,
        "Lolium remotum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pellavaraiheinä"@fi,
        "linrepe"@sv .

<http://tun.fi/MX.40455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Festuca myuros" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40432> ;
    skos:hiddenLabel "Festuca myuros"@fi,
        "Vulpia myuros"@fi,
        "Festuca myuros"@sv,
        "Vulpia myuros"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirenhäntänata"@fi,
        "råttsvingel"@sv .

<http://tun.fi/MX.40457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa annua" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Ochlopoa annua"@fi,
        "Poa annua"@fi,
        "Ochlopoa annua"@sv,
        "Poa annua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kylänurmikka"@fi,
        "vitgröe"@sv .

<http://tun.fi/MX.40458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa supina" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Ochlopoa supina"@fi,
        "Poa supina"@fi,
        "Ochlopoa supina"@sv,
        "Poa supina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtonurmikka"@fi,
        "trampgröe"@sv .

<http://tun.fi/MX.40459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa trivialis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa trivialis"@fi,
        "Poa trivialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karheanurmikka"@fi,
        "kärrgröe"@sv .

<http://tun.fi/MX.40461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa pratensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa pratensis"@fi,
        "Poa pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittynurmikka"@fi,
        "ängsgröe"@sv .

<http://tun.fi/MX.40462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa angustifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa angustifolia"@fi,
        "Poa angustifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkanurmikka"@fi,
        "smalgröe"@sv .

<http://tun.fi/MX.40464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa alpigena" ;
    dwc:scientificNameAuthorship "Lindm." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa alpigena"@fi,
        "Poa alpigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannurmikka"@fi,
        "nordgröe"@sv .

<http://tun.fi/MX.40466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa arctica" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa arctica"@fi,
        "Poa arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luminurmikka"@fi,
        "polargröe"@sv .

<http://tun.fi/MX.40467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa chaixii" ;
    dwc:scientificNameAuthorship "Vill." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa chaixii"@fi,
        "Poa chaixii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistonurmikka"@fi,
        "parkgröe"@sv .

<http://tun.fi/MX.40468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa remota" ;
    dwc:scientificNameAuthorship "Forselles" ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa remota"@fi,
        "Poa remota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpinurmikka"@fi,
        "storgröe"@sv .

<http://tun.fi/MX.40469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa compressa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa compressa"@fi,
        "Poa compressa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litteänurmikka"@fi,
        "berggröe"@sv .

<http://tun.fi/MX.40472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa palustris"@fi,
        "Poa palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantanurmikka"@fi,
        "sengröe"@sv .

<http://tun.fi/MX.40473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa glauca" ;
    dwc:scientificNameAuthorship "Vahl" ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa glauca"@fi,
        "Poa glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtanurmikka"@fi,
        "blågröe"@sv .

<http://tun.fi/MX.40474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa nemoralis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa nemoralis"@fi,
        "Poa nemoralis var. montana"@fi,
        "Poa nemoralis"@sv,
        "Poa nemoralis var. montana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtonurmikka"@fi,
        "lundgröe"@sv .

<http://tun.fi/MX.40479> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Arctophila fulva var. pendulina" ;
    dwc:scientificNameAuthorship "(Laest.) Holmb." ;
    skos:broader <http://tun.fi/MX.40478> ;
    skos:hiddenLabel "Arctophila fulva var. pendulina"@fi,
        "Arctophila fulva var. pendulina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupohjansorsimo"@fi,
        "älvhänggräs"@sv .

<http://tun.fi/MX.40481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinellia distans" ;
    dwc:scientificNameAuthorship "(Jacq.) Parl." ;
    skos:broader <http://tun.fi/MX.40480> ;
    skos:hiddenLabel "Puccinellia distans"@fi,
        "Puccinellia distans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kujasorsimo"@fi,
        "grått saltgräs"@sv .

<http://tun.fi/MX.40484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phippsia algida" ;
    dwc:scientificNameAuthorship "(Sol.) R. Br." ;
    skos:broader <http://tun.fi/MX.40483> ;
    skos:hiddenLabel "Phippsia algida"@fi,
        "Phippsia algida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihilpi"@fi,
        "lappsnögräs"@sv .

<http://tun.fi/MX.40486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctagrostis latifolia" ;
    dwc:scientificNameAuthorship "(R. Br.) Griseb." ;
    skos:broader <http://tun.fi/MX.40485> ;
    skos:hiddenLabel "Arctagrostis latifolia"@fi,
        "Arctagrostis latifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinhilpi"@fi,
        "ryssgräs"@sv .

<http://tun.fi/MX.40490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beckmannia eruciformis" ;
    dwc:scientificNameAuthorship "(L.) Host" ;
    skos:broader <http://tun.fi/MX.40489> ;
    skos:hiddenLabel "Beckmannia eruciformis"@fi,
        "Beckmannia eruciformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idäntörökki"@fi,
        "ryskt radgräs"@sv .

<http://tun.fi/MX.40491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beckmannia syzigachne" ;
    dwc:scientificNameAuthorship "(Steud.) Fernald" ;
    skos:broader <http://tun.fi/MX.40489> ;
    skos:hiddenLabel "Beckmannia syzigachne"@fi,
        "Beckmannia syzigachne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikantörökki"@fi,
        "radgräs"@sv .

<http://tun.fi/MX.40493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynosurus cristatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40492> ;
    skos:hiddenLabel "Cynosurus cristatus"@fi,
        "Cynosurus cristatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otasukapää"@fi,
        "kamäxing"@sv .

<http://tun.fi/MX.40495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catabrosa aquatica" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.40494> ;
    skos:hiddenLabel "Catabrosa aquatica"@fi,
        "Catabrosa aquatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesihilpi"@fi,
        "källgräs"@sv .

<http://tun.fi/MX.40497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinna latifolia" ;
    dwc:scientificNameAuthorship "(Trevir. ex Göpp.) Griseb." ;
    skos:altLabel "taigahajuheinä"@fi ;
    skos:broader <http://tun.fi/MX.40496> ;
    skos:hiddenLabel "Cinna latifolia"@fi,
        "Cinna latifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hajuheinä"@fi,
        "sötgräs"@sv .

<http://tun.fi/MX.40499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apera spica-venti" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.40498> ;
    skos:hiddenLabel "Apera spica-venti"@fi,
        "Apera spica-venti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltoluoho"@fi,
        "kösa"@sv .

<http://tun.fi/MX.40501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Briza media" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40500> ;
    skos:hiddenLabel "Briza media"@fi,
        "Briza media"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyräpelö"@fi,
        "darrgräs"@sv .

<http://tun.fi/MX.40503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sesleria uliginosa" ;
    dwc:scientificNameAuthorship "Opiz" ;
    skos:broader <http://tun.fi/MX.40502> ;
    skos:hiddenLabel "Sesleria caerulea"@fi,
        "Sesleria uliginosa"@fi,
        "Sesleria caerulea"@sv,
        "Sesleria uliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinilupikka"@fi,
        "älväxing"@sv .

<http://tun.fi/MX.40505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melica nutans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40504> ;
    skos:hiddenLabel "Melica nutans"@fi,
        "Melica nutans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkuhelmikkä"@fi,
        "bergslok"@sv .

<http://tun.fi/MX.40506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melica picta" ;
    dwc:scientificNameAuthorship "K. Koch" ;
    skos:broader <http://tun.fi/MX.40504> ;
    skos:hiddenLabel "Melica picta"@fi,
        "Melica picta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mätäshelmikkä"@fi,
        "tuvslok"@sv .

<http://tun.fi/MX.40507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melica uniflora" ;
    dwc:scientificNameAuthorship "Retz." ;
    skos:broader <http://tun.fi/MX.40504> ;
    skos:hiddenLabel "Melica uniflora"@fi,
        "Melica uniflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röyhyhelmikkä"@fi,
        "lundslok"@sv .

<http://tun.fi/MX.40508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melica ciliata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40504> ;
    skos:hiddenLabel "Melica ciliata"@fi,
        "Melica ciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähkähelmikkä"@fi,
        "grusslok"@sv .

<http://tun.fi/MX.40510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyceria maxima" ;
    dwc:scientificNameAuthorship "(Hartm.) Holmb." ;
    skos:broader <http://tun.fi/MX.40509> ;
    skos:hiddenLabel "Glyceria maxima"@fi,
        "Glyceria maxima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosorsimo"@fi,
        "jättegröe"@sv .

<http://tun.fi/MX.40511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyceria grandis" ;
    dwc:scientificNameAuthorship "S. Watson" ;
    skos:broader <http://tun.fi/MX.40509> ;
    skos:hiddenLabel "Glyceria grandis"@fi,
        "Glyceria grandis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännensorsimo"@fi,
        "kvarngröe"@sv .

<http://tun.fi/MX.40512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyceria lithuanica" ;
    dwc:scientificNameAuthorship "(Gorski) Gorski" ;
    skos:broader <http://tun.fi/MX.40509> ;
    skos:hiddenLabel "Glyceria lithuanica"@fi,
        "Glyceria lithuanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpisorsimo"@fi,
        "glesgröe"@sv .

<http://tun.fi/MX.40513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyceria striata" ;
    dwc:scientificNameAuthorship "(Lam.) Hitchc." ;
    skos:broader <http://tun.fi/MX.40509> ;
    skos:hiddenLabel "Glyceria nervata"@fi,
        "Glyceria striata"@fi,
        "Glyceria nervata"@sv,
        "Glyceria striata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirusorsimo"@fi,
        "strimgröe"@sv .

<http://tun.fi/MX.40514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyceria canadensis" ;
    dwc:scientificNameAuthorship "(Michx.) Trin." ;
    skos:broader <http://tun.fi/MX.40509> ;
    skos:hiddenLabel "Glyceria canadensis"@fi,
        "Glyceria canadensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanadansorsimo"@fi,
        "indiangröe"@sv .

<http://tun.fi/MX.40515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyceria fluitans" ;
    dwc:scientificNameAuthorship "(L.) R. Br." ;
    skos:broader <http://tun.fi/MX.40509> ;
    skos:hiddenLabel "Glyceria fluitans"@fi,
        "Glyceria fluitans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojasorsimo"@fi,
        "mannagräs"@sv .

<http://tun.fi/MX.40517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyceria notata" ;
    dwc:scientificNameAuthorship "Chevall." ;
    skos:broader <http://tun.fi/MX.40509> ;
    skos:hiddenLabel "Glyceria notata"@fi,
        "Glyceria plicata"@fi,
        "Glyceria notata"@sv,
        "Glyceria plicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savisorsimo"@fi,
        "skånskt mannagräs"@sv .

<http://tun.fi/MX.40518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyceria declinata" ;
    dwc:scientificNameAuthorship "Bréb." ;
    skos:broader <http://tun.fi/MX.40509> ;
    skos:hiddenLabel "Glyceria declinata"@fi,
        "Glyceria declinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusorsimo"@fi,
        "blågrönt mannagräs"@sv .

<http://tun.fi/MX.40520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromus arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40519> ;
    skos:hiddenLabel "Bromus arvensis"@fi,
        "Bromus arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörtänökattara"@fi,
        "renlosta"@sv .

<http://tun.fi/MX.40521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromus secalinus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40519> ;
    skos:hiddenLabel "Bromus secalinus"@fi,
        "Bromus secalinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruiskattara"@fi,
        "råglosta"@sv .

<http://tun.fi/MX.40522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromus commutatus" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.40519> ;
    skos:hiddenLabel "Bromus commutatus"@fi,
        "Bromus commutatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaihdokaskattara"@fi,
        "brinklosta"@sv .

<http://tun.fi/MX.40523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromus hordeaceus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40519> ;
    skos:hiddenLabel "Bromus hordeaceus"@fi,
        "Bromus hordeaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkikattara"@fi,
        "luddlosta"@sv .

<http://tun.fi/MX.40524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromus japonicus" ;
    dwc:scientificNameAuthorship "Houtt." ;
    skos:broader <http://tun.fi/MX.40519> ;
    skos:hiddenLabel "Bromus japonicus"@fi,
        "Bromus japonicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninkattara"@fi,
        "kvarnlosta"@sv .

<http://tun.fi/MX.40525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromus squarrosus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40519> ;
    skos:hiddenLabel "Bromus squarrosus"@fi,
        "Bromus squarrosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörrökattara"@fi,
        "spretlosta"@sv .

<http://tun.fi/MX.40527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypodium sylvaticum" ;
    dwc:scientificNameAuthorship "(Huds.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.40526> ;
    skos:hiddenLabel "Brachypodium sylvaticum"@fi,
        "Brachypodium sylvaticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjoluste"@fi,
        "lundskafting"@sv .

<http://tun.fi/MX.40528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypodium pinnatum" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.40526> ;
    skos:hiddenLabel "Brachypodium pinnatum"@fi,
        "Brachypodium pinnatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkiluste"@fi,
        "backskafting"@sv .

<http://tun.fi/MX.40530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leymus arenarius" ;
    dwc:scientificNameAuthorship "(L.) Hochst." ;
    skos:broader <http://tun.fi/MX.40529> ;
    skos:hiddenLabel "Leymus arenarius"@fi,
        "Leymus arenarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantavehnä"@fi,
        "strandråg"@sv .

<http://tun.fi/MX.40532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elymus mutabilis" ;
    dwc:scientificNameAuthorship "(Drobow) Tzvelev" ;
    skos:broader <http://tun.fi/MX.40531> ;
    skos:hiddenLabel "Elymus mutabilis"@fi,
        "Elymus mutabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvehniö"@fi,
        "lappelm"@sv .

<http://tun.fi/MX.40533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elymus caninus" ;
    dwc:scientificNameAuthorship "(L.) L." ;
    skos:broader <http://tun.fi/MX.40531> ;
    skos:hiddenLabel "Elymus caninus"@fi,
        "Elymus caninus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koiranvehniö"@fi,
        "lundelm"@sv .

<http://tun.fi/MX.40536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elymus fibrosus" ;
    dwc:scientificNameAuthorship "(Schrenk) Tzvelev" ;
    skos:broader <http://tun.fi/MX.40531> ;
    skos:hiddenLabel "Elymus fibrosus"@fi,
        "Elymus fibrosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianvehniö"@fi,
        "rysselm"@sv .

<http://tun.fi/MX.40538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thinopyrum junceiforme" ;
    dwc:scientificNameAuthorship "(Á. Löve & D. Löve) Á. Löve" ;
    skos:altLabel "merijuola"@fi ;
    skos:broader <http://tun.fi/MX.5082374> ;
    skos:hiddenLabel "Elymus farctus subsp. boreoatlanticus"@fi,
        "Elytrigia juncea subsp. boreoatlantica"@fi,
        "Elytrigia junceiformis"@fi,
        "Thinopyrum junceiforme"@fi,
        "Elymus farctus subsp. boreoatlanticus"@sv,
        "Elytrigia juncea subsp. boreoatlantica"@sv,
        "Elytrigia junceiformis"@sv,
        "Thinopyrum junceiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merihaprajuola"@fi,
        "strandkvickrot"@sv .

<http://tun.fi/MX.40542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triticum aestivum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "leipävehnä"@fi ;
    skos:broader <http://tun.fi/MX.40541> ;
    skos:hiddenLabel "Triticum aestivum"@fi,
        "Triticum aestivum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vehnä"@fi,
        "vete"@sv .

<http://tun.fi/MX.40544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Secale cereale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "leipäruis"@fi ;
    skos:broader <http://tun.fi/MX.40543> ;
    skos:hiddenLabel "Secale cereale"@fi,
        "Secale cereale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruis"@fi,
        "råg"@sv .

<http://tun.fi/MX.40546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hordeum vulgare" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "pelto-ohra"@fi ;
    skos:broader <http://tun.fi/MX.40545> ;
    skos:hiddenLabel "Hordeum vulgare"@fi,
        "Hordeum vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohra"@fi,
        "korn"@sv .

<http://tun.fi/MX.40547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hordeum murinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40545> ;
    skos:hiddenLabel "Hordeum murinum"@fi,
        "Hordeum murinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirenohra"@fi,
        "vildkorn"@sv .

<http://tun.fi/MX.40548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hordeum jubatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40545> ;
    skos:hiddenLabel "Hordeum jubatum"@fi,
        "Hordeum jubatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "partaohra"@fi,
        "ekorrkorn"@sv .

<http://tun.fi/MX.40550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Avena strigosa" ;
    dwc:scientificNameAuthorship "Schreb." ;
    skos:broader <http://tun.fi/MX.40549> ;
    skos:hiddenLabel "Avena strigosa"@fi,
        "Avena strigosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukonkaura"@fi,
        "purrhavre"@sv .

<http://tun.fi/MX.40551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Avena fatua" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40549> ;
    skos:hiddenLabel "Avena fatua"@fi,
        "Avena fatua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hukkakaura"@fi,
        "flyghavre"@sv .

<http://tun.fi/MX.40552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Avena sativa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "peltokaura"@fi ;
    skos:broader <http://tun.fi/MX.40549> ;
    skos:hiddenLabel "Avena sativa"@fi,
        "Avena sativa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaura"@fi,
        "havre"@sv .

<http://tun.fi/MX.40554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Avenula pubescens" ;
    dwc:scientificNameAuthorship "(Huds.) Dumort." ;
    skos:broader <http://tun.fi/MX.40553> ;
    skos:hiddenLabel "Avenula pubescens"@fi,
        "Avenula pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkikaura"@fi,
        "luddhavre"@sv .

<http://tun.fi/MX.40555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helictochloa pratensis" ;
    dwc:scientificNameAuthorship "(L.) Romero Zarco" ;
    skos:broader <http://tun.fi/MX.4972105> ;
    skos:hiddenLabel "Avenula pratensis"@fi,
        "Helictochloa pratensis"@fi,
        "Avenula pratensis"@sv,
        "Helictochloa pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahdekaurio"@fi,
        "ängshavre"@sv .

<http://tun.fi/MX.40559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trisetum spicatum" ;
    dwc:scientificNameAuthorship "(L.) K. Richt." ;
    skos:broader <http://tun.fi/MX.40558> ;
    skos:hiddenLabel "Trisetum spicatum"@fi,
        "Trisetum spicatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähkäkaurake"@fi,
        "fjällhavre"@sv .

<http://tun.fi/MX.40560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trisetum flavescens" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.40558> ;
    skos:hiddenLabel "Trisetum flavescens"@fi,
        "Trisetum flavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakaurake"@fi,
        "gullhavre"@sv .

<http://tun.fi/MX.40561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trisetum subalpestre" ;
    dwc:scientificNameAuthorship "(Hartm.) Neuman" ;
    skos:broader <http://tun.fi/MX.40558> ;
    skos:hiddenLabel "Trisetum subalpestre"@fi,
        "Trisetum subalpestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkaurake"@fi,
        "venhavre"@sv .

<http://tun.fi/MX.40563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deschampsia alpina" ;
    dwc:scientificNameAuthorship "(L.) Roem. & Schult." ;
    skos:broader <http://tun.fi/MX.40562> ;
    skos:hiddenLabel "Deschampsia alpina"@fi,
        "Deschampsia alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilauha"@fi,
        "fjälltåtel"@sv .

<http://tun.fi/MX.40564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deschampsia cespitosa" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.40562> ;
    skos:hiddenLabel "Deschampsia cespitosa"@fi,
        "Deschampsia cespitosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmilauha"@fi,
        "tuvtåtel"@sv .

<http://tun.fi/MX.40565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deschampsia bottnica" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Trin." ;
    skos:broader <http://tun.fi/MX.40562> ;
    skos:hiddenLabel "Deschampsia bottnica"@fi,
        "Deschampsia bottnica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlahdenlauha"@fi,
        "gultåtel"@sv .

<http://tun.fi/MX.40567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Avenella flexuosa" ;
    dwc:scientificNameAuthorship "(L.) Drejer" ;
    skos:broader <http://tun.fi/MX.4972082> ;
    skos:hiddenLabel "Avenella flexuosa"@fi,
        "Deschampsia flexuosa"@fi,
        "Avenella flexuosa"@sv,
        "Deschampsia flexuosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsälauha"@fi,
        "kruståtel"@sv .

<http://tun.fi/MX.40569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vahlodea atropurpurea" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Fr. ex Hartm." ;
    skos:broader <http://tun.fi/MX.40568> ;
    skos:hiddenLabel "Vahlodea atropurpurea"@fi,
        "Vahlodea atropurpurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinlauha"@fi,
        "lapptåtel"@sv .

<http://tun.fi/MX.40571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aira praecox" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40570> ;
    skos:hiddenLabel "Aira praecox"@fi,
        "Aira praecox"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiölauhio"@fi,
        "vårtåtel"@sv .

<http://tun.fi/MX.40573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthoxanthum australe" ;
    dwc:scientificNameAuthorship "(Schrad.) Veldkamp" ;
    skos:broader <http://tun.fi/MX.40581> ;
    skos:hiddenLabel "Anthoxanthum australe"@fi,
        "Hierochloë australis"@fi,
        "Anthoxanthum australe"@sv,
        "Hierochloë australis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsämaarianheinä"@fi,
        "finskt myskgräs"@sv .

<http://tun.fi/MX.40575> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Anthoxanthum nitens subsp. nitens" ;
    skos:broader <http://tun.fi/MX.40574> ;
    skos:hiddenLabel "Anthoxanthum nitens subsp. nitens"@fi,
        "Hierochloë odorata subsp. odorata"@fi,
        "Anthoxanthum nitens subsp. nitens"@sv,
        "Hierochloë odorata subsp. odorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinmaarianheinä"@fi,
        "ängsmyskgräs"@sv .

<http://tun.fi/MX.40576> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Anthoxanthum nitens subsp. balticum" ;
    dwc:scientificNameAuthorship "(G. Weim.) G. C. Tucker" ;
    skos:broader <http://tun.fi/MX.40574> ;
    skos:hiddenLabel "Anthoxanthum nitens subsp. balticum"@fi,
        "Hierochloë odorata subsp. baltica"@fi,
        "Anthoxanthum nitens subsp. balticum"@sv,
        "Hierochloë odorata subsp. baltica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenmaarianheinä"@fi,
        "strandmyskgräs"@sv .

<http://tun.fi/MX.40578> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Anthoxanthum hirtum subsp. hirtum" ;
    skos:broader <http://tun.fi/MX.40577> ;
    skos:hiddenLabel "Anthoxanthum hirtum subsp. hirtum"@fi,
        "Hierochloë hirta subsp. hirta"@fi,
        "Anthoxanthum hirtum subsp. hirtum"@sv,
        "Hierochloë hirta subsp. hirta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonmaarianheinä"@fi,
        "älvmyskgräs"@sv .

<http://tun.fi/MX.40579> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Anthoxanthum hirtum subsp. arcticum" ;
    dwc:scientificNameAuthorship "(J. Presl) G. C. Tucker" ;
    skos:broader <http://tun.fi/MX.40577> ;
    skos:hiddenLabel "Anthoxanthum hirtum subsp. arcticum"@fi,
        "Hierochloë hirta subsp. arctica"@fi,
        "Anthoxanthum hirtum subsp. arcticum"@sv,
        "Hierochloë hirta subsp. arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmaarianheinä"@fi,
        "nordmyskgräs"@sv .

<http://tun.fi/MX.40580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthoxanthum monticola" ;
    dwc:scientificNameAuthorship "(Bigelow) Veldkamp" ;
    skos:broader <http://tun.fi/MX.40581> ;
    skos:hiddenLabel "Anthoxanthum monticola"@fi,
        "Hierochloë alpina"@fi,
        "Anthoxanthum monticola"@sv,
        "Hierochloë alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturimaarianheinä"@fi,
        "fjällmyskgräs"@sv .

<http://tun.fi/MX.40582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthoxanthum odoratum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40581> ;
    skos:hiddenLabel "Anthoxanthum odoratum"@fi,
        "Anthoxanthum odoratum subsp. odoratum"@fi,
        "Anthoxanthum odoratum"@sv,
        "Anthoxanthum odoratum subsp. odoratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eteläntuoksusimake"@fi,
        "sydvårbrodd"@sv .

<http://tun.fi/MX.40583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthoxanthum nipponicum" ;
    dwc:scientificNameAuthorship "Honda" ;
    skos:broader <http://tun.fi/MX.40581> ;
    skos:hiddenLabel "Anthoxanthum alpinum"@fi,
        "Anthoxanthum nipponicum"@fi,
        "Anthoxanthum odoratum subsp. alpinum"@fi,
        "Anthoxanthum alpinum"@sv,
        "Anthoxanthum nipponicum"@sv,
        "Anthoxanthum odoratum subsp. alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantuoksusimake"@fi,
        "nordvårbrodd"@sv .

<http://tun.fi/MX.40585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holcus lanatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40584> ;
    skos:hiddenLabel "Holcus lanatus"@fi,
        "Holcus lanatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvamesiheinä"@fi,
        "luddtåtel"@sv .

<http://tun.fi/MX.40586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Holcus mollis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40584> ;
    skos:hiddenLabel "Holcus mollis"@fi,
        "Holcus mollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pehmytmesiheinä"@fi,
        "lentåtel"@sv .

<http://tun.fi/MX.40588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrostis canina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40587> ;
    skos:hiddenLabel "Agrostis canina"@fi,
        "Agrostis canina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtarölli"@fi,
        "brunven"@sv .

<http://tun.fi/MX.40589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrostis vinealis" ;
    dwc:scientificNameAuthorship "Schreb." ;
    skos:broader <http://tun.fi/MX.40587> ;
    skos:hiddenLabel "Agrostis vinealis"@fi,
        "Agrostis vinealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäykkärölli"@fi,
        "bergven"@sv .

<http://tun.fi/MX.40590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrostis mertensii" ;
    dwc:scientificNameAuthorship "Trin." ;
    skos:broader <http://tun.fi/MX.40587> ;
    skos:hiddenLabel "Agrostis mertensii"@fi,
        "Agrostis mertensii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanrölli"@fi,
        "fjällven"@sv .

<http://tun.fi/MX.40591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrostis clavata" ;
    dwc:scientificNameAuthorship "Trin." ;
    skos:broader <http://tun.fi/MX.40587> ;
    skos:hiddenLabel "Agrostis clavata"@fi,
        "Agrostis clavata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkarölli"@fi,
        "köseven"@sv .

<http://tun.fi/MX.40592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrostis scabra" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.40587> ;
    skos:hiddenLabel "Agrostis scabra"@fi,
        "Agrostis scabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkarölli"@fi,
        "kvarnven"@sv .

<http://tun.fi/MX.40593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrostis capillaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40587> ;
    skos:hiddenLabel "Agrostis capillaris"@fi,
        "Agrostis capillaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmirölli"@fi,
        "rödven"@sv .

<http://tun.fi/MX.40597> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Agrostis gigantea var. gigantea" ;
    skos:broader <http://tun.fi/MX.40596> ;
    skos:hiddenLabel "Agrostis gigantea var. gigantea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkaisorölli"@fi,
        "Agrostis gigantea var. gigantea"@sv .

<http://tun.fi/MX.40598> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Agrostis gigantea var. glaucescens" ;
    dwc:scientificNameAuthorship "K.-G. Widén" ;
    skos:broader <http://tun.fi/MX.40596> ;
    skos:hiddenLabel "Agrostis gigantea var. glaucescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meri-isorölli"@fi,
        "Agrostis gigantea var. glaucescens"@sv .

<http://tun.fi/MX.40599> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Agrostis gigantea var. repens" ;
    dwc:scientificNameAuthorship "(Laest.) K.-G. Widén" ;
    skos:broader <http://tun.fi/MX.40596> ;
    skos:hiddenLabel "Agrostis gigantea var. repens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvi-isorölli"@fi,
        "Agrostis gigantea var. repens"@sv .

<http://tun.fi/MX.40601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrostis stolonifera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40587> ;
    skos:hiddenLabel "Agrostis stolonifera"@fi,
        "Agrostis stolonifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rönsyrölli"@fi,
        "krypven"@sv .

<http://tun.fi/MX.40603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamagrostis arenaria" ;
    dwc:scientificNameAuthorship "(L.) Roth" ;
    skos:broader <http://tun.fi/MX.40605> ;
    skos:hiddenLabel "Ammophila arenaria"@fi,
        "Calamagrostis arenaria"@fi,
        "Ammophila arenaria"@sv,
        "Calamagrostis arenaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikastikka"@fi,
        "sandrör"@sv .

<http://tun.fi/MX.40606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamagrostis epigejos" ;
    dwc:scientificNameAuthorship "(L.) Roth" ;
    skos:broader <http://tun.fi/MX.40605> ;
    skos:hiddenLabel "Calamagrostis epigejos"@fi,
        "Calamagrostis epigejos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakastikka"@fi,
        "bergrör"@sv .

<http://tun.fi/MX.40608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamagrostis canescens" ;
    dwc:scientificNameAuthorship "(Weber) Roth" ;
    skos:broader <http://tun.fi/MX.40605> ;
    skos:hiddenLabel "Calamagrostis canescens"@fi,
        "Calamagrostis canescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitakastikka"@fi,
        "grenrör"@sv .

<http://tun.fi/MX.40610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malva nicaeensis" ;
    dwc:scientificNameAuthorship "All." ;
    skos:broader <http://tun.fi/MX.38690> ;
    skos:hiddenLabel "Malva nicaeensis"@fi,
        "Malva nicaeensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rivieranmalva"@fi,
        "franskmalva"@sv .

<http://tun.fi/MX.40611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malva parviflora" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38690> ;
    skos:hiddenLabel "Malva parviflora"@fi,
        "Malva parviflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myllymalva"@fi,
        "kvarnkattost"@sv .

<http://tun.fi/MX.40612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamagrostis neglecta" ;
    dwc:scientificNameAuthorship "(Ehrh.) G. Gaertn., B. Mey. & Scherb." ;
    skos:broader <http://tun.fi/MX.40605> ;
    skos:hiddenLabel "Calamagrostis neglecta"@fi,
        "Calamagrostis stricta"@fi,
        "Calamagrostis neglecta"@sv,
        "Calamagrostis stricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakastikka"@fi,
        "madrör"@sv .

<http://tun.fi/MX.40613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamagrostis lapponica" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Hartm." ;
    skos:broader <http://tun.fi/MX.40605> ;
    skos:hiddenLabel "Calamagrostis lapponica"@fi,
        "Calamagrostis lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkastikka"@fi,
        "lapprör"@sv .

<http://tun.fi/MX.40614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamagrostis arundinacea" ;
    dwc:scientificNameAuthorship "(L.) Roth" ;
    skos:broader <http://tun.fi/MX.40605> ;
    skos:hiddenLabel "Calamagrostis arundinacea"@fi,
        "Calamagrostis arundinacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkastikka"@fi,
        "piprör"@sv .

<http://tun.fi/MX.40617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phleum pratense" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40615> ;
    skos:hiddenLabel "Phleum pratense"@fi,
        "Phleum pratense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmitähkiö"@fi,
        "vanlig timotej"@sv .

<http://tun.fi/MX.40618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phleum nodosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40615> ;
    skos:hiddenLabel "Phleum nodosum"@fi,
        "Phleum pratense subsp. bertolonii"@fi,
        "Phleum pratense subsp. serotinum"@fi,
        "Phleum nodosum"@sv,
        "Phleum pratense subsp. bertolonii"@sv,
        "Phleum pratense subsp. serotinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketotähkiö"@fi,
        "vildtimotej"@sv .

<http://tun.fi/MX.40619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phleum alpinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40615> ;
    skos:hiddenLabel "Phleum alpinum"@fi,
        "Phleum alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantähkiö"@fi,
        "fjälltimotej"@sv .

<http://tun.fi/MX.40620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phleum phleoides" ;
    dwc:scientificNameAuthorship "(L.) H. Karst." ;
    skos:broader <http://tun.fi/MX.40615> ;
    skos:hiddenLabel "Phleum phleoides"@fi,
        "Phleum phleoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helpitähkiö"@fi,
        "flentimotej"@sv .

<http://tun.fi/MX.40622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecurus pratensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40621> ;
    skos:hiddenLabel "Alopecurus pratensis"@fi,
        "Alopecurus pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmipuntarpää"@fi,
        "ängskavle"@sv .

<http://tun.fi/MX.40623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecurus arundinaceus" ;
    dwc:scientificNameAuthorship "Poir." ;
    skos:broader <http://tun.fi/MX.40621> ;
    skos:hiddenLabel "Alopecurus arundinaceus"@fi,
        "Alopecurus arundinaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokopuntarpää"@fi,
        "svartkavle"@sv .

<http://tun.fi/MX.40626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecurus geniculatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40621> ;
    skos:hiddenLabel "Alopecurus geniculatus"@fi,
        "Alopecurus geniculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "polvipuntarpää"@fi,
        "kärrkavle"@sv .

<http://tun.fi/MX.40628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecurus aequalis" ;
    dwc:scientificNameAuthorship "Sobol." ;
    skos:broader <http://tun.fi/MX.40621> ;
    skos:hiddenLabel "Alopecurus aequalis"@fi,
        "Alopecurus aequalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantapuntarpää"@fi,
        "gulkavle"@sv .

<http://tun.fi/MX.40630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecurus myosuroides" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.40621> ;
    skos:hiddenLabel "Alopecurus myosuroides"@fi,
        "Alopecurus myosuroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkapuntarpää"@fi,
        "renkavle"@sv .

<http://tun.fi/MX.40632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalaroides arundinacea" ;
    dwc:scientificNameAuthorship "(L.) Rauschert" ;
    skos:broader <http://tun.fi/MX.4972072> ;
    skos:hiddenLabel "Phalaris arundinacea"@fi,
        "Phalaroides arundinacea"@fi,
        "Phalaris arundinacea"@sv,
        "Phalaroides arundinacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokohelpi"@fi,
        "rörflen"@sv .

<http://tun.fi/MX.40633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalaris canariensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40631> ;
    skos:hiddenLabel "Phalaris canariensis"@fi,
        "Phalaris canariensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanarianhelpi"@fi,
        "kanariegräs"@sv .

<http://tun.fi/MX.40635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolochloa festucacea" ;
    dwc:scientificNameAuthorship "(Willd.) Link" ;
    skos:broader <http://tun.fi/MX.40634> ;
    skos:hiddenLabel "Scolochloa festucacea"@fi,
        "Scolochloa festucacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piuru"@fi,
        "kasgräs"@sv .

<http://tun.fi/MX.40637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Milium effusum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40636> ;
    skos:hiddenLabel "Milium effusum"@fi,
        "Milium effusum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtotesma"@fi,
        "hässlebrodd"@sv .

<http://tun.fi/MX.40639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmites australis" ;
    dwc:scientificNameAuthorship "(Cav.) Trin. ex Steud." ;
    skos:broader <http://tun.fi/MX.40638> ;
    skos:hiddenLabel "Phragmites australis"@fi,
        "Phragmites australis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järviruoko"@fi,
        "vass"@sv .

<http://tun.fi/MX.40641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Danthonia decumbens" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:broader <http://tun.fi/MX.40640> ;
    skos:hiddenLabel "Danthonia decumbens"@fi,
        "Danthonia decumbens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hina"@fi,
        "knägräs"@sv .

<http://tun.fi/MX.40645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nardus stricta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40644> ;
    skos:hiddenLabel "Nardus stricta"@fi,
        "Nardus stricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkki"@fi,
        "stagg"@sv .

<http://tun.fi/MX.40647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eragrostis pilosa" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.40646> ;
    skos:hiddenLabel "Eragrostis pilosa"@fi,
        "Eragrostis pilosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkaröllinurmikka"@fi,
        "hårigt kärleksgräs"@sv .

<http://tun.fi/MX.40648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eragrostis cilianensis" ;
    dwc:scientificNameAuthorship "(All.) Vignolo ex Janch." ;
    skos:broader <http://tun.fi/MX.40646> ;
    skos:hiddenLabel "Eragrostis cilianensis"@fi,
        "Eragrostis cilianensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tanakkaröllinurmikka"@fi,
        "stort kärleksgräs"@sv .

<http://tun.fi/MX.40649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eragrostis minor" ;
    dwc:scientificNameAuthorship "Host" ;
    skos:broader <http://tun.fi/MX.40646> ;
    skos:hiddenLabel "Eragrostis minor"@fi,
        "Eragrostis minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "matalaröllinurmikka"@fi,
        "kärleksgräs"@sv .

<http://tun.fi/MX.40651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leersia oryzoides" ;
    dwc:scientificNameAuthorship "(L.) Sw." ;
    skos:altLabel "jokihukkariisi"@fi ;
    skos:broader <http://tun.fi/MX.40650> ;
    skos:hiddenLabel "Leersia oryzoides"@fi,
        "Leersia oryzoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hukkariisi"@fi,
        "vildris"@sv .

<http://tun.fi/MX.40653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panicum miliaceum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "viljahirssi"@fi ;
    skos:broader <http://tun.fi/MX.40652> ;
    skos:hiddenLabel "Panicum miliaceum"@fi,
        "Panicum miliaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirssi"@fi,
        "hirs"@sv .

<http://tun.fi/MX.40654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panicum capillare" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40652> ;
    skos:hiddenLabel "Panicum capillare"@fi,
        "Panicum capillare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsihirssi"@fi,
        "buketthirs"@sv .

<http://tun.fi/MX.40656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinochloa crus-galli" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.40655> ;
    skos:hiddenLabel "Echinochloa crus-galli"@fi,
        "Echinochloa crus-galli var. frumentacea"@fi,
        "Echinochloa crus-galli"@sv,
        "Echinochloa crus-galli var. frumentacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkakananhirssi"@fi,
        "hönshirs"@sv .

<http://tun.fi/MX.40658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Digitaria sanguinalis" ;
    dwc:scientificNameAuthorship "(L.) Scop." ;
    skos:broader <http://tun.fi/MX.40657> ;
    skos:hiddenLabel "Digitaria sanguinalis"@fi,
        "Digitaria sanguinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkaverihirssi"@fi,
        "blodhirs"@sv .

<http://tun.fi/MX.40660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Setaria pumila" ;
    dwc:scientificNameAuthorship "(Poir.) Roem. & Schult." ;
    skos:broader <http://tun.fi/MX.40659> ;
    skos:hiddenLabel "Setaria pumila"@fi,
        "Setaria pumila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipantaheinä"@fi,
        "grå kavelhirs"@sv .

<http://tun.fi/MX.40662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Setaria verticillata" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.40659> ;
    skos:hiddenLabel "Setaria verticillata"@fi,
        "Setaria verticillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiehkurapantaheinä"@fi,
        "sträv kavelhirs"@sv .

<http://tun.fi/MX.40663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Setaria italica" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.40659> ;
    skos:hiddenLabel "Setaria italica"@fi,
        "Setaria italica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "italianpantaheinä"@fi,
        "kolvhirs"@sv .

<http://tun.fi/MX.40664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Setaria faberi" ;
    dwc:scientificNameAuthorship "R. A. W. Herrm." ;
    skos:broader <http://tun.fi/MX.40659> ;
    skos:hiddenLabel "Setaria faberi"@fi,
        "Setaria faberi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiinanpantaheinä"@fi,
        "kinesisk kavelhirs"@sv .

<http://tun.fi/MX.40666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zea mays" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "viljamaissi"@fi ;
    skos:broader <http://tun.fi/MX.40665> ;
    skos:hiddenLabel "Zea mays"@fi,
        "Zea mays"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maissi"@fi,
        "majs"@sv .

<http://tun.fi/MX.40672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abies veitchii" ;
    dwc:scientificNameAuthorship "Lindl." ;
    skos:broader <http://tun.fi/MX.37804> ;
    skos:hiddenLabel "Abies veitchii"@fi,
        "Abies veitchii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninpihta"@fi,
        "fujigran"@sv .

<http://tun.fi/MX.40673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acalypha australis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41760> ;
    skos:hiddenLabel "Acalypha australis"@fi,
        "Acalypha australis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkissanhäntä"@fi,
        "vimpelakalyfa"@sv .

<http://tun.fi/MX.40675> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Allium ampeloprasum var. porrum" ;
    dwc:scientificNameAuthorship "(L.) J. Gay" ;
    skos:altLabel "ruokapurjo"@fi ;
    skos:broader <http://tun.fi/MX.5015684> ;
    skos:hiddenLabel "Allium ampeloprasum var. porrum"@fi,
        "Allium ampeloprasum var. porrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purjo"@fi,
        "purjolök"@sv .

<http://tun.fi/MX.40677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Althaea officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41769> ;
    skos:hiddenLabel "Althaea officinalis"@fi,
        "Althaea officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtosalkoruusu"@fi,
        "läkemalva"@sv .

<http://tun.fi/MX.40678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alyssum hirsutum" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.38418> ;
    skos:hiddenLabel "Alyssum hirsutum"@fi,
        "Alyssum hirsutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huopakilpiruoho"@fi,
        "kvarndådra"@sv .

<http://tun.fi/MX.40680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontarrhena muralis" ;
    dwc:scientificNameAuthorship "(Waldst. & Kit.) Endl." ;
    skos:broader <http://tun.fi/MX.5074295> ;
    skos:hiddenLabel "Alyssum murale"@fi,
        "Odontarrhena muralis"@fi,
        "Alyssum murale"@sv,
        "Odontarrhena muralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopealaikkaruoho"@fi,
        "silverstenört"@sv .

<http://tun.fi/MX.40681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amelanchier alnifolia" ;
    dwc:scientificNameAuthorship "(Nutt.) Nutt. ex M. Roem." ;
    skos:broader <http://tun.fi/MX.38919> ;
    skos:hiddenLabel "Amelanchier alnifolia"@fi,
        "Amelanchier alnifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marjatuomipihlaja"@fi,
        "sen häggmispel"@sv .

<http://tun.fi/MX.40682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amelanchier lamarckii" ;
    dwc:scientificNameAuthorship "F. G. Schroed." ;
    skos:broader <http://tun.fi/MX.38919> ;
    skos:hiddenLabel "Amelanchier lamarckii"@fi,
        "Amelanchier lamarckii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusotuomipihlaja"@fi,
        "prakthäggmispel"@sv .

<http://tun.fi/MX.40684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ammoselinum popei" ;
    dwc:scientificNameAuthorship "Torr. & A. Gray" ;
    skos:broader <http://tun.fi/MX.41770> ;
    skos:hiddenLabel "Ammoselinum popei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikankääpiöputki"@fi,
        "Ammoselinum popei"@sv .

<http://tun.fi/MX.40685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amelanchier laevis" ;
    dwc:scientificNameAuthorship "Wiegand" ;
    skos:broader <http://tun.fi/MX.38919> ;
    skos:hiddenLabel "Amelanchier laevis"@fi,
        "Amelanchier laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirotuomipihlaja"@fi,
        "kopparhäggmispel"@sv .

<http://tun.fi/MX.40687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anacyclus clavatus" ;
    dwc:scientificNameAuthorship "(Desf.) Pers." ;
    skos:broader <http://tun.fi/MX.41771> ;
    skos:hiddenLabel "Anacyclus clavatus"@fi,
        "Anacyclus clavatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoraimikki"@fi,
        "vit bertram"@sv .

<http://tun.fi/MX.40688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anacyclus radiatus" ;
    dwc:scientificNameAuthorship "Loisel." ;
    skos:broader <http://tun.fi/MX.41771> ;
    skos:hiddenLabel "Anacyclus radiatus"@fi,
        "Anacyclus radiatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kruunuraimikki"@fi,
        "gul bertram"@sv .

<http://tun.fi/MX.40689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anacyclus valentinus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41771> ;
    skos:hiddenLabel "Anacyclus valentinus"@fi,
        "Anacyclus valentinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehräraimikki"@fi,
        "spansk bertram"@sv .

<http://tun.fi/MX.40690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysimachia foemina" ;
    dwc:scientificNameAuthorship "(Mill.) U. Manns & Anderb." ;
    skos:broader <http://tun.fi/MX.38669> ;
    skos:hiddenLabel "Anagallis foemina"@fi,
        "Lysimachia foemina"@fi,
        "Anagallis foemina"@sv,
        "Lysimachia foemina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipunka"@fi,
        "blåmire"@sv .

<http://tun.fi/MX.40691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anarrhinum pedatum" ;
    dwc:scientificNameAuthorship "Desf." ;
    skos:broader <http://tun.fi/MX.41772> ;
    skos:hiddenLabel "Anarrhinum pedatum"@fi,
        "Anarrhinum pedatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marokonkidakki"@fi,
        "hårig gapmun"@sv .

<http://tun.fi/MX.40692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anchusa capensis" ;
    dwc:scientificNameAuthorship "Thunb." ;
    skos:broader <http://tun.fi/MX.39413> ;
    skos:hiddenLabel "Anchusa capensis"@fi,
        "Anchusa capensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänrasti"@fi,
        "afrikansk oxtunga"@sv .

<http://tun.fi/MX.40693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anchusa azurea" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39413> ;
    skos:hiddenLabel "Anchusa azurea"@fi,
        "Anchusa italica"@fi,
        "Anchusa azurea"@sv,
        "Anchusa italica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "italianrasti"@fi,
        "italiensk oxtunga"@sv .

<http://tun.fi/MX.40694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Androsace maxima" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38660> ;
    skos:hiddenLabel "Androsace maxima"@fi,
        "Androsace maxima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonukki"@fi,
        "fältviva"@sv .

<http://tun.fi/MX.40695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andryala integrifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41773> ;
    skos:hiddenLabel "Andryala integrifolia"@fi,
        "Andryala integrifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtikaninkeltto"@fi,
        "solfibbla"@sv .

<http://tun.fi/MX.40696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anemone apennina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37878> ;
    skos:hiddenLabel "Anemone apennina"@fi,
        "Anemone apennina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apenniinienvuokko"@fi,
        "knölsippa"@sv .

<http://tun.fi/MX.40699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cota triumfettii" ;
    dwc:scientificNameAuthorship "(L.) J. Gay" ;
    skos:broader <http://tun.fi/MX.4972046> ;
    skos:hiddenLabel "Anthemis aurea"@fi,
        "Cota triumfettii"@fi,
        "Anthemis aurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuonansauramo"@fi,
        "Cota triumfettii"@sv .

<http://tun.fi/MX.40700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cota austriaca" ;
    dwc:scientificNameAuthorship "(Jacq.) Sch. Bip." ;
    skos:broader <http://tun.fi/MX.4972046> ;
    skos:hiddenLabel "Anthemis austriaca"@fi,
        "Cota austriaca"@fi,
        "Anthemis austriaca"@sv,
        "Cota austriaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itävallansauramo"@fi,
        "kvarnkulla"@sv .

<http://tun.fi/MX.40701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthemis fumariifolia" ;
    dwc:scientificNameAuthorship "Boiss." ;
    skos:broader <http://tun.fi/MX.39803> ;
    skos:hiddenLabel "Anthemis fumariifolia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "berberisauramo"@fi,
        "Anthemis fumariifolia"@sv .

<http://tun.fi/MX.40702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthemis hyalina" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.39803> ;
    skos:hiddenLabel "Anthemis hyalina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvosauramo"@fi,
        "Anthemis hyalina"@sv .

<http://tun.fi/MX.40705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthoxanthum aristatum" ;
    dwc:scientificNameAuthorship "Boiss." ;
    skos:broader <http://tun.fi/MX.40581> ;
    skos:hiddenLabel "Anthoxanthum aristatum"@fi,
        "Anthoxanthum aristatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihnesimake"@fi,
        "fransk vårbrodd"@sv .

<http://tun.fi/MX.40706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthriscus caucalis" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.39184> ;
    skos:hiddenLabel "Anthriscus caucalis"@fi,
        "Anthriscus caucalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkikirveli"@fi,
        "taggkörvel"@sv .

<http://tun.fi/MX.40707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antirrhinum majus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41778> ;
    skos:hiddenLabel "Antirrhinum majus"@fi,
        "Antirrhinum majus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoleijonankita"@fi,
        "lejongap"@sv .

<http://tun.fi/MX.40708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla microcarpa" ;
    dwc:scientificNameAuthorship "Boiss. & Reut." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla microcarpa"@fi,
        "Aphanes microcarpa"@fi,
        "Alchemilla microcarpa"@sv,
        "Aphanes microcarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keripoimulehti"@fi,
        "kronjungfrukam"@sv .

<http://tun.fi/MX.40710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helosciadium nodiflorum" ;
    dwc:scientificNameAuthorship "(L.) W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.4972047> ;
    skos:hiddenLabel "Apium nodiflorum"@fi,
        "Helosciadium nodiflorum"@fi,
        "Apium nodiflorum"@sv,
        "Helosciadium nodiflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koiranselleri"@fi,
        "fränefloka"@sv .

<http://tun.fi/MX.40711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoturritis turrita" ;
    dwc:scientificNameAuthorship "(L.) Al-Shehbaz" ;
    skos:broader <http://tun.fi/MX.4972065> ;
    skos:hiddenLabel "Arabis turrita"@fi,
        "Pseudoturritis turrita"@fi,
        "Arabis turrita"@sv,
        "Pseudoturritis turrita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raippalitu"@fi,
        "torntrav"@sv .

<http://tun.fi/MX.40712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boechera divaricarpa" ;
    dwc:scientificNameAuthorship "(A. Nelson) Á. Löve & D. Löve" ;
    skos:broader <http://tun.fi/MX.5074293> ;
    skos:hiddenLabel "Arabis divaricarpa"@fi,
        "Boechera divaricarpa"@fi,
        "Arabis divaricarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkaartolitu"@fi,
        "Boechera divaricarpa"@sv .

<http://tun.fi/MX.40713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arabis procurrens" ;
    dwc:scientificNameAuthorship "Waldst. & Kit." ;
    skos:broader <http://tun.fi/MX.38414> ;
    skos:hiddenLabel "Arabis procurrens"@fi,
        "Arabis procurrens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suikeropitkäpalko"@fi,
        "kryptrav"@sv .

<http://tun.fi/MX.40714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachis hypogaea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "satomaapähkinä"@fi ;
    skos:broader <http://tun.fi/MX.41779> ;
    skos:hiddenLabel "Arachis hypogaea"@fi,
        "Arachis hypogaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maapähkinä"@fi,
        "jordnöt"@sv .

<http://tun.fi/MX.40716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aralia elata" ;
    dwc:scientificNameAuthorship "(Miq.) Seem." ;
    skos:broader <http://tun.fi/MX.41780> ;
    skos:hiddenLabel "Aralia chinensis"@fi,
        "Aralia elata"@fi,
        "Aralia chinensis"@sv,
        "Aralia elata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkiaralia"@fi,
        "parkaralia"@sv .

<http://tun.fi/MX.40717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aralia racemosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41780> ;
    skos:hiddenLabel "Aralia racemosa"@fi,
        "Aralia racemosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "terttuaralia"@fi,
        "lundaralia"@sv .

<http://tun.fi/MX.40718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arenaria biflora" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38033> ;
    skos:hiddenLabel "Arenaria biflora"@fi,
        "Arenaria biflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppiarho"@fi,
        "mattnarv"@sv .

<http://tun.fi/MX.40720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arenaria leptoclados" ;
    dwc:scientificNameAuthorship "(Rchb.) Guss." ;
    skos:broader <http://tun.fi/MX.38033> ;
    skos:hiddenLabel "Arenaria leptoclados"@fi,
        "Arenaria leptoclados"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siroarho"@fi,
        "spädnarv"@sv .

<http://tun.fi/MX.40721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argemone mexicana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41781> ;
    skos:hiddenLabel "Argemone mexicana"@fi,
        "Argemone mexicana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapiikkiunikko"@fi,
        "gul taggvallmo"@sv .

<http://tun.fi/MX.40725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arnoseris minima" ;
    dwc:scientificNameAuthorship "(L.) Schweigg. & Körte" ;
    skos:broader <http://tun.fi/MX.41783> ;
    skos:hiddenLabel "Arnoseris minima"@fi,
        "Arnoseris minima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultamaitiainen"@fi,
        "klubbfibbla"@sv .

<http://tun.fi/MX.40726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aronia melanocarpa" ;
    dwc:scientificNameAuthorship "(Michx.) Elliott" ;
    skos:broader <http://tun.fi/MX.41784> ;
    skos:hiddenLabel "Aronia melanocarpa"@fi,
        "Aronia melanocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "musta-aronia"@fi,
        "svartaronia"@sv .

<http://tun.fi/MX.40727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artemisia annua" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39834> ;
    skos:hiddenLabel "Artemisia annua"@fi,
        "Artemisia annua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesämaruna"@fi,
        "sommarmalört"@sv .

<http://tun.fi/MX.40728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artemisia austriaca" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.39834> ;
    skos:hiddenLabel "Artemisia austriaca"@fi,
        "Artemisia austriaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tonavanmaruna"@fi,
        "donaumalört"@sv .

<http://tun.fi/MX.40729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artemisia dracunculus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39834> ;
    skos:hiddenLabel "Artemisia dracunculus"@fi,
        "Artemisia dracunculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakuuna"@fi,
        "dragon"@sv .

<http://tun.fi/MX.40730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artemisia ludoviciana" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.39834> ;
    skos:hiddenLabel "Artemisia ludoviciana"@fi,
        "Artemisia ludoviciana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeamaruna"@fi,
        "vitmalört"@sv .

<http://tun.fi/MX.40731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artemisia maritima" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39834> ;
    skos:hiddenLabel "Artemisia maritima"@fi,
        "Artemisia maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merimaruna"@fi,
        "strandmalört"@sv .

<http://tun.fi/MX.40732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artemisia pontica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39834> ;
    skos:hiddenLabel "Artemisia pontica"@fi,
        "Artemisia pontica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkimaruna"@fi,
        "romersk malört"@sv .

<http://tun.fi/MX.40734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aster amellus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39736> ;
    skos:hiddenLabel "Aster amellus"@fi,
        "Aster amellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "elokuunasteri"@fi,
        "brittsommaraster"@sv .

<http://tun.fi/MX.40735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphyotrichum lanceolatum" ;
    dwc:scientificNameAuthorship "(Willd.) G. L. Nesom" ;
    skos:broader <http://tun.fi/MX.4972036> ;
    skos:hiddenLabel "Aster lanceolatus"@fi,
        "Aster paniculatus"@fi,
        "Symphyotrichum lanceolatum"@fi,
        "Aster lanceolatus"@sv,
        "Aster paniculatus"@sv,
        "Symphyotrichum lanceolatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säiläasteri"@fi,
        "lansettaster"@sv .

<http://tun.fi/MX.40736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphyotrichum novi-belgii" ;
    dwc:scientificNameAuthorship "(L.) G. L. Nesom" ;
    skos:broader <http://tun.fi/MX.4972036> ;
    skos:hiddenLabel "Aster novi-belgii"@fi,
        "Symphyotrichum novi-belgii"@fi,
        "Aster novi-belgii"@sv,
        "Symphyotrichum novi-belgii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysasteri"@fi,
        "höstaster"@sv .

<http://tun.fi/MX.40737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galatella sedifolia" ;
    dwc:scientificNameAuthorship "(L.) Greuter" ;
    skos:broader <http://tun.fi/MX.41751> ;
    skos:hiddenLabel "Aster sedifolius"@fi,
        "Galatella sedifolia"@fi,
        "Aster sedifolius"@sv,
        "Galatella sedifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukutriasteri"@fi,
        "prickaster"@sv .

<http://tun.fi/MX.40738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurybia sibirica" ;
    dwc:scientificNameAuthorship "(L.) G. L. Nesom" ;
    skos:broader <http://tun.fi/MX.4972092> ;
    skos:hiddenLabel "Aster sibiricus"@fi,
        "Eurybia sibirica"@fi,
        "Aster sibiricus"@sv,
        "Eurybia sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianasteri"@fi,
        "sibirisk aster"@sv .

<http://tun.fi/MX.40739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex calotheca" ;
    dwc:scientificNameAuthorship "(Rafn) Fr." ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex calotheca"@fi,
        "Atriplex hastata"@fi,
        "Atriplex calotheca"@sv,
        "Atriplex hastata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskamaltsa"@fi,
        "flikmålla"@sv .

<http://tun.fi/MX.40740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex laevis" ;
    dwc:scientificNameAuthorship "Ledeb." ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex laevis"@fi,
        "Atriplex laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silomaltsa"@fi,
        "glattmålla"@sv .

<http://tun.fi/MX.40743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex micrantha" ;
    dwc:scientificNameAuthorship "Ledeb." ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex micrantha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakkomaltsa"@fi,
        "Atriplex micrantha"@sv .

<http://tun.fi/MX.40744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex oblongifolia" ;
    dwc:scientificNameAuthorship "Waldst. & Kit." ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex oblongifolia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonmaltsa"@fi,
        "Atriplex oblongifolia"@sv .

<http://tun.fi/MX.40745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex rosea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex rosea"@fi,
        "Atriplex rosea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeamaltsa"@fi,
        "silvermålla"@sv .

<http://tun.fi/MX.40746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atropa bella-donna" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "italianbelladonna"@fi ;
    skos:broader <http://tun.fi/MX.41785> ;
    skos:hiddenLabel "Atropa bella-donna"@fi,
        "Atropa bella-donna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "belladonna"@fi,
        "belladonna"@sv .

<http://tun.fi/MX.40748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Avellinia festucoides" ;
    dwc:scientificNameAuthorship "(Link) Valdés & H. Scholz" ;
    skos:broader <http://tun.fi/MX.41787> ;
    skos:hiddenLabel "Avellinia festucoides"@fi,
        "Avellinia michelii"@fi,
        "Avellinia michelii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesätupsikki"@fi,
        "Avellinia festucoides"@sv .

<http://tun.fi/MX.40750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Avena sterilis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40549> ;
    skos:hiddenLabel "Avena sterilis"@fi,
        "Avena sterilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korukaura"@fi,
        "storhavre"@sv .

<http://tun.fi/MX.40751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bergenia cordifolia" ;
    dwc:scientificNameAuthorship "(Haw.) Sternb." ;
    skos:broader <http://tun.fi/MX.41788> ;
    skos:hiddenLabel "Bergenia cordifolia"@fi,
        "Bergenia cordifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herttavuorenkilpi"@fi,
        "hjärtbergenia"@sv .

<http://tun.fi/MX.40752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bergenia crassifolia" ;
    dwc:scientificNameAuthorship "(L.) Fritsch" ;
    skos:broader <http://tun.fi/MX.41788> ;
    skos:hiddenLabel "Bergenia crassifolia"@fi,
        "Bergenia crassifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikkovuorenkilpi"@fi,
        "bergenia"@sv .

<http://tun.fi/MX.40756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bidens frondosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39778> ;
    skos:hiddenLabel "Bidens frondosa"@fi,
        "Bidens frondosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seljarusokki"@fi,
        "fläderskära"@sv .

<http://tun.fi/MX.40757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bidens pilosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39778> ;
    skos:hiddenLabel "Bidens pilosa"@fi,
        "Bidens pilosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvarusokki"@fi,
        "nålskära"@sv .

<http://tun.fi/MX.40758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bidens polylepis" ;
    dwc:scientificNameAuthorship "S. F. Blake" ;
    skos:broader <http://tun.fi/MX.39778> ;
    skos:hiddenLabel "Bidens polylepis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultarusokki"@fi,
        "Bidens polylepis"@sv .

<http://tun.fi/MX.40760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brassica deflexa" ;
    dwc:scientificNameAuthorship "Boiss." ;
    skos:broader <http://tun.fi/MX.38486> ;
    skos:hiddenLabel "Brassica deflexa"@fi,
        "Brassica deflexa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "persiankaali"@fi,
        "spretsenap"@sv .

<http://tun.fi/MX.40761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brassica tournefortii" ;
    dwc:scientificNameAuthorship "Gouan" ;
    skos:broader <http://tun.fi/MX.38486> ;
    skos:hiddenLabel "Brassica tournefortii"@fi,
        "Brassica tournefortii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välimerenkaali"@fi,
        "medelhavskål"@sv .

<http://tun.fi/MX.40762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex paupercula" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex magellanica subsp. irrigua"@fi,
        "Carex paupercula"@fi,
        "Carex magellanica subsp. irrigua"@sv,
        "Carex paupercula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riippasara"@fi,
        "sumpstarr"@sv .

<http://tun.fi/MX.40763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex melanostachya" ;
    dwc:scientificNameAuthorship "M. Bieb. ex Willd." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex melanostachya"@fi,
        "Carex melanostachya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "unkarinsara"@fi,
        "ungersk starr"@sv .

<http://tun.fi/MX.40764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex maritima" ;
    dwc:scientificNameAuthorship "Gunnerus" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex maritima"@fi,
        "Carex maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käyräsara"@fi,
        "bågstarr"@sv .

<http://tun.fi/MX.40765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex pallidula" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex pallens"@fi,
        "Carex pallidula"@fi,
        "Carex pallens"@sv,
        "Carex pallidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjusara"@fi,
        "åsstarr"@sv .

<http://tun.fi/MX.40766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex sylvatica" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex sylvatica"@fi,
        "Carex sylvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosara"@fi,
        "skogsstarr"@sv .

<http://tun.fi/MX.40770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cytisus elongatus" ;
    dwc:scientificNameAuthorship "Waldst. & Kit." ;
    skos:broader <http://tun.fi/MX.38945> ;
    skos:hiddenLabel "Chamaecytisus elongatus"@fi,
        "Cytisus elongatus"@fi,
        "Chamaecytisus elongatus"@sv,
        "Cytisus elongatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultavihma"@fi,
        "vidjeginst"@sv .

<http://tun.fi/MX.40771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dahlia pinnata" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.4972088> ;
    skos:hiddenLabel "Dahlia pinnata"@fi,
        "Dahlia ×hortensis"@fi,
        "Dahlia pinnata"@sv,
        "Dahlia ×hortensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhadaalia"@fi,
        "dahlia"@sv .

<http://tun.fi/MX.40772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Festuca filiformis" ;
    dwc:scientificNameAuthorship "Pourr." ;
    skos:broader <http://tun.fi/MX.40432> ;
    skos:hiddenLabel "Festuca filiformis"@fi,
        "Festuca tenuifolia"@fi,
        "Festuca filiformis"@sv,
        "Festuca tenuifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsinata"@fi,
        "finsvingel"@sv .

<http://tun.fi/MX.40774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerocallis lilioasphodelus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41877> ;
    skos:hiddenLabel "Hemerocallis lilioasphodelus"@fi,
        "Hemerocallis lilioasphodelus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapäivänlilja"@fi,
        "gul daglilja"@sv .

<http://tun.fi/MX.40775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemerocallis fulva" ;
    dwc:scientificNameAuthorship "(L.) L." ;
    skos:broader <http://tun.fi/MX.41877> ;
    skos:hiddenLabel "Hemerocallis fulva"@fi,
        "Hemerocallis fulva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusopäivänlilja"@fi,
        "brunröd daglilja"@sv .

<http://tun.fi/MX.40776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herniaria hirsuta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38094> ;
    skos:hiddenLabel "Herniaria hirsuta"@fi,
        "Herniaria hirsuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvatyräruoho"@fi,
        "luddknytling"@sv .

<http://tun.fi/MX.40780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kickxia cirrhosa" ;
    dwc:scientificNameAuthorship "(L.) Fritsch" ;
    skos:broader <http://tun.fi/MX.41887> ;
    skos:hiddenLabel "Kickxia cirrhosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentonielukukka"@fi,
        "Kickxia cirrhosa"@sv .

<http://tun.fi/MX.40781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kickxia elatine" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.41887> ;
    skos:hiddenLabel "Kickxia elatine"@fi,
        "Kickxia elatine"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keihäsnielukukka"@fi,
        "spjutsporre"@sv .

<http://tun.fi/MX.40782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kickxia spuria" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.41887> ;
    skos:hiddenLabel "Kickxia spuria"@fi,
        "Kickxia spuria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvinielukukka"@fi,
        "rundsporre"@sv .

<http://tun.fi/MX.40783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Koeleria glauca" ;
    dwc:scientificNameAuthorship "(Spreng.) DC." ;
    skos:broader <http://tun.fi/MX.41888> ;
    skos:hiddenLabel "Koeleria glauca"@fi,
        "Koeleria glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeatoppo"@fi,
        "tofsäxing"@sv .

<http://tun.fi/MX.40784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Koeleria macrantha" ;
    dwc:scientificNameAuthorship "(Ledeb.) Schult." ;
    skos:broader <http://tun.fi/MX.41888> ;
    skos:hiddenLabel "Koeleria macrantha"@fi,
        "Koeleria macrantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentotoppo"@fi,
        "fin tofsäxing"@sv .

<http://tun.fi/MX.40785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Koeleria pyramidata" ;
    dwc:scientificNameAuthorship "(Lam.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.41888> ;
    skos:hiddenLabel "Koeleria pyramidata"@fi,
        "Koeleria pyramidata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röyhytoppo"@fi,
        "grön tofsäxing"@sv .

<http://tun.fi/MX.40786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laburnum alpinum" ;
    dwc:scientificNameAuthorship "(Mill.) J. Presl." ;
    skos:broader <http://tun.fi/MX.41890> ;
    skos:hiddenLabel "Laburnum alpinum"@fi,
        "Laburnum alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljukultasade"@fi,
        "alpgullregn"@sv .

<http://tun.fi/MX.40787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laburnum anagyroides" ;
    dwc:scientificNameAuthorship "Medik." ;
    skos:broader <http://tun.fi/MX.41890> ;
    skos:hiddenLabel "Laburnum anagyroides"@fi,
        "Laburnum anagyroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkultasade"@fi,
        "sydgullregn"@sv .

<http://tun.fi/MX.40788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactuca sativa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "ruokasalaatti"@fi ;
    skos:broader <http://tun.fi/MX.39939> ;
    skos:hiddenLabel "Lactuca sativa"@fi,
        "Lactuca sativa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salaatti"@fi,
        "trädgårdssallat"@sv .

<http://tun.fi/MX.40789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagurus ovatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41891> ;
    skos:hiddenLabel "Lagurus ovatus"@fi,
        "Lagurus ovatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönhäntä"@fi,
        "harsvans"@sv .

<http://tun.fi/MX.40790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lallemantia canescens" ;
    dwc:scientificNameAuthorship "(L.) Fisch. & C. A. Mey." ;
    skos:broader <http://tun.fi/MX.41892> ;
    skos:hiddenLabel "Lallemantia canescens"@fi,
        "Lallemantia canescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakormikki"@fi,
        "azurläpp"@sv .

<http://tun.fi/MX.40791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lallemantia iberica" ;
    dwc:scientificNameAuthorship "(M. Bieb.) Fisch. & C. A. Mey." ;
    skos:broader <http://tun.fi/MX.41892> ;
    skos:hiddenLabel "Lallemantia iberica"@fi,
        "Lallemantia iberica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "espanjankormikki"@fi,
        "småblommig azurläpp"@sv .

<http://tun.fi/MX.40792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lallemantia peltata" ;
    dwc:scientificNameAuthorship "(L.) Fisch. & C. A. Mey." ;
    skos:broader <http://tun.fi/MX.41892> ;
    skos:hiddenLabel "Lallemantia peltata"@fi,
        "Lallemantia peltata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpikormikki"@fi,
        "sköldazurläpp"@sv .

<http://tun.fi/MX.40793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamarckia aurea" ;
    dwc:scientificNameAuthorship "(L.) Moench" ;
    skos:broader <http://tun.fi/MX.41893> ;
    skos:hiddenLabel "Lamarckia aurea"@fi,
        "Lamarckia aurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultaheinä"@fi,
        "guldäxing"@sv .

<http://tun.fi/MX.40794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamium maculatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39466> ;
    skos:hiddenLabel "Lamium maculatum"@fi,
        "Lamium maculatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläpeippi"@fi,
        "rosenplister"@sv .

<http://tun.fi/MX.40795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprocapnos spectabilis" ;
    dwc:scientificNameAuthorship "(L.) Fukuhara" ;
    skos:broader <http://tun.fi/MX.41894> ;
    skos:hiddenLabel "Lamprocapnos spectabilis"@fi,
        "Lamprocapnos spectabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särkynytsydän"@fi,
        "löjtnantshjärta"@sv .

<http://tun.fi/MX.40800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silphiodaucus prutenicus" ;
    dwc:scientificNameAuthorship "(L.) Spalik, Wojew., Banasiak, Piwczyński & Reduron" ;
    skos:broader <http://tun.fi/MX.4972133> ;
    skos:hiddenLabel "Laserpitium prutenicum"@fi,
        "Silphiodaucus prutenicus"@fi,
        "Laserpitium prutenicum"@sv,
        "Silphiodaucus prutenicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rutenianripsiputki"@fi,
        "preussisk spenört"@sv .

<http://tun.fi/MX.40801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus annuus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus annuus"@fi,
        "Lathyrus annuus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välimerennätkelmä"@fi,
        "fodervial"@sv .

<http://tun.fi/MX.40802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus cicera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus cicera"@fi,
        "Lathyrus cicera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppuranätkelmä"@fi,
        "rödvial"@sv .

<http://tun.fi/MX.40803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus hirsutus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus hirsutus"@fi,
        "Lathyrus hirsutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvanätkelmä"@fi,
        "luddvial"@sv .

<http://tun.fi/MX.40804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus inconspicuus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus inconspicuus"@fi,
        "Lathyrus inconspicuus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähänätkelmä"@fi,
        "dvärgvial"@sv .

<http://tun.fi/MX.40805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lavandula stoechas" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41895> ;
    skos:hiddenLabel "Lavandula stoechas"@fi,
        "Lavandula stoechas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsulaventeli"@fi,
        "skärmlavendel"@sv .

<http://tun.fi/MX.40806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malva trimestris" ;
    dwc:scientificNameAuthorship "(L.) Salisb." ;
    skos:broader <http://tun.fi/MX.38690> ;
    skos:hiddenLabel "Lavatera trimestris"@fi,
        "Malva trimestris"@fi,
        "Lavatera trimestris"@sv,
        "Malva trimestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesämalva"@fi,
        "sommarmalva"@sv .

<http://tun.fi/MX.40807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Legousia speculum-veneris" ;
    dwc:scientificNameAuthorship "(L.) Chaix" ;
    skos:broader <http://tun.fi/MX.41896> ;
    skos:hiddenLabel "Legousia speculum-veneris"@fi,
        "Legousia speculum-veneris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "venuksenpeili"@fi,
        "venusspegel"@sv .

<http://tun.fi/MX.40808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemna turionifera" ;
    dwc:scientificNameAuthorship "Landolt" ;
    skos:broader <http://tun.fi/MX.40096> ;
    skos:hiddenLabel "Lemna turionifera"@fi,
        "Lemna turionifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itulimaska"@fi,
        "röd andmat"@sv .

<http://tun.fi/MX.40809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leontodon saxatilis" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.39916> ;
    skos:hiddenLabel "Leontodon saxatilis"@fi,
        "Leontodon taraxacoides"@fi,
        "Leontodon saxatilis"@sv,
        "Leontodon taraxacoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovamaitiainen"@fi,
        "strimfibbla"@sv .

<http://tun.fi/MX.40810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kummerowia striata" ;
    dwc:scientificNameAuthorship "(Thunb.) Schindl." ;
    skos:broader <http://tun.fi/MX.41889> ;
    skos:hiddenLabel "Kummerowia striata"@fi,
        "Kummerowia striata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninsuoniapila"@fi,
        "japansk buskklöver"@sv .

<http://tun.fi/MX.40811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepyrodiclis holosteoides" ;
    dwc:scientificNameAuthorship "(C. A. Mey.) Fenzl. ex Fisch. & C. A. Mey." ;
    skos:broader <http://tun.fi/MX.41897> ;
    skos:hiddenLabel "Lepyrodiclis holosteoides"@fi,
        "Lepyrodiclis holosteoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkorennokki"@fi,
        "turkstjärnblomma"@sv .

<http://tun.fi/MX.40812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucojum vernum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41898> ;
    skos:hiddenLabel "Leucojum vernum"@fi,
        "Leucojum vernum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätlumipisara"@fi,
        "snöklocka"@sv .

<http://tun.fi/MX.40814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ligularia dentata" ;
    dwc:scientificNameAuthorship "(A. Gray) H. Hara" ;
    skos:broader <http://tun.fi/MX.41899> ;
    skos:hiddenLabel "Ligularia dentata"@fi,
        "Ligularia dentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallionauhus"@fi,
        "klippstånds"@sv .

<http://tun.fi/MX.40815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ligularia przewalskii" ;
    dwc:scientificNameAuthorship "(Maxim.) Diels" ;
    skos:broader <http://tun.fi/MX.41899> ;
    skos:hiddenLabel "Ligularia przewalskii"@fi,
        "Ligularia przewalskii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valtikkanauhus"@fi,
        "spirstånds"@sv .

<http://tun.fi/MX.40816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ligularia wilsoniana" ;
    dwc:scientificNameAuthorship "(Hemsl.) Greenm." ;
    skos:broader <http://tun.fi/MX.41899> ;
    skos:hiddenLabel "Ligularia wilsoniana"@fi,
        "Ligularia wilsoniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultanauhus"@fi,
        "stor gullstav"@sv .

<http://tun.fi/MX.40817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ligustrum vulgare" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41900> ;
    skos:hiddenLabel "Ligustrum vulgare"@fi,
        "Ligustrum vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitalikusteri"@fi,
        "liguster"@sv .

<http://tun.fi/MX.40818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lilium lancifolium" ;
    dwc:scientificNameAuthorship "Thunb." ;
    skos:broader <http://tun.fi/MX.40010> ;
    skos:hiddenLabel "Lilium lancifolium"@fi,
        "Lilium lancifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiikerililja"@fi,
        "tigerlilja"@sv .

<http://tun.fi/MX.40819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linanthus androsaceus" ;
    dwc:scientificNameAuthorship "(Benth.) Greene" ;
    skos:broader <http://tun.fi/MX.41902> ;
    skos:hiddenLabel "Linanthus androsaceus"@fi,
        "Linanthus androsaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjovirvakukka"@fi,
        "barrgilia"@sv .

<http://tun.fi/MX.40821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limonium sinuatum" ;
    dwc:scientificNameAuthorship "(L.) Mill." ;
    skos:broader <http://tun.fi/MX.41901> ;
    skos:hiddenLabel "Limonium sinuatum"@fi,
        "Limonium sinuatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sini-ikiviuhko"@fi,
        "blårisp"@sv .

<http://tun.fi/MX.40822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linaria loeselii" ;
    dwc:scientificNameAuthorship "Schweigg." ;
    skos:broader <http://tun.fi/MX.39588> ;
    skos:hiddenLabel "Linaria loeselii"@fi,
        "Linaria odora subsp. loeselii"@fi,
        "Linaria loeselii"@sv,
        "Linaria odora subsp. loeselii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynikannusruoho"@fi,
        "dynsporre"@sv .

<http://tun.fi/MX.40824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linaria munbyana" ;
    dwc:scientificNameAuthorship "Boiss. & Reut." ;
    skos:broader <http://tun.fi/MX.39588> ;
    skos:hiddenLabel "Linaria munbyana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkannusruoho"@fi,
        "Linaria munbyana"@sv .

<http://tun.fi/MX.40825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linaria saxatilis" ;
    dwc:scientificNameAuthorship "(L.) Chaz." ;
    skos:broader <http://tun.fi/MX.39588> ;
    skos:hiddenLabel "Linaria saxatilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokannusruoho"@fi,
        "Linaria saxatilis"@sv .

<http://tun.fi/MX.40826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linum grandiflorum" ;
    dwc:scientificNameAuthorship "Desf." ;
    skos:broader <http://tun.fi/MX.39125> ;
    skos:hiddenLabel "Linum grandiflorum"@fi,
        "Linum grandiflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somapellava"@fi,
        "blomsterlin"@sv .

<http://tun.fi/MX.40827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linum perenne" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39125> ;
    skos:hiddenLabel "Linum perenne"@fi,
        "Linum perenne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipellava"@fi,
        "berglin"@sv .

<http://tun.fi/MX.40828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobelia erinus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39721> ;
    skos:hiddenLabel "Lobelia erinus"@fi,
        "Lobelia erinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinilobelia"@fi,
        "kaplobelia"@sv .

<http://tun.fi/MX.40829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linaria supina" ;
    dwc:scientificNameAuthorship "(L.) Chaz." ;
    skos:broader <http://tun.fi/MX.39588> ;
    skos:hiddenLabel "Linaria supina"@fi,
        "Linaria supina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentokannusruoho"@fi,
        "bleksporre"@sv .

<http://tun.fi/MX.40830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobelia inflata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39721> ;
    skos:hiddenLabel "Lobelia inflata"@fi,
        "Lobelia inflata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtolobelia"@fi,
        "läkelobelia"@sv .

<http://tun.fi/MX.40831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobelia kalmii" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39721> ;
    skos:hiddenLabel "Lobelia kalmii"@fi,
        "Lobelia kalmii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalminlobelia"@fi,
        "gräslobelia"@sv .

<http://tun.fi/MX.40832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loeflingia baetica" ;
    dwc:scientificNameAuthorship "Lag." ;
    skos:broader <http://tun.fi/MX.41903> ;
    skos:hiddenLabel "Loeflingia baetica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marokonjäsenyrtti"@fi,
        "Loeflingia baetica"@sv .

<http://tun.fi/MX.40833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lolium persicum" ;
    dwc:scientificNameAuthorship "Boiss. & Hohen." ;
    skos:broader <http://tun.fi/MX.40448> ;
    skos:hiddenLabel "Lolium persicum"@fi,
        "Lolium persicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "persianraiheinä"@fi,
        "perserrepe"@sv .

<http://tun.fi/MX.40834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamagrostis phragmitoides" ;
    dwc:scientificNameAuthorship "Hartm." ;
    skos:broader <http://tun.fi/MX.40605> ;
    skos:hiddenLabel "Calamagrostis phragmitoides"@fi,
        "Calamagrostis purpurea subsp. phragmitoides"@fi,
        "Calamagrostis phragmitoides"@sv,
        "Calamagrostis purpurea subsp. phragmitoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikastikka"@fi,
        "brunrör"@sv .

<http://tun.fi/MX.40837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acer campestre" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39121> ;
    skos:hiddenLabel "Acer campestre"@fi,
        "Acer campestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niverävaahtera"@fi,
        "naverlönn"@sv .

<http://tun.fi/MX.40838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acer negundo" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39121> ;
    skos:hiddenLabel "Acer negundo"@fi,
        "Acer negundo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnivaahtera"@fi,
        "asklönn"@sv .

<http://tun.fi/MX.40840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acer rubrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39121> ;
    skos:hiddenLabel "Acer rubrum"@fi,
        "Acer rubrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punavaahtera"@fi,
        "rödlönn"@sv .

<http://tun.fi/MX.40841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acer saccharinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39121> ;
    skos:hiddenLabel "Acer saccharinum"@fi,
        "Acer saccharinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeavaahtera"@fi,
        "silverlönn"@sv .

<http://tun.fi/MX.40842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achillea tomentosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39808> ;
    skos:hiddenLabel "Achillea tomentosa"@fi,
        "Achillea tomentosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikärsämö"@fi,
        "stenröllika"@sv .

<http://tun.fi/MX.40844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Koenigia alpina" ;
    dwc:scientificNameAuthorship "(All.) T. M. Schust. & Reveal" ;
    skos:broader <http://tun.fi/MX.38211> ;
    skos:hiddenLabel "Aconogonon alpinum"@fi,
        "Koenigia alpina"@fi,
        "Aconogonon alpinum"@sv,
        "Koenigia alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppiröyhytatar"@fi,
        "alpslide"@sv .

<http://tun.fi/MX.40846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaponticum repens" ;
    dwc:scientificNameAuthorship "(L.) Hidalgo" ;
    skos:broader <http://tun.fi/MX.41762> ;
    skos:hiddenLabel "Acroptilon repens"@fi,
        "Rhaponticum repens"@fi,
        "Acroptilon repens"@sv,
        "Rhaponticum repens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arokäpylatva"@fi,
        "hinnklint"@sv .

<http://tun.fi/MX.40847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actaea rubra" ;
    dwc:scientificNameAuthorship "(Aiton) Willd." ;
    skos:broader <http://tun.fi/MX.37858> ;
    skos:hiddenLabel "Actaea rubra"@fi,
        "Actaea rubra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkonnanmarja"@fi,
        "amerikansk trolldruva"@sv .

<http://tun.fi/MX.40848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actinidia deliciosa" ;
    dwc:scientificNameAuthorship "(A. Chev.) C. F. Liang & A. R. Ferguson" ;
    skos:broader <http://tun.fi/MX.41763> ;
    skos:hiddenLabel "Actinidia deliciosa"@fi,
        "Actinidia deliciosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiivi"@fi,
        "kiwi"@sv .

<http://tun.fi/MX.40850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adonis aestivalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41764> ;
    skos:hiddenLabel "Adonis aestivalis"@fi,
        "Adonis aestivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäruusuleinikki"@fi,
        "sommaradonis"@sv .

<http://tun.fi/MX.40853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triticum cylindricum" ;
    dwc:scientificNameAuthorship "(Host) Ces., Pass. & Gibelli" ;
    skos:broader <http://tun.fi/MX.40541> ;
    skos:hiddenLabel "Aegilops cylindrica"@fi,
        "Triticum cylindricum"@fi,
        "Aegilops cylindrica"@sv,
        "Triticum cylindricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myllypukinvehnä"@fi,
        "bockvete"@sv .

<http://tun.fi/MX.40854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aesculus hippocastanum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41765> ;
    skos:hiddenLabel "Aesculus hippocastanum"@fi,
        "Aesculus hippocastanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "balkaninhevoskastanja"@fi,
        "hästkastanj"@sv .

<http://tun.fi/MX.40855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agastache foeniculum" ;
    dwc:scientificNameAuthorship "(Pursh) Kuntze" ;
    skos:broader <http://tun.fi/MX.41766> ;
    skos:hiddenLabel "Agastache foeniculum"@fi,
        "Agastache foeniculum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "yrtti-iiso"@fi,
        "anisisop"@sv .

<http://tun.fi/MX.40856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agastache urticifolia" ;
    dwc:scientificNameAuthorship "(Benth.) Kuntze" ;
    skos:broader <http://tun.fi/MX.41766> ;
    skos:hiddenLabel "Agastache urticifolia"@fi,
        "Agastache urticifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasiiso"@fi,
        "nässelisop"@sv .

<http://tun.fi/MX.40858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrostis castellana" ;
    dwc:scientificNameAuthorship "Boiss. & Reut." ;
    skos:broader <http://tun.fi/MX.40587> ;
    skos:hiddenLabel "Agrostis castellana"@fi,
        "Agrostis castellana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänrölli"@fi,
        "spanskven"@sv .

<http://tun.fi/MX.40859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrostis pourretii" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.40587> ;
    skos:hiddenLabel "Agrostis pourretii"@fi,
        "Agrostis pourretii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasrölli"@fi,
        "blekven"@sv .

<http://tun.fi/MX.40860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aira caryophyllea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40570> ;
    skos:hiddenLabel "Aira caryophyllea"@fi,
        "Aira caryophyllea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirolauhio"@fi,
        "vittåtel"@sv .

<http://tun.fi/MX.40861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aira elegantissima" ;
    dwc:scientificNameAuthorship "Schur" ;
    skos:broader <http://tun.fi/MX.40570> ;
    skos:hiddenLabel "Aira elegantissima"@fi,
        "Aira elegantissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korulauhio"@fi,
        "fintåtel"@sv .

<http://tun.fi/MX.40862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alcea rosea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41768> ;
    skos:hiddenLabel "Alcea rosea"@fi,
        "Alcea rosea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhasalkoruusu"@fi,
        "stockros"@sv .

<http://tun.fi/MX.40863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla auriculata" ;
    dwc:scientificNameAuthorship "Juz." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla auriculata"@fi,
        "Alchemilla auriculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korvakepoimulehti"@fi,
        "örondaggkåpa"@sv .

<http://tun.fi/MX.40865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla mollis" ;
    dwc:scientificNameAuthorship "(Buser) Rothm." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla mollis"@fi,
        "Alchemilla mollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättipoimulehti"@fi,
        "jättedaggkåpa"@sv .

<http://tun.fi/MX.40866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium cepa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "ruokasipuli"@fi ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium cepa"@fi,
        "Allium cepa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sipuli"@fi,
        "lök"@sv .

<http://tun.fi/MX.40871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium oreophilum" ;
    dwc:scientificNameAuthorship "C. A. Mey." ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium oreophilum"@fi,
        "Allium oreophilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtolaukka"@fi,
        "berglök"@sv .

<http://tun.fi/MX.40872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrobriza maxima" ;
    dwc:scientificNameAuthorship "(L.) Tzvelev" ;
    skos:broader <http://tun.fi/MX.5082361> ;
    skos:hiddenLabel "Briza maxima"@fi,
        "Macrobriza maxima"@fi,
        "Briza maxima"@sv,
        "Macrobriza maxima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoräpelö"@fi,
        "italienskt darrgräs"@sv .

<http://tun.fi/MX.40873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Briza minor" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40500> ;
    skos:hiddenLabel "Briza minor"@fi,
        "Briza minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuräpelö"@fi,
        "dvärgdarrgräs"@sv .

<http://tun.fi/MX.40874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromus lanceolatus" ;
    dwc:scientificNameAuthorship "Roth" ;
    skos:broader <http://tun.fi/MX.40519> ;
    skos:hiddenLabel "Bromus lanceolatus"@fi,
        "Bromus lanceolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirenkattara"@fi,
        "skruvlosta"@sv .

<http://tun.fi/MX.40875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromus lepidus" ;
    dwc:scientificNameAuthorship "Holmb." ;
    skos:broader <http://tun.fi/MX.40519> ;
    skos:hiddenLabel "Bromus lepidus"@fi,
        "Bromus lepidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokattara"@fi,
        "finlosta"@sv .

<http://tun.fi/MX.40876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromus racemosus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40519> ;
    skos:hiddenLabel "Bromus racemosus"@fi,
        "Bromus racemosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myllykattara"@fi,
        "ängslosta"@sv .

<http://tun.fi/MX.40877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryonia dioica" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.38343> ;
    skos:hiddenLabel "Bryonia cretica"@fi,
        "Bryonia dioica"@fi,
        "Bryonia cretica"@sv,
        "Bryonia dioica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakoiranköynnös"@fi,
        "röd hundrova"@sv .

<http://tun.fi/MX.40879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bunium bulbocastanum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41790> ;
    skos:hiddenLabel "Bunium bulbocastanum"@fi,
        "Bunium bulbocastanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maakastanjaputki"@fi,
        "jordkastanj"@sv .

<http://tun.fi/MX.40880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bupleurum croceum" ;
    dwc:scientificNameAuthorship "Fenzl" ;
    skos:broader <http://tun.fi/MX.39216> ;
    skos:hiddenLabel "Bupleurum croceum"@fi,
        "Bupleurum croceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helojänönputki"@fi,
        "cirkelharört"@sv .

<http://tun.fi/MX.40881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bupleurum odontites" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39216> ;
    skos:hiddenLabel "Bupleurum odontites"@fi,
        "Bupleurum odontites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äimäjänönputki"@fi,
        "spetsharört"@sv .

<http://tun.fi/MX.40883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calandrinia ciliata" ;
    dwc:scientificNameAuthorship "(Ruiz & Pav.) DC." ;
    skos:broader <http://tun.fi/MX.41791> ;
    skos:hiddenLabel "Calandrinia ciliata"@fi,
        "Calandrinia ciliata var. menziesii"@fi,
        "Calandrinia menziesii"@fi,
        "Calandrinia ciliata"@sv,
        "Calandrinia ciliata var. menziesii"@sv,
        "Calandrinia menziesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsailio"@fi,
        "röd sidenblomma"@sv .

<http://tun.fi/MX.40884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calendula arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39863> ;
    skos:hiddenLabel "Calendula arvensis"@fi,
        "Calendula arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltokehäkukka"@fi,
        "åkerringblomma"@sv .

<http://tun.fi/MX.40885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callistephus chinensis" ;
    dwc:scientificNameAuthorship "(L.) Nees" ;
    skos:broader <http://tun.fi/MX.41792> ;
    skos:hiddenLabel "Callistephus chinensis"@fi,
        "Callistephus chinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiinanasteri"@fi,
        "sommaraster"@sv .

<http://tun.fi/MX.40886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callitriche stagnalis" ;
    dwc:scientificNameAuthorship "Scop." ;
    skos:broader <http://tun.fi/MX.39534> ;
    skos:hiddenLabel "Callitriche stagnalis"@fi,
        "Callitriche stagnalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojavesitähti"@fi,
        "dikeslånke"@sv .

<http://tun.fi/MX.40889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula erinus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula erinus"@fi,
        "Campanula erinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirenkello"@fi,
        "pytteklocka"@sv .

<http://tun.fi/MX.40890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula lusitanica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula lusitanica"@fi,
        "Campanula lusitanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rastaankello"@fi,
        "portugisisk klocka"@sv .

<http://tun.fi/MX.40891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula medium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula medium"@fi,
        "Campanula medium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maariankello"@fi,
        "mariaklocka"@sv .

<http://tun.fi/MX.40892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula ramosissima" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula ramosissima"@fi,
        "Campanula ramosissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketunkello"@fi,
        "spegelklocka"@sv .

<http://tun.fi/MX.40893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula rapunculus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula rapunculus"@fi,
        "Campanula rapunculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauriinkello"@fi,
        "rapunkelklocka"@sv .

<http://tun.fi/MX.40894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capsella rubella" ;
    dwc:scientificNameAuthorship "Reut." ;
    skos:broader <http://tun.fi/MX.38451> ;
    skos:hiddenLabel "Capsella rubella"@fi,
        "Capsella rubella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusolutukka"@fi,
        "rödlomme"@sv .

<http://tun.fi/MX.40895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capsicum annuum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "ruokapaprika"@fi ;
    skos:broader <http://tun.fi/MX.41794> ;
    skos:hiddenLabel "Capsicum annuum"@fi,
        "Capsicum annuum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paprika"@fi,
        "spanskpeppar"@sv .

<http://tun.fi/MX.40896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caragana frutex" ;
    dwc:scientificNameAuthorship "(L.) K. Koch" ;
    skos:broader <http://tun.fi/MX.38954> ;
    skos:hiddenLabel "Caragana frutex"@fi,
        "Caragana frutex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanhernepensas"@fi,
        "lyckobladsbuske"@sv .

<http://tun.fi/MX.40899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arabidopsis halleri" ;
    dwc:scientificNameAuthorship "(L.) O'Kane & Al-Shehbaz" ;
    skos:broader <http://tun.fi/MX.38365> ;
    skos:hiddenLabel "Arabidopsis halleri"@fi,
        "Cardaminopsis halleri"@fi,
        "Arabidopsis halleri"@sv,
        "Cardaminopsis halleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänlituruoho"@fi,
        "gruvtrav"@sv .

<http://tun.fi/MX.40901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carduus tenuiflorus" ;
    dwc:scientificNameAuthorship "Curtis" ;
    skos:broader <http://tun.fi/MX.39879> ;
    skos:hiddenLabel "Carduus tenuiflorus"@fi,
        "Carduus tenuiflorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkakarhiainen"@fi,
        "smaltistel"@sv .

<http://tun.fi/MX.40902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpinus betulus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41795> ;
    skos:hiddenLabel "Carpinus betulus"@fi,
        "Carpinus betulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanvalkopyökki"@fi,
        "avenbok"@sv .

<http://tun.fi/MX.40903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carthamus lanatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41796> ;
    skos:hiddenLabel "Carthamus lanatus"@fi,
        "Carthamus lanatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villasaflori"@fi,
        "luddsaflor"@sv .

<http://tun.fi/MX.40904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carthamus tinctorius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41796> ;
    skos:hiddenLabel "Carthamus tinctorius"@fi,
        "Carthamus tinctorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "värisaflori"@fi,
        "safflor"@sv .

<http://tun.fi/MX.40906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum masguindalii" ;
    dwc:scientificNameAuthorship "(Pau) Benedí & J. M. Monts." ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Celsia ramosissima"@fi,
        "Verbascum masguindalii"@fi,
        "Celsia ramosissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marokontulikukka"@fi,
        "Verbascum masguindalii"@sv .

<http://tun.fi/MX.40907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cenchrus spinifex" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.41802> ;
    skos:hiddenLabel "Cenchrus incertus"@fi,
        "Cenchrus spinifex"@fi,
        "Cenchrus incertus"@sv,
        "Cenchrus spinifex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siiliharjasheinä"@fi,
        "igelkottshirs"@sv .

<http://tun.fi/MX.40908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cenolophium denudatum" ;
    dwc:scientificNameAuthorship "(Hornem.) Tutin" ;
    skos:broader <http://tun.fi/MX.41803> ;
    skos:hiddenLabel "Cenolophium denudatum"@fi,
        "Cenolophium denudatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuholatva"@fi,
        "flodsilja"@sv .

<http://tun.fi/MX.40909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psephellus dealbatus" ;
    dwc:scientificNameAuthorship "(Willd.) K. Koch" ;
    skos:broader <http://tun.fi/MX.4972107> ;
    skos:hiddenLabel "Centaurea dealbata"@fi,
        "Psephellus dealbatus"@fi,
        "Centaurea dealbata"@sv,
        "Psephellus dealbatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huoparuusukaunokki"@fi,
        "strävklint"@sv .

<http://tun.fi/MX.40910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea depressa" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea depressa"@fi,
        "Centaurea depressa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiökaunokki"@fi,
        "dvärgklint"@sv .

<http://tun.fi/MX.40911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea macrocephala" ;
    dwc:scientificNameAuthorship "Muss. Puschk. ex Willd." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea macrocephala"@fi,
        "Centaurea macrocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakaunokki"@fi,
        "gulklint"@sv .

<http://tun.fi/MX.40912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea stoebe" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea rhenana"@fi,
        "Centaurea stoebe"@fi,
        "Centaurea rhenana"@sv,
        "Centaurea stoebe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reininkaunokki"@fi,
        "sandklint"@sv .

<http://tun.fi/MX.40913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea trichocephala" ;
    dwc:scientificNameAuthorship "M. Bieb. ex Willd." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea trichocephala"@fi,
        "Centaurea trichocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsikaunokki"@fi,
        "fransklint"@sv .

<http://tun.fi/MX.40914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centranthus calcitrapae" ;
    dwc:scientificNameAuthorship "(L.) Dufr." ;
    skos:broader <http://tun.fi/MX.41804> ;
    skos:hiddenLabel "Centranthus calcitrapae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesävirma"@fi,
        "Centranthus calcitrapae"@sv .

<http://tun.fi/MX.40915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalaria gigantea" ;
    dwc:scientificNameAuthorship "(Ledeb.) Bobrov" ;
    skos:broader <http://tun.fi/MX.41805> ;
    skos:hiddenLabel "Cephalaria gigantea"@fi,
        "Cephalaria gigantea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaukasiankirahvinkukka"@fi,
        "jättevädd"@sv .

<http://tun.fi/MX.40916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastium brachypetalum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.38063> ;
    skos:hiddenLabel "Cerastium brachypetalum"@fi,
        "Cerastium brachypetalum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyhytterähärkki"@fi,
        "raggarv"@sv .

<http://tun.fi/MX.40917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastium davuricum" ;
    dwc:scientificNameAuthorship "Fisch. ex Spreng." ;
    skos:broader <http://tun.fi/MX.38063> ;
    skos:hiddenLabel "Cerastium davuricum"@fi,
        "Cerastium davuricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänhärkki"@fi,
        "dahurarv"@sv .

<http://tun.fi/MX.40918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastium dichotomum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38063> ;
    skos:hiddenLabel "Cerastium dichotomum"@fi,
        "Cerastium dichotomum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hankahärkki"@fi,
        "gaffelarv"@sv .

<http://tun.fi/MX.40920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepis capillaris" ;
    dwc:scientificNameAuthorship "(L.) Wallr." ;
    skos:broader <http://tun.fi/MX.39950> ;
    skos:hiddenLabel "Crepis capillaris"@fi,
        "Crepis capillaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkakeltto"@fi,
        "grönfibbla"@sv .

<http://tun.fi/MX.40921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepis mollis" ;
    dwc:scientificNameAuthorship "(Jacq.) Asch." ;
    skos:broader <http://tun.fi/MX.39950> ;
    skos:hiddenLabel "Crepis mollis"@fi,
        "Crepis mollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pehmytkeltto"@fi,
        "mjukfibbla"@sv .

<http://tun.fi/MX.40922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepis sancta" ;
    dwc:scientificNameAuthorship "(L.) Bornm." ;
    skos:broader <http://tun.fi/MX.39950> ;
    skos:hiddenLabel "Crepis sancta"@fi,
        "Crepis sancta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välimerenkeltto"@fi,
        "helgonfibbla"@sv .

<http://tun.fi/MX.40923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepis setosa" ;
    dwc:scientificNameAuthorship "Haller f." ;
    skos:broader <http://tun.fi/MX.39950> ;
    skos:hiddenLabel "Crepis setosa"@fi,
        "Crepis setosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukaskeltto"@fi,
        "borstfibbla"@sv .

<http://tun.fi/MX.40924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocus vernus" ;
    dwc:scientificNameAuthorship "(L.) Hill" ;
    skos:broader <http://tun.fi/MX.41832> ;
    skos:hiddenLabel "Crocus vernus"@fi,
        "Crocus vernus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätsahrami"@fi,
        "vårkrokus"@sv .

<http://tun.fi/MX.40925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene baccifera" ;
    dwc:scientificNameAuthorship "(L.) Durande" ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Cucubalus baccifer"@fi,
        "Silene baccifera"@fi,
        "Cucubalus baccifer"@sv,
        "Silene baccifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marjakohokki"@fi,
        "bärglim"@sv .

<http://tun.fi/MX.40926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucumis melo" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "herkkumeloni"@fi ;
    skos:broader <http://tun.fi/MX.38347> ;
    skos:hiddenLabel "Cucumis melo"@fi,
        "Cucumis melo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meloni"@fi,
        "melon"@sv .

<http://tun.fi/MX.40927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuscuta scandens" ;
    dwc:scientificNameAuthorship "Brot." ;
    skos:broader <http://tun.fi/MX.39381> ;
    skos:hiddenLabel "Cuscuta scandens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aasianvieras"@fi,
        "Cuscuta scandens"@sv .

<http://tun.fi/MX.40928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclospermum leptophyllum" ;
    dwc:scientificNameAuthorship "(Pers.) Eichler" ;
    skos:broader <http://tun.fi/MX.41834> ;
    skos:hiddenLabel "Cyclospermum leptophyllum"@fi,
        "Cyclospermum leptophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikannuppiputki"@fi,
        "kvarnselleri"@sv .

<http://tun.fi/MX.40929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynodon dactylon" ;
    dwc:scientificNameAuthorship "(L.) Pers." ;
    skos:altLabel "mattovarvasheinä"@fi ;
    skos:broader <http://tun.fi/MX.41835> ;
    skos:hiddenLabel "Cynodon dactylon"@fi,
        "Cynodon dactylon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varvasheinä"@fi,
        "hundtandsgräs"@sv .

<http://tun.fi/MX.40930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynoglossum amabile" ;
    dwc:scientificNameAuthorship "Stapf & J. R. Drumm." ;
    skos:broader <http://tun.fi/MX.39446> ;
    skos:hiddenLabel "Cynoglossum amabile"@fi,
        "Cynoglossum amabile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiibetinkoirankieli"@fi,
        "kinesisk förgätmigej"@sv .

<http://tun.fi/MX.40931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynoglossum wallichii" ;
    dwc:scientificNameAuthorship "G. Don" ;
    skos:broader <http://tun.fi/MX.39446> ;
    skos:hiddenLabel "Cynoglossum glochidiatum"@fi,
        "Cynoglossum wallichii"@fi,
        "Cynoglossum glochidiatum"@sv,
        "Cynoglossum wallichii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "intiankoirankieli"@fi,
        "indisk förgätmigej"@sv .

<http://tun.fi/MX.40932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynosurus echinatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40492> ;
    skos:hiddenLabel "Cynosurus echinatus"@fi,
        "Cynosurus echinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihnesukapää"@fi,
        "taggäxing"@sv .

<http://tun.fi/MX.40933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cytisus decumbens" ;
    dwc:scientificNameAuthorship "(Durande) Spach" ;
    skos:broader <http://tun.fi/MX.38945> ;
    skos:hiddenLabel "Cytisus decumbens"@fi,
        "Cytisus decumbens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suikerovihma"@fi,
        "krypginst"@sv .

<http://tun.fi/MX.40937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Datura ferox" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39563> ;
    skos:hiddenLabel "Datura ferox"@fi,
        "Datura ferox"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuimahulluruoho"@fi,
        "långtaggig spikklubba"@sv .

<http://tun.fi/MX.40940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delphinium grandiflorum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37871> ;
    skos:hiddenLabel "Delphinium grandiflorum"@fi,
        "Delphinium grandiflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiinanritarinkannus"@fi,
        "kinesisk riddarsporre"@sv .

<http://tun.fi/MX.40941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysanthemum morifolium" ;
    dwc:scientificNameAuthorship "Ramat." ;
    skos:broader <http://tun.fi/MX.42832> ;
    skos:hiddenLabel "Chrysanthemum morifolium"@fi,
        "Chrysanthemum ×grandiflorum"@fi,
        "Dendranthema indicum"@fi,
        "Chrysanthemum morifolium"@sv,
        "Chrysanthemum ×grandiflorum"@sv,
        "Dendranthema indicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhakrysanteemi"@fi,
        "krysantemum"@sv .

<http://tun.fi/MX.40943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Descurainia pinnata" ;
    dwc:scientificNameAuthorship "(Walter) Britton" ;
    skos:broader <http://tun.fi/MX.38361> ;
    skos:hiddenLabel "Descurainia pinnata"@fi,
        "Descurainia pinnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirolitutilli"@fi,
        "indianstillfrö"@sv .

<http://tun.fi/MX.40944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catapodium rigidum" ;
    dwc:scientificNameAuthorship "(L.) C. E. Hubb." ;
    skos:broader <http://tun.fi/MX.41840> ;
    skos:hiddenLabel "Catapodium rigidum"@fi,
        "Desmazeria rigida"@fi,
        "Catapodium rigidum"@sv,
        "Desmazeria rigida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tankisoulo"@fi,
        "styvgröe"@sv .

<http://tun.fi/MX.40946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianthus armeria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38145> ;
    skos:hiddenLabel "Dianthus armeria"@fi,
        "Dianthus armeria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mykeröneilikka"@fi,
        "knippnejlika"@sv .

<http://tun.fi/MX.40947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianthus carthusianorum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38145> ;
    skos:hiddenLabel "Dianthus carthusianorum"@fi,
        "Dianthus carthusianorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munkkineilikka"@fi,
        "brödranejlika"@sv .

<http://tun.fi/MX.40950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianthus plumarius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38145> ;
    skos:hiddenLabel "Dianthus plumarius"@fi,
        "Dianthus plumarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkaneilikka"@fi,
        "fjädernejlika"@sv .

<http://tun.fi/MX.40951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicentra formosa" ;
    dwc:scientificNameAuthorship "(Haw.) Walp." ;
    skos:broader <http://tun.fi/MX.41841> ;
    skos:hiddenLabel "Dicentra formosa"@fi,
        "Dicentra formosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäpikkusydän"@fi,
        "fänrikshjärta"@sv .

<http://tun.fi/MX.40952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dictamnus albus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41842> ;
    skos:hiddenLabel "Dictamnus albus"@fi,
        "Dictamnus albus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mooseksenpalavapensas"@fi,
        "Moses brinnande buske"@sv .

<http://tun.fi/MX.40954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Digitalis lutea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39596> ;
    skos:hiddenLabel "Digitalis lutea"@fi,
        "Digitalis lutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusormustinkukka"@fi,
        "liten fingerborgsblomma"@sv .

<http://tun.fi/MX.40955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Digitaria ciliaris" ;
    dwc:scientificNameAuthorship "(Retz.) Koeler" ;
    skos:broader <http://tun.fi/MX.40657> ;
    skos:hiddenLabel "Digitaria ciliaris"@fi,
        "Digitaria ciliaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsiverihirssi"@fi,
        "franshirs"@sv .

<http://tun.fi/MX.40956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Digitaria ischaemum" ;
    dwc:scientificNameAuthorship "(Schreb.) Muhl." ;
    skos:broader <http://tun.fi/MX.40657> ;
    skos:hiddenLabel "Digitaria ischaemum"@fi,
        "Digitaria ischaemum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nauhaverihirssi"@fi,
        "fingerhirs"@sv .

<http://tun.fi/MX.40957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dimorphotheca sinuata" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.41844> ;
    skos:hiddenLabel "Dimorphotheca sinuata"@fi,
        "Dimorphotheca sinuata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasääkukka"@fi,
        "solvisare"@sv .

<http://tun.fi/MX.40958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dodartia orientalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41845> ;
    skos:hiddenLabel "Dodartia orientalis"@fi,
        "Dodartia orientalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arokki"@fi,
        "dodartia"@sv .

<http://tun.fi/MX.40959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doronicum columnae" ;
    dwc:scientificNameAuthorship "Ten." ;
    skos:broader <http://tun.fi/MX.41846> ;
    skos:hiddenLabel "Doronicum columnae"@fi,
        "Doronicum columnae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvuohenjuuri"@fi,
        "balkangemsrot"@sv .

<http://tun.fi/MX.40960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doronicum orientale" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.41846> ;
    skos:hiddenLabel "Doronicum orientale"@fi,
        "Doronicum orientale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätvuohenjuuri"@fi,
        "gemsrot"@sv .

<http://tun.fi/MX.40961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doronicum pardalianches" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41846> ;
    skos:hiddenLabel "Doronicum pardalianches"@fi,
        "Doronicum pardalianches"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suvivuohenjuuri"@fi,
        "klostergemsrot"@sv .

<http://tun.fi/MX.40962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Draba sibirica" ;
    dwc:scientificNameAuthorship "(Pall.) Thell." ;
    skos:broader <http://tun.fi/MX.38425> ;
    skos:hiddenLabel "Draba sibirica"@fi,
        "Draba sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiankynsimö"@fi,
        "krypdraba"@sv .

<http://tun.fi/MX.40963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinochloa colona" ;
    dwc:scientificNameAuthorship "(L.) Link" ;
    skos:broader <http://tun.fi/MX.40655> ;
    skos:hiddenLabel "Echinochloa colona"@fi,
        "Echinochloa colona"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tipunhirssi"@fi,
        "kycklinghirs"@sv .

<http://tun.fi/MX.40964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinochloa esculenta" ;
    dwc:scientificNameAuthorship "(A. Braun) H. Scholz" ;
    skos:broader <http://tun.fi/MX.40655> ;
    skos:hiddenLabel "Echinochloa esculenta"@fi,
        "Echinochloa esculenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninkananhirssi"@fi,
        "japansk hönshirs"@sv .

<http://tun.fi/MX.40965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinochloa muricata" ;
    dwc:scientificNameAuthorship "(P. Beauv.) Fernald" ;
    skos:broader <http://tun.fi/MX.40655> ;
    skos:hiddenLabel "Echinochloa muricata"@fi,
        "Echinochloa muricata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkananhirssi"@fi,
        "amerikansk hönshirs"@sv .

<http://tun.fi/MX.40966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eleusine indica" ;
    dwc:scientificNameAuthorship "(L.) Gaertn." ;
    skos:broader <http://tun.fi/MX.41848> ;
    skos:hiddenLabel "Eleusine indica"@fi,
        "Eleusine indica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsormihirssi"@fi,
        "gåshirs"@sv .

<http://tun.fi/MX.40967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eleusine tristachya" ;
    dwc:scientificNameAuthorship "(Lam.) Lam." ;
    skos:broader <http://tun.fi/MX.41848> ;
    skos:hiddenLabel "Eleusine tristachya"@fi,
        "Eleusine tristachya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikansormihirssi"@fi,
        "amerikansk gåshirs"@sv .

<http://tun.fi/MX.40968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elsholtzia ciliata" ;
    dwc:scientificNameAuthorship "(Thunb.) Hyl." ;
    skos:broader <http://tun.fi/MX.41849> ;
    skos:hiddenLabel "Elsholtzia ciliata"@fi,
        "Elsholtzia ciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesähelttaminttu"@fi,
        "kammynta"@sv .

<http://tun.fi/MX.40969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elymus canadensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40531> ;
    skos:hiddenLabel "Elymus canadensis"@fi,
        "Elymus canadensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanadanvehniö"@fi,
        "kanadaelm"@sv .

<http://tun.fi/MX.40970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elymus sibiricus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40531> ;
    skos:hiddenLabel "Elymus sibiricus"@fi,
        "Elymus sibiricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigavehniö"@fi,
        "sibirisk elm"@sv .

<http://tun.fi/MX.40971> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Elymus trachycaulus subsp. subsecundus" ;
    dwc:scientificNameAuthorship "(Link) Á. Löve & D. Löve" ;
    skos:broader <http://tun.fi/MX.5013642> ;
    skos:hiddenLabel "Elymus subsecundus"@fi,
        "Elymus trachycaulus subsp. subsecundus"@fi,
        "Elymus subsecundus"@sv,
        "Elymus trachycaulus subsp. subsecundus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihnehoikkavehniö"@fi,
        "indianelm"@sv .

<http://tun.fi/MX.40972> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Elymus trachycaulus subsp. trachycaulus" ;
    skos:broader <http://tun.fi/MX.5013642> ;
    skos:hiddenLabel "Elymus trachycaulus subsp. trachycaulus"@fi,
        "Elymus trachycaulus subsp. trachycaulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otahoikkavehniö"@fi,
        "smalelm"@sv .

<http://tun.fi/MX.40975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium komarovianum" ;
    dwc:scientificNameAuthorship "H. Lév." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium komarovianum"@fi,
        "Epilobium komarovianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uudenseelanninhorsma"@fi,
        "krypdunört"@sv .

<http://tun.fi/MX.40977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eranthis hyemalis" ;
    dwc:scientificNameAuthorship "(L.) Salisb." ;
    skos:broader <http://tun.fi/MX.41852> ;
    skos:hiddenLabel "Eranthis hyemalis"@fi,
        "Eranthis hyemalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "italiantalventähti"@fi,
        "vintergäck"@sv .

<http://tun.fi/MX.40978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eremopyrum orientale" ;
    dwc:scientificNameAuthorship "(L.) Jaub. & Spach" ;
    skos:broader <http://tun.fi/MX.41853> ;
    skos:hiddenLabel "Eremopyrum orientale"@fi,
        "Eremopyrum orientale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänvaivaisvehnä"@fi,
        "hårigt dvärgvete"@sv .

<http://tun.fi/MX.40979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eremopyrum triticeum" ;
    dwc:scientificNameAuthorship "(Gaertn.) Nevski" ;
    skos:broader <http://tun.fi/MX.41853> ;
    skos:hiddenLabel "Eremopyrum triticeum"@fi,
        "Eremopyrum triticeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arovaivaisvehnä"@fi,
        "dvärgvete"@sv .

<http://tun.fi/MX.40980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriochloa contracta" ;
    dwc:scientificNameAuthorship "Hitchc." ;
    skos:broader <http://tun.fi/MX.41854> ;
    skos:hiddenLabel "Eriochloa contracta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "preeriasilkkihirssi"@fi,
        "Eriochloa contracta"@sv .

<http://tun.fi/MX.40983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eryngium alpinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39176> ;
    skos:hiddenLabel "Eryngium alpinum"@fi,
        "Eryngium alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppipiikkiputki"@fi,
        "alpmartorn"@sv .

<http://tun.fi/MX.40985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium parisiense" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium parisiense"@fi,
        "Galium parisiense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranskanmatara"@fi,
        "franskmåra"@sv .

<http://tun.fi/MX.40986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastridium ventricosum" ;
    dwc:scientificNameAuthorship "(Gouan) Schinz & Thell." ;
    skos:broader <http://tun.fi/MX.41864> ;
    skos:hiddenLabel "Gastridium ventricosum"@fi,
        "Gastridium ventricosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsunyyläheinä"@fi,
        "gnetgräs"@sv .

<http://tun.fi/MX.40987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gaudinia fragilis" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.41865> ;
    skos:hiddenLabel "Gaudinia fragilis"@fi,
        "Gaudinia fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihnehaprakaura"@fi,
        "axhavre"@sv .

<http://tun.fi/MX.40989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Genista germanica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41867> ;
    skos:hiddenLabel "Genista germanica"@fi,
        "Genista germanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksanväriherne"@fi,
        "tysk ginst"@sv .

<http://tun.fi/MX.40990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Genista tinctoria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41867> ;
    skos:hiddenLabel "Genista tinctoria"@fi,
        "Genista tinctoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensasväriherne"@fi,
        "färgginst"@sv .

<http://tun.fi/MX.40991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gentiana pneumonanthe" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39314> ;
    skos:hiddenLabel "Gentiana pneumonanthe"@fi,
        "Gentiana pneumonanthe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellokatkero"@fi,
        "klockgentiana"@sv .

<http://tun.fi/MX.40992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gentiana purpurea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39314> ;
    skos:hiddenLabel "Gentiana purpurea"@fi,
        "Gentiana purpurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakatkero"@fi,
        "baggsöta"@sv .

<http://tun.fi/MX.40994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium divaricatum" ;
    dwc:scientificNameAuthorship "Ehrh." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium divaricatum"@fi,
        "Geranium divaricatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harakurjenpolvi"@fi,
        "spretnäva"@sv .

<http://tun.fi/MX.40995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium himalayense" ;
    dwc:scientificNameAuthorship "Klotzsch" ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium himalayense"@fi,
        "Geranium himalayense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkurjenpolvi"@fi,
        "praktnäva"@sv .

<http://tun.fi/MX.40996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium macrorrhizum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium macrorrhizum"@fi,
        "Geranium macrorrhizum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksukurjenpolvi"@fi,
        "flocknäva"@sv .

<http://tun.fi/MX.40998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium phaeum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium phaeum"@fi,
        "Geranium phaeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakurjenpolvi"@fi,
        "brunnäva"@sv .

<http://tun.fi/MX.40999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geranium rotundifolium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39135> ;
    skos:hiddenLabel "Geranium rotundifolium"@fi,
        "Geranium rotundifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörökurjenpolvi"@fi,
        "klibbnäva"@sv .

<http://tun.fi/MX.41> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeshna grandis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.37> ;
    skos:hiddenLabel "Aeshna grandis"@fi,
        "Aeshna grandis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoukonkorento"@fi,
        "brun mosaikslända"@sv .

<http://tun.fi/MX.41000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gilia capitata" ;
    dwc:scientificNameAuthorship "Sims" ;
    skos:broader <http://tun.fi/MX.41868> ;
    skos:hiddenLabel "Gilia capitata"@fi,
        "Gilia capitata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallerokiurunkukka"@fi,
        "bollgilia"@sv .

<http://tun.fi/MX.41001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spergularia media" ;
    dwc:scientificNameAuthorship "(L.) C. Presl" ;
    skos:broader <http://tun.fi/MX.38101> ;
    skos:hiddenLabel "Spergularia media"@fi,
        "Spergularia media"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisolmukki"@fi,
        "havsnarv"@sv .

<http://tun.fi/MX.41002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus serbicus" ;
    dwc:scientificNameAuthorship "Vis." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus serbicus"@fi,
        "Ranunculus serbicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "serbianleinikki"@fi,
        "serbisk smörblomma"@sv .

<http://tun.fi/MX.41005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllum submersum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37849> ;
    skos:hiddenLabel "Ceratophyllum submersum"@fi,
        "Ceratophyllum submersum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokarvalehti"@fi,
        "vårtsärv"@sv .

<http://tun.fi/MX.41006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerinthe minor" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41808> ;
    skos:hiddenLabel "Cerinthe minor"@fi,
        "Cerinthe minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvahakukka"@fi,
        "liten vaxblomma"@sv .

<http://tun.fi/MX.41007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenomeles japonica" ;
    dwc:scientificNameAuthorship "(Thunb.) Lindl. ex Spach" ;
    skos:broader <http://tun.fi/MX.41809> ;
    skos:hiddenLabel "Chaenomeles japonica"@fi,
        "Chaenomeles japonica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninruusukvitteni"@fi,
        "liten rosenkvitten"@sv .

<http://tun.fi/MX.41008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaerophyllum aromaticum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39178> ;
    skos:hiddenLabel "Chaerophyllum aromaticum"@fi,
        "Chaerophyllum aromaticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksukirveli"@fi,
        "doftkörvel"@sv .

<http://tun.fi/MX.41009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaerophyllum tainturieri" ;
    dwc:scientificNameAuthorship "Hook. & Arn." ;
    skos:broader <http://tun.fi/MX.39178> ;
    skos:hiddenLabel "Chaerophyllum tainturieri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikankirveli"@fi,
        "Chaerophyllum tainturieri"@sv .

<http://tun.fi/MX.41010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrostis subspicata" ;
    dwc:scientificNameAuthorship "(Willd.) Raspail" ;
    skos:broader <http://tun.fi/MX.40587> ;
    skos:hiddenLabel "Agrostis subspicata"@fi,
        "Chaetopogon fasciculatus"@fi,
        "Chaetopogon fasciculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sutirölli"@fi,
        "Agrostis subspicata"@sv .

<http://tun.fi/MX.41013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemelum fuscatum" ;
    dwc:scientificNameAuthorship "(Brot.) Vasc." ;
    skos:broader <http://tun.fi/MX.39816> ;
    skos:hiddenLabel "Chamaemelum fuscatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasuomusauramo"@fi,
        "Chamaemelum fuscatum"@sv .

<http://tun.fi/MX.41014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemelum nobile" ;
    dwc:scientificNameAuthorship "(L.) All." ;
    skos:broader <http://tun.fi/MX.39816> ;
    skos:hiddenLabel "Chamaemelum nobile"@fi,
        "Chamaemelum nobile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalosauramo"@fi,
        "romersk kamomill"@sv .

<http://tun.fi/MX.41017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium acuminatum" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium acuminatum"@fi,
        "Chenopodium acuminatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aasiansavikka"@fi,
        "pärlmålla"@sv .

<http://tun.fi/MX.41018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysphania ambrosioides" ;
    dwc:scientificNameAuthorship "(L.) Mosyakin & Clemants" ;
    skos:broader <http://tun.fi/MX.4972073> ;
    skos:hiddenLabel "Chenopodium ambrosioides"@fi,
        "Dysphania ambrosioides"@fi,
        "Chenopodium ambrosioides"@sv,
        "Dysphania ambrosioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruunasavikka"@fi,
        "dieselmålla"@sv .

<http://tun.fi/MX.41019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teloxys aristata" ;
    dwc:scientificNameAuthorship "(L.) Moq." ;
    skos:broader <http://tun.fi/MX.4972131> ;
    skos:hiddenLabel "Chenopodium aristatum"@fi,
        "Teloxys aristata"@fi,
        "Chenopodium aristatum"@sv,
        "Teloxys aristata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koristesavikka"@fi,
        "renlavsmålla"@sv .

<http://tun.fi/MX.41020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysphania botrys" ;
    dwc:scientificNameAuthorship "(L.) Mosyakin & Clemants" ;
    skos:broader <http://tun.fi/MX.4972073> ;
    skos:hiddenLabel "Chenopodium botrys"@fi,
        "Dysphania botrys"@fi,
        "Chenopodium botrys"@sv,
        "Dysphania botrys"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammisavikka"@fi,
        "ekmålla"@sv .

<http://tun.fi/MX.41021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium giganteum" ;
    dwc:scientificNameAuthorship "D. Don" ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium giganteum"@fi,
        "Chenopodium giganteum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättisavikka"@fi,
        "praktmålla"@sv .

<http://tun.fi/MX.41022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium hircinum" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium hircinum"@fi,
        "Chenopodium hircinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pukinsavikka"@fi,
        "bockmålla"@sv .

<http://tun.fi/MX.41023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysphania pumilio" ;
    dwc:scientificNameAuthorship "(R. Br.) Mosyakin & Clemants" ;
    skos:broader <http://tun.fi/MX.4972073> ;
    skos:hiddenLabel "Chenopodium pumilio"@fi,
        "Dysphania pumilio"@fi,
        "Chenopodium pumilio"@sv,
        "Dysphania pumilio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "australiansavikka"@fi,
        "pygmémålla"@sv .

<http://tun.fi/MX.41024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium purpurascens" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium purpurascens"@fi,
        "Chenopodium purpurascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhasavikka"@fi,
        "purpurmålla"@sv .

<http://tun.fi/MX.41025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium sosnowskyi" ;
    dwc:scientificNameAuthorship "Kapeller" ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium sosnowskyi"@fi,
        "Chenopodium sosnowskyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaukasiansavikka"@fi,
        "turkmålla"@sv .

<http://tun.fi/MX.41026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium virgatum" ;
    dwc:scientificNameAuthorship "Thunb." ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium virgatum"@fi,
        "Chenopodium virgatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänsavikka"@fi,
        "käppmålla"@sv .

<http://tun.fi/MX.41028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloris virgata" ;
    dwc:scientificNameAuthorship "Sw." ;
    skos:broader <http://tun.fi/MX.41816> ;
    skos:hiddenLabel "Chloris virgata"@fi,
        "Chloris virgata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "untuvaviuhkaheinä"@fi,
        "dunkvastgräs"@sv .

<http://tun.fi/MX.41029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicer arietinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41817> ;
    skos:hiddenLabel "Cicer arietinum"@fi,
        "Cicer arietinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kikkahviherne"@fi,
        "kikärt"@sv .

<http://tun.fi/MX.41031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Citrus sinensis" ;
    dwc:scientificNameAuthorship "(L.) Osbeck" ;
    skos:broader <http://tun.fi/MX.41819> ;
    skos:hiddenLabel "Citrus sinensis"@fi,
        "Citrus sinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "appelsiini"@fi,
        "apelsin"@sv .

<http://tun.fi/MX.41032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clarkia amoena" ;
    dwc:scientificNameAuthorship "(Lehm.) A. Nelson & J. F. Macbr." ;
    skos:broader <http://tun.fi/MX.41820> ;
    skos:hiddenLabel "Clarkia amoena"@fi,
        "Clarkia amoena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosilkkikukka"@fi,
        "atlasblomma"@sv .

<http://tun.fi/MX.41033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clarkia pulchella" ;
    dwc:scientificNameAuthorship "Pursh" ;
    skos:broader <http://tun.fi/MX.41820> ;
    skos:hiddenLabel "Clarkia pulchella"@fi,
        "Clarkia pulchella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirosilkkikukka"@fi,
        "fjärilsclarkia"@sv .

<http://tun.fi/MX.41034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clarkia unguiculata" ;
    dwc:scientificNameAuthorship "Lindl." ;
    skos:broader <http://tun.fi/MX.41820> ;
    skos:hiddenLabel "Clarkia unguiculata"@fi,
        "Clarkia unguiculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "komeasilkkikukka"@fi,
        "clarkia"@sv .

<http://tun.fi/MX.41035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claytonia perfoliata" ;
    dwc:scientificNameAuthorship "Donn ex Willd." ;
    skos:broader <http://tun.fi/MX.38030> ;
    skos:hiddenLabel "Claytonia perfoliata"@fi,
        "Claytonia perfoliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salaattikleitonia"@fi,
        "vinterportlak"@sv .

<http://tun.fi/MX.41036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tarenaya hassleriana" ;
    dwc:scientificNameAuthorship "(Chodat) Iltis" ;
    skos:broader <http://tun.fi/MX.5002663> ;
    skos:hiddenLabel "Cleome hassleriana"@fi,
        "Tarenaya hassleriana"@fi,
        "Cleome hassleriana"@sv,
        "Tarenaya hassleriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otahämähäkkikukka"@fi,
        "paradisblomster"@sv .

<http://tun.fi/MX.41038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Logfia gallica" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.4972091> ;
    skos:hiddenLabel "Filago gallica"@fi,
        "Logfia gallica"@fi,
        "Filago gallica"@sv,
        "Logfia gallica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranskantuulenlento"@fi,
        "fransk ullört"@sv .

<http://tun.fi/MX.41039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coix lacryma-jobi" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41824> ;
    skos:hiddenLabel "Coix lacryma-jobi"@fi,
        "Coix lacryma-jobi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jobinkyynelheinä"@fi,
        "Jobs tårar"@sv .

<http://tun.fi/MX.41040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Commelina caroliniana" ;
    dwc:scientificNameAuthorship "Walter" ;
    skos:broader <http://tun.fi/MX.40192> ;
    skos:hiddenLabel "Commelina caroliniana"@fi,
        "Commelina caroliniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perhosoljo"@fi,
        "amerikansk himmelsblomma"@sv .

<http://tun.fi/MX.41041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conringia planisiliqua" ;
    dwc:scientificNameAuthorship "Fisch. & C. A. Mey." ;
    skos:broader <http://tun.fi/MX.38481> ;
    skos:hiddenLabel "Conringia planisiliqua"@fi,
        "Conringia planisiliqua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aasiansavuruoho"@fi,
        "turkisk kåltrav"@sv .

<http://tun.fi/MX.41042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delphinium ajacis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37871> ;
    skos:hiddenLabel "Consolida ajacis"@fi,
        "Consolida ambigua"@fi,
        "Delphinium ajacis"@fi,
        "Consolida ajacis"@sv,
        "Consolida ambigua"@sv,
        "Delphinium ajacis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhakukonkannus"@fi,
        "romersk riddarsporre"@sv .

<http://tun.fi/MX.41043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Convolvulus tricolor" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39374> ;
    skos:hiddenLabel "Convolvulus tricolor"@fi,
        "Convolvulus tricolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokierto"@fi,
        "blåvinda"@sv .

<http://tun.fi/MX.41044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigeron bonariensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39739> ;
    skos:hiddenLabel "Conyza bonariensis"@fi,
        "Erigeron bonariensis"@fi,
        "Conyza bonariensis"@sv,
        "Erigeron bonariensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "argentiinankoiransilmä"@fi,
        "boliviabinka"@sv .

<http://tun.fi/MX.41045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corchorus olitorius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41827> ;
    skos:hiddenLabel "Corchorus olitorius"@fi,
        "Corchorus olitorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "intianjuutti"@fi,
        "tossajute"@sv .

<http://tun.fi/MX.41047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coreopsis grandiflora" ;
    dwc:scientificNameAuthorship "Sweet" ;
    skos:broader <http://tun.fi/MX.41828> ;
    skos:hiddenLabel "Coreopsis grandiflora"@fi,
        "Coreopsis grandiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokaunosilmä"@fi,
        "flicköga"@sv .

<http://tun.fi/MX.41048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coreopsis tinctoria" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.41828> ;
    skos:hiddenLabel "Coreopsis tinctoria"@fi,
        "Coreopsis tinctoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiikerikaunosilmä"@fi,
        "tigeröga"@sv .

<http://tun.fi/MX.41049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coreopsis verticillata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41828> ;
    skos:hiddenLabel "Coreopsis verticillata"@fi,
        "Coreopsis verticillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyskaunosilmä"@fi,
        "höstöga"@sv .

<http://tun.fi/MX.41050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corispermum declinatum" ;
    dwc:scientificNameAuthorship "Stephan ex Steven" ;
    skos:broader <http://tun.fi/MX.38202> ;
    skos:hiddenLabel "Corispermum declinatum"@fi,
        "Corispermum declinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonkurmio"@fi,
        "ryskt lusfrö"@sv .

<http://tun.fi/MX.41052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corrigiola litoralis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41829> ;
    skos:hiddenLabel "Corrigiola litoralis"@fi,
        "Corrigiola litoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietavarsanpolvi"@fi,
        "skorem"@sv .

<http://tun.fi/MX.41053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corydalis capnoides" ;
    dwc:scientificNameAuthorship "(L.) Pers." ;
    skos:broader <http://tun.fi/MX.37966> ;
    skos:hiddenLabel "Corydalis capnoides"@fi,
        "Corydalis capnoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kitkeräkiurunkannus"@fi,
        "rank nunneört"@sv .

<http://tun.fi/MX.41054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudofumaria lutea" ;
    dwc:scientificNameAuthorship "(L.) Borkh." ;
    skos:broader <http://tun.fi/MX.41952> ;
    skos:hiddenLabel "Corydalis lutea"@fi,
        "Pseudofumaria lutea"@fi,
        "Corydalis lutea"@sv,
        "Pseudofumaria lutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaneidonkannus"@fi,
        "gul nunneört"@sv .

<http://tun.fi/MX.41056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corydalis ophiocarpa" ;
    dwc:scientificNameAuthorship "Hook. f. & Thomson" ;
    skos:broader <http://tun.fi/MX.37966> ;
    skos:hiddenLabel "Corydalis ophiocarpa"@fi,
        "Corydalis ophiocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himalajankiurunkannus"@fi,
        "elfenbensnunneört"@sv .

<http://tun.fi/MX.41057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capnoides sempervirens" ;
    dwc:scientificNameAuthorship "(L.) Borkh." ;
    skos:broader <http://tun.fi/MX.41793> ;
    skos:hiddenLabel "Capnoides sempervirens"@fi,
        "Corydalis sempervirens"@fi,
        "Capnoides sempervirens"@sv,
        "Corydalis sempervirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkannus"@fi,
        "sommarnunneört"@sv .

<http://tun.fi/MX.41058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynephorus canescens" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv." ;
    skos:altLabel "mätäshopeaheinä"@fi ;
    skos:broader <http://tun.fi/MX.41830> ;
    skos:hiddenLabel "Corynephorus canescens"@fi,
        "Corynephorus canescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeaheinä"@fi,
        "borsttåtel"@sv .

<http://tun.fi/MX.41059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmos bipinnatus" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.41831> ;
    skos:hiddenLabel "Cosmos bipinnatus"@fi,
        "Cosmos bipinnatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakosmos"@fi,
        "rosenskära"@sv .

<http://tun.fi/MX.41060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotoneaster fangianus" ;
    dwc:scientificNameAuthorship "T. T. Yu" ;
    skos:broader <http://tun.fi/MX.38921> ;
    skos:hiddenLabel "Cotoneaster fangianus"@fi,
        "Cotoneaster fangianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirotuhkapensas"@fi,
        "stort blodoxbär"@sv .

<http://tun.fi/MX.41062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crassula tillaea" ;
    dwc:scientificNameAuthorship "Lest.-Garl." ;
    skos:broader <http://tun.fi/MX.38736> ;
    skos:hiddenLabel "Crassula tillaea"@fi,
        "Crassula tillaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalpaunikko"@fi,
        "mosskrassula"@sv .

<http://tun.fi/MX.41064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crataegus douglasii" ;
    dwc:scientificNameAuthorship "Lindl." ;
    skos:broader <http://tun.fi/MX.38925> ;
    skos:hiddenLabel "Crataegus douglasii"@fi,
        "Crataegus douglasii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustamarjaorapihlaja"@fi,
        "douglashagtorn"@sv .

<http://tun.fi/MX.41066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crataegus laevigata" ;
    dwc:scientificNameAuthorship "(Poir.) DC." ;
    skos:broader <http://tun.fi/MX.38925> ;
    skos:hiddenLabel "Crataegus laevigata"@fi,
        "Crataegus laevigata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyöröorapihlaja"@fi,
        "rundhagtorn"@sv .

<http://tun.fi/MX.41067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crataegus submollis" ;
    dwc:scientificNameAuthorship "Sarg." ;
    skos:broader <http://tun.fi/MX.38925> ;
    skos:hiddenLabel "Crataegus submollis"@fi,
        "Crataegus submollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iso-orapihlaja"@fi,
        "trädhagtorn"@sv .

<http://tun.fi/MX.41068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eryngium campestre" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39176> ;
    skos:hiddenLabel "Eryngium campestre"@fi,
        "Eryngium campestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäpiikkiputki"@fi,
        "fältmartorn"@sv .

<http://tun.fi/MX.41069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysimum crepidifolium" ;
    dwc:scientificNameAuthorship "Rchb." ;
    skos:broader <http://tun.fi/MX.38374> ;
    skos:hiddenLabel "Erysimum crepidifolium"@fi,
        "Erysimum crepidifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelttoukonnauris"@fi,
        "blekkårel"@sv .

<http://tun.fi/MX.41071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euonymus europaeus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41857> ;
    skos:hiddenLabel "Euonymus europaeus"@fi,
        "Euonymus europaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopansorvarinpensas"@fi,
        "vanlig benved"@sv .

<http://tun.fi/MX.41072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euonymus koopmannii" ;
    dwc:scientificNameAuthorship "Lauche" ;
    skos:broader <http://tun.fi/MX.41857> ;
    skos:hiddenLabel "Euonymus koopmannii"@fi,
        "Euonymus nanus var. turkestanicus"@fi,
        "Euonymus koopmannii"@sv,
        "Euonymus nanus var. turkestanicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiösorvarinpensas"@fi,
        "dvärgbenved"@sv .

<http://tun.fi/MX.41073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euonymus planipes" ;
    dwc:scientificNameAuthorship "(Koehne) Koehne" ;
    skos:broader <http://tun.fi/MX.41857> ;
    skos:hiddenLabel "Euonymus planipes"@fi,
        "Euonymus planipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirsikkasorvarinpensas"@fi,
        "körsbärsbenved"@sv .

<http://tun.fi/MX.41074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphorbia dulcis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38706> ;
    skos:hiddenLabel "Euphorbia dulcis"@fi,
        "Euphorbia dulcis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsätyräkki"@fi,
        "söttörel"@sv .

<http://tun.fi/MX.41075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphorbia epithymoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38706> ;
    skos:hiddenLabel "Euphorbia epithymoides"@fi,
        "Euphorbia polychroma"@fi,
        "Euphorbia epithymoides"@sv,
        "Euphorbia polychroma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultatyräkki"@fi,
        "gulltörel"@sv .

<http://tun.fi/MX.41076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphorbia falcata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38706> ;
    skos:hiddenLabel "Euphorbia falcata"@fi,
        "Euphorbia falcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppityräkki"@fi,
        "åkertörel"@sv .

<http://tun.fi/MX.41077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphorbia humifusa" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.38706> ;
    skos:hiddenLabel "Euphorbia humifusa"@fi,
        "Euphorbia humifusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentotyräkki"@fi,
        "tramptörel"@sv .

<http://tun.fi/MX.41078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphorbia maculata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38706> ;
    skos:hiddenLabel "Euphorbia maculata"@fi,
        "Euphorbia maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplätyräkki"@fi,
        "fläcktörel"@sv .

<http://tun.fi/MX.41079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphorbia platyphyllos" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38706> ;
    skos:hiddenLabel "Euphorbia platyphyllos"@fi,
        "Euphorbia platyphyllos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herttatyräkki"@fi,
        "bredtörel"@sv .

<http://tun.fi/MX.41081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fagus sylvatica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41859> ;
    skos:hiddenLabel "Fagus sylvatica"@fi,
        "Fagus sylvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopyökki"@fi,
        "bok"@sv .

<http://tun.fi/MX.41084> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Festuca stricta subsp. trachyphylla" ;
    dwc:scientificNameAuthorship "(Hack.) Pils" ;
    skos:broader <http://tun.fi/MX.4976976> ;
    skos:hiddenLabel "Festuca brevipila"@fi,
        "Festuca stricta subsp. trachyphylla"@fi,
        "Festuca trachyphylla"@fi,
        "Festuca brevipila"@sv,
        "Festuca stricta subsp. trachyphylla"@sv,
        "Festuca trachyphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäykkänata"@fi,
        "hårdsvingel"@sv .

<http://tun.fi/MX.41085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Logfia minima" ;
    dwc:scientificNameAuthorship "(Sm.) Dumort." ;
    skos:broader <http://tun.fi/MX.4972091> ;
    skos:hiddenLabel "Filago minima"@fi,
        "Logfia minima"@fi,
        "Filago minima"@sv,
        "Logfia minima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutuulenlento"@fi,
        "spenslig ullört"@sv .

<http://tun.fi/MX.41086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ficus carica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41861> ;
    skos:hiddenLabel "Ficus carica"@fi,
        "Ficus carica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitoviikuna"@fi,
        "fikon"@sv .

<http://tun.fi/MX.41087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filago pyramidata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39751> ;
    skos:hiddenLabel "Filago pyramidata"@fi,
        "Filago pyramidata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eteläntuulenlento"@fi,
        "spansk ullört"@sv .

<http://tun.fi/MX.41088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filago vulgaris" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.39751> ;
    skos:hiddenLabel "Filago vulgaris"@fi,
        "Filago vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksantuulenlento"@fi,
        "klotullört"@sv .

<http://tun.fi/MX.41091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fragaria virginiana" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38868> ;
    skos:hiddenLabel "Fragaria virginiana"@fi,
        "Fragaria virginiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virginianmansikka"@fi,
        "scharlakanssmultron"@sv .

<http://tun.fi/MX.41092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fraxinus pennsylvanica" ;
    dwc:scientificNameAuthorship "Marshall" ;
    skos:broader <http://tun.fi/MX.39330> ;
    skos:hiddenLabel "Fraxinus pennsylvanica"@fi,
        "Fraxinus pennsylvanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasaarni"@fi,
        "rödask"@sv .

<http://tun.fi/MX.41093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fritillaria imperialis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40008> ;
    skos:hiddenLabel "Fritillaria imperialis"@fi,
        "Fritillaria imperialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keisarinpikarililja"@fi,
        "kejsarkrona"@sv .

<http://tun.fi/MX.41094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fumaria capreolata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37970> ;
    skos:hiddenLabel "Fumaria capreolata"@fi,
        "Fumaria capreolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoemäkki"@fi,
        "vit jordrök"@sv .

<http://tun.fi/MX.41097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galanthus nivalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41863> ;
    skos:hiddenLabel "Galanthus nivalis"@fi,
        "Galanthus nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistolumikello"@fi,
        "snödroppe"@sv .

<http://tun.fi/MX.41098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galeopsis pubescens" ;
    dwc:scientificNameAuthorship "Besser" ;
    skos:broader <http://tun.fi/MX.39461> ;
    skos:hiddenLabel "Galeopsis pubescens"@fi,
        "Galeopsis pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvapillike"@fi,
        "rosendån"@sv .

<http://tun.fi/MX.41099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galeopsis segetum" ;
    dwc:scientificNameAuthorship "Neck." ;
    skos:broader <http://tun.fi/MX.39461> ;
    skos:hiddenLabel "Galeopsis segetum"@fi,
        "Galeopsis segetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietapillike"@fi,
        "guldån"@sv .

<http://tun.fi/MX.41100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium glaucum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium glaucum"@fi,
        "Galium glaucum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vahamatara"@fi,
        "daggmåra"@sv .

<http://tun.fi/MX.41101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gilia laciniata" ;
    dwc:scientificNameAuthorship "Ruiz & Pav." ;
    skos:broader <http://tun.fi/MX.41868> ;
    skos:hiddenLabel "Gilia laciniata"@fi,
        "Gilia laciniata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskakiurunkukka"@fi,
        "flikgilia"@sv .

<http://tun.fi/MX.41103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gladiolus italicus" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.40024> ;
    skos:hiddenLabel "Gladiolus italicus"@fi,
        "Gladiolus italicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "italianmiekkalilja"@fi,
        "tidig sabellilja"@sv .

<http://tun.fi/MX.41104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glaucium flavum" ;
    dwc:scientificNameAuthorship "Crantz" ;
    skos:broader <http://tun.fi/MX.37959> ;
    skos:hiddenLabel "Glaucium flavum"@fi,
        "Glaucium flavum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaneidonunikko"@fi,
        "strandvallmo"@sv .

<http://tun.fi/MX.41105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laphangium luteoalbum" ;
    dwc:scientificNameAuthorship "(L.) Tzvelev" ;
    skos:broader <http://tun.fi/MX.4972130> ;
    skos:hiddenLabel "Gnaphalium luteoalbum"@fi,
        "Laphangium luteoalbum"@fi,
        "Gnaphalium luteoalbum"@sv,
        "Laphangium luteoalbum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkojäkkärä"@fi,
        "vitnoppa"@sv .

<http://tun.fi/MX.41106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gamochaeta purpurea" ;
    dwc:scientificNameAuthorship "(L.) Cabrera" ;
    skos:broader <http://tun.fi/MX.4972044> ;
    skos:hiddenLabel "Gamochaeta purpurea"@fi,
        "Gnaphalium purpureum"@fi,
        "Gamochaeta purpurea"@sv,
        "Gnaphalium purpureum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punajäkkärä"@fi,
        "rödnoppa"@sv .

<http://tun.fi/MX.41107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grindelia squarrosa" ;
    dwc:scientificNameAuthorship "(Pursh) Dunal" ;
    skos:broader <http://tun.fi/MX.41870> ;
    skos:hiddenLabel "Grindelia squarrosa"@fi,
        "Grindelia squarrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltarilpiö"@fi,
        "grindelia"@sv .

<http://tun.fi/MX.41109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gypsophila acutifolia" ;
    dwc:scientificNameAuthorship "Steven ex Spreng." ;
    skos:broader <http://tun.fi/MX.38136> ;
    skos:hiddenLabel "Gypsophila acutifolia"@fi,
        "Gypsophila acutifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänharso"@fi,
        "stäppslöja"@sv .

<http://tun.fi/MX.41110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gypsophila perfoliata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38136> ;
    skos:hiddenLabel "Gypsophila perfoliata"@fi,
        "Gypsophila perfoliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seporaunikki"@fi,
        "stor brudslöja"@sv .

<http://tun.fi/MX.41111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gypsophila pilosa" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.38136> ;
    skos:hiddenLabel "Gypsophila pilosa"@fi,
        "Gypsophila pilosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaraunikki"@fi,
        "hårslöja"@sv .

<http://tun.fi/MX.41112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gypsophila viscosa" ;
    dwc:scientificNameAuthorship "Murray" ;
    skos:broader <http://tun.fi/MX.38136> ;
    skos:hiddenLabel "Gypsophila viscosa"@fi,
        "Gypsophila viscosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tahmaharso"@fi,
        "jungfruslöja"@sv .

<http://tun.fi/MX.41113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hablitzia tamnoides" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.41872> ;
    skos:hiddenLabel "Hablitzia tamnoides"@fi,
        "Hablitzia tamnoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "köynnöspinaatti"@fi,
        "rankspenat"@sv .

<http://tun.fi/MX.41114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helianthus giganteus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39787> ;
    skos:hiddenLabel "Helianthus giganteus"@fi,
        "Helianthus giganteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "roima-auringonkukka"@fi,
        "jättesolros"@sv .

<http://tun.fi/MX.41116> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Helianthus pauciflorus subsp. subrhomboideus" ;
    dwc:scientificNameAuthorship "(Rydb.) Kartesz & Gandhi" ;
    skos:broader <http://tun.fi/MX.41749> ;
    skos:hiddenLabel "Helianthus pauciflorus subsp. subrhomboideus"@fi,
        "Helianthus subrhomboideus"@fi,
        "Helianthus subrhomboideus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikkoauringonkukka"@fi,
        "Helianthus pauciflorus subsp. subrhomboideus"@sv .

<http://tun.fi/MX.41117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xerochrysum bracteatum" ;
    dwc:scientificNameAuthorship "(Vent.) Tzvelev" ;
    skos:broader <http://tun.fi/MX.4972038> ;
    skos:hiddenLabel "Helichrysum bracteatum"@fi,
        "Xerochrysum bracteatum"@fi,
        "Helichrysum bracteatum"@sv,
        "Xerochrysum bracteatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iso-olkikukka"@fi,
        "jätteeternell"@sv .

<http://tun.fi/MX.41118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliotropium europaeum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41875> ;
    skos:hiddenLabel "Heliotropium europaeum"@fi,
        "Heliotropium europaeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkaheliotrooppi"@fi,
        "ogräsheliotrop"@sv .

<http://tun.fi/MX.41120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herniaria polygama" ;
    dwc:scientificNameAuthorship "J. Gay" ;
    skos:broader <http://tun.fi/MX.38094> ;
    skos:hiddenLabel "Herniaria polygama"@fi,
        "Herniaria polygama"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksutyräruoho"@fi,
        "ryssknytling"@sv .

<http://tun.fi/MX.41121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heuchera sanguinea" ;
    dwc:scientificNameAuthorship "Engelm." ;
    skos:broader <http://tun.fi/MX.41878> ;
    skos:hiddenLabel "Heuchera sanguinea"@fi,
        "Heuchera sanguinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korallikeijunkukka"@fi,
        "blodalunrot"@sv .

<http://tun.fi/MX.41122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hordeum brachyantherum" ;
    dwc:scientificNameAuthorship "Nevski" ;
    skos:broader <http://tun.fi/MX.40545> ;
    skos:hiddenLabel "Hordeum brachyantherum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänohra"@fi,
        "Hordeum brachyantherum"@sv .

<http://tun.fi/MX.41125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hordeum violaceum" ;
    dwc:scientificNameAuthorship "Boiss. & Hohen." ;
    skos:broader <http://tun.fi/MX.40545> ;
    skos:hiddenLabel "Hordeum violaceum"@fi,
        "Hordeum violaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipunaohra"@fi,
        "violkorn"@sv .

<http://tun.fi/MX.41126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hornungia petraea" ;
    dwc:scientificNameAuthorship "(L.) Rchb." ;
    skos:altLabel "kivikesäkrassi"@fi ;
    skos:broader <http://tun.fi/MX.41879> ;
    skos:hiddenLabel "Hornungia petraea"@fi,
        "Hornungia petraea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäkrassi"@fi,
        "stenkrassing"@sv .

<http://tun.fi/MX.41128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hosta lancifolia" ;
    dwc:scientificNameAuthorship "(Thunb.) Engl." ;
    skos:broader <http://tun.fi/MX.41880> ;
    skos:hiddenLabel "Hosta lancifolia"@fi,
        "Hosta lancifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninkuunlilja"@fi,
        "höstfunkia"@sv .

<http://tun.fi/MX.41131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrangea macrophylla" ;
    dwc:scientificNameAuthorship "(Thunb.) Ser." ;
    skos:broader <http://tun.fi/MX.41882> ;
    skos:hiddenLabel "Hydrangea macrophylla"@fi,
        "Hydrangea macrophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalohortensia"@fi,
        "hortensia"@sv .

<http://tun.fi/MX.41132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrangea paniculata" ;
    dwc:scientificNameAuthorship "Siebold" ;
    skos:broader <http://tun.fi/MX.41882> ;
    skos:hiddenLabel "Hydrangea paniculata"@fi,
        "Hydrangea paniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninhortensia"@fi,
        "vipphortensia"@sv .

<http://tun.fi/MX.41133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypecoum pendulum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41883> ;
    skos:hiddenLabel "Hypecoum pendulum"@fi,
        "Hypecoum pendulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkuliuskio"@fi,
        "blek fjärilsrök"@sv .

<http://tun.fi/MX.41134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypecoum procumbens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41883> ;
    skos:hiddenLabel "Hypecoum procumbens"@fi,
        "Hypecoum procumbens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentoliuskio"@fi,
        "fjärilsrök"@sv .

<http://tun.fi/MX.41135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypericum humifusum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38298> ;
    skos:hiddenLabel "Hypericum humifusum"@fi,
        "Hypericum humifusum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "matalakuisma"@fi,
        "dvärgjohannesört"@sv .

<http://tun.fi/MX.41137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypericum pubescens" ;
    dwc:scientificNameAuthorship "Boiss." ;
    skos:broader <http://tun.fi/MX.38298> ;
    skos:hiddenLabel "Hypericum pubescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkakuisma"@fi,
        "Hypericum pubescens"@sv .

<http://tun.fi/MX.41139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochaeris glabra" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39913> ;
    skos:hiddenLabel "Hypochaeris glabra"@fi,
        "Hypochaeris glabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljuhäränsilmä"@fi,
        "åkerfibbla"@sv .

<http://tun.fi/MX.41140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iberis odorata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38458> ;
    skos:hiddenLabel "Iberis odorata"@fi,
        "Iberis odorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksusaippo"@fi,
        "doftiberis"@sv .

<http://tun.fi/MX.41141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iberis sempervirens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38458> ;
    skos:hiddenLabel "Iberis sempervirens"@fi,
        "Iberis sempervirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvisaippo"@fi,
        "vinteriberis"@sv .

<http://tun.fi/MX.41142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Illecebrum verticillatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41884> ;
    skos:hiddenLabel "Illecebrum verticillatum"@fi,
        "Illecebrum verticillatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rustokki"@fi,
        "glimmerört"@sv .

<http://tun.fi/MX.41144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Impatiens walleriana" ;
    dwc:scientificNameAuthorship "Hook. f." ;
    skos:broader <http://tun.fi/MX.39154> ;
    skos:hiddenLabel "Impatiens walleriana"@fi,
        "Impatiens walleriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahkeraliisa"@fi,
        "flitiga Lisa"@sv .

<http://tun.fi/MX.41146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ipomoea wrightii" ;
    dwc:scientificNameAuthorship "A. Gray" ;
    skos:broader <http://tun.fi/MX.39376> ;
    skos:hiddenLabel "Ipomoea wrightii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meksikonelämänlanka"@fi,
        "Ipomoea wrightii"@sv .

<http://tun.fi/MX.41148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iris pallida" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.40020> ;
    skos:hiddenLabel "Iris pallida"@fi,
        "Iris pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksukurjenmiekka"@fi,
        "silveriris"@sv .

<http://tun.fi/MX.41149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isolepis pseudosetacea" ;
    dwc:scientificNameAuthorship "(Daveau) Gand." ;
    skos:broader <http://tun.fi/MX.41885> ;
    skos:hiddenLabel "Isolepis pseudosetacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "espanjanharjasluikka"@fi,
        "Isolepis pseudosetacea"@sv .

<http://tun.fi/MX.41150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isolepis setacea" ;
    dwc:scientificNameAuthorship "(L.) R. Br." ;
    skos:broader <http://tun.fi/MX.41885> ;
    skos:hiddenLabel "Isolepis setacea"@fi,
        "Isolepis setacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järviharjasluikka"@fi,
        "borstsäv"@sv .

<http://tun.fi/MX.41151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juglans cinerea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41886> ;
    skos:hiddenLabel "Juglans cinerea"@fi,
        "Juglans cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanjalopähkinä"@fi,
        "grå valnöt"@sv .

<http://tun.fi/MX.41152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juglans mandshurica" ;
    dwc:scientificNameAuthorship "Maxim." ;
    skos:broader <http://tun.fi/MX.41886> ;
    skos:hiddenLabel "Juglans mandshurica"@fi,
        "Juglans mandshurica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantsurianjalopähkinä"@fi,
        "mandchurisk valnöt"@sv .

<http://tun.fi/MX.41153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus acutiflorus" ;
    dwc:scientificNameAuthorship "Ehrh. ex Hoffm." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus acutiflorus"@fi,
        "Juncus acutiflorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerrosvihvilä"@fi,
        "spetståg"@sv .

<http://tun.fi/MX.41155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lolium rigidum" ;
    dwc:scientificNameAuthorship "Gaudin" ;
    skos:broader <http://tun.fi/MX.40448> ;
    skos:hiddenLabel "Lolium rigidum"@fi,
        "Lolium rigidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tankiraiheinä"@fi,
        "styvrepe"@sv .

<http://tun.fi/MX.41156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonas annua" ;
    dwc:scientificNameAuthorship "(L.) Vines & Druce" ;
    skos:broader <http://tun.fi/MX.41904> ;
    skos:hiddenLabel "Lonas annua"@fi,
        "Lonas annua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ikikulta"@fi,
        "kransgull"@sv .

<http://tun.fi/MX.41157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonicera nigra" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39344> ;
    skos:hiddenLabel "Lonicera nigra"@fi,
        "Lonicera nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakuusama"@fi,
        "svarttry"@sv .

<http://tun.fi/MX.41158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonicera periclymenum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39344> ;
    skos:hiddenLabel "Lonicera periclymenum"@fi,
        "Lonicera periclymenum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinköynnöskuusama"@fi,
        "vildkaprifol"@sv .

<http://tun.fi/MX.41159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lotus angustissimus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39055> ;
    skos:hiddenLabel "Lotus angustissimus"@fi,
        "Lotus angustissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuolimaite"@fi,
        "dvärgkäringtand"@sv .

<http://tun.fi/MX.41161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lotus pedunculatus" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.39055> ;
    skos:hiddenLabel "Lotus pedunculatus"@fi,
        "Lotus pedunculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomaite"@fi,
        "sumpkäringtand"@sv .

<http://tun.fi/MX.41162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lunaria annua" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41905> ;
    skos:hiddenLabel "Lunaria annua"@fi,
        "Lunaria annua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäkuuruoho"@fi,
        "judaspenningar"@sv .

<http://tun.fi/MX.41163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lunaria rediviva" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41905> ;
    skos:hiddenLabel "Lunaria rediviva"@fi,
        "Lunaria rediviva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ikikuuruoho"@fi,
        "månviol"@sv .

<http://tun.fi/MX.41164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lupinus nootkatensis" ;
    dwc:scientificNameAuthorship "Donn ex Sims" ;
    skos:broader <http://tun.fi/MX.38947> ;
    skos:hiddenLabel "Lupinus nootkatensis"@fi,
        "Lupinus nootkatensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alaskanlupiini"@fi,
        "sandlupin"@sv .

<http://tun.fi/MX.41165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lychnis coronaria" ;
    dwc:scientificNameAuthorship "(L.) Desr." ;
    skos:broader <http://tun.fi/MX.38104> ;
    skos:hiddenLabel "Lychnis coronaria"@fi,
        "Lychnis coronaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakäenkukka"@fi,
        "purpurklätt"@sv .

<http://tun.fi/MX.41169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physalis cinerascens" ;
    dwc:scientificNameAuthorship "(Dunal) Hitchc." ;
    skos:broader <http://tun.fi/MX.39544> ;
    skos:hiddenLabel "Physalis cinerascens"@fi,
        "Physalis mollis"@fi,
        "Physalis mollis var. cinerascens"@fi,
        "Physalis mollis"@sv,
        "Physalis mollis var. cinerascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopealyhtykoiso"@fi,
        "Physalis cinerascens"@sv .

<http://tun.fi/MX.41170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla subglobosa" ;
    dwc:scientificNameAuthorship "C. G. Westerl." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla subglobosa"@fi,
        "Alchemilla subglobosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinpoimulehti"@fi,
        "valldaggkåpa"@sv .

<http://tun.fi/MX.41171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoda cristata" ;
    dwc:scientificNameAuthorship "(L.) Schltdl." ;
    skos:broader <http://tun.fi/MX.41776> ;
    skos:hiddenLabel "Anoda cristata"@fi,
        "Anoda cristata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisuvikki"@fi,
        "glansmalva"@sv .

<http://tun.fi/MX.41172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aquilegia chrysantha" ;
    dwc:scientificNameAuthorship "A. Gray" ;
    skos:broader <http://tun.fi/MX.37938> ;
    skos:hiddenLabel "Aquilegia chrysantha"@fi,
        "Aquilegia chrysantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulta-akileija"@fi,
        "guldakleja"@sv .

<http://tun.fi/MX.41175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senna obtusifolia" ;
    dwc:scientificNameAuthorship "(L.) H. S. Irwin & Barneby" ;
    skos:broader <http://tun.fi/MX.41986> ;
    skos:hiddenLabel "Senna obtusifolia"@fi,
        "Senna obtusifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soijasenna"@fi,
        "sojasenna"@sv .

<http://tun.fi/MX.41177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium missouriense" ;
    dwc:scientificNameAuthorship "Aellen" ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium missouriense"@fi,
        "Chenopodium missouriense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "missourinsavikka"@fi,
        "hönsmålla"@sv .

<http://tun.fi/MX.41178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysphania schraderiana" ;
    dwc:scientificNameAuthorship "(Schult.) Mosyakin & Clemants" ;
    skos:broader <http://tun.fi/MX.4972073> ;
    skos:hiddenLabel "Chenopodium schraderianum"@fi,
        "Dysphania schraderiana"@fi,
        "Chenopodium schraderianum"@sv,
        "Dysphania schraderiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "afrikansavikka"@fi,
        "drakmålla"@sv .

<http://tun.fi/MX.41180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glebionis coronaria" ;
    dwc:scientificNameAuthorship "(L.) Cass. ex Spach" ;
    skos:broader <http://tun.fi/MX.41869> ;
    skos:hiddenLabel "Chrysanthemum coronarium"@fi,
        "Glebionis coronaria"@fi,
        "Chrysanthemum coronarium"@sv,
        "Glebionis coronaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kruunusuvikakkara"@fi,
        "kranskrage"@sv .

<http://tun.fi/MX.41181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mauranthemum paludosum" ;
    dwc:scientificNameAuthorship "(Poir.) Vogt & Oberpr." ;
    skos:broader <http://tun.fi/MX.41913> ;
    skos:hiddenLabel "Leucanthemum paludosum"@fi,
        "Mauranthemum paludosum"@fi,
        "Leucanthemum paludosum"@sv,
        "Mauranthemum paludosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peikonkakkara"@fi,
        "pysslingkrage"@sv .

<http://tun.fi/MX.41187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dracocephalum moldavica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39494> ;
    skos:hiddenLabel "Dracocephalum moldavica"@fi,
        "Dracocephalum moldavica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuampiaisyrtti"@fi,
        "turkisk drakblomma"@sv .

<http://tun.fi/MX.41188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dracocephalum nutans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39494> ;
    skos:hiddenLabel "Dracocephalum nutans"@fi,
        "Dracocephalum nutans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkuampiaisyrtti"@fi,
        "liten drakblomma"@sv .

<http://tun.fi/MX.41195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paeonia anomala" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41933> ;
    skos:hiddenLabel "Paeonia anomala"@fi,
        "Paeonia anomala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuolanpioni"@fi,
        "sibirisk pion"@sv .

<http://tun.fi/MX.41199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygonum patulum" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.38213> ;
    skos:hiddenLabel "Polygonum patulum"@fi,
        "Polygonum patulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakontatar"@fi,
        "rysk trampört"@sv .

<http://tun.fi/MX.41202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiraea media" ;
    dwc:scientificNameAuthorship "Schmidt" ;
    skos:broader <http://tun.fi/MX.38787> ;
    skos:hiddenLabel "Spiraea media"@fi,
        "Spiraea media"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taiganvirpiangervo"@fi,
        "fransspirea"@sv .

<http://tun.fi/MX.41203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycium barbarum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41906> ;
    skos:hiddenLabel "Lycium barbarum"@fi,
        "Lycium barbarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitapukinpensas"@fi,
        "bocktörne"@sv .

<http://tun.fi/MX.41204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysimachia terrestris" ;
    dwc:scientificNameAuthorship "(L.) Britton, Sterns & Poggenb." ;
    skos:broader <http://tun.fi/MX.38669> ;
    skos:hiddenLabel "Lysimachia terrestris"@fi,
        "Lysimachia terrestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanalpi"@fi,
        "smallysing"@sv .

<http://tun.fi/MX.41205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lythrum hyssopifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39077> ;
    skos:hiddenLabel "Lythrum hyssopifolia"@fi,
        "Lythrum hyssopifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerirantakukka"@fi,
        "dvärgfackelblomster"@sv .

<http://tun.fi/MX.41206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lythrum junceum" ;
    dwc:scientificNameAuthorship "Banks & Sol." ;
    skos:broader <http://tun.fi/MX.39077> ;
    skos:hiddenLabel "Lythrum junceum"@fi,
        "Lythrum junceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkurantakukka"@fi,
        "småfackelblomster"@sv .

<http://tun.fi/MX.41207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lythrum thymifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39077> ;
    skos:hiddenLabel "Lythrum thymifolia"@fi,
        "Lythrum thymifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulasrantakukka"@fi,
        "barrfackelblomster"@sv .

<http://tun.fi/MX.41208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mahonia aquifolium" ;
    dwc:scientificNameAuthorship "(Pursh) Nutt." ;
    skos:broader <http://tun.fi/MX.4986035> ;
    skos:hiddenLabel "Berberis aquifolium"@fi,
        "Mahonia aquifolium"@fi,
        "Berberis aquifolium"@sv,
        "Mahonia aquifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenmahonia"@fi,
        "mahonia"@sv .

<http://tun.fi/MX.41209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigosella africana" ;
    dwc:scientificNameAuthorship "(L.) Botsch." ;
    skos:broader <http://tun.fi/MX.5074297> ;
    skos:hiddenLabel "Malcolmia africana"@fi,
        "Strigosella africana"@fi,
        "Malcolmia africana"@sv,
        "Strigosella africana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "afrikanmalkolmia"@fi,
        "arabisk lövkoja"@sv .

<http://tun.fi/MX.41210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malcolmia maritima" ;
    dwc:scientificNameAuthorship "(L.) W. T. Aiton" ;
    skos:broader <http://tun.fi/MX.41909> ;
    skos:hiddenLabel "Malcolmia maritima"@fi,
        "Malcolmia maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merimalkolmia"@fi,
        "strandlövkoja"@sv .

<http://tun.fi/MX.41211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malope trifida" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.41910> ;
    skos:hiddenLabel "Malope trifida"@fi,
        "Malope trifida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkimaloppi"@fi,
        "praktmalva"@sv .

<http://tun.fi/MX.41212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malus baccata" ;
    dwc:scientificNameAuthorship "(L.) Borkh." ;
    skos:broader <http://tun.fi/MX.38905> ;
    skos:hiddenLabel "Malus baccata"@fi,
        "Malus baccata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marjaomenapuu"@fi,
        "bärapel"@sv .

<http://tun.fi/MX.41214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malus prunifolia" ;
    dwc:scientificNameAuthorship "(Willd.) Borkh." ;
    skos:broader <http://tun.fi/MX.38905> ;
    skos:hiddenLabel "Malus prunifolia"@fi,
        "Malus prunifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianomenapuu"@fi,
        "sibirisk apel"@sv .

<http://tun.fi/MX.41215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malva verticillata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38690> ;
    skos:hiddenLabel "Malva verticillata"@fi,
        "Malva verticillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiehkuramalva"@fi,
        "kransmalva"@sv .

<http://tun.fi/MX.41216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonella dentata" ;
    dwc:scientificNameAuthorship "(Waldst. & Kit.) Coulot & Rabaute" ;
    skos:broader <http://tun.fi/MX.39022> ;
    skos:hiddenLabel "Melilotus dentatus"@fi,
        "Trigonella dentata"@fi,
        "Melilotus dentatus"@sv,
        "Trigonella dentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantamesikkä"@fi,
        "strandsötväppling"@sv .

<http://tun.fi/MX.41217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melissa officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41915> ;
    skos:hiddenLabel "Melissa officinalis"@fi,
        "Melissa officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruunamelissa"@fi,
        "citronmeliss"@sv .

<http://tun.fi/MX.41218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menispermum dauricum" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.41916> ;
    skos:hiddenLabel "Menispermum dauricum"@fi,
        "Menispermum dauricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aasiankilpikierto"@fi,
        "asiatisk månfröranka"@sv .

<http://tun.fi/MX.41221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mentha longifolia" ;
    dwc:scientificNameAuthorship "(L.) Huds." ;
    skos:broader <http://tun.fi/MX.39519> ;
    skos:hiddenLabel "Mentha longifolia"@fi,
        "Mentha longifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaaminttu"@fi,
        "gråmynta"@sv .

<http://tun.fi/MX.41222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mentha pulegium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39519> ;
    skos:hiddenLabel "Mentha pulegium"@fi,
        "Mentha pulegium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolanminttu"@fi,
        "polejmynta"@sv .

<http://tun.fi/MX.41223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mentha spicata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39519> ;
    skos:hiddenLabel "Mentha spicata"@fi,
        "Mentha spicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherminttu"@fi,
        "grönmynta"@sv .

<http://tun.fi/MX.41224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mentha suaveolens" ;
    dwc:scientificNameAuthorship "Ehrh." ;
    skos:broader <http://tun.fi/MX.39519> ;
    skos:hiddenLabel "Mentha suaveolens"@fi,
        "Mentha suaveolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyöröminttu"@fi,
        "rundmynta"@sv .

<http://tun.fi/MX.41225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monarda didyma" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41922> ;
    skos:hiddenLabel "Monarda didyma"@fi,
        "Monarda didyma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaväriminttu"@fi,
        "röd temynta"@sv .

<http://tun.fi/MX.41226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blitum nuttallianum" ;
    dwc:scientificNameAuthorship "Schult." ;
    skos:broader <http://tun.fi/MX.41923> ;
    skos:hiddenLabel "Blitum nuttallianum"@fi,
        "Monolepis nuttalliana"@fi,
        "Monolepis nuttalliana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolasavikka"@fi,
        "Blitum nuttallianum"@sv .

<http://tun.fi/MX.41228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myosotis discolor" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.39424> ;
    skos:hiddenLabel "Myosotis discolor"@fi,
        "Myosotis discolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjolemmikki"@fi,
        "brokförgätmigej"@sv .

<http://tun.fi/MX.41229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Narcissus poëticus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41924> ;
    skos:hiddenLabel "Narcissus poëticus"@fi,
        "Narcissus poëticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkonarsissi"@fi,
        "pingstlilja"@sv .

<http://tun.fi/MX.41231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Narcissus tazetta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41924> ;
    skos:hiddenLabel "Narcissus tazetta"@fi,
        "Narcissus tazetta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarjatasetti"@fi,
        "tazett"@sv .

<http://tun.fi/MX.41233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nasturtium officinale" ;
    dwc:scientificNameAuthorship "W. T. Aiton" ;
    skos:broader <http://tun.fi/MX.41925> ;
    skos:hiddenLabel "Nasturtium officinale"@fi,
        "Rorippa nasturtium-aquaticum"@fi,
        "Nasturtium officinale"@sv,
        "Rorippa nasturtium-aquaticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovesikrassi"@fi,
        "källfräne"@sv .

<http://tun.fi/MX.41236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemophila menziesii" ;
    dwc:scientificNameAuthorship "Hook. & Arn." ;
    skos:broader <http://tun.fi/MX.41928> ;
    skos:hiddenLabel "Nemophila menziesii"@fi,
        "Nemophila menziesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisievikki"@fi,
        "prins Gustafs öga"@sv .

<http://tun.fi/MX.41237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nicandra physalodes" ;
    dwc:scientificNameAuthorship "(L.) Gaertn." ;
    skos:broader <http://tun.fi/MX.41929> ;
    skos:hiddenLabel "Nicandra physalodes"@fi,
        "Nicandra physalodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perunkoiso"@fi,
        "ballongblomma"@sv .

<http://tun.fi/MX.41238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nicotiana alata" ;
    dwc:scientificNameAuthorship "Link & Otto" ;
    skos:broader <http://tun.fi/MX.39565> ;
    skos:hiddenLabel "Nicotiana alata"@fi,
        "Nicotiana alata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkotupakka"@fi,
        "stor blomstertobak"@sv .

<http://tun.fi/MX.41239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nicotiana glauca" ;
    dwc:scientificNameAuthorship "Graham" ;
    skos:broader <http://tun.fi/MX.39565> ;
    skos:hiddenLabel "Nicotiana glauca"@fi,
        "Nicotiana glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensastupakka"@fi,
        "blåtobak"@sv .

<http://tun.fi/MX.41240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nicotiana langsdorffii" ;
    dwc:scientificNameAuthorship "Weinm." ;
    skos:broader <http://tun.fi/MX.39565> ;
    skos:hiddenLabel "Nicotiana langsdorffii"@fi,
        "Nicotiana langsdorffii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konsulintupakka"@fi,
        "klocktobak"@sv .

<http://tun.fi/MX.41241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nicotiana tabacum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39565> ;
    skos:hiddenLabel "Nicotiana tabacum"@fi,
        "Nicotiana tabacum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virginiantupakka"@fi,
        "virginiatobak"@sv .

<http://tun.fi/MX.41243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nigella damascena" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41930> ;
    skos:hiddenLabel "Nigella damascena"@fi,
        "Nigella damascena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaneito"@fi,
        "jungfrun i det gröna"@sv .

<http://tun.fi/MX.41244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nonea versicolor" ;
    dwc:scientificNameAuthorship "(Steven) Sweet" ;
    skos:broader <http://tun.fi/MX.39405> ;
    skos:hiddenLabel "Nonea versicolor"@fi,
        "Nonea versicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjonunna"@fi,
        "nonnea"@sv .

<http://tun.fi/MX.41245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera ammophila" ;
    dwc:scientificNameAuthorship "Focke" ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera ammophila"@fi,
        "Oenothera ammophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynihelokki"@fi,
        "klittnattljus"@sv .

<http://tun.fi/MX.41246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera canovirens" ;
    dwc:scientificNameAuthorship "E. S. Steele" ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera canovirens"@fi,
        "Oenothera canovirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hallavahelokki"@fi,
        "grågrönt nattljus"@sv .

<http://tun.fi/MX.41247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera fallax" ;
    dwc:scientificNameAuthorship "Renner" ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera fallax"@fi,
        "Oenothera fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peijahelokki"@fi,
        "falskt jättenattljus"@sv .

<http://tun.fi/MX.41248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera laciniata" ;
    dwc:scientificNameAuthorship "Hill" ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera laciniata"@fi,
        "Oenothera laciniata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskahelokki"@fi,
        "fliknattljus"@sv .

<http://tun.fi/MX.41251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera speciosa" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera speciosa"@fi,
        "Oenothera speciosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "komeahelokki"@fi,
        "silvernattljus"@sv .

<http://tun.fi/MX.41252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera wratislawiensis" ;
    dwc:scientificNameAuthorship "Rostański" ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera wratislawiensis"@fi,
        "Oenothera wratislawiensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolanhelokki"@fi,
        "polskt nattljus"@sv .

<http://tun.fi/MX.41254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ononis maweana" ;
    dwc:scientificNameAuthorship "Ball" ;
    skos:broader <http://tun.fi/MX.39012> ;
    skos:hiddenLabel "Ononis maweana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänorakko"@fi,
        "Ononis maweana"@sv .

<http://tun.fi/MX.41256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Origanum majorana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39507> ;
    skos:hiddenLabel "Origanum majorana"@fi,
        "Origanum majorana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maustemeirami"@fi,
        "mejram"@sv .

<http://tun.fi/MX.41257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Honorius nutans" ;
    dwc:scientificNameAuthorship "(L.) Gray" ;
    skos:broader <http://tun.fi/MX.5082343> ;
    skos:hiddenLabel "Honorius nutans"@fi,
        "Ornithogalum nutans"@fi,
        "Honorius nutans"@sv,
        "Ornithogalum nutans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkutähdikki"@fi,
        "aftonstjärna"@sv .

<http://tun.fi/MX.41258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ornithopus compressus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39070> ;
    skos:hiddenLabel "Ornithopus compressus"@fi,
        "Ornithopus compressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalinnunjalka"@fi,
        "gulserradella"@sv .

<http://tun.fi/MX.41259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ornithopus perpusillus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39070> ;
    skos:hiddenLabel "Ornithopus perpusillus"@fi,
        "Ornithopus perpusillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulinnunjalka"@fi,
        "dvärgserradella"@sv .

<http://tun.fi/MX.41260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orobanche crenata" ;
    dwc:scientificNameAuthorship "Forssk." ;
    skos:broader <http://tun.fi/MX.41932> ;
    skos:hiddenLabel "Orobanche crenata"@fi,
        "Orobanche crenata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härkäpavunnäive"@fi,
        "praktsnyltrot"@sv .

<http://tun.fi/MX.41261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orobanche hederae" ;
    dwc:scientificNameAuthorship "Duby" ;
    skos:broader <http://tun.fi/MX.41932> ;
    skos:hiddenLabel "Orobanche hederae"@fi,
        "Orobanche hederae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muratinnäive"@fi,
        "murgrönssnyltrot"@sv .

<http://tun.fi/MX.41262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orobanche lucorum" ;
    dwc:scientificNameAuthorship "F. W. Schultz" ;
    skos:broader <http://tun.fi/MX.41932> ;
    skos:hiddenLabel "Orobanche lucorum"@fi,
        "Orobanche lucorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "happomarjannäive"@fi,
        "berberissnyltrot"@sv .

<http://tun.fi/MX.41263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxalis exilis" ;
    dwc:scientificNameAuthorship "A. Cunn." ;
    skos:broader <http://tun.fi/MX.39129> ;
    skos:hiddenLabel "Oxalis exilis"@fi,
        "Oxalis exilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukäenkaali"@fi,
        "dvärgoxalis"@sv .

<http://tun.fi/MX.41264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paeonia lactiflora" ;
    dwc:scientificNameAuthorship "Pall." ;
    skos:broader <http://tun.fi/MX.41933> ;
    skos:hiddenLabel "Paeonia lactiflora"@fi,
        "Paeonia lactiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiinanpioni"@fi,
        "luktpion"@sv .

<http://tun.fi/MX.41265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panicum dichotomiflorum" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.40652> ;
    skos:hiddenLabel "Panicum dichotomiflorum"@fi,
        "Panicum dichotomiflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarahirssi"@fi,
        "hösthirs"@sv .

<http://tun.fi/MX.41266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichanthelium laxiflorum" ;
    dwc:scientificNameAuthorship "(Lam.) Gould" ;
    skos:broader <http://tun.fi/MX.4972141> ;
    skos:hiddenLabel "Dichanthelium laxiflorum"@fi,
        "Panicum laxiflorum"@fi,
        "Panicum laxiflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkukyynelhirssi"@fi,
        "Dichanthelium laxiflorum"@sv .

<http://tun.fi/MX.41267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papaver atlanticum" ;
    dwc:scientificNameAuthorship "(Ball) Coss." ;
    skos:broader <http://tun.fi/MX.37953> ;
    skos:hiddenLabel "Papaver atlanticum"@fi,
        "Papaver atlanticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "atlasunikko"@fi,
        "atlasvallmo"@sv .

<http://tun.fi/MX.41268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papaver glaucum" ;
    dwc:scientificNameAuthorship "Boiss. & Hausskn." ;
    skos:broader <http://tun.fi/MX.37953> ;
    skos:hiddenLabel "Papaver glaucum"@fi,
        "Papaver glaucum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulppaaniunikko"@fi,
        "tulpanvallmo"@sv .

<http://tun.fi/MX.41269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papaver orientale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37953> ;
    skos:hiddenLabel "Papaver orientale"@fi,
        "Papaver orientale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänunikko"@fi,
        "orientvallmo"@sv .

<http://tun.fi/MX.41270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papaver pseudo-orientale" ;
    dwc:scientificNameAuthorship "(Fedde) Medw." ;
    skos:broader <http://tun.fi/MX.37953> ;
    skos:hiddenLabel "Papaver lasiothrix"@fi,
        "Papaver pseudo-orientale"@fi,
        "Papaver lasiothrix"@sv,
        "Papaver pseudo-orientale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättiunikko"@fi,
        "jättevallmo"@sv .

<http://tun.fi/MX.41271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papaver radicatum" ;
    dwc:scientificNameAuthorship "Rottb." ;
    skos:broader <http://tun.fi/MX.37953> ;
    skos:hiddenLabel "Papaver radicatum"@fi,
        "Papaver radicatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiunikko"@fi,
        "fjällvallmo"@sv .

<http://tun.fi/MX.41273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parapholis strigosa" ;
    dwc:scientificNameAuthorship "(Dumort.) C. E. Hubb." ;
    skos:broader <http://tun.fi/MX.41935> ;
    skos:hiddenLabel "Parapholis strigosa"@fi,
        "Parapholis strigosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tanakyyntähkä"@fi,
        "ormax"@sv .

<http://tun.fi/MX.41274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parentucellia viscosa" ;
    dwc:scientificNameAuthorship "(L.) Caruel" ;
    skos:broader <http://tun.fi/MX.41936> ;
    skos:hiddenLabel "Parentucellia viscosa"@fi,
        "Parentucellia viscosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatahmayrtti"@fi,
        "gulhö"@sv .

<http://tun.fi/MX.41275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parietaria judaica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41937> ;
    skos:hiddenLabel "Parietaria judaica"@fi,
        "Parietaria judaica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentomuuriyrtti"@fi,
        "grenig väggört"@sv .

<http://tun.fi/MX.41276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paronychia argentea" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.41938> ;
    skos:hiddenLabel "Paronychia argentea"@fi,
        "Paronychia argentea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeavuohenpolvi"@fi,
        "prasselört"@sv .

<http://tun.fi/MX.41277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetonychia cymosa" ;
    dwc:scientificNameAuthorship "(L.) Sweet" ;
    skos:broader <http://tun.fi/MX.4972074> ;
    skos:hiddenLabel "Chaetonychia cymosa"@fi,
        "Paronychia cymosa"@fi,
        "Paronychia cymosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvuohenpolvi"@fi,
        "Chaetonychia cymosa"@sv .

<http://tun.fi/MX.41278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parthenocissus inserta" ;
    dwc:scientificNameAuthorship "(A. Kern.) Fritsch" ;
    skos:broader <http://tun.fi/MX.41939> ;
    skos:hiddenLabel "Parthenocissus inserta"@fi,
        "Parthenocissus inserta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säleikkövilliviini"@fi,
        "vildvin"@sv .

<http://tun.fi/MX.41279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parthenocissus quinquefolia" ;
    dwc:scientificNameAuthorship "(L.) Planch." ;
    skos:broader <http://tun.fi/MX.41939> ;
    skos:hiddenLabel "Parthenocissus quinquefolia"@fi,
        "Parthenocissus quinquefolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "imukärhivilliviini"@fi,
        "klättervildvin"@sv .

<http://tun.fi/MX.41281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pedicularis sylvatica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39655> ;
    skos:hiddenLabel "Pedicularis sylvatica"@fi,
        "Pedicularis sylvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummikuusio"@fi,
        "granspira"@sv .

<http://tun.fi/MX.41282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Persea americana" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:altLabel "hedelmäavokado"@fi ;
    skos:broader <http://tun.fi/MX.41940> ;
    skos:hiddenLabel "Persea americana"@fi,
        "Persea americana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "avokado"@fi,
        "avokado"@sv .

<http://tun.fi/MX.41284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalacrachena inuloides" ;
    dwc:scientificNameAuthorship "(Boiss.) Iljin" ;
    skos:broader <http://tun.fi/MX.41942> ;
    skos:hiddenLabel "Phalacrachena inuloides"@fi,
        "Phalacrachena inuloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolakaunokki"@fi,
        "saltklint"@sv .

<http://tun.fi/MX.41285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalaris angusta" ;
    dwc:scientificNameAuthorship "Nees ex Trin." ;
    skos:broader <http://tun.fi/MX.40631> ;
    skos:hiddenLabel "Phalaris angusta"@fi,
        "Phalaris angusta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mailahelpi"@fi,
        "smalflen"@sv .

<http://tun.fi/MX.41287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalaris minor" ;
    dwc:scientificNameAuthorship "Retz." ;
    skos:broader <http://tun.fi/MX.40631> ;
    skos:hiddenLabel "Phalaris minor"@fi,
        "Phalaris minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhelpi"@fi,
        "småflen"@sv .

<http://tun.fi/MX.41288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalaris paradoxa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40631> ;
    skos:hiddenLabel "Phalaris paradoxa"@fi,
        "Phalaris paradoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijahelpi"@fi,
        "klubbflen"@sv .

<http://tun.fi/MX.41290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philadelphus coronarius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41943> ;
    skos:hiddenLabel "Philadelphus coronarius"@fi,
        "Philadelphus coronarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihajasmike"@fi,
        "doftschersmin"@sv .

<http://tun.fi/MX.41291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philadelphus lewisii" ;
    dwc:scientificNameAuthorship "Pursh" ;
    skos:broader <http://tun.fi/MX.41943> ;
    skos:hiddenLabel "Philadelphus lewisii"@fi,
        "Philadelphus lewisii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenjasmike"@fi,
        "gordonschersmin"@sv .

<http://tun.fi/MX.41292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philadelphus pubescens" ;
    dwc:scientificNameAuthorship "Loisel." ;
    skos:broader <http://tun.fi/MX.41943> ;
    skos:hiddenLabel "Philadelphus lewisii var. gordonianus"@fi,
        "Philadelphus pubescens"@fi,
        "Philadelphus lewisii var. gordonianus"@sv,
        "Philadelphus pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hovijasmike"@fi,
        "kungsschersmin"@sv .

<http://tun.fi/MX.41293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phleum arenarium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40615> ;
    skos:hiddenLabel "Phleum arenarium"@fi,
        "Phleum arenarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietatähkiö"@fi,
        "sandtimotej"@sv .

<http://tun.fi/MX.41295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlox paniculata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41944> ;
    skos:hiddenLabel "Phlox paniculata"@fi,
        "Phlox paniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysleimu"@fi,
        "höstflox"@sv .

<http://tun.fi/MX.41296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlox stolonifera" ;
    dwc:scientificNameAuthorship "Sims" ;
    skos:broader <http://tun.fi/MX.41944> ;
    skos:hiddenLabel "Phlox stolonifera"@fi,
        "Phlox stolonifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rönsyleimu"@fi,
        "krypflox"@sv .

<http://tun.fi/MX.41297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlox subulata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41944> ;
    skos:hiddenLabel "Phlox subulata"@fi,
        "Phlox subulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalleimu"@fi,
        "mossflox"@sv .

<http://tun.fi/MX.41298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phoenix dactylifera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41945> ;
    skos:hiddenLabel "Phoenix dactylifera"@fi,
        "Phoenix dactylifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välimerentaateli"@fi,
        "dadelpalm"@sv .

<http://tun.fi/MX.41299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physalis angulata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39544> ;
    skos:hiddenLabel "Physalis angulata"@fi,
        "Physalis angulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolkkalyhtykoiso"@fi,
        "kantig lyktört"@sv .

<http://tun.fi/MX.41300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physalis grisea" ;
    dwc:scientificNameAuthorship "(Waterf.) M. Martínez" ;
    skos:broader <http://tun.fi/MX.39544> ;
    skos:hiddenLabel "Physalis grisea"@fi,
        "Physalis pruinosa"@fi,
        "Physalis grisea"@sv,
        "Physalis pruinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mansikkakoiso"@fi,
        "gyllenbär"@sv .

<http://tun.fi/MX.41301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physalis philadelphica" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.39544> ;
    skos:hiddenLabel "Physalis philadelphica"@fi,
        "Physalis philadelphica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tomatillo"@fi,
        "tomatillo"@sv .

<http://tun.fi/MX.41303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physocarpus opulifolius" ;
    dwc:scientificNameAuthorship "(L.) Maxim." ;
    skos:broader <http://tun.fi/MX.41946> ;
    skos:hiddenLabel "Physocarpus opulifolius"@fi,
        "Physocarpus opulifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenheisiangervo"@fi,
        "smällspirea"@sv .

<http://tun.fi/MX.41304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyteuma orbiculare" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39715> ;
    skos:hiddenLabel "Phyteuma orbiculare"@fi,
        "Phyteuma orbiculare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörötähkämunkki"@fi,
        "klotrapunkel"@sv .

<http://tun.fi/MX.41306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picea glauca" ;
    dwc:scientificNameAuthorship "(Moench) Voss" ;
    skos:broader <http://tun.fi/MX.37811> ;
    skos:hiddenLabel "Picea glauca"@fi,
        "Picea glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokuusi"@fi,
        "vitgran"@sv .

<http://tun.fi/MX.41307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picea omorika" ;
    dwc:scientificNameAuthorship "(Pančić) Purk." ;
    skos:broader <http://tun.fi/MX.37811> ;
    skos:hiddenLabel "Picea omorika"@fi,
        "Picea omorika"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "serbiankuusi"@fi,
        "serbgran"@sv .

<http://tun.fi/MX.41308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picea pungens" ;
    dwc:scientificNameAuthorship "Engelm." ;
    skos:broader <http://tun.fi/MX.37811> ;
    skos:hiddenLabel "Picea pungens"@fi,
        "Picea pungens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okakuusi"@fi,
        "stickgran"@sv .

<http://tun.fi/MX.41311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinus peuce" ;
    dwc:scientificNameAuthorship "Griseb." ;
    skos:broader <http://tun.fi/MX.37818> ;
    skos:hiddenLabel "Pinus peuce"@fi,
        "Pinus peuce"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "makedonianmänty"@fi,
        "makedonisk tall"@sv .

<http://tun.fi/MX.41313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinus strobus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37818> ;
    skos:hiddenLabel "Pinus strobus"@fi,
        "Pinus strobus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "strobusmänty"@fi,
        "weymouthtall"@sv .

<http://tun.fi/MX.41314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiobothrys figuratus" ;
    dwc:scientificNameAuthorship "(Piper) I. M. Johnst." ;
    skos:broader <http://tun.fi/MX.39420> ;
    skos:hiddenLabel "Plagiobothrys figuratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunomierokki"@fi,
        "Plagiobothrys figuratus"@sv .

<http://tun.fi/MX.41315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aria edulis" ;
    dwc:scientificNameAuthorship "(Willd.) M. Roem." ;
    skos:broader <http://tun.fi/MX.4972083> ;
    skos:hiddenLabel "Aria edulis"@fi,
        "Sorbus aria"@fi,
        "Aria edulis"@sv,
        "Sorbus aria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksanpihlaja"@fi,
        "vitoxel"@sv .

<http://tun.fi/MX.41318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorghum bicolor" ;
    dwc:scientificNameAuthorship "(L.) Moench" ;
    skos:broader <http://tun.fi/MX.41995> ;
    skos:hiddenLabel "Sorghum bicolor"@fi,
        "Sorghum bicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjodurra"@fi,
        "durra"@sv .

<http://tun.fi/MX.41319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorghum halepense" ;
    dwc:scientificNameAuthorship "(L.) Pers." ;
    skos:broader <http://tun.fi/MX.41995> ;
    skos:hiddenLabel "Sorghum halepense"@fi,
        "Sorghum halepense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jonsonindurra"@fi,
        "ogräsdurra"@sv .

<http://tun.fi/MX.41320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spergularia purpurea" ;
    dwc:scientificNameAuthorship "(Pers.) G. Don" ;
    skos:broader <http://tun.fi/MX.38101> ;
    skos:hiddenLabel "Spergularia purpurea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsolmukki"@fi,
        "Spergularia purpurea"@sv .

<http://tun.fi/MX.41324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucumis metuliferus" ;
    dwc:scientificNameAuthorship "E. Mey. ex Naudin" ;
    skos:broader <http://tun.fi/MX.38347> ;
    skos:hiddenLabel "Cucumis metuliferus"@fi,
        "Cucumis metuliferus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivakurkku"@fi,
        "kiwano"@sv .

<http://tun.fi/MX.41328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helichrysum arenarium" ;
    dwc:scientificNameAuthorship "(L.) Moench" ;
    skos:broader <http://tun.fi/MX.41874> ;
    skos:hiddenLabel "Helichrysum arenarium"@fi,
        "Helichrysum arenarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaolkikukka"@fi,
        "hedblomster"@sv .

<http://tun.fi/MX.41330> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dactylorhiza majalis subsp. baltica" ;
    dwc:scientificNameAuthorship "(Klinge) H. Sund." ;
    skos:broader <http://tun.fi/MX.40071> ;
    skos:hiddenLabel "Dactylorhiza baltica"@fi,
        "Dactylorhiza majalis subsp. baltica"@fi,
        "Dactylorhiza baltica"@sv,
        "Dactylorhiza majalis subsp. baltica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "baltiankämmekkä"@fi,
        "baltnycklar"@sv .

<http://tun.fi/MX.41332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Persicaria bungeana" ;
    dwc:scientificNameAuthorship "(Turcz.) Nakai" ;
    skos:broader <http://tun.fi/MX.38221> ;
    skos:hiddenLabel "Persicaria bungeana"@fi,
        "Polygonum bungeanum"@fi,
        "Persicaria bungeana"@sv,
        "Polygonum bungeanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idäntatar"@fi,
        "taggpilört"@sv .

<http://tun.fi/MX.41334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla inclinata" ;
    dwc:scientificNameAuthorship "Vill." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla inclinata"@fi,
        "Potentilla inclinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaahanhikki"@fi,
        "rysk fingerört"@sv .

<http://tun.fi/MX.41339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senecio sarracenicus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39855> ;
    skos:hiddenLabel "Senecio fluviatilis"@fi,
        "Senecio nemorensis"@fi,
        "Senecio sarracenicus"@fi,
        "Senecio fluviatilis"@sv,
        "Senecio nemorensis"@sv,
        "Senecio sarracenicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistovillakko"@fi,
        "parkstånds"@sv .

<http://tun.fi/MX.41340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senecio inaequidens" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.39855> ;
    skos:hiddenLabel "Senecio inaequidens"@fi,
        "Senecio inaequidens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "buurivillakko"@fi,
        "boerstånds"@sv .

<http://tun.fi/MX.41341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparganium microcarpum" ;
    dwc:scientificNameAuthorship "(Neuman) Čelak." ;
    skos:broader <http://tun.fi/MX.40173> ;
    skos:hiddenLabel "Sparganium erectum subsp. microcarpum"@fi,
        "Sparganium microcarpum"@fi,
        "Sparganium erectum subsp. microcarpum"@sv,
        "Sparganium microcarpum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojapalpakko"@fi,
        "vanlig storigelknopp"@sv .

<http://tun.fi/MX.41343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparganium neglectum" ;
    dwc:scientificNameAuthorship "Beeby" ;
    skos:broader <http://tun.fi/MX.40173> ;
    skos:hiddenLabel "Sparganium neglectum"@fi,
        "Sparganium neglectum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokipalpakko"@fi,
        "glansigelknopp"@sv .

<http://tun.fi/MX.41347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camelina hispida" ;
    dwc:scientificNameAuthorship "Boiss." ;
    skos:broader <http://tun.fi/MX.38443> ;
    skos:hiddenLabel "Camelina hispida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turkintankio"@fi,
        "Camelina hispida"@sv .

<http://tun.fi/MX.41350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxybasis salina" ;
    dwc:scientificNameAuthorship "(Standl.) Uotila" ;
    skos:broader <http://tun.fi/MX.4972077> ;
    skos:hiddenLabel "Chenopodium salinum"@fi,
        "Oxybasis glauca subsp. salina"@fi,
        "Oxybasis salina"@fi,
        "Chenopodium salinum"@sv,
        "Oxybasis glauca subsp. salina"@sv,
        "Oxybasis salina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kojootinsavikka"@fi,
        "amerikansk blåmålla"@sv .

<http://tun.fi/MX.41352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium probstii" ;
    dwc:scientificNameAuthorship "Aellen" ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium probstii"@fi,
        "Chenopodium probstii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soijasavikka"@fi,
        "probstmålla"@sv .

<http://tun.fi/MX.41376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotoneaster laxiflorus" ;
    dwc:scientificNameAuthorship "Jacq. ex Lindl." ;
    skos:broader <http://tun.fi/MX.38921> ;
    skos:hiddenLabel "Cotoneaster laxiflorus"@fi,
        "Cotoneaster niger"@fi,
        "Cotoneaster laxiflorus"@sv,
        "Cotoneaster niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustamarjatuhkapensas"@fi,
        "svartoxbär"@sv .

<http://tun.fi/MX.41378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyperus glaber" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41836> ;
    skos:hiddenLabel "Cyperus glaber"@fi,
        "Cyperus glaber"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltosädekaisla"@fi,
        "bukettag"@sv .

<http://tun.fi/MX.41379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera parviflora" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera parviflora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmähelokki"@fi,
        "Oenothera parviflora"@sv .

<http://tun.fi/MX.41380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera scandinavica" ;
    dwc:scientificNameAuthorship "Rostański" ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera scandinavica"@fi,
        "Oenothera scandinavica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratahelokki"@fi,
        "nordiskt nattljus"@sv .

<http://tun.fi/MX.41384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tragus racemosus" ;
    dwc:scientificNameAuthorship "(L.) All." ;
    skos:broader <http://tun.fi/MX.42005> ;
    skos:hiddenLabel "Tragus racemosus"@fi,
        "Tragus racemosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiekkakoukkuheinä"@fi,
        "piprensargräs"@sv .

<http://tun.fi/MX.41389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysichiton americanus" ;
    dwc:scientificNameAuthorship "Hultén & H. St. John" ;
    skos:broader <http://tun.fi/MX.41907> ;
    skos:hiddenLabel "Lysichiton americanus"@fi,
        "Lysichiton americanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltamajavankaali"@fi,
        "gul skunkkalla"@sv .

<http://tun.fi/MX.41396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plantago aristata" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.39672> ;
    skos:hiddenLabel "Plantago aristata"@fi,
        "Plantago aristata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihneratamo"@fi,
        "borstkämpar"@sv .

<http://tun.fi/MX.41397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plantago bellardii" ;
    dwc:scientificNameAuthorship "All." ;
    skos:broader <http://tun.fi/MX.39672> ;
    skos:hiddenLabel "Plantago bellardii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "bellardinratamo"@fi,
        "Plantago bellardii"@sv .

<http://tun.fi/MX.41398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plantago coronopus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39672> ;
    skos:hiddenLabel "Plantago coronopus"@fi,
        "Plantago coronopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskaratamo"@fi,
        "strandkämpar"@sv .

<http://tun.fi/MX.41399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plantago lagopus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39672> ;
    skos:hiddenLabel "Plantago lagopus"@fi,
        "Plantago lagopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoratamo"@fi,
        "vitkämpar"@sv .

<http://tun.fi/MX.41400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plantago patagonica" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.39672> ;
    skos:hiddenLabel "Plantago patagonica"@fi,
        "Plantago patagonica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaratamo"@fi,
        "luddkämpar"@sv .

<http://tun.fi/MX.41401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plantago virginica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39672> ;
    skos:hiddenLabel "Plantago virginica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenratamo"@fi,
        "Plantago virginica"@sv .

<http://tun.fi/MX.41402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polemonium reptans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39389> ;
    skos:hiddenLabel "Polemonium reptans"@fi,
        "Polemonium reptans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittysinilatva"@fi,
        "krypblågull"@sv .

<http://tun.fi/MX.41403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycarpon tetraphyllum" ;
    dwc:scientificNameAuthorship "(L.) L." ;
    skos:broader <http://tun.fi/MX.41948> ;
    skos:hiddenLabel "Polycarpon tetraphyllum"@fi,
        "Polycarpon tetraphyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkynsiyrtti"@fi,
        "tusenfrö"@sv .

<http://tun.fi/MX.41404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycnemum arvense" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41949> ;
    skos:hiddenLabel "Polycnemum arvense"@fi,
        "Polycnemum arvense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otarustoruoho"@fi,
        "broskört"@sv .

<http://tun.fi/MX.41406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygala serpyllifolia" ;
    dwc:scientificNameAuthorship "Hosé" ;
    skos:broader <http://tun.fi/MX.39160> ;
    skos:hiddenLabel "Polygala serpyllifolia"@fi,
        "Polygala serpyllifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummilinnunruoho"@fi,
        "hedjungfrulin"@sv .

<http://tun.fi/MX.41407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygonum achoreum" ;
    dwc:scientificNameAuthorship "S. F. Blake" ;
    skos:broader <http://tun.fi/MX.38213> ;
    skos:hiddenLabel "Polygonum achoreum"@fi,
        "Polygonum achoreum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lusikkatatar"@fi,
        "pilgrimstrampört"@sv .

<http://tun.fi/MX.41408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypogon maritimus" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.41950> ;
    skos:hiddenLabel "Polypogon maritimus"@fi,
        "Polypogon maritimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisukaheinä"@fi,
        "litet skäggräs"@sv .

<http://tun.fi/MX.41409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypogon monspeliensis" ;
    dwc:scientificNameAuthorship "(L.) Desf." ;
    skos:broader <http://tun.fi/MX.41950> ;
    skos:hiddenLabel "Polypogon monspeliensis"@fi,
        "Polypogon monspeliensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranskansukaheinä"@fi,
        "skäggräs"@sv .

<http://tun.fi/MX.41410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypogon viridis" ;
    dwc:scientificNameAuthorship "(Gouan) Breistr." ;
    skos:broader <http://tun.fi/MX.41950> ;
    skos:hiddenLabel "Polypogon viridis"@fi,
        "Polypogon viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiehkurasukaheinä"@fi,
        "tofsven"@sv .

<http://tun.fi/MX.41412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Populus nigra" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38589> ;
    skos:hiddenLabel "Populus nigra"@fi,
        "Populus nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapoppeli"@fi,
        "svartpoppel"@sv .

<http://tun.fi/MX.41413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Populus suaveolens" ;
    dwc:scientificNameAuthorship "Fisch." ;
    skos:broader <http://tun.fi/MX.38589> ;
    skos:hiddenLabel "Populus suaveolens"@fi,
        "Populus suaveolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksupoppeli"@fi,
        "sibirisk poppel"@sv .

<http://tun.fi/MX.41415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Populus trichocarpa" ;
    dwc:scientificNameAuthorship "Torr. & A. Gray" ;
    skos:broader <http://tun.fi/MX.38589> ;
    skos:hiddenLabel "Populus trichocarpa"@fi,
        "Populus trichocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättipoppeli"@fi,
        "jättepoppel"@sv .

<http://tun.fi/MX.41416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla aurea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla aurea"@fi,
        "Potentilla aurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultahanhikki"@fi,
        "gullfingerört"@sv .

<http://tun.fi/MX.41417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla atrosanguinea" ;
    dwc:scientificNameAuthorship "G. Lodd. ex D. Don" ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla atrosanguinea"@fi,
        "Potentilla atrosanguinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verihanhikki"@fi,
        "blodfingerört"@sv .

<http://tun.fi/MX.41420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ribes glandulosum" ;
    dwc:scientificNameAuthorship "Grauer" ;
    skos:broader <http://tun.fi/MX.38759> ;
    skos:hiddenLabel "Ribes glandulosum"@fi,
        "Ribes glandulosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lamoherukka"@fi,
        "dvärgrips"@sv .

<http://tun.fi/MX.41421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ricinus communis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41975> ;
    skos:hiddenLabel "Ricinus communis"@fi,
        "Ricinus communis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risiini"@fi,
        "ricin"@sv .

<http://tun.fi/MX.41423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rodgersia podophylla" ;
    dwc:scientificNameAuthorship "A. Gray" ;
    skos:broader <http://tun.fi/MX.41977> ;
    skos:hiddenLabel "Rodgersia podophylla"@fi,
        "Rodgersia podophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskavaleangervo"@fi,
        "bronsrodgersia"@sv .

<http://tun.fi/MX.41424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa gallica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa gallica"@fi,
        "Rosa gallica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "gallianruusu"@fi,
        "provinsros"@sv .

<http://tun.fi/MX.41426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa carolina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa carolina"@fi,
        "Rosa carolina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "carolinanruusu"@fi,
        "carolinaros"@sv .

<http://tun.fi/MX.41429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa nitida" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa nitida"@fi,
        "Rosa nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkeruusu"@fi,
        "dockros"@sv .

<http://tun.fi/MX.41430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa pendulina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa pendulina"@fi,
        "Rosa pendulina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuoriruusu"@fi,
        "bergros"@sv .

<http://tun.fi/MX.41431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa spinosissima" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa pimpinellifolia"@fi,
        "Rosa spinosissima"@fi,
        "Rosa pimpinellifolia"@sv,
        "Rosa spinosissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pimpinellaruusu"@fi,
        "pimpinellros"@sv .

<http://tun.fi/MX.41432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa rubiginosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa rubiginosa"@fi,
        "Rosa rubiginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenaruusu"@fi,
        "äppelros"@sv .

<http://tun.fi/MX.41433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus laciniatus" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus laciniatus"@fi,
        "Rubus laciniatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskavatukka"@fi,
        "flikbjörnbär"@sv .

<http://tun.fi/MX.41434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus parviflorus" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus parviflorus"@fi,
        "Rubus parviflorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkovatukka"@fi,
        "nutkahallon"@sv .

<http://tun.fi/MX.41435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus pruinosus" ;
    dwc:scientificNameAuthorship "Arrh." ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus plicatus"@fi,
        "Rubus pruinosus"@fi,
        "Rubus plicatus"@sv,
        "Rubus pruinosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtovatukka"@fi,
        "hallonbjörnbär"@sv .

<http://tun.fi/MX.41437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex conglomeratus" ;
    dwc:scientificNameAuthorship "Murray" ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex conglomeratus"@fi,
        "Rumex conglomeratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksanhierakka"@fi,
        "dikesskräppa"@sv .

<http://tun.fi/MX.41440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex sanguineus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex sanguineus"@fi,
        "Rumex sanguineus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verihierakka"@fi,
        "skogsskräppa"@sv .

<http://tun.fi/MX.41441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salsola collina" ;
    dwc:scientificNameAuthorship "Pall." ;
    skos:broader <http://tun.fi/MX.38208> ;
    skos:hiddenLabel "Kali collinum"@fi,
        "Salsola collina"@fi,
        "Kali collinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähkäotakilokki"@fi,
        "Salsola collina"@sv .

<http://tun.fi/MX.41442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salvia nemorosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39530> ;
    skos:hiddenLabel "Salvia nemorosa"@fi,
        "Salvia nemorosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosalvia"@fi,
        "stäppsalvia"@sv .

<http://tun.fi/MX.41443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salvia officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39530> ;
    skos:hiddenLabel "Salvia officinalis"@fi,
        "Salvia officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryytisalvia"@fi,
        "kryddsalvia"@sv .

<http://tun.fi/MX.41444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salvia reflexa" ;
    dwc:scientificNameAuthorship "Hornem." ;
    skos:broader <http://tun.fi/MX.39530> ;
    skos:hiddenLabel "Salvia reflexa"@fi,
        "Salvia reflexa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "preeriasalvia"@fi,
        "spädsalvia"@sv .

<http://tun.fi/MX.41445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salvia viridis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39530> ;
    skos:hiddenLabel "Salvia viridis"@fi,
        "Salvia viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosalvia"@fi,
        "broksalvia"@sv .

<http://tun.fi/MX.41446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sambucus ebulus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39335> ;
    skos:hiddenLabel "Sambucus ebulus"@fi,
        "Sambucus ebulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruohoselja"@fi,
        "sommarfläder"@sv .

<http://tun.fi/MX.41447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sambucus nigra" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39335> ;
    skos:hiddenLabel "Sambucus nigra"@fi,
        "Sambucus nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaselja"@fi,
        "fläder"@sv .

<http://tun.fi/MX.41449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Satureja hortensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39501> ;
    skos:hiddenLabel "Satureja hortensis"@fi,
        "Satureja hortensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäkynteli"@fi,
        "sommarkyndel"@sv .

<http://tun.fi/MX.41450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga paniculata" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga paniculata"@fi,
        "Saxifraga paniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopearikko"@fi,
        "silverbräcka"@sv .

<http://tun.fi/MX.41454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga hostii" ;
    dwc:scientificNameAuthorship "Tausch" ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga hostii"@fi,
        "Saxifraga hostii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorikko"@fi,
        "pyramidbräcka"@sv .

<http://tun.fi/MX.41456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga rosacea" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga rosacea"@fi,
        "Saxifraga rosacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mattorikko"@fi,
        "mattbräcka"@sv .

<http://tun.fi/MX.41459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxifraga umbrosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38717> ;
    skos:hiddenLabel "Saxifraga umbrosa"@fi,
        "Saxifraga umbrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjorikko"@fi,
        "skuggbräcka"@sv .

<http://tun.fi/MX.41460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scabiosa columbaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41979> ;
    skos:hiddenLabel "Scabiosa columbaria"@fi,
        "Scabiosa columbaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkotörmäkukka"@fi,
        "fältvädd"@sv .

<http://tun.fi/MX.41461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scabiosa ochroleuca" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41979> ;
    skos:hiddenLabel "Scabiosa ochroleuca"@fi,
        "Scabiosa ochroleuca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatörmäkukka"@fi,
        "gulvädd"@sv .

<http://tun.fi/MX.41462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizanthus pinnatus" ;
    dwc:scientificNameAuthorship "Ruiz & Pav." ;
    skos:broader <http://tun.fi/MX.41980> ;
    skos:hiddenLabel "Schizanthus pinnatus"@fi,
        "Schizanthus pinnatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoperhoskukka"@fi,
        "fjärilsblomster"@sv .

<http://tun.fi/MX.41463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scirpoides holoschoenus" ;
    dwc:scientificNameAuthorship "(L.) Soják" ;
    skos:broader <http://tun.fi/MX.41981> ;
    skos:hiddenLabel "Scirpoides holoschoenus"@fi,
        "Scirpoides holoschoenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "noropallokaisla"@fi,
        "klotsäv"@sv .

<http://tun.fi/MX.41464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolymus hispanicus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41982> ;
    skos:hiddenLabel "Scolymus hispanicus"@fi,
        "Scolymus hispanicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "espanjankultaohdake"@fi,
        "spansk taggfibbla"@sv .

<http://tun.fi/MX.41465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolymus maculatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41982> ;
    skos:hiddenLabel "Scolymus maculatus"@fi,
        "Scolymus maculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljukultaohdake"@fi,
        "taggfibbla"@sv .

<http://tun.fi/MX.41467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopodospermum hispanicum" ;
    dwc:scientificNameAuthorship "(L.) Zaika, Sukhor. & N. Kilian" ;
    skos:altLabel "ruokamustajuuri"@fi ;
    skos:broader <http://tun.fi/MX.5074326> ;
    skos:hiddenLabel "Pseudopodospermum hispanicum"@fi,
        "Scorzonera hispanica"@fi,
        "Pseudopodospermum hispanicum"@sv,
        "Scorzonera hispanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustajuuri"@fi,
        "svartrot"@sv .

<http://tun.fi/MX.41470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Securigera securidaca" ;
    dwc:scientificNameAuthorship "(L.) Degen & Dörfl." ;
    skos:broader <http://tun.fi/MX.41984> ;
    skos:hiddenLabel "Securigera securidaca"@fi,
        "Securigera securidaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakärsäpalko"@fi,
        "sabelväppling"@sv .

<http://tun.fi/MX.41471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Petrosedum forsterianum" ;
    dwc:scientificNameAuthorship "(Sm.) Grulich" ;
    skos:broader <http://tun.fi/MX.4972120> ;
    skos:hiddenLabel "Petrosedum forsterianum"@fi,
        "Sedum forsterianum"@fi,
        "Petrosedum forsterianum"@sv,
        "Sedum forsterianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peiponmaksaruoho"@fi,
        "tofsfetknopp"@sv .

<http://tun.fi/MX.41472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phedimus kamtschaticus" ;
    dwc:scientificNameAuthorship "(Fisch. & C. A. Mey.) 't Hart" ;
    skos:broader <http://tun.fi/MX.4972037> ;
    skos:hiddenLabel "Phedimus kamtschaticus"@fi,
        "Sedum kamtschaticum"@fi,
        "Phedimus kamtschaticus"@sv,
        "Sedum kamtschaticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kamtsatkanmaksaruoho"@fi,
        "kamtjatkafetblad"@sv .

<http://tun.fi/MX.41473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sedum lydium" ;
    dwc:scientificNameAuthorship "Boiss." ;
    skos:broader <http://tun.fi/MX.38740> ;
    skos:hiddenLabel "Sedum lydium"@fi,
        "Sedum lydium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyydianmaksaruoho"@fi,
        "lydisk fetknopp"@sv .

<http://tun.fi/MX.41475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senecio dubitabilis" ;
    dwc:scientificNameAuthorship "C. Jeffrey & Y. L. Chen" ;
    skos:broader <http://tun.fi/MX.39855> ;
    skos:hiddenLabel "Senecio dubitabilis"@fi,
        "Senecio dubitabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänvillakko"@fi,
        "kinakorsört"@sv .

<http://tun.fi/MX.41476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senecio eremophilus" ;
    dwc:scientificNameAuthorship "Richardson" ;
    skos:broader <http://tun.fi/MX.39855> ;
    skos:hiddenLabel "Senecio eremophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenvillakko"@fi,
        "Senecio eremophilus"@sv .

<http://tun.fi/MX.41477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jacobaea erucifolia" ;
    dwc:scientificNameAuthorship "(L.) G. Gaertn., B. Mey. & Scherb." ;
    skos:broader <http://tun.fi/MX.4972032> ;
    skos:hiddenLabel "Jacobaea erucifolia"@fi,
        "Senecio erucifolius"@fi,
        "Jacobaea erucifolia"@sv,
        "Senecio erucifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskavillakko"@fi,
        "flikstånds"@sv .

<http://tun.fi/MX.41478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senecio gallicus" ;
    dwc:scientificNameAuthorship "Vill." ;
    skos:broader <http://tun.fi/MX.39855> ;
    skos:hiddenLabel "Senecio gallicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranskanvillakko"@fi,
        "Senecio gallicus"@sv .

<http://tun.fi/MX.41479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senecio lividus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39855> ;
    skos:hiddenLabel "Senecio lividus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korvavillakko"@fi,
        "Senecio lividus"@sv .

<http://tun.fi/MX.41481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senecio ovatus" ;
    dwc:scientificNameAuthorship "(G. Gaertn., B. Mey. & Scherb.) Willd." ;
    skos:broader <http://tun.fi/MX.39855> ;
    skos:hiddenLabel "Senecio ovatus"@fi,
        "Senecio ovatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harsuvillakko"@fi,
        "glesstånds"@sv .

<http://tun.fi/MX.41482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senna alexandrina" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.41986> ;
    skos:hiddenLabel "Senna alexandrina"@fi,
        "Senna alexandrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aleksandriansenna"@fi,
        "senna"@sv .

<http://tun.fi/MX.41483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senna italica" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.41986> ;
    skos:hiddenLabel "Senna italica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "italiansenna"@fi,
        "Senna italica"@sv .

<http://tun.fi/MX.41484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senna occidentalis" ;
    dwc:scientificNameAuthorship "(L.) Link" ;
    skos:broader <http://tun.fi/MX.41986> ;
    skos:hiddenLabel "Senna occidentalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kahvisenna"@fi,
        "Senna occidentalis"@sv .

<http://tun.fi/MX.41485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sesamoides purpurascens" ;
    dwc:scientificNameAuthorship "(L. ) G. López" ;
    skos:broader <http://tun.fi/MX.41987> ;
    skos:hiddenLabel "Sesamoides canescens"@fi,
        "Sesamoides purpurascens"@fi,
        "Sesamoides canescens"@sv,
        "Sesamoides purpurascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "espanjantähtiterttu"@fi,
        "stjärnreseda"@sv .

<http://tun.fi/MX.41486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sesamum indicum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "öljyseesami"@fi ;
    skos:broader <http://tun.fi/MX.41988> ;
    skos:hiddenLabel "Sesamum indicum"@fi,
        "Sesamum orientale"@fi,
        "Sesamum indicum"@sv,
        "Sesamum orientale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seesami"@fi,
        "sesam"@sv .

<http://tun.fi/MX.41487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sesbania exaltata" ;
    dwc:scientificNameAuthorship "(Raf.) Rydb." ;
    skos:broader <http://tun.fi/MX.41989> ;
    skos:hiddenLabel "Sesbania exaltata"@fi,
        "Sesbania herbacea"@fi,
        "Sesbania herbacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tikaskolibrinpapu"@fi,
        "Sesbania exaltata"@sv .

<http://tun.fi/MX.41488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seseli campestre" ;
    dwc:scientificNameAuthorship "Besser" ;
    skos:broader <http://tun.fi/MX.39204> ;
    skos:hiddenLabel "Seseli campestre"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arohirvenputki"@fi,
        "Seseli campestre"@sv .

<http://tun.fi/MX.41489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Setaria adhaerens" ;
    dwc:scientificNameAuthorship "(Forssk.) Chiov." ;
    skos:broader <http://tun.fi/MX.40659> ;
    skos:hiddenLabel "Setaria adhaerens"@fi,
        "Setaria adhaerens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arabianpantaheinä"@fi,
        "arabisk kavelhirs"@sv .

<http://tun.fi/MX.41490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sicyos angulatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41991> ;
    skos:hiddenLabel "Sicyos angulatus"@fi,
        "Sicyos angulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkakarvakurkku"@fi,
        "hårgurka"@sv .

<http://tun.fi/MX.41491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sida ovata" ;
    dwc:scientificNameAuthorship "Forssk." ;
    skos:broader <http://tun.fi/MX.38688> ;
    skos:hiddenLabel "Sida ovata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistosiida"@fi,
        "Sida ovata"@sv .

<http://tun.fi/MX.41493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silaum silaus" ;
    dwc:scientificNameAuthorship "(L.) Schinz & Thell." ;
    skos:broader <http://tun.fi/MX.41992> ;
    skos:hiddenLabel "Silaum silaus"@fi,
        "Silaum silaus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenketunputki"@fi,
        "ängssilja"@sv .

<http://tun.fi/MX.41494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene borysthenica" ;
    dwc:scientificNameAuthorship "(Gruner) Walters" ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene borysthenica"@fi,
        "Silene borysthenica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liettuankohokki"@fi,
        "smalglim"@sv .

<http://tun.fi/MX.41496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene colorata" ;
    dwc:scientificNameAuthorship "Poir." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene colorata"@fi,
        "Silene colorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokohokki"@fi,
        "brokglim"@sv .

<http://tun.fi/MX.41497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene cretica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene cretica"@fi,
        "Silene cretica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kreetankohokki"@fi,
        "kretaglim"@sv .

<http://tun.fi/MX.41498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene micropetala" ;
    dwc:scientificNameAuthorship "Lag." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene micropetala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pieniteräkohokki"@fi,
        "Silene micropetala"@sv .

<http://tun.fi/MX.41499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene muscipula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene muscipula"@fi,
        "Silene muscipula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärpäskohokki"@fi,
        "flugglim"@sv .

<http://tun.fi/MX.41500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene nocturna" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene nocturna"@fi,
        "Silene nocturna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välimerenkohokki"@fi,
        "medelhavsglim"@sv .

<http://tun.fi/MX.41501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene otites" ;
    dwc:scientificNameAuthorship "(L.) Wibel" ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene otites"@fi,
        "Silene otites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arokohokki"@fi,
        "kvastglim"@sv .

<http://tun.fi/MX.41502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene pendula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene pendula"@fi,
        "Silene pendula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentokohokki"@fi,
        "sommarglim"@sv .

<http://tun.fi/MX.41503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinacalia tangutica" ;
    dwc:scientificNameAuthorship "(Maxim.) B. Nord." ;
    skos:broader <http://tun.fi/MX.41993> ;
    skos:hiddenLabel "Cacalia tangutica"@fi,
        "Sinacalia tangutica"@fi,
        "Cacalia tangutica"@sv,
        "Sinacalia tangutica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huiskunauhus"@fi,
        "gullvippa"@sv .

<http://tun.fi/MX.41505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sisymbrium austriacum" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.38352> ;
    skos:hiddenLabel "Sisymbrium austriacum"@fi,
        "Sisymbrium austriacum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tonavanpernaruoho"@fi,
        "donausenap"@sv .

<http://tun.fi/MX.41506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sisymbrium irio" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38352> ;
    skos:hiddenLabel "Sisymbrium irio"@fi,
        "Sisymbrium irio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltopernaruoho"@fi,
        "vallsenap"@sv .

<http://tun.fi/MX.41507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erucastrum supinum" ;
    dwc:scientificNameAuthorship "(L.) Al-Shehbaz & Warwick" ;
    skos:broader <http://tun.fi/MX.38504> ;
    skos:hiddenLabel "Erucastrum supinum"@fi,
        "Sisymbrium supinum"@fi,
        "Erucastrum supinum"@sv,
        "Sisymbrium supinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukaalisinappi"@fi,
        "kalkkrassing"@sv .

<http://tun.fi/MX.41509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum carolinense" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum carolinense"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "carolinankoiso"@fi,
        "Solanum carolinense"@sv .

<http://tun.fi/MX.41510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum coagulans" ;
    dwc:scientificNameAuthorship "Forssk." ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum coagulans"@fi,
        "Solanum dubium"@fi,
        "Solanum dubium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arabiankoiso"@fi,
        "Solanum coagulans"@sv .

<http://tun.fi/MX.41511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum elaeagnifolium" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum elaeagnifolium"@fi,
        "Solanum elaeagnifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilsekoiso"@fi,
        "silverskatta"@sv .

<http://tun.fi/MX.41512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum sarrachoides" ;
    dwc:scientificNameAuthorship "Sendtn." ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum sarrachoides"@fi,
        "Solanum sarrachoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "brasiliankoiso"@fi,
        "klibbnattskatta"@sv .

<http://tun.fi/MX.41513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum sisymbriifolium" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum sisymbriifolium"@fi,
        "Solanum sisymbriifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskakoiso"@fi,
        "blek taggborre"@sv .

<http://tun.fi/MX.41514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum triflorum" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum triflorum"@fi,
        "Solanum triflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmikukkakoiso"@fi,
        "fliknattskatta"@sv .

<http://tun.fi/MX.41515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euthamia graminifolia" ;
    dwc:scientificNameAuthorship "(L.) Nutt." ;
    skos:broader <http://tun.fi/MX.4972069> ;
    skos:hiddenLabel "Euthamia graminifolia"@fi,
        "Solidago graminifolia"@fi,
        "Euthamia graminifolia"@sv,
        "Solidago graminifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säiläraippu"@fi,
        "kvastgullris"@sv .

<http://tun.fi/MX.41517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sonchus tenerrimus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39929> ;
    skos:hiddenLabel "Sonchus tenerrimus"@fi,
        "Sonchus tenerrimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentovalvatti"@fi,
        "klippmolke"@sv .

<http://tun.fi/MX.41520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiraea douglasii" ;
    dwc:scientificNameAuthorship "Hook." ;
    skos:broader <http://tun.fi/MX.38787> ;
    skos:hiddenLabel "Spiraea douglasii"@fi,
        "Spiraea douglasii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenpajuangervo"@fi,
        "douglasspirea"@sv .

<http://tun.fi/MX.41521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Landoltia punctata" ;
    dwc:scientificNameAuthorship "(G. Mey.) Les & D. J. Crawford" ;
    skos:broader <http://tun.fi/MX.4972098> ;
    skos:hiddenLabel "Landoltia punctata"@fi,
        "Spirodela punctata"@fi,
        "Landoltia punctata"@sv,
        "Spirodela punctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnanlimaska"@fi,
        "mellanandmat"@sv .

<http://tun.fi/MX.41522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stachys byzantina" ;
    dwc:scientificNameAuthorship "K. Koch" ;
    skos:broader <http://tun.fi/MX.39482> ;
    skos:hiddenLabel "Stachys byzantina"@fi,
        "Stachys byzantina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkapähkämö"@fi,
        "lammöron"@sv .

<http://tun.fi/MX.41523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stellaria neglecta" ;
    dwc:scientificNameAuthorship "Weihe" ;
    skos:broader <http://tun.fi/MX.38046> ;
    skos:hiddenLabel "Stellaria neglecta"@fi,
        "Stellaria neglecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökkitähtimö"@fi,
        "bokarv"@sv .

<http://tun.fi/MX.41524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suaeda altissima" ;
    dwc:scientificNameAuthorship "(L.) Pall." ;
    skos:broader <http://tun.fi/MX.38206> ;
    skos:hiddenLabel "Suaeda altissima"@fi,
        "Suaeda altissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokilokki"@fi,
        "stor saltört"@sv .

<http://tun.fi/MX.41526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphytum tuberosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39407> ;
    skos:hiddenLabel "Symphytum tuberosum"@fi,
        "Symphytum tuberosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaraunioyrtti"@fi,
        "gul vallört"@sv .

<http://tun.fi/MX.41527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syringa josikaea" ;
    dwc:scientificNameAuthorship "J. Jacq. ex Rchb." ;
    skos:broader <http://tun.fi/MX.39332> ;
    skos:hiddenLabel "Syringa josikaea"@fi,
        "Syringa josikaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "unkarinsyreeni"@fi,
        "ungersk syren"@sv .

<http://tun.fi/MX.41530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syringa reticulata" ;
    dwc:scientificNameAuthorship "(Blume) H. Hara" ;
    skos:broader <http://tun.fi/MX.39332> ;
    skos:hiddenLabel "Syringa reticulata"@fi,
        "Syringa reticulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "likusterisyreeni"@fi,
        "ligustersyren"@sv .

<http://tun.fi/MX.41534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalictrum foetidum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37940> ;
    skos:hiddenLabel "Thalictrum foetidum"@fi,
        "Thalictrum foetidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saniaisängelmä"@fi,
        "mossruta"@sv .

<http://tun.fi/MX.41535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thermopsis lanceolata" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.38943> ;
    skos:hiddenLabel "Thermopsis lanceolata"@fi,
        "Thermopsis lanceolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aasianrevonpapu"@fi,
        "asiatisk lupinväppling"@sv .

<http://tun.fi/MX.41538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mummenhoffia alliacea" ;
    dwc:scientificNameAuthorship "(L.) Esmailbegi & Al-Shehbaz" ;
    skos:broader <http://tun.fi/MX.5001956> ;
    skos:hiddenLabel "Mummenhoffia alliacea"@fi,
        "Thlaspi alliaceum"@fi,
        "Mummenhoffia alliacea"@sv,
        "Thlaspi alliaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukkataskuruoho"@fi,
        "lökskärvfrö"@sv .

<http://tun.fi/MX.41539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noccaea perfoliata" ;
    dwc:scientificNameAuthorship "(L.) Al-Shehbaz" ;
    skos:broader <http://tun.fi/MX.4972094> ;
    skos:hiddenLabel "Microthlaspi perfoliatum"@fi,
        "Noccaea perfoliata"@fi,
        "Thlaspi perfoliatum"@fi,
        "Microthlaspi perfoliatum"@sv,
        "Noccaea perfoliata"@sv,
        "Thlaspi perfoliatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkataskuruoho"@fi,
        "vårskärvfrö"@sv .

<http://tun.fi/MX.41541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thuja occidentalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42002> ;
    skos:hiddenLabel "Thuja occidentalis"@fi,
        "Thuja occidentalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanadantuija"@fi,
        "vanlig tuja"@sv .

<http://tun.fi/MX.41542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thuja plicata" ;
    dwc:scientificNameAuthorship "Donn ex D. Don" ;
    skos:broader <http://tun.fi/MX.42002> ;
    skos:hiddenLabel "Thuja plicata"@fi,
        "Thuja plicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättituija"@fi,
        "jättetuja"@sv .

<http://tun.fi/MX.41543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thymus vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39509> ;
    skos:hiddenLabel "Thymus vulgaris"@fi,
        "Thymus vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "timjami"@fi,
        "kryddtimjan"@sv .

<http://tun.fi/MX.41544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tagetes minuta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41998> ;
    skos:hiddenLabel "Tagetes minuta"@fi,
        "Tagetes minuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisusamettikukka"@fi,
        "stinktagetes"@sv .

<http://tun.fi/MX.41545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tagetes patula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41998> ;
    skos:hiddenLabel "Tagetes patula"@fi,
        "Tagetes patula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryhmäsamettikukka"@fi,
        "sammetsblomster"@sv .

<http://tun.fi/MX.41546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taxus cuspidata" ;
    dwc:scientificNameAuthorship "Siebold & Zucc." ;
    skos:broader <http://tun.fi/MX.37830> ;
    skos:hiddenLabel "Taxus cuspidata"@fi,
        "Taxus cuspidata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninmarjakuusi"@fi,
        "japansk idegran"@sv .

<http://tun.fi/MX.41547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tellima grandiflora" ;
    dwc:scientificNameAuthorship "(Pursh) Douglas ex Lindl." ;
    skos:broader <http://tun.fi/MX.41999> ;
    skos:hiddenLabel "Tellima grandiflora"@fi,
        "Tellima grandiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tellima"@fi,
        "anagrambräcka"@sv .

<http://tun.fi/MX.41549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tiarella cordifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42003> ;
    skos:hiddenLabel "Tiarella cordifolia"@fi,
        "Tiarella cordifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rönsytiarella"@fi,
        "spetsmössa"@sv .

<http://tun.fi/MX.41550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilia platyphyllos" ;
    dwc:scientificNameAuthorship "Scop." ;
    skos:broader <http://tun.fi/MX.38685> ;
    skos:hiddenLabel "Tilia platyphyllos"@fi,
        "Tilia platyphyllos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolehtilehmus"@fi,
        "bohuslind"@sv .

<http://tun.fi/MX.41551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tolpis barbata" ;
    dwc:scientificNameAuthorship "(L.) Gaertn." ;
    skos:broader <http://tun.fi/MX.42004> ;
    skos:hiddenLabel "Tolpis barbata"@fi,
        "Tolpis barbata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "partakeltasilmä"@fi,
        "skäggfibbla"@sv .

<http://tun.fi/MX.41552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tolpis umbellata" ;
    dwc:scientificNameAuthorship "Bertol." ;
    skos:broader <http://tun.fi/MX.42004> ;
    skos:hiddenLabel "Tolpis umbellata"@fi,
        "Tolpis umbellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarjakeltasilmä"@fi,
        "blek skäggfibbla"@sv .

<http://tun.fi/MX.41557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium glomeratum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium glomeratum"@fi,
        "Trifolium glomeratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keräapila"@fi,
        "nystklöver"@sv .

<http://tun.fi/MX.41558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium lappaceum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium lappaceum"@fi,
        "Trifolium lappaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takiaisapila"@fi,
        "kardborrsklöver"@sv .

<http://tun.fi/MX.41559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium ochroleucon" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium ochroleucon"@fi,
        "Trifolium ochroleucon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasapila"@fi,
        "blekklöver"@sv .

<http://tun.fi/MX.41560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium scabrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium scabrum"@fi,
        "Trifolium scabrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhea-apila"@fi,
        "strävklöver"@sv .

<http://tun.fi/MX.41561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium striatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium striatum"@fi,
        "Trifolium striatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juova-apila"@fi,
        "strimklöver"@sv .

<http://tun.fi/MX.41562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium subterraneum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium subterraneum"@fi,
        "Trifolium subterraneum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maa-apila"@fi,
        "grävklöver"@sv .

<http://tun.fi/MX.41563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium tomentosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium tomentosum"@fi,
        "Trifolium tomentosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukka-apila"@fi,
        "ullklöver"@sv .

<http://tun.fi/MX.41566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonella foenum-graecum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39022> ;
    skos:hiddenLabel "Trigonella foenum-graecum"@fi,
        "Trigonella foenum-graecum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtosarviapila"@fi,
        "bockhornsklöver"@sv .

<http://tun.fi/MX.41568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Primula auricula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38653> ;
    skos:hiddenLabel "Primula auricula"@fi,
        "Primula auricula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultaesikko"@fi,
        "aurikel"@sv .

<http://tun.fi/MX.41571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunella grandiflora" ;
    dwc:scientificNameAuthorship "(L.) Turra" ;
    skos:broader <http://tun.fi/MX.39499> ;
    skos:hiddenLabel "Prunella grandiflora"@fi,
        "Prunella grandiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoniittyhumala"@fi,
        "praktbrunört"@sv .

<http://tun.fi/MX.41572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunus dulcis" ;
    dwc:scientificNameAuthorship "(Mill.) D. A. Webb" ;
    skos:broader <http://tun.fi/MX.38933> ;
    skos:hiddenLabel "Prunus dulcis"@fi,
        "Prunus dulcis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhamanteli"@fi,
        "mandel"@sv .

<http://tun.fi/MX.41573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunus avium" ;
    dwc:scientificNameAuthorship "(L.) L." ;
    skos:broader <http://tun.fi/MX.38933> ;
    skos:hiddenLabel "Prunus avium"@fi,
        "Prunus avium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "imeläkirsikka"@fi,
        "sötkörsbär"@sv .

<http://tun.fi/MX.41574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunus pensylvanica" ;
    dwc:scientificNameAuthorship "L. f." ;
    skos:broader <http://tun.fi/MX.38933> ;
    skos:hiddenLabel "Prunus pensylvanica"@fi,
        "Prunus pensylvanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilvikirsikka"@fi,
        "amerikanskt häggkörsbär"@sv .

<http://tun.fi/MX.41575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunus persica" ;
    dwc:scientificNameAuthorship "(L.) Batsch" ;
    skos:altLabel "tarhapersikka"@fi ;
    skos:broader <http://tun.fi/MX.38933> ;
    skos:hiddenLabel "Prunus persica"@fi,
        "Prunus persica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "persikka"@fi,
        "persika"@sv .

<http://tun.fi/MX.41576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunus sargentii" ;
    dwc:scientificNameAuthorship "Rehder" ;
    skos:broader <http://tun.fi/MX.38933> ;
    skos:hiddenLabel "Prunus sargentii"@fi,
        "Prunus sargentii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokirsikka"@fi,
        "bergkörsbär"@sv .

<http://tun.fi/MX.41578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunus virginiana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38933> ;
    skos:hiddenLabel "Prunus virginiana"@fi,
        "Prunus virginiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virginiantuomi"@fi,
        "virginiahägg"@sv .

<http://tun.fi/MX.41579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psylliostachys spicata" ;
    dwc:scientificNameAuthorship "(Willd.) Nevski" ;
    skos:broader <http://tun.fi/MX.41953> ;
    skos:hiddenLabel "Psylliostachys spicata"@fi,
        "Psylliostachys spicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "persianikitähkä"@fi,
        "hårig axrisp"@sv .

<http://tun.fi/MX.41580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinellia festuciformis" ;
    dwc:scientificNameAuthorship "(Host) Parl." ;
    skos:broader <http://tun.fi/MX.40480> ;
    skos:hiddenLabel "Puccinellia festuciformis"@fi,
        "Puccinellia festuciformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "natasorsimo"@fi,
        "strävt saltgräs"@sv .

<http://tun.fi/MX.41581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinellia capillaris" ;
    dwc:scientificNameAuthorship "(Lilj.) Jansen" ;
    skos:broader <http://tun.fi/MX.40480> ;
    skos:hiddenLabel "Puccinellia capillaris"@fi,
        "Puccinellia distans subsp. borealis"@fi,
        "Puccinellia capillaris"@sv,
        "Puccinellia distans subsp. borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luotosorsimo"@fi,
        "kustsaltgräs"@sv .

<http://tun.fi/MX.41582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pulicaria dysenterica" ;
    dwc:scientificNameAuthorship "(L.) Bernh." ;
    skos:broader <http://tun.fi/MX.41954> ;
    skos:hiddenLabel "Pulicaria dysenterica"@fi,
        "Pulicaria dysenterica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vanukirppuruoho"@fi,
        "strandloppört"@sv .

<http://tun.fi/MX.41583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puschkinia scilloides" ;
    dwc:scientificNameAuthorship "Adams" ;
    skos:altLabel "sineposliinihyasintti"@fi ;
    skos:broader <http://tun.fi/MX.41972> ;
    skos:hiddenLabel "Puschkinia scilloides"@fi,
        "Puschkinia scilloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "posliinihyasintti"@fi,
        "porslinshyacint"@sv .

<http://tun.fi/MX.41584> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pyrus communis subsp. communis" ;
    skos:broader <http://tun.fi/MX.5013664> ;
    skos:hiddenLabel "Pyrus communis subsp. communis"@fi,
        "Pyrus communis subsp. communis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhapäärynäpuu"@fi,
        "päron"@sv .

<http://tun.fi/MX.41585> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ranunculus polyanthemos subsp. nemorosus" ;
    dwc:scientificNameAuthorship "(DC.) Schübl. & G. Martens" ;
    skos:broader <http://tun.fi/MX.37895> ;
    skos:hiddenLabel "Ranunculus nemorosus"@fi,
        "Ranunculus polyanthemos subsp. nemorosus"@fi,
        "Ranunculus nemorosus"@sv,
        "Ranunculus polyanthemos subsp. nemorosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökkiaholeinikki"@fi,
        "skogssmörblomma"@sv .

<http://tun.fi/MX.41586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus lanuginosus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus lanuginosus"@fi,
        "Ranunculus lanuginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villaleinikki"@fi,
        "borstsmörblomma"@sv .

<http://tun.fi/MX.41587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus montanus" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus montanus"@fi,
        "Ranunculus montanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorileinikki"@fi,
        "bergsmörblomma"@sv .

<http://tun.fi/MX.41588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pensylvanicus" ;
    dwc:scientificNameAuthorship "L. f." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus pensylvanicus"@fi,
        "Ranunculus pensylvanicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanleinikki"@fi,
        "kvarnranunkel"@sv .

<http://tun.fi/MX.41591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ratibida columnifera" ;
    dwc:scientificNameAuthorship "(Nutt.) Wooton & Standl." ;
    skos:broader <http://tun.fi/MX.41974> ;
    skos:hiddenLabel "Ratibida columnifera"@fi,
        "Ratibida columnifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meksikonkeltahattu"@fi,
        "mexikohatt"@sv .

<http://tun.fi/MX.41592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reseda alba" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38519> ;
    skos:hiddenLabel "Reseda alba"@fi,
        "Reseda alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoreseda"@fi,
        "vitreseda"@sv .

<http://tun.fi/MX.41593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reseda phyteuma" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38519> ;
    skos:hiddenLabel "Reseda phyteuma"@fi,
        "Reseda phyteuma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkukotareseda"@fi,
        "nickreseda"@sv .

<http://tun.fi/MX.41594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheum officinale" ;
    dwc:scientificNameAuthorship "Baill." ;
    skos:broader <http://tun.fi/MX.38248> ;
    skos:hiddenLabel "Rheum officinale"@fi,
        "Rheum officinale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtoraparperi"@fi,
        "läkerabarber"@sv .

<http://tun.fi/MX.41595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonella hierosolymitana" ;
    dwc:scientificNameAuthorship "Boiss." ;
    skos:broader <http://tun.fi/MX.39022> ;
    skos:hiddenLabel "Trigonella hierosolymitana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultasarviapila"@fi,
        "Trigonella hierosolymitana"@sv .

<http://tun.fi/MX.41596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medicago monantha" ;
    dwc:scientificNameAuthorship "(C. A. Mey.) Trautv." ;
    skos:broader <http://tun.fi/MX.39024> ;
    skos:hiddenLabel "Medicago monantha"@fi,
        "Trigonella monantha"@fi,
        "Medicago monantha"@sv,
        "Trigonella monantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sapelimailanen"@fi,
        "sabellusern"@sv .

<http://tun.fi/MX.41598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medicago orthoceras" ;
    dwc:scientificNameAuthorship "(Kar. & Kir.) Trautv." ;
    skos:broader <http://tun.fi/MX.39024> ;
    skos:hiddenLabel "Medicago orthoceras"@fi,
        "Trigonella orthoceras"@fi,
        "Medicago orthoceras"@sv,
        "Trigonella orthoceras"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvimailanen"@fi,
        "hornlusern"@sv .

<http://tun.fi/MX.41599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trisetaria ovata" ;
    dwc:scientificNameAuthorship "(Cav.) Paunero" ;
    skos:broader <http://tun.fi/MX.4972064> ;
    skos:hiddenLabel "Bromus ovatus"@fi,
        "Trisetaria ovata"@fi,
        "Trisetum ovatum"@fi,
        "Bromus ovatus"@sv,
        "Trisetum ovatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "espanjankauranen"@fi,
        "Trisetaria ovata"@sv .

<http://tun.fi/MX.41601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tropaeolum majus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42007> ;
    skos:hiddenLabel "Tropaeolum majus"@fi,
        "Tropaeolum majus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoköynnöskrassi"@fi,
        "indiankrasse"@sv .

<http://tun.fi/MX.41602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tuberaria guttata" ;
    dwc:scientificNameAuthorship "(L.) Fourr." ;
    skos:broader <http://tun.fi/MX.42008> ;
    skos:hiddenLabel "Tuberaria guttata"@fi,
        "Tuberaria guttata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplänoudokki"@fi,
        "fläcksolvända"@sv .

<http://tun.fi/MX.41603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulipa gesneriana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42009> ;
    skos:hiddenLabel "Tulipa gesneriana"@fi,
        "Tulipa gesneriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhatulppaani"@fi,
        "tulpan"@sv .

<http://tun.fi/MX.41604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulipa urumiensis" ;
    dwc:scientificNameAuthorship "Stapf" ;
    skos:broader <http://tun.fi/MX.42009> ;
    skos:hiddenLabel "Tulipa tarda"@fi,
        "Tulipa urumiensis"@fi,
        "Tulipa tarda"@sv,
        "Tulipa urumiensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parvitulppaani"@fi,
        "flocktulpan"@sv .

<http://tun.fi/MX.41605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulex europaeus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42010> ;
    skos:hiddenLabel "Ulex europaeus"@fi,
        "Ulex europaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanpiikkiherne"@fi,
        "ärttörne"@sv .

<http://tun.fi/MX.41606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urtica pilulifera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37983> ;
    skos:hiddenLabel "Urtica pilulifera"@fi,
        "Urtica pilulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallonokkonen"@fi,
        "romersk nässla"@sv .

<http://tun.fi/MX.41607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valerianella rimosa" ;
    dwc:scientificNameAuthorship "Bastard" ;
    skos:broader <http://tun.fi/MX.39354> ;
    skos:hiddenLabel "Valerianella rimosa"@fi,
        "Valerianella rimosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurrevuonankaali"@fi,
        "åkerklynne"@sv .

<http://tun.fi/MX.41608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ventenata dubia" ;
    dwc:scientificNameAuthorship "(Leers) Coss." ;
    skos:broader <http://tun.fi/MX.42011> ;
    skos:hiddenLabel "Ventenata dubia"@fi,
        "Ventenata dubia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokaure"@fi,
        "tåtelhavre"@sv .

<http://tun.fi/MX.41609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum blattaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Verbascum blattaria"@fi,
        "Verbascum blattaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perhotulikukka"@fi,
        "sommarkungsljus"@sv .

<http://tun.fi/MX.41612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum cheiranthifolium" ;
    dwc:scientificNameAuthorship "Boiss." ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Verbascum cheiranthifolium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitatulikukka"@fi,
        "Verbascum cheiranthifolium"@sv .

<http://tun.fi/MX.41614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum densiflorum" ;
    dwc:scientificNameAuthorship "Bertol." ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Verbascum densiflorum"@fi,
        "Verbascum densiflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "akantulikukka"@fi,
        "ölandskungsljus"@sv .

<http://tun.fi/MX.41616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum olympicum" ;
    dwc:scientificNameAuthorship "Boiss." ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Verbascum olympicum"@fi,
        "Verbascum olympicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättitulikukka"@fi,
        "jättekungsljus"@sv .

<http://tun.fi/MX.41617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum ovalifolium" ;
    dwc:scientificNameAuthorship "Donn ex Sims" ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Verbascum ovalifolium"@fi,
        "Verbascum ovalifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikkotulikukka"@fi,
        "ryskt kungsljus"@sv .

<http://tun.fi/MX.41618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum pyramidatum" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Verbascum pyramidatum"@fi,
        "Verbascum pyramidatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartiotulikukka"@fi,
        "pyramidkungsljus"@sv .

<http://tun.fi/MX.41619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum speciosum" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Verbascum speciosum"@fi,
        "Verbascum speciosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pustantulikukka"@fi,
        "praktkungsljus"@sv .

<http://tun.fi/MX.41620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbena bonariensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42012> ;
    skos:hiddenLabel "Verbena bonariensis"@fi,
        "Verbena bonariensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättiverbena"@fi,
        "jätteverbena"@sv .

<http://tun.fi/MX.41621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbena officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42012> ;
    skos:hiddenLabel "Verbena officinalis"@fi,
        "Verbena officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtoverbena"@fi,
        "järnört"@sv .

<http://tun.fi/MX.41622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbena urticifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42012> ;
    skos:hiddenLabel "Verbena urticifolia"@fi,
        "Verbena urticifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkosverbena"@fi,
        "amerikansk järnört"@sv .

<http://tun.fi/MX.41624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica anagalloides" ;
    dwc:scientificNameAuthorship "Guss." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica anagalloides"@fi,
        "Veronica anagalloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norotädyke"@fi,
        "sumpveronika"@sv .

<http://tun.fi/MX.41625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica campylopoda" ;
    dwc:scientificNameAuthorship "Boiss." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica campylopoda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutkatädyke"@fi,
        "Veronica campylopoda"@sv .

<http://tun.fi/MX.41626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica dillenii" ;
    dwc:scientificNameAuthorship "Crantz" ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica dillenii"@fi,
        "Veronica dillenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkatädyke"@fi,
        "hedveronika"@sv .

<http://tun.fi/MX.41627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica gentianoides" ;
    dwc:scientificNameAuthorship "Vahl" ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica gentianoides"@fi,
        "Veronica gentianoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "unelmatädyke"@fi,
        "porslinsveronika"@sv .

<http://tun.fi/MX.41630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica prostrata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica prostrata"@fi,
        "Veronica prostrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mätästädyke"@fi,
        "mattveronika"@sv .

<http://tun.fi/MX.41631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica scardica" ;
    dwc:scientificNameAuthorship "Griseb." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica scardica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liejutädyke"@fi,
        "Veronica scardica"@sv .

<http://tun.fi/MX.41632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viburnum dentatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39337> ;
    skos:hiddenLabel "Viburnum dentatum"@fi,
        "Viburnum dentatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasheisi"@fi,
        "tandolvon"@sv .

<http://tun.fi/MX.41633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viburnum lantana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39337> ;
    skos:hiddenLabel "Viburnum lantana"@fi,
        "Viburnum lantana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villaheisi"@fi,
        "parkolvon"@sv .

<http://tun.fi/MX.41634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viburnum lentago" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39337> ;
    skos:hiddenLabel "Viburnum lentago"@fi,
        "Viburnum lentago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltoheisi"@fi,
        "glansolvon"@sv .

<http://tun.fi/MX.41635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ervilia articulata" ;
    dwc:scientificNameAuthorship "(Hornem.) H. Schaef., Coulot & Rabaute" ;
    skos:broader <http://tun.fi/MX.4972086> ;
    skos:hiddenLabel "Ervilia articulata"@fi,
        "Vicia articulata"@fi,
        "Ervilia articulata"@sv,
        "Vicia articulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "yksikukkavirvilä"@fi,
        "spanskvicker"@sv .

<http://tun.fi/MX.41636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia dumetorum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia dumetorum"@fi,
        "Vicia dumetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaikkovirna"@fi,
        "buskvicker"@sv .

<http://tun.fi/MX.41637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ervilia sativa" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:altLabel "linssivirna"@fi ;
    skos:broader <http://tun.fi/MX.4972086> ;
    skos:hiddenLabel "Ervilia sativa"@fi,
        "Vicia ervilia"@fi,
        "Ervilia sativa"@sv,
        "Vicia ervilia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linssivirvilä"@fi,
        "linsvicker"@sv .

<http://tun.fi/MX.41639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia hybrida" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia hybrida"@fi,
        "Vicia hybrida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasvirna"@fi,
        "solvicker"@sv .

<http://tun.fi/MX.41640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia lutea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia lutea"@fi,
        "Vicia lutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavirna"@fi,
        "gulvicker"@sv .

<http://tun.fi/MX.41641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia melanops" ;
    dwc:scientificNameAuthorship "Sibth. & Sm." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia melanops"@fi,
        "Vicia melanops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustatäplävirna"@fi,
        "brokvicker"@sv .

<http://tun.fi/MX.41643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia orobus" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia orobus"@fi,
        "Vicia orobus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummivirna"@fi,
        "ljungvicker"@sv .

<http://tun.fi/MX.41644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia peregrina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia peregrina"@fi,
        "Vicia peregrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muukalaisvirna"@fi,
        "pilgrimsvicker"@sv .

<http://tun.fi/MX.41645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia pisiformis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia pisiformis"@fi,
        "Vicia pisiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hernevirna"@fi,
        "ärtvicker"@sv .

<http://tun.fi/MX.41646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia tenuifolia" ;
    dwc:scientificNameAuthorship "Roth" ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia tenuifolia"@fi,
        "Vicia tenuifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuvirna"@fi,
        "luktvicker"@sv .

<http://tun.fi/MX.41647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ervum gracile" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.4972040> ;
    skos:hiddenLabel "Ervum gracile"@fi,
        "Vicia parviflora"@fi,
        "Vicia tenuissima"@fi,
        "Ervum gracile"@sv,
        "Vicia parviflora"@sv,
        "Vicia tenuissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentovirvilä"@fi,
        "finvicker"@sv .

<http://tun.fi/MX.41648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia unijuga" ;
    dwc:scientificNameAuthorship "A. Braun" ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia unijuga"@fi,
        "Vicia unijuga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianvirna"@fi,
        "praktvicker"@sv .

<http://tun.fi/MX.41649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vinca major" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42014> ;
    skos:hiddenLabel "Vinca major"@fi,
        "Vinca major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotalvio"@fi,
        "stor vintergröna"@sv .

<http://tun.fi/MX.41650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vinca minor" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42014> ;
    skos:hiddenLabel "Vinca minor"@fi,
        "Vinca minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutalvio"@fi,
        "vintergröna"@sv .

<http://tun.fi/MX.41652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola cornuta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola cornuta"@fi,
        "Viola cornuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarviorvokki"@fi,
        "hornviol"@sv .

<http://tun.fi/MX.41653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola lanceolata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola lanceolata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanorvokki"@fi,
        "Viola lanceolata"@sv .

<http://tun.fi/MX.41654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola lutea" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola lutea"@fi,
        "Viola lutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaorvokki"@fi,
        "gulviol"@sv .

<http://tun.fi/MX.41656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vitis vinifera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42015> ;
    skos:hiddenLabel "Vitis vinifera"@fi,
        "Vitis vinifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitoviiniköynnös"@fi,
        "vin"@sv .

<http://tun.fi/MX.41657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Festuca alopecuros" ;
    dwc:scientificNameAuthorship "Schousb." ;
    skos:broader <http://tun.fi/MX.40432> ;
    skos:hiddenLabel "Festuca alopecuros"@fi,
        "Vulpia alopecuros"@fi,
        "Festuca alopecuros"@sv,
        "Vulpia alopecuros"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketunhäntänata"@fi,
        "rävsvingel"@sv .

<http://tun.fi/MX.41658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Festuca bromoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40432> ;
    skos:hiddenLabel "Festuca bromoides"@fi,
        "Vulpia bromoides"@fi,
        "Festuca bromoides"@sv,
        "Vulpia bromoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oravanhäntänata"@fi,
        "ekorrsvingel"@sv .

<http://tun.fi/MX.41659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Festuca geniculata" ;
    dwc:scientificNameAuthorship "(L.) Lag. & Rodr." ;
    skos:broader <http://tun.fi/MX.40432> ;
    skos:hiddenLabel "Festuca geniculata"@fi,
        "Vulpia geniculata"@fi,
        "Festuca geniculata"@sv,
        "Vulpia geniculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "polvihäntänata"@fi,
        "stor rävsvingel"@sv .

<http://tun.fi/MX.41661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamium orientale" ;
    dwc:scientificNameAuthorship "(Fisch. & C. A. Mey.) E. H. L. Krause" ;
    skos:broader <http://tun.fi/MX.39466> ;
    skos:hiddenLabel "Lamium orientale"@fi,
        "Wiedemannia orientalis"@fi,
        "Lamium orientale"@sv,
        "Wiedemannia orientalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "anatolianpeippi"@fi,
        "turkplister"@sv .

<http://tun.fi/MX.41662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zizania aquatica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42018> ;
    skos:hiddenLabel "Zizania aquatica"@fi,
        "Zizania aquatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töyhtöintiaaniriisi"@fi,
        "indianris"@sv .

<http://tun.fi/MX.41664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisantha tectorum" ;
    dwc:scientificNameAuthorship "(L.) Nevski" ;
    skos:broader <http://tun.fi/MX.41775> ;
    skos:hiddenLabel "Anisantha tectorum"@fi,
        "Bromus tectorum"@fi,
        "Anisantha tectorum"@sv,
        "Bromus tectorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kattokattara"@fi,
        "taklosta"@sv .

<http://tun.fi/MX.41666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bunias erucago" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38372> ;
    skos:hiddenLabel "Bunias erucago"@fi,
        "Bunias erucago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänukonpalko"@fi,
        "vingdådra"@sv .

<http://tun.fi/MX.41668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxalis regnellii" ;
    dwc:scientificNameAuthorship "Miq." ;
    skos:broader <http://tun.fi/MX.39129> ;
    skos:hiddenLabel "Oxalis regnellii"@fi,
        "Oxalis regnellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokäenkaali"@fi,
        "snöoxalis"@sv .

<http://tun.fi/MX.41670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quercus rubra" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37989> ;
    skos:hiddenLabel "Quercus rubra"@fi,
        "Quercus rubra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punatammi"@fi,
        "rödek"@sv .

<http://tun.fi/MX.41671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scilla bifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39983> ;
    skos:hiddenLabel "Scilla bifolia"@fi,
        "Scilla bifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukevättähti"@fi,
        "tidig blåstjärna"@sv .

<http://tun.fi/MX.41672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scilla forbesii" ;
    dwc:scientificNameAuthorship "(Baker) Speta" ;
    skos:broader <http://tun.fi/MX.39983> ;
    skos:hiddenLabel "Scilla forbesii"@fi,
        "Scilla forbesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokevättähti"@fi,
        "vårstjärna"@sv .

<http://tun.fi/MX.41673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sempervivum tectorum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41985> ;
    skos:hiddenLabel "Sempervivum tectorum"@fi,
        "Sempervivum tectorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kattomehitähti"@fi,
        "taklök"@sv .

<http://tun.fi/MX.41677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus blitum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus blitum"@fi,
        "Amaranthus blitum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pinaattirevonhäntä"@fi,
        "mållamarant"@sv .

<http://tun.fi/MX.41678> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Amaranthus hybridus subsp. caudatus" ;
    dwc:scientificNameAuthorship "(L.) Iamonico & Galasso" ;
    skos:broader <http://tun.fi/MX.5074329> ;
    skos:hiddenLabel "Amaranthus hybridus subsp. caudatus"@fi,
        "Amaranthus hybridus subsp. caudatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punarevonhäntä"@fi,
        "rävsvans"@sv .

<http://tun.fi/MX.41680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus crispus" ;
    dwc:scientificNameAuthorship "(Lesp. & Thévenau) N. Terracc." ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus crispus"@fi,
        "Amaranthus crispus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimurevonhäntä"@fi,
        "krusamarant"@sv .

<http://tun.fi/MX.41681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus deflexus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus deflexus"@fi,
        "Amaranthus deflexus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkarevonhäntä"@fi,
        "krypamarant"@sv .

<http://tun.fi/MX.41682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus palmeri" ;
    dwc:scientificNameAuthorship "S. Watson" ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus palmeri"@fi,
        "Amaranthus palmeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rassirevonhäntä"@fi,
        "kvarnamarant"@sv .

<http://tun.fi/MX.41683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus polygonoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus polygonoides"@fi,
        "Amaranthus polygonoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppilorevonhäntä"@fi,
        "trattamarant"@sv .

<http://tun.fi/MX.41684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus rudis" ;
    dwc:scientificNameAuthorship "J. D. Sauer" ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus rudis"@fi,
        "Amaranthus rudis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kansasinrevonhäntä"@fi,
        "kansasamarant"@sv .

<http://tun.fi/MX.41685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus spinosus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus spinosus"@fi,
        "Amaranthus spinosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkirevonhäntä"@fi,
        "taggamarant"@sv .

<http://tun.fi/MX.41686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus standleyanus" ;
    dwc:scientificNameAuthorship "Parodi ex Covas" ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus standleyanus"@fi,
        "Amaranthus standleyanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "argentiinanrevonhäntä"@fi,
        "nötamarant"@sv .

<http://tun.fi/MX.41687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus viridis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus viridis"@fi,
        "Amaranthus viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentorevonhäntä"@fi,
        "smalamarant"@sv .

<http://tun.fi/MX.41690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium lupinaster" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium lupinaster"@fi,
        "Trifolium lupinaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaita-apila"@fi,
        "lupinklöver"@sv .

<http://tun.fi/MX.41698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix dasyclados" ;
    dwc:scientificNameAuthorship "Wimm." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix dasyclados"@fi,
        "Salix gmelinii"@fi,
        "Salix dasyclados"@sv,
        "Salix gmelinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vannepaju"@fi,
        "sammetsvide"@sv .

<http://tun.fi/MX.41700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senna tora" ;
    dwc:scientificNameAuthorship "(L.) Roxb." ;
    skos:broader <http://tun.fi/MX.41986> ;
    skos:hiddenLabel "Cassia tora"@fi,
        "Senna tora"@fi,
        "Cassia tora"@sv,
        "Senna tora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppisenna"@fi,
        "läkesenna"@sv .

<http://tun.fi/MX.41701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clematis viticella" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37891> ;
    skos:hiddenLabel "Clematis viticella"@fi,
        "Clematis viticella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viinikärhö"@fi,
        "italiensk klematis"@sv .

<http://tun.fi/MX.41704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium rubioides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium rubioides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonimatara"@fi,
        "Galium rubioides"@sv .

<http://tun.fi/MX.41710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium patens" ;
    dwc:scientificNameAuthorship "Schreb." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium patens"@fi,
        "Trifolium patens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "notkea-apila"@fi,
        "spretklöver"@sv .

<http://tun.fi/MX.41711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium squamosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium squamosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriapila"@fi,
        "Trifolium squamosum"@sv .

<http://tun.fi/MX.41713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papaver lecoqii" ;
    dwc:scientificNameAuthorship "Lamotte" ;
    skos:broader <http://tun.fi/MX.37953> ;
    skos:hiddenLabel "Papaver dubium subsp. lecoqii"@fi,
        "Papaver lecoqii"@fi,
        "Papaver dubium subsp. lecoqii"@sv,
        "Papaver lecoqii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hurmeunikko"@fi,
        "blodvallmo"@sv .

<http://tun.fi/MX.41715> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Cerastium nigrescens var. laxum" ;
    dwc:scientificNameAuthorship "(Lindblom) Brysting & Elven" ;
    skos:broader <http://tun.fi/MX.41003> ;
    skos:hiddenLabel "Cerastium arcticum"@fi,
        "Cerastium nigrescens var. laxum"@fi,
        "Cerastium arcticum"@sv,
        "Cerastium nigrescens var. laxum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napakellohärkki"@fi,
        "snöarv"@sv .

<http://tun.fi/MX.41716> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sagina nodosa subsp. nodosa" ;
    skos:broader <http://tun.fi/MX.38084> ;
    skos:hiddenLabel "Sagina nodosa subsp. nodosa"@fi,
        "Sagina nodosa subsp. nodosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelännyylähaarikko"@fi,
        "sydknutnarv"@sv .

<http://tun.fi/MX.41717> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sagina nodosa subsp. borealis" ;
    dwc:scientificNameAuthorship "G. E. Crow" ;
    skos:broader <http://tun.fi/MX.38084> ;
    skos:hiddenLabel "Sagina nodosa subsp. borealis"@fi,
        "Sagina nodosa subsp. borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannyylähaarikko"@fi,
        "nordknutnarv"@sv .

<http://tun.fi/MX.41721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molopospermum peloponnesiacum" ;
    dwc:scientificNameAuthorship "(L.) W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.41720> ;
    skos:hiddenLabel "Molopospermum peloponnesiacum"@fi,
        "Molopospermum peloponnesiacum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorikirveli"@fi,
        "alpkörvel"@sv .

<http://tun.fi/MX.41750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galatella linosyris" ;
    dwc:scientificNameAuthorship "(L.) Rchb. f." ;
    skos:broader <http://tun.fi/MX.41751> ;
    skos:hiddenLabel "Aster linosyris"@fi,
        "Galatella linosyris"@fi,
        "Aster linosyris"@sv,
        "Galatella linosyris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakutriasteri"@fi,
        "gullborste"@sv .

<http://tun.fi/MX.41754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platanthera oligantha" ;
    dwc:scientificNameAuthorship "Turcz." ;
    skos:broader <http://tun.fi/MX.40048> ;
    skos:hiddenLabel "Platanthera obtusata subsp. oligantha"@fi,
        "Platanthera oligantha"@fi,
        "Platanthera obtusata subsp. oligantha"@sv,
        "Platanthera oligantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulehdokki"@fi,
        "lappfela"@sv .

<http://tun.fi/MX.41755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla tergemina" ;
    dwc:scientificNameAuthorship "Soják" ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla hypoleuca"@fi,
        "Potentilla tergemina"@fi,
        "Potentilla hypoleuca"@sv,
        "Potentilla tergemina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkahanhikki"@fi,
        "fjäderfingerört"@sv .

<http://tun.fi/MX.41758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hosta sieboldii" ;
    dwc:scientificNameAuthorship "(Paxton) J. W. Ingram" ;
    skos:broader <http://tun.fi/MX.41880> ;
    skos:hiddenLabel "Hosta albomarginata"@fi,
        "Hosta sieboldii"@fi,
        "Hosta albomarginata"@sv,
        "Hosta sieboldii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitakuunlilja"@fi,
        "spädfunkia"@sv .

<http://tun.fi/MX.41960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lilium cernuum" ;
    dwc:scientificNameAuthorship "Kom." ;
    skos:broader <http://tun.fi/MX.40010> ;
    skos:hiddenLabel "Lilium cernuum"@fi,
        "Lilium cernuum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkulilja"@fi,
        "rosenlilja"@sv .

<http://tun.fi/MX.41966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sempervivum marmoreum" ;
    dwc:scientificNameAuthorship "Griseb." ;
    skos:broader <http://tun.fi/MX.41985> ;
    skos:hiddenLabel "Sempervivum marmoreum"@fi,
        "Sempervivum marmoreum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marmorimehitähti"@fi,
        "marmortaklök"@sv .

<http://tun.fi/MX.41970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achillea collina" ;
    dwc:scientificNameAuthorship "(Becker ex Wirtg.) Heimerl" ;
    skos:broader <http://tun.fi/MX.39808> ;
    skos:hiddenLabel "Achillea collina"@fi,
        "Achillea collina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkikärsämö"@fi,
        "backröllika"@sv .

<http://tun.fi/MX.42> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeshna juncea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.37> ;
    skos:hiddenLabel "Aeshna juncea"@fi,
        "Aeshna juncea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniukonkorento"@fi,
        "starrmosaikslända"@sv .

<http://tun.fi/MX.42019> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Agropyron cristatum subsp. pectinatum" ;
    dwc:scientificNameAuthorship "(M. Bieb.) Tzvelev" ;
    skos:broader <http://tun.fi/MX.40857> ;
    skos:hiddenLabel "Agropyron cristatum subsp. pectinatum"@fi,
        "Agropyron cristatum subsp. pectinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampaharjasvehnä"@fi,
        "glest kamvete"@sv .

<http://tun.fi/MX.42020> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Aethusa cynapium var. cynapium" ;
    skos:broader <http://tun.fi/MX.39209> ;
    skos:hiddenLabel "Aethusa cynapium var. cynapium"@fi,
        "Aethusa cynapium var. cynapium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkahukanputki"@fi,
        "smal vildpersilja"@sv .

<http://tun.fi/MX.42021> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Aethusa cynapium var. agrestis" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.39209> ;
    skos:hiddenLabel "Aethusa cynapium var. agrestis"@fi,
        "Aethusa cynapium var. agrestis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhukanputki"@fi,
        "liten vildpersilja"@sv .

<http://tun.fi/MX.42022> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Aethusa cynapium var. domestica" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.39209> ;
    skos:hiddenLabel "Aethusa cynapium var. domestica"@fi,
        "Aethusa cynapium var. domestica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhahukanputki"@fi,
        "trädgårdsvildpersilja"@sv .

<http://tun.fi/MX.42023> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Aethusa cynapium var. gigantea" ;
    dwc:scientificNameAuthorship "Lej." ;
    skos:broader <http://tun.fi/MX.39209> ;
    skos:hiddenLabel "Aethusa cynapium var. gigantea"@fi,
        "Aethusa cynapium var. gigantea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohukanputki"@fi,
        "stor vildpersilja"@sv .

<http://tun.fi/MX.42025> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Equisetum arvense subsp. arvense" ;
    skos:broader <http://tun.fi/MX.37721> ;
    skos:hiddenLabel "Equisetum arvense subsp. arvense"@fi,
        "Equisetum arvense subsp. arvense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopeltokorte"@fi,
        "vanlig åkerfräken"@sv .

<http://tun.fi/MX.42026> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Equisetum arvense subsp. alpestre" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Schönsw. & Elven" ;
    skos:broader <http://tun.fi/MX.37721> ;
    skos:hiddenLabel "Equisetum arvense subsp. alpestre"@fi,
        "Equisetum arvense subsp. boreale"@fi,
        "Equisetum arvense subsp. alpestre"@sv,
        "Equisetum arvense subsp. boreale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipeltokorte"@fi,
        "krypfräken"@sv .

<http://tun.fi/MX.42062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geum coccineum" ;
    dwc:scientificNameAuthorship "Sibth. & Sm." ;
    skos:broader <http://tun.fi/MX.38833> ;
    skos:hiddenLabel "Geum coccineum"@fi,
        "Geum coccineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulikellukka"@fi,
        "röd nejlikrot"@sv .

<http://tun.fi/MX.42071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus capitatus" ;
    dwc:scientificNameAuthorship "Weigel" ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus capitatus"@fi,
        "Juncus capitatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mykerövihvilä"@fi,
        "huvudtåg"@sv .

<http://tun.fi/MX.42097> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Potentilla supina subsp. costata" ;
    dwc:scientificNameAuthorship "Soják" ;
    skos:broader <http://tun.fi/MX.41335> ;
    skos:hiddenLabel "Potentilla supina subsp. costata"@fi,
        "Potentilla supina subsp. costata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänrentohanhikki"@fi,
        "sibirisk kvarnfingerört"@sv .

<http://tun.fi/MX.42098> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Potentilla supina subsp. paradoxa" ;
    dwc:scientificNameAuthorship "(Nutt.) Soják" ;
    skos:broader <http://tun.fi/MX.41335> ;
    skos:hiddenLabel "Potentilla supina subsp. paradoxa"@fi,
        "Potentilla supina subsp. paradoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenrentohanhikki"@fi,
        "amerikansk kvarnfingerört"@sv .

<http://tun.fi/MX.42099> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Potentilla supina subsp. supina" ;
    skos:broader <http://tun.fi/MX.41335> ;
    skos:hiddenLabel "Potentilla supina subsp. supina"@fi,
        "Potentilla supina subsp. supina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanrentohanhikki"@fi,
        "europeisk kvarnfingerört"@sv .

<http://tun.fi/MX.42214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera casimiri" ;
    dwc:scientificNameAuthorship "Rostański" ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera casimiri"@fi,
        "Oenothera casimiri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "baltianhelokki"@fi,
        "baltiskt nattljus"@sv .

<http://tun.fi/MX.42215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera glazioviana" ;
    dwc:scientificNameAuthorship "Micheli" ;
    skos:altLabel "oranssihelokki"@fi ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera glazioviana"@fi,
        "Oenothera glazioviana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättihelokki"@fi,
        "jättenattljus"@sv .

<http://tun.fi/MX.42216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera rubricauloides" ;
    dwc:scientificNameAuthorship "Rostański" ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera rubricauloides"@fi,
        "Oenothera rubricauloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämyhelokki"@fi,
        "pipnattljus"@sv .

<http://tun.fi/MX.42221> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Festuca rubra subsp. arctica" ;
    dwc:scientificNameAuthorship "(Hack.) Govor." ;
    skos:broader <http://tun.fi/MX.40438> ;
    skos:hiddenLabel "Festuca richardsonii"@fi,
        "Festuca rubra subsp. arctica"@fi,
        "Festuca rubra subsp. arenaria"@fi,
        "Festuca richardsonii"@sv,
        "Festuca rubra subsp. arctica"@sv,
        "Festuca rubra subsp. arenaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpunanata"@fi,
        "fjällsvingel"@sv .

<http://tun.fi/MX.42222> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Potentilla argentea var. argentea" ;
    skos:broader <http://tun.fi/MX.38851> ;
    skos:hiddenLabel "Potentilla argentea var. argentea"@fi,
        "Potentilla argentea var. argentea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketohopeahanhikki"@fi,
        "vanlig femfingerört"@sv .

<http://tun.fi/MX.42253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa alba" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa alba"@fi,
        "Rosa alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neidonruusu"@fi,
        "jungfruros"@sv .

<http://tun.fi/MX.42321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinocystis lobata" ;
    dwc:scientificNameAuthorship "(Michx.) Torr. & A. Gray" ;
    skos:broader <http://tun.fi/MX.42320> ;
    skos:hiddenLabel "Echinocystis lobata"@fi,
        "Echinocystis lobata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkikurkku"@fi,
        "taggreva"@sv .

<http://tun.fi/MX.42322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinops bannaticus" ;
    dwc:scientificNameAuthorship "Rochel ex Schrad." ;
    skos:broader <http://tun.fi/MX.39868> ;
    skos:hiddenLabel "Echinops bannaticus"@fi,
        "Echinops bannaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipallo-ohdake"@fi,
        "blå bolltistel"@sv .

<http://tun.fi/MX.42323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinops sphaerocephalus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39868> ;
    skos:hiddenLabel "Echinops sphaerocephalus"@fi,
        "Echinops sphaerocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkopallo-ohdake"@fi,
        "bolltistel"@sv .

<http://tun.fi/MX.42324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echium plantagineum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39401> ;
    skos:hiddenLabel "Echium plantagineum"@fi,
        "Echium plantagineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratamoneidonkieli"@fi,
        "blå snokört"@sv .

<http://tun.fi/MX.42325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaeagnus angustifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39272> ;
    skos:hiddenLabel "Elaeagnus angustifolia"@fi,
        "Elaeagnus angustifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänhopeapensas"@fi,
        "smalbladig silverbuske"@sv .

<http://tun.fi/MX.42328> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Aconitum lycoctonum subsp. septentrionale" ;
    dwc:scientificNameAuthorship "(Koelle) Korsh." ;
    skos:broader <http://tun.fi/MX.37867> ;
    skos:hiddenLabel "Aconitum lycoctonum subsp. septentrionale"@fi,
        "Aconitum septentrionale"@fi,
        "Aconitum lycoctonum subsp. septentrionale"@sv,
        "Aconitum septentrionale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoukonhattu"@fi,
        "nordisk stormhatt"@sv .

<http://tun.fi/MX.42329> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ranunculus polyanthemos subsp. polyanthemos" ;
    skos:broader <http://tun.fi/MX.37895> ;
    skos:hiddenLabel "Ranunculus polyanthemos subsp. polyanthemos"@fi,
        "Ranunculus polyanthemos subsp. polyanthemos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siroaholeinikki"@fi,
        "vanlig backsmörblomma"@sv .

<http://tun.fi/MX.42331> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ranunculus subborealis subsp. subborealis" ;
    skos:broader <http://tun.fi/MX.37900> ;
    skos:hiddenLabel "Ranunculus subborealis subsp. subborealis"@fi,
        "Ranunculus subborealis subsp. subborealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idännoroleinikki"@fi,
        "äkta nordsmörblomma"@sv .

<http://tun.fi/MX.42332> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ranunculus subborealis subsp. villosus" ;
    dwc:scientificNameAuthorship "(Drabble) Elven" ;
    skos:broader <http://tun.fi/MX.37900> ;
    skos:hiddenLabel "Ranunculus acris var. villosus"@fi,
        "Ranunculus subborealis subsp. villosus"@fi,
        "Ranunculus acris var. villosus"@sv,
        "Ranunculus subborealis subsp. villosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villanoroleinikki"@fi,
        "raggsmörblomma"@sv .

<http://tun.fi/MX.42333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agropyron desertorum" ;
    dwc:scientificNameAuthorship "(Fisch. ex Link) Schult." ;
    skos:broader <http://tun.fi/MX.41767> ;
    skos:hiddenLabel "Agropyron desertorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aroharjasvehnä"@fi,
        "Agropyron desertorum"@sv .

<http://tun.fi/MX.42335> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Acer tataricum subsp. ginnala" ;
    dwc:scientificNameAuthorship "(Maxim.) Wesm." ;
    skos:broader <http://tun.fi/MX.40839> ;
    skos:hiddenLabel "Acer ginnala"@fi,
        "Acer tataricum subsp. ginnala"@fi,
        "Acer ginnala"@sv,
        "Acer tataricum subsp. ginnala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mongolianpikkuvaahtera"@fi,
        "ginnalalönn"@sv .

<http://tun.fi/MX.42336> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Acer tataricum subsp. tataricum" ;
    skos:broader <http://tun.fi/MX.40839> ;
    skos:hiddenLabel "Acer tataricum subsp. tataricum"@fi,
        "Acer tataricum subsp. tataricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tataaripikkuvaahtera"@fi,
        "rysk lönn"@sv .

<http://tun.fi/MX.42359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium mollugo" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium mollugo"@fi,
        "Galium mollugo subsp. erectum"@fi,
        "Galium mollugo"@sv,
        "Galium mollugo subsp. erectum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksanmatara"@fi,
        "buskmåra"@sv .

<http://tun.fi/MX.42368> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Tragopogon pratensis subsp. orientalis" ;
    dwc:scientificNameAuthorship "(L.) Čelak." ;
    skos:broader <http://tun.fi/MX.39928> ;
    skos:hiddenLabel "Tragopogon pratensis subsp. orientalis"@fi,
        "Tragopogon pratensis subsp. orientalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpukinparta"@fi,
        "guldhaverrot"@sv .

<http://tun.fi/MX.42369> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Verbascum chaixii subsp. orientale" ;
    dwc:scientificNameAuthorship "(M. Bieb.) Hayek" ;
    skos:broader <http://tun.fi/MX.41610> ;
    skos:hiddenLabel "Verbascum chaixii subsp. orientale"@fi,
        "Verbascum chaixii subsp. orientale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkynttilätulikukka"@fi,
        "orientkungsljus"@sv .

<http://tun.fi/MX.42370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica teucrium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica teucrium"@fi,
        "Veronica teucrium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistotädyke"@fi,
        "praktveronika"@sv .

<http://tun.fi/MX.42371> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Vicia narbonensis subsp. serratifolia" ;
    dwc:scientificNameAuthorship "(Jacq.) Nyman" ;
    skos:broader <http://tun.fi/MX.41642> ;
    skos:hiddenLabel "Vicia narbonensis subsp. serratifolia"@fi,
        "Vicia serratifolia"@fi,
        "Vicia narbonensis subsp. serratifolia"@sv,
        "Vicia serratifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahapurppuravirna"@fi,
        "tandvicker"@sv .

<http://tun.fi/MX.42372> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Linaria genistifolia subsp. dalmatica" ;
    dwc:scientificNameAuthorship "(L.) Maire & Petitm." ;
    skos:broader <http://tun.fi/MX.39593> ;
    skos:hiddenLabel "Linaria genistifolia subsp. dalmatica"@fi,
        "Linaria genistifolia subsp. dalmatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohärmäkannusruoho"@fi,
        "jättesporre"@sv .

<http://tun.fi/MX.42373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leymus innovatus" ;
    dwc:scientificNameAuthorship "(Beal) Pilg." ;
    skos:broader <http://tun.fi/MX.40529> ;
    skos:hiddenLabel "Leymus innovatus"@fi,
        "Leymus innovatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "albertanvehnä"@fi,
        "kanadaråg"@sv .

<http://tun.fi/MX.42375> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Elymus alaskanus subsp. scandicus" ;
    dwc:scientificNameAuthorship "(Nevski) Melderis" ;
    skos:broader <http://tun.fi/MX.42374> ;
    skos:hiddenLabel "Elymus alaskanus subsp. scandicus"@fi,
        "Elymus kronokensis subsp. scandicus"@fi,
        "Elymus alaskanus subsp. scandicus"@sv,
        "Elymus kronokensis subsp. scandicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutunturivehniö"@fi,
        "liten fjällelm"@sv .

<http://tun.fi/MX.42377> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Elytrigia repens subsp. arenosa" ;
    dwc:scientificNameAuthorship "(Spenn.) Á. Löve" ;
    skos:broader <http://tun.fi/MX.40537> ;
    skos:hiddenLabel "Elymus repens subsp. arenosus"@fi,
        "Elytrigia repens subsp. arenosa"@fi,
        "Elymus repens subsp. arenosus"@sv,
        "Elytrigia repens subsp. arenosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantajuola"@fi,
        "blågrå kvickrot"@sv .

<http://tun.fi/MX.42378> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cakile maritima subsp. baltica" ;
    dwc:scientificNameAuthorship "(Jord. ex Rouy & Foucaud) Hyl. ex P. W. Ball" ;
    skos:broader <http://tun.fi/MX.38509> ;
    skos:hiddenLabel "Cakile maritima subsp. baltica"@fi,
        "Cakile maritima subsp. baltica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskamerisinappi"@fi,
        "baltisk marviol"@sv .

<http://tun.fi/MX.42379> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cakile maritima subsp. maritima" ;
    skos:broader <http://tun.fi/MX.38509> ;
    skos:hiddenLabel "Cakile maritima subsp. maritima"@fi,
        "Cakile maritima subsp. maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenmerisinappi"@fi,
        "atlantisk marviol"@sv .

<http://tun.fi/MX.42382> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Carex fuliginosa subsp. misandra" ;
    dwc:scientificNameAuthorship "(R. Br.) Nyman" ;
    skos:broader <http://tun.fi/MX.40382> ;
    skos:hiddenLabel "Carex fuliginosa subsp. misandra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napanokisara"@fi,
        "Carex fuliginosa subsp. misandra"@sv .

<http://tun.fi/MX.42383> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Carex pediformis subsp. rhizodes" ;
    dwc:scientificNameAuthorship "(Blytt ex Boott) H. Lindb." ;
    skos:broader <http://tun.fi/MX.40375> ;
    skos:hiddenLabel "Carex pediformis subsp. rhizodes"@fi,
        "Carex pediformis subsp. rhizodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rinnejalkasara"@fi,
        "frösöstarr"@sv .

<http://tun.fi/MX.42385> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Crepis foetida subsp. rhoeadifolia" ;
    dwc:scientificNameAuthorship "(M. Bieb.) Čelak." ;
    skos:broader <http://tun.fi/MX.40767> ;
    skos:hiddenLabel "Crepis foetida subsp. rhoeadifolia"@fi,
        "Crepis foetida subsp. rhoeadifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonhaisukeltto"@fi,
        "borstspröttfibbla"@sv .

<http://tun.fi/MX.42386> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dactylis glomerata subsp. glomerata" ;
    skos:broader <http://tun.fi/MX.40488> ;
    skos:hiddenLabel "Dactylis glomerata subsp. glomerata"@fi,
        "Dactylis glomerata subsp. glomerata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmikoiranheinä"@fi,
        "vanlig hundäxing"@sv .

<http://tun.fi/MX.42387> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dactylis glomerata subsp. lobata" ;
    dwc:scientificNameAuthorship "(Drejer) H. Lindb." ;
    skos:broader <http://tun.fi/MX.40488> ;
    skos:hiddenLabel "Dactylis glomerata subsp. aschersoniana"@fi,
        "Dactylis glomerata subsp. lobata"@fi,
        "Dactylis polygama"@fi,
        "Dactylis glomerata subsp. aschersoniana"@sv,
        "Dactylis glomerata subsp. lobata"@sv,
        "Dactylis polygama"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkoiranheinä"@fi,
        "lundäxing"@sv .

<http://tun.fi/MX.42388> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dactylis glomerata subsp. hispanica" ;
    dwc:scientificNameAuthorship "(Roth) Nyman" ;
    skos:broader <http://tun.fi/MX.40488> ;
    skos:hiddenLabel "Dactylis glomerata subsp. hispanica"@fi,
        "Dactylis glomerata subsp. hispanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkoiranheinä"@fi,
        "spansk hundäxing"@sv .

<http://tun.fi/MX.42391> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Erigeron annuus subsp. lilacinus" ;
    dwc:scientificNameAuthorship "Sennikov & Kurtto" ;
    skos:broader <http://tun.fi/MX.41189> ;
    skos:hiddenLabel "Erigeron annuus subsp. annuus"@fi,
        "Erigeron annuus subsp. lilacinus"@fi,
        "Erigeron annuus subsp. annuus"@sv,
        "Erigeron annuus subsp. lilacinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosädekallioinen"@fi,
        "blå sommarbinka"@sv .

<http://tun.fi/MX.42392> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Erigeron annuus subsp. strigosus" ;
    dwc:scientificNameAuthorship "(Muhl. ex Willd.) Wagenitz" ;
    skos:broader <http://tun.fi/MX.41189> ;
    skos:hiddenLabel "Erigeron annuus subsp. strigosus"@fi,
        "Erigeron strigosus"@fi,
        "Erigeron strigosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piisädekallioinen"@fi,
        "Erigeron annuus subsp. strigosus"@sv .

<http://tun.fi/MX.42393> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Fumaria muralis subsp. boroei" ;
    dwc:scientificNameAuthorship "(Jord.) Pugsley" ;
    skos:broader <http://tun.fi/MX.41095> ;
    skos:hiddenLabel "Fumaria muralis subsp. boroei"@fi,
        "Fumaria muralis subsp. boroei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanisoemäkki"@fi,
        "vanlig kustjordrök"@sv .

<http://tun.fi/MX.42396> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Malva sylvestris subsp. sylvestris" ;
    skos:broader <http://tun.fi/MX.38693> ;
    skos:hiddenLabel "Malva sylvestris subsp. sylvestris"@fi,
        "Malva sylvestris subsp. sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukiiltomalva"@fi,
        "vanlig rödmalva"@sv .

<http://tun.fi/MX.42397> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Malva sylvestris subsp. mauritiana" ;
    dwc:scientificNameAuthorship "(L.) Asch. & Graebn." ;
    skos:broader <http://tun.fi/MX.38693> ;
    skos:hiddenLabel "Malva sylvestris subsp. mauritiana"@fi,
        "Malva sylvestris subsp. mauritiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maurinkiiltomalva"@fi,
        "stor rödmalva"@sv .

<http://tun.fi/MX.42398> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Matthiola longipetala subsp. bicornis" ;
    dwc:scientificNameAuthorship "(Sibth. & Sm.) P. W. Ball" ;
    skos:broader <http://tun.fi/MX.41166> ;
    skos:hiddenLabel "Matthiola longipetala subsp. bicornis"@fi,
        "Matthiola longipetala subsp. bicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarisarvileukoija"@fi,
        "grekisk lövkoja"@sv .

<http://tun.fi/MX.42399> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Matthiola longipetala subsp. longipetala" ;
    skos:broader <http://tun.fi/MX.41166> ;
    skos:hiddenLabel "Matthiola longipetala subsp. longipetala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harosarvileukoija"@fi,
        "Matthiola longipetala subsp. longipetala"@sv .

<http://tun.fi/MX.42400> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ornithopus sativus subsp. isthmocarpus" ;
    dwc:scientificNameAuthorship "(Coss.) Dostál" ;
    skos:broader <http://tun.fi/MX.39071> ;
    skos:hiddenLabel "Ornithopus sativus subsp. isthmocarpus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänpeltolinnunjalka"@fi,
        "Ornithopus sativus subsp. isthmocarpus"@sv .

<http://tun.fi/MX.42401> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ornithopus sativus subsp. sativus" ;
    skos:broader <http://tun.fi/MX.39071> ;
    skos:hiddenLabel "Ornithopus sativus subsp. sativus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rehupeltolinnunjalka"@fi,
        "Ornithopus sativus subsp. sativus"@sv .

<http://tun.fi/MX.42402> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Petasites japonicus subsp. giganteus" ;
    dwc:scientificNameAuthorship "(F. Schmidt ex Trautv.) Kitam." ;
    skos:broader <http://tun.fi/MX.39852> ;
    skos:hiddenLabel "Petasites japonicus subsp. giganteus"@fi,
        "Petasites japonicus subsp. giganteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninruttojuuri"@fi,
        "stor bitterskråp"@sv .

<http://tun.fi/MX.42403> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Pinus sylvestris var. sylvestris" ;
    skos:broader <http://tun.fi/MX.37819> ;
    skos:hiddenLabel "Pinus sylvestris var. sylvestris"@fi,
        "Pinus sylvestris var. sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salometsämänty"@fi,
        "vanlig tall"@sv .

<http://tun.fi/MX.42404> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Pinus sylvestris var. lapponica" ;
    dwc:scientificNameAuthorship "Fr. ex Hartm." ;
    skos:broader <http://tun.fi/MX.37819> ;
    skos:hiddenLabel "Pinus sylvestris var. lapponica"@fi,
        "Pinus sylvestris var. lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinmetsämänty"@fi,
        "lapptall"@sv .

<http://tun.fi/MX.42405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudorchis straminea" ;
    dwc:scientificNameAuthorship "(Fernald) Soják" ;
    skos:broader <http://tun.fi/MX.40059> ;
    skos:hiddenLabel "Pseudorchis albida subsp. straminea"@fi,
        "Pseudorchis straminea"@fi,
        "Pseudorchis albida subsp. straminea"@sv,
        "Pseudorchis straminea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturivalkokämmekkä"@fi,
        "fjällyxne"@sv .

<http://tun.fi/MX.42406> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex dentatus subsp. dentatus" ;
    skos:broader <http://tun.fi/MX.38275> ;
    skos:hiddenLabel "Rumex dentatus subsp. dentatus"@fi,
        "Rumex dentatus subsp. dentatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "egyptinhammashierakka"@fi,
        "äkta tandskräppa"@sv .

<http://tun.fi/MX.42407> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex dentatus subsp. mesopotamicus" ;
    dwc:scientificNameAuthorship "Rech. f." ;
    skos:broader <http://tun.fi/MX.38275> ;
    skos:hiddenLabel "Rumex dentatus subsp. mesopotamicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesopotamianhammashierakka"@fi,
        "Rumex dentatus subsp. mesopotamicus"@sv .

<http://tun.fi/MX.42408> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex pulcher subsp. woodsii" ;
    dwc:scientificNameAuthorship "(De Not.) Arcang." ;
    skos:broader <http://tun.fi/MX.41439> ;
    skos:hiddenLabel "Rumex pulcher subsp. woodsii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marokonsoreahierakka"@fi,
        "Rumex pulcher subsp. woodsii"@sv .

<http://tun.fi/MX.42409> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Poterium sanguisorba subsp. sanguisorba" ;
    skos:broader <http://tun.fi/MX.38830> ;
    skos:hiddenLabel "Poterium sanguisorba subsp. sanguisorba"@fi,
        "Sanguisorba minor subsp. minor"@fi,
        "Poterium sanguisorba subsp. sanguisorba"@sv,
        "Sanguisorba minor subsp. minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silopikkuluppu"@fi,
        "äkta pimpinell"@sv .

<http://tun.fi/MX.42410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poterium verrucosum" ;
    dwc:scientificNameAuthorship "Link ex D. Don" ;
    skos:broader <http://tun.fi/MX.4972054> ;
    skos:hiddenLabel "Poterium verrucosum"@fi,
        "Sanguisorba minor subsp. magnolii"@fi,
        "Poterium verrucosum"@sv,
        "Sanguisorba minor subsp. magnolii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välimerenluppu"@fi,
        "vårtpimpinell"@sv .

<http://tun.fi/MX.42411> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Silene dichotoma subsp. dichotoma" ;
    skos:broader <http://tun.fi/MX.38133> ;
    skos:hiddenLabel "Silene dichotoma subsp. dichotoma"@fi,
        "Silene dichotoma subsp. dichotoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltohankakohokki"@fi,
        "vanlig gaffelglim"@sv .

<http://tun.fi/MX.42412> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Silene dichotoma subsp. racemosa" ;
    dwc:scientificNameAuthorship "(Otth) Graebn." ;
    skos:broader <http://tun.fi/MX.38133> ;
    skos:hiddenLabel "Silene dichotoma subsp. racemosa"@fi,
        "Silene dichotoma subsp. racemosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonhankakohokki"@fi,
        "anatolisk gaffelglim"@sv .

<http://tun.fi/MX.42415> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sinapis alba subsp. alba" ;
    skos:broader <http://tun.fi/MX.38501> ;
    skos:hiddenLabel "Sinapis alba subsp. alba"@fi,
        "Sinapis alba subsp. alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltokeltasinappi"@fi,
        "vanlig vitsenap"@sv .

<http://tun.fi/MX.42416> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sinapis alba subsp. dissecta" ;
    dwc:scientificNameAuthorship "(Lag.) Simonk." ;
    skos:broader <http://tun.fi/MX.38501> ;
    skos:hiddenLabel "Sinapis alba subsp. dissecta"@fi,
        "Sinapis alba subsp. dissecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pellavakeltasinappi"@fi,
        "linsenap"@sv .

<http://tun.fi/MX.42417> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Solanum villosum subsp. miniatum" ;
    dwc:scientificNameAuthorship "(Bernh. ex Willd.) Edmonds" ;
    skos:broader <http://tun.fi/MX.42418> ;
    skos:hiddenLabel "Solanum villosum subsp. miniatum"@fi,
        "Solanum villosum subsp. miniatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punamyskikoiso"@fi,
        "röd nattskatta"@sv .

<http://tun.fi/MX.42442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilosella praealta" ;
    dwc:scientificNameAuthorship "(Vill. ex Gochnat) F. W. Schultz & Sch. Bip." ;
    skos:broader <http://tun.fi/MX.39957> ;
    skos:hiddenLabel "Pilosella praealta"@fi,
        "Pilosella praealta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahdevoikeltano"@fi,
        "blåfibbla"@sv .

<http://tun.fi/MX.42445> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Draba glabella var. glabella" ;
    skos:broader <http://tun.fi/MX.38431> ;
    skos:hiddenLabel "Draba daurica var. daurica"@fi,
        "Draba glabella var. glabella"@fi,
        "Draba daurica var. daurica"@sv,
        "Draba glabella var. glabella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloisokynsimö"@fi,
        "vanlig fjälldraba"@sv .

<http://tun.fi/MX.42446> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Draba glabella var. hebecarpa" ;
    dwc:scientificNameAuthorship "(Lindblom) Karlsson" ;
    skos:broader <http://tun.fi/MX.38431> ;
    skos:hiddenLabel "Draba daurica var. hebecarpa"@fi,
        "Draba glabella var. hebecarpa"@fi,
        "Draba daurica var. hebecarpa"@sv,
        "Draba glabella var. hebecarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaisokynsimö"@fi,
        "dovredraba"@sv .

<http://tun.fi/MX.42447> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Salix repens subsp. repens var. repens" ;
    skos:broader <http://tun.fi/MX.38571> ;
    skos:hiddenLabel "Salix repens subsp. repens var. repens"@fi,
        "Salix repens subsp. repens var. repens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkusiropaju"@fi,
        "vanligt krypvide"@sv .

<http://tun.fi/MX.42448> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Salix repens subsp. repens var. argentea" ;
    dwc:scientificNameAuthorship "(Sm.) Ser." ;
    skos:broader <http://tun.fi/MX.38571> ;
    skos:hiddenLabel "Salix arenaria"@fi,
        "Salix repens subsp. repens var. argentea"@fi,
        "Salix arenaria"@sv,
        "Salix repens subsp. repens var. argentea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkosiropaju"@fi,
        "sandvide"@sv .

<http://tun.fi/MX.42449> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Euphorbia esula subsp. esula" ;
    skos:broader <http://tun.fi/MX.38711> ;
    skos:hiddenLabel "Euphorbia esula subsp. esula"@fi,
        "Euphorbia esula subsp. esula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkenttätyräkki"@fi,
        "bredbladig vargtörel"@sv .

<http://tun.fi/MX.42450> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Euphorbia esula subsp. tommasiniana" ;
    dwc:scientificNameAuthorship "(Bertol.) Kuzmanov" ;
    skos:broader <http://tun.fi/MX.38711> ;
    skos:hiddenLabel "Euphorbia esula subsp. tommasiniana"@fi,
        "Euphorbia esula subsp. tommasiniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkenttätyräkki"@fi,
        "smalbladig vargtörel"@sv .

<http://tun.fi/MX.42453> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Epilobium palustre var. palustre" ;
    skos:broader <http://tun.fi/MX.39105> ;
    skos:hiddenLabel "Epilobium palustre var. palustre"@fi,
        "Epilobium palustre var. palustre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosuohorsma"@fi,
        "vanlig kärrdunört"@sv .

<http://tun.fi/MX.42454> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Epilobium palustre var. lapponicum" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.39105> ;
    skos:hiddenLabel "Epilobium palustre var. lapponicum"@fi,
        "Epilobium palustre var. lapponicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsuohorsma"@fi,
        "smal kärrdunört"@sv .

<http://tun.fi/MX.42456> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rhinanthus minor subsp. groenlandicus" ;
    dwc:scientificNameAuthorship "(Chabert) Neuman" ;
    skos:broader <http://tun.fi/MX.39663> ;
    skos:hiddenLabel "Rhinanthus minor subsp. groenlandicus"@fi,
        "Rhinanthus minor subsp. groenlandicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpikkulaukku"@fi,
        "fjällskallra"@sv .

<http://tun.fi/MX.42457> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rhinanthus minor subsp. minor" ;
    skos:broader <http://tun.fi/MX.39663> ;
    skos:hiddenLabel "Rhinanthus minor subsp. minor"@fi,
        "Rhinanthus minor subsp. minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäpikkulaukku"@fi,
        "äkta ängsskallra"@sv .

<http://tun.fi/MX.42458> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rhinanthus angustifolius subsp. grandiflorus" ;
    dwc:scientificNameAuthorship "(Wallr.) D. A. Webb" ;
    skos:broader <http://tun.fi/MX.41337> ;
    skos:hiddenLabel "Rhinanthus angustifolius subsp. grandiflorus"@fi,
        "Rhinanthus angustifolius var. aestivalis"@fi,
        "Rhinanthus angustifolius subsp. grandiflorus"@sv,
        "Rhinanthus angustifolius var. aestivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyisolaukku"@fi,
        "äkta höskallra"@sv .

<http://tun.fi/MX.42459> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rhinanthus angustifolius subsp. apterus" ;
    dwc:scientificNameAuthorship "(Fr.) Hyl." ;
    skos:broader <http://tun.fi/MX.41337> ;
    skos:hiddenLabel "Rhinanthus angustifolius subsp. apterus"@fi,
        "Rhinanthus angustifolius var. apterus"@fi,
        "Rhinanthus angustifolius subsp. apterus"@sv,
        "Rhinanthus angustifolius var. apterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkaisolaukku"@fi,
        "åkerskallra"@sv .

<http://tun.fi/MX.42461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzula divulgata" ;
    dwc:scientificNameAuthorship "Kirschner" ;
    skos:broader <http://tun.fi/MX.40227> ;
    skos:hiddenLabel "Luzula divulgata"@fi,
        "Luzula divulgata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkipiippo"@fi,
        "backfryle"@sv .

<http://tun.fi/MX.42463> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Carex bigelowii subsp. dacica" ;
    dwc:scientificNameAuthorship "(Heuff.) T. V. Egorova" ;
    skos:broader <http://tun.fi/MX.40409> ;
    skos:hiddenLabel "Carex bigelowii subsp. dacica"@fi,
        "Carex bigelowii subsp. rigida"@fi,
        "Carex bigelowii subsp. dacica"@sv,
        "Carex bigelowii subsp. rigida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopantunturisara"@fi,
        "vanlig styvstarr"@sv .

<http://tun.fi/MX.42464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepis nicaeensis" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.39950> ;
    skos:hiddenLabel "Crepis nicaeensis"@fi,
        "Crepis nicaeensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranskankeltto"@fi,
        "vallfibbla"@sv .

<http://tun.fi/MX.42468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erodium crinitum" ;
    dwc:scientificNameAuthorship "Carolin" ;
    skos:broader <http://tun.fi/MX.39150> ;
    skos:hiddenLabel "Erodium crinitum"@fi,
        "Erodium crinitum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikurjennokka"@fi,
        "australnäva"@sv .

<http://tun.fi/MX.42469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galeopsis angustifolia" ;
    dwc:scientificNameAuthorship "Ehrh. ex Hoffm." ;
    skos:broader <http://tun.fi/MX.39461> ;
    skos:hiddenLabel "Galeopsis angustifolia"@fi,
        "Galeopsis angustifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitapillike"@fi,
        "kalkdån"@sv .

<http://tun.fi/MX.42472> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Bassia scoparia subsp. densiflora" ;
    dwc:scientificNameAuthorship "(Turcz. ex D. B. Jacks.) Cirujano & Velayos" ;
    skos:broader <http://tun.fi/MX.38201> ;
    skos:hiddenLabel "Bassia scoparia subsp. densiflora"@fi,
        "Bassia scoparia subsp. densiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkakesäsuolukka"@fi,
        "hamnkvastmålla"@sv .

<http://tun.fi/MX.42473> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Bassia scoparia subsp. scoparia" ;
    skos:broader <http://tun.fi/MX.38201> ;
    skos:hiddenLabel "Bassia scoparia subsp. scoparia"@fi,
        "Bassia scoparia subsp. scoparia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhakesäsuolukka"@fi,
        "sommarcypress"@sv .

<http://tun.fi/MX.42483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula punctata" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula punctata"@fi,
        "Campanula punctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisamakello"@fi,
        "prickklocka"@sv .

<http://tun.fi/MX.42486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bidens ferulifolia" ;
    dwc:scientificNameAuthorship "(Jacq.) DC." ;
    skos:broader <http://tun.fi/MX.39778> ;
    skos:hiddenLabel "Bidens ferulifolia"@fi,
        "Bidens ferulifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amppelirusokki"@fi,
        "ampelskära"@sv .

<http://tun.fi/MX.42488> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Amaranthus hybridus subsp. hybridus" ;
    skos:broader <http://tun.fi/MX.5074329> ;
    skos:hiddenLabel "Amaranthus hybridus subsp. hybridus"@fi,
        "Amaranthus hybridus subsp. hybridus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkarevonhäntä"@fi,
        "nålamarant"@sv .

<http://tun.fi/MX.42489> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Amaranthus hybridus subsp. hypochondriacus" ;
    dwc:scientificNameAuthorship "(L.) Thell." ;
    skos:broader <http://tun.fi/MX.5074329> ;
    skos:hiddenLabel "Amaranthus hybridus subsp. hypochondriacus"@fi,
        "Amaranthus hypochondriacus"@fi,
        "Amaranthus hybridus subsp. hypochondriacus"@sv,
        "Amaranthus hypochondriacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meksikonrevonhäntä"@fi,
        "toppamarant"@sv .

<http://tun.fi/MX.42490> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Amaranthus hybridus subsp. cruentus" ;
    dwc:scientificNameAuthorship "(L.) Thell." ;
    skos:broader <http://tun.fi/MX.5074329> ;
    skos:hiddenLabel "Amaranthus cruentus"@fi,
        "Amaranthus hybridus subsp. cruentus"@fi,
        "Amaranthus cruentus"@sv,
        "Amaranthus hybridus subsp. cruentus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurarevonhäntä"@fi,
        "blodamarant"@sv .

<http://tun.fi/MX.42491> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Salicornia procumbens subsp. procumbens" ;
    skos:broader <http://tun.fi/MX.38819> ;
    skos:hiddenLabel "Salicornia dolichostachya subsp. strictissima"@fi,
        "Salicornia procumbens subsp. procumbens"@fi,
        "Salicornia dolichostachya subsp. strictissima"@sv,
        "Salicornia procumbens subsp. procumbens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hollanninsuolayrtti"@fi,
        "styv glasört"@sv .

<http://tun.fi/MX.42493> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Allium vineale var. vineale" ;
    skos:broader <http://tun.fi/MX.39998> ;
    skos:hiddenLabel "Allium vineale var. vineale"@fi,
        "Allium vineale var. vineale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvashietalaukka"@fi,
        "blek sandlök"@sv .

<http://tun.fi/MX.42497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus monspeliacus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus monspeliacus"@fi,
        "Ranunculus monspeliacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranskanleinikki"@fi,
        "fransk luddranunkel"@sv .

<http://tun.fi/MX.42499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filipendula kamtschatica" ;
    dwc:scientificNameAuthorship "(Pall.) Maxim." ;
    skos:broader <http://tun.fi/MX.38793> ;
    skos:hiddenLabel "Filipendula kamtschatica"@fi,
        "Filipendula kamtschatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättimesiangervo"@fi,
        "jätteälggräs"@sv .

<http://tun.fi/MX.42500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium sativum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium sativum"@fi,
        "Allium sativum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kynsilaukka"@fi,
        "vitlök"@sv .

<http://tun.fi/MX.42505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasenecio hastatus" ;
    dwc:scientificNameAuthorship "(L.) H. Koyama" ;
    skos:broader <http://tun.fi/MX.42504> ;
    skos:hiddenLabel "Cacalia hastata"@fi,
        "Parasenecio hastatus"@fi,
        "Cacalia hastata"@sv,
        "Parasenecio hastatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiokakalia"@fi,
        "spjutkakalia"@sv .

<http://tun.fi/MX.42507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delairea odorata" ;
    dwc:scientificNameAuthorship "Lem." ;
    skos:broader <http://tun.fi/MX.42506> ;
    skos:hiddenLabel "Delairea odorata"@fi,
        "Senecio mikanioides"@fi,
        "Delairea odorata"@sv,
        "Senecio mikanioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "murattivillakko"@fi,
        "sommarmurgröna"@sv .

<http://tun.fi/MX.42508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bassia hyssopifolia" ;
    dwc:scientificNameAuthorship "(Pall.) Kuntze" ;
    skos:broader <http://tun.fi/MX.38200> ;
    skos:hiddenLabel "Bassia hyssopifolia"@fi,
        "Bassia hyssopifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kielisuolukka"@fi,
        "krokmålla"@sv .

<http://tun.fi/MX.42509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalictrum delavayi" ;
    dwc:scientificNameAuthorship "Franch." ;
    skos:broader <http://tun.fi/MX.37940> ;
    skos:hiddenLabel "Thalictrum delavayi"@fi,
        "Thalictrum delavayi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jaloängelmä"@fi,
        "violruta"@sv .

<http://tun.fi/MX.42510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sedobassia sedoides" ;
    dwc:scientificNameAuthorship "(Schrad.) Freitag & G. Kadereit" ;
    skos:broader <http://tun.fi/MX.4972041> ;
    skos:hiddenLabel "Bassia sedoides"@fi,
        "Sedobassia sedoides"@fi,
        "Bassia sedoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaahapsio"@fi,
        "Sedobassia sedoides"@sv .

<http://tun.fi/MX.42511> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Poa alpina var. vivipara" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40476> ;
    skos:hiddenLabel "Poa alpina var. vivipara"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itutunturinurmikka"@fi,
        "Poa alpina var. vivipara"@sv .

<http://tun.fi/MX.42515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisantha madritensis" ;
    dwc:scientificNameAuthorship "(L.) Nevski" ;
    skos:broader <http://tun.fi/MX.41775> ;
    skos:hiddenLabel "Anisantha madritensis"@fi,
        "Anisantha madritensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkukattara"@fi,
        "spansklosta"@sv .

<http://tun.fi/MX.42516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisantha rigida" ;
    dwc:scientificNameAuthorship "(Roth) Hyl." ;
    skos:broader <http://tun.fi/MX.41775> ;
    skos:hiddenLabel "Anisantha rigida"@fi,
        "Anisantha rigida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäykkäkattara"@fi,
        "sticklosta"@sv .

<http://tun.fi/MX.42517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisantha rubens" ;
    dwc:scientificNameAuthorship "(L.) Nevski" ;
    skos:broader <http://tun.fi/MX.41775> ;
    skos:hiddenLabel "Anisantha rubens"@fi,
        "Anisantha rubens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsukattara"@fi,
        "tofslosta"@sv .

<http://tun.fi/MX.42518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisantha sterilis" ;
    dwc:scientificNameAuthorship "(L.) Nevski" ;
    skos:broader <http://tun.fi/MX.41775> ;
    skos:hiddenLabel "Anisantha sterilis"@fi,
        "Bromus sterilis"@fi,
        "Anisantha sterilis"@sv,
        "Bromus sterilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakattara"@fi,
        "sandlosta"@sv .

<http://tun.fi/MX.42519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratochloa cathartica" ;
    dwc:scientificNameAuthorship "(Vahl) Herter" ;
    skos:broader <http://tun.fi/MX.42514> ;
    skos:hiddenLabel "Bromus willdenowii"@fi,
        "Ceratochloa cathartica"@fi,
        "Bromus willdenowii"@sv,
        "Ceratochloa cathartica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litteäkattara"@fi,
        "plattlosta"@sv .

<http://tun.fi/MX.42520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratochloa sitchensis" ;
    dwc:scientificNameAuthorship "(Trin.) Cope & Ryves" ;
    skos:broader <http://tun.fi/MX.42514> ;
    skos:hiddenLabel "Ceratochloa sitchensis"@fi,
        "Ceratochloa sitchensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitkankattara"@fi,
        "sloklosta"@sv .

<http://tun.fi/MX.42521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromopsis benekenii" ;
    dwc:scientificNameAuthorship "(Lange) Holub" ;
    skos:broader <http://tun.fi/MX.42513> ;
    skos:hiddenLabel "Bromopsis benekenii"@fi,
        "Bromus benekenii"@fi,
        "Bromopsis benekenii"@sv,
        "Bromus benekenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokattara"@fi,
        "strävlosta"@sv .

<http://tun.fi/MX.42523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromopsis erecta" ;
    dwc:scientificNameAuthorship "(Huds.) Fourr." ;
    skos:broader <http://tun.fi/MX.42513> ;
    skos:hiddenLabel "Bromopsis erecta"@fi,
        "Bromus erectus"@fi,
        "Bromopsis erecta"@sv,
        "Bromus erectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pystykattara"@fi,
        "raklosta"@sv .

<http://tun.fi/MX.42524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromopsis inermis" ;
    dwc:scientificNameAuthorship "(Leyss.) Holub" ;
    skos:broader <http://tun.fi/MX.42513> ;
    skos:hiddenLabel "Bromopsis inermis"@fi,
        "Bromus inermis"@fi,
        "Bromopsis inermis"@sv,
        "Bromus inermis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkattara"@fi,
        "foderlosta"@sv .

<http://tun.fi/MX.42527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Genista sagittalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41867> ;
    skos:hiddenLabel "Chamaespartium sagittale"@fi,
        "Genista sagittalis"@fi,
        "Chamaespartium sagittale"@sv,
        "Genista sagittalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varpuväriherne"@fi,
        "vingginst"@sv .

<http://tun.fi/MX.42528> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lathyrus latifolius subsp. heterophyllus" ;
    dwc:scientificNameAuthorship "(L.) Asmussen" ;
    skos:broader <http://tun.fi/MX.42529> ;
    skos:hiddenLabel "Lathyrus heterophyllus"@fi,
        "Lathyrus latifolius subsp. heterophyllus"@fi,
        "Lathyrus heterophyllus"@sv,
        "Lathyrus latifolius subsp. heterophyllus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuruusunätkelmä"@fi,
        "vingvial"@sv .

<http://tun.fi/MX.42530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nuttallanthus canadensis" ;
    dwc:scientificNameAuthorship "(L.) D. A. Sutton" ;
    skos:broader <http://tun.fi/MX.42531> ;
    skos:hiddenLabel "Linaria canadensis"@fi,
        "Nuttallanthus canadensis"@fi,
        "Linaria canadensis"@sv,
        "Nuttallanthus canadensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanadansinikannus"@fi,
        "indiansporre"@sv .

<http://tun.fi/MX.42533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromus scoparius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40519> ;
    skos:hiddenLabel "Bromus scoparius"@fi,
        "Bromus scoparius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luutakattara"@fi,
        "kvastlosta"@sv .

<http://tun.fi/MX.42534> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Diplachne fusca subsp. uninervia" ;
    dwc:scientificNameAuthorship "(J. Presl) P. M. Peterson & N. Snow" ;
    skos:broader <http://tun.fi/MX.4972476> ;
    skos:hiddenLabel "Diplachne fusca subsp. uninervia"@fi,
        "Leptochloa uninervia"@fi,
        "Diplachne fusca subsp. uninervia"@sv,
        "Leptochloa uninervia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuotaruskonyytikkä"@fi,
        "skäggspretgräs"@sv .

<http://tun.fi/MX.42536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trisetum paniceum" ;
    dwc:scientificNameAuthorship "(Lam.) Pers." ;
    skos:broader <http://tun.fi/MX.40558> ;
    skos:hiddenLabel "Trisetum paniceum"@fi,
        "Trisetum paniceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsukaurake"@fi,
        "tofshavre"@sv .

<http://tun.fi/MX.42537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valerianella carinata" ;
    dwc:scientificNameAuthorship "Loisel." ;
    skos:broader <http://tun.fi/MX.39354> ;
    skos:hiddenLabel "Valerianella carinata"@fi,
        "Valerianella carinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talkavuonankaali"@fi,
        "blekklynne"@sv .

<http://tun.fi/MX.42539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moluccella laevis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42540> ;
    skos:hiddenLabel "Moluccella laevis"@fi,
        "Moluccella laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kotilokukka"@fi,
        "musselsyska"@sv .

<http://tun.fi/MX.42541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nepeta racemosa" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.39489> ;
    skos:hiddenLabel "Nepeta mussinii"@fi,
        "Nepeta racemosa"@fi,
        "Nepeta mussinii"@sv,
        "Nepeta racemosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katinminttu"@fi,
        "bergnepeta"@sv .

<http://tun.fi/MX.42544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Navarretia intertexta" ;
    dwc:scientificNameAuthorship "(Benth.) Hook." ;
    skos:broader <http://tun.fi/MX.42545> ;
    skos:hiddenLabel "Navarretia intertexta"@fi,
        "Navarretia intertexta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villaneulio"@fi,
        "nätnavarretia"@sv .

<http://tun.fi/MX.42549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papaver hybridum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37953> ;
    skos:hiddenLabel "Papaver hybridum"@fi,
        "Papaver hybridum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjasunikko"@fi,
        "mönjevallmo"@sv .

<http://tun.fi/MX.42550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achillea setacea" ;
    dwc:scientificNameAuthorship "Waldst. & Kit." ;
    skos:broader <http://tun.fi/MX.39808> ;
    skos:hiddenLabel "Achillea setacea"@fi,
        "Achillea setacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hahtukärsämö"@fi,
        "finröllika"@sv .

<http://tun.fi/MX.42553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylotelephium anacampseros" ;
    dwc:scientificNameAuthorship "(L.) H. Ohba" ;
    skos:broader <http://tun.fi/MX.4972140> ;
    skos:hiddenLabel "Hylotelephium anacampseros"@fi,
        "Sedum anacampseros"@fi,
        "Hylotelephium anacampseros"@sv,
        "Sedum anacampseros"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mykerömaksaruoho"@fi,
        "cirkelfetblad"@sv .

<http://tun.fi/MX.42554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celastrus orbiculatus" ;
    dwc:scientificNameAuthorship "Thunb." ;
    skos:broader <http://tun.fi/MX.41799> ;
    skos:hiddenLabel "Celastrus orbiculatus"@fi,
        "Celastrus orbiculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninkelasköynnös"@fi,
        "japansk träddödare"@sv .

<http://tun.fi/MX.42556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amsinckia lycopsoides" ;
    dwc:scientificNameAuthorship "(Lehm.) Lehm." ;
    skos:broader <http://tun.fi/MX.39418> ;
    skos:hiddenLabel "Amsinckia lycopsoides"@fi,
        "Amsinckia lycopsoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarkeltalemmikki"@fi,
        "hönsgullört"@sv .

<http://tun.fi/MX.42557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyperus eragrostis" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.41836> ;
    skos:hiddenLabel "Cyperus eragrostis"@fi,
        "Cyperus eragrostis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röllisädekaisla"@fi,
        "blekag"@sv .

<http://tun.fi/MX.42562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glandularia pulchella" ;
    dwc:scientificNameAuthorship "(Sweet) Tronc." ;
    skos:broader <http://tun.fi/MX.42561> ;
    skos:hiddenLabel "Glandularia pulchella"@fi,
        "Glandularia pulchella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siroverbena"@fi,
        "mossverbena"@sv .

<http://tun.fi/MX.42565> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Thymus pulegioides subsp. pannonicus" ;
    dwc:scientificNameAuthorship "(All.) Kerguélen" ;
    skos:broader <http://tun.fi/MX.39510> ;
    skos:hiddenLabel "Thymus pannonicus"@fi,
        "Thymus pulegioides subsp. pannonicus"@fi,
        "Thymus pannonicus"@sv,
        "Thymus pulegioides subsp. pannonicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idännurmiajuruoho"@fi,
        "stäpptimjan"@sv .

<http://tun.fi/MX.42566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium micranthum" ;
    dwc:scientificNameAuthorship "Viv." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium micranthum"@fi,
        "Trifolium micranthum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siroapila"@fi,
        "spädklöver"@sv .

<http://tun.fi/MX.42567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratocapnos claviculata" ;
    dwc:scientificNameAuthorship "(L.) Lidén" ;
    skos:broader <http://tun.fi/MX.42568> ;
    skos:hiddenLabel "Ceratocapnos claviculata"@fi,
        "Ceratocapnos claviculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "atlantinleivonkannus"@fi,
        "klängnunneört"@sv .

<http://tun.fi/MX.42583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rodgersia aesculifolia" ;
    dwc:scientificNameAuthorship "Batalin" ;
    skos:broader <http://tun.fi/MX.41977> ;
    skos:hiddenLabel "Rodgersia aesculifolia"@fi,
        "Rodgersia aesculifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormivaleangervo"@fi,
        "kastanjerodgersia"@sv .

<http://tun.fi/MX.42593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex scutatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex scutatus"@fi,
        "Rumex scutatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpisuolaheinä"@fi,
        "sköldsyra"@sv .

<http://tun.fi/MX.42598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellaria alpina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39454> ;
    skos:hiddenLabel "Scutellaria alpina"@fi,
        "Scutellaria alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppivuohennokka"@fi,
        "alpfrossört"@sv .

<http://tun.fi/MX.42599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jacobaea cannabifolia" ;
    dwc:scientificNameAuthorship "(Less.) E. Wiebe" ;
    skos:broader <http://tun.fi/MX.4972032> ;
    skos:hiddenLabel "Jacobaea cannabifolia"@fi,
        "Senecio cannabifolius"@fi,
        "Jacobaea cannabifolia"@sv,
        "Senecio cannabifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hamppuvillakko"@fi,
        "hampstånds"@sv .

<http://tun.fi/MX.42609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neillia incisa" ;
    dwc:scientificNameAuthorship "(Thunb.) S. H. Oh" ;
    skos:broader <http://tun.fi/MX.42608> ;
    skos:hiddenLabel "Neillia incisa"@fi,
        "Stephanandra incisa"@fi,
        "Neillia incisa"@sv,
        "Stephanandra incisa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siroseppelvarpu"@fi,
        "stefanandra"@sv .

<http://tun.fi/MX.42617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torilis leptophylla" ;
    dwc:scientificNameAuthorship "(L.) Rchb. f." ;
    skos:broader <http://tun.fi/MX.39257> ;
    skos:hiddenLabel "Torilis humilis"@fi,
        "Torilis leptophylla"@fi,
        "Torilis humilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokatko"@fi,
        "Torilis leptophylla"@sv .

<http://tun.fi/MX.42627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurium erythraea" ;
    dwc:scientificNameAuthorship "Rafn" ;
    skos:broader <http://tun.fi/MX.39311> ;
    skos:hiddenLabel "Centaurium erythraea"@fi,
        "Centaurium erythraea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtosappi"@fi,
        "bredarun"@sv .

<http://tun.fi/MX.42638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alopecurus rendlei" ;
    dwc:scientificNameAuthorship "Eig" ;
    skos:broader <http://tun.fi/MX.40621> ;
    skos:hiddenLabel "Alopecurus rendlei"@fi,
        "Alopecurus utriculatus"@fi,
        "Alopecurus rendlei"@sv,
        "Alopecurus utriculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakkopuntarpää"@fi,
        "pöskavle"@sv .

<http://tun.fi/MX.42640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bidens subalternans" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.39778> ;
    skos:hiddenLabel "Bidens subalternans"@fi,
        "Bidens subalternans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirorusokki"@fi,
        "bahiaskära"@sv .

<http://tun.fi/MX.42643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynoglottis barrelieri" ;
    dwc:scientificNameAuthorship "(All.) Vural & Kit Tan" ;
    skos:altLabel "rastio"@fi ;
    skos:broader <http://tun.fi/MX.42644> ;
    skos:hiddenLabel "Anchusa barrelieri"@fi,
        "Cynoglottis barrelieri"@fi,
        "Anchusa barrelieri"@sv,
        "Cynoglottis barrelieri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarharastio"@fi,
        "turkisk oxtunga"@sv .

<http://tun.fi/MX.42645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dimorphotheca pluvialis" ;
    dwc:scientificNameAuthorship "(L.) Moench" ;
    skos:broader <http://tun.fi/MX.41844> ;
    skos:hiddenLabel "Dimorphotheca pluvialis"@fi,
        "Dimorphotheca pluvialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkosääkukka"@fi,
        "väderspåman"@sv .

<http://tun.fi/MX.42646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hordeum geniculatum" ;
    dwc:scientificNameAuthorship "All." ;
    skos:broader <http://tun.fi/MX.40545> ;
    skos:hiddenLabel "Hordeum geniculatum"@fi,
        "Hordeum hystrix"@fi,
        "Hordeum geniculatum"@sv,
        "Hordeum hystrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörröohra"@fi,
        "ullkorn"@sv .

<http://tun.fi/MX.42648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nigella sativa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41930> ;
    skos:hiddenLabel "Nigella sativa"@fi,
        "Nigella sativa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryytineito"@fi,
        "svartkummin"@sv .

<http://tun.fi/MX.42649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus circipanicus" ;
    dwc:scientificNameAuthorship "E. H. L. Krause" ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus circipanicus"@fi,
        "Rubus circipanicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villavatukka"@fi,
        "circipaniskt björnbär"@sv .

<http://tun.fi/MX.42650> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Triticum turgidum subsp. durum" ;
    dwc:scientificNameAuthorship "(Desf.) Husn." ;
    skos:broader <http://tun.fi/MX.42834> ;
    skos:hiddenLabel "Triticum durum"@fi,
        "Triticum turgidum subsp. durum"@fi,
        "Triticum durum"@sv,
        "Triticum turgidum subsp. durum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "durumvehnä"@fi,
        "hårdvete"@sv .

<http://tun.fi/MX.42651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Securigera varia" ;
    dwc:scientificNameAuthorship "(L.) Lassen" ;
    skos:broader <http://tun.fi/MX.41984> ;
    skos:hiddenLabel "Coronilla varia"@fi,
        "Securigera varia"@fi,
        "Coronilla varia"@sv,
        "Securigera varia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokärsäpalko"@fi,
        "rosenkronill"@sv .

<http://tun.fi/MX.42652> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Verbesina encelioides subsp. exauriculata" ;
    dwc:scientificNameAuthorship "(B. L. Rob. & Greenm.) J. R. Coleman" ;
    skos:broader <http://tun.fi/MX.41623> ;
    skos:hiddenLabel "Verbesina encelioides subsp. exauriculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itäamerikanhelosäde"@fi,
        "Verbesina encelioides subsp. exauriculata"@sv .

<http://tun.fi/MX.42653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scilla luciliae" ;
    dwc:scientificNameAuthorship "(Boiss.) Speta" ;
    skos:broader <http://tun.fi/MX.39983> ;
    skos:hiddenLabel "Chionodoxa luciliae"@fi,
        "Scilla luciliae"@fi,
        "Chionodoxa luciliae"@sv,
        "Scilla luciliae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokevättähti"@fi,
        "stor vårstjärna"@sv .

<http://tun.fi/MX.42655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calandrinia compressa" ;
    dwc:scientificNameAuthorship "Schrad. ex DC." ;
    skos:broader <http://tun.fi/MX.41791> ;
    skos:hiddenLabel "Calandrinia compressa"@fi,
        "Calandrinia compressa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsisailio"@fi,
        "deltasidenblomma"@sv .

<http://tun.fi/MX.42711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium caeruleum" ;
    dwc:scientificNameAuthorship "Pall." ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium caeruleum"@fi,
        "Allium caeruleum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinilaukka"@fi,
        "azurlök"@sv .

<http://tun.fi/MX.42712> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Allium vineale var. purpureum" ;
    dwc:scientificNameAuthorship "H. P. G. Koch" ;
    skos:broader <http://tun.fi/MX.39998> ;
    skos:hiddenLabel "Allium vineale var. purpureum"@fi,
        "Allium vineale var. purpureum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurahietalaukka"@fi,
        "purpursandlök"@sv .

<http://tun.fi/MX.42719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astragalus danicus" ;
    dwc:scientificNameAuthorship "Retz." ;
    skos:broader <http://tun.fi/MX.38956> ;
    skos:hiddenLabel "Astragalus danicus"@fi,
        "Astragalus danicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arokurjenherne"@fi,
        "strandvedel"@sv .

<http://tun.fi/MX.42722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berula erecta" ;
    dwc:scientificNameAuthorship "(Huds.) Coville" ;
    skos:altLabel "euroopanhanhenputki"@fi ;
    skos:broader <http://tun.fi/MX.42723> ;
    skos:hiddenLabel "Berula erecta"@fi,
        "Berula erecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hanhenputki"@fi,
        "bäckmärke"@sv .

<http://tun.fi/MX.42730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buphthalmum salicifolium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42731> ;
    skos:hiddenLabel "Buphthalmum salicifolium"@fi,
        "Buphthalmum salicifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sapelihäränkukka"@fi,
        "ljusöga"@sv .

<http://tun.fi/MX.42741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selinum dubium" ;
    dwc:scientificNameAuthorship "(Schkuhr) Leute" ;
    skos:broader <http://tun.fi/MX.39230> ;
    skos:hiddenLabel "Cnidium dubium"@fi,
        "Selinum dubium"@fi,
        "Cnidium dubium"@sv,
        "Selinum dubium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silosärmäputki"@fi,
        "slidsilja"@sv .

<http://tun.fi/MX.42744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crotalaria senegalensis" ;
    dwc:scientificNameAuthorship "(Pers.) Bacle ex DC." ;
    skos:broader <http://tun.fi/MX.42745> ;
    skos:hiddenLabel "Crotalaria senegalensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "senegalinkuituherne"@fi,
        "Crotalaria senegalensis"@sv .

<http://tun.fi/MX.42757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rostraria cristata" ;
    dwc:scientificNameAuthorship "(L.) Tzvelev" ;
    skos:broader <http://tun.fi/MX.42756> ;
    skos:hiddenLabel "Rostraria cristata"@fi,
        "Rostraria cristata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjatähkiötoppo"@fi,
        "bortsäxing"@sv .

<http://tun.fi/MX.42782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ambrosia psilostachya" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.39793> ;
    skos:hiddenLabel "Ambrosia psilostachya"@fi,
        "Ambrosia psilostachya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "krassituoksukki"@fi,
        "sträv ambrosia"@sv .

<http://tun.fi/MX.42783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atriplex argentea" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.38186> ;
    skos:hiddenLabel "Atriplex argentea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesimaltsa"@fi,
        "Atriplex argentea"@sv .

<http://tun.fi/MX.42786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hosta sieboldiana" ;
    dwc:scientificNameAuthorship "(Hook.) Engl." ;
    skos:broader <http://tun.fi/MX.41880> ;
    skos:hiddenLabel "Hosta sieboldiana"@fi,
        "Hosta sieboldiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikuunlilja"@fi,
        "daggfunkia"@sv .

<http://tun.fi/MX.42787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adlumia fungosa" ;
    dwc:scientificNameAuthorship "(Aiton) Greene ex Britton, Sterns & Poggenb." ;
    skos:broader <http://tun.fi/MX.42788> ;
    skos:hiddenLabel "Adlumia fungosa"@fi,
        "Adlumia fungosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "adlumia"@fi,
        "adlumia"@sv .

<http://tun.fi/MX.42792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aquilegia flabellata" ;
    dwc:scientificNameAuthorship "Siebold & Zucc." ;
    skos:broader <http://tun.fi/MX.37938> ;
    skos:hiddenLabel "Aquilegia flabellata"@fi,
        "Aquilegia flabellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninakileija"@fi,
        "japansk akleja"@sv .

<http://tun.fi/MX.42793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tradescantia fluminensis" ;
    dwc:scientificNameAuthorship "Vell." ;
    skos:broader <http://tun.fi/MX.42794> ;
    skos:hiddenLabel "Tradescantia fluminensis"@fi,
        "Tradescantia fluminensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rionvenhojuoru"@fi,
        "vandrande jude"@sv .

<http://tun.fi/MX.42795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagina micropetala" ;
    dwc:scientificNameAuthorship "Rauschert" ;
    skos:broader <http://tun.fi/MX.38083> ;
    skos:hiddenLabel "Sagina micropetala"@fi,
        "Sagina micropetala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarhaarikko"@fi,
        "hårnarv"@sv .

<http://tun.fi/MX.42796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Portulaca grandiflora" ;
    dwc:scientificNameAuthorship "Hook." ;
    skos:broader <http://tun.fi/MX.38024> ;
    skos:hiddenLabel "Portulaca grandiflora"@fi,
        "Portulaca grandiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koristeportulakka"@fi,
        "praktportlak"@sv .

<http://tun.fi/MX.42799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liatris spicata" ;
    dwc:scientificNameAuthorship "(L.) Willd." ;
    skos:broader <http://tun.fi/MX.42800> ;
    skos:hiddenLabel "Liatris spicata"@fi,
        "Liatris spicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "noropunatähkä"@fi,
        "rosenstav"@sv .

<http://tun.fi/MX.42801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Citrus limon" ;
    dwc:scientificNameAuthorship "(L.) Burm. f." ;
    skos:altLabel "mehusitruuna"@fi ;
    skos:broader <http://tun.fi/MX.41819> ;
    skos:hiddenLabel "Citrus limon"@fi,
        "Citrus limon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruuna"@fi,
        "citron"@sv .

<http://tun.fi/MX.42802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thinopyrum intermedium" ;
    dwc:scientificNameAuthorship "(Host) Barkworth & D. R. Dewey" ;
    skos:broader <http://tun.fi/MX.5082374> ;
    skos:hiddenLabel "Elytrigia intermedia"@fi,
        "Thinopyrum intermedium"@fi,
        "Elytrigia intermedia"@sv,
        "Thinopyrum intermedium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeahaprajuola"@fi,
        "trubbkvickrot"@sv .

<http://tun.fi/MX.42804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium rotundum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium rotundum"@fi,
        "Allium scorodoprasum subsp. rotundum"@fi,
        "Allium rotundum"@sv,
        "Allium scorodoprasum subsp. rotundum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörölaukka"@fi,
        "rundlök"@sv .

<http://tun.fi/MX.42805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiraea betulifolia" ;
    dwc:scientificNameAuthorship "Pall." ;
    skos:broader <http://tun.fi/MX.38787> ;
    skos:hiddenLabel "Spiraea betulifolia"@fi,
        "Spiraea betulifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuangervo"@fi,
        "björkspirea"@sv .

<http://tun.fi/MX.42806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa multiflora" ;
    dwc:scientificNameAuthorship "Thunb." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa multiflora"@fi,
        "Rosa multiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninköynnösruusu"@fi,
        "japansk klätterros"@sv .

<http://tun.fi/MX.42807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutrochium purpureum" ;
    dwc:scientificNameAuthorship "(L.) E. E. Lamont" ;
    skos:broader <http://tun.fi/MX.4972096> ;
    skos:hiddenLabel "Eupatorium purpureum"@fi,
        "Eutrochium purpureum"@fi,
        "Eupatorium purpureum"@sv,
        "Eutrochium purpureum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurapunalatvio"@fi,
        "rosenflockel"@sv .

<http://tun.fi/MX.42808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulipa fosteriana" ;
    dwc:scientificNameAuthorship "W. Irving" ;
    skos:broader <http://tun.fi/MX.42009> ;
    skos:hiddenLabel "Tulipa fosteriana"@fi,
        "Tulipa fosteriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulitulppaani"@fi,
        "fostertulpan"@sv .

<http://tun.fi/MX.42809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physostegia virginiana" ;
    dwc:scientificNameAuthorship "(L.) Benth." ;
    skos:broader <http://tun.fi/MX.42810> ;
    skos:hiddenLabel "Physostegia virginiana"@fi,
        "Physostegia virginiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähkäkellopeippi"@fi,
        "drakmynta"@sv .

<http://tun.fi/MX.42814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoxys hoopesii" ;
    dwc:scientificNameAuthorship "(A. Gray) Bierner" ;
    skos:broader <http://tun.fi/MX.4972117> ;
    skos:hiddenLabel "Helenium hoopesii"@fi,
        "Hymenoxys hoopesii"@fi,
        "Helenium hoopesii"@sv,
        "Hymenoxys hoopesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koreahohtokukka"@fi,
        "gullstake"@sv .

<http://tun.fi/MX.42818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ligularia stenocephala" ;
    dwc:scientificNameAuthorship "(Maxim.) Matsum. & Koidz." ;
    skos:broader <http://tun.fi/MX.41899> ;
    skos:hiddenLabel "Ligularia stenocephala"@fi,
        "Ligularia stenocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aurinkonauhus"@fi,
        "mörk gullstav"@sv .

<http://tun.fi/MX.42819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla australis" ;
    dwc:scientificNameAuthorship "(Rydb.) Bomble" ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla australis"@fi,
        "Aphanes australis"@fi,
        "Alchemilla australis"@sv,
        "Aphanes australis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöpoimulehti"@fi,
        "småjungfrukam"@sv .

<http://tun.fi/MX.42820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linaria purpurea" ;
    dwc:scientificNameAuthorship "(L.) Mill." ;
    skos:broader <http://tun.fi/MX.39588> ;
    skos:hiddenLabel "Linaria purpurea"@fi,
        "Linaria purpurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurakannusruoho"@fi,
        "purpursporre"@sv .

<http://tun.fi/MX.42823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedera helix" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42824> ;
    skos:hiddenLabel "Hedera helix"@fi,
        "Hedera helix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanmuratti"@fi,
        "murgröna"@sv .

<http://tun.fi/MX.42841> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex dentatus subsp. halacsyi" ;
    dwc:scientificNameAuthorship "(Rech.) Rech. f." ;
    skos:broader <http://tun.fi/MX.38275> ;
    skos:hiddenLabel "Rumex dentatus subsp. halacsyi"@fi,
        "Rumex dentatus subsp. halacsyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "balkaninhammashierakka"@fi,
        "balkanskräppa"@sv .

<http://tun.fi/MX.42856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunus cerasifera" ;
    dwc:scientificNameAuthorship "Ehrh." ;
    skos:broader <http://tun.fi/MX.38933> ;
    skos:hiddenLabel "Prunus cerasifera"@fi,
        "Prunus cerasifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirsikkaluumupuu"@fi,
        "körsbärsplommon"@sv .

<http://tun.fi/MX.42857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus bifrons" ;
    dwc:scientificNameAuthorship "Vest" ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus bifrons"@fi,
        "Rubus bifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leijavatukka"@fi,
        "banbjörnbär"@sv .

<http://tun.fi/MX.42867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linaria amethystea" ;
    dwc:scientificNameAuthorship "(Vent.) Hoffmanns. & Link" ;
    skos:broader <http://tun.fi/MX.39588> ;
    skos:hiddenLabel "Linaria amethystea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ametistikannusruoho"@fi,
        "Linaria amethystea"@sv .

<http://tun.fi/MX.42872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyoscyamus reticulatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39542> ;
    skos:hiddenLabel "Hyoscyamus reticulatus"@fi,
        "Hyoscyamus reticulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turkinhullukaali"@fi,
        "purpurbolmört"@sv .

<http://tun.fi/MX.42878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera muricata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera muricata"@fi,
        "Oenothera rubricaulis"@fi,
        "Oenothera muricata"@sv,
        "Oenothera rubricaulis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplähelokki"@fi,
        "pricknattljus"@sv .

<http://tun.fi/MX.42899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymbalaria pallida" ;
    dwc:scientificNameAuthorship "(Ten.) Wettst." ;
    skos:broader <http://tun.fi/MX.39594> ;
    skos:hiddenLabel "Cymbalaria pallida"@fi,
        "Cymbalaria pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkokilkka"@fi,
        "storblommig murreva"@sv .

<http://tun.fi/MX.42902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gentiana lutea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39314> ;
    skos:hiddenLabel "Gentiana lutea"@fi,
        "Gentiana lutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakatkero"@fi,
        "gullgentiana"@sv .

<http://tun.fi/MX.42907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celosia argentea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41800> ;
    skos:hiddenLabel "Celosia argentea"@fi,
        "Celosia argentea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helokukonharja"@fi,
        "celosia"@sv .

<http://tun.fi/MX.42911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achillea filipendulina" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.39808> ;
    skos:hiddenLabel "Achillea filipendulina"@fi,
        "Achillea filipendulina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakärsämö"@fi,
        "praktröllika"@sv .

<http://tun.fi/MX.42912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achillea micrantha" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.39808> ;
    skos:hiddenLabel "Achillea micrantha"@fi,
        "Achillea micrantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakärsämö"@fi,
        "smalröllika"@sv .

<http://tun.fi/MX.42922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleostephus myconis" ;
    dwc:scientificNameAuthorship "(L.) Rchb. f." ;
    skos:broader <http://tun.fi/MX.42921> ;
    skos:hiddenLabel "Coleostephus myconis"@fi,
        "Coleostephus myconis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokultakakkara"@fi,
        "stor dvärgkrage"@sv .

<http://tun.fi/MX.42926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filago pygmaea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39751> ;
    skos:hiddenLabel "Evax pygmaea"@fi,
        "Filago pygmaea"@fi,
        "Evax pygmaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiötuulenlento"@fi,
        "Filago pygmaea"@sv .

<http://tun.fi/MX.42928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galactites tomentosus" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.42927> ;
    skos:hiddenLabel "Galactites tomentosus"@fi,
        "Galactites tomentosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampamaito-ohdake"@fi,
        "klinttistel"@sv .

<http://tun.fi/MX.42934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trollius chinensis" ;
    dwc:scientificNameAuthorship "Bunge" ;
    skos:broader <http://tun.fi/MX.37856> ;
    skos:hiddenLabel "Trollius chinensis"@fi,
        "Trollius chinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäkullero"@fi,
        "kinesisk smörbollar"@sv .

<http://tun.fi/MX.42935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galatella pannonica" ;
    dwc:scientificNameAuthorship "(Jacq.) Galasso, Bartolucci & Ardenghi" ;
    skos:broader <http://tun.fi/MX.41751> ;
    skos:hiddenLabel "Aster tripolium subsp. pannonicum"@fi,
        "Galatella pannonica"@fi,
        "Tripolium pannonicum subsp. pannonicum"@fi,
        "Aster tripolium subsp. pannonicum"@sv,
        "Tripolium pannonicum subsp. pannonicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aroasteri"@fi,
        "Galatella pannonica"@sv .

<http://tun.fi/MX.42936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla tobolensis" ;
    dwc:scientificNameAuthorship "Th. Wolf ex Pavlov" ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla tobolensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "resuhanhikki"@fi,
        "Potentilla tobolensis"@sv .

<http://tun.fi/MX.42938> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Trifolium pratense var. pratense" ;
    skos:broader <http://tun.fi/MX.39052> ;
    skos:hiddenLabel "Trifolium pratense var. pratense"@fi,
        "Trifolium pratense var. pratense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittypuna-apila"@fi,
        "ängsrödklöver"@sv .

<http://tun.fi/MX.42941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iris aphylla" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40020> ;
    skos:hiddenLabel "Iris aphylla"@fi,
        "Iris aphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viittakurjenmiekka"@fi,
        "skomakariris"@sv .

<http://tun.fi/MX.42942> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Narcissus pseudonarcissus subsp. major" ;
    dwc:scientificNameAuthorship "(Curtis) Baker" ;
    skos:broader <http://tun.fi/MX.41230> ;
    skos:hiddenLabel "Narcissus pseudonarcissus subsp. major"@fi,
        "Narcissus pseudonarcissus subsp. major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokeltanarsissi"@fi,
        "stor påsklilja"@sv .

<http://tun.fi/MX.42945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bupleurum subovatum" ;
    dwc:scientificNameAuthorship "Link ex Spreng." ;
    skos:broader <http://tun.fi/MX.39216> ;
    skos:hiddenLabel "Bupleurum subovatum"@fi,
        "Bupleurum subovatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "anatolianjänönputki"@fi,
        "anatolisk harört"@sv .

<http://tun.fi/MX.42949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doronicum plantagineum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41846> ;
    skos:hiddenLabel "Doronicum plantagineum"@fi,
        "Doronicum plantagineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovuohenjuuri"@fi,
        "stor gemsrot"@sv .

<http://tun.fi/MX.42958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalaria aristata" ;
    dwc:scientificNameAuthorship "K. Koch" ;
    skos:broader <http://tun.fi/MX.41805> ;
    skos:hiddenLabel "Cephalaria aristata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otakirahvinkukka"@fi,
        "Cephalaria aristata"@sv .

<http://tun.fi/MX.42960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dipsacus fullonum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39363> ;
    skos:hiddenLabel "Dipsacus fullonum"@fi,
        "Dipsacus fullonum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunkarstaohdake"@fi,
        "kardvädd"@sv .

<http://tun.fi/MX.42981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ruta graveolens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42980> ;
    skos:hiddenLabel "Ruta graveolens"@fi,
        "Ruta graveolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuruuta"@fi,
        "vinruta"@sv .

<http://tun.fi/MX.42993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rubus grabowskii" ;
    dwc:scientificNameAuthorship "Weihe ex Günther, Grab. & Wimm." ;
    skos:broader <http://tun.fi/MX.38796> ;
    skos:hiddenLabel "Rubus grabowskii"@fi,
        "Rubus grabowskii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valtikkavatukka"@fi,
        "spirbjörnbär"@sv .

<http://tun.fi/MX.42994> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Erigeron acris subsp. decoloratus" ;
    dwc:scientificNameAuthorship "(H. Lindb.) Hiitonen" ;
    skos:broader <http://tun.fi/MX.39740> ;
    skos:hiddenLabel "Erigeron acris subsp. decoloratus"@fi,
        "Erigeron acris subsp. decoloratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskallioinen"@fi,
        "blekbinka"@sv .

<http://tun.fi/MX.42995> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Erigeron acris subsp. politus" ;
    dwc:scientificNameAuthorship "(Fr.) H. Lindb." ;
    skos:broader <http://tun.fi/MX.39740> ;
    skos:hiddenLabel "Erigeron acris subsp. politus"@fi,
        "Erigeron acris subsp. politus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankallioinen"@fi,
        "brunbinka"@sv .

<http://tun.fi/MX.42996> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Luzula multiflora subsp. multiflora" ;
    skos:broader <http://tun.fi/MX.40229> ;
    skos:hiddenLabel "Luzula multiflora subsp. multiflora"@fi,
        "Luzula multiflora subsp. multiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelännurmipiippo"@fi,
        "vanlig ängsfryle"@sv .

<http://tun.fi/MX.42997> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pedicularis palustris subsp. palustris" ;
    skos:broader <http://tun.fi/MX.39658> ;
    skos:hiddenLabel "Pedicularis palustris subsp. palustris"@fi,
        "Pedicularis palustris subsp. palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäluhtakuusio"@fi,
        "vanlig kärrspira"@sv .

<http://tun.fi/MX.42998> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Plantago major subsp. major" ;
    skos:broader <http://tun.fi/MX.39673> ;
    skos:hiddenLabel "Plantago major subsp. major"@fi,
        "Plantago major subsp. major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyläpiharatamo"@fi,
        "gårdsgroblad"@sv .

<http://tun.fi/MX.42999> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Polygonum aviculare subsp. neglectum" ;
    dwc:scientificNameAuthorship "(Besser) Arcang." ;
    skos:broader <http://tun.fi/MX.38216> ;
    skos:hiddenLabel "Polygonum aviculare subsp. neglectum"@fi,
        "Polygonum neglectum"@fi,
        "Polygonum aviculare subsp. neglectum"@sv,
        "Polygonum neglectum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitapihatatar"@fi,
        "smal trampört"@sv .

<http://tun.fi/MX.43> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeshna serrata" ;
    dwc:scientificNameAuthorship "Hagen, 1856" ;
    skos:broader <http://tun.fi/MX.37> ;
    skos:hiddenLabel "Aeshna osiliensis"@fi,
        "Aeshna serrata"@fi,
        "Aeshna osiliensis"@sv,
        "Aeshna serrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkoukonkorento"@fi,
        "vassmosaikslända"@sv .

<http://tun.fi/MX.43000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arnica chamissonis" ;
    dwc:scientificNameAuthorship "Less." ;
    skos:broader <http://tun.fi/MX.39853> ;
    skos:hiddenLabel "Arnica chamissonis"@fi,
        "Arnica chamissonis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenarnikki"@fi,
        "vägarnika"@sv .

<http://tun.fi/MX.43002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rosa virginiana" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38811> ;
    skos:hiddenLabel "Rosa virginiana"@fi,
        "Rosa virginiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltoruusu"@fi,
        "glansros"@sv .

<http://tun.fi/MX.43003> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex acetosella subsp. tenuifolius" ;
    dwc:scientificNameAuthorship "(Wallr.) O. Schwarz" ;
    skos:broader <http://tun.fi/MX.38285> ;
    skos:hiddenLabel "Rumex acetosella subsp. tenuifolius"@fi,
        "Rumex acetosella subsp. tenuifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitasuolaheinä"@fi,
        "rödsyra"@sv .

<http://tun.fi/MX.43004> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex obtusifolius subsp. silvestris" ;
    dwc:scientificNameAuthorship "Čelak." ;
    skos:broader <http://tun.fi/MX.38271> ;
    skos:hiddenLabel "Rumex obtusifolius subsp. silvestris"@fi,
        "Rumex obtusifolius subsp. silvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhatylppöhierakka"@fi,
        "slät tomtskräppa"@sv .

<http://tun.fi/MX.43005> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Salix myrsinifolia subsp. myrsinifolia" ;
    skos:broader <http://tun.fi/MX.38551> ;
    skos:hiddenLabel "Salix myrsinifolia subsp. myrsinifolia"@fi,
        "Salix myrsinifolia subsp. myrsinifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänmustuvapaju"@fi,
        "vanligt svartvide"@sv .

<http://tun.fi/MX.43006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix bebbiana" ;
    dwc:scientificNameAuthorship "Sarg." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix bebbiana"@fi,
        "Salix starkeana subsp. cinerascens"@fi,
        "Salix xerophila"@fi,
        "Salix bebbiana"@sv,
        "Salix starkeana subsp. cinerascens"@sv,
        "Salix xerophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaspaju"@fi,
        "finnvide"@sv .

<http://tun.fi/MX.43007> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Scleranthus annuus subsp. polycarpos" ;
    dwc:scientificNameAuthorship "(L.) Bonnier & Layens" ;
    skos:broader <http://tun.fi/MX.38092> ;
    skos:hiddenLabel "Scleranthus annuus subsp. polycarpos"@fi,
        "Scleranthus annuus subsp. polycarpos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppujäsenruoho"@fi,
        "tuvknavel"@sv .

<http://tun.fi/MX.43008> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Spergula arvensis subsp. maxima" ;
    dwc:scientificNameAuthorship "(Weihe) O. Schwarz" ;
    skos:broader <http://tun.fi/MX.38097> ;
    skos:hiddenLabel "Spergula arvensis subsp. maxima"@fi,
        "Spergula arvensis subsp. maxima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pellavahatikka"@fi,
        "jättespärgel"@sv .

<http://tun.fi/MX.43009> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Tragopogon pratensis subsp. pratensis" ;
    skos:broader <http://tun.fi/MX.39928> ;
    skos:hiddenLabel "Tragopogon pratensis subsp. pratensis"@fi,
        "Tragopogon pratensis subsp. pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopukinparta"@fi,
        "vanlig ängshaverrot"@sv .

<http://tun.fi/MX.43010> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Vicia sepium subsp. sepium" ;
    skos:broader <http://tun.fi/MX.38980> ;
    skos:hiddenLabel "Vicia sepium subsp. sepium"@fi,
        "Vicia sepium subsp. sepium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänaitovirna"@fi,
        "sydhäckvicker"@sv .

<http://tun.fi/MX.43011> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Alchemilla filicaulis var. vestita" ;
    dwc:scientificNameAuthorship "(Buser) Rothm." ;
    skos:broader <http://tun.fi/MX.38892> ;
    skos:hiddenLabel "Alchemilla filicaulis var. vestita"@fi,
        "Alchemilla filicaulis var. vestita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "partahentopoimulehti"@fi,
        "vindaggkåpa"@sv .

<http://tun.fi/MX.43012> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Barbarea vulgaris subsp. vulgaris" ;
    skos:broader <http://tun.fi/MX.38387> ;
    skos:hiddenLabel "Barbarea vulgaris subsp. vulgaris"@fi,
        "Barbarea vulgaris var. vulgaris"@fi,
        "Barbarea vulgaris subsp. vulgaris"@sv,
        "Barbarea vulgaris var. vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oikopeltokanankaali"@fi,
        "bangyllen"@sv .

<http://tun.fi/MX.43014> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Euphrasia stricta var. tenuis" ;
    dwc:scientificNameAuthorship "(Brenner) Jalas" ;
    skos:broader <http://tun.fi/MX.39638> ;
    skos:hiddenLabel "Euphrasia stricta var. tenuis"@fi,
        "Euphrasia stricta var. tenuis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoketosilmäruoho"@fi,
        "späd ögontröst"@sv .

<http://tun.fi/MX.43016> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Juncus articulatus var. lindhardii" ;
    dwc:scientificNameAuthorship "(Wiinst.) Wiinst." ;
    skos:broader <http://tun.fi/MX.40221> ;
    skos:hiddenLabel "Juncus articulatus var. lindhardii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lamosolmuvihvilä"@fi,
        "Juncus articulatus var. lindhardii"@sv .

<http://tun.fi/MX.43017> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lathyrus linifolius var. montanus" ;
    dwc:scientificNameAuthorship "(Bernh.) Bässler" ;
    skos:broader <http://tun.fi/MX.39000> ;
    skos:hiddenLabel "Lathyrus linifolius var. montanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikkosyylälinnunherne"@fi,
        "Lathyrus linifolius var. montanus"@sv .

<http://tun.fi/MX.43018> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lotus corniculatus var. sativus" ;
    dwc:scientificNameAuthorship "Hyl." ;
    skos:broader <http://tun.fi/MX.39057> ;
    skos:hiddenLabel "Lotus corniculatus var. sativus"@fi,
        "Lotus corniculatus var. sativus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltokeltamaite"@fi,
        "foderkäringtand"@sv .

<http://tun.fi/MX.43019> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lathyrus oleraceus var. arvense" ;
    dwc:scientificNameAuthorship "(L.) H. Schaef., Coulot & Rabaute" ;
    skos:broader <http://tun.fi/MX.39010> ;
    skos:hiddenLabel "Lathyrus oleraceus var. arvense"@fi,
        "Pisum sativum var. arvense"@fi,
        "Lathyrus oleraceus var. arvense"@sv,
        "Pisum sativum var. arvense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltoherne"@fi,
        "foderärt"@sv .

<http://tun.fi/MX.43020> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Potentilla argentea var. demissa" ;
    dwc:scientificNameAuthorship "(Jord.) Lehm." ;
    skos:broader <http://tun.fi/MX.38851> ;
    skos:hiddenLabel "Potentilla argentea var. demissa"@fi,
        "Potentilla argentea var. demissa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentohopeahanhikki"@fi,
        "liten femfingerört"@sv .

<http://tun.fi/MX.43021> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rhinanthus minor subsp. stenophyllus" ;
    dwc:scientificNameAuthorship "O. Schwartz" ;
    skos:broader <http://tun.fi/MX.39663> ;
    skos:hiddenLabel "Rhinanthus minor subsp. stenophyllus"@fi,
        "Rhinanthus minor subsp. stenophyllus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyspikkulaukku"@fi,
        "smalskallra"@sv .

<http://tun.fi/MX.43022> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sinapis arvensis var. orientalis" ;
    dwc:scientificNameAuthorship "(L.) W. D. J. Koch & Ziz" ;
    skos:broader <http://tun.fi/MX.38499> ;
    skos:hiddenLabel "Sinapis arvensis var. orientalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvarikkasinappi"@fi,
        "Sinapis arvensis var. orientalis"@sv .

<http://tun.fi/MX.43027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedypnois rhagadioloides" ;
    dwc:scientificNameAuthorship "(L.) F. W. Schmidt" ;
    skos:broader <http://tun.fi/MX.43025> ;
    skos:hiddenLabel "Hedypnois cretica"@fi,
        "Hedypnois rhagadioloides"@fi,
        "Hedypnois cretica"@sv,
        "Hedypnois rhagadioloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korivuohensilmä"@fi,
        "rörfibbla"@sv .

<http://tun.fi/MX.43028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iva annua" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39791> ;
    skos:hiddenLabel "Iva annua"@fi,
        "Iva ciliata"@fi,
        "Iva annua"@sv,
        "Iva ciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsi-iiva"@fi,
        "axiva"@sv .

<http://tun.fi/MX.43029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onopordum anatolicum" ;
    dwc:scientificNameAuthorship "(Boiss.) Eig" ;
    skos:broader <http://tun.fi/MX.39894> ;
    skos:hiddenLabel "Onopordum anatolicum"@fi,
        "Onopordum anatolicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turkinkruunuohdake"@fi,
        "anatolisk ulltistel"@sv .

<http://tun.fi/MX.43030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onopordum candidum" ;
    dwc:scientificNameAuthorship "Nábělek" ;
    skos:broader <http://tun.fi/MX.39894> ;
    skos:hiddenLabel "Onopordum candidum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokruunuohdake"@fi,
        "Onopordum candidum"@sv .

<http://tun.fi/MX.43032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picnomon acarna" ;
    dwc:scientificNameAuthorship "(L.) Cass." ;
    skos:broader <http://tun.fi/MX.43031> ;
    skos:hiddenLabel "Picnomon acarna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siiliohdake"@fi,
        "Picnomon acarna"@sv .

<http://tun.fi/MX.43033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tagetes erecta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41998> ;
    skos:hiddenLabel "Tagetes erecta"@fi,
        "Tagetes erecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosamettikukka"@fi,
        "stor sammetsblomster"@sv .

<http://tun.fi/MX.43036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliotropium curassavicum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41875> ;
    skos:hiddenLabel "Heliotropium curassavicum"@fi,
        "Heliotropium curassavicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenheliotrooppi"@fi,
        "köttheliotrop"@sv .

<http://tun.fi/MX.43039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Descurainia incana" ;
    dwc:scientificNameAuthorship "(Bernh. ex Fisch & C. A. Mey.) Dorn" ;
    skos:broader <http://tun.fi/MX.38361> ;
    skos:hiddenLabel "Descurainia incana"@fi,
        "Descurainia richardsonii"@fi,
        "Descurainia incana"@sv,
        "Descurainia richardsonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenlitutilli"@fi,
        "grått stillfrö"@sv .

<http://tun.fi/MX.43042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enarthrocarpus lyratus" ;
    dwc:scientificNameAuthorship "(Forssk.) DC." ;
    skos:broader <http://tun.fi/MX.43041> ;
    skos:hiddenLabel "Enarthrocarpus lyratus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tormokki"@fi,
        "Enarthrocarpus lyratus"@sv .

<http://tun.fi/MX.43049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saponaria calabrica" ;
    dwc:scientificNameAuthorship "Guss." ;
    skos:broader <http://tun.fi/MX.38141> ;
    skos:hiddenLabel "Saponaria calabrica"@fi,
        "Saponaria calabrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "italiansuopayrtti"@fi,
        "sommarsåpnejlika"@sv .

<http://tun.fi/MX.43072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collinsia heterophylla" ;
    dwc:scientificNameAuthorship "Buist ex Graham" ;
    skos:broader <http://tun.fi/MX.324999> ;
    skos:hiddenLabel "Collinsia heterophylla"@fi,
        "Collinsia heterophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjovariksenkukka"@fi,
        "brokcollinsia"@sv .

<http://tun.fi/MX.43093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stipa pennata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.43092> ;
    skos:hiddenLabel "Stipa pennata"@fi,
        "Stipa pennata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "unkarinhöyhenheinä"@fi,
        "fjädergräs"@sv .

<http://tun.fi/MX.43172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocephalus dorsalis" ;
    dwc:scientificNameAuthorship "(Latreille, 1804)" ;
    skos:broader <http://tun.fi/MX.43171> ;
    skos:hiddenLabel "Conocephalus dorsalis"@fi,
        "Conocephalus dorsalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaislahepokatti"@fi,
        "sävvårtbitare"@sv .

<http://tun.fi/MX.43175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tettigonia viridissima" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.43174> ;
    skos:hiddenLabel "Tettigonia viridissima"@fi,
        "Tettigonia viridissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohepokatti"@fi,
        "grön vårtbitare"@sv .

<http://tun.fi/MX.43176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tettigonia cantans" ;
    dwc:scientificNameAuthorship "(Fuessly, 1775)" ;
    skos:broader <http://tun.fi/MX.43174> ;
    skos:hiddenLabel "Tettigonia cantans"@fi,
        "Tettigonia cantans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänhepokatti"@fi,
        "sjungande vårtbitare"@sv .

<http://tun.fi/MX.43178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Decticus verrucivorus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "stor vårtbitare"@sv ;
    skos:broader <http://tun.fi/MX.43177> ;
    skos:hiddenLabel "Decticus verrucivorus"@fi,
        "Decticus verrucivorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyhepokatti"@fi,
        "större vårtbitare"@sv .

<http://tun.fi/MX.43180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycleis albopunctata" ;
    dwc:scientificNameAuthorship "(Goeze, 1778)" ;
    skos:broader <http://tun.fi/MX.43179> ;
    skos:hiddenLabel "Platycleis albopunctata"@fi,
        "Platycleis albopunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdehepokatti"@fi,
        "grå vårtbitare"@sv .

<http://tun.fi/MX.43182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Roeseliana roeselii" ;
    dwc:scientificNameAuthorship "(Hagenbach, 1822)" ;
    skos:broader <http://tun.fi/MX.5010242> ;
    skos:hiddenLabel "Metrioptera roeselii"@fi,
        "Roeseliana roeselii"@fi,
        "Metrioptera roeselii"@sv,
        "Roeseliana roeselii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinätöpökatti"@fi,
        "cikadavårtbitare"@sv .

<http://tun.fi/MX.43183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metrioptera brachyptera" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.43181> ;
    skos:hiddenLabel "Metrioptera brachyptera"@fi,
        "Metrioptera brachyptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervatöpökatti"@fi,
        "ljungvårtbitare"@sv .

<http://tun.fi/MX.43185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholidoptera griseoaptera" ;
    dwc:scientificNameAuthorship "(De Geer, 1773)" ;
    skos:broader <http://tun.fi/MX.43184> ;
    skos:hiddenLabel "Pholidoptera griseoaptera"@fi,
        "Pholidoptera griseoaptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensashepokatti"@fi,
        "buskvårtbitare"@sv .

<http://tun.fi/MX.43189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diestrammena asynamora" ;
    dwc:scientificNameAuthorship "(Adelung, 1902)" ;
    skos:broader <http://tun.fi/MX.43188> ;
    skos:hiddenLabel "Diestrammena asynamora"@fi,
        "Diestrammena asynamora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansarisirkka"@fi,
        "växthusgräshoppa"@sv .

<http://tun.fi/MX.43193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acheta domesticus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.43192> ;
    skos:hiddenLabel "Acheta domesticus"@fi,
        "Acheta domesticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kotisirkka"@fi,
        "hussyrsa"@sv .

<http://tun.fi/MX.43198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrix subulata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.43197> ;
    skos:hiddenLabel "Tetrix subulata"@fi,
        "Tetrix subulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaokasirkka"@fi,
        "strandtorngräshoppa"@sv .

<http://tun.fi/MX.43199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrix fuliginosa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1828)" ;
    skos:broader <http://tun.fi/MX.43197> ;
    skos:hiddenLabel "Tetrix fuliginosa"@fi,
        "Tetrix fuliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinokasirkka"@fi,
        "nordlig torngräshoppa"@sv .

<http://tun.fi/MX.43200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrix undulata" ;
    dwc:scientificNameAuthorship "(Sowerby, 1806)" ;
    skos:broader <http://tun.fi/MX.43197> ;
    skos:hiddenLabel "Tetrix undulata"@fi,
        "Tetrix undulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenokasirkka"@fi,
        "glänttorngräshoppa"@sv .

<http://tun.fi/MX.43201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrix bipunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.43197> ;
    skos:hiddenLabel "Tetrix bipunctata"@fi,
        "Tetrix bipunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummiokasirkka"@fi,
        "punkttorngräshoppa"@sv .

<http://tun.fi/MX.43202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrix tenuicornis" ;
    dwc:scientificNameAuthorship "(J. Sahlberg, 1893)" ;
    skos:broader <http://tun.fi/MX.43197> ;
    skos:hiddenLabel "Tetrix tenuicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarviokasirkka"@fi,
        "Tetrix tenuicornis"@sv .

<http://tun.fi/MX.43207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podisma pedestris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.43206> ;
    skos:hiddenLabel "Podisma pedestris"@fi,
        "Podisma pedestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangassirkka"@fi,
        "skogsgräshoppa"@sv .

<http://tun.fi/MX.43209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoplus frigidus" ;
    dwc:scientificNameAuthorship "(Boheman, 1846)" ;
    skos:broader <http://tun.fi/MX.43208> ;
    skos:hiddenLabel "Melanoplus frigidus"@fi,
        "Melanoplus frigidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsirkka"@fi,
        "fjällgräshoppa"@sv .

<http://tun.fi/MX.43212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Locusta migratoria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.43211> ;
    skos:hiddenLabel "Locusta migratoria"@fi,
        "Locusta migratoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkulkusirkka"@fi,
        "europeisk vandringsgräshoppa"@sv .

<http://tun.fi/MX.43214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psophus stridulus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.43213> ;
    skos:hiddenLabel "Psophus stridulus"@fi,
        "Psophus stridulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palosirkka"@fi,
        "trumgräshoppa"@sv .

<http://tun.fi/MX.43216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryodemella tuberculata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.43215> ;
    skos:hiddenLabel "Bryodemella tuberculata"@fi,
        "Bryodemella tuberculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruususiipisirkka"@fi,
        "rosenvingad gräshoppa"@sv .

<http://tun.fi/MX.43218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphingonotus caerulans" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.43217> ;
    skos:hiddenLabel "Sphingonotus caerulans"@fi,
        "Sphingonotus caerulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisiipisirkka"@fi,
        "blåvingad gräshoppa"@sv .

<http://tun.fi/MX.43221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stethophyma grossum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.43220> ;
    skos:hiddenLabel "Stethophyma grossum"@fi,
        "Stethophyma grossum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suosirkka"@fi,
        "kärrgräshoppa"@sv .

<http://tun.fi/MX.43224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysochraon dispar" ;
    dwc:scientificNameAuthorship "(Germar, 1831)" ;
    skos:broader <http://tun.fi/MX.43223> ;
    skos:hiddenLabel "Chrysochraon dispar"@fi,
        "Chrysochraon dispar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultaheinäsirkka"@fi,
        "guldgräshoppa"@sv .

<http://tun.fi/MX.43226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omocestus viridulus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.43225> ;
    skos:hiddenLabel "Omocestus viridulus"@fi,
        "Omocestus viridulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyheinäsirkka"@fi,
        "grön ängsgräshoppa"@sv .

<http://tun.fi/MX.43227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omocestus rufipes" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1821)" ;
    skos:broader <http://tun.fi/MX.43225> ;
    skos:hiddenLabel "Omocestus rufipes"@fi,
        "Omocestus rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaheinäsirkka"@fi,
        "rödgumpsgräshoppa"@sv .

<http://tun.fi/MX.43229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorthippus brunneus" ;
    dwc:scientificNameAuthorship "(Thunberg, 1815)" ;
    skos:broader <http://tun.fi/MX.43228> ;
    skos:hiddenLabel "Chorthippus brunneus"@fi,
        "Chorthippus brunneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoheinäsirkka"@fi,
        "backgräshoppa"@sv .

<http://tun.fi/MX.43230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorthippus biguttulus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.43228> ;
    skos:hiddenLabel "Chorthippus biguttulus"@fi,
        "Chorthippus biguttulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahoheinäsirkka"@fi,
        "slåttergräshoppa"@sv .

<http://tun.fi/MX.43231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorthippus albomarginatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1773)" ;
    skos:broader <http://tun.fi/MX.43228> ;
    skos:hiddenLabel "Chorthippus albomarginatus"@fi,
        "Chorthippus albomarginatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaheinäsirkka"@fi,
        "strandängsgräshoppa"@sv .

<http://tun.fi/MX.43232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudochorthippus parallelus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1821)" ;
    skos:broader <http://tun.fi/MX.5010244> ;
    skos:hiddenLabel "Chorthippus parallelus"@fi,
        "Pseudochorthippus parallelus"@fi,
        "Chorthippus parallelus"@sv,
        "Pseudochorthippus parallelus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmiheinäsirkka"@fi,
        "kortvingad ängsgräshoppa"@sv .

<http://tun.fi/MX.43233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudochorthippus montanus" ;
    dwc:scientificNameAuthorship "(Charpentier, 1825)" ;
    skos:broader <http://tun.fi/MX.5010244> ;
    skos:hiddenLabel "Chorthippus montanus"@fi,
        "Pseudochorthippus montanus"@fi,
        "Chorthippus montanus"@sv,
        "Pseudochorthippus montanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevaheinäsirkka"@fi,
        "myrgräshoppa"@sv .

<http://tun.fi/MX.43235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmeleotettix maculatus" ;
    dwc:scientificNameAuthorship "(Thunberg, 1815)" ;
    skos:broader <http://tun.fi/MX.43234> ;
    skos:hiddenLabel "Myrmeleotettix maculatus"@fi,
        "Myrmeleotettix maculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijaheinäsirkka"@fi,
        "mindre klubbgräshoppa"@sv .

<http://tun.fi/MX.43237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeropedellus variegatus" ;
    dwc:scientificNameAuthorship "(Fischer von Waldheim, 1846)" ;
    skos:broader <http://tun.fi/MX.43236> ;
    skos:hiddenLabel "Aeropedellus variegatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keroheinäsirkka"@fi,
        "Aeropedellus variegatus"@sv .

<http://tun.fi/MX.43264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gomphocerippus rufus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.43263> ;
    skos:hiddenLabel "Gomphocerippus rufus"@fi,
        "Gomphocerippus rufus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolkkaheinäsirkka"@fi,
        "stor klubbsprötgräshoppa"@sv .

<http://tun.fi/MX.43448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum elegans" ;
    dwc:scientificNameAuthorship "(Nees.) D.Bell & Holyoak" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum elegans"@fi,
        "Bryum stirtonii"@fi,
        "Ptychostomum elegans"@fi,
        "Bryum elegans"@sv,
        "Bryum stirtonii"@sv,
        "Ptychostomum elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirohiirensammal"@fi,
        "praktbryum"@sv .

<http://tun.fi/MX.43452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryum klinggraeffii" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.43354> ;
    skos:hiddenLabel "Bryum klinggraeffii"@fi,
        "Bryum klinggraeffii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparihiirensammal"@fi,
        "hallonbryum"@sv .

<http://tun.fi/MX.43453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum knowltonii" ;
    dwc:scientificNameAuthorship "(Barnes) J.R.Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum knowltonii"@fi,
        "Ptychostomum knowltonii"@fi,
        "Bryum knowltonii"@sv,
        "Ptychostomum knowltonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvihiirensammal"@fi,
        "sjöbryum"@sv .

<http://tun.fi/MX.43454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum longisetum" ;
    dwc:scientificNameAuthorship "(Blandow ex Schwägr.) J.R.Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum longisetum"@fi,
        "Ptychostomum longisetum"@fi,
        "Bryum longisetum"@sv,
        "Ptychostomum longisetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäperähiirensammal"@fi,
        "långskaftsbryum"@sv .

<http://tun.fi/MX.43456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryum marratii" ;
    dwc:scientificNameAuthorship "Hook. & Wilson" ;
    skos:broader <http://tun.fi/MX.43354> ;
    skos:hiddenLabel "Bryum marratii"@fi,
        "Bryum marratii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lusikkahiirensammal"@fi,
        "östersjöbryum"@sv .

<http://tun.fi/MX.43457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Imbribryum mildeanum" ;
    dwc:scientificNameAuthorship "(Jur.) J.R.Spence" ;
    skos:broader <http://tun.fi/MX.313327> ;
    skos:hiddenLabel "Bryum mildeanum"@fi,
        "Imbribryum mildeanum"@fi,
        "Bryum mildeanum"@sv,
        "Imbribryum mildeanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammihiirensammal"@fi,
        "uddbryum"@sv .

<http://tun.fi/MX.43458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Imbribryum muehlenbeckii" ;
    dwc:scientificNameAuthorship "(Bruch & Schimp.) N.Pedersen" ;
    skos:broader <http://tun.fi/MX.313327> ;
    skos:hiddenLabel "Bryum muehlenbeckii"@fi,
        "Imbribryum muehlenbeckii"@fi,
        "Bryum muehlenbeckii"@sv,
        "Imbribryum muehlenbeckii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupashiirensammal"@fi,
        "klippbryum"@sv .

<http://tun.fi/MX.43461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryum oblongum" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.43354> ;
    skos:hiddenLabel "Bryum oblongum"@fi,
        "Bryum oblongum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kielihiirensammal"@fi,
        "dvärgbryum"@sv .

<http://tun.fi/MX.43462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum pallens" ;
    dwc:scientificNameAuthorship "(Sw. ex anon.) J.R.Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum pallens"@fi,
        "Bryum rutilans"@fi,
        "Ptychostomum pallens"@fi,
        "Bryum pallens"@sv,
        "Bryum rutilans"@sv,
        "Ptychostomum pallens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusohiirensammal"@fi,
        "blekröd bryum"@sv .

<http://tun.fi/MX.43463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum pallescens" ;
    dwc:scientificNameAuthorship "(Schleich. ex Schwägr.) J.R.Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum boreale"@fi,
        "Bryum pallescens"@fi,
        "Ptychostomum boreale"@fi,
        "Ptychostomum pallescens"@fi,
        "Bryum boreale"@sv,
        "Bryum pallescens"@sv,
        "Ptychostomum boreale"@sv,
        "Ptychostomum pallescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvashiirensammal"@fi,
        "blekbryum"@sv .

<http://tun.fi/MX.43466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum rubens" ;
    dwc:scientificNameAuthorship "(Mitt.) Holyoak & N.Pedersen" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum rubens"@fi,
        "Ptychostomum rubens"@fi,
        "Bryum rubens"@sv,
        "Ptychostomum rubens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurahiirensammal"@fi,
        "åkerbryum"@sv .

<http://tun.fi/MX.43468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum salinum" ;
    dwc:scientificNameAuthorship "(I.Hagen ex Limpr.) J.R.Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum salinum"@fi,
        "Ptychostomum salinum"@fi,
        "Bryum salinum"@sv,
        "Ptychostomum salinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merihiirensammal"@fi,
        "saltbryum"@sv .

<http://tun.fi/MX.43470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Imbribryum tenuisetum" ;
    dwc:scientificNameAuthorship "(Limpr.) D.Bell & Holyoak" ;
    skos:broader <http://tun.fi/MX.313327> ;
    skos:hiddenLabel "Bryum tenuisetum"@fi,
        "Imbribryum tenuisetum"@fi,
        "Bryum tenuisetum"@sv,
        "Imbribryum tenuisetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentohiirensammal"@fi,
        "gulknölsbryum"@sv .

<http://tun.fi/MX.43471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum turbinatum" ;
    dwc:scientificNameAuthorship "(Hedw.) J.R.Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum turbinatum"@fi,
        "Ptychostomum turbinatum"@fi,
        "Bryum turbinatum"@sv,
        "Ptychostomum turbinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjuhiirensammal"@fi,
        "halsbryum"@sv .

<http://tun.fi/MX.43472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum cernuum" ;
    dwc:scientificNameAuthorship "(Hedw.) Hornsch." ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum cernuum"@fi,
        "Bryum uliginosum"@fi,
        "Ptychostomum cernuum"@fi,
        "Bryum cernuum"@sv,
        "Bryum uliginosum"@sv,
        "Ptychostomum cernuum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkohiirensammal"@fi,
        "snedbryum"@sv .

<http://tun.fi/MX.43473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryum violaceum" ;
    dwc:scientificNameAuthorship "Crundw. & Nyholm" ;
    skos:broader <http://tun.fi/MX.43354> ;
    skos:hiddenLabel "Bryum violaceum"@fi,
        "Bryum violaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipunahiirensammal"@fi,
        "pillerbryum"@sv .

<http://tun.fi/MX.43474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum warneum" ;
    dwc:scientificNameAuthorship "(Röhl.) J.R.Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum mamillatum"@fi,
        "Bryum warneum"@fi,
        "Ptychostomum warneum"@fi,
        "Bryum mamillatum"@sv,
        "Bryum warneum"@sv,
        "Ptychostomum warneum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päärynähiirensammal"@fi,
        "skärgårdsbryum"@sv .

<http://tun.fi/MX.43475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum weigelii" ;
    dwc:scientificNameAuthorship "(Biehler) J.R.Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum weigelii"@fi,
        "Ptychostomum weigelii"@fi,
        "Bryum weigelii"@sv,
        "Ptychostomum weigelii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetehiirensammal"@fi,
        "bandbryum"@sv .

<http://tun.fi/MX.43476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum wrightii" ;
    dwc:scientificNameAuthorship "(Sull. & Lesq.) J.R.Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum wrightii"@fi,
        "Ptychostomum wrightii"@fi,
        "Bryum wrightii"@sv,
        "Ptychostomum wrightii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napahiirensammal"@fi,
        "tegelbryum"@sv .

<http://tun.fi/MX.43477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buxbaumia aphylla" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43375> ;
    skos:hiddenLabel "Buxbaumia aphylla"@fi,
        "Buxbaumia aphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokaviosammal"@fi,
        "brun sköldmossa"@sv .

<http://tun.fi/MX.43478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buxbaumia viridis" ;
    dwc:scientificNameAuthorship "(Moug. ex Lam. & DC.) Brid. ex Moug. & Nestl." ;
    skos:broader <http://tun.fi/MX.43375> ;
    skos:hiddenLabel "Buxbaumia viridis"@fi,
        "Buxbaumia viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahokaviosammal"@fi,
        "grön sköldmossa"@sv .

<http://tun.fi/MX.43479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callicladium haldanianum" ;
    dwc:scientificNameAuthorship "(Grev.) H.A.Crum" ;
    skos:broader <http://tun.fi/MX.43333> ;
    skos:hiddenLabel "Callicladium haldanianum"@fi,
        "Callicladium haldanianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purokatvesammal"@fi,
        "haldanenmossa"@sv .

<http://tun.fi/MX.43480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliergon cordifolium" ;
    dwc:scientificNameAuthorship "(Hedw.) Kindb." ;
    skos:broader <http://tun.fi/MX.43400> ;
    skos:hiddenLabel "Calliergon cordifolium"@fi,
        "Calliergon cordifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakuirisammal"@fi,
        "kärrskedmossa"@sv .

<http://tun.fi/MX.43481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliergon giganteum" ;
    dwc:scientificNameAuthorship "(Schimp.) Kindb." ;
    skos:broader <http://tun.fi/MX.43400> ;
    skos:hiddenLabel "Calliergon giganteum"@fi,
        "Calliergon giganteum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetekuirisammal"@fi,
        "stor skedmossa"@sv .

<http://tun.fi/MX.43482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliergon megalophyllum" ;
    dwc:scientificNameAuthorship "Mikut." ;
    skos:broader <http://tun.fi/MX.43400> ;
    skos:hiddenLabel "Calliergon megalophyllum"@fi,
        "Calliergon megalophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvikuirisammal"@fi,
        "jätteskedmossa"@sv .

<http://tun.fi/MX.43483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliergon richardsonii" ;
    dwc:scientificNameAuthorship "(Mitt.) Kindb." ;
    skos:broader <http://tun.fi/MX.43400> ;
    skos:hiddenLabel "Calliergon richardsonii"@fi,
        "Calliergon richardsonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettokuirisammal"@fi,
        "guldskedmossa"@sv .

<http://tun.fi/MX.43484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliergonella cuspidata" ;
    dwc:scientificNameAuthorship "(Hedw.) Loeske" ;
    skos:broader <http://tun.fi/MX.43280> ;
    skos:hiddenLabel "Calliergonella cuspidata"@fi,
        "Calliergonella cuspidata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otaluhtasammal"@fi,
        "spjutmossa"@sv .

<http://tun.fi/MX.43485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliergonella lindbergii" ;
    dwc:scientificNameAuthorship "(Mitt.) Hedenäs" ;
    skos:broader <http://tun.fi/MX.43280> ;
    skos:hiddenLabel "Calliergonella lindbergii"@fi,
        "Calliergonella lindbergii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppiluhtasammal"@fi,
        "krokspjutmossa"@sv .

<http://tun.fi/MX.43486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campyliadelphus chrysophyllus" ;
    dwc:scientificNameAuthorship "(Brid.) R.S.Chopra" ;
    skos:broader <http://tun.fi/MX.43281> ;
    skos:hiddenLabel "Campyliadelphus chrysophyllus"@fi,
        "Campylium chrysophyllum"@fi,
        "Hypnum chrysophyllum"@fi,
        "Campyliadelphus chrysophyllus"@sv,
        "Campylium chrysophyllum"@sv,
        "Hypnum chrysophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippuväkäsammal"@fi,
        "jordspärrmossa"@sv .

<http://tun.fi/MX.43487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campyliadelphus elodes" ;
    dwc:scientificNameAuthorship "(Lindb.) Kanda" ;
    skos:broader <http://tun.fi/MX.43281> ;
    skos:hiddenLabel "Campyliadelphus elodes"@fi,
        "Campylium elodes"@fi,
        "Campyliadelphus elodes"@sv,
        "Campylium elodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaväkäsammal"@fi,
        "kärrspärrmossa"@sv .

<http://tun.fi/MX.43488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylium laxifolium" ;
    dwc:scientificNameAuthorship "Engelmark & Hedenäs" ;
    skos:broader <http://tun.fi/MX.43401> ;
    skos:hiddenLabel "Campylium laxifolium"@fi,
        "Campylium laxifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanväkäsammal"@fi,
        "källspärrmossa"@sv .

<http://tun.fi/MX.43489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylium protensum" ;
    dwc:scientificNameAuthorship "(Brid.) Kindb." ;
    skos:broader <http://tun.fi/MX.43401> ;
    skos:hiddenLabel "Campylium protensum"@fi,
        "Campylium protensum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoväkäsammal"@fi,
        "sumpspärrmossa"@sv .

<http://tun.fi/MX.43490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylium stellatum" ;
    dwc:scientificNameAuthorship "(Hedw.) Lange & C.E.O.Jensen" ;
    skos:broader <http://tun.fi/MX.43401> ;
    skos:hiddenLabel "Campylium stellatum"@fi,
        "Campylium stellatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettoväkäsammal"@fi,
        "guldspärrmossa"@sv .

<http://tun.fi/MX.43491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylophyllopsis calcarea" ;
    dwc:scientificNameAuthorship "(Crundw. & Nyholm) Ochyra" ;
    skos:broader <http://tun.fi/MX.317055> ;
    skos:hiddenLabel "Campylidium calcareum"@fi,
        "Campylophyllopsis calcarea"@fi,
        "Campylophyllum calcareum"@fi,
        "Campylidium calcareum"@sv,
        "Campylophyllopsis calcarea"@sv,
        "Campylophyllum calcareum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkiharasammal"@fi,
        "kalkspärrmossa"@sv .

<http://tun.fi/MX.43492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylophyllum halleri" ;
    dwc:scientificNameAuthorship "(Hedw.) M.Fleisch." ;
    skos:broader <http://tun.fi/MX.43402> ;
    skos:hiddenLabel "Campylium halleri"@fi,
        "Campylophyllum halleri"@fi,
        "Campylium halleri"@sv,
        "Campylophyllum halleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanharasammal"@fi,
        "hakspärrmossa"@sv .

<http://tun.fi/MX.43493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylophyllopsis sommerfeltii" ;
    dwc:scientificNameAuthorship "(Myrin) Ochyra" ;
    skos:broader <http://tun.fi/MX.317055> ;
    skos:hiddenLabel "Campylidium sommerfeltii"@fi,
        "Campylophyllopsis sommerfeltii"@fi,
        "Campylophyllum sommerfeltii"@fi,
        "Campylidium sommerfeltii"@sv,
        "Campylophyllopsis sommerfeltii"@sv,
        "Campylophyllum sommerfeltii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantoharasammal"@fi,
        "skogsspärrmossa"@sv .

<http://tun.fi/MX.43494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catoscopium nigritum" ;
    dwc:scientificNameAuthorship "(Hedw.) Brid." ;
    skos:broader <http://tun.fi/MX.43423> ;
    skos:hiddenLabel "Catoscopium nigritum"@fi,
        "Catoscopium nigritum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapääsammal"@fi,
        "svartknoppsmossa"@sv .

<http://tun.fi/MX.43495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratodon conicus" ;
    dwc:scientificNameAuthorship "(Hampe) Lindb." ;
    skos:broader <http://tun.fi/MX.43376> ;
    skos:hiddenLabel "Ceratodon conicus"@fi,
        "Ceratodon conicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikulosammal"@fi,
        "kalkbrännmossa"@sv .

<http://tun.fi/MX.43496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratodon purpureus" ;
    dwc:scientificNameAuthorship "(Hedw.) Brid." ;
    skos:broader <http://tun.fi/MX.43376> ;
    skos:hiddenLabel "Ceratodon purpureus"@fi,
        "Ceratodon purpureus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkulosammal"@fi,
        "brännmossa"@sv .

<http://tun.fi/MX.43497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinclidium stygium" ;
    dwc:scientificNameAuthorship "Sw." ;
    skos:broader <http://tun.fi/MX.43282> ;
    skos:hiddenLabel "Cinclidium stygium"@fi,
        "Cinclidium stygium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettokilpisammal"@fi,
        "myruddmossa"@sv .

<http://tun.fi/MX.43498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinclidium subrotundum" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.43282> ;
    skos:hiddenLabel "Cinclidium subrotundum"@fi,
        "Cinclidium subrotundum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakilpisammal"@fi,
        "trubbuddmossa"@sv .

<http://tun.fi/MX.43500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirriphyllum piliferum" ;
    dwc:scientificNameAuthorship "(Hedw.) Grout" ;
    skos:broader <http://tun.fi/MX.43307> ;
    skos:hiddenLabel "Cirriphyllum piliferum"@fi,
        "Cirriphyllum piliferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohaivensammal"@fi,
        "hårgräsmossa"@sv .

<http://tun.fi/MX.43502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Climacium dendroides" ;
    dwc:scientificNameAuthorship "(Hedw.) F.Weber & D.Mohr" ;
    skos:broader <http://tun.fi/MX.43389> ;
    skos:hiddenLabel "Climacium dendroides"@fi,
        "Climacium dendroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palmusammal"@fi,
        "palmmossa"@sv .

<http://tun.fi/MX.43503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnestrum alpestre" ;
    dwc:scientificNameAuthorship "(Wahlenb. ex Huebener) Nyholm ex Mogensen" ;
    skos:broader <http://tun.fi/MX.43403> ;
    skos:hiddenLabel "Cnestrum alpestre"@fi,
        "Cnestrum alpestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapintöppösammal"@fi,
        "nordlig myggmossa"@sv .

<http://tun.fi/MX.43504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnestrum glaucescens" ;
    dwc:scientificNameAuthorship "(Lindb. & Arnell) Holmen ex Mogensen & Steere" ;
    skos:broader <http://tun.fi/MX.43403> ;
    skos:hiddenLabel "Cnestrum glaucescens"@fi,
        "Cnestrum glaucescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturitöppösammal"@fi,
        "fjällmyggmossa"@sv .

<http://tun.fi/MX.43505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnestrum schisti" ;
    dwc:scientificNameAuthorship "(F.Weber & D.Mohr) I.Hagen" ;
    skos:broader <http://tun.fi/MX.43403> ;
    skos:hiddenLabel "Cnestrum schisti"@fi,
        "Cnestrum schisti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliotöppösammal"@fi,
        "klippmyggmossa"@sv .

<http://tun.fi/MX.43506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conardia compacta" ;
    dwc:scientificNameAuthorship "(Drumm. ex Müll.Hal.) H.Rob." ;
    skos:broader <http://tun.fi/MX.43424> ;
    skos:hiddenLabel "Amblystegium compactum"@fi,
        "Conardia compacta"@fi,
        "Rhynchostegiella compacta"@fi,
        "Amblystegium compactum"@sv,
        "Conardia compacta"@sv,
        "Rhynchostegiella compacta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirkansammal"@fi,
        "kustkrypmossa"@sv .

<http://tun.fi/MX.43507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conostomum tetragonum" ;
    dwc:scientificNameAuthorship "(Hedw.) Lindb." ;
    skos:broader <http://tun.fi/MX.43355> ;
    skos:hiddenLabel "Conostomum tetragonum"@fi,
        "Conostomum tetragonum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särmäsammal"@fi,
        "hjälmmossa"@sv .

<http://tun.fi/MX.43508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coscinodon cribrosus" ;
    dwc:scientificNameAuthorship "(Hedw.) Spruce" ;
    skos:broader <http://tun.fi/MX.43356> ;
    skos:hiddenLabel "Coscinodon cribrosus"@fi,
        "Grimmia cribrosa"@fi,
        "Coscinodon cribrosus"@sv,
        "Grimmia cribrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolusammal"@fi,
        "gubbmossa"@sv .

<http://tun.fi/MX.43509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cratoneuron filicinum" ;
    dwc:scientificNameAuthorship "(Hedw.) Spruce" ;
    skos:broader <http://tun.fi/MX.43283> ;
    skos:hiddenLabel "Cratoneuron filicinum"@fi,
        "Cratoneuron filicinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirohuurresammal"@fi,
        "källtuffmossa"@sv .

<http://tun.fi/MX.43510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenidium molluscum" ;
    dwc:scientificNameAuthorship "(Hedw.) Mitt." ;
    skos:broader <http://tun.fi/MX.43357> ;
    skos:hiddenLabel "Ctenidium molluscum"@fi,
        "Ctenidium molluscum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "höyhensammal"@fi,
        "kalkkammossa"@sv .

<http://tun.fi/MX.43511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynodontium bruntonii" ;
    dwc:scientificNameAuthorship "(Sm.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43308> ;
    skos:hiddenLabel "Cynodontium bruntonii"@fi,
        "Cynodontium bruntonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risatorasammal"@fi,
        "slät klipptuss"@sv .

<http://tun.fi/MX.43512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynodontium jenneri" ;
    dwc:scientificNameAuthorship "(Schimp.) Stirt." ;
    skos:broader <http://tun.fi/MX.43308> ;
    skos:hiddenLabel "Cynodontium jenneri"@fi,
        "Cynodontium jenneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännentorasammal"@fi,
        "stor klipptuss"@sv .

<http://tun.fi/MX.43513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynodontium polycarpon" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43308> ;
    skos:hiddenLabel "Cynodontium polycarpon"@fi,
        "Cynodontium polycarpon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eteläntorasammal"@fi,
        "bergklipptuss"@sv .

<http://tun.fi/MX.43514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynodontium strumiferum" ;
    dwc:scientificNameAuthorship "(Hedw.) Lindb." ;
    skos:broader <http://tun.fi/MX.43308> ;
    skos:hiddenLabel "Cynodontium strumiferum"@fi,
        "Cynodontium strumiferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmytorasammal"@fi,
        "strumamossa"@sv .

<http://tun.fi/MX.43515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynodontium suecicum" ;
    dwc:scientificNameAuthorship "(Arnell & C.E.O.Jensen) I.Hagen" ;
    skos:broader <http://tun.fi/MX.43308> ;
    skos:hiddenLabel "Cynodontium suecicum"@fi,
        "Cynodontium suecicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotorasammal"@fi,
        "nordisk klipptuss"@sv .

<http://tun.fi/MX.43516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynodontium tenellum" ;
    dwc:scientificNameAuthorship "(Schimp.) Limpr." ;
    skos:broader <http://tun.fi/MX.43308> ;
    skos:hiddenLabel "Cynodontium tenellum"@fi,
        "Cynodontium tenellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliotorasammal"@fi,
        "liten klipptuss"@sv .

<http://tun.fi/MX.43517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtomnium hymenophylloides" ;
    dwc:scientificNameAuthorship "(Huebener) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43425> ;
    skos:hiddenLabel "Cyrtomnium hymenophylloides"@fi,
        "Cyrtomnium hymenophylloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurulehväsammal"@fi,
        "platt trollmossa"@sv .

<http://tun.fi/MX.43518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtomnium hymenophyllum" ;
    dwc:scientificNameAuthorship "(Bruch & Schimp.) Holmen" ;
    skos:broader <http://tun.fi/MX.43425> ;
    skos:hiddenLabel "Cyrtomnium hymenophyllum"@fi,
        "Cyrtomnium hymenophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilehväsammal"@fi,
        "trind trollmossa"@sv .

<http://tun.fi/MX.43519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichelyma capillaceum" ;
    dwc:scientificNameAuthorship "(L. ex Dicks.) Myrin" ;
    skos:broader <http://tun.fi/MX.43309> ;
    skos:hiddenLabel "Dichelyma capillaceum"@fi,
        "Dichelyma capillaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiuskoukkusammal"@fi,
        "hårklomossa"@sv .

<http://tun.fi/MX.43520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichelyma falcatum" ;
    dwc:scientificNameAuthorship "(Hedw.) Myrin" ;
    skos:broader <http://tun.fi/MX.43309> ;
    skos:hiddenLabel "Dichelyma falcatum"@fi,
        "Dichelyma falcatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskikoukkusammal"@fi,
        "klomossa"@sv .

<http://tun.fi/MX.43521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichodontium pellucidum" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43334> ;
    skos:hiddenLabel "Dichodontium pellucidum"@fi,
        "Dichodontium pellucidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvesikonsammal"@fi,
        "skvalpmossa"@sv .

<http://tun.fi/MX.43522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranella cerviculata" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43310> ;
    skos:hiddenLabel "Dicranella cerviculata"@fi,
        "Dicranella cerviculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojanukkasammal"@fi,
        "myrsmaragdmossa"@sv .

<http://tun.fi/MX.43523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranella crispa" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43310> ;
    skos:hiddenLabel "Dicranella crispa"@fi,
        "Dicranella crispa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuppinukkasammal"@fi,
        "rak jordmossa"@sv .

<http://tun.fi/MX.43524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranella grevilleana" ;
    dwc:scientificNameAuthorship "(Brid.) Schimp." ;
    skos:broader <http://tun.fi/MX.43310> ;
    skos:hiddenLabel "Dicranella grevilleana"@fi,
        "Dicranella grevilleana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurrenukkasammal"@fi,
        "styv jordmossa"@sv .

<http://tun.fi/MX.43525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranella heteromalla" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43310> ;
    skos:hiddenLabel "Dicranella heteromalla"@fi,
        "Dicranella heteromalla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmänukkasammal"@fi,
        "smaragdmossa"@sv .

<http://tun.fi/MX.43526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranella humilis" ;
    dwc:scientificNameAuthorship "R.Ruthe" ;
    skos:broader <http://tun.fi/MX.43310> ;
    skos:hiddenLabel "Dicranella humilis"@fi,
        "Dicranella humilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantanukkasammal"@fi,
        "strandjordmossa"@sv .

<http://tun.fi/MX.43528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranella rufescens" ;
    dwc:scientificNameAuthorship "(Dicks.) Schimp." ;
    skos:broader <http://tun.fi/MX.43310> ;
    skos:hiddenLabel "Dicranella rufescens"@fi,
        "Dicranella rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskonukkasammal"@fi,
        "röd jordmossa"@sv .

<http://tun.fi/MX.43529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranella schreberiana" ;
    dwc:scientificNameAuthorship "(Hedw.) Dixon" ;
    skos:broader <http://tun.fi/MX.43310> ;
    skos:hiddenLabel "Dicranella schreberiana"@fi,
        "Dicranella schreberiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törrönukkasammal"@fi,
        "slidjordmossa"@sv .

<http://tun.fi/MX.43530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranella staphylina" ;
    dwc:scientificNameAuthorship "H.Whitehouse" ;
    skos:broader <http://tun.fi/MX.43310> ;
    skos:hiddenLabel "Dicranella staphylina"@fi,
        "Dicranella staphylina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltonukkasammal"@fi,
        "åkerjordmossa"@sv .

<http://tun.fi/MX.43531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranella subulata" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43310> ;
    skos:hiddenLabel "Dicranella subulata"@fi,
        "Dicranella subulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äimänukkasammal"@fi,
        "klojordmossa"@sv .

<http://tun.fi/MX.43532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranella varia" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43310> ;
    skos:hiddenLabel "Dicranella varia"@fi,
        "Dicranella varia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkinukkasammal"@fi,
        "kalkjordmossa"@sv .

<http://tun.fi/MX.43533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranodontium denudatum" ;
    dwc:scientificNameAuthorship "(Brid.) E.Britton" ;
    skos:broader <http://tun.fi/MX.43358> ;
    skos:hiddenLabel "Dicranodontium denudatum"@fi,
        "Dicranodontium denudatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhisammal"@fi,
        "skuggmossa"@sv .

<http://tun.fi/MX.43534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranoweisia cirrata" ;
    dwc:scientificNameAuthorship "(Hedw.) Lindb." ;
    skos:broader <http://tun.fi/MX.43426> ;
    skos:hiddenLabel "Dicranoweisia cirrata"@fi,
        "Dicranoweisia cirrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänpörrösammal"@fi,
        "kustsnurrmossa"@sv .

<http://tun.fi/MX.43535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoloma compactum" ;
    dwc:scientificNameAuthorship "(Schwägr.) Ochyra" ;
    skos:broader <http://tun.fi/MX.323729> ;
    skos:hiddenLabel "Dicranoweisia compacta"@fi,
        "Hymenoloma compactum"@fi,
        "Dicranoweisia compacta"@sv,
        "Hymenoloma compactum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkapörrösammal"@fi,
        "tät snurrmossa"@sv .

<http://tun.fi/MX.43536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoloma crispulum" ;
    dwc:scientificNameAuthorship "(Hedw.) Ochyra" ;
    skos:broader <http://tun.fi/MX.323729> ;
    skos:hiddenLabel "Dicranoweisia crispula"@fi,
        "Hymenoloma crispulum"@fi,
        "Dicranoweisia crispula"@sv,
        "Hymenoloma crispulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantapörrösammal"@fi,
        "nordlig snurrmossa"@sv .

<http://tun.fi/MX.43537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum acutifolium" ;
    dwc:scientificNameAuthorship "(Lindb. & Arnell) C.E.O.Jensen" ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel ", Dicranum muehlenbeckii var. acutifolium"@fi,
        "Dicranum acutifolium"@fi,
        "Dicranum bergeri var. acutifolium"@fi,
        ", Dicranum muehlenbeckii var. acutifolium"@sv,
        "Dicranum acutifolium"@sv,
        "Dicranum bergeri var. acutifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigakynsisammal"@fi,
        "luggkvastmossa"@sv .

<http://tun.fi/MX.43538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum angustum" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum angustum"@fi,
        "Dicranum angustum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äimäkynsisammal"@fi,
        "gräskvastmossa"@sv .

<http://tun.fi/MX.43540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum bonjeanii" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum bonjeanii"@fi,
        "Dicranum bonjeanii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettokynsisammal"@fi,
        "kärrkvastmossa"@sv .

<http://tun.fi/MX.43541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum brevifolium" ;
    dwc:scientificNameAuthorship "(Lindb.) Lindb." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum brevifolium"@fi,
        "Dicranum muehlenbeckii var. brevifolium"@fi,
        "Dicranum muehlenbeckii var. cirrhatum"@fi,
        "Dicranum brevifolium"@sv,
        "Dicranum muehlenbeckii var. brevifolium"@sv,
        "Dicranum muehlenbeckii var. cirrhatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikynsisammal"@fi,
        "kalkkvastmossa"@sv .

<http://tun.fi/MX.43542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum drummondii" ;
    dwc:scientificNameAuthorship "Müll.Hal." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum drummondii"@fi,
        "Dicranum drummondii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankynsisammal"@fi,
        "tajgakvastmossa"@sv .

<http://tun.fi/MX.43543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum elongatum" ;
    dwc:scientificNameAuthorship "Schleich. ex Schwägr." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum elongatum"@fi,
        "Dicranum elongatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikynsisammal"@fi,
        "tät kvastmossa"@sv .

<http://tun.fi/MX.43544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum flagellare" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum flagellare"@fi,
        "Orthodicranum flagellare"@fi,
        "Dicranum flagellare"@sv,
        "Orthodicranum flagellare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerkkäkynsisammal"@fi,
        "flagellkvastmossa"@sv .

<http://tun.fi/MX.43545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum flexicaule" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum congestum"@fi,
        "Dicranum flexicaule"@fi,
        "Dicranum congestum"@sv,
        "Dicranum flexicaule"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhunkynsisammal"@fi,
        "skogskvastmossa"@sv .

<http://tun.fi/MX.43546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum fragilifolium" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum fragilifolium"@fi,
        "Dicranum fragilifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haprakynsisammal"@fi,
        "skör kvastmossa"@sv .

<http://tun.fi/MX.43547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum fuscescens" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum fuscescens"@fi,
        "Dicranum fuscescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turkkikynsisammal"@fi,
        "bergkvastmossa"@sv .

<http://tun.fi/MX.43548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum groenlandicum" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum groenlandicum"@fi,
        "Dicranum groenlandicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsakynsisammal"@fi,
        "fjällkvastmossa"@sv .

<http://tun.fi/MX.43549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum laevidens" ;
    dwc:scientificNameAuthorship "R.S.Williams" ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum laevidens"@fi,
        "Dicranum laevidens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napakynsisammal"@fi,
        "arktisk kvastmossa"@sv .

<http://tun.fi/MX.43550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum leioneuron" ;
    dwc:scientificNameAuthorship "Kindb." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum leioneuron"@fi,
        "Dicranum leioneuron"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkynsisammal"@fi,
        "skottkvastmossa"@sv .

<http://tun.fi/MX.43551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum majus" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum majus"@fi,
        "Dicranum majus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokynsisammal"@fi,
        "stor kvastmossa"@sv .

<http://tun.fi/MX.43552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum montanum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum montanum"@fi,
        "Orthodicranum montanum"@fi,
        "Dicranum montanum"@sv,
        "Orthodicranum montanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörrökynsisammal"@fi,
        "stubbkvastmossa"@sv .

<http://tun.fi/MX.43553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum polysetum" ;
    dwc:scientificNameAuthorship "Sw. ex anon." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum polysetum"@fi,
        "Dicranum rugosum"@fi,
        "Dicranum polysetum"@sv,
        "Dicranum rugosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskynsisammal"@fi,
        "vågig kvastmossa"@sv .

<http://tun.fi/MX.43554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum scoparium" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum scoparium"@fi,
        "Dicranum scoparium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikynsisammal"@fi,
        "kvastmossa"@sv .

<http://tun.fi/MX.43555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum spadiceum" ;
    dwc:scientificNameAuthorship "J.E.Zetterst." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum spadiceum"@fi,
        "Dicranum spadiceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkakynsisammal"@fi,
        "rörkvastmossa"@sv .

<http://tun.fi/MX.43556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum spurium" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum spurium"@fi,
        "Dicranum spurium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töppökynsisammal"@fi,
        "hällkvastmossa"@sv .

<http://tun.fi/MX.43557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum tauricum" ;
    dwc:scientificNameAuthorship "Sapjegin" ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum tauricum"@fi,
        "Orthodicranum tauricum"@fi,
        "Dicranum tauricum"@sv,
        "Orthodicranum tauricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkynsisammal"@fi,
        "nålkvastmossa"@sv .

<http://tun.fi/MX.43558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranum viride" ;
    dwc:scientificNameAuthorship "(Sull. & Lesq.) Lindb." ;
    skos:broader <http://tun.fi/MX.43427> ;
    skos:hiddenLabel "Dicranum viride"@fi,
        "Dicranum viride"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkokynsisammal"@fi,
        "barkkvastmossa"@sv .

<http://tun.fi/MX.43559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymodon fallax" ;
    dwc:scientificNameAuthorship "(Hedw.) R.H.Zander" ;
    skos:broader <http://tun.fi/MX.43404> ;
    skos:hiddenLabel "Didymodon fallax"@fi,
        "Geheebia fallax"@fi,
        "Didymodon fallax"@sv,
        "Geheebia fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkitumpurasammal"@fi,
        "kalklansmossa"@sv .

<http://tun.fi/MX.43560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymodon ferrugineus" ;
    dwc:scientificNameAuthorship "(Schimp. ex Besch.) M.O.Hill" ;
    skos:broader <http://tun.fi/MX.43404> ;
    skos:hiddenLabel "Didymodon ferrugineus"@fi,
        "Geheebia ferruginea"@fi,
        "Didymodon ferrugineus"@sv,
        "Geheebia ferruginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppitumpurasammal"@fi,
        "spärrlansmossa"@sv .

<http://tun.fi/MX.43562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymodon insulanus" ;
    dwc:scientificNameAuthorship "(De Not.) M.O.Hill" ;
    skos:broader <http://tun.fi/MX.43404> ;
    skos:hiddenLabel "Didymodon insulanus"@fi,
        "Vinealobryum insulanum"@fi,
        "Didymodon insulanus"@sv,
        "Vinealobryum insulanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eteläntumpurasammal"@fi,
        "orange lansmossa"@sv .

<http://tun.fi/MX.43563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymodon rigidulus" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43404> ;
    skos:hiddenLabel "Didymodon rigidulus"@fi,
        "Didymodon rigidulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itutumpurasammal"@fi,
        "olivlansmossa"@sv .

<http://tun.fi/MX.43564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymodon tophaceus" ;
    dwc:scientificNameAuthorship "(Brid.) Lisa" ;
    skos:broader <http://tun.fi/MX.43404> ;
    skos:hiddenLabel "Didymodon tophaceus"@fi,
        "Geheebia tophacea"@fi,
        "Didymodon tophaceus"@sv,
        "Geheebia tophacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantatumpurasammal"@fi,
        "trubblansmossa"@sv .

<http://tun.fi/MX.43565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphyscium foliosum" ;
    dwc:scientificNameAuthorship "(Hedw.) D.Mohr" ;
    skos:broader <http://tun.fi/MX.43284> ;
    skos:hiddenLabel "Diphyscium foliosum"@fi,
        "Diphyscium foliosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munasammal"@fi,
        "nötmossa"@sv .

<http://tun.fi/MX.43566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discelium nudum" ;
    dwc:scientificNameAuthorship "(Dicks.) Brid." ;
    skos:broader <http://tun.fi/MX.43405> ;
    skos:hiddenLabel "Discelium nudum"@fi,
        "Discelium nudum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppisammal"@fi,
        "flaggmossa"@sv .

<http://tun.fi/MX.43567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Distichium capillaceum" ;
    dwc:scientificNameAuthorship "(Hedw.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43406> ;
    skos:hiddenLabel "Distichium capillaceum"@fi,
        "Distichium capillaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikahtaissammal"@fi,
        "planmossa"@sv .

<http://tun.fi/MX.43568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Distichium hagenii" ;
    dwc:scientificNameAuthorship "Ryan ex H.Philib." ;
    skos:broader <http://tun.fi/MX.43406> ;
    skos:hiddenLabel "Distichium hagenii"@fi,
        "Distichium hagenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankahtaissammal"@fi,
        "strandplanmossa"@sv .

<http://tun.fi/MX.43569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Distichium inclinatum" ;
    dwc:scientificNameAuthorship "(Hedw.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43406> ;
    skos:hiddenLabel "Distichium inclinatum"@fi,
        "Distichium inclinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarikahtaissammal"@fi,
        "tät planmossa"@sv .

<http://tun.fi/MX.43572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flexitrichum flexicaule" ;
    dwc:scientificNameAuthorship "(Schwägr.) Ignatov & Fedosov" ;
    skos:broader <http://tun.fi/MX.5074439> ;
    skos:hiddenLabel "Ditrichum flexicaule"@fi,
        "Flexitrichum flexicaule"@fi,
        "Ditrichum flexicaule"@sv,
        "Flexitrichum flexicaule"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikarvasammal"@fi,
        "plyschmossa"@sv .

<http://tun.fi/MX.43573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditrichum heteromallum" ;
    dwc:scientificNameAuthorship "(Hedw.) E.Britton" ;
    skos:broader <http://tun.fi/MX.43377> ;
    skos:hiddenLabel "Ditrichum heteromallum"@fi,
        "Ditrichum heteromallum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarkarvasammal"@fi,
        "klogrusmossa"@sv .

<http://tun.fi/MX.43574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditrichum pusillum" ;
    dwc:scientificNameAuthorship "(Hedw.) Hampe" ;
    skos:broader <http://tun.fi/MX.43377> ;
    skos:hiddenLabel "Ditrichum pusillum"@fi,
        "Ditrichum pusillum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukarvasammal"@fi,
        "liten grusmossa"@sv .

<http://tun.fi/MX.43575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditrichum zonatum" ;
    dwc:scientificNameAuthorship "(Brid.) Kindb." ;
    skos:broader <http://tun.fi/MX.43377> ;
    skos:hiddenLabel "Ditrichum zonatum"@fi,
        "Ditrichum zonatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikarvasammal"@fi,
        "fjällgrusmossa"@sv .

<http://tun.fi/MX.43576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanocladus aduncus" ;
    dwc:scientificNameAuthorship "(Hedw.) Warnst." ;
    skos:broader <http://tun.fi/MX.200418> ;
    skos:hiddenLabel "Drepanocladus aduncus"@fi,
        "Drepanocladus simplicissimus"@fi,
        "Drepanocladus aduncus"@sv,
        "Drepanocladus simplicissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtasirppisammal"@fi,
        "lerkrokmossa"@sv .

<http://tun.fi/MX.43577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanocladus capillifolius" ;
    dwc:scientificNameAuthorship "(Warnst.) Warnst." ;
    skos:broader <http://tun.fi/MX.200418> ;
    skos:hiddenLabel "Drepanocladus capillifolius"@fi,
        "Drepanocladus longifolius"@fi,
        "Drepanocladus capillifolius"@sv,
        "Drepanocladus longifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiussirppisammal"@fi,
        "hårkrokmossa"@sv .

<http://tun.fi/MX.43578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanocladus polygamus" ;
    dwc:scientificNameAuthorship "(Schimp.) Hedenäs" ;
    skos:broader <http://tun.fi/MX.200418> ;
    skos:hiddenLabel "Campylium polygamum"@fi,
        "Drepanocladus polygamus"@fi,
        "Campylium polygamum"@sv,
        "Drepanocladus polygamus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "väkäsirppisammal"@fi,
        "spärrkrokmossa"@sv .

<http://tun.fi/MX.43579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanocladus sendtneri" ;
    dwc:scientificNameAuthorship "(Schimp. ex H.Müll.) Warnst." ;
    skos:broader <http://tun.fi/MX.200418> ;
    skos:hiddenLabel "Drepanocladus sendtneri"@fi,
        "Drepanocladus sendtneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkisirppisammal"@fi,
        "kalkkrokmossa"@sv .

<http://tun.fi/MX.43581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanocladus sordidus" ;
    dwc:scientificNameAuthorship "(Müll.Hal.) Hedenäs" ;
    skos:broader <http://tun.fi/MX.200418> ;
    skos:hiddenLabel "Drepanocladus sordidus"@fi,
        "Drepanocladus sordidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "upossirppisammal"@fi,
        "fiskekrokmossa"@sv .

<http://tun.fi/MX.43583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encalypta alpina" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.43428> ;
    skos:hiddenLabel "Encalypta alpina"@fi,
        "Encalypta alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikellosammal"@fi,
        "fjällklockmossa"@sv .

<http://tun.fi/MX.43585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encalypta ciliata" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43428> ;
    skos:hiddenLabel "Encalypta ciliata"@fi,
        "Encalypta ciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsikellosammal"@fi,
        "gulskaftad klockmossa"@sv .

<http://tun.fi/MX.43587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encalypta mutica" ;
    dwc:scientificNameAuthorship "I.Hagen" ;
    skos:broader <http://tun.fi/MX.43428> ;
    skos:hiddenLabel "Encalypta mutica"@fi,
        "Encalypta mutica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankellosammal"@fi,
        "trubbklockmossa"@sv .

<http://tun.fi/MX.43588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encalypta procera" ;
    dwc:scientificNameAuthorship "Bruch" ;
    skos:broader <http://tun.fi/MX.43428> ;
    skos:hiddenLabel "Encalypta procera"@fi,
        "Encalypta procera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokellosammal"@fi,
        "skruvklockmossa"@sv .

<http://tun.fi/MX.43590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encalypta streptocarpa" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43428> ;
    skos:hiddenLabel "Encalypta streptocarpa"@fi,
        "Encalypta streptocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kielikellosammal"@fi,
        "stor klockmossa"@sv .

<http://tun.fi/MX.43592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encalypta vulgaris" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43428> ;
    skos:hiddenLabel "Encalypta vulgaris"@fi,
        "Encalypta vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkellosammal"@fi,
        "slät klockmossa"@sv .

<http://tun.fi/MX.43593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entosthodon fascicularis" ;
    dwc:scientificNameAuthorship "(Hedw.) Müll.Hal." ;
    skos:broader <http://tun.fi/MX.43311> ;
    skos:hiddenLabel "Entosthodon fascicularis"@fi,
        "Entosthodon fascicularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarsammal"@fi,
        "åkerkoppmossa"@sv .

<http://tun.fi/MX.43594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephemerum recurvifolium" ;
    dwc:scientificNameAuthorship "(Dicks.) Boulay" ;
    skos:broader <http://tun.fi/MX.43312> ;
    skos:hiddenLabel "Ephemerum recurvifolium"@fi,
        "Ephemerum recurvifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkimieronsammal"@fi,
        "kalkdagmossa"@sv .

<http://tun.fi/MX.43595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephemerum serratum" ;
    dwc:scientificNameAuthorship "(Hedw.) Hampe" ;
    skos:broader <http://tun.fi/MX.43312> ;
    skos:hiddenLabel "Ephemerum minutissimum"@fi,
        "Ephemerum serratum"@fi,
        "Ephemerum minutissimum"@sv,
        "Ephemerum serratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosomieronsammal"@fi,
        "sågdagmossa"@sv .

<http://tun.fi/MX.43597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurhynchium angustirete" ;
    dwc:scientificNameAuthorship "(Broth.) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43336> ;
    skos:hiddenLabel "Eurhynchium angustirete"@fi,
        "Eurhynchium angustirete"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtonokkasammal"@fi,
        "hasselmossa"@sv .

<http://tun.fi/MX.43602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurhynchium striatum" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43336> ;
    skos:hiddenLabel "Eurhynchium striatum"@fi,
        "Eurhynchium striatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonokkasammal"@fi,
        "skuggsprötmossa"@sv .

<http://tun.fi/MX.43603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fissidens adianthoides" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43337> ;
    skos:hiddenLabel "Fissidens adianthoides"@fi,
        "Fissidens adianthoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettosiipisammal"@fi,
        "stor fickmossa"@sv .

<http://tun.fi/MX.43604> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Fissidens bryoides var. bryoides" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.5003411> ;
    skos:hiddenLabel "Fissidens bryoides var. bryoides"@fi,
        "Fissidens bryoides var. bryoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusiipisammal"@fi,
        "lundfickmossa"@sv .

<http://tun.fi/MX.43605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fissidens dubius" ;
    dwc:scientificNameAuthorship "P.Beauv." ;
    skos:broader <http://tun.fi/MX.43337> ;
    skos:hiddenLabel "Fissidens cristatus"@fi,
        "Fissidens dubius"@fi,
        "Fissidens cristatus"@sv,
        "Fissidens dubius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvassiipisammal"@fi,
        "blek fickmossa"@sv .

<http://tun.fi/MX.43606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fissidens exilis" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43337> ;
    skos:hiddenLabel "Fissidens exilis"@fi,
        "Fissidens exilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiösiipisammal"@fi,
        "pygméfickmossa"@sv .

<http://tun.fi/MX.43607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fissidens gracilifolius" ;
    dwc:scientificNameAuthorship "Brugg.-Nann. & Nyholm" ;
    skos:broader <http://tun.fi/MX.43337> ;
    skos:hiddenLabel "Fissidens gracilifolius"@fi,
        "Fissidens viridulus var. tenuifolius"@fi,
        "Fissidens gracilifolius"@sv,
        "Fissidens viridulus var. tenuifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentosiipisammal"@fi,
        "kalkfickmossa"@sv .

<http://tun.fi/MX.43608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fissidens gymnandrus" ;
    dwc:scientificNameAuthorship "Büse" ;
    skos:broader <http://tun.fi/MX.43337> ;
    skos:hiddenLabel "Fissidens bryoides var. gymnandrus"@fi,
        "Fissidens gymnandrus"@fi,
        "Fissidens bryoides var. gymnandrus"@sv,
        "Fissidens gymnandrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvasiipisammal"@fi,
        "näckfickmossa"@sv .

<http://tun.fi/MX.43609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fissidens osmundoides" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43337> ;
    skos:hiddenLabel "Fissidens osmundoides"@fi,
        "Fissidens osmundoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantasiipisammal"@fi,
        "bräkenfickmossa"@sv .

<http://tun.fi/MX.43610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fissidens pusillus" ;
    dwc:scientificNameAuthorship "(Wilson) Milde" ;
    skos:broader <http://tun.fi/MX.43337> ;
    skos:hiddenLabel "Fissidens pusillus"@fi,
        "Fissidens viridulus var. pusillus"@fi,
        "Fissidens pusillus"@sv,
        "Fissidens viridulus var. pusillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskisiipisammal"@fi,
        "stenfickmossa"@sv .

<http://tun.fi/MX.43611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fissidens taxifolius" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43337> ;
    skos:hiddenLabel "Fissidens taxifolius"@fi,
        "Fissidens taxifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosiipisammal"@fi,
        "lerfickmossa"@sv .

<http://tun.fi/MX.43612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fissidens viridulus" ;
    dwc:scientificNameAuthorship "(Sw.) Wahlenb." ;
    skos:broader <http://tun.fi/MX.43337> ;
    skos:hiddenLabel "Fissidens bambergeri"@fi,
        "Fissidens bryoides var. viridulus"@fi,
        "Fissidens viridulus"@fi,
        "Fissidens bambergeri"@sv,
        "Fissidens bryoides var. viridulus"@sv,
        "Fissidens viridulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savikkosiipisammal"@fi,
        "dvärgfickmossa"@sv .

<http://tun.fi/MX.43614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fontinalis dalecarlica" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.43429> ;
    skos:hiddenLabel "Fontinalis dalecarlica"@fi,
        "Fontinalis dalecarlica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtanäkinsammal"@fi,
        "smal näckmossa"@sv .

<http://tun.fi/MX.43615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fontinalis dichelymoides" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.43429> ;
    skos:hiddenLabel "Fontinalis dichelymoides"@fi,
        "Fontinalis dichelymoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suvantonäkinsammal"@fi,
        "klonäckmossa"@sv .

<http://tun.fi/MX.43616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fontinalis hypnoides" ;
    dwc:scientificNameAuthorship "C.Hartm." ;
    skos:broader <http://tun.fi/MX.43429> ;
    skos:hiddenLabel "Fontinalis hypnoides"@fi,
        "Fontinalis hypnoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvinäkinsammal"@fi,
        "sjönäckmossa"@sv .

<http://tun.fi/MX.43617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Funaria hygrometrica" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43407> ;
    skos:hiddenLabel "Funaria hygrometrica"@fi,
        "Funaria hygrometrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuotiosammal"@fi,
        "spåmossa"@sv .

<http://tun.fi/MX.43618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia alpestris" ;
    dwc:scientificNameAuthorship "(F.Weber & D.Mohr) Schleich." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia alpestris"@fi,
        "Orthogrimmia alpestris"@fi,
        "Grimmia alpestris"@sv,
        "Orthogrimmia alpestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppikivisammal"@fi,
        "blågrimmia"@sv .

<http://tun.fi/MX.43619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia anodon" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia anodon"@fi,
        "Grimmia anodon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyttyräkivisammal"@fi,
        "skedgrimmia"@sv .

<http://tun.fi/MX.43620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia anomala" ;
    dwc:scientificNameAuthorship "Hampe ex Schimp." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia anomala"@fi,
        "Grimmia anomala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itukivisammal"@fi,
        "fjällskogsgrimmia"@sv .

<http://tun.fi/MX.43621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia arenaria" ;
    dwc:scientificNameAuthorship "Hampe" ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia arenaria"@fi,
        "Orthogrimmia arenaria"@fi,
        "Grimmia arenaria"@sv,
        "Orthogrimmia arenaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsukivisammal"@fi,
        "tandgrimmia"@sv .

<http://tun.fi/MX.43623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia decipiens" ;
    dwc:scientificNameAuthorship "(Schultz) Lindb." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia decipiens"@fi,
        "Grimmia decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkivisammal"@fi,
        "kustgrimmia"@sv .

<http://tun.fi/MX.43624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia donniana" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia donniana"@fi,
        "Orthogrimmia donniana"@fi,
        "Grimmia donniana"@sv,
        "Orthogrimmia donniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokivisammal"@fi,
        "fjällgrimmia"@sv .

<http://tun.fi/MX.43625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia elatior" ;
    dwc:scientificNameAuthorship "Bruch ex Bals.-Criv. & De Not." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia elatior"@fi,
        "Grimmia elatior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokivisammal"@fi,
        "stor grimmia"@sv .

<http://tun.fi/MX.43626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia elongata" ;
    dwc:scientificNameAuthorship "Kaulf." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia elongata"@fi,
        "Grimmia elongata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikivisammal"@fi,
        "brungrimmia"@sv .

<http://tun.fi/MX.43627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia funalis" ;
    dwc:scientificNameAuthorship "(Schwägr.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia funalis"@fi,
        "Grimmia funalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kairakivisammal"@fi,
        "skruvgrimmia"@sv .

<http://tun.fi/MX.43628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia fuscolutea" ;
    dwc:scientificNameAuthorship "Hook." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia apiculata"@fi,
        "Grimmia fuscolutea"@fi,
        "Grimmia apiculata"@sv,
        "Grimmia fuscolutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkakivisammal"@fi,
        "alpgrimmia"@sv .

<http://tun.fi/MX.43629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia hartmanii" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia hartmanii"@fi,
        "Grimmia hartmanii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokivisammal"@fi,
        "skogsgrimmia"@sv .

<http://tun.fi/MX.43630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia incurva" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia incurva"@fi,
        "Grimmia incurva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörrökivisammal"@fi,
        "svartgrimmia"@sv .

<http://tun.fi/MX.43631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia longirostris" ;
    dwc:scientificNameAuthorship "Hook." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia longirostris"@fi,
        "Guembelia longirostris"@fi,
        "Grimmia longirostris"@sv,
        "Guembelia longirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankivisammal"@fi,
        "nordlig grimmia"@sv .

<http://tun.fi/MX.43632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia mollis" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia mollis"@fi,
        "Hydrogrimmia mollis"@fi,
        "Grimmia mollis"@sv,
        "Hydrogrimmia mollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurkkiosammal"@fi,
        "vattengrimmia"@sv .

<http://tun.fi/MX.43633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia montana" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia montana"@fi,
        "Orthogrimmia montana"@fi,
        "Grimmia montana"@sv,
        "Orthogrimmia montana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorikivisammal"@fi,
        "solgrimmia"@sv .

<http://tun.fi/MX.43634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia muehlenbeckii" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia muehlenbeckii"@fi,
        "Grimmia muehlenbeckii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkukivisammal"@fi,
        "blockgrimmia"@sv .

<http://tun.fi/MX.43635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia ovalis" ;
    dwc:scientificNameAuthorship "(Hedw.) Lindb." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia ovalis"@fi,
        "Guembelia ovalis"@fi,
        "Grimmia ovalis"@sv,
        "Guembelia ovalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakivisammal"@fi,
        "hällgrimmia"@sv .

<http://tun.fi/MX.43636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia pulvinata" ;
    dwc:scientificNameAuthorship "(Hedw.) Sm." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia pulvinata"@fi,
        "Grimmia pulvinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pieluskivisammal"@fi,
        "hårgrimmia"@sv .

<http://tun.fi/MX.43637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia reflexidens" ;
    dwc:scientificNameAuthorship "Müll.Hal." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia reflexidens"@fi,
        "Grimmia sessitana"@fi,
        "Orthogrimmia sessitana"@fi,
        "Grimmia reflexidens"@sv,
        "Grimmia sessitana"@sv,
        "Orthogrimmia sessitana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerokivisammal"@fi,
        "sippergrimmia"@sv .

<http://tun.fi/MX.43638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia torquata" ;
    dwc:scientificNameAuthorship "Drumm." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia torquata"@fi,
        "Grimmia torquata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kierrekivisammal"@fi,
        "snurrgrimmia"@sv .

<http://tun.fi/MX.43639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grimmia unicolor" ;
    dwc:scientificNameAuthorship "Hook." ;
    skos:broader <http://tun.fi/MX.43430> ;
    skos:hiddenLabel "Grimmia unicolor"@fi,
        "Grimmia unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkivisammal"@fi,
        "trubbgrimmia"@sv .

<http://tun.fi/MX.43640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnostomum aeruginosum" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.43313> ;
    skos:hiddenLabel "Gymnostomum aeruginosum"@fi,
        "Gymnostomum aeruginosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherpahkurasammal"@fi,
        "kalkkuddmossa"@sv .

<http://tun.fi/MX.43641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnostomum calcareum" ;
    dwc:scientificNameAuthorship "Nees & Hornsch." ;
    skos:broader <http://tun.fi/MX.43313> ;
    skos:hiddenLabel "Gymnostomum calcareum"@fi,
        "Gymnostomum lanceolatum"@fi,
        "Gymnostomum calcareum"@sv,
        "Gymnostomum lanceolatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkipahkurasammal"@fi,
        "liten kalkkuddmossa"@sv .

<http://tun.fi/MX.43642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyroweisia tenuis" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43359> ;
    skos:hiddenLabel "Gyroweisia tenuis"@fi,
        "Gyroweisia tenuis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nallikkasammal"@fi,
        "knattemossa"@sv .

<http://tun.fi/MX.43643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hamatocaulis lapponicus" ;
    dwc:scientificNameAuthorship "(Norrl.) Hedenäs" ;
    skos:broader <http://tun.fi/MX.43431> ;
    skos:hiddenLabel "Hamatocaulis lapponicus"@fi,
        "Hamatocaulis lapponicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsirppisammal"@fi,
        "tajgakrokmossa"@sv .

<http://tun.fi/MX.43644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hamatocaulis vernicosus" ;
    dwc:scientificNameAuthorship "(Mitt.) Hedenäs" ;
    skos:broader <http://tun.fi/MX.43431> ;
    skos:hiddenLabel "Hamatocaulis vernicosus"@fi,
        "Hamatocaulis vernicosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltosirppisammal"@fi,
        "käppkrokmossa"@sv .

<http://tun.fi/MX.43646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedwigia stellata" ;
    dwc:scientificNameAuthorship "Hedenäs" ;
    skos:broader <http://tun.fi/MX.43378> ;
    skos:hiddenLabel "Hedwigia stellata"@fi,
        "Hedwigia stellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtiharmosammal"@fi,
        "stjärnkakmossa"@sv .

<http://tun.fi/MX.43647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helodium blandowii" ;
    dwc:scientificNameAuthorship "(F.Weber & D.Mohr) Warnst." ;
    skos:broader <http://tun.fi/MX.43432> ;
    skos:hiddenLabel "Helodium blandowii"@fi,
        "Helodium blandowii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampasammal"@fi,
        "kärrkammossa"@sv .

<http://tun.fi/MX.43648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hennediella heimii" ;
    dwc:scientificNameAuthorship "(Hedw.) R.H.Zander" ;
    skos:broader <http://tun.fi/MX.43285> ;
    skos:hiddenLabel "Desmatodon wilczekii"@fi,
        "Hennediella heimii"@fi,
        "Tortula rhodonia"@fi,
        "Desmatodon wilczekii"@sv,
        "Hennediella heimii"@sv,
        "Tortula rhodonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merilapiosammal"@fi,
        "salttuss"@sv .

<http://tun.fi/MX.43649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herzogiella seligeri" ;
    dwc:scientificNameAuthorship "(Brid.) Z.Iwats." ;
    skos:broader <http://tun.fi/MX.43433> ;
    skos:hiddenLabel "Herzogiella seligeri"@fi,
        "Herzogiella seligeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantohohtosammal"@fi,
        "stubbspretmossa"@sv .

<http://tun.fi/MX.43650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herzogiella striatella" ;
    dwc:scientificNameAuthorship "(Brid.) Z.Iwats." ;
    skos:broader <http://tun.fi/MX.43433> ;
    skos:hiddenLabel "Herzogiella striatella"@fi,
        "Herzogiella striatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loukkohohtosammal"@fi,
        "trind spretmossa"@sv .

<http://tun.fi/MX.43651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herzogiella turfacea" ;
    dwc:scientificNameAuthorship "(Lindb.) Z.Iwats." ;
    skos:broader <http://tun.fi/MX.43433> ;
    skos:hiddenLabel "Herzogiella turfacea"@fi,
        "Herzogiella turfacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpihohtosammal"@fi,
        "platt spretmossa"@sv .

<http://tun.fi/MX.43652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocladiella dimorpha" ;
    dwc:scientificNameAuthorship "(Brid.) Ignatov & Fedosov" ;
    skos:broader <http://tun.fi/MX.43286> ;
    skos:hiddenLabel "Heterocladiella dimorpha"@fi,
        "Heterocladium dimorphum"@fi,
        "Heterocladiella dimorpha"@sv,
        "Heterocladium dimorphum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäyränsammal"@fi,
        "spärrtrasselmossa"@sv .

<http://tun.fi/MX.43653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalia trichomanoides" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43314> ;
    skos:hiddenLabel "Homalia trichomanoides"@fi,
        "Homalia trichomanoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viuhkasammal"@fi,
        "trubbfjädermossa"@sv .

<http://tun.fi/MX.43654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalothecium lutescens" ;
    dwc:scientificNameAuthorship "(Hedw.) H.Rob." ;
    skos:broader <http://tun.fi/MX.43287> ;
    skos:hiddenLabel "Homalothecium lutescens"@fi,
        "Homalothecium lutescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkikutrisammal"@fi,
        "kalklockmossa"@sv .

<http://tun.fi/MX.43655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homalothecium sericeum" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43287> ;
    skos:hiddenLabel "Homalothecium sericeum"@fi,
        "Homalothecium sericeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikutrisammal"@fi,
        "guldlockmossa"@sv .

<http://tun.fi/MX.43656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homomallium incurvatum" ;
    dwc:scientificNameAuthorship "(Schrad. ex Brid.) Loeske" ;
    skos:broader <http://tun.fi/MX.43338> ;
    skos:hiddenLabel "Homomallium incurvatum"@fi,
        "Homomallium incurvatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lenkosammal"@fi,
        "klängmossa"@sv .

<http://tun.fi/MX.43657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyhypnum alpestre" ;
    dwc:scientificNameAuthorship "(Hedw.) Loeske" ;
    skos:broader <http://tun.fi/MX.5077032> ;
    skos:hiddenLabel "Hygrohypnum alpestre"@fi,
        "Platyhypnum alpestre"@fi,
        "Hygrohypnum alpestre"@sv,
        "Platyhypnum alpestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpurosammal"@fi,
        "nordlig bäckmossa"@sv .

<http://tun.fi/MX.43658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyhypnum alpinum" ;
    dwc:scientificNameAuthorship "(Lindb.) Loeske" ;
    skos:broader <http://tun.fi/MX.5077032> ;
    skos:hiddenLabel "Hygrohypnum alpinum"@fi,
        "Platyhypnum alpinum"@fi,
        "Hygrohypnum alpinum"@sv,
        "Platyhypnum alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipurosammal"@fi,
        "fjällbäckmossa"@sv .

<http://tun.fi/MX.43659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyhypnum cochlearifolium" ;
    dwc:scientificNameAuthorship "(Venturi) Broth." ;
    skos:broader <http://tun.fi/MX.5077032> ;
    skos:hiddenLabel "Hygrohypnum cochlearifolium"@fi,
        "Platyhypnum cochlearifolium"@fi,
        "Hygrohypnum cochlearifolium"@sv,
        "Platyhypnum cochlearifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusopurosammal"@fi,
        "skedbäckmossa"@sv .

<http://tun.fi/MX.43660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyhypnum duriusculum" ;
    dwc:scientificNameAuthorship "(De Not.) D.W.Jamieson" ;
    skos:broader <http://tun.fi/MX.5077032> ;
    skos:hiddenLabel "Hygrohypnum duriusculum"@fi,
        "Platyhypnum duriusculum"@fi,
        "Hygrohypnum duriusculum"@sv,
        "Platyhypnum duriusculum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosopurosammal"@fi,
        "styv bäckmossa"@sv .

<http://tun.fi/MX.43661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrohypnum luridum" ;
    dwc:scientificNameAuthorship "(Hedw.) Jenn." ;
    skos:broader <http://tun.fi/MX.43390> ;
    skos:hiddenLabel "Hygrohypnum luridum"@fi,
        "Hygrohypnum luridum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkipurosammal"@fi,
        "kvarnbäckmossa"@sv .

<http://tun.fi/MX.43662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyhypnum molle" ;
    dwc:scientificNameAuthorship "(Hedw.) Loeske" ;
    skos:broader <http://tun.fi/MX.5077032> ;
    skos:hiddenLabel "Hygrohypnum molle"@fi,
        "Platyhypnum molle"@fi,
        "Hygrohypnum molle"@sv,
        "Platyhypnum molle"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpurosammal"@fi,
        "mjuk bäckmossa"@sv .

<http://tun.fi/MX.43663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyhypnum norvegicum" ;
    dwc:scientificNameAuthorship "(Schimp.) J.J.Amann" ;
    skos:broader <http://tun.fi/MX.5077032> ;
    skos:hiddenLabel "Hygrohypnum norvegicum"@fi,
        "Platyhypnum norvegicum"@fi,
        "Hygrohypnum norvegicum"@sv,
        "Platyhypnum norvegicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupurosammal"@fi,
        "norsk bäckmossa"@sv .

<http://tun.fi/MX.43664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrohypnella ochracea" ;
    dwc:scientificNameAuthorship "(Turner ex Wilson) Ignatov & Ignatova" ;
    skos:broader <http://tun.fi/MX.5077060> ;
    skos:hiddenLabel "Hygrohypnella ochracea"@fi,
        "Hygrohypnum ochraceum"@fi,
        "Hygrohypnella ochracea"@sv,
        "Hygrohypnum ochraceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koukkupurosammal"@fi,
        "klobäckmossa"@sv .

<http://tun.fi/MX.43665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyhypnum smithii" ;
    dwc:scientificNameAuthorship "(Sw.) Broth." ;
    skos:broader <http://tun.fi/MX.5077032> ;
    skos:hiddenLabel "Hygrohypnum smithii"@fi,
        "Platyhypnum smithii"@fi,
        "Hygrohypnum smithii"@sv,
        "Platyhypnum smithii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpipurosammal"@fi,
        "rundbäckmossa"@sv .

<http://tun.fi/MX.43666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylocomiastrum pyrenaicum" ;
    dwc:scientificNameAuthorship "(Spruce) M.Fleisch." ;
    skos:broader <http://tun.fi/MX.43391> ;
    skos:hiddenLabel "Hylocomiastrum pyrenaicum"@fi,
        "Hylocomium pyrenaicum"@fi,
        "Hylocomiastrum pyrenaicum"@sv,
        "Hylocomium pyrenaicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankerrossammal"@fi,
        "grov husmossa"@sv .

<http://tun.fi/MX.43667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylocomiastrum umbratum" ;
    dwc:scientificNameAuthorship "(Hedw.) M.Fleisch." ;
    skos:broader <http://tun.fi/MX.43391> ;
    skos:hiddenLabel "Hylocomiastrum umbratum"@fi,
        "Hylocomium umbratum"@fi,
        "Hylocomiastrum umbratum"@sv,
        "Hylocomium umbratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikerrossammal"@fi,
        "mörk husmossa"@sv .

<http://tun.fi/MX.43668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylocomium splendens" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43288> ;
    skos:hiddenLabel "Hylocomium splendens"@fi,
        "Hylocomium splendens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkerrossammal"@fi,
        "husmossa"@sv .

<http://tun.fi/MX.43669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenostylium recurvirostrum" ;
    dwc:scientificNameAuthorship "(Hedw.) Dixon" ;
    skos:broader <http://tun.fi/MX.43379> ;
    skos:hiddenLabel "Gymnostomum recurvirostrum"@fi,
        "Hymenostylium recurvirostrum"@fi,
        "Gymnostomum recurvirostrum"@sv,
        "Hymenostylium recurvirostrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliopahkurasammal"@fi,
        "hattmossa"@sv .

<http://tun.fi/MX.43670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypnum andoi" ;
    dwc:scientificNameAuthorship "A.J.E.Sm." ;
    skos:broader <http://tun.fi/MX.43360> ;
    skos:hiddenLabel "Hypnum andoi"@fi,
        "Hypnum andoi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuorapalmikkosammal"@fi,
        "trådfläta"@sv .

<http://tun.fi/MX.43671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylium bambergeri" ;
    dwc:scientificNameAuthorship "(Schimp.) Hedenäs, Schlesak & D.Quandt" ;
    skos:broader <http://tun.fi/MX.43401> ;
    skos:hiddenLabel "Campylium bambergeri"@fi,
        "Hypnum bambergeri"@fi,
        "Campylium bambergeri"@sv,
        "Hypnum bambergeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopalmikkosammal"@fi,
        "guldfläta"@sv .

<http://tun.fi/MX.43672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereodon callichrous" ;
    dwc:scientificNameAuthorship "(Brid.) Lindb." ;
    skos:broader <http://tun.fi/MX.5077111> ;
    skos:hiddenLabel "Hypnum callichroum"@fi,
        "Stereodon callichrous"@fi,
        "Hypnum callichroum"@sv,
        "Stereodon callichrous"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuoripalmikkosammal"@fi,
        "dunfläta"@sv .

<http://tun.fi/MX.43673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypnum cupressiforme" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43360> ;
    skos:hiddenLabel "Hypnum cupressiforme"@fi,
        "Hypnum cupressiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliopalmikkosammal"@fi,
        "cypressfläta"@sv .

<http://tun.fi/MX.43674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereodon hamulosus" ;
    dwc:scientificNameAuthorship "(Schimp.) Lindb." ;
    skos:broader <http://tun.fi/MX.5077111> ;
    skos:hiddenLabel "Hypnum hamulosum"@fi,
        "Stereodon hamulosus"@fi,
        "Hypnum hamulosum"@sv,
        "Stereodon hamulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpalmikkosammal"@fi,
        "fjällfläta"@sv .

<http://tun.fi/MX.43675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereodon holmenii" ;
    dwc:scientificNameAuthorship "(Ando) Ignatov & Ignatova" ;
    skos:broader <http://tun.fi/MX.5077111> ;
    skos:hiddenLabel "Hypnum holmenii"@fi,
        "Stereodon holmenii"@fi,
        "Hypnum holmenii"@sv,
        "Stereodon holmenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuomapalmikkosammal"@fi,
        "nordfläta"@sv .

<http://tun.fi/MX.43676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callicladium imponens" ;
    dwc:scientificNameAuthorship "(Hedw.) Hedenäs, Schlesak & D.Quandt" ;
    skos:broader <http://tun.fi/MX.43333> ;
    skos:hiddenLabel "Callicladium imponens"@fi,
        "Hypnum imponens"@fi,
        "Callicladium imponens"@sv,
        "Hypnum imponens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkatvesammal"@fi,
        "praktfläta"@sv .

<http://tun.fi/MX.43677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jochenia pallescens" ;
    dwc:scientificNameAuthorship "(Hedw.) Hedenäs, Schlesak & D.Quandt" ;
    skos:broader <http://tun.fi/MX.5077105> ;
    skos:hiddenLabel "Hypnum pallescens"@fi,
        "Hypnum reptile"@fi,
        "Jochenia pallescens"@fi,
        "Hypnum pallescens"@sv,
        "Hypnum reptile"@sv,
        "Jochenia pallescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupalmikkosammal"@fi,
        "stubbfläta"@sv .

<http://tun.fi/MX.43678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanium fastigiatum" ;
    dwc:scientificNameAuthorship "(Hampe) C.E.O.Jensen" ;
    skos:broader <http://tun.fi/MX.5077030> ;
    skos:hiddenLabel "Drepanium fastigiatum"@fi,
        "Drepanium recurvatum"@fi,
        "Hypnum recurvatum"@fi,
        "Drepanium fastigiatum"@sv,
        "Drepanium recurvatum"@sv,
        "Hypnum recurvatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkipalmikkosammal"@fi,
        "kalkfläta"@sv .

<http://tun.fi/MX.43679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Roaldia revoluta" ;
    dwc:scientificNameAuthorship "(Mitt.) P.E.A.S.Câmara & M.Carvalho-Silva" ;
    skos:broader <http://tun.fi/MX.5077124> ;
    skos:hiddenLabel "Hypnum revolutum"@fi,
        "Roaldia revoluta"@fi,
        "Hypnum revolutum"@sv,
        "Roaldia revoluta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipalmikkosammal"@fi,
        "kantfläta"@sv .

<http://tun.fi/MX.43680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buckia vaucheri" ;
    dwc:scientificNameAuthorship "(Lesq.) D.Rios, M.T.Gallego & J.Guerra" ;
    skos:broader <http://tun.fi/MX.5077121> ;
    skos:hiddenLabel "Buckia vaucheri"@fi,
        "Hypnum vaucheri"@fi,
        "Buckia vaucheri"@sv,
        "Hypnum vaucheri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtapalmikkosammal"@fi,
        "maskfläta"@sv .

<http://tun.fi/MX.43681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isopterygiopsis alpicola" ;
    dwc:scientificNameAuthorship "(Lindb. & Arnell) Hedenäs" ;
    skos:broader <http://tun.fi/MX.43434> ;
    skos:hiddenLabel "Isopterygiopsis alpicola"@fi,
        "Isopterygiopsis alpicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankiiltosammal"@fi,
        "nordlig skimmermossa"@sv .

<http://tun.fi/MX.43682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isopterygiopsis pulchella" ;
    dwc:scientificNameAuthorship "(Hedw.) Z.Iwats." ;
    skos:broader <http://tun.fi/MX.43434> ;
    skos:hiddenLabel "Isopterygiopsis pulchella"@fi,
        "Isopterygiopsis pulchella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukiiltosammal"@fi,
        "kloskimmermossa"@sv .

<http://tun.fi/MX.43683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isothecium alopecuroides" ;
    dwc:scientificNameAuthorship "(Lam. ex Dubois) Isov." ;
    skos:broader <http://tun.fi/MX.43408> ;
    skos:hiddenLabel "Isothecium alopecuroides"@fi,
        "Isothecium alopecuroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rotanhäntäsammal"@fi,
        "råttsvansmossa"@sv .

<http://tun.fi/MX.43684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isothecium myosuroides" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.43408> ;
    skos:hiddenLabel "Isothecium myosuroides"@fi,
        "Isothecium myosuroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirenhäntäsammal"@fi,
        "mussvansmossa"@sv .

<http://tun.fi/MX.43685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kiaeria blyttii" ;
    dwc:scientificNameAuthorship "(Bruch & Schimp.) Broth." ;
    skos:broader <http://tun.fi/MX.43435> ;
    skos:hiddenLabel "Kiaeria blyttii"@fi,
        "Kiaeria blyttii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioahmansammal"@fi,
        "krusborstmossa"@sv .

<http://tun.fi/MX.43686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kiaeria falcata" ;
    dwc:scientificNameAuthorship "(Hedw.) I.Hagen" ;
    skos:broader <http://tun.fi/MX.43435> ;
    skos:hiddenLabel "Kiaeria falcata"@fi,
        "Kiaeria falcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppiahmansammal"@fi,
        "kloborstmossa"@sv .

<http://tun.fi/MX.43687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kiaeria glacialis" ;
    dwc:scientificNameAuthorship "(Berggr.) I.Hagen" ;
    skos:broader <http://tun.fi/MX.43435> ;
    skos:hiddenLabel "Kiaeria glacialis"@fi,
        "Kiaeria glacialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakka-ahmansammal"@fi,
        "jökelborstmossa"@sv .

<http://tun.fi/MX.43688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kiaeria starkei" ;
    dwc:scientificNameAuthorship "(F.Weber & D.Mohr) I.Hagen" ;
    skos:broader <http://tun.fi/MX.43435> ;
    skos:hiddenLabel "Kiaeria starkei"@fi,
        "Kiaeria starkei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiahmansammal"@fi,
        "fjällborstmossa"@sv .

<http://tun.fi/MX.43689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptobryum pyriforme" ;
    dwc:scientificNameAuthorship "(Hedw.) Wilson" ;
    skos:broader <http://tun.fi/MX.43409> ;
    skos:hiddenLabel "Leptobryum pyriforme"@fi,
        "Leptobryum pyriforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päärynäsammal"@fi,
        "päronmossa"@sv .

<http://tun.fi/MX.43690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptodictyum riparium" ;
    dwc:scientificNameAuthorship "(Hedw.) Warnst." ;
    skos:broader <http://tun.fi/MX.43410> ;
    skos:hiddenLabel "Leptodictyum riparium"@fi,
        "Leptodictyum riparium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saukonsammal"@fi,
        "vattenkrypmossa"@sv .

<http://tun.fi/MX.43695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lescuraea saxicola" ;
    dwc:scientificNameAuthorship "(Schimp.) Molendo" ;
    skos:broader <http://tun.fi/MX.200419> ;
    skos:hiddenLabel "Lescuraea saxicola"@fi,
        "Lescuraea saxicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokoukerosammal"@fi,
        "glansbågmossa"@sv .

<http://tun.fi/MX.43696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leskea polycarpa" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43361> ;
    skos:hiddenLabel "Leskea polycarpa"@fi,
        "Leskea polycarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitasammal"@fi,
        "pilmossa"@sv .

<http://tun.fi/MX.43697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucobryum glaucum" ;
    dwc:scientificNameAuthorship "(Hedw.) Ångstr." ;
    skos:broader <http://tun.fi/MX.43362> ;
    skos:hiddenLabel "Leucobryum glaucum"@fi,
        "Leucobryum glaucum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohkasammal"@fi,
        "blåmossa"@sv .

<http://tun.fi/MX.43699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loeskypnum badium" ;
    dwc:scientificNameAuthorship "(Hartm.) H.K.G.Paul" ;
    skos:broader <http://tun.fi/MX.43363> ;
    skos:hiddenLabel "Loeskypnum badium"@fi,
        "Loeskypnum badium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultasirppisammal"@fi,
        "mässingmossa"@sv .

<http://tun.fi/MX.43700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meesia hexasticha" ;
    dwc:scientificNameAuthorship "(Funck) Bruch" ;
    skos:broader <http://tun.fi/MX.43315> ;
    skos:hiddenLabel "Meesia hexasticha"@fi,
        "Meesia hexasticha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannuijasammal"@fi,
        "alpsvanmossa"@sv .

<http://tun.fi/MX.43701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meesia longiseta" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43315> ;
    skos:hiddenLabel "Meesia longiseta"@fi,
        "Meesia longiseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonuijasammal"@fi,
        "långskaftad svanmossa"@sv .

<http://tun.fi/MX.43702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meesia triquetra" ;
    dwc:scientificNameAuthorship "(L. ex Jolycl.) Ångstr." ;
    skos:broader <http://tun.fi/MX.43315> ;
    skos:hiddenLabel "Meesia triquetra"@fi,
        "Meesia triquetra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kairasammal"@fi,
        "trekantig svanmossa"@sv .

<http://tun.fi/MX.43703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meesia uliginosa" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43315> ;
    skos:hiddenLabel "Meesia uliginosa"@fi,
        "Meesia uliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkunuijasammal"@fi,
        "svanmossa"@sv .

<http://tun.fi/MX.43705> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Microbryum davallianum var. conicum" ;
    dwc:scientificNameAuthorship "(Schwägr.) R.H. Zander" ;
    skos:broader <http://tun.fi/MX.43704> ;
    skos:hiddenLabel "Microbryum davallianum var. conicum"@fi,
        "Pottia starckeana subsp. conica"@fi,
        "Microbryum davallianum var. conicum"@sv,
        "Pottia starckeana subsp. conica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alvaritoukosammal"@fi,
        "alvarpottia"@sv .

<http://tun.fi/MX.43706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbryum floerkeanum" ;
    dwc:scientificNameAuthorship "(F.Weber & D.Mohr) Schimp." ;
    skos:broader <http://tun.fi/MX.43289> ;
    skos:hiddenLabel "Microbryum floerkeanum"@fi,
        "Phascum floerkeanum"@fi,
        "Microbryum floerkeanum"@sv,
        "Phascum floerkeanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hitutoukosammal"@fi,
        "dvärgpottia"@sv .

<http://tun.fi/MX.43707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mielichhoferia elongata" ;
    dwc:scientificNameAuthorship "(Hoppe & Hornsch. ex Hook.) Hornsch." ;
    skos:broader <http://tun.fi/MX.43364> ;
    skos:hiddenLabel "Mielichhoferia elongata"@fi,
        "Mielichhoferia elongata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkukiisusammal"@fi,
        "nickkismossa"@sv .

<http://tun.fi/MX.43708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mnium blyttii" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43316> ;
    skos:hiddenLabel "Mnium blyttii"@fi,
        "Mnium blyttii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkalehväsammal"@fi,
        "blå stjärnmossa"@sv .

<http://tun.fi/MX.43709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mnium hornum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43316> ;
    skos:hiddenLabel "Mnium hornum"@fi,
        "Mnium hornum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkalehväsammal"@fi,
        "skuggstjärnmossa"@sv .

<http://tun.fi/MX.43710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mnium lycopodioides" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.43316> ;
    skos:hiddenLabel "Mnium lycopodioides"@fi,
        "Mnium lycopodioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purolehväsammal"@fi,
        "nordlig stjärnmossa"@sv .

<http://tun.fi/MX.43711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mnium marginatum" ;
    dwc:scientificNameAuthorship "(Dicks.) P.Beauv." ;
    skos:broader <http://tun.fi/MX.43316> ;
    skos:hiddenLabel "Mnium marginatum"@fi,
        "Mnium marginatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaihelehväsammal"@fi,
        "uddstjärnmossa"@sv .

<http://tun.fi/MX.43712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mnium spinosum" ;
    dwc:scientificNameAuthorship "(Voit) Schwägr." ;
    skos:broader <http://tun.fi/MX.43316> ;
    skos:hiddenLabel "Mnium spinosum"@fi,
        "Mnium spinosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otalehväsammal"@fi,
        "taggstjärnmossa"@sv .

<http://tun.fi/MX.43713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mnium stellare" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43316> ;
    skos:hiddenLabel "Mnium stellare"@fi,
        "Mnium stellare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinilehväsammal"@fi,
        "blek stjärnmossa"@sv .

<http://tun.fi/MX.43714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mnium thomsonii" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.43316> ;
    skos:hiddenLabel "Mnium thomsonii"@fi,
        "Mnium thomsonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkilehväsammal"@fi,
        "fjällstjärnmossa"@sv .

<http://tun.fi/MX.43715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrinia pulvinata" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Schimp." ;
    skos:broader <http://tun.fi/MX.43411> ;
    skos:hiddenLabel "Myrinia pulvinata"@fi,
        "Myrinia pulvinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvasammal"@fi,
        "svämmossa"@sv .

<http://tun.fi/MX.43716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myurella julacea" ;
    dwc:scientificNameAuthorship "(Schwägr.) Schimp." ;
    skos:broader <http://tun.fi/MX.43437> ;
    skos:hiddenLabel "Myurella julacea"@fi,
        "Myurella julacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limisiimasammal"@fi,
        "trindmossa"@sv .

<http://tun.fi/MX.43717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myurella tenerrima" ;
    dwc:scientificNameAuthorship "(Brid.) Lindb." ;
    skos:broader <http://tun.fi/MX.43437> ;
    skos:hiddenLabel "Myurella tenerrima"@fi,
        "Myurella tenerrima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otasiimasammal"@fi,
        "hårtrindmossa"@sv .

<http://tun.fi/MX.43718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alleniella besseri" ;
    dwc:scientificNameAuthorship "(Lobarz.) S.Olsson, Enroth & D.Quandt" ;
    skos:broader <http://tun.fi/MX.313322> ;
    skos:hiddenLabel "Alleniella besseri"@fi,
        "Neckera besseri"@fi,
        "Alleniella besseri"@sv,
        "Neckera besseri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koloriippusammal"@fi,
        "rundfjädermossa"@sv .

<http://tun.fi/MX.43719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alleniella complanata" ;
    dwc:scientificNameAuthorship "(Hedw.) S.Olsson, Enroth & D.Quandt" ;
    skos:broader <http://tun.fi/MX.313322> ;
    skos:hiddenLabel "Alleniella complanata"@fi,
        "Neckera complanata"@fi,
        "Alleniella complanata"@sv,
        "Neckera complanata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloriippusammal"@fi,
        "platt fjädermossa"@sv .

<http://tun.fi/MX.43720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exsertotheca crispa" ;
    dwc:scientificNameAuthorship "(Hedw.) S. Olsson, Enroth & D. Quandt" ;
    skos:broader <http://tun.fi/MX.313321> ;
    skos:hiddenLabel "Exsertotheca crispa"@fi,
        "Neckera crispa"@fi,
        "Exsertotheca crispa"@sv,
        "Neckera crispa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoriippusammal"@fi,
        "grov fjädermossa"@sv .

<http://tun.fi/MX.43721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neckera oligocarpa" ;
    dwc:scientificNameAuthorship "Bruch" ;
    skos:broader <http://tun.fi/MX.43380> ;
    skos:hiddenLabel "Neckera oligocarpa"@fi,
        "Neckera oligocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppyriippusammal"@fi,
        "nordlig fjädermossa"@sv .

<http://tun.fi/MX.43722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neckera pennata" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43380> ;
    skos:hiddenLabel "Neckera pennata"@fi,
        "Neckera pennata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapariippusammal"@fi,
        "aspfjädermossa"@sv .

<http://tun.fi/MX.43724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedipodium griffithianum" ;
    dwc:scientificNameAuthorship "(Dicks.) Schwägr." ;
    skos:broader <http://tun.fi/MX.43381> ;
    skos:hiddenLabel "Oedipodium griffithianum"@fi,
        "Oedipodium griffithianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiirunansammal"@fi,
        "klubbmossa"@sv .

<http://tun.fi/MX.43725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligotrichum hercynicum" ;
    dwc:scientificNameAuthorship "(Hedw.) Lam. & DC." ;
    skos:broader <http://tun.fi/MX.43365> ;
    skos:hiddenLabel "Oligotrichum hercynicum"@fi,
        "Oligotrichum hercynicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naalinsammal"@fi,
        "vridbjörnmossa"@sv .

<http://tun.fi/MX.43726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncophorus virens" ;
    dwc:scientificNameAuthorship "(Hedw.) Brid." ;
    skos:broader <http://tun.fi/MX.43393> ;
    skos:hiddenLabel "Oncophorus virens"@fi,
        "Oncophorus virens var. serratus"@fi,
        "Oncophorus virens"@sv,
        "Oncophorus virens var. serratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahatihkusammal"@fi,
        "skruvknölmossa"@sv .

<http://tun.fi/MX.43727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncophorus wahlenbergii" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.43393> ;
    skos:hiddenLabel "Oncophorus compactus"@fi,
        "Oncophorus wahlenbergii"@fi,
        "Oncophorus compactus"@sv,
        "Oncophorus wahlenbergii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutihkusammal"@fi,
        "spärrknölmossa"@sv .

<http://tun.fi/MX.43728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthothecium chryseon" ;
    dwc:scientificNameAuthorship "(Schwägr.) Schimp." ;
    skos:broader <http://tun.fi/MX.43290> ;
    skos:hiddenLabel "Orthothecium chryseon"@fi,
        "Orthothecium chryseon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultapahtasammal"@fi,
        "gul glansmossa"@sv .

<http://tun.fi/MX.43729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthothecium intricatum" ;
    dwc:scientificNameAuthorship "(Hartm.) Schimp." ;
    skos:broader <http://tun.fi/MX.43290> ;
    skos:hiddenLabel "Orthothecium intricatum"@fi,
        "Orthothecium intricatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupahtasammal"@fi,
        "liten glansmossa"@sv .

<http://tun.fi/MX.43730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthothecium lapponicum" ;
    dwc:scientificNameAuthorship "(Schimp.) C.Hartm." ;
    skos:broader <http://tun.fi/MX.43290> ;
    skos:hiddenLabel "Orthothecium lapponicum"@fi,
        "Orthothecium lapponicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpahtasammal"@fi,
        "lappglansmossa"@sv .

<http://tun.fi/MX.43731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthothecium rufescens" ;
    dwc:scientificNameAuthorship "(Dicks. ex Brid.) Schimp." ;
    skos:broader <http://tun.fi/MX.43290> ;
    skos:hiddenLabel "Orthothecium rufescens"@fi,
        "Orthothecium rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusopahtasammal"@fi,
        "röd glansmossa"@sv .

<http://tun.fi/MX.43732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthothecium strictum" ;
    dwc:scientificNameAuthorship "Lorentz" ;
    skos:broader <http://tun.fi/MX.43290> ;
    skos:hiddenLabel "Orthothecium strictum"@fi,
        "Orthothecium strictum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silopahtasammal"@fi,
        "rak glansmossa"@sv .

<http://tun.fi/MX.43733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lewinskya affinis" ;
    dwc:scientificNameAuthorship "(Brid.) F. Lara, Garilleti & Goffinet" ;
    skos:broader <http://tun.fi/MX.5076703> ;
    skos:hiddenLabel "Lewinskya affinis"@fi,
        "Orthotrichum affine"@fi,
        "Lewinskya affinis"@sv,
        "Orthotrichum affine"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistohiippasammal"@fi,
        "strimhättemossa"@sv .

<http://tun.fi/MX.43734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotrichum alpestre" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43340> ;
    skos:hiddenLabel "Orthotrichum alpestre"@fi,
        "Orthotrichum alpestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtahiippasammal"@fi,
        "nordlig hättemossa"@sv .

<http://tun.fi/MX.43735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotrichum anomalum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43340> ;
    skos:hiddenLabel "Orthotrichum anomalum"@fi,
        "Orthotrichum anomalum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkihiippasammal"@fi,
        "rödskaftad hättemossa"@sv .

<http://tun.fi/MX.43736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotrichum cupulatum" ;
    dwc:scientificNameAuthorship "Hoffm. ex Brid." ;
    skos:broader <http://tun.fi/MX.43340> ;
    skos:hiddenLabel "Orthotrichum cupulatum"@fi,
        "Orthotrichum cupulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänhiippasammal"@fi,
        "kalkhättemossa"@sv .

<http://tun.fi/MX.43737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotrichum diaphanum" ;
    dwc:scientificNameAuthorship "Schrad. ex Brid." ;
    skos:broader <http://tun.fi/MX.43340> ;
    skos:hiddenLabel "Orthotrichum diaphanum"@fi,
        "Orthotrichum diaphanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammihiippasammal"@fi,
        "hårhättemossa"@sv .

<http://tun.fi/MX.43738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nyholmiella gymnostoma" ;
    dwc:scientificNameAuthorship "(Bruch ex Brid.) Holmen & E.Warncke" ;
    skos:broader <http://tun.fi/MX.325029> ;
    skos:hiddenLabel "Nyholmiella gymnostoma"@fi,
        "Orthotrichum gymnostomum"@fi,
        "Nyholmiella gymnostoma"@sv,
        "Orthotrichum gymnostomum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnihiippasammal"@fi,
        "asphättemossa"@sv .

<http://tun.fi/MX.43739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pulvigera lyellii" ;
    dwc:scientificNameAuthorship "(Hook. & Taylor) Plášek, Sawicki & Ochyra" ;
    skos:broader <http://tun.fi/MX.5076712> ;
    skos:hiddenLabel "Orthotrichum lyellii"@fi,
        "Pulvigera lyellii"@fi,
        "Orthotrichum lyellii"@sv,
        "Pulvigera lyellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohiippasammal"@fi,
        "stor hättemossa"@sv .

<http://tun.fi/MX.43740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nyholmiella obtusifolia" ;
    dwc:scientificNameAuthorship "(Brid.) Holmen & E.Warncke" ;
    skos:broader <http://tun.fi/MX.325029> ;
    skos:hiddenLabel "Nyholmiella obtusifolia"@fi,
        "Orthotrichum obtusifolium"@fi,
        "Nyholmiella obtusifolia"@sv,
        "Orthotrichum obtusifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapahiippasammal"@fi,
        "trubbhättemossa"@sv .

<http://tun.fi/MX.43741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotrichum pallens" ;
    dwc:scientificNameAuthorship "Bruch ex Brid." ;
    skos:broader <http://tun.fi/MX.43340> ;
    skos:hiddenLabel "Orthotrichum pallens"@fi,
        "Orthotrichum pallens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvashiippasammal"@fi,
        "parkhättemossa"@sv .

<http://tun.fi/MX.43742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotrichum patens" ;
    dwc:scientificNameAuthorship "Bruch ex Brid." ;
    skos:broader <http://tun.fi/MX.43340> ;
    skos:hiddenLabel "Orthotrichum patens"@fi,
        "Orthotrichum patens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kertunhiippasammal"@fi,
        "ägghättemossa"@sv .

<http://tun.fi/MX.43743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotrichum pellucidum" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.43340> ;
    skos:hiddenLabel "Orthotrichum pellucidum"@fi,
        "Orthotrichum pellucidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihiippasammal"@fi,
        "arktisk hättemossa"@sv .

<http://tun.fi/MX.43744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotrichum pumilum" ;
    dwc:scientificNameAuthorship "Sw. ex anon." ;
    skos:broader <http://tun.fi/MX.43340> ;
    skos:hiddenLabel "Orthotrichum fallax"@fi,
        "Orthotrichum pumilum"@fi,
        "Orthotrichum fallax"@sv,
        "Orthotrichum pumilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhiippasammal"@fi,
        "dvärghättemossa"@sv .

<http://tun.fi/MX.43745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lewinskya pylaisii" ;
    dwc:scientificNameAuthorship "(Brid.) F. Lara, Garilleti & Goffinet" ;
    skos:broader <http://tun.fi/MX.5076703> ;
    skos:hiddenLabel "Lewinskya pylaisii"@fi,
        "Orthotrichum pylaisii"@fi,
        "Lewinskya pylaisii"@sv,
        "Orthotrichum pylaisii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lokinhiippasammal"@fi,
        "träckhättemossa"@sv .

<http://tun.fi/MX.43746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lewinskya rupestris" ;
    dwc:scientificNameAuthorship "(Schleich. ex Schwägr.) F.Lara, Garilleti & Goffinet" ;
    skos:broader <http://tun.fi/MX.5076703> ;
    skos:hiddenLabel "Lewinskya rupestris"@fi,
        "Orthotrichum rupestre"@fi,
        "Lewinskya rupestris"@sv,
        "Orthotrichum rupestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliohiippasammal"@fi,
        "berghättemossa"@sv .

<http://tun.fi/MX.43747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lewinskya speciosa" ;
    dwc:scientificNameAuthorship "(Nees) F.Lara, Garilleti & Goffinet" ;
    skos:broader <http://tun.fi/MX.5076703> ;
    skos:hiddenLabel "Lewinskya speciosa"@fi,
        "Orthotrichum speciosum"@fi,
        "Lewinskya speciosa"@sv,
        "Orthotrichum speciosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tikanhiippasammal"@fi,
        "trädhättemossa"@sv .

<http://tun.fi/MX.43748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotrichum stramineum" ;
    dwc:scientificNameAuthorship "Hornsch. ex Brid." ;
    skos:broader <http://tun.fi/MX.43340> ;
    skos:hiddenLabel "Orthotrichum stramineum"@fi,
        "Orthotrichum stramineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakahiippasammal"@fi,
        "skogshättemossa"@sv .

<http://tun.fi/MX.43749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lewinskya striata" ;
    dwc:scientificNameAuthorship "(Hedw.) F.Lara, Garilleti & Goffinet" ;
    skos:broader <http://tun.fi/MX.5076703> ;
    skos:hiddenLabel "Lewinskya striata"@fi,
        "Orthotrichum striatum"@fi,
        "Lewinskya striata"@sv,
        "Orthotrichum striatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silohiippasammal"@fi,
        "slät hättemossa"@sv .

<http://tun.fi/MX.43750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotrichum urnigerum" ;
    dwc:scientificNameAuthorship "Myrin" ;
    skos:broader <http://tun.fi/MX.43340> ;
    skos:hiddenLabel "Orthotrichum urnigerum"@fi,
        "Orthotrichum urnigerum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paasihiippasammal"@fi,
        "filthättemossa"@sv .

<http://tun.fi/MX.43751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionoloma tenuirostre" ;
    dwc:scientificNameAuthorship "(Hook. & Taylor) M.Alonso, M.J.Cano & J.A.Jiménez" ;
    skos:broader <http://tun.fi/MX.5074476> ;
    skos:hiddenLabel "Chionoloma tenuirostre"@fi,
        "Didymodon tenuirostris"@fi,
        "Mollia tenuirostris"@fi,
        "Oxystegus tenuirostris"@fi,
        "Tortella tenuirostris"@fi,
        "Tortula tenuirostris"@fi,
        "Trichostomum tenuirostre"@fi,
        "Weissia tenuirostris"@fi,
        "Chionoloma tenuirostre"@sv,
        "Didymodon tenuirostris"@sv,
        "Mollia tenuirostris"@sv,
        "Oxystegus tenuirostris"@sv,
        "Tortella tenuirostris"@sv,
        "Tortula tenuirostris"@sv,
        "Trichostomum tenuirostre"@sv,
        "Weissia tenuirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turrisammal"@fi,
        "vridmossa"@sv .

<http://tun.fi/MX.43752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paludella squarrosa" ;
    dwc:scientificNameAuthorship "(Hedw.) Brid." ;
    skos:broader <http://tun.fi/MX.43394> ;
    skos:hiddenLabel "Paludella squarrosa"@fi,
        "Paludella squarrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rassisammal"@fi,
        "piprensarmossa"@sv .

<http://tun.fi/MX.43753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palustriella commutata" ;
    dwc:scientificNameAuthorship "(Hedw.) Ochyra" ;
    skos:broader <http://tun.fi/MX.43412> ;
    skos:hiddenLabel "Palustriella commutata"@fi,
        "Palustriella commutata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkihuurresammal"@fi,
        "kamtuffmossa"@sv .

<http://tun.fi/MX.43754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palustriella decipiens" ;
    dwc:scientificNameAuthorship "(De Not.) Ochyra" ;
    skos:broader <http://tun.fi/MX.43412> ;
    skos:hiddenLabel "Palustriella decipiens"@fi,
        "Palustriella decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhuurresammal"@fi,
        "nordlig tuffmossa"@sv .

<http://tun.fi/MX.43755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palustriella falcata" ;
    dwc:scientificNameAuthorship "(Brid.) Hedenäs" ;
    skos:broader <http://tun.fi/MX.43412> ;
    skos:hiddenLabel "Palustriella falcata"@fi,
        "Palustriella pluristratosa"@fi,
        "Palustriella falcata"@sv,
        "Palustriella pluristratosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppihuurresammal"@fi,
        "klotuffmossa"@sv .

<http://tun.fi/MX.43756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraleucobryum enerve" ;
    dwc:scientificNameAuthorship "(Thed.) Loeske" ;
    skos:broader <http://tun.fi/MX.43413> ;
    skos:hiddenLabel "Paraleucobryum enerve"@fi,
        "Paraleucobryum enerve"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiturkkisammal"@fi,
        "alpin skärbladsmossa"@sv .

<http://tun.fi/MX.43757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraleucobryum longifolium" ;
    dwc:scientificNameAuthorship "(Hedw.) Loeske" ;
    skos:broader <http://tun.fi/MX.43413> ;
    skos:hiddenLabel "Paraleucobryum longifolium"@fi,
        "Paraleucobryum longifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiviturkkisammal"@fi,
        "skärbladsmossa"@sv .

<http://tun.fi/MX.43759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonotis caespitosa" ;
    dwc:scientificNameAuthorship "Jur." ;
    skos:broader <http://tun.fi/MX.43317> ;
    skos:hiddenLabel "Philonotis caespitosa"@fi,
        "Philonotis caespitosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojalähdesammal"@fi,
        "trådkällmossa"@sv .

<http://tun.fi/MX.43760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonotis calcarea" ;
    dwc:scientificNameAuthorship "(Bruch & Schimp.) Schimp." ;
    skos:broader <http://tun.fi/MX.43317> ;
    skos:hiddenLabel "Philonotis calcarea"@fi,
        "Philonotis calcarea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkilähdesammal"@fi,
        "kalkkällmossa"@sv .

<http://tun.fi/MX.43761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonotis fontana" ;
    dwc:scientificNameAuthorship "(Hedw.) Brid." ;
    skos:broader <http://tun.fi/MX.43317> ;
    skos:hiddenLabel "Philonotis fontana"@fi,
        "Philonotis fontana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purolähdesammal"@fi,
        "källmossa"@sv .

<http://tun.fi/MX.43762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonotis seriata" ;
    dwc:scientificNameAuthorship "Mitt." ;
    skos:broader <http://tun.fi/MX.43317> ;
    skos:hiddenLabel "Philonotis seriata"@fi,
        "Philonotis seriata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särmälähdesammal"@fi,
        "skruvkällmossa"@sv .

<http://tun.fi/MX.43763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philonotis tomentella" ;
    dwc:scientificNameAuthorship "Molendo" ;
    skos:broader <http://tun.fi/MX.43317> ;
    skos:hiddenLabel "Philonotis tomentella"@fi,
        "Philonotis tomentella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliolähdesammal"@fi,
        "nordlig källmossa"@sv .

<http://tun.fi/MX.43764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physcomitrium patens" ;
    dwc:scientificNameAuthorship "(Hedw.) Mitt." ;
    skos:broader <http://tun.fi/MX.43341> ;
    skos:hiddenLabel "Physcomitrella patens"@fi,
        "Physcomitrium patens"@fi,
        "Physcomitrella patens"@sv,
        "Physcomitrium patens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppusammal"@fi,
        "muddermossa"@sv .

<http://tun.fi/MX.43765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physcomitrium pyriforme" ;
    dwc:scientificNameAuthorship "(Hedw.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43341> ;
    skos:hiddenLabel "Physcomitrium pyriforme"@fi,
        "Physcomitrium pyriforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päärynäsuppusammal"@fi,
        "stor huvmossa"@sv .

<http://tun.fi/MX.43766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physcomitrium sphaericum" ;
    dwc:scientificNameAuthorship "(C.F.Ludw. ex Schkuhr) Brid." ;
    skos:broader <http://tun.fi/MX.43341> ;
    skos:hiddenLabel "Physcomitrium sphaericum"@fi,
        "Physcomitrium sphaericum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallosuppusammal"@fi,
        "klothuvmossa"@sv .

<http://tun.fi/MX.43767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum demissum" ;
    dwc:scientificNameAuthorship "(Hook.) Holyoak & N.Pedersen" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Plagiobryum demissum"@fi,
        "Ptychostomum demissum"@fi,
        "Plagiobryum demissum"@sv,
        "Ptychostomum demissum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtaseitasammal"@fi,
        "röd puckelmossa"@sv .

<http://tun.fi/MX.43768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abietinella abietina" ;
    dwc:scientificNameAuthorship "(Hedw.) M.Fleisch." ;
    skos:broader <http://tun.fi/MX.43415> ;
    skos:hiddenLabel "Abietinella abietina"@fi,
        "Abietinella abietina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketohavusammal"@fi,
        "gruskammossa"@sv .

<http://tun.fi/MX.43769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acaulon muticum" ;
    dwc:scientificNameAuthorship "(Hedw.) Müll.Hal." ;
    skos:broader <http://tun.fi/MX.43318> ;
    skos:hiddenLabel "Acaulon muticum"@fi,
        "Acaulon muticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pampulasammal"@fi,
        "pygmémossa"@sv .

<http://tun.fi/MX.43770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aloina brevirostris" ;
    dwc:scientificNameAuthorship "(Hook. & Grev.) Kindb." ;
    skos:broader <http://tun.fi/MX.43342> ;
    skos:hiddenLabel "Aloina brevirostris"@fi,
        "Aloina brevirostris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarkourasammal"@fi,
        "liten toffelmossa"@sv .

<http://tun.fi/MX.43771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aloina rigida" ;
    dwc:scientificNameAuthorship "(Hedw.) Limpr." ;
    skos:broader <http://tun.fi/MX.43342> ;
    skos:hiddenLabel "Aloina rigida"@fi,
        "Aloina rigida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törrökourasammal"@fi,
        "styv toffelmossa"@sv .

<http://tun.fi/MX.43772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyodon dealbatus" ;
    dwc:scientificNameAuthorship "(Hedw.) P.Beauv." ;
    skos:broader <http://tun.fi/MX.43319> ;
    skos:hiddenLabel "Amblyodon dealbatus"@fi,
        "Amblyodon dealbatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenosammal"@fi,
        "långhalsmossa"@sv .

<http://tun.fi/MX.43777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblystegium serpens" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43395> ;
    skos:hiddenLabel "Amblystegium serpens"@fi,
        "Amblystegium serpens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoritvasammal"@fi,
        "späd krypmossa"@sv .

<http://tun.fi/MX.43781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphidium lapponicum" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43383> ;
    skos:hiddenLabel "Amphidium lapponicum"@fi,
        "Amphidium lapponicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummauurnasammal"@fi,
        "lapptrattmossa"@sv .

<http://tun.fi/MX.43782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphidium mougeotii" ;
    dwc:scientificNameAuthorship "(Schimp.) Schimp." ;
    skos:broader <http://tun.fi/MX.43383> ;
    skos:hiddenLabel "Amphidium mougeotii"@fi,
        "Amphidium mougeotii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paakku-uurnasammal"@fi,
        "kuddtrattmossa"@sv .

<http://tun.fi/MX.43783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andreaea alpestris" ;
    dwc:scientificNameAuthorship "(Thed.) Schimp." ;
    skos:broader <http://tun.fi/MX.43343> ;
    skos:hiddenLabel "Andreaea alpestris"@fi,
        "Andreaea rupestris var. alpestris"@fi,
        "Andreaea alpestris"@sv,
        "Andreaea rupestris var. alpestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankarstasammal"@fi,
        "trubbsotmossa"@sv .

<http://tun.fi/MX.43784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andreaea blyttii" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.43343> ;
    skos:hiddenLabel "Andreaea blyttii"@fi,
        "Andreaea blyttii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikarstasammal"@fi,
        "fjällsotmossa"@sv .

<http://tun.fi/MX.43785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andreaea crassinervia" ;
    dwc:scientificNameAuthorship "Bruch" ;
    skos:broader <http://tun.fi/MX.43343> ;
    skos:hiddenLabel "Andreaea crassinervia"@fi,
        "Andreaea crassinervia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonikarstasammal"@fi,
        "sippersotmossa"@sv .

<http://tun.fi/MX.43786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andreaea nivalis" ;
    dwc:scientificNameAuthorship "Hook." ;
    skos:broader <http://tun.fi/MX.43343> ;
    skos:hiddenLabel "Andreaea nivalis"@fi,
        "Andreaea nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumikarstasammal"@fi,
        "snösotmossa"@sv .

<http://tun.fi/MX.43787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andreaea alpina" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43343> ;
    skos:hiddenLabel "Andreaea alpina"@fi,
        "Andreaea hartmanii"@fi,
        "Andreaea obovata"@fi,
        "Andreaea alpina"@sv,
        "Andreaea hartmanii"@sv,
        "Andreaea obovata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkarstasammal"@fi,
        "marksotmossa"@sv .

<http://tun.fi/MX.43788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andreaea rothii" ;
    dwc:scientificNameAuthorship "F.Weber & D.Mohr" ;
    skos:broader <http://tun.fi/MX.43343> ;
    skos:hiddenLabel "Andreaea rothii"@fi,
        "Andreaea rothii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkarstasammal"@fi,
        "nervsotmossa"@sv .

<http://tun.fi/MX.43789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andreaea rupestris" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43343> ;
    skos:hiddenLabel "Andreaea rupestris"@fi,
        "Andreaea rupestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokarstasammal"@fi,
        "sotmossa"@sv .

<http://tun.fi/MX.43790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anoectangium aestivum" ;
    dwc:scientificNameAuthorship "(Hedw.)Mitt." ;
    skos:broader <http://tun.fi/MX.43291> ;
    skos:hiddenLabel "Anoectangium aestivum"@fi,
        "Anoectangium aestivum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muhkusammal"@fi,
        "kompaktmossa"@sv .

<http://tun.fi/MX.43791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomobryum julaceum" ;
    dwc:scientificNameAuthorship "(Schrad. ex P.Gaertn., E.Mey & Scherb.) Schimp." ;
    skos:broader <http://tun.fi/MX.43366> ;
    skos:hiddenLabel "Anomobryum filiforme"@fi,
        "Anomobryum julaceum"@fi,
        "Bryum filiforme"@fi,
        "Anomobryum filiforme"@sv,
        "Anomobryum julaceum"@sv,
        "Bryum filiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuirikurusammal"@fi,
        "masknickmossa"@sv .

<http://tun.fi/MX.43792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudanomodon attenuatus" ;
    dwc:scientificNameAuthorship "(Hedw.) Ignatov & Fedosov" ;
    skos:broader <http://tun.fi/MX.5077140> ;
    skos:hiddenLabel "Anomodon attenuatus"@fi,
        "Pseudanomodon attenuatus"@fi,
        "Anomodon attenuatus"@sv,
        "Pseudanomodon attenuatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taljaruostesammal"@fi,
        "piskbaronmossa"@sv .

<http://tun.fi/MX.43793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomodon longifolius" ;
    dwc:scientificNameAuthorship "(Schleich. ex Brid.) Hartm." ;
    skos:broader <http://tun.fi/MX.43384> ;
    skos:hiddenLabel "Anomodon longifolius"@fi,
        "Anomodontella longifolia"@fi,
        "Anomodon longifolius"@sv,
        "Anomodontella longifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuruostesammal"@fi,
        "liten baronmossa"@sv .

<http://tun.fi/MX.43794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomodon rugelii" ;
    dwc:scientificNameAuthorship "(Müll.Hal.) Keissl." ;
    skos:broader <http://tun.fi/MX.43384> ;
    skos:hiddenLabel "Anomodon rugelii"@fi,
        "Anomodontopsis rugelii"@fi,
        "Anomodon rugelii"@sv,
        "Anomodontopsis rugelii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänruostesammal"@fi,
        "mörk baronmossa"@sv .

<http://tun.fi/MX.43795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomodon viticulosus" ;
    dwc:scientificNameAuthorship "(Hedw.) Hook. & Taylor" ;
    skos:broader <http://tun.fi/MX.43384> ;
    skos:hiddenLabel "Anomodon viticulosus"@fi,
        "Anomodon viticulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoruostesammal"@fi,
        "grov baronmossa"@sv .

<http://tun.fi/MX.43796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antitrichia curtipendula" ;
    dwc:scientificNameAuthorship "(Hedw.) Brid." ;
    skos:broader <http://tun.fi/MX.43416> ;
    skos:hiddenLabel "Antitrichia curtipendula"@fi,
        "Antitrichia curtipendula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norkkusammal"@fi,
        "fällmossa"@sv .

<http://tun.fi/MX.43797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aongstroemia longipes" ;
    dwc:scientificNameAuthorship "(Sommerf.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43320> ;
    skos:hiddenLabel "Aongstroemia longipes"@fi,
        "Aongstroemia longipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piirtosammal"@fi,
        "stiftmossa"@sv .

<http://tun.fi/MX.43798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aplodon wormskioldii" ;
    dwc:scientificNameAuthorship "(Hornem.) R.Br." ;
    skos:broader <http://tun.fi/MX.43396> ;
    skos:hiddenLabel "Aplodon wormskioldii"@fi,
        "Aplodon wormskioldii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sopulinsammal"@fi,
        "asmossa"@sv .

<http://tun.fi/MX.43799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archidium alternifolium" ;
    dwc:scientificNameAuthorship "(Hedw.) Mitt." ;
    skos:broader <http://tun.fi/MX.43321> ;
    skos:hiddenLabel "Archidium alternifolium"@fi,
        "Astomum alternifolium"@fi,
        "Phascum alternifolium"@fi,
        "Archidium alternifolium"@sv,
        "Astomum alternifolium"@sv,
        "Phascum alternifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuulasammal"@fi,
        "storsporsmossa"@sv .

<http://tun.fi/MX.43800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoa fulvella" ;
    dwc:scientificNameAuthorship "(Dicks.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43344> ;
    skos:hiddenLabel "Arctoa fulvella"@fi,
        "Arctoa fulvella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkanapasammal"@fi,
        "brun jökelmossa"@sv .

<http://tun.fi/MX.43801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoa hyperborea" ;
    dwc:scientificNameAuthorship "(Gunnerus ex Dicks.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43344> ;
    skos:hiddenLabel "Arctoa hyperborea"@fi,
        "Arctoa hyperborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallionapasammal"@fi,
        "stor jökelmossa"@sv .

<http://tun.fi/MX.43802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichum tenellum" ;
    dwc:scientificNameAuthorship "(Röhl.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43292> ;
    skos:hiddenLabel "Atrichum tenellum"@fi,
        "Atrichum tenellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumyyränsammal"@fi,
        "liten sågmossa"@sv .

<http://tun.fi/MX.43803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichum undulatum" ;
    dwc:scientificNameAuthorship "(Hedw.) P.Beauv." ;
    skos:broader <http://tun.fi/MX.43292> ;
    skos:hiddenLabel "Atrichum undulatum"@fi,
        "Atrichum undulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomyyränsammal"@fi,
        "vågig sågmossa"@sv .

<http://tun.fi/MX.43804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacomnium androgynum" ;
    dwc:scientificNameAuthorship "(Hedw.) Schwägr." ;
    skos:broader <http://tun.fi/MX.43397> ;
    skos:hiddenLabel "Aulacomnium androgynum"@fi,
        "Aulacomnium androgynum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppihuopasammal"@fi,
        "liten räffelmossa"@sv .

<http://tun.fi/MX.43805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacomnium palustre" ;
    dwc:scientificNameAuthorship "(Hedw.) Schwägr." ;
    skos:broader <http://tun.fi/MX.43397> ;
    skos:hiddenLabel "Aulacomnium palustre"@fi,
        "Aulacomnium palustre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonihuopasammal"@fi,
        "räffelmossa"@sv .

<http://tun.fi/MX.43806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacomnium turgidum" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Schwägr." ;
    skos:broader <http://tun.fi/MX.43397> ;
    skos:hiddenLabel "Aulacomnium turgidum"@fi,
        "Aulacomnium turgidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihuopasammal"@fi,
        "fjällräffelmossa"@sv .

<http://tun.fi/MX.43807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Streblotrichum convolutum" ;
    dwc:scientificNameAuthorship "(Hedw.) P.Beauv." ;
    skos:broader <http://tun.fi/MX.5074474> ;
    skos:hiddenLabel "Barbula convoluta"@fi,
        "Streblotrichum convolutum"@fi,
        "Barbula convoluta"@sv,
        "Streblotrichum convolutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutumpurasammal"@fi,
        "liten neonmossa"@sv .

<http://tun.fi/MX.43808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barbula unguiculata" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43293> ;
    skos:hiddenLabel "Barbula unguiculata"@fi,
        "Barbula unguiculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojatumpurasammal"@fi,
        "stor neonmossa"@sv .

<http://tun.fi/MX.43809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bartramia halleriana" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43345> ;
    skos:hiddenLabel "Bartramia halleriana"@fi,
        "Bartramia halleriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtaomenasammal"@fi,
        "stor äppelmossa"@sv .

<http://tun.fi/MX.43810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bartramia ithyphylla" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.43345> ;
    skos:hiddenLabel "Bartramia ithyphylla"@fi,
        "Bartramia ithyphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiilto-omenasammal"@fi,
        "styv äppelmossa"@sv .

<http://tun.fi/MX.43811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bartramia pomiformis" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43345> ;
    skos:hiddenLabel "Bartramia pomiformis"@fi,
        "Bartramia pomiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallio-omenasammal"@fi,
        "äppelmossa"@sv .

<http://tun.fi/MX.43812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blindia acuta" ;
    dwc:scientificNameAuthorship "(Hedw.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43346> ;
    skos:hiddenLabel "Blindia acuta"@fi,
        "Blindia acuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkusäiläsammal"@fi,
        "sipperblindia"@sv .

<http://tun.fi/MX.43813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythecium albicans" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43439> ;
    skos:hiddenLabel "Brachythecium albicans"@fi,
        "Brachythecium albicans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahosuikerosammal"@fi,
        "blek gräsmossa"@sv .

<http://tun.fi/MX.43814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythecium campestre" ;
    dwc:scientificNameAuthorship "(Müll.Hal.) Schimp." ;
    skos:broader <http://tun.fi/MX.43439> ;
    skos:hiddenLabel "Brachythecium campestre"@fi,
        "Brachythecium campestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakasuikerosammal"@fi,
        "backgräsmossa"@sv .

<http://tun.fi/MX.43816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythecium erythrorrhizon" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.43439> ;
    skos:hiddenLabel "Brachythecium erythrorrhizon"@fi,
        "Brachythecium erythrorrhizon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppysuikerosammal"@fi,
        "tajgagräsmossa"@sv .

<http://tun.fi/MX.43818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythecium glareosum" ;
    dwc:scientificNameAuthorship "(Bruch ex Spruce) Schimp." ;
    skos:broader <http://tun.fi/MX.43439> ;
    skos:hiddenLabel "Brachythecium glareosum"@fi,
        "Brachythecium glareosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkisuikerosammal"@fi,
        "kalkgräsmossa"@sv .

<http://tun.fi/MX.43825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythecium rivulare" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.43439> ;
    skos:hiddenLabel "Brachythecium rivulare"@fi,
        "Brachythecium rivulare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purosuikerosammal"@fi,
        "källgräsmossa"@sv .

<http://tun.fi/MX.43826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythecium rutabulum" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43439> ;
    skos:hiddenLabel "Brachythecium rutabulum"@fi,
        "Brachythecium rutabulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosuikerosammal"@fi,
        "stor gräsmossa"@sv .

<http://tun.fi/MX.43827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythecium salebrosum" ;
    dwc:scientificNameAuthorship "(Hoffm. ex F.Weber & D.Mohr) Schimp." ;
    skos:broader <http://tun.fi/MX.43439> ;
    skos:hiddenLabel "Brachythecium laetum"@fi,
        "Brachythecium salebrosum"@fi,
        "Brachythecium laetum"@sv,
        "Brachythecium salebrosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltosuikerosammal"@fi,
        "skogsgräsmossa"@sv .

<http://tun.fi/MX.43830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythecium turgidum" ;
    dwc:scientificNameAuthorship "(Hartm.) Kindb." ;
    skos:broader <http://tun.fi/MX.43439> ;
    skos:hiddenLabel "Brachythecium turgidum"@fi,
        "Brachythecium turgidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultasuikerosammal"@fi,
        "fet gräsmossa"@sv .

<http://tun.fi/MX.43832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereodon pratensis" ;
    dwc:scientificNameAuthorship "(W.D.J.Koch ex Spruce) Warnst." ;
    skos:broader <http://tun.fi/MX.5077111> ;
    skos:hiddenLabel "Breidleria pratensis"@fi,
        "Stereodon pratensis"@fi,
        "Breidleria pratensis"@sv,
        "Stereodon pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopalmikkosammal"@fi,
        "skrynkelfläta"@sv .

<http://tun.fi/MX.43833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoerythrophyllum ferruginascens" ;
    dwc:scientificNameAuthorship "(Stirt.) Giacom." ;
    skos:broader <http://tun.fi/MX.43417> ;
    skos:hiddenLabel "Bryoerythrophyllum ferruginascens"@fi,
        "Bryoerythrophyllum ferruginascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostetyvisammal"@fi,
        "rostfotmossa"@sv .

<http://tun.fi/MX.43834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoerythrophyllum recurvirostrum" ;
    dwc:scientificNameAuthorship "(Hedw.) P.C.Chen" ;
    skos:altLabel "kalliopunatyvisammal"@fi ;
    skos:broader <http://tun.fi/MX.43417> ;
    skos:hiddenLabel "Bryoerythrophyllum recurvirostrum"@fi,
        "Bryoerythrophyllum recurvirostrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punatyvisammal"@fi,
        "röd fotmossa"@sv .

<http://tun.fi/MX.43836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Imbribryum alpinum" ;
    dwc:scientificNameAuthorship "(Huds. ex With.) N. Pedersen" ;
    skos:broader <http://tun.fi/MX.313327> ;
    skos:hiddenLabel "Bryum alpinum"@fi,
        "Imbribryum alpinum"@fi,
        "Bryum alpinum"@sv,
        "Imbribryum alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valumahiirensammal"@fi,
        "kopparbryum"@sv .

<http://tun.fi/MX.43837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum inclinatum" ;
    dwc:scientificNameAuthorship "(Sw. ex Brid.) J.R.Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum archangelicum"@fi,
        "Ptychostomum archangelicum"@fi,
        "Ptychostomum inclinatum"@fi,
        "Bryum archangelicum"@sv,
        "Ptychostomum archangelicum"@sv,
        "Ptychostomum inclinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkuhiirensammal"@fi,
        "ärkebryum"@sv .

<http://tun.fi/MX.43838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum arcticum" ;
    dwc:scientificNameAuthorship "(R.Br.) J.R.Spence ex Holyoak & N.Pedersen" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum arcticum"@fi,
        "Bryum purpurascens"@fi,
        "Ptychostomum arcticum"@fi,
        "Bryum arcticum"@sv,
        "Bryum purpurascens"@sv,
        "Ptychostomum arcticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinhiirensammal"@fi,
        "arktisk bryum"@sv .

<http://tun.fi/MX.43839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryum argenteum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43354> ;
    skos:hiddenLabel "Bryum argenteum"@fi,
        "Bryum argenteum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeahiirensammal"@fi,
        "silvermossa"@sv .

<http://tun.fi/MX.43842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum imbricatulum" ;
    dwc:scientificNameAuthorship "(Müll.Hal.) Holyoak & N.Pedersen" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum caespiticium"@fi,
        "Bryum caespiticium subsp. imbricatulum"@fi,
        "Gemmabryum caespiticium"@fi,
        "Ptychostomum imbricatulum"@fi,
        "Bryum caespiticium"@sv,
        "Bryum caespiticium subsp. imbricatulum"@sv,
        "Gemmabryum caespiticium"@sv,
        "Ptychostomum imbricatulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savikkohiirensammal"@fi,
        "murbryum"@sv .

<http://tun.fi/MX.43843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum capillare" ;
    dwc:scientificNameAuthorship "(Hedw.) Holyoak & N.Pedersen" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum capillare"@fi,
        "Ptychostomum capillare"@fi,
        "Bryum capillare"@sv,
        "Ptychostomum capillare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvahiirensammal"@fi,
        "skruvbryum"@sv .

<http://tun.fi/MX.43844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum creberrimum" ;
    dwc:scientificNameAuthorship "(Taylor) J.R.Spence & H.P.Ramsay" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum creberrimum"@fi,
        "Ptychostomum creberrimum"@fi,
        "Bryum creberrimum"@sv,
        "Ptychostomum creberrimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorahiirensammal"@fi,
        "brännbryum"@sv .

<http://tun.fi/MX.43845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum cryophilum" ;
    dwc:scientificNameAuthorship "(Mårtensson) J.R.Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum cryophilum"@fi,
        "Ptychostomum cryophilum"@fi,
        "Bryum cryophilum"@sv,
        "Ptychostomum cryophilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verihiirensammal"@fi,
        "rosenbryum"@sv .

<http://tun.fi/MX.43846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum cyclophyllum" ;
    dwc:scientificNameAuthorship "(Schwägr.) J.R.Spence" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum cyclophyllum"@fi,
        "Ptychostomum cyclophyllum"@fi,
        "Bryum cyclophyllum"@sv,
        "Ptychostomum cyclophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtahiirensammal"@fi,
        "skrynkelbryum"@sv .

<http://tun.fi/MX.43848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortula mucronifolia" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.43368> ;
    skos:hiddenLabel "Tortula mucronifolia"@fi,
        "Tortula mucronifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkilapiosammal"@fi,
        "torntuss"@sv .

<http://tun.fi/MX.43849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortula muralis" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43368> ;
    skos:hiddenLabel "Tortula muralis"@fi,
        "Tortula muralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurilapiosammal"@fi,
        "murtuss"@sv .

<http://tun.fi/MX.43850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortula subulata" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43368> ;
    skos:hiddenLabel "Tortula subulata"@fi,
        "Tortula subulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänlapiosammal"@fi,
        "jordtuss"@sv .

<http://tun.fi/MX.43851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortula systylia" ;
    dwc:scientificNameAuthorship "(Schimp.) Lindb." ;
    skos:broader <http://tun.fi/MX.43368> ;
    skos:hiddenLabel "Desmatodon systylius"@fi,
        "Tortula systylia"@fi,
        "Desmatodon systylius"@sv,
        "Tortula systylia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppilapiosammal"@fi,
        "lapptuss"@sv .

<http://tun.fi/MX.43852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortula truncata" ;
    dwc:scientificNameAuthorship "(Hedw.) Mitt." ;
    skos:broader <http://tun.fi/MX.43368> ;
    skos:hiddenLabel "Tortula truncata"@fi,
        "Tortula truncata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savikkolapiosammal"@fi,
        "åkertuss"@sv .

<http://tun.fi/MX.43853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trematodon ambiguus" ;
    dwc:scientificNameAuthorship "(Hedw.) Hornsch." ;
    skos:broader <http://tun.fi/MX.43347> ;
    skos:hiddenLabel "Trematodon ambiguus"@fi,
        "Trematodon ambiguus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rutakaulasammal"@fi,
        "tranmossa"@sv .

<http://tun.fi/MX.43854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trematodon laetevirens" ;
    dwc:scientificNameAuthorship "Hakelier & J.-P.Frahm" ;
    skos:broader <http://tun.fi/MX.43347> ;
    skos:hiddenLabel "Trematodon laetevirens"@fi,
        "Trematodon laetevirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oikokaulasammal"@fi,
        "rak tranmossa"@sv .

<http://tun.fi/MX.43855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulota crispa" ;
    dwc:scientificNameAuthorship "(Hedw.) Brid." ;
    skos:broader <http://tun.fi/MX.43294> ;
    skos:hiddenLabel "Ulota crispa"@fi,
        "Ulota crispa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammitakkusammal"@fi,
        "krusulota"@sv .

<http://tun.fi/MX.43856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulota curvifolia" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Lilj." ;
    skos:broader <http://tun.fi/MX.43294> ;
    skos:hiddenLabel "Ulota curvifolia"@fi,
        "Ulota curvifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantakkusammal"@fi,
        "nordlig ulota"@sv .

<http://tun.fi/MX.43857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulota drummondii" ;
    dwc:scientificNameAuthorship "(Hook. & Grev.) Brid." ;
    skos:broader <http://tun.fi/MX.43294> ;
    skos:hiddenLabel "Ulota drummondii"@fi,
        "Ulota drummondii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurretakkusammal"@fi,
        "vittandad ulota"@sv .

<http://tun.fi/MX.43858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ulota hutchinsiae" ;
    dwc:scientificNameAuthorship "(Sm.) Hammar" ;
    skos:broader <http://tun.fi/MX.43294> ;
    skos:hiddenLabel "Ulota hutchinsiae"@fi,
        "Ulota hutchinsiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliotakkusammal"@fi,
        "stenulota"@sv .

<http://tun.fi/MX.43859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plenogemma phyllantha" ;
    dwc:scientificNameAuthorship "(Brid.) Sawicki, Plášek & Ochyra" ;
    skos:broader <http://tun.fi/MX.5076719> ;
    skos:hiddenLabel "Plenogemma phyllantha"@fi,
        "Ulota phyllantha"@fi,
        "Plenogemma phyllantha"@sv,
        "Ulota phyllantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkotakkusammal"@fi,
        "saltulota"@sv .

<http://tun.fi/MX.43861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Warnstorfia fluitans" ;
    dwc:scientificNameAuthorship "(Hedw.) Loeske" ;
    skos:broader <http://tun.fi/MX.43295> ;
    skos:hiddenLabel "Warnstorfia fluitans"@fi,
        "Warnstorfia fluitans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevasirppisammal"@fi,
        "vattenkrokmossa"@sv .

<http://tun.fi/MX.43862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarmentypnum procerum" ;
    dwc:scientificNameAuthorship "(Renauld & Arnell) Hedenäs" ;
    skos:broader <http://tun.fi/MX.313500> ;
    skos:hiddenLabel "Sarmentypnum procerum"@fi,
        "Warnstorfia procera"@fi,
        "Sarmentypnum procerum"@sv,
        "Warnstorfia procera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aapasirppisammal"@fi,
        "purpurkrokmossa"@sv .

<http://tun.fi/MX.43863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Warnstorfia pseudostraminea" ;
    dwc:scientificNameAuthorship "(Müll.Hal.) Tuom. & T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43295> ;
    skos:hiddenLabel "Warnstorfia pseudostraminea"@fi,
        "Warnstorfia pseudostraminea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylppäsirppisammal"@fi,
        "trådkrokmossa"@sv .

<http://tun.fi/MX.43865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarmentypnum trichophyllum" ;
    dwc:scientificNameAuthorship "(Warnst.) Hedenäs" ;
    skos:broader <http://tun.fi/MX.313500> ;
    skos:hiddenLabel "Sarmentypnum trichophyllum"@fi,
        "Warnstorfia trichophylla"@fi,
        "Sarmentypnum trichophyllum"@sv,
        "Warnstorfia trichophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampisirppisammal"@fi,
        "penselkrokmossa"@sv .

<http://tun.fi/MX.43866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarmentypnum tundrae" ;
    dwc:scientificNameAuthorship "(Arnell) Hedenäs" ;
    skos:broader <http://tun.fi/MX.313500> ;
    skos:hiddenLabel "Sarmentypnum tundrae"@fi,
        "Warnstorfia tundrae"@fi,
        "Sarmentypnum tundrae"@sv,
        "Warnstorfia tundrae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansirppisammal"@fi,
        "nordlig krokmossa"@sv .

<http://tun.fi/MX.43867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Weissia brachycarpa" ;
    dwc:scientificNameAuthorship "(Nees & Hornsch.) Jur." ;
    skos:broader <http://tun.fi/MX.43296> ;
    skos:hiddenLabel "Weissia brachycarpa"@fi,
        "Weissia brachycarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmäsykerösammal"@fi,
        "hinnkrusmossa"@sv .

<http://tun.fi/MX.43869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Weissia longifolia" ;
    dwc:scientificNameAuthorship "Mitt." ;
    skos:broader <http://tun.fi/MX.43296> ;
    skos:hiddenLabel "Weissia longifolia"@fi,
        "Weissia longifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "umpisykerösammal"@fi,
        "citronkrusmossa"@sv .

<http://tun.fi/MX.43870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Weissia squarrosa" ;
    dwc:scientificNameAuthorship "(Nees & Hornsch.) Müll.Hal." ;
    skos:broader <http://tun.fi/MX.43296> ;
    skos:hiddenLabel "Weissia squarrosa"@fi,
        "Weissia squarrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törrösykerösammal"@fi,
        "spärrkrusmossa"@sv .

<http://tun.fi/MX.43871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygodon conoideus" ;
    dwc:scientificNameAuthorship "(Dicks.) Hook. & Taylor" ;
    skos:broader <http://tun.fi/MX.43322> ;
    skos:hiddenLabel "Zygodon conoideus"@fi,
        "Zygodon conoideus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänuurresammal"@fi,
        "atlantärgmossa"@sv .

<http://tun.fi/MX.43872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygodon rupestris" ;
    dwc:scientificNameAuthorship "Schimp. ex Lorentz" ;
    skos:broader <http://tun.fi/MX.43322> ;
    skos:hiddenLabel "Zygodon rupestris"@fi,
        "Zygodon rupestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliouurresammal"@fi,
        "stor ärgmossa"@sv .

<http://tun.fi/MX.43873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygodon viridissimus" ;
    dwc:scientificNameAuthorship "(Dicks.) Brid." ;
    skos:broader <http://tun.fi/MX.43322> ;
    skos:hiddenLabel "Zygodon viridissimus"@fi,
        "Zygodon viridissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viheruurresammal"@fi,
        "liten ärgmossa"@sv .

<http://tun.fi/MX.43875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiomnium affine" ;
    dwc:scientificNameAuthorship "(Blandow ex Funck) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43440> ;
    skos:hiddenLabel "Orthomnion affine"@fi,
        "Plagiomnium affine"@fi,
        "Orthomnion affine"@sv,
        "Plagiomnium affine"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtolehväsammal"@fi,
        "skogspraktmossa"@sv .

<http://tun.fi/MX.43876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiomnium curvatulum" ;
    dwc:scientificNameAuthorship "(Lindb.) Schljakov" ;
    skos:broader <http://tun.fi/MX.43440> ;
    skos:hiddenLabel "Orthomnion curvatulum"@fi,
        "Plagiomnium curvatulum"@fi,
        "Orthomnion curvatulum"@sv,
        "Plagiomnium curvatulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlehväsammal"@fi,
        "nordlig praktmossa"@sv .

<http://tun.fi/MX.43877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiomnium cuspidatum" ;
    dwc:scientificNameAuthorship "(Hedw.) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43440> ;
    skos:hiddenLabel "Orthomnion cuspidatum"@fi,
        "Plagiomnium cuspidatum"@fi,
        "Orthomnion cuspidatum"@sv,
        "Plagiomnium cuspidatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsälehväsammal"@fi,
        "lundpraktmossa"@sv .

<http://tun.fi/MX.43878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiomnium drummondii" ;
    dwc:scientificNameAuthorship "(Bruch & Schimp.) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43440> ;
    skos:hiddenLabel "Orthomnion drummondii"@fi,
        "Plagiomnium drummondii"@fi,
        "Orthomnion drummondii"@sv,
        "Plagiomnium drummondii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänlehväsammal"@fi,
        "glanspraktmossa"@sv .

<http://tun.fi/MX.43879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiomnium elatum" ;
    dwc:scientificNameAuthorship "(Bruch & Schimp.) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43440> ;
    skos:hiddenLabel "Orthomnion elatum"@fi,
        "Plagiomnium elatum"@fi,
        "Orthomnion elatum"@sv,
        "Plagiomnium elatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkulehväsammal"@fi,
        "bandpraktmossa"@sv .

<http://tun.fi/MX.43880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiomnium ellipticum" ;
    dwc:scientificNameAuthorship "(Brid.) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43440> ;
    skos:hiddenLabel "Orthomnion ellipticum"@fi,
        "Plagiomnium ellipticum"@fi,
        "Orthomnion ellipticum"@sv,
        "Plagiomnium ellipticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpilehväsammal"@fi,
        "kärrpraktmossa"@sv .

<http://tun.fi/MX.43881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiomnium medium" ;
    dwc:scientificNameAuthorship "(Bruch & Schimp.) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43440> ;
    skos:hiddenLabel "Orthomnion medium"@fi,
        "Plagiomnium medium"@fi,
        "Orthomnion medium"@sv,
        "Plagiomnium medium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolehväsammal"@fi,
        "bågpraktmossa"@sv .

<http://tun.fi/MX.43882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiomnium rostratum" ;
    dwc:scientificNameAuthorship "(Schrad.) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43440> ;
    skos:hiddenLabel "Orthomnion rostratum"@fi,
        "Plagiomnium rostratum"@fi,
        "Orthomnion rostratum"@sv,
        "Plagiomnium rostratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkalehväsammal"@fi,
        "kalkpraktmossa"@sv .

<http://tun.fi/MX.43883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiomnium undulatum" ;
    dwc:scientificNameAuthorship "(Hedw.) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43440> ;
    skos:hiddenLabel "Orthomnion undulatum"@fi,
        "Plagiomnium undulatum"@fi,
        "Orthomnion undulatum"@sv,
        "Plagiomnium undulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimulehväsammal"@fi,
        "vågig praktmossa"@sv .

<http://tun.fi/MX.43885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium cavifolium" ;
    dwc:scientificNameAuthorship "(Brid.) Z.Iwats." ;
    skos:broader <http://tun.fi/MX.43441> ;
    skos:hiddenLabel "Plagiothecium cavifolium"@fi,
        "Plagiothecium cavifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kourulaakasammal"@fi,
        "trindsidenmossa"@sv .

<http://tun.fi/MX.43886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium curvifolium" ;
    dwc:scientificNameAuthorship "Schlieph. ex Limpr." ;
    skos:broader <http://tun.fi/MX.43441> ;
    skos:hiddenLabel "Plagiothecium curvifolium"@fi,
        "Plagiothecium curvifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarilaakasammal"@fi,
        "klosidenmossa"@sv .

<http://tun.fi/MX.43888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium laetum" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.43441> ;
    skos:hiddenLabel "Plagiothecium laetum"@fi,
        "Plagiothecium laetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantolaakasammal"@fi,
        "vedsidenmossa"@sv .

<http://tun.fi/MX.43889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium latebricola" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.43441> ;
    skos:hiddenLabel "Plagiothecium latebricola"@fi,
        "Plagiothecium latebricola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepikkolaakasammal"@fi,
        "alsidenmossa"@sv .

<http://tun.fi/MX.43890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium nemorale" ;
    dwc:scientificNameAuthorship "(Mitt.) A.Jaeger" ;
    skos:broader <http://tun.fi/MX.43441> ;
    skos:hiddenLabel "Plagiothecium nemorale"@fi,
        "Plagiothecium nemorale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänlaakasammal"@fi,
        "lundsidenmossa"@sv .

<http://tun.fi/MX.43891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium piliferum" ;
    dwc:scientificNameAuthorship "(Sw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43441> ;
    skos:hiddenLabel "Plagiothecium piliferum"@fi,
        "Rectithecium piliferum"@fi,
        "Plagiothecium piliferum"@sv,
        "Rectithecium piliferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvalaakasammal"@fi,
        "hårsidenmossa"@sv .

<http://tun.fi/MX.43892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium platyphyllum" ;
    dwc:scientificNameAuthorship "Mönk." ;
    skos:broader <http://tun.fi/MX.43441> ;
    skos:hiddenLabel "Plagiothecium platyphyllum"@fi,
        "Plagiothecium platyphyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purolaakasammal"@fi,
        "bäcksidenmossa"@sv .

<http://tun.fi/MX.43894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium succulentum" ;
    dwc:scientificNameAuthorship "(Wilson) Lindb." ;
    skos:broader <http://tun.fi/MX.43441> ;
    skos:hiddenLabel "Plagiothecium succulentum"@fi,
        "Plagiothecium succulentum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harsulaakasammal"@fi,
        "praktsidenmossa"@sv .

<http://tun.fi/MX.43895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium undulatum" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43441> ;
    skos:hiddenLabel "Buckiella undulata"@fi,
        "Plagiothecium undulatum"@fi,
        "Buckiella undulata"@sv,
        "Plagiothecium undulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimulaakasammal"@fi,
        "vågig sidenmossa"@sv .

<http://tun.fi/MX.43896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platydictya jungermannioides" ;
    dwc:scientificNameAuthorship "(Brid.) H.A.Crum" ;
    skos:broader <http://tun.fi/MX.43323> ;
    skos:hiddenLabel "Platydictya jungermannioides"@fi,
        "Platydictya jungermannioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lukinsammal"@fi,
        "dvärgkrypmossa"@sv .

<http://tun.fi/MX.43897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygyrium repens" ;
    dwc:scientificNameAuthorship "(Brid.) Schimp." ;
    skos:broader <http://tun.fi/MX.43369> ;
    skos:hiddenLabel "Platygyrium repens"@fi,
        "Platygyrium repens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näädänsammal"@fi,
        "kopparglansmossa"@sv .

<http://tun.fi/MX.43898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchostegium riparioides" ;
    dwc:scientificNameAuthorship "(Hedw.) Card." ;
    skos:broader <http://tun.fi/MX.200421> ;
    skos:hiddenLabel "Platyhypnidium riparioides"@fi,
        "Rhynchostegium riparioides"@fi,
        "Platyhypnidium riparioides"@sv,
        "Rhynchostegium riparioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahdinsammal"@fi,
        "bäcknäbbmossa"@sv .

<http://tun.fi/MX.43899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleuridium acuminatum" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.43370> ;
    skos:hiddenLabel "Pleuridium acuminatum"@fi,
        "Pleuridium acuminatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojaäimäsammal"@fi,
        "kortbladig sylmossa"@sv .

<http://tun.fi/MX.43900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleuridium subulatum" ;
    dwc:scientificNameAuthorship "(Hedw.) Rabenh." ;
    skos:broader <http://tun.fi/MX.43370> ;
    skos:hiddenLabel "Pleuridium subulatum"@fi,
        "Pleuridium subulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saviäimäsammal"@fi,
        "sylmossa"@sv .

<http://tun.fi/MX.43901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurozium schreberi" ;
    dwc:scientificNameAuthorship "(Willd. ex Brid.) Mitt." ;
    skos:broader <http://tun.fi/MX.43371> ;
    skos:hiddenLabel "Pleurozium schreberi"@fi,
        "Pleurozium schreberi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinäsammal"@fi,
        "väggmossa"@sv .

<http://tun.fi/MX.43902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pogonatum aloides" ;
    dwc:scientificNameAuthorship "(Hedw.) P.Beauv." ;
    skos:broader <http://tun.fi/MX.43324> ;
    skos:hiddenLabel "Pogonatum aloides"@fi,
        "Pogonatum aloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltohiekkasammal"@fi,
        "sydlig grävlingmossa"@sv .

<http://tun.fi/MX.43903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pogonatum dentatum" ;
    dwc:scientificNameAuthorship "(Menzies ex Brid.) Brid." ;
    skos:broader <http://tun.fi/MX.43324> ;
    skos:hiddenLabel "Pogonatum dentatum"@fi,
        "Pogonatum dentatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhiekkasammal"@fi,
        "nordlig grävlingmossa"@sv .

<http://tun.fi/MX.43904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pogonatum nanum" ;
    dwc:scientificNameAuthorship "(Hedw.) P.Beauv." ;
    skos:broader <http://tun.fi/MX.43324> ;
    skos:hiddenLabel "Pogonatum nanum"@fi,
        "Pogonatum nanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhiekkasammal"@fi,
        "liten grävlingmossa"@sv .

<http://tun.fi/MX.43905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pogonatum urnigerum" ;
    dwc:scientificNameAuthorship "(Hedw.) P.Beauv." ;
    skos:broader <http://tun.fi/MX.43324> ;
    skos:hiddenLabel "Pogonatum urnigerum"@fi,
        "Pogonatum urnigerum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmähiekkasammal"@fi,
        "stor grävlingmossa"@sv .

<http://tun.fi/MX.43906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia andalusica" ;
    dwc:scientificNameAuthorship "(Höhn.) Broth." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia andalusica"@fi,
        "Pohlia andalusica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppuvarstasammal"@fi,
        "knippekornsnicka"@sv .

<http://tun.fi/MX.43907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia andrewsii" ;
    dwc:scientificNameAuthorship "A.J.Shaw" ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia andrewsii"@fi,
        "Pohlia andrewsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkavarstasammal"@fi,
        "tundranicka"@sv .

<http://tun.fi/MX.43908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia annotina" ;
    dwc:scientificNameAuthorship "(Hedw.) Lindb." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia annotina"@fi,
        "Pohlia annotina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväsvarstasammal"@fi,
        "taggkornsnicka"@sv .

<http://tun.fi/MX.43909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia atropurpurea" ;
    dwc:scientificNameAuthorship "(Wahlenb.) H.Lindb." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia atropurpurea"@fi,
        "Pohlia atropurpurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiövarstasammal"@fi,
        "lappnicka"@sv .

<http://tun.fi/MX.43910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia bulbifera" ;
    dwc:scientificNameAuthorship "(Warnst.) Warnst." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia bulbifera"@fi,
        "Pohlia bulbifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmuvarstasammal"@fi,
        "trubbkornsnicka"@sv .

<http://tun.fi/MX.43911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia camptotrachela" ;
    dwc:scientificNameAuthorship "(Renauld & Cardot) Broth." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia camptotrachela"@fi,
        "Pohlia camptotrachela"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ituvarstasammal"@fi,
        "småkornsnicka"@sv .

<http://tun.fi/MX.43912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia cruda" ;
    dwc:scientificNameAuthorship "(Hedw.) Lindb." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia cruda"@fi,
        "Pohlia cruda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtovarstasammal"@fi,
        "opalmossa"@sv .

<http://tun.fi/MX.43913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia crudoides" ;
    dwc:scientificNameAuthorship "(Sull. & Lesq.) Broth." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia crudoides"@fi,
        "Pohlia crudoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtavarstasammal"@fi,
        "rörnicka"@sv .

<http://tun.fi/MX.43914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia drummondii" ;
    dwc:scientificNameAuthorship "(Müll.Hal.) A.L.Andrews" ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia drummondii"@fi,
        "Pohlia drummondii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanvarstasammal"@fi,
        "snönicka"@sv .

<http://tun.fi/MX.43916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia erecta" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia erecta"@fi,
        "Pohlia erecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumivarstasammal"@fi,
        "rak nicka"@sv .

<http://tun.fi/MX.43917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia filum" ;
    dwc:scientificNameAuthorship "(Schimp.) Mårtensson" ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia filum"@fi,
        "Pohlia filum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorivarstasammal"@fi,
        "storkornsnicka"@sv .

<http://tun.fi/MX.43918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia lescuriana" ;
    dwc:scientificNameAuthorship "(Sull.) Ochi" ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia lescuriana"@fi,
        "Pohlia lescuriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvarstasammal"@fi,
        "klotknölsnicka"@sv .

<http://tun.fi/MX.43920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia ludwigii" ;
    dwc:scientificNameAuthorship "(Spreng. ex Schwägr.) Broth." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia ludwigii"@fi,
        "Pohlia ludwigii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturivarstasammal"@fi,
        "fjällbäcksnicka"@sv .

<http://tun.fi/MX.43921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia melanodon" ;
    dwc:scientificNameAuthorship "(Brid.) A.J.Shaw" ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia melanodon"@fi,
        "Pohlia melanodon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusovarstasammal"@fi,
        "fagernicka"@sv .

<http://tun.fi/MX.43922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia nutans" ;
    dwc:scientificNameAuthorship "(Hedw.) Lindb." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia nutans"@fi,
        "Pohlia nutans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkuvarstasammal"@fi,
        "vanlig nickmossa"@sv .

<http://tun.fi/MX.43923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia obtusifolia" ;
    dwc:scientificNameAuthorship "(Vill. ex Brid.) L.F.Koch" ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia obtusifolia"@fi,
        "Pohlia obtusifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvarstasammal"@fi,
        "trubbnicka"@sv .

<http://tun.fi/MX.43924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia proligera" ;
    dwc:scientificNameAuthorship "(Kindb.) Lindb. ex Broth." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia proligera"@fi,
        "Pohlia proligera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmävarstasammal"@fi,
        "luddnicka"@sv .

<http://tun.fi/MX.43925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia sphagnicola" ;
    dwc:scientificNameAuthorship "(Bruch & Schimp.) Broth." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia sphagnicola"@fi,
        "Pohlia sphagnicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkavarstasammal"@fi,
        "myrnicka"@sv .

<http://tun.fi/MX.43927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichastrum alpinum" ;
    dwc:scientificNameAuthorship "(Hedw.) G.L. Sm." ;
    skos:broader <http://tun.fi/MX.43442> ;
    skos:hiddenLabel "Polytrichastrum alpinum"@fi,
        "Polytrichastrum norwegicum"@fi,
        "Polytrichum alpinum"@fi,
        "Polytrichastrum alpinum"@sv,
        "Polytrichastrum norwegicum"@sv,
        "Polytrichum alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorikarhunsammal"@fi,
        "nordlig björnmossa"@sv .

<http://tun.fi/MX.43928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichum formosum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43419> ;
    skos:hiddenLabel "Polytrichastrum formosum"@fi,
        "Polytrichum formosum"@fi,
        "Polytrichastrum formosum"@sv,
        "Polytrichum formosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokarhunsammal"@fi,
        "skogsbjörnmossa"@sv .

<http://tun.fi/MX.43929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichum longisetum" ;
    dwc:scientificNameAuthorship "Sw. ex Brid." ;
    skos:broader <http://tun.fi/MX.43419> ;
    skos:hiddenLabel "Polytrichastrum longisetum"@fi,
        "Polytrichum longisetum"@fi,
        "Polytrichastrum longisetum"@sv,
        "Polytrichum longisetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kytökarhunsammal"@fi,
        "kärrbjörnmossa"@sv .

<http://tun.fi/MX.43931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichum pallidisetum" ;
    dwc:scientificNameAuthorship "Funck" ;
    skos:broader <http://tun.fi/MX.43419> ;
    skos:hiddenLabel "Polytrichastrum pallidisetum"@fi,
        "Polytrichum pallidisetum"@fi,
        "Polytrichastrum pallidisetum"@sv,
        "Polytrichum pallidisetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigakarhunsammal"@fi,
        "tajgabjörnmossa"@sv .

<http://tun.fi/MX.43932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichastrum sexangulare" ;
    dwc:scientificNameAuthorship "(Brid.) G.L.Sm." ;
    skos:broader <http://tun.fi/MX.43442> ;
    skos:hiddenLabel "Polytrichastrum sexangulare"@fi,
        "Polytrichum sexangulare"@fi,
        "Polytrichastrum sexangulare"@sv,
        "Polytrichum sexangulare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikarhunsammal"@fi,
        "jökelbjörnmossa"@sv .

<http://tun.fi/MX.43934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichum hyperboreum" ;
    dwc:scientificNameAuthorship "R.Br." ;
    skos:broader <http://tun.fi/MX.43419> ;
    skos:hiddenLabel "Polytrichum hyperboreum"@fi,
        "Polytrichum hyperboreum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkarhunsammal"@fi,
        "hedbjörnmossa"@sv .

<http://tun.fi/MX.43935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichum jensenii" ;
    dwc:scientificNameAuthorship "I.Hagen" ;
    skos:broader <http://tun.fi/MX.43419> ;
    skos:hiddenLabel "Polytrichum jensenii"@fi,
        "Polytrichum jensenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakarhunsammal"@fi,
        "strandbjörnmossa"@sv .

<http://tun.fi/MX.43936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichum juniperinum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43419> ;
    skos:hiddenLabel "Polytrichum juniperinum"@fi,
        "Polytrichum juniperinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskarhunsammal"@fi,
        "enbjörnmossa"@sv .

<http://tun.fi/MX.43937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichum piliferum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43419> ;
    skos:hiddenLabel "Polytrichum piliferum"@fi,
        "Polytrichum piliferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakarhunsammal"@fi,
        "hårbjörnmossa"@sv .

<http://tun.fi/MX.43938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichum strictum" ;
    dwc:scientificNameAuthorship "Menzies ex Brid." ;
    skos:broader <http://tun.fi/MX.43419> ;
    skos:hiddenLabel "Polytrichum alpestre"@fi,
        "Polytrichum strictum"@fi,
        "Polytrichum alpestre"@sv,
        "Polytrichum strictum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämekarhunsammal"@fi,
        "myrbjörnmossa"@sv .

<http://tun.fi/MX.43939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichum swartzii" ;
    dwc:scientificNameAuthorship "Hartm." ;
    skos:broader <http://tun.fi/MX.43419> ;
    skos:hiddenLabel "Polytrichum commune var. swartzii"@fi,
        "Polytrichum swartzii"@fi,
        "Polytrichum commune var. swartzii"@sv,
        "Polytrichum swartzii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakarhunsammal"@fi,
        "pälsbjörnmossa"@sv .

<http://tun.fi/MX.43940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudephemerum nitidum" ;
    dwc:scientificNameAuthorship "(Hedw.) Loeske" ;
    skos:broader <http://tun.fi/MX.43297> ;
    skos:hiddenLabel "Pseudephemerum nitidum"@fi,
        "Pseudephemerum nitidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvonsammal"@fi,
        "åkerdagmossa"@sv .

<http://tun.fi/MX.43941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudobryum cinclidioides" ;
    dwc:scientificNameAuthorship "(Huebener) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43298> ;
    skos:hiddenLabel "Pseudobryum cinclidioides"@fi,
        "Pseudobryum cinclidioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltolehväsammal"@fi,
        "källpraktmossa"@sv .

<http://tun.fi/MX.43946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoleskeella nervosa" ;
    dwc:scientificNameAuthorship "(Brid.) Nyholm" ;
    skos:broader <http://tun.fi/MX.43300> ;
    skos:hiddenLabel "Pseudoleskeella nervosa"@fi,
        "Pseudoleskeella nervosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vemmelvaskisammal"@fi,
        "spetsig dvärgbågmossa"@sv .

<http://tun.fi/MX.43947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoleskeella papillosa" ;
    dwc:scientificNameAuthorship "(Lindb.) Kindb." ;
    skos:broader <http://tun.fi/MX.43300> ;
    skos:hiddenLabel "Pseudoleskeella papillosa"@fi,
        "Pseudoleskeella papillosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanvaskisammal"@fi,
        "raspdvärgbågmossa"@sv .

<http://tun.fi/MX.43948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoleskeella rupestris" ;
    dwc:scientificNameAuthorship "(Berggr.) Hedenäs & L.Söderstr." ;
    skos:broader <http://tun.fi/MX.43300> ;
    skos:hiddenLabel "Pseudoleskeella rupestris"@fi,
        "Pseudoleskeella rupestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänvaskisammal"@fi,
        "blek dvärgbågmossa"@sv .

<http://tun.fi/MX.43949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoleskeella tectorum" ;
    dwc:scientificNameAuthorship "(Funck ex Brid.) Kindb. ex Broth." ;
    skos:broader <http://tun.fi/MX.43300> ;
    skos:hiddenLabel "Pseudoleskeella tectorum"@fi,
        "Pseudoleskeella tectorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliovaskisammal"@fi,
        "nordlig dvärgbågmossa"@sv .

<http://tun.fi/MX.43950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoscleropodium purum" ;
    dwc:scientificNameAuthorship "(Hedw.) M.Fleisch." ;
    skos:broader <http://tun.fi/MX.43443> ;
    skos:hiddenLabel "Pseudoscleropodium purum"@fi,
        "Pseudoscleropodium purum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lammassammal"@fi,
        "pösmossa"@sv .

<http://tun.fi/MX.43951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotaxiphyllum elegans" ;
    dwc:scientificNameAuthorship "(Brid.) Z.Iwats." ;
    skos:broader <http://tun.fi/MX.43349> ;
    skos:hiddenLabel "Pseudotaxiphyllum elegans"@fi,
        "Pseudotaxiphyllum elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolokiiltosammal"@fi,
        "platt skimmermossa"@sv .

<http://tun.fi/MX.43952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilopilum cavifolium" ;
    dwc:scientificNameAuthorship "(Wilson) I.Hagen" ;
    skos:broader <http://tun.fi/MX.43325> ;
    skos:hiddenLabel "Psilopilum cavifolium"@fi,
        "Psilopilum cavifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinlipposammal"@fi,
        "liten järvmossa"@sv .

<http://tun.fi/MX.43953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilopilum laevigatum" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Lindb." ;
    skos:broader <http://tun.fi/MX.43325> ;
    skos:hiddenLabel "Psilopilum laevigatum"@fi,
        "Psilopilum laevigatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantalipposammal"@fi,
        "stor järvmossa"@sv .

<http://tun.fi/MX.43955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterygoneurum ovatum" ;
    dwc:scientificNameAuthorship "(Hedw.) Dixon" ;
    skos:broader <http://tun.fi/MX.43326> ;
    skos:hiddenLabel "Pterygoneurum compactum"@fi,
        "Pterygoneurum crossidioides"@fi,
        "Pterygoneurum ovatum"@fi,
        "Pterygoneurum squamosum"@fi,
        "Pterygoneurum compactum"@sv,
        "Pterygoneurum crossidioides"@sv,
        "Pterygoneurum ovatum"@sv,
        "Pterygoneurum squamosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyrstösammal"@fi,
        "stjärtmossa"@sv .

<http://tun.fi/MX.43956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptilium crista-castrensis" ;
    dwc:scientificNameAuthorship "(Hedw.) De Not." ;
    skos:broader <http://tun.fi/MX.43350> ;
    skos:hiddenLabel "Ptilium crista-castrensis"@fi,
        "Ptilium crista-castrensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkasammal"@fi,
        "kammossa"@sv .

<http://tun.fi/MX.43957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pylaisia polyantha" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43351> ;
    skos:hiddenLabel "Pylaisia polyantha"@fi,
        "Pylaisia polyantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kujasammal"@fi,
        "aspmossa"@sv .

<http://tun.fi/MX.43958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyramidula tetragona" ;
    dwc:scientificNameAuthorship "(Brid.) Brid." ;
    skos:broader <http://tun.fi/MX.43302> ;
    skos:hiddenLabel "Pyramidula tetragona"@fi,
        "Pyramidula tetragona"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelikolkkasammal"@fi,
        "pyramidmossa"@sv .

<http://tun.fi/MX.43959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Racomitrium aciculare" ;
    dwc:scientificNameAuthorship "(Hedw.) Brid." ;
    skos:broader <http://tun.fi/MX.43385> ;
    skos:hiddenLabel "Codriophorus acicularis"@fi,
        "Racomitrium aciculare"@fi,
        "Codriophorus acicularis"@sv,
        "Racomitrium aciculare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purotierasammal"@fi,
        "bäckraggmossa"@sv .

<http://tun.fi/MX.43960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Racomitrium affine" ;
    dwc:scientificNameAuthorship "(F.Weber & D.Mohr) Lindb." ;
    skos:broader <http://tun.fi/MX.43385> ;
    skos:hiddenLabel "Bucklandiella affinis"@fi,
        "Racomitrium affine"@fi,
        "Bucklandiella affinis"@sv,
        "Racomitrium affine"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lenkotierasammal"@fi,
        "liten bergraggmossa"@sv .

<http://tun.fi/MX.43961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Racomitrium aquaticum" ;
    dwc:scientificNameAuthorship "(Brid. ex Schrad.) Brid." ;
    skos:broader <http://tun.fi/MX.43385> ;
    skos:hiddenLabel "Codriophorus aquaticus"@fi,
        "Racomitrium aquaticum"@fi,
        "Codriophorus aquaticus"@sv,
        "Racomitrium aquaticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkutierasammal"@fi,
        "sipperraggmossa"@sv .

<http://tun.fi/MX.43963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Racomitrium elongatum" ;
    dwc:scientificNameAuthorship "Ehrh. ex Frisvoll" ;
    skos:broader <http://tun.fi/MX.43385> ;
    skos:hiddenLabel "Niphotrichum elongatum"@fi,
        "Racomitrium elongatum"@fi,
        "Niphotrichum elongatum"@sv,
        "Racomitrium elongatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkotierasammal"@fi,
        "spärraggmossa"@sv .

<http://tun.fi/MX.43964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Racomitrium ericoides" ;
    dwc:scientificNameAuthorship "(Brid.) Brid." ;
    skos:broader <http://tun.fi/MX.43385> ;
    skos:hiddenLabel "Niphotrichum ericoides"@fi,
        "Racomitrium ericoides"@fi,
        "Niphotrichum ericoides"@sv,
        "Racomitrium ericoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somertierasammal"@fi,
        "fjäderraggmossa"@sv .

<http://tun.fi/MX.43965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Racomitrium fasciculare" ;
    dwc:scientificNameAuthorship "(Hedw.) Brid." ;
    skos:broader <http://tun.fi/MX.43385> ;
    skos:hiddenLabel "Codriophorus fascicularis"@fi,
        "Racomitrium fasciculare"@fi,
        "Codriophorus fascicularis"@sv,
        "Racomitrium fasciculare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimpputierasammal"@fi,
        "gulgrön raggmossa"@sv .

<http://tun.fi/MX.43966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Racomitrium heterostichum" ;
    dwc:scientificNameAuthorship "(Hedw.) Brid." ;
    skos:broader <http://tun.fi/MX.43385> ;
    skos:hiddenLabel "Bucklandiella heterosticha"@fi,
        "Racomitrium heterostichum"@fi,
        "Bucklandiella heterosticha"@sv,
        "Racomitrium heterostichum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silotierasammal"@fi,
        "bergraggmossa"@sv .

<http://tun.fi/MX.43967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Racomitrium lanuginosum" ;
    dwc:scientificNameAuthorship "(Hedw.) Brid." ;
    skos:broader <http://tun.fi/MX.43385> ;
    skos:hiddenLabel "Racomitrium lanuginosum"@fi,
        "Racomitrium lanuginosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliotierasammal"@fi,
        "grå raggmossa"@sv .

<http://tun.fi/MX.43969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Racomitrium microcarpon" ;
    dwc:scientificNameAuthorship "(Hedw.) Brid." ;
    skos:broader <http://tun.fi/MX.43385> ;
    skos:hiddenLabel "Bucklandiella microcarpa"@fi,
        "Racomitrium microcarpon"@fi,
        "Bucklandiella microcarpa"@sv,
        "Racomitrium microcarpon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivitierasammal"@fi,
        "nordlig raggmossa"@sv .

<http://tun.fi/MX.43970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Racomitrium sudeticum" ;
    dwc:scientificNameAuthorship "(Funck) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43385> ;
    skos:hiddenLabel "Bucklandiella sudetica"@fi,
        "Racomitrium sudeticum"@fi,
        "Bucklandiella sudetica"@sv,
        "Racomitrium sudeticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturitierasammal"@fi,
        "svart raggmossa"@sv .

<http://tun.fi/MX.43971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhabdoweisia crispata" ;
    dwc:scientificNameAuthorship "(Dicks.) Lindb." ;
    skos:broader <http://tun.fi/MX.43327> ;
    skos:hiddenLabel "Rhabdoweisia crispata"@fi,
        "Rhabdoweisia crispata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolokärpänsammal"@fi,
        "tandad knottmossa"@sv .

<http://tun.fi/MX.43972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhabdoweisia fugax" ;
    dwc:scientificNameAuthorship "(Hedw.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43327> ;
    skos:hiddenLabel "Rhabdoweisia fugax"@fi,
        "Rhabdoweisia fugax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokärpänsammal"@fi,
        "liten knottmossa"@sv .

<http://tun.fi/MX.43973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizomnium andrewsianum" ;
    dwc:scientificNameAuthorship "(Steere) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43303> ;
    skos:hiddenLabel "Rhizomnium andrewsianum"@fi,
        "Rhizomnium andrewsianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napalehväsammal"@fi,
        "polarrundmossa"@sv .

<http://tun.fi/MX.43974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizomnium gracile" ;
    dwc:scientificNameAuthorship "T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43303> ;
    skos:hiddenLabel "Rhizomnium gracile"@fi,
        "Rhizomnium gracile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentolehväsammal"@fi,
        "liten filtrundmossa"@sv .

<http://tun.fi/MX.43975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizomnium magnifolium" ;
    dwc:scientificNameAuthorship "(Horik.) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43303> ;
    skos:hiddenLabel "Rhizomnium magnifolium"@fi,
        "Rhizomnium magnifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdelehväsammal"@fi,
        "stor rundmossa"@sv .

<http://tun.fi/MX.43976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizomnium pseudopunctatum" ;
    dwc:scientificNameAuthorship "(Bruch & Schimp.) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43303> ;
    skos:hiddenLabel "Rhizomnium pseudopunctatum"@fi,
        "Rhizomnium pseudopunctatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettolehväsammal"@fi,
        "filtrundmossa"@sv .

<http://tun.fi/MX.43977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizomnium punctatum" ;
    dwc:scientificNameAuthorship "(Hedw.) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43303> ;
    skos:hiddenLabel "Rhizomnium punctatum"@fi,
        "Rhizomnium punctatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpilehväsammal"@fi,
        "bäckrundmossa"@sv .

<http://tun.fi/MX.43978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodobryum ontariense" ;
    dwc:scientificNameAuthorship "(Kindb.) Kindb." ;
    skos:broader <http://tun.fi/MX.43328> ;
    skos:hiddenLabel "Rhodobryum ontariense"@fi,
        "Rhodobryum ontariense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkiruusukesammal"@fi,
        "kalkrosmossa"@sv .

<http://tun.fi/MX.43979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodobryum roseum" ;
    dwc:scientificNameAuthorship "(Hedw.) Limpr." ;
    skos:broader <http://tun.fi/MX.43328> ;
    skos:hiddenLabel "Rhodobryum roseum"@fi,
        "Rhodobryum roseum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoruusukesammal"@fi,
        "rosmossa"@sv .

<http://tun.fi/MX.43980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhytidiadelphus loreus" ;
    dwc:scientificNameAuthorship "(Hedw.) Warnst." ;
    skos:broader <http://tun.fi/MX.43444> ;
    skos:hiddenLabel "Rhytidiadelphus loreus"@fi,
        "Rhytidiadelphus loreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenliekosammal"@fi,
        "västlig hakmossa"@sv .

<http://tun.fi/MX.43981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhytidiadelphus squarrosus" ;
    dwc:scientificNameAuthorship "(Hedw.) Warnst." ;
    skos:broader <http://tun.fi/MX.43444> ;
    skos:hiddenLabel "Rhytidiadelphus squarrosus"@fi,
        "Rhytidiadelphus squarrosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyliekosammal"@fi,
        "gräshakmossa"@sv .

<http://tun.fi/MX.43982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhytidiadelphus subpinnatus" ;
    dwc:scientificNameAuthorship "(Lindb.) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.43444> ;
    skos:hiddenLabel "Rhytidiadelphus subpinnatus"@fi,
        "Rhytidiadelphus subpinnatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpiliekosammal"@fi,
        "skogshakmossa"@sv .

<http://tun.fi/MX.43983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylocomiadelphus triquetrus" ;
    dwc:scientificNameAuthorship "(Hedw.) Ochyra & Stebel" ;
    skos:broader <http://tun.fi/MX.5077132> ;
    skos:hiddenLabel "Hylocomiadelphus triquetrus"@fi,
        "Rhytidiadelphus triquetrus"@fi,
        "Hylocomiadelphus triquetrus"@sv,
        "Rhytidiadelphus triquetrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäliekosammal"@fi,
        "kransmossa"@sv .

<http://tun.fi/MX.43984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhytidium rugosum" ;
    dwc:scientificNameAuthorship "(Hedw.) Kindb." ;
    skos:broader <http://tun.fi/MX.43399> ;
    skos:hiddenLabel "Rhytidium rugosum"@fi,
        "Rhytidium rugosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimusammal"@fi,
        "ruggmossa"@sv .

<http://tun.fi/MX.43985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saelania glaucescens" ;
    dwc:scientificNameAuthorship "(Hedw.) Broth." ;
    skos:broader <http://tun.fi/MX.43420> ;
    skos:hiddenLabel "Saelania glaucescens"@fi,
        "Saelania glaucescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmäsammal"@fi,
        "blådaggsmossa"@sv .

<http://tun.fi/MX.43987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sanionia orthothecioides" ;
    dwc:scientificNameAuthorship "(Lindb.) Loeske" ;
    skos:broader <http://tun.fi/MX.43445> ;
    skos:hiddenLabel "Sanionia orthothecioides"@fi,
        "Sanionia orthothecioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakamppisammal"@fi,
        "kustcirkelmossa"@sv .

<http://tun.fi/MX.43988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sanionia uncinata" ;
    dwc:scientificNameAuthorship "(Hedw.) Loeske" ;
    skos:broader <http://tun.fi/MX.43445> ;
    skos:hiddenLabel "Sanionia uncinata"@fi,
        "Sanionia uncinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkamppisammal"@fi,
        "cirkelmossa"@sv .

<http://tun.fi/MX.43989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium agassizii" ;
    dwc:scientificNameAuthorship "Sull. & Lesq." ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium agassizii"@fi,
        "Schistidium agassizii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskipaasisammal"@fi,
        "älvblommossa"@sv .

<http://tun.fi/MX.43990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium apocarpum" ;
    dwc:scientificNameAuthorship "(Hedw.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium apocarpum"@fi,
        "Schistidium apocarpum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rauniopaasisammal"@fi,
        "strålblommossa"@sv .

<http://tun.fi/MX.43991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium boreale" ;
    dwc:scientificNameAuthorship "Poelt" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium boreale"@fi,
        "Schistidium boreale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpaasisammal"@fi,
        "brun blommossa"@sv .

<http://tun.fi/MX.43992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium confusum" ;
    dwc:scientificNameAuthorship "H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium confusum"@fi,
        "Schistidium confusum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulmapaasisammal"@fi,
        "sydlig blommossa"@sv .

<http://tun.fi/MX.43993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium crassipilum" ;
    dwc:scientificNameAuthorship "H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium crassipilum"@fi,
        "Schistidium crassipilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänpaasisammal"@fi,
        "murblommossa"@sv .

<http://tun.fi/MX.43994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium crenatum" ;
    dwc:scientificNameAuthorship "H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium crenatum"@fi,
        "Schistidium crenatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosopaasisammal"@fi,
        "sipperblommossa"@sv .

<http://tun.fi/MX.43995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium dupretii" ;
    dwc:scientificNameAuthorship "(Thér.) W.A.Weber" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium dupretii"@fi,
        "Schistidium dupretii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdepaasisammal"@fi,
        "småblommossa"@sv .

<http://tun.fi/MX.43996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium elegantulum" ;
    dwc:scientificNameAuthorship "H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium elegantulum"@fi,
        "Schistidium elegantulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siropaasisammal"@fi,
        "fagerblommossa"@sv .

<http://tun.fi/MX.43997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium flexipile" ;
    dwc:scientificNameAuthorship "(Lindb. ex Broth.) G.Roth" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium flexipile"@fi,
        "Schistidium flexipile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutkapaasisammal"@fi,
        "knoppblommossa"@sv .

<http://tun.fi/MX.43998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium frigidum" ;
    dwc:scientificNameAuthorship "H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium frigidum"@fi,
        "Schistidium frigidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkapaasisammal"@fi,
        "repblommossa"@sv .

<http://tun.fi/MX.43999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium frisvollianum" ;
    dwc:scientificNameAuthorship "H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium frisvollianum"@fi,
        "Schistidium frisvollianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruijanpaasisammal"@fi,
        "vårtblommossa"@sv .

<http://tun.fi/MX.44> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeshna subarctica" ;
    dwc:scientificNameAuthorship "Walker, 1908" ;
    skos:broader <http://tun.fi/MX.37> ;
    skos:hiddenLabel "Aeshna subarctica"@fi,
        "Aeshna subarctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoukonkorento"@fi,
        "gungflymosaikslända"@sv .

<http://tun.fi/MX.44000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium lancifolium" ;
    dwc:scientificNameAuthorship "(Kindb.) H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium lancifolium"@fi,
        "Schistidium lancifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peitsipaasisammal"@fi,
        "vridblommossa"@sv .

<http://tun.fi/MX.44002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium papillosum" ;
    dwc:scientificNameAuthorship "Culm." ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium papillosum"@fi,
        "Schistidium papillosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystypaasisammal"@fi,
        "röd blommossa"@sv .

<http://tun.fi/MX.44003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium platyphyllum" ;
    dwc:scientificNameAuthorship "(Mitt.) H.Perss." ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium platyphyllum"@fi,
        "Schistidium platyphyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtapaasisammal"@fi,
        "strandblommossa"@sv .

<http://tun.fi/MX.44004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium poeltii" ;
    dwc:scientificNameAuthorship "H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium poeltii"@fi,
        "Schistidium poeltii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piekananpaasisammal"@fi,
        "hedblommossa"@sv .

<http://tun.fi/MX.44005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium pulchrum" ;
    dwc:scientificNameAuthorship "H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium pulchrum"@fi,
        "Schistidium pulchrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somapaasisammal"@fi,
        "glansblommossa"@sv .

<http://tun.fi/MX.44006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium recurvum" ;
    dwc:scientificNameAuthorship "H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium recurvum"@fi,
        "Schistidium recurvum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kierrepaasisammal"@fi,
        "klippblommossa"@sv .

<http://tun.fi/MX.44007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium rivulare" ;
    dwc:scientificNameAuthorship "(Brid.) Podp." ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium rivulare"@fi,
        "Schistidium rivulare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puropaasisammal"@fi,
        "bäckblommossa"@sv .

<http://tun.fi/MX.44008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium robustum" ;
    dwc:scientificNameAuthorship "(Nees & Hornsch.) H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium robustum"@fi,
        "Schistidium robustum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huuhkajanpaasisammal"@fi,
        "hårblommossa"@sv .

<http://tun.fi/MX.44009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium scandicum" ;
    dwc:scientificNameAuthorship "H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium scandicum"@fi,
        "Schistidium scandicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuoripaasisammal"@fi,
        "nordisk blommossa"@sv .

<http://tun.fi/MX.44010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium sordidum" ;
    dwc:scientificNameAuthorship "I.Hagen" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium sordidum"@fi,
        "Schistidium sordidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurkkiopaasisammal"@fi,
        "trubblommossa"@sv .

<http://tun.fi/MX.44011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium submuticum" ;
    dwc:scientificNameAuthorship "H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium submuticum"@fi,
        "Schistidium submuticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupaasisammal"@fi,
        "kalkblommossa"@sv .

<http://tun.fi/MX.44012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium tenerum" ;
    dwc:scientificNameAuthorship "(J.E.Zetterst.) Nyholm" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium tenerum"@fi,
        "Schistidium tenerum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpaasisammal"@fi,
        "trådblommossa"@sv .

<http://tun.fi/MX.44014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium umbrosum" ;
    dwc:scientificNameAuthorship "(J.E.Zetterst.) H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium umbrosum"@fi,
        "Schistidium umbrosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjopaasisammal"@fi,
        "skuggblommossa"@sv .

<http://tun.fi/MX.44015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium venetum" ;
    dwc:scientificNameAuthorship "H.H.Blom" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium venetum"@fi,
        "Schistidium venetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonipaasisammal"@fi,
        "fjällblommossa"@sv .

<http://tun.fi/MX.44016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistostega pennata" ;
    dwc:scientificNameAuthorship "(Hedw.) F.Weber & D.Mohr" ;
    skos:broader <http://tun.fi/MX.43421> ;
    skos:hiddenLabel "Schistostega pennata"@fi,
        "Schistostega pennata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnisammal"@fi,
        "lysmossa"@sv .

<http://tun.fi/MX.44017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scorpidium cossonii" ;
    dwc:scientificNameAuthorship "(Schimp.) Hedenäs" ;
    skos:broader <http://tun.fi/MX.43304> ;
    skos:hiddenLabel "Scorpidium cossonii"@fi,
        "Scorpidium cossonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettosirppisammal"@fi,
        "späd skorpionmossa"@sv .

<http://tun.fi/MX.44018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scorpidium revolvens" ;
    dwc:scientificNameAuthorship "(Sw. ex anon.) Rubers" ;
    skos:broader <http://tun.fi/MX.43304> ;
    skos:hiddenLabel "Scorpidium revolvens"@fi,
        "Scorpidium revolvens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpisirppisammal"@fi,
        "röd skorpionmossa"@sv .

<http://tun.fi/MX.44019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scorpidium scorpioides" ;
    dwc:scientificNameAuthorship "(Hedw.) Limpr." ;
    skos:broader <http://tun.fi/MX.43304> ;
    skos:hiddenLabel "Scorpidium scorpioides"@fi,
        "Scorpidium scorpioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettolierosammal"@fi,
        "korvskorpionmossa"@sv .

<http://tun.fi/MX.44020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seligeria brevifolia" ;
    dwc:scientificNameAuthorship "(Lindb.) Lindb." ;
    skos:broader <http://tun.fi/MX.43329> ;
    skos:hiddenLabel "Seligeria brevifolia"@fi,
        "Seligeria brevifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitahitusammal"@fi,
        "tanddvärgmossa"@sv .

<http://tun.fi/MX.44021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seligeria calcarea" ;
    dwc:scientificNameAuthorship "(Hedw.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43329> ;
    skos:hiddenLabel "Seligeria calcarea"@fi,
        "Seligeria calcarea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkihitusammal"@fi,
        "mörk dvärgmossa"@sv .

<http://tun.fi/MX.44022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blindiadelphus campylopodus" ;
    dwc:scientificNameAuthorship "(Kindb.) Fedosov & Ignatov" ;
    skos:broader <http://tun.fi/MX.5076963> ;
    skos:hiddenLabel "Blindiadelphus campylopodus"@fi,
        "Seligeria campylopoda"@fi,
        "Blindiadelphus campylopodus"@sv,
        "Seligeria campylopoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarihitusammal"@fi,
        "krokdvärgmossa"@sv .

<http://tun.fi/MX.44023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blindiadelphus diversifolius" ;
    dwc:scientificNameAuthorship "(Lindb.) Fedosov & Ignatov" ;
    skos:broader <http://tun.fi/MX.5076963> ;
    skos:hiddenLabel "Blindiadelphus diversifolius"@fi,
        "Seligeria diversifolia"@fi,
        "Blindiadelphus diversifolius"@sv,
        "Seligeria diversifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänhitusammal"@fi,
        "tråddvärgmossa"@sv .

<http://tun.fi/MX.44024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seligeria donniana" ;
    dwc:scientificNameAuthorship "(Sm.) Müll.Hal." ;
    skos:broader <http://tun.fi/MX.43329> ;
    skos:hiddenLabel "Seligeria donniana"@fi,
        "Seligeria donniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahahitusammal"@fi,
        "kalkdvärgmossa"@sv .

<http://tun.fi/MX.44025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seligeria pusilla" ;
    dwc:scientificNameAuthorship "(Hedw.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43329> ;
    skos:hiddenLabel "Seligeria pusilla"@fi,
        "Seligeria pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karstahitusammal"@fi,
        "krusdvärgmossa"@sv .

<http://tun.fi/MX.44026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blindiadelphus recurvatus" ;
    dwc:scientificNameAuthorship "(Hedw.) Fedosov & Ignatov" ;
    skos:broader <http://tun.fi/MX.5076963> ;
    skos:hiddenLabel "Blindiadelphus recurvatus"@fi,
        "Seligeria recurvata"@fi,
        "Blindiadelphus recurvatus"@sv,
        "Seligeria recurvata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänhitusammal"@fi,
        "bågdvärgmossa"@sv .

<http://tun.fi/MX.44027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blindiadelphus subimmersus" ;
    dwc:scientificNameAuthorship "(Lindb.) Fedosov & Ignatov" ;
    skos:broader <http://tun.fi/MX.5076963> ;
    skos:hiddenLabel "Blindiadelphus subimmersus"@fi,
        "Seligeria subimmersa"@fi,
        "Blindiadelphus subimmersus"@sv,
        "Seligeria subimmersa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilohitusammal"@fi,
        "nordisk dvärgmossa"@sv .

<http://tun.fi/MX.44028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seligeria tristichoides" ;
    dwc:scientificNameAuthorship "Kindb." ;
    skos:broader <http://tun.fi/MX.43329> ;
    skos:hiddenLabel "Seligeria tristichoides"@fi,
        "Seligeria tristichoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rivihitusammal"@fi,
        "kantdvärgmossa"@sv .

<http://tun.fi/MX.44030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum angustifolium" ;
    dwc:scientificNameAuthorship "(C.E.O.Jensen ex Russow) C.E.O.Jensen" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum angustifolium"@fi,
        "Sphagnum angustifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämerahkasammal"@fi,
        "klubbvitmossa"@sv .

<http://tun.fi/MX.44031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum annulatum" ;
    dwc:scientificNameAuthorship "H.Lindb. ex Warnst." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum annulatum"@fi,
        "Sphagnum annulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpirahkasammal"@fi,
        "krusvitmossa"@sv .

<http://tun.fi/MX.44032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum aongstroemii" ;
    dwc:scientificNameAuthorship "C.Hartm." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum aongstroemii"@fi,
        "Sphagnum aongstroemii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultorahkasammal"@fi,
        "blek vitmossa"@sv .

<http://tun.fi/MX.44033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum balticum" ;
    dwc:scientificNameAuthorship "(Russow) C.E.O.Jensen" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum balticum"@fi,
        "Sphagnum balticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmäkerahkasammal"@fi,
        "flaggvitmossa"@sv .

<http://tun.fi/MX.44035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum capillifolium" ;
    dwc:scientificNameAuthorship "(Ehrh.) Hedw." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum capillifolium"@fi,
        "Sphagnum capillifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasrahkasammal"@fi,
        "tallvitmossa"@sv .

<http://tun.fi/MX.44036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum centrale" ;
    dwc:scientificNameAuthorship "C.E.O.Jensen" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum centrale"@fi,
        "Sphagnum centrale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaalearahkasammal"@fi,
        "krattvitmossa"@sv .

<http://tun.fi/MX.44037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum compactum" ;
    dwc:scientificNameAuthorship "Lam. & DC." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum compactum"@fi,
        "Sphagnum compactum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paakkurahkasammal"@fi,
        "tät vitmossa"@sv .

<http://tun.fi/MX.44038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum contortum" ;
    dwc:scientificNameAuthorship "Schultz" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum contortum"@fi,
        "Sphagnum contortum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käyrälehtirahkasammal"@fi,
        "lockvitmossa"@sv .

<http://tun.fi/MX.44042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum fimbriatum" ;
    dwc:scientificNameAuthorship "Wilson" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum fimbriatum"@fi,
        "Sphagnum fimbriatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitarahkasammal"@fi,
        "fransvitmossa"@sv .

<http://tun.fi/MX.44043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum flexuosum" ;
    dwc:scientificNameAuthorship "Dozy & Molk." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum flexuosum"@fi,
        "Sphagnum flexuosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirorahkasammal"@fi,
        "källvitmossa"@sv .

<http://tun.fi/MX.44044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum fuscum" ;
    dwc:scientificNameAuthorship "(Schimp.) H.Klinggr." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum fuscum"@fi,
        "Sphagnum fuscum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskorahkasammal"@fi,
        "rostvitmossa"@sv .

<http://tun.fi/MX.44045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum girgensohnii" ;
    dwc:scientificNameAuthorship "Russow" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum girgensohnii"@fi,
        "Sphagnum girgensohnii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpirahkasammal"@fi,
        "granvitmossa"@sv .

<http://tun.fi/MX.44046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum inundatum" ;
    dwc:scientificNameAuthorship "Russow" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum inundatum"@fi,
        "Sphagnum inundatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtarahkasammal"@fi,
        "grodvitmossa"@sv .

<http://tun.fi/MX.44048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum jensenii" ;
    dwc:scientificNameAuthorship "H.Lindb." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum annulatum var. porosum"@fi,
        "Sphagnum jensenii"@fi,
        "Sphagnum annulatum var. porosum"@sv,
        "Sphagnum jensenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanrimpirahkasammal"@fi,
        "piskvitmossa"@sv .

<http://tun.fi/MX.44049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum lindbergii" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum lindbergii"@fi,
        "Sphagnum lindbergii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaparahkasammal"@fi,
        "björnvitmossa"@sv .

<http://tun.fi/MX.44052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum molle" ;
    dwc:scientificNameAuthorship "Sull." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum molle"@fi,
        "Sphagnum molle"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummirahkasammal"@fi,
        "hedvitmossa"@sv .

<http://tun.fi/MX.44053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum obtusum" ;
    dwc:scientificNameAuthorship "Warnst." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum obtusum"@fi,
        "Sphagnum obtusum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuovinrahkasammal"@fi,
        "trubbvitmossa"@sv .

<http://tun.fi/MX.44054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum palustre" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum palustre"@fi,
        "Sphagnum palustre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänrahkasammal"@fi,
        "sumpvitmossa"@sv .

<http://tun.fi/MX.44055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum papillosum" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum papillosum"@fi,
        "Sphagnum papillosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvakkarahkasammal"@fi,
        "sotvitmossa"@sv .

<http://tun.fi/MX.44056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum platyphyllum" ;
    dwc:scientificNameAuthorship "(Lindb. ex Braithw.) Warnst." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum platyphyllum"@fi,
        "Sphagnum platyphyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lamparerahkasammal"@fi,
        "skedvitmossa"@sv .

<http://tun.fi/MX.44057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum pulchrum" ;
    dwc:scientificNameAuthorship "(Lindb. ex Braithw.) Warnst." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum pulchrum"@fi,
        "Sphagnum pulchrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenrahkasammal"@fi,
        "drågvitmossa"@sv .

<http://tun.fi/MX.44058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum quinquefarium" ;
    dwc:scientificNameAuthorship "(Braithw.) Warnst." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum quinquefarium"@fi,
        "Sphagnum quinquefarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särmärahkasammal"@fi,
        "kantvitmossa"@sv .

<http://tun.fi/MX.44059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum riparium" ;
    dwc:scientificNameAuthorship "Ångstr." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum riparium"@fi,
        "Sphagnum riparium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haprarahkasammal"@fi,
        "klyvbladsvitmossa"@sv .

<http://tun.fi/MX.44060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum rubellum" ;
    dwc:scientificNameAuthorship "Wilson" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum rubellum"@fi,
        "Sphagnum rubellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusorahkasammal"@fi,
        "rubinvitmossa"@sv .

<http://tun.fi/MX.44061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum russowii" ;
    dwc:scientificNameAuthorship "Warnst." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum russowii"@fi,
        "Sphagnum russowii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varvikkorahkasammal"@fi,
        "brokvitmossa"@sv .

<http://tun.fi/MX.44062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum squarrosum" ;
    dwc:scientificNameAuthorship "Crome" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum squarrosum"@fi,
        "Sphagnum squarrosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okarahkasammal"@fi,
        "spärrvitmossa"@sv .

<http://tun.fi/MX.44064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum subnitens" ;
    dwc:scientificNameAuthorship "Russow & Warnst." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum subnitens"@fi,
        "Sphagnum subnitens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjorahkasammal"@fi,
        "röd glansvitmossa"@sv .

<http://tun.fi/MX.44065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum subsecundum" ;
    dwc:scientificNameAuthorship "Nees" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum subsecundum"@fi,
        "Sphagnum subsecundum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keräpäärahkasammal"@fi,
        "krokvitmossa"@sv .

<http://tun.fi/MX.44066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum tenellum" ;
    dwc:scientificNameAuthorship "(Brid.) Pers. ex Brid." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum tenellum"@fi,
        "Sphagnum tenellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentorahkasammal"@fi,
        "ullvitmossa"@sv .

<http://tun.fi/MX.44067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum teres" ;
    dwc:scientificNameAuthorship "(Schimp.) Ångstr." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum teres"@fi,
        "Sphagnum teres"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettorahkasammal"@fi,
        "knoppvitmossa"@sv .

<http://tun.fi/MX.44070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum wulfianum" ;
    dwc:scientificNameAuthorship "Girg." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum wulfianum"@fi,
        "Sphagnum wulfianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallopäärahkasammal"@fi,
        "bollvitmossa"@sv .

<http://tun.fi/MX.44071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Splachnum ampullaceum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43373> ;
    skos:hiddenLabel "Splachnum ampullaceum"@fi,
        "Splachnum ampullaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päärynäsompasammal"@fi,
        "komossa"@sv .

<http://tun.fi/MX.44072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Splachnum luteum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43373> ;
    skos:hiddenLabel "Splachnum luteum"@fi,
        "Splachnum luteum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasompasammal"@fi,
        "gul parasollmossa"@sv .

<http://tun.fi/MX.44073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Splachnum melanocaulon" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Schwägr." ;
    skos:broader <http://tun.fi/MX.43373> ;
    skos:hiddenLabel "Splachnum melanocaulon"@fi,
        "Splachnum melanocaulon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansompasammal"@fi,
        "liten parasollmossa"@sv .

<http://tun.fi/MX.44074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Splachnum rubrum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43373> ;
    skos:hiddenLabel "Splachnum rubrum"@fi,
        "Splachnum rubrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasompasammal"@fi,
        "röd parasollmossa"@sv .

<http://tun.fi/MX.44075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Splachnum sphaericum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43373> ;
    skos:hiddenLabel "Splachnum sphaericum"@fi,
        "Splachnum sphaericum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhisompasammal"@fi,
        "långskaftad komossa"@sv .

<http://tun.fi/MX.44076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Splachnum vasculosum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43373> ;
    skos:hiddenLabel "Splachnum vasculosum"@fi,
        "Splachnum vasculosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallosompasammal"@fi,
        "blodröd komossa"@sv .

<http://tun.fi/MX.44077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegonia latifolia" ;
    dwc:scientificNameAuthorship "(Schwägr.) Venturi ex Broth." ;
    skos:broader <http://tun.fi/MX.43305> ;
    skos:hiddenLabel "Stegonia latifolia"@fi,
        "Stegonia latifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keräsammal"@fi,
        "lökmossa"@sv .

<http://tun.fi/MX.44078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Straminergon stramineum" ;
    dwc:scientificNameAuthorship "(Dicks. ex Brid.) Hedenäs" ;
    skos:broader <http://tun.fi/MX.43422> ;
    skos:hiddenLabel "Straminergon stramineum"@fi,
        "Straminergon stramineum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskuirisammal"@fi,
        "blek skedmossa"@sv .

<http://tun.fi/MX.44079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntrichia norvegica" ;
    dwc:scientificNameAuthorship "F.Weber" ;
    skos:broader <http://tun.fi/MX.43374> ;
    skos:hiddenLabel "Syntrichia norvegica"@fi,
        "Tortula norvegica"@fi,
        "Tortula ruralis subsp. norvegica"@fi,
        "Syntrichia norvegica"@sv,
        "Tortula norvegica"@sv,
        "Tortula ruralis subsp. norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpartasammal"@fi,
        "fjällskruvmossa"@sv .

<http://tun.fi/MX.44081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taxiphyllum wissgrillii" ;
    dwc:scientificNameAuthorship "(Garov.) Wijk & Margad." ;
    skos:broader <http://tun.fi/MX.43352> ;
    skos:hiddenLabel "Taxiphyllum wissgrillii"@fi,
        "Taxiphyllum wissgrillii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimmelsammal"@fi,
        "kalksidenmossa"@sv .

<http://tun.fi/MX.44082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tayloria froelichiana" ;
    dwc:scientificNameAuthorship "(Hedw.) Mitt. ex Broth." ;
    skos:broader <http://tun.fi/MX.43306> ;
    skos:hiddenLabel "Tayloria froelichiana"@fi,
        "Tayloria froelichiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkamarrassammal"@fi,
        "fjälltrumpetmossa"@sv .

<http://tun.fi/MX.44083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tayloria lingulata" ;
    dwc:scientificNameAuthorship "(Dicks.) Lindb." ;
    skos:broader <http://tun.fi/MX.43306> ;
    skos:hiddenLabel "Tayloria lingulata"@fi,
        "Tayloria lingulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettomarrassammal"@fi,
        "kärrtrumpetmossa"@sv .

<http://tun.fi/MX.44084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tayloria splachnoides" ;
    dwc:scientificNameAuthorship "(Schleich. ex Schwägr.) Hook." ;
    skos:broader <http://tun.fi/MX.43306> ;
    skos:hiddenLabel "Tayloria splachnoides"@fi,
        "Tayloria splachnoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinmarrassammal"@fi,
        "sätertrumpetmossa"@sv .

<http://tun.fi/MX.44085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tayloria tenuis" ;
    dwc:scientificNameAuthorship "(Dicks.) Schimp." ;
    skos:broader <http://tun.fi/MX.43306> ;
    skos:hiddenLabel "Tayloria tenuis"@fi,
        "Tayloria tenuis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisumarrassammal"@fi,
        "liten trumpetmossa"@sv .

<http://tun.fi/MX.44086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetraphis pellucida" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43387> ;
    skos:hiddenLabel "Tetraphis pellucida"@fi,
        "Tetraphis pellucida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahosammal"@fi,
        "fyrtandsmossa"@sv .

<http://tun.fi/MX.44087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetraplodon angustatus" ;
    dwc:scientificNameAuthorship "(Hedw.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43330> ;
    skos:hiddenLabel "Tetraplodon angustatus"@fi,
        "Tetraplodon angustatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poronraatosammal"@fi,
        "tandad lämmelmossa"@sv .

<http://tun.fi/MX.44088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetraplodon mnioides" ;
    dwc:scientificNameAuthorship "(Hedw.) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43330> ;
    skos:hiddenLabel "Tetraplodon mnioides"@fi,
        "Tetraplodon mnioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönraatosammal"@fi,
        "lämmelmossa"@sv .

<http://tun.fi/MX.44089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetraplodon pallidus" ;
    dwc:scientificNameAuthorship "I.Hagen" ;
    skos:broader <http://tun.fi/MX.43330> ;
    skos:hiddenLabel "Tetraplodon pallidus"@fi,
        "Tetraplodon pallidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiraatosammal"@fi,
        "gul lämmelmossa"@sv .

<http://tun.fi/MX.44090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetraplodon paradoxus" ;
    dwc:scientificNameAuthorship "(R.Br.) I.Hagen" ;
    skos:broader <http://tun.fi/MX.43330> ;
    skos:hiddenLabel "Tetraplodon paradoxus"@fi,
        "Tetraplodon paradoxus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naparaatosammal"@fi,
        "klubblämmelmossa"@sv .

<http://tun.fi/MX.44092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thamnobryum alopecurum" ;
    dwc:scientificNameAuthorship "(Hedw.) Gangulee" ;
    skos:broader <http://tun.fi/MX.43331> ;
    skos:hiddenLabel "Thamnobryum alopecurum"@fi,
        "Thamnobryum alopecurum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luutasammal"@fi,
        "rävsvansmossa"@sv .

<http://tun.fi/MX.44093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thuidium assimile" ;
    dwc:scientificNameAuthorship "(Mitt.) A.Jaeger" ;
    skos:broader <http://tun.fi/MX.43446> ;
    skos:hiddenLabel "Thuidium assimile"@fi,
        "Thuidium assimile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirohavusammal"@fi,
        "backtujamossa"@sv .

<http://tun.fi/MX.44094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thuidium delicatulum" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43446> ;
    skos:hiddenLabel "Thuidium delicatulum"@fi,
        "Thuidium delicatulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänhavusammal"@fi,
        "skuggtujamossa"@sv .

<http://tun.fi/MX.44095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thuidium recognitum" ;
    dwc:scientificNameAuthorship "(Hedw.) Lindb." ;
    skos:broader <http://tun.fi/MX.43446> ;
    skos:hiddenLabel "Thuidium recognitum"@fi,
        "Thuidium recognitum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyhavusammal"@fi,
        "kalktujamossa"@sv .

<http://tun.fi/MX.44096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thuidium tamariscinum" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43446> ;
    skos:hiddenLabel "Thuidium tamariscinum"@fi,
        "Thuidium tamariscinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohavusammal"@fi,
        "stor tujamossa"@sv .

<http://tun.fi/MX.44097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Timmia austriaca" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43332> ;
    skos:hiddenLabel "Timmia austriaca"@fi,
        "Timmia austriaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotuppisammal"@fi,
        "skogstimmia"@sv .

<http://tun.fi/MX.44098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Timmia bavarica" ;
    dwc:scientificNameAuthorship "Hessl." ;
    skos:broader <http://tun.fi/MX.43332> ;
    skos:hiddenLabel "Timmia bavarica"@fi,
        "Timmia bavarica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturituppisammal"@fi,
        "fjälltimmia"@sv .

<http://tun.fi/MX.44099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Timmia comata" ;
    dwc:scientificNameAuthorship "Lindb. & Arnell" ;
    skos:broader <http://tun.fi/MX.43332> ;
    skos:hiddenLabel "Timmia comata"@fi,
        "Timmia comata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsutuppisammal"@fi,
        "uddtimmia"@sv .

<http://tun.fi/MX.44100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Timmia megapolitana" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43332> ;
    skos:hiddenLabel "Timmia megapolitana"@fi,
        "Timmia megapolitana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistotuppisammal"@fi,
        "parktimmia"@sv .

<http://tun.fi/MX.44101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Timmia norvegica" ;
    dwc:scientificNameAuthorship "J.E.Zetterst." ;
    skos:broader <http://tun.fi/MX.43332> ;
    skos:hiddenLabel "Timmia norvegica"@fi,
        "Timmia norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapintuppisammal"@fi,
        "norsk timmia"@sv .

<http://tun.fi/MX.44102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentypnum nitens" ;
    dwc:scientificNameAuthorship "(Hedw.) Loeske" ;
    skos:broader <http://tun.fi/MX.43447> ;
    skos:hiddenLabel "Tomentypnum nitens"@fi,
        "Tomentypnum nitens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultasammal"@fi,
        "gyllenmossa"@sv .

<http://tun.fi/MX.44103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortella fragilis" ;
    dwc:scientificNameAuthorship "(Drumm.) Limpr." ;
    skos:broader <http://tun.fi/MX.43388> ;
    skos:hiddenLabel "Tortella fragilis"@fi,
        "Tortella fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haprakiertosammal"@fi,
        "skör kalkmossa"@sv .

<http://tun.fi/MX.44104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortella inclinata" ;
    dwc:scientificNameAuthorship "(R.Hedw.) Limpr." ;
    skos:broader <http://tun.fi/MX.43388> ;
    skos:hiddenLabel "Tortella inclinata"@fi,
        "Tortella inclinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkiertosammal"@fi,
        "kortbladig kalkmossa"@sv .

<http://tun.fi/MX.44105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortella tortuosa" ;
    dwc:scientificNameAuthorship "(Hedw.) Limpr." ;
    skos:broader <http://tun.fi/MX.43388> ;
    skos:hiddenLabel "Tortella bambergeri"@fi,
        "Tortella tortuosa"@fi,
        "Tortella bambergeri"@sv,
        "Tortella tortuosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikiertosammal"@fi,
        "kruskalkmossa"@sv .

<http://tun.fi/MX.44107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortula cernua" ;
    dwc:scientificNameAuthorship "(Huebener) Lindb." ;
    skos:broader <http://tun.fi/MX.43368> ;
    skos:hiddenLabel "Desmatodon cernuus"@fi,
        "Tortula cernua"@fi,
        "Desmatodon cernuus"@sv,
        "Tortula cernua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkulapiosammal"@fi,
        "bågtuss"@sv .

<http://tun.fi/MX.44175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscocephaloziopsis albescens" ;
    dwc:scientificNameAuthorship "(Hook.) Váňa & L.Söderstr." ;
    skos:broader <http://tun.fi/MX.323825> ;
    skos:hiddenLabel "Fuscocephaloziopsis albescens"@fi,
        "Jungermannia albescens"@fi,
        "Pleurocladula albescens"@fi,
        "Fuscocephaloziopsis albescens"@sv,
        "Jungermannia albescens"@sv,
        "Pleurocladula albescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirsisammal"@fi,
        "snötrådmossa"@sv .

<http://tun.fi/MX.44176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porella cordaeana" ;
    dwc:scientificNameAuthorship "(Huebener) Moore" ;
    skos:broader <http://tun.fi/MX.44167> ;
    skos:hiddenLabel "Jungermannia cordaeana"@fi,
        "Porella cordaeana"@fi,
        "Jungermannia cordaeana"@sv,
        "Porella cordaeana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliopunossammal"@fi,
        "stenporella"@sv .

<http://tun.fi/MX.44177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porella platyphylla" ;
    dwc:scientificNameAuthorship "(L.) Pfeiff." ;
    skos:broader <http://tun.fi/MX.44167> ;
    skos:hiddenLabel "Jungermannia platyphylla"@fi,
        "Porella platyphylla"@fi,
        "Jungermannia platyphylla"@sv,
        "Porella platyphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkopunossammal"@fi,
        "trädporella"@sv .

<http://tun.fi/MX.44178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prasanthus suecicus" ;
    dwc:scientificNameAuthorship "(Gottsche) Lindb." ;
    skos:broader <http://tun.fi/MX.44126> ;
    skos:hiddenLabel "Gymnomitrion suecicum"@fi,
        "Prasanthus suecicus"@fi,
        "Gymnomitrion suecicum"@sv,
        "Prasanthus suecicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerosammal"@fi,
        "knölfrostmossa"@sv .

<http://tun.fi/MX.44180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptilidium ciliare" ;
    dwc:scientificNameAuthorship "(L.) Hampe" ;
    skos:broader <http://tun.fi/MX.44158> ;
    skos:hiddenLabel "Jungermannia ciliaris"@fi,
        "Ptilidium ciliare"@fi,
        "Jungermannia ciliaris"@sv,
        "Ptilidium ciliare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokorallisammal"@fi,
        "stor fransmossa"@sv .

<http://tun.fi/MX.44181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptilidium pulcherrimum" ;
    dwc:scientificNameAuthorship "(Weber) Vain." ;
    skos:broader <http://tun.fi/MX.44158> ;
    skos:hiddenLabel "Jungermannia pulcherrima"@fi,
        "Ptilidium pulcherrimum"@fi,
        "Jungermannia pulcherrima"@sv,
        "Ptilidium pulcherrimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokorallisammal"@fi,
        "tät fransmossa"@sv .

<http://tun.fi/MX.44182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Radula complanata" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.44120> ;
    skos:hiddenLabel "Jungermannia complanata"@fi,
        "Radula complanata"@fi,
        "Jungermannia complanata"@sv,
        "Radula complanata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapasuomusammal"@fi,
        "samboradula"@sv .

<http://tun.fi/MX.44183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Radula lindenbergiana" ;
    dwc:scientificNameAuthorship "Gottsche ex C.Hartm." ;
    skos:broader <http://tun.fi/MX.44120> ;
    skos:hiddenLabel "Radula complanata subsp. lindenbergiana"@fi,
        "Radula lindenbergiana"@fi,
        "Radula complanata subsp. lindenbergiana"@sv,
        "Radula lindenbergiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purosuomusammal"@fi,
        "bäckradula"@sv .

<http://tun.fi/MX.44184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reboulia hemisphaerica" ;
    dwc:scientificNameAuthorship "(L.) Raddi" ;
    skos:broader <http://tun.fi/MX.44110> ;
    skos:hiddenLabel "Marchantia hemisphaerica"@fi,
        "Reboulia hemisphaerica"@fi,
        "Marchantia hemisphaerica"@sv,
        "Reboulia hemisphaerica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lastusammal"@fi,
        "glanslungmossa"@sv .

<http://tun.fi/MX.44185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccardia chamedryfolia" ;
    dwc:scientificNameAuthorship "(With.) Grolle" ;
    skos:broader <http://tun.fi/MX.44111> ;
    skos:hiddenLabel "Jungermannia chamedryfolia"@fi,
        "Riccardia chamedryfolia"@fi,
        "Jungermannia chamedryfolia"@sv,
        "Riccardia chamedryfolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtaliuskasammal"@fi,
        "stor flikbålmossa"@sv .

<http://tun.fi/MX.44186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccardia incurvata" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.44111> ;
    skos:hiddenLabel "Riccardia incurvata"@fi,
        "Riccardia incurvata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kouruliuskasammal"@fi,
        "rännbålmossa"@sv .

<http://tun.fi/MX.44188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccardia multifida" ;
    dwc:scientificNameAuthorship "(L.) Gray" ;
    skos:broader <http://tun.fi/MX.44111> ;
    skos:hiddenLabel "Jungermannia multifida"@fi,
        "Riccardia multifida"@fi,
        "Jungermannia multifida"@sv,
        "Riccardia multifida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haaraliuskasammal"@fi,
        "flikbålmossa"@sv .

<http://tun.fi/MX.44189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccardia palmata" ;
    dwc:scientificNameAuthorship "(Hedw.) Carruth." ;
    skos:broader <http://tun.fi/MX.44111> ;
    skos:hiddenLabel "Jungermannia palmata"@fi,
        "Riccardia palmata"@fi,
        "Jungermannia palmata"@sv,
        "Riccardia palmata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuliuskasammal"@fi,
        "fingerbålmossa"@sv .

<http://tun.fi/MX.44190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccia beyrichiana" ;
    dwc:scientificNameAuthorship "Hampe" ;
    skos:broader <http://tun.fi/MX.44150> ;
    skos:hiddenLabel "Riccia beyrichiana"@fi,
        "Riccia beyrichiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkihankasammal"@fi,
        "stor rosettmossa"@sv .

<http://tun.fi/MX.44191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccia bifurca" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.44150> ;
    skos:hiddenLabel "Riccia bifurca"@fi,
        "Riccia bifurca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantahankasammal"@fi,
        "strandrosettmossa"@sv .

<http://tun.fi/MX.44192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccia canaliculata" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.44150> ;
    skos:hiddenLabel "Riccia canaliculata"@fi,
        "Riccia canaliculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurrehankasammal"@fi,
        "ränngaffelmossa"@sv .

<http://tun.fi/MX.44193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccia cavernosa" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.44150> ;
    skos:hiddenLabel "Riccia cavernosa"@fi,
        "Riccia cavernosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reikähankasammal"@fi,
        "pösgaffelmossa"@sv .

<http://tun.fi/MX.44194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccia ciliata" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.44150> ;
    skos:hiddenLabel "Riccia ciliata"@fi,
        "Riccia ciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsihankasammal"@fi,
        "hår-rosettmossa"@sv .

<http://tun.fi/MX.44195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccia fluitans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.44150> ;
    skos:hiddenLabel "Riccia fluitans"@fi,
        "Riccia fluitans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelluhankasammal"@fi,
        "gaffelmossa"@sv .

<http://tun.fi/MX.44196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccia glauca" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.44150> ;
    skos:hiddenLabel "Riccia glauca"@fi,
        "Riccia glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojahankasammal"@fi,
        "platt rosettmossa"@sv .

<http://tun.fi/MX.44197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccia huebeneriana" ;
    dwc:scientificNameAuthorship "Lindenb." ;
    skos:broader <http://tun.fi/MX.44150> ;
    skos:hiddenLabel "Riccia huebeneriana"@fi,
        "Riccia huebeneriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rutahankasammal"@fi,
        "röd gaffelmossa"@sv .

<http://tun.fi/MX.44198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccia rhenana" ;
    dwc:scientificNameAuthorship "Lorb. ex Müll. Frib." ;
    skos:broader <http://tun.fi/MX.44150> ;
    skos:hiddenLabel "Riccia rhenana"@fi,
        "Riccia rhenana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkohankasammal"@fi,
        "akvariegaffelmossa"@sv .

<http://tun.fi/MX.44199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccia sorocarpa" ;
    dwc:scientificNameAuthorship "Bisch." ;
    skos:broader <http://tun.fi/MX.44150> ;
    skos:hiddenLabel "Riccia sorocarpa"@fi,
        "Riccia sorocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmähankasammal"@fi,
        "rosettmossa"@sv .

<http://tun.fi/MX.44200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ricciocarpos natans" ;
    dwc:scientificNameAuthorship "(L.) Corda" ;
    skos:broader <http://tun.fi/MX.44134> ;
    skos:hiddenLabel "Riccia natans"@fi,
        "Ricciocarpos natans"@fi,
        "Riccia natans"@sv,
        "Ricciocarpos natans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorsansammal"@fi,
        "vattenstjärna"@sv .

<http://tun.fi/MX.44201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sauteria alpina" ;
    dwc:scientificNameAuthorship "(Nees) Nees" ;
    skos:broader <http://tun.fi/MX.44168> ;
    skos:hiddenLabel "Lunularia alpina"@fi,
        "Sauteria alpina"@fi,
        "Lunularia alpina"@sv,
        "Sauteria alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulkkasammal"@fi,
        "snölungmossa"@sv .

<http://tun.fi/MX.44202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania aequiloba" ;
    dwc:scientificNameAuthorship "(Schwägr.) Dumort." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Jungermannia aequiloba"@fi,
        "Scapania aequiloba"@fi,
        "Jungermannia aequiloba"@sv,
        "Scapania aequiloba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törrökinnassammal"@fi,
        "spärrskapania"@sv .

<http://tun.fi/MX.44203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania apiculata" ;
    dwc:scientificNameAuthorship "Spruce" ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Scapania apiculata"@fi,
        "Scapania apiculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantokinnassammal"@fi,
        "timmerskapania"@sv .

<http://tun.fi/MX.44204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania calcicola" ;
    dwc:scientificNameAuthorship "(Arnell & J.Perss.) Ingham" ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Martinellius calcicola"@fi,
        "Scapania calcicola"@fi,
        "Martinellius calcicola"@sv,
        "Scapania calcicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikinnassammal"@fi,
        "kalkskapania"@sv .

<http://tun.fi/MX.44205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania carinthiaca" ;
    dwc:scientificNameAuthorship "J.B.Jack ex Lindb." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Scapania carinthiaca"@fi,
        "Scapaniella carinthiaca"@fi,
        "Scapania carinthiaca"@sv,
        "Scapaniella carinthiaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kourukinnassammal"@fi,
        "mikroskapania"@sv .

<http://tun.fi/MX.44206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania compacta" ;
    dwc:scientificNameAuthorship "(Roth) Dumort." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Jungermannia compacta"@fi,
        "Scapania compacta"@fi,
        "Jungermannia compacta"@sv,
        "Scapania compacta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkinnassammal"@fi,
        "sydlig skapania"@sv .

<http://tun.fi/MX.44207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania crassiretis" ;
    dwc:scientificNameAuthorship "Bryhn" ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Scapania crassiretis"@fi,
        "Scapania nemorea subsp. crassiretis"@fi,
        "Scapania crassiretis"@sv,
        "Scapania nemorea subsp. crassiretis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtakinnassammal"@fi,
        "knutskapania"@sv .

<http://tun.fi/MX.44208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania curta" ;
    dwc:scientificNameAuthorship "(Mart.) Dumort." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Jungermannia curta"@fi,
        "Scapania curta"@fi,
        "Jungermannia curta"@sv,
        "Scapania curta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojakinnassammal"@fi,
        "jordskapania"@sv .

<http://tun.fi/MX.44209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania cuspiduligera" ;
    dwc:scientificNameAuthorship "(Nees) Müll.Frib." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Jungermannia cuspiduligera"@fi,
        "Scapania cuspiduligera"@fi,
        "Jungermannia cuspiduligera"@sv,
        "Scapania cuspiduligera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pärskekinnassammal"@fi,
        "sotkornsskapania"@sv .

<http://tun.fi/MX.44210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania gymnostomophila" ;
    dwc:scientificNameAuthorship "Kaal." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Diplophyllum gymnostomophilum"@fi,
        "Scapania gymnostomophila"@fi,
        "Sphenolobus gymnostomophilus"@fi,
        "Diplophyllum gymnostomophilum"@sv,
        "Scapania gymnostomophila"@sv,
        "Sphenolobus gymnostomophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loukkokinnassammal"@fi,
        "grottskapania"@sv .

<http://tun.fi/MX.44211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania hyperborea" ;
    dwc:scientificNameAuthorship "Jørg." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Scapania hyperborea"@fi,
        "Scapania hyperborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkinnassammal"@fi,
        "nordlig skapania"@sv .

<http://tun.fi/MX.44213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania kaurinii" ;
    dwc:scientificNameAuthorship "Ryan" ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Scapania kaurinii"@fi,
        "Scapania kaurinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkakinnassammal"@fi,
        "skedskapania"@sv .

<http://tun.fi/MX.44214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania lingulata" ;
    dwc:scientificNameAuthorship "H.Buch" ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Scapania lingulata"@fi,
        "Scapania lingulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kielikinnassammal"@fi,
        "tungskapania"@sv .

<http://tun.fi/MX.44215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania mucronata" ;
    dwc:scientificNameAuthorship "H.Buch" ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Scapania mucronata"@fi,
        "Scapania mucronata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippukinnassammal"@fi,
        "uddskapania"@sv .

<http://tun.fi/MX.44216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania nemorea" ;
    dwc:scientificNameAuthorship "(L.) Grolle" ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Jungermannia nemorea"@fi,
        "Scapania nemorea"@fi,
        "Jungermannia nemorea"@sv,
        "Scapania nemorea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokinnassammal"@fi,
        "klippskapania"@sv .

<http://tun.fi/MX.44217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania obcordata" ;
    dwc:scientificNameAuthorship "(Berggr.) S.W.Arnell" ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Sarcocyphos obcordatus"@fi,
        "Scapania obcordata"@fi,
        "Sarcocyphos obcordatus"@sv,
        "Scapania obcordata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herttakinnassammal"@fi,
        "lappskapania"@sv .

<http://tun.fi/MX.44218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania obscura" ;
    dwc:scientificNameAuthorship "(Arnell & C.E.O.Jensen) Schiffn." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Martinellius obscurus"@fi,
        "Scapania obscura"@fi,
        "Martinellius obscurus"@sv,
        "Scapania obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakinnassammal"@fi,
        "mörk skapania"@sv .

<http://tun.fi/MX.44219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania paludicola" ;
    dwc:scientificNameAuthorship "Loeske & Müll.Frib." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Scapania paludicola"@fi,
        "Scapania paludosa var. paludicola"@fi,
        "Scapania paludicola"@sv,
        "Scapania paludosa var. paludicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokinnassammal"@fi,
        "kärrskapania"@sv .

<http://tun.fi/MX.44220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania paludosa" ;
    dwc:scientificNameAuthorship "(Müll.Frib.) Müll.Frib." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Scapania paludosa"@fi,
        "Scapania undulata var. paludosa"@fi,
        "Scapania paludosa"@sv,
        "Scapania undulata var. paludosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetekinnassammal"@fi,
        "källskapania"@sv .

<http://tun.fi/MX.44221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania praetervisa" ;
    dwc:scientificNameAuthorship "Meyl." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Scapania mucronata var. praetervisa"@fi,
        "Scapania praetervisa"@fi,
        "Scapania mucronata var. praetervisa"@sv,
        "Scapania praetervisa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norokinnassammal"@fi,
        "rödkornsskapania"@sv .

<http://tun.fi/MX.44222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania scandica" ;
    dwc:scientificNameAuthorship "(Arnell & H.Buch) Macvicar" ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Martinellius scandicus"@fi,
        "Scapania scandica"@fi,
        "Martinellius scandicus"@sv,
        "Scapania scandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokinnassammal"@fi,
        "rubinskapania"@sv .

<http://tun.fi/MX.44223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania spitsbergensis" ;
    dwc:scientificNameAuthorship "(Lindb.) Müll.Frib." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Martinellius spitsbergensis"@fi,
        "Scapania spitsbergensis"@fi,
        "Martinellius spitsbergensis"@sv,
        "Scapania spitsbergensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napakinnassammal"@fi,
        "spetsbergsskapania"@sv .

<http://tun.fi/MX.44224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania subalpina" ;
    dwc:scientificNameAuthorship "(Nees ex Lindenb.) Dumort." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Jungermannia subalpina"@fi,
        "Scapania subalpina"@fi,
        "Jungermannia subalpina"@sv,
        "Scapania subalpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankinnassammal"@fi,
        "älvskapania"@sv .

<http://tun.fi/MX.44225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania uliginosa" ;
    dwc:scientificNameAuthorship "(Lindenb.) Dumort." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Jungermannia uliginosa"@fi,
        "Jungermannia undulata var. uliginosa"@fi,
        "Scapania uliginosa"@fi,
        "Jungermannia uliginosa"@sv,
        "Jungermannia undulata var. uliginosa"@sv,
        "Scapania uliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaltiokinnassammal"@fi,
        "purpurskapania"@sv .

<http://tun.fi/MX.44226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania umbrosa" ;
    dwc:scientificNameAuthorship "(Schrad.) Dumort." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Jungermannia umbrosa"@fi,
        "Scapania umbrosa"@fi,
        "Jungermannia umbrosa"@sv,
        "Scapania umbrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "polkukinnassammal"@fi,
        "sågskapania"@sv .

<http://tun.fi/MX.44227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania undulata" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Jungermannia undulata"@fi,
        "Scapania undulata"@fi,
        "Jungermannia undulata"@sv,
        "Scapania undulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purokinnassammal"@fi,
        "bäckskapania"@sv .

<http://tun.fi/MX.44228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetralophozia setiformis" ;
    dwc:scientificNameAuthorship "(Ehrh.) Schljakov" ;
    skos:broader <http://tun.fi/MX.44151> ;
    skos:hiddenLabel "Jungermannia setiformis"@fi,
        "Lophozia setiformis"@fi,
        "Tetralophozia setiformis"@fi,
        "Jungermannia setiformis"@sv,
        "Lophozia setiformis"@sv,
        "Tetralophozia setiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "louhisammal"@fi,
        "rostlummermossa"@sv .

<http://tun.fi/MX.44229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocolea tomentella" ;
    dwc:scientificNameAuthorship "(Ehrh.) Dumort." ;
    skos:broader <http://tun.fi/MX.44112> ;
    skos:hiddenLabel "Jungermannia tomentella"@fi,
        "Trichocolea tomentella"@fi,
        "Jungermannia tomentella"@sv,
        "Trichocolea tomentella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harsosammal"@fi,
        "dunmossa"@sv .

<http://tun.fi/MX.44230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tritomaria exsectiformis" ;
    dwc:scientificNameAuthorship "(Breidl.) Schiffn. ex Loeske" ;
    skos:broader <http://tun.fi/MX.44152> ;
    skos:hiddenLabel "Jungermannia exsectiformis"@fi,
        "Lophozia exsectiformis"@fi,
        "Tritomaria exsectiformis"@fi,
        "Jungermannia exsectiformis"@sv,
        "Lophozia exsectiformis"@sv,
        "Tritomaria exsectiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "polkukämmensammal"@fi,
        "vedlobmossa"@sv .

<http://tun.fi/MX.44231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saccobasis polita" ;
    dwc:scientificNameAuthorship "(Nees) H.Buch" ;
    skos:broader <http://tun.fi/MX.324431> ;
    skos:hiddenLabel "Jungermannia polita"@fi,
        "Saccobasis polita"@fi,
        "Tritomaria polita"@fi,
        "Jungermannia polita"@sv,
        "Saccobasis polita"@sv,
        "Tritomaria polita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pussikämmensammal"@fi,
        "kärrlobmossa"@sv .

<http://tun.fi/MX.44233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tritomaria scitula" ;
    dwc:scientificNameAuthorship "(Taylor) Jørg." ;
    skos:broader <http://tun.fi/MX.44152> ;
    skos:hiddenLabel "Jungermannia scitula"@fi,
        "Tritomaria scitula"@fi,
        "Jungermannia scitula"@sv,
        "Tritomaria scitula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukämmensammal"@fi,
        "fjällobmossa"@sv .

<http://tun.fi/MX.44234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocaulis cavifolius" ;
    dwc:scientificNameAuthorship "H.Buch & S.W.Arnell" ;
    skos:broader <http://tun.fi/MX.323787> ;
    skos:hiddenLabel "Anastrophyllum cavifolium"@fi,
        "Lophozia cavifolia"@fi,
        "Orthocaulis cavifolius"@fi,
        "Anastrophyllum cavifolium"@sv,
        "Lophozia cavifolia"@sv,
        "Orthocaulis cavifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiraippasammal"@fi,
        "fjälltrappmossa"@sv .

<http://tun.fi/MX.44235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocalyx hellerianus" ;
    dwc:scientificNameAuthorship "(Nees ex Lindenb.) Meyl." ;
    skos:broader <http://tun.fi/MX.323803> ;
    skos:hiddenLabel "Anastrophyllum hellerianum"@fi,
        "Crossocalyx hellerianus"@fi,
        "Jungermannia helleriana"@fi,
        "Anastrophyllum hellerianum"@sv,
        "Crossocalyx hellerianus"@sv,
        "Jungermannia helleriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantoraippasammal"@fi,
        "vedtrappmossa"@sv .

<http://tun.fi/MX.44236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anastrophyllum michauxii" ;
    dwc:scientificNameAuthorship "(F.Weber) H.Buch" ;
    skos:broader <http://tun.fi/MX.44159> ;
    skos:hiddenLabel "Anastrophyllum michauxii"@fi,
        "Jungermannia michauxii"@fi,
        "Sphenolobus michauxii"@fi,
        "Anastrophyllum michauxii"@sv,
        "Jungermannia michauxii"@sv,
        "Sphenolobus michauxii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänraippasammal"@fi,
        "skogstrappmossa"@sv .

<http://tun.fi/MX.44237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphenolobus minutus" ;
    dwc:scientificNameAuthorship "(Schreb. ex D.Crantz) Berggr." ;
    skos:broader <http://tun.fi/MX.323788> ;
    skos:hiddenLabel "Anastrophyllum minutum"@fi,
        "Jungermannia minuta"@fi,
        "Sphenolobus minutus"@fi,
        "Anastrophyllum minutum"@sv,
        "Jungermannia minuta"@sv,
        "Sphenolobus minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuraippasammal"@fi,
        "liten trappmossa"@sv .

<http://tun.fi/MX.44238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphenolobus saxicola" ;
    dwc:scientificNameAuthorship "(Schrad.) Steph." ;
    skos:broader <http://tun.fi/MX.323788> ;
    skos:hiddenLabel "Anastrophyllum saxicola"@fi,
        "Jungermannia saxicola"@fi,
        "Sphenolobus saxicola"@fi,
        "Anastrophyllum saxicola"@sv,
        "Jungermannia saxicola"@sv,
        "Sphenolobus saxicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoraippasammal"@fi,
        "blocktrappmossa"@sv .

<http://tun.fi/MX.44239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizophyllopsis sphenoloboides" ;
    dwc:scientificNameAuthorship "(R.M.Schust.) Váňa & L.Söderstr." ;
    skos:broader <http://tun.fi/MX.323804> ;
    skos:hiddenLabel "Anastrophyllum sphenoloboides"@fi,
        "Schizophyllopsis sphenoloboides"@fi,
        "Anastrophyllum sphenoloboides"@sv,
        "Schizophyllopsis sphenoloboides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kururaippasammal"@fi,
        "myrtrappmossa"@sv .

<http://tun.fi/MX.44240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneura maxima" ;
    dwc:scientificNameAuthorship "(Schiffn.) Steph." ;
    skos:broader <http://tun.fi/MX.44143> ;
    skos:hiddenLabel "Aneura maxima"@fi,
        "Riccardia maxima"@fi,
        "Aneura maxima"@sv,
        "Riccardia maxima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonauhasammal"@fi,
        "stor fetbålmossa"@sv .

<http://tun.fi/MX.44241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneura pinguis" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.44143> ;
    skos:hiddenLabel "Aneura pinguis"@fi,
        "Jungermannia pinguis"@fi,
        "Aneura pinguis"@sv,
        "Jungermannia pinguis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettonauhasammal"@fi,
        "fetbålmossa"@sv .

<http://tun.fi/MX.44242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthelia julacea" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.44113> ;
    skos:hiddenLabel "Anthelia julacea"@fi,
        "Jungermannia julacea"@fi,
        "Anthelia julacea"@sv,
        "Jungermannia julacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankuurasammal"@fi,
        "stor snömossa"@sv .

<http://tun.fi/MX.44243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthelia juratzkana" ;
    dwc:scientificNameAuthorship "(Limpr.) Trevis." ;
    skos:broader <http://tun.fi/MX.44113> ;
    skos:hiddenLabel "Anthelia juratzkana"@fi,
        "Jungermannia juratzkana"@fi,
        "Anthelia juratzkana"@sv,
        "Jungermannia juratzkana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkakuurasammal"@fi,
        "liten snömossa"@sv .

<http://tun.fi/MX.44244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arnellia fennica" ;
    dwc:scientificNameAuthorship "(Gottsche) Lindb." ;
    skos:broader <http://tun.fi/MX.44144> ;
    skos:hiddenLabel "Arnellia fennica"@fi,
        "Jungermannia fennica"@fi,
        "Arnellia fennica"@sv,
        "Jungermannia fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjansammal"@fi,
        "parbladsmossa"@sv .

<http://tun.fi/MX.44245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mannia gracilis" ;
    dwc:scientificNameAuthorship "(F.Weber) D.B.Schill & D.G.Long" ;
    skos:broader <http://tun.fi/MX.44164> ;
    skos:hiddenLabel "Asterella gracilis"@fi,
        "Mannia gracilis"@fi,
        "Marchantia gracilis"@fi,
        "Asterella gracilis"@sv,
        "Mannia gracilis"@sv,
        "Marchantia gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliovelhonsammal"@fi,
        "liten skägglungmossa"@sv .

<http://tun.fi/MX.44246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asterella lindenbergiana" ;
    dwc:scientificNameAuthorship "(Corda ex Nees) Lindb. ex Arnell" ;
    skos:broader <http://tun.fi/MX.44153> ;
    skos:hiddenLabel "Asterella lindenbergiana"@fi,
        "Fimbraria lindenbergiana"@fi,
        "Asterella lindenbergiana"@sv,
        "Fimbraria lindenbergiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturivelhonsammal"@fi,
        "stor skägglungmossa"@sv .

<http://tun.fi/MX.44247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clevea hyalina" ;
    dwc:scientificNameAuthorship "(Sommerf.) Lindb." ;
    skos:broader <http://tun.fi/MX.323810> ;
    skos:hiddenLabel "Athalamia hyalina"@fi,
        "Clevea hyalina"@fi,
        "Marchantia hyalina"@fi,
        "Athalamia hyalina"@sv,
        "Clevea hyalina"@sv,
        "Marchantia hyalina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peikonsammal"@fi,
        "navelmossa"@sv .

<http://tun.fi/MX.44248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthocaulis atlanticus" ;
    dwc:scientificNameAuthorship "(Kaal.) H.Buch" ;
    skos:broader <http://tun.fi/MX.323787> ;
    skos:hiddenLabel "Barbilophozia atlantica"@fi,
        "Jungermannia atlantica"@fi,
        "Orthocaulis atlanticus"@fi,
        "Barbilophozia atlantica"@sv,
        "Jungermannia atlantica"@sv,
        "Orthocaulis atlanticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenpykäsammal"@fi,
        "västlig lummermossa"@sv .

<http://tun.fi/MX.44249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoorthocaulis attenuatus" ;
    dwc:scientificNameAuthorship "(Mart.) L.Söderstr." ;
    skos:broader <http://tun.fi/MX.323812> ;
    skos:hiddenLabel "Barbilophozia attenuata"@fi,
        "Jungermannia quinquedentata fo. attenuata"@fi,
        "Neoorthocaulis attenuatus"@fi,
        "Barbilophozia attenuata"@sv,
        "Jungermannia quinquedentata fo. attenuata"@sv,
        "Neoorthocaulis attenuatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantopykäsammal"@fi,
        "pigglummermossa"@sv .

<http://tun.fi/MX.44250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barbilophozia barbata" ;
    dwc:scientificNameAuthorship "(Schmidel ex Schreb.) Loeske" ;
    skos:broader <http://tun.fi/MX.44160> ;
    skos:hiddenLabel "Barbilophozia barbata"@fi,
        "Jungermannia barbata"@fi,
        "Lophozia barbata"@fi,
        "Barbilophozia barbata"@sv,
        "Jungermannia barbata"@sv,
        "Lophozia barbata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäpykäsammal"@fi,
        "lundlummermossa"@sv .

<http://tun.fi/MX.44251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoorthocaulis binsteadii" ;
    dwc:scientificNameAuthorship "(Kaal.) L.Söderstr." ;
    skos:broader <http://tun.fi/MX.323812> ;
    skos:hiddenLabel "Barbilophozia binsteadii"@fi,
        "Jungermannia binsteadii"@fi,
        "Neoorthocaulis binsteadii"@fi,
        "Barbilophozia binsteadii"@sv,
        "Jungermannia binsteadii"@sv,
        "Neoorthocaulis binsteadii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suopykäsammal"@fi,
        "kärrlummermossa"@sv .

<http://tun.fi/MX.44252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoorthocaulis floerkei" ;
    dwc:scientificNameAuthorship "(F.Weber & D.Mohr) L.Söderstr." ;
    skos:broader <http://tun.fi/MX.323812> ;
    skos:hiddenLabel "Barbilophozia floerkei"@fi,
        "Jungermannia floerkei"@fi,
        "Neoorthocaulis floerkei"@fi,
        "Barbilophozia floerkei"@sv,
        "Jungermannia floerkei"@sv,
        "Neoorthocaulis floerkei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpykäsammal"@fi,
        "hedlummermossa"@sv .

<http://tun.fi/MX.44253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barbilophozia hatcheri" ;
    dwc:scientificNameAuthorship "(A.Evans) Loeske" ;
    skos:broader <http://tun.fi/MX.44160> ;
    skos:hiddenLabel "Barbilophozia hatcheri"@fi,
        "Jungermannia hatcheri"@fi,
        "Lophozia hatcheri"@fi,
        "Barbilophozia hatcheri"@sv,
        "Jungermannia hatcheri"@sv,
        "Lophozia hatcheri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivipykäsammal"@fi,
        "stenlummermossa"@sv .

<http://tun.fi/MX.44254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schljakovia kunzeana" ;
    dwc:scientificNameAuthorship "(Huebener) Konstant. & Vilnet" ;
    skos:broader <http://tun.fi/MX.323823> ;
    skos:hiddenLabel "Barbilophozia kunzeana"@fi,
        "Jungermannia kunzeana"@fi,
        "Schljakovia kunzeana"@fi,
        "Barbilophozia kunzeana"@sv,
        "Jungermannia kunzeana"@sv,
        "Schljakovia kunzeana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aapapykäsammal"@fi,
        "myrlummermossa"@sv .

<http://tun.fi/MX.44255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barbilophozia lycopodioides" ;
    dwc:scientificNameAuthorship "(Wallr.) Loeske" ;
    skos:broader <http://tun.fi/MX.44160> ;
    skos:hiddenLabel "Barbilophozia lycopodioides"@fi,
        "Jungermannia lycopodioides"@fi,
        "Lophozia lycopodioides"@fi,
        "Barbilophozia lycopodioides"@sv,
        "Jungermannia lycopodioides"@sv,
        "Lophozia lycopodioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaarapykäsammal"@fi,
        "skogslummermossa"@sv .

<http://tun.fi/MX.44256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schljakovianthus quadrilobus" ;
    dwc:scientificNameAuthorship "(Lindb.) Konstant. & Vilnet" ;
    skos:broader <http://tun.fi/MX.323824> ;
    skos:hiddenLabel "Barbilophozia quadriloba"@fi,
        "Jungermannia quadriloba"@fi,
        "Schljakovianthus quadrilobus"@fi,
        "Barbilophozia quadriloba"@sv,
        "Jungermannia quadriloba"@sv,
        "Schljakovianthus quadrilobus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpykäsammal"@fi,
        "mörk lummermossa"@sv .

<http://tun.fi/MX.44257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barbilophozia rubescens" ;
    dwc:scientificNameAuthorship "(R.M.Schust. & Damsh.) Kartt. & L.Söderstr." ;
    skos:broader <http://tun.fi/MX.44160> ;
    skos:hiddenLabel "Barbilophozia rubescens"@fi,
        "Lophozia rubescens"@fi,
        "Barbilophozia rubescens"@sv,
        "Lophozia rubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipykäsammal"@fi,
        "röd lummermossa"@sv .

<http://tun.fi/MX.44258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bazzania tricrenata" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Lindb." ;
    skos:broader <http://tun.fi/MX.44114> ;
    skos:hiddenLabel "Bazzania tricrenata"@fi,
        "Jungermannia tricrenata"@fi,
        "Bazzania tricrenata"@sv,
        "Jungermannia tricrenata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusahasammal"@fi,
        "liten revmossa"@sv .

<http://tun.fi/MX.44259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bazzania trilobata" ;
    dwc:scientificNameAuthorship "(L.) Gray" ;
    skos:broader <http://tun.fi/MX.44114> ;
    skos:hiddenLabel "Bazzania trilobata"@fi,
        "Jungermannia trilobata"@fi,
        "Bazzania trilobata"@sv,
        "Jungermannia trilobata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosahasammal"@fi,
        "stor revmossa"@sv .

<http://tun.fi/MX.44260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blasia pusilla" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.44161> ;
    skos:hiddenLabel "Blasia pusilla"@fi,
        "Blasia pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röyhelösammal"@fi,
        "lerbålmossa"@sv .

<http://tun.fi/MX.44262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calypogeia fissa" ;
    dwc:scientificNameAuthorship "(L.) Raddi" ;
    skos:broader <http://tun.fi/MX.44162> ;
    skos:hiddenLabel "Calypogeia fissa"@fi,
        "Mnium fissum"@fi,
        "Calypogeia fissa"@sv,
        "Mnium fissum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänpaanusammal"@fi,
        "tandsäckmossa"@sv .

<http://tun.fi/MX.44263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calypogeia integristipula" ;
    dwc:scientificNameAuthorship "Steph." ;
    skos:broader <http://tun.fi/MX.44162> ;
    skos:hiddenLabel "Calypogeia integristipula"@fi,
        "Calypogeia integristipula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpipaanusammal"@fi,
        "skogssäckmossa"@sv .

<http://tun.fi/MX.44264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calypogeia muelleriana" ;
    dwc:scientificNameAuthorship "(Schiffn.) Müll.Frib." ;
    skos:broader <http://tun.fi/MX.44162> ;
    skos:hiddenLabel "Calypogeia muelleriana"@fi,
        "Kantius muellerianus"@fi,
        "Calypogeia muelleriana"@sv,
        "Kantius muellerianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loukkopaanusammal"@fi,
        "sumpsäckmossa"@sv .

<http://tun.fi/MX.44265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calypogeia neesiana" ;
    dwc:scientificNameAuthorship "(C.Massal. & Carestia) Müll.Frib." ;
    skos:broader <http://tun.fi/MX.44162> ;
    skos:hiddenLabel "Calypogeia neesiana"@fi,
        "Kantius trichomanis var. neesianus"@fi,
        "Calypogeia neesiana"@sv,
        "Kantius trichomanis var. neesianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaspaanusammal"@fi,
        "torvsäckmossa"@sv .

<http://tun.fi/MX.44266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calypogeia sphagnicola" ;
    dwc:scientificNameAuthorship "(Arnell & J.Perss.) Warnst. & Loeske" ;
    skos:broader <http://tun.fi/MX.44162> ;
    skos:hiddenLabel "Calypogeia sphagnicola"@fi,
        "Kantius sphagnicola"@fi,
        "Calypogeia sphagnicola"@sv,
        "Kantius sphagnicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkapaanusammal"@fi,
        "myrsäckmossa"@sv .

<http://tun.fi/MX.44267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calypogeia suecica" ;
    dwc:scientificNameAuthorship "(Arnell & J.Perss.) Müll.Frib." ;
    skos:broader <http://tun.fi/MX.44162> ;
    skos:hiddenLabel "Calypogeia suecica"@fi,
        "Kantius suecicus"@fi,
        "Calypogeia suecica"@sv,
        "Kantius suecicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantopaanusammal"@fi,
        "vedsäckmossa"@sv .

<http://tun.fi/MX.44268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscocephaloziopsis affinis" ;
    dwc:scientificNameAuthorship "Lindb. ex Steph." ;
    skos:broader <http://tun.fi/MX.323825> ;
    skos:hiddenLabel "Cephalozia affinis"@fi,
        "Fuscocephaloziopsis affinis"@fi,
        "Cephalozia affinis"@sv,
        "Fuscocephaloziopsis affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "notkopihtisammal"@fi,
        "skogstrådmossa"@sv .

<http://tun.fi/MX.44269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalozia ambigua" ;
    dwc:scientificNameAuthorship "C.Massal." ;
    skos:broader <http://tun.fi/MX.44135> ;
    skos:hiddenLabel "Cephalozia ambigua"@fi,
        "Cephalozia ambigua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipihtisammal"@fi,
        "fjälltrådmossa"@sv .

<http://tun.fi/MX.44270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalozia bicuspidata" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.44135> ;
    skos:hiddenLabel "Cephalozia bicuspidata"@fi,
        "Jungermannia bicuspidata"@fi,
        "Cephalozia bicuspidata"@sv,
        "Jungermannia bicuspidata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksipihtisammal"@fi,
        "jordtrådmossa"@sv .

<http://tun.fi/MX.44271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscocephaloziopsis catenulata" ;
    dwc:scientificNameAuthorship "(Huebener) Váňa & L.Söderstr." ;
    skos:broader <http://tun.fi/MX.323825> ;
    skos:hiddenLabel "Cephalozia catenulata"@fi,
        "Fuscocephaloziopsis catenulata"@fi,
        "Jungermannia catenulata"@fi,
        "Cephalozia catenulata"@sv,
        "Fuscocephaloziopsis catenulata"@sv,
        "Jungermannia catenulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantopihtisammal"@fi,
        "stubbtrådmossa"@sv .

<http://tun.fi/MX.44272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscocephaloziopsis connivens" ;
    dwc:scientificNameAuthorship "(Dicks.) Váňa & L.Söderstr." ;
    skos:broader <http://tun.fi/MX.323825> ;
    skos:hiddenLabel "Cephalozia connivens"@fi,
        "Fuscocephaloziopsis connivens"@fi,
        "Jungermannia connivens"@fi,
        "Cephalozia connivens"@sv,
        "Fuscocephaloziopsis connivens"@sv,
        "Jungermannia connivens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kynsipihtisammal"@fi,
        "franstrådmossa"@sv .

<http://tun.fi/MX.44273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalozia lacinulata" ;
    dwc:scientificNameAuthorship "(J.B.Jack ex Gottsche & Rabenh.) Spruce" ;
    skos:broader <http://tun.fi/MX.44135> ;
    skos:hiddenLabel "Cephalozia lacinulata"@fi,
        "Jungermannia lacinulata"@fi,
        "Cephalozia lacinulata"@sv,
        "Jungermannia lacinulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänpihtisammal"@fi,
        "nåltrådmossa"@sv .

<http://tun.fi/MX.44274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscocephaloziopsis leucantha" ;
    dwc:scientificNameAuthorship "(Spruce) Váňa & L.Söderstr." ;
    skos:broader <http://tun.fi/MX.323825> ;
    skos:hiddenLabel "Cephalozia leucantha"@fi,
        "Fuscocephaloziopsis leucantha"@fi,
        "Cephalozia leucantha"@sv,
        "Fuscocephaloziopsis leucantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsipihtisammal"@fi,
        "späd trådmossa"@sv .

<http://tun.fi/MX.44275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscocephaloziopsis loitlesbergeri" ;
    dwc:scientificNameAuthorship "(Schiffn.) Váňa & L.Söderstr." ;
    skos:broader <http://tun.fi/MX.323825> ;
    skos:hiddenLabel "Cephalozia loitlesbergeri"@fi,
        "Fuscocephaloziopsis loitlesbergeri"@fi,
        "Cephalozia loitlesbergeri"@sv,
        "Fuscocephaloziopsis loitlesbergeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämepihtisammal"@fi,
        "korsflikig trådmossa"@sv .

<http://tun.fi/MX.44276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscocephaloziopsis lunulifolia" ;
    dwc:scientificNameAuthorship "(Dumort.) Váňa & L.Söderstr." ;
    skos:broader <http://tun.fi/MX.323825> ;
    skos:hiddenLabel "Cephalozia lunulifolia"@fi,
        "Fuscocephaloziopsis lunulifolia"@fi,
        "Jungermannia lunulifolia"@fi,
        "Cephalozia lunulifolia"@sv,
        "Fuscocephaloziopsis lunulifolia"@sv,
        "Jungermannia lunulifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkapihtisammal"@fi,
        "måntrådmossa"@sv .

<http://tun.fi/MX.44277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalozia macounii" ;
    dwc:scientificNameAuthorship "(Austin) Austin" ;
    skos:broader <http://tun.fi/MX.44135> ;
    skos:hiddenLabel "Cephalozia macounii"@fi,
        "Jungermannia macounii"@fi,
        "Cephalozia macounii"@sv,
        "Jungermannia macounii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hitupihtisammal"@fi,
        "vedtrådmossa"@sv .

<http://tun.fi/MX.44278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscocephaloziopsis pleniceps" ;
    dwc:scientificNameAuthorship "(Austin) Váňa & L.Söderstr." ;
    skos:broader <http://tun.fi/MX.323825> ;
    skos:hiddenLabel "Cephalozia pleniceps"@fi,
        "Fuscocephaloziopsis pleniceps"@fi,
        "Jungermannia pleniceps"@fi,
        "Cephalozia pleniceps"@sv,
        "Fuscocephaloziopsis pleniceps"@sv,
        "Jungermannia pleniceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpihtisammal"@fi,
        "trubbtrådmossa"@sv .

<http://tun.fi/MX.44279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephaloziella divaricata" ;
    dwc:scientificNameAuthorship "(Sm.) Schiffn." ;
    skos:broader <http://tun.fi/MX.44127> ;
    skos:hiddenLabel "Cephaloziella divaricata"@fi,
        "Jungermannia divaricata"@fi,
        "Cephaloziella divaricata"@sv,
        "Jungermannia divaricata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsärahtusammal"@fi,
        "mikromossa"@sv .

<http://tun.fi/MX.44280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephaloziella elachista" ;
    dwc:scientificNameAuthorship "(J.B.Jack ex Gottsche & Rabenh.) Schiffn." ;
    skos:broader <http://tun.fi/MX.44127> ;
    skos:hiddenLabel "Cephaloziella elachista"@fi,
        "Jungermannia elachista"@fi,
        "Cephaloziella elachista"@sv,
        "Jungermannia elachista"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänrahtusammal"@fi,
        "tornmikromossa"@sv .

<http://tun.fi/MX.44281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephaloziella elegans" ;
    dwc:scientificNameAuthorship "(Heeg.) Schiffn." ;
    skos:broader <http://tun.fi/MX.44127> ;
    skos:hiddenLabel "Cephalozia elegans"@fi,
        "Cephaloziella elegans"@fi,
        "Cephalozia elegans"@sv,
        "Cephaloziella elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirorahtusammal"@fi,
        "brun mikromossa"@sv .

<http://tun.fi/MX.44282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephaloziella hampeana" ;
    dwc:scientificNameAuthorship "(Nees) Schiffn. ex Loeske" ;
    skos:broader <http://tun.fi/MX.44127> ;
    skos:hiddenLabel "Cephalozia hampeana"@fi,
        "Cephaloziella hampeana"@fi,
        "Jungermannia hampeana"@fi,
        "Cephalozia hampeana"@sv,
        "Cephaloziella hampeana"@sv,
        "Jungermannia hampeana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojarahtusammal"@fi,
        "sumpmikromossa"@sv .

<http://tun.fi/MX.44283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephaloziella integerrima" ;
    dwc:scientificNameAuthorship "(Lindb.) Warnst." ;
    skos:broader <http://tun.fi/MX.44127> ;
    skos:hiddenLabel "Cephalozia integerrima"@fi,
        "Cephaloziella integerrima"@fi,
        "Cephalozia integerrima"@sv,
        "Cephaloziella integerrima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savikkorahtusammal"@fi,
        "trubbmikromossa"@sv .

<http://tun.fi/MX.44284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephaloziella massalongii" ;
    dwc:scientificNameAuthorship "(Spruce) Müll.Frib." ;
    skos:broader <http://tun.fi/MX.44127> ;
    skos:hiddenLabel "Cephalozia massalongii"@fi,
        "Cephaloziella massalongii"@fi,
        "Cephalozia massalongii"@sv,
        "Cephaloziella massalongii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasrahtusammal"@fi,
        "kopparmikromossa"@sv .

<http://tun.fi/MX.44285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephaloziella rubella" ;
    dwc:scientificNameAuthorship "(Nees) Warnst." ;
    skos:broader <http://tun.fi/MX.44127> ;
    skos:hiddenLabel "Cephalozia rubella"@fi,
        "Cephaloziella rubella"@fi,
        "Jungermannia rubella"@fi,
        "Cephalozia rubella"@sv,
        "Cephaloziella rubella"@sv,
        "Jungermannia rubella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusorahtusammal"@fi,
        "röd mikromossa"@sv .

<http://tun.fi/MX.44286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephaloziella spinigera" ;
    dwc:scientificNameAuthorship "(Lindb.) Jørg." ;
    skos:broader <http://tun.fi/MX.44127> ;
    skos:hiddenLabel "Cephalozia spinigera"@fi,
        "Cephaloziella spinigera"@fi,
        "Cephalozia spinigera"@sv,
        "Cephaloziella spinigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkarahtusammal"@fi,
        "torvmikromossa"@sv .

<http://tun.fi/MX.44287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephaloziella varians" ;
    dwc:scientificNameAuthorship "(Gottsche) Steph." ;
    skos:broader <http://tun.fi/MX.44127> ;
    skos:hiddenLabel "Cephaloziella varians"@fi,
        "Jungermannia varians"@fi,
        "Cephaloziella varians"@sv,
        "Jungermannia varians"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummarahtusammal"@fi,
        "svart mikromossa"@sv .

<http://tun.fi/MX.44288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chiloscyphus polyanthos" ;
    dwc:scientificNameAuthorship "(L.) Corda" ;
    skos:broader <http://tun.fi/MX.44145> ;
    skos:hiddenLabel "Chiloscyphus polyanthos"@fi,
        "Jungermannia polyanthos"@fi,
        "Chiloscyphus polyanthos"@sv,
        "Jungermannia polyanthos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetealvesammal"@fi,
        "bäckblekmossa"@sv .

<http://tun.fi/MX.44289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontoschisma fluitans" ;
    dwc:scientificNameAuthorship "(Nees) L.Söderstr. & Váňa" ;
    skos:broader <http://tun.fi/MX.44133> ;
    skos:hiddenLabel "Cladopodiella fluitans"@fi,
        "Jungermannia fluitans"@fi,
        "Odontoschisma fluitans"@fi,
        "Cladopodiella fluitans"@sv,
        "Jungermannia fluitans"@sv,
        "Odontoschisma fluitans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmäkerihmasammal"@fi,
        "torvstolonmossa"@sv .

<http://tun.fi/MX.44290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontoschisma francisci" ;
    dwc:scientificNameAuthorship "(Hook.) L.Söderstr. & Váňa" ;
    skos:broader <http://tun.fi/MX.44133> ;
    skos:hiddenLabel "Cladopodiella francisci"@fi,
        "Jungermannia francisci"@fi,
        "Odontoschisma francisci"@fi,
        "Cladopodiella francisci"@sv,
        "Jungermannia francisci"@sv,
        "Odontoschisma francisci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiörihmasammal"@fi,
        "röd stolonmossa"@sv .

<http://tun.fi/MX.44291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocephalum conicum" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.44128> ;
    skos:hiddenLabel "Conocephalum conicum"@fi,
        "Marchantia conica"@fi,
        "Conocephalum conicum"@sv,
        "Marchantia conica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloruutusammal"@fi,
        "slät rutlungmossa"@sv .

<http://tun.fi/MX.44292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aneura mirabilis" ;
    dwc:scientificNameAuthorship "(Malmb.) Wickett & Goffinet" ;
    skos:broader <http://tun.fi/MX.44143> ;
    skos:hiddenLabel "Aneura mirabilis"@fi,
        "Cryptothallus mirabilis"@fi,
        "Aneura mirabilis"@sv,
        "Cryptothallus mirabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilosammal"@fi,
        "huldremossa"@sv .

<http://tun.fi/MX.44293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplophyllum albicans" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.44171> ;
    skos:hiddenLabel "Diplophyllum albicans"@fi,
        "Jungermannia albicans"@fi,
        "Scapania albicans"@fi,
        "Diplophyllum albicans"@sv,
        "Jungermannia albicans"@sv,
        "Scapania albicans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonikielisammal"@fi,
        "nervveckmossa"@sv .

<http://tun.fi/MX.44294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplophyllum obtusifolium" ;
    dwc:scientificNameAuthorship "(Hook.) Dumort." ;
    skos:broader <http://tun.fi/MX.44171> ;
    skos:hiddenLabel "Diplophyllum obtusifolium"@fi,
        "Jungermannia obtusifolia"@fi,
        "Scapania obtusifolia"@fi,
        "Diplophyllum obtusifolium"@sv,
        "Jungermannia obtusifolia"@sv,
        "Scapania obtusifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojakielisammal"@fi,
        "jordveckmossa"@sv .

<http://tun.fi/MX.44295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplophyllum taxifolium" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Dumort." ;
    skos:broader <http://tun.fi/MX.44171> ;
    skos:hiddenLabel "Diplophyllum taxifolium"@fi,
        "Jungermannia taxifolia"@fi,
        "Diplophyllum taxifolium"@sv,
        "Jungermannia taxifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokielisammal"@fi,
        "bergveckmossa"@sv .

<http://tun.fi/MX.44296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Douinia ovata" ;
    dwc:scientificNameAuthorship "(Dicks.) H.Buch" ;
    skos:broader <http://tun.fi/MX.44122> ;
    skos:hiddenLabel "Diplophyllum ovatum"@fi,
        "Douinia ovata"@fi,
        "Jungermannia ovata"@fi,
        "Diplophyllum ovatum"@sv,
        "Douinia ovata"@sv,
        "Jungermannia ovata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksisammal"@fi,
        "vaxmossa"@sv .

<http://tun.fi/MX.44297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eremonotus myriocarpus" ;
    dwc:scientificNameAuthorship "(Carrington) Lindb. & Kaal. ex Pearson" ;
    skos:broader <http://tun.fi/MX.44129> ;
    skos:hiddenLabel "Eremonotus myriocarpus"@fi,
        "Jungermannia myriocarpa"@fi,
        "Eremonotus myriocarpus"@sv,
        "Jungermannia myriocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pärskesammal"@fi,
        "forstrådmossa"@sv .

<http://tun.fi/MX.44298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fossombronia foveolata" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.44136> ;
    skos:hiddenLabel "Fossombronia foveolata"@fi,
        "Fossombronia foveolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaresusammal"@fi,
        "strandbronia"@sv .

<http://tun.fi/MX.44299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fossombronia incurva" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.44136> ;
    skos:hiddenLabel "Fossombronia incurva"@fi,
        "Fossombronia incurva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuresusammal"@fi,
        "sandbronia"@sv .

<http://tun.fi/MX.44300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fossombronia wondraczekii" ;
    dwc:scientificNameAuthorship "(Corda) Dumort. ex Lindb." ;
    skos:broader <http://tun.fi/MX.44136> ;
    skos:hiddenLabel "Fossombronia wondraczekii"@fi,
        "Jungermannia wondraczekii"@fi,
        "Fossombronia wondraczekii"@sv,
        "Jungermannia wondraczekii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänresusammal"@fi,
        "lerbronia"@sv .

<http://tun.fi/MX.44301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frullania dilatata" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.44137> ;
    skos:hiddenLabel "Frullania dilatata"@fi,
        "Jungermannia dilatata"@fi,
        "Frullania dilatata"@sv,
        "Jungermannia dilatata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkokarvesammal"@fi,
        "hjälmfrullania"@sv .

<http://tun.fi/MX.44302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frullania fragilifolia" ;
    dwc:scientificNameAuthorship "(Taylor) Gottsche, Lindenb. & Nees" ;
    skos:broader <http://tun.fi/MX.44137> ;
    skos:hiddenLabel "Frullania fragilifolia"@fi,
        "Jungermannia fragilifolia"@fi,
        "Frullania fragilifolia"@sv,
        "Jungermannia fragilifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haprakarvesammal"@fi,
        "späd frullania"@sv .

<http://tun.fi/MX.44303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frullania oakesiana" ;
    dwc:scientificNameAuthorship "Austin" ;
    skos:broader <http://tun.fi/MX.44137> ;
    skos:hiddenLabel "Frullania oakesiana"@fi,
        "Frullania oakesiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkarvesammal"@fi,
        "värmlandsfrullania"@sv .

<http://tun.fi/MX.44304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frullania tamarisci" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.44137> ;
    skos:hiddenLabel "Frullania tamarisci"@fi,
        "Jungermannia tamarisci"@fi,
        "Frullania tamarisci"@sv,
        "Jungermannia tamarisci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokarvesammal"@fi,
        "klippfrullania"@sv .

<http://tun.fi/MX.44305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geocalyx graveolens" ;
    dwc:scientificNameAuthorship "(Schrad.) Nees" ;
    skos:broader <http://tun.fi/MX.44138> ;
    skos:hiddenLabel "Geocalyx graveolens"@fi,
        "Jungermannia graveolens"@fi,
        "Saccogyna graveolens"@fi,
        "Geocalyx graveolens"@sv,
        "Jungermannia graveolens"@sv,
        "Saccogyna graveolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryytisammal"@fi,
        "terpentinmossa"@sv .

<http://tun.fi/MX.44306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnocolea borealis" ;
    dwc:scientificNameAuthorship "(Frisvoll & Moen) R.M.Schust." ;
    skos:broader <http://tun.fi/MX.44115> ;
    skos:hiddenLabel "Gymnocolea borealis"@fi,
        "Lophozia borealis"@fi,
        "Gymnocolea borealis"@sv,
        "Lophozia borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettoruoppasammal"@fi,
        "nordlig päronsvepemossa"@sv .

<http://tun.fi/MX.44307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnocolea inflata" ;
    dwc:scientificNameAuthorship "(Huds.) Dumort." ;
    skos:broader <http://tun.fi/MX.44115> ;
    skos:hiddenLabel "Gymnocolea inflata"@fi,
        "Jungermannia inflata"@fi,
        "Gymnocolea inflata"@sv,
        "Jungermannia inflata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevaruoppasammal"@fi,
        "päronsvepemossa"@sv .

<http://tun.fi/MX.44308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marsupella apiculata" ;
    dwc:scientificNameAuthorship "Schiffn." ;
    skos:broader <http://tun.fi/MX.44140> ;
    skos:hiddenLabel "Gymnomitrion apiculatum"@fi,
        "Marsupella apiculata"@fi,
        "Gymnomitrion apiculatum"@sv,
        "Marsupella apiculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippuhopeasammal"@fi,
        "uddfrostmossa"@sv .

<http://tun.fi/MX.44309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnomitrion concinnatum" ;
    dwc:scientificNameAuthorship "(Lightf.) Corda" ;
    skos:broader <http://tun.fi/MX.44139> ;
    skos:hiddenLabel "Gymnomitrion concinnatum"@fi,
        "Jungermannia concinnata"@fi,
        "Gymnomitrion concinnatum"@sv,
        "Jungermannia concinnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihopeasammal"@fi,
        "brun frostmossa"@sv .

<http://tun.fi/MX.44310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnomitrion corallioides" ;
    dwc:scientificNameAuthorship "Nees" ;
    skos:broader <http://tun.fi/MX.44139> ;
    skos:hiddenLabel "Gymnomitrion corallioides"@fi,
        "Gymnomitrion corallioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korallihopeasammal"@fi,
        "vit frostmossa"@sv .

<http://tun.fi/MX.44311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnomitrion obtusum" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.44139> ;
    skos:hiddenLabel "Gymnomitrion obtusum"@fi,
        "Gymnomitrion obtusum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänhopeasammal"@fi,
        "trubbfrostmossa"@sv .

<http://tun.fi/MX.44312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplomitrium hookeri" ;
    dwc:scientificNameAuthorship "(Lyell ex Sm.) Nees" ;
    skos:broader <http://tun.fi/MX.44172> ;
    skos:hiddenLabel "Haplomitrium hookeri"@fi,
        "Jungermannia hookeri"@fi,
        "Haplomitrium hookeri"@sv,
        "Jungermannia hookeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teilisammal"@fi,
        "kurragömmamossa"@sv .

<http://tun.fi/MX.44313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpanthus flotovianus" ;
    dwc:scientificNameAuthorship "(Nees) Nees" ;
    skos:broader <http://tun.fi/MX.44116> ;
    skos:hiddenLabel "Harpanthus flotovianus"@fi,
        "Jungermannia flotoviana"@fi,
        "Harpanthus flotovianus"@sv,
        "Jungermannia flotoviana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purokaltiosammal"@fi,
        "stor måntandsmossa"@sv .

<http://tun.fi/MX.44314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpanthus scutatus" ;
    dwc:scientificNameAuthorship "(F.Weber & D.Mohr) Spruce" ;
    skos:broader <http://tun.fi/MX.44116> ;
    skos:hiddenLabel "Harpanthus scutatus"@fi,
        "Jungermannia scutata"@fi,
        "Harpanthus scutatus"@sv,
        "Jungermannia scutata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikaltiosammal"@fi,
        "liten måntandsmossa"@sv .

<http://tun.fi/MX.44315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrobiella laxifolia" ;
    dwc:scientificNameAuthorship "(Hook.) Spruce" ;
    skos:broader <http://tun.fi/MX.44117> ;
    skos:hiddenLabel "Hygrobiella laxifolia"@fi,
        "Jungermannia laxifolia"@fi,
        "Hygrobiella laxifolia"@sv,
        "Jungermannia laxifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkäränsammal"@fi,
        "pysslingmossa"@sv .

<http://tun.fi/MX.44316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syzygiella autumnalis" ;
    dwc:scientificNameAuthorship "(DC.) K.Feldberg, Váňa, Hentschel & Heinrichs" ;
    skos:broader <http://tun.fi/MX.323828> ;
    skos:hiddenLabel "Jamesoniella autumnalis"@fi,
        "Jungermannia autumnalis"@fi,
        "Syzygiella autumnalis"@fi,
        "Jamesoniella autumnalis"@sv,
        "Jungermannia autumnalis"@sv,
        "Syzygiella autumnalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokaulussammal"@fi,
        "höstöronmossa"@sv .

<http://tun.fi/MX.44317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biantheridion undulifolium" ;
    dwc:scientificNameAuthorship "(Nees) Konstant. & Vilnet" ;
    skos:broader <http://tun.fi/MX.323829> ;
    skos:hiddenLabel "Biantheridion undulifolium"@fi,
        "Jamesoniella undulifolia"@fi,
        "Jungermannia schraderi fo. undulifolia"@fi,
        "Biantheridion undulifolium"@sv,
        "Jamesoniella undulifolia"@sv,
        "Jungermannia schraderi fo. undulifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkaulussammal"@fi,
        "kärröronmossa"@sv .

<http://tun.fi/MX.44318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jungermannia atrovirens" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.44131> ;
    skos:hiddenLabel "Jungermannia atrovirens"@fi,
        "Jungermannia atrovirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankorvasammal"@fi,
        "bäckslevmossa"@sv .

<http://tun.fi/MX.44319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endogemma caespiticia" ;
    dwc:scientificNameAuthorship "(Lindenb.) Konstant., Vilnet & A.V.Troitsky" ;
    skos:broader <http://tun.fi/MX.323831> ;
    skos:hiddenLabel "Endogemma caespiticia"@fi,
        "Jungermannia caespiticia"@fi,
        "Solenostoma caespiticium"@fi,
        "Endogemma caespiticia"@sv,
        "Jungermannia caespiticia"@sv,
        "Solenostoma caespiticium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojakorvasammal"@fi,
        "knoppslevmossa"@sv .

<http://tun.fi/MX.44320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solenostoma confertissimum" ;
    dwc:scientificNameAuthorship "(Nees) Schljakov" ;
    skos:broader <http://tun.fi/MX.323830> ;
    skos:hiddenLabel "Jungermannia confertissima"@fi,
        "Solenostoma confertissimum"@fi,
        "Jungermannia confertissima"@sv,
        "Solenostoma confertissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikorvasammal"@fi,
        "njurslevmossa"@sv .

<http://tun.fi/MX.44321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jungermannia exsertifolia" ;
    dwc:scientificNameAuthorship "Steph." ;
    skos:broader <http://tun.fi/MX.44131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Jungermannia exsertifolia"@fi,
        "Jungermannia exsertifolia"@sv .

<http://tun.fi/MX.44322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solenostoma gracillimum" ;
    dwc:scientificNameAuthorship "(Sm.) R.M.Schust." ;
    skos:broader <http://tun.fi/MX.323830> ;
    skos:hiddenLabel "Jungermannia gracillima"@fi,
        "Solenostoma gracillimum"@fi,
        "Jungermannia gracillima"@sv,
        "Solenostoma gracillimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savikkokorvasammal"@fi,
        "listslevmossa"@sv .

<http://tun.fi/MX.44323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solenostoma hyalinum" ;
    dwc:scientificNameAuthorship "(Lyell) Mitt." ;
    skos:broader <http://tun.fi/MX.323830> ;
    skos:hiddenLabel "Jungermannia hyalina"@fi,
        "Solenostoma hyalinum"@fi,
        "Jungermannia hyalina"@sv,
        "Solenostoma hyalinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskorvasammal"@fi,
        "strandslevmossa"@sv .

<http://tun.fi/MX.44325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liochlaena lanceolata" ;
    dwc:scientificNameAuthorship "Nees" ;
    skos:broader <http://tun.fi/MX.323832> ;
    skos:hiddenLabel "Jungermannia leiantha"@fi,
        "Liochlaena lanceolata"@fi,
        "Jungermannia leiantha"@sv,
        "Liochlaena lanceolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantokorvasammal"@fi,
        "rörsvepemossa"@sv .

<http://tun.fi/MX.44326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solenostoma obovatum" ;
    dwc:scientificNameAuthorship "(Nees) C.Massal." ;
    skos:broader <http://tun.fi/MX.323830> ;
    skos:hiddenLabel "Jungermannia obovata"@fi,
        "Solenostoma obovatum"@fi,
        "Jungermannia obovata"@sv,
        "Solenostoma obovatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskikorvasammal"@fi,
        "äggslevmossa"@sv .

<http://tun.fi/MX.44327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jungermannia polaris" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.44131> ;
    skos:hiddenLabel "Jungermannia polaris"@fi,
        "Jungermannia pumila ssp. polaris"@fi,
        "Jungermannia polaris"@sv,
        "Jungermannia pumila ssp. polaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkorvasammal"@fi,
        "polarslevmossa"@sv .

<http://tun.fi/MX.44328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jungermannia pumila" ;
    dwc:scientificNameAuthorship "With." ;
    skos:broader <http://tun.fi/MX.44131> ;
    skos:hiddenLabel "Jungermannia pumila"@fi,
        "Solenostoma pumilum"@fi,
        "Jungermannia pumila"@sv,
        "Solenostoma pumilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukorvasammal"@fi,
        "liten slevmossa"@sv .

<http://tun.fi/MX.44330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kurzia pauciflora" ;
    dwc:scientificNameAuthorship "(Dicks.) Grolle" ;
    skos:broader <http://tun.fi/MX.44123> ;
    skos:hiddenLabel "Jungermannia pauciflora"@fi,
        "Kurzia pauciflora"@fi,
        "Jungermannia pauciflora"@sv,
        "Kurzia pauciflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkaviiksisammal"@fi,
        "fingerfliksmossa"@sv .

<http://tun.fi/MX.44331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoptychia badensis" ;
    dwc:scientificNameAuthorship "(Gottsche ex Rabenh.) L.Söderstr. & Váňa" ;
    skos:broader <http://tun.fi/MX.323833> ;
    skos:hiddenLabel "Jungermannia badensis"@fi,
        "Leiocolea badensis"@fi,
        "Lophozia badensis"@fi,
        "Mesoptychia badensis"@fi,
        "Jungermannia badensis"@sv,
        "Leiocolea badensis"@sv,
        "Lophozia badensis"@sv,
        "Mesoptychia badensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöhammassammal"@fi,
        "dvärgflikmossa"@sv .

<http://tun.fi/MX.44332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoptychia bantriensis" ;
    dwc:scientificNameAuthorship "(Hook.) L.Söderstr. & Váňa" ;
    skos:broader <http://tun.fi/MX.323833> ;
    skos:hiddenLabel "Jungermannia bantriensis"@fi,
        "Leiocolea bantriensis"@fi,
        "Lophozia bantriensis"@fi,
        "Mesoptychia bantriensis"@fi,
        "Jungermannia bantriensis"@sv,
        "Leiocolea bantriensis"@sv,
        "Lophozia bantriensis"@sv,
        "Mesoptychia bantriensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdehammassammal"@fi,
        "källflikmossa"@sv .

<http://tun.fi/MX.44333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoptychia collaris" ;
    dwc:scientificNameAuthorship "(Nees) L.Söderstr. & Váňa" ;
    skos:broader <http://tun.fi/MX.323833> ;
    skos:hiddenLabel "Jungermannia collaris"@fi,
        "Leiocolea collaris"@fi,
        "Lophozia collaris"@fi,
        "Mesoptychia collaris"@fi,
        "Jungermannia collaris"@sv,
        "Leiocolea collaris"@sv,
        "Lophozia collaris"@sv,
        "Mesoptychia collaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolohammassammal"@fi,
        "skuggflikmossa"@sv .

<http://tun.fi/MX.44335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoptychia heterocolpos" ;
    dwc:scientificNameAuthorship "(Thed. ex Hartm.) L.Söderstr. & Váňa" ;
    skos:broader <http://tun.fi/MX.323833> ;
    skos:hiddenLabel "Jungermannia heterocolpos"@fi,
        "Leiocolea heterocolpos"@fi,
        "Lophozia heterocolpos"@fi,
        "Mesoptychia heterocolpos"@fi,
        "Jungermannia heterocolpos"@sv,
        "Leiocolea heterocolpos"@sv,
        "Lophozia heterocolpos"@sv,
        "Mesoptychia heterocolpos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ituhammassammal"@fi,
        "kalkflikmossa"@sv .

<http://tun.fi/MX.44336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoptychia rutheana" ;
    dwc:scientificNameAuthorship "(Limpr.) L.Söderstr. & Váňa" ;
    skos:broader <http://tun.fi/MX.323833> ;
    skos:hiddenLabel "Jungermannia rutheana"@fi,
        "Leiocolea rutheana"@fi,
        "Lophozia rutheana"@fi,
        "Mesoptychia rutheana"@fi,
        "Jungermannia rutheana"@sv,
        "Leiocolea rutheana"@sv,
        "Lophozia rutheana"@sv,
        "Mesoptychia rutheana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettohammassammal"@fi,
        "praktflikmossa"@sv .

<http://tun.fi/MX.44337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lejeunea cavifolia" ;
    dwc:scientificNameAuthorship "(Ehrh.) Lindb." ;
    skos:broader <http://tun.fi/MX.44124> ;
    skos:hiddenLabel "Jungermannia cavifolia"@fi,
        "Lejeunea cavifolia"@fi,
        "Jungermannia cavifolia"@sv,
        "Lejeunea cavifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketjusammal"@fi,
        "blåsfliksmossa"@sv .

<http://tun.fi/MX.44338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidozia reptans" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.44146> ;
    skos:hiddenLabel "Jungermannia reptans"@fi,
        "Lepidozia reptans"@fi,
        "Jungermannia reptans"@sv,
        "Lepidozia reptans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarusammal"@fi,
        "fingermossa"@sv .

<http://tun.fi/MX.44340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophocolea coadunata" ;
    dwc:scientificNameAuthorship "(Sw.) Mont." ;
    skos:broader <http://tun.fi/MX.44163> ;
    skos:hiddenLabel "Jungermannia bidentata var. rivularis"@fi,
        "Lophocolea bidentata var. rivularis"@fi,
        "Lophocolea coadunata"@fi,
        "Jungermannia bidentata var. rivularis"@sv,
        "Lophocolea bidentata var. rivularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolimisammal"@fi,
        "Lophocolea coadunata"@sv .

<http://tun.fi/MX.44341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophocolea heterophylla" ;
    dwc:scientificNameAuthorship "(Schrad.) Dumort." ;
    skos:broader <http://tun.fi/MX.44163> ;
    skos:hiddenLabel "Chiloscyphus profundus"@fi,
        "Jungermannia heterophylla"@fi,
        "Lophocolea heterophylla"@fi,
        "Chiloscyphus profundus"@sv,
        "Jungermannia heterophylla"@sv,
        "Lophocolea heterophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laholimisammal"@fi,
        "vedblekmossa"@sv .

<http://tun.fi/MX.44342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophocolea minor" ;
    dwc:scientificNameAuthorship "Nees" ;
    skos:broader <http://tun.fi/MX.44163> ;
    skos:hiddenLabel "Chiloscyphus minor"@fi,
        "Lophocolea minor"@fi,
        "Chiloscyphus minor"@sv,
        "Lophocolea minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulimisammal"@fi,
        "kornblekmossa"@sv .

<http://tun.fi/MX.44343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophozia ascendens" ;
    dwc:scientificNameAuthorship "(Warnst.) R.M.Schust." ;
    skos:broader <http://tun.fi/MX.44147> ;
    skos:hiddenLabel "Lophozia ascendens"@fi,
        "Sphenolobus ascendens"@fi,
        "Lophozia ascendens"@sv,
        "Sphenolobus ascendens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulovisammal"@fi,
        "liten hornflikmossa"@sv .

<http://tun.fi/MX.44344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isopaches bicrenatus" ;
    dwc:scientificNameAuthorship "(Schmidel ex Hoffm.) H.Buch" ;
    skos:broader <http://tun.fi/MX.324417> ;
    skos:hiddenLabel "Isopaches bicrenatus"@fi,
        "Jungermannia bicrenata"@fi,
        "Lophozia bicrenata"@fi,
        "Isopaches bicrenatus"@sv,
        "Jungermannia bicrenata"@sv,
        "Lophozia bicrenata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojalovisammal"@fi,
        "sandflikmossa"@sv .

<http://tun.fi/MX.44345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterogemma capitata" ;
    dwc:scientificNameAuthorship "(Hook.) Konstant. & Vilnet" ;
    skos:broader <http://tun.fi/MX.324418> ;
    skos:hiddenLabel "Heterogemma capitata"@fi,
        "Jungermannia capitata"@fi,
        "Lophozia capitata"@fi,
        "Heterogemma capitata"@sv,
        "Jungermannia capitata"@sv,
        "Lophozia capitata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantalovisammal"@fi,
        "strandflikmossa"@sv .

<http://tun.fi/MX.44346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophozia ciliata" ;
    dwc:scientificNameAuthorship "Damsh., L.Söderstr. & H.Weibull" ;
    skos:broader <http://tun.fi/MX.44147> ;
    skos:hiddenLabel "Lophozia ciliata"@fi,
        "Lophozia ciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsilovisammal"@fi,
        "barkflikmossa"@sv .

<http://tun.fi/MX.44347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protolophozia elongata" ;
    dwc:scientificNameAuthorship "(Steph.) Schljakov" ;
    skos:broader <http://tun.fi/MX.324419> ;
    skos:hiddenLabel "Lophozia elongata"@fi,
        "Orthocaulis elongatus"@fi,
        "Protolophozia elongata"@fi,
        "Lophozia elongata"@sv,
        "Orthocaulis elongatus"@sv,
        "Protolophozia elongata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aapalovisammal"@fi,
        "kärrflikmossa"@sv .

<http://tun.fi/MX.44348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophoziopsis excisa" ;
    dwc:scientificNameAuthorship "(Dicks.) Konstant. & Vilnet" ;
    skos:broader <http://tun.fi/MX.324420> ;
    skos:hiddenLabel "Jungermannia excisa"@fi,
        "Lophozia excisa"@fi,
        "Lophoziopsis excisa"@fi,
        "Jungermannia excisa"@sv,
        "Lophozia excisa"@sv,
        "Lophoziopsis excisa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiekkalovisammal"@fi,
        "hedflikmossa"@sv .

<http://tun.fi/MX.44349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistochilopsis grandiretis" ;
    dwc:scientificNameAuthorship "(Lindb. ex Kaal.) Konstant." ;
    skos:broader <http://tun.fi/MX.324421> ;
    skos:hiddenLabel "Jungermannia grandiretis"@fi,
        "Lophozia grandiretis"@fi,
        "Schistochilopsis grandiretis"@fi,
        "Jungermannia grandiretis"@sv,
        "Lophozia grandiretis"@sv,
        "Schistochilopsis grandiretis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhunlovisammal"@fi,
        "purpurflikmossa"@sv .

<http://tun.fi/MX.44350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistochilopsis incisa" ;
    dwc:scientificNameAuthorship "(Schrad.) Konstant." ;
    skos:broader <http://tun.fi/MX.324421> ;
    skos:hiddenLabel "Jungermannia incisa"@fi,
        "Lophozia incisa"@fi,
        "Lophozia incisa subsp. incisa"@fi,
        "Schistochilopsis incisa"@fi,
        "Jungermannia incisa"@sv,
        "Lophozia incisa"@sv,
        "Lophozia incisa subsp. incisa"@sv,
        "Schistochilopsis incisa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörrölovisammal"@fi,
        "krusflikmossa"@sv .

<http://tun.fi/MX.44352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterogemma laxa" ;
    dwc:scientificNameAuthorship "(Lindb.) Konstant. & Vilnet" ;
    skos:broader <http://tun.fi/MX.324418> ;
    skos:hiddenLabel "Heterogemma laxa"@fi,
        "Jungermannia laxa"@fi,
        "Lophozia laxa"@fi,
        "Heterogemma laxa"@sv,
        "Jungermannia laxa"@sv,
        "Lophozia laxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkalovisammal"@fi,
        "myrflikmossa"@sv .

<http://tun.fi/MX.44353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophoziopsis longidens" ;
    dwc:scientificNameAuthorship "(Lindb.) Konstant. & Vilnet" ;
    skos:broader <http://tun.fi/MX.324420> ;
    skos:hiddenLabel "Jungermannia longidens"@fi,
        "Lophozia longidens"@fi,
        "Lophoziopsis longidens"@fi,
        "Jungermannia longidens"@sv,
        "Lophozia longidens"@sv,
        "Lophoziopsis longidens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törrölovisammal"@fi,
        "hornflikmossa"@sv .

<http://tun.fi/MX.44354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophozia guttulata" ;
    dwc:scientificNameAuthorship "(Lindb. & Arnell) A.Evans" ;
    skos:broader <http://tun.fi/MX.44147> ;
    skos:hiddenLabel "Jungermannia guttulata"@fi,
        "Lophozia guttulata"@fi,
        "Jungermannia guttulata"@sv,
        "Lophozia guttulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsälovisammal"@fi,
        "vedflikmossa"@sv .

<http://tun.fi/MX.44355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Obtusifolium obtusum" ;
    dwc:scientificNameAuthorship "(Lindb.) S.W.Arnell" ;
    skos:broader <http://tun.fi/MX.324422> ;
    skos:hiddenLabel "Barbilophozia obtusa"@fi,
        "Jungermannia obtusa"@fi,
        "Lophozia obtusa"@fi,
        "Obtusifolium obtusum"@fi,
        "Barbilophozia obtusa"@sv,
        "Jungermannia obtusa"@sv,
        "Lophozia obtusa"@sv,
        "Obtusifolium obtusum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herttalovisammal"@fi,
        "trubbflikmossa"@sv .

<http://tun.fi/MX.44356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oleolophozia perssonii" ;
    dwc:scientificNameAuthorship "(H.Buch & S.W.Arnell) L.Söderstr., De Roo & Hedd." ;
    skos:broader <http://tun.fi/MX.324425> ;
    skos:hiddenLabel "Lophozia perssonii"@fi,
        "Oleolophozia perssonii"@fi,
        "Lophozia perssonii"@sv,
        "Oleolophozia perssonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkilovisammal"@fi,
        "uddflikmossa"@sv .

<http://tun.fi/MX.44358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophozia silvicola" ;
    dwc:scientificNameAuthorship "H.Buch" ;
    skos:broader <http://tun.fi/MX.44147> ;
    skos:hiddenLabel "Lophozia silvicola"@fi,
        "Lophozia silvicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpilovisammal"@fi,
        "skogsflikmossa"@sv .

<http://tun.fi/MX.44360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophozia ventricosa" ;
    dwc:scientificNameAuthorship "(Dicks.) Dumort." ;
    skos:broader <http://tun.fi/MX.44147> ;
    skos:hiddenLabel "Jungermannia ventricosa"@fi,
        "Lophozia ventricosa"@fi,
        "Jungermannia ventricosa"@sv,
        "Lophozia ventricosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantolovisammal"@fi,
        "jordflikmossa"@sv .

<http://tun.fi/MX.44361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lophozia wenzelii" ;
    dwc:scientificNameAuthorship "(Nees) Steph." ;
    skos:broader <http://tun.fi/MX.44147> ;
    skos:hiddenLabel "Jungermannia wenzelii"@fi,
        "Lophozia wenzelii"@fi,
        "Jungermannia wenzelii"@sv,
        "Lophozia wenzelii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliolovisammal"@fi,
        "skedflikmossa"@sv .

<http://tun.fi/MX.44362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lunularia cruciata" ;
    dwc:scientificNameAuthorship "(L.) Dumort. ex Lindb." ;
    skos:broader <http://tun.fi/MX.44173> ;
    skos:hiddenLabel "Lunularia cruciata"@fi,
        "Marchantia cruciata"@fi,
        "Lunularia cruciata"@sv,
        "Marchantia cruciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansarisammal"@fi,
        "månlungmossa"@sv .

<http://tun.fi/MX.44363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mannia fragrans" ;
    dwc:scientificNameAuthorship "(Balb.) Frye & L.Clark" ;
    skos:broader <http://tun.fi/MX.44164> ;
    skos:hiddenLabel "Mannia fragrans"@fi,
        "Marchantia fragrans"@fi,
        "Mannia fragrans"@sv,
        "Marchantia fragrans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksukäppyräsammal"@fi,
        "doftklotmossa"@sv .

<http://tun.fi/MX.44364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mannia pilosa" ;
    dwc:scientificNameAuthorship "(Hornem.) Frye & L.Clark" ;
    skos:broader <http://tun.fi/MX.44164> ;
    skos:hiddenLabel "Mannia pilosa"@fi,
        "Marchantia pilosa"@fi,
        "Mannia pilosa"@sv,
        "Marchantia pilosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakäppyräsammal"@fi,
        "liten klotmossa"@sv .

<http://tun.fi/MX.44365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mannia sibirica" ;
    dwc:scientificNameAuthorship "(Müll.Frib.) Frye & L.Clark" ;
    skos:broader <http://tun.fi/MX.44164> ;
    skos:hiddenLabel "Grimaldia pilosa var. sibirica"@fi,
        "Mannia sibirica"@fi,
        "Grimaldia pilosa var. sibirica"@sv,
        "Mannia sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkäppyräsammal"@fi,
        "tajgaklotmossa"@sv .

<http://tun.fi/MX.44367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marsupella boeckii" ;
    dwc:scientificNameAuthorship "(Austin) Lindb. ex Kaal." ;
    skos:broader <http://tun.fi/MX.44140> ;
    skos:hiddenLabel "Marsupella boeckii"@fi,
        "Sarcocyphos boeckii"@fi,
        "Marsupella boeckii"@sv,
        "Sarcocyphos boeckii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipussisammal"@fi,
        "trådrostmossa"@sv .

<http://tun.fi/MX.44368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnomitrion brevissimum" ;
    dwc:scientificNameAuthorship "(Dumort.) Warnst." ;
    skos:broader <http://tun.fi/MX.44139> ;
    skos:hiddenLabel "Acolea brevissima"@fi,
        "Gymnomitrion brevissimum"@fi,
        "Marsupella brevissima"@fi,
        "Marsupella varians"@fi,
        "Acolea brevissima"@sv,
        "Gymnomitrion brevissimum"@sv,
        "Marsupella brevissima"@sv,
        "Marsupella varians"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkapussisammal"@fi,
        "jökelrostmossa"@sv .

<http://tun.fi/MX.44369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marsupella condensata" ;
    dwc:scientificNameAuthorship "(Ångstr. ex C.Hartm.) Lindb. ex Kaal." ;
    skos:broader <http://tun.fi/MX.44140> ;
    skos:hiddenLabel "Gymnomitrion condensatum"@fi,
        "Marsupella condensata"@fi,
        "Gymnomitrion condensatum"@sv,
        "Marsupella condensata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpussisammal"@fi,
        "maskrostmossa"@sv .

<http://tun.fi/MX.44371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marsupella funckii" ;
    dwc:scientificNameAuthorship "(F.Weber & D.Mohr) Dumort." ;
    skos:broader <http://tun.fi/MX.44140> ;
    skos:hiddenLabel "Jungermannia funckii"@fi,
        "Marsupella funckii"@fi,
        "Jungermannia funckii"@sv,
        "Marsupella funckii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "polkupussisammal"@fi,
        "stigrostmossa"@sv .

<http://tun.fi/MX.44372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marsupella sparsifolia" ;
    dwc:scientificNameAuthorship "(Lindb.) Dumort." ;
    skos:broader <http://tun.fi/MX.44140> ;
    skos:hiddenLabel "Marsupella sparsifolia"@fi,
        "Sarcocyphos sparsifolius"@fi,
        "Marsupella sparsifolia"@sv,
        "Sarcocyphos sparsifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuoripussisammal"@fi,
        "gles rostmossa"@sv .

<http://tun.fi/MX.44373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marsupella sphacelata" ;
    dwc:scientificNameAuthorship "(Gieseke ex Lindenb.) Dumort." ;
    skos:broader <http://tun.fi/MX.44140> ;
    skos:hiddenLabel "Jungermannia sphacelata"@fi,
        "Marsupella sphacelata"@fi,
        "Jungermannia sphacelata"@sv,
        "Marsupella sphacelata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpussisammal"@fi,
        "trubbrostmossa"@sv .

<http://tun.fi/MX.44374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marsupella sprucei" ;
    dwc:scientificNameAuthorship "(Limpr.) Bernet" ;
    skos:broader <http://tun.fi/MX.44140> ;
    skos:hiddenLabel "Marsupella sprucei"@fi,
        "Sarcocyphos sprucei"@fi,
        "Marsupella sprucei"@sv,
        "Sarcocyphos sprucei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupussisammal"@fi,
        "dvärgrostmossa"@sv .

<http://tun.fi/MX.44375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metzgeria furcata" ;
    dwc:scientificNameAuthorship "(L.) Corda" ;
    skos:broader <http://tun.fi/MX.44165> ;
    skos:hiddenLabel "Jungermannia furcata"@fi,
        "Metzgeria furcata"@fi,
        "Jungermannia furcata"@sv,
        "Metzgeria furcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suikalesammal"@fi,
        "bandmossa"@sv .

<http://tun.fi/MX.44376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moerckia blyttii" ;
    dwc:scientificNameAuthorship "(Mørch) Brockm." ;
    skos:broader <http://tun.fi/MX.44148> ;
    skos:hiddenLabel "Jungermannia blyttii"@fi,
        "Moerckia blyttii"@fi,
        "Jungermannia blyttii"@sv,
        "Moerckia blyttii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikehräsammal"@fi,
        "fjällmörkia"@sv .

<http://tun.fi/MX.44378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mylia anomala" ;
    dwc:scientificNameAuthorship "(Hook.) Gray" ;
    skos:broader <http://tun.fi/MX.44156> ;
    skos:hiddenLabel "Jungermannia anomala"@fi,
        "Leiomylia anomala"@fi,
        "Mylia anomala"@fi,
        "Jungermannia anomala"@sv,
        "Leiomylia anomala"@sv,
        "Mylia anomala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkanäivesammal"@fi,
        "myrmylia"@sv .

<http://tun.fi/MX.44379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mylia taylorii" ;
    dwc:scientificNameAuthorship "(Hook.) Gray" ;
    skos:broader <http://tun.fi/MX.44156> ;
    skos:hiddenLabel "Jungermannia taylorii"@fi,
        "Mylia taylorii"@fi,
        "Jungermannia taylorii"@sv,
        "Mylia taylorii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallionäivesammal"@fi,
        "purpurmylia"@sv .

<http://tun.fi/MX.44380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nardia breidleri" ;
    dwc:scientificNameAuthorship "(Limpr.) Lindb." ;
    skos:broader <http://tun.fi/MX.44125> ;
    skos:hiddenLabel "Alicularia breidleri"@fi,
        "Nardia breidleri"@fi,
        "Alicularia breidleri"@sv,
        "Nardia breidleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisiiransammal"@fi,
        "fjällnardia"@sv .

<http://tun.fi/MX.44381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nardia geoscyphus" ;
    dwc:scientificNameAuthorship "(De Not.) Lindb." ;
    skos:broader <http://tun.fi/MX.44125> ;
    skos:hiddenLabel "Alicularia geoscyphus"@fi,
        "Nardia geoscyphus"@fi,
        "Alicularia geoscyphus"@sv,
        "Nardia geoscyphus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savikkosiiransammal"@fi,
        "liten nardia"@sv .

<http://tun.fi/MX.44382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nardia insecta" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.44125> ;
    skos:hiddenLabel "Nardia insecta"@fi,
        "Nardia insecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loukkosiiransammal"@fi,
        "fliknardia"@sv .

<http://tun.fi/MX.44383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nardia scalaris" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.44125> ;
    skos:hiddenLabel "Nardia scalaris"@fi,
        "Nardia scalaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojasiiransammal"@fi,
        "dikesnardia"@sv .

<http://tun.fi/MX.44384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nowellia curvifolia" ;
    dwc:scientificNameAuthorship "(Dicks.) Mitt." ;
    skos:broader <http://tun.fi/MX.44166> ;
    skos:hiddenLabel "Jungermannia curvifolia"@fi,
        "Nowellia curvifolia"@fi,
        "Jungermannia curvifolia"@sv,
        "Nowellia curvifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakkosammal"@fi,
        "långfliksmossa"@sv .

<http://tun.fi/MX.44385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontoschisma denudatum" ;
    dwc:scientificNameAuthorship "(Mart.) Dumort." ;
    skos:broader <http://tun.fi/MX.44133> ;
    skos:hiddenLabel "Jungermannia scalaris var. denudata"@fi,
        "Odontoschisma denudatum"@fi,
        "Jungermannia scalaris var. denudata"@sv,
        "Odontoschisma denudatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itupyörösammal"@fi,
        "kornknutmossa"@sv .

<http://tun.fi/MX.44386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontoschisma elongatum" ;
    dwc:scientificNameAuthorship "(Lindb.) A.Evans" ;
    skos:broader <http://tun.fi/MX.44133> ;
    skos:hiddenLabel "Odontoschisma denudatum fo. elongatum"@fi,
        "Odontoschisma elongatum"@fi,
        "Odontoschisma denudatum fo. elongatum"@sv,
        "Odontoschisma elongatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantapyörösammal"@fi,
        "mörk knutmossa"@sv .

<http://tun.fi/MX.44387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontoschisma macounii" ;
    dwc:scientificNameAuthorship "(Austin) Underw." ;
    skos:broader <http://tun.fi/MX.44133> ;
    skos:hiddenLabel "Odontoschisma macounii"@fi,
        "Sphagnoecetis macounii"@fi,
        "Odontoschisma macounii"@sv,
        "Sphagnoecetis macounii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliopyörösammal"@fi,
        "blek knutmossa"@sv .

<http://tun.fi/MX.44388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apopellia endiviifolia" ;
    dwc:scientificNameAuthorship "(Dicks.) Nebel & D.Quandt" ;
    skos:broader <http://tun.fi/MX.5077390> ;
    skos:hiddenLabel "Apopellia endiviifolia"@fi,
        "Jungermannia endiviifolia"@fi,
        "Pellia endiviifolia"@fi,
        "Apopellia endiviifolia"@sv,
        "Jungermannia endiviifolia"@sv,
        "Pellia endiviifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskalapasammal"@fi,
        "kragpellia"@sv .

<http://tun.fi/MX.44390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pellia neesiana" ;
    dwc:scientificNameAuthorship "(Gottsche) Limpr." ;
    skos:broader <http://tun.fi/MX.44157> ;
    skos:hiddenLabel "Pellia epiphylla fo. neesiana"@fi,
        "Pellia neesiana"@fi,
        "Pellia epiphylla fo. neesiana"@sv,
        "Pellia neesiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuppilapasammal"@fi,
        "ringpellia"@sv .

<http://tun.fi/MX.44391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltolepis quadrata" ;
    dwc:scientificNameAuthorship "(Saut.) Müll.Frib." ;
    skos:broader <http://tun.fi/MX.44119> ;
    skos:hiddenLabel "Peltolepis quadrata"@fi,
        "Sauteria quadrata"@fi,
        "Peltolepis quadrata"@sv,
        "Sauteria quadrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jatulinsammal"@fi,
        "blodlungmossa"@sv .

<http://tun.fi/MX.44392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiochila asplenioides" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.44174> ;
    skos:hiddenLabel "Jungermannia asplenioides"@fi,
        "Plagiochila asplenioides"@fi,
        "Jungermannia asplenioides"@sv,
        "Plagiochila asplenioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokastesammal"@fi,
        "praktbräkenmossa"@sv .

<http://tun.fi/MX.44393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiochila porelloides" ;
    dwc:scientificNameAuthorship "(Torr. ex Nees) Lindenb." ;
    skos:broader <http://tun.fi/MX.44174> ;
    skos:hiddenLabel "Jungermannia porelloides"@fi,
        "Plagiochila porelloides"@fi,
        "Jungermannia porelloides"@sv,
        "Plagiochila porelloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukastesammal"@fi,
        "liten bräkenmossa"@sv .

<http://tun.fi/MX.44397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthoceros agrestis" ;
    dwc:scientificNameAuthorship "Paton" ;
    skos:broader <http://tun.fi/MX.44396> ;
    skos:hiddenLabel "Anthoceros agrestis"@fi,
        "Anthoceros punctatus var. cavernosus"@fi,
        "Anthoceros agrestis"@sv,
        "Anthoceros punctatus var. cavernosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvisammal"@fi,
        "svart nålfruktsmossa"@sv .

<http://tun.fi/MX.44399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeoceros carolinianus" ;
    dwc:scientificNameAuthorship "(Michx.) Prosk." ;
    skos:broader <http://tun.fi/MX.44398> ;
    skos:hiddenLabel "Anthoceros carolinianus"@fi,
        "Phaeoceros carolinianus"@fi,
        "Anthoceros carolinianus"@sv,
        "Phaeoceros carolinianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puikkosammal"@fi,
        "gul nålfruktsmossa"@sv .

<http://tun.fi/MX.44990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erinaceus europaeus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50872> ;
    skos:hiddenLabel "Erinaceus europaeus"@fi,
        "Erinaceus europaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siili"@fi,
        "igelkott"@sv .

<http://tun.fi/MX.45321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neomys fodiens" ;
    dwc:scientificNameAuthorship "(Pennant, 1771)" ;
    skos:broader <http://tun.fi/MX.50912> ;
    skos:hiddenLabel "Neomys fodiens"@fi,
        "Neomys fodiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesipäästäinen"@fi,
        "vattennäbbmus"@sv .

<http://tun.fi/MX.45328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorex araneus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50914> ;
    skos:hiddenLabel "Sorex araneus"@fi,
        "Sorex araneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäpäästäinen"@fi,
        "vanlig näbbmus"@sv .

<http://tun.fi/MX.45336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorex caecutiens" ;
    dwc:scientificNameAuthorship "Laxmann, 1788" ;
    skos:broader <http://tun.fi/MX.50914> ;
    skos:hiddenLabel "Sorex caecutiens"@fi,
        "Sorex caecutiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpäästäinen"@fi,
        "lappnäbbmus"@sv .

<http://tun.fi/MX.45354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorex isodon" ;
    dwc:scientificNameAuthorship "Turov, 1924" ;
    skos:altLabel "korpipäästäinen"@fi,
        "taiganäbbmus"@sv ;
    skos:broader <http://tun.fi/MX.50914> ;
    skos:hiddenLabel "Sorex isodon"@fi,
        "Sorex isodon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapäästäinen"@fi,
        "tajganäbbmus"@sv .

<http://tun.fi/MX.45363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorex minutissimus" ;
    dwc:scientificNameAuthorship "Zimmermann, 1780" ;
    skos:broader <http://tun.fi/MX.50914> ;
    skos:hiddenLabel "Sorex minutissimus"@fi,
        "Sorex minutissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöpäästäinen"@fi,
        "mindre dvärgnäbbmus"@sv .

<http://tun.fi/MX.45364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorex minutus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1766" ;
    skos:broader <http://tun.fi/MX.50914> ;
    skos:hiddenLabel "Sorex minutus"@fi,
        "Sorex minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaispäästäinen"@fi,
        "dvärgnäbbmus"@sv .

<http://tun.fi/MX.45455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Talpa europaea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "maamyyrä"@fi ;
    skos:broader <http://tun.fi/MX.50930> ;
    skos:hiddenLabel "Talpa europaea"@fi,
        "Talpa europaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kontiainen"@fi,
        "mullvad"@sv .

<http://tun.fi/MX.46> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeshna viridis" ;
    dwc:scientificNameAuthorship "Eversmann, 1836" ;
    skos:broader <http://tun.fi/MX.37> ;
    skos:hiddenLabel "Aeshna viridis"@fi,
        "Aeshna viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherukonkorento"@fi,
        "grön mosaikslända"@sv .

<http://tun.fi/MX.46049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipistrellus nathusii" ;
    dwc:scientificNameAuthorship "(Keyserling and Blasius, 1839)" ;
    skos:broader <http://tun.fi/MX.51092> ;
    skos:hiddenLabel "Pipistrellus nathusii"@fi,
        "Pipistrellus nathusii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulepakko"@fi,
        "trollfladdermus"@sv .

<http://tun.fi/MX.46054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pipistrellus pipistrellus" ;
    dwc:scientificNameAuthorship "(Schreber, 1774)" ;
    skos:broader <http://tun.fi/MX.51092> ;
    skos:hiddenLabel "Pipistrellus pipistrellus"@fi,
        "Pipistrellus pipistrellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaislepakko"@fi,
        "pipistrell"@sv .

<http://tun.fi/MX.46066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plecotus auritus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51049> ;
    skos:hiddenLabel "Plecotus auritus"@fi,
        "Plecotus auritus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korvayökkö"@fi,
        "långörad fladdermus"@sv .

<http://tun.fi/MX.46103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vespertilio murinus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.51055> ;
    skos:hiddenLabel "Vespertilio murinus"@fi,
        "Vespertilio murinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimolepakko"@fi,
        "gråskimlig fladdermus"@sv .

<http://tun.fi/MX.46253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eptesicus nilssonii" ;
    dwc:scientificNameAuthorship "(Keyserling and Blasius, 1839)" ;
    skos:altLabel "nordisk fladdermus"@sv ;
    skos:broader <http://tun.fi/MX.51073> ;
    skos:hiddenLabel "Eptesicus nilssoni"@fi,
        "Eptesicus nilssonii"@fi,
        "Eptesicus nilssoni"@sv,
        "Eptesicus nilssonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlepakko"@fi,
        "nordfladdermus"@sv .

<http://tun.fi/MX.46260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eptesicus serotinus" ;
    dwc:scientificNameAuthorship "Schreber, 1774" ;
    skos:altLabel "serotiini"@fi ;
    skos:broader <http://tun.fi/MX.51073> ;
    skos:hiddenLabel "Eptesicus serotinus"@fi,
        "Eptesicus serotinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänlepakko"@fi,
        "sydfladdermus"@sv .

<http://tun.fi/MX.46319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myotis brandtii" ;
    dwc:scientificNameAuthorship "(Eversmann, 1845)" ;
    skos:altLabel "brandts mustaschfladdermus"@sv ;
    skos:broader <http://tun.fi/MX.51085> ;
    skos:hiddenLabel "Myotis brandti"@fi,
        "Myotis brandtii"@fi,
        "Myotis brandti"@sv,
        "Myotis brandtii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoviiksisiippa"@fi,
        "taigafladdermus"@sv .

<http://tun.fi/MX.46325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myotis dasycneme" ;
    dwc:scientificNameAuthorship "(Boie, 1825)" ;
    skos:broader <http://tun.fi/MX.51085> ;
    skos:hiddenLabel "Myotis dasycneme"@fi,
        "Myotis dasycneme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampisiippa"@fi,
        "dammfladdermus"@sv .

<http://tun.fi/MX.46326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myotis daubentonii" ;
    dwc:scientificNameAuthorship "(Kuhl, 1817)" ;
    skos:broader <http://tun.fi/MX.51085> ;
    skos:hiddenLabel "Myotis daubentoni"@fi,
        "Myotis daubentonii"@fi,
        "Myotis daubentoni"@sv,
        "Myotis daubentonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesisiippa"@fi,
        "vattenfladdermus"@sv .

<http://tun.fi/MX.46357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myotis mystacinus" ;
    dwc:scientificNameAuthorship "(Kuhl, 1817)" ;
    skos:broader <http://tun.fi/MX.51085> ;
    skos:hiddenLabel "Myotis mystacinus"@fi,
        "Myotis mystacinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiksisiippa"@fi,
        "mustaschfladdermus"@sv .

<http://tun.fi/MX.46358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myotis nattereri" ;
    dwc:scientificNameAuthorship "(Kuhl, 1817)" ;
    skos:broader <http://tun.fi/MX.51085> ;
    skos:hiddenLabel "Myotis nattereri"@fi,
        "Myotis nattereri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsisiippa"@fi,
        "fransfladdermus"@sv .

<http://tun.fi/MX.46395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nyctalus noctula" ;
    dwc:scientificNameAuthorship "(Schreber, 1774)" ;
    skos:broader <http://tun.fi/MX.51086> ;
    skos:hiddenLabel "Nyctalus noctula"@fi,
        "Nyctalus noctula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolepakko"@fi,
        "stor fladdermus"@sv .

<http://tun.fi/MX.46533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homo sapiens" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.51110> ;
    skos:hiddenLabel "Homo sapiens"@fi,
        "Homo sapiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ihminen"@fi,
        "människa"@sv .

<http://tun.fi/MX.46542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vulpes lagopus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.51126> ;
    skos:hiddenLabel "Alopex lagopus"@fi,
        "Vulpes lagopus"@fi,
        "Alopex lagopus"@sv,
        "Vulpes lagopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naali"@fi,
        "fjällräv"@sv .

<http://tun.fi/MX.46549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Canis lupus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.51115> ;
    skos:hiddenLabel "Canis lupus"@fi,
        "Canis lupus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "susi"@fi,
        "varg"@sv .

<http://tun.fi/MX.46564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nyctereutes procyonoides" ;
    dwc:scientificNameAuthorship "(Gray, 1834)" ;
    skos:broader <http://tun.fi/MX.51121> ;
    skos:hiddenLabel "Nyctereutes procyonoides"@fi,
        "Nyctereutes procyonoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "supikoira"@fi,
        "mårdhund"@sv .

<http://tun.fi/MX.46587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vulpes vulpes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "räv"@sv ;
    skos:broader <http://tun.fi/MX.51126> ;
    skos:hiddenLabel "Vulpes vulpes"@fi,
        "Vulpes vulpes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kettu"@fi,
        "rödräv"@sv .

<http://tun.fi/MX.46615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lynx lynx" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51134> ;
    skos:hiddenLabel "Lynx lynx"@fi,
        "Lynx lynx"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ilves"@fi,
        "lodjur"@sv .

<http://tun.fi/MX.47025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phocoena phocoena" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51221> ;
    skos:hiddenLabel "Phocoena phocoena"@fi,
        "Phocoena phocoena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyöriäinen"@fi,
        "tumlare"@sv .

<http://tun.fi/MX.47169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lutra lutra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51261> ;
    skos:hiddenLabel "Lutra lutra"@fi,
        "Lutra lutra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saukko"@fi,
        "utter"@sv .

<http://tun.fi/MX.47180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meles meles" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51265> ;
    skos:hiddenLabel "Meles meles"@fi,
        "Meles meles"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäyrä"@fi,
        "grävling"@sv .

<http://tun.fi/MX.47212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gulo gulo" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51274> ;
    skos:hiddenLabel "Gulo gulo"@fi,
        "Gulo gulo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahma"@fi,
        "järv"@sv .

<http://tun.fi/MX.47223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Martes martes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51277> ;
    skos:hiddenLabel "Martes martes"@fi,
        "Martes martes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näätä"@fi,
        "mård"@sv .

<http://tun.fi/MX.47230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mustela erminea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.51278> ;
    skos:hiddenLabel "Mustela erminea"@fi,
        "Mustela erminea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärppä"@fi,
        "hermelin"@sv .

<http://tun.fi/MX.47235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mustela lutreola" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.51278> ;
    skos:hiddenLabel "Mustela lutreola"@fi,
        "Mustela lutreola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesikko"@fi,
        "flodiller"@sv .

<http://tun.fi/MX.47238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mustela nivalis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1766" ;
    skos:broader <http://tun.fi/MX.51278> ;
    skos:hiddenLabel "Mustela nivalis"@fi,
        "Mustela nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumikko"@fi,
        "småvessla"@sv .

<http://tun.fi/MX.47240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mustela putorius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.51278> ;
    skos:hiddenLabel "Mustela putorius"@fi,
        "Mustela putorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hilleri"@fi,
        "iller"@sv .

<http://tun.fi/MX.47243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neovison vison" ;
    dwc:scientificNameAuthorship "(Schreber, 1777)" ;
    skos:broader <http://tun.fi/MX.313426> ;
    skos:hiddenLabel "Mustela vison"@fi,
        "Neovison vison"@fi,
        "Mustela vison"@sv,
        "Neovison vison"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "minkki"@fi,
        "mink"@sv .

<http://tun.fi/MX.47282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halichoerus grypus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1791)" ;
    skos:altLabel "harmaahylje"@fi ;
    skos:broader <http://tun.fi/MX.51292> ;
    skos:hiddenLabel "Halichoerus grypus"@fi,
        "Halichoerus grypus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halli"@fi,
        "gråsäl"@sv .

<http://tun.fi/MX.47305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phoca vitulina" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.51299> ;
    skos:hiddenLabel "Phoca vitulina"@fi,
        "Phoca vitulina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjohylje"@fi,
        "knubbsäl"@sv .

<http://tun.fi/MX.47348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ursus arctos" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "björn"@sv ;
    skos:broader <http://tun.fi/MX.51311> ;
    skos:hiddenLabel "Ursus arctos"@fi,
        "Ursus arctos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhu"@fi,
        "brunbjörn"@sv .

<http://tun.fi/MX.47476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cervus elaphus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "punahirvi"@fi,
        "saksanhirvi"@fi ;
    skos:broader <http://tun.fi/MX.51348> ;
    skos:hiddenLabel "Cervus elaphus"@fi,
        "Cervus elaphus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokauris"@fi,
        "kronhjort"@sv .

<http://tun.fi/MX.47484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dama dama" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "kuusipeura"@fi ;
    skos:broader <http://tun.fi/MX.51349> ;
    skos:hiddenLabel "Dama dama"@fi,
        "Dama dama"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkauris"@fi,
        "dovhjort"@sv .

<http://tun.fi/MX.47503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alces alces" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51354> ;
    skos:hiddenLabel "Alces alces"@fi,
        "Alces alces"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvi"@fi,
        "älg"@sv .

<http://tun.fi/MX.47507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capreolus capreolus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51356> ;
    skos:hiddenLabel "Capreolus capreolus"@fi,
        "Capreolus capreolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkauris"@fi,
        "rådjur"@sv .

<http://tun.fi/MX.47629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odocoileus virginianus" ;
    dwc:scientificNameAuthorship "Zimmermann, 1780" ;
    skos:altLabel "valkohäntäpeura"@fi ;
    skos:broader <http://tun.fi/MX.51381> ;
    skos:hiddenLabel "Odocoileus virginianus"@fi,
        "Odocoileus virginianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohäntäkauris"@fi,
        "vitsvanshjort"@sv .

<http://tun.fi/MX.47774> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Ovis orientalis musimon" ;
    dwc:scientificNameAuthorship "(Pallas, 1811)" ;
    skos:broader <http://tun.fi/MX.5079152> ;
    skos:hiddenLabel "Ovis aries musimon"@fi,
        "Ovis orientalis musimon"@fi,
        "Ovis aries musimon"@sv,
        "Ovis orientalis musimon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mufloni"@fi,
        "mufflonfår"@sv .

<http://tun.fi/MX.47926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sus scrofa" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "metsäkarju"@fi ;
    skos:broader <http://tun.fi/MX.51449> ;
    skos:hiddenLabel "Sus scrofa"@fi,
        "Sus scrofa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villisika"@fi,
        "vildsvin"@sv .

<http://tun.fi/MX.48031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sicista betulina" ;
    dwc:scientificNameAuthorship "(Pallas, 1779)" ;
    skos:broader <http://tun.fi/MX.51469> ;
    skos:hiddenLabel "Sicista betulina"@fi,
        "Sicista betulina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuhiiri"@fi,
        "buskmus"@sv .

<http://tun.fi/MX.48089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciurus vulgaris" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.51475> ;
    skos:hiddenLabel "Sciurus vulgaris"@fi,
        "Sciurus vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orava"@fi,
        "ekorre"@sv .

<http://tun.fi/MX.48243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromys volans" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51495> ;
    skos:hiddenLabel "Pteromys volans"@fi,
        "Pteromys volans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liito-orava"@fi,
        "flygekorre"@sv .

<http://tun.fi/MX.48250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castor canadensis" ;
    dwc:scientificNameAuthorship "Kuhl, 1820" ;
    skos:altLabel "kanadanmajava"@fi,
        "kanadensisk bäver"@sv ;
    skos:broader <http://tun.fi/MX.51498> ;
    skos:hiddenLabel "Castor canadensis"@fi,
        "Castor canadensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanmajava"@fi,
        "nordamerikansk bäver"@sv .

<http://tun.fi/MX.48251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castor fiber" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "europeisk bäver"@sv ;
    skos:broader <http://tun.fi/MX.51498> ;
    skos:hiddenLabel "Castor fiber"@fi,
        "Castor fiber"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanmajava"@fi,
        "bäver"@sv .

<http://tun.fi/MX.4829904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptothrix cholodnii" ;
    dwc:scientificNameAuthorship "Mulder and van Veen 1963" ;
    skos:broader <http://tun.fi/MX.324998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptothrix cholodnii"@fi,
        "Leptothrix cholodnii"@sv .

<http://tun.fi/MX.4829905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptothrix discophora" ;
    dwc:scientificNameAuthorship "(ex Schwers 1912) Spring et al. 1997" ;
    skos:broader <http://tun.fi/MX.324998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptothrix discophora"@fi,
        "Leptothrix discophora"@sv .

<http://tun.fi/MX.4829906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptothrix lopholea" ;
    dwc:scientificNameAuthorship "Dorff 1934" ;
    skos:broader <http://tun.fi/MX.324998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptothrix lopholea"@fi,
        "Leptothrix lopholea"@sv .

<http://tun.fi/MX.4829907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptothrix mobilis" ;
    dwc:scientificNameAuthorship "Spring et al. 1997" ;
    skos:broader <http://tun.fi/MX.324998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptothrix mobilis"@fi,
        "Leptothrix mobilis"@sv .

<http://tun.fi/MX.4829908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptothrix ochracea" ;
    dwc:scientificNameAuthorship "(Roth 1797) Kutzing 1843" ;
    skos:broader <http://tun.fi/MX.324998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptothrix ochracea"@fi,
        "Leptothrix ochracea"@sv .

<http://tun.fi/MX.48352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemmus lemmus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51512> ;
    skos:hiddenLabel "Lemmus lemmus"@fi,
        "Lemmus lemmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisopuli"@fi,
        "fjällämmel"@sv .

<http://tun.fi/MX.48356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microtus agrestis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.51513> ;
    skos:hiddenLabel "Microtus agrestis"@fi,
        "Microtus agrestis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltomyyrä"@fi,
        "åkersork"@sv .

<http://tun.fi/MX.48357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microtus arvalis" ;
    dwc:scientificNameAuthorship "(Pallas, 1778)" ;
    skos:broader <http://tun.fi/MX.51513> ;
    skos:hiddenLabel "Microtus arvalis"@fi,
        "Microtus arvalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttämyyrä"@fi,
        "fältsork"@sv .

<http://tun.fi/MX.48463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apodemus agrarius" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.51527> ;
    skos:hiddenLabel "Apodemus agrarius"@fi,
        "Apodemus agrarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltohiiri"@fi,
        "brandmus"@sv .

<http://tun.fi/MX.48469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apodemus flavicollis" ;
    dwc:scientificNameAuthorship "(Melchior, 1834)" ;
    skos:altLabel "isometsähiiri"@fi ;
    skos:broader <http://tun.fi/MX.51527> ;
    skos:hiddenLabel "Apodemus flavicollis"@fi,
        "Apodemus flavicollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsähiiri"@fi,
        "större skogsmus"@sv .

<http://tun.fi/MX.48513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microtus oeconomus" ;
    dwc:scientificNameAuthorship "(Pallas, 1776)" ;
    skos:broader <http://tun.fi/MX.51513> ;
    skos:hiddenLabel "Alexandromys oeconomus"@fi,
        "Microtus oeconomus"@fi,
        "Alexandromys oeconomus"@sv,
        "Microtus oeconomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinmyyrä"@fi,
        "mellansork"@sv .

<http://tun.fi/MX.48519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microtus levis" ;
    dwc:scientificNameAuthorship "Miller, 1908" ;
    skos:broader <http://tun.fi/MX.51513> ;
    skos:hiddenLabel "Microtus levis"@fi,
        "Microtus rossiaemeridionalis"@fi,
        "Microtus levis"@sv,
        "Microtus rossiaemeridionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkenttämyyrä"@fi,
        "rysk fältsork"@sv .

<http://tun.fi/MX.48533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myopus schisticolor" ;
    dwc:scientificNameAuthorship "(Lilljeborg, 1844)" ;
    skos:broader <http://tun.fi/MX.51532> ;
    skos:hiddenLabel "Myopus schisticolor"@fi,
        "Myopus schisticolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäsopuli"@fi,
        "skogslämmel"@sv .

<http://tun.fi/MX.48537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ondatra zibethicus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.51534> ;
    skos:hiddenLabel "Ondatra zibethica"@fi,
        "Ondatra zibethicus"@fi,
        "Ondatra zibethica"@sv,
        "Ondatra zibethicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piisami"@fi,
        "bisam"@sv .

<http://tun.fi/MX.48733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arvicola amphibius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51568> ;
    skos:hiddenLabel "Arvicola amphibius"@fi,
        "Arvicola terrestris"@fi,
        "Arvicola amphibius"@sv,
        "Arvicola terrestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesimyyrä"@fi,
        "vattensork"@sv .

<http://tun.fi/MX.48745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myodes glareolus" ;
    dwc:scientificNameAuthorship "(Schreber, 1780)" ;
    skos:broader <http://tun.fi/MX.51571> ;
    skos:hiddenLabel "Clethrionomys glareolus"@fi,
        "Myodes glareolus"@fi,
        "Clethrionomys glareolus"@sv,
        "Myodes glareolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsämyyrä"@fi,
        "skogssork"@sv .

<http://tun.fi/MX.48746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myodes rufocanus" ;
    dwc:scientificNameAuthorship "(Sundevall, 1846)" ;
    skos:broader <http://tun.fi/MX.51571> ;
    skos:hiddenLabel "Clethrionomys rufocanus"@fi,
        "Craseomys rufocanus"@fi,
        "Myodes rufocanus"@fi,
        "Clethrionomys rufocanus"@sv,
        "Craseomys rufocanus"@sv,
        "Myodes rufocanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakuvemyyrä"@fi,
        "gråsiding"@sv .

<http://tun.fi/MX.48747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myodes rutilus" ;
    dwc:scientificNameAuthorship "(Pallas, 1779)" ;
    skos:broader <http://tun.fi/MX.51571> ;
    skos:hiddenLabel "Clethrionomys rutilus"@fi,
        "Myodes rutilus"@fi,
        "Clethrionomys rutilus"@sv,
        "Myodes rutilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punamyyrä"@fi,
        "rödsork"@sv .

<http://tun.fi/MX.48778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mus musculus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.51663> ;
    skos:hiddenLabel "Mus musculus"@fi,
        "Mus musculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kotihiiri"@fi,
        "husmus"@sv .

<http://tun.fi/MX.4883619> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Euplectus kirbii revelierei" ;
    dwc:scientificNameAuthorship "Reitter, 1884" ;
    skos:broader <http://tun.fi/MX.190865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectus kirbii revelierei"@fi,
        "Euplectus kirbii revelierei"@sv .

<http://tun.fi/MX.4883622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus uralensis" ;
    dwc:scientificNameAuthorship "Bruce, 1963" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus uralensis"@fi,
        "Cryptophagus uralensis"@sv .

<http://tun.fi/MX.4883624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplontus melanostigma" ;
    dwc:scientificNameAuthorship "(Marsham, 1802)" ;
    skos:broader <http://tun.fi/MX.4883623> ;
    skos:hiddenLabel "Ceutorhynchus rugulosus"@fi,
        "Microplontus melanostigma"@fi,
        "Ceutorhynchus rugulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sauniopyörökärsäkäs"@fi,
        "Microplontus melanostigma"@sv .

<http://tun.fi/MX.4883626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus figuratus" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1826)" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Suphrodytes figuratus"@fi,
        "Suphrodytes figuratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydroporus figuratus"@fi,
        "Hydroporus figuratus"@sv .

<http://tun.fi/MX.4883627> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Euplectus kirbii kirbii" ;
    dwc:scientificNameAuthorship "Denny, 1825" ;
    skos:broader <http://tun.fi/MX.190865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectus kirbii kirbii"@fi,
        "Euplectus kirbii kirbii"@sv .

<http://tun.fi/MX.4883628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectus lapponicus" ;
    dwc:scientificNameAuthorship "Löbl & Mattila, 2010" ;
    skos:broader <http://tun.fi/MX.190863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectus lapponicus"@fi,
        "Euplectus lapponicus"@sv .

<http://tun.fi/MX.4883668> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Hylesinus wachtli orni" ;
    dwc:scientificNameAuthorship "Fuchs, 1906" ;
    skos:broader <http://tun.fi/MX.197005> ;
    skos:hiddenLabel "Hylesinus wachtli orni"@fi,
        "Hylesinus wachtli orni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäsaarnenniluri (alalaji orni)"@fi,
        "slät askbastborre"@sv .

<http://tun.fi/MX.4883672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphlonurus alternatus" ;
    dwc:scientificNameAuthorship "(Say, 1824)" ;
    skos:broader <http://tun.fi/MX.206535> ;
    skos:hiddenLabel "Siphlurella alternatus"@fi,
        "Siphlurella alternatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphlonurus alternatus"@fi,
        "Siphlonurus alternatus"@sv .

<http://tun.fi/MX.4883676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropeplus dokuchaevi" ;
    dwc:scientificNameAuthorship "Rjabukhin, 1991" ;
    skos:broader <http://tun.fi/MX.190852> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropeplus dokuchaevi"@fi,
        "Micropeplus dokuchaevi"@sv .

<http://tun.fi/MX.4883679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cilea exilis" ;
    dwc:scientificNameAuthorship "(Boheman, 1858)" ;
    skos:broader <http://tun.fi/MX.190564> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cilea exilis"@fi,
        "Cilea exilis"@sv .

<http://tun.fi/MX.4883703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolitochara tecta" ;
    dwc:scientificNameAuthorship "Assing, 2014" ;
    skos:broader <http://tun.fi/MX.191467> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolitochara tecta"@fi,
        "Bolitochara tecta"@sv .

<http://tun.fi/MX.4883705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxytelus assingi" ;
    dwc:scientificNameAuthorship "Schülke, 2012" ;
    skos:broader <http://tun.fi/MX.191091> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxytelus assingi"@fi,
        "Oxytelus assingi"@sv .

<http://tun.fi/MX.4883787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella boreifasciculata" ;
    dwc:scientificNameAuthorship "Kytöv. & Liimat." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella boreifasciculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankimppuhaprakas"@fi,
        "Psathyrella boreifasciculata"@sv .

<http://tun.fi/MX.4883828> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Anaptychia ciliaris var. melanosticta" ;
    dwc:scientificNameAuthorship "(Ach.) Boistel" ;
    skos:broader <http://tun.fi/MX.65186> ;
    skos:hiddenLabel "Anaptychia ciliaris f. melanosticta"@fi,
        "Anaptychia ciliaris subsp. mamillata"@fi,
        "Anaptychia ciliaris var. melanosticta"@fi,
        "Physcia ciliaris var. scopulorum"@fi,
        "Anaptychia ciliaris f. melanosticta"@sv,
        "Anaptychia ciliaris subsp. mamillata"@sv,
        "Anaptychia ciliaris var. melanosticta"@sv,
        "Physcia ciliaris var. scopulorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolaripsijäkälä"@fi,
        "strandallélav"@sv .

<http://tun.fi/MX.4883837> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Catillaria chalybeia var. chloropoliza" ;
    dwc:scientificNameAuthorship "(Nyl.) H. Kilias" ;
    skos:broader <http://tun.fi/MX.65467> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catillaria chalybeia var. chloropoliza"@fi,
        "Catillaria chalybeia var. chloropoliza"@sv .

<http://tun.fi/MX.4883886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora orae-frigidae" ;
    dwc:scientificNameAuthorship "R. Sant." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora orae-frigidae"@fi,
        "Lecanora symmicta var. sorediosa"@fi,
        "Lecanora orae-frigidae"@sv,
        "Lecanora symmicta var. sorediosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hyökykehräjäkälä"@fi,
        "bryggkantlav"@sv .

<http://tun.fi/MX.4883946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miarus monticola" ;
    dwc:scientificNameAuthorship "Petri, 1912" ;
    skos:broader <http://tun.fi/MX.196142> ;
    skos:hiddenLabel "Miarus fennicus"@fi,
        "Miarus fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miarus monticola"@fi,
        "Miarus monticola"@sv .

<http://tun.fi/MX.4883965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wynnella silvicola" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.233805> ;
    skos:hiddenLabel "Helvella silvicola"@fi,
        "Helvella silvicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wynnella silvicola"@fi,
        "Wynnella silvicola"@sv .

<http://tun.fi/MX.4883999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachyptera risi" ;
    dwc:scientificNameAuthorship "(Morton 1896)" ;
    skos:broader <http://tun.fi/MX.4883998> ;
    skos:hiddenLabel "Brachyptera risi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantusiipikorri"@fi,
        "Brachyptera risi"@sv .

<http://tun.fi/MX.4884000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patrobus australis" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1875" ;
    skos:broader <http://tun.fi/MX.188598> ;
    skos:hiddenLabel "Patrobus australis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtapiilokiitäjäinen"@fi,
        "Patrobus australis"@sv .

<http://tun.fi/MX.4884002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gomphus flavipes" ;
    dwc:scientificNameAuthorship "(Charpentier, 1825)" ;
    skos:broader <http://tun.fi/MX.51> ;
    skos:hiddenLabel "Gomphus flavipes"@fi,
        "Gomphus flavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänjokikorento"@fi,
        "större klubbslända"@sv .

<http://tun.fi/MX.4884005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antrodia neglecta" ;
    dwc:scientificNameAuthorship "Spirin & Miettinen" ;
    skos:broader <http://tun.fi/MX.205020> ;
    skos:hiddenLabel "Antrodia neglecta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvonkääpä"@fi,
        "Antrodia neglecta"@sv .

<http://tun.fi/MX.4884025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriporia aurantiocarnescens" ;
    dwc:scientificNameAuthorship "(Henn.) M. Pieri & B. Rivoire" ;
    skos:broader <http://tun.fi/MX.204909> ;
    skos:hiddenLabel "Ceriporia aurantiocarnescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakerikääpä"@fi,
        "Ceriporia aurantiocarnescens"@sv .

<http://tun.fi/MX.4884026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriporia bresadolae" ;
    dwc:scientificNameAuthorship "(Bourd. & Galz.) Donk" ;
    skos:broader <http://tun.fi/MX.204909> ;
    skos:hiddenLabel "Ceriporia bresadolae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynkerikääpä"@fi,
        "Ceriporia bresadolae"@sv .

<http://tun.fi/MX.4884027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriporia humilis" ;
    dwc:scientificNameAuthorship "Spirin & Miettinen" ;
    skos:broader <http://tun.fi/MX.204909> ;
    skos:hiddenLabel "Ceriporia humilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olkikerikääpä"@fi,
        "Ceriporia humilis"@sv .

<http://tun.fi/MX.4884028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriporia torpida" ;
    dwc:scientificNameAuthorship "Spirin & Miettinen" ;
    skos:broader <http://tun.fi/MX.204909> ;
    skos:hiddenLabel "Ceriporia torpida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verikerikääpä"@fi,
        "Ceriporia torpida"@sv .

<http://tun.fi/MX.4884035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hapalopilus ribicola" ;
    dwc:scientificNameAuthorship "(P. Karst.) Spirin & Miettinen" ;
    skos:broader <http://tun.fi/MX.205026> ;
    skos:hiddenLabel "Hapalopilus ribicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensasokrakääpä"@fi,
        "Hapalopilus ribicola"@sv .

<http://tun.fi/MX.4884088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis exilis" ;
    dwc:scientificNameAuthorship "Miettinen & Niemelä" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis exilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seulakääpä"@fi,
        "Skeletocutis exilis"@sv .

<http://tun.fi/MX.4884091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steccherinum fimbriatellum" ;
    dwc:scientificNameAuthorship "(Peck) Miettinen" ;
    skos:broader <http://tun.fi/MX.204956> ;
    skos:hiddenLabel "Junghuhnia fimbriatella"@fi,
        "Steccherinum fimbriatellum"@fi,
        "Junghuhnia fimbriatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuitukarakääpä"@fi,
        "Steccherinum fimbriatellum"@sv .

<http://tun.fi/MX.4884108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aporpium canescens" ;
    dwc:scientificNameAuthorship "(P. Krast.) Bondartsev & Singer" ;
    skos:broader <http://tun.fi/MX.4884106> ;
    skos:hiddenLabel "Aporpium canescens"@fi,
        "Aporpium canescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rustikka"@fi,
        "narrporing"@sv .

<http://tun.fi/MX.4884109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aporpium macroporum" ;
    dwc:scientificNameAuthorship "Niemelä, Spirin & Miettinen" ;
    skos:broader <http://tun.fi/MX.4884106> ;
    skos:hiddenLabel "Aporpium macroporum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorustikka"@fi,
        "Aporpium macroporum"@sv .

<http://tun.fi/MX.4884117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laetiporus sulphureus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Murrill" ;
    skos:broader <http://tun.fi/MX.204945> ;
    skos:hiddenLabel "Laetiporus sulphureus"@fi,
        "Laetiporus sulphureus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkikääpä"@fi,
        "svavelticka"@sv .

<http://tun.fi/MX.4884118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptoporus erubescens" ;
    dwc:scientificNameAuthorship "(Fr.) Bourdot & Galzin" ;
    skos:broader <http://tun.fi/MX.205102> ;
    skos:hiddenLabel "Leptoporus erubescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helohäivekääpä"@fi,
        "Leptoporus erubescens"@sv .

<http://tun.fi/MX.4884119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptoporus mollis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.205102> ;
    skos:hiddenLabel "Leptoporus mollis"@fi,
        "Leptoporus mollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punahäivekääpä"@fi,
        "kötticka"@sv .

<http://tun.fi/MX.4884382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus anthracinus" ;
    dwc:scientificNameAuthorship "(Klug, 1818)" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:hiddenLabel "Tenthredo anthracina"@fi,
        "Tenthredo anthracina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus anthracinus"@fi,
        "Dolerus anthracinus"@sv .

<http://tun.fi/MX.4884384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Technomyrmex vitiensis" ;
    dwc:scientificNameAuthorship "Mann, 1921" ;
    skos:broader <http://tun.fi/MX.4884383> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Technomyrmex vitiensis"@fi,
        "Technomyrmex vitiensis"@sv .

<http://tun.fi/MX.4884394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceriporia excelsa" ;
    dwc:scientificNameAuthorship "(S. Lundell) Parmasto" ;
    skos:broader <http://tun.fi/MX.204909> ;
    skos:hiddenLabel "Ceriporia excelsa"@fi,
        "Ceriporia subreticulata"@fi,
        "Ceriporia excelsa"@sv,
        "Ceriporia subreticulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokerikääpä"@fi,
        "rosenporing"@sv .

<http://tun.fi/MX.4884395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daedaleopsis confragosa" ;
    dwc:scientificNameAuthorship "(Bolton : Fr.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.205052> ;
    skos:hiddenLabel "Daedaleopsis confragosa"@fi,
        "Daedaleopsis tricolor"@fi,
        "Daedaleopsis confragosa"@sv,
        "Daedaleopsis tricolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsärmäkääpä"@fi,
        "tegelticka"@sv .

<http://tun.fi/MX.4884396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus nigricans" ;
    dwc:scientificNameAuthorship "(Niemelä) M. Fisch." ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus cinereus"@fi,
        "Phellinus nigricans"@fi,
        "Phellinus cinereus"@sv,
        "Phellinus nigricans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysikääpä"@fi,
        "svart eldticka"@sv .

<http://tun.fi/MX.4884397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia stiptica" ;
    dwc:scientificNameAuthorship "(Peck) Niemelä" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Oligoporus immitis"@fi,
        "Oligoporus stipticus"@fi,
        "Postia immitis"@fi,
        "Postia stiptica"@fi,
        "Oligoporus immitis"@sv,
        "Oligoporus stipticus"@sv,
        "Postia immitis"@sv,
        "Postia stiptica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaskääpä"@fi,
        "bitterticka"@sv .

<http://tun.fi/MX.4884398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steccherinum pseudozilingianum" ;
    dwc:scientificNameAuthorship "(Parmasto) Vesterholt" ;
    skos:broader <http://tun.fi/MX.204956> ;
    skos:hiddenLabel "Irpex cremicolor"@fi,
        "Steccherinum pseudozilingianum"@fi,
        "Irpex cremicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lakkikarakääpä"@fi,
        "Steccherinum pseudozilingianum"@sv .

<http://tun.fi/MX.4884399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trametes pubescens" ;
    dwc:scientificNameAuthorship "(Schumach. : Fr.) Pilát" ;
    skos:broader <http://tun.fi/MX.205129> ;
    skos:hiddenLabel "Trametes pubescens"@fi,
        "Trametes velutina"@fi,
        "Trametes pubescens"@sv,
        "Trametes velutina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkavyökääpä"@fi,
        "sammetsticka"@sv .

<http://tun.fi/MX.4884405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon pubicorne" ;
    dwc:scientificNameAuthorship "(Dalman, 1818)" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:hiddenLabel "Anteon cephalotes"@fi,
        "Dryinus lucidus"@fi,
        "Gonatopus pubicornis"@fi,
        "Anteon cephalotes"@sv,
        "Dryinus lucidus"@sv,
        "Gonatopus pubicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon pubicorne"@fi,
        "Anteon pubicorne"@sv .

<http://tun.fi/MX.4884406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anteon tenuicorne" ;
    dwc:scientificNameAuthorship "(Dalman, 1823)" ;
    skos:broader <http://tun.fi/MX.203902> ;
    skos:hiddenLabel "Dryinus tenuicornis"@fi,
        "Dryinus tenuicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anteon tenuicorne"@fi,
        "Anteon tenuicorne"@sv .

<http://tun.fi/MX.4884413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clambus lohsei" ;
    dwc:scientificNameAuthorship "Meybohm, 2004" ;
    skos:broader <http://tun.fi/MX.191931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clambus lohsei"@fi,
        "Clambus lohsei"@sv .

<http://tun.fi/MX.4884418> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dreposcia brevipalpis colletti" ;
    dwc:scientificNameAuthorship "(Münster, 1912)" ;
    skos:broader <http://tun.fi/MX.190142> ;
    skos:hiddenLabel "Dreposcia brevipalpis colletti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturirääpikäs (alalaji colletti)"@fi,
        "Dreposcia brevipalpis colletti"@sv .

<http://tun.fi/MX.4884475> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Phellinus igniarius var. trivialis" ;
    dwc:scientificNameAuthorship "Niemelä" ;
    skos:broader <http://tun.fi/MX.205711> ;
    skos:hiddenLabel "Phellinus igniarius var. trivialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakääpä"@fi,
        "Phellinus igniarius var. trivialis"@sv .

<http://tun.fi/MX.4884550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mitostoma chrysomelas" ;
    dwc:scientificNameAuthorship "(J.F.Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.4884548> ;
    skos:hiddenLabel "Mitostoma chrysomelas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mitostoma chrysomelas"@fi,
        "guldlocke"@sv .

<http://tun.fi/MX.4884552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opilio dinaricus" ;
    dwc:scientificNameAuthorship "Šilhavý, 1938" ;
    skos:broader <http://tun.fi/MX.202805> ;
    skos:hiddenLabel "Opilio dinaricus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keijulukki"@fi,
        "Opilio dinaricus"@sv .

<http://tun.fi/MX.4884558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atomaria pseudaffinis" ;
    dwc:scientificNameAuthorship "Johnson & Strand, 1968" ;
    skos:broader <http://tun.fi/MX.194079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atomaria pseudaffinis"@fi,
        "Atomaria pseudaffinis"@sv .

<http://tun.fi/MX.4884561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephistemus reitteri" ;
    dwc:scientificNameAuthorship "Casey, 1900" ;
    skos:broader <http://tun.fi/MX.194166> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephistemus reitteri"@fi,
        "Ephistemus reitteri"@sv .

<http://tun.fi/MX.4884566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chthonius ischnocheles" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.201762> ;
    skos:hiddenLabel "Chthonius ischnocheles"@fi,
        "Chthonius ischnocheles"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansarivaleskorpioni"@fi,
        "taggklokrypare"@sv .

<http://tun.fi/MX.4884584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euglenes nitidifrons" ;
    dwc:scientificNameAuthorship "(Thomson, 1886)" ;
    skos:broader <http://tun.fi/MX.194942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euglenes nitidifrons"@fi,
        "Euglenes nitidifrons"@sv .

<http://tun.fi/MX.4884597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyssopus geniculatus" ;
    dwc:scientificNameAuthorship "(Hartig, 1838)" ;
    skos:broader <http://tun.fi/MX.4884596> ;
    skos:hiddenLabel "Hyssopus nigritulus"@fi,
        "Hyssopus nigritulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyssopus geniculatus"@fi,
        "Hyssopus geniculatus"@sv .

<http://tun.fi/MX.4884599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyssopus nigritulus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.4884596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyssopus nigritulus"@fi,
        "Hyssopus nigritulus"@sv .

<http://tun.fi/MX.4884600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyssopus olivaceus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.4884596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyssopus olivaceus"@fi,
        "Hyssopus olivaceus"@sv .

<http://tun.fi/MX.4884628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Litargus balteatus" ;
    dwc:scientificNameAuthorship "LeConte, 1856" ;
    skos:broader <http://tun.fi/MX.193868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Litargus balteatus"@fi,
        "Litargus balteatus"@sv .

<http://tun.fi/MX.4884639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megasternum immaculatum" ;
    dwc:scientificNameAuthorship "(Stephens, 1829)" ;
    skos:broader <http://tun.fi/MX.188971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megasternum immaculatum"@fi,
        "Megasternum immaculatum"@sv .

<http://tun.fi/MX.4884640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrobius rottenbergii" ;
    dwc:scientificNameAuthorship "Gerhardt, 1872" ;
    skos:broader <http://tun.fi/MX.188925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrobius rottenbergii"@fi,
        "Hydrobius rottenbergii"@sv .

<http://tun.fi/MX.4884641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrobius subrotundus" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.188925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrobius subrotundus"@fi,
        "Hydrobius subrotundus"@sv .

<http://tun.fi/MX.4884739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meligethes cardaminicola" ;
    dwc:scientificNameAuthorship "Audisio & Cline, 2015" ;
    skos:broader <http://tun.fi/MX.193529> ;
    skos:hiddenLabel "Brassicogethes cardaminicola"@fi,
        "Brassicogethes cardaminicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meligethes cardaminicola"@fi,
        "Meligethes cardaminicola"@sv .

<http://tun.fi/MX.4884748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glischrochilus tremulae" ;
    dwc:scientificNameAuthorship "Clayhills, Audisio & Cline, 2016" ;
    skos:broader <http://tun.fi/MX.193625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glischrochilus tremulae"@fi,
        "Glischrochilus tremulae"@sv .

<http://tun.fi/MX.4884814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus nitidulus" ;
    dwc:scientificNameAuthorship "L. Miller, 1858" ;
    skos:broader <http://tun.fi/MX.193321> ;
    skos:hiddenLabel "Cryptophagus seriatus"@fi,
        "Cryptophagus seriatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptophagus nitidulus"@fi,
        "Cryptophagus nitidulus"@sv .

<http://tun.fi/MX.4884818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanophyes globiformis" ;
    dwc:scientificNameAuthorship "(Kiesenwetter, 1864)" ;
    skos:broader <http://tun.fi/MX.196658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanophyes globiformis"@fi,
        "Nanophyes globiformis"@sv .

<http://tun.fi/MX.4884828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster hybrida" ;
    dwc:scientificNameAuthorship "Buhl, 1994" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster hybrida"@fi,
        "Platygaster hybrida"@sv .

<http://tun.fi/MX.4884829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster koponeni" ;
    dwc:scientificNameAuthorship "Buhl, 2003" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster koponeni"@fi,
        "Platygaster koponeni"@sv .

<http://tun.fi/MX.4884913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphodius pedellus" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.191748> ;
    skos:hiddenLabel "Aphodius fimetarius"@fi,
        "Aphodius pedellus"@fi,
        "Aphodius fimetarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihalantiainen"@fi,
        "Aphodius pedellus"@sv .

<http://tun.fi/MX.4884963> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Oryctes nasicornis nasicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.191888> ;
    skos:hiddenLabel "Oryctes nasicornis nasicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvikuonokas (alalaji nasicornis)"@fi,
        "Oryctes nasicornis nasicornis"@sv .

<http://tun.fi/MX.4884977> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pityogenes irkutensis irkutensis" ;
    dwc:scientificNameAuthorship "Eggers, 1910" ;
    skos:broader <http://tun.fi/MX.197050> ;
    skos:hiddenLabel "Pityogenes irkutensis irkutensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idäntähtikirjaaja (alalaji irkutensis)"@fi,
        "Pityogenes irkutensis irkutensis"@sv .

<http://tun.fi/MX.4885045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys subcupratus" ;
    dwc:scientificNameAuthorship "(Dalman, 1820)" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys subcupratus"@fi,
        "Microterys subcupratus"@sv .

<http://tun.fi/MX.4885047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microterys zarina" ;
    dwc:scientificNameAuthorship "(Walker, 1837)" ;
    skos:broader <http://tun.fi/MX.289913> ;
    skos:hiddenLabel "Aschitus zarina"@fi,
        "Aschitus zarina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microterys zarina"@fi,
        "Microterys zarina"@sv .

<http://tun.fi/MX.4885200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacographa glaucomaria" ;
    dwc:scientificNameAuthorship "(Nyl.) Hafellner" ;
    skos:broader <http://tun.fi/MX.234357> ;
    skos:hiddenLabel "Arthonia glaucomaria"@fi,
        "Arthonia glaucomaria"@sv,
        "Phacographa glaucomaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacographa glaucomaria"@fi,
        "kantlavsklotter"@sv .

<http://tun.fi/MX.4885495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca isidiigera" ;
    dwc:scientificNameAuthorship "Vězda" ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca isidiigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynikultajäkälä"@fi,
        "Caloplaca isidiigera"@sv .

<http://tun.fi/MX.4887181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Usnea chaetophora" ;
    dwc:scientificNameAuthorship "Stirt." ;
    skos:broader <http://tun.fi/MX.67212> ;
    skos:hiddenLabel "Usnea chaetophora"@fi,
        "Usnea cylindrica"@fi,
        "Usnea subscabrata"@fi,
        "Usnea chaetophora"@sv,
        "Usnea cylindrica"@sv,
        "Usnea subscabrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lupponaava"@fi,
        "grenskägglav"@sv .

<http://tun.fi/MX.4887361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ficedula albicilla" ;
    dwc:scientificNameAuthorship "(Pallas, 1811)" ;
    skos:broader <http://tun.fi/MX.34020> ;
    skos:hiddenLabel "Ficedula albicilla"@fi,
        "Ficedula albicilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpikkusieppo"@fi,
        "tajgaflugsnappare"@sv .

<http://tun.fi/MX.4887402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoderma protopulvinatum" ;
    dwc:scientificNameAuthorship "(Yoshim. Doi) Jaklitsch & Voglmayr" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Hypocrea protopulvinata"@fi,
        "Hypocrea protopulvinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoderma protopulvinatum"@fi,
        "Trichoderma protopulvinatum"@sv .

<http://tun.fi/MX.4887414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma bryogenum" ;
    dwc:scientificNameAuthorship "Mort.Chr. & Heilm. Claus. & Vauras" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma bryogenum"@fi,
        "Tricholoma bufonium"@fi,
        "Tricholoma bufonium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnanvalmuska"@fi,
        "Tricholoma bryogenum"@sv .

<http://tun.fi/MX.4890634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solva marginata" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.4890633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Solva marginata"@fi,
        "Solva marginata"@sv .

<http://tun.fi/MX.4890635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympycnus septentrionalis" ;
    dwc:scientificNameAuthorship "Pollet, 2015" ;
    skos:broader <http://tun.fi/MX.277186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sympycnus septentrionalis"@fi,
        "Sympycnus septentrionalis"@sv .

<http://tun.fi/MX.4890636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha elbergi" ;
    dwc:scientificNameAuthorship "Nowakowski, 1973" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha elbergi"@fi,
        "Cerodontha elbergi"@sv .

<http://tun.fi/MX.4890637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia slovaca" ;
    dwc:scientificNameAuthorship "Černý, 1994" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia slovaca"@fi,
        "Ophiomyia slovaca"@sv .

<http://tun.fi/MX.4890638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia melanocephala" ;
    dwc:scientificNameAuthorship "(von Roser, 1840)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia melanocephala"@fi,
        "Megaselia melanocephala"@sv .

<http://tun.fi/MX.4890639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllomyza tetragona" ;
    dwc:scientificNameAuthorship "Hendel, 1924" ;
    skos:broader <http://tun.fi/MX.279587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phyllomyza tetragona"@fi,
        "Phyllomyza tetragona"@sv .

<http://tun.fi/MX.4890640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peribaea tibialis" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1851)" ;
    skos:broader <http://tun.fi/MX.281533> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peribaea tibialis"@fi,
        "Peribaea tibialis"@sv .

<http://tun.fi/MX.4890641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelaira solivaga" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.281644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thelaira solivaga"@fi,
        "Thelaira solivaga"@sv .

<http://tun.fi/MX.4890715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria pseudomontana" ;
    dwc:scientificNameAuthorship "Osmundson, C. Cripps & G.M. Muell." ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laccaria pseudomontana"@fi,
        "Laccaria pseudomontana"@sv .

<http://tun.fi/MX.4890716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria nobilis" ;
    dwc:scientificNameAuthorship "A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laccaria nobilis"@fi,
        "Laccaria nobilis"@sv .

<http://tun.fi/MX.4890717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita hyperborea" ;
    dwc:scientificNameAuthorship "(P. Karst.) Fayod" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita hyperborea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkakärpässieni"@fi,
        "Amanita hyperborea"@sv .

<http://tun.fi/MX.4890718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita fulvoides" ;
    dwc:scientificNameAuthorship "Neville & Poumarat" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita fulvoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrakärpässieni"@fi,
        "Amanita fulvoides"@sv .

<http://tun.fi/MX.4890719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita ochraceomaculata" ;
    dwc:scientificNameAuthorship "Neville, Poumarat & Fraiture" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita ochraceomaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sumukärpässieni"@fi,
        "Amanita ochraceomaculata"@sv .

<http://tun.fi/MX.4890720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita betulae" ;
    dwc:scientificNameAuthorship "Neville & Poumarat" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita betulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunkärpässieni"@fi,
        "Amanita betulae"@sv .

<http://tun.fi/MX.4890733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria cataleptoides" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria cataleptoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pampulamustuainen"@fi,
        "Verrucaria cataleptoides"@sv .

<http://tun.fi/MX.4890793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geophilus truncorum" ;
    dwc:scientificNameAuthorship "Bergsøe & Meinert, 1866" ;
    skos:broader <http://tun.fi/MX.202151> ;
    skos:hiddenLabel "Brachygeophilus truncorum"@fi,
        "Geophilus truncorum"@fi,
        "Brachygeophilus truncorum"@sv,
        "Geophilus truncorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammijuoksiainen"@fi,
        "barkjordkrypare"@sv .

<http://tun.fi/MX.4890833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza anderssoni" ;
    dwc:scientificNameAuthorship "Spencer, 1976" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza anderssoni"@fi,
        "Agromyza anderssoni"@sv .

<http://tun.fi/MX.4890834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia hieracii" ;
    dwc:scientificNameAuthorship "Spencer, 1964" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia hieracii"@fi,
        "Ophiomyia hieracii"@sv .

<http://tun.fi/MX.4890853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontomyia tigrina" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.276416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontomyia tigrina"@fi,
        "Odontomyia tigrina"@sv .

<http://tun.fi/MX.4890873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysotus longipalpus" ;
    dwc:scientificNameAuthorship "Aldrich, 1896" ;
    skos:broader <http://tun.fi/MX.277219> ;
    skos:hiddenLabel "Chrysotus pallidipalpus"@fi,
        "Chrysotus sagittarius"@fi,
        "Chrysotus pallidipalpus"@sv,
        "Chrysotus sagittarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysotus longipalpus"@fi,
        "Chrysotus longipalpus"@sv .

<http://tun.fi/MX.4890994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hortiboletus bubalinus" ;
    dwc:scientificNameAuthorship "(Oolbekk. & Duin) L. Albert & Dima" ;
    skos:broader <http://tun.fi/MX.4890993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hortiboletus bubalinus"@fi,
        "Hortiboletus bubalinus"@sv .

<http://tun.fi/MX.4891373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ixodes persulcatus" ;
    dwc:scientificNameAuthorship "(Schulze, 1930)" ;
    skos:altLabel "taigapunkki"@fi ;
    skos:broader <http://tun.fi/MX.202369> ;
    skos:hiddenLabel "Ixodes persulcatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianpuutiainen"@fi,
        "Ixodes persulcatus"@sv .

<http://tun.fi/MX.4891413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amyloathelia amylacea" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.205046> ;
    skos:hiddenLabel "Amyloathelia amylacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajavalakka"@fi,
        "Amyloathelia amylacea"@sv .

<http://tun.fi/MX.4891421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelicium hallenbergii" ;
    dwc:scientificNameAuthorship "Yurchenko & Kotir." ;
    skos:broader <http://tun.fi/MX.205082> ;
    skos:hiddenLabel "Athelicium hallenbergii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kituhämäkkä"@fi,
        "Athelicium hallenbergii"@sv .

<http://tun.fi/MX.4891443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma crassescens" ;
    dwc:scientificNameAuthorship "Laurila ex. K.H. Larss." ;
    skos:broader <http://tun.fi/MX.204917> ;
    skos:hiddenLabel "Hyphoderma crassescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulo-orvakka"@fi,
        "Hyphoderma crassescens"@sv .

<http://tun.fi/MX.4891453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochnicium wakefieldiae" ;
    dwc:scientificNameAuthorship "(Bres.) Hallenb. & H. Nilsson" ;
    skos:broader <http://tun.fi/MX.204924> ;
    skos:hiddenLabel "Hypochnicium wakefieldiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnihuovakka"@fi,
        "Hypochnicium wakefieldiae"@sv .

<http://tun.fi/MX.4891477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycorrhaphium pusillum" ;
    dwc:scientificNameAuthorship "(Brot.) Maas Geest." ;
    skos:broader <http://tun.fi/MX.4891476> ;
    skos:hiddenLabel "Mycorrhaphium pusillum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksaorakas"@fi,
        "Mycorrhaphium pusillum"@sv .

<http://tun.fi/MX.4891482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phanerochaete livescens" ;
    dwc:scientificNameAuthorship "(Nikol.) Parmasto" ;
    skos:broader <http://tun.fi/MX.204963> ;
    skos:hiddenLabel "Phanerochaete livescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rujo-orvakka"@fi,
        "Phanerochaete livescens"@sv .

<http://tun.fi/MX.4891491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotrema luteoviride" ;
    dwc:scientificNameAuthorship "Kotir. & K.-H. Larss." ;
    skos:broader <http://tun.fi/MX.205124> ;
    skos:hiddenLabel "Sistotrema luteoviride"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakurokka"@fi,
        "Sistotrema luteoviride"@sv .

<http://tun.fi/MX.4891492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelephora alni" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.205105> ;
    skos:hiddenLabel "Thelephora alni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäsilokka"@fi,
        "Thelephora alni"@sv .

<http://tun.fi/MX.4891493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tomentella albomarginata" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) M.J. Larse" ;
    skos:broader <http://tun.fi/MX.205042> ;
    skos:hiddenLabel "Tomentella albomarginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantukahvikka"@fi,
        "Tomentella albomarginata"@sv .

<http://tun.fi/MX.4891495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinopsis granulosa" ;
    dwc:scientificNameAuthorship "Hjorts., Miettinen & Kotir." ;
    skos:broader <http://tun.fi/MX.205092> ;
    skos:hiddenLabel "Tubulicrinopsis granulosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväshapru"@fi,
        "Tubulicrinopsis granulosa"@sv .

<http://tun.fi/MX.4891496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella danica" ;
    dwc:scientificNameAuthorship "Hauersl." ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella danica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nakkiliivakka"@fi,
        "Tulasnella danica"@sv .

<http://tun.fi/MX.4891497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulasnella brinkmannii s.l." ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.204966> ;
    skos:hiddenLabel "Tulasnella brinkmannii s.l."@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuuliivakka"@fi,
        "Tulasnella brinkmannii s.l."@sv .

<http://tun.fi/MX.4891498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhula chamaemori" ;
    dwc:scientificNameAuthorship "L. Holm & K. Holm" ;
    skos:broader <http://tun.fi/MX.205126> ;
    skos:hiddenLabel "Typhula chamaemori"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hillapahkula"@fi,
        "Typhula chamaemori"@sv .

<http://tun.fi/MX.4891502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vuilleminia erastii" ;
    dwc:scientificNameAuthorship "Ghobad-Nejhad" ;
    skos:broader <http://tun.fi/MX.204954> ;
    skos:hiddenLabel "Vuilleminia erastii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuorvakka"@fi,
        "Vuilleminia erastii"@sv .

<http://tun.fi/MX.4891516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caudicicola gracilis" ;
    dwc:scientificNameAuthorship "Kotir., Kulju & Miettinen" ;
    skos:broader <http://tun.fi/MX.4891515> ;
    skos:hiddenLabel "Caudicicola gracilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loukkokääpä"@fi,
        "Caudicicola gracilis"@sv .

<http://tun.fi/MX.49163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micromys minutus" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.51660> ;
    skos:hiddenLabel "Micromys minutus"@fi,
        "Micromys minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaishiiri"@fi,
        "dvärgmus"@sv .

<http://tun.fi/MX.49190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rattus rattus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51752> ;
    skos:hiddenLabel "Rattus rattus"@fi,
        "Rattus rattus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustarotta"@fi,
        "svartråtta"@sv .

<http://tun.fi/MX.49649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rattus norvegicus" ;
    dwc:scientificNameAuthorship "(Berkenhout, 1769)" ;
    skos:altLabel "isorotta"@fi ;
    skos:broader <http://tun.fi/MX.51752> ;
    skos:hiddenLabel "Rattus norvegicus"@fi,
        "Rattus norvegicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rotta"@fi,
        "brunråtta"@sv .

<http://tun.fi/MX.4970693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callomyia dives" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.277399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callomyia dives"@fi,
        "Callomyia dives"@sv .

<http://tun.fi/MX.4970694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnellia surturi" ;
    dwc:scientificNameAuthorship "Andersson, 1971" ;
    skos:broader <http://tun.fi/MX.280135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limnellia surturi"@fi,
        "Limnellia surturi"@sv .

<http://tun.fi/MX.4970695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia caledonica" ;
    dwc:scientificNameAuthorship "Collin, 1966" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia caledonica"@fi,
        "Hydrellia caledonica"@sv .

<http://tun.fi/MX.4970696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanagromyza cunctans" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.278975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanagromyza cunctans"@fi,
        "Melanagromyza cunctans"@sv .

<http://tun.fi/MX.4970697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ferdinandea ruficornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.278078> ;
    skos:hiddenLabel "Ferdinandea ruficornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirukeilanen"@fi,
        "Ferdinandea ruficornis"@sv .

<http://tun.fi/MX.4970698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula luna" ;
    dwc:scientificNameAuthorship "Westhoff, 1879" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tipula luna"@fi,
        "Tipula luna"@sv .

<http://tun.fi/MX.4970757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe fuscescentipes" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe fuscescentipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokaunorisakas"@fi,
        "Inocybe fuscescentipes"@sv .

<http://tun.fi/MX.4970761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Romagnesiella clavus" ;
    dwc:scientificNameAuthorship "(Romagn.) Contu, Matheny, P.-A. Moreau, Vizzini & A. de Haan" ;
    skos:broader <http://tun.fi/MX.4970760> ;
    skos:hiddenLabel "Galerina clavus"@fi,
        "Romagnesiella clavus"@fi,
        "Galerina clavus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "santikka"@fi,
        "Romagnesiella clavus"@sv .

<http://tun.fi/MX.4970773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius alticaudus" ;
    dwc:scientificNameAuthorship "Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius alticaudus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastenuppiseitikki"@fi,
        "Cortinarius alticaudus"@sv .

<http://tun.fi/MX.4970774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius bovinatus" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat., Niskanen & H. Lindstr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius bovinatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sepänseitikki"@fi,
        "Cortinarius bovinatus"@sv .

<http://tun.fi/MX.4970775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius brunneotinctus" ;
    dwc:scientificNameAuthorship "Niskanen, Liimat., Ammirati, A. Paul & Lebeuf" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius brunneotinctus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhtikirjoseitikki"@fi,
        "Cortinarius brunneotinctus"@sv .

<http://tun.fi/MX.4970776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius claroplanisculus" ;
    dwc:scientificNameAuthorship "Rob Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius claroplanisculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounasauvaseitikki"@fi,
        "Cortinarius claroplanisculus"@sv .

<http://tun.fi/MX.4970778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cobaltinus" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat., Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius cobaltinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kobolttinuppiseitikki"@fi,
        "Cortinarius cobaltinus"@sv .

<http://tun.fi/MX.4970784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius olympianus" ;
    dwc:scientificNameAuthorship "A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius olympianus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jumaltennuppiseitikki"@fi,
        "Cortinarius olympianus"@sv .

<http://tun.fi/MX.4970786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius orasericeus" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius orasericeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsauvaseitikki"@fi,
        "Cortinarius orasericeus"@sv .

<http://tun.fi/MX.4970787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pardinipes" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius pardinipes"@fi,
        "Cortinarius pardinipes"@sv .

<http://tun.fi/MX.4970793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius patibilis" ;
    dwc:scientificNameAuthorship "Brundrud & Melot" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius patibilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinivyöseitikki"@fi,
        "Cortinarius patibilis"@sv .

<http://tun.fi/MX.4970795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius rufoallutus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius rufoallutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauriinnuppiseitikki"@fi,
        "Cortinarius rufoallutus"@sv .

<http://tun.fi/MX.4970796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius sannio" ;
    dwc:scientificNameAuthorship "M.M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius sannio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poronuppiseitikki"@fi,
        "Cortinarius sannio"@sv .

<http://tun.fi/MX.4970798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius sobrius" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius sobrius"@fi,
        "Cortinarius sobrius"@sv .

<http://tun.fi/MX.4970800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subfoetens" ;
    dwc:scientificNameAuthorship "M.M. Moser & McKinght" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius subfoetens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkanuppiseitikki"@fi,
        "Cortinarius subfoetens"@sv .

<http://tun.fi/MX.4970853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius albolens" ;
    dwc:scientificNameAuthorship "Bidaud, Carteret & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius albolens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirotunkkaseitikki"@fi,
        "Cortinarius albolens"@sv .

<http://tun.fi/MX.4970854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius flexibifolius" ;
    dwc:scientificNameAuthorship "Carteret" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius flexibifolius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammiseitikki"@fi,
        "Cortinarius flexibifolius"@sv .

<http://tun.fi/MX.4970855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius megacystidiosus" ;
    dwc:scientificNameAuthorship "Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius megacystidiosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaterhoseitikki"@fi,
        "Cortinarius megacystidiosus"@sv .

<http://tun.fi/MX.4970856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius russulaespermus" ;
    dwc:scientificNameAuthorship "Carteret" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius russulaespermus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lieronseitikki"@fi,
        "Cortinarius russulaespermus"@sv .

<http://tun.fi/MX.4970857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius tillamookensis" ;
    dwc:scientificNameAuthorship "Ammirati, Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius tillamookensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahramihelttaseitikki"@fi,
        "Cortinarius tillamookensis"@sv .

<http://tun.fi/MX.4970859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius alboamarescens" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius alboamarescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumikkoseitikki"@fi,
        "Cortinarius alboamarescens"@sv .

<http://tun.fi/MX.4970860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius ochroamarus" ;
    dwc:scientificNameAuthorship "Niskanen, Kytöv. & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius ochroamarus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kitkeröseitikki"@fi,
        "Cortinarius ochroamarus"@sv .

<http://tun.fi/MX.4970888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pastoralis" ;
    dwc:scientificNameAuthorship "Soop, H. Lindstr., Dima, Niskanen, Liimat. & Kytöv." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius pastoralis"@fi,
        "Cortinarius pastoralis"@sv .

<http://tun.fi/MX.4970891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius fulvescentoides" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius fulvescentoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "immenseitikki"@fi,
        "Cortinarius fulvescentoides"@sv .

<http://tun.fi/MX.4970892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius nymphatus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen, Liimat. & Bojantchev" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius nymphatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somaseitikki"@fi,
        "Cortinarius nymphatus"@sv .

<http://tun.fi/MX.4970898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pseudobuillardioides" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen, Liimat. & Ammirati" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pseudobuillardioides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siskonseitikki"@fi,
        "Cortinarius pseudobuillardioides"@sv .

<http://tun.fi/MX.4971075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius balteaticlavatus" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius balteaticlavatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pellavaseitikki"@fi,
        "Cortinarius balteaticlavatus"@sv .

<http://tun.fi/MX.4971076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius boreicyanites" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat., Niskanen & A.F.S. Taylor" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius boreicyanites"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmaltoseitikki"@fi,
        "Cortinarius boreicyanites"@sv .

<http://tun.fi/MX.4971133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona arctica" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Spilogona fumipennis"@fi,
        "Spilogona fumipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona arctica"@fi,
        "Spilogona arctica"@sv .

<http://tun.fi/MX.4971135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius caesiolamellatus" ;
    dwc:scientificNameAuthorship "(Bidaud) Kytöv., Liimat., Niskanen, Brandrud, Frøslev & A.F.S. Taylor" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius caesiolamellatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkenuppiseitikki"@fi,
        "Cortinarius caesiolamellatus"@sv .

<http://tun.fi/MX.4971143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius caesiophylloides" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat., Niskanen, Brandrud & Frøslev" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius caesiophylloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häivenuppiseitikki"@fi,
        "Cortinarius caesiophylloides"@sv .

<http://tun.fi/MX.4971144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius chromataphilus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius chromataphilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartanoseitikki"@fi,
        "Cortinarius chromataphilus"@sv .

<http://tun.fi/MX.4971147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius disjungendulus" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius disjungendulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tavansauvaseitikki"@fi,
        "Cortinarius disjungendulus"@sv .

<http://tun.fi/MX.4971149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius flavipallens" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius flavipallens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjunuppiseitikki"@fi,
        "Cortinarius flavipallens"@sv .

<http://tun.fi/MX.4971150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius infractiflavus" ;
    dwc:scientificNameAuthorship "(M.M. Moser) Kytöv., Niskanen, Liimat., Bojantchev & Ammirati" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius infractiflavus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansappiseitikki"@fi,
        "Cortinarius infractiflavus"@sv .

<http://tun.fi/MX.4971152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius kytoevuorii" ;
    dwc:scientificNameAuthorship "Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius kytoevuorii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mestarinnuppiseitikki"@fi,
        "Cortinarius kytoevuorii"@sv .

<http://tun.fi/MX.4971153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius luteiaureus" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius luteiaureus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarreseitikki"@fi,
        "Cortinarius luteiaureus"@sv .

<http://tun.fi/MX.4971155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius ochribubalinus" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius ochribubalinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juroseitikki"@fi,
        "Cortinarius ochribubalinus"@sv .

<http://tun.fi/MX.4971156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius olididisjungendus" ;
    dwc:scientificNameAuthorship "Liimat., Niskanen, Dima & Kytöv." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius olididisjungendus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksusauvaseitikki"@fi,
        "Cortinarius olididisjungendus"@sv .

<http://tun.fi/MX.4971157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pallidirimosus" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pallidirimosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mahlanuppiseitikki"@fi,
        "Cortinarius pallidirimosus"@sv .

<http://tun.fi/MX.4971158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius piceidisjungendus" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat., Niskanen & Ammirati" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius piceidisjungendus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havusauvaseitikki"@fi,
        "Cortinarius piceidisjungendus"@sv .

<http://tun.fi/MX.4971159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subrubrovelatus" ;
    dwc:scientificNameAuthorship "(Bidaud) Kytöv., Liimat., Niskanen & Dima" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius subrubrovelatus"@fi,
        "Cortinarius subrubrovelatus"@sv .

<http://tun.fi/MX.4971160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius talimultiformis" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat., Niskanen, A.F.S. Taylor & Sesli" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius talimultiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hunajanuppiseitikki"@fi,
        "Cortinarius talimultiformis"@sv .

<http://tun.fi/MX.4971173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cacaodiscus" ;
    dwc:scientificNameAuthorship "Liimat., Niskanen & Kytöv." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius cacaodiscus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakaoseitikki"@fi,
        "Cortinarius cacaodiscus"@sv .

<http://tun.fi/MX.4971174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius caesioarmeniacus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius caesioarmeniacus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekoseitikki"@fi,
        "Cortinarius caesioarmeniacus"@sv .

<http://tun.fi/MX.4971176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius davemallochii" ;
    dwc:scientificNameAuthorship "Ammirati, Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius davemallochii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turveseitikki"@fi,
        "Cortinarius davemallochii"@sv .

<http://tun.fi/MX.4971178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius ferrugineovelatus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius ferrugineovelatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ujoseitikki"@fi,
        "Cortinarius ferrugineovelatus"@sv .

<http://tun.fi/MX.4971179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius furvus" ;
    dwc:scientificNameAuthorship "Liimat., Niskanen & Kytöv." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius furvus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oivaseitikki"@fi,
        "Cortinarius furvus"@sv .

<http://tun.fi/MX.4971180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pseudofervidus" ;
    dwc:scientificNameAuthorship "Niskanen, Liimat., Ammirati & Kytöv." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pseudofervidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loimuhelttaseitikki"@fi,
        "Cortinarius pseudofervidus"@sv .

<http://tun.fi/MX.4971181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius roseivelatus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius roseivelatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaihoseitikki"@fi,
        "Cortinarius roseivelatus"@sv .

<http://tun.fi/MX.4971182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius roseocastaneus" ;
    dwc:scientificNameAuthorship "Niskanen, Liimat. & Kytöv." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius roseocastaneus"@fi,
        "Cortinarius roseocastaneus"@sv .

<http://tun.fi/MX.4971183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius squamivenetus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius squamivenetus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ylvässeitikki"@fi,
        "Cortinarius squamivenetus"@sv .

<http://tun.fi/MX.4971184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius tenuifulvescens" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius tenuifulvescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkaneidonseitikki"@fi,
        "Cortinarius tenuifulvescens"@sv .

<http://tun.fi/MX.4971186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnum mulsicolor" ;
    dwc:scientificNameAuthorship "Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.205067> ;
    skos:hiddenLabel "Hydnum mulsicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hunajaorakas"@fi,
        "Hydnum mulsicolor"@sv .

<http://tun.fi/MX.4971188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnum vesterholtii" ;
    dwc:scientificNameAuthorship "Olariaga, Grebenc, Salcedo & M.P. Martín" ;
    skos:broader <http://tun.fi/MX.205067> ;
    skos:hiddenLabel "Hydnum vesterholtii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuulasorakas"@fi,
        "Hydnum vesterholtii"@sv .

<http://tun.fi/MX.4971189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnum melitosarx" ;
    dwc:scientificNameAuthorship "Olariaga, Niskanen, Liimat. & Ammirati" ;
    skos:broader <http://tun.fi/MX.205067> ;
    skos:hiddenLabel "Hydnum melitosarx"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesiorakas"@fi,
        "Hydnum melitosarx"@sv .

<http://tun.fi/MX.4971190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnum subovoideisporum" ;
    dwc:scientificNameAuthorship "Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.205067> ;
    skos:hiddenLabel "Hydnum subovoideisporum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehto-orakas"@fi,
        "Hydnum subovoideisporum"@sv .

<http://tun.fi/MX.4971192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnum boreorepandum" ;
    dwc:scientificNameAuthorship "Niskanen, Liimat. & Niemelä" ;
    skos:broader <http://tun.fi/MX.205067> ;
    skos:hiddenLabel "Hydnum boreorepandum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumiorakas"@fi,
        "Hydnum boreorepandum"@sv .

<http://tun.fi/MX.4971193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnum jussii" ;
    dwc:scientificNameAuthorship "Niskanen, Liimat. & Kytöv." ;
    skos:broader <http://tun.fi/MX.205067> ;
    skos:hiddenLabel "Hydnum jussii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vasko-orakas"@fi,
        "Hydnum jussii"@sv .

<http://tun.fi/MX.4971234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius gentianeus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius caesiostramineus"@fi,
        "Cortinarius gentianeus"@fi,
        "Cortinarius caesiostramineus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkeroseitikki"@fi,
        "Cortinarius gentianeus"@sv .

<http://tun.fi/MX.4971239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Octospora coccinea" ;
    dwc:scientificNameAuthorship "(P. Crouan & H. Crouan) Brumm." ;
    skos:broader <http://tun.fi/MX.233865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Octospora coccinea"@fi,
        "Octospora coccinea"@sv .

<http://tun.fi/MX.4971253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona scutulata" ;
    dwc:scientificNameAuthorship "(Schnabl, 1911)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Limnophora scutulata"@fi,
        "Limnophora scutulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona scutulata"@fi,
        "Spilogona scutulata"@sv .

<http://tun.fi/MX.4971254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalops perspicuus" ;
    dwc:scientificNameAuthorship "(de Meijere, 1907)" ;
    skos:broader <http://tun.fi/MX.277729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalops perspicuus"@fi,
        "Cephalops perspicuus"@sv .

<http://tun.fi/MX.4971274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anopheles maculipennis" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.274364> ;
    skos:hiddenLabel "Anopheles maculipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anopheles maculipennis"@fi,
        "fläckfrossmygga"@sv .

<http://tun.fi/MX.4971280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus sticticus" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.274395> ;
    skos:hiddenLabel "Aedes sticticus"@fi,
        "Culex sticticus"@fi,
        "Aedes sticticus"@sv,
        "Culex sticticus"@sv,
        "Ochlerotatus sticticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochlerotatus sticticus"@fi,
        "vårsvämmygga"@sv .

<http://tun.fi/MX.4971414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kurzia trichoclados" ;
    dwc:scientificNameAuthorship "(Müll.Frib.) Grolle" ;
    skos:broader <http://tun.fi/MX.44123> ;
    skos:hiddenLabel "Kurzia trichoclados"@fi,
        "Lepidozia trichoclados"@fi,
        "Kurzia trichoclados"@sv,
        "Lepidozia trichoclados"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenviiksisammal"@fi,
        "västlig fingerfliksmossa"@sv .

<http://tun.fi/MX.4971415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia pruinosa" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia pruinosa"@fi,
        "Fannia pruinosa"@sv .

<http://tun.fi/MX.4971635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claustropyga modica" ;
    dwc:scientificNameAuthorship "Hippa & Vilkamaa, 2016" ;
    skos:broader <http://tun.fi/MX.276071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claustropyga modica"@fi,
        "Claustropyga modica"@sv .

<http://tun.fi/MX.4971636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claustropyga lobigera" ;
    dwc:scientificNameAuthorship "Hippa & Vilkamaa, 2016" ;
    skos:broader <http://tun.fi/MX.276071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claustropyga lobigera"@fi,
        "Claustropyga lobigera"@sv .

<http://tun.fi/MX.4971680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potamocypris arcuata" ;
    dwc:scientificNameAuthorship "(Sars, 1903)" ;
    skos:broader <http://tun.fi/MX.214079> ;
    skos:hiddenLabel "Potamocypris maculata"@fi,
        "Potamocypris maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Potamocypris arcuata"@fi,
        "Potamocypris arcuata"@sv .

<http://tun.fi/MX.4971737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucypris pigra" ;
    dwc:scientificNameAuthorship "(Fischer, 1851)" ;
    skos:broader <http://tun.fi/MX.214098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eucypris pigra"@fi,
        "Eucypris pigra"@sv .

<http://tun.fi/MX.4971741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracandona euplectella" ;
    dwc:scientificNameAuthorship "(Robertson, 1899)" ;
    skos:broader <http://tun.fi/MX.4971740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paracandona euplectella"@fi,
        "Paracandona euplectella"@sv .

<http://tun.fi/MX.4971756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabaeformiscandona lapponica" ;
    dwc:scientificNameAuthorship "(Ekman, 1908)" ;
    skos:broader <http://tun.fi/MX.4971738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fabaeformiscandona lapponica"@fi,
        "Fabaeformiscandona lapponica"@sv .

<http://tun.fi/MX.4971813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraergasilus rylovi" ;
    dwc:scientificNameAuthorship "Markevich, 1937" ;
    skos:broader <http://tun.fi/MX.214332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paraergasilus rylovi"@fi,
        "Paraergasilus rylovi"@sv .

<http://tun.fi/MX.4971833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia nephromiaria" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia nephromiaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munuaispiilokka"@fi,
        "Arthonia nephromiaria"@sv .

<http://tun.fi/MX.4971834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora radicicola" ;
    dwc:scientificNameAuthorship "Printzen, Palice & J. P. Halda" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora radicicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtoruskeinen"@fi,
        "Biatora radicicola"@sv .

<http://tun.fi/MX.4971835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymocyrtis foliaceiphila" ;
    dwc:scientificNameAuthorship "(Diederich, Kocourk. & Etayo) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.313708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymocyrtis foliaceiphila"@fi,
        "Didymocyrtis foliaceiphila"@sv .

<http://tun.fi/MX.4971854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea melanobola" ;
    dwc:scientificNameAuthorship "(Nyl.) Coppins" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micarea melanobola"@fi,
        "Micarea melanobola"@sv .

<http://tun.fi/MX.4971859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina occulta" ;
    dwc:scientificNameAuthorship "(Körb.) Sheard" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina occulta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätkönappijäkälä"@fi,
        "Rinodina occulta"@sv .

<http://tun.fi/MX.4971860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina orculata" ;
    dwc:scientificNameAuthorship "Poelt & M. Steiner" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina orculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuonennappijäkälä"@fi,
        "Rinodina orculata"@sv .

<http://tun.fi/MX.4971861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Roselliniella cladoniae" ;
    dwc:scientificNameAuthorship "(Anzi) Matzer & Hafellner" ;
    skos:broader <http://tun.fi/MX.234208> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Roselliniella cladoniae"@fi,
        "Roselliniella cladoniae"@sv .

<http://tun.fi/MX.4971862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Roselliniella nephromatis" ;
    dwc:scientificNameAuthorship "(P. Crouan & H. Crouan) Matzer & Hafellner" ;
    skos:broader <http://tun.fi/MX.234208> ;
    skos:hiddenLabel "Roselliniella nephromatis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munuaishelmykkä"@fi,
        "Roselliniella nephromatis"@sv .

<http://tun.fi/MX.4971863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Talpapellis beschiana" ;
    dwc:scientificNameAuthorship "(Diederich) Zhurb., U. Braun, Diederich & Heuchert" ;
    skos:broader <http://tun.fi/MX.5077335> ;
    skos:hiddenLabel "Taeniolella beschiana"@fi,
        "Taeniolella beschiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Talpapellis beschiana"@fi,
        "Talpapellis beschiana"@sv .

<http://tun.fi/MX.4971864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taeniolella cladoniicola" ;
    dwc:scientificNameAuthorship "Alstrup" ;
    skos:broader <http://tun.fi/MX.67157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taeniolella cladoniicola"@fi,
        "Taeniolella cladoniicola"@sv .

<http://tun.fi/MX.4971865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria lapponica" ;
    dwc:scientificNameAuthorship "Pykälä" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundramustuainen"@fi,
        "Verrucaria lapponica"@sv .

<http://tun.fi/MX.4971866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria othmarbreussii" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria othmarbreussii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "othmarinmustuainen"@fi,
        "Verrucaria othmarbreussii"@sv .

<http://tun.fi/MX.4971867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria saanaënsis" ;
    dwc:scientificNameAuthorship "Pykälä" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria saanaënsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saananmustuainen"@fi,
        "Verrucaria saanaënsis"@sv .

<http://tun.fi/MX.4971868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria sublapponica" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria sublapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toskalinmustuainen"@fi,
        "Verrucaria sublapponica"@sv .

<http://tun.fi/MX.4971869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria ahtii" ;
    dwc:scientificNameAuthorship "Pykälä, Launis & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria ahtii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teuvonmustuainen"@fi,
        "Verrucaria ahtii"@sv .

<http://tun.fi/MX.4971870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria asperula" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria asperula"@fi,
        "Verrucaria asperula"@sv .

<http://tun.fi/MX.4971871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria oulankaensis" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria oulankaensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oulanganmustuainen"@fi,
        "Verrucaria oulankaensis"@sv .

<http://tun.fi/MX.4971872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria vitikainenii" ;
    dwc:scientificNameAuthorship "Pykälä, Launis & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria vitikainenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvonmustuainen"@fi,
        "Verrucaria vitikainenii"@sv .

<http://tun.fi/MX.4971873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vezdaea rheocarpa" ;
    dwc:scientificNameAuthorship "Poelt & Döbbeler" ;
    skos:broader <http://tun.fi/MX.67312> ;
    skos:hiddenLabel "Vezdaea rheocarpa"@fi,
        "Vezdaea rheocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahokuultojäkälä"@fi,
        "taggmetallav"@sv .

<http://tun.fi/MX.4971874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxneriaria dendroplaca" ;
    dwc:scientificNameAuthorship "(H. Magn.) S. Y. Kondr. & Lőkös" ;
    skos:broader <http://tun.fi/MX.5076088> ;
    skos:hiddenLabel "Aspicilia dendroplaca"@fi,
        "Oxneriaria dendroplaca"@fi,
        "Aspicilia dendroplaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosokiventiera"@fi,
        "Oxneriaria dendroplaca"@sv .

<http://tun.fi/MX.4971875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicilia dudinensis" ;
    dwc:scientificNameAuthorship "(H. Magn.) Oxner" ;
    skos:broader <http://tun.fi/MX.67169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspicilia dudinensis"@fi,
        "Aspicilia dudinensis"@sv .

<http://tun.fi/MX.4971876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxneriaria mashiginensis" ;
    dwc:scientificNameAuthorship "(Zahlbr.) S.Y. Kondr. & Lőkös" ;
    skos:broader <http://tun.fi/MX.5076088> ;
    skos:hiddenLabel "Aspicilia mashiginensis"@fi,
        "Aspicilia mashiginensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxneriaria mashiginensis"@fi,
        "Oxneriaria mashiginensis"@sv .

<http://tun.fi/MX.4971877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxneriaria permutata" ;
    dwc:scientificNameAuthorship "(Zahlbr.) S.Y. Kondr. & Lőkös" ;
    skos:broader <http://tun.fi/MX.5076088> ;
    skos:hiddenLabel "Aspicilia permutata"@fi,
        "Oxneriaria permutata"@fi,
        "Aspicilia permutata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylppökiventiera"@fi,
        "Oxneriaria permutata"@sv .

<http://tun.fi/MX.4971878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicilia subradians" ;
    dwc:scientificNameAuthorship "(Nyl.) Hue" ;
    skos:broader <http://tun.fi/MX.67169> ;
    skos:hiddenLabel "Aspicilia subradians"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kinnaskiventiera"@fi,
        "Aspicilia subradians"@sv .

<http://tun.fi/MX.4971879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidina indigens" ;
    dwc:scientificNameAuthorship "(Vain.) S. Ekman & J. Gerasimova" ;
    skos:broader <http://tun.fi/MX.67171> ;
    skos:hiddenLabel "Bacidia viridescens"@fi,
        "Bacidina indigens"@fi,
        "Bacidia viridescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherlehtojäkälä"@fi,
        "Bacidina indigens"@sv .

<http://tun.fi/MX.4971880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagliettoa steineri" ;
    dwc:scientificNameAuthorship "(Kušan) Vězda" ;
    skos:broader <http://tun.fi/MX.67013> ;
    skos:hiddenLabel "Bagliettoa steineri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskansijäkälä"@fi,
        "Bagliettoa steineri"@sv .

<http://tun.fi/MX.4971881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Briancoppinsia cytospora" ;
    dwc:scientificNameAuthorship "(Vouaux) Diederich, Ertz, Lawrey & van den Boom" ;
    skos:broader <http://tun.fi/MX.234353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Briancoppinsia cytospora"@fi,
        "Briancoppinsia cytospora"@sv .

<http://tun.fi/MX.4971882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryonora castanea" ;
    dwc:scientificNameAuthorship "(Hepp) Poelt" ;
    skos:broader <http://tun.fi/MX.67322> ;
    skos:hiddenLabel "Bryonora castanea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastanjakukkurajäkälä"@fi,
        "Bryonora castanea"@sv .

<http://tun.fi/MX.4971883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catillaria groenlandica" ;
    dwc:scientificNameAuthorship "Lynge" ;
    skos:broader <http://tun.fi/MX.67124> ;
    skos:hiddenLabel "Catillaria groenlandica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrahattujäkälä"@fi,
        "Catillaria groenlandica"@sv .

<http://tun.fi/MX.4971884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis marcineae" ;
    dwc:scientificNameAuthorship "Selva" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaenothecopsis marcineae"@fi,
        "Chaenothecopsis marcineae"@sv .

<http://tun.fi/MX.4971885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerococcum lobariellum" ;
    dwc:scientificNameAuthorship "(Nyl.) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.67201> ;
    skos:hiddenLabel "Dactylospora lobariella"@fi,
        "Sclerococcum lobariellum"@fi,
        "Dactylospora lobariella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keuhkojäkälänryyni"@fi,
        "Sclerococcum lobariellum"@sv .

<http://tun.fi/MX.4971886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diploschistes diacapsis" ;
    dwc:scientificNameAuthorship "(Ach.) Lumbsch" ;
    skos:broader <http://tun.fi/MX.67285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diploschistes diacapsis"@fi,
        "Diploschistes diacapsis"@sv .

<http://tun.fi/MX.4971887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fellhaneropsis almquistiorum" ;
    dwc:scientificNameAuthorship "S. Ekman" ;
    skos:broader <http://tun.fi/MX.67380> ;
    skos:hiddenLabel "Fellhaneropsis almquistiorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilo-otajäkälä"@fi,
        "Fellhaneropsis almquistiorum"@sv .

<http://tun.fi/MX.4971888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halecania viridescens" ;
    dwc:scientificNameAuthorship "Coppins & P. James" ;
    skos:broader <http://tun.fi/MX.67184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halecania viridescens"@fi,
        "Halecania viridescens"@sv .

<http://tun.fi/MX.4971889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea septentrionalis" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea septentrionalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otavannystyjäkälä"@fi,
        "Lecidea septentrionalis"@sv .

<http://tun.fi/MX.4971890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria humida" ;
    dwc:scientificNameAuthorship "Slav.-Bay. & Orange" ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepraria humida"@fi,
        "Lepraria humida"@sv .

<http://tun.fi/MX.4971891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria nivalis" ;
    dwc:scientificNameAuthorship "J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepraria nivalis"@fi,
        "Lepraria nivalis"@sv .

<http://tun.fi/MX.4971893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica subplumbea" ;
    dwc:scientificNameAuthorship "(Anzi) Cl. Roux" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miriquidica subplumbea"@fi,
        "Miriquidica subplumbea"@sv .

<http://tun.fi/MX.4971894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placynthium dolichoterum" ;
    dwc:scientificNameAuthorship "(Nyl.) Trevis." ;
    skos:broader <http://tun.fi/MX.67077> ;
    skos:hiddenLabel "Placynthium dolichoterum"@fi,
        "Placynthium dolichoterum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturimustejäkälä"@fi,
        "silikatbläcklav"@sv .

<http://tun.fi/MX.4971895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia aurorae" ;
    dwc:scientificNameAuthorship "Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia aurorae"@fi,
        "Polyblastia aurorae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtakonnanjäkälä"@fi,
        "auroramursporing"@sv .

<http://tun.fi/MX.4971896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoparmelia phaeonesos" ;
    dwc:scientificNameAuthorship "Poelt" ;
    skos:broader <http://tun.fi/MX.67214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoparmelia phaeonesos"@fi,
        "Protoparmelia phaeonesos"@sv .

<http://tun.fi/MX.4971897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina europaea" ;
    dwc:scientificNameAuthorship "Gasparyan, Sipman & Lücking" ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramalina europaea"@fi,
        "Ramalina europaea"@sv .

<http://tun.fi/MX.4971899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramonia interjecta" ;
    dwc:scientificNameAuthorship "Coppins" ;
    skos:broader <http://tun.fi/MX.67152> ;
    skos:hiddenLabel "Ramonia interjecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramonia interjecta"@fi,
        "mellansmåstjärna"@sv .

<http://tun.fi/MX.4971901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Reichlingia leopoldii" ;
    dwc:scientificNameAuthorship "Diederich & Scheid." ;
    skos:broader <http://tun.fi/MX.234351> ;
    skos:hiddenLabel "Reichlingia leopoldii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suklio"@fi,
        "Reichlingia leopoldii"@sv .

<http://tun.fi/MX.4971903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon chioneum" ;
    dwc:scientificNameAuthorship "(Norman) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon chioneum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liitukarttajäkälä"@fi,
        "Rhizocarpon chioneum"@sv .

<http://tun.fi/MX.4971908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina terrestris" ;
    dwc:scientificNameAuthorship "Tomin" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina terrestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aronappijäkälä"@fi,
        "Rinodina terrestris"@sv .

<http://tun.fi/MX.4971909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcogyne algoviae" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcogyne algoviae"@fi,
        "Sarcogyne algoviae"@sv .

<http://tun.fi/MX.4971910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliciosporum gallurae" ;
    dwc:scientificNameAuthorship "Vězda & Poelt" ;
    skos:broader <http://tun.fi/MX.67107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scoliciosporum gallurae"@fi,
        "Scoliciosporum gallurae"@sv .

<http://tun.fi/MX.4971911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toninia squalescens" ;
    dwc:scientificNameAuthorship "(Nyl.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67209> ;
    skos:hiddenLabel "Toninia squalescens"@fi,
        "Toninia squalescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpipakurajäkälä"@fi,
        "fjällknagglav"@sv .

<http://tun.fi/MX.4971912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia homosekikaica" ;
    dwc:scientificNameAuthorship "Nuno" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladonia homosekikaica"@fi,
        "Cladonia homosekikaica"@sv .

<http://tun.fi/MX.4972150> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Achillea ptarmica var. ptarmica" ;
    skos:broader <http://tun.fi/MX.39809> ;
    skos:hiddenLabel "Achillea ptarmica var. ptarmica"@fi,
        "Achillea ptarmica var. ptarmica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehräojakärsämö"@fi,
        "vanlig nysört"@sv .

<http://tun.fi/MX.4972164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium hollandicum" ;
    dwc:scientificNameAuthorship "R. M. Fritsch" ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium hollandicum"@fi,
        "Allium hollandicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkolaukka"@fi,
        "purpurlök"@sv .

<http://tun.fi/MX.4972172> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Amaranthus graecizans var. sylvestris" ;
    dwc:scientificNameAuthorship "(Desf. ex Vill.) Asch." ;
    skos:broader <http://tun.fi/MX.41369> ;
    skos:hiddenLabel "Amaranthus graecizans var. sylvestris"@fi,
        "Amaranthus graecizans var. sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveäkreikanrevonhäntä"@fi,
        "bredbladig grekamarant"@sv .

<http://tun.fi/MX.4972180> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Aquilegia glandulosa var. jucunda" ;
    dwc:scientificNameAuthorship "(Fisch. & Avé-Lall.) Baker" ;
    skos:broader <http://tun.fi/MX.41346> ;
    skos:hiddenLabel "Aquilegia glandulosa var. jucunda"@fi,
        "Aquilegia glandulosa var. jucunda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perhoakileija"@fi,
        "snövitakleja"@sv .

<http://tun.fi/MX.4972186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asclepias speciosa" ;
    dwc:scientificNameAuthorship "Torr." ;
    skos:broader <http://tun.fi/MX.4971296> ;
    skos:hiddenLabel "Asclepias speciosa"@fi,
        "Asclepias speciosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtisilkkiyrtti"@fi,
        "praktsidenört"@sv .

<http://tun.fi/MX.4972207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypodium distachyon" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.40526> ;
    skos:hiddenLabel "Brachypodium distachyon"@fi,
        "Brachypodium distachyon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aroluste"@fi,
        "grusskafting"@sv .

<http://tun.fi/MX.4972318> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Chaerophyllum hirsutum subsp. villarsii" ;
    dwc:scientificNameAuthorship "(W. D. J. Koch) Briq." ;
    skos:broader <http://tun.fi/MX.39179> ;
    skos:hiddenLabel "Chaerophyllum hirsutum subsp. villarsii"@fi,
        "Chaerophyllum hirsutum subsp. villarsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppikarvakirveli"@fi,
        "smal bergkörvel"@sv .

<http://tun.fi/MX.4972325> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Crepis tectorum subsp. czerepanovii" ;
    dwc:scientificNameAuthorship "(Tzvelev) Sennikov" ;
    skos:broader <http://tun.fi/MX.39954> ;
    skos:hiddenLabel "Crepis tectorum subsp. czerepanovii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saariketokeltto"@fi,
        "Crepis tectorum subsp. czerepanovii"@sv .

<http://tun.fi/MX.4972327> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cuscuta epithymum subsp. kotschyi" ;
    dwc:scientificNameAuthorship "(Des Moul.) Arcang." ;
    skos:broader <http://tun.fi/MX.39387> ;
    skos:hiddenLabel "Cuscuta epithymum subsp. kotschyi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varvunnurmivieras"@fi,
        "Cuscuta epithymum subsp. kotschyi"@sv .

<http://tun.fi/MX.4972332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Datura inoxia" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39563> ;
    skos:hiddenLabel "Datura inoxia"@fi,
        "Datura inoxia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkahulluruoho"@fi,
        "mexikansk spikklubba"@sv .

<http://tun.fi/MX.4972333> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Datura stramonium var. stramonium" ;
    skos:broader <http://tun.fi/MX.39564> ;
    skos:hiddenLabel "Datura stramonium var. stramonium"@fi,
        "Datura stramonium var. stramonium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valko-okahulluruoho"@fi,
        "vit spikklubba"@sv .

<http://tun.fi/MX.4972334> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Datura stramonium var. tatula" ;
    dwc:scientificNameAuthorship "(L.) Torr." ;
    skos:broader <http://tun.fi/MX.39564> ;
    skos:hiddenLabel "Datura stramonium var. tatula"@fi,
        "Datura stramonium var. tatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruso-okahulluruoho"@fi,
        "violspikklubba"@sv .

<http://tun.fi/MX.4972342> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Draba incana var. confusa" ;
    dwc:scientificNameAuthorship "(Ehrh.) Lilj." ;
    skos:broader <http://tun.fi/MX.38433> ;
    skos:hiddenLabel "Draba incana var. confusa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaharmaakynsimö"@fi,
        "Draba incana var. confusa"@sv .

<http://tun.fi/MX.4972343> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Draba incana var. incana" ;
    skos:broader <http://tun.fi/MX.38433> ;
    skos:hiddenLabel "Draba incana var. incana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloharmaakynsimö"@fi,
        "Draba incana var. incana"@sv .

<http://tun.fi/MX.4972378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium coloratum" ;
    dwc:scientificNameAuthorship "Biehler" ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium coloratum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanelihorsma"@fi,
        "Epilobium coloratum"@sv .

<http://tun.fi/MX.4972407> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Eruca vesicaria subsp. sativa" ;
    dwc:scientificNameAuthorship "(Mill.) Thell." ;
    skos:broader <http://tun.fi/MX.38503> ;
    skos:hiddenLabel "Eruca vesicaria subsp. sativa"@fi,
        "Eruca vesicaria subsp. sativa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihannessinappikaali"@fi,
        "äkta senapskål"@sv .

<http://tun.fi/MX.4972417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filipendula rubra" ;
    dwc:scientificNameAuthorship "(Hill) B. L. Rob." ;
    skos:broader <http://tun.fi/MX.38793> ;
    skos:hiddenLabel "Filipendula rubra"@fi,
        "Filipendula rubra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "preeriamesiangervo"@fi,
        "amerikanskt älggräs"@sv .

<http://tun.fi/MX.4972430> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Geum rivale var. rivale" ;
    skos:broader <http://tun.fi/MX.38834> ;
    skos:hiddenLabel "Geum rivale var. rivale"@fi,
        "Geum rivale var. rivale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusko-ojakellukka"@fi,
        "vanligt humleblomster"@sv .

<http://tun.fi/MX.4972431> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Geum rivale var. subalpinum" ;
    dwc:scientificNameAuthorship "(Neuman) Selander" ;
    skos:broader <http://tun.fi/MX.38834> ;
    skos:hiddenLabel "Geum rivale var. subalpinum"@fi,
        "Geum rivale var. subalpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaojakellukka"@fi,
        "stort humleblomster"@sv .

<http://tun.fi/MX.4972433> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Helianthemum nummularium subsp. nummularium" ;
    skos:broader <http://tun.fi/MX.38341> ;
    skos:hiddenLabel "Helianthemum nummularium subsp. nummularium"@fi,
        "Helianthemum nummularium subsp. nummularium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketopäivännouto"@fi,
        "ljus solvända"@sv .

<http://tun.fi/MX.4972434> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Helianthemum nummularium subsp. obscurum" ;
    dwc:scientificNameAuthorship "(Čelak.) Holub" ;
    skos:broader <http://tun.fi/MX.38341> ;
    skos:hiddenLabel "Helianthemum nummularium subsp. obscurum"@fi,
        "Helianthemum nummularium subsp. obscurum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tanskanpäivännouto"@fi,
        "mörk solvända"@sv .

<http://tun.fi/MX.4972438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium caesiomurorum" ;
    dwc:scientificNameAuthorship "Lindeb." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium caesiomurorum"@fi,
        "Hieracium caesiomurorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketunsalokeltano"@fi,
        "zebrafibbla"@sv .

<http://tun.fi/MX.4972439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium dispansiforme" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium dispansiforme"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jääränsalokeltano"@fi,
        "Hieracium dispansiforme"@sv .

<http://tun.fi/MX.4972440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium distractum" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium distractum"@fi,
        "Hieracium distractum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpinsalokeltano"@fi,
        "finnfibbla"@sv .

<http://tun.fi/MX.4972441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium firmiranum" ;
    dwc:scientificNameAuthorship "Hyl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium firmiranum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistosalokeltano"@fi,
        "Hieracium firmiranum"@sv .

<http://tun.fi/MX.4972442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium godbyense" ;
    dwc:scientificNameAuthorship "(Norrl.) Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium godbyense"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaatankikeltano"@fi,
        "Hieracium godbyense"@sv .

<http://tun.fi/MX.4972443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium kuusamoënse" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium kuusamoënse"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamonahokeltano"@fi,
        "Hieracium kuusamoënse"@sv .

<http://tun.fi/MX.4972444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium laeticolor" ;
    dwc:scientificNameAuthorship "(Almq.) Lönnr." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium laeticolor"@fi,
        "Hieracium laeticolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heloahokeltano"@fi,
        "klen färgfibbla"@sv .

<http://tun.fi/MX.4972445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium lepistoides" ;
    dwc:scientificNameAuthorship "(Johanss. ex Dahlst.) Brenner" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium lepistoides"@fi,
        "Hieracium lepistoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mielikinsalokeltano"@fi,
        "björkfibbla"@sv .

<http://tun.fi/MX.4972446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium lissolepium" ;
    dwc:scientificNameAuthorship "Roffey" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium lissolepium"@fi,
        "Hieracium lissolepium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaantankikeltano"@fi,
        "linjefibbla"@sv .

<http://tun.fi/MX.4972447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium philanthrax" ;
    dwc:scientificNameAuthorship "(Stenstr.) Dahlst." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium philanthrax"@fi,
        "Hieracium philanthrax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käensalokeltano"@fi,
        "fläckig trollfibbla"@sv .

<http://tun.fi/MX.4972448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium prolixiforme" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium prolixiforme"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maksa-ahokeltano"@fi,
        "Hieracium prolixiforme"@sv .

<http://tun.fi/MX.4972449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium prolixum" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium prolixum"@fi,
        "Hieracium prolixum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotosalokeltano"@fi,
        "krattfibbla"@sv .

<http://tun.fi/MX.4972450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium psepharum" ;
    dwc:scientificNameAuthorship "(Dahlst.) Sam." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium psepharum"@fi,
        "Hieracium psepharum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hipansalokeltano"@fi,
        "smal krattfibbla"@sv .

<http://tun.fi/MX.4972451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium savo-karelicum" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium savo-karelicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savokarjalantankikeltano"@fi,
        "Hieracium savo-karelicum"@sv .

<http://tun.fi/MX.4972452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium stenolepis" ;
    dwc:scientificNameAuthorship "Lindeb." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium stenolepis"@fi,
        "Hieracium stenolepis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulasalokeltano"@fi,
        "hällfibbla"@sv .

<http://tun.fi/MX.4972453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium sylvularum" ;
    dwc:scientificNameAuthorship "Jord. ex Boreau" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium sylvularum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartanosalokeltano"@fi,
        "Hieracium sylvularum"@sv .

<http://tun.fi/MX.4972454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium tenuiglandulosum" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium tenuiglandulosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyyrikinsalokeltano"@fi,
        "Hieracium tenuiglandulosum"@sv .

<http://tun.fi/MX.4972455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium umbricola" ;
    dwc:scientificNameAuthorship "Saelan ex Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium umbricola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katveahokeltano"@fi,
        "Hieracium umbricola"@sv .

<http://tun.fi/MX.4972456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium vulgatum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium vulgatum"@fi,
        "Hieracium vulgatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarahokeltano"@fi,
        "hagfibbla"@sv .

<http://tun.fi/MX.4972458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hosta minor" ;
    dwc:scientificNameAuthorship "(Baker) Nakai" ;
    skos:broader <http://tun.fi/MX.41880> ;
    skos:hiddenLabel "Hosta minor"@fi,
        "Hosta minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukuunlilja"@fi,
        "pyttefunkia"@sv .

<http://tun.fi/MX.4972462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iris setosa" ;
    dwc:scientificNameAuthorship "Pall. ex Link" ;
    skos:broader <http://tun.fi/MX.40020> ;
    skos:hiddenLabel "Iris setosa"@fi,
        "Iris setosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokurjenmiekka"@fi,
        "tuviris"@sv .

<http://tun.fi/MX.4972472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larix archangelica" ;
    dwc:scientificNameAuthorship "P. Lawson & C. Lawson ex Trautv." ;
    skos:broader <http://tun.fi/MX.37815> ;
    skos:hiddenLabel "Larix archangelica"@fi,
        "Larix sibirica"@fi,
        "Larix archangelica"@sv,
        "Larix sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arkangelinlehtikuusi"@fi,
        "rysslärk"@sv .

<http://tun.fi/MX.4972474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Layia platyglossa" ;
    dwc:scientificNameAuthorship "(Fisch. & C. A. Mey.) A. Gray" ;
    skos:broader <http://tun.fi/MX.4972125> ;
    skos:hiddenLabel "Layia platyglossa"@fi,
        "Layia platyglossa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehrätipsu"@fi,
        "guldgrävarblomma"@sv .

<http://tun.fi/MX.4972484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lopezia racemosa" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.4972070> ;
    skos:hiddenLabel "Lopezia racemosa"@fi,
        "Lopezia racemosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "moskiittokukka"@fi,
        "enmansblomma"@sv .

<http://tun.fi/MX.4972485> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lotus corniculatus var. fallax" ;
    dwc:scientificNameAuthorship "Chrtková" ;
    skos:broader <http://tun.fi/MX.39057> ;
    skos:hiddenLabel "Lotus corniculatus var. fallax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippukeltamaite"@fi,
        "Lotus corniculatus var. fallax"@sv .

<http://tun.fi/MX.4972500> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Melampyrum pratense var. hians" ;
    dwc:scientificNameAuthorship "Druce" ;
    skos:broader <http://tun.fi/MX.39633> ;
    skos:hiddenLabel "Melampyrum pratense var. hians"@fi,
        "Melampyrum pratense var. hians"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helokangasmaitikka"@fi,
        "guldgul ängskovall"@sv .

<http://tun.fi/MX.4972501> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Melampyrum pratense var. pratense" ;
    skos:broader <http://tun.fi/MX.39633> ;
    skos:hiddenLabel "Melampyrum pratense var. pratense"@fi,
        "Melampyrum pratense var. pratense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleakangasmaitikka"@fi,
        "vanlig ängskovall"@sv .

<http://tun.fi/MX.4972507> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Molinia caerulea subsp. caerulea" ;
    skos:broader <http://tun.fi/MX.40643> ;
    skos:hiddenLabel "Molinia caerulea subsp. caerulea"@fi,
        "Molinia caerulea subsp. caerulea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusiniheinä"@fi,
        "vanlig blåtåtel"@sv .

<http://tun.fi/MX.4972518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera ersteinensis" ;
    dwc:scientificNameAuthorship "R. Linder & R. Jean" ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera ersteinensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tappihelokki"@fi,
        "Oenothera ersteinensis"@sv .

<http://tun.fi/MX.4972519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera hoelscheri" ;
    dwc:scientificNameAuthorship "Renner ex Rostański" ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Oenothera hoelscheri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksanhelokki"@fi,
        "Oenothera hoelscheri"@sv .

<http://tun.fi/MX.4972522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacelia campanularia" ;
    dwc:scientificNameAuthorship "A. Gray" ;
    skos:broader <http://tun.fi/MX.39395> ;
    skos:hiddenLabel "Phacelia campanularia"@fi,
        "Phacelia campanularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellohunajakukka"@fi,
        "klockfacelia"@sv .

<http://tun.fi/MX.4972541> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Poa bulbosa var. bulbosa" ;
    skos:broader <http://tun.fi/MX.40475> ;
    skos:hiddenLabel "Poa bulbosa var. bulbosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväsipulinurmikka"@fi,
        "Poa bulbosa var. bulbosa"@sv .

<http://tun.fi/MX.4972542> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Poa bulbosa var. vivipara" ;
    dwc:scientificNameAuthorship "Koeler" ;
    skos:broader <http://tun.fi/MX.40475> ;
    skos:hiddenLabel "Poa bulbosa var. vivipara"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itusipulinurmikka"@fi,
        "Poa bulbosa var. vivipara"@sv .

<http://tun.fi/MX.4972555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla megalantha" ;
    dwc:scientificNameAuthorship "Takeda" ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla megalantha"@fi,
        "Potentilla megalantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninhanhikki"@fi,
        "storblommig fingerört"@sv .

<http://tun.fi/MX.4972558> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Primula nutans subsp. finmarchica var. jokelae" ;
    dwc:scientificNameAuthorship "L. Mäkinen & Y. Mäkinen" ;
    skos:broader <http://tun.fi/MX.38659> ;
    skos:hiddenLabel "Primula nutans subsp. finmarchica var. jokelae"@fi,
        "Primula nutans subsp. finmarchica var. jokelae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perämerennuokkuesikko"@fi,
        "bottenviksviva"@sv .

<http://tun.fi/MX.4972567> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pyrus communis subsp. pyraster" ;
    dwc:scientificNameAuthorship "(L.) Ehrh." ;
    skos:broader <http://tun.fi/MX.5013664> ;
    skos:hiddenLabel "Pyrus communis subsp. pyraster"@fi,
        "Pyrus communis subsp. pyraster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villipäärynäpuu"@fi,
        "vildpäron"@sv .

<http://tun.fi/MX.4972573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus kauffmannii" ;
    dwc:scientificNameAuthorship "Clerc" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus aquatilis var. diffusus"@fi,
        "Ranunculus kauffmannii"@fi,
        "Ranunculus trichophyllus"@fi,
        "Ranunculus trichophyllus subsp. drouetii"@fi,
        "Ranunculus aquatilis var. diffusus"@sv,
        "Ranunculus trichophyllus"@sv,
        "Ranunculus trichophyllus subsp. drouetii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purosätkin"@fi,
        "Ranunculus kauffmannii"@sv .

<http://tun.fi/MX.4972577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus rubicundus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus rubicundus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loimukevätleinikki"@fi,
        "Ranunculus rubicundus"@sv .

<http://tun.fi/MX.4972578> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Raphanus sativus var. niger" ;
    dwc:scientificNameAuthorship "(Mill.) J. Kern." ;
    skos:broader <http://tun.fi/MX.38517> ;
    skos:hiddenLabel "Raphanus sativus var. niger"@fi,
        "Raphanus sativus var. niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaretikka"@fi,
        "rättikä"@sv .

<http://tun.fi/MX.4972579> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Raphanus sativus var. sativus" ;
    skos:broader <http://tun.fi/MX.38517> ;
    skos:hiddenLabel "Raphanus sativus var. sativus"@fi,
        "Raphanus sativus var. sativus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "retiisi"@fi,
        "rädisa"@sv .

<http://tun.fi/MX.4972580> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rapistrum rugosum subsp. linnaeanum" ;
    dwc:scientificNameAuthorship "Rouy & Foucaud" ;
    skos:broader <http://tun.fi/MX.38512> ;
    skos:hiddenLabel "Rapistrum rugosum subsp. linnaeanum"@fi,
        "Rapistrum rugosum subsp. linnaeanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijasaksanretikka"@fi,
        "spansk stäppsenap"@sv .

<http://tun.fi/MX.4972581> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rapistrum rugosum subsp. orientale" ;
    dwc:scientificNameAuthorship "(L.) Arcang." ;
    skos:broader <http://tun.fi/MX.38512> ;
    skos:hiddenLabel "Rapistrum rugosum subsp. orientale"@fi,
        "Rapistrum rugosum subsp. orientale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallosaksanretikka"@fi,
        "orientalisk stäppsenap"@sv .

<http://tun.fi/MX.4972582> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rapistrum rugosum subsp. rugosum" ;
    skos:broader <http://tun.fi/MX.38512> ;
    skos:hiddenLabel "Rapistrum rugosum subsp. rugosum"@fi,
        "Rapistrum rugosum subsp. rugosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikkosaksanretikka"@fi,
        "hårig stäppsenap"@sv .

<http://tun.fi/MX.4972583> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Ribes aureum var. aureum" ;
    skos:broader <http://tun.fi/MX.38773> ;
    skos:hiddenLabel "Ribes aureum var. aureum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokultaherukka"@fi,
        "Ribes aureum var. aureum"@sv .

<http://tun.fi/MX.4972584> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Ribes aureum var. villosum" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.38773> ;
    skos:hiddenLabel "Ribes aureum var. villosum"@fi,
        "Ribes aureum var. villosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villakultaherukka"@fi,
        "doftrips"@sv .

<http://tun.fi/MX.4972714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salvia patens" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.39530> ;
    skos:hiddenLabel "Salvia patens"@fi,
        "Salvia patens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisalvia"@fi,
        "blåsalvia"@sv .

<http://tun.fi/MX.4972716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sanguisorba obtusa" ;
    dwc:scientificNameAuthorship "Maxim." ;
    skos:broader <http://tun.fi/MX.38828> ;
    skos:hiddenLabel "Sanguisorba obtusa"@fi,
        "Sanguisorba obtusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkuluppio"@fi,
        "rosenpimpinell"@sv .

<http://tun.fi/MX.4972726> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Senecio vulgaris var. hibernicus" ;
    dwc:scientificNameAuthorship "Syme" ;
    skos:broader <http://tun.fi/MX.39862> ;
    skos:hiddenLabel "Senecio vulgaris var. hibernicus"@fi,
        "Senecio vulgaris var. hibernicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sädepeltovillakko"@fi,
        "strålkorsört"@sv .

<http://tun.fi/MX.4972727> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Senecio vulgaris var. vulgaris" ;
    skos:broader <http://tun.fi/MX.39862> ;
    skos:hiddenLabel "Senecio vulgaris var. vulgaris"@fi,
        "Senecio vulgaris var. vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehräpeltovillakko"@fi,
        "vanlig korsört"@sv .

<http://tun.fi/MX.4972728> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Setaria viridis var. major" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.40661> ;
    skos:hiddenLabel "Setaria viridis var. major"@fi,
        "Setaria viridis var. major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoviherpantaheinä"@fi,
        "stor kavelhirs"@sv .

<http://tun.fi/MX.4972729> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Setaria viridis var. viridis" ;
    skos:broader <http://tun.fi/MX.40661> ;
    skos:hiddenLabel "Setaria viridis var. viridis"@fi,
        "Setaria viridis var. viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuviherpantaheinä"@fi,
        "vanlig kavelhirs"@sv .

<http://tun.fi/MX.4972731> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Silene nutans var. nutans" ;
    skos:broader <http://tun.fi/MX.38114> ;
    skos:hiddenLabel "Silene nutans var. nutans"@fi,
        "Silene nutans var. nutans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvanuokkukohokki"@fi,
        "vanlig backglim"@sv .

<http://tun.fi/MX.4972732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene schafta" ;
    dwc:scientificNameAuthorship "S. G. Gmel. ex Hohen." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene schafta"@fi,
        "Silene schafta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyskohokki"@fi,
        "höstglim"@sv .

<http://tun.fi/MX.4972735> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Solidago canadensis var. canadensis" ;
    skos:broader <http://tun.fi/MX.39730> ;
    skos:hiddenLabel "Solidago canadensis var. canadensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokanadanpiisku"@fi,
        "Solidago canadensis var. canadensis"@sv .

<http://tun.fi/MX.4972736> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Solidago canadensis var. hargeri" ;
    dwc:scientificNameAuthorship "Fernald" ;
    skos:broader <http://tun.fi/MX.39730> ;
    skos:hiddenLabel "Solidago altissima"@fi,
        "Solidago canadensis var. hargeri"@fi,
        "Solidago canadensis var. scabra"@fi,
        "Solidago altissima"@sv,
        "Solidago canadensis var. scabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakanadanpiisku"@fi,
        "Solidago canadensis var. hargeri"@sv .

<http://tun.fi/MX.4972748> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Spiraea alba var. alba" ;
    skos:broader <http://tun.fi/MX.41383> ;
    skos:hiddenLabel "Spiraea alba var. alba"@fi,
        "Spiraea alba var. alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vitipajuangervo"@fi,
        "vitspirea"@sv .

<http://tun.fi/MX.4972763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricyrtis latifolia" ;
    dwc:scientificNameAuthorship "Maxim." ;
    skos:broader <http://tun.fi/MX.42006> ;
    skos:hiddenLabel "Tricyrtis latifolia"@fi,
        "Tricyrtis latifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakonnanlilja"@fi,
        "gul skugglilja"@sv .

<http://tun.fi/MX.4972770> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Urtica dioica subsp. sondenii var. holosericea" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.37986> ;
    skos:hiddenLabel "Urtica dioica subsp. sondenii var. holosericea"@fi,
        "Urtica dioica subsp. sondenii var. holosericea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtonokkonen"@fi,
        "skogsnässla"@sv .

<http://tun.fi/MX.4972774> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Vaccinium uliginosum subsp. uliginosum" ;
    skos:broader <http://tun.fi/MX.38621> ;
    skos:hiddenLabel "Vaccinium uliginosum subsp. uliginosum"@fi,
        "Vaccinium uliginosum subsp. uliginosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suojuolukka"@fi,
        "vanligt odon"@sv .

<http://tun.fi/MX.4972779> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Vicia narbonensis subsp. narbonensis" ;
    skos:broader <http://tun.fi/MX.41642> ;
    skos:hiddenLabel "Vicia narbonensis subsp. narbonensis"@fi,
        "Vicia narbonensis subsp. narbonensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranskanpurppuravirna"@fi,
        "klotvicker"@sv .

<http://tun.fi/MX.4972792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola cucullata" ;
    dwc:scientificNameAuthorship "Aiton" ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola cucullata"@fi,
        "Viola cucullata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reunusorvokki"@fi,
        "kantviol"@sv .

<http://tun.fi/MX.4972799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola sagittata" ;
    dwc:scientificNameAuthorship "Aiton" ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola sagittata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuoliorvokki"@fi,
        "Viola sagittata"@sv .

<http://tun.fi/MX.49728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eliomys quercinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.51769> ;
    skos:hiddenLabel "Eliomys quercinus"@fi,
        "Eliomys quercinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammihiiri"@fi,
        "trädgårdssovare"@sv .

<http://tun.fi/MX.4972819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum hirsuticaule" ;
    dwc:scientificNameAuthorship "Rail. & Lundev. ined." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum hirsuticaule"@fi,
        "Taraxacum hirsuticaule"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkavoikukka"@fi,
        "styvhårig maskros"@sv .

<http://tun.fi/MX.4972820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum kuusamoënse" ;
    dwc:scientificNameAuthorship "H. Lindb. & Palmgr." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum kuusamoënse"@fi,
        "Taraxacum kuusamoënse"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamonvoikukka"@fi,
        "kuusamomaskros"@sv .

<http://tun.fi/MX.4972821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum lojoënse" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum lojoënse"@fi,
        "Taraxacum lojoënse"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lohjanvoikukka"@fi,
        "lojomaskros"@sv .

<http://tun.fi/MX.4972822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum multilobum" ;
    dwc:scientificNameAuthorship "Dahlst. ex Puol." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum multilobum"@fi,
        "Taraxacum multilobum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkavoikukka"@fi,
        "flikmaskros"@sv .

<http://tun.fi/MX.4972823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum oreinopis" ;
    dwc:scientificNameAuthorship "G. E. Haglund ex Sonck" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum oreinopis"@fi,
        "Taraxacum oreinopis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puikovoikukka"@fi,
        "rödtandad fjällmaskros"@sv .

<http://tun.fi/MX.4972935> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Brassica napus subsp. rapifera" ;
    dwc:scientificNameAuthorship "Metzg." ;
    skos:broader <http://tun.fi/MX.38490> ;
    skos:hiddenLabel "Brassica napus subsp. napus"@fi,
        "Brassica napus subsp. rapifera"@fi,
        "Brassica napus subsp. napus"@sv,
        "Brassica napus subsp. rapifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lanttu"@fi,
        "kålrot"@sv .

<http://tun.fi/MX.4973120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anemone blanda" ;
    dwc:scientificNameAuthorship "Schott & Kotschy" ;
    skos:broader <http://tun.fi/MX.37878> ;
    skos:hiddenLabel "Anemone blanda"@fi,
        "Anemone blanda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "balkaninvuokko"@fi,
        "balkansippa"@sv .

<http://tun.fi/MX.4973125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arabis caucasica" ;
    dwc:scientificNameAuthorship "Willd. ex Schltdl." ;
    skos:broader <http://tun.fi/MX.38414> ;
    skos:hiddenLabel "Arabis caucasica"@fi,
        "Arabis caucasica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaukasianpitkäpalko"@fi,
        "fagertrav"@sv .

<http://tun.fi/MX.4973129> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Arnica angustifolia subsp. alpina" ;
    dwc:scientificNameAuthorship "(L.) I. K. Ferguson" ;
    skos:broader <http://tun.fi/MX.39854> ;
    skos:hiddenLabel "Arnica angustifolia subsp. alpina"@fi,
        "Arnica angustifolia subsp. alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisiroarnikki"@fi,
        "nordisk fjällarnika"@sv .

<http://tun.fi/MX.4973130> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Arrhenatherum elatius subsp. bulbosum" ;
    dwc:scientificNameAuthorship "(Willd.) Schübl. & G. Martens" ;
    skos:broader <http://tun.fi/MX.40557> ;
    skos:hiddenLabel "Arrhenatherum elatius subsp. bulbosum"@fi,
        "Arrhenatherum elatius subsp. bulbosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mukulaniittyheinäkaura"@fi,
        "pärlhavre"@sv .

<http://tun.fi/MX.4973131> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Arrhenatherum elatius subsp. elatius" ;
    skos:broader <http://tun.fi/MX.40557> ;
    skos:hiddenLabel "Arrhenatherum elatius subsp. elatius"@fi,
        "Arrhenatherum elatius subsp. elatius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkaniittyheinäkaura"@fi,
        "vanlig knylhavre"@sv .

<http://tun.fi/MX.4973132> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Artemisia campestris subsp. inodora" ;
    dwc:scientificNameAuthorship "Nyman" ;
    skos:broader <http://tun.fi/MX.39841> ;
    skos:hiddenLabel "Artemisia campestris subsp. inodora"@fi,
        "Artemisia campestris subsp. inodora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänketomaruna"@fi,
        "östlig fältmalört"@sv .

<http://tun.fi/MX.4973142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barbarea intermedia" ;
    dwc:scientificNameAuthorship "Boreau" ;
    skos:broader <http://tun.fi/MX.38386> ;
    skos:hiddenLabel "Barbarea intermedia"@fi,
        "Barbarea intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranskankanankaali"@fi,
        "mellangyllen"@sv .

<http://tun.fi/MX.4973143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barbarea verna" ;
    dwc:scientificNameAuthorship "(Mill.) Asch." ;
    skos:broader <http://tun.fi/MX.38386> ;
    skos:hiddenLabel "Barbarea verna"@fi,
        "Barbarea verna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "krassikanankaali"@fi,
        "vårgyllen"@sv .

<http://tun.fi/MX.4973152> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Brassica rapa subsp. campestris" ;
    dwc:scientificNameAuthorship "(L.) A. R. Clapham" ;
    skos:broader <http://tun.fi/MX.38493> ;
    skos:hiddenLabel "Brassica rapa subsp. campestris"@fi,
        "Brassica rapa subsp. campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltokaali"@fi,
        "åkerkål"@sv .

<http://tun.fi/MX.4973153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bromopsis riparia" ;
    dwc:scientificNameAuthorship "(Rehmann) Holub" ;
    skos:broader <http://tun.fi/MX.42513> ;
    skos:hiddenLabel "Bromopsis riparia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittykattara"@fi,
        "Bromopsis riparia"@sv .

<http://tun.fi/MX.4973155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brunnera macrophylla" ;
    dwc:scientificNameAuthorship "(Adams) I. M. Johnst." ;
    skos:broader <http://tun.fi/MX.4972137> ;
    skos:hiddenLabel "Brunnera macrophylla"@fi,
        "Brunnera macrophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaukasianrotkolemmikki"@fi,
        "kaukasisk förgätmigej"@sv .

<http://tun.fi/MX.4973159> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Callitriche hermaphroditica subsp. hermaphroditica" ;
    skos:broader <http://tun.fi/MX.39535> ;
    skos:hiddenLabel "Callitriche hermaphroditica subsp. hermaphroditica"@fi,
        "Callitriche hermaphroditica subsp. hermaphroditica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänuposvesitähti"@fi,
        "sydhöstlånke"@sv .

<http://tun.fi/MX.4973160> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Callitriche hermaphroditica subsp. macrocarpa" ;
    dwc:scientificNameAuthorship "(Hegelm.) Lansdown" ;
    skos:broader <http://tun.fi/MX.39535> ;
    skos:hiddenLabel "Callitriche hermaphroditica subsp. macrocarpa"@fi,
        "Callitriche hermaphroditica subsp. macrocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanuposvesitähti"@fi,
        "nordhöstlånke"@sv .

<http://tun.fi/MX.4973162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula lactiflora" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula lactiflora"@fi,
        "Campanula lactiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitokello"@fi,
        "mjölkklocka"@sv .

<http://tun.fi/MX.4973163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardamine corymbosa" ;
    dwc:scientificNameAuthorship "Hook. f." ;
    skos:broader <http://tun.fi/MX.38401> ;
    skos:hiddenLabel "Cardamine corymbosa"@fi,
        "Cardamine corymbosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkalitukka"@fi,
        "kvastbräsma"@sv .

<http://tun.fi/MX.4973185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex pilosa" ;
    dwc:scientificNameAuthorship "Scop." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex pilosa"@fi,
        "Carex pilosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsisara"@fi,
        "fransstarr"@sv .

<http://tun.fi/MX.4973187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex recta" ;
    dwc:scientificNameAuthorship "Boott" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex halophila"@fi,
        "Carex recta"@fi,
        "Carex halophila"@sv,
        "Carex recta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolasara"@fi,
        "österbottensstarr"@sv .

<http://tun.fi/MX.4973188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex secalina" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex secalina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruissara"@fi,
        "Carex secalina"@sv .

<http://tun.fi/MX.4973191> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Centaurea phrygia subsp. phrygia" ;
    skos:broader <http://tun.fi/MX.39907> ;
    skos:hiddenLabel "Centaurea phrygia subsp. phrygia"@fi,
        "Centaurea phrygia subsp. phrygia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idännurmikaunokki"@fi,
        "finnklint"@sv .

<http://tun.fi/MX.4973192> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Centaurea phrygia subsp. pseudophrygia" ;
    dwc:scientificNameAuthorship "(C. A. Mey.) Gugler" ;
    skos:broader <http://tun.fi/MX.39907> ;
    skos:hiddenLabel "Centaurea phrygia subsp. pseudophrygia"@fi,
        "Centaurea phrygia subsp. pseudophrygia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännennurmikaunokki"@fi,
        "fjäderklint"@sv .

<http://tun.fi/MX.4973193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea virgata" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea ovina"@fi,
        "Centaurea virgata"@fi,
        "Centaurea ovina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risukaunokki"@fi,
        "Centaurea virgata"@sv .

<http://tun.fi/MX.4973199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratocephala orthoceras" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.4972142> ;
    skos:hiddenLabel "Ceratocephala orthoceras"@fi,
        "Ceratocephala testiculata"@fi,
        "Ceratocephala orthoceras"@sv,
        "Ceratocephala testiculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oikosarvileinikki"@fi,
        "hornsmörblomma"@sv .

<http://tun.fi/MX.4973200> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Chaerophyllum hirsutum subsp. hirsutum" ;
    skos:broader <http://tun.fi/MX.39179> ;
    skos:hiddenLabel "Chaerophyllum hirsutum subsp. hirsutum"@fi,
        "Chaerophyllum hirsutum subsp. hirsutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorikarvakirveli"@fi,
        "bred bergkörvel"@sv .

<http://tun.fi/MX.4973205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chenopodium karoi" ;
    dwc:scientificNameAuthorship "(Murr) Aellen" ;
    skos:broader <http://tun.fi/MX.38162> ;
    skos:hiddenLabel "Chenopodium karoi"@fi,
        "Chenopodium karoi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mongoliansavikka"@fi,
        "mongolmålla"@sv .

<http://tun.fi/MX.4973211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colchicum alpinum" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.40005> ;
    skos:hiddenLabel "Colchicum alpinum"@fi,
        "Colchicum alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppimyrkkylilja"@fi,
        "alptidlösa"@sv .

<http://tun.fi/MX.4973214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corydalis cava" ;
    dwc:scientificNameAuthorship "(L.) Schweigg. & Körte" ;
    skos:broader <http://tun.fi/MX.37966> ;
    skos:hiddenLabel "Corydalis cava"@fi,
        "Corydalis cava"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkiurunkannus"@fi,
        "hålnunneört"@sv .

<http://tun.fi/MX.4973216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotoneaster scandinavicus" ;
    dwc:scientificNameAuthorship "B. Hylmö" ;
    skos:broader <http://tun.fi/MX.38921> ;
    skos:hiddenLabel "Cotoneaster integerrimus"@fi,
        "Cotoneaster scandinavicus"@fi,
        "Cotoneaster integerrimus"@sv,
        "Cotoneaster scandinavicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliotuhkapensas"@fi,
        "rött oxbär"@sv .

<http://tun.fi/MX.4973218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotula coronopifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.4972045> ;
    skos:hiddenLabel "Cotula coronopifolia"@fi,
        "Cotula coronopifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nappikotula"@fi,
        "kotula"@sv .

<http://tun.fi/MX.4973221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocus speciosus" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.41832> ;
    skos:hiddenLabel "Crocus speciosus"@fi,
        "Crocus speciosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaukasiansyyssahrami"@fi,
        "höstkrokus"@sv .

<http://tun.fi/MX.4973227> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Dactylorhiza maculata subsp. maculata" ;
    skos:broader <http://tun.fi/MX.40072> ;
    skos:hiddenLabel "Dactylorhiza maculata subsp. maculata"@fi,
        "Dactylorhiza maculata subsp. maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maariankämmekkä"@fi,
        "Jungfru Marie nycklar"@sv .

<http://tun.fi/MX.4973234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diervilla lonicera" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.41843> ;
    skos:hiddenLabel "Diervilla lonicera"@fi,
        "Diervilla lonicera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavuohenkuusama"@fi,
        "getris"@sv .

<http://tun.fi/MX.4973235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplotaxis erucoides" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:broader <http://tun.fi/MX.38483> ;
    skos:hiddenLabel "Diplotaxis erucoides"@fi,
        "Diplotaxis erucoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohietasinappi"@fi,
        "vit mursenap"@sv .

<http://tun.fi/MX.4973241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ecballium elaterium" ;
    dwc:scientificNameAuthorship "(L.) A. Rich." ;
    skos:broader <http://tun.fi/MX.4972113> ;
    skos:hiddenLabel "Ecballium elaterium"@fi,
        "Ecballium elaterium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruiskukurkku"@fi,
        "sprutgurka"@sv .

<http://tun.fi/MX.4973252> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Erigeron annuus subsp. annuus" ;
    skos:broader <http://tun.fi/MX.41189> ;
    skos:hiddenLabel "Erigeron annuus subsp. annuus"@fi,
        "Erigeron annuus subsp. septentrionalis"@fi,
        "Erigeron annuus subsp. annuus"@sv,
        "Erigeron annuus subsp. septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusädekallioinen"@fi,
        "vit sommarbinka"@sv .

<http://tun.fi/MX.4973257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysimum marschallianum" ;
    dwc:scientificNameAuthorship "Andrz." ;
    skos:broader <http://tun.fi/MX.38374> ;
    skos:hiddenLabel "Erysimum marschallianum"@fi,
        "Erysimum marschallianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tankiukonnauris"@fi,
        "hårdkårel"@sv .

<http://tun.fi/MX.4973286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hibiscus rosa-sinensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38700> ;
    skos:hiddenLabel "Hibiscus rosa-sinensis"@fi,
        "Hibiscus rosa-sinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiinanruusu"@fi,
        "hibiskus"@sv .

<http://tun.fi/MX.4973287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium argenteum" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium argenteum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakalliokeltano"@fi,
        "Hieracium argenteum"@sv .

<http://tun.fi/MX.4973289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium caespiticola" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium caespiticola"@fi,
        "Hieracium caespiticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaskiahokeltano"@fi,
        "finsk vägfibbla"@sv .

<http://tun.fi/MX.4973290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium canipes" ;
    dwc:scientificNameAuthorship "(Almq. ex Stenstr.) Dahlst." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium canipes"@fi,
        "Hieracium canipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hurtansalokeltano"@fi,
        "vargfibbla"@sv .

<http://tun.fi/MX.4973291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium chlorellum" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium chlorellum"@fi,
        "Hieracium chlorellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunosalokeltano"@fi,
        "grov tallfibbla"@sv .

<http://tun.fi/MX.4973292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium chloromaurum" ;
    dwc:scientificNameAuthorship "Johanss." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium chloromaurum"@fi,
        "Hieracium chloromaurum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peuransalokeltano"@fi,
        "vesslefibbla"@sv .

<http://tun.fi/MX.4973293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium condylodes" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium condylodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sompionpohjankeltano"@fi,
        "Hieracium condylodes"@sv .

<http://tun.fi/MX.4973294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium coniops" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium coniops"@fi,
        "Hieracium coniops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmäahokeltano"@fi,
        "konfibbla"@sv .

<http://tun.fi/MX.4973295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium constringens" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium constringens"@fi,
        "Hieracium constringens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahvenanahokeltano"@fi,
        "bred ruffsfibbla"@sv .

<http://tun.fi/MX.4973296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium cornigerum" ;
    dwc:scientificNameAuthorship "Norrl. & H. Lindb." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium cornigerum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvitankikeltano"@fi,
        "Hieracium cornigerum"@sv .

<http://tun.fi/MX.4973297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium crepidioides" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium crepidioides"@fi,
        "Hieracium crepidioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsitankikeltano"@fi,
        "prickfibbla"@sv .

<http://tun.fi/MX.4973298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium crispulum" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium crispulum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonsalokeltano"@fi,
        "Hieracium crispulum"@sv .

<http://tun.fi/MX.4973299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium crocatum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium crocatum"@fi,
        "Hieracium crocatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saurapohjankeltano"@fi,
        "saffranfibbla"@sv .

<http://tun.fi/MX.4973300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium diaphanoides" ;
    dwc:scientificNameAuthorship "Lindeb." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium diaphanoides"@fi,
        "Hieracium diaphanoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuahokeltano"@fi,
        "klibbfibbla"@sv .

<http://tun.fi/MX.4973301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium diminuens" ;
    dwc:scientificNameAuthorship "(Norrl.) Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium diminuens"@fi,
        "Hieracium diminuens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sääskensalokeltano"@fi,
        "spädfibbla"@sv .

<http://tun.fi/MX.4973304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium dolabratum" ;
    dwc:scientificNameAuthorship "(Norrl.) Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium dolabratum"@fi,
        "Hieracium dolabratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokitankikeltano"@fi,
        "stilettfibbla"@sv .

<http://tun.fi/MX.4973305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium dovrense" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium dovrense"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dovrensysikeltano"@fi,
        "Hieracium dovrense"@sv .

<http://tun.fi/MX.4973308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium hjeltii" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium hjeltii"@fi,
        "Hieracium hjeltii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hjeltinsalokeltano"@fi,
        "hjeltfibbla"@sv .

<http://tun.fi/MX.4973309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium hyalinellum" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium hyalinellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänahokeltano"@fi,
        "Hieracium hyalinellum"@sv .

<http://tun.fi/MX.4973310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium improvisum" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium improvisum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärpänahokeltano"@fi,
        "Hieracium improvisum"@sv .

<http://tun.fi/MX.4973311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium impunctatum" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium impunctatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uudenmaanahokeltano"@fi,
        "Hieracium impunctatum"@sv .

<http://tun.fi/MX.4973312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium incurrens" ;
    dwc:scientificNameAuthorship "Saelan ex Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium incurrens"@fi,
        "Hieracium incurrens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haka-ahokeltano"@fi,
        "grå backfibbla"@sv .

<http://tun.fi/MX.4973313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium internatum" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium internatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rinneahokeltano"@fi,
        "Hieracium internatum"@sv .

<http://tun.fi/MX.4973314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium karelorum" ;
    dwc:scientificNameAuthorship "(Norrl.) Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium karelorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karjalansyyskeltano"@fi,
        "Hieracium karelorum"@sv .

<http://tun.fi/MX.4973317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium laevigatum" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium laevigatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silotankikeltano"@fi,
        "Hieracium laevigatum"@sv .

<http://tun.fi/MX.4973318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium lapponicum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium lapponicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapintankikeltano"@fi,
        "Hieracium lapponicum"@sv .

<http://tun.fi/MX.4973319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium laterale" ;
    dwc:scientificNameAuthorship "(Norrl.) Brenner" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium laterale"@fi,
        "Hieracium laterale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantankikeltano"@fi,
        "brämfibbla"@sv .

<http://tun.fi/MX.4973320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium lateriflorum" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium lateriflorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasalokeltano"@fi,
        "Hieracium lateriflorum"@sv .

<http://tun.fi/MX.4973322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium linifolium" ;
    dwc:scientificNameAuthorship "Saelan ex Lindeb." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium linifolium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pellavatankikeltano"@fi,
        "Hieracium linifolium"@sv .

<http://tun.fi/MX.4973324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium morulum" ;
    dwc:scientificNameAuthorship "(Dahlst.) Dahlst." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium morulum"@fi,
        "Hieracium morulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalevanmustakeltano"@fi,
        "mullbärsfibbla"@sv .

<http://tun.fi/MX.4973325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium multifrons" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium multifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ilveksensalokeltano"@fi,
        "Hieracium multifrons"@sv .

<http://tun.fi/MX.4973326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium nigrescens" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium nigrescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmustakeltano"@fi,
        "Hieracium nigrescens"@sv .

<http://tun.fi/MX.4973327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium niviferum" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium niviferum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönsalokeltano"@fi,
        "Hieracium niviferum"@sv .

<http://tun.fi/MX.4973328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium norvegicum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium norvegicum"@fi,
        "Hieracium norvegicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäkalliokeltano"@fi,
        "västkustfibbla"@sv .

<http://tun.fi/MX.4973329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium oistophyllum" ;
    dwc:scientificNameAuthorship "Pugsley" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium oistophyllum"@fi,
        "Hieracium oistophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosalokeltano"@fi,
        "trollfibbla"@sv .

<http://tun.fi/MX.4973330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium panaeolum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium panaeolum"@fi,
        "Hieracium panaeolum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palettisalokeltano"@fi,
        "palettfibbla"@sv .

<http://tun.fi/MX.4973331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium patale" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium patale"@fi,
        "Hieracium patale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjosalokeltano"@fi,
        "patalfibbla"@sv .

<http://tun.fi/MX.4973332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium pellucidum" ;
    dwc:scientificNameAuthorship "Laest." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium pellucidum"@fi,
        "Hieracium pellucidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsonsalokeltano"@fi,
        "granfibbla"@sv .

<http://tun.fi/MX.4973333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium penduliforme" ;
    dwc:scientificNameAuthorship "(Dahlst.) Johanss." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium penduliforme"@fi,
        "Hieracium penduliforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkasalokeltano"@fi,
        "mörk slokfibbla"@sv .

<http://tun.fi/MX.4973334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium pendulum" ;
    dwc:scientificNameAuthorship "(Dahlst.) Dahlst." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium pendulum"@fi,
        "Hieracium pendulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tapionsalokeltano"@fi,
        "slokfibbla"@sv .

<http://tun.fi/MX.4973336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium plumbeum" ;
    dwc:scientificNameAuthorship "Blytt & Fr." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium plumbeum"@fi,
        "Hieracium plumbeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyijyahokeltano"@fi,
        "blyfibbla"@sv .

<http://tun.fi/MX.4973337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium praetenerum" ;
    dwc:scientificNameAuthorship "(Almq. ex Dahlst.) Dahlst." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium praetenerum"@fi,
        "Hieracium praetenerum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvensalokeltano"@fi,
        "klenfibbla"@sv .

<http://tun.fi/MX.4973341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium pseudopellucidum" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium pseudopellucidum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peikonsalokeltano"@fi,
        "Hieracium pseudopellucidum"@sv .

<http://tun.fi/MX.4973342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium reticulatum" ;
    dwc:scientificNameAuthorship "(Lindeb.) Lindeb." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium reticulatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmepohjankeltano"@fi,
        "Hieracium reticulatum"@sv .

<http://tun.fi/MX.4973344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium saxifragum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium saxifragum"@fi,
        "Hieracium saxifragum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "louhikalliokeltano"@fi,
        "flikig klippfibbla"@sv .

<http://tun.fi/MX.4973346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium silenii" ;
    dwc:scientificNameAuthorship "(Norrl.) Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium silenii"@fi,
        "Hieracium silenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siléninahokeltano"@fi,
        "Siléns fibbla"@sv .

<http://tun.fi/MX.4973348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium subarctoum" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium subarctoum"@fi,
        "Hieracium subarctoum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaira-ahokeltano"@fi,
        "nordfibbla"@sv .

<http://tun.fi/MX.4973349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium subcaesium" ;
    dwc:scientificNameAuthorship "(Fr.) Lindeb." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium subcaesium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäyränsalokeltano"@fi,
        "Hieracium subcaesium"@sv .

<http://tun.fi/MX.4973350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium subpellucidum" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium subpellucidum"@fi,
        "Hieracium subpellucidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myyränahokeltano"@fi,
        "taigafibbla"@sv .

<http://tun.fi/MX.4973351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium subrigidum" ;
    dwc:scientificNameAuthorship "(Almq. ex Stenstr.) Dahlst." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium subrigidum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peiponahokeltano"@fi,
        "Hieracium subrigidum"@sv .

<http://tun.fi/MX.4973352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium subsimile" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium subsimile"@fi,
        "Hieracium subsimile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyynahokeltano"@fi,
        "vägfibbla"@sv .

<http://tun.fi/MX.4973355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium triangulare" ;
    dwc:scientificNameAuthorship "(Almq.) Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium triangulare"@fi,
        "Hieracium triangulare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiosalokeltano"@fi,
        "triangelfibbla"@sv .

<http://tun.fi/MX.4973357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium wainioi" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium wainioi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vainionahokeltano"@fi,
        "Hieracium wainioi"@sv .

<http://tun.fi/MX.4973359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hordeum marinum" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.40545> ;
    skos:hiddenLabel "Hordeum marinum"@fi,
        "Hordeum marinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriohra"@fi,
        "strandkorn"@sv .

<http://tun.fi/MX.4973364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyacinthoides hispanica" ;
    dwc:scientificNameAuthorship "(Mill.) Rothm." ;
    skos:broader <http://tun.fi/MX.4972039> ;
    skos:hiddenLabel "Hyacinthoides hispanica"@fi,
        "Hyacinthoides hispanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "espanjansinilija"@fi,
        "spansk klockhyacint"@sv .

<http://tun.fi/MX.4973365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyacinthoides non-scripta" ;
    dwc:scientificNameAuthorship "(L.) Chouard ex Rothm." ;
    skos:broader <http://tun.fi/MX.4972039> ;
    skos:hiddenLabel "Hyacinthoides non-scripta"@fi,
        "Hyacinthoides non-scripta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "englanninsinililja"@fi,
        "engelsk klockhyacint"@sv .

<http://tun.fi/MX.4973372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ixiolirion tataricum" ;
    dwc:scientificNameAuthorship "(Pall.) Schult. & Schult. f." ;
    skos:broader <http://tun.fi/MX.4972135> ;
    skos:hiddenLabel "Ixiolirion tataricum"@fi,
        "Ixiolirion tataricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liiria"@fi,
        "berglilja"@sv .

<http://tun.fi/MX.4973377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kalmia polifolia" ;
    dwc:scientificNameAuthorship "Wangenh." ;
    skos:broader <http://tun.fi/MX.38606> ;
    skos:hiddenLabel "Kalmia polifolia"@fi,
        "Kalmia polifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varpukalmia"@fi,
        "tuvkalmia"@sv .

<http://tun.fi/MX.4973385> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lathyrus palustris subsp. palustris" ;
    skos:broader <http://tun.fi/MX.39003> ;
    skos:hiddenLabel "Lathyrus palustris subsp. palustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silorantanätkelmä"@fi,
        "Lathyrus palustris subsp. palustris"@sv .

<http://tun.fi/MX.4973386> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lathyrus palustris subsp. pilosus" ;
    dwc:scientificNameAuthorship "(Cham.) Hultén" ;
    skos:broader <http://tun.fi/MX.39003> ;
    skos:hiddenLabel "Lathyrus palustris subsp. pilosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvarantanätkelmä"@fi,
        "Lathyrus palustris subsp. pilosus"@sv .

<http://tun.fi/MX.4973394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lindernia procumbens" ;
    dwc:scientificNameAuthorship "(Krock.) Philcox" ;
    skos:broader <http://tun.fi/MX.4972061> ;
    skos:hiddenLabel "Lindernia procumbens"@fi,
        "Lindernia procumbens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentohuulio"@fi,
        "slamlindernia"@sv .

<http://tun.fi/MX.4973401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lotus hispidus" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.39055> ;
    skos:hiddenLabel "Lotus hispidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukasmaite"@fi,
        "Lotus hispidus"@sv .

<http://tun.fi/MX.4973410> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Malus toringo var. sargentii" ;
    dwc:scientificNameAuthorship "(Rehder) C. K. Schneid." ;
    skos:broader <http://tun.fi/MX.39294> ;
    skos:hiddenLabel "Malus toringo var. sargentii"@fi,
        "Malus toringo var. sargentii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmiomenapensas"@fi,
        "bukettapel"@sv .

<http://tun.fi/MX.4973416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miscanthus sacchariflorus" ;
    dwc:scientificNameAuthorship "(Maxim.) Hack." ;
    skos:broader <http://tun.fi/MX.4972075> ;
    skos:hiddenLabel "Miscanthus sacchariflorus"@fi,
        "Miscanthus sacchariflorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mammuttiheinä"@fi,
        "silvermiskantus"@sv .

<http://tun.fi/MX.4973419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muscari armeniacum" ;
    dwc:scientificNameAuthorship "Leichtlin ex Baker" ;
    skos:broader <http://tun.fi/MX.39985> ;
    skos:hiddenLabel "Muscari armeniacum"@fi,
        "Muscari armeniacum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummahelmililja"@fi,
        "armenisk pärlhyacint"@sv .

<http://tun.fi/MX.4973423> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Narcissus pseudonarcissus subsp. pseudonarcissus" ;
    skos:broader <http://tun.fi/MX.41230> ;
    skos:hiddenLabel "Narcissus pseudonarcissus subsp. pseudonarcissus"@fi,
        "Narcissus pseudonarcissus subsp. pseudonarcissus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukeltanarsissi"@fi,
        "liten påsklilja"@sv .

<http://tun.fi/MX.4973434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pedicularis kaufmannii" ;
    dwc:scientificNameAuthorship "Pinzger" ;
    skos:broader <http://tun.fi/MX.39655> ;
    skos:hiddenLabel "Pedicularis kaufmannii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arokuusio"@fi,
        "Pedicularis kaufmannii"@sv .

<http://tun.fi/MX.4973435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Persicaria pensylvanica" ;
    dwc:scientificNameAuthorship "(L.) M. Gómez" ;
    skos:broader <http://tun.fi/MX.38221> ;
    skos:hiddenLabel "Persicaria pensylvanica"@fi,
        "Persicaria pensylvanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensylvaniantatar"@fi,
        "kvarnpilört"@sv .

<http://tun.fi/MX.4973446> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Poa alpina var. alpina" ;
    skos:broader <http://tun.fi/MX.40476> ;
    skos:hiddenLabel "Poa alpina var. alpina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyvätunturinurmikka"@fi,
        "Poa alpina var. alpina"@sv .

<http://tun.fi/MX.4973449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygonum argyrocoleon" ;
    dwc:scientificNameAuthorship "Steud. ex Kunze" ;
    skos:broader <http://tun.fi/MX.38213> ;
    skos:hiddenLabel "Polygonum argyrocoleon"@fi,
        "Polygonum argyrocoleon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "persiantatar"@fi,
        "persisk trampört"@sv .

<http://tun.fi/MX.4973451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygonum ramosissimum" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.38213> ;
    skos:hiddenLabel "Polygonum ramosissimum"@fi,
        "Polygonum ramosissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatatar"@fi,
        "gul trampört"@sv .

<http://tun.fi/MX.4973453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Portulaca granulatostellulata" ;
    dwc:scientificNameAuthorship "(Poelln.) Ricceri & Arrigoni" ;
    skos:broader <http://tun.fi/MX.38024> ;
    skos:hiddenLabel "Portulaca granulatostellulata"@fi,
        "Portulaca granulatostellulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväsportulakka"@fi,
        "grynportlak"@sv .

<http://tun.fi/MX.4973454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Portulaca nitida" ;
    dwc:scientificNameAuthorship "(Danin & H. G. Baker) Ricceri & Arrigoni" ;
    skos:broader <http://tun.fi/MX.38024> ;
    skos:hiddenLabel "Portulaca nitida"@fi,
        "Portulaca nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloportulakka"@fi,
        "slätportlak"@sv .

<http://tun.fi/MX.4973455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Portulaca papillatostellulata" ;
    dwc:scientificNameAuthorship "(Danin & H. G. Baker) Danin" ;
    skos:broader <http://tun.fi/MX.38024> ;
    skos:hiddenLabel "Portulaca papillatostellulata"@fi,
        "Portulaca papillatostellulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "papilliportulakka"@fi,
        "papillportlak"@sv .

<http://tun.fi/MX.4973456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Portulaca trituberculata" ;
    dwc:scientificNameAuthorship "Danin, Domina & Raimondo" ;
    skos:broader <http://tun.fi/MX.38024> ;
    skos:hiddenLabel "Portulaca trituberculata"@fi,
        "Portulaca trituberculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystyportulakka"@fi,
        "vårtportlak"@sv .

<http://tun.fi/MX.4973460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla subarenaria" ;
    dwc:scientificNameAuthorship "Borbás ex Zimmeter" ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla subarenaria"@fi,
        "Potentilla subarenaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sakarahanhikki"@fi,
        "grå småfingerört"@sv .

<http://tun.fi/MX.4973471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterocarya rhoifolia" ;
    dwc:scientificNameAuthorship "Siebold & Zucc." ;
    skos:broader <http://tun.fi/MX.4972059> ;
    skos:hiddenLabel "Pterocarya rhoifolia"@fi,
        "Pterocarya rhoifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninsiipipähkinä"@fi,
        "japansk vingnöt"@sv .

<http://tun.fi/MX.4973472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pulmonaria officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39403> ;
    skos:hiddenLabel "Pulmonaria officinalis"@fi,
        "Pulmonaria officinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtoimikkä"@fi,
        "fläcklungört"@sv .

<http://tun.fi/MX.4973473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pulmonaria saccharata" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39403> ;
    skos:hiddenLabel "Pulmonaria saccharata"@fi,
        "Pulmonaria saccharata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkotäpläimikkä"@fi,
        "broklungört"@sv .

<http://tun.fi/MX.4973477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus abditus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus abditus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lymykäenleinikki"@fi,
        "Ranunculus abditus"@sv .

<http://tun.fi/MX.4973478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus accedens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus accedens"@fi,
        "Ranunculus accedens"@sv .

<http://tun.fi/MX.4973479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus acidotus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus acidotus"@fi,
        "Ranunculus acidotus"@sv .

<http://tun.fi/MX.4973480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus acinaciformis" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus acinaciformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sapelikevätleinikki"@fi,
        "Ranunculus acinaciformis"@sv .

<http://tun.fi/MX.4973481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus acrifolius" ;
    dwc:scientificNameAuthorship "(Nannf. & Harry Sm.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus acrifolius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linnénkevätleinikki"@fi,
        "Ranunculus acrifolius"@sv .

<http://tun.fi/MX.4973483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus acutidens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus acutidens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahakevätleinikki"@fi,
        "Ranunculus acutidens"@sv .

<http://tun.fi/MX.4973484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus acutiusculus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus acutiusculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmikevätleinikki"@fi,
        "Ranunculus acutiusculus"@sv .

<http://tun.fi/MX.4973485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus acutulans" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus acutulans"@fi,
        "Ranunculus acutulans"@sv .

<http://tun.fi/MX.4973486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus adunans" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus adunans"@fi,
        "Ranunculus adunans"@sv .

<http://tun.fi/MX.4973487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus alsophilus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus alsophilus"@fi,
        "Ranunculus alsophilus"@sv .

<http://tun.fi/MX.4973488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus alticaulis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus alticaulis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korkeakevätleinikki"@fi,
        "Ranunculus alticaulis"@sv .

<http://tun.fi/MX.4973489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus altilobus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus altilobus"@fi,
        "Ranunculus altilobus"@sv .

<http://tun.fi/MX.4973490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus altior" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus altior"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korkeakäenleinikki"@fi,
        "Ranunculus altior"@sv .

<http://tun.fi/MX.4973491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus altitorus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus altitorus"@fi,
        "Ranunculus altitorus"@sv .

<http://tun.fi/MX.4973492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus amabilis" ;
    dwc:scientificNameAuthorship "(Valta) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus amabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tenhokevätleinikki"@fi,
        "Ranunculus amabilis"@sv .

<http://tun.fi/MX.4973493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus amaurophanes" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus amaurophanes"@fi,
        "Ranunculus amaurophanes"@sv .

<http://tun.fi/MX.4973494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus amblyodon" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus amblyodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nirkkokevätleinikki"@fi,
        "Ranunculus amblyodon"@sv .

<http://tun.fi/MX.4973495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus amoeniflorus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus amoeniflorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hurmakevätleinikki"@fi,
        "Ranunculus amoeniflorus"@sv .

<http://tun.fi/MX.4973496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus amoenifrons" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus amoenifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viehkokevätleinikki"@fi,
        "Ranunculus amoenifrons"@sv .

<http://tun.fi/MX.4973497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus amplidens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus amplidens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammastaigaleinikki"@fi,
        "Ranunculus amplidens"@sv .

<http://tun.fi/MX.4973498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus angustatus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus angustatus"@fi,
        "Ranunculus angustatus"@sv .

<http://tun.fi/MX.4973499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus angustidens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus angustidens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsukäenleinikki"@fi,
        "Ranunculus angustidens"@sv .

<http://tun.fi/MX.4973500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus anisodon" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus anisodon"@fi,
        "Ranunculus anisodon"@sv .

<http://tun.fi/MX.4973501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus anisophyllus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus anisophyllus"@fi,
        "Ranunculus anisophyllus"@sv .

<http://tun.fi/MX.4973502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus antygodon" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus antygodon"@fi,
        "Ranunculus antygodon"@sv .

<http://tun.fi/MX.4973503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus antygophyllus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus antygophyllus"@fi,
        "Ranunculus antygophyllus"@sv .

<http://tun.fi/MX.4973504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus apertus" ;
    dwc:scientificNameAuthorship "(Markl. & Julin) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus apertus"@fi,
        "Ranunculus apertus"@sv .

<http://tun.fi/MX.4973505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus apheles" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus apheles"@fi,
        "Ranunculus apheles"@sv .

<http://tun.fi/MX.4973506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus apiculatus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus apiculatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippukevätleinikki"@fi,
        "Ranunculus apiculatus"@sv .

<http://tun.fi/MX.4973507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus appropinquans" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus appropinquans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liippakevätleinikki"@fi,
        "Ranunculus appropinquans"@sv .

<http://tun.fi/MX.4973508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus arvidii" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus arvidii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arvidinkäenleinikki"@fi,
        "Ranunculus arvidii"@sv .

<http://tun.fi/MX.4973509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus asterodes" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus asterodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtikevätleinikki"@fi,
        "Ranunculus asterodes"@sv .

<http://tun.fi/MX.4973510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus atriviolascens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus atriviolascens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustekevätleinikki"@fi,
        "Ranunculus atriviolascens"@sv .

<http://tun.fi/MX.4973511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus atrovirens" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus atrovirens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämykevätleinikki"@fi,
        "Ranunculus atrovirens"@sv .

<http://tun.fi/MX.4973512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus attingens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus attingens"@fi,
        "Ranunculus attingens"@sv .

<http://tun.fi/MX.4973514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus aurosulus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus aurosulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakevätleinikki"@fi,
        "Ranunculus aurosulus"@sv .

<http://tun.fi/MX.4973515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus austrokarelicus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus austrokarelicus"@fi,
        "Ranunculus austrokarelicus"@sv .

<http://tun.fi/MX.4973516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus baeckii" ;
    dwc:scientificNameAuthorship "(Fagerstr. & G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus baeckii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ragnarinkevätleinikki"@fi,
        "Ranunculus baeckii"@sv .

<http://tun.fi/MX.4973517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus bathyodon" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus bathyodon"@fi,
        "Ranunculus bathyodon"@sv .

<http://tun.fi/MX.4973519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus bellicrenatus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus bellicrenatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyhäkäenleinikki"@fi,
        "Ranunculus bellicrenatus"@sv .

<http://tun.fi/MX.4973520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus blandus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus blandus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumokäenleinikki"@fi,
        "Ranunculus blandus"@sv .

<http://tun.fi/MX.4973521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus boldtii" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus boldtii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarlenkäenleinikki"@fi,
        "Ranunculus boldtii"@sv .

<http://tun.fi/MX.4973522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus boreigenus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus boreigenus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kemintaigaleinikki"@fi,
        "Ranunculus boreigenus"@sv .

<http://tun.fi/MX.4973523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus brachyphyllarius" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus brachyphyllarius"@fi,
        "Ranunculus brachyphyllarius"@sv .

<http://tun.fi/MX.4973524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus brunnescens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus brunnescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokevätleinikki"@fi,
        "Ranunculus brunnescens"@sv .

<http://tun.fi/MX.4973525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus caliginosus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus caliginosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "utukäenleinikki"@fi,
        "Ranunculus caliginosus"@sv .

<http://tun.fi/MX.4973526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus callimorphoides" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus callimorphoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koreakäenleinikki"@fi,
        "Ranunculus callimorphoides"@sv .

<http://tun.fi/MX.4973527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus callimorphus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus callimorphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somakäenleinikki"@fi,
        "Ranunculus callimorphus"@sv .

<http://tun.fi/MX.4973528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus calliodon" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus calliodon"@fi,
        "Ranunculus calliodon"@sv .

<http://tun.fi/MX.4973529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus caloschistus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus caloschistus"@fi,
        "Ranunculus caloschistus"@sv .

<http://tun.fi/MX.4973530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus calvescens" ;
    dwc:scientificNameAuthorship "(Fagerstr. & G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus calvescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkevätleinikki"@fi,
        "Ranunculus calvescens"@sv .

<http://tun.fi/MX.4973531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus cedercreutzii" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus cedercreutzii"@fi,
        "Ranunculus cedercreutzii"@sv .

<http://tun.fi/MX.4973532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus circinatifrons" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus circinatifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörölehtoleinikki"@fi,
        "Ranunculus circinatifrons"@sv .

<http://tun.fi/MX.4973533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus clariflorus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus clariflorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helakkakevätleinikki"@fi,
        "Ranunculus clariflorus"@sv .

<http://tun.fi/MX.4973534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus collanderi" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus collanderi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runarinkevätleinikki"@fi,
        "Ranunculus collanderi"@sv .

<http://tun.fi/MX.4973535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus commemorans" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus commemorans"@fi,
        "Ranunculus commemorans"@sv .

<http://tun.fi/MX.4973536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus compar" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus compar"@fi,
        "Ranunculus compar"@sv .

<http://tun.fi/MX.4973537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus concordans" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus concordans"@fi,
        "Ranunculus concordans"@sv .

<http://tun.fi/MX.4973539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus confinis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus confinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonlehtoleinikki"@fi,
        "Ranunculus confinis"@sv .

<http://tun.fi/MX.4973540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus connectens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus connectens"@fi,
        "Ranunculus connectens"@sv .

<http://tun.fi/MX.4973541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus crassitruncus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus crassitruncus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhtikevätleinikki"@fi,
        "Ranunculus crassitruncus"@sv .

<http://tun.fi/MX.4973542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus crassiusculus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus crassiusculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkevätleinikki"@fi,
        "Ranunculus crassiusculus"@sv .

<http://tun.fi/MX.4973543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus crebridens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus crebridens"@fi,
        "Ranunculus crebridens"@sv .

<http://tun.fi/MX.4973544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus daedalus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus daedalus"@fi,
        "Ranunculus daedalus"@sv .

<http://tun.fi/MX.4973545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus decorus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus decorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sieväkevätleinikki"@fi,
        "Ranunculus decorus"@sv .

<http://tun.fi/MX.4973546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus defectus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus defectus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitakevätleinikki"@fi,
        "Ranunculus defectus"@sv .

<http://tun.fi/MX.4973547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus deleniens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus deleniens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vienokäenleinikki"@fi,
        "Ranunculus deleniens"@sv .

<http://tun.fi/MX.4973548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus dialeptus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus dialeptus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitakevätleinikki"@fi,
        "Ranunculus dialeptus"@sv .

<http://tun.fi/MX.4973549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus dispar" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus dispar"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "someronlehtoleinikki"@fi,
        "Ranunculus dispar"@sv .

<http://tun.fi/MX.4973550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus dissidens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus dissidens"@fi,
        "Ranunculus dissidens"@sv .

<http://tun.fi/MX.4973551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus distendens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus distendens"@fi,
        "Ranunculus distendens"@sv .

<http://tun.fi/MX.4973552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus dysandrus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus dysandrus"@fi,
        "Ranunculus dysandrus"@sv .

<http://tun.fi/MX.4973553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus effingens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus effingens"@fi,
        "Ranunculus effingens"@sv .

<http://tun.fi/MX.4973554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus egens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus egens"@fi,
        "Ranunculus egens"@sv .

<http://tun.fi/MX.4973555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus elatior" ;
    dwc:scientificNameAuthorship "(Fr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus elatior"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "komealehtoleinikki"@fi,
        "Ranunculus elatior"@sv .

<http://tun.fi/MX.4973556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus ellipes" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus ellipes"@fi,
        "Ranunculus ellipes"@sv .

<http://tun.fi/MX.4973557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus emersus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus emersus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ilmikäenleinikki"@fi,
        "Ranunculus emersus"@sv .

<http://tun.fi/MX.4973558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus emmetrus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus emmetrus"@fi,
        "Ranunculus emmetrus"@sv .

<http://tun.fi/MX.4973559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus epacrus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus epacrus"@fi,
        "Ranunculus epacrus"@sv .

<http://tun.fi/MX.4973560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus erythrogonius" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus erythrogonius"@fi,
        "Ranunculus erythrogonius"@sv .

<http://tun.fi/MX.4973561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus euanthemus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus euanthemus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauniskäenleinikki"@fi,
        "Ranunculus euanthemus"@sv .

<http://tun.fi/MX.4973562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus eugyalus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus eugyalus"@fi,
        "Ranunculus eugyalus"@sv .

<http://tun.fi/MX.4973563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus eumorphus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus eumorphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somakevätleinikki"@fi,
        "Ranunculus eumorphus"@sv .

<http://tun.fi/MX.4973564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus euprepes" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus euprepes"@fi,
        "Ranunculus euprepes"@sv .

<http://tun.fi/MX.4973565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus euryanthes" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus euryanthes"@fi,
        "Ranunculus euryanthes"@sv .

<http://tun.fi/MX.4973566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus eurycolpus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus eurycolpus"@fi,
        "Ranunculus eurycolpus"@sv .

<http://tun.fi/MX.4973567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus euryphyllarius" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus euryphyllarius"@fi,
        "Ranunculus euryphyllarius"@sv .

<http://tun.fi/MX.4973568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus euthygrammus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus euthygrammus"@fi,
        "Ranunculus euthygrammus"@sv .

<http://tun.fi/MX.4973569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus exiguidens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus exiguidens"@fi,
        "Ranunculus exiguidens"@sv .

<http://tun.fi/MX.4973570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus exiguifrons" ;
    dwc:scientificNameAuthorship "(Cedercr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus exiguifrons"@fi,
        "Ranunculus exiguifrons"@sv .

<http://tun.fi/MX.4973571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus fagerstroemii" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus fagerstroemii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "larsinkäenleinikki"@fi,
        "Ranunculus fagerstroemii"@sv .

<http://tun.fi/MX.4973572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus festivus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus festivus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "upeakäenleinikki"@fi,
        "Ranunculus festivus"@sv .

<http://tun.fi/MX.4973573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus firmicaulis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus firmicaulis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lujakevätleinikki"@fi,
        "Ranunculus firmicaulis"@sv .

<http://tun.fi/MX.4973574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus firmulus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus firmulus"@fi,
        "Ranunculus firmulus"@sv .

<http://tun.fi/MX.4973575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus furvellus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus furvellus"@fi,
        "Ranunculus furvellus"@sv .

<http://tun.fi/MX.4973576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus galbanus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus galbanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehokäenleinikki"@fi,
        "Ranunculus galbanus"@sv .

<http://tun.fi/MX.4973577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus geminatus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus geminatus"@fi,
        "Ranunculus geminatus"@sv .

<http://tun.fi/MX.4973578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus glaphyranthus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus glaphyranthus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimmelkevätleinikki"@fi,
        "Ranunculus glaphyranthus"@sv .

<http://tun.fi/MX.4973579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus glaucescens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus glaucescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokevätleinikki"@fi,
        "Ranunculus glaucescens"@sv .

<http://tun.fi/MX.4973580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus glaucus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus glaucus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mattakäenleinikki"@fi,
        "Ranunculus glaucus"@sv .

<http://tun.fi/MX.4973581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus gracilicaulis" ;
    dwc:scientificNameAuthorship "(Cedercr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus gracilicaulis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokevätleinikki"@fi,
        "Ranunculus gracilicaulis"@sv .

<http://tun.fi/MX.4973582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus grandilobatus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus grandilobatus"@fi,
        "Ranunculus grandilobatus"@sv .

<http://tun.fi/MX.4973583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus gregalis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus gregalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämeenkäenleinikki"@fi,
        "Ranunculus gregalis"@sv .

<http://tun.fi/MX.4973584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus gyratidens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus gyratidens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kieppukevätleinikki"@fi,
        "Ranunculus gyratidens"@sv .

<http://tun.fi/MX.4973585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus gyratifrons" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus gyratifrons"@fi,
        "Ranunculus gyratifrons"@sv .

<http://tun.fi/MX.4973586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus heikkinenii" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus heikkinenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laurinkäenleinikki"@fi,
        "Ranunculus heikkinenii"@sv .

<http://tun.fi/MX.4973587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus hemicyclodes" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus hemicyclodes"@fi,
        "Ranunculus hemicyclodes"@sv .

<http://tun.fi/MX.4973588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus hicanostylus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus hicanostylus"@fi,
        "Ranunculus hicanostylus"@sv .

<http://tun.fi/MX.4973589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus hilarans" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus hilarans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riemukäenleinikki"@fi,
        "Ranunculus hilarans"@sv .

<http://tun.fi/MX.4973590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus holanthus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus holanthus"@fi,
        "Ranunculus holanthus"@sv .

<http://tun.fi/MX.4973591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus hortensis" ;
    dwc:scientificNameAuthorship "(G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus hortensis"@fi,
        "Ranunculus hortensis"@sv .

<http://tun.fi/MX.4973592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus hypochromatinus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus hypochromatinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viinikevätleinikki"@fi,
        "Ranunculus hypochromatinus"@sv .

<http://tun.fi/MX.4973593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus hypselus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus hypselus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "roimakäenleinikki"@fi,
        "Ranunculus hypselus"@sv .

<http://tun.fi/MX.4973594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus idiophylloides" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus idiophylloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kainuunkevätleinikki"@fi,
        "Ranunculus idiophylloides"@sv .

<http://tun.fi/MX.4973595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus idiophyllus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus idiophyllus"@fi,
        "Ranunculus idiophyllus"@sv .

<http://tun.fi/MX.4973596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus illudens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus illudens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ilkkukevätleinikki"@fi,
        "Ranunculus illudens"@sv .

<http://tun.fi/MX.4973597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus imitans" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus imitans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenlehtoleinikki"@fi,
        "Ranunculus imitans"@sv .

<http://tun.fi/MX.4973598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus inaequalidens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus inaequalidens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosokäenleinikki"@fi,
        "Ranunculus inaequalidens"@sv .

<http://tun.fi/MX.4973599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus inchoatus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus inchoatus"@fi,
        "Ranunculus inchoatus"@sv .

<http://tun.fi/MX.4973600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus incompletus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus incompletus"@fi,
        "Ranunculus incompletus"@sv .

<http://tun.fi/MX.4973601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus inconspectiformis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus inconspectiformis"@fi,
        "Ranunculus inconspectiformis"@sv .

<http://tun.fi/MX.4973602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus inconspectus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus inconspectus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankevätleinikki"@fi,
        "Ranunculus inconspectus"@sv .

<http://tun.fi/MX.4973603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus inopinus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus inopinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harolehtoleinikki"@fi,
        "Ranunculus inopinus"@sv .

<http://tun.fi/MX.4973604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus intricatifrons" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus intricatifrons"@fi,
        "Ranunculus intricatifrons"@sv .

<http://tun.fi/MX.4973605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus jucundus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus jucundus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulokevätleinikki"@fi,
        "Ranunculus jucundus"@sv .

<http://tun.fi/MX.4973606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus kajanensis" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus kajanensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kajaaninkevätleinikki"@fi,
        "Ranunculus kajanensis"@sv .

<http://tun.fi/MX.4973608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus kemensis" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus kemensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keminkevätleinikki"@fi,
        "Ranunculus kemensis"@sv .

<http://tun.fi/MX.4973609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus kevoënsis" ;
    dwc:scientificNameAuthorship "(Fagerstr. & G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus kevoënsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevonkevätleinikki"@fi,
        "Ranunculus kevoënsis"@sv .

<http://tun.fi/MX.4973610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus kitinensis" ;
    dwc:scientificNameAuthorship "(Fagerstr. & G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus kitinensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kitisenkevätleinikki"@fi,
        "Ranunculus kitinensis"@sv .

<http://tun.fi/MX.4973611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus kittilensis" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus kittilensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kittilänkevätleinikki"@fi,
        "Ranunculus kittilensis"@sv .

<http://tun.fi/MX.4973612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus klingstedtii" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus klingstedtii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "frederikinkäenleinikki"@fi,
        "Ranunculus klingstedtii"@sv .

<http://tun.fi/MX.4973613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus kujalae" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus kujalae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viljonkäenleinikki"@fi,
        "Ranunculus kujalae"@sv .

<http://tun.fi/MX.4973614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus kvistii" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus kvistii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "gustavinkäenleinikki"@fi,
        "Ranunculus kvistii"@sv .

<http://tun.fi/MX.4973615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus kyyhkynenii" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus kyyhkynenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ollinkäenleinikki"@fi,
        "Ranunculus kyyhkynenii"@sv .

<http://tun.fi/MX.4973616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus laetevirens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus laetevirens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karjalankevätleinikki"@fi,
        "Ranunculus laetevirens"@sv .

<http://tun.fi/MX.4973617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus laeticolor" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus laeticolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleakevätleinikki"@fi,
        "Ranunculus laeticolor"@sv .

<http://tun.fi/MX.4973618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus laetifrons" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus laetifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hehkeäkäenleinikki"@fi,
        "Ranunculus laetifrons"@sv .

<http://tun.fi/MX.4973619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus latiangulus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus latiangulus"@fi,
        "Ranunculus latiangulus"@sv .

<http://tun.fi/MX.4973620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus latidens" ;
    dwc:scientificNameAuthorship "(Cedercr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus latidens"@fi,
        "Ranunculus latidens"@sv .

<http://tun.fi/MX.4973621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus latisinuatus" ;
    dwc:scientificNameAuthorship "(Cedercr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus latisinuatus"@fi,
        "Ranunculus latisinuatus"@sv .

<http://tun.fi/MX.4973622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus laurilaënsis" ;
    dwc:scientificNameAuthorship "(Fagerstr. & G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus laurilaënsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keminmaankevätleinikki"@fi,
        "Ranunculus laurilaënsis"@sv .

<http://tun.fi/MX.4973623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus lecithodes" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus lecithodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokevätleinikki"@fi,
        "Ranunculus lecithodes"@sv .

<http://tun.fi/MX.4973624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus lepidus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus lepidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkevätleinikki"@fi,
        "Ranunculus lepidus"@sv .

<http://tun.fi/MX.4973625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus leptophyes" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus leptophyes"@fi,
        "Ranunculus leptophyes"@sv .

<http://tun.fi/MX.4973626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus leptophyllarius" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus leptophyllarius"@fi,
        "Ranunculus leptophyllarius"@sv .

<http://tun.fi/MX.4973627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus leptostylus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus leptostylus"@fi,
        "Ranunculus leptostylus"@sv .

<http://tun.fi/MX.4973628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus linearis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus linearis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nauhakevätleinikki"@fi,
        "Ranunculus linearis"@sv .

<http://tun.fi/MX.4973629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus linkolae" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus linkolae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarlonkevätleinikki"@fi,
        "Ranunculus linkolae"@sv .

<http://tun.fi/MX.4973630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus lonchophyllarius" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus lonchophyllarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peitsitaigaleinikki"@fi,
        "Ranunculus lonchophyllarius"@sv .

<http://tun.fi/MX.4973631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus luxuriosus" ;
    dwc:scientificNameAuthorship "(Valta) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus luxuriosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistokäenleinikki"@fi,
        "Ranunculus luxuriosus"@sv .

<http://tun.fi/MX.4973632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus macilentus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus macilentus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämeenkevätleinikki"@fi,
        "Ranunculus macilentus"@sv .

<http://tun.fi/MX.4973633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus macrantherus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus macrantherus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummalehtoleinikki"@fi,
        "Ranunculus macrantherus"@sv .

<http://tun.fi/MX.4973634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus macrodactylus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus macrodactylus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormikäenleinikki"@fi,
        "Ranunculus macrodactylus"@sv .

<http://tun.fi/MX.4973635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus macrophyllarius" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus macrophyllarius"@fi,
        "Ranunculus macrophyllarius"@sv .

<http://tun.fi/MX.4973636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus mancus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus mancus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viuhkakevätleinikki"@fi,
        "Ranunculus mancus"@sv .

<http://tun.fi/MX.4973637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus manifestus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus manifestus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ilmikevätleinikki"@fi,
        "Ranunculus manifestus"@sv .

<http://tun.fi/MX.4973638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus maurochlorus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus maurochlorus"@fi,
        "Ranunculus maurochlorus"@sv .

<http://tun.fi/MX.4973639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus mediocris" ;
    dwc:scientificNameAuthorship "(Valta) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus mediocris"@fi,
        "Ranunculus mediocris"@sv .

<http://tun.fi/MX.4973640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus medioximus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus medioximus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keskikevätleinikki"@fi,
        "Ranunculus medioximus"@sv .

<http://tun.fi/MX.4973641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus mendax" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus mendax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peijakäenleinikki"@fi,
        "Ranunculus mendax"@sv .

<http://tun.fi/MX.4973642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus mesidius" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus mesidius"@fi,
        "Ranunculus mesidius"@sv .

<http://tun.fi/MX.4973643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus metrius" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus metrius"@fi,
        "Ranunculus metrius"@sv .

<http://tun.fi/MX.4973644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus micrasterias" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus micrasterias"@fi,
        "Ranunculus micrasterias"@sv .

<http://tun.fi/MX.4973645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus microdon" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus microdon"@fi,
        "Ranunculus microdon"@sv .

<http://tun.fi/MX.4973646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus mimulus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus mimulus"@fi,
        "Ranunculus mimulus"@sv .

<http://tun.fi/MX.4973647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus minutifrons" ;
    dwc:scientificNameAuthorship "(Valta) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus minutifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lanttikevätleinikki"@fi,
        "Ranunculus minutifrons"@sv .

<http://tun.fi/MX.4973648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus minutulus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus minutulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerikevätleinikki"@fi,
        "Ranunculus minutulus"@sv .

<http://tun.fi/MX.4973649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus modestifrons" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus modestifrons"@fi,
        "Ranunculus modestifrons"@sv .

<http://tun.fi/MX.4973650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus montellii" ;
    dwc:scientificNameAuthorship "(Valta) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus montellii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "justuksenkevätleinikki"@fi,
        "Ranunculus montellii"@sv .

<http://tun.fi/MX.4973651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus multistamineus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus multistamineus"@fi,
        "Ranunculus multistamineus"@sv .

<http://tun.fi/MX.4973652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus muonioënsis" ;
    dwc:scientificNameAuthorship "(Valta) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus muonioënsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muonionkevätleinikki"@fi,
        "Ranunculus muonioënsis"@sv .

<http://tun.fi/MX.4973653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus nemoricola" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus nemoricola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokäenleinikki"@fi,
        "Ranunculus nemoricola"@sv .

<http://tun.fi/MX.4973654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus nephrodes" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus nephrodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munuaiskäenleinikki"@fi,
        "Ranunculus nephrodes"@sv .

<http://tun.fi/MX.4973656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus nothus" ;
    dwc:scientificNameAuthorship "(Mela) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus nothus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumetaigaleinikki"@fi,
        "Ranunculus nothus"@sv .

<http://tun.fi/MX.4973657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus obscurans" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus obscurans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakevätleinikki"@fi,
        "Ranunculus obscurans"@sv .

<http://tun.fi/MX.4973658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus obtruncatus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus obtruncatus"@fi,
        "Ranunculus obtruncatus"@sv .

<http://tun.fi/MX.4973659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus obtusulus" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus obtusulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinkevätleinikki"@fi,
        "Ranunculus obtusulus"@sv .

<http://tun.fi/MX.4973660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus oculatidens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus oculatidens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmäkevätleinikki"@fi,
        "Ranunculus oculatidens"@sv .

<http://tun.fi/MX.4973661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus oinonenii" ;
    dwc:scientificNameAuthorship "(Valta) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus oinonenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenraalinkäenleinikki"@fi,
        "Ranunculus oinonenii"@sv .

<http://tun.fi/MX.4973662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus oligandroides" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus oligandroides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuopionkevätleinikki"@fi,
        "Ranunculus oligandroides"@sv .

<http://tun.fi/MX.4973663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus oligandrus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus oligandrus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarkevätleinikki"@fi,
        "Ranunculus oligandrus"@sv .

<http://tun.fi/MX.4973664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus olofssonii" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus olofssonii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paulinkevätleinikki"@fi,
        "Ranunculus olofssonii"@sv .

<http://tun.fi/MX.4973665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus ophiocladus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus ophiocladus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käärmekevätleinikki"@fi,
        "Ranunculus ophiocladus"@sv .

<http://tun.fi/MX.4973666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus orbicans" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus orbicans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piirikevätleinikki"@fi,
        "Ranunculus orbicans"@sv .

<http://tun.fi/MX.4973667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus ornatus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus ornatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korukäenleinikki"@fi,
        "Ranunculus ornatus"@sv .

<http://tun.fi/MX.4973668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus orphnodes" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus orphnodes"@fi,
        "Ranunculus orphnodes"@sv .

<http://tun.fi/MX.4973669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus orthocladus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus orthocladus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tanakevätleinikki"@fi,
        "Ranunculus orthocladus"@sv .

<http://tun.fi/MX.4973670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus ostrobottnicus" ;
    dwc:scientificNameAuthorship "(G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus ostrobottnicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmaankevätleinikki"@fi,
        "Ranunculus ostrobottnicus"@sv .

<http://tun.fi/MX.4973671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus oxymorphus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus oxymorphus"@fi,
        "Ranunculus oxymorphus"@sv .

<http://tun.fi/MX.4973672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus palmgrenii" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus palmgrenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alvarinkevätleinikki"@fi,
        "Ranunculus palmgrenii"@sv .

<http://tun.fi/MX.4973673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus paltamoënsis" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus paltamoënsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paltamonkevätleinikki"@fi,
        "Ranunculus paltamoënsis"@sv .

<http://tun.fi/MX.4973674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pankakoskii" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus pankakoskii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "anteronkevätleinikki"@fi,
        "Ranunculus pankakoskii"@sv .

<http://tun.fi/MX.4973675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus parcisectus" ;
    dwc:scientificNameAuthorship "(Cedercr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus parcisectus"@fi,
        "Ranunculus parcisectus"@sv .

<http://tun.fi/MX.4973676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus paroicus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus paroicus"@fi,
        "Ranunculus paroicus"@sv .

<http://tun.fi/MX.4973677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus parvulifrons" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus parvulifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tilkkutaigaleinikki"@fi,
        "Ranunculus parvulifrons"@sv .

<http://tun.fi/MX.4973678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus perelegans" ;
    dwc:scientificNameAuthorship "(Cedercr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus perelegans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soreakäenleinikki"@fi,
        "Ranunculus perelegans"@sv .

<http://tun.fi/MX.4973679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus phaulanthus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus phaulanthus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uupukevätleinikki"@fi,
        "Ranunculus phaulanthus"@sv .

<http://tun.fi/MX.4973680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pilipes" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus pilipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahvenankevätleinikki"@fi,
        "Ranunculus pilipes"@sv .

<http://tun.fi/MX.4973681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pilosifrons" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus pilosifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsikevätleinikki"@fi,
        "Ranunculus pilosifrons"@sv .

<http://tun.fi/MX.4973682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pilulatus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus pilulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppikevätleinikki"@fi,
        "Ranunculus pilulatus"@sv .

<http://tun.fi/MX.4973683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pinguescens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus pinguescens"@fi,
        "Ranunculus pinguescens"@sv .

<http://tun.fi/MX.4973684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pinguifolius" ;
    dwc:scientificNameAuthorship "(Rasch) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus pinguifolius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rasvakevätleinikki"@fi,
        "Ranunculus pinguifolius"@sv .

<http://tun.fi/MX.4973685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus platybasis" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus platybasis"@fi,
        "Ranunculus platybasis"@sv .

<http://tun.fi/MX.4973686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus platycolpoides" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus platycolpoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaankäenleinikki"@fi,
        "Ranunculus platycolpoides"@sv .

<http://tun.fi/MX.4973687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus platycolpus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus platycolpus"@fi,
        "Ranunculus platycolpus"@sv .

<http://tun.fi/MX.4973688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus platyodon" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus platyodon"@fi,
        "Ranunculus platyodon"@sv .

<http://tun.fi/MX.4973689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus plesiolobus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus plesiolobus"@fi,
        "Ranunculus plesiolobus"@sv .

<http://tun.fi/MX.4973690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus polyschistus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus polyschistus"@fi,
        "Ranunculus polyschistus"@sv .

<http://tun.fi/MX.4973691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus praecellens" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus praecellens"@fi,
        "Ranunculus praecellens"@sv .

<http://tun.fi/MX.4973692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus preptanthus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus preptanthus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oivakevätleinikki"@fi,
        "Ranunculus preptanthus"@sv .

<http://tun.fi/MX.4973693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus prionodes" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus prionodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahakäenleinikki"@fi,
        "Ranunculus prionodes"@sv .

<http://tun.fi/MX.4973694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus probiflorus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus probiflorus"@fi,
        "Ranunculus probiflorus"@sv .

<http://tun.fi/MX.4973695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus procurrentidens" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus procurrentidens"@fi,
        "Ranunculus procurrentidens"@sv .

<http://tun.fi/MX.4973696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus prolixidens" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus prolixidens"@fi,
        "Ranunculus prolixidens"@sv .

<http://tun.fi/MX.4973697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus prolixitorus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus prolixitorus"@fi,
        "Ranunculus prolixitorus"@sv .

<http://tun.fi/MX.4973698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus propinquilobus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus propinquilobus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiuhaliuskakevätleinikki"@fi,
        "Ranunculus propinquilobus"@sv .

<http://tun.fi/MX.4973699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus prorsidens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus prorsidens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lamminlehtoleinikki"@fi,
        "Ranunculus prorsidens"@sv .

<http://tun.fi/MX.4973700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus psepharus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus psepharus"@fi,
        "Ranunculus psepharus"@sv .

<http://tun.fi/MX.4973701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pseudacutiusculus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus pseudacutiusculus"@fi,
        "Ranunculus pseudacutiusculus"@sv .

<http://tun.fi/MX.4973702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pseudobscurans" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus pseudobscurans"@fi,
        "Ranunculus pseudobscurans"@sv .

<http://tun.fi/MX.4973703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus psiloticus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus psiloticus"@fi,
        "Ranunculus psiloticus"@sv .

<http://tun.fi/MX.4973704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pullus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus pullus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenkevätleinikki"@fi,
        "Ranunculus pullus"@sv .

<http://tun.fi/MX.4973705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pusillidens" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus pusillidens"@fi,
        "Ranunculus pusillidens"@sv .

<http://tun.fi/MX.4973706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pycnodon" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus pycnodon"@fi,
        "Ranunculus pycnodon"@sv .

<http://tun.fi/MX.4973707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus quadrivaginatus" ;
    dwc:scientificNameAuthorship "(Valta) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus quadrivaginatus"@fi,
        "Ranunculus quadrivaginatus"@sv .

<http://tun.fi/MX.4973708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus rantae" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus rantae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pälkäneenlehtoleinikki"@fi,
        "Ranunculus rantae"@sv .

<http://tun.fi/MX.4973709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus recurvens" ;
    dwc:scientificNameAuthorship "(Fagerstr. & G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus recurvens"@fi,
        "Ranunculus recurvens"@sv .

<http://tun.fi/MX.4973710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus regularis" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus regularis"@fi,
        "Ranunculus regularis"@sv .

<http://tun.fi/MX.4973711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus retusidens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus retusidens"@fi,
        "Ranunculus retusidens"@sv .

<http://tun.fi/MX.4973712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus retusifolius" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus retusifolius"@fi,
        "Ranunculus retusifolius"@sv .

<http://tun.fi/MX.4973713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus rheithroplesius" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus rheithroplesius"@fi,
        "Ranunculus rheithroplesius"@sv .

<http://tun.fi/MX.4973714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus rigidifolius" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus rigidifolius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kohmekevätleinikki"@fi,
        "Ranunculus rigidifolius"@sv .

<http://tun.fi/MX.4973715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus roborascens" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus roborascens"@fi,
        "Ranunculus roborascens"@sv .

<http://tun.fi/MX.4973716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus robustifrons" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus robustifrons"@fi,
        "Ranunculus robustifrons"@sv .

<http://tun.fi/MX.4973717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus rotarius" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus rotarius"@fi,
        "Ranunculus rotarius"@sv .

<http://tun.fi/MX.4973718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus rubellinodes" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus rubellinodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puuntokevätleinikki"@fi,
        "Ranunculus rubellinodes"@sv .

<http://tun.fi/MX.4973720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus saelanii" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus saelanii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tohtorinkäenleinikki"@fi,
        "Ranunculus saelanii"@sv .

<http://tun.fi/MX.4973721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus saturicolor" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus saturicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heleäkevätleinikki"@fi,
        "Ranunculus saturicolor"@sv .

<http://tun.fi/MX.4973722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus savonicus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus savonicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savonkevätleinikki"@fi,
        "Ranunculus savonicus"@sv .

<http://tun.fi/MX.4973723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus scalaridens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus scalaridens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porrashammaslehtoleinikki"@fi,
        "Ranunculus scalaridens"@sv .

<http://tun.fi/MX.4973724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus scotinus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus scotinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämykäenleinikki"@fi,
        "Ranunculus scotinus"@sv .

<http://tun.fi/MX.4973725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus semicassubicus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus semicassubicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lomakäenleinikki"@fi,
        "Ranunculus semicassubicus"@sv .

<http://tun.fi/MX.4973726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus sibboënsis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus sibboënsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sipoonkäenleinikki"@fi,
        "Ranunculus sibboënsis"@sv .

<http://tun.fi/MX.4973727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus simplicior" ;
    dwc:scientificNameAuthorship "(Fagerstr. & G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus simplicior"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "enontekiönkevätleinikki"@fi,
        "Ranunculus simplicior"@sv .

<http://tun.fi/MX.4973728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus singularis" ;
    dwc:scientificNameAuthorship "(Fagerstr. & G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus singularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konukevätleinikki"@fi,
        "Ranunculus singularis"@sv .

<http://tun.fi/MX.4973729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus sippolaënsis" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus sippolaënsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sippolankäenleinikki"@fi,
        "Ranunculus sippolaënsis"@sv .

<http://tun.fi/MX.4973730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus sonckii" ;
    dwc:scientificNameAuthorship "(G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus sonckii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuopionkäenleinikki"@fi,
        "Ranunculus sonckii"@sv .

<http://tun.fi/MX.4973731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus spectabilis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus spectabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistokevätleinikki"@fi,
        "Ranunculus spectabilis"@sv .

<http://tun.fi/MX.4973732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus spissidens" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus spissidens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiuhahammaskevätleinikki"@fi,
        "Ranunculus spissidens"@sv .

<http://tun.fi/MX.4973733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus stabilis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus stabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäyhäkevätleinikki"@fi,
        "Ranunculus stabilis"@sv .

<http://tun.fi/MX.4973734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus stenocolpus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus stenocolpus"@fi,
        "Ranunculus stenocolpus"@sv .

<http://tun.fi/MX.4973735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus stenodes" ;
    dwc:scientificNameAuthorship "(Cedercr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus stenodes"@fi,
        "Ranunculus stenodes"@sv .

<http://tun.fi/MX.4973736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus stenodon" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus stenodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitahammaskevätleinikki"@fi,
        "Ranunculus stenodon"@sv .

<http://tun.fi/MX.4973737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus strongylus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus strongylus"@fi,
        "Ranunculus strongylus"@sv .

<http://tun.fi/MX.4973738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus subconjungens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus subconjungens"@fi,
        "Ranunculus subconjungens"@sv .

<http://tun.fi/MX.4973739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus subindivisus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus subindivisus"@fi,
        "Ranunculus subindivisus"@sv .

<http://tun.fi/MX.4973740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus subinermis" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus subinermis"@fi,
        "Ranunculus subinermis"@sv .

<http://tun.fi/MX.4973741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus sublinearis" ;
    dwc:scientificNameAuthorship "(G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus sublinearis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rihmakevätleinikki"@fi,
        "Ranunculus sublinearis"@sv .

<http://tun.fi/MX.4973742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus subnemoricola" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus subnemoricola"@fi,
        "Ranunculus subnemoricola"@sv .

<http://tun.fi/MX.4973743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus subtectus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus subtectus"@fi,
        "Ranunculus subtectus"@sv .

<http://tun.fi/MX.4973744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus subtenuis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus subtenuis"@fi,
        "Ranunculus subtenuis"@sv .

<http://tun.fi/MX.4973745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus sychnodon" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus sychnodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamontaigaleinikki"@fi,
        "Ranunculus sychnodon"@sv .

<http://tun.fi/MX.4973746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus sychnoschistus" ;
    dwc:scientificNameAuthorship "(Cedercr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus sychnoschistus"@fi,
        "Ranunculus sychnoschistus"@sv .

<http://tun.fi/MX.4973747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus symmetrus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus symmetrus"@fi,
        "Ranunculus symmetrus"@sv .

<http://tun.fi/MX.4973748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus tabescens" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus tabescens"@fi,
        "Ranunculus tabescens"@sv .

<http://tun.fi/MX.4973749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus tenebricans" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus tenebricans"@fi,
        "Ranunculus tenebricans"@sv .

<http://tun.fi/MX.4973750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus tenebrosus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus tenebrosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katvekevätleinikki"@fi,
        "Ranunculus tenebrosus"@sv .

<http://tun.fi/MX.4973751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus tenerescens" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus tenerescens"@fi,
        "Ranunculus tenerescens"@sv .

<http://tun.fi/MX.4973752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus teneriusculus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus teneriusculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lankakevätleinikki"@fi,
        "Ranunculus teneriusculus"@sv .

<http://tun.fi/MX.4973753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus tenuistylus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus tenuistylus"@fi,
        "Ranunculus tenuistylus"@sv .

<http://tun.fi/MX.4973754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus tersiflorus" ;
    dwc:scientificNameAuthorship "(Valta) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus tersiflorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuulaskevätleinikki"@fi,
        "Ranunculus tersiflorus"@sv .

<http://tun.fi/MX.4973755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus tinctigemmatus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus tinctigemmatus"@fi,
        "Ranunculus tinctigemmatus"@sv .

<http://tun.fi/MX.4973756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus tinctisepalus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus tinctisepalus"@fi,
        "Ranunculus tinctisepalus"@sv .

<http://tun.fi/MX.4973757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus tornensis" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus tornensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tornionkevätleinikki"@fi,
        "Ranunculus tornensis"@sv .

<http://tun.fi/MX.4973758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus transkuopioënsis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus transkuopioënsis"@fi,
        "Ranunculus transkuopioënsis"@sv .

<http://tun.fi/MX.4973759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus tridentifer" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus tridentifer"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmihammaskäenleinikki"@fi,
        "Ranunculus tridentifer"@sv .

<http://tun.fi/MX.4973760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus trinus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus trinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmikkokevätleinikki"@fi,
        "Ranunculus trinus"@sv .

<http://tun.fi/MX.4973761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus trisulcus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus trisulcus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmisuippukevätleinikki"@fi,
        "Ranunculus trisulcus"@sv .

<http://tun.fi/MX.4973762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus tusbyensis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus tusbyensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuusulankäenleinikki"@fi,
        "Ranunculus tusbyensis"@sv .

<http://tun.fi/MX.4973763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus tutus" ;
    dwc:scientificNameAuthorship "(Fagerstr. & G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus tutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "selkokevätleinikki"@fi,
        "Ranunculus tutus"@sv .

<http://tun.fi/MX.4973764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus urbicola" ;
    dwc:scientificNameAuthorship "(Fagerstr. & G. Kvist) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus urbicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyläkevätleinikki"@fi,
        "Ranunculus urbicola"@sv .

<http://tun.fi/MX.4973765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus urjalensis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus urjalensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "urjalankäenleinikki"@fi,
        "Ranunculus urjalensis"@sv .

<http://tun.fi/MX.4973766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus ustulatus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus ustulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karsikevätleinikki"@fi,
        "Ranunculus ustulatus"@sv .

<http://tun.fi/MX.4973767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus valtae" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus valtae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "akselinkäenleinikki"@fi,
        "Ranunculus valtae"@sv .

<http://tun.fi/MX.4973768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus variantifrons" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus variantifrons"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häilykevätleinikki"@fi,
        "Ranunculus variantifrons"@sv .

<http://tun.fi/MX.4973769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus vastisectus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus vastisectus"@fi,
        "Ranunculus vastisectus"@sv .

<http://tun.fi/MX.4973770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus viburgensis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus viburgensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viipurinkäenleinikki"@fi,
        "Ranunculus viburgensis"@sv .

<http://tun.fi/MX.4973771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus viriditorus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus viriditorus"@fi,
        "Ranunculus viriditorus"@sv .

<http://tun.fi/MX.4973772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus vitellinus" ;
    dwc:scientificNameAuthorship "(Fagerstr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus vitellinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltuaiskevätleinikki"@fi,
        "Ranunculus vitellinus"@sv .

<http://tun.fi/MX.4973773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus vuolijokiensis" ;
    dwc:scientificNameAuthorship "Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus vuolijokiensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuolijoenkevätleinikki"@fi,
        "Ranunculus vuolijokiensis"@sv .

<http://tun.fi/MX.4973791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex bucephalophorus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex bucephalophorus"@fi,
        "Rumex bucephalophorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häränpäähierakka"@fi,
        "oxhornssyra"@sv .

<http://tun.fi/MX.4973792> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex crispus subsp. strictissimus" ;
    dwc:scientificNameAuthorship "(Rech.) Pestova" ;
    skos:broader <http://tun.fi/MX.38266> ;
    skos:hiddenLabel "Rumex crispus subsp. strictissimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tankipoimuhierakka"@fi,
        "Rumex crispus subsp. strictissimus"@sv .

<http://tun.fi/MX.4973793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex orbiculatus" ;
    dwc:scientificNameAuthorship "A. Gray" ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex orbiculatus"@fi,
        "Rumex orbiculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanhierakka"@fi,
        "amerikansk vattenskräppa"@sv .

<http://tun.fi/MX.4973794> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rumex patientia subsp. patientia" ;
    skos:broader <http://tun.fi/MX.41438> ;
    skos:hiddenLabel "Rumex patientia subsp. patientia"@fi,
        "Rumex patientia subsp. patientia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhapinaattihierakka"@fi,
        "vanlig spenatskräppa"@sv .

<http://tun.fi/MX.4973796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagina apetala" ;
    dwc:scientificNameAuthorship "Ard." ;
    skos:broader <http://tun.fi/MX.38083> ;
    skos:hiddenLabel "Sagina apetala"@fi,
        "Sagina apetala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketohaarikko"@fi,
        "fältnarv"@sv .

<http://tun.fi/MX.4973831> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Scorzoneroides autumnalis var. keretina" ;
    dwc:scientificNameAuthorship "(F. Nyl.) Väre" ;
    skos:broader <http://tun.fi/MX.39917> ;
    skos:hiddenLabel "Scorzoneroides autumnalis var. keretina"@fi,
        "Scorzoneroides autumnalis var. keretina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörrösyysmaitiainen"@fi,
        "gulbrun höstfibbla"@sv .

<http://tun.fi/MX.4973832> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Scorzoneroides autumnalis var. salina" ;
    dwc:scientificNameAuthorship "(Aspegren) P. D. Sell" ;
    skos:broader <http://tun.fi/MX.39917> ;
    skos:hiddenLabel "Scorzoneroides autumnalis var. salina"@fi,
        "Scorzoneroides autumnalis var. salina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisyysmaitiainen"@fi,
        "kal höstfibbla"@sv .

<http://tun.fi/MX.4973833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutellaria altissima" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39454> ;
    skos:hiddenLabel "Scutellaria altissima"@fi,
        "Scutellaria altissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovuohennokka"@fi,
        "stor frossört"@sv .

<http://tun.fi/MX.4973835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senecio doria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39855> ;
    skos:hiddenLabel "Senecio doria"@fi,
        "Senecio doria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dorianvillakko"@fi,
        "jättestånds"@sv .

<http://tun.fi/MX.4973842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Serratula tinctoria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.4972043> ;
    skos:hiddenLabel "Serratula tinctoria"@fi,
        "Serratula tinctoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskalääte"@fi,
        "ängsskära"@sv .

<http://tun.fi/MX.4973845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene antirrhina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene antirrhina"@fi,
        "Silene antirrhina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervakohokki"@fi,
        "tjärglim"@sv .

<http://tun.fi/MX.4973847> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Silene nutans var. infracta" ;
    dwc:scientificNameAuthorship "(Waldst. & Kit.) Wahlenb." ;
    skos:broader <http://tun.fi/MX.38114> ;
    skos:hiddenLabel "Silene nutans var. infracta"@fi,
        "Silene nutans var. infracta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljunuokkukohokki"@fi,
        "kal backglim"@sv .

<http://tun.fi/MX.4973851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum melongena" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "patamunakoiso"@fi ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum melongena"@fi,
        "Solanum melongena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munakoiso"@fi,
        "aubergin"@sv .

<http://tun.fi/MX.4973854> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sonchus asper subsp. glaucescens" ;
    dwc:scientificNameAuthorship "(Jord.) Ball" ;
    skos:broader <http://tun.fi/MX.39930> ;
    skos:hiddenLabel "Sonchus asper subsp. glaucescens"@fi,
        "Sonchus asper subsp. glaucescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sineotavalvatti"@fi,
        "lädermolke"@sv .

<http://tun.fi/MX.4973863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sutera cordata" ;
    dwc:scientificNameAuthorship "(Thunb.) Kuntze" ;
    skos:broader <http://tun.fi/MX.4972080> ;
    skos:hiddenLabel "Sutera cordata"@fi,
        "Sutera cordata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herttasomakki"@fi,
        "snöflinga"@sv .

<http://tun.fi/MX.4973865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tagetes tenuifolia" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.41998> ;
    skos:hiddenLabel "Tagetes tenuifolia"@fi,
        "Tagetes tenuifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiösamettikukka"@fi,
        "litet sammetsblomster"@sv .

<http://tun.fi/MX.4973866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum acroglossum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum acroglossum"@fi,
        "Taraxacum acroglossum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linnunjalkavoikukka"@fi,
        "fågelfotsmaskros"@sv .

<http://tun.fi/MX.4973867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum acutidens" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum acutidens"@fi,
        "Taraxacum acutidens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salmiakkivoikukka"@fi,
        "rombmaskros"@sv .

<http://tun.fi/MX.4973868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum altissimum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum altissimum"@fi,
        "Taraxacum altissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uljasvoikukka"@fi,
        "rödtandad maskros"@sv .

<http://tun.fi/MX.4973869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum ancistrolobum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum ancistrolobum"@fi,
        "Taraxacum ancistrolobum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörövoikukka"@fi,
        "rundmaskros"@sv .

<http://tun.fi/MX.4973870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum arrhenii" ;
    dwc:scientificNameAuthorship "Palmgr." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum arrhenii"@fi,
        "Taraxacum arrhenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasuonivoikukka"@fi,
        "kungsmaskros"@sv .

<http://tun.fi/MX.4973871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum atricapillum" ;
    dwc:scientificNameAuthorship "Sonck" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum atricapillum"@fi,
        "Taraxacum atricapillum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiilivoikukka"@fi,
        "kolmaskros"@sv .

<http://tun.fi/MX.4973872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum balticum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum balticum"@fi,
        "Taraxacum balticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itämerenvoikukka"@fi,
        "östersjömaskros"@sv .

<http://tun.fi/MX.4973873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum boreicedens" ;
    dwc:scientificNameAuthorship "Rail." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum boreicedens"@fi,
        "Taraxacum boreicedens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvovoikukka"@fi,
        "membranmaskros"@sv .

<http://tun.fi/MX.4973874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum boreiforme" ;
    dwc:scientificNameAuthorship "Sonck" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum boreiforme"@fi,
        "Taraxacum boreiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "inarinvoikukka"@fi,
        "enaremaskros"@sv .

<http://tun.fi/MX.4973875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum boreum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum boreum"@fi,
        "Taraxacum boreum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigavoikukka"@fi,
        "taigamaskros"@sv .

<http://tun.fi/MX.4973876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum borgvallii" ;
    dwc:scientificNameAuthorship "Dahlst. ex G. E. Haglund" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum borgvallii"@fi,
        "Taraxacum borgvallii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirovoikukka"@fi,
        "Borgvalls maskros"@sv .

<http://tun.fi/MX.4973877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum caespitans" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum caespitans"@fi,
        "Taraxacum caespitans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mätäsvoikukka"@fi,
        "tuvmaskros"@sv .

<http://tun.fi/MX.4973878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum canaliculatum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum canaliculatum"@fi,
        "Taraxacum canaliculatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kouruvoikukka"@fi,
        "sorgmaskros"@sv .

<http://tun.fi/MX.4973879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum ceratolobum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum ceratolobum"@fi,
        "Taraxacum ceratolobum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirsivoikukka"@fi,
        "snömaskros"@sv .

<http://tun.fi/MX.4973880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum chrysostylum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum chrysostylum"@fi,
        "Taraxacum chrysostylum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultaemivoikukka"@fi,
        "guldstiftsmaskros"@sv .

<http://tun.fi/MX.4973881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum crassipes" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum crassipes"@fi,
        "Taraxacum crassipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtovoikukka"@fi,
        "tjockmaskros"@sv .

<http://tun.fi/MX.4973882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum croceiflorum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum croceiflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum croceiflorum"@fi,
        "rödstrimmig maskros"@sv .

<http://tun.fi/MX.4973883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum croceum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum croceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum croceum"@fi,
        "fjällmaskros"@sv .

<http://tun.fi/MX.4973884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum crocodes" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum crocodes"@fi,
        "Taraxacum crocodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jemtlanninvoikukka"@fi,
        "jämtlandsmaskros"@sv .

<http://tun.fi/MX.4973885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum cyanolepis" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum cyanolepis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum cyanolepis"@fi,
        "cyanmaskros"@sv .

<http://tun.fi/MX.4973886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum cymbifolium" ;
    dwc:scientificNameAuthorship "H. Lindb. ex Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum cymbifolium"@fi,
        "Taraxacum cymbifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "venevoikukka"@fi,
        "båtmaskros"@sv .

<http://tun.fi/MX.4973887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum diastematicum" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum diastematicum"@fi,
        "Taraxacum diastematicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harvaliuskavoikukka"@fi,
        "fältmaskros"@sv .

<http://tun.fi/MX.4973888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum dilatatum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum dilatatum"@fi,
        "Taraxacum dilatatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitavoikukka"@fi,
        "spårmaskros"@sv .

<http://tun.fi/MX.4973889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum dissimile" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum dissimile"@fi,
        "Taraxacum dissimile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aurinkovoikukka"@fi,
        "solmaskros"@sv .

<http://tun.fi/MX.4973890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum egregium" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum egregium"@fi,
        "Taraxacum egregium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merivoikukka"@fi,
        "smalfjällig strandmaskros"@sv .

<http://tun.fi/MX.4973891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum euryphyllum" ;
    dwc:scientificNameAuthorship "(Dahlst.) M. P. Christ." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum euryphyllum"@fi,
        "Taraxacum euryphyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallevoikukka"@fi,
        "bredskaftad fläckmaskros"@sv .

<http://tun.fi/MX.4973892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum expallidiforme" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum expallidiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum expallidiforme"@fi,
        "östmaskros"@sv .

<http://tun.fi/MX.4973893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum fennobalticum" ;
    dwc:scientificNameAuthorship "Sonck & Y. Mäkinen" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum fennobalticum"@fi,
        "Taraxacum fennobalticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenlahdenvoikukka"@fi,
        "kustmaskros"@sv .

<http://tun.fi/MX.4973894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum florstroemii" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum florstroemii"@fi,
        "Taraxacum florstroemii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "brunonvoikukka"@fi,
        "Florströms maskros"@sv .

<http://tun.fi/MX.4973895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum fusciflorum" ;
    dwc:scientificNameAuthorship "H. Øllg." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum fusciflorum"@fi,
        "Taraxacum fusciflorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suruvoikukka"@fi,
        "mörk ängsmaskros"@sv .

<http://tun.fi/MX.4973896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum galeatum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum galeatum"@fi,
        "Taraxacum galeatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kypärävoikukka"@fi,
        "hjälmmaskros"@sv .

<http://tun.fi/MX.4973897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum gelertii" ;
    dwc:scientificNameAuthorship "Raunk." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum gelertii"@fi,
        "Taraxacum gelertii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "gelertinvoikukka"@fi,
        "Gelerts maskros"@sv .

<http://tun.fi/MX.4973898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum glossocentrum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum glossocentrum"@fi,
        "Taraxacum glossocentrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halkiovoikukka"@fi,
        "klyvmaskros"@sv .

<http://tun.fi/MX.4973899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum glossodon" ;
    dwc:scientificNameAuthorship "Sonck & H. Øllg." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum glossodon"@fi,
        "Taraxacum glossodon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riepuvoikukka"@fi,
        "mångtandad maskros"@sv .

<http://tun.fi/MX.4973900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum gustavianum" ;
    dwc:scientificNameAuthorship "Sonck" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum gustavianum"@fi,
        "Taraxacum gustavianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kustaanvoikukka"@fi,
        "gatmaskros"@sv .

<http://tun.fi/MX.4973901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum guttulatum" ;
    dwc:scientificNameAuthorship "H. Lindb. ex Puol." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum guttulatum"@fi,
        "Taraxacum guttulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tahravoikukka"@fi,
        "droppmaskros"@sv .

<http://tun.fi/MX.4973902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum hamatiforme" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum hamatiforme"@fi,
        "Taraxacum hamatiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehvävoikukka"@fi,
        "lövmaskros"@sv .

<http://tun.fi/MX.4973903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum hamatum" ;
    dwc:scientificNameAuthorship "Raunk." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum hamatum"@fi,
        "Taraxacum hamatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyvoikukka"@fi,
        "ängsmaskros"@sv .

<http://tun.fi/MX.4973904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum haptolepium" ;
    dwc:scientificNameAuthorship "Malmio" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum haptolepium"@fi,
        "Taraxacum haptolepium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myötäsuomuvoikukka"@fi,
        "norrbottensmaskros"@sv .

<http://tun.fi/MX.4973905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum hemicyclum" ;
    dwc:scientificNameAuthorship "G. E. Haglund" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum hemicyclum"@fi,
        "Taraxacum hemicyclum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hilkkavoikukka"@fi,
        "hättmaskros"@sv .

<http://tun.fi/MX.4973906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum heterophyllum" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum heterophyllum"@fi,
        "Taraxacum heterophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjuvoikukka"@fi,
        "hedmaskros"@sv .

<http://tun.fi/MX.4973908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum idiomorphum" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum idiomorphum"@fi,
        "Taraxacum idiomorphum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonvoikukka"@fi,
        "lovisamaskros"@sv .

<http://tun.fi/MX.4973909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum imitans" ;
    dwc:scientificNameAuthorship "H. Lindb. ex Såltin" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum imitans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum imitans"@fi,
        "Såltins maskros"@sv .

<http://tun.fi/MX.4973910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum ingens" ;
    dwc:scientificNameAuthorship "Palmgr." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum ingens"@fi,
        "Taraxacum ingens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättivoikukka"@fi,
        "jättemaskros"@sv .

<http://tun.fi/MX.4973911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum interveniens" ;
    dwc:scientificNameAuthorship "G. E. Haglund" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum interveniens"@fi,
        "Taraxacum interveniens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lainevoikukka"@fi,
        "vågmaskros"@sv .

<http://tun.fi/MX.4973912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum involucratum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum involucratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum involucratum"@fi,
        "skäggmaskros"@sv .

<http://tun.fi/MX.4973913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum isthmicola" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum isthmicola"@fi,
        "Taraxacum isthmicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kannaksenvoikukka"@fi,
        "karelsk maskros"@sv .

<http://tun.fi/MX.4973914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum karelicum" ;
    dwc:scientificNameAuthorship "H. Lindb. ex Markl." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum karelicum"@fi,
        "Taraxacum karelicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karjalanvoikukka"@fi,
        "pilmaskros"@sv .

<http://tun.fi/MX.4973915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum kjellmanii" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum kjellmanii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum kjellmanii"@fi,
        "Kjellmans maskros"@sv .

<http://tun.fi/MX.4973917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum laciniosifrons" ;
    dwc:scientificNameAuthorship "Wiinst. ex M. P. Christ. & Wiinst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum laciniosifrons"@fi,
        "Taraxacum laciniosifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitalevoikukka"@fi,
        "stubbmaskros"@sv .

<http://tun.fi/MX.4973918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum laciniosum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum laciniosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum laciniosum"@fi,
        "trubbmaskros"@sv .

<http://tun.fi/MX.4973919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum latissimum" ;
    dwc:scientificNameAuthorship "Palmgr." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum latissimum"@fi,
        "Taraxacum latissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveävoikukka"@fi,
        "bredmaskros"@sv .

<http://tun.fi/MX.4973920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum litorale" ;
    dwc:scientificNameAuthorship "Raunk." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum litorale"@fi,
        "Taraxacum litorale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaniittyvoikukka"@fi,
        "liten kärrmaskros"@sv .

<http://tun.fi/MX.4973922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum macrocentrum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum macrocentrum"@fi,
        "Taraxacum macrocentrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peitsivoikukka"@fi,
        "lansettmaskros"@sv .

<http://tun.fi/MX.4973923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum maculigerum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum maculigerum"@fi,
        "Taraxacum maculigerum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkuvoikukka"@fi,
        "fläckmaskros"@sv .

<http://tun.fi/MX.4973924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum marginatum" ;
    dwc:scientificNameAuthorship "(Dahlst.) Raunk." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum marginatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum marginatum"@fi,
        "fransmaskros"@sv .

<http://tun.fi/MX.4973925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum marklundii" ;
    dwc:scientificNameAuthorship "Palmgr." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum marklundii"@fi,
        "Taraxacum marklundii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "gunnarinvoikukka"@fi,
        "Marklunds maskros"@sv .

<http://tun.fi/MX.4973926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum melanostigma" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum melanostigma"@fi,
        "Taraxacum melanostigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "askelvoikukka"@fi,
        "stegmaskros"@sv .

<http://tun.fi/MX.4973927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum microlobum" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum microlobum"@fi,
        "Taraxacum microlobum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilttivoikukka"@fi,
        "pyttemaskros"@sv .

<http://tun.fi/MX.4973929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum naevosum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum naevosum"@fi,
        "Taraxacum naevosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplävoikukka"@fi,
        "leverfläcksmaskros"@sv .

<http://tun.fi/MX.4973930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum nordstedtii" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum nordstedtii"@fi,
        "Taraxacum nordstedtii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "smoolanninvoikukka"@fi,
        "Nordstedts maskros"@sv .

<http://tun.fi/MX.4973931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum obtusulum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum obtusulum"@fi,
        "Taraxacum obtusulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylppövoikukka"@fi,
        "saimamaskros"@sv .

<http://tun.fi/MX.4973932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum opeatolobum" ;
    dwc:scientificNameAuthorship "Dahlst. ex G. E. Haglund" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum opeatolobum"@fi,
        "Taraxacum opeatolobum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsuvoikukka"@fi,
        "tännäsmaskros"@sv .

<http://tun.fi/MX.4973934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum pallescens" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum pallescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum pallescens"@fi,
        "blekmaskros"@sv .

<http://tun.fi/MX.4973935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum pallidipes" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum pallidipes"@fi,
        "Taraxacum pallidipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "utuvoikukka"@fi,
        "benmaskros"@sv .

<http://tun.fi/MX.4973936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum pallidulum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum pallidulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum pallidulum"@fi,
        "borstmaskros"@sv .

<http://tun.fi/MX.4973937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum palmgrenii" ;
    dwc:scientificNameAuthorship "Pettersson ex H. Øllg." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum palmgrenii"@fi,
        "Taraxacum palmgrenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tipsuvoikukka"@fi,
        "Palmgrens maskros"@sv .

<http://tun.fi/MX.4973938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum patens" ;
    dwc:scientificNameAuthorship "(Dahlst.) Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum patens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum patens"@fi,
        "sköldmaskros"@sv .

<http://tun.fi/MX.4973939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum pectinatiforme" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum pectinatiforme"@fi,
        "Taraxacum pectinatiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampavoikukka"@fi,
        "kammaskros"@sv .

<http://tun.fi/MX.4973940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum penicilliforme" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum penicilliforme"@fi,
        "Taraxacum penicilliforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sutivoikukka"@fi,
        "penselmaskros"@sv .

<http://tun.fi/MX.4973941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum perattenuatum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum perattenuatum"@fi,
        "Taraxacum perattenuatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahavoikukka"@fi,
        "skarptandad maskros"@sv .

<http://tun.fi/MX.4973942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum petterssonii" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum petterssonii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakehtovoikukka"@fi,
        "Taraxacum petterssonii"@sv .

<http://tun.fi/MX.4973943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum piceatum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum piceatum"@fi,
        "Taraxacum piceatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "narrivoikukka"@fi,
        "narrmaskros"@sv .

<http://tun.fi/MX.4973944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum porrigens" ;
    dwc:scientificNameAuthorship "Markl. ex Puol." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum porrigens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum porrigens"@fi,
        "silvermaskros"@sv .

<http://tun.fi/MX.4973945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum praecox" ;
    dwc:scientificNameAuthorship "Dahlst. ex Puol." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum praecox"@fi,
        "Taraxacum praecox"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätvoikukka"@fi,
        "vårmaskros"@sv .

<http://tun.fi/MX.4973946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum praestans" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum praestans"@fi,
        "Taraxacum praestans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iltavoikukka"@fi,
        "kvällsmaskros"@sv .

<http://tun.fi/MX.4973947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum proximum" ;
    dwc:scientificNameAuthorship "(Dahlst.) Raunk." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum proximum"@fi,
        "Taraxacum proximum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskovoikukka"@fi,
        "brunmaskros"@sv .

<http://tun.fi/MX.4973948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum pseudohamatum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum pseudohamatum"@fi,
        "Taraxacum pseudohamatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leukuvoikukka"@fi,
        "brittmaskros"@sv .

<http://tun.fi/MX.4973949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum pulcherrimum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum pulcherrimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum pulcherrimum"@fi,
        "slokmaskros"@sv .

<http://tun.fi/MX.4973950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum pullum" ;
    dwc:scientificNameAuthorship "Markl. ex Puol." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum pullum"@fi,
        "Taraxacum pullum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysivoikukka"@fi,
        "dystermaskros"@sv .

<http://tun.fi/MX.4973951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum puolannei" ;
    dwc:scientificNameAuthorship "Markl. ex Puol." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum puolannei"@fi,
        "Taraxacum puolannei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mielonvoikukka"@fi,
        "Puolannes maskros"@sv .

<http://tun.fi/MX.4973952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum purpuridens" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum purpuridens"@fi,
        "Taraxacum purpuridens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahmanvoikukka"@fi,
        "järvmaskros"@sv .

<http://tun.fi/MX.4973953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum railonsalae" ;
    dwc:scientificNameAuthorship "G. E. Haglund & Saarsoo" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum railonsalae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "artturinvoikukka"@fi,
        "Taraxacum railonsalae"@sv .

<http://tun.fi/MX.4973954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum rangiferinum" ;
    dwc:scientificNameAuthorship "Sonck & H. Øllg." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum rangiferinum"@fi,
        "Taraxacum rangiferinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poronvoikukka"@fi,
        "renmaskros"@sv .

<http://tun.fi/MX.4973955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum revalense" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum revalense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum revalense"@fi,
        "revalmaskros"@sv .

<http://tun.fi/MX.4973956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum rubicundum" ;
    dwc:scientificNameAuthorship "(Dahlst.) Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum rubicundum"@fi,
        "Taraxacum rubicundum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rubiinivoikukka"@fi,
        "rubinmaskros"@sv .

<http://tun.fi/MX.4973957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum rubrolineatum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum rubrolineatum"@fi,
        "Taraxacum rubrolineatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovavoikukka"@fi,
        "randmaskros"@sv .

<http://tun.fi/MX.4973958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum sagittifolium" ;
    dwc:scientificNameAuthorship "H. Lindb. ex Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum sagittifolium"@fi,
        "Taraxacum sagittifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuolivoikukka"@fi,
        "pilspetsmaskros"@sv .

<http://tun.fi/MX.4973959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum sahlinii" ;
    dwc:scientificNameAuthorship "Rail." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum sahlinii"@fi,
        "Taraxacum sahlinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallenvoikukka"@fi,
        "Sahlins maskros"@sv .

<http://tun.fi/MX.4973960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum scalare" ;
    dwc:scientificNameAuthorship "H. Øllg. & J. Räsänen" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum scalare"@fi,
        "Taraxacum scalare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porrasvoikukka"@fi,
        "växelflikig makros"@sv .

<http://tun.fi/MX.4973961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum scanicum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum scanicum"@fi,
        "Taraxacum scanicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "skoonenvoikukka"@fi,
        "skånemaskros"@sv .

<http://tun.fi/MX.4973973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum sellandii" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum sellandii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum sellandii"@fi,
        "Sellands maskros"@sv .

<http://tun.fi/MX.4973975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum speciosum" ;
    dwc:scientificNameAuthorship "Raunk." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum speciosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum speciosum"@fi,
        "kejsarmaskros"@sv .

<http://tun.fi/MX.4973976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum spilophylloides" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum spilophylloides"@fi,
        "Taraxacum spilophylloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "räiskevoikukka"@fi,
        "stänkmaskros"@sv .

<http://tun.fi/MX.4973977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum stenoschistum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum stenoschistum"@fi,
        "Taraxacum stenoschistum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tornivoikukka"@fi,
        "drakmaskros"@sv .

<http://tun.fi/MX.4973978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum subcanescens" ;
    dwc:scientificNameAuthorship "Markl. ex Puol." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum subcanescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum subcanescens"@fi,
        "grågrön maskros"@sv .

<http://tun.fi/MX.4973979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum subhuelphersianum" ;
    dwc:scientificNameAuthorship "M. P. Christ." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum subhuelphersianum"@fi,
        "Taraxacum subhuelphersianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "opaalivoikukka"@fi,
        "opalmaskros"@sv .

<http://tun.fi/MX.4973980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum sublaeticolor" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum sublaeticolor"@fi,
        "Taraxacum sublaeticolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haileavoikukka"@fi,
        "blackmaskros"@sv .

<http://tun.fi/MX.4973981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum submaculosum" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum submaculosum"@fi,
        "Taraxacum submaculosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkuvoikukka"@fi,
        "bergmaskros"@sv .

<http://tun.fi/MX.4973982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum subpellucidum" ;
    dwc:scientificNameAuthorship "Rail." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum subpellucidum"@fi,
        "Taraxacum subpellucidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultovoikukka"@fi,
        "finsk fjällmaskros"@sv .

<http://tun.fi/MX.4973983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum subpenicilliforme" ;
    dwc:scientificNameAuthorship "H. Lindb. ex Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum subpenicilliforme"@fi,
        "Taraxacum subpenicilliforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensselivoikukka"@fi,
        "grå penselmaskros"@sv .

<http://tun.fi/MX.4973984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum suecicum" ;
    dwc:scientificNameAuthorship "G. E. Haglund" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum suecicum"@fi,
        "Taraxacum suecicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinvoikukka"@fi,
        "strandmaskros"@sv .

<http://tun.fi/MX.4973985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum taeniatum" ;
    dwc:scientificNameAuthorship "G. E. Haglund" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum taeniatum"@fi,
        "Taraxacum taeniatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsuvoikukka"@fi,
        "tofsmaskros"@sv .

<http://tun.fi/MX.4973986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum tanyphyllum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum tanyphyllum"@fi,
        "Taraxacum tanyphyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkavoikukka"@fi,
        "neptunmaskros"@sv .

<http://tun.fi/MX.4973987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum tenebricans" ;
    dwc:scientificNameAuthorship "(Dahlst.) Raunk." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum tenebricans"@fi,
        "Taraxacum tenebricans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtivoikukka"@fi,
        "hjulmaskros"@sv .

<http://tun.fi/MX.4973988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum tenellisquameum" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum tenellisquameum"@fi,
        "Taraxacum tenellisquameum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentosuomuvoikukka"@fi,
        "alvarmaskros"@sv .

<http://tun.fi/MX.4973989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum triangulare" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum triangulare"@fi,
        "Taraxacum triangulare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiovoikukka"@fi,
        "triangelmaskros"@sv .

<http://tun.fi/MX.4973990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum tumentilobum" ;
    dwc:scientificNameAuthorship "Markl. ex Puol." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum tumentilobum"@fi,
        "Taraxacum tumentilobum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisaravoikukka"@fi,
        "uddmaskros"@sv .

<http://tun.fi/MX.4973991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum vestrobottnicum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum vestrobottnicum"@fi,
        "Taraxacum vestrobottnicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "länsipohjanvoikukka"@fi,
        "pickelmaskros"@sv .

<http://tun.fi/MX.4973992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum xanthostigma" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum xanthostigma"@fi,
        "Taraxacum xanthostigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultavoikukka"@fi,
        "gyllenmaskros"@sv .

<http://tun.fi/MX.4973994> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Thymus pulegioides subsp. pulegioides" ;
    skos:broader <http://tun.fi/MX.39510> ;
    skos:hiddenLabel "Thymus pulegioides subsp. pulegioides"@fi,
        "Thymus pulegioides subsp. pulegioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopannurmiajuruoho"@fi,
        "vanlig stortimjan"@sv .

<http://tun.fi/MX.4973996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tragopogon dubius" ;
    dwc:scientificNameAuthorship "Scop." ;
    skos:broader <http://tun.fi/MX.39927> ;
    skos:hiddenLabel "Tragopogon dubius"@fi,
        "Tragopogon dubius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänpukinparta"@fi,
        "stor haverrot"@sv .

<http://tun.fi/MX.4973998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium alpestre" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium alpestre"@fi,
        "Trifolium alpestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuapila"@fi,
        "alpklöver"@sv .

<http://tun.fi/MX.4974006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulipa sylvestris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42009> ;
    skos:hiddenLabel "Tulipa sylvestris"@fi,
        "Tulipa sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsätulppaani"@fi,
        "vildtulpan"@sv .

<http://tun.fi/MX.4974012> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Veronica peregrina subsp. peregrina" ;
    skos:broader <http://tun.fi/MX.41629> ;
    skos:hiddenLabel "Veronica peregrina subsp. peregrina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silomuukalaistädyke"@fi,
        "Veronica peregrina subsp. peregrina"@sv .

<http://tun.fi/MX.4974013> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Veronica peregrina subsp. xalapensis" ;
    dwc:scientificNameAuthorship "(Kunth) Pennell" ;
    skos:broader <http://tun.fi/MX.41629> ;
    skos:hiddenLabel "Veronica peregrina subsp. xalapensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystymuukalaistädyke"@fi,
        "Veronica peregrina subsp. xalapensis"@sv .

<http://tun.fi/MX.4974029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viscum album" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "euroopanmisteli"@fi ;
    skos:broader <http://tun.fi/MX.4972089> ;
    skos:hiddenLabel "Viscum album"@fi,
        "Viscum album"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "misteli"@fi,
        "mistel"@sv .

<http://tun.fi/MX.4976818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ageratina altissima" ;
    dwc:scientificNameAuthorship "(L.) R. M. King & H. Rob." ;
    skos:broader <http://tun.fi/MX.4972058> ;
    skos:hiddenLabel "Ageratina altissima"@fi,
        "Ageratina altissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovalkolatva"@fi,
        "rostflockel"@sv .

<http://tun.fi/MX.4976820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ageratum houstonianum" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:altLabel "meksikonsinitähtönen"@fi ;
    skos:broader <http://tun.fi/MX.4972129> ;
    skos:hiddenLabel "Ageratum houstonianum"@fi,
        "Ageratum houstonianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinitähtönen"@fi,
        "ageratum"@sv .

<http://tun.fi/MX.4976822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla straminea" ;
    dwc:scientificNameAuthorship "Buser" ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla straminea"@fi,
        "Alchemilla straminea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljupoimulehti"@fi,
        "halmdaggkåpa"@sv .

<http://tun.fi/MX.4977505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salicornia perennans" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:altLabel "punasuolayrtti"@fi ;
    skos:broader <http://tun.fi/MX.38204> ;
    skos:hiddenLabel "Salicornia europaea"@fi,
        "Salicornia perennans"@fi,
        "Salicornia europaea"@sv,
        "Salicornia perennans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolayrtti"@fi,
        "glasört"@sv .

<http://tun.fi/MX.4978772> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Buglossoides arvensis var. arvensis" ;
    skos:broader <http://tun.fi/MX.5082479> ;
    skos:hiddenLabel "Buglossoides arvensis var. arvensis"@fi,
        "Lithospermum arvense var. arvense"@fi,
        "Buglossoides arvensis var. arvensis"@sv,
        "Lithospermum arvense var. arvense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoketorusojuuri"@fi,
        "vit sminkrot"@sv .

<http://tun.fi/MX.4978774> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Buglossoides arvensis var. coerulescens" ;
    dwc:scientificNameAuthorship "(DC.) A. Hansen & Sunding" ;
    skos:broader <http://tun.fi/MX.5082479> ;
    skos:hiddenLabel "Buglossoides arvensis var. coerulescens"@fi,
        "Lithospermum arvense var. coerulescens"@fi,
        "Buglossoides arvensis var. coerulescens"@sv,
        "Lithospermum arvense var. coerulescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniketorusojuuri"@fi,
        "blå sminkrot"@sv .

<http://tun.fi/MX.4978796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cichorium pumilum" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.39911> ;
    skos:hiddenLabel "Cichorium endivia subsp. divaricatum"@fi,
        "Cichorium pumilum"@fi,
        "Cichorium endivia subsp. divaricatum"@sv,
        "Cichorium pumilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöendiivi"@fi,
        "klubbcikoria"@sv .

<http://tun.fi/MX.4978802> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Crepis vesicaria subsp. taraxacifolia" ;
    dwc:scientificNameAuthorship "(Thuill.) Thell." ;
    skos:broader <http://tun.fi/MX.40768> ;
    skos:hiddenLabel "Crepis vesicaria subsp. haenseleri"@fi,
        "Crepis vesicaria subsp. taraxacifolia"@fi,
        "Crepis vesicaria subsp. haenseleri"@sv,
        "Crepis vesicaria subsp. taraxacifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanvoikeltto"@fi,
        "blåsfibbla"@sv .

<http://tun.fi/MX.4978804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysphania atriplicifolia" ;
    dwc:scientificNameAuthorship "(Spreng.) G. Kadereit, Sukhor. & Uotila" ;
    skos:broader <http://tun.fi/MX.4972073> ;
    skos:hiddenLabel "Chenopodium atriplicifolium"@fi,
        "Cycloloma atriplicifolium"@fi,
        "Dysphania atriplicifolia"@fi,
        "Chenopodium atriplicifolium"@sv,
        "Cycloloma atriplicifolium"@sv,
        "Dysphania atriplicifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiekkosavikka"@fi,
        "hjulmålla"@sv .

<http://tun.fi/MX.4978856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus ameres" ;
    dwc:scientificNameAuthorship "Ericsson & G. Kvist" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus fallax subsp. mendax f. indivisus"@fi,
        "Ranunculus fallax subsp. mendax f. indivisus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus ameres"@fi,
        "Ranunculus ameres"@sv .

<http://tun.fi/MX.4978857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus amplisinus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus amplisinus"@fi,
        "Ranunculus basiotrichus"@fi,
        "Ranunculus basiotrichus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harokevätleinikki"@fi,
        "Ranunculus amplisinus"@sv .

<http://tun.fi/MX.4978858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus belliflorus" ;
    dwc:scientificNameAuthorship "Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. bellus"@fi,
        "Ranunculus auricomus subsp. bellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus belliflorus"@fi,
        "Ranunculus belliflorus"@sv .

<http://tun.fi/MX.4978860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus conjungens" ;
    dwc:scientificNameAuthorship "Markl. ex Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. petiolatus"@fi,
        "Ranunculus auricomus subsp. petiolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus conjungens"@fi,
        "Ranunculus conjungens"@sv .

<http://tun.fi/MX.4978861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus cosmophyllus" ;
    dwc:scientificNameAuthorship "Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. angustisectus"@fi,
        "Ranunculus cosmophyllus"@fi,
        "Ranunculus auricomus subsp. angustisectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokevätleinikki"@fi,
        "Ranunculus cosmophyllus"@sv .

<http://tun.fi/MX.4978862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus haglundii" ;
    dwc:scientificNameAuthorship "(Julin) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. brevipedunculatus"@fi,
        "Ranunculus sparsidens"@fi,
        "Ranunculus auricomus subsp. brevipedunculatus"@sv,
        "Ranunculus sparsidens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus haglundii"@fi,
        "Ranunculus haglundii"@sv .

<http://tun.fi/MX.4978863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus kymmenensis" ;
    dwc:scientificNameAuthorship "Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. lucorum"@fi,
        "Ranunculus kymmenensis"@fi,
        "Ranunculus auricomus subsp. lucorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kymenkäenleinikki"@fi,
        "Ranunculus kymmenensis"@sv .

<http://tun.fi/MX.4978864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus latiphyllarius" ;
    dwc:scientificNameAuthorship "Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. rotundatus"@fi,
        "Ranunculus latiphyllarius"@fi,
        "Ranunculus auricomus subsp. rotundatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörökevätleinikki"@fi,
        "Ranunculus latiphyllarius"@sv .

<http://tun.fi/MX.4978865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus meionophyllus" ;
    dwc:scientificNameAuthorship "Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. microphyllus"@fi,
        "Ranunculus auricomus subsp. microphyllus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus meionophyllus"@fi,
        "Ranunculus meionophyllus"@sv .

<http://tun.fi/MX.4978866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus parobscurans" ;
    dwc:scientificNameAuthorship "Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. similis"@fi,
        "Ranunculus auricomus subsp. similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus parobscurans"@fi,
        "Ranunculus parobscurans"@sv .

<http://tun.fi/MX.4978867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus polydactylus" ;
    dwc:scientificNameAuthorship "(Julin) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. colobus"@fi,
        "Ranunculus auricomus subsp. colobus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus polydactylus"@fi,
        "Ranunculus polydactylus"@sv .

<http://tun.fi/MX.4978868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus prosotatus" ;
    dwc:scientificNameAuthorship "Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. porrectus"@fi,
        "Ranunculus auricomus subsp. porrectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus prosotatus"@fi,
        "Ranunculus prosotatus"@sv .

<http://tun.fi/MX.4978869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus pulchridentatus" ;
    dwc:scientificNameAuthorship "(Cedercr.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. modicus"@fi,
        "Ranunculus auricomus subsp. smithii"@fi,
        "Ranunculus pulchridentatus"@fi,
        "Ranunculus auricomus subsp. modicus"@sv,
        "Ranunculus auricomus subsp. smithii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korukevätleinikki"@fi,
        "Ranunculus pulchridentatus"@sv .

<http://tun.fi/MX.4978870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus rotundellus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. rotundelliformis"@fi,
        "Ranunculus auricomus subsp. rotundelliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus rotundellus"@fi,
        "Ranunculus rotundellus"@sv .

<http://tun.fi/MX.4978871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus sotkamoënsis" ;
    dwc:scientificNameAuthorship "Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. vicinalis"@fi,
        "Ranunculus sotkamoënsis"@fi,
        "Ranunculus auricomus subsp. vicinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sotkamonkevätleinikki"@fi,
        "Ranunculus sotkamoënsis"@sv .

<http://tun.fi/MX.4978872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus spissus" ;
    dwc:scientificNameAuthorship "(Julin) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. pilifer"@fi,
        "Ranunculus spissus"@fi,
        "Ranunculus auricomus subsp. pilifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuuheakevätleinikki"@fi,
        "Ranunculus spissus"@sv .

<http://tun.fi/MX.4978873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus stenoschistus" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. acutangulus"@fi,
        "Ranunculus auricomus subsp. acutangulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus stenoschistus"@fi,
        "Ranunculus stenoschistus"@sv .

<http://tun.fi/MX.4978874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus subfirmicaulis" ;
    dwc:scientificNameAuthorship "(Markl.) Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus naguënsis"@fi,
        "Ranunculus subfirmicaulis"@fi,
        "Ranunculus naguënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nauvonkevätleinikki"@fi,
        "Ranunculus subfirmicaulis"@sv .

<http://tun.fi/MX.4978875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus subvastisectus" ;
    dwc:scientificNameAuthorship "Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus simulans"@fi,
        "Ranunculus simulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus subvastisectus"@fi,
        "Ranunculus subvastisectus"@sv .

<http://tun.fi/MX.4978876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus tinctapex" ;
    dwc:scientificNameAuthorship "Ericsson" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus auricomus subsp. tinctisepalus"@fi,
        "Ranunculus auricomus subsp. tinctisepalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ranunculus tinctapex"@fi,
        "Ranunculus tinctapex"@sv .

<http://tun.fi/MX.4978894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum aclidiforme" ;
    dwc:scientificNameAuthorship "Rail." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum aclidiforme"@fi,
        "Taraxacum pilosella"@fi,
        "Taraxacum aclidiforme"@sv,
        "Taraxacum pilosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meänvoikukka"@fi,
        "gråhårig maskros"@sv .

<http://tun.fi/MX.4978895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum aequilobum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum aequilobum"@fi,
        "Taraxacum tanysipterum"@fi,
        "Taraxacum aequilobum"@sv,
        "Taraxacum tanysipterum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rihlavoikukka"@fi,
        "vridmaskros"@sv .

<http://tun.fi/MX.4978896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum alatum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum alatum"@fi,
        "Taraxacum semiprivum"@fi,
        "Taraxacum alatum"@sv,
        "Taraxacum semiprivum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siipivoikukka"@fi,
        "vingmaskros"@sv .

<http://tun.fi/MX.4978897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum amplum" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum amplum"@fi,
        "Taraxacum pectinatilobatum"@fi,
        "Taraxacum semigygaeum"@fi,
        "Taraxacum subedytomum"@fi,
        "Taraxacum amplum"@sv,
        "Taraxacum pectinatilobatum"@sv,
        "Taraxacum semigygaeum"@sv,
        "Taraxacum subedytomum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsuvoikukka"@fi,
        "kantmaskros"@sv .

<http://tun.fi/MX.4978898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum angustisquameum" ;
    dwc:scientificNameAuthorship "Dahlst. ex H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum angustisquameum"@fi,
        "Taraxacum mimuliforme"@fi,
        "Taraxacum angustisquameum"@sv,
        "Taraxacum mimuliforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitasuomuvoikukka"@fi,
        "spenslig maskros"@sv .

<http://tun.fi/MX.4978899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum apicatum" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum apicatum"@fi,
        "Taraxacum curvilobum"@fi,
        "Taraxacum jaervikylense"@fi,
        "Taraxacum leptolobum"@fi,
        "Taraxacum apicatum"@sv,
        "Taraxacum curvilobum"@sv,
        "Taraxacum jaervikylense"@sv,
        "Taraxacum leptolobum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkavoikukka"@fi,
        "snytmaskros"@sv .

<http://tun.fi/MX.4978900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum biformatum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum albicollum"@fi,
        "Taraxacum biformatum"@fi,
        "Taraxacum albicollum"@sv,
        "Taraxacum biformatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pystyvoikukka"@fi,
        "toppmaskros"@sv .

<http://tun.fi/MX.4978901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum canorubens" ;
    dwc:scientificNameAuthorship "G. E. Haglund" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum canorubens"@fi,
        "Taraxacum harpagoides"@fi,
        "Taraxacum canorubens"@sv,
        "Taraxacum harpagoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harppuunavoikukka"@fi,
        "harpunmaskros"@sv .

<http://tun.fi/MX.4978902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum cochleatum" ;
    dwc:scientificNameAuthorship "Dahlst. & H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum cochleatum"@fi,
        "Taraxacum latipes"@fi,
        "Taraxacum praelongum"@fi,
        "Taraxacum cochleatum"@sv,
        "Taraxacum latipes"@sv,
        "Taraxacum praelongum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kierrevoikukka"@fi,
        "spiralmaskros"@sv .

<http://tun.fi/MX.4978903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum contractum" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum astrictifrons"@fi,
        "Taraxacum contractum"@fi,
        "Taraxacum astrictifrons"@sv,
        "Taraxacum contractum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kielivoikukka"@fi,
        "tungmaskros"@sv .

<http://tun.fi/MX.4978904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum cordatum" ;
    dwc:scientificNameAuthorship "Palmgr." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum amblycentrum"@fi,
        "Taraxacum cordatum"@fi,
        "Taraxacum paucisquameum"@fi,
        "Taraxacum amblycentrum"@sv,
        "Taraxacum cordatum"@sv,
        "Taraxacum paucisquameum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herttavoikukka"@fi,
        "hjärtmaskros"@sv .

<http://tun.fi/MX.4978905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum ekmanii" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum connexum"@fi,
        "Taraxacum ekmanii"@fi,
        "Taraxacum connexum"@sv,
        "Taraxacum ekmanii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihannesvoikukka"@fi,
        "Ekmans maskros"@sv .

<http://tun.fi/MX.4978906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum falcatum" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum brachycranum"@fi,
        "Taraxacum falcatum"@fi,
        "Taraxacum brachycranum"@sv,
        "Taraxacum falcatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppivoikukka"@fi,
        "falkmaskros"@sv .

<http://tun.fi/MX.4978907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum fasciatum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum fasciatum"@fi,
        "Taraxacum sublatissimum"@fi,
        "Taraxacum fasciatum"@sv,
        "Taraxacum sublatissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervavoikukka"@fi,
        "tjärmaskros"@sv .

<http://tun.fi/MX.4978908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum fulvum" ;
    dwc:scientificNameAuthorship "Raunk." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum divaricatum"@fi,
        "Taraxacum fulvum"@fi,
        "Taraxacum sagittarium"@fi,
        "Taraxacum divaricatum"@sv,
        "Taraxacum fulvum"@sv,
        "Taraxacum sagittarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiilivoikukka"@fi,
        "tegelmaskros"@sv .

<http://tun.fi/MX.4978909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum gibbiferum" ;
    dwc:scientificNameAuthorship "(Brenner) Brenner" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum reflexilobum"@fi,
        "Taraxacum gibbiferum"@sv,
        "Taraxacum reflexilobum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taraxacum gibbiferum"@fi,
        "sprötmaskros"@sv .

<http://tun.fi/MX.4978910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum hjeltii" ;
    dwc:scientificNameAuthorship "(Dahlst.) Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum hjeltii"@fi,
        "Taraxacum hjeltii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hjeltinvoikukka"@fi,
        "praktmaskros"@sv .

<http://tun.fi/MX.4978911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum huelphersianum" ;
    dwc:scientificNameAuthorship "Dahlst. ex G. E. Haglund" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum angermannicum"@fi,
        "Taraxacum huelphersianum"@fi,
        "Taraxacum angermannicum"@sv,
        "Taraxacum huelphersianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiheäliuskavoikukka"@fi,
        "Hülphers' maskros"@sv .

<http://tun.fi/MX.4978912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum humile" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum humile"@fi,
        "Taraxacum proruptiforme"@fi,
        "Taraxacum remotijugum"@fi,
        "Taraxacum humile"@sv,
        "Taraxacum proruptiforme"@sv,
        "Taraxacum remotijugum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viehkovoikukka"@fi,
        "vänmaskros"@sv .

<http://tun.fi/MX.4978913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum interruptum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum idiometapon"@fi,
        "Taraxacum interruptum"@fi,
        "Taraxacum idiometapon"@sv,
        "Taraxacum interruptum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkovoikukka"@fi,
        "våningsmaskros"@sv .

<http://tun.fi/MX.4978914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum laceratum" ;
    dwc:scientificNameAuthorship "(Brenner) Brenner" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum laceratum"@fi,
        "Taraxacum parvuliceps"@fi,
        "Taraxacum laceratum"@sv,
        "Taraxacum parvuliceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naperovoikukka"@fi,
        "parvelmaskros"@sv .

<http://tun.fi/MX.4978915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum limbatum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum limbatum"@fi,
        "Taraxacum obscurans"@fi,
        "Taraxacum limbatum"@sv,
        "Taraxacum obscurans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päärmevoikukka"@fi,
        "bårdmaskros"@sv .

<http://tun.fi/MX.4978916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum lingulatum" ;
    dwc:scientificNameAuthorship "Markl." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum aequatum"@fi,
        "Taraxacum gigas"@fi,
        "Taraxacum lingulatum"@fi,
        "Taraxacum subpallescens"@fi,
        "Taraxacum aequatum"@sv,
        "Taraxacum gigas"@sv,
        "Taraxacum lingulatum"@sv,
        "Taraxacum subpallescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lokinvoikukka"@fi,
        "måsmaskros"@sv .

<http://tun.fi/MX.4978917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum longisquameum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum latispina"@fi,
        "Taraxacum longisquameum"@fi,
        "Taraxacum sagittatum"@fi,
        "Taraxacum latispina"@sv,
        "Taraxacum longisquameum"@sv,
        "Taraxacum sagittatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurevoikukka"@fi,
        "bryggmaskros"@sv .

<http://tun.fi/MX.4978918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum lucescens" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum lindbergii"@fi,
        "Taraxacum lucescens"@fi,
        "Taraxacum lindbergii"@sv,
        "Taraxacum lucescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohdevoikukka"@fi,
        "skimmermaskros"@sv .

<http://tun.fi/MX.4978919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum mucronatum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum mucronatum"@fi,
        "Taraxacum revertens"@fi,
        "Taraxacum mucronatum"@sv,
        "Taraxacum revertens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "untuvavoikukka"@fi,
        "dunmaskros"@sv .

<http://tun.fi/MX.4978920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum norvegicum" ;
    dwc:scientificNameAuthorship "(Dahlst.) Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum norvegicum"@fi,
        "Taraxacum norvegicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruijanvoikukka"@fi,
        "finnmarksmaskros"@sv .

<http://tun.fi/MX.4978921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum obliquilobum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum obliquilobum"@fi,
        "Taraxacum unguiculosum"@fi,
        "Taraxacum obliquilobum"@sv,
        "Taraxacum unguiculosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peikonvoikukka"@fi,
        "trollmaskros"@sv .

<http://tun.fi/MX.4978922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum ostenfeldii" ;
    dwc:scientificNameAuthorship "Raunk." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum duplidens"@fi,
        "Taraxacum ostenfeldii"@fi,
        "Taraxacum stenolepis"@fi,
        "Taraxacum duplidens"@sv,
        "Taraxacum ostenfeldii"@sv,
        "Taraxacum stenolepis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ostenfeldinvoikukka"@fi,
        "Ostenfelds maskros"@sv .

<http://tun.fi/MX.4978923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum oxylobium" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum campylum"@fi,
        "Taraxacum kittilense"@fi,
        "Taraxacum oxylobium"@fi,
        "Taraxacum campylum"@sv,
        "Taraxacum kittilense"@sv,
        "Taraxacum oxylobium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koukkuvoikukka"@fi,
        "krummaskros"@sv .

<http://tun.fi/MX.4978924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum planum" ;
    dwc:scientificNameAuthorship "Raunk." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum chloroleucum"@fi,
        "Taraxacum planum"@fi,
        "Taraxacum ulogonium"@fi,
        "Taraxacum chloroleucum"@sv,
        "Taraxacum planum"@sv,
        "Taraxacum ulogonium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimuvoikukka"@fi,
        "plattmaskros"@sv .

<http://tun.fi/MX.4978925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum polyodon" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum ardisodon"@fi,
        "Taraxacum naeviferum"@fi,
        "Taraxacum polyodon"@fi,
        "Taraxacum ardisodon"@sv,
        "Taraxacum naeviferum"@sv,
        "Taraxacum polyodon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasvoikukka"@fi,
        "tandmaskros"@sv .

<http://tun.fi/MX.4978926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum purpureum" ;
    dwc:scientificNameAuthorship "Raunk." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum acroschistum"@fi,
        "Taraxacum polychroum"@fi,
        "Taraxacum purpureum"@fi,
        "Taraxacum uberipotans"@fi,
        "Taraxacum acroschistum"@sv,
        "Taraxacum polychroum"@sv,
        "Taraxacum purpureum"@sv,
        "Taraxacum uberipotans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppuravoikukka"@fi,
        "purpurmaskros"@sv .

<http://tun.fi/MX.4978927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum recurvum" ;
    dwc:scientificNameAuthorship "Dahlst." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum recurvum"@fi,
        "Taraxacum rubefactum"@fi,
        "Taraxacum recurvum"@sv,
        "Taraxacum rubefactum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaartovoikukka"@fi,
        "gråmaskros"@sv .

<http://tun.fi/MX.4978928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum retroflexum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum retroflexiforme"@fi,
        "Taraxacum retroflexum"@fi,
        "Taraxacum retroflexiforme"@sv,
        "Taraxacum retroflexum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääntövoikukka"@fi,
        "vallmaskros"@sv .

<http://tun.fi/MX.4978929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum semiglobosum" ;
    dwc:scientificNameAuthorship "H. Lindb." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum adiantifrons"@fi,
        "Taraxacum approximans"@fi,
        "Taraxacum semiglobosum"@fi,
        "Taraxacum stellum"@fi,
        "Taraxacum adiantifrons"@sv,
        "Taraxacum approximans"@sv,
        "Taraxacum semiglobosum"@sv,
        "Taraxacum stellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupuvoikukka"@fi,
        "klotmaskros"@sv .

<http://tun.fi/MX.4978930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum simulum" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum brachyceras"@fi,
        "Taraxacum simulum"@fi,
        "Taraxacum brachyceras"@sv,
        "Taraxacum simulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusukevoikukka"@fi,
        "rosettmaskros"@sv .

<http://tun.fi/MX.4978931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum stenoglossum" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum dahlstedtii"@fi,
        "Taraxacum radians"@fi,
        "Taraxacum stenoglossum"@fi,
        "Taraxacum dahlstedtii"@sv,
        "Taraxacum radians"@sv,
        "Taraxacum stenoglossum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hugonvoikukka"@fi,
        "Dahlstedts maskros"@sv .

<http://tun.fi/MX.4978932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum tornense" ;
    dwc:scientificNameAuthorship "T. C. E. Fr." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum tornense"@fi,
        "Taraxacum tornense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tornionlapinvoikukka"@fi,
        "lapplandsmaskros"@sv .

<http://tun.fi/MX.4978933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum trilobatum" ;
    dwc:scientificNameAuthorship "Palmgr." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum eversii"@fi,
        "Taraxacum trilobatum"@fi,
        "Taraxacum eversii"@sv,
        "Taraxacum trilobatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiliuskavoikukka"@fi,
        "klomaskros"@sv .

<http://tun.fi/MX.4978934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum ungulatum" ;
    dwc:scientificNameAuthorship "(Brenner) Brenner" ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum pseudofulvum"@fi,
        "Taraxacum ungulatum"@fi,
        "Taraxacum pseudofulvum"@sv,
        "Taraxacum ungulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kynsivoikukka"@fi,
        "skrapmaskros"@sv .

<http://tun.fi/MX.4978936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurybia macrophylla" ;
    dwc:scientificNameAuthorship "(L.) Cass." ;
    skos:broader <http://tun.fi/MX.4972092> ;
    skos:hiddenLabel "Aster macrophyllus"@fi,
        "Eurybia macrophylla"@fi,
        "Aster macrophyllus"@sv,
        "Eurybia macrophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoasteri"@fi,
        "glandelaster"@sv .

<http://tun.fi/MX.4978937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geum waldsteinia" ;
    dwc:scientificNameAuthorship "Baill." ;
    skos:broader <http://tun.fi/MX.38833> ;
    skos:hiddenLabel "Geum waldsteinia"@fi,
        "Waldsteinia geoides"@fi,
        "Geum waldsteinia"@sv,
        "Waldsteinia geoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mätäsansikka"@fi,
        "rosettwaldsteinia"@sv .

<http://tun.fi/MX.4978939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium alpinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium alpinum"@fi,
        "Hieracium includens"@fi,
        "Hieracium alpinum"@sv,
        "Hieracium includens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikeltano"@fi,
        "fjällfibbla"@sv .

<http://tun.fi/MX.4978940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium caesium" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium basifolium"@fi,
        "Hieracium caesium"@fi,
        "Hieracium basifolium"@sv,
        "Hieracium caesium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniahokeltano"@fi,
        "blågrå fibbla"@sv .

<http://tun.fi/MX.4978941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium coronarium" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium coronarium"@fi,
        "Hieracium diversifolium"@fi,
        "Hieracium diversifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sudenahokeltano"@fi,
        "Hieracium coronarium"@sv .

<http://tun.fi/MX.4978942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium fulvescens" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium fulvescens"@fi,
        "Hieracium lucens"@fi,
        "Hieracium fulvescens"@sv,
        "Hieracium lucens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaalea-ahokeltano"@fi,
        "läderfibbla"@sv .

<http://tun.fi/MX.4978943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium ravidum" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium galbanum"@fi,
        "Hieracium klingstedtii"@fi,
        "Hieracium ravidum"@fi,
        "Hieracium galbanum"@sv,
        "Hieracium klingstedtii"@sv,
        "Hieracium ravidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkoahokeltano"@fi,
        "stenfibbla"@sv .

<http://tun.fi/MX.4978944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium distendens" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium distendens"@fi,
        "Hieracium fenno-orbicans"@fi,
        "Hieracium fenno-orbicans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otsonsalokeltano"@fi,
        "Hieracium distendens"@sv .

<http://tun.fi/MX.4978945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium subholophyllum" ;
    dwc:scientificNameAuthorship "Brenner" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium hololoma"@fi,
        "Hieracium subholophyllum"@fi,
        "Hieracium hololoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapiosalokeltano"@fi,
        "Hieracium subholophyllum"@sv .

<http://tun.fi/MX.4978946> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Hieracium schmidtii subsp. residuum" ;
    dwc:scientificNameAuthorship "Norrl." ;
    skos:broader <http://tun.fi/MX.4977053> ;
    skos:hiddenLabel "Hieracium schmidtii subsp. residuum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörhökalliokeltano"@fi,
        "Hieracium schmidtii subsp. residuum"@sv .

<http://tun.fi/MX.4978948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juglans ailantifolia" ;
    dwc:scientificNameAuthorship "Carrière" ;
    skos:broader <http://tun.fi/MX.41886> ;
    skos:hiddenLabel "Juglans ailantifolia"@fi,
        "Juglans mandshurica var. sachalinensis"@fi,
        "Juglans ailantifolia"@sv,
        "Juglans mandshurica var. sachalinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninjalopähkinä"@fi,
        "japansk valnöt"@sv .

<http://tun.fi/MX.4978949> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lactuca macrophylla subsp. uralensis" ;
    dwc:scientificNameAuthorship "(Rouy) N. Kilian & Greuter" ;
    skos:broader <http://tun.fi/MX.39945> ;
    skos:hiddenLabel "Cicerbita macrophylla subsp. uralensis"@fi,
        "Lactuca macrophylla subsp. uralensis"@fi,
        "Cicerbita macrophylla subsp. uralensis"@sv,
        "Lactuca macrophylla subsp. uralensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uralinisosinivalvatti"@fi,
        "parksallat"@sv .

<http://tun.fi/MX.4978951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycianthes rantonnetii" ;
    dwc:scientificNameAuthorship "(Carrière) Bitter" ;
    skos:broader <http://tun.fi/MX.4972084> ;
    skos:hiddenLabel "Lycianthes rantonnetii"@fi,
        "Solanum rantonnetii"@fi,
        "Lycianthes rantonnetii"@sv,
        "Solanum rantonnetii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmikoisoke"@fi,
        "himmelsöga"@sv .

<http://tun.fi/MX.4978957> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Persicaria lapathifolia subsp. brittingeri" ;
    dwc:scientificNameAuthorship "(Opiz) Soó" ;
    skos:broader <http://tun.fi/MX.38225> ;
    skos:hiddenLabel "Persicaria lapathifolia subsp. brittingeri"@fi,
        "Polygonum lapathifolium subsp. brittingeri"@fi,
        "Polygonum lapathifolium subsp. brittingeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvaukontatar"@fi,
        "Persicaria lapathifolia subsp. brittingeri"@sv .

<http://tun.fi/MX.4978964> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Poterium sanguisorba subsp. balearicum" ;
    dwc:scientificNameAuthorship "(Bourg. ex Nyman) Stace" ;
    skos:broader <http://tun.fi/MX.38830> ;
    skos:hiddenLabel "Poterium sanguisorba subsp. balearicum"@fi,
        "Sanguisorba minor subsp. balearica"@fi,
        "Poterium sanguisorba subsp. balearicum"@sv,
        "Sanguisorba minor subsp. balearica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallepikkuluppu"@fi,
        "vingpimpinell"@sv .

<http://tun.fi/MX.4978967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Roemeria hybrida" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:broader <http://tun.fi/MX.4972090> ;
    skos:hiddenLabel "Papaver bivalve subsp. hybridum"@fi,
        "Roemeria hybrida"@fi,
        "Papaver bivalve subsp. hybridum"@sv,
        "Roemeria hybrida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppuraunikko"@fi,
        "purpurvallmo"@sv .

<http://tun.fi/MX.4978971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix euxina" ;
    dwc:scientificNameAuthorship "I. V. Belyaeva" ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix euxina"@fi,
        "Salix fragilis"@fi,
        "Salix euxina"@sv,
        "Salix fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silosalava"@fi,
        "knäckepil"@sv .

<http://tun.fi/MX.4978973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Setaria verticilliformis" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.40659> ;
    skos:hiddenLabel "Setaria verticillata var. ambigua"@fi,
        "Setaria verticilliformis"@fi,
        "Setaria verticillata var. ambigua"@sv,
        "Setaria verticilliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkopantaheinä"@fi,
        "kortborstig kavelhirs"@sv .

<http://tun.fi/MX.4978976> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Spiraea alba var. latifolia" ;
    dwc:scientificNameAuthorship "(Aiton) Dippel" ;
    skos:broader <http://tun.fi/MX.41383> ;
    skos:hiddenLabel "Spiraea alba var. latifolia"@fi,
        "Spiraea latifolia"@fi,
        "Spiraea alba var. latifolia"@sv,
        "Spiraea latifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljupajuangervo"@fi,
        "bredspirea"@sv .

<http://tun.fi/MX.4978978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thymus pseudolanuginosus" ;
    dwc:scientificNameAuthorship "Ronniger" ;
    skos:broader <http://tun.fi/MX.39509> ;
    skos:hiddenLabel "Thymus praecox var. pseudolanuginosus"@fi,
        "Thymus pseudolanuginosus"@fi,
        "Thymus praecox var. pseudolanuginosus"@sv,
        "Thymus pseudolanuginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaa-ajuruoho"@fi,
        "gråtimjan"@sv .

<http://tun.fi/MX.4978979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonella glabra" ;
    dwc:scientificNameAuthorship "Thunb." ;
    skos:broader <http://tun.fi/MX.39022> ;
    skos:hiddenLabel "Trigonella glabra"@fi,
        "Trigonella hamosa"@fi,
        "Trigonella glabra"@sv,
        "Trigonella hamosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasarviapila"@fi,
        "haktrigonella"@sv .

<http://tun.fi/MX.4978987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella cetrariellae" ;
    dwc:scientificNameAuthorship "Millanes, Diederich, M. Westb., Pippola & Wedin" ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella cetrariellae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suohirvenjäkälänhytykkä"@fi,
        "Tremella cetrariellae"@sv .

<http://tun.fi/MX.4978992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinephroma kamchaticum" ;
    dwc:scientificNameAuthorship "Zhurb. & Stepanchikova" ;
    skos:broader <http://tun.fi/MX.4978991> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epinephroma kamchaticum"@fi,
        "Epinephroma kamchaticum"@sv .

<http://tun.fi/MX.4979048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinellus fusiger" ;
    dwc:scientificNameAuthorship "(Link) Tiegh." ;
    skos:broader <http://tun.fi/MX.233445> ;
    skos:hiddenLabel "Mucor fusiger"@fi,
        "Spinellus fusiger"@fi,
        "Mucor fusiger"@sv,
        "Spinellus fusiger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiiponhome"@fi,
        "hättmögel"@sv .

<http://tun.fi/MX.4979093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amsinckia intermedia" ;
    dwc:scientificNameAuthorship "Fisch. & C. A. Mey." ;
    skos:broader <http://tun.fi/MX.39418> ;
    skos:hiddenLabel "Amsinckia intermedia"@fi,
        "Amsinckia intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkakeltalemmikki"@fi,
        "ogräsgullört"@sv .

<http://tun.fi/MX.4979654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elodia morio" ;
    dwc:scientificNameAuthorship "(Fallén, 1820)" ;
    skos:broader <http://tun.fi/MX.281393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elodia morio"@fi,
        "Elodia morio"@sv .

<http://tun.fi/MX.4979655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scathophaga calida" ;
    dwc:scientificNameAuthorship "(Haliday, 1832)" ;
    skos:broader <http://tun.fi/MX.280591> ;
    skos:hiddenLabel "Scatophaga villipes"@fi,
        "Scatophaga villipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scathophaga calida"@fi,
        "Scathophaga calida"@sv .

<http://tun.fi/MX.4979658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnoptera longicostalis" ;
    dwc:scientificNameAuthorship "Schmitz, 1933" ;
    skos:broader <http://tun.fi/MX.4979657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnoptera longicostalis"@fi,
        "Gymnoptera longicostalis"@sv .

<http://tun.fi/MX.4979659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia cothurnata" ;
    dwc:scientificNameAuthorship "(Schmitz, 1919)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia cothurnata"@fi,
        "Megaselia cothurnata"@sv .

<http://tun.fi/MX.4979660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia flavicans" ;
    dwc:scientificNameAuthorship "Schmitz, 1935" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia flavicans"@fi,
        "Megaselia flavicans"@sv .

<http://tun.fi/MX.4979797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phasmalysia zinovjevi" ;
    dwc:scientificNameAuthorship "Tobias, 1971" ;
    skos:broader <http://tun.fi/MX.4979796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phasmalysia zinovjevi"@fi,
        "Phasmalysia zinovjevi"@sv .

<http://tun.fi/MX.4979798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus nanus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:hiddenLabel "Aphanogmus pallidus"@fi,
        "Aphanogmus polymorphus"@fi,
        "Ceraphron nanus"@fi,
        "Aphanogmus pallidus"@sv,
        "Aphanogmus polymorphus"@sv,
        "Ceraphron nanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus nanus"@fi,
        "Aphanogmus nanus"@sv .

<http://tun.fi/MX.4979818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alaptus stammeri" ;
    dwc:scientificNameAuthorship "Soyka, 1939" ;
    skos:broader <http://tun.fi/MX.319990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alaptus stammeri"@fi,
        "Alaptus stammeri"@sv .

<http://tun.fi/MX.4979819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erythmelus dichromocnemus" ;
    dwc:scientificNameAuthorship "Novicky, 1953" ;
    skos:broader <http://tun.fi/MX.320038> ;
    skos:hiddenLabel "Erythmelus lygivorus"@fi,
        "Erythmelus lygivorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erythmelus dichromocnemus"@fi,
        "Erythmelus dichromocnemus"@sv .

<http://tun.fi/MX.4979820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster gladiator" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster gladiator"@fi,
        "Platygaster gladiator"@sv .

<http://tun.fi/MX.4979821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster minuta" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster minuta"@fi,
        "Platygaster minuta"@sv .

<http://tun.fi/MX.4979822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster sonchis" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster sonchis"@fi,
        "Platygaster sonchis"@sv .

<http://tun.fi/MX.4979823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster szelenyii" ;
    dwc:scientificNameAuthorship "Huggert, 1975" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster szelenyii"@fi,
        "Platygaster szelenyii"@sv .

<http://tun.fi/MX.4979824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synopeas hansseni" ;
    dwc:scientificNameAuthorship "Buhl, 1998" ;
    skos:broader <http://tun.fi/MX.317693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synopeas hansseni"@fi,
        "Synopeas hansseni"@sv .

<http://tun.fi/MX.4979828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora caraganae" ;
    dwc:scientificNameAuthorship "Vikberg & Prous, 2017" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora caraganae"@fi,
        "Pristiphora caraganae"@sv .

<http://tun.fi/MX.4979829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus marginatoides" ;
    dwc:scientificNameAuthorship "Vikberg, 2017" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus marginatoides"@fi,
        "Mesochorus marginatoides"@sv .

<http://tun.fi/MX.4979830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus marginatus" ;
    dwc:scientificNameAuthorship "Thomson, 1886" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus marginatus"@fi,
        "Mesochorus marginatus"@sv .

<http://tun.fi/MX.4979831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus ranini" ;
    dwc:scientificNameAuthorship "Vikberg, 2017" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus ranini"@fi,
        "Mesochorus ranini"@sv .

<http://tun.fi/MX.4979832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus tachypus" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus tachypus"@fi,
        "Mesochorus tachypus"@sv .

<http://tun.fi/MX.4979833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therion brevicorne" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therion brevicorne"@fi,
        "Therion brevicorne"@sv .

<http://tun.fi/MX.4979834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomma fulvidens" ;
    dwc:scientificNameAuthorship "Wesmael, 1849" ;
    skos:broader <http://tun.fi/MX.310720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomma fulvidens"@fi,
        "Trichomma fulvidens"@sv .

<http://tun.fi/MX.4979853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota anaphoretica" ;
    dwc:scientificNameAuthorship "Fischer, 1973" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota anaphoretica"@fi,
        "Aspilota anaphoretica"@sv .

<http://tun.fi/MX.4979854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota daemon" ;
    dwc:scientificNameAuthorship "Stelfox & Graham, 1948" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota daemon"@fi,
        "Aspilota daemon"@sv .

<http://tun.fi/MX.4979855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota eurugosa" ;
    dwc:scientificNameAuthorship "Fischer, 1976" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota eurugosa"@fi,
        "Aspilota eurugosa"@sv .

<http://tun.fi/MX.4979856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota flagellaris" ;
    dwc:scientificNameAuthorship "Fischer, 1973" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota flagellaris"@fi,
        "Aspilota flagellaris"@sv .

<http://tun.fi/MX.4979857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota furtnerana" ;
    dwc:scientificNameAuthorship "Fischer, 1973" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota furtnerana"@fi,
        "Aspilota furtnerana"@sv .

<http://tun.fi/MX.4979858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilota pillerensis" ;
    dwc:scientificNameAuthorship "Fischer, 1973" ;
    skos:broader <http://tun.fi/MX.296921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspilota pillerensis"@fi,
        "Aspilota pillerensis"@sv .

<http://tun.fi/MX.4979859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deuterixys rimulosa" ;
    dwc:scientificNameAuthorship "(Niezabitowski, 1910)" ;
    skos:broader <http://tun.fi/MX.297350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Deuterixys rimulosa"@fi,
        "Deuterixys rimulosa"@sv .

<http://tun.fi/MX.4979860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema acompressum" ;
    dwc:scientificNameAuthorship "Munk & Peris-Felipo, 2014" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema acompressum"@fi,
        "Dinotrema acompressum"@sv .

<http://tun.fi/MX.4979861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema castaneithorax" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema castaneithorax"@fi,
        "Dinotrema castaneithorax"@sv .

<http://tun.fi/MX.4979862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema contracticorne" ;
    dwc:scientificNameAuthorship "(Fischer, 1974)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema contracticorne"@fi,
        "Dinotrema contracticorne"@sv .

<http://tun.fi/MX.4979863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema microsoma" ;
    dwc:scientificNameAuthorship "(Fischer, 1976)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema microsoma"@fi,
        "Dinotrema microsoma"@sv .

<http://tun.fi/MX.4979864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema naevium" ;
    dwc:scientificNameAuthorship "(Tobias, 1962)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema naevium"@fi,
        "Dinotrema naevium"@sv .

<http://tun.fi/MX.4979867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema oxybelum" ;
    dwc:scientificNameAuthorship "Munk & Peris-Felipo, 2014" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema oxybelum"@fi,
        "Dinotrema oxybelum"@sv .

<http://tun.fi/MX.4979868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema praescutellare" ;
    dwc:scientificNameAuthorship "(Fischer, 1976)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema praescutellare"@fi,
        "Dinotrema praescutellare"@sv .

<http://tun.fi/MX.4979869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema sphaerimembre" ;
    dwc:scientificNameAuthorship "(Fischer, 1973)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema sphaerimembre"@fi,
        "Dinotrema sphaerimembre"@sv .

<http://tun.fi/MX.4979870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema teresae" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema teresae"@fi,
        "Dinotrema teresae"@sv .

<http://tun.fi/MX.4979871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa fidelis" ;
    dwc:scientificNameAuthorship "Fischer, 1970" ;
    skos:broader <http://tun.fi/MX.296946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaenocarpa fidelis"@fi,
        "Phaenocarpa fidelis"@sv .

<http://tun.fi/MX.4979876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callirhytis bella" ;
    dwc:scientificNameAuthorship "(Dettmer, 1930)" ;
    skos:broader <http://tun.fi/MX.4979875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Callirhytis bella"@fi,
        "Callirhytis bella"@sv .

<http://tun.fi/MX.4979877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopria modesta" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.318122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichopria modesta"@fi,
        "Trichopria modesta"@sv .

<http://tun.fi/MX.4979878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus mycerinus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus mycerinus"@fi,
        "Aprostocetus mycerinus"@sv .

<http://tun.fi/MX.4979879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma campanulae" ;
    dwc:scientificNameAuthorship "Zerova, 1978" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma campanulae"@fi,
        "Eurytoma campanulae"@sv .

<http://tun.fi/MX.4979880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta brachyptera" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta brachyptera"@fi,
        "Alloxysta brachyptera"@sv .

<http://tun.fi/MX.4979881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta marshalliana" ;
    dwc:scientificNameAuthorship "(Kieffer, 1900)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta marshalliana"@fi,
        "Alloxysta marshalliana"@sv .

<http://tun.fi/MX.4979882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dusona bellipes" ;
    dwc:scientificNameAuthorship "(Holmgren, 1872)" ;
    skos:broader <http://tun.fi/MX.310154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dusona bellipes"@fi,
        "Dusona bellipes"@sv .

<http://tun.fi/MX.4979883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus flavicornis" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrocerus flavicornis"@fi,
        "Dendrocerus flavicornis"@sv .

<http://tun.fi/MX.4979884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anogmus hungaricus" ;
    dwc:scientificNameAuthorship "(Erdös, 1948)" ;
    skos:broader <http://tun.fi/MX.319160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anogmus hungaricus"@fi,
        "Anogmus hungaricus"@sv .

<http://tun.fi/MX.4979886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heteroprymna longicornis" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.4979885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heteroprymna longicornis"@fi,
        "Heteroprymna longicornis"@sv .

<http://tun.fi/MX.4979887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus parietinae" ;
    dwc:scientificNameAuthorship "(Graham, 1969)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus parietinae"@fi,
        "Pteromalus parietinae"@sv .

<http://tun.fi/MX.4979889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zuskamira inexpectata" ;
    dwc:scientificNameAuthorship "Pont, 1987" ;
    skos:broader <http://tun.fi/MX.4979888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zuskamira inexpectata"@fi,
        "Zuskamira inexpectata"@sv .

<http://tun.fi/MX.4979890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagrus subfuscus" ;
    dwc:scientificNameAuthorship "Förster, 1847" ;
    skos:broader <http://tun.fi/MX.319980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagrus subfuscus"@fi,
        "Anagrus subfuscus"@sv .

<http://tun.fi/MX.4979892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicopus minutissimus" ;
    dwc:scientificNameAuthorship "Enock, 1909" ;
    skos:broader <http://tun.fi/MX.4979891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicopus minutissimus"@fi,
        "Dicopus minutissimus"@sv .

<http://tun.fi/MX.4979893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicopus moscovit" ;
    dwc:scientificNameAuthorship "Triapitsyn, 2015" ;
    skos:broader <http://tun.fi/MX.4979891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicopus moscovit"@fi,
        "Dicopus moscovit"@sv .

<http://tun.fi/MX.4979900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum sexstrigatum" ;
    dwc:scientificNameAuthorship "(Schenck, 1870)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Lasioglossum sexstrigatum"@fi,
        "Lasioglossum sexstrigatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsuhietamehiläinen"@fi,
        "franssmalbi"@sv .

<http://tun.fi/MX.4979911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster attenuata" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster attenuata"@fi,
        "Platygaster attenuata"@sv .

<http://tun.fi/MX.4979912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster clavata" ;
    dwc:scientificNameAuthorship "Buhl, 1994" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster clavata"@fi,
        "Platygaster clavata"@sv .

<http://tun.fi/MX.4979913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster martikaineni" ;
    dwc:scientificNameAuthorship "Buhl, 2003" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster martikaineni"@fi,
        "Platygaster martikaineni"@sv .

<http://tun.fi/MX.4979914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster soederlundi" ;
    dwc:scientificNameAuthorship "Buhl, 1998" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster soederlundi"@fi,
        "Platygaster soederlundi"@sv .

<http://tun.fi/MX.4979915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster orcus" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster orcus"@fi,
        "Platygaster orcus"@sv .

<http://tun.fi/MX.4979916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygaster contorticornis" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1844" ;
    skos:broader <http://tun.fi/MX.317579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygaster contorticornis"@fi,
        "Platygaster contorticornis"@sv .

<http://tun.fi/MX.4979939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chartocerus kurdjumovi" ;
    dwc:scientificNameAuthorship "(Nikolskaya, 1950)" ;
    skos:broader <http://tun.fi/MX.319724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chartocerus kurdjumovi"@fi,
        "Chartocerus kurdjumovi"@sv .

<http://tun.fi/MX.4979995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synarsis xanthothorax" ;
    dwc:scientificNameAuthorship "Szelényi, 1936" ;
    skos:broader <http://tun.fi/MX.318371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synarsis xanthothorax"@fi,
        "Synarsis xanthothorax"@sv .

<http://tun.fi/MX.4979999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus clavatellus" ;
    dwc:scientificNameAuthorship "(Szelényi, 1938)" ;
    skos:broader <http://tun.fi/MX.318320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanogmus clavatellus"@fi,
        "Aphanogmus clavatellus"@sv .

<http://tun.fi/MX.4980016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nodulisporium cecidiogenes" ;
    dwc:scientificNameAuthorship "Jørg. Koch" ;
    skos:broader <http://tun.fi/MX.4980015> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nodulisporium cecidiogenes"@fi,
        "Nodulisporium cecidiogenes"@sv .

<http://tun.fi/MX.4980024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dropephylla heeri" ;
    dwc:scientificNameAuthorship "Heer, 1841" ;
    skos:broader <http://tun.fi/MX.4980025> ;
    skos:hiddenLabel "Phyllodrepa heeri"@fi,
        "Phyllodrepa heeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dropephylla heeri"@fi,
        "Dropephylla heeri"@sv .

<http://tun.fi/MX.4980058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anachipteria deficiens" ;
    dwc:scientificNameAuthorship "Grandjean, 1932" ;
    skos:broader <http://tun.fi/MX.201445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anachipteria deficiens"@fi,
        "Anachipteria deficiens"@sv .

<http://tun.fi/MX.4980060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Austrotritia finlandica" ;
    dwc:scientificNameAuthorship "Niedbala & Penttinen, 2007" ;
    skos:broader <http://tun.fi/MX.4980059> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Austrotritia finlandica"@fi,
        "Austrotritia finlandica"@sv .

<http://tun.fi/MX.4980062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belba corynopus" ;
    dwc:scientificNameAuthorship "(Hermann, 1804)" ;
    skos:broader <http://tun.fi/MX.201575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Belba corynopus"@fi,
        "Belba corynopus"@sv .

<http://tun.fi/MX.4980063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Berniniella terricola" ;
    dwc:scientificNameAuthorship "Subias, 1981" ;
    skos:broader <http://tun.fi/MX.201582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Berniniella terricola"@fi,
        "Berniniella terricola"@sv .

<http://tun.fi/MX.4980065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caenobelba montana" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1902)" ;
    skos:broader <http://tun.fi/MX.4980064> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caenobelba montana"@fi,
        "Caenobelba montana"@sv .

<http://tun.fi/MX.4980066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camisia solhoeyi" ;
    dwc:scientificNameAuthorship "Colloff, 1993" ;
    skos:broader <http://tun.fi/MX.201636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camisia solhoeyi"@fi,
        "Camisia solhoeyi"@sv .

<http://tun.fi/MX.4980067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabodes ornatus" ;
    dwc:scientificNameAuthorship "Storkan, 1925" ;
    skos:broader <http://tun.fi/MX.201649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carabodes ornatus"@fi,
        "Carabodes ornatus"@sv .

<http://tun.fi/MX.4980068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabodes reticulatus" ;
    dwc:scientificNameAuthorship "Berlese, 1913" ;
    skos:broader <http://tun.fi/MX.201649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carabodes reticulatus"@fi,
        "Carabodes reticulatus"@sv .

<http://tun.fi/MX.4980073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratozetes mediocris" ;
    dwc:scientificNameAuthorship "Berlese, 1908" ;
    skos:broader <http://tun.fi/MX.201718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratozetes mediocris"@fi,
        "Ceratozetes mediocris"@sv .

<http://tun.fi/MX.4980075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamobates birulai" ;
    dwc:scientificNameAuthorship "(Kulczynski, 1902)" ;
    skos:broader <http://tun.fi/MX.201724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamobates birulai"@fi,
        "Chamobates birulai"@sv .

<http://tun.fi/MX.4980077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conchogneta dalecarlica" ;
    dwc:scientificNameAuthorship "(Forsslund, 1947)" ;
    skos:broader <http://tun.fi/MX.4980076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conchogneta dalecarlica"@fi,
        "Conchogneta dalecarlica"@sv .

<http://tun.fi/MX.4980079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conoppia palmicincta" ;
    dwc:scientificNameAuthorship "(Michael, 1880)" ;
    skos:broader <http://tun.fi/MX.201790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conoppia palmicincta"@fi,
        "Conoppia palmicincta"@sv .

<http://tun.fi/MX.4980082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmochthonius lanatus" ;
    dwc:scientificNameAuthorship "(Michael, 1885)" ;
    skos:broader <http://tun.fi/MX.4980081> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cosmochthonius lanatus"@fi,
        "Cosmochthonius lanatus"@sv .

<http://tun.fi/MX.4980086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cultroribula vtorovi" ;
    dwc:scientificNameAuthorship "Krivolutsly, 1971" ;
    skos:broader <http://tun.fi/MX.201815> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cultroribula vtorovi"@fi,
        "Cultroribula vtorovi"@sv .

<http://tun.fi/MX.4980087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cultroribula juncta" ;
    dwc:scientificNameAuthorship "Michael, 1885" ;
    skos:broader <http://tun.fi/MX.201815> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cultroribula juncta"@fi,
        "Cultroribula juncta"@sv .

<http://tun.fi/MX.4980094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidamaeus fortispinosus" ;
    dwc:scientificNameAuthorship "Hammer, 1967" ;
    skos:broader <http://tun.fi/MX.201979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidamaeus fortispinosus"@fi,
        "Epidamaeus fortispinosus"@sv .

<http://tun.fi/MX.4980095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epidamaeus kamaensis" ;
    dwc:scientificNameAuthorship "(Sellnick, 1926)" ;
    skos:broader <http://tun.fi/MX.201979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epidamaeus kamaensis"@fi,
        "Epidamaeus kamaensis"@sv .

<http://tun.fi/MX.4980101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelops curtipilus" ;
    dwc:scientificNameAuthorship "(Berlese, 1916)" ;
    skos:broader <http://tun.fi/MX.202084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelops curtipilus"@fi,
        "Eupelops curtipilus"@sv .

<http://tun.fi/MX.4980102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euzetes globulus" ;
    dwc:scientificNameAuthorship "(Nicolet, 1855)" ;
    skos:broader <http://tun.fi/MX.202105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euzetes globulus"@fi,
        "Euzetes globulus"@sv .

<http://tun.fi/MX.4980103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galumna dimorpha" ;
    dwc:scientificNameAuthorship "Krivoluckaja, 1952" ;
    skos:broader <http://tun.fi/MX.202132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galumna dimorpha"@fi,
        "Galumna dimorpha"@sv .

<http://tun.fi/MX.4980104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galumna obvia" ;
    dwc:scientificNameAuthorship "(Berlese, 1915)" ;
    skos:broader <http://tun.fi/MX.202132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galumna obvia"@fi,
        "Galumna obvia"@sv .

<http://tun.fi/MX.4980105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hermannia nodosa" ;
    dwc:scientificNameAuthorship "Michael, 1888" ;
    skos:broader <http://tun.fi/MX.202245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hermannia nodosa"@fi,
        "Hermannia nodosa"@sv .

<http://tun.fi/MX.4980107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplophthiracarus illinoisensis" ;
    dwc:scientificNameAuthorship "(Ewing, 1909)" ;
    skos:broader <http://tun.fi/MX.4980106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplophthiracarus illinoisensis"@fi,
        "Hoplophthiracarus illinoisensis"@sv .

<http://tun.fi/MX.4980108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrozetes lemnae" ;
    dwc:scientificNameAuthorship "(Coggi, 1899)" ;
    skos:broader <http://tun.fi/MX.202284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrozetes lemnae"@fi,
        "Hydrozetes lemnae"@sv .

<http://tun.fi/MX.4980112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lagenobates lagenulus" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.4980111> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lagenobates lagenulus"@fi,
        "Lagenobates lagenulus"@sv .

<http://tun.fi/MX.4980115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licnodamaeus pulcherrimus" ;
    dwc:scientificNameAuthorship "(Paoli, 1908)" ;
    skos:broader <http://tun.fi/MX.4980114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Licnodamaeus pulcherrimus"@fi,
        "Licnodamaeus pulcherrimus"@sv .

<http://tun.fi/MX.4980117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Maerkelotritia cryptopa" ;
    dwc:scientificNameAuthorship "(Banks, 1904)" ;
    skos:broader <http://tun.fi/MX.4980116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Maerkelotritia cryptopa"@fi,
        "Maerkelotritia cryptopa"@sv .

<http://tun.fi/MX.4980120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malaconothrus monodactylus" ;
    dwc:scientificNameAuthorship "(Michael, 1888)" ;
    skos:broader <http://tun.fi/MX.202552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Malaconothrus monodactylus"@fi,
        "Malaconothrus monodactylus"@sv .

<http://tun.fi/MX.4980123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoplophora pulchra" ;
    dwc:scientificNameAuthorship "Sellnick, 1928" ;
    skos:broader <http://tun.fi/MX.4980122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoplophora pulchra"@fi,
        "Mesoplophora pulchra"@sv .

<http://tun.fi/MX.4980124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesotritia flagelliformis" ;
    dwc:scientificNameAuthorship "Ewing, 1909" ;
    skos:broader <http://tun.fi/MX.202587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesotritia flagelliformis"@fi,
        "Mesotritia flagelliformis"@sv .

<http://tun.fi/MX.4980125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metabelba pulverosa" ;
    dwc:scientificNameAuthorship "Strenzke, 1953" ;
    skos:broader <http://tun.fi/MX.202592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metabelba pulverosa"@fi,
        "Metabelba pulverosa"@sv .

<http://tun.fi/MX.4980129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nortonella helvetica" ;
    dwc:scientificNameAuthorship "Woas, 1992" ;
    skos:broader <http://tun.fi/MX.4980128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nortonella helvetica"@fi,
        "Nortonella helvetica"@sv .

<http://tun.fi/MX.4980130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophidiotrichus tectus" ;
    dwc:scientificNameAuthorship "(Michael, 1884)" ;
    skos:broader <http://tun.fi/MX.4980131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophidiotrichus tectus"@fi,
        "Ophidiotrichus tectus"@sv .

<http://tun.fi/MX.4980143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oribatella superbula" ;
    dwc:scientificNameAuthorship "(Berlese, 1904)" ;
    skos:broader <http://tun.fi/MX.202830> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oribatella superbula"@fi,
        "Oribatella superbula"@sv .

<http://tun.fi/MX.4980145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oribatula pannonica" ;
    dwc:scientificNameAuthorship "Willmann, 1949" ;
    skos:broader <http://tun.fi/MX.202835> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oribatula pannonica"@fi,
        "Oribatula pannonica"@sv .

<http://tun.fi/MX.4980150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pantelozetes forsslundi" ;
    dwc:scientificNameAuthorship "(Moritz, 1965)" ;
    skos:broader <http://tun.fi/MX.4980149> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pantelozetes forsslundi"@fi,
        "Pantelozetes forsslundi"@sv .

<http://tun.fi/MX.4980153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Passalozetes intermedius" ;
    dwc:scientificNameAuthorship "Mihelcic, 1954" ;
    skos:broader <http://tun.fi/MX.202971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Passalozetes intermedius"@fi,
        "Passalozetes intermedius"@sv .

<http://tun.fi/MX.4980155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peloribates longipilosus" ;
    dwc:scientificNameAuthorship "Csiszar & Jeleva, 1962" ;
    skos:broader <http://tun.fi/MX.4980154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peloribates longipilosus"@fi,
        "Peloribates longipilosus"@sv .

<http://tun.fi/MX.4980156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pergalumna willmanni" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1953" ;
    skos:broader <http://tun.fi/MX.202992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pergalumna willmanni"@fi,
        "Pergalumna willmanni"@sv .

<http://tun.fi/MX.4980174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phauloppia nemoralis" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.203008> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phauloppia nemoralis"@fi,
        "Phauloppia nemoralis"@sv .

<http://tun.fi/MX.4980175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthiracarus clavatus" ;
    dwc:scientificNameAuthorship "Parry, 1979" ;
    skos:broader <http://tun.fi/MX.203034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthiracarus clavatus"@fi,
        "Phthiracarus clavatus"@sv .

<http://tun.fi/MX.4980176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthiracarus bryobius" ;
    dwc:scientificNameAuthorship "Jacot, 1930" ;
    skos:broader <http://tun.fi/MX.203034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthiracarus bryobius"@fi,
        "Phthiracarus bryobius"@sv .

<http://tun.fi/MX.4980177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthiracarus crinitus" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1841)" ;
    skos:broader <http://tun.fi/MX.203034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthiracarus crinitus"@fi,
        "Phthiracarus crinitus"@sv .

<http://tun.fi/MX.4980178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phthiracarus nitens" ;
    dwc:scientificNameAuthorship "Nicolet, 1855" ;
    skos:broader <http://tun.fi/MX.203034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phthiracarus nitens"@fi,
        "Phthiracarus nitens"@sv .

<http://tun.fi/MX.4980182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platynothrus capillatus" ;
    dwc:scientificNameAuthorship "(Berlese, 1914)" ;
    skos:broader <http://tun.fi/MX.203108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platynothrus capillatus"@fi,
        "Platynothrus capillatus"@sv .

<http://tun.fi/MX.4980185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podoribates longipes" ;
    dwc:scientificNameAuthorship "(Berlese, 1887)" ;
    skos:broader <http://tun.fi/MX.4980184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podoribates longipes"@fi,
        "Podoribates longipes"@sv .

<http://tun.fi/MX.4980187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoribotritia oligotricha" ;
    dwc:scientificNameAuthorship "Märkel, 1963" ;
    skos:broader <http://tun.fi/MX.4980186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoribotritia oligotricha"@fi,
        "Protoribotritia oligotricha"@sv .

<http://tun.fi/MX.4980188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramusella fasciata" ;
    dwc:scientificNameAuthorship "Paoli, 1908" ;
    skos:broader <http://tun.fi/MX.203225> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramusella fasciata"@fi,
        "Ramusella fasciata"@sv .

<http://tun.fi/MX.4980189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramusella mihelcici" ;
    dwc:scientificNameAuthorship "Pérez-Íñigo, 1965" ;
    skos:broader <http://tun.fi/MX.203225> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramusella mihelcici"@fi,
        "Ramusella mihelcici"@sv .

<http://tun.fi/MX.4980190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramusella elliptica" ;
    dwc:scientificNameAuthorship "(Berlese, 1908)" ;
    skos:broader <http://tun.fi/MX.203225> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramusella elliptica"@fi,
        "Ramusella elliptica"@sv .

<http://tun.fi/MX.4980191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramusella furcata" ;
    dwc:scientificNameAuthorship "(Willmann, 1928)" ;
    skos:broader <http://tun.fi/MX.203225> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramusella furcata"@fi,
        "Ramusella furcata"@sv .

<http://tun.fi/MX.4980192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramusella insculpta" ;
    dwc:scientificNameAuthorship "(Paoli, 1908)" ;
    skos:broader <http://tun.fi/MX.203225> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramusella insculpta"@fi,
        "Ramusella insculpta"@sv .

<http://tun.fi/MX.4980201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siculobata leontonycha" ;
    dwc:scientificNameAuthorship "(Berlese, 1910)" ;
    skos:broader <http://tun.fi/MX.4980200> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siculobata leontonycha"@fi,
        "Siculobata leontonycha"@sv .

<http://tun.fi/MX.4980205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Subiasella quadrimaculata" ;
    dwc:scientificNameAuthorship "(Evans, 1952)" ;
    skos:broader <http://tun.fi/MX.4980204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Subiasella quadrimaculata"@fi,
        "Subiasella quadrimaculata"@sv .

<http://tun.fi/MX.4980207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelba aliena" ;
    dwc:scientificNameAuthorship "Moritz, 1970" ;
    skos:broader <http://tun.fi/MX.203401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelba aliena"@fi,
        "Suctobelba aliena"@sv .

<http://tun.fi/MX.4980208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelba regia" ;
    dwc:scientificNameAuthorship "Moritz, 1970" ;
    skos:broader <http://tun.fi/MX.203401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelba regia"@fi,
        "Suctobelba regia"@sv .

<http://tun.fi/MX.4980209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suctobelbella arcana" ;
    dwc:scientificNameAuthorship "Moritz, 1970" ;
    skos:broader <http://tun.fi/MX.203404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suctobelbella arcana"@fi,
        "Suctobelbella arcana"@sv .

<http://tun.fi/MX.4980211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoribates myrica" ;
    dwc:scientificNameAuthorship "Gjelstrup & Solhoy, 1994" ;
    skos:broader <http://tun.fi/MX.203562> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoribates myrica"@fi,
        "Trichoribates myrica"@sv .

<http://tun.fi/MX.4980212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoribates novus" ;
    dwc:scientificNameAuthorship "(Sellnick, 1928)" ;
    skos:broader <http://tun.fi/MX.203562> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoribates novus"@fi,
        "Trichoribates novus"@sv .

<http://tun.fi/MX.4980214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimalaconothrus maior" ;
    dwc:scientificNameAuthorship "(Berlese, 1910)" ;
    skos:broader <http://tun.fi/MX.203577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimalaconothrus maior"@fi,
        "Trimalaconothrus maior"@sv .

<http://tun.fi/MX.4980215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygoribatula frisiae" ;
    dwc:scientificNameAuthorship "(Oudemans, 1916)" ;
    skos:broader <http://tun.fi/MX.203747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zygoribatula frisiae"@fi,
        "Zygoribatula frisiae"@sv .

<http://tun.fi/MX.4983758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta halterata" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta halterata"@fi,
        "Alloxysta halterata"@sv .

<http://tun.fi/MX.4983759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basalys cymocles" ;
    dwc:scientificNameAuthorship "Nixon, 1980" ;
    skos:broader <http://tun.fi/MX.318106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Basalys cymocles"@fi,
        "Basalys cymocles"@sv .

<http://tun.fi/MX.4983913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atanycolus initiator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.296532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atanycolus initiator"@fi,
        "Atanycolus initiator"@sv .

<http://tun.fi/MX.4983982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helicogloea subardosiaca" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Donk." ;
    skos:broader <http://tun.fi/MX.205041> ;
    skos:hiddenLabel "Helicogloea subardosiaca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häivetoukkio"@fi,
        "Helicogloea subardosiaca"@sv .

<http://tun.fi/MX.4983994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudobrevicoryne buhri" ;
    dwc:scientificNameAuthorship "(Börner, 1952)" ;
    skos:broader <http://tun.fi/MX.4983993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudobrevicoryne buhri"@fi,
        "Pseudobrevicoryne buhri"@sv .

<http://tun.fi/MX.4983995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Otidea platyspora" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.233840> ;
    skos:hiddenLabel "Otidea platyspora"@fi,
        "Otidea platyspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "surujänönkorva"@fi,
        "gråbrunt haröra"@sv .

<http://tun.fi/MX.4984035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita coryli" ;
    dwc:scientificNameAuthorship "Neville & Poumarat" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita coryli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinänkärpässieni"@fi,
        "Amanita coryli"@sv .

<http://tun.fi/MX.4984037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrachospermum sporulans" ;
    dwc:scientificNameAuthorship "Sirodot" ;
    skos:broader <http://tun.fi/MX.213360> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Batrachospermum sporulans"@fi,
        "Batrachospermum sporulans"@sv .

<http://tun.fi/MX.4984057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choeras tiro" ;
    dwc:scientificNameAuthorship "(Reinhard, 1880)" ;
    skos:broader <http://tun.fi/MX.297206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choeras tiro"@fi,
        "Choeras tiro"@sv .

<http://tun.fi/MX.4984058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choeras dorsalis" ;
    dwc:scientificNameAuthorship "(Spinola 1808)" ;
    skos:broader <http://tun.fi/MX.297206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Choeras dorsalis"@fi,
        "Choeras dorsalis"@sv .

<http://tun.fi/MX.4984059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea faucula" ;
    dwc:scientificNameAuthorship "(Nixon, 1972)" ;
    skos:broader <http://tun.fi/MX.297213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichogenidea faucula"@fi,
        "Dolichogenidea faucula"@sv .

<http://tun.fi/MX.4984060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholetesor salalicus" ;
    dwc:scientificNameAuthorship "(Mason, 1959)" ;
    skos:broader <http://tun.fi/MX.297247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholetesor salalicus"@fi,
        "Pholetesor salalicus"@sv .

<http://tun.fi/MX.4984061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholetesor laetus" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.297247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholetesor laetus"@fi,
        "Pholetesor laetus"@sv .

<http://tun.fi/MX.4984062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia adippevora" ;
    dwc:scientificNameAuthorship "Shaw, 2009" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia adippevora"@fi,
        "Cotesia adippevora"@sv .

<http://tun.fi/MX.4984065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia calodetta" ;
    dwc:scientificNameAuthorship "(Nixon, 1974)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia calodetta"@fi,
        "Cotesia calodetta"@sv .

<http://tun.fi/MX.4984066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia coryphe" ;
    dwc:scientificNameAuthorship "(Nixon, 1974)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia coryphe"@fi,
        "Cotesia coryphe"@sv .

<http://tun.fi/MX.4984070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia selenevora" ;
    dwc:scientificNameAuthorship "Shaw, 2009" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia selenevora"@fi,
        "Cotesia selenevora"@sv .

<http://tun.fi/MX.4984072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protapanteles anchisiades" ;
    dwc:scientificNameAuthorship "(Nixon, 1973)" ;
    skos:broader <http://tun.fi/MX.297332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protapanteles anchisiades"@fi,
        "Protapanteles anchisiades"@sv .

<http://tun.fi/MX.4984073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protapanteles octonarius" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.297332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protapanteles octonarius"@fi,
        "Protapanteles octonarius"@sv .

<http://tun.fi/MX.4984074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygroplitis rugulosus" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.297198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygroplitis rugulosus"@fi,
        "Hygroplitis rugulosus"@sv .

<http://tun.fi/MX.4984118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Histeromerus mystacinus" ;
    dwc:scientificNameAuthorship "Wesmael, 1838" ;
    skos:broader <http://tun.fi/MX.4984117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Histeromerus mystacinus"@fi,
        "Histeromerus mystacinus"@sv .

<http://tun.fi/MX.4984120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigalphus irrorator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.4984119> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sigalphus irrorator"@fi,
        "Sigalphus irrorator"@sv .

<http://tun.fi/MX.4984133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thoracochaeta seticosta" ;
    dwc:scientificNameAuthorship "(Spuler, 1925)" ;
    skos:broader <http://tun.fi/MX.279853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thoracochaeta seticosta"@fi,
        "Thoracochaeta seticosta"@sv .

<http://tun.fi/MX.4984169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanacetum macrophyllum" ;
    dwc:scientificNameAuthorship "(Waldst. & Kit.) Sch. Bip." ;
    skos:broader <http://tun.fi/MX.39829> ;
    skos:hiddenLabel "Tanacetum macrophyllum"@fi,
        "Tanacetum macrophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättipietaryrtti"@fi,
        "röllikekrage"@sv .

<http://tun.fi/MX.4984172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tulipa turkestanica" ;
    dwc:scientificNameAuthorship "(Regel) Regel" ;
    skos:broader <http://tun.fi/MX.42009> ;
    skos:hiddenLabel "Tulipa turkestanica"@fi,
        "Tulipa turkestanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiötulppaani"@fi,
        "dvärgtulpan"@sv .

<http://tun.fi/MX.4984234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilochalcis subarmata" ;
    dwc:scientificNameAuthorship "(Förster, 1855)" ;
    skos:broader <http://tun.fi/MX.4984233> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilochalcis subarmata"@fi,
        "Psilochalcis subarmata"@sv .

<http://tun.fi/MX.4984254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oulema duftschmidi" ;
    dwc:scientificNameAuthorship "(Redtenbacher, 1874)" ;
    skos:broader <http://tun.fi/MX.194836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oulema duftschmidi"@fi,
        "Oulema duftschmidi"@sv .

<http://tun.fi/MX.4984255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucnemis zaitzevi" ;
    dwc:scientificNameAuthorship "Mamaev, 1976" ;
    skos:broader <http://tun.fi/MX.192870> ;
    skos:hiddenLabel "Eucnemis capucina"@fi,
        "Eucnemis zaitzevi"@fi,
        "Eucnemis capucina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyrmysepikkä"@fi,
        "Eucnemis zaitzevi"@sv .

<http://tun.fi/MX.4984333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sathon eugeni" ;
    dwc:scientificNameAuthorship "(Papp, 1972)" ;
    skos:broader <http://tun.fi/MX.297209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sathon eugeni"@fi,
        "Sathon eugeni"@sv .

<http://tun.fi/MX.4984353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis pseudomarcescibilis" ;
    dwc:scientificNameAuthorship "Heykoop, G. Moreno & P. Alvarado" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis pseudomarcescibilis"@fi,
        "Coprinopsis pseudomarcescibilis"@sv .

<http://tun.fi/MX.4984380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus horstmanni" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus horstmanni"@fi,
        "Mesochorus horstmanni"@sv .

<http://tun.fi/MX.4984402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus torquentis" ;
    dwc:scientificNameAuthorship "Graham, 1987" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus torquentis"@fi,
        "Aprostocetus torquentis"@sv .

<http://tun.fi/MX.4984413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia geryonis" ;
    dwc:scientificNameAuthorship "(Marshall, 1885)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia geryonis"@fi,
        "Cotesia geryonis"@sv .

<http://tun.fi/MX.4984414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basalys tuberculatus" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.318106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Basalys tuberculatus"@fi,
        "Basalys tuberculatus"@sv .

<http://tun.fi/MX.4984474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanna cryophila" ;
    dwc:scientificNameAuthorship "Ozerov & Krivosheina, 2015" ;
    skos:broader <http://tun.fi/MX.280563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanna cryophila"@fi,
        "Nanna cryophila"@sv .

<http://tun.fi/MX.4984493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrotis puta" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.62999> ;
    skos:hiddenLabel "Agrotis puta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikiokatkoyökkönen"@fi,
        "Agrotis puta"@sv .

<http://tun.fi/MX.4984494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ennomos quercinarius" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61698> ;
    skos:hiddenLabel "Ennomos quercinaria"@fi,
        "Ennomos quercinarius"@fi,
        "Ennomos quercinaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökkilovimittari"@fi,
        "Ennomos quercinarius"@sv .

<http://tun.fi/MX.4984495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemophora minimella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.58657> ;
    skos:hiddenLabel "Nemophora minimella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonsurviaiskoi"@fi,
        "Nemophora minimella"@sv .

<http://tun.fi/MX.4984497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydalima perspectalis" ;
    dwc:scientificNameAuthorship "(Walker, 1859)" ;
    skos:broader <http://tun.fi/MX.4984496> ;
    skos:hiddenLabel "Cydalima perspectalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puksipuukoisa"@fi,
        "Cydalima perspectalis"@sv .

<http://tun.fi/MX.4984499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelia coenosa" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.4984498> ;
    skos:hiddenLabel "Laelia coenosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taarnavillakas"@fi,
        "Laelia coenosa"@sv .

<http://tun.fi/MX.4984500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorissa cloraria" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61515> ;
    skos:hiddenLabel "Chlorissa cloraria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jademittari"@fi,
        "Chlorissa cloraria"@sv .

<http://tun.fi/MX.4984588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora euphorbiae" ;
    dwc:scientificNameAuthorship "(C. Schub) Castagne" ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora euphorbiae"@fi,
        "Melampsora euphorbiae"@sv .

<http://tun.fi/MX.4984589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora ribesii-purpureae" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora ribesii-purpureae"@fi,
        "Melampsora ribesii-purpureae"@sv .

<http://tun.fi/MX.4984590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pucciniastrum agrimoniae" ;
    dwc:scientificNameAuthorship "(Dietel) Tranzschel" ;
    skos:broader <http://tun.fi/MX.233625> ;
    skos:hiddenLabel "Thekopsora agrimoniae"@fi,
        "Thekopsora agrimoniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pucciniastrum agrimoniae"@fi,
        "Pucciniastrum agrimoniae"@sv .

<http://tun.fi/MX.4984591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia centaureae" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia centaureae"@fi,
        "Puccinia centaureae"@sv .

<http://tun.fi/MX.4984592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces trifolii-repentis" ;
    dwc:scientificNameAuthorship "Liro" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces trifolii-repentis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces trifolii-repentis"@fi,
        "rödklöverrost"@sv .

<http://tun.fi/MX.4984593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tracya lemnae" ;
    dwc:scientificNameAuthorship "(Setch.) Syd. & P. Syd." ;
    skos:broader <http://tun.fi/MX.233599> ;
    skos:hiddenLabel "Cornuella lemnae"@fi,
        "Cornuella lemnae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tracya lemnae"@fi,
        "Tracya lemnae"@sv .

<http://tun.fi/MX.4984594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia brachypodii" ;
    dwc:scientificNameAuthorship "G. H. Otth" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia brachypodii"@fi,
        "Puccinia brachypodii"@sv .

<http://tun.fi/MX.4984595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sawadaea bicornis" ;
    dwc:scientificNameAuthorship "(Wallr. : Fr.) Homma" ;
    skos:broader <http://tun.fi/MX.233896> ;
    skos:hiddenLabel "Sawadaea bicornis"@fi,
        "Uncinula bicornis"@fi,
        "Uncinula bicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänvaahteranhärmä"@fi,
        "Sawadaea bicornis"@sv .

<http://tun.fi/MX.4984596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blumeria graminis" ;
    dwc:scientificNameAuthorship "(DC.) Speer" ;
    skos:broader <http://tun.fi/MX.233891> ;
    skos:hiddenLabel "Blumeria graminis"@fi,
        "Erysiphe graminis"@fi,
        "Blumeria graminis"@sv,
        "Erysiphe graminis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinänhärmä"@fi,
        "gräsmjöldagg"@sv .

<http://tun.fi/MX.4984597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia holcina" ;
    dwc:scientificNameAuthorship "Erikss." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia holcina"@fi,
        "Puccinia holcina"@sv .

<http://tun.fi/MX.4984598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum tragopogonis-pratensis" ;
    dwc:scientificNameAuthorship "(Pers.) R. Bauer & Oberw." ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Ustilago tragopogonis-pratensis"@fi,
        "Microbotryum tragopogonis-pratensis"@sv,
        "Ustilago tragopogonis-pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbotryum tragopogonis-pratensis"@fi,
        "korgsot"@sv .

<http://tun.fi/MX.4984599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera thalictri" ;
    dwc:scientificNameAuthorship "(L. Junell) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Sphaerotheca thalictri"@fi,
        "Sphaerotheca thalictri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podosphaera thalictri"@fi,
        "Podosphaera thalictri"@sv .

<http://tun.fi/MX.4984600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia uliginosa" ;
    dwc:scientificNameAuthorship "Juel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia caricina var. uliginosa"@fi,
        "Puccinia uliginosa"@fi,
        "Puccinia caricina var. uliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vilukon-saranruoste"@fi,
        "Puccinia uliginosa"@sv .

<http://tun.fi/MX.4984601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera volkartii" ;
    dwc:scientificNameAuthorship "(S. Blumer) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera volkartii"@fi,
        "Sphaerotheca volkartii"@fi,
        "Sphaerotheca volkartii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvuokonhaituhärmä"@fi,
        "Podosphaera volkartii"@sv .

<http://tun.fi/MX.4984602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea buxbaumii" ;
    dwc:scientificNameAuthorship "Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea buxbaumii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karttusarannoki"@fi,
        "Anthracoidea buxbaumii"@sv .

<http://tun.fi/MX.4984603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsorella symphyti" ;
    dwc:scientificNameAuthorship "Bubák" ;
    skos:broader <http://tun.fi/MX.233627> ;
    skos:hiddenLabel "Thekopsora symphyti"@fi,
        "Thekopsora symphyti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsorella symphyti"@fi,
        "Melampsorella symphyti"@sv .

<http://tun.fi/MX.4984604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia punctiformis" ;
    dwc:scientificNameAuthorship "(F. Strauss) Röhl." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia punctiformis"@fi,
        "Uredo punctiformis"@fi,
        "Puccinia punctiformis"@sv,
        "Uredo punctiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pelto-ohdakkeenruoste"@fi,
        "luktrost"@sv .

<http://tun.fi/MX.4984605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea fischeri" ;
    dwc:scientificNameAuthorship "(P. Karst.) Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea fischeri"@fi,
        "Cintractia fischeri"@fi,
        "Cintractia fischeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaasarannoki"@fi,
        "Anthracoidea fischeri"@sv .

<http://tun.fi/MX.4984606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma chrysosplenii" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Entyloma chrysosplenii"@fi,
        "Entylomella chrysospleni"@fi,
        "Entylomella chrysospleni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linnunsilmänlaikkunoki"@fi,
        "Entyloma chrysosplenii"@sv .

<http://tun.fi/MX.4984607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum koenigiae" ;
    dwc:scientificNameAuthorship "(Rostr.) Vánky" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Microbotryum koenigiae"@fi,
        "Ustilago koenigiae"@fi,
        "Ustilago koenigiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjentattarentuhkio"@fi,
        "Microbotryum koenigiae"@sv .

<http://tun.fi/MX.4984608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera aphanis" ;
    dwc:scientificNameAuthorship "(Wallr.) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera aphanis"@fi,
        "Sphaerotheca aphanis"@fi,
        "Sphaerotheca humuli"@fi,
        "Sphaerotheca aphanis"@sv,
        "Sphaerotheca humuli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mansikanhärmä"@fi,
        "Podosphaera aphanis"@sv .

<http://tun.fi/MX.4984609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces montagnei" ;
    dwc:scientificNameAuthorship "U. Braun" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Golovinomyces montagnei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakkeenkolohärmä"@fi,
        "Golovinomyces montagnei"@sv .

<http://tun.fi/MX.4984610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyalopsora polypodii" ;
    dwc:scientificNameAuthorship "(Dietel) Magnus" ;
    skos:broader <http://tun.fi/MX.233626> ;
    skos:hiddenLabel "Hyalopsora polypodii"@fi,
        "Uredinopsis polypodii"@fi,
        "Uredinopsis polypodii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loikonruoste"@fi,
        "Hyalopsora polypodii"@sv .

<http://tun.fi/MX.4984611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea intercedens" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea intercedens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhisaranruutunoki"@fi,
        "Anthracoidea intercedens"@sv .

<http://tun.fi/MX.4984612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma dahliae" ;
    dwc:scientificNameAuthorship "Syd. & P. Syd." ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Entyloma calendulae f. dahliae"@fi,
        "Entyloma calendulae f. dahliae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entyloma dahliae"@fi,
        "Entyloma dahliae"@sv .

<http://tun.fi/MX.4984613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia hypochoeridis" ;
    dwc:scientificNameAuthorship "Oudem." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia hieracii var. hypochoeridis"@fi,
        "Puccinia hieracii var. hypochoeridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia hypochoeridis"@fi,
        "Puccinia hypochoeridis"@sv .

<http://tun.fi/MX.4984614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces scrophulariae" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces scrophulariae"@fi,
        "Uromyces scrophulariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyläjuurenruskoruoste"@fi,
        "flenörtsrost"@sv .

<http://tun.fi/MX.4984615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum silenes-acaulis" ;
    dwc:scientificNameAuthorship "M. Lutz, Piątek & Kemler" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbotryum silenes-acaulis"@fi,
        "Microbotryum silenes-acaulis"@sv .

<http://tun.fi/MX.4984616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia jaceae" ;
    dwc:scientificNameAuthorship "G. H. Otth" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia jaceae"@fi,
        "Puccinia jaceae"@sv .

<http://tun.fi/MX.4984617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia asarina" ;
    dwc:scientificNameAuthorship "Kunze" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia asari"@fi,
        "Puccinia asari"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia asarina"@fi,
        "Puccinia asarina"@sv .

<http://tun.fi/MX.4984618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia cicutae" ;
    dwc:scientificNameAuthorship "Lasch" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia cicutae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keisonruoste"@fi,
        "Puccinia cicutae"@sv .

<http://tun.fi/MX.4984619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe divaricata" ;
    dwc:scientificNameAuthorship "(Wallr.) Schltdl." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe divaricata"@fi,
        "Microsphaera divaricata"@fi,
        "Microsphaera divaricata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpipaatsamanhärmä"@fi,
        "Erysiphe divaricata"@sv .

<http://tun.fi/MX.4984621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoërysiphe galii" ;
    dwc:scientificNameAuthorship "(S. Blumer) U. Braun" ;
    skos:broader <http://tun.fi/MX.4984456> ;
    skos:hiddenLabel "Erysiphe galii"@fi,
        "Neoërysiphe galii"@fi,
        "Erysiphe galii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mataranmyöhähärmä"@fi,
        "Neoërysiphe galii"@sv .

<http://tun.fi/MX.4984622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia mulgedii" ;
    dwc:scientificNameAuthorship "P. Syd. & Syd." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia mulgedii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinivalvatinruoste"@fi,
        "Puccinia mulgedii"@sv .

<http://tun.fi/MX.4984623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora caprearum" ;
    dwc:scientificNameAuthorship "Thüm." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:hiddenLabel "Melampsora caprearum"@fi,
        "Melampsora laricis-caprearum"@fi,
        "Melampsora laricis-caprearum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikuusen-raidankeltaruoste"@fi,
        "Melampsora caprearum"@sv .

<http://tun.fi/MX.4984624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis occulta" ;
    dwc:scientificNameAuthorship "(Wallr.) Rabenh. ex Fuckel" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia occulta"@fi,
        "Urocystis occulta"@fi,
        "Tuburcinia occulta"@sv,
        "Urocystis occulta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rukiinryväsnoki"@fi,
        "stråsot"@sv .

<http://tun.fi/MX.4984626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia leontodontis" ;
    dwc:scientificNameAuthorship "Jacky" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia leontodontis"@fi,
        "Puccinia leontodontis"@sv .

<http://tun.fi/MX.4984627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia semadenii" ;
    dwc:scientificNameAuthorship "Gäum." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia semadenii"@fi,
        "Puccinia semadenii"@sv .

<http://tun.fi/MX.4984628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe heraclei" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe heraclei"@fi,
        "Erysiphe umbelliferarum"@fi,
        "Erysiphe heraclei"@sv,
        "Erysiphe umbelliferarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarjakukkaishärmä"@fi,
        "umbellatmjöldagg"@sv .

<http://tun.fi/MX.4984629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilletia separata" ;
    dwc:scientificNameAuthorship "J. Kunze" ;
    skos:broader <http://tun.fi/MX.53431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tilletia separata"@fi,
        "Tilletia separata"@sv .

<http://tun.fi/MX.4984630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schroeteria delastrina" ;
    dwc:scientificNameAuthorship "(Tul. & C. Tul.) G. Winter" ;
    skos:broader <http://tun.fi/MX.4984462> ;
    skos:hiddenLabel "Schroeteria delastrina"@fi,
        "Thecaphora delastrina"@fi,
        "Thecaphora delastrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tädykkeenjauhio"@fi,
        "Schroeteria delastrina"@sv .

<http://tun.fi/MX.4984631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmidium rosae-pimpinellifoliae" ;
    dwc:scientificNameAuthorship "Dietel" ;
    skos:broader <http://tun.fi/MX.233612> ;
    skos:hiddenLabel "Phragmidium rosae-pimpinellifoliae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juhannusruusunruoste"@fi,
        "Phragmidium rosae-pimpinellifoliae"@sv .

<http://tun.fi/MX.4984632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilletia sesleriae" ;
    dwc:scientificNameAuthorship "Juel" ;
    skos:broader <http://tun.fi/MX.53431> ;
    skos:hiddenLabel "Tilletia sesleriae"@fi,
        "Ustilago sesleriae"@fi,
        "Ustilago sesleriae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lupikannoki"@fi,
        "Tilletia sesleriae"@sv .

<http://tun.fi/MX.4984633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea echinospora" ;
    dwc:scientificNameAuthorship "(Lehtola) Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea echinospora"@fi,
        "Cintractia echinospora"@fi,
        "Cintractia echinospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiltosarannoki"@fi,
        "Anthracoidea echinospora"@sv .

<http://tun.fi/MX.4984634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthrocladiella mougeotii" ;
    dwc:scientificNameAuthorship "(Lév.) Vassilkov" ;
    skos:broader <http://tun.fi/MX.233890> ;
    skos:hiddenLabel "Microsphaera mougeotii"@fi,
        "Microsphaera mougeotii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthrocladiella mougeotii"@fi,
        "Arthrocladiella mougeotii"@sv .

<http://tun.fi/MX.4984636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces pisi" ;
    dwc:scientificNameAuthorship "(DC.) G. H. Otth" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces pisi"@fi,
        "Uromyces pisi-sativi"@fi,
        "Uromyces pisi-sativi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyräkin-herneenruskoruoste"@fi,
        "Uromyces pisi"@sv .

<http://tun.fi/MX.4984637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum aviculare" ;
    dwc:scientificNameAuthorship "(Liro) Vánky" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Ustilago anomala var. avicularis"@fi,
        "Ustilago anomala var. avicularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbotryum aviculare"@fi,
        "Microbotryum aviculare"@sv .

<http://tun.fi/MX.4984638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bauerago vuyckii" ;
    dwc:scientificNameAuthorship "(Oudem. & Beij.) Vánky" ;
    skos:broader <http://tun.fi/MX.233657> ;
    skos:hiddenLabel "Cintractia vuyckii"@fi,
        "Cintractia vuyckii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bauerago vuyckii"@fi,
        "Bauerago vuyckii"@sv .

<http://tun.fi/MX.4984639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora liniperda" ;
    dwc:scientificNameAuthorship "(Körn.) Palm" ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:hiddenLabel "Melampsora lini var. liniperda"@fi,
        "Melampsora liniperda"@fi,
        "Melampsora lini var. liniperda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pellavankeltaruoste"@fi,
        "Melampsora liniperda"@sv .

<http://tun.fi/MX.4984640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thekopsora goeppertiana" ;
    dwc:scientificNameAuthorship "(J. G. Kühn) Hirats. f." ;
    skos:broader <http://tun.fi/MX.4984460> ;
    skos:hiddenLabel "Pucciniastrum goeppertianum"@fi,
        "Pucciniastrum goeppertianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thekopsora goeppertiana"@fi,
        "Thekopsora goeppertiana"@sv .

<http://tun.fi/MX.4984641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis alopecuri" ;
    dwc:scientificNameAuthorship "A. B. Frank" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia alopecuri"@fi,
        "Tuburcinia alopecuri"@sv,
        "Urocystis alopecuri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis alopecuri"@fi,
        "ängskavlesot"@sv .

<http://tun.fi/MX.4984643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia singularis" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia singularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavuokonruoste"@fi,
        "Puccinia singularis"@sv .

<http://tun.fi/MX.4984644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum picaceum" ;
    dwc:scientificNameAuthorship "(Lagerh. & Liro) Vánky" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Microbotryum picaceum"@fi,
        "Ustilago picacea"@fi,
        "Ustilago picacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjentattarenkukkatuhkio"@fi,
        "Microbotryum picaceum"@sv .

<http://tun.fi/MX.4984645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum pustulatum" ;
    dwc:scientificNameAuthorship "(DC.) R. Bauer & Oberw." ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Microbotryum pustulatum"@fi,
        "Ustilago bistortarum var. pustulata"@fi,
        "Ustilago bistortarum var. pustulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnantattarenlehtituhkio"@fi,
        "Microbotryum pustulatum"@sv .

<http://tun.fi/MX.4984646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia antirrhini" ;
    dwc:scientificNameAuthorship "Dietel & Holw." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia antirrhini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia antirrhini"@fi,
        "lejongapsrost"@sv .

<http://tun.fi/MX.4984647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entorrhiza caricicola" ;
    dwc:scientificNameAuthorship "Ferd. & Winge" ;
    skos:broader <http://tun.fi/MX.233660> ;
    skos:hiddenLabel "Melanotaenium caricicola"@fi,
        "Melanotaenium caricicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entorrhiza caricicola"@fi,
        "Entorrhiza caricicola"@sv .

<http://tun.fi/MX.4984648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea inclusa" ;
    dwc:scientificNameAuthorship "Bref." ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea inclusa"@fi,
        "Cintractia inclusa"@fi,
        "Cintractia inclusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pullosarannoki"@fi,
        "Anthracoidea inclusa"@sv .

<http://tun.fi/MX.4984649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea pulicaris" ;
    dwc:scientificNameAuthorship "Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracoidea pulicaris"@fi,
        "Anthracoidea pulicaris"@sv .

<http://tun.fi/MX.4984650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia herniariae" ;
    dwc:scientificNameAuthorship "Unger" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia herniariae"@fi,
        "Puccinia herniariae"@sv .

<http://tun.fi/MX.4984651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomyxa empetri" ;
    dwc:scientificNameAuthorship "(Pers.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.233623> ;
    skos:hiddenLabel "Chrysomyxa empetri"@fi,
        "Thekopsora empetri"@fi,
        "Thekopsora empetri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "variksenmarjanruoste"@fi,
        "Chrysomyxa empetri"@sv .

<http://tun.fi/MX.4984652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia intybi" ;
    dwc:scientificNameAuthorship "(Juel) Syd. & P. Syd." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia variabilis f. intybi"@fi,
        "Puccinia variabilis f. intybi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia intybi"@fi,
        "Puccinia intybi"@sv .

<http://tun.fi/MX.4984656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia dovrensis" ;
    dwc:scientificNameAuthorship "A. Blytt" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia dovrensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioisenruoste"@fi,
        "Puccinia dovrensis"@sv .

<http://tun.fi/MX.4984657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces beticola" ;
    dwc:scientificNameAuthorship "(Bellynck) Boerema, Loer. & Hamers" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces betae"@fi,
        "Uromyces betae"@sv,
        "Uromyces beticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces beticola"@fi,
        "betrost"@sv .

<http://tun.fi/MX.4984658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea rupestris" ;
    dwc:scientificNameAuthorship "Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracoidea rupestris"@fi,
        "Anthracoidea rupestris"@sv .

<http://tun.fi/MX.4984659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis ficariae" ;
    dwc:scientificNameAuthorship "(Liro) Moesz" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia ficariae"@fi,
        "Tuburcinia ficariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis ficariae"@fi,
        "Urocystis ficariae"@sv .

<http://tun.fi/MX.4984661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia calthae" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia calthae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentukanpikkuruoste"@fi,
        "Puccinia calthae"@sv .

<http://tun.fi/MX.4984662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe tortilis" ;
    dwc:scientificNameAuthorship "(Wallr. : Fr.) Link" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe tortilis"@fi,
        "Microsphaera tortilis"@fi,
        "Microsphaera tortilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanukanhärmä"@fi,
        "Erysiphe tortilis"@sv .

<http://tun.fi/MX.4984663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomyxa abietis" ;
    dwc:scientificNameAuthorship "(Wallr.) Unger" ;
    skos:broader <http://tun.fi/MX.233623> ;
    skos:hiddenLabel "Chrysomyxa abietis"@fi,
        "Chrysomyxa abietis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenkultaruoste"@fi,
        "granrost"@sv .

<http://tun.fi/MX.4984664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomyxa ledi" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) de Bary" ;
    skos:broader <http://tun.fi/MX.233623> ;
    skos:hiddenLabel "Chrysomyxa ledi"@fi,
        "Chrysomyxa ledi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusen-suopursunruoste"@fi,
        "skvattramrost"@sv .

<http://tun.fi/MX.4984665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilletia holci" ;
    dwc:scientificNameAuthorship "(Westend.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.53431> ;
    skos:hiddenLabel "Polycystis holci"@fi,
        "Polycystis holci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tilletia holci"@fi,
        "Tilletia holci"@sv .

<http://tun.fi/MX.4984666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilago calamagrostidis" ;
    dwc:scientificNameAuthorship "(Fuckel) G. P. Clinton" ;
    skos:broader <http://tun.fi/MX.53420> ;
    skos:hiddenLabel "Tilletia calamagrostidis"@fi,
        "Ustilago calamagrostidis"@fi,
        "Tilletia calamagrostidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastikanpiikkinoki"@fi,
        "Ustilago calamagrostidis"@sv .

<http://tun.fi/MX.4984667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces poae" ;
    dwc:scientificNameAuthorship "Rabenh." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "uromyces dactylidis var. poae"@fi,
        "uromyces dactylidis var. poae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces poae"@fi,
        "Uromyces poae"@sv .

<http://tun.fi/MX.4984668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oidium cyparissiae" ;
    dwc:scientificNameAuthorship "P. Syd." ;
    skos:broader <http://tun.fi/MX.4984453> ;
    skos:hiddenLabel "Fibroidium cyparissiae"@fi,
        "Fibroidium cyparissiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oidium cyparissiae"@fi,
        "Oidium cyparissiae"@sv .

<http://tun.fi/MX.4984669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia littoralis" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia littoralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valvatin-vihvilänruoste"@fi,
        "Puccinia littoralis"@sv .

<http://tun.fi/MX.4984670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia scorzonerae" ;
    dwc:scientificNameAuthorship "(Schumach.) Juel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Uredo scorzonerae"@fi,
        "Uredo scorzonerae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia scorzonerae"@fi,
        "Puccinia scorzonerae"@sv .

<http://tun.fi/MX.4984671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces dactylidis" ;
    dwc:scientificNameAuthorship "G. H. Otth" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces dactylidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces dactylidis"@fi,
        "ranunkelrost"@sv .

<http://tun.fi/MX.4984672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia alpina" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia alpina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinorvokinruoste"@fi,
        "Puccinia alpina"@sv .

<http://tun.fi/MX.4984673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia chondrillae" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia chondrillae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönsalaatinruoste"@fi,
        "Puccinia chondrillae"@sv .

<http://tun.fi/MX.4984674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis kmetiana" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia kmetiana"@fi,
        "Tuburcinia kmetiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis kmetiana"@fi,
        "Urocystis kmetiana"@sv .

<http://tun.fi/MX.4984676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia saxifragae" ;
    dwc:scientificNameAuthorship "Schltdl." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia saxifragae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikonruoste"@fi,
        "Puccinia saxifragae"@sv .

<http://tun.fi/MX.4984677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora reticulatae" ;
    dwc:scientificNameAuthorship "A. Blytt" ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:hiddenLabel "Melampsora epitea var. reticulatae"@fi,
        "Melampsora epitea var. reticulatae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora reticulatae"@fi,
        "Melampsora reticulatae"@sv .

<http://tun.fi/MX.4984678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma achilleae" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Entylomella microstigma"@fi,
        "Entylomella microstigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entyloma achilleae"@fi,
        "Entyloma achilleae"@sv .

<http://tun.fi/MX.4984679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia limosae" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia caricina var. limosae"@fi,
        "Puccinia limosae"@fi,
        "Puccinia caricina var. limosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alpin-saranruoste"@fi,
        "Puccinia limosae"@sv .

<http://tun.fi/MX.4984681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora repentis" ;
    dwc:scientificNameAuthorship "Plowr." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora repentis"@fi,
        "Melampsora repentis"@sv .

<http://tun.fi/MX.4984682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmidium mucronatum" ;
    dwc:scientificNameAuthorship "(Pers.) Schltdl." ;
    skos:broader <http://tun.fi/MX.233612> ;
    skos:hiddenLabel "Phragmidium mucronatum"@fi,
        "Puccinia mucronata"@fi,
        "Puccinia mucronata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusunruoste"@fi,
        "Phragmidium mucronatum"@sv .

<http://tun.fi/MX.4984683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera tridactyla" ;
    dwc:scientificNameAuthorship "(Wallr.) de Bary" ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Erysiphe tridactyla"@fi,
        "Podosphaera tridactyla"@fi,
        "Erysiphe tridactyla"@sv,
        "Podosphaera tridactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomenhaituhärmä"@fi,
        "plommonmjöldagg"@sv .

<http://tun.fi/MX.4984684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia coronata" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia coronata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paatsaman-heinänruoste"@fi,
        "Puccinia coronata"@sv .

<http://tun.fi/MX.4984685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea turfosa" ;
    dwc:scientificNameAuthorship "(Syd.) Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea turfosa"@fi,
        "Cintractia turfosa"@fi,
        "Cintractia turfosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äimäsarannoki"@fi,
        "Anthracoidea turfosa"@sv .

<http://tun.fi/MX.4984686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tranzscheliella hypodytes" ;
    dwc:scientificNameAuthorship "(Schltdl.) Vánky & McKenzie" ;
    skos:broader <http://tun.fi/MX.233646> ;
    skos:hiddenLabel "Tranzscheliella hypodytes"@fi,
        "Ustilago hypodytes"@fi,
        "Ustilago hypodytes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinänkorsinoki"@fi,
        "Tranzscheliella hypodytes"@sv .

<http://tun.fi/MX.4984687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia agrostidis" ;
    dwc:scientificNameAuthorship "Plowr." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia agrostidis"@fi,
        "Puccinia agrostidis"@sv .

<http://tun.fi/MX.4984688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia ribis" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia ribis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaherukanruoste"@fi,
        "Puccinia ribis"@sv .

<http://tun.fi/MX.4984689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces airae-flexuosae" ;
    dwc:scientificNameAuthorship "Ferd. & Winge" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uredo airae-flexuosae"@fi,
        "Uredo airae-flexuosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces airae-flexuosae"@fi,
        "Uromyces airae-flexuosae"@sv .

<http://tun.fi/MX.4984690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces rumicis" ;
    dwc:scientificNameAuthorship "(Schumach.) G. Winter" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces rumicis"@fi,
        "Uromyces rumicis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hierakanruskoruoste"@fi,
        "skräpprost"@sv .

<http://tun.fi/MX.4984691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia bornmuelleri" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia bornmuelleri"@fi,
        "Puccinia bornmuelleri"@sv .

<http://tun.fi/MX.4984692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncorrhiza casparyana" ;
    dwc:scientificNameAuthorship "(Magnus) K. Riess, M. Lutz & Piątek" ;
    skos:broader <http://tun.fi/MX.5019340> ;
    skos:hiddenLabel "Entorrhiza casparyana"@fi,
        "Juncorrhiza casparyana"@fi,
        "Melanotaenium casparyanum"@fi,
        "Entorrhiza casparyana"@sv,
        "Melanotaenium casparyanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantavihvilänjuurio"@fi,
        "Juncorrhiza casparyana"@sv .

<http://tun.fi/MX.4984693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora lapponum" ;
    dwc:scientificNameAuthorship "Lindf." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:hiddenLabel "Melampsora lapponum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvokin-pohjanpajunkeltaruoste"@fi,
        "Melampsora lapponum"@sv .

<http://tun.fi/MX.4984694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia striiformis" ;
    dwc:scientificNameAuthorship "Westend." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia striiformis"@fi,
        "Puccinia striiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinänviiruruoste"@fi,
        "gulrost"@sv .

<http://tun.fi/MX.4984695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces flectens" ;
    dwc:scientificNameAuthorship "Lagerh." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces flectens"@fi,
        "Uromyces flectens"@sv .

<http://tun.fi/MX.4984696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces lapponicus" ;
    dwc:scientificNameAuthorship "Lagerh." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikurjenherneenruskoruoste"@fi,
        "Uromyces lapponicus"@sv .

<http://tun.fi/MX.4984697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum superbum" ;
    dwc:scientificNameAuthorship "(Liro) Denchev, T. Giraud & M. E. Hood" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Microbotryum superbum"@fi,
        "Ustilago superba"@fi,
        "Ustilago superba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulskaneilikantuhkio"@fi,
        "Microbotryum superbum"@sv .

<http://tun.fi/MX.4984698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia epilobii" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia epilobii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suohorsmanruoste"@fi,
        "Puccinia epilobii"@sv .

<http://tun.fi/MX.4984699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea caricis" ;
    dwc:scientificNameAuthorship "(Pers.) Bref." ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Cintractia caricis"@fi,
        "Cintractia caricis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracoidea caricis"@fi,
        "Anthracoidea caricis"@sv .

<http://tun.fi/MX.4984700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia cyani" ;
    dwc:scientificNameAuthorship "Pass." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia cyani"@fi,
        "Puccinia cyani"@sv .

<http://tun.fi/MX.4984701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces dianthi" ;
    dwc:scientificNameAuthorship "(Pers.) Niessl" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uredo dianthi"@fi,
        "Uredo dianthi"@sv,
        "Uromyces dianthi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces dianthi"@fi,
        "nejlikrost"@sv .

<http://tun.fi/MX.4984702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera epilobii" ;
    dwc:scientificNameAuthorship "(Wallr.) de Bary" ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera epilobii"@fi,
        "Sphaerotheca epilobii"@fi,
        "Sphaerotheca epilobii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "horsmanhaituhärmä"@fi,
        "Podosphaera epilobii"@sv .

<http://tun.fi/MX.4984703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces limonii" ;
    dwc:scientificNameAuthorship "(DC.) Lév." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Puccinia limonii"@fi,
        "Puccinia limonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces limonii"@fi,
        "Uromyces limonii"@sv .

<http://tun.fi/MX.4984704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia campanulae" ;
    dwc:scientificNameAuthorship "Carmich. ex Berk." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia campanulae"@fi,
        "Puccinia campanulae-rotundifoliae"@fi,
        "Puccinia campanulae-rotundifoliae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kissankellonruoste"@fi,
        "Puccinia campanulae"@sv .

<http://tun.fi/MX.4984705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia minussensis" ;
    dwc:scientificNameAuthorship "Thüm." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Uromyces mulgedii"@fi,
        "Uromyces mulgedii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia minussensis"@fi,
        "Puccinia minussensis"@sv .

<http://tun.fi/MX.4984706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia bardanae" ;
    dwc:scientificNameAuthorship "(Wallr.) Corda" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia calcitrapae var. bardanae"@fi,
        "Puccinia calcitrapae var. bardanae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia bardanae"@fi,
        "Puccinia bardanae"@sv .

<http://tun.fi/MX.4984709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnoconia peckiana" ;
    dwc:scientificNameAuthorship "(Howe) Trotter" ;
    skos:broader <http://tun.fi/MX.4984459> ;
    skos:hiddenLabel "Arthuriomyces peckianus"@fi,
        "Gymnoconia peckiana"@fi,
        "Arthuriomyces peckianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lillukanpunaruoste"@fi,
        "Gymnoconia peckiana"@sv .

<http://tun.fi/MX.4984710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera amelanchieris" ;
    dwc:scientificNameAuthorship "Maurizio" ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera amelanchieris"@fi,
        "Podosphaera oxyacanthae f. amelanchieris"@fi,
        "Podosphaera oxyacanthae f. amelanchieris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomipihlajanhaituhärmä"@fi,
        "Podosphaera amelanchieris"@sv .

<http://tun.fi/MX.4984711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilletia contraversa" ;
    dwc:scientificNameAuthorship "J. G. Kühn" ;
    skos:broader <http://tun.fi/MX.53431> ;
    skos:hiddenLabel "Tilletia contraversa"@fi,
        "Tilletia tritici-repentis"@fi,
        "Tilletia tritici-repentis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vehnänkääpiöhaisunoki"@fi,
        "Tilletia contraversa"@sv .

<http://tun.fi/MX.4984712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis syncocca" ;
    dwc:scientificNameAuthorship "(L. A. Kirchn.) B. Lindeb." ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia hepaticae-trilobae"@fi,
        "Urocystis syncocca"@fi,
        "Tuburcinia hepaticae-trilobae"@sv,
        "Urocystis syncocca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinivuokonnoki"@fi,
        "blåsippssot"@sv .

<http://tun.fi/MX.4984714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllactinia mali" ;
    dwc:scientificNameAuthorship "(Duby) U. Braun" ;
    skos:broader <http://tun.fi/MX.233893> ;
    skos:hiddenLabel "Erysiphe mali"@fi,
        "Phyllactinia mali"@fi,
        "Erysiphe mali"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapihlajanisohärmä"@fi,
        "Phyllactinia mali"@sv .

<http://tun.fi/MX.4984715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces viciae-fabae" ;
    dwc:scientificNameAuthorship "(Pers.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uredo viciae-fabae"@fi,
        "Uromyces viciae-fabae"@fi,
        "Uredo viciae-fabae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnanruskoruoste"@fi,
        "Uromyces viciae-fabae"@sv .

<http://tun.fi/MX.4984716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora hypericorum" ;
    dwc:scientificNameAuthorship "G. Winter" ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:hiddenLabel "Mesospora hypericorum"@fi,
        "Mesospora hypericorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora hypericorum"@fi,
        "Melampsora hypericorum"@sv .

<http://tun.fi/MX.4984717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmidium tuberculatum" ;
    dwc:scientificNameAuthorship "Jul. Müll." ;
    skos:broader <http://tun.fi/MX.233612> ;
    skos:hiddenLabel "Phragmidium tuberculatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusunnnuijaruoste"@fi,
        "Phragmidium tuberculatum"@sv .

<http://tun.fi/MX.4984718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sawadaea tulasnei" ;
    dwc:scientificNameAuthorship "(Fuckel) Homma" ;
    skos:broader <http://tun.fi/MX.233896> ;
    skos:hiddenLabel "Sawadaea tulasnei"@fi,
        "Sawadaia tulasnei"@fi,
        "Uncinula tulasnei"@fi,
        "Sawadaea tulasnei"@sv,
        "Sawadaia tulasnei"@sv,
        "Uncinula tulasnei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahteranhärmä"@fi,
        "lönnmjöldagg"@sv .

<http://tun.fi/MX.4984719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe flexuosa" ;
    dwc:scientificNameAuthorship "(Peck) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe flexuosa"@fi,
        "Uncinula flexuosa"@fi,
        "Uncinula flexuosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hevoskastanjanhärmä"@fi,
        "Erysiphe flexuosa"@sv .

<http://tun.fi/MX.4984720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea karii" ;
    dwc:scientificNameAuthorship "(Liro) Nannf." ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea karii"@fi,
        "Cintractia karii"@fi,
        "Cintractia karii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "polkusarannoki"@fi,
        "Anthracoidea karii"@sv .

<http://tun.fi/MX.4984721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia poae-nemoralis" ;
    dwc:scientificNameAuthorship "G. H. Otth" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia poae-nemoralis"@fi,
        "Puccinia poae-nemoralis"@sv .

<http://tun.fi/MX.4984722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia artemisiicola" ;
    dwc:scientificNameAuthorship "Syd. & P. Syd." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia artemisiicola"@fi,
        "Puccinia artemisiicola"@sv .

<http://tun.fi/MX.4984723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pucciniastrum epilobii" ;
    dwc:scientificNameAuthorship "G. H. Otth" ;
    skos:broader <http://tun.fi/MX.233625> ;
    skos:hiddenLabel "Pucciniastrum epilobii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "horsmannystyruoste"@fi,
        "Pucciniastrum epilobii"@sv .

<http://tun.fi/MX.4984724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera spiraeae" ;
    dwc:scientificNameAuthorship "(Sawada) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera spiraeae"@fi,
        "Sphaerotheca spiraeae"@fi,
        "Sphaerotheca spiraeae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensasangervonhaituhärmä"@fi,
        "Podosphaera spiraeae"@sv .

<http://tun.fi/MX.4984725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllactinia ostryae" ;
    dwc:scientificNameAuthorship "U. Braun" ;
    skos:broader <http://tun.fi/MX.233893> ;
    skos:hiddenLabel "Phyllactinia ostryae"@fi,
        "Phyllactinia suffulta f. ostryae"@fi,
        "Phyllactinia suffulta f. ostryae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "humalapyökinisohärmä"@fi,
        "Phyllactinia ostryae"@sv .

<http://tun.fi/MX.4984726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces minor" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces minor"@fi,
        "Uromyces minor"@sv .

<http://tun.fi/MX.4984727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora laricis-epitea" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora laricis-epitea"@fi,
        "Melampsora laricis-epitea"@sv .

<http://tun.fi/MX.4984728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces euphorbiae-corniculatae" ;
    dwc:scientificNameAuthorship "Jordi" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces euphorbiae-corniculatae"@fi,
        "Uromyces euphorbiae-corniculatae"@sv .

<http://tun.fi/MX.4984729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncorrhiza aschersoniana" ;
    dwc:scientificNameAuthorship "(Magnus) K. Riess & Piątek" ;
    skos:broader <http://tun.fi/MX.5019340> ;
    skos:hiddenLabel "Entorrhiza aschersoniana"@fi,
        "Juncorrhiza aschersoniana"@fi,
        "Melanotaenium aschersonianum"@fi,
        "Entorrhiza aschersoniana"@sv,
        "Melanotaenium aschersonianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnanvihvilänjuurio"@fi,
        "Juncorrhiza aschersoniana"@sv .

<http://tun.fi/MX.4984730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doassansia niesslii" ;
    dwc:scientificNameAuthorship "De Toni" ;
    skos:broader <http://tun.fi/MX.233596> ;
    skos:hiddenLabel "Doassansia niesslii"@fi,
        "Doassansia punctiformis"@fi,
        "Doassansia punctiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimmennoki"@fi,
        "Doassansia niesslii"@sv .

<http://tun.fi/MX.4984731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis tessellata" ;
    dwc:scientificNameAuthorship "(Liro) Zundel" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia tessellata"@fi,
        "Tuburcinia tessellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis tessellata"@fi,
        "Urocystis tessellata"@sv .

<http://tun.fi/MX.4984733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia magnusiana" ;
    dwc:scientificNameAuthorship "Körn." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia magnusiana"@fi,
        "Puccinia magnusiana"@sv .

<http://tun.fi/MX.4984734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia mirabilissima" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Cumminsiella mirabilissima"@fi,
        "Cumminsiella mirabilissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia mirabilissima"@fi,
        "Puccinia mirabilissima"@sv .

<http://tun.fi/MX.4984735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia borealis" ;
    dwc:scientificNameAuthorship "Juel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiängelmän-heinänruoste"@fi,
        "Puccinia borealis"@sv .

<http://tun.fi/MX.4984736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera alpina" ;
    dwc:scientificNameAuthorship "(S. Blumer) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Sphaerotheca alpina"@fi,
        "Sphaerotheca alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podosphaera alpina"@fi,
        "Podosphaera alpina"@sv .

<http://tun.fi/MX.4984737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe hyperici" ;
    dwc:scientificNameAuthorship "(Wallr.) S. Blumer" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe hyperici"@fi,
        "Microsphaera hypericacearum"@fi,
        "Microsphaera hypericacearum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuismanhärmä"@fi,
        "Erysiphe hyperici"@sv .

<http://tun.fi/MX.4984738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum cordae" ;
    dwc:scientificNameAuthorship "(Liro) G. Deml & Prillinger" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Ustilago anomala var. cordae"@fi,
        "Ustilago anomala var. cordae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbotryum cordae"@fi,
        "Microbotryum cordae"@sv .

<http://tun.fi/MX.4984739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllactinia fraxini" ;
    dwc:scientificNameAuthorship "(DC.) Fuss" ;
    skos:broader <http://tun.fi/MX.233893> ;
    skos:hiddenLabel "Erysiphe fraxini"@fi,
        "Phyllactinia fraxini"@fi,
        "Erysiphe fraxini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnenisohärmä"@fi,
        "Phyllactinia fraxini"@sv .

<http://tun.fi/MX.4984740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces macrocarpus" ;
    dwc:scientificNameAuthorship "(Speer) U. Braun" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe macrocarpa"@fi,
        "Erysiphe macrocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces macrocarpus"@fi,
        "Golovinomyces macrocarpus"@sv .

<http://tun.fi/MX.4984741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia preacox" ;
    dwc:scientificNameAuthorship "Bubák" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia preacox"@fi,
        "Puccinia preacox"@sv .

<http://tun.fi/MX.4984742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces ari-triphylli" ;
    dwc:scientificNameAuthorship "(Schwein.) Seeler" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces ari-triphylli"@fi,
        "Uromyces ari-triphylli"@sv .

<http://tun.fi/MX.4984743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thekopsora areolata" ;
    dwc:scientificNameAuthorship "(Fr.) Magnus" ;
    skos:broader <http://tun.fi/MX.4984460> ;
    skos:hiddenLabel "Pucciniastrum areolatum"@fi,
        "Thekopsora areolata"@fi,
        "Pucciniastrum areolatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusen-tuomenruoste"@fi,
        "Thekopsora areolata"@sv .

<http://tun.fi/MX.4984744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum stellariae" ;
    dwc:scientificNameAuthorship "(Liro) G. Deml & Oberw." ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Microbotryum stellariae"@fi,
        "Ustilago violacea var. stellariae"@fi,
        "Ustilago violacea var. stellariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtimöntuhkio"@fi,
        "Microbotryum stellariae"@sv .

<http://tun.fi/MX.4984745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia asparagi" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia asparagi"@fi,
        "Puccinia asparagi"@sv .

<http://tun.fi/MX.4984746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cronartium flaccidum" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) G. Winter" ;
    skos:altLabel "männyn-kuusionrosoruoste"@fi ;
    skos:broader <http://tun.fi/MX.200731> ;
    skos:hiddenLabel "Cronartium flaccidum"@fi,
        "Peridermium cornui"@fi,
        "Cronartium flaccidum"@sv,
        "Peridermium cornui"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männyn-maitikanrosoruoste"@fi,
        "törskaterost"@sv .

<http://tun.fi/MX.4984747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsoridium alni" ;
    dwc:scientificNameAuthorship "(Thüm.) Dietel" ;
    skos:broader <http://tun.fi/MX.53530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsoridium alni"@fi,
        "Melampsoridium alni"@sv .

<http://tun.fi/MX.4984748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilletia menieri" ;
    dwc:scientificNameAuthorship "Har. & Pat." ;
    skos:broader <http://tun.fi/MX.53431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tilletia menieri"@fi,
        "Tilletia menieri"@sv .

<http://tun.fi/MX.4984749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naohidemyces vaccinii" ;
    dwc:scientificNameAuthorship "(Jørst.) S. Sato, Katsuya & Y. Hirats. ex Vanderweyen & Fraiture" ;
    skos:broader <http://tun.fi/MX.233629> ;
    skos:hiddenLabel "Naohidemyces vaccinii"@fi,
        "Naohidemyces vacciniorum"@fi,
        "Pucciniastrum vaccinii"@fi,
        "Naohidemyces vacciniorum"@sv,
        "Pucciniastrum vaccinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikanruoste"@fi,
        "Naohidemyces vaccinii"@sv .

<http://tun.fi/MX.4984750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia karelica" ;
    dwc:scientificNameAuthorship "Tranzschel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia karelica"@fi,
        "Puccinia karelica"@sv .

<http://tun.fi/MX.4984751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces anthyllidis" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces anthyllidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces anthyllidis"@fi,
        "getväpplingsrost"@sv .

<http://tun.fi/MX.4984752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces onobrychidis" ;
    dwc:scientificNameAuthorship "Bubák" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces onobrychidis"@fi,
        "Uromyces onobrychidis"@sv .

<http://tun.fi/MX.4984753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia phragmitis" ;
    dwc:scientificNameAuthorship "(Schumach.) Körn." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Uredo phragmitis"@fi,
        "Uredo phragmitis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia phragmitis"@fi,
        "Puccinia phragmitis"@sv .

<http://tun.fi/MX.4984754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia verruca" ;
    dwc:scientificNameAuthorship "Thüm." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia verruca"@fi,
        "Puccinia verruca"@sv .

<http://tun.fi/MX.4984755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma microsporum" ;
    dwc:scientificNameAuthorship "(Unger) J. Schröt." ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Entyloma microsporum"@fi,
        "Entyloma ungerianum"@fi,
        "Entyloma ungerianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuprulaikkunoki"@fi,
        "Entyloma microsporum"@sv .

<http://tun.fi/MX.4984756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces sordidus" ;
    dwc:scientificNameAuthorship "(L. Junell) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe sordida"@fi,
        "Golovinomyces sordidus"@fi,
        "Erysiphe sordida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratamonkolohärmä"@fi,
        "Golovinomyces sordidus"@sv .

<http://tun.fi/MX.4984757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia laschii" ;
    dwc:scientificNameAuthorship "Lagerh." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia laschii"@fi,
        "Puccinia laschii"@sv .

<http://tun.fi/MX.4984758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia paludosa" ;
    dwc:scientificNameAuthorship "Plowr." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia caricina var. paludosa"@fi,
        "Puccinia paludosa"@fi,
        "Puccinia caricina var. paludosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusion-saranruoste"@fi,
        "Puccinia paludosa"@sv .

<http://tun.fi/MX.4984759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllactinia betulae" ;
    dwc:scientificNameAuthorship "(DC.) Fuss" ;
    skos:broader <http://tun.fi/MX.233893> ;
    skos:hiddenLabel "Erysiphe betulae"@fi,
        "Phyllactinia betulae"@fi,
        "Erysiphe betulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunisohärmä"@fi,
        "Phyllactinia betulae"@sv .

<http://tun.fi/MX.4984760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia sylvatica" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia sylvatica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "voikukan-saranruoste"@fi,
        "Puccinia sylvatica"@sv .

<http://tun.fi/MX.4984761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leveillula taurica" ;
    dwc:scientificNameAuthorship "(Lév.) G. Arnaud" ;
    skos:broader <http://tun.fi/MX.4984455> ;
    skos:hiddenLabel "Erysiphe taurica"@fi,
        "Erysiphe taurica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leveillula taurica"@fi,
        "Leveillula taurica"@sv .

<http://tun.fi/MX.4984762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe baptisiae" ;
    dwc:scientificNameAuthorship "U. Braun & J. Kruse" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erysiphe baptisiae"@fi,
        "Erysiphe baptisiae"@sv .

<http://tun.fi/MX.4984763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea limosa" ;
    dwc:scientificNameAuthorship "(Syd.) Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea limosa"@fi,
        "Cintractia limosa"@fi,
        "Cintractia limosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutasarannoki"@fi,
        "Anthracoidea limosa"@sv .

<http://tun.fi/MX.4984764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia obscura" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia obscura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piiponpikkuruoste"@fi,
        "Puccinia obscura"@sv .

<http://tun.fi/MX.4984765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum coronariae" ;
    dwc:scientificNameAuthorship "(Liro) Denchev & T. Denchev" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Ustilago coronariae"@fi,
        "Ustilago coronariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbotryum coronariae"@fi,
        "Microbotryum coronariae"@sv .

<http://tun.fi/MX.4984766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea caryophylleae" ;
    dwc:scientificNameAuthorship "Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracoidea caryophylleae"@fi,
        "Anthracoidea caryophylleae"@sv .

<http://tun.fi/MX.4984767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe azaleae" ;
    dwc:scientificNameAuthorship "(U. Braun) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe azaleae"@fi,
        "Microsphaera azaleae"@fi,
        "Microsphaera azaleae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "atsaleanhärmä"@fi,
        "Erysiphe azaleae"@sv .

<http://tun.fi/MX.4984768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilago serpens" ;
    dwc:scientificNameAuthorship "(P. Karst.) B. Lindeb." ;
    skos:broader <http://tun.fi/MX.53420> ;
    skos:hiddenLabel "Tilletia serpens"@fi,
        "Tilletia serpens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ustilago serpens"@fi,
        "Ustilago serpens"@sv .

<http://tun.fi/MX.4984769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilletia cerebrina" ;
    dwc:scientificNameAuthorship "Ellis & Everh." ;
    skos:broader <http://tun.fi/MX.53431> ;
    skos:hiddenLabel "Tilletia airae"@fi,
        "Tilletia airae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tilletia cerebrina"@fi,
        "Tilletia cerebrina"@sv .

<http://tun.fi/MX.4984770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera astragali" ;
    dwc:scientificNameAuthorship "(L. Junell) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera astragali"@fi,
        "Sphaerotheca astragali"@fi,
        "Sphaerotheca astragali"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenherneenhaituhärmä"@fi,
        "Podosphaera astragali"@sv .

<http://tun.fi/MX.4984772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera macularis" ;
    dwc:scientificNameAuthorship "(Wallr. : Fr.) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Sphaerotheca macularis"@fi,
        "Sphaerotheca macularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podosphaera macularis"@fi,
        "Podosphaera macularis"@sv .

<http://tun.fi/MX.4984773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia pygmaea" ;
    dwc:scientificNameAuthorship "Erikss." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia pygmaea"@fi,
        "Puccinia pygmaea"@sv .

<http://tun.fi/MX.4984774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia taraxaci" ;
    dwc:scientificNameAuthorship "Plowr." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia taraxaci"@fi,
        "Puccinia taraxaci"@sv .

<http://tun.fi/MX.4984775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsoridium betulinum" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.53530> ;
    skos:hiddenLabel "Melampsoridium betulinum"@fi,
        "Melampsoridium betulinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunruskaruoste"@fi,
        "björkrost"@sv .

<http://tun.fi/MX.4984776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphospora nymphaeae" ;
    dwc:scientificNameAuthorship "D. D. Cunn." ;
    skos:broader <http://tun.fi/MX.233602> ;
    skos:hiddenLabel "Entyloma nymphaea"@fi,
        "Rhamphospora nymphaeae"@fi,
        "Entyloma nymphaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumpeennoki"@fi,
        "Rhamphospora nymphaeae"@sv .

<http://tun.fi/MX.4984777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustanciosporium majus" ;
    dwc:scientificNameAuthorship "(Desm.) M. Piepenbr." ;
    skos:broader <http://tun.fi/MX.233643> ;
    skos:hiddenLabel "Ustanciosporium majus"@fi,
        "Ustilago montagnei var. major"@fi,
        "Ustilago montagnei var. major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopiirtonoki"@fi,
        "Ustanciosporium majus"@sv .

<http://tun.fi/MX.4984778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia piloselloidarum" ;
    dwc:scientificNameAuthorship "Probst" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia hieracii var. piloselloidarum"@fi,
        "Puccinia hieracii var. piloselloidarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia piloselloidarum"@fi,
        "Puccinia piloselloidarum"@sv .

<http://tun.fi/MX.4984779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe betae" ;
    dwc:scientificNameAuthorship "(Vaňha) Weltzien" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Microsphaera betae"@fi,
        "Microsphaera betae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erysiphe betae"@fi,
        "Erysiphe betae"@sv .

<http://tun.fi/MX.4984780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustanciosporium montagnei" ;
    dwc:scientificNameAuthorship "(Tul. & C. Tul.) M. Piepenbr., Begerow & Oberw." ;
    skos:broader <http://tun.fi/MX.233643> ;
    skos:hiddenLabel "Ustanciosporium montagnei"@fi,
        "Ustilago montagnei var. minor"@fi,
        "Ustilago montagnei var. minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupiirtonoki"@fi,
        "Ustanciosporium montagnei"@sv .

<http://tun.fi/MX.4984781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia libanotidis" ;
    dwc:scientificNameAuthorship "Lindr." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia libanotidis"@fi,
        "Puccinia libanotidis"@sv .

<http://tun.fi/MX.4984782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera aucupariae" ;
    dwc:scientificNameAuthorship "Erikss." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera aucupariae"@fi,
        "Podosphaera clandestina var. aucupariae"@fi,
        "Podosphaera aucupariae"@sv,
        "Podosphaera clandestina var. aucupariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanhaituhärmä"@fi,
        "rönnmjöldagg"@sv .

<http://tun.fi/MX.4984783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmidium andersonii" ;
    dwc:scientificNameAuthorship "Shear" ;
    skos:broader <http://tun.fi/MX.233612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phragmidium andersonii"@fi,
        "Phragmidium andersonii"@sv .

<http://tun.fi/MX.4984784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis anemones" ;
    dwc:scientificNameAuthorship "(Pers.) G. Winter" ;
    skos:altLabel "vuokonnoki"@fi ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia anemones"@fi,
        "Urocystis anemones"@fi,
        "Tuburcinia anemones"@sv,
        "Urocystis anemones"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkovuokonnoki"@fi,
        "vitsippssot"@sv .

<http://tun.fi/MX.4984786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia angelicae" ;
    dwc:scientificNameAuthorship "(Schumach.) Fuckel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Uredo angelicae"@fi,
        "Uredo angelicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia angelicae"@fi,
        "Puccinia angelicae"@sv .

<http://tun.fi/MX.4984787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces depressus" ;
    dwc:scientificNameAuthorship "(Wallr.) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe depressa"@fi,
        "Golovinomyces depressus"@fi,
        "Erysiphe depressa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takiaisenkolohärmä"@fi,
        "Golovinomyces depressus"@sv .

<http://tun.fi/MX.4984788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia polygoni-amphibii" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia polygoni-amphibii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenpolven-vesitattarenruoste"@fi,
        "Puccinia polygoni-amphibii"@sv .

<http://tun.fi/MX.4984789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea bigelowii" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Cintractia limosa var. minor"@fi,
        "Cintractia limosa var. minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracoidea bigelowii"@fi,
        "Anthracoidea bigelowii"@sv .

<http://tun.fi/MX.4984790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia acetosae" ;
    dwc:scientificNameAuthorship "Körn." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia acetosae"@fi,
        "Puccinia acetosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolaheinänruoste"@fi,
        "syrarost"@sv .

<http://tun.fi/MX.4984791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea paniceae" ;
    dwc:scientificNameAuthorship "Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea paniceae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirssisarannoki"@fi,
        "Anthracoidea paniceae"@sv .

<http://tun.fi/MX.4984792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doassansia borealis" ;
    dwc:scientificNameAuthorship "Liro" ;
    skos:broader <http://tun.fi/MX.233596> ;
    skos:hiddenLabel "Doassansia borealis"@fi,
        "Doassansia sagittariae var. borealis"@fi,
        "Doassansia sagittariae var. borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelluskeihonnoki"@fi,
        "Doassansia borealis"@sv .

<http://tun.fi/MX.4984793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia oxyriae" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia oxyriae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapronruoste"@fi,
        "Puccinia oxyriae"@sv .

<http://tun.fi/MX.4984794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia hordei" ;
    dwc:scientificNameAuthorship "G. H. Otth" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia hordei"@fi,
        "Puccinia hordei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohranruoste"@fi,
        "kornrost s. str."@sv .

<http://tun.fi/MX.4984797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphragmium filipendulae" ;
    dwc:scientificNameAuthorship "Pass." ;
    skos:broader <http://tun.fi/MX.233620> ;
    skos:hiddenLabel "Triphragmium filipendulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sikoangervonruoste"@fi,
        "Triphragmium filipendulae"@sv .

<http://tun.fi/MX.4984798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea capillaris" ;
    dwc:scientificNameAuthorship "Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracoidea capillaris"@fi,
        "Anthracoidea capillaris"@sv .

<http://tun.fi/MX.4984799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnosporangium clavariiforme" ;
    dwc:scientificNameAuthorship "(Pers.) DC." ;
    skos:broader <http://tun.fi/MX.233618> ;
    skos:hiddenLabel "Gymnosporangium clavariiforme"@fi,
        "Tremella clavariaeformis"@fi,
        "Gymnosporangium clavariiforme"@sv,
        "Tremella clavariaeformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapihlajan-katajanruoste"@fi,
        "hagtornsrost"@sv .

<http://tun.fi/MX.4984800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis filipendulae" ;
    dwc:scientificNameAuthorship "(Tul. & C. Tul.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia filipendulae"@fi,
        "Urocystis filipendulae"@fi,
        "Tuburcinia filipendulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sikoangervonryväsnoki"@fi,
        "Urocystis filipendulae"@sv .

<http://tun.fi/MX.4984802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilago echinata" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.53420> ;
    skos:hiddenLabel "Ustilago arctagrostidis"@fi,
        "Ustilago echinata"@fi,
        "Ustilago arctagrostidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokohelvennoki"@fi,
        "Ustilago echinata"@sv .

<http://tun.fi/MX.4984803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia geranii-sylvatici" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia geranii-sylvatici"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkurjenpolvenruoste"@fi,
        "Puccinia geranii-sylvatici"@sv .

<http://tun.fi/MX.4984804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis junci" ;
    dwc:scientificNameAuthorship "Lagerh." ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia junci"@fi,
        "Urocystis junci"@fi,
        "Tuburcinia junci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhivihvilänryväsnoki"@fi,
        "Urocystis junci"@sv .

<http://tun.fi/MX.4984806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia morthieri" ;
    dwc:scientificNameAuthorship "Körn." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia morthieri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenpolvenruoste"@fi,
        "Puccinia morthieri"@sv .

<http://tun.fi/MX.4984807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis ulei" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia macrospora"@fi,
        "Tuburcinia macrospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis ulei"@fi,
        "Urocystis ulei"@sv .

<http://tun.fi/MX.4984809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphacelotheca hydropiperis" ;
    dwc:scientificNameAuthorship "(Schumach.) de Bary" ;
    skos:broader <http://tun.fi/MX.233656> ;
    skos:hiddenLabel "Sphacelotheca hydropiperis"@fi,
        "Ustilago hydropiperis"@fi,
        "Sphacelotheca hydropiperis"@sv,
        "Ustilago hydropiperis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tattarenpiipputuhkio"@fi,
        "pelarsot"@sv .

<http://tun.fi/MX.4984810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea aspera" ;
    dwc:scientificNameAuthorship "(Liro) Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea aspera"@fi,
        "Cintractia aspera"@fi,
        "Cintractia aspera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtosarannoki"@fi,
        "Anthracoidea aspera"@sv .

<http://tun.fi/MX.4984811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma fergussonii" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Plowr." ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Entyloma fergussonii"@fi,
        "Entylomella myosotidis"@fi,
        "Entylomella myosotidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lemmikinlaikkunoki"@fi,
        "Entyloma fergussonii"@sv .

<http://tun.fi/MX.4984812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma ficariae" ;
    dwc:scientificNameAuthorship "A. A. Fisch. Waldh." ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Entyloma ficariae"@fi,
        "Entyloma ranunculi"@fi,
        "Entyloma ranunculi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mukulaleinikinlaikkunoki"@fi,
        "Entyloma ficariae"@sv .

<http://tun.fi/MX.4984813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis sorosporioides" ;
    dwc:scientificNameAuthorship "Körn. ex Fuckel" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia sorosporioides"@fi,
        "Urocystis sorosporioides"@fi,
        "Tuburcinia sorosporioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ängelmänryväsnoki"@fi,
        "Urocystis sorosporioides"@sv .

<http://tun.fi/MX.4984815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia chrysanthemi" ;
    dwc:scientificNameAuthorship "Roze" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia chrysanthemi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia chrysanthemi"@fi,
        "brun krysantemumrost"@sv .

<http://tun.fi/MX.4984816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia divergens" ;
    dwc:scientificNameAuthorship "Bubák" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia divergens"@fi,
        "Puccinia divergens"@sv .

<http://tun.fi/MX.4984817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thekopsora sparsa" ;
    dwc:scientificNameAuthorship "(G. Winter) Magnus" ;
    skos:broader <http://tun.fi/MX.4984460> ;
    skos:hiddenLabel "Pucciniastrum sparsum"@fi,
        "Thekopsora sparsa"@fi,
        "Pucciniastrum sparsum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riekonmarjanruoste"@fi,
        "Thekopsora sparsa"@sv .

<http://tun.fi/MX.4984818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia dioicae" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia dioicae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakkeen-saranruoste"@fi,
        "Puccinia dioicae"@sv .

<http://tun.fi/MX.4984819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis lagerheimii" ;
    dwc:scientificNameAuthorship "Bubák" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia lagerheimii"@fi,
        "Tuburcinia lagerheimii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis lagerheimii"@fi,
        "Urocystis lagerheimii"@sv .

<http://tun.fi/MX.4984821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum succisae" ;
    dwc:scientificNameAuthorship "(Magnus) R. Bauer & Oberw." ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Microbotryum succisae"@fi,
        "Ustilago succisae"@fi,
        "Ustilago succisae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purtojuurentuhkio"@fi,
        "Microbotryum succisae"@sv .

<http://tun.fi/MX.4984822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea lasiocarpae" ;
    dwc:scientificNameAuthorship "B. Lindeb. ex Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea lasiocarpae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhisarannoki"@fi,
        "Anthracoidea lasiocarpae"@sv .

<http://tun.fi/MX.4984823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmidium kamtschatkae" ;
    dwc:scientificNameAuthorship "(F. W. Anderson) Arthur & Cummins" ;
    skos:broader <http://tun.fi/MX.233612> ;
    skos:hiddenLabel "Phragmidium kamtschatkae"@fi,
        "Puccinia kamtschatkae"@fi,
        "Puccinia kamtschatkae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänruusunruoste"@fi,
        "Phragmidium kamtschatkae"@sv .

<http://tun.fi/MX.4984824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia apii" ;
    dwc:scientificNameAuthorship "Desm." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia apii"@fi,
        "Puccinia apii"@sv .

<http://tun.fi/MX.4984825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia coronati-agrostidis" ;
    dwc:scientificNameAuthorship "Liu & Hambleton" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia coronati-agrostidis"@fi,
        "Puccinia coronati-agrostidis"@sv .

<http://tun.fi/MX.4984826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces armeriae" ;
    dwc:scientificNameAuthorship "J. Kickx f." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces armeriae"@fi,
        "Uromyces armeriae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukkaneilikanruskoruoste"@fi,
        "triftrost"@sv .

<http://tun.fi/MX.4984827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces polygoni-avicularis" ;
    dwc:scientificNameAuthorship "(Pers.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces polygoni-avicularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces polygoni-avicularis"@fi,
        "trampörtsrost"@sv .

<http://tun.fi/MX.4984828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomyxa cassandrae" ;
    dwc:scientificNameAuthorship "(Gobi) Tranzschel" ;
    skos:broader <http://tun.fi/MX.233623> ;
    skos:hiddenLabel "Chrysomyxa cassandrae"@fi,
        "Chrysomyxa ledi var. cassandrae"@fi,
        "Chrysomyxa ledi var. cassandrae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaiveronruoste"@fi,
        "Chrysomyxa cassandrae"@sv .

<http://tun.fi/MX.4984829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporisorium destruens" ;
    dwc:scientificNameAuthorship "(Schltdl.) Vánky" ;
    skos:broader <http://tun.fi/MX.233647> ;
    skos:hiddenLabel "Sporisorium destruens"@fi,
        "Ustilago destruens"@fi,
        "Sporisorium destruens"@sv,
        "Ustilago destruens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirssinkatrasnoki"@fi,
        "hirssot"@sv .

<http://tun.fi/MX.4984830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia hysterium" ;
    dwc:scientificNameAuthorship "(F. Strauss) Röhl." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Uredo hysterium"@fi,
        "Uredo hysterium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia hysterium"@fi,
        "Puccinia hysterium"@sv .

<http://tun.fi/MX.4984831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia opizii" ;
    dwc:scientificNameAuthorship "Bubák" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia dioicae var. opizii"@fi,
        "Puccinia opizii"@fi,
        "Puccinia dioicae var. opizii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönsalaatin-saranruoste"@fi,
        "Puccinia opizii"@sv .

<http://tun.fi/MX.4984832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia punctata" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia punctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mataranruoste"@fi,
        "Puccinia punctata"@sv .

<http://tun.fi/MX.4984833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia cnici" ;
    dwc:scientificNameAuthorship "H. Mart." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia cnici"@fi,
        "Puccinia cnici"@sv .

<http://tun.fi/MX.4984834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia echinopis" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia echinopis"@fi,
        "Puccinia echinopis"@sv .

<http://tun.fi/MX.4984835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces riedlianus" ;
    dwc:scientificNameAuthorship "(Speer) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe riedliana"@fi,
        "Erysiphe riedliana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces riedlianus"@fi,
        "Golovinomyces riedlianus"@sv .

<http://tun.fi/MX.4984836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecaphora saponariae" ;
    dwc:scientificNameAuthorship "(F. Rudolphi) Vánky" ;
    skos:broader <http://tun.fi/MX.233648> ;
    skos:hiddenLabel "Sorosporium saponariae"@fi,
        "Thecaphora saponariae"@fi,
        "Sorosporium saponariae"@sv,
        "Thecaphora saponariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neilikanpallonoki"@fi,
        "nejliksot"@sv .

<http://tun.fi/MX.4984837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia thlaspeos" ;
    dwc:scientificNameAuthorship "C. Schub." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia thlaspeos"@fi,
        "Puccinia thlaspeos"@sv .

<http://tun.fi/MX.4984838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllactinia alnicola" ;
    dwc:scientificNameAuthorship "U. Braun" ;
    skos:broader <http://tun.fi/MX.233893> ;
    skos:hiddenLabel "Microsphaera alni"@fi,
        "Phyllactinia alnicola"@fi,
        "Microsphaera alni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänisohärmä"@fi,
        "Phyllactinia alnicola"@sv .

<http://tun.fi/MX.4984839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Milesina feurichii" ;
    dwc:scientificNameAuthorship "(Magnus) Magnus" ;
    skos:broader <http://tun.fi/MX.233628> ;
    skos:hiddenLabel "Milesia feurichii"@fi,
        "Milesia feurichii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Milesina feurichii"@fi,
        "Milesina feurichii"@sv .

<http://tun.fi/MX.4984850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilletia flectens" ;
    dwc:scientificNameAuthorship "Lagerh." ;
    skos:broader <http://tun.fi/MX.53431> ;
    skos:hiddenLabel "Tilletia flectens"@fi,
        "Ustilago flectens"@fi,
        "Ustilago flectens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsälauhannoki"@fi,
        "Tilletia flectens"@sv .

<http://tun.fi/MX.4984851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces sommerfeltii" ;
    dwc:scientificNameAuthorship "Hyl., Jørst. & Nannf." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces solidaginis"@fi,
        "Uromyces sommerfeltii"@fi,
        "Uromyces solidaginis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultapiiskunruskoruoste"@fi,
        "Uromyces sommerfeltii"@sv .

<http://tun.fi/MX.4984852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia behenis" ;
    dwc:scientificNameAuthorship "G. H. Otth" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia behenis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kohokinruoste"@fi,
        "Puccinia behenis"@sv .

<http://tun.fi/MX.4984853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia cnici-oleracei" ;
    dwc:scientificNameAuthorship "Pers. ex Desm." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia cnici-oleracei"@fi,
        "Puccinia cnici-oleracei"@sv .

<http://tun.fi/MX.4984854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera filipendulae" ;
    dwc:scientificNameAuthorship "(Z. Y. Zhao) T. Z. Liu & U. Braun" ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera filipendulae"@fi,
        "Sphaerotheca filipendulae"@fi,
        "Sphaerotheca filipendulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesiangervonhaituhärmä"@fi,
        "Podosphaera filipendulae"@sv .

<http://tun.fi/MX.4984855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis paridis" ;
    dwc:scientificNameAuthorship "(Unger) Thüm." ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia paridis"@fi,
        "Urocystis paridis"@fi,
        "Tuburcinia paridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sudenmarjannoki"@fi,
        "Urocystis paridis"@sv .

<http://tun.fi/MX.4984857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia absinthii" ;
    dwc:scientificNameAuthorship "(R. Hedw.) DC." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia absinthii"@fi,
        "Puccinia absinthii"@sv .

<http://tun.fi/MX.4984858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis carcinodes" ;
    dwc:scientificNameAuthorship "(Berk. & M. A. Curtis) E. Fisch." ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia carcinodes"@fi,
        "Tuburcinia carcinodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis carcinodes"@fi,
        "Urocystis carcinodes"@sv .

<http://tun.fi/MX.4984860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia triseti" ;
    dwc:scientificNameAuthorship "Erikss." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia triseti"@fi,
        "Puccinia triseti"@sv .

<http://tun.fi/MX.4984861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea scirpi" ;
    dwc:scientificNameAuthorship "(J. G. Kühn) Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea scirpi"@fi,
        "Cintractia scirpi"@fi,
        "Cintractia scirpi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupasluikannoki"@fi,
        "Anthracoidea scirpi"@sv .

<http://tun.fi/MX.4984862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanotaenium cingens" ;
    dwc:scientificNameAuthorship "(Beck) Magnus" ;
    skos:broader <http://tun.fi/MX.233653> ;
    skos:hiddenLabel "Ustilago cingens"@fi,
        "Ustilago cingens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanotaenium cingens"@fi,
        "Melanotaenium cingens"@sv .

<http://tun.fi/MX.4984863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecaphora lathyri" ;
    dwc:scientificNameAuthorship "J. G. Kühn" ;
    skos:broader <http://tun.fi/MX.233648> ;
    skos:hiddenLabel "Sorosporium lathyri"@fi,
        "Thecaphora lathyri"@fi,
        "Sorosporium lathyri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nätkelmänpallonoki"@fi,
        "Thecaphora lathyri"@sv .

<http://tun.fi/MX.4984864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia helianthi" ;
    dwc:scientificNameAuthorship "Schwein." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia helianthi"@fi,
        "Puccinia helianthi"@sv .

<http://tun.fi/MX.4984865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia rupestris" ;
    dwc:scientificNameAuthorship "Juel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia rupestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läätteen-kalliosaranruoste"@fi,
        "Puccinia rupestris"@sv .

<http://tun.fi/MX.4984866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia trollii" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia trollii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulleronruoste"@fi,
        "Puccinia trollii"@sv .

<http://tun.fi/MX.4984867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum scorzonerae" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) G. Deml & Prillinger" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Ustilago scorzonerae"@fi,
        "Microbotryum scorzonerae"@sv,
        "Ustilago scorzonerae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbotryum scorzonerae"@fi,
        "svinrotssot"@sv .

<http://tun.fi/MX.4984868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leveillula cylindrospora" ;
    dwc:scientificNameAuthorship "U. Braun" ;
    skos:broader <http://tun.fi/MX.4984455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leveillula cylindrospora"@fi,
        "Leveillula cylindrospora"@sv .

<http://tun.fi/MX.4984869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orphanomyces arcticus" ;
    dwc:scientificNameAuthorship "(Rostr.) Savile" ;
    skos:broader <http://tun.fi/MX.233641> ;
    skos:hiddenLabel "Orphanomyces arcticus"@fi,
        "Ustilago arctica"@fi,
        "Ustilago arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkasaranlehtinoki"@fi,
        "Orphanomyces arcticus"@sv .

<http://tun.fi/MX.4984870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis trientalis" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) B. Lindeb." ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia trientalis"@fi,
        "Urocystis trientalis"@fi,
        "Tuburcinia trientalis"@sv,
        "Urocystis trientalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsätähdennoki"@fi,
        "kritsot"@sv .

<http://tun.fi/MX.4984872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces orontii" ;
    dwc:scientificNameAuthorship "(Castagne) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe orontii"@fi,
        "Erysiphe orontii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces orontii"@fi,
        "Golovinomyces orontii"@sv .

<http://tun.fi/MX.4984873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmidium tormentillae" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233612> ;
    skos:hiddenLabel "Frommeëlla tormentillae"@fi,
        "Phragmidium tormentillae"@fi,
        "Frommeëlla tormentillae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rätvänänruoste"@fi,
        "Phragmidium tormentillae"@sv .

<http://tun.fi/MX.4984874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis johansonii" ;
    dwc:scientificNameAuthorship "(Lagerh.) Magnus" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia johansonii"@fi,
        "Tuburcinia johansonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis johansonii"@fi,
        "Urocystis johansonii"@sv .

<http://tun.fi/MX.4984876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces verbasci" ;
    dwc:scientificNameAuthorship "(Jacz.) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe verbasci"@fi,
        "Erysiphe verbasci"@sv,
        "Golovinomyces verbasci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces verbasci"@fi,
        "kungsljusmjöldagg"@sv .

<http://tun.fi/MX.4984877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia urticata" ;
    dwc:scientificNameAuthorship "F. Kern" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia urticata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkosen-saranruoste"@fi,
        "Puccinia urticata"@sv .

<http://tun.fi/MX.4984878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces cristatus" ;
    dwc:scientificNameAuthorship "J. Schröt. & Niessl" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces cristatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervakonruskoruoste"@fi,
        "Uromyces cristatus"@sv .

<http://tun.fi/MX.4984879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe viburni" ;
    dwc:scientificNameAuthorship "Duby" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe viburni"@fi,
        "Microsphaera sparsa"@fi,
        "Microsphaera viburni"@fi,
        "Microsphaera sparsa"@sv,
        "Microsphaera viburni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heidenhärmä"@fi,
        "Erysiphe viburni"@sv .

<http://tun.fi/MX.4984880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma erigerontis" ;
    dwc:scientificNameAuthorship "Syd. & P. Syd. ex Cif." ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Entyloma erigerontis"@fi,
        "Entylomella fischeri"@fi,
        "Entylomella fischeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioisenlaikkunoki"@fi,
        "Entyloma erigerontis"@sv .

<http://tun.fi/MX.4984881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis fischeri" ;
    dwc:scientificNameAuthorship "Körn. ex G. Winter" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia fischeri"@fi,
        "Urocystis fischeri"@fi,
        "Tuburcinia fischeri"@sv,
        "Urocystis fischeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saranryväsnoki"@fi,
        "starrstrimsot"@sv .

<http://tun.fi/MX.4984883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis ranunculi" ;
    dwc:scientificNameAuthorship "(Lib.) Moesz" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia ranunculi"@fi,
        "Urocystis ranunculi"@fi,
        "Tuburcinia ranunculi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leinikinryväsnoki"@fi,
        "Urocystis ranunculi"@sv .

<http://tun.fi/MX.4984885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia sessilis" ;
    dwc:scientificNameAuthorship "W. G. Schneid." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia sessilis"@fi,
        "Puccinia sessilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kielon-helpinruoste"@fi,
        "konvaljerost"@sv .

<http://tun.fi/MX.4984886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilago nuda" ;
    dwc:scientificNameAuthorship "(J. L. Jensen) Kellerman & Swingle" ;
    skos:broader <http://tun.fi/MX.53420> ;
    skos:hiddenLabel "Ustilago nuda"@fi,
        "Ustilago segetum var. hordei"@fi,
        "Ustilago segetum var. hordei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohranlentonoki"@fi,
        "Ustilago nuda"@sv .

<http://tun.fi/MX.4984887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum pinguiculae" ;
    dwc:scientificNameAuthorship "(Rostr.) Vánky" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Ustilago pinguiculae"@fi,
        "Ustilago pinguiculae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbotryum pinguiculae"@fi,
        "Microbotryum pinguiculae"@sv .

<http://tun.fi/MX.4984888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces geranii" ;
    dwc:scientificNameAuthorship "(DC.) Lév." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uredo geranii"@fi,
        "Uromyces geranii"@fi,
        "Uredo geranii"@sv,
        "Uromyces geranii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenpolvenruskoruoste"@fi,
        "näverost"@sv .

<http://tun.fi/MX.4984889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera plantaginis" ;
    dwc:scientificNameAuthorship "(Castagne) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera plantaginis"@fi,
        "Sphaerotheca plantaginis"@fi,
        "Sphaerotheca plantaginis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratamonhaituhärmä"@fi,
        "Podosphaera plantaginis"@sv .

<http://tun.fi/MX.4984890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea arenaria" ;
    dwc:scientificNameAuthorship "(Syd.) Nannf." ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea arenaria"@fi,
        "Cintractia arenaria"@fi,
        "Cintractia arenaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkosarannoki"@fi,
        "Anthracoidea arenaria"@sv .

<http://tun.fi/MX.4984891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoërysiphe gnaphalii" ;
    dwc:scientificNameAuthorship "U. Braun" ;
    skos:broader <http://tun.fi/MX.4984456> ;
    skos:hiddenLabel "Neoërysiphe gnaphalii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkkäränmyöhähärmä"@fi,
        "Neoërysiphe gnaphalii"@sv .

<http://tun.fi/MX.4984892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea misandrae" ;
    dwc:scientificNameAuthorship "Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea misandrae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinpullakkonoki"@fi,
        "Anthracoidea misandrae"@sv .

<http://tun.fi/MX.4984893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doassansia alismatis" ;
    dwc:scientificNameAuthorship "(Nees ex Fr.) Cornu" ;
    skos:broader <http://tun.fi/MX.233596> ;
    skos:hiddenLabel "Doassansia alismatis"@fi,
        "Savulescuella alismacearum"@fi,
        "Savulescuella alismacearum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratamosarpionnoki"@fi,
        "Doassansia alismatis"@sv .

<http://tun.fi/MX.4984894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe trifoliorum" ;
    dwc:scientificNameAuthorship "(Wallr.) U. Braun" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe trifolii"@fi,
        "Erysiphe trifoliorum"@fi,
        "Erysiphe trifolii"@sv,
        "Erysiphe trifoliorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilanhärmä"@fi,
        "klövermjöldagg"@sv .

<http://tun.fi/MX.4984895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmidium rubi-idaei" ;
    dwc:scientificNameAuthorship "(DC.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233612> ;
    skos:hiddenLabel "Phragmidium rubi-idaei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phragmidium rubi-idaei"@fi,
        "hallonrost"@sv .

<http://tun.fi/MX.4984896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia septentrionalis" ;
    dwc:scientificNameAuthorship "Juel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia septentrionalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiängelmän-konnantattarenruoste"@fi,
        "Puccinia septentrionalis"@sv .

<http://tun.fi/MX.4984897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora salicis-albae" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora salicis-albae"@fi,
        "Melampsora salicis-albae"@sv .

<http://tun.fi/MX.4984898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jamesdicksonia dactylidis" ;
    dwc:scientificNameAuthorship "(Pass.) R. Bauer, Begerow, A. Nagler & Oberw." ;
    skos:broader <http://tun.fi/MX.233605> ;
    skos:hiddenLabel "Entyloma dactylidis"@fi,
        "Jamesdicksonia dactylidis"@fi,
        "Entyloma dactylidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinänrupinoki"@fi,
        "Jamesdicksonia dactylidis"@sv .

<http://tun.fi/MX.4984899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecaphora melandrii" ;
    dwc:scientificNameAuthorship "(Syd.) Vánky & M. Lutz" ;
    skos:broader <http://tun.fi/MX.233648> ;
    skos:hiddenLabel "Sorosporium melandri"@fi,
        "Sorosporium melandri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thecaphora melandrii"@fi,
        "Thecaphora melandrii"@sv .

<http://tun.fi/MX.4984900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia komarovii" ;
    dwc:scientificNameAuthorship "Tranzschel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia komarovii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsaminruoste"@fi,
        "Puccinia komarovii"@sv .

<http://tun.fi/MX.4984901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia melicae" ;
    dwc:scientificNameAuthorship "P. Syd. & Syd." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia coronata var. melicae"@fi,
        "Puccinia coronata var. melicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia melicae"@fi,
        "Puccinia melicae"@sv .

<http://tun.fi/MX.4984902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora laricis-pentandrae" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora laricis-pentandrae"@fi,
        "Melampsora laricis-pentandrae"@sv .

<http://tun.fi/MX.4984904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nannfeldtiomyces sparganii" ;
    dwc:scientificNameAuthorship "(Lagerh.) Vánky" ;
    skos:broader <http://tun.fi/MX.233601> ;
    skos:hiddenLabel "Entyloma sparganii"@fi,
        "Nannfeldtiomyces sparganii"@fi,
        "Entyloma sparganii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palpakonnoki"@fi,
        "Nannfeldtiomyces sparganii"@sv .

<http://tun.fi/MX.4984905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe hypophylla" ;
    dwc:scientificNameAuthorship "(Nevod.) U. Braun & Cunnington" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe hypophylla"@fi,
        "Microsphaera hypophylla"@fi,
        "Microsphaera hypophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenpiilohärmä"@fi,
        "Erysiphe hypophylla"@sv .

<http://tun.fi/MX.4984906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe intermedia" ;
    dwc:scientificNameAuthorship "(U. Braun) U. Braun" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe intermedia"@fi,
        "Erysiphe trifolii var. intermedia"@fi,
        "Microsphaera trifolii"@fi,
        "Erysiphe trifolii var. intermedia"@sv,
        "Microsphaera trifolii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lupiininhärmä"@fi,
        "Erysiphe intermedia"@sv .

<http://tun.fi/MX.4984907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces artemisiae" ;
    dwc:scientificNameAuthorship "(Grev.) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe artemisiae"@fi,
        "Erysiphe artemisiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces artemisiae"@fi,
        "Golovinomyces artemisiae"@sv .

<http://tun.fi/MX.4984908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia pelargonii-zonalis" ;
    dwc:scientificNameAuthorship "Doidge" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia pelargonii-zonalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia pelargonii-zonalis"@fi,
        "pelargonrost"@sv .

<http://tun.fi/MX.4984909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum reticulatum" ;
    dwc:scientificNameAuthorship "(Liro) R. Bauer & Oberw." ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Ustilago reticulata"@fi,
        "Microbotryum reticulatum"@sv,
        "Ustilago reticulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbotryum reticulatum"@fi,
        "pilörtssot"@sv .

<http://tun.fi/MX.4984910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilago filiformis" ;
    dwc:scientificNameAuthorship "(Schrank) Rostr." ;
    skos:broader <http://tun.fi/MX.53420> ;
    skos:hiddenLabel "Ustilago filiformis"@fi,
        "Ustilago longissima"@fi,
        "Ustilago filiformis"@sv,
        "Ustilago longissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorsimonnoki"@fi,
        "giftsot"@sv .

<http://tun.fi/MX.4984911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilentyloma fluitans" ;
    dwc:scientificNameAuthorship "(Liro) Vánky" ;
    skos:broader <http://tun.fi/MX.233658> ;
    skos:hiddenLabel "Entyloma fluitans"@fi,
        "Ustilentyloma fluitans"@fi,
        "Entyloma fluitans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorsimonlaikkutuhkio"@fi,
        "Ustilentyloma fluitans"@sv .

<http://tun.fi/MX.4984912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uredinopsis struthiopteridis" ;
    dwc:scientificNameAuthorship "F. C. M. Störmer ex Dietel" ;
    skos:broader <http://tun.fi/MX.233630> ;
    skos:hiddenLabel "Uredinopsis struthiopteridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kotkansiivenkalvasruoste"@fi,
        "Uredinopsis struthiopteridis"@sv .

<http://tun.fi/MX.4984913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces ambiguus" ;
    dwc:scientificNameAuthorship "(DC.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Puccinia ambigua"@fi,
        "Uromyces ambiguus"@fi,
        "Puccinia ambigua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukanruskoruoste"@fi,
        "Uromyces ambiguus"@sv .

<http://tun.fi/MX.4984914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Milesina kriegeriana" ;
    dwc:scientificNameAuthorship "(Magnus) Magnus" ;
    skos:broader <http://tun.fi/MX.233628> ;
    skos:hiddenLabel "Milesia kriegeriana"@fi,
        "Milesia kriegeriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Milesina kriegeriana"@fi,
        "Milesina kriegeriana"@sv .

<http://tun.fi/MX.4984915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia picridis" ;
    dwc:scientificNameAuthorship "Hazsl." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia picridis"@fi,
        "Puccinia picridis"@sv .

<http://tun.fi/MX.4984916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea pratensis" ;
    dwc:scientificNameAuthorship "(Syd.) Boidol & Poelt" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Cintractia pratensis"@fi,
        "Cintractia pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracoidea pratensis"@fi,
        "Anthracoidea pratensis"@sv .

<http://tun.fi/MX.4984917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum kuehneanum" ;
    dwc:scientificNameAuthorship "(R. Wolff) Vánky" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Microbotryum kuehneanum"@fi,
        "Ustilago kuehneana"@fi,
        "Ustilago kuehneana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahosuolaheinäntuhkio"@fi,
        "Microbotryum kuehneanum"@sv .

<http://tun.fi/MX.4984918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia carduorum" ;
    dwc:scientificNameAuthorship "Jacky" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia carduorum"@fi,
        "Puccinia carduorum"@sv .

<http://tun.fi/MX.4984919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia galii-verni" ;
    dwc:scientificNameAuthorship "Ces." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia galii-verni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mataranpahkaruoste"@fi,
        "Puccinia galii-verni"@sv .

<http://tun.fi/MX.4984920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia arenariae" ;
    dwc:scientificNameAuthorship "(Schumach.) G. Winter" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Uredo arenariae"@fi,
        "Uredo arenariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia arenariae"@fi,
        "Puccinia arenariae"@sv .

<http://tun.fi/MX.4984921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera xanthii" ;
    dwc:scientificNameAuthorship "(Castagne) U. Braun & Shishkoff" ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Sphaerotheca xanthii"@fi,
        "Sphaerotheca xanthii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podosphaera xanthii"@fi,
        "Podosphaera xanthii"@sv .

<http://tun.fi/MX.4984922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pucciniastrum arcticum" ;
    dwc:scientificNameAuthorship "Tranzschel" ;
    skos:broader <http://tun.fi/MX.233625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pucciniastrum arcticum"@fi,
        "Pucciniastrum arcticum"@sv .

<http://tun.fi/MX.4984923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces fallens" ;
    dwc:scientificNameAuthorship "(Arthur) F. Kern. ex Barthol." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces trifolii-repentis var. fallens"@fi,
        "Uromyces fallens"@sv,
        "Uromyces trifolii-repentis var. fallens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces fallens"@fi,
        "rödklöverrost"@sv .

<http://tun.fi/MX.4984924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum goeppertianum" ;
    dwc:scientificNameAuthorship "(J. Schröt.) Vánky" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Microbotryum goeppertianum"@fi,
        "Ustilago goeppertiana"@fi,
        "Ustilago goeppertiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolaheinäntuhkio"@fi,
        "Microbotryum goeppertianum"@sv .

<http://tun.fi/MX.4984925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora magnusiana" ;
    dwc:scientificNameAuthorship "G. H. Wagner ex Kleb." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora magnusiana"@fi,
        "Melampsora magnusiana"@sv .

<http://tun.fi/MX.4984926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia lapponica" ;
    dwc:scientificNameAuthorship "Rytz" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkuusionruoste"@fi,
        "Puccinia lapponica"@sv .

<http://tun.fi/MX.4984927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia recondita" ;
    dwc:scientificNameAuthorship "Roberge ex Desm." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia recondita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rastin-rukiinruoste"@fi,
        "Puccinia recondita"@sv .

<http://tun.fi/MX.4984928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces verruculosus" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces verruculosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ailakinruskoruoste"@fi,
        "Uromyces verruculosus"@sv .

<http://tun.fi/MX.4984929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia lapsanae" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia lapsanae"@fi,
        "Puccinia lapsanae"@sv .

<http://tun.fi/MX.4984930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum anomalum" ;
    dwc:scientificNameAuthorship "(J. Kunze ex G. Winter) Vánky" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Ustilago anomala"@fi,
        "Ustilago anomala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbotryum anomalum"@fi,
        "Microbotryum anomalum"@sv .

<http://tun.fi/MX.4984932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis triseti" ;
    dwc:scientificNameAuthorship "(Cif.) Zundel" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia triseti"@fi,
        "Tuburcinia triseti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis triseti"@fi,
        "Urocystis triseti"@sv .

<http://tun.fi/MX.4984934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces acetosae" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces acetosae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolaheinänruskoruoste"@fi,
        "Uromyces acetosae"@sv .

<http://tun.fi/MX.4984935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces ervi" ;
    dwc:scientificNameAuthorship "Westend." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces ervi"@fi,
        "Uromyces ervi"@sv .

<http://tun.fi/MX.4984936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsorella caryophyllacearum" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.233627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsorella caryophyllacearum"@fi,
        "Melampsorella caryophyllacearum"@sv .

<http://tun.fi/MX.4984937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum vinosum" ;
    dwc:scientificNameAuthorship "(Tul. & C. Tul.) Denchev" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Microbotryum vinosum"@fi,
        "Ustilago vinosa"@fi,
        "Microbotryum vinosum"@sv,
        "Ustilago vinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haprontuhkio"@fi,
        "fjällsyresot"@sv .

<http://tun.fi/MX.4984938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera balsaminae" ;
    dwc:scientificNameAuthorship "(Wallr.) U. Braun & Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera balsaminae"@fi,
        "Sphaerotheca balsaminae"@fi,
        "Sphaerotheca balsaminae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsaminhaituhärmä"@fi,
        "Podosphaera balsaminae"@sv .

<http://tun.fi/MX.4984939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia pimpinellae" ;
    dwc:scientificNameAuthorship "(F. Strauss) Röhl." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Uredo pimpinellae"@fi,
        "Uredo pimpinellae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia pimpinellae"@fi,
        "Puccinia pimpinellae"@sv .

<http://tun.fi/MX.4984940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia aegopodii" ;
    dwc:scientificNameAuthorship "(Schumach.) Röhl." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia aegopodii"@fi,
        "Uredo aegopodii"@fi,
        "Uredo aegopodii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuohenputkenruoste"@fi,
        "Puccinia aegopodii"@sv .

<http://tun.fi/MX.4984941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe cruciferarum" ;
    dwc:scientificNameAuthorship "Opiz ex L. Junell" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe cruciferarum"@fi,
        "Erysiphe pisi var. cruciferarum"@fi,
        "Erysiphe cruciferarum"@sv,
        "Erysiphe pisi var. cruciferarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ristikukkaishärmä"@fi,
        "kålmjöldagg"@sv .

<http://tun.fi/MX.4984942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma linariae" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entyloma linariae"@fi,
        "Entyloma linariae"@sv .

<http://tun.fi/MX.4984943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia hieracii" ;
    dwc:scientificNameAuthorship "H. Mart." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia hieracii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia hieracii"@fi,
        "fibblerost"@sv .

<http://tun.fi/MX.4984944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe russellii" ;
    dwc:scientificNameAuthorship "(Clinton) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Microsphaera russellii"@fi,
        "Microsphaera russellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erysiphe russellii"@fi,
        "Erysiphe russellii"@sv .

<http://tun.fi/MX.4984945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia perplexans" ;
    dwc:scientificNameAuthorship "Plowr." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia perplexans"@fi,
        "Puccinia perplexans"@sv .

<http://tun.fi/MX.4984946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia chrysosplenii" ;
    dwc:scientificNameAuthorship "Grev." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia chrysosplenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linnunsilmänruoste"@fi,
        "Puccinia chrysosplenii"@sv .

<http://tun.fi/MX.4984947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces cichoracearum" ;
    dwc:scientificNameAuthorship "(DC.) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe cichoracearum"@fi,
        "Golovinomyces cichoracearum"@fi,
        "Erysiphe cichoracearum"@sv,
        "Golovinomyces cichoracearum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sikurinkolohärmä"@fi,
        "kompositmjöldagg"@sv .

<http://tun.fi/MX.4984948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma myosuri" ;
    dwc:scientificNameAuthorship "Syd." ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Entylomella myosuri"@fi,
        "Entylomella myosuri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entyloma myosuri"@fi,
        "Entyloma myosuri"@sv .

<http://tun.fi/MX.4984949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum silenes-inflatae" ;
    dwc:scientificNameAuthorship "(DC. ex Liro) G. Deml & Oberw." ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Ustilago silenes-inflatae"@fi,
        "Ustilago silenes-inflatae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbotryum silenes-inflatae"@fi,
        "Microbotryum silenes-inflatae"@sv .

<http://tun.fi/MX.4984950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces sonchicola" ;
    dwc:scientificNameAuthorship "U. Braun & R. T. A. Cook" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe cichoracearum f. sonchi"@fi,
        "Golovinomyces sonchicola"@fi,
        "Erysiphe cichoracearum f. sonchi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valvatinkolohärmä"@fi,
        "Golovinomyces sonchicola"@sv .

<http://tun.fi/MX.4984951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tranzschelia pruni-spinosae" ;
    dwc:scientificNameAuthorship "(Pers.) Dietel" ;
    skos:broader <http://tun.fi/MX.233613> ;
    skos:hiddenLabel "Puccinia pruni-spinosae"@fi,
        "Puccinia pruni-spinosae"@sv,
        "Tranzschelia pruni-spinosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tranzschelia pruni-spinosae"@fi,
        "plommonrost"@sv .

<http://tun.fi/MX.4984952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia persistens" ;
    dwc:scientificNameAuthorship "Plowr." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia persistens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ängelmän-vehniönruoste"@fi,
        "Puccinia persistens"@sv .

<http://tun.fi/MX.4984953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilago bromivora" ;
    dwc:scientificNameAuthorship "(Tul. & C. Tul.) A .A. Fisch. Waldh." ;
    skos:broader <http://tun.fi/MX.53420> ;
    skos:hiddenLabel "Ustilago bromivora"@fi,
        "Yenia bromivora"@fi,
        "Yenia bromivora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kattarannoki"@fi,
        "Ustilago bromivora"@sv .

<http://tun.fi/MX.4984954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia veronicae-longifoliae" ;
    dwc:scientificNameAuthorship "Savile" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia veronicae-longifoliae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tädykkeenruoste"@fi,
        "Puccinia veronicae-longifoliae"@sv .

<http://tun.fi/MX.4984955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe astragali" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe astragali"@fi,
        "Microsphaera astragali"@fi,
        "Microsphaera astragali"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenherneenhärmä"@fi,
        "Erysiphe astragali"@sv .

<http://tun.fi/MX.4984956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe euonymicola" ;
    dwc:scientificNameAuthorship "U. Braun" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe euonymicola"@fi,
        "Pseudoidium euonymi-japonici"@fi,
        "Pseudoidium euonymi-japonici"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakerisorvarinpensaanhärmä"@fi,
        "Erysiphe euonymicola"@sv .

<http://tun.fi/MX.4984957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis luzulae" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia luzulae"@fi,
        "Tuburcinia luzulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis luzulae"@fi,
        "Urocystis luzulae"@sv .

<http://tun.fi/MX.4984959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphragmium ulmariae" ;
    dwc:scientificNameAuthorship "(DC.) Link" ;
    skos:broader <http://tun.fi/MX.233620> ;
    skos:hiddenLabel "Puccinia ulmariae"@fi,
        "Triphragmium ulmariae"@fi,
        "Puccinia ulmariae"@sv,
        "Triphragmium ulmariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesiangervonruoste"@fi,
        "älggräsrost"@sv .

<http://tun.fi/MX.4984960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis nivalis" ;
    dwc:scientificNameAuthorship "(Liro) Zundel" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia nivalis"@fi,
        "Urocystis nivalis"@fi,
        "Tuburcinia nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumileinikinryväsnoki"@fi,
        "Urocystis nivalis"@sv .

<http://tun.fi/MX.4984962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia bromina" ;
    dwc:scientificNameAuthorship "Erikss." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia bromina"@fi,
        "Puccinia bromina"@sv .

<http://tun.fi/MX.4984963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia karstenii" ;
    dwc:scientificNameAuthorship "Lindr." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia karstenii"@fi,
        "Puccinia karstenii"@sv .

<http://tun.fi/MX.4984964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pucciniastrum goodyerae" ;
    dwc:scientificNameAuthorship "(Tranzschel) Arthur" ;
    skos:broader <http://tun.fi/MX.233625> ;
    skos:hiddenLabel "Uredo goodyerae"@fi,
        "Uredo goodyerae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pucciniastrum goodyerae"@fi,
        "Pucciniastrum goodyerae"@sv .

<http://tun.fi/MX.4984965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum duriaeanum" ;
    dwc:scientificNameAuthorship "(Tul. & C. Tul.) Vánky" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Ustilago duriaeana"@fi,
        "Ustilago duriaeana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbotryum duriaeanum"@fi,
        "Microbotryum duriaeanum"@sv .

<http://tun.fi/MX.4984966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma ranunculi-repentis" ;
    dwc:scientificNameAuthorship "Sternon" ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Entyloma ranunculi-repentis"@fi,
        "Entylomella gibba"@fi,
        "Entylomella gibba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leinikinlaikkunoki"@fi,
        "Entyloma ranunculi-repentis"@sv .

<http://tun.fi/MX.4984967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia polygoni" ;
    dwc:scientificNameAuthorship "Alb. & Schwein." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia polygoni"@fi,
        "Puccinia polygoni"@sv .

<http://tun.fi/MX.4984968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia vulpinae" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia vulpinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketunsaranruoste"@fi,
        "Puccinia vulpinae"@sv .

<http://tun.fi/MX.4984969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uredinopsis filicina" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.233630> ;
    skos:hiddenLabel "Uredinopsis filicina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpi-imarteenkalvasruoste"@fi,
        "Uredinopsis filicina"@sv .

<http://tun.fi/MX.4984970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia circaeae" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia circaeae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "velholehdenruoste"@fi,
        "Puccinia circaeae"@sv .

<http://tun.fi/MX.4984971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera drabae" ;
    dwc:scientificNameAuthorship "(Juel) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera drabae"@fi,
        "Sphaerotheca drabae"@fi,
        "Sphaerotheca drabae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kynsimönhaituhärmä"@fi,
        "Podosphaera drabae"@sv .

<http://tun.fi/MX.4984972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe begoniicola" ;
    dwc:scientificNameAuthorship "U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Microsphaera begoniae"@fi,
        "Microsphaera begoniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erysiphe begoniicola"@fi,
        "Erysiphe begoniicola"@sv .

<http://tun.fi/MX.4984973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomyxa pyrolae" ;
    dwc:scientificNameAuthorship "(DC.) Rostr." ;
    skos:broader <http://tun.fi/MX.233623> ;
    skos:hiddenLabel "Chrysomyxa pyrolae"@fi,
        "Chrysomyxa pyrolata"@fi,
        "Chrysomyxa pyrolata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusen-talvikinruoste"@fi,
        "Chrysomyxa pyrolae"@sv .

<http://tun.fi/MX.4984974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe capreae" ;
    dwc:scientificNameAuthorship "DC. ex Duby" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe capreae"@fi,
        "Uncinula adunca f. capreae"@fi,
        "Uncinula adunca f. capreae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidanhärmä"@fi,
        "Erysiphe capreae"@sv .

<http://tun.fi/MX.4984975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis poae" ;
    dwc:scientificNameAuthorship "(Liro) Padwick & A. Khan" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia poae"@fi,
        "Urocystis poae"@fi,
        "Tuburcinia poae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmikanryväsnoki"@fi,
        "Urocystis poae"@sv .

<http://tun.fi/MX.4984977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyalopsora aspidiotus" ;
    dwc:scientificNameAuthorship "(Magnus) Magnus" ;
    skos:broader <http://tun.fi/MX.233626> ;
    skos:hiddenLabel "Hyalopsora aspidiotus"@fi,
        "Uredinopsis polypodii-dryopteridis"@fi,
        "Uredinopsis polypodii-dryopteridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäimarteenruoste"@fi,
        "Hyalopsora aspidiotus"@sv .

<http://tun.fi/MX.4984978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecaphora trailii" ;
    dwc:scientificNameAuthorship "Cooke" ;
    skos:broader <http://tun.fi/MX.233648> ;
    skos:hiddenLabel "Thecaphora trailii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakkeenpallonoki"@fi,
        "Thecaphora trailii"@sv .

<http://tun.fi/MX.4984979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia variabilis" ;
    dwc:scientificNameAuthorship "Grev." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia variabilis"@fi,
        "Puccinia variabilis"@sv .

<http://tun.fi/MX.4984980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe syringae" ;
    dwc:scientificNameAuthorship "Schwein." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe syringae"@fi,
        "Microsphaera syringae"@fi,
        "Microsphaera syringae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syreeninhärmä"@fi,
        "Erysiphe syringae"@sv .

<http://tun.fi/MX.4984981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum lychnidis-dioicae" ;
    dwc:scientificNameAuthorship "(DC.) G. Deml & Oberw" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Ustilago lychnidis-dioicae"@fi,
        "Ustilago lychnidis-dioicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbotryum lychnidis-dioicae"@fi,
        "Microbotryum lychnidis-dioicae"@sv .

<http://tun.fi/MX.4984982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia conii" ;
    dwc:scientificNameAuthorship "Fuckel ex Lagerh." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia conii"@fi,
        "Puccinia conii"@sv .

<http://tun.fi/MX.4984983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia drabae" ;
    dwc:scientificNameAuthorship "F. Rudolphi" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia drabae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kynsimönruoste"@fi,
        "Puccinia drabae"@sv .

<http://tun.fi/MX.4984986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea caricis-pauciflorae" ;
    dwc:scientificNameAuthorship "(Lehtola) Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea caricis-pauciflorae"@fi,
        "Cintractia caricis-pauciflorae"@fi,
        "Cintractia caricis-pauciflorae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkasarannoki"@fi,
        "Anthracoidea caricis-pauciflorae"@sv .

<http://tun.fi/MX.4984987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia rhodiolae" ;
    dwc:scientificNameAuthorship "Berk. & Broome" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia rhodiolae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusujuurenruoste"@fi,
        "Puccinia rhodiolae"@sv .

<http://tun.fi/MX.4984988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces behenis" ;
    dwc:scientificNameAuthorship "(DC.) Unger" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces behenis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmikohokinruskoruoste"@fi,
        "Uromyces behenis"@sv .

<http://tun.fi/MX.4984989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia doronicella" ;
    dwc:scientificNameAuthorship "P. Syd. & Syd." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia doronicella"@fi,
        "Puccinia doronicella"@sv .

<http://tun.fi/MX.4984990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera delphinii" ;
    dwc:scientificNameAuthorship "(P. Karst.) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera delphinii"@fi,
        "Sphaerotheca delphinii"@fi,
        "Sphaerotheca delphinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulleronhaituhärmä"@fi,
        "Podosphaera delphinii"@sv .

<http://tun.fi/MX.4984991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia arctica" ;
    dwc:scientificNameAuthorship "Lagerh." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia arctica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruijanesikonruoste"@fi,
        "Puccinia arctica"@sv .

<http://tun.fi/MX.4984992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilletia sphaerococca" ;
    dwc:scientificNameAuthorship "(Wallr.) A. A. Fisch. Waldh." ;
    skos:broader <http://tun.fi/MX.53431> ;
    skos:hiddenLabel "Tilletia decipiens"@fi,
        "Tilletia decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tilletia sphaerococca"@fi,
        "Tilletia sphaerococca"@sv .

<http://tun.fi/MX.4984993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia heraclei" ;
    dwc:scientificNameAuthorship "Grev." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia heraclei"@fi,
        "Puccinia heraclei"@sv .

<http://tun.fi/MX.4984994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea hostianae" ;
    dwc:scientificNameAuthorship "B. Lindeb. ex Nannf." ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracoidea hostianae"@fi,
        "Anthracoidea hostianae"@sv .

<http://tun.fi/MX.4984995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoërysiphe galeopsidis" ;
    dwc:scientificNameAuthorship "(DC.) U. Braun" ;
    skos:broader <http://tun.fi/MX.4984456> ;
    skos:hiddenLabel "Erysiphe galeopsidis"@fi,
        "Neoërysiphe galeopsidis"@fi,
        "Erysiphe galeopsidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pillikkeenmyöhähärmä"@fi,
        "Neoërysiphe galeopsidis"@sv .

<http://tun.fi/MX.4984996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe howeana" ;
    dwc:scientificNameAuthorship "U. Braun" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erysiphe howeana"@fi,
        "Erysiphe howeana"@sv .

<http://tun.fi/MX.4984997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycosarcoma maydis" ;
    dwc:scientificNameAuthorship "(DC.) Bref." ;
    skos:broader <http://tun.fi/MX.5019343> ;
    skos:hiddenLabel "Ustilago maydis"@fi,
        "Mycosarcoma maydis"@sv,
        "Ustilago maydis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycosarcoma maydis"@fi,
        "majssot"@sv .

<http://tun.fi/MX.4984998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia polemonii" ;
    dwc:scientificNameAuthorship "Dietel & Holw." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia polemonii"@fi,
        "Puccinia polemonii"@sv .

<http://tun.fi/MX.4984999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia rhytismoides" ;
    dwc:scientificNameAuthorship "Johanson" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia rhytismoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiängelmänruoste"@fi,
        "Puccinia rhytismoides"@sv .

<http://tun.fi/MX.4985000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe sedi" ;
    dwc:scientificNameAuthorship "U. Braun" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erysiphe sedi"@fi,
        "Erysiphe sedi"@sv .

<http://tun.fi/MX.4985001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vankya ornithogali" ;
    dwc:scientificNameAuthorship "(J. C. Schmidt & Kunze) Ershad" ;
    skos:broader <http://tun.fi/MX.233650> ;
    skos:hiddenLabel "Ustilago ornithogali"@fi,
        "Vankya ornithogali"@fi,
        "Ustilago ornithogali"@sv,
        "Vankya ornithogali"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käenrieskannoki"@fi,
        "vårlökssot"@sv .

<http://tun.fi/MX.4985002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia chaerophylli" ;
    dwc:scientificNameAuthorship "Purton" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia anthrisci"@fi,
        "Puccinia anthrisci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia chaerophylli"@fi,
        "Puccinia chaerophylli"@sv .

<http://tun.fi/MX.4985003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmidium fusiforme" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.233612> ;
    skos:hiddenLabel "Phragmidium fusiforme"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karjalanruusunruoste"@fi,
        "Phragmidium fusiforme"@sv .

<http://tun.fi/MX.4985004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia luzulae" ;
    dwc:scientificNameAuthorship "Lib." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia luzulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piiponisoruoste"@fi,
        "Puccinia luzulae"@sv .

<http://tun.fi/MX.4985005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia saussureae-alpinae" ;
    dwc:scientificNameAuthorship "Lindr." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia saussureae-alpinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läätteenruoste"@fi,
        "Puccinia saussureae-alpinae"@sv .

<http://tun.fi/MX.4985006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum dianthorum" ;
    dwc:scientificNameAuthorship "(Liro) H. Scholz & I. Scholz" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Microbotryum dianthorum"@fi,
        "Ustilago violacea var. dianthorum"@fi,
        "Ustilago violacea var. dianthorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoneilikantuhkio"@fi,
        "Microbotryum dianthorum"@sv .

<http://tun.fi/MX.4985007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia gigantea" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia gigantea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitohorsmanruoste"@fi,
        "Puccinia gigantea"@sv .

<http://tun.fi/MX.4985008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea liroi" ;
    dwc:scientificNameAuthorship "(Lehtola) Nannf. & B. Lindeb." ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea liroi"@fi,
        "Cintractia liroi"@fi,
        "Cintractia liroi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lironpullakkonoki"@fi,
        "Anthracoidea liroi"@sv .

<http://tun.fi/MX.4985009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia tanaceti" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia tanaceti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia tanaceti"@fi,
        "malörtsrost"@sv .

<http://tun.fi/MX.4985010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe baeumleri" ;
    dwc:scientificNameAuthorship "(Magnus) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe baeumleri"@fi,
        "Microsphaera baeumleri"@fi,
        "Microsphaera baeumleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsävirnanhärmä"@fi,
        "Erysiphe baeumleri"@sv .

<http://tun.fi/MX.4985011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe prunastri" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe prunastri"@fi,
        "Uncinula prunastri"@fi,
        "Uncinula prunastri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oratuomenhärmä"@fi,
        "Erysiphe prunastri"@sv .

<http://tun.fi/MX.4985012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe urticae" ;
    dwc:scientificNameAuthorship "(Wallr.) S. Blumer" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Alphitomorpha urticae"@fi,
        "Erysiphe urticae"@fi,
        "Alphitomorpha urticae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkosenhärmä"@fi,
        "Erysiphe urticae"@sv .

<http://tun.fi/MX.4985013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces echinopis" ;
    dwc:scientificNameAuthorship "(U. Braun) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe echinopis"@fi,
        "Erysiphe echinopis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces echinopis"@fi,
        "Golovinomyces echinopis"@sv .

<http://tun.fi/MX.4985014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pucciniastrum pyrolae" ;
    dwc:scientificNameAuthorship "Dietel ex Arthur" ;
    skos:broader <http://tun.fi/MX.233625> ;
    skos:hiddenLabel "Pucciniastrum pyrolae"@fi,
        "Thekopsora pyrolae"@fi,
        "Thekopsora pyrolae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvikinnystyruoste"@fi,
        "Pucciniastrum pyrolae"@sv .

<http://tun.fi/MX.4985015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma magnusii" ;
    dwc:scientificNameAuthorship "(Ule) G. Winter" ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Sorosporium magnusii"@fi,
        "Sorosporium magnusii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entyloma magnusii"@fi,
        "Entyloma magnusii"@sv .

<http://tun.fi/MX.4985016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochropsora ariae" ;
    dwc:scientificNameAuthorship "(Fuckel) Ramsb." ;
    skos:broader <http://tun.fi/MX.233614> ;
    skos:hiddenLabel "Ochropsora ariae"@fi,
        "Ochropsora ariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkovuokon-pihlajanruoste"@fi,
        "rönnrost"@sv .

<http://tun.fi/MX.4985017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe polygoni" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe polygoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihatattarenhärmä"@fi,
        "Erysiphe polygoni"@sv .

<http://tun.fi/MX.4985018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia argentata" ;
    dwc:scientificNameAuthorship "(Schultz) G. Winter" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia argentata"@fi,
        "Puccinia impatientis"@fi,
        "Puccinia impatientis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tesmayrtin-palsaminruoste"@fi,
        "Puccinia argentata"@sv .

<http://tun.fi/MX.4985019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma calendulae" ;
    dwc:scientificNameAuthorship "(Oudem.) de Bary" ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Protomyces calendulae"@fi,
        "Protomyces calendulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entyloma calendulae"@fi,
        "Entyloma calendulae"@sv .

<http://tun.fi/MX.4985020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia albulensis" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia albulensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturitädykkeenruoste"@fi,
        "Puccinia albulensis"@sv .

<http://tun.fi/MX.4985023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyspora alchemillae" ;
    dwc:scientificNameAuthorship "(Pers.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233610> ;
    skos:hiddenLabel "Trachyspora alchemillae"@fi,
        "Trachyspora intrusa"@fi,
        "Uromyces intrusus"@fi,
        "Trachyspora intrusa"@sv,
        "Uromyces intrusus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimulehdenruoste"@fi,
        "Trachyspora alchemillae"@sv .

<http://tun.fi/MX.4985024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma veronicae" ;
    dwc:scientificNameAuthorship "(Halst.) Lagerh." ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Entyloma linariae f. veronicae"@fi,
        "Entyloma linariae f. veronicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entyloma veronicae"@fi,
        "Entyloma veronicae"@sv .

<http://tun.fi/MX.4985025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum violaceum" ;
    dwc:scientificNameAuthorship "(Pers. : Pers.) G. Deml & Oberw." ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Ustilago violacea"@fi,
        "Ustilago violacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microbotryum violaceum"@fi,
        "Microbotryum violaceum"@sv .

<http://tun.fi/MX.4985026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces phaseoli" ;
    dwc:scientificNameAuthorship "(Pers.) G. Winter" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces appendiculatus"@fi,
        "Uromyces appendiculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces phaseoli"@fi,
        "Uromyces phaseoli"@sv .

<http://tun.fi/MX.4985027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia arrhenatheri" ;
    dwc:scientificNameAuthorship "(Kleb.) Erikss." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia perplexans f. arrhenatheri"@fi,
        "Puccinia perplexans f. arrhenatheri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia arrhenatheri"@fi,
        "Puccinia arrhenatheri"@sv .

<http://tun.fi/MX.4985028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe magnusii" ;
    dwc:scientificNameAuthorship "(S. Blumer) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe magnusii"@fi,
        "Microsphaera magnusii"@fi,
        "Microsphaera magnusii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikuusamanhärmä"@fi,
        "Erysiphe magnusii"@sv .

<http://tun.fi/MX.4985029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia malvacearum" ;
    dwc:scientificNameAuthorship "Bertero ex Mont." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia malvacearum"@fi,
        "Puccinia malvacearum"@sv .

<http://tun.fi/MX.4985032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia scandica" ;
    dwc:scientificNameAuthorship "Johanson" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia scandica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihorsmanruoste"@fi,
        "Puccinia scandica"@sv .

<http://tun.fi/MX.4985033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia poarum" ;
    dwc:scientificNameAuthorship "Nielsen" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia poarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leskenlehden-nurmikanruoste"@fi,
        "Puccinia poarum"@sv .

<http://tun.fi/MX.4985034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera erigerontis-canadensis" ;
    dwc:scientificNameAuthorship "(Lév.) U. Braun & T. Z. Liu" ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera erigerontis-canadensis"@fi,
        "Sphaerotheca erigerontis-canadensis"@fi,
        "Sphaerotheca erigerontis-canadensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "voikukanhaituhärmä"@fi,
        "Podosphaera erigerontis-canadensis"@sv .

<http://tun.fi/MX.4985035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora allii-fragilis" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora allii-fragilis"@fi,
        "Melampsora allii-fragilis"@sv .

<http://tun.fi/MX.4985037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomyxa rhododendri" ;
    dwc:scientificNameAuthorship "de Bary" ;
    skos:broader <http://tun.fi/MX.233623> ;
    skos:hiddenLabel "Chrysomyxa ledi var. rhododendri"@fi,
        "Chrysomyxa ledi var. rhododendri"@sv,
        "Chrysomyxa rhododendri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysomyxa rhododendri"@fi,
        "rhododendronrost"@sv .

<http://tun.fi/MX.4985038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora ribesii-viminalis" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora ribesii-viminalis"@fi,
        "Melampsora ribesii-viminalis"@sv .

<http://tun.fi/MX.4985039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera fuliginea" ;
    dwc:scientificNameAuthorship "(Schltdl. : Fr.) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera fuliginea"@fi,
        "Sphaerotheca fuliginea"@fi,
        "Sphaerotheca fuliginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tädykkeenhaituhärmä"@fi,
        "Podosphaera fuliginea"@sv .

<http://tun.fi/MX.4985040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia major" ;
    dwc:scientificNameAuthorship "(Dietel) Dietel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia lapsanae var. major"@fi,
        "Puccinia lapsanae var. major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia major"@fi,
        "Puccinia major"@sv .

<http://tun.fi/MX.4985041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilago scrobiculata" ;
    dwc:scientificNameAuthorship "Liro" ;
    skos:broader <http://tun.fi/MX.53420> ;
    skos:hiddenLabel "Ustilago scrobiculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastikanharjunoki"@fi,
        "Ustilago scrobiculata"@sv .

<http://tun.fi/MX.4985042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia iridis" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia iridis"@fi,
        "Puccinia iridis"@sv .

<http://tun.fi/MX.4985043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces valerianae" ;
    dwc:scientificNameAuthorship "(DC.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces valerianae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virmajuurenruskoruoste"@fi,
        "Uromyces valerianae"@sv .

<http://tun.fi/MX.4985044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera pannosa" ;
    dwc:scientificNameAuthorship "(Wallr. : Fr.) de Bary" ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera pannosa"@fi,
        "Sphaerotheca pannosa"@fi,
        "Sphaerotheca pannosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusunhärmä"@fi,
        "Podosphaera pannosa"@sv .

<http://tun.fi/MX.4985045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parvulago marina" ;
    dwc:scientificNameAuthorship "(Durieu) R. Bauer, M. Lutz, Piątek, Vánky & Oberw." ;
    skos:broader <http://tun.fi/MX.233645> ;
    skos:hiddenLabel "Parvulago marina"@fi,
        "Ustilago marina"@fi,
        "Ustilago marina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luikantyvinoki"@fi,
        "Parvulago marina"@sv .

<http://tun.fi/MX.4985046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis tothii" ;
    dwc:scientificNameAuthorship "Vánky" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia lagerheimii var. obscura"@fi,
        "Tuburcinia lagerheimii var. obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis tothii"@fi,
        "Urocystis tothii"@sv .

<http://tun.fi/MX.4985048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe hedwigii" ;
    dwc:scientificNameAuthorship "(Lév.) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe hedwigii"@fi,
        "Microsphaera hedwigii"@fi,
        "Microsphaera hedwigii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villaheidenhärmä"@fi,
        "Erysiphe hedwigii"@sv .

<http://tun.fi/MX.4985049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanotaenium endogenum" ;
    dwc:scientificNameAuthorship "(Unger) de Bary" ;
    skos:broader <http://tun.fi/MX.233653> ;
    skos:hiddenLabel "Melanotaenium endogenum"@fi,
        "Physoderma endogenum"@fi,
        "Physoderma endogenum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mataransysinoki"@fi,
        "Melanotaenium endogenum"@sv .

<http://tun.fi/MX.4985050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doassansia limosellae" ;
    dwc:scientificNameAuthorship "(Kunze) J. Schröt." ;
    skos:broader <http://tun.fi/MX.233596> ;
    skos:hiddenLabel "Burrillia limosellae"@fi,
        "Burrillia limosellae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Doassansia limosellae"@fi,
        "Doassansia limosellae"@sv .

<http://tun.fi/MX.4985051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia fergussonii" ;
    dwc:scientificNameAuthorship "Berk. & Broome" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia fergussonii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suo-orvokinruoste"@fi,
        "Puccinia fergussonii"@sv .

<http://tun.fi/MX.4985052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis trollii" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia trollii"@fi,
        "Tuburcinia trollii"@sv,
        "Urocystis trollii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis trollii"@fi,
        "smörbollssot"@sv .

<http://tun.fi/MX.4985054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doassinga callitrichis" ;
    dwc:scientificNameAuthorship "(Liro) Vánky, R. Bauer & Begerow" ;
    skos:broader <http://tun.fi/MX.233600> ;
    skos:hiddenLabel "Doassinga callitrichis"@fi,
        "Entyloma callitrichis"@fi,
        "Entyloma callitrichis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesitähdennoki"@fi,
        "Doassinga callitrichis"@sv .

<http://tun.fi/MX.4985055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilago striiformis" ;
    dwc:scientificNameAuthorship "(Westend.) Niessl" ;
    skos:broader <http://tun.fi/MX.53420> ;
    skos:hiddenLabel "Tilletia striiformis"@fi,
        "Ustilago striiformis"@fi,
        "Tilletia striiformis"@sv,
        "Ustilago striiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirunoki"@fi,
        "grässot"@sv .

<http://tun.fi/MX.4985056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doassansiopsis hydrophila" ;
    dwc:scientificNameAuthorship "(A. Dietr.) Lavrov" ;
    skos:broader <http://tun.fi/MX.233654> ;
    skos:hiddenLabel "Doassansia hydrophila"@fi,
        "Doassansiopsis hydrophila"@fi,
        "Doassansia hydrophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vidannoki"@fi,
        "Doassansiopsis hydrophila"@sv .

<http://tun.fi/MX.4985057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis agropyri" ;
    dwc:scientificNameAuthorship "(Preuss) A. A. Fisch. Waldh." ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia agropyri"@fi,
        "Tuburcinia agropyri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis agropyri"@fi,
        "Urocystis agropyri"@sv .

<http://tun.fi/MX.4985059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe vernalis" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe vernalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänoksahärmä"@fi,
        "Erysiphe vernalis"@sv .

<http://tun.fi/MX.4985060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomyxa woroninii" ;
    dwc:scientificNameAuthorship "Tranzschel" ;
    skos:broader <http://tun.fi/MX.233623> ;
    skos:hiddenLabel "Chrysomyxa woroninii"@fi,
        "Chrysomyxa woroninii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teerenleipäruoste"@fi,
        "mjölkomlor"@sv .

<http://tun.fi/MX.4985061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea globularis" ;
    dwc:scientificNameAuthorship "Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea globularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallosarannoki"@fi,
        "Anthracoidea globularis"@sv .

<http://tun.fi/MX.4985062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia allii" ;
    dwc:scientificNameAuthorship "F. Rudolphi" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia allii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukanruoste"@fi,
        "Puccinia allii"@sv .

<http://tun.fi/MX.4985063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe grossulariae" ;
    dwc:scientificNameAuthorship "(Wallr.) de Bary" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe grossulariae"@fi,
        "Microsphaera grossulariae"@fi,
        "Microsphaera grossulariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karviaishärmä"@fi,
        "Erysiphe grossulariae"@sv .

<http://tun.fi/MX.4985064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces circumfusus" ;
    dwc:scientificNameAuthorship "(Schltdl.) U. Braun" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe circumfusa"@fi,
        "Erysiphe circumfusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces circumfusus"@fi,
        "Golovinomyces circumfusus"@sv .

<http://tun.fi/MX.4985065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnosporangium cornutum" ;
    dwc:scientificNameAuthorship "Arthur ex F. Kern" ;
    skos:broader <http://tun.fi/MX.233618> ;
    skos:hiddenLabel "Gymnosporangium aucupariae-juniperini"@fi,
        "Gymnosporangium cornutum"@fi,
        "Gymnosporangium aucupariae-juniperini"@sv,
        "Gymnosporangium cornutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajan-katajanruoste"@fi,
        "hornrost"@sv .

<http://tun.fi/MX.4985066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora amygdalinae" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:hiddenLabel "Melampsora amygdalinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jokipajunkeltaruoste"@fi,
        "Melampsora amygdalinae"@sv .

<http://tun.fi/MX.4985067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora laricis-tremulae" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:hiddenLabel "Melampsora laricis"@fi,
        "Melampsora laricis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora laricis-tremulae"@fi,
        "Melampsora laricis-tremulae"@sv .

<http://tun.fi/MX.4985068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilentyloma brefeldii" ;
    dwc:scientificNameAuthorship "(Krieg.) Vánky" ;
    skos:broader <http://tun.fi/MX.233658> ;
    skos:hiddenLabel "Entyloma brefeldii"@fi,
        "Entyloma brefeldii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ustilentyloma brefeldii"@fi,
        "Ustilentyloma brefeldii"@sv .

<http://tun.fi/MX.4985069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia phlei-pratensis" ;
    dwc:scientificNameAuthorship "Erikss. & Henning" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia phlei-pratensis"@fi,
        "Puccinia phlei-pratensis"@sv .

<http://tun.fi/MX.4985070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera phtheirospermi" ;
    dwc:scientificNameAuthorship "(Henn. & Shirai) U. Braun & T. Z. Liu" ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera phtheirospermi"@fi,
        "Sphaerotheca phtheirospermi"@fi,
        "Sphaerotheca phtheirospermi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitikanhaituhärmä"@fi,
        "Podosphaera phtheirospermi"@sv .

<http://tun.fi/MX.4985071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera polemonii" ;
    dwc:scientificNameAuthorship "(L. Junell) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Sphaerotheca polemonii"@fi,
        "Sphaerotheca polemonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podosphaera polemonii"@fi,
        "Podosphaera polemonii"@sv .

<http://tun.fi/MX.4985072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia rubefaciens" ;
    dwc:scientificNameAuthorship "Johanson" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia pallidifaciens"@fi,
        "Puccinia rubefaciens"@fi,
        "Puccinia pallidifaciens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahomataranruoste"@fi,
        "Puccinia rubefaciens"@sv .

<http://tun.fi/MX.4985073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora vernalis" ;
    dwc:scientificNameAuthorship "Niessl ex G. Winter" ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:hiddenLabel "Melampsora saxifragarum"@fi,
        "Melampsora vernalis"@fi,
        "Melampsora saxifragarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "papelorikonkeltaruoste"@fi,
        "Melampsora vernalis"@sv .

<http://tun.fi/MX.4985074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma picridis" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entyloma picridis"@fi,
        "Entyloma picridis"@sv .

<http://tun.fi/MX.4985075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe palczewskii" ;
    dwc:scientificNameAuthorship "(Jacz.) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe palczewskii"@fi,
        "Microsphaera palczewskii"@fi,
        "Microsphaera palczewskii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hernepensaanhärmä"@fi,
        "Erysiphe palczewskii"@sv .

<http://tun.fi/MX.4985076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Farysia thuemenii" ;
    dwc:scientificNameAuthorship "(A.A. Fisch. Waldh.) Nannf." ;
    skos:broader <http://tun.fi/MX.233637> ;
    skos:hiddenLabel "Farysia caricis"@fi,
        "Farysia thuemenii"@fi,
        "Farysia caricis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vankkasarannoki"@fi,
        "Farysia thuemenii"@sv .

<http://tun.fi/MX.4985077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe buhrii" ;
    dwc:scientificNameAuthorship "U. Braun" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe pisi var. buhrii"@fi,
        "Erysiphe pisi var. buhrii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erysiphe buhrii"@fi,
        "Erysiphe buhrii"@sv .

<http://tun.fi/MX.4985078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora rostrupii" ;
    dwc:scientificNameAuthorship "G. H. Wagner ex Kleb." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora rostrupii"@fi,
        "Melampsora rostrupii"@sv .

<http://tun.fi/MX.4985079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia actaeae-agropyri" ;
    dwc:scientificNameAuthorship "E. Fisch." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia actaeae-agropyri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnanmarjan-vehniönruoste"@fi,
        "Puccinia actaeae-agropyri"@sv .

<http://tun.fi/MX.4985080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces lineolatus" ;
    dwc:scientificNameAuthorship "(Desm.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces lineolatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesikuusen-merikaislanruskoruoste"@fi,
        "Uromyces lineolatus"@sv .

<http://tun.fi/MX.4985082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia cruciferarum" ;
    dwc:scientificNameAuthorship "F. Rudolphi" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia cruciferarum"@fi,
        "Puccinia cruciferarum"@sv .

<http://tun.fi/MX.4985083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera fugax" ;
    dwc:scientificNameAuthorship "(Penz. & Sacc.) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera fugax"@fi,
        "Sphaerotheca fugax"@fi,
        "Sphaerotheca fugax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenpolvenhaituhärmä"@fi,
        "Podosphaera fugax"@sv .

<http://tun.fi/MX.4985084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces laburni" ;
    dwc:scientificNameAuthorship "(DC.) G. H. Otth" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Puccinia laburni"@fi,
        "Puccinia laburni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces laburni"@fi,
        "Uromyces laburni"@sv .

<http://tun.fi/MX.4985086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora pinitorqua" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora pinitorqua"@fi,
        "Melampsora pinitorqua"@sv .

<http://tun.fi/MX.4985087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia matricariae" ;
    dwc:scientificNameAuthorship "Syd." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia matricariae"@fi,
        "Puccinia matricariae"@sv .

<http://tun.fi/MX.4985088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea laxae" ;
    dwc:scientificNameAuthorship "Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea laxae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "velttosarannoki"@fi,
        "Anthracoidea laxae"@sv .

<http://tun.fi/MX.4985089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea subinclusa" ;
    dwc:scientificNameAuthorship "(Körn.) Bref." ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea subinclusa"@fi,
        "Cintractia subinclusa"@fi,
        "Cintractia subinclusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtasarannoki"@fi,
        "Anthracoidea subinclusa"@sv .

<http://tun.fi/MX.4985090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces phacae-frigidae" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Har." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces phacae-frigidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peuranvirnanruskoruoste"@fi,
        "Uromyces phacae-frigidae"@sv .

<http://tun.fi/MX.4985091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia adoxae" ;
    dwc:scientificNameAuthorship "R. Hedw." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia adoxae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tesmayrtinruoste"@fi,
        "Puccinia adoxae"@sv .

<http://tun.fi/MX.4985092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe lythri" ;
    dwc:scientificNameAuthorship "L. Junell" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe lythri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakukanhärmä"@fi,
        "Erysiphe lythri"@sv .

<http://tun.fi/MX.4985093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces ficariae" ;
    dwc:scientificNameAuthorship "(Schumach.) Fuckel" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uredo ficariae"@fi,
        "Uromyces ficariae"@fi,
        "Uredo ficariae"@sv,
        "Uromyces ficariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mukulaleinikinruskoruoste"@fi,
        "svalörtsrost"@sv .

<http://tun.fi/MX.4985094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilletia bromi" ;
    dwc:scientificNameAuthorship "(Brockm.) Brockm." ;
    skos:broader <http://tun.fi/MX.53431> ;
    skos:hiddenLabel "Ustilago bromi"@fi,
        "Ustilago bromi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tilletia bromi"@fi,
        "Tilletia bromi"@sv .

<http://tun.fi/MX.4985095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia virgae-aureae" ;
    dwc:scientificNameAuthorship "(DC.) Lib." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia virgae-aureae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultapiiskunruoste"@fi,
        "Puccinia virgae-aureae"@sv .

<http://tun.fi/MX.4985096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea irregularis" ;
    dwc:scientificNameAuthorship "(Liro) Boidol & Poelt" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Cintractia irregularis"@fi,
        "Cintractia irregularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthracoidea irregularis"@fi,
        "Anthracoidea irregularis"@sv .

<http://tun.fi/MX.4985097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum stygium" ;
    dwc:scientificNameAuthorship "(Liro) Vánky" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Microbotryum stygium"@fi,
        "Ustilago stygia"@fi,
        "Ustilago stygia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittysuolaheinäntuhkio"@fi,
        "Microbotryum stygium"@sv .

<http://tun.fi/MX.4985098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pucciniastrum circaeae" ;
    dwc:scientificNameAuthorship "(G. Winter) Speg. Ex De Toni" ;
    skos:broader <http://tun.fi/MX.233625> ;
    skos:hiddenLabel "Phragmospora circaeae"@fi,
        "Pucciniastrum circaeae"@fi,
        "Phragmospora circaeae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "velholehdennystyruoste"@fi,
        "Pucciniastrum circaeae"@sv .

<http://tun.fi/MX.4985099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia caricis-montanae" ;
    dwc:scientificNameAuthorship "E. Fisch." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia caricis-montanae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokin-saranruoste"@fi,
        "Puccinia caricis-montanae"@sv .

<http://tun.fi/MX.4985100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe ulmariae" ;
    dwc:scientificNameAuthorship "Desm." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe ulmariae"@fi,
        "Golovinomyces ulmariae"@fi,
        "Golovinomyces ulmariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesiangervonhärmä"@fi,
        "Erysiphe ulmariae"@sv .

<http://tun.fi/MX.4985102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe euonymi" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe euonymi"@fi,
        "Microsphaera euonymi"@fi,
        "Microsphaera euonymi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorvarinpensaanhärmä"@fi,
        "Erysiphe euonymi"@sv .

<http://tun.fi/MX.4985103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces prenanthis" ;
    dwc:scientificNameAuthorship "U. Braun" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe cichoracearum f. prenanthis"@fi,
        "Erysiphe cichoracearum f. prenanthis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces prenanthis"@fi,
        "Golovinomyces prenanthis"@sv .

<http://tun.fi/MX.4985104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora arctica" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:hiddenLabel "Melampsora arctica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikon-vaivaispajunkeltaruoste"@fi,
        "Melampsora arctica"@sv .

<http://tun.fi/MX.4985105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma lapponicum" ;
    dwc:scientificNameAuthorship "Liro" ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Entyloma lapponicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinilatvanlaikkunoki"@fi,
        "Entyloma lapponicum"@sv .

<http://tun.fi/MX.4985106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegocintractia luzulae" ;
    dwc:scientificNameAuthorship "(Sacc.) M. Piepenbr., Begerow & Oberw." ;
    skos:broader <http://tun.fi/MX.233642> ;
    skos:hiddenLabel "Cintractia luzulae"@fi,
        "Stegocintractia luzulae"@fi,
        "Cintractia luzulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piiponkuoppanoki"@fi,
        "Stegocintractia luzulae"@sv .

<http://tun.fi/MX.4985107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia nemoralis" ;
    dwc:scientificNameAuthorship "Juel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia moliniae"@fi,
        "Puccinia nemoralis"@fi,
        "Puccinia moliniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitikan-siniheinänruoste"@fi,
        "Puccinia nemoralis"@sv .

<http://tun.fi/MX.4985108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia pringsheimiana" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia caricina var. pringsheimiana"@fi,
        "Puccinia caricina var. pringsheimiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia pringsheimiana"@fi,
        "Puccinia pringsheimiana"@sv .

<http://tun.fi/MX.4985109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmidium arcticum" ;
    dwc:scientificNameAuthorship "Tranzschel" ;
    skos:broader <http://tun.fi/MX.233612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phragmidium arcticum"@fi,
        "Phragmidium arcticum"@sv .

<http://tun.fi/MX.4985110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia menthae" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia menthae"@fi,
        "Puccinia menthae"@sv .

<http://tun.fi/MX.4985111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces chrysanthemi" ;
    dwc:scientificNameAuthorship "(Rabenh.) M. Bradshaw, U. Braun, Meeboon & S. Takam." ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Euoidium chrysanthemi"@fi,
        "Oidium chrysanthemi"@fi,
        "Euoidium chrysanthemi"@sv,
        "Oidium chrysanthemi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces chrysanthemi"@fi,
        "Golovinomyces chrysanthemi"@sv .

<http://tun.fi/MX.4985112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma hieracii" ;
    dwc:scientificNameAuthorship "Syd. & P. Sydow ex Cif." ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entyloma hieracii"@fi,
        "Entyloma hieracii"@sv .

<http://tun.fi/MX.4985113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma gaillardianum" ;
    dwc:scientificNameAuthorship "Vánky" ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Entyloma gaillardiae"@fi,
        "Entyloma gaillardiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entyloma gaillardianum"@fi,
        "Entyloma gaillardianum"@sv .

<http://tun.fi/MX.4985114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis primulicola" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia primulicola"@fi,
        "Tuburcinia primulicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis primulicola"@fi,
        "Urocystis primulicola"@sv .

<http://tun.fi/MX.4985116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustanciosporium gigantosporum" ;
    dwc:scientificNameAuthorship "(Liro) M. Piepenbr. & Begerow" ;
    skos:broader <http://tun.fi/MX.233643> ;
    skos:hiddenLabel "Ustanciosporium gigantosporum"@fi,
        "Ustilago rhynchosporae"@fi,
        "Ustilago rhynchosporae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättipiirtonoki"@fi,
        "Ustanciosporium gigantosporum"@sv .

<http://tun.fi/MX.4985117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum scabiosae" ;
    dwc:scientificNameAuthorship "Vánky" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Bauhinus scabiosae"@fi,
        "Microbotryum scabiosae"@fi,
        "Bauhinus scabiosae"@sv,
        "Microbotryum scabiosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuruohontuhkio"@fi,
        "väddsot"@sv .

<http://tun.fi/MX.4985118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnosporangium tremelloides" ;
    dwc:scientificNameAuthorship "R. Hartig" ;
    skos:broader <http://tun.fi/MX.233618> ;
    skos:hiddenLabel "Gymnosporangium tremelloides"@fi,
        "Gymnosporangium tremelloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenan-katajanruoste"@fi,
        "apelrost"@sv .

<http://tun.fi/MX.4985119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe catalpae" ;
    dwc:scientificNameAuthorship "S. Simonyan" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Oidium bignoniae"@fi,
        "Oidium bignoniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erysiphe catalpae"@fi,
        "Erysiphe catalpae"@sv .

<http://tun.fi/MX.4985120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphiola phoenicis" ;
    dwc:scientificNameAuthorship "(Moug. ex Fr.) Poit." ;
    skos:broader <http://tun.fi/MX.4984458> ;
    skos:hiddenLabel "Phacidium phoenicis"@fi,
        "Phacidium phoenicis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphiola phoenicis"@fi,
        "Graphiola phoenicis"@sv .

<http://tun.fi/MX.4985121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tracya hydrocharidis" ;
    dwc:scientificNameAuthorship "Lagerh." ;
    skos:broader <http://tun.fi/MX.233599> ;
    skos:hiddenLabel "Savulescuella hydrocharidis"@fi,
        "Tracya hydrocharidis"@fi,
        "Savulescuella hydrocharidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpukannoki"@fi,
        "Tracya hydrocharidis"@sv .

<http://tun.fi/MX.4985122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis roivainenii" ;
    dwc:scientificNameAuthorship "(Liro) Zundel" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia roivainenii"@fi,
        "Urocystis roivainenii"@fi,
        "Tuburcinia roivainenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "simakkeenryväsnoki"@fi,
        "Urocystis roivainenii"@sv .

<http://tun.fi/MX.4985124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cronartium pini" ;
    dwc:scientificNameAuthorship "(Willd.) Jørst." ;
    skos:altLabel "männynversoruoste"@fi ;
    skos:broader <http://tun.fi/MX.200731> ;
    skos:hiddenLabel "Cronartium pini"@fi,
        "Endocronartium pini"@fi,
        "Peridermium pini"@fi,
        "Endocronartium pini"@sv,
        "Peridermium pini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynrosoruoste"@fi,
        "Cronartium pini"@sv .

<http://tun.fi/MX.4985125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia nitida" ;
    dwc:scientificNameAuthorship "(F. Strauss) Röhl." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Uredo nitida"@fi,
        "Uredo nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia nitida"@fi,
        "Puccinia nitida"@sv .

<http://tun.fi/MX.4985126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces caraganae" ;
    dwc:scientificNameAuthorship "(Thüm.) Magnus" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uredo caraganae"@fi,
        "Uredo caraganae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces caraganae"@fi,
        "Uromyces caraganae"@sv .

<http://tun.fi/MX.4985127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe alphitoides" ;
    dwc:scientificNameAuthorship "(Griff. & Maubl.) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe alphitoides"@fi,
        "Microsphaera alphitoides"@fi,
        "Microsphaera alphitoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenhärmä"@fi,
        "Erysiphe alphitoides"@sv .

<http://tun.fi/MX.4985128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia calthicola" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia calthicola"@fi,
        "Puccinia zopfii"@fi,
        "Puccinia zopfii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentukanisoruoste"@fi,
        "Puccinia calthicola"@sv .

<http://tun.fi/MX.4985129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera fusca" ;
    dwc:scientificNameAuthorship "(Fr.) U. Braun & Shishkoff" ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Sphaerotheca fusca"@fi,
        "Sphaerotheca fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podosphaera fusca"@fi,
        "Podosphaera fusca"@sv .

<http://tun.fi/MX.4985130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endophyllum sempervivi" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) de Bary" ;
    skos:broader <http://tun.fi/MX.233619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endophyllum sempervivi"@fi,
        "Endophyllum sempervivi"@sv .

<http://tun.fi/MX.4985131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmidium acuminatum" ;
    dwc:scientificNameAuthorship "(Fr.) Cooke" ;
    skos:broader <http://tun.fi/MX.233612> ;
    skos:hiddenLabel "Phragmidium rubi-saxatilis"@fi,
        "Phragmidium rubi-saxatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phragmidium acuminatum"@fi,
        "Phragmidium acuminatum"@sv .

<http://tun.fi/MX.4985132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmidium bulbosum" ;
    dwc:scientificNameAuthorship "(F. Strauss) Schltdl." ;
    skos:broader <http://tun.fi/MX.233612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phragmidium bulbosum"@fi,
        "Phragmidium bulbosum"@sv .

<http://tun.fi/MX.4985133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia pulverulenta" ;
    dwc:scientificNameAuthorship "Grev." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia pulverulenta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohorsmanruoste"@fi,
        "Puccinia pulverulenta"@sv .

<http://tun.fi/MX.4985134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmidium potentillae" ;
    dwc:scientificNameAuthorship "(Pers.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233612> ;
    skos:hiddenLabel "Phragmidium potentillae"@fi,
        "Puccinia potentillae"@fi,
        "Puccinia potentillae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hanhikinruoste"@fi,
        "Phragmidium potentillae"@sv .

<http://tun.fi/MX.4985135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis melicae" ;
    dwc:scientificNameAuthorship "(Lagerh. & Liro) Zundel" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia melicae"@fi,
        "Tuburcinia melicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis melicae"@fi,
        "Urocystis melicae"@sv .

<http://tun.fi/MX.4985137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces ambrosiae" ;
    dwc:scientificNameAuthorship "(Schwein.) U. Braun & R. T. A. Cook" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe ambrosiae"@fi,
        "Erysiphe ambrosiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces ambrosiae"@fi,
        "Golovinomyces ambrosiae"@sv .

<http://tun.fi/MX.4985138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces spadiceus" ;
    dwc:scientificNameAuthorship "(Berk. & M. A. Curtis) U. Braun" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe spadicea"@fi,
        "Erysiphe spadicea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces spadiceus"@fi,
        "Golovinomyces spadiceus"@sv .

<http://tun.fi/MX.4985139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces valerianae" ;
    dwc:scientificNameAuthorship "(Jacz.) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe valerianae"@fi,
        "Golovinomyces valerianae"@fi,
        "Erysiphe valerianae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virmajuurenkolohärmä"@fi,
        "Golovinomyces valerianae"@sv .

<http://tun.fi/MX.4985140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora hirculi" ;
    dwc:scientificNameAuthorship "Lindr." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:hiddenLabel "Melampsora hirculi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettorikonkeltaruoste"@fi,
        "Melampsora hirculi"@sv .

<http://tun.fi/MX.4985141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia pazschkei" ;
    dwc:scientificNameAuthorship "Dietel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia pazschkei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultarikonruoste"@fi,
        "Puccinia pazschkei"@sv .

<http://tun.fi/MX.4985142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe knautiae" ;
    dwc:scientificNameAuthorship "Duby" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe knautiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuruohonhärmä"@fi,
        "Erysiphe knautiae"@sv .

<http://tun.fi/MX.4985143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thekopsora guttata" ;
    dwc:scientificNameAuthorship "(J. Schröt) Syd. & P. Syd." ;
    skos:broader <http://tun.fi/MX.4984460> ;
    skos:hiddenLabel "Pucciniastrum guttatum"@fi,
        "Pucciniastrum guttatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thekopsora guttata"@fi,
        "Thekopsora guttata"@sv .

<http://tun.fi/MX.4985146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbotryum bistortarum" ;
    dwc:scientificNameAuthorship "(DC.) Vánky" ;
    skos:broader <http://tun.fi/MX.233655> ;
    skos:hiddenLabel "Microbotryum bistortarum"@fi,
        "Ustilago bistortarum"@fi,
        "Ustilago bistortarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnantattarentuhkio"@fi,
        "Microbotryum bistortarum"@sv .

<http://tun.fi/MX.4985147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllactinia guttata" ;
    dwc:scientificNameAuthorship "(Wallr. : Fr.) Lév." ;
    skos:broader <http://tun.fi/MX.233893> ;
    skos:hiddenLabel "Phyllactinia corylea"@fi,
        "Phyllactinia guttata"@fi,
        "Phyllactinia corylea"@sv,
        "Phyllactinia guttata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinänisohärmä"@fi,
        "jättemjöldagg"@sv .

<http://tun.fi/MX.4985148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia triticina" ;
    dwc:scientificNameAuthorship "Erikss." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia triticina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vehnänruoste"@fi,
        "Puccinia triticina"@sv .

<http://tun.fi/MX.4985149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia crepidis" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia crepidis"@fi,
        "Puccinia crepidis"@sv .

<http://tun.fi/MX.4985151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces fischeri" ;
    dwc:scientificNameAuthorship "(S. Blumer) U. Braun & R. T. A. Cook" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe fischeri"@fi,
        "Erysiphe fischeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces fischeri"@fi,
        "Golovinomyces fischeri"@sv .

<http://tun.fi/MX.4985152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoidium hortensiae" ;
    dwc:scientificNameAuthorship "(Jørst.) U. Braun & R. T. A. Cook" ;
    skos:broader <http://tun.fi/MX.4984457> ;
    skos:hiddenLabel "Microsphaera polonica"@fi,
        "Oidium hortensiae"@fi,
        "Microsphaera polonica"@sv,
        "Oidium hortensiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudoidium hortensiae"@fi,
        "Pseudoidium hortensiae"@sv .

<http://tun.fi/MX.4985153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia glechomatis" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia glechomatis"@fi,
        "Puccinia glechomatis"@sv .

<http://tun.fi/MX.4985154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe penicillata" ;
    dwc:scientificNameAuthorship "(Wallr. : Fr.) Schltdl." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe penicillata"@fi,
        "Microsphaera penicillata"@fi,
        "Microsphaera penicillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänhärmä"@fi,
        "Erysiphe penicillata"@sv .

<http://tun.fi/MX.4985155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tolyposporium junci" ;
    dwc:scientificNameAuthorship "(J. Schröt.) Woronin ex j. Schröt." ;
    skos:broader <http://tun.fi/MX.233640> ;
    skos:hiddenLabel "Sorosporium junci"@fi,
        "Tolyposporium junci"@fi,
        "Sorosporium junci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihvilänpikinoki"@fi,
        "Tolyposporium junci"@sv .

<http://tun.fi/MX.4985156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia deschampsiae" ;
    dwc:scientificNameAuthorship "Arthur" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia deschampsiae"@fi,
        "Puccinia deschampsiae"@sv .

<http://tun.fi/MX.4985157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia festucae" ;
    dwc:scientificNameAuthorship "Plowr." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia festucae"@fi,
        "Puccinia festucae"@sv .

<http://tun.fi/MX.4985158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces hyoscyami" ;
    dwc:scientificNameAuthorship "(R. Y. Zheng & G. Q. Chen) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Erysiphe hyoscyami"@fi,
        "Erysiphe hyoscyami"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces hyoscyami"@fi,
        "Golovinomyces hyoscyami"@sv .

<http://tun.fi/MX.4985159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doassansia sagittariae" ;
    dwc:scientificNameAuthorship "(Fuckel) J. C. Fisch." ;
    skos:broader <http://tun.fi/MX.233596> ;
    skos:hiddenLabel "Doassansia sagittariae"@fi,
        "Protomyces sagittariae"@fi,
        "Protomyces sagittariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pystykeihonnoki"@fi,
        "Doassansia sagittariae"@sv .

<http://tun.fi/MX.4985160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis ranunculi-auricomi" ;
    dwc:scientificNameAuthorship "(Liro) Zundel" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia ranunculi-auricomi"@fi,
        "Urocystis ranunculi-auricomi"@fi,
        "Tuburcinia ranunculi-auricomi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätleinikinryväsnoki"@fi,
        "Urocystis ranunculi-auricomi"@sv .

<http://tun.fi/MX.4985162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera euphorbiae" ;
    dwc:scientificNameAuthorship "(Castagne) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Sphaerotheca euphorbiae"@fi,
        "Sphaerotheca euphorbiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podosphaera euphorbiae"@fi,
        "Podosphaera euphorbiae"@sv .

<http://tun.fi/MX.4985163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia vaginatae" ;
    dwc:scientificNameAuthorship "Juel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia vaginatae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läätteen-tuppisaranruoste"@fi,
        "Puccinia vaginatae"@sv .

<http://tun.fi/MX.4985164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces inaequialtus" ;
    dwc:scientificNameAuthorship "Lasch" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces inaequialtus"@fi,
        "Uromyces inaequialtus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkukohokinruskoruoste"@fi,
        "jordrost"@sv .

<http://tun.fi/MX.4985166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces gageae" ;
    dwc:scientificNameAuthorship "Beck" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:hiddenLabel "Uromyces gageae"@fi,
        "Uromyces gageae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käenrieskanruskoruoste"@fi,
        "vårlöksrost"@sv .

<http://tun.fi/MX.4985167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllactinia orbicularis" ;
    dwc:scientificNameAuthorship "(Ehrenb.) U. Braun" ;
    skos:broader <http://tun.fi/MX.233893> ;
    skos:hiddenLabel "Erysiphe fagi"@fi,
        "Phyllactinia orbicularis"@fi,
        "Erysiphe fagi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökinisohärmä"@fi,
        "Phyllactinia orbicularis"@sv .

<http://tun.fi/MX.4985168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia polygoni-vivipari" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Polygonum bistortae var. vivipari"@fi,
        "Puccinia polygoni-vivipari"@fi,
        "Polygonum bistortae var. vivipari"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhunputken-konnantattarenruoste"@fi,
        "Puccinia polygoni-vivipari"@sv .

<http://tun.fi/MX.4985169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea heterospora" ;
    dwc:scientificNameAuthorship "(B. Lindeb.) Kukkonen" ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea heterospora"@fi,
        "Cintractia heterospora"@fi,
        "Cintractia heterospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valtasarannoki"@fi,
        "Anthracoidea heterospora"@sv .

<http://tun.fi/MX.4985170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora lini" ;
    dwc:scientificNameAuthorship "(Ehrenb.) Lév." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:hiddenLabel "Melampsora lini"@fi,
        "Melampsora lini-cathartici"@fi,
        "Melampsora lini-cathartici"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahopellavankeltaruoste"@fi,
        "Melampsora lini"@sv .

<http://tun.fi/MX.4985171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia millefolii" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia millefolii"@fi,
        "Puccinia millefolii"@sv .

<http://tun.fi/MX.4985172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia violae" ;
    dwc:scientificNameAuthorship "(Schumach.) DC." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia violae"@fi,
        "Uredo violae"@fi,
        "Puccinia violae"@sv,
        "Uredo violae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvokinruoste"@fi,
        "violrost"@sv .

<http://tun.fi/MX.4985173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterodoassansia ranunculina" ;
    dwc:scientificNameAuthorship "(Davis) Vánky" ;
    skos:broader <http://tun.fi/MX.233598> ;
    skos:hiddenLabel "Doassansia ranunculina"@fi,
        "Heterodoassansia putkonenii"@fi,
        "Heterodoassansia ranunculina"@fi,
        "Doassansia ranunculina"@sv,
        "Heterodoassansia putkonenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sätkimennoki"@fi,
        "Heterodoassansia ranunculina"@sv .

<http://tun.fi/MX.4985174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizonella melanogramma" ;
    dwc:scientificNameAuthorship "(DC.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.233638> ;
    skos:hiddenLabel "Schizonella melanogramma"@fi,
        "Thecaphora melanogramma"@fi,
        "Schizonella melanogramma"@sv,
        "Thecaphora melanogramma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saranhalkionoki"@fi,
        "tvillingsot"@sv .

<http://tun.fi/MX.4985175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe verbenicola" ;
    dwc:scientificNameAuthorship "U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Microsphaera ferruginea"@fi,
        "Microsphaera ferruginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erysiphe verbenicola"@fi,
        "Erysiphe verbenicola"@sv .

<http://tun.fi/MX.4985176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecaphora thlaspeos" ;
    dwc:scientificNameAuthorship "(Beck) Vánky" ;
    skos:broader <http://tun.fi/MX.233648> ;
    skos:hiddenLabel "Ustilago thlaspeos"@fi,
        "Ustilago thlaspeos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thecaphora thlaspeos"@fi,
        "Thecaphora thlaspeos"@sv .

<http://tun.fi/MX.4985177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis agrostidis" ;
    dwc:scientificNameAuthorship "(Lavrov) Zundel" ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia agrostidis"@fi,
        "Tuburcinia agrostidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis agrostidis"@fi,
        "Urocystis agrostidis"@sv .

<http://tun.fi/MX.4985179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urocystis violae" ;
    dwc:scientificNameAuthorship "(Sowerby) E. Fisch." ;
    skos:broader <http://tun.fi/MX.233651> ;
    skos:hiddenLabel "Tuburcinia violae"@fi,
        "Tuburcinia violae"@sv,
        "Urocystis violae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Urocystis violae"@fi,
        "violsot"@sv .

<http://tun.fi/MX.4985181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilago grandis" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.53420> ;
    skos:hiddenLabel "Ustilago grandis"@fi,
        "Yenia grandis"@fi,
        "Ustilago grandis"@sv,
        "Yenia grandis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rydinnoki"@fi,
        "vassot"@sv .

<http://tun.fi/MX.4985182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces inulae" ;
    dwc:scientificNameAuthorship "U. Braun & H. D. Shin" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Golovinomyces inulae"@fi,
        "Golovinomyces inulae"@sv .

<http://tun.fi/MX.4985183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tranzschelia anemones" ;
    dwc:scientificNameAuthorship "(Pers.: Pers.) Nannf." ;
    skos:broader <http://tun.fi/MX.233613> ;
    skos:hiddenLabel "Tranzschelia anemones"@fi,
        "Tranzschelia fusca"@fi,
        "Tranzschelia fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkovuokonpalloruoste"@fi,
        "Tranzschelia anemones"@sv .

<http://tun.fi/MX.4985184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tranzschelia thalictri" ;
    dwc:scientificNameAuthorship "(Chevall.) Dietel" ;
    skos:broader <http://tun.fi/MX.233613> ;
    skos:hiddenLabel "Puccinia thalictri"@fi,
        "Puccinia thalictri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tranzschelia thalictri"@fi,
        "Tranzschelia thalictri"@sv .

<http://tun.fi/MX.4985185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoidium neolycopersici" ;
    dwc:scientificNameAuthorship "(L. Kiss) L. Kiss" ;
    skos:broader <http://tun.fi/MX.4984457> ;
    skos:hiddenLabel "Oidium neolycopersici"@fi,
        "Oidium neolycopersici"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudoidium neolycopersici"@fi,
        "Pseudoidium neolycopersici"@sv .

<http://tun.fi/MX.4985186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia ptarmicae" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Puccinia ptarmicae"@fi,
        "Puccinia ptarmicae"@sv .

<http://tun.fi/MX.4985187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegocintractia lidii" ;
    dwc:scientificNameAuthorship "(Liro) M. Piepenbr." ;
    skos:broader <http://tun.fi/MX.233642> ;
    skos:hiddenLabel "Cintractia lidii"@fi,
        "Cintractia lidii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stegocintractia lidii"@fi,
        "Stegocintractia lidii"@sv .

<http://tun.fi/MX.4985188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces striatus" ;
    dwc:scientificNameAuthorship "J. Schröt." ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces striatus"@fi,
        "Uromyces striatus"@sv .

<http://tun.fi/MX.4985189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bauerago abstrusa" ;
    dwc:scientificNameAuthorship "(Malençon) Vánky" ;
    skos:broader <http://tun.fi/MX.233657> ;
    skos:hiddenLabel "Bauerago abstrusa"@fi,
        "Cintractia abstrusa"@fi,
        "Cintractia abstrusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihvilänverkkotuhkio"@fi,
        "Bauerago abstrusa"@sv .

<http://tun.fi/MX.4985190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea altera" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.233644> ;
    skos:hiddenLabel "Anthracoidea altera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saananpullakkonoki"@fi,
        "Anthracoidea altera"@sv .

<http://tun.fi/MX.4985191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entyloma matricariae" ;
    dwc:scientificNameAuthorship "Rostr." ;
    skos:broader <http://tun.fi/MX.233595> ;
    skos:hiddenLabel "Entylomella trailii"@fi,
        "Entylomella trailii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entyloma matricariae"@fi,
        "Entyloma matricariae"@sv .

<http://tun.fi/MX.4985192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uromyces lupinicola" ;
    dwc:scientificNameAuthorship "Bubák" ;
    skos:broader <http://tun.fi/MX.233617> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uromyces lupinicola"@fi,
        "Uromyces lupinicola"@sv .

<http://tun.fi/MX.4985207> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe berberidis var. berberidis" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.4985165> ;
    skos:hiddenLabel "Erysiphe berberidis var. berberidis"@fi,
        "Microsphaera berberidis"@fi,
        "Microsphaera berberidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "happomarjanhärmä"@fi,
        "Erysiphe berberidis var. berberidis"@sv .

<http://tun.fi/MX.4985209> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe ornata var. europaea" ;
    dwc:scientificNameAuthorship "(U. Braun) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.4984903> ;
    skos:hiddenLabel "Erysiphe ornata var. europaea"@fi,
        "Microsphaera ornata var. europaea"@fi,
        "Microsphaera ornata var. europaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunhärmä"@fi,
        "Erysiphe ornata var. europaea"@sv .

<http://tun.fi/MX.4985210> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe vanbruntiana var. sambuci-racemosae" ;
    dwc:scientificNameAuthorship "(U. Braun) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.4985085> ;
    skos:hiddenLabel "Erysiphe vanbruntiana var. sambuci-racemosae"@fi,
        "Microsphaera sambucicola"@fi,
        "Microsphaera vanbruntiana var. sambuci-racemosae"@fi,
        "Microsphaera sambucicola"@sv,
        "Microsphaera vanbruntiana var. sambuci-racemosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seljanhärmä"@fi,
        "Erysiphe vanbruntiana var. sambuci-racemosae"@sv .

<http://tun.fi/MX.4985211> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces magnicellulatus var. magnicellulatus" ;
    dwc:scientificNameAuthorship "(U. Braun) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984931> ;
    skos:hiddenLabel "Erysiphe magnicellulata"@fi,
        "Golovinomyces magnicellulatus var. magnicellulatus"@fi,
        "Erysiphe magnicellulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leimunkolohärmä"@fi,
        "Golovinomyces magnicellulatus var. magnicellulatus"@sv .

<http://tun.fi/MX.4985212> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe aquilegiae var. aquilegiae" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.4985144> ;
    skos:hiddenLabel "Erysiphe aquilegiae var. aquilegiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "akileijanhärmä"@fi,
        "Erysiphe aquilegiae var. aquilegiae"@sv .

<http://tun.fi/MX.4985213> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe mayorii var. mayorii" ;
    dwc:scientificNameAuthorship "S. Blumer" ;
    skos:broader <http://tun.fi/MX.4984653> ;
    skos:hiddenLabel "Erysiphe mayorii var. mayorii"@fi,
        "Golovinomyces mayorii"@fi,
        "Golovinomyces mayorii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakkeenhärmä"@fi,
        "Erysiphe mayorii var. mayorii"@sv .

<http://tun.fi/MX.4985214> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe lonicerae var. lonicerae" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.4984795> ;
    skos:hiddenLabel "Erysiphe lonicerae var. lonicerae"@fi,
        "Microsphaera lonicerae"@fi,
        "Microsphaera lonicerae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamanhärmä"@fi,
        "Erysiphe lonicerae var. lonicerae"@sv .

<http://tun.fi/MX.4985216> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces asterum var. solidaginis" ;
    dwc:scientificNameAuthorship "U. Braun" ;
    skos:broader <http://tun.fi/MX.4984654> ;
    skos:hiddenLabel "Erysiphe cichoracearum f. solidaginis"@fi,
        "Golovinomyces asterum var. solidaginis"@fi,
        "Erysiphe cichoracearum f. solidaginis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piiskunkolohärmä"@fi,
        "Golovinomyces asterum var. solidaginis"@sv .

<http://tun.fi/MX.4985218> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Podosphaera myrtillina var. major" ;
    dwc:scientificNameAuthorship "Juel" ;
    skos:broader <http://tun.fi/MX.4984707> ;
    skos:hiddenLabel "Podosphaera major"@fi,
        "Podosphaera myrtillina var. major"@fi,
        "Podosphaera major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juolukanhaituhärmä"@fi,
        "Podosphaera myrtillina var. major"@sv .

<http://tun.fi/MX.4985219> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Podosphaera myrtillina var. myrtillina" ;
    dwc:scientificNameAuthorship "(C. Schub. : Fr.) Kunze" ;
    skos:broader <http://tun.fi/MX.4984707> ;
    skos:hiddenLabel "Erysiphe myrtillina"@fi,
        "Podosphaera myrtillina var. myrtillina"@fi,
        "Erysiphe myrtillina"@sv,
        "Podosphaera myrtillina var. myrtillina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikanhaituhärmä"@fi,
        "blåbärsmjöldagg"@sv .

<http://tun.fi/MX.4985220> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe convolvuli var. convolvuli" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.4984984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erysiphe convolvuli var. convolvuli"@fi,
        "Erysiphe convolvuli var. convolvuli"@sv .

<http://tun.fi/MX.4985222> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe aquilegiae var. ranunculi" ;
    dwc:scientificNameAuthorship "(Grev.) R. Y. Zheng & G. Q. Chen" ;
    skos:broader <http://tun.fi/MX.4985144> ;
    skos:hiddenLabel "Erysiphe aquilegiae var. ranunculi"@fi,
        "Erysiphe ranunculi"@fi,
        "Erysiphe ranunculi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leinikinhärmä"@fi,
        "Erysiphe aquilegiae var. ranunculi"@sv .

<http://tun.fi/MX.4985223> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe necator var. necator" ;
    dwc:scientificNameAuthorship "Schwein." ;
    skos:broader <http://tun.fi/MX.4985022> ;
    skos:hiddenLabel "Erysiphe necator var. necator"@fi,
        "Uncinula necator"@fi,
        "Uncinula necator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiniköynnöksenhärmä"@fi,
        "Erysiphe necator var. necator"@sv .

<http://tun.fi/MX.4985224> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces asterum var. moroczkovskii" ;
    dwc:scientificNameAuthorship "(V. P. Heluta) U. Braun" ;
    skos:broader <http://tun.fi/MX.4984654> ;
    skos:hiddenLabel "Golovinomyces asterum var. moroczkovskii"@fi,
        "Golovinomyces moroczkovskii"@fi,
        "Golovinomyces moroczkovskii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "asterinkolohärmä"@fi,
        "Golovinomyces asterum var. moroczkovskii"@sv .

<http://tun.fi/MX.4985226> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Podosphaera ferruginea var. ferruginea" ;
    dwc:scientificNameAuthorship "(Schltdl. : Fr.) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.4984771> ;
    skos:hiddenLabel "Sphaeritheca ferruginea"@fi,
        "Sphaeritheca ferruginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Podosphaera ferruginea var. ferruginea"@fi,
        "Podosphaera ferruginea var. ferruginea"@sv .

<http://tun.fi/MX.4985227> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe pisi var. cruchetiana" ;
    dwc:scientificNameAuthorship "(S. Blumer) U. Braun" ;
    skos:broader <http://tun.fi/MX.4985030> ;
    skos:hiddenLabel "Erysiphe cruchetiana"@fi,
        "Erysiphe cruchetiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erysiphe pisi var. cruchetiana"@fi,
        "Erysiphe pisi var. cruchetiana"@sv .

<http://tun.fi/MX.4985229> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Podosphaera clandestina var. clandestina" ;
    dwc:scientificNameAuthorship "(Wallr. : Fr.) Lév." ;
    skos:broader <http://tun.fi/MX.4985101> ;
    skos:hiddenLabel "Erysiphe clandestina"@fi,
        "Podosphaera clandestina var. clandestina"@fi,
        "Erysiphe clandestina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapihlajanhaituhärmä"@fi,
        "Podosphaera clandestina var. clandestina"@sv .

<http://tun.fi/MX.4985230> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe ulmi var. ulmi" ;
    dwc:scientificNameAuthorship "Castagne" ;
    skos:broader <http://tun.fi/MX.4985081> ;
    skos:hiddenLabel "Erysiphe bivonae"@fi,
        "Erysiphe ulmi var. ulmi"@fi,
        "Erysiphe bivonae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavanhärmä"@fi,
        "Erysiphe ulmi var. ulmi"@sv .

<http://tun.fi/MX.4985234> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe lonicerae var. ehrenbergii" ;
    dwc:scientificNameAuthorship "(Lév.) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.4984795> ;
    skos:hiddenLabel "Erysiphe lonicerae var. ehrenbergii"@fi,
        "Microsphaera ehrenbergii"@fi,
        "Microsphaera ehrenbergii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokuusamanhärmä"@fi,
        "Erysiphe lonicerae var. ehrenbergii"@sv .

<http://tun.fi/MX.4985235> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe pisi var. pisi" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.4985030> ;
    skos:hiddenLabel "Erysiphe pisi var. pisi"@fi,
        "Oidium arachidis"@fi,
        "Oidium arachidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herneenhärmä"@fi,
        "Erysiphe pisi var. pisi"@sv .

<http://tun.fi/MX.4985236> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe convolvuli var. calystegiae" ;
    dwc:scientificNameAuthorship "U. Braun" ;
    skos:broader <http://tun.fi/MX.4984984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erysiphe convolvuli var. calystegiae"@fi,
        "Erysiphe convolvuli var. calystegiae"@sv .

<http://tun.fi/MX.4985237> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Erysiphe adunca var. adunca" ;
    dwc:scientificNameAuthorship "(Wallr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.4985036> ;
    skos:hiddenLabel "Erysiphe adunca var. adunca"@fi,
        "Uncinula adunca"@fi,
        "Uncinula adunca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunhärmä"@fi,
        "Erysiphe adunca var. adunca"@sv .

<http://tun.fi/MX.4985619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barycnemis confusa" ;
    dwc:scientificNameAuthorship "Horstmann, 1981" ;
    skos:broader <http://tun.fi/MX.309946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barycnemis confusa"@fi,
        "Barycnemis confusa"@sv .

<http://tun.fi/MX.4985620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barycnemis dissimilis" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.309946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barycnemis dissimilis"@fi,
        "Barycnemis dissimilis"@sv .

<http://tun.fi/MX.4985621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barycnemis finnora" ;
    dwc:scientificNameAuthorship "Khalaim, 2018" ;
    skos:broader <http://tun.fi/MX.309946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barycnemis finnora"@fi,
        "Barycnemis finnora"@sv .

<http://tun.fi/MX.4985627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenophion niger" ;
    dwc:scientificNameAuthorship "Horstmann, 2010" ;
    skos:broader <http://tun.fi/MX.4985626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ctenophion niger"@fi,
        "Ctenophion niger"@sv .

<http://tun.fi/MX.4985632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelanes gubarevae" ;
    dwc:scientificNameAuthorship "Khalaim, 2002" ;
    skos:broader <http://tun.fi/MX.309981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelanes gubarevae"@fi,
        "Gelanes gubarevae"@sv .

<http://tun.fi/MX.4985633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaparsis ultimator" ;
    dwc:scientificNameAuthorship "Khalaim, 2005" ;
    skos:broader <http://tun.fi/MX.309925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaparsis ultimator"@fi,
        "Diaparsis ultimator"@sv .

<http://tun.fi/MX.4985665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delplanqueia inscriptella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1836)" ;
    skos:broader <http://tun.fi/MX.324896> ;
    skos:hiddenLabel "Delplanqueia inscriptella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusoarokoisa"@fi,
        "Delplanqueia inscriptella"@sv .

<http://tun.fi/MX.4985681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phradis longibasalis" ;
    dwc:scientificNameAuthorship "Khalaim, 2007" ;
    skos:broader <http://tun.fi/MX.309910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phradis longibasalis"@fi,
        "Phradis longibasalis"@sv .

<http://tun.fi/MX.4985684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phradis polonicus" ;
    dwc:scientificNameAuthorship "Horstmann, 1981" ;
    skos:broader <http://tun.fi/MX.309910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phradis polonicus"@fi,
        "Phradis polonicus"@sv .

<http://tun.fi/MX.4985685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phradis rufiventris" ;
    dwc:scientificNameAuthorship "Horstmann, 1981" ;
    skos:broader <http://tun.fi/MX.309910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phradis rufiventris"@fi,
        "Phradis rufiventris"@sv .

<http://tun.fi/MX.4985687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phradis terebrator" ;
    dwc:scientificNameAuthorship "Horstmann, 1981" ;
    skos:broader <http://tun.fi/MX.309910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phradis terebrator"@fi,
        "Phradis terebrator"@sv .

<http://tun.fi/MX.4985691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Maasoglossum aseptatum" ;
    dwc:scientificNameAuthorship "(Hakelier ex Nitare) Hustad & A.N. Mill." ;
    skos:broader <http://tun.fi/MX.5079535> ;
    skos:hiddenLabel "Geoglossum asaeptatum"@fi,
        "Geoglossum aseptatum"@fi,
        "Geoglossum asaeptatum"@sv,
        "Geoglossum aseptatum"@sv,
        "Maasoglossum aseptatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Maasoglossum aseptatum"@fi,
        "slät jordtunga"@sv .

<http://tun.fi/MX.4985722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles caudiculata" ;
    dwc:scientificNameAuthorship "Khalaim, 2007" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles caudiculata"@fi,
        "Probles caudiculata"@sv .

<http://tun.fi/MX.4985724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles brevivalvis" ;
    dwc:scientificNameAuthorship "Horstmann, 1971" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles brevivalvis"@fi,
        "Probles brevivalvis"@sv .

<http://tun.fi/MX.4985725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Probles ruficornis" ;
    dwc:scientificNameAuthorship "(Szépligeti, 1899)" ;
    skos:broader <http://tun.fi/MX.309963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Probles ruficornis"@fi,
        "Probles ruficornis"@sv .

<http://tun.fi/MX.4985729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus acutangulus" ;
    dwc:scientificNameAuthorship "Khalaim, 2007" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:hiddenLabel "Tersilochus kerzhneri"@fi,
        "Tersilochus kerzhneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus acutangulus"@fi,
        "Tersilochus acutangulus"@sv .

<http://tun.fi/MX.4985730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tersilochus terebrator" ;
    dwc:scientificNameAuthorship "Horstmann, 1971" ;
    skos:broader <http://tun.fi/MX.309989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tersilochus terebrator"@fi,
        "Tersilochus terebrator"@sv .

<http://tun.fi/MX.4985753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus paludosus" ;
    dwc:scientificNameAuthorship "Jaschhof & Mamaev, 1997" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus paludosus"@fi,
        "Aprionus paludosus"@sv .

<http://tun.fi/MX.4985754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprionus ymiri" ;
    dwc:scientificNameAuthorship "Jaschhof & Jaschhof, 2017" ;
    skos:broader <http://tun.fi/MX.274645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprionus ymiri"@fi,
        "Aprionus ymiri"@sv .

<http://tun.fi/MX.4985755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius holoxanthus" ;
    dwc:scientificNameAuthorship "(M.M. Moser & I. Gruber) Nezdojm." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius holoxanthus"@fi,
        "Cortinarius holoxanthus"@sv .

<http://tun.fi/MX.4985756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pseudobiformis" ;
    dwc:scientificNameAuthorship "Bidaud & Carteret" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pseudobiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkaseitikki"@fi,
        "Cortinarius pseudobiformis"@sv .

<http://tun.fi/MX.4985757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius fulminans" ;
    dwc:scientificNameAuthorship "Moenne-Locc. & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius fulminans"@fi,
        "Cortinarius fulminans"@sv .

<http://tun.fi/MX.4985759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius vicinus" ;
    dwc:scientificNameAuthorship "Bidaud, Consiglio, D. Antonini & M. Antonini" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius vicinus"@fi,
        "Cortinarius vicinus"@sv .

<http://tun.fi/MX.4985760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius sejunctifolius" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius sejunctifolius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuokkoseitikki"@fi,
        "Cortinarius sejunctifolius"@sv .

<http://tun.fi/MX.4985761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius scotoides" ;
    dwc:scientificNameAuthorship "Favre" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius scotoides"@fi,
        "Cortinarius scotoides"@sv .

<http://tun.fi/MX.4985762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius parhonestus" ;
    dwc:scientificNameAuthorship "Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius parhonestus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "terhoseitikki"@fi,
        "Cortinarius parhonestus"@sv .

<http://tun.fi/MX.4985763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius milvinicolor" ;
    dwc:scientificNameAuthorship "Moenne-Locc. & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius milvinicolor"@fi,
        "Cortinarius milvinicolor"@sv .

<http://tun.fi/MX.4985764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius elaphinicolor" ;
    dwc:scientificNameAuthorship "Carteret" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius elaphinicolor"@fi,
        "Cortinarius elaphinicolor"@sv .

<http://tun.fi/MX.4985765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius incisior" ;
    dwc:scientificNameAuthorship "Bidaud, Moënne-Locc. & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius incisior"@fi,
        "Cortinarius incisior"@sv .

<http://tun.fi/MX.4985766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pseudoflabellus" ;
    dwc:scientificNameAuthorship "Bidaud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pseudoflabellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpipelargoniseitikki"@fi,
        "Cortinarius pseudoflabellus"@sv .

<http://tun.fi/MX.4985767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subobtusobrunneus" ;
    dwc:scientificNameAuthorship "Bidaud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius subobtusobrunneus"@fi,
        "Cortinarius subobtusobrunneus"@sv .

<http://tun.fi/MX.4985768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius fagetorum" ;
    dwc:scientificNameAuthorship "Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius fagetorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammipelargoniseitikki"@fi,
        "Cortinarius fagetorum"@sv .

<http://tun.fi/MX.4985769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subparvannulatus" ;
    dwc:scientificNameAuthorship "Moenne-Locc & Fillion" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius subparvannulatus"@fi,
        "Cortinarius subparvannulatus"@sv .

<http://tun.fi/MX.4985794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius violaceorubens" ;
    dwc:scientificNameAuthorship "Moënne-Locc. & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius violaceorubens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskomaltoseitikki"@fi,
        "Cortinarius violaceorubens"@sv .

<http://tun.fi/MX.4985813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncophorus integerrimus" ;
    dwc:scientificNameAuthorship "Hedenäs" ;
    skos:broader <http://tun.fi/MX.43393> ;
    skos:hiddenLabel "Oncophorus integerrimus"@fi,
        "Oncophorus virens var. elongatus"@fi,
        "Oncophorus integerrimus"@sv,
        "Oncophorus virens var. elongatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silotihkusammal"@fi,
        "slät skruvknölmossa"@sv .

<http://tun.fi/MX.4985833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncophorus demetrii" ;
    dwc:scientificNameAuthorship "(Renauld & Cardot) Hedenäs" ;
    skos:broader <http://tun.fi/MX.43393> ;
    skos:hiddenLabel "Oncophorus demetrii"@fi,
        "Oncophorus demetrii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryhmytihkusammal"@fi,
        "fjällknölmossa"@sv .

<http://tun.fi/MX.4985927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilampus aeneus" ;
    dwc:scientificNameAuthorship "(Rossius, 1790)" ;
    skos:broader <http://tun.fi/MX.319704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilampus aeneus"@fi,
        "Perilampus aeneus"@sv .

<http://tun.fi/MX.4985928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilampus ruficornis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.319704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilampus ruficornis"@fi,
        "Perilampus ruficornis"@sv .

<http://tun.fi/MX.4985933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius vulpicolor" ;
    dwc:scientificNameAuthorship "Moser & McKnight" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius vulpicolor"@fi,
        "Cortinarius vulpicolor"@sv .

<http://tun.fi/MX.4985934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius rusticellus" ;
    dwc:scientificNameAuthorship "Favre" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius rusticellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpelargoniseitikki"@fi,
        "Cortinarius rusticellus"@sv .

<http://tun.fi/MX.4985935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius umbrinolutescens" ;
    dwc:scientificNameAuthorship "Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius umbrinolutescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopelargoniseitikki"@fi,
        "Cortinarius umbrinolutescens"@sv .

<http://tun.fi/MX.4985936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius excitiosus" ;
    dwc:scientificNameAuthorship "Bidaud, Moënne-Locc. & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius excitiosus"@fi,
        "Cortinarius excitiosus"@sv .

<http://tun.fi/MX.4985938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius rubrocinctus" ;
    dwc:scientificNameAuthorship "Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius rubrocinctus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kainoseitikki"@fi,
        "Cortinarius rubrocinctus"@sv .

<http://tun.fi/MX.4985940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius suberythrinus" ;
    dwc:scientificNameAuthorship "Moënne-Locc. & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius suberythrinus"@fi,
        "Cortinarius suberythrinus"@sv .

<http://tun.fi/MX.4985942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius roseomyceliosus" ;
    dwc:scientificNameAuthorship "Bidaud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius roseomyceliosus"@fi,
        "Cortinarius roseomyceliosus"@sv .

<http://tun.fi/MX.4985943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius nigrellus" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius nigrellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyseitikki"@fi,
        "Cortinarius nigrellus"@sv .

<http://tun.fi/MX.4985944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subobtusus" ;
    dwc:scientificNameAuthorship "Kauffman & Smith" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius subobtusus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röllinseitikki"@fi,
        "Cortinarius subobtusus"@sv .

<http://tun.fi/MX.4985945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius incisiopunctatus" ;
    dwc:scientificNameAuthorship "Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius incisiopunctatus"@fi,
        "Cortinarius incisiopunctatus"@sv .

<http://tun.fi/MX.4985946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius sphagnicola" ;
    dwc:scientificNameAuthorship "Carteret & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius sphagnicola"@fi,
        "Cortinarius sphagnicola"@sv .

<http://tun.fi/MX.4985947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subtilior" ;
    dwc:scientificNameAuthorship "Favre" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius subtilior"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hippiäisseitikki"@fi,
        "Cortinarius subtilior"@sv .

<http://tun.fi/MX.4985948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pallidostriatoides" ;
    dwc:scientificNameAuthorship "Moenne-Locc. & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius pallidostriatoides"@fi,
        "Cortinarius pallidostriatoides"@sv .

<http://tun.fi/MX.4985949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius duracinobtusus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius duracinobtusus"@fi,
        "Cortinarius duracinobtusus"@sv .

<http://tun.fi/MX.4985999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Singerocybe viscida" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Singerocybe viscida"@fi,
        "Singerocybe viscida"@sv .

<http://tun.fi/MX.4986001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillellus gabretae" ;
    dwc:scientificNameAuthorship "(Pilát) Blanco-Dios" ;
    skos:broader <http://tun.fi/MX.4890618> ;
    skos:hiddenLabel "Boletus gabretae"@fi,
        "Suillellus gabretae"@fi,
        "Boletus gabretae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanukkatatti"@fi,
        "Suillellus gabretae"@sv .

<http://tun.fi/MX.4986015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia viklundi" ;
    dwc:scientificNameAuthorship "Jaschhof, 1997" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia viklundi"@fi,
        "Peromyia viklundi"@sv .

<http://tun.fi/MX.4986016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia constricta" ;
    dwc:scientificNameAuthorship "Jaschhof, 2018" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia constricta"@fi,
        "Peromyia constricta"@sv .

<http://tun.fi/MX.4986017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia inflata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2018" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia inflata"@fi,
        "Peromyia inflata"@sv .

<http://tun.fi/MX.4986018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia neglecta" ;
    dwc:scientificNameAuthorship "Jaschhof, 2018" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia neglecta"@fi,
        "Peromyia neglecta"@sv .

<http://tun.fi/MX.4986019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia angulosa" ;
    dwc:scientificNameAuthorship "Jaschhof, 2018" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia angulosa"@fi,
        "Peromyia angulosa"@sv .

<http://tun.fi/MX.4986020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia cognata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2018" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia cognata"@fi,
        "Peromyia cognata"@sv .

<http://tun.fi/MX.4986021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia consimilis" ;
    dwc:scientificNameAuthorship "Jaschhof, 2018" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia consimilis"@fi,
        "Peromyia consimilis"@sv .

<http://tun.fi/MX.4986022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia assimilis" ;
    dwc:scientificNameAuthorship "Jaschhof & Jaschhof, 2020" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:hiddenLabel "Peromyia despecta"@fi,
        "Peromyia despecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia assimilis"@fi,
        "Peromyia assimilis"@sv .

<http://tun.fi/MX.4986023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia pumiloides" ;
    dwc:scientificNameAuthorship "Jaschhof, 2018" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia pumiloides"@fi,
        "Peromyia pumiloides"@sv .

<http://tun.fi/MX.4986024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia simulans" ;
    dwc:scientificNameAuthorship "Jaschhof, 2018" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia simulans"@fi,
        "Peromyia simulans"@sv .

<http://tun.fi/MX.4986025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia brevispina" ;
    dwc:scientificNameAuthorship "Yukawa, 1967" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia brevispina"@fi,
        "Peromyia brevispina"@sv .

<http://tun.fi/MX.4986026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia iuxtatruncata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2018" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia iuxtatruncata"@fi,
        "Peromyia iuxtatruncata"@sv .

<http://tun.fi/MX.4986027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia brutostylata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2018" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia brutostylata"@fi,
        "Peromyia brutostylata"@sv .

<http://tun.fi/MX.4986028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia gracilostylata" ;
    dwc:scientificNameAuthorship "Jaschhof, 2018" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia gracilostylata"@fi,
        "Peromyia gracilostylata"@sv .

<http://tun.fi/MX.4986029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peromyia hyalina" ;
    dwc:scientificNameAuthorship "Jaschhof, 2018" ;
    skos:broader <http://tun.fi/MX.274779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peromyia hyalina"@fi,
        "Peromyia hyalina"@sv .

<http://tun.fi/MX.4986033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista atricomella" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista atricomella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohitukoi"@fi,
        "Elachista atricomella"@sv .

<http://tun.fi/MX.4986034> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Urtica dioica subsp. sondenii var. glabra" ;
    dwc:scientificNameAuthorship "Hartm." ;
    skos:broader <http://tun.fi/MX.37986> ;
    skos:hiddenLabel "Urtica dioica subsp. sondenii var. glabra"@fi,
        "Urtica dioica subsp. sondenii var. glabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnokkonen"@fi,
        "fjällnässla"@sv .

<http://tun.fi/MX.4986037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aceria cephalonea" ;
    dwc:scientificNameAuthorship "(Nalepa, 1922)" ;
    skos:broader <http://tun.fi/MX.201214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aceria cephalonea"@fi,
        "Aceria cephalonea"@sv .

<http://tun.fi/MX.4986041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chroogomphus mediterraneus" ;
    dwc:scientificNameAuthorship "(Finschow) Vila, Pérez-De-Greg. & G. Mir" ;
    skos:broader <http://tun.fi/MX.69787> ;
    skos:hiddenLabel "Chroogomphus mediterraneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönnuljaska"@fi,
        "Chroogomphus mediterraneus"@sv .

<http://tun.fi/MX.4986043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chroogomphus purpurascens" ;
    dwc:scientificNameAuthorship "(Lj.N. Vassiljeva) M.M. Nazarova" ;
    skos:broader <http://tun.fi/MX.69787> ;
    skos:hiddenLabel "Chroogomphus purpurascens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppuranuljaska"@fi,
        "Chroogomphus purpurascens"@sv .

<http://tun.fi/MX.4986044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chroogomphus subfulmineus" ;
    dwc:scientificNameAuthorship "Niskanen, Loizides, Scambler & Liimat." ;
    skos:broader <http://tun.fi/MX.69787> ;
    skos:hiddenLabel "Chroogomphus subfulmineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusojalkanuljaska"@fi,
        "Chroogomphus subfulmineus"@sv .

<http://tun.fi/MX.4986048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chroogomphus rutilus" ;
    dwc:scientificNameAuthorship "(Schaeff. : Fr.) O.K. Mill." ;
    skos:broader <http://tun.fi/MX.69787> ;
    skos:hiddenLabel "Chroogomphus rutilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskonuljaska"@fi,
        "Chroogomphus rutilus"@sv .

<http://tun.fi/MX.4986085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ossicaulis lignatilis" ;
    dwc:scientificNameAuthorship "Pers.) Redhead & Ginns" ;
    skos:broader <http://tun.fi/MX.69721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ossicaulis lignatilis"@fi,
        "Ossicaulis lignatilis"@sv .

<http://tun.fi/MX.4986119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus vastator" ;
    dwc:scientificNameAuthorship "Nybelin, 1924" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus vastator"@fi,
        "Dactylogyrus vastator"@sv .

<http://tun.fi/MX.4986121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus sphyrna" ;
    dwc:scientificNameAuthorship "Linstow, 1878" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus sphyrna"@fi,
        "Dactylogyrus sphyrna"@sv .

<http://tun.fi/MX.4986123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus similis" ;
    dwc:scientificNameAuthorship "Wegener, 1910" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus similis"@fi,
        "Dactylogyrus similis"@sv .

<http://tun.fi/MX.4986125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus vistulae" ;
    dwc:scientificNameAuthorship "Prost, 1957" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus vistulae"@fi,
        "Dactylogyrus vistulae"@sv .

<http://tun.fi/MX.4986127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus auriculatus" ;
    dwc:scientificNameAuthorship "(Nordmann, 1832)" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus auriculatus"@fi,
        "Dactylogyrus auriculatus"@sv .

<http://tun.fi/MX.4986129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus fallax" ;
    dwc:scientificNameAuthorship "Wagener, 1857" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus fallax"@fi,
        "Dactylogyrus fallax"@sv .

<http://tun.fi/MX.4986130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus intermedius" ;
    dwc:scientificNameAuthorship "Wegener, 1910" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus intermedius"@fi,
        "Dactylogyrus intermedius"@sv .

<http://tun.fi/MX.4986140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnathorhynchus conocaudatus" ;
    dwc:scientificNameAuthorship "Meixner, 1929" ;
    skos:broader <http://tun.fi/MX.232802> ;
    skos:hiddenLabel "Gnathorhynchus krogeni"@fi,
        "Gnathorhynchus krogeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnathorhynchus conocaudatus"@fi,
        "Gnathorhynchus conocaudatus"@sv .

<http://tun.fi/MX.4986144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrostomum rectum" ;
    dwc:scientificNameAuthorship "Ax, 2008" ;
    skos:broader <http://tun.fi/MX.232582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrostomum rectum"@fi,
        "Macrostomum rectum"@sv .

<http://tun.fi/MX.4986147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus minutus" ;
    dwc:scientificNameAuthorship "Kulwiec, 1927" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus minutus"@fi,
        "Dactylogyrus minutus"@sv .

<http://tun.fi/MX.4986148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus amphibothrium" ;
    dwc:scientificNameAuthorship "Wagener, 1857" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus amphibothrium"@fi,
        "Dactylogyrus amphibothrium"@sv .

<http://tun.fi/MX.4986149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus hemiamphibothrium" ;
    dwc:scientificNameAuthorship "Ergens, 1956" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus hemiamphibothrium"@fi,
        "Dactylogyrus hemiamphibothrium"@sv .

<http://tun.fi/MX.4986150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus formosus" ;
    dwc:scientificNameAuthorship "Kulwiec, 1927" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus formosus"@fi,
        "Dactylogyrus formosus"@sv .

<http://tun.fi/MX.4986151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus anchoratus" ;
    dwc:scientificNameAuthorship "(Dujardin, 1845)" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus anchoratus"@fi,
        "Dactylogyrus anchoratus"@sv .

<http://tun.fi/MX.4986152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus wegeneri" ;
    dwc:scientificNameAuthorship "Kulwiec, 1927" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus wegeneri"@fi,
        "Dactylogyrus wegeneri"@sv .

<http://tun.fi/MX.4986153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leonurus japonicus" ;
    dwc:scientificNameAuthorship "Houtt." ;
    skos:broader <http://tun.fi/MX.39474> ;
    skos:hiddenLabel "Leonurus japonicus"@fi,
        "Leonurus japonicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninnukula"@fi,
        "malörts-hjärtstilla"@sv .

<http://tun.fi/MX.4986184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus cordus" ;
    dwc:scientificNameAuthorship "Nybelin, 1937" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus cordus"@fi,
        "Dactylogyrus cordus"@sv .

<http://tun.fi/MX.4986185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus alatus" ;
    dwc:scientificNameAuthorship "Linstow, 1878" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus alatus"@fi,
        "Dactylogyrus alatus"@sv .

<http://tun.fi/MX.4986186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus falcatus" ;
    dwc:scientificNameAuthorship "(Wedl, 1857)" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:hiddenLabel "Dactylogyrus graciliuncinatus"@fi,
        "Dactylogyrus graciliuncinatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus falcatus"@fi,
        "Dactylogyrus falcatus"@sv .

<http://tun.fi/MX.4986188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus minor" ;
    dwc:scientificNameAuthorship "Wagener, 1857" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus minor"@fi,
        "Dactylogyrus minor"@sv .

<http://tun.fi/MX.4986189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus wunderi" ;
    dwc:scientificNameAuthorship "Bychowsky, 1931" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus wunderi"@fi,
        "Dactylogyrus wunderi"@sv .

<http://tun.fi/MX.4986190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus difformis" ;
    dwc:scientificNameAuthorship "Wagener, 1857" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus difformis"@fi,
        "Dactylogyrus difformis"@sv .

<http://tun.fi/MX.4986191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus difformoides" ;
    dwc:scientificNameAuthorship "Gläser & Gussev, 1967" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus difformoides"@fi,
        "Dactylogyrus difformoides"@sv .

<http://tun.fi/MX.4986192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus micracanthus" ;
    dwc:scientificNameAuthorship "Nybelin, 1937" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus micracanthus"@fi,
        "Dactylogyrus micracanthus"@sv .

<http://tun.fi/MX.4986193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus fraternus" ;
    dwc:scientificNameAuthorship "Wegener, 1910" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus fraternus"@fi,
        "Dactylogyrus fraternus"@sv .

<http://tun.fi/MX.4986194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus parvus" ;
    dwc:scientificNameAuthorship "Wegener, 1910" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus parvus"@fi,
        "Dactylogyrus parvus"@sv .

<http://tun.fi/MX.4986195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus nanus" ;
    dwc:scientificNameAuthorship "Dogiel & Bychowsky, 1934" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:hiddenLabel "Dactylogyrus gemellus"@fi,
        "Dactylogyrus gemellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus nanus"@fi,
        "Dactylogyrus nanus"@sv .

<http://tun.fi/MX.4986197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus suecicus" ;
    dwc:scientificNameAuthorship "Nybelin, 1936" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus suecicus"@fi,
        "Dactylogyrus suecicus"@sv .

<http://tun.fi/MX.4986198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus distinguendus" ;
    dwc:scientificNameAuthorship "Nybelin, 1937" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus distinguendus"@fi,
        "Dactylogyrus distinguendus"@sv .

<http://tun.fi/MX.4986199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus crucifer" ;
    dwc:scientificNameAuthorship "Wagener, 1857" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:hiddenLabel "Dactylogyrus grislaginis"@fi,
        "Dactylogyrus grislaginis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus crucifer"@fi,
        "Dactylogyrus crucifer"@sv .

<http://tun.fi/MX.4986201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus caballeroi" ;
    dwc:scientificNameAuthorship "Prost, 1960" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus caballeroi"@fi,
        "Dactylogyrus caballeroi"@sv .

<http://tun.fi/MX.4986202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus cornu" ;
    dwc:scientificNameAuthorship "Linstow, 1878" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus cornu"@fi,
        "Dactylogyrus cornu"@sv .

<http://tun.fi/MX.4986203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus cornoides" ;
    dwc:scientificNameAuthorship "Gläser & Gussev, 1967" ;
    skos:broader <http://tun.fi/MX.4986118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylogyrus cornoides"@fi,
        "Dactylogyrus cornoides"@sv .

<http://tun.fi/MX.4986215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancyrocephalus paradoxus" ;
    dwc:scientificNameAuthorship "Creplin, 1839" ;
    skos:broader <http://tun.fi/MX.4986214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ancyrocephalus paradoxus"@fi,
        "Ancyrocephalus paradoxus"@sv .

<http://tun.fi/MX.4986216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancyrocephalus percae" ;
    dwc:scientificNameAuthorship "Ergens, 1966" ;
    skos:broader <http://tun.fi/MX.4986214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ancyrocephalus percae"@fi,
        "Ancyrocephalus percae"@sv .

<http://tun.fi/MX.4986219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetraonchus monenteron" ;
    dwc:scientificNameAuthorship "(Wagener, 1857)" ;
    skos:broader <http://tun.fi/MX.4986218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetraonchus monenteron"@fi,
        "Tetraonchus monenteron"@sv .

<http://tun.fi/MX.4986220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetraonchus borealis" ;
    dwc:scientificNameAuthorship "(Olsson, 1893)" ;
    skos:broader <http://tun.fi/MX.4986218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetraonchus borealis"@fi,
        "Tetraonchus borealis"@sv .

<http://tun.fi/MX.4986221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetraonchus alaskensis" ;
    dwc:scientificNameAuthorship "Price, 1937" ;
    skos:broader <http://tun.fi/MX.4986218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetraonchus alaskensis"@fi,
        "Tetraonchus alaskensis"@sv .

<http://tun.fi/MX.4986225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus elegans" ;
    dwc:scientificNameAuthorship "Nordmann, 1832" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus elegans"@fi,
        "Gyrodactylus elegans"@sv .

<http://tun.fi/MX.4986226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus prostae" ;
    dwc:scientificNameAuthorship "Ergens, 1963" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus prostae"@fi,
        "Gyrodactylus prostae"@sv .

<http://tun.fi/MX.4986227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus arcuatus" ;
    dwc:scientificNameAuthorship "Bychowsky, 1933" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus arcuatus"@fi,
        "Gyrodactylus arcuatus"@sv .

<http://tun.fi/MX.4986228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus pharyngicus" ;
    dwc:scientificNameAuthorship "Malmberg, 1964" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus pharyngicus"@fi,
        "Gyrodactylus pharyngicus"@sv .

<http://tun.fi/MX.4986229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus medius" ;
    dwc:scientificNameAuthorship "Kathariner, 1895" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus medius"@fi,
        "Gyrodactylus medius"@sv .

<http://tun.fi/MX.4986230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus rarus" ;
    dwc:scientificNameAuthorship "Wegener, 1910" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus rarus"@fi,
        "Gyrodactylus rarus"@sv .

<http://tun.fi/MX.4986231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus branchicus" ;
    dwc:scientificNameAuthorship "Malmberg, 1964" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus branchicus"@fi,
        "Gyrodactylus branchicus"@sv .

<http://tun.fi/MX.4986232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus emembranatus" ;
    dwc:scientificNameAuthorship "Malmberg, 1970" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus emembranatus"@fi,
        "Gyrodactylus emembranatus"@sv .

<http://tun.fi/MX.4986233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus lotae" ;
    dwc:scientificNameAuthorship "Gussev, 1953" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus lotae"@fi,
        "Gyrodactylus lotae"@sv .

<http://tun.fi/MX.4986234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus alexgussevi" ;
    dwc:scientificNameAuthorship "Ziętara & Lumme, 2003" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus alexgussevi"@fi,
        "Gyrodactylus alexgussevi"@sv .

<http://tun.fi/MX.4986235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus jiroveci" ;
    dwc:scientificNameAuthorship "Ergens & Bychowsky, 1967" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus jiroveci"@fi,
        "Gyrodactylus jiroveci"@sv .

<http://tun.fi/MX.4986236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus flesi" ;
    dwc:scientificNameAuthorship "Malmberg, 1957" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus flesi"@fi,
        "Gyrodactylus flesi"@sv .

<http://tun.fi/MX.4986237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus flexibiliradix" ;
    dwc:scientificNameAuthorship "Malmberg, 1970" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus flexibiliradix"@fi,
        "Gyrodactylus flexibiliradix"@sv .

<http://tun.fi/MX.4986238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus perlucidus" ;
    dwc:scientificNameAuthorship "Bychowsky & Poljansky, 1953" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus perlucidus"@fi,
        "Gyrodactylus perlucidus"@sv .

<http://tun.fi/MX.4986239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus errabundus" ;
    dwc:scientificNameAuthorship "Malmberg, 1970" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus errabundus"@fi,
        "Gyrodactylus errabundus"@sv .

<http://tun.fi/MX.4986240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus aphyae" ;
    dwc:scientificNameAuthorship "Malmberg, 1970" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus aphyae"@fi,
        "Gyrodactylus aphyae"@sv .

<http://tun.fi/MX.4986241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus gracilihamatus" ;
    dwc:scientificNameAuthorship "Malmberg, 1964" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus gracilihamatus"@fi,
        "Gyrodactylus gracilihamatus"@sv .

<http://tun.fi/MX.4986242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus pannonicus" ;
    dwc:scientificNameAuthorship "Molnár, 1968" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus pannonicus"@fi,
        "Gyrodactylus pannonicus"@sv .

<http://tun.fi/MX.4986243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus tincae" ;
    dwc:scientificNameAuthorship "Malmberg, 1957" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus tincae"@fi,
        "Gyrodactylus tincae"@sv .

<http://tun.fi/MX.4986244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus cernuae" ;
    dwc:scientificNameAuthorship "Malmberg, 1957" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus cernuae"@fi,
        "Gyrodactylus cernuae"@sv .

<http://tun.fi/MX.4986245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus macronychus" ;
    dwc:scientificNameAuthorship "Malmberg, 1957" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus macronychus"@fi,
        "Gyrodactylus macronychus"@sv .

<http://tun.fi/MX.4986246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus jussi" ;
    dwc:scientificNameAuthorship "Ziętara & Lumme, 2003" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus jussi"@fi,
        "Gyrodactylus jussi"@sv .

<http://tun.fi/MX.4986247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus lucii" ;
    dwc:scientificNameAuthorship "Kulakovskya, 1952" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus lucii"@fi,
        "Gyrodactylus lucii"@sv .

<http://tun.fi/MX.4986248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus longiradix" ;
    dwc:scientificNameAuthorship "Malmberg, 1957" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus longiradix"@fi,
        "Gyrodactylus longiradix"@sv .

<http://tun.fi/MX.4986249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus lavareti" ;
    dwc:scientificNameAuthorship "Malmberg, 1957" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus lavareti"@fi,
        "Gyrodactylus lavareti"@sv .

<http://tun.fi/MX.4986251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus salaris" ;
    dwc:scientificNameAuthorship "Malmberg, 1957" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus salaris"@fi,
        "Gyrodactylus salaris"@sv .

<http://tun.fi/MX.4986252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus pungitii" ;
    dwc:scientificNameAuthorship "Malmberg, 1964" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus pungitii"@fi,
        "Gyrodactylus pungitii"@sv .

<http://tun.fi/MX.4986253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus gasterostei" ;
    dwc:scientificNameAuthorship "Gläser, 1974" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus gasterostei"@fi,
        "Gyrodactylus gasterostei"@sv .

<http://tun.fi/MX.4986254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus luciopercae" ;
    dwc:scientificNameAuthorship "Gusev, 1962" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus luciopercae"@fi,
        "Gyrodactylus luciopercae"@sv .

<http://tun.fi/MX.4986255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus carassii" ;
    dwc:scientificNameAuthorship "Malmberg, 1957" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus carassii"@fi,
        "Gyrodactylus carassii"@sv .

<http://tun.fi/MX.4986256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus leucisci" ;
    dwc:scientificNameAuthorship "Zitnan, 1964" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus leucisci"@fi,
        "Gyrodactylus leucisci"@sv .

<http://tun.fi/MX.4986258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus vimbi" ;
    dwc:scientificNameAuthorship "Schulman, 1953" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:hiddenLabel "Gyrodactylus magnificus"@fi,
        "Gyrodactylus magnificus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus vimbi"@fi,
        "Gyrodactylus vimbi"@sv .

<http://tun.fi/MX.4986260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus papernai" ;
    dwc:scientificNameAuthorship "Ergens & Bychowsky, 1967" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus papernai"@fi,
        "Gyrodactylus papernai"@sv .

<http://tun.fi/MX.4986261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus phoxini" ;
    dwc:scientificNameAuthorship "Malmberg, 1957" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus phoxini"@fi,
        "Gyrodactylus phoxini"@sv .

<http://tun.fi/MX.4986262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus markakulensis" ;
    dwc:scientificNameAuthorship "Gvosdev, 1950" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus markakulensis"@fi,
        "Gyrodactylus markakulensis"@sv .

<http://tun.fi/MX.4986267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polystoma integerrimum" ;
    dwc:scientificNameAuthorship "(Frölich, 1791)" ;
    skos:broader <http://tun.fi/MX.4986266> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polystoma integerrimum"@fi,
        "Polystoma integerrimum"@sv .

<http://tun.fi/MX.4986271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discocotyle sagittata" ;
    dwc:scientificNameAuthorship "(Leuckart, 1842)" ;
    skos:broader <http://tun.fi/MX.4986270> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discocotyle sagittata"@fi,
        "Discocotyle sagittata"@sv .

<http://tun.fi/MX.4986274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplozoon paradoxum" ;
    dwc:scientificNameAuthorship "Nordmann, 1832" ;
    skos:broader <http://tun.fi/MX.4986273> ;
    skos:hiddenLabel "Diplozoon paradoxum"@fi,
        "Diplozoon paradoxum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaksoiseläin"@fi,
        "dubbeldjur"@sv .

<http://tun.fi/MX.4986276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradiplozoon homoion" ;
    dwc:scientificNameAuthorship "(Bychowsky & Nagibina, 1959)" ;
    skos:broader <http://tun.fi/MX.4986275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paradiplozoon homoion"@fi,
        "Paradiplozoon homoion"@sv .

<http://tun.fi/MX.4986277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradiplozoon rutili" ;
    dwc:scientificNameAuthorship "(Gläser, 1967)" ;
    skos:broader <http://tun.fi/MX.4986275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paradiplozoon rutili"@fi,
        "Paradiplozoon rutili"@sv .

<http://tun.fi/MX.4986278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradiplozoon pavlovskii" ;
    dwc:scientificNameAuthorship "(Bychowsky & Nagibina, 1959)" ;
    skos:broader <http://tun.fi/MX.4986275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paradiplozoon pavlovskii"@fi,
        "Paradiplozoon pavlovskii"@sv .

<http://tun.fi/MX.4986594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synarsis biroi" ;
    dwc:scientificNameAuthorship "Szelényi, 1936" ;
    skos:broader <http://tun.fi/MX.318371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synarsis biroi"@fi,
        "Synarsis biroi"@sv .

<http://tun.fi/MX.4986595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synarsis britannica" ;
    dwc:scientificNameAuthorship "Szelényi, 1936" ;
    skos:broader <http://tun.fi/MX.318371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synarsis britannica"@fi,
        "Synarsis britannica"@sv .

<http://tun.fi/MX.4986636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptotrochila repanda" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.234005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptotrochila repanda"@fi,
        "Leptotrochila repanda"@sv .

<http://tun.fi/MX.4986639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chroogomphus britannicus" ;
    dwc:scientificNameAuthorship "A.Z.M. Khan & Hora" ;
    skos:broader <http://tun.fi/MX.69787> ;
    skos:hiddenLabel "Chroogomphus britannicus"@fi,
        "Chroogomphus britannicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasrusakkonuljaska"@fi,
        "rabarbersvamp"@sv .

<http://tun.fi/MX.4986652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neria femoralis" ;
    dwc:scientificNameAuthorship "(Meigen, 1826)" ;
    skos:broader <http://tun.fi/MX.278330> ;
    skos:hiddenLabel "Calobata femoralis"@fi,
        "Calobata femoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neria femoralis"@fi,
        "Neria femoralis"@sv .

<http://tun.fi/MX.4986654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleigastra intermedia" ;
    dwc:scientificNameAuthorship "Ozerov & Krivosheina, 2016" ;
    skos:broader <http://tun.fi/MX.280510> ;
    skos:hiddenLabel "Cleigastra intermedius"@fi,
        "Cleigastra intermedius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cleigastra intermedia"@fi,
        "Cleigastra intermedia"@sv .

<http://tun.fi/MX.4986704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula dryadicola" ;
    dwc:scientificNameAuthorship "R. Fellner & Landa" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula dryadicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantäplähapero"@fi,
        "Russula dryadicola"@sv .

<http://tun.fi/MX.4986705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula globispora" ;
    dwc:scientificNameAuthorship "(J. Blum) Bon" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula globispora"@fi,
        "Russula maculata"@fi,
        "Russula globispora"@sv,
        "Russula maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplähapero"@fi,
        "fläckkremla"@sv .

<http://tun.fi/MX.4986731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stylops nevinsoni" ;
    dwc:scientificNameAuthorship "Perkins, 1918" ;
    skos:broader <http://tun.fi/MX.213114> ;
    skos:hiddenLabel "Stylops melittae"@fi,
        "Stylops nevinsoni"@fi,
        "Stylops melittae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaskierresiipi"@fi,
        "Stylops nevinsoni"@sv .

<http://tun.fi/MX.4986733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stylops japonicus" ;
    dwc:scientificNameAuthorship "Kifune & Hirashima, 1985" ;
    skos:broader <http://tun.fi/MX.213114> ;
    skos:hiddenLabel "Stylops japonicus"@fi,
        "Stylops melittae"@fi,
        "Stylops melittae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskierresiipi"@fi,
        "Stylops japonicus"@sv .

<http://tun.fi/MX.4986735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stylops thwaitesi" ;
    dwc:scientificNameAuthorship "Perkins, 1918" ;
    skos:broader <http://tun.fi/MX.213114> ;
    skos:hiddenLabel "Stylops melittae"@fi,
        "Stylops thwaitesi"@fi,
        "Stylops melittae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokierresiipi"@fi,
        "Stylops thwaitesi"@sv .

<http://tun.fi/MX.4986736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stylops ater" ;
    dwc:scientificNameAuthorship "Reichert, 1914" ;
    skos:broader <http://tun.fi/MX.213114> ;
    skos:hiddenLabel "Stylops ater"@fi,
        "Stylops melittae"@fi,
        "Stylops melittae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkierresiipi"@fi,
        "Stylops ater"@sv .

<http://tun.fi/MX.4986755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilampus masculinus" ;
    dwc:scientificNameAuthorship "Bouček, 1956" ;
    skos:broader <http://tun.fi/MX.319704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilampus masculinus"@fi,
        "Perilampus masculinus"@sv .

<http://tun.fi/MX.4986756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius flabellus" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius flabellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silopelargoniseitikki"@fi,
        "Cortinarius flabellus"@sv .

<http://tun.fi/MX.4986757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius furfuraceus" ;
    dwc:scientificNameAuthorship "Bidaud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius furfuraceus"@fi,
        "Cortinarius furfuraceus"@sv .

<http://tun.fi/MX.4986765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius venustus" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius calopus"@fi,
        "Cortinarius venustus"@fi,
        "Cortinarius calopus"@sv,
        "Cortinarius venustus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunojalkaseitikki"@fi,
        "skönfotad spindling"@sv .

<http://tun.fi/MX.4986767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius calopus" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius calopus"@fi,
        "Cortinarius calopus"@sv .

<http://tun.fi/MX.4986773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius torvus" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius torvus"@fi,
        "Cortinarius torvus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukkaseitikki"@fi,
        "strumpspindling"@sv .

<http://tun.fi/MX.4986774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius tigrinipes" ;
    dwc:scientificNameAuthorship "Bergeron" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius tigrinipes"@fi,
        "Cortinarius tigrinipes"@sv .

<http://tun.fi/MX.4986775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius armeniacellus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius armeniacellus"@fi,
        "Cortinarius armeniacellus"@sv .

<http://tun.fi/MX.4986777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius violaceonitens" ;
    dwc:scientificNameAuthorship "(Rob. Henry) Moënne-Locc." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius violaceonitens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtotäpläseitikki"@fi,
        "Cortinarius violaceonitens"@sv .

<http://tun.fi/MX.4986779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cystidiobicolor" ;
    dwc:scientificNameAuthorship "Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius cystidiobicolor"@fi,
        "Cortinarius cystidiobicolor"@sv .

<http://tun.fi/MX.4986780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius plumulosus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius plumulosus"@fi,
        "Cortinarius plumulosus"@sv .

<http://tun.fi/MX.4986781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius dolabratoides" ;
    dwc:scientificNameAuthorship "Kytöv., Carteret, Bidaud, Liimat., Niskanen,Bellanger, Dima, Reumaux & Ammirati" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius dolabratoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suopaseitikki"@fi,
        "Cortinarius dolabratoides"@sv .

<http://tun.fi/MX.4986845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diarsia florida" ;
    dwc:scientificNameAuthorship "(F. Schmidt, 1859)" ;
    skos:broader <http://tun.fi/MX.63070> ;
    skos:hiddenLabel "Diarsia florida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turarusoyökkönen"@fi,
        "Diarsia florida"@sv .

<http://tun.fi/MX.4986916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osteina obducta" ;
    dwc:scientificNameAuthorship "(Berk.) Donk" ;
    skos:broader <http://tun.fi/MX.4884040> ;
    skos:hiddenLabel "Osteina obducta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskakääpä"@fi,
        "Osteina obducta"@sv .

<http://tun.fi/MX.4986938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma paragaudatum" ;
    dwc:scientificNameAuthorship "Kokkonen" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma paragaudatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtorusokas"@fi,
        "Entoloma paragaudatum"@sv .

<http://tun.fi/MX.4986946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma boreale" ;
    dwc:scientificNameAuthorship "Kokkonen" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma boreale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanrusokas"@fi,
        "Entoloma boreale"@sv .

<http://tun.fi/MX.4986947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma lupinum" ;
    dwc:scientificNameAuthorship "Kokkonen" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma lupinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hukanrusokas"@fi,
        "Entoloma lupinum"@sv .

<http://tun.fi/MX.4986948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma radicipes" ;
    dwc:scientificNameAuthorship "Kokkonen" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma radicipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtorusokas"@fi,
        "Entoloma radicipes"@sv .

<http://tun.fi/MX.4986949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma eminens" ;
    dwc:scientificNameAuthorship "Kokkonen" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma eminens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jymyrusokas"@fi,
        "Entoloma eminens"@sv .

<http://tun.fi/MX.4986950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma serpens" ;
    dwc:scientificNameAuthorship "Kokkonen" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma serpens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidanrusokas"@fi,
        "Entoloma serpens"@sv .

<http://tun.fi/MX.4986951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma palustre" ;
    dwc:scientificNameAuthorship "Kokkonen" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma palustre"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettorusokas"@fi,
        "Entoloma palustre"@sv .

<http://tun.fi/MX.4986952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma griseorugulosum" ;
    dwc:scientificNameAuthorship "Noordel. & Fern. Sas." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma griseorugulosum"@fi,
        "Entoloma griseorugulosum"@sv .

<http://tun.fi/MX.4986953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma rivulare" ;
    dwc:scientificNameAuthorship "Kokkonen" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma rivulare"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purorusokas"@fi,
        "Entoloma rivulare"@sv .

<http://tun.fi/MX.4986954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma paludicola" ;
    dwc:scientificNameAuthorship "(P.D. Orton) Romagn." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma paludicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suorusokas"@fi,
        "Entoloma paludicola"@sv .

<http://tun.fi/MX.4986955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma bryorum" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma bryorum"@fi,
        "Entoloma muscorum"@fi,
        "Entoloma muscorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rutarusokas"@fi,
        "Entoloma bryorum"@sv .

<http://tun.fi/MX.4986958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma terreum" ;
    dwc:scientificNameAuthorship "Esteve-Rav. & Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma cinereoopacum"@fi,
        "Entoloma terreum"@fi,
        "Entoloma cinereoopacum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "manturusokas"@fi,
        "Entoloma terreum"@sv .

<http://tun.fi/MX.4986964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma mirum" ;
    dwc:scientificNameAuthorship "Kokkonen" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma mirum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kummarusokas"@fi,
        "Entoloma mirum"@sv .

<http://tun.fi/MX.4987035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geophilus carpophagus" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.202151> ;
    skos:hiddenLabel "Geophilus carpophagus"@fi,
        "Geophilus carpophagus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherjuoksiainen"@fi,
        "klippjordkrypare"@sv .

<http://tun.fi/MX.4987036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamyctes coeculus" ;
    dwc:scientificNameAuthorship "(Brölemann, 1889)" ;
    skos:broader <http://tun.fi/MX.202407> ;
    skos:hiddenLabel "Lamyctinus coeculus"@fi,
        "Lamyctes coeculus"@sv,
        "Lamyctinus coeculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamyctes coeculus"@fi,
        "blindstenkrypare"@sv .

<http://tun.fi/MX.4987040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptops hortensis" ;
    dwc:scientificNameAuthorship "(Donovan, 1810)" ;
    skos:broader <http://tun.fi/MX.4987039> ;
    skos:hiddenLabel "Cryptops agilis"@fi,
        "Cryptops agilis"@sv,
        "Cryptops hortensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptops hortensis"@fi,
        "parkskolopender"@sv .

<http://tun.fi/MX.4987041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptops parisi" ;
    dwc:scientificNameAuthorship "Brölemann, 1920" ;
    skos:broader <http://tun.fi/MX.4987039> ;
    skos:hiddenLabel "Cryptops parisi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptops parisi"@fi,
        "växthusskolopender"@sv .

<http://tun.fi/MX.4987044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmatogaster subterraneus" ;
    dwc:scientificNameAuthorship "(Shaw, 1794)" ;
    skos:broader <http://tun.fi/MX.4987043> ;
    skos:hiddenLabel "Haplophilus subterraneus"@fi,
        "Haplophilus subterraneus"@sv,
        "Stigmatogaster subterraneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmatogaster subterraneus"@fi,
        "trädgårdsjordkrypare"@sv .

<http://tun.fi/MX.4987046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenotaenia linearis" ;
    dwc:scientificNameAuthorship "(C.L.Koch, 1835)" ;
    skos:broader <http://tun.fi/MX.4987045> ;
    skos:hiddenLabel "Clinopodes linearis"@fi,
        "Geophilus linearis"@fi,
        "Himantarium caldarium"@fi,
        "Clinopodes linearis"@sv,
        "Geophilus linearis"@sv,
        "Himantarium caldarium"@sv,
        "Stenotaenia linearis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenotaenia linearis"@fi,
        "trådjordkrypare"@sv .

<http://tun.fi/MX.4987048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tuoba poseidonis" ;
    dwc:scientificNameAuthorship "(Verhoeff, 1901)" ;
    skos:broader <http://tun.fi/MX.4987047> ;
    skos:hiddenLabel "Clinopodes poseidonis"@fi,
        "Clinopodes poseidonis"@sv,
        "Tuoba poseidonis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tuoba poseidonis"@fi,
        "medelhavsjordkrypare"@sv .

<http://tun.fi/MX.4987051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxidus gracilis" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1847)" ;
    skos:broader <http://tun.fi/MX.4987050> ;
    skos:hiddenLabel "Oxidus gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxidus gracilis"@fi,
        "orangerifoting"@sv .

<http://tun.fi/MX.4993575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mecynargus foveatus" ;
    dwc:scientificNameAuthorship "(Dahl, 1912)" ;
    skos:broader <http://tun.fi/MX.202567> ;
    skos:hiddenLabel "Mecynargus foveatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkakääpiöhämähäkki"@fi,
        "Mecynargus foveatus"@sv .

<http://tun.fi/MX.4993608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus ouluensis" ;
    dwc:scientificNameAuthorship "Kuusela, Ziętara & Lumme, 2008" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus ouluensis"@fi,
        "Gyrodactylus ouluensis"@sv .

<http://tun.fi/MX.4993609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus salmonis" ;
    dwc:scientificNameAuthorship "Yin & Sproston, 1948" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:hiddenLabel "Gyrodactylus salvelini"@fi,
        "Gyrodactylus salvelini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus salmonis"@fi,
        "Gyrodactylus salmonis"@sv .

<http://tun.fi/MX.4993611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus albolacustris" ;
    dwc:scientificNameAuthorship "Lumme, Ziętara & Lebedeva, 2017" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus albolacustris"@fi,
        "Gyrodactylus albolacustris"@sv .

<http://tun.fi/MX.4993612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus botnicus" ;
    dwc:scientificNameAuthorship "Lumme, Ziętara & Lebedeva, 2017" ;
    skos:broader <http://tun.fi/MX.4986224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyrodactylus botnicus"@fi,
        "Gyrodactylus botnicus"@sv .

<http://tun.fi/MX.4993636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eratigena duellica" ;
    dwc:scientificNameAuthorship "(Simon, 1875)" ;
    skos:broader <http://tun.fi/MX.202025> ;
    skos:hiddenLabel "Tegenaria duellica"@fi,
        "Tegenaria duellica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eratigena duellica"@fi,
        "Eratigena duellica"@sv .

<http://tun.fi/MX.4993673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steccherinum tenuispinum" ;
    dwc:scientificNameAuthorship "Spirin, Zmitr. & Malysheva" ;
    skos:broader <http://tun.fi/MX.204956> ;
    skos:hiddenLabel "Steccherinum tenuispinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iso-orakarakka"@fi,
        "Steccherinum tenuispinum"@sv .

<http://tun.fi/MX.4993694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera viramoi" ;
    dwc:scientificNameAuthorship "Krzemińska & Gorzka, 2016" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:hiddenLabel "Tichocera (Staryia) viramoi"@fi,
        "Trichocera (Staryia) viramoi"@fi,
        "Tichocera (Staryia) viramoi"@sv,
        "Trichocera (Staryia) viramoi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera viramoi"@fi,
        "Trichocera viramoi"@sv .

<http://tun.fi/MX.4993697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera altipons" ;
    dwc:scientificNameAuthorship "Starý, 1998" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:hiddenLabel "Trichocera (Trichocera) altipons"@fi,
        "Trichocera (Trichocera) altipons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera altipons"@fi,
        "Trichocera altipons"@sv .

<http://tun.fi/MX.4993699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera rannanenae" ;
    dwc:scientificNameAuthorship "Krzemińska & Gorzka, 2016" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:hiddenLabel "Trichocera (Staryia) rannanenae"@fi,
        "Trichocera (Staryia) rannanenae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera rannanenae"@fi,
        "Trichocera rannanenae"@sv .

<http://tun.fi/MX.4993714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cinara (Cupressobium) mordvilkoi" ;
    dwc:scientificNameAuthorship "(Pašek, 1954)" ;
    skos:broader <http://tun.fi/MX.228689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cinara (Cupressobium) mordvilkoi"@fi,
        "Cinara (Cupressobium) mordvilkoi"@sv .

<http://tun.fi/MX.4993715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum albifrons" ;
    dwc:scientificNameAuthorship "Essig, 1911" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum albifrons"@fi,
        "Macrosiphum albifrons"@sv .

<http://tun.fi/MX.4993716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagrus optabilis" ;
    dwc:scientificNameAuthorship "(Perkins, 1905)" ;
    skos:broader <http://tun.fi/MX.319980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagrus optabilis"@fi,
        "Anagrus optabilis"@sv .

<http://tun.fi/MX.4993717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedon methion" ;
    dwc:scientificNameAuthorship "Walker, 1839" ;
    skos:broader <http://tun.fi/MX.319189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedon methion"@fi,
        "Entedon methion"@sv .

<http://tun.fi/MX.4993738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedolepta flavipennis" ;
    dwc:scientificNameAuthorship "(Foerster, 1848)" ;
    skos:broader <http://tun.fi/MX.228741> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedolepta flavipennis"@fi,
        "Craspedolepta flavipennis"@sv .

<http://tun.fi/MX.4993739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craspedolepta crispati" ;
    dwc:scientificNameAuthorship "Lauterer & Burkhardt, 2003" ;
    skos:broader <http://tun.fi/MX.228741> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craspedolepta crispati"@fi,
        "Craspedolepta crispati"@sv .

<http://tun.fi/MX.4993744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spanioneura fonscolombii" ;
    dwc:scientificNameAuthorship "Foerster, 1848" ;
    skos:broader <http://tun.fi/MX.4993743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spanioneura fonscolombii"@fi,
        "Spanioneura fonscolombii"@sv .

<http://tun.fi/MX.4993815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagrus ensifer" ;
    dwc:scientificNameAuthorship "Debauche, 1948" ;
    skos:broader <http://tun.fi/MX.319980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagrus ensifer"@fi,
        "Anagrus ensifer"@sv .

<http://tun.fi/MX.4993816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaphes stygius" ;
    dwc:scientificNameAuthorship "Debauche, 1948" ;
    skos:broader <http://tun.fi/MX.320043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaphes stygius"@fi,
        "Anaphes stygius"@sv .

<http://tun.fi/MX.4993817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptoptera magna" ;
    dwc:scientificNameAuthorship "Soyka, 1946" ;
    skos:broader <http://tun.fi/MX.320010> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptoptera magna"@fi,
        "Camptoptera magna"@sv .

<http://tun.fi/MX.4993821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eustochus koponeni" ;
    dwc:scientificNameAuthorship "Triapitsyn, 2020" ;
    skos:broader <http://tun.fi/MX.320065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eustochus koponeni"@fi,
        "Eustochus koponeni"@sv .

<http://tun.fi/MX.4993822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lymaenon gracilentus" ;
    dwc:scientificNameAuthorship "(Hellén, 1974)" ;
    skos:broader <http://tun.fi/MX.4979902> ;
    skos:hiddenLabel "Gonatocerus gracilentus"@fi,
        "Gonatocerus gracilentus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lymaenon gracilentus"@fi,
        "Lymaenon gracilentus"@sv .

<http://tun.fi/MX.4993826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema pusilloides" ;
    dwc:scientificNameAuthorship "Debauche, 1948" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema pusilloides"@fi,
        "Polynema pusilloides"@sv .

<http://tun.fi/MX.4993837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema valkenburgense" ;
    dwc:scientificNameAuthorship "Soyka, 1931" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema valkenburgense"@fi,
        "Polynema valkenburgense"@sv .

<http://tun.fi/MX.4993904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stylops spreta" ;
    dwc:scientificNameAuthorship "Perkins, 1918" ;
    skos:broader <http://tun.fi/MX.213114> ;
    skos:hiddenLabel "Stylops melittae"@fi,
        "Stylops spreta"@fi,
        "Stylops melittae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukierresiipi"@fi,
        "Stylops spreta"@sv .

<http://tun.fi/MX.4993920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metidiocerus rutilans" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.229078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metidiocerus rutilans"@fi,
        "Metidiocerus rutilans"@sv .

<http://tun.fi/MX.4993922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Digitalis lanata" ;
    dwc:scientificNameAuthorship "Ehrh." ;
    skos:broader <http://tun.fi/MX.39596> ;
    skos:hiddenLabel "Digitalis lanata"@fi,
        "Digitalis lanata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villasormustinkukka"@fi,
        "grekisk fingerborgsblomma"@sv .

<http://tun.fi/MX.4993924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycodon grandiflorus" ;
    dwc:scientificNameAuthorship "(Jacq.) A. DC." ;
    skos:broader <http://tun.fi/MX.4993923> ;
    skos:hiddenLabel "Platycodon grandiflorus"@fi,
        "Platycodon grandiflorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalokello"@fi,
        "praktklocka"@sv .

<http://tun.fi/MX.4993953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coniopteryx haematica" ;
    dwc:scientificNameAuthorship "McLachlan, 1868" ;
    skos:broader <http://tun.fi/MX.290310> ;
    skos:hiddenLabel "Coniopteryx tullgreni"@fi,
        "Coniopteryx tullgreni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coniopteryx haematica"@fi,
        "Coniopteryx haematica"@sv .

<http://tun.fi/MX.4994056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus saetheri" ;
    dwc:scientificNameAuthorship "Puchalski, Paasivirta & Giłka, 2018" ;
    skos:broader <http://tun.fi/MX.274113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cladotanytarsus saetheri"@fi,
        "Cladotanytarsus saetheri"@sv .

<http://tun.fi/MX.4994254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriospora myochroa" ;
    dwc:scientificNameAuthorship "(M. Westb.) K. Knudsen & Arcadia" ;
    skos:broader <http://tun.fi/MX.67039> ;
    skos:hiddenLabel "Silobia myochroa"@fi,
        "Trimmatothelopsis myochroa"@fi,
        "Silobia myochroa"@sv,
        "Trimmatothelopsis myochroa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myriospora myochroa"@fi,
        "Myriospora myochroa"@sv .

<http://tun.fi/MX.4994257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Unguiculariopsis lettaui" ;
    dwc:scientificNameAuthorship "(Grummann) Coppins" ;
    skos:broader <http://tun.fi/MX.67211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Unguiculariopsis lettaui"@fi,
        "Unguiculariopsis lettaui"@sv .

<http://tun.fi/MX.4994258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca caesiorufella" ;
    dwc:scientificNameAuthorship "(Nyl.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca caesiorufella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahokultajäkälä"@fi,
        "Caloplaca caesiorufella"@sv .

<http://tun.fi/MX.4994259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca leptocheila" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca leptocheila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapeahuulikultajäkälä"@fi,
        "Caloplaca leptocheila"@sv .

<http://tun.fi/MX.4994260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rufoplaca tristiuscula" ;
    dwc:scientificNameAuthorship "(H. Magn.) Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.67154> ;
    skos:hiddenLabel "Caloplaca tristiuscula"@fi,
        "Rufoplaca tristiuscula"@fi,
        "Caloplaca tristiuscula"@sv,
        "Rufoplaca tristiuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "atlantinkultajäkälä"@fi,
        "atlantorangelav"@sv .

<http://tun.fi/MX.4994263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delomerista borealis" ;
    dwc:scientificNameAuthorship "Walkley, 1960" ;
    skos:broader <http://tun.fi/MX.308894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delomerista borealis"@fi,
        "Delomerista borealis"@sv .

<http://tun.fi/MX.4994265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flavopimpla cicatricosa" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.4994264> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Flavopimpla cicatricosa"@fi,
        "Flavopimpla cicatricosa"@sv .

<http://tun.fi/MX.4994266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liotryphon arcticus" ;
    dwc:scientificNameAuthorship "(Roman, 1926)" ;
    skos:broader <http://tun.fi/MX.308957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liotryphon arcticus"@fi,
        "Liotryphon arcticus"@sv .

<http://tun.fi/MX.4994267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus cephalotes" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus cephalotes"@fi,
        "Dolichomitus cephalotes"@sv .

<http://tun.fi/MX.4994268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus scutellaris" ;
    dwc:scientificNameAuthorship "(Thomson, 1877)" ;
    skos:broader <http://tun.fi/MX.308970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolichomitus scutellaris"@fi,
        "Dolichomitus scutellaris"@sv .

<http://tun.fi/MX.4994269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus cincticarpus" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1895)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus cincticarpus"@fi,
        "Scambus cincticarpus"@sv .

<http://tun.fi/MX.4994271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrodactyla carinator" ;
    dwc:scientificNameAuthorship "(Aubert, 1965)" ;
    skos:broader <http://tun.fi/MX.309016> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acrodactyla carinator"@fi,
        "Acrodactyla carinator"@sv .

<http://tun.fi/MX.4994272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itoplectis enslini" ;
    dwc:scientificNameAuthorship "(Ulbricht, 1911)" ;
    skos:broader <http://tun.fi/MX.309045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itoplectis enslini"@fi,
        "Itoplectis enslini"@sv .

<http://tun.fi/MX.4994273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pimpla wilchristi" ;
    dwc:scientificNameAuthorship "Fitton, Shaw & Gauld, 1998" ;
    skos:broader <http://tun.fi/MX.309060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pimpla wilchristi"@fi,
        "Pimpla wilchristi"@sv .

<http://tun.fi/MX.4994274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pimpla murinanae" ;
    dwc:scientificNameAuthorship "Fahringer, 1943" ;
    skos:broader <http://tun.fi/MX.309060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pimpla murinanae"@fi,
        "Pimpla murinanae"@sv .

<http://tun.fi/MX.4994279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campylosteira verna" ;
    dwc:scientificNameAuthorship "(Fallén, 1826)" ;
    skos:broader <http://tun.fi/MX.4994278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Campylosteira verna"@fi,
        "Campylosteira verna"@sv .

<http://tun.fi/MX.4994280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acetropis carinata" ;
    dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1841)" ;
    skos:broader <http://tun.fi/MX.229828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acetropis carinata"@fi,
        "Acetropis carinata"@sv .

<http://tun.fi/MX.4994281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capsus cinctus" ;
    dwc:scientificNameAuthorship "(Kolenati, 1845)" ;
    skos:broader <http://tun.fi/MX.229944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Capsus cinctus"@fi,
        "Capsus cinctus"@sv .

<http://tun.fi/MX.4994283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterotoma planicornis" ;
    dwc:scientificNameAuthorship "(Pallas, 1772)" ;
    skos:broader <http://tun.fi/MX.4994282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Heterotoma planicornis"@fi,
        "Heterotoma planicornis"@sv .

<http://tun.fi/MX.4994284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncotylus viridiflavus" ;
    dwc:scientificNameAuthorship "(Goeze, 1778)" ;
    skos:broader <http://tun.fi/MX.230027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oncotylus viridiflavus"@fi,
        "Oncotylus viridiflavus"@sv .

<http://tun.fi/MX.4994285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlamydatus (Chlamydatus) evanescens" ;
    dwc:scientificNameAuthorship "(Boheman, 1852)" ;
    skos:broader <http://tun.fi/MX.230044> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlamydatus (Chlamydatus) evanescens"@fi,
        "Chlamydatus (Chlamydatus) evanescens"@sv .

<http://tun.fi/MX.4994286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractotomus parvulus" ;
    dwc:scientificNameAuthorship "(Reuter, 1878)" ;
    skos:broader <http://tun.fi/MX.230060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractotomus parvulus"@fi,
        "Atractotomus parvulus"@sv .

<http://tun.fi/MX.4994287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psallus (Pityopsallus) laticeps" ;
    dwc:scientificNameAuthorship "(Reuter, 1878)" ;
    skos:broader <http://tun.fi/MX.230065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psallus (Pityopsallus) laticeps"@fi,
        "Psallus (Pityopsallus) laticeps"@sv .

<http://tun.fi/MX.4994288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Himacerus apterus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.230125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Himacerus apterus"@fi,
        "Himacerus apterus"@sv .

<http://tun.fi/MX.4994289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Himacerus mirmicoides" ;
    dwc:scientificNameAuthorship "(O. Costa, 1834)" ;
    skos:broader <http://tun.fi/MX.230125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Himacerus mirmicoides"@fi,
        "Himacerus mirmicoides"@sv .

<http://tun.fi/MX.4994291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblytylus nasutus" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1856)" ;
    skos:broader <http://tun.fi/MX.4994290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amblytylus nasutus"@fi,
        "Amblytylus nasutus"@sv .

<http://tun.fi/MX.4994292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocoris minki" ;
    dwc:scientificNameAuthorship "(Dohrn 1860)" ;
    skos:broader <http://tun.fi/MX.230150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anthocoris minki"@fi,
        "Anthocoris minki"@sv .

<http://tun.fi/MX.4994293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nysius cymoides" ;
    dwc:scientificNameAuthorship "(Spinola, 1837)" ;
    skos:broader <http://tun.fi/MX.230265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nysius cymoides"@fi,
        "Nysius cymoides"@sv .

<http://tun.fi/MX.4994295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antheminia aliena" ;
    dwc:scientificNameAuthorship "(Reuter, 1891)" ;
    skos:broader <http://tun.fi/MX.4994294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Antheminia aliena"@fi,
        "Antheminia aliena"@sv .

<http://tun.fi/MX.4994296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpocoris fuscispinus" ;
    dwc:scientificNameAuthorship "(Boheman, 1850)" ;
    skos:broader <http://tun.fi/MX.230522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carpocoris fuscispinus"@fi,
        "Carpocoris fuscispinus"@sv .

<http://tun.fi/MX.4994298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacillothrips nobilis" ;
    dwc:scientificNameAuthorship "(Bagnall, 1909)" ;
    skos:broader <http://tun.fi/MX.4994297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bacillothrips nobilis"@fi,
        "Bacillothrips nobilis"@sv .

<http://tun.fi/MX.4994299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaphothrips badius" ;
    dwc:scientificNameAuthorship "(Williams, 1913)" ;
    skos:broader <http://tun.fi/MX.232128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaphothrips badius"@fi,
        "Anaphothrips badius"@sv .

<http://tun.fi/MX.4994302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenothrips graminum" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.4994301> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenothrips graminum"@fi,
        "Stenothrips graminum"@sv .

<http://tun.fi/MX.4994303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhipidothrips brunneus" ;
    dwc:scientificNameAuthorship "(Williams, 1913)" ;
    skos:broader <http://tun.fi/MX.232207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhipidothrips brunneus"@fi,
        "Rhipidothrips brunneus"@sv .

<http://tun.fi/MX.4994304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus euphrantae" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1914)" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus euphrantae"@fi,
        "Scambus euphrantae"@sv .

<http://tun.fi/MX.4994333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius infernalis" ;
    dwc:scientificNameAuthorship "Armada & Carteret" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius infernalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pipoturaseitikki"@fi,
        "Cortinarius infernalis"@sv .

<http://tun.fi/MX.4994338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tuber anniae" ;
    dwc:scientificNameAuthorship "W. Colgan & Trappe" ;
    skos:broader <http://tun.fi/MX.233818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tuber anniae"@fi,
        "Tuber anniae"@sv .

<http://tun.fi/MX.4994339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe subpaleacea" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe subpaleacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikaunorisakas"@fi,
        "Inocybe subpaleacea"@sv .

<http://tun.fi/MX.4994347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanagromyza nartshukae" ;
    dwc:scientificNameAuthorship "Pakalniškis, 1996" ;
    skos:broader <http://tun.fi/MX.278975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanagromyza nartshukae"@fi,
        "Melanagromyza nartshukae"@sv .

<http://tun.fi/MX.4994348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia nidica" ;
    dwc:scientificNameAuthorship "Collin, 1939" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia nidica"@fi,
        "Fannia nidica"@sv .

<http://tun.fi/MX.4994349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnomus sabroskyi" ;
    dwc:scientificNameAuthorship "(Gill, 1962)" ;
    skos:broader <http://tun.fi/MX.279623> ;
    skos:hiddenLabel "Amoebaleria sabroskyi"@fi,
        "Amoebaleria sabroskyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnomus sabroskyi"@fi,
        "Gymnomus sabroskyi"@sv .

<http://tun.fi/MX.4994350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia maura" ;
    dwc:scientificNameAuthorship "Meigen, 1838" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia maura"@fi,
        "Hydrellia maura"@sv .

<http://tun.fi/MX.4994351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microprosopa paveli" ;
    dwc:scientificNameAuthorship "Ozerov & Krivosheina, 2013" ;
    skos:broader <http://tun.fi/MX.280558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microprosopa paveli"@fi,
        "Microprosopa paveli"@sv .

<http://tun.fi/MX.4994352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microprosopa heteromyzina" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microprosopa heteromyzina"@fi,
        "Microprosopa heteromyzina"@sv .

<http://tun.fi/MX.4999057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ilyocoris cimicoides" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4999056> ;
    skos:hiddenLabel "Ilyocoris cimicoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tassilude"@fi,
        "Ilyocoris cimicoides"@sv .

<http://tun.fi/MX.4999059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon yakui" ;
    dwc:scientificNameAuthorship "Watanabe, 1937" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon burjaticus"@fi,
        "Bracon burjaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon yakui"@fi,
        "Bracon yakui"@sv .

<http://tun.fi/MX.4999116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla stellaris" ;
    dwc:scientificNameAuthorship "Juz." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla stellaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtipoimulehti"@fi,
        "Alchemilla stellaris"@sv .

<http://tun.fi/MX.4999136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanistes wadai" ;
    dwc:scientificNameAuthorship "Uchida, 1958" ;
    skos:broader <http://tun.fi/MX.310688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphanistes wadai"@fi,
        "Aphanistes wadai"@sv .

<http://tun.fi/MX.4999156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achroomyces subabditus" ;
    dwc:scientificNameAuthorship "(Hauerslev) Hauerslev" ;
    skos:broader <http://tun.fi/MX.4999158> ;
    skos:hiddenLabel "Achroomyces subabditus"@fi,
        "Platygloea subabdita"@fi,
        "Platygloea subabdita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keriloisnapikka"@fi,
        "Achroomyces subabditus"@sv .

<http://tun.fi/MX.4999161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Decapauropus helveticus" ;
    dwc:scientificNameAuthorship "(Hansen, 1902)" ;
    skos:broader <http://tun.fi/MX.4999160> ;
    skos:hiddenLabel "Allopauropus helveticus"@fi,
        "Allopauropus helveticus"@sv,
        "Decapauropus helveticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Decapauropus helveticus"@fi,
        "klövfåfoting"@sv .

<http://tun.fi/MX.4999176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dynaspidiotus abietis" ;
    dwc:scientificNameAuthorship "(Schrank, 1776)" ;
    skos:broader <http://tun.fi/MX.227982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dynaspidiotus abietis"@fi,
        "Dynaspidiotus abietis"@sv .

<http://tun.fi/MX.4999196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramaria botrytis" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Ricken" ;
    skos:broader <http://tun.fi/MX.204916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramaria botrytis"@fi,
        "Ramaria botrytis"@sv .

<http://tun.fi/MX.4999219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Julus scanicus" ;
    dwc:scientificNameAuthorship "Lohmander, 1925" ;
    skos:broader <http://tun.fi/MX.202376> ;
    skos:hiddenLabel "Julus scanicus"@fi,
        "Julus scanicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkituhatjalkainen"@fi,
        "ålkejsarfoting"@sv .

<http://tun.fi/MX.4999220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Julus scandinavius" ;
    dwc:scientificNameAuthorship "Latzel, 1884" ;
    skos:broader <http://tun.fi/MX.202376> ;
    skos:hiddenLabel "Julus scandinavius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Julus scandinavius"@fi,
        "skedkejsarfoting"@sv .

<http://tun.fi/MX.4999222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Unciger foetidus" ;
    dwc:scientificNameAuthorship "(C. L. Koch, 1838)" ;
    skos:broader <http://tun.fi/MX.4999221> ;
    skos:hiddenLabel "Unciger foetidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Unciger foetidus"@fi,
        "klokejsarfoting"@sv .

<http://tun.fi/MX.4999236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allopauropus danicus" ;
    dwc:scientificNameAuthorship "(Hansen, 1902)" ;
    skos:broader <http://tun.fi/MX.201384> ;
    skos:hiddenLabel "Allopauropus danicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allopauropus danicus"@fi,
        "långborstfåfoting"@sv .

<http://tun.fi/MX.4999237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Decapauropus broelemanni" ;
    dwc:scientificNameAuthorship "(Remy, 1935)" ;
    skos:broader <http://tun.fi/MX.4999160> ;
    skos:hiddenLabel "Allopauropus broelemanni"@fi,
        "Allopauropus broelemanni"@sv,
        "Decapauropus broelemanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Decapauropus broelemanni"@fi,
        "fyrkantsfåfoting"@sv .

<http://tun.fi/MX.4999239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Decapauropus tenellus" ;
    dwc:scientificNameAuthorship "(Scheller, 1971)" ;
    skos:broader <http://tun.fi/MX.4999160> ;
    skos:hiddenLabel "Allopauropus tenellus"@fi,
        "Allopauropus tenellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Decapauropus tenellus"@fi,
        "Decapauropus tenellus"@sv .

<http://tun.fi/MX.4999244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pauropus lanceolatus" ;
    dwc:scientificNameAuthorship "Remy, 1956" ;
    skos:broader <http://tun.fi/MX.4999243> ;
    skos:hiddenLabel "Pauropus lanceolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pauropus lanceolatus"@fi,
        "lansettfåfoting"@sv .

<http://tun.fi/MX.4999245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphylella isabellae" ;
    dwc:scientificNameAuthorship "(Grassi, 1886)" ;
    skos:broader <http://tun.fi/MX.203416> ;
    skos:hiddenLabel "Symphylella isabellae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Symphylella isabellae"@fi,
        "mångborstdvärgfoting"@sv .

<http://tun.fi/MX.4999246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutigerella causeyae" ;
    dwc:scientificNameAuthorship "Michelbacher, 1942" ;
    skos:broader <http://tun.fi/MX.203301> ;
    skos:hiddenLabel "Scutigerella causeyae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutigerella causeyae"@fi,
        "tätborstdvärgfoting"@sv .

<http://tun.fi/MX.4999247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutigerella palmonii" ;
    dwc:scientificNameAuthorship "Michelbacher, 1942" ;
    skos:broader <http://tun.fi/MX.203301> ;
    skos:hiddenLabel "Scutigerella palmonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutigerella palmonii"@fi,
        "långborstdvärgfoting"@sv .

<http://tun.fi/MX.4999301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbilia phragmotricha" ;
    dwc:scientificNameAuthorship "Baral, E. Weber & L.G. Krieglst." ;
    skos:broader <http://tun.fi/MX.234365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbilia phragmotricha"@fi,
        "Orbilia phragmotricha"@sv .

<http://tun.fi/MX.4999302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glonium nitidum" ;
    dwc:scientificNameAuthorship "Ellis" ;
    skos:broader <http://tun.fi/MX.234516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glonium nitidum"@fi,
        "Glonium nitidum"@sv .

<http://tun.fi/MX.4999306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anomobryum concinnatum" ;
    dwc:scientificNameAuthorship "(Spruce) Lindb." ;
    skos:broader <http://tun.fi/MX.43366> ;
    skos:hiddenLabel "Anomobryum concinnatum"@fi,
        "Anomobryum julaceum var. concinnatum"@fi,
        "Anomobryum concinnatum"@sv,
        "Anomobryum julaceum var. concinnatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itukurusammal"@fi,
        "uddmasknicka"@sv .

<http://tun.fi/MX.4999336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryocentria destruens" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.234266> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryocentria destruens"@fi,
        "Bryocentria destruens"@sv .

<http://tun.fi/MX.4999396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria corcontica" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria cincta"@fi,
        "Verrucaria corcontica"@fi,
        "Verrucaria cincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tsekinmustuainen"@fi,
        "Verrucaria corcontica"@sv .

<http://tun.fi/MX.4999397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidia biatorina" ;
    dwc:scientificNameAuthorship "(Körb.) Vain." ;
    skos:broader <http://tun.fi/MX.67011> ;
    skos:hiddenLabel "Bacidia biatorina"@fi,
        "Bacidia biatorina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynilehtojäkälä"@fi,
        "grynig lundlav"@sv .

<http://tun.fi/MX.4999398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidina mendax" ;
    dwc:scientificNameAuthorship "Czarnota & Guz.-Krzem." ;
    skos:broader <http://tun.fi/MX.67171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bacidina mendax"@fi,
        "Bacidina mendax"@sv .

<http://tun.fi/MX.4999399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora vacciniicola" ;
    dwc:scientificNameAuthorship "(Tønsberg) Printzen" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora vacciniicola"@fi,
        "Biatora vacciniicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigaruskeinen"@fi,
        "blåbärsknopplav"@sv .

<http://tun.fi/MX.4999400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryobilimbia sanguineoatra" ;
    dwc:scientificNameAuthorship "(Wulfen) Fryday, Printzen & S. Ekman" ;
    skos:broader <http://tun.fi/MX.233744> ;
    skos:hiddenLabel "Lecidea sanguineoatra"@fi,
        "Lecidea sanguineoatra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryobilimbia sanguineoatra"@fi,
        "Bryobilimbia sanguineoatra"@sv .

<http://tun.fi/MX.4999401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buellia arnoldii" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67070> ;
    skos:hiddenLabel "Buellia arnoldii"@fi,
        "Buellia arnoldii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalonyppyjäkälä"@fi,
        "kviströnnlav"@sv .

<http://tun.fi/MX.4999402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca fuscorufa" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca fuscorufa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokultajäkälä"@fi,
        "Caloplaca fuscorufa"@sv .

<http://tun.fi/MX.4999403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea strasseri" ;
    dwc:scientificNameAuthorship "Zahlbr." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea strasseri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyvinystyjäkälä"@fi,
        "Lecidea strasseri"@sv .

<http://tun.fi/MX.4999404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opegrapha vermicellifera" ;
    dwc:scientificNameAuthorship "(J. Kunze) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67243> ;
    skos:hiddenLabel "Opegrapha vermicellifera"@fi,
        "Opegrapha vermicellifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nypykkäkirppujäkälä"@fi,
        "stiftklotterlav"@sv .

<http://tun.fi/MX.4999405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placynthium pulvinatum" ;
    dwc:scientificNameAuthorship "Øvstedal" ;
    skos:broader <http://tun.fi/MX.67077> ;
    skos:hiddenLabel "Placynthium pulvinatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundramustejäkälä"@fi,
        "Placynthium pulvinatum"@sv .

<http://tun.fi/MX.4999406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psorotichia lugubris" ;
    dwc:scientificNameAuthorship "(A. Massal.) Arnold" ;
    skos:broader <http://tun.fi/MX.67205> ;
    skos:hiddenLabel "Psorotichia lugubris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänpeikonjäkälä"@fi,
        "Psorotichia lugubris"@sv .

<http://tun.fi/MX.4999407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelocarpon sphaerosporum" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67408> ;
    skos:hiddenLabel "Thelocarpon sphaerosporum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisäkkijäkälä"@fi,
        "Thelocarpon sphaerosporum"@sv .

<http://tun.fi/MX.4999408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapelia elacista" ;
    dwc:scientificNameAuthorship "(Ach.) Orange" ;
    skos:broader <http://tun.fi/MX.67260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trapelia elacista"@fi,
        "Trapelia elacista"@sv .

<http://tun.fi/MX.4999416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius olivaceofuscus" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius olivaceofuscus"@fi,
        "Cortinarius olivaceofuscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliiviseitikki"@fi,
        "hasselspindling"@sv .

<http://tun.fi/MX.4999417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cinnamomeolutescens" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius cinnamomeolutescens"@fi,
        "Cortinarius cinnamomeolutescens"@sv .

<http://tun.fi/MX.4999476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius bivelosimilis" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius bivelosimilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "veijariseitikki"@fi,
        "Cortinarius bivelosimilis"@sv .

<http://tun.fi/MX.4999477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subcarneinatus" ;
    dwc:scientificNameAuthorship "Niskanen, Kytöv. & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius subcarneinatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vilkkaseitikki"@fi,
        "Cortinarius subcarneinatus"@sv .

<http://tun.fi/MX.4999478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius fulvopaludosus" ;
    dwc:scientificNameAuthorship "Kytov., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius fulvopaludosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sääskiseitikki"@fi,
        "Cortinarius fulvopaludosus"@sv .

<http://tun.fi/MX.4999479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius psammocola" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius psammocola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "honkaseitikki"@fi,
        "Cortinarius psammocola"@sv .

<http://tun.fi/MX.4999480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius heterodepressus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius heterodepressus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töpöseitikki"@fi,
        "Cortinarius heterodepressus"@sv .

<http://tun.fi/MX.4999481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius puellaris" ;
    dwc:scientificNameAuthorship "Brandrud, Bendiksen & Dima" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius puellaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peukaloisseitikki"@fi,
        "Cortinarius puellaris"@sv .

<http://tun.fi/MX.4999482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius neofallax" ;
    dwc:scientificNameAuthorship "Carteret & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius neofallax"@fi,
        "Cortinarius neofallax"@sv .

<http://tun.fi/MX.4999483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pseudofallax" ;
    dwc:scientificNameAuthorship "Carteret" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius pseudofallax"@fi,
        "Cortinarius pseudofallax"@sv .

<http://tun.fi/MX.4999484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius hedyaromaticus" ;
    dwc:scientificNameAuthorship "C. Cripps & O.K. Mill." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius hedyaromaticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesijuurtoseitikki"@fi,
        "Cortinarius hedyaromaticus"@sv .

<http://tun.fi/MX.4999496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arge sorbi" ;
    dwc:scientificNameAuthorship "Schedl & Pschorn-Walcher, 1984" ;
    skos:broader <http://tun.fi/MX.286881> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arge sorbi"@fi,
        "Arge sorbi"@sv .

<http://tun.fi/MX.4999517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aclastus pilosus" ;
    dwc:scientificNameAuthorship "Horstmann, 1980" ;
    skos:broader <http://tun.fi/MX.306989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aclastus pilosus"@fi,
        "Aclastus pilosus"@sv .

<http://tun.fi/MX.4999518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arotrephes coriaceus" ;
    dwc:scientificNameAuthorship "Horstmann, 1995" ;
    skos:broader <http://tun.fi/MX.306967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arotrephes coriaceus"@fi,
        "Arotrephes coriaceus"@sv .

<http://tun.fi/MX.4999520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xiphulcus szujeckii" ;
    dwc:scientificNameAuthorship "Sawoniewicz, 1978" ;
    skos:broader <http://tun.fi/MX.306979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xiphulcus szujeckii"@fi,
        "Xiphulcus szujeckii"@sv .

<http://tun.fi/MX.4999521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrogaster crassicornis" ;
    dwc:scientificNameAuthorship "Horstmann, 1976" ;
    skos:broader <http://tun.fi/MX.307012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichrogaster crassicornis"@fi,
        "Dichrogaster crassicornis"@sv .

<http://tun.fi/MX.4999522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis caudatulus" ;
    dwc:scientificNameAuthorship "Horstmann, 1997" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis caudatulus"@fi,
        "Gelis caudatulus"@sv .

<http://tun.fi/MX.4999523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis declivis" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis declivis"@fi,
        "Gelis declivis"@sv .

<http://tun.fi/MX.4999524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis forticornis" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis forticornis"@fi,
        "Gelis forticornis"@sv .

<http://tun.fi/MX.4999525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis obscuripes" ;
    dwc:scientificNameAuthorship "Horstmann, 1986" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis obscuripes"@fi,
        "Gelis obscuripes"@sv .

<http://tun.fi/MX.4999526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis avarus" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis avarus"@fi,
        "Gelis avarus"@sv .

<http://tun.fi/MX.4999527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis curvicauda" ;
    dwc:scientificNameAuthorship "Horstmann, 1993" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis curvicauda"@fi,
        "Gelis curvicauda"@sv .

<http://tun.fi/MX.4999528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis falcatus" ;
    dwc:scientificNameAuthorship "Horstmann, 1986" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis falcatus"@fi,
        "Gelis falcatus"@sv .

<http://tun.fi/MX.4999530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis leptogaster" ;
    dwc:scientificNameAuthorship "(Förster, 1850)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis leptogaster"@fi,
        "Gelis leptogaster"@sv .

<http://tun.fi/MX.4999532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis orbiculatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis orbiculatus"@fi,
        "Gelis orbiculatus"@sv .

<http://tun.fi/MX.4999534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thaumatogelis aloiosa" ;
    dwc:scientificNameAuthorship "Schwarz 2001" ;
    skos:broader <http://tun.fi/MX.307114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thaumatogelis aloiosa"@fi,
        "Thaumatogelis aloiosa"@sv .

<http://tun.fi/MX.4999536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spathopus hofferi" ;
    dwc:scientificNameAuthorship "Boucek, 1964" ;
    skos:broader <http://tun.fi/MX.319542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spathopus hofferi"@fi,
        "Spathopus hofferi"@sv .

<http://tun.fi/MX.4999556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simulium rubzovianum" ;
    dwc:scientificNameAuthorship "(Sherban, 1961)" ;
    skos:broader <http://tun.fi/MX.274273> ;
    skos:hiddenLabel "Eusimulium latinum"@fi,
        "Eusimulium rubzovianum"@fi,
        "Simulium latinum"@fi,
        "Simulium velutinum"@fi,
        "Eusimulium latinum"@sv,
        "Eusimulium rubzovianum"@sv,
        "Simulium latinum"@sv,
        "Simulium velutinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Simulium rubzovianum"@fi,
        "Simulium rubzovianum"@sv .

<http://tun.fi/MX.4999581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zatypota picticollis" ;
    dwc:scientificNameAuthorship "(Thomson, 1888)" ;
    skos:broader <http://tun.fi/MX.309029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zatypota picticollis"@fi,
        "Zatypota picticollis"@sv .

<http://tun.fi/MX.4999636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oppiella besucheti" ;
    dwc:scientificNameAuthorship "Mahunka & Mahunka-Papp, 2000" ;
    skos:broader <http://tun.fi/MX.202819> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oppiella besucheti"@fi,
        "Oppiella besucheti"@sv .

<http://tun.fi/MX.4999662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Uropoda parva" ;
    dwc:scientificNameAuthorship "(Schweizer, 1961)" ;
    skos:broader <http://tun.fi/MX.203628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Uropoda parva"@fi,
        "Uropoda parva"@sv .

<http://tun.fi/MX.4999663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichouropoda dalarnaensis" ;
    dwc:scientificNameAuthorship "Hirschmann & Zirngiebl-Nicol, 1961" ;
    skos:broader <http://tun.fi/MX.203565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichouropoda dalarnaensis"@fi,
        "Trichouropoda dalarnaensis"@sv .

<http://tun.fi/MX.4999664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zercon bothnicus" ;
    dwc:scientificNameAuthorship "Huhta & Ujvári 2015" ;
    skos:broader <http://tun.fi/MX.203716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zercon bothnicus"@fi,
        "Zercon bothnicus"@sv .

<http://tun.fi/MX.4999679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractosporocybe polaris" ;
    dwc:scientificNameAuthorship "Gulden & E. Larss." ;
    skos:broader <http://tun.fi/MX.4999677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atractosporocybe polaris"@fi,
        "Atractosporocybe polaris"@sv .

<http://tun.fi/MX.4999696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhoptromeris dichromata" ;
    dwc:scientificNameAuthorship "Baião & Forshage, 2018" ;
    skos:broader <http://tun.fi/MX.318631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhoptromeris dichromata"@fi,
        "Rhoptromeris dichromata"@sv .

<http://tun.fi/MX.4999697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhoptromeris koponeni" ;
    dwc:scientificNameAuthorship "Baião & Forshage, 2018" ;
    skos:broader <http://tun.fi/MX.318631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhoptromeris koponeni"@fi,
        "Rhoptromeris koponeni"@sv .

<http://tun.fi/MX.4999698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhoptromeris strobigena" ;
    dwc:scientificNameAuthorship "Nordlander & Grijpma, 1991" ;
    skos:broader <http://tun.fi/MX.318631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhoptromeris strobigena"@fi,
        "Rhoptromeris strobigena"@sv .

<http://tun.fi/MX.4999701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus misellus" ;
    dwc:scientificNameAuthorship "(Berlese 1904)" ;
    skos:broader <http://tun.fi/MX.202515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysigamasus misellus"@fi,
        "Lysigamasus misellus"@sv .

<http://tun.fi/MX.4999707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neogamasus insignis" ;
    dwc:scientificNameAuthorship "(Holzmann 1969)" ;
    skos:broader <http://tun.fi/MX.4999706> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neogamasus insignis"@fi,
        "Neogamasus insignis"@sv .

<http://tun.fi/MX.4999708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eugamasus crassitarsis" ;
    dwc:scientificNameAuthorship "(Halbert 1923)" ;
    skos:broader <http://tun.fi/MX.202075> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eugamasus crassitarsis"@fi,
        "Eugamasus crassitarsis"@sv .

<http://tun.fi/MX.4999709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps willmanni" ;
    dwc:scientificNameAuthorship "Hirschmann 1960" ;
    skos:broader <http://tun.fi/MX.201845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dendrolaelaps willmanni"@fi,
        "Dendrolaelaps willmanni"@sv .

<http://tun.fi/MX.4999735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halolaelaps sculpturatus" ;
    dwc:scientificNameAuthorship "Sellnick 1940" ;
    skos:broader <http://tun.fi/MX.202207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halolaelaps sculpturatus"@fi,
        "Halolaelaps sculpturatus"@sv .

<http://tun.fi/MX.4999736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocheles robustulus" ;
    dwc:scientificNameAuthorship "(Berlese 1904)" ;
    skos:broader <http://tun.fi/MX.202536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrocheles robustulus"@fi,
        "Macrocheles robustulus"@sv .

<http://tun.fi/MX.4999738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyptholaspis confusa" ;
    dwc:scientificNameAuthorship "(Foà 1900)" ;
    skos:broader <http://tun.fi/MX.4999737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glyptholaspis confusa"@fi,
        "Glyptholaspis confusa"@sv .

<http://tun.fi/MX.4999739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epicriopsis suedus" ;
    dwc:scientificNameAuthorship "Karg 1971" ;
    skos:broader <http://tun.fi/MX.201974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epicriopsis suedus"@fi,
        "Epicriopsis suedus"@sv .

<http://tun.fi/MX.4999740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ameroseius imparsetosus" ;
    dwc:scientificNameAuthorship "Westerboer 1963" ;
    skos:broader <http://tun.fi/MX.201439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ameroseius imparsetosus"@fi,
        "Ameroseius imparsetosus"@sv .

<http://tun.fi/MX.4999741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoseius ambiguus" ;
    dwc:scientificNameAuthorship "Makarova & Huhta 2017" ;
    skos:broader <http://tun.fi/MX.201519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arctoseius ambiguus"@fi,
        "Arctoseius ambiguus"@sv .

<http://tun.fi/MX.4999744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zerconopsis remiger" ;
    dwc:scientificNameAuthorship "(Kramer 1876)" ;
    skos:broader <http://tun.fi/MX.203728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zerconopsis remiger"@fi,
        "Zerconopsis remiger"@sv .

<http://tun.fi/MX.4999750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoseiulus agrestis" ;
    dwc:scientificNameAuthorship "(Karg 1960)" ;
    skos:broader <http://tun.fi/MX.4999749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoseiulus agrestis"@fi,
        "Neoseiulus agrestis"@sv .

<http://tun.fi/MX.4999773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioseius floridensis" ;
    dwc:scientificNameAuthorship "Berlese 1916" ;
    skos:broader <http://tun.fi/MX.202419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lasioseius floridensis"@fi,
        "Lasioseius floridensis"@sv .

<http://tun.fi/MX.4999776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius aequalis" ;
    dwc:scientificNameAuthorship "(Schweizer 1949)" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius aequalis"@fi,
        "Cheiroseius aequalis"@sv .

<http://tun.fi/MX.4999777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius salicorniae" ;
    dwc:scientificNameAuthorship "(Willmann 1940)" ;
    skos:broader <http://tun.fi/MX.201739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cheiroseius salicorniae"@fi,
        "Cheiroseius salicorniae"@sv .

<http://tun.fi/MX.4999818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haemogamasus liponyssoides" ;
    dwc:scientificNameAuthorship "Ewing, 1925" ;
    skos:broader <http://tun.fi/MX.202194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haemogamasus liponyssoides"@fi,
        "Haemogamasus liponyssoides"@sv .

<http://tun.fi/MX.4999819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haemogamasus nidiformes" ;
    dwc:scientificNameAuthorship "Bregetova, 1955" ;
    skos:broader <http://tun.fi/MX.202194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Haemogamasus nidiformes"@fi,
        "Haemogamasus nidiformes"@sv .

<http://tun.fi/MX.4999820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laelaps clethrionomydis" ;
    dwc:scientificNameAuthorship "Lange, 1955" ;
    skos:broader <http://tun.fi/MX.202396> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laelaps clethrionomydis"@fi,
        "Laelaps clethrionomydis"@sv .

<http://tun.fi/MX.4999821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirstionyssus gudauricus" ;
    dwc:scientificNameAuthorship "Razumova, 1957" ;
    skos:broader <http://tun.fi/MX.202262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hirstionyssus gudauricus"@fi,
        "Hirstionyssus gudauricus"@sv .

<http://tun.fi/MX.4999822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirstionyssus soricis" ;
    dwc:scientificNameAuthorship "(Turk, 1945)" ;
    skos:broader <http://tun.fi/MX.202262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hirstionyssus soricis"@fi,
        "Hirstionyssus soricis"@sv .

<http://tun.fi/MX.4999823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirstionyssus sunci" ;
    dwc:scientificNameAuthorship "Wang, 1962" ;
    skos:broader <http://tun.fi/MX.202262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hirstionyssus sunci"@fi,
        "Hirstionyssus sunci"@sv .

<http://tun.fi/MX.4999826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pneumonyssoides caninum" ;
    dwc:scientificNameAuthorship "(Chandler & Ruhe, 1940)" ;
    skos:broader <http://tun.fi/MX.4999825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pneumonyssoides caninum"@fi,
        "Pneumonyssoides caninum"@sv .

<http://tun.fi/MX.4999836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystodermella japonica" ;
    dwc:scientificNameAuthorship "(Thoen & Hongo) Harmaja" ;
    skos:broader <http://tun.fi/MX.69768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cystodermella japonica"@fi,
        "Cystodermella japonica"@sv .

<http://tun.fi/MX.4999856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoderma estonicum" ;
    dwc:scientificNameAuthorship "P. Chaverri & Samuels" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Hypocrea estonica"@fi,
        "Trichoderma estonicum"@fi,
        "Hypocrea estonica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusupielus"@fi,
        "Trichoderma estonicum"@sv .

<http://tun.fi/MX.5> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calopteryx splendens" ;
    dwc:scientificNameAuthorship "(Harris, 1780)" ;
    skos:broader <http://tun.fi/MX.4> ;
    skos:hiddenLabel "Calopteryx splendens"@fi,
        "Calopteryx splendens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "immenkorento"@fi,
        "blåbandad jungfruslända"@sv .

<http://tun.fi/MX.5000312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoclistus cushmani" ;
    dwc:scientificNameAuthorship "Townes, 1960" ;
    skos:broader <http://tun.fi/MX.308527> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesoclistus cushmani"@fi,
        "Mesoclistus cushmani"@sv .

<http://tun.fi/MX.5000313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleocentrus exareolatus" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1894" ;
    skos:broader <http://tun.fi/MX.308521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coleocentrus exareolatus"@fi,
        "Coleocentrus exareolatus"@sv .

<http://tun.fi/MX.5000315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megarhyssa vagatoria" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.309085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megarhyssa vagatoria"@fi,
        "Megarhyssa vagatoria"@sv .

<http://tun.fi/MX.5000317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ischnoceros caligatus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.306908> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ischnoceros caligatus"@fi,
        "Ischnoceros caligatus"@sv .

<http://tun.fi/MX.5000318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontocolon geniculatum" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1889)" ;
    skos:broader <http://tun.fi/MX.306910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Odontocolon geniculatum"@fi,
        "Odontocolon geniculatum"@sv .

<http://tun.fi/MX.5000319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xorides gravenhorstii" ;
    dwc:scientificNameAuthorship "(Curtis, 1831)" ;
    skos:broader <http://tun.fi/MX.306916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xorides gravenhorstii"@fi,
        "Xorides gravenhorstii"@sv .

<http://tun.fi/MX.5000320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xorides niger" ;
    dwc:scientificNameAuthorship "(Pfeffer, 1913)" ;
    skos:broader <http://tun.fi/MX.306916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xorides niger"@fi,
        "Xorides niger"@sv .

<http://tun.fi/MX.5000358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atrichomalus trianellatus" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.5000357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Atrichomalus trianellatus"@fi,
        "Atrichomalus trianellatus"@sv .

<http://tun.fi/MX.5000378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma nanum" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma nanum"@fi,
        "Hebeloma nanum"@sv .

<http://tun.fi/MX.5000401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trimorus baloghi" ;
    dwc:scientificNameAuthorship "(Szabó, 1959)" ;
    skos:broader <http://tun.fi/MX.317799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trimorus baloghi"@fi,
        "Trimorus baloghi"@sv .

<http://tun.fi/MX.5000402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma danicum" ;
    dwc:scientificNameAuthorship "Gröger" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma lundqvistii"@fi,
        "Hebeloma lundqvistii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma danicum"@fi,
        "Hebeloma danicum"@sv .

<http://tun.fi/MX.5000403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma eburneum" ;
    dwc:scientificNameAuthorship "Malençon" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma eburneum"@fi,
        "Hebeloma eburneum"@sv .

<http://tun.fi/MX.5000404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma hygrophilum" ;
    dwc:scientificNameAuthorship "Poumarat & Corriol" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma hygrophilum"@fi,
        "Hebeloma hygrophilum"@sv .

<http://tun.fi/MX.5000405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma ingratum" ;
    dwc:scientificNameAuthorship "Bruchet" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma ingratum"@fi,
        "Hebeloma ingratum"@sv .

<http://tun.fi/MX.5000406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma salicicola" ;
    dwc:scientificNameAuthorship "Beker, Vesterh. & U. Eberh." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma salicicola"@fi,
        "Hebeloma salicicola"@sv .

<http://tun.fi/MX.5000408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma geminatum" ;
    dwc:scientificNameAuthorship "Beker, Vesterh. & U. Eberh." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma geminatum"@fi,
        "Hebeloma geminatum"@sv .

<http://tun.fi/MX.5000656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillia oldenbergii" ;
    dwc:scientificNameAuthorship "(Czerny, 1904)" ;
    skos:broader <http://tun.fi/MX.279668> ;
    skos:hiddenLabel "Helomyza oldenbergii"@fi,
        "Suillia oldenbergi"@fi,
        "Helomyza oldenbergii"@sv,
        "Suillia oldenbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Suillia oldenbergii"@fi,
        "Suillia oldenbergii"@sv .

<http://tun.fi/MX.5000763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium ochotense" ;
    dwc:scientificNameAuthorship "Prokh." ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium ochotense"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohotanlaukka"@fi,
        "Allium ochotense"@sv .

<http://tun.fi/MX.5000764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Honorius boucheanus" ;
    dwc:scientificNameAuthorship "(Kunth.) Holub" ;
    skos:broader <http://tun.fi/MX.5082343> ;
    skos:hiddenLabel "Honorius boucheanus"@fi,
        "Ornithogalum boucheanum"@fi,
        "Honorius boucheanus"@sv,
        "Ornithogalum boucheanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iltatähdikki"@fi,
        "skymningsstjärna"@sv .

<http://tun.fi/MX.5000797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltaria alliacea" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.5000765> ;
    skos:hiddenLabel "Peltaria alliacea"@fi,
        "Peltaria alliacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukkakilvekäs"@fi,
        "penningtrav"@sv .

<http://tun.fi/MX.5000806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sesbania sesban" ;
    dwc:scientificNameAuthorship "(L.) Merr." ;
    skos:broader <http://tun.fi/MX.41989> ;
    skos:hiddenLabel "Sesbania sesban"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "egyptinkolibrinpapu"@fi,
        "Sesbania sesban"@sv .

<http://tun.fi/MX.5000812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemophila maculata" ;
    dwc:scientificNameAuthorship "Benth. ex Lindl." ;
    skos:broader <http://tun.fi/MX.41928> ;
    skos:hiddenLabel "Nemophila maculata"@fi,
        "Nemophila maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläsievikki"@fi,
        "kärleksblomster"@sv .

<http://tun.fi/MX.5000829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnanthes douglasii" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.5000828> ;
    skos:hiddenLabel "Limnanthes douglasii"@fi,
        "Limnanthes douglasii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hilppa"@fi,
        "sumpört"@sv .

<http://tun.fi/MX.5000832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronicastrum virginicum" ;
    dwc:scientificNameAuthorship "(L.) Farw." ;
    skos:broader <http://tun.fi/MX.5000830> ;
    skos:hiddenLabel "Veronicastrum virginicum"@fi,
        "Veronicastrum virginicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virginiantädykkö"@fi,
        "kransveronika"@sv .

<http://tun.fi/MX.5000835> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Potentilla norvegica subsp. norvegica" ;
    skos:broader <http://tun.fi/MX.38856> ;
    skos:hiddenLabel "Potentilla norvegica subsp. norvegica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanpeltohanhikki"@fi,
        "Potentilla norvegica subsp. norvegica"@sv .

<http://tun.fi/MX.5000836> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Potentilla norvegica subsp. hirsuta" ;
    dwc:scientificNameAuthorship "(Michx.) Hyl." ;
    skos:broader <http://tun.fi/MX.38856> ;
    skos:hiddenLabel "Potentilla norvegica subsp. hirsuta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanpeltohanhikki"@fi,
        "Potentilla norvegica subsp. hirsuta"@sv .

<http://tun.fi/MX.5000837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoneura remmi" ;
    dwc:scientificNameAuthorship "Papp, 1978" ;
    skos:broader <http://tun.fi/MX.278698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoneura remmi"@fi,
        "Homoneura remmi"@sv .

<http://tun.fi/MX.5000839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gimnomera freyi" ;
    dwc:scientificNameAuthorship "Engelmark & Haarto, 2019" ;
    skos:broader <http://tun.fi/MX.280544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gimnomera freyi"@fi,
        "Gimnomera freyi"@sv .

<http://tun.fi/MX.5001218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinopodium nepeta" ;
    dwc:scientificNameAuthorship "(L.) Kuntze" ;
    skos:broader <http://tun.fi/MX.4972122> ;
    skos:hiddenLabel "Calamintha nepeta"@fi,
        "Clinopodium nepeta"@fi,
        "Satureja nepeta"@fi,
        "Calamintha nepeta"@sv,
        "Clinopodium nepeta"@sv,
        "Satureja nepeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkomäkiminttu"@fi,
        "stenkyndel"@sv .

<http://tun.fi/MX.5001221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fragaria chiloënsis" ;
    dwc:scientificNameAuthorship "(L.) Duchesne ex Weston" ;
    skos:broader <http://tun.fi/MX.38868> ;
    skos:hiddenLabel "Fragaria chiloënsis"@fi,
        "Fragaria chiloënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "chilenmansikka"@fi,
        "jättesmultron"@sv .

<http://tun.fi/MX.5001222> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Potentilla recta subsp. recta" ;
    skos:broader <http://tun.fi/MX.38858> ;
    skos:hiddenLabel "Potentilla recta subsp. recta"@fi,
        "Potentilla recta subsp. sulphurea"@fi,
        "Potentilla recta subsp. sulphurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkipystyhanhikki"@fi,
        "Potentilla recta subsp. recta"@sv .

<http://tun.fi/MX.5001223> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Potentilla recta subsp. pilosa" ;
    dwc:scientificNameAuthorship "(Willd. ex Poiret) Jáv." ;
    skos:broader <http://tun.fi/MX.38858> ;
    skos:hiddenLabel "Potentilla recta subsp. pilosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonpystyhanhikki"@fi,
        "Potentilla recta subsp. pilosa"@sv .

<http://tun.fi/MX.5001225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sibbaldia tridentata" ;
    dwc:scientificNameAuthorship "(Aiton) Paule & Soják" ;
    skos:broader <http://tun.fi/MX.38866> ;
    skos:hiddenLabel "Potentilla tridentata"@fi,
        "Sibbaldia tridentata"@fi,
        "Sibbaldiopsis tridentata"@fi,
        "Potentilla tridentata"@sv,
        "Sibbaldia tridentata"@sv,
        "Sibbaldiopsis tridentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vitinärvänä"@fi,
        "tretandsfingerört"@sv .

<http://tun.fi/MX.5001228> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sibbaldianthe bifurca subsp. orientalis" ;
    dwc:scientificNameAuthorship "(Juz.) Kurtto & T. Erikss." ;
    skos:broader <http://tun.fi/MX.41333> ;
    skos:hiddenLabel "Sibbaldianthe bifurca subsp. orientalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpihtihanhio"@fi,
        "Sibbaldianthe bifurca subsp. orientalis"@sv .

<http://tun.fi/MX.5001267> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Linaria genistifolia subsp. genistifolia" ;
    skos:broader <http://tun.fi/MX.39593> ;
    skos:hiddenLabel "Linaria genistifolia subsp. genistifolia"@fi,
        "Linaria genistifolia subsp. genistifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhärmäkannusruoho"@fi,
        "äkta ginstsporre"@sv .

<http://tun.fi/MX.5001397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicerura jakovlevi" ;
    dwc:scientificNameAuthorship "Jaschhof & Spungis, 2018" ;
    skos:broader <http://tun.fi/MX.274874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicerura jakovlevi"@fi,
        "Dicerura jakovlevi"@sv .

<http://tun.fi/MX.5001398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicerura penttineni" ;
    dwc:scientificNameAuthorship "Jaschhof & Spungis, 2018" ;
    skos:broader <http://tun.fi/MX.274874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicerura penttineni"@fi,
        "Dicerura penttineni"@sv .

<http://tun.fi/MX.5001438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius boreotrichus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius boreotrichus"@fi,
        "Cortinarius boreotrichus"@sv .

<http://tun.fi/MX.5001439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma aanenii" ;
    dwc:scientificNameAuthorship "Beker, Vesterh. & U. Eberh." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma aanenii"@fi,
        "Hebeloma aanenii"@sv .

<http://tun.fi/MX.5001440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma louiseae" ;
    dwc:scientificNameAuthorship "Beker, Vesterh. & U. Eberh." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma louiseae"@fi,
        "Hebeloma louiseae"@sv .

<http://tun.fi/MX.5001441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius tigris" ;
    dwc:scientificNameAuthorship "Bidaud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius tigris"@fi,
        "Cortinarius tigris"@sv .

<http://tun.fi/MX.5001443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius sordipes" ;
    dwc:scientificNameAuthorship "A. de Haan & Volders" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius sordipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riemuseitikki"@fi,
        "Cortinarius sordipes"@sv .

<http://tun.fi/MX.5001444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius parvulus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius parvulus"@fi,
        "Cortinarius parvulus"@sv .

<http://tun.fi/MX.5001445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pallidostriatus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius pallidostriatus"@fi,
        "Cortinarius pallidostriatus"@sv .

<http://tun.fi/MX.5001447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius obtusorum" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius obtusorum"@fi,
        "Cortinarius obtusorum"@sv .

<http://tun.fi/MX.5001448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius miltinophyllus" ;
    dwc:scientificNameAuthorship "Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius miltinophyllus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoseitikki"@fi,
        "Cortinarius miltinophyllus"@sv .

<http://tun.fi/MX.5001450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius lividopallidus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius lividopallidus"@fi,
        "Cortinarius lividopallidus"@sv .

<http://tun.fi/MX.5001451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius leucophaeatus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius leucophaeatus"@fi,
        "Cortinarius leucophaeatus"@sv .

<http://tun.fi/MX.5001452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius lacustris" ;
    dwc:scientificNameAuthorship "Moënne-Locc. & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius lacustris"@fi,
        "Cortinarius lacustris"@sv .

<http://tun.fi/MX.5001453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius fulvaster" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius fulvaster"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piianseitikki"@fi,
        "Cortinarius fulvaster"@sv .

<http://tun.fi/MX.5001454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius deceptivissimus" ;
    dwc:scientificNameAuthorship "Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius deceptivissimus"@fi,
        "Cortinarius deceptivissimus"@sv .

<http://tun.fi/MX.5001455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cremeoglobosus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius cremeoglobosus"@fi,
        "Cortinarius cremeoglobosus"@sv .

<http://tun.fi/MX.5001456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius collinitoparvus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius collinitoparvus"@fi,
        "Cortinarius collinitoparvus"@sv .

<http://tun.fi/MX.5001457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius brunneoviolaceus" ;
    dwc:scientificNameAuthorship "Bidaud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius brunneoviolaceus"@fi,
        "Cortinarius brunneoviolaceus"@sv .

<http://tun.fi/MX.5001458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius aurantiocaeruleus" ;
    dwc:scientificNameAuthorship "M.M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius aurantiocaeruleus"@fi,
        "Cortinarius aurantiocaeruleus"@sv .

<http://tun.fi/MX.5001459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius annae-maritae" ;
    dwc:scientificNameAuthorship "Bendiksen & Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius annae-maritae"@fi,
        "Cortinarius annae-maritae"@sv .

<http://tun.fi/MX.5001476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metopomyza nigriorbita" ;
    dwc:scientificNameAuthorship "(Hendel, 1931)" ;
    skos:broader <http://tun.fi/MX.279128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Metopomyza nigriorbita"@fi,
        "Metopomyza nigriorbita"@sv .

<http://tun.fi/MX.5001516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus gemellus" ;
    dwc:scientificNameAuthorship "Baur & Muller, 2007" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus gemellus"@fi,
        "Mesopolobus gemellus"@sv .

<http://tun.fi/MX.5001576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema caesennium" ;
    dwc:scientificNameAuthorship "Tobias, 2006" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema caesennium"@fi,
        "Dinotrema caesennium"@sv .

<http://tun.fi/MX.5001577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta fracticornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta fracticornis"@fi,
        "Alloxysta fracticornis"@sv .

<http://tun.fi/MX.5001616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum medium" ;
    dwc:scientificNameAuthorship "Limpr." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum medium"@fi,
        "Sphagnum medium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punarahkasammal"@fi,
        "tät praktvitmossa"@sv .

<http://tun.fi/MX.5001617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum divinum" ;
    dwc:scientificNameAuthorship "Flatberg & Hassel" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum divinum"@fi,
        "Sphagnum divinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaterärahkasammal"@fi,
        "gles praktvitmossa"@sv .

<http://tun.fi/MX.5001637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoseioptera demonstrans" ;
    dwc:scientificNameAuthorship "Hennig, 1941" ;
    skos:broader <http://tun.fi/MX.5001636> ;
    skos:hiddenLabel "Pseudoseioptera ingrica"@fi,
        "Pseudoseioptera ingrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudoseioptera demonstrans"@fi,
        "Pseudoseioptera demonstrans"@sv .

<http://tun.fi/MX.5001676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloxysta citripes" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.318465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Alloxysta citripes"@fi,
        "Alloxysta citripes"@sv .

<http://tun.fi/MX.5001677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema aestivum" ;
    dwc:scientificNameAuthorship "Tobias, 2004" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema aestivum"@fi,
        "Dinotrema aestivum"@sv .

<http://tun.fi/MX.5001678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema orientale" ;
    dwc:scientificNameAuthorship "Tobias, 2003" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema orientale"@fi,
        "Dinotrema orientale"@sv .

<http://tun.fi/MX.5001696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halticoptera laevigata" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.319437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Halticoptera laevigata"@fi,
        "Halticoptera laevigata"@sv .

<http://tun.fi/MX.5001697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aedes geminus" ;
    dwc:scientificNameAuthorship "Peus, 1970" ;
    skos:broader <http://tun.fi/MX.274370> ;
    skos:hiddenLabel "Aedes geminus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aedes geminus"@fi,
        "ljus höstmygga"@sv .

<http://tun.fi/MX.5001736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria proximella" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Laccaria proximella"@fi,
        "Laccaria proximella"@sv .

<http://tun.fi/MX.5001756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon capitatum" ;
    dwc:scientificNameAuthorship "Schnee, 2018" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon capitatum"@fi,
        "Agrypon capitatum"@sv .

<http://tun.fi/MX.5001757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon hinzi" ;
    dwc:scientificNameAuthorship "Schnee, 2018" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon hinzi"@fi,
        "Agrypon hinzi"@sv .

<http://tun.fi/MX.5001759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypon opaculum" ;
    dwc:scientificNameAuthorship "Heinrich, 1952" ;
    skos:broader <http://tun.fi/MX.310722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agrypon opaculum"@fi,
        "Agrypon opaculum"@sv .

<http://tun.fi/MX.5001761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barylypa rubricator" ;
    dwc:scientificNameAuthorship "(Szépligeti, 1899)" ;
    skos:broader <http://tun.fi/MX.310694> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barylypa rubricator"@fi,
        "Barylypa rubricator"@sv .

<http://tun.fi/MX.5001763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigorgus fibulator" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigorgus fibulator"@fi,
        "Erigorgus fibulator"@sv .

<http://tun.fi/MX.5001764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigorgus foersteri" ;
    dwc:scientificNameAuthorship "(Mocsáry, 1897)" ;
    skos:broader <http://tun.fi/MX.310708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigorgus foersteri"@fi,
        "Erigorgus foersteri"@sv .

<http://tun.fi/MX.5001765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigorgus lapponicus" ;
    dwc:scientificNameAuthorship "(Thomson, 1892)" ;
    skos:broader <http://tun.fi/MX.310708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigorgus lapponicus"@fi,
        "Erigorgus lapponicus"@sv .

<http://tun.fi/MX.5001766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigorgus melanops" ;
    dwc:scientificNameAuthorship "(Förster, 1855)" ;
    skos:broader <http://tun.fi/MX.310708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigorgus melanops"@fi,
        "Erigorgus melanops"@sv .

<http://tun.fi/MX.5001767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigorgus varicornis" ;
    dwc:scientificNameAuthorship "(Thomson, 1894)" ;
    skos:broader <http://tun.fi/MX.310708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Erigorgus varicornis"@fi,
        "Erigorgus varicornis"@sv .

<http://tun.fi/MX.5001785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia alni" ;
    dwc:scientificNameAuthorship "Niemelä & Vampola" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Postia alni"@fi,
        "Postia alni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukääpä"@fi,
        "blek blåticka"@sv .

<http://tun.fi/MX.5001786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia populi" ;
    dwc:scientificNameAuthorship "Miettinen" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Postia populi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönkääpä"@fi,
        "Postia populi"@sv .

<http://tun.fi/MX.5001787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia simulans" ;
    dwc:scientificNameAuthorship "(P. Karst.) Spirin & Rivoire" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Postia simulans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinerväkääpä"@fi,
        "Postia simulans"@sv .

<http://tun.fi/MX.5001788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia caesiosimulans" ;
    dwc:scientificNameAuthorship "(G.F. Atk.) Spirin & Miettinen" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Postia caesiosimulans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinkkikääpä"@fi,
        "Postia caesiosimulans"@sv .

<http://tun.fi/MX.5001789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia caesia" ;
    dwc:scientificNameAuthorship "(Schrad.) P. Karst." ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Cyanosporus caesius"@fi,
        "Postia caesia"@fi,
        "Cyanosporus caesius"@sv,
        "Postia caesia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikääpä"@fi,
        "blåticka"@sv .

<http://tun.fi/MX.5001790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia cyanescens" ;
    dwc:scientificNameAuthorship "Miettinen" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Postia cyanescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syaanikääpä"@fi,
        "Postia cyanescens"@sv .

<http://tun.fi/MX.5001791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Postia subviridis" ;
    dwc:scientificNameAuthorship "(Ryvarden & Guzmán) Spirin" ;
    skos:broader <http://tun.fi/MX.204901> ;
    skos:hiddenLabel "Postia subviridis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppukääpä"@fi,
        "Postia subviridis"@sv .

<http://tun.fi/MX.5001792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pindara terrestris" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.5014443> ;
    skos:hiddenLabel "Helvella terrestris"@fi,
        "Pindara terrestris"@fi,
        "Helvella terrestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumörsky"@fi,
        "Pindara terrestris"@sv .

<http://tun.fi/MX.5001817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeotremella fimbriata" ;
    dwc:scientificNameAuthorship "(Pers.) Spirin & V. Malysheva" ;
    skos:broader <http://tun.fi/MX.5001816> ;
    skos:hiddenLabel "Phaeotremella fimbriata"@fi,
        "Tremella fimbriata"@fi,
        "Tremella fimbriata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaliuskahytykkä"@fi,
        "Phaeotremella fimbriata"@sv .

<http://tun.fi/MX.5001820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeotremella frondosa" ;
    dwc:scientificNameAuthorship "(Fr.) Spirin & V. Malysheva" ;
    skos:broader <http://tun.fi/MX.5001816> ;
    skos:hiddenLabel "Phaeotremella frondosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoliuskahytykkä"@fi,
        "Phaeotremella frondosa"@sv .

<http://tun.fi/MX.5001839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medicago murex" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.39024> ;
    skos:hiddenLabel "Medicago murex"@fi,
        "Medicago murex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerämailanen"@fi,
        "klotlusern"@sv .

<http://tun.fi/MX.5001843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coronilla repanda" ;
    dwc:scientificNameAuthorship "(Guss.) Poiret" ;
    skos:broader <http://tun.fi/MX.39072> ;
    skos:hiddenLabel "Coronilla repanda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kieppinivelvirna"@fi,
        "Coronilla repanda"@sv .

<http://tun.fi/MX.5001868> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Coincya monensis subsp. cheiranthos" ;
    dwc:scientificNameAuthorship "(Vill.) Aedo, Leadley & Muñoz Garm." ;
    skos:broader <http://tun.fi/MX.39664> ;
    skos:hiddenLabel "Coincya monensis subsp. cheiranthos"@fi,
        "Coincya monensis subsp. cheiranthos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranskanlakkanokkasinappi"@fi,
        "brittsenap"@sv .

<http://tun.fi/MX.5001869> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cakile maritima subsp. integrifolia" ;
    dwc:scientificNameAuthorship "(Hornem.) Hyl. ex Greuter & Burdet" ;
    skos:broader <http://tun.fi/MX.38509> ;
    skos:hiddenLabel "Cakile maritima subsp. integrifolia"@fi,
        "Cakile maritima subsp. integrifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynimerisinappi"@fi,
        "dynmarviol"@sv .

<http://tun.fi/MX.5001896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silphiodaucus hispidus" ;
    dwc:scientificNameAuthorship "(M. Bieb.) Spalik, Wojew., Banasiak, Piwczyński & Reduron" ;
    skos:broader <http://tun.fi/MX.4972133> ;
    skos:hiddenLabel "Silphiodaucus hispidus"@fi,
        "Silphiodaucus hispidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonripsiputki"@fi,
        "borstspenört"@sv .

<http://tun.fi/MX.5001937> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Elytrigia repens subsp. repens" ;
    skos:broader <http://tun.fi/MX.40537> ;
    skos:hiddenLabel "Elymus repens subsp. repens"@fi,
        "Elytrigia repens subsp. repens"@fi,
        "Elymus repens subsp. repens"@sv,
        "Elytrigia repens subsp. repens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkajuola"@fi,
        "vanlig kvickrot"@sv .

<http://tun.fi/MX.5001950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia funesta" ;
    dwc:scientificNameAuthorship "Disney, 2011" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Megaselia protenta var. funesta"@fi,
        "Megaselia protenta var. funesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia funesta"@fi,
        "Megaselia funesta"@sv .

<http://tun.fi/MX.5001978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea postica" ;
    dwc:scientificNameAuthorship "Collin, 1953" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea postica"@fi,
        "Lonchaea postica"@sv .

<http://tun.fi/MX.5001980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protopiophila latipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1838)" ;
    skos:broader <http://tun.fi/MX.5001979> ;
    skos:hiddenLabel "Piophila latipes"@fi,
        "Piophila latipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protopiophila latipes"@fi,
        "Protopiophila latipes"@sv .

<http://tun.fi/MX.5001982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Swammerdamella pediculata" ;
    dwc:scientificNameAuthorship "(Duda, 1928)" ;
    skos:broader <http://tun.fi/MX.274606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Swammerdamella pediculata"@fi,
        "Swammerdamella pediculata"@sv .

<http://tun.fi/MX.5001986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza flavipennis" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza flavipennis"@fi,
        "Agromyza flavipennis"@sv .

<http://tun.fi/MX.5001987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia stichata" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Aphiochaeta stichata"@fi,
        "Aphiochaeta stichata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia stichata"@fi,
        "Megaselia stichata"@sv .

<http://tun.fi/MX.5001989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza scorzonerae" ;
    dwc:scientificNameAuthorship "Ryden, 1951" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza scorzonerae"@fi,
        "Liriomyza scorzonerae"@sv .

<http://tun.fi/MX.5001990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytoliriomyza venustula" ;
    dwc:scientificNameAuthorship "Spencer, 1976" ;
    skos:broader <http://tun.fi/MX.279151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytoliriomyza venustula"@fi,
        "Phytoliriomyza venustula"@sv .

<http://tun.fi/MX.5001991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia sulcatella" ;
    dwc:scientificNameAuthorship "Collin, 1926" ;
    skos:broader <http://tun.fi/MX.276715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhamphomyia sulcatella"@fi,
        "Rhamphomyia sulcatella"@sv .

<http://tun.fi/MX.5001992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplonevra pilosella" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplonevra pilosella"@fi,
        "Diplonevra pilosella"@sv .

<http://tun.fi/MX.5001993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea hyalipennis" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1847" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea hyalipennis"@fi,
        "Lonchaea hyalipennis"@sv .

<http://tun.fi/MX.5002004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vibrissina debilitata" ;
    dwc:scientificNameAuthorship "(Pandellé, 1896)" ;
    skos:broader <http://tun.fi/MX.5002003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vibrissina debilitata"@fi,
        "Vibrissina debilitata"@sv .

<http://tun.fi/MX.5002016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella latispora" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helvella latispora"@fi,
        "Helvella latispora"@sv .

<http://tun.fi/MX.5002017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scabropezia scabrosa" ;
    dwc:scientificNameAuthorship "(Cooke) Dissing & Pfister" ;
    skos:broader <http://tun.fi/MX.233813> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scabropezia scabrosa"@fi,
        "Scabropezia scabrosa"@sv .

<http://tun.fi/MX.5002018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Roesleria subterranea" ;
    dwc:scientificNameAuthorship "(Weinm.) Readhead" ;
    skos:broader <http://tun.fi/MX.236872> ;
    skos:hiddenLabel "Roesleria subterranea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vitinuppinen"@fi,
        "Roesleria subterranea"@sv .

<http://tun.fi/MX.5002019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiobolus galii" ;
    dwc:scientificNameAuthorship "Richon" ;
    skos:broader <http://tun.fi/MX.234466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiobolus galii"@fi,
        "Ophiobolus galii"@sv .

<http://tun.fi/MX.5002020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arachnocrea stipata" ;
    dwc:scientificNameAuthorship "(Fuckel) Z.Moravec" ;
    skos:broader <http://tun.fi/MX.234237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arachnocrea stipata"@fi,
        "Arachnocrea stipata"@sv .

<http://tun.fi/MX.5002021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnomoniopsis tormentillae" ;
    dwc:scientificNameAuthorship "(Lind) Sogonov" ;
    skos:broader <http://tun.fi/MX.234305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnomoniopsis tormentillae"@fi,
        "Gnomoniopsis tormentillae"@sv .

<http://tun.fi/MX.5002022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe dulcamarae" ;
    dwc:scientificNameAuthorship "Nitschke" ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diaporthe dulcamarae"@fi,
        "Diaporthe dulcamarae"@sv .

<http://tun.fi/MX.5002023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina calyptrospora" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galerina calyptrospora"@fi,
        "Galerina calyptrospora"@sv .

<http://tun.fi/MX.5002024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eutypella extensa" ;
    dwc:scientificNameAuthorship "(Fr.: Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eutypella extensa"@fi,
        "Eutypella extensa"@sv .

<http://tun.fi/MX.5002025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporormiella megalospora" ;
    dwc:scientificNameAuthorship "(Auersw.) S.I. Ahmed & Cain" ;
    skos:broader <http://tun.fi/MX.236890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporormiella megalospora"@fi,
        "Sporormiella megalospora"@sv .

<http://tun.fi/MX.5002037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla parcipila" ;
    dwc:scientificNameAuthorship "Juz." ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla parcipila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harvakarvapoimulehti"@fi,
        "Alchemilla parcipila"@sv .

<http://tun.fi/MX.5002056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus heyeri" ;
    dwc:scientificNameAuthorship "Wachtl, 1883" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus heyeri"@fi,
        "Torymus heyeri"@sv .

<http://tun.fi/MX.5002076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza polygoni" ;
    dwc:scientificNameAuthorship "Hering, 1941" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza polygoni"@fi,
        "Agromyza polygoni"@sv .

<http://tun.fi/MX.5002077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza aegopodii" ;
    dwc:scientificNameAuthorship "Hendel, 1923" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza aegopodii"@fi,
        "Phytomyza aegopodii"@sv .

<http://tun.fi/MX.5002096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa dryas" ;
    dwc:scientificNameAuthorship "(Nixon, 1948)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa dryas"@fi,
        "Dacnusa dryas"@sv .

<http://tun.fi/MX.5002097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema amparoae" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema amparoae"@fi,
        "Dinotrema amparoae"@sv .

<http://tun.fi/MX.5002116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia galii" ;
    dwc:scientificNameAuthorship "Hering, 1937" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia galii"@fi,
        "Ophiomyia galii"@sv .

<http://tun.fi/MX.5002117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga pseudoscoparia" ;
    dwc:scientificNameAuthorship "Kramer, 1911" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga pseudoscoparia"@fi,
        "Sarcophaga pseudoscoparia"@sv .

<http://tun.fi/MX.5002156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopilus sapineus" ;
    dwc:scientificNameAuthorship "(Fr.) Murrill" ;
    skos:broader <http://tun.fi/MX.69770> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnopilus sapineus"@fi,
        "Gymnopilus sapineus"@sv .

<http://tun.fi/MX.5002176> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lysimachia arvensis var. arvensis" ;
    skos:broader <http://tun.fi/MX.38681> ;
    skos:hiddenLabel "Lysimachia arvensis var. arvensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punapeltopunka"@fi,
        "Lysimachia arvensis var. arvensis"@sv .

<http://tun.fi/MX.5002177> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lysimachia arvensis var. caerulea" ;
    dwc:scientificNameAuthorship "(L.) Turland & Bergmeier" ;
    skos:broader <http://tun.fi/MX.38681> ;
    skos:hiddenLabel "Anagallis arvensis f. azurea"@fi,
        "Lysimachia arvensis var. caerulea"@fi,
        "Anagallis arvensis f. azurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipeltopunka"@fi,
        "Lysimachia arvensis var. caerulea"@sv .

<http://tun.fi/MX.5002216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus latens" ;
    dwc:scientificNameAuthorship "Giłka, Paasivirta, Gadawski & Grabowski, 2018" ;
    skos:broader <http://tun.fi/MX.274197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tanytarsus latens"@fi,
        "Tanytarsus latens"@sv .

<http://tun.fi/MX.5002256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus chlorocopes" ;
    dwc:scientificNameAuthorship "Boheman, 1834" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus chlorocopes"@fi,
        "Torymus chlorocopes"@sv .

<http://tun.fi/MX.5002257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplazon angustus" ;
    dwc:scientificNameAuthorship "Dasch, 1964" ;
    skos:broader <http://tun.fi/MX.308606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diplazon angustus"@fi,
        "Diplazon angustus"@sv .

<http://tun.fi/MX.5002277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antipalus varipes" ;
    dwc:scientificNameAuthorship "(Meigen, 1820)" ;
    skos:broader <http://tun.fi/MX.5002276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Antipalus varipes"@fi,
        "Antipalus varipes"@sv .

<http://tun.fi/MX.5002298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laonome xeprovala" ;
    dwc:scientificNameAuthorship "Bick & Bastrop, 2018" ;
    skos:broader <http://tun.fi/MX.212161> ;
    skos:hiddenLabel "Laonome xeprovala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoviuhkamato"@fi,
        "Laonome xeprovala"@sv .

<http://tun.fi/MX.5002338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholomopsis sulphureoides" ;
    dwc:scientificNameAuthorship "(Peck) Singer" ;
    skos:broader <http://tun.fi/MX.69663> ;
    skos:hiddenLabel "Tricholomopsis osiliensis"@fi,
        "Tricholomopsis sulphureoides"@fi,
        "Tricholomopsis osiliensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkilahovalmuska"@fi,
        "Tricholomopsis sulphureoides"@sv .

<http://tun.fi/MX.5002441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema broadi" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema broadi"@fi,
        "Dinotrema broadi"@sv .

<http://tun.fi/MX.5002442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema fulvicorne" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema fulvicorne"@fi,
        "Dinotrema fulvicorne"@sv .

<http://tun.fi/MX.5002482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Legaliana alaskana" ;
    dwc:scientificNameAuthorship "(E.K. Cash) Van Vooren" ;
    skos:broader <http://tun.fi/MX.5081109> ;
    skos:hiddenLabel "Legaliana alaskana"@fi,
        "Peziza alaskana"@fi,
        "Peziza alaskana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puromaljakas"@fi,
        "Legaliana alaskana"@sv .

<http://tun.fi/MX.5002665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota audreae" ;
    dwc:scientificNameAuthorship "(D.A. Reid) Bon" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota audreae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusiukonsieni"@fi,
        "Lepiota audreae"@sv .

<http://tun.fi/MX.5002671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis semipileata" ;
    dwc:scientificNameAuthorship "(Peck) Miettinen & A. Korhonen" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:hiddenLabel "Skeletocutis semipileata"@fi,
        "Skeletocutis semipileata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoludekääpä"@fi,
        "fläckticka"@sv .

<http://tun.fi/MX.5002675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis nemoralis" ;
    dwc:scientificNameAuthorship "A. Korhonen & Miettinen" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Skeletocutis nemoralis"@fi,
        "Skeletocutis nemoralis"@sv .

<http://tun.fi/MX.5002676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis futilis" ;
    dwc:scientificNameAuthorship "Miettinen & A. Korhonen" ;
    skos:broader <http://tun.fi/MX.204900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Skeletocutis futilis"@fi,
        "Skeletocutis futilis"@sv .

<http://tun.fi/MX.5002705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neonectria neomacrospora" ;
    dwc:scientificNameAuthorship "(C. Booth & Samuels) Mantiri & Samuels" ;
    skos:broader <http://tun.fi/MX.234248> ;
    skos:hiddenLabel "Calonectria macrospora"@fi,
        "Neonectria neomacrospora"@fi,
        "Calonectria macrospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihtanäppy"@fi,
        "Neonectria neomacrospora"@sv .

<http://tun.fi/MX.5003020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria bella" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1847" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corticaria bella"@fi,
        "Corticaria bella"@sv .

<http://tun.fi/MX.5003035> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Erigeron acris subsp. brachycephalus" ;
    dwc:scientificNameAuthorship "(H. Lindb.) Hiitonen" ;
    skos:broader <http://tun.fi/MX.39740> ;
    skos:hiddenLabel "Erigeron acris subsp. brachycephalus"@fi,
        "Erigeron acris subsp. droebachiensis"@fi,
        "Erigeron acris subsp. brachycephalus"@sv,
        "Erigeron acris subsp. droebachiensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokallioinen"@fi,
        "kalbinka"@sv .

<http://tun.fi/MX.5003047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthium strumarium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39796> ;
    skos:hiddenLabel "Xanthium strumarium"@fi,
        "Xanthium strumarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleasappiruoho"@fi,
        "ljust gullfrö"@sv .

<http://tun.fi/MX.5003048> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Xanthium orientale subsp. italicum" ;
    dwc:scientificNameAuthorship "(Moretti) Greuter" ;
    skos:broader <http://tun.fi/MX.39798> ;
    skos:hiddenLabel "Xanthium orientale subsp. italicum"@fi,
        "Xanthium strumarium subsp. italicum"@fi,
        "Xanthium strumarium subsp. italicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karheasappiruoho"@fi,
        "Xanthium orientale subsp. italicum"@sv .

<http://tun.fi/MX.5003062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticaria lukashuki" ;
    dwc:scientificNameAuthorship "Saluk, 2015" ;
    skos:broader <http://tun.fi/MX.194503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corticaria lukashuki"@fi,
        "Corticaria lukashuki"@sv .

<http://tun.fi/MX.5003078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces ochraceus" ;
    dwc:scientificNameAuthorship "(Pers.) Tul. & C. Tul." ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypomyces ochraceus"@fi,
        "Hypomyces ochraceus"@sv .

<http://tun.fi/MX.5003222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeotremella foliacea" ;
    dwc:scientificNameAuthorship "(Pers.) Wedin, J.C. Zamora & Millanes" ;
    skos:broader <http://tun.fi/MX.5001816> ;
    skos:hiddenLabel "Phaeotremella foliacea"@fi,
        "Tremella foliacea"@fi,
        "Phaeotremella foliacea"@sv,
        "Tremella foliacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuliuskahytykkä"@fi,
        "brunkrös"@sv .

<http://tun.fi/MX.5003491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiculogloea subminuta" ;
    dwc:scientificNameAuthorship "Hauerslev" ;
    skos:broader <http://tun.fi/MX.205113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spiculogloea subminuta"@fi,
        "Spiculogloea subminuta"@sv .

<http://tun.fi/MX.5003498> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Mycena galopus var. leucogala" ;
    dwc:scientificNameAuthorship "(Cooke) J.E. Lange" ;
    skos:broader <http://tun.fi/MX.72070> ;
    skos:hiddenLabel "Mycena galopus var. leucogala"@fi,
        "Mycena galopus var. nigra"@fi,
        "Mycena leucogala"@fi,
        "Mycena galopus var. nigra"@sv,
        "Mycena leucogala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokimaitohiippo"@fi,
        "Mycena galopus var. leucogala"@sv .

<http://tun.fi/MX.5003668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harmajaea guldeniae" ;
    dwc:scientificNameAuthorship "Dima, P.-A. Moreau, P. Alvarado & Kekki" ;
    skos:broader <http://tun.fi/MX.5001781> ;
    skos:hiddenLabel "Harmajaea guldeniae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskovalikka"@fi,
        "Harmajaea guldeniae"@sv .

<http://tun.fi/MX.5003669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harmajaea wellsiae" ;
    dwc:scientificNameAuthorship "(H.E. Bigelow) P. Alvarado, Kekki & P.-A. Moreau" ;
    skos:broader <http://tun.fi/MX.5001781> ;
    skos:hiddenLabel "Harmajaea wellsiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhtivalikka"@fi,
        "Harmajaea wellsiae"@sv .

<http://tun.fi/MX.5003742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephialtes zirnitsi" ;
    dwc:scientificNameAuthorship "Ozols, 1962" ;
    skos:broader <http://tun.fi/MX.308965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephialtes zirnitsi"@fi,
        "Ephialtes zirnitsi"@sv .

<http://tun.fi/MX.5006262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudobaeospora subglobispora" ;
    dwc:scientificNameAuthorship "Voto" ;
    skos:broader <http://tun.fi/MX.69710> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudobaeospora subglobispora"@fi,
        "Pseudobaeospora subglobispora"@sv .

<http://tun.fi/MX.5006282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taraxacum hamosiforme" ;
    dwc:scientificNameAuthorship "Rail." ;
    skos:broader <http://tun.fi/MX.42419> ;
    skos:hiddenLabel "Taraxacum hamosiforme"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakavoikukka"@fi,
        "Taraxacum hamosiforme"@sv .

<http://tun.fi/MX.5006285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe mixtilis" ;
    dwc:scientificNameAuthorship "(Britzelm.) Sacc." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe mixtilis"@fi,
        "Inocybe mixtilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mukularisakas"@fi,
        "löktråding"@sv .

<http://tun.fi/MX.5006286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe occulta" ;
    dwc:scientificNameAuthorship "Esteve-Rav., Bandini, B. Oertel & G. Moreno" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe occulta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilomukularisakas"@fi,
        "Inocybe occulta"@sv .

<http://tun.fi/MX.5006287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe ceskae" ;
    dwc:scientificNameAuthorship "Bandini, Esteve-Rav. & B. Oertel" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe ceskae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigamukularisakas"@fi,
        "Inocybe ceskae"@sv .

<http://tun.fi/MX.5006304> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Xanthium orientale subsp. riparium" ;
    dwc:scientificNameAuthorship "(Čelak.) Greuter" ;
    skos:broader <http://tun.fi/MX.39798> ;
    skos:hiddenLabel "Xanthium orientale subsp. riparium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantasappiruoho"@fi,
        "Xanthium orientale subsp. riparium"@sv .

<http://tun.fi/MX.5006342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myiocephalus niger" ;
    dwc:scientificNameAuthorship "Fischer, 1957" ;
    skos:broader <http://tun.fi/MX.297728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myiocephalus niger"@fi,
        "Myiocephalus niger"@sv .

<http://tun.fi/MX.5006343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helina pulchella" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280935> ;
    skos:hiddenLabel "Mydaea pulchella"@fi,
        "Mydaea pulchella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helina pulchella"@fi,
        "Helina pulchella"@sv .

<http://tun.fi/MX.5006517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuculus optatus" ;
    dwc:scientificNameAuthorship "Gould, 1845" ;
    skos:broader <http://tun.fi/MX.28706> ;
    skos:hiddenLabel "Cuculus optatus"@fi,
        "Cuculus optatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkäki"@fi,
        "tajgagök"@sv .

<http://tun.fi/MX.5007902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus deione" ;
    dwc:scientificNameAuthorship "(Nixon, 1944)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus deione"@fi,
        "Chorebus deione"@sv .

<http://tun.fi/MX.5007903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus gracilipes" ;
    dwc:scientificNameAuthorship "(Thomson, 1895)" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus gracilipes"@fi,
        "Chorebus gracilipes"@sv .

<http://tun.fi/MX.5007904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chorebus ladogae" ;
    dwc:scientificNameAuthorship "Tobias, 1986" ;
    skos:broader <http://tun.fi/MX.297002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chorebus ladogae"@fi,
        "Chorebus ladogae"@sv .

<http://tun.fi/MX.5007910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus amyntor" ;
    dwc:scientificNameAuthorship "(Walker, 1845)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus amyntor"@fi,
        "Mesopolobus amyntor"@sv .

<http://tun.fi/MX.5007986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoechinorhynchus rutili" ;
    dwc:scientificNameAuthorship "(Müller, 1780)" ;
    skos:broader <http://tun.fi/MX.5007985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoechinorhynchus rutili"@fi,
        "Neoechinorhynchus rutili"@sv .

<http://tun.fi/MX.5007994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynosoma semerme" ;
    dwc:scientificNameAuthorship "(Forssell, 1904)" ;
    skos:broader <http://tun.fi/MX.5007993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynosoma semerme"@fi,
        "Corynosoma semerme"@sv .

<http://tun.fi/MX.5007995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynosoma strumosum" ;
    dwc:scientificNameAuthorship "(Rudolphi, 1802)" ;
    skos:broader <http://tun.fi/MX.5007993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynosoma strumosum"@fi,
        "Corynosoma strumosum"@sv .

<http://tun.fi/MX.5007997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polymorphus minutus" ;
    dwc:scientificNameAuthorship "(Zeder, 1800)" ;
    skos:broader <http://tun.fi/MX.5007996> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polymorphus minutus"@fi,
        "Polymorphus minutus"@sv .

<http://tun.fi/MX.5007999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinorhynchus bothniensis" ;
    dwc:scientificNameAuthorship "Zdzitowiecki & Valtonen, 1987" ;
    skos:broader <http://tun.fi/MX.5007998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinorhynchus bothniensis"@fi,
        "Echinorhynchus bothniensis"@sv .

<http://tun.fi/MX.5008000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinorhynchus gadi" ;
    dwc:scientificNameAuthorship "Zoega in Müller, 1776" ;
    skos:broader <http://tun.fi/MX.5007998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinorhynchus gadi"@fi,
        "Echinorhynchus gadi"@sv .

<http://tun.fi/MX.5008001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinorhynchus truttae" ;
    dwc:scientificNameAuthorship "Schrank, 1788" ;
    skos:broader <http://tun.fi/MX.5007998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinorhynchus truttae"@fi,
        "Echinorhynchus truttae"@sv .

<http://tun.fi/MX.5008002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinorhynchus salmonis" ;
    dwc:scientificNameAuthorship "Müller, 1784" ;
    skos:broader <http://tun.fi/MX.5007998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinorhynchus salmonis"@fi,
        "Echinorhynchus salmonis"@sv .

<http://tun.fi/MX.5008003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinorhynchus cinctulus" ;
    dwc:scientificNameAuthorship "Porta, 1905" ;
    skos:broader <http://tun.fi/MX.5007998> ;
    skos:hiddenLabel "Echinorhynchus borealis"@fi,
        "Echinorhynchus borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinorhynchus cinctulus"@fi,
        "Echinorhynchus cinctulus"@sv .

<http://tun.fi/MX.5008006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthocephalus lucii" ;
    dwc:scientificNameAuthorship "(Müller, 1777)" ;
    skos:broader <http://tun.fi/MX.5008005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthocephalus lucii"@fi,
        "Acanthocephalus lucii"@sv .

<http://tun.fi/MX.5008007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthocephalus anguillae" ;
    dwc:scientificNameAuthorship "(Müller, 1780)" ;
    skos:broader <http://tun.fi/MX.5008005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthocephalus anguillae"@fi,
        "Acanthocephalus anguillae"@sv .

<http://tun.fi/MX.5008022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corynosoma magdaleni" ;
    dwc:scientificNameAuthorship "Montreuil, 1958" ;
    skos:broader <http://tun.fi/MX.5007993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corynosoma magdaleni"@fi,
        "Corynosoma magdaleni"@sv .

<http://tun.fi/MX.5008024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filicollis anatis" ;
    dwc:scientificNameAuthorship "(Schrank, 1788)" ;
    skos:broader <http://tun.fi/MX.5008023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Filicollis anatis"@fi,
        "Filicollis anatis"@sv .

<http://tun.fi/MX.5008034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis nemoralis" ;
    dwc:scientificNameAuthorship "(Bender) La Chiusa & Boffelli" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis nemoralis"@fi,
        "Coprinopsis nemoralis"@sv .

<http://tun.fi/MX.5008045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mochlonyx triangularis" ;
    dwc:scientificNameAuthorship "Klink, 1982" ;
    skos:broader <http://tun.fi/MX.274339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mochlonyx triangularis"@fi,
        "Mochlonyx triangularis"@sv .

<http://tun.fi/MX.5008063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actidium hysterioides" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.189854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Actidium hysterioides"@fi,
        "Actidium hysterioides"@sv .

<http://tun.fi/MX.5008064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptodiscus pini" ;
    dwc:scientificNameAuthorship "(Romell) Baloch, Gilenstam & Wedin" ;
    skos:broader <http://tun.fi/MX.67178> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptodiscus pini"@fi,
        "Cryptodiscus pini"@sv .

<http://tun.fi/MX.5008065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentomitella crinigera" ;
    dwc:scientificNameAuthorship "(Cooke) Réblová" ;
    skos:broader <http://tun.fi/MX.234094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lentomitella crinigera"@fi,
        "Lentomitella crinigera"@sv .

<http://tun.fi/MX.5008066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentomitella tomentosa" ;
    dwc:scientificNameAuthorship "Réblová & J. Fourn." ;
    skos:broader <http://tun.fi/MX.234094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lentomitella tomentosa"@fi,
        "Lentomitella tomentosa"@sv .

<http://tun.fi/MX.5008067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Immersiella caudata" ;
    dwc:scientificNameAuthorship "(Sacc.) A.N. Mill. & Huhndorf" ;
    skos:broader <http://tun.fi/MX.234206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Immersiella caudata"@fi,
        "Immersiella caudata"@sv .

<http://tun.fi/MX.5008068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha diabolica" ;
    dwc:scientificNameAuthorship "Huhtinen" ;
    skos:broader <http://tun.fi/MX.234066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyaloscypha diabolica"@fi,
        "Hyaloscypha diabolica"@sv .

<http://tun.fi/MX.5008070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaoborus posio" ;
    dwc:scientificNameAuthorship "Salmela in Salmela, Härmä & Taylor, 2021" ;
    skos:broader <http://tun.fi/MX.274328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaoborus posio"@fi,
        "Chaoborus posio"@sv .

<http://tun.fi/MX.5008073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptoglossus occidentalis" ;
    dwc:scientificNameAuthorship "Heidemann, 1910" ;
    skos:broader <http://tun.fi/MX.5008072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptoglossus occidentalis"@fi,
        "Leptoglossus occidentalis"@sv .

<http://tun.fi/MX.5008074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelphocoris ticinensis" ;
    dwc:scientificNameAuthorship "(Meyer-Dür, 1843)" ;
    skos:broader <http://tun.fi/MX.229877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelphocoris ticinensis"@fi,
        "Adelphocoris ticinensis"@sv .

<http://tun.fi/MX.5008075> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Hydropsyche contubernalis borealis" ;
    dwc:scientificNameAuthorship "Martynov, 1926" ;
    skos:broader <http://tun.fi/MX.231833> ;
    skos:hiddenLabel "Hydropsyche contubernalis borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrskyseulakas (alalaji borealis)"@fi,
        "Hydropsyche contubernalis borealis"@sv .

<http://tun.fi/MX.5008076> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Agrypnia pagetana hyperborea" ;
    dwc:scientificNameAuthorship "McLachlan, 1884" ;
    skos:broader <http://tun.fi/MX.231845> ;
    skos:hiddenLabel "Agrypnia pagetana hyperborea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanrytihiidekäs"@fi,
        "Agrypnia pagetana hyperborea"@sv .

<http://tun.fi/MX.5008086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platichthys solemdali" ;
    dwc:scientificNameAuthorship "Momigliano, Denys, Jokinen & Merilä, 2018" ;
    skos:broader <http://tun.fi/MX.53248> ;
    skos:hiddenLabel "Platichthys solemdali"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itämerenkampela"@fi,
        "Platichthys solemdali"@sv .

<http://tun.fi/MX.5008088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectopsocus meridionalis" ;
    dwc:scientificNameAuthorship "Ribaga, 1904" ;
    skos:broader <http://tun.fi/MX.289800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectopsocus meridionalis"@fi,
        "Ectopsocus meridionalis"@sv .

<http://tun.fi/MX.5008091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectopsocus californicus" ;
    dwc:scientificNameAuthorship "(Banks & N., 1903)" ;
    skos:broader <http://tun.fi/MX.289800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ectopsocus californicus"@fi,
        "Ectopsocus californicus"@sv .

<http://tun.fi/MX.5008092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycellina betulina" ;
    dwc:scientificNameAuthorship "(Velen.) Huhtinen & Purhonen" ;
    skos:broader <http://tun.fi/MX.234035> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calycellina betulina"@fi,
        "Calycellina betulina"@sv .

<http://tun.fi/MX.5008094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Natantiella ligneola" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Réblová" ;
    skos:broader <http://tun.fi/MX.5008093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Natantiella ligneola"@fi,
        "Natantiella ligneola"@sv .

<http://tun.fi/MX.5008102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Badhamia macrocarpa" ;
    dwc:scientificNameAuthorship "(Ces.) Rostaf." ;
    skos:broader <http://tun.fi/MX.290479> ;
    skos:hiddenLabel "Badhamia macrocarpa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aimoputkinen"@fi,
        "Badhamia macrocarpa"@sv .

<http://tun.fi/MX.5008104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clastoderma debaryanum" ;
    dwc:scientificNameAuthorship "A. Blytt" ;
    skos:broader <http://tun.fi/MX.5008103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clastoderma debaryanum"@fi,
        "Clastoderma debaryanum"@sv .

<http://tun.fi/MX.5008105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Comatricha longipila" ;
    dwc:scientificNameAuthorship "Nann.-Bremek." ;
    skos:broader <http://tun.fi/MX.290498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Comatricha longipila"@fi,
        "Comatricha longipila"@sv .

<http://tun.fi/MX.5008106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria atrofusca" ;
    dwc:scientificNameAuthorship "G.W. Martin & Lovejoy" ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cribraria atrofusca"@fi,
        "Cribraria atrofusca"@sv .

<http://tun.fi/MX.5008107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria mirabilis" ;
    dwc:scientificNameAuthorship "(Rostaf.) Massee" ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cribraria mirabilis"@fi,
        "Cribraria mirabilis"@sv .

<http://tun.fi/MX.5008108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria pertenuis" ;
    dwc:scientificNameAuthorship "Flatau & Schirmer" ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cribraria pertenuis"@fi,
        "Cribraria pertenuis"@sv .

<http://tun.fi/MX.5008109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria splendens" ;
    dwc:scientificNameAuthorship "(Schrad.) Pers." ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cribraria splendens"@fi,
        "Cribraria splendens"@sv .

<http://tun.fi/MX.5008110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cribraria stellifera" ;
    dwc:scientificNameAuthorship "Nowotny & H. Neubert" ;
    skos:broader <http://tun.fi/MX.290514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cribraria stellifera"@fi,
        "Cribraria stellifera"@sv .

<http://tun.fi/MX.5008111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianema corticatum" ;
    dwc:scientificNameAuthorship "Lister" ;
    skos:broader <http://tun.fi/MX.290533> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dianema corticatum"@fi,
        "Dianema corticatum"@sv .

<http://tun.fi/MX.5008112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinostelium apitectum" ;
    dwc:scientificNameAuthorship "K.D. Whitney" ;
    skos:broader <http://tun.fi/MX.290568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinostelium apitectum"@fi,
        "Echinostelium apitectum"@sv .

<http://tun.fi/MX.5008113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinostelium elachiston" ;
    dwc:scientificNameAuthorship "Alexop." ;
    skos:broader <http://tun.fi/MX.290568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinostelium elachiston"@fi,
        "Echinostelium elachiston"@sv .

<http://tun.fi/MX.5008114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licea eleanorae" ;
    dwc:scientificNameAuthorship "Ing" ;
    skos:broader <http://tun.fi/MX.290616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Licea eleanorae"@fi,
        "Licea eleanorae"@sv .

<http://tun.fi/MX.5008115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stemonitis marjana" ;
    dwc:scientificNameAuthorship "Y. Yamam." ;
    skos:broader <http://tun.fi/MX.290703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stemonitis marjana"@fi,
        "Stemonitis marjana"@sv .

<http://tun.fi/MX.5008116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum braunianum" ;
    dwc:scientificNameAuthorship "de Bary" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Physarum braunianum"@fi,
        "Physarum braunianum"@sv .

<http://tun.fi/MX.5008117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum flavicomum" ;
    dwc:scientificNameAuthorship "Berk." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Physarum flavicomum"@fi,
        "Physarum flavicomum"@sv .

<http://tun.fi/MX.5008118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum mutabile" ;
    dwc:scientificNameAuthorship "(Rostaf.) G. Lister" ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Physarum mutabile"@fi,
        "Physarum mutabile"@sv .

<http://tun.fi/MX.5008327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tachydromia bimaculata" ;
    dwc:scientificNameAuthorship "(Loew, 1863)" ;
    skos:broader <http://tun.fi/MX.276993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tachydromia bimaculata"@fi,
        "Tachydromia bimaculata"@sv .

<http://tun.fi/MX.5008365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara nitidorella" ;
    dwc:scientificNameAuthorship "Chvála, 1997" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara nitidorella"@fi,
        "Hilara nitidorella"@sv .

<http://tun.fi/MX.5008444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia furcata" ;
    dwc:scientificNameAuthorship "Griffiths, 1980" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia furcata"@fi,
        "Chromatomyia furcata"@sv .

<http://tun.fi/MX.5009714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leonotis nepetifolia" ;
    dwc:scientificNameAuthorship "(L.) W. T. Aiton" ;
    skos:broader <http://tun.fi/MX.5009122> ;
    skos:hiddenLabel "Leonotis nepetifolia"@fi,
        "Leonotis nepetifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palloleijonankorva"@fi,
        "sommarlejonöra"@sv .

<http://tun.fi/MX.5009930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platichthys flesus sensu stricto" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53248> ;
    skos:hiddenLabel "Platichthys flesus sensu stricto"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopankampela"@fi,
        "Platichthys flesus sensu stricto"@sv .

<http://tun.fi/MX.5009934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnophora bifida" ;
    dwc:scientificNameAuthorship "Disney, 2017" ;
    skos:broader <http://tun.fi/MX.277476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnophora bifida"@fi,
        "Gymnophora bifida"@sv .

<http://tun.fi/MX.5009935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnophora distincta" ;
    dwc:scientificNameAuthorship "Disney, 2017" ;
    skos:broader <http://tun.fi/MX.277476> ;
    skos:hiddenLabel "Gymnophora distinctus"@fi,
        "Gymnophora distinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnophora distincta"@fi,
        "Gymnophora distincta"@sv .

<http://tun.fi/MX.5009936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnophora forresteri" ;
    dwc:scientificNameAuthorship "Disney, 2017" ;
    skos:broader <http://tun.fi/MX.277476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnophora forresteri"@fi,
        "Gymnophora forresteri"@sv .

<http://tun.fi/MX.5009941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnophora winqvisti" ;
    dwc:scientificNameAuthorship "Disney, 2017" ;
    skos:broader <http://tun.fi/MX.277476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnophora winqvisti"@fi,
        "Gymnophora winqvisti"@sv .

<http://tun.fi/MX.5010059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conomelus lorifer" ;
    dwc:scientificNameAuthorship "Ribaut, 1948" ;
    skos:broader <http://tun.fi/MX.228888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conomelus lorifer"@fi,
        "Conomelus lorifer"@sv .

<http://tun.fi/MX.5010397> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Campanula rotundifolia subsp. fennica" ;
    dwc:scientificNameAuthorship "Piirainen & Nurmi" ;
    skos:broader <http://tun.fi/MX.39711> ;
    skos:hiddenLabel "Campanula rotundifolia subsp. fennica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkissankello"@fi,
        "Campanula rotundifolia subsp. fennica"@sv .

<http://tun.fi/MX.5010398> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Campanula rotundifolia subsp. kemensis" ;
    dwc:scientificNameAuthorship "Piirainen & Nurmi" ;
    skos:broader <http://tun.fi/MX.39711> ;
    skos:hiddenLabel "Campanula rotundifolia subsp. kemensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankissankello"@fi,
        "Campanula rotundifolia subsp. kemensis"@sv .

<http://tun.fi/MX.5010591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius psammocephalus" ;
    dwc:scientificNameAuthorship "(Bull.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius psammocephalus"@fi,
        "Cortinarius psammocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryyniseitikki"@fi,
        "mindre tovspindling"@sv .

<http://tun.fi/MX.5010592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius castaneopallidus" ;
    dwc:scientificNameAuthorship "Carteret" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius castaneopallidus"@fi,
        "Cortinarius castaneopallidus"@sv .

<http://tun.fi/MX.50106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepus timidus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.51873> ;
    skos:hiddenLabel "Lepus timidus"@fi,
        "Lepus timidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäjänis"@fi,
        "skogshare"@sv .

<http://tun.fi/MX.5010793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe angulatosquamulosa" ;
    dwc:scientificNameAuthorship "Stangl" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe angulatosquamulosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalorisakas"@fi,
        "Inocybe angulatosquamulosa"@sv .

<http://tun.fi/MX.5010794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe leochroma" ;
    dwc:scientificNameAuthorship "Bandini, Vauras & B. Oertel." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe leochroma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leijonanrisakas"@fi,
        "Inocybe leochroma"@sv .

<http://tun.fi/MX.5010842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carassius auratus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53167> ;
    skos:hiddenLabel "Carassius auratus"@fi,
        "Carassius auratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakala"@fi,
        "guldfisk"@sv .

<http://tun.fi/MX.5010844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia confusus" ;
    dwc:scientificNameAuthorship "Disney & Winqvist, 2018" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia confusus"@fi,
        "Megaselia confusus"@sv .

<http://tun.fi/MX.5010845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia eeroi" ;
    dwc:scientificNameAuthorship "Disney, 2018" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia eeroi"@fi,
        "Megaselia eeroi"@sv .

<http://tun.fi/MX.5010846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia horrenticauda" ;
    dwc:scientificNameAuthorship "Disney & Winqvist, 2018" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia horrenticauda"@fi,
        "Megaselia horrenticauda"@sv .

<http://tun.fi/MX.5010847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia kajaaniensis" ;
    dwc:scientificNameAuthorship "Disney & Winqvist, 2018" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia kajaaniensis"@fi,
        "Megaselia kajaaniensis"@sv .

<http://tun.fi/MX.5010848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia miroparaphysis" ;
    dwc:scientificNameAuthorship "Disney & Winqvist, 2018" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia miroparaphysis"@fi,
        "Megaselia miroparaphysis"@sv .

<http://tun.fi/MX.5010849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia necrubida" ;
    dwc:scientificNameAuthorship "Disney & Winqvist, 2018" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia necrubida"@fi,
        "Megaselia necrubida"@sv .

<http://tun.fi/MX.5010850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia turkuensis" ;
    dwc:scientificNameAuthorship "Disney & Winqvist, 2018" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia turkuensis"@fi,
        "Megaselia turkuensis"@sv .

<http://tun.fi/MX.5010851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia utsjokiensis" ;
    dwc:scientificNameAuthorship "Disney & Winqvist, 2018" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia utsjokiensis"@fi,
        "Megaselia utsjokiensis"@sv .

<http://tun.fi/MX.5010852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia wigtownensis" ;
    dwc:scientificNameAuthorship "Disney, 2009" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia wigtownensis"@fi,
        "Megaselia wigtownensis"@sv .

<http://tun.fi/MX.5010853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba cumsetae" ;
    dwc:scientificNameAuthorship "Disney & Winqvist, 2018" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba cumsetae"@fi,
        "Triphleba cumsetae"@sv .

<http://tun.fi/MX.5011222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia aquileigana" ;
    dwc:scientificNameAuthorship "Lundquist, 1947" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia aquileigana"@fi,
        "Ophiomyia aquileigana"@sv .

<http://tun.fi/MX.50114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oryctolagus cuniculus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "kaniini"@fi,
        "villikaniini"@fi,
        "tamkanin"@sv ;
    skos:broader <http://tun.fi/MX.51818> ;
    skos:hiddenLabel "Oryctolagus cuniculus"@fi,
        "Oryctolagus cuniculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kani"@fi,
        "vildkanin"@sv .

<http://tun.fi/MX.5011684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tamarixia flavimacula" ;
    dwc:scientificNameAuthorship "Hansson, 2018" ;
    skos:broader <http://tun.fi/MX.319182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tamarixia flavimacula"@fi,
        "Tamarixia flavimacula"@sv .

<http://tun.fi/MX.5011770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma leucosarx" ;
    dwc:scientificNameAuthorship "P.D. Orton" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma leucosarx"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pattitympönen"@fi,
        "Hebeloma leucosarx"@sv .

<http://tun.fi/MX.5011802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus meridionalis" ;
    dwc:scientificNameAuthorship "Graham, 1987" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus meridionalis"@fi,
        "Aprostocetus meridionalis"@sv .

<http://tun.fi/MX.5011842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba dentata" ;
    dwc:scientificNameAuthorship "Schmitz, 1943" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba dentata"@fi,
        "Triphleba dentata"@sv .

<http://tun.fi/MX.5011843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia errata" ;
    dwc:scientificNameAuthorship "(Wood, 1912)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia errata"@fi,
        "Megaselia errata"@sv .

<http://tun.fi/MX.5011844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza intonsa" ;
    dwc:scientificNameAuthorship "Spencer, 1976" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza intonsa"@fi,
        "Liriomyza intonsa"@sv .

<http://tun.fi/MX.5011845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona setulosa" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1941)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona setulosa"@fi,
        "Spilogona setulosa"@sv .

<http://tun.fi/MX.5012074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rachispoda opinata" ;
    dwc:scientificNameAuthorship "Roháček, 1991" ;
    skos:broader <http://tun.fi/MX.279818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rachispoda opinata"@fi,
        "Rachispoda opinata"@sv .

<http://tun.fi/MX.5012218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paragus punctulatus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.277889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paragus punctulatus"@fi,
        "Paragus punctulatus"@sv .

<http://tun.fi/MX.5012267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectrus geometricida" ;
    dwc:scientificNameAuthorship "Hansson & Schmidt, 2018" ;
    skos:broader <http://tun.fi/MX.319756> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectrus geometricida"@fi,
        "Euplectrus geometricida"@sv .

<http://tun.fi/MX.5012268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectrus maculiventris" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.319756> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euplectrus maculiventris"@fi,
        "Euplectrus maculiventris"@sv .

<http://tun.fi/MX.5012269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus apiculatus" ;
    dwc:scientificNameAuthorship "Graham, 1987" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus apiculatus"@fi,
        "Aprostocetus apiculatus"@sv .

<http://tun.fi/MX.5012558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clogmia albipunctata" ;
    dwc:scientificNameAuthorship "(Williston, 1893)" ;
    skos:broader <http://tun.fi/MX.5012557> ;
    skos:hiddenLabel "Clogmia albipunctatus"@fi,
        "Psychoda albipunctata"@fi,
        "Telmatoscopus albipunctata"@fi,
        "Telmatoscopus albipunctatus"@fi,
        "Clogmia albipunctatus"@sv,
        "Psychoda albipunctata"@sv,
        "Telmatoscopus albipunctata"@sv,
        "Telmatoscopus albipunctatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clogmia albipunctata"@fi,
        "Clogmia albipunctata"@sv .

<http://tun.fi/MX.5012609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neurepidosis gracilis" ;
    dwc:scientificNameAuthorship "Spungis, 1987" ;
    skos:broader <http://tun.fi/MX.5012602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neurepidosis gracilis"@fi,
        "Neurepidosis gracilis"@sv .

<http://tun.fi/MX.5012667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Villa paniscus" ;
    dwc:scientificNameAuthorship "(Rossi, 1790)" ;
    skos:broader <http://tun.fi/MX.276614> ;
    skos:hiddenLabel "Bibio panisca"@fi,
        "Villa panisca"@fi,
        "Bibio panisca"@sv,
        "Villa panisca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Villa paniscus"@fi,
        "Villa paniscus"@sv .

<http://tun.fi/MX.5012682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura pappi" ;
    dwc:scientificNameAuthorship "Stuke, 2015" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura pappi"@fi,
        "Meoneura pappi"@sv .

<http://tun.fi/MX.5012707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hilara obscura" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.276802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hilara obscura"@fi,
        "Hilara obscura"@sv .

<http://tun.fi/MX.5012765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyplectrus laeviscuta" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.5012764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platyplectrus laeviscuta"@fi,
        "Platyplectrus laeviscuta"@sv .

<http://tun.fi/MX.5012782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylophrurus tumidus" ;
    dwc:scientificNameAuthorship "(Desvignes, 1856)" ;
    skos:broader <http://tun.fi/MX.307749> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylophrurus tumidus"@fi,
        "Xylophrurus tumidus"@sv .

<http://tun.fi/MX.5012802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe caprimulgi" ;
    dwc:scientificNameAuthorship "Vauras & E. Larss." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe caprimulgi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehrääjänrisakas"@fi,
        "Inocybe caprimulgi"@sv .

<http://tun.fi/MX.5012927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pycnoscelus surinamensis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.5012926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pycnoscelus surinamensis"@fi,
        "Pycnoscelus surinamensis"@sv .

<http://tun.fi/MX.5012970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera rufulenta" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera rufulenta"@fi,
        "Trichocera rufulenta"@sv .

<http://tun.fi/MX.5012976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera forcipula" ;
    dwc:scientificNameAuthorship "Nielsen, 1920" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera forcipula"@fi,
        "Trichocera forcipula"@sv .

<http://tun.fi/MX.5013103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius semisanguineus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius semisanguineus"@fi,
        "Cortinarius semisanguineus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verihelttaseitikki"@fi,
        "rödskivig kanelspindling"@sv .

<http://tun.fi/MX.5013182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyplectrus chlorocephala" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.5012764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platyplectrus chlorocephala"@fi,
        "Platyplectrus chlorocephala"@sv .

<http://tun.fi/MX.5013262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia bisetosa" ;
    dwc:scientificNameAuthorship "(Stein, 1907)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia bisetosa"@fi,
        "Delia bisetosa"@sv .

<http://tun.fi/MX.5013263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stiphrosoma cingulatum" ;
    dwc:scientificNameAuthorship "(Haliday, 1855)" ;
    skos:broader <http://tun.fi/MX.279263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stiphrosoma cingulatum"@fi,
        "Stiphrosoma cingulatum"@sv .

<http://tun.fi/MX.5013264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza bromi" ;
    dwc:scientificNameAuthorship "Spencer, 1966" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza bromi"@fi,
        "Agromyza bromi"@sv .

<http://tun.fi/MX.5013292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybrizon pilialatus" ;
    dwc:scientificNameAuthorship "Tobias, 1988" ;
    skos:broader <http://tun.fi/MX.310755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hybrizon pilialatus"@fi,
        "Hybrizon pilialatus"@sv .

<http://tun.fi/MX.5013342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacrymaria lacrymabunda" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Pat." ;
    skos:broader <http://tun.fi/MX.69751> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lacrymaria lacrymabunda"@fi,
        "Lacrymaria lacrymabunda"@sv .

<http://tun.fi/MX.5013343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacrymaria rigidipes" ;
    dwc:scientificNameAuthorship "(Peck) Watling" ;
    skos:broader <http://tun.fi/MX.69751> ;
    skos:hiddenLabel "Psathyrella rigidipes"@fi,
        "Psathyrella rigidipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lacrymaria rigidipes"@fi,
        "Lacrymaria rigidipes"@sv .

<http://tun.fi/MX.5013382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meiosimyza mihalyii" ;
    dwc:scientificNameAuthorship "(Papp, 1978)" ;
    skos:broader <http://tun.fi/MX.278716> ;
    skos:hiddenLabel "Lyciella mihalyii"@fi,
        "Meiosimyza mihalyi"@fi,
        "Lyciella mihalyii"@sv,
        "Meiosimyza mihalyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meiosimyza mihalyii"@fi,
        "Meiosimyza mihalyii"@sv .

<http://tun.fi/MX.5013445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampoterma viride" ;
    dwc:scientificNameAuthorship "(Thomson, 1876)" ;
    skos:broader <http://tun.fi/MX.5013444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lampoterma viride"@fi,
        "Lampoterma viride"@sv .

<http://tun.fi/MX.5013446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus compressus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus compressus"@fi,
        "Gastrancistrus compressus"@sv .

<http://tun.fi/MX.5013502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius tetratomus" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius tetratomus"@fi,
        "Pediobius tetratomus"@sv .

<http://tun.fi/MX.5013543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichonectria hirta" ;
    dwc:scientificNameAuthorship "(A. Bloxam) Petch" ;
    skos:broader <http://tun.fi/MX.234264> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichonectria hirta"@fi,
        "Trichonectria hirta"@sv .

<http://tun.fi/MX.5013582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia tenebricosa" ;
    dwc:scientificNameAuthorship "Collin, 1939" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia tenebricosa"@fi,
        "Hydrellia tenebricosa"@sv .

<http://tun.fi/MX.5013614> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Gymnadenia conopsea subsp. conopsea var. conopsea" ;
    skos:broader <http://tun.fi/MX.40057> ;
    skos:hiddenLabel "Gymnadenia conopsea subsp. conopsea var. conopsea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokirkiruoho"@fi,
        "Gymnadenia conopsea subsp. conopsea var. conopsea"@sv .

<http://tun.fi/MX.5013615> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Gymnadenia conopsea subsp. conopsea var. scitula" ;
    dwc:scientificNameAuthorship "T. Kettunen" ;
    skos:broader <http://tun.fi/MX.40057> ;
    skos:hiddenLabel "Gymnadenia conopsea subsp. conopsea var. scitula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokirkiruoho"@fi,
        "Gymnadenia conopsea subsp. conopsea var. scitula"@sv .

<http://tun.fi/MX.5013667> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Achillea nobilis subsp. nobilis" ;
    skos:broader <http://tun.fi/MX.39815> ;
    skos:hiddenLabel "Achillea nobilis subsp. nobilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkojalokärsämö"@fi,
        "Achillea nobilis subsp. nobilis"@sv .

<http://tun.fi/MX.5013668> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Achillea nobilis subsp. neilreichii" ;
    dwc:scientificNameAuthorship "(A. Kern.) Velen" ;
    skos:broader <http://tun.fi/MX.39815> ;
    skos:hiddenLabel "Achillea nobilis subsp. neilreichii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltajalokärsämö"@fi,
        "Achillea nobilis subsp. neilreichii"@sv .

<http://tun.fi/MX.5013671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sericoderus brevicornis" ;
    dwc:scientificNameAuthorship "Matthews, 1890" ;
    skos:broader <http://tun.fi/MX.194429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sericoderus brevicornis"@fi,
        "Sericoderus brevicornis"@sv .

<http://tun.fi/MX.5013682> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lathyrus latifolius subsp. latifolius" ;
    skos:broader <http://tun.fi/MX.42529> ;
    skos:hiddenLabel "Lathyrus latifolius subsp. latifolius"@fi,
        "Lathyrus latifolius subsp. latifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoruusunätkelmä"@fi,
        "rosenvial"@sv .

<http://tun.fi/MX.5013702> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Puccinellia phryganodes subsp. sibirica" ;
    dwc:scientificNameAuthorship "(Hadac & Á. Löve) Elven" ;
    skos:broader <http://tun.fi/MX.40482> ;
    skos:hiddenLabel "Puccinellia phryganodes subsp. sibirica"@fi,
        "Puccinellia phryganodes subsp. sibirica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianrönsysorsimo"@fi,
        "mattsaltgräs"@sv .

<http://tun.fi/MX.5013765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella sakhalinella" ;
    dwc:scientificNameAuthorship "Puplesis, 1984" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella sakhalinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syherökääpiökoi"@fi,
        "Stigmella sakhalinella"@sv .

<http://tun.fi/MX.5013766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diachrysia chryson" ;
    dwc:scientificNameAuthorship "(Esper, 1789)" ;
    skos:broader <http://tun.fi/MX.62389> ;
    skos:hiddenLabel "Diachrysia chryson"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loimumessinkiyökkönen"@fi,
        "Diachrysia chryson"@sv .

<http://tun.fi/MX.5013767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix quadripunctata" ;
    dwc:scientificNameAuthorship "Wocke, 1857" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix quadripunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelipistelattakoi"@fi,
        "Agonopterix quadripunctata"@sv .

<http://tun.fi/MX.5013771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllophila obliterata" ;
    dwc:scientificNameAuthorship "(Rambur, 1833)" ;
    skos:broader <http://tun.fi/MX.5013770> ;
    skos:hiddenLabel "Phyllophila obliterata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kituyökkönen"@fi,
        "Phyllophila obliterata"@sv .

<http://tun.fi/MX.5013772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hecatera dysodea" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62895> ;
    skos:hiddenLabel "Hecatera dysodea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesantotarhayökkönen"@fi,
        "Hecatera dysodea"@sv .

<http://tun.fi/MX.5013773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylosis oblitella" ;
    dwc:scientificNameAuthorship "(Zeller, 1848)" ;
    skos:broader <http://tun.fi/MX.61127> ;
    skos:hiddenLabel "Ancylosis oblitella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marskinopsakoisa"@fi,
        "Ancylosis oblitella"@sv .

<http://tun.fi/MX.5013774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora vulnerariae" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora vulnerariae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "masmalopussikoi"@fi,
        "Coleophora vulnerariae"@sv .

<http://tun.fi/MX.5013775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriphila aeneociliella" ;
    dwc:scientificNameAuthorship "(Eversmann, 1844)" ;
    skos:broader <http://tun.fi/MX.61219> ;
    skos:hiddenLabel "Agriphila aeneociliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somerheinäkoisa"@fi,
        "Agriphila aeneociliella"@sv .

<http://tun.fi/MX.5013776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriphila tolli" ;
    dwc:scientificNameAuthorship "(Bleszynski, 1952)" ;
    skos:broader <http://tun.fi/MX.61219> ;
    skos:hiddenLabel "Agriphila tolli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pustaheinäkoisa"@fi,
        "Agriphila tolli"@sv .

<http://tun.fi/MX.5013777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes adelaidae" ;
    dwc:scientificNameAuthorship "(Toll, 1955)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes adelaidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perkiökätkökääriäinen"@fi,
        "Aethes adelaidae"@sv .

<http://tun.fi/MX.5013778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia virgaureae" ;
    dwc:scientificNameAuthorship "Boisduval, 1840" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia virgaureae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanelikaapuyökkönen"@fi,
        "Cucullia virgaureae"@sv .

<http://tun.fi/MX.5013779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucoptera laburnella" ;
    dwc:scientificNameAuthorship "(Stainton, 1851)" ;
    skos:broader <http://tun.fi/MX.59149> ;
    skos:hiddenLabel "Leucoptera laburnella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultasaderyhäkoi"@fi,
        "Leucoptera laburnella"@sv .

<http://tun.fi/MX.5013783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphunculina nidicola" ;
    dwc:scientificNameAuthorship "Nartshuk, 1971" ;
    skos:broader <http://tun.fi/MX.279534> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Siphunculina nidicola"@fi,
        "Siphunculina nidicola"@sv .

<http://tun.fi/MX.5013822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenichnus subseriatus" ;
    dwc:scientificNameAuthorship "Franz, 1960" ;
    skos:broader <http://tun.fi/MX.190213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenichnus subseriatus"@fi,
        "Stenichnus subseriatus"@sv .

<http://tun.fi/MX.5013842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha pygmina" ;
    dwc:scientificNameAuthorship "(Hendel, 1931)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha pygmina"@fi,
        "Cerodontha pygmina"@sv .

<http://tun.fi/MX.5013843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia subsimilis" ;
    dwc:scientificNameAuthorship "Ringdahl, 1934" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia subsimilis"@fi,
        "Fannia subsimilis"@sv .

<http://tun.fi/MX.5013862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Quadrastichus artemisiphilus" ;
    dwc:scientificNameAuthorship "Graham, 1991" ;
    skos:broader <http://tun.fi/MX.319942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Quadrastichus artemisiphilus"@fi,
        "Quadrastichus artemisiphilus"@sv .

<http://tun.fi/MX.5013866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophagus tschitscherini" ;
    dwc:scientificNameAuthorship "(Reitter, 1897)" ;
    skos:broader <http://tun.fi/MX.193870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophagus tschitscherini"@fi,
        "Mycetophagus tschitscherini"@sv .

<http://tun.fi/MX.5013882> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Tephritis dilacerata dilacerata" ;
    dwc:scientificNameAuthorship "(Loew, 1846)" ;
    skos:broader <http://tun.fi/MX.278607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephritis dilacerata dilacerata"@fi,
        "Tephritis dilacerata dilacerata"@sv .

<http://tun.fi/MX.5013902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria lonicerae" ;
    dwc:scientificNameAuthorship "(Fautrey) L. Holm" ;
    skos:broader <http://tun.fi/MX.234463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptosphaeria lonicerae"@fi,
        "Leptosphaeria lonicerae"@sv .

<http://tun.fi/MX.5013925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batillipes mirus" ;
    dwc:scientificNameAuthorship "Richters, 1909" ;
    skos:broader <http://tun.fi/MX.5013924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Batillipes mirus"@fi,
        "Batillipes mirus"@sv .

<http://tun.fi/MX.5013929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthechiniscus distinctus" ;
    dwc:scientificNameAuthorship "(Mihelcic, 1951)" ;
    skos:broader <http://tun.fi/MX.5013928> ;
    skos:hiddenLabel "Pseudechiniscus distinctus"@fi,
        "Pseudechiniscus distinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthechiniscus distinctus"@fi,
        "Acanthechiniscus distinctus"@sv .

<http://tun.fi/MX.5013932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diploechiniscus oihonnae" ;
    dwc:scientificNameAuthorship "(Richters, 1903)" ;
    skos:broader <http://tun.fi/MX.5013931> ;
    skos:hiddenLabel "Echiniscus oihonnae"@fi,
        "Echiniscus oihonnae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diploechiniscus oihonnae"@fi,
        "Diploechiniscus oihonnae"@sv .

<http://tun.fi/MX.5013935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echiniscus lapponicus" ;
    dwc:scientificNameAuthorship "Thulin, 1911" ;
    skos:broader <http://tun.fi/MX.5013934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echiniscus lapponicus"@fi,
        "Echiniscus lapponicus"@sv .

<http://tun.fi/MX.5013937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claxtonia wendti" ;
    dwc:scientificNameAuthorship "(Richters, 1903)" ;
    skos:broader <http://tun.fi/MX.5076363> ;
    skos:hiddenLabel "Echiniscus wendti"@fi,
        "Echiniscus wendti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Claxtonia wendti"@fi,
        "Claxtonia wendti"@sv .

<http://tun.fi/MX.5013939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudechiniscus suillus" ;
    dwc:scientificNameAuthorship "(Ehrenberg, 1853)" ;
    skos:broader <http://tun.fi/MX.5013938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pseudechiniscus suillus"@fi,
        "Pseudechiniscus suillus"@sv .

<http://tun.fi/MX.5013941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Testechiniscus spitsbergensis" ;
    dwc:scientificNameAuthorship "(Scourfield, 1897)" ;
    skos:broader <http://tun.fi/MX.5013940> ;
    skos:hiddenLabel "Echiniscus spitsbergensis"@fi,
        "Echiniscus spitsbergensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Testechiniscus spitsbergensis"@fi,
        "Testechiniscus spitsbergensis"@sv .

<http://tun.fi/MX.5013946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calohypsibius ornatus" ;
    dwc:scientificNameAuthorship "(Richters, 1900)" ;
    skos:broader <http://tun.fi/MX.5013945> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calohypsibius ornatus"@fi,
        "Calohypsibius ornatus"@sv .

<http://tun.fi/MX.5013949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphascon alpinum" ;
    dwc:scientificNameAuthorship "(Murray, 1906)" ;
    skos:broader <http://tun.fi/MX.5013948> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphascon alpinum"@fi,
        "Diphascon alpinum"@sv .

<http://tun.fi/MX.5013950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphascon chilenense" ;
    dwc:scientificNameAuthorship "Plate, 1888" ;
    skos:broader <http://tun.fi/MX.5013948> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphascon chilenense"@fi,
        "Diphascon chilenense"@sv .

<http://tun.fi/MX.5013951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphascon higginsi" ;
    dwc:scientificNameAuthorship "Binda, 1971" ;
    skos:broader <http://tun.fi/MX.5013948> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphascon higginsi"@fi,
        "Diphascon higginsi"@sv .

<http://tun.fi/MX.5013952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphascon pingue" ;
    dwc:scientificNameAuthorship "Marcus, 1936" ;
    skos:broader <http://tun.fi/MX.5013948> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diphascon pingue"@fi,
        "Diphascon pingue"@sv .

<http://tun.fi/MX.5013954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adropion belgicae" ;
    dwc:scientificNameAuthorship "(Richters, 1911)" ;
    skos:broader <http://tun.fi/MX.5013953> ;
    skos:hiddenLabel "Diphascon belgicae"@fi,
        "Diphascon belgicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adropion belgicae"@fi,
        "Adropion belgicae"@sv .

<http://tun.fi/MX.5013955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adropion scoticum" ;
    dwc:scientificNameAuthorship "(Murray, 1905)" ;
    skos:broader <http://tun.fi/MX.5013953> ;
    skos:hiddenLabel "Diphascon scoticum"@fi,
        "Diphascon scoticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adropion scoticum"@fi,
        "Adropion scoticum"@sv .

<http://tun.fi/MX.5013959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Itaquascon enckelli" ;
    dwc:scientificNameAuthorship "(Mihelcic, 1971/72)" ;
    skos:broader <http://tun.fi/MX.5013958> ;
    skos:hiddenLabel "Diphascon enckelli"@fi,
        "Diphascon enckelli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Itaquascon enckelli"@fi,
        "Itaquascon enckelli"@sv .

<http://tun.fi/MX.5013962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesocrista spitzbergensis" ;
    dwc:scientificNameAuthorship "(Richters, 1903)" ;
    skos:broader <http://tun.fi/MX.5013961> ;
    skos:hiddenLabel "Diphascon spitzbergensis"@fi,
        "Diphascon spitzbergensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesocrista spitzbergensis"@fi,
        "Mesocrista spitzbergensis"@sv .

<http://tun.fi/MX.5013965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilatobius brevipes" ;
    dwc:scientificNameAuthorship "(Marcus, (1936)" ;
    skos:broader <http://tun.fi/MX.5013964> ;
    skos:hiddenLabel "Diphascon brevipes"@fi,
        "Macrobiotus brevipes"@fi,
        "Diphascon brevipes"@sv,
        "Macrobiotus brevipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pilatobius brevipes"@fi,
        "Pilatobius brevipes"@sv .

<http://tun.fi/MX.5013968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilatobius bullatus" ;
    dwc:scientificNameAuthorship "(Murray, 1905)" ;
    skos:broader <http://tun.fi/MX.5013964> ;
    skos:hiddenLabel "Diphascon bullatus"@fi,
        "Diphascon bullatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pilatobius bullatus"@fi,
        "Pilatobius bullatus"@sv .

<http://tun.fi/MX.5013970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilatobius oculatus" ;
    dwc:scientificNameAuthorship "(Murray, 1906)" ;
    skos:broader <http://tun.fi/MX.5013964> ;
    skos:hiddenLabel "Diphascon oculatum"@fi,
        "Diphascon oculatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pilatobius oculatus"@fi,
        "Pilatobius oculatus"@sv .

<http://tun.fi/MX.5013975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypsibius dujardini" ;
    dwc:scientificNameAuthorship "(Doyere, 1840)" ;
    skos:broader <http://tun.fi/MX.5013974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypsibius dujardini"@fi,
        "Hypsibius dujardini"@sv .

<http://tun.fi/MX.5013976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypsibius pallidus" ;
    dwc:scientificNameAuthorship "Thulin, 1911" ;
    skos:broader <http://tun.fi/MX.5013974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hypsibius pallidus"@fi,
        "Hypsibius pallidus"@sv .

<http://tun.fi/MX.5013978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebesuncus conjungens" ;
    dwc:scientificNameAuthorship "(Thulin, 1911)" ;
    skos:broader <http://tun.fi/MX.5013977> ;
    skos:hiddenLabel "Hypsibius conjungens"@fi,
        "Hypsibius conjungens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebesuncus conjungens"@fi,
        "Hebesuncus conjungens"@sv .

<http://tun.fi/MX.5013981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramazzottius oberhaeuseri" ;
    dwc:scientificNameAuthorship "(Doyere, 1840)" ;
    skos:broader <http://tun.fi/MX.5013980> ;
    skos:hiddenLabel "Hypsibius oberhaeuseri"@fi,
        "Hypsibius oberhaeuseri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramazzottius oberhaeuseri"@fi,
        "Ramazzottius oberhaeuseri"@sv .

<http://tun.fi/MX.5013984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borealibius zetlandicus" ;
    dwc:scientificNameAuthorship "(Murray, 1907)" ;
    skos:broader <http://tun.fi/MX.5013983> ;
    skos:hiddenLabel "Hypsibius zetlandicus"@fi,
        "Hypsibius zetlandicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Borealibius zetlandicus"@fi,
        "Borealibius zetlandicus"@sv .

<http://tun.fi/MX.5013987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astatumen trinacriae" ;
    dwc:scientificNameAuthorship "(Arcidiacono, 1962)" ;
    skos:broader <http://tun.fi/MX.5013986> ;
    skos:hiddenLabel "Itaquascon trinacriae"@fi,
        "Itaquascon trinacriae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astatumen trinacriae"@fi,
        "Astatumen trinacriae"@sv .

<http://tun.fi/MX.5013991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grevenius annulatus" ;
    dwc:scientificNameAuthorship "(Murray, 1905)" ;
    skos:broader <http://tun.fi/MX.5076419> ;
    skos:hiddenLabel "Isohypsibius annulatus"@fi,
        "Isohypsibius annulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Grevenius annulatus"@fi,
        "Grevenius annulatus"@sv .

<http://tun.fi/MX.5013992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianea brevispinosa" ;
    dwc:scientificNameAuthorship "(Iharos, 1966)" ;
    skos:broader <http://tun.fi/MX.5076445> ;
    skos:hiddenLabel "Isohypsibius brevispinosus"@fi,
        "Isohypsibius brevispinosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dianea brevispinosa"@fi,
        "Dianea brevispinosa"@sv .

<http://tun.fi/MX.5013993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianea franzi" ;
    dwc:scientificNameAuthorship "Mihelcic, 1951" ;
    skos:broader <http://tun.fi/MX.5076445> ;
    skos:hiddenLabel "Isohypsibius franzi"@fi,
        "Isohypsibius franzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dianea franzi"@fi,
        "Dianea franzi"@sv .

<http://tun.fi/MX.5013994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ursulinius leithaicus" ;
    dwc:scientificNameAuthorship "(Iharos, 1966)" ;
    skos:broader <http://tun.fi/MX.5076450> ;
    skos:hiddenLabel "Isohypsibius leithaicus"@fi,
        "Isohypsibius leithaicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ursulinius leithaicus"@fi,
        "Ursulinius leithaicus"@sv .

<http://tun.fi/MX.5013995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ursulinius lunulatus" ;
    dwc:scientificNameAuthorship "(Iharos, 1966)" ;
    skos:broader <http://tun.fi/MX.5076450> ;
    skos:hiddenLabel "Isohypsibius lunulatus"@fi,
        "Isohypsibius lunulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ursulinius lunulatus"@fi,
        "Ursulinius lunulatus"@sv .

<http://tun.fi/MX.5013996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ursulinius montanus" ;
    dwc:scientificNameAuthorship "Mihelcic, 1938" ;
    skos:broader <http://tun.fi/MX.5076450> ;
    skos:hiddenLabel "Isohypsibius montanus"@fi,
        "Isohypsibius montanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ursulinius montanus"@fi,
        "Ursulinius montanus"@sv .

<http://tun.fi/MX.5013997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianea papillifera" ;
    dwc:scientificNameAuthorship "(Murray, 1905)" ;
    skos:broader <http://tun.fi/MX.5076445> ;
    skos:hiddenLabel "Isohypsibius papillifer"@fi,
        "Isohypsibius papillifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dianea papillifera"@fi,
        "Dianea papillifera"@sv .

<http://tun.fi/MX.5013998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isohypsibius prosostomus" ;
    dwc:scientificNameAuthorship "Thulin, 1928" ;
    skos:broader <http://tun.fi/MX.5013990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isohypsibius prosostomus"@fi,
        "Isohypsibius prosostomus"@sv .

<http://tun.fi/MX.5013999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grevenius pulcher" ;
    dwc:scientificNameAuthorship "(Mihelcic, 1971/72)" ;
    skos:broader <http://tun.fi/MX.5076419> ;
    skos:hiddenLabel "Isohypsibius pulcher"@fi,
        "Isohypsibius pulcher"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Grevenius pulcher"@fi,
        "Grevenius pulcher"@sv .

<http://tun.fi/MX.5014000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianea sattleri" ;
    dwc:scientificNameAuthorship "(Richters, 1902)" ;
    skos:broader <http://tun.fi/MX.5076445> ;
    skos:hiddenLabel "Isohypsibius bakonyensis"@fi,
        "Isohypsibius sattleri"@fi,
        "Isohypsibius bakonyensis"@sv,
        "Isohypsibius sattleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dianea sattleri"@fi,
        "Dianea sattleri"@sv .

<http://tun.fi/MX.5014002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isohypsibius sculptus" ;
    dwc:scientificNameAuthorship "(Ramazzotti, 1962)" ;
    skos:broader <http://tun.fi/MX.5013990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isohypsibius sculptus"@fi,
        "Isohypsibius sculptus"@sv .

<http://tun.fi/MX.5014003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isohypsibius tuberculatus" ;
    dwc:scientificNameAuthorship "(Plate, 1888)" ;
    skos:broader <http://tun.fi/MX.5013990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isohypsibius tuberculatus"@fi,
        "Isohypsibius tuberculatus"@sv .

<http://tun.fi/MX.5014004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isohypsibius undulatus" ;
    dwc:scientificNameAuthorship "Thulin, 1928" ;
    skos:broader <http://tun.fi/MX.5013990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isohypsibius undulatus"@fi,
        "Isohypsibius undulatus"@sv .

<http://tun.fi/MX.5014006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thulinius augusti" ;
    dwc:scientificNameAuthorship "(Murray, 1907)" ;
    skos:broader <http://tun.fi/MX.5014005> ;
    skos:hiddenLabel "Isohypsibius augusti"@fi,
        "Isohypsibius augusti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thulinius augusti"@fi,
        "Thulinius augusti"@sv .

<http://tun.fi/MX.5014010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fractonotus caelatus" ;
    dwc:scientificNameAuthorship "(Marcus, 1928)" ;
    skos:broader <http://tun.fi/MX.5014009> ;
    skos:hiddenLabel "Hypsibius ornatus caelatus"@fi,
        "Hypsibius ornatus caelatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fractonotus caelatus"@fi,
        "Fractonotus caelatus"@sv .

<http://tun.fi/MX.5014014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrobiotus echinogenitus" ;
    dwc:scientificNameAuthorship "Richters, 1904" ;
    skos:broader <http://tun.fi/MX.5014013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrobiotus echinogenitus"@fi,
        "Macrobiotus echinogenitus"@sv .

<http://tun.fi/MX.5014015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrobiotus hufelandi" ;
    dwc:scientificNameAuthorship "Schultze, 1834" ;
    skos:broader <http://tun.fi/MX.5014013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrobiotus hufelandi"@fi,
        "Macrobiotus hufelandi"@sv .

<http://tun.fi/MX.5014016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrobiotus spectabilis" ;
    dwc:scientificNameAuthorship "Thulin, 1928" ;
    skos:broader <http://tun.fi/MX.5014013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrobiotus spectabilis"@fi,
        "Macrobiotus spectabilis"@sv .

<http://tun.fi/MX.5014018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesobiotus harmsworthi" ;
    dwc:scientificNameAuthorship "(Murray, 1907)" ;
    skos:broader <http://tun.fi/MX.5014017> ;
    skos:hiddenLabel "Macrobiotus harmsworthi"@fi,
        "Macrobiotus harmsworthi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesobiotus harmsworthi"@fi,
        "Mesobiotus harmsworthi"@sv .

<http://tun.fi/MX.5014020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesobiotus montanus" ;
    dwc:scientificNameAuthorship "(Murray, 1910)" ;
    skos:broader <http://tun.fi/MX.5014017> ;
    skos:hiddenLabel "Macrobiotus montanus"@fi,
        "Macrobiotus montanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesobiotus montanus"@fi,
        "Mesobiotus montanus"@sv .

<http://tun.fi/MX.5014022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesobiotus orcadensis" ;
    dwc:scientificNameAuthorship "(Murray, 1907)" ;
    skos:broader <http://tun.fi/MX.5014017> ;
    skos:hiddenLabel "Macrobiotus orcadensis"@fi,
        "Macrobiotus orcadensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesobiotus orcadensis"@fi,
        "Mesobiotus orcadensis"@sv .

<http://tun.fi/MX.5014025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minibiotus subintermedius" ;
    dwc:scientificNameAuthorship "(Ramazzotti, 1962)" ;
    skos:broader <http://tun.fi/MX.5014024> ;
    skos:hiddenLabel "Macrobiotus subintermedius"@fi,
        "Macrobiotus subintermedius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minibiotus subintermedius"@fi,
        "Minibiotus subintermedius"@sv .

<http://tun.fi/MX.5014027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minibiotus intermedius" ;
    dwc:scientificNameAuthorship "(Plate, 1888)" ;
    skos:broader <http://tun.fi/MX.5014024> ;
    skos:hiddenLabel "Macrobiotus intermedius"@fi,
        "Macrobiotus intermedius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minibiotus intermedius"@fi,
        "Minibiotus intermedius"@sv .

<http://tun.fi/MX.5014031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylobiotus ambiguus" ;
    dwc:scientificNameAuthorship "(Murray, 1907)" ;
    skos:broader <http://tun.fi/MX.5014030> ;
    skos:hiddenLabel "Macrobiotus ambiguus"@fi,
        "Macrobiotus ambiguus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylobiotus ambiguus"@fi,
        "Dactylobiotus ambiguus"@sv .

<http://tun.fi/MX.5014033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylobiotus dispar" ;
    dwc:scientificNameAuthorship "(Murray, 1907)" ;
    skos:broader <http://tun.fi/MX.5014030> ;
    skos:hiddenLabel "Macrobiotus dispar"@fi,
        "Macrobiotus dispar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylobiotus dispar"@fi,
        "Dactylobiotus dispar"@sv .

<http://tun.fi/MX.5014035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylobiotus macronyx" ;
    dwc:scientificNameAuthorship "(Dujardin, 1851)" ;
    skos:broader <http://tun.fi/MX.5014030> ;
    skos:hiddenLabel "Macrobiotus macronyx"@fi,
        "Macrobiotus macronyx"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylobiotus macronyx"@fi,
        "Dactylobiotus macronyx"@sv .

<http://tun.fi/MX.5014038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Murrayon hastatus" ;
    dwc:scientificNameAuthorship "(Murray, 1907)" ;
    skos:broader <http://tun.fi/MX.5014037> ;
    skos:hiddenLabel "Macrobiotus hastatus"@fi,
        "Macrobiotus hastatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Murrayon hastatus"@fi,
        "Murrayon hastatus"@sv .

<http://tun.fi/MX.5014040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Murrayon hibernicus" ;
    dwc:scientificNameAuthorship "(Murray, 1911)" ;
    skos:broader <http://tun.fi/MX.5014037> ;
    skos:hiddenLabel "Macrobiotus hibernicus"@fi,
        "Macrobiotus hibernicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Murrayon hibernicus"@fi,
        "Murrayon hibernicus"@sv .

<http://tun.fi/MX.5014042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Murrayon pullari" ;
    dwc:scientificNameAuthorship "(Murray, 1907)" ;
    skos:broader <http://tun.fi/MX.5014037> ;
    skos:hiddenLabel "Macrobiotus pullari"@fi,
        "Macrobiotus pullari"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Murrayon pullari"@fi,
        "Murrayon pullari"@sv .

<http://tun.fi/MX.5014047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Milnesium tardigradum" ;
    dwc:scientificNameAuthorship "Doyere, 1840" ;
    skos:broader <http://tun.fi/MX.5014046> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Milnesium tardigradum"@fi,
        "Milnesium tardigradum"@sv .

<http://tun.fi/MX.5014062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrophya infumata" ;
    dwc:scientificNameAuthorship "Rohwer, 1925" ;
    skos:broader <http://tun.fi/MX.288697> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrophya infumata"@fi,
        "Macrophya infumata"@sv .

<http://tun.fi/MX.5014063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stromboceros koebelei" ;
    dwc:scientificNameAuthorship "Rohwer, 1910" ;
    skos:broader <http://tun.fi/MX.288093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stromboceros koebelei"@fi,
        "Stromboceros koebelei"@sv .

<http://tun.fi/MX.5014102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Shawiana catenator" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.5014984> ;
    skos:hiddenLabel "Colastes catenator"@fi,
        "Colastes catenator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Shawiana catenator"@fi,
        "Shawiana catenator"@sv .

<http://tun.fi/MX.5014103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus rangifer" ;
    dwc:scientificNameAuthorship "Justo, E.F. Malysheva & Bulyonk." ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus rangifer"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peuranlahorusokas"@fi,
        "Pluteus rangifer"@sv .

<http://tun.fi/MX.5014104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus cervinus" ;
    dwc:scientificNameAuthorship "(Schaeff.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus cervinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivulahorusokas"@fi,
        "Pluteus cervinus"@sv .

<http://tun.fi/MX.5014111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus leucoborealis" ;
    dwc:scientificNameAuthorship "Justo, E.F. Malysheva, Bulyonk. & Minnis" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus leucoborealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkolahorusokas"@fi,
        "Pluteus leucoborealis"@sv .

<http://tun.fi/MX.5014183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orellia scorzonerae" ;
    dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
    skos:broader <http://tun.fi/MX.278544> ;
    skos:hiddenLabel "Orellia distans"@fi,
        "Sitarea scorzonerae"@fi,
        "Trypeta distans"@fi,
        "Orellia distans"@sv,
        "Sitarea scorzonerae"@sv,
        "Trypeta distans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orellia scorzonerae"@fi,
        "Orellia scorzonerae"@sv .

<http://tun.fi/MX.5014184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oomyzus tanaceti" ;
    dwc:scientificNameAuthorship "(Graham, 1985)" ;
    skos:broader <http://tun.fi/MX.319164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oomyzus tanaceti"@fi,
        "Oomyzus tanaceti"@sv .

<http://tun.fi/MX.5014442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Balsamia platyspora" ;
    dwc:scientificNameAuthorship "Berk." ;
    skos:broader <http://tun.fi/MX.233804> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Balsamia platyspora"@fi,
        "Balsamia platyspora"@sv .

<http://tun.fi/MX.5014449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lordiphosa acuminata" ;
    dwc:scientificNameAuthorship "(Collin, 1952)" ;
    skos:broader <http://tun.fi/MX.279960> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lordiphosa acuminata"@fi,
        "Lordiphosa acuminata"@sv .

<http://tun.fi/MX.5014450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eribolus danicus" ;
    dwc:scientificNameAuthorship "Nartshuk & Andersson, 2013" ;
    skos:broader <http://tun.fi/MX.279475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eribolus danicus"@fi,
        "Eribolus danicus"@sv .

<http://tun.fi/MX.5014453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia tschirnhausi" ;
    dwc:scientificNameAuthorship "Griffiths, 1980" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia tschirnhausi"@fi,
        "Chromatomyia tschirnhausi"@sv .

<http://tun.fi/MX.5014454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila persimilis" ;
    dwc:scientificNameAuthorship "(Wakerley, 1959)" ;
    skos:broader <http://tun.fi/MX.278363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaepsila persimilis"@fi,
        "Chamaepsila persimilis"@sv .

<http://tun.fi/MX.5014541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peziza nordica" ;
    dwc:scientificNameAuthorship "Kristiansen, LoBuglio & Pfister" ;
    skos:broader <http://tun.fi/MX.236910> ;
    skos:hiddenLabel "Peziza nordica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmaljakas"@fi,
        "Peziza nordica"@sv .

<http://tun.fi/MX.5014542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomyces cervinus" ;
    dwc:scientificNameAuthorship "Tul. & C. Tul." ;
    skos:broader <http://tun.fi/MX.234239> ;
    skos:hiddenLabel "Hypomyces cervinigenus"@fi,
        "Hypomyces cervinus"@fi,
        "Hypomyces cervinigenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mörskynriesa"@fi,
        "Hypomyces cervinus"@sv .

<http://tun.fi/MX.5014562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calycina vulgaris" ;
    dwc:scientificNameAuthorship "(Fr.) Baral" ;
    skos:broader <http://tun.fi/MX.234053> ;
    skos:hiddenLabel "Allophylaria vulgaris"@fi,
        "Allophylaria vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calycina vulgaris"@fi,
        "Calycina vulgaris"@sv .

<http://tun.fi/MX.5014564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilachlidium brachiatum" ;
    dwc:scientificNameAuthorship "(Batsch) Petch" ;
    skos:broader <http://tun.fi/MX.234280> ;
    skos:hiddenLabel "Tilachlidium brachiatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tilachlidium brachiatum"@fi,
        "trådmögel"@sv .

<http://tun.fi/MX.5014582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia stigmatica" ;
    dwc:scientificNameAuthorship "(Schmitz, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia stigmatica"@fi,
        "Megaselia stigmatica"@sv .

<http://tun.fi/MX.5014583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona improvisa" ;
    dwc:scientificNameAuthorship "Sorokina, 2018" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona improvisa"@fi,
        "Spilogona improvisa"@sv .

<http://tun.fi/MX.5014597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona costalis" ;
    dwc:scientificNameAuthorship "(Stein, 1907)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Limnophora costalis"@fi,
        "Limnophora costalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona costalis"@fi,
        "Spilogona costalis"@sv .

<http://tun.fi/MX.5014607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona orthosurstyla" ;
    dwc:scientificNameAuthorship "Xue & Tian, 1988" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona orthosurstyla"@fi,
        "Spilogona orthosurstyla"@sv .

<http://tun.fi/MX.5014623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thricops sudeticus" ;
    dwc:scientificNameAuthorship "(Schnabl, 1888)" ;
    skos:broader <http://tun.fi/MX.280836> ;
    skos:hiddenLabel "Alloeostylus sudeticus"@fi,
        "Alloeostylus sudeticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thricops sudeticus"@fi,
        "Thricops sudeticus"@sv .

<http://tun.fi/MX.5014645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aruncus aethusifolius" ;
    dwc:scientificNameAuthorship "(H. Lév.) Nakai" ;
    skos:broader <http://tun.fi/MX.38791> ;
    skos:hiddenLabel "Aruncus aethusifolius"@fi,
        "Aruncus aethusifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutöyhtöangervo"@fi,
        "koreansk plymspirea"@sv .

<http://tun.fi/MX.5014658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Knautia macedonica" ;
    dwc:scientificNameAuthorship "Griseb." ;
    skos:broader <http://tun.fi/MX.39367> ;
    skos:hiddenLabel "Knautia macedonica"@fi,
        "Knautia macedonica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänruusuruoho"@fi,
        "grekvädd"@sv .

<http://tun.fi/MX.5014676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gillenia trifoliata" ;
    dwc:scientificNameAuthorship "(L.) Moench" ;
    skos:broader <http://tun.fi/MX.5014675> ;
    skos:hiddenLabel "Gillenia trifoliata"@fi,
        "Gillenia trifoliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "enkeliperhoangervo"@fi,
        "gillenia"@sv .

<http://tun.fi/MX.5014677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiraea trilobata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38787> ;
    skos:hiddenLabel "Spiraea trilobata"@fi,
        "Spiraea trilobata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianvirpiangervo"@fi,
        "sibirisk spirea"@sv .

<http://tun.fi/MX.5014683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropselapha basovi" ;
    dwc:scientificNameAuthorship "Ozerov, 2010" ;
    skos:broader <http://tun.fi/MX.280488> ;
    skos:hiddenLabel "Micropselapha bohemica"@fi,
        "Micropselapha bohemica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micropselapha basovi"@fi,
        "Micropselapha basovi"@sv .

<http://tun.fi/MX.5014745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces cynoglossi" ;
    dwc:scientificNameAuthorship "(Wallr.) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Golovinomyces cynoglossi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koirankielenkolohärmä"@fi,
        "Golovinomyces cynoglossi"@sv .

<http://tun.fi/MX.5014746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces asperifoliorum" ;
    dwc:scientificNameAuthorship "(Grev.) U. Braun & H.D. Shin" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Golovinomyces asperifoliorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "imikänkolohärmä"@fi,
        "Golovinomyces asperifoliorum"@sv .

<http://tun.fi/MX.5014747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces asperifolii" ;
    dwc:scientificNameAuthorship "(Erikss.) U. Braun & H.D. Shin" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Golovinomyces asperifolii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lemmikinkolohärmä"@fi,
        "Golovinomyces asperifolii"@sv .

<http://tun.fi/MX.5014782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynapta inflatoides" ;
    dwc:scientificNameAuthorship "Jaschhof & Jaschhof, 2019" ;
    skos:broader <http://tun.fi/MX.274850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asynapta inflatoides"@fi,
        "Asynapta inflatoides"@sv .

<http://tun.fi/MX.5014784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynapta taigensis" ;
    dwc:scientificNameAuthorship "Jaschhof & Jaschhof, 2019" ;
    skos:broader <http://tun.fi/MX.274850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asynapta taigensis"@fi,
        "Asynapta taigensis"@sv .

<http://tun.fi/MX.5014795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asynapta thuraui" ;
    dwc:scientificNameAuthorship "Rübsaamen, 1893" ;
    skos:broader <http://tun.fi/MX.274850> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asynapta thuraui"@fi,
        "Asynapta thuraui"@sv .

<http://tun.fi/MX.5014797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptomyia ulmicola" ;
    dwc:scientificNameAuthorship "Mamaev, 1961" ;
    skos:broader <http://tun.fi/MX.274858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptomyia ulmicola"@fi,
        "Camptomyia ulmicola"@sv .

<http://tun.fi/MX.5014933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicentra eximia" ;
    dwc:scientificNameAuthorship "(Ker Gawl.) Torr." ;
    skos:broader <http://tun.fi/MX.41841> ;
    skos:hiddenLabel "Dicentra eximia"@fi,
        "Dicentra eximia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätpikkusydän"@fi,
        "furirhjärta"@sv .

<http://tun.fi/MX.5014935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliopsis helianthoides" ;
    dwc:scientificNameAuthorship "(L.) Sweet" ;
    skos:broader <http://tun.fi/MX.5014934> ;
    skos:hiddenLabel "Heliopsis helianthoides"@fi,
        "Heliopsis helianthoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopäivänsilmä"@fi,
        "dagöga"@sv .

<http://tun.fi/MX.5014938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachysandra terminalis" ;
    dwc:scientificNameAuthorship "Siebold & Zucc." ;
    skos:broader <http://tun.fi/MX.5014937> ;
    skos:hiddenLabel "Pachysandra terminalis"@fi,
        "Pachysandra terminalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänvarjoyrtti"@fi,
        "skugg-gröna"@sv .

<http://tun.fi/MX.5014939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbena hastata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.42012> ;
    skos:hiddenLabel "Verbena hastata"@fi,
        "Verbena hastata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähkäverbena"@fi,
        "blåverbena"@sv .

<http://tun.fi/MX.5014941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzula nivea" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:broader <http://tun.fi/MX.40227> ;
    skos:hiddenLabel "Luzula nivea"@fi,
        "Luzula nivea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeapiippo"@fi,
        "silverfryle"@sv .

<http://tun.fi/MX.5014963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geoglossum elongatum" ;
    dwc:scientificNameAuthorship "Starbäck ex Nannf." ;
    skos:broader <http://tun.fi/MX.234089> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Geoglossum elongatum"@fi,
        "Geoglossum elongatum"@sv .

<http://tun.fi/MX.5015062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus micaceus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Vilgalys, Hopple & Jacq. Johnson" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus micaceus"@fi,
        "Coprinus micaceus"@fi,
        "Coprinellus micaceus"@sv,
        "Coprinus micaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiillemustesieni"@fi,
        "glitterbläcksvamp"@sv .

<http://tun.fi/MX.5015083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pharsoreichertella stackelbergi" ;
    dwc:scientificNameAuthorship "(Krivosheina, 2000)" ;
    skos:broader <http://tun.fi/MX.5015879> ;
    skos:hiddenLabel "Reichertella (Pharsoreichertella) stackelbergi"@fi,
        "Reichertella stackelbergi"@fi,
        "Reichertella (Pharsoreichertella) stackelbergi"@sv,
        "Reichertella stackelbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pharsoreichertella stackelbergi"@fi,
        "Pharsoreichertella stackelbergi"@sv .

<http://tun.fi/MX.5015212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoascia annexa" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.278107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoascia annexa"@fi,
        "Neoascia annexa"@sv .

<http://tun.fi/MX.5015218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia indifferens" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia indifferens"@fi,
        "Megaselia indifferens"@sv .

<http://tun.fi/MX.5015262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bonomyces sinopicus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Vizzini" ;
    skos:broader <http://tun.fi/MX.5014942> ;
    skos:hiddenLabel "Bonomyces sinopicus"@fi,
        "Clitocybe sinopica"@fi,
        "Clitocybe subsinopica"@fi,
        "Clitocybe sinopica"@sv,
        "Clitocybe subsinopica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiilimalikka"@fi,
        "Bonomyces sinopicus"@sv .

<http://tun.fi/MX.5015263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bonomyces arnoldii" ;
    dwc:scientificNameAuthorship "(Boud.) P.-A. Moreau, Vizzini & P. Alvarado" ;
    skos:broader <http://tun.fi/MX.5014942> ;
    skos:hiddenLabel "Bonomyces arnoldii"@fi,
        "Clitocybe sinopica"@fi,
        "Bonomyces arnoldii"@sv,
        "Clitocybe sinopica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palomalikka"@fi,
        "svedjetrattskivling"@sv .

<http://tun.fi/MX.5015383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetostricha silvestrii" ;
    dwc:scientificNameAuthorship "(Kryger, 1920)" ;
    skos:broader <http://tun.fi/MX.5015382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetostricha silvestrii"@fi,
        "Chaetostricha silvestrii"@sv .

<http://tun.fi/MX.5015402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sicus ogumae" ;
    dwc:scientificNameAuthorship "(Matsumura, 1916)" ;
    skos:broader <http://tun.fi/MX.278305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sicus ogumae"@fi,
        "Sicus ogumae"@sv .

<http://tun.fi/MX.5015403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis beccabungae" ;
    dwc:scientificNameAuthorship "Koch & C.L., 1855" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aphis beccabungae"@fi,
        "Aphis beccabungae"@sv .

<http://tun.fi/MX.5015422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetostricha similis" ;
    dwc:scientificNameAuthorship "(Silvestri, 1918)" ;
    skos:broader <http://tun.fi/MX.5015382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetostricha similis"@fi,
        "Chaetostricha similis"@sv .

<http://tun.fi/MX.5015442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora subbifida" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus subbifidus"@fi,
        "Nematus subbifidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora subbifida"@fi,
        "Pristiphora subbifida"@sv .

<http://tun.fi/MX.5015462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura boreoalpina" ;
    dwc:scientificNameAuthorship "(Lindqvist, 1961)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pontopristia boreoalpina"@fi,
        "Pontopristia boreoalpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura boreoalpina"@fi,
        "Euura boreoalpina"@sv .

<http://tun.fi/MX.5015464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fenusa ewaldi" ;
    dwc:scientificNameAuthorship "Smith & Altenhofer, 2011" ;
    skos:broader <http://tun.fi/MX.289017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fenusa ewaldi"@fi,
        "Fenusa ewaldi"@sv .

<http://tun.fi/MX.5015482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchotalona latens" ;
    dwc:scientificNameAuthorship "(Sarmaja-Korjonen, Hakojärvi & Korhola, 2000)" ;
    skos:broader <http://tun.fi/MX.213935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhynchotalona latens"@fi,
        "Rhynchotalona latens"@sv .

<http://tun.fi/MX.5015502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toxeuma fuscicorne" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toxeuma fuscicorne"@fi,
        "Toxeuma fuscicorne"@sv .

<http://tun.fi/MX.5015504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thysanus ater" ;
    dwc:scientificNameAuthorship "Walker, 1840" ;
    skos:broader <http://tun.fi/MX.5015503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thysanus ater"@fi,
        "Thysanus ater"@sv .

<http://tun.fi/MX.5015542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilogona lapponica" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1932)" ;
    skos:broader <http://tun.fi/MX.280745> ;
    skos:hiddenLabel "Limnophora lapponica"@fi,
        "Limnophora lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilogona lapponica"@fi,
        "Spilogona lapponica"@sv .

<http://tun.fi/MX.5015562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dineura virididorsata" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.286644> ;
    skos:hiddenLabel "Dineura hartigi"@fi,
        "Dineura pullior"@fi,
        "Tenthredo ulmi"@fi,
        "Tenthredo viridi-dorsata"@fi,
        "Dineura hartigi"@sv,
        "Dineura pullior"@sv,
        "Tenthredo ulmi"@sv,
        "Tenthredo viridi-dorsata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dineura virididorsata"@fi,
        "Dineura virididorsata"@sv .

<http://tun.fi/MX.5015623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavulinopsis fusiformis" ;
    dwc:scientificNameAuthorship "(Sowerby) Corner" ;
    skos:broader <http://tun.fi/MX.204981> ;
    skos:hiddenLabel "Clavulinopsis fusiformis"@fi,
        "Clavulinopsis fusiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimppunuijakas"@fi,
        "svavelgul fingersvamp"@sv .

<http://tun.fi/MX.5015624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavulinopsis laeticolor" ;
    dwc:scientificNameAuthorship "(Sowerby) Corner" ;
    skos:broader <http://tun.fi/MX.204981> ;
    skos:hiddenLabel "Clavulinopsis laeticolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kierrenuijakas"@fi,
        "Clavulinopsis laeticolor"@sv .

<http://tun.fi/MX.5015625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhoptromeris rufiventris" ;
    dwc:scientificNameAuthorship "(Giraud, 1860)" ;
    skos:broader <http://tun.fi/MX.318631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhoptromeris rufiventris"@fi,
        "Rhoptromeris rufiventris"@sv .

<http://tun.fi/MX.5015626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammulina rossica" ;
    dwc:scientificNameAuthorship "Redhead & R.H. Petersen" ;
    skos:broader <http://tun.fi/MX.69654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Flammulina rossica"@fi,
        "Flammulina rossica"@sv .

<http://tun.fi/MX.5015627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammulina finlandica" ;
    dwc:scientificNameAuthorship "P.M. Wang, Y.C. Dai, E. Horak & Zhu L. Yang" ;
    skos:broader <http://tun.fi/MX.69654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Flammulina finlandica"@fi,
        "Flammulina finlandica"@sv .

<http://tun.fi/MX.5015643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus brachygaster" ;
    dwc:scientificNameAuthorship "(Graham, 1969)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus brachygaster"@fi,
        "Pteromalus brachygaster"@sv .

<http://tun.fi/MX.5015646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piezodorus lituratus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.5015645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Piezodorus lituratus"@fi,
        "Piezodorus lituratus"@sv .

<http://tun.fi/MX.5015663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus stenus" ;
    dwc:scientificNameAuthorship "Graham, 1994" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus stenus"@fi,
        "Torymus stenus"@sv .

<http://tun.fi/MX.5015725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba salmelai" ;
    dwc:scientificNameAuthorship "Disney & Haarto, 2019" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba salmelai"@fi,
        "Triphleba salmelai"@sv .

<http://tun.fi/MX.5015807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus elaphinus" ;
    dwc:scientificNameAuthorship "Justo" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus elaphinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauriinlahorusokas"@fi,
        "Pluteus elaphinus"@sv .

<http://tun.fi/MX.5015808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus petasatus" ;
    dwc:scientificNameAuthorship "(Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus petasatus"@fi,
        "Pluteus petasatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purulahorusokas"@fi,
        "fjällskölding"@sv .

<http://tun.fi/MX.5015863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Madiza pachymera" ;
    dwc:scientificNameAuthorship "Becker, 1908" ;
    skos:broader <http://tun.fi/MX.279579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Madiza pachymera"@fi,
        "Madiza pachymera"@sv .

<http://tun.fi/MX.5015874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiotina vexans" ;
    dwc:scientificNameAuthorship "(P. D. Orton) Bon" ;
    skos:broader <http://tun.fi/MX.69733> ;
    skos:hiddenLabel "Conocybe vexans"@fi,
        "Pholiotina vexans"@fi,
        "Conocybe vexans"@sv,
        "Pholiotina vexans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengaskuupikka"@fi,
        "kraghätting"@sv .

<http://tun.fi/MX.5015876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia crassicosta" ;
    dwc:scientificNameAuthorship "(Strobl, 1892)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia crassicosta"@fi,
        "Megaselia crassicosta"@sv .

<http://tun.fi/MX.5015878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia heracleivora" ;
    dwc:scientificNameAuthorship "Spencer, 1957" ;
    skos:broader <http://tun.fi/MX.278985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophiomyia heracleivora"@fi,
        "Ophiomyia heracleivora"@sv .

<http://tun.fi/MX.5015958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora sirella" ;
    dwc:scientificNameAuthorship "Tabell & Mutanen, 2019" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora sirella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "variksenmarjapussikoi"@fi,
        "Coleophora sirella"@sv .

<http://tun.fi/MX.5015992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philygria punctatonervosa" ;
    dwc:scientificNameAuthorship "(Fallén, 1813)" ;
    skos:broader <http://tun.fi/MX.280088> ;
    skos:hiddenLabel "Notiphila punctatonervosa"@fi,
        "Notiphila punctatonervosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Philygria punctatonervosa"@fi,
        "Philygria punctatonervosa"@sv .

<http://tun.fi/MX.5016203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyssa kriechbaumeri" ;
    dwc:scientificNameAuthorship "Ozols, 1973" ;
    skos:broader <http://tun.fi/MX.309080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhyssa kriechbaumeri"@fi,
        "Rhyssa kriechbaumeri"@sv .

<http://tun.fi/MX.5016305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anopheles daciae" ;
    dwc:scientificNameAuthorship "Linton, Nicolescu & Harbach, 2004" ;
    skos:broader <http://tun.fi/MX.274364> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anopheles daciae"@fi,
        "Anopheles daciae"@sv .

<http://tun.fi/MX.5016323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephalonomia tarsalis" ;
    dwc:scientificNameAuthorship "(Ashmead, 1893)" ;
    skos:broader <http://tun.fi/MX.203968> ;
    skos:hiddenLabel "Ateleopterus tarsalis"@fi,
        "Ateleopterus tarsalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cephalonomia tarsalis"@fi,
        "Cephalonomia tarsalis"@sv .

<http://tun.fi/MX.5016444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion autumnalis" ;
    dwc:scientificNameAuthorship "Johansson, 2019" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion autumnalis"@fi,
        "Ophion autumnalis"@sv .

<http://tun.fi/MX.5016445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion borealis" ;
    dwc:scientificNameAuthorship "Johansson, 2019" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion borealis"@fi,
        "Ophion borealis"@sv .

<http://tun.fi/MX.5016446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion confusus" ;
    dwc:scientificNameAuthorship "Johansson, 2019" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion confusus"@fi,
        "Ophion confusus"@sv .

<http://tun.fi/MX.5016447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion ellenae" ;
    dwc:scientificNameAuthorship "Johansson, 2019" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion ellenae"@fi,
        "Ophion ellenae"@sv .

<http://tun.fi/MX.5016448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion inclinans" ;
    dwc:scientificNameAuthorship "Johansson, 2019" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion inclinans"@fi,
        "Ophion inclinans"@sv .

<http://tun.fi/MX.5016449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion sylvestris" ;
    dwc:scientificNameAuthorship "Johansson, 2019" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion sylvestris"@fi,
        "Ophion sylvestris"@sv .

<http://tun.fi/MX.5016450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion variegatus" ;
    dwc:scientificNameAuthorship "Rudow, 1883" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion variegatus"@fi,
        "Ophion variegatus"@sv .

<http://tun.fi/MX.5016606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptotelus lineolatus" ;
    dwc:scientificNameAuthorship "(Schilling, 1829)" ;
    skos:broader <http://tun.fi/MX.5016605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Camptotelus lineolatus"@fi,
        "Camptotelus lineolatus"@sv .

<http://tun.fi/MX.5016609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Swammerdamella acuta" ;
    dwc:scientificNameAuthorship "Cook, 1956" ;
    skos:broader <http://tun.fi/MX.274606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Swammerdamella acuta"@fi,
        "Swammerdamella acuta"@sv .

<http://tun.fi/MX.5016623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drapetis abrollensis" ;
    dwc:scientificNameAuthorship "Michelsen & Grootaert, 2019" ;
    skos:broader <http://tun.fi/MX.277021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drapetis abrollensis"@fi,
        "Drapetis abrollensis"@sv .

<http://tun.fi/MX.5016683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trybliographa glottiana" ;
    dwc:scientificNameAuthorship "(Cameron, 1883)" ;
    skos:broader <http://tun.fi/MX.318603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trybliographa glottiana"@fi,
        "Trybliographa glottiana"@sv .

<http://tun.fi/MX.5016763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glossiphonia concolor" ;
    dwc:scientificNameAuthorship "(Aphathy, 1888)" ;
    skos:broader <http://tun.fi/MX.232504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glossiphonia concolor"@fi,
        "Glossiphonia concolor"@sv .

<http://tun.fi/MX.5016786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha scutellaris" ;
    dwc:scientificNameAuthorship "(von Roser, 1840)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha scutellaris"@fi,
        "Cerodontha scutellaris"@sv .

<http://tun.fi/MX.5016787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea nubila" ;
    dwc:scientificNameAuthorship "Stein, 1916" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea nubila"@fi,
        "Mydaea nubila"@sv .

<http://tun.fi/MX.5016788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalomyia campestris" ;
    dwc:scientificNameAuthorship "(Rübsaamen, 1916)" ;
    skos:broader <http://tun.fi/MX.275089> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalomyia campestris"@fi,
        "Rhopalomyia campestris"@sv .

<http://tun.fi/MX.5016944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus fumipennis" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gastrancistrus fumipennis"@fi,
        "Gastrancistrus fumipennis"@sv .

<http://tun.fi/MX.5016963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus macrocephalus" ;
    dwc:scientificNameAuthorship "(Strobl, 1902)" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Stictopisthus macrocephalus"@fi,
        "Stictopisthus macrocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus macrocephalus"@fi,
        "Mesochorus macrocephalus"@sv .

<http://tun.fi/MX.5016966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paxillus involutus" ;
    dwc:scientificNameAuthorship "(Batsch:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69801> ;
    skos:hiddenLabel "Paxillus involutus"@fi,
        "Paxillus involutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulkkosieni"@fi,
        "pluggskivling"@sv .

<http://tun.fi/MX.5017047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephedrus plagiator" ;
    dwc:scientificNameAuthorship "(Nees, 1811)" ;
    skos:broader <http://tun.fi/MX.297355> ;
    skos:hiddenLabel "Ephedrus blattnyi"@fi,
        "Ephedrus blattnyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ephedrus plagiator"@fi,
        "Ephedrus plagiator"@sv .

<http://tun.fi/MX.5017064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platylabops lariciatae" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1890)" ;
    skos:broader <http://tun.fi/MX.5017063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platylabops lariciatae"@fi,
        "Platylabops lariciatae"@sv .

<http://tun.fi/MX.5017065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurytoma cebennica" ;
    dwc:scientificNameAuthorship "Graham, 1984" ;
    skos:broader <http://tun.fi/MX.318800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurytoma cebennica"@fi,
        "Eurytoma cebennica"@sv .

<http://tun.fi/MX.5017066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus altus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus altus"@fi,
        "Pteromalus altus"@sv .

<http://tun.fi/MX.5017124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria amethystina" ;
    dwc:scientificNameAuthorship "Cooke" ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:hiddenLabel "Laccaria amethystina"@fi,
        "Laccaria amethystina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtolohisieni"@fi,
        "ametistskivling"@sv .

<http://tun.fi/MX.5017143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilampus neglectus" ;
    dwc:scientificNameAuthorship "Boucek, 1956" ;
    skos:broader <http://tun.fi/MX.319704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilampus neglectus"@fi,
        "Perilampus neglectus"@sv .

<http://tun.fi/MX.5017323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tritomaria exsecta" ;
    dwc:scientificNameAuthorship "(Schmidel ex Schrad.) Schiffn. ex Loeske" ;
    skos:broader <http://tun.fi/MX.44152> ;
    skos:hiddenLabel "Jungermannia exsecta"@fi,
        "Lophozia exsecta"@fi,
        "Tritomaria exsecta"@fi,
        "Jungermannia exsecta"@sv,
        "Lophozia exsecta"@sv,
        "Tritomaria exsecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätkökämmensammal"@fi,
        "skugglobmossa"@sv .

<http://tun.fi/MX.5017384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoderma gelatinosum" ;
    dwc:scientificNameAuthorship "P. Chaverri & Samuels" ;
    skos:broader <http://tun.fi/MX.4887405> ;
    skos:hiddenLabel "Chromocrea gelatinosa"@fi,
        "Creopus gelatinosus"@fi,
        "Hypocrea gelatinosa"@fi,
        "Chromocrea gelatinosa"@sv,
        "Creopus gelatinosus"@sv,
        "Hypocrea gelatinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichoderma gelatinosum"@fi,
        "Trichoderma gelatinosum"@sv .

<http://tun.fi/MX.5017387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discostroma strobiligenum" ;
    dwc:scientificNameAuthorship "(E. Müll. & Loeffler) Brockmann" ;
    skos:broader <http://tun.fi/MX.234123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Discostroma strobiligenum"@fi,
        "Discostroma strobiligenum"@sv .

<http://tun.fi/MX.5017394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Krynickillus melanocephalus" ;
    dwc:scientificNameAuthorship "Kaleniczenko 1851" ;
    skos:broader <http://tun.fi/MX.5017393> ;
    skos:hiddenLabel "Krynickillus melanocephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapääetana"@fi,
        "Krynickillus melanocephalus"@sv .

<http://tun.fi/MX.5017423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus alniphilus" ;
    dwc:scientificNameAuthorship "Deparis" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus alniphilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppälahorusokas"@fi,
        "Pluteus alniphilus"@sv .

<http://tun.fi/MX.5017424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus hongoi" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus hongoi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "voikkolahorusokas"@fi,
        "Pluteus hongoi"@sv .

<http://tun.fi/MX.5017425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus brunneidiscus" ;
    dwc:scientificNameAuthorship "Murrill" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus brunneidiscus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhunlahorusokas"@fi,
        "Pluteus brunneidiscus"@sv .

<http://tun.fi/MX.5017463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthina flammea" ;
    dwc:scientificNameAuthorship "(Jungh.) Fr." ;
    skos:broader <http://tun.fi/MX.233447> ;
    skos:hiddenLabel "Anthina flammea"@fi,
        "Himantia flammea"@fi,
        "Himantia flammea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekkirihma"@fi,
        "Anthina flammea"@sv .

<http://tun.fi/MX.5017501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus ambulans" ;
    dwc:scientificNameAuthorship "Haliday, 1835" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:hiddenLabel "Blacus diversicornis"@fi,
        "Blacus diversicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus ambulans"@fi,
        "Blacus ambulans"@sv .

<http://tun.fi/MX.5017508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus forticornis" ;
    dwc:scientificNameAuthorship "Haeselbarth, 1973" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus forticornis"@fi,
        "Blacus forticornis"@sv .

<http://tun.fi/MX.5017512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus koenigi" ;
    dwc:scientificNameAuthorship "Fischer, 1962" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus koenigi"@fi,
        "Blacus koenigi"@sv .

<http://tun.fi/MX.5017514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blacus modestus" ;
    dwc:scientificNameAuthorship "Haeselbarth, 1973" ;
    skos:broader <http://tun.fi/MX.297571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Blacus modestus"@fi,
        "Blacus modestus"@sv .

<http://tun.fi/MX.5017551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus pouzarianus" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus pouzarianus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusilahorusokas"@fi,
        "Pluteus pouzarianus"@sv .

<http://tun.fi/MX.5017847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kirschsteiniothelia atra" ;
    dwc:scientificNameAuthorship "(Corda) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.234545> ;
    skos:hiddenLabel "Kirschsteiniothelia aethiops"@fi,
        "Kirschsteiniothelia aethiops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kirschsteiniothelia atra"@fi,
        "Kirschsteiniothelia atra"@sv .

<http://tun.fi/MX.5017857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula subfoetens" ;
    dwc:scientificNameAuthorship "W. G. Sm." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula subfoetens"@fi,
        "Russula subfoetens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valehaisuhapero"@fi,
        "gulnande stinkkremla"@sv .

<http://tun.fi/MX.5017858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula fluvialis" ;
    dwc:scientificNameAuthorship "Taipale, Ruotsalainen & Kälviäinen" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula fluvialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purohaisuhapero"@fi,
        "Russula fluvialis"@sv .

<http://tun.fi/MX.5017860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula laevis" ;
    dwc:scientificNameAuthorship "Kälviäinen, Ruotsalainen & Taipale" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Russula laevis"@fi,
        "Russula laevis"@sv .

<http://tun.fi/MX.5017867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacnusa adducta" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.297838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacnusa adducta"@fi,
        "Dacnusa adducta"@sv .

<http://tun.fi/MX.5017870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aristelix phaenicura" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.5017869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aristelix phaenicura"@fi,
        "Aristelix phaenicura"@sv .

<http://tun.fi/MX.5017871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelinidea elegans" ;
    dwc:scientificNameAuthorship "(Curtis, 1829)" ;
    skos:broader <http://tun.fi/MX.296984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelinidea elegans"@fi,
        "Coelinidea elegans"@sv .

<http://tun.fi/MX.5017874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarops popovi" ;
    dwc:scientificNameAuthorship "Tobias, 1962" ;
    skos:broader <http://tun.fi/MX.5017873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarops popovi"@fi,
        "Sarops popovi"@sv .

<http://tun.fi/MX.5017875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarops rea" ;
    dwc:scientificNameAuthorship "(Nixon, 1942)" ;
    skos:broader <http://tun.fi/MX.5017873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarops rea"@fi,
        "Sarops rea"@sv .

<http://tun.fi/MX.5017876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachionus mandibularis" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.296992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachionus mandibularis"@fi,
        "Trachionus mandibularis"@sv .

<http://tun.fi/MX.5017886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Betuloxys hortorum" ;
    dwc:scientificNameAuthorship "Starý, 1960" ;
    skos:broader <http://tun.fi/MX.5017883> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Betuloxys hortorum"@fi,
        "Betuloxys hortorum"@sv .

<http://tun.fi/MX.5017892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Binodoxys heraclei" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.5017884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Binodoxys heraclei"@fi,
        "Binodoxys heraclei"@sv .

<http://tun.fi/MX.5017896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trioxys betulae" ;
    dwc:scientificNameAuthorship "Marshall, 1896" ;
    skos:broader <http://tun.fi/MX.297460> ;
    skos:hiddenLabel "Trioxys hincksi"@fi,
        "Trioxys hincksi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trioxys betulae"@fi,
        "Trioxys betulae"@sv .

<http://tun.fi/MX.5017900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Praon longicorne" ;
    dwc:scientificNameAuthorship "Marshall, 1891" ;
    skos:broader <http://tun.fi/MX.297376> ;
    skos:hiddenLabel "Praon grossum"@fi,
        "Praon grossum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Praon longicorne"@fi,
        "Praon longicorne"@sv .

<http://tun.fi/MX.5017902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus gallicus" ;
    dwc:scientificNameAuthorship "(Reinhard, 1867)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus gallicus"@fi,
        "Eubazus gallicus"@sv .

<http://tun.fi/MX.5017903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eubazus vagus" ;
    dwc:scientificNameAuthorship "(Reinhard, 1867)" ;
    skos:broader <http://tun.fi/MX.297535> ;
    skos:hiddenLabel "Eubazus caudatus"@fi,
        "Eubazus caudatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eubazus vagus"@fi,
        "Eubazus vagus"@sv .

<http://tun.fi/MX.5017914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon virgatus" ;
    dwc:scientificNameAuthorship "Marshall, 1897" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon virgatus"@fi,
        "Bracon virgatus"@sv .

<http://tun.fi/MX.5017917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelius erythronotus" ;
    dwc:scientificNameAuthorship "(Förster, 1851)" ;
    skos:broader <http://tun.fi/MX.297034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelius erythronotus"@fi,
        "Adelius erythronotus"@sv .

<http://tun.fi/MX.5017918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelonus jacobsoni" ;
    dwc:scientificNameAuthorship "Tobias, 1986" ;
    skos:broader <http://tun.fi/MX.297074> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chelonus jacobsoni"@fi,
        "Chelonus jacobsoni"@sv .

<http://tun.fi/MX.5017919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centistes fuscipes" ;
    dwc:scientificNameAuthorship "(Nees, 1934)" ;
    skos:broader <http://tun.fi/MX.297707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Centistes fuscipes"@fi,
        "Centistes fuscipes"@sv .

<http://tun.fi/MX.5017920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiophron frater" ;
    dwc:scientificNameAuthorship "Tobias, 1986" ;
    skos:broader <http://tun.fi/MX.297683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiophron frater"@fi,
        "Leiophron frater"@sv .

<http://tun.fi/MX.5017929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perilitus falciger" ;
    dwc:scientificNameAuthorship "(Ruthe, 1856)" ;
    skos:broader <http://tun.fi/MX.297660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perilitus falciger"@fi,
        "Perilitus falciger"@sv .

<http://tun.fi/MX.5017931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Streblocera longiscapha" ;
    dwc:scientificNameAuthorship "Westwood, 1882" ;
    skos:broader <http://tun.fi/MX.297678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Streblocera longiscapha"@fi,
        "Streblocera longiscapha"@sv .

<http://tun.fi/MX.5017943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenarcha lustrator" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.5014985> ;
    skos:hiddenLabel "Xenarcha dimidiatus"@fi,
        "Xenarcha dimidiatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xenarcha lustrator"@fi,
        "Xenarcha lustrator"@sv .

<http://tun.fi/MX.5017945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnamptodon georginae" ;
    dwc:scientificNameAuthorship "(van Achterberg, 1983)" ;
    skos:broader <http://tun.fi/MX.296687> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gnamptodon georginae"@fi,
        "Gnamptodon georginae"@sv .

<http://tun.fi/MX.5017948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helcon nunciator" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.297492> ;
    skos:hiddenLabel "Helcon femoralis"@fi,
        "Helcon femoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helcon nunciator"@fi,
        "Helcon nunciator"@sv .

<http://tun.fi/MX.5017968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius ochrogaster" ;
    dwc:scientificNameAuthorship "Wesmael, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius ochrogaster"@fi,
        "Opius ochrogaster"@sv .

<http://tun.fi/MX.5017969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius vindex" ;
    dwc:scientificNameAuthorship "Haliday, 1837" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius vindex"@fi,
        "Opius vindex"@sv .

<http://tun.fi/MX.5017972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pambolus biglumis" ;
    dwc:scientificNameAuthorship "(Haliday, 1836)" ;
    skos:broader <http://tun.fi/MX.296642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pambolus biglumis"@fi,
        "Pambolus biglumis"@sv .

<http://tun.fi/MX.5017973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pambolus brevipennis" ;
    dwc:scientificNameAuthorship "(Kieffer, 1906)" ;
    skos:broader <http://tun.fi/MX.296642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pambolus brevipennis"@fi,
        "Pambolus brevipennis"@sv .

<http://tun.fi/MX.5017976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes curticornis" ;
    dwc:scientificNameAuthorship "van Achterberg & Shaw, 2016" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes ochraceus"@fi,
        "Aleiodes ochraceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes curticornis"@fi,
        "Aleiodes curticornis"@sv .

<http://tun.fi/MX.5017978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes jakowlewi" ;
    dwc:scientificNameAuthorship "(Kokujev, 1898)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes jakowlewi"@fi,
        "Aleiodes jakowlewi"@sv .

<http://tun.fi/MX.5017979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes pictus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1838)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes pictus"@fi,
        "Aleiodes pictus"@sv .

<http://tun.fi/MX.5017981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spathius umbratus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.296426> ;
    skos:hiddenLabel "Spathius curvicaudis"@fi,
        "Spathius erythrocephalus"@fi,
        "Spathius radzayanus"@fi,
        "Spathius curvicaudis"@sv,
        "Spathius erythrocephalus"@sv,
        "Spathius radzayanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spathius umbratus"@fi,
        "Spathius umbratus"@sv .

<http://tun.fi/MX.5017985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leiophron basalis" ;
    dwc:scientificNameAuthorship "(Curtis, 1833)" ;
    skos:broader <http://tun.fi/MX.297683> ;
    skos:hiddenLabel "Leiophron similis"@fi,
        "Leiophron similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leiophron basalis"@fi,
        "Leiophron basalis"@sv .

<http://tun.fi/MX.5017989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius ambiguus" ;
    dwc:scientificNameAuthorship "Wesmael, 1835" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius celsus"@fi,
        "Opius phytomyzae"@fi,
        "Opius reptantis"@fi,
        "Opius celsus"@sv,
        "Opius phytomyzae"@sv,
        "Opius reptantis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius ambiguus"@fi,
        "Opius ambiguus"@sv .

<http://tun.fi/MX.5017993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius brevipalpis" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius gyoerfii"@fi,
        "Opius mutus"@fi,
        "Opius gyoerfii"@sv,
        "Opius mutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius brevipalpis"@fi,
        "Opius brevipalpis"@sv .

<http://tun.fi/MX.5017996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius nigricoloratus" ;
    dwc:scientificNameAuthorship "Fischer, 1958" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius dureseaui"@fi,
        "Opius dureseaui"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius nigricoloratus"@fi,
        "Opius nigricoloratus"@sv .

<http://tun.fi/MX.5017999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opius reconditor" ;
    dwc:scientificNameAuthorship "(Wesmael, 1835)" ;
    skos:broader <http://tun.fi/MX.296727> ;
    skos:hiddenLabel "Opius docilis"@fi,
        "Opius docilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opius reconditor"@fi,
        "Opius reconditor"@sv .

<http://tun.fi/MX.5018006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytobia carbonaria" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1848)" ;
    skos:broader <http://tun.fi/MX.279147> ;
    skos:hiddenLabel "Agromyza carbonaria"@fi,
        "Agromyza carbonaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytobia carbonaria"@fi,
        "Phytobia carbonaria"@sv .

<http://tun.fi/MX.5018015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dapsilarthra sylvia" ;
    dwc:scientificNameAuthorship "(Haliday, 1839)" ;
    skos:broader <http://tun.fi/MX.296962> ;
    skos:hiddenLabel "Dapsilarthra carpathica"@fi,
        "Dapsilarthra carpathica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dapsilarthra sylvia"@fi,
        "Dapsilarthra sylvia"@sv .

<http://tun.fi/MX.5018044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diospilus oleraceus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.297507> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diospilus oleraceus"@fi,
        "Diospilus oleraceus"@sv .

<http://tun.fi/MX.5018045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaspis thomsoni" ;
    dwc:scientificNameAuthorship "Fahringer, 1934" ;
    skos:broader <http://tun.fi/MX.297520> ;
    skos:hiddenLabel "Triaspis striatula"@fi,
        "Triaspis striatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triaspis thomsoni"@fi,
        "Triaspis thomsoni"@sv .

<http://tun.fi/MX.5018104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus jaroslavlensis" ;
    dwc:scientificNameAuthorship "Kasparyan, 2015" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus jaroslavlensis"@fi,
        "Rhorus jaroslavlensis"@sv .

<http://tun.fi/MX.5018105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus nigrifrons" ;
    dwc:scientificNameAuthorship "(Holmgren, 1858)" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus nigrifrons"@fi,
        "Rhorus nigrifrons"@sv .

<http://tun.fi/MX.5018106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhorus binotatus" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1897)" ;
    skos:broader <http://tun.fi/MX.309427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhorus binotatus"@fi,
        "Rhorus binotatus"@sv .

<http://tun.fi/MX.5018123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus curvulus" ;
    dwc:scientificNameAuthorship "Thomson, 1886" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:hiddenLabel "Mesochorus bipartitus"@fi,
        "Mesochorus cinctus"@fi,
        "Mesochorus bipartitus"@sv,
        "Mesochorus cinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus curvulus"@fi,
        "Mesochorus curvulus"@sv .

<http://tun.fi/MX.5018126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesochorus orbis" ;
    dwc:scientificNameAuthorship "Schwenke, 1999" ;
    skos:broader <http://tun.fi/MX.310492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesochorus orbis"@fi,
        "Mesochorus orbis"@sv .

<http://tun.fi/MX.5018320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichastrum septentrionale" ;
    dwc:scientificNameAuthorship "(Sw. ex Brid.) E.I.Ivanova, N.E.Bell & Ignatov" ;
    skos:broader <http://tun.fi/MX.43442> ;
    skos:hiddenLabel "Polytrichastrum alpinum var. septentrionale"@fi,
        "Polytrichastrum septentrionale"@fi,
        "Polytrichum septentrionale"@fi,
        "Polytrichastrum alpinum var. septentrionale"@sv,
        "Polytrichastrum septentrionale"@sv,
        "Polytrichum septentrionale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerokarhunsammal"@fi,
        "klotbjörnmossa"@sv .

<http://tun.fi/MX.5018343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoporus anthrisci" ;
    dwc:scientificNameAuthorship "Vikberg, 2019" ;
    skos:broader <http://tun.fi/MX.319017> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoporus anthrisci"@fi,
        "Homoporus anthrisci"@sv .

<http://tun.fi/MX.5018344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isotoma tigrina" ;
    dwc:scientificNameAuthorship "(Nicolet, 1842)" ;
    skos:broader <http://tun.fi/MX.231157> ;
    skos:hiddenLabel "Desoria grisea"@fi,
        "Desoria tigrina"@fi,
        "Isotoma grisea"@fi,
        "Isotoma grisescens"@fi,
        "Isotoma stachi"@fi,
        "Desoria grisea"@sv,
        "Desoria tigrina"@sv,
        "Isotoma grisea"@sv,
        "Isotoma grisescens"@sv,
        "Isotoma stachi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isotoma tigrina"@fi,
        "Isotoma tigrina"@sv .

<http://tun.fi/MX.5018362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinella caeca" ;
    dwc:scientificNameAuthorship "(Schott, 1896)" ;
    skos:broader <http://tun.fi/MX.231199> ;
    skos:hiddenLabel "Coecobrya caeca"@fi,
        "Coecobrya coeca"@fi,
        "Coecobrya tenebricosa"@fi,
        "Entomobrya caeca"@fi,
        "Entomobrya coeca"@fi,
        "Sinella hofti"@fi,
        "Sinella tenebricosa"@fi,
        "Coecobrya caeca"@sv,
        "Coecobrya coeca"@sv,
        "Coecobrya tenebricosa"@sv,
        "Entomobrya caeca"@sv,
        "Entomobrya coeca"@sv,
        "Sinella hofti"@sv,
        "Sinella tenebricosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sinella caeca"@fi,
        "Sinella caeca"@sv .

<http://tun.fi/MX.5018371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scambus capitator" ;
    dwc:scientificNameAuthorship "Aubert, 1965" ;
    skos:broader <http://tun.fi/MX.308918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scambus capitator"@fi,
        "Scambus capitator"@sv .

<http://tun.fi/MX.5018525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicyrtomina ornata" ;
    dwc:scientificNameAuthorship "(Nicolet, 1842)" ;
    skos:broader <http://tun.fi/MX.231301> ;
    skos:hiddenLabel "Dicyrtoma ornata"@fi,
        "Papirius ornatus"@fi,
        "Smynthurus ornatus"@fi,
        "Dicyrtoma ornata"@sv,
        "Papirius ornatus"@sv,
        "Smynthurus ornatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicyrtomina ornata"@fi,
        "Dicyrtomina ornata"@sv .

<http://tun.fi/MX.5018544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrooscytus fervens" ;
    dwc:scientificNameAuthorship "Muinonen & Rinne, 2019" ;
    skos:broader <http://tun.fi/MX.53418> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dichrooscytus fervens"@fi,
        "Dichrooscytus fervens"@sv .

<http://tun.fi/MX.5018655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratophysella denticulata" ;
    dwc:scientificNameAuthorship "(Bagnall, 1941)" ;
    skos:broader <http://tun.fi/MX.231405> ;
    skos:hiddenLabel "Achorutes denticulatus"@fi,
        "Achorutes distinguendus"@fi,
        "Ceratophysella engadinensis"@fi,
        "Hypogastrura denticulata"@fi,
        "Hypogastrura engadinensis"@fi,
        "Hypogastrura exilis"@fi,
        "Achorutes denticulatus"@sv,
        "Achorutes distinguendus"@sv,
        "Ceratophysella engadinensis"@sv,
        "Hypogastrura denticulata"@sv,
        "Hypogastrura engadinensis"@sv,
        "Hypogastrura exilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ceratophysella denticulata"@fi,
        "Ceratophysella denticulata"@sv .

<http://tun.fi/MX.5018708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micranurida granulata" ;
    dwc:scientificNameAuthorship "(Agrell, 1943)" ;
    skos:broader <http://tun.fi/MX.231447> ;
    skos:hiddenLabel "Anurida granulata"@fi,
        "Anurida hexophthalmica"@fi,
        "Micranurida handschini"@fi,
        "Anurida granulata"@sv,
        "Anurida hexophthalmica"@sv,
        "Micranurida handschini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micranurida granulata"@fi,
        "Micranurida granulata"@sv .

<http://tun.fi/MX.5018744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achrysocharoides butus" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Achrysocharoides butus"@fi,
        "Achrysocharoides butus"@sv .

<http://tun.fi/MX.5018747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediobius planiventris" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.319202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pediobius planiventris"@fi,
        "Pediobius planiventris"@sv .

<http://tun.fi/MX.5018755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liposthenes glechomae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.318384> ;
    skos:hiddenLabel "Liposthenes latreillei"@fi,
        "Liposthenes latreillei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liposthenes glechomae"@fi,
        "Liposthenes glechomae"@sv .

<http://tun.fi/MX.5018759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synergus pallipes" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.318412> ;
    skos:hiddenLabel "Synergus albipes"@fi,
        "Synergus nervosus"@fi,
        "Synergus albipes"@sv,
        "Synergus nervosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synergus pallipes"@fi,
        "Synergus pallipes"@sv .

<http://tun.fi/MX.5018760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synergus ruficornis" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.318412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Synergus ruficornis"@fi,
        "Synergus ruficornis"@sv .

<http://tun.fi/MX.5018871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pectinopygus bassani" ;
    dwc:scientificNameAuthorship "(O. Fabricius, 1780)" ;
    skos:broader <http://tun.fi/MX.291751> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pectinopygus bassani"@fi,
        "Pectinopygus bassani"@sv .

<http://tun.fi/MX.5018955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora thalictri" ;
    dwc:scientificNameAuthorship "(Kriechbaumer, 1884)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus thalictri"@fi,
        "Nematus thalictri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora thalictri"@fi,
        "Pristiphora thalictri"@sv .

<http://tun.fi/MX.5018956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematinus thomsoni" ;
    dwc:scientificNameAuthorship "Lindqvist, 1957" ;
    skos:broader <http://tun.fi/MX.286663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematinus thomsoni"@fi,
        "Nematinus thomsoni"@sv .

<http://tun.fi/MX.5018963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora brevis" ;
    dwc:scientificNameAuthorship "(Hartig, 1837)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus brevis"@fi,
        "Nematus brevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora brevis"@fi,
        "Pristiphora brevis"@sv .

<http://tun.fi/MX.5018979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lapposmittia parvibarba" ;
    dwc:scientificNameAuthorship "Edwards, 1939" ;
    skos:broader <http://tun.fi/MX.5018978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lapposmittia parvibarba"@fi,
        "Lapposmittia parvibarba"@sv .

<http://tun.fi/MX.5019004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolioneura betuleti" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.289059> ;
    skos:hiddenLabel "Fenusa betulae"@fi,
        "Scolioneura vicina"@fi,
        "Tenthredo betuleti"@fi,
        "Fenusa betulae"@sv,
        "Scolioneura vicina"@sv,
        "Tenthredo betuleti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scolioneura betuleti"@fi,
        "Scolioneura betuleti"@sv .

<http://tun.fi/MX.5019023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalus frontalis" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.318686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalus frontalis"@fi,
        "Trichomalus frontalis"@sv .

<http://tun.fi/MX.5019088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteromalus chlorospilus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.319062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pteromalus chlorospilus"@fi,
        "Pteromalus chlorospilus"@sv .

<http://tun.fi/MX.5019168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus agathosmus" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus agathosmus"@fi,
        "Hygrophorus agathosmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salotuoksuvahakas"@fi,
        "doftvaxskivling"@sv .

<http://tun.fi/MX.5019169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus suaveolens" ;
    dwc:scientificNameAuthorship "Kleine & E. Larss." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus suaveolens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männyntuoksuvahakas"@fi,
        "Hygrophorus suaveolens"@sv .

<http://tun.fi/MX.5019181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocoelina hiemalis" ;
    dwc:scientificNameAuthorship "(Mohrig & Mamaev, 1985)" ;
    skos:broader <http://tun.fi/MX.5019171> ;
    skos:hiddenLabel "Lycoriella hiemalis"@fi,
        "Lycoriella hiemalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocoelina hiemalis"@fi,
        "Trichocoelina hiemalis"@sv .

<http://tun.fi/MX.5019182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocoelina aemula" ;
    dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
    skos:broader <http://tun.fi/MX.5019171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocoelina aemula"@fi,
        "Trichocoelina aemula"@sv .

<http://tun.fi/MX.5019183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocoelina jukkai" ;
    dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
    skos:broader <http://tun.fi/MX.5019171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocoelina jukkai"@fi,
        "Trichocoelina jukkai"@sv .

<http://tun.fi/MX.5019184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocoelina oricillifera" ;
    dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
    skos:broader <http://tun.fi/MX.5019171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocoelina oricillifera"@fi,
        "Trichocoelina oricillifera"@sv .

<http://tun.fi/MX.5019185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocoelina planilobata" ;
    dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
    skos:broader <http://tun.fi/MX.5019171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocoelina planilobata"@fi,
        "Trichocoelina planilobata"@sv .

<http://tun.fi/MX.5019186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocoelina quintula" ;
    dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
    skos:broader <http://tun.fi/MX.5019171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocoelina quintula"@fi,
        "Trichocoelina quintula"@sv .

<http://tun.fi/MX.5019187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocoelina semisphaera" ;
    dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
    skos:broader <http://tun.fi/MX.5019171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocoelina semisphaera"@fi,
        "Trichocoelina semisphaera"@sv .

<http://tun.fi/MX.5019189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spatalia argentina" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.5019188> ;
    skos:hiddenLabel "Spatalia argentina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkunirkko"@fi,
        "Spatalia argentina"@sv .

<http://tun.fi/MX.5019190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicmus clayhillsi" ;
    dwc:scientificNameAuthorship "Rücker, 2019" ;
    skos:broader <http://tun.fi/MX.194454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enicmus clayhillsi"@fi,
        "Enicmus clayhillsi"@sv .

<http://tun.fi/MX.5019191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnum rufescens" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.205067> ;
    skos:hiddenLabel "Hydnum rufescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusko-orakas"@fi,
        "Hydnum rufescens"@sv .

<http://tun.fi/MX.5019194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia conicolana" ;
    dwc:scientificNameAuthorship "(Heylaerts, 1874)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia conicolana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynkäpykääriäinen"@fi,
        "Cydia conicolana"@sv .

<http://tun.fi/MX.5019195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia verbasci" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia verbasci"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naamiokaapuyökkönen"@fi,
        "Cucullia verbasci"@sv .

<http://tun.fi/MX.5019196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriphila latistria" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.61219> ;
    skos:hiddenLabel "Agriphila latistria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palkkiheinäkoisa"@fi,
        "Agriphila latistria"@sv .

<http://tun.fi/MX.5019239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla lapponica" ;
    dwc:scientificNameAuthorship "S. Nokkala & Ch. Nokkala, 2019" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla lapponica"@fi,
        "Cacopsylla lapponica"@sv .

<http://tun.fi/MX.5019240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla borealis" ;
    dwc:scientificNameAuthorship "S. Nokkala & Ch. Nokkala, 2019" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla borealis"@fi,
        "Cacopsylla borealis"@sv .

<http://tun.fi/MX.5019250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora conjugata" ;
    dwc:scientificNameAuthorship "(Dahlbom, 1835)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus conjugatus"@fi,
        "Nematus discoidalis"@fi,
        "Pristiphora forsiusi"@fi,
        "Nematus conjugatus"@sv,
        "Nematus discoidalis"@sv,
        "Pristiphora forsiusi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora conjugata"@fi,
        "Pristiphora conjugata"@sv .

<http://tun.fi/MX.5019263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaspis striatula" ;
    dwc:scientificNameAuthorship "(Nees, 1816)" ;
    skos:broader <http://tun.fi/MX.297520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triaspis striatula"@fi,
        "Triaspis striatula"@sv .

<http://tun.fi/MX.5019321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma splendidissimum" ;
    dwc:scientificNameAuthorship "Mar. Mey., Bozonnet & Poulain" ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamproderma splendidissimum"@fi,
        "Lamproderma splendidissimum"@sv .

<http://tun.fi/MX.5019334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces biocellatus" ;
    dwc:scientificNameAuthorship "(Ehrenb.) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Golovinomyces biocellatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantayrtinkolohärmä"@fi,
        "Golovinomyces biocellatus"@sv .

<http://tun.fi/MX.5019335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces monardae" ;
    dwc:scientificNameAuthorship "(G.S. Nagy) M. Scholler, U. Braun & Anke Schmidt" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:hiddenLabel "Golovinomyces monardae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mintunkolohärmä"@fi,
        "Golovinomyces monardae"@sv .

<http://tun.fi/MX.5019338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora epitea" ;
    dwc:scientificNameAuthorship "Thüm." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:hiddenLabel "Melampsora epitea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunkeltaruoste"@fi,
        "Melampsora epitea"@sv .

<http://tun.fi/MX.5019352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypsila abdominalis" ;
    dwc:scientificNameAuthorship "(Schummel, 1844)" ;
    skos:broader <http://tun.fi/MX.5019351> ;
    skos:hiddenLabel "Psila abdominalis"@fi,
        "Psila abdominalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxypsila abdominalis"@fi,
        "Oxypsila abdominalis"@sv .

<http://tun.fi/MX.5019354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza filipendulae" ;
    dwc:scientificNameAuthorship "Spencer, 1976" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza filipendulae"@fi,
        "Agromyza filipendulae"@sv .

<http://tun.fi/MX.5019385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinelobus vanhaareni" ;
    dwc:scientificNameAuthorship "Bamber, 2014" ;
    skos:broader <http://tun.fi/MX.5019384> ;
    skos:hiddenLabel "Sinelobus vanhaareni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saksisiira"@fi,
        "Sinelobus vanhaareni"@sv .

<http://tun.fi/MX.5019386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliopum simillimum" ;
    dwc:scientificNameAuthorship "(Collin, 1933)" ;
    skos:broader <http://tun.fi/MX.278706> ;
    skos:hiddenLabel "Lauxania simillima"@fi,
        "Lauxania simillima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calliopum simillimum"@fi,
        "Calliopum simillimum"@sv .

<http://tun.fi/MX.5019387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramonda latifrons" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1844)" ;
    skos:broader <http://tun.fi/MX.281621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ramonda latifrons"@fi,
        "Ramonda latifrons"@sv .

<http://tun.fi/MX.5019395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichastrum altaicum" ;
    dwc:scientificNameAuthorship "Ignatov & G.L.Merr." ;
    skos:broader <http://tun.fi/MX.43442> ;
    skos:hiddenLabel "Polytrichastrum altaicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vilukarhunsammal"@fi,
        "Polytrichastrum altaicum"@sv .

<http://tun.fi/MX.5019403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon immutator" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon breviusculus"@fi,
        "Bracon efoveolatus"@fi,
        "Bracon breviusculus"@sv,
        "Bracon efoveolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon immutator"@fi,
        "Bracon immutator"@sv .

<http://tun.fi/MX.5019405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bracon erraticus" ;
    dwc:scientificNameAuthorship "Wesmael, 1838" ;
    skos:broader <http://tun.fi/MX.296433> ;
    skos:hiddenLabel "Bracon erythrostictus"@fi,
        "Bracon praetermissus"@fi,
        "Bracon erythrostictus"@sv,
        "Bracon praetermissus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bracon erraticus"@fi,
        "Bracon erraticus"@sv .

<http://tun.fi/MX.5019502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligota pusillima" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
    skos:broader <http://tun.fi/MX.191556> ;
    skos:hiddenLabel "Oligota tantilla"@fi,
        "Oligota tantilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oligota pusillima"@fi,
        "Oligota pusillima"@sv .

<http://tun.fi/MX.5019504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradiacheopsis longipes" ;
    dwc:scientificNameAuthorship "Hooff. & Nann.-Bremenk." ;
    skos:broader <http://tun.fi/MX.290645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paradiacheopsis longipes"@fi,
        "Paradiacheopsis longipes"@sv .

<http://tun.fi/MX.5019505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium verrucisporum" ;
    dwc:scientificNameAuthorship "A. L. Welden" ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymium verrucisporum"@fi,
        "Didymium verrucisporum"@sv .

<http://tun.fi/MX.5019506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meotica moczarskii" ;
    dwc:scientificNameAuthorship "Scheerpeltz, 1927" ;
    skos:broader <http://tun.fi/MX.190328> ;
    skos:hiddenLabel "Meotica finnmarchica"@fi,
        "Meotica stockmanni"@fi,
        "Meotica finnmarchica"@sv,
        "Meotica stockmanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meotica moczarskii"@fi,
        "Meotica moczarskii"@sv .

<http://tun.fi/MX.5019509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycogala conicum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.290632> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lycogala conicum"@fi,
        "Lycogala conicum"@sv .

<http://tun.fi/MX.5019626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sericus sulcipennis" ;
    dwc:scientificNameAuthorship "Buysson, 1893" ;
    skos:broader <http://tun.fi/MX.193050> ;
    skos:hiddenLabel "Sericus clarus"@fi,
        "Sericus sulcipennis"@fi,
        "Sericus clarus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiruseppä"@fi,
        "Sericus sulcipennis"@sv .

<http://tun.fi/MX.5019627> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Strongylostoma elongatum elongatum" ;
    dwc:scientificNameAuthorship "Hofsten, 1907" ;
    skos:broader <http://tun.fi/MX.232892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strongylostoma elongatum elongatum"@fi,
        "Strongylostoma elongatum elongatum"@sv .

<http://tun.fi/MX.5019628> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Castrada papii papii" ;
    dwc:scientificNameAuthorship "Luther, 1963" ;
    skos:broader <http://tun.fi/MX.232902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada papii papii"@fi,
        "Castrada papii papii"@sv .

<http://tun.fi/MX.5019629> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Castrada papii lapponicus" ;
    dwc:scientificNameAuthorship "Luther, 1963" ;
    skos:broader <http://tun.fi/MX.232902> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada papii lapponicus"@fi,
        "Castrada papii lapponicus"@sv .

<http://tun.fi/MX.5019630> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Castrada luteola luteola" ;
    dwc:scientificNameAuthorship "Hofsten, 1907" ;
    skos:broader <http://tun.fi/MX.232921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada luteola luteola"@fi,
        "Castrada luteola luteola"@sv .

<http://tun.fi/MX.5019631> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Castrada luteola luteoloides" ;
    dwc:scientificNameAuthorship "Luther, 1963" ;
    skos:broader <http://tun.fi/MX.232921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Castrada luteola luteoloides"@fi,
        "Castrada luteola luteoloides"@sv .

<http://tun.fi/MX.5019783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetracnemus bifasciatellus" ;
    dwc:scientificNameAuthorship "(Mercet, 1919)" ;
    skos:broader <http://tun.fi/MX.290069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetracnemus bifasciatellus"@fi,
        "Tetracnemus bifasciatellus"@sv .

<http://tun.fi/MX.5019804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora populnea" ;
    dwc:scientificNameAuthorship "(Pers.) P. Karst." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:hiddenLabel "Melampsora populnea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavankeltaruoste"@fi,
        "Melampsora populnea"@sv .

<http://tun.fi/MX.5019812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphisphaeria millepunctata" ;
    dwc:scientificNameAuthorship "(Fuckel) Petr." ;
    skos:broader <http://tun.fi/MX.234131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amphisphaeria millepunctata"@fi,
        "Amphisphaeria millepunctata"@sv .

<http://tun.fi/MX.5019813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barbatosphaeria arboricola" ;
    dwc:scientificNameAuthorship "Réblová" ;
    skos:broader <http://tun.fi/MX.234109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Barbatosphaeria arboricola"@fi,
        "Barbatosphaeria arboricola"@sv .

<http://tun.fi/MX.5019903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solieria vacua" ;
    dwc:scientificNameAuthorship "(Rondani, 1861)" ;
    skos:broader <http://tun.fi/MX.281574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Solieria vacua"@fi,
        "Solieria vacua"@sv .

<http://tun.fi/MX.5019923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tamarixia pubescens" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.319182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tamarixia pubescens"@fi,
        "Tamarixia pubescens"@sv .

<http://tun.fi/MX.5019924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baryscapus daira" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Baryscapus daira"@fi,
        "Baryscapus daira"@sv .

<http://tun.fi/MX.5020152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea obscuritarsis" ;
    dwc:scientificNameAuthorship "Collin, 1953" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea obscuritarsis"@fi,
        "Lonchaea obscuritarsis"@sv .

<http://tun.fi/MX.5020189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaoborus albipes" ;
    dwc:scientificNameAuthorship "(Johannsen, 1903)" ;
    skos:broader <http://tun.fi/MX.274328> ;
    skos:hiddenLabel "Chaoborus rotundifolius"@fi,
        "Corethra albipes"@fi,
        "Sayomyia rotundifolia"@fi,
        "Chaoborus rotundifolius"@sv,
        "Corethra albipes"@sv,
        "Sayomyia rotundifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaoborus albipes"@fi,
        "Chaoborus albipes"@sv .

<http://tun.fi/MX.5020190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma quadrifaria" ;
    dwc:scientificNameAuthorship "(Meigen, 1804)" ;
    skos:broader <http://tun.fi/MX.273012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nephrotoma quadrifaria"@fi,
        "Nephrotoma quadrifaria"@sv .

<http://tun.fi/MX.5020204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachironomus mauricii" ;
    dwc:scientificNameAuthorship "(Krusemann, 1933)" ;
    skos:broader <http://tun.fi/MX.274024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Parachironomus mauricii"@fi,
        "Parachironomus mauricii"@sv .

<http://tun.fi/MX.5020205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schizonotus latus" ;
    dwc:scientificNameAuthorship "(Walker, 1833)" ;
    skos:broader <http://tun.fi/MX.319362> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schizonotus latus"@fi,
        "Schizonotus latus"@sv .

<http://tun.fi/MX.5020206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entedon insignis" ;
    dwc:scientificNameAuthorship "Erdös, 1944" ;
    skos:broader <http://tun.fi/MX.319189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entedon insignis"@fi,
        "Entedon insignis"@sv .

<http://tun.fi/MX.5020208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pentacladocerus matranus" ;
    dwc:scientificNameAuthorship "Erdös, 1963" ;
    skos:broader <http://tun.fi/MX.5020207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pentacladocerus matranus"@fi,
        "Pentacladocerus matranus"@sv .

<http://tun.fi/MX.5020209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavaria flavostellifera" ;
    dwc:scientificNameAuthorship "Olariaga, Salcedo, Daniëls & Kautmanová" ;
    skos:broader <http://tun.fi/MX.204913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clavaria flavostellifera"@fi,
        "Clavaria flavostellifera"@sv .

<http://tun.fi/MX.5020228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kocourekia debilis" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.5020227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kocourekia debilis"@fi,
        "Kocourekia debilis"@sv .

<http://tun.fi/MX.5020325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristiphora staudingeri" ;
    dwc:scientificNameAuthorship "(Ruthe, 1859)" ;
    skos:broader <http://tun.fi/MX.288165> ;
    skos:hiddenLabel "Nematus staudingeri"@fi,
        "Pristiphora asperlatus"@fi,
        "Pristiphora hyperborea"@fi,
        "Nematus staudingeri"@sv,
        "Pristiphora asperlatus"@sv,
        "Pristiphora hyperborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pristiphora staudingeri"@fi,
        "Pristiphora staudingeri"@sv .

<http://tun.fi/MX.5020423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura lanatae" ;
    dwc:scientificNameAuthorship "Malaise, 1921" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Euura boreoalpina"@fi,
        "Euura glaucatumida"@fi,
        "Euura boreoalpina"@sv,
        "Euura glaucatumida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura lanatae"@fi,
        "Euura lanatae"@sv .

<http://tun.fi/MX.5020424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura auritae" ;
    dwc:scientificNameAuthorship "Kopelke, 2000" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Euura cinereae"@fi,
        "Euura lapponica"@fi,
        "Euura salicislapponicae"@fi,
        "Euura cinereae"@sv,
        "Euura lapponica"@sv,
        "Euura salicislapponicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura auritae"@fi,
        "Euura auritae"@sv .

<http://tun.fi/MX.5020443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psoroma bryantii" ;
    dwc:scientificNameAuthorship "C. W. Dodge" ;
    skos:broader <http://tun.fi/MX.67270> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psoroma bryantii"@fi,
        "Psoroma bryantii"@sv .

<http://tun.fi/MX.5020644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mydaea nitidiventris" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1934)" ;
    skos:broader <http://tun.fi/MX.280913> ;
    skos:hiddenLabel "Subphaonia nitidiventris"@fi,
        "Subphaonia nitidiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mydaea nitidiventris"@fi,
        "Mydaea nitidiventris"@sv .

<http://tun.fi/MX.5020683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis shawi" ;
    dwc:scientificNameAuthorship "Schwarz, 2016" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis shawi"@fi,
        "Gelis shawi"@sv .

<http://tun.fi/MX.5020703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiotypa mariae" ;
    dwc:scientificNameAuthorship "Gregor, 1939" ;
    skos:broader <http://tun.fi/MX.318092> ;
    skos:hiddenLabel "Idiotypa marii"@fi,
        "Idiotypa marii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiotypa mariae"@fi,
        "Idiotypa mariae"@sv .

<http://tun.fi/MX.5020765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacrymyces fennicus" ;
    dwc:scientificNameAuthorship "Lowy" ;
    skos:broader <http://tun.fi/MX.205068> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacrymyces fennicus"@fi,
        "Dacrymyces fennicus"@sv .

<http://tun.fi/MX.5020835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia clara" ;
    dwc:scientificNameAuthorship "Collin, 1939" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia clara"@fi,
        "Fannia clara"@sv .

<http://tun.fi/MX.5020836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia fascitibia" ;
    dwc:scientificNameAuthorship "(von Roser, 1840)" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia fascitibia"@fi,
        "Hydrellia fascitibia"@sv .

<http://tun.fi/MX.5020903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crossocerus distinguendus" ;
    dwc:scientificNameAuthorship "(Morawitz, 1866)" ;
    skos:broader <http://tun.fi/MX.204440> ;
    skos:hiddenLabel "Crabro distinguendus"@fi,
        "Crossocerus distinguendus"@fi,
        "Crabro distinguendus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistopikkuhukka"@fi,
        "Crossocerus distinguendus"@sv .

<http://tun.fi/MX.5020989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes aterrimus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1852)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes aterrimus"@fi,
        "Aleiodes aterrimus"@sv .

<http://tun.fi/MX.5020990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes gasterator" ;
    dwc:scientificNameAuthorship "(Jurine, 1807)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes dimidiatus"@fi,
        "Aleiodes dimidiatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes gasterator"@fi,
        "Aleiodes gasterator"@sv .

<http://tun.fi/MX.5020992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes unipunctator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1822)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:hiddenLabel "Aleiodes ductor"@fi,
        "Aleiodes ductor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes unipunctator"@fi,
        "Aleiodes unipunctator"@sv .

<http://tun.fi/MX.5020996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleiodes ruficornis" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1838)" ;
    skos:broader <http://tun.fi/MX.296544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aleiodes ruficornis"@fi,
        "Aleiodes ruficornis"@sv .

<http://tun.fi/MX.5021101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucurbita maxima" ;
    dwc:scientificNameAuthorship "Duchesne" ;
    skos:broader <http://tun.fi/MX.38349> ;
    skos:hiddenLabel "Cucurbita maxima"@fi,
        "Cucurbita maxima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättikurpitsa"@fi,
        "jättepumpa"@sv .

<http://tun.fi/MX.5021252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alcea rugosa" ;
    dwc:scientificNameAuthorship "Alef." ;
    skos:broader <http://tun.fi/MX.41768> ;
    skos:hiddenLabel "Alcea rugosa"@fi,
        "Alcea rugosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkasalkoruusu"@fi,
        "gul stockros"@sv .

<http://tun.fi/MX.5021891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedlundia austriaca" ;
    dwc:scientificNameAuthorship "(Beck) Sennikov & Kurtto" ;
    skos:broader <http://tun.fi/MX.4972049> ;
    skos:hiddenLabel "Hedlundia austriaca"@fi,
        "Sorbus austriaca"@fi,
        "Hedlundia austriaca"@sv,
        "Sorbus austriaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itävallanpihlaja"@fi,
        "österrikisk oxel"@sv .

<http://tun.fi/MX.5021893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedlundia mougeotii" ;
    dwc:scientificNameAuthorship "(Soy.-Will. & Godr.) Sennikov & Kurtto" ;
    skos:broader <http://tun.fi/MX.4972049> ;
    skos:hiddenLabel "Hedlundia mougeotii"@fi,
        "Hedlundia mougeotii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyreneittenpihlaja"@fi,
        "häckoxel"@sv .

<http://tun.fi/MX.5021994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ipomoea nil" ;
    dwc:scientificNameAuthorship "(L.) Roth" ;
    skos:broader <http://tun.fi/MX.39376> ;
    skos:hiddenLabel "Ipomoea nil"@fi,
        "Ipomoea nil"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keisarinelämänlanka"@fi,
        "kejsarvinda"@sv .

<http://tun.fi/MX.5022210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monarda fistulosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41922> ;
    skos:hiddenLabel "Monarda fistulosa"@fi,
        "Monarda fistulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "preeriaväriminttu"@fi,
        "lila temynta"@sv .

<http://tun.fi/MX.5022503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus incisus" ;
    dwc:scientificNameAuthorship "Goulet, 1986" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dolerus incisus"@fi,
        "Dolerus incisus"@sv .

<http://tun.fi/MX.5022556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunus pumila" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38933> ;
    skos:hiddenLabel "Prunus pumila"@fi,
        "Prunus pumila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakirsikka"@fi,
        "sandkörsbär"@sv .

<http://tun.fi/MX.5022563> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Pseudotsuga menziesii var. glauca" ;
    dwc:scientificNameAuthorship "(Beissn.) Franco" ;
    skos:broader <http://tun.fi/MX.37810> ;
    skos:hiddenLabel "Pseudotsuga menziesii var. glauca"@fi,
        "Pseudotsuga menziesii var. glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaadouglaskuusi"@fi,
        "blå douglasgran"@sv .

<http://tun.fi/MX.5022983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vincetoxicum rossicum" ;
    dwc:scientificNameAuthorship "(Kleopow) Barbar." ;
    skos:broader <http://tun.fi/MX.39308> ;
    skos:hiddenLabel "Vincetoxicum rossicum"@fi,
        "Vincetoxicum rossicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "venäjänkäärmeenpistonyrtti"@fi,
        "brun tulkört"@sv .

<http://tun.fi/MX.5022986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola glabella" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola glabella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiluorvokki"@fi,
        "Viola glabella"@sv .

<http://tun.fi/MX.5023853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinacea purpurea" ;
    dwc:scientificNameAuthorship "(L.) Moench" ;
    skos:broader <http://tun.fi/MX.5023160> ;
    skos:hiddenLabel "Echinacea purpurea"@fi,
        "Echinacea purpurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunopunahattu"@fi,
        "röd solhatt"@sv .

<http://tun.fi/MX.5024251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia callimone" ;
    dwc:scientificNameAuthorship "(Nixon, 1974)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia callimone"@fi,
        "Cotesia callimone"@sv .

<http://tun.fi/MX.5024256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cotesia lineola" ;
    dwc:scientificNameAuthorship "(Curtis, 1830)" ;
    skos:broader <http://tun.fi/MX.297286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cotesia lineola"@fi,
        "Cotesia lineola"@sv .

<http://tun.fi/MX.5024602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microgaster rufipes" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.297165> ;
    skos:hiddenLabel "Microgaster globata"@fi,
        "Microgaster laeviscuta"@fi,
        "Microgaster globata"@sv,
        "Microgaster laeviscuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microgaster rufipes"@fi,
        "Microgaster rufipes"@sv .

<http://tun.fi/MX.5024668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microplitis sordipes" ;
    dwc:scientificNameAuthorship "(Ziegler, 1834)" ;
    skos:broader <http://tun.fi/MX.297130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Microplitis sordipes"@fi,
        "Microplitis sordipes"@sv .

<http://tun.fi/MX.5024671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalus placidus" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalus placidus"@fi,
        "Trichomalus placidus"@sv .

<http://tun.fi/MX.5025343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactrocera dorsalis" ;
    dwc:scientificNameAuthorship "(Hendel, 1912)" ;
    skos:broader <http://tun.fi/MX.5011976> ;
    skos:hiddenLabel "Dacus dorsalis"@fi,
        "Dacus ferrugineus"@fi,
        "Musca ferruginea"@fi,
        "Dacus dorsalis"@sv,
        "Dacus ferrugineus"@sv,
        "Musca ferruginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bactrocera dorsalis"@fi,
        "Bactrocera dorsalis"@sv .

<http://tun.fi/MX.5025347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagoletis pomonella" ;
    dwc:scientificNameAuthorship "(Walsh, 1867)" ;
    skos:broader <http://tun.fi/MX.278530> ;
    skos:hiddenLabel "Rhagoletis pomonella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenakärpänen"@fi,
        "Rhagoletis pomonella"@sv .

<http://tun.fi/MX.5025584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vanhornia leileri" ;
    dwc:scientificNameAuthorship "Hedqvist, 1976" ;
    skos:broader <http://tun.fi/MX.5025583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vanhornia leileri"@fi,
        "Vanhornia leileri"@sv .

<http://tun.fi/MX.5025693> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Keratella quadrata quadrata" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.297877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keratella quadrata quadrata"@fi,
        "Keratella quadrata quadrata"@sv .

<http://tun.fi/MX.5025694> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Keratella quadrata platei" ;
    dwc:scientificNameAuthorship "(Jägerskiöld, 1894)" ;
    skos:broader <http://tun.fi/MX.297877> ;
    skos:hiddenLabel "Keratella platei"@fi,
        "Keratella platei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Keratella quadrata platei"@fi,
        "Keratella quadrata platei"@sv .

<http://tun.fi/MX.5029868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina perplexa" ;
    dwc:scientificNameAuthorship "A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galerina perplexa"@fi,
        "Galerina perplexa"@sv .

<http://tun.fi/MX.5029883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neomyzus circumflexus" ;
    dwc:scientificNameAuthorship "(Buckton, 1876)" ;
    skos:broader <http://tun.fi/MX.228567> ;
    skos:hiddenLabel "Neomyzus circumflexus"@fi,
        "Neomyzus circumflexus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kasvihuonekirva"@fi,
        "vanlig växthusbladlus"@sv .

<http://tun.fi/MX.5029904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proterochaete adusta" ;
    dwc:scientificNameAuthorship "(Burt) Spirin & V. Malysheva" ;
    skos:broader <http://tun.fi/MX.5029903> ;
    skos:hiddenLabel "Proterochaete adusta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savutali"@fi,
        "Proterochaete adusta"@sv .

<http://tun.fi/MX.50386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepus europaeus" ;
    dwc:scientificNameAuthorship "Pallas, 1778" ;
    skos:broader <http://tun.fi/MX.51873> ;
    skos:hiddenLabel "Lepus europaeus"@fi,
        "Lepus europaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusakko"@fi,
        "fälthare"@sv .

<http://tun.fi/MX.5053683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe murina" ;
    dwc:scientificNameAuthorship "E. Larss., C.L. Cripps & Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe murina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirenrisakas"@fi,
        "Inocybe murina"@sv .

<http://tun.fi/MX.5068744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hottonia palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "sorjavesisulka"@fi ;
    skos:broader <http://tun.fi/MX.5068743> ;
    skos:hiddenLabel "Hottonia palustris"@fi,
        "Hottonia palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesisulka"@fi,
        "vattenblink"@sv .

<http://tun.fi/MX.5068745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Narcissus asturiensis" ;
    dwc:scientificNameAuthorship "(Jord.) Pugsley" ;
    skos:broader <http://tun.fi/MX.41924> ;
    skos:hiddenLabel "Narcissus asturiensis"@fi,
        "Narcissus asturiensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkunarsissi"@fi,
        "miniatyrpåsklilja"@sv .

<http://tun.fi/MX.5068746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodiola integrifolia" ;
    dwc:scientificNameAuthorship "Raf." ;
    skos:broader <http://tun.fi/MX.38756> ;
    skos:hiddenLabel "Rhodiola integrifolia"@fi,
        "Rhodiola integrifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rönsyruusujuuri"@fi,
        "röt rosenrot"@sv .

<http://tun.fi/MX.5068751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardamine occulta" ;
    dwc:scientificNameAuthorship "Hornem." ;
    skos:broader <http://tun.fi/MX.38401> ;
    skos:hiddenLabel "Cardamine debilis"@fi,
        "Cardamine flexuosa subsp. debilis"@fi,
        "Cardamine hamiltonii"@fi,
        "Cardamine occulta"@fi,
        "Cardamine debilis"@sv,
        "Cardamine flexuosa subsp. debilis"@sv,
        "Cardamine hamiltonii"@sv,
        "Cardamine occulta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mierolitukka"@fi,
        "risbräsma"@sv .

<http://tun.fi/MX.5068793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobelia siphilitica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39721> ;
    skos:hiddenLabel "Lobelia siphilitica"@fi,
        "Lobelia siphilitica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähkälobelia"@fi,
        "blå axlobelia"@sv .

<http://tun.fi/MX.5073989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Histeromerus canadensis" ;
    dwc:scientificNameAuthorship "Ashmead, 1891" ;
    skos:broader <http://tun.fi/MX.4984117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Histeromerus canadensis"@fi,
        "Histeromerus canadensis"@sv .

<http://tun.fi/MX.5074103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma oreophilum" ;
    dwc:scientificNameAuthorship "Beker & U. Eberh." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma oreophilum"@fi,
        "Hebeloma oreophilum"@sv .

<http://tun.fi/MX.5074203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena fulva" ;
    dwc:scientificNameAuthorship "(Müller, 1766)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena fulva"@fi,
        "Apis fulva"@fi,
        "Andrena fulva"@sv,
        "Apis fulva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostemaamehiläinen"@fi,
        "glödsandbi"@sv .

<http://tun.fi/MX.5074283> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lolium arundinaceum subsp. arundinaceum" ;
    skos:altLabel "meriruokonata"@fi ;
    skos:broader <http://tun.fi/MX.40436> ;
    skos:hiddenLabel "Festuca arundinacea subsp. arundinacea"@fi,
        "Lolium arundinaceum subsp. arundinaceum"@fi,
        "Schedonorus arundinaceus subsp. arundinaceus"@fi,
        "Festuca arundinacea subsp. arundinacea"@sv,
        "Lolium arundinaceum subsp. arundinaceum"@sv,
        "Schedonorus arundinaceus subsp. arundinaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriruokoraiheinä"@fi,
        "vanlig rörsvingel"@sv .

<http://tun.fi/MX.5074284> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lolium arundinaceum subsp. uechtritzianum" ;
    dwc:scientificNameAuthorship "(Wiesb.) B. Bock" ;
    skos:altLabel "rehuruokonata"@fi ;
    skos:broader <http://tun.fi/MX.40436> ;
    skos:hiddenLabel "Festuca arundinacea var. aspera"@fi,
        "Lolium arundinaceum subsp. uechtritzianum"@fi,
        "Schedonorus arundinaceus subsp. uechtritzianus"@fi,
        "Festuca arundinacea var. aspera"@sv,
        "Lolium arundinaceum subsp. uechtritzianum"@sv,
        "Schedonorus arundinaceus subsp. uechtritzianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rehuruokoraiheinä"@fi,
        "vallsvingel"@sv .

<http://tun.fi/MX.5074292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alyssum simplex" ;
    dwc:scientificNameAuthorship "Rudolphi" ;
    skos:broader <http://tun.fi/MX.38418> ;
    skos:hiddenLabel "Alyssum simplex"@fi,
        "Alyssum simplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäkilpiruoho"@fi,
        "smådådra"@sv .

<http://tun.fi/MX.5074331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anogmus laricis" ;
    dwc:scientificNameAuthorship "Boucek, 1966" ;
    skos:broader <http://tun.fi/MX.319160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anogmus laricis"@fi,
        "Anogmus laricis"@sv .

<http://tun.fi/MX.5074332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus betulae" ;
    dwc:scientificNameAuthorship "K. Bendiksen & E. Larss." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hygrophorus betulae"@fi,
        "Hygrophorus betulae"@sv .

<http://tun.fi/MX.5074403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe acutopapillata" ;
    dwc:scientificNameAuthorship "E. Ludw." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe acutopapillata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanliilarisakas"@fi,
        "Inocybe acutopapillata"@sv .

<http://tun.fi/MX.5074423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andricus glandulae" ;
    dwc:scientificNameAuthorship "(Hartig, 1840)" ;
    skos:broader <http://tun.fi/MX.318432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andricus glandulae"@fi,
        "Andricus glandulae"@sv .

<http://tun.fi/MX.5074424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andricus malpighii" ;
    dwc:scientificNameAuthorship "(Adler, 1881)" ;
    skos:broader <http://tun.fi/MX.318432> ;
    skos:hiddenLabel "Andricus nudus"@fi,
        "Andricus nudus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andricus malpighii"@fi,
        "Andricus malpighii"@sv .

<http://tun.fi/MX.5074426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andricus paradoxus" ;
    dwc:scientificNameAuthorship "(Radoszkowski, 1866)" ;
    skos:broader <http://tun.fi/MX.318432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andricus paradoxus"@fi,
        "Andricus paradoxus"@sv .

<http://tun.fi/MX.5074427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andricus quadrilineatus" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.318432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andricus quadrilineatus"@fi,
        "Andricus quadrilineatus"@sv .

<http://tun.fi/MX.5074428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andricus seminationis" ;
    dwc:scientificNameAuthorship "(Giraud, 1859)" ;
    skos:broader <http://tun.fi/MX.318432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andricus seminationis"@fi,
        "Andricus seminationis"@sv .

<http://tun.fi/MX.5074429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andricus testaceipes" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.318432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Andricus testaceipes"@fi,
        "Andricus testaceipes"@sv .

<http://tun.fi/MX.5074473> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Syntrichia ruralis var. epilosa" ;
    dwc:scientificNameAuthorship "(Venturi) J.J.Amann" ;
    skos:broader <http://tun.fi/MX.44080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syntrichia ruralis var. epilosa"@fi,
        "Syntrichia ruralis var. epilosa"@sv .

<http://tun.fi/MX.5074483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neuroterus albipes" ;
    dwc:scientificNameAuthorship "Schenck, 1863" ;
    skos:broader <http://tun.fi/MX.318426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neuroterus albipes"@fi,
        "Neuroterus albipes"@sv .

<http://tun.fi/MX.5074543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physatocheila smreczynskii" ;
    dwc:scientificNameAuthorship "China, 1952" ;
    skos:broader <http://tun.fi/MX.229763> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Physatocheila smreczynskii"@fi,
        "Physatocheila smreczynskii"@sv .

<http://tun.fi/MX.5074586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma scalpturatum" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma scalpturatum"@fi,
        "Tricholoma scalpturatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirenvalmuska"@fi,
        "gulnande musseron"@sv .

<http://tun.fi/MX.5074587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma argyraceum" ;
    dwc:scientificNameAuthorship "(Bull.) Gillet" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricholoma argyraceum"@fi,
        "Tricholoma argyraceum"@sv .

<http://tun.fi/MX.5074608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalcosyrphus admirabilis" ;
    dwc:scientificNameAuthorship "Mutin, 1984" ;
    skos:broader <http://tun.fi/MX.278248> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chalcosyrphus admirabilis"@fi,
        "Chalcosyrphus admirabilis"@sv .

<http://tun.fi/MX.5074609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Setacera trina" ;
    dwc:scientificNameAuthorship "Collin, 1964" ;
    skos:broader <http://tun.fi/MX.280127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Setacera trina"@fi,
        "Setacera trina"@sv .

<http://tun.fi/MX.5074723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saldula melanoscela" ;
    dwc:scientificNameAuthorship "(Fieber, 1859)" ;
    skos:broader <http://tun.fi/MX.229722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Saldula melanoscela"@fi,
        "Saldula melanoscela"@sv .

<http://tun.fi/MX.5075004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Emblethis denticollis" ;
    dwc:scientificNameAuthorship "Horváth, 1878" ;
    skos:broader <http://tun.fi/MX.5075003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Emblethis denticollis"@fi,
        "Emblethis denticollis"@sv .

<http://tun.fi/MX.5075023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoxorides striatus" ;
    dwc:scientificNameAuthorship "Johansson, 2020" ;
    skos:broader <http://tun.fi/MX.309104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neoxorides striatus"@fi,
        "Neoxorides striatus"@sv .

<http://tun.fi/MX.5075043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tritneptis affinis" ;
    dwc:scientificNameAuthorship "(Nees, 1834)" ;
    skos:broader <http://tun.fi/MX.318730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tritneptis affinis"@fi,
        "Tritneptis affinis"@sv .

<http://tun.fi/MX.5075063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrastichus dasyops" ;
    dwc:scientificNameAuthorship "Graham, 1991" ;
    skos:broader <http://tun.fi/MX.319171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrastichus dasyops"@fi,
        "Tetrastichus dasyops"@sv .

<http://tun.fi/MX.5075083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ismarus spinalis" ;
    dwc:scientificNameAuthorship "Kolyada & Chemyreva, 2016" ;
    skos:broader <http://tun.fi/MX.317879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ismarus spinalis"@fi,
        "Ismarus spinalis"@sv .

<http://tun.fi/MX.5075103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abaristophora kolaensis" ;
    dwc:scientificNameAuthorship "Disney in Pape, Ulefors & Disney, 2013" ;
    skos:broader <http://tun.fi/MX.317353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abaristophora kolaensis"@fi,
        "Abaristophora kolaensis"@sv .

<http://tun.fi/MX.5075117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytobia betulivora" ;
    dwc:scientificNameAuthorship "Spencer, 1969" ;
    skos:broader <http://tun.fi/MX.279147> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytobia betulivora"@fi,
        "Phytobia betulivora"@sv .

<http://tun.fi/MX.5075118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia subnudipennis" ;
    dwc:scientificNameAuthorship "(Schmitz, 1919)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Aphiochaeta subnudipennis"@fi,
        "Aphiochaeta subnudipennis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia subnudipennis"@fi,
        "Megaselia subnudipennis"@sv .

<http://tun.fi/MX.5075120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allotrichoma strandi" ;
    dwc:scientificNameAuthorship "Duda, 1942" ;
    skos:broader <http://tun.fi/MX.280049> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allotrichoma strandi"@fi,
        "Allotrichoma strandi"@sv .

<http://tun.fi/MX.5075121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incertella antennata" ;
    dwc:scientificNameAuthorship "(Collin, 1946)" ;
    skos:broader <http://tun.fi/MX.279491> ;
    skos:hiddenLabel "Tropidoscinis antennata"@fi,
        "Tropidoscinis antennata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Incertella antennata"@fi,
        "Incertella antennata"@sv .

<http://tun.fi/MX.5075126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia bipartitoides" ;
    dwc:scientificNameAuthorship "Michelsen, 2007" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia bipartitoides"@fi,
        "Delia bipartitoides"@sv .

<http://tun.fi/MX.5075127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delia kullensis" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1933)" ;
    skos:broader <http://tun.fi/MX.280250> ;
    skos:hiddenLabel "Hylemyia kullensis"@fi,
        "Hylemyia kullensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Delia kullensis"@fi,
        "Delia kullensis"@sv .

<http://tun.fi/MX.5075163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fucellia signata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.280331> ;
    skos:hiddenLabel "Scatomyza signata"@fi,
        "Scatomyza signata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fucellia signata"@fi,
        "Fucellia signata"@sv .

<http://tun.fi/MX.5075166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trychnosoma punctipleura" ;
    dwc:scientificNameAuthorship "(Thomson, 1878)" ;
    skos:broader <http://tun.fi/MX.5075165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trychnosoma punctipleura"@fi,
        "Trychnosoma punctipleura"@sv .

<http://tun.fi/MX.5075205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupelmus linearis" ;
    dwc:scientificNameAuthorship "Förster, 1860" ;
    skos:broader <http://tun.fi/MX.289497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupelmus linearis"@fi,
        "Eupelmus linearis"@sv .

<http://tun.fi/MX.5075264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychophagoides crassicornis" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.5075263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychophagoides crassicornis"@fi,
        "Psychophagoides crassicornis"@sv .

<http://tun.fi/MX.5075332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroteleia bicolora" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.5075331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macroteleia bicolora"@fi,
        "Macroteleia bicolora"@sv .

<http://tun.fi/MX.5075347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kelisia sima" ;
    dwc:scientificNameAuthorship "Ribaut, 1934" ;
    skos:broader <http://tun.fi/MX.228853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kelisia sima"@fi,
        "Kelisia sima"@sv .

<http://tun.fi/MX.5075423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe castorina" ;
    dwc:scientificNameAuthorship "Bandini & B. Oertel" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe castorina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "majavanrisakas"@fi,
        "Inocybe castorina"@sv .

<http://tun.fi/MX.5075424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe laurina" ;
    dwc:scientificNameAuthorship "Bandini, B. Oertel & C. Hahn" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe laurina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tontunrisakas"@fi,
        "Inocybe laurina"@sv .

<http://tun.fi/MX.5075425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe lanatopurpurea" ;
    dwc:scientificNameAuthorship "Esteve-Rav. & G. Moreno" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe lanatopurpurea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villarisakas"@fi,
        "Inocybe lanatopurpurea"@sv .

<http://tun.fi/MX.5075426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe leiocephala" ;
    dwc:scientificNameAuthorship "D.E. Stuntz" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inocybe leiocephala"@fi,
        "Inocybe leiocephala"@sv .

<http://tun.fi/MX.5075463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empria camtschatica" ;
    dwc:scientificNameAuthorship "Forsius, 1928" ;
    skos:broader <http://tun.fi/MX.288633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Empria camtschatica"@fi,
        "Empria camtschatica"@sv .

<http://tun.fi/MX.5075483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga inopinata" ;
    dwc:scientificNameAuthorship "(Rohdendorf, 1937)" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:hiddenLabel "Bellieria inopinata"@fi,
        "Bellieria inopinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga inopinata"@fi,
        "Sarcophaga inopinata"@sv .

<http://tun.fi/MX.5075484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorops bjerkanderi" ;
    dwc:scientificNameAuthorship "Nartshuk & Andersson, 2012" ;
    skos:broader <http://tun.fi/MX.279350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chlorops bjerkanderi"@fi,
        "Chlorops bjerkanderi"@sv .

<http://tun.fi/MX.5075524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophion slaviceki" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1892" ;
    skos:broader <http://tun.fi/MX.310431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ophion slaviceki"@fi,
        "Ophion slaviceki"@sv .

<http://tun.fi/MX.5075564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coelosynapha loici" ;
    dwc:scientificNameAuthorship "Kjaerandsen, Polevoi & Salmela, 2020" ;
    skos:broader <http://tun.fi/MX.5075563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coelosynapha loici"@fi,
        "Coelosynapha loici"@sv .

<http://tun.fi/MX.5075566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Torymus crassiceps" ;
    dwc:scientificNameAuthorship "Graham & Gijswijt, 1998" ;
    skos:broader <http://tun.fi/MX.319608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Torymus crassiceps"@fi,
        "Torymus crassiceps"@sv .

<http://tun.fi/MX.5075583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota brunnescens" ;
    dwc:scientificNameAuthorship "A.H. Sm. & Hesler" ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholiota brunnescens"@fi,
        "Pholiota brunnescens"@sv .

<http://tun.fi/MX.5075645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysitermus pallidus" ;
    dwc:scientificNameAuthorship "Förster, 1862" ;
    skos:broader <http://tun.fi/MX.5075644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysitermus pallidus"@fi,
        "Lysitermus pallidus"@sv .

<http://tun.fi/MX.5075646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysitermus tritoma" ;
    dwc:scientificNameAuthorship "(Boucek, 1956)" ;
    skos:broader <http://tun.fi/MX.5075644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysitermus tritoma"@fi,
        "Lysitermus tritoma"@sv .

<http://tun.fi/MX.5075727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Albertiniella polyporicola" ;
    dwc:scientificNameAuthorship "(Jacz.) Malloch & Cain" ;
    skos:broader <http://tun.fi/MX.234092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Albertiniella polyporicola"@fi,
        "Albertiniella polyporicola"@sv .

<http://tun.fi/MX.5075731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Massaria conspurcata" ;
    dwc:scientificNameAuthorship "(Wallr.) Sacc" ;
    skos:broader <http://tun.fi/MX.234439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Massaria conspurcata"@fi,
        "Massaria conspurcata"@sv .

<http://tun.fi/MX.5075732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tretoserphus perkinsi" ;
    dwc:scientificNameAuthorship "(Nixon, 1942)" ;
    skos:broader <http://tun.fi/MX.318192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tretoserphus perkinsi"@fi,
        "Tretoserphus perkinsi"@sv .

<http://tun.fi/MX.5075734> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Euphrasia wettsteinii var. botniensium" ;
    dwc:scientificNameAuthorship "(Brenner) Piirainen" ;
    skos:broader <http://tun.fi/MX.39641> ;
    skos:hiddenLabel "Euphrasia baltica"@fi,
        "Euphrasia fridia var. baltica"@fi,
        "Euphrasia latifolia var. botniensium"@fi,
        "Euphrasia wettsteini var. baltica"@fi,
        "Euphrasia wettsteinii var. botniensium"@fi,
        "Euphrasia baltica"@sv,
        "Euphrasia fridia var. baltica"@sv,
        "Euphrasia latifolia var. botniensium"@sv,
        "Euphrasia wettsteini var. baltica"@sv,
        "Euphrasia wettsteinii var. botniensium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlahdensilmäruoho"@fi,
        "klapperögontröst"@sv .

<http://tun.fi/MX.5075745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dialonectria diatrypicola" ;
    dwc:scientificNameAuthorship "Lechat, J. Fourn. & Gardiennet" ;
    skos:broader <http://tun.fi/MX.5075744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dialonectria diatrypicola"@fi,
        "Dialonectria diatrypicola"@sv .

<http://tun.fi/MX.5075811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corixa panzeri" ;
    dwc:scientificNameAuthorship "(Fieber, 1848)" ;
    skos:broader <http://tun.fi/MX.229625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corixa panzeri"@fi,
        "Corixa panzeri"@sv .

<http://tun.fi/MX.5075843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus semiclavatus" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1848)" ;
    skos:broader <http://tun.fi/MX.318647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mesopolobus semiclavatus"@fi,
        "Mesopolobus semiclavatus"@sv .

<http://tun.fi/MX.5075863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera dufouri" ;
    dwc:scientificNameAuthorship "Krzemińska, 2020" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera dufouri"@fi,
        "Trichocera dufouri"@sv .

<http://tun.fi/MX.5075864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera muelleri" ;
    dwc:scientificNameAuthorship "Krzemińska, 2020" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera muelleri"@fi,
        "Trichocera muelleri"@sv .

<http://tun.fi/MX.5075866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciara bryophila" ;
    dwc:scientificNameAuthorship "Menzel, Salmela & Vilkamaa, 2020" ;
    skos:broader <http://tun.fi/MX.276322> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciara bryophila"@fi,
        "Sciara bryophila"@sv .

<http://tun.fi/MX.5075867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamoncosis halterata" ;
    dwc:scientificNameAuthorship "Nartshuk & Andersson, 2013" ;
    skos:broader <http://tun.fi/MX.279443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calamoncosis halterata"@fi,
        "Calamoncosis halterata"@sv .

<http://tun.fi/MX.5075868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha phragmitophila" ;
    dwc:scientificNameAuthorship "Hering, 1935" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha phragmitophila"@fi,
        "Cerodontha phragmitophila"@sv .

<http://tun.fi/MX.5075869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza podagrariae" ;
    dwc:scientificNameAuthorship "Hering, 1954" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza podagrariae"@fi,
        "Phytomyza podagrariae"@sv .

<http://tun.fi/MX.5075870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza ferruginosa" ;
    dwc:scientificNameAuthorship "van der Wulp, 1871" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza ferruginosa"@fi,
        "Agromyza ferruginosa"@sv .

<http://tun.fi/MX.5075871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradelia palliceps" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280380> ;
    skos:hiddenLabel "Anthomyza palliceps"@fi,
        "Paradelia hedgreni"@fi,
        "Paradelia setinerva"@fi,
        "Pseudonupedia hedgreni"@fi,
        "Pseudonupedia setinerva"@fi,
        "Anthomyza palliceps"@sv,
        "Paradelia hedgreni"@sv,
        "Paradelia setinerva"@sv,
        "Pseudonupedia hedgreni"@sv,
        "Pseudonupedia setinerva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paradelia palliceps"@fi,
        "Paradelia palliceps"@sv .

<http://tun.fi/MX.5075877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minilimosina hispidula" ;
    dwc:scientificNameAuthorship "Roháček, 1988" ;
    skos:broader <http://tun.fi/MX.279769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Minilimosina hispidula"@fi,
        "Minilimosina hispidula"@sv .

<http://tun.fi/MX.5075878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha spinata" ;
    dwc:scientificNameAuthorship "(Groschke, 1954)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:hiddenLabel "Phytobia spinata"@fi,
        "Phytobia spinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha spinata"@fi,
        "Cerodontha spinata"@sv .

<http://tun.fi/MX.5075905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia hirticaudata" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Aphiochaeta mortenseni"@fi,
        "Aphiochaeta mortenseni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia hirticaudata"@fi,
        "Megaselia hirticaudata"@sv .

<http://tun.fi/MX.5075974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza pusilla" ;
    dwc:scientificNameAuthorship "(Meigen, 1830)" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:hiddenLabel "Agromyza pusilla"@fi,
        "Liriomyza eupatorii"@fi,
        "Liriomyza fasciola"@fi,
        "Liriomyza orbitella"@fi,
        "Agromyza pusilla"@sv,
        "Liriomyza eupatorii"@sv,
        "Liriomyza fasciola"@sv,
        "Liriomyza orbitella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza pusilla"@fi,
        "Liriomyza pusilla"@sv .

<http://tun.fi/MX.5076001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza conjuncta" ;
    dwc:scientificNameAuthorship "Spencer, 1966" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza conjuncta"@fi,
        "Agromyza conjuncta"@sv .

<http://tun.fi/MX.5076021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha chaixiana" ;
    dwc:scientificNameAuthorship "(Hering, 1956)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha chaixiana"@fi,
        "Cerodontha chaixiana"@sv .

<http://tun.fi/MX.5076033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza hieracivora" ;
    dwc:scientificNameAuthorship "Spencer, 1971" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza hieracivora"@fi,
        "Liriomyza hieracivora"@sv .

<http://tun.fi/MX.5076083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niesslia keissleri" ;
    dwc:scientificNameAuthorship "Zhurb." ;
    skos:broader <http://tun.fi/MX.67242> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Niesslia keissleri"@fi,
        "Niesslia keissleri"@sv .

<http://tun.fi/MX.5076105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endococcus umbilicariae" ;
    dwc:scientificNameAuthorship "(Linds.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67083> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endococcus umbilicariae"@fi,
        "Endococcus umbilicariae"@sv .

<http://tun.fi/MX.5076323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncopsis carpini" ;
    dwc:scientificNameAuthorship "(Sahlberg, 1871)" ;
    skos:broader <http://tun.fi/MX.229032> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oncopsis carpini"@fi,
        "Oncopsis carpini"@sv .

<http://tun.fi/MX.5076343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muellerella ventosicola" ;
    dwc:scientificNameAuthorship "(Mudd) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muellerella ventosicola"@fi,
        "Muellerella ventosicola"@sv .

<http://tun.fi/MX.5076345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina rodentistyla" ;
    dwc:scientificNameAuthorship "Polevoi in Polevoi, Maximova & Subbotina, 2020" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina rodentistyla"@fi,
        "Boletina rodentistyla"@sv .

<http://tun.fi/MX.5076346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletina pyasina" ;
    dwc:scientificNameAuthorship "Maximova & Subbotina in Polevoi, Maximova & Subbotina, 2020" ;
    skos:broader <http://tun.fi/MX.275375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Boletina pyasina"@fi,
        "Boletina pyasina"@sv .

<http://tun.fi/MX.5076349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bethylus nitidus" ;
    dwc:scientificNameAuthorship "(Thomson, 1862)" ;
    skos:broader <http://tun.fi/MX.203958> ;
    skos:hiddenLabel "Bethylus nitidus"@fi,
        "Episemus nitidus"@fi,
        "Episemus nitidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltolatiainen"@fi,
        "Bethylus nitidus"@sv .

<http://tun.fi/MX.5076365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia hibernans" ;
    dwc:scientificNameAuthorship "Schmitz, 1935" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia hibernans"@fi,
        "Megaselia hibernans"@sv .

<http://tun.fi/MX.5076366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agromyza macedonica" ;
    dwc:scientificNameAuthorship "Černý, 2011" ;
    skos:broader <http://tun.fi/MX.278936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agromyza macedonica"@fi,
        "Agromyza macedonica"@sv .

<http://tun.fi/MX.5076367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza corvimontana" ;
    dwc:scientificNameAuthorship "Hering, 1930" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza corvimontana"@fi,
        "Phytomyza corvimontana"@sv .

<http://tun.fi/MX.5076369> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Echiniscus merokensis merokensis" ;
    dwc:scientificNameAuthorship "Richters, 1904" ;
    skos:broader <http://tun.fi/MX.5013936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echiniscus merokensis merokensis"@fi,
        "Echiniscus merokensis merokensis"@sv .

<http://tun.fi/MX.5076370> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Echiniscus merokensis suecicus" ;
    dwc:scientificNameAuthorship "Thulin, 1911" ;
    skos:broader <http://tun.fi/MX.5013936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echiniscus merokensis suecicus"@fi,
        "Echiniscus merokensis suecicus"@sv .

<http://tun.fi/MX.5076373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Milnesium quadrifidum" ;
    dwc:scientificNameAuthorship "Nederström, 1919" ;
    skos:broader <http://tun.fi/MX.5014046> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Milnesium quadrifidum"@fi,
        "Milnesium quadrifidum"@sv .

<http://tun.fi/MX.5076411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Guidettion prorsirostre" ;
    dwc:scientificNameAuthorship "(Thulin, 1928)" ;
    skos:broader <http://tun.fi/MX.5076407> ;
    skos:hiddenLabel "Diphascon prorsirostre"@fi,
        "Diphascon prorsirostre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Guidettion prorsirostre"@fi,
        "Guidettion prorsirostre"@sv .

<http://tun.fi/MX.5076414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilatobius recamieri" ;
    dwc:scientificNameAuthorship "(Richters, 1911)" ;
    skos:broader <http://tun.fi/MX.5013964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pilatobius recamieri"@fi,
        "Pilatobius recamieri"@sv .

<http://tun.fi/MX.5076420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thulinius ruffoi" ;
    dwc:scientificNameAuthorship "(Bertolani, 1981)" ;
    skos:broader <http://tun.fi/MX.5014005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thulinius ruffoi"@fi,
        "Thulinius ruffoi"@sv .

<http://tun.fi/MX.5076454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ursulinius septentrionalis" ;
    dwc:scientificNameAuthorship "(Thulin, 1928)" ;
    skos:broader <http://tun.fi/MX.5076450> ;
    skos:hiddenLabel "Hypsibius septentrionalis"@fi,
        "Hypsibius septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ursulinius septentrionalis"@fi,
        "Ursulinius septentrionalis"@sv .

<http://tun.fi/MX.5076457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrobiotus hannae" ;
    dwc:scientificNameAuthorship "Nowak & Stec, 2018" ;
    skos:broader <http://tun.fi/MX.5014013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrobiotus hannae"@fi,
        "Macrobiotus hannae"@sv .

<http://tun.fi/MX.5076458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrobiotus pallarii" ;
    dwc:scientificNameAuthorship "Maucci, 1954" ;
    skos:broader <http://tun.fi/MX.5014013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrobiotus pallarii"@fi,
        "Macrobiotus pallarii"@sv .

<http://tun.fi/MX.5076459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrobiotus vladimiri" ;
    dwc:scientificNameAuthorship "Bertolani, Biserov, Rebecchi & Cesari, 2011" ;
    skos:broader <http://tun.fi/MX.5014013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrobiotus vladimiri"@fi,
        "Macrobiotus vladimiri"@sv .

<http://tun.fi/MX.5076461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramacrobiotus areolatus" ;
    dwc:scientificNameAuthorship "(Murray, 1907)" ;
    skos:broader <http://tun.fi/MX.5076456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paramacrobiotus areolatus"@fi,
        "Paramacrobiotus areolatus"@sv .

<http://tun.fi/MX.5076462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramacrobiotus faibanksi" ;
    dwc:scientificNameAuthorship "Schill, Förster, Dandekar & Wolf, 2010" ;
    skos:broader <http://tun.fi/MX.5076456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paramacrobiotus faibanksi"@fi,
        "Paramacrobiotus faibanksi"@sv .

<http://tun.fi/MX.5076463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramacrobiotus richtersi" ;
    dwc:scientificNameAuthorship "(Murray, 1911)" ;
    skos:broader <http://tun.fi/MX.5076456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paramacrobiotus richtersi"@fi,
        "Paramacrobiotus richtersi"@sv .

<http://tun.fi/MX.5076464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylobiotus selenicus" ;
    dwc:scientificNameAuthorship "Bertolani, 1981" ;
    skos:broader <http://tun.fi/MX.5014030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dactylobiotus selenicus"@fi,
        "Dactylobiotus selenicus"@sv .

<http://tun.fi/MX.5076485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora hellbomii" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acarospora hellbomii"@fi,
        "Acarospora hellbomii"@sv .

<http://tun.fi/MX.5076486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora hospitans" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acarospora hospitans"@fi,
        "Acarospora hospitans"@sv .

<http://tun.fi/MX.5076487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora intermedia" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acarospora intermedia"@fi,
        "Acarospora intermedia"@sv .

<http://tun.fi/MX.5076488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora praeruptorum" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acarospora praeruptorum"@fi,
        "Acarospora praeruptorum"@sv .

<http://tun.fi/MX.5076489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora pyrenopsoides" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acarospora pyrenopsoides"@fi,
        "Acarospora pyrenopsoides"@sv .

<http://tun.fi/MX.5076490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lambiella globulosa" ;
    dwc:scientificNameAuthorship "(Coppins) M. Westb. & Resl" ;
    skos:broader <http://tun.fi/MX.4883880> ;
    skos:hiddenLabel "Rimularia globulosa"@fi,
        "Rimularia globulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lambiella globulosa"@fi,
        "Lambiella globulosa"@sv .

<http://tun.fi/MX.5076492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opegrapha catarrhapha" ;
    dwc:scientificNameAuthorship "(Vain.) H.Olivier" ;
    skos:broader <http://tun.fi/MX.67243> ;
    skos:hiddenLabel "Opegrapha abscondita subsp. catarrhapha"@fi,
        "Opegrapha abscondita subsp. catarrhapha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opegrapha catarrhapha"@fi,
        "Opegrapha catarrhapha"@sv .

<http://tun.fi/MX.5076494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcogyne lapponica" ;
    dwc:scientificNameAuthorship "(Ach. ex Schaer.) K. Knudsen & Kocourk." ;
    skos:broader <http://tun.fi/MX.67106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcogyne lapponica"@fi,
        "Sarcogyne lapponica"@sv .

<http://tun.fi/MX.5076495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcogyne praetermissa" ;
    dwc:scientificNameAuthorship "K. Knudsen & Kocourk." ;
    skos:broader <http://tun.fi/MX.67106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcogyne praetermissa"@fi,
        "Sarcogyne praetermissa"@sv .

<http://tun.fi/MX.5076497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria tenebrosa" ;
    dwc:scientificNameAuthorship "Pykälä, Launis & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria tenebrosa"@fi,
        "Verrucaria tenebrosa"@sv .

<http://tun.fi/MX.5076498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea pseudomicrococca" ;
    dwc:scientificNameAuthorship "Launis & Myllys" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micarea pseudomicrococca"@fi,
        "Micarea pseudomicrococca"@sv .

<http://tun.fi/MX.5076499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea czarnotae" ;
    dwc:scientificNameAuthorship "Launis, van den Boom, Sérus. & Myllys" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micarea czarnotae"@fi,
        "Micarea czarnotae"@sv .

<http://tun.fi/MX.5076500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea laeta" ;
    dwc:scientificNameAuthorship "Launis & Myllys" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micarea laeta"@fi,
        "Micarea laeta"@sv .

<http://tun.fi/MX.5076501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea microareolata" ;
    dwc:scientificNameAuthorship "Launis, Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micarea microareolata"@fi,
        "Micarea microareolata"@sv .

<http://tun.fi/MX.5076502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea pusilla" ;
    dwc:scientificNameAuthorship "Launis, Malíček & Myllys" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micarea pusilla"@fi,
        "Micarea pusilla"@sv .

<http://tun.fi/MX.5076503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea fennica" ;
    dwc:scientificNameAuthorship "Launis & Myllys" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micarea fennica"@fi,
        "Micarea fennica"@sv .

<http://tun.fi/MX.5076504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea fallax" ;
    dwc:scientificNameAuthorship "Launis & Myllys" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micarea fallax"@fi,
        "Micarea fallax"@sv .

<http://tun.fi/MX.5076505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephroma orvoi" ;
    dwc:scientificNameAuthorship "Timdal, M. Westb., Haugan, Hofton, Holien, Speed, Tønsberg & Bendiksby" ;
    skos:broader <http://tun.fi/MX.67197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nephroma orvoi"@fi,
        "Nephroma orvoi"@sv .

<http://tun.fi/MX.5076506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia potamophila" ;
    dwc:scientificNameAuthorship "Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastia potamophila"@fi,
        "Polyblastia potamophila"@sv .

<http://tun.fi/MX.5076507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria inverecundula" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria inverecundula"@fi,
        "Verrucaria inverecundula"@sv .

<http://tun.fi/MX.5076525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria juankoskiensis" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria juankoskiensis"@fi,
        "Verrucaria juankoskiensis"@sv .

<http://tun.fi/MX.5076526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria kiskoensis" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria kiskoensis"@fi,
        "Verrucaria kiskoensis"@sv .

<http://tun.fi/MX.5076527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria modica" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria modica"@fi,
        "Verrucaria modica"@sv .

<http://tun.fi/MX.5076528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria raesaenenii" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria raesaenenii"@fi,
        "Verrucaria raesaenenii"@sv .

<http://tun.fi/MX.5076530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria bifurcata" ;
    dwc:scientificNameAuthorship "Pykälä, Kantelinen & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria bifurcata"@fi,
        "Verrucaria bifurcata"@sv .

<http://tun.fi/MX.5076531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria cavernarum" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria cavernarum"@fi,
        "Verrucaria cavernarum"@sv .

<http://tun.fi/MX.5076532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria difficilis" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria difficilis"@fi,
        "Verrucaria difficilis"@sv .

<http://tun.fi/MX.5076535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria fuscozonata" ;
    dwc:scientificNameAuthorship "Pykälä, Kantelinen & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria fuscozonata"@fi,
        "Verrucaria fuscozonata"@sv .

<http://tun.fi/MX.5076536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria kuusamoensis" ;
    dwc:scientificNameAuthorship "Pykälä, Kantelinen & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria kuusamoensis"@fi,
        "Verrucaria kuusamoensis"@sv .

<http://tun.fi/MX.5076537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria subdevergens" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria subdevergens"@fi,
        "Verrucaria subdevergens"@sv .

<http://tun.fi/MX.5076538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria vacillans" ;
    dwc:scientificNameAuthorship "Pykälä & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria vacillans"@fi,
        "Verrucaria vacillans"@sv .

<http://tun.fi/MX.5076565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astichus maculatus" ;
    dwc:scientificNameAuthorship "Hedqvist, 1969" ;
    skos:broader <http://tun.fi/MX.319885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Astichus maculatus"@fi,
        "Astichus maculatus"@sv .

<http://tun.fi/MX.5076585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita inopinata" ;
    dwc:scientificNameAuthorship "(Heinrich, 1928)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Grapholita inopinata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiinanmarjakääriäinen"@fi,
        "Grapholita inopinata"@sv .

<http://tun.fi/MX.5076586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helcystogramma albinervis" ;
    dwc:scientificNameAuthorship "(Gerasimov, 1929)" ;
    skos:broader <http://tun.fi/MX.59911> ;
    skos:hiddenLabel "Helcystogramma albinervis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoniviiksikoi"@fi,
        "Helcystogramma albinervis"@sv .

<http://tun.fi/MX.5076587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synanthedon myopaeformis" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1789)" ;
    skos:broader <http://tun.fi/MX.59952> ;
    skos:hiddenLabel "Synanthedon myopaeformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenalasisiipi"@fi,
        "Synanthedon myopaeformis"@sv .

<http://tun.fi/MX.5076588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adela reaumurella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58665> ;
    skos:hiddenLabel "Adela reaumurella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäsurviaiskoi"@fi,
        "Adela reaumurella"@sv .

<http://tun.fi/MX.5076590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batia internella" ;
    dwc:scientificNameAuthorship "Jäckh, 1972" ;
    skos:broader <http://tun.fi/MX.5076589> ;
    skos:hiddenLabel "Batia internella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "voikkolahokoi"@fi,
        "Batia internella"@sv .

<http://tun.fi/MX.5076592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryopsis muralis" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.5082259> ;
    skos:hiddenLabel "Bryopsis muralis"@fi,
        "Nyctobrya muralis"@fi,
        "Nyctobrya muralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rauniojäkäläyökkönen"@fi,
        "Bryopsis muralis"@sv .

<http://tun.fi/MX.5076594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Utetheisa pulchella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.5076593> ;
    skos:hiddenLabel "Utetheisa pulchella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunosiilikäs"@fi,
        "Utetheisa pulchella"@sv .

<http://tun.fi/MX.5076595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloptilia fidella" ;
    dwc:scientificNameAuthorship "(Reutti, 1853)" ;
    skos:broader <http://tun.fi/MX.58885> ;
    skos:hiddenLabel "Caloptilia fidella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "humalatikkukoi"@fi,
        "Caloptilia fidella"@sv .

<http://tun.fi/MX.5076596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha mucronella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha mucronella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorvarinpensaanhaahtikoi"@fi,
        "Ypsolopha mucronella"@sv .

<http://tun.fi/MX.5076597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euzophera bigella" ;
    dwc:scientificNameAuthorship "(Zeller, 1848)" ;
    skos:broader <http://tun.fi/MX.61120> ;
    skos:hiddenLabel "Euzophera bigella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kvittenikoisa"@fi,
        "Euzophera bigella"@sv .

<http://tun.fi/MX.5076599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracorsia repandalis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.5076598> ;
    skos:hiddenLabel "Paracorsia repandalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olkikoisa"@fi,
        "Paracorsia repandalis"@sv .

<http://tun.fi/MX.5076600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monopis jussii" ;
    dwc:scientificNameAuthorship "Kaila, Mutanen, Huemer, Karsholt & Autto 2020" ;
    skos:broader <http://tun.fi/MX.58795> ;
    skos:hiddenLabel "Monopis jussii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpiraatokoi"@fi,
        "Monopis jussii"@sv .

<http://tun.fi/MX.5076604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spoladea recurvalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.5076603> ;
    skos:hiddenLabel "Spoladea recurvalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sokerijuurikaskoisa"@fi,
        "Spoladea recurvalis"@sv .

<http://tun.fi/MX.5076606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diasemiopsis ramburialis" ;
    dwc:scientificNameAuthorship "(Duponchel, 1834)" ;
    skos:broader <http://tun.fi/MX.5076605> ;
    skos:hiddenLabel "Diasemiopsis ramburialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiekurakoisa"@fi,
        "Diasemiopsis ramburialis"@sv .

<http://tun.fi/MX.5076608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex brizoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex brizoides"@fi,
        "Carex brizoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mattosara"@fi,
        "darrgrässtarr"@sv .

<http://tun.fi/MX.5076626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella mayrhoferi" ;
    dwc:scientificNameAuthorship "J. C. Zamora, Millanes, Etayo & Wedin" ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tremella mayrhoferi"@fi,
        "Tremella mayrhoferi"@sv .

<http://tun.fi/MX.5076627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrothallus santessonii" ;
    dwc:scientificNameAuthorship "(D. Hawksw.) A. Suija, D. Hawksw. & Pérez-Ort." ;
    skos:broader <http://tun.fi/MX.67271> ;
    skos:hiddenLabel "Vouauxiomyces santessonii"@fi,
        "Vouauxiomyces santessonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abrothallus santessonii"@fi,
        "Abrothallus santessonii"@sv .

<http://tun.fi/MX.5076667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beauveria bassiana" ;
    dwc:scientificNameAuthorship "(Bals.-Criv.) Vuill." ;
    skos:broader <http://tun.fi/MX.5076665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Beauveria bassiana"@fi,
        "Beauveria bassiana"@sv .

<http://tun.fi/MX.5076669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Akanthomyces tuberculatus" ;
    dwc:scientificNameAuthorship "(Lebert) Spatafora, Kepler & B.Shrestha" ;
    skos:broader <http://tun.fi/MX.5076668> ;
    skos:hiddenLabel "Cordyceps tuberculosa"@fi,
        "Cordyceps tuberculosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Akanthomyces tuberculatus"@fi,
        "Akanthomyces tuberculatus"@sv .

<http://tun.fi/MX.5076672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phycomyces blakesleeanus" ;
    dwc:scientificNameAuthorship "Burgeff" ;
    skos:broader <http://tun.fi/MX.5076671> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phycomyces blakesleeanus"@fi,
        "Phycomyces blakesleeanus"@sv .

<http://tun.fi/MX.5076674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syzygites megalocarpus" ;
    dwc:scientificNameAuthorship "Ehrenb." ;
    skos:broader <http://tun.fi/MX.5076673> ;
    skos:hiddenLabel "Syzygites megalocarpus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Syzygites megalocarpus"@fi,
        "stormögel"@sv .

<http://tun.fi/MX.5076675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomophthora muscae" ;
    dwc:scientificNameAuthorship "(Cohn) Fresen." ;
    skos:broader <http://tun.fi/MX.233443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomophthora muscae"@fi,
        "Entomophthora muscae"@sv .

<http://tun.fi/MX.5076701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella lacunosa" ;
    dwc:scientificNameAuthorship "Afzel. : Fr." ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:hiddenLabel "Helvella lacunosa"@fi,
        "Helvella lacunosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustamörsky"@fi,
        "svart hattmukla"@sv .

<http://tun.fi/MX.5076702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helvella atra" ;
    dwc:scientificNameAuthorship "Oeder" ;
    skos:broader <http://tun.fi/MX.233806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helvella atra"@fi,
        "Helvella atra"@sv .

<http://tun.fi/MX.5076710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lewinskya elegans" ;
    dwc:scientificNameAuthorship "(Schwägr. ex Hook. & Grev.) F.Lara, Garilleti & Goffinet" ;
    skos:broader <http://tun.fi/MX.5076703> ;
    skos:hiddenLabel "Lewinskya elegans"@fi,
        "Orthotrichum elegans"@fi,
        "Orthotrichum speciosum subsp. elegans"@fi,
        "Orthotrichum speciosum subsp. fuscum"@fi,
        "Orthotrichum elegans"@sv,
        "Orthotrichum speciosum subsp. elegans"@sv,
        "Orthotrichum speciosum subsp. fuscum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirohiippasammal"@fi,
        "Lewinskya elegans"@sv .

<http://tun.fi/MX.5076716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lewinskya fastigiata" ;
    dwc:scientificNameAuthorship "(Bruch ex Brid.) Vigalondo, F. Lara & Garilleti" ;
    skos:broader <http://tun.fi/MX.5076703> ;
    skos:hiddenLabel "Lewinskya fastigiata"@fi,
        "Orthotrichum affine var. fastigiatum"@fi,
        "Orthotrichum fastigiatum"@fi,
        "Orthotrichum affine var. fastigiatum"@sv,
        "Orthotrichum fastigiatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimppuhiippasammal"@fi,
        "Lewinskya fastigiata"@sv .

<http://tun.fi/MX.5076774> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sphagnum cuspidatum var. cuspidatum" ;
    skos:broader <http://tun.fi/MX.44039> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphagnum cuspidatum var. cuspidatum"@fi,
        "Sphagnum cuspidatum var. cuspidatum"@sv .

<http://tun.fi/MX.5076777> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sphagnum fallax var. fallax" ;
    skos:broader <http://tun.fi/MX.44041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphagnum fallax var. fallax"@fi,
        "Sphagnum fallax var. fallax"@sv .

<http://tun.fi/MX.5076805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daldinia petriniae" ;
    dwc:scientificNameAuthorship "Y.M. Ju, J.D. Rogers & F. San Martín" ;
    skos:broader <http://tun.fi/MX.234168> ;
    skos:hiddenLabel "Daldinia occidentalis"@fi,
        "Daldinia occidentalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Daldinia petriniae"@fi,
        "Daldinia petriniae"@sv .

<http://tun.fi/MX.5076806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daldinia consentrica" ;
    dwc:scientificNameAuthorship "(Bolton: Fr.) Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.234168> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Daldinia consentrica"@fi,
        "Daldinia consentrica"@sv .

<http://tun.fi/MX.5076849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wettsteinina niesslii" ;
    dwc:scientificNameAuthorship "E. Müll." ;
    skos:broader <http://tun.fi/MX.234400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Wettsteinina niesslii"@fi,
        "Wettsteinina niesslii"@sv .

<http://tun.fi/MX.5076885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semiotellus rujanensis" ;
    dwc:scientificNameAuthorship "Boucek, 1972" ;
    skos:broader <http://tun.fi/MX.318885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Semiotellus rujanensis"@fi,
        "Semiotellus rujanensis"@sv .

<http://tun.fi/MX.5076905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diadegma areolare" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Diadegma areolare"@fi,
        "Diadegma areolare"@sv .

<http://tun.fi/MX.5076906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyposoter pallidirostris" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1909)" ;
    skos:broader <http://tun.fi/MX.310337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hyposoter pallidirostris"@fi,
        "Hyposoter pallidirostris"@sv .

<http://tun.fi/MX.5076907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrostizus curvicauda" ;
    dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
    skos:broader <http://tun.fi/MX.310414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrostizus curvicauda"@fi,
        "Lathrostizus curvicauda"@sv .

<http://tun.fi/MX.5076908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathrostizus lapponicus" ;
    dwc:scientificNameAuthorship "Horstmann, 2004" ;
    skos:broader <http://tun.fi/MX.310414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathrostizus lapponicus"@fi,
        "Lathrostizus lapponicus"@sv .

<http://tun.fi/MX.5076909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olesicampe heterogaster" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Olesicampe heterogaster"@fi,
        "Olesicampe heterogaster"@sv .

<http://tun.fi/MX.5076910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phobocampe pulchella" ;
    dwc:scientificNameAuthorship "(Thomson, 1887)" ;
    skos:broader <http://tun.fi/MX.310246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phobocampe pulchella"@fi,
        "Phobocampe pulchella"@sv .

<http://tun.fi/MX.5076911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemeritis brevicauda" ;
    dwc:scientificNameAuthorship "Horstmann, 1975" ;
    skos:broader <http://tun.fi/MX.310100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemeritis brevicauda"@fi,
        "Nemeritis brevicauda"@sv .

<http://tun.fi/MX.5076912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemeritis cingulata" ;
    dwc:scientificNameAuthorship "Horstmann, 1980" ;
    skos:broader <http://tun.fi/MX.310100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemeritis cingulata"@fi,
        "Nemeritis cingulata"@sv .

<http://tun.fi/MX.5076913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemeritis lativentris" ;
    dwc:scientificNameAuthorship "Thomson, 1887" ;
    skos:broader <http://tun.fi/MX.310100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemeritis lativentris"@fi,
        "Nemeritis lativentris"@sv .

<http://tun.fi/MX.5076914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemeritis obscuripes" ;
    dwc:scientificNameAuthorship "Horstmann, 1975" ;
    skos:broader <http://tun.fi/MX.310100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemeritis obscuripes"@fi,
        "Nemeritis obscuripes"@sv .

<http://tun.fi/MX.5076915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemeritis quercicola" ;
    dwc:scientificNameAuthorship "Horstmann, 1980" ;
    skos:broader <http://tun.fi/MX.310100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nemeritis quercicola"@fi,
        "Nemeritis quercicola"@sv .

<http://tun.fi/MX.5076916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acolobus sericeus" ;
    dwc:scientificNameAuthorship "Wesmael, 1845" ;
    skos:broader <http://tun.fi/MX.5016643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acolobus sericeus"@fi,
        "Acolobus sericeus"@sv .

<http://tun.fi/MX.5076917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicaelotus orbitalis" ;
    dwc:scientificNameAuthorship "Thomson, 1891" ;
    skos:broader <http://tun.fi/MX.307807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicaelotus orbitalis"@fi,
        "Dicaelotus orbitalis"@sv .

<http://tun.fi/MX.5076945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila nigrosparsa" ;
    dwc:scientificNameAuthorship "Strobl, 1898" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drosophila nigrosparsa"@fi,
        "Drosophila nigrosparsa"@sv .

<http://tun.fi/MX.5076946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zaphne subarctica" ;
    dwc:scientificNameAuthorship "(Ringdahl, 1918)" ;
    skos:broader <http://tun.fi/MX.280466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zaphne subarctica"@fi,
        "Zaphne subarctica"@sv .

<http://tun.fi/MX.5076947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protearomyia withersi" ;
    dwc:scientificNameAuthorship "MacGowan, 2014" ;
    skos:broader <http://tun.fi/MX.278417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protearomyia withersi"@fi,
        "Protearomyia withersi"@sv .

<http://tun.fi/MX.5076948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia obscuripes" ;
    dwc:scientificNameAuthorship "(Hendel, 1936)" ;
    skos:broader <http://tun.fi/MX.279070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chromatomyia obscuripes"@fi,
        "Chromatomyia obscuripes"@sv .

<http://tun.fi/MX.5076949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liriomyza labanoro" ;
    dwc:scientificNameAuthorship "Pakalniškis, 1992" ;
    skos:broader <http://tun.fi/MX.200743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liriomyza labanoro"@fi,
        "Liriomyza labanoro"@sv .

<http://tun.fi/MX.5076950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha angulata" ;
    dwc:scientificNameAuthorship "(Loew, 1869)" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha angulata"@fi,
        "Cerodontha angulata"@sv .

<http://tun.fi/MX.5076985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolothrips bicolor" ;
    dwc:scientificNameAuthorship "(Heeger, 1852)" ;
    skos:broader <http://tun.fi/MX.232138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolothrips bicolor"@fi,
        "Bolothrips bicolor"@sv .

<http://tun.fi/MX.5077005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drosophila suzukii" ;
    dwc:scientificNameAuthorship "(Matsumura, 1931)" ;
    skos:broader <http://tun.fi/MX.279922> ;
    skos:hiddenLabel "Drosophila indicus"@fi,
        "Drosophila suzukii"@fi,
        "Leucophenga suzukii"@fi,
        "Drosophila indicus"@sv,
        "Leucophenga suzukii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplämahlakärpänen"@fi,
        "Drosophila suzukii"@sv .

<http://tun.fi/MX.5077007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pionosomus opacellus" ;
    dwc:scientificNameAuthorship "Horvath, 1895" ;
    skos:broader <http://tun.fi/MX.230344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pionosomus opacellus"@fi,
        "Pionosomus opacellus"@sv .

<http://tun.fi/MX.5077051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ditangium incarnatum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Spirin & Malysheva" ;
    skos:broader <http://tun.fi/MX.5077048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ditangium incarnatum"@fi,
        "Ditangium incarnatum"@sv .

<http://tun.fi/MX.5077052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxarium cinnamomescens" ;
    dwc:scientificNameAuthorship "(Raitv.) Raitv." ;
    skos:broader <http://tun.fi/MX.233634> ;
    skos:hiddenLabel "Myxarium cinnamomescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomyhky"@fi,
        "Myxarium cinnamomescens"@sv .

<http://tun.fi/MX.5077053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxarium crozalsii" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Spirin & Malysheva" ;
    skos:broader <http://tun.fi/MX.233634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myxarium crozalsii"@fi,
        "Myxarium crozalsii"@sv .

<http://tun.fi/MX.5077062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stypellopsis hyperborea" ;
    dwc:scientificNameAuthorship "Spirin & Malysheva" ;
    skos:broader <http://tun.fi/MX.5077057> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stypellopsis hyperborea"@fi,
        "Stypellopsis hyperborea"@sv .

<http://tun.fi/MX.5077068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycostilla vermiformis" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Spirin & Malysheva" ;
    skos:broader <http://tun.fi/MX.5077058> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycostilla vermiformis"@fi,
        "Mycostilla vermiformis"@sv .

<http://tun.fi/MX.5077070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoacia delicata" ;
    dwc:scientificNameAuthorship "V. Spirin & V. Malysheva" ;
    skos:broader <http://tun.fi/MX.5077059> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoacia delicata"@fi,
        "Protoacia delicata"@sv .

<http://tun.fi/MX.5077155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria latebrosa" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria fuscolurida"@fi,
        "Verrucaria fuscolurida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria latebrosa"@fi,
        "Verrucaria latebrosa"@sv .

<http://tun.fi/MX.5077156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limonia aquilina" ;
    dwc:scientificNameAuthorship "Starý, 1984" ;
    skos:broader <http://tun.fi/MX.272931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Limonia aquilina"@fi,
        "Limonia aquilina"@sv .

<http://tun.fi/MX.5077165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemitrichia pardina" ;
    dwc:scientificNameAuthorship "(Minakata) Ing" ;
    skos:broader <http://tun.fi/MX.290582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemitrichia pardina"@fi,
        "Hemitrichia pardina"@sv .

<http://tun.fi/MX.5077166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichia flavicoma" ;
    dwc:scientificNameAuthorship "(Lister) Ing" ;
    skos:broader <http://tun.fi/MX.290726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichia flavicoma"@fi,
        "Trichia flavicoma"@sv .

<http://tun.fi/MX.5077167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Licea denudescens" ;
    dwc:scientificNameAuthorship "H.W. Keller & T.E. Brooks" ;
    skos:broader <http://tun.fi/MX.290616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Licea denudescens"@fi,
        "Licea denudescens"@sv .

<http://tun.fi/MX.5077168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymium tussilaginis" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Massee" ;
    skos:broader <http://tun.fi/MX.290553> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymium tussilaginis"@fi,
        "Didymium tussilaginis"@sv .

<http://tun.fi/MX.5077170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Willkommlangea reticulata" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) Kuntze" ;
    skos:broader <http://tun.fi/MX.5077169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Willkommlangea reticulata"@fi,
        "Willkommlangea reticulata"@sv .

<http://tun.fi/MX.5077171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craterium dictyosporum" ;
    dwc:scientificNameAuthorship "(Rostaf.) H. Neubert, Nowotny & K. Baumann" ;
    skos:broader <http://tun.fi/MX.290506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Craterium dictyosporum"@fi,
        "Craterium dictyosporum"@sv .

<http://tun.fi/MX.5077173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perichaena papulosa" ;
    dwc:scientificNameAuthorship "C.H. Liu & J.H. Chang" ;
    skos:broader <http://tun.fi/MX.290648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Perichaena papulosa"@fi,
        "Perichaena papulosa"@sv .

<http://tun.fi/MX.5077174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helicogloea aquilonia" ;
    dwc:scientificNameAuthorship "Spirin & V. Malysheva" ;
    skos:broader <http://tun.fi/MX.205041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helicogloea aquilonia"@fi,
        "Helicogloea aquilonia"@sv .

<http://tun.fi/MX.5077175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helicogloea sebacea" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Spirin & G. Trichies" ;
    skos:broader <http://tun.fi/MX.205041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helicogloea sebacea"@fi,
        "Helicogloea sebacea"@sv .

<http://tun.fi/MX.5077216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bugacia classeyi" ;
    dwc:scientificNameAuthorship "Boucek, 1965" ;
    skos:broader <http://tun.fi/MX.318889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bugacia classeyi"@fi,
        "Bugacia classeyi"@sv .

<http://tun.fi/MX.5077294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crustoderma fibuligerum" ;
    dwc:scientificNameAuthorship "(K.S. Thind & S.S. Rattan) Duhem" ;
    skos:broader <http://tun.fi/MX.205043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Crustoderma fibuligerum"@fi,
        "Crustoderma fibuligerum"@sv .

<http://tun.fi/MX.5077307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia digitatae" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthonia digitatae"@fi,
        "Arthonia digitatae"@sv .

<http://tun.fi/MX.5077308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Milospium lacoizquetae" ;
    dwc:scientificNameAuthorship "Etayo & Diederich" ;
    skos:broader <http://tun.fi/MX.234544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Milospium lacoizquetae"@fi,
        "Milospium lacoizquetae"@sv .

<http://tun.fi/MX.5077314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polythrincium trifolii" ;
    dwc:scientificNameAuthorship "Kunze" ;
    skos:broader <http://tun.fi/MX.5077309> ;
    skos:hiddenLabel "Cymadothea trifolii"@fi,
        "Mycosphaerella killianii"@fi,
        "Mycosphaerella trifolii"@fi,
        "Phyllachora trifolii"@fi,
        "Cymadothea trifolii"@sv,
        "Mycosphaerella killianii"@sv,
        "Mycosphaerella trifolii"@sv,
        "Phyllachora trifolii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polythrincium trifolii"@fi,
        "Polythrincium trifolii"@sv .

<http://tun.fi/MX.5077328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerellothecium cladoniae" ;
    dwc:scientificNameAuthorship "(Alstrup & Zhurb.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67404> ;
    skos:hiddenLabel "Sphaerellothecium araneosum var. cladoniae"@fi,
        "Sphaerellothecium araneosum var. cladoniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerellothecium cladoniae"@fi,
        "Sphaerellothecium cladoniae"@sv .

<http://tun.fi/MX.5077329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia inaequalis" ;
    dwc:scientificNameAuthorship "(Cooke) G. Winter" ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:hiddenLabel "Venturia inaequalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenarupi"@fi,
        "Venturia inaequalis"@sv .

<http://tun.fi/MX.5077331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venturia orbiculata" ;
    dwc:scientificNameAuthorship "(Desm.) U. Braun" ;
    skos:broader <http://tun.fi/MX.234458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Venturia orbiculata"@fi,
        "Venturia orbiculata"@sv .

<http://tun.fi/MX.5077332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerellothecium minutum" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.67404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerellothecium minutum"@fi,
        "Sphaerellothecium minutum"@sv .

<http://tun.fi/MX.5077333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeropezia thamnoliae" ;
    dwc:scientificNameAuthorship "(Zhurb., Diederich & Etayo) Baloch & Wedin" ;
    skos:broader <http://tun.fi/MX.233749> ;
    skos:hiddenLabel "Odontotrema thamnoliae"@fi,
        "Odontotrema thamnoliae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaeropezia thamnoliae"@fi,
        "Sphaeropezia thamnoliae"@sv .

<http://tun.fi/MX.5077394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachypogon surma" ;
    dwc:scientificNameAuthorship "Dominiak, Szadziewski & Salmela, 2020" ;
    skos:broader <http://tun.fi/MX.273211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachypogon surma"@fi,
        "Brachypogon surma"@sv .

<http://tun.fi/MX.5077408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isomira thoracica" ;
    dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
    skos:broader <http://tun.fi/MX.195373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Isomira thoracica"@fi,
        "Isomira thoracica"@sv .

<http://tun.fi/MX.5077425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrastichus agrilocidus" ;
    dwc:scientificNameAuthorship "Graham, 1991" ;
    skos:broader <http://tun.fi/MX.319171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrastichus agrilocidus"@fi,
        "Tetrastichus agrilocidus"@sv .

<http://tun.fi/MX.5077426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrastichus scardiae" ;
    dwc:scientificNameAuthorship "Hansson & Schmidt, 2020" ;
    skos:broader <http://tun.fi/MX.319171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrastichus scardiae"@fi,
        "Tetrastichus scardiae"@sv .

<http://tun.fi/MX.5077428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius rufostriatus" ;
    dwc:scientificNameAuthorship "J. Favre" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius hemitrichoides"@fi,
        "Cortinarius hemitrichoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius rufostriatus"@fi,
        "Cortinarius rufostriatus"@sv .

<http://tun.fi/MX.5077430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyctus cavicollis" ;
    dwc:scientificNameAuthorship "LeConte, 1866" ;
    skos:broader <http://tun.fi/MX.193714> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lyctus cavicollis"@fi,
        "Lyctus cavicollis"@sv .

<http://tun.fi/MX.5077446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barbilophozia sudetica" ;
    dwc:scientificNameAuthorship "(Nees ex Huebener) L.Söderstr., De Roo & Hedd." ;
    skos:broader <http://tun.fi/MX.44160> ;
    skos:hiddenLabel "Barbilophozia sudetica"@fi,
        "Jungermannia sudetica"@fi,
        "Lophozia debiliformis"@fi,
        "Lophozia rufescens"@fi,
        "Lophozia sudetica"@fi,
        "Protolophozia debiliformis"@fi,
        "Barbilophozia sudetica"@sv,
        "Jungermannia sudetica"@sv,
        "Lophozia debiliformis"@sv,
        "Lophozia rufescens"@sv,
        "Lophozia sudetica"@sv,
        "Protolophozia debiliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlovisammal"@fi,
        "mörk flikmossa"@sv .

<http://tun.fi/MX.5077448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoria fuscescens" ;
    dwc:scientificNameAuthorship "(Gyeln.) Brodo & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67279> ;
    skos:hiddenLabel "Alectoria capillaris"@fi,
        "Alectoria catharinae"@fi,
        "Alectoria chalybeiformis"@fi,
        "Alectoria fuscescens"@fi,
        "Alectoria implexa"@fi,
        "Alectoria jubata"@fi,
        "Alectoria kuemmerleana"@fi,
        "Alectoria lanestris"@fi,
        "Alectoria ostrobotniae"@fi,
        "Alectoria positiva"@fi,
        "Alectoria setacea"@fi,
        "Alectoria subcana"@fi,
        "Alectoria vrangiana"@fi,
        "Bryoria capillaris"@fi,
        "Bryoria chalybeiformis"@fi,
        "Bryoria fuscescens"@fi,
        "Bryoria implexa"@fi,
        "Bryoria intricans"@fi,
        "Bryoria kuemmerleana"@fi,
        "Bryoria lanestris"@fi,
        "Bryoria setacea"@fi,
        "Bryoria subcana"@fi,
        "Bryoria vrangiana"@fi,
        "Alectoria capillaris"@sv,
        "Alectoria catharinae"@sv,
        "Alectoria chalybeiformis"@sv,
        "Alectoria fuscescens"@sv,
        "Alectoria implexa"@sv,
        "Alectoria jubata"@sv,
        "Alectoria kuemmerleana"@sv,
        "Alectoria lanestris"@sv,
        "Alectoria ostrobotniae"@sv,
        "Alectoria positiva"@sv,
        "Alectoria setacea"@sv,
        "Alectoria subcana"@sv,
        "Alectoria vrangiana"@sv,
        "Bryoria capillaris"@sv,
        "Bryoria chalybeiformis"@sv,
        "Bryoria fuscescens"@sv,
        "Bryoria implexa"@sv,
        "Bryoria intricans"@sv,
        "Bryoria kuemmerleana"@sv,
        "Bryoria lanestris"@sv,
        "Bryoria setacea"@sv,
        "Bryoria subcana"@sv,
        "Bryoria vrangiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaluppo"@fi,
        "manlav"@sv .

<http://tun.fi/MX.5077452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solenostoma sphaerocarpum" ;
    dwc:scientificNameAuthorship "(Hook.) Steph." ;
    skos:broader <http://tun.fi/MX.323830> ;
    skos:hiddenLabel "Aplozia pusilla"@fi,
        "Jungermannia jenseniana"@fi,
        "Jungermannia sphaerocarpa"@fi,
        "Solenostoma pusillum"@fi,
        "Solenostoma sphaerocarpum"@fi,
        "Aplozia pusilla"@sv,
        "Jungermannia jenseniana"@sv,
        "Jungermannia sphaerocarpa"@sv,
        "Solenostoma pusillum"@sv,
        "Solenostoma sphaerocarpum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakorvasammal"@fi,
        "fjällslevmossa"@sv .

<http://tun.fi/MX.5077454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaphes brevis" ;
    dwc:scientificNameAuthorship "Walker, 1846" ;
    skos:broader <http://tun.fi/MX.320043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anaphes brevis"@fi,
        "Anaphes brevis"@sv .

<http://tun.fi/MX.5077485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acericerus vittifrons" ;
    dwc:scientificNameAuthorship "(Kirschbaum, 1868)" ;
    skos:broader <http://tun.fi/MX.229076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acericerus vittifrons"@fi,
        "Acericerus vittifrons"@sv .

<http://tun.fi/MX.5077505> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Mycena galopus var. galopus" ;
    dwc:scientificNameAuthorship "(Pers.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.72070> ;
    skos:hiddenLabel "Mycena galopus var. galopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkomaitohiippo"@fi,
        "Mycena galopus var. galopus"@sv .

<http://tun.fi/MX.5077525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnosporangium miyabei" ;
    dwc:scientificNameAuthorship "G. Yamada & I. Miyake" ;
    skos:broader <http://tun.fi/MX.233618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnosporangium miyabei"@fi,
        "Gymnosporangium miyabei"@sv .

<http://tun.fi/MX.5077526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora euonymi-caprearum" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora euonymi-caprearum"@fi,
        "Melampsora euonymi-caprearum"@sv .

<http://tun.fi/MX.5077565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetopleurophora bohemanni" ;
    dwc:scientificNameAuthorship "(Becker, 1901)" ;
    skos:broader <http://tun.fi/MX.277456> ;
    skos:hiddenLabel "Chaetopleurophora bohemani"@fi,
        "Phora bohemanni"@fi,
        "Chaetopleurophora bohemani"@sv,
        "Phora bohemanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetopleurophora bohemanni"@fi,
        "Chaetopleurophora bohemanni"@sv .

<http://tun.fi/MX.5077572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea contraria" ;
    dwc:scientificNameAuthorship "Czerny, 1934" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea contraria"@fi,
        "Lonchaea contraria"@sv .

<http://tun.fi/MX.5077706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chondrostoma nasus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.5077705> ;
    skos:hiddenLabel "Chondrostoma nasus"@fi,
        "Chondrostoma nasus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkäsärki"@fi,
        "noskarp"@sv .

<http://tun.fi/MX.5077709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodeus amarus" ;
    dwc:scientificNameAuthorship "Bloch, 1782" ;
    skos:broader <http://tun.fi/MX.5077708> ;
    skos:hiddenLabel "Rhodeus amarus"@fi,
        "Rhodeus amarus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkerokala"@fi,
        "bitterling"@sv .

<http://tun.fi/MX.5077765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allodia persolla" ;
    dwc:scientificNameAuthorship "Plassmann, 1972" ;
    skos:broader <http://tun.fi/MX.275522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allodia persolla"@fi,
        "Allodia persolla"@sv .

<http://tun.fi/MX.5077785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma boudieri" ;
    dwc:scientificNameAuthorship "Barla" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tricholoma boudieri"@fi,
        "Tricholoma boudieri"@sv .

<http://tun.fi/MX.5077945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenosia alpicola" ;
    dwc:scientificNameAuthorship "(Pokorny, 1893)" ;
    skos:broader <http://tun.fi/MX.280681> ;
    skos:hiddenLabel "Hoplogaster alpicola"@fi,
        "Hoplogaster alpicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coenosia alpicola"@fi,
        "Coenosia alpicola"@sv .

<http://tun.fi/MX.5077948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea peregrina" ;
    dwc:scientificNameAuthorship "Becker, 1895" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea peregrina"@fi,
        "Lonchaea peregrina"@sv .

<http://tun.fi/MX.5077950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platycheirus sibiricus" ;
    dwc:scientificNameAuthorship "Barkalov & Nielsen, 2007" ;
    skos:broader <http://tun.fi/MX.277839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platycheirus sibiricus"@fi,
        "Platycheirus sibiricus"@sv .

<http://tun.fi/MX.5077951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oedalea ringdahli" ;
    dwc:scientificNameAuthorship "Chvála, 1983" ;
    skos:broader <http://tun.fi/MX.276907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oedalea ringdahli"@fi,
        "Oedalea ringdahli"@sv .

<http://tun.fi/MX.5077952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phora indivisa" ;
    dwc:scientificNameAuthorship "Schmitz, 1948" ;
    skos:broader <http://tun.fi/MX.277647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phora indivisa"@fi,
        "Phora indivisa"@sv .

<http://tun.fi/MX.5078013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paludicola groenbladii" ;
    dwc:scientificNameAuthorship "M.L.Vis, Necchi & P.Eloranta 2020" ;
    skos:broader <http://tun.fi/MX.5078007> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Paludicola groenbladii"@fi,
        "Paludicola groenbladii"@sv .

<http://tun.fi/MX.5078027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sheathia plantuloides" ;
    dwc:scientificNameAuthorship "M.L.Vis 2020" ;
    skos:broader <http://tun.fi/MX.292162> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sheathia plantuloides"@fi,
        "Sheathia plantuloides"@sv .

<http://tun.fi/MX.5078125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia curvicapilla" ;
    dwc:scientificNameAuthorship "Schmitz, 1947" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia curvicapilla"@fi,
        "Megaselia curvicapilla"@sv .

<http://tun.fi/MX.5078126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoneura thalhammeri" ;
    dwc:scientificNameAuthorship "Papp, 1978" ;
    skos:broader <http://tun.fi/MX.278698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homoneura thalhammeri"@fi,
        "Homoneura thalhammeri"@sv .

<http://tun.fi/MX.5078128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga uliginosa" ;
    dwc:scientificNameAuthorship "Kramer, 1908" ;
    skos:broader <http://tun.fi/MX.281165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcophaga uliginosa"@fi,
        "Sarcophaga uliginosa"@sv .

<http://tun.fi/MX.5078145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychoda alticola" ;
    dwc:scientificNameAuthorship "Vaillant, 1973" ;
    skos:broader <http://tun.fi/MX.274466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psychoda alticola"@fi,
        "Psychoda alticola"@sv .

<http://tun.fi/MX.5078214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylophrurus augustus" ;
    dwc:scientificNameAuthorship "(Dalman, 1823)" ;
    skos:broader <http://tun.fi/MX.307749> ;
    skos:hiddenLabel "Xylophrurus dentatus"@fi,
        "Xylophrurus dentatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xylophrurus augustus"@fi,
        "Xylophrurus augustus"@sv .

<http://tun.fi/MX.5078216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis cayennator" ;
    dwc:scientificNameAuthorship "(Thunberg, 1824)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis cayennator"@fi,
        "Gelis cayennator"@sv .

<http://tun.fi/MX.5078217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelis zeirapherator" ;
    dwc:scientificNameAuthorship "(Aubert, 1966)" ;
    skos:broader <http://tun.fi/MX.307027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gelis zeirapherator"@fi,
        "Gelis zeirapherator"@sv .

<http://tun.fi/MX.5078225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysis parabrevitarsis" ;
    dwc:scientificNameAuthorship "Soon, Castillo-Cajas, Johansson, Paukkunen, Rosa, Ødegaard, Schmitt & Niehuis, 2021" ;
    skos:broader <http://tun.fi/MX.204022> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chrysis parabrevitarsis"@fi,
        "Chrysis parabrevitarsis"@sv .

<http://tun.fi/MX.5078247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura smithae" ;
    dwc:scientificNameAuthorship "(Ross, 1945)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Pachynematus angustatus"@fi,
        "Pachynematus smithae"@fi,
        "Pachynematus angustatus"@sv,
        "Pachynematus smithae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura smithae"@fi,
        "Euura smithae"@sv .

<http://tun.fi/MX.5078248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura viduata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Brachycoluma viduata"@fi,
        "Nematus brachyotus"@fi,
        "Nematus lepidotus"@fi,
        "Nematus notatus"@fi,
        "Nematus vagus"@fi,
        "Tenthredo viduata"@fi,
        "Brachycoluma viduata"@sv,
        "Nematus brachyotus"@sv,
        "Nematus lepidotus"@sv,
        "Nematus notatus"@sv,
        "Nematus vagus"@sv,
        "Tenthredo viduata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura viduata"@fi,
        "Euura viduata"@sv .

<http://tun.fi/MX.5078249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura myosotidis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Nematus ambiguus"@fi,
        "Nematus interruptus"@fi,
        "Nematus myosotidis"@fi,
        "Nematus segmentarius"@fi,
        "Nematus zaddachi"@fi,
        "Pteronidea myosotidis var. zaddachi"@fi,
        "Tenthredo myosotidis"@fi,
        "Nematus ambiguus"@sv,
        "Nematus interruptus"@sv,
        "Nematus myosotidis"@sv,
        "Nematus segmentarius"@sv,
        "Nematus zaddachi"@sv,
        "Pteronidea myosotidis var. zaddachi"@sv,
        "Tenthredo myosotidis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura myosotidis"@fi,
        "Euura myosotidis"@sv .

<http://tun.fi/MX.5078306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysiphlebus fabarum" ;
    dwc:scientificNameAuthorship "(Marshall, 1896)" ;
    skos:broader <http://tun.fi/MX.297403> ;
    skos:hiddenLabel "Lysiphlebus melandriicola"@fi,
        "Lysiphlebus melandriicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lysiphlebus fabarum"@fi,
        "Lysiphlebus fabarum"@sv .

<http://tun.fi/MX.5078345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oomyzus repetinus" ;
    dwc:scientificNameAuthorship "(Graham, 1985)" ;
    skos:broader <http://tun.fi/MX.319164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oomyzus repetinus"@fi,
        "Oomyzus repetinus"@sv .

<http://tun.fi/MX.5078495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aenigmatias picipes" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aenigmatias picipes"@fi,
        "Aenigmatias picipes"@sv .

<http://tun.fi/MX.5078496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba antricola" ;
    dwc:scientificNameAuthorship "(Schmitz, 1918)" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba antricola"@fi,
        "Triphleba antricola"@sv .

<http://tun.fi/MX.5078568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus apama" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319899> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aprostocetus apama"@fi,
        "Aprostocetus apama"@sv .

<http://tun.fi/MX.5078570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pegomya rugulosa" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1845)" ;
    skos:broader <http://tun.fi/MX.280389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pegomya rugulosa"@fi,
        "Pegomya rugulosa"@sv .

<http://tun.fi/MX.5078577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anagrus bakkendorfi" ;
    dwc:scientificNameAuthorship "Soyka, 1946" ;
    skos:broader <http://tun.fi/MX.319980> ;
    skos:hiddenLabel "Anagrus avalae"@fi,
        "Anagrus avalae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Anagrus bakkendorfi"@fi,
        "Anagrus bakkendorfi"@sv .

<http://tun.fi/MX.5078587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helorus nigripes" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Helorus nigripes"@fi,
        "Helorus nigripes"@sv .

<http://tun.fi/MX.5078588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrastichus coelarchus" ;
    dwc:scientificNameAuthorship "Graham, 1991" ;
    skos:broader <http://tun.fi/MX.319171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrastichus coelarchus"@fi,
        "Tetrastichus coelarchus"@sv .

<http://tun.fi/MX.5078589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetrastichus halidayi" ;
    dwc:scientificNameAuthorship "(Graham, 1961)" ;
    skos:broader <http://tun.fi/MX.319171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetrastichus halidayi"@fi,
        "Tetrastichus halidayi"@sv .

<http://tun.fi/MX.5078685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachymeria tibialis" ;
    dwc:scientificNameAuthorship "(Walker, 1834)" ;
    skos:broader <http://tun.fi/MX.318746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Brachymeria tibialis"@fi,
        "Brachymeria tibialis"@sv .

<http://tun.fi/MX.5078686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum semilucens" ;
    dwc:scientificNameAuthorship "(Alfken, 1914)" ;
    skos:broader <http://tun.fi/MX.204356> ;
    skos:hiddenLabel "Lasioglossum semilucens"@fi,
        "Lasioglossum semilucens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultohietamehiläinen"@fi,
        "blanksmalbi"@sv .

<http://tun.fi/MX.5078745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Andrena tibialis" ;
    dwc:scientificNameAuthorship "(Kirby, 1802)" ;
    skos:broader <http://tun.fi/MX.204775> ;
    skos:hiddenLabel "Andrena tibialis"@fi,
        "Melitta tibialis"@fi,
        "Andrena tibialis"@sv,
        "Melitta tibialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasäärimaamehiläinen"@fi,
        "lönnsandbi"@sv .

<http://tun.fi/MX.5078925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliocentra collini" ;
    dwc:scientificNameAuthorship "Woźnica, 2004" ;
    skos:broader <http://tun.fi/MX.279642> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scoliocentra collini"@fi,
        "Scoliocentra collini"@sv .

<http://tun.fi/MX.5079068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca humilis" ;
    dwc:scientificNameAuthorship "(Pers.) Pat." ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melanoleuca humilis"@fi,
        "Melanoleuca humilis"@sv .

<http://tun.fi/MX.5079069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca brevipes" ;
    dwc:scientificNameAuthorship "(Bull.) Pat." ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:hiddenLabel "Melanoleuca brevipes"@fi,
        "Melanoleuca brevipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyyrysataheltta"@fi,
        "lågmusseron"@sv .

<http://tun.fi/MX.5079105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athyroglossa fennica" ;
    dwc:scientificNameAuthorship "Stuke, 2021" ;
    skos:broader <http://tun.fi/MX.280040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Athyroglossa fennica"@fi,
        "Athyroglossa fennica"@sv .

<http://tun.fi/MX.5079110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loewia submetallica" ;
    dwc:scientificNameAuthorship "(Macquart, 1855)" ;
    skos:broader <http://tun.fi/MX.281481> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Loewia submetallica"@fi,
        "Loewia submetallica"@sv .

<http://tun.fi/MX.5079111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyptera vaccinii" ;
    dwc:scientificNameAuthorship "Sintenis, 1897" ;
    skos:broader <http://tun.fi/MX.281504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyptera vaccinii"@fi,
        "Phytomyptera vaccinii"@sv .

<http://tun.fi/MX.5079112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lonchaea gorodkovi" ;
    dwc:scientificNameAuthorship "Kovalev, 1974" ;
    skos:broader <http://tun.fi/MX.278421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lonchaea gorodkovi"@fi,
        "Lonchaea gorodkovi"@sv .

<http://tun.fi/MX.5079113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytobia bohemica" ;
    dwc:scientificNameAuthorship "Čzerný, 2001" ;
    skos:broader <http://tun.fi/MX.279147> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytobia bohemica"@fi,
        "Phytobia bohemica"@sv .

<http://tun.fi/MX.5079152> skos:narrower <http://tun.fi/MX.47774> .

<http://tun.fi/MX.5079167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydnellum scabrosellum" ;
    dwc:scientificNameAuthorship "Nitare" ;
    skos:broader <http://tun.fi/MX.205034> ;
    skos:hiddenLabel "Hydnellum scabrosellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydnellum scabrosellum"@fi,
        "dvärgtaggsvamp"@sv .

<http://tun.fi/MX.5079225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytomyza brevifacies" ;
    dwc:scientificNameAuthorship "Hendel, 1934" ;
    skos:broader <http://tun.fi/MX.279159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytomyza brevifacies"@fi,
        "Phytomyza brevifacies"@sv .

<http://tun.fi/MX.5079345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia rubella" ;
    dwc:scientificNameAuthorship "(Schmitz, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Aphiochaeta rubella"@fi,
        "Aphiochaeta rubella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia rubella"@fi,
        "Megaselia rubella"@sv .

<http://tun.fi/MX.5079348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia fenestralis" ;
    dwc:scientificNameAuthorship "(Schmitz, 1919)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Aphiochaeta fenestralis"@fi,
        "Aphiochaeta fenestralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia fenestralis"@fi,
        "Megaselia fenestralis"@sv .

<http://tun.fi/MX.5079350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia frameata" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia frameata"@fi,
        "Megaselia frameata"@sv .

<http://tun.fi/MX.5079352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia gartensis" ;
    dwc:scientificNameAuthorship "Disney, 1985" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia gartensis"@fi,
        "Megaselia gartensis"@sv .

<http://tun.fi/MX.5079353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menozziola schmitzi" ;
    dwc:scientificNameAuthorship "(Menozzi, 1921)" ;
    skos:broader <http://tun.fi/MX.277635> ;
    skos:hiddenLabel "Apocephalus schmitzi"@fi,
        "Apocephalus schmitzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Menozziola schmitzi"@fi,
        "Menozziola schmitzi"@sv .

<http://tun.fi/MX.5079355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia striolata" ;
    dwc:scientificNameAuthorship "Schmitz, 1940" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia striolata"@fi,
        "Megaselia striolata"@sv .

<http://tun.fi/MX.5079365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Immotthia atrograna" ;
    dwc:scientificNameAuthorship "(Cooke & Ellis) M.E. Barr" ;
    skos:broader <http://tun.fi/MX.234445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Immotthia atrograna"@fi,
        "Immotthia atrograna"@sv .

<http://tun.fi/MX.5079385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiotypa maritima" ;
    dwc:scientificNameAuthorship "(Haliday, 1833)" ;
    skos:broader <http://tun.fi/MX.318092> ;
    skos:hiddenLabel "Idiotypa nigriceps"@fi,
        "Idiotypa rufiventris"@fi,
        "Idiotypa nigriceps"@sv,
        "Idiotypa rufiventris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiotypa maritima"@fi,
        "Idiotypa maritima"@sv .

<http://tun.fi/MX.5079425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmotrichum chailletii" ;
    dwc:scientificNameAuthorship "Kunze" ;
    skos:broader <http://tun.fi/MX.233446> ;
    skos:hiddenLabel "Phragmotrichum chailletii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phragmotrichum chailletii"@fi,
        "kotteskorv"@sv .

<http://tun.fi/MX.5079445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glutinoglossum heptaseptatum" ;
    dwc:scientificNameAuthorship "Hustad, A.N. Mill., Dentinger & P.F. Cannon" ;
    skos:broader <http://tun.fi/MX.4999497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glutinoglossum heptaseptatum"@fi,
        "Glutinoglossum heptaseptatum"@sv .

<http://tun.fi/MX.5079446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glutinoglossum peregrinans" ;
    dwc:scientificNameAuthorship "Fedosova & V. Kučera" ;
    skos:broader <http://tun.fi/MX.4999497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Glutinoglossum peregrinans"@fi,
        "Glutinoglossum peregrinans"@sv .

<http://tun.fi/MX.5079485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplocampa chrysorrhoea" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.286686> ;
    skos:hiddenLabel "Tenthredo chrysorrhoea"@fi,
        "Tenthredo chrysorrhoea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hoplocampa chrysorrhoea"@fi,
        "Hoplocampa chrysorrhoea"@sv .

<http://tun.fi/MX.5079487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematus lucidus" ;
    dwc:scientificNameAuthorship "(Panzer, 1801)" ;
    skos:broader <http://tun.fi/MX.288125> ;
    skos:hiddenLabel "Tenthredo lucidus"@fi,
        "Tenthredo lucidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nematus lucidus"@fi,
        "Nematus lucidus"@sv .

<http://tun.fi/MX.5079507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciapteryx consobrina" ;
    dwc:scientificNameAuthorship "(Klug, 1816)" ;
    skos:broader <http://tun.fi/MX.5079506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciapteryx consobrina"@fi,
        "Sciapteryx consobrina"@sv .

<http://tun.fi/MX.5079530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia feshiensis" ;
    dwc:scientificNameAuthorship "Disney, 1987" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia feshiensis"@fi,
        "Megaselia feshiensis"@sv .

<http://tun.fi/MX.5079531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia horsfieldi" ;
    dwc:scientificNameAuthorship "Disney, 1986" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia horsfieldi"@fi,
        "Megaselia horsfieldi"@sv .

<http://tun.fi/MX.5079532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia insons" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia insons"@fi,
        "Megaselia insons"@sv .

<http://tun.fi/MX.5079541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma montanum" ;
    dwc:scientificNameAuthorship "Noordel., J.B. Jordal, Lorås, Eidissen, E. Larss. & Dima" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma montanum"@fi,
        "Entoloma montanum"@sv .

<http://tun.fi/MX.5079545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polynema atratum" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.320076> ;
    skos:hiddenLabel "Polynema aequicoloratum"@fi,
        "Polynema arcticum"@fi,
        "Polynema auripedicellatum"@fi,
        "Polynema calceatiscapus"@fi,
        "Polynema fennicosimile"@fi,
        "Polynema fennicum"@fi,
        "Polynema aequicoloratum"@sv,
        "Polynema arcticum"@sv,
        "Polynema auripedicellatum"@sv,
        "Polynema calceatiscapus"@sv,
        "Polynema fennicosimile"@sv,
        "Polynema fennicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polynema atratum"@fi,
        "Polynema atratum"@sv .

<http://tun.fi/MX.5079565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morchella importuna" ;
    dwc:scientificNameAuthorship "M. Kuo, O'Donnell & T.J. Volk" ;
    skos:broader <http://tun.fi/MX.236886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Morchella importuna"@fi,
        "Morchella importuna"@sv .

<http://tun.fi/MX.5079625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortella densa" ;
    dwc:scientificNameAuthorship "(Lorentz & Molendo) Crundw. & Nyholm" ;
    skos:broader <http://tun.fi/MX.43388> ;
    skos:hiddenLabel "Tortella densa"@fi,
        "Tortella densa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekiertosammal"@fi,
        "alvarkalkmossa"@sv .

<http://tun.fi/MX.5079727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia subnitida" ;
    dwc:scientificNameAuthorship "(Lundbeck, 1920)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Aphiochaeta subnitida"@fi,
        "Aphiochaeta subnitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia subnitida"@fi,
        "Megaselia subnitida"@sv .

<http://tun.fi/MX.5079733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia hendersoni" ;
    dwc:scientificNameAuthorship "Disney, 1979" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia hendersoni"@fi,
        "Megaselia hendersoni"@sv .

<http://tun.fi/MX.5079734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia rupestris" ;
    dwc:scientificNameAuthorship "Schmitz, 1934" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia rupestris"@fi,
        "Megaselia rupestris"@sv .

<http://tun.fi/MX.5079735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrellia ranunculi" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hydrellia ranunculi"@fi,
        "Hydrellia ranunculi"@sv .

<http://tun.fi/MX.5079815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmus westwoodi" ;
    dwc:scientificNameAuthorship "Giraud, 1856" ;
    skos:broader <http://tun.fi/MX.319746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elasmus westwoodi"@fi,
        "Elasmus westwoodi"@sv .

<http://tun.fi/MX.5079816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulogymnus skianeuros" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1844)" ;
    skos:broader <http://tun.fi/MX.319782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aulogymnus skianeuros"@fi,
        "Aulogymnus skianeuros"@sv .

<http://tun.fi/MX.5079818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pnigalio attis" ;
    dwc:scientificNameAuthorship "(Walker, 1839)" ;
    skos:broader <http://tun.fi/MX.319826> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pnigalio attis"@fi,
        "Pnigalio attis"@sv .

<http://tun.fi/MX.5079825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalloidima opuntioides" ;
    dwc:scientificNameAuthorship "(Vill.) Kistenich, Timdal, Bendiksby & S. Ekman" ;
    skos:broader <http://tun.fi/MX.5076117> ;
    skos:hiddenLabel "Toninia opuntioides"@fi,
        "Toninia opuntioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thalloidima opuntioides"@fi,
        "Thalloidima opuntioides"@sv .

<http://tun.fi/MX.5079827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoparmelia memnonia" ;
    dwc:scientificNameAuthorship "Hafellner & Türk" ;
    skos:broader <http://tun.fi/MX.67214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoparmelia memnonia"@fi,
        "Protoparmelia memnonia"@sv .

<http://tun.fi/MX.5079887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rangia cuneata" ;
    dwc:scientificNameAuthorship "(G. B. Sowerby I, 1832)" ;
    skos:broader <http://tun.fi/MX.5079886> ;
    skos:hiddenLabel "Rangia cuneata"@fi,
        "Rangia cuneata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rangiasimpukka"@fi,
        "amerikansk trågmussla"@sv .

<http://tun.fi/MX.5079925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hybomitra expollicata" ;
    dwc:scientificNameAuthorship "(Pandellé, 1883)" ;
    skos:broader <http://tun.fi/MX.276485> ;
    skos:hiddenLabel "Hybomitra expollicata"@fi,
        "Tabanus expollicatus"@fi,
        "Tabanus expollicatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovapaarma"@fi,
        "Hybomitra expollicata"@sv .

<http://tun.fi/MX.5079945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomacis perplexa" ;
    dwc:scientificNameAuthorship "(Haliday, 1857)" ;
    skos:broader <http://tun.fi/MX.318094> ;
    skos:hiddenLabel "Entomacis biguttata"@fi,
        "Entomacis biguttata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomacis perplexa"@fi,
        "Entomacis perplexa"@sv .

<http://tun.fi/MX.5079947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entomacis platyptera" ;
    dwc:scientificNameAuthorship "(Haliday, 1857)" ;
    skos:broader <http://tun.fi/MX.318094> ;
    skos:hiddenLabel "Entomacis cordata"@fi,
        "Entomacis cordata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entomacis platyptera"@fi,
        "Entomacis platyptera"@sv .

<http://tun.fi/MX.5080027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gargara genistae" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.5080026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gargara genistae"@fi,
        "Gargara genistae"@sv .

<http://tun.fi/MX.5080028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurhadina loewii" ;
    dwc:scientificNameAuthorship "Then, 1886" ;
    skos:broader <http://tun.fi/MX.229236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eurhadina loewii"@fi,
        "Eurhadina loewii"@sv .

<http://tun.fi/MX.5080029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema tarbagataicum" ;
    dwc:scientificNameAuthorship "Tobias, 2004" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema tarbagataicum"@fi,
        "Dinotrema tarbagataicum"@sv .

<http://tun.fi/MX.5080045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conops flavipes" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.278294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conops flavipes"@fi,
        "Conops flavipes"@sv .

<http://tun.fi/MX.5080068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma pseudocruentatum" ;
    dwc:scientificNameAuthorship "Noordel., Brandrud, G.M. Jansen, Dima & Læssøe" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma pseudocruentatum"@fi,
        "Entoloma pseudocruentatum"@sv .

<http://tun.fi/MX.5080085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnocheta lucida" ;
    dwc:scientificNameAuthorship "Zimin, 1958" ;
    skos:broader <http://tun.fi/MX.281472> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnocheta lucida"@fi,
        "Gymnocheta lucida"@sv .

<http://tun.fi/MX.5080086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnocheta zhelochovtsevi" ;
    dwc:scientificNameAuthorship "Zimin, 1958" ;
    skos:broader <http://tun.fi/MX.281472> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gymnocheta zhelochovtsevi"@fi,
        "Gymnocheta zhelochovtsevi"@sv .

<http://tun.fi/MX.5080100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia imbecilla" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1941" ;
    skos:broader <http://tun.fi/MX.211237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dicranomyia imbecilla"@fi,
        "Dicranomyia imbecilla"@sv .

<http://tun.fi/MX.5080101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idiocera pallens" ;
    dwc:scientificNameAuthorship "(Alexander, 1928)" ;
    skos:broader <http://tun.fi/MX.317312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Idiocera pallens"@fi,
        "Idiocera pallens"@sv .

<http://tun.fi/MX.5080103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ormosia nodulosa" ;
    dwc:scientificNameAuthorship "(Macquart, 1826)" ;
    skos:broader <http://tun.fi/MX.211042> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ormosia nodulosa"@fi,
        "Ormosia nodulosa"@sv .

<http://tun.fi/MX.5080104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhabdomastix japonica" ;
    dwc:scientificNameAuthorship "Alexander, 1924" ;
    skos:broader <http://tun.fi/MX.272771> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhabdomastix japonica"@fi,
        "Rhabdomastix japonica"@sv .

<http://tun.fi/MX.5080106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neomassariosphaeria typhicola" ;
    dwc:scientificNameAuthorship "(P. Karst.) Y. Zhang ter, J. Fourn. & K.D. Hyde" ;
    skos:broader <http://tun.fi/MX.5080105> ;
    skos:hiddenLabel "Leptosphaeria typhicola"@fi,
        "Massariosphaeria typhicola"@fi,
        "Leptosphaeria typhicola"@sv,
        "Massariosphaeria typhicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neomassariosphaeria typhicola"@fi,
        "Neomassariosphaeria typhicola"@sv .

<http://tun.fi/MX.5080110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus imberbis" ;
    dwc:scientificNameAuthorship "(Bull.) Dennis" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenoscyphus imberbis"@fi,
        "Hymenoscyphus imberbis"@sv .

<http://tun.fi/MX.5080145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachyusa aurora" ;
    dwc:scientificNameAuthorship "(Haliday, 1838)" ;
    skos:broader <http://tun.fi/MX.296974> ;
    skos:hiddenLabel "Trachyusa nigrothoracica"@fi,
        "Trachyusa nigrothoracica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trachyusa aurora"@fi,
        "Trachyusa aurora"@sv .

<http://tun.fi/MX.5080165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morchella eximioides" ;
    dwc:scientificNameAuthorship "Jacquet." ;
    skos:broader <http://tun.fi/MX.236886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Morchella eximioides"@fi,
        "Morchella eximioides"@sv .

<http://tun.fi/MX.5080166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidotus crocophyllus" ;
    dwc:scientificNameAuthorship "(Berk.) Sacc." ;
    skos:broader <http://tun.fi/MX.69649> ;
    skos:hiddenLabel "Crepidotus crocophyllus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomuruostevinokas"@fi,
        "Crepidotus crocophyllus"@sv .

<http://tun.fi/MX.5080167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocephalus fuscus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.43171> ;
    skos:hiddenLabel "Conocephalus fuscus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koonihepokatti"@fi,
        "Conocephalus fuscus"@sv .

<http://tun.fi/MX.5080188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Therion acronictum" ;
    dwc:scientificNameAuthorship "Penigot, 2021" ;
    skos:broader <http://tun.fi/MX.310701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Therion acronictum"@fi,
        "Therion acronictum"@sv .

<http://tun.fi/MX.5080285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia malhamensis" ;
    dwc:scientificNameAuthorship "Disney, 1986" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia malhamensis"@fi,
        "Megaselia malhamensis"@sv .

<http://tun.fi/MX.5080286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerodontha handlirschi" ;
    dwc:scientificNameAuthorship "Nowakowski, 1967" ;
    skos:broader <http://tun.fi/MX.279026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerodontha handlirschi"@fi,
        "Cerodontha handlirschi"@sv .

<http://tun.fi/MX.5080385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura viridis" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Euura abscondita"@fi,
        "Euura breviseta"@fi,
        "Euura lauroi"@fi,
        "Nematus absconditus"@fi,
        "Nematus breviseta"@fi,
        "Nematus lauroi"@fi,
        "Nematus polyspilus"@fi,
        "Nematus prasinus"@fi,
        "Nematus viridis"@fi,
        "Pteronidea abscondita"@fi,
        "Pteronidea breviseta"@fi,
        "Pteronidea lauroi"@fi,
        "Euura abscondita"@sv,
        "Euura breviseta"@sv,
        "Euura lauroi"@sv,
        "Nematus absconditus"@sv,
        "Nematus breviseta"@sv,
        "Nematus lauroi"@sv,
        "Nematus polyspilus"@sv,
        "Nematus prasinus"@sv,
        "Nematus viridis"@sv,
        "Pteronidea abscondita"@sv,
        "Pteronidea breviseta"@sv,
        "Pteronidea lauroi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura viridis"@fi,
        "Euura viridis"@sv .

<http://tun.fi/MX.5080390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura sylvestris" ;
    dwc:scientificNameAuthorship "(Cameron, 1884)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Euura disparoides"@fi,
        "Nematus disparoides"@fi,
        "Nematus sylvestris"@fi,
        "Pteronidea disparoides"@fi,
        "Euura disparoides"@sv,
        "Nematus disparoides"@sv,
        "Nematus sylvestris"@sv,
        "Pteronidea disparoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura sylvestris"@fi,
        "Euura sylvestris"@sv .

<http://tun.fi/MX.5080392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura dispar" ;
    dwc:scientificNameAuthorship "(Zaddach, 1876)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Euura pseudodispar"@fi,
        "Nematus dispar"@fi,
        "Nematus pseudodispar"@fi,
        "Pteronidea pseudodispar"@fi,
        "Euura pseudodispar"@sv,
        "Nematus dispar"@sv,
        "Nematus pseudodispar"@sv,
        "Pteronidea pseudodispar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura dispar"@fi,
        "Euura dispar"@sv .

<http://tun.fi/MX.5080394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura brevivalvis" ;
    dwc:scientificNameAuthorship "(Thomson, 1871)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Amauronematus spurcus"@fi,
        "Euura woollatti"@fi,
        "Nematus absimilis"@fi,
        "Nematus brevivalvis"@fi,
        "Nematus woollatti"@fi,
        "Pteronidea absimilis"@fi,
        "Pteronidea woollatti"@fi,
        "Pteronus kriegeri"@fi,
        "Amauronematus spurcus"@sv,
        "Euura woollatti"@sv,
        "Nematus absimilis"@sv,
        "Nematus brevivalvis"@sv,
        "Nematus woollatti"@sv,
        "Pteronidea absimilis"@sv,
        "Pteronidea woollatti"@sv,
        "Pteronus kriegeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura brevivalvis"@fi,
        "Euura brevivalvis"@sv .

<http://tun.fi/MX.5080425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytodietus maculator" ;
    dwc:scientificNameAuthorship "Kasparyan & Shaw, 2008" ;
    skos:broader <http://tun.fi/MX.306658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phytodietus maculator"@fi,
        "Phytodietus maculator"@sv .

<http://tun.fi/MX.5080506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera oulankae" ;
    dwc:scientificNameAuthorship "Krzemińska, 2021" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera oulankae"@fi,
        "Trichocera oulankae"@sv .

<http://tun.fi/MX.5080565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Streblocera fulviceps" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.297678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Streblocera fulviceps"@fi,
        "Streblocera fulviceps"@sv .

<http://tun.fi/MX.5080585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clinocera alta" ;
    dwc:scientificNameAuthorship "Jonassen, 2021" ;
    skos:broader <http://tun.fi/MX.276847> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clinocera alta"@fi,
        "Clinocera alta"@sv .

<http://tun.fi/MX.5080587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus argenticnemis" ;
    dwc:scientificNameAuthorship "Jonassen, 2021" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus argenticnemis"@fi,
        "Platypalpus argenticnemis"@sv .

<http://tun.fi/MX.5080588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus malaisei" ;
    dwc:scientificNameAuthorship "Vaesoja & Jonassen, 2021" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus malaisei"@fi,
        "Platypalpus malaisei"@sv .

<http://tun.fi/MX.5080589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus parvilamellatus" ;
    dwc:scientificNameAuthorship "Jonassen, 2021" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus parvilamellatus"@fi,
        "Platypalpus parvilamellatus"@sv .

<http://tun.fi/MX.5080590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platypalpus tuberculatus" ;
    dwc:scientificNameAuthorship "Jonassen, 2021" ;
    skos:broader <http://tun.fi/MX.276920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platypalpus tuberculatus"@fi,
        "Platypalpus tuberculatus"@sv .

<http://tun.fi/MX.5080592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema cahitum" ;
    dwc:scientificNameAuthorship "Munk & Peris-Felipo, 2015" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema cahitum"@fi,
        "Dinotrema cahitum"@sv .

<http://tun.fi/MX.5080593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema torpi" ;
    dwc:scientificNameAuthorship "Munk & Peris-Felipo, 2015" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema torpi"@fi,
        "Dinotrema torpi"@sv .

<http://tun.fi/MX.5080594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema valvulatum" ;
    dwc:scientificNameAuthorship "Munk & Peris-Felipo, 2015" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema valvulatum"@fi,
        "Dinotrema valvulatum"@sv .

<http://tun.fi/MX.5080627> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Melanitta deglandi deglandi" ;
    dwc:scientificNameAuthorship "(Bonaparte, 1850)" ;
    skos:broader <http://tun.fi/MX.73588> ;
    skos:hiddenLabel "Melanitta deglandi deglandi"@fi,
        "Melanitta deglandi deglandi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmypilkkasiipi (alalaji deglandi)"@fi,
        "knölsvärta (rasen deglandi)"@sv .

<http://tun.fi/MX.5080628> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Melanitta deglandi stejnegeri" ;
    dwc:scientificNameAuthorship "(Ridgway, 1887)" ;
    skos:broader <http://tun.fi/MX.73588> ;
    skos:hiddenLabel "Melanitta deglandi stejnegeri"@fi,
        "Melanitta deglandi stejnegeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmypilkkasiipi (alalaji stejnegeri)"@fi,
        "sibirisk knölsvärta"@sv .

<http://tun.fi/MX.5080647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nippoleucon hinumensis" ;
    dwc:scientificNameAuthorship "(Gamo, 1967)" ;
    skos:broader <http://tun.fi/MX.5080646> ;
    skos:hiddenLabel "Nippoleucon hinumensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "japaninkuuppaäyriäinen"@fi,
        "Nippoleucon hinumensis"@sv .

<http://tun.fi/MX.5080706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichodelitschia lundqvistii" ;
    dwc:scientificNameAuthorship "N. Heine & P. Welt" ;
    skos:broader <http://tun.fi/MX.234499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichodelitschia lundqvistii"@fi,
        "Trichodelitschia lundqvistii"@sv .

<http://tun.fi/MX.5080726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Excentricus planicornis" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1836)" ;
    skos:broader <http://tun.fi/MX.5080725> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Excentricus planicornis"@fi,
        "Excentricus planicornis"@sv .

<http://tun.fi/MX.5080745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seseli krylovii" ;
    dwc:scientificNameAuthorship "(V. N. Tikhom.) Pimenov & Sdobnina" ;
    skos:broader <http://tun.fi/MX.39204> ;
    skos:hiddenLabel "Seseli krylovii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahahirvenputki"@fi,
        "Seseli krylovii"@sv .

<http://tun.fi/MX.5080746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinalitus atomarius" ;
    dwc:scientificNameAuthorship "(Meyer-Dur, 1843)" ;
    skos:broader <http://tun.fi/MX.229921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pinalitus atomarius"@fi,
        "Pinalitus atomarius"@sv .

<http://tun.fi/MX.5080747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notonecta maculata" ;
    dwc:scientificNameAuthorship "Fabricius, 1794" ;
    skos:broader <http://tun.fi/MX.229658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Notonecta maculata"@fi,
        "Notonecta maculata"@sv .

<http://tun.fi/MX.5080765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Seseli annuum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39204> ;
    skos:hiddenLabel "Seseli annuum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkahirvenputki"@fi,
        "Seseli annuum"@sv .

<http://tun.fi/MX.5080807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apethymus serotinus" ;
    dwc:scientificNameAuthorship "(Müller, 1776)" ;
    skos:broader <http://tun.fi/MX.288599> ;
    skos:hiddenLabel "Tenthredo serotina"@fi,
        "Tenthredo serotina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Apethymus serotinus"@fi,
        "Apethymus serotinus"@sv .

<http://tun.fi/MX.5080809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euura plicalapponum" ;
    dwc:scientificNameAuthorship "(Kopelke, 2007)" ;
    skos:broader <http://tun.fi/MX.286724> ;
    skos:hiddenLabel "Phyllocolpa plicalapponum"@fi,
        "Phyllocolpa plicalapponum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Euura plicalapponum"@fi,
        "Euura plicalapponum"@sv .

<http://tun.fi/MX.5080811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rutstroemia alni" ;
    dwc:scientificNameAuthorship "L. Rémy" ;
    skos:broader <http://tun.fi/MX.233929> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rutstroemia alni"@fi,
        "Rutstroemia alni"@sv .

<http://tun.fi/MX.5080825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Greenomyia stackelbergi" ;
    dwc:scientificNameAuthorship "Zaitzev, 1982" ;
    skos:broader <http://tun.fi/MX.275501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Greenomyia stackelbergi"@fi,
        "Greenomyia stackelbergi"@sv .

<http://tun.fi/MX.5080845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila impar" ;
    dwc:scientificNameAuthorship "Johannsen, 1910" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila impar"@fi,
        "Sciophila impar"@sv .

<http://tun.fi/MX.5080865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthophiobolus helicosporus" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) J. Walker" ;
    skos:broader <http://tun.fi/MX.234411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acanthophiobolus helicosporus"@fi,
        "Acanthophiobolus helicosporus"@sv .

<http://tun.fi/MX.5080866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allophylaria macrospora" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.233931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Allophylaria macrospora"@fi,
        "Allophylaria macrospora"@sv .

<http://tun.fi/MX.5080867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoscyphus phascoides" ;
    dwc:scientificNameAuthorship "(Fr.) Baral" ;
    skos:broader <http://tun.fi/MX.233979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryoscyphus phascoides"@fi,
        "Bryoscyphus phascoides"@sv .

<http://tun.fi/MX.5080891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe alberichiana" ;
    dwc:scientificNameAuthorship "Bandini & B. Oertel" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe alberichiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maahisrisakas"@fi,
        "Inocybe alberichiana"@sv .

<http://tun.fi/MX.5080892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnum apalum" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Nannf." ;
    skos:broader <http://tun.fi/MX.234069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lachnum apalum"@fi,
        "Lachnum apalum"@sv .

<http://tun.fi/MX.5080893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orbilia obtusispora" ;
    dwc:scientificNameAuthorship "Baral & E. Weber" ;
    skos:broader <http://tun.fi/MX.234365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Orbilia obtusispora"@fi,
        "Orbilia obtusispora"@sv .

<http://tun.fi/MX.5080949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calocybe hebelomoides" ;
    dwc:scientificNameAuthorship "(Ew. Gerhardt) Læssøe & J.H. Petersen" ;
    skos:broader <http://tun.fi/MX.69744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calocybe hebelomoides"@fi,
        "Calocybe hebelomoides"@sv .

<http://tun.fi/MX.5080953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphleba sunnmorkensis" ;
    dwc:scientificNameAuthorship "Disney & Jonassen, 2021" ;
    skos:broader <http://tun.fi/MX.277675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Triphleba sunnmorkensis"@fi,
        "Triphleba sunnmorkensis"@sv .

<http://tun.fi/MX.5080985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula pseudohortensis" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1932" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:hiddenLabel "Tipula matsumuriana"@fi,
        "Tipula matsumuriana pseudohortensis"@fi,
        "Tipula pseudohortensis"@fi,
        "Tipula matsumuriana"@sv,
        "Tipula matsumuriana pseudohortensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rivikirjokirsikäs"@fi,
        "Tipula pseudohortensis"@sv .

<http://tun.fi/MX.5081026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Docosia mcgrawi" ;
    dwc:scientificNameAuthorship "Taber, 2018" ;
    skos:broader <http://tun.fi/MX.275494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Docosia mcgrawi"@fi,
        "Docosia mcgrawi"@sv .

<http://tun.fi/MX.5081028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula subsignata" ;
    dwc:scientificNameAuthorship "Lackschewitz, 1933" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tipula subsignata"@fi,
        "Tipula subsignata"@sv .

<http://tun.fi/MX.5081045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxarium populinum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Spirin & V. Malysheva" ;
    skos:broader <http://tun.fi/MX.233634> ;
    skos:hiddenLabel "Exidia albida var. populina"@fi,
        "Myxarium populinum"@fi,
        "Exidia albida var. populina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanmyhky"@fi,
        "Myxarium populinum"@sv .

<http://tun.fi/MX.5081105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyromitra esculenta" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.236921> ;
    skos:hiddenLabel "Gyromitra esculenta"@fi,
        "Gyromitra esculenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korvasieni"@fi,
        "stenmurkla"@sv .

<http://tun.fi/MX.5081106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyromitra inflata" ;
    dwc:scientificNameAuthorship "Cooke" ;
    skos:broader <http://tun.fi/MX.236921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyromitra inflata"@fi,
        "Gyromitra inflata"@sv .

<http://tun.fi/MX.5081125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichocera longa" ;
    dwc:scientificNameAuthorship "Krzemińska, 2021" ;
    skos:broader <http://tun.fi/MX.211275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichocera longa"@fi,
        "Trichocera longa"@sv .

<http://tun.fi/MX.5081126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemyia submontana" ;
    dwc:scientificNameAuthorship "Beschovski, 1994" ;
    skos:broader <http://tun.fi/MX.278659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chamaemyia submontana"@fi,
        "Chamaemyia submontana"@sv .

<http://tun.fi/MX.5081127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia lata" ;
    dwc:scientificNameAuthorship "(Wood, 1910)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:hiddenLabel "Phora lata"@fi,
        "Phora lata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia lata"@fi,
        "Megaselia lata"@sv .

<http://tun.fi/MX.5081129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fannia norvegica" ;
    dwc:scientificNameAuthorship "Ringdahl, 1934" ;
    skos:broader <http://tun.fi/MX.280612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fannia norvegica"@fi,
        "Fannia norvegica"@sv .

<http://tun.fi/MX.5081130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chiastocheta rotundiventris" ;
    dwc:scientificNameAuthorship "Hennig, 1953" ;
    skos:broader <http://tun.fi/MX.280233> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chiastocheta rotundiventris"@fi,
        "Chiastocheta rotundiventris"@sv .

<http://tun.fi/MX.5081131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meoneura arctica" ;
    dwc:scientificNameAuthorship "Ozerov, 1991" ;
    skos:broader <http://tun.fi/MX.279558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meoneura arctica"@fi,
        "Meoneura arctica"@sv .

<http://tun.fi/MX.5081134> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Sphagnum warnstorfii var. viride" ;
    dwc:scientificNameAuthorship "Russow" ;
    skos:broader <http://tun.fi/MX.44069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphagnum warnstorfii var. viride"@fi,
        "Sphagnum warnstorfii var. viride"@sv .

<http://tun.fi/MX.5081145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza petiolaris" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) Nannf." ;
    skos:broader <http://tun.fi/MX.233989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopeziza petiolaris"@fi,
        "Pyrenopeziza petiolaris"@sv .

<http://tun.fi/MX.5081217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema belokobylskij" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2014" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema belokobylskij"@fi,
        "Dinotrema belokobylskij"@sv .

<http://tun.fi/MX.5081218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema collybiae" ;
    dwc:scientificNameAuthorship "Munk & Peris-Felipo, 2014" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema collybiae"@fi,
        "Dinotrema collybiae"@sv .

<http://tun.fi/MX.5081219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema curtisetum" ;
    dwc:scientificNameAuthorship "Munk & Peris-Felipo, 2014" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema curtisetum"@fi,
        "Dinotrema curtisetum"@sv .

<http://tun.fi/MX.5081220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema insidiatrix" ;
    dwc:scientificNameAuthorship "(Marshall, 1895)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema insidiatrix"@fi,
        "Dinotrema insidiatrix"@sv .

<http://tun.fi/MX.5081221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema intuendum" ;
    dwc:scientificNameAuthorship "(Fischer, 1975)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema intuendum"@fi,
        "Dinotrema intuendum"@sv .

<http://tun.fi/MX.5081222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema mananae" ;
    dwc:scientificNameAuthorship "Tobias, 2003" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema mananae"@fi,
        "Dinotrema mananae"@sv .

<http://tun.fi/MX.5081225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetophila uschaica" ;
    dwc:scientificNameAuthorship "Subbotina & Maximova, 2011" ;
    skos:broader <http://tun.fi/MX.275761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycetophila uschaica"@fi,
        "Mycetophila uschaica"@sv .

<http://tun.fi/MX.5081285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema benifassaense" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema benifassaense"@fi,
        "Dinotrema benifassaense"@sv .

<http://tun.fi/MX.5081286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema eumandibulatum" ;
    dwc:scientificNameAuthorship "(Fischer, 1976)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema eumandibulatum"@fi,
        "Dinotrema eumandibulatum"@sv .

<http://tun.fi/MX.5081287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema florens" ;
    dwc:scientificNameAuthorship "(Fischer, 1974)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema florens"@fi,
        "Dinotrema florens"@sv .

<http://tun.fi/MX.5081288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema helote" ;
    dwc:scientificNameAuthorship "Munk & Peris-Felipo, 2014" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema helote"@fi,
        "Dinotrema helote"@sv .

<http://tun.fi/MX.5081289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema pilarae" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema pilarae"@fi,
        "Dinotrema pilarae"@sv .

<http://tun.fi/MX.5081290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema torreviejaense" ;
    dwc:scientificNameAuthorship "Peris-Felipo, 2013" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema torreviejaense"@fi,
        "Dinotrema torreviejaense"@sv .

<http://tun.fi/MX.5081305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotrema fungicola" ;
    dwc:scientificNameAuthorship "(Tobias, 1992)" ;
    skos:broader <http://tun.fi/MX.296924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotrema fungicola"@fi,
        "Dinotrema fungicola"@sv .

<http://tun.fi/MX.5081329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Systoechus laevifrons" ;
    dwc:scientificNameAuthorship "(Loew, 1855)" ;
    skos:broader <http://tun.fi/MX.276594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Systoechus laevifrons"@fi,
        "Systoechus laevifrons"@sv .

<http://tun.fi/MX.5081345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subheterocyclus" ;
    dwc:scientificNameAuthorship "Liimat., Niskanen & Kytöv." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius subheterocyclus"@fi,
        "Cortinarius subheterocyclus"@sv .

<http://tun.fi/MX.5081346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius heterocyclus" ;
    dwc:scientificNameAuthorship "Soop" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius heterocyclus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mystiseitikki"@fi,
        "Cortinarius heterocyclus"@sv .

<http://tun.fi/MX.5081350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia nudiventris" ;
    dwc:scientificNameAuthorship "(Wood, 1909)" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia nudiventris"@fi,
        "Megaselia nudiventris"@sv .

<http://tun.fi/MX.5081356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaselia pectorella" ;
    dwc:scientificNameAuthorship "Schmitz, 1929" ;
    skos:broader <http://tun.fi/MX.277483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megaselia pectorella"@fi,
        "Megaselia pectorella"@sv .

<http://tun.fi/MX.5081357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chirosia montana" ;
    dwc:scientificNameAuthorship "Pokorny, 1893" ;
    skos:broader <http://tun.fi/MX.280238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chirosia montana"@fi,
        "Chirosia montana"@sv .

<http://tun.fi/MX.5081358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila monacensis" ;
    dwc:scientificNameAuthorship "(Hennig, 1970)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila monacensis"@fi,
        "Botanophila monacensis"@sv .

<http://tun.fi/MX.5081359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus agathosmoides" ;
    dwc:scientificNameAuthorship "Lebeuf, E.Larss. & Bellanger" ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus agathosmoides"@fi,
        "Hygrophorus agathosmoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näretuoksuvahakas"@fi,
        "falsk doftvaxskivling"@sv .

<http://tun.fi/MX.5081360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus pinophilus" ;
    dwc:scientificNameAuthorship "E. Larss., Sesli & Loizides" ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus pinophilus"@fi,
        "Hygrophorus pinophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounatuoksuvahakas"@fi,
        "sydlig doftvaxskivling"@sv .

<http://tun.fi/MX.5081705> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Phoenicurus ochruros gibraltariensis" ;
    dwc:scientificNameAuthorship "J. F. Gmelin, 1789" ;
    skos:broader <http://tun.fi/MX.32894> ;
    skos:hiddenLabel "Phoenicurus ochruros gibraltariensis"@fi,
        "Phoenicurus ochruros gibraltariensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaleppälintu (alalaji gibraltariensis)"@fi,
        "svart rödstjärt (rasen gibraltariensis)"@sv .

<http://tun.fi/MX.5081706> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Phoenicurus ochruros phoenicuroides" ;
    dwc:scientificNameAuthorship "F. Moore, 1854" ;
    skos:broader <http://tun.fi/MX.32894> ;
    skos:hiddenLabel "Phoenicurus ochruros phoenicuroides"@fi,
        "Phoenicurus ochruros phoenicuroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaleppälintu (alalaji phoenicuroides)"@fi,
        "svart rödstjärt (rasen phoenicuroides)"@sv .

<http://tun.fi/MX.5081751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basidiodendron cinerellum" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Spirin & V. Malysheva" ;
    skos:broader <http://tun.fi/MX.205005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Basidiodendron cinerellum"@fi,
        "Basidiodendron cinerellum"@sv .

<http://tun.fi/MX.5081752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Basidiodendron trachysporum" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Spirin, M. Weiß & Miettinen" ;
    skos:broader <http://tun.fi/MX.205005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Basidiodendron trachysporum"@fi,
        "Basidiodendron trachysporum"@sv .

<http://tun.fi/MX.5081781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protearomyia jonesi" ;
    dwc:scientificNameAuthorship "MacGowan & Reimann, 2021" ;
    skos:broader <http://tun.fi/MX.278417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protearomyia jonesi"@fi,
        "Protearomyia jonesi"@sv .

<http://tun.fi/MX.5081783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaeropsis sapinea" ;
    dwc:scientificNameAuthorship "(Fr.) Dyko & B. Sutton" ;
    skos:broader <http://tun.fi/MX.5081782> ;
    skos:hiddenLabel "Diplodia pinea"@fi,
        "Diplodia sapinea"@fi,
        "Sphaeria sapinea"@fi,
        "Sphaeropsis sapinea"@fi,
        "Diplodia pinea"@sv,
        "Diplodia sapinea"@sv,
        "Sphaeria sapinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuparikas"@fi,
        "Sphaeropsis sapinea"@sv .

<http://tun.fi/MX.5081948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera seneca" ;
    dwc:scientificNameAuthorship "Magain, Miądl. & Sérus." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peltigera seneca"@fi,
        "Peltigera seneca"@sv .

<http://tun.fi/MX.5081994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toniniopsis dissimilis" ;
    dwc:scientificNameAuthorship "Gerasimova & A. Beck" ;
    skos:broader <http://tun.fi/MX.5076094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toniniopsis dissimilis"@fi,
        "Toniniopsis dissimilis"@sv .

<http://tun.fi/MX.5081999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycobilimbia sphaeroides" ;
    dwc:scientificNameAuthorship "(Dicks.) S. Ekman & Printzen" ;
    skos:broader <http://tun.fi/MX.67301> ;
    skos:hiddenLabel "Biatora pilularis"@fi,
        "Mycobilimbia pilularis"@fi,
        "Biatora pilularis"@sv,
        "Mycobilimbia pilularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycobilimbia sphaeroides"@fi,
        "Mycobilimbia sphaeroides"@sv .

<http://tun.fi/MX.5082005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enicospilus combustus" ;
    dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
    skos:broader <http://tun.fi/MX.310457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Enicospilus combustus"@fi,
        "Enicospilus combustus"@sv .

<http://tun.fi/MX.5082028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hirtodrosophila toyohiokadai" ;
    dwc:scientificNameAuthorship "(Sidorenko, 1990)" ;
    skos:broader <http://tun.fi/MX.279954> ;
    skos:hiddenLabel "Drosophila toyohiokadai"@fi,
        "Drosophila toyohiokadai"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hirtodrosophila toyohiokadai"@fi,
        "Hirtodrosophila toyohiokadai"@sv .

<http://tun.fi/MX.5082045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aradus ribauti" ;
    dwc:scientificNameAuthorship "Wagner, 1956" ;
    skos:broader <http://tun.fi/MX.230236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aradus ribauti"@fi,
        "Aradus ribauti"@sv .

<http://tun.fi/MX.5082046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kybos calyculus" ;
    dwc:scientificNameAuthorship "(Cerutti, 1939)" ;
    skos:broader <http://tun.fi/MX.229165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kybos calyculus"@fi,
        "Kybos calyculus"@sv .

<http://tun.fi/MX.5082047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kybos oshanini" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1953" ;
    skos:broader <http://tun.fi/MX.229165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kybos oshanini"@fi,
        "Kybos oshanini"@sv .

<http://tun.fi/MX.5082049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viridicerus ustulatus" ;
    dwc:scientificNameAuthorship "(Mulsant & Rey, 1855)" ;
    skos:broader <http://tun.fi/MX.5082048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Viridicerus ustulatus"@fi,
        "Viridicerus ustulatus"@sv .

<http://tun.fi/MX.5082067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toniniopsis separabilis" ;
    dwc:scientificNameAuthorship "(Nyl.) Gerasimova & A. Beck" ;
    skos:broader <http://tun.fi/MX.5076094> ;
    skos:hiddenLabel "Bacidia affinis"@fi,
        "Bacidia atrosanguinea var. corticola"@fi,
        "Bacidia hegetschweileri"@fi,
        "Bacidia populicola"@fi,
        "Bacidia separabilis"@fi,
        "Bacidia sparsa"@fi,
        "Bacidia subarctoa"@fi,
        "Bacidia subincompta"@fi,
        "Bacidia vegeta"@fi,
        "Lecidea separabilis"@fi,
        "Bacidia affinis"@sv,
        "Bacidia atrosanguinea var. corticola"@sv,
        "Bacidia hegetschweileri"@sv,
        "Bacidia populicola"@sv,
        "Bacidia separabilis"@sv,
        "Bacidia sparsa"@sv,
        "Bacidia subarctoa"@sv,
        "Bacidia subincompta"@sv,
        "Bacidia vegeta"@sv,
        "Lecidea separabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Toniniopsis separabilis"@fi,
        "Toniniopsis separabilis"@sv .

<http://tun.fi/MX.5082105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortella alpicola" ;
    dwc:scientificNameAuthorship "Dixon" ;
    skos:broader <http://tun.fi/MX.43388> ;
    skos:hiddenLabel "Tortella alpicola"@fi,
        "Tortella alpicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikiertosammal"@fi,
        "alpkalkmossa"@sv .

<http://tun.fi/MX.5082106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrohypnum styriacum" ;
    dwc:scientificNameAuthorship "(Limpr.) Broth." ;
    skos:broader <http://tun.fi/MX.43390> ;
    skos:hiddenLabel "Hygrohypnum styriacum"@fi,
        "Hygrohypnum styriacum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurupurosammal"@fi,
        "uddbäckmossa"@sv .

<http://tun.fi/MX.5082107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurhynchiastrum diversifolium" ;
    dwc:scientificNameAuthorship "(Schimp.) J. Guerra" ;
    skos:broader <http://tun.fi/MX.200423> ;
    skos:hiddenLabel "Eurhynchiastrum diversifolium"@fi,
        "Eurhynchiastrum pulchellum var. diversifolium"@fi,
        "Eurhynchiastrum pulchellum var. diversifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lieronokkasammal"@fi,
        "Eurhynchiastrum diversifolium"@sv .

<http://tun.fi/MX.5082109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylocopa violacea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.204704> ;
    skos:hiddenLabel "Apis violacea"@fi,
        "Xylocopa violacea"@fi,
        "Apis violacea"@sv,
        "Xylocopa violacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinirautamehiläinen"@fi,
        "svartsnickarbi"@sv .

<http://tun.fi/MX.5082125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidoderma chailletii" ;
    dwc:scientificNameAuthorship "Rostaf." ;
    skos:broader <http://tun.fi/MX.290610> ;
    skos:hiddenLabel "Lepidoderma carestianum var. chailletii"@fi,
        "Lepidoderma carestianum var. chailletii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepidoderma chailletii"@fi,
        "Lepidoderma chailletii"@sv .

<http://tun.fi/MX.5082127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma aeneum" ;
    dwc:scientificNameAuthorship "Mar. Mey. & Poulain" ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamproderma aeneum"@fi,
        "Lamproderma aeneum"@sv .

<http://tun.fi/MX.5082128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma cristatum" ;
    dwc:scientificNameAuthorship "Meyl." ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamproderma cristatum"@fi,
        "Lamproderma cristatum"@sv .

<http://tun.fi/MX.5082129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamproderma pulchellum" ;
    dwc:scientificNameAuthorship "Meyl." ;
    skos:broader <http://tun.fi/MX.290595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lamproderma pulchellum"@fi,
        "Lamproderma pulchellum"@sv .

<http://tun.fi/MX.5082130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meriderma fuscatum" ;
    dwc:scientificNameAuthorship "(Meyl.) Mar. Mey. & Poulain" ;
    skos:broader <http://tun.fi/MX.290637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Meriderma fuscatum"@fi,
        "Meriderma fuscatum"@sv .

<http://tun.fi/MX.5082131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physarum vernum" ;
    dwc:scientificNameAuthorship "Sommerf." ;
    skos:broader <http://tun.fi/MX.290652> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Physarum vernum"@fi,
        "Physarum vernum"@sv .

<http://tun.fi/MX.5082134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe hirtelloides" ;
    dwc:scientificNameAuthorship "Stangl & J. Veselský" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe hirtelloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nirsorisakas"@fi,
        "Inocybe hirtelloides"@sv .

<http://tun.fi/MX.5082135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stilbops asper" ;
    dwc:scientificNameAuthorship "(Schmiedeknecht, 1913)" ;
    skos:broader <http://tun.fi/MX.309152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stilbops asper"@fi,
        "Stilbops asper"@sv .

<http://tun.fi/MX.5082137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus suspectus" ;
    dwc:scientificNameAuthorship "Borries, 1895" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus suspectus"@fi,
        "Megastigmus suspectus"@sv .

<http://tun.fi/MX.5082145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciophila acuta" ;
    dwc:scientificNameAuthorship "Garrett, 1925" ;
    skos:broader <http://tun.fi/MX.275340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sciophila acuta"@fi,
        "Sciophila acuta"@sv .

<http://tun.fi/MX.5082185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphomyces leucocarpus" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.236919> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Elaphomyces leucocarpus"@fi,
        "Elaphomyces leucocarpus"@sv .

<http://tun.fi/MX.5082205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conioscinella tornensis" ;
    dwc:scientificNameAuthorship "Nartshuk & Andersson, 2013" ;
    skos:broader <http://tun.fi/MX.279453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conioscinella tornensis"@fi,
        "Conioscinella tornensis"@sv .

<http://tun.fi/MX.5082207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botanophila lactucaeformis" ;
    dwc:scientificNameAuthorship "(Villeneuve, 1923)" ;
    skos:broader <http://tun.fi/MX.280194> ;
    skos:hiddenLabel "Chortophila lactucaeformis"@fi,
        "Hylemya aklavika"@fi,
        "Pegohylemyia setiforceps"@fi,
        "Chortophila lactucaeformis"@sv,
        "Hylemya aklavika"@sv,
        "Pegohylemyia setiforceps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Botanophila lactucaeformis"@fi,
        "Botanophila lactucaeformis"@sv .

<http://tun.fi/MX.5082211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria ultimella" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria ultimella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lutakkolattakoi"@fi,
        "Depressaria ultimella"@sv .

<http://tun.fi/MX.5082212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista anserinella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista anserinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohitukoi"@fi,
        "Elachista anserinella"@sv .

<http://tun.fi/MX.5082213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Infurcitinea albicomella" ;
    dwc:scientificNameAuthorship "(Stainton, 1851)" ;
    skos:broader <http://tun.fi/MX.58730> ;
    skos:hiddenLabel "Infurcitinea albicomella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasjäkäläkoi"@fi,
        "Infurcitinea albicomella"@sv .

<http://tun.fi/MX.5082214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylomoia graminea" ;
    dwc:scientificNameAuthorship "(Graeser, 1889)" ;
    skos:broader <http://tun.fi/MX.62822> ;
    skos:hiddenLabel "Xylomoia graminea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtayökkönen"@fi,
        "Xylomoia graminea"@sv .

<http://tun.fi/MX.5082215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene aurita" ;
    dwc:scientificNameAuthorship "Razowski, 1992" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene aurita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helolatvakääriäinen"@fi,
        "Pammene aurita"@sv .

<http://tun.fi/MX.5082216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia amplana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia amplana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekiiltokääriäinen"@fi,
        "Cydia amplana"@sv .

<http://tun.fi/MX.5082217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaxomera parasitella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.58751> ;
    skos:hiddenLabel "Triaxomera parasitella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loimupääkääpäkoi"@fi,
        "Triaxomera parasitella"@sv .

<http://tun.fi/MX.5082218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sertulicium vernale" ;
    dwc:scientificNameAuthorship "Spirin & Volobuev" ;
    skos:broader <http://tun.fi/MX.5081754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sertulicium vernale"@fi,
        "Sertulicium vernale"@sv .

<http://tun.fi/MX.5082221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Unilacryma bispora" ;
    dwc:scientificNameAuthorship "J.C. Zamora & S. Ekman" ;
    skos:broader <http://tun.fi/MX.5082220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Unilacryma bispora"@fi,
        "Unilacryma bispora"@sv .

<http://tun.fi/MX.5082222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Unilacryma unispora" ;
    dwc:scientificNameAuthorship "(L.S. Olive) Shirouzu, Tokum. & Oberw." ;
    skos:broader <http://tun.fi/MX.5082220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Unilacryma unispora"@fi,
        "Unilacryma unispora"@sv .

<http://tun.fi/MX.5082223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacryonaema macrosporum" ;
    dwc:scientificNameAuthorship "J.C. Zamora & S. Ekman" ;
    skos:broader <http://tun.fi/MX.205049> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dacryonaema macrosporum"@fi,
        "Dacryonaema macrosporum"@sv .

<http://tun.fi/MX.5082225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerinomyces neuhoffii" ;
    dwc:scientificNameAuthorship "J.C. Zamora & A. Savchenko" ;
    skos:broader <http://tun.fi/MX.205130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerinomyces neuhoffii"@fi,
        "Cerinomyces neuhoffii"@sv .

<http://tun.fi/MX.5082229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotremastrum mendax" ;
    dwc:scientificNameAuthorship "Spirin & Volobuev" ;
    skos:broader <http://tun.fi/MX.205132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sistotremastrum mendax"@fi,
        "Sistotremastrum mendax"@sv .

<http://tun.fi/MX.5082230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sistotremastrum vigilans" ;
    dwc:scientificNameAuthorship "K.H. Larss. & Spirin" ;
    skos:broader <http://tun.fi/MX.205132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sistotremastrum vigilans"@fi,
        "Sistotremastrum vigilans"@sv .

<http://tun.fi/MX.5082233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altenia scriptella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59755> ;
    skos:hiddenLabel "Altenia scriptella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsukeulakoi"@fi,
        "Altenia scriptella"@sv .

<http://tun.fi/MX.5082234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora ibipennella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora ibipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vitipussikoi"@fi,
        "Coleophora ibipennella"@sv .

<http://tun.fi/MX.5082235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eublemma candidana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.62306> ;
    skos:hiddenLabel "Eublemma candidana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokääpiöyökkönen"@fi,
        "Eublemma candidana"@sv .

<http://tun.fi/MX.5082237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euproctis chrysorrhoea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.5082236> ;
    skos:hiddenLabel "Euproctis chrysorrhoea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pronssiperä"@fi,
        "Euproctis chrysorrhoea"@sv .

<http://tun.fi/MX.5082239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pareulype berberata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.5082238> ;
    skos:hiddenLabel "Pareulype berberata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marmorimittari"@fi,
        "Pareulype berberata"@sv .

<http://tun.fi/MX.5082240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea fuscovenosa" ;
    dwc:scientificNameAuthorship "(Goeze, 1781)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea fuscovenosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaltokulmumittari"@fi,
        "Idaea fuscovenosa"@sv .

<http://tun.fi/MX.5082241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelechia rhombelliformis" ;
    dwc:scientificNameAuthorship "Staudinger, 1871" ;
    skos:broader <http://tun.fi/MX.59758> ;
    skos:hiddenLabel "Gelechia rhombelliformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapoppelikeulakoi"@fi,
        "Gelechia rhombelliformis"@sv .

<http://tun.fi/MX.5082251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neofaculta taigana" ;
    dwc:scientificNameAuthorship "Ponomarenko, 1998" ;
    skos:broader <http://tun.fi/MX.59894> ;
    skos:hiddenLabel "Neofaculta taigana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigajäytäjäkoi"@fi,
        "Neofaculta taigana"@sv .

<http://tun.fi/MX.5082261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megalocystidium salicis" ;
    dwc:scientificNameAuthorship "Spirin, Miettinen & K.H. Larss." ;
    skos:broader <http://tun.fi/MX.205076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megalocystidium salicis"@fi,
        "Megalocystidium salicis"@sv .

<http://tun.fi/MX.5082265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exechia neorepanda" ;
    dwc:scientificNameAuthorship "Lindemann in Lindemann, Søli & Kjærandsen, 2021" ;
    skos:broader <http://tun.fi/MX.275629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Exechia neorepanda"@fi,
        "Exechia neorepanda"@sv .

<http://tun.fi/MX.5082271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megalocystidium olens" ;
    dwc:scientificNameAuthorship "Spirin & Volobuev" ;
    skos:broader <http://tun.fi/MX.205076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megalocystidium olens"@fi,
        "Megalocystidium olens"@sv .

<http://tun.fi/MX.5082272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megalocystidium perticatum" ;
    dwc:scientificNameAuthorship "Spirin & Volobuev" ;
    skos:broader <http://tun.fi/MX.205076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megalocystidium perticatum"@fi,
        "Megalocystidium perticatum"@sv .

<http://tun.fi/MX.5082333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veratrum lobelianum" ;
    dwc:scientificNameAuthorship "Bernh." ;
    skos:broader <http://tun.fi/MX.40002> ;
    skos:hiddenLabel "Veratrum album"@fi,
        "Veratrum album subsp. lobelianum"@fi,
        "Veratrum album subsp. virescens"@fi,
        "Veratrum lobelianum"@fi,
        "Veratrum album"@sv,
        "Veratrum album subsp. lobelianum"@sv,
        "Veratrum album subsp. virescens"@sv,
        "Veratrum lobelianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpärskäjuuri"@fi,
        "nordnysrot"@sv .

<http://tun.fi/MX.5082413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oenothera lindheimeri" ;
    dwc:scientificNameAuthorship "(Engelm. & A. Gray) W. L. Wagner & Hoch" ;
    skos:broader <http://tun.fi/MX.39083> ;
    skos:hiddenLabel "Gaura lindheimeri"@fi,
        "Oenothera lindheimeri"@fi,
        "Gaura lindheimeri"@sv,
        "Oenothera lindheimeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokesäkynttilä"@fi,
        "sommarljus"@sv .

<http://tun.fi/MX.5082426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sigesbeckia serrata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.5082425> ;
    skos:hiddenLabel "Sigesbeckia serrata"@fi,
        "Sigesbeckia serrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "chilennystytähti"@fi,
        "klibbstjärna"@sv .

<http://tun.fi/MX.5082470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Huperzia acicularis" ;
    dwc:scientificNameAuthorship "Björk" ;
    skos:broader <http://tun.fi/MX.37684> ;
    skos:hiddenLabel "Huperzia acicularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äimäketunlieko"@fi,
        "Huperzia acicularis"@sv .

<http://tun.fi/MX.5082471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Huperzia arctica" ;
    dwc:scientificNameAuthorship "(Grossh. ex Tolm.) Sipliv." ;
    skos:broader <http://tun.fi/MX.37684> ;
    skos:hiddenLabel "Huperzia arctica"@fi,
        "Lycopodium selago subsp. arcticum"@fi,
        "Lycopodium selago subsp. arcticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaketunlieko"@fi,
        "Huperzia arctica"@sv .

<http://tun.fi/MX.5082473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Huperzia europaea" ;
    dwc:scientificNameAuthorship "Björk" ;
    skos:broader <http://tun.fi/MX.37684> ;
    skos:hiddenLabel "Huperzia europaea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "euroopanketunlieko"@fi,
        "Huperzia europaea"@sv .

<http://tun.fi/MX.5082474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Huperzia selago" ;
    dwc:scientificNameAuthorship "(L.) Bernh. ex Schrank & Mart." ;
    skos:broader <http://tun.fi/MX.37684> ;
    skos:hiddenLabel "Huperzia appressa"@fi,
        "Huperzia selago"@fi,
        "Huperzia selago subsp. appressa"@fi,
        "Lycopodium selago"@fi,
        "Huperzia appressa"@sv,
        "Huperzia selago subsp. appressa"@sv,
        "Lycopodium selago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turveketunlieko"@fi,
        "Huperzia selago"@sv .

<http://tun.fi/MX.5082478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Huperzia suberecta" ;
    dwc:scientificNameAuthorship "(Lowe) Tardieu" ;
    skos:broader <http://tun.fi/MX.37684> ;
    skos:hiddenLabel "Huperzia suberecta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpiketunlieko"@fi,
        "Huperzia suberecta"@sv .

<http://tun.fi/MX.5082482> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Buglossoides incrassata subsp. splitgerberi" ;
    dwc:scientificNameAuthorship "(Guss.) E. Zippel & Selvi" ;
    skos:broader <http://tun.fi/MX.5082481> ;
    skos:hiddenLabel "Buglossoides incrassata subsp. splitgerberi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratarusojuuri"@fi,
        "Buglossoides incrassata subsp. splitgerberi"@sv .

<http://tun.fi/MX.5082607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endoxyla parallela" ;
    dwc:scientificNameAuthorship "(Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.234294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endoxyla parallela"@fi,
        "Endoxyla parallela"@sv .

<http://tun.fi/MX.5082665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotiscus avrupanensis" ;
    dwc:scientificNameAuthorship "Doganlar, 2007" ;
    skos:broader <http://tun.fi/MX.318967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotiscus avrupanensis"@fi,
        "Dinotiscus avrupanensis"@sv .

<http://tun.fi/MX.5082666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotiscus wichmanni" ;
    dwc:scientificNameAuthorship "Bouček, 1967" ;
    skos:broader <http://tun.fi/MX.318967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotiscus wichmanni"@fi,
        "Dinotiscus wichmanni"@sv .

<http://tun.fi/MX.5082667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dinotiscus zirbecus" ;
    dwc:scientificNameAuthorship "Doganlar, 2007" ;
    skos:broader <http://tun.fi/MX.318967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dinotiscus zirbecus"@fi,
        "Dinotiscus zirbecus"@sv .

<http://tun.fi/MX.5082668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platygerrhus maculatus" ;
    dwc:scientificNameAuthorship "Erdös, 1957" ;
    skos:broader <http://tun.fi/MX.318957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Platygerrhus maculatus"@fi,
        "Platygerrhus maculatus"@sv .

<http://tun.fi/MX.5082669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plutothrix nudicoxa" ;
    dwc:scientificNameAuthorship "Graham, 1993" ;
    skos:broader <http://tun.fi/MX.318946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plutothrix nudicoxa"@fi,
        "Plutothrix nudicoxa"@sv .

<http://tun.fi/MX.5082670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plutothrix perelegans" ;
    dwc:scientificNameAuthorship "Graham, 1993" ;
    skos:broader <http://tun.fi/MX.318946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Plutothrix perelegans"@fi,
        "Plutothrix perelegans"@sv .

<http://tun.fi/MX.5082671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenomalina oxygyne" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.319127> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenomalina oxygyne"@fi,
        "Stenomalina oxygyne"@sv .

<http://tun.fi/MX.5082672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichomalus inscitus" ;
    dwc:scientificNameAuthorship "(Walker, 1835)" ;
    skos:broader <http://tun.fi/MX.318686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trichomalus inscitus"@fi,
        "Trichomalus inscitus"@sv .

<http://tun.fi/MX.5082673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonoderus nobilitatus" ;
    dwc:scientificNameAuthorship "Graham, 1993" ;
    skos:broader <http://tun.fi/MX.318938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trigonoderus nobilitatus"@fi,
        "Trigonoderus nobilitatus"@sv .

<http://tun.fi/MX.5082674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trigonoderus pedicellaris" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trigonoderus pedicellaris"@fi,
        "Trigonoderus pedicellaris"@sv .

<http://tun.fi/MX.52> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gomphus vulgatissimus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.51> ;
    skos:hiddenLabel "Gomphus vulgatissimus"@fi,
        "Gomphus vulgatissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitojokikorento"@fi,
        "sandflodtrollslända"@sv .

<http://tun.fi/MX.52651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carychium minimum" ;
    dwc:scientificNameAuthorship "O. F. Müller, 1774" ;
    skos:broader <http://tun.fi/MX.52650> ;
    skos:hiddenLabel "Carychium minimum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiösarvikotilo"@fi,
        "Carychium minimum"@sv .

<http://tun.fi/MX.52652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carychium tridentatum" ;
    dwc:scientificNameAuthorship "(Risso, 1826)" ;
    skos:broader <http://tun.fi/MX.52650> ;
    skos:hiddenLabel "Carychium tridentatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosarvikotilo"@fi,
        "Carychium tridentatum"@sv .

<http://tun.fi/MX.52656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Succinea putris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.52655> ;
    skos:hiddenLabel "Helix putris"@fi,
        "Succinea putris"@fi,
        "Helix putris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meripihkakotilo"@fi,
        "Succinea putris"@sv .

<http://tun.fi/MX.52658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Succinella oblonga" ;
    dwc:scientificNameAuthorship "(Draparnaud, 1801)" ;
    skos:broader <http://tun.fi/MX.52657> ;
    skos:hiddenLabel "Succinea oblonga"@fi,
        "Succinella oblonga"@fi,
        "Succinea oblonga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "torvilokotilo"@fi,
        "Succinella oblonga"@sv .

<http://tun.fi/MX.52660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyloma elegans" ;
    dwc:scientificNameAuthorship "(Risso, 1826)" ;
    skos:broader <http://tun.fi/MX.52659> ;
    skos:hiddenLabel "Oxyloma elegans"@fi,
        "Oxyloma pfeifferi"@fi,
        "Succinea elegans"@fi,
        "Succinea pfeifferi"@fi,
        "Oxyloma pfeifferi"@sv,
        "Succinea elegans"@sv,
        "Succinea pfeifferi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkameripihkakotilo"@fi,
        "Oxyloma elegans"@sv .

<http://tun.fi/MX.52663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyloma sarsii" ;
    dwc:scientificNameAuthorship "(Esmark, 1886)" ;
    skos:altLabel "punertavameripihkakotilo"@fi ;
    skos:broader <http://tun.fi/MX.52659> ;
    skos:hiddenLabel "Oxyloma sarsii"@fi,
        "Succinea sarsii"@fi,
        "Succinea sarsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punameripihkakotilo"@fi,
        "Oxyloma sarsii"@sv .

<http://tun.fi/MX.52666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochlicopa lubrica" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52665> ;
    skos:hiddenLabel "Cochlicopa lubrica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokotilo"@fi,
        "Cochlicopa lubrica"@sv .

<http://tun.fi/MX.52667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochlicopa lubricella" ;
    dwc:scientificNameAuthorship "(Rossmässler, 1834)" ;
    skos:broader <http://tun.fi/MX.52665> ;
    skos:hiddenLabel "Cochlicopa lubricella"@fi,
        "Cochlicopa minima"@fi,
        "Cochlicopa minima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapeasilokotilo"@fi,
        "Cochlicopa lubricella"@sv .

<http://tun.fi/MX.52670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vallonia costata" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52669> ;
    skos:hiddenLabel "Vallonia costata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjakotilo"@fi,
        "Vallonia costata"@sv .

<http://tun.fi/MX.52671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vallonia pulchella" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52669> ;
    skos:hiddenLabel "Vallonia pulchella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokotilo"@fi,
        "Vallonia pulchella"@sv .

<http://tun.fi/MX.52672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vallonia excentrica" ;
    dwc:scientificNameAuthorship "Sterki, 1893" ;
    skos:broader <http://tun.fi/MX.52669> ;
    skos:hiddenLabel "Vallonia excentrica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikeasirokotilo"@fi,
        "Vallonia excentrica"@sv .

<http://tun.fi/MX.52674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthinula aculeata" ;
    dwc:scientificNameAuthorship "(O.F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52673> ;
    skos:hiddenLabel "Acanthinula aculeata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkikotilo"@fi,
        "Acanthinula aculeata"@sv .

<http://tun.fi/MX.52676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoogenetes harpa" ;
    dwc:scientificNameAuthorship "(Say, 1824)" ;
    skos:broader <http://tun.fi/MX.52675> ;
    skos:hiddenLabel "Acanthinula harpa"@fi,
        "Zoogenetes harpa"@fi,
        "Acanthinula harpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varpukotilo"@fi,
        "Zoogenetes harpa"@sv .

<http://tun.fi/MX.52679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pupilla muscorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.52678> ;
    skos:hiddenLabel "Pupilla muscorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalkotilo"@fi,
        "Pupilla muscorum"@sv .

<http://tun.fi/MX.52682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Columella edentula" ;
    dwc:scientificNameAuthorship "(Draparnaud, 1805)" ;
    skos:broader <http://tun.fi/MX.52681> ;
    skos:hiddenLabel "Columella edentula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hampaatonsiemenkotilo"@fi,
        "Columella edentula"@sv .

<http://tun.fi/MX.52683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Columella columella" ;
    dwc:scientificNameAuthorship "(G. von Martens, 1830)" ;
    skos:broader <http://tun.fi/MX.52681> ;
    skos:hiddenLabel "Columella columella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsiemenkotilo"@fi,
        "Columella columella"@sv .

<http://tun.fi/MX.52684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Columella aspera" ;
    dwc:scientificNameAuthorship "Waldén, 1966" ;
    skos:broader <http://tun.fi/MX.52681> ;
    skos:hiddenLabel "Columella aspera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karheasiemenkotilo"@fi,
        "Columella aspera"@sv .

<http://tun.fi/MX.52686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertigo alpestris" ;
    dwc:scientificNameAuthorship "Alder, 1838" ;
    skos:broader <http://tun.fi/MX.52685> ;
    skos:hiddenLabel "Vertigo alpestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppisiemenkotilo"@fi,
        "Vertigo alpestris"@sv .

<http://tun.fi/MX.52687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertigo antivertigo" ;
    dwc:scientificNameAuthorship "(Draparnaud, 1801)" ;
    skos:broader <http://tun.fi/MX.52685> ;
    skos:hiddenLabel "Pupa antivertigo"@fi,
        "Vertigo antivertigo"@fi,
        "Pupa antivertigo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seitsensiemenkotilo"@fi,
        "Vertigo antivertigo"@sv .

<http://tun.fi/MX.52688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertigo extima" ;
    dwc:scientificNameAuthorship "(Westerlund, 1877)" ;
    skos:broader <http://tun.fi/MX.52685> ;
    skos:hiddenLabel "Vertigo extima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisiemenkotilo"@fi,
        "Vertigo extima"@sv .

<http://tun.fi/MX.52689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertigo lilljeborgi" ;
    dwc:scientificNameAuthorship "(Westerlund, 1871)" ;
    skos:broader <http://tun.fi/MX.52685> ;
    skos:hiddenLabel "Vertigo lilljeborgi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lilljeborginsiemenkotilo"@fi,
        "Vertigo lilljeborgi"@sv .

<http://tun.fi/MX.52690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertigo genesii" ;
    dwc:scientificNameAuthorship "(Gredler, 1856)" ;
    skos:broader <http://tun.fi/MX.52685> ;
    skos:hiddenLabel "Vertigo genesii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkisiemenkotilo"@fi,
        "Vertigo genesii"@sv .

<http://tun.fi/MX.52691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertigo geyeri" ;
    dwc:scientificNameAuthorship "Lindholm, 1925" ;
    skos:broader <http://tun.fi/MX.52685> ;
    skos:hiddenLabel "Vertigo genesii geyeri"@fi,
        "Vertigo geyeri"@fi,
        "Vertigo genesii geyeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettosiemenkotilo"@fi,
        "Vertigo geyeri"@sv .

<http://tun.fi/MX.52692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertigo modesta" ;
    dwc:scientificNameAuthorship "(Say, 1824)" ;
    skos:broader <http://tun.fi/MX.52685> ;
    skos:hiddenLabel "Vertigo arctica"@fi,
        "Vertigo modesta"@fi,
        "Vertigo modesta arctica"@fi,
        "Vertigo arctica"@sv,
        "Vertigo modesta arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansiemenkotilo"@fi,
        "Vertigo modesta"@sv .

<http://tun.fi/MX.52694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertigo pusilla" ;
    dwc:scientificNameAuthorship "O. F. Müller, 1774" ;
    skos:altLabel "vasenkierresiemenkotilo"@fi ;
    skos:broader <http://tun.fi/MX.52685> ;
    skos:hiddenLabel "Vertigo pusilla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vasensiemenkotilo"@fi,
        "Vertigo pusilla"@sv .

<http://tun.fi/MX.52695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertigo pygmaea" ;
    dwc:scientificNameAuthorship "(Draparnaud, 1801)" ;
    skos:altLabel "pienisiemenkotilo"@fi ;
    skos:broader <http://tun.fi/MX.52685> ;
    skos:hiddenLabel "Pupa pygmaea"@fi,
        "Vertigo pygmaea"@fi,
        "Pupa pygmaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusiemenkotilo"@fi,
        "Vertigo pygmaea"@sv .

<http://tun.fi/MX.52696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertigo ronnebyensis" ;
    dwc:scientificNameAuthorship "(Westerlund, 1871)" ;
    skos:broader <http://tun.fi/MX.52685> ;
    skos:hiddenLabel "Vertigo ronnebyensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskeasiemenkotilo"@fi,
        "Vertigo ronnebyensis"@sv .

<http://tun.fi/MX.52697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertigo substriata" ;
    dwc:scientificNameAuthorship "(Jeffreys, 1833)" ;
    skos:broader <http://tun.fi/MX.52685> ;
    skos:hiddenLabel "Vertigo substriata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurresiemenkotilo"@fi,
        "Vertigo substriata"@sv .

<http://tun.fi/MX.52698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vertigo angustior" ;
    dwc:scientificNameAuthorship "Jeffreys, 1830" ;
    skos:broader <http://tun.fi/MX.52685> ;
    skos:hiddenLabel "Vertigo angustior"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapeasiemenkotilo"@fi,
        "Vertigo angustior"@sv .

<http://tun.fi/MX.52701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merdigera obscura" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:altLabel "pikkuahmattikotilo"@fi ;
    skos:broader <http://tun.fi/MX.52700> ;
    skos:hiddenLabel "Ena obscura"@fi,
        "Merdigera obscura"@fi,
        "Ena obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahmattikotilo"@fi,
        "Merdigera obscura"@sv .

<http://tun.fi/MX.52704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochlodina laminata" ;
    dwc:scientificNameAuthorship "(Montagu, 1803)" ;
    skos:broader <http://tun.fi/MX.52703> ;
    skos:hiddenLabel "Cochlodina laminata"@fi,
        "Marpessa laminata"@fi,
        "Marpessa laminata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sileäsulkukotilo"@fi,
        "Cochlodina laminata"@sv .

<http://tun.fi/MX.52705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochlodina orthostoma" ;
    dwc:scientificNameAuthorship "(Menke, 1828)" ;
    skos:broader <http://tun.fi/MX.52703> ;
    skos:hiddenLabel "Clausilia orthostoma"@fi,
        "Cochlodina orthostoma"@fi,
        "Clausilia orthostoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suorasuusulkukotilo"@fi,
        "Cochlodina orthostoma"@sv .

<http://tun.fi/MX.52707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ruthenica filograna" ;
    dwc:scientificNameAuthorship "(Rossmässler, 1836)" ;
    skos:broader <http://tun.fi/MX.52706> ;
    skos:hiddenLabel "Ruthenica filograna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkasulkukotilo"@fi,
        "Ruthenica filograna"@sv .

<http://tun.fi/MX.52709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrogastra ventricosa" ;
    dwc:scientificNameAuthorship "(Draparnaud, 1801)" ;
    skos:broader <http://tun.fi/MX.52708> ;
    skos:hiddenLabel "Clausilia ventricosa"@fi,
        "Macrogastra ventricosa"@fi,
        "Clausilia ventricosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosulkukotilo"@fi,
        "Macrogastra ventricosa"@sv .

<http://tun.fi/MX.52710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrogastra plicatula" ;
    dwc:scientificNameAuthorship "(Draparnaud, 1801)" ;
    skos:altLabel "pikkupoimusulkukotilo"@fi ;
    skos:broader <http://tun.fi/MX.52708> ;
    skos:hiddenLabel "Clausilia plicatula"@fi,
        "Iphigena plicatula"@fi,
        "Macrogastra plicatula"@fi,
        "Clausilia plicatula"@sv,
        "Iphigena plicatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimusulkukotilo"@fi,
        "Macrogastra plicatula"@sv .

<http://tun.fi/MX.52713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clausilia bidentata" ;
    dwc:scientificNameAuthorship "(Ström, 1765)" ;
    skos:altLabel "kaksihammassulkukotilo"@fi ;
    skos:broader <http://tun.fi/MX.52712> ;
    skos:hiddenLabel "Clausilia bidentata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkosulkukotilo"@fi,
        "Clausilia bidentata"@sv .

<http://tun.fi/MX.52714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clausilia cruciata" ;
    dwc:scientificNameAuthorship "(S. Studer, 1820)" ;
    skos:broader <http://tun.fi/MX.52712> ;
    skos:hiddenLabel "Clausilia cruciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ristisulkukotilo"@fi,
        "Clausilia cruciata"@sv .

<http://tun.fi/MX.52715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clausilia dubia" ;
    dwc:scientificNameAuthorship "Draparnaud, 1805" ;
    skos:broader <http://tun.fi/MX.52712> ;
    skos:hiddenLabel "Clausilia dubia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hienouurresulkukotilo"@fi,
        "Clausilia dubia"@sv .

<http://tun.fi/MX.52717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Balea perversa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.52716> ;
    skos:hiddenLabel "Balea perversa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurteiskotilo"@fi,
        "Balea perversa"@sv .

<http://tun.fi/MX.52719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bulgarica cana" ;
    dwc:scientificNameAuthorship "(Held, 1836)" ;
    skos:broader <http://tun.fi/MX.52718> ;
    skos:hiddenLabel "Bulgarica cana"@fi,
        "Clausilia cana"@fi,
        "Laciniaria cana"@fi,
        "Clausilia cana"@sv,
        "Laciniaria cana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaasulkukotilo"@fi,
        "Bulgarica cana"@sv .

<http://tun.fi/MX.52723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allopeas clavulinum" ;
    dwc:scientificNameAuthorship "(Potiez & Michaud, 1838)" ;
    skos:broader <http://tun.fi/MX.52722> ;
    skos:hiddenLabel "Allopeas clavulinum"@fi,
        "Lamellaxis clavulinus"@fi,
        "Lamellaxis clavulinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasukkakotilo"@fi,
        "Allopeas clavulinum"@sv .

<http://tun.fi/MX.52726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Punctum pygmaeum" ;
    dwc:scientificNameAuthorship "(Draparnaud, 1801)" ;
    skos:broader <http://tun.fi/MX.52725> ;
    skos:hiddenLabel "Punctum pygmaeum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiökotilo"@fi,
        "Punctum pygmaeum"@sv .

<http://tun.fi/MX.52729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discus ruderatus" ;
    dwc:scientificNameAuthorship "(W. Hartmann, 1821)" ;
    skos:broader <http://tun.fi/MX.52728> ;
    skos:hiddenLabel "Coniodiscus ruderatus"@fi,
        "Discus ruderatus"@fi,
        "Goniodiscus ruderatus"@fi,
        "Pyramidula ruderata"@fi,
        "Coniodiscus ruderatus"@sv,
        "Goniodiscus ruderatus"@sv,
        "Pyramidula ruderata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napakotilo"@fi,
        "Discus ruderatus"@sv .

<http://tun.fi/MX.52732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Discus rotundatus" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52728> ;
    skos:hiddenLabel "Coniodiscus rotundatus"@fi,
        "Discus rotundatus"@fi,
        "Goniodiscus rotundatus"@fi,
        "Coniodiscus rotundatus"@sv,
        "Goniodiscus rotundatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplänapakotilo"@fi,
        "Discus rotundatus"@sv .

<http://tun.fi/MX.52736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vitrea crystallina" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52735> ;
    skos:hiddenLabel "Helix crystallina"@fi,
        "Vitrea crystallina"@fi,
        "Helix crystallina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kristallikotilo"@fi,
        "Vitrea crystallina"@sv .

<http://tun.fi/MX.52737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vitrea contracta" ;
    dwc:scientificNameAuthorship "(Westerlund, 1871)" ;
    skos:broader <http://tun.fi/MX.52735> ;
    skos:hiddenLabel "Vitrea contracta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litteäkristallikotilo"@fi,
        "Vitrea contracta"@sv .

<http://tun.fi/MX.52740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euconulus fulvus" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52739> ;
    skos:hiddenLabel "Conulus fulvus"@fi,
        "Euconulus fulvus"@fi,
        "Euconulus trochiformis"@fi,
        "Hyalinia fulva"@fi,
        "Conulus fulvus"@sv,
        "Euconulus trochiformis"@sv,
        "Hyalinia fulva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartiokotilo"@fi,
        "Euconulus fulvus"@sv .

<http://tun.fi/MX.52742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euconulus alderi" ;
    dwc:scientificNameAuthorship "(Gray, 1840)" ;
    skos:broader <http://tun.fi/MX.52739> ;
    skos:hiddenLabel "Euconulus alderi"@fi,
        "Euconulus praticola"@fi,
        "Euconulus praticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakartiokotilo"@fi,
        "Euconulus alderi"@sv .

<http://tun.fi/MX.52745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zonitoides nitidus" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52744> ;
    skos:hiddenLabel "Helix nitida"@fi,
        "Hyalinia nitida"@fi,
        "Zonitoides nitidus"@fi,
        "Helix nitida"@sv,
        "Hyalinia nitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkokotilo"@fi,
        "Zonitoides nitidus"@sv .

<http://tun.fi/MX.52747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zonitoides arboreus" ;
    dwc:scientificNameAuthorship "(Say, 1816)" ;
    skos:broader <http://tun.fi/MX.52744> ;
    skos:hiddenLabel "Hyalinia roseni"@fi,
        "Zonitoides arboreus"@fi,
        "Hyalinia roseni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litteäkosteikkokotilo"@fi,
        "Zonitoides arboreus"@sv .

<http://tun.fi/MX.52750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxychilus cellarius" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52749> ;
    skos:hiddenLabel "Helix cellaria"@fi,
        "Hyalinia cellaria"@fi,
        "Oxychilus cellarius"@fi,
        "Helix cellaria"@sv,
        "Hyalinia cellaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellarikotilo"@fi,
        "Oxychilus cellarius"@sv .

<http://tun.fi/MX.52752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxychilus draparnaudi" ;
    dwc:scientificNameAuthorship "(H. Beck, 1837)" ;
    skos:altLabel "iso-opaalikotilo"@fi ;
    skos:broader <http://tun.fi/MX.52749> ;
    skos:hiddenLabel "Oxychilus draparnaudi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "opaalikotilo"@fi,
        "Oxychilus draparnaudi"@sv .

<http://tun.fi/MX.52753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxychilus alliarius" ;
    dwc:scientificNameAuthorship "(J. S. Miller, 1822)" ;
    skos:broader <http://tun.fi/MX.52749> ;
    skos:hiddenLabel "Helix alliaria"@fi,
        "Hyalinia alliaria"@fi,
        "Oxychilus alliarius"@fi,
        "Helix alliaria"@sv,
        "Hyalinia alliaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukkakotilo"@fi,
        "Oxychilus alliarius"@sv .

<http://tun.fi/MX.52756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegopinella nitidula" ;
    dwc:scientificNameAuthorship "(Draparnaud, 1805)" ;
    skos:altLabel "leveäkierrekiiltokotilo"@fi ;
    skos:broader <http://tun.fi/MX.52755> ;
    skos:hiddenLabel "Aegopinella nitidula"@fi,
        "Helix nitidula"@fi,
        "Retinella nitidula"@fi,
        "Helix nitidula"@sv,
        "Retinella nitidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveäkiiltokotilo"@fi,
        "Aegopinella nitidula"@sv .

<http://tun.fi/MX.52758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegopinella pura" ;
    dwc:scientificNameAuthorship "(Alder, 1830)" ;
    skos:broader <http://tun.fi/MX.52755> ;
    skos:hiddenLabel "Aegopinella pura"@fi,
        "Helix pura"@fi,
        "Hyalinia pura"@fi,
        "Retinella pura"@fi,
        "Helix pura"@sv,
        "Hyalinia pura"@sv,
        "Retinella pura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkiiltokotilo"@fi,
        "Aegopinella pura"@sv .

<http://tun.fi/MX.52762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perpolita hammonis" ;
    dwc:scientificNameAuthorship "(Strøm, 1765)" ;
    skos:broader <http://tun.fi/MX.5082547> ;
    skos:hiddenLabel "Hyalinia hammonis"@fi,
        "Hyalinia radiatula"@fi,
        "Nesovitrea hammonis"@fi,
        "Perpolita hammonis"@fi,
        "Hyalinia hammonis"@sv,
        "Hyalinia radiatula"@sv,
        "Nesovitrea hammonis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskeakiiltokotilo"@fi,
        "Perpolita hammonis"@sv .

<http://tun.fi/MX.52765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perpolita petronella" ;
    dwc:scientificNameAuthorship "(L. Pfeiffer, 1853)" ;
    skos:broader <http://tun.fi/MX.5082547> ;
    skos:hiddenLabel "Hyalinia petronella"@fi,
        "Nesovitrea petronella"@fi,
        "Perpolita petronella"@fi,
        "Retinella petronella"@fi,
        "Hyalinia petronella"@sv,
        "Nesovitrea petronella"@sv,
        "Retinella petronella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lasikiiltokotilo"@fi,
        "Perpolita petronella"@sv .

<http://tun.fi/MX.52770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Milax gagates" ;
    dwc:scientificNameAuthorship "(Draparnaud, 1801)" ;
    skos:altLabel "sileäpurjeharjaetana"@fi ;
    skos:broader <http://tun.fi/MX.52769> ;
    skos:hiddenLabel "Milax gagates"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purjeharjaetana"@fi,
        "Milax gagates"@sv .

<http://tun.fi/MX.52773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vitrina pellucida" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52772> ;
    skos:hiddenLabel "Helicolimax pellucidus"@fi,
        "Vitrina pellucida"@fi,
        "Helicolimax pellucidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lasikotilo"@fi,
        "Vitrina pellucida"@sv .

<http://tun.fi/MX.52776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boettgerilla pallens" ;
    dwc:scientificNameAuthorship "Simroth, 1912" ;
    skos:broader <http://tun.fi/MX.52775> ;
    skos:hiddenLabel "Boettgerilla pallens"@fi,
        "Boettgerilla vermiformis"@fi,
        "Boettgerilla vermiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "matoetana"@fi,
        "Boettgerilla pallens"@sv .

<http://tun.fi/MX.52779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limax cinereoniger" ;
    dwc:scientificNameAuthorship "Wolf, 1803" ;
    skos:broader <http://tun.fi/MX.52778> ;
    skos:hiddenLabel "Limax cinereoniger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukkoetana"@fi,
        "Limax cinereoniger"@sv .

<http://tun.fi/MX.52780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limax maximus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.52778> ;
    skos:hiddenLabel "Limax maximus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pantterietana"@fi,
        "Limax maximus"@sv .

<http://tun.fi/MX.52782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malacolimax tenellus" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52781> ;
    skos:hiddenLabel "Limax tenellus"@fi,
        "Malacolimax tenellus"@fi,
        "Limax tenellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoharjaetana"@fi,
        "Malacolimax tenellus"@sv .

<http://tun.fi/MX.52784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lehmannia marginata" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52783> ;
    skos:hiddenLabel "Lehmannia marginata"@fi,
        "Limax arboreum"@fi,
        "Limax marginatus"@fi,
        "Limax arboreum"@sv,
        "Limax marginatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäharjaetana"@fi,
        "Lehmannia marginata"@sv .

<http://tun.fi/MX.52786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lehmannia valentiana" ;
    dwc:scientificNameAuthorship "(A. Férussac, 1822)" ;
    skos:broader <http://tun.fi/MX.52783> ;
    skos:hiddenLabel "Lehmannia poirieri"@fi,
        "Lehmannia valentiana"@fi,
        "Limax valentianus"@fi,
        "Lehmannia poirieri"@sv,
        "Lehmannia valentiana"@sv,
        "Limax valentianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taimietana"@fi,
        "valentinsnigel"@sv .

<http://tun.fi/MX.52790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deroceras laeve" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52789> ;
    skos:hiddenLabel "Agriolimax laevis"@fi,
        "Deroceras laeve"@fi,
        "Agriolimax laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaetana"@fi,
        "Deroceras laeve"@sv .

<http://tun.fi/MX.52791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deroceras sturanyi" ;
    dwc:scientificNameAuthorship "(Simroth, 1894)" ;
    skos:broader <http://tun.fi/MX.52789> ;
    skos:hiddenLabel "Agriolimax sturanyi"@fi,
        "Deroceras sturanyi"@fi,
        "Agriolimax sturanyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vasaraetana"@fi,
        "Deroceras sturanyi"@sv .

<http://tun.fi/MX.52792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deroceras invadens" ;
    dwc:scientificNameAuthorship "Reise, Hutchinson, Schunack & Schlitt, 2011" ;
    skos:broader <http://tun.fi/MX.52789> ;
    skos:hiddenLabel "Deroceras caruanae"@fi,
        "Deroceras invadens"@fi,
        "Deroceras panormitanum"@fi,
        "Deroceras caruanae"@sv,
        "Deroceras panormitanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tylppäetana"@fi,
        "Deroceras invadens"@sv .

<http://tun.fi/MX.52793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deroceras agreste" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.52789> ;
    skos:hiddenLabel "Agriolimax agrestis"@fi,
        "Agriolimax reticulatus"@fi,
        "Deroceras agreste"@fi,
        "Agriolimax agrestis"@sv,
        "Agriolimax reticulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltoetana"@fi,
        "Deroceras agreste"@sv .

<http://tun.fi/MX.52795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deroceras reticulatum" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52789> ;
    skos:hiddenLabel "Agriolimax reticulatum"@fi,
        "Deroceras reticulatum"@fi,
        "Agriolimax reticulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valepeltoetana"@fi,
        "Deroceras reticulatum"@sv .

<http://tun.fi/MX.52796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deroceras rodnae" ;
    dwc:scientificNameAuthorship "Grossu & Lupu, 1965" ;
    skos:broader <http://tun.fi/MX.52789> ;
    skos:hiddenLabel "Deroceras rodnae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultoetana"@fi,
        "Deroceras rodnae"@sv .

<http://tun.fi/MX.52799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arion ater" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.52798> ;
    skos:hiddenLabel "Arion ater"@fi,
        "Limax ater"@fi,
        "Limax ater"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasiruetana"@fi,
        "Arion ater"@sv .

<http://tun.fi/MX.52800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arion rufus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.52798> ;
    skos:hiddenLabel "Arion rufus"@fi,
        "Limax rufus"@fi,
        "Limax rufus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasiruetana"@fi,
        "Arion rufus"@sv .

<http://tun.fi/MX.52801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arion vulgaris" ;
    dwc:scientificNameAuthorship "Moquin-Tandon, 1855" ;
    skos:altLabel "spansk skogssnigel"@sv ;
    skos:broader <http://tun.fi/MX.52798> ;
    skos:hiddenLabel "Arion lusitanicus"@fi,
        "Arion vulgaris"@fi,
        "Arion lusitanicus"@sv,
        "Arion vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "espanjansiruetana"@fi,
        "mördarsnigel"@sv .

<http://tun.fi/MX.52802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arion fuscus" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52798> ;
    skos:hiddenLabel "Arion fuscus"@fi,
        "Arion subfuscus"@fi,
        "Arion subfuscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäetana"@fi,
        "Arion fuscus"@sv .

<http://tun.fi/MX.52803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arion circumscriptus" ;
    dwc:scientificNameAuthorship "Johnston, 1828" ;
    skos:broader <http://tun.fi/MX.52798> ;
    skos:hiddenLabel "Arion bourguignati"@fi,
        "Arion circumscriptus"@fi,
        "Arion bourguignati"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lasilimaetana"@fi,
        "Arion circumscriptus"@sv .

<http://tun.fi/MX.52804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arion fasciatus" ;
    dwc:scientificNameAuthorship "(Nilsson, 1823)" ;
    skos:broader <http://tun.fi/MX.52798> ;
    skos:hiddenLabel "Arion fasciatus"@fi,
        "Arion fasciatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltajuovaetana"@fi,
        "parksnigel"@sv .

<http://tun.fi/MX.52805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arion silvaticus" ;
    dwc:scientificNameAuthorship "Lohmander, 1937" ;
    skos:broader <http://tun.fi/MX.52798> ;
    skos:hiddenLabel "Arion silvaticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokylkietana"@fi,
        "Arion silvaticus"@sv .

<http://tun.fi/MX.52806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arion distinctus" ;
    dwc:scientificNameAuthorship "J. Mabille, 1868" ;
    skos:broader <http://tun.fi/MX.52798> ;
    skos:hiddenLabel "Arion distinctus"@fi,
        "Arion hortensis"@fi,
        "Arion hortensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaetana"@fi,
        "Arion distinctus"@sv .

<http://tun.fi/MX.52807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arion intermedius" ;
    dwc:scientificNameAuthorship "Normand, 1852" ;
    skos:broader <http://tun.fi/MX.52798> ;
    skos:hiddenLabel "Arion intermedius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystysiruetana"@fi,
        "Arion intermedius"@sv .

<http://tun.fi/MX.52810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fruticicola fruticum" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52809> ;
    skos:hiddenLabel "Bradybaena fruticum"@fi,
        "Eulota fruticum"@fi,
        "Fruticicola fruticum"@fi,
        "Bradybaena fruticum"@sv,
        "Eulota fruticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaskotilo"@fi,
        "Fruticicola fruticum"@sv .

<http://tun.fi/MX.52814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euomphalia strigella" ;
    dwc:scientificNameAuthorship "(Draparnaud, 1801)" ;
    skos:broader <http://tun.fi/MX.52813> ;
    skos:hiddenLabel "Euomphalia strigella"@fi,
        "Fruticicola strigella"@fi,
        "Helicella strigella"@fi,
        "Helix strigella"@fi,
        "Fruticicola strigella"@sv,
        "Helicella strigella"@sv,
        "Helix strigella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkonauhakotilo"@fi,
        "Euomphalia strigella"@sv .

<http://tun.fi/MX.52818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trochulus hispidus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.52817> ;
    skos:hiddenLabel "Fruticicola hispida"@fi,
        "Helix hispida"@fi,
        "Hygromia hispida"@fi,
        "Trichia hispida"@fi,
        "Trochulus hispidus"@fi,
        "Fruticicola hispida"@sv,
        "Helix hispida"@sv,
        "Hygromia hispida"@sv,
        "Trichia hispida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takkukotilo"@fi,
        "Trochulus hispidus"@sv .

<http://tun.fi/MX.52822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trochulus plebeius" ;
    dwc:scientificNameAuthorship "(Draparnaud, 1805)" ;
    skos:broader <http://tun.fi/MX.52817> ;
    skos:hiddenLabel "Trichia plebeia"@fi,
        "Trochulus plebeius"@fi,
        "Trichia plebeia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovatakkukotilo"@fi,
        "Trochulus plebeius"@sv .

<http://tun.fi/MX.52824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotrichia rubiginosa" ;
    dwc:scientificNameAuthorship "(Rossmässler, 1838)" ;
    skos:broader <http://tun.fi/MX.313403> ;
    skos:hiddenLabel "Perforatella rubiginosa"@fi,
        "Pseudotrichia rubiginosa"@fi,
        "Perforatella rubiginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakotilo"@fi,
        "Pseudotrichia rubiginosa"@sv .

<http://tun.fi/MX.52826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perforatella bidentata" ;
    dwc:scientificNameAuthorship "(Gmelin, 1791)" ;
    skos:broader <http://tun.fi/MX.52825> ;
    skos:hiddenLabel "Helix bidens"@fi,
        "Perforatella bidens"@fi,
        "Perforatella bidentata"@fi,
        "Helix bidens"@sv,
        "Perforatella bidens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaksihammaskotilo"@fi,
        "Perforatella bidentata"@sv .

<http://tun.fi/MX.52830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arianta arbustorum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.52829> ;
    skos:hiddenLabel "Arianta arbustorum"@fi,
        "Helicigona arbustorum"@fi,
        "Helix arbustorum"@fi,
        "Helicigona arbustorum"@sv,
        "Helix arbustorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokotilo"@fi,
        "Arianta arbustorum"@sv .

<http://tun.fi/MX.52833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helicigona lapicida" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.52832> ;
    skos:hiddenLabel "Chilotrema lapicida"@fi,
        "Helicigona lapicida"@fi,
        "Helix lapicida"@fi,
        "Chilotrema lapicida"@sv,
        "Helix lapicida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nappikotilo"@fi,
        "Helicigona lapicida"@sv .

<http://tun.fi/MX.52836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cepaea nemoralis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "mustahuulitarhakotilo"@fi ;
    skos:broader <http://tun.fi/MX.52835> ;
    skos:hiddenLabel "Cepaea nemoralis"@fi,
        "Helix nemoralis"@fi,
        "Helix nemoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatarhakotilo"@fi,
        "Cepaea nemoralis"@sv .

<http://tun.fi/MX.52837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cepaea hortensis" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:altLabel "valkohuulitarhakotilo"@fi ;
    skos:broader <http://tun.fi/MX.52835> ;
    skos:hiddenLabel "Cepaea hortensis"@fi,
        "Helix hortensis"@fi,
        "Helix hortensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkotarhakotilo"@fi,
        "Cepaea hortensis"@sv .

<http://tun.fi/MX.52839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cornu aspersum" ;
    dwc:scientificNameAuthorship "(O. F. Müller, 1774)" ;
    skos:broader <http://tun.fi/MX.52838> ;
    skos:hiddenLabel "Cornu aspersum"@fi,
        "Cryptomphalus aspersus"@fi,
        "Helix aspersa"@fi,
        "Cryptomphalus aspersus"@sv,
        "Helix aspersa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sagriinikotilo"@fi,
        "Cornu aspersum"@sv .

<http://tun.fi/MX.52842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helix pomatia" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.52841> ;
    skos:hiddenLabel "Helix pomatia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viinimäkikotilo"@fi,
        "Helix pomatia"@sv .

<http://tun.fi/MX.52860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilago avenae" ;
    dwc:scientificNameAuthorship "(Pers.) Rostr., 1890" ;
    skos:broader <http://tun.fi/MX.53420> ;
    skos:hiddenLabel "Ustilago avenae"@fi,
        "Ustilago segetum var. avenae"@fi,
        "Ustilago segetum var. avenae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauranavonoki"@fi,
        "Ustilago avenae"@sv .

<http://tun.fi/MX.52861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilago hordei" ;
    dwc:scientificNameAuthorship "(Pers.) Lagerh., 1889" ;
    skos:broader <http://tun.fi/MX.53420> ;
    skos:hiddenLabel "Ustilago hordei"@fi,
        "Ustilago segetum var. hordei"@fi,
        "Ustilago hordei"@sv,
        "Ustilago segetum var. hordei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohrankätkönoki"@fi,
        "täcksot"@sv .

<http://tun.fi/MX.52863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ustilago tritici" ;
    dwc:scientificNameAuthorship "(Pers.) Rostr., 1890" ;
    skos:broader <http://tun.fi/MX.53420> ;
    skos:hiddenLabel "Ustilago segetum var. tritici"@fi,
        "Ustilago tritici"@fi,
        "Ustilago segetum var. tritici"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vehnänlentonoki"@fi,
        "Ustilago tritici"@sv .

<http://tun.fi/MX.52864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verticillium albo-atrum" ;
    dwc:scientificNameAuthorship "Reinke & Berthold, 1879" ;
    skos:broader <http://tun.fi/MX.53496> ;
    skos:hiddenLabel "Verticillium albo-atrum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lakaste"@fi,
        "Verticillium albo-atrum"@sv .

<http://tun.fi/MX.52865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verticillium dahliae" ;
    dwc:scientificNameAuthorship "Kleb., 1913" ;
    skos:broader <http://tun.fi/MX.53496> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verticillium dahliae"@fi,
        "Verticillium dahliae"@sv .

<http://tun.fi/MX.52867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elodea nuttallii" ;
    dwc:scientificNameAuthorship "(Planch.) H. St. John" ;
    skos:broader <http://tun.fi/MX.40118> ;
    skos:hiddenLabel "Elodea nuttallii"@fi,
        "Elodea nuttallii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiehkuravesirutto"@fi,
        "smal vattenpest"@sv .

<http://tun.fi/MX.52869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nymphoides peltata" ;
    dwc:scientificNameAuthorship "(S. G. Gmel.) Kuntze" ;
    skos:altLabel "keltalammikki"@fi ;
    skos:broader <http://tun.fi/MX.53476> ;
    skos:hiddenLabel "Nymphoides peltata"@fi,
        "Nymphoides peltata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lammikki"@fi,
        "sjögull"@sv .

<http://tun.fi/MX.52871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordylophora caspia" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.53459> ;
    skos:hiddenLabel "Cordylophora caspia"@fi,
        "Cordylophora caspia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaspianpolyyppi"@fi,
        "klubbpolyp"@sv .

<http://tun.fi/MX.52876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mytilopsis leucophaeata" ;
    dwc:scientificNameAuthorship "(Conrad, 1831)" ;
    skos:broader <http://tun.fi/MX.53466> ;
    skos:hiddenLabel "Mytilopsis leucophaeata"@fi,
        "Mytilopsis leucophaeata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valesinisimpukka"@fi,
        "trekantig brackvattensmussla"@sv .

<http://tun.fi/MX.52879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dreissena polymorpha" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.53409> ;
    skos:hiddenLabel "Dreissena polymorpha"@fi,
        "Dreissena polymorpha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaeltajasimpukka"@fi,
        "vandrarmussla"@sv .

<http://tun.fi/MX.52880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercopagis pengoi" ;
    dwc:scientificNameAuthorship "(Ostroumov, 1891)" ;
    skos:broader <http://tun.fi/MX.53464> ;
    skos:hiddenLabel "Cercopagis pengoi"@fi,
        "Cercopagis pengoi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koukkuvesikirppu"@fi,
        "rovvattenloppa"@sv .

<http://tun.fi/MX.52882> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Clavibacter michiganensis subsp. michiganensis" ;
    dwc:scientificNameAuthorship "(Smith 1910) Davis et al. 1984" ;
    skos:broader <http://tun.fi/MX.63265> ;
    skos:hiddenLabel "Clavibacter michiganensis subsp. michiganensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "bakteerilakaste"@fi,
        "Clavibacter michiganensis subsp. michiganensis"@sv .

<http://tun.fi/MX.52883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudomonas syringae" ;
    dwc:scientificNameAuthorship "van Hall, 1902" ;
    skos:altLabel "bakteerilaikku"@fi ;
    skos:broader <http://tun.fi/MX.53507> ;
    skos:hiddenLabel "Pseudomonas syringae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauran kehälaikku"@fi,
        "Pseudomonas syringae"@sv .

<http://tun.fi/MX.52884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dickeya dianthicola" ;
    dwc:scientificNameAuthorship "Samson et al. 2005" ;
    skos:broader <http://tun.fi/MX.53529> ;
    skos:hiddenLabel "Dickeya dianthicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dickeya dianthicola"@fi,
        "krysantemumbakteriosis"@sv .

<http://tun.fi/MX.52885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pectobacterium carotovorum" ;
    dwc:scientificNameAuthorship "(Jones, 1901) Waldee, 1945" ;
    skos:broader <http://tun.fi/MX.53478> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pectobacterium carotovorum"@fi,
        "Pectobacterium carotovorum"@sv .

<http://tun.fi/MX.52911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanomyces astaci (As, PsI)" ;
    dwc:scientificNameAuthorship "Schikora, 1906" ;
    skos:altLabel "rapurutto, as-tyyppi ja psi-tyyppi"@fi ;
    skos:broader <http://tun.fi/MX.53407> ;
    skos:hiddenLabel "Aphanomyces astaci (As, PsI)"@fi,
        "Aphanomyces astaci (As, PsI)"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rapurutto"@fi,
        "kräftpest"@sv .

<http://tun.fi/MX.52912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceratobasidium bicorne" ;
    dwc:scientificNameAuthorship "J. Erikss. & Ryvarden" ;
    skos:altLabel "havupuun taimienjuurilaho"@fi ;
    skos:broader <http://tun.fi/MX.53487> ;
    skos:hiddenLabel "Ceratobasidium bicorne"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havukerakka"@fi,
        "Ceratobasidium bicorne"@sv .

<http://tun.fi/MX.52913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercospora concors" ;
    dwc:scientificNameAuthorship "(Casp.) Sacc., 1886" ;
    skos:broader <http://tun.fi/MX.53514> ;
    skos:hiddenLabel "Cercospora concors"@fi,
        "Mycovelosiella concors"@fi,
        "Passalora concors"@fi,
        "Cercospora concors"@sv,
        "Mycovelosiella concors"@sv,
        "Passalora concors"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perunan cercospora-lehtilaikku"@fi,
        "potatisgulfläck"@sv .

<http://tun.fi/MX.52914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus pseudoalbidus" ;
    dwc:scientificNameAuthorship "Queloz, Grünig, Berndt, T. Kowalski, T.N. Sieber & Holdenr., 2011" ;
    skos:broader <http://tun.fi/MX.233947> ;
    skos:hiddenLabel "Chalara fraxinea"@fi,
        "Hymenoscyphus pseudoalbidus"@fi,
        "Chalara fraxinea"@sv,
        "Hymenoscyphus pseudoalbidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnensurma"@fi,
        "askskottsjukesvamp"@sv .

<http://tun.fi/MX.52915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claviceps purpurea" ;
    dwc:scientificNameAuthorship "(Fr.) Tul." ;
    skos:broader <http://tun.fi/MX.53521> ;
    skos:hiddenLabel "Claviceps microcephala"@fi,
        "Claviceps purpurea"@fi,
        "Claviceps microcephala"@sv,
        "Claviceps purpurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "torajyväsieni"@fi,
        "mjöldryga"@sv .

<http://tun.fi/MX.52916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochliobolus sativus" ;
    dwc:scientificNameAuthorship "(S. Ito & Kurib.) Drechsler ex Dastur, 1942" ;
    skos:broader <http://tun.fi/MX.53479> ;
    skos:hiddenLabel "Cochliobolus sativus"@fi,
        "Cochliobolus sativus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohran tyvi- ja lehtilaikku"@fi,
        "bipolaris"@sv .

<http://tun.fi/MX.52917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colletotrichum acutatum" ;
    dwc:scientificNameAuthorship "J.H. Simmonds, 1968" ;
    skos:broader <http://tun.fi/MX.53527> ;
    skos:hiddenLabel "Colletotrichum acutatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mansikan mustalaikku"@fi,
        "Colletotrichum acutatum"@sv .

<http://tun.fi/MX.52918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colletotrichum coccodes" ;
    dwc:scientificNameAuthorship "(Wallr.) S. Hughes, 1958" ;
    skos:broader <http://tun.fi/MX.53527> ;
    skos:hiddenLabel "Colletotrichum coccodes"@fi,
        "Colletotrichum coccodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapistetauti"@fi,
        "svartpricksjuka"@sv .

<http://tun.fi/MX.52919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaporthe vaccinii" ;
    dwc:scientificNameAuthorship "Shear" ;
    skos:broader <http://tun.fi/MX.53454> ;
    skos:hiddenLabel "Diaporthe vaccinii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuivetustauti"@fi,
        "Diaporthe vaccinii"@sv .

<http://tun.fi/MX.52920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymascella thujina" ;
    dwc:scientificNameAuthorship "(E.J. Durand) Maire" ;
    skos:broader <http://tun.fi/MX.53446> ;
    skos:hiddenLabel "Didymascella thujina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuijankariste"@fi,
        "Didymascella thujina"@sv .

<http://tun.fi/MX.52921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepanopeziza populorum" ;
    dwc:scientificNameAuthorship "(Desm.) Höhn." ;
    skos:broader <http://tun.fi/MX.236836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Drepanopeziza populorum"@fi,
        "Drepanopeziza populorum"@sv .

<http://tun.fi/MX.52922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoleuca mammata" ;
    dwc:scientificNameAuthorship "(Wahlenb.) J.D. Rogers & Y.-M. Ju" ;
    skos:broader <http://tun.fi/MX.53406> ;
    skos:hiddenLabel "Entoleuca mammata"@fi,
        "Hypoxylon mammatum"@fi,
        "Entoleuca mammata"@sv,
        "Hypoxylon mammatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavansyylä"@fi,
        "aspdyna"@sv .

<http://tun.fi/MX.52923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fusarium langsethiae" ;
    dwc:scientificNameAuthorship "Torp & Nirenberg, 2004" ;
    skos:broader <http://tun.fi/MX.53421> ;
    skos:hiddenLabel "Fusarium langsethiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähkäfusarioosi"@fi,
        "Fusarium langsethiae"@sv .

<http://tun.fi/MX.52926> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Gaeumannomyces graminis var. avenae" ;
    dwc:scientificNameAuthorship "(E.M. Turner) Dennis, 1960" ;
    skos:broader <http://tun.fi/MX.238677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gaeumannomyces graminis var. avenae"@fi,
        "Gaeumannomyces graminis var. avenae"@sv .

<http://tun.fi/MX.52927> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Gaeumannomyces graminis var. tritici" ;
    dwc:scientificNameAuthorship "J. Walker, 1972" ;
    skos:broader <http://tun.fi/MX.238677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gaeumannomyces graminis var. tritici"@fi,
        "Gaeumannomyces graminis var. tritici"@sv .

<http://tun.fi/MX.52929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helminthosporium solani" ;
    dwc:scientificNameAuthorship "Durieu & Mont., 1849" ;
    skos:broader <http://tun.fi/MX.53544> ;
    skos:hiddenLabel "Helminthosporium solani"@fi,
        "Helminthosporium solani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaahilse"@fi,
        "silverskorv"@sv .

<http://tun.fi/MX.52931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnellula willkommii" ;
    dwc:scientificNameAuthorship "(Hartig) Dennis" ;
    skos:broader <http://tun.fi/MX.53416> ;
    skos:hiddenLabel "Lachnellula willkommii"@fi,
        "Lachnellula willkommii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korokarvakka"@fi,
        "lärkkräfta"@sv .

<http://tun.fi/MX.52932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsora laricis-populina" ;
    dwc:scientificNameAuthorship "Kleb., 1902" ;
    skos:broader <http://tun.fi/MX.53503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Melampsora laricis-populina"@fi,
        "Melampsora laricis-populina"@sv .

<http://tun.fi/MX.52933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampsoridium hiratsukanum" ;
    dwc:scientificNameAuthorship "S. Ito ex Hirats. f. 1927" ;
    skos:broader <http://tun.fi/MX.53530> ;
    skos:hiddenLabel "Melampsoridium hiratsukanum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänruskaruoste"@fi,
        "Melampsoridium hiratsukanum"@sv .

<http://tun.fi/MX.52934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycocentrospora acerina" ;
    dwc:scientificNameAuthorship "(R. Hartig) Deighton, 1972" ;
    skos:broader <http://tun.fi/MX.53484> ;
    skos:hiddenLabel "Mycocentrospora acerina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porkkanan mustamätä"@fi,
        "Mycocentrospora acerina"@sv .

<http://tun.fi/MX.52937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dothistroma pini" ;
    dwc:scientificNameAuthorship "(Dorogin) M. Morelet" ;
    skos:broader <http://tun.fi/MX.5077320> ;
    skos:hiddenLabel "Dothistroma pini"@fi,
        "Mycosphaerella pini"@fi,
        "Mycosphaerella pini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punavyökariste"@fi,
        "Dothistroma pini"@sv .

<http://tun.fi/MX.52938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neonectria ditissima" ;
    dwc:scientificNameAuthorship "(Tul. & C. Tul.) Samuels & Rossman" ;
    skos:altLabel "hedelmäpuun syöpä"@fi,
        "lehtipuun syöpä"@fi ;
    skos:broader <http://tun.fi/MX.234248> ;
    skos:hiddenLabel "Nectria galligena"@fi,
        "Neonectria ditissima"@fi,
        "Neonectria galligena"@fi,
        "Nectria galligena"@sv,
        "Neonectria ditissima"@sv,
        "Neonectria galligena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkunäppy"@fi,
        "bokkräfta"@sv .

<http://tun.fi/MX.52939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neofabraea populi" ;
    dwc:scientificNameAuthorship "G.E. Thomps." ;
    skos:broader <http://tun.fi/MX.53490> ;
    skos:hiddenLabel "Neofabraea populi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuoripolte"@fi,
        "Neofabraea populi"@sv .

<http://tun.fi/MX.52940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oculimacula yallundae" ;
    dwc:scientificNameAuthorship "(Wallwork & Spooner) Crous & W. Gams, 2003" ;
    skos:broader <http://tun.fi/MX.53539> ;
    skos:hiddenLabel "Oculimacula yallundae"@fi,
        "Oculimacula yallundae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyvilaikku"@fi,
        "stråknäckare"@sv .

<http://tun.fi/MX.52941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiostoma ulmi" ;
    dwc:scientificNameAuthorship "(Buisman) Nannf." ;
    skos:broader <http://tun.fi/MX.53468> ;
    skos:hiddenLabel "Ceratocystis ulmi"@fi,
        "Ophiostoma ulmi"@fi,
        "Ceratocystis ulmi"@sv,
        "Ophiostoma ulmi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hollanninjalavatauti"@fi,
        "almsjuka"@sv .

<http://tun.fi/MX.52943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytophthora cactorum" ;
    dwc:scientificNameAuthorship "(Lebert & Cohn) J.Schröt." ;
    skos:altLabel "omenapuun kuorimätä"@fi ;
    skos:broader <http://tun.fi/MX.53511> ;
    skos:hiddenLabel "Phytophthora cactorum"@fi,
        "Phytophthora cactorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mansikan tyvimätä"@fi,
        "kragröta"@sv .

<http://tun.fi/MX.52945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytophthora erythroseptica" ;
    dwc:scientificNameAuthorship "Pethybr., 1913" ;
    skos:broader <http://tun.fi/MX.53511> ;
    skos:hiddenLabel "Phytophthora erythroseptica"@fi,
        "Phytophthora erythroseptica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punamätä"@fi,
        "potatisrödröta"@sv .

<http://tun.fi/MX.52946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytophthora infestans" ;
    dwc:scientificNameAuthorship "(Mont.) de Bary, 1876" ;
    skos:broader <http://tun.fi/MX.53511> ;
    skos:hiddenLabel "Phytophthora infestans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perunarutto"@fi,
        "Phytophthora infestans"@sv .

<http://tun.fi/MX.52947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytophthora plurivora" ;
    dwc:scientificNameAuthorship "T.Jung & T.I. Burgess" ;
    skos:broader <http://tun.fi/MX.53511> ;
    skos:hiddenLabel "Phytophthora plurivora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopolte"@fi,
        "Phytophthora plurivora"@sv .

<http://tun.fi/MX.52948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytophthora porri" ;
    dwc:scientificNameAuthorship "Foister, 1931" ;
    skos:broader <http://tun.fi/MX.53511> ;
    skos:hiddenLabel "Phytophthora porri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porkkanamätä"@fi,
        "Phytophthora porri"@sv .

<http://tun.fi/MX.52949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plasmodiophora brassicae" ;
    dwc:scientificNameAuthorship "Woronin, 1877" ;
    skos:broader <http://tun.fi/MX.53477> ;
    skos:hiddenLabel "Plasmodiophora brassicae"@fi,
        "Plasmodiophora brassicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ristikukkaisten möhöjuuri"@fi,
        "klumprotssvamp"@sv .

<http://tun.fi/MX.52950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plasmopara halstedii" ;
    dwc:scientificNameAuthorship "(Farl.) Berl. & De Toni, 1888" ;
    skos:altLabel "munasieni"@fi ;
    skos:broader <http://tun.fi/MX.53455> ;
    skos:hiddenLabel "Plasmopara halstedii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "auringonkukanlehtihome"@fi,
        "Plasmopara halstedii"@sv .

<http://tun.fi/MX.52951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plasmopara obducens" ;
    dwc:scientificNameAuthorship "(J. Schröt.) J. Schröt., 1886" ;
    skos:broader <http://tun.fi/MX.53455> ;
    skos:hiddenLabel "Plasmopara obducens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsaminlehtihome"@fi,
        "Plasmopara obducens"@sv .

<http://tun.fi/MX.52952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera leucotricha" ;
    dwc:scientificNameAuthorship "(Ellis & Everh.) E.S. Salmon, 1900" ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera leucotricha"@fi,
        "Sphaerotheca leucotricha"@fi,
        "Podosphaera leucotricha"@sv,
        "Sphaerotheca leucotricha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenanhärmä"@fi,
        "äppelmjöldagg"@sv .

<http://tun.fi/MX.52953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera mors-uvae" ;
    dwc:scientificNameAuthorship "(Schwein.) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera mors-uvae"@fi,
        "Sphaerotheca mors-uvae"@fi,
        "Podosphaera mors-uvae"@sv,
        "Sphaerotheca mors-uvae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herukanhärmä"@fi,
        "amerikansk krusbärsmjöldagg"@sv .

<http://tun.fi/MX.52954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinia graminis" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.53458> ;
    skos:hiddenLabel "Puccinia graminis"@fi,
        "Puccinia graminis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "happomarjan-heinänruoste"@fi,
        "svartrost"@sv .

<http://tun.fi/MX.52955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenophora chaetomioides" ;
    dwc:scientificNameAuthorship "Speg., 1898" ;
    skos:broader <http://tun.fi/MX.53517> ;
    skos:hiddenLabel "Pyrenophora chaetomioides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauran lehtilaikku"@fi,
        "Pyrenophora chaetomioides"@sv .

<http://tun.fi/MX.52956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenophora graminea" ;
    dwc:scientificNameAuthorship "S. Ito & Kurib., 1931" ;
    skos:broader <http://tun.fi/MX.53517> ;
    skos:hiddenLabel "Pyrenophora graminea"@fi,
        "Pyrenophora graminea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohranviirutauti"@fi,
        "kornstrimma"@sv .

<http://tun.fi/MX.52957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenophora teres" ;
    dwc:scientificNameAuthorship "Drechsler" ;
    skos:broader <http://tun.fi/MX.53517> ;
    skos:hiddenLabel "Pleospora trichostoma"@fi,
        "Pyrenophora teres"@fi,
        "Pyrenophora trichostoma"@fi,
        "Pleospora trichostoma"@sv,
        "Pyrenophora teres"@sv,
        "Pyrenophora trichostoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohranverkkolaikku"@fi,
        "kornfläck"@sv .

<http://tun.fi/MX.52958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenophora tritici-repentis" ;
    dwc:scientificNameAuthorship "(Died.) Drechsler" ;
    skos:broader <http://tun.fi/MX.53517> ;
    skos:hiddenLabel "Pyrenophora tritici-repentis"@fi,
        "Pyrenophora tritici-repentis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistelaikku"@fi,
        "vetets bladfläcksjuka"@sv .

<http://tun.fi/MX.52959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pythium ultimum" ;
    dwc:scientificNameAuthorship "Trow, 1901" ;
    skos:broader <http://tun.fi/MX.53428> ;
    skos:hiddenLabel "Pythium ultimum"@fi,
        "Pythium ultimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sydänmätä"@fi,
        "zonröta"@sv .

<http://tun.fi/MX.52960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pythium debaryanum" ;
    dwc:scientificNameAuthorship "R. Hesse, 1874" ;
    skos:broader <http://tun.fi/MX.53428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pythium debaryanum"@fi,
        "Pythium debaryanum"@sv .

<http://tun.fi/MX.52961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramularia collo-cygni" ;
    dwc:scientificNameAuthorship "B. Sutton & J.M. Waller, 1988" ;
    skos:broader <http://tun.fi/MX.53472> ;
    skos:hiddenLabel "Ramularia collo-cygni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ramularia-laikku"@fi,
        "Ramularia collo-cygni"@sv .

<http://tun.fi/MX.52962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhabdocline pseudotsugae" ;
    dwc:scientificNameAuthorship "H. Sydow" ;
    skos:broader <http://tun.fi/MX.53462> ;
    skos:hiddenLabel "Rhabdocline pseudotsugae"@fi,
        "Rhabdocline pseudotsugae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "douglaskuusenkariste"@fi,
        "douglasgransskytte"@sv .

<http://tun.fi/MX.52965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhynchosporium secalis" ;
    dwc:scientificNameAuthorship "(Oudem.) Davis, 1919" ;
    skos:broader <http://tun.fi/MX.53411> ;
    skos:hiddenLabel "Rhynchosporium secalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohranrengaslaikku"@fi,
        "Rhynchosporium secalis"@sv .

<http://tun.fi/MX.52966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerotinia sclerotiorum" ;
    dwc:scientificNameAuthorship "(Lib.) de Bary" ;
    skos:altLabel "pahkahome"@fi ;
    skos:broader <http://tun.fi/MX.53467> ;
    skos:hiddenLabel "Sclerotinia sclerotiorum"@fi,
        "Sclerotinia sclerotiorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "homepahkasieni"@fi,
        "rotfruktsröta"@sv .

<http://tun.fi/MX.52967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stagonospora nodorum" ;
    dwc:scientificNameAuthorship "(Berk.) E. Castell. & Germano, 1977" ;
    skos:broader <http://tun.fi/MX.53505> ;
    skos:hiddenLabel "Stagonospora nodorum"@fi,
        "Stagonospora nodorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskolaikku"@fi,
        "axprick"@sv .

<http://tun.fi/MX.52968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilletia caries" ;
    dwc:scientificNameAuthorship "(DC.) Tul. & C. Tul., 1847" ;
    skos:broader <http://tun.fi/MX.53431> ;
    skos:hiddenLabel "Tilletia caries"@fi,
        "Tilletia tritici"@fi,
        "Tilletia caries"@sv,
        "Tilletia tritici"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vehnänverkkohaisunoki"@fi,
        "stinksot"@sv .

<http://tun.fi/MX.52969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tilletia laevis" ;
    dwc:scientificNameAuthorship "J.G. Kühn (1873)" ;
    skos:broader <http://tun.fi/MX.53431> ;
    skos:hiddenLabel "Tilletia foetida"@fi,
        "Tilletia laevis"@fi,
        "Tilletia foetida"@sv,
        "Tilletia laevis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vehnänsilohaisunoki"@fi,
        "slätsporigt stinksot"@sv .

<http://tun.fi/MX.52970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saissetia coffeae" ;
    dwc:scientificNameAuthorship "(Walker, 1852)" ;
    skos:broader <http://tun.fi/MX.53434> ;
    skos:hiddenLabel "Saissetia coffeae"@fi,
        "Saissetia coffeae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parsakilpikkä"@fi,
        "vaxsköldlus"@sv .

<http://tun.fi/MX.52971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzus persicae" ;
    dwc:scientificNameAuthorship "Sulzer, 1776" ;
    skos:broader <http://tun.fi/MX.53433> ;
    skos:hiddenLabel "Myzus persicae"@fi,
        "Myzus persicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "persikkakirva"@fi,
        "persikbladlus"@sv .

<http://tun.fi/MX.52974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinnaspis aspidistrae" ;
    dwc:scientificNameAuthorship "(Signoret, 1869)" ;
    skos:broader <http://tun.fi/MX.53531> ;
    skos:hiddenLabel "Pinnaspis aspidistrae"@fi,
        "Pinnaspis aspidistrae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saniaiskilpikkä"@fi,
        "ormbunksköldlus"@sv .

<http://tun.fi/MX.52975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzus ascalonicus" ;
    dwc:scientificNameAuthorship "Doncaster, 1946" ;
    skos:broader <http://tun.fi/MX.53433> ;
    skos:hiddenLabel "Myzus ascalonicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sipulikirva"@fi,
        "Myzus ascalonicus"@sv .

<http://tun.fi/MX.52976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parthenothrips dracaenae" ;
    dwc:scientificNameAuthorship "(Heeger, 1854)" ;
    skos:broader <http://tun.fi/MX.53435> ;
    skos:hiddenLabel "Parthenothrips dracaenae"@fi,
        "Parthenothrips dracaenae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "traakkipuuripsiäinen"@fi,
        "bandad växthustrips"@sv .

<http://tun.fi/MX.52978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phenacoccus citri" ;
    dwc:scientificNameAuthorship "(Risso, 1913)" ;
    skos:broader <http://tun.fi/MX.227927> ;
    skos:hiddenLabel "Phenacoccus citri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villakilpikkä"@fi,
        "Phenacoccus citri"@sv .

<http://tun.fi/MX.52979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinothrips americanus" ;
    dwc:scientificNameAuthorship "Morgan, 1913" ;
    skos:broader <http://tun.fi/MX.53437> ;
    skos:hiddenLabel "Echinothrips americanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanripsiäinen"@fi,
        "Echinothrips americanus"@sv .

<http://tun.fi/MX.52980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periplaneta americana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "sokeritorakka"@fi ;
    skos:broader <http://tun.fi/MX.53494> ;
    skos:hiddenLabel "Periplaneta americana"@fi,
        "Periplaneta americana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikantorakka"@fi,
        "amerikansk kackerlacka"@sv .

<http://tun.fi/MX.52981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Periplaneta australasiae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.53494> ;
    skos:hiddenLabel "Periplaneta australasiae"@fi,
        "Periplaneta australasiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "australiantorakka"@fi,
        "australisk kackerlacka"@sv .

<http://tun.fi/MX.52982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Igutettix oculatus" ;
    dwc:scientificNameAuthorship "(Lindberg, 1929)" ;
    skos:broader <http://tun.fi/MX.53485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Igutettix oculatus"@fi,
        "Igutettix oculatus"@sv .

<http://tun.fi/MX.52984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupteryx decemnotata" ;
    dwc:scientificNameAuthorship "Rey, 1891" ;
    skos:broader <http://tun.fi/MX.53519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Eupteryx decemnotata"@fi,
        "Eupteryx decemnotata"@sv .

<http://tun.fi/MX.52985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Illinoia azaleae" ;
    dwc:scientificNameAuthorship "(Mason, 1925)" ;
    skos:broader <http://tun.fi/MX.53518> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Illinoia azaleae"@fi,
        "Illinoia azaleae"@sv .

<http://tun.fi/MX.52987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodobium porosum" ;
    dwc:scientificNameAuthorship "(Sanderson, 1900)" ;
    skos:broader <http://tun.fi/MX.53543> ;
    skos:hiddenLabel "Rhodobium porosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltainen ruusukirva"@fi,
        "Rhodobium porosum"@sv .

<http://tun.fi/MX.52988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asphagidella buxi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.228763> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asphagidella buxi"@fi,
        "Asphagidella buxi"@sv .

<http://tun.fi/MX.52989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerataphis orchidearum" ;
    dwc:scientificNameAuthorship "(Westwood, 1879)" ;
    skos:broader <http://tun.fi/MX.53475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cerataphis orchidearum"@fi,
        "Cerataphis orchidearum"@sv .

<http://tun.fi/MX.52990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysaphis tulipae" ;
    dwc:scientificNameAuthorship "(Boyer de Fonscolombe, 1841)" ;
    skos:broader <http://tun.fi/MX.53510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Dysaphis tulipae"@fi,
        "Dysaphis tulipae"@sv .

<http://tun.fi/MX.52991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemiberlesia rapax" ;
    dwc:scientificNameAuthorship "(Comstock, 1881)" ;
    skos:broader <http://tun.fi/MX.53465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hemiberlesia rapax"@fi,
        "Hemiberlesia rapax"@sv .

<http://tun.fi/MX.52992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepidosaphes beckii" ;
    dwc:scientificNameAuthorship "(Newman, 1869)" ;
    skos:broader <http://tun.fi/MX.53522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepidosaphes beckii"@fi,
        "Lepidosaphes beckii"@sv .

<http://tun.fi/MX.52994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salvelinus fontinalis" ;
    dwc:scientificNameAuthorship "(Mitchill, 1814)" ;
    skos:broader <http://tun.fi/MX.53301> ;
    skos:hiddenLabel "Salvelinus fontinalis"@fi,
        "Salvelinus fontinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puronieriä"@fi,
        "bäckröding"@sv .

<http://tun.fi/MX.52995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salvelinus namaycush" ;
    dwc:scientificNameAuthorship "(Walbaum, 1792)" ;
    skos:broader <http://tun.fi/MX.53301> ;
    skos:hiddenLabel "Salvelinus namaycush"@fi,
        "Salvelinus namaycush"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaanieriä"@fi,
        "kanadaröding"@sv .

<http://tun.fi/MX.52996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carassius gibelio" ;
    dwc:scientificNameAuthorship "(Bloch, 1782)" ;
    skos:broader <http://tun.fi/MX.53167> ;
    skos:hiddenLabel "Carassius gibelio"@fi,
        "Carassius gibelio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopearuutana"@fi,
        "silverruda"@sv .

<http://tun.fi/MX.52997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyprinus carpio" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53169> ;
    skos:hiddenLabel "Cyprinus carpio"@fi,
        "Cyprinus carpio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karppi"@fi,
        "karp"@sv .

<http://tun.fi/MX.52998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncorhynchus mykiss" ;
    dwc:scientificNameAuthorship "(Walbaum, 1792)" ;
    skos:altLabel "regnbågsöring"@sv ;
    skos:broader <http://tun.fi/MX.53126> ;
    skos:hiddenLabel "Oncorhynchus mykiss"@fi,
        "Salmo gairdneri"@fi,
        "Oncorhynchus mykiss"@sv,
        "Salmo gairdneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjolohi"@fi,
        "regnbåge"@sv .

<http://tun.fi/MX.52999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncorhynchus gorbuscha" ;
    dwc:scientificNameAuthorship "(Walbaum, 1792)" ;
    skos:broader <http://tun.fi/MX.53126> ;
    skos:hiddenLabel "Oncorhynchus gorbuscha"@fi,
        "Oncorhynchus gorbuscha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyttyrälohi"@fi,
        "puckellax"@sv .

<http://tun.fi/MX.53000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neogobius melanostomus" ;
    dwc:scientificNameAuthorship "(Pallas, 1814)" ;
    skos:altLabel "mustakitatokko"@fi ;
    skos:broader <http://tun.fi/MX.53524> ;
    skos:hiddenLabel "Neogobius melanostomus"@fi,
        "Neogobius melanostomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustatäplätokko"@fi,
        "svartmunnad smörbult"@sv .

<http://tun.fi/MX.53001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coregonus peled" ;
    dwc:scientificNameAuthorship "(Gmelin, 1789)" ;
    skos:broader <http://tun.fi/MX.53131> ;
    skos:hiddenLabel "Coregonus peled"@fi,
        "Coregonus peled"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peledsiika"@fi,
        "peledsik"@sv .

<http://tun.fi/MX.53004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Felis catus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.51130> ;
    skos:hiddenLabel "Felis catus"@fi,
        "Felis silvestris catus"@fi,
        "Felis catus"@sv,
        "Felis silvestris catus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kissa"@fi,
        "tamkatt"@sv .

<http://tun.fi/MX.53006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum hellebori" ;
    dwc:scientificNameAuthorship "Theobald & Walton, 1923" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphum hellebori"@fi,
        "Macrosiphum hellebori"@sv .

<http://tun.fi/MX.53008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalosiphum insertum" ;
    dwc:scientificNameAuthorship "(Walker, 1849)" ;
    skos:broader <http://tun.fi/MX.53447> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalosiphum insertum"@fi,
        "Rhopalosiphum insertum"@sv .

<http://tun.fi/MX.53009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalosiphum rufiabdominale" ;
    dwc:scientificNameAuthorship "(Schrank, 1899)" ;
    skos:broader <http://tun.fi/MX.53447> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhopalosiphum rufiabdominale"@fi,
        "Rhopalosiphum rufiabdominale"@sv .

<http://tun.fi/MX.53010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bombus terrestris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53474> ;
    skos:hiddenLabel "Apis terrestris"@fi,
        "Bombus terrestris"@fi,
        "Apis terrestris"@sv,
        "Bombus terrestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kontukimalainen"@fi,
        "mörk jordhumla"@sv .

<http://tun.fi/MX.53011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coloradoa rufomaculata" ;
    dwc:scientificNameAuthorship "(Wilson, 1908)" ;
    skos:broader <http://tun.fi/MX.53515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coloradoa rufomaculata"@fi,
        "Coloradoa rufomaculata"@sv .

<http://tun.fi/MX.53012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aonidiella aurantii" ;
    dwc:scientificNameAuthorship "(Maskell, 1879)" ;
    skos:broader <http://tun.fi/MX.53456> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aonidiella aurantii"@fi,
        "Aonidiella aurantii"@sv .

<http://tun.fi/MX.53013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrooscytus gustavi" ;
    dwc:scientificNameAuthorship "Josifov, 1981" ;
    skos:broader <http://tun.fi/MX.53418> ;
    skos:hiddenLabel "Dichrooscytus gustavi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhäivelude"@fi,
        "Dichrooscytus gustavi"@sv .

<http://tun.fi/MX.53014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalosiphum maidis" ;
    dwc:scientificNameAuthorship "(Fitch, 1856)" ;
    skos:broader <http://tun.fi/MX.53447> ;
    skos:hiddenLabel "Rhopalosiphum maidis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maissikirva"@fi,
        "Rhopalosiphum maidis"@sv .

<http://tun.fi/MX.53018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saissetia oleae" ;
    dwc:scientificNameAuthorship "(Olivier, 1791)" ;
    skos:broader <http://tun.fi/MX.53434> ;
    skos:hiddenLabel "Saissetia oleae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivikilpikkä"@fi,
        "Saissetia oleae"@sv .

<http://tun.fi/MX.53019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myzus ornatus" ;
    dwc:scientificNameAuthorship "Laing, 1932" ;
    skos:broader <http://tun.fi/MX.53433> ;
    skos:hiddenLabel "Myzus ornatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvokkikirva"@fi,
        "Myzus ornatus"@sv .

<http://tun.fi/MX.53020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megastigmus spermotrophus" ;
    dwc:scientificNameAuthorship "Wachtl, 1893" ;
    skos:broader <http://tun.fi/MX.53438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Megastigmus spermotrophus"@fi,
        "Megastigmus spermotrophus"@sv .

<http://tun.fi/MX.53021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetranychus evansi" ;
    dwc:scientificNameAuthorship "Baker & Pritchard, 1960" ;
    skos:broader <http://tun.fi/MX.53424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetranychus evansi"@fi,
        "Tetranychus evansi"@sv .

<http://tun.fi/MX.53022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Supella longipalpa" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:altLabel "tv-torakka"@fi ;
    skos:broader <http://tun.fi/MX.53493> ;
    skos:hiddenLabel "Supella longipalpa"@fi,
        "Supella longipalpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ranskantorakka"@fi,
        "radiokackerlacka"@sv .

<http://tun.fi/MX.53023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaetanaphothrips orchidii" ;
    dwc:scientificNameAuthorship "(Moulton, 1907)" ;
    skos:broader <http://tun.fi/MX.53513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaetanaphothrips orchidii"@fi,
        "Chaetanaphothrips orchidii"@sv .

<http://tun.fi/MX.53024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liothrips vaneeckei" ;
    dwc:scientificNameAuthorship "Priesner, 1920" ;
    skos:broader <http://tun.fi/MX.53542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Liothrips vaneeckei"@fi,
        "Liothrips vaneeckei"@sv .

<http://tun.fi/MX.53025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scirtothrips longipennis" ;
    dwc:scientificNameAuthorship "(Bagnall, 1909)" ;
    skos:broader <http://tun.fi/MX.53473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scirtothrips longipennis"@fi,
        "Scirtothrips longipennis"@sv .

<http://tun.fi/MX.53029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aculops lycopersici" ;
    dwc:scientificNameAuthorship "(Tryon, 1917)" ;
    skos:broader <http://tun.fi/MX.53427> ;
    skos:hiddenLabel "Aculops lycopersici"@fi,
        "Aculops lycopersici"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tomaatinruosteäkämäpunkki"@fi,
        "tomatgallkvalster"@sv .

<http://tun.fi/MX.53030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphibalanus improvisus" ;
    dwc:scientificNameAuthorship "(Darwin, 1854)" ;
    skos:broader <http://tun.fi/MX.213016> ;
    skos:hiddenLabel "Amphibalanus improvisus"@fi,
        "Balanus improvisus"@fi,
        "Amphibalanus improvisus"@sv,
        "Balanus improvisus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merirokko"@fi,
        "slät havstulpan"@sv .

<http://tun.fi/MX.53031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pacifastacus leniusculus" ;
    dwc:scientificNameAuthorship "(Dana, 1852)" ;
    skos:broader <http://tun.fi/MX.53429> ;
    skos:hiddenLabel "Pacifastacus leniusculus"@fi,
        "Pacifastacus leniusculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplärapu"@fi,
        "signalkräfta"@sv .

<http://tun.fi/MX.53033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pontastacus leptodactylus" ;
    dwc:scientificNameAuthorship "(Eschscholtz, 1823)" ;
    skos:altLabel "donauflodkräfta"@sv,
        "sumpkräfta"@sv ;
    skos:broader <http://tun.fi/MX.4971655> ;
    skos:hiddenLabel "Astacus leptodactylus"@fi,
        "Pontastacus leptodactylus"@fi,
        "Astacus leptodactylus"@sv,
        "Pontastacus leptodactylus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapeasaksirapu"@fi,
        "smalkloig kräfta"@sv .

<http://tun.fi/MX.53034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhithropanopeus harrisii" ;
    dwc:scientificNameAuthorship "(Gould, 1841)" ;
    skos:broader <http://tun.fi/MX.53498> ;
    skos:hiddenLabel "Rhithropanopeus harrisii"@fi,
        "Rhithropanopeus harrisii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liejutaskurapu"@fi,
        "vitfingrad brackvattenskrabba"@sv .

<http://tun.fi/MX.53037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gammarus tigrinus" ;
    dwc:scientificNameAuthorship "Sexton, 1939" ;
    skos:broader <http://tun.fi/MX.53445> ;
    skos:hiddenLabel "Gammarus tigrinus"@fi,
        "Gammarus tigrinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiikerikatka"@fi,
        "tigermärla"@sv .

<http://tun.fi/MX.53038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriocheir sinensis" ;
    dwc:scientificNameAuthorship "H. Milne Edwards, 1853" ;
    skos:broader <http://tun.fi/MX.53444> ;
    skos:hiddenLabel "Eriocheir sinensis"@fi,
        "Eriocheir sinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villasaksirapu"@fi,
        "kinesisk ullhandskrabba"@sv .

<http://tun.fi/MX.53042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trialeurodes vaporariorum" ;
    dwc:scientificNameAuthorship "Westwood, 1856" ;
    skos:broader <http://tun.fi/MX.53528> ;
    skos:hiddenLabel "Trialeurodes vaporariorum"@fi,
        "Trialeurodes vaporariorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansarijauhiainen"@fi,
        "växthusmjöllus"@sv .

<http://tun.fi/MX.53043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum euphorbiae" ;
    dwc:scientificNameAuthorship "(Thomas, 1878)" ;
    skos:broader <http://tun.fi/MX.53457> ;
    skos:hiddenLabel "Macrosiphum euphorbiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansarikirva"@fi,
        "Macrosiphum euphorbiae"@sv .

<http://tun.fi/MX.53044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliothrips haemorrhoidalis" ;
    dwc:scientificNameAuthorship "(Bouché, 1833)" ;
    skos:broader <http://tun.fi/MX.53461> ;
    skos:hiddenLabel "Heliothrips haemorrhoidalis"@fi,
        "Heliothrips haemorrhoidalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansariripsiäinen"@fi,
        "svart växthustrips"@sv .

<http://tun.fi/MX.53045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyphagotarsonemus latus" ;
    dwc:scientificNameAuthorship "(Banks, 1904)" ;
    skos:broader <http://tun.fi/MX.53489> ;
    skos:hiddenLabel "Polyphagotarsonemus latus"@fi,
        "Polyphagotarsonemus latus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "begoniapunkki"@fi,
        "skott-toppkvalster"@sv .

<http://tun.fi/MX.53046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monomorium pharaonis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53471> ;
    skos:hiddenLabel "Formica pharaonis"@fi,
        "Monomorium pharaonis"@fi,
        "Formica pharaonis"@sv,
        "Monomorium pharaonis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "faaraomuurahainen"@fi,
        "faraomyra"@sv .

<http://tun.fi/MX.53049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frankliniella occidentalis" ;
    dwc:scientificNameAuthorship "(Pergande, 1895)" ;
    skos:broader <http://tun.fi/MX.53500> ;
    skos:hiddenLabel "Frankliniella occidentalis"@fi,
        "Frankliniella occidentalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalifornianripsiäinen"@fi,
        "amerikansk blomtrips"@sv .

<http://tun.fi/MX.53053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla melanoneura" ;
    dwc:scientificNameAuthorship "(Förster, 1848)" ;
    skos:broader <http://tun.fi/MX.53423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cacopsylla melanoneura"@fi,
        "Cacopsylla melanoneura"@sv .

<http://tun.fi/MX.53055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella sanborni" ;
    dwc:scientificNameAuthorship "(Gillette, 1908)" ;
    skos:broader <http://tun.fi/MX.53410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Macrosiphoniella sanborni"@fi,
        "Macrosiphoniella sanborni"@sv .

<http://tun.fi/MX.53056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aulacorthum solani" ;
    dwc:scientificNameAuthorship "Kaltenbach, 1843" ;
    skos:broader <http://tun.fi/MX.53426> ;
    skos:hiddenLabel "Aulacorthum solani"@fi,
        "Aulacorthum solani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koisokirva"@fi,
        "potatisbladlus"@sv .

<http://tun.fi/MX.53057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis gossypii" ;
    dwc:scientificNameAuthorship "Glover, 1877" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:hiddenLabel "Aphis gossypii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurkkukirva"@fi,
        "Aphis gossypii"@sv .

<http://tun.fi/MX.53059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hercinothrips femoralis" ;
    dwc:scientificNameAuthorship "(O. M. Reuter, 1891)" ;
    skos:broader <http://tun.fi/MX.53520> ;
    skos:hiddenLabel "Hercinothrips femoralis"@fi,
        "Hercinothrips femoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustareisiripsiäinen"@fi,
        "brun växthustrips"@sv .

<http://tun.fi/MX.53060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coccus hesperidum" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53486> ;
    skos:hiddenLabel "Coccus hesperidum"@fi,
        "Coccus hesperidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssikilpikkä"@fi,
        "orangefägad sköldlus"@sv .

<http://tun.fi/MX.53084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampetra fluviatilis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53290> ;
    skos:hiddenLabel "Lampetra fluviatilis"@fi,
        "Lampetra fluviatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkiainen"@fi,
        "flodnejonöga"@sv .

<http://tun.fi/MX.53086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Petromyzon marinus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53085> ;
    skos:hiddenLabel "Petromyzon marinus"@fi,
        "Petromyzon marinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merinahkiainen"@fi,
        "havsnejonöga"@sv .

<http://tun.fi/MX.53091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squalus acanthias" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53292> ;
    skos:hiddenLabel "Squalus acanthias"@fi,
        "Squalus acanthias"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkihai"@fi,
        "pigghaj"@sv .

<http://tun.fi/MX.53095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acipenser ruthenus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53094> ;
    skos:hiddenLabel "Acipenser ruthenus"@fi,
        "Acipenser ruthenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sterletti"@fi,
        "sterlett"@sv .

<http://tun.fi/MX.53096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acipenser baerii" ;
    dwc:scientificNameAuthorship "Brandt, 1869" ;
    skos:broader <http://tun.fi/MX.53094> ;
    skos:hiddenLabel "Acipenser baerii"@fi,
        "Acipenser baerii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperiansampi"@fi,
        "sibirisk stör"@sv .

<http://tun.fi/MX.53097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acipenser gueldenstaedtii" ;
    dwc:scientificNameAuthorship "Brandt & Ratzeburg, 1833" ;
    skos:broader <http://tun.fi/MX.53094> ;
    skos:hiddenLabel "Acipenser gueldenstaedtii"@fi,
        "Acipenser gueldenstaedtii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "venäjänsampi"@fi,
        "rysk stör"@sv .

<http://tun.fi/MX.53105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sprattus sprattus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "vassbuk"@sv ;
    skos:broader <http://tun.fi/MX.53104> ;
    skos:hiddenLabel "Sprattus sprattus"@fi,
        "Sprattus sprattus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilohaili"@fi,
        "skarpsill"@sv .

<http://tun.fi/MX.53106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alosa alosa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53295> ;
    skos:hiddenLabel "Alosa alosa"@fi,
        "Alosa alosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkusilli"@fi,
        "majfisk"@sv .

<http://tun.fi/MX.53112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anguilla anguilla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53111> ;
    skos:hiddenLabel "Anguilla anguilla"@fi,
        "Anguilla anguilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ankerias"@fi,
        "ål"@sv .

<http://tun.fi/MX.53114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conger conger" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53328> ;
    skos:hiddenLabel "Conger conger"@fi,
        "Conger conger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriankerias"@fi,
        "havsål"@sv .

<http://tun.fi/MX.53118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Esox lucius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53117> ;
    skos:hiddenLabel "Esox lucius"@fi,
        "Esox lucius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hauki"@fi,
        "gädda"@sv .

<http://tun.fi/MX.53121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salmo salar" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "atlantlax"@sv ;
    skos:broader <http://tun.fi/MX.53120> ;
    skos:hiddenLabel "Salmo salar"@fi,
        "Salmo salar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lohi"@fi,
        "lax"@sv .

<http://tun.fi/MX.53123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salmo trutta" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53120> ;
    skos:hiddenLabel "Salmo trutta"@fi,
        "Salmo trutta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taimen"@fi,
        "öring"@sv .

<http://tun.fi/MX.53128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncorhynchus kisutch" ;
    dwc:scientificNameAuthorship "(Walbaum, 1792)" ;
    skos:broader <http://tun.fi/MX.53126> ;
    skos:hiddenLabel "Oncorhynchus kisutch"@fi,
        "Oncorhynchus kisutch"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopealohi"@fi,
        "silverlax"@sv .

<http://tun.fi/MX.53129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncorhynchus nerka" ;
    dwc:scientificNameAuthorship "(Walbaum, 1792)" ;
    skos:altLabel "rödlax"@sv ;
    skos:broader <http://tun.fi/MX.53126> ;
    skos:hiddenLabel "Oncorhynchus nerka"@fi,
        "Oncorhynchus nerka"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punalohi"@fi,
        "indianlax"@sv .

<http://tun.fi/MX.53130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncorhynchus tshawytscha" ;
    dwc:scientificNameAuthorship "(Walbaum, 1792)" ;
    skos:broader <http://tun.fi/MX.53126> ;
    skos:hiddenLabel "Oncorhynchus tshawytscha"@fi,
        "Oncorhynchus tshawytscha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuningaslohi"@fi,
        "kungslax"@sv .

<http://tun.fi/MX.53132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coregonus lavaretus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53131> ;
    skos:hiddenLabel "Coregonus lavaretus"@fi,
        "Coregonus maraena"@fi,
        "Coregonus lavaretus"@sv,
        "Coregonus maraena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siika"@fi,
        "sik"@sv .

<http://tun.fi/MX.53137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salvelinus alpinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "rautu"@fi ;
    skos:broader <http://tun.fi/MX.53301> ;
    skos:hiddenLabel "Salvelinus alpinus"@fi,
        "Salvelinus alpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nieriä"@fi,
        "röding"@sv .

<http://tun.fi/MX.53141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thymallus thymallus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "harri"@fi ;
    skos:broader <http://tun.fi/MX.53269> ;
    skos:hiddenLabel "Thymallus thymallus"@fi,
        "Thymallus thymallus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjus"@fi,
        "harr"@sv .

<http://tun.fi/MX.53142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Osmerus eperlanus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "norssi"@fi ;
    skos:broader <http://tun.fi/MX.53270> ;
    skos:hiddenLabel "Osmerus eperlanus"@fi,
        "Osmerus eperlanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuore"@fi,
        "nors"@sv .

<http://tun.fi/MX.53145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rutilus rutilus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53271> ;
    skos:hiddenLabel "Rutilus rutilus"@fi,
        "Rutilus rutilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särki"@fi,
        "mört"@sv .

<http://tun.fi/MX.53146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leuciscus leuciscus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53272> ;
    skos:hiddenLabel "Leuciscus leuciscus"@fi,
        "Leuciscus leuciscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seipi"@fi,
        "stäm"@sv .

<http://tun.fi/MX.53149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phoxinus phoxinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "kvidd"@sv ;
    skos:broader <http://tun.fi/MX.53148> ;
    skos:hiddenLabel "Phoxinus phoxinus"@fi,
        "Phoxinus phoxinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutu"@fi,
        "elritsa"@sv .

<http://tun.fi/MX.53151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scardinius erythrophthalmus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53150> ;
    skos:hiddenLabel "Scardinius erythrophthalmus"@fi,
        "Scardinius erythrophthalmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorva"@fi,
        "sarv"@sv .

<http://tun.fi/MX.53152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ctenopharyngodon idella" ;
    dwc:scientificNameAuthorship "(Valenciennes, 1844)" ;
    skos:broader <http://tun.fi/MX.53329> ;
    skos:hiddenLabel "Ctenopharyngodon idella"@fi,
        "Ctenopharyngodon idella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruohokarppi"@fi,
        "gräskarp"@sv .

<http://tun.fi/MX.53155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinca tinca" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53154> ;
    skos:hiddenLabel "Tinca tinca"@fi,
        "Tinca tinca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suutari"@fi,
        "sutare"@sv .

<http://tun.fi/MX.53157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gobio gobio" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53156> ;
    skos:hiddenLabel "Gobio gobio"@fi,
        "Gobio gobio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törö"@fi,
        "sandkrypare"@sv .

<http://tun.fi/MX.53159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alburnus alburnus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53158> ;
    skos:hiddenLabel "Alburnus alburnus"@fi,
        "Alburnus alburnus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salakka"@fi,
        "löja"@sv .

<http://tun.fi/MX.53162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abramis brama" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53161> ;
    skos:hiddenLabel "Abramis brama"@fi,
        "Abramis brama"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahna"@fi,
        "braxen"@sv .

<http://tun.fi/MX.53165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vimba vimba" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53164> ;
    skos:hiddenLabel "Vimba vimba"@fi,
        "Vimba vimba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vimpa"@fi,
        "vimma"@sv .

<http://tun.fi/MX.53166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelecus cultratus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53306> ;
    skos:hiddenLabel "Pelecus cultratus"@fi,
        "Pelecus cultratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "miekkasärki"@fi,
        "skärkniv"@sv .

<http://tun.fi/MX.53168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carassius carassius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53167> ;
    skos:hiddenLabel "Carassius carassius"@fi,
        "Carassius carassius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutana"@fi,
        "ruda"@sv .

<http://tun.fi/MX.53172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catostomus catostomus" ;
    dwc:scientificNameAuthorship "(Forster, 1773)" ;
    skos:broader <http://tun.fi/MX.53171> ;
    skos:hiddenLabel "Catostomus catostomus"@fi,
        "Catostomus catostomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "imukarppi"@fi,
        "sugkarp"@sv .

<http://tun.fi/MX.53178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silurus glanis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53177> ;
    skos:hiddenLabel "Silurus glanis"@fi,
        "Silurus glanis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "monni"@fi,
        "mal"@sv .

<http://tun.fi/MX.53181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ameiurus nebulosus" ;
    dwc:scientificNameAuthorship "(Lesueur, 1819)" ;
    skos:altLabel "kissamonni"@fi ;
    skos:broader <http://tun.fi/MX.206826> ;
    skos:hiddenLabel "Ameiurus nebulosus"@fi,
        "Ictalurus nebulosus"@fi,
        "Ameiurus nebulosus"@sv,
        "Ictalurus nebulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkimonni"@fi,
        "dvärgmal"@sv .

<http://tun.fi/MX.53184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gadus morhua" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53183> ;
    skos:hiddenLabel "Gadus callarias"@fi,
        "Gadus morhua"@fi,
        "Gadus callarias"@sv,
        "Gadus morhua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turska"@fi,
        "torsk"@sv .

<http://tun.fi/MX.53186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lota lota" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53185> ;
    skos:hiddenLabel "Lota lota"@fi,
        "Lota lota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "made"@fi,
        "lake"@sv .

<http://tun.fi/MX.53187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchelyopus cimbrius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
    skos:broader <http://tun.fi/MX.206828> ;
    skos:hiddenLabel "Enchelyopus cimbrius"@fi,
        "Enchelyopus cimbrius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neliviiksimade"@fi,
        "fyrtömmad skärlånga"@sv .

<http://tun.fi/MX.53190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zoarces viviparus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53189> ;
    skos:hiddenLabel "Zoarces viviparus"@fi,
        "Zoarces viviparus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivinilkka"@fi,
        "tånglake"@sv .

<http://tun.fi/MX.53192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Belone belone" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.53331> ;
    skos:hiddenLabel "Belone belone"@fi,
        "Belone belone"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkakala"@fi,
        "näbbgädda"@sv .

<http://tun.fi/MX.53198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gasterosteus aculeatus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53197> ;
    skos:hiddenLabel "Gasterosteus aculeatus"@fi,
        "Gasterosteus aculeatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmipiikki"@fi,
        "storspigg"@sv .

<http://tun.fi/MX.53200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pungitius pungitius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53199> ;
    skos:hiddenLabel "Pungitius pungitius"@fi,
        "Pungitius pungitius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kymmenpiikki"@fi,
        "småspigg"@sv .

<http://tun.fi/MX.53201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Culaea inconstans" ;
    dwc:scientificNameAuthorship "(Kirtland, 1840)" ;
    skos:broader <http://tun.fi/MX.53313> ;
    skos:hiddenLabel "Culaea inconstans"@fi,
        "Culaea inconstans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viisipiikki"@fi,
        "bäckspigg"@sv .

<http://tun.fi/MX.53203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinachia spinachia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53202> ;
    skos:hiddenLabel "Spinachia spinachia"@fi,
        "Spinachia spinachia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskikala"@fi,
        "tångspigg"@sv .

<http://tun.fi/MX.53206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cottus gobio" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53205> ;
    skos:hiddenLabel "Cottus gobio"@fi,
        "Cottus koshewnikowi"@fi,
        "Cottus gobio"@sv,
        "Cottus koshewnikowi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivisimppu"@fi,
        "stensimpa"@sv .

<http://tun.fi/MX.53207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cottus poecilopus" ;
    dwc:scientificNameAuthorship "Heckel, 1837" ;
    skos:broader <http://tun.fi/MX.53205> ;
    skos:hiddenLabel "Cottus poecilopus"@fi,
        "Cottus poecilopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoeväsimppu"@fi,
        "bergsimpa"@sv .

<http://tun.fi/MX.53208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taurulus bubalis" ;
    dwc:scientificNameAuthorship "(Euphrasen, 1786)" ;
    skos:broader <http://tun.fi/MX.53332> ;
    skos:hiddenLabel "Taurulus bubalis"@fi,
        "Taurulus bubalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkisimppu"@fi,
        "oxsimpa"@sv .

<http://tun.fi/MX.53210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myoxocephalus scorpius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "ulk"@sv ;
    skos:broader <http://tun.fi/MX.53209> ;
    skos:hiddenLabel "Myoxocephalus scorpius"@fi,
        "Myoxocephalus scorpius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosimppu"@fi,
        "rötsimpa"@sv .

<http://tun.fi/MX.53213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonus cataphractus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53212> ;
    skos:hiddenLabel "Agonus cataphractus"@fi,
        "Agonus cataphractus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "partasimppu"@fi,
        "skäggsimpa"@sv .

<http://tun.fi/MX.53216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liparis liparis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "ringbuk"@sv ;
    skos:broader <http://tun.fi/MX.53277> ;
    skos:hiddenLabel "Liparis liparis"@fi,
        "Liparis liparis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "imukala"@fi,
        "större ringbuk"@sv .

<http://tun.fi/MX.53219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perca fluviatilis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53218> ;
    skos:hiddenLabel "Perca fluviatilis"@fi,
        "Perca fluviatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahven"@fi,
        "abborre"@sv .

<http://tun.fi/MX.53220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sander lucioperca" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.206829> ;
    skos:hiddenLabel "Sander lucioperca"@fi,
        "Stizostedion lucioperca"@fi,
        "Sander lucioperca"@sv,
        "Stizostedion lucioperca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuha"@fi,
        "gös"@sv .

<http://tun.fi/MX.53223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicentrarchus labrax" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53222> ;
    skos:hiddenLabel "Dicentrarchus labrax"@fi,
        "Dicentrarchus labrax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meribassi"@fi,
        "havsabborre"@sv .

<http://tun.fi/MX.53225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropterus dolomieu" ;
    dwc:scientificNameAuthorship "Lacepede, 1802" ;
    skos:broader <http://tun.fi/MX.53254> ;
    skos:hiddenLabel "Micropterus dolomieu"@fi,
        "Micropterus dolomieu"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkubassi"@fi,
        "svartabborre"@sv .

<http://tun.fi/MX.53228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelon labrosus" ;
    dwc:scientificNameAuthorship "(Risso, 1827)" ;
    skos:broader <http://tun.fi/MX.53318> ;
    skos:hiddenLabel "Chelon labrosus"@fi,
        "Chelon labrosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paksuhuulikeltti"@fi,
        "tjockläppad multe"@sv .

<http://tun.fi/MX.53234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyperoplus lanceolatus" ;
    dwc:scientificNameAuthorship "(Le Sauvage, 1824)" ;
    skos:altLabel "kungtobis"@sv ;
    skos:broader <http://tun.fi/MX.53233> ;
    skos:hiddenLabel "Hyperoplus lanceolatus"@fi,
        "Hyperoplus lanceolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotuulenkala"@fi,
        "tobiskung"@sv .

<http://tun.fi/MX.53236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ammodytes tobianus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53235> ;
    skos:hiddenLabel "Ammodytes tobianus"@fi,
        "Ammodytes tobianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutuulenkala"@fi,
        "kusttobis"@sv .

<http://tun.fi/MX.53238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pomatoschistus minutus" ;
    dwc:scientificNameAuthorship "(Pallas, 1779)" ;
    skos:broader <http://tun.fi/MX.53255> ;
    skos:hiddenLabel "Pomatoschistus minutus"@fi,
        "Pomatoschistus minutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietatokko"@fi,
        "sandstubb"@sv .

<http://tun.fi/MX.53240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gobiusculus flavescens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1779)" ;
    skos:broader <http://tun.fi/MX.53239> ;
    skos:hiddenLabel "Gobiusculus flavescens"@fi,
        "Gobiusculus flavescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seitsenruototokko"@fi,
        "sjustrålig smörbult"@sv .

<http://tun.fi/MX.53243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scomber scombrus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53242> ;
    skos:hiddenLabel "Scomber scombrus"@fi,
        "Scomber scombrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "makrilli"@fi,
        "makrill"@sv .

<http://tun.fi/MX.53244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarda sarda" ;
    dwc:scientificNameAuthorship "(Bloch, 1793)" ;
    skos:broader <http://tun.fi/MX.53288> ;
    skos:hiddenLabel "Sarda sarda"@fi,
        "Sarda sarda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarda"@fi,
        "ryggstrimmig pelamid"@sv .

<http://tun.fi/MX.53246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scophthalmus maximus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.206834> ;
    skos:hiddenLabel "Psetta maxima"@fi,
        "Scophthalmus maximus"@fi,
        "Psetta maxima"@sv,
        "Scophthalmus maximus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkikampela"@fi,
        "piggvar"@sv .

<http://tun.fi/MX.53251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleuronectes platessa" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53250> ;
    skos:hiddenLabel "Pleuronectes platessa"@fi,
        "Pleuronectes platessa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakampela"@fi,
        "rödspätta"@sv .

<http://tun.fi/MX.53253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limanda limanda" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53252> ;
    skos:hiddenLabel "Limanda limanda"@fi,
        "Limanda limanda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakampela"@fi,
        "sandskädda"@sv .

<http://tun.fi/MX.53256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampetra planeri" ;
    dwc:scientificNameAuthorship "(Bloch, 1784)" ;
    skos:broader <http://tun.fi/MX.53290> ;
    skos:hiddenLabel "Lampetra planeri"@fi,
        "Lampetra planeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkunahkiainen"@fi,
        "bäcknejonöga"@sv .

<http://tun.fi/MX.53257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alosa fallax" ;
    dwc:scientificNameAuthorship "(Lacépède, 1803)" ;
    skos:broader <http://tun.fi/MX.53295> ;
    skos:hiddenLabel "Alosa fallax"@fi,
        "Alosa fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläsilli"@fi,
        "staksill"@sv .

<http://tun.fi/MX.53258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncorhynchus keta" ;
    dwc:scientificNameAuthorship "(Walbaum, 1792)" ;
    skos:broader <http://tun.fi/MX.53126> ;
    skos:hiddenLabel "Oncorhynchus keta"@fi,
        "Oncorhynchus keta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koiralohi"@fi,
        "hundlax"@sv .

<http://tun.fi/MX.53260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squalius cephalus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.206823> ;
    skos:hiddenLabel "Leuciscus cephalus"@fi,
        "Squalius cephalus"@fi,
        "Leuciscus cephalus"@sv,
        "Squalius cephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turpa"@fi,
        "färna"@sv .

<http://tun.fi/MX.53261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ballerus ballerus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.212077> ;
    skos:hiddenLabel "Abramis ballerus"@fi,
        "Ballerus ballerus"@fi,
        "Abramis ballerus"@sv,
        "Ballerus ballerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkava"@fi,
        "faren"@sv .

<http://tun.fi/MX.53262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cobitis taenia" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "rantaneula"@fi ;
    skos:broader <http://tun.fi/MX.53330> ;
    skos:hiddenLabel "Cobitis taenia"@fi,
        "Cobitis taenia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantanuoliainen"@fi,
        "nissöga"@sv .

<http://tun.fi/MX.53263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syngnathus typhle" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "kantnål"@sv ;
    skos:broader <http://tun.fi/MX.53195> ;
    skos:hiddenLabel "Syngnathus typhle"@fi,
        "Syngnathus typhle"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särmäneula"@fi,
        "tångsnälla"@sv .

<http://tun.fi/MX.53264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclopterus lumpus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53215> ;
    skos:hiddenLabel "Cyclopterus lumpus"@fi,
        "Cyclopterus lumpus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rasvakala"@fi,
        "sjurygg"@sv .

<http://tun.fi/MX.53265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholis gunnellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53231> ;
    skos:hiddenLabel "Pholis gunnellus"@fi,
        "Pholis gunnellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teisti"@fi,
        "tejstefisk"@sv .

<http://tun.fi/MX.53273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leuciscus idus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "säynävä"@fi ;
    skos:broader <http://tun.fi/MX.53272> ;
    skos:hiddenLabel "Leuciscus idus"@fi,
        "Leuciscus idus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säyne"@fi,
        "id"@sv .

<http://tun.fi/MX.53276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blicca bjoerkna" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53160> ;
    skos:hiddenLabel "Blicca bjoerkna"@fi,
        "Blicca bjoerkna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pasuri"@fi,
        "björkna"@sv .

<http://tun.fi/MX.53282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Liza ramada" ;
    dwc:scientificNameAuthorship "(Risso, 1827)" ;
    skos:broader <http://tun.fi/MX.53227> ;
    skos:hiddenLabel "Liza ramada"@fi,
        "Liza ramada"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohuthuulikeltti"@fi,
        "tunnläppad multe"@sv .

<http://tun.fi/MX.53286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gobius niger" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53237> ;
    skos:hiddenLabel "Gobius niger"@fi,
        "Gobius niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustatokko"@fi,
        "svart smörbult"@sv .

<http://tun.fi/MX.53294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clupea harengus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53100> ;
    skos:hiddenLabel "Clupea harengus"@fi,
        "Clupea harengus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silli"@fi,
        "sill"@sv .

<http://tun.fi/MX.53296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Engraulis encrasicolus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53108> ;
    skos:hiddenLabel "Engraulis encrasicolus"@fi,
        "Engraulis encrasicolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sardelli"@fi,
        "ansjovis"@sv .

<http://tun.fi/MX.53300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coregonus albula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53131> ;
    skos:hiddenLabel "Coregonus albula"@fi,
        "Coregonus albula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muikku"@fi,
        "siklöja"@sv .

<http://tun.fi/MX.53304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspius aspius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53153> ;
    skos:hiddenLabel "Aspius aspius"@fi,
        "Aspius aspius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toutain"@fi,
        "asp"@sv .

<http://tun.fi/MX.53305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucaspius delineatus" ;
    dwc:scientificNameAuthorship "(Heckel, 1843)" ;
    skos:broader <http://tun.fi/MX.53275> ;
    skos:hiddenLabel "Leucaspius delineatus"@fi,
        "Leucaspius delineatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "allikkosalakka"@fi,
        "groplöja"@sv .

<http://tun.fi/MX.53308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barbatula barbatula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.206825> ;
    skos:hiddenLabel "Barbatula barbatula"@fi,
        "Nemacheilus barbatulus"@fi,
        "Barbatula barbatula"@sv,
        "Nemacheilus barbatulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivennuoliainen"@fi,
        "grönling"@sv .

<http://tun.fi/MX.53312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nerophis ophidion" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53194> ;
    skos:hiddenLabel "Nerophis ophidion"@fi,
        "Nerophis ophidion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloneula"@fi,
        "mindre havsnål"@sv .

<http://tun.fi/MX.53315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myoxocephalus quadricornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53209> ;
    skos:hiddenLabel "Myoxocephalus quadricornis"@fi,
        "Triglopsis quadricornis"@fi,
        "Myoxocephalus quadricornis"@sv,
        "Triglopsis quadricornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härkäsimppu"@fi,
        "hornsimpa"@sv .

<http://tun.fi/MX.53317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnocephalus cernua" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.53221> ;
    skos:hiddenLabel "Acerina cernua"@fi,
        "Gymnocephalus cernua"@fi,
        "Acerina cernua"@sv,
        "Gymnocephalus cernua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiski"@fi,
        "gers"@sv .

<http://tun.fi/MX.53319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lumpenus lampretaeformis" ;
    dwc:scientificNameAuthorship "(Walbaum, 1792)" ;
    skos:altLabel "spetsstjärtat långebarn"@sv ;
    skos:broader <http://tun.fi/MX.53230> ;
    skos:hiddenLabel "Lumpenus lampretaeformis"@fi,
        "Lumpenus lampretaeformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "elaska"@fi,
        "spetslångebarn"@sv .

<http://tun.fi/MX.53320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pomatoschistus microps" ;
    dwc:scientificNameAuthorship "(Kröyer, 1838)" ;
    skos:broader <http://tun.fi/MX.53255> ;
    skos:hiddenLabel "Pomatoschistus microps"@fi,
        "Pomatoschistus microps"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liejutokko"@fi,
        "lerstubb"@sv .

<http://tun.fi/MX.54> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Onychogomphus forcipatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "stentångtrollslända"@sv ;
    skos:broader <http://tun.fi/MX.53> ;
    skos:hiddenLabel "Onychogomphus forcipatus"@fi,
        "Onychogomphus forcipatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihtijokikorento"@fi,
        "stenflodtrollslända"@sv .

<http://tun.fi/MX.56> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophiogomphus cecilia" ;
    dwc:scientificNameAuthorship "(Fourcroy, 1785)" ;
    skos:broader <http://tun.fi/MX.55> ;
    skos:hiddenLabel "Ophiogomphus cecilia"@fi,
        "Ophiogomphus cecilia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjojokikorento"@fi,
        "grön flodtrollslända"@sv .

<http://tun.fi/MX.58505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropterix mansuetella" ;
    dwc:scientificNameAuthorship "Zeller, 1844" ;
    skos:broader <http://tun.fi/MX.58504> ;
    skos:hiddenLabel "Micropterix mansuetella"@fi,
        "Micropterix mansuetella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "messinkileukanen"@fi,
        "starrkäkmal"@sv .

<http://tun.fi/MX.58506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropterix aureatella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.58504> ;
    skos:hiddenLabel "Micropterix aureatella"@fi,
        "Micropterix aureatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoleukanen"@fi,
        "barrskogskäkmal"@sv .

<http://tun.fi/MX.58507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropterix aruncella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.58504> ;
    skos:hiddenLabel "Micropterix aruncella"@fi,
        "Micropterix aruncella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovaleukanen"@fi,
        "dubbelkäkmal"@sv .

<http://tun.fi/MX.58508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micropterix calthella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:altLabel "maksasammalleukaperhonen"@fi ;
    skos:broader <http://tun.fi/MX.58504> ;
    skos:hiddenLabel "Micropterix calthella"@fi,
        "Micropterix calthella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultaleukanen"@fi,
        "kärrkäkmal"@sv .

<http://tun.fi/MX.58514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dyseriocrania subpurpurella" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:altLabel "tammipäistärkoi"@fi ;
    skos:broader <http://tun.fi/MX.58513> ;
    skos:hiddenLabel "Dyseriocrania subpurpurella"@fi,
        "Eriocrania subpurpurella"@fi,
        "Dyseriocrania subpurpurella"@sv,
        "Eriocrania subpurpurella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopäistärkoi"@fi,
        "ekpurpurmal"@sv .

<http://tun.fi/MX.58516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriocrania unimaculella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.58517> ;
    skos:hiddenLabel "Eriocrania unimaculella"@fi,
        "Heringocrania unimaculella"@fi,
        "Eriocrania unimaculella"@sv,
        "Heringocrania unimaculella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakaspäistärkoi"@fi,
        "långfläckig purpurmal"@sv .

<http://tun.fi/MX.58518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriocrania sparrmannella" ;
    dwc:scientificNameAuthorship "(Bosc, 1791)" ;
    skos:broader <http://tun.fi/MX.58517> ;
    skos:hiddenLabel "Eriocrania sparrmannella"@fi,
        "Eriocrania sparrmannella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistopäistärkoi"@fi,
        "praktpurpurmal"@sv .

<http://tun.fi/MX.58519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriocrania salopiella" ;
    dwc:scientificNameAuthorship "(Stainton, 1854)" ;
    skos:broader <http://tun.fi/MX.58517> ;
    skos:hiddenLabel "Eriocrania salopiella"@fi,
        "Eriocrania salopiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiopäistärkoi"@fi,
        "spetsfläckig purpurmal"@sv .

<http://tun.fi/MX.58520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriocrania cicatricella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.58517> ;
    skos:hiddenLabel "Eriocrania cicatricella"@fi,
        "Eriocrania haworthi"@fi,
        "Eriocrania cicatricella"@sv,
        "Eriocrania haworthi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupäistärkoi"@fi,
        "hagpurpurmal"@sv .

<http://tun.fi/MX.58522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriocrania sangii" ;
    dwc:scientificNameAuthorship "(Wood, 1891)" ;
    skos:broader <http://tun.fi/MX.58517> ;
    skos:hiddenLabel "Eriocrania sangii"@fi,
        "Eriocrania sangii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurapäistärkoi"@fi,
        "tvillingpurpurmal"@sv .

<http://tun.fi/MX.58523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriocrania semipurpurella" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.58517> ;
    skos:hiddenLabel "Eriocrania semipurpurella"@fi,
        "Eriocrania semipurpurella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopäistärkoi"@fi,
        "vårpurpurmal"@sv .

<http://tun.fi/MX.58531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gazoryctra ganna" ;
    dwc:scientificNameAuthorship "(Hübner, 1804)" ;
    skos:altLabel "gannanjuuriperhonen"@fi ;
    skos:broader <http://tun.fi/MX.58530> ;
    skos:hiddenLabel "Gazoryctra ganna"@fi,
        "Hepialus ganna"@fi,
        "Gazoryctra ganna"@sv,
        "Hepialus ganna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysjuuriperhonen"@fi,
        "silverbandad rotfjäril"@sv .

<http://tun.fi/MX.58532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gazoryctra uralensis" ;
    dwc:scientificNameAuthorship "(Grum-Grshimailo, 1899)" ;
    skos:broader <http://tun.fi/MX.58530> ;
    skos:hiddenLabel "Gazoryctra fuscoargentea"@fi,
        "Gazoryctra fuscoargenteus"@fi,
        "Gazoryctra uralensis"@fi,
        "Hepialus fuscoargenteus"@fi,
        "Gazoryctra fuscoargentea"@sv,
        "Gazoryctra fuscoargenteus"@sv,
        "Gazoryctra uralensis"@sv,
        "Hepialus fuscoargenteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkajuuriperhonen"@fi,
        "lapprotfjäril"@sv .

<http://tun.fi/MX.58534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triodia sylvina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:altLabel "kampasarvijuuriperhonen"@fi ;
    skos:broader <http://tun.fi/MX.58533> ;
    skos:hiddenLabel "Hepialus sylvinus"@fi,
        "Triodia sylvina"@fi,
        "Hepialus sylvinus"@sv,
        "Triodia sylvina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaanjuuriperhonen"@fi,
        "kamsprötad rotfjäril"@sv .

<http://tun.fi/MX.58536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phymatopus hecta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58535> ;
    skos:hiddenLabel "Hepialus hecta"@fi,
        "Phymatopus hecta"@fi,
        "Hepialus hecta"@sv,
        "Phymatopus hecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkujuuriperhonen"@fi,
        "dvärgrotfjäril"@sv .

<http://tun.fi/MX.58538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Korscheltellus lupulinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58537> ;
    skos:hiddenLabel "Hepialus lupulinus"@fi,
        "Korscheltellus lupulina"@fi,
        "Korscheltellus lupulinus"@fi,
        "Hepialus lupulinus"@sv,
        "Korscheltellus lupulina"@sv,
        "Korscheltellus lupulinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhajuuriperhonen"@fi,
        "lerfärgad rotfjäril"@sv .

<http://tun.fi/MX.58539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Korscheltellus fusconebulosus" ;
    dwc:scientificNameAuthorship "(De Geer, 1778)" ;
    skos:broader <http://tun.fi/MX.58537> ;
    skos:hiddenLabel "Hepialus fusconebulosus"@fi,
        "Korscheltellus fusconebulosa"@fi,
        "Korscheltellus fusconebulosus"@fi,
        "Hepialus fusconebulosus"@sv,
        "Korscheltellus fusconebulosa"@sv,
        "Korscheltellus fusconebulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saniaisperhonen"@fi,
        "ormbunksrotfjäril"@sv .

<http://tun.fi/MX.58541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hepialus humuli" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58540> ;
    skos:hiddenLabel "Hepialus humuli"@fi,
        "Hepialus humuli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "humalaperhonen"@fi,
        "humlerotfjäril"@sv .

<http://tun.fi/MX.58550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella lapponica" ;
    dwc:scientificNameAuthorship "(Wocke, 1862)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella lapponica"@fi,
        "Stigmella lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukokääpiökoi"@fi,
        "grå björkdvärgmal"@sv .

<http://tun.fi/MX.58551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella confusella" ;
    dwc:scientificNameAuthorship "(Wood & Walsingham, 1894)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella confusella"@fi,
        "Stigmella confusella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäkääpiökoi"@fi,
        "brun björkdvärgmal"@sv .

<http://tun.fi/MX.58552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella tiliae" ;
    dwc:scientificNameAuthorship "(Frey, 1856)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella tiliae"@fi,
        "Stigmella tiliae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmuskääpiökoi"@fi,
        "linddvärgmal"@sv .

<http://tun.fi/MX.58553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella betulicola" ;
    dwc:scientificNameAuthorship "(Stainton, 1856)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella betulicola"@fi,
        "Stigmella betulicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vitsakääpiökoi"@fi,
        "småbjörksdvärgmal"@sv .

<http://tun.fi/MX.58554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella luteella" ;
    dwc:scientificNameAuthorship "(Stainton, 1857)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella luteella"@fi,
        "Stigmella luteella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivukääpiökoi"@fi,
        "gulbrun björkdvärgmal"@sv .

<http://tun.fi/MX.58555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella glutinosae" ;
    dwc:scientificNameAuthorship "(Stainton, 1858)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella glutinosae"@fi,
        "Stigmella glutinosae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäkääpiökoi"@fi,
        "vitkragad aldvärgmal"@sv .

<http://tun.fi/MX.58556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella alnetella" ;
    dwc:scientificNameAuthorship "(Stainton, 1856)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella alnetella"@fi,
        "Stigmella alnetella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välkekääpiökoi"@fi,
        "svartkragad aldvärgmal"@sv .

<http://tun.fi/MX.58557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella microtheriella" ;
    dwc:scientificNameAuthorship "(Stainton, 1854)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella microtheriella"@fi,
        "Stigmella microtheriella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhakääpiökoi"@fi,
        "jungfrudvärgmal"@sv .

<http://tun.fi/MX.58558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella aceris" ;
    dwc:scientificNameAuthorship "(Frey, 1857)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella aceris"@fi,
        "Stigmella aceris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahterakääpiökoi"@fi,
        "skogslönndvärgmal"@sv .

<http://tun.fi/MX.58559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella malella" ;
    dwc:scientificNameAuthorship "(Stainton, 1854)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella malella"@fi,
        "Stigmella malella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenakääpiökoi"@fi,
        "bandad apeldvärgmal"@sv .

<http://tun.fi/MX.58560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella catharticella" ;
    dwc:scientificNameAuthorship "(Stainton, 1853)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella catharticella"@fi,
        "Stigmella catharticella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapaatsamakääpiökoi"@fi,
        "vägtornsdvärgmal"@sv .

<http://tun.fi/MX.58561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella anomalella" ;
    dwc:scientificNameAuthorship "(Goeze, 1783)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella anomalella"@fi,
        "Stigmella anomalella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusukääpiökoi"@fi,
        "nypondvärgmal"@sv .

<http://tun.fi/MX.58562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella ulmivora" ;
    dwc:scientificNameAuthorship "(Fologne, 1860)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella ulmivora"@fi,
        "Stigmella ulmivora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavakääpiökoi"@fi,
        "skogsalmdvärgmal"@sv .

<http://tun.fi/MX.58563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella crataegella" ;
    dwc:scientificNameAuthorship "(Klimesch, 1936)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella crataegella"@fi,
        "Stigmella crataegella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakakääpiökoi"@fi,
        "pärldvärgmal"@sv .

<http://tun.fi/MX.58564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella magdalenae" ;
    dwc:scientificNameAuthorship "(Klimesch, 1950)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella magdalenae"@fi,
        "Stigmella nylandriella"@fi,
        "Stigmella magdalenae"@sv,
        "Stigmella nylandriella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähäkääpiökoi"@fi,
        "ljus rönndvärgmal"@sv .

<http://tun.fi/MX.58566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella nylandriella" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella aucupariae"@fi,
        "Stigmella nylandriella"@fi,
        "Stigmella aucupariae"@sv,
        "Stigmella nylandriella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkääpiökoi"@fi,
        "mörk rönndvärgmal"@sv .

<http://tun.fi/MX.58568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella oxyacanthella" ;
    dwc:scientificNameAuthorship "(Stainton, 1854)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella aeneella"@fi,
        "Stigmella oxyacanthella"@fi,
        "Stigmella aeneella"@sv,
        "Stigmella oxyacanthella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitakääpiökoi"@fi,
        "skimmerdvärgmal"@sv .

<http://tun.fi/MX.58570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella hybnerella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella hybnerella"@fi,
        "Stigmella hybnerella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehdeskääpiökoi"@fi,
        "opaldvärgma"@sv .

<http://tun.fi/MX.58571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella floslactella" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella floslactella"@fi,
        "Stigmella floslactella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäkääpiökoi"@fi,
        "hasseldvärgmal"@sv .

<http://tun.fi/MX.58572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella salicis" ;
    dwc:scientificNameAuthorship "(Stainton, 1854)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella salicis"@fi,
        "Stigmella salicis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukääpiökoi"@fi,
        "sälgdvärgmal"@sv .

<http://tun.fi/MX.58573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella arbusculae" ;
    dwc:scientificNameAuthorship "(Klimesch, 1951)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella arbusculae"@fi,
        "Stigmella arbusculae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolttakääpiökoi"@fi,
        "nätvidedvärgmal"@sv .

<http://tun.fi/MX.58574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella myrtillella" ;
    dwc:scientificNameAuthorship "(Stainton, 1857)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella myrtillella"@fi,
        "Stigmella myrtillella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkakääpiökoi"@fi,
        "blåbärsdvärgmal"@sv .

<http://tun.fi/MX.58575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella zelleriella" ;
    dwc:scientificNameAuthorship "(Snellen, 1875)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella lappovimella"@fi,
        "Stigmella repentiella"@fi,
        "Stigmella zelleriella"@fi,
        "Stigmella lappovimella"@sv,
        "Stigmella repentiella"@sv,
        "Stigmella zelleriella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villakääpiökoi"@fi,
        "dyndvärgmal"@sv .

<http://tun.fi/MX.58578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella benanderella" ;
    dwc:scientificNameAuthorship "(Wolff, 1955)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella benanderella"@fi,
        "Stigmella benanderella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korvakekääpiökoi"@fi,
        "krypvidedvärgmal"@sv .

<http://tun.fi/MX.58579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella obliquella" ;
    dwc:scientificNameAuthorship "(Heinemann, 1862)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella obliquella"@fi,
        "Stigmella obliquella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halavakääpiökoi"@fi,
        "pildvärgmal"@sv .

<http://tun.fi/MX.58580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella trimaculella" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella trimaculella"@fi,
        "Stigmella trimaculella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekääpiökoi"@fi,
        "rostgumpdvärgmal"@sv .

<http://tun.fi/MX.58581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella assimilella" ;
    dwc:scientificNameAuthorship "(Zeller, 1848)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella assimilella"@fi,
        "Stigmella assimilella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakääpiökoi"@fi,
        "aspdvärgmal"@sv .

<http://tun.fi/MX.58582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella sorbi" ;
    dwc:scientificNameAuthorship "(Stainton, 1861)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella sorbi"@fi,
        "Stigmella sorbi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajakääpiökoi"@fi,
        "bandad rönndvärgmal"@sv .

<http://tun.fi/MX.58583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella plagicolella" ;
    dwc:scientificNameAuthorship "(Stainton, 1854)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella plagicolella"@fi,
        "Stigmella plagicolella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumukääpiökoi"@fi,
        "slåndvärgmal"@sv .

<http://tun.fi/MX.58584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella lemniscella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella lemniscella"@fi,
        "Stigmella marginicolella"@fi,
        "Stigmella lemniscella"@sv,
        "Stigmella marginicolella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokääpiökoi"@fi,
        "lundalmsdvärgmal"@sv .

<http://tun.fi/MX.58586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella continuella" ;
    dwc:scientificNameAuthorship "(Stainton, 1856)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella continuella"@fi,
        "Stigmella continuella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salakääpiökoi"@fi,
        "kärrdvärgmal"@sv .

<http://tun.fi/MX.58587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella splendidissimella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella splendidissimella"@fi,
        "Stigmella splendidissimella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistokääpiökoi"@fi,
        "praktdvärgmal"@sv .

<http://tun.fi/MX.58588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella pretiosa" ;
    dwc:scientificNameAuthorship "(Heinemann, 1862)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella pretiosa"@fi,
        "Stigmella pretiosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellukkakääpiökoi"@fi,
        "humleblomsterdvärgmal"@sv .

<http://tun.fi/MX.58589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella aeneofasciella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella aeneofasciella"@fi,
        "Stigmella aeneofasciella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hanhikkikääpiökoi"@fi,
        "mässingsdvärgmal"@sv .

<http://tun.fi/MX.58590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella dryadella" ;
    dwc:scientificNameAuthorship "(Hofmann, 1868)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella dryadella"@fi,
        "Stigmella dryadella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvuokkokääpiökoi"@fi,
        "fjällsippedvärgmal"@sv .

<http://tun.fi/MX.58591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella poterii" ;
    dwc:scientificNameAuthorship "(Stainton, 1857)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella comari"@fi,
        "Stigmella poterii"@fi,
        "Stigmella tengstromi"@fi,
        "Stigmella comari"@sv,
        "Stigmella poterii"@sv,
        "Stigmella tengstromi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakääpiökoi"@fi,
        "fingerörtsdvärgmal"@sv .

<http://tun.fi/MX.58594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella filipendulae" ;
    dwc:scientificNameAuthorship "(Wocke, 1871)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella filipendulae"@fi,
        "Stigmella ulmariae"@fi,
        "Stigmella filipendulae"@sv,
        "Stigmella ulmariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "angervokääpiökoi"@fi,
        "brudbrödsdvärgmal"@sv .

<http://tun.fi/MX.58596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella lediella" ;
    dwc:scientificNameAuthorship "(Schleich, 1867)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella lediella"@fi,
        "Stigmella lediella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pursukääpiökoi"@fi,
        "skvattramdvärgmal"@sv .

<http://tun.fi/MX.58597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella incognitella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella incognitella"@fi,
        "Stigmella pomella"@fi,
        "Stigmella incognitella"@sv,
        "Stigmella pomella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysikääpiökoi"@fi,
        "brun apeldvärgmal"@sv .

<http://tun.fi/MX.58599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella perpygmaeella" ;
    dwc:scientificNameAuthorship "(Doubleday, 1859)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella perpygmaeella"@fi,
        "Stigmella perpygmaeella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapihlajakääpiökoi"@fi,
        "brun hagtornsdvärgmal"@sv .

<http://tun.fi/MX.58601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella lonicerarum" ;
    dwc:scientificNameAuthorship "(Frey, 1856)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella lonicerarum"@fi,
        "Stigmella lonicerarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamakääpiökoi"@fi,
        "trydvärgmal"@sv .

<http://tun.fi/MX.58602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella basiguttella" ;
    dwc:scientificNameAuthorship "(Heinemann, 1862)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella basiguttella"@fi,
        "Stigmella basiguttella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdekääpiökoi"@fi,
        "rotfläcksdvärgmal"@sv .

<http://tun.fi/MX.58603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella svenssoni" ;
    dwc:scientificNameAuthorship "(Johansson, 1971)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella svenssoni"@fi,
        "Stigmella svenssoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotammikääpiökoi"@fi,
        "större ekdvärgmal"@sv .

<http://tun.fi/MX.58604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella ruficapitella" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella ruficapitella"@fi,
        "Stigmella ruficapitella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistotammikääpiökoi"@fi,
        "korttofsdvärgmal"@sv .

<http://tun.fi/MX.58605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella samiatella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella samiatella"@fi,
        "Stigmella samiatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "latvatammikääpiökoi"@fi,
        "brunhuvad ekdvärgmal"@sv .

<http://tun.fi/MX.58606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella roborella" ;
    dwc:scientificNameAuthorship "(Johansson, 1971)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella roborella"@fi,
        "Stigmella roborella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesatammikääpiökoi"@fi,
        "rosthuvad ekdvärgmal"@sv .

<http://tun.fi/MX.58607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmella tristis" ;
    dwc:scientificNameAuthorship "(Wocke, 1862)" ;
    skos:broader <http://tun.fi/MX.58548> ;
    skos:hiddenLabel "Stigmella tristis"@fi,
        "Stigmella tristis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saamenkääpiökoi"@fi,
        "dvärgbjörksdvärgmal"@sv .

<http://tun.fi/MX.58611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glaucolepis headleyella" ;
    dwc:scientificNameAuthorship "(Stainton, 1854)" ;
    skos:broader <http://tun.fi/MX.4984584> ;
    skos:hiddenLabel "Glaucolepis headleyella"@fi,
        "Trifurcula headleyella"@fi,
        "Glaucolepis headleyella"@sv,
        "Trifurcula headleyella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyhumalakääpiökoi"@fi,
        "brunörtsdvärgmal"@sv .

<http://tun.fi/MX.58613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifurcula subnitidella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.58609> ;
    skos:hiddenLabel "Trifurcula subnitidella"@fi,
        "Trifurcula subnitidella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitekääpiökoi"@fi,
        "ängsdvärgmal"@sv .

<http://tun.fi/MX.58615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bohemannia pulverosella" ;
    dwc:scientificNameAuthorship "(Stainton, 1849)" ;
    skos:broader <http://tun.fi/MX.58614> ;
    skos:hiddenLabel "Bohemannia pulverosella"@fi,
        "Bohemannia pulverosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomukääpiökoi"@fi,
        "fjällig apeldvärgmal"@sv .

<http://tun.fi/MX.58618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Etainia sericopeza" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.4984586> ;
    skos:hiddenLabel "Ectoedemia sericopeza"@fi,
        "Etainia sericopeza"@fi,
        "Ectoedemia sericopeza"@sv,
        "Etainia sericopeza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahteransiipikääpiökoi"@fi,
        "lönnfruktsdvärgmal"@sv .

<http://tun.fi/MX.58619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Etainia albibimaculella" ;
    dwc:scientificNameAuthorship "(Larsen, 1927)" ;
    skos:broader <http://tun.fi/MX.4984586> ;
    skos:hiddenLabel "Ectoedemia albibimaculella"@fi,
        "Etainia albibimaculella"@fi,
        "Ectoedemia albibimaculella"@sv,
        "Etainia albibimaculella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sianpuolukkakääpiökoi"@fi,
        "mjölondvärgmal"@sv .

<http://tun.fi/MX.58621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fomoria weaveri" ;
    dwc:scientificNameAuthorship "(Stainton, 1855)" ;
    skos:broader <http://tun.fi/MX.4984585> ;
    skos:hiddenLabel "Ectoedemia weaveri"@fi,
        "Fomoria weaveri"@fi,
        "Ectoedemia weaveri"@sv,
        "Fomoria weaveri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolukkakääpiökoi"@fi,
        "lingondvärgmal"@sv .

<http://tun.fi/MX.58622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fomoria septembrella" ;
    dwc:scientificNameAuthorship "(Stainton, 1849)" ;
    skos:broader <http://tun.fi/MX.4984585> ;
    skos:hiddenLabel "Ectoedemia septembrella"@fi,
        "Fomoria septembrella"@fi,
        "Ectoedemia septembrella"@sv,
        "Fomoria septembrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuismakääpiökoi"@fi,
        "johannesörtsdvärgmal"@sv .

<http://tun.fi/MX.58624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zimmermannia atrifrontella" ;
    dwc:scientificNameAuthorship "(Stainton, 1851)" ;
    skos:broader <http://tun.fi/MX.4984587> ;
    skos:hiddenLabel "Ectoedemia atrifrontella"@fi,
        "Zimmermannia atrifrontella"@fi,
        "Ectoedemia atrifrontella"@sv,
        "Zimmermannia atrifrontella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "elokaarnakääpiökoi"@fi,
        "vitryggsdvärgmal"@sv .

<http://tun.fi/MX.58625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zimmermannia longicaudella" ;
    dwc:scientificNameAuthorship "(Klimesch, 1953)" ;
    skos:broader <http://tun.fi/MX.4984587> ;
    skos:hiddenLabel "Ectoedemia longicaudella"@fi,
        "Zimmermannia longicaudella"@fi,
        "Ectoedemia longicaudella"@sv,
        "Zimmermannia longicaudella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäkaarnakääpiökoi"@fi,
        "svartryggsdvärgmal"@sv .

<http://tun.fi/MX.58627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectoedemia intimella" ;
    dwc:scientificNameAuthorship "(Zeller, 1848)" ;
    skos:broader <http://tun.fi/MX.58616> ;
    skos:hiddenLabel "Ectoedemia intimella"@fi,
        "Ectoedemia intimella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkääpiökoi"@fi,
        "signaldvärgmal"@sv .

<http://tun.fi/MX.58628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectoedemia turbidella" ;
    dwc:scientificNameAuthorship "(Zeller, 1848)" ;
    skos:broader <http://tun.fi/MX.58616> ;
    skos:hiddenLabel "Ectoedemia turbidella"@fi,
        "Ectoedemia turbidella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeapoppelikääpiökoi"@fi,
        "silverpoppelsdvärgmal"@sv .

<http://tun.fi/MX.58629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectoedemia argyropeza" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.58616> ;
    skos:hiddenLabel "Ectoedemia argyropeza"@fi,
        "Ectoedemia argyropeza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "impikääpiökoi"@fi,
        "aspgallsdvärgmal"@sv .

<http://tun.fi/MX.58630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectoedemia albifasciella" ;
    dwc:scientificNameAuthorship "(Heinemann, 1871)" ;
    skos:broader <http://tun.fi/MX.58616> ;
    skos:hiddenLabel "Ectoedemia albifasciella"@fi,
        "Ectoedemia albifasciella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkukääpiökoi"@fi,
        "gulkragad ekdvärgmal"@sv .

<http://tun.fi/MX.58631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectoedemia subbimaculella" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.58616> ;
    skos:hiddenLabel "Ectoedemia subbimaculella"@fi,
        "Ectoedemia subbimaculella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läppäkääpiökoi"@fi,
        "brunkragad ekdvärgmal"@sv .

<http://tun.fi/MX.58632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectoedemia agrimoniae" ;
    dwc:scientificNameAuthorship "(Frey, 1858)" ;
    skos:broader <http://tun.fi/MX.58616> ;
    skos:hiddenLabel "Ectoedemia agrimoniae"@fi,
        "Ectoedemia agrimoniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verijuurikääpiökoi"@fi,
        "småborredvärgmal"@sv .

<http://tun.fi/MX.58633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectoedemia angulifasciella" ;
    dwc:scientificNameAuthorship "(Stainton, 1849)" ;
    skos:broader <http://tun.fi/MX.58616> ;
    skos:hiddenLabel "Ectoedemia angulifasciella"@fi,
        "Ectoedemia angulifasciella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarikääpiökoi"@fi,
        "bågbandad nypondvärgmal"@sv .

<http://tun.fi/MX.58634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectoedemia arcuatella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.58616> ;
    skos:hiddenLabel "Ectoedemia arcuatella"@fi,
        "Ectoedemia arcuatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mansikkakääpiökoi"@fi,
        "smultrondvärgmal"@sv .

<http://tun.fi/MX.58635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectoedemia rubivora" ;
    dwc:scientificNameAuthorship "(Wocke, 1860)" ;
    skos:broader <http://tun.fi/MX.58616> ;
    skos:hiddenLabel "Ectoedemia rubivora"@fi,
        "Ectoedemia rubivora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lillukkakääpiökoi"@fi,
        "stenbärsdvärgmal"@sv .

<http://tun.fi/MX.58636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectoedemia occultella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.58616> ;
    skos:hiddenLabel "Ectoedemia argentipedella"@fi,
        "Ectoedemia occultella"@fi,
        "Ectoedemia argentipedella"@sv,
        "Ectoedemia occultella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rypäskääpiökoi"@fi,
        "vårtbjörksdvärgmal"@sv .

<http://tun.fi/MX.58638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectoedemia minimella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.58616> ;
    skos:hiddenLabel "Ectoedemia mediofasciella"@fi,
        "Ectoedemia minimella"@fi,
        "Ectoedemia woolhopiella"@fi,
        "Ectoedemia mediofasciella"@sv,
        "Ectoedemia minimella"@sv,
        "Ectoedemia woolhopiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kairakääpiökoi"@fi,
        "glasbjörksdvärgmal"@sv .

<http://tun.fi/MX.58643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opostega salaciella" ;
    dwc:scientificNameAuthorship "(Treitschke, 1833)" ;
    skos:broader <http://tun.fi/MX.58642> ;
    skos:hiddenLabel "Opostega salaciella"@fi,
        "Opostega salaciella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihalippakoi"@fi,
        "vit ögonlocksmal"@sv .

<http://tun.fi/MX.58645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopostega auritella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.58644> ;
    skos:hiddenLabel "Opostega auritella"@fi,
        "Pseudopostega auritella"@fi,
        "Opostega auritella"@sv,
        "Pseudopostega auritella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtalippakoi"@fi,
        "fläckögonlocksmal"@sv .

<http://tun.fi/MX.58646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopostega crepusculella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.58644> ;
    skos:hiddenLabel "Pseudopostega crepusculella"@fi,
        "Pseudopostega crepusculella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulmalippakoi"@fi,
        "vinkelögonlocksmal"@sv .

<http://tun.fi/MX.58652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliozela sericiella" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.58651> ;
    skos:hiddenLabel "Heliozela sericiella"@fi,
        "Heliozela sericiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammihippukoi"@fi,
        "ekbladshålmal"@sv .

<http://tun.fi/MX.58653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliozela resplendella" ;
    dwc:scientificNameAuthorship "(Stainton, 1851)" ;
    skos:broader <http://tun.fi/MX.58651> ;
    skos:hiddenLabel "Heliozela resplendella"@fi,
        "Heliozela resplendella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppähippukoi"@fi,
        "albladshålmal"@sv .

<http://tun.fi/MX.58654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliozela hammoniella" ;
    dwc:scientificNameAuthorship "Sorhagen, 1885" ;
    skos:broader <http://tun.fi/MX.58651> ;
    skos:hiddenLabel "Heliozela hammoniella"@fi,
        "Heliozela hammoniella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuhippukoi"@fi,
        "björkbladshålmal"@sv .

<http://tun.fi/MX.58658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemophora degeerella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58657> ;
    skos:hiddenLabel "Nemophora degeerella"@fi,
        "Nemophora degeerella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäsurviaiskoi"@fi,
        "lövskogsantennmal"@sv .

<http://tun.fi/MX.58659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemophora amatella" ;
    dwc:scientificNameAuthorship "(Staudinger, 1892)" ;
    skos:broader <http://tun.fi/MX.58657> ;
    skos:hiddenLabel "Nemophora amatella"@fi,
        "Nemophora amatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänsurviaiskoi"@fi,
        "sibirisk antennmal"@sv .

<http://tun.fi/MX.58661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemophora bellela" ;
    dwc:scientificNameAuthorship "(Walker, 1863)" ;
    skos:broader <http://tun.fi/MX.58657> ;
    skos:hiddenLabel "Nemophora bellela"@fi,
        "Nemophora bellela"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsurviaiskoi"@fi,
        "dvärgbjörksantennmal"@sv .

<http://tun.fi/MX.58663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemophora metallica" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.58657> ;
    skos:hiddenLabel "Nemophora metallica"@fi,
        "Nemophora metallica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultasurviaiskoi"@fi,
        "åkerväddsantennmal"@sv .

<http://tun.fi/MX.58664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemophora cupriacella" ;
    dwc:scientificNameAuthorship "(Hübner, 1819)" ;
    skos:broader <http://tun.fi/MX.58657> ;
    skos:hiddenLabel "Nemophora cupriacella"@fi,
        "Nemophora cupriacella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purtojuurisurviaiskoi"@fi,
        "ängsväddsantennmal"@sv .

<http://tun.fi/MX.58666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adela cuprella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.58665> ;
    skos:hiddenLabel "Adela cuprella"@fi,
        "Adela cuprella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätsurviaiskoi"@fi,
        "videantennmal"@sv .

<http://tun.fi/MX.58667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adela croesella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.58665> ;
    skos:hiddenLabel "Adela croesella"@fi,
        "Adela croesella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusurviaiskoi"@fi,
        "buskantennmal"@sv .

<http://tun.fi/MX.58669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cauchas fibulella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.58668> ;
    skos:hiddenLabel "Cauchas fibulella"@fi,
        "Cauchas fibulella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tädykesurviaiskoi"@fi,
        "dvärgantennmal"@sv .

<http://tun.fi/MX.58670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cauchas rufimitrella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.58668> ;
    skos:hiddenLabel "Cauchas rufimitrella"@fi,
        "Cauchas rufimitrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litusurviaiskoi"@fi,
        "bräsmeantennmal"@sv .

<http://tun.fi/MX.58671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cauchas breviantennella" ;
    dwc:scientificNameAuthorship "Schmidt Nielsen & Johansson, 1980" ;
    skos:broader <http://tun.fi/MX.58668> ;
    skos:hiddenLabel "Cauchas breviantennella"@fi,
        "Cauchas breviantennella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansurviaiskoi"@fi,
        "fjällantennmal"@sv .

<http://tun.fi/MX.58675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematopogon pilellus" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.58674> ;
    skos:hiddenLabel "Nematopogon pilella"@fi,
        "Nematopogon pilellus"@fi,
        "Nematopogon pilella"@sv,
        "Nematopogon pilellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentosurviaiskoi"@fi,
        "bronsantennmal"@sv .

<http://tun.fi/MX.58676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematopogon schwarziellus" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.58674> ;
    skos:hiddenLabel "Nematopogon schwarziellus"@fi,
        "Nematopogon schwarziellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasurviaiskoi"@fi,
        "gulaktig antennmal"@sv .

<http://tun.fi/MX.58677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematopogon magnus" ;
    dwc:scientificNameAuthorship "(Zeller, 1878)" ;
    skos:broader <http://tun.fi/MX.58674> ;
    skos:hiddenLabel "Nematopogon magna"@fi,
        "Nematopogon magnus"@fi,
        "Nematopogon magna"@sv,
        "Nematopogon magnus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmosurviaiskoi"@fi,
        "sorgantennmal"@sv .

<http://tun.fi/MX.58679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematopogon metaxellus" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.58674> ;
    skos:hiddenLabel "Nematopogon metaxella"@fi,
        "Nematopogon metaxellus"@fi,
        "Nematopogon metaxella"@sv,
        "Nematopogon metaxellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrasurviaiskoi"@fi,
        "bredvingeantennmal"@sv .

<http://tun.fi/MX.58680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematopogon swammerdamellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "isosarvikoi"@fi ;
    skos:broader <http://tun.fi/MX.58674> ;
    skos:hiddenLabel "Nematopogon swammerdamella"@fi,
        "Nematopogon swammerdamellus"@fi,
        "Nematopogon swammerdamella"@sv,
        "Nematopogon swammerdamellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosurviaiskoi"@fi,
        "vårantennmal"@sv .

<http://tun.fi/MX.58681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematopogon robertellus" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.58674> ;
    skos:hiddenLabel "Nematopogon robertella"@fi,
        "Nematopogon robertellus"@fi,
        "Nematopogon robertella"@sv,
        "Nematopogon robertellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasurviaiskoi"@fi,
        "barrskogsantennmal"@sv .

<http://tun.fi/MX.58684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylloporia bistrigella" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.253595> ;
    skos:hiddenLabel "Phylloporia bistrigella"@fi,
        "Phylloporia bistrigella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöseulakoi"@fi,
        "dvärgbladskärare"@sv .

<http://tun.fi/MX.58686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incurvaria praelatella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.58685> ;
    skos:hiddenLabel "Incurvaria praelatella"@fi,
        "Incurvaria praelatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellukkaseulakoi"@fi,
        "smultronbladskärare"@sv .

<http://tun.fi/MX.58687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incurvaria oehlmanniella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.58685> ;
    skos:hiddenLabel "Incurvaria oehlmanniella"@fi,
        "Incurvaria oehlmanniella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkaseulakoi"@fi,
        "blåbärsbladskärare"@sv .

<http://tun.fi/MX.58688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incurvaria vetulella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.58685> ;
    skos:hiddenLabel "Incurvaria vetulella"@fi,
        "Incurvaria vetulella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanseulakoi"@fi,
        "storfläckig kambladskärare"@sv .

<http://tun.fi/MX.58689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incurvaria circulella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.58685> ;
    skos:hiddenLabel "Incurvaria circulella"@fi,
        "Incurvaria circulella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigaseulakoi"@fi,
        "tajgabladskärare"@sv .

<http://tun.fi/MX.58690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incurvaria pectinea" ;
    dwc:scientificNameAuthorship "Haworth, 1828" ;
    skos:broader <http://tun.fi/MX.58685> ;
    skos:hiddenLabel "Incurvaria pectinea"@fi,
        "Incurvaria pectinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuseulakoi"@fi,
        "blek kambladskärare"@sv .

<http://tun.fi/MX.58691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Incurvaria masculella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.58685> ;
    skos:hiddenLabel "Incurvaria masculella"@fi,
        "Incurvaria masculella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaanseulakoi"@fi,
        "mörk kambladskärare"@sv .

<http://tun.fi/MX.58693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alloclemensia mesospilella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.58692> ;
    skos:hiddenLabel "Alloclemensia mesospilella"@fi,
        "Alloclemensia mesospilella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herukkaseulakoi"@fi,
        "vinbärsbladskärare"@sv .

<http://tun.fi/MX.58697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampronia capitella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.58696> ;
    skos:hiddenLabel "Lampronia capitella"@fi,
        "Lampronia capitella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herukka-aamukoi"@fi,
        "vinbärsknoppmal"@sv .

<http://tun.fi/MX.58698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampronia redimitella" ;
    dwc:scientificNameAuthorship "Lienig & Zeller, 1846" ;
    skos:broader <http://tun.fi/MX.58696> ;
    skos:hiddenLabel "Lampronia redimitella"@fi,
        "Lampronia redimitella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoaamukoi"@fi,
        "måbärsknoppmal"@sv .

<http://tun.fi/MX.58699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampronia luzella" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.58696> ;
    skos:hiddenLabel "Lampronia luzella"@fi,
        "Lampronia luzella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurainaamukoi"@fi,
        "mosseknoppmal"@sv .

<http://tun.fi/MX.58700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampronia flavimitrella" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.58696> ;
    skos:hiddenLabel "Lampronia flavimitrella"@fi,
        "Lampronia flavimitrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vattuaamukoi"@fi,
        "blåhallonknoppmal"@sv .

<http://tun.fi/MX.58701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampronia morosa" ;
    dwc:scientificNameAuthorship "Zeller, 1852" ;
    skos:broader <http://tun.fi/MX.58696> ;
    skos:hiddenLabel "Lampronia morosa"@fi,
        "Lampronia morosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuaamukoi"@fi,
        "rosenknoppmal"@sv .

<http://tun.fi/MX.58702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampronia fuscatella" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.58696> ;
    skos:hiddenLabel "Lampronia fuscatella"@fi,
        "Lampronia fuscatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkämäaamukoi"@fi,
        "björkgallmal"@sv .

<http://tun.fi/MX.58704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampronia aeripennella" ;
    dwc:scientificNameAuthorship "(Rebel, 1889)" ;
    skos:broader <http://tun.fi/MX.58696> ;
    skos:hiddenLabel "Lampronia aereipennella"@fi,
        "Lampronia aeripennella"@fi,
        "Lampronia sp. nr. aereipennella"@fi,
        "Lampronia aereipennella"@sv,
        "Lampronia aeripennella"@sv,
        "Lampronia sp. nr. aereipennella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätköaamukoi"@fi,
        "östlig knoppmal"@sv .

<http://tun.fi/MX.58705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampronia standfussiella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.58696> ;
    skos:hiddenLabel "Lampronia standfussiella"@fi,
        "Lampronia standfussiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sumuaamukoi"@fi,
        "kanelrosknoppmal"@sv .

<http://tun.fi/MX.58706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampronia corticella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58696> ;
    skos:hiddenLabel "Lampronia corticella"@fi,
        "Lampronia corticella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoaamukoi"@fi,
        "hallonknoppmal"@sv .

<http://tun.fi/MX.58708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampronia rupella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.58696> ;
    skos:hiddenLabel "Lampronia rupella"@fi,
        "Lampronia rupella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyaamukoi"@fi,
        "guldknoppmal"@sv .

<http://tun.fi/MX.58713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tischeria ekebladella" ;
    dwc:scientificNameAuthorship "(Bjerkander, 1795)" ;
    skos:broader <http://tun.fi/MX.58712> ;
    skos:hiddenLabel "Tischeria ekebladella"@fi,
        "Tischeria ekebladella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammiläiskäkoi"@fi,
        "större ekluggmal"@sv .

<http://tun.fi/MX.58714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tischeria dodonaea" ;
    dwc:scientificNameAuthorship "Stainton, 1858" ;
    skos:broader <http://tun.fi/MX.58712> ;
    skos:hiddenLabel "Tischeria dodonaea"@fi,
        "Tischeria dodonaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näkinkenkäläiskäkoi"@fi,
        "mindre ekluggmal"@sv .

<http://tun.fi/MX.58716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coptotriche marginea" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.58715> ;
    skos:hiddenLabel "Coptotriche marginea"@fi,
        "Tischeria marginea"@fi,
        "Coptotriche marginea"@sv,
        "Tischeria marginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vattuläiskäkoi"@fi,
        "brämluggmal"@sv .

<http://tun.fi/MX.58717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coptotriche heinemanni" ;
    dwc:scientificNameAuthorship "(Wocke, 1871)" ;
    skos:broader <http://tun.fi/MX.58715> ;
    skos:hiddenLabel "Coptotriche heinemanni"@fi,
        "Tischeria heinemanni"@fi,
        "Coptotriche heinemanni"@sv,
        "Tischeria heinemanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurainläiskäkoi"@fi,
        "björnbärsluggmal"@sv .

<http://tun.fi/MX.58718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coptotriche angusticollella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.58715> ;
    skos:hiddenLabel "Coptotriche angusticollella"@fi,
        "Tischeria angusticollella"@fi,
        "Coptotriche angusticollella"@sv,
        "Tischeria angusticollella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuläiskäkoi"@fi,
        "nyponluggmal"@sv .

<http://tun.fi/MX.58725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myrmecozela ochraceella" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.58724> ;
    skos:hiddenLabel "Myrmecozela ochraceella"@fi,
        "Myrmecozela ochraceella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kekokoi"@fi,
        "myrstacksmal"@sv .

<http://tun.fi/MX.58727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplotinea ditella" ;
    dwc:scientificNameAuthorship "(Pierce, Metcalfe & Diakonoff, 1938)" ;
    skos:broader <http://tun.fi/MX.58726> ;
    skos:hiddenLabel "Haplotinea ditella"@fi,
        "Haplotinea ditella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siilokoi"@fi,
        "kvarnmal"@sv .

<http://tun.fi/MX.58728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haplotinea insectella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:altLabel "jätesienikoi"@fi ;
    skos:broader <http://tun.fi/MX.58726> ;
    skos:hiddenLabel "Haplotinea insectella"@fi,
        "Haplotinea insectella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupakoi"@fi,
        "insektsmal"@sv .

<http://tun.fi/MX.58731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Infurcitinea ignicomella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.58730> ;
    skos:hiddenLabel "Infurcitinea ignicomella"@fi,
        "Infurcitinea ignicomella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmojäkäläkoi"@fi,
        "tallavmal"@sv .

<http://tun.fi/MX.58732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Infurcitinea argentimaculella" ;
    dwc:scientificNameAuthorship "(Stainton, 1849)" ;
    skos:broader <http://tun.fi/MX.58730> ;
    skos:hiddenLabel "Infurcitinea argentimaculella"@fi,
        "Infurcitinea argentimaculella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläjäkäläkoi"@fi,
        "eklavmal"@sv .

<http://tun.fi/MX.58735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenoptinea cyaneimarmorella" ;
    dwc:scientificNameAuthorship "(Milliére, 1854)" ;
    skos:altLabel "siniaitokoi"@fi ;
    skos:broader <http://tun.fi/MX.58733> ;
    skos:hiddenLabel "Stenoptinea cyaneimarmorella"@fi,
        "Stenoptinea cyaneimarmorella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinijäkäläkoi"@fi,
        "plommonlavmal"@sv .

<http://tun.fi/MX.58738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agnathosia mendicella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.58737> ;
    skos:hiddenLabel "Agnathosia mendicella"@fi,
        "Agnathosia mendicella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokantokääpäkoi"@fi,
        "tiggarsvampmal"@sv .

<http://tun.fi/MX.58742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Montescardia tessulatella" ;
    dwc:scientificNameAuthorship "(Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.58741> ;
    skos:hiddenLabel "Montescardia tessulatella"@fi,
        "Montescardia tessulatellus"@fi,
        "Montescardia tessulatella"@sv,
        "Montescardia tessulatellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taulakääpäkoi"@fi,
        "snedbandad svampmal"@sv .

<http://tun.fi/MX.58744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scardia boletella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.58743> ;
    skos:hiddenLabel "Scardia boletella"@fi,
        "Scardia boletella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättikääpäkoi"@fi,
        "jättesvampmal"@sv .

<http://tun.fi/MX.58748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Morophaga choragella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.58746> ;
    skos:hiddenLabel "Morophaga choragella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pökkelökääpäkoi"@fi,
        "Morophaga choragella"@sv .

<http://tun.fi/MX.58752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triaxomera fulvimitrella" ;
    dwc:scientificNameAuthorship "(Sodoffsky, 1830)" ;
    skos:broader <http://tun.fi/MX.58751> ;
    skos:hiddenLabel "Triaxomera fulvimitrella"@fi,
        "Triaxomera fulvimitrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulipääkääpäkoi"@fi,
        "nunnesvampmal"@sv .

<http://tun.fi/MX.58754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archinemapogon yildizae" ;
    dwc:scientificNameAuthorship "Kocak, 1981" ;
    skos:broader <http://tun.fi/MX.58753> ;
    skos:hiddenLabel "Archinemapogon yildizae"@fi,
        "Archinemapogon yildizae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokääpäkoi"@fi,
        "björksvampmal"@sv .

<http://tun.fi/MX.58757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemaxera betulinella" ;
    dwc:scientificNameAuthorship "(Paykull, 1785)" ;
    skos:broader <http://tun.fi/MX.58756> ;
    skos:hiddenLabel "Nemaxera betulinella"@fi,
        "Nemaxera betulinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörrökääpäkoi"@fi,
        "barksvampmal"@sv .

<http://tun.fi/MX.58759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemapogon granellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58758> ;
    skos:hiddenLabel "Nemapogon granella"@fi,
        "Nemapogon granellus"@fi,
        "Nemapogon granella"@sv,
        "Nemapogon granellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväkoi"@fi,
        "kornmal"@sv .

<http://tun.fi/MX.58760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemapogon cloacellus" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.58758> ;
    skos:hiddenLabel "Nemapogon cloacella"@fi,
        "Nemapogon cloacellus"@fi,
        "Nemapogon cloacella"@sv,
        "Nemapogon cloacellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liiterikoi"@fi,
        "vedsvampmal"@sv .

<http://tun.fi/MX.58761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemapogon koenigi" ;
    dwc:scientificNameAuthorship "Capuse, 1967" ;
    skos:broader <http://tun.fi/MX.58758> ;
    skos:hiddenLabel "Nemapogon koenigi"@fi,
        "Nemapogon wolffiellus"@fi,
        "Tinea albipunctella"@fi,
        "Nemapogon koenigi"@sv,
        "Nemapogon wolffiellus"@sv,
        "Tinea albipunctella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakääpäkoi"@fi,
        "mörk svampmal"@sv .

<http://tun.fi/MX.58763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemapogon variatellus" ;
    dwc:scientificNameAuthorship "(Clemens, 1859)" ;
    skos:broader <http://tun.fi/MX.58758> ;
    skos:hiddenLabel "Nemapogon variatella"@fi,
        "Nemapogon variatellus"@fi,
        "Nemapogon variatella"@sv,
        "Nemapogon variatellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pinokääpäkoi"@fi,
        "gårdsvampmal"@sv .

<http://tun.fi/MX.58765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemapogon clematellus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.58758> ;
    skos:hiddenLabel "Nemapogon clematella"@fi,
        "Nemapogon clematellus"@fi,
        "Nemapogon clematella"@sv,
        "Nemapogon clematellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokääpäkoi"@fi,
        "alsvampmal"@sv .

<http://tun.fi/MX.58767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemapogon picarellus" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.58758> ;
    skos:hiddenLabel "Nemapogon picarella"@fi,
        "Nemapogon picarellus"@fi,
        "Nemapogon picarella"@sv,
        "Nemapogon picarellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuohikääpäkoi"@fi,
        "skatsvampmal"@sv .

<http://tun.fi/MX.58768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemapogon nigralbellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1859)" ;
    skos:broader <http://tun.fi/MX.58758> ;
    skos:hiddenLabel "Nemapogon nigralbella"@fi,
        "Nemapogon nigralbellus"@fi,
        "Nemapogon nigralbella"@sv,
        "Nemapogon nigralbellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirukääpäkoi"@fi,
        "sebrasvampmal"@sv .

<http://tun.fi/MX.58769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nemapogon fungivorellus" ;
    dwc:scientificNameAuthorship "(Benander, 1939)" ;
    skos:broader <http://tun.fi/MX.58758> ;
    skos:hiddenLabel "Nemapogon fungivorella"@fi,
        "Nemapogon fungivorellus"@fi,
        "Nemapogon fungivorella"@sv,
        "Nemapogon fungivorellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sokkelokääpäkoi"@fi,
        "korkmusslingsmal"@sv .

<http://tun.fi/MX.58772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophaga tapetzella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58771> ;
    skos:hiddenLabel "Trichophaga tapetzella"@fi,
        "Trichophaga tapetzella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tapettikoi"@fi,
        "tapetmal"@sv .

<http://tun.fi/MX.58773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichophaga scandinaviella" ;
    dwc:scientificNameAuthorship "Zagulajev, 1960" ;
    skos:broader <http://tun.fi/MX.58771> ;
    skos:hiddenLabel "Trichophaga scandinaviella"@fi,
        "Trichophaga scandinaviella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luotokoi"@fi,
        "spybollsmal"@sv .

<http://tun.fi/MX.58775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elatobia fuliginosella" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.58774> ;
    skos:hiddenLabel "Elatobia fuliginosella"@fi,
        "Elatobia fuliginosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korokoi"@fi,
        "tallbarksmal"@sv .

<http://tun.fi/MX.58776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elatobia montelliella" ;
    dwc:scientificNameAuthorship "(von Schantz, 1951)" ;
    skos:altLabel "aihkikoi"@fi ;
    skos:broader <http://tun.fi/MX.58774> ;
    skos:hiddenLabel "Elatobia montelliella"@fi,
        "Elatobia montelliella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankorokoi"@fi,
        "trollmal"@sv .

<http://tun.fi/MX.58778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tineola bisselliella" ;
    dwc:scientificNameAuthorship "(Hummel, 1823)" ;
    skos:broader <http://tun.fi/MX.58777> ;
    skos:hiddenLabel "Tineola bisselliella"@fi,
        "Tineola bisselliella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaatekoi"@fi,
        "klädesmal"@sv .

<http://tun.fi/MX.58780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinea pellionella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58779> ;
    skos:hiddenLabel "Tinea pellionella"@fi,
        "Tinea pellionella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turkiskoi"@fi,
        "pälsmal"@sv .

<http://tun.fi/MX.58781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinea bothniella" ;
    dwc:scientificNameAuthorship "Svensson, 1953" ;
    skos:broader <http://tun.fi/MX.58779> ;
    skos:hiddenLabel "Tinea bothniella"@fi,
        "Tinea bothniella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpesäkoi"@fi,
        "slagugglebomal"@sv .

<http://tun.fi/MX.58782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinea pallescentella" ;
    dwc:scientificNameAuthorship "Haworth, 1851" ;
    skos:broader <http://tun.fi/MX.58779> ;
    skos:hiddenLabel "Tinea pallescentella"@fi,
        "Tinea pallescentella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varastopesäkoi"@fi,
        "silomal"@sv .

<http://tun.fi/MX.58783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinea steueri" ;
    dwc:scientificNameAuthorship "G. Petersen, 1966" ;
    skos:broader <http://tun.fi/MX.58779> ;
    skos:hiddenLabel "Tinea steueri"@fi,
        "Tinea steueri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ikkunapesäkoi"@fi,
        "dimfläcksmal"@sv .

<http://tun.fi/MX.58784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinea columbariella" ;
    dwc:scientificNameAuthorship "Wocke, 1877" ;
    skos:broader <http://tun.fi/MX.58779> ;
    skos:hiddenLabel "Tinea columbariella"@fi,
        "Tinea sp. nr. columbariella"@fi,
        "Tinea columbariella"@sv,
        "Tinea sp. nr. columbariella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulunpesäkoi"@fi,
        "duvbomal"@sv .

<http://tun.fi/MX.58786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinea svenssoni" ;
    dwc:scientificNameAuthorship "Opheim, 1965" ;
    skos:broader <http://tun.fi/MX.58779> ;
    skos:hiddenLabel "Tinea svenssoni"@fi,
        "Tinea svenssoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pöllönpesäkoi"@fi,
        "svalbomal"@sv .

<http://tun.fi/MX.58787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinea semifulvella" ;
    dwc:scientificNameAuthorship "Haworth, 1828" ;
    skos:broader <http://tun.fi/MX.58779> ;
    skos:hiddenLabel "Tinea semifulvella"@fi,
        "Tinea semifulvella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusopesäkoi"@fi,
        "rödgul bomal"@sv .

<http://tun.fi/MX.58788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinea trinotella" ;
    dwc:scientificNameAuthorship "Thunberg, 1794" ;
    skos:broader <http://tun.fi/MX.58779> ;
    skos:hiddenLabel "Tinea trinotella"@fi,
        "Tinea trinotella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistepesäkoi"@fi,
        "trepunktsbomal"@sv .

<http://tun.fi/MX.58790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niditinea fuscella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58789> ;
    skos:hiddenLabel "Niditinea fuscella"@fi,
        "Niditinea fuscella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lääväkoi"@fi,
        "sparvbomal"@sv .

<http://tun.fi/MX.58792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niditinea striolella" ;
    dwc:scientificNameAuthorship "(Matsumura, 1931)" ;
    skos:broader <http://tun.fi/MX.58789> ;
    skos:hiddenLabel "Niditinea striolella"@fi,
        "Niditinea striolella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pönttökoi"@fi,
        "kattugglebomal"@sv .

<http://tun.fi/MX.58794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niditinea truncicolella" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.58789> ;
    skos:hiddenLabel "Niditinea truncicolella"@fi,
        "Niditinea truncicolella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hevosmuurahaiskoi"@fi,
        "hästmyrebomal"@sv .

<http://tun.fi/MX.58796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monopis laevigella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.58795> ;
    skos:hiddenLabel "Monopis laevigella"@fi,
        "Monopis laevigella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taljaraatokoi"@fi,
        "fällmal"@sv .

<http://tun.fi/MX.58798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monopis weaverella" ;
    dwc:scientificNameAuthorship "(Scott, 1858)" ;
    skos:broader <http://tun.fi/MX.58795> ;
    skos:hiddenLabel "Monopis weaverella"@fi,
        "Monopis weaverella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäraatokoi"@fi,
        "hedbomal"@sv .

<http://tun.fi/MX.58799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monopis spilotella" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.58795> ;
    skos:hiddenLabel "Monopis spilotella"@fi,
        "Monopis spilotella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläraatokoi"@fi,
        "svartvit bomal"@sv .

<http://tun.fi/MX.58800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monopis obviella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.58795> ;
    skos:hiddenLabel "Monopis obviella"@fi,
        "Monopis obviella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoraatokoi"@fi,
        "guldkantmal"@sv .

<http://tun.fi/MX.58802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monopis imella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.58795> ;
    skos:hiddenLabel "Monopis imella"@fi,
        "Monopis imella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rättiraatokoi"@fi,
        "prickbomal"@sv .

<http://tun.fi/MX.58803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monopis monachella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.58795> ;
    skos:hiddenLabel "Monopis monachella"@fi,
        "Monopis monachella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaraatokoi"@fi,
        "munkbomal"@sv .

<http://tun.fi/MX.58804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monopis fenestratella" ;
    dwc:scientificNameAuthorship "(Heyden, 1863)" ;
    skos:broader <http://tun.fi/MX.58795> ;
    skos:hiddenLabel "Monopis fenestratella"@fi,
        "Monopis fenestratella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piiloraatokoi"@fi,
        "fönsterbomal"@sv .

<http://tun.fi/MX.58808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplodoma laichartingellum" ;
    dwc:scientificNameAuthorship "(Goeze, 1783)" ;
    skos:broader <http://tun.fi/MX.58807> ;
    skos:hiddenLabel "Diplodoma laichartingella"@fi,
        "Diplodoma laichartingellum"@fi,
        "Diplodoma laichartingella"@sv,
        "Diplodoma laichartingellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjopussikas"@fi,
        "dubbelsäckspinnare"@sv .

<http://tun.fi/MX.58812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dahlica triquetrella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.58811> ;
    skos:hiddenLabel "Dahlica triquetrella"@fi,
        "Dahlica triquetrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särmäpussikas"@fi,
        "kantsäckspinnare"@sv .

<http://tun.fi/MX.58813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dahlica lichenella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.58811> ;
    skos:hiddenLabel "Dahlica lichenella"@fi,
        "Dahlica lichenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikkopussikas"@fi,
        "jungfrusäckspinnare"@sv .

<http://tun.fi/MX.58814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dahlica lazuri" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:altLabel "harmaamurupussikas"@fi ;
    skos:broader <http://tun.fi/MX.58811> ;
    skos:hiddenLabel "Dahlica lazuri"@fi,
        "Dahlica lazuri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmopussikas"@fi,
        "röksäckspinnare"@sv .

<http://tun.fi/MX.58816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dahlica fennicella" ;
    dwc:scientificNameAuthorship "(Suomalainen, 1980)" ;
    skos:broader <http://tun.fi/MX.58811> ;
    skos:hiddenLabel "Dahlica fennicella"@fi,
        "Dahlica fennicella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenpussikas"@fi,
        "hagsäckspinnare"@sv .

<http://tun.fi/MX.58817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dahlica charlottae" ;
    dwc:scientificNameAuthorship "(Meier, 1957)" ;
    skos:broader <http://tun.fi/MX.58811> ;
    skos:hiddenLabel "Dahlica charlottae"@fi,
        "Dahlica charlottae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultopussikas"@fi,
        "tunnvingesäckspinnare"@sv .

<http://tun.fi/MX.58819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dahlica listerella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58811> ;
    skos:hiddenLabel "Dahlica listerella"@fi,
        "Siederia listerella"@fi,
        "Dahlica listerella"@sv,
        "Siederia listerella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havupussikas"@fi,
        "tallsäckspinnare"@sv .

<http://tun.fi/MX.58822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dahlica rupicolella" ;
    dwc:scientificNameAuthorship "(Sauter, 1954)" ;
    skos:broader <http://tun.fi/MX.58811> ;
    skos:hiddenLabel "Dahlica rupicolella"@fi,
        "Siederia rupicolella"@fi,
        "Dahlica rupicolella"@sv,
        "Siederia rupicolella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliopussikas"@fi,
        "klippsäckspinnare"@sv .

<http://tun.fi/MX.58826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taleporia tubulosa" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:altLabel "runkoputkikas"@fi ;
    skos:broader <http://tun.fi/MX.58824> ;
    skos:hiddenLabel "Taleporia borealis"@fi,
        "Taleporia tubulosa"@fi,
        "Taleporia borealis"@sv,
        "Taleporia tubulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "putkipussikas"@fi,
        "nätrörsäckspinnare"@sv .

<http://tun.fi/MX.58833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psyche casta" ;
    dwc:scientificNameAuthorship "(Pallas, 1767)" ;
    skos:broader <http://tun.fi/MX.58829> ;
    skos:hiddenLabel "Psyche casta"@fi,
        "Psyche casta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusavupussikas"@fi,
        "mindre stråsäckspinnare"@sv .

<http://tun.fi/MX.58834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psyche crassiorella" ;
    dwc:scientificNameAuthorship "Bruand, 1853" ;
    skos:broader <http://tun.fi/MX.58829> ;
    skos:hiddenLabel "Psyche crassiorella"@fi,
        "Psyche crassiorella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosavupussikas"@fi,
        "större stråsäckspinnare"@sv .

<http://tun.fi/MX.58835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proutia norvegica" ;
    dwc:scientificNameAuthorship "(Heylaerts, 1882)" ;
    skos:broader <http://tun.fi/MX.321355> ;
    skos:hiddenLabel "Proutia norvegica"@fi,
        "Psyche norvegica"@fi,
        "Proutia norvegica"@sv,
        "Psyche norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpisavupussikas"@fi,
        "nordisk stråsäckspinnare"@sv .

<http://tun.fi/MX.58836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proutia rotunda" ;
    dwc:scientificNameAuthorship "Suomalainen, 1990" ;
    skos:broader <http://tun.fi/MX.321355> ;
    skos:hiddenLabel "Proutia rotunda"@fi,
        "Psyche rotunda"@fi,
        "Proutia rotunda"@sv,
        "Psyche rotunda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivusavupussikas"@fi,
        "björksäckspinnare"@sv .

<http://tun.fi/MX.58840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthopsyche atra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.58839> ;
    skos:hiddenLabel "Acanthopsyche atra"@fi,
        "Acanthopsyche atra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikku-ukkopussikas"@fi,
        "ljungsäckspinnare"@sv .

<http://tun.fi/MX.58842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Canephora hirsuta" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.58841> ;
    skos:hiddenLabel "Canephora hirsuta"@fi,
        "Canephora hirsuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysiukkopussikas"@fi,
        "sotsäckspinnare"@sv .

<http://tun.fi/MX.58845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachythelia villosella" ;
    dwc:scientificNameAuthorship "(Ochsenheimer, 1810)" ;
    skos:broader <http://tun.fi/MX.58844> ;
    skos:hiddenLabel "Pachytelia villosella"@fi,
        "Pachythelia villosella"@fi,
        "Pachytelia villosella"@sv,
        "Pachythelia villosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tikku-ukkopussikas"@fi,
        "raggsäckspinnare"@sv .

<http://tun.fi/MX.58847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalacropterix graslinella" ;
    dwc:scientificNameAuthorship "(Boisduval, 1852)" ;
    skos:broader <http://tun.fi/MX.58846> ;
    skos:hiddenLabel "Phalacropterix graslinella"@fi,
        "Phalacropterix graslinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seittipussikas"@fi,
        "silkessäckspinnare"@sv .

<http://tun.fi/MX.58849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sterrhopterix fusca" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.58848> ;
    skos:hiddenLabel "Sterrhopterix fusca"@fi,
        "Sterrhopterix fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskohentopussikas"@fi,
        "gråhårig säckspinnare"@sv .

<http://tun.fi/MX.58851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sterrhopterix standfussi" ;
    dwc:scientificNameAuthorship "(Wocke, 1851)" ;
    skos:broader <http://tun.fi/MX.58848> ;
    skos:hiddenLabel "Sterrhopterix standfussi"@fi,
        "Sterrhopterix standfussi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmohentopussikas"@fi,
        "gulhårig säckspinnare"@sv .

<http://tun.fi/MX.58853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apterona helicoidella" ;
    dwc:scientificNameAuthorship "(Vallot, 1927)" ;
    skos:broader <http://tun.fi/MX.58852> ;
    skos:hiddenLabel "Apterona crenulella"@fi,
        "Apterona helicoidella"@fi,
        "Apterona sp. nr. crenulella"@fi,
        "Apterona crenulella"@sv,
        "Apterona helicoidella"@sv,
        "Apterona sp. nr. crenulella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kierrepussikas"@fi,
        "snäcksäckspinnare"@sv .

<http://tun.fi/MX.58857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Roeslerstammia erxlebella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.58856> ;
    skos:hiddenLabel "Roeslerstammia erxlebella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskikoi"@fi,
        "Roeslerstammia erxlebella"@sv .

<http://tun.fi/MX.58860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix cristatella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix cristatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsämötöyhtökoi"@fi,
        "Bucculatrix cristatella"@sv .

<http://tun.fi/MX.58861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix nigricomella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix nigricomella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kakkaratöyhtökoi"@fi,
        "Bucculatrix nigricomella"@sv .

<http://tun.fi/MX.58862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix argentisignella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1855" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix argentisignella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketotöyhtökoi"@fi,
        "Bucculatrix argentisignella"@sv .

<http://tun.fi/MX.58863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix maritima" ;
    dwc:scientificNameAuthorship "Stainton, 1851" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix maritima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "asteritöyhtökoi"@fi,
        "Bucculatrix maritima"@sv .

<http://tun.fi/MX.58864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix latviaella" ;
    dwc:scientificNameAuthorship "I. Šulcs, 1991" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix latviaella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioistöyhtökoi"@fi,
        "Bucculatrix latviaella"@sv .

<http://tun.fi/MX.58865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix noltei" ;
    dwc:scientificNameAuthorship "Petry, 1912" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix noltei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujotöyhtökoi"@fi,
        "Bucculatrix noltei"@sv .

<http://tun.fi/MX.58866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix humiliella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1855" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix humiliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennartöyhtökoi"@fi,
        "Bucculatrix humiliella"@sv .

<http://tun.fi/MX.58869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix artemisiella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1855" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix artemisiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marunatöyhtökoi"@fi,
        "Bucculatrix artemisiella"@sv .

<http://tun.fi/MX.58870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix ratisbonensis" ;
    dwc:scientificNameAuthorship "Stainton, 1861" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix ratisbonensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vallitöyhtökoi"@fi,
        "Bucculatrix ratisbonensis"@sv .

<http://tun.fi/MX.58871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix frangutella" ;
    dwc:scientificNameAuthorship "(Goeze, 1783)" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix frangutella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paatsamatöyhtökoi"@fi,
        "Bucculatrix frangutella"@sv .

<http://tun.fi/MX.58872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix albedinella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix albedinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavatöyhtökoi"@fi,
        "Bucculatrix albedinella"@sv .

<http://tun.fi/MX.58873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix demaryella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1840)" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix demaryella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivutöyhtökoi"@fi,
        "Bucculatrix demaryella"@sv .

<http://tun.fi/MX.58874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix bechsteinella" ;
    dwc:scientificNameAuthorship "(Bechstein & Scharfenberg, 1805)" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix bechsteinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajatöyhtökoi"@fi,
        "Bucculatrix bechsteinella"@sv .

<http://tun.fi/MX.58876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix ulmella" ;
    dwc:scientificNameAuthorship "Zeller, 1848" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix ulmella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammitöyhtökoi"@fi,
        "Bucculatrix ulmella"@sv .

<http://tun.fi/MX.58877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix cidarella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix cidarella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppätöyhtökoi"@fi,
        "Bucculatrix cidarella"@sv .

<http://tun.fi/MX.58878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix thoracella" ;
    dwc:scientificNameAuthorship "(Thunberg, 1794)" ;
    skos:broader <http://tun.fi/MX.58859> ;
    skos:hiddenLabel "Bucculatrix thoracella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmustöyhtökoi"@fi,
        "Bucculatrix thoracella"@sv .

<http://tun.fi/MX.58882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parectopa ononidis" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.58881> ;
    skos:hiddenLabel "Parectopa ononidis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtitikkukoi"@fi,
        "Parectopa ononidis"@sv .

<http://tun.fi/MX.58884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micrurapteryx gradatella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.58883> ;
    skos:hiddenLabel "Micrurapteryx gradatella"@fi,
        "Parectopa gradatella"@fi,
        "Parectopa gradatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linnunhernetikkukoi"@fi,
        "Micrurapteryx gradatella"@sv .

<http://tun.fi/MX.58886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloptilia cuculipennella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.58885> ;
    skos:hiddenLabel "Caloptilia cuculipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnitikkukoi"@fi,
        "Caloptilia cuculipennella"@sv .

<http://tun.fi/MX.58887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloptilia populetorum" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.58885> ;
    skos:hiddenLabel "Caloptilia populetorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkutikkukoi"@fi,
        "Caloptilia populetorum"@sv .

<http://tun.fi/MX.58888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloptilia suberinella" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.58885> ;
    skos:hiddenLabel "Caloptilia suberinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjotikkukoi"@fi,
        "Caloptilia suberinella"@sv .

<http://tun.fi/MX.58889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloptilia elongella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.58885> ;
    skos:hiddenLabel "Caloptilia elongella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppätikkukoi"@fi,
        "Caloptilia elongella"@sv .

<http://tun.fi/MX.58890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloptilia betulicola" ;
    dwc:scientificNameAuthorship "(M. Hering, 1928)" ;
    skos:broader <http://tun.fi/MX.58885> ;
    skos:hiddenLabel "Caloptilia betulicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivutikkukoi"@fi,
        "Caloptilia betulicola"@sv .

<http://tun.fi/MX.58891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloptilia alchimiella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.58885> ;
    skos:hiddenLabel "Caloptilia alchimiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultatikkukoi"@fi,
        "Caloptilia alchimiella"@sv .

<http://tun.fi/MX.58892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloptilia stigmatella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.58885> ;
    skos:hiddenLabel "Caloptilia stigmatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiotikkukoi"@fi,
        "Caloptilia stigmatella"@sv .

<http://tun.fi/MX.58893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloptilia robustella" ;
    dwc:scientificNameAuthorship "Jäckh, 1972" ;
    skos:broader <http://tun.fi/MX.58885> ;
    skos:hiddenLabel "Caloptilia robustella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistotikkukoi"@fi,
        "Caloptilia robustella"@sv .

<http://tun.fi/MX.58894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloptilia falconipennella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.58885> ;
    skos:hiddenLabel "Caloptilia falconipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantatikkukoi"@fi,
        "Caloptilia falconipennella"@sv .

<http://tun.fi/MX.58895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloptilia jurateae" ;
    dwc:scientificNameAuthorship "Bengtsson, 2010" ;
    skos:broader <http://tun.fi/MX.58885> ;
    skos:hiddenLabel "Caloptilia jurateae"@fi,
        "Caloptilia semifascia"@fi,
        "Caloptilia semifascia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtotikkukoi"@fi,
        "Caloptilia jurateae"@sv .

<http://tun.fi/MX.58898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloptilia hemidactylella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.58885> ;
    skos:hiddenLabel "Caloptilia hemidactylella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahteratikkukoi"@fi,
        "Caloptilia hemidactylella"@sv .

<http://tun.fi/MX.58900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gracillaria syringella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.58899> ;
    skos:hiddenLabel "Gracillaria syringella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syreenitikkukoi"@fi,
        "Gracillaria syringella"@sv .

<http://tun.fi/MX.58902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilapteryx tringipennella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.58901> ;
    skos:hiddenLabel "Aspilapteryx tringipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratamotikkukoi"@fi,
        "Aspilapteryx tringipennella"@sv .

<http://tun.fi/MX.58904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euspilapteryx auroguttella" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.58903> ;
    skos:hiddenLabel "Euspilapteryx auroguttella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuismatikkukoi"@fi,
        "Euspilapteryx auroguttella"@sv .

<http://tun.fi/MX.58906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calybites phasianipennellus" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.58905> ;
    skos:hiddenLabel "Calybites phasianipennella"@fi,
        "Calybites phasianipennellus"@fi,
        "Calybites phasianipennella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alpitikkukoi"@fi,
        "Calybites phasianipennellus"@sv .

<http://tun.fi/MX.58908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Povolnya leucapennella" ;
    dwc:scientificNameAuthorship "(Stephens, 1835)" ;
    skos:broader <http://tun.fi/MX.58907> ;
    skos:hiddenLabel "Caloptilia leucapennella"@fi,
        "Povolnya leucapennella"@fi,
        "Caloptilia leucapennella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammitikkukoi"@fi,
        "Povolnya leucapennella"@sv .

<http://tun.fi/MX.58911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrocercops brongniardellus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.58910> ;
    skos:hiddenLabel "Acrocercops brongniardella"@fi,
        "Acrocercops brongniardellus"@fi,
        "Acrocercops brongniardella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelmukovertajakoi"@fi,
        "Acrocercops brongniardellus"@sv .

<http://tun.fi/MX.58913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucospilapteryx omissella" ;
    dwc:scientificNameAuthorship "(Stainton, 1848)" ;
    skos:broader <http://tun.fi/MX.58912> ;
    skos:hiddenLabel "Leucospilapteryx omissella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujokovertajakoi"@fi,
        "Leucospilapteryx omissella"@sv .

<http://tun.fi/MX.58915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callisto denticulella" ;
    dwc:scientificNameAuthorship "(Thunberg, 1794)" ;
    skos:broader <http://tun.fi/MX.58914> ;
    skos:hiddenLabel "Callisto denticulella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenahankakoi"@fi,
        "Callisto denticulella"@sv .

<http://tun.fi/MX.58916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callisto coffeella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.58914> ;
    skos:hiddenLabel "Callisto coffeella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuhankakoi"@fi,
        "Callisto coffeella"@sv .

<http://tun.fi/MX.58917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callisto insperatella" ;
    dwc:scientificNameAuthorship "(Nickerl, 1864)" ;
    skos:broader <http://tun.fi/MX.58914> ;
    skos:hiddenLabel "Callisto insperatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomihankakoi"@fi,
        "Callisto insperatella"@sv .

<http://tun.fi/MX.58919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parornix loganella" ;
    dwc:scientificNameAuthorship "(Stainton, 1848)" ;
    skos:broader <http://tun.fi/MX.58918> ;
    skos:hiddenLabel "Parornix loganella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummataitekoi"@fi,
        "Parornix loganella"@sv .

<http://tun.fi/MX.58920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parornix fagivora" ;
    dwc:scientificNameAuthorship "(Frey, 1861)" ;
    skos:broader <http://tun.fi/MX.58918> ;
    skos:hiddenLabel "Parornix fagivora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökkitaitekoi"@fi,
        "Parornix fagivora"@sv .

<http://tun.fi/MX.58921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parornix anglicella" ;
    dwc:scientificNameAuthorship "(Stainton, 1850)" ;
    skos:broader <http://tun.fi/MX.58918> ;
    skos:hiddenLabel "Parornix anglicella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärkitaitekoi"@fi,
        "Parornix anglicella"@sv .

<http://tun.fi/MX.58922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parornix devoniella" ;
    dwc:scientificNameAuthorship "(Stainton, 1850)" ;
    skos:broader <http://tun.fi/MX.58918> ;
    skos:hiddenLabel "Parornix devoniella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinätaitekoi"@fi,
        "Parornix devoniella"@sv .

<http://tun.fi/MX.58924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parornix betulae" ;
    dwc:scientificNameAuthorship "(Stainton, 1854)" ;
    skos:broader <http://tun.fi/MX.58918> ;
    skos:hiddenLabel "Parornix betulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivutaitekoi"@fi,
        "Parornix betulae"@sv .

<http://tun.fi/MX.58925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parornix scoticella" ;
    dwc:scientificNameAuthorship "(Stainton, 1850)" ;
    skos:broader <http://tun.fi/MX.58918> ;
    skos:hiddenLabel "Parornix scoticella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajataitekoi"@fi,
        "Parornix scoticella"@sv .

<http://tun.fi/MX.58926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parornix finitimella" ;
    dwc:scientificNameAuthorship "(Zeller, 1850)" ;
    skos:broader <http://tun.fi/MX.58918> ;
    skos:hiddenLabel "Parornix finitimella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensaikkotaitekoi"@fi,
        "Parornix finitimella"@sv .

<http://tun.fi/MX.58927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parornix polygrammella" ;
    dwc:scientificNameAuthorship "(Wocke, 1862)" ;
    skos:broader <http://tun.fi/MX.58918> ;
    skos:hiddenLabel "Parornix polygrammella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suotaitekoi"@fi,
        "Parornix polygrammella"@sv .

<http://tun.fi/MX.58931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter harrisellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter harrisella"@fi,
        "Phyllonorycter harrisellus"@fi,
        "Phyllonorycter harrisella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasmiinakoi"@fi,
        "Phyllonorycter harrisellus"@sv .

<http://tun.fi/MX.58933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter roboris" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter roboris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koreamiinakoi"@fi,
        "Phyllonorycter roboris"@sv .

<http://tun.fi/MX.58934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter heegeriellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter heegeriella"@fi,
        "Phyllonorycter heegeriellus"@fi,
        "Phyllonorycter heegeriella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkomiinakoi"@fi,
        "Phyllonorycter heegeriellus"@sv .

<http://tun.fi/MX.58935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter quercifoliellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter quercifoliella"@fi,
        "Phyllonorycter quercifoliellus"@fi,
        "Phyllonorycter quercifoliella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammimiinakoi"@fi,
        "Phyllonorycter quercifoliellus"@sv .

<http://tun.fi/MX.58936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter sorbi" ;
    dwc:scientificNameAuthorship "(Frey, 1855)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter sorbi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajamiinakoi"@fi,
        "Phyllonorycter sorbi"@sv .

<http://tun.fi/MX.58937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter blancardellus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter blancardella"@fi,
        "Phyllonorycter blancardellus"@fi,
        "Phyllonorycter blancardella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenamiinakoi"@fi,
        "Phyllonorycter blancardellus"@sv .

<http://tun.fi/MX.58938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter junoniellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter junoniella"@fi,
        "Phyllonorycter junoniellus"@fi,
        "Phyllonorycter junoniella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolukkamiinakoi"@fi,
        "Phyllonorycter junoniellus"@sv .

<http://tun.fi/MX.58942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter cerasicolellus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter cerasicolella"@fi,
        "Phyllonorycter cerasicolellus"@fi,
        "Phyllonorycter cerasicolella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kriikunamiinakoi"@fi,
        "Phyllonorycter cerasicolellus"@sv .

<http://tun.fi/MX.58944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter gerasimowi" ;
    dwc:scientificNameAuthorship "(M. Hering, 1930)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter gerasimowi"@fi,
        "Phyllonorycter pyrifoliellus"@fi,
        "Phyllonorycter pyrifoliellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonmiinakoi"@fi,
        "Phyllonorycter gerasimowi"@sv .

<http://tun.fi/MX.58945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter lantanellus" ;
    dwc:scientificNameAuthorship "(Schrank, 1802)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter lantanella"@fi,
        "Phyllonorycter lantanellus"@fi,
        "Phyllonorycter lantanella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heisimiinakoi"@fi,
        "Phyllonorycter lantanellus"@sv .

<http://tun.fi/MX.58946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter issikii" ;
    dwc:scientificNameAuthorship "(Kumata, 1963)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter issikii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niinimiinakoi"@fi,
        "Phyllonorycter issikii"@sv .

<http://tun.fi/MX.58947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter corylifoliellus" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter corylifoliella"@fi,
        "Phyllonorycter corylifoliellus"@fi,
        "Phyllonorycter corylifoliella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirumiinakoi"@fi,
        "Phyllonorycter corylifoliellus"@sv .

<http://tun.fi/MX.58948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter salictellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter heringiellus"@fi,
        "Phyllonorycter salictella"@fi,
        "Phyllonorycter salictellus"@fi,
        "Phyllonorycter heringiellus"@sv,
        "Phyllonorycter salictella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltopajumiinakoi"@fi,
        "Phyllonorycter salictellus"@sv .

<http://tun.fi/MX.58950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter salicicolellus" ;
    dwc:scientificNameAuthorship "(Sircom, 1848)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter brevilineatella"@fi,
        "Phyllonorycter salicicolella"@fi,
        "Phyllonorycter salicicolellus"@fi,
        "Phyllonorycter brevilineatella"@sv,
        "Phyllonorycter salicicolella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virpapajumiinakoi"@fi,
        "Phyllonorycter salicicolellus"@sv .

<http://tun.fi/MX.58951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter rolandi" ;
    dwc:scientificNameAuthorship "(Svensson, 1966)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter rolandi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpajumiinakoi"@fi,
        "Phyllonorycter rolandi"@sv .

<http://tun.fi/MX.58952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter dubitellus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter dubitella"@fi,
        "Phyllonorycter dubitellus"@fi,
        "Phyllonorycter dubitella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitamiinakoi"@fi,
        "Phyllonorycter dubitellus"@sv .

<http://tun.fi/MX.58953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter hilarellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter hilarella"@fi,
        "Phyllonorycter hilarellus"@fi,
        "Phyllonorycter hilarella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkapajumiinakoi"@fi,
        "Phyllonorycter hilarellus"@sv .

<http://tun.fi/MX.58955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter cavellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter cavella"@fi,
        "Phyllonorycter cavellus"@fi,
        "Phyllonorycter cavella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivumiinakoi"@fi,
        "Phyllonorycter cavellus"@sv .

<http://tun.fi/MX.58956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter coryli" ;
    dwc:scientificNameAuthorship "(Nicelli, 1851)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter coryli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinämiinakoi"@fi,
        "Phyllonorycter coryli"@sv .

<http://tun.fi/MX.58957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter strigulatellus" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter strigulatella"@fi,
        "Phyllonorycter strigulatellus"@fi,
        "Phyllonorycter strigulatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaaleppämiinakoi"@fi,
        "Phyllonorycter strigulatellus"@sv .

<http://tun.fi/MX.58958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter rajellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter rajella"@fi,
        "Phyllonorycter rajellus"@fi,
        "Phyllonorycter rajella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervaleppämiinakoi"@fi,
        "Phyllonorycter rajellus"@sv .

<http://tun.fi/MX.58959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter quinqueguttellus" ;
    dwc:scientificNameAuthorship "(Stainton, 1851)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter quinqueguttella"@fi,
        "Phyllonorycter quinqueguttellus"@fi,
        "Phyllonorycter quinqueguttella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hanhenpajumiinakoi"@fi,
        "Phyllonorycter quinqueguttellus"@sv .

<http://tun.fi/MX.58960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter anderidae" ;
    dwc:scientificNameAuthorship "(Fletcher, 1885)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter anderidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämemiinakoi"@fi,
        "Phyllonorycter anderidae"@sv .

<http://tun.fi/MX.58962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter nigrescentellus" ;
    dwc:scientificNameAuthorship "(Logan, 1851)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter nigrescentella"@fi,
        "Phyllonorycter nigrescentellus"@fi,
        "Phyllonorycter nigrescentella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nätkelmämiinakoi"@fi,
        "Phyllonorycter nigrescentellus"@sv .

<http://tun.fi/MX.58963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter insignitellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter insignitella"@fi,
        "Phyllonorycter insignitellus"@fi,
        "Phyllonorycter insignitella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketomiinakoi"@fi,
        "Phyllonorycter insignitellus"@sv .

<http://tun.fi/MX.58964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter trifoliellus" ;
    dwc:scientificNameAuthorship "(Gerasimov, 1933)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter trifoliella"@fi,
        "Phyllonorycter trifoliellus"@fi,
        "Phyllonorycter trifoliella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilamiinakoi"@fi,
        "Phyllonorycter trifoliellus"@sv .

<http://tun.fi/MX.58965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter lautellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter lautella"@fi,
        "Phyllonorycter lautellus"@fi,
        "Phyllonorycter lautella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakamiinakoi"@fi,
        "Phyllonorycter lautellus"@sv .

<http://tun.fi/MX.58966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter ulmifoliellus" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter ulmifoliella"@fi,
        "Phyllonorycter ulmifoliellus"@fi,
        "Phyllonorycter ulmifoliella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsämiinakoi"@fi,
        "Phyllonorycter ulmifoliellus"@sv .

<http://tun.fi/MX.58967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter emberizaepenellus" ;
    dwc:scientificNameAuthorship "(Bouché, 1834)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter emberizaepenellus"@fi,
        "Phyllonorycter emberizaepennella"@fi,
        "Phyllonorycter emberizaepennella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamamiinakoi"@fi,
        "Phyllonorycter emberizaepenellus"@sv .

<http://tun.fi/MX.58968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter tristrigellus" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter tristrigella"@fi,
        "Phyllonorycter tristrigellus"@fi,
        "Phyllonorycter tristrigella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavamiinakoi"@fi,
        "Phyllonorycter tristrigellus"@sv .

<http://tun.fi/MX.58969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter stettinensis" ;
    dwc:scientificNameAuthorship "(Nicelli, 1852)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter stettinensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapäämiinakoi"@fi,
        "Phyllonorycter stettinensis"@sv .

<http://tun.fi/MX.58970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter froelichiellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter froelichiella"@fi,
        "Phyllonorycter froelichiellus"@fi,
        "Phyllonorycter froelichiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkämiinakoi"@fi,
        "Phyllonorycter froelichiellus"@sv .

<http://tun.fi/MX.58971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter maestingellus" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter maestingella"@fi,
        "Phyllonorycter maestingellus"@fi,
        "Phyllonorycter maestingella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökkimiinakoi"@fi,
        "Phyllonorycter maestingellus"@sv .

<http://tun.fi/MX.58972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter nicellii" ;
    dwc:scientificNameAuthorship "(Stainton, 1851)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter nicellii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtomiinakoi"@fi,
        "Phyllonorycter nicellii"@sv .

<http://tun.fi/MX.58973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter klemannellus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter klemannella"@fi,
        "Phyllonorycter klemannellus"@fi,
        "Phyllonorycter klemannella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantamiinakoi"@fi,
        "Phyllonorycter klemannellus"@sv .

<http://tun.fi/MX.58974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter joannisi" ;
    dwc:scientificNameAuthorship "(Le Marchand, 1932)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter joannisi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahteramiinakoi"@fi,
        "Phyllonorycter joannisi"@sv .

<http://tun.fi/MX.58977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter connexellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter connexella"@fi,
        "Phyllonorycter connexellus"@fi,
        "Phyllonorycter connexella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halavamiinakoi"@fi,
        "Phyllonorycter connexellus"@sv .

<http://tun.fi/MX.58978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter pastorellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter pastorella"@fi,
        "Phyllonorycter pastorellus"@fi,
        "Phyllonorycter pastorella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salavamiinakoi"@fi,
        "Phyllonorycter pastorellus"@sv .

<http://tun.fi/MX.58979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter sagitellus" ;
    dwc:scientificNameAuthorship "(Bjerkander, 1790)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter sagitella"@fi,
        "Phyllonorycter sagitellus"@fi,
        "Phyllonorycter sagitella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapamiinakoi"@fi,
        "Phyllonorycter sagitellus"@sv .

<http://tun.fi/MX.58980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter apparellus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter apparella"@fi,
        "Phyllonorycter apparellus"@fi,
        "Phyllonorycter apparella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmomiinakoi"@fi,
        "Phyllonorycter apparellus"@sv .

<http://tun.fi/MX.58981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter comparellus" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter comparella"@fi,
        "Phyllonorycter comparellus"@fi,
        "Phyllonorycter comparella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeapoppelimiinakoi"@fi,
        "Phyllonorycter comparellus"@sv .

<http://tun.fi/MX.58982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter populifoliellus" ;
    dwc:scientificNameAuthorship "(Treitschke, 1833)" ;
    skos:broader <http://tun.fi/MX.58929> ;
    skos:hiddenLabel "Phyllonorycter populifoliella"@fi,
        "Phyllonorycter populifoliellus"@fi,
        "Phyllonorycter populifoliella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelimiinakoi"@fi,
        "Phyllonorycter populifoliellus"@sv .

<http://tun.fi/MX.58984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cameraria ohridella" ;
    dwc:scientificNameAuthorship "Deschka & Dimić, 1986" ;
    skos:altLabel "kastanjamiinakoi"@fi ;
    skos:broader <http://tun.fi/MX.58983> ;
    skos:hiddenLabel "Cameraria ohridella"@fi,
        "Cameraria ohridella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastanjamiinaajakoi"@fi,
        "kastanjemal"@sv .

<http://tun.fi/MX.58987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocnistis labyrinthella" ;
    dwc:scientificNameAuthorship "(Bjerkander, 1790)" ;
    skos:broader <http://tun.fi/MX.58986> ;
    skos:hiddenLabel "Phyllocnistis labyrinthella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakettokoi"@fi,
        "Phyllocnistis labyrinthella"@sv .

<http://tun.fi/MX.58988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocnistis unipunctella" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.58986> ;
    skos:hiddenLabel "Phyllocnistis unipunctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelikettokoi"@fi,
        "Phyllocnistis unipunctella"@sv .

<http://tun.fi/MX.58990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllocnistis saligna" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.58986> ;
    skos:hiddenLabel "Phyllocnistis saligna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilikettokoi"@fi,
        "Phyllocnistis saligna"@sv .

<http://tun.fi/MX.58995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythropia crataegella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.58994> ;
    skos:hiddenLabel "Scythropia crataegella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistoseittikoi"@fi,
        "Scythropia crataegella"@sv .

<http://tun.fi/MX.58998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Yponomeuta evonymellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58997> ;
    skos:hiddenLabel "Yponomeuta evonymella"@fi,
        "Yponomeuta evonymellus"@fi,
        "Yponomeuta evonymella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomenkehrääjäkoi"@fi,
        "Yponomeuta evonymellus"@sv .

<http://tun.fi/MX.58999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Yponomeuta padellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.58997> ;
    skos:hiddenLabel "Yponomeuta padella"@fi,
        "Yponomeuta padellus"@fi,
        "Yponomeuta padella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajankehrääjäkoi"@fi,
        "Yponomeuta padellus"@sv .

<http://tun.fi/MX.59> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordulegaster boltonii" ;
    dwc:scientificNameAuthorship "(Donovan, 1807)" ;
    skos:broader <http://tun.fi/MX.58> ;
    skos:hiddenLabel "Cordulegaster boltonii"@fi,
        "Cordulegaster boltonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purokorento"@fi,
        "kungstrollslända"@sv .

<http://tun.fi/MX.59000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Yponomeuta malinellus" ;
    dwc:scientificNameAuthorship "Zeller, 1838" ;
    skos:broader <http://tun.fi/MX.58997> ;
    skos:hiddenLabel "Yponomeuta malinellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenankehrääjäkoi"@fi,
        "Yponomeuta malinellus"@sv .

<http://tun.fi/MX.59001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Yponomeuta cagnagellus" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.58997> ;
    skos:hiddenLabel "Yponomeuta cagnagella"@fi,
        "Yponomeuta cagnagellus"@fi,
        "Yponomeuta cagnagella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorvarinpensaankehrääjäkoi"@fi,
        "Yponomeuta cagnagellus"@sv .

<http://tun.fi/MX.59003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Yponomeuta rorrellus" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.58997> ;
    skos:hiddenLabel "Yponomeuta rorrella"@fi,
        "Yponomeuta rorrellus"@fi,
        "Yponomeuta rorrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salavankehrääjäkoi"@fi,
        "Yponomeuta rorrellus"@sv .

<http://tun.fi/MX.59004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Yponomeuta irrorellus" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.58997> ;
    skos:hiddenLabel "Yponomeuta irrorella"@fi,
        "Yponomeuta irrorellus"@fi,
        "Yponomeuta irrorella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkukehrääjäkoi"@fi,
        "Yponomeuta irrorellus"@sv .

<http://tun.fi/MX.59005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Yponomeuta plumbellus" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.58997> ;
    skos:hiddenLabel "Yponomeuta plumbella"@fi,
        "Yponomeuta plumbellus"@fi,
        "Yponomeuta plumbella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkehrääjäkoi"@fi,
        "Yponomeuta plumbellus"@sv .

<http://tun.fi/MX.59006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Yponomeuta sedellus" ;
    dwc:scientificNameAuthorship "Treitschke, 1832" ;
    skos:broader <http://tun.fi/MX.58997> ;
    skos:hiddenLabel "Yponomeuta sedella"@fi,
        "Yponomeuta sedellus"@fi,
        "Yponomeuta sedella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokehrääjäkoi"@fi,
        "Yponomeuta sedellus"@sv .

<http://tun.fi/MX.59009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euhyponomeuta stannellus" ;
    dwc:scientificNameAuthorship "(Thunberg, 1788)" ;
    skos:broader <http://tun.fi/MX.59008> ;
    skos:hiddenLabel "Euhyponomeuta stannella"@fi,
        "Euhyponomeuta stannellus"@fi,
        "Euhyponomeuta stannella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkutonkehrääjäkoi"@fi,
        "Euhyponomeuta stannellus"@sv .

<http://tun.fi/MX.59011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kessleria fasciapennella" ;
    dwc:scientificNameAuthorship "(Stainton, 1849)" ;
    skos:broader <http://tun.fi/MX.59010> ;
    skos:hiddenLabel "Kessleria fasciapennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vilukkokehrääjäkoi"@fi,
        "Kessleria fasciapennella"@sv .

<http://tun.fi/MX.59013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zelleria hepariella" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.59012> ;
    skos:hiddenLabel "Zelleria hepariella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnikehrääjäkoi"@fi,
        "Zelleria hepariella"@sv .

<http://tun.fi/MX.59016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euhyponomeutoides ribesiellus" ;
    dwc:scientificNameAuthorship "(Joannis, 1900)" ;
    skos:broader <http://tun.fi/MX.59014> ;
    skos:hiddenLabel "Euhyponomeutoides ribesiella"@fi,
        "Euhyponomeutoides ribesiellus"@fi,
        "Euhyponomeutoides ribesiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herukkakehrääjäkoi"@fi,
        "Euhyponomeutoides ribesiellus"@sv .

<http://tun.fi/MX.59017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euhyponomeutoides albithoracellus" ;
    dwc:scientificNameAuthorship "Gaj, 1954" ;
    skos:broader <http://tun.fi/MX.59014> ;
    skos:hiddenLabel "Euhyponomeutoides albithoracellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkopääkehrääjäkoi"@fi,
        "Euhyponomeutoides albithoracellus"@sv .

<http://tun.fi/MX.59020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Swammerdamia caesiella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59019> ;
    skos:hiddenLabel "Swammerdamia caesiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuharsokoi"@fi,
        "Swammerdamia caesiella"@sv .

<http://tun.fi/MX.59022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Swammerdamia pyrella" ;
    dwc:scientificNameAuthorship "(de Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.59019> ;
    skos:hiddenLabel "Swammerdamia pyrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaharsokoi"@fi,
        "Swammerdamia pyrella"@sv .

<http://tun.fi/MX.59023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Swammerdamia passerella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.59019> ;
    skos:hiddenLabel "Swammerdamia passerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoharsokoi"@fi,
        "Swammerdamia passerella"@sv .

<http://tun.fi/MX.59024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Swammerdamia compunctella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.59019> ;
    skos:hiddenLabel "Swammerdamia compunctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoharsokoi"@fi,
        "Swammerdamia compunctella"@sv .

<http://tun.fi/MX.59026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraswammerdamia albicapitella" ;
    dwc:scientificNameAuthorship "(Bechstein & Scharfenberg, 1805)" ;
    skos:broader <http://tun.fi/MX.59025> ;
    skos:hiddenLabel "Paraswammerdamia albicapitella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oratuomiharsokoi"@fi,
        "Paraswammerdamia albicapitella"@sv .

<http://tun.fi/MX.59029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraswammerdamia nebulella" ;
    dwc:scientificNameAuthorship "(Goeze, 1783)" ;
    skos:broader <http://tun.fi/MX.59025> ;
    skos:hiddenLabel "Paraswammerdamia lutarea"@fi,
        "Paraswammerdamia nebulella"@fi,
        "Paraswammerdamia lutarea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajaharsokoi"@fi,
        "Paraswammerdamia nebulella"@sv .

<http://tun.fi/MX.59031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraswammerdamia lapponica" ;
    dwc:scientificNameAuthorship "(W. Petersen, 1932)" ;
    skos:broader <http://tun.fi/MX.59025> ;
    skos:hiddenLabel "Paraswammerdamia lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinharsokoi"@fi,
        "Paraswammerdamia lapponica"@sv .

<http://tun.fi/MX.59032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paraswammerdamia conspersella" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.59025> ;
    skos:hiddenLabel "Paraswammerdamia conspersella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasharsokoi"@fi,
        "Paraswammerdamia conspersella"@sv .

<http://tun.fi/MX.59034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cedestis gysseleniella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59033> ;
    skos:hiddenLabel "Cedestis gysseleniella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaneulaskoi"@fi,
        "Cedestis gysseleniella"@sv .

<http://tun.fi/MX.59036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cedestis subfasciella" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.59033> ;
    skos:hiddenLabel "Cedestis subfasciella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmoneulaskoi"@fi,
        "Cedestis subfasciella"@sv .

<http://tun.fi/MX.59039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocnerostoma piniariellum" ;
    dwc:scientificNameAuthorship "Zeller, 1847" ;
    skos:broader <http://tun.fi/MX.59038> ;
    skos:hiddenLabel "Ocnerostoma piniariella"@fi,
        "Ocnerostoma piniariellum"@fi,
        "Ocnerostoma piniariella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeaneulaskoi"@fi,
        "Ocnerostoma piniariellum"@sv .

<http://tun.fi/MX.59040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ocnerostoma friesei" ;
    dwc:scientificNameAuthorship "Svensson, 1966" ;
    skos:broader <http://tun.fi/MX.59038> ;
    skos:hiddenLabel "Ocnerostoma friesei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoneulaskoi"@fi,
        "Ocnerostoma friesei"@sv .

<http://tun.fi/MX.59043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atemelia torquatella" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.59042> ;
    skos:hiddenLabel "Atemelia torquatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankoivukoi"@fi,
        "Atemelia torquatella"@sv .

<http://tun.fi/MX.59045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prays fraxinellus" ;
    dwc:scientificNameAuthorship "(Bjerkander, 1784)" ;
    skos:broader <http://tun.fi/MX.59044> ;
    skos:hiddenLabel "Prays fraxinella"@fi,
        "Prays fraxinellus"@fi,
        "Prays fraxinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosaarnikoi"@fi,
        "Prays fraxinellus"@sv .

<http://tun.fi/MX.59047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prays ruficeps" ;
    dwc:scientificNameAuthorship "(Heinemann, 1854)" ;
    skos:broader <http://tun.fi/MX.59044> ;
    skos:hiddenLabel "Prays ruficeps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysisaarnikoi"@fi,
        "Prays ruficeps"@sv .

<http://tun.fi/MX.59051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia laevigatella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1855" ;
    skos:altLabel "lehtikuusisilmukoi"@fi ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia laevigatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistosilmukoi"@fi,
        "Argyresthia laevigatella"@sv .

<http://tun.fi/MX.59052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia glabratella" ;
    dwc:scientificNameAuthorship "(Zeller, 1847)" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia glabratella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusisilmukoi"@fi,
        "Argyresthia glabratella"@sv .

<http://tun.fi/MX.59053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia svenssoni" ;
    dwc:scientificNameAuthorship "Bengtsson, 2011" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia svenssoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansilmukoi"@fi,
        "Argyresthia svenssoni"@sv .

<http://tun.fi/MX.59055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia bergiella" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1840" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia bergiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerkkäsilmukoi"@fi,
        "Argyresthia bergiella"@sv .

<http://tun.fi/MX.59056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia praecocella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia praecocella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajanmarjakoi"@fi,
        "Argyresthia praecocella"@sv .

<http://tun.fi/MX.59057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia arceuthina" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia arceuthina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskisilmukoi"@fi,
        "Argyresthia arceuthina"@sv .

<http://tun.fi/MX.59058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia dilectella" ;
    dwc:scientificNameAuthorship "Zeller, 1847" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia dilectella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajasilmukoi"@fi,
        "Argyresthia dilectella"@sv .

<http://tun.fi/MX.59059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia abdominalis" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia abdominalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosilmukoi"@fi,
        "Argyresthia abdominalis"@sv .

<http://tun.fi/MX.59060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia aurulentella" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia aurulentella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultasilmukoi"@fi,
        "Argyresthia aurulentella"@sv .

<http://tun.fi/MX.59061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia brockeella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia brockeella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplätarhakoi"@fi,
        "Argyresthia brockeella"@sv .

<http://tun.fi/MX.59062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia goedartella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia goedartella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovatarhakoi"@fi,
        "Argyresthia goedartella"@sv .

<http://tun.fi/MX.59063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia pygmaeella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia pygmaeella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajutarhakoi"@fi,
        "Argyresthia pygmaeella"@sv .

<http://tun.fi/MX.59064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia sorbiella" ;
    dwc:scientificNameAuthorship "(Treitschke, 1833)" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia sorbiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajatarhakoi"@fi,
        "Argyresthia sorbiella"@sv .

<http://tun.fi/MX.59065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia curvella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia curvella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenatarhakoi"@fi,
        "Argyresthia curvella"@sv .

<http://tun.fi/MX.59068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia retinella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia retinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivutarhakoi"@fi,
        "Argyresthia retinella"@sv .

<http://tun.fi/MX.59069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia glaucinella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia glaucinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammitarhakoi"@fi,
        "Argyresthia glaucinella"@sv .

<http://tun.fi/MX.59070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia conjugella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia conjugella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanmarjakoi"@fi,
        "Argyresthia conjugella"@sv .

<http://tun.fi/MX.59071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia pulchella" ;
    dwc:scientificNameAuthorship "Lienig & Zeller, 1846" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia pulchella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "elotarhakoi"@fi,
        "Argyresthia pulchella"@sv .

<http://tun.fi/MX.59072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia semifusca" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia semifusca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomitarhakoi"@fi,
        "Argyresthia semifusca"@sv .

<http://tun.fi/MX.59073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia pruniella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia pruniella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirsikkatarhakoi"@fi,
        "Argyresthia pruniella"@sv .

<http://tun.fi/MX.59074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia spinosella" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia spinosella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oratuomitarhakoi"@fi,
        "Argyresthia spinosella"@sv .

<http://tun.fi/MX.59075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia bonnetella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia bonnetella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapihlajatarhakoi"@fi,
        "Argyresthia bonnetella"@sv .

<http://tun.fi/MX.59077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyresthia albistria" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59049> ;
    skos:hiddenLabel "Argyresthia albistria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumutarhakoi"@fi,
        "Argyresthia albistria"@sv .

<http://tun.fi/MX.59081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha nemorella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha nemorella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohaahtikoi"@fi,
        "Ypsolopha nemorella"@sv .

<http://tun.fi/MX.59082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha dentella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha dentella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koukkuhaahtikoi"@fi,
        "Ypsolopha dentella"@sv .

<http://tun.fi/MX.59084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha falcella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha falcella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamahaahtikoi"@fi,
        "Ypsolopha falcella"@sv .

<http://tun.fi/MX.59085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha blandella" ;
    dwc:scientificNameAuthorship "(Christoph, 1882)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha blandella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahaahtikoi"@fi,
        "Ypsolopha blandella"@sv .

<http://tun.fi/MX.59086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha asperella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha asperella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhahaahtikoi"@fi,
        "Ypsolopha asperella"@sv .

<http://tun.fi/MX.59087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha scabrella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha scabrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajahaahtikoi"@fi,
        "Ypsolopha scabrella"@sv .

<http://tun.fi/MX.59088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha horridella" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha horridella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenahaahtikoi"@fi,
        "Ypsolopha horridella"@sv .

<http://tun.fi/MX.59089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha chazariella" ;
    dwc:scientificNameAuthorship "(Mann, 1866)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha chazariella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kasaarihaahtikoi"@fi,
        "Ypsolopha chazariella"@sv .

<http://tun.fi/MX.59090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha lucella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha lucella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammihaahtikoi"@fi,
        "Ypsolopha lucella"@sv .

<http://tun.fi/MX.59091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha sarmaticella" ;
    dwc:scientificNameAuthorship "(Rebel, 1917)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha sarmaticella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarmatianhaahtikoi"@fi,
        "Ypsolopha sarmaticella"@sv .

<http://tun.fi/MX.59092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha sylvella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha sylvella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovahaahtikoi"@fi,
        "Ypsolopha sylvella"@sv .

<http://tun.fi/MX.59093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha parenthesella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha parenthesella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuhaahtikoi"@fi,
        "Ypsolopha parenthesella"@sv .

<http://tun.fi/MX.59094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha ustella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha ustella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvihaahtikoi"@fi,
        "Ypsolopha ustella"@sv .

<http://tun.fi/MX.59096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha sequella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha sequella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahterahaahtikoi"@fi,
        "Ypsolopha sequella"@sv .

<http://tun.fi/MX.59097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha vittella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59080> ;
    skos:hiddenLabel "Ypsolopha vittella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavahaahtikoi"@fi,
        "Ypsolopha vittella"@sv .

<http://tun.fi/MX.59100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochsenheimeria urella" ;
    dwc:scientificNameAuthorship "Fischer von Röslerstamm, 1842" ;
    skos:broader <http://tun.fi/MX.59099> ;
    skos:hiddenLabel "Ochsenheimeria urella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittynurmikoi"@fi,
        "Ochsenheimeria urella"@sv .

<http://tun.fi/MX.59102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochsenheimeria taurella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59099> ;
    skos:hiddenLabel "Ochsenheimeria taurella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruisnurmikoi"@fi,
        "Ochsenheimeria taurella"@sv .

<http://tun.fi/MX.59104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochsenheimeria vacculella" ;
    dwc:scientificNameAuthorship "Fischer von Röslerstamm, 1842" ;
    skos:broader <http://tun.fi/MX.59099> ;
    skos:hiddenLabel "Ochsenheimeria vacculella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltonurmikoi"@fi,
        "Ochsenheimeria vacculella"@sv .

<http://tun.fi/MX.59108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plutella xylostella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59107> ;
    skos:hiddenLabel "Plutella xylostella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaalikoi"@fi,
        "Plutella xylostella"@sv .

<http://tun.fi/MX.59110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plutella porrectella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59107> ;
    skos:hiddenLabel "Plutella porrectella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "illakkokoi"@fi,
        "Plutella porrectella"@sv .

<http://tun.fi/MX.59111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plutella hyperboreella" ;
    dwc:scientificNameAuthorship "Strand, 1902" ;
    skos:broader <http://tun.fi/MX.59107> ;
    skos:hiddenLabel "Plutella hyperboreella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikaalikoi"@fi,
        "Plutella hyperboreella"@sv .

<http://tun.fi/MX.59114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhigognostis kuusamoensis" ;
    dwc:scientificNameAuthorship "Kyrki, 1989" ;
    skos:broader <http://tun.fi/MX.59113> ;
    skos:hiddenLabel "Rhigognostis kuusamoensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkaalikoi"@fi,
        "Rhigognostis kuusamoensis"@sv .

<http://tun.fi/MX.59115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhigognostis senilella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.59113> ;
    skos:hiddenLabel "Rhigognostis senilella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorikaalikoi"@fi,
        "Rhigognostis senilella"@sv .

<http://tun.fi/MX.59116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhigognostis schmaltzella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.59113> ;
    skos:hiddenLabel "Rhigognostis schmaltzella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkaalikoi"@fi,
        "Rhigognostis schmaltzella"@sv .

<http://tun.fi/MX.59118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhigognostis incarnatella" ;
    dwc:scientificNameAuthorship "(Steudel, 1873)" ;
    skos:broader <http://tun.fi/MX.59113> ;
    skos:hiddenLabel "Rhigognostis incarnatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punekaalikoi"@fi,
        "Rhigognostis incarnatella"@sv .

<http://tun.fi/MX.59120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eidophasia messingiella" ;
    dwc:scientificNameAuthorship "(Fischer von Röslerstamm, 1840)" ;
    skos:broader <http://tun.fi/MX.59119> ;
    skos:hiddenLabel "Eidophasia messingiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koreakaalikoi"@fi,
        "Eidophasia messingiella"@sv .

<http://tun.fi/MX.59123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Digitivalva reticulella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59122> ;
    skos:hiddenLabel "Digitivalva reticulella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkkäräverkkokoi"@fi,
        "Digitivalva reticulella"@sv .

<http://tun.fi/MX.59126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrolepiopsis assectella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59125> ;
    skos:hiddenLabel "Acrolepiopsis assectella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sipuliverkkokoi"@fi,
        "Acrolepiopsis assectella"@sv .

<http://tun.fi/MX.59128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrolepia autumnitella" ;
    dwc:scientificNameAuthorship "Curtis, 1838" ;
    skos:broader <http://tun.fi/MX.59127> ;
    skos:hiddenLabel "Acrolepia autumnitella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koisoverkkokoi"@fi,
        "Acrolepia autumnitella"@sv .

<http://tun.fi/MX.59132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotelia sparganella" ;
    dwc:scientificNameAuthorship "(Thunberg, 1788)" ;
    skos:broader <http://tun.fi/MX.59131> ;
    skos:hiddenLabel "Orthotelia sparganella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaislakoi"@fi,
        "Orthotelia sparganella"@sv .

<http://tun.fi/MX.59136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphipterix simpliciella" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.59134> ;
    skos:hiddenLabel "Glyphipterix simpliciella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinäkiiltokoi"@fi,
        "Glyphipterix simpliciella"@sv .

<http://tun.fi/MX.59138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphipterix equitella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.59134> ;
    skos:hiddenLabel "Glyphipterix equitella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokiiltokoi"@fi,
        "Glyphipterix equitella"@sv .

<http://tun.fi/MX.59140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphipterix forsterella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.59134> ;
    skos:hiddenLabel "Glyphipterix forsterella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarakiiltokoi"@fi,
        "Glyphipterix forsterella"@sv .

<http://tun.fi/MX.59141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphipterix haworthana" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.59134> ;
    skos:hiddenLabel "Glyphipterix haworthana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villakiiltokoi"@fi,
        "Glyphipterix haworthana"@sv .

<http://tun.fi/MX.59142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphipterix thrasonella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.59134> ;
    skos:hiddenLabel "Glyphipterix thrasonella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihviläkiiltokoi"@fi,
        "Glyphipterix thrasonella"@sv .

<http://tun.fi/MX.59143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glyphipterix bergstraesserella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.59134> ;
    skos:hiddenLabel "Glyphipterix bergstraesserella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piippokiiltokoi"@fi,
        "Glyphipterix bergstraesserella"@sv .

<http://tun.fi/MX.59146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bedellia somnulentella" ;
    dwc:scientificNameAuthorship "(Zeller, 1847)" ;
    skos:broader <http://tun.fi/MX.59145> ;
    skos:hiddenLabel "Bedellia somnulentella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiertokoi"@fi,
        "Bedellia somnulentella"@sv .

<http://tun.fi/MX.59151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucoptera lustratella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59149> ;
    skos:hiddenLabel "Leucoptera lustratella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuismaryhäkoi"@fi,
        "Leucoptera lustratella"@sv .

<http://tun.fi/MX.59152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucoptera lathyrifoliella" ;
    dwc:scientificNameAuthorship "(Stainton, 1866)" ;
    skos:broader <http://tun.fi/MX.59149> ;
    skos:hiddenLabel "Leucoptera lathyrifoliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linnunherneryhäkoi"@fi,
        "Leucoptera lathyrifoliella"@sv .

<http://tun.fi/MX.59153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucoptera orobi" ;
    dwc:scientificNameAuthorship "(Stainton, 1870)" ;
    skos:broader <http://tun.fi/MX.59149> ;
    skos:hiddenLabel "Leucoptera orobi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nätkelmäryhäkoi"@fi,
        "Leucoptera orobi"@sv .

<http://tun.fi/MX.59154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucoptera malifoliella" ;
    dwc:scientificNameAuthorship "(Costa, 1836)" ;
    skos:broader <http://tun.fi/MX.59149> ;
    skos:hiddenLabel "Leucoptera malifoliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajaryhäkoi"@fi,
        "Leucoptera malifoliella"@sv .

<http://tun.fi/MX.59156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucoptera sinuella" ;
    dwc:scientificNameAuthorship "Reutti, 1853" ;
    skos:broader <http://tun.fi/MX.59149> ;
    skos:hiddenLabel "Leucoptera sinuella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haaparyhäkoi"@fi,
        "Leucoptera sinuella"@sv .

<http://tun.fi/MX.59159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyonetia pulverulentella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59158> ;
    skos:hiddenLabel "Lyonetia pulverulentella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukehtokoi"@fi,
        "Lyonetia pulverulentella"@sv .

<http://tun.fi/MX.59161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyonetia prunifoliella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59158> ;
    skos:hiddenLabel "Lyonetia prunifoliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kriikunakehtokoi"@fi,
        "Lyonetia prunifoliella"@sv .

<http://tun.fi/MX.59162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyonetia padifoliella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.59158> ;
    skos:hiddenLabel "Lyonetia padifoliella"@fi,
        "Lyonetia sp. nr. prunifoliella"@fi,
        "Lyonetia sp. nr. prunifoliella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivukehtokoi"@fi,
        "Lyonetia padifoliella"@sv .

<http://tun.fi/MX.59163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyonetia clerkella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59158> ;
    skos:hiddenLabel "Lyonetia clerkella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomikehtokoi"@fi,
        "Lyonetia clerkella"@sv .

<http://tun.fi/MX.59164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyonetia ledi" ;
    dwc:scientificNameAuthorship "Wocke, 1859" ;
    skos:broader <http://tun.fi/MX.59158> ;
    skos:hiddenLabel "Lyonetia ledi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pursukehtokoi"@fi,
        "Lyonetia ledi"@sv .

<http://tun.fi/MX.59170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinagma perdicellum" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59168> ;
    skos:hiddenLabel "Tinagma perdicella"@fi,
        "Tinagma perdicellum"@fi,
        "Tinagma perdicella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mansikkavarsikoi"@fi,
        "Tinagma perdicellum"@sv .

<http://tun.fi/MX.59171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinagma dryadis" ;
    dwc:scientificNameAuthorship "Staudinger, 1872" ;
    skos:broader <http://tun.fi/MX.59168> ;
    skos:hiddenLabel "Tinagma dryadis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvuokkovarsikoi"@fi,
        "Tinagma dryadis"@sv .

<http://tun.fi/MX.59172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tinagma ocnerostomellum" ;
    dwc:scientificNameAuthorship "(Stainton, 1850)" ;
    skos:broader <http://tun.fi/MX.59168> ;
    skos:hiddenLabel "Tinagma ocnerostomella"@fi,
        "Tinagma ocnerostomellum"@fi,
        "Tinagma ocnerostomella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neidonkielivarsikoi"@fi,
        "Tinagma ocnerostomellum"@sv .

<http://tun.fi/MX.59174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Klimeschia transversella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59173> ;
    skos:hiddenLabel "Klimeschia transversella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ajuruohovarsikoi"@fi,
        "Klimeschia transversella"@sv .

<http://tun.fi/MX.59178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oegoconia deauratella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59177> ;
    skos:hiddenLabel "Oegoconia deauratella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokontukoi"@fi,
        "Oegoconia deauratella"@sv .

<http://tun.fi/MX.59182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asaphocrita obsoletella" ;
    dwc:scientificNameAuthorship "(Krogerus, 1947)" ;
    skos:broader <http://tun.fi/MX.59180> ;
    skos:hiddenLabel "Asaphocrita obsoletella"@fi,
        "Blastobasis obsoletella"@fi,
        "Blastobasis obsoletella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmantukoi"@fi,
        "Asaphocrita obsoletella"@sv .

<http://tun.fi/MX.59186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypatopa binotella" ;
    dwc:scientificNameAuthorship "(Thunberg, 1794)" ;
    skos:broader <http://tun.fi/MX.59183> ;
    skos:hiddenLabel "Hypatopa binotella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistemantukoi"@fi,
        "Hypatopa binotella"@sv .

<http://tun.fi/MX.59187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypatopa segnella" ;
    dwc:scientificNameAuthorship "(Zeller, 1873)" ;
    skos:broader <http://tun.fi/MX.59183> ;
    skos:hiddenLabel "Hypatopa segnella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyömantukoi"@fi,
        "Hypatopa segnella"@sv .

<http://tun.fi/MX.59189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypatopa inunctella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59183> ;
    skos:hiddenLabel "Hypatopa inunctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytömantukoi"@fi,
        "Hypatopa inunctella"@sv .

<http://tun.fi/MX.59192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schiffermuelleria schaefferella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59191> ;
    skos:hiddenLabel "Schiffermuelleria schaefferella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunolahokoi"@fi,
        "Schiffermuelleria schaefferella"@sv .

<http://tun.fi/MX.59194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Denisia stroemella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.59196> ;
    skos:hiddenLabel "Denisia stroemella"@fi,
        "Schiffermuelleria stroemella"@fi,
        "Schiffermuelleria stroemella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjolahokoi"@fi,
        "Denisia stroemella"@sv .

<http://tun.fi/MX.59195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Denisia obscurella" ;
    dwc:scientificNameAuthorship "(Brandt, 1937)" ;
    skos:broader <http://tun.fi/MX.59196> ;
    skos:hiddenLabel "Denisia obscurella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmolahokoi"@fi,
        "Denisia obscurella"@sv .

<http://tun.fi/MX.59197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Denisia similella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59196> ;
    skos:hiddenLabel "Denisia similella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytölahokoi"@fi,
        "Denisia similella"@sv .

<http://tun.fi/MX.59198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Denisia luticiliella" ;
    dwc:scientificNameAuthorship "(Erschoff, 1877)" ;
    skos:broader <http://tun.fi/MX.59196> ;
    skos:hiddenLabel "Denisia luticiliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistolahokoi"@fi,
        "Denisia luticiliella"@sv .

<http://tun.fi/MX.59199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Denisia stipella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59196> ;
    skos:hiddenLabel "Denisia stipella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsälahokoi"@fi,
        "Denisia stipella"@sv .

<http://tun.fi/MX.59202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crassa tinctella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59200> ;
    skos:hiddenLabel "Crassa tinctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskolahokoi"@fi,
        "Crassa tinctella"@sv .

<http://tun.fi/MX.59204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borkhausenia fuscescens" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59203> ;
    skos:hiddenLabel "Borkhausenia fuscescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummalahokoi"@fi,
        "Borkhausenia fuscescens"@sv .

<http://tun.fi/MX.59205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borkhausenia luridicomella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1856)" ;
    skos:broader <http://tun.fi/MX.59203> ;
    skos:hiddenLabel "Borkhausenia luridicomella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapäälahokoi"@fi,
        "Borkhausenia luridicomella"@sv .

<http://tun.fi/MX.59206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Borkhausenia minutella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59203> ;
    skos:hiddenLabel "Borkhausenia minutella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplälahokoi"@fi,
        "Borkhausenia minutella"@sv .

<http://tun.fi/MX.59208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Decantha borkhausenii" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59207> ;
    skos:hiddenLabel "Decantha borkhauseni"@fi,
        "Decantha borkhausenii"@fi,
        "Decantha borkhauseni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliolahokoi"@fi,
        "Decantha borkhausenii"@sv .

<http://tun.fi/MX.59211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metalampra cinnamomea" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59210> ;
    skos:hiddenLabel "Metalampra cinnamomea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntylahokoi"@fi,
        "Metalampra cinnamomea"@sv .

<http://tun.fi/MX.59213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Promalactis procerella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59212> ;
    skos:hiddenLabel "Bisigna procerella"@fi,
        "Promalactis procerella"@fi,
        "Bisigna procerella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korulahokoi"@fi,
        "Promalactis procerella"@sv .

<http://tun.fi/MX.59215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oecophora bractella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59214> ;
    skos:hiddenLabel "Oecophora bractella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalolahokoi"@fi,
        "Oecophora bractella"@sv .

<http://tun.fi/MX.59217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpella forficella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:altLabel "isolahokoi"@fi ;
    skos:broader <http://tun.fi/MX.59216> ;
    skos:hiddenLabel "Harpella forficella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättilahokoi"@fi,
        "Harpella forficella"@sv .

<http://tun.fi/MX.59219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endrosis sarcitrella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59218> ;
    skos:hiddenLabel "Endrosis sarcitrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sikalakoi"@fi,
        "Endrosis sarcitrella"@sv .

<http://tun.fi/MX.59221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hofmannophila pseudospretella" ;
    dwc:scientificNameAuthorship "(Stainton, 1849)" ;
    skos:broader <http://tun.fi/MX.59220> ;
    skos:hiddenLabel "Hofmannophila pseudospretella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tallikoi"@fi,
        "Hofmannophila pseudospretella"@sv .

<http://tun.fi/MX.59223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aplota nigricans" ;
    dwc:scientificNameAuthorship "(Zeller, 1852)" ;
    skos:broader <http://tun.fi/MX.59222> ;
    skos:hiddenLabel "Aplota kadeniella"@fi,
        "Aplota nigricans"@fi,
        "Aplota kadeniella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakärsäkoi"@fi,
        "Aplota nigricans"@sv .

<http://tun.fi/MX.59226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurota bicostella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.59225> ;
    skos:hiddenLabel "Pleurota bicostella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervakärsäkoi"@fi,
        "Pleurota bicostella"@sv .

<http://tun.fi/MX.59229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lypusa maurella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:altLabel "maurikoi"@fi ;
    skos:broader <http://tun.fi/MX.59228> ;
    skos:hiddenLabel "Lypusa maurella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savulaukkukoi"@fi,
        "Lypusa maurella"@sv .

<http://tun.fi/MX.59232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agnoea josephinae" ;
    dwc:scientificNameAuthorship "(Toll, 1956)" ;
    skos:broader <http://tun.fi/MX.59230> ;
    skos:hiddenLabel "Agnoea josephinae"@fi,
        "Pseudatemelia josephinae"@fi,
        "Pseudatemelia josephinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsälaukkukoi"@fi,
        "Agnoea josephinae"@sv .

<http://tun.fi/MX.59233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agnoea elsae" ;
    dwc:scientificNameAuthorship "(Svensson, 1982)" ;
    skos:broader <http://tun.fi/MX.59230> ;
    skos:hiddenLabel "Agnoea elsae"@fi,
        "Pseudatemelia elsae"@fi,
        "Pseudatemelia elsae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaslaukkukoi"@fi,
        "Agnoea elsae"@sv .

<http://tun.fi/MX.59234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agnoea flavifrontella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59230> ;
    skos:hiddenLabel "Agnoea flavifrontella"@fi,
        "Pseudatemelia flavifrontella"@fi,
        "Pseudatemelia flavifrontella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytölaukkukoi"@fi,
        "Agnoea flavifrontella"@sv .

<http://tun.fi/MX.59237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diurnea fagella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59236> ;
    skos:hiddenLabel "Diurnea fagella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevättynkäkoi"@fi,
        "Diurnea fagella"@sv .

<http://tun.fi/MX.59238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diurnea lipsiella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59236> ;
    skos:hiddenLabel "Diurnea lipsiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syystynkäkoi"@fi,
        "Diurnea lipsiella"@sv .

<http://tun.fi/MX.59242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasystoma salicellum" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59240> ;
    skos:hiddenLabel "Dasystoma salicella"@fi,
        "Dasystoma salicellum"@fi,
        "Dasystoma salicella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paistetynkäkoi"@fi,
        "Dasystoma salicellum"@sv .

<http://tun.fi/MX.59245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carcina quercana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.59244> ;
    skos:hiddenLabel "Carcina quercana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääriäiskoi"@fi,
        "Carcina quercana"@sv .

<http://tun.fi/MX.59250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semioscopis oculella" ;
    dwc:scientificNameAuthorship "(Thunberg, 1794)" ;
    skos:broader <http://tun.fi/MX.59248> ;
    skos:hiddenLabel "Semioscopis oculella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokevätkoi"@fi,
        "Semioscopis oculella"@sv .

<http://tun.fi/MX.59252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semioscopis strigulana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.59248> ;
    skos:hiddenLabel "Semioscopis strigulana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokevätkoi"@fi,
        "Semioscopis strigulana"@sv .

<http://tun.fi/MX.59253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semioscopis avellanella" ;
    dwc:scientificNameAuthorship "(Hübner, 1793)" ;
    skos:broader <http://tun.fi/MX.59248> ;
    skos:hiddenLabel "Semioscopis avellanella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkevätkoi"@fi,
        "Semioscopis avellanella"@sv .

<http://tun.fi/MX.59254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Semioscopis steinkellneriana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59248> ;
    skos:hiddenLabel "Semioscopis steinkellneriana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajakevätkoi"@fi,
        "Semioscopis steinkellneriana"@sv .

<http://tun.fi/MX.59256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Levipalpus hepatariellus" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.59255> ;
    skos:hiddenLabel "Levipalpus hepatariella"@fi,
        "Levipalpus hepatariellus"@fi,
        "Levipalpus hepatariella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpälälattakoi"@fi,
        "Levipalpus hepatariellus"@sv .

<http://tun.fi/MX.59260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exaeretia allisella" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.59257> ;
    skos:hiddenLabel "Exaeretia allisella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääriäislattakoi"@fi,
        "Exaeretia allisella"@sv .

<http://tun.fi/MX.59261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exaeretia praeustella" ;
    dwc:scientificNameAuthorship "(Rebel, 1917)" ;
    skos:broader <http://tun.fi/MX.59257> ;
    skos:hiddenLabel "Exaeretia praeustella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alvarilattakoi"@fi,
        "Exaeretia praeustella"@sv .

<http://tun.fi/MX.59262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exaeretia ciniflonella" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.59257> ;
    skos:hiddenLabel "Exaeretia ciniflonella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivulattakoi"@fi,
        "Exaeretia ciniflonella"@sv .

<http://tun.fi/MX.59264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix ocellana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix ocellana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitalattakoi"@fi,
        "Agonopterix ocellana"@sv .

<http://tun.fi/MX.59265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix arctica" ;
    dwc:scientificNameAuthorship "(Strand, 1902)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix arctica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinlattakoi"@fi,
        "Agonopterix arctica"@sv .

<http://tun.fi/MX.59266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix conterminella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix conterminella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajulattakoi"@fi,
        "Agonopterix conterminella"@sv .

<http://tun.fi/MX.59267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix liturosa" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix liturosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmälattakoi"@fi,
        "Agonopterix liturosa"@sv .

<http://tun.fi/MX.59269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix purpurea" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix purpurea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porkkanalattakoi"@fi,
        "Agonopterix purpurea"@sv .

<http://tun.fi/MX.59270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix hypericella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix hypericella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuismalattakoi"@fi,
        "Agonopterix hypericella"@sv .

<http://tun.fi/MX.59271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix alstromeriana" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix alstroemeriana"@fi,
        "Agonopterix alstromeriana"@fi,
        "Agonopterix alstroemeriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkolattakoi"@fi,
        "Agonopterix alstromeriana"@sv .

<http://tun.fi/MX.59272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix yeatiana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix yeatiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkolattakoi"@fi,
        "Agonopterix yeatiana"@sv .

<http://tun.fi/MX.59273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix putridella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix putridella"@fi,
        "Agonopterix quadripunctata"@fi,
        "Agonopterix quadripunctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töyräslattakoi"@fi,
        "Agonopterix putridella"@sv .

<http://tun.fi/MX.59274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix heracliana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix heracliana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koiranputkilattakoi"@fi,
        "Agonopterix heracliana"@sv .

<http://tun.fi/MX.59276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix ciliella" ;
    dwc:scientificNameAuthorship "(Stainton, 1849)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix ciliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittylattakoi"@fi,
        "Agonopterix ciliella"@sv .

<http://tun.fi/MX.59277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix selini" ;
    dwc:scientificNameAuthorship "(Heinemann, 1870)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix selini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoputkilattakoi"@fi,
        "Agonopterix selini"@sv .

<http://tun.fi/MX.59278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix capreolella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix capreolella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aholattakoi"@fi,
        "Agonopterix capreolella"@sv .

<http://tun.fi/MX.59279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix astrantiae" ;
    dwc:scientificNameAuthorship "(Heinemann, 1870)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix astrantiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavayrttilattakoi"@fi,
        "Agonopterix astrantiae"@sv .

<http://tun.fi/MX.59280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix multiplicella" ;
    dwc:scientificNameAuthorship "(Erschoff, 1877)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix multiplicella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amurinlattakoi"@fi,
        "Agonopterix multiplicella"@sv .

<http://tun.fi/MX.59281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix angelicella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix angelicella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhunputkilattakoi"@fi,
        "Agonopterix angelicella"@sv .

<http://tun.fi/MX.59282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix broennoeensis" ;
    dwc:scientificNameAuthorship "(Strand, 1919)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix broennoeensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läätelattakoi"@fi,
        "Agonopterix broennoeensis"@sv .

<http://tun.fi/MX.59283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix kaekeritziana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix kaekeritziana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalattakoi"@fi,
        "Agonopterix kaekeritziana"@sv .

<http://tun.fi/MX.59285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix pallorella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix pallorella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaslattakoi"@fi,
        "Agonopterix pallorella"@sv .

<http://tun.fi/MX.59286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix laterella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:altLabel "ruiskaunokkikoi"@fi ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix laterella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruiskaunokkilattakoi"@fi,
        "Agonopterix laterella"@sv .

<http://tun.fi/MX.59287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix arenella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix arenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplälattakoi"@fi,
        "Agonopterix arenella"@sv .

<http://tun.fi/MX.59288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix propinquella" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix propinquella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takiaislattakoi"@fi,
        "Agonopterix propinquella"@sv .

<http://tun.fi/MX.59289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix subpropinquella" ;
    dwc:scientificNameAuthorship "(Stainton, 1849)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix subpropinquella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokkilattakoi"@fi,
        "Agonopterix subpropinquella"@sv .

<http://tun.fi/MX.59290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonopterix nervosa" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.59263> ;
    skos:hiddenLabel "Agonopterix nervosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lupiinilattakoi"@fi,
        "Agonopterix nervosa"@sv .

<http://tun.fi/MX.59293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria emeritella" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria emeritella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pietaryrttilattakoi"@fi,
        "Depressaria emeritella"@sv .

<http://tun.fi/MX.59294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria leucocephala" ;
    dwc:scientificNameAuthorship "Snellen, 1884" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria leucocephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujolattakoi"@fi,
        "Depressaria leucocephala"@sv .

<http://tun.fi/MX.59295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria albipunctella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria albipunctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistelattakoi"@fi,
        "Depressaria albipunctella"@sv .

<http://tun.fi/MX.59296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria olerella" ;
    dwc:scientificNameAuthorship "Zeller, 1854" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria olerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsämölattakoi"@fi,
        "Depressaria olerella"@sv .

<http://tun.fi/MX.59297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria douglasella" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria beckmanni"@fi,
        "Depressaria douglasella"@fi,
        "Depressaria beckmanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sekolattakoi"@fi,
        "Depressaria douglasella"@sv .

<http://tun.fi/MX.59298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria pulcherrimella" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria pulcherrimella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketolattakoi"@fi,
        "Depressaria pulcherrimella"@sv .

<http://tun.fi/MX.59299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria sordidatella" ;
    dwc:scientificNameAuthorship "Tengström, 1848" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria sordidatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarlattakoi"@fi,
        "Depressaria sordidatella"@sv .

<http://tun.fi/MX.59301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria badiella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria badiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmilattakoi"@fi,
        "Depressaria badiella"@sv .

<http://tun.fi/MX.59302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria pimpinellae" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria pimpinellae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pukinjuurilattakoi"@fi,
        "Depressaria pimpinellae"@sv .

<http://tun.fi/MX.59303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria radiella" ;
    dwc:scientificNameAuthorship "(Goeze, 1783)" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria pastinacella"@fi,
        "Depressaria radiella"@fi,
        "Depressaria pastinacella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukonputkilattakoi"@fi,
        "Depressaria radiella"@sv .

<http://tun.fi/MX.59306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria libanotidella" ;
    dwc:scientificNameAuthorship "Schläger, 1849" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria libanotidella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenputkilattakoi"@fi,
        "Depressaria libanotidella"@sv .

<http://tun.fi/MX.59307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria daucella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria daucella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keisolattakoi"@fi,
        "Depressaria daucella"@sv .

<http://tun.fi/MX.59309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria silesiaca" ;
    dwc:scientificNameAuthorship "Heinemann, 1870" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria silesiaca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töpölattakoi"@fi,
        "Depressaria silesiaca"@sv .

<http://tun.fi/MX.59310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria chaerophylli" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria chaerophylli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirvelilattakoi"@fi,
        "Depressaria chaerophylli"@sv .

<http://tun.fi/MX.59311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria depressana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria depressana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuminalattakoi"@fi,
        "Depressaria depressana"@sv .

<http://tun.fi/MX.59313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Depressaria artemisiae" ;
    dwc:scientificNameAuthorship "Nickerl, 1864" ;
    skos:broader <http://tun.fi/MX.59292> ;
    skos:hiddenLabel "Depressaria artemisiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marunalattakoi"@fi,
        "Depressaria artemisiae"@sv .

<http://tun.fi/MX.59315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypercallia citrinalis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.59314> ;
    skos:hiddenLabel "Hypercallia citrinalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linnunruohokoi"@fi,
        "Hypercallia citrinalis"@sv .

<http://tun.fi/MX.59317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anchinia daphnella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59316> ;
    skos:hiddenLabel "Anchinia daphnella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näsiäkoi"@fi,
        "Anchinia daphnella"@sv .

<http://tun.fi/MX.59319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telechrysis tripuncta" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59318> ;
    skos:hiddenLabel "Telechrysis tripuncta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmitäpläkoi"@fi,
        "Telechrysis tripuncta"@sv .

<http://tun.fi/MX.59322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ethmia dodecea" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59321> ;
    skos:hiddenLabel "Ethmia dodecea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaatäpläkoi"@fi,
        "Ethmia dodecea"@sv .

<http://tun.fi/MX.59323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ethmia quadrillella" ;
    dwc:scientificNameAuthorship "(Goeze, 1783)" ;
    skos:broader <http://tun.fi/MX.59321> ;
    skos:hiddenLabel "Ethmia funerella"@fi,
        "Ethmia quadrillella"@fi,
        "Ethmia funerella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjotäpläkoi"@fi,
        "Ethmia quadrillella"@sv .

<http://tun.fi/MX.59325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ethmia pusiella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59321> ;
    skos:hiddenLabel "Ethmia pusiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtotäpläkoi"@fi,
        "Ethmia pusiella"@sv .

<http://tun.fi/MX.59326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ethmia terminella" ;
    dwc:scientificNameAuthorship "Fletcher, 1938" ;
    skos:broader <http://tun.fi/MX.59321> ;
    skos:hiddenLabel "Ethmia terminella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjotäpläkoi"@fi,
        "Ethmia terminella"@sv .

<http://tun.fi/MX.59327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ethmia pyrausta" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.59321> ;
    skos:hiddenLabel "Ethmia pyrausta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokitäpläkoi"@fi,
        "Ethmia pyrausta"@sv .

<http://tun.fi/MX.59328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ethmia bipunctella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.59321> ;
    skos:hiddenLabel "Ethmia bipunctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihatäpläkoi"@fi,
        "Ethmia bipunctella"@sv .

<http://tun.fi/MX.59331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orophia ferrugella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59330> ;
    skos:hiddenLabel "Orophia ferrugella"@fi,
        "Orophia ferrugella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenkellokoi"@fi,
        "blåklockepraktmal"@sv .

<http://tun.fi/MX.59336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perittia farinella" ;
    dwc:scientificNameAuthorship "(Thunberg, 1794)" ;
    skos:broader <http://tun.fi/MX.59333> ;
    skos:hiddenLabel "Mendesia farinella"@fi,
        "Perittia farinella"@fi,
        "Mendesia farinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketohitukoi"@fi,
        "Perittia farinella"@sv .

<http://tun.fi/MX.59337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perittia herrichiella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.59333> ;
    skos:hiddenLabel "Perittia herrichiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäkuusamahitukoi"@fi,
        "Perittia herrichiella"@sv .

<http://tun.fi/MX.59338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perittia obscurepunctella" ;
    dwc:scientificNameAuthorship "(Stainton, 1848)" ;
    skos:broader <http://tun.fi/MX.59333> ;
    skos:hiddenLabel "Perittia obscurepunctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukokuusamahitukoi"@fi,
        "Perittia obscurepunctella"@sv .

<http://tun.fi/MX.59340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stephensia brunnichella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.253715> ;
    skos:hiddenLabel "Stephensia brunnichella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "minttuhitukoi"@fi,
        "Stephensia brunnichella"@sv .

<http://tun.fi/MX.59344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista argentella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista argentella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänöhitukoi"@fi,
        "Elachista argentella"@sv .

<http://tun.fi/MX.59346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista pollinariella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista pollinariella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkuhitukoi"@fi,
        "Elachista pollinariella"@sv .

<http://tun.fi/MX.59347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista triatomea" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista triatomea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmitäplähitukoi"@fi,
        "Elachista triatomea"@sv .

<http://tun.fi/MX.59348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista ripula" ;
    dwc:scientificNameAuthorship "Kaila, 1998" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista ripula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tenonhitukoi"@fi,
        "Elachista ripula"@sv .

<http://tun.fi/MX.59349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista subocellea" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista subocellea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lustehitukoi"@fi,
        "Elachista subocellea"@sv .

<http://tun.fi/MX.59350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista distigmatella" ;
    dwc:scientificNameAuthorship "Frey, 1859" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista dispilella"@fi,
        "Elachista distigmatella"@fi,
        "dispilella"@fi,
        "Elachista dispilella"@sv,
        "dispilella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarhitukoi"@fi,
        "Elachista distigmatella"@sv .

<http://tun.fi/MX.59351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista bruuni" ;
    dwc:scientificNameAuthorship "Traugott-Olsen, 1990" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista bruuni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietahitukoi"@fi,
        "Elachista bruuni"@sv .

<http://tun.fi/MX.59352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista pullicomella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista pullicomella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovahitukoi"@fi,
        "Elachista pullicomella"@sv .

<http://tun.fi/MX.59353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista littoricola" ;
    dwc:scientificNameAuthorship "Le Marchand, 1938" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista littoricola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantavehnähitukoi"@fi,
        "Elachista littoricola"@sv .

<http://tun.fi/MX.59355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista cingillella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1855" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista cingillella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nunnahitukoi"@fi,
        "Elachista cingillella"@sv .

<http://tun.fi/MX.59356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista subalbidella" ;
    dwc:scientificNameAuthorship "Schläger, 1847" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista subalbidella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahitukoi"@fi,
        "Elachista subalbidella"@sv .

<http://tun.fi/MX.59357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista adscitella" ;
    dwc:scientificNameAuthorship "Stainton, 1851" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista adscitella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsänheinähitukoi"@fi,
        "Elachista adscitella"@sv .

<http://tun.fi/MX.59359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista bisulcella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista bisulcella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakastikkahitukoi"@fi,
        "Elachista bisulcella"@sv .

<http://tun.fi/MX.59360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista tengstromi" ;
    dwc:scientificNameAuthorship "Kaila, Bengtsson, Šulcs & Junnilainen, 2001" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista regificella"@fi,
        "Elachista tengstromi"@fi,
        "Elachista regificella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeahitukoi"@fi,
        "Elachista tengstromi"@sv .

<http://tun.fi/MX.59363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista gleichenella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista gleichenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välkehitukoi"@fi,
        "Elachista gleichenella"@sv .

<http://tun.fi/MX.59364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista tetragonella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista tetragonella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmihitukoi"@fi,
        "Elachista tetragonella"@sv .

<http://tun.fi/MX.59365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista trapeziella" ;
    dwc:scientificNameAuthorship "Stainton, 1850" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista trapeziella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piippohitukoi"@fi,
        "Elachista trapeziella"@sv .

<http://tun.fi/MX.59366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista saarelai" ;
    dwc:scientificNameAuthorship "Kaila & Sippola, 2010" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista saarelai"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämeenhitukoi"@fi,
        "Elachista saarelai"@sv .

<http://tun.fi/MX.59367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista imatrella" ;
    dwc:scientificNameAuthorship "von Schantz, 1971" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista imatrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytöhitukoi"@fi,
        "Elachista imatrella"@sv .

<http://tun.fi/MX.59368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista kebneella" ;
    dwc:scientificNameAuthorship "(Traugott-Olsen & Schmidt Nielsen, 1977)" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista kebneella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lompolohitukoi"@fi,
        "Elachista kebneella"@sv .

<http://tun.fi/MX.59369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista ornithopodella" ;
    dwc:scientificNameAuthorship "Frey, 1858" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista ornithopodella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjohitukoi"@fi,
        "Elachista ornithopodella"@sv .

<http://tun.fi/MX.59370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista serricornis" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista serricornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammashitukoi"@fi,
        "Elachista serricornis"@sv .

<http://tun.fi/MX.59372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista occidentalis" ;
    dwc:scientificNameAuthorship "Frey, 1882" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista juliensis"@fi,
        "Elachista occidentalis"@fi,
        "Elachista juliensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormisarahitukoi"@fi,
        "Elachista occidentalis"@sv .

<http://tun.fi/MX.59377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista scirpi" ;
    dwc:scientificNameAuthorship "Stainton, 1887" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista scirpi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantahitukoi"@fi,
        "Elachista scirpi"@sv .

<http://tun.fi/MX.59378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista eleochariella" ;
    dwc:scientificNameAuthorship "Stainton, 1851" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista eleochariella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuljuhitukoi"@fi,
        "Elachista eleochariella"@sv .

<http://tun.fi/MX.59379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista utonella" ;
    dwc:scientificNameAuthorship "Frey, 1856" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista utonella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojahitukoi"@fi,
        "Elachista utonella"@sv .

<http://tun.fi/MX.59381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista albidella" ;
    dwc:scientificNameAuthorship "Nylander, 1848" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista albidella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevahitukoi"@fi,
        "Elachista albidella"@sv .

<http://tun.fi/MX.59382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista abiskoella" ;
    dwc:scientificNameAuthorship "Bengtsson, 1977" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista abiskoella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saamenhitukoi"@fi,
        "Elachista abiskoella"@sv .

<http://tun.fi/MX.59383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista poae" ;
    dwc:scientificNameAuthorship "Stainton, 1855" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista poae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorsimohitukoi"@fi,
        "Elachista poae"@sv .

<http://tun.fi/MX.59384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista kilmunella" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista kilmunella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämehitukoi"@fi,
        "Elachista kilmunella"@sv .

<http://tun.fi/MX.59385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista leifi" ;
    dwc:scientificNameAuthorship "Kaila & Kerppola, 1992" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista leifi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aapahitukoi"@fi,
        "Elachista leifi"@sv .

<http://tun.fi/MX.59386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista excelsicola" ;
    dwc:scientificNameAuthorship "Braun, 1948" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista excelsicola"@fi,
        "Elachista parasella"@fi,
        "Elachista parasella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänkähitukoi"@fi,
        "Elachista excelsicola"@sv .

<http://tun.fi/MX.59388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista alpinella" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista alpinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "elohitukoi"@fi,
        "Elachista alpinella"@sv .

<http://tun.fi/MX.59389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista diederichsiella" ;
    dwc:scientificNameAuthorship "E. Hering, 1889" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista diederichsiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tesmahitukoi"@fi,
        "Elachista diederichsiella"@sv .

<http://tun.fi/MX.59390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista compsa" ;
    dwc:scientificNameAuthorship "Traugott-Olsen, 1974" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista compsa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmikkähitukoi"@fi,
        "Elachista compsa"@sv .

<http://tun.fi/MX.59392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista elegans" ;
    dwc:scientificNameAuthorship "Frey, 1859" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista elegans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkastikkahitukoi"@fi,
        "Elachista elegans"@sv .

<http://tun.fi/MX.59393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista deriventa" ;
    dwc:scientificNameAuthorship "Kaila & Mutanen, 2008" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista deriventa"@fi,
        "Elachista sp. nr. martinii"@fi,
        "Elachista sp. nr. martinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenhitukoi"@fi,
        "Elachista deriventa"@sv .

<http://tun.fi/MX.59394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista luticomella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista luticomella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koiranheinähitukoi"@fi,
        "Elachista luticomella"@sv .

<http://tun.fi/MX.59395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista albifrontella" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista albifrontella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkopäähitukoi"@fi,
        "Elachista albifrontella"@sv .

<http://tun.fi/MX.59396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista nobilella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista nobilella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuikehitukoi"@fi,
        "Elachista nobilella"@sv .

<http://tun.fi/MX.59397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista apicipunctella" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista apicipunctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsähitukoi"@fi,
        "Elachista apicipunctella"@sv .

<http://tun.fi/MX.59398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista stelviella" ;
    dwc:scientificNameAuthorship "Amsel 1932" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista ingvarella"@fi,
        "Elachista stelviella"@fi,
        "Elachista zernyi"@fi,
        "Elachista ingvarella"@sv,
        "Elachista zernyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihitukoi"@fi,
        "Elachista stelviella"@sv .

<http://tun.fi/MX.59400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista eskoi" ;
    dwc:scientificNameAuthorship "Kyrki & Karvonen, 1985" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista eskoi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turahitukoi"@fi,
        "Elachista eskoi"@sv .

<http://tun.fi/MX.59401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista krogeri" ;
    dwc:scientificNameAuthorship "Svensson, 1976" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista krogeri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keminhitukoi"@fi,
        "Elachista krogeri"@sv .

<http://tun.fi/MX.59402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista nielswolffi" ;
    dwc:scientificNameAuthorship "Svensson, 1976" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista nielswolffi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaarahitukoi"@fi,
        "Elachista nielswolffi"@sv .

<http://tun.fi/MX.59403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista pomerana" ;
    dwc:scientificNameAuthorship "Frey, 1870" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista pomerana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpihitukoi"@fi,
        "Elachista pomerana"@sv .

<http://tun.fi/MX.59404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista humilis" ;
    dwc:scientificNameAuthorship "Zeller, 1850" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista humilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lauhahitukoi"@fi,
        "Elachista humilis"@sv .

<http://tun.fi/MX.59405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista vonschantzi" ;
    dwc:scientificNameAuthorship "Svensson, 1976" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista vonschantzi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "perämerenhitukoi"@fi,
        "Elachista vonschantzi"@sv .

<http://tun.fi/MX.59406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista canapennella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista canapennella"@fi,
        "Elachista pulchella"@fi,
        "Elachista pulchella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmihitukoi"@fi,
        "Elachista canapennella"@sv .

<http://tun.fi/MX.59409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista maculicerusella" ;
    dwc:scientificNameAuthorship "Bruand, 1859" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista cerusella"@fi,
        "Elachista maculicerusella"@fi,
        "Elachista monosemiella"@fi,
        "Elachista cerusella"@sv,
        "Elachista monosemiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjohitukoi"@fi,
        "Elachista maculicerusella"@sv .

<http://tun.fi/MX.59412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista freyerella" ;
    dwc:scientificNameAuthorship "(Hübner, 1825)" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista freyerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyhitukoi"@fi,
        "Elachista freyerella"@sv .

<http://tun.fi/MX.59414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista baltica" ;
    dwc:scientificNameAuthorship "Hering, 1891" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista baltica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkohitukoi"@fi,
        "Elachista baltica"@sv .

<http://tun.fi/MX.59415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elachista exactella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.59341> ;
    skos:hiddenLabel "Elachista exactella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöhitukoi"@fi,
        "Elachista exactella"@sv .

<http://tun.fi/MX.59420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysoclista lathamella" ;
    dwc:scientificNameAuthorship "T. Fletcher, 1936" ;
    skos:broader <http://tun.fi/MX.59418> ;
    skos:hiddenLabel "Chrysoclista lathamella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukirjokoi"@fi,
        "Chrysoclista lathamella"@sv .

<http://tun.fi/MX.59422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysoclista linneella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.59418> ;
    skos:hiddenLabel "Chrysoclista linneella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmuskirjokoi"@fi,
        "Chrysoclista linneella"@sv .

<http://tun.fi/MX.59424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heinemannia laspeyrella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59423> ;
    skos:hiddenLabel "Heinemannia laspeyrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokirjokoi"@fi,
        "Heinemannia laspeyrella"@sv .

<http://tun.fi/MX.59426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blastodacna atra" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59425> ;
    skos:hiddenLabel "Blastodacna atra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenakirjokoi"@fi,
        "Blastodacna atra"@sv .

<http://tun.fi/MX.59429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stathmopoda pedella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.59428> ;
    skos:hiddenLabel "Stathmopoda pedella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäsojokoi"@fi,
        "Stathmopoda pedella"@sv .

<http://tun.fi/MX.59432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrachedra praeangusta" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59431> ;
    skos:hiddenLabel "Batrachedra praeangusta"@fi,
        "Batrachedra praeangusta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakapokoi"@fi,
        "aspsmalvingemal"@sv .

<http://tun.fi/MX.59433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Batrachedra pinicolella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1839)" ;
    skos:broader <http://tun.fi/MX.59431> ;
    skos:hiddenLabel "Batrachedra pinicolella"@fi,
        "Batrachedra pinicolella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntykapokoi"@fi,
        "tallsmalvingemal"@sv .

<http://tun.fi/MX.59436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora lutarea" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora lutarea"@fi,
        "Metriotes lutarea"@fi,
        "Metriotes lutarea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevättähtimöpussikoi"@fi,
        "Coleophora lutarea"@sv .

<http://tun.fi/MX.59438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora albella" ;
    dwc:scientificNameAuthorship "(Thunberg, 1788)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora albella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoreunapussikoi"@fi,
        "Coleophora albella"@sv .

<http://tun.fi/MX.59440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora lutipennella" ;
    dwc:scientificNameAuthorship "(Zeller, 1838)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora lutipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusopussikoi"@fi,
        "Coleophora lutipennella"@sv .

<http://tun.fi/MX.59441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora gryphipennella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora gryphipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusupussikoi"@fi,
        "Coleophora gryphipennella"@sv .

<http://tun.fi/MX.59442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora flavipennella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora flavipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammipussikoi"@fi,
        "Coleophora flavipennella"@sv .

<http://tun.fi/MX.59443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora limosipennella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora limosipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäpussikoi"@fi,
        "Coleophora limosipennella"@sv .

<http://tun.fi/MX.59444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora milvipennis" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora milvipennis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunpunepussikoi"@fi,
        "Coleophora milvipennis"@sv .

<http://tun.fi/MX.59445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora badiipennella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora badiipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavapussikoi"@fi,
        "Coleophora badiipennella"@sv .

<http://tun.fi/MX.59446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora alnifoliae" ;
    dwc:scientificNameAuthorship "Barasch, 1934" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora alnifoliae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänpunepussikoi"@fi,
        "Coleophora alnifoliae"@sv .

<http://tun.fi/MX.59447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora trigeminella" ;
    dwc:scientificNameAuthorship "Fuchs, 1881" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora trigeminella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajapussikoi"@fi,
        "Coleophora trigeminella"@sv .

<http://tun.fi/MX.59448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora siccifolia" ;
    dwc:scientificNameAuthorship "Stainton, 1856" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora siccifolia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purjepussikoi"@fi,
        "Coleophora siccifolia"@sv .

<http://tun.fi/MX.59449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora uliginosella" ;
    dwc:scientificNameAuthorship "Glitz, 1872" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora uliginosella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varpupussikoi"@fi,
        "Coleophora uliginosella"@sv .

<http://tun.fi/MX.59450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora serratella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora serratella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivupussikoi"@fi,
        "Coleophora serratella"@sv .

<http://tun.fi/MX.59452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora spinella" ;
    dwc:scientificNameAuthorship "(Schrank, 1802)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora spinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenapussikoi"@fi,
        "Coleophora spinella"@sv .

<http://tun.fi/MX.59455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora cornutella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1861" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora cornutella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myrttipussikoi"@fi,
        "Coleophora cornutella"@sv .

<http://tun.fi/MX.59457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora fuscocuprella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1855" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora fuscocuprella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäpussikoi"@fi,
        "Coleophora fuscocuprella"@sv .

<http://tun.fi/MX.59458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora arctostaphyli" ;
    dwc:scientificNameAuthorship "Meder, 1934" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora arctostaphyli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sianpuolukkapussikoi"@fi,
        "Coleophora arctostaphyli"@sv .

<http://tun.fi/MX.59460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora lusciniaepennella" ;
    dwc:scientificNameAuthorship "(Treitschke, 1833)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora lusciniaepennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajupussikoi"@fi,
        "Coleophora lusciniaepennella"@sv .

<http://tun.fi/MX.59462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora unigenella" ;
    dwc:scientificNameAuthorship "Svensson, 1966" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora unigenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvuokkopussikoi"@fi,
        "Coleophora unigenella"@sv .

<http://tun.fi/MX.59463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora idaeella" ;
    dwc:scientificNameAuthorship "Hofmann, 1869" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora idaeella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäpussikoi"@fi,
        "Coleophora idaeella"@sv .

<http://tun.fi/MX.59464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora vacciniella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1861" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora vacciniella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suopussikoi"@fi,
        "Coleophora vacciniella"@sv .

<http://tun.fi/MX.59465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora ledi" ;
    dwc:scientificNameAuthorship "Stainton, 1860" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora ledi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suopursupussikoi"@fi,
        "Coleophora ledi"@sv .

<http://tun.fi/MX.59466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora plumbella" ;
    dwc:scientificNameAuthorship "Kanerva, 1941" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora plumbella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juolukkapussikoi"@fi,
        "Coleophora plumbella"@sv .

<http://tun.fi/MX.59467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora vitisella" ;
    dwc:scientificNameAuthorship "Gregson, 1856" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora vitisella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengaspussikoi"@fi,
        "Coleophora vitisella"@sv .

<http://tun.fi/MX.59468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora glitzella" ;
    dwc:scientificNameAuthorship "Hofmann, 1869" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora glitzella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopuolukkapussikoi"@fi,
        "Coleophora glitzella"@sv .

<http://tun.fi/MX.59469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora murinella" ;
    dwc:scientificNameAuthorship "Tengström, 1848" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora murinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmopuolukkapussikoi"@fi,
        "Coleophora murinella"@sv .

<http://tun.fi/MX.59470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora violacea" ;
    dwc:scientificNameAuthorship "(Ström, 1783)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora violacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkopussikoi"@fi,
        "Coleophora violacea"@sv .

<http://tun.fi/MX.59473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora thulea" ;
    dwc:scientificNameAuthorship "Johansson, 1967" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora thulea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruijanpussikoi"@fi,
        "Coleophora thulea"@sv .

<http://tun.fi/MX.59475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora obscuripalpella" ;
    dwc:scientificNameAuthorship "Kanerva, 1941" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora obscuripalpella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämepussikoi"@fi,
        "Coleophora obscuripalpella"@sv .

<http://tun.fi/MX.59476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora juncicolella" ;
    dwc:scientificNameAuthorship "Stainton, 1851" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora juncicolella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöpussikoi"@fi,
        "Coleophora juncicolella"@sv .

<http://tun.fi/MX.59477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora orbitella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora orbitella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyijypussikoi"@fi,
        "Coleophora orbitella"@sv .

<http://tun.fi/MX.59478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora binderella" ;
    dwc:scientificNameAuthorship "Kollar, 1832" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora binderella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäpussikoi"@fi,
        "Coleophora binderella"@sv .

<http://tun.fi/MX.59479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora ahenella" ;
    dwc:scientificNameAuthorship "Heinemann, 1876" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora ahenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamapussikoi"@fi,
        "Coleophora ahenella"@sv .

<http://tun.fi/MX.59480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora potentillae" ;
    dwc:scientificNameAuthorship "Elisha, 1885" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora potentillae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lillukkapussikoi"@fi,
        "Coleophora potentillae"@sv .

<http://tun.fi/MX.59482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora albitarsella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora albitarsella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meiramipussikoi"@fi,
        "Coleophora albitarsella"@sv .

<http://tun.fi/MX.59483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora trifolii" ;
    dwc:scientificNameAuthorship "(Curtis, 1832)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora trifolii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mailaspussikoi"@fi,
        "Coleophora trifolii"@sv .

<http://tun.fi/MX.59485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora frischella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora frischella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanapilapussikoi"@fi,
        "Coleophora frischella"@sv .

<http://tun.fi/MX.59487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora alcyonipennella" ;
    dwc:scientificNameAuthorship "(Kollar, 1832)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora alcyonipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoapilapussikoi"@fi,
        "Coleophora alcyonipennella"@sv .

<http://tun.fi/MX.59489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora deauratella" ;
    dwc:scientificNameAuthorship "Lienig & Zeller, 1846" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora deauratella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puna-apilapussikoi"@fi,
        "Coleophora deauratella"@sv .

<http://tun.fi/MX.59490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora mayrella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora mayrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsuapilapussikoi"@fi,
        "Coleophora mayrella"@sv .

<http://tun.fi/MX.59492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora conyzae" ;
    dwc:scientificNameAuthorship "Zeller, 1868" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora conyzae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonipussikoi"@fi,
        "Coleophora conyzae"@sv .

<http://tun.fi/MX.59493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora hemerobiella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora hemerobiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehnäpussikoi"@fi,
        "Coleophora hemerobiella"@sv .

<http://tun.fi/MX.59494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora lithargyrinella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora lithargyrinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jussinpussikoi"@fi,
        "Coleophora lithargyrinella"@sv .

<http://tun.fi/MX.59496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora colutella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora colutella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjupussikoi"@fi,
        "Coleophora colutella"@sv .

<http://tun.fi/MX.59499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora discordella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora discordella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitepussikoi"@fi,
        "Coleophora discordella"@sv .

<http://tun.fi/MX.59500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora svenssoni" ;
    dwc:scientificNameAuthorship "Baldizzone, 1985" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora svenssoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenhernepussikoi"@fi,
        "Coleophora svenssoni"@sv .

<http://tun.fi/MX.59502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora anatipennella" ;
    dwc:scientificNameAuthorship "(Hübner, 1783)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora anatipennella"@fi,
        "Coleophora bernoulliella"@fi,
        "Coleophora bernoulliella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopussikoi"@fi,
        "Coleophora anatipennella"@sv .

<http://tun.fi/MX.59504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora albidella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora albidella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitapussikoi"@fi,
        "Coleophora albidella"@sv .

<http://tun.fi/MX.59505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora kuehnella" ;
    dwc:scientificNameAuthorship "(Goeze, 1783)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora kuehnella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomupussikoi"@fi,
        "Coleophora kuehnella"@sv .

<http://tun.fi/MX.59507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora betulella" ;
    dwc:scientificNameAuthorship "Wocke, 1876" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora betulella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "latvapussikoi"@fi,
        "Coleophora betulella"@sv .

<http://tun.fi/MX.59508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora pyrrhulipennella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora pyrrhulipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervapussikoi"@fi,
        "Coleophora pyrrhulipennella"@sv .

<http://tun.fi/MX.59509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora brevipalpella" ;
    dwc:scientificNameAuthorship "Wocke, 1874" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora brevipalpella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopussikoi"@fi,
        "Coleophora brevipalpella"@sv .

<http://tun.fi/MX.59510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora gallipennella" ;
    dwc:scientificNameAuthorship "Hübner, 1796" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora gallipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vironpussikoi"@fi,
        "Coleophora gallipennella"@sv .

<http://tun.fi/MX.59511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora conspicuella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora conspicuella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokkipussikoi"@fi,
        "Coleophora conspicuella"@sv .

<http://tun.fi/MX.59512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora vibicigerella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora vibicigerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aropussikoi"@fi,
        "Coleophora vibicigerella"@sv .

<http://tun.fi/MX.59513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora partitella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora partitella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töyräspussikoi"@fi,
        "Coleophora partitella"@sv .

<http://tun.fi/MX.59514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora caelebipennella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora caelebipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietapussikoi"@fi,
        "Coleophora caelebipennella"@sv .

<http://tun.fi/MX.59515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora lixella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora lixella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ajuruohopussikoi"@fi,
        "Coleophora lixella"@sv .

<http://tun.fi/MX.59516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora laricella" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora laricella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikuusipussikoi"@fi,
        "Coleophora laricella"@sv .

<http://tun.fi/MX.59517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora sibiricella" ;
    dwc:scientificNameAuthorship "Falkovitsh, 1972" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora sibiricella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianpussikoi"@fi,
        "Coleophora sibiricella"@sv .

<http://tun.fi/MX.59518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora antennariella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1861" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora antennariella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätpiippopussikoi"@fi,
        "Coleophora antennariella"@sv .

<http://tun.fi/MX.59519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora solitariella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora solitariella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säämiskäpussikoi"@fi,
        "Coleophora solitariella"@sv .

<http://tun.fi/MX.59520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora adjunctella" ;
    dwc:scientificNameAuthorship "Hodgkinson, 1882" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora adjunctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolavihviläpussikoi"@fi,
        "Coleophora adjunctella"@sv .

<http://tun.fi/MX.59521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora caespititiella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora caespititiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvihviläpussikoi"@fi,
        "Coleophora caespititiella"@sv .

<http://tun.fi/MX.59523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora tamesis" ;
    dwc:scientificNameAuthorship "Waters, 1929" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora tamesis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "solmuvihviläpussikoi"@fi,
        "Coleophora tamesis"@sv .

<http://tun.fi/MX.59524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora glaucicolella" ;
    dwc:scientificNameAuthorship "Wood, 1892" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora glaucicolella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sameavihviläpussikoi"@fi,
        "Coleophora glaucicolella"@sv .

<http://tun.fi/MX.59525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora otidipennella" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora otidipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketopiippopussikoi"@fi,
        "Coleophora otidipennella"@sv .

<http://tun.fi/MX.59527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora alticolella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora alticolella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riesavihviläpussikoi"@fi,
        "Coleophora alticolella"@sv .

<http://tun.fi/MX.59529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora taeniipennella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1855" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora taeniipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiruvihviläpussikoi"@fi,
        "Coleophora taeniipennella"@sv .

<http://tun.fi/MX.59530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora virgaureae" ;
    dwc:scientificNameAuthorship "Stainton, 1857" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora virgaureae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinäpiiskupussikoi"@fi,
        "Coleophora virgaureae"@sv .

<http://tun.fi/MX.59532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora proterella" ;
    dwc:scientificNameAuthorship "Wikström & Tabell, 2016" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora proterella"@fi,
        "Coleophora sp. nr. virgaureae"@fi,
        "Coleophora sp. nr. virgaureae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäpiiskupussikoi"@fi,
        "Coleophora proterella"@sv .

<http://tun.fi/MX.59533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora therinella" ;
    dwc:scientificNameAuthorship "Tengström, 1848" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora therinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiertotatarpussikoi"@fi,
        "Coleophora therinella"@sv .

<http://tun.fi/MX.59534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora saxicolella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora saxicolella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meritunkiopussikoi"@fi,
        "Coleophora saxicolella"@sv .

<http://tun.fi/MX.59538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora jaernaensis" ;
    dwc:scientificNameAuthorship "Björklund & Palmqvist, 2002" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora jaernaensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutunkiopussikoi"@fi,
        "Coleophora jaernaensis"@sv .

<http://tun.fi/MX.59539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora sternipennella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora sternipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinätunkiopussikoi"@fi,
        "Coleophora sternipennella"@sv .

<http://tun.fi/MX.59540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora boreella" ;
    dwc:scientificNameAuthorship "Benander, 1939" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora boreella"@fi,
        "Coleophora sp. nr. boreella"@fi,
        "Coleophora sp. nr. boreella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarikkopussikoi"@fi,
        "Coleophora boreella"@sv .

<http://tun.fi/MX.59541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora squamosella" ;
    dwc:scientificNameAuthorship "Stainton, 1856" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora squamosella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioispussikoi"@fi,
        "Coleophora squamosella"@sv .

<http://tun.fi/MX.59543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora versurella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora versurella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirutunkiopussikoi"@fi,
        "Coleophora versurella"@sv .

<http://tun.fi/MX.59545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora vestianella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora vestianella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotunkiopussikoi"@fi,
        "Coleophora vestianella"@sv .

<http://tun.fi/MX.59548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora atriplicis" ;
    dwc:scientificNameAuthorship "Meyrick, 1928" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora atriplicis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maltsapussikoi"@fi,
        "Coleophora atriplicis"@sv .

<http://tun.fi/MX.59549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora pappiferella" ;
    dwc:scientificNameAuthorship "Hofmann, 1869" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora pappiferella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kissankäpäläpussikoi"@fi,
        "Coleophora pappiferella"@sv .

<http://tun.fi/MX.59550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora filaginella" ;
    dwc:scientificNameAuthorship "Fuchs, 1881" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora filaginella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuulenlentopussikoi"@fi,
        "Coleophora filaginella"@sv .

<http://tun.fi/MX.59551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora absinthii" ;
    dwc:scientificNameAuthorship "Wocke, 1876" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora absinthii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koiruohopussikoi"@fi,
        "Coleophora absinthii"@sv .

<http://tun.fi/MX.59552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora artemisicolella" ;
    dwc:scientificNameAuthorship "Bruand, 1855" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora artemisicolella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujopussikoi"@fi,
        "Coleophora artemisicolella"@sv .

<http://tun.fi/MX.59553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora adelogrammella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora adelogrammella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neilikkapussikoi"@fi,
        "Coleophora adelogrammella"@sv .

<http://tun.fi/MX.59555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora chrysanthemi" ;
    dwc:scientificNameAuthorship "Hofmann, 1869" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora chrysanthemi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupussikoi"@fi,
        "Coleophora chrysanthemi"@sv .

<http://tun.fi/MX.59556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora succursella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1855" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora succursella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketomarunapussikoi"@fi,
        "Coleophora succursella"@sv .

<http://tun.fi/MX.59557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora galbulipennella" ;
    dwc:scientificNameAuthorship "Zeller, 1838" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora galbulipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arokohokkipussikoi"@fi,
        "Coleophora galbulipennella"@sv .

<http://tun.fi/MX.59558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora carelica" ;
    dwc:scientificNameAuthorship "Hackman, 1945" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora carelica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karjalanpussikoi"@fi,
        "Coleophora carelica"@sv .

<http://tun.fi/MX.59560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora millefolii" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora millefolii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsämöpussikoi"@fi,
        "Coleophora millefolii"@sv .

<http://tun.fi/MX.59561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora peribenanderi" ;
    dwc:scientificNameAuthorship "Toll, 1943" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora peribenanderi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakepussikoi"@fi,
        "Coleophora peribenanderi"@sv .

<http://tun.fi/MX.59562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora amellivora" ;
    dwc:scientificNameAuthorship "Baldizzone, 1979" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora amellivora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulopussikoi"@fi,
        "Coleophora amellivora"@sv .

<http://tun.fi/MX.59565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora ramosella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora ramosella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultapiiskupussikoi"@fi,
        "Coleophora ramosella"@sv .

<http://tun.fi/MX.59567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora trochilella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora trochilella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihapussikoi"@fi,
        "Coleophora trochilella"@sv .

<http://tun.fi/MX.59569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora gardesanella" ;
    dwc:scientificNameAuthorship "Toll, 1954" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora gardesanella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarpussikoi"@fi,
        "Coleophora gardesanella"@sv .

<http://tun.fi/MX.59571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora inulae" ;
    dwc:scientificNameAuthorship "Wocke, 1876" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora inulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenjuuripussikoi"@fi,
        "Coleophora inulae"@sv .

<http://tun.fi/MX.59572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora directella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora directella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäpussikoi"@fi,
        "Coleophora directella"@sv .

<http://tun.fi/MX.59573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora expressella" ;
    dwc:scientificNameAuthorship "Klemensiewicz, 1902" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora expressella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villapussikoi"@fi,
        "Coleophora expressella"@sv .

<http://tun.fi/MX.59575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora striatipennella" ;
    dwc:scientificNameAuthorship "Nylander, 1848" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora striatipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirupussikoi"@fi,
        "Coleophora striatipennella"@sv .

<http://tun.fi/MX.59576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora tanaceti" ;
    dwc:scientificNameAuthorship "Mühlig, 1865" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora tanaceti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pietaryrttipussikoi"@fi,
        "Coleophora tanaceti"@sv .

<http://tun.fi/MX.59577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora albicans" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora albicans"@fi,
        "Coleophora artemisiella"@fi,
        "Coleophora artemisiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vallipussikoi"@fi,
        "Coleophora albicans"@sv .

<http://tun.fi/MX.59579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora hackmani" ;
    dwc:scientificNameAuthorship "(Toll, 1953)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora hackmani"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kohokkipussikoi"@fi,
        "Coleophora hackmani"@sv .

<http://tun.fi/MX.59581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora argentula" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora argentula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "penkkapussikoi"@fi,
        "Coleophora argentula"@sv .

<http://tun.fi/MX.59582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora follicularis" ;
    dwc:scientificNameAuthorship "(Vallot, 1802)" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora follicularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punalatvapussikoi"@fi,
        "Coleophora follicularis"@sv .

<http://tun.fi/MX.59583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora granulatella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora granulatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidepussikoi"@fi,
        "Coleophora granulatella"@sv .

<http://tun.fi/MX.59585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora adspersella" ;
    dwc:scientificNameAuthorship "Benander, 1939" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora adspersella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saaristopussikoi"@fi,
        "Coleophora adspersella"@sv .

<http://tun.fi/MX.59586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora dianthi" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1855" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora dianthi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketopussikoi"@fi,
        "Coleophora dianthi"@sv .

<http://tun.fi/MX.59587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora nutantella" ;
    dwc:scientificNameAuthorship "Mühlig & Frey, 1857" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora nutantella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkukohokkipussikoi"@fi,
        "Coleophora nutantella"@sv .

<http://tun.fi/MX.59588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora graminicolella" ;
    dwc:scientificNameAuthorship "Heinemann, 1876" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora graminicolella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervakkopussikoi"@fi,
        "Coleophora graminicolella"@sv .

<http://tun.fi/MX.59590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora lassella" ;
    dwc:scientificNameAuthorship "Staudinger, 1859" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora lassella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnanvihviläpussikoi"@fi,
        "Coleophora lassella"@sv .

<http://tun.fi/MX.59592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora paripennella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora paripennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turmaliinipussikoi"@fi,
        "Coleophora paripennella"@sv .

<http://tun.fi/MX.59594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora clypeiferella" ;
    dwc:scientificNameAuthorship "Hofmann, 1871" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora clypeiferella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukaspussikoi"@fi,
        "Coleophora clypeiferella"@sv .

<http://tun.fi/MX.59595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora squalorella" ;
    dwc:scientificNameAuthorship "Zeller, 1849" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora squalorella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkupussikoi"@fi,
        "Coleophora squalorella"@sv .

<http://tun.fi/MX.59596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coleophora salicorniae" ;
    dwc:scientificNameAuthorship "Heinemann & Wocke, 1876" ;
    skos:broader <http://tun.fi/MX.59437> ;
    skos:hiddenLabel "Coleophora salicorniae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolakkopussikoi"@fi,
        "Coleophora salicorniae"@sv .

<http://tun.fi/MX.59599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha langiella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha langiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkatupsukoi"@fi,
        "Mompha langiella"@sv .

<http://tun.fi/MX.59600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha terminella" ;
    dwc:scientificNameAuthorship "(Humphreys & Westwood, 1845)" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha terminella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjotupsukoi"@fi,
        "Mompha terminella"@sv .

<http://tun.fi/MX.59601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha locupletella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha locupletella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helotupsukoi"@fi,
        "Mompha locupletella"@sv .

<http://tun.fi/MX.59602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha raschkiella" ;
    dwc:scientificNameAuthorship "(Zeller, 1838)" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha raschkiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennartupsukoi"@fi,
        "Mompha raschkiella"@sv .

<http://tun.fi/MX.59603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha sexstrigella" ;
    dwc:scientificNameAuthorship "(Braun, 1921)" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha sexstrigella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idäntupsukoi"@fi,
        "Mompha sexstrigella"@sv .

<http://tun.fi/MX.59605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha miscella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha miscella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päivännoutotupsukoi"@fi,
        "Mompha miscella"@sv .

<http://tun.fi/MX.59606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha idaei" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha idaei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juuritupsukoi"@fi,
        "Mompha idaei"@sv .

<http://tun.fi/MX.59607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha conturbatella" ;
    dwc:scientificNameAuthorship "(Hübner, 1819)" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha conturbatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nupsutupsukoi"@fi,
        "Mompha conturbatella"@sv .

<http://tun.fi/MX.59608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha lacteella" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha lacteella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtatupsukoi"@fi,
        "Mompha lacteella"@sv .

<http://tun.fi/MX.59609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha propinquella" ;
    dwc:scientificNameAuthorship "(Stainton, 1851)" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha propinquella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjotupsukoi"@fi,
        "Mompha propinquella"@sv .

<http://tun.fi/MX.59610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha divisella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1854" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha divisella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihatupsukoi"@fi,
        "Mompha divisella"@sv .

<http://tun.fi/MX.59611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha sturnipennella" ;
    dwc:scientificNameAuthorship "(Treitschke, 1833)" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha sturnipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvitupsukoi"@fi,
        "Mompha sturnipennella"@sv .

<http://tun.fi/MX.59613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha subbistrigella" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha subbistrigella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatupsukoi"@fi,
        "Mompha subbistrigella"@sv .

<http://tun.fi/MX.59614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mompha epilobiella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59598> ;
    skos:hiddenLabel "Mompha epilobiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojatupsukoi"@fi,
        "Mompha epilobiella"@sv .

<http://tun.fi/MX.59618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythris productella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59617> ;
    skos:hiddenLabel "Scythris productella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskisukkulakoi"@fi,
        "Scythris productella"@sv .

<http://tun.fi/MX.59619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythris obscurella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.59617> ;
    skos:hiddenLabel "Scythris obscurella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänsukkulakoi"@fi,
        "Scythris obscurella"@sv .

<http://tun.fi/MX.59620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythris disparella" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.59617> ;
    skos:hiddenLabel "Scythris disparella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pronssisukkulakoi"@fi,
        "Scythris disparella"@sv .

<http://tun.fi/MX.59621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythris laminella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59617> ;
    skos:hiddenLabel "Scythris laminella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketosukkulakoi"@fi,
        "Scythris laminella"@sv .

<http://tun.fi/MX.59622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythris palustris" ;
    dwc:scientificNameAuthorship "(Zeller, 1855)" ;
    skos:broader <http://tun.fi/MX.59617> ;
    skos:hiddenLabel "Scythris palustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtasukkulakoi"@fi,
        "Scythris palustris"@sv .

<http://tun.fi/MX.59623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythris potentillella" ;
    dwc:scientificNameAuthorship "(Zeller, 1847)" ;
    skos:broader <http://tun.fi/MX.59617> ;
    skos:hiddenLabel "Scythris potentillella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkosukkulakoi"@fi,
        "Scythris potentillella"@sv .

<http://tun.fi/MX.59624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythris limbella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.59617> ;
    skos:hiddenLabel "Scythris limbella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läikkäsukkulakoi"@fi,
        "Scythris limbella"@sv .

<http://tun.fi/MX.59626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythris noricella" ;
    dwc:scientificNameAuthorship "(Zeller, 1843)" ;
    skos:altLabel "kulokoi"@fi ;
    skos:broader <http://tun.fi/MX.59617> ;
    skos:hiddenLabel "Scythris noricella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulosukkulakoi"@fi,
        "Scythris noricella"@sv .

<http://tun.fi/MX.59627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythris inspersella" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.59617> ;
    skos:hiddenLabel "Scythris inspersella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "horsmasukkulakoi"@fi,
        "Scythris inspersella"@sv .

<http://tun.fi/MX.59628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythris fuscopterella" ;
    dwc:scientificNameAuthorship "Bengtsson, 1977" ;
    skos:broader <http://tun.fi/MX.59617> ;
    skos:hiddenLabel "Scythris fuscopterella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsukkulakoi"@fi,
        "Scythris fuscopterella"@sv .

<http://tun.fi/MX.59629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scythris empetrella" ;
    dwc:scientificNameAuthorship "Karsholt & Schmidt Nielsen, 1976" ;
    skos:broader <http://tun.fi/MX.59617> ;
    skos:hiddenLabel "Scythris empetrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynisukkulakoi"@fi,
        "Scythris empetrella"@sv .

<http://tun.fi/MX.59634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pancalia schwarzella" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.59633> ;
    skos:hiddenLabel "Pancalia schwarzella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iso-orvokkikoi"@fi,
        "Pancalia schwarzella"@sv .

<http://tun.fi/MX.59636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pancalia leuwenhoekella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.59633> ;
    skos:hiddenLabel "Pancalia leuwenhoekella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuorvokkikoi"@fi,
        "Pancalia leuwenhoekella"@sv .

<http://tun.fi/MX.59639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmopterix orichalcea" ;
    dwc:scientificNameAuthorship "Stainton, 1861" ;
    skos:broader <http://tun.fi/MX.59638> ;
    skos:hiddenLabel "Cosmopterix orichalcea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsävälkekoi"@fi,
        "Cosmopterix orichalcea"@sv .

<http://tun.fi/MX.59641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmopterix scribaiella" ;
    dwc:scientificNameAuthorship "Zeller, 1850" ;
    skos:broader <http://tun.fi/MX.59638> ;
    skos:hiddenLabel "Cosmopterix scribaiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytivälkekoi"@fi,
        "Cosmopterix scribaiella"@sv .

<http://tun.fi/MX.59642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmopterix lienigiella" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.59638> ;
    skos:hiddenLabel "Cosmopterix lienigiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokovälkekoi"@fi,
        "Cosmopterix lienigiella"@sv .

<http://tun.fi/MX.59645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eteobalea anonymella" ;
    dwc:scientificNameAuthorship "(Riedl, 1965)" ;
    skos:broader <http://tun.fi/MX.321359> ;
    skos:hiddenLabel "Eteobalea anonymella"@fi,
        "Stagmatophora anonymella"@fi,
        "Stagmatophora anonymella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketovälkekoi"@fi,
        "Eteobalea anonymella"@sv .

<http://tun.fi/MX.59647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limnaecia phragmitella" ;
    dwc:scientificNameAuthorship "Stainton, 1851" ;
    skos:broader <http://tun.fi/MX.59646> ;
    skos:hiddenLabel "Limnaecia phragmitella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "osmankäämikoi"@fi,
        "Limnaecia phragmitella"@sv .

<http://tun.fi/MX.59650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorhagenia rhamniella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59649> ;
    skos:hiddenLabel "Sorhagenia rhamniella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakaversokoi"@fi,
        "Sorhagenia rhamniella"@sv .

<http://tun.fi/MX.59651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorhagenia lophyrella" ;
    dwc:scientificNameAuthorship "(Douglas, 1846)" ;
    skos:broader <http://tun.fi/MX.59649> ;
    skos:hiddenLabel "Sorhagenia lophyrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapaatsamavälkekoi"@fi,
        "Sorhagenia lophyrella"@sv .

<http://tun.fi/MX.59652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorhagenia janiszewskae" ;
    dwc:scientificNameAuthorship "Riedl, 1962" ;
    skos:broader <http://tun.fi/MX.59649> ;
    skos:hiddenLabel "Sorhagenia janiszewskae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paatsamaversokoi"@fi,
        "Sorhagenia janiszewskae"@sv .

<http://tun.fi/MX.59656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aristotelia ericinella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59655> ;
    skos:hiddenLabel "Aristotelia ericinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervahohtokoi"@fi,
        "Aristotelia ericinella"@sv .

<http://tun.fi/MX.59657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aristotelia subdecurtella" ;
    dwc:scientificNameAuthorship "(Stainton, 1859)" ;
    skos:broader <http://tun.fi/MX.59655> ;
    skos:hiddenLabel "Aristotelia subdecurtella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantahohtokoi"@fi,
        "Aristotelia subdecurtella"@sv .

<http://tun.fi/MX.59658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aristotelia heliacella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59655> ;
    skos:hiddenLabel "Aristotelia heliacella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvuokkohohtokoi"@fi,
        "Aristotelia heliacella"@sv .

<http://tun.fi/MX.59659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aristotelia brizella" ;
    dwc:scientificNameAuthorship "(Treitschke, 1833)" ;
    skos:broader <http://tun.fi/MX.59655> ;
    skos:hiddenLabel "Aristotelia brizella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukkaneilikkahohtokoi"@fi,
        "Aristotelia brizella"@sv .

<http://tun.fi/MX.59662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysoesthia drurella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.59660> ;
    skos:hiddenLabel "Chrysoesthia drurella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunosavikkakoi"@fi,
        "Chrysoesthia drurella"@sv .

<http://tun.fi/MX.59664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysoesthia sexguttella" ;
    dwc:scientificNameAuthorship "(Thunberg, 1794)" ;
    skos:broader <http://tun.fi/MX.59660> ;
    skos:hiddenLabel "Chrysoesthia sexguttella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläsavikkakoi"@fi,
        "Chrysoesthia sexguttella"@sv .

<http://tun.fi/MX.59666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xystophora pulveratella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:altLabel "valekaitakoi"@fi ;
    skos:broader <http://tun.fi/MX.59665> ;
    skos:hiddenLabel "Xystophora pulveratella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulverikoi"@fi,
        "Xystophora pulveratella"@sv .

<http://tun.fi/MX.59668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isophrictis striatella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59667> ;
    skos:hiddenLabel "Isophrictis striatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pietarviirukoi"@fi,
        "Isophrictis striatella"@sv .

<http://tun.fi/MX.59669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Isophrictis anthemidella" ;
    dwc:scientificNameAuthorship "(Wocke, 1871)" ;
    skos:broader <http://tun.fi/MX.59667> ;
    skos:hiddenLabel "Isophrictis anthemidella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sauramoviirukoi"@fi,
        "Isophrictis anthemidella"@sv .

<http://tun.fi/MX.59671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metzneria neuropterella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59670> ;
    skos:hiddenLabel "Metzneria neuropterella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomykerökoi"@fi,
        "Metzneria neuropterella"@sv .

<http://tun.fi/MX.59672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metzneria aestivella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59670> ;
    skos:hiddenLabel "Metzneria aestivella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurhomykerökoi"@fi,
        "Metzneria aestivella"@sv .

<http://tun.fi/MX.59674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metzneria lappella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59670> ;
    skos:hiddenLabel "Metzneria lappella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takiaismykerökoi"@fi,
        "Metzneria lappella"@sv .

<http://tun.fi/MX.59675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metzneria ehikeella" ;
    dwc:scientificNameAuthorship "Gozmány, 1954" ;
    skos:broader <http://tun.fi/MX.59670> ;
    skos:hiddenLabel "Metzneria ehikeella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokkimykerökoi"@fi,
        "Metzneria ehikeella"@sv .

<http://tun.fi/MX.59676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metzneria metzneriella" ;
    dwc:scientificNameAuthorship "(Stainton, 1851)" ;
    skos:broader <http://tun.fi/MX.59670> ;
    skos:hiddenLabel "Metzneria metzneriella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittymykerökoi"@fi,
        "Metzneria metzneriella"@sv .

<http://tun.fi/MX.59677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metzneria aprilella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59670> ;
    skos:hiddenLabel "Metzneria aprilella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punamykerökoi"@fi,
        "Metzneria aprilella"@sv .

<http://tun.fi/MX.59679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metzneria santolinella" ;
    dwc:scientificNameAuthorship "Amsel, 1936" ;
    skos:broader <http://tun.fi/MX.59670> ;
    skos:hiddenLabel "Metzneria santolinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sauramomykerökoi"@fi,
        "Metzneria santolinella"@sv .

<http://tun.fi/MX.59682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apodia martinii" ;
    dwc:scientificNameAuthorship "Petry, 1911" ;
    skos:broader <http://tun.fi/MX.59681> ;
    skos:hiddenLabel "Apodia bifractella"@fi,
        "Apodia martinii"@fi,
        "Apodia bifractella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenjuurimykerökoi"@fi,
        "Apodia martinii"@sv .

<http://tun.fi/MX.59684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argolamprotes micella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59683> ;
    skos:hiddenLabel "Argolamprotes micella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vattukaitakoi"@fi,
        "Argolamprotes micella"@sv .

<http://tun.fi/MX.59686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa cytisella" ;
    dwc:scientificNameAuthorship "(Curtis, 1837)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa cytisella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sananjalkakaitakoi"@fi,
        "Monochroa cytisella"@sv .

<http://tun.fi/MX.59687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa rumicetella" ;
    dwc:scientificNameAuthorship "(Hofmann, 1868)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa rumicetella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolaheinäkaitakoi"@fi,
        "Monochroa rumicetella"@sv .

<http://tun.fi/MX.59688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa sepicolella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa sepicolella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunkaitakoi"@fi,
        "Monochroa sepicolella"@sv .

<http://tun.fi/MX.59689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa tenebrella" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa tenebrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokaitakoi"@fi,
        "Monochroa tenebrella"@sv .

<http://tun.fi/MX.59690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa servella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa servella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "esikkokaitakoi"@fi,
        "Monochroa servella"@sv .

<http://tun.fi/MX.59692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa conspersella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa conspersella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alpikaitakoi"@fi,
        "Monochroa conspersella"@sv .

<http://tun.fi/MX.59694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa tetragonella" ;
    dwc:scientificNameAuthorship "(Stainton, 1885)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa tetragonella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkikaitakoi"@fi,
        "Monochroa tetragonella"@sv .

<http://tun.fi/MX.59695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa elongella" ;
    dwc:scientificNameAuthorship "(Heinemann, 1870)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa elongella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hanhikkikaitakoi"@fi,
        "Monochroa elongella"@sv .

<http://tun.fi/MX.59696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa lutulentella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa lutulentella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "angervokaitakoi"@fi,
        "Monochroa lutulentella"@sv .

<http://tun.fi/MX.59697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa lucidella" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa lucidella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luikkakaitakoi"@fi,
        "Monochroa lucidella"@sv .

<http://tun.fi/MX.59698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa saltenella" ;
    dwc:scientificNameAuthorship "(Benander, 1928)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa saltenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankaitakoi"@fi,
        "Monochroa saltenella"@sv .

<http://tun.fi/MX.59699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa palustrella" ;
    dwc:scientificNameAuthorship "(Douglas, 1850)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa palustrella"@fi,
        "Monochroa palustrellus"@fi,
        "Monochroa palustrellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hierakkakaitakoi"@fi,
        "Monochroa palustrella"@sv .

<http://tun.fi/MX.59700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa simplicella" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa simplicella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakaitakoi"@fi,
        "Monochroa simplicella"@sv .

<http://tun.fi/MX.59701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa arundinetella" ;
    dwc:scientificNameAuthorship "(Stainton, 1858)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa arundinetella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvikaitakoi"@fi,
        "Monochroa arundinetella"@sv .

<http://tun.fi/MX.59702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa suffusella" ;
    dwc:scientificNameAuthorship "(Douglas, 1850)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa suffusella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "allikkokaitakoi"@fi,
        "Monochroa suffusella"@sv .

<http://tun.fi/MX.59703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa ferrea" ;
    dwc:scientificNameAuthorship "(Frey, 1870)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa ferrea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppakaitakoi"@fi,
        "Monochroa ferrea"@sv .

<http://tun.fi/MX.59705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa hornigi" ;
    dwc:scientificNameAuthorship "(Staudinger, 1883)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa hornigi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tatarkaitakoi"@fi,
        "Monochroa hornigi"@sv .

<http://tun.fi/MX.59706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochroa niphognatha" ;
    dwc:scientificNameAuthorship "(Gozmány, 1953)" ;
    skos:broader <http://tun.fi/MX.59685> ;
    skos:hiddenLabel "Monochroa niphognatha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampikaitakoi"@fi,
        "Monochroa niphognatha"@sv .

<http://tun.fi/MX.59709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypteryx wilkella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59707> ;
    skos:hiddenLabel "Eulamprotes wilkella"@fi,
        "Oxypteryx wilkella"@fi,
        "Eulamprotes wilkella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkokaitakoi"@fi,
        "Oxypteryx wilkella"@sv .

<http://tun.fi/MX.59711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypteryx superbella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59707> ;
    skos:hiddenLabel "Eulamprotes superbella"@fi,
        "Oxypteryx superbella"@fi,
        "Eulamprotes superbella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korukaitakoi"@fi,
        "Oxypteryx superbella"@sv .

<http://tun.fi/MX.59712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypteryx unicolorella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.59707> ;
    skos:hiddenLabel "Eulamprotes unicolorella"@fi,
        "Oxypteryx unicolorella"@fi,
        "Eulamprotes unicolorella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuismakaitakoi"@fi,
        "Oxypteryx unicolorella"@sv .

<http://tun.fi/MX.59713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypteryx atrella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59707> ;
    skos:hiddenLabel "Eulamprotes atrella"@fi,
        "Oxypteryx atrella"@fi,
        "Eulamprotes atrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkaitakoi"@fi,
        "Oxypteryx atrella"@sv .

<http://tun.fi/MX.59715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxypteryx plumbella" ;
    dwc:scientificNameAuthorship "(Heinemann, 1870)" ;
    skos:broader <http://tun.fi/MX.59707> ;
    skos:hiddenLabel "Eulamprotes plumbella"@fi,
        "Oxypteryx plumbella"@fi,
        "Eulamprotes plumbella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysikaitakoi"@fi,
        "Oxypteryx plumbella"@sv .

<http://tun.fi/MX.59717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryotropha terrella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59716> ;
    skos:hiddenLabel "Bryotropha terrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosammalkoi"@fi,
        "Bryotropha terrella"@sv .

<http://tun.fi/MX.59718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryotropha desertella" ;
    dwc:scientificNameAuthorship "(Douglas, 1850)" ;
    skos:broader <http://tun.fi/MX.59716> ;
    skos:hiddenLabel "Bryotropha desertella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "särkkäsammalkoi"@fi,
        "Bryotropha desertella"@sv .

<http://tun.fi/MX.59719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryotropha boreella" ;
    dwc:scientificNameAuthorship "(Douglas, 1851)" ;
    skos:broader <http://tun.fi/MX.59716> ;
    skos:hiddenLabel "Bryotropha boreella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkasammalkoi"@fi,
        "Bryotropha boreella"@sv .

<http://tun.fi/MX.59720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryotropha galbanella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59716> ;
    skos:hiddenLabel "Bryotropha galbanella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäsammalkoi"@fi,
        "Bryotropha galbanella"@sv .

<http://tun.fi/MX.59721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryotropha plantariella" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.59716> ;
    skos:hiddenLabel "Bryotropha plantariella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suosammalkoi"@fi,
        "Bryotropha plantariella"@sv .

<http://tun.fi/MX.59722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryotropha purpurella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.59716> ;
    skos:hiddenLabel "Bryotropha purpurella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurasammalkoi"@fi,
        "Bryotropha purpurella"@sv .

<http://tun.fi/MX.59723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryotropha senectella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59716> ;
    skos:hiddenLabel "Bryotropha senectella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmosammalkoi"@fi,
        "Bryotropha senectella"@sv .

<http://tun.fi/MX.59724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryotropha similis" ;
    dwc:scientificNameAuthorship "(Stainton, 1854)" ;
    skos:broader <http://tun.fi/MX.59716> ;
    skos:hiddenLabel "Bryotropha similis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysisammalkoi"@fi,
        "Bryotropha similis"@sv .

<http://tun.fi/MX.59725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryotropha umbrosella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59716> ;
    skos:hiddenLabel "Bryotropha umbrosella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynisammalkoi"@fi,
        "Bryotropha umbrosella"@sv .

<http://tun.fi/MX.59727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryotropha affinis" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59716> ;
    skos:hiddenLabel "Bryotropha affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummisammalkoi"@fi,
        "Bryotropha affinis"@sv .

<http://tun.fi/MX.59730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Recurvaria leucatella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.59729> ;
    skos:hiddenLabel "Recurvaria leucatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhajäytäjäkoi"@fi,
        "Recurvaria leucatella"@sv .

<http://tun.fi/MX.59732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exoteleia dodecella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59731> ;
    skos:hiddenLabel "Exoteleia dodecella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynversojäytäjäkoi"@fi,
        "Exoteleia dodecella"@sv .

<http://tun.fi/MX.59734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenolechia gemmella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59733> ;
    skos:hiddenLabel "Stenolechia gemmella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenversojäytäjäkoi"@fi,
        "Stenolechia gemmella"@sv .

<http://tun.fi/MX.59736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parachronistis albiceps" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59735> ;
    skos:hiddenLabel "Parachronistis albiceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinänversojäytäjäkoi"@fi,
        "Parachronistis albiceps"@sv .

<http://tun.fi/MX.59738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teleiodes vulgellus" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59737> ;
    skos:hiddenLabel "Teleiodes vulgella"@fi,
        "Teleiodes vulgellus"@fi,
        "Teleiodes vulgella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajajäytäjäkoi"@fi,
        "Teleiodes vulgellus"@sv .

<http://tun.fi/MX.59739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teleiodes wagai" ;
    dwc:scientificNameAuthorship "(Nowicki, 1860)" ;
    skos:broader <http://tun.fi/MX.59737> ;
    skos:hiddenLabel "Teleiodes wagae"@fi,
        "Teleiodes wagai"@fi,
        "Teleiodes wagae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäjäytäjäkoi"@fi,
        "Teleiodes wagai"@sv .

<http://tun.fi/MX.59740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teleiodes luculellus" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.59737> ;
    skos:hiddenLabel "Teleiodes luculella"@fi,
        "Teleiodes luculellus"@fi,
        "Teleiodes luculella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammijäytäjäkoi"@fi,
        "Teleiodes luculellus"@sv .

<http://tun.fi/MX.59741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teleiodes flavimaculellus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59737> ;
    skos:hiddenLabel "Teleiodes flavimaculella"@fi,
        "Teleiodes flavimaculellus"@fi,
        "Teleiodes flavimaculella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatäpläjäytäjäkoi"@fi,
        "Teleiodes flavimaculellus"@sv .

<http://tun.fi/MX.59742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neotelphusa sequax" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.290276> ;
    skos:hiddenLabel "Neotelphusa sequax"@fi,
        "Teleiodes sequax"@fi,
        "Teleoides sequax"@fi,
        "Teleiodes sequax"@sv,
        "Teleoides sequax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketojäytäjäkoi"@fi,
        "Neotelphusa sequax"@sv .

<http://tun.fi/MX.59744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpatolechia decorella" ;
    dwc:scientificNameAuthorship "(Haworth, 1812)" ;
    skos:broader <http://tun.fi/MX.59743> ;
    skos:hiddenLabel "Carpatolechia decorella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvijäytäjäkoi"@fi,
        "Carpatolechia decorella"@sv .

<http://tun.fi/MX.59745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpatolechia fugitivella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59743> ;
    skos:hiddenLabel "Carpatolechia fugitivella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavajäytäjäkoi"@fi,
        "Carpatolechia fugitivella"@sv .

<http://tun.fi/MX.59746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpatolechia alburnella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59743> ;
    skos:hiddenLabel "Carpatolechia alburnella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuohijäytäjäkoi"@fi,
        "Carpatolechia alburnella"@sv .

<http://tun.fi/MX.59747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpatolechia notatella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.59743> ;
    skos:hiddenLabel "Carpatolechia notatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajujäytäjäkoi"@fi,
        "Carpatolechia notatella"@sv .

<http://tun.fi/MX.59748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpatolechia proximella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59743> ;
    skos:hiddenLabel "Carpatolechia proximella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivujäytäjäkoi"@fi,
        "Carpatolechia proximella"@sv .

<http://tun.fi/MX.59749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carpatolechia epomidella" ;
    dwc:scientificNameAuthorship "(Tengström, 1869)" ;
    skos:broader <http://tun.fi/MX.59743> ;
    skos:hiddenLabel "Carpatolechia epomidella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pursujäytäjäkoi"@fi,
        "Carpatolechia epomidella"@sv .

<http://tun.fi/MX.59751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotelphusa scalella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.59750> ;
    skos:hiddenLabel "Pseudotelphusa scalella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjojäytäjäkoi"@fi,
        "Pseudotelphusa scalella"@sv .

<http://tun.fi/MX.59752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotelphusa paripunctella" ;
    dwc:scientificNameAuthorship "(Thunberg, 1794)" ;
    skos:broader <http://tun.fi/MX.59750> ;
    skos:hiddenLabel "Pseudotelphusa paripunctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paripistejäytäjäkoi"@fi,
        "Pseudotelphusa paripunctella"@sv .

<http://tun.fi/MX.59754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Teleiopsis diffinis" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59753> ;
    skos:hiddenLabel "Teleiopsis diffinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolaheinäjäytäjäkoi"@fi,
        "Teleiopsis diffinis"@sv .

<http://tun.fi/MX.59756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altenia perspersella" ;
    dwc:scientificNameAuthorship "(Wocke, 1862)" ;
    skos:broader <http://tun.fi/MX.59755> ;
    skos:hiddenLabel "Altenia perspersella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnikkakeulakoi"@fi,
        "Altenia perspersella"@sv .

<http://tun.fi/MX.59759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelechia rhombella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59758> ;
    skos:hiddenLabel "Gelechia rhombella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenakeulakoi"@fi,
        "Gelechia rhombella"@sv .

<http://tun.fi/MX.59760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelechia sabinella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59758> ;
    skos:hiddenLabel "Gelechia sabinella"@fi,
        "Gelechia sabinellus"@fi,
        "Gelechia sabinellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajakeulakoi"@fi,
        "Gelechia sabinella"@sv .

<http://tun.fi/MX.59761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelechia sororculella" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.59758> ;
    skos:hiddenLabel "Gelechia sororculella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitakeulakoi"@fi,
        "Gelechia sororculella"@sv .

<http://tun.fi/MX.59762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelechia jakovlevi" ;
    dwc:scientificNameAuthorship "Krulikowsky, 1905" ;
    skos:broader <http://tun.fi/MX.59758> ;
    skos:hiddenLabel "Gelechia jakovlevi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herukkakeulakoi"@fi,
        "Gelechia jakovlevi"@sv .

<http://tun.fi/MX.59764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelechia muscosella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59758> ;
    skos:hiddenLabel "Gelechia muscosella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukeulakoi"@fi,
        "Gelechia muscosella"@sv .

<http://tun.fi/MX.59765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelechia cuneatella" ;
    dwc:scientificNameAuthorship "Douglas, 1852" ;
    skos:broader <http://tun.fi/MX.59758> ;
    skos:hiddenLabel "Gelechia cuneatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salavakeulakoi"@fi,
        "Gelechia cuneatella"@sv .

<http://tun.fi/MX.59766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelechia hippophaella" ;
    dwc:scientificNameAuthorship "(Schrank, 1802)" ;
    skos:broader <http://tun.fi/MX.59758> ;
    skos:hiddenLabel "Gelechia hippophaella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrnikeulakoi"@fi,
        "Gelechia hippophaella"@sv .

<http://tun.fi/MX.59767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelechia nigra" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59758> ;
    skos:hiddenLabel "Gelechia nigra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakeulakoi"@fi,
        "Gelechia nigra"@sv .

<http://tun.fi/MX.59768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelechia turpella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59758> ;
    skos:hiddenLabel "Gelechia turpella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelikeulakoi"@fi,
        "Gelechia turpella"@sv .

<http://tun.fi/MX.59770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gelechia sestertiella" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1854" ;
    skos:broader <http://tun.fi/MX.59758> ;
    skos:hiddenLabel "Gelechia sestertiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahterakeulakoi"@fi,
        "Gelechia sestertiella"@sv .

<http://tun.fi/MX.59772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psoricoptera speciosella" ;
    dwc:scientificNameAuthorship "Teich, 1892" ;
    skos:broader <http://tun.fi/MX.59771> ;
    skos:hiddenLabel "Psoricoptera speciosella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitasyyskeulakoi"@fi,
        "Psoricoptera speciosella"@sv .

<http://tun.fi/MX.59773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psoricoptera gibbosella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59771> ;
    skos:hiddenLabel "Psoricoptera gibbosella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammisyyskeulakoi"@fi,
        "Psoricoptera gibbosella"@sv .

<http://tun.fi/MX.59775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionodes lugubrellus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.59774> ;
    skos:hiddenLabel "Chionodes lugubrella"@fi,
        "Chionodes lugubrellus"@fi,
        "Chionodes lugubrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovakeulakoi"@fi,
        "Chionodes lugubrellus"@sv .

<http://tun.fi/MX.59776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionodes tragicellus" ;
    dwc:scientificNameAuthorship "(Heyden, 1865)" ;
    skos:broader <http://tun.fi/MX.59774> ;
    skos:hiddenLabel "Chionodes tragicella"@fi,
        "Chionodes tragicellus"@fi,
        "Chionodes tragicella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikuusikeulakoi"@fi,
        "Chionodes tragicellus"@sv .

<http://tun.fi/MX.59777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionodes luctuellus" ;
    dwc:scientificNameAuthorship "(Hübner, 1793)" ;
    skos:broader <http://tun.fi/MX.59774> ;
    skos:hiddenLabel "Chionodes luctuella"@fi,
        "Chionodes luctuellus"@fi,
        "Chionodes luctuella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusikeulakoi"@fi,
        "Chionodes luctuellus"@sv .

<http://tun.fi/MX.59778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionodes violaceus" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.59774> ;
    skos:hiddenLabel "Chionodes violacea"@fi,
        "Chionodes violaceus"@fi,
        "Chionodes violacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokeulakoi"@fi,
        "Chionodes violaceus"@sv .

<http://tun.fi/MX.59779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionodes holosericellus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59774> ;
    skos:hiddenLabel "Chionodes holosericella"@fi,
        "Chionodes holosericellus"@fi,
        "Chionodes holosericella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokeulakoi"@fi,
        "Chionodes holosericellus"@sv .

<http://tun.fi/MX.59780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionodes nubilellus" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.59774> ;
    skos:hiddenLabel "Chionodes nubilella"@fi,
        "Chionodes nubilellus"@fi,
        "Chionodes nubilella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankeulakoi"@fi,
        "Chionodes nubilellus"@sv .

<http://tun.fi/MX.59781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionodes continuellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59774> ;
    skos:hiddenLabel "Chionodes continuella"@fi,
        "Chionodes continuellus"@fi,
        "Chionodes continuella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkäläkeulakoi"@fi,
        "Chionodes continuellus"@sv .

<http://tun.fi/MX.59782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionodes distinctellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59774> ;
    skos:hiddenLabel "Chionodes distinctella"@fi,
        "Chionodes distinctellus"@fi,
        "Chionodes distinctella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäkeulakoi"@fi,
        "Chionodes distinctellus"@sv .

<http://tun.fi/MX.59783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionodes electellus" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59774> ;
    skos:hiddenLabel "Chionodes electella"@fi,
        "Chionodes electellus"@fi,
        "Chionodes electella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "närekeulakoi"@fi,
        "Chionodes electellus"@sv .

<http://tun.fi/MX.59784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionodes viduellus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.59774> ;
    skos:hiddenLabel "Chionodes viduella"@fi,
        "Chionodes viduellus"@fi,
        "Chionodes viduella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seeprakeulakoi"@fi,
        "Chionodes viduellus"@sv .

<http://tun.fi/MX.59785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionodes fumatellus" ;
    dwc:scientificNameAuthorship "(Douglas, 1850)" ;
    skos:broader <http://tun.fi/MX.59774> ;
    skos:hiddenLabel "Chionodes fumatella"@fi,
        "Chionodes fumatellus"@fi,
        "Chionodes fumatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalkeulakoi"@fi,
        "Chionodes fumatellus"@sv .

<http://tun.fi/MX.59786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chionodes ignorantellus" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59774> ;
    skos:hiddenLabel "Chionodes ignorantella"@fi,
        "Chionodes ignorantellus"@fi,
        "Chionodes ignorantella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkokeulakoi"@fi,
        "Chionodes ignorantellus"@sv .

<http://tun.fi/MX.59788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aroga velocella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59787> ;
    skos:hiddenLabel "Aroga velocella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarkeulakoi"@fi,
        "Aroga velocella"@sv .

<http://tun.fi/MX.59790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Filatima incomptella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59789> ;
    skos:hiddenLabel "Filatima incomptella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkakeulakoi"@fi,
        "Filatima incomptella"@sv .

<http://tun.fi/MX.59792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neofriseria peliella" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.59791> ;
    skos:hiddenLabel "Neofriseria peliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokeulakoi"@fi,
        "Neofriseria peliella"@sv .

<http://tun.fi/MX.59794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neofriseria singula" ;
    dwc:scientificNameAuthorship "(Staudinger, 1876)" ;
    skos:broader <http://tun.fi/MX.59791> ;
    skos:hiddenLabel "Neofriseria singula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakeulakoi"@fi,
        "Neofriseria singula"@sv .

<http://tun.fi/MX.59797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prolita sexpunctella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.59795> ;
    skos:hiddenLabel "Prolita sexpunctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskeulakoi"@fi,
        "Prolita sexpunctella"@sv .

<http://tun.fi/MX.59801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athrips pruinosellus" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.59799> ;
    skos:hiddenLabel "Athrips pruinosella"@fi,
        "Athrips pruinosellus"@fi,
        "Athrips pruinosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juolukkakeulakoi"@fi,
        "Athrips pruinosellus"@sv .

<http://tun.fi/MX.59802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athrips amoenellus" ;
    dwc:scientificNameAuthorship "(Frey, 1882)" ;
    skos:altLabel "paahdekoi"@fi ;
    skos:broader <http://tun.fi/MX.59799> ;
    skos:hiddenLabel "Athrips amoenella"@fi,
        "Athrips amoenellus"@fi,
        "Athrips amoenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdekeulakoi"@fi,
        "Athrips amoenellus"@sv .

<http://tun.fi/MX.59803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athrips tetrapunctellus" ;
    dwc:scientificNameAuthorship "(Thunberg, 1794)" ;
    skos:broader <http://tun.fi/MX.59799> ;
    skos:hiddenLabel "Athrips tetrapunctella"@fi,
        "Athrips tetrapunctellus"@fi,
        "Athrips tetrapunctella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakeulakoi"@fi,
        "Athrips tetrapunctellus"@sv .

<http://tun.fi/MX.59804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athrips mouffetellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59799> ;
    skos:hiddenLabel "Athrips mouffetella"@fi,
        "Athrips mouffetellus"@fi,
        "Athrips mouffetella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamakeulakoi"@fi,
        "Athrips mouffetellus"@sv .

<http://tun.fi/MX.59807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnorimoschema herbichii" ;
    dwc:scientificNameAuthorship "(Nowicki, 1864)" ;
    skos:broader <http://tun.fi/MX.59806> ;
    skos:hiddenLabel "Gnorimoschema herbichii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kortehietakoi"@fi,
        "Gnorimoschema herbichii"@sv .

<http://tun.fi/MX.59808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnorimoschema epithymellum" ;
    dwc:scientificNameAuthorship "(Staudinger, 1859)" ;
    skos:broader <http://tun.fi/MX.59806> ;
    skos:hiddenLabel "Gnorimoschema epithymella"@fi,
        "Gnorimoschema epithymellum"@fi,
        "Gnorimoschema epithymella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangashietakoi"@fi,
        "Gnorimoschema epithymellum"@sv .

<http://tun.fi/MX.59810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnorimoschema nordlandicolellum" ;
    dwc:scientificNameAuthorship "(Strand, 1902)" ;
    skos:broader <http://tun.fi/MX.59806> ;
    skos:hiddenLabel "Gnorimoschema nordlandicolella"@fi,
        "Gnorimoschema nordlandicolellum"@fi,
        "Gnorimoschema nordlandicolella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioishietakoi"@fi,
        "Gnorimoschema nordlandicolellum"@sv .

<http://tun.fi/MX.59811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnorimoschema valesiellum" ;
    dwc:scientificNameAuthorship "(Staudinger, 1877)" ;
    skos:broader <http://tun.fi/MX.59806> ;
    skos:hiddenLabel "Gnorimoschema valesiella"@fi,
        "Gnorimoschema valesiellum"@fi,
        "Gnorimoschema valesiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piiskuhietakoi"@fi,
        "Gnorimoschema valesiellum"@sv .

<http://tun.fi/MX.59812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnorimoschema streliciellum" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59806> ;
    skos:hiddenLabel "Gnorimoschema streliciella"@fi,
        "Gnorimoschema streliciellum"@fi,
        "Gnorimoschema streliciella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttähietakoi"@fi,
        "Gnorimoschema streliciellum"@sv .

<http://tun.fi/MX.59815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpopsis petasitis" ;
    dwc:scientificNameAuthorship "(Pfaffenzeller, 1867)" ;
    skos:altLabel "lettojäytäjäkoi"@fi ;
    skos:broader <http://tun.fi/MX.59813> ;
    skos:hiddenLabel "Scrobipalpopsis petasitis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettokoi"@fi,
        "Scrobipalpopsis petasitis"@sv .

<http://tun.fi/MX.59817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpa acuminatella" ;
    dwc:scientificNameAuthorship "(Sircom, 1850)" ;
    skos:broader <http://tun.fi/MX.59816> ;
    skos:hiddenLabel "Scrobipalpa acuminatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyjäytäjäkoi"@fi,
        "Scrobipalpa acuminatella"@sv .

<http://tun.fi/MX.59818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpa proclivella" ;
    dwc:scientificNameAuthorship "(Fuchs, 1886)" ;
    skos:broader <http://tun.fi/MX.59816> ;
    skos:hiddenLabel "Scrobipalpa proclivella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujojäytäjäkoi"@fi,
        "Scrobipalpa proclivella"@sv .

<http://tun.fi/MX.59819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpa artemisiella" ;
    dwc:scientificNameAuthorship "(Treitschke, 1833)" ;
    skos:broader <http://tun.fi/MX.59816> ;
    skos:hiddenLabel "Scrobipalpa artemisiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ajuruohojäytäjäkoi"@fi,
        "Scrobipalpa artemisiella"@sv .

<http://tun.fi/MX.59820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpa atriplicella" ;
    dwc:scientificNameAuthorship "(Fischer von Röslerstamm, 1841)" ;
    skos:broader <http://tun.fi/MX.59816> ;
    skos:hiddenLabel "Scrobipalpa atriplicella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltojäytäjäkoi"@fi,
        "Scrobipalpa atriplicella"@sv .

<http://tun.fi/MX.59821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpa murinella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.59816> ;
    skos:hiddenLabel "Scrobipalpa murinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpäläjäytäjäkoi"@fi,
        "Scrobipalpa murinella"@sv .

<http://tun.fi/MX.59822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpa nitentella" ;
    dwc:scientificNameAuthorship "(Fuchs, 1902)" ;
    skos:broader <http://tun.fi/MX.59816> ;
    skos:hiddenLabel "Scrobipalpa nitentella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maltsajäytäjäkoi"@fi,
        "Scrobipalpa nitentella"@sv .

<http://tun.fi/MX.59823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpa obsoletella" ;
    dwc:scientificNameAuthorship "(Fischer von Röslerstamm, 1841)" ;
    skos:broader <http://tun.fi/MX.59816> ;
    skos:hiddenLabel "Scrobipalpa obsoletella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkojäytäjäkoi"@fi,
        "Scrobipalpa obsoletella"@sv .

<http://tun.fi/MX.59824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpa pauperella" ;
    dwc:scientificNameAuthorship "(Heinemann, 1870)" ;
    skos:broader <http://tun.fi/MX.59816> ;
    skos:hiddenLabel "Scrobipalpa pauperella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakejäytäjäkoi"@fi,
        "Scrobipalpa pauperella"@sv .

<http://tun.fi/MX.59826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpa salicorniae" ;
    dwc:scientificNameAuthorship "(Hering, 1889)" ;
    skos:altLabel "suolayrttijäytäjäkoi"@fi ;
    skos:broader <http://tun.fi/MX.59816> ;
    skos:hiddenLabel "Scrobipalpa salicorniae"@fi,
        "Scrobipalpa salinella"@fi,
        "Scrobipalpa salinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolakkojäytäjäkoi"@fi,
        "Scrobipalpa salicorniae"@sv .

<http://tun.fi/MX.59827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpa samadensis" ;
    dwc:scientificNameAuthorship "(Pfaffenzeller, 1870)" ;
    skos:broader <http://tun.fi/MX.59816> ;
    skos:hiddenLabel "Scrobipalpa samadensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punajäytäjäkoi"@fi,
        "Scrobipalpa samadensis"@sv .

<http://tun.fi/MX.59828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpa bryophiloides" ;
    dwc:scientificNameAuthorship "Povolný, 1966" ;
    skos:broader <http://tun.fi/MX.59816> ;
    skos:hiddenLabel "Scrobipalpa bryophiloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arojäytäjäkoi"@fi,
        "Scrobipalpa bryophiloides"@sv .

<http://tun.fi/MX.59829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpa stangei" ;
    dwc:scientificNameAuthorship "(E. Hering, 1889)" ;
    skos:broader <http://tun.fi/MX.59816> ;
    skos:hiddenLabel "Scrobipalpa stangei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantajäytäjäkoi"@fi,
        "Scrobipalpa stangei"@sv .

<http://tun.fi/MX.59831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpula psilella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59830> ;
    skos:hiddenLabel "Scrobipalpula psilella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsämöjäytäjäkoi"@fi,
        "Scrobipalpula psilella"@sv .

<http://tun.fi/MX.59832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpula diffluella" ;
    dwc:scientificNameAuthorship "(Frey, 1870)" ;
    skos:broader <http://tun.fi/MX.59830> ;
    skos:hiddenLabel "Scrobipalpula diffluella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioisjäytäjäkoi"@fi,
        "Scrobipalpula diffluella"@sv .

<http://tun.fi/MX.59834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmardia moritzella" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.59833> ;
    skos:hiddenLabel "Cosmardia moritzella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoailakkivyökoi"@fi,
        "Cosmardia moritzella"@sv .

<http://tun.fi/MX.59836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Klimeschiopsis kiningerella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.59835> ;
    skos:hiddenLabel "Klimeschiopsis kiningerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somervyökoi"@fi,
        "Klimeschiopsis kiningerella"@sv .

<http://tun.fi/MX.59838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum fischerellum" ;
    dwc:scientificNameAuthorship "(Treitschke, 1833)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum fischerella"@fi,
        "Caryocolum fischerellum"@fi,
        "Caryocolum fischerella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suopayrttivyökoi"@fi,
        "Caryocolum fischerellum"@sv .

<http://tun.fi/MX.59839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum tischeriellum" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum tischeriella"@fi,
        "Caryocolum tischeriellum"@fi,
        "Caryocolum tischeriella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuokkukohokkivyökoi"@fi,
        "Caryocolum tischeriellum"@sv .

<http://tun.fi/MX.59840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum alsinellum" ;
    dwc:scientificNameAuthorship "(Zeller, 1868)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum alsinella"@fi,
        "Caryocolum alsinellum"@fi,
        "Caryocolum alsinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketovyökoi"@fi,
        "Caryocolum alsinellum"@sv .

<http://tun.fi/MX.59841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum viscariellum" ;
    dwc:scientificNameAuthorship "(Stainton, 1855)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum viscariella"@fi,
        "Caryocolum viscariellum"@fi,
        "Caryocolum viscariella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ailakkivyökoi"@fi,
        "Caryocolum viscariellum"@sv .

<http://tun.fi/MX.59842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum vicinellum" ;
    dwc:scientificNameAuthorship "(Douglas, 1851)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum vicinella"@fi,
        "Caryocolum vicinellum"@fi,
        "Caryocolum vicinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervakkovyökoi"@fi,
        "Caryocolum vicinellum"@sv .

<http://tun.fi/MX.59843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum amaurellum" ;
    dwc:scientificNameAuthorship "(M. Hering, 1924)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum amaurella"@fi,
        "Caryocolum amaurellum"@fi,
        "Caryocolum amaurella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysivyökoi"@fi,
        "Caryocolum amaurellum"@sv .

<http://tun.fi/MX.59844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum petryi" ;
    dwc:scientificNameAuthorship "(Hofmann, 1899)" ;
    skos:altLabel "raunikkikoi"@fi ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum petryi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raunikkivyökoi"@fi,
        "Caryocolum petryi"@sv .

<http://tun.fi/MX.59845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum cauligenellum" ;
    dwc:scientificNameAuthorship "(Schmid, 1863)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum cauligenellum"@fi,
        "Caryocolum cauliginella"@fi,
        "Caryocolum cauliginellum"@fi,
        "Caryocolum cauliginella"@sv,
        "Caryocolum cauliginellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkämävyökoi"@fi,
        "Caryocolum cauligenellum"@sv .

<http://tun.fi/MX.59846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum arenariellum" ;
    dwc:scientificNameAuthorship "(Benander, 1937)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum arenariella"@fi,
        "Caryocolum arenariellum"@fi,
        "Caryocolum schleichi"@fi,
        "Caryocolum arenariella"@sv,
        "Caryocolum schleichi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaneilikkavyökoi"@fi,
        "Caryocolum arenariellum"@sv .

<http://tun.fi/MX.59848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum pullatellum" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum pullatella"@fi,
        "Caryocolum pullatellum"@fi,
        "Caryocolum pullatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihavyökoi"@fi,
        "Caryocolum pullatellum"@sv .

<http://tun.fi/MX.59849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum fraternellum" ;
    dwc:scientificNameAuthorship "(Douglas, 1851)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum fraternella"@fi,
        "Caryocolum fraternellum"@fi,
        "Caryocolum fraternella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyvyökoi"@fi,
        "Caryocolum fraternellum"@sv .

<http://tun.fi/MX.59850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum blandellum" ;
    dwc:scientificNameAuthorship "(Douglas, 1852)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum blandella"@fi,
        "Caryocolum blandellum"@fi,
        "Caryocolum blandella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevättähtimövyökoi"@fi,
        "Caryocolum blandellum"@sv .

<http://tun.fi/MX.59852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum blandelloides" ;
    dwc:scientificNameAuthorship "Karsholt, 1981" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum blandelloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkihärkkivyökoi"@fi,
        "Caryocolum blandelloides"@sv .

<http://tun.fi/MX.59855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum blandulellum" ;
    dwc:scientificNameAuthorship "(Tutt, 1887)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum blandulella"@fi,
        "Caryocolum blandulellum"@fi,
        "Caryocolum blandulella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkovyökoi"@fi,
        "Caryocolum blandulellum"@sv .

<http://tun.fi/MX.59856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum tricolorellum" ;
    dwc:scientificNameAuthorship "(Haworth, 1812)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum tricolorella"@fi,
        "Caryocolum tricolorellum"@fi,
        "Caryocolum tricolorella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtovyökoi"@fi,
        "Caryocolum tricolorellum"@sv .

<http://tun.fi/MX.59857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum junctellum" ;
    dwc:scientificNameAuthorship "(Douglas, 1851)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum junctella"@fi,
        "Caryocolum junctellum"@fi,
        "Caryocolum junctella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätvyökoi"@fi,
        "Caryocolum junctellum"@sv .

<http://tun.fi/MX.59858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum cassellum" ;
    dwc:scientificNameAuthorship "(Walker, 1864)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum cassella"@fi,
        "Caryocolum cassellum"@fi,
        "Caryocolum cassella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtotähtimövyökoi"@fi,
        "Caryocolum cassellum"@sv .

<http://tun.fi/MX.59860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum petrophilum" ;
    dwc:scientificNameAuthorship "(Preissecker, 1914)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum petrophila"@fi,
        "Caryocolum petrophilum"@fi,
        "Caryocolum petrophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinätähtimövyökoi"@fi,
        "Caryocolum petrophilum"@sv .

<http://tun.fi/MX.59861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caryocolum kroesmanniellum" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59837> ;
    skos:hiddenLabel "Caryocolum kroesmanniella"@fi,
        "Caryocolum kroesmanniellum"@fi,
        "Caryocolum kroesmanniella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmovyökoi"@fi,
        "Caryocolum kroesmanniellum"@sv .

<http://tun.fi/MX.59865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sophronia semicostella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.59864> ;
    skos:hiddenLabel "Sophronia semicostella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "simakeväkäskoi"@fi,
        "Sophronia semicostella"@sv .

<http://tun.fi/MX.59866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sophronia gelidella" ;
    dwc:scientificNameAuthorship "Nordman, 1941" ;
    skos:broader <http://tun.fi/MX.59864> ;
    skos:hiddenLabel "Sophronia gelidella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvuokkoväkäskoi"@fi,
        "Sophronia gelidella"@sv .

<http://tun.fi/MX.59867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sophronia humerella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59864> ;
    skos:hiddenLabel "Sophronia humerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdeväkäskoi"@fi,
        "Sophronia humerella"@sv .

<http://tun.fi/MX.59868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sophronia sicariella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59864> ;
    skos:hiddenLabel "Sophronia sicariella"@fi,
        "Sophronia sicariellus"@fi,
        "Sophronia sicariellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsämöväkäskoi"@fi,
        "Sophronia sicariella"@sv .

<http://tun.fi/MX.59870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aproaerema sangiella" ;
    dwc:scientificNameAuthorship "(Stainton, 1863)" ;
    skos:broader <http://tun.fi/MX.59876> ;
    skos:hiddenLabel "Aproaerema sangiella"@fi,
        "Syncopacma sangiella"@fi,
        "Syncopacma sangiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitenunnakoi"@fi,
        "Aproaerema sangiella"@sv .

<http://tun.fi/MX.59871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aproaerema cinctella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.59876> ;
    skos:hiddenLabel "Aproaerema cinctella"@fi,
        "Syncopacma cinctella"@fi,
        "Syncopacma cinctella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittynunnakoi"@fi,
        "Aproaerema cinctella"@sv .

<http://tun.fi/MX.59873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aproaerema taeniolella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59876> ;
    skos:hiddenLabel "Aproaerema taeniolella"@fi,
        "Syncopacma taeniolella"@fi,
        "Syncopacma taeniolella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raunionunnakoi"@fi,
        "Aproaerema taeniolella"@sv .

<http://tun.fi/MX.59874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aproaerema wormiella" ;
    dwc:scientificNameAuthorship "(Wolff, 1958)" ;
    skos:broader <http://tun.fi/MX.59876> ;
    skos:hiddenLabel "Aproaerema wormiella"@fi,
        "Syncopacma wormiella"@fi,
        "Syncopacma wormiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkununnakoi"@fi,
        "Aproaerema wormiella"@sv .

<http://tun.fi/MX.59875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aproaerema karvoneni" ;
    dwc:scientificNameAuthorship "(Hackman, 1950)" ;
    skos:broader <http://tun.fi/MX.59876> ;
    skos:hiddenLabel "Aproaerema karvoneni"@fi,
        "Syncopacma karvoneni"@fi,
        "Syncopacma karvoneni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltonunnakoi"@fi,
        "Aproaerema karvoneni"@sv .

<http://tun.fi/MX.59877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aproaerema anthyllidella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.59876> ;
    skos:hiddenLabel "Aproaerema anthyllidella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistenunnakoi"@fi,
        "Aproaerema anthyllidella"@sv .

<http://tun.fi/MX.59879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anacampsis populella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.59878> ;
    skos:hiddenLabel "Anacampsis populella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapahiilikoi"@fi,
        "Anacampsis populella"@sv .

<http://tun.fi/MX.59880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anacampsis blattariella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59878> ;
    skos:hiddenLabel "Anacampsis blattariella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuhiilikoi"@fi,
        "Anacampsis blattariella"@sv .

<http://tun.fi/MX.59881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anacampsis temerella" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.59878> ;
    skos:hiddenLabel "Anacampsis temerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuhiilikoi"@fi,
        "Anacampsis temerella"@sv .

<http://tun.fi/MX.59882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anacampsis fuscella" ;
    dwc:scientificNameAuthorship "(Eversmann, 1844)" ;
    skos:broader <http://tun.fi/MX.59878> ;
    skos:hiddenLabel "Anacampsis fuscella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkihiilikoi"@fi,
        "Anacampsis fuscella"@sv .

<http://tun.fi/MX.59884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesophleps silacella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.59883> ;
    skos:hiddenLabel "Mesophleps silacella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päivännoutokoi"@fi,
        "Mesophleps silacella"@sv .

<http://tun.fi/MX.59887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anarsia innoxiella" ;
    dwc:scientificNameAuthorship "Gregersen & Karsholt, 2017" ;
    skos:broader <http://tun.fi/MX.59886> ;
    skos:hiddenLabel "Anarsia innoxiella"@fi,
        "Anarsia lineatella"@fi,
        "Anarsia lineatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahterakoi"@fi,
        "Anarsia innoxiella"@sv .

<http://tun.fi/MX.59890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypatima rhomboidella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59888> ;
    skos:hiddenLabel "Hypatima rhomboidella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiokoi"@fi,
        "Hypatima rhomboidella"@sv .

<http://tun.fi/MX.59892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nothris verbascella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59891> ;
    skos:hiddenLabel "Nothris verbascella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulikukkakoi"@fi,
        "Nothris verbascella"@sv .

<http://tun.fi/MX.59893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nothris gregerseni" ;
    dwc:scientificNameAuthorship "Karsholt & Šumpich, 2015" ;
    skos:broader <http://tun.fi/MX.59891> ;
    skos:hiddenLabel "Nothris gregerseni"@fi,
        "Nothris lemniscella"@fi,
        "Nothris lemniscella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipallokoi"@fi,
        "Nothris gregerseni"@sv .

<http://tun.fi/MX.59895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neofaculta ericetella" ;
    dwc:scientificNameAuthorship "(Geyer, 1832)" ;
    skos:broader <http://tun.fi/MX.59894> ;
    skos:hiddenLabel "Neofaculta ericetella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasjäytäjäkoi"@fi,
        "Neofaculta ericetella"@sv .

<http://tun.fi/MX.59896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neofaculta infernella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59894> ;
    skos:hiddenLabel "Neofaculta infernella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäjäytäjäkoi"@fi,
        "Neofaculta infernella"@sv .

<http://tun.fi/MX.59899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichomeris juniperella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.59898> ;
    skos:hiddenLabel "Dichomeris juniperella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajaviiksikoi"@fi,
        "Dichomeris juniperella"@sv .

<http://tun.fi/MX.59900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichomeris ustalella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.59898> ;
    skos:hiddenLabel "Dichomeris ustalella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunoviiksikoi"@fi,
        "Dichomeris ustalella"@sv .

<http://tun.fi/MX.59901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichomeris derasella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59898> ;
    skos:hiddenLabel "Dichomeris derasella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoviiksikoi"@fi,
        "Dichomeris derasella"@sv .

<http://tun.fi/MX.59902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichomeris limosella" ;
    dwc:scientificNameAuthorship "(Schläger, 1849)" ;
    skos:broader <http://tun.fi/MX.59898> ;
    skos:hiddenLabel "Dichomeris limosella"@fi,
        "Dichomeris limosellus"@fi,
        "Dichomeris limosellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnaviiksikoi"@fi,
        "Dichomeris limosella"@sv .

<http://tun.fi/MX.59903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichomeris rasilella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1853)" ;
    skos:broader <http://tun.fi/MX.59898> ;
    skos:hiddenLabel "Dichomeris rasilella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marunaviiksikoi"@fi,
        "Dichomeris rasilella"@sv .

<http://tun.fi/MX.59904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichomeris alacella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59898> ;
    skos:hiddenLabel "Dichomeris alacella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkäläviiksikoi"@fi,
        "Dichomeris alacella"@sv .

<http://tun.fi/MX.59905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichomeris latipennella" ;
    dwc:scientificNameAuthorship "(Rebel, 1937)" ;
    skos:broader <http://tun.fi/MX.59898> ;
    skos:hiddenLabel "Dichomeris latipennella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusiviiksikoi"@fi,
        "Dichomeris latipennella"@sv .

<http://tun.fi/MX.59907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachmia dimidiella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:altLabel "kirjojäytäjäkoi"@fi ;
    skos:broader <http://tun.fi/MX.59906> ;
    skos:hiddenLabel "Brachmia dimidiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoviiksikoi"@fi,
        "Brachmia dimidiella"@sv .

<http://tun.fi/MX.59908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachmia blandella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.59906> ;
    skos:hiddenLabel "Brachmia blandella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuviiksikoi"@fi,
        "Brachmia blandella"@sv .

<http://tun.fi/MX.59910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachmia inornatella" ;
    dwc:scientificNameAuthorship "(Douglas, 1850)" ;
    skos:broader <http://tun.fi/MX.59906> ;
    skos:hiddenLabel "Brachmia inornatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokoviiksikoi"@fi,
        "Brachmia inornatella"@sv .

<http://tun.fi/MX.59912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helcystogramma lineolellum" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.59911> ;
    skos:hiddenLabel "Helcystogramma lineolella"@fi,
        "Helcystogramma lineolellum"@fi,
        "Helcystogramma lineolella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisteviiksikoi"@fi,
        "Helcystogramma lineolellum"@sv .

<http://tun.fi/MX.59913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helcystogramma lutatellum" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1854)" ;
    skos:broader <http://tun.fi/MX.59911> ;
    skos:hiddenLabel "Helcystogramma lutatella"@fi,
        "Helcystogramma lutatellum"@fi,
        "Helcystogramma lutatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoviiksikoi"@fi,
        "Helcystogramma lutatellum"@sv .

<http://tun.fi/MX.59914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helcystogramma rufescens" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.59911> ;
    skos:hiddenLabel "Helcystogramma rufescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olkiviiksikoi"@fi,
        "Helcystogramma rufescens"@sv .

<http://tun.fi/MX.59916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acompsia cinerella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.59915> ;
    skos:hiddenLabel "Acompsia cinerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmoviiksikoi"@fi,
        "Acompsia cinerella"@sv .

<http://tun.fi/MX.59917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acompsia subpunctella" ;
    dwc:scientificNameAuthorship "Svensson, 1966" ;
    skos:broader <http://tun.fi/MX.59915> ;
    skos:hiddenLabel "Acompsia subpunctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tädykeviiksikoi"@fi,
        "Acompsia subpunctella"@sv .

<http://tun.fi/MX.59920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pexicopia malvella" ;
    dwc:scientificNameAuthorship "(Hübner, 1805)" ;
    skos:broader <http://tun.fi/MX.59919> ;
    skos:hiddenLabel "Pexicopia malvella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "malvakoi"@fi,
        "Pexicopia malvella"@sv .

<http://tun.fi/MX.59923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thiotricha subocellea" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.59921> ;
    skos:hiddenLabel "Thiotricha subocellea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkimeiramikoi"@fi,
        "Thiotricha subocellea"@sv .

<http://tun.fi/MX.59928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cossus cossus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59927> ;
    skos:hiddenLabel "Cossus cossus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puuntuhooja"@fi,
        "Cossus cossus"@sv .

<http://tun.fi/MX.59930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acossus terebra" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59929> ;
    skos:hiddenLabel "Acossus terebra"@fi,
        "Lamellocossus terebra"@fi,
        "Lamellocossus terebra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavantuhooja"@fi,
        "Acossus terebra"@sv .

<http://tun.fi/MX.59933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zeuzera pyrina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.59932> ;
    skos:hiddenLabel "Zeuzera pyrina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastanjantuhooja"@fi,
        "Zeuzera pyrina"@sv .

<http://tun.fi/MX.59935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmataecia castaneae" ;
    dwc:scientificNameAuthorship "(Hübner, 1790)" ;
    skos:broader <http://tun.fi/MX.59934> ;
    skos:hiddenLabel "Phragmataecia castaneae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruo'ontuhooja"@fi,
        "Phragmataecia castaneae"@sv .

<http://tun.fi/MX.59939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pennisetia hylaeiformis" ;
    dwc:scientificNameAuthorship "(Laspeyrés, 1801)" ;
    skos:broader <http://tun.fi/MX.59938> ;
    skos:hiddenLabel "Pennisetia hylaeiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vattulasisiipi"@fi,
        "Pennisetia hylaeiformis"@sv .

<http://tun.fi/MX.59945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eusphecia melanocephala" ;
    dwc:scientificNameAuthorship "(Dalman, 1816)" ;
    skos:broader <http://tun.fi/MX.321364> ;
    skos:hiddenLabel "Eusphecia melanocephala"@fi,
        "Sesia melanocephala"@fi,
        "Sesia melanocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapäälasisiipi"@fi,
        "Eusphecia melanocephala"@sv .

<http://tun.fi/MX.59946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sesia apiformis" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.59942> ;
    skos:hiddenLabel "Sesia apiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanlasisiipi"@fi,
        "Sesia apiformis"@sv .

<http://tun.fi/MX.59947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sesia bembeciformis" ;
    dwc:scientificNameAuthorship "(Hübner, 1806)" ;
    skos:broader <http://tun.fi/MX.59942> ;
    skos:hiddenLabel "Sesia bembeciformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitalasisiipi"@fi,
        "Sesia bembeciformis"@sv .

<http://tun.fi/MX.59950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paranthrene tabaniformis" ;
    dwc:scientificNameAuthorship "(Rottemburg, 1775)" ;
    skos:broader <http://tun.fi/MX.59949> ;
    skos:hiddenLabel "Paranthrene tabaniformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjolasisiipi"@fi,
        "Paranthrene tabaniformis"@sv .

<http://tun.fi/MX.59953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synanthedon scoliaeformis" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1789)" ;
    skos:broader <http://tun.fi/MX.59952> ;
    skos:hiddenLabel "Synanthedon scoliaeformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivulasisiipi"@fi,
        "Synanthedon scoliaeformis"@sv .

<http://tun.fi/MX.59954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synanthedon mesiaeformis" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1846)" ;
    skos:broader <http://tun.fi/MX.59952> ;
    skos:hiddenLabel "Synanthedon mesiaeformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonlasisiipi"@fi,
        "Synanthedon mesiaeformis"@sv .

<http://tun.fi/MX.59955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synanthedon spheciformis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59952> ;
    skos:hiddenLabel "Synanthedon spheciformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppälasisiipi"@fi,
        "Synanthedon spheciformis"@sv .

<http://tun.fi/MX.59956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synanthedon culiciformis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59952> ;
    skos:hiddenLabel "Synanthedon culiciformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesalasisiipi"@fi,
        "Synanthedon culiciformis"@sv .

<http://tun.fi/MX.59957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synanthedon formicaeformis" ;
    dwc:scientificNameAuthorship "(Esper, 1783)" ;
    skos:broader <http://tun.fi/MX.59952> ;
    skos:hiddenLabel "Synanthedon formicaeformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajulasisiipi"@fi,
        "Synanthedon formicaeformis"@sv .

<http://tun.fi/MX.59958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synanthedon polaris" ;
    dwc:scientificNameAuthorship "(Staudinger, 1877)" ;
    skos:broader <http://tun.fi/MX.59952> ;
    skos:hiddenLabel "Synanthedon polaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlasisiipi"@fi,
        "Synanthedon polaris"@sv .

<http://tun.fi/MX.59959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synanthedon tipuliformis" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.59952> ;
    skos:hiddenLabel "Synanthedon tipuliformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herukkalasisiipi"@fi,
        "Synanthedon tipuliformis"@sv .

<http://tun.fi/MX.59960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synanthedon flaviventris" ;
    dwc:scientificNameAuthorship "(Staudinger, 1883)" ;
    skos:broader <http://tun.fi/MX.59952> ;
    skos:hiddenLabel "Synanthedon flaviventris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkämälasisiipi"@fi,
        "Synanthedon flaviventris"@sv .

<http://tun.fi/MX.59961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synanthedon soffneri" ;
    dwc:scientificNameAuthorship "Spatenka, 1983" ;
    skos:broader <http://tun.fi/MX.59952> ;
    skos:hiddenLabel "Synanthedon soffneri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamalasisiipi"@fi,
        "Synanthedon soffneri"@sv .

<http://tun.fi/MX.59964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bembecia ichneumoniformis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59962> ;
    skos:hiddenLabel "Bembecia ichneumoniformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurilasisiipi"@fi,
        "Bembecia ichneumoniformis"@sv .

<http://tun.fi/MX.59972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterogenea asella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59971> ;
    skos:hiddenLabel "Heterogenea asella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuetanaperhonen"@fi,
        "Heterogenea asella"@sv .

<http://tun.fi/MX.59976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagades pruni" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59975> ;
    skos:hiddenLabel "Rhagades pruni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämevihersiipi"@fi,
        "Rhagades pruni"@sv .

<http://tun.fi/MX.59979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adscita statices" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59977> ;
    skos:hiddenLabel "Adscita statices"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyvihersiipi"@fi,
        "Adscita statices"@sv .

<http://tun.fi/MX.59983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygaena viciae" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59981> ;
    skos:hiddenLabel "Zygaena viciae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnapunatäplä"@fi,
        "Zygaena viciae"@sv .

<http://tun.fi/MX.59984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygaena osterodensis" ;
    dwc:scientificNameAuthorship "Reiss, 1921" ;
    skos:broader <http://tun.fi/MX.59981> ;
    skos:hiddenLabel "Zygaena osterodensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovapunatäplä"@fi,
        "Zygaena osterodensis"@sv .

<http://tun.fi/MX.59986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygaena filipendulae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59981> ;
    skos:hiddenLabel "Zygaena filipendulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitepunatäplä"@fi,
        "Zygaena filipendulae"@sv .

<http://tun.fi/MX.59987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygaena lonicerae" ;
    dwc:scientificNameAuthorship "(Scheven, 1777)" ;
    skos:broader <http://tun.fi/MX.59981> ;
    skos:hiddenLabel "Zygaena lonicerae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nätkelmäpunatäplä"@fi,
        "Zygaena lonicerae"@sv .

<http://tun.fi/MX.59989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygaena exulans" ;
    dwc:scientificNameAuthorship "(Hochenwarth, 1792)" ;
    skos:broader <http://tun.fi/MX.59981> ;
    skos:hiddenLabel "Zygaena exulans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipunatäplä"@fi,
        "Zygaena exulans"@sv .

<http://tun.fi/MX.59991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zygaena minos" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.59981> ;
    skos:hiddenLabel "Zygaena minos"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pukinpunatäplä"@fi,
        "Zygaena minos"@sv .

<http://tun.fi/MX.59998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spatalistis bifasciana" ;
    dwc:scientificNameAuthorship "(Hübner, 1787)" ;
    skos:broader <http://tun.fi/MX.59997> ;
    skos:hiddenLabel "Spatalistis bifasciana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pimeikkökääriäinen"@fi,
        "Spatalistis bifasciana"@sv .

<http://tun.fi/MX.6> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calopteryx virgo" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4> ;
    skos:hiddenLabel "Calopteryx virgo"@fi,
        "Calopteryx virgo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neidonkorento"@fi,
        "blå jungfruslända"@sv .

<http://tun.fi/MX.60000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortrix viridana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.59999> ;
    skos:hiddenLabel "Tortrix viridana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikääriäinen"@fi,
        "Tortrix viridana"@sv .

<http://tun.fi/MX.60002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleimma loeflingianum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60001> ;
    skos:hiddenLabel "Aleimma loeflingiana"@fi,
        "Aleimma loeflingianum"@fi,
        "Aleimma loeflingiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehväkääriäinen"@fi,
        "Aleimma loeflingianum"@sv .

<http://tun.fi/MX.60005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris holmiana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris holmiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhatalvikääriäinen"@fi,
        "Acleris holmiana"@sv .

<http://tun.fi/MX.60006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris forsskaleana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris forsskaleana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahteratalvikääriäinen"@fi,
        "Acleris forsskaleana"@sv .

<http://tun.fi/MX.60007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris bergmanniana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris bergmanniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusutalvikääriäinen"@fi,
        "Acleris bergmanniana"@sv .

<http://tun.fi/MX.60008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris comariana" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris comariana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtatalvikääriäinen"@fi,
        "Acleris comariana"@sv .

<http://tun.fi/MX.60009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris laterana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris laterana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkutalvikääriäinen"@fi,
        "Acleris laterana"@sv .

<http://tun.fi/MX.60011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris abietana" ;
    dwc:scientificNameAuthorship "(Hübner, 1822)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris abietana"@fi,
        "Acleris nigrilineana"@fi,
        "Acleris nigrilineana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusitalvikääriäinen"@fi,
        "Acleris abietana"@sv .

<http://tun.fi/MX.60013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris maccana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris maccana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangastalvikääriäinen"@fi,
        "Acleris maccana"@sv .

<http://tun.fi/MX.60014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris sparsana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris sparsana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtotalvikääriäinen"@fi,
        "Acleris sparsana"@sv .

<http://tun.fi/MX.60015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris rhombana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris rhombana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkotalvikääriäinen"@fi,
        "Acleris rhombana"@sv .

<http://tun.fi/MX.60016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris effractana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris effractana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lovitalvikääriäinen"@fi,
        "Acleris effractana"@sv .

<http://tun.fi/MX.60018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris emargana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris emargana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koverotalvikääriäinen"@fi,
        "Acleris emargana"@sv .

<http://tun.fi/MX.60019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris schalleriana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris schalleriana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heisitalvikääriäinen"@fi,
        "Acleris schalleriana"@sv .

<http://tun.fi/MX.60021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris lorquiniana" ;
    dwc:scientificNameAuthorship "(Duponchel, 1835)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris lorquiniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olkitalvikääriäinen"@fi,
        "Acleris lorquiniana"@sv .

<http://tun.fi/MX.60022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris umbrana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris umbrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomitalvikääriäinen"@fi,
        "Acleris umbrana"@sv .

<http://tun.fi/MX.60023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris cristana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris cristana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsutalvikääriäinen"@fi,
        "Acleris cristana"@sv .

<http://tun.fi/MX.60024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris variegana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris variegana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihatalvikääriäinen"@fi,
        "Acleris variegana"@sv .

<http://tun.fi/MX.60025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris aspersana" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris aspersana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittytalvikääriäinen"@fi,
        "Acleris aspersana"@sv .

<http://tun.fi/MX.60026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris shepherdana" ;
    dwc:scientificNameAuthorship "(Stephens, 1852)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris shepherdana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "angervotalvikääriäinen"@fi,
        "Acleris shepherdana"@sv .

<http://tun.fi/MX.60028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris hastiana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris hastiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjotalvikääriäinen"@fi,
        "Acleris hastiana"@sv .

<http://tun.fi/MX.60029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris hyemana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris hyemana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervatalvikääriäinen"@fi,
        "Acleris hyemana"@sv .

<http://tun.fi/MX.60031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris scabrana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris scabrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arotalvikääriäinen"@fi,
        "Acleris scabrana"@sv .

<http://tun.fi/MX.60032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris obtusana" ;
    dwc:scientificNameAuthorship "(Eversmann, 1844)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris obtusana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapatalvikääriäinen"@fi,
        "Acleris obtusana"@sv .

<http://tun.fi/MX.60034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris ferrumixtana" ;
    dwc:scientificNameAuthorship "(Benander, 1934)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris ferrumixtana"@fi,
        "Acleris implexana"@fi,
        "Acleris implexana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantalvikääriäinen"@fi,
        "Acleris ferrumixtana"@sv .

<http://tun.fi/MX.60036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris ferrugana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris ferrugana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammitalvikääriäinen"@fi,
        "Acleris ferrugana"@sv .

<http://tun.fi/MX.60038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris notana" ;
    dwc:scientificNameAuthorship "(Donovan, 1806)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris notana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsätalvikääriäinen"@fi,
        "Acleris notana"@sv .

<http://tun.fi/MX.60040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris logiana" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris logiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänötalvikääriäinen"@fi,
        "Acleris logiana"@sv .

<http://tun.fi/MX.60042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris roscidana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris roscidana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättitalvikääriäinen"@fi,
        "Acleris roscidana"@sv .

<http://tun.fi/MX.60043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris literana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris literana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherätalvikääriäinen"@fi,
        "Acleris literana"@sv .

<http://tun.fi/MX.60044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris lipsiana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris lipsiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmotalvikääriäinen"@fi,
        "Acleris lipsiana"@sv .

<http://tun.fi/MX.60045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris rufana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris rufana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketotalvikääriäinen"@fi,
        "Acleris rufana"@sv .

<http://tun.fi/MX.60047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acleris fimbriana" ;
    dwc:scientificNameAuthorship "(Thunberg, 1791)" ;
    skos:broader <http://tun.fi/MX.60003> ;
    skos:hiddenLabel "Acleris fimbriana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hankitalvikääriäinen"@fi,
        "Acleris fimbriana"@sv .

<http://tun.fi/MX.60052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phtheochroa inopiana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60049> ;
    skos:hiddenLabel "Phtheochroa inopiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujokätkökääriäinen"@fi,
        "Phtheochroa inopiana"@sv .

<http://tun.fi/MX.60053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phtheochroa schreibersiana" ;
    dwc:scientificNameAuthorship "(Frölich, 1828)" ;
    skos:broader <http://tun.fi/MX.60049> ;
    skos:hiddenLabel "Phtheochroa purpuratella"@fi,
        "Phtheochroa schreibersiana"@fi,
        "Trachysmia schreibersiana"@fi,
        "Phtheochroa purpuratella"@sv,
        "Trachysmia schreibersiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavakätkökääriäinen"@fi,
        "Phtheochroa schreibersiana"@sv .

<http://tun.fi/MX.60055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phtheochroa sodaliana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60049> ;
    skos:hiddenLabel "Phtheochroa sodaliana"@fi,
        "Trachysmia sodaliana"@fi,
        "Trachysmia sodaliana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapaatsamakätkökääriäinen"@fi,
        "Phtheochroa sodaliana"@sv .

<http://tun.fi/MX.60056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phtheochroa vulneratana" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.60049> ;
    skos:hiddenLabel "Phtheochroa vulneratana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verikätkökääriäinen"@fi,
        "Phtheochroa vulneratana"@sv .

<http://tun.fi/MX.60059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochylimorpha hilarana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.60057> ;
    skos:hiddenLabel "Cochylimorpha hilarana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkämäkätkökääriäinen"@fi,
        "Cochylimorpha hilarana"@sv .

<http://tun.fi/MX.60060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochylimorpha alternana" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.60057> ;
    skos:hiddenLabel "Cochylimorpha alternana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokkikätkökääriäinen"@fi,
        "Cochylimorpha alternana"@sv .

<http://tun.fi/MX.60062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalonidia gilvicomana" ;
    dwc:scientificNameAuthorship "(Zeller, 1847)" ;
    skos:broader <http://tun.fi/MX.60061> ;
    skos:hiddenLabel "Phalonidia gilvicomana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokätkökääriäinen"@fi,
        "Phalonidia gilvicomana"@sv .

<http://tun.fi/MX.60063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalonidia curvistrigana" ;
    dwc:scientificNameAuthorship "(Stainton, 1859)" ;
    skos:broader <http://tun.fi/MX.60061> ;
    skos:hiddenLabel "Gynnidomorpha curvistrigana"@fi,
        "Phalonidia curvistrigana"@fi,
        "Gynnidomorpha curvistrigana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokätkökääriäinen"@fi,
        "Phalonidia curvistrigana"@sv .

<http://tun.fi/MX.60064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalonidia manniana" ;
    dwc:scientificNameAuthorship "(Fischer von Röslerstamm, 1839)" ;
    skos:broader <http://tun.fi/MX.60061> ;
    skos:hiddenLabel "Gynnidomorpha manniana"@fi,
        "Phalonidia manniana"@fi,
        "Gynnidomorpha manniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "minttukätkökääriäinen"@fi,
        "Phalonidia manniana"@sv .

<http://tun.fi/MX.60065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalonidia udana" ;
    dwc:scientificNameAuthorship "(Guenée, 1845)" ;
    skos:broader <http://tun.fi/MX.60061> ;
    skos:hiddenLabel "Phalonidia udana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alpikätkökääriäinen"@fi,
        "Phalonidia udana"@sv .

<http://tun.fi/MX.60067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gynnidomorpha luridana" ;
    dwc:scientificNameAuthorship "(Gregson, 1870)" ;
    skos:broader <http://tun.fi/MX.60066> ;
    skos:hiddenLabel "Gynnidomorpha luridana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sänkiökätkökääriäinen"@fi,
        "Gynnidomorpha luridana"@sv .

<http://tun.fi/MX.60068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gynnidomorpha vectisana" ;
    dwc:scientificNameAuthorship "(Humphreys & Westwood, 1845)" ;
    skos:broader <http://tun.fi/MX.60066> ;
    skos:hiddenLabel "Gynnidomorpha vectisana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolakekätkökääriäinen"@fi,
        "Gynnidomorpha vectisana"@sv .

<http://tun.fi/MX.60070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gynnidomorpha alismana" ;
    dwc:scientificNameAuthorship "(Ragonot, 1883)" ;
    skos:broader <http://tun.fi/MX.60066> ;
    skos:hiddenLabel "Gynnidomorpha alismana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarpiokätkökääriäinen"@fi,
        "Gynnidomorpha alismana"@sv .

<http://tun.fi/MX.60071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gynnidomorpha minimana" ;
    dwc:scientificNameAuthorship "(Caradja, 1916)" ;
    skos:broader <http://tun.fi/MX.60066> ;
    skos:hiddenLabel "Gynnidomorpha minimana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raatekätkökääriäinen"@fi,
        "Gynnidomorpha minimana"@sv .

<http://tun.fi/MX.60072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gynnidomorpha permixtana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60066> ;
    skos:hiddenLabel "Gynnidomorpha permixtana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turakätkökääriäinen"@fi,
        "Gynnidomorpha permixtana"@sv .

<http://tun.fi/MX.60075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agapeta hamana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60074> ;
    skos:hiddenLabel "Agapeta hamana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kersanttikääriäinen"@fi,
        "Agapeta hamana"@sv .

<http://tun.fi/MX.60076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agapeta zoegana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.60074> ;
    skos:hiddenLabel "Agapeta zoegana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpraalikääriäinen"@fi,
        "Agapeta zoegana"@sv .

<http://tun.fi/MX.60078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupoecilia angustana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60077> ;
    skos:hiddenLabel "Eupoecilia angustana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskätkökääriäinen"@fi,
        "Eupoecilia angustana"@sv .

<http://tun.fi/MX.60079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupoecilia ambiguella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.60077> ;
    skos:hiddenLabel "Eupoecilia ambiguella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marjakätkökääriäinen"@fi,
        "Eupoecilia ambiguella"@sv .

<http://tun.fi/MX.60081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes hartmanniana" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes hartmanniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuruohokätkökääriäinen"@fi,
        "Aethes hartmanniana"@sv .

<http://tun.fi/MX.60082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes margaritana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes margaritana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeakätkökääriäinen"@fi,
        "Aethes margaritana"@sv .

<http://tun.fi/MX.60083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes deutschiana" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes deutschiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakkokätkökääriäinen"@fi,
        "Aethes deutschiana"@sv .

<http://tun.fi/MX.60084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes triangulana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1834)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes triangulana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tädykekätkökääriäinen"@fi,
        "Aethes triangulana"@sv .

<http://tun.fi/MX.60085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes rutilana" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes rutilana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajakätkökääriäinen"@fi,
        "Aethes rutilana"@sv .

<http://tun.fi/MX.60086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes smeathmanniana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes smeathmanniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsämökätkökääriäinen"@fi,
        "Aethes smeathmanniana"@sv .

<http://tun.fi/MX.60087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes tesserana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes tesserana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kitkerökätkökääriäinen"@fi,
        "Aethes tesserana"@sv .

<http://tun.fi/MX.60088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes beatricella" ;
    dwc:scientificNameAuthorship "(Walsingham, 1898)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes beatricella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katkokätkökääriäinen"@fi,
        "Aethes beatricella"@sv .

<http://tun.fi/MX.60089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes francillana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes francillana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porkkanakätkökääriäinen"@fi,
        "Aethes francillana"@sv .

<http://tun.fi/MX.60090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes fennicana" ;
    dwc:scientificNameAuthorship "(M. Hering, 1924)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes fennicana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrskykätkökääriäinen"@fi,
        "Aethes fennicana"@sv .

<http://tun.fi/MX.60091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes cnicana" ;
    dwc:scientificNameAuthorship "(Westwood, 1854)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes cnicana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakekätkökääriäinen"@fi,
        "Aethes cnicana"@sv .

<http://tun.fi/MX.60092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes kyrkii" ;
    dwc:scientificNameAuthorship "Itämies & Mutanen, 2003" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes kyrkii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läätekätkökääriäinen"@fi,
        "Aethes kyrkii"@sv .

<http://tun.fi/MX.60093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes rubigana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1830)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes rubigana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takiaiskätkökääriäinen"@fi,
        "Aethes rubigana"@sv .

<http://tun.fi/MX.60094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethes kindermanniana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1830)" ;
    skos:broader <http://tun.fi/MX.60080> ;
    skos:hiddenLabel "Aethes kindermanniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkokätkökääriäinen"@fi,
        "Aethes kindermanniana"@sv .

<http://tun.fi/MX.60096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochylidia rupicola" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.60095> ;
    skos:hiddenLabel "Cochylidia rupicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punalatvakätkökääriäinen"@fi,
        "Cochylidia rupicola"@sv .

<http://tun.fi/MX.60097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochylidia subroseana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60095> ;
    skos:hiddenLabel "Cochylidia subroseana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piiskukätkökääriäinen"@fi,
        "Cochylidia subroseana"@sv .

<http://tun.fi/MX.60098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochylidia richteriana" ;
    dwc:scientificNameAuthorship "(Fischer von Röslerstamm, 1837)" ;
    skos:broader <http://tun.fi/MX.60095> ;
    skos:hiddenLabel "Cochylidia richteriana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marunakätkökääriäinen"@fi,
        "Cochylidia richteriana"@sv .

<http://tun.fi/MX.60099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochylidia moguntiana" ;
    dwc:scientificNameAuthorship "(Rössler, 1864)" ;
    skos:broader <http://tun.fi/MX.60095> ;
    skos:hiddenLabel "Cochylidia moguntiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alvarikätkökääriäinen"@fi,
        "Cochylidia moguntiana"@sv .

<http://tun.fi/MX.60100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochylidia heydeniana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.60095> ;
    skos:hiddenLabel "Cochylidia heydeniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioiskätkökääriäinen"@fi,
        "Cochylidia heydeniana"@sv .

<http://tun.fi/MX.60101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochylidia implicitana" ;
    dwc:scientificNameAuthorship "(Wocke, 1856)" ;
    skos:broader <http://tun.fi/MX.60095> ;
    skos:hiddenLabel "Cochylidia implicitana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihakätkökääriäinen"@fi,
        "Cochylidia implicitana"@sv .

<http://tun.fi/MX.60103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyraylia nana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.5019200> ;
    skos:hiddenLabel "Cochylis nana"@fi,
        "Thyraylia nana"@fi,
        "Cochylis nana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukätkökääriäinen"@fi,
        "Thyraylia nana"@sv .

<http://tun.fi/MX.60104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochylis flaviciliana" ;
    dwc:scientificNameAuthorship "(Westwood, 1854)" ;
    skos:broader <http://tun.fi/MX.60102> ;
    skos:hiddenLabel "Cochylis flaviciliana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purtojuurikätkökääriäinen"@fi,
        "Cochylis flaviciliana"@sv .

<http://tun.fi/MX.60105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longicornutia epilinana" ;
    dwc:scientificNameAuthorship "Duponchel, 1843" ;
    skos:altLabel "pellavavalekääriäinen"@fi ;
    skos:broader <http://tun.fi/MX.5082246> ;
    skos:hiddenLabel "Cochylis epilinana"@fi,
        "Longicornutia epilinana"@fi,
        "Cochylis epilinana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pellavakätkökääriäinen"@fi,
        "Longicornutia epilinana"@sv .

<http://tun.fi/MX.60106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocochylis hybridella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.5019197> ;
    skos:hiddenLabel "Cochylis hybridella"@fi,
        "Neocochylis hybridella"@fi,
        "Cochylis hybridella"@sv,
        "Neocochylis hybridella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahokätkökääriäinen"@fi,
        "bitterfibbleblomvecklare"@sv .

<http://tun.fi/MX.60107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocochylis dubitana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.5019197> ;
    skos:hiddenLabel "Cochylis dubitana"@fi,
        "Neocochylis dubitana"@fi,
        "Cochylis dubitana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanokätkökääriäinen"@fi,
        "Neocochylis dubitana"@sv .

<http://tun.fi/MX.60108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cochylichroa atricapitana" ;
    dwc:scientificNameAuthorship "(Stephens, 1852)" ;
    skos:broader <http://tun.fi/MX.5019201> ;
    skos:hiddenLabel "Cochylichroa atricapitana"@fi,
        "Cochylis atricapitana"@fi,
        "Cochylis atricapitana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jaakonvillakkokätkökääriäinen"@fi,
        "Cochylichroa atricapitana"@sv .

<http://tun.fi/MX.60109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brevicornutia pallidana" ;
    dwc:scientificNameAuthorship "(Zeller, 1847)" ;
    skos:broader <http://tun.fi/MX.5019198> ;
    skos:hiddenLabel "Brevicornutia pallidana"@fi,
        "Cochylis pallidana"@fi,
        "Cochylis pallidana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellokätkökääriäinen"@fi,
        "Brevicornutia pallidana"@sv .

<http://tun.fi/MX.60110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pontoturania posterana" ;
    dwc:scientificNameAuthorship "(Zeller, 1847)" ;
    skos:broader <http://tun.fi/MX.5019199> ;
    skos:hiddenLabel "Cochylis posterana"@fi,
        "Pontoturania posterana"@fi,
        "Cochylis posterana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mykerökätkökääriäinen"@fi,
        "Pontoturania posterana"@sv .

<http://tun.fi/MX.60112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falseuncaria degreyana" ;
    dwc:scientificNameAuthorship "(McLachlan, 1869)" ;
    skos:broader <http://tun.fi/MX.60111> ;
    skos:hiddenLabel "Falseuncaria degreyana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karjalankätkökääriäinen"@fi,
        "Falseuncaria degreyana"@sv .

<http://tun.fi/MX.60113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falseuncaria ruficiliana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60111> ;
    skos:hiddenLabel "Falseuncaria ruficiliana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "esikkokätkökääriäinen"@fi,
        "Falseuncaria ruficiliana"@sv .

<http://tun.fi/MX.60116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neosphaleroptera nubilana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60115> ;
    skos:hiddenLabel "Neosphaleroptera nubilana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitakääriäinen"@fi,
        "Neosphaleroptera nubilana"@sv .

<http://tun.fi/MX.60118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Doloploca punctulana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60117> ;
    skos:hiddenLabel "Doloploca punctulana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätharmokääriäinen"@fi,
        "Doloploca punctulana"@sv .

<http://tun.fi/MX.60120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exapate congelatella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.60119> ;
    skos:hiddenLabel "Exapate bicuspidella"@fi,
        "Exapate congelatella"@fi,
        "Exapate bicuspidella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talviharmokääriäinen"@fi,
        "Exapate congelatella"@sv .

<http://tun.fi/MX.60123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eana osseana" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.60122> ;
    skos:hiddenLabel "Eana osseana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoharmokääriäinen"@fi,
        "Eana osseana"@sv .

<http://tun.fi/MX.60124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eana argentana" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.60122> ;
    skos:hiddenLabel "Eana argentana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeaharmokääriäinen"@fi,
        "Eana argentana"@sv .

<http://tun.fi/MX.60125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eana penziana" ;
    dwc:scientificNameAuthorship "(Thunberg, 1791)" ;
    skos:broader <http://tun.fi/MX.60122> ;
    skos:hiddenLabel "Eana penziana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättiharmokääriäinen"@fi,
        "Eana penziana"@sv .

<http://tun.fi/MX.60126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eana incanana" ;
    dwc:scientificNameAuthorship "(Stephens, 1852)" ;
    skos:broader <http://tun.fi/MX.60122> ;
    skos:hiddenLabel "Eana incanana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäharmokääriäinen"@fi,
        "Eana incanana"@sv .

<http://tun.fi/MX.60127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eana derivana" ;
    dwc:scientificNameAuthorship "(La Harpe, 1858)" ;
    skos:broader <http://tun.fi/MX.60122> ;
    skos:hiddenLabel "Eana derivana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saviharmokääriääinen"@fi,
        "Eana derivana"@sv .

<http://tun.fi/MX.60131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnephasia incertana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.60128> ;
    skos:hiddenLabel "Cnephasia incertana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunharmokääriäinen"@fi,
        "Cnephasia incertana"@sv .

<http://tun.fi/MX.60132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnephasia stephensiana" ;
    dwc:scientificNameAuthorship "(Doubleday, 1849)" ;
    skos:broader <http://tun.fi/MX.60128> ;
    skos:hiddenLabel "Cnephasia stephensiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyharmokääriäinen"@fi,
        "Cnephasia stephensiana"@sv .

<http://tun.fi/MX.60134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnephasia alticolana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.60128> ;
    skos:hiddenLabel "Cnephasia alticolana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karjalanharmokääriäinen"@fi,
        "Cnephasia alticolana"@sv .

<http://tun.fi/MX.60135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnephasia asseclana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60128> ;
    skos:hiddenLabel "Cnephasia asseclana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parviharmokääriäinen"@fi,
        "Cnephasia asseclana"@sv .

<http://tun.fi/MX.60138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnephasia pasiuana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60128> ;
    skos:hiddenLabel "Cnephasia pasiuana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoharmokääriäinen"@fi,
        "Cnephasia pasiuana"@sv .

<http://tun.fi/MX.60140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnephasia genitalana" ;
    dwc:scientificNameAuthorship "Pierce & Metcalfe, 1922" ;
    skos:broader <http://tun.fi/MX.60128> ;
    skos:hiddenLabel "Cnephasia genitalana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhruharmokääriäinen"@fi,
        "Cnephasia genitalana"@sv .

<http://tun.fi/MX.60141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnephasia communana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.60128> ;
    skos:hiddenLabel "Cnephasia communana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoharmokääriäinen"@fi,
        "Cnephasia communana"@sv .

<http://tun.fi/MX.60143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epagoge grotiana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.60142> ;
    skos:hiddenLabel "Epagoge grotiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistikkokääriäinen"@fi,
        "Epagoge grotiana"@sv .

<http://tun.fi/MX.60145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paramesia gnomana" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.60144> ;
    skos:hiddenLabel "Paramesia gnomana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepikkokääriäinen"@fi,
        "Paramesia gnomana"@sv .

<http://tun.fi/MX.60147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philedone gerningana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60146> ;
    skos:hiddenLabel "Philedone gerningana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämekääriäinen"@fi,
        "Philedone gerningana"@sv .

<http://tun.fi/MX.60149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capua vulgana" ;
    dwc:scientificNameAuthorship "(Frölich, 1828)" ;
    skos:broader <http://tun.fi/MX.60148> ;
    skos:hiddenLabel "Capua vulgana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimukääriäinen"@fi,
        "Capua vulgana"@sv .

<http://tun.fi/MX.60152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philedonides lunanus" ;
    dwc:scientificNameAuthorship "(Thunberg, 1784)" ;
    skos:broader <http://tun.fi/MX.60151> ;
    skos:hiddenLabel "Philedonides lunana"@fi,
        "Philedonides lunanus"@fi,
        "Philedonides lunana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakääriäinen"@fi,
        "Philedonides lunanus"@sv .

<http://tun.fi/MX.60155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archips oporanus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60154> ;
    skos:hiddenLabel "Archips oporana"@fi,
        "Archips oporanus"@fi,
        "Archips oporana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyrullakääriäinen"@fi,
        "Archips oporanus"@sv .

<http://tun.fi/MX.60157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archips betulanus" ;
    dwc:scientificNameAuthorship "(Hübner, 1787)" ;
    skos:broader <http://tun.fi/MX.60154> ;
    skos:hiddenLabel "Archips betulana"@fi,
        "Archips betulanus"@fi,
        "Archips betulana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myrttirullakääriäinen"@fi,
        "Archips betulanus"@sv .

<http://tun.fi/MX.60159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archips podanus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.60154> ;
    skos:hiddenLabel "Archips podana"@fi,
        "Archips podanus"@fi,
        "Archips podana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarharullakääriäinen"@fi,
        "Archips podanus"@sv .

<http://tun.fi/MX.60160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archips crataeganus" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60154> ;
    skos:hiddenLabel "Archips crataegana"@fi,
        "Archips crataeganus"@fi,
        "Archips crataegana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orarullakääriäinen"@fi,
        "Archips crataeganus"@sv .

<http://tun.fi/MX.60161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archips xylosteanus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60154> ;
    skos:hiddenLabel "Archips xylosteana"@fi,
        "Archips xylosteanus"@fi,
        "Archips xylosteana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjorullakääriäinen"@fi,
        "Archips xylosteanus"@sv .

<http://tun.fi/MX.60162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archips rosanus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60154> ;
    skos:hiddenLabel "Archips rosana"@fi,
        "Archips rosanus"@fi,
        "Archips rosana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusurullakääriäinen"@fi,
        "Archips rosanus"@sv .

<http://tun.fi/MX.60164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choristoneura diversana" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.60163> ;
    skos:hiddenLabel "Choristoneura diversana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänrullakääriäinen"@fi,
        "Choristoneura diversana"@sv .

<http://tun.fi/MX.60165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choristoneura hebenstreitella" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.60163> ;
    skos:hiddenLabel "Choristoneura hebenstreitella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammirullakääriäinen"@fi,
        "Choristoneura hebenstreitella"@sv .

<http://tun.fi/MX.60167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choristoneura albaniana" ;
    dwc:scientificNameAuthorship "(Walker, 1863)" ;
    skos:broader <http://tun.fi/MX.60163> ;
    skos:hiddenLabel "Choristoneura albaniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinrullakääriäinen"@fi,
        "Choristoneura albaniana"@sv .

<http://tun.fi/MX.60170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyrotaenia ljungiana" ;
    dwc:scientificNameAuthorship "(Thunberg, 1797)" ;
    skos:broader <http://tun.fi/MX.60169> ;
    skos:hiddenLabel "Argyrotaenia ljungiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskääriäinen"@fi,
        "Argyrotaenia ljungiana"@sv .

<http://tun.fi/MX.60173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptycholoma lecheanum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60172> ;
    skos:hiddenLabel "Ptycholoma lecheana"@fi,
        "Ptycholoma lecheanum"@fi,
        "Ptycholoma lecheana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunorullakääriäinen"@fi,
        "Ptycholoma lecheanum"@sv .

<http://tun.fi/MX.60175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pandemis cinnamomeana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1830)" ;
    skos:broader <http://tun.fi/MX.60174> ;
    skos:hiddenLabel "Pandemis cinnamomeana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanelirullakääriäinen"@fi,
        "Pandemis cinnamomeana"@sv .

<http://tun.fi/MX.60176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pandemis corylana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.60174> ;
    skos:hiddenLabel "Pandemis corylana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtorullakääriäinen"@fi,
        "Pandemis corylana"@sv .

<http://tun.fi/MX.60177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pandemis cerasana" ;
    dwc:scientificNameAuthorship "(Hübner, 1786)" ;
    skos:broader <http://tun.fi/MX.60174> ;
    skos:hiddenLabel "Pandemis cerasana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piharullakääriäinen"@fi,
        "Pandemis cerasana"@sv .

<http://tun.fi/MX.60178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pandemis heparana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60174> ;
    skos:hiddenLabel "Pandemis heparana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensasrullakääriäinen"@fi,
        "Pandemis heparana"@sv .

<http://tun.fi/MX.60179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pandemis dumetana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.60174> ;
    skos:hiddenLabel "Pandemis dumetana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarrullakääriäinen"@fi,
        "Pandemis dumetana"@sv .

<http://tun.fi/MX.60181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syndemis musculana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60180> ;
    skos:hiddenLabel "Syndemis musculana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmorullakääriäinen"@fi,
        "Syndemis musculana"@sv .

<http://tun.fi/MX.60183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lozotaenia forsterana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.60182> ;
    skos:hiddenLabel "Lozotaenia forsterana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorullakääriäinen"@fi,
        "Lozotaenia forsterana"@sv .

<http://tun.fi/MX.60185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zelotherses paleana" ;
    dwc:scientificNameAuthorship "(Hübner, 1793)" ;
    skos:broader <http://tun.fi/MX.321362> ;
    skos:hiddenLabel "Aphelia paleana"@fi,
        "Zelotherses paleana"@fi,
        "Aphelia paleana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasrullakääriäinen"@fi,
        "Zelotherses paleana"@sv .

<http://tun.fi/MX.60186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zelotherses unitana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.321362> ;
    skos:hiddenLabel "Aphelia unitana"@fi,
        "Zelotherses unitana"@fi,
        "Aphelia unitana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltarullakääriäinen"@fi,
        "Zelotherses unitana"@sv .

<http://tun.fi/MX.60187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphelia viburnana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60184> ;
    skos:hiddenLabel "Aphelia viburnana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskorullakääriäinen"@fi,
        "Aphelia viburnana"@sv .

<http://tun.fi/MX.60190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichelia histrionana" ;
    dwc:scientificNameAuthorship "(Frölich, 1828)" ;
    skos:broader <http://tun.fi/MX.60189> ;
    skos:hiddenLabel "Dichelia histrionana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusirullakääriäinen"@fi,
        "Dichelia histrionana"@sv .

<http://tun.fi/MX.60192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clepsis nybomi" ;
    dwc:scientificNameAuthorship "(Hackman, 1950)" ;
    skos:broader <http://tun.fi/MX.60191> ;
    skos:hiddenLabel "Clepsis nybomi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysiaamukääriäinen"@fi,
        "Clepsis nybomi"@sv .

<http://tun.fi/MX.60193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clepsis rogana" ;
    dwc:scientificNameAuthorship "(Guenée, 1845)" ;
    skos:broader <http://tun.fi/MX.60191> ;
    skos:hiddenLabel "Clepsis rogana"@fi,
        "Clepsis sp. nr. rogana"@fi,
        "Clepsis sp. nr. rogana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luuaamukääriäinen"@fi,
        "Clepsis rogana"@sv .

<http://tun.fi/MX.60194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clepsis senecionana" ;
    dwc:scientificNameAuthorship "(Hübner, 1819)" ;
    skos:broader <http://tun.fi/MX.60191> ;
    skos:hiddenLabel "Clepsis senecionana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyaamukääriäinen"@fi,
        "Clepsis senecionana"@sv .

<http://tun.fi/MX.60196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clepsis rurinana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60191> ;
    skos:hiddenLabel "Clepsis rurinana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juova-aamukääriäinen"@fi,
        "Clepsis rurinana"@sv .

<http://tun.fi/MX.60198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clepsis lindebergi" ;
    dwc:scientificNameAuthorship "(Krogerus, 1952)" ;
    skos:broader <http://tun.fi/MX.60191> ;
    skos:hiddenLabel "Clepsis lindebergi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahoaamukääriäinen"@fi,
        "Clepsis lindebergi"@sv .

<http://tun.fi/MX.60199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clepsis illustrana" ;
    dwc:scientificNameAuthorship "(Krogerus, 1936)" ;
    skos:broader <http://tun.fi/MX.60191> ;
    skos:hiddenLabel "Argyrotaenia illustrana"@fi,
        "Clepsis illustrana"@fi,
        "Argyrotaenia illustrana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taiga-aamukääriäinen"@fi,
        "Clepsis illustrana"@sv .

<http://tun.fi/MX.60200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clepsis spectrana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1830)" ;
    skos:broader <http://tun.fi/MX.60191> ;
    skos:hiddenLabel "Clepsis spectrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkoaamukääriäinen"@fi,
        "Clepsis spectrana"@sv .

<http://tun.fi/MX.60201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clepsis pallidana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1776)" ;
    skos:broader <http://tun.fi/MX.60191> ;
    skos:hiddenLabel "Clepsis pallidana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoaamukääriäinen"@fi,
        "Clepsis pallidana"@sv .

<http://tun.fi/MX.60203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clepsis neglectana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.60191> ;
    skos:hiddenLabel "Clepsis neglectana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aroaamukääriäinen"@fi,
        "Clepsis neglectana"@sv .

<http://tun.fi/MX.60205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adoxophyes orana" ;
    dwc:scientificNameAuthorship "(Fischer von Röslerstamm, 1834)" ;
    skos:broader <http://tun.fi/MX.60204> ;
    skos:hiddenLabel "Adoxophyes orana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrakääriäinen"@fi,
        "Adoxophyes orana"@sv .

<http://tun.fi/MX.60207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudargyrotoza conwagana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.60206> ;
    skos:hiddenLabel "Pseudargyrotoza conwagana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnikääriäinen"@fi,
        "Pseudargyrotoza conwagana"@sv .

<http://tun.fi/MX.60210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparganothis rubicundana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1856)" ;
    skos:broader <http://tun.fi/MX.60209> ;
    skos:hiddenLabel "Sparganothis rubicundana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukärsäkääriäinen"@fi,
        "Sparganothis rubicundana"@sv .

<http://tun.fi/MX.60211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sparganothis praecana" ;
    dwc:scientificNameAuthorship "(Kennel, 1900)" ;
    skos:broader <http://tun.fi/MX.60209> ;
    skos:hiddenLabel "Sparganothis praecana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokärsäkääriäinen"@fi,
        "Sparganothis praecana"@sv .

<http://tun.fi/MX.60215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulia ministrana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60214> ;
    skos:hiddenLabel "Eulia ministrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iltakääriäinen"@fi,
        "Eulia ministrana"@sv .

<http://tun.fi/MX.60219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olindia schumacherana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.60218> ;
    skos:hiddenLabel "Olindia schumacherana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkovyökääriäinen"@fi,
        "Olindia schumacherana"@sv .

<http://tun.fi/MX.60223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactra robustana" ;
    dwc:scientificNameAuthorship "(Christoph, 1872)" ;
    skos:broader <http://tun.fi/MX.60222> ;
    skos:hiddenLabel "Bactra robustana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikaitakääriäinen"@fi,
        "Bactra robustana"@sv .

<http://tun.fi/MX.60224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactra lancealana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60222> ;
    skos:hiddenLabel "Bactra lancealana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihviläkaitakääriäinen"@fi,
        "Bactra lancealana"@sv .

<http://tun.fi/MX.60226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactra suedana" ;
    dwc:scientificNameAuthorship "Bengtsson, 1989" ;
    skos:broader <http://tun.fi/MX.60222> ;
    skos:hiddenLabel "Bactra suedana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovakaitakääriäinen"@fi,
        "Bactra suedana"@sv .

<http://tun.fi/MX.60227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactra lacteana" ;
    dwc:scientificNameAuthorship "Caradja, 1916" ;
    skos:broader <http://tun.fi/MX.60222> ;
    skos:hiddenLabel "Bactra lacteana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarakaitakääriäinen"@fi,
        "Bactra lacteana"@sv .

<http://tun.fi/MX.60228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactra furfurana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60222> ;
    skos:hiddenLabel "Bactra furfurana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luikkakaitakääriäinen"@fi,
        "Bactra furfurana"@sv .

<http://tun.fi/MX.60231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endothenia gentianaeana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60230> ;
    skos:hiddenLabel "Endothenia gentianaeana"@fi,
        "Endothenia oblongana"@fi,
        "Endothenia oblongana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaskivarsikääriäinen"@fi,
        "Endothenia gentianaeana"@sv .

<http://tun.fi/MX.60235> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Endothenia marginana marginana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60234> ;
    skos:hiddenLabel "Endothenia marginana marginana"@fi,
        "Endothenia marginana subsp. marginana"@fi,
        "Endothenia marginana subsp. marginana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkuusiovarsikääriäinen"@fi,
        "Endothenia marginana marginana"@sv .

<http://tun.fi/MX.60236> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Endothenia marginana tarandina" ;
    dwc:scientificNameAuthorship "Laasonen & Laasonen, 1995" ;
    skos:broader <http://tun.fi/MX.60234> ;
    skos:hiddenLabel "Endothenia marginana subsp. tarandina"@fi,
        "Endothenia marginana tarandina"@fi,
        "Endothenia marginana subsp. tarandina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankuusiovarsikääriäinen"@fi,
        "Endothenia marginana tarandina"@sv .

<http://tun.fi/MX.60237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endothenia nigricostana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60230> ;
    skos:hiddenLabel "Endothenia nigricostana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkämövarsikääriäinen"@fi,
        "Endothenia nigricostana"@sv .

<http://tun.fi/MX.60238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endothenia pullana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60230> ;
    skos:hiddenLabel "Endothenia pullana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtavarsikääriäinen"@fi,
        "Endothenia pullana"@sv .

<http://tun.fi/MX.60239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endothenia ericetana" ;
    dwc:scientificNameAuthorship "(Humphreys & Westwood, 1845)" ;
    skos:broader <http://tun.fi/MX.60230> ;
    skos:hiddenLabel "Endothenia ericetana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunvarsikääriäinen"@fi,
        "Endothenia ericetana"@sv .

<http://tun.fi/MX.60241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endothenia quadrimaculana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60230> ;
    skos:hiddenLabel "Endothenia quadrimaculana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyvarsikääriäinen"@fi,
        "Endothenia quadrimaculana"@sv .

<http://tun.fi/MX.60244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobesia euphorbiana" ;
    dwc:scientificNameAuthorship "(Freyer, 1842)" ;
    skos:broader <http://tun.fi/MX.60243> ;
    skos:hiddenLabel "Lobesia euphorbiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyräkkitarhakääriäinen"@fi,
        "Lobesia euphorbiana"@sv .

<http://tun.fi/MX.60246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobesia reliquana" ;
    dwc:scientificNameAuthorship "(Hübner, 1825)" ;
    skos:broader <http://tun.fi/MX.60243> ;
    skos:hiddenLabel "Lobesia reliquana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännentarhakääriäinen"@fi,
        "Lobesia reliquana"@sv .

<http://tun.fi/MX.60248> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lobesia virulenta mieana" ;
    dwc:scientificNameAuthorship "Falck & Karsholt, 1998" ;
    skos:broader <http://tun.fi/MX.60247> ;
    skos:hiddenLabel "Lobesia virulenta mieana"@fi,
        "Lobesia virulenta subsp. mieana"@fi,
        "Lobesia virulenta subsp. mieana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idäntarhakääriäinen (alalaji mieana)"@fi,
        "Lobesia virulenta mieana"@sv .

<http://tun.fi/MX.60250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobesia bicinctana" ;
    dwc:scientificNameAuthorship "(Duponchel, 1844)" ;
    skos:broader <http://tun.fi/MX.60243> ;
    skos:hiddenLabel "Lobesia bicinctana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliotarhakääriäinen"@fi,
        "Lobesia bicinctana"@sv .

<http://tun.fi/MX.60252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobesia abscisana" ;
    dwc:scientificNameAuthorship "Doubleday, 1849" ;
    skos:broader <http://tun.fi/MX.60243> ;
    skos:hiddenLabel "Lobesia abscisana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdaketarhakääriäinen"@fi,
        "Lobesia abscisana"@sv .

<http://tun.fi/MX.60254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudemis profundana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60253> ;
    skos:hiddenLabel "Eudemis profundana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikirjokääriäinen"@fi,
        "Eudemis profundana"@sv .

<http://tun.fi/MX.60255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudemis porphyrana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60253> ;
    skos:hiddenLabel "Eudemis porphyrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenakirjokääriäinen"@fi,
        "Eudemis porphyrana"@sv .

<http://tun.fi/MX.60257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aterpia chalybeia" ;
    dwc:scientificNameAuthorship "Falkovitsh, 1966" ;
    skos:broader <http://tun.fi/MX.60256> ;
    skos:hiddenLabel "Aterpia chalybeia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakirjokääriäinen"@fi,
        "Aterpia chalybeia"@sv .

<http://tun.fi/MX.60260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selenodes karelicus" ;
    dwc:scientificNameAuthorship "(Tengström, 1875)" ;
    skos:broader <http://tun.fi/MX.60258> ;
    skos:hiddenLabel "Selenodes karelica"@fi,
        "Selenodes karelicus"@fi,
        "Selenodes karelica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahokirjokääriäinen"@fi,
        "Selenodes karelicus"@sv .

<http://tun.fi/MX.60264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosciaphila branderiana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60262> ;
    skos:hiddenLabel "Pseudosciaphila branderiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakirjokääriäinen"@fi,
        "Pseudosciaphila branderiana"@sv .

<http://tun.fi/MX.60267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedya pruniana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60265> ;
    skos:hiddenLabel "Hedya pruniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumununnakääriäinen"@fi,
        "Hedya pruniana"@sv .

<http://tun.fi/MX.60268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedya nubiferana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60265> ;
    skos:hiddenLabel "Hedya nubiferana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanunnakääriäinen"@fi,
        "Hedya nubiferana"@sv .

<http://tun.fi/MX.60270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedya ochroleucana" ;
    dwc:scientificNameAuthorship "(Frölich, 1828)" ;
    skos:broader <http://tun.fi/MX.60265> ;
    skos:hiddenLabel "Hedya ochroleucana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusununnakääriäinen"@fi,
        "Hedya ochroleucana"@sv .

<http://tun.fi/MX.60271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedya dimidiana" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.60265> ;
    skos:hiddenLabel "Hedya dimidiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuominunnakääriäinen"@fi,
        "Hedya dimidiana"@sv .

<http://tun.fi/MX.60272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedya salicella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60265> ;
    skos:hiddenLabel "Hedya salicella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajununnakääriäinen"@fi,
        "Hedya salicella"@sv .

<http://tun.fi/MX.60273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedya atropunctana" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.60265> ;
    skos:hiddenLabel "Hedya atropunctana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivununnakääriäinen"@fi,
        "Hedya atropunctana"@sv .

<http://tun.fi/MX.60275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthotaenia undulana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60274> ;
    skos:hiddenLabel "Orthotaenia undulana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokääriäinen"@fi,
        "Orthotaenia undulana"@sv .

<http://tun.fi/MX.60277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudohermenias abietana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.60276> ;
    skos:hiddenLabel "Pseudohermenias abietana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusikirjokääriäinen"@fi,
        "Pseudohermenias abietana"@sv .

<http://tun.fi/MX.60280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piniphila bifasciana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60279> ;
    skos:hiddenLabel "Piniphila bifasciana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntykirjokääriäinen"@fi,
        "Piniphila bifasciana"@sv .

<http://tun.fi/MX.60283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis semifasciana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis semifasciana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajusilmukääriäinen"@fi,
        "Apotomis semifasciana"@sv .

<http://tun.fi/MX.60284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis infida" ;
    dwc:scientificNameAuthorship "(Heinrich, 1926)" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis infida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norkkosilmukääriäinen"@fi,
        "Apotomis infida"@sv .

<http://tun.fi/MX.60285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis lineana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis lineana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salavasilmukääriäinen"@fi,
        "Apotomis lineana"@sv .

<http://tun.fi/MX.60286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis moestana" ;
    dwc:scientificNameAuthorship "(Wocke, 1862)" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis moestana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saamensilmukääriäinen"@fi,
        "Apotomis moestana"@sv .

<http://tun.fi/MX.60287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis turbidana" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis turbidana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäsilmukääriäinen"@fi,
        "Apotomis turbidana"@sv .

<http://tun.fi/MX.60288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis capreana" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis capreana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitasilmukääriäinen"@fi,
        "Apotomis capreana"@sv .

<http://tun.fi/MX.60289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis betuletana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis betuletana"@fi,
        "Apotomis boreana"@fi,
        "Apotomis boreana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivusilmukääriäinen"@fi,
        "Apotomis betuletana"@sv .

<http://tun.fi/MX.60291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis sororculana" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis sororculana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukosilmukääriäinen"@fi,
        "Apotomis sororculana"@sv .

<http://tun.fi/MX.60292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis fraterculana" ;
    dwc:scientificNameAuthorship "Krogerus, 1945" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis fraterculana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaarasilmukääriäinen"@fi,
        "Apotomis fraterculana"@sv .

<http://tun.fi/MX.60293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis lemniscatana" ;
    dwc:scientificNameAuthorship "(Kennel, 1900)" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis lemniscatana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaiskoivusilmukääriäinen"@fi,
        "Apotomis lemniscatana"@sv .

<http://tun.fi/MX.60294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis algidana" ;
    dwc:scientificNameAuthorship "Krogerus, 1945" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis algidana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outasilmukääriäinen"@fi,
        "Apotomis algidana"@sv .

<http://tun.fi/MX.60295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis sauciana" ;
    dwc:scientificNameAuthorship "(Frölich, 1828)" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis sauciana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusilmukääriäinen"@fi,
        "Apotomis sauciana"@sv .

<http://tun.fi/MX.60296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis demissana" ;
    dwc:scientificNameAuthorship "(Kennel, 1900)" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis demissana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisilmukääriäinen"@fi,
        "Apotomis demissana"@sv .

<http://tun.fi/MX.60297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apotomis inundana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60282> ;
    skos:hiddenLabel "Apotomis inundana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmosilmukääriäinen"@fi,
        "Apotomis inundana"@sv .

<http://tun.fi/MX.60299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cymolomia hartigiana" ;
    dwc:scientificNameAuthorship "(Saxesen, 1840)" ;
    skos:broader <http://tun.fi/MX.60298> ;
    skos:hiddenLabel "Cymolomia hartigiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulaskirjokääriäinen"@fi,
        "Cymolomia hartigiana"@sv .

<http://tun.fi/MX.60302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictea mygindiana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.211439> ;
    skos:hiddenLabel "Argyroploce mygindiana"@fi,
        "Stictea mygindiana"@fi,
        "Argyroploce mygindiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolukkakirjokääriäinen"@fi,
        "Stictea mygindiana"@sv .

<http://tun.fi/MX.60303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyroploce aquilonana" ;
    dwc:scientificNameAuthorship "Karvonen, 1932" ;
    skos:broader <http://tun.fi/MX.60300> ;
    skos:hiddenLabel "Argyroploce aquilonana"@fi,
        "Olethreutes aquilonanus"@fi,
        "Olethreutes aquilonanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikirjokääriäinen"@fi,
        "Argyroploce aquilonana"@sv .

<http://tun.fi/MX.60304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyroploce noricana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.60300> ;
    skos:hiddenLabel "Argyroploce noricana"@fi,
        "Olethreutes noricanus"@fi,
        "Olethreutes noricanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikirjokääriäinen"@fi,
        "Argyroploce noricana"@sv .

<http://tun.fi/MX.60305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyroploce arbutella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60300> ;
    skos:hiddenLabel "Argyroploce arbutella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakirjokääriäinen"@fi,
        "Argyroploce arbutella"@sv .

<http://tun.fi/MX.60307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristerognatha penthinana" ;
    dwc:scientificNameAuthorship "(Guenée, 1845)" ;
    skos:broader <http://tun.fi/MX.60306> ;
    skos:hiddenLabel "Pristerognatha penthinana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapalsamikääriäinen"@fi,
        "Pristerognatha penthinana"@sv .

<http://tun.fi/MX.60308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pristerognatha fuligana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60306> ;
    skos:hiddenLabel "Pristerognatha fuligana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysipalsamikääriäinen"@fi,
        "Pristerognatha fuligana"@sv .

<http://tun.fi/MX.60310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Olethreutes arcuellus" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.60309> ;
    skos:hiddenLabel "Olethreutes arcuella"@fi,
        "Olethreutes arcuellus"@fi,
        "Olethreutes arcuella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmäkirjokääriäinen"@fi,
        "Olethreutes arcuellus"@sv .

<http://tun.fi/MX.60311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyroploce concretana" ;
    dwc:scientificNameAuthorship "(Wocke, 1862)" ;
    skos:broader <http://tun.fi/MX.60300> ;
    skos:hiddenLabel "Argyroploce concretana"@fi,
        "Olethreutes concretanus"@fi,
        "Olethreutes concretanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskirjokääriäinen"@fi,
        "Argyroploce concretana"@sv .

<http://tun.fi/MX.60312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyroploce lediana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60300> ;
    skos:hiddenLabel "Argyroploce lediana"@fi,
        "Olethreutes ledianus"@fi,
        "Olethreutes ledianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pursukirjokääriäinen"@fi,
        "Argyroploce lediana"@sv .

<http://tun.fi/MX.60313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyroploce externa" ;
    dwc:scientificNameAuthorship "(Eversmann, 1844)" ;
    skos:broader <http://tun.fi/MX.60300> ;
    skos:hiddenLabel "Argyroploce externa"@fi,
        "Olethreutes dalecarlianus"@fi,
        "Olethreutes dalecarlianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvikkikirjokääriäinen"@fi,
        "Argyroploce externa"@sv .

<http://tun.fi/MX.60314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argyroploce roseomaculana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.60300> ;
    skos:hiddenLabel "Argyroploce roseomaculana"@fi,
        "Olethreutes roseomaculanus"@fi,
        "Olethreutes roseomaculanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyyttikirjokääriäinen"@fi,
        "Argyroploce roseomaculana"@sv .

<http://tun.fi/MX.60316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celypha rufana" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.60315> ;
    skos:hiddenLabel "Celypha rufana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiilikirjokääriäinen"@fi,
        "Celypha rufana"@sv .

<http://tun.fi/MX.60317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celypha rosaceana" ;
    dwc:scientificNameAuthorship "(Schläger, 1847)" ;
    skos:broader <http://tun.fi/MX.60315> ;
    skos:hiddenLabel "Celypha rosaceana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokirjokääriäinen"@fi,
        "Celypha rosaceana"@sv .

<http://tun.fi/MX.60319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celypha striana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60315> ;
    skos:hiddenLabel "Celypha striana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihakirjokääriäinen"@fi,
        "Celypha striana"@sv .

<http://tun.fi/MX.60320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celypha rurestrana" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.60315> ;
    skos:hiddenLabel "Celypha rurestrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarkirjokääriäinen"@fi,
        "Celypha rurestrana"@sv .

<http://tun.fi/MX.60321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celypha cespitana" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.60315> ;
    skos:hiddenLabel "Celypha cespitana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokirjokääriäinen"@fi,
        "Celypha cespitana"@sv .

<http://tun.fi/MX.60323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celypha tiedemanniana" ;
    dwc:scientificNameAuthorship "(Zeller, 1845)" ;
    skos:broader <http://tun.fi/MX.60315> ;
    skos:hiddenLabel "Celypha tiedemanniana"@fi,
        "Loxoterma tiedemanniana"@fi,
        "Syricoris tiedemanniana"@fi,
        "Loxoterma tiedemanniana"@sv,
        "Syricoris tiedemanniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kortekirjokääriäinen"@fi,
        "Celypha tiedemanniana"@sv .

<http://tun.fi/MX.60324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celypha lacunana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60315> ;
    skos:hiddenLabel "Celypha lacunana"@fi,
        "Loxoterma lacunana"@fi,
        "Syricoris lacunana"@fi,
        "Loxoterma lacunana"@sv,
        "Syricoris lacunana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkirjokääriäinen"@fi,
        "Celypha lacunana"@sv .

<http://tun.fi/MX.60325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celypha siderana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.60315> ;
    skos:hiddenLabel "Celypha siderana"@fi,
        "Loxoterma siderana"@fi,
        "Syricoris siderana"@fi,
        "Loxoterma siderana"@sv,
        "Syricoris siderana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "angervokirjokääriäinen"@fi,
        "Celypha siderana"@sv .

<http://tun.fi/MX.60326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celypha rivulana" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.60315> ;
    skos:hiddenLabel "Celypha rivulana"@fi,
        "Loxoterma rivulana"@fi,
        "Syricoris rivulana"@fi,
        "Loxoterma rivulana"@sv,
        "Syricoris rivulana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovakirjokääriäinen"@fi,
        "Celypha rivulana"@sv .

<http://tun.fi/MX.60327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phiaris bipunctana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.60328> ;
    skos:hiddenLabel "Loxoterma bipunctana"@fi,
        "Phiaris bipunctana"@fi,
        "Syricoris bipunctana"@fi,
        "Loxoterma bipunctana"@sv,
        "Syricoris bipunctana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkakirjokääriäinen"@fi,
        "Phiaris bipunctana"@sv .

<http://tun.fi/MX.60329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phiaris umbrosana" ;
    dwc:scientificNameAuthorship "(Freyer, 1842)" ;
    skos:broader <http://tun.fi/MX.60328> ;
    skos:hiddenLabel "Phiaris umbrosana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepikkokirjokääriäinen"@fi,
        "Phiaris umbrosana"@sv .

<http://tun.fi/MX.60330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phiaris dissolutana" ;
    dwc:scientificNameAuthorship "(Stange, 1886)" ;
    skos:broader <http://tun.fi/MX.60328> ;
    skos:hiddenLabel "Phiaris dissolutana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikirjokääriäinen"@fi,
        "Phiaris dissolutana"@sv .

<http://tun.fi/MX.60331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phiaris heinrichana" ;
    dwc:scientificNameAuthorship "(McDunnough, 1927)" ;
    skos:broader <http://tun.fi/MX.60328> ;
    skos:hiddenLabel "Phiaris heinrichana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigakirjokääriäinen"@fi,
        "Phiaris heinrichana"@sv .

<http://tun.fi/MX.60333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phiaris obsoletana" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.60328> ;
    skos:hiddenLabel "Phiaris obsoletana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salokirjokääriäinen"@fi,
        "Phiaris obsoletana"@sv .

<http://tun.fi/MX.60334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phiaris metallicana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60328> ;
    skos:hiddenLabel "Phiaris metallicana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokirjokääriäinen"@fi,
        "Phiaris metallicana"@sv .

<http://tun.fi/MX.60335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phiaris schulziana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1776)" ;
    skos:broader <http://tun.fi/MX.60328> ;
    skos:hiddenLabel "Phiaris schulziana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokirjokääriäinen"@fi,
        "Phiaris schulziana"@sv .

<http://tun.fi/MX.60336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phiaris septentrionana" ;
    dwc:scientificNameAuthorship "(Curtis, 1835)" ;
    skos:broader <http://tun.fi/MX.60328> ;
    skos:hiddenLabel "Phiaris septentrionana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porokirjokääriäinen"@fi,
        "Phiaris septentrionana"@sv .

<http://tun.fi/MX.60338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phiaris turfosana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.60328> ;
    skos:hiddenLabel "Phiaris turfosana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämekirjokääriäinen"@fi,
        "Phiaris turfosana"@sv .

<http://tun.fi/MX.60339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phiaris micana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60328> ;
    skos:hiddenLabel "Phiaris micana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivikirjokääriäinen"@fi,
        "Phiaris micana"@sv .

<http://tun.fi/MX.60341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phiaris palustrana" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.60328> ;
    skos:hiddenLabel "Phiaris palustrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjukirjokääriäinen"@fi,
        "Phiaris palustrana"@sv .

<http://tun.fi/MX.60343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capricornia boisduvaliana" ;
    dwc:scientificNameAuthorship "(Duponchel, 1836)" ;
    skos:broader <http://tun.fi/MX.60342> ;
    skos:hiddenLabel "Capricornia boisduvaliana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilakirjokääriäinen"@fi,
        "Capricornia boisduvaliana"@sv .

<http://tun.fi/MX.60346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis unguicella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis unguicella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervasirppikääriäinen"@fi,
        "Ancylis unguicella"@sv .

<http://tun.fi/MX.60347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis uncella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis uncella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangassirppikääriäinen"@fi,
        "Ancylis uncella"@sv .

<http://tun.fi/MX.60348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis laetana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis laetana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkosirppikääriäinen"@fi,
        "Ancylis laetana"@sv .

<http://tun.fi/MX.60349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis kenneli" ;
    dwc:scientificNameAuthorship "Kuznetsov, 1962" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis kenneli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtasirppikääriäinen"@fi,
        "Ancylis kenneli"@sv .

<http://tun.fi/MX.60351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis obtusana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis obtusana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellukkasirppikääriäinen"@fi,
        "Ancylis obtusana"@sv .

<http://tun.fi/MX.60352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis comptana" ;
    dwc:scientificNameAuthorship "(Frölich, 1828)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis comptana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hillasirppikääriäinen"@fi,
        "Ancylis comptana"@sv .

<http://tun.fi/MX.60353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis upupana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis upupana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huhtasirppikääriäinen"@fi,
        "Ancylis upupana"@sv .

<http://tun.fi/MX.60354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis geminana" ;
    dwc:scientificNameAuthorship "(Donovan, 1806)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis geminana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajusirppikääriäinen"@fi,
        "Ancylis geminana"@sv .

<http://tun.fi/MX.60355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis subarcuana" ;
    dwc:scientificNameAuthorship "(Douglas, 1847)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis subarcuana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hallavasirppikääriäinen"@fi,
        "Ancylis subarcuana"@sv .

<http://tun.fi/MX.60357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis diminutana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis diminutana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitasirppikääriäinen"@fi,
        "Ancylis diminutana"@sv .

<http://tun.fi/MX.60358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis selenana" ;
    dwc:scientificNameAuthorship "(Guenée, 1845)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis selenana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajasirppikääriäinen"@fi,
        "Ancylis selenana"@sv .

<http://tun.fi/MX.60359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis unculana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis unculana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paatsamasirppikääriäinen"@fi,
        "Ancylis unculana"@sv .

<http://tun.fi/MX.60360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis myrtillana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1830)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis myrtillana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkasirppikääriäinen"@fi,
        "Ancylis myrtillana"@sv .

<http://tun.fi/MX.60361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis apicella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis apicella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovasirppikääriäinen"@fi,
        "Ancylis apicella"@sv .

<http://tun.fi/MX.60362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis paludana" ;
    dwc:scientificNameAuthorship "(Barrett, 1871)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis paludana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantasirppikääriäinen"@fi,
        "Ancylis paludana"@sv .

<http://tun.fi/MX.60363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis habeleri" ;
    dwc:scientificNameAuthorship "Huemer & Tarmann, 1997" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis habeleri"@fi,
        "Ancylis rhenana"@fi,
        "Ancylis rhenana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilasirppikääriäinen"@fi,
        "Ancylis habeleri"@sv .

<http://tun.fi/MX.60365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis badiana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis badiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnasirppikääriäinen"@fi,
        "Ancylis badiana"@sv .

<http://tun.fi/MX.60366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis achatana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis achatana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhasirppikääriäinen"@fi,
        "Ancylis achatana"@sv .

<http://tun.fi/MX.60367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis mitterbacheriana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis mitterbacheriana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammisirppikääriäinen"@fi,
        "Ancylis mitterbacheriana"@sv .

<http://tun.fi/MX.60368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylis tineana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60345> ;
    skos:hiddenLabel "Ancylis tineana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesasirppikääriäinen"@fi,
        "Ancylis tineana"@sv .

<http://tun.fi/MX.60370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosmomorpha albersana" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.60369> ;
    skos:hiddenLabel "Eucosmomorpha albersana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamakääriäinen"@fi,
        "Eucosmomorpha albersana"@sv .

<http://tun.fi/MX.60372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enarmonia formosana" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.60371> ;
    skos:hiddenLabel "Enarmonia formosana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnakääriäinen"@fi,
        "Enarmonia formosana"@sv .

<http://tun.fi/MX.60375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriopsela quadrana" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.60374> ;
    skos:hiddenLabel "Eriopsela quadrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultapiiskukääriäinen"@fi,
        "Eriopsela quadrana"@sv .

<http://tun.fi/MX.60377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thiodia citrana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60376> ;
    skos:hiddenLabel "Thiodia citrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakääriäinen"@fi,
        "Thiodia citrana"@sv .

<http://tun.fi/MX.60380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopobota stagnana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60378> ;
    skos:hiddenLabel "Griselda stagnana"@fi,
        "Rhopobota stagnana"@fi,
        "Griselda stagnana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuruohokääriäinen"@fi,
        "Rhopobota stagnana"@sv .

<http://tun.fi/MX.60381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopobota myrtillana" ;
    dwc:scientificNameAuthorship "(Humphreys & Westwood, 1845)" ;
    skos:broader <http://tun.fi/MX.60378> ;
    skos:hiddenLabel "Rhopobota myrtillana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkakääriäinen"@fi,
        "Rhopobota myrtillana"@sv .

<http://tun.fi/MX.60382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopobota ustomaculana" ;
    dwc:scientificNameAuthorship "(Curtis, 1831)" ;
    skos:broader <http://tun.fi/MX.60378> ;
    skos:hiddenLabel "Rhopobota ustomaculana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolukkakääriäinen"@fi,
        "Rhopobota ustomaculana"@sv .

<http://tun.fi/MX.60383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopobota naevana" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.60378> ;
    skos:hiddenLabel "Rhopobota naevana"@fi,
        "Tortrix unipunctana"@fi,
        "Tortrix unipunctana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajakääriäinen"@fi,
        "Rhopobota naevana"@sv .

<http://tun.fi/MX.60386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilonota ocellana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60385> ;
    skos:hiddenLabel "Spilonota ocellana"@fi,
        "Spilonota ocellana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtisilmukääriäinen"@fi,
        "lärkknoppvecklare"@sv .

<http://tun.fi/MX.60387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilonota laricana" ;
    dwc:scientificNameAuthorship "(Heinemann, 1863)" ;
    skos:broader <http://tun.fi/MX.60385> ;
    skos:hiddenLabel "Spilonota laricana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikuusikääriäinen"@fi,
        "Spilonota laricana"@sv .

<http://tun.fi/MX.60389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gibberifera simplana" ;
    dwc:scientificNameAuthorship "(Fischer von Röslerstamm, 1836)" ;
    skos:broader <http://tun.fi/MX.60388> ;
    skos:hiddenLabel "Gibberifera simplana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakääriäinen"@fi,
        "Gibberifera simplana"@sv .

<http://tun.fi/MX.60391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia trigonella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia stroemiana"@fi,
        "Epinotia trigonella"@fi,
        "Epinotia stroemiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiosoukkokääriäinen"@fi,
        "Epinotia trigonella"@sv .

<http://tun.fi/MX.60393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia indecorana" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia indecorana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suosoukkokääriäinen"@fi,
        "Epinotia indecorana"@sv .

<http://tun.fi/MX.60394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia sordidana" ;
    dwc:scientificNameAuthorship "(Hübner, 1824)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia sordidana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäsoukkokääriäinen"@fi,
        "Epinotia sordidana"@sv .

<http://tun.fi/MX.60395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia solandriana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia solandriana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaihtelevasoukkokääriäinen"@fi,
        "Epinotia solandriana"@sv .

<http://tun.fi/MX.60396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia brunnichana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia brunnichana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkasoukkokääriäinen"@fi,
        "Epinotia brunnichana"@sv .

<http://tun.fi/MX.60397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia maculana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia maculana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysisoukkokääriäinen"@fi,
        "Epinotia maculana"@sv .

<http://tun.fi/MX.60398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia caprana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia caprana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitasoukkokääriäinen"@fi,
        "Epinotia caprana"@sv .

<http://tun.fi/MX.60399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia abbreviana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia abbreviana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavasoukkokääriäinen"@fi,
        "Epinotia abbreviana"@sv .

<http://tun.fi/MX.60401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia subocellana" ;
    dwc:scientificNameAuthorship "(Donovan, 1806)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia subocellana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosoukkokääriäinen"@fi,
        "Epinotia subocellana"@sv .

<http://tun.fi/MX.60402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia bilunana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia bilunana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermasoukkokääriäinen"@fi,
        "Epinotia bilunana"@sv .

<http://tun.fi/MX.60403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia ramella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia ramella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläsoukkokääriäinen"@fi,
        "Epinotia ramella"@sv .

<http://tun.fi/MX.60404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia demarniana" ;
    dwc:scientificNameAuthorship "(Fischer von Röslerstamm, 1840)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia demarniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norkkosoukkokääriäinen"@fi,
        "Epinotia demarniana"@sv .

<http://tun.fi/MX.60405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia immundana" ;
    dwc:scientificNameAuthorship "(Fischer von Röslerstamm, 1839)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia immundana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantasoukkokääriäinen"@fi,
        "Epinotia immundana"@sv .

<http://tun.fi/MX.60407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia tetraquetrana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia tetraquetrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivusoukkokääriäinen"@fi,
        "Epinotia tetraquetrana"@sv .

<http://tun.fi/MX.60408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia nisella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia nisella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajusoukkokääriäinen"@fi,
        "Epinotia nisella"@sv .

<http://tun.fi/MX.60409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia cinereana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia cinereana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapasoukkokääriäinen"@fi,
        "Epinotia cinereana"@sv .

<http://tun.fi/MX.60410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia tenerana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia tenerana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusosoukkokääriäinen"@fi,
        "Epinotia tenerana"@sv .

<http://tun.fi/MX.60411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia nemorivaga" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia nemorivaga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sianpuolasoukkokääriäinen"@fi,
        "Epinotia nemorivaga"@sv .

<http://tun.fi/MX.60412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia tedella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia tedella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusisoukkokääriäinen"@fi,
        "Epinotia tedella"@sv .

<http://tun.fi/MX.60413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia signatana" ;
    dwc:scientificNameAuthorship "(Douglas, 1845)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia signatana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomisoukkokääriäinen"@fi,
        "Epinotia signatana"@sv .

<http://tun.fi/MX.60414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia granitana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia granitana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkosoukkokääriäinen"@fi,
        "Epinotia granitana"@sv .

<http://tun.fi/MX.60415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia rubiginosana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia rubiginosana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "petäjäsoukkokääriäinen"@fi,
        "Epinotia rubiginosana"@sv .

<http://tun.fi/MX.60416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia cruciana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia cruciana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovasoukkokääriäinen"@fi,
        "Epinotia cruciana"@sv .

<http://tun.fi/MX.60417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia mercuriana" ;
    dwc:scientificNameAuthorship "(Frölich, 1828)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia mercuriana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsoukkokääriäinen"@fi,
        "Epinotia mercuriana"@sv .

<http://tun.fi/MX.60418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia gimmerthaliana" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia gimmerthaliana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juolukkasoukkokääriäinen"@fi,
        "Epinotia gimmerthaliana"@sv .

<http://tun.fi/MX.60419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia nanana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia nanana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiösoukkokääriäinen"@fi,
        "Epinotia nanana"@sv .

<http://tun.fi/MX.60420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia crenana" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia crenana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvisoukkokääriäinen"@fi,
        "Epinotia crenana"@sv .

<http://tun.fi/MX.60421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epinotia pygmaeana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60390> ;
    skos:hiddenLabel "Epinotia pygmaeana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vilkkusoukkokääriäinen"@fi,
        "Epinotia pygmaeana"@sv .

<http://tun.fi/MX.60423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zeiraphera griseana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60422> ;
    skos:hiddenLabel "Zeiraphera griseana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havupunoskääriäinen"@fi,
        "Zeiraphera griseana"@sv .

<http://tun.fi/MX.60425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zeiraphera rufimitrana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.60422> ;
    skos:hiddenLabel "Zeiraphera rufimitrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihtapunoskääriäinen"@fi,
        "Zeiraphera rufimitrana"@sv .

<http://tun.fi/MX.60426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zeiraphera ratzeburgiana" ;
    dwc:scientificNameAuthorship "(Saxesen, 1840)" ;
    skos:broader <http://tun.fi/MX.60422> ;
    skos:hiddenLabel "Zeiraphera ratzeburgiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusipunoskääriäinen"@fi,
        "Zeiraphera ratzeburgiana"@sv .

<http://tun.fi/MX.60427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zeiraphera isertana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.60422> ;
    skos:hiddenLabel "Zeiraphera isertana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammipunoskääriäinen"@fi,
        "Zeiraphera isertana"@sv .

<http://tun.fi/MX.60430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelochrista mollitana" ;
    dwc:scientificNameAuthorship "(Zeller, 1847)" ;
    skos:broader <http://tun.fi/MX.60428> ;
    skos:hiddenLabel "Pelochrista mollitana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenjuuripeilikääriäinen"@fi,
        "Pelochrista mollitana"@sv .

<http://tun.fi/MX.60431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelochrista caecimaculana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60428> ;
    skos:hiddenLabel "Pelochrista caecimaculana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokkipeilikääriäinen"@fi,
        "Pelochrista caecimaculana"@sv .

<http://tun.fi/MX.60432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelochrista huebneriana" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.60428> ;
    skos:hiddenLabel "Pelochrista huebneriana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietapeilikääriäinen"@fi,
        "Pelochrista huebneriana"@sv .

<http://tun.fi/MX.60433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelochrista infidana" ;
    dwc:scientificNameAuthorship "(Hübner, 1824)" ;
    skos:broader <http://tun.fi/MX.60428> ;
    skos:hiddenLabel "Pelochrista infidana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marunapeilikääriäinen"@fi,
        "Pelochrista infidana"@sv .

<http://tun.fi/MX.60435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma cana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma cana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mykeröpeilikääriäinen"@fi,
        "Eucosma cana"@sv .

<http://tun.fi/MX.60436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma hohenwartiana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma hohenwartiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahdepeilikääriäinen"@fi,
        "Eucosma hohenwartiana"@sv .

<http://tun.fi/MX.60438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma fulvana" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma fulvana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketopeilikääriäinen"@fi,
        "Eucosma fulvana"@sv .

<http://tun.fi/MX.60440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma obumbratana" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma obumbratana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valvattipeilikääriäinen"@fi,
        "Eucosma obumbratana"@sv .

<http://tun.fi/MX.60442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma conterminana" ;
    dwc:scientificNameAuthorship "(Guenée, 1845)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma conterminana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salaattipeilikääriäinen"@fi,
        "Eucosma conterminana"@sv .

<http://tun.fi/MX.60443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma flavispecula" ;
    dwc:scientificNameAuthorship "Kuznetsov, 1964" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma flavispecula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lautumapeilikääriäinen"@fi,
        "Eucosma flavispecula"@sv .

<http://tun.fi/MX.60445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma aspidiscana" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma aspidiscana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piiskupeilikääriäinen"@fi,
        "Eucosma aspidiscana"@sv .

<http://tun.fi/MX.60446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma saussureana" ;
    dwc:scientificNameAuthorship "(Benander, 1928)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma saussureana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läätepeilikääriäinen"@fi,
        "Eucosma saussureana"@sv .

<http://tun.fi/MX.60447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma aemulana" ;
    dwc:scientificNameAuthorship "(Schläger, 1849)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma aemulana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupeilikääriäinen"@fi,
        "Eucosma aemulana"@sv .

<http://tun.fi/MX.60449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma suomiana" ;
    dwc:scientificNameAuthorship "(Hoffmann, 1893)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma suomiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenpeilikääriäinen"@fi,
        "Eucosma suomiana"@sv .

<http://tun.fi/MX.60450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma lacteana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma lacteana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitopeilikääriäinen"@fi,
        "Eucosma lacteana"@sv .

<http://tun.fi/MX.60452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelochrista guentheri" ;
    dwc:scientificNameAuthorship "(Tengström, 1869)" ;
    skos:broader <http://tun.fi/MX.60428> ;
    skos:hiddenLabel "Eucosma guentheri"@fi,
        "Pelochrista guentheri"@fi,
        "Eucosma guentheri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somerikkopeilikääriäinen"@fi,
        "Pelochrista guentheri"@sv .

<http://tun.fi/MX.60453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma metzneriana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1830)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma metzneriana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujopeilikääriäinen"@fi,
        "Eucosma metzneriana"@sv .

<http://tun.fi/MX.60454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma messingiana" ;
    dwc:scientificNameAuthorship "(Fischer von Röslerstamm, 1837)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma messingiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "messinkipeilikääriäinen"@fi,
        "Eucosma messingiana"@sv .

<http://tun.fi/MX.60455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma campoliliana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma campoliliana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villakkopeilikääriäinen"@fi,
        "Eucosma campoliliana"@sv .

<http://tun.fi/MX.60456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucosma pupillana" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.60434> ;
    skos:hiddenLabel "Eucosma pupillana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "malipeilikääriäinen"@fi,
        "Eucosma pupillana"@sv .

<http://tun.fi/MX.60458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gypsonoma minutanum" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60457> ;
    skos:hiddenLabel "Gypsonoma minutana"@fi,
        "Gypsonoma minutanum"@fi,
        "Gypsonoma minutana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusorunkokääriäinen"@fi,
        "Gypsonoma minutanum"@sv .

<http://tun.fi/MX.60459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gypsonoma dealbanum" ;
    dwc:scientificNameAuthorship "(Frölich, 1828)" ;
    skos:broader <http://tun.fi/MX.60457> ;
    skos:hiddenLabel "Gypsonoma dealbana"@fi,
        "Gypsonoma dealbanum"@fi,
        "Gypsonoma dealbana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarharunkokääriäinen"@fi,
        "Gypsonoma dealbanum"@sv .

<http://tun.fi/MX.60460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gypsonoma oppressanum" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.60457> ;
    skos:hiddenLabel "Gypsonoma oppressana"@fi,
        "Gypsonoma oppressanum"@fi,
        "Gypsonoma oppressana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelirunkokääriäinen"@fi,
        "Gypsonoma oppressanum"@sv .

<http://tun.fi/MX.60461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gypsonoma socianum" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60457> ;
    skos:hiddenLabel "Gypsonoma sociana"@fi,
        "Gypsonoma socianum"@fi,
        "Gypsonoma sociana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haaparunkokääriäinen"@fi,
        "Gypsonoma socianum"@sv .

<http://tun.fi/MX.60462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gypsonoma nitidulanum" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.60457> ;
    skos:hiddenLabel "Gypsonoma nitidulana"@fi,
        "Gypsonoma nitidulanum"@fi,
        "Gypsonoma nitidulana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyörunkokääriäinen"@fi,
        "Gypsonoma nitidulanum"@sv .

<http://tun.fi/MX.60464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiblema sticticanum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.60463> ;
    skos:hiddenLabel "Epiblema sticticana"@fi,
        "Epiblema sticticanum"@fi,
        "Epiblema sticticana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarlaikkukääriäinen"@fi,
        "Epiblema sticticanum"@sv .

<http://tun.fi/MX.60466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiblema scutulanum" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60463> ;
    skos:hiddenLabel "Epiblema scutulana"@fi,
        "Epiblema scutulanum"@fi,
        "Epiblema scutulana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittylaikkukääriäinen"@fi,
        "Epiblema scutulanum"@sv .

<http://tun.fi/MX.60467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiblema cirsianum" ;
    dwc:scientificNameAuthorship "(Zeller, 1843)" ;
    skos:broader <http://tun.fi/MX.60463> ;
    skos:hiddenLabel "Epiblema cirsiana"@fi,
        "Epiblema cirsianum"@fi,
        "Epiblema cirsiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakelaikkukääriäinen"@fi,
        "Epiblema cirsianum"@sv .

<http://tun.fi/MX.60469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiblema foenellum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60463> ;
    skos:hiddenLabel "Epiblema foenella"@fi,
        "Epiblema foenellum"@fi,
        "Epiblema foenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarilaikkukääriäinen"@fi,
        "Epiblema foenellum"@sv .

<http://tun.fi/MX.60470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiblema grandaevanum" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.60463> ;
    skos:hiddenLabel "Epiblema grandaevana"@fi,
        "Epiblema grandaevanum"@fi,
        "Epiblema grandaevana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolossilaikkukääriäinen"@fi,
        "Epiblema grandaevanum"@sv .

<http://tun.fi/MX.60472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiblema inulivorum" ;
    dwc:scientificNameAuthorship "(Meyrick, 1932)" ;
    skos:broader <http://tun.fi/MX.60463> ;
    skos:hiddenLabel "Epiblema inulivora"@fi,
        "Epiblema inulivorum"@fi,
        "Epiblema obscuranum"@fi,
        "Tortrix obscurana"@fi,
        "Epiblema inulivora"@sv,
        "Epiblema obscuranum"@sv,
        "Tortrix obscurana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenjuurilaikkukääriäinen"@fi,
        "Epiblema inulivorum"@sv .

<http://tun.fi/MX.60473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiblema graphanum" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.60463> ;
    skos:hiddenLabel "Epiblema graphana"@fi,
        "Epiblema graphanum"@fi,
        "Epiblema graphana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsämölaikkukääriäinen"@fi,
        "Epiblema graphanum"@sv .

<http://tun.fi/MX.60474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiblema simplonianum" ;
    dwc:scientificNameAuthorship "(Duponchel, 1835)" ;
    skos:broader <http://tun.fi/MX.60463> ;
    skos:hiddenLabel "Epiblema simploniana"@fi,
        "Epiblema simplonianum"@fi,
        "Epiblema simploniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilaikkukääriäinen"@fi,
        "Epiblema simplonianum"@sv .

<http://tun.fi/MX.60475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epiblema similanum" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60463> ;
    skos:hiddenLabel "Epiblema similana"@fi,
        "Epiblema similanum"@fi,
        "Epiblema similana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolaikkukääriäinen"@fi,
        "Epiblema similanum"@sv .

<http://tun.fi/MX.60478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notocelia cynosbatella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60477> ;
    skos:hiddenLabel "Notocelia cynosbatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "posliinilaikkukääriäinen"@fi,
        "Notocelia cynosbatella"@sv .

<http://tun.fi/MX.60479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notocelia tetragonana" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.60477> ;
    skos:hiddenLabel "Notocelia tetragonana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjolaikkukääriäinen"@fi,
        "Notocelia tetragonana"@sv .

<http://tun.fi/MX.60480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notocelia uddmanniana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60477> ;
    skos:hiddenLabel "Notocelia uddmanniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiilalaikkukääriäinen"@fi,
        "Notocelia uddmanniana"@sv .

<http://tun.fi/MX.60481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notocelia incarnatana" ;
    dwc:scientificNameAuthorship "(Hübner, 1800)" ;
    skos:broader <http://tun.fi/MX.60477> ;
    skos:hiddenLabel "Notocelia incarnatana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusolaikkukääriäinen"@fi,
        "Notocelia incarnatana"@sv .

<http://tun.fi/MX.60482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notocelia trimaculana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60477> ;
    skos:hiddenLabel "Epiblema trimaculanum"@fi,
        "Notocelia trimaculana"@fi,
        "Epiblema trimaculanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapihlajalaikkukääriäinen"@fi,
        "Notocelia trimaculana"@sv .

<http://tun.fi/MX.60483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notocelia rosaecolana" ;
    dwc:scientificNameAuthorship "(Doubleday, 1850)" ;
    skos:broader <http://tun.fi/MX.60477> ;
    skos:hiddenLabel "Notocelia rosaecolana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhalaikkukääriäinen"@fi,
        "Notocelia rosaecolana"@sv .

<http://tun.fi/MX.60484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notocelia roborana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60477> ;
    skos:hiddenLabel "Notocelia roborana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jymylaikkukääriäinen"@fi,
        "Notocelia roborana"@sv .

<http://tun.fi/MX.60488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudococcyx posticana" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.211476> ;
    skos:hiddenLabel "Coccyx posticana"@fi,
        "Pseudococcyx posticana"@fi,
        "Coccyx posticana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuversokääriäinen"@fi,
        "Pseudococcyx posticana"@sv .

<http://tun.fi/MX.60489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudococcyx turionella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.211476> ;
    skos:hiddenLabel "Coccyx turionella"@fi,
        "Pseudococcyx turionella"@fi,
        "Coccyx turionella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoversokääriäinen"@fi,
        "Pseudococcyx turionella"@sv .

<http://tun.fi/MX.60492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Retinia resinella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60490> ;
    skos:hiddenLabel "Retinia resinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihkakääriäinen"@fi,
        "Retinia resinella"@sv .

<http://tun.fi/MX.60494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyacionia buoliana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60493> ;
    skos:hiddenLabel "Rhyacionia buoliana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynversokääriäinen"@fi,
        "Rhyacionia buoliana"@sv .

<http://tun.fi/MX.60495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyacionia pinicolana" ;
    dwc:scientificNameAuthorship "(Doubleday, 1849)" ;
    skos:broader <http://tun.fi/MX.60493> ;
    skos:hiddenLabel "Rhyacionia pinicolana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaversokääriäinen"@fi,
        "Rhyacionia pinicolana"@sv .

<http://tun.fi/MX.60496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyacionia pinivorana" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.60493> ;
    skos:hiddenLabel "Rhyacionia pinivorana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoversokääriäinen"@fi,
        "Rhyacionia pinivorana"@sv .

<http://tun.fi/MX.60497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyacionia duplana" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.60493> ;
    skos:hiddenLabel "Rhyacionia duplana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukoversokääriäinen"@fi,
        "Rhyacionia duplana"@sv .

<http://tun.fi/MX.60498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyacionia logaea" ;
    dwc:scientificNameAuthorship "Durrant, 1911" ;
    skos:broader <http://tun.fi/MX.60493> ;
    skos:hiddenLabel "Rhyacionia logaea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huhtiversokääriäinen"@fi,
        "Rhyacionia logaea"@sv .

<http://tun.fi/MX.60499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticivora piniana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.211477> ;
    skos:hiddenLabel "Corticivora piniana"@fi,
        "Rhyacionia piniana"@fi,
        "Rhyacionia piniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiökääriäinen"@fi,
        "Corticivora piniana"@sv .

<http://tun.fi/MX.60503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia nigricana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia nigricana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hernekääriäinen"@fi,
        "Cydia nigricana"@sv .

<http://tun.fi/MX.60505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia oxytropidis" ;
    dwc:scientificNameAuthorship "(Martini, 1912)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia oxytropidis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keulankärkikiiltokääriäinen"@fi,
        "Cydia oxytropidis"@sv .

<http://tun.fi/MX.60506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia succedana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia succedana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitekiiltokääriäinen"@fi,
        "Cydia succedana"@sv .

<http://tun.fi/MX.60507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia medicaginis" ;
    dwc:scientificNameAuthorship "(Kuznetsov, 1962)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia medicaginis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mailaskiiltokääriäinen"@fi,
        "Cydia medicaginis"@sv .

<http://tun.fi/MX.60508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia microgrammana" ;
    dwc:scientificNameAuthorship "(Guenée, 1845)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia microgrammana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orakkokiiltokääriäinen"@fi,
        "Cydia microgrammana"@sv .

<http://tun.fi/MX.60509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia duplicana" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia duplicana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajakiiltokääriäinen"@fi,
        "Cydia duplicana"@sv .

<http://tun.fi/MX.60510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia cognatana" ;
    dwc:scientificNameAuthorship "(Barrett, 1874)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia cognatana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkokiiltokääriäinen"@fi,
        "Cydia cognatana"@sv .

<http://tun.fi/MX.60511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia illutana" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia illutana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "latvakiiltokääriäinen"@fi,
        "Cydia illutana"@sv .

<http://tun.fi/MX.60512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia corollana" ;
    dwc:scientificNameAuthorship "(Hübner, 1823)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia corollana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korokiiltokääriäinen"@fi,
        "Cydia corollana"@sv .

<http://tun.fi/MX.60513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia coniferana" ;
    dwc:scientificNameAuthorship "(Saxesen, 1840)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia coniferana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havukiiltokääriäinen"@fi,
        "Cydia coniferana"@sv .

<http://tun.fi/MX.60514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia indivisa" ;
    dwc:scientificNameAuthorship "(Danilevsky, 1963)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia indivisa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihkakiiltokääriäinen"@fi,
        "Cydia indivisa"@sv .

<http://tun.fi/MX.60515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia cosmophorana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia cosmophorana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntykiiltokääriäinen"@fi,
        "Cydia cosmophorana"@sv .

<http://tun.fi/MX.60516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia strobilella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia strobilella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenkäpykääriäinen"@fi,
        "Cydia strobilella"@sv .

<http://tun.fi/MX.60517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia pactolana" ;
    dwc:scientificNameAuthorship "(Zeller, 1840)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia pactolana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokiiltokääriäinen"@fi,
        "Cydia pactolana"@sv .

<http://tun.fi/MX.60518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia pomonella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia pomonella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenakääriäinen"@fi,
        "Cydia pomonella"@sv .

<http://tun.fi/MX.60519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia servillana" ;
    dwc:scientificNameAuthorship "(Duponchel, 1836)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia servillana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkämäkiiltokääriäinen"@fi,
        "Cydia servillana"@sv .

<http://tun.fi/MX.60520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia leguminana" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia leguminana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavakiiltokääriäinen"@fi,
        "Cydia leguminana"@sv .

<http://tun.fi/MX.60521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia cornucopiae" ;
    dwc:scientificNameAuthorship "(Tengström, 1869)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia cornucopiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnikiiltokääriäinen"@fi,
        "Cydia cornucopiae"@sv .

<http://tun.fi/MX.60522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia splendana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia splendana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikiiltokääriäinen"@fi,
        "Cydia splendana"@sv .

<http://tun.fi/MX.60524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia fagiglandana" ;
    dwc:scientificNameAuthorship "(Zeller, 1841)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia fagiglandana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökkikiiltokääriäinen"@fi,
        "Cydia fagiglandana"@sv .

<http://tun.fi/MX.60525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cydia inquinatana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60501> ;
    skos:hiddenLabel "Cydia inquinatana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahterakiiltokääriäinen"@fi,
        "Cydia inquinatana"@sv .

<http://tun.fi/MX.60527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathronympha strigana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.60526> ;
    skos:hiddenLabel "Lathronympha strigana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuismakääriäinen"@fi,
        "Lathronympha strigana"@sv .

<http://tun.fi/MX.60530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita aureolana" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Grapholita aureolana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankiiltokääriäinen"@fi,
        "Grapholita aureolana"@sv .

<http://tun.fi/MX.60531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita caecana" ;
    dwc:scientificNameAuthorship "(Schläger, 1847)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Cydia caecana"@fi,
        "Grapholita caecana"@fi,
        "Cydia caecana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdekiiltokääriäinen"@fi,
        "Grapholita caecana"@sv .

<http://tun.fi/MX.60532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita compositella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Grapholita compositella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokiiltokääriäinen"@fi,
        "Grapholita compositella"@sv .

<http://tun.fi/MX.60533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita discretana" ;
    dwc:scientificNameAuthorship "(Wocke, 1861)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Cydia discretana"@fi,
        "Grapholita discretana"@fi,
        "Cydia discretana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "humalakiiltokääriäinen"@fi,
        "Grapholita discretana"@sv .

<http://tun.fi/MX.60534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita lunulana" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Cydia lunulana"@fi,
        "Grapholita lunulana"@fi,
        "Cydia lunulana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuukiiltokääriäinen"@fi,
        "Grapholita lunulana"@sv .

<http://tun.fi/MX.60536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita orobana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1830)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Grapholita orobana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnakiiltokääriäinen"@fi,
        "Grapholita orobana"@sv .

<http://tun.fi/MX.60538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita jungiella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Grapholita jungiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukokiiltokääriäinen"@fi,
        "Grapholita jungiella"@sv .

<http://tun.fi/MX.60540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita funebrana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Grapholita funebrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumunmarjakääriäinen"@fi,
        "Grapholita funebrana"@sv .

<http://tun.fi/MX.60541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita tenebrosana" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Grapholita tenebrosana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusunmarjakääriäinen"@fi,
        "Grapholita tenebrosana"@sv .

<http://tun.fi/MX.60543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita janthinana" ;
    dwc:scientificNameAuthorship "(Duponchel, 1835)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Grapholita janthinana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapihlajanmarjakääriäinen"@fi,
        "Grapholita janthinana"@sv .

<http://tun.fi/MX.60544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita andabatana" ;
    dwc:scientificNameAuthorship "(Wolff, 1957)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Grapholita andabatana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanmarjakääriäinen"@fi,
        "Grapholita andabatana"@sv .

<http://tun.fi/MX.60545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grapholita lobarzewskii" ;
    dwc:scientificNameAuthorship "(Nowicki, 1860)" ;
    skos:broader <http://tun.fi/MX.60528> ;
    skos:hiddenLabel "Grapholita lobarzewskii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhamarjakääriäinen"@fi,
        "Grapholita lobarzewskii"@sv .

<http://tun.fi/MX.60547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene splendidulana" ;
    dwc:scientificNameAuthorship "(Guenée, 1845)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene splendidulana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paistelatvakääriäinen"@fi,
        "Pammene splendidulana"@sv .

<http://tun.fi/MX.60548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene argyrana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene argyrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammilatvakääriäinen"@fi,
        "Pammene argyrana"@sv .

<http://tun.fi/MX.60549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene ignorata" ;
    dwc:scientificNameAuthorship "Kuznetsov, 1968" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene ignorata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtolatvakääriäinen"@fi,
        "Pammene ignorata"@sv .

<http://tun.fi/MX.60551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene insulana" ;
    dwc:scientificNameAuthorship "(Guenée, 1845)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene insulana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapalatvakääriäinen"@fi,
        "Pammene insulana"@sv .

<http://tun.fi/MX.60552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene suspectana" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene suspectana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnilatvakääriäinen"@fi,
        "Pammene suspectana"@sv .

<http://tun.fi/MX.60553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene albuginana" ;
    dwc:scientificNameAuthorship "(Guenée, 1845)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene albuginana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkämälatvakääriäinen"@fi,
        "Pammene albuginana"@sv .

<http://tun.fi/MX.60554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene clanculana" ;
    dwc:scientificNameAuthorship "(Tengström, 1869)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene clanculana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaiskoivulatvakääriäinen"@fi,
        "Pammene clanculana"@sv .

<http://tun.fi/MX.60555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene fasciana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene fasciana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "terholatvakääriäinen"@fi,
        "Pammene fasciana"@sv .

<http://tun.fi/MX.60556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene luedersiana" ;
    dwc:scientificNameAuthorship "(Sorhagen, 1885)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene luedersiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätlatvakääriäinen"@fi,
        "Pammene luedersiana"@sv .

<http://tun.fi/MX.60557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene obscurana" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene obscurana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivulatvakääriäinen"@fi,
        "Pammene obscurana"@sv .

<http://tun.fi/MX.60558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene rhediella" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene rhediella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajalatvakääriäinen"@fi,
        "Pammene rhediella"@sv .

<http://tun.fi/MX.60559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene populana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene populana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajulatvakääriäinen"@fi,
        "Pammene populana"@sv .

<http://tun.fi/MX.60560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene regiana" ;
    dwc:scientificNameAuthorship "(Zeller, 1849)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene regiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorivaahteralatvakääriäinen"@fi,
        "Pammene regiana"@sv .

<http://tun.fi/MX.60561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene germmana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene germmana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomilatvakääriäinen"@fi,
        "Pammene germmana"@sv .

<http://tun.fi/MX.60563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene ochsenheimeriana" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene ochsenheimeriana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulatvakääriäinen"@fi,
        "Pammene ochsenheimeriana"@sv .

<http://tun.fi/MX.60564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene aurana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene aurana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultalatvakääriäinen"@fi,
        "Pammene aurana"@sv .

<http://tun.fi/MX.60565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene gallicana" ;
    dwc:scientificNameAuthorship "(Guenée, 1845)" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene gallicana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "putkilatvakääriäinen"@fi,
        "Pammene gallicana"@sv .

<http://tun.fi/MX.60566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pammene luculentana" ;
    dwc:scientificNameAuthorship "Kuznetsov, 1962" ;
    skos:broader <http://tun.fi/MX.60546> ;
    skos:hiddenLabel "Pammene luculentana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänlatvakääriäinen"@fi,
        "Pammene luculentana"@sv .

<http://tun.fi/MX.60568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strophedra nitidana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.60567> ;
    skos:hiddenLabel "Strophedra nitidana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunatsakääriäinen"@fi,
        "Strophedra nitidana"@sv .

<http://tun.fi/MX.60570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha plumbana" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha plumbana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltokenttäkääriäinen"@fi,
        "Dichrorampha plumbana"@sv .

<http://tun.fi/MX.60571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha sedatana" ;
    dwc:scientificNameAuthorship "Busck, 1906" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha sedatana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pietaryrttikenttäkääriäinen"@fi,
        "Dichrorampha sedatana"@sv .

<http://tun.fi/MX.60573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha aeratana" ;
    dwc:scientificNameAuthorship "(Pierce & Metcalfe, 1915)" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha aeratana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarkenttäkääriäinen"@fi,
        "Dichrorampha aeratana"@sv .

<http://tun.fi/MX.60574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha consortana" ;
    dwc:scientificNameAuthorship "Stephens, 1852" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha consortana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päivänkakkarakenttäkääriäinen"@fi,
        "Dichrorampha consortana"@sv .

<http://tun.fi/MX.60575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha cinerascens" ;
    dwc:scientificNameAuthorship "(Danilevsky, 1948)" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha cinerascens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdekenttäkääriäinen"@fi,
        "Dichrorampha cinerascens"@sv .

<http://tun.fi/MX.60576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha acuminatana" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha acuminatana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppikenttäkääriäinen"@fi,
        "Dichrorampha acuminatana"@sv .

<http://tun.fi/MX.60577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha sylvicolana" ;
    dwc:scientificNameAuthorship "Heinemann, 1863" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha sylvicolana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojakärsämökenttäkääriäinen"@fi,
        "Dichrorampha sylvicolana"@sv .

<http://tun.fi/MX.60579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha simpliciana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha simpliciana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujokenttäkääriäinen"@fi,
        "Dichrorampha simpliciana"@sv .

<http://tun.fi/MX.60580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha heegerana" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha heegerana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkokenttäkääriäinen"@fi,
        "Dichrorampha heegerana"@sv .

<http://tun.fi/MX.60581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha senectana" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha senectana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taitekenttäkääriäinen"@fi,
        "Dichrorampha senectana"@sv .

<http://tun.fi/MX.60582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha vancouverana" ;
    dwc:scientificNameAuthorship "McDunnough, 1935" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha vancouverana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokenttäkääriäinen"@fi,
        "Dichrorampha vancouverana"@sv .

<http://tun.fi/MX.60584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha flavidorsana" ;
    dwc:scientificNameAuthorship "Knaggs, 1867" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha flavidorsana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokenttäkääriäinen"@fi,
        "Dichrorampha flavidorsana"@sv .

<http://tun.fi/MX.60585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha alpinana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1830)" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha alpinana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahokenttäkääriäinen"@fi,
        "Dichrorampha alpinana"@sv .

<http://tun.fi/MX.60586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha petiverella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha petiverella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkenttäkääriäinen"@fi,
        "Dichrorampha petiverella"@sv .

<http://tun.fi/MX.60587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha plumbagana" ;
    dwc:scientificNameAuthorship "(Treitschke, 1830)" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha plumbagana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siankärsämökenttäkääriäinen"@fi,
        "Dichrorampha plumbagana"@sv .

<http://tun.fi/MX.60588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha obscuratana" ;
    dwc:scientificNameAuthorship "(Wolff, 1955)" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha obscuratana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkenttäkääriäinen"@fi,
        "Dichrorampha obscuratana"@sv .

<http://tun.fi/MX.60589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha agilana" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.60569> ;
    skos:hiddenLabel "Dichrorampha agilana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukenttäkääriäinen"@fi,
        "Dichrorampha agilana"@sv .

<http://tun.fi/MX.60593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthophila fabriciana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.60592> ;
    skos:hiddenLabel "Anthophila fabriciana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkostuikekoi"@fi,
        "Anthophila fabriciana"@sv .

<http://tun.fi/MX.60596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prochoreutis myllerana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.60594> ;
    skos:hiddenLabel "Prochoreutis argentinetta"@fi,
        "Prochoreutis montelli"@fi,
        "Prochoreutis myllerana"@fi,
        "Prochoreutis argentinetta"@sv,
        "Prochoreutis montelli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "yötuikekoi"@fi,
        "Prochoreutis myllerana"@sv .

<http://tun.fi/MX.60597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prochoreutis sehestediana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1776)" ;
    skos:broader <http://tun.fi/MX.60594> ;
    skos:hiddenLabel "Prochoreutis sehestediana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punetuikekoi"@fi,
        "Prochoreutis sehestediana"@sv .

<http://tun.fi/MX.60599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prochoreutis ultimana" ;
    dwc:scientificNameAuthorship "(Krulikovsky, 1909)" ;
    skos:broader <http://tun.fi/MX.60594> ;
    skos:hiddenLabel "Prochoreutis ultimana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskotuikekoi"@fi,
        "Prochoreutis ultimana"@sv .

<http://tun.fi/MX.60601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prochoreutis solaris" ;
    dwc:scientificNameAuthorship "(Erschoff, 1877)" ;
    skos:broader <http://tun.fi/MX.60594> ;
    skos:hiddenLabel "Prochoreutis solaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtatuikekoi"@fi,
        "Prochoreutis solaris"@sv .

<http://tun.fi/MX.60603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tebenna bjerkandrella" ;
    dwc:scientificNameAuthorship "(Thunberg, 1784)" ;
    skos:broader <http://tun.fi/MX.60602> ;
    skos:hiddenLabel "Tebenna bjerkandrella"@fi,
        "Tebenna pretiosana"@fi,
        "Tebenna pretiosana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdaketuikekoi"@fi,
        "Tebenna bjerkandrella"@sv .

<http://tun.fi/MX.60607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choreutis pariana" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.60605> ;
    skos:hiddenLabel "Choreutis pariana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenatuikekoi"@fi,
        "Choreutis pariana"@sv .

<http://tun.fi/MX.60608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Choreutis diana" ;
    dwc:scientificNameAuthorship "(Hübner, 1822)" ;
    skos:broader <http://tun.fi/MX.60605> ;
    skos:hiddenLabel "Choreutis diana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinetuikekoi"@fi,
        "Choreutis diana"@sv .

<http://tun.fi/MX.60612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Wockia asperipunctella" ;
    dwc:scientificNameAuthorship "(Bruand, 1851)" ;
    skos:broader <http://tun.fi/MX.60611> ;
    skos:hiddenLabel "Wockia asperipunctella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kohotäpläkoi"@fi,
        "Wockia asperipunctella"@sv .

<http://tun.fi/MX.60616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schreckensteinia festaliella" ;
    dwc:scientificNameAuthorship "(Hübner, 1819)" ;
    skos:broader <http://tun.fi/MX.60615> ;
    skos:hiddenLabel "Schreckensteinia festaliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vattukoverokoi"@fi,
        "Schreckensteinia festaliella"@sv .

<http://tun.fi/MX.60620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaulernis dentella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.60619> ;
    skos:hiddenLabel "Phaulernis dentella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysihammaskoi"@fi,
        "Phaulernis dentella"@sv .

<http://tun.fi/MX.60621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaulernis fulviguttella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.60619> ;
    skos:hiddenLabel "Phaulernis fulviguttella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplähammaskoi"@fi,
        "Phaulernis fulviguttella"@sv .

<http://tun.fi/MX.60624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epermenia falciformis" ;
    dwc:scientificNameAuthorship "(Haworth, 1828)" ;
    skos:broader <http://tun.fi/MX.60622> ;
    skos:hiddenLabel "Epermenia falciformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjohammaskoi"@fi,
        "Epermenia falciformis"@sv .

<http://tun.fi/MX.60625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epermenia illigerella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.60622> ;
    skos:hiddenLabel "Epermenia illigerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahammaskoi"@fi,
        "Epermenia illigerella"@sv .

<http://tun.fi/MX.60626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epermenia chaerophyllella" ;
    dwc:scientificNameAuthorship "(Goeze, 1783)" ;
    skos:broader <http://tun.fi/MX.60622> ;
    skos:hiddenLabel "Epermenia chaerophyllella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kapohammaskoi"@fi,
        "Epermenia chaerophyllella"@sv .

<http://tun.fi/MX.60627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epermenia profugella" ;
    dwc:scientificNameAuthorship "(Stainton, 1856)" ;
    skos:broader <http://tun.fi/MX.60622> ;
    skos:hiddenLabel "Epermenia profugella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltohammaskoi"@fi,
        "Epermenia profugella"@sv .

<http://tun.fi/MX.60629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochromolopis ictella" ;
    dwc:scientificNameAuthorship "(Hübner, 1819)" ;
    skos:broader <http://tun.fi/MX.60628> ;
    skos:hiddenLabel "Ochromolopis ictella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiertohammaskoi"@fi,
        "Ochromolopis ictella"@sv .

<http://tun.fi/MX.60633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alucita hexadactyla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60632> ;
    skos:hiddenLabel "Alucita hexadactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaviuhkanen"@fi,
        "Alucita hexadactyla"@sv .

<http://tun.fi/MX.60635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterotopteryx dodecadactyla" ;
    dwc:scientificNameAuthorship "(Hübner, 1786)" ;
    skos:broader <http://tun.fi/MX.60634> ;
    skos:hiddenLabel "Pterotopteryx dodecadactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamaviuhkanen"@fi,
        "Pterotopteryx dodecadactyla"@sv .

<http://tun.fi/MX.60640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyptilia tesseradactyla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.60639> ;
    skos:hiddenLabel "Platyptilia tesseradactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpäläsulkanen"@fi,
        "Platyptilia tesseradactyla"@sv .

<http://tun.fi/MX.60641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyptilia nemoralis" ;
    dwc:scientificNameAuthorship "(Zeller, 1841)" ;
    skos:broader <http://tun.fi/MX.60639> ;
    skos:hiddenLabel "Platyptilia nemoralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättisulkanen"@fi,
        "Platyptilia nemoralis"@sv .

<http://tun.fi/MX.60642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyptilia gonodactyla" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60639> ;
    skos:hiddenLabel "Platyptilia gonodactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leskenlehtisulkanen"@fi,
        "Platyptilia gonodactyla"@sv .

<http://tun.fi/MX.60643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platyptilia calodactyla" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60639> ;
    skos:hiddenLabel "Platyptilia calodactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piiskusulkanen"@fi,
        "Platyptilia calodactyla"@sv .

<http://tun.fi/MX.60645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gillmeria pallidactyla" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60644> ;
    skos:hiddenLabel "Gillmeria pallidactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsämösulkanen"@fi,
        "Gillmeria pallidactyla"@sv .

<http://tun.fi/MX.60646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gillmeria ochrodactyla" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60644> ;
    skos:hiddenLabel "Gillmeria ochrodactyla"@fi,
        "Gillmeria tetradactyla"@fi,
        "Phalaena tetradactyla"@fi,
        "Gillmeria tetradactyla"@sv,
        "Phalaena tetradactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pietaryrttisulkanen"@fi,
        "Gillmeria ochrodactyla"@sv .

<http://tun.fi/MX.60650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenoptilodes taprobanes" ;
    dwc:scientificNameAuthorship "(Felder & Rogenhofer, 1875)" ;
    skos:broader <http://tun.fi/MX.60648> ;
    skos:hiddenLabel "Stenoptilodes taprobanes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaellussulkanen"@fi,
        "Stenoptilodes taprobanes"@sv .

<http://tun.fi/MX.60652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenoptilia pterodactyla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.60651> ;
    skos:hiddenLabel "Stenoptilia pterodactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmitädykesulkanen"@fi,
        "Stenoptilia pterodactyla"@sv .

<http://tun.fi/MX.60653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenoptilia veronicae" ;
    dwc:scientificNameAuthorship "Karvonen, 1932" ;
    skos:broader <http://tun.fi/MX.60651> ;
    skos:hiddenLabel "Stenoptilia veronicae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantatädykesulkanen"@fi,
        "Stenoptilia veronicae"@sv .

<http://tun.fi/MX.60654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenoptilia bipunctidactyla" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.60651> ;
    skos:hiddenLabel "Stenoptilia bipunctidactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketosulkanen"@fi,
        "Stenoptilia bipunctidactyla"@sv .

<http://tun.fi/MX.60656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenoptilia pelidnodactyla" ;
    dwc:scientificNameAuthorship "(Stein, 1837)" ;
    skos:broader <http://tun.fi/MX.60651> ;
    skos:hiddenLabel "Stenoptilia pelidnodactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkosulkanen"@fi,
        "Stenoptilia pelidnodactyla"@sv .

<http://tun.fi/MX.60657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenoptilia nolckeni" ;
    dwc:scientificNameAuthorship "(Tengström, 1870)" ;
    skos:broader <http://tun.fi/MX.60651> ;
    skos:hiddenLabel "Stenoptilia nolckeni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laatokansulkanen"@fi,
        "Stenoptilia nolckeni"@sv .

<http://tun.fi/MX.60658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenoptilia islandica" ;
    dwc:scientificNameAuthorship "(Staudinger, 1857)" ;
    skos:broader <http://tun.fi/MX.60651> ;
    skos:hiddenLabel "MX.211184"@fi,
        "Pterophorus islandicus"@fi,
        "Stenoptilia islandica"@fi,
        "Stenoptilia islandicus"@fi,
        "MX.211184"@sv,
        "Pterophorus islandicus"@sv,
        "Stenoptilia islandicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisulkanen"@fi,
        "Stenoptilia islandica"@sv .

<http://tun.fi/MX.60659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenoptilia zophodactyla" ;
    dwc:scientificNameAuthorship "(Duponchel, 1840)" ;
    skos:broader <http://tun.fi/MX.60651> ;
    skos:hiddenLabel "Pterophorus zophodactylus"@fi,
        "Stenoptilia zophodactyla"@fi,
        "Stenoptilia zophodactylus"@fi,
        "Pterophorus zophodactylus"@sv,
        "Stenoptilia zophodactylus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sappisulkanen"@fi,
        "Stenoptilia zophodactyla"@sv .

<http://tun.fi/MX.60661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyptilia acanthadactyla" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.60660> ;
    skos:hiddenLabel "Amblyptilia acanthadactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskotalvisulkanen"@fi,
        "Amblyptilia acanthadactyla"@sv .

<http://tun.fi/MX.60662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amblyptilia punctidactyla" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60660> ;
    skos:hiddenLabel "Amblyptilia punctidactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmotalvisulkainen"@fi,
        "Amblyptilia punctidactyla"@sv .

<http://tun.fi/MX.60665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cnaemidophorus rhododactylus" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60663> ;
    skos:hiddenLabel "Cnaemidophorus rhododactyla"@fi,
        "Cnaemidophorus rhododactylus"@fi,
        "Cnaemidophorus rhododactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusosulkanen"@fi,
        "Cnaemidophorus rhododactylus"@sv .

<http://tun.fi/MX.60667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmarcha lunaedactyla" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60666> ;
    skos:hiddenLabel "Marasmarcha lunaedactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orakkosulkanen"@fi,
        "Marasmarcha lunaedactyla"@sv .

<http://tun.fi/MX.60669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geina didactyla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60668> ;
    skos:hiddenLabel "Geina didactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellukkasulkanen"@fi,
        "Geina didactyla"@sv .

<http://tun.fi/MX.60671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Capperia trichodactyla" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60670> ;
    skos:hiddenLabel "Capperia trichodactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukulasulkanen"@fi,
        "Capperia trichodactyla"@sv .

<http://tun.fi/MX.60674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyptilus distans" ;
    dwc:scientificNameAuthorship "(Zeller, 1847)" ;
    skos:broader <http://tun.fi/MX.60672> ;
    skos:hiddenLabel "Oxyptilus distans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelttosulkanen"@fi,
        "Oxyptilus distans"@sv .

<http://tun.fi/MX.60676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyptilus pilosellae" ;
    dwc:scientificNameAuthorship "(Zeller, 1841)" ;
    skos:broader <http://tun.fi/MX.60672> ;
    skos:hiddenLabel "Oxyptilus pilosellae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huopakeltanosulkanen"@fi,
        "Oxyptilus pilosellae"@sv .

<http://tun.fi/MX.60677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyptilus chrysodactylus" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60672> ;
    skos:hiddenLabel "Oxyptilus chrysodactyla"@fi,
        "Oxyptilus chrysodactylus"@fi,
        "Oxyptilus chrysodactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarjakeltanosulkanen"@fi,
        "Oxyptilus chrysodactylus"@sv .

<http://tun.fi/MX.60679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyptilus ericetorum" ;
    dwc:scientificNameAuthorship "(Stainton, 1851)" ;
    skos:broader <http://tun.fi/MX.60672> ;
    skos:hiddenLabel "Oxyptilus ericetorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskeltanosulkanen"@fi,
        "Oxyptilus ericetorum"@sv .

<http://tun.fi/MX.60680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxyptilus parvidactylus" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60672> ;
    skos:hiddenLabel "Oxyptilus parvidactyla"@fi,
        "Oxyptilus parvidactylus"@fi,
        "Oxyptilus parvidactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakeltanosulkanen"@fi,
        "Oxyptilus parvidactylus"@sv .

<http://tun.fi/MX.60683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buckleria paludum" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.60681> ;
    skos:hiddenLabel "Buckleria paludum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kihokkisulkanen"@fi,
        "Buckleria paludum"@sv .

<http://tun.fi/MX.60685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pselnophorus heterodactylus" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.60684> ;
    skos:hiddenLabel "Pselnophorus heterodactyla"@fi,
        "Pselnophorus heterodactylus"@fi,
        "Pselnophorus heterodactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjosulkanen"@fi,
        "Pselnophorus heterodactylus"@sv .

<http://tun.fi/MX.60689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hellinsia osteodactyla" ;
    dwc:scientificNameAuthorship "(Zeller, 1841)" ;
    skos:broader <http://tun.fi/MX.60687> ;
    skos:hiddenLabel "Hellinsia osteodactyla"@fi,
        "Hellinsia osteodactylus"@fi,
        "Hellinsia osteodactylus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luusulkanen"@fi,
        "Hellinsia osteodactyla"@sv .

<http://tun.fi/MX.60690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hellinsia distincta" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.60687> ;
    skos:hiddenLabel "Hellinsia distincta"@fi,
        "Hellinsia distinctus"@fi,
        "Hellinsia distinctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "malisulkanen"@fi,
        "Hellinsia distincta"@sv .

<http://tun.fi/MX.60691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hellinsia didactylites" ;
    dwc:scientificNameAuthorship "(Ström, 1783)" ;
    skos:broader <http://tun.fi/MX.60687> ;
    skos:hiddenLabel "Hellinsia didactylites"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahosulkanen"@fi,
        "Hellinsia didactylites"@sv .

<http://tun.fi/MX.60693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hellinsia tephradactyla" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.60687> ;
    skos:hiddenLabel "Hellinsia tephradactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehnäsulkanen"@fi,
        "Hellinsia tephradactyla"@sv .

<http://tun.fi/MX.60694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hellinsia lienigiana" ;
    dwc:scientificNameAuthorship "(Zeller, 1852)" ;
    skos:broader <http://tun.fi/MX.60687> ;
    skos:hiddenLabel "Hellinsia lienigiana"@fi,
        "Hellinsia lienigianus"@fi,
        "Hellinsia lienigianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marunasulkanen"@fi,
        "Hellinsia lienigiana"@sv .

<http://tun.fi/MX.60696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oidaematophorus lithodactylus" ;
    dwc:scientificNameAuthorship "(Treitschke, 1833)" ;
    skos:broader <http://tun.fi/MX.60695> ;
    skos:hiddenLabel "Oidaematophorus lithodactyla"@fi,
        "Oidaematophorus lithodactylus"@fi,
        "Oidaematophorus lithodactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenjuurisulkanen"@fi,
        "Oidaematophorus lithodactylus"@sv .

<http://tun.fi/MX.60697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oidaematophorus vafradactylus" ;
    dwc:scientificNameAuthorship "Svensson, 1966" ;
    skos:broader <http://tun.fi/MX.60695> ;
    skos:hiddenLabel "Oidaematophorus vafradactylus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alvarisulkanen"@fi,
        "Oidaematophorus vafradactylus"@sv .

<http://tun.fi/MX.60698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oidaematophorus rogenhoferi" ;
    dwc:scientificNameAuthorship "(Mann, 1877)" ;
    skos:broader <http://tun.fi/MX.60695> ;
    skos:hiddenLabel "Oidaematophorus rogenhoferi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioissulkanen"@fi,
        "Oidaematophorus rogenhoferi"@sv .

<http://tun.fi/MX.60700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Emmelina monodactyla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60699> ;
    skos:hiddenLabel "Emmelina monodactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiertosulkanen"@fi,
        "Emmelina monodactyla"@sv .

<http://tun.fi/MX.60702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adaina microdactyla" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.60701> ;
    skos:hiddenLabel "Adaina microdactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punalatvasulkanen"@fi,
        "Adaina microdactyla"@sv .

<http://tun.fi/MX.60704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porrittia galactodactyla" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60703> ;
    skos:hiddenLabel "Porrittia galactodactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takiaissulkanen"@fi,
        "Porrittia galactodactyla"@sv .

<http://tun.fi/MX.60706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calyciphora albodactyla" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:altLabel "ohdakekeltanen"@fi ;
    skos:broader <http://tun.fi/MX.60705> ;
    skos:hiddenLabel "Calyciphora albodactyla"@fi,
        "Calyciphora albodactylus"@fi,
        "Calyciphora albodactylus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakesulkanen"@fi,
        "Calyciphora albodactyla"@sv .

<http://tun.fi/MX.60709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merrifieldia leucodactyla" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60708> ;
    skos:hiddenLabel "Merrifieldia leucodactyla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ajuruohosulkanen"@fi,
        "Merrifieldia leucodactyla"@sv .

<http://tun.fi/MX.60712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merrifieldia tridactyla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60708> ;
    skos:hiddenLabel "Merrifieldia tridactyla"@fi,
        "Phalaena tetradactyla"@fi,
        "Pterophorus fuscolimbatus"@fi,
        "Phalaena tetradactyla"@sv,
        "Pterophorus fuscolimbatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynisulkanen"@fi,
        "Merrifieldia tridactyla"@sv .

<http://tun.fi/MX.60714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merrifieldia baliodactyla" ;
    dwc:scientificNameAuthorship "(Zeller, 1841)" ;
    skos:broader <http://tun.fi/MX.60708> ;
    skos:hiddenLabel "Merrifieldia baliodactyla"@fi,
        "Merrifieldia baliodactylus"@fi,
        "Merrifieldia baliodactylus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meiramisulkanen"@fi,
        "Merrifieldia baliodactyla"@sv .

<http://tun.fi/MX.60717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterophorus pentadactylus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "isosulkanen"@fi ;
    skos:broader <http://tun.fi/MX.60716> ;
    skos:hiddenLabel "Pterophorus pentadactyla"@fi,
        "Pterophorus pentadactylus"@fi,
        "Pterophorus pentadactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkosulkanen"@fi,
        "Pterophorus pentadactylus"@sv .

<http://tun.fi/MX.60724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parnassius apollo" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "apollo"@fi ;
    skos:broader <http://tun.fi/MX.60723> ;
    skos:hiddenLabel "Parnassius apollo"@fi,
        "Parnassius apollo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoapollo"@fi,
        "apollofjäril"@sv .

<http://tun.fi/MX.60725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parnassius mnemosyne" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60723> ;
    skos:hiddenLabel "Parnassius mnemosyne"@fi,
        "Parnassius mnemosyne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuapollo"@fi,
        "mnemosynefjäril"@sv .

<http://tun.fi/MX.60728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iphiclides podalirius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60727> ;
    skos:hiddenLabel "Iphiclides podalirius"@fi,
        "Iphiclides podalirius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purjeperhonen"@fi,
        "segelfjäril"@sv .

<http://tun.fi/MX.60730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papilio machaon" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.60729> ;
    skos:hiddenLabel "Papilio machaon"@fi,
        "Papilio machaon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ritariperhonen"@fi,
        "makaonfjäril"@sv .

<http://tun.fi/MX.60735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrgus malvae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60733> ;
    skos:hiddenLabel "Pyrgus malvae"@fi,
        "Pyrgus malvae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mansikkakirjosiipi"@fi,
        "smultronvisslare"@sv .

<http://tun.fi/MX.60736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrgus alveus" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.60733> ;
    skos:hiddenLabel "Pyrgus alveus"@fi,
        "Pyrgus alveus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakirjosiipi"@fi,
        "kattunvisslare"@sv .

<http://tun.fi/MX.60738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrgus andromedae" ;
    dwc:scientificNameAuthorship "(Wallengren, 1853)" ;
    skos:broader <http://tun.fi/MX.60733> ;
    skos:hiddenLabel "Pyrgus andromedae"@fi,
        "Pyrgus andromedae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikirjosiipi"@fi,
        "blomvisslare"@sv .

<http://tun.fi/MX.60739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrgus centaureae" ;
    dwc:scientificNameAuthorship "(Rambur, 1839)" ;
    skos:broader <http://tun.fi/MX.60733> ;
    skos:hiddenLabel "Pyrgus centaureae"@fi,
        "Pyrgus centaureae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokirjosiipi"@fi,
        "myrvisslare"@sv .

<http://tun.fi/MX.60742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heteropterus morpheus" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.60741> ;
    skos:hiddenLabel "Heteropterus morpheus"@fi,
        "Heteropterus morpheus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinähiipijä"@fi,
        "spegelsmygare"@sv .

<http://tun.fi/MX.60744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carterocephalus palaemon" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.60743> ;
    skos:hiddenLabel "Carterocephalus palaemon"@fi,
        "Carterocephalus palaemon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatäplähiipijä"@fi,
        "gulfläckig glanssmygare"@sv .

<http://tun.fi/MX.60745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carterocephalus silvicola" ;
    dwc:scientificNameAuthorship "(Meigen, 1829)" ;
    skos:broader <http://tun.fi/MX.60743> ;
    skos:hiddenLabel "Carterocephalus silvicola"@fi,
        "Carterocephalus silvicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustatäplähiipijä"@fi,
        "svartfläckig glanssmygare"@sv .

<http://tun.fi/MX.60749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thymelicus lineola" ;
    dwc:scientificNameAuthorship "(Ochsenheimer, 1808)" ;
    skos:broader <http://tun.fi/MX.60747> ;
    skos:hiddenLabel "Thymelicus lineola"@fi,
        "Thymelicus lineola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lauhahiipijä"@fi,
        "mindre tåtelsmygare"@sv .

<http://tun.fi/MX.60752> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Hesperia comma comma" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60751> ;
    skos:hiddenLabel "Hesperia comma comma"@fi,
        "Hesperia comma subsp. comma"@fi,
        "Hesperia comma subsp. comma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänvalkotäpläpaksupää"@fi,
        "Hesperia comma comma"@sv .

<http://tun.fi/MX.60753> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Hesperia comma catena" ;
    dwc:scientificNameAuthorship "(Staudinger, 1861)" ;
    skos:broader <http://tun.fi/MX.60751> ;
    skos:hiddenLabel "Hesperia comma catena"@fi,
        "Hesperia comma subsp. catena"@fi,
        "Hesperia comma subsp. catena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanvalkotäpläpaksupää"@fi,
        "Hesperia comma catena"@sv .

<http://tun.fi/MX.60755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochlodes sylvanus" ;
    dwc:scientificNameAuthorship "(Esper, 1777)" ;
    skos:broader <http://tun.fi/MX.60754> ;
    skos:hiddenLabel "Ochlodes faunus"@fi,
        "Ochlodes sylvanus"@fi,
        "Ochlodes faunus"@sv,
        "Ochlodes sylvanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piippopaksupää"@fi,
        "ängssmygare"@sv .

<http://tun.fi/MX.60761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptidea juvernica" ;
    dwc:scientificNameAuthorship "Williams, 1946" ;
    skos:broader <http://tun.fi/MX.60760> ;
    skos:hiddenLabel "Leptidea juvernica"@fi,
        "Leptidea reali"@fi,
        "Leptidea juvernica"@sv,
        "Leptidea reali"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltovirnaperhonen"@fi,
        "ängsvitvinge"@sv .

<http://tun.fi/MX.60763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptidea sinapis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60760> ;
    skos:hiddenLabel "Leptidea sinapis"@fi,
        "Leptidea sinapis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnaperhonen"@fi,
        "skogsvitvinge"@sv .

<http://tun.fi/MX.60767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthocharis cardamines" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "aurora"@fi ;
    skos:broader <http://tun.fi/MX.60766> ;
    skos:hiddenLabel "Anthocharis cardamines"@fi,
        "Anthocharis cardamines"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "auroraperhonen"@fi,
        "aurorafjäril"@sv .

<http://tun.fi/MX.60769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euchloe ausonia" ;
    dwc:scientificNameAuthorship "(Hübner, 1804)" ;
    skos:altLabel "marmorisiipi"@fi ;
    skos:broader <http://tun.fi/MX.60768> ;
    skos:hiddenLabel "Euchloe ausonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aroauroraperhonen"@fi,
        "Euchloe ausonia"@sv .

<http://tun.fi/MX.60772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aporia crataegi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60771> ;
    skos:hiddenLabel "Aporia crataegi"@fi,
        "Aporia crataegi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajaperhonen"@fi,
        "hagtornsfjäril"@sv .

<http://tun.fi/MX.60775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pieris brassicae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60773> ;
    skos:hiddenLabel "Pieris brassicae"@fi,
        "Pieris brassicae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaaliperhonen"@fi,
        "kålfjäril"@sv .

<http://tun.fi/MX.60777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pieris rapae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60773> ;
    skos:hiddenLabel "Pieris rapae"@fi,
        "Pieris rapae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naurisperhonen"@fi,
        "rovfjäril"@sv .

<http://tun.fi/MX.60778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pieris napi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60773> ;
    skos:hiddenLabel "Pieris napi"@fi,
        "Pieris napi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lanttuperhonen"@fi,
        "rapsfjäril"@sv .

<http://tun.fi/MX.60780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pontia callidice" ;
    dwc:scientificNameAuthorship "(Hübner, 1800)" ;
    skos:altLabel "alppisinappiperhonen"@fi ;
    skos:broader <http://tun.fi/MX.60779> ;
    skos:hiddenLabel "Pieris callidice"@fi,
        "Pontia callidice"@fi,
        "Pieris callidice"@sv,
        "Pontia callidice"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorisinappiperhonen"@fi,
        "alpvitfjäril"@sv .

<http://tun.fi/MX.60781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pontia edusa" ;
    dwc:scientificNameAuthorship "(Fabricius, 1777)" ;
    skos:broader <http://tun.fi/MX.60779> ;
    skos:hiddenLabel "Pieris daplidice"@fi,
        "Pontia daplidice"@fi,
        "Pontia edusa"@fi,
        "Pieris daplidice"@sv,
        "Pontia daplidice"@sv,
        "Pontia edusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinappiperhonen"@fi,
        "grönfläckig vitfjäril"@sv .

<http://tun.fi/MX.60782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pontia chloridice" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.60779> ;
    skos:hiddenLabel "Pontia chloridice"@fi,
        "Pontia chloridice"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arosinappiperhonen"@fi,
        "bergvitfjäril"@sv .

<http://tun.fi/MX.60785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colias hyale" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60784> ;
    skos:hiddenLabel "Colias hyale"@fi,
        "Colias hyale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleakeltaperhonen"@fi,
        "ljusgul höfjäril"@sv .

<http://tun.fi/MX.60787> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Colias hecla sulitelma" ;
    dwc:scientificNameAuthorship "Aurivillius, 1890" ;
    skos:broader <http://tun.fi/MX.60786> ;
    skos:hiddenLabel "Colias hecla subsp. sulitelma"@fi,
        "Colias hecla sulitelma"@fi,
        "Colias hecla subsp. sulitelma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkeltaperhonen (alalaji sulitelma)"@fi,
        "Colias hecla sulitelma"@sv .

<http://tun.fi/MX.60790> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Colias tyche werdandi" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1839" ;
    skos:broader <http://tun.fi/MX.60788> ;
    skos:hiddenLabel "Colias tyche subsp. werdandi"@fi,
        "Colias tyche werdandi"@fi,
        "Colias tyche subsp. werdandi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikeltaperhonen (alalaji werdandi)"@fi,
        "Colias tyche werdandi"@sv .

<http://tun.fi/MX.60791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colias palaeno" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.60784> ;
    skos:hiddenLabel "Colias palaeno"@fi,
        "Colias palaeno"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokeltaperhonen"@fi,
        "svavelgul höfjäril"@sv .

<http://tun.fi/MX.60792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colias crocea" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.60784> ;
    skos:hiddenLabel "Colias crocea"@fi,
        "Colias croceus"@fi,
        "Colias crocea"@sv,
        "Colias croceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkeltaperhonen"@fi,
        "rödgul höfjäril"@sv .

<http://tun.fi/MX.60794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gonepteryx rhamni" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60793> ;
    skos:hiddenLabel "Gonepteryx rhamni"@fi,
        "Gonepteryx rhamni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruunaperhonen"@fi,
        "citronfjäril"@sv .

<http://tun.fi/MX.60799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thecla betulae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60798> ;
    skos:hiddenLabel "Thecla betulae"@fi,
        "Thecla betulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostenopsasiipi"@fi,
        "eldsnabbvinge"@sv .

<http://tun.fi/MX.60803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Favonius quercus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60800> ;
    skos:hiddenLabel "Favonius quercus"@fi,
        "Quercusia quercus"@fi,
        "Favonius quercus"@sv,
        "Quercusia quercus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tamminopsasiipi"@fi,
        "eksnabbvinge"@sv .

<http://tun.fi/MX.60808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Satyrium w-album" ;
    dwc:scientificNameAuthorship "(Knoch, 1782)" ;
    skos:broader <http://tun.fi/MX.60805> ;
    skos:hiddenLabel "Satyrium w-album"@fi,
        "Satyrium w-album"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavanopsasiipi"@fi,
        "almsnabbvinge"@sv .

<http://tun.fi/MX.60809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Satyrium pruni" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60805> ;
    skos:hiddenLabel "Fixsenia pruni"@fi,
        "Satyrium pruni"@fi,
        "Fixsenia pruni"@sv,
        "Satyrium pruni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuominopsasiipi"@fi,
        "busksnabbvinge"@sv .

<http://tun.fi/MX.60811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callophrys rubi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60810> ;
    skos:hiddenLabel "Callophrys rubi"@fi,
        "Callophrys rubi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasperhonen"@fi,
        "grönsnabbvinge"@sv .

<http://tun.fi/MX.60816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycaena phlaeas" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.60813> ;
    skos:hiddenLabel "Lycaena phlaeas"@fi,
        "Lycaena phlaeas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukultasiipi"@fi,
        "mindre guldvinge"@sv .

<http://tun.fi/MX.60817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycaena helle" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60813> ;
    skos:hiddenLabel "Lycaena helle"@fi,
        "Lycaena helle"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakultasiipi"@fi,
        "violett guldvinge"@sv .

<http://tun.fi/MX.60819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycaena virgaureae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60813> ;
    skos:hiddenLabel "Heodes virgaureae"@fi,
        "Lycaena virgaureae"@fi,
        "Heodes virgaureae"@sv,
        "Lycaena virgaureae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistokultasiipi"@fi,
        "vitfläckig guldvinge"@sv .

<http://tun.fi/MX.60820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycaena tityrus" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.60813> ;
    skos:hiddenLabel "Lycaena tityrus"@fi,
        "Lycaena tityrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakultasiipi"@fi,
        "sotguldvinge"@sv .

<http://tun.fi/MX.60821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycaena hippothoe" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.60813> ;
    skos:hiddenLabel "Lycaena hippothoe"@fi,
        "Palaeochrysophanus hippothoe"@fi,
        "Lycaena hippothoe"@sv,
        "Palaeochrysophanus hippothoe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokultasiipi"@fi,
        "violettkantad guldvinge"@sv .

<http://tun.fi/MX.60825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cupido minimus" ;
    dwc:scientificNameAuthorship "(Fuessly, 1775)" ;
    skos:broader <http://tun.fi/MX.60823> ;
    skos:hiddenLabel "Cupido minimus"@fi,
        "Cupido minimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusinisiipi"@fi,
        "mindre blåvinge"@sv .

<http://tun.fi/MX.60827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cupido argiades" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.60823> ;
    skos:hiddenLabel "Cupido argiades"@fi,
        "Cupido argiades"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kannussinisiipi"@fi,
        "kortsvansad blåvinge"@sv .

<http://tun.fi/MX.60828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cupido alcetas" ;
    dwc:scientificNameAuthorship "(Hoffmannsegg, 1804)" ;
    skos:broader <http://tun.fi/MX.60823> ;
    skos:hiddenLabel "Cupido alcetas"@fi,
        "Cupido alcetas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtasinisiipi"@fi,
        "kronillblåvinge"@sv .

<http://tun.fi/MX.60830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celastrina argiolus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60829> ;
    skos:hiddenLabel "Celastrina argiolus"@fi,
        "Celastrina argiolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paatsamasinisiipi"@fi,
        "tosteblåvinge"@sv .

<http://tun.fi/MX.60835> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Scolitantides vicrama schiffermuelleri" ;
    dwc:scientificNameAuthorship "(Hemming, 1929)" ;
    skos:broader <http://tun.fi/MX.60833> ;
    skos:hiddenLabel "Scolitantides vicrama schiffermuelleri"@fi,
        "Scolitantides vicrama subsp. schiffermueller"@fi,
        "Scolitantides vicrama subsp. schiffermueller"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjusinisiipi (alalaji schiffermuelleri)"@fi,
        "Scolitantides vicrama schiffermuelleri"@sv .

<http://tun.fi/MX.60836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scolitantides orion" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.60831> ;
    skos:hiddenLabel "Scolitantides orion"@fi,
        "Scolitantides orion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliosinisiipi"@fi,
        "fetörtsblåvinge"@sv .

<http://tun.fi/MX.60838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Glaucopsyche alexis" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.60837> ;
    skos:hiddenLabel "Glaucopsyche alexis"@fi,
        "Glaucopsyche alexis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virnasinisiipi"@fi,
        "klöverblåvinge"@sv .

<http://tun.fi/MX.60841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phengaris arion" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60839> ;
    skos:hiddenLabel "Glaucopsyche arion"@fi,
        "Maculinea arion"@fi,
        "Phengaris arion"@fi,
        "Glaucopsyche arion"@sv,
        "Maculinea arion"@sv,
        "Phengaris arion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurahaissinisiipi"@fi,
        "svartfläckig blåvinge"@sv .

<http://tun.fi/MX.60854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plebejus argus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.230691> ;
    skos:hiddenLabel "Plebeius argus"@fi,
        "Plebejus argus"@fi,
        "Plebeius argus"@sv,
        "Plebejus argus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangassinisiipi"@fi,
        "ljungblåvinge"@sv .

<http://tun.fi/MX.60855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plebejus idas" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.230691> ;
    skos:hiddenLabel "Lycaeides idas"@fi,
        "Plebeius idas"@fi,
        "Plebejus idas"@fi,
        "Lycaeides idas"@sv,
        "Plebeius idas"@sv,
        "Plebejus idas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketosinisiipi"@fi,
        "hedblåvinge"@sv .

<http://tun.fi/MX.60856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriades aquilo" ;
    dwc:scientificNameAuthorship "(Boisduval, 1832)" ;
    skos:broader <http://tun.fi/MX.230694> ;
    skos:hiddenLabel "Agriades aquilo"@fi,
        "Agriades glandon"@fi,
        "Plebeius glandon"@fi,
        "Plebejus glandon"@fi,
        "Agriades aquilo"@sv,
        "Agriades glandon"@sv,
        "Plebeius glandon"@sv,
        "Plebejus glandon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrasinisiipi"@fi,
        "högnordisk blåvinge"@sv .

<http://tun.fi/MX.60858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriades optilete" ;
    dwc:scientificNameAuthorship "(Knoch, 1781)" ;
    skos:broader <http://tun.fi/MX.230694> ;
    skos:hiddenLabel "Agriades optilete"@fi,
        "Albulina optilete"@fi,
        "Plebeius optilete"@fi,
        "Vacciniina optilete"@fi,
        "Agriades optilete"@sv,
        "Albulina optilete"@sv,
        "Plebeius optilete"@sv,
        "Vacciniina optilete"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juolukkasinisiipi"@fi,
        "violett blåvinge"@sv .

<http://tun.fi/MX.60861> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Aricia artaxerxes allous" ;
    dwc:scientificNameAuthorship "(Geyer, 1836)" ;
    skos:broader <http://tun.fi/MX.60859> ;
    skos:hiddenLabel "Aricia artaxerxes allous"@fi,
        "Aricia artaxerxes subsp. allous"@fi,
        "Plebeius artaxerxes subsp. allous"@fi,
        "Aricia artaxerxes subsp. allous"@sv,
        "Plebeius artaxerxes subsp. allous"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosinisiipi (alalaji allous)"@fi,
        "Aricia artaxerxes allous"@sv .

<http://tun.fi/MX.60862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aricia nicias" ;
    dwc:scientificNameAuthorship "(Meigen, 1829)" ;
    skos:broader <http://tun.fi/MX.230690> ;
    skos:hiddenLabel "Aricia nicias"@fi,
        "Plebeius nicias"@fi,
        "Aricia nicias"@sv,
        "Plebeius nicias"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huhtasinisiipi"@fi,
        "turkos blåvinge"@sv .

<http://tun.fi/MX.60863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eumedonia eumedon" ;
    dwc:scientificNameAuthorship "(Esper, 1780)" ;
    skos:broader <http://tun.fi/MX.230692> ;
    skos:hiddenLabel "Aricia eumedon"@fi,
        "Eumedonia eumedon"@fi,
        "Plebeius eumedon"@fi,
        "Aricia eumedon"@sv,
        "Eumedonia eumedon"@sv,
        "Plebeius eumedon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosinisiipi"@fi,
        "brun blåvinge"@sv .

<http://tun.fi/MX.60865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyaniris semiargus" ;
    dwc:scientificNameAuthorship "(Rottemburg, 1775)" ;
    skos:broader <http://tun.fi/MX.230693> ;
    skos:hiddenLabel "Cyaniris semiargus"@fi,
        "Plebeius semiargus"@fi,
        "Polyommatus semiargus"@fi,
        "Cyaniris semiargus"@sv,
        "Plebeius semiargus"@sv,
        "Polyommatus semiargus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittysinisiipi"@fi,
        "ängsblåvinge"@sv .

<http://tun.fi/MX.60866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyommatus amandus" ;
    dwc:scientificNameAuthorship "(Schneider, 1792)" ;
    skos:broader <http://tun.fi/MX.230688> ;
    skos:hiddenLabel "Plebeius amandus"@fi,
        "Polyommatus amandus"@fi,
        "Plebeius amandus"@sv,
        "Polyommatus amandus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeasinisiipi"@fi,
        "silverblåvinge"@sv .

<http://tun.fi/MX.60867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyommatus icarus" ;
    dwc:scientificNameAuthorship "(Rottemburg, 1775)" ;
    skos:broader <http://tun.fi/MX.230688> ;
    skos:hiddenLabel "Plebeius icarus"@fi,
        "Polyommatus icarus"@fi,
        "Plebeius icarus"@sv,
        "Polyommatus icarus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtosinisiipi"@fi,
        "puktörneblåvinge"@sv .

<http://tun.fi/MX.60876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argynnis paphia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60871> ;
    skos:hiddenLabel "Argynnis paphia"@fi,
        "Argynnis paphia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keisarinviitta"@fi,
        "silverstreckad pärlemorfjäril"@sv .

<http://tun.fi/MX.60877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Speyeria aglaja" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4999559> ;
    skos:hiddenLabel "Argynnis aglaja"@fi,
        "Speyeria aglaja"@fi,
        "Argynnis aglaja"@sv,
        "Speyeria aglaja"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvokkihopeatäplä"@fi,
        "ängspärlemorfjäril"@sv .

<http://tun.fi/MX.60878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabriciana adippe" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.4999560> ;
    skos:hiddenLabel "Argynnis adippe"@fi,
        "Fabriciana adippe"@fi,
        "Argynnis adippe"@sv,
        "Fabriciana adippe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketohopeatäplä"@fi,
        "skogspärlemorfjäril"@sv .

<http://tun.fi/MX.60879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabriciana niobe" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4999560> ;
    skos:hiddenLabel "Argynnis niobe"@fi,
        "Fabriciana niobe"@fi,
        "Argynnis niobe"@sv,
        "Fabriciana niobe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rinnehopeatäplä"@fi,
        "hedpärlemorfjäril"@sv .

<http://tun.fi/MX.60880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argynnis laodice" ;
    dwc:scientificNameAuthorship "(Pallas, 1771)" ;
    skos:broader <http://tun.fi/MX.60871> ;
    skos:hiddenLabel "Argynnis laodice"@fi,
        "Argyronome laodice"@fi,
        "Argynnis laodice"@sv,
        "Argyronome laodice"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänhopeatäplä"@fi,
        "skuggpärlemorfjäril"@sv .

<http://tun.fi/MX.60882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Issoria lathonia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60881> ;
    skos:hiddenLabel "Issoria lathonia"@fi,
        "Issoria lathonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmihopeatäplä"@fi,
        "storfläckig pärlemorfjäril"@sv .

<http://tun.fi/MX.60884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brenthis ino" ;
    dwc:scientificNameAuthorship "(Rottemburg, 1775)" ;
    skos:broader <http://tun.fi/MX.60883> ;
    skos:hiddenLabel "Brenthis ino"@fi,
        "Brenthis ino"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "angervohopeatäplä"@fi,
        "älggräspärlemorfjäril"@sv .

<http://tun.fi/MX.60887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boloria eunomia" ;
    dwc:scientificNameAuthorship "(Esper, 1799)" ;
    skos:broader <http://tun.fi/MX.60885> ;
    skos:hiddenLabel "Boloria eunomia"@fi,
        "Proclossiana eunomia"@fi,
        "Boloria eunomia"@sv,
        "Proclossiana eunomia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämehopeatäplä"@fi,
        "svartringlad pärlemorfjäril"@sv .

<http://tun.fi/MX.60889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boloria euphrosyne" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60885> ;
    skos:hiddenLabel "Boloria euphrosyne"@fi,
        "Clossiana euphrosyne"@fi,
        "Boloria euphrosyne"@sv,
        "Clossiana euphrosyne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pursuhopeatäplä"@fi,
        "prydlig pärlemorfjäril"@sv .

<http://tun.fi/MX.60890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boloria selene" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60885> ;
    skos:hiddenLabel "Boloria selene"@fi,
        "Clossiana selene"@fi,
        "Boloria selene"@sv,
        "Clossiana selene"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyhopeatäplä"@fi,
        "brunfläckig pärlemorfjäril"@sv .

<http://tun.fi/MX.60891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boloria titania" ;
    dwc:scientificNameAuthorship "(Esper, 1793)" ;
    skos:broader <http://tun.fi/MX.60885> ;
    skos:hiddenLabel "Boloria titania"@fi,
        "Clossiana titania"@fi,
        "Boloria titania"@sv,
        "Clossiana titania"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohopeatäplä"@fi,
        "lundpärlemofjäril"@sv .

<http://tun.fi/MX.60892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boloria chariclea" ;
    dwc:scientificNameAuthorship "(Schneider, 1794)" ;
    skos:broader <http://tun.fi/MX.60885> ;
    skos:hiddenLabel "Boloria chariclea"@fi,
        "Clossiana chariclea"@fi,
        "Boloria chariclea"@sv,
        "Clossiana chariclea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrahopeatäplä"@fi,
        "arktisk pärlemorfjäril"@sv .

<http://tun.fi/MX.60893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boloria freija" ;
    dwc:scientificNameAuthorship "(Thunberg, 1791)" ;
    skos:broader <http://tun.fi/MX.60885> ;
    skos:hiddenLabel "Boloria freija"@fi,
        "Clossiana freija"@fi,
        "Boloria freija"@sv,
        "Clossiana freija"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurainhopeatäplä"@fi,
        "frejas pärlemorfjäril"@sv .

<http://tun.fi/MX.60894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boloria polaris" ;
    dwc:scientificNameAuthorship "(Boisduval, 1828)" ;
    skos:broader <http://tun.fi/MX.60885> ;
    skos:hiddenLabel "Boloria polaris"@fi,
        "Clossiana polaris"@fi,
        "Boloria polaris"@sv,
        "Clossiana polaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhopeatäplä"@fi,
        "högnordisk pärlemorfjäril"@sv .

<http://tun.fi/MX.60897> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Boloria thore borealis" ;
    dwc:scientificNameAuthorship "(Staudinger, 1861)" ;
    skos:broader <http://tun.fi/MX.60895> ;
    skos:hiddenLabel "Boloria thore borealis"@fi,
        "Boloria thore subsp. borealis"@fi,
        "Clossiana thore subsp. borealis"@fi,
        "Boloria thore subsp. borealis"@sv,
        "Clossiana thore subsp. borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpurohopeatäplä"@fi,
        "Boloria thore borealis"@sv .

<http://tun.fi/MX.60898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boloria frigga" ;
    dwc:scientificNameAuthorship "(Thunberg, 1791)" ;
    skos:broader <http://tun.fi/MX.60885> ;
    skos:hiddenLabel "Boloria frigga"@fi,
        "Clossiana frigga"@fi,
        "Boloria frigga"@sv,
        "Clossiana frigga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkahopeatäplä"@fi,
        "friggas pärlemorfjäril"@sv .

<http://tun.fi/MX.60900> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Boloria improba improbula" ;
    dwc:scientificNameAuthorship "(Bryk, 1920)" ;
    skos:broader <http://tun.fi/MX.60899> ;
    skos:hiddenLabel "Boloria improba improbula"@fi,
        "Boloria improba subsp. improbula"@fi,
        "Boloria improba subsp. improbula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöhopeatäplä (alalaji improbula)"@fi,
        "Boloria improba improbula"@sv .

<http://tun.fi/MX.60902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boloria napaea" ;
    dwc:scientificNameAuthorship "(Hoffmannsegg, 1804)" ;
    skos:broader <http://tun.fi/MX.60885> ;
    skos:hiddenLabel "Boloria napaea"@fi,
        "Boloria napaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihopeatäplä"@fi,
        "fjällpärlemorfjäril"@sv .

<http://tun.fi/MX.60904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boloria aquilonaris" ;
    dwc:scientificNameAuthorship "(Stichel, 1908)" ;
    skos:broader <http://tun.fi/MX.60885> ;
    skos:hiddenLabel "Boloria aquilonaris"@fi,
        "Boloria aquilonaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suohopeatäplä"@fi,
        "myrpärlemorfjäril"@sv .

<http://tun.fi/MX.60908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Araschnia levana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60907> ;
    skos:hiddenLabel "Araschnia levana"@fi,
        "Araschnia levana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karttaperhonen"@fi,
        "kartfjäril"@sv .

<http://tun.fi/MX.60910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vanessa atalanta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60909> ;
    skos:hiddenLabel "Vanessa atalanta"@fi,
        "Vanessa atalanta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amiraali"@fi,
        "amiral"@sv .

<http://tun.fi/MX.60911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vanessa cardui" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60909> ;
    skos:hiddenLabel "Vanessa cardui"@fi,
        "Vanessa cardui"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakeperhonen"@fi,
        "tistelfjäril"@sv .

<http://tun.fi/MX.60914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aglais io" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60915> ;
    skos:hiddenLabel "Aglais io"@fi,
        "Inachis io"@fi,
        "Nymphalis io"@fi,
        "Aglais io"@sv,
        "Inachis io"@sv,
        "Nymphalis io"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neitoperhonen"@fi,
        "påfågelöga"@sv .

<http://tun.fi/MX.60916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aglais urticae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60915> ;
    skos:hiddenLabel "Aglais urticae"@fi,
        "Nymphalis urticae"@fi,
        "Aglais urticae"@sv,
        "Nymphalis urticae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkosperhonen"@fi,
        "nässelfjäril"@sv .

<http://tun.fi/MX.60918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nymphalis polychloros" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60912> ;
    skos:hiddenLabel "Nymphalis polychloros"@fi,
        "Nymphalis polychloros"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirsikkaperhonen"@fi,
        "körsbärsfuks"@sv .

<http://tun.fi/MX.60919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nymphalis xanthomelas" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60912> ;
    skos:hiddenLabel "Nymphalis xanthomelas"@fi,
        "Nymphalis xanthomelas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonokkosperhonen"@fi,
        "videfuks"@sv .

<http://tun.fi/MX.60920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nymphalis antiopa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60912> ;
    skos:hiddenLabel "Nymphalis antiopa"@fi,
        "Nymphalis antiopa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suruvaippa"@fi,
        "sorgmantel"@sv .

<http://tun.fi/MX.60922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nymphalis vaualbum" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60912> ;
    skos:hiddenLabel "Nymphalis vaualbum"@fi,
        "Nymphalis vaualbum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkotäplänokkosperhonen"@fi,
        "aspfuks"@sv .

<http://tun.fi/MX.60925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygonia c-album" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "karviaisperhonen"@fi,
        "liuskaperhonen"@fi ;
    skos:broader <http://tun.fi/MX.60924> ;
    skos:hiddenLabel "Nymphalis c-album"@fi,
        "Polygonia c-album"@fi,
        "Nymphalis c-album"@sv,
        "Polygonia c-album"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herukkaperhonen"@fi,
        "vinbärsfuks"@sv .

<http://tun.fi/MX.60930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphydryas iduna" ;
    dwc:scientificNameAuthorship "(Dalman, 1816)" ;
    skos:broader <http://tun.fi/MX.60927> ;
    skos:hiddenLabel "Euphydryas iduna"@fi,
        "Hypodryas iduna"@fi,
        "Euphydryas iduna"@sv,
        "Hypodryas iduna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinverkkoperhonen"@fi,
        "lappnätfjäril"@sv .

<http://tun.fi/MX.60931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphydryas maturna" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60927> ;
    skos:hiddenLabel "Euphydryas maturna"@fi,
        "Hypodryas maturna"@fi,
        "Euphydryas maturna"@sv,
        "Hypodryas maturna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoverkkoperhonen"@fi,
        "asknätfjäril"@sv .

<http://tun.fi/MX.60934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphydryas aurinia" ;
    dwc:scientificNameAuthorship "(Rottemburg, 1775)" ;
    skos:broader <http://tun.fi/MX.60927> ;
    skos:hiddenLabel "Euphydryas aurinia"@fi,
        "Eurodryas aurinia"@fi,
        "Euphydryas aurinia"@sv,
        "Eurodryas aurinia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaverkkoperhonen"@fi,
        "väddnätfjäril"@sv .

<http://tun.fi/MX.60937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melitaea cinxia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60935> ;
    skos:hiddenLabel "Melitaea cinxia"@fi,
        "Melitaea cinxia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläverkkoperhonen"@fi,
        "ängsnätfjäril"@sv .

<http://tun.fi/MX.60938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melitaea diamina" ;
    dwc:scientificNameAuthorship "(Lang, 1789)" ;
    skos:broader <http://tun.fi/MX.60935> ;
    skos:hiddenLabel "Melitaea diamina"@fi,
        "Melitaea diamina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaverkkoperhonen"@fi,
        "sotnätfjäril"@sv .

<http://tun.fi/MX.60940> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Melitaea athalia athalia" ;
    dwc:scientificNameAuthorship "(Rottemburg, 1775)" ;
    skos:broader <http://tun.fi/MX.60939> ;
    skos:hiddenLabel "Melitaea athalia athalia"@fi,
        "Melitaea athalia subsp. athalia"@fi,
        "Melitaea athalia subsp. athalia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratamoverkkoperhonen (alalaji athalia)"@fi,
        "Melitaea athalia athalia"@sv .

<http://tun.fi/MX.60941> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Melitaea athalia norvegica" ;
    dwc:scientificNameAuthorship "(Aurivillius, 1888)" ;
    skos:broader <http://tun.fi/MX.60939> ;
    skos:hiddenLabel "Melitaea athalia norvegica"@fi,
        "Melitaea athalia subsp. norvegica"@fi,
        "Melitaea athalia subsp. norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratamoverkkoperhonen (alalaji norvegica)"@fi,
        "Melitaea athalia norvegica"@sv .

<http://tun.fi/MX.60944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limenitis populi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60943> ;
    skos:hiddenLabel "Limenitis populi"@fi,
        "Limenitis populi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapaperhonen"@fi,
        "aspfjäril"@sv .

<http://tun.fi/MX.60945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limenitis camilla" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1764)" ;
    skos:altLabel "pikkuhaapaperhonen"@fi ;
    skos:broader <http://tun.fi/MX.60943> ;
    skos:hiddenLabel "Limenitis camilla"@fi,
        "Limenitis camilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamaperhonen"@fi,
        "tryfjäril"@sv .

<http://tun.fi/MX.60948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apatura iris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60947> ;
    skos:hiddenLabel "Apatura iris"@fi,
        "Apatura iris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häiveperhonen"@fi,
        "sälgskimmerfjäril"@sv .

<http://tun.fi/MX.60949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apatura ilia" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60947> ;
    skos:hiddenLabel "Apatura ilia"@fi,
        "Apatura ilia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhäiveperhonen"@fi,
        "aspskimmerfjäril"@sv .

<http://tun.fi/MX.60954> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Pararge aegeria tircis" ;
    dwc:scientificNameAuthorship "(Butler, 1867)" ;
    skos:broader <http://tun.fi/MX.60953> ;
    skos:hiddenLabel "Pararge aegeria subsp. tircis"@fi,
        "Pararge aegeria tircis"@fi,
        "Pararge aegeria subsp. tircis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläpapurikko (alalaji tircis)"@fi,
        "Pararge aegeria tircis"@sv .

<http://tun.fi/MX.60956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiommata megera" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.60955> ;
    skos:hiddenLabel "Lasiommata megera"@fi,
        "Pararge megera"@fi,
        "Lasiommata megera"@sv,
        "Pararge megera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostepapurikko"@fi,
        "svingelgräsfjäril"@sv .

<http://tun.fi/MX.60957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiommata maera" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60955> ;
    skos:hiddenLabel "Lasiommata maera"@fi,
        "Pararge maera"@fi,
        "Lasiommata maera"@sv,
        "Pararge maera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummapapurikko"@fi,
        "vitgräsfjäril"@sv .

<http://tun.fi/MX.60958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiommata petropolitana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.60955> ;
    skos:hiddenLabel "Lasiommata petropolitana"@fi,
        "Pararge petropolitana"@fi,
        "Lasiommata petropolitana"@sv,
        "Pararge petropolitana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäpapurikko"@fi,
        "berggräsfjäril"@sv .

<http://tun.fi/MX.60960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lopinga achine" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.60959> ;
    skos:hiddenLabel "Lopinga achine"@fi,
        "Pararge achine"@fi,
        "Lopinga achine"@sv,
        "Pararge achine"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjopapurikko"@fi,
        "dårgräsfjäril"@sv .

<http://tun.fi/MX.60964> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Coenonympha tullia isis" ;
    dwc:scientificNameAuthorship "(Thunberg, 1791)" ;
    skos:broader <http://tun.fi/MX.60963> ;
    skos:hiddenLabel "Coenonympha tullia isis"@fi,
        "Coenonympha tullia subsp. isis"@fi,
        "Coenonympha tullia subsp. isis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saraikkoniittyperhonen (alalaji isis)"@fi,
        "Coenonympha tullia isis"@sv .

<http://tun.fi/MX.60965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenonympha glycerion" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1788)" ;
    skos:altLabel "idänniittysilmä"@fi ;
    skos:broader <http://tun.fi/MX.60962> ;
    skos:hiddenLabel "Coenonympha glycerion"@fi,
        "Coenonympha glycerion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänniittyperhonen"@fi,
        "darrgräsfjäril"@sv .

<http://tun.fi/MX.60967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenonympha hero" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:altLabel "ruskoniittysilmä"@fi ;
    skos:broader <http://tun.fi/MX.60962> ;
    skos:hiddenLabel "Coenonympha hero"@fi,
        "Coenonympha hero"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoniittyperhonen"@fi,
        "brun gräsfjäril"@sv .

<http://tun.fi/MX.60968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenonympha pamphilus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "keltaniittysilmä"@fi ;
    skos:broader <http://tun.fi/MX.60962> ;
    skos:hiddenLabel "Coenonympha pamphilus"@fi,
        "Coenonympha pamphilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaniittyperhonen"@fi,
        "kamgräsfjäril"@sv .

<http://tun.fi/MX.60970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphantopus hyperantus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60969> ;
    skos:hiddenLabel "Aphantopus hyperantus"@fi,
        "Aphantopus hyperantus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tesmaperhonen"@fi,
        "luktgräsfjäril"@sv .

<http://tun.fi/MX.60974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Maniola jurtina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60972> ;
    skos:hiddenLabel "Maniola jurtina"@fi,
        "Maniola jurtina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummahäränsilmä"@fi,
        "slåttergräsfjäril"@sv .

<http://tun.fi/MX.60976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyponephele lycaon" ;
    dwc:scientificNameAuthorship "(Kühn, 1774)" ;
    skos:broader <http://tun.fi/MX.60975> ;
    skos:hiddenLabel "Hyponephele lycaon"@fi,
        "Maniola lycaon"@fi,
        "Hyponephele lycaon"@sv,
        "Maniola lycaon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänhäränsilmä"@fi,
        "gråbrun slottergräsfjäril"@sv .

<http://tun.fi/MX.60979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erebia ligea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60978> ;
    skos:hiddenLabel "Erebia ligea"@fi,
        "Erebia ligea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsänokiperhonen"@fi,
        "skogsgräsfjäril"@sv .

<http://tun.fi/MX.60981> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Erebia euryale euryaloides" ;
    dwc:scientificNameAuthorship "Tengström, 1869" ;
    skos:broader <http://tun.fi/MX.60980> ;
    skos:hiddenLabel "Erebia euryale euryaloides"@fi,
        "Erebia euryale subsp. euryaloides"@fi,
        "Erebia euryale subsp. euryaloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idännokiperhonen (alalaji euryaloides)"@fi,
        "Erebia euryale euryaloides"@sv .

<http://tun.fi/MX.60982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erebia embla" ;
    dwc:scientificNameAuthorship "(Thunberg, 1791)" ;
    skos:broader <http://tun.fi/MX.60978> ;
    skos:hiddenLabel "Erebia embla"@fi,
        "Erebia embla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonokiperhonen"@fi,
        "gulringad gräsfjäril"@sv .

<http://tun.fi/MX.60983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erebia disa" ;
    dwc:scientificNameAuthorship "(Thunberg, 1791)" ;
    skos:broader <http://tun.fi/MX.60978> ;
    skos:hiddenLabel "Erebia disa"@fi,
        "Erebia disa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kairanokiperhonen"@fi,
        "disas gräsfjäril"@sv .

<http://tun.fi/MX.60985> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Erebia medusa polaris" ;
    dwc:scientificNameAuthorship "Staudinger, 1871" ;
    skos:broader <http://tun.fi/MX.60984> ;
    skos:hiddenLabel "Erebia medusa polaris"@fi,
        "Erebia medusa subsp. polaris"@fi,
        "Erebia polaris"@fi,
        "Erebia medusa subsp. polaris"@sv,
        "Erebia polaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruijannokiperhonen (alalaji polaris)"@fi,
        "Erebia medusa polaris"@sv .

<http://tun.fi/MX.60986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erebia pandrose" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1788)" ;
    skos:broader <http://tun.fi/MX.60978> ;
    skos:hiddenLabel "Erebia pandrose"@fi,
        "Erebia pandrose"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnokiperhonen"@fi,
        "fjällgräsfjäril"@sv .

<http://tun.fi/MX.60993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hipparchia semele" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60991> ;
    skos:hiddenLabel "Hipparchia semele"@fi,
        "Hipparchia semele"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaheinäperhonen"@fi,
        "sandgräsfjäril"@sv .

<http://tun.fi/MX.60995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oeneis norna" ;
    dwc:scientificNameAuthorship "(Thunberg, 1791)" ;
    skos:broader <http://tun.fi/MX.60994> ;
    skos:hiddenLabel "Oeneis norna"@fi,
        "Oeneis norna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarakylmänperhonen"@fi,
        "myrgräsfjäril"@sv .

<http://tun.fi/MX.60996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oeneis bore" ;
    dwc:scientificNameAuthorship "(Schneider, 1792)" ;
    skos:broader <http://tun.fi/MX.60994> ;
    skos:hiddenLabel "Oeneis bore"@fi,
        "Oeneis bore"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkakylmänperhonen"@fi,
        "tundragräsfjäril"@sv .

<http://tun.fi/MX.60997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oeneis jutta" ;
    dwc:scientificNameAuthorship "(Hübner, 1806)" ;
    skos:broader <http://tun.fi/MX.60994> ;
    skos:hiddenLabel "Oeneis jutta"@fi,
        "Oeneis jutta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämekylmänperhonen"@fi,
        "tallgräsfjäril"@sv .

<http://tun.fi/MX.61004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphomia sociella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61002> ;
    skos:hiddenLabel "Aphomia sociella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pesäkoisa"@fi,
        "Aphomia sociella"@sv .

<http://tun.fi/MX.61006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamoria zelleri" ;
    dwc:scientificNameAuthorship "(Joannis, 1932)" ;
    skos:broader <http://tun.fi/MX.286363> ;
    skos:hiddenLabel "Aphomia zelleri"@fi,
        "Lamoria zelleri"@fi,
        "Melissoblaptes zelleri"@fi,
        "Aphomia zelleri"@sv,
        "Melissoblaptes zelleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynikoisa"@fi,
        "Lamoria zelleri"@sv .

<http://tun.fi/MX.61009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achroia grisella" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.61008> ;
    skos:hiddenLabel "Achroia grisella"@fi,
        "Achroia grisella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvahakoisa"@fi,
        "litet vaxmott"@sv .

<http://tun.fi/MX.61011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galleria mellonella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61010> ;
    skos:hiddenLabel "Galleria mellonella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovahakoisa"@fi,
        "Galleria mellonella"@sv .

<http://tun.fi/MX.61014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synaphe punctalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.61013> ;
    skos:hiddenLabel "Synaphe punctalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsäkoisa"@fi,
        "Synaphe punctalis"@sv .

<http://tun.fi/MX.61017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyralis lienigialis" ;
    dwc:scientificNameAuthorship "(Zeller, 1843)" ;
    skos:broader <http://tun.fi/MX.61016> ;
    skos:hiddenLabel "Pyralis lienigialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahnakoisa"@fi,
        "Pyralis lienigialis"@sv .

<http://tun.fi/MX.61018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyralis farinalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61016> ;
    skos:hiddenLabel "Pyralis farinalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lesekoisa"@fi,
        "Pyralis farinalis"@sv .

<http://tun.fi/MX.61019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyralis cardinalis" ;
    dwc:scientificNameAuthorship "Kaila, Huemer, Mutanen, Tyllinen & Wikström, 2020" ;
    skos:broader <http://tun.fi/MX.61016> ;
    skos:hiddenLabel "Pyralis cardinalis"@fi,
        "Pyralis regalis"@fi,
        "Pyralis regalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalokoisa"@fi,
        "Pyralis cardinalis"@sv .

<http://tun.fi/MX.61021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aglossa pinguinalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61020> ;
    skos:hiddenLabel "Aglossa pinguinalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "navettakoisa"@fi,
        "Aglossa pinguinalis"@sv .

<http://tun.fi/MX.61023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypsopygia costalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.61022> ;
    skos:hiddenLabel "Hypsopygia costalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punekoisa"@fi,
        "Hypsopygia costalis"@sv .

<http://tun.fi/MX.61025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypsopygia glaucinalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61022> ;
    skos:hiddenLabel "Hypsopygia glaucinalis"@fi,
        "Orthopygia glaucinalis"@fi,
        "Orthopygia glaucinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkoisa"@fi,
        "Hypsopygia glaucinalis"@sv .

<http://tun.fi/MX.61028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endotricha flammealis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61027> ;
    skos:hiddenLabel "Endotricha flammealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukaskoisa"@fi,
        "Endotricha flammealis"@sv .

<http://tun.fi/MX.61031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptoblabes bistriga" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.61030> ;
    skos:hiddenLabel "Cryptoblabes bistriga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaksviirukoisa"@fi,
        "Cryptoblabes bistriga"@sv .

<http://tun.fi/MX.61033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salebriopsis albicilla" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1849)" ;
    skos:broader <http://tun.fi/MX.61032> ;
    skos:hiddenLabel "Salebriopsis albicilla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkopääkoisa"@fi,
        "Salebriopsis albicilla"@sv .

<http://tun.fi/MX.61036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elegia similella" ;
    dwc:scientificNameAuthorship "(Zincken, 1818)" ;
    skos:broader <http://tun.fi/MX.61034> ;
    skos:hiddenLabel "Elegia similella"@fi,
        "Microthrix similella"@fi,
        "Microthrix similella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenkuorikoisa"@fi,
        "Elegia similella"@sv .

<http://tun.fi/MX.61039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ortholepis vacciniella" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.61037> ;
    skos:hiddenLabel "Ortholepis vacciniella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juolukkakoisa"@fi,
        "Ortholepis vacciniella"@sv .

<http://tun.fi/MX.61040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ortholepis betulae" ;
    dwc:scientificNameAuthorship "(Goeze, 1778)" ;
    skos:broader <http://tun.fi/MX.61037> ;
    skos:hiddenLabel "Ortholepis betulae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivukoisa"@fi,
        "Ortholepis betulae"@sv .

<http://tun.fi/MX.61042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyla fusca" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.61041> ;
    skos:hiddenLabel "Pyla fusca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysikoisa"@fi,
        "Pyla fusca"@sv .

<http://tun.fi/MX.61045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delplanqueia dilutella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.324896> ;
    skos:hiddenLabel "Delplanqueia dilutella"@fi,
        "Pempeliella dilutella"@fi,
        "Pempeliella dilutella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuarokoisa"@fi,
        "Delplanqueia dilutella"@sv .

<http://tun.fi/MX.61046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pempeliella ornatella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61043> ;
    skos:hiddenLabel "Pempelia ornatella"@fi,
        "Pempeliella ornatella"@fi,
        "Pempelia ornatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoarokoisa"@fi,
        "Pempeliella ornatella"@sv .

<http://tun.fi/MX.61048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catastia marginea" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61047> ;
    skos:hiddenLabel "Catastia marginea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervakoisa"@fi,
        "Catastia marginea"@sv .

<http://tun.fi/MX.61049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catastia kistrandella" ;
    dwc:scientificNameAuthorship "Opheim, 1963" ;
    skos:broader <http://tun.fi/MX.61047> ;
    skos:hiddenLabel "Catastia kistrandella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikoisa"@fi,
        "Catastia kistrandella"@sv .

<http://tun.fi/MX.61051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polopeustis altensis" ;
    dwc:scientificNameAuthorship "(Wocke, 1862)" ;
    skos:broader <http://tun.fi/MX.61050> ;
    skos:hiddenLabel "Polopeustis altensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurjenhernekoisa"@fi,
        "Polopeustis altensis"@sv .

<http://tun.fi/MX.61054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciota rhenella" ;
    dwc:scientificNameAuthorship "(Zincken, 1818)" ;
    skos:broader <http://tun.fi/MX.61052> ;
    skos:hiddenLabel "Sciota rhenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelikoisa"@fi,
        "Sciota rhenella"@sv .

<http://tun.fi/MX.61055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciota hostilis" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.61052> ;
    skos:hiddenLabel "Sciota hostilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakoisa"@fi,
        "Sciota hostilis"@sv .

<http://tun.fi/MX.61056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciota adelphella" ;
    dwc:scientificNameAuthorship "(Fischer von Röslerstamm, 1836)" ;
    skos:broader <http://tun.fi/MX.61052> ;
    skos:hiddenLabel "Sciota adelphella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusopajukoisa"@fi,
        "Sciota adelphella"@sv .

<http://tun.fi/MX.61057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciota fumella" ;
    dwc:scientificNameAuthorship "(Eversmann, 1844)" ;
    skos:broader <http://tun.fi/MX.61052> ;
    skos:hiddenLabel "Sciota fumella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummapajukoisa"@fi,
        "Sciota fumella"@sv .

<http://tun.fi/MX.61058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sciota lucipetella" ;
    dwc:scientificNameAuthorship "(Jalava, 1978)" ;
    skos:broader <http://tun.fi/MX.61052> ;
    skos:hiddenLabel "Sciota lucipetella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonkoisa"@fi,
        "Sciota lucipetella"@sv .

<http://tun.fi/MX.61060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selagia argyrella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61059> ;
    skos:hiddenLabel "Selagia argyrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmiäiskoisa"@fi,
        "Selagia argyrella"@sv .

<http://tun.fi/MX.61061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selagia spadicella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61059> ;
    skos:hiddenLabel "Selagia spadicella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hanhikkikoisa"@fi,
        "Selagia spadicella"@sv .

<http://tun.fi/MX.61063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Etiella zinckenella" ;
    dwc:scientificNameAuthorship "(Treitschke, 1832)" ;
    skos:broader <http://tun.fi/MX.61062> ;
    skos:hiddenLabel "Etiella zinckenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valehietikkokoisa"@fi,
        "Etiella zinckenella"@sv .

<http://tun.fi/MX.61065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pima boisduvaliella" ;
    dwc:scientificNameAuthorship "(Guenée, 1845)" ;
    skos:broader <http://tun.fi/MX.61064> ;
    skos:hiddenLabel "Pima boisduvaliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkokoisa"@fi,
        "Pima boisduvaliella"@sv .

<http://tun.fi/MX.61068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oncocera semirubella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61066> ;
    skos:hiddenLabel "Oncocera semirubella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakeltakoisa"@fi,
        "Oncocera semirubella"@sv .

<http://tun.fi/MX.61070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laodamia faecella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.61069> ;
    skos:hiddenLabel "Laodamia faecella"@fi,
        "Oncocera faecella"@fi,
        "Oncocera faecella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinekoisa"@fi,
        "Laodamia faecella"@sv .

<http://tun.fi/MX.61074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pempelia palumbella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61071> ;
    skos:hiddenLabel "Pempelia palumbella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummikoisa"@fi,
        "Pempelia palumbella"@sv .

<http://tun.fi/MX.61075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodophaea formosa" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.253775> ;
    skos:hiddenLabel "Pempelia formosa"@fi,
        "Rhodophaea formosa"@fi,
        "Pempelia formosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskoisa"@fi,
        "Rhodophaea formosa"@sv .

<http://tun.fi/MX.61077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psorosa nucleolella" ;
    dwc:scientificNameAuthorship "(Möschler, 1866)" ;
    skos:broader <http://tun.fi/MX.61076> ;
    skos:hiddenLabel "Psorosa nucleolella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pustakoisa"@fi,
        "Psorosa nucleolella"@sv .

<http://tun.fi/MX.61079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dioryctria abietella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61078> ;
    skos:hiddenLabel "Dioryctria abietella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynkäpykoisa"@fi,
        "Dioryctria abietella"@sv .

<http://tun.fi/MX.61080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dioryctria simplicella" ;
    dwc:scientificNameAuthorship "Heinemann, 1863" ;
    skos:broader <http://tun.fi/MX.61078> ;
    skos:hiddenLabel "Dioryctria simplicella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynversokoisa"@fi,
        "Dioryctria simplicella"@sv .

<http://tun.fi/MX.61082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dioryctria schuetzeella" ;
    dwc:scientificNameAuthorship "Fuchs, 1899" ;
    skos:broader <http://tun.fi/MX.61078> ;
    skos:hiddenLabel "Dioryctria schuetzeella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenkuorikoisa"@fi,
        "Dioryctria schuetzeella"@sv .

<http://tun.fi/MX.61083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dioryctria sylvestrella" ;
    dwc:scientificNameAuthorship "(Ratzeburg, 1840)" ;
    skos:broader <http://tun.fi/MX.61078> ;
    skos:hiddenLabel "Dioryctria sylvestrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynkuorikoisa"@fi,
        "Dioryctria sylvestrella"@sv .

<http://tun.fi/MX.61086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phycita roborella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61085> ;
    skos:hiddenLabel "Phycita roborella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikoisa"@fi,
        "Phycita roborella"@sv .

<http://tun.fi/MX.61089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypochalcia ahenella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61088> ;
    skos:hiddenLabel "Hypochalcia ahenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkikoisa"@fi,
        "Hypochalcia ahenella"@sv .

<http://tun.fi/MX.61091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephopterix angustella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61090> ;
    skos:hiddenLabel "Nephopterix angustella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorvarinpensaskoisa"@fi,
        "Nephopterix angustella"@sv .

<http://tun.fi/MX.61093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrobasis repandana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:broader <http://tun.fi/MX.61098> ;
    skos:hiddenLabel "Acrobasis repandana"@fi,
        "Conobathra repandana"@fi,
        "Conobathra repandana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokäärökoisa"@fi,
        "Acrobasis repandana"@sv .

<http://tun.fi/MX.61096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrobasis suavella" ;
    dwc:scientificNameAuthorship "(Zincken, 1818)" ;
    skos:broader <http://tun.fi/MX.61098> ;
    skos:hiddenLabel "Acrobasis suavella"@fi,
        "Trachycera suavella"@fi,
        "Trachycera suavella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oratuomikäärökoisa"@fi,
        "Acrobasis suavella"@sv .

<http://tun.fi/MX.61097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrobasis advenella" ;
    dwc:scientificNameAuthorship "(Zincken, 1818)" ;
    skos:broader <http://tun.fi/MX.61098> ;
    skos:hiddenLabel "Acrobasis advenella"@fi,
        "Trachycera advenella"@fi,
        "Trachycera advenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajakäärökoisa"@fi,
        "Acrobasis advenella"@sv .

<http://tun.fi/MX.61100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrobasis consociella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61098> ;
    skos:hiddenLabel "Acrobasis consociella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taimikäärökoisa"@fi,
        "Acrobasis consociella"@sv .

<http://tun.fi/MX.61101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrobasis sodalella" ;
    dwc:scientificNameAuthorship "Zeller, 1848" ;
    skos:broader <http://tun.fi/MX.61098> ;
    skos:hiddenLabel "Acrobasis sodalella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikäärökoisa"@fi,
        "Acrobasis sodalella"@sv .

<http://tun.fi/MX.61103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apomyelois bistriatellus" ;
    dwc:scientificNameAuthorship "(Hulst, 1887)" ;
    skos:broader <http://tun.fi/MX.61102> ;
    skos:hiddenLabel "Apomyelois bistriatella"@fi,
        "Apomyelois bistriatellus"@fi,
        "Apomyelois bistriatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikipallokoisa"@fi,
        "Apomyelois bistriatellus"@sv .

<http://tun.fi/MX.61106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Episcythrastis tetricella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61104> ;
    skos:hiddenLabel "Episcythrastis tetricella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyijykoisa"@fi,
        "Episcythrastis tetricella"@sv .

<http://tun.fi/MX.61109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurhodope cirrigerella" ;
    dwc:scientificNameAuthorship "(Zincken, 1818)" ;
    skos:broader <http://tun.fi/MX.61107> ;
    skos:hiddenLabel "Eurhodope cirrigerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuruohokoisa"@fi,
        "Eurhodope cirrigerella"@sv .

<http://tun.fi/MX.61111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myelois circumvolutus" ;
    dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
    skos:broader <http://tun.fi/MX.61110> ;
    skos:hiddenLabel "Myelois circumvoluta"@fi,
        "Myelois circumvolutus"@fi,
        "Myelois circumvoluta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkukoisa"@fi,
        "Myelois circumvolutus"@sv .

<http://tun.fi/MX.61115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zophodia grossulariella" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.61114> ;
    skos:hiddenLabel "Zophodia grossulariella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viinimarjakoisa"@fi,
        "Zophodia grossulariella"@sv .

<http://tun.fi/MX.61119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Assara terebrella" ;
    dwc:scientificNameAuthorship "(Zincken, 1818)" ;
    skos:broader <http://tun.fi/MX.61117> ;
    skos:hiddenLabel "Assara terebrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenkäpykoisa"@fi,
        "Assara terebrella"@sv .

<http://tun.fi/MX.61121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euzophera pinguis" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.61120> ;
    skos:hiddenLabel "Euzophera pinguis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnikoisa"@fi,
        "Euzophera pinguis"@sv .

<http://tun.fi/MX.61122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euzophera cinerosella" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.61120> ;
    skos:hiddenLabel "Euzophera cinerosella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koiruohokoisa"@fi,
        "Euzophera cinerosella"@sv .

<http://tun.fi/MX.61123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euzophera fuliginosella" ;
    dwc:scientificNameAuthorship "(Heinemann, 1865)" ;
    skos:broader <http://tun.fi/MX.61120> ;
    skos:hiddenLabel "Euzophera fuliginosella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokoisa"@fi,
        "Euzophera fuliginosella"@sv .

<http://tun.fi/MX.61125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nyctegretis lineana" ;
    dwc:scientificNameAuthorship "(Scopoli, 1786)" ;
    skos:broader <http://tun.fi/MX.61124> ;
    skos:hiddenLabel "Nyctegretis lineana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vinojuovakoisa"@fi,
        "Nyctegretis lineana"@sv .

<http://tun.fi/MX.61128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ancylosis cinnamomella" ;
    dwc:scientificNameAuthorship "(Duponchel, 1836)" ;
    skos:broader <http://tun.fi/MX.61127> ;
    skos:hiddenLabel "Ancylosis cinnamomella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanelikoisa"@fi,
        "Ancylosis cinnamomella"@sv .

<http://tun.fi/MX.61130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoeosoma sinuellum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.61129> ;
    skos:hiddenLabel "Homoeosoma sinuella"@fi,
        "Homoeosoma sinuellum"@fi,
        "Homoeosoma sinuella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinäratamokoisa"@fi,
        "Homoeosoma sinuellum"@sv .

<http://tun.fi/MX.61131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homoeosoma nebulellum" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61129> ;
    skos:hiddenLabel "Homoeosoma nebulella"@fi,
        "Homoeosoma nebulellum"@fi,
        "Homoeosoma nebulella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokukkakoisa"@fi,
        "Homoeosoma nebulellum"@sv .

<http://tun.fi/MX.61134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phycitodes maritimus" ;
    dwc:scientificNameAuthorship "(Tengström, 1848)" ;
    skos:broader <http://tun.fi/MX.61132> ;
    skos:hiddenLabel "Phycitodes maritima"@fi,
        "Phycitodes maritimus"@fi,
        "Phycitodes maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokukkakoisa"@fi,
        "Phycitodes maritimus"@sv .

<http://tun.fi/MX.61137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phycitodes binaevellus" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61132> ;
    skos:hiddenLabel "Phycitodes binaevella"@fi,
        "Phycitodes binaevellus"@fi,
        "Phycitodes binaevella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkukkakoisa"@fi,
        "Phycitodes binaevellus"@sv .

<http://tun.fi/MX.61138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phycitodes lacteellus" ;
    dwc:scientificNameAuthorship "(Rothschild, 1915)" ;
    skos:broader <http://tun.fi/MX.61132> ;
    skos:hiddenLabel "Phycitodes lacteella"@fi,
        "Phycitodes lacteellus"@fi,
        "Phycitodes lacteella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitokukkakoisa"@fi,
        "Phycitodes lacteellus"@sv .

<http://tun.fi/MX.61140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phycitodes saxicola" ;
    dwc:scientificNameAuthorship "(Vaughan, 1870)" ;
    skos:broader <http://tun.fi/MX.61132> ;
    skos:hiddenLabel "Phycitodes saxicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikukkakoisa"@fi,
        "Phycitodes saxicola"@sv .

<http://tun.fi/MX.61141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phycitodes albatellus" ;
    dwc:scientificNameAuthorship "(Ragonot, 1887)" ;
    skos:broader <http://tun.fi/MX.61132> ;
    skos:hiddenLabel "Phycitodes albatella"@fi,
        "Phycitodes albatellus"@fi,
        "Phycitodes albatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarkukkakoisa"@fi,
        "Phycitodes albatellus"@sv .

<http://tun.fi/MX.61144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vitula serratilineella" ;
    dwc:scientificNameAuthorship "(Ragonot, 1887)" ;
    skos:broader <http://tun.fi/MX.61143> ;
    skos:hiddenLabel "Vitula edmandsii"@fi,
        "Vitula serratilineella"@fi,
        "Vitula edmandsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimalaiskoisa"@fi,
        "Vitula serratilineella"@sv .

<http://tun.fi/MX.61145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vitula biviella" ;
    dwc:scientificNameAuthorship "(Zeller, 1848)" ;
    skos:broader <http://tun.fi/MX.61143> ;
    skos:hiddenLabel "Vitula biviella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynhedekoisa"@fi,
        "Vitula biviella"@sv .

<http://tun.fi/MX.61147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plodia interpunctella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:altLabel "intianjauhokoisa"@fi ;
    skos:broader <http://tun.fi/MX.61146> ;
    skos:hiddenLabel "Plodia interpunctella"@fi,
        "Plodia interpunctella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keittiökoisa"@fi,
        "indiskt mjölmott"@sv .

<http://tun.fi/MX.61149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephestia kuehniella" ;
    dwc:scientificNameAuthorship "Zeller, 1879" ;
    skos:broader <http://tun.fi/MX.61148> ;
    skos:hiddenLabel "Ephestia kuehniella"@fi,
        "Ephestia kuehniella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhokoisa"@fi,
        "kvarnmott"@sv .

<http://tun.fi/MX.61150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephestia mistralella" ;
    dwc:scientificNameAuthorship "(Milliére, 1874)" ;
    skos:broader <http://tun.fi/MX.61148> ;
    skos:hiddenLabel "Ephestia mistralella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "variksenmarjakoisa"@fi,
        "Ephestia mistralella"@sv .

<http://tun.fi/MX.61151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephestia elutella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61148> ;
    skos:hiddenLabel "Ephestia elutella"@fi,
        "Ephestia elutella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tallikoisa"@fi,
        "hömott"@sv .

<http://tun.fi/MX.61153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cadra cautella" ;
    dwc:scientificNameAuthorship "(Walker, 1863)" ;
    skos:broader <http://tun.fi/MX.61152> ;
    skos:hiddenLabel "Cadra cautella"@fi,
        "Cadra cautella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantelikoisa"@fi,
        "kortvingat fruktmott"@sv .

<http://tun.fi/MX.61156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anerastia lotella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61155> ;
    skos:hiddenLabel "Anerastia lotella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietakoisa"@fi,
        "Anerastia lotella"@sv .

<http://tun.fi/MX.61160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoparia subfusca" ;
    dwc:scientificNameAuthorship "Haworth, 1811" ;
    skos:broader <http://tun.fi/MX.61159> ;
    skos:hiddenLabel "Scoparia subfusca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosammalkoisa"@fi,
        "Scoparia subfusca"@sv .

<http://tun.fi/MX.61162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoparia basistrigalis" ;
    dwc:scientificNameAuthorship "Knaggs, 1866" ;
    skos:broader <http://tun.fi/MX.61159> ;
    skos:hiddenLabel "Scoparia basistrigalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juomusammalkoisa"@fi,
        "Scoparia basistrigalis"@sv .

<http://tun.fi/MX.61163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoparia ambigualis" ;
    dwc:scientificNameAuthorship "(Treitschke, 1829)" ;
    skos:broader <http://tun.fi/MX.61159> ;
    skos:hiddenLabel "Scoparia ambigualis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäsammalkoisa"@fi,
        "Scoparia ambigualis"@sv .

<http://tun.fi/MX.61164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoparia ancipitella" ;
    dwc:scientificNameAuthorship "(La Harpe, 1855)" ;
    skos:broader <http://tun.fi/MX.61159> ;
    skos:hiddenLabel "Scoparia ancipitella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytösammalkoisa"@fi,
        "Scoparia ancipitella"@sv .

<http://tun.fi/MX.61166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoparia pyralella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61159> ;
    skos:hiddenLabel "Scoparia pyralella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketosammalkoisa"@fi,
        "Scoparia pyralella"@sv .

<http://tun.fi/MX.61170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gesneria centuriella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61168> ;
    skos:hiddenLabel "Gesneria centuriella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättisammalkoisa"@fi,
        "Gesneria centuriella"@sv .

<http://tun.fi/MX.61174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudonia lacustrata" ;
    dwc:scientificNameAuthorship "(Panzer, 1804)" ;
    skos:broader <http://tun.fi/MX.61171> ;
    skos:hiddenLabel "Eudonia lacustrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurisammalkoisa"@fi,
        "Eudonia lacustrata"@sv .

<http://tun.fi/MX.61176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudonia pallida" ;
    dwc:scientificNameAuthorship "(Curtis, 1827)" ;
    skos:broader <http://tun.fi/MX.61171> ;
    skos:hiddenLabel "Eudonia pallida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkosammalkoisa"@fi,
        "Eudonia pallida"@sv .

<http://tun.fi/MX.61177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudonia murana" ;
    dwc:scientificNameAuthorship "(Curtis, 1827)" ;
    skos:broader <http://tun.fi/MX.61171> ;
    skos:hiddenLabel "Eudonia murana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysisammalkoisa"@fi,
        "Eudonia murana"@sv .

<http://tun.fi/MX.61178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudonia alpina" ;
    dwc:scientificNameAuthorship "(Curtis, 1850)" ;
    skos:broader <http://tun.fi/MX.61171> ;
    skos:hiddenLabel "Eudonia alpina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsammalkoisa"@fi,
        "Eudonia alpina"@sv .

<http://tun.fi/MX.61180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudonia laetella" ;
    dwc:scientificNameAuthorship "(Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.61171> ;
    skos:hiddenLabel "Eudonia laetella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkosammalkoisa"@fi,
        "Eudonia laetella"@sv .

<http://tun.fi/MX.61181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudonia aequalis" ;
    dwc:scientificNameAuthorship "Kyrki & Svensson, 1986" ;
    skos:broader <http://tun.fi/MX.61171> ;
    skos:hiddenLabel "Eudonia aequalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigasammalkoisa"@fi,
        "Eudonia aequalis"@sv .

<http://tun.fi/MX.61182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudonia truncicolella" ;
    dwc:scientificNameAuthorship "(Stainton, 1849)" ;
    skos:broader <http://tun.fi/MX.61171> ;
    skos:hiddenLabel "Eudonia truncicolella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "elosammalkoisa"@fi,
        "Eudonia truncicolella"@sv .

<http://tun.fi/MX.61183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudonia mercurella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61171> ;
    skos:hiddenLabel "Eudonia mercurella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliosammalkoisa"@fi,
        "Eudonia mercurella"@sv .

<http://tun.fi/MX.61184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eudonia sudetica" ;
    dwc:scientificNameAuthorship "(Zeller, 1839)" ;
    skos:broader <http://tun.fi/MX.61171> ;
    skos:hiddenLabel "Eudonia sudetica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangassammalkoisa"@fi,
        "Eudonia sudetica"@sv .

<http://tun.fi/MX.61187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliothela wulfeniana" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61186> ;
    skos:hiddenLabel "Heliothela wulfeniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvokkikoisa"@fi,
        "Heliothela wulfeniana"@sv .

<http://tun.fi/MX.61191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chilo phragmitellus" ;
    dwc:scientificNameAuthorship "(Hübner, 1810)" ;
    skos:broader <http://tun.fi/MX.61190> ;
    skos:hiddenLabel "Chilo phragmitella"@fi,
        "Chilo phragmitellus"@fi,
        "Chilo phragmitella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokokoisa"@fi,
        "Chilo phragmitellus"@sv .

<http://tun.fi/MX.61193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamotropha paludella" ;
    dwc:scientificNameAuthorship "(Hübner, 1824)" ;
    skos:broader <http://tun.fi/MX.61192> ;
    skos:hiddenLabel "Calamotropha paludella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "osmankäämikoisa"@fi,
        "Calamotropha paludella"@sv .

<http://tun.fi/MX.61195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euchromius ocelleus" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.61194> ;
    skos:hiddenLabel "Euchromius ocellea"@fi,
        "Euchromius ocelleus"@fi,
        "Euchromius ocellea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulkutähtikoisa"@fi,
        "Euchromius ocelleus"@sv .

<http://tun.fi/MX.61197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platytes cerussella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61196> ;
    skos:hiddenLabel "Platytes cerussella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töpöheinäkoisa"@fi,
        "Platytes cerussella"@sv .

<http://tun.fi/MX.61198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platytes alpinella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61196> ;
    skos:hiddenLabel "Platytes alpinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoheinäkoisa"@fi,
        "Platytes alpinella"@sv .

<http://tun.fi/MX.61200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catoptria permutatella" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1848)" ;
    skos:broader <http://tun.fi/MX.61199> ;
    skos:hiddenLabel "Catoptria permutatella"@fi,
        "Catoptria permutatellus"@fi,
        "Catoptria permutatellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reunajuovakoisa"@fi,
        "Catoptria permutatella"@sv .

<http://tun.fi/MX.61201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catoptria pinella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61199> ;
    skos:hiddenLabel "Catoptria pinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasjuovakoisa"@fi,
        "Catoptria pinella"@sv .

<http://tun.fi/MX.61202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catoptria permiaca" ;
    dwc:scientificNameAuthorship "(W. Petersen, 1924)" ;
    skos:broader <http://tun.fi/MX.61199> ;
    skos:hiddenLabel "Catoptria permiaca"@fi,
        "Catoptria permiacus"@fi,
        "Catoptria permiacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänjuovakoisa"@fi,
        "Catoptria permiaca"@sv .

<http://tun.fi/MX.61203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catoptria margaritella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61199> ;
    skos:hiddenLabel "Catoptria margaritella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiilajuovakoisa"@fi,
        "Catoptria margaritella"@sv .

<http://tun.fi/MX.61204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catoptria furcatella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.61199> ;
    skos:hiddenLabel "Catoptria furcatella"@fi,
        "Catoptria furcatellus"@fi,
        "Catoptria furcatellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinjuovakoisa"@fi,
        "Catoptria furcatella"@sv .

<http://tun.fi/MX.61205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catoptria fulgidella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61199> ;
    skos:hiddenLabel "Catoptria fulgidella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeajuovakoisa"@fi,
        "Catoptria fulgidella"@sv .

<http://tun.fi/MX.61206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catoptria maculalis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.61199> ;
    skos:hiddenLabel "Catoptria maculalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläjuovakoisa"@fi,
        "Catoptria maculalis"@sv .

<http://tun.fi/MX.61207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catoptria falsella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61199> ;
    skos:hiddenLabel "Catoptria falsella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäjuovakoisa"@fi,
        "Catoptria falsella"@sv .

<http://tun.fi/MX.61208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catoptria verella" ;
    dwc:scientificNameAuthorship "(Zincken, 1817)" ;
    skos:broader <http://tun.fi/MX.61199> ;
    skos:hiddenLabel "Catoptria verella"@fi,
        "Catoptria verellus"@fi,
        "Catoptria verellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtojuovakoisa"@fi,
        "Catoptria verella"@sv .

<http://tun.fi/MX.61209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catoptria lythargyrella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61199> ;
    skos:hiddenLabel "Catoptria lythargyrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasjuovakoisa"@fi,
        "Catoptria lythargyrella"@sv .

<http://tun.fi/MX.61211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thisanotia chrysonuchella" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61210> ;
    skos:hiddenLabel "Thisanotia chrysonuchella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säleheinäkoisa"@fi,
        "Thisanotia chrysonuchella"@sv .

<http://tun.fi/MX.61213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediasia fascelinella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61212> ;
    skos:hiddenLabel "Pediasia fascelinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyyniheinäkoisa"@fi,
        "Pediasia fascelinella"@sv .

<http://tun.fi/MX.61214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediasia luteella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61212> ;
    skos:hiddenLabel "Pediasia luteella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okraheinäkoisa"@fi,
        "Pediasia luteella"@sv .

<http://tun.fi/MX.61215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediasia truncatella" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.61212> ;
    skos:hiddenLabel "Pediasia truncatella"@fi,
        "Pediasia truncatellus"@fi,
        "Pediasia truncatellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aapaheinäkoisa"@fi,
        "Pediasia truncatella"@sv .

<http://tun.fi/MX.61216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediasia contaminella" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61212> ;
    skos:hiddenLabel "Pediasia contaminella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaheinäkoisa"@fi,
        "Pediasia contaminella"@sv .

<http://tun.fi/MX.61217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pediasia aridella" ;
    dwc:scientificNameAuthorship "(Thunberg, 1788)" ;
    skos:broader <http://tun.fi/MX.61212> ;
    skos:hiddenLabel "Pediasia aridella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihaheinäkoisa"@fi,
        "Pediasia aridella"@sv .

<http://tun.fi/MX.61220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriphila deliella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61219> ;
    skos:hiddenLabel "Agriphila deliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysheinäkoisa"@fi,
        "Agriphila deliella"@sv .

<http://tun.fi/MX.61221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriphila tristella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61219> ;
    skos:hiddenLabel "Agriphila tristella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoheinäkoisa"@fi,
        "Agriphila tristella"@sv .

<http://tun.fi/MX.61222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriphila inquinatella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61219> ;
    skos:hiddenLabel "Agriphila inquinatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarheinäkoisa"@fi,
        "Agriphila inquinatella"@sv .

<http://tun.fi/MX.61223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriphila selasella" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61219> ;
    skos:hiddenLabel "Agriphila selasella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaheinäkoisa"@fi,
        "Agriphila selasella"@sv .

<http://tun.fi/MX.61224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriphila straminella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61219> ;
    skos:hiddenLabel "Agriphila straminella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmiheinäkoisa"@fi,
        "Agriphila straminella"@sv .

<http://tun.fi/MX.61226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriphila poliella" ;
    dwc:scientificNameAuthorship "(Treitschke, 1832)" ;
    skos:broader <http://tun.fi/MX.61219> ;
    skos:hiddenLabel "Agriphila poliella"@fi,
        "Agriphila poliellus"@fi,
        "Agriphila poliellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkoheinäkoisa"@fi,
        "Agriphila poliella"@sv .

<http://tun.fi/MX.61227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriphila biarmica" ;
    dwc:scientificNameAuthorship "(Tengström, 1865)" ;
    skos:broader <http://tun.fi/MX.61219> ;
    skos:hiddenLabel "Agriphila biarmica"@fi,
        "Agriphila biarmicus"@fi,
        "Agriphila biarmicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoheinäkoisa"@fi,
        "Agriphila biarmica"@sv .

<http://tun.fi/MX.61229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysoteuchia culmella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61228> ;
    skos:hiddenLabel "Chrysoteuchia culmella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulmaheinäkoisa"@fi,
        "Chrysoteuchia culmella"@sv .

<http://tun.fi/MX.61232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crambus pascuellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61231> ;
    skos:hiddenLabel "Crambus pascuella"@fi,
        "Crambus pascuellus"@fi,
        "Crambus pascuella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palleheinäkoisa"@fi,
        "Crambus pascuellus"@sv .

<http://tun.fi/MX.61233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crambus silvellus" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61231> ;
    skos:hiddenLabel "Crambus silvella"@fi,
        "Crambus silvellus"@fi,
        "Crambus silvella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtaheinäkoisa"@fi,
        "Crambus silvellus"@sv .

<http://tun.fi/MX.61234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crambus uliginosellus" ;
    dwc:scientificNameAuthorship "Zeller, 1850" ;
    skos:broader <http://tun.fi/MX.61231> ;
    skos:hiddenLabel "Crambus uliginosellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevaheinäkoisa"@fi,
        "Crambus uliginosellus"@sv .

<http://tun.fi/MX.61236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crambus ericellus" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61231> ;
    skos:hiddenLabel "Crambus ericella"@fi,
        "Crambus ericellus"@fi,
        "Crambus ericella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasheinäkoisa"@fi,
        "Crambus ericellus"@sv .

<http://tun.fi/MX.61237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crambus alienellus" ;
    dwc:scientificNameAuthorship "(Germar & Kaulfuss, 1817)" ;
    skos:broader <http://tun.fi/MX.61231> ;
    skos:hiddenLabel "Crambus alienellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämeheinäkoisa"@fi,
        "Crambus alienellus"@sv .

<http://tun.fi/MX.61238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crambus heringiellus" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1848" ;
    skos:broader <http://tun.fi/MX.61231> ;
    skos:hiddenLabel "Crambus heringiellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysiheinäkoisa"@fi,
        "Crambus heringiellus"@sv .

<http://tun.fi/MX.61239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crambus pratellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61231> ;
    skos:hiddenLabel "Crambus pratella"@fi,
        "Crambus pratellus"@fi,
        "Crambus pratella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyheinäkoisa"@fi,
        "Crambus pratellus"@sv .

<http://tun.fi/MX.61241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crambus lathoniellus" ;
    dwc:scientificNameAuthorship "(Zincken, 1817)" ;
    skos:broader <http://tun.fi/MX.61231> ;
    skos:hiddenLabel "Crambus lathoniellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäheinäkoisa"@fi,
        "Crambus lathoniellus"@sv .

<http://tun.fi/MX.61244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crambus hamellus" ;
    dwc:scientificNameAuthorship "(Thunberg, 1788)" ;
    skos:broader <http://tun.fi/MX.61231> ;
    skos:hiddenLabel "Crambus hamella"@fi,
        "Crambus hamellus"@fi,
        "Crambus hamella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjuheinäkoisa"@fi,
        "Crambus hamellus"@sv .

<http://tun.fi/MX.61245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crambus perlellus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61231> ;
    skos:hiddenLabel "Crambus perlella"@fi,
        "Crambus perlellus"@fi,
        "Crambus perlella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultaheinäkoisa"@fi,
        "Crambus perlellus"@sv .

<http://tun.fi/MX.61248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schoenobius gigantellus" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61247> ;
    skos:hiddenLabel "Schoenobius gigantella"@fi,
        "Schoenobius gigantellus"@fi,
        "Schoenobius gigantella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruovikkokoisa"@fi,
        "Schoenobius gigantellus"@sv .

<http://tun.fi/MX.61250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacaula forficella" ;
    dwc:scientificNameAuthorship "(Thunberg, 1794)" ;
    skos:broader <http://tun.fi/MX.61249> ;
    skos:hiddenLabel "Donacaula forficella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rimpikoisa"@fi,
        "Donacaula forficella"@sv .

<http://tun.fi/MX.61251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Donacaula mucronella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61249> ;
    skos:hiddenLabel "Donacaula mucronella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarakoisa"@fi,
        "Donacaula mucronella"@sv .

<http://tun.fi/MX.61255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elophila nymphaeata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61253> ;
    skos:hiddenLabel "Elophila nymphaeata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lummekoisa"@fi,
        "Elophila nymphaeata"@sv .

<http://tun.fi/MX.61258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acentria ephemerella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61256> ;
    skos:hiddenLabel "Acentria ephemerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uposkoisa"@fi,
        "Acentria ephemerella"@sv .

<http://tun.fi/MX.61261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cataclysta lemnata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61260> ;
    skos:hiddenLabel "Cataclysta lemnata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limaskakoisa"@fi,
        "Cataclysta lemnata"@sv .

<http://tun.fi/MX.61263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parapoynx stratiotatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "purokoisa"@fi ;
    skos:broader <http://tun.fi/MX.61262> ;
    skos:hiddenLabel "Parapoynx stratiotata"@fi,
        "Parapoynx stratiotatum"@fi,
        "Parapoynx stratiotata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojakoisa"@fi,
        "Parapoynx stratiotatum"@sv .

<http://tun.fi/MX.61265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nymphula nitidulata" ;
    dwc:scientificNameAuthorship "(Donovan, 1767)" ;
    skos:broader <http://tun.fi/MX.61264> ;
    skos:hiddenLabel "Nymphula nitidulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvikoisa"@fi,
        "Nymphula nitidulata"@sv .

<http://tun.fi/MX.61271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metaxmeste schrankiana" ;
    dwc:scientificNameAuthorship "(Hochenwarth, 1785)" ;
    skos:broader <http://tun.fi/MX.61269> ;
    skos:hiddenLabel "Metaxmeste schrankiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "yökköskoisa"@fi,
        "Metaxmeste schrankiana"@sv .

<http://tun.fi/MX.61274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynaeda dentalis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61273> ;
    skos:hiddenLabel "Cynaeda dentalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neidonkielikoisa"@fi,
        "Cynaeda dentalis"@sv .

<http://tun.fi/MX.61276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cynaeda pustulalis" ;
    dwc:scientificNameAuthorship "(Hübner, 1823)" ;
    skos:broader <http://tun.fi/MX.61273> ;
    skos:hiddenLabel "Cynaeda pustulalis"@fi,
        "Epascestria pustulalis"@fi,
        "Epascestria pustulalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohtorastikoisa"@fi,
        "Cynaeda pustulalis"@sv .

<http://tun.fi/MX.61279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evergestis frumentalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.61278> ;
    skos:hiddenLabel "Evergestis frumentalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkaalikoisa"@fi,
        "Evergestis frumentalis"@sv .

<http://tun.fi/MX.61280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evergestis forficalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61278> ;
    skos:hiddenLabel "Evergestis forficalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltokaalikoisa"@fi,
        "Evergestis forficalis"@sv .

<http://tun.fi/MX.61281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evergestis extimalis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61278> ;
    skos:hiddenLabel "Evergestis extimalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarkaalikoisa"@fi,
        "Evergestis extimalis"@sv .

<http://tun.fi/MX.61282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evergestis limbata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.61278> ;
    skos:hiddenLabel "Evergestis limbata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äkämäkaalikoisa"@fi,
        "Evergestis limbata"@sv .

<http://tun.fi/MX.61283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evergestis pallidata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61278> ;
    skos:hiddenLabel "Evergestis pallidata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanankaalikoisa"@fi,
        "Evergestis pallidata"@sv .

<http://tun.fi/MX.61284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evergestis aenealis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61278> ;
    skos:hiddenLabel "Evergestis aenealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakaalikoisa"@fi,
        "Evergestis aenealis"@sv .

<http://tun.fi/MX.61288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Udea ferrugalis" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61287> ;
    skos:hiddenLabel "Udea ferrugalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaellusokakoisa"@fi,
        "Udea ferrugalis"@sv .

<http://tun.fi/MX.61289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Udea fulvalis" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.61287> ;
    skos:hiddenLabel "Udea fulvalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruso-okakoisa"@fi,
        "Udea fulvalis"@sv .

<http://tun.fi/MX.61290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Udea lutealis" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.61287> ;
    skos:hiddenLabel "Udea lutealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaokakoisa"@fi,
        "Udea lutealis"@sv .

<http://tun.fi/MX.61291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Udea elutalis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61287> ;
    skos:hiddenLabel "Udea elutalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänokakoisa"@fi,
        "Udea elutalis"@sv .

<http://tun.fi/MX.61292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Udea prunalis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61287> ;
    skos:hiddenLabel "Udea prunalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäokakoisa"@fi,
        "Udea prunalis"@sv .

<http://tun.fi/MX.61293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Udea inquinatalis" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.61287> ;
    skos:hiddenLabel "Udea inquinatalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänkäokakoisa"@fi,
        "Udea inquinatalis"@sv .

<http://tun.fi/MX.61294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Udea accolalis" ;
    dwc:scientificNameAuthorship "(Zeller, 1867)" ;
    skos:broader <http://tun.fi/MX.61287> ;
    skos:hiddenLabel "Udea accolalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuokakoisa"@fi,
        "Udea accolalis"@sv .

<http://tun.fi/MX.61295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Udea nebulalis" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61287> ;
    skos:hiddenLabel "Udea nebulalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyokakoisa"@fi,
        "Udea nebulalis"@sv .

<http://tun.fi/MX.61296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Udea decrepitalis" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1848)" ;
    skos:broader <http://tun.fi/MX.61287> ;
    skos:hiddenLabel "Udea decrepitalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasokakoisa"@fi,
        "Udea decrepitalis"@sv .

<http://tun.fi/MX.61297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Udea olivalis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61287> ;
    skos:hiddenLabel "Udea olivalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepikko-okakoisa"@fi,
        "Udea olivalis"@sv .

<http://tun.fi/MX.61298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Udea hamalis" ;
    dwc:scientificNameAuthorship "(Thunberg, 1788)" ;
    skos:broader <http://tun.fi/MX.61287> ;
    skos:hiddenLabel "Udea hamalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkaokakoisa"@fi,
        "Udea hamalis"@sv .

<http://tun.fi/MX.61300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loxostege turbidalis" ;
    dwc:scientificNameAuthorship "(Treitschke, 1829)" ;
    skos:broader <http://tun.fi/MX.61299> ;
    skos:hiddenLabel "Loxostege turbidalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marunakirjokoisa"@fi,
        "Loxostege turbidalis"@sv .

<http://tun.fi/MX.61301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loxostege sticticalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.61299> ;
    skos:hiddenLabel "Loxostege sticticalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulkukirjokoisa"@fi,
        "Loxostege sticticalis"@sv .

<http://tun.fi/MX.61302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loxostege commixtalis" ;
    dwc:scientificNameAuthorship "(Walker, 1866)" ;
    skos:broader <http://tun.fi/MX.61299> ;
    skos:hiddenLabel "Loxostege commixtalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suokirjokoisa"@fi,
        "Loxostege commixtalis"@sv .

<http://tun.fi/MX.61303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loxostege ephippialis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.61299> ;
    skos:hiddenLabel "Loxostege ephippialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkirjokoisa"@fi,
        "Loxostege ephippialis"@sv .

<http://tun.fi/MX.61305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ecpyrrhorrhoe rubiginalis" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61304> ;
    skos:hiddenLabel "Ecpyrrhorrhoe rubiginalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porrokoisa"@fi,
        "Ecpyrrhorrhoe rubiginalis"@sv .

<http://tun.fi/MX.61307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrausta cingulatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61306> ;
    skos:hiddenLabel "Pyrausta cingulata"@fi,
        "Pyrausta cingulatus"@fi,
        "Pyrausta cingulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nunnakirjokoisa"@fi,
        "Pyrausta cingulatus"@sv .

<http://tun.fi/MX.61308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrausta sanguinalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.61306> ;
    skos:hiddenLabel "Pyrausta sanguinalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verikirjokoisa"@fi,
        "Pyrausta sanguinalis"@sv .

<http://tun.fi/MX.61309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrausta despicatus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61306> ;
    skos:hiddenLabel "Pyrausta despicata"@fi,
        "Pyrausta despicatus"@fi,
        "Pyrausta despicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokirjokoisa"@fi,
        "Pyrausta despicatus"@sv .

<http://tun.fi/MX.61311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrausta porphyralis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61306> ;
    skos:hiddenLabel "Pyrausta porphyralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpäläkirjokoisa"@fi,
        "Pyrausta porphyralis"@sv .

<http://tun.fi/MX.61312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrausta auratus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61306> ;
    skos:hiddenLabel "Pyrausta aurata"@fi,
        "Pyrausta auratus"@fi,
        "Pyrausta aurata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meiramikirjokoisa"@fi,
        "Pyrausta auratus"@sv .

<http://tun.fi/MX.61313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrausta purpuralis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61306> ;
    skos:hiddenLabel "Pyrausta purpuralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurakirjokoisa"@fi,
        "Pyrausta purpuralis"@sv .

<http://tun.fi/MX.61314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrausta ostrinalis" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61306> ;
    skos:hiddenLabel "Pyrausta ostrinalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäkirjokoisa"@fi,
        "Pyrausta ostrinalis"@sv .

<http://tun.fi/MX.61315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrausta nigratus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61306> ;
    skos:hiddenLabel "Pyrausta nigrata"@fi,
        "Pyrausta nigratus"@fi,
        "Pyrausta nigrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "surukirjokoisa"@fi,
        "Pyrausta nigratus"@sv .

<http://tun.fi/MX.61316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrausta aerealis" ;
    dwc:scientificNameAuthorship "(Hübner, 1793)" ;
    skos:broader <http://tun.fi/MX.61306> ;
    skos:hiddenLabel "Pyrausta aerealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokirjokoisa"@fi,
        "Pyrausta aerealis"@sv .

<http://tun.fi/MX.61319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nascia cilialis" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61318> ;
    skos:hiddenLabel "Nascia cilialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saraikkokoisa"@fi,
        "Nascia cilialis"@sv .

<http://tun.fi/MX.61321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitochroa palealis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61320> ;
    skos:hiddenLabel "Sitochroa palealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskoisa"@fi,
        "Sitochroa palealis"@sv .

<http://tun.fi/MX.61322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitochroa verticalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61320> ;
    skos:hiddenLabel "Sitochroa verticalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakoisa"@fi,
        "Sitochroa verticalis"@sv .

<http://tun.fi/MX.61330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anania fuscalis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61323> ;
    skos:hiddenLabel "Anania fuscalis"@fi,
        "Opsibotys fuscalis"@fi,
        "Opsibotys fuscalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitikkakoisa"@fi,
        "Anania fuscalis"@sv .

<http://tun.fi/MX.61331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anania lancealis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61323> ;
    skos:hiddenLabel "Anania lancealis"@fi,
        "Perinephela lancealis"@fi,
        "Perinephela lancealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punalatvakoisa"@fi,
        "Anania lancealis"@sv .

<http://tun.fi/MX.61332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anania coronata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61323> ;
    skos:hiddenLabel "Anania coronata"@fi,
        "Phlyctaenia coronata"@fi,
        "Phlyctaenia coronata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seljakoisa"@fi,
        "Anania coronata"@sv .

<http://tun.fi/MX.61333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anania stachydalis" ;
    dwc:scientificNameAuthorship "(Germar, 1822)" ;
    skos:broader <http://tun.fi/MX.61323> ;
    skos:hiddenLabel "Anania stachydalis"@fi,
        "Phlyctaenia stachydalis"@fi,
        "Phlyctaenia stachydalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkämökoisa"@fi,
        "Anania stachydalis"@sv .

<http://tun.fi/MX.61334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anania perlucidalis" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.61323> ;
    skos:hiddenLabel "Anania perlucidalis"@fi,
        "Phlyctaenia perlucidalis"@fi,
        "Phlyctaenia perlucidalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohdakekoisa"@fi,
        "Anania perlucidalis"@sv .

<http://tun.fi/MX.61335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anania terrealis" ;
    dwc:scientificNameAuthorship "(Treitschke, 1829)" ;
    skos:broader <http://tun.fi/MX.61323> ;
    skos:hiddenLabel "Algedonia terrealis"@fi,
        "Anania terrealis"@fi,
        "Mutuuraia terrealis"@fi,
        "Algedonia terrealis"@sv,
        "Mutuuraia terrealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piiskukoisa"@fi,
        "Anania terrealis"@sv .

<http://tun.fi/MX.61336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anania crocealis" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61323> ;
    skos:hiddenLabel "Anania crocealis"@fi,
        "Ebulea crocealis"@fi,
        "Ebulea crocealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenjuurikoisa"@fi,
        "Anania crocealis"@sv .

<http://tun.fi/MX.61337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anania funebris" ;
    dwc:scientificNameAuthorship "(Ström, 1768)" ;
    skos:broader <http://tun.fi/MX.61323> ;
    skos:hiddenLabel "Anania funebris"@fi,
        "Anania octomaculata"@fi,
        "Anania octomaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkotäpläkoisa"@fi,
        "Anania funebris"@sv .

<http://tun.fi/MX.61339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anania verbascalis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61323> ;
    skos:hiddenLabel "Anania sp. nr. verbascalis"@fi,
        "Anania verbascalis"@fi,
        "Anania sp. nr. verbascalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulikukkakoisa"@fi,
        "Anania verbascalis"@sv .

<http://tun.fi/MX.61340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anania hortulata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61323> ;
    skos:hiddenLabel "Anania hortulata"@fi,
        "Eurrhypara hortulata"@fi,
        "Eurrhypara hortulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkoskoisa"@fi,
        "Anania hortulata"@sv .

<http://tun.fi/MX.61342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psammotis pulveralis" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61341> ;
    skos:hiddenLabel "Psammotis pulveralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "minttukoisa"@fi,
        "Psammotis pulveralis"@sv .

<http://tun.fi/MX.61344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ostrinia palustralis" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61343> ;
    skos:hiddenLabel "Ostrinia palustralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakoisa"@fi,
        "Ostrinia palustralis"@sv .

<http://tun.fi/MX.61345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ostrinia nubilalis" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61343> ;
    skos:hiddenLabel "Ostrinia nubilalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maissikoisa"@fi,
        "Ostrinia nubilalis"@sv .

<http://tun.fi/MX.61348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratalanta pandalis" ;
    dwc:scientificNameAuthorship "(Hübner, 1825)" ;
    skos:broader <http://tun.fi/MX.61346> ;
    skos:hiddenLabel "Paratalanta pandalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukuultokoisa"@fi,
        "Paratalanta pandalis"@sv .

<http://tun.fi/MX.61349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paratalanta hyalinalis" ;
    dwc:scientificNameAuthorship "(Hübner, 1796)" ;
    skos:broader <http://tun.fi/MX.61346> ;
    skos:hiddenLabel "Paratalanta hyalinalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokuultokoisa"@fi,
        "Paratalanta hyalinalis"@sv .

<http://tun.fi/MX.61352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Patania ruralis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.324898> ;
    skos:hiddenLabel "Patania ruralis"@fi,
        "Pleuroptya ruralis"@fi,
        "Pleuroptya ruralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokoisa"@fi,
        "Patania ruralis"@sv .

<http://tun.fi/MX.61354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mecyna flavalis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61353> ;
    skos:hiddenLabel "Mecyna flavalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokoisa"@fi,
        "Mecyna flavalis"@sv .

<http://tun.fi/MX.61356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrotera nemoralis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61355> ;
    skos:hiddenLabel "Agrotera nemoralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäpensaskoisa"@fi,
        "Agrotera nemoralis"@sv .

<http://tun.fi/MX.61358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diasemia reticularis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.61357> ;
    skos:hiddenLabel "Diasemia reticularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koukerokoisa"@fi,
        "Diasemia reticularis"@sv .

<http://tun.fi/MX.61361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Duponchelia fovealis" ;
    dwc:scientificNameAuthorship "Zeller, 1847" ;
    skos:broader <http://tun.fi/MX.61360> ;
    skos:hiddenLabel "Duponchelia fovealis"@fi,
        "Duponchelia fovealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kasvihuonekoisa"@fi,
        "tandsydmott"@sv .

<http://tun.fi/MX.61363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palpita vitrealis" ;
    dwc:scientificNameAuthorship "(Rossi, 1794)" ;
    skos:broader <http://tun.fi/MX.61362> ;
    skos:hiddenLabel "Palpita unionalis"@fi,
        "Palpita vitrealis"@fi,
        "Palpita unionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jasmiinikoisa"@fi,
        "Palpita vitrealis"@sv .

<http://tun.fi/MX.61366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolicharthria punctalis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61365> ;
    skos:hiddenLabel "Dolicharthria punctalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäkoipikoisa"@fi,
        "Dolicharthria punctalis"@sv .

<http://tun.fi/MX.61368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nomophila noctuella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61367> ;
    skos:hiddenLabel "Nomophila noctuella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaelluskoisa"@fi,
        "Nomophila noctuella"@sv .

<http://tun.fi/MX.61374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thyatira batis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61373> ;
    skos:hiddenLabel "Thyatira batis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vadelmavillaselkä"@fi,
        "Thyatira batis"@sv .

<http://tun.fi/MX.61376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Habrosyne pyritoides" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.61375> ;
    skos:hiddenLabel "Habrosyne pyritoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkivillaselkä"@fi,
        "Habrosyne pyritoides"@sv .

<http://tun.fi/MX.61380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tethea ocularis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.61377> ;
    skos:hiddenLabel "Tethea ocularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punevillaselkä"@fi,
        "Tethea ocularis"@sv .

<http://tun.fi/MX.61381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tethea or" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61377> ;
    skos:hiddenLabel "Tethea or"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmovillaselkä"@fi,
        "Tethea or"@sv .

<http://tun.fi/MX.61383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetheella fluctuosa" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.61382> ;
    skos:hiddenLabel "Tetheella fluctuosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuvillaselkä"@fi,
        "Tetheella fluctuosa"@sv .

<http://tun.fi/MX.61385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochropacha duplaris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.61384> ;
    skos:hiddenLabel "Ochropacha duplaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvillaselkä"@fi,
        "Ochropacha duplaris"@sv .

<http://tun.fi/MX.61387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achlya flavicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61386> ;
    skos:hiddenLabel "Achlya flavicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätvillaselkä"@fi,
        "Achlya flavicornis"@sv .

<http://tun.fi/MX.61390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Falcaria lacertinaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61389> ;
    skos:hiddenLabel "Falcaria lacertinaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyhäsirppisiipi"@fi,
        "Falcaria lacertinaria"@sv .

<http://tun.fi/MX.61392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Watsonalla binaria" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61391> ;
    skos:hiddenLabel "Watsonalla binaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammisirppisiipi"@fi,
        "Watsonalla binaria"@sv .

<http://tun.fi/MX.61394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepana falcataria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61393> ;
    skos:hiddenLabel "Drepana falcataria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläsirppisiipi"@fi,
        "Drepana falcataria"@sv .

<http://tun.fi/MX.61395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Drepana curvatula" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1790)" ;
    skos:broader <http://tun.fi/MX.61393> ;
    skos:hiddenLabel "Drepana curvatula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosirppisiipi"@fi,
        "Drepana curvatula"@sv .

<http://tun.fi/MX.61397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sabra harpagula" ;
    dwc:scientificNameAuthorship "(Esper, 1786)" ;
    skos:broader <http://tun.fi/MX.61396> ;
    skos:hiddenLabel "Sabra harpagula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosirppisiipi"@fi,
        "Sabra harpagula"@sv .

<http://tun.fi/MX.61399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cilix glaucatus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61398> ;
    skos:hiddenLabel "Cilix glaucata"@fi,
        "Cilix glaucatus"@fi,
        "Cilix glaucata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkosiipi"@fi,
        "Cilix glaucatus"@sv .

<http://tun.fi/MX.61404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poecilocampa populi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61403> ;
    skos:hiddenLabel "Poecilocampa populi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hallakehrääjä"@fi,
        "Poecilocampa populi"@sv .

<http://tun.fi/MX.61406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichiura crataegi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61405> ;
    skos:hiddenLabel "Trichiura crataegi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajakehrääjä"@fi,
        "Trichiura crataegi"@sv .

<http://tun.fi/MX.61409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriogaster lanestris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61408> ;
    skos:hiddenLabel "Eriogaster lanestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivukehrääjä"@fi,
        "Eriogaster lanestris"@sv .

<http://tun.fi/MX.61411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malacosoma neustria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61410> ;
    skos:hiddenLabel "Malacosoma neustria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarharengaskehrääjä"@fi,
        "Malacosoma neustria"@sv .

<http://tun.fi/MX.61412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malacosoma castrense" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61410> ;
    skos:hiddenLabel "Malacosoma castrense"@fi,
        "Malacosoma castrensis"@fi,
        "Malacosoma castrensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyrengaskehrääjä"@fi,
        "Malacosoma castrense"@sv .

<http://tun.fi/MX.61415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiocampa trifolii" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61413> ;
    skos:hiddenLabel "Lasiocampa trifolii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "apilakehrääjä"@fi,
        "Lasiocampa trifolii"@sv .

<http://tun.fi/MX.61416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiocampa quercus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61413> ;
    skos:hiddenLabel "Lasiocampa quercus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammikehrääjä"@fi,
        "Lasiocampa quercus"@sv .

<http://tun.fi/MX.61418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrothylacia rubi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61417> ;
    skos:hiddenLabel "Macrothylacia rubi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinähukka"@fi,
        "Macrothylacia rubi"@sv .

<http://tun.fi/MX.61420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrolimus pini" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61419> ;
    skos:hiddenLabel "Dendrolimus pini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntykehrääjä"@fi,
        "Dendrolimus pini"@sv .

<http://tun.fi/MX.61424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euthrix potatoria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61421> ;
    skos:hiddenLabel "Euthrix potatoria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinänorsu"@fi,
        "Euthrix potatoria"@sv .

<http://tun.fi/MX.61429> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cosmotriche lobulina lobulina" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61427> ;
    skos:hiddenLabel "Cosmotriche lobulina lobulina"@fi,
        "Cosmotriche lobulina subsp. lobulina"@fi,
        "Cosmotriche lobulina subsp. lobulina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkuutäpläkehrääjä (alalaji lobulina)"@fi,
        "Cosmotriche lobulina lobulina"@sv .

<http://tun.fi/MX.61430> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cosmotriche lobulina junia" ;
    dwc:scientificNameAuthorship "Saarenmaa, 1982" ;
    skos:broader <http://tun.fi/MX.61427> ;
    skos:hiddenLabel "Cosmotriche lobulina junia"@fi,
        "Cosmotriche lobulina subsp. junia"@fi,
        "Cosmotriche lobulina subsp. junia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankuutäpläkehrääjä (alalaji junia)"@fi,
        "Cosmotriche lobulina junia"@sv .

<http://tun.fi/MX.61433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllodesma ilicifolium" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61431> ;
    skos:hiddenLabel "Phyllodesma ilicifolia"@fi,
        "Phyllodesma ilicifolium"@fi,
        "Phyllodesma ilicifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkakehrääjä"@fi,
        "Phyllodesma ilicifolium"@sv .

<http://tun.fi/MX.61435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastropacha quercifolia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61434> ;
    skos:hiddenLabel "Gastropacha quercifolia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanorsu"@fi,
        "Gastropacha quercifolia"@sv .

<http://tun.fi/MX.61436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gastropacha populifolia" ;
    dwc:scientificNameAuthorship "(Esper, 1782)" ;
    skos:broader <http://tun.fi/MX.61434> ;
    skos:hiddenLabel "Gastropacha populifolia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapanorsu"@fi,
        "Gastropacha populifolia"@sv .

<http://tun.fi/MX.61438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odonestis pruni" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61437> ;
    skos:hiddenLabel "Odonestis pruni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumukehrääjä"@fi,
        "Odonestis pruni"@sv .

<http://tun.fi/MX.61442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemonia dumi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.61441> ;
    skos:hiddenLabel "Lemonia dumi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitiaiskehrääjä"@fi,
        "Lemonia dumi"@sv .

<http://tun.fi/MX.61445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endromis versicolora" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61444> ;
    skos:hiddenLabel "Endromis versicolora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokehrääjä"@fi,
        "Endromis versicolora"@sv .

<http://tun.fi/MX.61449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aglia tau" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61448> ;
    skos:hiddenLabel "Aglia tau"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nastakehrääjä"@fi,
        "Aglia tau"@sv .

<http://tun.fi/MX.61453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saturnia pavonia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61451> ;
    skos:hiddenLabel "Saturnia pavonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuriikinkukkokehrääjä"@fi,
        "Saturnia pavonia"@sv .

<http://tun.fi/MX.61457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mimas tiliae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61456> ;
    skos:hiddenLabel "Mimas tiliae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmuskiitäjä"@fi,
        "Mimas tiliae"@sv .

<http://tun.fi/MX.61459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Smerinthus ocellatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61458> ;
    skos:hiddenLabel "Smerinthus ocellata"@fi,
        "Smerinthus ocellatus"@fi,
        "Smerinthus ocellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisilmäkiitäjä"@fi,
        "Smerinthus ocellatus"@sv .

<http://tun.fi/MX.61461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laothoe populi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61460> ;
    skos:hiddenLabel "Laothoe populi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelikiitäjä"@fi,
        "Laothoe populi"@sv .

<http://tun.fi/MX.61462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laothoe amurensis" ;
    dwc:scientificNameAuthorship "(Staudinger, 1892)" ;
    skos:broader <http://tun.fi/MX.61460> ;
    skos:hiddenLabel "Laothoe amurensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakiitäjä"@fi,
        "Laothoe amurensis"@sv .

<http://tun.fi/MX.61467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrius convolvuli" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61465> ;
    skos:hiddenLabel "Agrius convolvuli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiertokiitäjä"@fi,
        "Agrius convolvuli"@sv .

<http://tun.fi/MX.61469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acherontia atropos" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61468> ;
    skos:hiddenLabel "Acherontia atropos"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pääkallokiitäjä"@fi,
        "Acherontia atropos"@sv .

<http://tun.fi/MX.61473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphinx ligustri" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.61470> ;
    skos:hiddenLabel "Sphinx ligustri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syreenikiitäjä"@fi,
        "Sphinx ligustri"@sv .

<http://tun.fi/MX.61475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphinx pinastri" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.61470> ;
    skos:hiddenLabel "Sphinx pinastri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntykiitäjä"@fi,
        "Sphinx pinastri"@sv .

<http://tun.fi/MX.61478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemaris tityus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61477> ;
    skos:hiddenLabel "Hemaris tityus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuruohokiitäjä"@fi,
        "Hemaris tityus"@sv .

<http://tun.fi/MX.61479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemaris fuciformis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61477> ;
    skos:hiddenLabel "Hemaris fuciformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamakiitäjä"@fi,
        "Hemaris fuciformis"@sv .

<http://tun.fi/MX.61481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daphnis nerii" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61480> ;
    skos:hiddenLabel "Daphnis nerii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oleanterikiitäjä"@fi,
        "Daphnis nerii"@sv .

<http://tun.fi/MX.61483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macroglossum stellatarum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "etelänpäiväkiitäjä"@fi ;
    skos:broader <http://tun.fi/MX.61482> ;
    skos:hiddenLabel "Macroglossum stellatarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isopäiväkiitäjä"@fi,
        "Macroglossum stellatarum"@sv .

<http://tun.fi/MX.61486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyles euphorbiae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61484> ;
    skos:hiddenLabel "Hyles euphorbiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyräkkikiitäjä"@fi,
        "Hyles euphorbiae"@sv .

<http://tun.fi/MX.61487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyles gallii" ;
    dwc:scientificNameAuthorship "(Rottemburg, 1775)" ;
    skos:broader <http://tun.fi/MX.61484> ;
    skos:hiddenLabel "Hyles gallii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "matarakiitäjä"@fi,
        "Hyles gallii"@sv .

<http://tun.fi/MX.61489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyles livornica" ;
    dwc:scientificNameAuthorship "(Esper, 1779)" ;
    skos:broader <http://tun.fi/MX.61484> ;
    skos:hiddenLabel "Hyles livornica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirukiitäjä"@fi,
        "Hyles livornica"@sv .

<http://tun.fi/MX.61492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deilephila elpenor" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61491> ;
    skos:hiddenLabel "Deilephila elpenor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "horsmakiitäjä"@fi,
        "Deilephila elpenor"@sv .

<http://tun.fi/MX.61493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deilephila porcellus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61491> ;
    skos:hiddenLabel "Deilephila porcellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukiitäjä"@fi,
        "Deilephila porcellus"@sv .

<http://tun.fi/MX.61499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archiearis parthenias" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:altLabel "tyttöperhonen"@fi ;
    skos:broader <http://tun.fi/MX.61497> ;
    skos:hiddenLabel "Archiearis parthenias"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivutyttöperhonen"@fi,
        "Archiearis parthenias"@sv .

<http://tun.fi/MX.61500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archiearis notha" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.61497> ;
    skos:hiddenLabel "Archiearis notha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapatyttöperhonen"@fi,
        "Archiearis notha"@sv .

<http://tun.fi/MX.61504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geometra papilionaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61503> ;
    skos:hiddenLabel "Geometra papilionaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomittari"@fi,
        "Geometra papilionaria"@sv .

<http://tun.fi/MX.61507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Comibaena bajularia" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61506> ;
    skos:hiddenLabel "Comibaena bajularia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkupussimittari"@fi,
        "Comibaena bajularia"@sv .

<http://tun.fi/MX.61511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thetidia smaragdaria" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.61509> ;
    skos:hiddenLabel "Thetidia smaragdaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkupussimittari"@fi,
        "Thetidia smaragdaria"@sv .

<http://tun.fi/MX.61514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemithea aestivaria" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.61513> ;
    skos:hiddenLabel "Hemithea aestivaria"@fi,
        "Thalera aestivaria"@fi,
        "Thalera aestivaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehvämittari"@fi,
        "Hemithea aestivaria"@sv .

<http://tun.fi/MX.61516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorissa viridata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61515> ;
    skos:hiddenLabel "Chlorissa viridata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervamittari"@fi,
        "Chlorissa viridata"@sv .

<http://tun.fi/MX.61519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalera fimbrialis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61518> ;
    skos:hiddenLabel "Chlorochroma fimbrialis"@fi,
        "Thalera fimbrialis"@fi,
        "Chlorochroma fimbrialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherämittari"@fi,
        "Thalera fimbrialis"@sv .

<http://tun.fi/MX.61522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jodis lactearia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61521> ;
    skos:hiddenLabel "Jodis lactearia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivulehtomittari"@fi,
        "Jodis lactearia"@sv .

<http://tun.fi/MX.61523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jodis putata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61521> ;
    skos:hiddenLabel "Jodis putata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkalehtomittari"@fi,
        "Jodis putata"@sv .

<http://tun.fi/MX.61528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cabera pusaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61526> ;
    skos:hiddenLabel "Cabera pusaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppävalkomittari"@fi,
        "Cabera pusaria"@sv .

<http://tun.fi/MX.61529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cabera exanthemata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61526> ;
    skos:hiddenLabel "Cabera exanthemata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuvalkomittari"@fi,
        "Cabera exanthemata"@sv .

<http://tun.fi/MX.61533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abraxas grossulariatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61531> ;
    skos:hiddenLabel "Abraxas grossulariata"@fi,
        "Abraxas grossulariatus"@fi,
        "Abraxas grossulariata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karviaismittari"@fi,
        "Abraxas grossulariatus"@sv .

<http://tun.fi/MX.61535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abraxas sylvatus" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61531> ;
    skos:hiddenLabel "Abraxas sylvata"@fi,
        "Abraxas sylvatus"@fi,
        "Abraxas sylvata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkumittari"@fi,
        "Abraxas sylvatus"@sv .

<http://tun.fi/MX.61538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lomaspilis marginata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61537> ;
    skos:hiddenLabel "Lomaspilis marginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reunustäplämittari"@fi,
        "Lomaspilis marginata"@sv .

<http://tun.fi/MX.61539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lomaspilis opis" ;
    dwc:scientificNameAuthorship "Butler, 1878" ;
    skos:broader <http://tun.fi/MX.61537> ;
    skos:hiddenLabel "Lomaspilis opis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idäntäplämittari"@fi,
        "Lomaspilis opis"@sv .

<http://tun.fi/MX.61542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ligdia adustata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61541> ;
    skos:hiddenLabel "Ligdia adustata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorvarimittari"@fi,
        "Ligdia adustata"@sv .

<http://tun.fi/MX.61544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stegania cararia" ;
    dwc:scientificNameAuthorship "(Hübner, 1790)" ;
    skos:broader <http://tun.fi/MX.61543> ;
    skos:hiddenLabel "Stegania cararia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpimittari"@fi,
        "Stegania cararia"@sv .

<http://tun.fi/MX.61552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macaria notata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61546> ;
    skos:hiddenLabel "Macaria notata"@fi,
        "Semiothisa notata"@fi,
        "Semiothisa notata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokaarimittari"@fi,
        "Macaria notata"@sv .

<http://tun.fi/MX.61553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macaria alternata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61546> ;
    skos:hiddenLabel "Macaria alternata"@fi,
        "Semiothisa alternaria"@fi,
        "Semiothisa alternaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokaarimittari"@fi,
        "Macaria alternata"@sv .

<http://tun.fi/MX.61555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macaria signaria" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.61546> ;
    skos:hiddenLabel "Macaria signaria"@fi,
        "Semiothisa signaria"@fi,
        "Semiothisa signaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusikaarimittari"@fi,
        "Macaria signaria"@sv .

<http://tun.fi/MX.61556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macaria liturata" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.61546> ;
    skos:hiddenLabel "Macaria liturata"@fi,
        "Semiothisa liturata"@fi,
        "Semiothisa liturata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntykaarimittari"@fi,
        "Macaria liturata"@sv .

<http://tun.fi/MX.61557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macaria artesiaria" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61546> ;
    skos:hiddenLabel "Macaria artesiaria"@fi,
        "Semiothisa artesiaria"@fi,
        "Semiothisa artesiaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvamittari"@fi,
        "Macaria artesiaria"@sv .

<http://tun.fi/MX.61558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macaria wauaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61546> ;
    skos:hiddenLabel "Itame wauaria"@fi,
        "Macaria wauaria"@fi,
        "Itame wauaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herukkamittari"@fi,
        "Macaria wauaria"@sv .

<http://tun.fi/MX.61559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macaria loricaria" ;
    dwc:scientificNameAuthorship "(Eversmann, 1837)" ;
    skos:broader <http://tun.fi/MX.61546> ;
    skos:hiddenLabel "Itame loricaria"@fi,
        "Macaria loricaria"@fi,
        "Itame loricaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajumittari"@fi,
        "Macaria loricaria"@sv .

<http://tun.fi/MX.61560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macaria brunneata" ;
    dwc:scientificNameAuthorship "(Thunberg, 1784)" ;
    skos:broader <http://tun.fi/MX.61546> ;
    skos:hiddenLabel "Itame brunneata"@fi,
        "Macaria brunneata"@fi,
        "Itame brunneata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitamittari"@fi,
        "Macaria brunneata"@sv .

<http://tun.fi/MX.61562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macaria fusca" ;
    dwc:scientificNameAuthorship "(Thunberg, 1792)" ;
    skos:broader <http://tun.fi/MX.61546> ;
    skos:hiddenLabel "Macaria fusca"@fi,
        "Pygmaena fusca"@fi,
        "Pygmaena fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaismittari"@fi,
        "Macaria fusca"@sv .

<http://tun.fi/MX.61563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macaria carbonaria" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.61546> ;
    skos:hiddenLabel "Macaria carbonaria"@fi,
        "Semiothisa carbonaria"@fi,
        "Semiothisa carbonaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämemittari"@fi,
        "Macaria carbonaria"@sv .

<http://tun.fi/MX.61566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chiasmia clathrata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61564> ;
    skos:hiddenLabel "Chiasmia clathrata"@fi,
        "Semiothisa clathrata"@fi,
        "Semiothisa clathrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutumittari"@fi,
        "Chiasmia clathrata"@sv .

<http://tun.fi/MX.61568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Narraga fasciolaria" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61567> ;
    skos:hiddenLabel "Narraga fasciolaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdemittari"@fi,
        "Narraga fasciolaria"@sv .

<http://tun.fi/MX.61571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peribatodes rhomboidarius" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61570> ;
    skos:hiddenLabel "Peribatodes rhomboidaria"@fi,
        "Peribatodes rhomboidarius"@fi,
        "Peribatodes rhomboidaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaharmomittari"@fi,
        "Peribatodes rhomboidarius"@sv .

<http://tun.fi/MX.61572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peribatodes secundarius" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61570> ;
    skos:hiddenLabel "Peribatodes secundaria"@fi,
        "Peribatodes secundarius"@fi,
        "Peribatodes secundaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkaharmomittari"@fi,
        "Peribatodes secundarius"@sv .

<http://tun.fi/MX.61574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selidosema brunnearium" ;
    dwc:scientificNameAuthorship "(de Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.61573> ;
    skos:hiddenLabel "Selidosema brunnearia"@fi,
        "Selidosema brunnearium"@fi,
        "Selidosema brunnearia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummimittari"@fi,
        "Selidosema brunnearium"@sv .

<http://tun.fi/MX.61577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleora cinctaria" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61576> ;
    skos:hiddenLabel "Cleora cinctaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätharmomittari"@fi,
        "Cleora cinctaria"@sv .

<http://tun.fi/MX.61579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deileptenia ribeata" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.61578> ;
    skos:hiddenLabel "Deileptenia ribeata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusikkoharmomittari"@fi,
        "Deileptenia ribeata"@sv .

<http://tun.fi/MX.61581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alcis repandatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61580> ;
    skos:hiddenLabel "Alcis repandata"@fi,
        "Alcis repandatus"@fi,
        "Alcis repandata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaltoharmomittari"@fi,
        "Alcis repandatus"@sv .

<http://tun.fi/MX.61582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alcis deversatus" ;
    dwc:scientificNameAuthorship "(Staudinger, 1892)" ;
    skos:broader <http://tun.fi/MX.61580> ;
    skos:hiddenLabel "Alcis bastelbergeri"@fi,
        "Alcis deversata"@fi,
        "Alcis deversatus"@fi,
        "Alcis bastelbergeri"@sv,
        "Alcis deversata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viistoharmomittari"@fi,
        "Alcis deversatus"@sv .

<http://tun.fi/MX.61583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alcis jubatus" ;
    dwc:scientificNameAuthorship "(Thunberg, 1788)" ;
    skos:broader <http://tun.fi/MX.61580> ;
    skos:hiddenLabel "Alcis jubata"@fi,
        "Alcis jubatus"@fi,
        "Alcis jubata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naavamittari"@fi,
        "Alcis jubatus"@sv .

<http://tun.fi/MX.61586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arichanna melanaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61585> ;
    skos:hiddenLabel "Arichanna melanaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomittari"@fi,
        "Arichanna melanaria"@sv .

<http://tun.fi/MX.61589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomecis roboraria" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61587> ;
    skos:hiddenLabel "Hypomecis roboraria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättiharmomittari"@fi,
        "Hypomecis roboraria"@sv .

<http://tun.fi/MX.61590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomecis punctinalis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61587> ;
    skos:hiddenLabel "Hypomecis punctinalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengasharmomittari"@fi,
        "Hypomecis punctinalis"@sv .

<http://tun.fi/MX.61592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ectropis crepuscularia" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61591> ;
    skos:hiddenLabel "Ectropis crepuscularia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläharmomittari"@fi,
        "Ectropis crepuscularia"@sv .

<http://tun.fi/MX.61597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradarisa consonaria" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.61596> ;
    skos:hiddenLabel "Paradarisa consonaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkuharmomittari"@fi,
        "Paradarisa consonaria"@sv .

<http://tun.fi/MX.61599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parectropis similaria" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61598> ;
    skos:hiddenLabel "Parectropis similaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkaharmomittari"@fi,
        "Parectropis similaria"@sv .

<http://tun.fi/MX.61601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethalura punctulata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61600> ;
    skos:hiddenLabel "Aethalura punctulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkuharmomittari"@fi,
        "Aethalura punctulata"@sv .

<http://tun.fi/MX.61603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypomecis atomaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61587> ;
    skos:hiddenLabel "Ematurga atomaria"@fi,
        "Hypomecis atomaria"@fi,
        "Ematurga atomaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsämittari"@fi,
        "Hypomecis atomaria"@sv .

<http://tun.fi/MX.61606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phigalia pilosaria" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61604> ;
    skos:hiddenLabel "Apocheima pilosaria"@fi,
        "Phigalia pilosaria"@fi,
        "Apocheima pilosaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkamittari"@fi,
        "Phigalia pilosaria"@sv .

<http://tun.fi/MX.61610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycia pomonaria" ;
    dwc:scientificNameAuthorship "(Hübner, 1790)" ;
    skos:broader <http://tun.fi/MX.61607> ;
    skos:hiddenLabel "Lycia pomonaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivikkopörhömittari"@fi,
        "Lycia pomonaria"@sv .

<http://tun.fi/MX.61611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycia lapponaria" ;
    dwc:scientificNameAuthorship "(Boisduval, 1840)" ;
    skos:broader <http://tun.fi/MX.61607> ;
    skos:hiddenLabel "Lycia lapponaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämepörhömittari"@fi,
        "Lycia lapponaria"@sv .

<http://tun.fi/MX.61612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycia hirtaria" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.61607> ;
    skos:hiddenLabel "Lycia hirtaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käherämittari"@fi,
        "Lycia hirtaria"@sv .

<http://tun.fi/MX.61614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biston stratarius" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61613> ;
    skos:hiddenLabel "Biston strataria"@fi,
        "Biston stratarius"@fi,
        "Biston strataria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammimittari"@fi,
        "Biston stratarius"@sv .

<http://tun.fi/MX.61615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biston betularius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61613> ;
    skos:hiddenLabel "Biston betularia"@fi,
        "Biston betularius"@fi,
        "Biston betularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivumittari"@fi,
        "Biston betularius"@sv .

<http://tun.fi/MX.61617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erannis defoliaria" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.61616> ;
    skos:hiddenLabel "Erannis defoliaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pakkasmittari"@fi,
        "Erannis defoliaria"@sv .

<http://tun.fi/MX.61619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriopis aurantiaria" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.61618> ;
    skos:hiddenLabel "Agriopis aurantiaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskamittari"@fi,
        "Agriopis aurantiaria"@sv .

<http://tun.fi/MX.61620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agriopis marginaria" ;
    dwc:scientificNameAuthorship "(Fabricius, 1776)" ;
    skos:broader <http://tun.fi/MX.61618> ;
    skos:hiddenLabel "Agriopis marginaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huhtimittari"@fi,
        "Agriopis marginaria"@sv .

<http://tun.fi/MX.61622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bupalus piniarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61621> ;
    skos:hiddenLabel "Bupalus piniaria"@fi,
        "Bupalus piniarius"@fi,
        "Bupalus piniaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntymittari"@fi,
        "Bupalus piniarius"@sv .

<http://tun.fi/MX.61626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lomographa bimaculata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.61624> ;
    skos:hiddenLabel "Lomographa bimaculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplätuomimittari"@fi,
        "Lomographa bimaculata"@sv .

<http://tun.fi/MX.61627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lomographa temerata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61624> ;
    skos:hiddenLabel "Lomographa temerata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistetuomimittari"@fi,
        "Lomographa temerata"@sv .

<http://tun.fi/MX.61632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Petrophora chlorosata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61629> ;
    skos:hiddenLabel "Petrophora chlorosata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sananjalkamittari"@fi,
        "Petrophora chlorosata"@sv .

<http://tun.fi/MX.61635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apeira syringaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61634> ;
    skos:hiddenLabel "Apeira syringaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamamittari"@fi,
        "Apeira syringaria"@sv .

<http://tun.fi/MX.61638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cepphis advenaria" ;
    dwc:scientificNameAuthorship "(Hübner, 1790)" ;
    skos:broader <http://tun.fi/MX.61637> ;
    skos:hiddenLabel "Cepphis advenaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisamamittari"@fi,
        "Cepphis advenaria"@sv .

<http://tun.fi/MX.61640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selenia dentaria" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.61639> ;
    skos:hiddenLabel "Selenia dentaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kakskuumittari"@fi,
        "Selenia dentaria"@sv .

<http://tun.fi/MX.61642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selenia lunularia" ;
    dwc:scientificNameAuthorship "(Hübner, 1788)" ;
    skos:broader <http://tun.fi/MX.61639> ;
    skos:hiddenLabel "Selenia lunularia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ykskuumittari"@fi,
        "Selenia lunularia"@sv .

<http://tun.fi/MX.61644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Selenia tetralunaria" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61639> ;
    skos:hiddenLabel "Selenia tetralunaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelikuumittari"@fi,
        "Selenia tetralunaria"@sv .

<http://tun.fi/MX.61646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epione repandaria" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61645> ;
    skos:hiddenLabel "Epione repandaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukäärömittari"@fi,
        "Epione repandaria"@sv .

<http://tun.fi/MX.61647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epione vespertaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.61645> ;
    skos:hiddenLabel "Epione vespertaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakäärömittari"@fi,
        "Epione vespertaria"@sv .

<http://tun.fi/MX.61650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudopanthera macularia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61649> ;
    skos:hiddenLabel "Pseudopanthera macularia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pantterimittari"@fi,
        "Pseudopanthera macularia"@sv .

<http://tun.fi/MX.61653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagodis pulveraria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61651> ;
    skos:hiddenLabel "Plagodis pulveraria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostemittari"@fi,
        "Plagodis pulveraria"@sv .

<http://tun.fi/MX.61654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagodis dolabraria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.61651> ;
    skos:hiddenLabel "Plagodis dolabraria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkomittari"@fi,
        "Plagodis dolabraria"@sv .

<http://tun.fi/MX.61657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campaea margaritaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.61656> ;
    skos:hiddenLabel "Campaea margaritaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasmittari"@fi,
        "Campaea margaritaria"@sv .

<http://tun.fi/MX.61661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylaea fasciaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61659> ;
    skos:hiddenLabel "Hylaea fasciaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havumittari"@fi,
        "Hylaea fasciaria"@sv .

<http://tun.fi/MX.61664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colotois pennaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.61663> ;
    skos:hiddenLabel "Colotois pennaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehrääjämittari"@fi,
        "Colotois pennaria"@sv .

<http://tun.fi/MX.61667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alsophila aescularia" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61666> ;
    skos:hiddenLabel "Alsophila aescularia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koisamittari"@fi,
        "Alsophila aescularia"@sv .

<http://tun.fi/MX.61670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Angerona prunaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61669> ;
    skos:hiddenLabel "Angerona prunaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumumittari"@fi,
        "Angerona prunaria"@sv .

<http://tun.fi/MX.61672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspitates gilvaria" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61671> ;
    skos:hiddenLabel "Aspitates gilvaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumittari"@fi,
        "Aspitates gilvaria"@sv .

<http://tun.fi/MX.61674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypoxystis pluviaria" ;
    dwc:scientificNameAuthorship "(Fabricius, 1789)" ;
    skos:broader <http://tun.fi/MX.61673> ;
    skos:hiddenLabel "Hypoxystis pluviaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sademittari"@fi,
        "Hypoxystis pluviaria"@sv .

<http://tun.fi/MX.61676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perconia strigillaria" ;
    dwc:scientificNameAuthorship "(Hübner, 1787)" ;
    skos:broader <http://tun.fi/MX.61675> ;
    skos:hiddenLabel "Perconia strigillaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehnämittari"@fi,
        "Perconia strigillaria"@sv .

<http://tun.fi/MX.61678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cleorodes lichenarius" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61677> ;
    skos:hiddenLabel "Cleorodes lichenaria"@fi,
        "Cleorodes lichenarius"@fi,
        "Cleorodes lichenaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkälämittari"@fi,
        "Cleorodes lichenarius"@sv .

<http://tun.fi/MX.61680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnophos obfuscatus" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61679> ;
    skos:hiddenLabel "Gnophos obfuscata"@fi,
        "Gnophos obfuscatus"@fi,
        "Gnophos obfuscata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorengasmittari"@fi,
        "Gnophos obfuscatus"@sv .

<http://tun.fi/MX.61683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charissa obscurata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61682> ;
    skos:hiddenLabel "Charissa obscurata"@fi,
        "Gnophos obscuratus"@fi,
        "Gnophos obscuratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasrengasmittari"@fi,
        "Charissa obscurata"@sv .

<http://tun.fi/MX.61686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Yezognophos vittaria" ;
    dwc:scientificNameAuthorship "(Thunberg, 1788)" ;
    skos:broader <http://tun.fi/MX.5082255> ;
    skos:hiddenLabel "Elophos vittaria"@fi,
        "Elophos vittarius"@fi,
        "Parietaria vittaria"@fi,
        "Yezognophos vittaria"@fi,
        "Elophos vittaria"@sv,
        "Elophos vittarius"@sv,
        "Parietaria vittaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanrengasmittari"@fi,
        "Yezognophos vittaria"@sv .

<http://tun.fi/MX.61690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psodos coracina" ;
    dwc:scientificNameAuthorship "(Esper, 1805)" ;
    skos:broader <http://tun.fi/MX.5082257> ;
    skos:hiddenLabel "Glacies coracina"@fi,
        "Psodos coracina"@fi,
        "Glacies coracina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korppimittari"@fi,
        "Psodos coracina"@sv .

<http://tun.fi/MX.61692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siona lineata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61691> ;
    skos:hiddenLabel "Siona lineata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liitumittari"@fi,
        "Siona lineata"@sv .

<http://tun.fi/MX.61696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontopera bidentata" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.61694> ;
    skos:hiddenLabel "Odontopera bidentata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasmittari"@fi,
        "Odontopera bidentata"@sv .

<http://tun.fi/MX.61699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ennomos autumnarius" ;
    dwc:scientificNameAuthorship "(Werneburg, 1859)" ;
    skos:broader <http://tun.fi/MX.61698> ;
    skos:hiddenLabel "Ennomos autumnaria"@fi,
        "Ennomos autumnarius"@fi,
        "Ennomos autumnaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivulovimittari"@fi,
        "Ennomos autumnarius"@sv .

<http://tun.fi/MX.61700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ennomos alniarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61698> ;
    skos:hiddenLabel "Ennomos alniaria"@fi,
        "Ennomos alniarius"@fi,
        "Ennomos alniaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppälovimittari"@fi,
        "Ennomos alniarius"@sv .

<http://tun.fi/MX.61701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ennomos fuscantarius" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.61698> ;
    skos:hiddenLabel "Ennomos fuscantaria"@fi,
        "Ennomos fuscantarius"@fi,
        "Ennomos fuscantaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnilovimittari"@fi,
        "Ennomos fuscantarius"@sv .

<http://tun.fi/MX.61702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ennomos erosarius" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61698> ;
    skos:hiddenLabel "Ennomos erosaria"@fi,
        "Ennomos erosarius"@fi,
        "Ennomos erosaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammilovimittari"@fi,
        "Ennomos erosarius"@sv .

<http://tun.fi/MX.61704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crocallis elinguaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61703> ;
    skos:hiddenLabel "Crocallis elinguaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "petomittari"@fi,
        "Crocallis elinguaria"@sv .

<http://tun.fi/MX.61706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ourapteryx sambucaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61705> ;
    skos:hiddenLabel "Ourapteryx sambucaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ritarimittari"@fi,
        "Ourapteryx sambucaria"@sv .

<http://tun.fi/MX.61708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opisthograptis luteolata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61707> ;
    skos:hiddenLabel "Opisthograptis luteolata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltamittari"@fi,
        "Opisthograptis luteolata"@sv .

<http://tun.fi/MX.61710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epirranthis diversata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61709> ;
    skos:hiddenLabel "Epirranthis diversata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukomittari"@fi,
        "Epirranthis diversata"@sv .

<http://tun.fi/MX.61715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea ochrata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea ochrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrakulmumittari"@fi,
        "Idaea ochrata"@sv .

<http://tun.fi/MX.61716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea serpentata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea serpentata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "serpentiinimittari"@fi,
        "Idaea serpentata"@sv .

<http://tun.fi/MX.61717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea muricata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea muricata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämekulmumittari"@fi,
        "Idaea muricata"@sv .

<http://tun.fi/MX.61718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea sylvestraria" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea sylvestraria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olkikulmumittari"@fi,
        "Idaea sylvestraria"@sv .

<http://tun.fi/MX.61719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea biselata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea biselata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsukulmumittari"@fi,
        "Idaea biselata"@sv .

<http://tun.fi/MX.61720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea humiliata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea humiliata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokulmumittari"@fi,
        "Idaea humiliata"@sv .

<http://tun.fi/MX.61721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea seriata" ;
    dwc:scientificNameAuthorship "(Schrank, 1802)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea seriata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokulmumittari"@fi,
        "Idaea seriata"@sv .

<http://tun.fi/MX.61723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea dimidiata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea dimidiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjokulmumittari"@fi,
        "Idaea dimidiata"@sv .

<http://tun.fi/MX.61724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea pallidata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea pallidata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleakulmumittari"@fi,
        "Idaea pallidata"@sv .

<http://tun.fi/MX.61725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea emarginata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea emarginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyhäkulmumittari"@fi,
        "Idaea emarginata"@sv .

<http://tun.fi/MX.61726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea aversata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea aversata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mutkakulmumittari"@fi,
        "Idaea aversata"@sv .

<http://tun.fi/MX.61727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea straminata" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1794)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea straminata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarikulmumittari"@fi,
        "Idaea straminata"@sv .

<http://tun.fi/MX.61729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Idaea deversaria" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1847)" ;
    skos:broader <http://tun.fi/MX.61713> ;
    skos:hiddenLabel "Idaea deversaria"@fi,
        "Idaea maritimaria"@fi,
        "Idaea maritimaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistekulmumittari"@fi,
        "Idaea deversaria"@sv .

<http://tun.fi/MX.61733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula immorata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula immorata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirulehtimittari"@fi,
        "Scopula immorata"@sv .

<http://tun.fi/MX.61734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula corrivalaria" ;
    dwc:scientificNameAuthorship "(Kretschmar, 1862)" ;
    skos:altLabel "hierakkalehtimittari"@fi ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula corrivalaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turalehtimittari"@fi,
        "Scopula corrivalaria"@sv .

<http://tun.fi/MX.61735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula caricaria" ;
    dwc:scientificNameAuthorship "(Reutti, 1853)" ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula caricaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkilehtimittari"@fi,
        "Scopula caricaria"@sv .

<http://tun.fi/MX.61736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula nigropunctata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula nigropunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulmalehtimittari"@fi,
        "Scopula nigropunctata"@sv .

<http://tun.fi/MX.61737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula virgulata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula virgulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämelehtimittari"@fi,
        "Scopula virgulata"@sv .

<http://tun.fi/MX.61738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula ornata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula ornata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkolehtimittari"@fi,
        "Scopula ornata"@sv .

<http://tun.fi/MX.61739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula decorata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula decorata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinilehtimittari"@fi,
        "Scopula decorata"@sv .

<http://tun.fi/MX.61741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula rubiginata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula rubiginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusolehtimittari"@fi,
        "Scopula rubiginata"@sv .

<http://tun.fi/MX.61742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula marginepunctata" ;
    dwc:scientificNameAuthorship "(Goeze, 1781)" ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula marginepunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahdelehtimittari"@fi,
        "Scopula marginepunctata"@sv .

<http://tun.fi/MX.61743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula incanata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula incanata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmolehtimittari"@fi,
        "Scopula incanata"@sv .

<http://tun.fi/MX.61744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula immutata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula immutata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtalehtimittari"@fi,
        "Scopula immutata"@sv .

<http://tun.fi/MX.61745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula frigidaria" ;
    dwc:scientificNameAuthorship "(Möschler, 1869)" ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula frigidaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlehtimittari"@fi,
        "Scopula frigidaria"@sv .

<http://tun.fi/MX.61747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula ternata" ;
    dwc:scientificNameAuthorship "(Schrank, 1802)" ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula ternata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkalehtimittari"@fi,
        "Scopula ternata"@sv .

<http://tun.fi/MX.61748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scopula floslactata" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.61732> ;
    skos:hiddenLabel "Scopula floslactata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitolehtimittari"@fi,
        "Scopula floslactata"@sv .

<http://tun.fi/MX.61752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodostrophia vibicaria" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.61751> ;
    skos:hiddenLabel "Rhodostrophia vibicaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuotamittari"@fi,
        "Rhodostrophia vibicaria"@sv .

<http://tun.fi/MX.61756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclophora pendularia" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.61754> ;
    skos:hiddenLabel "Cyclophora pendularia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuvyömittari"@fi,
        "Cyclophora pendularia"@sv .

<http://tun.fi/MX.61757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclophora annularia" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.61754> ;
    skos:hiddenLabel "Cyclophora annularia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahteravyömittari"@fi,
        "Cyclophora annularia"@sv .

<http://tun.fi/MX.61759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclophora albipunctata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61754> ;
    skos:hiddenLabel "Cyclophora albipunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuvyömittari"@fi,
        "Cyclophora albipunctata"@sv .

<http://tun.fi/MX.61760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclophora quercimontaria" ;
    dwc:scientificNameAuthorship "(Bastelberger, 1897)" ;
    skos:broader <http://tun.fi/MX.61754> ;
    skos:hiddenLabel "Cyclophora quercimontaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvyömittari"@fi,
        "Cyclophora quercimontaria"@sv .

<http://tun.fi/MX.61761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclophora porata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.61754> ;
    skos:hiddenLabel "Cyclophora porata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengasvyömittari"@fi,
        "Cyclophora porata"@sv .

<http://tun.fi/MX.61762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclophora punctaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61754> ;
    skos:hiddenLabel "Cyclophora punctaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammivyömittari"@fi,
        "Cyclophora punctaria"@sv .

<http://tun.fi/MX.61764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclophora linearia" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.61754> ;
    skos:hiddenLabel "Cyclophora linearia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökkivyömittari"@fi,
        "Cyclophora linearia"@sv .

<http://tun.fi/MX.61768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Timandra griseata" ;
    dwc:scientificNameAuthorship "W. Petersen, 1902" ;
    skos:broader <http://tun.fi/MX.61766> ;
    skos:hiddenLabel "Timandra griseata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansuolaheinämittari"@fi,
        "Timandra griseata"@sv .

<http://tun.fi/MX.61770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Timandra comai" ;
    dwc:scientificNameAuthorship "Schmidt, 1931" ;
    skos:broader <http://tun.fi/MX.61766> ;
    skos:hiddenLabel "Timandra comae"@fi,
        "Timandra comai"@fi,
        "Timandra comae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsuolaheinämittari"@fi,
        "Timandra comai"@sv .

<http://tun.fi/MX.61774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodometra sacraria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.61773> ;
    skos:hiddenLabel "Rhodometra sacraria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vestaalimittari"@fi,
        "Rhodometra sacraria"@sv .

<http://tun.fi/MX.61777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lythria cruentaria" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61776> ;
    skos:hiddenLabel "Lythria cruentaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punemittari"@fi,
        "Lythria cruentaria"@sv .

<http://tun.fi/MX.61783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chesias legatella" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61782> ;
    skos:hiddenLabel "Chesias legatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönvihmamittari"@fi,
        "Chesias legatella"@sv .

<http://tun.fi/MX.61785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carsia sororiata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61784> ;
    skos:hiddenLabel "Carsia sororiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämeokamittari"@fi,
        "Carsia sororiata"@sv .

<http://tun.fi/MX.61788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aplocera praeformata" ;
    dwc:scientificNameAuthorship "(Hübner, 1826)" ;
    skos:broader <http://tun.fi/MX.61786> ;
    skos:hiddenLabel "Aplocera praeformata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iso-okamittari"@fi,
        "Aplocera praeformata"@sv .

<http://tun.fi/MX.61789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aplocera plagiata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61786> ;
    skos:hiddenLabel "Aplocera plagiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkiokamittari"@fi,
        "Aplocera plagiata"@sv .

<http://tun.fi/MX.61791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odezia atrata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61790> ;
    skos:hiddenLabel "Odezia atrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokimittari"@fi,
        "Odezia atrata"@sv .

<http://tun.fi/MX.61794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobophora halterata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61793> ;
    skos:hiddenLabel "Lobophora halterata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmoliuskamittari"@fi,
        "Lobophora halterata"@sv .

<http://tun.fi/MX.61797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterapherapteryx sexalata" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.61795> ;
    skos:hiddenLabel "Pterapherapteryx sexalata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuliuskamittari"@fi,
        "Pterapherapteryx sexalata"@sv .

<http://tun.fi/MX.61800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acasis viretata" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.61798> ;
    skos:hiddenLabel "Acasis viretata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherliuskamittari"@fi,
        "Acasis viretata"@sv .

<http://tun.fi/MX.61801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acasis appensata" ;
    dwc:scientificNameAuthorship "(Eversmann, 1842)" ;
    skos:broader <http://tun.fi/MX.61798> ;
    skos:hiddenLabel "Acasis appensata"@fi,
        "Acasis appensata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanliuskamittari"@fi,
        "trolldruvelobmätare"@sv .

<http://tun.fi/MX.61804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopteryx polycommata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61802> ;
    skos:hiddenLabel "Trichopteryx polycommata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamaliuskamittari"@fi,
        "Trichopteryx polycommata"@sv .

<http://tun.fi/MX.61805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichopteryx carpinata" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1794)" ;
    skos:broader <http://tun.fi/MX.61802> ;
    skos:hiddenLabel "Trichopteryx carpinata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapamittari"@fi,
        "Trichopteryx carpinata"@sv .

<http://tun.fi/MX.61808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phibalapteryx virgata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61807> ;
    skos:hiddenLabel "Phibalapteryx virgata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietamittari"@fi,
        "Phibalapteryx virgata"@sv .

<http://tun.fi/MX.61811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scotopteryx chenopodiata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61810> ;
    skos:hiddenLabel "Scotopteryx chenopodiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihamittari"@fi,
        "Scotopteryx chenopodiata"@sv .

<http://tun.fi/MX.61813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthonama vittatum" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1794)" ;
    skos:broader <http://tun.fi/MX.61812> ;
    skos:hiddenLabel "Orthonama vittata"@fi,
        "Orthonama vittatum"@fi,
        "Orthonama vittata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtamittari"@fi,
        "Orthonama vittatum"@sv .

<http://tun.fi/MX.61815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthonama obstipatum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.61812> ;
    skos:hiddenLabel "Orthonama obstipata"@fi,
        "Orthonama obstipatum"@fi,
        "Orthonama obstipata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaellusmittari"@fi,
        "Orthonama obstipatum"@sv .

<http://tun.fi/MX.61817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthorhoe quadrifasiata" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.61818> ;
    skos:hiddenLabel "Ochyria quadrifasiata"@fi,
        "Xanthorhoe quadrifasiata"@fi,
        "Ochyria quadrifasiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovakenttämittari"@fi,
        "Xanthorhoe quadrifasiata"@sv .

<http://tun.fi/MX.61819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthorhoe decoloraria" ;
    dwc:scientificNameAuthorship "(Esper, 1806)" ;
    skos:broader <http://tun.fi/MX.61818> ;
    skos:hiddenLabel "Xanthorhoe decoloraria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurakenttämittari"@fi,
        "Xanthorhoe decoloraria"@sv .

<http://tun.fi/MX.61821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthorhoe fluctuata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61818> ;
    skos:hiddenLabel "Xanthorhoe fluctuata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkukenttämittari"@fi,
        "Xanthorhoe fluctuata"@sv .

<http://tun.fi/MX.61822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthorhoe annotinata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.61818> ;
    skos:hiddenLabel "Xanthorhoe annotinata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkenttämittari"@fi,
        "Xanthorhoe annotinata"@sv .

<http://tun.fi/MX.61823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthorhoe montanata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61818> ;
    skos:hiddenLabel "Xanthorhoe montanata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkikenttämittari"@fi,
        "Xanthorhoe montanata"@sv .

<http://tun.fi/MX.61824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthorhoe spadicearia" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61818> ;
    skos:hiddenLabel "Xanthorhoe spadicearia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokenttämittari"@fi,
        "Xanthorhoe spadicearia"@sv .

<http://tun.fi/MX.61825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthorhoe ferrugata" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.61818> ;
    skos:hiddenLabel "Xanthorhoe ferrugata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekenttämittari"@fi,
        "Xanthorhoe ferrugata"@sv .

<http://tun.fi/MX.61826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthorhoe biriviata" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1794)" ;
    skos:broader <http://tun.fi/MX.61818> ;
    skos:hiddenLabel "Xanthorhoe biriviata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsamikenttämittari"@fi,
        "Xanthorhoe biriviata"@sv .

<http://tun.fi/MX.61827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthorhoe designata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61818> ;
    skos:hiddenLabel "Xanthorhoe designata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litukenttämittari"@fi,
        "Xanthorhoe designata"@sv .

<http://tun.fi/MX.61828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthorhoe abrasaria" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.61818> ;
    skos:hiddenLabel "Xanthorhoe abrasaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkenttämittari"@fi,
        "Xanthorhoe abrasaria"@sv .

<http://tun.fi/MX.61830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psychophora sabini" ;
    dwc:scientificNameAuthorship "(Kirby, 1824)" ;
    skos:broader <http://tun.fi/MX.61829> ;
    skos:hiddenLabel "Psychophora sabini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundramittari"@fi,
        "Psychophora sabini"@sv .

<http://tun.fi/MX.61833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catarhoe cuculata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61832> ;
    skos:hiddenLabel "Catarhoe cuculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkovaippamittari"@fi,
        "Catarhoe cuculata"@sv .

<http://tun.fi/MX.61834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catarhoe rubidata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61832> ;
    skos:hiddenLabel "Catarhoe rubidata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punavaippamittari"@fi,
        "Catarhoe rubidata"@sv .

<http://tun.fi/MX.61836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epirrhoe tristata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61835> ;
    skos:hiddenLabel "Epirrhoe tristata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "synkkäraanumittari"@fi,
        "Epirrhoe tristata"@sv .

<http://tun.fi/MX.61837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epirrhoe hastulata" ;
    dwc:scientificNameAuthorship "(Hübner, 1792)" ;
    skos:broader <http://tun.fi/MX.61835> ;
    skos:hiddenLabel "Epirrhoe hastulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuraanumittari"@fi,
        "Epirrhoe hastulata"@sv .

<http://tun.fi/MX.61838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epirrhoe pupillata" ;
    dwc:scientificNameAuthorship "(Thunberg, 1792)" ;
    skos:broader <http://tun.fi/MX.61835> ;
    skos:hiddenLabel "Epirrhoe pupillata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saaristoraanumittari"@fi,
        "Epirrhoe pupillata"@sv .

<http://tun.fi/MX.61839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epirrhoe galiata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61835> ;
    skos:hiddenLabel "Epirrhoe galiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoraanumittari"@fi,
        "Epirrhoe galiata"@sv .

<http://tun.fi/MX.61840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epirrhoe rivata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61835> ;
    skos:hiddenLabel "Epirrhoe rivata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkiraanumittari"@fi,
        "Epirrhoe rivata"@sv .

<http://tun.fi/MX.61841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epirrhoe tartuensis" ;
    dwc:scientificNameAuthorship "Möls, 1965" ;
    skos:broader <http://tun.fi/MX.61835> ;
    skos:hiddenLabel "Epirrhoe tartuensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoraanumittari"@fi,
        "Epirrhoe tartuensis"@sv .

<http://tun.fi/MX.61842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epirrhoe alternata" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.61835> ;
    skos:hiddenLabel "Epirrhoe alternata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmoraanumittari"@fi,
        "Epirrhoe alternata"@sv .

<http://tun.fi/MX.61844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camptogramma bilineatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61843> ;
    skos:hiddenLabel "Camptogramma bilineata"@fi,
        "Camptogramma bilineatum"@fi,
        "Camptogramma bilineata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loimumittari"@fi,
        "Camptogramma bilineatum"@sv .

<http://tun.fi/MX.61846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Costaconvexa polygrammata" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1794)" ;
    skos:broader <http://tun.fi/MX.61845> ;
    skos:hiddenLabel "Costaconvexa polygrammata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piirtomittari"@fi,
        "Costaconvexa polygrammata"@sv .

<http://tun.fi/MX.61849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphyia biangulata" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.61848> ;
    skos:hiddenLabel "Euphyia biangulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kakskulmamittari"@fi,
        "Euphyia biangulata"@sv .

<http://tun.fi/MX.61851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphyia unangulata" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.61848> ;
    skos:hiddenLabel "Euphyia unangulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ykskulmamittari"@fi,
        "Euphyia unangulata"@sv .

<http://tun.fi/MX.61854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampropteryx suffumata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61853> ;
    skos:hiddenLabel "Lampropteryx suffumata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtovarjomittari"@fi,
        "Lampropteryx suffumata"@sv .

<http://tun.fi/MX.61855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lampropteryx otregiata" ;
    dwc:scientificNameAuthorship "(Metcalfe, 1917)" ;
    skos:broader <http://tun.fi/MX.61853> ;
    skos:hiddenLabel "Lampropteryx otregiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpivarjomittari"@fi,
        "Lampropteryx otregiata"@sv .

<http://tun.fi/MX.61859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ecliptopera silaceata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61857> ;
    skos:hiddenLabel "Ecliptopera silaceata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "horsmamittari"@fi,
        "Ecliptopera silaceata"@sv .

<http://tun.fi/MX.61860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ecliptopera capitata" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1839)" ;
    skos:broader <http://tun.fi/MX.61857> ;
    skos:hiddenLabel "Ecliptopera capitata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaselkämittari"@fi,
        "Ecliptopera capitata"@sv .

<http://tun.fi/MX.61862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eustroma reticulatum" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61861> ;
    skos:hiddenLabel "Eustroma reticulata"@fi,
        "Eustroma reticulatum"@fi,
        "Eustroma reticulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkomittari"@fi,
        "Eustroma reticulatum"@sv .

<http://tun.fi/MX.61865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulithis prunata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61863> ;
    skos:hiddenLabel "Eulithis prunata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistomittari"@fi,
        "Eulithis prunata"@sv .

<http://tun.fi/MX.61866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulithis testata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.61863> ;
    skos:hiddenLabel "Eulithis testata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "elomittari"@fi,
        "Eulithis testata"@sv .

<http://tun.fi/MX.61867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulithis populata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61863> ;
    skos:hiddenLabel "Eulithis populata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkamittari"@fi,
        "Eulithis populata"@sv .

<http://tun.fi/MX.61868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulithis mellinata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.61863> ;
    skos:hiddenLabel "Eulithis mellinata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viinimarjamittari"@fi,
        "Eulithis mellinata"@sv .

<http://tun.fi/MX.61869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gandaritis pyraliata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.324903> ;
    skos:hiddenLabel "Eulithis pyraliata"@fi,
        "Gandaritis pyraliata"@fi,
        "Eulithis pyraliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketomittari"@fi,
        "Gandaritis pyraliata"@sv .

<http://tun.fi/MX.61870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eulithis pyropata" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.61863> ;
    skos:hiddenLabel "Eulithis pyropata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulimittari"@fi,
        "Eulithis pyropata"@sv .

<http://tun.fi/MX.61872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysstroma citratum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.61871> ;
    skos:hiddenLabel "Dysstroma citrata"@fi,
        "Dysstroma citratum"@fi,
        "Dysstroma citrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysvarpumittari"@fi,
        "Dysstroma citratum"@sv .

<http://tun.fi/MX.61873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysstroma infuscatum" ;
    dwc:scientificNameAuthorship "(Tengström, 1869)" ;
    skos:broader <http://tun.fi/MX.61871> ;
    skos:hiddenLabel "Dysstroma infuscata"@fi,
        "Dysstroma infuscatum"@fi,
        "Dysstroma infuscata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämevarpumittari"@fi,
        "Dysstroma infuscatum"@sv .

<http://tun.fi/MX.61874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysstroma truncatum" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61871> ;
    skos:hiddenLabel "Dysstroma truncata"@fi,
        "Dysstroma truncatum"@fi,
        "Dysstroma truncata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesävarpumittari"@fi,
        "Dysstroma truncatum"@sv .

<http://tun.fi/MX.61875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysstroma latefasciatum" ;
    dwc:scientificNameAuthorship "(Prout, 1914)" ;
    skos:broader <http://tun.fi/MX.61871> ;
    skos:hiddenLabel "Dysstroma latefasciata"@fi,
        "Dysstroma latefasciatum"@fi,
        "Dysstroma latefasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkuvarpumittari"@fi,
        "Dysstroma latefasciatum"@sv .

<http://tun.fi/MX.61877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cidaria fulvata" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.61876> ;
    skos:hiddenLabel "Cidaria fulvata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruunamittari"@fi,
        "Cidaria fulvata"@sv .

<http://tun.fi/MX.61879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloroclysta siterata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61878> ;
    skos:hiddenLabel "Chloroclysta siterata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunovarpumittari"@fi,
        "Chloroclysta siterata"@sv .

<http://tun.fi/MX.61880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloroclysta miata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61878> ;
    skos:hiddenLabel "Chloroclysta miata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihervarpumittari"@fi,
        "Chloroclysta miata"@sv .

<http://tun.fi/MX.61882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plemyria rubiginata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61881> ;
    skos:hiddenLabel "Plemyria rubiginata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaksivärimittari"@fi,
        "Plemyria rubiginata"@sv .

<http://tun.fi/MX.61885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pennithera firmata" ;
    dwc:scientificNameAuthorship "(Hübner, 1822)" ;
    skos:broader <http://tun.fi/MX.324905> ;
    skos:hiddenLabel "Pennithera firmata"@fi,
        "Thera firmata"@fi,
        "Thera firmata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyneulasmittari"@fi,
        "Pennithera firmata"@sv .

<http://tun.fi/MX.61886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thera variata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61884> ;
    skos:hiddenLabel "Thera variata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusineulasmittari"@fi,
        "Thera variata"@sv .

<http://tun.fi/MX.61887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thera obeliscata" ;
    dwc:scientificNameAuthorship "(Hübner, 1787)" ;
    skos:broader <http://tun.fi/MX.61884> ;
    skos:hiddenLabel "Thera obeliscata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuneulasmittari"@fi,
        "Thera obeliscata"@sv .

<http://tun.fi/MX.61888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thera cognata" ;
    dwc:scientificNameAuthorship "(Thunberg, 1792)" ;
    skos:broader <http://tun.fi/MX.61884> ;
    skos:hiddenLabel "Thera cognata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkoneulasmittari"@fi,
        "Thera cognata"@sv .

<http://tun.fi/MX.61889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thera juniperata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61884> ;
    skos:hiddenLabel "Thera juniperata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajamittari"@fi,
        "Thera juniperata"@sv .

<http://tun.fi/MX.61891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterothera serraria" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.61890> ;
    skos:hiddenLabel "Heterothera serraria"@fi,
        "Thera serraria"@fi,
        "Thera serraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahaneulasmittari"@fi,
        "Heterothera serraria"@sv .

<http://tun.fi/MX.61893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Electrophaes corylata" ;
    dwc:scientificNameAuthorship "(Thunberg, 1792)" ;
    skos:broader <http://tun.fi/MX.61892> ;
    skos:hiddenLabel "Electrophaes corylata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjomittari"@fi,
        "Electrophaes corylata"@sv .

<http://tun.fi/MX.61896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmorhoe ocellata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61894> ;
    skos:hiddenLabel "Cosmorhoe ocellata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmämittari"@fi,
        "Cosmorhoe ocellata"@sv .

<http://tun.fi/MX.61898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colostygia aptata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61897> ;
    skos:hiddenLabel "Colostygia aptata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasmataramittari"@fi,
        "Colostygia aptata"@sv .

<http://tun.fi/MX.61899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colostygia olivata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61897> ;
    skos:hiddenLabel "Colostygia olivata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalmataramittari"@fi,
        "Colostygia olivata"@sv .

<http://tun.fi/MX.61900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colostygia pectinataria" ;
    dwc:scientificNameAuthorship "(Knoch, 1781)" ;
    skos:broader <http://tun.fi/MX.61897> ;
    skos:hiddenLabel "Colostygia pectinataria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihermataramittari"@fi,
        "Colostygia pectinataria"@sv .

<http://tun.fi/MX.61901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colostygia turbata" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.61897> ;
    skos:hiddenLabel "Colostygia turbata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmataramittari"@fi,
        "Colostygia turbata"@sv .

<http://tun.fi/MX.61907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entephria flavicinctata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61905> ;
    skos:hiddenLabel "Entephria flavicinctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtapohjanmittari"@fi,
        "Entephria flavicinctata"@sv .

<http://tun.fi/MX.61909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entephria nobiliaria" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1852)" ;
    skos:broader <http://tun.fi/MX.61905> ;
    skos:hiddenLabel "Entephria nobiliaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurupohjanmittari"@fi,
        "Entephria nobiliaria"@sv .

<http://tun.fi/MX.61910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entephria caesiata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61905> ;
    skos:hiddenLabel "Entephria caesiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäpohjanmittari"@fi,
        "Entephria caesiata"@sv .

<http://tun.fi/MX.61911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entephria polata" ;
    dwc:scientificNameAuthorship "(Duponchel, 1830)" ;
    skos:broader <http://tun.fi/MX.61905> ;
    skos:hiddenLabel "Entephria polata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysipohjanmittari"@fi,
        "Entephria polata"@sv .

<http://tun.fi/MX.61912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entephria byssata" ;
    dwc:scientificNameAuthorship "(Aurivillius, 1891)" ;
    skos:broader <http://tun.fi/MX.61905> ;
    skos:hiddenLabel "Entephria byssata"@fi,
        "Entephria punctipes"@fi,
        "Entephria punctipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkapohjanmittari"@fi,
        "Entephria byssata"@sv .

<http://tun.fi/MX.61915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larentia clavaria" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.61914> ;
    skos:hiddenLabel "Larentia clavaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "malvamittari"@fi,
        "Larentia clavaria"@sv .

<http://tun.fi/MX.61917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelurga comitata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61916> ;
    skos:hiddenLabel "Pelurga comitata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savikkamittari"@fi,
        "Pelurga comitata"@sv .

<http://tun.fi/MX.61919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Earophila badiata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61918> ;
    skos:hiddenLabel "Anticlea badiata"@fi,
        "Earophila badiata"@fi,
        "Anticlea badiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoruusumittari"@fi,
        "Earophila badiata"@sv .

<http://tun.fi/MX.61923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anticlea derivata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61922> ;
    skos:hiddenLabel "Anticlea derivata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoruusumittari"@fi,
        "Anticlea derivata"@sv .

<http://tun.fi/MX.61925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoleuca albicillata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61924> ;
    skos:hiddenLabel "Mesoleuca albicillata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vattumittari"@fi,
        "Mesoleuca albicillata"@sv .

<http://tun.fi/MX.61927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spargania luctuata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61926> ;
    skos:hiddenLabel "Spargania luctuata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "surumittari"@fi,
        "Spargania luctuata"@sv .

<http://tun.fi/MX.61930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydriomena furcata" ;
    dwc:scientificNameAuthorship "(Thunberg, 1784)" ;
    skos:broader <http://tun.fi/MX.61929> ;
    skos:hiddenLabel "Hydriomena furcata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varpukudosmittari"@fi,
        "Hydriomena furcata"@sv .

<http://tun.fi/MX.61931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydriomena impluviata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61929> ;
    skos:hiddenLabel "Hydriomena impluviata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäkudosmittari"@fi,
        "Hydriomena impluviata"@sv .

<http://tun.fi/MX.61933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydriomena ruberata" ;
    dwc:scientificNameAuthorship "(Freyer, 1831)" ;
    skos:broader <http://tun.fi/MX.61929> ;
    skos:hiddenLabel "Hydriomena ruberata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukudosmittari"@fi,
        "Hydriomena ruberata"@sv .

<http://tun.fi/MX.61936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philereme vetulata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61935> ;
    skos:hiddenLabel "Philereme vetulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmopaatsamamittari"@fi,
        "Philereme vetulata"@sv .

<http://tun.fi/MX.61937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Philereme transversata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61935> ;
    skos:hiddenLabel "Philereme transversata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopaatsamamittari"@fi,
        "Philereme transversata"@sv .

<http://tun.fi/MX.61940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheumaptera hastata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61939> ;
    skos:hiddenLabel "Rheumaptera hastata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keihäsmittari"@fi,
        "Rheumaptera hastata"@sv .

<http://tun.fi/MX.61941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheumaptera subhastata" ;
    dwc:scientificNameAuthorship "(Nolcken, 1870)" ;
    skos:broader <http://tun.fi/MX.61939> ;
    skos:hiddenLabel "Rheumaptera subhastata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vasamamittari"@fi,
        "Rheumaptera subhastata"@sv .

<http://tun.fi/MX.61943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheumaptera cervinalis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61939> ;
    skos:hiddenLabel "Hydria cervinalis"@fi,
        "Rheumaptera cervinalis"@fi,
        "Hydria cervinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "happomarjamittari"@fi,
        "Rheumaptera cervinalis"@sv .

<http://tun.fi/MX.61944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rheumaptera undulata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61939> ;
    skos:hiddenLabel "Hydria undulata"@fi,
        "Rheumaptera undulata"@fi,
        "Hydria undulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaltomittari"@fi,
        "Rheumaptera undulata"@sv .

<http://tun.fi/MX.61946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triphosa dubitata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61945> ;
    skos:hiddenLabel "Triphosa dubitata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltomittari"@fi,
        "Triphosa dubitata"@sv .

<http://tun.fi/MX.61949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenocalpe lapidata" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.61948> ;
    skos:hiddenLabel "Coenocalpe lapidata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivimittari"@fi,
        "Coenocalpe lapidata"@sv .

<http://tun.fi/MX.61951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Horisme vitalbata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61950> ;
    skos:hiddenLabel "Horisme vitalbata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luuviirumittari"@fi,
        "Horisme vitalbata"@sv .

<http://tun.fi/MX.61952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Horisme tersata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61950> ;
    skos:hiddenLabel "Horisme tersata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaviirumittari"@fi,
        "Horisme tersata"@sv .

<http://tun.fi/MX.61953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Horisme aemulata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.61950> ;
    skos:hiddenLabel "Horisme aemulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sameaviirumittari"@fi,
        "Horisme aemulata"@sv .

<http://tun.fi/MX.61955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anticollix sparsatus" ;
    dwc:scientificNameAuthorship "(Treitschke, 1828)" ;
    skos:broader <http://tun.fi/MX.61954> ;
    skos:hiddenLabel "Anticollix sparsata"@fi,
        "Anticollix sparsatus"@fi,
        "Anticollix sparsata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alpimittari"@fi,
        "Anticollix sparsatus"@sv .

<http://tun.fi/MX.61958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malacodea regelaria" ;
    dwc:scientificNameAuthorship "Tengström, 1869" ;
    skos:broader <http://tun.fi/MX.61957> ;
    skos:hiddenLabel "Malacodea regelaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultomittari"@fi,
        "Malacodea regelaria"@sv .

<http://tun.fi/MX.61960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Operophtera brumata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61959> ;
    skos:hiddenLabel "Operophtera brumata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hallamittari"@fi,
        "Operophtera brumata"@sv .

<http://tun.fi/MX.61961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Operophtera fagata" ;
    dwc:scientificNameAuthorship "(Scharfenberg, 1805)" ;
    skos:broader <http://tun.fi/MX.61959> ;
    skos:hiddenLabel "Operophtera fagata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumimittari"@fi,
        "Operophtera fagata"@sv .

<http://tun.fi/MX.61964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epirrita dilutata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61962> ;
    skos:hiddenLabel "Epirrita dilutata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sumusyysmittari"@fi,
        "Epirrita dilutata"@sv .

<http://tun.fi/MX.61965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epirrita christyi" ;
    dwc:scientificNameAuthorship "(Allen, 1906)" ;
    skos:broader <http://tun.fi/MX.61962> ;
    skos:hiddenLabel "Epirrita christyi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "utusyysmittari"@fi,
        "Epirrita christyi"@sv .

<http://tun.fi/MX.61966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epirrita autumnata" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1794)" ;
    skos:broader <http://tun.fi/MX.61962> ;
    skos:hiddenLabel "Epirrita autumnata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturimittari"@fi,
        "Epirrita autumnata"@sv .

<http://tun.fi/MX.61970> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Baptria tibiale fennica" ;
    dwc:scientificNameAuthorship "Lankiala, 1937" ;
    skos:broader <http://tun.fi/MX.61969> ;
    skos:hiddenLabel "Baptria tibiale fennica"@fi,
        "Baptria tibiale subsp. fennica"@fi,
        "Baptria tibiale subsp. fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomennunnamittari"@fi,
        "Baptria tibiale fennica"@sv .

<http://tun.fi/MX.61971> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Baptria tibiale borealis" ;
    dwc:scientificNameAuthorship "Lankiala, 1937" ;
    skos:broader <http://tun.fi/MX.61969> ;
    skos:hiddenLabel "Baptria tibiale borealis"@fi,
        "Baptria tibiale subsp. borealis"@fi,
        "Baptria tibiale subsp. borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannunnamittari"@fi,
        "Baptria tibiale borealis"@sv .

<http://tun.fi/MX.61974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asthena albulata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61973> ;
    skos:hiddenLabel "Asthena albulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinämittari"@fi,
        "Asthena albulata"@sv .

<http://tun.fi/MX.61975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asthena anseraria" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1855)" ;
    skos:broader <http://tun.fi/MX.61973> ;
    skos:hiddenLabel "Asthena anseraria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanukkamittari"@fi,
        "Asthena anseraria"@sv .

<http://tun.fi/MX.61977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euchoeca nebulata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.61976> ;
    skos:hiddenLabel "Euchoeca nebulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tahramittari"@fi,
        "Euchoeca nebulata"@sv .

<http://tun.fi/MX.61980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venusia blomeri" ;
    dwc:scientificNameAuthorship "(Curtis, 1832)" ;
    skos:broader <http://tun.fi/MX.61978> ;
    skos:hiddenLabel "Discoloxia blomeri"@fi,
        "Venusia blomeri"@fi,
        "Discoloxia blomeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavamittari"@fi,
        "Venusia blomeri"@sv .

<http://tun.fi/MX.61981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Venusia cambrica" ;
    dwc:scientificNameAuthorship "Curtis, 1839" ;
    skos:broader <http://tun.fi/MX.61978> ;
    skos:hiddenLabel "Venusia cambrica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajamittari"@fi,
        "Venusia cambrica"@sv .

<http://tun.fi/MX.61983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrelia sylvata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61982> ;
    skos:hiddenLabel "Hydrelia sylvata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savuleppämittari"@fi,
        "Hydrelia sylvata"@sv .

<http://tun.fi/MX.61985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrelia flammeolaria" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.61982> ;
    skos:hiddenLabel "Hydrelia flammeolaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosteleppämittari"@fi,
        "Hydrelia flammeolaria"@sv .

<http://tun.fi/MX.61988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesotype didymata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61987> ;
    skos:hiddenLabel "Mesotype didymata"@fi,
        "Perizoma didymatum"@fi,
        "Perizoma didymatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplänauhamittari"@fi,
        "Mesotype didymata"@sv .

<http://tun.fi/MX.61989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesotype parallelolineata" ;
    dwc:scientificNameAuthorship "(Retzius, 1783)" ;
    skos:broader <http://tun.fi/MX.61987> ;
    skos:hiddenLabel "Mesotype parallelolineata"@fi,
        "Perizoma parallelolineatum"@fi,
        "Perizoma parallelolineatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tasanauhamittari"@fi,
        "Mesotype parallelolineata"@sv .

<http://tun.fi/MX.61991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perizoma affinitatum" ;
    dwc:scientificNameAuthorship "(Stephens, 1831)" ;
    skos:broader <http://tun.fi/MX.61990> ;
    skos:hiddenLabel "Perizoma affinitata"@fi,
        "Perizoma affinitatum"@fi,
        "Perizoma affinitata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ailakkimittari"@fi,
        "Perizoma affinitatum"@sv .

<http://tun.fi/MX.61992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perizoma alchemillatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61990> ;
    skos:hiddenLabel "Perizoma alchemillata"@fi,
        "Perizoma alchemillatum"@fi,
        "Perizoma alchemillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pillikemittari"@fi,
        "Perizoma alchemillatum"@sv .

<http://tun.fi/MX.61993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perizoma hydratum" ;
    dwc:scientificNameAuthorship "(Treitschke, 1829)" ;
    skos:broader <http://tun.fi/MX.61990> ;
    skos:hiddenLabel "Perizoma hydrata"@fi,
        "Perizoma hydratum"@fi,
        "Perizoma hydrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervakkomittari"@fi,
        "Perizoma hydratum"@sv .

<http://tun.fi/MX.61994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perizoma bifaciatum" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.61990> ;
    skos:hiddenLabel "Perizoma bifaciata"@fi,
        "Perizoma bifaciatum"@fi,
        "Perizoma bifaciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juomunauhamittari"@fi,
        "Perizoma bifaciatum"@sv .

<http://tun.fi/MX.61995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perizoma minoratum" ;
    dwc:scientificNameAuthorship "(Treitschke, 1828)" ;
    skos:broader <http://tun.fi/MX.61990> ;
    skos:hiddenLabel "Perizoma minorata"@fi,
        "Perizoma minoratum"@fi,
        "Perizoma minorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannauhamittari"@fi,
        "Perizoma minoratum"@sv .

<http://tun.fi/MX.61998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perizoma blandiatum" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61990> ;
    skos:hiddenLabel "Perizoma blandiata"@fi,
        "Perizoma blandiatum"@fi,
        "Perizoma blandiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahonauhamittari"@fi,
        "Perizoma blandiatum"@sv .

<http://tun.fi/MX.61999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perizoma albulatum" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61990> ;
    skos:hiddenLabel "Perizoma albulata"@fi,
        "Perizoma albulatum"@fi,
        "Perizoma albulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukkumittari"@fi,
        "Perizoma albulatum"@sv .

<http://tun.fi/MX.62> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cordulia aenea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.61> ;
    skos:hiddenLabel "Cordulia aenea"@fi,
        "Cordulia aenea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskikorento"@fi,
        "guldtrollslända"@sv .

<http://tun.fi/MX.62000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Perizoma flavofasciatum" ;
    dwc:scientificNameAuthorship "(Thunberg, 1792)" ;
    skos:broader <http://tun.fi/MX.61990> ;
    skos:hiddenLabel "Perizoma flavofasciata"@fi,
        "Perizoma flavofasciatum"@fi,
        "Perizoma flavofasciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanauhamittari"@fi,
        "Perizoma flavofasciatum"@sv .

<http://tun.fi/MX.62002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Martania taeniata" ;
    dwc:scientificNameAuthorship "(Stephens, 1831)" ;
    skos:broader <http://tun.fi/MX.62001> ;
    skos:hiddenLabel "Martania taeniata"@fi,
        "Perizoma taeniatum"@fi,
        "Perizoma taeniatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskonauhamittari"@fi,
        "Martania taeniata"@sv .

<http://tun.fi/MX.62004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gagitodes sagittatus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.62003> ;
    skos:hiddenLabel "Gagitodes sagittata"@fi,
        "Gagitodes sagittatus"@fi,
        "Perizoma sagittatum"@fi,
        "Gagitodes sagittata"@sv,
        "Perizoma sagittatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuolimittari"@fi,
        "Gagitodes sagittatus"@sv .

<http://tun.fi/MX.62007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia tenuiata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia tenuiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raitapikkumittari"@fi,
        "Eupithecia tenuiata"@sv .

<http://tun.fi/MX.62008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia inturbata" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia inturbata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahterapikkumittari"@fi,
        "Eupithecia inturbata"@sv .

<http://tun.fi/MX.62009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia immundata" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia immundata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "usvapikkumittari"@fi,
        "Eupithecia immundata"@sv .

<http://tun.fi/MX.62010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia plumbeolata" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia plumbeolata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitikkapikkumittari"@fi,
        "Eupithecia plumbeolata"@sv .

<http://tun.fi/MX.62011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia abietaria" ;
    dwc:scientificNameAuthorship "(Goeze, 1781)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia abietaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusensiemenmittari"@fi,
        "Eupithecia abietaria"@sv .

<http://tun.fi/MX.62014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia analoga" ;
    dwc:scientificNameAuthorship "Diakonoff, 1926" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia analoga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenkäpymittari"@fi,
        "Eupithecia analoga"@sv .

<http://tun.fi/MX.62016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia linariata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia linariata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kannusruohomittari"@fi,
        "Eupithecia linariata"@sv .

<http://tun.fi/MX.62017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia irriguata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia irriguata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjopikkumittari"@fi,
        "Eupithecia irriguata"@sv .

<http://tun.fi/MX.62018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia exiguata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia exiguata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajapikkumittari"@fi,
        "Eupithecia exiguata"@sv .

<http://tun.fi/MX.62019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia valerianata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia valerianata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virmajuurimittari"@fi,
        "Eupithecia valerianata"@sv .

<http://tun.fi/MX.62020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia pygmaeata" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia pygmaeata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päiväpikkumittari"@fi,
        "Eupithecia pygmaeata"@sv .

<http://tun.fi/MX.62022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia fennoscandica" ;
    dwc:scientificNameAuthorship "Knaben, 1949" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia fennoscandica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipikkumittari"@fi,
        "Eupithecia fennoscandica"@sv .

<http://tun.fi/MX.62024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia venosata" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia venosata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kohokkipikkumittari"@fi,
        "Eupithecia venosata"@sv .

<http://tun.fi/MX.62025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia egenaria" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1848" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia egenaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmuspikkumittari"@fi,
        "Eupithecia egenaria"@sv .

<http://tun.fi/MX.62026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia centaureata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia centaureata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkopikkumittari"@fi,
        "Eupithecia centaureata"@sv .

<http://tun.fi/MX.62027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia actaeata" ;
    dwc:scientificNameAuthorship "Walderdorff, 1869" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia actaeata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnanmarjamittari"@fi,
        "Eupithecia actaeata"@sv .

<http://tun.fi/MX.62028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia selinata" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1861" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia selinata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkipikkumittari"@fi,
        "Eupithecia selinata"@sv .

<http://tun.fi/MX.62029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia trisignaria" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1848" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia trisignaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "putkipikkumittari"@fi,
        "Eupithecia trisignaria"@sv .

<http://tun.fi/MX.62030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia groenblomi" ;
    dwc:scientificNameAuthorship "Urbahn, 1969" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia groenblomi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenpikkumittari"@fi,
        "Eupithecia groenblomi"@sv .

<http://tun.fi/MX.62031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia intricata" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia intricata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöpikkumittari"@fi,
        "Eupithecia intricata"@sv .

<http://tun.fi/MX.62032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia pernotata" ;
    dwc:scientificNameAuthorship "Guenée, 1858" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia pernotata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirupikkumittari"@fi,
        "Eupithecia pernotata"@sv .

<http://tun.fi/MX.62034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia cauchiata" ;
    dwc:scientificNameAuthorship "(Duponchel, 1831)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia cauchiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaltopikkumittari"@fi,
        "Eupithecia cauchiata"@sv .

<http://tun.fi/MX.62035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia satyrata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia satyrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmopikkumittari"@fi,
        "Eupithecia satyrata"@sv .

<http://tun.fi/MX.62036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia expallidata" ;
    dwc:scientificNameAuthorship "Doubleday, 1856" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia expallidata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hallavapikkumittari"@fi,
        "Eupithecia expallidata"@sv .

<http://tun.fi/MX.62037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia absinthiata" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia absinthiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mykeröpikkumittari"@fi,
        "Eupithecia absinthiata"@sv .

<http://tun.fi/MX.62038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia goossensiata" ;
    dwc:scientificNameAuthorship "Mabille, 1869" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia goossensiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaspikkumittari"@fi,
        "Eupithecia goossensiata"@sv .

<http://tun.fi/MX.62039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia assimilata" ;
    dwc:scientificNameAuthorship "Doubleday, 1856" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia assimilata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herukkapikkumittari"@fi,
        "Eupithecia assimilata"@sv .

<http://tun.fi/MX.62040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia tripunctaria" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1852" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia tripunctaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkupikkumittari"@fi,
        "Eupithecia tripunctaria"@sv .

<http://tun.fi/MX.62041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia vulgata" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia vulgata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulmapikkumittari"@fi,
        "Eupithecia vulgata"@sv .

<http://tun.fi/MX.62042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia denotata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia denotata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellopikkumittari"@fi,
        "Eupithecia denotata"@sv .

<http://tun.fi/MX.62043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia subfuscata" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia subfuscata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mattapikkumittari"@fi,
        "Eupithecia subfuscata"@sv .

<http://tun.fi/MX.62045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia icterata" ;
    dwc:scientificNameAuthorship "(de Villers, 1789)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia icterata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsämöpikkumittari"@fi,
        "Eupithecia icterata"@sv .

<http://tun.fi/MX.62046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia succenturiata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia succenturiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lautumapikkumittari"@fi,
        "Eupithecia succenturiata"@sv .

<http://tun.fi/MX.62047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia orphnata" ;
    dwc:scientificNameAuthorship "W. Petersen, 1909" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia orphnata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantapikkumittari"@fi,
        "Eupithecia orphnata"@sv .

<http://tun.fi/MX.62048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia subumbrata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia subumbrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittypikkumittari"@fi,
        "Eupithecia subumbrata"@sv .

<http://tun.fi/MX.62049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia millefoliata" ;
    dwc:scientificNameAuthorship "Rössler, 1866" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia millefoliata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahdepikkumittari"@fi,
        "Eupithecia millefoliata"@sv .

<http://tun.fi/MX.62050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia simpliciata" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia simpliciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savikkapikkumittari"@fi,
        "Eupithecia simpliciata"@sv .

<http://tun.fi/MX.62052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia distinctaria" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1848" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia distinctaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "timjamipikkumittari"@fi,
        "Eupithecia distinctaria"@sv .

<http://tun.fi/MX.62053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia sinuosaria" ;
    dwc:scientificNameAuthorship "(Eversmann, 1848)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia sinuosaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopikkumittari"@fi,
        "Eupithecia sinuosaria"@sv .

<http://tun.fi/MX.62054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia indigata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia indigata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntypikkumittari"@fi,
        "Eupithecia indigata"@sv .

<http://tun.fi/MX.62055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia pimpinellata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia pimpinellata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pukinjuurimittari"@fi,
        "Eupithecia pimpinellata"@sv .

<http://tun.fi/MX.62056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia gelidata" ;
    dwc:scientificNameAuthorship "Möschler, 1860" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia gelidata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pursupikkumittari"@fi,
        "Eupithecia gelidata"@sv .

<http://tun.fi/MX.62057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia nanata" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia nanata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervapikkumittari"@fi,
        "Eupithecia nanata"@sv .

<http://tun.fi/MX.62058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia ochridata" ;
    dwc:scientificNameAuthorship "Pinker, 1968" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia ochridata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "malipikkumittari"@fi,
        "Eupithecia ochridata"@sv .

<http://tun.fi/MX.62059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia innotata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia fraxinata"@fi,
        "Eupithecia innotata"@fi,
        "Eupithecia fraxinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkopikkumittari"@fi,
        "Eupithecia innotata"@sv .

<http://tun.fi/MX.62061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia virgaureata" ;
    dwc:scientificNameAuthorship "Doubleday, 1861" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia virgaureata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piiskupikkumittari"@fi,
        "Eupithecia virgaureata"@sv .

<http://tun.fi/MX.62062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia dodoneata" ;
    dwc:scientificNameAuthorship "Guenée, 1858" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia dodoneata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammipikkumittari"@fi,
        "Eupithecia dodoneata"@sv .

<http://tun.fi/MX.62063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia pusillata" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia pusillata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajapikkumittari"@fi,
        "Eupithecia pusillata"@sv .

<http://tun.fi/MX.62065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia lariciata" ;
    dwc:scientificNameAuthorship "(Freyer, 1841)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia lariciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikuusimittari"@fi,
        "Eupithecia lariciata"@sv .

<http://tun.fi/MX.62066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia tantillaria" ;
    dwc:scientificNameAuthorship "Boisduval, 1840" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia tantillaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulaspikkumittari"@fi,
        "Eupithecia tantillaria"@sv .

<http://tun.fi/MX.62067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia conterminata" ;
    dwc:scientificNameAuthorship "(Lienig & Zeller, 1846)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia conterminata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusipikkumittari"@fi,
        "Eupithecia conterminata"@sv .

<http://tun.fi/MX.62068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupithecia lanceata" ;
    dwc:scientificNameAuthorship "(Hübner, 1825)" ;
    skos:broader <http://tun.fi/MX.62006> ;
    skos:hiddenLabel "Eupithecia lanceata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukopikkumittari"@fi,
        "Eupithecia lanceata"@sv .

<http://tun.fi/MX.62070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnoscelis rufifasciata" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62069> ;
    skos:hiddenLabel "Gymnoscelis rufifasciata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiömittari"@fi,
        "Gymnoscelis rufifasciata"@sv .

<http://tun.fi/MX.62077> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Chloroclystis v-ata v-ata" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62075> ;
    skos:hiddenLabel "Chloroclystis v-ata subsp. v-ata"@fi,
        "Chloroclystis v-ata v-ata"@fi,
        "Chloroclystis v-ata subsp. v-ata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänlehtovähämittari"@fi,
        "Chloroclystis v-ata v-ata"@sv .

<http://tun.fi/MX.62078> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Chloroclystis v-ata relicta" ;
    dwc:scientificNameAuthorship "Krogerus, 1996" ;
    skos:broader <http://tun.fi/MX.62075> ;
    skos:hiddenLabel "Chloroclystis v-ata relicta"@fi,
        "Chloroclystis v-ata subsp. relicta"@fi,
        "Chloroclystis v-ata subsp. relicta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenlehtovähämittari"@fi,
        "Chloroclystis v-ata relicta"@sv .

<http://tun.fi/MX.62081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pasiphila chloerata" ;
    dwc:scientificNameAuthorship "(Mabille, 1870)" ;
    skos:broader <http://tun.fi/MX.62079> ;
    skos:hiddenLabel "Chloroclystis chloerata"@fi,
        "Pasiphila chloerata"@fi,
        "Chloroclystis chloerata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomivähämittari"@fi,
        "Pasiphila chloerata"@sv .

<http://tun.fi/MX.62082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pasiphila rectangulata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62079> ;
    skos:hiddenLabel "Chloroclystis rectangulata"@fi,
        "Pasiphila rectangulata"@fi,
        "Chloroclystis rectangulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "omenavähämittari"@fi,
        "Pasiphila rectangulata"@sv .

<http://tun.fi/MX.62083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pasiphila debiliata" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.62079> ;
    skos:hiddenLabel "Chloroclystis debiliata"@fi,
        "Pasiphila debiliata"@fi,
        "Chloroclystis debiliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikkavähämittari"@fi,
        "Pasiphila debiliata"@sv .

<http://tun.fi/MX.62088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pygaera timon" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.62087> ;
    skos:hiddenLabel "Pygaera timon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpystyperä"@fi,
        "Pygaera timon"@sv .

<http://tun.fi/MX.62090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clostera curtula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62089> ;
    skos:hiddenLabel "Clostera curtula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punapystyperä"@fi,
        "Clostera curtula"@sv .

<http://tun.fi/MX.62091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clostera anachoreta" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62089> ;
    skos:hiddenLabel "Clostera anachoreta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmopystyperä"@fi,
        "Clostera anachoreta"@sv .

<http://tun.fi/MX.62092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clostera anastomosis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62089> ;
    skos:hiddenLabel "Clostera anastomosis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopystyperä"@fi,
        "Clostera anastomosis"@sv .

<http://tun.fi/MX.62093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clostera pigra" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62089> ;
    skos:hiddenLabel "Clostera pigra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupystyperä"@fi,
        "Clostera pigra"@sv .

<http://tun.fi/MX.62098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notodonta torva" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.62095> ;
    skos:hiddenLabel "Notodonta torva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmonirkko"@fi,
        "Notodonta torva"@sv .

<http://tun.fi/MX.62099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notodonta dromedarius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.62095> ;
    skos:hiddenLabel "Notodonta dromedarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyttyränirkko"@fi,
        "Notodonta dromedarius"@sv .

<http://tun.fi/MX.62100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notodonta tritophus" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62095> ;
    skos:hiddenLabel "Notodonta tritophus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapanirkko"@fi,
        "Notodonta tritophus"@sv .

<http://tun.fi/MX.62102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Notodonta ziczac" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62095> ;
    skos:hiddenLabel "Notodonta ziczac"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunirkko"@fi,
        "Notodonta ziczac"@sv .

<http://tun.fi/MX.62104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterostoma palpinum" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.62103> ;
    skos:hiddenLabel "Pterostoma palpina"@fi,
        "Pterostoma palpinum"@fi,
        "Pterostoma palpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsänirkko"@fi,
        "Pterostoma palpinum"@sv .

<http://tun.fi/MX.62107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptilodon capucinus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62105> ;
    skos:hiddenLabel "Ptilodon capucina"@fi,
        "Ptilodon capucinus"@fi,
        "Ptilodon capucina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyhäsiipi"@fi,
        "Ptilodon capucinus"@sv .

<http://tun.fi/MX.62110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucodonta bicoloria" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62109> ;
    skos:hiddenLabel "Leucodonta bicoloria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häivänirkko"@fi,
        "Leucodonta bicoloria"@sv .

<http://tun.fi/MX.62112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontosia carmelita" ;
    dwc:scientificNameAuthorship "(Esper, 1799)" ;
    skos:broader <http://tun.fi/MX.62111> ;
    skos:hiddenLabel "Odontosia carmelita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukonirkko"@fi,
        "Odontosia carmelita"@sv .

<http://tun.fi/MX.62113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontosia sieversii" ;
    dwc:scientificNameAuthorship "(Ménétriés, 1856)" ;
    skos:broader <http://tun.fi/MX.62111> ;
    skos:hiddenLabel "Odontosia sieversi"@fi,
        "Odontosia sieversii"@fi,
        "Odontosia sieversi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huhtinirkko"@fi,
        "Odontosia sieversii"@sv .

<http://tun.fi/MX.62115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pheosia gnoma" ;
    dwc:scientificNameAuthorship "(Fabricius, 1776)" ;
    skos:broader <http://tun.fi/MX.62114> ;
    skos:hiddenLabel "Pheosia gnoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuposliinikas"@fi,
        "Pheosia gnoma"@sv .

<http://tun.fi/MX.62116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pheosia tremula" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.62114> ;
    skos:hiddenLabel "Pheosia tremula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapaposliinikas"@fi,
        "Pheosia tremula"@sv .

<http://tun.fi/MX.62118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptilophora plumigera" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62117> ;
    skos:hiddenLabel "Ptilophora plumigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sulkanirkko"@fi,
        "Ptilophora plumigera"@sv .

<http://tun.fi/MX.62120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gluphisia crenata" ;
    dwc:scientificNameAuthorship "(Esper, 1785)" ;
    skos:broader <http://tun.fi/MX.62119> ;
    skos:hiddenLabel "Gluphisia crenata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käärönirkko"@fi,
        "Gluphisia crenata"@sv .

<http://tun.fi/MX.62122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Furcula bicuspis" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1790)" ;
    skos:broader <http://tun.fi/MX.62121> ;
    skos:hiddenLabel "Furcula bicuspis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuhangokas"@fi,
        "Furcula bicuspis"@sv .

<http://tun.fi/MX.62123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Furcula furcula" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.62121> ;
    skos:hiddenLabel "Furcula furcula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuhangokas"@fi,
        "Furcula furcula"@sv .

<http://tun.fi/MX.62124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Furcula bifida" ;
    dwc:scientificNameAuthorship "(Brahm, 1787)" ;
    skos:broader <http://tun.fi/MX.62121> ;
    skos:hiddenLabel "Furcula bifida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapahangokas"@fi,
        "Furcula bifida"@sv .

<http://tun.fi/MX.62127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerura vinula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62126> ;
    skos:hiddenLabel "Cerura vinula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohangokas"@fi,
        "Cerura vinula"@sv .

<http://tun.fi/MX.62128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerura erminea" ;
    dwc:scientificNameAuthorship "(Esper, 1783)" ;
    skos:broader <http://tun.fi/MX.62126> ;
    skos:hiddenLabel "Cerura erminea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohangokas"@fi,
        "Cerura erminea"@sv .

<http://tun.fi/MX.62131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phalera bucephala" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62130> ;
    skos:hiddenLabel "Phalera bucephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härkäpää"@fi,
        "Phalera bucephala"@sv .

<http://tun.fi/MX.62133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peridea anceps" ;
    dwc:scientificNameAuthorship "(Goeze, 1781)" ;
    skos:broader <http://tun.fi/MX.62132> ;
    skos:hiddenLabel "Peridea anceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonirkko"@fi,
        "Peridea anceps"@sv .

<http://tun.fi/MX.62136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stauropus fagi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62135> ;
    skos:hiddenLabel "Stauropus fagi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "noitanirkko"@fi,
        "Stauropus fagi"@sv .

<http://tun.fi/MX.62140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliopteryx libatrix" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62139> ;
    skos:hiddenLabel "Scoliopteryx libatrix"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskayökkönen"@fi,
        "Scoliopteryx libatrix"@sv .

<http://tun.fi/MX.62143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rivula sericealis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.62142> ;
    skos:hiddenLabel "Rivula sericealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puroyökkönen"@fi,
        "Rivula sericealis"@sv .

<http://tun.fi/MX.62147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypena proboscidalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62145> ;
    skos:hiddenLabel "Hypena proboscidalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonokkayökkönen"@fi,
        "Hypena proboscidalis"@sv .

<http://tun.fi/MX.62148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypena rostralis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62145> ;
    skos:hiddenLabel "Hypena rostralis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "humalayökkönen"@fi,
        "Hypena rostralis"@sv .

<http://tun.fi/MX.62149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypena obesalis" ;
    dwc:scientificNameAuthorship "Treitschke, 1828" ;
    skos:broader <http://tun.fi/MX.62145> ;
    skos:hiddenLabel "Hypena obesalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelännokkayökkönen"@fi,
        "Hypena obesalis"@sv .

<http://tun.fi/MX.62151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypena crassalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.62145> ;
    skos:hiddenLabel "Hypena crassalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähdeyökkönen"@fi,
        "Hypena crassalis"@sv .

<http://tun.fi/MX.62155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colobochyla salicalis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62153> ;
    skos:hiddenLabel "Colobochyla salicalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitayökkönen"@fi,
        "Colobochyla salicalis"@sv .

<http://tun.fi/MX.62158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orgyia recens" ;
    dwc:scientificNameAuthorship "(Hübner, 1819)" ;
    skos:broader <http://tun.fi/MX.62157> ;
    skos:hiddenLabel "Orgyia recens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjotupsukas"@fi,
        "Orgyia recens"@sv .

<http://tun.fi/MX.62160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orgyia antiqua" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62157> ;
    skos:hiddenLabel "Orgyia antiqua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplätupsukas"@fi,
        "Orgyia antiqua"@sv .

<http://tun.fi/MX.62161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orgyia antiquoides" ;
    dwc:scientificNameAuthorship "(Hübner, 1822)" ;
    skos:broader <http://tun.fi/MX.62157> ;
    skos:hiddenLabel "Orgyia antiquoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutupsukas"@fi,
        "Orgyia antiquoides"@sv .

<http://tun.fi/MX.62164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gynaephora selenitica" ;
    dwc:scientificNameAuthorship "(Esper, 1783)" ;
    skos:broader <http://tun.fi/MX.62163> ;
    skos:hiddenLabel "Gynaephora selenitica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämekarvajalka"@fi,
        "Gynaephora selenitica"@sv .

<http://tun.fi/MX.62166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gynaephora fascelina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62163> ;
    skos:hiddenLabel "Dicallomera fascelina"@fi,
        "Gynaephora fascelina"@fi,
        "Dicallomera fascelina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkakarvajalka"@fi,
        "Gynaephora fascelina"@sv .

<http://tun.fi/MX.62170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliteara abietis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62167> ;
    skos:hiddenLabel "Calliteara abietis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusikarvajalka"@fi,
        "Calliteara abietis"@sv .

<http://tun.fi/MX.62171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calliteara pudibunda" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62167> ;
    skos:hiddenLabel "Calliteara pudibunda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villakarvajalka"@fi,
        "Calliteara pudibunda"@sv .

<http://tun.fi/MX.62173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphrageidus similis" ;
    dwc:scientificNameAuthorship "(Fuessly, 1775)" ;
    skos:broader <http://tun.fi/MX.324912> ;
    skos:hiddenLabel "Euproctis similis"@fi,
        "Sphrageidus similis"@fi,
        "Euproctis similis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultaperä"@fi,
        "Sphrageidus similis"@sv .

<http://tun.fi/MX.62175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucoma salicis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62174> ;
    skos:hiddenLabel "Leucoma salicis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkovillakas"@fi,
        "Leucoma salicis"@sv .

<http://tun.fi/MX.62177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctornis l-nigrum" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:broader <http://tun.fi/MX.62176> ;
    skos:hiddenLabel "Arctornis l-nigrum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakavillakas"@fi,
        "Arctornis l-nigrum"@sv .

<http://tun.fi/MX.62179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lymantria monacha" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62178> ;
    skos:hiddenLabel "Lymantria monacha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havununna"@fi,
        "Lymantria monacha"@sv .

<http://tun.fi/MX.62180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lymantria dispar" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62178> ;
    skos:hiddenLabel "Lymantria dispar"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtinunna"@fi,
        "Lymantria dispar"@sv .

<http://tun.fi/MX.62183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paracolax tristalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.62182> ;
    skos:hiddenLabel "Paracolax tristalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokärsäyökkönen"@fi,
        "Paracolax tristalis"@sv .

<http://tun.fi/MX.62188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrochilo cribrumalis" ;
    dwc:scientificNameAuthorship "(Hübner, 1793)" ;
    skos:broader <http://tun.fi/MX.62186> ;
    skos:hiddenLabel "Macrochilo cribrumalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtakärsäyökkönen"@fi,
        "Macrochilo cribrumalis"@sv .

<http://tun.fi/MX.62190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herminia tarsipennalis" ;
    dwc:scientificNameAuthorship "Treitschke, 1835" ;
    skos:broader <http://tun.fi/MX.62189> ;
    skos:hiddenLabel "Herminia tarsipennalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirukärsäyökkönen"@fi,
        "Herminia tarsipennalis"@sv .

<http://tun.fi/MX.62191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herminia tarsicrinalis" ;
    dwc:scientificNameAuthorship "(Knoch, 1782)" ;
    skos:broader <http://tun.fi/MX.62189> ;
    skos:hiddenLabel "Herminia tarsicrinalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkärsäyökkönen"@fi,
        "Herminia tarsicrinalis"@sv .

<http://tun.fi/MX.62192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Herminia grisealis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62189> ;
    skos:hiddenLabel "Herminia grisealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiilakärsäyökkönen"@fi,
        "Herminia grisealis"@sv .

<http://tun.fi/MX.62197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polypogon tentacularius" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62194> ;
    skos:hiddenLabel "Polypogon tentacularia"@fi,
        "Polypogon tentacularius"@fi,
        "Polypogon tentacularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kasteyökkönen"@fi,
        "Polypogon tentacularius"@sv .

<http://tun.fi/MX.62198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pechipogo strigilata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.324937> ;
    skos:hiddenLabel "Pechipogo strigilata"@fi,
        "Polypogon strigilatus"@fi,
        "Polypogon strigilatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsiyökkönen"@fi,
        "Pechipogo strigilata"@sv .

<http://tun.fi/MX.62200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zanclognatha lunalis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.324938> ;
    skos:hiddenLabel "Polypogon lunalis"@fi,
        "Zanclognatha lunalis"@fi,
        "Polypogon lunalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuuyökkönen"@fi,
        "Zanclognatha lunalis"@sv .

<http://tun.fi/MX.62206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thumatha senex" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.62204> ;
    skos:hiddenLabel "Thumatha senex"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörösiipi"@fi,
        "Thumatha senex"@sv .

<http://tun.fi/MX.62208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nudaria mundana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62207> ;
    skos:hiddenLabel "Nudaria mundana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvosiipi"@fi,
        "Nudaria mundana"@sv .

<http://tun.fi/MX.62210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miltochrista miniata" ;
    dwc:scientificNameAuthorship "(Forster, 1771)" ;
    skos:broader <http://tun.fi/MX.62209> ;
    skos:hiddenLabel "Miltochrista miniata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruususiipi"@fi,
        "Miltochrista miniata"@sv .

<http://tun.fi/MX.62214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Setina irrorella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62211> ;
    skos:hiddenLabel "Setina irrorella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistesiipi"@fi,
        "Setina irrorella"@sv .

<http://tun.fi/MX.62216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cybosia mesomella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62215> ;
    skos:hiddenLabel "Cybosia mesomella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koisasiipi"@fi,
        "Cybosia mesomella"@sv .

<http://tun.fi/MX.62218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelosia muscerda" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62217> ;
    skos:hiddenLabel "Pelosia muscerda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkapistesiipi"@fi,
        "Pelosia muscerda"@sv .

<http://tun.fi/MX.62219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pelosia obtusa" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1847)" ;
    skos:broader <http://tun.fi/MX.62217> ;
    skos:hiddenLabel "Pelosia obtusa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaaripistesiipi"@fi,
        "Pelosia obtusa"@sv .

<http://tun.fi/MX.62221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atolmis rubricollis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62220> ;
    skos:hiddenLabel "Atolmis rubricollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokisiipi"@fi,
        "Atolmis rubricollis"@sv .

<http://tun.fi/MX.62224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithosia quadra" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62222> ;
    skos:hiddenLabel "Lithosia quadra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokeltasiipi"@fi,
        "Lithosia quadra"@sv .

<http://tun.fi/MX.62228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eilema sororculum" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62225> ;
    skos:hiddenLabel "Eilema sororcula"@fi,
        "Eilema sororculum"@fi,
        "Eilema sororcula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakeltasiipi"@fi,
        "Eilema sororculum"@sv .

<http://tun.fi/MX.62229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eilema griseolum" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.62225> ;
    skos:hiddenLabel "Eilema griseola"@fi,
        "Eilema griseolum"@fi,
        "Eilema griseola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkakeltasiipi"@fi,
        "Eilema griseolum"@sv .

<http://tun.fi/MX.62230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eilema pygmaeolum" ;
    dwc:scientificNameAuthorship "(Doubleday, 1847)" ;
    skos:broader <http://tun.fi/MX.62225> ;
    skos:hiddenLabel "Eilema pygmaeola"@fi,
        "Eilema pygmaeolum"@fi,
        "Eilema pygmaeola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskeltasiipi"@fi,
        "Eilema pygmaeolum"@sv .

<http://tun.fi/MX.62232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eilema lutarellum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62225> ;
    skos:hiddenLabel "Eilema lutarella"@fi,
        "Eilema lutarellum"@fi,
        "Eilema lutarella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukeltasiipi"@fi,
        "Eilema lutarellum"@sv .

<http://tun.fi/MX.62233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eilema complanum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62225> ;
    skos:hiddenLabel "Eilema complana"@fi,
        "Eilema complanum"@fi,
        "Eilema complana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyijykeltasiipi"@fi,
        "Eilema complanum"@sv .

<http://tun.fi/MX.62234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eilema depressum" ;
    dwc:scientificNameAuthorship "(Esper, 1787)" ;
    skos:broader <http://tun.fi/MX.62225> ;
    skos:hiddenLabel "Eilema depressa"@fi,
        "Eilema depressum"@fi,
        "Eilema depressa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkakeltasiipi"@fi,
        "Eilema depressum"@sv .

<http://tun.fi/MX.62236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eilema lurideolum" ;
    dwc:scientificNameAuthorship "(Zincken, 1817)" ;
    skos:broader <http://tun.fi/MX.62225> ;
    skos:hiddenLabel "Eilema lurideola"@fi,
        "Eilema lurideolum"@fi,
        "Eilema lurideola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokeltasiipi"@fi,
        "Eilema lurideolum"@sv .

<http://tun.fi/MX.62237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eilema cereolum" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.62225> ;
    skos:hiddenLabel "Eilema cereola"@fi,
        "Eilema cereolum"@fi,
        "Eilema cereola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vahakeltasiipi"@fi,
        "Eilema cereolum"@sv .

<http://tun.fi/MX.62241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callimorpha dominula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62239> ;
    skos:hiddenLabel "Callimorpha dominula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltosiilikäs"@fi,
        "Callimorpha dominula"@sv .

<http://tun.fi/MX.62243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplagia quadripunctaria" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.62242> ;
    skos:hiddenLabel "Euplagia quadripunctaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vasamasiilikäs"@fi,
        "Euplagia quadripunctaria"@sv .

<http://tun.fi/MX.62245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tyria jacobaeae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62244> ;
    skos:hiddenLabel "Tyria jacobaeae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jaakonsiilikäs"@fi,
        "Tyria jacobaeae"@sv .

<http://tun.fi/MX.62247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coscinia cribraria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62246> ;
    skos:hiddenLabel "Coscinia cribraria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummisiilikäs"@fi,
        "Coscinia cribraria"@sv .

<http://tun.fi/MX.62249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctia plantaginis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62260> ;
    skos:hiddenLabel "Arctia plantaginis"@fi,
        "Parasemia plantaginis"@fi,
        "Parasemia plantaginis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläsiilikäs"@fi,
        "Arctia plantaginis"@sv .

<http://tun.fi/MX.62251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctia aulica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62260> ;
    skos:hiddenLabel "Arctia aulica"@fi,
        "Hyphoraia aulica"@fi,
        "Hyphoraia aulica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketosiilikäs"@fi,
        "Arctia aulica"@sv .

<http://tun.fi/MX.62253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctia lapponica" ;
    dwc:scientificNameAuthorship "(Thunberg, 1791)" ;
    skos:broader <http://tun.fi/MX.62260> ;
    skos:hiddenLabel "Arctia lapponica"@fi,
        "Pararctia lapponica"@fi,
        "Pararctia lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinsiilikäs"@fi,
        "Arctia lapponica"@sv .

<http://tun.fi/MX.62255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctia menetriesii" ;
    dwc:scientificNameAuthorship "(Eversmann, 1846)" ;
    skos:broader <http://tun.fi/MX.62260> ;
    skos:hiddenLabel "Arctia menetriesii"@fi,
        "Borearctia menetriesi"@fi,
        "Borearctia menetriesii"@fi,
        "Borearctia menetriesi"@sv,
        "Borearctia menetriesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänsiilikäs"@fi,
        "Arctia menetriesii"@sv .

<http://tun.fi/MX.62257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctia alpina" ;
    dwc:scientificNameAuthorship "(Quensel, 1802)" ;
    skos:broader <http://tun.fi/MX.62260> ;
    skos:hiddenLabel "Acerbia alpina"@fi,
        "Arctia alpina"@fi,
        "Acerbia alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansiilikäs"@fi,
        "Arctia alpina"@sv .

<http://tun.fi/MX.62259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctia matronula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62260> ;
    skos:hiddenLabel "Arctia matronula"@fi,
        "Pericallia matronula"@fi,
        "Pericallia matronula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leimusiilikäs"@fi,
        "Arctia matronula"@sv .

<http://tun.fi/MX.62261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctia caja" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62260> ;
    skos:hiddenLabel "Arctia caja"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosiilikäs"@fi,
        "Arctia caja"@sv .

<http://tun.fi/MX.62264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apantesis quenseli" ;
    dwc:scientificNameAuthorship "(Paykull, 1793)" ;
    skos:broader <http://tun.fi/MX.324920> ;
    skos:hiddenLabel "Apantesis quenseli"@fi,
        "Grammia quenseli"@fi,
        "Grammia quenseli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisiilikäs"@fi,
        "Apantesis quenseli"@sv .

<http://tun.fi/MX.62268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diacrisia sannio" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62267> ;
    skos:hiddenLabel "Diacrisia sannio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhusiilikäs"@fi,
        "Diacrisia sannio"@sv .

<http://tun.fi/MX.62270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diacrisia purpurata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62267> ;
    skos:hiddenLabel "Diacrisia purpurata"@fi,
        "Rhyparia purpurata"@fi,
        "Rhyparia purpurata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasiilikäs"@fi,
        "Diacrisia purpurata"@sv .

<http://tun.fi/MX.62272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diaphora mendica" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.62271> ;
    skos:hiddenLabel "Diaphora mendica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hukkasiilikäs"@fi,
        "Diaphora mendica"@sv .

<http://tun.fi/MX.62275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilosoma lubricipedum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62273> ;
    skos:hiddenLabel "Spilosoma lubricipeda"@fi,
        "Spilosoma lubricipedum"@fi,
        "Spilosoma lubricipeda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiikerisiilikäs"@fi,
        "Spilosoma lubricipedum"@sv .

<http://tun.fi/MX.62277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilosoma urticae" ;
    dwc:scientificNameAuthorship "(Esper, 1789)" ;
    skos:broader <http://tun.fi/MX.62273> ;
    skos:hiddenLabel "Spilosoma urticae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänösiilikäs"@fi,
        "Spilosoma urticae"@sv .

<http://tun.fi/MX.62278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilarctia lutea" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.324931> ;
    skos:hiddenLabel "Spilarctia lutea"@fi,
        "Spilosoma luteum"@fi,
        "Spilosoma luteum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ilvessiilikäs"@fi,
        "Spilarctia lutea"@sv .

<http://tun.fi/MX.62280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epatolmis luctifera" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.324932> ;
    skos:hiddenLabel "Epatolmis luctifera"@fi,
        "Phragmatobia luctifera"@fi,
        "Phragmatobia luctifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysisiipi"@fi,
        "Epatolmis luctifera"@sv .

<http://tun.fi/MX.62281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmatobia fuliginosa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62279> ;
    skos:hiddenLabel "Phragmatobia fuliginosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostesiipi"@fi,
        "Phragmatobia fuliginosa"@sv .

<http://tun.fi/MX.62284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calyptra thalictri" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1790)" ;
    skos:broader <http://tun.fi/MX.62283> ;
    skos:hiddenLabel "Calyptra thalictri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyynelyökkönen"@fi,
        "Calyptra thalictri"@sv .

<http://tun.fi/MX.62287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lygephila pastinum" ;
    dwc:scientificNameAuthorship "(Treitschke, 1826)" ;
    skos:broader <http://tun.fi/MX.62286> ;
    skos:hiddenLabel "Lygephila pastinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakasvirnayökkönen"@fi,
        "Lygephila pastinum"@sv .

<http://tun.fi/MX.62288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lygephila viciae" ;
    dwc:scientificNameAuthorship "(Hübner, 1822)" ;
    skos:broader <http://tun.fi/MX.62286> ;
    skos:hiddenLabel "Lygephila viciae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sumuvirnayökkönen"@fi,
        "Lygephila viciae"@sv .

<http://tun.fi/MX.62289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lygephila craccae" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62286> ;
    skos:hiddenLabel "Lygephila craccae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinivirnayökkönen"@fi,
        "Lygephila craccae"@sv .

<http://tun.fi/MX.62292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypenodes humidalis" ;
    dwc:scientificNameAuthorship "Doubleday, 1850" ;
    skos:broader <http://tun.fi/MX.62291> ;
    skos:hiddenLabel "Hypenodes humidalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koiyökkönen"@fi,
        "Hypenodes humidalis"@sv .

<http://tun.fi/MX.62295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schrankia costaestrigalis" ;
    dwc:scientificNameAuthorship "(Stephens, 1834)" ;
    skos:broader <http://tun.fi/MX.62294> ;
    skos:hiddenLabel "Schrankia costaestrigalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koisayökkönen"@fi,
        "Schrankia costaestrigalis"@sv .

<http://tun.fi/MX.62297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schrankia taenialis" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.62294> ;
    skos:hiddenLabel "Schrankia taenialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokoisayökkönen"@fi,
        "Schrankia taenialis"@sv .

<http://tun.fi/MX.62301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phytometra viridaria" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.62300> ;
    skos:hiddenLabel "Phytometra viridaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linnunruohoyökkönen"@fi,
        "Phytometra viridaria"@sv .

<http://tun.fi/MX.62304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laspeyria flexula" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62303> ;
    skos:hiddenLabel "Laspeyria flexula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirppiyökkönen"@fi,
        "Laspeyria flexula"@sv .

<http://tun.fi/MX.62308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eublemma minutatum" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.62306> ;
    skos:hiddenLabel "Eublemma minutata"@fi,
        "Eublemma minutatum"@fi,
        "Eublemma minutata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokääpiöyökkönen"@fi,
        "Eublemma minutatum"@sv .

<http://tun.fi/MX.62310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eublemma parvum" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.62306> ;
    skos:hiddenLabel "Eublemma parva"@fi,
        "Eublemma parvum"@fi,
        "Eublemma parva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punekääpiöyökkönen"@fi,
        "Eublemma parvum"@sv .

<http://tun.fi/MX.62311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eublemma purpurinum" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62306> ;
    skos:hiddenLabel "Eublemma purpurina"@fi,
        "Eublemma purpurinum"@fi,
        "Eublemma purpurina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurakääpiöyökkönen"@fi,
        "Eublemma purpurinum"@sv .

<http://tun.fi/MX.62314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parascotia fuliginaria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62313> ;
    skos:hiddenLabel "Parascotia fuliginaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sieniyökkönen"@fi,
        "Parascotia fuliginaria"@sv .

<http://tun.fi/MX.62317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trisateles emortualis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62316> ;
    skos:hiddenLabel "Trisateles emortualis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mittariyökkönen"@fi,
        "Trisateles emortualis"@sv .

<http://tun.fi/MX.62321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catocala sponsa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.62320> ;
    skos:hiddenLabel "Catocala sponsa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaltoritariyökkönen"@fi,
        "Catocala sponsa"@sv .

<http://tun.fi/MX.62322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catocala fraxini" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62320> ;
    skos:hiddenLabel "Catocala fraxini"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniritariyökkönen"@fi,
        "Catocala fraxini"@sv .

<http://tun.fi/MX.62323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catocala nupta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.62320> ;
    skos:hiddenLabel "Catocala nupta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulmaritariyökkönen"@fi,
        "Catocala nupta"@sv .

<http://tun.fi/MX.62324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catocala adultera" ;
    dwc:scientificNameAuthorship "Ménétriés, 1856" ;
    skos:broader <http://tun.fi/MX.62320> ;
    skos:hiddenLabel "Catocala adultera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänritariyökkönen"@fi,
        "Catocala adultera"@sv .

<http://tun.fi/MX.62325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catocala elocata" ;
    dwc:scientificNameAuthorship "(Esper, 1787)" ;
    skos:broader <http://tun.fi/MX.62320> ;
    skos:hiddenLabel "Catocala elocata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaariritariyökkönen"@fi,
        "Catocala elocata"@sv .

<http://tun.fi/MX.62326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catocala promissa" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62320> ;
    skos:hiddenLabel "Catocala promissa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammiritariyökkönen"@fi,
        "Catocala promissa"@sv .

<http://tun.fi/MX.62327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catocala pacta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62320> ;
    skos:hiddenLabel "Catocala pacta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuritariyökkönen"@fi,
        "Catocala pacta"@sv .

<http://tun.fi/MX.62328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catocala fulminea" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.62320> ;
    skos:hiddenLabel "Catocala fulminea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaritariyökkönen"@fi,
        "Catocala fulminea"@sv .

<http://tun.fi/MX.62331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Minucia lunaris" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62330> ;
    skos:hiddenLabel "Minucia lunaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukoritariyökkönen"@fi,
        "Minucia lunaris"@sv .

<http://tun.fi/MX.62333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dysgonia algira" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.62332> ;
    skos:hiddenLabel "Dysgonia algira"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huntuyökkönen"@fi,
        "Dysgonia algira"@sv .

<http://tun.fi/MX.62335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Grammodes stolida" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.324941> ;
    skos:hiddenLabel "Grammodes stolida"@fi,
        "Prodotis stolida"@fi,
        "Prodotis stolida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muukalaisyökkönen"@fi,
        "Grammodes stolida"@sv .

<http://tun.fi/MX.62341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callistege mi" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.5076543> ;
    skos:hiddenLabel "Callistege mi"@fi,
        "Euclidia mi"@fi,
        "Euclidia mi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piirtoyökkönen"@fi,
        "Callistege mi"@sv .

<http://tun.fi/MX.62342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euclidia glyphica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62337> ;
    skos:hiddenLabel "Euclidia glyphica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittoyökkönen"@fi,
        "Euclidia glyphica"@sv .

<http://tun.fi/MX.62347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meganola strigula" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62346> ;
    skos:hiddenLabel "Meganola strigula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammivenhokas"@fi,
        "Meganola strigula"@sv .

<http://tun.fi/MX.62348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Meganola albula" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:altLabel "valkovenhokas"@fi ;
    skos:broader <http://tun.fi/MX.62346> ;
    skos:hiddenLabel "Meganola albula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vattuvenhokas"@fi,
        "Meganola albula"@sv .

<http://tun.fi/MX.62352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nola cucullatella" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62349> ;
    skos:hiddenLabel "Nola cucullatella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomivenhokas"@fi,
        "Nola cucullatella"@sv .

<http://tun.fi/MX.62353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nola confusalis" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1847)" ;
    skos:broader <http://tun.fi/MX.62349> ;
    skos:hiddenLabel "Nola confusalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppävenhokas"@fi,
        "Nola confusalis"@sv .

<http://tun.fi/MX.62354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nola aerugula" ;
    dwc:scientificNameAuthorship "(Hübner, 1793)" ;
    skos:broader <http://tun.fi/MX.62349> ;
    skos:hiddenLabel "Nola aerugula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rämevenhokas"@fi,
        "Nola aerugula"@sv .

<http://tun.fi/MX.62356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nola karelica" ;
    dwc:scientificNameAuthorship "Tengström, 1869" ;
    skos:broader <http://tun.fi/MX.62349> ;
    skos:hiddenLabel "Nola karelica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suovenhokas"@fi,
        "Nola karelica"@sv .

<http://tun.fi/MX.62359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Earias clorana" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:altLabel "kääriäisyökkönen"@fi ;
    skos:broader <http://tun.fi/MX.62358> ;
    skos:hiddenLabel "Earias clorana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääriäisvenhokas"@fi,
        "Earias clorana"@sv .

<http://tun.fi/MX.62360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Earias vernana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.62358> ;
    skos:hiddenLabel "Earias vernana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelivenhokas"@fi,
        "Earias vernana"@sv .

<http://tun.fi/MX.62365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bena bicolorana" ;
    dwc:scientificNameAuthorship "(Fuessly, 1775)" ;
    skos:altLabel "heloyökkönen"@fi ;
    skos:broader <http://tun.fi/MX.62362> ;
    skos:hiddenLabel "Bena bicolorana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helovenhokas"@fi,
        "Bena bicolorana"@sv .

<http://tun.fi/MX.62368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoips prasinanus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "venhoyökkönen"@fi ;
    skos:broader <http://tun.fi/MX.62367> ;
    skos:hiddenLabel "Pseudoips faganus"@fi,
        "Pseudoips prasinana"@fi,
        "Pseudoips prasinanus"@fi,
        "Pseudoips faganus"@sv,
        "Pseudoips prasinana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuvenhokas"@fi,
        "Pseudoips prasinanus"@sv .

<http://tun.fi/MX.62371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nycteola revayana" ;
    dwc:scientificNameAuthorship "(Scopoli, 1772)" ;
    skos:altLabel "tammilaahusyökkönen"@fi ;
    skos:broader <http://tun.fi/MX.62370> ;
    skos:hiddenLabel "Nycteola revayana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammilaahusvenhokas"@fi,
        "Nycteola revayana"@sv .

<http://tun.fi/MX.62372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nycteola degenerana" ;
    dwc:scientificNameAuthorship "(Hübner, 1799)" ;
    skos:altLabel "pajulaahusyökkönen"@fi ;
    skos:broader <http://tun.fi/MX.62370> ;
    skos:hiddenLabel "Nycteola degenerana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajulaahusvenhokas"@fi,
        "Nycteola degenerana"@sv .

<http://tun.fi/MX.62373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nycteola asiatica" ;
    dwc:scientificNameAuthorship "(Krulikowsky, 1904)" ;
    skos:altLabel "poppelilaahusyökkönen"@fi ;
    skos:broader <http://tun.fi/MX.62370> ;
    skos:hiddenLabel "Nycteola asiatica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelilaahusvenhokas"@fi,
        "Nycteola asiatica"@sv .

<http://tun.fi/MX.62378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrostola triplasia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62377> ;
    skos:hiddenLabel "Abrostola trigemina"@fi,
        "Abrostola triplasia"@fi,
        "Abrostola trigemina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyijysuomuyökkönen"@fi,
        "Abrostola triplasia"@sv .

<http://tun.fi/MX.62380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrostola asclepiadis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62377> ;
    skos:hiddenLabel "Abrostola asclepiadis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmosuomuyökkönen"@fi,
        "Abrostola asclepiadis"@sv .

<http://tun.fi/MX.62381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrostola tripartita" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62377> ;
    skos:hiddenLabel "Abrostola tripartita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjosuomuyökkönen"@fi,
        "Abrostola tripartita"@sv .

<http://tun.fi/MX.62385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichoplusia ni" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.62384> ;
    skos:hiddenLabel "Trichoplusia ni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsumetalliyökkönen"@fi,
        "Trichoplusia ni"@sv .

<http://tun.fi/MX.62387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysodeixis chalcites" ;
    dwc:scientificNameAuthorship "(Esper, 1789)" ;
    skos:broader <http://tun.fi/MX.62386> ;
    skos:hiddenLabel "Chrysodeixis chalcites"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhametalliyökkönen"@fi,
        "Chrysodeixis chalcites"@sv .

<http://tun.fi/MX.62390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diachrysia chrysitis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62389> ;
    skos:hiddenLabel "Diachrysia chrysitis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "messinkiyökkönen"@fi,
        "Diachrysia chrysitis"@sv .

<http://tun.fi/MX.62391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diachrysia stenochrysis" ;
    dwc:scientificNameAuthorship "(Warren, 1913)" ;
    skos:broader <http://tun.fi/MX.62389> ;
    skos:hiddenLabel "Diachrysia stenochrysis"@fi,
        "Diachrysia tutti"@fi,
        "Diachrysia tutti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poikkimessinkiyökkönen"@fi,
        "Diachrysia stenochrysis"@sv .

<http://tun.fi/MX.62392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diachrysia zosimi" ;
    dwc:scientificNameAuthorship "(Hübner, 1822)" ;
    skos:broader <http://tun.fi/MX.62389> ;
    skos:hiddenLabel "Diachrysia zosimi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtomessinkiyökkönen"@fi,
        "Diachrysia zosimi"@sv .

<http://tun.fi/MX.62394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euchalcia variabilis" ;
    dwc:scientificNameAuthorship "(Piller & Mitterpacher, 1783)" ;
    skos:broader <http://tun.fi/MX.62393> ;
    skos:hiddenLabel "Euchalcia variabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunopatinayökkönen"@fi,
        "Euchalcia variabilis"@sv .

<http://tun.fi/MX.62395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euchalcia modestoides" ;
    dwc:scientificNameAuthorship "Poole, 1989" ;
    skos:broader <http://tun.fi/MX.62393> ;
    skos:hiddenLabel "Euchalcia modesta"@fi,
        "Euchalcia modestoides"@fi,
        "Euchalcia modesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjopatinayökkönen"@fi,
        "Euchalcia modestoides"@sv .

<http://tun.fi/MX.62399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lamprotes c-aureum" ;
    dwc:scientificNameAuthorship "(Knoch, 1781)" ;
    skos:broader <http://tun.fi/MX.62397> ;
    skos:hiddenLabel "Lamprotes c-aureum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultayökkönen"@fi,
        "Lamprotes c-aureum"@sv .

<http://tun.fi/MX.62401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polychrysia moneta" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.62400> ;
    skos:hiddenLabel "Polychrysia moneta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahayökkönen"@fi,
        "Polychrysia moneta"@sv .

<http://tun.fi/MX.62403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macdunnoughia confusa" ;
    dwc:scientificNameAuthorship "(Stephens, 1850)" ;
    skos:broader <http://tun.fi/MX.62402> ;
    skos:hiddenLabel "Macdunnoughia confusa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisarametalliyökkönen"@fi,
        "Macdunnoughia confusa"@sv .

<http://tun.fi/MX.62405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plusia festucae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62404> ;
    skos:hiddenLabel "Plusia festucae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotinayökkönen"@fi,
        "Plusia festucae"@sv .

<http://tun.fi/MX.62407> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Plusia putnami gracilis" ;
    dwc:scientificNameAuthorship "Lempke, 1966" ;
    skos:broader <http://tun.fi/MX.62406> ;
    skos:hiddenLabel "Plusia putnami gracilis"@fi,
        "Plusia putnami subsp. gracilis"@fi,
        "Plusia putnami subsp. gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutinayökkönen (alalaji gracilis)"@fi,
        "Plusia putnami gracilis"@sv .

<http://tun.fi/MX.62409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autographa macrogamma" ;
    dwc:scientificNameAuthorship "(Eversmann, 1842)" ;
    skos:broader <http://tun.fi/MX.62408> ;
    skos:hiddenLabel "Autographa macrogamma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovaskiyökkönen"@fi,
        "Autographa macrogamma"@sv .

<http://tun.fi/MX.62410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autographa gamma" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62408> ;
    skos:hiddenLabel "Autographa gamma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "gammayökkönen"@fi,
        "Autographa gamma"@sv .

<http://tun.fi/MX.62411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autographa pulchrina" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62408> ;
    skos:hiddenLabel "Autographa pulchrina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjovaskiyökkönen"@fi,
        "Autographa pulchrina"@sv .

<http://tun.fi/MX.62413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autographa buraetica" ;
    dwc:scientificNameAuthorship "(Staudinger, 1892)" ;
    skos:broader <http://tun.fi/MX.62408> ;
    skos:hiddenLabel "Autographa buraetica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loimuvaskiyökkönen"@fi,
        "Autographa buraetica"@sv .

<http://tun.fi/MX.62414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autographa jota" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62408> ;
    skos:hiddenLabel "Autographa jota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusovaskiyökkönen"@fi,
        "Autographa jota"@sv .

<http://tun.fi/MX.62415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autographa mandarina" ;
    dwc:scientificNameAuthorship "(Freyer, 1846)" ;
    skos:broader <http://tun.fi/MX.62408> ;
    skos:hiddenLabel "Autographa mandarina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianvaskiyökkönen"@fi,
        "Autographa mandarina"@sv .

<http://tun.fi/MX.62416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autographa bractea" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62408> ;
    skos:hiddenLabel "Autographa bractea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkupronssiyökkönen"@fi,
        "Autographa bractea"@sv .

<http://tun.fi/MX.62417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Autographa excelsa" ;
    dwc:scientificNameAuthorship "(Kretschmar, 1862)" ;
    skos:broader <http://tun.fi/MX.62408> ;
    skos:hiddenLabel "Autographa excelsa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänpronssiyökkönen"@fi,
        "Autographa excelsa"@sv .

<http://tun.fi/MX.62419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cornutiplusia circumflexa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.62418> ;
    skos:hiddenLabel "Cornutiplusia circumflexa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikarimetalliyökkönen"@fi,
        "Cornutiplusia circumflexa"@sv .

<http://tun.fi/MX.62422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syngrapha diasema" ;
    dwc:scientificNameAuthorship "(Boisduval, 1829)" ;
    skos:broader <http://tun.fi/MX.62420> ;
    skos:hiddenLabel "Syngrapha diasema"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohopeayökkönen"@fi,
        "Syngrapha diasema"@sv .

<http://tun.fi/MX.62423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syngrapha microgamma" ;
    dwc:scientificNameAuthorship "(Hübner, 1823)" ;
    skos:broader <http://tun.fi/MX.62420> ;
    skos:hiddenLabel "Syngrapha microgamma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahopeayökkönen"@fi,
        "Syngrapha microgamma"@sv .

<http://tun.fi/MX.62424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syngrapha interrogationis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62420> ;
    skos:hiddenLabel "Syngrapha interrogationis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kysymysmerkkiyökkönen"@fi,
        "Syngrapha interrogationis"@sv .

<http://tun.fi/MX.62425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syngrapha parilis" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.62420> ;
    skos:hiddenLabel "Syngrapha parilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohopeayökkönen"@fi,
        "Syngrapha parilis"@sv .

<http://tun.fi/MX.62426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syngrapha ain" ;
    dwc:scientificNameAuthorship "(Hochenwarth, 1785)" ;
    skos:broader <http://tun.fi/MX.62420> ;
    skos:hiddenLabel "Syngrapha ain"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikuusiyökkönen"@fi,
        "Syngrapha ain"@sv .

<http://tun.fi/MX.62427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syngrapha hochenwarthi" ;
    dwc:scientificNameAuthorship "(Hochenwarth, 1785)" ;
    skos:broader <http://tun.fi/MX.62420> ;
    skos:hiddenLabel "Syngrapha hochenwarthi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupariyökkönen"@fi,
        "Syngrapha hochenwarthi"@sv .

<http://tun.fi/MX.62434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protodeltote pygarga" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.5082249> ;
    skos:hiddenLabel "Deltote pygarga"@fi,
        "Protodeltote pygarga"@fi,
        "Deltote pygarga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyökiiltoyökkönen"@fi,
        "Protodeltote pygarga"@sv .

<http://tun.fi/MX.62436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deltote uncula" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.62429> ;
    skos:hiddenLabel "Deltote uncula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarakiiltoyökkönen"@fi,
        "Deltote uncula"@sv .

<http://tun.fi/MX.62437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deltote bankiana" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.62429> ;
    skos:hiddenLabel "Deltote bankiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivikiiltoyökkönen"@fi,
        "Deltote bankiana"@sv .

<http://tun.fi/MX.62442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Moma alpium" ;
    dwc:scientificNameAuthorship "(Osbeck, 1778)" ;
    skos:broader <http://tun.fi/MX.62440> ;
    skos:hiddenLabel "Moma alpium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harjuyökkönen"@fi,
        "Moma alpium"@sv .

<http://tun.fi/MX.62446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acronicta alni" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.62443> ;
    skos:hiddenLabel "Acronicta alni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäiltayökkönen"@fi,
        "Acronicta alni"@sv .

<http://tun.fi/MX.62447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acronicta cuspis" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.62443> ;
    skos:hiddenLabel "Acronicta cuspis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keihoyökkönen"@fi,
        "Acronicta cuspis"@sv .

<http://tun.fi/MX.62448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acronicta tridens" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:altLabel "treuddtecknat aftonfly"@sv ;
    skos:broader <http://tun.fi/MX.62443> ;
    skos:hiddenLabel "Acronicta tridens"@fi,
        "Acronicta tridens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vasamayökkönen"@fi,
        "treuddsaftonfly"@sv .

<http://tun.fi/MX.62449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acronicta psi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62443> ;
    skos:hiddenLabel "Acronicta psi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuoliyökkönen"@fi,
        "Acronicta psi"@sv .

<http://tun.fi/MX.62450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acronicta aceris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62443> ;
    skos:hiddenLabel "Acronicta aceris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahterayökkönen"@fi,
        "Acronicta aceris"@sv .

<http://tun.fi/MX.62451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acronicta leporina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62443> ;
    skos:hiddenLabel "Acronicta leporina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänöyökkönen"@fi,
        "Acronicta leporina"@sv .

<http://tun.fi/MX.62453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acronicta megacephala" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62443> ;
    skos:hiddenLabel "Acronicta megacephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapayökkönen"@fi,
        "Acronicta megacephala"@sv .

<http://tun.fi/MX.62455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acronicta strigosa" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62443> ;
    skos:hiddenLabel "Acronicta strigosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomiyökkönen"@fi,
        "Acronicta strigosa"@sv .

<http://tun.fi/MX.62457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acronicta menyanthidis" ;
    dwc:scientificNameAuthorship "(Esper, 1789)" ;
    skos:broader <http://tun.fi/MX.62443> ;
    skos:hiddenLabel "Acronicta menyanthidis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoiltayökkönen"@fi,
        "Acronicta menyanthidis"@sv .

<http://tun.fi/MX.62458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acronicta auricoma" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62443> ;
    skos:hiddenLabel "Acronicta auricoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmäiltayökkönen"@fi,
        "Acronicta auricoma"@sv .

<http://tun.fi/MX.62459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acronicta cinerea" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62443> ;
    skos:hiddenLabel "Acronicta cinerea"@fi,
        "Acronicta euphorbiae"@fi,
        "Acronicta euphorbiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasiltayökkönen"@fi,
        "Acronicta cinerea"@sv .

<http://tun.fi/MX.62461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acronicta rumicis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62443> ;
    skos:hiddenLabel "Acronicta rumicis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkuiltayökkönen"@fi,
        "Acronicta rumicis"@sv .

<http://tun.fi/MX.62463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Craniophora ligustri" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62462> ;
    skos:hiddenLabel "Craniophora ligustri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarniyökkönen"@fi,
        "Craniophora ligustri"@sv .

<http://tun.fi/MX.62465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acronicta albovenosa" ;
    dwc:scientificNameAuthorship "(Goeze, 1781)" ;
    skos:broader <http://tun.fi/MX.62443> ;
    skos:hiddenLabel "Acronicta albovenosa"@fi,
        "Simyra albovenosa"@fi,
        "Simyra albovenosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaheinäyökkönen"@fi,
        "Acronicta albovenosa"@sv .

<http://tun.fi/MX.62468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diloba caeruleocephala" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62467> ;
    skos:hiddenLabel "Diloba caeruleocephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinihuppu"@fi,
        "Diloba caeruleocephala"@sv .

<http://tun.fi/MX.62471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panthea coenobita" ;
    dwc:scientificNameAuthorship "(Esper, 1785)" ;
    skos:broader <http://tun.fi/MX.62470> ;
    skos:hiddenLabel "Panthea coenobita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munkkiyökkönen"@fi,
        "Panthea coenobita"@sv .

<http://tun.fi/MX.62474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trichosea ludifica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62472> ;
    skos:hiddenLabel "Trichosea ludifica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajayökkönen"@fi,
        "Trichosea ludifica"@sv .

<http://tun.fi/MX.62476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colocasia coryli" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62475> ;
    skos:hiddenLabel "Colocasia coryli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäyökkönen"@fi,
        "Colocasia coryli"@sv .

<http://tun.fi/MX.62479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panemeria tenebrata" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.62478> ;
    skos:hiddenLabel "Panemeria tenebrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aurinkoyökkönen"@fi,
        "Panemeria tenebrata"@sv .

<http://tun.fi/MX.62483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tyta luctuosa" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62480> ;
    skos:hiddenLabel "Tyta luctuosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkayökkönen"@fi,
        "Tyta luctuosa"@sv .

<http://tun.fi/MX.62487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acontia trabealis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.62485> ;
    skos:hiddenLabel "Acontia trabealis"@fi,
        "Emmelia trabealis"@fi,
        "Emmelia trabealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiertoyökkönen"@fi,
        "Acontia trabealis"@sv .

<http://tun.fi/MX.62488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acontia lucida" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1767)" ;
    skos:broader <http://tun.fi/MX.62485> ;
    skos:hiddenLabel "Acontia lucida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "malvayökkönen"@fi,
        "Acontia lucida"@sv .

<http://tun.fi/MX.62490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aedia funesta" ;
    dwc:scientificNameAuthorship "(Esper, 1786)" ;
    skos:broader <http://tun.fi/MX.62489> ;
    skos:hiddenLabel "Aedia funesta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiertolaikkuyökkönen"@fi,
        "Aedia funesta"@sv .

<http://tun.fi/MX.62494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia fraudatrix" ;
    dwc:scientificNameAuthorship "Eversmann, 1837" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia fraudatrix"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokaapuyökkönen"@fi,
        "Cucullia fraudatrix"@sv .

<http://tun.fi/MX.62495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia absinthii" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia absinthii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "malikaapuyökkönen"@fi,
        "Cucullia absinthii"@sv .

<http://tun.fi/MX.62496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia argentea" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia argentea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistokaapuyökkönen"@fi,
        "Cucullia argentea"@sv .

<http://tun.fi/MX.62497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia artemisiae" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia artemisiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marunakaapuyökkönen"@fi,
        "Cucullia artemisiae"@sv .

<http://tun.fi/MX.62498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia praecana" ;
    dwc:scientificNameAuthorship "Eversmann, 1843" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia praecana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pujokaapuyökkönen"@fi,
        "Cucullia praecana"@sv .

<http://tun.fi/MX.62499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia lactucae" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia lactucae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savukaapuyökkönen"@fi,
        "Cucullia lactucae"@sv .

<http://tun.fi/MX.62500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia pustulata" ;
    dwc:scientificNameAuthorship "Eversmann, 1842" ;
    skos:altLabel "veljeskaapuyökkönen"@fi ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia fraterna"@fi,
        "Cucullia pustulata"@fi,
        "Cucullia fraterna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkaapuyökkönen"@fi,
        "Cucullia pustulata"@sv .

<http://tun.fi/MX.62502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia lucifuga" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia lucifuga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkakaapuyökkönen"@fi,
        "Cucullia lucifuga"@sv .

<http://tun.fi/MX.62503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia umbratica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia umbratica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellerväkaapuyökkönen"@fi,
        "Cucullia umbratica"@sv .

<http://tun.fi/MX.62504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia chamomillae" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia chamomillae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkaapuyökkönen"@fi,
        "Cucullia chamomillae"@sv .

<http://tun.fi/MX.62505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia boryphora" ;
    dwc:scientificNameAuthorship "Fischer de Waldheim, 1840" ;
    skos:altLabel "arokaapuyökkönen"@fi ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia boryphora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aavikkokaapuyökkönen"@fi,
        "Cucullia boryphora"@sv .

<http://tun.fi/MX.62506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia gnaphalii" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia gnaphalii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piiskukaapuyökkönen"@fi,
        "Cucullia gnaphalii"@sv .

<http://tun.fi/MX.62507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia tanaceti" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia tanaceti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirukaapuyökkönen"@fi,
        "Cucullia tanaceti"@sv .

<http://tun.fi/MX.62508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia asteris" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia asteris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "asterikaapuyökkönen"@fi,
        "Cucullia asteris"@sv .

<http://tun.fi/MX.62509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cucullia lychnitis" ;
    dwc:scientificNameAuthorship "Rambur, 1833" ;
    skos:broader <http://tun.fi/MX.62492> ;
    skos:hiddenLabel "Cucullia lychnitis"@fi,
        "Shargacucullia lychnitis"@fi,
        "Shargacucullia lychnitis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulikukkakaapuyökkönen"@fi,
        "Cucullia lychnitis"@sv .

<http://tun.fi/MX.62512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calophasia lunula" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62511> ;
    skos:hiddenLabel "Calophasia lunula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kannusruohoyökkönen"@fi,
        "Calophasia lunula"@sv .

<http://tun.fi/MX.62514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympistis funebris" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.62513> ;
    skos:hiddenLabel "Sympistis funebris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "synkkänopsayökkönen"@fi,
        "Sympistis funebris"@sv .

<http://tun.fi/MX.62516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympistis heliophila" ;
    dwc:scientificNameAuthorship "(Paykull, 1793)" ;
    skos:broader <http://tun.fi/MX.62513> ;
    skos:hiddenLabel "Sympistis heliophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkonopsayökkönen"@fi,
        "Sympistis heliophila"@sv .

<http://tun.fi/MX.62518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympistis lapponica" ;
    dwc:scientificNameAuthorship "(Thunberg, 1791)" ;
    skos:broader <http://tun.fi/MX.62513> ;
    skos:hiddenLabel "Sympistis lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkälänopsayökkönen"@fi,
        "Sympistis lapponica"@sv .

<http://tun.fi/MX.62519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympistis zetterstedtii" ;
    dwc:scientificNameAuthorship "(Staudinger, 1857)" ;
    skos:broader <http://tun.fi/MX.62513> ;
    skos:hiddenLabel "Sympistis nigrita"@fi,
        "Sympistis zetterstedtii"@fi,
        "Sympistis nigrita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörhönopsayökkönen"@fi,
        "Sympistis zetterstedtii"@sv .

<http://tun.fi/MX.62523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachionycha nubeculosa" ;
    dwc:scientificNameAuthorship "(Esper, 1785)" ;
    skos:broader <http://tun.fi/MX.62522> ;
    skos:hiddenLabel "Brachionycha nubeculosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huhtiyökkönen"@fi,
        "Brachionycha nubeculosa"@sv .

<http://tun.fi/MX.62525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allophyes oxyacanthae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62524> ;
    skos:hiddenLabel "Allophyes oxyacanthae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orapihlajayökkönen"@fi,
        "Allophyes oxyacanthae"@sv .

<http://tun.fi/MX.62528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrrhia umbra" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62527> ;
    skos:hiddenLabel "Pyrrhia umbra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltajaloyökkönen"@fi,
        "Pyrrhia umbra"@sv .

<http://tun.fi/MX.62529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrrhia exprimens" ;
    dwc:scientificNameAuthorship "(Walker, 1857)" ;
    skos:broader <http://tun.fi/MX.62527> ;
    skos:hiddenLabel "Pyrrhia exprimens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusojaloyökkönen"@fi,
        "Pyrrhia exprimens"@sv .

<http://tun.fi/MX.62532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoschinia scutosa" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.324946> ;
    skos:hiddenLabel "Protoschinia scutosa"@fi,
        "Schinia scutosa"@fi,
        "Schinia scutosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjovaellusyökkönen"@fi,
        "Protoschinia scutosa"@sv .

<http://tun.fi/MX.62534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliothis viriplaca" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62533> ;
    skos:hiddenLabel "Heliothis viriplaca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihervaellusyökkönen"@fi,
        "Heliothis viriplaca"@sv .

<http://tun.fi/MX.62536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliothis adaucta" ;
    dwc:scientificNameAuthorship "Butler, 1878" ;
    skos:broader <http://tun.fi/MX.62533> ;
    skos:hiddenLabel "Heliothis adaucta"@fi,
        "Heliothis maritima"@fi,
        "Heliothis maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viistovaellusyökkönen"@fi,
        "Heliothis adaucta"@sv .

<http://tun.fi/MX.62537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliothis peltigera" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62533> ;
    skos:hiddenLabel "Heliothis peltigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavaellusyökkönen"@fi,
        "Heliothis peltigera"@sv .

<http://tun.fi/MX.62538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heliothis nubigera" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1851" ;
    skos:broader <http://tun.fi/MX.62533> ;
    skos:hiddenLabel "Heliothis nubigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasvaellusyökkönen"@fi,
        "Heliothis nubigera"@sv .

<http://tun.fi/MX.62540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helicoverpa armigera" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:altLabel "puuvillayökkönen"@fi ;
    skos:broader <http://tun.fi/MX.62539> ;
    skos:hiddenLabel "Helicoverpa armigera"@fi,
        "Heliothis armigera"@fi,
        "Helicoverpa armigera"@sv,
        "Heliothis armigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hukkavaellusyökkönen"@fi,
        "brunaktigt knölfly"@sv .

<http://tun.fi/MX.62545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eucarta virgo" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.62544> ;
    skos:hiddenLabel "Eucarta virgo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kvartsiyökkönen"@fi,
        "Eucarta virgo"@sv .

<http://tun.fi/MX.62548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callopistria juventina" ;
    dwc:scientificNameAuthorship "(Stoll, 1782)" ;
    skos:broader <http://tun.fi/MX.62547> ;
    skos:hiddenLabel "Callopistria juventina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sananjalkayökkönen"@fi,
        "Callopistria juventina"@sv .

<http://tun.fi/MX.62552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryphia algae" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.62550> ;
    skos:hiddenLabel "Cryphia algae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkujäkäläyökkönen"@fi,
        "Cryphia algae"@sv .

<http://tun.fi/MX.62554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophila ereptricula" ;
    dwc:scientificNameAuthorship "Treitschke, 1825" ;
    skos:broader <http://tun.fi/MX.62555> ;
    skos:hiddenLabel "Bryophila ereptricula"@fi,
        "Cryphia ereptricula"@fi,
        "Cryphia ereptricula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskojäkäläyökkönen"@fi,
        "Bryophila ereptricula"@sv .

<http://tun.fi/MX.62556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophila raptricula" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62555> ;
    skos:hiddenLabel "Bryophila raptricula"@fi,
        "Cryphia raptricula"@fi,
        "Cryphia raptricula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirujäkäläyökkönen"@fi,
        "Bryophila raptricula"@sv .

<http://tun.fi/MX.62557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophila domestica" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62555> ;
    skos:hiddenLabel "Bryophila domestica"@fi,
        "Cryphia domestica"@fi,
        "Cryphia domestica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyläjäkäläyökkönen"@fi,
        "Bryophila domestica"@sv .

<http://tun.fi/MX.62560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Victrix umovii" ;
    dwc:scientificNameAuthorship "(Eversmann, 1846)" ;
    skos:broader <http://tun.fi/MX.62558> ;
    skos:hiddenLabel "Poliobrya umovii"@fi,
        "Victrix umovii"@fi,
        "Poliobrya umovii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherjäkäläyökkönen"@fi,
        "Victrix umovii"@sv .

<http://tun.fi/MX.62565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudeustrotia candidula" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62563> ;
    skos:hiddenLabel "Pseudeustrotia candidula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokiiltoyökkönen"@fi,
        "Pseudeustrotia candidula"@sv .

<http://tun.fi/MX.62568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spodoptera exigua" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.62567> ;
    skos:hiddenLabel "Spodoptera exigua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulkuyökkönen"@fi,
        "Spodoptera exigua"@sv .

<http://tun.fi/MX.62571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elaphria venustula" ;
    dwc:scientificNameAuthorship "(Hübner, 1790)" ;
    skos:broader <http://tun.fi/MX.62570> ;
    skos:hiddenLabel "Elaphria venustula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koruyökkönen"@fi,
        "Elaphria venustula"@sv .

<http://tun.fi/MX.62575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caradrina morpheus" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62573> ;
    skos:hiddenLabel "Caradrina morpheus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskonurmiyökkönen"@fi,
        "Caradrina morpheus"@sv .

<http://tun.fi/MX.62577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caradrina montana" ;
    dwc:scientificNameAuthorship "Bremer, 1861" ;
    skos:broader <http://tun.fi/MX.62573> ;
    skos:hiddenLabel "Caradrina montana"@fi,
        "Platyperigea montana"@fi,
        "Platyperigea montana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sininurmiyökkönen"@fi,
        "Caradrina montana"@sv .

<http://tun.fi/MX.62580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caradrina albina" ;
    dwc:scientificNameAuthorship "(Eversmann, 1848)" ;
    skos:broader <http://tun.fi/MX.62573> ;
    skos:hiddenLabel "Caradrina albina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aronurmiyökkönen"@fi,
        "Caradrina albina"@sv .

<http://tun.fi/MX.62582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caradrina selini" ;
    dwc:scientificNameAuthorship "(Boisduval, 1840)" ;
    skos:broader <http://tun.fi/MX.62573> ;
    skos:hiddenLabel "Caradrina selini"@fi,
        "Paradrina selini"@fi,
        "Paradrina selini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmonurmiyökkönen"@fi,
        "Caradrina selini"@sv .

<http://tun.fi/MX.62583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caradrina clavipalpis" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.62573> ;
    skos:hiddenLabel "Caradrina clavipalpis"@fi,
        "Paradrina clavipalpis"@fi,
        "Paradrina clavipalpis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huoneyökkönen"@fi,
        "Caradrina clavipalpis"@sv .

<http://tun.fi/MX.62585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplodrina octogenaria" ;
    dwc:scientificNameAuthorship "(Goeze, 1781)" ;
    skos:broader <http://tun.fi/MX.62584> ;
    skos:hiddenLabel "Hoplodrina alsines"@fi,
        "Hoplodrina octogenaria"@fi,
        "Hoplodrina alsines"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasänkiyökkönen"@fi,
        "Hoplodrina octogenaria"@sv .

<http://tun.fi/MX.62587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplodrina blanda" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62584> ;
    skos:hiddenLabel "Hoplodrina blanda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmosänkiyökkönen"@fi,
        "Hoplodrina blanda"@sv .

<http://tun.fi/MX.62588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hoplodrina ambigua" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62584> ;
    skos:hiddenLabel "Hoplodrina ambigua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harhasänkiyökkönen"@fi,
        "Hoplodrina ambigua"@sv .

<http://tun.fi/MX.62592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Charanyca trigrammica" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62589> ;
    skos:hiddenLabel "Charanyca trigrammica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiviiruyökkönen"@fi,
        "Charanyca trigrammica"@sv .

<http://tun.fi/MX.62593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rusina ferruginea" ;
    dwc:scientificNameAuthorship "(Esper, 1785)" ;
    skos:broader <http://tun.fi/MX.4985653> ;
    skos:hiddenLabel "Charanyca ferruginea"@fi,
        "Rusina ferruginea"@fi,
        "Charanyca ferruginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjoyökkönen"@fi,
        "Rusina ferruginea"@sv .

<http://tun.fi/MX.62596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chilodes maritimus" ;
    dwc:scientificNameAuthorship "(Tauscher, 1806)" ;
    skos:broader <http://tun.fi/MX.62595> ;
    skos:hiddenLabel "Chilodes maritima"@fi,
        "Chilodes maritimus"@fi,
        "Chilodes maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rytiyökkönen"@fi,
        "Chilodes maritimus"@sv .

<http://tun.fi/MX.62598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Proxenus lepigone" ;
    dwc:scientificNameAuthorship "(Möschler, 1860)" ;
    skos:broader <http://tun.fi/MX.4985655> ;
    skos:hiddenLabel "Proxenus lepigone"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luotoyökkönen"@fi,
        "Proxenus lepigone"@sv .

<http://tun.fi/MX.62600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athetis gluteosa" ;
    dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
    skos:broader <http://tun.fi/MX.62599> ;
    skos:hiddenLabel "Athetis gluteosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahdeyökkönen"@fi,
        "Athetis gluteosa"@sv .

<http://tun.fi/MX.62601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydrillula pallustris" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.4985654> ;
    skos:hiddenLabel "Athetis pallustris"@fi,
        "Hydrillula pallustris"@fi,
        "Athetis pallustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätköyökkönen"@fi,
        "Hydrillula pallustris"@sv .

<http://tun.fi/MX.62604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dypterygia scabriuscula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62603> ;
    skos:hiddenLabel "Dypterygia scabriuscula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervayökkönen"@fi,
        "Dypterygia scabriuscula"@sv .

<http://tun.fi/MX.62606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trachea atriplicis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62605> ;
    skos:hiddenLabel "Trachea atriplicis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maltsayökkönen"@fi,
        "Trachea atriplicis"@sv .

<http://tun.fi/MX.62608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mormo maura" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62607> ;
    skos:hiddenLabel "Mormo maura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mauriyökkönen"@fi,
        "Mormo maura"@sv .

<http://tun.fi/MX.62610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalpophila matura" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62609> ;
    skos:hiddenLabel "Thalpophila matura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valemorsiusyökkönen"@fi,
        "Thalpophila matura"@sv .

<http://tun.fi/MX.62612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyppa rectilinea" ;
    dwc:scientificNameAuthorship "(Esper, 1788)" ;
    skos:broader <http://tun.fi/MX.230584> ;
    skos:hiddenLabel "Hyppa rectilinea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkoyökkönen"@fi,
        "Hyppa rectilinea"@sv .

<http://tun.fi/MX.62614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actinotia polyodon" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.62613> ;
    skos:hiddenLabel "Actinotia polyodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammaskuismayökkönen"@fi,
        "Actinotia polyodon"@sv .

<http://tun.fi/MX.62616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloantha hyperici" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62615> ;
    skos:hiddenLabel "Chloantha hyperici"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokuismayökkönen"@fi,
        "Chloantha hyperici"@sv .

<http://tun.fi/MX.62620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlogophora meticulosa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62619> ;
    skos:hiddenLabel "Phlogophora meticulosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasyökkönen"@fi,
        "Phlogophora meticulosa"@sv .

<http://tun.fi/MX.62622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplexia lucipara" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62621> ;
    skos:hiddenLabel "Euplexia lucipara"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laskosyökkönen"@fi,
        "Euplexia lucipara"@sv .

<http://tun.fi/MX.62625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphipyra pyramidea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62624> ;
    skos:hiddenLabel "Amphipyra pyramidea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtopensasyökkönen"@fi,
        "Amphipyra pyramidea"@sv .

<http://tun.fi/MX.62627> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Amphipyra berbera svenssoni" ;
    dwc:scientificNameAuthorship "Fletcher, 1968" ;
    skos:broader <http://tun.fi/MX.62626> ;
    skos:hiddenLabel "Amphipyra berbera subsp. svenssoni"@fi,
        "Amphipyra berbera svenssoni"@fi,
        "Amphipyra berbera subsp. svenssoni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämypensasyökkönen (alalaji svenssoni)"@fi,
        "Amphipyra berbera svenssoni"@sv .

<http://tun.fi/MX.62628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphipyra perflua" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.62624> ;
    skos:hiddenLabel "Amphipyra perflua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suruyökkönen"@fi,
        "Amphipyra perflua"@sv .

<http://tun.fi/MX.62629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphipyra livida" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62624> ;
    skos:hiddenLabel "Amphipyra livida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysipensasyökkönen"@fi,
        "Amphipyra livida"@sv .

<http://tun.fi/MX.62630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphipyra tragopoginis" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.62624> ;
    skos:hiddenLabel "Amphipyra tragopoginis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattayökkönen"@fi,
        "Amphipyra tragopoginis"@sv .

<http://tun.fi/MX.62633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enargia paleacea" ;
    dwc:scientificNameAuthorship "(Esper, 1788)" ;
    skos:broader <http://tun.fi/MX.62632> ;
    skos:hiddenLabel "Enargia paleacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulmayökkönen"@fi,
        "Enargia paleacea"@sv .

<http://tun.fi/MX.62635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ipimorpha retusa" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62634> ;
    skos:hiddenLabel "Ipimorpha retusa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukääröyökkönen"@fi,
        "Ipimorpha retusa"@sv .

<http://tun.fi/MX.62636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ipimorpha subtusa" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62634> ;
    skos:hiddenLabel "Ipimorpha subtusa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapakääröyökkönen"@fi,
        "Ipimorpha subtusa"@sv .

<http://tun.fi/MX.62639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmia affinis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.62637> ;
    skos:hiddenLabel "Cosmia affinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitapetoyökkönen"@fi,
        "Cosmia affinis"@sv .

<http://tun.fi/MX.62640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmia pyralina" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62637> ;
    skos:hiddenLabel "Cosmia pyralina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punapetoyökkönen"@fi,
        "Cosmia pyralina"@sv .

<http://tun.fi/MX.62642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmia trapezina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62637> ;
    skos:hiddenLabel "Cosmia trapezina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapetoyökkönen"@fi,
        "Cosmia trapezina"@sv .

<http://tun.fi/MX.62643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmia contusa" ;
    dwc:scientificNameAuthorship "Freyer, 1849" ;
    skos:broader <http://tun.fi/MX.62637> ;
    skos:hiddenLabel "Cosmia contusa"@fi,
        "Ipimorpha contusa"@fi,
        "Ipimorpha contusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelikääröyökkönen"@fi,
        "Cosmia contusa"@sv .

<http://tun.fi/MX.62645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dicycla oo" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62644> ;
    skos:hiddenLabel "Dicycla oo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengasyökkönen"@fi,
        "Dicycla oo"@sv .

<http://tun.fi/MX.62647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tiliacea citrago" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62646> ;
    skos:hiddenLabel "Tiliacea citrago"@fi,
        "Xanthia citrago"@fi,
        "Xanthia citrago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmuskeltayökkönen"@fi,
        "Tiliacea citrago"@sv .

<http://tun.fi/MX.62648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tiliacea aurago" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62646> ;
    skos:hiddenLabel "Tiliacea aurago"@fi,
        "Xanthia aurago"@fi,
        "Xanthia aurago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyökeltayökkönen"@fi,
        "Tiliacea aurago"@sv .

<http://tun.fi/MX.62650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthia togata" ;
    dwc:scientificNameAuthorship "(Esper, 1788)" ;
    skos:broader <http://tun.fi/MX.62649> ;
    skos:hiddenLabel "Xanthia togata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huppukeltayökkönen"@fi,
        "Xanthia togata"@sv .

<http://tun.fi/MX.62652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirrhia icteritia" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.4985658> ;
    skos:hiddenLabel "Cirrhia icteritia"@fi,
        "Xanthia icteritia"@fi,
        "Xanthia icteritia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleakeltayökkönen"@fi,
        "Cirrhia icteritia"@sv .

<http://tun.fi/MX.62653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirrhia ocellaris" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1792)" ;
    skos:broader <http://tun.fi/MX.4985658> ;
    skos:hiddenLabel "Cirrhia ocellaris"@fi,
        "Xanthia ocellaris"@fi,
        "Xanthia ocellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelikeltayökkönen"@fi,
        "Cirrhia ocellaris"@sv .

<http://tun.fi/MX.62654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirrhia gilvago" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.4985658> ;
    skos:hiddenLabel "Cirrhia gilvago"@fi,
        "Xanthia gilvago"@fi,
        "Xanthia gilvago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalavakeltayökkönen"@fi,
        "Cirrhia gilvago"@sv .

<http://tun.fi/MX.62656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hillia iris" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.62655> ;
    skos:hiddenLabel "Hillia iris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkiyökkönen"@fi,
        "Hillia iris"@sv .

<http://tun.fi/MX.62658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrochola lychnidis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62657> ;
    skos:hiddenLabel "Agrochola lychnidis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkomäkiyökkönen"@fi,
        "Agrochola lychnidis"@sv .

<http://tun.fi/MX.62659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anchoscelis nitida" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.4999564> ;
    skos:hiddenLabel "Agrochola nitida"@fi,
        "Agrochola nitidus"@fi,
        "Anchoscelis nitida"@fi,
        "Agrochola nitida"@sv,
        "Agrochola nitidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutumäkiyökkönen"@fi,
        "Anchoscelis nitida"@sv .

<http://tun.fi/MX.62660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anchoscelis litura" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.4999564> ;
    skos:hiddenLabel "Agrochola litura"@fi,
        "Anchoscelis litura"@fi,
        "Agrochola litura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinimäkiyökkönen"@fi,
        "Anchoscelis litura"@sv .

<http://tun.fi/MX.62661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anchoscelis helvola" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.4999564> ;
    skos:hiddenLabel "Agrochola helvola"@fi,
        "Agrochola helvolus"@fi,
        "Anchoscelis helvola"@fi,
        "Agrochola helvola"@sv,
        "Agrochola helvolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punamäkiyökkönen"@fi,
        "Anchoscelis helvola"@sv .

<http://tun.fi/MX.62662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptologia lota" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.4999565> ;
    skos:hiddenLabel "Agrochola lota"@fi,
        "Leptologia lota"@fi,
        "Agrochola lota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmomäkiyökkönen"@fi,
        "Leptologia lota"@sv .

<http://tun.fi/MX.62663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptologia macilenta" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.4999565> ;
    skos:hiddenLabel "Agrochola macilenta"@fi,
        "Agrochola macilentus"@fi,
        "Leptologia macilenta"@fi,
        "Agrochola macilenta"@sv,
        "Agrochola macilentus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säämiskämäkiyökkönen"@fi,
        "Leptologia macilenta"@sv .

<http://tun.fi/MX.62664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sunira circellaris" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.4999566> ;
    skos:hiddenLabel "Agrochola circellaris"@fi,
        "Sunira circellaris"@fi,
        "Agrochola circellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltamäkiyökkönen"@fi,
        "Sunira circellaris"@sv .

<http://tun.fi/MX.62666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conistra vaccinii" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62665> ;
    skos:hiddenLabel "Conistra vaccinii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puolukkapiiloyökkönen"@fi,
        "Conistra vaccinii"@sv .

<http://tun.fi/MX.62667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conistra rubiginosa" ;
    dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
    skos:broader <http://tun.fi/MX.62665> ;
    skos:hiddenLabel "Conistra rubiginosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkupiiloyökkönen"@fi,
        "Conistra rubiginosa"@sv .

<http://tun.fi/MX.62669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conistra rubiginea" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62665> ;
    skos:hiddenLabel "Conistra rubiginea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapiiloyökkönen"@fi,
        "Conistra rubiginea"@sv .

<http://tun.fi/MX.62670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conistra erythrocephala" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62665> ;
    skos:hiddenLabel "Conistra erythrocephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammipiiloyökkönen"@fi,
        "Conistra erythrocephala"@sv .

<http://tun.fi/MX.62672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachylomia viminalis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1776)" ;
    skos:broader <http://tun.fi/MX.62671> ;
    skos:hiddenLabel "Brachylomia viminalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuyökkönen"@fi,
        "Brachylomia viminalis"@sv .

<http://tun.fi/MX.62674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithophane semibrunnea" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62673> ;
    skos:hiddenLabel "Lithophane semibrunnea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soukkapuuyökkönen"@fi,
        "Lithophane semibrunnea"@sv .

<http://tun.fi/MX.62675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithophane socia" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62673> ;
    skos:hiddenLabel "Lithophane hepatica"@fi,
        "Lithophane socia"@fi,
        "Lithophane hepatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopuuyökkönen"@fi,
        "Lithophane socia"@sv .

<http://tun.fi/MX.62677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithophane ornitopus" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62673> ;
    skos:hiddenLabel "Lithophane ornitopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleapuuyökkönen"@fi,
        "Lithophane ornitopus"@sv .

<http://tun.fi/MX.62678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithophane furcifera" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62673> ;
    skos:hiddenLabel "Lithophane furcifera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarukkapuuyökkönen"@fi,
        "Lithophane furcifera"@sv .

<http://tun.fi/MX.62679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithophane consocia" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1792)" ;
    skos:broader <http://tun.fi/MX.62673> ;
    skos:hiddenLabel "Lithophane consocia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummapuuyökkönen"@fi,
        "Lithophane consocia"@sv .

<http://tun.fi/MX.62681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithophane lamda" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.62673> ;
    skos:hiddenLabel "Lithophane lamda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hankopuuyökkönen"@fi,
        "Lithophane lamda"@sv .

<http://tun.fi/MX.62684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylena solidaginis" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.62682> ;
    skos:hiddenLabel "Lithomoia solidaginis"@fi,
        "Xylena solidaginis"@fi,
        "Lithomoia solidaginis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaippayökkönen"@fi,
        "Xylena solidaginis"@sv .

<http://tun.fi/MX.62685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylena vetusta" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.62682> ;
    skos:hiddenLabel "Xylena vetusta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskohirsiyökkönen"@fi,
        "Xylena vetusta"@sv .

<http://tun.fi/MX.62686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylena exsoleta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62682> ;
    skos:hiddenLabel "Xylena exsoleta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmohirsiyökkönen"@fi,
        "Xylena exsoleta"@sv .

<http://tun.fi/MX.62688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eupsilia transversa" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62687> ;
    skos:hiddenLabel "Eupsilia transversa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmiyökkönen"@fi,
        "Eupsilia transversa"@sv .

<http://tun.fi/MX.62690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parastichtis suspecta" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.62689> ;
    skos:hiddenLabel "Parastichtis suspecta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "usvayökkönen"@fi,
        "Parastichtis suspecta"@sv .

<http://tun.fi/MX.62692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fissipunctia ypsillon" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.324953> ;
    skos:hiddenLabel "Apterogenum ypsillon"@fi,
        "Fissipunctia ypsillon"@fi,
        "Parastichtis ypsillon"@fi,
        "Apterogenum ypsillon"@sv,
        "Parastichtis ypsillon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyijy-yökkönen"@fi,
        "Fissipunctia ypsillon"@sv .

<http://tun.fi/MX.62695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atypha pulmonaris" ;
    dwc:scientificNameAuthorship "(Esper, 1790)" ;
    skos:broader <http://tun.fi/MX.62694> ;
    skos:hiddenLabel "Atypha pulmonaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "imikkäyökkönen"@fi,
        "Atypha pulmonaris"@sv .

<http://tun.fi/MX.62698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eremohadena immunda" ;
    dwc:scientificNameAuthorship "(Eversmann, 1842)" ;
    skos:broader <http://tun.fi/MX.62696> ;
    skos:hiddenLabel "Eremohadena immunda"@fi,
        "Pseudohadena immunda"@fi,
        "Pseudohadena immunda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harhayökkönen"@fi,
        "Eremohadena immunda"@sv .

<http://tun.fi/MX.62700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesogona oxalina" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.62699> ;
    skos:hiddenLabel "Mesogona oxalina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmioyökkönen"@fi,
        "Mesogona oxalina"@sv .

<http://tun.fi/MX.62703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Griposia aprilina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62701> ;
    skos:hiddenLabel "Dichonia aprilina"@fi,
        "Griposia aprilina"@fi,
        "Dichonia aprilina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkälätammiyökkönen"@fi,
        "Griposia aprilina"@sv .

<http://tun.fi/MX.62705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dryobotodes eremita" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.62704> ;
    skos:hiddenLabel "Dryobotodes eremita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammaltammiyökkönen"@fi,
        "Dryobotodes eremita"@sv .

<http://tun.fi/MX.62708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Antitype chi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62707> ;
    skos:hiddenLabel "Antitype chi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleakallioyökkönen"@fi,
        "Antitype chi"@sv .

<http://tun.fi/MX.62710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ammoconia caecimacula" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62709> ;
    skos:hiddenLabel "Ammoconia caecimacula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervakkoyökkönen"@fi,
        "Ammoconia caecimacula"@sv .

<http://tun.fi/MX.62713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aporophyla lueneburgensis" ;
    dwc:scientificNameAuthorship "(Freyer, 1848)" ;
    skos:broader <http://tun.fi/MX.62711> ;
    skos:hiddenLabel "Aporophyla lueneburgensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummikuhmuyökkönen"@fi,
        "Aporophyla lueneburgensis"@sv .

<http://tun.fi/MX.62716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dasypolia templi" ;
    dwc:scientificNameAuthorship "(Thunberg, 1792)" ;
    skos:broader <http://tun.fi/MX.62715> ;
    skos:hiddenLabel "Dasypolia templi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loimuyökkönen"@fi,
        "Dasypolia templi"@sv .

<http://tun.fi/MX.62719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polymixis polymita" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62717> ;
    skos:hiddenLabel "Polymixis polymita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkallioyökkönen"@fi,
        "Polymixis polymita"@sv .

<http://tun.fi/MX.62721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polymixis flavicincta" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62717> ;
    skos:hiddenLabel "Polymixis flavicincta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellerväkallioyökkönen"@fi,
        "Polymixis flavicincta"@sv .

<http://tun.fi/MX.62723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blepharita amica" ;
    dwc:scientificNameAuthorship "(Treitschke, 1825)" ;
    skos:broader <http://tun.fi/MX.62722> ;
    skos:hiddenLabel "Blepharita amica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jaloruskoyökkönen"@fi,
        "Blepharita amica"@sv .

<http://tun.fi/MX.62725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mniotype adusta" ;
    dwc:scientificNameAuthorship "(Esper, 1790)" ;
    skos:broader <http://tun.fi/MX.62724> ;
    skos:hiddenLabel "Mniotype adusta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suviruskoyökkönen"@fi,
        "Mniotype adusta"@sv .

<http://tun.fi/MX.62726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mniotype bathensis" ;
    dwc:scientificNameAuthorship "(Lutzau, 1901)" ;
    skos:broader <http://tun.fi/MX.62724> ;
    skos:hiddenLabel "Mniotype bathensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaruskoyökkönen"@fi,
        "Mniotype bathensis"@sv .

<http://tun.fi/MX.62727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mniotype satura" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62724> ;
    skos:hiddenLabel "Blepharita satura"@fi,
        "Mniotype satura"@fi,
        "Blepharita satura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysruskoyökkönen"@fi,
        "Mniotype satura"@sv .

<http://tun.fi/MX.62730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calamia tridens" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62729> ;
    skos:hiddenLabel "Calamia tridens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viheryökkönen"@fi,
        "Calamia tridens"@sv .

<http://tun.fi/MX.62733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crypsedra gemmea" ;
    dwc:scientificNameAuthorship "(Treitschke, 1825)" ;
    skos:broader <http://tun.fi/MX.62732> ;
    skos:hiddenLabel "Crypsedra gemmea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karveyökkönen"@fi,
        "Crypsedra gemmea"@sv .

<http://tun.fi/MX.62735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staurophora celsia" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62734> ;
    skos:hiddenLabel "Staurophora celsia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jaspisyökkönen"@fi,
        "Staurophora celsia"@sv .

<http://tun.fi/MX.62737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Celaena haworthii" ;
    dwc:scientificNameAuthorship "(Curtis, 1829)" ;
    skos:broader <http://tun.fi/MX.62736> ;
    skos:hiddenLabel "Celaena haworthii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaluhtayökkönen"@fi,
        "Celaena haworthii"@sv .

<http://tun.fi/MX.62738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helotropha leucostigma" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.253875> ;
    skos:hiddenLabel "Celaena leucostigma"@fi,
        "Helotropha leucostigma"@fi,
        "Celaena leucostigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoluhtayökkönen"@fi,
        "Helotropha leucostigma"@sv .

<http://tun.fi/MX.62740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eremobia ochroleuca" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62739> ;
    skos:hiddenLabel "Eremobia ochroleuca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrayökkönen"@fi,
        "Eremobia ochroleuca"@sv .

<http://tun.fi/MX.62742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gortyna flavago" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62741> ;
    skos:hiddenLabel "Gortyna flavago"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takiaisyökkönen"@fi,
        "Gortyna flavago"@sv .

<http://tun.fi/MX.62744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphipoea oculea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62743> ;
    skos:hiddenLabel "Amphipoea oculea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunosekoyökkönen"@fi,
        "Amphipoea oculea"@sv .

<http://tun.fi/MX.62745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphipoea fucosa" ;
    dwc:scientificNameAuthorship "(Freyer, 1830)" ;
    skos:broader <http://tun.fi/MX.62743> ;
    skos:hiddenLabel "Amphipoea fucosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvassekoyökkönen"@fi,
        "Amphipoea fucosa"@sv .

<http://tun.fi/MX.62746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphipoea lucens" ;
    dwc:scientificNameAuthorship "(Freyer, 1845)" ;
    skos:broader <http://tun.fi/MX.62743> ;
    skos:hiddenLabel "Amphipoea lucens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suosekoyökkönen"@fi,
        "Amphipoea lucens"@sv .

<http://tun.fi/MX.62747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphipoea crinanensis" ;
    dwc:scientificNameAuthorship "(Burrows, 1908)" ;
    skos:broader <http://tun.fi/MX.62743> ;
    skos:hiddenLabel "Amphipoea crinanensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasekoyökkönen"@fi,
        "Amphipoea crinanensis"@sv .

<http://tun.fi/MX.62749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydraecia micacea" ;
    dwc:scientificNameAuthorship "(Esper, 1789)" ;
    skos:broader <http://tun.fi/MX.62748> ;
    skos:hiddenLabel "Hydraecia micacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varsiyökkönen"@fi,
        "Hydraecia micacea"@sv .

<http://tun.fi/MX.62750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydraecia ultima" ;
    dwc:scientificNameAuthorship "Holst, 1965" ;
    skos:broader <http://tun.fi/MX.62748> ;
    skos:hiddenLabel "Hydraecia ultima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hierakkayökkönen"@fi,
        "Hydraecia ultima"@sv .

<http://tun.fi/MX.62751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydraecia nordstroemi" ;
    dwc:scientificNameAuthorship "Horke, 1952" ;
    skos:broader <http://tun.fi/MX.62748> ;
    skos:hiddenLabel "Hydraecia nordstroemi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukkayökkönen"@fi,
        "Hydraecia nordstroemi"@sv .

<http://tun.fi/MX.62752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydraecia petasitis" ;
    dwc:scientificNameAuthorship "Doubleday, 1847" ;
    skos:broader <http://tun.fi/MX.62748> ;
    skos:hiddenLabel "Hydraecia petasitis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruttojuuriyökkönen"@fi,
        "Hydraecia petasitis"@sv .

<http://tun.fi/MX.62754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luperina testacea" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62753> ;
    skos:hiddenLabel "Luperina testacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaanpeittoyökkönen"@fi,
        "Luperina testacea"@sv .

<http://tun.fi/MX.62756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Resapamea vulpecula" ;
    dwc:scientificNameAuthorship "(Eversmann, 1852)" ;
    skos:broader <http://tun.fi/MX.62755> ;
    skos:hiddenLabel "Resapamea hedeni"@fi,
        "Resapamea vulpecula"@fi,
        "Resapamea hedeni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siperianpeittoyökkönen"@fi,
        "Resapamea vulpecula"@sv .

<http://tun.fi/MX.62758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fabula zollikoferi" ;
    dwc:scientificNameAuthorship "(Freyer, 1836)" ;
    skos:broader <http://tun.fi/MX.62757> ;
    skos:hiddenLabel "Fabula zollikoferi"@fi,
        "Luperina zollikoferi"@fi,
        "Luperina zollikoferi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakonpeittoyökkönen"@fi,
        "Fabula zollikoferi"@sv .

<http://tun.fi/MX.62760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizedra lutosa" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.62759> ;
    skos:hiddenLabel "Rhizedra lutosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokalvakkayökkönen"@fi,
        "Rhizedra lutosa"@sv .

<http://tun.fi/MX.62762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sedina buettneri" ;
    dwc:scientificNameAuthorship "(Hering, 1858)" ;
    skos:broader <http://tun.fi/MX.62761> ;
    skos:hiddenLabel "Sedina buettneri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukalvakkayökkönen"@fi,
        "Sedina buettneri"@sv .

<http://tun.fi/MX.62764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nonagria typhae" ;
    dwc:scientificNameAuthorship "(Thunberg, 1784)" ;
    skos:broader <http://tun.fi/MX.62763> ;
    skos:hiddenLabel "Nonagria typhae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "osmankäämiyökkönen"@fi,
        "Nonagria typhae"@sv .

<http://tun.fi/MX.62766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phragmatiphila nexa" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.62765> ;
    skos:hiddenLabel "Phragmatiphila nexa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorsimoyökkönen"@fi,
        "Phragmatiphila nexa"@sv .

<http://tun.fi/MX.62768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arenostola phragmitidis" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.62767> ;
    skos:hiddenLabel "Arenostola phragmitidis"@fi,
        "Arenostola semicana"@fi,
        "Arenostola semicana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilliyökkönen"@fi,
        "Arenostola phragmitidis"@sv .

<http://tun.fi/MX.62771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Longalatedes elymi" ;
    dwc:scientificNameAuthorship "(Treitschke, 1825)" ;
    skos:broader <http://tun.fi/MX.62770> ;
    skos:hiddenLabel "Chortodes elymi"@fi,
        "Longalatedes elymi"@fi,
        "Photedes elymi"@fi,
        "Chortodes elymi"@sv,
        "Photedes elymi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantavehnäyökkönen"@fi,
        "Longalatedes elymi"@sv .

<http://tun.fi/MX.62773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lenisa geminipuncta" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62772> ;
    skos:hiddenLabel "Archanara geminipuncta"@fi,
        "Lenisa geminipuncta"@fi,
        "Archanara geminipuncta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkuruokoyökkönen"@fi,
        "Lenisa geminipuncta"@sv .

<http://tun.fi/MX.62775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Archanara dissoluta" ;
    dwc:scientificNameAuthorship "(Treitschke, 1825)" ;
    skos:broader <http://tun.fi/MX.62774> ;
    skos:hiddenLabel "Archanara dissoluta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoruokoyökkönen"@fi,
        "Archanara dissoluta"@sv .

<http://tun.fi/MX.62777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Denticucullus pygminus" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62776> ;
    skos:hiddenLabel "Chortodes pygminus"@fi,
        "Denticucullus pygmina"@fi,
        "Denticucullus pygminus"@fi,
        "Sedina pygmina"@fi,
        "Chortodes pygminus"@sv,
        "Denticucullus pygmina"@sv,
        "Sedina pygmina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villahämy-yökkönen"@fi,
        "Denticucullus pygminus"@sv .

<http://tun.fi/MX.62779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Photedes extrema" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.62781> ;
    skos:hiddenLabel "Chortodes extremus"@fi,
        "Photedes extrema"@fi,
        "Chortodes extremus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palttinahämy-yökkönen"@fi,
        "Photedes extrema"@sv .

<http://tun.fi/MX.62780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Photedes fluxa" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.62781> ;
    skos:hiddenLabel "Chortodes fluxus"@fi,
        "Photedes fluxa"@fi,
        "Chortodes fluxus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liinahämy-yökkönen"@fi,
        "Photedes fluxa"@sv .

<http://tun.fi/MX.62782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Photedes captiuncula" ;
    dwc:scientificNameAuthorship "(Treitschke, 1825)" ;
    skos:broader <http://tun.fi/MX.62781> ;
    skos:hiddenLabel "Photedes captiuncula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöhämy-yökkönen"@fi,
        "Photedes captiuncula"@sv .

<http://tun.fi/MX.62783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Photedes minima" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62781> ;
    skos:hiddenLabel "Photedes minima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mätäsyökkönen"@fi,
        "Photedes minima"@sv .

<http://tun.fi/MX.62786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protarchanara brevilinea" ;
    dwc:scientificNameAuthorship "(Fenn, 1864)" ;
    skos:broader <http://tun.fi/MX.62785> ;
    skos:hiddenLabel "Chortodes brevilinea"@fi,
        "Protarchanara brevilinea"@fi,
        "Chortodes brevilinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokohämy-yökkönen"@fi,
        "Protarchanara brevilinea"@sv .

<http://tun.fi/MX.62788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Globia sparganii" ;
    dwc:scientificNameAuthorship "(Esper, 1790)" ;
    skos:broader <http://tun.fi/MX.62787> ;
    skos:hiddenLabel "Archanara sparganii"@fi,
        "Globia sparganii"@fi,
        "Archanara sparganii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistelampiyökkönen"@fi,
        "Globia sparganii"@sv .

<http://tun.fi/MX.62789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Globia algae" ;
    dwc:scientificNameAuthorship "(Esper, 1789)" ;
    skos:broader <http://tun.fi/MX.62787> ;
    skos:hiddenLabel "Archanara algae"@fi,
        "Globia algae"@fi,
        "Archanara algae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskolampiyökkönen"@fi,
        "Globia algae"@sv .

<http://tun.fi/MX.62793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pabulatrix pabulatricula" ;
    dwc:scientificNameAuthorship "(Brahm, 1791)" ;
    skos:broader <http://tun.fi/MX.62791> ;
    skos:hiddenLabel "Eremobina pabulatricula"@fi,
        "Pabulatrix pabulatricula"@fi,
        "Eremobina pabulatricula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjojuuriyökkönen"@fi,
        "Pabulatrix pabulatricula"@sv .

<http://tun.fi/MX.62795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea remissa" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea remissa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kahtaisjuuriyökkönen"@fi,
        "Apamea remissa"@sv .

<http://tun.fi/MX.62796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea epomidion" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea epomidion"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maksalahoyökkönen"@fi,
        "Apamea epomidion"@sv .

<http://tun.fi/MX.62797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea crenata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea crenata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjolahoyökkönen"@fi,
        "Apamea crenata"@sv .

<http://tun.fi/MX.62798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea anceps" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea anceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummijuuriyökkönen"@fi,
        "Apamea anceps"@sv .

<http://tun.fi/MX.62799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea sordens" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea sordens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kahuyökkönen"@fi,
        "Apamea sordens"@sv .

<http://tun.fi/MX.62800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea illyria" ;
    dwc:scientificNameAuthorship "Freyer, 1846" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea illyria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtojuuriyökkönen"@fi,
        "Apamea illyria"@sv .

<http://tun.fi/MX.62801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea unanimis" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea unanimis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkojuuriyökkönen"@fi,
        "Apamea unanimis"@sv .

<http://tun.fi/MX.62802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea scolopacina" ;
    dwc:scientificNameAuthorship "(Esper, 1788)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea scolopacina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentojuuriyökkönen"@fi,
        "Apamea scolopacina"@sv .

<http://tun.fi/MX.62803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea oblonga" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea oblonga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltojuuriyökkönen"@fi,
        "Apamea oblonga"@sv .

<http://tun.fi/MX.62804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea monoglypha" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:altLabel "isojuuriyökkönen"@fi ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea monoglypha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolahoyökkönen"@fi,
        "Apamea monoglypha"@sv .

<http://tun.fi/MX.62805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea lithoxylaea" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea lithoxylaea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaslahoyökkönen"@fi,
        "Apamea lithoxylaea"@sv .

<http://tun.fi/MX.62806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea sublustris" ;
    dwc:scientificNameAuthorship "(Esper, 1788)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea sublustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskolahoyökkönen"@fi,
        "Apamea sublustris"@sv .

<http://tun.fi/MX.62807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea lateritia" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea lateritia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "repoyökkönen"@fi,
        "Apamea lateritia"@sv .

<http://tun.fi/MX.62808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea furva" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea furva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokijuuriyökkönen"@fi,
        "Apamea furva"@sv .

<http://tun.fi/MX.62809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea kuusamoensis" ;
    dwc:scientificNameAuthorship "(Aro, 1898)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea kuusamoensis"@fi,
        "Apamea maillardi"@fi,
        "Apamea schildei"@fi,
        "Apamea maillardi"@sv,
        "Apamea schildei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanjuuriyökkönen"@fi,
        "Apamea kuusamoensis"@sv .

<http://tun.fi/MX.62812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea exulis" ;
    dwc:scientificNameAuthorship "(Lefèbvre, 1836)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea exulis"@fi,
        "Apamea zeta"@fi,
        "Apamea zeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrajuuriyökkönen"@fi,
        "Apamea exulis"@sv .

<http://tun.fi/MX.62814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Apamea rubrirena" ;
    dwc:scientificNameAuthorship "(Treitschke, 1825)" ;
    skos:broader <http://tun.fi/MX.62794> ;
    skos:hiddenLabel "Apamea rubrirena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysijuuriyökkönen"@fi,
        "Apamea rubrirena"@sv .

<http://tun.fi/MX.62816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lateroligia ophiogramma" ;
    dwc:scientificNameAuthorship "(Esper, 1793)" ;
    skos:broader <http://tun.fi/MX.62815> ;
    skos:hiddenLabel "Apamea ophiogramma"@fi,
        "Lateroligia ophiogramma"@fi,
        "Apamea ophiogramma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantajuuriyökkönen"@fi,
        "Lateroligia ophiogramma"@sv .

<http://tun.fi/MX.62819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesapamea secalis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62817> ;
    skos:hiddenLabel "Mesapamea secalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkotähkäyökkönen"@fi,
        "Mesapamea secalis"@sv .

<http://tun.fi/MX.62820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesapamea didyma" ;
    dwc:scientificNameAuthorship "(Esper, 1788)" ;
    skos:broader <http://tun.fi/MX.62817> ;
    skos:hiddenLabel "Mesapamea didyma"@fi,
        "Mesapamea secalella"@fi,
        "Mesapamea secalella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vähätähkäyökkönen"@fi,
        "Mesapamea didyma"@sv .

<http://tun.fi/MX.62823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylomoia strix" ;
    dwc:scientificNameAuthorship "Mikkola, 1980" ;
    skos:broader <http://tun.fi/MX.62822> ;
    skos:hiddenLabel "Xylomoia strix"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pöllöyökkönen"@fi,
        "Xylomoia strix"@sv .

<http://tun.fi/MX.62825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Litoligia literosa" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62824> ;
    skos:hiddenLabel "Litoligia literosa"@fi,
        "Mesoligia literosa"@fi,
        "Mesoligia literosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakorsiyökkönen"@fi,
        "Litoligia literosa"@sv .

<http://tun.fi/MX.62827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mesoligia furuncula" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62826> ;
    skos:hiddenLabel "Mesoligia furuncula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukorsiyökkönen"@fi,
        "Mesoligia furuncula"@sv .

<http://tun.fi/MX.62829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligia strigilis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62828> ;
    skos:hiddenLabel "Oligia strigilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammaskorsiyökkönen"@fi,
        "Oligia strigilis"@sv .

<http://tun.fi/MX.62830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligia versicolor" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1792)" ;
    skos:broader <http://tun.fi/MX.62828> ;
    skos:hiddenLabel "Oligia versicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikorsiyökkönen"@fi,
        "Oligia versicolor"@sv .

<http://tun.fi/MX.62831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligia latruncula" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62828> ;
    skos:hiddenLabel "Oligia latruncula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjokorsiyökkönen"@fi,
        "Oligia latruncula"@sv .

<http://tun.fi/MX.62832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oligia fasciuncula" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62828> ;
    skos:hiddenLabel "Oligia fasciuncula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokorsiyökkönen"@fi,
        "Oligia fasciuncula"@sv .

<http://tun.fi/MX.62836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anarta farnhami" ;
    dwc:scientificNameAuthorship "(Grote, 1873)" ;
    skos:broader <http://tun.fi/MX.62834> ;
    skos:hiddenLabel "Anarta farnhami"@fi,
        "Discestra furca"@fi,
        "Hadula farnhami"@fi,
        "Discestra furca"@sv,
        "Hadula farnhami"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakasyökkönen"@fi,
        "Anarta farnhami"@sv .

<http://tun.fi/MX.62839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anarta trifolii" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62834> ;
    skos:hiddenLabel "Anarta trifolii"@fi,
        "Discestra trifolii"@fi,
        "Hadula trifolii"@fi,
        "Discestra trifolii"@sv,
        "Hadula trifolii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savikkayökkönen"@fi,
        "Anarta trifolii"@sv .

<http://tun.fi/MX.62840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anarta melanopa" ;
    dwc:scientificNameAuthorship "(Thunberg, 1791)" ;
    skos:broader <http://tun.fi/MX.62834> ;
    skos:hiddenLabel "Anarta melanopa"@fi,
        "Discestra melanopa"@fi,
        "Hadula melanopa"@fi,
        "Discestra melanopa"@sv,
        "Hadula melanopa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakkayökkönen"@fi,
        "Anarta melanopa"@sv .

<http://tun.fi/MX.62842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anarta myrtilli" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62834> ;
    skos:hiddenLabel "Anarta myrtilli"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervakangasyökkönen"@fi,
        "Anarta myrtilli"@sv .

<http://tun.fi/MX.62844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coranarta cordigera" ;
    dwc:scientificNameAuthorship "(Thunberg, 1788)" ;
    skos:broader <http://tun.fi/MX.62843> ;
    skos:hiddenLabel "Anarta cordigera"@fi,
        "Coranarta cordigera"@fi,
        "Anarta cordigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herttakangasyökkönen"@fi,
        "Coranarta cordigera"@sv .

<http://tun.fi/MX.62847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polia bombycina" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62845> ;
    skos:hiddenLabel "Polia bombycina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakehnäyökkönen"@fi,
        "Polia bombycina"@sv .

<http://tun.fi/MX.62848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polia hepatica" ;
    dwc:scientificNameAuthorship "(Clerck, 1759)" ;
    skos:broader <http://tun.fi/MX.62845> ;
    skos:hiddenLabel "Polia hepatica"@fi,
        "Polia trimaculosa"@fi,
        "Polia trimaculosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "homekehnäyökkönen"@fi,
        "Polia hepatica"@sv .

<http://tun.fi/MX.62851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polia nebulosa" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62845> ;
    skos:hiddenLabel "Polia nebulosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sumukehnäyökkönen"@fi,
        "Polia nebulosa"@sv .

<http://tun.fi/MX.62853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polia vesperugo" ;
    dwc:scientificNameAuthorship "Eversmann, 1856" ;
    skos:broader <http://tun.fi/MX.62845> ;
    skos:hiddenLabel "Polia conspicua"@fi,
        "Polia vesperugo"@fi,
        "Polia conspicua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saamenkehnäyökkönen"@fi,
        "Polia vesperugo"@sv .

<http://tun.fi/MX.62855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polia richardsoni" ;
    dwc:scientificNameAuthorship "(Curtis, 1834)" ;
    skos:broader <http://tun.fi/MX.62845> ;
    skos:hiddenLabel "Polia richardsoni"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikehnäyökkönen"@fi,
        "Polia richardsoni"@sv .

<http://tun.fi/MX.62856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polia lamuta" ;
    dwc:scientificNameAuthorship "(Herz, 1903)" ;
    skos:broader <http://tun.fi/MX.62845> ;
    skos:hiddenLabel "Polia lamuta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkehnäyökkönen"@fi,
        "Polia lamuta"@sv .

<http://tun.fi/MX.62859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachetra sagittigera" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62858> ;
    skos:hiddenLabel "Pachetra sagittigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahayökkönen"@fi,
        "Pachetra sagittigera"@sv .

<http://tun.fi/MX.62862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacanobia w-latinum" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62860> ;
    skos:hiddenLabel "Lacanobia w-latinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suotarhayökkönen"@fi,
        "Lacanobia w-latinum"@sv .

<http://tun.fi/MX.62864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacanobia splendens" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.62860> ;
    skos:hiddenLabel "Lacanobia splendens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eteläntarhayökkönen"@fi,
        "Lacanobia splendens"@sv .

<http://tun.fi/MX.62865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacanobia oleracea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62860> ;
    skos:hiddenLabel "Lacanobia oleracea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantatarhayökkönen"@fi,
        "Lacanobia oleracea"@sv .

<http://tun.fi/MX.62867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacanobia thalassina" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62860> ;
    skos:hiddenLabel "Lacanobia thalassina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pensastarhayökkönen"@fi,
        "Lacanobia thalassina"@sv .

<http://tun.fi/MX.62868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacanobia contigua" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62860> ;
    skos:hiddenLabel "Lacanobia contigua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjotarhayökkönen"@fi,
        "Lacanobia contigua"@sv .

<http://tun.fi/MX.62869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacanobia suasa" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62860> ;
    skos:hiddenLabel "Lacanobia suasa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruohotarhayökkönen"@fi,
        "Lacanobia suasa"@sv .

<http://tun.fi/MX.62871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanchra persicariae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62870> ;
    skos:hiddenLabel "Mamestra persicariae"@fi,
        "Melanchra persicariae"@fi,
        "Mamestra persicariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplätarhayökkönen"@fi,
        "Melanchra persicariae"@sv .

<http://tun.fi/MX.62872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ceramica pisi" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.253878> ;
    skos:hiddenLabel "Ceramica pisi"@fi,
        "Melanchra pisi"@fi,
        "Melanchra pisi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hernetarhayökkönen"@fi,
        "Ceramica pisi"@sv .

<http://tun.fi/MX.62874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Papestra biren" ;
    dwc:scientificNameAuthorship "(Goeze, 1781)" ;
    skos:broader <http://tun.fi/MX.62873> ;
    skos:hiddenLabel "Papestra biren"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkatarhayökkönen"@fi,
        "Papestra biren"@sv .

<http://tun.fi/MX.62877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hada plebeja" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62876> ;
    skos:hiddenLabel "Haba plebeja"@fi,
        "Hada plebeja"@fi,
        "Haba plebeja"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammastarhayökkönen"@fi,
        "Hada plebeja"@sv .

<http://tun.fi/MX.62880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hyssia cavernosa" ;
    dwc:scientificNameAuthorship "(Eversmann, 1842)" ;
    skos:broader <http://tun.fi/MX.62879> ;
    skos:hiddenLabel "Hyssia cavernosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkatarhayökkönen"@fi,
        "Hyssia cavernosa"@sv .

<http://tun.fi/MX.62882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mamestra brassicae" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62881> ;
    skos:hiddenLabel "Mamestra brassicae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaalitarhayökkönen"@fi,
        "Mamestra brassicae"@sv .

<http://tun.fi/MX.62885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sideridis turbida" ;
    dwc:scientificNameAuthorship "(Esper, 1790)" ;
    skos:broader <http://tun.fi/MX.62883> ;
    skos:hiddenLabel "Sideridis turbida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkotäpläyökkönen"@fi,
        "Sideridis turbida"@sv .

<http://tun.fi/MX.62888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sideridis reticulata" ;
    dwc:scientificNameAuthorship "(Goeze, 1781)" ;
    skos:broader <http://tun.fi/MX.62883> ;
    skos:hiddenLabel "Heliophobus reticulatus"@fi,
        "Sideridis reticulata"@fi,
        "Heliophobus reticulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkoyökkönen"@fi,
        "Sideridis reticulata"@sv .

<http://tun.fi/MX.62891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sideridis rivularis" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.62883> ;
    skos:hiddenLabel "Aneda rivularis"@fi,
        "Hadena rivularis"@fi,
        "Sideridis rivularis"@fi,
        "Aneda rivularis"@sv,
        "Hadena rivularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulmaneilikkayökkönen"@fi,
        "Sideridis rivularis"@sv .

<http://tun.fi/MX.62894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conisania luteago" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62893> ;
    skos:hiddenLabel "Conisania luteago"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirkkuyökkönen"@fi,
        "Conisania luteago"@sv .

<http://tun.fi/MX.62896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hecatera bicolorata" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62895> ;
    skos:hiddenLabel "Hecatera bicolorata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutarhayökkönen"@fi,
        "Hecatera bicolorata"@sv .

<http://tun.fi/MX.62899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadena capsincola" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62897> ;
    skos:hiddenLabel "Hadena capsincola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soikioneilikkayökkönen"@fi,
        "Hadena capsincola"@sv .

<http://tun.fi/MX.62901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadena bicruris" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62897> ;
    skos:hiddenLabel "Hadena bicruris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännensoikioneilikkayökkönen"@fi,
        "Hadena bicruris"@sv .

<http://tun.fi/MX.62902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadena compta" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62897> ;
    skos:hiddenLabel "Hadena compta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöneilikkayökkönen"@fi,
        "Hadena compta"@sv .

<http://tun.fi/MX.62903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadena confusa" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62897> ;
    skos:hiddenLabel "Hadena confusa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoneilikkayökkönen"@fi,
        "Hadena confusa"@sv .

<http://tun.fi/MX.62905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadena albimacula" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1792)" ;
    skos:broader <http://tun.fi/MX.62897> ;
    skos:hiddenLabel "Hadena albimacula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivineilikkayökkönen"@fi,
        "Hadena albimacula"@sv .

<http://tun.fi/MX.62906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadena filograna" ;
    dwc:scientificNameAuthorship "(Esper, 1788)" ;
    skos:broader <http://tun.fi/MX.62897> ;
    skos:hiddenLabel "Hadena filograna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmoneilikkayökkönen"@fi,
        "Hadena filograna"@sv .

<http://tun.fi/MX.62907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadena caesia" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62897> ;
    skos:hiddenLabel "Hadena caesia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehnäneilikkayökkönen"@fi,
        "Hadena caesia"@sv .

<http://tun.fi/MX.62909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadena irregularis" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62897> ;
    skos:hiddenLabel "Hadena irregularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raunikkiyökkönen"@fi,
        "Hadena irregularis"@sv .

<http://tun.fi/MX.62910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hadena perplexa" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62897> ;
    skos:hiddenLabel "Hadena perplexa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyöröneilikkayökkönen"@fi,
        "Hadena perplexa"@sv .

<http://tun.fi/MX.62917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasionycta skraelingia" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1845)" ;
    skos:broader <http://tun.fi/MX.62913> ;
    skos:hiddenLabel "Lasionycta skraelingia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savukirjoyökkönen"@fi,
        "Lasionycta skraelingia"@sv .

<http://tun.fi/MX.62918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasionycta dovrensis" ;
    dwc:scientificNameAuthorship "(Wocke, 1864)" ;
    skos:broader <http://tun.fi/MX.62913> ;
    skos:hiddenLabel "Lasionycta dovrensis"@fi,
        "Lasionycta leucocycla"@fi,
        "Lasionycta leucocycla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikirjoyökkönen"@fi,
        "Lasionycta dovrensis"@sv .

<http://tun.fi/MX.62920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasionycta staudingeri" ;
    dwc:scientificNameAuthorship "(Aurivillius, 1891)" ;
    skos:broader <http://tun.fi/MX.62913> ;
    skos:hiddenLabel "Lasionycta staudingeri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkakirjoyökkönen"@fi,
        "Lasionycta staudingeri"@sv .

<http://tun.fi/MX.62922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasionhada proxima" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.230696> ;
    skos:hiddenLabel "Lasionhada proxima"@fi,
        "Lasionycta proxima"@fi,
        "Lasionycta proxima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokirjoyökkönen"@fi,
        "Lasionhada proxima"@sv .

<http://tun.fi/MX.62924> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lasionycta secedens bohemani" ;
    dwc:scientificNameAuthorship "(Staudinger, 1861)" ;
    skos:broader <http://tun.fi/MX.62923> ;
    skos:hiddenLabel "Lasionycta secedens bohemani"@fi,
        "Lasionycta secedens subsp. bohemani"@fi,
        "Lasionycta secedens subsp. bohemani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakirjoyökkönen (alalaji bohemani)"@fi,
        "Lasionycta secedens bohemani"@sv .

<http://tun.fi/MX.62925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eriopygodes imbecillus" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.230695> ;
    skos:hiddenLabel "Eriopygodes imbecilla"@fi,
        "Eriopygodes imbecillus"@fi,
        "Lasionycta imbecilla"@fi,
        "Eriopygodes imbecilla"@sv,
        "Lasionycta imbecilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosteyökkönen"@fi,
        "Eriopygodes imbecillus"@sv .

<http://tun.fi/MX.62928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tholera cespitis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62927> ;
    skos:hiddenLabel "Tholera cespitis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaeloyökkönen"@fi,
        "Tholera cespitis"@sv .

<http://tun.fi/MX.62929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tholera decimalis" ;
    dwc:scientificNameAuthorship "(Poda, 1761)" ;
    skos:broader <http://tun.fi/MX.62927> ;
    skos:hiddenLabel "Tholera decimalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkoeloyökkönen"@fi,
        "Tholera decimalis"@sv .

<http://tun.fi/MX.62931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerapteryx graminis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62930> ;
    skos:hiddenLabel "Cerapteryx graminis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niitty-yökkönen"@fi,
        "Cerapteryx graminis"@sv .

<http://tun.fi/MX.62935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mythimna turca" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62933> ;
    skos:hiddenLabel "Mythimna turca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättiolkiyökkönen"@fi,
        "Mythimna turca"@sv .

<http://tun.fi/MX.62937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mythimna l-album" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
    skos:broader <http://tun.fi/MX.62933> ;
    skos:hiddenLabel "Mythimna l-album"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakaolkiyökkönen"@fi,
        "Mythimna l-album"@sv .

<http://tun.fi/MX.62938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mythimna conigera" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62933> ;
    skos:hiddenLabel "Mythimna conigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulmaolkiyökkönen"@fi,
        "Mythimna conigera"@sv .

<http://tun.fi/MX.62939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mythimna ferrago" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.62933> ;
    skos:hiddenLabel "Mythimna ferrago"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosteolkiyökkönen"@fi,
        "Mythimna ferrago"@sv .

<http://tun.fi/MX.62941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mythimna albipuncta" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62933> ;
    skos:hiddenLabel "Mythimna albipuncta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmiolkiyökkönen"@fi,
        "Mythimna albipuncta"@sv .

<http://tun.fi/MX.62942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mythimna vitellina" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.62933> ;
    skos:hiddenLabel "Mythimna vitellina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaolkiyökkönen"@fi,
        "Mythimna vitellina"@sv .

<http://tun.fi/MX.62943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mythimna pudorina" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62933> ;
    skos:hiddenLabel "Mythimna pudorina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruso-olkiyökkönen"@fi,
        "Mythimna pudorina"@sv .

<http://tun.fi/MX.62944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mythimna straminea" ;
    dwc:scientificNameAuthorship "(Treitschke, 1825)" ;
    skos:broader <http://tun.fi/MX.62933> ;
    skos:hiddenLabel "Mythimna straminea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruoko-olkiyökkönen"@fi,
        "Mythimna straminea"@sv .

<http://tun.fi/MX.62945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mythimna impura" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.62933> ;
    skos:hiddenLabel "Mythimna impura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sameaolkiyökkönen"@fi,
        "Mythimna impura"@sv .

<http://tun.fi/MX.62946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mythimna pallens" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62933> ;
    skos:hiddenLabel "Mythimna pallens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleaolkiyökkönen"@fi,
        "Mythimna pallens"@sv .

<http://tun.fi/MX.62948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucania obsoleta" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.62947> ;
    skos:hiddenLabel "Leucania obsoleta"@fi,
        "Mythimna obsoleta"@fi,
        "Mythimna obsoleta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtaolkiyökkönen"@fi,
        "Leucania obsoleta"@sv .

<http://tun.fi/MX.62949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucania comma" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62947> ;
    skos:hiddenLabel "Leucania comma"@fi,
        "Mythimna comma"@fi,
        "Mythimna comma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juomuolkiyökkönen"@fi,
        "Leucania comma"@sv .

<http://tun.fi/MX.62951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucania loreyi" ;
    dwc:scientificNameAuthorship "(Duponchel, 1827)" ;
    skos:broader <http://tun.fi/MX.62947> ;
    skos:hiddenLabel "Leucania loreyi"@fi,
        "Mythimna loreyi"@fi,
        "Mythimna loreyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulkuolkiyökkönen"@fi,
        "Leucania loreyi"@sv .

<http://tun.fi/MX.62953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senta flammea" ;
    dwc:scientificNameAuthorship "(Curtis, 1828)" ;
    skos:broader <http://tun.fi/MX.62952> ;
    skos:hiddenLabel "Mythimna flammea"@fi,
        "Senta flammea"@fi,
        "Mythimna flammea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruokoyökkönen"@fi,
        "Senta flammea"@sv .

<http://tun.fi/MX.62956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panolis flammea" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62955> ;
    skos:hiddenLabel "Panolis flammea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mänty-yökkönen"@fi,
        "Panolis flammea"@sv .

<http://tun.fi/MX.62959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthosia incerta" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62957> ;
    skos:hiddenLabel "Orthosia incerta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoraitayökkönen"@fi,
        "Orthosia incerta"@sv .

<http://tun.fi/MX.62961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthosia gothica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62957> ;
    skos:hiddenLabel "Orthosia gothica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunnusraitayökkönen"@fi,
        "Orthosia gothica"@sv .

<http://tun.fi/MX.62963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthosia cruda" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62957> ;
    skos:hiddenLabel "Orthosia cruda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuraitayökkönen"@fi,
        "Orthosia cruda"@sv .

<http://tun.fi/MX.62965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthosia miniosa" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62957> ;
    skos:hiddenLabel "Orthosia miniosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusoraitayökkönen"@fi,
        "Orthosia miniosa"@sv .

<http://tun.fi/MX.62966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthosia opima" ;
    dwc:scientificNameAuthorship "(Hübner, 1809)" ;
    skos:broader <http://tun.fi/MX.62957> ;
    skos:hiddenLabel "Orthosia opima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinerväraitayökkönen"@fi,
        "Orthosia opima"@sv .

<http://tun.fi/MX.62967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthosia populeti" ;
    dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
    skos:broader <http://tun.fi/MX.62957> ;
    skos:hiddenLabel "Orthosia populeti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haaparaitayökkönen"@fi,
        "Orthosia populeti"@sv .

<http://tun.fi/MX.62969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthosia cerasi" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.62957> ;
    skos:hiddenLabel "Orthosia cerasi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammiraitayökkönen"@fi,
        "Orthosia cerasi"@sv .

<http://tun.fi/MX.62972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthosia gracilis" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62957> ;
    skos:hiddenLabel "Orthosia gracilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasraitayökkönen"@fi,
        "Orthosia gracilis"@sv .

<http://tun.fi/MX.62974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anorthoa munda" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62973> ;
    skos:hiddenLabel "Anorthoa munda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkuraitayökkönen"@fi,
        "Anorthoa munda"@sv .

<http://tun.fi/MX.62978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euxoa adumbrata" ;
    dwc:scientificNameAuthorship "(Eversmann, 1842)" ;
    skos:broader <http://tun.fi/MX.62976> ;
    skos:hiddenLabel "Euxoa adumbrata"@fi,
        "Euxoa lidia"@fi,
        "Euxoa lidia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arohietayökkönen"@fi,
        "Euxoa adumbrata"@sv .

<http://tun.fi/MX.62982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euxoa recussa" ;
    dwc:scientificNameAuthorship "(Hübner, 1817)" ;
    skos:broader <http://tun.fi/MX.62976> ;
    skos:hiddenLabel "Euxoa recussa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahahietayökkönen"@fi,
        "Euxoa recussa"@sv .

<http://tun.fi/MX.62984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euxoa temera" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.62976> ;
    skos:hiddenLabel "Euxoa temera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tomerahietayökkönen"@fi,
        "Euxoa temera"@sv .

<http://tun.fi/MX.62987> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Euxoa ochrogaster rossica" ;
    dwc:scientificNameAuthorship "(Staudinger, 1881)" ;
    skos:broader <http://tun.fi/MX.62985> ;
    skos:hiddenLabel "Euxoa ochrogaster rossica"@fi,
        "Euxoa ochrogaster subsp. rossica"@fi,
        "Euxoa ochrogaster subsp. rossica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohietayökkönen (alalaji rossica)"@fi,
        "Euxoa ochrogaster rossica"@sv .

<http://tun.fi/MX.62988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euxoa nigricans" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62976> ;
    skos:hiddenLabel "Euxoa nigricans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikihietayökkönen"@fi,
        "Euxoa nigricans"@sv .

<http://tun.fi/MX.62991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euxoa tritici" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.62976> ;
    skos:hiddenLabel "Euxoa crypta"@fi,
        "Euxoa eruta"@fi,
        "Euxoa nigrofusca"@fi,
        "Euxoa tritici"@fi,
        "Euxoa tritici-group"@fi,
        "Euxoa crypta"@sv,
        "Euxoa eruta"@sv,
        "Euxoa nigrofusca"@sv,
        "Euxoa tritici-group"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkomaayökkönen"@fi,
        "Euxoa tritici"@sv .

<http://tun.fi/MX.62995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euxoa vitta" ;
    dwc:scientificNameAuthorship "(Esper, 1789)" ;
    skos:broader <http://tun.fi/MX.62976> ;
    skos:hiddenLabel "Euxoa vitta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alvarihietayökkönen"@fi,
        "Euxoa vitta"@sv .

<http://tun.fi/MX.62997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euxoa obelisca" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62976> ;
    skos:hiddenLabel "Euxoa obelisca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "patsashietayökkönen"@fi,
        "Euxoa obelisca"@sv .

<http://tun.fi/MX.62998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euxoa cursoria" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62976> ;
    skos:hiddenLabel "Euxoa cursoria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantahietayökkönen"@fi,
        "Euxoa cursoria"@sv .

<http://tun.fi/MX.63002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrotis ipsilon" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62999> ;
    skos:hiddenLabel "Agrotis ipsilon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaelluskatkoyökkönen"@fi,
        "Agrotis ipsilon"@sv .

<http://tun.fi/MX.63003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrotis exclamationis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.62999> ;
    skos:hiddenLabel "Agrotis exclamationis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huutomerkkiyökkönen"@fi,
        "Agrotis exclamationis"@sv .

<http://tun.fi/MX.63004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrotis clavis" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62999> ;
    skos:hiddenLabel "Agrotis clavis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riipustekatkoyökkönen"@fi,
        "Agrotis clavis"@sv .

<http://tun.fi/MX.63005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrotis segetum" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62999> ;
    skos:hiddenLabel "Agrotis segetum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orasyökkönen"@fi,
        "Agrotis segetum"@sv .

<http://tun.fi/MX.63006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrotis vestigialis" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.62999> ;
    skos:hiddenLabel "Agrotis vestigialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiilakatkoyökkönen"@fi,
        "Agrotis vestigialis"@sv .

<http://tun.fi/MX.63007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrotis cinerea" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.62999> ;
    skos:hiddenLabel "Agrotis cinerea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkakatkoyökkönen"@fi,
        "Agrotis cinerea"@sv .

<http://tun.fi/MX.63008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrotis bigramma" ;
    dwc:scientificNameAuthorship "(Esper, 1790)" ;
    skos:broader <http://tun.fi/MX.62999> ;
    skos:hiddenLabel "Agrotis bigramma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyijykatkoyökkönen"@fi,
        "Agrotis bigramma"@sv .

<http://tun.fi/MX.63011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dichagyris signifera" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.63010> ;
    skos:hiddenLabel "Dichagyris signifera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmoaroyökkönen"@fi,
        "Dichagyris signifera"@sv .

<http://tun.fi/MX.63014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actebia squalida" ;
    dwc:scientificNameAuthorship "(Guenée, 1852)" ;
    skos:broader <http://tun.fi/MX.63012> ;
    skos:hiddenLabel "Actebia squalida"@fi,
        "Protexarnis squalida"@fi,
        "Protexarnis squalida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänmaayökkönen"@fi,
        "Actebia squalida"@sv .

<http://tun.fi/MX.63015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actebia praecox" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.63012> ;
    skos:hiddenLabel "Actebia praecox"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihermaayökkönen"@fi,
        "Actebia praecox"@sv .

<http://tun.fi/MX.63016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Actebia fennica" ;
    dwc:scientificNameAuthorship "(Tauscher, 1806)" ;
    skos:broader <http://tun.fi/MX.63012> ;
    skos:hiddenLabel "Actebia fennica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenmaayökkönen"@fi,
        "Actebia fennica"@sv .

<http://tun.fi/MX.63018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peridroma saucia" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.63017> ;
    skos:hiddenLabel "Peridroma saucia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmiäisyökkönen"@fi,
        "Peridroma saucia"@sv .

<http://tun.fi/MX.63020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Axylia putris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.63019> ;
    skos:hiddenLabel "Axylia putris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosoyökkönen"@fi,
        "Axylia putris"@sv .

<http://tun.fi/MX.63022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochropleura plecta" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.63021> ;
    skos:hiddenLabel "Ochropleura plecta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkumaayökkönen"@fi,
        "Ochropleura plecta"@sv .

<http://tun.fi/MX.63024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epipsilia grisescens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
    skos:broader <http://tun.fi/MX.63023> ;
    skos:hiddenLabel "Epipsilia grisescens"@fi,
        "Rhyacia grisescens"@fi,
        "Rhyacia grisescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeamaayökkönen"@fi,
        "Epipsilia grisescens"@sv .

<http://tun.fi/MX.63027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Standfussiana lucernea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.63026> ;
    skos:hiddenLabel "Standfussiana lucernea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saaristoyökkönen"@fi,
        "Standfussiana lucernea"@sv .

<http://tun.fi/MX.63028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhyacia simulans" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.324961> ;
    skos:hiddenLabel "Rhyacia simulans"@fi,
        "Standfussiana simulans"@fi,
        "Standfussiana simulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vajayökkönen"@fi,
        "Rhyacia simulans"@sv .

<http://tun.fi/MX.63032> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Chersotis andereggii exclamans" ;
    dwc:scientificNameAuthorship "(Eversmann, 1841)" ;
    skos:broader <http://tun.fi/MX.63031> ;
    skos:hiddenLabel "Chersotis andereggii exclamans"@fi,
        "Chersotis andereggii ssp. arcana"@fi,
        "Chersotis andereggii subsp. exclamans"@fi,
        "Chersotis andereggii ssp. arcana"@sv,
        "Chersotis andereggii subsp. exclamans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keilamaayökkönen (alalaji exclamans)"@fi,
        "Chersotis andereggii exclamans"@sv .

<http://tun.fi/MX.63033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chersotis cuprea" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.63029> ;
    skos:hiddenLabel "Chersotis cuprea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesimaayökkönen"@fi,
        "Chersotis cuprea"@sv .

<http://tun.fi/MX.63035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noctua pronuba" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.63034> ;
    skos:hiddenLabel "Noctua pronuba"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomorsiusyökkönen"@fi,
        "Noctua pronuba"@sv .

<http://tun.fi/MX.63036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noctua orbona" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.63034> ;
    skos:hiddenLabel "Noctua orbona"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkumorsiusyökkönen"@fi,
        "Noctua orbona"@sv .

<http://tun.fi/MX.63038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noctua interposita" ;
    dwc:scientificNameAuthorship "(Hübner, 1789)" ;
    skos:broader <http://tun.fi/MX.63034> ;
    skos:hiddenLabel "Noctua interposita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplämorsiusyökkönen"@fi,
        "Noctua interposita"@sv .

<http://tun.fi/MX.63039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noctua comes" ;
    dwc:scientificNameAuthorship "Hübner, 1813" ;
    skos:broader <http://tun.fi/MX.63034> ;
    skos:hiddenLabel "Noctua comes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkutonmorsiusyökkönen"@fi,
        "Noctua comes"@sv .

<http://tun.fi/MX.63041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noctua fimbriata" ;
    dwc:scientificNameAuthorship "(Schreber, 1759)" ;
    skos:broader <http://tun.fi/MX.63034> ;
    skos:hiddenLabel "Noctua fimbriata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaanmorsiusyökkönen"@fi,
        "Noctua fimbriata"@sv .

<http://tun.fi/MX.63042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noctua janthina" ;
    dwc:scientificNameAuthorship "Denis & Schiffermüller, 1775" ;
    skos:broader <http://tun.fi/MX.63034> ;
    skos:hiddenLabel "Noctua janthina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummamorsiusyökkönen"@fi,
        "Noctua janthina"@sv .

<http://tun.fi/MX.63043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noctua janthe" ;
    dwc:scientificNameAuthorship "(Borkhausen, 1792)" ;
    skos:broader <http://tun.fi/MX.63034> ;
    skos:hiddenLabel "Noctua janthe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasmorsiusyökkönen"@fi,
        "Noctua janthe"@sv .

<http://tun.fi/MX.63044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Noctua interjecta" ;
    dwc:scientificNameAuthorship "Hübner, 1803" ;
    skos:broader <http://tun.fi/MX.63034> ;
    skos:hiddenLabel "Noctua interjecta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusomorsiusyökkönen"@fi,
        "Noctua interjecta"@sv .

<http://tun.fi/MX.63046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilecta linogrisea" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:altLabel "kirjomorsiusyökkönen"@fi ;
    skos:broader <http://tun.fi/MX.63045> ;
    skos:hiddenLabel "Epilecta linogrisea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "morsioyökkönen"@fi,
        "Epilecta linogrisea"@sv .

<http://tun.fi/MX.63048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptocala chardinyi" ;
    dwc:scientificNameAuthorship "(Boisduval, 1828)" ;
    skos:broader <http://tun.fi/MX.63047> ;
    skos:hiddenLabel "Cryptocala chardinyi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunoyökkönen"@fi,
        "Cryptocala chardinyi"@sv .

<http://tun.fi/MX.63050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spaelotis ravida" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.63049> ;
    skos:hiddenLabel "Spaelotis ravida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattamaayökkönen"@fi,
        "Spaelotis ravida"@sv .

<http://tun.fi/MX.63051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spaelotis suecica" ;
    dwc:scientificNameAuthorship "(Aurivillius, 1889)" ;
    skos:broader <http://tun.fi/MX.63049> ;
    skos:hiddenLabel "Spaelotis clandestina"@fi,
        "Spaelotis suecica"@fi,
        "Spaelotis clandestina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "synkkämaayökkönen"@fi,
        "Spaelotis suecica"@sv .

<http://tun.fi/MX.63054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opigena polygona" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.63053> ;
    skos:hiddenLabel "Opigena polygona"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjomaayökkönen"@fi,
        "Opigena polygona"@sv .

<http://tun.fi/MX.63058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paradiarsia punicea" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.324963> ;
    skos:hiddenLabel "Agnorisma puniceum"@fi,
        "Beckeugenia punicea"@fi,
        "Paradiarsia punicea"@fi,
        "Agnorisma puniceum"@sv,
        "Beckeugenia punicea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjomaayökkönen"@fi,
        "Paradiarsia punicea"@sv .

<http://tun.fi/MX.63061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphiphora augur" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.63060> ;
    skos:hiddenLabel "Graphiphora augur"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "noitayökkönen"@fi,
        "Graphiphora augur"@sv .

<http://tun.fi/MX.63063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eugraphe sigma" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.63062> ;
    skos:hiddenLabel "Eugraphe sigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ohjasyökkönen"@fi,
        "Eugraphe sigma"@sv .

<http://tun.fi/MX.63065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenophila subrosea" ;
    dwc:scientificNameAuthorship "(Stephens, 1829)" ;
    skos:broader <http://tun.fi/MX.63064> ;
    skos:hiddenLabel "Coenophila subrosea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoyökkönen"@fi,
        "Coenophila subrosea"@sv .

<http://tun.fi/MX.63067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protolampra sobrina" ;
    dwc:scientificNameAuthorship "(Duponchel, 1843)" ;
    skos:broader <http://tun.fi/MX.63066> ;
    skos:hiddenLabel "Protolampra sobrina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehnämaayökkönen"@fi,
        "Protolampra sobrina"@sv .

<http://tun.fi/MX.63069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycophotia porphyrea" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.63068> ;
    skos:hiddenLabel "Lycophotia porphyrea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervamaayökkönen"@fi,
        "Lycophotia porphyrea"@sv .

<http://tun.fi/MX.63071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diarsia mendica" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.63070> ;
    skos:hiddenLabel "Diarsia mendica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suvirusoyökkönen"@fi,
        "Diarsia mendica"@sv .

<http://tun.fi/MX.63073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diarsia dahlii" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.63070> ;
    skos:hiddenLabel "Diarsia dahlii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "elorusoyökkönen"@fi,
        "Diarsia dahlii"@sv .

<http://tun.fi/MX.63074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diarsia brunnea" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.63070> ;
    skos:hiddenLabel "Diarsia brunnea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummarusoyökkönen"@fi,
        "Diarsia brunnea"@sv .

<http://tun.fi/MX.63075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diarsia rubi" ;
    dwc:scientificNameAuthorship "(Vieweg, 1790)" ;
    skos:broader <http://tun.fi/MX.63070> ;
    skos:hiddenLabel "Diarsia rubi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyrusoyökkönen"@fi,
        "Diarsia rubi"@sv .

<http://tun.fi/MX.63079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eugnorisma depunctum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
    skos:broader <http://tun.fi/MX.63077> ;
    skos:hiddenLabel "Eugnorisma depuncta"@fi,
        "Eugnorisma depunctum"@fi,
        "Eugnorisma depuncta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenmaayökkönen"@fi,
        "Eugnorisma depunctum"@sv .

<http://tun.fi/MX.63080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eugnorisma glareosum" ;
    dwc:scientificNameAuthorship "(Esper, 1788)" ;
    skos:broader <http://tun.fi/MX.63077> ;
    skos:hiddenLabel "Eugnorisma glareosa"@fi,
        "Eugnorisma glareosum"@fi,
        "Eugnorisma glareosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummimaayökkönen"@fi,
        "Eugnorisma glareosum"@sv .

<http://tun.fi/MX.63086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia quieta" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia quieta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkapaljakkayökkönen"@fi,
        "Xestia quieta"@sv .

<http://tun.fi/MX.63087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia lyngei" ;
    dwc:scientificNameAuthorship "(Rebel, 1923)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia lyngei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskepaljakkayökkönen"@fi,
        "Xestia lyngei"@sv .

<http://tun.fi/MX.63091> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Xestia speciosa baltica" ;
    dwc:scientificNameAuthorship "(Valle, 1940)" ;
    skos:broader <http://tun.fi/MX.63090> ;
    skos:hiddenLabel "Xestia speciosa baltica"@fi,
        "Xestia speciosa subsp. baltica"@fi,
        "Xestia speciosa subsp. baltica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoharmoyökkönen (alalaji baltica)"@fi,
        "Xestia speciosa baltica"@sv .

<http://tun.fi/MX.63092> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Xestia speciosa arctica" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.63090> ;
    skos:hiddenLabel "Xestia speciosa arctica"@fi,
        "Xestia speciosa subsp. arctica"@fi,
        "Xestia speciosa subsp. arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoharmoyökkönen (alalaji arctica)"@fi,
        "Xestia speciosa arctica"@sv .

<http://tun.fi/MX.63094> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Xestia rhaetica fennica" ;
    dwc:scientificNameAuthorship "(Brandt, 1936)" ;
    skos:broader <http://tun.fi/MX.63093> ;
    skos:hiddenLabel "Xestia fennica"@fi,
        "Xestia rhaetica fennica"@fi,
        "Xestia rhaetica subsp. fennica"@fi,
        "Xestia fennica"@sv,
        "Xestia rhaetica subsp. fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuoliharmoyökkönen (alalaji fennica)"@fi,
        "Xestia rhaetica fennica"@sv .

<http://tun.fi/MX.63095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia borealis" ;
    dwc:scientificNameAuthorship "(Nordström, 1933)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanharmoyökkönen"@fi,
        "Xestia borealis"@sv .

<http://tun.fi/MX.63096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia sincera" ;
    dwc:scientificNameAuthorship "(Herrich-Schäffer, 1851)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia sincera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleaharmoyökkönen"@fi,
        "Xestia sincera"@sv .

<http://tun.fi/MX.63097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia laetabilis" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia laetabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoharmoyökkönen"@fi,
        "Xestia laetabilis"@sv .

<http://tun.fi/MX.63098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia distensa" ;
    dwc:scientificNameAuthorship "(Eversmann, 1851)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia distensa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasharmoyökkönen"@fi,
        "Xestia distensa"@sv .

<http://tun.fi/MX.63099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia gelida" ;
    dwc:scientificNameAuthorship "(Sparre-Schneider, 1883)" ;
    skos:altLabel "Meves fjällfly"@sv,
        "östligt fjällfly"@sv ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia gelida"@fi,
        "Xestia gelida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savuharmoyökkönen"@fi,
        "fjällskogsfly"@sv .

<http://tun.fi/MX.63100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia brunneopicta" ;
    dwc:scientificNameAuthorship "(Matsumura, 1925)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia brunneopicta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusoharmoyökkönen"@fi,
        "Xestia brunneopicta"@sv .

<http://tun.fi/MX.63102> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Xestia alpicola alpicola" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.63101> ;
    skos:hiddenLabel "Xestia alpicola alpicola"@fi,
        "Xestia alpicola subsp. alpicola"@fi,
        "Xestia alpicola subsp. alpicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puneharmoyökkönen (alalaji alpicola)"@fi,
        "Xestia alpicola alpicola"@sv .

<http://tun.fi/MX.63103> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Xestia alpicola iveni" ;
    dwc:scientificNameAuthorship "(Hüber, 1870)" ;
    skos:broader <http://tun.fi/MX.63101> ;
    skos:hiddenLabel "Xestia alpicola iveni"@fi,
        "Xestia alpicola subsp. iveni"@fi,
        "Xestia alpicola subsp. iveni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puneharmoyökkönen (alalaji iveni)"@fi,
        "Xestia alpicola iveni"@sv .

<http://tun.fi/MX.63104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia lorezi" ;
    dwc:scientificNameAuthorship "(Staudinger, 1891)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia lorezi"@fi,
        "Xestia sajana"@fi,
        "Xestia sajana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiharmoyökkönen"@fi,
        "Xestia lorezi"@sv .

<http://tun.fi/MX.63107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia atrata" ;
    dwc:scientificNameAuthorship "(Morrison, 1874)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia atrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysiharmoyökkönen"@fi,
        "Xestia atrata"@sv .

<http://tun.fi/MX.63109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia tecta" ;
    dwc:scientificNameAuthorship "(Hübner, 1808)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia tecta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoharmoyökkönen"@fi,
        "Xestia tecta"@sv .

<http://tun.fi/MX.63111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia c-nigrum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Amathes c-nigrum"@fi,
        "Xestia c-nigrum"@fi,
        "Amathes c-nigrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpiruuniyökkönen"@fi,
        "Xestia c-nigrum"@sv .

<http://tun.fi/MX.63112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia ditrapezium" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia ditrapezium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoruuniyökkönen"@fi,
        "Xestia ditrapezium"@sv .

<http://tun.fi/MX.63113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia triangulum" ;
    dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia triangulum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmioruuniyökkönen"@fi,
        "Xestia triangulum"@sv .

<http://tun.fi/MX.63114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia ashworthii" ;
    dwc:scientificNameAuthorship "(Doubleday, 1855)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia ashworthii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinerväruuniyökkönen"@fi,
        "Xestia ashworthii"@sv .

<http://tun.fi/MX.63118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia baja" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia baja"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkuruuniyökkönen"@fi,
        "Xestia baja"@sv .

<http://tun.fi/MX.63119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia castanea" ;
    dwc:scientificNameAuthorship "(Esper, 1798)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia castanea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaruuniyökkönen"@fi,
        "Xestia castanea"@sv .

<http://tun.fi/MX.63120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia collina" ;
    dwc:scientificNameAuthorship "(Boisduval, 1840)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia collina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juomuruuniyökkönen"@fi,
        "Xestia collina"@sv .

<http://tun.fi/MX.63122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia sexstrigata" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia sexstrigata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiruruuniyökkönen"@fi,
        "Xestia sexstrigata"@sv .

<http://tun.fi/MX.63123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia xanthographa" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia xanthographa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoruuniyökkönen"@fi,
        "Xestia xanthographa"@sv .

<http://tun.fi/MX.63124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia agathina" ;
    dwc:scientificNameAuthorship "(Duponchel, 1827)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia agathina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasruuniyökkönen"@fi,
        "Xestia agathina"@sv .

<http://tun.fi/MX.63126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastis rubricosa" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.63125> ;
    skos:hiddenLabel "Cerastis rubricosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikevätyökkönen"@fi,
        "Cerastis rubricosa"@sv .

<http://tun.fi/MX.63127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastis leucographa" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.63125> ;
    skos:hiddenLabel "Cerastis leucographa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokevätyökkönen"@fi,
        "Cerastis leucographa"@sv .

<http://tun.fi/MX.63129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naenia typica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.63128> ;
    skos:hiddenLabel "Naenia typica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ehtooyökkönen"@fi,
        "Naenia typica"@sv .

<http://tun.fi/MX.63131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eurois occultus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.63130> ;
    skos:hiddenLabel "Eurois occulta"@fi,
        "Eurois occultus"@fi,
        "Eurois occulta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomaayökkönen"@fi,
        "Eurois occultus"@sv .

<http://tun.fi/MX.63133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaplectoides prasinus" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.63132> ;
    skos:hiddenLabel "Anaplectoides prasina"@fi,
        "Anaplectoides prasinus"@fi,
        "Anaplectoides prasina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalmaayökkönen"@fi,
        "Anaplectoides prasinus"@sv .

<http://tun.fi/MX.63160> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Corvus corone corone" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.73566> ;
    skos:hiddenLabel "Corvus corone corone"@fi,
        "Corvus corone corone"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokivaris"@fi,
        "svartkråka"@sv .

<http://tun.fi/MX.63181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anax imperator" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:altLabel "kejsartrollslända"@sv ;
    skos:broader <http://tun.fi/MX.63180> ;
    skos:hiddenLabel "Anax imperator"@fi,
        "Anax imperator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keisarikorento"@fi,
        "blå kejsartrollslända"@sv .

<http://tun.fi/MX.63182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anax parthenope" ;
    dwc:scientificNameAuthorship "(Selys, 1839)" ;
    skos:broader <http://tun.fi/MX.63180> ;
    skos:hiddenLabel "Anax parthenope"@fi,
        "Anax parthenope"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormusukonkorento"@fi,
        "mindre kejsartrollslända"@sv .

<http://tun.fi/MX.63183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympetrum pedemontanum" ;
    dwc:scientificNameAuthorship "(Müller in Allioni, 1766)" ;
    skos:broader <http://tun.fi/MX.99> ;
    skos:hiddenLabel "Sympetrum pedemontanum"@fi,
        "Sympetrum pedemontanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyösyyskorento"@fi,
        "bandad ängstrollslända"@sv .

<http://tun.fi/MX.63185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lestes virens" ;
    dwc:scientificNameAuthorship "(Charpentier, 1825)" ;
    skos:broader <http://tun.fi/MX.8> ;
    skos:hiddenLabel "Lestes virens"@fi,
        "Lestes virens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokeijukorento"@fi,
        "mindre smaragdflickslända"@sv .

<http://tun.fi/MX.63187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympecma paedisca" ;
    dwc:scientificNameAuthorship "(Brauer, 1877)" ;
    skos:broader <http://tun.fi/MX.63186> ;
    skos:hiddenLabel "Sympecma paedisca"@fi,
        "Sympecma paedisca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkirsikorento"@fi,
        "sibirisk vinterflickslända"@sv .

<http://tun.fi/MX.63188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympecma fusca" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1820)" ;
    skos:broader <http://tun.fi/MX.63186> ;
    skos:hiddenLabel "Sympecma fusca"@fi,
        "Sympecma fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkirsikorento"@fi,
        "vinterflickslända"@sv .

<http://tun.fi/MX.63200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sympetrum fonscolombii" ;
    dwc:scientificNameAuthorship "(Selys, 1840)" ;
    skos:broader <http://tun.fi/MX.99> ;
    skos:hiddenLabel "Sympetrum fonscolombii"@fi,
        "Sympetrum fonscolombii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulkusyyskorento"@fi,
        "vandrande ängstrollslända"@sv .

<http://tun.fi/MX.64> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epitheca bimaculata" ;
    dwc:scientificNameAuthorship "(Charpentier, 1825)" ;
    skos:broader <http://tun.fi/MX.63> ;
    skos:hiddenLabel "Epitheca bimaculata"@fi,
        "Epitheca bimaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liitokorento"@fi,
        "tvåfläckad trollslända"@sv .

<http://tun.fi/MX.65041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia asahinae" ;
    dwc:scientificNameAuthorship "J. W. Thomson" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia asahinae"@fi,
        "Cladonia asahinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukontorvijäkälä"@fi,
        "Asahinas bägarlav"@sv .

<http://tun.fi/MX.65042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia bacilliformis" ;
    dwc:scientificNameAuthorship "(Nyl.) Sarnth." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia bacilliformis"@fi,
        "Cladonia bacilliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sauvatorvijäkälä"@fi,
        "smal bägarlav"@sv .

<http://tun.fi/MX.65043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia bellidiflora" ;
    dwc:scientificNameAuthorship "(Ach.) Schaer." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia bellidiflora"@fi,
        "Cladonia bellidiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koreatorvijäkälä"@fi,
        "blombägarlav"@sv .

<http://tun.fi/MX.65044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia borealis" ;
    dwc:scientificNameAuthorship "S. Stenroos" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia borealis"@fi,
        "Cladonia borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliotorvijäkälä"@fi,
        "nordlig kochenillav"@sv .

<http://tun.fi/MX.65045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia botrytes" ;
    dwc:scientificNameAuthorship "(K. G. Hagen) Willd." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia botrytes"@fi,
        "Cladonia botrytes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nappitorvijäkälä"@fi,
        "stubblav"@sv .

<http://tun.fi/MX.65046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia caespiticia" ;
    dwc:scientificNameAuthorship "(Pers.) P. Gaertn., B. Mey. & Scherb." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia caespiticia"@fi,
        "Cladonia caespiticia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "murutorvijäkälä"@fi,
        "flikbägarlav"@sv .

<http://tun.fi/MX.65047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia cariosa" ;
    dwc:scientificNameAuthorship "(Lilj.) Spreng." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia cariosa"@fi,
        "Cladonia cariosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmätorvijäkälä"@fi,
        "rötbägarlav"@sv .

<http://tun.fi/MX.65048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia carneola" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia carneola"@fi,
        "Cladonia carneola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kruunutorvijäkälä"@fi,
        "vaxgul bägarlav"@sv .

<http://tun.fi/MX.65049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia cenotea" ;
    dwc:scientificNameAuthorship "(Ach.) Schaer." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia cenotea"@fi,
        "Cladonia cenotea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkatorvijäkälä"@fi,
        "puderlav"@sv .

<http://tun.fi/MX.65050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia cervicornis" ;
    dwc:scientificNameAuthorship "(Ach.) Flot." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia cervicornis"@fi,
        "Cladonia cervicornis subsp. cervicornis"@fi,
        "Cladonia verticillata var. cervicornis"@fi,
        "Cladonia cervicornis"@sv,
        "Cladonia cervicornis subsp. cervicornis"@sv,
        "Cladonia verticillata var. cervicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mätästorvijäkälä"@fi,
        "hjorthornslav"@sv .

<http://tun.fi/MX.65051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia chlorophaea" ;
    dwc:scientificNameAuthorship "(Flörke ex Sommerf.) Spreng." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia chlorophaea"@fi,
        "Cladonia chlorophaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhetorvijäkälä"@fi,
        "brun bägarlav"@sv .

<http://tun.fi/MX.65052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia ciliata" ;
    dwc:scientificNameAuthorship "Stirt." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladina ciliata"@fi,
        "Cladonia ciliata"@fi,
        "Cladonia ciliata f. flavicans"@fi,
        "Cladonia ciliata var. tenuis"@fi,
        "Cladonia tenuis"@fi,
        "Cladina ciliata"@sv,
        "Cladonia ciliata"@sv,
        "Cladonia ciliata f. flavicans"@sv,
        "Cladonia ciliata var. tenuis"@sv,
        "Cladonia tenuis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoporonjäkälä"@fi,
        "spenslig renlav"@sv .

<http://tun.fi/MX.65053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia coccifera" ;
    dwc:scientificNameAuthorship "(L.) Willd." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia coccifera"@fi,
        "Cladonia coccifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punatorvijäkälä"@fi,
        "kochenillav"@sv .

<http://tun.fi/MX.65054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia coniocraea" ;
    dwc:scientificNameAuthorship "(Flörke) Spreng." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia coniocraea"@fi,
        "Cladonia fimbriata var. coniocraea"@fi,
        "Cladonia coniocraea"@sv,
        "Cladonia fimbriata var. coniocraea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äimätorvijäkälä"@fi,
        "mjölig trattlav"@sv .

<http://tun.fi/MX.65059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia cryptochlorophaea" ;
    dwc:scientificNameAuthorship "Asahina" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia cryptochlorophaea"@fi,
        "Cladonia cryptochlorophaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyvästorvijäkälä"@fi,
        "kryptotrattlav"@sv .

<http://tun.fi/MX.65060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia cyanipes" ;
    dwc:scientificNameAuthorship "(Sommerf.) Nyl." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia cyanipes"@fi,
        "Cladonia cyanipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinitorvijäkälä"@fi,
        "blåfotslav"@sv .

<http://tun.fi/MX.65061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia decorticata" ;
    dwc:scientificNameAuthorship "(Flörke) Spreng." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia decorticata"@fi,
        "Cladonia decorticata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketotorvijäkälä"@fi,
        "flagnad bägarlav"@sv .

<http://tun.fi/MX.65062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia deformis" ;
    dwc:scientificNameAuthorship "(L.) Baumg." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia deformis"@fi,
        "Cladonia deformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaatorvijäkälä"@fi,
        "bägarpöslav"@sv .

<http://tun.fi/MX.65063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia digitata" ;
    dwc:scientificNameAuthorship "(L.) Baumg." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia digitata"@fi,
        "Cladonia digitata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantotorvijäkälä"@fi,
        "fingerlav"@sv .

<http://tun.fi/MX.65064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia diversa" ;
    dwc:scientificNameAuthorship "Asperges ex S. Stenroos" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia diversa"@fi,
        "Cladonia diversa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paasitorvijäkälä"@fi,
        "småfjällig kochenillav"@sv .

<http://tun.fi/MX.65065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia ecmocyna" ;
    dwc:scientificNameAuthorship "Leight." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia ecmocyna"@fi,
        "Cladonia ecmocyna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäätorvijäkälä"@fi,
        "snöbägarlav"@sv .

<http://tun.fi/MX.65066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia fimbriata" ;
    dwc:scientificNameAuthorship "(L.) Fr." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia fimbriata"@fi,
        "Cladonia fimbriata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkutorvijäkälä"@fi,
        "naggbägarlav"@sv .

<http://tun.fi/MX.65067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia floerkeana" ;
    dwc:scientificNameAuthorship "(Fr.) Flörke" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia floerkeana"@fi,
        "Cladonia floerkeana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helotorvijäkälä"@fi,
        "pinnlav"@sv .

<http://tun.fi/MX.65068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia foliacea" ;
    dwc:scientificNameAuthorship "(Huds.) Willd." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia alcicornis"@fi,
        "Cladonia convoluta"@fi,
        "Cladonia foliacea"@fi,
        "Cladonia alcicornis"@sv,
        "Cladonia convoluta"@sv,
        "Cladonia foliacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalotorvijäkälä"@fi,
        "älghornslav"@sv .

<http://tun.fi/MX.65069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia furcata" ;
    dwc:scientificNameAuthorship "(Huds.) Baumg." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia furcata"@fi,
        "Cladonia furcata subsp. subrangiformis"@fi,
        "Cladonia subrangiformis"@fi,
        "Cladonia furcata"@sv,
        "Cladonia furcata subsp. subrangiformis"@sv,
        "Cladonia subrangiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haaratorvijäkälä"@fi,
        "rislav"@sv .

<http://tun.fi/MX.65070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia glauca" ;
    dwc:scientificNameAuthorship "Flörke" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia glauca"@fi,
        "Cladonia glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hankotorvijäkälä"@fi,
        "grå bägarlav"@sv .

<http://tun.fi/MX.65074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia grayi" ;
    dwc:scientificNameAuthorship "G. Merr. ex Sandst." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia grayi"@fi,
        "Cladonia grayi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karheatorvijäkälä"@fi,
        "Grays bägarlav"@sv .

<http://tun.fi/MX.65075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia conista" ;
    dwc:scientificNameAuthorship "(Nyl.) Robbins" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia conista"@fi,
        "Cladonia humilis"@fi,
        "Cladonia humilis var. bourgeanica"@fi,
        "Cladonia conista"@sv,
        "Cladonia humilis"@sv,
        "Cladonia humilis var. bourgeanica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tannertorvijäkälä"@fi,
        "sandbägarlav"@sv .

<http://tun.fi/MX.65076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia imbricarica" ;
    dwc:scientificNameAuthorship "Kristinsson" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia imbricarica"@fi,
        "Cladonia imbricarica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuppitorvijäkälä"@fi,
        "grusbägarlav"@sv .

<http://tun.fi/MX.65077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia incrassata" ;
    dwc:scientificNameAuthorship "Flörke" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia incrassata"@fi,
        "Cladonia incrassata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turvetorvijäkälä"@fi,
        "torvbägarlav"@sv .

<http://tun.fi/MX.65078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia luteoalba" ;
    dwc:scientificNameAuthorship "Wheldon & A. Wilson" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia luteoalba"@fi,
        "Cladonia luteoalba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtatorvijäkälä"@fi,
        "gulfjäll"@sv .

<http://tun.fi/MX.65079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia macilenta" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia bacillaris"@fi,
        "Cladonia macilenta"@fi,
        "Cladonia macilenta var. bacillaris"@fi,
        "Cladonia bacillaris"@sv,
        "Cladonia macilenta"@sv,
        "Cladonia macilenta var. bacillaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tappitorvijäkälä"@fi,
        "mager bägarlav"@sv .

<http://tun.fi/MX.65080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia macroceras" ;
    dwc:scientificNameAuthorship "(Delise) Hav." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia elongata"@fi,
        "Cladonia macroceras"@fi,
        "Cladonia elongata"@sv,
        "Cladonia macroceras"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppitorvijäkälä"@fi,
        "långhornslav"@sv .

<http://tun.fi/MX.65081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia macrophylla" ;
    dwc:scientificNameAuthorship "(Schaer.) Stenh." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia alpicola"@fi,
        "Cladonia macrophylla"@fi,
        "Cladonia alpicola"@sv,
        "Cladonia macrophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paakkutorvijäkälä"@fi,
        "fjällig bägarlav"@sv .

<http://tun.fi/MX.65082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia macrophyllodes" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia macrophyllodes"@fi,
        "Cladonia macrophyllodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkatorvijäkälä"@fi,
        "storfjällig bägarlav"@sv .

<http://tun.fi/MX.65083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia maxima" ;
    dwc:scientificNameAuthorship "(Asahina) Ahti" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia ecmocyna"@fi,
        "Cladonia elongata"@fi,
        "Cladonia maxima"@fi,
        "Cladonia ecmocyna"@sv,
        "Cladonia elongata"@sv,
        "Cladonia maxima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotorvijäkälä"@fi,
        "slät syl-lav"@sv .

<http://tun.fi/MX.65084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia merochlorophaea" ;
    dwc:scientificNameAuthorship "Asahina" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia merochlorophaea"@fi,
        "Cladonia merochlorophaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantutorvijäkälä"@fi,
        "mörk bägarlav"@sv .

<http://tun.fi/MX.65085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia mitis" ;
    dwc:scientificNameAuthorship "Sandst." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladina arbuscula subsp. mitis"@fi,
        "Cladina mitis"@fi,
        "Cladonia arbuscula subsp. mitis"@fi,
        "Cladonia mitis"@fi,
        "Cladonia sylvatica subsp. subsylvatica"@fi,
        "Cladina arbuscula subsp. mitis"@sv,
        "Cladina mitis"@sv,
        "Cladonia arbuscula subsp. mitis"@sv,
        "Cladonia mitis"@sv,
        "Cladonia sylvatica subsp. subsylvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mietoporonjäkälä"@fi,
        "mild renlav"@sv .

<http://tun.fi/MX.65087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia norvegica" ;
    dwc:scientificNameAuthorship "Tønsberg & Holien" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia norvegica"@fi,
        "Cladonia norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norjantorvijäkälä"@fi,
        "rödfläckig bägarlav"@sv .

<http://tun.fi/MX.65088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia novochlorophaea" ;
    dwc:scientificNameAuthorship "(Sipman) Brodo & Ahti" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia merochlorophaea var. novochlorophaea"@fi,
        "Cladonia novochlorophaea"@fi,
        "Cladonia merochlorophaea var. novochlorophaea"@sv,
        "Cladonia novochlorophaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kunttatorvijäkälä"@fi,
        "vårt-trattlav"@sv .

<http://tun.fi/MX.65089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia ochrochlora" ;
    dwc:scientificNameAuthorship "Flörke" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia fimbriata var. ochrochlora"@fi,
        "Cladonia ochrochlora"@fi,
        "Cladonia fimbriata var. ochrochlora"@sv,
        "Cladonia ochrochlora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitatorvijäkälä"@fi,
        "skuggbägarlav"@sv .

<http://tun.fi/MX.65090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia parasitica" ;
    dwc:scientificNameAuthorship "(Hoffm.) Hoffm." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia delicata"@fi,
        "Cladonia parasitica"@fi,
        "Cladonia delicata"@sv,
        "Cladonia parasitica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hongantorvijäkälä"@fi,
        "dvärgbägarlav"@sv .

<http://tun.fi/MX.65091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia phyllophora" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia degenerans"@fi,
        "Cladonia phyllophora"@fi,
        "Cladonia degenerans"@sv,
        "Cladonia phyllophora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplätorvijäkälä"@fi,
        "svartfotslav"@sv .

<http://tun.fi/MX.65092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia pleurota" ;
    dwc:scientificNameAuthorship "(Flörke) Schaer." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia coccifera var. pleurota"@fi,
        "Cladonia pleurota"@fi,
        "Cladonia coccifera var. pleurota"@sv,
        "Cladonia pleurota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppilotorvijäkälä"@fi,
        "mjölig kochenillav"@sv .

<http://tun.fi/MX.65093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia pocillum" ;
    dwc:scientificNameAuthorship "(Ach.) Grognot" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia pocillum"@fi,
        "Cladonia pyxidata subsp. pocillum"@fi,
        "Cladonia pyxidata var. pocillium"@fi,
        "Cladonia pocillum"@sv,
        "Cladonia pyxidata subsp. pocillum"@sv,
        "Cladonia pyxidata var. pocillium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvetorvijäkälä"@fi,
        "kalkbägarlav"@sv .

<http://tun.fi/MX.65094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia polycarpoides" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia polycarpoides"@fi,
        "Cladonia subcariosa"@fi,
        "Cladonia polycarpoides"@sv,
        "Cladonia subcariosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijatorvijäkälä"@fi,
        "mångfruktig bägarlav"@sv .

<http://tun.fi/MX.65095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia polydactyla" ;
    dwc:scientificNameAuthorship "(Flörke) Spreng." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia flabelliformis"@fi,
        "Cladonia polydactyla"@fi,
        "Cladonia flabelliformis"@sv,
        "Cladonia polydactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännentorvijäkälä"@fi,
        "grenbägarlav"@sv .

<http://tun.fi/MX.65096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia portentosa" ;
    dwc:scientificNameAuthorship "(Dufour) Coem." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladina portentosa"@fi,
        "Cladonia impexa"@fi,
        "Cladonia portentosa"@fi,
        "Cladina portentosa"@sv,
        "Cladonia impexa"@sv,
        "Cladonia portentosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenporonjäkälä"@fi,
        "hedrenlav"@sv .

<http://tun.fi/MX.65097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia pyxidata" ;
    dwc:scientificNameAuthorship "(L.) Hoffm." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia monomorpha"@fi,
        "Cladonia pyxidata"@fi,
        "Cladonia monomorpha"@sv,
        "Cladonia pyxidata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskotorvijäkälä"@fi,
        "trattlav"@sv .

<http://tun.fi/MX.65098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia ramulosa" ;
    dwc:scientificNameAuthorship "(With.) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia anomaea"@fi,
        "Cladonia pityrea"@fi,
        "Cladonia ramulosa"@fi,
        "Cladonia anomaea"@sv,
        "Cladonia pityrea"@sv,
        "Cladonia ramulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynitorvijäkälä"@fi,
        "grynig bägarlav"@sv .

<http://tun.fi/MX.65099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia rangiferina" ;
    dwc:scientificNameAuthorship "(L.) F. H. Wigg." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladina rangiferina"@fi,
        "Cladonia rangiferina"@fi,
        "Cladina rangiferina"@sv,
        "Cladonia rangiferina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaaporonjäkälä"@fi,
        "grå renlav"@sv .

<http://tun.fi/MX.65100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia rangiformis" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia rangiformis"@fi,
        "Cladonia rangiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meritorvijäkälä"@fi,
        "falsk renlav"@sv .

<http://tun.fi/MX.65101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia rei" ;
    dwc:scientificNameAuthorship "Schaer." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia nemoxyna"@fi,
        "Cladonia rei"@fi,
        "Cladonia nemoxyna"@sv,
        "Cladonia rei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennartorvijäkälä"@fi,
        "grov hornbägarlav"@sv .

<http://tun.fi/MX.65102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia scabriuscula" ;
    dwc:scientificNameAuthorship "(Delise) Nyl." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia furcata var. scabriuscula"@fi,
        "Cladonia scabriuscula"@fi,
        "Cladonia surrecta"@fi,
        "Cladonia furcata var. scabriuscula"@sv,
        "Cladonia scabriuscula"@sv,
        "Cladonia surrecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosotorvijäkälä"@fi,
        "sträv bägarlav"@sv .

<http://tun.fi/MX.65103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia squamosa" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia squamosa"@fi,
        "Cladonia squamosa var. subsquamosa"@fi,
        "Cladonia subsquamosa"@fi,
        "Cladonia squamosa"@sv,
        "Cladonia squamosa var. subsquamosa"@sv,
        "Cladonia subsquamosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomutorvijäkälä"@fi,
        "fnaslav"@sv .

<http://tun.fi/MX.65104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia stellaris" ;
    dwc:scientificNameAuthorship "(Opiz) Pouzar & Vězda" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladina stellaris"@fi,
        "Cladonia alpestris"@fi,
        "Cladonia stellaris"@fi,
        "Cladina stellaris"@sv,
        "Cladonia alpestris"@sv,
        "Cladonia stellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palleroporonjäkälä"@fi,
        "fönsterlav"@sv .

<http://tun.fi/MX.65105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia straminea" ;
    dwc:scientificNameAuthorship "(Sommerf.) Flörke" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia metacorallifera"@fi,
        "Cladonia straminea"@fi,
        "Cladonia metacorallifera"@sv,
        "Cladonia straminea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihertorvijäkälä"@fi,
        "korallbägarlav"@sv .

<http://tun.fi/MX.65106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia strepsilis" ;
    dwc:scientificNameAuthorship "(Ach.) Mont." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia strepsilis"@fi,
        "Cladonia strepsilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummitorvijäkälä"@fi,
        "kuddbägarlav"@sv .

<http://tun.fi/MX.65107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia stricta" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia stricta"@fi,
        "Cladonia stricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundratorvijäkälä"@fi,
        "glatt svartfotslav"@sv .

<http://tun.fi/MX.65108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia stygia" ;
    dwc:scientificNameAuthorship "(Fr.) Ruoss" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladina stygia"@fi,
        "Cladonia stygia"@fi,
        "Cladina stygia"@sv,
        "Cladonia stygia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysiporonjäkälä"@fi,
        "svart renlav"@sv .

<http://tun.fi/MX.65109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia subcervicornis" ;
    dwc:scientificNameAuthorship "(Vain.) Kernst." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia subcervicornis"@fi,
        "Cladonia subcervicornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimpputorvijäkälä"@fi,
        "kustbägarlav"@sv .

<http://tun.fi/MX.65110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia subfurcata" ;
    dwc:scientificNameAuthorship "(Nyl.) Arnold" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia delessertii"@fi,
        "Cladonia subfurcata"@fi,
        "Cladonia delessertii"@sv,
        "Cladonia subfurcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suotorvijäkälä"@fi,
        "mossebägarlav"@sv .

<http://tun.fi/MX.65112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia subulata" ;
    dwc:scientificNameAuthorship "(L.) F. H. Wigg." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia cornutoradiata"@fi,
        "Cladonia subulata"@fi,
        "Cladonia cornutoradiata"@sv,
        "Cladonia subulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormitorvijäkälä"@fi,
        "hornbägarlav"@sv .

<http://tun.fi/MX.65113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia sulphurina" ;
    dwc:scientificNameAuthorship "(Michx.) Fr." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia gonecha"@fi,
        "Cladonia sulphurina"@fi,
        "Cladonia gonecha"@sv,
        "Cladonia sulphurina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatorvijäkälä"@fi,
        "trasig pöslav"@sv .

<http://tun.fi/MX.65114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia symphycarpa" ;
    dwc:scientificNameAuthorship "(Flörke) Fr." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia 'symphycarpia'"@fi,
        "Cladonia hungarica"@fi,
        "Cladonia symphycarpa"@fi,
        "Cladonia 'symphycarpia'"@sv,
        "Cladonia hungarica"@sv,
        "Cladonia symphycarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkitorvijäkälä"@fi,
        "kalkhedslav"@sv .

<http://tun.fi/MX.65115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia trassii" ;
    dwc:scientificNameAuthorship "Ahti" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia cerasphora"@fi,
        "Cladonia lepidota var. stricta"@fi,
        "Cladonia stricta var. stricta"@fi,
        "Cladonia trassii"@fi,
        "Cladonia cerasphora"@sv,
        "Cladonia lepidota var. stricta"@sv,
        "Cladonia stricta var. stricta"@sv,
        "Cladonia trassii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarvitorvijäkälä"@fi,
        "blågrå svartfotslav"@sv .

<http://tun.fi/MX.65116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia turgida" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia turgida"@fi,
        "Cladonia turgida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paksutorvijäkälä"@fi,
        "sväll-lav"@sv .

<http://tun.fi/MX.65117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia uliginosa" ;
    dwc:scientificNameAuthorship "(Ahti) Ahti" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia gracilescens"@fi,
        "Cladonia stricta var. uliginosa"@fi,
        "Cladonia uliginosa"@fi,
        "Cladonia gracilescens"@sv,
        "Cladonia stricta var. uliginosa"@sv,
        "Cladonia uliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturitorvijäkälä"@fi,
        "svartfotad hjorthornslav"@sv .

<http://tun.fi/MX.65120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia verticillata" ;
    dwc:scientificNameAuthorship "(Hoffm.) Schaer." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia cervicornis var. verticillata"@fi,
        "Cladonia verticillata"@fi,
        "Cladonia cervicornis var. verticillata"@sv,
        "Cladonia verticillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerrostorvijäkälä"@fi,
        "kransbägarlav"@sv .

<http://tun.fi/MX.65121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Claurouxia chalybeioides" ;
    dwc:scientificNameAuthorship "(Nyl.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67115> ;
    skos:hiddenLabel "Catillaria chalybeioides"@fi,
        "Claurouxia chalybeioides"@fi,
        "Lecidea chalybeioides"@fi,
        "Catillaria chalybeioides"@sv,
        "Claurouxia chalybeioides"@sv,
        "Lecidea chalybeioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sokkelojäkälä"@fi,
        "labyrintlav"@sv .

<http://tun.fi/MX.65122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clauzadea metzleri" ;
    dwc:scientificNameAuthorship "(Körb.) Clauzade & Cl. Roux ex D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67216> ;
    skos:hiddenLabel "Clauzadea metzleri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänrakojäkälä"@fi,
        "Clauzadea metzleri"@sv .

<http://tun.fi/MX.65123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clauzadea monticola" ;
    dwc:scientificNameAuthorship "(Schaer.) Hafellner & Bellem." ;
    skos:broader <http://tun.fi/MX.67216> ;
    skos:hiddenLabel "Clauzadea monticola"@fi,
        "Lecidea fuscorubens"@fi,
        "Protoblastenia monticola"@fi,
        "Lecidea fuscorubens"@sv,
        "Protoblastenia monticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkirakojäkälä"@fi,
        "Clauzadea monticola"@sv .

<http://tun.fi/MX.65124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clauzadeana macula" ;
    dwc:scientificNameAuthorship "(Taylor) Coppins & Rambold" ;
    skos:broader <http://tun.fi/MX.67364> ;
    skos:hiddenLabel "Aspicilia morioides"@fi,
        "Clauzadeana macula"@fi,
        "Lecidea instratula"@fi,
        "Aspicilia morioides"@sv,
        "Lecidea instratula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nököjäkälä"@fi,
        "Clauzadeana macula"@sv .

<http://tun.fi/MX.65125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cliostomum corrugatum" ;
    dwc:scientificNameAuthorship "(Ach.) Fr." ;
    skos:broader <http://tun.fi/MX.67063> ;
    skos:hiddenLabel "Catillaria graniformis"@fi,
        "Cliostomum corrugatum"@fi,
        "Cliostomum graniforme"@fi,
        "Catillaria graniformis"@sv,
        "Cliostomum corrugatum"@sv,
        "Cliostomum graniforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinätassijäkälä"@fi,
        "gul dropplav"@sv .

<http://tun.fi/MX.65126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cliostomum griffithii" ;
    dwc:scientificNameAuthorship "(Sm.) Coppins" ;
    skos:broader <http://tun.fi/MX.67063> ;
    skos:hiddenLabel "Catillaria griffithii"@fi,
        "Cliostomum griffithii"@fi,
        "Catillaria griffithii"@sv,
        "Cliostomum griffithii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusentassijäkälä"@fi,
        "dropplav"@sv .

<http://tun.fi/MX.65127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cliostomum leprosum" ;
    dwc:scientificNameAuthorship "(Räsänen) Holien & Tønsberg" ;
    skos:broader <http://tun.fi/MX.67063> ;
    skos:hiddenLabel "Catillaria leprosa"@fi,
        "Cliostomum leprosum"@fi,
        "Catillaria leprosa"@sv,
        "Cliostomum leprosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhetassijäkälä"@fi,
        "mjölig dropplav"@sv .

<http://tun.fi/MX.65128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clypeococcum hypocenomycis" ;
    dwc:scientificNameAuthorship "D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67217> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clypeococcum hypocenomycis"@fi,
        "Clypeococcum hypocenomycis"@sv .

<http://tun.fi/MX.65129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenogonium luteum" ;
    dwc:scientificNameAuthorship "(Dicks.) Kalb & Lücking" ;
    skos:broader <http://tun.fi/MX.67365> ;
    skos:hiddenLabel "Coenogonium luteum"@fi,
        "Dimerella lutea"@fi,
        "Coenogonium luteum"@sv,
        "Dimerella lutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavahajäkälä"@fi,
        "stor vaxlav"@sv .

<http://tun.fi/MX.65130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenogonium pineti" ;
    dwc:scientificNameAuthorship "(Ach.) Lücking & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67365> ;
    skos:hiddenLabel "Coenogonium pineti"@fi,
        "Dimerella diluta"@fi,
        "Dimerella pineti"@fi,
        "Lecidea incolorella"@fi,
        "Microphiale diluta"@fi,
        "Microphiale incolorella"@fi,
        "Coenogonium pineti"@sv,
        "Dimerella diluta"@sv,
        "Dimerella pineti"@sv,
        "Lecidea incolorella"@sv,
        "Microphiale diluta"@sv,
        "Microphiale incolorella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyvivahajäkälä"@fi,
        "liten vaxlav"@sv .

<http://tun.fi/MX.65132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrothallus caerulescens" ;
    dwc:scientificNameAuthorship "I. Kotte" ;
    skos:broader <http://tun.fi/MX.67271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abrothallus caerulescens"@fi,
        "Abrothallus caerulescens"@sv .

<http://tun.fi/MX.65133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrothallus cetrariae" ;
    dwc:scientificNameAuthorship "I. Kotte" ;
    skos:broader <http://tun.fi/MX.67271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abrothallus cetrariae"@fi,
        "Abrothallus cetrariae"@sv .

<http://tun.fi/MX.65134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrothallus parmeliarum" ;
    dwc:scientificNameAuthorship "(Sommerf.) Arnold" ;
    skos:broader <http://tun.fi/MX.67271> ;
    skos:hiddenLabel "Abrothallus smithii"@fi,
        "Abrothallus tulasnei"@fi,
        "Vouauxiomyces santessonii"@fi,
        "Abrothallus smithii"@sv,
        "Abrothallus tulasnei"@sv,
        "Vouauxiomyces santessonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abrothallus parmeliarum"@fi,
        "Abrothallus parmeliarum"@sv .

<http://tun.fi/MX.65135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrothallus peyritschii" ;
    dwc:scientificNameAuthorship "(Stein) I. Kotte" ;
    skos:broader <http://tun.fi/MX.67271> ;
    skos:hiddenLabel "Abrothallus parmeliarum var. peyritschii"@fi,
        "Abrothallus peyritschii"@fi,
        "Abrothallus parmeliarum var. peyritschii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaröyhelöntossukka"@fi,
        "Abrothallus peyritschii"@sv .

<http://tun.fi/MX.65136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrothallus prodiens" ;
    dwc:scientificNameAuthorship "(Harm.) Diederich & Hafellner" ;
    skos:broader <http://tun.fi/MX.67271> ;
    skos:hiddenLabel "Abrothallus parmeliarum f. prodiens"@fi,
        "Abrothallus parmeliarum f. prodiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abrothallus prodiens"@fi,
        "Abrothallus prodiens"@sv .

<http://tun.fi/MX.65137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrothallus suecicus" ;
    dwc:scientificNameAuthorship "(Kirschst.) Nordin" ;
    skos:broader <http://tun.fi/MX.67271> ;
    skos:hiddenLabel "Leciographa suecica"@fi,
        "Vouauxiomyces ramalinae"@fi,
        "Leciographa suecica"@sv,
        "Vouauxiomyces ramalinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Abrothallus suecicus"@fi,
        "Abrothallus suecicus"@sv .

<http://tun.fi/MX.65138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Absconditella celata" ;
    dwc:scientificNameAuthorship "Döbbeler & Poelt" ;
    skos:broader <http://tun.fi/MX.67218> ;
    skos:hiddenLabel "Absconditella celata"@fi,
        "Absconditella celata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigakaihojäkälä"@fi,
        "nordlig kryptolav"@sv .

<http://tun.fi/MX.65139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Absconditella delutula" ;
    dwc:scientificNameAuthorship "(Nyl.) Coppins & H. Kilias" ;
    skos:broader <http://tun.fi/MX.67218> ;
    skos:hiddenLabel "Absconditella delutula"@fi,
        "Absconditella modesta"@fi,
        "Absconditella delutula"@sv,
        "Absconditella modesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskaihojäkälä"@fi,
        "blek kryptolav"@sv .

<http://tun.fi/MX.65140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Absconditella lignicola" ;
    dwc:scientificNameAuthorship "Vězda & Pišút" ;
    skos:broader <http://tun.fi/MX.67218> ;
    skos:hiddenLabel "Absconditella lignicola"@fi,
        "Absconditella lignicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekokaihojäkälä"@fi,
        "vedkryptolav"@sv .

<http://tun.fi/MX.65141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Absconditella sphagnorum" ;
    dwc:scientificNameAuthorship "Vězda & Poelt" ;
    skos:broader <http://tun.fi/MX.67218> ;
    skos:hiddenLabel "Absconditella sphagnorum"@fi,
        "Absconditella sphagnorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkakaihojäkälä"@fi,
        "mosskryptolav"@sv .

<http://tun.fi/MX.65142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora admissa" ;
    dwc:scientificNameAuthorship "(Nyl.) Kullh." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora admissa"@fi,
        "Lecanora admissa"@fi,
        "Lecanora admissa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakuoppajäkälä"@fi,
        "Acarospora admissa"@sv .

<http://tun.fi/MX.65143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora anomala" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora anomala"@fi,
        "Acarospora anomala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupakuoppajäkälä"@fi,
        "träspricklav"@sv .

<http://tun.fi/MX.65144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora badiofusca" ;
    dwc:scientificNameAuthorship "(Nyl.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora umensis"@fi,
        "Lecanora badiofusca"@fi,
        "Acarospora umensis"@sv,
        "Lecanora badiofusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acarospora badiofusca"@fi,
        "Acarospora badiofusca"@sv .

<http://tun.fi/MX.65146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora discreta" ;
    dwc:scientificNameAuthorship "(Ach.) Arnold" ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora durietzii"@fi,
        "Acarospora durietzii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acarospora discreta"@fi,
        "Acarospora discreta"@sv .

<http://tun.fi/MX.65147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora fennica" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acarospora fennica"@fi,
        "Acarospora fennica"@sv .

<http://tun.fi/MX.65148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora fuscata" ;
    dwc:scientificNameAuthorship "(Nyl.) Arnold" ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora fuscata"@fi,
        "Trimmatothele glacialis"@fi,
        "Acarospora fuscata"@sv,
        "Trimmatothele glacialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokuoppajäkälä"@fi,
        "brun spricklav"@sv .

<http://tun.fi/MX.65149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora glaucocarpa" ;
    dwc:scientificNameAuthorship "(Ach.) Körb." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora glaucocarpa"@fi,
        "Parmelia glaucocarpa"@fi,
        "Acarospora glaucocarpa"@sv,
        "Parmelia glaucocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikuoppajäkälä"@fi,
        "kalkspricklav"@sv .

<http://tun.fi/MX.65150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora impressula" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora impressula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistekuoppajäkälä"@fi,
        "Acarospora impressula"@sv .

<http://tun.fi/MX.65151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora macrospora" ;
    dwc:scientificNameAuthorship "(Hepp) A. Massal. ex Bagl." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora macrospora"@fi,
        "Acarospora squamulosa"@fi,
        "Acarospora squamulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokuoppajäkälä"@fi,
        "Acarospora macrospora"@sv .

<http://tun.fi/MX.65152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora moenium" ;
    dwc:scientificNameAuthorship "(Vain.) Räsänen" ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora moenium"@fi,
        "Aspicilia excavata"@fi,
        "Aspicilia moenium"@fi,
        "Endocarpon moenium"@fi,
        "Acarospora moenium"@sv,
        "Aspicilia excavata"@sv,
        "Aspicilia moenium"@sv,
        "Endocarpon moenium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurikuoppajäkälä"@fi,
        "murstenslav"@sv .

<http://tun.fi/MX.65153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora nitrophila" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora aequatula"@fi,
        "Acarospora normanii"@fi,
        "Acarospora aequatula"@sv,
        "Acarospora normanii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acarospora nitrophila"@fi,
        "Acarospora nitrophila"@sv .

<http://tun.fi/MX.65154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora oligospora" ;
    dwc:scientificNameAuthorship "(Nyl.) Arnold" ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora glebosa"@fi,
        "Acarospora oligospora"@fi,
        "Acarospora glebosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomukuoppajäkälä"@fi,
        "Acarospora oligospora"@sv .

<http://tun.fi/MX.65155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora squamulosa" ;
    dwc:scientificNameAuthorship "(Schrad.) Trevis." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora peliocypha"@fi,
        "Acarospora peliscypha"@fi,
        "Acarospora squamulosa"@fi,
        "Parmelia peliocypha"@fi,
        "Acarospora peliocypha"@sv,
        "Acarospora peliscypha"@sv,
        "Acarospora squamulosa"@sv,
        "Parmelia peliocypha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosokuoppajäkälä"@fi,
        "rynkspricklav"@sv .

<http://tun.fi/MX.65156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora rhizobola" ;
    dwc:scientificNameAuthorship "(Nyl.) Alstrup" ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora rhizobola"@fi,
        "Lecanora glaucocarpa var. endocarpoides"@fi,
        "Lecidea rhizobola"@fi,
        "Lecanora glaucocarpa var. endocarpoides"@sv,
        "Lecidea rhizobola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurikuoppajäkälä"@fi,
        "Acarospora rhizobola"@sv .

<http://tun.fi/MX.65157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora rugulosa" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora chalcophila"@fi,
        "Acarospora montana"@fi,
        "Acarospora rugulosa"@fi,
        "Polysporinopsis rugulosa"@fi,
        "Acarospora chalcophila"@sv,
        "Acarospora montana"@sv,
        "Polysporinopsis rugulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastanjakuoppajäkälä"@fi,
        "Acarospora rugulosa"@sv .

<http://tun.fi/MX.65158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora sinopica" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Körb." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora sinopica"@fi,
        "Polysporinopsis sinopica"@fi,
        "Acarospora sinopica"@sv,
        "Polysporinopsis sinopica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekuoppajäkälä"@fi,
        "rostspricklav"@sv .

<http://tun.fi/MX.65159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora veronensis" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora veronensis"@fi,
        "Acarospora veronensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukuoppajäkälä"@fi,
        "liten brunspricklav"@sv .

<http://tun.fi/MX.65160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora versicolor" ;
    dwc:scientificNameAuthorship "Bagl. & Carestia" ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora versicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskuoppajäkälä"@fi,
        "Acarospora versicolor"@sv .

<http://tun.fi/MX.65161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrocordia cavata" ;
    dwc:scientificNameAuthorship "(Ach.) R. C. Harris" ;
    skos:broader <http://tun.fi/MX.67272> ;
    skos:hiddenLabel "Acrocordia cavata"@fi,
        "Acrocordia cavata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenpistejäkälä"@fi,
        "liten punktlav"@sv .

<http://tun.fi/MX.65162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrocordia conoidea" ;
    dwc:scientificNameAuthorship "(Fr.) Körb." ;
    skos:broader <http://tun.fi/MX.67272> ;
    skos:hiddenLabel "Acrocordia conoidea"@fi,
        "Acrocordia conoidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkipistejäkälä"@fi,
        "kalkpunktlav"@sv .

<http://tun.fi/MX.65163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrocordia gemmata" ;
    dwc:scientificNameAuthorship "(Ach.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67272> ;
    skos:hiddenLabel "Acrocordia gemmata"@fi,
        "Acrocordia glauca"@fi,
        "Arthopyrenia gemmata"@fi,
        "Arthopyrenia glauca"@fi,
        "Arthopyrenia sphaeroides"@fi,
        "Acrocordia gemmata"@sv,
        "Acrocordia glauca"@sv,
        "Arthopyrenia gemmata"@sv,
        "Arthopyrenia glauca"@sv,
        "Arthopyrenia sphaeroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnenpistejäkälä"@fi,
        "grå punktlav"@sv .

<http://tun.fi/MX.65164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acrocordia subglobosa" ;
    dwc:scientificNameAuthorship "(Vězda) Poelt & Vězda" ;
    skos:broader <http://tun.fi/MX.67272> ;
    skos:hiddenLabel "Acrocordia subglobosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupistejäkälä"@fi,
        "Acrocordia subglobosa"@sv .

<http://tun.fi/MX.65165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelolecia kolaënsis" ;
    dwc:scientificNameAuthorship "(Nyl.) Hertel & Rambold" ;
    skos:broader <http://tun.fi/MX.67064> ;
    skos:hiddenLabel "Catillaria tavastiana"@fi,
        "Lecidea conferenda"@fi,
        "Lecidea dolosula"@fi,
        "Lecidea paraphana"@fi,
        "Catillaria tavastiana"@sv,
        "Lecidea conferenda"@sv,
        "Lecidea dolosula"@sv,
        "Lecidea paraphana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelolecia kolaënsis"@fi,
        "Adelolecia kolaënsis"@sv .

<http://tun.fi/MX.65166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adelolecia pilati" ;
    dwc:scientificNameAuthorship "(Hepp) Hertel & Hafellner" ;
    skos:broader <http://tun.fi/MX.67064> ;
    skos:hiddenLabel "Lecidea pilati"@fi,
        "Lecidea pilati"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Adelolecia pilati"@fi,
        "Adelolecia pilati"@sv .

<http://tun.fi/MX.65167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonimia allobata" ;
    dwc:scientificNameAuthorship "(Stizenb.) P. James" ;
    skos:broader <http://tun.fi/MX.67219> ;
    skos:hiddenLabel "Agonimia allobata"@fi,
        "Agonimia allobata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nännikonnanjäkälä"@fi,
        "slät fjällav"@sv .

<http://tun.fi/MX.65168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonimia gelatinosa" ;
    dwc:scientificNameAuthorship "(Ach.) M. Brand & Diederich" ;
    skos:broader <http://tun.fi/MX.67219> ;
    skos:hiddenLabel "Agonimia gelatinosa"@fi,
        "Agonimia gelatinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvokonnanjäkälä"@fi,
        "mossfjälllav"@sv .

<http://tun.fi/MX.65169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonimia globulifera" ;
    dwc:scientificNameAuthorship "M. Brand & Diederich" ;
    skos:broader <http://tun.fi/MX.67219> ;
    skos:hiddenLabel "Agonimia globulifera"@fi,
        "Agonimia globulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisarakonnanjäkälä"@fi,
        "alvarfjälllav"@sv .

<http://tun.fi/MX.65170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonimia repleta" ;
    dwc:scientificNameAuthorship "Czarnota & Coppins" ;
    skos:broader <http://tun.fi/MX.67219> ;
    skos:hiddenLabel "Agonimia repleta"@fi,
        "Agonimia repleta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvakonnanjäkälä"@fi,
        "strandfjällav"@sv .

<http://tun.fi/MX.65171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonimia tristicula" ;
    dwc:scientificNameAuthorship "(Nyl.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67219> ;
    skos:hiddenLabel "Agonimia tristicula"@fi,
        "Agonimia tristicula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomukonnanjäkälä"@fi,
        "miniatyrfjällav"@sv .

<http://tun.fi/MX.65172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agonimia vouauxii" ;
    dwc:scientificNameAuthorship "(B. de Lesd.) M. Brand & Diederich" ;
    skos:broader <http://tun.fi/MX.67219> ;
    skos:hiddenLabel "Agonimia vouauxii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdekonnanjäkälä"@fi,
        "Agonimia vouauxii"@sv .

<http://tun.fi/MX.65173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agyrium rufum" ;
    dwc:scientificNameAuthorship "(Pers.) Fr." ;
    skos:broader <http://tun.fi/MX.67165> ;
    skos:hiddenLabel "Agyrium rufum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punatiplu"@fi,
        "Agyrium rufum"@sv .

<http://tun.fi/MX.65174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Albotricha albotestacea" ;
    dwc:scientificNameAuthorship "(Desm.) Raitv." ;
    skos:broader <http://tun.fi/MX.67220> ;
    skos:hiddenLabel "Dasyscyphus albotestaceus"@fi,
        "Trichopeziza albotestacea"@fi,
        "Dasyscyphus albotestaceus"@sv,
        "Trichopeziza albotestacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Albotricha albotestacea"@fi,
        "Albotricha albotestacea"@sv .

<http://tun.fi/MX.65175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alectoria ochroleuca" ;
    dwc:scientificNameAuthorship "(Hoffm.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67166> ;
    skos:hiddenLabel "Alectoria ochroleuca"@fi,
        "Alectoria ochroleuca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakkaluppo"@fi,
        "fjälltagellav"@sv .

<http://tun.fi/MX.65176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alectoria sarmentosa" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67166> ;
    skos:hiddenLabel "Alectoria albida"@fi,
        "Alectoria cincinnata"@fi,
        "Alectoria sarmentosa"@fi,
        "Alectoria sarmentosa f. sorediosa"@fi,
        "Alectoria sarmentosa subsp. vexillifera"@fi,
        "Alectoria sarmentosa var. cincinnata"@fi,
        "Alectoria sorediosa"@fi,
        "Alectoria vancouverensis"@fi,
        "Alectoria vexillifera"@fi,
        "Alectoria albida"@sv,
        "Alectoria cincinnata"@sv,
        "Alectoria sarmentosa"@sv,
        "Alectoria sarmentosa f. sorediosa"@sv,
        "Alectoria sarmentosa subsp. vexillifera"@sv,
        "Alectoria sarmentosa var. cincinnata"@sv,
        "Alectoria sorediosa"@sv,
        "Alectoria vancouverensis"@sv,
        "Alectoria vexillifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpiluppo"@fi,
        "garnlav"@sv .

<http://tun.fi/MX.65178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allantoparmelia alpicola" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Essl." ;
    skos:broader <http://tun.fi/MX.67116> ;
    skos:hiddenLabel "Allantoparmelia alpicola"@fi,
        "Hypogymnia alpicola"@fi,
        "Hypogymnia atrofusca"@fi,
        "Parmelia alpicola"@fi,
        "Allantoparmelia alpicola"@sv,
        "Hypogymnia alpicola"@sv,
        "Hypogymnia atrofusca"@sv,
        "Parmelia alpicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikarve"@fi,
        "fjällblåslav"@sv .

<http://tun.fi/MX.65179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alyxoria varia" ;
    dwc:scientificNameAuthorship "(Pers.) Ertz & Tehler" ;
    skos:broader <http://tun.fi/MX.67117> ;
    skos:hiddenLabel "Alyxoria varia"@fi,
        "Opegrapha diaphora"@fi,
        "Opegrapha pulicaris"@fi,
        "Opegrapha varia"@fi,
        "Alyxoria varia"@sv,
        "Opegrapha diaphora"@sv,
        "Opegrapha pulicaris"@sv,
        "Opegrapha varia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkukirppujäkälä"@fi,
        "klotterlav"@sv .

<http://tun.fi/MX.65180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amandinea cacuminum" ;
    dwc:scientificNameAuthorship "(Th. Fr.) H. Mayrhofer & Sheard" ;
    skos:broader <http://tun.fi/MX.67118> ;
    skos:hiddenLabel "Amandinea cacuminum"@fi,
        "Rinodina cacuminum"@fi,
        "Rinodina cacuminum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lintunyppyjäkälä"@fi,
        "Amandinea cacuminum"@sv .

<http://tun.fi/MX.65181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amandinea coniops" ;
    dwc:scientificNameAuthorship "(Wahlenb.) M. Choisy ex Scheid. & H. Mayrhofer" ;
    skos:broader <http://tun.fi/MX.67118> ;
    skos:hiddenLabel "Amandinea coniops"@fi,
        "Buellia coniops"@fi,
        "Amandinea coniops"@sv,
        "Buellia coniops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merinyppyjäkälä"@fi,
        "kustamandinea"@sv .

<http://tun.fi/MX.65182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amandinea pelidna" ;
    dwc:scientificNameAuthorship "(Ach.) Fryday & L. Arcadia" ;
    skos:broader <http://tun.fi/MX.67118> ;
    skos:hiddenLabel "Amandinea lecideina"@fi,
        "Amandinea lecideina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Amandinea pelidna"@fi,
        "Amandinea pelidna"@sv .

<http://tun.fi/MX.65183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amandinea punctata" ;
    dwc:scientificNameAuthorship "(Hoffm.) Coppins & Scheid." ;
    skos:broader <http://tun.fi/MX.67118> ;
    skos:hiddenLabel "Amandinea punctata"@fi,
        "Buellia myriocarpa"@fi,
        "Buellia punctata"@fi,
        "Buellia punctiformis"@fi,
        "Amandinea punctata"@sv,
        "Buellia myriocarpa"@sv,
        "Buellia punctata"@sv,
        "Buellia punctiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistenyppyjäkälä"@fi,
        "liten skivlav"@sv .

<http://tun.fi/MX.65184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amygdalaria elegantior" ;
    dwc:scientificNameAuthorship "(H. Magn.) Hertel & Brodo" ;
    skos:broader <http://tun.fi/MX.67065> ;
    skos:hiddenLabel "Amygdalaria elegantior"@fi,
        "Lecidea elegans"@fi,
        "Amygdalaria elegantior"@sv,
        "Lecidea elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonupujäkälä"@fi,
        "praktmandellav"@sv .

<http://tun.fi/MX.65185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amygdalaria panaeola" ;
    dwc:scientificNameAuthorship "(Ach.) Hertel & Brodo" ;
    skos:broader <http://tun.fi/MX.67065> ;
    skos:hiddenLabel "Amygdalaria panaeola"@fi,
        "Huilia panaeola"@fi,
        "Lecidea panaeola"@fi,
        "Amygdalaria panaeola"@sv,
        "Huilia panaeola"@sv,
        "Lecidea panaeola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosonupujäkälä"@fi,
        "mandellav"@sv .

<http://tun.fi/MX.65187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaptychia runcinata" ;
    dwc:scientificNameAuthorship "(With.) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67221> ;
    skos:hiddenLabel "Anaptychia aquila"@fi,
        "Anaptychia fusca"@fi,
        "Anaptychia runcinata"@fi,
        "Anaptychia aquila"@sv,
        "Anaptychia fusca"@sv,
        "Anaptychia runcinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meriripsijäkälä"@fi,
        "brun franslav"@sv .

<http://tun.fi/MX.65188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisomeridium biforme" ;
    dwc:scientificNameAuthorship "(Borrer) R. C. Harris" ;
    skos:broader <http://tun.fi/MX.67273> ;
    skos:hiddenLabel "Anisomeridium biforme"@fi,
        "Anisomeridium biforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallotohvelijäkälä"@fi,
        "toffellav"@sv .

<http://tun.fi/MX.65189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisomeridium carinthiacum" ;
    dwc:scientificNameAuthorship "(J. Steiner) R. C. Harris" ;
    skos:broader <http://tun.fi/MX.67273> ;
    skos:hiddenLabel "Anisomeridium carinthiacum"@fi,
        "Anisomeridium carinthiacum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvatohvelijäkälä"@fi,
        "stentoffellav"@sv .

<http://tun.fi/MX.65190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anisomeridium polypori" ;
    dwc:scientificNameAuthorship "(Ellis & Everh.) M. E. Barr" ;
    skos:broader <http://tun.fi/MX.67273> ;
    skos:hiddenLabel "Anisomeridium 'nyssageum'"@fi,
        "Anisomeridium nyssigenum"@fi,
        "Anisomeridium polypori"@fi,
        "Anisomeridium 'nyssageum'"@sv,
        "Anisomeridium nyssigenum"@sv,
        "Anisomeridium polypori"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyvitohvelijäkälä"@fi,
        "trädbaslav"@sv .

<http://tun.fi/MX.65191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anzina carneonivea" ;
    dwc:scientificNameAuthorship "(Anzi) Scheid." ;
    skos:broader <http://tun.fi/MX.67274> ;
    skos:hiddenLabel "Anzina carneonivea"@fi,
        "Pertusaria carneonivea"@fi,
        "Pertusaria infralapponica"@fi,
        "Varicellaria carneonivea"@fi,
        "Anzina carneonivea"@sv,
        "Pertusaria carneonivea"@sv,
        "Pertusaria infralapponica"@sv,
        "Varicellaria carneonivea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vatijäkälä"@fi,
        "anzina"@sv .

<http://tun.fi/MX.65192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphanopsis coenosa" ;
    dwc:scientificNameAuthorship "(Nyl.) Coppins & P. James" ;
    skos:broader <http://tun.fi/MX.67119> ;
    skos:hiddenLabel "Aphanopsis coenosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietajäkälä"@fi,
        "Aphanopsis coenosa"@sv .

<http://tun.fi/MX.65193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctomia delicatula" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67367> ;
    skos:hiddenLabel "Arctomia delicatula"@fi,
        "Arctomia delicatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnystyräjäkälä"@fi,
        "dvärggytterlav"@sv .

<http://tun.fi/MX.65194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctomia interfixa" ;
    dwc:scientificNameAuthorship "(Nyl.) Vain." ;
    skos:broader <http://tun.fi/MX.67367> ;
    skos:hiddenLabel "Arctomia interfixa"@fi,
        "Arctomia interfixa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naalinnystyräjäkälä"@fi,
        "rosettlik dvärggytterlav"@sv .

<http://tun.fi/MX.65195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoparmelia centrifuga" ;
    dwc:scientificNameAuthorship "(L.) Hale" ;
    skos:broader <http://tun.fi/MX.67222> ;
    skos:hiddenLabel "Arctoparmelia aleuritica"@fi,
        "Arctoparmelia centrifuga"@fi,
        "Parmelia aleuritica"@fi,
        "Parmelia centrifuga"@fi,
        "Parmelia centrifuga f. aleuritica"@fi,
        "Parmelia centrifuga var. monticola"@fi,
        "Xanthoparmelia centrifuga"@fi,
        "Arctoparmelia aleuritica"@sv,
        "Arctoparmelia centrifuga"@sv,
        "Parmelia aleuritica"@sv,
        "Parmelia centrifuga"@sv,
        "Parmelia centrifuga f. aleuritica"@sv,
        "Parmelia centrifuga var. monticola"@sv,
        "Xanthoparmelia centrifuga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarrekarve"@fi,
        "vinterlav"@sv .

<http://tun.fi/MX.65196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctoparmelia incurva" ;
    dwc:scientificNameAuthorship "(Pers.) Hale" ;
    skos:broader <http://tun.fi/MX.67222> ;
    skos:hiddenLabel "Arctoparmelia incurva"@fi,
        "Parmelia incurva"@fi,
        "Parmelia incurva f. lignicola"@fi,
        "Xanthoparmelia incurva"@fi,
        "Arctoparmelia incurva"@sv,
        "Parmelia incurva"@sv,
        "Parmelia incurva f. lignicola"@sv,
        "Xanthoparmelia incurva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallokarve"@fi,
        "krumlav"@sv .

<http://tun.fi/MX.65198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia aggregata" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia aggregata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryväspiilojäkälä"@fi,
        "Arthonia aggregata"@sv .

<http://tun.fi/MX.65199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia apatetica" ;
    dwc:scientificNameAuthorship "(A. Massal.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia apatetica"@fi,
        "Arthonia betuleti"@fi,
        "Arthonia exilis"@fi,
        "Arthonia salicicola"@fi,
        "Arthonia betuleti"@sv,
        "Arthonia exilis"@sv,
        "Arthonia salicicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "höynäpiilojäkälä"@fi,
        "Arthonia apatetica"@sv .

<http://tun.fi/MX.65200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia atra" ;
    dwc:scientificNameAuthorship "(Pers.) A. Schneid." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia atra"@fi,
        "Opegrapha atra"@fi,
        "Arthonia atra"@sv,
        "Opegrapha atra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sädepiilojäkälä"@fi,
        "svart klotterlav"@sv .

<http://tun.fi/MX.65201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia boreella" ;
    dwc:scientificNameAuthorship "(Vain.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia boreella"@fi,
        "Arthonia punctiformis subsp. boreella"@fi,
        "Arthonia punctiformis subsp. boreella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigapiilojäkälä"@fi,
        "Arthonia boreella"@sv .

<http://tun.fi/MX.65202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inoderma byssaceum" ;
    dwc:scientificNameAuthorship "(Weigel) Gray" ;
    skos:broader <http://tun.fi/MX.4883869> ;
    skos:hiddenLabel "Arthonia byssacea"@fi,
        "Inoderma byssaceum"@fi,
        "Arthonia byssacea"@sv,
        "Inoderma byssaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalopiilojäkälä"@fi,
        "ekpricklav"@sv .

<http://tun.fi/MX.65203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysothrix caesia" ;
    dwc:scientificNameAuthorship "(Flot.) Ertz & Tehler" ;
    skos:broader <http://tun.fi/MX.67227> ;
    skos:hiddenLabel "Arthonia caesia"@fi,
        "Arthonia caesiolivens"@fi,
        "Chrysothrix caesia"@fi,
        "Arthonia caesia"@sv,
        "Arthonia caesiolivens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinirikkijäkälä"@fi,
        "Chrysothrix caesia"@sv .

<http://tun.fi/MX.65204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia cinereopruinosa" ;
    dwc:scientificNameAuthorship "Schaer." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia cinereopruinosa"@fi,
        "Arthonia cinereopruinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmäpiilojäkälä"@fi,
        "puderfläck"@sv .

<http://tun.fi/MX.65206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia didyma" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia didyma"@fi,
        "Arthonia didyma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punapiilojäkälä"@fi,
        "liten rostfläck"@sv .

<http://tun.fi/MX.65207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naevia dispersa" ;
    dwc:scientificNameAuthorship "(Schrad.) Thiyagaraja, Lücking & K. D. Hyde" ;
    skos:broader <http://tun.fi/MX.234008> ;
    skos:hiddenLabel "Arthonia dispersa"@fi,
        "Naevia dispersa"@fi,
        "Arthonia dispersa"@sv,
        "Naevia dispersa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hajapiilojäkälä"@fi,
        "smalpricklav"@sv .

<http://tun.fi/MX.65208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia dispuncta" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Allarthonia dispuncta"@fi,
        "Arthonia dispuncta"@fi,
        "Allarthonia dispuncta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänpiilojäkälä"@fi,
        "Arthonia dispuncta"@sv .

<http://tun.fi/MX.65209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia epiphyscia" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthonia epiphyscia"@fi,
        "Arthonia epiphyscia"@sv .

<http://tun.fi/MX.65210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia excipienda" ;
    dwc:scientificNameAuthorship "(Nyl.) Leight." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia asteroidea var. excipienda"@fi,
        "Arthonia excipienda"@fi,
        "Arthonia asteroidea var. excipienda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käyräpiilojäkälä"@fi,
        "Arthonia excipienda"@sv .

<http://tun.fi/MX.65211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia farinacea" ;
    dwc:scientificNameAuthorship "(H. Olivier) R. Sant." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Mycobilimbia farinacea"@fi,
        "Mycobilimbia farinacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthonia farinacea"@fi,
        "Arthonia farinacea"@sv .

<http://tun.fi/MX.65212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia fusca" ;
    dwc:scientificNameAuthorship "(A. Massal.) Hepp" ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Allarthonia lapidicola"@fi,
        "Arthonia fusca"@fi,
        "Arthonia lapidicola"@fi,
        "Arthonia vagans var. koerberi"@fi,
        "Allarthonia lapidicola"@sv,
        "Arthonia fusca"@sv,
        "Arthonia lapidicola"@sv,
        "Arthonia vagans var. koerberi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliopiilojäkälä"@fi,
        "stenpricklav"@sv .

<http://tun.fi/MX.65213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia fuscopurpurea" ;
    dwc:scientificNameAuthorship "(Tul.) R. Sant." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia fuscopurpurea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantanahkapiilokka"@fi,
        "Arthonia fuscopurpurea"@sv .

<http://tun.fi/MX.65214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia gelidae" ;
    dwc:scientificNameAuthorship "R. Sant." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia gelidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myhkypiilokka"@fi,
        "Arthonia gelidae"@sv .

<http://tun.fi/MX.65215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia helvola" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia helvola"@fi,
        "Arthonia helvola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "revonpiilojäkälä"@fi,
        "rödprick"@sv .

<http://tun.fi/MX.65216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia incarnata" ;
    dwc:scientificNameAuthorship "Th. Fr. ex Almq." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia incarnata"@fi,
        "Arthonia incarnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidanpiilojäkälä"@fi,
        "mörk rödprick"@sv .

<http://tun.fi/MX.65217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Felipes leucopellaeus" ;
    dwc:scientificNameAuthorship "(Ach.) Frisch & G. Thor." ;
    skos:broader <http://tun.fi/MX.234354> ;
    skos:hiddenLabel "Arthonia leucopellaea"@fi,
        "Arthonia marmorata"@fi,
        "Felipes leucopellaeus"@fi,
        "Arthonia leucopellaea"@sv,
        "Arthonia marmorata"@sv,
        "Felipes leucopellaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kissantassujäkälä"@fi,
        "kattfotslav"@sv .

<http://tun.fi/MX.65218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia mediella" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia mediella"@fi,
        "Arthonia mediella var. sapinea"@fi,
        "Arthonia mediella"@sv,
        "Arthonia mediella var. sapinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinäpiilojäkälä"@fi,
        "barkpricklav"@sv .

<http://tun.fi/MX.65219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia molendoi" ;
    dwc:scientificNameAuthorship "(Heufl. ex Frauenh.) R. Sant." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthonia molendoi"@fi,
        "Arthonia molendoi"@sv .

<http://tun.fi/MX.65220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia neglectula" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthonia neglectula"@fi,
        "Arthonia neglectula"@sv .

<http://tun.fi/MX.65221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia patellulata" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Allarthonia patellulata"@fi,
        "Arthonia patellulata"@fi,
        "Allarthonia patellulata"@sv,
        "Arthonia patellulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanpiilojäkälä"@fi,
        "asppricklav"@sv .

<http://tun.fi/MX.65222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia peltigerae" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia peltigerae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkajäkälänpiilokka"@fi,
        "Arthonia peltigerae"@sv .

<http://tun.fi/MX.65223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia phaeophysciae" ;
    dwc:scientificNameAuthorship "Grube & Matzer" ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthonia phaeophysciae"@fi,
        "Arthonia phaeophysciae"@sv .

<http://tun.fi/MX.65224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naevia punctiformis" ;
    dwc:scientificNameAuthorship "(Ach.) A. Massal." ;
    skos:broader <http://tun.fi/MX.234008> ;
    skos:hiddenLabel "Arthonia populina"@fi,
        "Arthonia punctiformis"@fi,
        "Naevia punctiformis"@fi,
        "Arthonia populina"@sv,
        "Arthonia punctiformis"@sv,
        "Naevia punctiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistepiilojäkälä"@fi,
        "pricklav"@sv .

<http://tun.fi/MX.65225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia radiata" ;
    dwc:scientificNameAuthorship "(Pers.) Ach." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia radiata"@fi,
        "Arthonia radiata f. applanata"@fi,
        "Arthonia radiata"@sv,
        "Arthonia radiata f. applanata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanpiilojäkälä"@fi,
        "fläcklav"@sv .

<http://tun.fi/MX.65226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia ruana" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia ruana"@fi,
        "Arthothelium rosaceum"@fi,
        "Arthothelium ruanum"@fi,
        "Arthonia ruana"@sv,
        "Arthothelium rosaceum"@sv,
        "Arthothelium ruanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusupiilojäkälä"@fi,
        "jaguarfläck"@sv .

<http://tun.fi/MX.65227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diarthonis spadicea" ;
    dwc:scientificNameAuthorship "(Leight.) Frisch, Ertz, Coppins & P. F. Cannon" ;
    skos:broader <http://tun.fi/MX.5076686> ;
    skos:hiddenLabel "Arthonia spadicea"@fi,
        "Diarthonis spadicea"@fi,
        "Arthonia spadicea"@sv,
        "Diarthonis spadicea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopiilojäkälä"@fi,
        "glansfläck"@sv .

<http://tun.fi/MX.65228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia subfuscicola" ;
    dwc:scientificNameAuthorship "(Linds.) Triebel" ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Celidium varians subsp. elfvingii"@fi,
        "Celidium varians subsp. elfvingii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthonia subfuscicola"@fi,
        "Arthonia subfuscicola"@sv .

<http://tun.fi/MX.65229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia varians" ;
    dwc:scientificNameAuthorship "(Davies) Nyl." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia varians"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehräjäkälänpiilokka"@fi,
        "Arthonia varians"@sv .

<http://tun.fi/MX.65230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia vinosa" ;
    dwc:scientificNameAuthorship "Leight." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia lurida"@fi,
        "Arthonia vinosa"@fi,
        "Arthonia lurida"@sv,
        "Arthonia vinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahopiilojäkälä"@fi,
        "rostfläck"@sv .

<http://tun.fi/MX.65231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthopyrenia analepta" ;
    dwc:scientificNameAuthorship "(Ach.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67368> ;
    skos:hiddenLabel "Arthopyrenia analepta"@fi,
        "Arthopyrenia lapponina"@fi,
        "Arthopyrenia padicola"@fi,
        "Didymella annulata"@fi,
        "Didymella daphnis"@fi,
        "Didymella fallax"@fi,
        "Didymella padicola"@fi,
        "Didymella ramulicola"@fi,
        "Arthopyrenia analepta"@sv,
        "Arthopyrenia lapponina"@sv,
        "Arthopyrenia padicola"@sv,
        "Didymella annulata"@sv,
        "Didymella daphnis"@sv,
        "Didymella fallax"@sv,
        "Didymella padicola"@sv,
        "Didymella ramulicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunpisteikäs"@fi,
        "nordlig päronlav"@sv .

<http://tun.fi/MX.65232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthopyrenia atomariella" ;
    dwc:scientificNameAuthorship "(Nyl.) Hulting" ;
    skos:broader <http://tun.fi/MX.67368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthopyrenia atomariella"@fi,
        "Arthopyrenia atomariella"@sv .

<http://tun.fi/MX.65233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthopyrenia cinereopruinosa" ;
    dwc:scientificNameAuthorship "(Schaer.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67368> ;
    skos:hiddenLabel "Arthopyrenia cinereopruinosa"@fi,
        "Didymella abieticola"@fi,
        "Didymella pinicola"@fi,
        "Didymella ramulicola"@fi,
        "Didymella abieticola"@sv,
        "Didymella pinicola"@sv,
        "Didymella ramulicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmäpisteikäs"@fi,
        "Arthopyrenia cinereopruinosa"@sv .

<http://tun.fi/MX.65234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthopyrenia didymelloides" ;
    dwc:scientificNameAuthorship "Zahlbr." ;
    skos:broader <http://tun.fi/MX.67368> ;
    skos:hiddenLabel "Arthopyrenia subfallax"@fi,
        "Didymella subfallax"@fi,
        "Verrucaria subfallax"@fi,
        "Arthopyrenia subfallax"@sv,
        "Didymella subfallax"@sv,
        "Verrucaria subfallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthopyrenia didymelloides"@fi,
        "Arthopyrenia didymelloides"@sv .

<http://tun.fi/MX.65235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthopyrenia intersistens" ;
    dwc:scientificNameAuthorship "(Nyl.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67368> ;
    skos:hiddenLabel "Metasphaeria intersistens"@fi,
        "Verrucaria intersistens"@fi,
        "Metasphaeria intersistens"@sv,
        "Verrucaria intersistens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthopyrenia intersistens"@fi,
        "Arthopyrenia intersistens"@sv .

<http://tun.fi/MX.65236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthopyrenia salicis" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.67368> ;
    skos:hiddenLabel "Arthopyrenia salicis"@fi,
        "Verrucaria punctiformis subsp. pyrenastrella var. punctuosa"@fi,
        "Verrucaria punctiformis subsp. pyrenastrella var. punctuosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunpistejäkälä"@fi,
        "Arthopyrenia salicis"@sv .

<http://tun.fi/MX.65237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthopyrenia subcerasi" ;
    dwc:scientificNameAuthorship "(Vain.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67368> ;
    skos:hiddenLabel "Arthopyrenia subcerasi"@fi,
        "Metasphaeria subcerasi"@fi,
        "Verrucaria subcerasi"@fi,
        "Arthopyrenia subcerasi"@sv,
        "Metasphaeria subcerasi"@sv,
        "Verrucaria subcerasi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpisteikäs"@fi,
        "björkpäronlav"@sv .

<http://tun.fi/MX.65238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthothelium scandinavicum" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67168> ;
    skos:hiddenLabel "Arthothelium scandinavicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenhäivelö"@fi,
        "Arthothelium scandinavicum"@sv .

<http://tun.fi/MX.65239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthrorhaphis aeruginosa" ;
    dwc:scientificNameAuthorship "R. Sant. & Tønsberg" ;
    skos:broader <http://tun.fi/MX.67369> ;
    skos:hiddenLabel "Arthrorhaphis aeruginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthrorhaphis aeruginosa"@fi,
        "ärgcitrinell"@sv .

<http://tun.fi/MX.65240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthrorhaphis alpina" ;
    dwc:scientificNameAuthorship "(Schaer.) R. Sant." ;
    skos:broader <http://tun.fi/MX.67369> ;
    skos:hiddenLabel "Arthrorhaphis alpina"@fi,
        "Bacidia alpina"@fi,
        "Bacidia citrinella subsp. alpina"@fi,
        "Arthrorhaphis alpina"@sv,
        "Bacidia alpina"@sv,
        "Bacidia citrinella subsp. alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiveliökuprujäkälä"@fi,
        "slät citrinellav"@sv .

<http://tun.fi/MX.65241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthrorhaphis citrinella" ;
    dwc:scientificNameAuthorship "(Ach.) Poelt" ;
    skos:broader <http://tun.fi/MX.67369> ;
    skos:hiddenLabel "Arthrorhaphis citrinella"@fi,
        "Bacidia citrinella"@fi,
        "Bacidia flavovirescens"@fi,
        "Bacidia flavovirescens var. detrita"@fi,
        "Arthrorhaphis citrinella"@sv,
        "Bacidia citrinella"@sv,
        "Bacidia flavovirescens"@sv,
        "Bacidia flavovirescens var. detrita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakuprujäkälä"@fi,
        "citrinellav"@sv .

<http://tun.fi/MX.65242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthrorhaphis grisea" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67369> ;
    skos:hiddenLabel "Arthrorhaphis fuscoreagens"@fi,
        "Arthrorhaphis grisea"@fi,
        "Bacidia fuscoreagens"@fi,
        "Lecidea fuscoreagens"@fi,
        "Arthrorhaphis fuscoreagens"@sv,
        "Arthrorhaphis grisea"@sv,
        "Bacidia fuscoreagens"@sv,
        "Lecidea fuscoreagens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakuprujäkälä"@fi,
        "grå citrinellav"@sv .

<http://tun.fi/MX.65243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toninia populorum" ;
    dwc:scientificNameAuthorship "(A. Massal.) Kistenich, Timdal, Bendiksby & S. Ekman" ;
    skos:broader <http://tun.fi/MX.67209> ;
    skos:hiddenLabel "Arthrosporum populorum"@fi,
        "Bacidia acclinis"@fi,
        "Bacidia populorum"@fi,
        "Bilimbia populorum"@fi,
        "Toninia populorum"@fi,
        "Arthrosporum populorum"@sv,
        "Bacidia acclinis"@sv,
        "Bacidia populorum"@sv,
        "Bilimbia populorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarrejäkälä"@fi,
        "Toninia populorum"@sv .

<http://tun.fi/MX.65244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicilia aquatica" ;
    dwc:scientificNameAuthorship "(Fr.) Körb." ;
    skos:broader <http://tun.fi/MX.67169> ;
    skos:hiddenLabel "Aspicilia amphibola var. subgriseola"@fi,
        "Aspicilia aquatica"@fi,
        "Aspicilia griseopallida"@fi,
        "Aspicilia gyrodes"@fi,
        "Lecanora griseopallida"@fi,
        "Lecanora gyrodes"@fi,
        "Aspicilia amphibola var. subgriseola"@sv,
        "Aspicilia aquatica"@sv,
        "Aspicilia griseopallida"@sv,
        "Aspicilia gyrodes"@sv,
        "Lecanora griseopallida"@sv,
        "Lecanora gyrodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesikiventiera"@fi,
        "strandstenslav"@sv .

<http://tun.fi/MX.65245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Circinaria calcarea" ;
    dwc:scientificNameAuthorship "(L.) A. Nordin, Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67405> ;
    skos:hiddenLabel "Aspicilia calcarea"@fi,
        "Circinaria calcarea"@fi,
        "Aspicilia calcarea"@sv,
        "Circinaria calcarea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkimannajäkälä"@fi,
        "kalkstenslav"@sv .

<http://tun.fi/MX.65246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicilia cinerea" ;
    dwc:scientificNameAuthorship "(L.) Körb." ;
    skos:broader <http://tun.fi/MX.67169> ;
    skos:hiddenLabel "Aspicilia cinerea"@fi,
        "Aspicilia cinerea var. atroalba"@fi,
        "Aspicilia cinerea var. badia"@fi,
        "Aspicilia cinerea var. macrocarpa"@fi,
        "Aspicilia gibbosa var. virescens"@fi,
        "Aspicilia tephra"@fi,
        "Lecanora amphibola"@fi,
        "Lecanora cinerea"@fi,
        "Aspicilia cinerea"@sv,
        "Aspicilia cinerea var. atroalba"@sv,
        "Aspicilia cinerea var. badia"@sv,
        "Aspicilia cinerea var. macrocarpa"@sv,
        "Aspicilia gibbosa var. virescens"@sv,
        "Aspicilia tephra"@sv,
        "Lecanora amphibola"@sv,
        "Lecanora cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakiventiera"@fi,
        "gråstenslav"@sv .

<http://tun.fi/MX.65247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Circinaria contorta" ;
    dwc:scientificNameAuthorship "(Hoffm.) A. Nordin, Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67405> ;
    skos:hiddenLabel "Aspicilia contorta"@fi,
        "Circinaria contorta"@fi,
        "Aspicilia contorta"@sv,
        "Circinaria contorta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huurremannajäkälä"@fi,
        "gyttrad kalkstenslav"@sv .

<http://tun.fi/MX.65249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Circinaria cupreogrisea" ;
    dwc:scientificNameAuthorship "(Th. Fr.) A. Nordin, Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67405> ;
    skos:hiddenLabel "Aspicilia cupreogrisea"@fi,
        "Lecanora cupreogrisea"@fi,
        "Aspicilia cupreogrisea"@sv,
        "Lecanora cupreogrisea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Circinaria cupreogrisea"@fi,
        "Circinaria cupreogrisea"@sv .

<http://tun.fi/MX.65250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicilia epiglypta" ;
    dwc:scientificNameAuthorship "(Norrl. ex Nyl.) Hue" ;
    skos:broader <http://tun.fi/MX.67169> ;
    skos:hiddenLabel "Lecanora epiglypta"@fi,
        "Lecanora epiglypta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspicilia epiglypta"@fi,
        "Aspicilia epiglypta"@sv .

<http://tun.fi/MX.65251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Circinaria gibbosa" ;
    dwc:scientificNameAuthorship "(Ach.) A. Nordin, Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67405> ;
    skos:hiddenLabel "Aspicilia gibbosa"@fi,
        "Circinaria gibbosa"@fi,
        "Lecanora gibbosa"@fi,
        "Aspicilia gibbosa"@sv,
        "Lecanora gibbosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystymannajäkälä"@fi,
        "Circinaria gibbosa"@sv .

<http://tun.fi/MX.65254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxneriaria haeyrenii" ;
    dwc:scientificNameAuthorship "(H. Magn.) S.Y. Kondr. & Lőkös" ;
    skos:broader <http://tun.fi/MX.5076088> ;
    skos:hiddenLabel "Aspicilia haeyrenii"@fi,
        "Lecanora haeyrenii"@fi,
        "Aspicilia haeyrenii"@sv,
        "Lecanora haeyrenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxneriaria haeyrenii"@fi,
        "Oxneriaria haeyrenii"@sv .

<http://tun.fi/MX.65255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicilia indissimilis" ;
    dwc:scientificNameAuthorship "(H. Magn.) Räsänen" ;
    skos:broader <http://tun.fi/MX.67169> ;
    skos:hiddenLabel "Lecanora lignaria"@fi,
        "Lecanora lignaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspicilia indissimilis"@fi,
        "Aspicilia indissimilis"@sv .

<http://tun.fi/MX.65256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicilia laevata" ;
    dwc:scientificNameAuthorship "(Ach.) Arnold" ;
    skos:broader <http://tun.fi/MX.67169> ;
    skos:hiddenLabel "Aspicilia cinerea var. laevata f. athallina"@fi,
        "Aspicilia laevata"@fi,
        "Lecanora laevata"@fi,
        "Aspicilia cinerea var. laevata f. athallina"@sv,
        "Lecanora laevata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahokiventiera"@fi,
        "Aspicilia laevata"@sv .

<http://tun.fi/MX.65257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicilia laevatoides" ;
    dwc:scientificNameAuthorship "(H. Magn.) Oxner" ;
    skos:broader <http://tun.fi/MX.67169> ;
    skos:hiddenLabel "Lecanora laevatoides"@fi,
        "Lecanora laevatoides var. athroocarpa"@fi,
        "Lecanora laevatoides"@sv,
        "Lecanora laevatoides var. athroocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspicilia laevatoides"@fi,
        "Aspicilia laevatoides"@sv .

<http://tun.fi/MX.65259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Circinaria leprosescens" ;
    dwc:scientificNameAuthorship "(Sandst.) A. Nordin, Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67405> ;
    skos:hiddenLabel "Aspicilia leprosescens"@fi,
        "Circinaria leprosescens"@fi,
        "Lecanora leprosescens"@fi,
        "Aspicilia leprosescens"@sv,
        "Circinaria leprosescens"@sv,
        "Lecanora leprosescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linnunmannajäkälä"@fi,
        "fågelkantlav"@sv .

<http://tun.fi/MX.65260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagedia mastrucata" ;
    dwc:scientificNameAuthorship "(Wahlenb.) A. Nordin, Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.233782> ;
    skos:hiddenLabel "Aspicilia mastrucata"@fi,
        "Aspicilia mastrucata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sagedia mastrucata"@fi,
        "Sagedia mastrucata"@sv .

<http://tun.fi/MX.65261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicilia njuljae" ;
    dwc:scientificNameAuthorship "(H. Magn.) Räsänen" ;
    skos:broader <http://tun.fi/MX.67169> ;
    skos:hiddenLabel "Aspicilia njuljae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikiventiera"@fi,
        "Aspicilia njuljae"@sv .

<http://tun.fi/MX.65262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicilia pergibbosa" ;
    dwc:scientificNameAuthorship "(H. Magn.) Räsänen" ;
    skos:broader <http://tun.fi/MX.67169> ;
    skos:hiddenLabel "Aspicilia pergibbosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrakiventiera"@fi,
        "Aspicilia pergibbosa"@sv .

<http://tun.fi/MX.65263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicilia perradiata" ;
    dwc:scientificNameAuthorship "(Nyl.) Hue" ;
    skos:broader <http://tun.fi/MX.67169> ;
    skos:hiddenLabel "Aspicilia disserpens"@fi,
        "Aspicilia perradiata"@fi,
        "Lecanora disserpens"@fi,
        "Aspicilia disserpens"@sv,
        "Lecanora disserpens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskekiventiera"@fi,
        "Aspicilia perradiata"@sv .

<http://tun.fi/MX.65264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicilia polychroma" ;
    dwc:scientificNameAuthorship "Anzi" ;
    skos:broader <http://tun.fi/MX.67169> ;
    skos:hiddenLabel "Aspicilia polychroma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laattakiventiera"@fi,
        "Aspicilia polychroma"@sv .

<http://tun.fi/MX.65266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobothallia recedens" ;
    dwc:scientificNameAuthorship "(Taylor) A. Nordin, Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67146> ;
    skos:hiddenLabel "Aspicilia recedens"@fi,
        "Lecanora bohemica"@fi,
        "Aspicilia recedens"@sv,
        "Lecanora bohemica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lobothallia recedens"@fi,
        "Lobothallia recedens"@sv .

<http://tun.fi/MX.65269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagedia simoënsis" ;
    dwc:scientificNameAuthorship "(Räsänen) A. Nordin, Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.233782> ;
    skos:hiddenLabel "Aspicilia protuberans"@fi,
        "Aspicilia simoënsis"@fi,
        "Sagedia simoënsis"@fi,
        "Aspicilia protuberans"@sv,
        "Aspicilia simoënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynikiventiera"@fi,
        "Sagedia simoënsis"@sv .

<http://tun.fi/MX.65271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxneriaria supertegens" ;
    dwc:scientificNameAuthorship "(Arnold) S.Y. Kondr. & Lőkös" ;
    skos:broader <http://tun.fi/MX.5076088> ;
    skos:hiddenLabel "Aspicilia supertegens"@fi,
        "Lecanora supertegens"@fi,
        "Aspicilia supertegens"@sv,
        "Lecanora supertegens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Oxneriaria supertegens"@fi,
        "Oxneriaria supertegens"@sv .

<http://tun.fi/MX.65272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspicilia verrucigera" ;
    dwc:scientificNameAuthorship "Hue" ;
    skos:broader <http://tun.fi/MX.67169> ;
    skos:hiddenLabel "Aspicilia obvallata"@fi,
        "Lecanora obvallata"@fi,
        "Lecanora verrucigera"@fi,
        "Aspicilia obvallata"@sv,
        "Lecanora obvallata"@sv,
        "Lecanora verrucigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Aspicilia verrucigera"@fi,
        "Aspicilia verrucigera"@sv .

<http://tun.fi/MX.65273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagedia zonata" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233782> ;
    skos:hiddenLabel "Aspicilia curvabilis"@fi,
        "Aspicilia inconspicua"@fi,
        "Aspicilia litorea"@fi,
        "Aspicilia malmeana"@fi,
        "Aspicilia obscurata"@fi,
        "Aspicilia tenebrica"@fi,
        "Aspicilia xyloxena"@fi,
        "Aspicilia zonata"@fi,
        "Aspicilia curvabilis"@sv,
        "Aspicilia inconspicua"@sv,
        "Aspicilia litorea"@sv,
        "Aspicilia malmeana"@sv,
        "Aspicilia obscurata"@sv,
        "Aspicilia tenebrica"@sv,
        "Aspicilia xyloxena"@sv,
        "Aspicilia zonata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sagedia zonata"@fi,
        "Sagedia zonata"@sv .

<http://tun.fi/MX.65274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspilidea myrinii" ;
    dwc:scientificNameAuthorship "(Fr.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67066> ;
    skos:hiddenLabel "Aspicilia cinerea var. sallensis"@fi,
        "Aspicilia lapponica"@fi,
        "Aspicilia myrinii"@fi,
        "Aspicilia subadunans"@fi,
        "Aspilidea myrinii"@fi,
        "Lecanora myrinii var. subadunans"@fi,
        "Aspicilia cinerea var. sallensis"@sv,
        "Aspicilia lapponica"@sv,
        "Aspicilia myrinii"@sv,
        "Aspicilia subadunans"@sv,
        "Lecanora myrinii var. subadunans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapintiera"@fi,
        "Aspilidea myrinii"@sv .

<http://tun.fi/MX.65275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asterophoma mazaediicola" ;
    dwc:scientificNameAuthorship "D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Asterophoma mazaediicola"@fi,
        "Asterophoma mazaediicola"@sv .

<http://tun.fi/MX.65276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athallia cerinella" ;
    dwc:scientificNameAuthorship "(Nyl.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67067> ;
    skos:hiddenLabel "Athallia cerinella"@fi,
        "Caloplaca cerinella"@fi,
        "Athallia cerinella"@sv,
        "Caloplaca cerinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nappikultajäkälä"@fi,
        "mångsporig kvistorangelav"@sv .

<http://tun.fi/MX.65277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athallia cerinelloides" ;
    dwc:scientificNameAuthorship "(Erichsen) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67067> ;
    skos:hiddenLabel "Athallia cerinelloides"@fi,
        "Caloplaca cerinelloides"@fi,
        "Athallia cerinelloides"@sv,
        "Caloplaca cerinelloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vahakultajäkälä"@fi,
        "kvistorangelav"@sv .

<http://tun.fi/MX.65278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athallia holocarpa" ;
    dwc:scientificNameAuthorship "(Hoffm.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67067> ;
    skos:hiddenLabel "Athallia holocarpa"@fi,
        "Caloplaca holocarpa"@fi,
        "Caloplaca lithophila"@fi,
        "Athallia holocarpa"@sv,
        "Caloplaca holocarpa"@sv,
        "Caloplaca lithophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivikultajäkälä"@fi,
        "liten orangelav"@sv .

<http://tun.fi/MX.65279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athallia pyracea" ;
    dwc:scientificNameAuthorship "(Ach.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67067> ;
    skos:hiddenLabel "Athallia pyracea"@fi,
        "Callopisma cerinum"@fi,
        "Caloplaca pyracea"@fi,
        "Athallia pyracea"@sv,
        "Callopisma cerinum"@sv,
        "Caloplaca pyracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavankultajäkälä"@fi,
        "liten asporangelav"@sv .

<http://tun.fi/MX.65280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athallia scopularis" ;
    dwc:scientificNameAuthorship "(Nyl.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67067> ;
    skos:hiddenLabel "Athallia scopularis"@fi,
        "Caloplaca scopularis"@fi,
        "Placodium scopulare"@fi,
        "Athallia scopularis"@sv,
        "Caloplaca scopularis"@sv,
        "Placodium scopulare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikultajäkälä"@fi,
        "klipporangelav"@sv .

<http://tun.fi/MX.65281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athallia vitellinula" ;
    dwc:scientificNameAuthorship "(Nyl.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67067> ;
    skos:hiddenLabel "Athallia vitellinula"@fi,
        "Caloplaca lithophila"@fi,
        "Caloplaca vitellinula"@fi,
        "Athallia vitellinula"@sv,
        "Caloplaca lithophila"@sv,
        "Caloplaca vitellinula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vainiokultajäkälä"@fi,
        "lodyteorangelav"@sv .

<http://tun.fi/MX.65282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelia arachnoidea" ;
    dwc:scientificNameAuthorship "(Berk.) Jülich" ;
    skos:broader <http://tun.fi/MX.67275> ;
    skos:hiddenLabel "Athelia arachnoidea"@fi,
        "Athelia arachnoidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seittihämäkkä"@fi,
        "parasitskinn"@sv .

<http://tun.fi/MX.65283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Athelia epiphylla" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.67275> ;
    skos:hiddenLabel "Athelia epiphylla"@fi,
        "Athelia epiphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peittohämäkkä"@fi,
        "mångformigt spindelskinn"@sv .

<http://tun.fi/MX.65284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atla alpina" ;
    dwc:scientificNameAuthorship "Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67170> ;
    skos:hiddenLabel "Atla alpina"@fi,
        "Atla alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovellamonjäkälä"@fi,
        "fjällatla"@sv .

<http://tun.fi/MX.65285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atla palicei" ;
    dwc:scientificNameAuthorship "Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67170> ;
    skos:hiddenLabel "Atla palicei"@fi,
        "Atla palicei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuruvellamonjäkälä"@fi,
        "skorvatla"@sv .

<http://tun.fi/MX.65286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atla wheldonii" ;
    dwc:scientificNameAuthorship "(Travis) Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67170> ;
    skos:hiddenLabel "Atla wheldonii"@fi,
        "Atla wheldonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maavellamonjäkälä"@fi,
        "jordatla"@sv .

<http://tun.fi/MX.65287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bachmanniomyces uncialicola" ;
    dwc:scientificNameAuthorship "(Zopf) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67010> ;
    skos:hiddenLabel "Phyllosticta uncialicola"@fi,
        "Phyllosticta uncialicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bachmanniomyces uncialicola"@fi,
        "Bachmanniomyces uncialicola"@sv .

<http://tun.fi/MX.65288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidia arceutina" ;
    dwc:scientificNameAuthorship "(Ach.) Arnold" ;
    skos:broader <http://tun.fi/MX.67011> ;
    skos:hiddenLabel "Bacidia arceutina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanlehtojäkälä"@fi,
        "Bacidia arceutina"@sv .

<http://tun.fi/MX.65290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toniniopsis bagliettoana" ;
    dwc:scientificNameAuthorship "(A. Massal. & De Not.) Kistenich & Timdal" ;
    skos:broader <http://tun.fi/MX.5076094> ;
    skos:hiddenLabel "Bacidia bagliettoana"@fi,
        "Bacidia muscorum"@fi,
        "Toniniopsis bagliettoana"@fi,
        "Bacidia bagliettoana"@sv,
        "Bacidia muscorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammallehtojäkälä"@fi,
        "Toniniopsis bagliettoana"@sv .

<http://tun.fi/MX.65291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora beckhausii" ;
    dwc:scientificNameAuthorship "(Körb.) Tuck." ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Bacidia beckhausii"@fi,
        "Bacidia minuscula"@fi,
        "Biatora beckhausii"@fi,
        "Lecidea stenospora"@fi,
        "Lecidea umbrina subsp. poliaena"@fi,
        "Bacidia beckhausii"@sv,
        "Bacidia minuscula"@sv,
        "Lecidea stenospora"@sv,
        "Lecidea umbrina subsp. poliaena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisteruskeinen"@fi,
        "Biatora beckhausii"@sv .

<http://tun.fi/MX.65293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutula circumspecta" ;
    dwc:scientificNameAuthorship "(Nyl. ex Vain.) Kistenich, Timdal, Bendiksby & S. Ekman" ;
    skos:broader <http://tun.fi/MX.67251> ;
    skos:hiddenLabel "Bacidia circumspecta"@fi,
        "Bacidia quercicola"@fi,
        "Lecidea bacillifera var. circumspecta"@fi,
        "Scutula circumspecta"@fi,
        "Bacidia circumspecta"@sv,
        "Bacidia quercicola"@sv,
        "Lecidea bacillifera var. circumspecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämylehtojäkälä"@fi,
        "Scutula circumspecta"@sv .

<http://tun.fi/MX.65295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidia fraxinea" ;
    dwc:scientificNameAuthorship "Lönnr." ;
    skos:broader <http://tun.fi/MX.67011> ;
    skos:hiddenLabel "Bacidia fraxinea"@fi,
        "Bacidia fraxinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskolehtojäkälä"@fi,
        "slät lönnlav"@sv .

<http://tun.fi/MX.65296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidia friesiana" ;
    dwc:scientificNameAuthorship "(Hepp) Körb." ;
    skos:broader <http://tun.fi/MX.67011> ;
    skos:hiddenLabel "Bacidia friesiana"@fi,
        "Bacidia friesiana subsp. hollolensis"@fi,
        "Bacidia friesiana"@sv,
        "Bacidia friesiana subsp. hollolensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenlehtojäkälä"@fi,
        "fläderlundlav"@sv .

<http://tun.fi/MX.65297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora hemipolia" ;
    dwc:scientificNameAuthorship "(Nyl.) S. Ekman & Printzen" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Bacidia hemipolia"@fi,
        "Biatora hemipolia"@fi,
        "Bacidia hemipolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläruskeinen"@fi,
        "Biatora hemipolia"@sv .

<http://tun.fi/MX.65298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidia herbarum" ;
    dwc:scientificNameAuthorship "(Stizenb.) Arnold" ;
    skos:broader <http://tun.fi/MX.67011> ;
    skos:hiddenLabel "Bacidia herbarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusolehtojäkälä"@fi,
        "Bacidia herbarum"@sv .

<http://tun.fi/MX.65299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutula igniarii" ;
    dwc:scientificNameAuthorship "(Nyl.) S. Ekman" ;
    skos:broader <http://tun.fi/MX.67251> ;
    skos:hiddenLabel "Bacidia abbrevians"@fi,
        "Bacidia igniarii"@fi,
        "Bacidia invertens"@fi,
        "Lecidea igniarii"@fi,
        "Scutula igniarii"@fi,
        "Bacidia abbrevians"@sv,
        "Bacidia igniarii"@sv,
        "Bacidia invertens"@sv,
        "Lecidea igniarii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunlehtojäkälä"@fi,
        "Scutula igniarii"@sv .

<http://tun.fi/MX.65300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toniniopsis illudens" ;
    dwc:scientificNameAuthorship "(Nyl.) Kistenich, Timdal, Bendiksby & S. Ekman" ;
    skos:broader <http://tun.fi/MX.5076094> ;
    skos:hiddenLabel "Bacidia illudens"@fi,
        "Lecidea illudens"@fi,
        "Raphiospora illudens"@fi,
        "Toniniopsis illudens"@fi,
        "Bacidia illudens"@sv,
        "Lecidea illudens"@sv,
        "Raphiospora illudens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurulehtojäkälä"@fi,
        "Toniniopsis illudens"@sv .

<http://tun.fi/MX.65301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bellicidia incompta" ;
    dwc:scientificNameAuthorship "(Borrer) Kistenich, Timdal, Bendiksby & S. Ekman" ;
    skos:broader <http://tun.fi/MX.5076092> ;
    skos:hiddenLabel "Bacidia incompta"@fi,
        "Bellicidia incompta"@fi,
        "Toniniopsis subincompta"@fi,
        "Bacidia incompta"@sv,
        "Bellicidia incompta"@sv,
        "Toniniopsis subincompta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sauvalehtojäkälä"@fi,
        "savlundlav"@sv .

<http://tun.fi/MX.65302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toniniopsis inornata" ;
    dwc:scientificNameAuthorship "(Nyl.) S. Ekman & Coppins" ;
    skos:broader <http://tun.fi/MX.5076094> ;
    skos:hiddenLabel "Bacidia inornata"@fi,
        "Lecidea inornata"@fi,
        "Toniniopsis inornata"@fi,
        "Bacidia inornata"@sv,
        "Lecidea inornata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilolehtojäkälä"@fi,
        "Toniniopsis inornata"@sv .

<http://tun.fi/MX.65304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidia killiasii" ;
    dwc:scientificNameAuthorship "(Hepp) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67011> ;
    skos:hiddenLabel "Mycobilimbia killiasii"@fi,
        "Mycobilimbia killiasii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bacidia killiasii"@fi,
        "Bacidia killiasii"@sv .

<http://tun.fi/MX.65305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidia laurocerasi" ;
    dwc:scientificNameAuthorship "(Delise ex Duby) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67011> ;
    skos:hiddenLabel "Bacidia laurocerasi"@fi,
        "Bacidia subacerina"@fi,
        "Bacidia subacerina subsp. atrogrisea"@fi,
        "Bacidia laurocerasi"@sv,
        "Bacidia subacerina"@sv,
        "Bacidia subacerina subsp. atrogrisea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalolehtojäkälä"@fi,
        "granlundlav"@sv .

<http://tun.fi/MX.65306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidia polychroa" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Körb." ;
    skos:broader <http://tun.fi/MX.67011> ;
    skos:hiddenLabel "Bacidia fuscorubella"@fi,
        "Bacidia polychroa"@fi,
        "Bacidia fuscorubella"@sv,
        "Bacidia polychroa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnenlehtojäkälä"@fi,
        "brun lundlav"@sv .

<http://tun.fi/MX.65307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidina pycnidiata" ;
    dwc:scientificNameAuthorship "(Czarnota & Coppins) Czarnota & Guz.-Krzem." ;
    skos:broader <http://tun.fi/MX.67171> ;
    skos:hiddenLabel "Bacidia pycnidiata"@fi,
        "Bacidia pycnidiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bacidina pycnidiata"@fi,
        "Bacidina pycnidiata"@sv .

<http://tun.fi/MX.65308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidia rivulicola" ;
    dwc:scientificNameAuthorship "(Vain.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67011> ;
    skos:hiddenLabel "Bacidia rivulicola"@fi,
        "Bilimbia rivulicola"@fi,
        "Lecidea rivulicola"@fi,
        "Bilimbia rivulicola"@sv,
        "Lecidea rivulicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtalehtojäkälä"@fi,
        "Bacidia rivulicola"@sv .

<http://tun.fi/MX.65309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidia rubella" ;
    dwc:scientificNameAuthorship "(Hoffm.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67011> ;
    skos:hiddenLabel "Bacidia luteola"@fi,
        "Bacidia rubella"@fi,
        "Bacidia luteola"@sv,
        "Bacidia rubella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punalehtojäkälä"@fi,
        "lönnlav"@sv .

<http://tun.fi/MX.65310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidia scopulicola" ;
    dwc:scientificNameAuthorship "(Nyl.) A. L. Sm." ;
    skos:broader <http://tun.fi/MX.67011> ;
    skos:hiddenLabel "Bacidia scopulicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrskylehtojäkälä"@fi,
        "Bacidia scopulicola"@sv .

<http://tun.fi/MX.65312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidia tenella" ;
    dwc:scientificNameAuthorship "Kullh." ;
    skos:broader <http://tun.fi/MX.67011> ;
    skos:hiddenLabel "Bacidia tenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentolehtojäkälä"@fi,
        "Bacidia tenella"@sv .

<http://tun.fi/MX.65313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aquacidia trachona" ;
    dwc:scientificNameAuthorship "(Ach.) Aptroot" ;
    skos:broader <http://tun.fi/MX.5076630> ;
    skos:hiddenLabel "Aquacidia trachona"@fi,
        "Bacidia trachona"@fi,
        "Bilimbia trachona"@fi,
        "Bacidia trachona"@sv,
        "Bilimbia trachona"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjolehtojäkälä"@fi,
        "Aquacidia trachona"@sv .

<http://tun.fi/MX.65315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidia verecundula" ;
    dwc:scientificNameAuthorship "(Th. Fr.) H. Magn." ;
    skos:broader <http://tun.fi/MX.67011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bacidia verecundula"@fi,
        "Bacidia verecundula"@sv .

<http://tun.fi/MX.65316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bibbya vermifera" ;
    dwc:scientificNameAuthorship "(Nyl.) Kistenich, Timdal, Bendiksby & S. Ekman" ;
    skos:broader <http://tun.fi/MX.5076096> ;
    skos:hiddenLabel "Bacidia hegetschweileri"@fi,
        "Bacidia vermifera"@fi,
        "Bibbya vermifera"@fi,
        "Bacidia hegetschweileri"@sv,
        "Bacidia vermifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokilehtojäkälä"@fi,
        "Bibbya vermifera"@sv .

<http://tun.fi/MX.65317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidina arnoldiana" ;
    dwc:scientificNameAuthorship "(Körb.) V. Wirth & Vězda" ;
    skos:broader <http://tun.fi/MX.67171> ;
    skos:hiddenLabel "Bacidina arnoldiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjolehtojäkälä"@fi,
        "Bacidina arnoldiana"@sv .

<http://tun.fi/MX.65318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidina caligans" ;
    dwc:scientificNameAuthorship "(Nyl.) Llop & Hladún" ;
    skos:broader <http://tun.fi/MX.67171> ;
    skos:hiddenLabel "Bacidia caligans"@fi,
        "Bacidia caligans"@sv,
        "Bacidina caligans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bacidina caligans"@fi,
        "skugglundlav"@sv .

<http://tun.fi/MX.65319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidina chloroticula" ;
    dwc:scientificNameAuthorship "(Nyl.) Vězda & Poelt" ;
    skos:broader <http://tun.fi/MX.67171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bacidina chloroticula"@fi,
        "Bacidina chloroticula"@sv .

<http://tun.fi/MX.65320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidina delicata" ;
    dwc:scientificNameAuthorship "(Larbal. ex Leight.) V. Wirth & Vězda" ;
    skos:broader <http://tun.fi/MX.67171> ;
    skos:hiddenLabel "Bacidina delicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bacidina delicata"@fi,
        "mjölig lundlav"@sv .

<http://tun.fi/MX.65321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidina egenula" ;
    dwc:scientificNameAuthorship "(Nyl.) Vězda" ;
    skos:broader <http://tun.fi/MX.67171> ;
    skos:hiddenLabel "Bacidina egenula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliolehtojäkälä"@fi,
        "Bacidina egenula"@sv .

<http://tun.fi/MX.65322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidina inundata" ;
    dwc:scientificNameAuthorship "(Fr.) Vězda" ;
    skos:broader <http://tun.fi/MX.67171> ;
    skos:hiddenLabel "Bacidia inundata"@fi,
        "Bacidina inundata"@fi,
        "Bacidia inundata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvalehtojäkälä"@fi,
        "Bacidina inundata"@sv .

<http://tun.fi/MX.65323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bacidina phacodes" ;
    dwc:scientificNameAuthorship "(Körb.) Vězda" ;
    skos:broader <http://tun.fi/MX.67171> ;
    skos:hiddenLabel "Bacidia albescens"@fi,
        "Bacidia phacodes"@fi,
        "Bacidina phacodes"@fi,
        "Bacidia albescens"@sv,
        "Bacidia phacodes"@sv,
        "Bacidina phacodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laholehtojäkälä"@fi,
        "liten lundlav"@sv .

<http://tun.fi/MX.65324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bactrospora brodoi" ;
    dwc:scientificNameAuthorship "Egea & Torrente" ;
    skos:broader <http://tun.fi/MX.67172> ;
    skos:hiddenLabel "Bactrospora brodoi"@fi,
        "Lecanactis patellarioides f. hapalocheila"@fi,
        "Bactrospora brodoi"@sv,
        "Lecanactis patellarioides f. hapalocheila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liitujäkälä"@fi,
        "amerikansk sönderfallslav"@sv .

<http://tun.fi/MX.65325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeomyces carneus" ;
    dwc:scientificNameAuthorship "Flörke" ;
    skos:broader <http://tun.fi/MX.67012> ;
    skos:hiddenLabel "Baeomyces carneus"@fi,
        "Baeomyces fuscorufescens"@fi,
        "Baeomyces fuscorufescens f. vaginatus"@fi,
        "Baeomyces carneus"@sv,
        "Baeomyces fuscorufescens"@sv,
        "Baeomyces fuscorufescens f. vaginatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusonastajäkälä"@fi,
        "köttröd hattlav"@sv .

<http://tun.fi/MX.65326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeomyces placophyllus" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.67012> ;
    skos:hiddenLabel "Baeomyces placophyllus"@fi,
        "Baeomyces placophyllus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturinastajäkälä"@fi,
        "loberad hattlav"@sv .

<http://tun.fi/MX.65327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeomyces rufus" ;
    dwc:scientificNameAuthorship "(Huds.) Rebent." ;
    skos:broader <http://tun.fi/MX.67012> ;
    skos:hiddenLabel "Baeomyces rufus"@fi,
        "Baeomyces rufus var. carneofulvescens"@fi,
        "Baeomyces rufus"@sv,
        "Baeomyces rufus var. carneofulvescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmänastajäkälä"@fi,
        "hattlav"@sv .

<http://tun.fi/MX.65328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagliettoa baldensis" ;
    dwc:scientificNameAuthorship "(A. Massal.) Vězda" ;
    skos:broader <http://tun.fi/MX.67013> ;
    skos:hiddenLabel "Bagliettoa baldensis"@fi,
        "Verrucaria baldensis"@fi,
        "Verrucaria pycnosticta"@fi,
        "Verrucaria baldensis"@sv,
        "Verrucaria pycnosticta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pullokansijäkälä"@fi,
        "Bagliettoa baldensis"@sv .

<http://tun.fi/MX.65329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagliettoa calciseda" ;
    dwc:scientificNameAuthorship "(DC.) Gueidan & Cl. Roux" ;
    skos:broader <http://tun.fi/MX.67013> ;
    skos:hiddenLabel "Bagliettoa calciseda"@fi,
        "Verrucaria calciseda"@fi,
        "Verrucaria calciseda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikansijäkälä"@fi,
        "Bagliettoa calciseda"@sv .

<http://tun.fi/MX.65330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bagliettoa parmigerella" ;
    dwc:scientificNameAuthorship "(Zahlbr.) Vězda & Poelt" ;
    skos:broader <http://tun.fi/MX.67013> ;
    skos:hiddenLabel "Bagliettoa parmigerella"@fi,
        "Verrucaria parmigerella"@fi,
        "Verrucaria parmigerella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkansijäkälä"@fi,
        "Bagliettoa parmigerella"@sv .

<http://tun.fi/MX.65331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bellemerea alpina" ;
    dwc:scientificNameAuthorship "(Sommerf.) Clauzade & Cl. Roux" ;
    skos:broader <http://tun.fi/MX.67173> ;
    skos:hiddenLabel "Aspicilia alpina"@fi,
        "Bellemerea alpina"@fi,
        "Aspicilia alpina"@sv,
        "Bellemerea alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikalliotiera"@fi,
        "fjällkantlav"@sv .

<http://tun.fi/MX.65332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bellemerea cinereorufescens" ;
    dwc:scientificNameAuthorship "(Ach.) Clauzade & Cl. Roux" ;
    skos:broader <http://tun.fi/MX.67173> ;
    skos:hiddenLabel "Aspicilia cinereorufescens"@fi,
        "Aspicilia cinereorufescens var. continua"@fi,
        "Aspicilia cinereorufescens var. maritima"@fi,
        "Aspicilia cinereorufescens var. obscura"@fi,
        "Bellemerea cinereorufescens"@fi,
        "Lecanora tilasii"@fi,
        "Aspicilia cinereorufescens"@sv,
        "Aspicilia cinereorufescens var. continua"@sv,
        "Aspicilia cinereorufescens var. maritima"@sv,
        "Aspicilia cinereorufescens var. obscura"@sv,
        "Bellemerea cinereorufescens"@sv,
        "Lecanora tilasii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakalliotiera"@fi,
        "grå kantlav"@sv .

<http://tun.fi/MX.65333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bellemerea diamarta" ;
    dwc:scientificNameAuthorship "(Ach.) Hafellner & Cl. Roux" ;
    skos:broader <http://tun.fi/MX.67173> ;
    skos:hiddenLabel "Aspicilia diamarta"@fi,
        "Aspicilia diamarta f. caesiopruinosa"@fi,
        "Bellemerea diamarta"@fi,
        "Aspicilia diamarta"@sv,
        "Aspicilia diamarta f. caesiopruinosa"@sv,
        "Bellemerea diamarta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekalliotiera"@fi,
        "rostkantlav"@sv .

<http://tun.fi/MX.65334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta incarnata" ;
    dwc:scientificNameAuthorship "(Th. Fr. & Graewe) Baloch & Lücking" ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Belonia incarnata"@fi,
        "Gyalecta incarnata"@fi,
        "Belonia incarnata"@sv,
        "Gyalecta incarnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisamavahajäkälä"@fi,
        "mossbelonia"@sv .

<http://tun.fi/MX.65335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta russula" ;
    dwc:scientificNameAuthorship "(Körb. ex Nyl.) Baloch, Lumbsch & Wedin" ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Belonia russula"@fi,
        "Belonia russula"@sv,
        "Gyalecta russula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Gyalecta russula"@fi,
        "klippbelonia"@sv .

<http://tun.fi/MX.65336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora albohyalina" ;
    dwc:scientificNameAuthorship "(Nyl.) Bagl. & Carestia" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora albohyalina"@fi,
        "Lecidea albohyalina"@fi,
        "Lecidea anomala f. albohyalina"@fi,
        "Biatora albohyalina"@sv,
        "Lecidea albohyalina"@sv,
        "Lecidea anomala f. albohyalina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunruskeinen"@fi,
        "blek knopplav"@sv .

<http://tun.fi/MX.65337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora chrysantha" ;
    dwc:scientificNameAuthorship "(Zahlbr.) Printzen" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora chrysantha"@fi,
        "Biatora gyrophorica"@fi,
        "Lecidea epixanthoidiza"@fi,
        "Lecidea epixanthoidiza var. incana"@fi,
        "Lecidea gyrophorica"@fi,
        "Biatora chrysantha"@sv,
        "Biatora gyrophorica"@sv,
        "Lecidea epixanthoidiza"@sv,
        "Lecidea epixanthoidiza var. incana"@sv,
        "Lecidea gyrophorica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hituruskeinen"@fi,
        "mjölig knopplav"@sv .

<http://tun.fi/MX.65338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora cuprea" ;
    dwc:scientificNameAuthorship "(Sommerf.) Fr." ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora cuprea"@fi,
        "Lecidea cuprea"@fi,
        "Biatora cuprea"@sv,
        "Lecidea cuprea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiruskeinen"@fi,
        "polarknopplav"@sv .

<http://tun.fi/MX.65339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora efflorescens" ;
    dwc:scientificNameAuthorship "(Hedl.) Räsänen" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora efflorescens"@fi,
        "Biatora efflorescens f. ruissaloënsis (Vain.)"@fi,
        "Biatora epixanthoidiza"@fi,
        "Lecidea efflorescens f. ruissaloënsis"@fi,
        "Lecidea epixanthoidiza"@fi,
        "Biatora efflorescens"@sv,
        "Biatora efflorescens f. ruissaloënsis (Vain.)"@sv,
        "Biatora epixanthoidiza"@sv,
        "Lecidea efflorescens f. ruissaloënsis"@sv,
        "Lecidea epixanthoidiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauheruskeinen"@fi,
        "smågrynig knopplav"@sv .

<http://tun.fi/MX.65340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora fallax" ;
    dwc:scientificNameAuthorship "Hepp" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora fallax"@fi,
        "Biatora fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarniruskeinen"@fi,
        "fjällig knopplav"@sv .

<http://tun.fi/MX.65341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora globulosa" ;
    dwc:scientificNameAuthorship "(Flörke) Fr." ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Bacidia globulosa"@fi,
        "Biatora globulosa"@fi,
        "Catillaria globulosa"@fi,
        "Lecania hyalina"@fi,
        "Bacidia globulosa"@sv,
        "Biatora globulosa"@sv,
        "Catillaria globulosa"@sv,
        "Lecania hyalina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenruskeinen"@fi,
        "eklav"@sv .

<http://tun.fi/MX.65342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora hypophaea" ;
    dwc:scientificNameAuthorship "Printzen & Tønsberg" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biatora hypophaea"@fi,
        "Biatora hypophaea"@sv .

<http://tun.fi/MX.65343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora meiocarpa" ;
    dwc:scientificNameAuthorship "(Nyl.) Arnold" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora meiocarpa"@fi,
        "Biatora minor"@fi,
        "Lecidea meiocarpa"@fi,
        "Biatora meiocarpa"@sv,
        "Biatora minor"@sv,
        "Lecidea meiocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuruskeinen"@fi,
        "risknopplav"@sv .

<http://tun.fi/MX.65344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora ocelliformis" ;
    dwc:scientificNameAuthorship "(Nyl.) Arnold" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora admixta"@fi,
        "Biatora atroviridis"@fi,
        "Biatora ocelliformis"@fi,
        "Lecidea atroviridis"@fi,
        "Lecidea ocelliformis"@fi,
        "Lecidea subglobulosa"@fi,
        "Biatora admixta"@sv,
        "Biatora atroviridis"@sv,
        "Biatora ocelliformis"@sv,
        "Lecidea atroviridis"@sv,
        "Lecidea ocelliformis"@sv,
        "Lecidea subglobulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoruskeinen"@fi,
        "blåsvart knopplav"@sv .

<http://tun.fi/MX.65345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora pallens" ;
    dwc:scientificNameAuthorship "(Kullh.) Printzen" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Bacidia pallens"@fi,
        "Biatora pallens"@fi,
        "Bilimbia minima"@fi,
        "Bilimbia pallens"@fi,
        "Bilimbia sphaeroides f. minima"@fi,
        "Cliostomum pallens"@fi,
        "Bacidia pallens"@sv,
        "Biatora pallens"@sv,
        "Bilimbia minima"@sv,
        "Bilimbia pallens"@sv,
        "Bilimbia sphaeroides f. minima"@sv,
        "Cliostomum pallens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasruskeinen"@fi,
        "frostdropplav"@sv .

<http://tun.fi/MX.65346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora rufidula" ;
    dwc:scientificNameAuthorship "(Graewe) S. Ekman & Printzen" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora rufidula"@fi,
        "Biatora rufidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ikiruskeinen"@fi,
        "granknopplav"@sv .

<http://tun.fi/MX.65347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora sphaeroidiza" ;
    dwc:scientificNameAuthorship "(Vain.) Printzen & Holien" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora sphaeroidiza"@fi,
        "Lecidea sphaeroidiza"@fi,
        "Biatora sphaeroidiza"@sv,
        "Lecidea sphaeroidiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkaruskeinen"@fi,
        "brokig knopplav"@sv .

<http://tun.fi/MX.65348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora subduplex" ;
    dwc:scientificNameAuthorship "(Nyl.) Printzen" ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora subduplex"@fi,
        "Lecidea subduplex"@fi,
        "Lecidea vernalis f. subduplex"@fi,
        "Biatora subduplex"@sv,
        "Lecidea subduplex"@sv,
        "Lecidea vernalis f. subduplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varpuruskeinen"@fi,
        "mossknopplav"@sv .

<http://tun.fi/MX.65349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora vernalis" ;
    dwc:scientificNameAuthorship "(L.) Fr." ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora vernalis"@fi,
        "Lecidea vernalis"@fi,
        "Biatora vernalis"@sv,
        "Lecidea vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätruskeinen"@fi,
        "vårknopplav"@sv .

<http://tun.fi/MX.65350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatorella conspurcans" ;
    dwc:scientificNameAuthorship "Norman" ;
    skos:broader <http://tun.fi/MX.67121> ;
    skos:hiddenLabel "Biatorella conspurcans var. kuhmoënsis"@fi,
        "Biatorella conspurcans var. kuhmoënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biatorella conspurcans"@fi,
        "Biatorella conspurcans"@sv .

<http://tun.fi/MX.65351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatorella extensa" ;
    dwc:scientificNameAuthorship "(Vain.) Räsänen" ;
    skos:broader <http://tun.fi/MX.67121> ;
    skos:hiddenLabel "Biatorella improvisa var. extensa"@fi,
        "Biatorella improvisa var. extensa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Biatorella extensa"@fi,
        "Biatorella extensa"@sv .

<http://tun.fi/MX.65352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatorella fossarum" ;
    dwc:scientificNameAuthorship "(Dufour ex Fr.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67121> ;
    skos:hiddenLabel "Biatorella fossarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikeijunjäkälä"@fi,
        "Biatorella fossarum"@sv .

<http://tun.fi/MX.65353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatorella hemisphaerica" ;
    dwc:scientificNameAuthorship "Anzi" ;
    skos:broader <http://tun.fi/MX.67121> ;
    skos:hiddenLabel "Biatorella fossarum"@fi,
        "Biatorella fossarum var. rubicunda"@fi,
        "Biatorella hemisphaerica"@fi,
        "Biatorella rousselii"@fi,
        "Biatorella fossarum"@sv,
        "Biatorella fossarum var. rubicunda"@sv,
        "Biatorella rousselii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oulangankeijunjäkälä"@fi,
        "Biatorella hemisphaerica"@sv .

<http://tun.fi/MX.65354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatoridium monasteriense" ;
    dwc:scientificNameAuthorship "J. Lahm ex Körb." ;
    skos:broader <http://tun.fi/MX.67276> ;
    skos:hiddenLabel "Biatorella monasteriensis"@fi,
        "Biatoridium monasteriense"@fi,
        "Biatorella monasteriensis"@sv,
        "Biatoridium monasteriense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohelojäkälä"@fi,
        "klosterlav"@sv .

<http://tun.fi/MX.65355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatoropsis usnearum" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.67277> ;
    skos:hiddenLabel "Biatoropsis usnearum"@fi,
        "Biatoropsis usnearum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naavakka"@fi,
        "skägglavskrös"@sv .

<http://tun.fi/MX.65356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bilimbia lobulata" ;
    dwc:scientificNameAuthorship "(Sommerf.) Hafellner & Coppins" ;
    skos:broader <http://tun.fi/MX.67278> ;
    skos:hiddenLabel "Bilimbia lobulata"@fi,
        "Mycobilimbia lobulata"@fi,
        "Myxobilimbia lobulata"@fi,
        "Thalloedaema syncomistum"@fi,
        "Toninia lobulata"@fi,
        "Toninia syncomista"@fi,
        "Mycobilimbia lobulata"@sv,
        "Myxobilimbia lobulata"@sv,
        "Thalloedaema syncomistum"@sv,
        "Toninia lobulata"@sv,
        "Toninia syncomista"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läiskäruskeinen"@fi,
        "Bilimbia lobulata"@sv .

<http://tun.fi/MX.65358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bilimbia microcarpa" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67278> ;
    skos:hiddenLabel "Bacidia microcarpa"@fi,
        "Bilimbia microcarpa"@fi,
        "Mycobilimbia microcarpa"@fi,
        "Myxobilimbia microcarpa"@fi,
        "Bacidia microcarpa"@sv,
        "Mycobilimbia microcarpa"@sv,
        "Myxobilimbia microcarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkiruskeinen"@fi,
        "Bilimbia microcarpa"@sv .

<http://tun.fi/MX.65359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bilimbia sabuletorum" ;
    dwc:scientificNameAuthorship "(Schreb.) Arnold" ;
    skos:broader <http://tun.fi/MX.67278> ;
    skos:hiddenLabel "Bacidia calcariella"@fi,
        "Bacidia descendens"@fi,
        "Bacidia hypnophila"@fi,
        "Bacidia sabuletorum"@fi,
        "Bilimbia hypnophila"@fi,
        "Bilimbia sabuletorum"@fi,
        "Lecidea calcariella"@fi,
        "Mycobilimbia sabuletorum"@fi,
        "Myxobilimbia sabuletorum"@fi,
        "Bacidia calcariella"@sv,
        "Bacidia descendens"@sv,
        "Bacidia hypnophila"@sv,
        "Bacidia sabuletorum"@sv,
        "Bilimbia hypnophila"@sv,
        "Lecidea calcariella"@sv,
        "Mycobilimbia sabuletorum"@sv,
        "Myxobilimbia sabuletorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusoruskeinen"@fi,
        "Bilimbia sabuletorum"@sv .

<http://tun.fi/MX.65360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blastenia ammiospila" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.67122> ;
    skos:hiddenLabel "Blastenia ammiospila"@fi,
        "Caloplaca ammiospila"@fi,
        "Blastenia ammiospila"@sv,
        "Caloplaca ammiospila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanelikultajäkälä"@fi,
        "kanelorangelav"@sv .

<http://tun.fi/MX.65361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blastenia crenularia" ;
    dwc:scientificNameAuthorship "(With.) Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.67122> ;
    skos:hiddenLabel "Blastenia crenularia"@fi,
        "Caloplaca crenularia"@fi,
        "Caloplaca festiva"@fi,
        "Blastenia crenularia"@sv,
        "Caloplaca crenularia"@sv,
        "Caloplaca festiva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paasikultajäkälä"@fi,
        "stenorangelav"@sv .

<http://tun.fi/MX.65362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blastenia relicta" ;
    dwc:scientificNameAuthorship "Arup & Vondrák" ;
    skos:broader <http://tun.fi/MX.67122> ;
    skos:hiddenLabel "Blastenia ferruginea"@fi,
        "Blastenia relicta"@fi,
        "Caloplaca ferruginea"@fi,
        "Blastenia ferruginea"@sv,
        "Blastenia relicta"@sv,
        "Caloplaca ferruginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekultajäkälä"@fi,
        "rostorangelav"@sv .

<http://tun.fi/MX.65363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blastenia furfuracea" ;
    dwc:scientificNameAuthorship "(H. Magn.) Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.67122> ;
    skos:hiddenLabel "Blastenia furfuracea"@fi,
        "Caloplaca furfuracea"@fi,
        "Blastenia furfuracea"@sv,
        "Caloplaca furfuracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aidaskultajäkälä"@fi,
        "vedorangelav"@sv .

<http://tun.fi/MX.65364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blastenia herbidella" ;
    dwc:scientificNameAuthorship "(Hue) Servít" ;
    skos:broader <http://tun.fi/MX.67122> ;
    skos:hiddenLabel "Blastenia herbidella"@fi,
        "Caloplaca herbidella"@fi,
        "Caloplaca herbidella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korallikultajäkälä"@fi,
        "Blastenia herbidella"@sv .

<http://tun.fi/MX.65365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Botryolepraria lesdainii" ;
    dwc:scientificNameAuthorship "(Hue) Canals, Hern.-Mar., Gómez-Bolea & Llimona" ;
    skos:broader <http://tun.fi/MX.67069> ;
    skos:hiddenLabel "Botryolepraria lesdainii"@fi,
        "Lepraria lesdainii"@fi,
        "Botryolepraria lesdainii"@sv,
        "Lepraria lesdainii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hattarajäkälä"@fi,
        "bomullsmjöllav"@sv .

<http://tun.fi/MX.65366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brodoa intestiniformis" ;
    dwc:scientificNameAuthorship "(Vill.) Goward" ;
    skos:broader <http://tun.fi/MX.67321> ;
    skos:hiddenLabel "Brodoa intestiniformis"@fi,
        "Hypogymnia intestiniformis"@fi,
        "Parmelia intestiniformis"@fi,
        "Brodoa intestiniformis"@sv,
        "Hypogymnia intestiniformis"@sv,
        "Parmelia intestiniformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paasisuolikarve"@fi,
        "korallblåslav"@sv .

<http://tun.fi/MX.65367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brodoa oroarctica" ;
    dwc:scientificNameAuthorship "(Krog) Goward" ;
    skos:broader <http://tun.fi/MX.67321> ;
    skos:hiddenLabel "Brodoa oroarctica"@fi,
        "Hypogymnia oroarctica"@fi,
        "Brodoa oroarctica"@sv,
        "Hypogymnia oroarctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkasuolikarve"@fi,
        "högfjällsblåslav"@sv .

<http://tun.fi/MX.65368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryocaulon divergens" ;
    dwc:scientificNameAuthorship "(Ach.) Kärnefelt" ;
    skos:broader <http://tun.fi/MX.67174> ;
    skos:hiddenLabel "Alectoria divergens"@fi,
        "Bryocaulon divergens"@fi,
        "Cornicularia divergens"@fi,
        "Alectoria divergens"@sv,
        "Bryocaulon divergens"@sv,
        "Cornicularia divergens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiokajäkälä"@fi,
        "spärrlav"@sv .

<http://tun.fi/MX.65369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryonora curvescens" ;
    dwc:scientificNameAuthorship "(Mudd) Poelt" ;
    skos:broader <http://tun.fi/MX.67322> ;
    skos:hiddenLabel "Bryonora curvescens"@fi,
        "Lecanora curvescens"@fi,
        "Lecanora curvescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikukkurajäkälä"@fi,
        "Bryonora curvescens"@sv .

<http://tun.fi/MX.65370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryonora pruinosa" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Holt.-Hartw." ;
    skos:broader <http://tun.fi/MX.67322> ;
    skos:hiddenLabel "Bryonora pruinosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmäkukkurajäkälä"@fi,
        "Bryonora pruinosa"@sv .

<http://tun.fi/MX.65371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryonora septentrionalis" ;
    dwc:scientificNameAuthorship "Holt.-Hartw." ;
    skos:broader <http://tun.fi/MX.67322> ;
    skos:hiddenLabel "Bryonora septentrionalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakukkurajäkälä"@fi,
        "Bryonora septentrionalis"@sv .

<http://tun.fi/MX.65372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoplaca jungermanniae" ;
    dwc:scientificNameAuthorship "(Vahl) Søchting, Frödén & Arup" ;
    skos:broader <http://tun.fi/MX.67175> ;
    skos:hiddenLabel "Bryoplaca jungermanniae"@fi,
        "Caloplaca jungermanniae"@fi,
        "Bryoplaca jungermanniae"@sv,
        "Caloplaca jungermanniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankultajäkälä"@fi,
        "stor mossorangelav"@sv .

<http://tun.fi/MX.65373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoplaca sinapisperma" ;
    dwc:scientificNameAuthorship "(Lam. & DC.) Søchting, Frödén & Arup" ;
    skos:broader <http://tun.fi/MX.67175> ;
    skos:hiddenLabel "Bryoplaca sinapisperma"@fi,
        "Caloplaca leucoraea"@fi,
        "Caloplaca sinapisperma"@fi,
        "Bryoplaca sinapisperma"@sv,
        "Caloplaca leucoraea"@sv,
        "Caloplaca sinapisperma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalkultajäkälä"@fi,
        "mossorangelav"@sv .

<http://tun.fi/MX.65374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoplaca tetraspora" ;
    dwc:scientificNameAuthorship "(Nyl.) Søchting, Frödén & Arup" ;
    skos:broader <http://tun.fi/MX.67175> ;
    skos:hiddenLabel "Blastenia tetraspora"@fi,
        "Bryoplaca tetraspora"@fi,
        "Caloplaca tetraspora"@fi,
        "Blastenia tetraspora"@sv,
        "Bryoplaca tetraspora"@sv,
        "Caloplaca tetraspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupukultajäkälä"@fi,
        "fyrsporig orangelav"@sv .

<http://tun.fi/MX.65375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoria americana" ;
    dwc:scientificNameAuthorship "(Motyka) Holien" ;
    skos:broader <http://tun.fi/MX.67279> ;
    skos:hiddenLabel "Alectoria americana"@fi,
        "Bryoria americana"@fi,
        "Bryoria trichodes subsp. americana"@fi,
        "Alectoria americana"@sv,
        "Bryoria americana"@sv,
        "Bryoria trichodes subsp. americana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoluppo"@fi,
        "amerikatagel"@sv .

<http://tun.fi/MX.65376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoria bicolor" ;
    dwc:scientificNameAuthorship "(Ehrh.) Brodo & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67279> ;
    skos:hiddenLabel "Alectoria bicolor"@fi,
        "Bryoria bicolor"@fi,
        "Alectoria bicolor"@sv,
        "Bryoria bicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rotkoluppo"@fi,
        "broktagel"@sv .

<http://tun.fi/MX.65379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoria fremontii" ;
    dwc:scientificNameAuthorship "(Tuck.) Brodo & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67279> ;
    skos:hiddenLabel "Alectoria fremontii"@fi,
        "Alectoria fremontii subsp. olivacea"@fi,
        "Alectoria olivacea"@fi,
        "Alectoria tortuosa"@fi,
        "Bryoria fremontii"@fi,
        "Bryoria tortuosa"@fi,
        "Alectoria fremontii"@sv,
        "Alectoria fremontii subsp. olivacea"@sv,
        "Alectoria olivacea"@sv,
        "Alectoria tortuosa"@sv,
        "Bryoria fremontii"@sv,
        "Bryoria tortuosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanadanluppo"@fi,
        "talltagel"@sv .

<http://tun.fi/MX.65380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoria furcellata" ;
    dwc:scientificNameAuthorship "(Fr.) Brodo & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67279> ;
    skos:hiddenLabel "Alectoria nidulifera"@fi,
        "Bryoria furcellata"@fi,
        "Alectoria nidulifera"@sv,
        "Bryoria furcellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsuluppo"@fi,
        "nästlav"@sv .

<http://tun.fi/MX.65382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoria glabra" ;
    dwc:scientificNameAuthorship "(Motyka) Brodo & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67279> ;
    skos:hiddenLabel "Alectoria glabra"@fi,
        "Bryoria glabra"@fi,
        "Alectoria glabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harsuluppo"@fi,
        "Bryoria glabra"@sv .

<http://tun.fi/MX.65385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoria nadvornikiana" ;
    dwc:scientificNameAuthorship "(Gyeln.) Brodo & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67279> ;
    skos:hiddenLabel "Alectoria altaica"@fi,
        "Alectoria nadvornikiana"@fi,
        "Bryoria nadvornikiana"@fi,
        "Alectoria altaica"@sv,
        "Alectoria nadvornikiana"@sv,
        "Bryoria nadvornikiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarniluppo"@fi,
        "violettgrå tagellav"@sv .

<http://tun.fi/MX.65386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoria nitidula" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Brodo & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67279> ;
    skos:hiddenLabel "Alectoria lanea"@fi,
        "Alectoria nitidula"@fi,
        "Bryoria nitidula"@fi,
        "Alectoria lanea"@sv,
        "Alectoria nitidula"@sv,
        "Bryoria nitidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltoluppo"@fi,
        "glanstagel"@sv .

<http://tun.fi/MX.65387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoria simplicior" ;
    dwc:scientificNameAuthorship "(Vain.) Brodo & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67279> ;
    skos:hiddenLabel "Alectoria nidulifera f. simplicior"@fi,
        "Alectoria simplicior"@fi,
        "Bryoria simplicior"@fi,
        "Alectoria nidulifera f. simplicior"@sv,
        "Alectoria simplicior"@sv,
        "Bryoria simplicior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinluppo"@fi,
        "björktagellav"@sv .

<http://tun.fi/MX.65388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoria smithii" ;
    dwc:scientificNameAuthorship "(Du Rietz) Brodo & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67279> ;
    skos:hiddenLabel "Alectoria bicolor subsp. smithii"@fi,
        "Alectoria smithii"@fi,
        "Bryoria smithii"@fi,
        "Alectoria bicolor subsp. smithii"@sv,
        "Alectoria smithii"@sv,
        "Bryoria smithii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkiluppo"@fi,
        "stiftbroktagel"@sv .

<http://tun.fi/MX.65390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryoria tenuis" ;
    dwc:scientificNameAuthorship "(E. Dahl) Brodo & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67279> ;
    skos:hiddenLabel "Alectoria tenuis"@fi,
        "Bryoria tenuis"@fi,
        "Alectoria tenuis"@sv,
        "Bryoria tenuis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoluppo"@fi,
        "långt broktagel"@sv .

<http://tun.fi/MX.65391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buellia aethalea" ;
    dwc:scientificNameAuthorship "(Ach.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67070> ;
    skos:hiddenLabel "Buellia aethalea"@fi,
        "Buellia sororia"@fi,
        "Buellia aethalea"@sv,
        "Buellia sororia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuoppanyppyjäkälä"@fi,
        "klippskivlav"@sv .

<http://tun.fi/MX.65392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buellia arborea" ;
    dwc:scientificNameAuthorship "Coppins & Tønsberg" ;
    skos:broader <http://tun.fi/MX.67070> ;
    skos:hiddenLabel "Buellia arborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Buellia arborea"@fi,
        "vedrönnlav"@sv .

<http://tun.fi/MX.65393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buellia badia" ;
    dwc:scientificNameAuthorship "(Fr.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67070> ;
    skos:hiddenLabel "Buellia badia"@fi,
        "Buellia badia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskonyppyjäkälä"@fi,
        "brun klipprönnlav"@sv .

<http://tun.fi/MX.65394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramelas concinnus" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Giralt" ;
    skos:broader <http://tun.fi/MX.67355> ;
    skos:hiddenLabel "Buellia concinna"@fi,
        "Buellia subconcinna"@fi,
        "Buellia subviridescens"@fi,
        "Lecidea papillata f. subviridescens"@fi,
        "Lecidea perlutescens"@fi,
        "Lecidea subconcinna"@fi,
        "Buellia concinna"@sv,
        "Buellia subconcinna"@sv,
        "Buellia subviridescens"@sv,
        "Lecidea papillata f. subviridescens"@sv,
        "Lecidea perlutescens"@sv,
        "Lecidea subconcinna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramelas concinnus"@fi,
        "Tetramelas concinnus"@sv .

<http://tun.fi/MX.65395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buellia disciformis" ;
    dwc:scientificNameAuthorship "(Fr.) Mudd" ;
    skos:broader <http://tun.fi/MX.67070> ;
    skos:hiddenLabel "Buellia disciformis"@fi,
        "Buellia major"@fi,
        "Buellia parasema"@fi,
        "Buellia parasema var. leptocline"@fi,
        "Buellia triphragmia"@fi,
        "Buellia disciformis"@sv,
        "Buellia major"@sv,
        "Buellia parasema"@sv,
        "Buellia parasema var. leptocline"@sv,
        "Buellia triphragmia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepännyppyjäkälä"@fi,
        "rönnlav"@sv .

<http://tun.fi/MX.65396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buellia erubescens" ;
    dwc:scientificNameAuthorship "Arnold" ;
    skos:broader <http://tun.fi/MX.67070> ;
    skos:hiddenLabel "Buellia erubescens"@fi,
        "Buellia subdisciformis f. corticola"@fi,
        "Buellia zahlbruckneri"@fi,
        "Buellia erubescens"@sv,
        "Buellia subdisciformis f. corticola"@sv,
        "Buellia zahlbruckneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salonyppyjäkälä"@fi,
        "liten rönnlav"@sv .

<http://tun.fi/MX.65397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buellia griseovirens" ;
    dwc:scientificNameAuthorship "(Turner & Borrer ex Sm.) Almb." ;
    skos:broader <http://tun.fi/MX.67070> ;
    skos:hiddenLabel "Buellia betulina"@fi,
        "Buellia griseovirens"@fi,
        "Sporopodium betulinum"@fi,
        "Buellia betulina"@sv,
        "Buellia griseovirens"@sv,
        "Sporopodium betulinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunnyppyjäkälä"@fi,
        "gråblå rönnlav"@sv .

<http://tun.fi/MX.65398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buellia leptocline" ;
    dwc:scientificNameAuthorship "(Flot.) Körb." ;
    skos:broader <http://tun.fi/MX.67070> ;
    skos:hiddenLabel "Buellia hypopodioides"@fi,
        "Buellia hypopodioides f. ferruginascens"@fi,
        "Buellia leptocline"@fi,
        "Lecidea hypopodioides"@fi,
        "Buellia hypopodioides"@sv,
        "Buellia hypopodioides f. ferruginascens"@sv,
        "Lecidea hypopodioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallionyppyjäkälä"@fi,
        "Buellia leptocline"@sv .

<http://tun.fi/MX.65399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buellia schaereri" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.67070> ;
    skos:hiddenLabel "Buellia nigritula"@fi,
        "Buellia schaereri"@fi,
        "Lecidea nigritula"@fi,
        "Buellia nigritula"@sv,
        "Buellia schaereri"@sv,
        "Lecidea nigritula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiönyppyjäkälä"@fi,
        "småsporig rönnlav"@sv .

<http://tun.fi/MX.65400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caeruleum heppii" ;
    dwc:scientificNameAuthorship "(Nägeli ex Flot.) K. Knudsen & Arcadia" ;
    skos:broader <http://tun.fi/MX.67014> ;
    skos:hiddenLabel "Acarospora heppii"@fi,
        "Myriospora heppii"@fi,
        "Acarospora heppii"@sv,
        "Caeruleum heppii"@sv,
        "Myriospora heppii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caeruleum heppii"@fi,
        "dvärgspricklav"@sv .

<http://tun.fi/MX.65401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium abietinum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Calicium abietinum"@fi,
        "Calicium abietinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysinuppijäkälä"@fi,
        "vedspik"@sv .

<http://tun.fi/MX.65402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allocalicium adaequatum" ;
    dwc:scientificNameAuthorship "(Nyl.) M. Prieto & Wedin" ;
    skos:broader <http://tun.fi/MX.4978985> ;
    skos:hiddenLabel "Allocalicium adaequatum"@fi,
        "Calicium adaequatum"@fi,
        "Embolidium adaequatum"@fi,
        "Allocalicium adaequatum"@sv,
        "Calicium adaequatum"@sv,
        "Embolidium adaequatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepännuppijäkälä"@fi,
        "mörkhövad spiklav"@sv .

<http://tun.fi/MX.65403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium adspersum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Calicium adspersum"@fi,
        "Calicium adspersum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelonuppijäkälä"@fi,
        "gulpuddrad spiklav"@sv .

<http://tun.fi/MX.65404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium corynellum" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Caliciella corynella"@fi,
        "Calicium chlorinum"@fi,
        "Calicium corynellum"@fi,
        "Calicium paroicum"@fi,
        "Caliciella corynella"@sv,
        "Calicium chlorinum"@sv,
        "Calicium corynellum"@sv,
        "Calicium paroicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallionuppijäkälä"@fi,
        "klippspik"@sv .

<http://tun.fi/MX.65405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium denigratum" ;
    dwc:scientificNameAuthorship "(Vain.) Tibell" ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Calicium abietinum var. meizopus"@fi,
        "Calicium curtum var. denigratum"@fi,
        "Calicium denigratum"@fi,
        "Calicium abietinum var. meizopus"@sv,
        "Calicium curtum var. denigratum"@sv,
        "Calicium denigratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynnuppijäkälä"@fi,
        "blanksvart spiklav"@sv .

<http://tun.fi/MX.65406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium glaucellum" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Calicium glaucellum"@fi,
        "Calicium glaucellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmänuppijäkälä"@fi,
        "svart spiklav"@sv .

<http://tun.fi/MX.65407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium lenticulare" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Calicium lenticulare"@fi,
        "Calicium subquercinum"@fi,
        "Calicium lenticulare"@sv,
        "Calicium subquercinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sumunuppijäkälä"@fi,
        "skuggspiklav"@sv .

<http://tun.fi/MX.65408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium parvum" ;
    dwc:scientificNameAuthorship "Tibell" ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Calicium parvum"@fi,
        "Calicium parvum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkunuppijäkälä"@fi,
        "liten spiklav"@sv .

<http://tun.fi/MX.65409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium pinastri" ;
    dwc:scientificNameAuthorship "Tibell" ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Calicium pinastri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calicium pinastri"@fi,
        "dvärgspik"@sv .

<http://tun.fi/MX.65410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium quercinum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Calicium quercinum"@fi,
        "Calicium quercinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammennuppijäkälä"@fi,
        "ekspik"@sv .

<http://tun.fi/MX.65411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium salicinum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Calicium lichenoides"@fi,
        "Calicium salicinum"@fi,
        "Calicium lichenoides"@sv,
        "Calicium salicinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunnuppijäkälä"@fi,
        "kopparspik"@sv .

<http://tun.fi/MX.65412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium trabinellum" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Calicium trabinellum"@fi,
        "Calicium trabinellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantonuppijäkälä"@fi,
        "gulkantad spiklav"@sv .

<http://tun.fi/MX.65413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium viride" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Calicium viride"@fi,
        "Calicium viride"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihernuppijäkälä"@fi,
        "grön spiklav"@sv .

<http://tun.fi/MX.65414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calogaya bryochrysion" ;
    dwc:scientificNameAuthorship "(Poelt) Vondrák" ;
    skos:broader <http://tun.fi/MX.67071> ;
    skos:hiddenLabel "Calogaya alaskensis"@fi,
        "Calogaya bryochrysion"@fi,
        "Caloplaca alaskensis"@fi,
        "Caloplaca bryochrysion"@fi,
        "Calogaya alaskensis"@sv,
        "Caloplaca alaskensis"@sv,
        "Caloplaca bryochrysion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alaskankultajäkälä"@fi,
        "Calogaya bryochrysion"@sv .

<http://tun.fi/MX.65415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calogaya arnoldii" ;
    dwc:scientificNameAuthorship "(Wedd.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67071> ;
    skos:hiddenLabel "Calogaya arnoldii"@fi,
        "Caloplaca arnoldii"@fi,
        "Caloplaca arnoldii subsp. oblitterata"@fi,
        "Caloplaca arnoldii"@sv,
        "Caloplaca arnoldii subsp. oblitterata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyrkännekultajäkälä"@fi,
        "Calogaya arnoldii"@sv .

<http://tun.fi/MX.65416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calogaya biatorina" ;
    dwc:scientificNameAuthorship "(A. Massal.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67071> ;
    skos:hiddenLabel "Calogaya biatorina"@fi,
        "Caloplaca biatorina"@fi,
        "Calogaya biatorina"@sv,
        "Caloplaca biatorina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakultajäkälä"@fi,
        "visingsölav"@sv .

<http://tun.fi/MX.65417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calogaya decipiens" ;
    dwc:scientificNameAuthorship "(Arnold) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67071> ;
    skos:hiddenLabel "Calogaya decipiens"@fi,
        "Caloplaca decipiens"@fi,
        "Calogaya decipiens"@sv,
        "Caloplaca decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "linnakultajäkälä"@fi,
        "matt orangelav"@sv .

<http://tun.fi/MX.65418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calogaya pusilla" ;
    dwc:scientificNameAuthorship "(A. Massal.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67071> ;
    skos:hiddenLabel "Calogaya pusilla"@fi,
        "Caloplaca pusilla"@fi,
        "Caloplaca pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistokultajäkälä"@fi,
        "Calogaya pusilla"@sv .

<http://tun.fi/MX.65419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca ahtii" ;
    dwc:scientificNameAuthorship "Søchting" ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca ahtii"@fi,
        "Caloplaca delicatula"@fi,
        "Caloplaca ahtii"@sv,
        "Caloplaca delicatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikultajäkälä"@fi,
        "blyertsgrå orangelav"@sv .

<http://tun.fi/MX.65420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amundsenia approximata" ;
    dwc:scientificNameAuthorship "(Lynge) Søchting, Arup & Frödén" ;
    skos:broader <http://tun.fi/MX.317223> ;
    skos:hiddenLabel "Amundsenia approximata"@fi,
        "Caloplaca approximata"@fi,
        "Caloplaca approximata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrakultajäkälä"@fi,
        "Amundsenia approximata"@sv .

<http://tun.fi/MX.65421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca aractina" ;
    dwc:scientificNameAuthorship "(Fr.) Häyrén" ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca aractina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakultajäkälä"@fi,
        "Caloplaca aractina"@sv .

<http://tun.fi/MX.65422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca atrocyanescens" ;
    dwc:scientificNameAuthorship "(Th. Fr.) H. Olivier" ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca atrocyanescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokultajäkälä"@fi,
        "Caloplaca atrocyanescens"@sv .

<http://tun.fi/MX.65424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca borealis" ;
    dwc:scientificNameAuthorship "(Vain.) Poelt" ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca borealis"@fi,
        "Caloplaca borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunkultajäkälä"@fi,
        "nordorangelav"@sv .

<http://tun.fi/MX.65425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca cerina" ;
    dwc:scientificNameAuthorship "(Hedw.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Callopisma gilvum"@fi,
        "Caloplaca cerina"@fi,
        "Callopisma gilvum"@sv,
        "Caloplaca cerina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajankultajäkälä"@fi,
        "vaxorangelav"@sv .

<http://tun.fi/MX.65426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca chlorina" ;
    dwc:scientificNameAuthorship "(Flot.) H. Olivier" ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca cerina var. chlorina"@fi,
        "Caloplaca chlorina"@fi,
        "Placodium gilvum var. chlorinum"@fi,
        "Caloplaca cerina var. chlorina"@sv,
        "Caloplaca chlorina"@sv,
        "Placodium gilvum var. chlorinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyijykultajäkälä"@fi,
        "blyorangelav"@sv .

<http://tun.fi/MX.65427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca diphyes" ;
    dwc:scientificNameAuthorship "(Nyl.) H. Olivier" ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Blastenia diphyes"@fi,
        "Blastenia diphyes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caloplaca diphyes"@fi,
        "Caloplaca diphyes"@sv .

<http://tun.fi/MX.65428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca diphyodes" ;
    dwc:scientificNameAuthorship "(Nyl.) Jatta" ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca diphyodes"@fi,
        "Caloplaca diphyodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehräkultajäkälä"@fi,
        "kantorangelav"@sv .

<http://tun.fi/MX.65429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca exsecuta" ;
    dwc:scientificNameAuthorship "(Nyl.) Dalla Torre & Sarnth." ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca exsecuta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ritarikultajäkälä"@fi,
        "Caloplaca exsecuta"@sv .

<http://tun.fi/MX.65430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca leucospilodes" ;
    dwc:scientificNameAuthorship "(Nyl.) H. Olivier" ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca leucospilodes"@fi,
        "Lecanora leucospilodes"@fi,
        "Lecanora leucospilodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aitakultajäkälä"@fi,
        "Caloplaca leucospilodes"@sv .

<http://tun.fi/MX.65431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca lucifuga" ;
    dwc:scientificNameAuthorship "G. Thor" ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca lucifuga"@fi,
        "Caloplaca lucifuga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalokultajäkälä"@fi,
        "skuggorangelav"@sv .

<http://tun.fi/MX.65432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca nivalis" ;
    dwc:scientificNameAuthorship "(Körb.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca nivalis"@fi,
        "Caloplaca nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumikultajäkälä"@fi,
        "snöorangelav"@sv .

<http://tun.fi/MX.65433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca obscurella" ;
    dwc:scientificNameAuthorship "(J. Lahm ex Körb.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca obscurella"@fi,
        "Caloplaca sarcopidoides"@fi,
        "Caloplaca obscurella"@sv,
        "Caloplaca sarcopidoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkultajäkälä"@fi,
        "groporangelav"@sv .

<http://tun.fi/MX.65434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca pleiophora" ;
    dwc:scientificNameAuthorship "(Nyl.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca pleiophora"@fi,
        "Lecanora pleiophora"@fi,
        "Lecanora pleiophora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenkultajäkälä"@fi,
        "Caloplaca pleiophora"@sv .

<http://tun.fi/MX.65435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calogaya saxicola" ;
    dwc:scientificNameAuthorship "(Hoffm.) Vondrák" ;
    skos:broader <http://tun.fi/MX.67071> ;
    skos:hiddenLabel "Calogaya saxicola"@fi,
        "Caloplaca murorum"@fi,
        "Caloplaca saxicola"@fi,
        "Caloplaca tegularis"@fi,
        "Placodium murorum"@fi,
        "Calogaya saxicola"@sv,
        "Caloplaca murorum"@sv,
        "Caloplaca saxicola"@sv,
        "Caloplaca tegularis"@sv,
        "Placodium murorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurikultajäkälä"@fi,
        "murlav"@sv .

<http://tun.fi/MX.65436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca soralifera" ;
    dwc:scientificNameAuthorship "Vondrák & Hrouzek" ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca albolutescens"@fi,
        "Caloplaca atroflava"@fi,
        "Caloplaca albolutescens"@sv,
        "Caloplaca atroflava"@sv,
        "Caloplaca soralifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caloplaca soralifera"@fi,
        "kritorangelav"@sv .

<http://tun.fi/MX.65437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca stillicidiorum" ;
    dwc:scientificNameAuthorship "(Vahl) Lynge" ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca cerina var. chloroleuca"@fi,
        "Caloplaca stillicidiorum"@fi,
        "Caloplaca cerina var. chloroleuca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päällyskultajäkälä"@fi,
        "Caloplaca stillicidiorum"@sv .

<http://tun.fi/MX.65438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca subathallina" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca subathallina"@fi,
        "Caloplaca subathallina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajankultajäkälä"@fi,
        "liten rostorangelav"@sv .

<http://tun.fi/MX.65439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca tromsoeënsis" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca tromsoeënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Caloplaca tromsoeënsis"@fi,
        "norsk orangelav"@sv .

<http://tun.fi/MX.65440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloplaca turkuensis" ;
    dwc:scientificNameAuthorship "(Vain.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67015> ;
    skos:hiddenLabel "Caloplaca turkuensis"@fi,
        "Placodium turkuense"@fi,
        "Caloplaca turkuensis"@sv,
        "Placodium turkuense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turunkultajäkälä"@fi,
        "jämtorangelav"@sv .

<http://tun.fi/MX.65441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calvitimela aglaea" ;
    dwc:scientificNameAuthorship "(Sommerf.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67072> ;
    skos:hiddenLabel "Lecidea aglaea"@fi,
        "Lecidea relanderi"@fi,
        "Tephromela aglaea"@fi,
        "Lecidea aglaea"@sv,
        "Lecidea relanderi"@sv,
        "Tephromela aglaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calvitimela aglaea"@fi,
        "Calvitimela aglaea"@sv .

<http://tun.fi/MX.65442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calvitimela armeniaca" ;
    dwc:scientificNameAuthorship "(DC.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67072> ;
    skos:hiddenLabel "Lecidea armeniaca"@fi,
        "Tephromela armeniaca"@fi,
        "Lecidea armeniaca"@sv,
        "Tephromela armeniaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calvitimela armeniaca"@fi,
        "Calvitimela armeniaca"@sv .

<http://tun.fi/MX.65443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calvitimela melaleuca" ;
    dwc:scientificNameAuthorship "(Sommerf.) R. Sant." ;
    skos:broader <http://tun.fi/MX.67072> ;
    skos:hiddenLabel "Lecidea arctogena"@fi,
        "Lecidea leucomelaena"@fi,
        "Lecidea testaceoatra"@fi,
        "Tephromela melaleuca"@fi,
        "Tephromela testaceoatra"@fi,
        "Lecidea arctogena"@sv,
        "Lecidea leucomelaena"@sv,
        "Lecidea testaceoatra"@sv,
        "Tephromela melaleuca"@sv,
        "Tephromela testaceoatra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calvitimela melaleuca"@fi,
        "Calvitimela melaleuca"@sv .

<http://tun.fi/MX.65444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calvitimela perlata" ;
    dwc:scientificNameAuthorship "(Haugan & Timdal) R. Sant." ;
    skos:broader <http://tun.fi/MX.67072> ;
    skos:hiddenLabel "Lecidea perlata"@fi,
        "Lecidea perlata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calvitimela perlata"@fi,
        "Calvitimela perlata"@sv .

<http://tun.fi/MX.65445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelaria pacifica" ;
    dwc:scientificNameAuthorship "M. Westb. & Arup" ;
    skos:broader <http://tun.fi/MX.67370> ;
    skos:hiddenLabel "Candelaria concolor"@fi,
        "Candelaria pacifica"@fi,
        "Candelaria concolor"@sv,
        "Candelaria pacifica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "voijäkälä"@fi,
        "citronlav"@sv .

<http://tun.fi/MX.65446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelariella athallina" ;
    dwc:scientificNameAuthorship "(Wedd.) Du Rietz" ;
    skos:broader <http://tun.fi/MX.67225> ;
    skos:hiddenLabel "Candelariella athallina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikeltuaisjäkälä"@fi,
        "Candelariella athallina"@sv .

<http://tun.fi/MX.65447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelariella aurella" ;
    dwc:scientificNameAuthorship "(Hoffm.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67225> ;
    skos:hiddenLabel "Candelariella aurella"@fi,
        "Candelariella dispersa"@fi,
        "Candelariella litoralis"@fi,
        "Candelariella aurella"@sv,
        "Candelariella dispersa"@sv,
        "Candelariella litoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokeltuaisjäkälä"@fi,
        "liten ägglav"@sv .

<http://tun.fi/MX.65448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelariella coralliza" ;
    dwc:scientificNameAuthorship "(Nyl.) H. Magn." ;
    skos:broader <http://tun.fi/MX.67225> ;
    skos:hiddenLabel "Candelariella coralliza"@fi,
        "Candelariella coralliza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korallikeltuaisjäkälä"@fi,
        "kuddägglav"@sv .

<http://tun.fi/MX.65450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelariella kuusamoënsis" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.67225> ;
    skos:hiddenLabel "Candelariella kuusamoënsis"@fi,
        "Candelariella kuusamoënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolokeltuaisjäkälä"@fi,
        "finsk ägglav"@sv .

<http://tun.fi/MX.65451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelariella lutella" ;
    dwc:scientificNameAuthorship "(Vain.) Räsänen" ;
    skos:broader <http://tun.fi/MX.67225> ;
    skos:hiddenLabel "Candelariella lutella"@fi,
        "Lecanora xanthostigma var. lutella"@fi,
        "Candelariella lutella"@sv,
        "Lecanora xanthostigma var. lutella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukeltuaisjäkälä"@fi,
        "alägglav"@sv .

<http://tun.fi/MX.65452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelariella placodizans" ;
    dwc:scientificNameAuthorship "(Nyl.) H. Magn." ;
    skos:broader <http://tun.fi/MX.67225> ;
    skos:hiddenLabel "Candelariella placodizans"@fi,
        "Candelariella septentrionalis"@fi,
        "Candelariella placodizans"@sv,
        "Candelariella septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikeltuaisjäkälä"@fi,
        "polarägglav"@sv .

<http://tun.fi/MX.65453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelariella reflexa" ;
    dwc:scientificNameAuthorship "(Nyl.) Lettau" ;
    skos:broader <http://tun.fi/MX.67225> ;
    skos:hiddenLabel "Candelariella reflexa"@fi,
        "Candelariella reflexa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kujakeltuaisjäkälä"@fi,
        "alléägglav"@sv .

<http://tun.fi/MX.65454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelariella superdistans" ;
    dwc:scientificNameAuthorship "(Nyl.) Malme" ;
    skos:broader <http://tun.fi/MX.67225> ;
    skos:hiddenLabel "Candelariella superdistans"@fi,
        "Candelariella superdistans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loiskeltuaisjäkälä"@fi,
        "parasitägglav"@sv .

<http://tun.fi/MX.65455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelariella vainioana" ;
    dwc:scientificNameAuthorship "Hakul." ;
    skos:broader <http://tun.fi/MX.67225> ;
    skos:hiddenLabel "Candelariella vainioana"@fi,
        "Candelariella vainioana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparikeltuaisjäkälä"@fi,
        "kopparägglav"@sv .

<http://tun.fi/MX.65456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelariella vitellina" ;
    dwc:scientificNameAuthorship "(Hoffm.) Müll. Arg." ;
    skos:broader <http://tun.fi/MX.67225> ;
    skos:hiddenLabel "Candelariella vitellina"@fi,
        "Candelariella vitellina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyläkeltuaisjäkälä"@fi,
        "ägglav"@sv .

<http://tun.fi/MX.65457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Candelariella xanthostigma" ;
    dwc:scientificNameAuthorship "(Ach.) Lettau" ;
    skos:broader <http://tun.fi/MX.67225> ;
    skos:hiddenLabel "Candelariella xanthostigma"@fi,
        "Candelariella xanthostigma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajankeltuaisjäkälä"@fi,
        "grynig ägglav"@sv .

<http://tun.fi/MX.65458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Knufia peltigerae" ;
    dwc:scientificNameAuthorship "(Fuckel) Réblová & Unter." ;
    skos:broader <http://tun.fi/MX.5077211> ;
    skos:hiddenLabel "Acanthostigma peltigerae"@fi,
        "Capronia peltigerae"@fi,
        "Herpotrichiella peltigerae"@fi,
        "Acanthostigma peltigerae"@sv,
        "Capronia peltigerae"@sv,
        "Herpotrichiella peltigerae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Knufia peltigerae"@fi,
        "Knufia peltigerae"@sv .

<http://tun.fi/MX.65459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carbonea supersparsa" ;
    dwc:scientificNameAuthorship "(Nyl.) Hertel" ;
    skos:broader <http://tun.fi/MX.67123> ;
    skos:hiddenLabel "Carbonea supersparsa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carbonea supersparsa"@fi,
        "parasitsvartlav"@sv .

<http://tun.fi/MX.65460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carbonea vitellinaria" ;
    dwc:scientificNameAuthorship "(Nyl.) Hertel" ;
    skos:broader <http://tun.fi/MX.67123> ;
    skos:hiddenLabel "Nesolechia vitellinaria"@fi,
        "Carbonea vitellinaria"@sv,
        "Nesolechia vitellinaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carbonea vitellinaria"@fi,
        "äggsvartlav"@sv .

<http://tun.fi/MX.65461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carbonea vorticosa" ;
    dwc:scientificNameAuthorship "(Flörke) Hertel" ;
    skos:broader <http://tun.fi/MX.67123> ;
    skos:hiddenLabel "Lecidea ivalensis"@fi,
        "Lecidea vorticosa"@fi,
        "Carbonea vorticosa"@sv,
        "Lecidea ivalensis"@sv,
        "Lecidea vorticosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Carbonea vorticosa"@fi,
        "grå svartlav"@sv .

<http://tun.fi/MX.65462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catapyrenium cinereum" ;
    dwc:scientificNameAuthorship "(Pers.) Körb." ;
    skos:broader <http://tun.fi/MX.67177> ;
    skos:hiddenLabel "Catapyrenium cinereum"@fi,
        "Dermatocarpon cinereum"@fi,
        "Catapyrenium cinereum"@sv,
        "Dermatocarpon cinereum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakilpinen"@fi,
        "kalkjordlav"@sv .

<http://tun.fi/MX.65463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catapyrenium daedaleum" ;
    dwc:scientificNameAuthorship "(Kremp.) Stein" ;
    skos:broader <http://tun.fi/MX.67177> ;
    skos:hiddenLabel "Catapyrenium daedaleum"@fi,
        "Dermatocarpon daedaleum"@fi,
        "Catapyrenium daedaleum"@sv,
        "Dermatocarpon daedaleum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirokilpinen"@fi,
        "stor jordlav"@sv .

<http://tun.fi/MX.65464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catapyrenium psoromoides" ;
    dwc:scientificNameAuthorship "(Borrer) R. Sant." ;
    skos:broader <http://tun.fi/MX.67177> ;
    skos:hiddenLabel "Catapyrenium psoromoides"@fi,
        "Dermatocarpon daedaleum f. pruinosa"@fi,
        "Dermatocarpon psoromoides"@fi,
        "Catapyrenium psoromoides"@sv,
        "Dermatocarpon daedaleum f. pruinosa"@sv,
        "Dermatocarpon psoromoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosokilpinen"@fi,
        "grå jordlav"@sv .

<http://tun.fi/MX.65466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catillaria atomarioides" ;
    dwc:scientificNameAuthorship "(Müll. Arg.) H. Kilias" ;
    skos:broader <http://tun.fi/MX.67124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catillaria atomarioides"@fi,
        "Catillaria atomarioides"@sv .

<http://tun.fi/MX.65468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catillaria chloroticella" ;
    dwc:scientificNameAuthorship "(Nyl.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67124> ;
    skos:hiddenLabel "Lecidea chloroticella"@fi,
        "Lecidea chloroticella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catillaria chloroticella"@fi,
        "Catillaria chloroticella"@sv .

<http://tun.fi/MX.65469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catillaria contristans" ;
    dwc:scientificNameAuthorship "(Nyl.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67124> ;
    skos:hiddenLabel "Catillaria contristans"@fi,
        "Catillaria dufourii"@fi,
        "Catillaria dufourii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhattujäkälä"@fi,
        "Catillaria contristans"@sv .

<http://tun.fi/MX.65470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catillaria erysiboides" ;
    dwc:scientificNameAuthorship "(Nyl.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67124> ;
    skos:hiddenLabel "Catillaria erysiboides"@fi,
        "Lecidea erysiboides"@fi,
        "Lecidea erysiboides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helohattujäkälä"@fi,
        "Catillaria erysiboides"@sv .

<http://tun.fi/MX.65471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catillaria lenticularis" ;
    dwc:scientificNameAuthorship "(Ach.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67124> ;
    skos:hiddenLabel "Catillaria lenticularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkihattujäkälä"@fi,
        "Catillaria lenticularis"@sv .

<http://tun.fi/MX.65472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catillaria leucophaeotera" ;
    dwc:scientificNameAuthorship "(Nyl.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67124> ;
    skos:hiddenLabel "Lecidea leucophaeotera"@fi,
        "Lecidea leucophaeotera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catillaria leucophaeotera"@fi,
        "Catillaria leucophaeotera"@sv .

<http://tun.fi/MX.65473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catillaria nigroclavata" ;
    dwc:scientificNameAuthorship "(Nyl.) Schuler" ;
    skos:broader <http://tun.fi/MX.67124> ;
    skos:hiddenLabel "Lecidea nigroclavata"@fi,
        "Catillaria nigroclavata"@sv,
        "Lecidea nigroclavata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catillaria nigroclavata"@fi,
        "svarttoppig kollav"@sv .

<http://tun.fi/MX.65474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catillaria stereocaulorum" ;
    dwc:scientificNameAuthorship "(Th. Fr.) H. Olivier" ;
    skos:broader <http://tun.fi/MX.67124> ;
    skos:hiddenLabel "Scutula stereocaulorum"@fi,
        "Scutula stereocaulorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Catillaria stereocaulorum"@fi,
        "Catillaria stereocaulorum"@sv .

<http://tun.fi/MX.65475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catinaria atropurpurea" ;
    dwc:scientificNameAuthorship "(Schaer.) Vězda & Poelt" ;
    skos:broader <http://tun.fi/MX.67016> ;
    skos:hiddenLabel "Biatorina atropurpurea"@fi,
        "Catillaria atropurpurea"@fi,
        "Catinaria atropurpurea"@fi,
        "Lecidea gyaliza"@fi,
        "Lecidea intermixtavar. lignaria"@fi,
        "Biatorina atropurpurea"@sv,
        "Catillaria atropurpurea"@sv,
        "Catinaria atropurpurea"@sv,
        "Lecidea gyaliza"@sv,
        "Lecidea intermixtavar. lignaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurapyöröjäkälä"@fi,
        "purpurkatinaria"@sv .

<http://tun.fi/MX.65476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catinaria neuschildii" ;
    dwc:scientificNameAuthorship "(Körb.) P. James" ;
    skos:broader <http://tun.fi/MX.67016> ;
    skos:hiddenLabel "Catillaria neuschildii"@fi,
        "Catinaria neuschildii"@fi,
        "Catillaria neuschildii"@sv,
        "Catinaria neuschildii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusopyöröjäkälä"@fi,
        "dvärgkatinaria"@sv .

<http://tun.fi/MX.65477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catolechia wahlenbergii" ;
    dwc:scientificNameAuthorship "(Ach.) Körb." ;
    skos:broader <http://tun.fi/MX.67073> ;
    skos:hiddenLabel "Buellia pulchella"@fi,
        "Buellia wahlenbergii"@fi,
        "Catolechia wahlenbergii"@fi,
        "Buellia pulchella"@sv,
        "Buellia wahlenbergii"@sv,
        "Catolechia wahlenbergii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hehkujäkälä"@fi,
        "gyllenlav"@sv .

<http://tun.fi/MX.65478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cecidonia umbonella" ;
    dwc:scientificNameAuthorship "(Nyl.) Triebel & Rambold" ;
    skos:broader <http://tun.fi/MX.67125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cecidonia umbonella"@fi,
        "Cecidonia umbonella"@sv .

<http://tun.fi/MX.65479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercidospora decolorella" ;
    dwc:scientificNameAuthorship "(Nyl.) O. E. Erikss. & J. Z. Yue" ;
    skos:broader <http://tun.fi/MX.67371> ;
    skos:hiddenLabel "Metasphaeria decolorella"@fi,
        "Verrucaria decolorella"@fi,
        "Metasphaeria decolorella"@sv,
        "Verrucaria decolorella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cercidospora decolorella"@fi,
        "Cercidospora decolorella"@sv .

<http://tun.fi/MX.65480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercidospora epipolytropa" ;
    dwc:scientificNameAuthorship "(Mudd) Arnold" ;
    skos:broader <http://tun.fi/MX.67371> ;
    skos:hiddenLabel "Didymella epipolytropa"@fi,
        "Didymella epipolytropa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cercidospora epipolytropa"@fi,
        "Cercidospora epipolytropa"@sv .

<http://tun.fi/MX.65481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cercidospora exiguella" ;
    dwc:scientificNameAuthorship "(Nyl.) Arnold" ;
    skos:broader <http://tun.fi/MX.67371> ;
    skos:hiddenLabel "Lecidea mniaraeoides"@fi,
        "Lecidea mniaraeoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cercidospora exiguella"@fi,
        "Cercidospora exiguella"@sv .

<http://tun.fi/MX.65482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetraria aculeata" ;
    dwc:scientificNameAuthorship "(Schreb.) Fr." ;
    skos:broader <http://tun.fi/MX.67226> ;
    skos:hiddenLabel "Cetraria aculeata"@fi,
        "Cetraria tenuissima"@fi,
        "Coelocaulon aculeatum"@fi,
        "Cornicularia tenuissima"@fi,
        "Cetraria aculeata"@sv,
        "Cetraria tenuissima"@sv,
        "Coelocaulon aculeatum"@sv,
        "Cornicularia tenuissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaokajäkälä"@fi,
        "hedlav"@sv .

<http://tun.fi/MX.65483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetraria ericetorum" ;
    dwc:scientificNameAuthorship "Opiz" ;
    skos:broader <http://tun.fi/MX.67226> ;
    skos:hiddenLabel "Cetraria crispa"@fi,
        "Cetraria ericetorum"@fi,
        "Cetraria tenuifolia"@fi,
        "Cetraria tenuifolia f. tectorum"@fi,
        "Cetraria crispa"@sv,
        "Cetraria ericetorum"@sv,
        "Cetraria tenuifolia"@sv,
        "Cetraria tenuifolia f. tectorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhirvenjäkälä"@fi,
        "smal islandslav"@sv .

<http://tun.fi/MX.65486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetraria muricata" ;
    dwc:scientificNameAuthorship "(Ach.) Eckfeldt" ;
    skos:broader <http://tun.fi/MX.67226> ;
    skos:hiddenLabel "Cetraria muricata"@fi,
        "Coelocaulon muricatum"@fi,
        "Cornicularia muricata"@fi,
        "Cetraria muricata"@sv,
        "Coelocaulon muricatum"@sv,
        "Cornicularia muricata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuokajäkälä"@fi,
        "tuvad hedlav"@sv .

<http://tun.fi/MX.65487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetraria nigricans" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67226> ;
    skos:hiddenLabel "Cetraria nigricans"@fi,
        "Cetraria nigricans var. spilomorphoides"@fi,
        "Cetraria nigricans"@sv,
        "Cetraria nigricans var. spilomorphoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihirvenjäkälä"@fi,
        "svart islandslav"@sv .

<http://tun.fi/MX.65488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetraria odontella" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67226> ;
    skos:hiddenLabel "Cetraria odontella"@fi,
        "Cetraria odontella var. spilomorpha"@fi,
        "Coelocaulon odontellum"@fi,
        "Cornicularia odontella"@fi,
        "Cetraria odontella"@sv,
        "Cetraria odontella var. spilomorpha"@sv,
        "Coelocaulon odontellum"@sv,
        "Cornicularia odontella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okahirvenjäkälä"@fi,
        "dvärghedlav"@sv .

<http://tun.fi/MX.65489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetraria sepincola" ;
    dwc:scientificNameAuthorship "(Ehrh.) Ach." ;
    skos:broader <http://tun.fi/MX.67226> ;
    skos:hiddenLabel "Cetraria scutata"@fi,
        "Cetraria sepincola"@fi,
        "Tuckermannopsis sepincola"@fi,
        "Cetraria scutata"@sv,
        "Cetraria sepincola"@sv,
        "Tuckermannopsis sepincola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuröyhelö"@fi,
        "gärdsgårdslav"@sv .

<http://tun.fi/MX.65490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetrariella commixta" ;
    dwc:scientificNameAuthorship "(Nyl.) A. Thell & Kärnefelt" ;
    skos:broader <http://tun.fi/MX.67280> ;
    skos:hiddenLabel "Cetraria commixta"@fi,
        "Cetraria fahlunensis"@fi,
        "Cetrariella commixta"@fi,
        "Melanelia commixta"@fi,
        "Platysma commixtum"@fi,
        "Cetraria commixta"@sv,
        "Cetraria fahlunensis"@sv,
        "Cetrariella commixta"@sv,
        "Melanelia commixta"@sv,
        "Platysma commixtum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaröyhelö"@fi,
        "stor häll-lav"@sv .

<http://tun.fi/MX.65491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetrariella delisei" ;
    dwc:scientificNameAuthorship "(Bory ex Schaer.) Kärnefelt & A. Thell" ;
    skos:broader <http://tun.fi/MX.67280> ;
    skos:hiddenLabel "Cetraria delisei"@fi,
        "Cetraria hiascens"@fi,
        "Cetrariella delisei"@fi,
        "Cetraria delisei"@sv,
        "Cetraria hiascens"@sv,
        "Cetrariella delisei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suohirvenjäkälä"@fi,
        "flikad islandslav"@sv .

<http://tun.fi/MX.65492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetrariella fastigiata" ;
    dwc:scientificNameAuthorship "(Delise ex Nyl.) Kärnefelt & A. Thell" ;
    skos:broader <http://tun.fi/MX.67280> ;
    skos:hiddenLabel "Cetraria delisei subsp. fastigiata"@fi,
        "Cetraria fastigiata"@fi,
        "Cetrariella fastigiata"@fi,
        "Cetraria delisei subsp. fastigiata"@sv,
        "Cetraria fastigiata"@sv,
        "Cetrariella fastigiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aapahirvenjäkälä"@fi,
        "sumplav"@sv .

<http://tun.fi/MX.65493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetrelia cetrarioides" ;
    dwc:scientificNameAuthorship "(Duby) W. L. Culb. & C. F. Culb." ;
    skos:broader <http://tun.fi/MX.67126> ;
    skos:hiddenLabel "Cetrelia cetrarioides"@fi,
        "Parmelia cetrarioides"@fi,
        "Parmelia cetrarioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokarve"@fi,
        "Cetrelia cetrarioides"@sv .

<http://tun.fi/MX.65494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetrelia olivetorum" ;
    dwc:scientificNameAuthorship "(Nyl.) W. L. Culb. & C. F. Culb." ;
    skos:broader <http://tun.fi/MX.67126> ;
    skos:hiddenLabel "Cetrelia olivetorum"@fi,
        "Parmelia olivaria"@fi,
        "Parmelia olivetorum"@fi,
        "Cetrelia olivetorum"@sv,
        "Parmelia olivaria"@sv,
        "Parmelia olivetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röyhelökarve"@fi,
        "jättesköldlav"@sv .

<http://tun.fi/MX.65495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca brachypoda" ;
    dwc:scientificNameAuthorship "(Ach.) Tibell" ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca brachypoda"@fi,
        "Chaenotheca sulphurea"@fi,
        "Coniocybe brachypoda"@fi,
        "Coniocybe sulphurea"@fi,
        "Chaenotheca brachypoda"@sv,
        "Chaenotheca sulphurea"@sv,
        "Coniocybe brachypoda"@sv,
        "Coniocybe sulphurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahoneulajäkälä"@fi,
        "gulnål"@sv .

<http://tun.fi/MX.65496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca brunneola" ;
    dwc:scientificNameAuthorship "(Ach.) Müll. Arg." ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca brunneola"@fi,
        "Chaenotheca brunneola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keloneulajäkälä"@fi,
        "vednål"@sv .

<http://tun.fi/MX.65497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca chlorella" ;
    dwc:scientificNameAuthorship "(Ach.) Müll. Arg." ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca carthusiae"@fi,
        "Chaenotheca chlorella"@fi,
        "Chaenotheca carthusiae"@sv,
        "Chaenotheca chlorella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherneulajäkälä"@fi,
        "kornig nållav"@sv .

<http://tun.fi/MX.65498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca chrysocephala" ;
    dwc:scientificNameAuthorship "(Turner ex Ach.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca chrysocephala"@fi,
        "Chaenotheca chrysocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaneulajäkälä"@fi,
        "grynig nållav"@sv .

<http://tun.fi/MX.65499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca cinerea" ;
    dwc:scientificNameAuthorship "(Pers.) Tibell" ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca cinerea"@fi,
        "Chaenotheca schaereri"@fi,
        "Chaenotheca trichialis var. cinerea"@fi,
        "Chaenotheca cinerea"@sv,
        "Chaenotheca schaereri"@sv,
        "Chaenotheca trichialis var. cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaaneulajäkälä"@fi,
        "blekskaftad nållav"@sv .

<http://tun.fi/MX.65500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca ferruginea" ;
    dwc:scientificNameAuthorship "(Turner ex Sm.) Mig." ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca dilatata"@fi,
        "Chaenotheca ferruginea"@fi,
        "Chaenotheca melanophaea"@fi,
        "Chaenotheca trichialis f. aurea"@fi,
        "Chaenotheca dilatata"@sv,
        "Chaenotheca ferruginea"@sv,
        "Chaenotheca melanophaea"@sv,
        "Chaenotheca trichialis f. aurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosteneulajäkälä"@fi,
        "rostfläckig nållav"@sv .

<http://tun.fi/MX.65501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca furfuracea" ;
    dwc:scientificNameAuthorship "(L.) Tibell" ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca furfuracea"@fi,
        "Coniocybe furfuracea"@fi,
        "Chaenotheca furfuracea"@sv,
        "Coniocybe furfuracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjoneulajäkälä"@fi,
        "ärgnål"@sv .

<http://tun.fi/MX.65502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca gracilenta" ;
    dwc:scientificNameAuthorship "(Ach.) Mattsson & Middelb." ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca gracilenta"@fi,
        "Coniocybe gracilenta"@fi,
        "Cybebe gracilenta"@fi,
        "Chaenotheca gracilenta"@sv,
        "Coniocybe gracilenta"@sv,
        "Cybebe gracilenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjojäkälä"@fi,
        "smalskaftslav"@sv .

<http://tun.fi/MX.65503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca gracillima" ;
    dwc:scientificNameAuthorship "(Vain.) Tibell" ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca gracillima"@fi,
        "Coniocybe gracillima"@fi,
        "Chaenotheca gracillima"@sv,
        "Coniocybe gracillima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoneulajäkälä"@fi,
        "brunpudrad nållav"@sv .

<http://tun.fi/MX.65504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca hispidula" ;
    dwc:scientificNameAuthorship "(Ach.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca chlorella var. hispidula"@fi,
        "Chaenotheca hispidula"@fi,
        "Chaenotheca chlorella var. hispidula"@sv,
        "Chaenotheca hispidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijaneulajäkälä"@fi,
        "parknål"@sv .

<http://tun.fi/MX.65505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca hygrophila" ;
    dwc:scientificNameAuthorship "Tibell" ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca hygrophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnineulajäkälä"@fi,
        "Chaenotheca hygrophila"@sv .

<http://tun.fi/MX.65506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca laevigata" ;
    dwc:scientificNameAuthorship "Nádv." ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca laevigata"@fi,
        "Chaenotheca laevigata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloneulajäkälä"@fi,
        "nordlig nållav"@sv .

<http://tun.fi/MX.65507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca phaeocephala" ;
    dwc:scientificNameAuthorship "(Turner) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Calicium phaeocephalum var. flavum"@fi,
        "Calicium phaeocephalum var. obscurum"@fi,
        "Chaenotheca chlorella var. ecrustacea f. macrocalyptra"@fi,
        "Chaenotheca chlorella var. obscura"@fi,
        "Chaenotheca chlorella var. phaeocephala"@fi,
        "Chaenotheca phaeocephala"@fi,
        "Calicium phaeocephalum var. flavum"@sv,
        "Calicium phaeocephalum var. obscurum"@sv,
        "Chaenotheca chlorella var. ecrustacea f. macrocalyptra"@sv,
        "Chaenotheca chlorella var. obscura"@sv,
        "Chaenotheca chlorella var. phaeocephala"@sv,
        "Chaenotheca phaeocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoneulajäkälä"@fi,
        "brun nållav"@sv .

<http://tun.fi/MX.65508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca sphaerocephala" ;
    dwc:scientificNameAuthorship "Nádv." ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca sphaerocephala"@fi,
        "Chaenotheca sphaerocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sauvaneulajäkälä"@fi,
        "skuggnål"@sv .

<http://tun.fi/MX.65509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca stemonea" ;
    dwc:scientificNameAuthorship "(Ach.) Müll. Arg." ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca aeruginosa"@fi,
        "Chaenotheca stemonea"@fi,
        "Chaenotheca trichialis subsp. stemonea"@fi,
        "Chaenotheca aeruginosa"@sv,
        "Chaenotheca stemonea"@sv,
        "Chaenotheca trichialis subsp. stemonea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauheneulajäkälä"@fi,
        "luddnål"@sv .

<http://tun.fi/MX.65510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca subroscida" ;
    dwc:scientificNameAuthorship "(Eitner) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca chlorella var. hispidula f. granulans"@fi,
        "Chaenotheca subroscida"@fi,
        "Chaenotheca chlorella var. hispidula f. granulans"@sv,
        "Chaenotheca subroscida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenneulajäkälä"@fi,
        "vitgrynig nållav"@sv .

<http://tun.fi/MX.65511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca trichialis" ;
    dwc:scientificNameAuthorship "(Ach.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca aeruginosa"@fi,
        "Chaenotheca stemonea f. ramosa"@fi,
        "Chaenotheca trichialis"@fi,
        "Chaenotheca trichialis var. caerulescens f. phaeopus"@fi,
        "Chaenotheca trichialis var. ferruginella"@fi,
        "Chaenotheca trichialis var. physoidea"@fi,
        "Chaenotheca aeruginosa"@sv,
        "Chaenotheca stemonea f. ramosa"@sv,
        "Chaenotheca trichialis"@sv,
        "Chaenotheca trichialis var. caerulescens f. phaeopus"@sv,
        "Chaenotheca trichialis var. ferruginella"@sv,
        "Chaenotheca trichialis var. physoidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomuneulajäkälä"@fi,
        "grå nållav"@sv .

<http://tun.fi/MX.65512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca xyloxena" ;
    dwc:scientificNameAuthorship "Nádv." ;
    skos:altLabel "slank vednål"@sv ;
    skos:broader <http://tun.fi/MX.67017> ;
    skos:hiddenLabel "Chaenotheca xyloxena"@fi,
        "Chaenotheca xyloxena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkaneulajäkälä"@fi,
        "lövvedsnål"@sv .

<http://tun.fi/MX.65513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis consociata" ;
    dwc:scientificNameAuthorship "(Nádv.) A. F. W. Schmidt" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis consociata"@fi,
        "Chaenothecopsis consociata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lorvineula"@fi,
        "parasitsvartspik"@sv .

<http://tun.fi/MX.65514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis debilis" ;
    dwc:scientificNameAuthorship "(Turner & Borrer ex Sm.) Tibell" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis debilis"@fi,
        "Embolidium inaequatum"@fi,
        "Embolidium violaceum"@fi,
        "Chaenothecopsis debilis"@sv,
        "Embolidium inaequatum"@sv,
        "Embolidium violaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekoneula"@fi,
        "saprofytsvartspik"@sv .

<http://tun.fi/MX.65515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis epithallina" ;
    dwc:scientificNameAuthorship "Tibell" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis epithallina"@fi,
        "Chaenothecopsis epithallina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koturineula"@fi,
        "brun svartspik"@sv .

<http://tun.fi/MX.65516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis fennica" ;
    dwc:scientificNameAuthorship "(Laurila) Tibell" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis fennica"@fi,
        "Chaenothecopsis fennica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keloneula"@fi,
        "blågrå svartspik"@sv .

<http://tun.fi/MX.65517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis haematopus" ;
    dwc:scientificNameAuthorship "Tibell" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis haematopus"@fi,
        "Chaenothecopsis haematopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hurmeneula"@fi,
        "rödskaftad svartspik"@sv .

<http://tun.fi/MX.65518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis hospitans" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Tibell" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Calicium paroicum subsp. exsertum"@fi,
        "Chaenothecopsis exserta"@fi,
        "Strongyleuma exsertum"@fi,
        "Strongyleuma exsertum subsp. albipes"@fi,
        "Strongyleuma exsertum subsp. hemileucum"@fi,
        "Strongyleuma paroicum"@fi,
        "Calicium paroicum subsp. exsertum"@sv,
        "Chaenothecopsis exserta"@sv,
        "Chaenothecopsis hospitans"@sv,
        "Strongyleuma exsertum"@sv,
        "Strongyleuma exsertum subsp. albipes"@sv,
        "Strongyleuma exsertum subsp. hemileucum"@sv,
        "Strongyleuma paroicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaenothecopsis hospitans"@fi,
        "kortskaftad svartspik"@sv .

<http://tun.fi/MX.65519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis nana" ;
    dwc:scientificNameAuthorship "Tibell" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis nana"@fi,
        "Chaenothecopsis nana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuneula"@fi,
        "liten svartspik"@sv .

<http://tun.fi/MX.65520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis nigra" ;
    dwc:scientificNameAuthorship "Tibell" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaenothecopsis nigra"@fi,
        "mörk svartspik"@sv .

<http://tun.fi/MX.65521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis pusilla" ;
    dwc:scientificNameAuthorship "(Ach.) A. F. W. Schmidt" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Calicium alboatrum"@fi,
        "Calicium asikkalense"@fi,
        "Calicium subpusillum"@fi,
        "Chaenothecopsis pusilla"@fi,
        "Chaenothecopsis subpusilla"@fi,
        "Embolidium italicum"@fi,
        "Strongylopsis saeviensis"@fi,
        "Calicium alboatrum"@sv,
        "Calicium asikkalense"@sv,
        "Calicium subpusillum"@sv,
        "Chaenothecopsis pusilla"@sv,
        "Chaenothecopsis subpusilla"@sv,
        "Embolidium italicum"@sv,
        "Strongylopsis saeviensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoneula"@fi,
        "blekskaftad svartspik"@sv .

<http://tun.fi/MX.65522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis rubescens" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis rubescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rubiinineula"@fi,
        "Chaenothecopsis rubescens"@sv .

<http://tun.fi/MX.65523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis savonica" ;
    dwc:scientificNameAuthorship "(Räsänen) Tibell" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Mycocalicium savonicum"@fi,
        "Chaenothecopsis savonica"@sv,
        "Mycocalicium savonicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaenothecopsis savonica"@fi,
        "vedsvartspik"@sv .

<http://tun.fi/MX.65524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis subparoica" ;
    dwc:scientificNameAuthorship "(Nyl.) Tibell" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis subparoica"@fi,
        "Chaenothecopsis subparoica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyrkänneneula"@fi,
        "klippsvartspik"@sv .

<http://tun.fi/MX.65525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis viridialba" ;
    dwc:scientificNameAuthorship "(Kremp.) A. F. W. Schmidt" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Calicium parietinum var. cinerascens"@fi,
        "Chaenothecopsis viridialba"@fi,
        "Mycocalicium cinerascens"@fi,
        "Calicium parietinum var. cinerascens"@sv,
        "Chaenothecopsis viridialba"@sv,
        "Mycocalicium cinerascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenneula"@fi,
        "vitskaftad svartspik"@sv .

<http://tun.fi/MX.65526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis viridireagens" ;
    dwc:scientificNameAuthorship "(Nádv.) A. F. W. Schmidt" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis viridireagens"@fi,
        "Chaenothecopsis viridireagens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaneula"@fi,
        "algsvartspik"@sv .

<http://tun.fi/MX.65527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheiromycina flabelliformis" ;
    dwc:scientificNameAuthorship "B. Sutton" ;
    skos:broader <http://tun.fi/MX.67127> ;
    skos:hiddenLabel "Cheiromycina flabelliformis"@fi,
        "Cheiromycina flabelliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huiskujäkälä"@fi,
        "solfjäderlav"@sv .

<http://tun.fi/MX.65528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysothrix candelaris" ;
    dwc:scientificNameAuthorship "(L.) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67227> ;
    skos:hiddenLabel "Chrysothrix candelaris"@fi,
        "Lepraria candelaris"@fi,
        "Lepraria flava"@fi,
        "Chrysothrix candelaris"@sv,
        "Lepraria candelaris"@sv,
        "Lepraria flava"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenrikkijäkälä"@fi,
        "gulmjöl"@sv .

<http://tun.fi/MX.65529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysothrix chlorina" ;
    dwc:scientificNameAuthorship "(Ach.) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67227> ;
    skos:hiddenLabel "Chrysothrix chlorina"@fi,
        "Lepraria chlorina"@fi,
        "Chrysothrix chlorina"@sv,
        "Lepraria chlorina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjorikkijäkälä"@fi,
        "grönt gulmjöl"@sv .

<http://tun.fi/MX.65530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia acuminata" ;
    dwc:scientificNameAuthorship "(Ach.) Norrl." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia acuminata"@fi,
        "Cladonia norrlinii"@fi,
        "Cladonia acuminata"@sv,
        "Cladonia norrlinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suipputorvijäkälä"@fi,
        "spetsig bägarlav"@sv .

<http://tun.fi/MX.65531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia amaurocraea" ;
    dwc:scientificNameAuthorship "(Flörke) Schaer." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia amaurocraea"@fi,
        "Cladonia amaurocraea f. destricta"@fi,
        "Cladonia destricta"@fi,
        "Cladonia amaurocraea"@sv,
        "Cladonia amaurocraea f. destricta"@sv,
        "Cladonia destricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "louhikkotorvijäkälä"@fi,
        "stor pigglav"@sv .

<http://tun.fi/MX.65532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia arbuscula" ;
    dwc:scientificNameAuthorship "(Wallr.) Flot." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladina arbuscula"@fi,
        "Cladina arbuscula subsp. squarrosa"@fi,
        "Cladonia arbuscula"@fi,
        "Cladonia arbuscula subsp. squarrosa"@fi,
        "Cladonia squarrosa"@fi,
        "Cladonia sylvatica (‘silvatica’) auct."@fi,
        "Cladina arbuscula"@sv,
        "Cladina arbuscula subsp. squarrosa"@sv,
        "Cladonia arbuscula"@sv,
        "Cladonia arbuscula subsp. squarrosa"@sv,
        "Cladonia squarrosa"@sv,
        "Cladonia sylvatica (‘silvatica’) auct."@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoporonjäkälä"@fi,
        "gulvit renlav"@sv .

<http://tun.fi/MX.65535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria pupillaris" ;
    dwc:scientificNameAuthorship "(Nyl.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:hiddenLabel "Biatora mahluensis"@fi,
        "Lecanora pupillaris"@fi,
        "Lecidea mahluensis"@fi,
        "Pertusaria pupillaris"@fi,
        "Biatora mahluensis"@sv,
        "Lecanora pupillaris"@sv,
        "Lecidea mahluensis"@sv,
        "Pertusaria pupillaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattalaikkajäkälä"@fi,
        "platt nordporlav"@sv .

<http://tun.fi/MX.65536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria raesaenenii" ;
    dwc:scientificNameAuthorship "Erichsen" ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pertusaria raesaenenii"@fi,
        "Pertusaria raesaenenii"@sv .

<http://tun.fi/MX.65537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria sommerfeltii" ;
    dwc:scientificNameAuthorship "(Flörke ex Sommerf.) Fr." ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:hiddenLabel "Endocarpon sommerfeltii"@fi,
        "Pertusaria sommerfeltii"@fi,
        "Pertusaria sommerfeltii var. juniperina"@fi,
        "Endocarpon sommerfeltii"@sv,
        "Pertusaria sommerfeltii var. juniperina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajanlaikkajäkälä"@fi,
        "Pertusaria sommerfeltii"@sv .

<http://tun.fi/MX.65538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Petractis clausa" ;
    dwc:scientificNameAuthorship "(Hoffm.) Kremp." ;
    skos:broader <http://tun.fi/MX.67228> ;
    skos:hiddenLabel "Petractis clausa"@fi,
        "Petractis exanthematica"@fi,
        "Petractis clausa"@sv,
        "Petractis exanthematica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkitähtijäkälä"@fi,
        "stor stjärnfruktlav"@sv .

<http://tun.fi/MX.65539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pezizella epithallina" ;
    dwc:scientificNameAuthorship "(W. Phillips & Plowr.) Sacc." ;
    skos:broader <http://tun.fi/MX.67281> ;
    skos:hiddenLabel "Pezizella epithallina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkajäkälännappunen"@fi,
        "Pezizella epithallina"@sv .

<http://tun.fi/MX.65540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacopsis cephalodioides" ;
    dwc:scientificNameAuthorship "(Nyl.) Triebel & Rambold" ;
    skos:broader <http://tun.fi/MX.67018> ;
    skos:hiddenLabel "Agyrium cephalodioides"@fi,
        "Agyrium cephalodioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacopsis cephalodioides"@fi,
        "Phacopsis cephalodioides"@sv .

<http://tun.fi/MX.65541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Raesaenenia huuskonenii" ;
    dwc:scientificNameAuthorship "(Räsänen) D. Hawksw., C. Boluda & H. Lindgren" ;
    skos:broader <http://tun.fi/MX.4979021> ;
    skos:hiddenLabel "Phacopsis huuskonenii"@fi,
        "Phacopsis huuskonenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Raesaenenia huuskonenii"@fi,
        "Raesaenenia huuskonenii"@sv .

<http://tun.fi/MX.65544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocalicium betulinum" ;
    dwc:scientificNameAuthorship "(Nyl.) Tibell" ;
    skos:broader <http://tun.fi/MX.67323> ;
    skos:hiddenLabel "Calicium pallescens f. betulinum"@fi,
        "Phaeocalicium betulinum"@fi,
        "Calicium pallescens f. betulinum"@sv,
        "Phaeocalicium betulinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunsojokka"@fi,
        "näverkvistspik"@sv .

<http://tun.fi/MX.65545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocalicium boreale" ;
    dwc:scientificNameAuthorship "Tibell" ;
    skos:broader <http://tun.fi/MX.67323> ;
    skos:hiddenLabel "Phaeocalicium boreale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeocalicium boreale"@fi,
        "norrlandskvistspik"@sv .

<http://tun.fi/MX.65546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocalicium interruptum" ;
    dwc:scientificNameAuthorship "(Nyl.) Tibell" ;
    skos:broader <http://tun.fi/MX.67323> ;
    skos:hiddenLabel "Calicium pallescens var. interruptum"@fi,
        "Phaeocalicium interruptum"@fi,
        "Calicium pallescens var. interruptum"@sv,
        "Phaeocalicium interruptum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansojokka"@fi,
        "klockspik"@sv .

<http://tun.fi/MX.65547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocalicium populneum" ;
    dwc:scientificNameAuthorship "(Brond. ex Duby) A. F. W. Schmidt" ;
    skos:broader <http://tun.fi/MX.67323> ;
    skos:hiddenLabel "Phaeocalicium populneum"@fi,
        "Phaeocalicium populneum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavansojokka"@fi,
        "kvistspik"@sv .

<http://tun.fi/MX.65548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocalicium praecedens" ;
    dwc:scientificNameAuthorship "(Nyl.) A. F. W. Schmidt" ;
    skos:broader <http://tun.fi/MX.67323> ;
    skos:hiddenLabel "Phaeocalicium praecedens"@fi,
        "Phaeocalicium praecedens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosojokka"@fi,
        "stor kvistspik"@sv .

<http://tun.fi/MX.65549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocalicium tremulicola" ;
    dwc:scientificNameAuthorship "(Norrl. ex Nyl.) Tibell" ;
    skos:broader <http://tun.fi/MX.67323> ;
    skos:hiddenLabel "Phaeocalicium tremulicola"@fi,
        "Phaeocalicium tremulicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomensojokka"@fi,
        "aspkvistspik"@sv .

<http://tun.fi/MX.65550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeodothis ribesiella" ;
    dwc:scientificNameAuthorship "(Nyl. ex Vain.) Aptroot" ;
    skos:broader <http://tun.fi/MX.67075> ;
    skos:hiddenLabel "Microthelia ribesiella"@fi,
        "Microthelia ribesiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeodothis ribesiella"@fi,
        "Phaeodothis ribesiella"@sv .

<http://tun.fi/MX.65551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeophyscia ciliata" ;
    dwc:scientificNameAuthorship "(Hoffm.) Moberg" ;
    skos:broader <http://tun.fi/MX.67019> ;
    skos:hiddenLabel "Phaeophyscia ciliata"@fi,
        "Physcia ciliata"@fi,
        "Physcia norrlinii"@fi,
        "Physcia obscura"@fi,
        "Phaeophyscia ciliata"@sv,
        "Physcia ciliata"@sv,
        "Physcia norrlinii"@sv,
        "Physcia obscura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummalaakajäkälä"@fi,
        "aspkranslav"@sv .

<http://tun.fi/MX.65552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeophyscia constipata" ;
    dwc:scientificNameAuthorship "(Norrl. & Nyl.) Moberg" ;
    skos:broader <http://tun.fi/MX.67019> ;
    skos:hiddenLabel "Phaeophyscia constipata"@fi,
        "Physcia constipata"@fi,
        "Phaeophyscia constipata"@sv,
        "Physcia constipata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlaakajäkälä"@fi,
        "kalkkranslav"@sv .

<http://tun.fi/MX.65553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeophyscia endococcina" ;
    dwc:scientificNameAuthorship "(Körb.) Moberg" ;
    skos:broader <http://tun.fi/MX.67019> ;
    skos:hiddenLabel "Phaeophyscia decolor"@fi,
        "Phaeophyscia endococcina"@fi,
        "Physcia decolor"@fi,
        "Physcia endochroidea"@fi,
        "Physcia endococcina"@fi,
        "Physcia lithotea"@fi,
        "Physcia lithotodes"@fi,
        "Phaeophyscia decolor"@sv,
        "Phaeophyscia endococcina"@sv,
        "Physcia decolor"@sv,
        "Physcia endochroidea"@sv,
        "Physcia endococcina"@sv,
        "Physcia lithotea"@sv,
        "Physcia lithotodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliolaakajäkälä"@fi,
        "klippkranslav"@sv .

<http://tun.fi/MX.65554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeophyscia endophoenicea" ;
    dwc:scientificNameAuthorship "(Harm.) Moberg" ;
    skos:broader <http://tun.fi/MX.67019> ;
    skos:hiddenLabel "Phaeophyscia endophoenicea"@fi,
        "Physcia endophoenicea"@fi,
        "Physcia ocellata"@fi,
        "Phaeophyscia endophoenicea"@sv,
        "Physcia endophoenicea"@sv,
        "Physcia ocellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusolaakajäkälä"@fi,
        "skuggkranslav"@sv .

<http://tun.fi/MX.65555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeophyscia kairamoi" ;
    dwc:scientificNameAuthorship "(Vain.) Moberg" ;
    skos:broader <http://tun.fi/MX.67019> ;
    skos:hiddenLabel "Phaeophyscia kairamoi"@fi,
        "Physcia constipata subsp. pityrophylla"@fi,
        "Physcia kairamoi"@fi,
        "Phaeophyscia kairamoi"@sv,
        "Physcia constipata subsp. pityrophylla"@sv,
        "Physcia kairamoi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otalaakajäkälä"@fi,
        "raggkranslav"@sv .

<http://tun.fi/MX.65556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeophyscia nigricans" ;
    dwc:scientificNameAuthorship "(Flörke) Moberg" ;
    skos:broader <http://tun.fi/MX.67019> ;
    skos:hiddenLabel "Phaeophyscia nigricans"@fi,
        "Physcia nigricans"@fi,
        "Physcia parvula"@fi,
        "Physcia sciastrella"@fi,
        "Physcia tremulicola"@fi,
        "Physcia tremulicola subsp. leptothallina"@fi,
        "Phaeophyscia nigricans"@sv,
        "Physcia nigricans"@sv,
        "Physcia parvula"@sv,
        "Physcia sciastrella"@sv,
        "Physcia tremulicola"@sv,
        "Physcia tremulicola subsp. leptothallina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiölaakajäkälä"@fi,
        "dvärgkranslav"@sv .

<http://tun.fi/MX.65557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeophyscia orbicularis" ;
    dwc:scientificNameAuthorship "(Neck.) Moberg" ;
    skos:broader <http://tun.fi/MX.67019> ;
    skos:hiddenLabel "Phaeophyscia orbicularis"@fi,
        "Physcia hueana"@fi,
        "Physcia orbicularis"@fi,
        "Phaeophyscia orbicularis"@sv,
        "Physcia hueana"@sv,
        "Physcia orbicularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehnälaakajäkälä"@fi,
        "kranslav"@sv .

<http://tun.fi/MX.65558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeophyscia sciastra" ;
    dwc:scientificNameAuthorship "(Ach.) Moberg" ;
    skos:broader <http://tun.fi/MX.67019> ;
    skos:hiddenLabel "Phaeophyscia sciastra"@fi,
        "Physcia sciastra"@fi,
        "Phaeophyscia sciastra"@sv,
        "Physcia sciastra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valulaakajäkälä"@fi,
        "mörk kranslav"@sv .

<http://tun.fi/MX.65559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bachmanniomyces punctum" ;
    dwc:scientificNameAuthorship "(A. Massal.) Diederich & Pino-Bodas" ;
    skos:broader <http://tun.fi/MX.67010> ;
    skos:hiddenLabel "Phaeopyxis punctum"@fi,
        "Phaeopyxis punctum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bachmanniomyces punctum"@fi,
        "Bachmanniomyces punctum"@sv .

<http://tun.fi/MX.65560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeorrhiza nimbosa" ;
    dwc:scientificNameAuthorship "(Fr.) H. Mayrhofer & Poelt" ;
    skos:broader <http://tun.fi/MX.67230> ;
    skos:hiddenLabel "Phaeorrhiza nimbosa"@fi,
        "Rinodina nimbosa"@fi,
        "Rinodina phaeocarpa"@fi,
        "Phaeorrhiza nimbosa"@sv,
        "Rinodina nimbosa"@sv,
        "Rinodina phaeocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naalinjäkälä"@fi,
        "mosskrimmellav"@sv .

<http://tun.fi/MX.65561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeospora parasitica" ;
    dwc:scientificNameAuthorship "(Lönnr.) Arnold" ;
    skos:broader <http://tun.fi/MX.67373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeospora parasitica"@fi,
        "Phaeospora parasitica"@sv .

<http://tun.fi/MX.65563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeospora rimosicola" ;
    dwc:scientificNameAuthorship "(Leight. ex Mudd) Hepp ex Stein" ;
    skos:broader <http://tun.fi/MX.67373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phaeospora rimosicola"@fi,
        "Phaeospora rimosicola"@sv .

<http://tun.fi/MX.65564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenostigma alpinum" ;
    dwc:scientificNameAuthorship "(R. Sant., Alstrup & D. Hawksw.) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.67094> ;
    skos:hiddenLabel "Phaeosporobolus alpinus"@fi,
        "Phaeosporobolus alpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenostigma alpinum"@fi,
        "Lichenostigma alpinum"@sv .

<http://tun.fi/MX.65566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlyctis agelaea" ;
    dwc:scientificNameAuthorship "(Ach.) Flot." ;
    skos:broader <http://tun.fi/MX.67076> ;
    skos:hiddenLabel "Phlyctis agelaea"@fi,
        "Phlyctis agelaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanläiskäjäkälä"@fi,
        "rikfruktig blemlav"@sv .

<http://tun.fi/MX.65567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phlyctis argena" ;
    dwc:scientificNameAuthorship "(Spreng.) Flot." ;
    skos:broader <http://tun.fi/MX.67076> ;
    skos:hiddenLabel "Phlyctis argena"@fi,
        "Phlyctis perpityrea"@fi,
        "Phlyctis argena"@sv,
        "Phlyctis perpityrea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanläiskäjäkälä"@fi,
        "blemlav"@sv .

<http://tun.fi/MX.65568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phoma epiparmelia" ;
    dwc:scientificNameAuthorship "Vouaux" ;
    skos:broader <http://tun.fi/MX.67020> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phoma epiparmelia"@fi,
        "Phoma epiparmelia"@sv .

<http://tun.fi/MX.65569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phoma lecanorina" ;
    dwc:scientificNameAuthorship "Diederich" ;
    skos:broader <http://tun.fi/MX.67020> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phoma lecanorina"@fi,
        "Phoma lecanorina"@sv .

<http://tun.fi/MX.65570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phoma peltigerae" ;
    dwc:scientificNameAuthorship "(P. Karst.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67020> ;
    skos:hiddenLabel "Phyllosticta peltigerae"@fi,
        "Phyllosticta peltigerae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phoma peltigerae"@fi,
        "Phoma peltigerae"@sv .

<http://tun.fi/MX.65571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymocyrtis epiphyscia" ;
    dwc:scientificNameAuthorship "Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.313708> ;
    skos:hiddenLabel "Phoma physciicola"@fi,
        "Phoma physciicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymocyrtis epiphyscia"@fi,
        "Didymocyrtis epiphyscia"@sv .

<http://tun.fi/MX.65572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylliscum demangeonii" ;
    dwc:scientificNameAuthorship "(Moug. & Mont.) Nyl." ;
    skos:broader <http://tun.fi/MX.67282> ;
    skos:hiddenLabel "Phylliscum demangeonii"@fi,
        "Phylliscum silesiacum"@fi,
        "Phylliscum demangeonii"@sv,
        "Phylliscum silesiacum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusukemustaaja"@fi,
        "navelskorplav"@sv .

<http://tun.fi/MX.65573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physcia adscendens" ;
    dwc:scientificNameAuthorship "H. Olivier" ;
    skos:broader <http://tun.fi/MX.67129> ;
    skos:hiddenLabel "Physcia adscendens"@fi,
        "Physcia hispida"@fi,
        "Physcia adscendens"@sv,
        "Physcia hispida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauhalaakajäkälä"@fi,
        "hjälmrosettlav"@sv .

<http://tun.fi/MX.65574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physcia aipolia" ;
    dwc:scientificNameAuthorship "(Humb.) Fürnr." ;
    skos:broader <http://tun.fi/MX.67129> ;
    skos:hiddenLabel "Physcia aipolia"@fi,
        "Physcia aipolia f. verruculosa"@fi,
        "Physcia aipolia"@sv,
        "Physcia aipolia f. verruculosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkolaakajäkälä"@fi,
        "rosettlav"@sv .

<http://tun.fi/MX.65575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physcia alnophila" ;
    dwc:scientificNameAuthorship "(Vain.) Loht., Moberg, Myllys & Tehler" ;
    skos:broader <http://tun.fi/MX.67129> ;
    skos:hiddenLabel "Physcia aipolia f. alnophila"@fi,
        "Physcia aipolia var. alnophila"@fi,
        "Physcia alnophila"@fi,
        "Physcia aipolia f. alnophila"@sv,
        "Physcia aipolia var. alnophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänlaakajäkälä"@fi,
        "Physcia alnophila"@sv .

<http://tun.fi/MX.65576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physcia caesia" ;
    dwc:scientificNameAuthorship "(Hoffm.) Fürnr." ;
    skos:broader <http://tun.fi/MX.67129> ;
    skos:hiddenLabel "Physcia caesia"@fi,
        "Physcia caesia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinilaakajäkälä"@fi,
        "stoftlav"@sv .

<http://tun.fi/MX.65577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physcia dubia" ;
    dwc:scientificNameAuthorship "(Hoffm.) Lettau" ;
    skos:broader <http://tun.fi/MX.67129> ;
    skos:hiddenLabel "Physcia dubia"@fi,
        "Physcia intermedia"@fi,
        "Physcia stellaris subsp. caesitia"@fi,
        "Physcia teretiuscula"@fi,
        "Physcia teretiuscula f. corticola"@fi,
        "Physcia tribacia ('tribacea')"@fi,
        "Physcia wahlenbergii"@fi,
        "Physcia dubia"@sv,
        "Physcia intermedia"@sv,
        "Physcia stellaris subsp. caesitia"@sv,
        "Physcia teretiuscula"@sv,
        "Physcia teretiuscula f. corticola"@sv,
        "Physcia tribacia ('tribacea')"@sv,
        "Physcia wahlenbergii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinälaakajäkälä"@fi,
        "mångformig rosettlav"@sv .

<http://tun.fi/MX.65578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physcia leptalea" ;
    dwc:scientificNameAuthorship "(Ach.) DC." ;
    skos:broader <http://tun.fi/MX.67129> ;
    skos:hiddenLabel "Physcia leptalea"@fi,
        "Physcia semipinnata"@fi,
        "Physcia leptalea"@sv,
        "Physcia semipinnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsilaakajäkälä"@fi,
        "fransrosettlav"@sv .

<http://tun.fi/MX.65579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physcia phaea" ;
    dwc:scientificNameAuthorship "(Tuck.) J. W. Thomson" ;
    skos:broader <http://tun.fi/MX.67129> ;
    skos:hiddenLabel "Physcia melops"@fi,
        "Physcia phaea"@fi,
        "Physcia melops"@sv,
        "Physcia phaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaitalaakajäkälä"@fi,
        "rikfruktig rosettlav"@sv .

<http://tun.fi/MX.65580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physcia stellaris" ;
    dwc:scientificNameAuthorship "(L.) Nyl." ;
    skos:broader <http://tun.fi/MX.67129> ;
    skos:hiddenLabel "Physcia stellaris"@fi,
        "Physcia stellaris var. angustiloba"@fi,
        "Physcia stellaris"@sv,
        "Physcia stellaris var. angustiloba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtilaakajäkälä"@fi,
        "stjärnlav"@sv .

<http://tun.fi/MX.65581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physcia subalbinea" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67129> ;
    skos:hiddenLabel "Physcia subalbinea"@fi,
        "Physcia wainioi"@fi,
        "Physcia wainioi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vainiolaakajäkälä"@fi,
        "Physcia subalbinea"@sv .

<http://tun.fi/MX.65582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physcia tenella" ;
    dwc:scientificNameAuthorship "(Scop.) DC." ;
    skos:broader <http://tun.fi/MX.67129> ;
    skos:hiddenLabel "Physcia hispida"@fi,
        "Physcia hispida var. adscendens"@fi,
        "Physcia marina"@fi,
        "Physcia stellaris var. marina"@fi,
        "Physcia stellaris var. subobscura"@fi,
        "Physcia subobscura"@fi,
        "Physcia tenella"@fi,
        "Physcia tenella var. marina"@fi,
        "Physcia hispida"@sv,
        "Physcia hispida var. adscendens"@sv,
        "Physcia marina"@sv,
        "Physcia stellaris var. marina"@sv,
        "Physcia stellaris var. subobscura"@sv,
        "Physcia subobscura"@sv,
        "Physcia tenella"@sv,
        "Physcia tenella var. marina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentolaakajäkälä"@fi,
        "finlav"@sv .

<http://tun.fi/MX.65583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physconia detersa" ;
    dwc:scientificNameAuthorship "(Nyl.) Poelt" ;
    skos:broader <http://tun.fi/MX.67231> ;
    skos:hiddenLabel "Physcia detersa"@fi,
        "Physconia detersa"@fi,
        "Physcia detersa"@sv,
        "Physconia detersa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänlaakajäkälä"@fi,
        "nordlig dagglav"@sv .

<http://tun.fi/MX.65584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physconia distorta" ;
    dwc:scientificNameAuthorship "(With.) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67231> ;
    skos:hiddenLabel "Physcia pulverulenta"@fi,
        "Physconia distorta"@fi,
        "Physconia pulverulacea"@fi,
        "Physconia pulverulenta"@fi,
        "Physcia pulverulenta"@sv,
        "Physconia distorta"@sv,
        "Physconia pulverulacea"@sv,
        "Physconia pulverulenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmälaakajäkälä"@fi,
        "dagglav"@sv .

<http://tun.fi/MX.65585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physconia enteroxantha" ;
    dwc:scientificNameAuthorship "(Nyl.) Poelt" ;
    skos:broader <http://tun.fi/MX.67231> ;
    skos:hiddenLabel "Physcia enteroxantha"@fi,
        "Physcia lanuginosa"@fi,
        "Physconia enteroxantha"@fi,
        "Physcia enteroxantha"@sv,
        "Physcia lanuginosa"@sv,
        "Physconia enteroxantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanlaakajäkälä"@fi,
        "gulkantad dagglav"@sv .

<http://tun.fi/MX.65586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physconia muscigena" ;
    dwc:scientificNameAuthorship "(Ach.) Poelt" ;
    skos:broader <http://tun.fi/MX.67231> ;
    skos:hiddenLabel "Physcia muscigena"@fi,
        "Physconia muscigena"@fi,
        "Physcia muscigena"@sv,
        "Physconia muscigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammallaakajäkälä"@fi,
        "mossdagglav"@sv .

<http://tun.fi/MX.65587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Physconia perisidiosa" ;
    dwc:scientificNameAuthorship "(Erichsen) Moberg" ;
    skos:broader <http://tun.fi/MX.67231> ;
    skos:hiddenLabel "Physcia farrea"@fi,
        "Physcia lanuginosa"@fi,
        "Physcia lithotea f. perisidiosa"@fi,
        "Physcia perisidiosa"@fi,
        "Physconia farrea"@fi,
        "Physconia perisidiosa"@fi,
        "Physcia farrea"@sv,
        "Physcia lanuginosa"@sv,
        "Physcia lithotea f. perisidiosa"@sv,
        "Physcia perisidiosa"@sv,
        "Physconia farrea"@sv,
        "Physconia perisidiosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limilaakajäkälä"@fi,
        "fjällig dagglav"@sv .

<http://tun.fi/MX.65588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Piccolia ochrophora" ;
    dwc:scientificNameAuthorship "(Nyl.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67324> ;
    skos:hiddenLabel "Biatorella ochrophora"@fi,
        "Lecidea ochrophora"@fi,
        "Piccolia ochrophora"@fi,
        "Strangospora ochrophora"@fi,
        "Biatorella ochrophora"@sv,
        "Lecidea ochrophora"@sv,
        "Piccolia ochrophora"@sv,
        "Strangospora ochrophora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentohitujäkälä"@fi,
        "kanelpyttelav"@sv .

<http://tun.fi/MX.65589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilophorus cereolus" ;
    dwc:scientificNameAuthorship "(Ach.) Hellb." ;
    skos:broader <http://tun.fi/MX.67283> ;
    skos:hiddenLabel "Pilophorus cereolus"@fi,
        "Pilophorus cereolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhetappijäkälä"@fi,
        "grynig kolvlav"@sv .

<http://tun.fi/MX.65590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilophorus dovrensis" ;
    dwc:scientificNameAuthorship "(Nyl.) Timdal, Hertel & Rambold" ;
    skos:broader <http://tun.fi/MX.67283> ;
    skos:hiddenLabel "Lecidea dovrensis"@fi,
        "Lecidea pallida"@fi,
        "Pilophorus dovrensis"@fi,
        "Lecidea dovrensis"@sv,
        "Lecidea pallida"@sv,
        "Pilophorus dovrensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rupitappijäkälä"@fi,
        "dvärgkolvlav"@sv .

<http://tun.fi/MX.65591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pilophorus robustus" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67283> ;
    skos:hiddenLabel "Pilophorus robustus"@fi,
        "Pilophorus robustus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haaratappijäkälä"@fi,
        "stor kolvlav"@sv .

<http://tun.fi/MX.65592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placidiopsis custnani" ;
    dwc:scientificNameAuthorship "(A. Massal.) Körb." ;
    skos:broader <http://tun.fi/MX.67325> ;
    skos:hiddenLabel "Endocarpon cinereum var. cartilagineum"@fi,
        "Placidiopsis cartilaginea"@fi,
        "Placidiopsis custnani"@fi,
        "Endocarpon cinereum var. cartilagineum"@sv,
        "Placidiopsis cartilaginea"@sv,
        "Placidiopsis custnani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alvarijäkälä"@fi,
        "fjällig väggjordlav"@sv .

<http://tun.fi/MX.65594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placidium norvegicum" ;
    dwc:scientificNameAuthorship "(Breuss) Breuss" ;
    skos:broader <http://tun.fi/MX.67374> ;
    skos:hiddenLabel "Catapyrenium norvegicum"@fi,
        "Placidium norvegicum"@fi,
        "Catapyrenium norvegicum"@sv,
        "Placidium norvegicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikilpinen"@fi,
        "polarjordlav"@sv .

<http://tun.fi/MX.65595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placidium rufescens" ;
    dwc:scientificNameAuthorship "(Ach.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67374> ;
    skos:hiddenLabel "Catapyrenium rufescens"@fi,
        "Placidium rufescens"@fi,
        "Catapyrenium rufescens"@sv,
        "Placidium rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokilpinen"@fi,
        "rödbrun jordlav"@sv .

<http://tun.fi/MX.65596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placidium squamulosum" ;
    dwc:scientificNameAuthorship "(Ach.) Breuss" ;
    skos:broader <http://tun.fi/MX.67374> ;
    skos:hiddenLabel "Catapyrenium squamulosum"@fi,
        "Dermatocarpella squamulosa"@fi,
        "Dermatocarpon hepaticum"@fi,
        "Placidium squamulosum"@fi,
        "Catapyrenium squamulosum"@sv,
        "Dermatocarpella squamulosa"@sv,
        "Dermatocarpon hepaticum"@sv,
        "Placidium squamulosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maksakilpinen"@fi,
        "gyttrad jordlav"@sv .

<http://tun.fi/MX.65597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placopsis gelida" ;
    dwc:scientificNameAuthorship "(L.) Linds." ;
    skos:broader <http://tun.fi/MX.67284> ;
    skos:hiddenLabel "Placopsis gelida"@fi,
        "Placopsis gelida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturimyhkyjäkälä"@fi,
        "knöllav"@sv .

<http://tun.fi/MX.65598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placopsis lambii" ;
    dwc:scientificNameAuthorship "Hertel & V. Wirth" ;
    skos:broader <http://tun.fi/MX.67284> ;
    skos:hiddenLabel "Placopsis lambii"@fi,
        "Placopsis lambii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaamyhkyjäkälä"@fi,
        "blank knöllav"@sv .

<http://tun.fi/MX.65599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placopyrenium cinereoatratum" ;
    dwc:scientificNameAuthorship "(Degel.) Orange" ;
    skos:broader <http://tun.fi/MX.67130> ;
    skos:hiddenLabel "Placopyrenium cinereoatratum"@fi,
        "Verrucaria cinereoatrata"@fi,
        "Verrucaria cinereoatrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pärskeruudukas"@fi,
        "Placopyrenium cinereoatratum"@sv .

<http://tun.fi/MX.65600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placopyrenium formosum" ;
    dwc:scientificNameAuthorship "Orange" ;
    skos:broader <http://tun.fi/MX.67130> ;
    skos:hiddenLabel "Placopyrenium formosum"@fi,
        "Verrucaria crustulosa"@fi,
        "Verrucaria crustulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiventieranruudukas"@fi,
        "Placopyrenium formosum"@sv .

<http://tun.fi/MX.65601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placopyrenium fuscellum" ;
    dwc:scientificNameAuthorship "(Turner) Gueidan & Cl. Roux" ;
    skos:broader <http://tun.fi/MX.67130> ;
    skos:hiddenLabel "Placopyrenium fuscellum"@fi,
        "Verrucaria fuscella"@fi,
        "Verrucaria glaucina"@fi,
        "Verrucaria fuscella"@sv,
        "Verrucaria glaucina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkiruudukas"@fi,
        "Placopyrenium fuscellum"@sv .

<http://tun.fi/MX.65602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placynthiella dasaea" ;
    dwc:scientificNameAuthorship "(Stirt.) Tønsberg" ;
    skos:broader <http://tun.fi/MX.67375> ;
    skos:hiddenLabel "Placynthiella dasaea"@fi,
        "Placynthiella dasaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhekunttajäkälä"@fi,
        "rundgrynig torvlav"@sv .

<http://tun.fi/MX.65603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placynthiella hyporhoda" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Coppins & P. James" ;
    skos:broader <http://tun.fi/MX.67375> ;
    skos:hiddenLabel "Placynthiella hyporhoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Placynthiella hyporhoda"@fi,
        "svatfruktig torvlav"@sv .

<http://tun.fi/MX.65604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placynthiella icmalea" ;
    dwc:scientificNameAuthorship "(Ach.) Coppins & P. James" ;
    skos:broader <http://tun.fi/MX.67375> ;
    skos:hiddenLabel "Lecidea fuliginea"@fi,
        "Lemmopsis suomiensis"@fi,
        "Placynthiella icmalea"@fi,
        "Lecidea fuliginea"@sv,
        "Lemmopsis suomiensis"@sv,
        "Placynthiella icmalea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korallikunttajäkälä"@fi,
        "koralltorvlav"@sv .

<http://tun.fi/MX.65605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placynthiella oligotropha" ;
    dwc:scientificNameAuthorship "(J. R. Laundon) Coppins & P. James" ;
    skos:broader <http://tun.fi/MX.67375> ;
    skos:hiddenLabel "?Lecidea subuliginosa"@fi,
        "Lecidea oligotropha"@fi,
        "Lecidea uliginosa"@fi,
        "Placynthiella oligotropha"@fi,
        "Saccomorpha oligotropha"@fi,
        "?Lecidea subuliginosa"@sv,
        "Lecidea oligotropha"@sv,
        "Lecidea uliginosa"@sv,
        "Placynthiella oligotropha"@sv,
        "Saccomorpha oligotropha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raekunttajäkälä"@fi,
        "storkornig torvlav"@sv .

<http://tun.fi/MX.65606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placynthiella uliginosa" ;
    dwc:scientificNameAuthorship "(Schrad.) Coppins & P. James" ;
    skos:broader <http://tun.fi/MX.67375> ;
    skos:hiddenLabel "Biatora uliginosa"@fi,
        "Lecidea humosa"@fi,
        "Lecidea uliginosa"@fi,
        "Placynthiella uliginosa"@fi,
        "Saccomorpha uliginosa"@fi,
        "Biatora uliginosa"@sv,
        "Lecidea humosa"@sv,
        "Lecidea uliginosa"@sv,
        "Placynthiella uliginosa"@sv,
        "Saccomorpha uliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turvekunttajäkälä"@fi,
        "torvskivlav"@sv .

<http://tun.fi/MX.65607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placynthium asperellum" ;
    dwc:scientificNameAuthorship "(Ach.) Trevis." ;
    skos:broader <http://tun.fi/MX.67077> ;
    skos:hiddenLabel "Placynthium asperellum"@fi,
        "Placynthium aspratile"@fi,
        "Pterygium asperellum"@fi,
        "Placynthium asperellum"@sv,
        "Placynthium aspratile"@sv,
        "Pterygium asperellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynimustejäkälä"@fi,
        "smallobig bläcklav"@sv .

<http://tun.fi/MX.65608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placynthium flabellosum" ;
    dwc:scientificNameAuthorship "(Tuck.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67077> ;
    skos:hiddenLabel "Placynthium flabellosum"@fi,
        "Placynthium flabellosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskamustejäkälä"@fi,
        "strandbläcklav"@sv .

<http://tun.fi/MX.65609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placynthium nigrum" ;
    dwc:scientificNameAuthorship "(Huds.) Gray" ;
    skos:broader <http://tun.fi/MX.67077> ;
    skos:hiddenLabel "Placynthium nigrum"@fi,
        "Spilonema proboscideum"@fi,
        "Placynthium nigrum"@sv,
        "Spilonema proboscideum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomustejäkälä"@fi,
        "bläcklav"@sv .

<http://tun.fi/MX.65610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placynthium pannariellum" ;
    dwc:scientificNameAuthorship "(Nyl.) H. Magn." ;
    skos:broader <http://tun.fi/MX.67077> ;
    skos:hiddenLabel "Placynthium pannariellum"@fi,
        "Pterygium pannariellum"@fi,
        "Placynthium pannariellum"@sv,
        "Pterygium pannariellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puromustejäkälä"@fi,
        "fårad bläcklav"@sv .

<http://tun.fi/MX.65611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placynthium rosulans" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67077> ;
    skos:hiddenLabel "Placynthium rosulans"@fi,
        "Placynthium rosulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leveämustejäkälä"@fi,
        "rosettbläcklav"@sv .

<http://tun.fi/MX.65612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placynthium stenophyllum" ;
    dwc:scientificNameAuthorship "(Tuck.) Fink" ;
    skos:broader <http://tun.fi/MX.67077> ;
    skos:hiddenLabel "Placynthium stenophyllum"@fi,
        "Placynthium stenophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oulanganmustejäkälä"@fi,
        "trådbläcklav"@sv .

<http://tun.fi/MX.65613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platismatia glauca" ;
    dwc:scientificNameAuthorship "(L.) W. L. Culb. & C. F. Culb." ;
    skos:broader <http://tun.fi/MX.67131> ;
    skos:hiddenLabel "Cetraria glauca"@fi,
        "Platismatia glauca"@fi,
        "Cetraria glauca"@sv,
        "Platismatia glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaaröyhelö"@fi,
        "näverlav"@sv .

<http://tun.fi/MX.65614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platismatia norvegica" ;
    dwc:scientificNameAuthorship "(Lynge) W. L. Culb. & C. F. Culb." ;
    skos:broader <http://tun.fi/MX.67131> ;
    skos:hiddenLabel "Cetraria norvegica"@fi,
        "Platismatia norvegica"@fi,
        "Cetraria norvegica"@sv,
        "Platismatia norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norjanröyhelö"@fi,
        "norsk näverlav"@sv .

<http://tun.fi/MX.65615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectocarpon peltigerae" ;
    dwc:scientificNameAuthorship "Zhurb., Ertz, Diederich & Miądl." ;
    skos:broader <http://tun.fi/MX.67326> ;
    skos:hiddenLabel "Plectocarpon peltigerae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkaneppi"@fi,
        "Plectocarpon peltigerae"@sv .

<http://tun.fi/MX.65616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleopsidium chlorophanum" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Zopf" ;
    skos:broader <http://tun.fi/MX.67232> ;
    skos:hiddenLabel "Acarospora chlorophana"@fi,
        "Pleopsidium chlorophanum"@fi,
        "Acarospora chlorophana"@sv,
        "Pleopsidium chlorophanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkikuoppajäkälä"@fi,
        "gulspricklav"@sv .

<http://tun.fi/MX.65617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurosticta acetabulum" ;
    dwc:scientificNameAuthorship "(Neck.) Elix & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67021> ;
    skos:hiddenLabel "Parmelia acetabulum"@fi,
        "Pleurosticta acetabulum"@fi,
        "Parmelia acetabulum"@sv,
        "Pleurosticta acetabulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistokarve"@fi,
        "kyrkogårdslav"@sv .

<http://tun.fi/MX.65618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia abscondita" ;
    dwc:scientificNameAuthorship "(Nyl.) Arnold" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia abscondita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uppokonnanjäkälä"@fi,
        "Polyblastia abscondita"@sv .

<http://tun.fi/MX.65619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia agraria" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia agraria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalkonnanjäkälä"@fi,
        "Polyblastia agraria"@sv .

<http://tun.fi/MX.65621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia borealis" ;
    dwc:scientificNameAuthorship "Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia borealis"@fi,
        "Polyblastia borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuonenkonnanjäkälä"@fi,
        "nordmursporing"@sv .

<http://tun.fi/MX.65622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia bryophila" ;
    dwc:scientificNameAuthorship "Lönnr." ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Thelidium velutinum"@fi,
        "Verrucaria bryophila"@fi,
        "Polyblastia bryophila"@sv,
        "Thelidium velutinum"@sv,
        "Verrucaria bryophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polyblastia bryophila"@fi,
        "mossmursporing"@sv .

<http://tun.fi/MX.65623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia dimidiata" ;
    dwc:scientificNameAuthorship "Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia dimidiata"@fi,
        "Polyblastia dimidiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saaristokonnanjäkälä"@fi,
        "sandömursporing"@sv .

<http://tun.fi/MX.65624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia fugax" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia fugax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäkikonnanjäkälä"@fi,
        "Polyblastia fugax"@sv .

<http://tun.fi/MX.65625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia fuscoargillacea" ;
    dwc:scientificNameAuthorship "Anzi" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia fuscoargillacea"@fi,
        "Polyblastia obscurata"@fi,
        "Polyblastia fuscoargillacea"@sv,
        "Polyblastia obscurata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kypäräkonnanjäkälä"@fi,
        "rostmursporing"@sv .

<http://tun.fi/MX.65626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia helvetica" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia helvetica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigakonnanjäkälä"@fi,
        "Polyblastia helvetica"@sv .

<http://tun.fi/MX.65627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia hyperborea" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia hyperborea"@fi,
        "Polyblastia hyperborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankonnanjäkälä"@fi,
        "ishavsmursporing"@sv .

<http://tun.fi/MX.65628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia intermedia" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia intermedia"@fi,
        "Polyblastia intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukonnanjäkälä"@fi,
        "mellanmursporing"@sv .

<http://tun.fi/MX.65629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia media" ;
    dwc:scientificNameAuthorship "Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia media"@fi,
        "Polyblastia media"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjolankonnanjäkälä"@fi,
        "enkelmursporing"@sv .

<http://tun.fi/MX.65630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia neglecta" ;
    dwc:scientificNameAuthorship "Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia neglecta"@fi,
        "Polyblastia neglecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkonnanjäkälä"@fi,
        "tunn mursporing"@sv .

<http://tun.fi/MX.65632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rostania ceranisca" ;
    dwc:scientificNameAuthorship "(Nyl.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233796> ;
    skos:hiddenLabel "Collema arcticum"@fi,
        "Collema ceraniscum"@fi,
        "Rostania ceranisca"@fi,
        "Collema arcticum"@sv,
        "Collema ceraniscum"@sv,
        "Rostania ceranisca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihyytelöjäkälä"@fi,
        "fjällgelélav"@sv .

<http://tun.fi/MX.65633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blennothallia crispa" ;
    dwc:scientificNameAuthorship "(Huds.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233799> ;
    skos:hiddenLabel "Blennothallia crispa"@fi,
        "Collema crispum"@fi,
        "Blennothallia crispa"@sv,
        "Collema crispum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimuhyytelöjäkälä"@fi,
        "krusig gelélav"@sv .

<http://tun.fi/MX.65635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collema curtisporum" ;
    dwc:scientificNameAuthorship "Degel." ;
    skos:broader <http://tun.fi/MX.67366> ;
    skos:hiddenLabel "Collema curtisporum"@fi,
        "Collema curtisporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhyytelöjäkälä"@fi,
        "liten aspgelélav"@sv .

<http://tun.fi/MX.65636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collema flaccidum" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67366> ;
    skos:hiddenLabel "Collema flaccidum"@fi,
        "Collema rupestre"@fi,
        "Collema flaccidum"@sv,
        "Collema rupestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliohyytelöjäkälä"@fi,
        "slanklav"@sv .

<http://tun.fi/MX.65637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium fragrans" ;
    dwc:scientificNameAuthorship "(Sm.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Collema fragrans"@fi,
        "Scytinium fragrans"@fi,
        "Collema fragrans"@sv,
        "Scytinium fragrans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkesijäkälä"@fi,
        "rosettgelélav"@sv .

<http://tun.fi/MX.65638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collema furfuraceum" ;
    dwc:scientificNameAuthorship "(Arnold) Du Rietz" ;
    skos:broader <http://tun.fi/MX.67366> ;
    skos:hiddenLabel "Collema furfuraceum"@fi,
        "Collema furfuraceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidanhyytelöjäkälä"@fi,
        "stiftgelélav"@sv .

<http://tun.fi/MX.65639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathagrium fuscovirens" ;
    dwc:scientificNameAuthorship "(With.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233795> ;
    skos:hiddenLabel "Collema furvum"@fi,
        "Collema fuscovirens"@fi,
        "Collema tuniforme"@fi,
        "Lathagrium fuscovirens"@fi,
        "Collema furvum"@sv,
        "Collema fuscovirens"@sv,
        "Collema tuniforme"@sv,
        "Lathagrium fuscovirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynihyytelöjäkälä"@fi,
        "kalkgelélav"@sv .

<http://tun.fi/MX.65640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collema glebulentum" ;
    dwc:scientificNameAuthorship "(Nyl. ex Cromb.) Degel." ;
    skos:broader <http://tun.fi/MX.67366> ;
    skos:hiddenLabel "Collema furvellum"@fi,
        "Collema glebulentum"@fi,
        "Collema furvellum"@sv,
        "Collema glebulentum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtahyytelöjäkälä"@fi,
        "bäckgelélav"@sv .

<http://tun.fi/MX.65641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchylium limosum" ;
    dwc:scientificNameAuthorship "(Ach.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233794> ;
    skos:hiddenLabel "Collema limosum"@fi,
        "Enchylium limosum"@fi,
        "Collema limosum"@sv,
        "Enchylium limosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savihyytelöjäkälä"@fi,
        "lergelélav"@sv .

<http://tun.fi/MX.65642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callome multipartita" ;
    dwc:scientificNameAuthorship "(Sm.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233800> ;
    skos:hiddenLabel "Callome multipartita"@fi,
        "Collema multipartitum"@fi,
        "Callome multipartita"@sv,
        "Collema multipartitum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risahyytelöjäkälä"@fi,
        "mångflikig gelélav"@sv .

<http://tun.fi/MX.65643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collema nigrescens" ;
    dwc:scientificNameAuthorship "(Huds.) DC." ;
    skos:broader <http://tun.fi/MX.67366> ;
    skos:hiddenLabel "Collema nigrescens"@fi,
        "Collema vespertilio"@fi,
        "Collema nigrescens"@sv,
        "Collema vespertilio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenhyytelöjäkälä"@fi,
        "läderlappslav"@sv .

<http://tun.fi/MX.65646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium parvum" ;
    dwc:scientificNameAuthorship "(Degel.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Collema parvum"@fi,
        "Scytinium parvum"@fi,
        "Collema parvum"@sv,
        "Scytinium parvum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hyytelökesijäkälä"@fi,
        "dvärggelélav"@sv .

<http://tun.fi/MX.65647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchylium polycarpon" ;
    dwc:scientificNameAuthorship "(Hoffm.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233794> ;
    skos:hiddenLabel "Collema polycarpon"@fi,
        "Enchylium polycarpon"@fi,
        "Collema polycarpon"@sv,
        "Enchylium polycarpon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nappihyytelöjäkälä"@fi,
        "rikfruktig gelélav"@sv .

<http://tun.fi/MX.65648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collema subnigrescens" ;
    dwc:scientificNameAuthorship "Degel." ;
    skos:broader <http://tun.fi/MX.67366> ;
    skos:hiddenLabel "Collema subnigrescens"@fi,
        "Collema subnigrescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanhyytelöjäkälä"@fi,
        "aspgelélav"@sv .

<http://tun.fi/MX.65649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchylium tenax" ;
    dwc:scientificNameAuthorship "(Sw.) Gray" ;
    skos:broader <http://tun.fi/MX.233794> ;
    skos:hiddenLabel "Collema pulposum"@fi,
        "Collema tenax"@fi,
        "Enchylium tenax"@fi,
        "Collema pulposum"@sv,
        "Collema tenax"@sv,
        "Enchylium tenax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkahyytelöjäkälä"@fi,
        "seg gelélav"@sv .

<http://tun.fi/MX.65651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collemopsidium argilospilum" ;
    dwc:scientificNameAuthorship "(Nyl.) Coppins & Aptroot" ;
    skos:broader <http://tun.fi/MX.67233> ;
    skos:hiddenLabel "Arthopyrenia argilospila"@fi,
        "Pyrenocollema argilospilum"@fi,
        "Verrucaria argilospila"@fi,
        "Arthopyrenia argilospila"@sv,
        "Pyrenocollema argilospilum"@sv,
        "Verrucaria argilospila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collemopsidium argilospilum"@fi,
        "Collemopsidium argilospilum"@sv .

<http://tun.fi/MX.65652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collemopsidium cephalodiorum" ;
    dwc:scientificNameAuthorship "(Triebel & Grube) Grube" ;
    skos:broader <http://tun.fi/MX.67233> ;
    skos:hiddenLabel "Cercidospora cephalodiorum"@fi,
        "Cercidospora cephalodiorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Collemopsidium cephalodiorum"@fi,
        "Collemopsidium cephalodiorum"@sv .

<http://tun.fi/MX.65653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collemopsidium iocarpum" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.67233> ;
    skos:hiddenLabel "Collemopsidium iocarpum"@fi,
        "Pyrenopsis iocarpa"@fi,
        "Pyrenopsis iocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliohytyjäkälä"@fi,
        "Collemopsidium iocarpum"@sv .

<http://tun.fi/MX.65654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coppinsia minutissima" ;
    dwc:scientificNameAuthorship "Lumbsch & Heibel" ;
    skos:broader <http://tun.fi/MX.67078> ;
    skos:hiddenLabel "Coppinsia minutissima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasjäkälä"@fi,
        "Coppinsia minutissima"@sv .

<http://tun.fi/MX.65655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticifraga fuckelii" ;
    dwc:scientificNameAuthorship "(Rehm) D. Hawksw. & R. Sant." ;
    skos:broader <http://tun.fi/MX.67079> ;
    skos:hiddenLabel "Phragmonaevia fuckelii"@fi,
        "Phragmonaevia fuckelii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corticifraga fuckelii"@fi,
        "Corticifraga fuckelii"@sv .

<http://tun.fi/MX.65656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corticifraga peltigerae" ;
    dwc:scientificNameAuthorship "(Nyl.) D. Hawksw. & R. Sant." ;
    skos:broader <http://tun.fi/MX.67079> ;
    skos:hiddenLabel "Phragmonaevia peltigerae"@fi,
        "Phragmonaevia peltigerae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Corticifraga peltigerae"@fi,
        "Corticifraga peltigerae"@sv .

<http://tun.fi/MX.65657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cresponea chloroconia" ;
    dwc:scientificNameAuthorship "(Tuck.) Egea & Torrente" ;
    skos:broader <http://tun.fi/MX.67132> ;
    skos:hiddenLabel "Cresponea chloroconia"@fi,
        "Lecanactis deminuens"@fi,
        "Lecidea premnea f. deminuens"@fi,
        "Lecanactis deminuens"@sv,
        "Lecidea premnea f. deminuens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhärmäjäkälä"@fi,
        "Cresponea chloroconia"@sv .

<http://tun.fi/MX.65658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cresporhaphis wienkampii" ;
    dwc:scientificNameAuthorship "(J. Lahm ex Hazsl.) M. B. Aguirre" ;
    skos:broader <http://tun.fi/MX.234292> ;
    skos:hiddenLabel "Cresporhaphis wienkampii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nipukkajäkälä"@fi,
        "Cresporhaphis wienkampii"@sv .

<http://tun.fi/MX.65659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptodiscus gloeocapsa" ;
    dwc:scientificNameAuthorship "(Nitschke ex Arnold) Baloch, Gilenstam & Wedin" ;
    skos:broader <http://tun.fi/MX.67178> ;
    skos:hiddenLabel "Bryophagus gloeocapsa"@fi,
        "Bryophagus gloeocapsa"@sv,
        "Cryptodiscus gloeocapsa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptodiscus gloeocapsa"@fi,
        "gelémosslav"@sv .

<http://tun.fi/MX.65660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptothele granuliformis" ;
    dwc:scientificNameAuthorship "(Nyl.) Henssen" ;
    skos:broader <http://tun.fi/MX.67081> ;
    skos:hiddenLabel "Collema granuliforme"@fi,
        "Cryptothele granuliformis"@fi,
        "Phylliscum granuliforme"@fi,
        "Pyrenopsidium granuliforme"@fi,
        "Pyrenopsis granuliformis"@fi,
        "Collema granuliforme"@sv,
        "Phylliscum granuliforme"@sv,
        "Pyrenopsidium granuliforme"@sv,
        "Pyrenopsis granuliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaltojäkälä"@fi,
        "Cryptothele granuliformis"@sv .

<http://tun.fi/MX.65661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acolium inquinans" ;
    dwc:scientificNameAuthorship "(Sm.) A. Massal." ;
    skos:broader <http://tun.fi/MX.4978998> ;
    skos:hiddenLabel "Acolium inquinans"@fi,
        "Cyphelium inquinans"@fi,
        "Acolium inquinans"@sv,
        "Cyphelium inquinans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaanokijäkälä"@fi,
        "sotlav"@sv .

<http://tun.fi/MX.65662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acolium karelicum" ;
    dwc:scientificNameAuthorship "(Vain.) M. Prieto & Wedin" ;
    skos:broader <http://tun.fi/MX.4978998> ;
    skos:hiddenLabel "Acolium karelicum"@fi,
        "Cyphelium karelicum"@fi,
        "Acolium karelicum"@sv,
        "Cyphelium karelicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarninokijäkälä"@fi,
        "liten sotlav"@sv .

<http://tun.fi/MX.65663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium notarisii" ;
    dwc:scientificNameAuthorship "(Tul.) M. Prieto & Wedin" ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Calicium notarisii"@fi,
        "Cyphelium notarisii"@fi,
        "Pseudacolium notarisii"@fi,
        "Calicium notarisii"@sv,
        "Cyphelium notarisii"@sv,
        "Pseudacolium notarisii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelännuppijäkälä"@fi,
        "sydlig sotlav"@sv .

<http://tun.fi/MX.65664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acolium sessile" ;
    dwc:scientificNameAuthorship "(Pers.) Arnold" ;
    skos:broader <http://tun.fi/MX.4978998> ;
    skos:hiddenLabel "Acolium sessile"@fi,
        "Cyphelium sessile"@fi,
        "Acolium sessile"@sv,
        "Cyphelium sessile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loisnokijäkälä"@fi,
        "parasitsotlav"@sv .

<http://tun.fi/MX.65665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calicium tigillare" ;
    dwc:scientificNameAuthorship "(Ach.) Pers." ;
    skos:broader <http://tun.fi/MX.67224> ;
    skos:hiddenLabel "Calicium tigillare"@fi,
        "Cyphelium tigillare"@fi,
        "Cyphelium viridescens"@fi,
        "Calicium tigillare"@sv,
        "Cyphelium tigillare"@sv,
        "Cyphelium viridescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanuppijäkälä"@fi,
        "ladlav"@sv .

<http://tun.fi/MX.65666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyphobasidium hypogymniicola" ;
    dwc:scientificNameAuthorship "(Diederich & Ahti) Millanes, Diederich & Wedin" ;
    skos:broader <http://tun.fi/MX.4983813> ;
    skos:hiddenLabel "Cyphobasidium hypogymniicola"@fi,
        "Cystobasidium hypogymniicola"@fi,
        "Cystobasidium hypogymniicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvevaiva"@fi,
        "Cyphobasidium hypogymniicola"@sv .

<http://tun.fi/MX.65667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystocoleus ebeneus" ;
    dwc:scientificNameAuthorship "(Dillwyn) Thwaites" ;
    skos:broader <http://tun.fi/MX.67133> ;
    skos:hiddenLabel "Coenogonium nigrum"@fi,
        "Cystocoleus ebeneus"@fi,
        "Cystocoleus niger"@fi,
        "Coenogonium nigrum"@sv,
        "Cystocoleus ebeneus"@sv,
        "Cystocoleus niger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lankajäkälä"@fi,
        "sammetslav"@sv .

<http://tun.fi/MX.65668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacampia hookeri" ;
    dwc:scientificNameAuthorship "(Borrer) A. Massal." ;
    skos:broader <http://tun.fi/MX.67376> ;
    skos:hiddenLabel "Dacampia hookeri"@fi,
        "Xenosphaeria hookeri"@fi,
        "Xenosphaeria hookeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiirunanjäkälä"@fi,
        "Dacampia hookeri"@sv .

<http://tun.fi/MX.65669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dacampia rufescentis" ;
    dwc:scientificNameAuthorship "(Vouaux) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67376> ;
    skos:hiddenLabel "Dacampia rufescentis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkajäkälänkiirukka"@fi,
        "Dacampia rufescentis"@sv .

<http://tun.fi/MX.65670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylina ramulosa" ;
    dwc:scientificNameAuthorship "(Hook.) Tuck." ;
    skos:broader <http://tun.fi/MX.67180> ;
    skos:hiddenLabel "Dactylina ramulosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormijäkälä"@fi,
        "Dactylina ramulosa"@sv .

<http://tun.fi/MX.65671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerococcum amygdalariae" ;
    dwc:scientificNameAuthorship "(Triebel) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.67201> ;
    skos:hiddenLabel "Dactylospora amygdalariae"@fi,
        "Dactylospora amygdalariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sclerococcum amygdalariae"@fi,
        "Sclerococcum amygdalariae"@sv .

<http://tun.fi/MX.65672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerococcum attendendum" ;
    dwc:scientificNameAuthorship "(Nyl.) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.67201> ;
    skos:hiddenLabel "Dactylospora attendenda"@fi,
        "Dactylospora attendenda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sclerococcum attendendum"@fi,
        "Sclerococcum attendendum"@sv .

<http://tun.fi/MX.65673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerococcum deminutum" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.67201> ;
    skos:hiddenLabel "Dactylospora deminuta"@fi,
        "Leciographa triplicantis"@fi,
        "Dactylospora deminuta"@sv,
        "Leciographa triplicantis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sclerococcum deminutum"@fi,
        "Sclerococcum deminutum"@sv .

<http://tun.fi/MX.65674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerococcum homoclinellum" ;
    dwc:scientificNameAuthorship "(Nyl.) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.67201> ;
    skos:hiddenLabel "Buellia homoclinella"@fi,
        "Dactylospora homoclinella"@fi,
        "Lecidea homoclinella"@fi,
        "Buellia homoclinella"@sv,
        "Dactylospora homoclinella"@sv,
        "Lecidea homoclinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sclerococcum homoclinellum"@fi,
        "Sclerococcum homoclinellum"@sv .

<http://tun.fi/MX.65675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerococcum parasiticum" ;
    dwc:scientificNameAuthorship "(Flörke) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.67201> ;
    skos:hiddenLabel "Dactylospora parasitica"@fi,
        "Dactylospora parasitica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sclerococcum parasiticum"@fi,
        "Sclerococcum parasiticum"@sv .

<http://tun.fi/MX.65676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerococcum protothallinum" ;
    dwc:scientificNameAuthorship "(Anzi) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.67201> ;
    skos:hiddenLabel "Dactylospora protothallina"@fi,
        "Sclerococcum protothallinum"@fi,
        "Dactylospora protothallina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammallimiryyni"@fi,
        "Sclerococcum protothallinum"@sv .

<http://tun.fi/MX.65677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerococcum saxatile" ;
    dwc:scientificNameAuthorship "(Schaer.) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.67201> ;
    skos:hiddenLabel "Dactylospora saxatilis"@fi,
        "Dactylospora saxatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sclerococcum saxatile"@fi,
        "Sclerococcum saxatile"@sv .

<http://tun.fi/MX.65678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerococcum urceolatum" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.67201> ;
    skos:hiddenLabel "Dactylospora urceolata"@fi,
        "Lecidea sociella"@fi,
        "Dactylospora urceolata"@sv,
        "Lecidea sociella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sclerococcum urceolatum"@fi,
        "Sclerococcum urceolatum"@sv .

<http://tun.fi/MX.65679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermatocarpon bachmannii" ;
    dwc:scientificNameAuthorship "Anders" ;
    skos:broader <http://tun.fi/MX.67234> ;
    skos:hiddenLabel "Dermatocarpon bachmannii"@fi,
        "Dermatocarpon bachmannii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valukilpijäkälä"@fi,
        "Bachmanns sipperlav"@sv .

<http://tun.fi/MX.65680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermatocarpon deminuens" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67234> ;
    skos:hiddenLabel "Dermatocarpon deminuens"@fi,
        "Dermatocarpon laatokkaënse"@fi,
        "Dermatocarpon deminuens"@sv,
        "Dermatocarpon laatokkaënse"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmäkilpijäkälä"@fi,
        "tjock strandsipperlav"@sv .

<http://tun.fi/MX.65681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermatocarpon leptophyllodes" ;
    dwc:scientificNameAuthorship "(Nyl.) Vain. ex Hav." ;
    skos:broader <http://tun.fi/MX.67234> ;
    skos:hiddenLabel "Dermatocarpon leptophyllodes"@fi,
        "Dermatocarpon leptophyllodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutukilpijäkälä"@fi,
        "fjällig sipperlav"@sv .

<http://tun.fi/MX.65684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermatocarpon luridum" ;
    dwc:scientificNameAuthorship "(With.) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67234> ;
    skos:hiddenLabel "Dermatocarpon fluviatile"@fi,
        "Dermatocarpon luridum"@fi,
        "Dermatocarpon weberi"@fi,
        "Dermatocarpon fluviatile"@sv,
        "Dermatocarpon luridum"@sv,
        "Dermatocarpon weberi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purokilpijäkälä"@fi,
        "bäcklav"@sv .

<http://tun.fi/MX.65685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermatocarpon meiophyllizum" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67234> ;
    skos:hiddenLabel "Dermatocarpon meiophyllizum"@fi,
        "Dermatocarpon meiophyllum"@fi,
        "Dermatocarpon meiophyllizum"@sv,
        "Dermatocarpon meiophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiökilpijäkälä"@fi,
        "strandsipperlav"@sv .

<http://tun.fi/MX.65686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermatocarpon miniatum" ;
    dwc:scientificNameAuthorship "(L.) W. Mann" ;
    skos:broader <http://tun.fi/MX.67234> ;
    skos:hiddenLabel "Dermatocarpon arnoldianum"@fi,
        "Dermatocarpon intestiniforme"@fi,
        "Dermatocarpon leptophyllum"@fi,
        "Dermatocarpon linkolae"@fi,
        "Dermatocarpon miniatum"@fi,
        "Dermatocarpon miniatum var. complicatum"@fi,
        "Dermatocarpon miniatum var. umbilicatum"@fi,
        "Dermatocarpon polyphyllum"@fi,
        "Dermatocarpon arnoldianum"@sv,
        "Dermatocarpon intestiniforme"@sv,
        "Dermatocarpon leptophyllum"@sv,
        "Dermatocarpon linkolae"@sv,
        "Dermatocarpon miniatum"@sv,
        "Dermatocarpon miniatum var. complicatum"@sv,
        "Dermatocarpon miniatum var. umbilicatum"@sv,
        "Dermatocarpon polyphyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokilpijäkälä"@fi,
        "sipperlav"@sv .

<http://tun.fi/MX.65688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermatocarpon polyphyllizum" ;
    dwc:scientificNameAuthorship "(Nyl.) Blomb. & Forssell" ;
    skos:broader <http://tun.fi/MX.67234> ;
    skos:hiddenLabel "Dermatocarpon polyphyllizum"@fi,
        "Dermatocarpon polyphyllizum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrskykilpijäkälä"@fi,
        "mångbladig sipperlav"@sv .

<http://tun.fi/MX.65689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermatocarpon rivulorum" ;
    dwc:scientificNameAuthorship "(Arnold) Dalla Torre & Sarnth." ;
    skos:broader <http://tun.fi/MX.67234> ;
    skos:hiddenLabel "Dermatocarpon rivulorum"@fi,
        "Dermatocarpon rivulorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkokilpijäkälä"@fi,
        "nätsipperlav"@sv .

<http://tun.fi/MX.65690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dibaeis baeomyces" ;
    dwc:scientificNameAuthorship "(L. f.) Rambold & Hertel" ;
    skos:broader <http://tun.fi/MX.67327> ;
    skos:hiddenLabel "Baeomyces roseus"@fi,
        "Dibaeis baeomyces"@fi,
        "Pertusaria bryontha var. roseoalba"@fi,
        "Baeomyces roseus"@sv,
        "Dibaeis baeomyces"@sv,
        "Pertusaria bryontha var. roseoalba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkonastajäkälä"@fi,
        "klubblav"@sv .

<http://tun.fi/MX.65691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dimelaena oreina" ;
    dwc:scientificNameAuthorship "(Ach.) Norman" ;
    skos:broader <http://tun.fi/MX.67378> ;
    skos:hiddenLabel "Dimelaena oreina"@fi,
        "Rinodina hueana"@fi,
        "Rinodina oreina"@fi,
        "Dimelaena oreina"@sv,
        "Rinodina hueana"@sv,
        "Rinodina oreina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorijäkälä"@fi,
        "berglav"@sv .

<http://tun.fi/MX.65692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diploschistes gypsaceus" ;
    dwc:scientificNameAuthorship "(Ach.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67285> ;
    skos:hiddenLabel "Diploschistes albissimus"@fi,
        "Diploschistes cretaceus"@fi,
        "Diploschistes gypsaceus"@fi,
        "Diploschistes ochrophanes"@fi,
        "Diploschistes albissimus"@sv,
        "Diploschistes cretaceus"@sv,
        "Diploschistes gypsaceus"@sv,
        "Diploschistes ochrophanes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkimaljajäkälä"@fi,
        "gipsgroplav"@sv .

<http://tun.fi/MX.65693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diploschistes muscorum" ;
    dwc:scientificNameAuthorship "(Scop.) R. Sant." ;
    skos:broader <http://tun.fi/MX.67285> ;
    skos:hiddenLabel "Diploschistes bryophilus"@fi,
        "Diploschistes muscorum"@fi,
        "Diploschistes subscruposus"@fi,
        "Urceolaria scruposa subsp. subscruposa"@fi,
        "Diploschistes bryophilus"@sv,
        "Diploschistes muscorum"@sv,
        "Diploschistes subscruposus"@sv,
        "Urceolaria scruposa subsp. subscruposa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalmaljajäkälä"@fi,
        "mossgroplav"@sv .

<http://tun.fi/MX.65694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diploschistes scruposus" ;
    dwc:scientificNameAuthorship "(Schreb.) Norman" ;
    skos:broader <http://tun.fi/MX.67285> ;
    skos:hiddenLabel "Diploschistes scruposus"@fi,
        "Diploschistes scruposus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliomaljajäkälä"@fi,
        "groplav"@sv .

<http://tun.fi/MX.65695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplotomma alboatrum" ;
    dwc:scientificNameAuthorship "(Hoffm.) Flot." ;
    skos:broader <http://tun.fi/MX.67328> ;
    skos:hiddenLabel "Buellia alboatra"@fi,
        "Buellia epipolia"@fi,
        "Buellia margaritacea"@fi,
        "Buellia nivalis"@fi,
        "Diplotomma alboatrum"@fi,
        "Diplotomma epipolium"@fi,
        "Buellia alboatra"@sv,
        "Buellia epipolia"@sv,
        "Buellia margaritacea"@sv,
        "Buellia nivalis"@sv,
        "Diplotomma alboatrum"@sv,
        "Diplotomma epipolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmämarmorijäkälä"@fi,
        "vitskivlav"@sv .

<http://tun.fi/MX.65696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplotomma lutosum" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.67328> ;
    skos:hiddenLabel "Diplotomma lutosum"@fi,
        "Diplotomma lutosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkimarmorijäkälä"@fi,
        "liten kalkskivlav"@sv .

<http://tun.fi/MX.65697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplotomma pharcidium" ;
    dwc:scientificNameAuthorship "(Ach.) M. Choisy" ;
    skos:broader <http://tun.fi/MX.67328> ;
    skos:hiddenLabel "Buellia pharcidia"@fi,
        "Buellia zabotica"@fi,
        "Diplotomma pharcidium"@fi,
        "Buellia pharcidia"@sv,
        "Buellia zabotica"@sv,
        "Diplotomma pharcidium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänmarmorijäkälä"@fi,
        "urnskivlav"@sv .

<http://tun.fi/MX.65698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplotomma venustum" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.67328> ;
    skos:hiddenLabel "Buellia venusta"@fi,
        "Diplotomma venustum"@fi,
        "Buellia venusta"@sv,
        "Diplotomma venustum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "levymarmorijäkälä"@fi,
        "kalkskivlav"@sv .

<http://tun.fi/MX.65699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinothecium cladoniae" ;
    dwc:scientificNameAuthorship "Keissl." ;
    skos:broader <http://tun.fi/MX.67023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Echinothecium cladoniae"@fi,
        "Echinothecium cladoniae"@sv .

<http://tun.fi/MX.65700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerellothecium reticulatum" ;
    dwc:scientificNameAuthorship "(Zopf) Etayo" ;
    skos:broader <http://tun.fi/MX.67404> ;
    skos:hiddenLabel "Echinothecium reticulatum"@fi,
        "Echinothecium reticulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerellothecium reticulatum"@fi,
        "Sphaerellothecium reticulatum"@sv .

<http://tun.fi/MX.65701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eiglera flavida" ;
    dwc:scientificNameAuthorship "(Hepp) Hafellner" ;
    skos:broader <http://tun.fi/MX.67024> ;
    skos:hiddenLabel "Aspicilia flavida"@fi,
        "Eiglera flavida"@fi,
        "Lecanora flavida"@fi,
        "Aspicilia flavida"@sv,
        "Eiglera flavida"@sv,
        "Lecanora flavida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinitiera"@fi,
        "eiglera"@sv .

<http://tun.fi/MX.65702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elixia flexella" ;
    dwc:scientificNameAuthorship "(Ach.) Lumbsch" ;
    skos:broader <http://tun.fi/MX.67329> ;
    skos:hiddenLabel "Elixia flexella"@fi,
        "Lithographa flexella"@fi,
        "Ptychographa flexella"@fi,
        "Xylographa flexella"@fi,
        "Elixia flexella"@sv,
        "Lithographa flexella"@sv,
        "Ptychographa flexella"@sv,
        "Xylographa flexella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnijäkälä"@fi,
        "vedstjärna"@sv .

<http://tun.fi/MX.65703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endocarpon adsurgens" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67235> ;
    skos:hiddenLabel "Endocarpon adsurgens"@fi,
        "Endocarpon adsurgens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapsipullokas"@fi,
        "finsk kalklav"@sv .

<http://tun.fi/MX.65704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endocarpon psorodeum" ;
    dwc:scientificNameAuthorship "(Nyl.) Blomb. & Forssell" ;
    skos:broader <http://tun.fi/MX.67235> ;
    skos:hiddenLabel "Endocarpon psorodeum"@fi,
        "Endocarpon psorodeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limipullokas"@fi,
        "serpentinkalklav"@sv .

<http://tun.fi/MX.65705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staurothele pulvinata" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Heiðm." ;
    skos:broader <http://tun.fi/MX.67253> ;
    skos:hiddenLabel "Endocarpon pulvinatum"@fi,
        "Staurothele pulvinata"@fi,
        "Endocarpon pulvinatum"@sv,
        "Staurothele pulvinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormiraspijäkälä"@fi,
        "fjällkalklav"@sv .

<http://tun.fi/MX.65706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endococcus perpusillus" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67083> ;
    skos:hiddenLabel "Tichothecium perpusillum"@fi,
        "Tichothecium perpusillum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endococcus perpusillus"@fi,
        "Endococcus perpusillus"@sv .

<http://tun.fi/MX.65707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endococcus propinquus" ;
    dwc:scientificNameAuthorship "(Körb.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67083> ;
    skos:hiddenLabel "Tichothecium gemmiferum"@fi,
        "Tichothecium gemmiferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endococcus propinquus"@fi,
        "Endococcus propinquus"@sv .

<http://tun.fi/MX.65708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endococcus rugulosus" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67083> ;
    skos:hiddenLabel "Tichothecium calcaricola"@fi,
        "Tichothecium calcaricola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Endococcus rugulosus"@fi,
        "Endococcus rugulosus"@sv .

<http://tun.fi/MX.65709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enterographa zonata" ;
    dwc:scientificNameAuthorship "(Körb.) Källsten ex Torrente & Egea" ;
    skos:broader <http://tun.fi/MX.67330> ;
    skos:hiddenLabel "Enterographa zonata"@fi,
        "Opegrapha zonata"@fi,
        "Enterographa zonata"@sv,
        "Opegrapha zonata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöhykejäkälä"@fi,
        "zonlav"@sv .

<http://tun.fi/MX.65710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eopyrenula leucoplaca" ;
    dwc:scientificNameAuthorship "(Wallr.) R. C. Harris" ;
    skos:broader <http://tun.fi/MX.67025> ;
    skos:hiddenLabel "Eopyrenula leucoplaca"@fi,
        "Leptosphaeria leucoplaca"@fi,
        "Pyrenula leucoplaca"@fi,
        "Eopyrenula leucoplaca"@sv,
        "Leptosphaeria leucoplaca"@sv,
        "Pyrenula leucoplaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltojäkälä"@fi,
        "blanklav"@sv .

<http://tun.fi/MX.65711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephebe hispidula" ;
    dwc:scientificNameAuthorship "(Ach.) Horw." ;
    skos:broader <http://tun.fi/MX.67134> ;
    skos:hiddenLabel "Ephebe hispidula"@fi,
        "Ephebe spinulosa"@fi,
        "Ephebeia hispidula"@fi,
        "Ephebe hispidula"@sv,
        "Ephebe spinulosa"@sv,
        "Ephebeia hispidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskikarvajäkälä"@fi,
        "grov trådlav"@sv .

<http://tun.fi/MX.65712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephebe lanata" ;
    dwc:scientificNameAuthorship "(L.) Vain." ;
    skos:broader <http://tun.fi/MX.67134> ;
    skos:hiddenLabel "Ephebe lanata"@fi,
        "Ephebe lapponica"@fi,
        "Ephebe pubescens"@fi,
        "Ephebe lanata"@sv,
        "Ephebe lapponica"@sv,
        "Ephebe pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokarvajäkälä"@fi,
        "trådlav"@sv .

<http://tun.fi/MX.65713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephebe perspinulosa" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67134> ;
    skos:hiddenLabel "Ephebe perspinulosa"@fi,
        "Ephebe trachytera"@fi,
        "Ephebeia hispidula subsp. trachytera"@fi,
        "Ephebeia trachytera"@fi,
        "Ephebe perspinulosa"@sv,
        "Ephebe trachytera"@sv,
        "Ephebeia hispidula subsp. trachytera"@sv,
        "Ephebeia trachytera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okakarvajäkälä"@fi,
        "späd trådlav"@sv .

<http://tun.fi/MX.65714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epicladonia sandstedei" ;
    dwc:scientificNameAuthorship "(Zopf) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epicladonia sandstedei"@fi,
        "Epicladonia sandstedei"@sv .

<http://tun.fi/MX.65715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epicladonia simplex" ;
    dwc:scientificNameAuthorship "D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epicladonia simplex"@fi,
        "Epicladonia simplex"@sv .

<http://tun.fi/MX.65716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epicladonia stenospora" ;
    dwc:scientificNameAuthorship "(Harm.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epicladonia stenospora"@fi,
        "Epicladonia stenospora"@sv .

<http://tun.fi/MX.65717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epigloea medioincrassata" ;
    dwc:scientificNameAuthorship "(Grummann) Döbbeler" ;
    skos:broader <http://tun.fi/MX.67181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Epigloea medioincrassata"@fi,
        "Epigloea medioincrassata"@sv .

<http://tun.fi/MX.65718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilichen glauconigellus" ;
    dwc:scientificNameAuthorship "(Nyl.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67135> ;
    skos:hiddenLabel "Epilichen glauconigellus"@fi,
        "Lecidea glauconigella"@fi,
        "Lecidea scabrosa f. cinerascens"@fi,
        "Epilichen glauconigellus"@sv,
        "Lecidea glauconigella"@sv,
        "Lecidea scabrosa f. cinerascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmojurmujäkälä"@fi,
        "grå hattlavssnyltare"@sv .

<http://tun.fi/MX.65719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilichen scabrosus" ;
    dwc:scientificNameAuthorship "(Ach.) Clem." ;
    skos:broader <http://tun.fi/MX.67135> ;
    skos:hiddenLabel "Buellia scabrosa"@fi,
        "Epilichen scabrosus"@fi,
        "Karschia scabrosa"@fi,
        "Buellia scabrosa"@sv,
        "Epilichen scabrosus"@sv,
        "Karschia scabrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltajurmujäkälä"@fi,
        "gul hattlavssnyltare"@sv .

<http://tun.fi/MX.65720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptogium byssinum" ;
    dwc:scientificNameAuthorship "(Hoffm.) Zwackh ex Nyl." ;
    skos:broader <http://tun.fi/MX.67339> ;
    skos:hiddenLabel "Epiphloea byssina"@fi,
        "Leptogium amphineum"@fi,
        "Leptogium byssinum"@fi,
        "Leptogium tremelloides"@fi,
        "Epiphloea byssina"@sv,
        "Leptogium amphineum"@sv,
        "Leptogium byssinum"@sv,
        "Leptogium tremelloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savijäkälä"@fi,
        "lerskinnlav"@sv .

<http://tun.fi/MX.65721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euopsis granatina" ;
    dwc:scientificNameAuthorship "(Sommerf.) Nyl." ;
    skos:broader <http://tun.fi/MX.67182> ;
    skos:hiddenLabel "Euopsis granatina"@fi,
        "Pyrenopsis granatina"@fi,
        "Pyrenopsis rufescens"@fi,
        "Euopsis granatina"@sv,
        "Pyrenopsis granatina"@sv,
        "Pyrenopsis rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosogranaattijäkälä"@fi,
        "vitprickig granatlav"@sv .

<http://tun.fi/MX.65722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evernia divaricata" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.67287> ;
    skos:hiddenLabel "Evernia divaricata"@fi,
        "Letharia divaricata"@fi,
        "Evernia divaricata"@sv,
        "Letharia divaricata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takkuhankajäkälä"@fi,
        "ringlav"@sv .

<http://tun.fi/MX.65723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evernia mesomorpha" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67287> ;
    skos:hiddenLabel "Evernia mesomorpha"@fi,
        "Letharia thamnodes"@fi,
        "Evernia mesomorpha"@sv,
        "Letharia thamnodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhehankajäkälä"@fi,
        "grenlav"@sv .

<http://tun.fi/MX.65724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Evernia prunastri" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.67287> ;
    skos:hiddenLabel "Evernia prunastri"@fi,
        "Evernia prunastri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohankajäkälä"@fi,
        "slånlav"@sv .

<http://tun.fi/MX.65725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Everniicola flexispora" ;
    dwc:scientificNameAuthorship "D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67236> ;
    skos:hiddenLabel "Everniicola flexispora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rentoläiskänen"@fi,
        "Everniicola flexispora"@sv .

<http://tun.fi/MX.65726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Farnoldia hypocrita" ;
    dwc:scientificNameAuthorship "(A. Massal.) Hertel" ;
    skos:broader <http://tun.fi/MX.67136> ;
    skos:hiddenLabel "Farnoldia hypocrita"@fi,
        "Lecidea hypocrita"@fi,
        "Lecidea hypocrita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdekypäräjäkälä"@fi,
        "Farnoldia hypocrita"@sv .

<http://tun.fi/MX.65727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Farnoldia jurana" ;
    dwc:scientificNameAuthorship "(Schaer.) Hertel" ;
    skos:broader <http://tun.fi/MX.67136> ;
    skos:hiddenLabel "Farnoldia jurana"@fi,
        "Lecidea albosuffusa"@fi,
        "Lecidea cyaniza"@fi,
        "Lecidea inferior"@fi,
        "Lecidea albosuffusa"@sv,
        "Lecidea cyaniza"@sv,
        "Lecidea inferior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikypäräjäkälä"@fi,
        "Farnoldia jurana"@sv .

<http://tun.fi/MX.65728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Farnoldia micropsis" ;
    dwc:scientificNameAuthorship "(A. Massal.) Hertel" ;
    skos:broader <http://tun.fi/MX.67136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Farnoldia micropsis"@fi,
        "Farnoldia micropsis"@sv .

<http://tun.fi/MX.65729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fellhanera bouteillei" ;
    dwc:scientificNameAuthorship "(Desm.) Vězda" ;
    skos:broader <http://tun.fi/MX.67026> ;
    skos:hiddenLabel "Catillaria bouteillei"@fi,
        "Fellhanera bouteillei"@fi,
        "Catillaria bouteillei"@sv,
        "Fellhanera bouteillei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnineulasjäkälä"@fi,
        "kvistlav"@sv .

<http://tun.fi/MX.65730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fellhaneropsis myrtillicola" ;
    dwc:scientificNameAuthorship "(Erichsen) Sérus. & Coppins" ;
    skos:broader <http://tun.fi/MX.67380> ;
    skos:hiddenLabel "Bacidia myrtillicola"@fi,
        "Fellhanera myrtillicola"@fi,
        "Fellhaneropsis myrtillicola"@fi,
        "Bacidia myrtillicola"@sv,
        "Fellhanera myrtillicola"@sv,
        "Fellhaneropsis myrtillicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksaotajäkälä"@fi,
        "gropkvistlav"@sv .

<http://tun.fi/MX.65731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flavocetraria cucullata" ;
    dwc:scientificNameAuthorship "(Bellardi) Kärnefelt & A. Thell" ;
    skos:broader <http://tun.fi/MX.67183> ;
    skos:hiddenLabel "Allocetraria cucullata"@fi,
        "Cetraria cucullata"@fi,
        "Flavocetraria cucullata"@fi,
        "Allocetraria cucullata"@sv,
        "Cetraria cucullata"@sv,
        "Flavocetraria cucullata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kourulumijäkälä"@fi,
        "strutlav"@sv .

<http://tun.fi/MX.65732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flavocetraria nivalis" ;
    dwc:scientificNameAuthorship "(L.) Kärnefelt & A. Thell" ;
    skos:broader <http://tun.fi/MX.67183> ;
    skos:hiddenLabel "Allocetraria nivalis"@fi,
        "Cetraria nivalis"@fi,
        "Flavocetraria nivalis"@fi,
        "Allocetraria nivalis"@sv,
        "Cetraria nivalis"@sv,
        "Flavocetraria nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapalumijäkälä"@fi,
        "snölav"@sv .

<http://tun.fi/MX.65733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flavoparmelia caperata" ;
    dwc:scientificNameAuthorship "(L.) Hale" ;
    skos:broader <http://tun.fi/MX.67331> ;
    skos:hiddenLabel "Flavoparmelia caperata"@fi,
        "Parmelia caperata"@fi,
        "Parmelia cylisphora"@fi,
        "Pseudoparmelia caperata"@fi,
        "Flavoparmelia caperata"@sv,
        "Parmelia caperata"@sv,
        "Parmelia cylisphora"@sv,
        "Pseudoparmelia caperata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkarve"@fi,
        "getlav"@sv .

<http://tun.fi/MX.65734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flavoplaca citrina" ;
    dwc:scientificNameAuthorship "(Hoffm.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67332> ;
    skos:hiddenLabel "Callopisma citrinum"@fi,
        "Caloplaca citrina"@fi,
        "Flavoplaca citrina"@fi,
        "Callopisma citrinum"@sv,
        "Caloplaca citrina"@sv,
        "Flavoplaca citrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhekultajäkälä"@fi,
        "mjölig orangelav"@sv .

<http://tun.fi/MX.65735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flavoplaca dichroa" ;
    dwc:scientificNameAuthorship "(Arup) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67332> ;
    skos:hiddenLabel "Caloplaca coronata"@fi,
        "Caloplaca dichroa"@fi,
        "Flavoplaca dichroa"@fi,
        "Caloplaca coronata"@sv,
        "Caloplaca dichroa"@sv,
        "Flavoplaca dichroa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväskultajäkälä"@fi,
        "kransorangelav"@sv .

<http://tun.fi/MX.65736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flavoplaca flavocitrina" ;
    dwc:scientificNameAuthorship "(Nyl.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67332> ;
    skos:hiddenLabel "Caloplaca flavocitrina"@fi,
        "Flavoplaca flavocitrina"@fi,
        "Caloplaca flavocitrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutukultajäkälä"@fi,
        "Flavoplaca flavocitrina"@sv .

<http://tun.fi/MX.65737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flavoplaca marina" ;
    dwc:scientificNameAuthorship "(Wedd.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67332> ;
    skos:hiddenLabel "Caloplaca marina"@fi,
        "Flavoplaca marina"@fi,
        "Caloplaca marina"@sv,
        "Flavoplaca marina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrskykultajäkälä"@fi,
        "strandorangelav"@sv .

<http://tun.fi/MX.65738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flavoplaca microthallina" ;
    dwc:scientificNameAuthorship "(Wedd.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67332> ;
    skos:hiddenLabel "Caloplaca microthallina"@fi,
        "Flavoplaca microthallina"@fi,
        "Caloplaca microthallina"@sv,
        "Flavoplaca microthallina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukultajäkälä"@fi,
        "skvalporangelav"@sv .

<http://tun.fi/MX.65739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frigidopyrenia bryospila" ;
    dwc:scientificNameAuthorship "(Nyl.) Grube" ;
    skos:broader <http://tun.fi/MX.67084> ;
    skos:hiddenLabel "Pyrenocollema bryospilum"@fi,
        "Pyrenocollema bryospilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Frigidopyrenia bryospila"@fi,
        "Frigidopyrenia bryospila"@sv .

<http://tun.fi/MX.65740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frutidella caesioatra" ;
    dwc:scientificNameAuthorship "(Schaer.) Kalb" ;
    skos:broader <http://tun.fi/MX.67085> ;
    skos:hiddenLabel "Frutidella caesioatra"@fi,
        "Lecidea arctica"@fi,
        "Lecidea caesioatra"@fi,
        "Lecidella caesioatra"@fi,
        "Lecidea arctica"@sv,
        "Lecidea caesioatra"@sv,
        "Lecidella caesioatra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalnystyjäkälä"@fi,
        "Frutidella caesioatra"@sv .

<http://tun.fi/MX.65741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscidea arboricola" ;
    dwc:scientificNameAuthorship "Coppins & Tønsberg" ;
    skos:broader <http://tun.fi/MX.67137> ;
    skos:hiddenLabel "Fuscidea arboricola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fuscidea arboricola"@fi,
        "trädklipplav"@sv .

<http://tun.fi/MX.65742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscidea cyathoides" ;
    dwc:scientificNameAuthorship "(Ach.) V. Wirth & Vězda" ;
    skos:broader <http://tun.fi/MX.67137> ;
    skos:hiddenLabel "Fuscidea cyathoides"@fi,
        "Fuscidea subrivulosa"@fi,
        "Lecidea cyathoides"@fi,
        "Lecidea rivulosa"@fi,
        "Lecidea subrivulosa"@fi,
        "Fuscidea cyathoides"@sv,
        "Fuscidea subrivulosa"@sv,
        "Lecidea cyathoides"@sv,
        "Lecidea rivulosa"@sv,
        "Lecidea subrivulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliopampulajäkälä"@fi,
        "klipplav"@sv .

<http://tun.fi/MX.65743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscidea gothoburgensis" ;
    dwc:scientificNameAuthorship "(H. Magn.) V. Wirth & Vězda" ;
    skos:broader <http://tun.fi/MX.67137> ;
    skos:hiddenLabel "Biatora maculosa"@fi,
        "Fuscidea maculosa"@fi,
        "Lecidea gothoburgensis"@fi,
        "Biatora maculosa"@sv,
        "Fuscidea gothoburgensis"@sv,
        "Fuscidea maculosa"@sv,
        "Lecidea gothoburgensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fuscidea gothoburgensis"@fi,
        "fläckklipplav"@sv .

<http://tun.fi/MX.65744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscidea kochiana" ;
    dwc:scientificNameAuthorship "(Hepp) V. Wirth & Vězda" ;
    skos:broader <http://tun.fi/MX.67137> ;
    skos:hiddenLabel "Lecidea kochiana"@fi,
        "Lecidea kochiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fuscidea kochiana"@fi,
        "Fuscidea kochiana"@sv .

<http://tun.fi/MX.65747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscidea praeruptorum" ;
    dwc:scientificNameAuthorship "(Du Rietz & H. Magn.) V. Wirth & Vězda" ;
    skos:broader <http://tun.fi/MX.67137> ;
    skos:hiddenLabel "Lecidea praeruptorum"@fi,
        "Fuscidea praeruptorum"@sv,
        "Lecidea praeruptorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fuscidea praeruptorum"@fi,
        "mjölklipplav"@sv .

<http://tun.fi/MX.65748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscidea pusilla" ;
    dwc:scientificNameAuthorship "Tønsberg" ;
    skos:broader <http://tun.fi/MX.67137> ;
    skos:hiddenLabel "Fuscidea pusilla"@fi,
        "Fuscidea pusilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupampulajäkälä"@fi,
        "dvärgklipplav"@sv .

<http://tun.fi/MX.65749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscidea tenebrica" ;
    dwc:scientificNameAuthorship "(Nyl.) V. Wirth & Vězda" ;
    skos:broader <http://tun.fi/MX.67137> ;
    skos:hiddenLabel "Biatora tenebrica"@fi,
        "Fuscidea tenebrica"@fi,
        "Biatora tenebrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpampulajäkälä"@fi,
        "Fuscidea tenebrica"@sv .

<http://tun.fi/MX.65750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscopannaria confusa" ;
    dwc:scientificNameAuthorship "(P. M. Jørg.) P. M. Jørg." ;
    skos:broader <http://tun.fi/MX.67138> ;
    skos:hiddenLabel "Fuscopannaria confusa"@fi,
        "Pannaria confusa"@fi,
        "Fuscopannaria confusa"@sv,
        "Pannaria confusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanlimijäkälä"@fi,
        "forsgytterlav"@sv .

<http://tun.fi/MX.65751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscopannaria mediterranea" ;
    dwc:scientificNameAuthorship "(Tav.) P. M. Jørg." ;
    skos:broader <http://tun.fi/MX.67138> ;
    skos:hiddenLabel "Fuscopannaria mediterranea"@fi,
        "Pannaria mediterranea"@fi,
        "Fuscopannaria mediterranea"@sv,
        "Pannaria mediterranea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänlimijäkälä"@fi,
        "olivbrun gytterlav"@sv .

<http://tun.fi/MX.65752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscopannaria praetermissa" ;
    dwc:scientificNameAuthorship "(Nyl.) P. M. Jørg." ;
    skos:broader <http://tun.fi/MX.67138> ;
    skos:hiddenLabel "Fuscopannaria praetermissa"@fi,
        "Pannaria praetermissa"@fi,
        "Parmeliella lepidiota"@fi,
        "Parmeliella praetermissa"@fi,
        "Fuscopannaria praetermissa"@sv,
        "Pannaria praetermissa"@sv,
        "Parmeliella lepidiota"@sv,
        "Parmeliella praetermissa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinilimijäkälä"@fi,
        "kalkgytterlav"@sv .

<http://tun.fi/MX.65753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gowardia nigricans" ;
    dwc:scientificNameAuthorship "(Ach.) Halonen, Myllys, Velmala & Hyvärinen" ;
    skos:broader <http://tun.fi/MX.67139> ;
    skos:hiddenLabel "Alectoria nigricans"@fi,
        "Gowardia nigricans"@fi,
        "Alectoria nigricans"@sv,
        "Gowardia nigricans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiluppo"@fi,
        "upprätt tagellav"@sv .

<http://tun.fi/MX.65754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphis scripta" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.67086> ;
    skos:hiddenLabel "Graphis scripta"@fi,
        "Graphis scripta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piirtojäkälä"@fi,
        "skriftlav"@sv .

<http://tun.fi/MX.65755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphium aphthosae" ;
    dwc:scientificNameAuthorship "Alstrup & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Graphium aphthosae"@fi,
        "Graphium aphthosae"@sv .

<http://tun.fi/MX.65756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gregorella humida" ;
    dwc:scientificNameAuthorship "(Kullh.) Lumbsch" ;
    skos:broader <http://tun.fi/MX.67381> ;
    skos:hiddenLabel "Biatora humida"@fi,
        "Gregorella humida"@fi,
        "Moelleropsis humida"@fi,
        "Biatora humida"@sv,
        "Gregorella humida"@sv,
        "Moelleropsis humida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynijäkälä"@fi,
        "småfruktigt blågryn"@sv .

<http://tun.fi/MX.65757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta erythrozona" ;
    dwc:scientificNameAuthorship "Lettau" ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Gyalecta erythrozona"@fi,
        "Gyalecta erythrozona"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturivahajäkälä"@fi,
        "brunröd kraterlav"@sv .

<http://tun.fi/MX.65758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta flotovii" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Gyalecta flotovii"@fi,
        "Gyalecta flotovii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalovahajäkälä"@fi,
        "blek kraterlav"@sv .

<http://tun.fi/MX.65759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta foveolaris" ;
    dwc:scientificNameAuthorship "(Ach.) Schaer." ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Gyalecta foveolaris"@fi,
        "Gyalecta foveolaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuoppavahajäkälä"@fi,
        "fjällgroplav"@sv .

<http://tun.fi/MX.65760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta friesii" ;
    dwc:scientificNameAuthorship "Flot. ex Körb." ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Gyalecta friesii"@fi,
        "Gyalecta friesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katvevahajäkälä"@fi,
        "skuggkraterlav"@sv .

<http://tun.fi/MX.65761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta geoica" ;
    dwc:scientificNameAuthorship "(Wahlenb. ex Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Gyalecta geoica"@fi,
        "Gyalecta geoica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalvahajäkälä"@fi,
        "jordkraterlav"@sv .

<http://tun.fi/MX.65762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta jenensis" ;
    dwc:scientificNameAuthorship "(Batsch) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Gyalecta jenensis"@fi,
        "Gyalecta jenensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkivahajäkälä"@fi,
        "kraterlav"@sv .

<http://tun.fi/MX.65763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta kukriensis" ;
    dwc:scientificNameAuthorship "(Räsänen) Räsänen" ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Gyalecta kukriensis"@fi,
        "Gyalecta kukriensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kukrinvahajäkälä"@fi,
        "jämtkraterlav"@sv .

<http://tun.fi/MX.65764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta peziza" ;
    dwc:scientificNameAuthorship "(Mont.) Anzi" ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Gyalecta peziza"@fi,
        "Gyalecta peziza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovahajäkälä"@fi,
        "stor kraterlav"@sv .

<http://tun.fi/MX.65765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta subclausa" ;
    dwc:scientificNameAuthorship "Anzi" ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Gyalecta chlorobaea"@fi,
        "Gyalecta subclausa"@fi,
        "Gyalecta chlorobaea"@sv,
        "Gyalecta subclausa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorivahajäkälä"@fi,
        "liten kraterlav"@sv .

<http://tun.fi/MX.65766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta truncigena" ;
    dwc:scientificNameAuthorship "(Ach.) Hepp" ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Gyalecta truncigena"@fi,
        "Gyalecta truncigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummavahajäkälä"@fi,
        "mörk kraterlav"@sv .

<http://tun.fi/MX.65767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta ulmi" ;
    dwc:scientificNameAuthorship "(Sw.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Gyalecta rubra"@fi,
        "Gyalecta ulmi"@fi,
        "Gyalecta rubra"@sv,
        "Gyalecta ulmi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punavahajäkälä"@fi,
        "almlav"@sv .

<http://tun.fi/MX.65768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalidea diaphana" ;
    dwc:scientificNameAuthorship "(Körb. ex Nyl.) Vězda" ;
    skos:broader <http://tun.fi/MX.67087> ;
    skos:hiddenLabel "Gyalidea diaphana"@fi,
        "Gyalidea diaphana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultovirtajäkälä"@fi,
        "vattengyalidea"@sv .

<http://tun.fi/MX.65769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalidea fritzei" ;
    dwc:scientificNameAuthorship "(Stein) Vězda" ;
    skos:broader <http://tun.fi/MX.67087> ;
    skos:hiddenLabel "Gyalidea fritzei"@fi,
        "Gyalidea fritzei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovirtajäkälä"@fi,
        "storfruktig bäckgyalidea"@sv .

<http://tun.fi/MX.65771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalidea roseola" ;
    dwc:scientificNameAuthorship "(Arnold) Lettau ex Vězda" ;
    skos:broader <http://tun.fi/MX.67087> ;
    skos:hiddenLabel "Gyalidea roseola"@fi,
        "Gyalidea roseola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusovirtajäkälä"@fi,
        "rosengyalidea"@sv .

<http://tun.fi/MX.65772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalolechia bracteata" ;
    dwc:scientificNameAuthorship "(Hoffm.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67288> ;
    skos:hiddenLabel "Fulgensia bracteata"@fi,
        "Gyalolechia bracteata"@fi,
        "Fulgensia bracteata"@sv,
        "Gyalolechia bracteata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalotulijäkälä"@fi,
        "fjällig svavellav"@sv .

<http://tun.fi/MX.65773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalolechia flavorubescens" ;
    dwc:scientificNameAuthorship "(Huds.) Søchting, Frödén & Arup" ;
    skos:broader <http://tun.fi/MX.67288> ;
    skos:hiddenLabel "Callopisma aurantiacum"@fi,
        "Caloplaca aurantiaca"@fi,
        "Caloplaca flavorubescens"@fi,
        "Gyalolechia flavorubescens"@fi,
        "Callopisma aurantiacum"@sv,
        "Caloplaca aurantiaca"@sv,
        "Caloplaca flavorubescens"@sv,
        "Gyalolechia flavorubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatulijäkälä"@fi,
        "asporangelav"@sv .

<http://tun.fi/MX.65774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalolechia flavovirescens" ;
    dwc:scientificNameAuthorship "(Wulfen) Søchting, Frödén & Arup" ;
    skos:broader <http://tun.fi/MX.67288> ;
    skos:hiddenLabel "Caloplaca flavovirescens"@fi,
        "Gyalolechia flavovirescens"@fi,
        "Caloplaca flavovirescens"@sv,
        "Gyalolechia flavovirescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihertulijäkälä"@fi,
        "murorangelav"@sv .

<http://tun.fi/MX.65775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Haematomma ochroleucum" ;
    dwc:scientificNameAuthorship "(Neck.) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67028> ;
    skos:hiddenLabel "Haematomma ochroleucum"@fi,
        "Haematomma ochroleucum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "onkalorokkojäkälä"@fi,
        "blodplättslav"@sv .

<http://tun.fi/MX.65777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halecania alpivaga" ;
    dwc:scientificNameAuthorship "(Th. Fr.) M. Mayrhofer" ;
    skos:broader <http://tun.fi/MX.67184> ;
    skos:hiddenLabel "Halecania alpivaga"@fi,
        "Lecania alpivaga"@fi,
        "Lecania alpivaga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisilmäjäkälä"@fi,
        "Halecania alpivaga"@sv .

<http://tun.fi/MX.65778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hawksworthiana peltigericola" ;
    dwc:scientificNameAuthorship "(D. Hawksw.) U. Braun" ;
    skos:broader <http://tun.fi/MX.67289> ;
    skos:hiddenLabel "Ramularia peltigericola"@fi,
        "Ramularia peltigericola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hawksworthiana peltigericola"@fi,
        "Hawksworthiana peltigericola"@sv .

<http://tun.fi/MX.65779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helocarpon crassipes" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67290> ;
    skos:hiddenLabel "Helocarpon crassipes"@fi,
        "Lecidea crassipes"@fi,
        "Micarea crassipes"@fi,
        "Lecidea crassipes"@sv,
        "Micarea crassipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "töppöjäkälä"@fi,
        "Helocarpon crassipes"@sv .

<http://tun.fi/MX.65780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Henrica melaspora" ;
    dwc:scientificNameAuthorship "(Taylor) Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67237> ;
    skos:hiddenLabel "Henrica melaspora"@fi,
        "Polyblastia melaspora"@fi,
        "Polyblastia scotinospora"@fi,
        "Henrica melaspora"@sv,
        "Polyblastia melaspora"@sv,
        "Polyblastia scotinospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukaarijäkälä"@fi,
        "strandhenrika"@sv .

<http://tun.fi/MX.65781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Henrica theleodes" ;
    dwc:scientificNameAuthorship "(Sommerf.) Savić, Tibell & Nav.-Ros." ;
    skos:broader <http://tun.fi/MX.67237> ;
    skos:hiddenLabel "Henrica theleodes"@fi,
        "Polyblastia theleodes"@fi,
        "Henrica theleodes"@sv,
        "Polyblastia theleodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokaarijäkälä"@fi,
        "kråshenrika"@sv .

<http://tun.fi/MX.65782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heppia lutosa" ;
    dwc:scientificNameAuthorship "(Ach.) Nyl." ;
    skos:broader <http://tun.fi/MX.67088> ;
    skos:hiddenLabel "Heppia lutosa"@fi,
        "Heppia lutosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arojäkälä"@fi,
        "heppia"@sv .

<http://tun.fi/MX.65783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hertelidea botryosa" ;
    dwc:scientificNameAuthorship "(Fr.) Printzen & Kantvilas" ;
    skos:broader <http://tun.fi/MX.67334> ;
    skos:hiddenLabel "Hertelidea botryosa"@fi,
        "Lecidea botryosa"@fi,
        "Lecidea miscelloides"@fi,
        "Hertelidea botryosa"@sv,
        "Lecidea botryosa"@sv,
        "Lecidea miscelloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryväsjäkälä"@fi,
        "vedskivlav"@sv .

<http://tun.fi/MX.65784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterodermia speciosa" ;
    dwc:scientificNameAuthorship "(Wulfen) Trevis." ;
    skos:broader <http://tun.fi/MX.67140> ;
    skos:hiddenLabel "Anaptychia speciosa"@fi,
        "Heterodermia speciosa"@fi,
        "Anaptychia speciosa"@sv,
        "Heterodermia speciosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siimesjäkälä"@fi,
        "elfenbenslav"@sv .

<http://tun.fi/MX.65785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hobsoniopsis santessonii" ;
    dwc:scientificNameAuthorship "(Lowen & D. Hawksw.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67089> ;
    skos:hiddenLabel "Hobsonia santessonii"@fi,
        "Hobsonia santessonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hobsoniopsis santessonii"@fi,
        "Hobsoniopsis santessonii"@sv .

<http://tun.fi/MX.65786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homostegia piggotii" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) P. Karst." ;
    skos:broader <http://tun.fi/MX.67291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Homostegia piggotii"@fi,
        "Homostegia piggotii"@sv .

<http://tun.fi/MX.65787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydropunctaria maura" ;
    dwc:scientificNameAuthorship "(Wahlenb.) C. Keller, Gueidan & Thüs" ;
    skos:broader <http://tun.fi/MX.67292> ;
    skos:hiddenLabel "Hydropunctaria maura"@fi,
        "Verrucaria haeyrenii"@fi,
        "Verrucaria maura"@fi,
        "Hydropunctaria maura"@sv,
        "Verrucaria haeyrenii"@sv,
        "Verrucaria maura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merimustuainen"@fi,
        "saltlav"@sv .

<http://tun.fi/MX.65788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydropunctaria rheitrophila" ;
    dwc:scientificNameAuthorship "(Zschacke) C. Keller, Gueidan & Thüs" ;
    skos:broader <http://tun.fi/MX.67292> ;
    skos:hiddenLabel "Hydropunctaria rheitrophila"@fi,
        "Verrucaria rheitrophila"@fi,
        "Verrucaria rheitrophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkumustuainen"@fi,
        "Hydropunctaria rheitrophila"@sv .

<http://tun.fi/MX.65789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenelia arctica" ;
    dwc:scientificNameAuthorship "(Lynge) Lutzoni" ;
    skos:broader <http://tun.fi/MX.67029> ;
    skos:hiddenLabel "Hymenelia arctica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigatuoksujäkälä"@fi,
        "Hymenelia arctica"@sv .

<http://tun.fi/MX.65790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenelia carnosula" ;
    dwc:scientificNameAuthorship "(Arnold) Lutzoni" ;
    skos:broader <http://tun.fi/MX.67029> ;
    skos:hiddenLabel "Ionaspis carnosula"@fi,
        "Ionaspis carnosula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hymenelia carnosula"@fi,
        "Hymenelia carnosula"@sv .

<http://tun.fi/MX.65791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenelia epulotica" ;
    dwc:scientificNameAuthorship "(Ach.) Lutzoni" ;
    skos:broader <http://tun.fi/MX.67029> ;
    skos:hiddenLabel "Hymenelia epulotica"@fi,
        "Ionaspis epulotica"@fi,
        "Ionaspis epulotica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkituoksujäkälä"@fi,
        "Hymenelia epulotica"@sv .

<http://tun.fi/MX.65792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenelia heteromorpha" ;
    dwc:scientificNameAuthorship "(Kremp.) Lutzoni" ;
    skos:broader <http://tun.fi/MX.67029> ;
    skos:hiddenLabel "Hymenelia heteromorpha"@fi,
        "Ionaspis annularis"@fi,
        "Ionaspis heteromorpha"@fi,
        "Ionaspis ochracella"@fi,
        "Ionaspis annularis"@sv,
        "Ionaspis heteromorpha"@sv,
        "Ionaspis ochracella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantuoksujäkälä"@fi,
        "Hymenelia heteromorpha"@sv .

<http://tun.fi/MX.65793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenelia melanocarpa" ;
    dwc:scientificNameAuthorship "(Kremp.) Arnold" ;
    skos:broader <http://tun.fi/MX.67029> ;
    skos:hiddenLabel "Hymenelia melanocarpa"@fi,
        "Ionaspis melanocarpa"@fi,
        "Ionaspis melanocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatuoksujäkälä"@fi,
        "Hymenelia melanocarpa"@sv .

<http://tun.fi/MX.65794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenelia prevostii" ;
    dwc:scientificNameAuthorship "(Duby) Kremp." ;
    skos:broader <http://tun.fi/MX.67029> ;
    skos:hiddenLabel "Hymenelia prevostii"@fi,
        "Ionaspis prevostii"@fi,
        "Ionaspis prevostii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korvatuoksujäkälä"@fi,
        "Hymenelia prevostii"@sv .

<http://tun.fi/MX.65795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenelia rhodopis" ;
    dwc:scientificNameAuthorship "(Sommerf.) Lutzoni" ;
    skos:broader <http://tun.fi/MX.67029> ;
    skos:hiddenLabel "Hymenelia rhodopis"@fi,
        "Ionaspis rhodopis"@fi,
        "Ionaspis rhodopis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruututuoksujäkälä"@fi,
        "Hymenelia rhodopis"@sv .

<http://tun.fi/MX.65796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carbonicola anthracophila" ;
    dwc:scientificNameAuthorship "(Nyl.) Bendiksby & Timdal" ;
    skos:broader <http://tun.fi/MX.233780> ;
    skos:hiddenLabel "Carbonicola anthracophila"@fi,
        "Hypocenomyce anthracophila"@fi,
        "Lecidea anthracophila"@fi,
        "Lecidea cladonioides"@fi,
        "Psora cladonioides"@fi,
        "Psora cladonioides var. albocervina"@fi,
        "Carbonicola anthracophila"@sv,
        "Hypocenomyce anthracophila"@sv,
        "Lecidea anthracophila"@sv,
        "Lecidea cladonioides"@sv,
        "Psora cladonioides"@sv,
        "Psora cladonioides var. albocervina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palosuomujäkälä"@fi,
        "kolflarnlav"@sv .

<http://tun.fi/MX.65797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylopsora caradocensis" ;
    dwc:scientificNameAuthorship "(Leight. ex Nyl.) Bendiksby & Timdal" ;
    skos:broader <http://tun.fi/MX.233792> ;
    skos:hiddenLabel "Hypocenomyce caradocensis"@fi,
        "Xylopsora caradocensis"@fi,
        "Hypocenomyce caradocensis"@sv,
        "Xylopsora caradocensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmysuomujäkälä"@fi,
        "knölig flarnlav"@sv .

<http://tun.fi/MX.65798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carbonicola myrmecina" ;
    dwc:scientificNameAuthorship "(Ach.) Bendiksby & Timdal" ;
    skos:broader <http://tun.fi/MX.233780> ;
    skos:hiddenLabel "Carbonicola myrmecina"@fi,
        "Hypocenomyce castaneocinerea"@fi,
        "Psora cladonioides var. castaneocinerea"@fi,
        "Carbonicola myrmecina"@sv,
        "Hypocenomyce castaneocinerea"@sv,
        "Psora cladonioides var. castaneocinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastanjansuomujäkälä"@fi,
        "mörk kolflarnlav"@sv .

<http://tun.fi/MX.65799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylopsora friesii" ;
    dwc:scientificNameAuthorship "(Ach.) Bendiksby & Timdal" ;
    skos:broader <http://tun.fi/MX.233792> ;
    skos:hiddenLabel "Hypocenomyce friesii"@fi,
        "Lecidea friesii"@fi,
        "Xylopsora friesii"@fi,
        "Hypocenomyce friesii"@sv,
        "Lecidea friesii"@sv,
        "Xylopsora friesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattasuomujäkälä"@fi,
        "tunn flarnlav"@sv .

<http://tun.fi/MX.65800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypocenomyce scalaris" ;
    dwc:scientificNameAuthorship "(Ach. ex Lilj.) M. Choisy" ;
    skos:broader <http://tun.fi/MX.67141> ;
    skos:hiddenLabel "Hypocenomyce scalaris"@fi,
        "Lecidea ostreata"@fi,
        "Lecidea scalaris"@fi,
        "Psora scalaris"@fi,
        "Hypocenomyce scalaris"@sv,
        "Lecidea ostreata"@sv,
        "Lecidea scalaris"@sv,
        "Psora scalaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinäsuomujäkälä"@fi,
        "flarnlav"@sv .

<http://tun.fi/MX.65801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogymnia austerodes" ;
    dwc:scientificNameAuthorship "(Nyl.) Räsänen" ;
    skos:broader <http://tun.fi/MX.67238> ;
    skos:hiddenLabel "Hypogymnia austerodes"@fi,
        "Parmelia austerodes"@fi,
        "Parmelia obscurata"@fi,
        "Hypogymnia austerodes"@sv,
        "Parmelia austerodes"@sv,
        "Parmelia obscurata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipaisukarve"@fi,
        "mörk blåslav"@sv .

<http://tun.fi/MX.65802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogymnia bitteri" ;
    dwc:scientificNameAuthorship "(Lynge) Ahti" ;
    skos:broader <http://tun.fi/MX.67238> ;
    skos:hiddenLabel "Hypogymnia bitteri"@fi,
        "Hypogymnia obscurata"@fi,
        "Parmelia bitteri"@fi,
        "Parmelia obscurata"@fi,
        "Hypogymnia bitteri"@sv,
        "Hypogymnia obscurata"@sv,
        "Parmelia bitteri"@sv,
        "Parmelia obscurata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopaisukarve"@fi,
        "knottrig blåslav"@sv .

<http://tun.fi/MX.65803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogymnia farinacea" ;
    dwc:scientificNameAuthorship "Zopf" ;
    skos:broader <http://tun.fi/MX.67238> ;
    skos:hiddenLabel "Hypogymnia bitteriana"@fi,
        "Hypogymnia farinacea"@fi,
        "Parmelia bitteriana"@fi,
        "Hypogymnia bitteriana"@sv,
        "Hypogymnia farinacea"@sv,
        "Parmelia bitteriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhepaisukarve"@fi,
        "grynig blåslav"@sv .

<http://tun.fi/MX.65804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogymnia physodes" ;
    dwc:scientificNameAuthorship "(L.) Nyl." ;
    skos:broader <http://tun.fi/MX.67238> ;
    skos:hiddenLabel "Hypogymnia physodes"@fi,
        "Parmelia physodes"@fi,
        "Hypogymnia physodes"@sv,
        "Parmelia physodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormipaisukarve"@fi,
        "blåslav"@sv .

<http://tun.fi/MX.65805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogymnia subobscura" ;
    dwc:scientificNameAuthorship "(Vain.) Poelt" ;
    skos:broader <http://tun.fi/MX.67238> ;
    skos:hiddenLabel "Hypogymnia subobscura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrapaisukarve"@fi,
        "Hypogymnia subobscura"@sv .

<http://tun.fi/MX.65806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogymnia tubulosa" ;
    dwc:scientificNameAuthorship "(Schaer.) Hav." ;
    skos:broader <http://tun.fi/MX.67238> ;
    skos:hiddenLabel "Hypogymnia tubulosa"@fi,
        "Parmelia tubulosa"@fi,
        "Hypogymnia tubulosa"@sv,
        "Parmelia tubulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsäpaisukarve"@fi,
        "pukstockslav"@sv .

<http://tun.fi/MX.65807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypogymnia vittata" ;
    dwc:scientificNameAuthorship "(Ach.) Parrique" ;
    skos:broader <http://tun.fi/MX.67238> ;
    skos:hiddenLabel "Hypogymnia vittata"@fi,
        "Parmelia vittata"@fi,
        "Hypogymnia vittata"@sv,
        "Parmelia vittata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliopaisukarve"@fi,
        "skuggblåslav"@sv .

<http://tun.fi/MX.65808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Icmadophila ericetorum" ;
    dwc:scientificNameAuthorship "(L.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67335> ;
    skos:hiddenLabel "Icmadophila aeruginosa"@fi,
        "Icmadophila elveloides"@fi,
        "Icmadophila ericetorum"@fi,
        "Icmadophila aeruginosa"@sv,
        "Icmadophila elveloides"@sv,
        "Icmadophila ericetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turvejäkälä"@fi,
        "vitmosslav"@sv .

<http://tun.fi/MX.65809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Illosporiopsis christiansenii" ;
    dwc:scientificNameAuthorship "(B. L. Brady & D. Hawksw.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67382> ;
    skos:hiddenLabel "Hobsonia christiansenii"@fi,
        "Hobsonia christiansenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Illosporiopsis christiansenii"@fi,
        "Illosporiopsis christiansenii"@sv .

<http://tun.fi/MX.65810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Illosporium carneum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.67185> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Illosporium carneum"@fi,
        "Illosporium carneum"@sv .

<http://tun.fi/MX.65811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Immersaria athroocarpa" ;
    dwc:scientificNameAuthorship "(Ach.) Rambold & Pietschm." ;
    skos:broader <http://tun.fi/MX.67030> ;
    skos:hiddenLabel "Amygdalaria athroocarpa"@fi,
        "Immersaria athroocarpa"@fi,
        "Lecidea athroocarpa"@fi,
        "Porpidia athroocarpa"@fi,
        "Amygdalaria athroocarpa"@sv,
        "Lecidea athroocarpa"@sv,
        "Porpidia athroocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poterojäkälä"@fi,
        "Immersaria athroocarpa"@sv .

<http://tun.fi/MX.65812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Imshaugia aleurites" ;
    dwc:scientificNameAuthorship "(Ach.) S. L. F. Mey." ;
    skos:broader <http://tun.fi/MX.67293> ;
    skos:hiddenLabel "Cetraria aleurites"@fi,
        "Imshaugia aleurites"@fi,
        "Parmeliopsis aleurites"@fi,
        "Cetraria aleurites"@sv,
        "Imshaugia aleurites"@sv,
        "Parmeliopsis aleurites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkakarve"@fi,
        "klilav"@sv .

<http://tun.fi/MX.65813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Intralichen christiansenii" ;
    dwc:scientificNameAuthorship "(D. Hawksw.) D. Hawksw. & M. S. Cole" ;
    skos:broader <http://tun.fi/MX.67090> ;
    skos:hiddenLabel "Bispora christiansenii"@fi,
        "Bispora christiansenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Intralichen christiansenii"@fi,
        "Intralichen christiansenii"@sv .

<http://tun.fi/MX.65814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Involucropyrenium nuriense" ;
    dwc:scientificNameAuthorship "(Nav.-Ros. & Breuss) Breuss" ;
    skos:broader <http://tun.fi/MX.67294> ;
    skos:hiddenLabel "Involucropyrenium nuriense"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirontajäkälä"@fi,
        "Involucropyrenium nuriense"@sv .

<http://tun.fi/MX.65815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ionaspis lacustris" ;
    dwc:scientificNameAuthorship "(With.) Lutzoni" ;
    skos:broader <http://tun.fi/MX.67336> ;
    skos:hiddenLabel "Aspicilia lacustris"@fi,
        "Hymenelia lacustris"@fi,
        "Ionaspis lacustris"@fi,
        "Lecanora lacustris"@fi,
        "Aspicilia lacustris"@sv,
        "Hymenelia lacustris"@sv,
        "Ionaspis lacustris"@sv,
        "Lecanora lacustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punarantatiera"@fi,
        "sjökantlav"@sv .

<http://tun.fi/MX.65816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ionaspis obtecta" ;
    dwc:scientificNameAuthorship "(Vain.) R. Sant." ;
    skos:broader <http://tun.fi/MX.67336> ;
    skos:hiddenLabel "Aspicilia obtecta"@fi,
        "Hymenelia obtecta"@fi,
        "Ionaspis obtecta"@fi,
        "Lecanora obtecta"@fi,
        "Aspicilia obtecta"@sv,
        "Hymenelia obtecta"@sv,
        "Lecanora obtecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosterantatiera"@fi,
        "Ionaspis obtecta"@sv .

<http://tun.fi/MX.65817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ionaspis odora" ;
    dwc:scientificNameAuthorship "(Ach.) Stein" ;
    skos:broader <http://tun.fi/MX.67336> ;
    skos:hiddenLabel "Ionaspis ferrophila"@fi,
        "Ionaspis odora"@fi,
        "Ionaspis ferrophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purorantatiera"@fi,
        "Ionaspis odora"@sv .

<http://tun.fi/MX.65818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ionaspis suaveolens" ;
    dwc:scientificNameAuthorship "(Fr.) Th. Fr. ex Stein" ;
    skos:broader <http://tun.fi/MX.67336> ;
    skos:hiddenLabel "Ionaspis chrysophana"@fi,
        "Ionaspis suaveolens"@fi,
        "Ionaspis chrysophana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtarantatiera"@fi,
        "Ionaspis suaveolens"@sv .

<http://tun.fi/MX.65819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Japewia subaurifera" ;
    dwc:scientificNameAuthorship "Muhr & Tønsberg" ;
    skos:broader <http://tun.fi/MX.67186> ;
    skos:hiddenLabel "Japewia subaurifera"@fi,
        "Japewia subaurifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultahavujäkälä"@fi,
        "guldjapewia"@sv .

<http://tun.fi/MX.65820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Japewia tornoënsis" ;
    dwc:scientificNameAuthorship "(Nyl.) Tønsberg" ;
    skos:broader <http://tun.fi/MX.67186> ;
    skos:hiddenLabel "Japewia tornoënsis"@fi,
        "Lecidea tornoënsis"@fi,
        "Mycoblastus tornoënsis"@fi,
        "Japewia tornoënsis"@sv,
        "Lecidea tornoënsis"@sv,
        "Mycoblastus tornoënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskohavujäkälä"@fi,
        "rödbrun japewia"@sv .

<http://tun.fi/MX.65821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Karschia talcophila" ;
    dwc:scientificNameAuthorship "(Ach.) Körb." ;
    skos:broader <http://tun.fi/MX.67295> ;
    skos:hiddenLabel "Lecidea urceolariae"@fi,
        "Lecidea urceolariae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Karschia talcophila"@fi,
        "Karschia talcophila"@sv .

<http://tun.fi/MX.65822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Karsteniomyces peltigerae" ;
    dwc:scientificNameAuthorship "(P. Karst.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67337> ;
    skos:hiddenLabel "Diplodina peltigerae"@fi,
        "Stagonopsis peltigerae"@fi,
        "Diplodina peltigerae"@sv,
        "Stagonopsis peltigerae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Karsteniomyces peltigerae"@fi,
        "Karsteniomyces peltigerae"@sv .

<http://tun.fi/MX.65823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutula tuberculosa" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Rehm" ;
    skos:broader <http://tun.fi/MX.67251> ;
    skos:hiddenLabel "Karsteniomyces tuberculosus"@fi,
        "Karsteniomyces tuberculosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutula tuberculosa"@fi,
        "Scutula tuberculosa"@sv .

<http://tun.fi/MX.65824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria pustulata" ;
    dwc:scientificNameAuthorship "(L.) Hoffm." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Lasallia pustulata"@fi,
        "Umbilicaria pustulata"@fi,
        "Lasallia pustulata"@sv,
        "Umbilicaria pustulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuhmujäkälä"@fi,
        "tuschlav"@sv .

<http://tun.fi/MX.65826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeriopsis pilophori" ;
    dwc:scientificNameAuthorship "Zhurb. & Triebel" ;
    skos:broader <http://tun.fi/MX.67091> ;
    skos:hiddenLabel "Lasiosphaeriopsis pilophori"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tappijäkälänhymelöinen"@fi,
        "Lasiosphaeriopsis pilophori"@sv .

<http://tun.fi/MX.65827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanactis abietina" ;
    dwc:scientificNameAuthorship "(Ach.) Körb." ;
    skos:broader <http://tun.fi/MX.67092> ;
    skos:hiddenLabel "Lecanactis abietina"@fi,
        "Lecanactis abietina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenhärmäjäkälä"@fi,
        "gammelgranslav"@sv .

<http://tun.fi/MX.65828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psoronactis dilleniana" ;
    dwc:scientificNameAuthorship "(Ach.) Ertz & Tehler" ;
    skos:broader <http://tun.fi/MX.234362> ;
    skos:hiddenLabel "Lecanactis dilleniana"@fi,
        "Psoronactis dilleniana"@fi,
        "Lecanactis dilleniana"@sv,
        "Psoronactis dilleniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliohärmäjäkälä"@fi,
        "skuggklipplav"@sv .

<http://tun.fi/MX.65829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania aipospila" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania aipospila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisilmäjäkälä"@fi,
        "Lecania aipospila"@sv .

<http://tun.fi/MX.65830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania atrynoides" ;
    dwc:scientificNameAuthorship "M. Knowles" ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecania atrynoides"@fi,
        "Lecania atrynoides"@sv .

<http://tun.fi/MX.65831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania cyrtella" ;
    dwc:scientificNameAuthorship "(Ach.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania cyrtella"@fi,
        "Lecania cyrtella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistosilmäjäkälä"@fi,
        "lekania"@sv .

<http://tun.fi/MX.65832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania cyrtellina" ;
    dwc:scientificNameAuthorship "(Nyl.) Sandst." ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania cyrtellina"@fi,
        "Lecania cyrtellina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusilmäjäkälä"@fi,
        "blek lekania"@sv .

<http://tun.fi/MX.65833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania dubitans" ;
    dwc:scientificNameAuthorship "(Nyl.) A. L. Sm." ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania dimera"@fi,
        "Lecania dubitans"@fi,
        "Lecanora athroocarpa subsp. dimera"@fi,
        "Lecania dimera"@sv,
        "Lecania dubitans"@sv,
        "Lecanora athroocarpa subsp. dimera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavansilmäjäkälä"@fi,
        "liten bönlekania"@sv .

<http://tun.fi/MX.65834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania erysibe" ;
    dwc:scientificNameAuthorship "(Ach.) Mudd" ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania erysibe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhesilmäjäkälä"@fi,
        "Lecania erysibe"@sv .

<http://tun.fi/MX.65835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania fuscella" ;
    dwc:scientificNameAuthorship "(Schaer.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania fuscella"@fi,
        "Lecania fuscella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salosilmäjäkälä"@fi,
        "asplekania"@sv .

<http://tun.fi/MX.65836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania hutchinsiae" ;
    dwc:scientificNameAuthorship "(Nyl.) A. L. Sm." ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania hutchinsiae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänsilmäjäkälä"@fi,
        "Lecania hutchinsiae"@sv .

<http://tun.fi/MX.65837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania koerberiana" ;
    dwc:scientificNameAuthorship "J. Lahm" ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania koerberiana"@fi,
        "Lecania koerberiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosilmäjäkälä"@fi,
        "stor bönlekania"@sv .

<http://tun.fi/MX.65838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania naegelii" ;
    dwc:scientificNameAuthorship "(Hepp) Diederich & Van den Boom" ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Bacidia naegelii"@fi,
        "Lecania naegelii"@fi,
        "Bacidia naegelii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosilmäjäkälä"@fi,
        "Lecania naegelii"@sv .

<http://tun.fi/MX.65839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania nylanderiana" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania nylanderiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmäsilmäjäkälä"@fi,
        "Lecania nylanderiana"@sv .

<http://tun.fi/MX.65840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania prasinoides" ;
    dwc:scientificNameAuthorship "Elenkin" ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania prasinoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantasilmäjäkälä"@fi,
        "Lecania prasinoides"@sv .

<http://tun.fi/MX.65841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania rabenhorstii" ;
    dwc:scientificNameAuthorship "(Hepp) Arnold" ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania rabenhorstii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkisilmäjäkälä"@fi,
        "Lecania rabenhorstii"@sv .

<http://tun.fi/MX.65842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania sambucina" ;
    dwc:scientificNameAuthorship "(Körb.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania sambucina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkosilmäjäkälä"@fi,
        "Lecania sambucina"@sv .

<http://tun.fi/MX.65843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania sordida" ;
    dwc:scientificNameAuthorship "Reese Næsb." ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania sordida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijasilmäjäkälä"@fi,
        "Lecania sordida"@sv .

<http://tun.fi/MX.65844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania suavis" ;
    dwc:scientificNameAuthorship "(Müll. Arg.) Mig." ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania suavis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasilmäjäkälä"@fi,
        "Lecania suavis"@sv .

<http://tun.fi/MX.65845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania subfuscula" ;
    dwc:scientificNameAuthorship "(Nyl.) S. Ekman" ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Bacidia subfuscula"@fi,
        "Lecania subfuscula"@fi,
        "Bacidia subfuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalsilmäjäkälä"@fi,
        "Lecania subfuscula"@sv .

<http://tun.fi/MX.65846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecania sylvestris" ;
    dwc:scientificNameAuthorship "(Arnold) Arnold" ;
    skos:broader <http://tun.fi/MX.67189> ;
    skos:hiddenLabel "Lecania sylvestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjosilmäjäkälä"@fi,
        "Lecania sylvestris"@sv .

<http://tun.fi/MX.65847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanographa abscondita" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Egea & Torrente" ;
    skos:broader <http://tun.fi/MX.67296> ;
    skos:hiddenLabel "Lecanactis abscondita"@fi,
        "Lecanactis takalae"@fi,
        "Lecanographa abscondita"@fi,
        "Opegrapha abscondita"@fi,
        "Opegrapha abscondita f. dissoluta"@fi,
        "Lecanactis abscondita"@sv,
        "Lecanactis takalae"@sv,
        "Lecanographa abscondita"@sv,
        "Opegrapha abscondita"@sv,
        "Opegrapha abscondita f. dissoluta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkujäkälä"@fi,
        "lodytsklotter"@sv .

<http://tun.fi/MX.65848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriolecis actophila" ;
    dwc:scientificNameAuthorship "(Wedd.) M. Bertrand & Cl. Roux" ;
    skos:broader <http://tun.fi/MX.4883895> ;
    skos:hiddenLabel "Lecanora actophila"@fi,
        "Lecanora halogenia"@fi,
        "Lecanora quartzina"@fi,
        "Myriolecis actophila"@fi,
        "Lecanora actophila"@sv,
        "Lecanora halogenia"@sv,
        "Lecanora quartzina"@sv,
        "Myriolecis actophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikehräjäkälä"@fi,
        "strandkantlav"@sv .

<http://tun.fi/MX.65849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora aitema" ;
    dwc:scientificNameAuthorship "(Ach.) Hepp" ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora aitema"@fi,
        "Lecanora sepincola"@fi,
        "Lecanora symmicta var. aitema"@fi,
        "Lecanora sepincola"@sv,
        "Lecanora symmicta var. aitema"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokehräjäkälä"@fi,
        "Lecanora aitema"@sv .

<http://tun.fi/MX.65850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora albella" ;
    dwc:scientificNameAuthorship "(Pers.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora albella"@fi,
        "Lecanora pallida"@fi,
        "Lecanora albella"@sv,
        "Lecanora pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskehräjäkälä"@fi,
        "pudrad kantlav"@sv .

<http://tun.fi/MX.65851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora albellula" ;
    dwc:scientificNameAuthorship "(Nyl.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora glaucella"@fi,
        "Lecanora piniperda"@fi,
        "Lecidea albellula"@fi,
        "Lecanora albellula"@sv,
        "Lecanora glaucella"@sv,
        "Lecanora piniperda"@sv,
        "Lecidea albellula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora albellula"@fi,
        "tallkantlav"@sv .

<http://tun.fi/MX.65852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriolecis albescens" ;
    dwc:scientificNameAuthorship "(Hoffm.) Śliwa, Zhao Xin & Lumbsch" ;
    skos:broader <http://tun.fi/MX.4883895> ;
    skos:hiddenLabel "Lecanora albescens"@fi,
        "Lecanora galactina"@fi,
        "Myriolecis albescens"@fi,
        "Lecanora albescens"@sv,
        "Lecanora galactina"@sv,
        "Myriolecis albescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikehräjäkälä"@fi,
        "vit kantlav"@sv .

<http://tun.fi/MX.65853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora allophana" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora allophana"@fi,
        "Lecanora allophana f. sorediata"@fi,
        "Lecanora mesophana"@fi,
        "Lecanora subfusca"@fi,
        "Lecanora subfusca var. allophana"@fi,
        "Lecanora allophana"@sv,
        "Lecanora allophana f. sorediata"@sv,
        "Lecanora mesophana"@sv,
        "Lecanora subfusca"@sv,
        "Lecanora subfusca var. allophana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavankehräjäkälä"@fi,
        "veckkantlav"@sv .

<http://tun.fi/MX.65854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora andrewii" ;
    dwc:scientificNameAuthorship "B. de Lesd." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora andrewii"@fi,
        "Lecanora andrewii"@sv .

<http://tun.fi/MX.65855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora attingens" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora anopta"@fi,
        "Lecanora attingens"@fi,
        "Lecanora anopta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakehräjäkälä"@fi,
        "Lecanora attingens"@sv .

<http://tun.fi/MX.65856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora apochroeoides" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora apochroeoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekokehräjäkälä"@fi,
        "Lecanora apochroeoides"@sv .

<http://tun.fi/MX.65857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora argentata" ;
    dwc:scientificNameAuthorship "(Ach.) Malme" ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora argentata"@fi,
        "Lecanora subfuscata"@fi,
        "Lecanora subrugosa"@fi,
        "Lecanora argentata"@sv,
        "Lecanora subfuscata"@sv,
        "Lecanora subrugosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalokehräjäkälä"@fi,
        "brun kantlav"@sv .

<http://tun.fi/MX.65858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora argopholis" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora argopholis"@fi,
        "Lecanora frustulosa"@fi,
        "Lecanora frustulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaarakehräjäkälä"@fi,
        "Lecanora argopholis"@sv .

<http://tun.fi/MX.65859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora atrosulphurea" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora atrosulphurea"@fi,
        "Lecanora atrosulphurea"@sv .

<http://tun.fi/MX.65860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora boligera" ;
    dwc:scientificNameAuthorship "(Norman ex Th. Fr.) Hedl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora boligera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallokehräjäkälä"@fi,
        "Lecanora boligera"@sv .

<http://tun.fi/MX.65861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora cadubriae" ;
    dwc:scientificNameAuthorship "(A. Massal.) Hedl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Biatora admixta"@fi,
        "Biatora pinicola"@fi,
        "Lecanora cadubriae"@fi,
        "Lecidea cadubriae"@fi,
        "Lecidea subinsequens"@fi,
        "Biatora admixta"@sv,
        "Biatora pinicola"@sv,
        "Lecidea cadubriae"@sv,
        "Lecidea subinsequens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "petäjänkehräjäkälä"@fi,
        "Lecanora cadubriae"@sv .

<http://tun.fi/MX.65863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora campestris" ;
    dwc:scientificNameAuthorship "(Schaer.) Hue" ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora campestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkehräjäkälä"@fi,
        "Lecanora campestris"@sv .

<http://tun.fi/MX.65864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora carpinea" ;
    dwc:scientificNameAuthorship "(L.) Vain." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora angulosa"@fi,
        "Lecanora carpinea"@fi,
        "Lecanora angulosa"@sv,
        "Lecanora carpinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakehräjäkälä"@fi,
        "al-lav"@sv .

<http://tun.fi/MX.65865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora cateilea" ;
    dwc:scientificNameAuthorship "(Ach.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora cateilea"@fi,
        "Lecanora cateilea f. carneoalbicans"@fi,
        "Lecanora cateilea f. lividocarpa"@fi,
        "Lecanora cateilea f. pallidotestacea"@fi,
        "Lecanora cateilea f. carneoalbicans"@sv,
        "Lecanora cateilea f. lividocarpa"@sv,
        "Lecanora cateilea f. pallidotestacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidankehräjäkälä"@fi,
        "Lecanora cateilea"@sv .

<http://tun.fi/MX.65866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora cenisia" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora 'cenisea'"@fi,
        "Lecanora atrynea"@fi,
        "Lecanora caesiosora"@fi,
        "Lecanora cenisia"@fi,
        "Lecanora soralifera"@fi,
        "Lecanora 'cenisea'"@sv,
        "Lecanora atrynea"@sv,
        "Lecanora caesiosora"@sv,
        "Lecanora soralifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rauniokehräjäkälä"@fi,
        "Lecanora cenisia"@sv .

<http://tun.fi/MX.65867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora chlarotera" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora chlarotera"@fi,
        "Lecanora crassula"@fi,
        "Lecanora rugosa"@fi,
        "Lecanora rugosella"@fi,
        "Lecanora chlarotera"@sv,
        "Lecanora crassula"@sv,
        "Lecanora rugosa"@sv,
        "Lecanora rugosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaahterankehräjäkälä"@fi,
        "lövträdskantlav"@sv .

<http://tun.fi/MX.65868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora chloroleprosa" ;
    dwc:scientificNameAuthorship "(Vain.) H. Magn." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora chlorophaeodes subsp. chloroleprosa"@fi,
        "Lecanora chlorophaeodes subsp. chloroleprosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora chloroleprosa"@fi,
        "Lecanora chloroleprosa"@sv .

<http://tun.fi/MX.65869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora chlorophaeodes" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora chlorophaeodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "murukehräjäkälä"@fi,
        "Lecanora chlorophaeodes"@sv .

<http://tun.fi/MX.65870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora circumborealis" ;
    dwc:scientificNameAuthorship "Brodo & Vitik." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora circumborealis"@fi,
        "Lecanora coilocarpa"@fi,
        "Lecanora circumborealis"@sv,
        "Lecanora coilocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunkehräjäkälä"@fi,
        "nordlig kantlav"@sv .

<http://tun.fi/MX.65871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora conizaeoides" ;
    dwc:scientificNameAuthorship "Nyl. ex Cromb." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora conizaeoides"@fi,
        "Lecanora conizaeoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistokehräjäkälä"@fi,
        "stadskantlav"@sv .

<http://tun.fi/MX.65872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriolecis crenulata" ;
    dwc:scientificNameAuthorship "(Hook.) Śliwa, Zhao Xin & Lumbsch" ;
    skos:broader <http://tun.fi/MX.4883895> ;
    skos:hiddenLabel "Ionaspis haeyrenii"@fi,
        "Lecanora crenulata"@fi,
        "Myriolecis crenulata"@fi,
        "Ionaspis haeyrenii"@sv,
        "Lecanora crenulata"@sv,
        "Myriolecis crenulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurikehräjäkälä"@fi,
        "veckad kantlav"@sv .

<http://tun.fi/MX.65873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora detrusa" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Vain." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora detrusa"@fi,
        "Lecanora detrusa"@sv .

<http://tun.fi/MX.65874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriolecis dispersa" ;
    dwc:scientificNameAuthorship "(Pers.) Śliwa, Zhao Xin & Lumbsch" ;
    skos:broader <http://tun.fi/MX.4883895> ;
    skos:hiddenLabel "Lecanora atrynella"@fi,
        "Lecanora dispersa"@fi,
        "Lecanora dispersa var. atrynella"@fi,
        "Myriolecis dispersa"@fi,
        "Lecanora atrynella"@sv,
        "Lecanora dispersa"@sv,
        "Lecanora dispersa var. atrynella"@sv,
        "Myriolecis dispersa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hajakehräjäkälä"@fi,
        "murkantlav"@sv .

<http://tun.fi/MX.65875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora epanora" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora epanora"@fi,
        "Lecanora epanora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rotkokehräjäkälä"@fi,
        "svavelgul kantlav"@sv .

<http://tun.fi/MX.65876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora epibryon" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora epibryon"@fi,
        "Lecanora epibryon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalkehräjäkälä"@fi,
        "brun mosskantlav"@sv .

<http://tun.fi/MX.65877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora expallens" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora expallens"@fi,
        "Lecidea soraliata"@fi,
        "Lecanora expallens"@sv,
        "Lecidea soraliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulverikehräjäkälä"@fi,
        "mjölkantlav"@sv .

<http://tun.fi/MX.65878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora exspersa" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora coilocarpa var. sorediata"@fi,
        "Lecanora exspersa"@fi,
        "Lecanora raesaenenii"@fi,
        "Lecanora sorediata"@fi,
        "Lecanora coilocarpa var. sorediata"@sv,
        "Lecanora raesaenenii"@sv,
        "Lecanora sorediata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhekehräjäkälä"@fi,
        "Lecanora exspersa"@sv .

<http://tun.fi/MX.65879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Palicella filamentosa" ;
    dwc:scientificNameAuthorship "(Stirt.) Rodr. Flakus & Printzen" ;
    skos:broader <http://tun.fi/MX.233765> ;
    skos:hiddenLabel "Lecanora filamentosa"@fi,
        "Lecidea dalecarlica"@fi,
        "Lecidea ramulicola"@fi,
        "Lecidea sepincola var. ramulicola"@fi,
        "Palicella filamentosa"@fi,
        "Lecanora filamentosa"@sv,
        "Lecidea dalecarlica"@sv,
        "Lecidea ramulicola"@sv,
        "Lecidea sepincola var. ramulicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahotummujäkälä"@fi,
        "Palicella filamentosa"@sv .

<http://tun.fi/MX.65880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora formosa" ;
    dwc:scientificNameAuthorship "(Bagl. & Carestia) Knoph & Leuckert" ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Biatora mesotropiza"@fi,
        "Lecidea formosa"@fi,
        "Lecidea mesotropiza"@fi,
        "Lecidea subdita"@fi,
        "Lecidella bullata"@fi,
        "Biatora mesotropiza"@sv,
        "Lecidea formosa"@sv,
        "Lecidea mesotropiza"@sv,
        "Lecidea subdita"@sv,
        "Lecidella bullata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora formosa"@fi,
        "Lecanora formosa"@sv .

<http://tun.fi/MX.65881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora frustulosa" ;
    dwc:scientificNameAuthorship "(Dicks.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora frustulosa"@fi,
        "Lecanora ludwigii"@fi,
        "Lecanora ludwigii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikehräjäkälä"@fi,
        "Lecanora frustulosa"@sv .

<http://tun.fi/MX.65882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriolecis fugiens" ;
    dwc:scientificNameAuthorship "(Nyl.) Śliwa, Zhao Xin & Lumbsch" ;
    skos:broader <http://tun.fi/MX.4883895> ;
    skos:hiddenLabel "Lecanora fugiens"@fi,
        "Lecanora fugiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myriolecis fugiens"@fi,
        "Myriolecis fugiens"@sv .

<http://tun.fi/MX.65883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora fuscescens" ;
    dwc:scientificNameAuthorship "(Sommerf.) Nyl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora fuscescens"@fi,
        "Lecanora fuscescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynkehräjäkälä"@fi,
        "björkkantlav"@sv .

<http://tun.fi/MX.65884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriolecis hagenii" ;
    dwc:scientificNameAuthorship "(Ach.) Śliwa, Zhao Xin & Lumbsch" ;
    skos:broader <http://tun.fi/MX.4883895> ;
    skos:hiddenLabel "Lecanora hagenii"@fi,
        "Myriolecis hagenii"@fi,
        "Lecanora hagenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinäkehräjäkälä"@fi,
        "Myriolecis hagenii"@sv .

<http://tun.fi/MX.65885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora helicopis" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora helicopis"@fi,
        "Lecanora prosechoides"@fi,
        "Lecanora prosechoidiza"@fi,
        "Lecanora helicopis"@sv,
        "Lecanora prosechoides"@sv,
        "Lecanora prosechoidiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolakehräjäkälä"@fi,
        "saltkantlav"@sv .

<http://tun.fi/MX.65886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora hypopta" ;
    dwc:scientificNameAuthorship "(Ach.) Vain." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Biatora hypopta"@fi,
        "Lecanora hypopta"@fi,
        "Lecanora subfusca var. biatorea"@fi,
        "Lecidea brachysperma"@fi,
        "Lecidea hypopta"@fi,
        "Lecidea hypopta f. biatorea"@fi,
        "Lecidea insequens"@fi,
        "Biatora hypopta"@sv,
        "Lecanora subfusca var. biatorea"@sv,
        "Lecidea brachysperma"@sv,
        "Lecidea hypopta"@sv,
        "Lecidea hypopta f. biatorea"@sv,
        "Lecidea insequens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantokehräjäkälä"@fi,
        "Lecanora hypopta"@sv .

<http://tun.fi/MX.65887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora hypoptella" ;
    dwc:scientificNameAuthorship "(Nyl.) Grummann" ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora symmictiza"@fi,
        "Lecidea symmictiza"@fi,
        "Lecanora symmictiza"@sv,
        "Lecidea symmictiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora hypoptella"@fi,
        "Lecanora hypoptella"@sv .

<http://tun.fi/MX.65888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora hypoptoides" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecidea hypoptoides"@fi,
        "Lecidea hypoptoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora hypoptoides"@fi,
        "Lecanora hypoptoides"@sv .

<http://tun.fi/MX.65889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora intricata" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora intricata"@fi,
        "Lecanora intricata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutukehräjäkälä"@fi,
        "sprickkantlav"@sv .

<http://tun.fi/MX.65890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora intumescens" ;
    dwc:scientificNameAuthorship "(Rebent.) Rabenh." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora intumescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiekkokehräjäkälä"@fi,
        "Lecanora intumescens"@sv .

<http://tun.fi/MX.65891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora kariana" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora kariana"@fi,
        "Lecanora kariana"@sv .

<http://tun.fi/MX.65892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora leptacina" ;
    dwc:scientificNameAuthorship "Sommerf." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora leptacina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkehräjäkälä"@fi,
        "Lecanora leptacina"@sv .

<http://tun.fi/MX.65893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora leptacinella" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora leptacinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhunkehräjäkälä"@fi,
        "Lecanora leptacinella"@sv .

<http://tun.fi/MX.65894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora leptyrodes" ;
    dwc:scientificNameAuthorship "(Nyl.) G. B. F. Nilsson" ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora leptyrodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikehräjäkälä"@fi,
        "Lecanora leptyrodes"@sv .

<http://tun.fi/MX.65895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora marginata" ;
    dwc:scientificNameAuthorship "(Schaer.) Hertel & Rambold" ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora marginata"@fi,
        "Lecidea areolata"@fi,
        "Lecidea elata"@fi,
        "Lecidea marginata"@fi,
        "Lecidea shliidenii"@fi,
        "Lecidea areolata"@sv,
        "Lecidea elata"@sv,
        "Lecidea marginata"@sv,
        "Lecidea shliidenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkehräjäkälä"@fi,
        "Lecanora marginata"@sv .

<http://tun.fi/MX.65897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora orosthea" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora orosthea"@fi,
        "Lecidea orosthea"@fi,
        "Lecidea orosthea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakehräjäkälä"@fi,
        "Lecanora orosthea"@sv .

<http://tun.fi/MX.65898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora paroptoides" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora paroptoides"@fi,
        "Lecanora paroptoides"@sv .

<http://tun.fi/MX.65899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriolecis perpruinosa" ;
    dwc:scientificNameAuthorship "(Fröberg) Śliwa, Zhao Xin & Lumbsch" ;
    skos:broader <http://tun.fi/MX.4883895> ;
    skos:hiddenLabel "Lecanora perpruinosa"@fi,
        "Myriolecis perpruinosa"@fi,
        "Lecanora perpruinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijakehräjäkälä"@fi,
        "Myriolecis perpruinosa"@sv .

<http://tun.fi/MX.65900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriolecis persimilis" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Śliwa, Zhao Xin & Lumbsch" ;
    skos:broader <http://tun.fi/MX.4883895> ;
    skos:hiddenLabel "Lecanora persimilis"@fi,
        "Lecanora persimilis"@sv,
        "Myriolecis persimilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myriolecis persimilis"@fi,
        "blygrå kantlav"@sv .

<http://tun.fi/MX.65901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora phaeostigma" ;
    dwc:scientificNameAuthorship "(Körb.) Almb." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora obscurella"@fi,
        "Lecidea obscurella"@fi,
        "Lecidea tenuicula"@fi,
        "Lecanora obscurella"@sv,
        "Lecidea obscurella"@sv,
        "Lecidea tenuicula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora phaeostigma"@fi,
        "Lecanora phaeostigma"@sv .

<http://tun.fi/MX.65902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora polytropa" ;
    dwc:scientificNameAuthorship "(Hoffm.) Rabenh." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora polytropa"@fi,
        "Lecanora polytropa var. polytropella"@fi,
        "Lecanora polytropella"@fi,
        "Lecanora polytropa"@sv,
        "Lecanora polytropa var. polytropella"@sv,
        "Lecanora polytropella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokehräjäkälä"@fi,
        "blekgul kantlav"@sv .

<http://tun.fi/MX.65903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora populicola" ;
    dwc:scientificNameAuthorship "(DC.) Duby" ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora distans"@fi,
        "Lecanora populicola"@fi,
        "Lecanora distans"@sv,
        "Lecanora populicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokehräjäkälä"@fi,
        "aspkantlav"@sv .

<http://tun.fi/MX.65904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora pseudohypopta" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora pseudohypopta"@fi,
        "Lecanora pseudohypopta"@sv .

<http://tun.fi/MX.65905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora pulicaris" ;
    dwc:scientificNameAuthorship "(Pers.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora chlarona"@fi,
        "Lecanora pinastri"@fi,
        "Lecanora pulicaris"@fi,
        "Lecanora chlarona"@sv,
        "Lecanora pinastri"@sv,
        "Lecanora pulicaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänkehräjäkälä"@fi,
        "grenkantlav"@sv .

<http://tun.fi/MX.65906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora reagens" ;
    dwc:scientificNameAuthorship "Norman" ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora reagens"@fi,
        "Lecanora reagens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtakehräjäkälä"@fi,
        "gul kraterkantlav"@sv .

<http://tun.fi/MX.65907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora rimicola" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora rimicola"@fi,
        "Lecanora rimicola"@sv .

<http://tun.fi/MX.65910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora saligna" ;
    dwc:scientificNameAuthorship "(Schrad.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora effusa"@fi,
        "Lecanora saligna"@fi,
        "Lecanora sarcopis"@fi,
        "Lecanora effusa"@sv,
        "Lecanora sarcopis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahokehräjäkälä"@fi,
        "Lecanora saligna"@sv .

<http://tun.fi/MX.65911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriolecis salina" ;
    dwc:scientificNameAuthorship "(H. Magn.) Śliwa, Zhao Xin & Lumbsch" ;
    skos:broader <http://tun.fi/MX.4883895> ;
    skos:hiddenLabel "Lecanora salina"@fi,
        "Lecanora salina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myriolecis salina"@fi,
        "Myriolecis salina"@sv .

<http://tun.fi/MX.65912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriolecis sambuci" ;
    dwc:scientificNameAuthorship "(Pers.) Clem." ;
    skos:broader <http://tun.fi/MX.4883895> ;
    skos:hiddenLabel "Lecanora sambuci"@fi,
        "Lecanora sambuci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myriolecis sambuci"@fi,
        "Myriolecis sambuci"@sv .

<http://tun.fi/MX.65913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora sarcopidoides" ;
    dwc:scientificNameAuthorship "(A. Massal.) A. L. Sm." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora sarcopidoides"@fi,
        "Lecanora sarcopidoides"@sv .

<http://tun.fi/MX.65914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriolecis semipallida" ;
    dwc:scientificNameAuthorship "(H. Magn.) Śliwa, Zhao Xin & Lumbsch" ;
    skos:broader <http://tun.fi/MX.4883895> ;
    skos:hiddenLabel "Lecanora flotoviana"@fi,
        "Lecanora semipallida"@fi,
        "Lecanora xanthostoma"@fi,
        "Myriolecis semipallida"@fi,
        "Lecanora flotoviana"@sv,
        "Lecanora semipallida"@sv,
        "Lecanora xanthostoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivikehräjäkälä"@fi,
        "Myriolecis semipallida"@sv .

<http://tun.fi/MX.65915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora excludens" ;
    dwc:scientificNameAuthorship "Malme" ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora excludens"@fi,
        "Lecanora septentrionalis"@fi,
        "Lecanora septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankehräjäkälä"@fi,
        "Lecanora excludens"@sv .

<http://tun.fi/MX.65916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora stenotropa" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora stenotropa"@fi,
        "Lecanora stenotropa"@sv .

<http://tun.fi/MX.65918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora subintricata" ;
    dwc:scientificNameAuthorship "(Nyl.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora subintricata"@fi,
        "Lecanora subintricata"@sv .

<http://tun.fi/MX.65920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora sulphurea" ;
    dwc:scientificNameAuthorship "(Hoffm.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecidea circumdiluta"@fi,
        "Lecidea sulphurea"@fi,
        "Lecidea circumdiluta"@sv,
        "Lecidea sulphurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora sulphurea"@fi,
        "Lecanora sulphurea"@sv .

<http://tun.fi/MX.65923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora symmicta" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Biatora symmictera"@fi,
        "Lecanora symmicta"@fi,
        "Lecanora symmictera"@fi,
        "Lecidea symmicta"@fi,
        "Biatora symmictera"@sv,
        "Lecanora symmicta"@sv,
        "Lecanora symmictera"@sv,
        "Lecidea symmicta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunkehräjäkälä"@fi,
        "halmlav"@sv .

<http://tun.fi/MX.65924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora tanaënsis" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora tanaënsis"@fi,
        "Lecanora tanaënsis"@sv .

<http://tun.fi/MX.65925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriolecis torrida" ;
    dwc:scientificNameAuthorship "(Vain.) Śliwa, Zhao Xin & Lumbsch" ;
    skos:broader <http://tun.fi/MX.4883895> ;
    skos:hiddenLabel "Lecanora torrida"@fi,
        "Myriolecis torrida"@fi,
        "Lecanora torrida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikikehräjäkälä"@fi,
        "Myriolecis torrida"@sv .

<http://tun.fi/MX.65926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora umbricolor" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora umbricolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigakehräjäkälä"@fi,
        "Lecanora umbricolor"@sv .

<http://tun.fi/MX.65927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora umbrina" ;
    dwc:scientificNameAuthorship "(Ach.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora umbrina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjokehräjäkälä"@fi,
        "Lecanora umbrina"@sv .

<http://tun.fi/MX.65928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora umbrosa" ;
    dwc:scientificNameAuthorship "Degel." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora neglecta"@fi,
        "Lecanora sordida var. swartzii f. neglecta"@fi,
        "Lecanora sorediifera"@fi,
        "Lecanora neglecta"@sv,
        "Lecanora sordida var. swartzii f. neglecta"@sv,
        "Lecanora sorediifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora umbrosa"@fi,
        "Lecanora umbrosa"@sv .

<http://tun.fi/MX.65929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora varia" ;
    dwc:scientificNameAuthorship "(Hoffm.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora varia"@fi,
        "Lecanora varia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelokehräjäkälä"@fi,
        "gärdgårdskantlav"@sv .

<http://tun.fi/MX.65930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora vicaria" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Vain." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora vicaria"@fi,
        "Lecanora vicaria"@sv .

<http://tun.fi/MX.65931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryobilimbia ahlesii" ;
    dwc:scientificNameAuthorship "(Körb.) Fryday, Printzen & S. Ekman" ;
    skos:broader <http://tun.fi/MX.233744> ;
    skos:hiddenLabel "Lecidea ahlesii"@fi,
        "Lecidea haemensis"@fi,
        "Mycobilimbia ahlesii"@fi,
        "Lecidea ahlesii"@sv,
        "Lecidea haemensis"@sv,
        "Mycobilimbia ahlesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryobilimbia ahlesii"@fi,
        "Bryobilimbia ahlesii"@sv .

<http://tun.fi/MX.65932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea amphoteroides" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea amphoteroides"@fi,
        "Lecidea amphoteroides"@sv .

<http://tun.fi/MX.65933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea apochroeella" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea apochroeella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekonystyjäkälä"@fi,
        "Lecidea apochroeella"@sv .

<http://tun.fi/MX.65934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea atrobrunnea" ;
    dwc:scientificNameAuthorship "(Ramond ex Lam. & DC.) Schaer." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea atrobrunnea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparinystyjäkälä"@fi,
        "Lecidea atrobrunnea"@sv .

<http://tun.fi/MX.65937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea berengeriana" ;
    dwc:scientificNameAuthorship "(A. Massal.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Biatora berengeriana"@fi,
        "Lecidea berengeriana"@fi,
        "Lecidea cupreiformis"@fi,
        "Lecidea vernalis var. cupreiformis"@fi,
        "Mycobilimbia berengeriana"@fi,
        "Biatora berengeriana"@sv,
        "Lecidea cupreiformis"@sv,
        "Lecidea vernalis var. cupreiformis"@sv,
        "Mycobilimbia berengeriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannystyjäkälä"@fi,
        "Lecidea berengeriana"@sv .

<http://tun.fi/MX.65938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea betulicola" ;
    dwc:scientificNameAuthorship "(Kullh.) H. Magn." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Biatora betulicola"@fi,
        "Lecidea betulicola"@fi,
        "Lecidea epiphaea"@fi,
        "Lecidea lignaria"@fi,
        "Biatora betulicola"@sv,
        "Lecidea epiphaea"@sv,
        "Lecidea lignaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunnystyjäkälä"@fi,
        "Lecidea betulicola"@sv .

<http://tun.fi/MX.65940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea commaculans" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea commaculans"@fi,
        "Lecidea commaculans"@sv .

<http://tun.fi/MX.65941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea confluens" ;
    dwc:scientificNameAuthorship "(Weber) Ach." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea confluens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savunystyjäkälä"@fi,
        "Lecidea confluens"@sv .

<http://tun.fi/MX.65942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea confluentula" ;
    dwc:scientificNameAuthorship "Müll. Arg." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea rimiseda"@fi,
        "Lecidea rimiseda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea confluentula"@fi,
        "Lecidea confluentula"@sv .

<http://tun.fi/MX.65943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea consimilis" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea consimilis"@fi,
        "Lecidea consimilis"@sv .

<http://tun.fi/MX.65945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea cupuliformis" ;
    dwc:scientificNameAuthorship "(Räsänen) H. Magn." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Biatora cupuliformis"@fi,
        "Biatora cupuliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea cupuliformis"@fi,
        "Lecidea cupuliformis"@sv .

<http://tun.fi/MX.65946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea demolita" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea demolita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilonystyjäkälä"@fi,
        "Lecidea demolita"@sv .

<http://tun.fi/MX.65947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryobilimbia diapensiae" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Fryday, Printzen & S. Ekman" ;
    skos:broader <http://tun.fi/MX.233744> ;
    skos:hiddenLabel "Biatora diapensiae"@fi,
        "Bryobilimbia diapensiae"@fi,
        "Lecidea diapensiae"@fi,
        "Biatora diapensiae"@sv,
        "Bryobilimbia diapensiae"@sv,
        "Lecidea diapensiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uuvanannokarejäkälä"@fi,
        "fjällgrönelav"@sv .

<http://tun.fi/MX.65948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea diducens" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea declinata"@fi,
        "Lecidea sarcogyniza"@fi,
        "Lecidea declinata"@sv,
        "Lecidea sarcogyniza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea diducens"@fi,
        "Lecidea diducens"@sv .

<http://tun.fi/MX.65950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea enclitica" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea enclitica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarninystyjäkälä"@fi,
        "Lecidea enclitica"@sv .

<http://tun.fi/MX.65951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea enterophaea" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea enterophaea"@fi,
        "Lecidea enterophaea"@sv .

<http://tun.fi/MX.65952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea epiphaea" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea epiphaea"@fi,
        "Lecidea epiphaea"@sv .

<http://tun.fi/MX.65953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea erythrophaea" ;
    dwc:scientificNameAuthorship "Flörke ex Sommerf." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Biatora erythrophaea"@fi,
        "Lecidea erythrophaea"@fi,
        "Biatora erythrophaea"@sv,
        "Lecidea erythrophaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajannystyjäkälä"@fi,
        "aspskivlav"@sv .

<http://tun.fi/MX.65954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puttea exsequens" ;
    dwc:scientificNameAuthorship "(Nyl.) Printzen & Davydov" ;
    skos:broader <http://tun.fi/MX.67319> ;
    skos:hiddenLabel "Lecidea exsequens"@fi,
        "Puttea exsequens"@fi,
        "Lecidea exsequens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekohelmijäkälä"@fi,
        "Puttea exsequens"@sv .

<http://tun.fi/MX.65955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea extenuata" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea extenuata"@fi,
        "Lecidea extenuata"@sv .

<http://tun.fi/MX.65956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea fuliginosa" ;
    dwc:scientificNameAuthorship "Taylor" ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea fuliginosa"@fi,
        "Lecidea fuliginosa"@sv .

<http://tun.fi/MX.65957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea fuscoatra" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea fuscoatra"@fi,
        "Lecidea fuscoatra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskonystyjäkälä"@fi,
        "rutlav"@sv .

<http://tun.fi/MX.65958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea globulispora" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea antiloga"@fi,
        "Lecidea antiloga subsp. infralapponica"@fi,
        "Lecidea globulispora"@fi,
        "Lecidea infralapponica"@fi,
        "Lecidea antiloga"@sv,
        "Lecidea antiloga subsp. infralapponica"@sv,
        "Lecidea infralapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nastanystyjäkälä"@fi,
        "Lecidea globulispora"@sv .

<http://tun.fi/MX.65960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea heliophila" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea heliophila"@fi,
        "Lecidea heliophila"@sv .

<http://tun.fi/MX.65961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea helsinkiensis" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea helsinkiensis"@fi,
        "Lecidea helsinkiensis"@sv .

<http://tun.fi/MX.65962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryobilimbia hypnorum" ;
    dwc:scientificNameAuthorship "(Lib.) Fryday, Printzen & S. Ekman" ;
    skos:broader <http://tun.fi/MX.233744> ;
    skos:hiddenLabel "Bryobilimbia hypnorum"@fi,
        "Lecidea hypnorum"@fi,
        "Mycobilimbia hypnorum"@fi,
        "Bryobilimbia hypnorum"@sv,
        "Lecidea hypnorum"@sv,
        "Mycobilimbia hypnorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryyninokarejäkälä"@fi,
        "brun knopplav"@sv .

<http://tun.fi/MX.65963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea hypochlorella" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Catillaria hypochlorella"@fi,
        "Catillaria hypochlorella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea hypochlorella"@fi,
        "Lecidea hypochlorella"@sv .

<http://tun.fi/MX.65965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea keimioënsis" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea keimioënsis"@fi,
        "Lecidea keimioënsis"@sv .

<http://tun.fi/MX.65966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea koskinenii" ;
    dwc:scientificNameAuthorship "(Räsänen) H. Magn." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Biatora koskinenii"@fi,
        "Biatora koskinenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea koskinenii"@fi,
        "Lecidea koskinenii"@sv .

<http://tun.fi/MX.65970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea leprarioides" ;
    dwc:scientificNameAuthorship "Tønsberg" ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea leprarioides"@fi,
        "Lecidea turgidula var. pulveracea"@fi,
        "Lecidea leprarioides"@sv,
        "Lecidea turgidula var. pulveracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "murunystyjäkälä"@fi,
        "vitgrynig skivlav"@sv .

<http://tun.fi/MX.65971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea lithophila" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea lithophila"@fi,
        "Lecidea lithophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskenystyjäkälä"@fi,
        "rostskivlav"@sv .

<http://tun.fi/MX.65972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora viridiatra" ;
    dwc:scientificNameAuthorship "(Stenh.) Nyl." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Biatora luteoatra"@fi,
        "Lecanora viridiatra"@fi,
        "Lecidea luteoatra"@fi,
        "Biatora luteoatra"@sv,
        "Lecidea luteoatra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellertäväkehräjäkälä"@fi,
        "Lecanora viridiatra"@sv .

<http://tun.fi/MX.65974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea microphaea" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea microphaea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpänystyjäkälä"@fi,
        "Lecidea microphaea"@sv .

<http://tun.fi/MX.65975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea montanella" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea montanella"@fi,
        "Lecidea montanella"@sv .

<http://tun.fi/MX.65976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea nugaria" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea nugaria"@fi,
        "Lecidea nugaria"@sv .

<http://tun.fi/MX.65977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea nylanderi" ;
    dwc:scientificNameAuthorship "(Anzi) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea nylanderi"@fi,
        "Lecidea nylanderi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynnystyjäkälä"@fi,
        "grågrynig skivlav"@sv .

<http://tun.fi/MX.65978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea olivascens" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea olivascens"@fi,
        "Lecidea olivascens"@sv .

<http://tun.fi/MX.65979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea paraclitica" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea paraclitica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aidasnystyjäkälä"@fi,
        "Lecidea paraclitica"@sv .

<http://tun.fi/MX.65980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea phaeopelidna" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea phaeopelidna"@fi,
        "Lecidea phaeopelidna"@sv .

<http://tun.fi/MX.65981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea phaeops" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Aspicilia phaeops"@fi,
        "Aspicilia phaeops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea phaeops"@fi,
        "Lecidea phaeops"@sv .

<http://tun.fi/MX.65982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea phaeostigmella" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea phaeostigmella"@fi,
        "Lecidea phaeostigmella"@sv .

<http://tun.fi/MX.65983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea phaeotera" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea phaeotera"@fi,
        "Lecidea phaeotera"@sv .

<http://tun.fi/MX.65984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea plana" ;
    dwc:scientificNameAuthorship "(J. Lahm) Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea plana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattanystyjäkälä"@fi,
        "Lecidea plana"@sv .

<http://tun.fi/MX.65985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea plebeja" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea plebeja"@fi,
        "Lecidea plebeja"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusennystyjäkälä"@fi,
        "granskivlav"@sv .

<http://tun.fi/MX.65986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea polycocca" ;
    dwc:scientificNameAuthorship "Sommerf." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea kajanita"@fi,
        "Lecidea polycocca"@fi,
        "Lecidea kajanita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkinystyjäkälä"@fi,
        "Lecidea polycocca"@sv .

<http://tun.fi/MX.65987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myochroidea porphyrospoda" ;
    dwc:scientificNameAuthorship "(Anzi) Printzen, T. Sprib.& Tønsberg" ;
    skos:broader <http://tun.fi/MX.67098> ;
    skos:hiddenLabel "Lecidea porphyrospoda"@fi,
        "Lecidea porphyrospoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myochroidea porphyrospoda"@fi,
        "Myochroidea porphyrospoda"@sv .

<http://tun.fi/MX.65988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea praenubila" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea atrocervina"@fi,
        "Lecidea atroocarpoides"@fi,
        "Lecidea helsingforsiensis"@fi,
        "Lecidea kittilensis"@fi,
        "Lecidea paupercula"@fi,
        "Lecidea praenubila"@fi,
        "Lecidea atrocervina"@sv,
        "Lecidea atroocarpoides"@sv,
        "Lecidea helsingforsiensis"@sv,
        "Lecidea kittilensis"@sv,
        "Lecidea paupercula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paistenystyjäkälä"@fi,
        "Lecidea praenubila"@sv .

<http://tun.fi/MX.65989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea prasinolepis" ;
    dwc:scientificNameAuthorship "(Nyl.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea vernalis subsp. prasinolepis"@fi,
        "Lecidea vernalis subsp. prasinolepis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea prasinolepis"@fi,
        "Lecidea prasinolepis"@sv .

<http://tun.fi/MX.65990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Frutidella furfuracea" ;
    dwc:scientificNameAuthorship "(Anzi) M. Westb. & M. Svenss." ;
    skos:broader <http://tun.fi/MX.67085> ;
    skos:hiddenLabel "Biatora furfuracea"@fi,
        "Frutidella furfuracea"@fi,
        "Frutidella pullata"@fi,
        "Lecidea amaurospoda"@fi,
        "Lecidea perobscurans"@fi,
        "Lecidea pullata"@fi,
        "Biatora furfuracea"@sv,
        "Frutidella furfuracea"@sv,
        "Frutidella pullata"@sv,
        "Lecidea amaurospoda"@sv,
        "Lecidea perobscurans"@sv,
        "Lecidea pullata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taiganystyjäkälä"@fi,
        "svartringad skivlav"@sv .

<http://tun.fi/MX.65991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea ramulosa" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea ramulosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundranystyjäkälä"@fi,
        "Lecidea ramulosa"@sv .

<http://tun.fi/MX.65992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea rhagadiella" ;
    dwc:scientificNameAuthorship "(Nyl.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea rhagadiella"@fi,
        "Lecidea rhagadiella"@sv .

<http://tun.fi/MX.65995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea silacea" ;
    dwc:scientificNameAuthorship "(Hoffm.) Ach." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea lapicida f. griseolurida"@fi,
        "Lecidea silacea"@fi,
        "Lecidea lapicida f. griseolurida"@sv,
        "Lecidea silacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okranystyjäkälä"@fi,
        "ockraröd skivlav"@sv .

<http://tun.fi/MX.65996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea sphaerella" ;
    dwc:scientificNameAuthorship "Hedl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea meiocarpa subsp. sphaerella"@fi,
        "Lecidea sphaerella"@fi,
        "Lecidea meiocarpa subsp. sphaerella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasnystyjäkälä"@fi,
        "Lecidea sphaerella"@sv .

<http://tun.fi/MX.65997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea stenotera" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea dovrensis var. stenotera"@fi,
        "Lecidea dovrensis var. stenotera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea stenotera"@fi,
        "Lecidea stenotera"@sv .

<http://tun.fi/MX.65998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea subcinerascens" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea subcinerascens"@fi,
        "Lecidea subcinerascens"@sv .

<http://tun.fi/MX.65999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea subfuscescens" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea subfuscescens"@fi,
        "Lecidea subfuscescens"@sv .

<http://tun.fi/MX.66000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea subhumida" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea subhumida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkonystyjäkälä"@fi,
        "Lecidea subhumida"@sv .

<http://tun.fi/MX.66003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea sudetica" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea pantherina var. sudetica"@fi,
        "Lecidea pantherina var. sudetica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea sudetica"@fi,
        "Lecidea sudetica"@sv .

<http://tun.fi/MX.66004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea swartzioidea" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea swartzioidea"@fi,
        "Lecidea swartzioidea"@sv .

<http://tun.fi/MX.66005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea sylvestris" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea sylvestris"@fi,
        "Lecidea sylvestris"@sv .

<http://tun.fi/MX.66007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea tianensis" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea tianensis"@fi,
        "Lecidea tianensis"@sv .

<http://tun.fi/MX.66008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea turficola" ;
    dwc:scientificNameAuthorship "(Hellb.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea atrorufella"@fi,
        "Lecidea atrorufella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea turficola"@fi,
        "Lecidea turficola"@sv .

<http://tun.fi/MX.66009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea turgidula" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Biatora turgidula"@fi,
        "Lecidea turgidula"@fi,
        "Biatora turgidula"@sv,
        "Lecidea turgidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahonystyjäkälä"@fi,
        "tallskivlav"@sv .

<http://tun.fi/MX.66010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea umbonata" ;
    dwc:scientificNameAuthorship "(Hepp) Mudd" ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Lecidea umbonata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napanystyjäkälä"@fi,
        "Lecidea umbonata"@sv .

<http://tun.fi/MX.66011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea verruca" ;
    dwc:scientificNameAuthorship "Poelt" ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea verruca"@fi,
        "Lecidea verruca"@sv .

<http://tun.fi/MX.66012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidella anomaloides" ;
    dwc:scientificNameAuthorship "(A. Massal.) Hertel & H. Kilias" ;
    skos:broader <http://tun.fi/MX.67031> ;
    skos:hiddenLabel "Lecidea goniophila"@fi,
        "Lecidea goniophila f. ferrosa"@fi,
        "Lecidea umbrosa"@fi,
        "Lecidella anomaloides"@fi,
        "Lecidea goniophila"@sv,
        "Lecidea goniophila f. ferrosa"@sv,
        "Lecidea umbrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivipallerojäkälä"@fi,
        "Lecidella anomaloides"@sv .

<http://tun.fi/MX.66013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidella asema" ;
    dwc:scientificNameAuthorship "(Nyl.) Knoph & Hertel" ;
    skos:broader <http://tun.fi/MX.67031> ;
    skos:hiddenLabel "Lecidella subincongrua"@fi,
        "Lecidella subincongrua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidella asema"@fi,
        "Lecidella asema"@sv .

<http://tun.fi/MX.66015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidella carpathica" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.67031> ;
    skos:hiddenLabel "Lecidea fennica"@fi,
        "Lecidea latypea"@fi,
        "Lecidea fennica"@sv,
        "Lecidea latypea"@sv,
        "Lecidella carpathica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidella carpathica"@fi,
        "sten-lecidella"@sv .

<http://tun.fi/MX.66016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidella effugiens" ;
    dwc:scientificNameAuthorship "(Nilson) Knoph & Hertel" ;
    skos:broader <http://tun.fi/MX.67031> ;
    skos:hiddenLabel "Lecidea albidocinerella"@fi,
        "Lecidea euphorea f. saxicola"@fi,
        "Lecidella albidocinerella"@fi,
        "Lecidella incongruella"@fi,
        "Lecidea albidocinerella"@sv,
        "Lecidea euphorea f. saxicola"@sv,
        "Lecidella albidocinerella"@sv,
        "Lecidella incongruella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidella effugiens"@fi,
        "Lecidella effugiens"@sv .

<http://tun.fi/MX.66017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidella elaeochroma" ;
    dwc:scientificNameAuthorship "(Ach.) M. Choisy" ;
    skos:broader <http://tun.fi/MX.67031> ;
    skos:hiddenLabel "Lecidea limitata"@fi,
        "Lecidea olivacea"@fi,
        "Lecidea parasema"@fi,
        "Lecidella achristotera"@fi,
        "Lecidella elaeochroma"@fi,
        "Lecidella elaeochroma f. soralifera"@fi,
        "Lecidea limitata"@sv,
        "Lecidea olivacea"@sv,
        "Lecidea parasema"@sv,
        "Lecidella achristotera"@sv,
        "Lecidella elaeochroma"@sv,
        "Lecidella elaeochroma f. soralifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänpallerojäkälä"@fi,
        "asplav"@sv .

<http://tun.fi/MX.66018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidella euphorea" ;
    dwc:scientificNameAuthorship "(Flörke) Hertel" ;
    skos:broader <http://tun.fi/MX.67031> ;
    skos:hiddenLabel "Lecidea diasema"@fi,
        "Lecidea euphorea"@fi,
        "Lecidea glomerulosa"@fi,
        "Lecidella euphorea"@fi,
        "Lecidea diasema"@sv,
        "Lecidea euphorea"@sv,
        "Lecidea glomerulosa"@sv,
        "Lecidella euphorea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanpallerojäkälä"@fi,
        "vit asplav"@sv .

<http://tun.fi/MX.66019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidella flavosorediata" ;
    dwc:scientificNameAuthorship "(Vězda) Hertel & Leuckert" ;
    skos:broader <http://tun.fi/MX.67031> ;
    skos:hiddenLabel "Lecidella flavosorediata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalopallerojäkälä"@fi,
        "Lecidella flavosorediata"@sv .

<http://tun.fi/MX.66020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidella patavina" ;
    dwc:scientificNameAuthorship "(A. Massal.) Knoph & Leuckert" ;
    skos:broader <http://tun.fi/MX.67031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidella patavina"@fi,
        "Lecidella patavina"@sv .

<http://tun.fi/MX.66021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidella scabra" ;
    dwc:scientificNameAuthorship "(Taylor) Hertel & Leuckert" ;
    skos:broader <http://tun.fi/MX.67031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidella scabra"@fi,
        "Lecidella scabra"@sv .

<http://tun.fi/MX.66022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidella stigmatea" ;
    dwc:scientificNameAuthorship "(Ach.) Hertel & Leuckert" ;
    skos:broader <http://tun.fi/MX.67031> ;
    skos:hiddenLabel "Diplophragmia petsamoënsis var. savonica"@fi,
        "Lecidea incongrua"@fi,
        "Lecidea stigmatea"@fi,
        "Lecidea subsequens"@fi,
        "Lecidella incongrua"@fi,
        "Lecidella stigmatea"@fi,
        "Diplophragmia petsamoënsis var. savonica"@sv,
        "Lecidea incongrua"@sv,
        "Lecidea stigmatea"@sv,
        "Lecidea subsequens"@sv,
        "Lecidella incongrua"@sv,
        "Lecidella stigmatea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muuripallerojäkälä"@fi,
        "mur-lecidella"@sv .

<http://tun.fi/MX.66024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidella wulfenii" ;
    dwc:scientificNameAuthorship "(Hepp) Körb." ;
    skos:broader <http://tun.fi/MX.67031> ;
    skos:hiddenLabel "Lecidella wulfenii"@fi,
        "Lecidella wulfenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpallerojäkälä"@fi,
        "moss-lecidella"@sv .

<http://tun.fi/MX.66025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidoma demissum" ;
    dwc:scientificNameAuthorship "(Rutstr.) Gotth. Schneid. & Hertel" ;
    skos:broader <http://tun.fi/MX.67093> ;
    skos:hiddenLabel "Lecidea demissa"@fi,
        "Lecidoma demissum"@fi,
        "Psora demissa"@fi,
        "Lecidea demissa"@sv,
        "Lecidoma demissum"@sv,
        "Psora demissa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kokkarejäkälä"@fi,
        "jordfjälllav"@sv .

<http://tun.fi/MX.66026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leciophysma finmarkicum" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67239> ;
    skos:hiddenLabel "Leciophysma finmarkicum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiruijanjäkälä"@fi,
        "Leciophysma finmarkicum"@sv .

<http://tun.fi/MX.66027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leciophysma furfurascens" ;
    dwc:scientificNameAuthorship "(Nyl.) Gyeln." ;
    skos:broader <http://tun.fi/MX.67239> ;
    skos:hiddenLabel "Leciophysma furfurascens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rotkoruijanjäkälä"@fi,
        "Leciophysma furfurascens"@sv .

<http://tun.fi/MX.66028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemmopsis arnoldiana" ;
    dwc:scientificNameAuthorship "(Hepp) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67383> ;
    skos:hiddenLabel "Lemmopsis arnoldiana"@fi,
        "Psorotichia heterothallina"@fi,
        "Psorotichia heterothallina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkilemmonjäkälä"@fi,
        "Lemmopsis arnoldiana"@sv .

<http://tun.fi/MX.66029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lemmopsis pelodes" ;
    dwc:scientificNameAuthorship "(Körb. ex Stein) T. L. Ellis" ;
    skos:broader <http://tun.fi/MX.67383> ;
    skos:hiddenLabel "Lemmopsis pelodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdelemmonjäkälä"@fi,
        "Lemmopsis pelodes"@sv .

<http://tun.fi/MX.66030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lempholemma botryosum" ;
    dwc:scientificNameAuthorship "(A. Massal.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67384> ;
    skos:hiddenLabel "Lempholemma botryosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryväslimajäkälä"@fi,
        "Lempholemma botryosum"@sv .

<http://tun.fi/MX.66031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lempholemma chalazanum" ;
    dwc:scientificNameAuthorship "(Ach.) B. de Lesd." ;
    skos:broader <http://tun.fi/MX.67384> ;
    skos:hiddenLabel "Lempholemma chalazanum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammallimajäkälä"@fi,
        "Lempholemma chalazanum"@sv .

<http://tun.fi/MX.66032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lempholemma cladodes" ;
    dwc:scientificNameAuthorship "(Tuck.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67384> ;
    skos:hiddenLabel "Lempholemma cladodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "möykkylimajäkälä"@fi,
        "Lempholemma cladodes"@sv .

<http://tun.fi/MX.66033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lempholemma degelianum" ;
    dwc:scientificNameAuthorship "P. M. Jørg." ;
    skos:broader <http://tun.fi/MX.67384> ;
    skos:hiddenLabel "Lempholemma degelianum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "itämerenlimajäkälä"@fi,
        "Lempholemma degelianum"@sv .

<http://tun.fi/MX.66034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lempholemma dispansum" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67384> ;
    skos:hiddenLabel "Lempholemma dispansum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lättälimajäkälä"@fi,
        "Lempholemma dispansum"@sv .

<http://tun.fi/MX.66035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lempholemma intricatum" ;
    dwc:scientificNameAuthorship "(Arnold) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67384> ;
    skos:hiddenLabel "Leciophysma fennicum"@fi,
        "Lempholemma fennicum"@fi,
        "Lempholemma intricatum"@fi,
        "Leciophysma fennicum"@sv,
        "Lempholemma fennicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskelimajäkälä"@fi,
        "Lempholemma intricatum"@sv .

<http://tun.fi/MX.66036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lempholemma isidioides" ;
    dwc:scientificNameAuthorship "(Nyl. ex Arnold) H. Magn." ;
    skos:broader <http://tun.fi/MX.67384> ;
    skos:hiddenLabel "Lempholemma isidioides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynilimajäkälä"@fi,
        "Lempholemma isidioides"@sv .

<http://tun.fi/MX.66037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lempholemma polyanthes" ;
    dwc:scientificNameAuthorship "(Bernh.) Malme" ;
    skos:broader <http://tun.fi/MX.67384> ;
    skos:hiddenLabel "Lempholemma myriococcum"@fi,
        "Lempholemma polyanthes"@fi,
        "Lempholemma myriococcum"@sv,
        "Lempholemma polyanthes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkilimajäkälä"@fi,
        "moss-svartling"@sv .

<http://tun.fi/MX.66038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lempholemma radiatum" ;
    dwc:scientificNameAuthorship "(Sommerf.) Henssen" ;
    skos:broader <http://tun.fi/MX.67384> ;
    skos:hiddenLabel "Lempholemma radiatum"@fi,
        "Omphalaria radiata"@fi,
        "Thyrea radiata"@fi,
        "Omphalaria radiata"@sv,
        "Thyrea radiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sädelimajäkälä"@fi,
        "Lempholemma radiatum"@sv .

<http://tun.fi/MX.66039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria alpina" ;
    dwc:scientificNameAuthorship "(B. de Lesd.) Tretiach & Baruffo" ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:hiddenLabel "Lepraria alpina"@fi,
        "Lepraria cacuminum"@fi,
        "Lepraria caerulescens"@fi,
        "Leproloma cacuminum"@fi,
        "Lepraria alpina"@sv,
        "Lepraria cacuminum"@sv,
        "Lepraria caerulescens"@sv,
        "Leproloma cacuminum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyijyjauhejäkälä"@fi,
        "storkornig mjöllav"@sv .

<http://tun.fi/MX.66040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria borealis" ;
    dwc:scientificNameAuthorship "Loht. & Tønsberg" ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:hiddenLabel "Lepraria borealis"@fi,
        "Lepraria borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanjauhejäkälä"@fi,
        "ljus rosettmjöllav"@sv .

<http://tun.fi/MX.66041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria caesioalba" ;
    dwc:scientificNameAuthorship "(B. de Lesd.) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:hiddenLabel "Lepraria caesioalba"@fi,
        "Lepraria zonata"@fi,
        "Lepraria caesioalba"@sv,
        "Lepraria zonata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinijauhejäkälä"@fi,
        "mörk rosettmjöllav"@sv .

<http://tun.fi/MX.66042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria diffusa" ;
    dwc:scientificNameAuthorship "(J. R. Laundon) Kukwa" ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:hiddenLabel "Lepraria diffusa"@fi,
        "Lepraria diffusa var. chrysodetoides"@fi,
        "Leproloma diffusum var. chrysodetoides"@fi,
        "Leproloma diffusum var. diffusum"@fi,
        "Lepraria diffusa"@sv,
        "Lepraria diffusa var. chrysodetoides"@sv,
        "Leproloma diffusum var. chrysodetoides"@sv,
        "Leproloma diffusum var. diffusum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermajauhejäkälä"@fi,
        "mångformig mjöllav"@sv .

<http://tun.fi/MX.66044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria eburnea" ;
    dwc:scientificNameAuthorship "J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:hiddenLabel "Crocynia latebrarum"@fi,
        "Lepraria eburnea"@fi,
        "Lepraria frigida"@fi,
        "Lepraria latebrarum"@fi,
        "Crocynia latebrarum"@sv,
        "Lepraria eburnea"@sv,
        "Lepraria frigida"@sv,
        "Lepraria latebrarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkijauhejäkälä"@fi,
        "benmjöllav"@sv .

<http://tun.fi/MX.66045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria elobata" ;
    dwc:scientificNameAuthorship "Tønsberg" ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:hiddenLabel "Lepraria elobata"@fi,
        "Lepraria elobata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkujauhejäkälä"@fi,
        "stenmjöllav"@sv .

<http://tun.fi/MX.66046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria finkii" ;
    dwc:scientificNameAuthorship "(B. de Lesd.) R. C. Harris" ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:hiddenLabel "Crocynia latebrarum"@fi,
        "Crocynia subaeruginosa"@fi,
        "Lepraria finkii"@fi,
        "Lepraria latebrarum"@fi,
        "Lepraria lobificans"@fi,
        "Crocynia latebrarum"@sv,
        "Crocynia subaeruginosa"@sv,
        "Lepraria finkii"@sv,
        "Lepraria latebrarum"@sv,
        "Lepraria lobificans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pumpulijauhejäkälä"@fi,
        "lucker mjöllav"@sv .

<http://tun.fi/MX.66047> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria incana" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:hiddenLabel "Crocynia aeruginosa"@fi,
        "Lepraria incana"@fi,
        "Crocynia aeruginosa"@sv,
        "Lepraria incana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaajauhejäkälä"@fi,
        "blågrå mjöllav"@sv .

<http://tun.fi/MX.66048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria jackii" ;
    dwc:scientificNameAuthorship "Tønsberg" ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:hiddenLabel "Lepraria jackii"@fi,
        "Lepraria jackii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkojauhejäkälä"@fi,
        "ärgmjöllav"@sv .

<http://tun.fi/MX.66049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria neglecta" ;
    dwc:scientificNameAuthorship "(Nyl.) Lettau" ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:hiddenLabel "Crocynia neglecta"@fi,
        "Lecidea neglecta"@fi,
        "Lepraria neglecta"@fi,
        "Crocynia neglecta"@sv,
        "Lecidea neglecta"@sv,
        "Lepraria neglecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paistejauhejäkälä"@fi,
        "klippmjöllav"@sv .

<http://tun.fi/MX.66050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria rigidula" ;
    dwc:scientificNameAuthorship "(B. de Lesd.) Tønsberg" ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:hiddenLabel "Lepraria rigidula"@fi,
        "Lepraria rigidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkijauhejäkälä"@fi,
        "nålmjöllav"@sv .

<http://tun.fi/MX.66051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria vouauxii" ;
    dwc:scientificNameAuthorship "(Hue) R. C. Harris" ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:hiddenLabel "Lepraria vouauxii"@fi,
        "Leproloma vouauxii"@fi,
        "Lepraria vouauxii"@sv,
        "Leproloma vouauxii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkojauhejäkälä"@fi,
        "loberad mjöllav"@sv .

<http://tun.fi/MX.66052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leprocaulon quisquiliare" ;
    dwc:scientificNameAuthorship "(Leers) M. Choisy" ;
    skos:broader <http://tun.fi/MX.67385> ;
    skos:hiddenLabel "Leprocaulon microscopicum"@fi,
        "Leprocaulon quisquiliare"@fi,
        "Stereocaulon microscopicum"@fi,
        "Stereocaulon nanum"@fi,
        "Stereocaulon quisquiliare"@fi,
        "Leprocaulon microscopicum"@sv,
        "Leprocaulon quisquiliare"@sv,
        "Stereocaulon microscopicum"@sv,
        "Stereocaulon nanum"@sv,
        "Stereocaulon quisquiliare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiötinajäkälä"@fi,
        "buskmjöllav"@sv .

<http://tun.fi/MX.66053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leproplaca chrysodeta" ;
    dwc:scientificNameAuthorship "(Vain.) J. R. Laundon ex Ahti" ;
    skos:broader <http://tun.fi/MX.67033> ;
    skos:hiddenLabel "Caloplaca chrysodeta"@fi,
        "Leproplaca chrysodeta"@fi,
        "Placodium chrysodetum"@fi,
        "Caloplaca chrysodeta"@sv,
        "Leproplaca chrysodeta"@sv,
        "Placodium chrysodetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjokultajäkälä"@fi,
        "guldorangelav"@sv .

<http://tun.fi/MX.66054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leproplaca cirrochroa" ;
    dwc:scientificNameAuthorship "(Ach.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67033> ;
    skos:hiddenLabel "Caloplaca cirrochroa"@fi,
        "Leproplaca cirrochroa"@fi,
        "Caloplaca cirrochroa"@sv,
        "Leproplaca cirrochroa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkultajäkälä"@fi,
        "gul orangelav"@sv .

<http://tun.fi/MX.66055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leproplaca obliterans" ;
    dwc:scientificNameAuthorship "(Nyl.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67033> ;
    skos:hiddenLabel "Caloplaca obliterans"@fi,
        "Leproplaca obliterans"@fi,
        "Placodium obliterans"@fi,
        "Caloplaca obliterans"@sv,
        "Leproplaca obliterans"@sv,
        "Placodium obliterans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katvekultajäkälä"@fi,
        "stuporangelav"@sv .

<http://tun.fi/MX.66056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptochidium crenatulum" ;
    dwc:scientificNameAuthorship "(Nyl.) P. M. Jørg." ;
    skos:broader <http://tun.fi/MX.67338> ;
    skos:hiddenLabel "Leptochidium crenatulum"@fi,
        "Leptogium rivulare var. crenatulum"@fi,
        "Leptogium rivulare var. crenatulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomusopulinjäkälä"@fi,
        "Leptochidium crenatulum"@sv .

<http://tun.fi/MX.66057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium aragonii" ;
    dwc:scientificNameAuthorship "(Otálora) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Leptogium aragonii"@fi,
        "Scytinium aragonii"@fi,
        "Leptogium aragonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattakesijäkälä"@fi,
        "Scytinium aragonii"@sv .

<http://tun.fi/MX.66058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium biatorinum" ;
    dwc:scientificNameAuthorship "(Nyl.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Leptogium biatorinum"@fi,
        "Scytinium biatorinum"@fi,
        "Leptogium biatorinum"@sv,
        "Scytinium biatorinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukesijäkälä"@fi,
        "kalkskinnlav"@sv .

<http://tun.fi/MX.66059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptogium cyanescens" ;
    dwc:scientificNameAuthorship "(Rabenh.) Körb." ;
    skos:broader <http://tun.fi/MX.67339> ;
    skos:hiddenLabel "Leptogium cyanescens"@fi,
        "Leptogium cyanescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikesijäkälä"@fi,
        "gråblå skinnlav"@sv .

<http://tun.fi/MX.66060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium gelatinosum" ;
    dwc:scientificNameAuthorship "(With.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Leptogium gelatinosum"@fi,
        "Leptogium scotinum"@fi,
        "Leptogium sinuatum"@fi,
        "Scytinium gelatinosum"@fi,
        "Leptogium gelatinosum"@sv,
        "Leptogium scotinum"@sv,
        "Leptogium sinuatum"@sv,
        "Scytinium gelatinosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokesijäkälä"@fi,
        "flikig skinnlav"@sv .

<http://tun.fi/MX.66061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium imbricatum" ;
    dwc:scientificNameAuthorship "(P. M. Jørg.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Leptogium imbricatum"@fi,
        "Scytinium imbricatum"@fi,
        "Leptogium imbricatum"@sv,
        "Scytinium imbricatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limikesijäkälä"@fi,
        "fjällskinnlav"@sv .

<http://tun.fi/MX.66062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium intermedium" ;
    dwc:scientificNameAuthorship "(Arnold) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Leptogium crenatum"@fi,
        "Leptogium intermedium"@fi,
        "Leptogium minutissimum"@fi,
        "Leptogium scotinum var. crenatum"@fi,
        "Scytinium intermedium"@fi,
        "Leptogium crenatum"@sv,
        "Leptogium intermedium"@sv,
        "Leptogium minutissimum"@sv,
        "Leptogium scotinum var. crenatum"@sv,
        "Scytinium intermedium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tannerkesijäkälä"@fi,
        "kuddskinnlav"@sv .

<http://tun.fi/MX.66063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium lichenoides" ;
    dwc:scientificNameAuthorship "(L.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Leptogium lacerum"@fi,
        "Leptogium lichenoides"@fi,
        "Scytinium lichenoides"@fi,
        "Leptogium lacerum"@sv,
        "Leptogium lichenoides"@sv,
        "Scytinium lichenoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risakesijäkälä"@fi,
        "traslav"@sv .

<http://tun.fi/MX.66064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium magnussonii" ;
    dwc:scientificNameAuthorship "(Degel. & P. M. Jørg.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Leptogium magnussonii"@fi,
        "Scytinium magnussonii"@fi,
        "Leptogium magnussonii"@sv,
        "Scytinium magnussonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkesijäkälä"@fi,
        "kustskinnlav"@sv .

<http://tun.fi/MX.66065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium plicatile" ;
    dwc:scientificNameAuthorship "(Ach.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Leptogium plicatile"@fi,
        "Scytinium plicatile"@fi,
        "Leptogium plicatile"@sv,
        "Scytinium plicatile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimukesijäkälä"@fi,
        "smal skinnlav"@sv .

<http://tun.fi/MX.66066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium pulvinatum" ;
    dwc:scientificNameAuthorship "(Hoffm.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Leptogium pulvinatum"@fi,
        "Scytinium pulvinatum"@fi,
        "Leptogium pulvinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mätäskesijäkälä"@fi,
        "Scytinium pulvinatum"@sv .

<http://tun.fi/MX.66067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptogium rivulare" ;
    dwc:scientificNameAuthorship "(Ach.) Mont." ;
    skos:broader <http://tun.fi/MX.67339> ;
    skos:hiddenLabel "Leptogium rivulare"@fi,
        "Leptogium sernanderi"@fi,
        "Leptogium rivulare"@sv,
        "Leptogium sernanderi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purokesijäkälä"@fi,
        "strandskinnlav"@sv .

<http://tun.fi/MX.66068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptogium saturninum" ;
    dwc:scientificNameAuthorship "(Dicks.) Nyl." ;
    skos:broader <http://tun.fi/MX.67339> ;
    skos:hiddenLabel "Leptogium saturninum"@fi,
        "Leptogium saturninum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "samettikesijäkälä"@fi,
        "skinnlav"@sv .

<http://tun.fi/MX.66069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium schraderi" ;
    dwc:scientificNameAuthorship "(Bernh.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Leptogium schraderi"@fi,
        "Scytinium schraderi"@fi,
        "Leptogium schraderi"@sv,
        "Scytinium schraderi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppykesijäkälä"@fi,
        "skrynklig skinnlav"@sv .

<http://tun.fi/MX.66070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium subtile" ;
    dwc:scientificNameAuthorship "(Schrad.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Leptogium subtile"@fi,
        "Scytinium subtile"@fi,
        "Leptogium subtile"@sv,
        "Scytinium subtile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokesijäkälä"@fi,
        "dvärgskinnlav"@sv .

<http://tun.fi/MX.66071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium tenuissimum" ;
    dwc:scientificNameAuthorship "(Dicks.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Leptogium humosum"@fi,
        "Leptogium tenuissimum"@fi,
        "Scytinium tenuissimum"@fi,
        "Leptogium humosum"@sv,
        "Leptogium tenuissimum"@sv,
        "Scytinium tenuissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korallikesijäkälä"@fi,
        "späd skinnnlav"@sv .

<http://tun.fi/MX.66072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scytinium teretiusculum" ;
    dwc:scientificNameAuthorship "(Wallr.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233797> ;
    skos:hiddenLabel "Leptogium teretiusculum"@fi,
        "Scytinium teretiusculum"@fi,
        "Leptogium teretiusculum"@sv,
        "Scytinium teretiusculum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sormikesijäkälä"@fi,
        "dvärgtufs"@sv .

<http://tun.fi/MX.66073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptorhaphis atomaria" ;
    dwc:scientificNameAuthorship "(Ach.) Szatala" ;
    skos:broader <http://tun.fi/MX.67143> ;
    skos:hiddenLabel "Leptorhaphis atomaria"@fi,
        "Leptorhaphis tremulae"@fi,
        "Leptorhaphis atomaria"@sv,
        "Leptorhaphis tremulae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavansauvajäkälä"@fi,
        "aspnäverprick"@sv .

<http://tun.fi/MX.66074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptorhaphis epidermidis" ;
    dwc:scientificNameAuthorship "(Ach.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67143> ;
    skos:hiddenLabel "Campylacia epidermidis"@fi,
        "Leptorhaphis albissima"@fi,
        "Leptorhaphis epidermidis"@fi,
        "Leptorhaphis oxyspora"@fi,
        "Campylacia epidermidis"@sv,
        "Leptorhaphis albissima"@sv,
        "Leptorhaphis epidermidis"@sv,
        "Leptorhaphis oxyspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuohensauvakas"@fi,
        "näverprick"@sv .

<http://tun.fi/MX.66075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptorhaphis psilotera" ;
    dwc:scientificNameAuthorship "(Nyl.) Arnold" ;
    skos:broader <http://tun.fi/MX.67143> ;
    skos:hiddenLabel "Campylacia psilotera"@fi,
        "Verrucaria psilotera"@fi,
        "Campylacia psilotera"@sv,
        "Verrucaria psilotera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leptorhaphis psilotera"@fi,
        "Leptorhaphis psilotera"@sv .

<http://tun.fi/MX.66076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Letharia vulpina" ;
    dwc:scientificNameAuthorship "(L.) Hue" ;
    skos:broader <http://tun.fi/MX.67240> ;
    skos:hiddenLabel "Evernia vulpina"@fi,
        "Letharia vulpina"@fi,
        "Evernia vulpina"@sv,
        "Letharia vulpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "takkujäkälä"@fi,
        "varglav"@sv .

<http://tun.fi/MX.66077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cryptodiscus cladoniicola" ;
    dwc:scientificNameAuthorship "(D. Hawksw. & R. Sant.) Pino-Bodas, Zhurb. & S. Stenroos" ;
    skos:broader <http://tun.fi/MX.67178> ;
    skos:hiddenLabel "Lettauia cladoniicola"@fi,
        "Lettauia cladoniicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cryptodiscus cladoniicola"@fi,
        "Cryptodiscus cladoniicola"@sv .

<http://tun.fi/MX.66078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psoroglaena biatorella" ;
    dwc:scientificNameAuthorship "(Arnold) Lücking" ;
    skos:broader <http://tun.fi/MX.67269> ;
    skos:hiddenLabel "Leucocarpia biatorella"@fi,
        "Psoroglaena biatorella"@fi,
        "Leucocarpia biatorella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talikalvakkajäkälä"@fi,
        "Psoroglaena biatorella"@sv .

<http://tun.fi/MX.66079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psoroglaena dictyospora" ;
    dwc:scientificNameAuthorship "(Orange) H. Harada" ;
    skos:broader <http://tun.fi/MX.67269> ;
    skos:hiddenLabel "Leucocarpia dictyospora"@fi,
        "Macentina dictyospora"@fi,
        "Psoroglaena dictyospora"@fi,
        "Leucocarpia dictyospora"@sv,
        "Macentina dictyospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käävänkalvakkajäkälä"@fi,
        "Psoroglaena dictyospora"@sv .

<http://tun.fi/MX.66080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucogyrophana lichenicola" ;
    dwc:scientificNameAuthorship "Thorn, Malloch & Ginns" ;
    skos:broader <http://tun.fi/MX.67034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucogyrophana lichenicola"@fi,
        "Leucogyrophana lichenicola"@sv .

<http://tun.fi/MX.66081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutula curvispora" ;
    dwc:scientificNameAuthorship "(D. Hawksw. & Miadl.) Diederich" ;
    skos:broader <http://tun.fi/MX.67251> ;
    skos:hiddenLabel "Libertiella curvispora"@fi,
        "Libertiella curvispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutula curvispora"@fi,
        "Scutula curvispora"@sv .

<http://tun.fi/MX.66082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Libertiella fennica" ;
    dwc:scientificNameAuthorship "Alstrup" ;
    skos:broader <http://tun.fi/MX.67387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Libertiella fennica"@fi,
        "Libertiella fennica"@sv .

<http://tun.fi/MX.66083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Libertiella malmedyensis" ;
    dwc:scientificNameAuthorship "Speg. & Roum." ;
    skos:broader <http://tun.fi/MX.67387> ;
    skos:hiddenLabel "Libertiella malmedyensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanupukas"@fi,
        "Libertiella malmedyensis"@sv .

<http://tun.fi/MX.66084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenochora polycoccoides" ;
    dwc:scientificNameAuthorship "Hafellner & R. Sant." ;
    skos:broader <http://tun.fi/MX.67340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenochora polycoccoides"@fi,
        "Lichenochora polycoccoides"@sv .

<http://tun.fi/MX.66085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenochora weillii" ;
    dwc:scientificNameAuthorship "(Werner) Hafellner & R. Sant." ;
    skos:broader <http://tun.fi/MX.67340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenochora weillii"@fi,
        "Lichenochora weillii"@sv .

<http://tun.fi/MX.66086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenoconium cargillianum" ;
    dwc:scientificNameAuthorship "(Linds.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenoconium cargillianum"@fi,
        "Lichenoconium cargillianum"@sv .

<http://tun.fi/MX.66087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenoconium erodens" ;
    dwc:scientificNameAuthorship "M. S. Christ. & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenoconium erodens"@fi,
        "Lichenoconium erodens"@sv .

<http://tun.fi/MX.66088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenoconium lecanorae" ;
    dwc:scientificNameAuthorship "(Jaap) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenoconium lecanorae"@fi,
        "Lichenoconium lecanorae"@sv .

<http://tun.fi/MX.66089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenoconium lichenicola" ;
    dwc:scientificNameAuthorship "(P. Karst.) Petr. & Syd." ;
    skos:broader <http://tun.fi/MX.67144> ;
    skos:hiddenLabel "Coniothyrium lichenicola"@fi,
        "Coniothyrium lichenicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenoconium lichenicola"@fi,
        "Lichenoconium lichenicola"@sv .

<http://tun.fi/MX.66090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenoconium usneae" ;
    dwc:scientificNameAuthorship "(Anzi) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenoconium usneae"@fi,
        "Lichenoconium usneae"@sv .

<http://tun.fi/MX.66091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenoconium xanthoriae" ;
    dwc:scientificNameAuthorship "M. S. Christ." ;
    skos:broader <http://tun.fi/MX.67144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenoconium xanthoriae"@fi,
        "Lichenoconium xanthoriae"@sv .

<http://tun.fi/MX.66092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muellerella atricola" ;
    dwc:scientificNameAuthorship "(Linds.) Sacc. & D. Sacc." ;
    skos:broader <http://tun.fi/MX.67343> ;
    skos:hiddenLabel "Lichenodiplis lecanorae"@fi,
        "Lichenodiplis lecanorae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muellerella atricola"@fi,
        "Muellerella atricola"@sv .

<http://tun.fi/MX.66093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenomphalia alpina" ;
    dwc:scientificNameAuthorship "(Britzelm.) Redhead et al." ;
    skos:broader <http://tun.fi/MX.67297> ;
    skos:hiddenLabel "Botrydina vulgaris"@fi,
        "Lichenomphalia alpina"@fi,
        "Omphalina alpina"@fi,
        "Omphalina luteovitellina"@fi,
        "Botrydina vulgaris"@sv,
        "Lichenomphalia alpina"@sv,
        "Omphalina alpina"@sv,
        "Omphalina luteovitellina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltanapalakki"@fi,
        "kantarellnavling"@sv .

<http://tun.fi/MX.66094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenomphalia hudsoniana" ;
    dwc:scientificNameAuthorship "(H. S. Jenn.) Redhead et al." ;
    skos:broader <http://tun.fi/MX.67297> ;
    skos:hiddenLabel "Coriscium viride"@fi,
        "Lichenomphalia hudsoniana"@fi,
        "Omphalina hudsoniana"@fi,
        "Omphalina luteolilacina"@fi,
        "Coriscium viride"@sv,
        "Lichenomphalia hudsoniana"@sv,
        "Omphalina hudsoniana"@sv,
        "Omphalina luteolilacina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkälänapalakki"@fi,
        "bålnavling"@sv .

<http://tun.fi/MX.66095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenomphalia umbellifera" ;
    dwc:scientificNameAuthorship "(L.:Fr.) Redhead et al." ;
    skos:broader <http://tun.fi/MX.67297> ;
    skos:hiddenLabel "Botrydina vulgaris"@fi,
        "Lichenomphalia umbellifera"@fi,
        "Omphalina ericetorum"@fi,
        "Omphalina umbellifera"@fi,
        "Botrydina vulgaris"@sv,
        "Lichenomphalia umbellifera"@sv,
        "Omphalina ericetorum"@sv,
        "Omphalina umbellifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimunapalakki"@fi,
        "vecknavling"@sv .

<http://tun.fi/MX.66096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenomphalia velutina" ;
    dwc:scientificNameAuthorship "(Quél.) Redhead et al." ;
    skos:broader <http://tun.fi/MX.67297> ;
    skos:hiddenLabel "Botrydina vulgaris"@fi,
        "Lichenomphalia grisella"@fi,
        "Lichenomphalia velutina"@fi,
        "Omphalina grisella"@fi,
        "Omphalina velutina"@fi,
        "Botrydina vulgaris"@sv,
        "Lichenomphalia grisella"@sv,
        "Lichenomphalia velutina"@sv,
        "Omphalina grisella"@sv,
        "Omphalina velutina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentonapalakki"@fi,
        "dysternavling"@sv .

<http://tun.fi/MX.66097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenopeltella cetrariicola" ;
    dwc:scientificNameAuthorship "(Nyl.) R. Sant." ;
    skos:broader <http://tun.fi/MX.67192> ;
    skos:hiddenLabel "Micropeltopsis cetrariicola"@fi,
        "Sphaeria cetrariicola"@fi,
        "Trichothyrina cetrariicola"@fi,
        "Micropeltopsis cetrariicola"@sv,
        "Sphaeria cetrariicola"@sv,
        "Trichothyrina cetrariicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenopeltella cetrariicola"@fi,
        "Lichenopeltella cetrariicola"@sv .

<http://tun.fi/MX.66098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenopeltella cladoniarum" ;
    dwc:scientificNameAuthorship "E. S. Hansen & Alstrup" ;
    skos:broader <http://tun.fi/MX.67192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenopeltella cladoniarum"@fi,
        "Lichenopeltella cladoniarum"@sv .

<http://tun.fi/MX.66099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenopeltella hydrophila" ;
    dwc:scientificNameAuthorship "R. Sant." ;
    skos:broader <http://tun.fi/MX.67192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenopeltella hydrophila"@fi,
        "Lichenopeltella hydrophila"@sv .

<http://tun.fi/MX.66100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenopeltella peltigericola" ;
    dwc:scientificNameAuthorship "(D. Hawksw.) R. Sant." ;
    skos:broader <http://tun.fi/MX.67192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenopeltella peltigericola"@fi,
        "Lichenopeltella peltigericola"@sv .

<http://tun.fi/MX.66101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenopeltella santessonii" ;
    dwc:scientificNameAuthorship "(P. M. Kirk & Spooner) R. Sant." ;
    skos:broader <http://tun.fi/MX.67192> ;
    skos:hiddenLabel "Lichenopeltella santessonii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkajäkälänlättänä"@fi,
        "Lichenopeltella santessonii"@sv .

<http://tun.fi/MX.66102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenosticta alcicorniaria" ;
    dwc:scientificNameAuthorship "(Linds.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67145> ;
    skos:hiddenLabel "Guignardia fimbriatae"@fi,
        "Lichenosticta alcicorniaria"@fi,
        "Paralaestadia fimbriatae"@fi,
        "Phoma cladoniae"@fi,
        "Guignardia fimbriatae"@sv,
        "Paralaestadia fimbriatae"@sv,
        "Phoma cladoniae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "torvijäkälännallikas"@fi,
        "Lichenosticta alcicorniaria"@sv .

<http://tun.fi/MX.66104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenostigma cosmopolites" ;
    dwc:scientificNameAuthorship "Hafellner & Calat." ;
    skos:broader <http://tun.fi/MX.67094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenostigma cosmopolites"@fi,
        "Lichenostigma cosmopolites"@sv .

<http://tun.fi/MX.66105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenostigma maureri" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.67094> ;
    skos:hiddenLabel "Phaeosporobolus usneae"@fi,
        "Phaeosporobolus usneae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenostigma maureri"@fi,
        "Lichenostigma maureri"@sv .

<http://tun.fi/MX.66106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenothelia rugosa" ;
    dwc:scientificNameAuthorship "(G. Thor) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.67388> ;
    skos:hiddenLabel "Lichenostigma rugosum"@fi,
        "Lichenostigma rugosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lichenothelia rugosa"@fi,
        "Lichenothelia rugosa"@sv .

<http://tun.fi/MX.66107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichenothelia scopularia" ;
    dwc:scientificNameAuthorship "(Nyl.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67388> ;
    skos:hiddenLabel "Lichenothelia scopularia"@fi,
        "Microthelia scopularia"@fi,
        "Verrucaria scopularia"@fi,
        "Microthelia scopularia"@sv,
        "Verrucaria scopularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivenpilkku"@fi,
        "Lichenothelia scopularia"@sv .

<http://tun.fi/MX.66108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichina confinis" ;
    dwc:scientificNameAuthorship "(O. F. Müll.) C. Agardh" ;
    skos:broader <http://tun.fi/MX.67095> ;
    skos:hiddenLabel "Lichina confinis"@fi,
        "Lichina confinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijajäkälä"@fi,
        "tånglav"@sv .

<http://tun.fi/MX.66109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lichinodium sirosiphoideum" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67298> ;
    skos:hiddenLabel "Lichinodium sirosiphoideum"@fi,
        "Lichinodium sirosiphoideum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "räsyjäkälä"@fi,
        "kuddlav"@sv .

<http://tun.fi/MX.66110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lithographa tesserata" ;
    dwc:scientificNameAuthorship "(DC.) Nyl." ;
    skos:broader <http://tun.fi/MX.67193> ;
    skos:hiddenLabel "Lithographa tesserata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjojäkälä"@fi,
        "Lithographa tesserata"@sv .

<http://tun.fi/MX.66111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ricasolia amplissima" ;
    dwc:scientificNameAuthorship "(Scop.) De Not." ;
    skos:broader <http://tun.fi/MX.4883913> ;
    skos:hiddenLabel "Dendriscocaulon bolacinum"@fi,
        "Dendriscocaulon umhausense"@fi,
        "Lobaria amplissima"@fi,
        "Ricasolia amplissima"@fi,
        "Dendriscocaulon bolacinum"@sv,
        "Dendriscocaulon umhausense"@sv,
        "Lobaria amplissima"@sv,
        "Ricasolia amplissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsalejäkälä"@fi,
        "jättelav(skorall)"@sv .

<http://tun.fi/MX.66112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobaria linita" ;
    dwc:scientificNameAuthorship "(Ach.) Rabenh." ;
    skos:broader <http://tun.fi/MX.67389> ;
    skos:hiddenLabel "Lobaria linita"@fi,
        "Lobaria linita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikeuhkojäkälä"@fi,
        "rundflikig lunglav"@sv .

<http://tun.fi/MX.66113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobaria pulmonaria" ;
    dwc:scientificNameAuthorship "(L.) Hoffm." ;
    skos:broader <http://tun.fi/MX.67389> ;
    skos:hiddenLabel "Lobaria pulmonaria"@fi,
        "Lobaria pulmonaria var. tavastiae"@fi,
        "Lobaria pulmonaria"@sv,
        "Lobaria pulmonaria var. tavastiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidankeuhkojäkälä"@fi,
        "lunglav"@sv .

<http://tun.fi/MX.66114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobarina scrobiculata" ;
    dwc:scientificNameAuthorship "(Scop.) Nyl. ex Cromb." ;
    skos:broader <http://tun.fi/MX.4883891> ;
    skos:hiddenLabel "Lobaria scrobiculata"@fi,
        "Lobarina scrobiculata"@fi,
        "Lobarina verrucosa"@fi,
        "Lobaria scrobiculata"@sv,
        "Lobarina scrobiculata"@sv,
        "Lobarina verrucosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokeuhkojäkälä"@fi,
        "skrovellav"@sv .

<http://tun.fi/MX.66115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobothallia melanaspis" ;
    dwc:scientificNameAuthorship "(Ach.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67146> ;
    skos:hiddenLabel "Aspicilia melanaspis"@fi,
        "Lecanora melanaspis"@fi,
        "Lobothallia melanaspis"@fi,
        "Placolecanora melanaspis"@fi,
        "Aspicilia melanaspis"@sv,
        "Lecanora melanaspis"@sv,
        "Lobothallia melanaspis"@sv,
        "Placolecanora melanaspis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purotiera"@fi,
        "strålflikig kantlav"@sv .

<http://tun.fi/MX.66116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lopadium coralloideum" ;
    dwc:scientificNameAuthorship "(Nyl.) Lynge" ;
    skos:broader <http://tun.fi/MX.67147> ;
    skos:hiddenLabel "Lopadium coralloideum"@fi,
        "Sporopodium coralloideum"@fi,
        "Lopadium coralloideum"@sv,
        "Sporopodium coralloideum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikaihejäkälä"@fi,
        "korallkornlav"@sv .

<http://tun.fi/MX.66117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lopadium disciforme" ;
    dwc:scientificNameAuthorship "(Flot.) Kullh." ;
    skos:broader <http://tun.fi/MX.67147> ;
    skos:hiddenLabel "Lopadium disciforme"@fi,
        "Sporopodium pezizoideum var. disciforme"@fi,
        "Lopadium disciforme"@sv,
        "Sporopodium pezizoideum var. disciforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnikaihejäkälä"@fi,
        "barkkornlav"@sv .

<http://tun.fi/MX.66118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lopadium pezizoideum" ;
    dwc:scientificNameAuthorship "(Ach.) Körb." ;
    skos:broader <http://tun.fi/MX.67147> ;
    skos:hiddenLabel "Lopadium pezizoideum"@fi,
        "Sporopodium pezizoideum"@fi,
        "Lopadium pezizoideum"@sv,
        "Sporopodium pezizoideum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalkaihejäkälä"@fi,
        "kornlav"@sv .

<http://tun.fi/MX.66119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loxospora elatina" ;
    dwc:scientificNameAuthorship "(Ach.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67299> ;
    skos:hiddenLabel "Haematomma elatinum"@fi,
        "Loxospora elatina"@fi,
        "Haematomma elatinum"@sv,
        "Loxospora elatina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhojäkälä"@fi,
        "barkvindlav"@sv .

<http://tun.fi/MX.66120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marchandiomyces corallinus" ;
    dwc:scientificNameAuthorship "(Roberge) Diederich & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67390> ;
    skos:hiddenLabel "Illosporium roseum"@fi,
        "Illosporium roseum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Marchandiomyces corallinus"@fi,
        "Marchandiomyces corallinus"@sv .

<http://tun.fi/MX.66121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Massalongia carnosa" ;
    dwc:scientificNameAuthorship "(Dicks.) Körb." ;
    skos:broader <http://tun.fi/MX.67194> ;
    skos:hiddenLabel "Massalongia carnosa"@fi,
        "Massalongia carnosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammaljäkälä"@fi,
        "fliklav"@sv .

<http://tun.fi/MX.66122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megalaria grossa" ;
    dwc:scientificNameAuthorship "(Pers. ex Nyl.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67391> ;
    skos:hiddenLabel "Catillaria grossa"@fi,
        "Catinaria grossa"@fi,
        "Megalaria grossa"@fi,
        "Catillaria grossa"@sv,
        "Catinaria grossa"@sv,
        "Megalaria grossa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnenjäkälä"@fi,
        "ädellav"@sv .

<http://tun.fi/MX.66123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Megaspora verrucosa" ;
    dwc:scientificNameAuthorship "(Ach.) Arcadia & A. Nordin" ;
    skos:broader <http://tun.fi/MX.67392> ;
    skos:hiddenLabel "Aspicilia verrucosa"@fi,
        "Megaspora verrucosa"@fi,
        "Pachyospora verrucosa"@fi,
        "Aspicilia verrucosa"@sv,
        "Megaspora verrucosa"@sv,
        "Pachyospora verrucosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tynnyrijäkälä"@fi,
        "falsk porlav"@sv .

<http://tun.fi/MX.66124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanelia hepatizon" ;
    dwc:scientificNameAuthorship "(Ach.) A. Thell" ;
    skos:broader <http://tun.fi/MX.67035> ;
    skos:hiddenLabel "Cetraria hepatizon"@fi,
        "Melanelia hepatizon"@fi,
        "Tuckermannopsis hepatizon"@fi,
        "Cetraria hepatizon"@sv,
        "Melanelia hepatizon"@sv,
        "Tuckermannopsis hepatizon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaröyhelö"@fi,
        "häll-lav"@sv .

<http://tun.fi/MX.66125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanelia stygia" ;
    dwc:scientificNameAuthorship "(L.) Essl." ;
    skos:broader <http://tun.fi/MX.67035> ;
    skos:hiddenLabel "Melanelia stygia"@fi,
        "Parmelia stygia"@fi,
        "Melanelia stygia"@sv,
        "Parmelia stygia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysiruskokarve"@fi,
        "svart sköldlav"@sv .

<http://tun.fi/MX.66126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanelixia fuliginosa" ;
    dwc:scientificNameAuthorship "(Fr. ex Duby) O. Blanco, A. Crespo, Divakar, Essl., D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67300> ;
    skos:hiddenLabel "Melanelia fuliginosa"@fi,
        "Melanelixia fuliginosa"@fi,
        "Parmelia fuliginosa"@fi,
        "Melanelia fuliginosa"@sv,
        "Melanelixia fuliginosa"@sv,
        "Parmelia fuliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokiruskokarve"@fi,
        "glänsande sköldlav"@sv .

<http://tun.fi/MX.66127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanelixia glabra" ;
    dwc:scientificNameAuthorship "(Schaer.) O. Blanco, A. Crespo, Divakar, Essl., D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67300> ;
    skos:hiddenLabel "Melanelia glabra"@fi,
        "Melanelixia glabra"@fi,
        "Parmelia glabra"@fi,
        "Melanelia glabra"@sv,
        "Parmelia glabra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaruskokarve"@fi,
        "Melanelixia glabra"@sv .

<http://tun.fi/MX.66128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanelixia glabratula" ;
    dwc:scientificNameAuthorship "(Lamy) Sandler & Arup" ;
    skos:broader <http://tun.fi/MX.67300> ;
    skos:hiddenLabel "Melanelia fuliginosa subsp. glabratula"@fi,
        "Melanelixia fuliginosa subsp. glabratula"@fi,
        "Melanelixia glabratula"@fi,
        "Parmelia fuliginosa var. laetevirens"@fi,
        "Parmelia glabratula"@fi,
        "Melanelia fuliginosa subsp. glabratula"@sv,
        "Melanelixia fuliginosa subsp. glabratula"@sv,
        "Melanelixia glabratula"@sv,
        "Parmelia fuliginosa var. laetevirens"@sv,
        "Parmelia glabratula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenruskokarve"@fi,
        "stiftbrunlav"@sv .

<http://tun.fi/MX.66129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanelixia subargentifera" ;
    dwc:scientificNameAuthorship "(Nyl.) O. Blanco, A. Crespo, Divakar, Essl., D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67300> ;
    skos:hiddenLabel "Melanelia subargentifera"@fi,
        "Melanelixia subargentifera"@fi,
        "Parmelia conspurcata"@fi,
        "Parmelia subargentifera"@fi,
        "Melanelia subargentifera"@sv,
        "Melanelixia subargentifera"@sv,
        "Parmelia conspurcata"@sv,
        "Parmelia subargentifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmäruskokarve"@fi,
        "ljuskantad sköldlav"@sv .

<http://tun.fi/MX.66130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanelixia subaurifera" ;
    dwc:scientificNameAuthorship "(Nyl.) O. Blanco, A. Crespo, Divakar, Essl., D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67300> ;
    skos:hiddenLabel "Melanelia subaurifera"@fi,
        "Melanelixia subaurifera"@fi,
        "Parmelia subaurifera"@fi,
        "Melanelia subaurifera"@sv,
        "Melanelixia subaurifera"@sv,
        "Parmelia subaurifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänruskokarve"@fi,
        "gulpudrad sköldlav"@sv .

<http://tun.fi/MX.66131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanohalea exasperata" ;
    dwc:scientificNameAuthorship "(De Not.) O. Blanco, A. Crespo, Divakar, Essl., D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67342> ;
    skos:hiddenLabel "Melanelia exasperata"@fi,
        "Melanohalea exasperata"@fi,
        "Parmelia aspera"@fi,
        "Parmelia aspidota"@fi,
        "Parmelia exasperata"@fi,
        "Melanelia exasperata"@sv,
        "Melanohalea exasperata"@sv,
        "Parmelia aspera"@sv,
        "Parmelia aspidota"@sv,
        "Parmelia exasperata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tappiruskokarve"@fi,
        "vårtig sköldlav"@sv .

<http://tun.fi/MX.66132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanohalea exasperatula" ;
    dwc:scientificNameAuthorship "(Nyl.) O. Blanco, A. Crespo, Divakar, Essl., D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67342> ;
    skos:hiddenLabel "Melanelia exasperatula"@fi,
        "Melanohalea exasperatula"@fi,
        "Parmelia exasperatula"@fi,
        "Parmelia papulosa"@fi,
        "Melanelia exasperatula"@sv,
        "Melanohalea exasperatula"@sv,
        "Parmelia exasperatula"@sv,
        "Parmelia papulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystyruskokarve"@fi,
        "klubbsköldlav"@sv .

<http://tun.fi/MX.66133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanohalea infumata" ;
    dwc:scientificNameAuthorship "(Nyl.) O. Blanco, A. Crespo, Divakar, Essl., D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67342> ;
    skos:hiddenLabel "Melanelia infumata"@fi,
        "Melanohalea infumata"@fi,
        "Parmelia infumata"@fi,
        "Melanelia infumata"@sv,
        "Melanohalea infumata"@sv,
        "Parmelia infumata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtaruskokarve"@fi,
        "nordlig sköldlav"@sv .

<http://tun.fi/MX.66134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanohalea olivacea" ;
    dwc:scientificNameAuthorship "(L.) O. Blanco, A. Crespo, Divakar, Essl., D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67342> ;
    skos:hiddenLabel "Melanelia olivacea"@fi,
        "Melanohalea olivacea"@fi,
        "Parmelia olivacea"@fi,
        "Melanelia olivacea"@sv,
        "Melanohalea olivacea"@sv,
        "Parmelia olivacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunruskokarve"@fi,
        "snömärkeslav"@sv .

<http://tun.fi/MX.66135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanohalea septentrionalis" ;
    dwc:scientificNameAuthorship "(Lynge) O. Blanco, A. Crespo, Divakar, Essl., D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67342> ;
    skos:hiddenLabel "Melanelia septentrionalis"@fi,
        "Melanohalea septentrionalis"@fi,
        "Parmelia septentrionalis"@fi,
        "Melanelia septentrionalis"@sv,
        "Melanohalea septentrionalis"@sv,
        "Parmelia septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanruskokarve"@fi,
        "liten snömärkeslav"@sv .

<http://tun.fi/MX.66136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia granitophila" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia granitophila"@fi,
        "Melaspilea granitophila"@fi,
        "Arthonia granitophila"@sv,
        "Melaspilea granitophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyrkännepiilojäkälä"@fi,
        "falsk pricklav"@sv .

<http://tun.fi/MX.66137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melaspileella proximella" ;
    dwc:scientificNameAuthorship "(Nyl.) Ertz & Diederich" ;
    skos:broader <http://tun.fi/MX.4979012> ;
    skos:hiddenLabel "Melaspilea proximella"@fi,
        "Melaspileella proximella"@fi,
        "Melaspilea proximella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajantäpläkkä"@fi,
        "Melaspileella proximella"@sv .

<http://tun.fi/MX.66138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merismatium coccisporum" ;
    dwc:scientificNameAuthorship "(Norman) Vouaux" ;
    skos:broader <http://tun.fi/MX.67036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Merismatium coccisporum"@fi,
        "Merismatium coccisporum"@sv .

<http://tun.fi/MX.66139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merismatium decolorans" ;
    dwc:scientificNameAuthorship "(Rehm ex Arnold) Triebel" ;
    skos:broader <http://tun.fi/MX.67036> ;
    skos:hiddenLabel "Phaeospora decolorans"@fi,
        "Phaeospora decolorans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Merismatium decolorans"@fi,
        "Merismatium decolorans"@sv .

<http://tun.fi/MX.66140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halospora deminuta" ;
    dwc:scientificNameAuthorship "(Arnold) Tomas. & Cif." ;
    skos:broader <http://tun.fi/MX.233716> ;
    skos:hiddenLabel "Halospora deminuta"@fi,
        "Merismatium deminutum"@fi,
        "Merismatium deminutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikonnakas"@fi,
        "Halospora deminuta"@sv .

<http://tun.fi/MX.66141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Halospora discrepans" ;
    dwc:scientificNameAuthorship "(J. Lahm ex Arnold) Hafellner" ;
    skos:broader <http://tun.fi/MX.233716> ;
    skos:hiddenLabel "Halospora discrepans"@fi,
        "Merismatium discrepans"@fi,
        "Merismatium discrepans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukonnakas"@fi,
        "Halospora discrepans"@sv .

<http://tun.fi/MX.66142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merismatium heterophractum" ;
    dwc:scientificNameAuthorship "(Nyl.) Vouaux" ;
    skos:broader <http://tun.fi/MX.67036> ;
    skos:hiddenLabel "Endococcus heterophractus"@fi,
        "Endococcus heterophractus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Merismatium heterophractum"@fi,
        "Merismatium heterophractum"@sv .

<http://tun.fi/MX.66143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merismatium nigritellum" ;
    dwc:scientificNameAuthorship "(Nyl.) Vouaux" ;
    skos:broader <http://tun.fi/MX.67036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Merismatium nigritellum"@fi,
        "Merismatium nigritellum"@sv .

<http://tun.fi/MX.66144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea anterior" ;
    dwc:scientificNameAuthorship "(Nyl.) Hedl." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Catillaria anterior"@fi,
        "Lecidea anterior"@fi,
        "Micarea anterior"@fi,
        "Catillaria anterior"@sv,
        "Lecidea anterior"@sv,
        "Micarea anterior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantyynyjäkälä"@fi,
        "blekskaftad dynlav"@sv .

<http://tun.fi/MX.66145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea assimilata" ;
    dwc:scientificNameAuthorship "(Nyl.) Coppins" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Lecidea assimilata"@fi,
        "Micarea assimilata"@fi,
        "Lecidea assimilata"@sv,
        "Micarea assimilata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammaltyynyjäkälä"@fi,
        "ljus prickdynlav"@sv .

<http://tun.fi/MX.66146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brianaria bauschiana" ;
    dwc:scientificNameAuthorship "(Körb.) S. Ekman & M. Svenss." ;
    skos:broader <http://tun.fi/MX.233768> ;
    skos:hiddenLabel "Brianaria bauschiana"@fi,
        "Lecidea infidula"@fi,
        "Lecidea semipallens"@fi,
        "Micarea bauschiana"@fi,
        "Brianaria bauschiana"@sv,
        "Lecidea infidula"@sv,
        "Lecidea semipallens"@sv,
        "Micarea bauschiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilotyynyjäkälä"@fi,
        "ljus stendynlav"@sv .

<http://tun.fi/MX.66147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea botryoides" ;
    dwc:scientificNameAuthorship "(Nyl.) Coppins" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Lecidea apochroeella var. botryoides"@fi,
        "Micarea botryoides"@fi,
        "Lecidea apochroeella var. botryoides"@sv,
        "Micarea botryoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolotyynyjäkälä"@fi,
        "stiftdynlav"@sv .

<http://tun.fi/MX.66148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea byssacea" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Czarnota, Guz.-Krzemiń. & Coppins" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Catillaria prasina var. byssacea"@fi,
        "Micarea byssacea"@fi,
        "Catillaria prasina var. byssacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnatyynyjäkälä"@fi,
        "Micarea byssacea"@sv .

<http://tun.fi/MX.66149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea denigrata" ;
    dwc:scientificNameAuthorship "(Fr.) Hedl." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Catillaria denigrata"@fi,
        "Catillaria hemipoliella"@fi,
        "Lecidea anomala f. pyrenothizans"@fi,
        "Lecidea cinereopallens"@fi,
        "Lecidea denigrata var. submisella"@fi,
        "Lecidea hemipoliella"@fi,
        "Lecidea synothea"@fi,
        "Micarea denigrata"@fi,
        "Micarea hemipoliella"@fi,
        "Catillaria denigrata"@sv,
        "Catillaria hemipoliella"@sv,
        "Lecidea anomala f. pyrenothizans"@sv,
        "Lecidea cinereopallens"@sv,
        "Lecidea denigrata var. submisella"@sv,
        "Lecidea hemipoliella"@sv,
        "Lecidea synothea"@sv,
        "Micarea denigrata"@sv,
        "Micarea hemipoliella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantotyynyjäkälä"@fi,
        "svart dynlav"@sv .

<http://tun.fi/MX.66150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea erratica" ;
    dwc:scientificNameAuthorship "(Körb.) Hertel, Rambold & Pietschm." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Lecidea demarginata"@fi,
        "Lecidea erratica"@fi,
        "Lecidea erratica f. demarginata"@fi,
        "Lecidea pithyophiloides"@fi,
        "Lecidea plebeja var. pithyophiloides"@fi,
        "Leimonis erratica"@fi,
        "Micarea erratica"@fi,
        "Lecidea demarginata"@sv,
        "Lecidea erratica"@sv,
        "Lecidea erratica f. demarginata"@sv,
        "Lecidea pithyophiloides"@sv,
        "Lecidea plebeja var. pithyophiloides"@sv,
        "Leimonis erratica"@sv,
        "Micarea erratica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soratyynyjäkälä"@fi,
        "grusdynlav"@sv .

<http://tun.fi/MX.66151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea eximia" ;
    dwc:scientificNameAuthorship "Hedl." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Micarea eximia"@fi,
        "Micarea eximia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigatyynyjäkälä"@fi,
        "liten ved-dynlav"@sv .

<http://tun.fi/MX.66152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea globulosella" ;
    dwc:scientificNameAuthorship "(Nyl.) Coppins" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Micarea globulosella"@fi,
        "Micarea globulosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyvityynyjäkälä"@fi,
        "trädbasdynlav"@sv .

<http://tun.fi/MX.66153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea hedlundii" ;
    dwc:scientificNameAuthorship "Coppins" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Micarea hedlundii"@fi,
        "Micarea hedlundii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnityynyjäkälä"@fi,
        "luddig stiftdynlav"@sv .

<http://tun.fi/MX.66154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea incrassata" ;
    dwc:scientificNameAuthorship "Hedl." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Lecidea assimilata var. infuscata"@fi,
        "Micarea incrassata"@fi,
        "Lecidea assimilata var. infuscata"@sv,
        "Micarea incrassata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkatyynyjäkälä"@fi,
        "mörk prickdynlav"@sv .

<http://tun.fi/MX.66155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea inquinans" ;
    dwc:scientificNameAuthorship "(Tul.) Coppins" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Micarea inquinans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micarea inquinans"@fi,
        "parasitdynlav"@sv .

<http://tun.fi/MX.66156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea lapillicola" ;
    dwc:scientificNameAuthorship "(Vain.) Coppins & Muhr" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Lecidea lapillicola"@fi,
        "Lecidea lapillicola"@sv,
        "Micarea lapillicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Micarea lapillicola"@fi,
        "liten grusdynlav"@sv .

<http://tun.fi/MX.66158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea lithinella" ;
    dwc:scientificNameAuthorship "(Nyl.) Hedl." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Micarea lithinella"@fi,
        "Micarea lithinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eteläntyynyjäkälä"@fi,
        "klippdynlav"@sv .

<http://tun.fi/MX.66159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brianaria lutulata" ;
    dwc:scientificNameAuthorship "(Nyl.) S. Ekman & M. Svenss." ;
    skos:broader <http://tun.fi/MX.233768> ;
    skos:hiddenLabel "Brianaria lutulata"@fi,
        "Lecidea laxula"@fi,
        "Lecidea poliodes"@fi,
        "Micarea lutulata"@fi,
        "Micarea poliodes"@fi,
        "Brianaria lutulata"@sv,
        "Lecidea laxula"@sv,
        "Lecidea poliodes"@sv,
        "Micarea lutulata"@sv,
        "Micarea poliodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjotyynyjäkälä"@fi,
        "skuggdynlav"@sv .

<http://tun.fi/MX.66160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea melaena" ;
    dwc:scientificNameAuthorship "(Nyl.) Hedl." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Bilimbia melaena"@fi,
        "Micarea melaena"@fi,
        "Bilimbia melaena"@sv,
        "Micarea melaena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palotyynyjäkälä"@fi,
        "stubbdynlav"@sv .

<http://tun.fi/MX.66161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea micrococca" ;
    dwc:scientificNameAuthorship "(Körb.) Gams ex Coppins" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Catillaria micrococca"@fi,
        "Micarea micrococca"@fi,
        "Micarea prasina f. micrococca"@fi,
        "Catillaria micrococca"@sv,
        "Micarea prasina f. micrococca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkotyynyjäkälä"@fi,
        "Micarea micrococca"@sv .

<http://tun.fi/MX.66162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea misella" ;
    dwc:scientificNameAuthorship "(Nyl.) Hedl." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Lecidea anomala f. misella"@fi,
        "Lecidea globularis"@fi,
        "Micarea misella"@fi,
        "Lecidea anomala f. misella"@sv,
        "Lecidea globularis"@sv,
        "Micarea misella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkityynyjäkälä"@fi,
        "vedstiftdynlav"@sv .

<http://tun.fi/MX.66163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea myriocarpa" ;
    dwc:scientificNameAuthorship "V. Wirth & Vězda ex Coppins" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Micarea myriocarpa"@fi,
        "Micarea myriocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiötyynyjäkälä"@fi,
        "rotvältedynlav"@sv .

<http://tun.fi/MX.66164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea nitschkeana" ;
    dwc:scientificNameAuthorship "(J. Lahm ex Rabenh.) Harm." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Bilimbia nitschkeana"@fi,
        "Micarea nitschkeana"@fi,
        "Bilimbia nitschkeana"@sv,
        "Micarea nitschkeana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männyntyynyjäkälä"@fi,
        "kvistdynlav"@sv .

<http://tun.fi/MX.66165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea peliocarpa" ;
    dwc:scientificNameAuthorship "(Anzi) Coppins & R. Sant." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Bacidia arthonizella"@fi,
        "Bacidia trisepta"@fi,
        "Bilimbia albidolivens"@fi,
        "Bilimbia trisepta"@fi,
        "Lecidea albidolivens"@fi,
        "Lecidea fraterculans"@fi,
        "Lecidea sphaeroides var. leucococca"@fi,
        "Lecidea triseptatula"@fi,
        "Micarea peliocarpa"@fi,
        "Micarea ternaria"@fi,
        "Micarea violacea"@fi,
        "Bacidia arthonizella"@sv,
        "Bacidia trisepta"@sv,
        "Bilimbia albidolivens"@sv,
        "Bilimbia trisepta"@sv,
        "Lecidea albidolivens"@sv,
        "Lecidea fraterculans"@sv,
        "Lecidea sphaeroides var. leucococca"@sv,
        "Lecidea triseptatula"@sv,
        "Micarea peliocarpa"@sv,
        "Micarea ternaria"@sv,
        "Micarea violacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaatyynyjäkälä"@fi,
        "kantdynlav"@sv .

<http://tun.fi/MX.66166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea prasina" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Catillaria prasina"@fi,
        "Catillaria sordidescens"@fi,
        "Lecidea prasiniza"@fi,
        "Micarea prasina"@fi,
        "Catillaria prasina"@sv,
        "Catillaria sordidescens"@sv,
        "Lecidea prasiniza"@sv,
        "Micarea prasina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvastyynyjäkälä"@fi,
        "dynlav"@sv .

<http://tun.fi/MX.66167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea submilliaria" ;
    dwc:scientificNameAuthorship "(Nyl.) Coppins" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Bacidia submilliaria"@fi,
        "Bilimbia granulans"@fi,
        "Lecidea granulans"@fi,
        "Lecidea submilliaria"@fi,
        "Micarea granulans"@fi,
        "Micarea submilliaria"@fi,
        "Bacidia submilliaria"@sv,
        "Bilimbia granulans"@sv,
        "Lecidea granulans"@sv,
        "Lecidea submilliaria"@sv,
        "Micarea granulans"@sv,
        "Micarea submilliaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynityynyjäkälä"@fi,
        "grynig dynlav"@sv .

<http://tun.fi/MX.66168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brianaria sylvicola" ;
    dwc:scientificNameAuthorship "(Flot. ex Körb.) S. Ekman & M. Svenss." ;
    skos:broader <http://tun.fi/MX.233768> ;
    skos:hiddenLabel "Brianaria sylvicola"@fi,
        "Lecidea hypocyanea"@fi,
        "Lecidea incincta"@fi,
        "Lecidea sylvicola"@fi,
        "Lecidea vainioi"@fi,
        "Micarea sylvicola"@fi,
        "Brianaria sylvicola"@sv,
        "Lecidea hypocyanea"@sv,
        "Lecidea incincta"@sv,
        "Lecidea sylvicola"@sv,
        "Lecidea vainioi"@sv,
        "Micarea sylvicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivityynyjäkälä"@fi,
        "stendynlav"@sv .

<http://tun.fi/MX.66169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brianaria tuberculata" ;
    dwc:scientificNameAuthorship "(Sommerf.) S. Ekman & M. Svenss." ;
    skos:broader <http://tun.fi/MX.233768> ;
    skos:hiddenLabel "Brianaria tuberculata"@fi,
        "Lecidea subinfidula"@fi,
        "Lecidea tuberculata var. scandinavica"@fi,
        "Micarea tuberculata"@fi,
        "Brianaria tuberculata"@sv,
        "Lecidea subinfidula"@sv,
        "Lecidea tuberculata var. scandinavica"@sv,
        "Micarea tuberculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliotyynyjäkälä"@fi,
        "liten stendynlav"@sv .

<http://tun.fi/MX.66170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea turfosa" ;
    dwc:scientificNameAuthorship "(A. Massal.) Du Rietz" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Lecidea verrucula"@fi,
        "Micarea turfosa"@fi,
        "Lecidea verrucula"@sv,
        "Micarea turfosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turvetyynyjäkälä"@fi,
        "mossdynlav"@sv .

<http://tun.fi/MX.66171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea vulpinaris" ;
    dwc:scientificNameAuthorship "(Nyl.) Muhr" ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Lecidea vulpinaris"@fi,
        "Micarea muhrii"@fi,
        "Micarea vulpinaris"@fi,
        "Lecidea vulpinaris"@sv,
        "Micarea muhrii"@sv,
        "Micarea vulpinaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koskityynyjäkälä"@fi,
        "bäckdynlav"@sv .

<http://tun.fi/MX.66172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microcalicium ahlneri" ;
    dwc:scientificNameAuthorship "Tibell" ;
    skos:broader <http://tun.fi/MX.67038> ;
    skos:hiddenLabel "Microcalicium ahlneri"@fi,
        "Microcalicium ahlneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantoparakka"@fi,
        "kortskaftad ärgspik"@sv .

<http://tun.fi/MX.66173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microcalicium arenarium" ;
    dwc:scientificNameAuthorship "(Hampe ex A. Massal.) Tibell" ;
    skos:broader <http://tun.fi/MX.67038> ;
    skos:hiddenLabel "Coniocybopsis arenaria"@fi,
        "Microcalicium arenarium"@fi,
        "Coniocybopsis arenaria"@sv,
        "Microcalicium arenarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjoparakka"@fi,
        "långskaftad ärgspik"@sv .

<http://tun.fi/MX.66174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microcalicium disseminatum" ;
    dwc:scientificNameAuthorship "(Ach.) Vain." ;
    skos:broader <http://tun.fi/MX.67038> ;
    skos:hiddenLabel "Microcalicium disseminatum"@fi,
        "Microcalicium disseminatum f. pedicellatum"@fi,
        "Microcalicium disseminatum var. aeruginosum"@fi,
        "Microcalicium subpedicellatum"@fi,
        "Strongylopsis commixta"@fi,
        "Strongylopsis leucopus"@fi,
        "Strongylopsis leucopus var. pallidior"@fi,
        "Strongylopsis stichococci"@fi,
        "Microcalicium disseminatum"@sv,
        "Microcalicium disseminatum f. pedicellatum"@sv,
        "Microcalicium disseminatum var. aeruginosum"@sv,
        "Microcalicium subpedicellatum"@sv,
        "Strongylopsis commixta"@sv,
        "Strongylopsis leucopus"@sv,
        "Strongylopsis leucopus var. pallidior"@sv,
        "Strongylopsis stichococci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenparakka"@fi,
        "ärgspik"@sv .

<http://tun.fi/MX.66175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica atrofulva" ;
    dwc:scientificNameAuthorship "(Sommerf.) A. J. Schwab & Rambold" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:hiddenLabel "Lecidea atrofulva"@fi,
        "Miriquidica atrofulva"@fi,
        "Lecidea atrofulva"@sv,
        "Miriquidica atrofulva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostepaasijäkälä"@fi,
        "rostig svedskivlav"@sv .

<http://tun.fi/MX.66176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica complanata" ;
    dwc:scientificNameAuthorship "(Körb.) Hertel & Rambold" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:hiddenLabel "Aspicilia complanata"@fi,
        "Lecanora coracodes"@fi,
        "Lecanora kultalensis"@fi,
        "Lecanora tenebricans"@fi,
        "Aspicilia complanata"@sv,
        "Lecanora coracodes"@sv,
        "Lecanora kultalensis"@sv,
        "Lecanora tenebricans"@sv,
        "Miriquidica complanata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miriquidica complanata"@fi,
        "strandsvedskivlav"@sv .

<http://tun.fi/MX.66177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica deusta" ;
    dwc:scientificNameAuthorship "(Stenh.) Hertel & Rambold" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:hiddenLabel "Lecidea deusta"@fi,
        "Lecidea deustata"@fi,
        "Miriquidica deusta"@fi,
        "Lecidea deusta"@sv,
        "Lecidea deustata"@sv,
        "Miriquidica deusta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapaasijäkälä"@fi,
        "svedskivlav"@sv .

<http://tun.fi/MX.66178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica garovaglii" ;
    dwc:scientificNameAuthorship "(Schaer.) Hertel & Rambold" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:hiddenLabel "Lecidea garovaglii"@fi,
        "Lecidea garovaglii"@sv,
        "Miriquidica garovaglii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miriquidica garovaglii"@fi,
        "glänsande svedskivlav"@sv .

<http://tun.fi/MX.66179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica griseoatra" ;
    dwc:scientificNameAuthorship "(Flot.) Hertel & Rambold" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:hiddenLabel "Lecidea griseoatra"@fi,
        "Lecidea griseoatra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miriquidica griseoatra"@fi,
        "Miriquidica griseoatra"@sv .

<http://tun.fi/MX.66180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica leucophaea" ;
    dwc:scientificNameAuthorship "(Flörke ex Rabenh.) Hertel & Rambold" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:hiddenLabel "Biatora submilvina"@fi,
        "Lecanora leucophaea"@fi,
        "Lecidea distensa"@fi,
        "Lecidea leucophaea"@fi,
        "Lecidea submilvina"@fi,
        "Biatora submilvina"@sv,
        "Lecanora leucophaea"@sv,
        "Lecidea distensa"@sv,
        "Lecidea leucophaea"@sv,
        "Lecidea submilvina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miriquidica leucophaea"@fi,
        "Miriquidica leucophaea"@sv .

<http://tun.fi/MX.66181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica leucophaeoides" ;
    dwc:scientificNameAuthorship "(Nyl.) Hertel & M. P. Andreev" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:hiddenLabel "Lecidea leucophaeoides"@fi,
        "Miriquidica leucophaeoides"@fi,
        "Lecidea leucophaeoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpaasijäkälä"@fi,
        "Miriquidica leucophaeoides"@sv .

<http://tun.fi/MX.66185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica obnubila" ;
    dwc:scientificNameAuthorship "(Th. Fr. & Hellb.) Hertel & Rambold" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:hiddenLabel "Lecidea tumidior"@fi,
        "Lecidea tumidior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miriquidica obnubila"@fi,
        "Miriquidica obnubila"@sv .

<http://tun.fi/MX.66186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica plumbeoatra" ;
    dwc:scientificNameAuthorship "(Vain.) A. J. Schwab & Rambold" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:hiddenLabel "Lecidea fuscoferruginea"@fi,
        "Lecidea griseonigricans"@fi,
        "Lecidea plumbeoatra"@fi,
        "Lecidea satakuntensis"@fi,
        "Lecidea fuscoferruginea"@sv,
        "Lecidea griseonigricans"@sv,
        "Lecidea plumbeoatra"@sv,
        "Lecidea satakuntensis"@sv,
        "Miriquidica plumbeoatra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miriquidica plumbeoatra"@fi,
        "blysvedskivlav"@sv .

<http://tun.fi/MX.66187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica pulvinatula" ;
    dwc:scientificNameAuthorship "(Arnold) Hertel & Rambold" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:hiddenLabel "?Lecidea circumnigrata"@fi,
        "?Lecidea circumnigrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miriquidica pulvinatula"@fi,
        "Miriquidica pulvinatula"@sv .

<http://tun.fi/MX.66188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica pycnocarpa" ;
    dwc:scientificNameAuthorship "(Körb.) M. P. Andreev" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:hiddenLabel "Lecidea pycnocarpa"@fi,
        "Lecidea pycnocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miriquidica pycnocarpa"@fi,
        "Miriquidica pycnocarpa"@sv .

<http://tun.fi/MX.66189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica ventosa" ;
    dwc:scientificNameAuthorship "(Vain.) Timdal" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:hiddenLabel "Lecidea ventosa"@fi,
        "Miriquidica ventosa"@fi,
        "Lecidea ventosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämeenpaasijäkälä"@fi,
        "Miriquidica ventosa"@sv .

<http://tun.fi/MX.66190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscopannaria nebulosa" ;
    dwc:scientificNameAuthorship "(Hoffm.) E. Tripp & Lendemer" ;
    skos:broader <http://tun.fi/MX.67138> ;
    skos:hiddenLabel "Fuscopannaria nebulosa"@fi,
        "Moelleropsis nebulosa"@fi,
        "Fuscopannaria nebulosa"@sv,
        "Moelleropsis nebulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynilimijäkälä"@fi,
        "blågryn"@sv .

<http://tun.fi/MX.66191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Montanelia disjuncta" ;
    dwc:scientificNameAuthorship "(Erichsen) Divakar, A. Crespo, Wedin & Essl." ;
    skos:broader <http://tun.fi/MX.67393> ;
    skos:hiddenLabel "Melanelia disjuncta"@fi,
        "Montanelia disjuncta"@fi,
        "Parmelia disjuncta"@fi,
        "Parmelia granulosa"@fi,
        "Melanelia disjuncta"@sv,
        "Montanelia disjuncta"@sv,
        "Parmelia disjuncta"@sv,
        "Parmelia granulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosoruskokarve"@fi,
        "brunsvart sköldlav"@sv .

<http://tun.fi/MX.66192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Montanelia panniformis" ;
    dwc:scientificNameAuthorship "(Nyl.) Divakar, A. Crespo, Wedin & Essl." ;
    skos:broader <http://tun.fi/MX.67393> ;
    skos:hiddenLabel "Melanelia panniformis"@fi,
        "Montanelia panniformis"@fi,
        "Parmelia pannariiformis"@fi,
        "Parmelia panniformis"@fi,
        "Melanelia panniformis"@sv,
        "Montanelia panniformis"@sv,
        "Parmelia pannariiformis"@sv,
        "Parmelia panniformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limiruskokarve"@fi,
        "finflikig sköldlav"@sv .

<http://tun.fi/MX.66193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Montanelia sorediata" ;
    dwc:scientificNameAuthorship "(Ach.) Divakar, A. Crespo, Wedin & Essl." ;
    skos:broader <http://tun.fi/MX.67393> ;
    skos:hiddenLabel "Melanelia sorediata"@fi,
        "Melanelia sorediosa"@fi,
        "Montanelia sorediata"@fi,
        "Parmelia sorediata"@fi,
        "Parmelia sorediosa"@fi,
        "Melanelia sorediata"@sv,
        "Melanelia sorediosa"@sv,
        "Montanelia sorediata"@sv,
        "Parmelia sorediata"@sv,
        "Parmelia sorediosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyhmyruskokarve"@fi,
        "grynig sköldlav"@sv .

<http://tun.fi/MX.66194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muellerella erratica" ;
    dwc:scientificNameAuthorship "(Müll. Arg.) Hafellner & V. John" ;
    skos:broader <http://tun.fi/MX.67343> ;
    skos:hiddenLabel "Muellerella pygmaea var. athallina"@fi,
        "Tichothecium microcarpum"@fi,
        "Tichothecium subsordescens"@fi,
        "Muellerella pygmaea var. athallina"@sv,
        "Tichothecium microcarpum"@sv,
        "Tichothecium subsordescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muellerella erratica"@fi,
        "Muellerella erratica"@sv .

<http://tun.fi/MX.66195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muellerella hospitans" ;
    dwc:scientificNameAuthorship "Stizenb." ;
    skos:broader <http://tun.fi/MX.67343> ;
    skos:hiddenLabel "Muellerella hospitans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopikkupisteikäs"@fi,
        "Muellerella hospitans"@sv .

<http://tun.fi/MX.66196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muellerella lichenicola" ;
    dwc:scientificNameAuthorship "(Sommerf.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67343> ;
    skos:hiddenLabel "Tichothecium lichenicola"@fi,
        "Tichothecium lichenicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muellerella lichenicola"@fi,
        "Muellerella lichenicola"@sv .

<http://tun.fi/MX.66197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muellerella polyspora" ;
    dwc:scientificNameAuthorship "Hepp ex Müll. Arg." ;
    skos:broader <http://tun.fi/MX.67343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muellerella polyspora"@fi,
        "Muellerella polyspora"@sv .

<http://tun.fi/MX.66198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Muellerella pygmaea" ;
    dwc:scientificNameAuthorship "(Körb.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67343> ;
    skos:hiddenLabel "Endococcus pygmaeus"@fi,
        "Tichothecium pygmaeum"@fi,
        "Endococcus pygmaeus"@sv,
        "Tichothecium pygmaeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Muellerella pygmaea"@fi,
        "Muellerella pygmaea"@sv .

<http://tun.fi/MX.66200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Multiclavula corynoides" ;
    dwc:scientificNameAuthorship "(Peck) R. H. Petersen" ;
    skos:broader <http://tun.fi/MX.67096> ;
    skos:hiddenLabel "Clavulinopsis corynoides"@fi,
        "Clavulinopsis septentrionalis"@fi,
        "Multiclavula corynoides"@fi,
        "Clavulinopsis corynoides"@sv,
        "Clavulinopsis septentrionalis"@sv,
        "Multiclavula corynoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanparvikas"@fi,
        "grenig lavklubba"@sv .

<http://tun.fi/MX.66201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Multiclavula mucida" ;
    dwc:scientificNameAuthorship "(Pers.) R. H. Petersen" ;
    skos:broader <http://tun.fi/MX.67096> ;
    skos:hiddenLabel "Lentaria mucida"@fi,
        "Multiclavula mucida"@fi,
        "Lentaria mucida"@sv,
        "Multiclavula mucida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahoparvikas"@fi,
        "ved-lavklubba"@sv .

<http://tun.fi/MX.66202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Multiclavula vernalis" ;
    dwc:scientificNameAuthorship "(Schwein.) R. H. Petersen" ;
    skos:broader <http://tun.fi/MX.67096> ;
    skos:hiddenLabel "Clavulinopsis vernalis"@fi,
        "Multiclavula vernalis"@fi,
        "Clavulinopsis vernalis"@sv,
        "Multiclavula vernalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijaparvikas"@fi,
        "enkel lavklubba"@sv .

<http://tun.fi/MX.66203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycobilimbia carneoalbida" ;
    dwc:scientificNameAuthorship "(Müll. Arg.) S. Ekman & Printzen" ;
    skos:broader <http://tun.fi/MX.67301> ;
    skos:hiddenLabel "Bacidia carneoalbida"@fi,
        "Bacidia sphaeroides"@fi,
        "Biatora carneoalbida"@fi,
        "Biatora sphaeroides"@fi,
        "Bilimbia sphaeroides"@fi,
        "Mycobilimbia carneoalbida"@fi,
        "Bacidia carneoalbida"@sv,
        "Bacidia sphaeroides"@sv,
        "Biatora carneoalbida"@sv,
        "Biatora sphaeroides"@sv,
        "Bilimbia sphaeroides"@sv,
        "Mycobilimbia carneoalbida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyviruskeinen"@fi,
        "knopplav"@sv .

<http://tun.fi/MX.66204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycobilimbia epixanthoides" ;
    dwc:scientificNameAuthorship "(Nyl.) (Nyl.) Vitik., Ahti, Kuusinen, Lommi & T. Ulvinen ex Hafellner & Türk" ;
    skos:broader <http://tun.fi/MX.67301> ;
    skos:hiddenLabel "Bacidia epixanthoides"@fi,
        "Biatora epixanthoides"@fi,
        "Bilimbia epixanthoides"@fi,
        "Lecidea epixanthoides"@fi,
        "Mycobilimbia epixanthoides"@fi,
        "Bacidia epixanthoides"@sv,
        "Biatora epixanthoides"@sv,
        "Bilimbia epixanthoides"@sv,
        "Lecidea epixanthoides"@sv,
        "Mycobilimbia epixanthoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanruskeinen"@fi,
        "gröngul knopplav"@sv .

<http://tun.fi/MX.66206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycobilimbia tetramera" ;
    dwc:scientificNameAuthorship "(De Not.) Vitik., Ahti, Kuusinen, Lommi & T. Ulvinen ex Hafellner & Türk" ;
    skos:broader <http://tun.fi/MX.67301> ;
    skos:hiddenLabel "Bacidia atrolivida"@fi,
        "Bacidia fusca"@fi,
        "Bacidia obscurata"@fi,
        "Bacidia tetramera"@fi,
        "Biatora tetramera"@fi,
        "Bilimbia atrolivida"@fi,
        "Bilimbia obscurata"@fi,
        "Lecidea atrolivida"@fi,
        "Mycobilimbia fusca"@fi,
        "Mycobilimbia obscurata"@fi,
        "Mycobilimbia tetramera"@fi,
        "Bacidia atrolivida"@sv,
        "Bacidia fusca"@sv,
        "Bacidia obscurata"@sv,
        "Bacidia tetramera"@sv,
        "Biatora tetramera"@sv,
        "Bilimbia atrolivida"@sv,
        "Bilimbia obscurata"@sv,
        "Lecidea atrolivida"@sv,
        "Mycobilimbia fusca"@sv,
        "Mycobilimbia obscurata"@sv,
        "Mycobilimbia tetramera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelikkoruskeinen"@fi,
        "svartbrun knopplav"@sv .

<http://tun.fi/MX.66207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoblastus affinis" ;
    dwc:scientificNameAuthorship "(Schaer.) T. Schauer" ;
    skos:broader <http://tun.fi/MX.67302> ;
    skos:hiddenLabel "Mycoblastus affinis"@fi,
        "Mycoblastus melinus"@fi,
        "Mycoblastus affinis"@sv,
        "Mycoblastus melinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankorpijäkälä"@fi,
        "tvåsporig blodlav"@sv .

<http://tun.fi/MX.66208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoblastus alpinus" ;
    dwc:scientificNameAuthorship "(Fr.) Th. Fr. ex Hellb." ;
    skos:broader <http://tun.fi/MX.67302> ;
    skos:hiddenLabel "Mycoblastus alpinus"@fi,
        "Pertusaria efflorescens"@fi,
        "Mycoblastus alpinus"@sv,
        "Pertusaria efflorescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhekorpijäkälä"@fi,
        "nordlig blodlav"@sv .

<http://tun.fi/MX.66209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoblastus sanguinarius" ;
    dwc:scientificNameAuthorship "(L.) Norman" ;
    skos:broader <http://tun.fi/MX.67302> ;
    skos:hiddenLabel "Mycoblastus sanguinarius"@fi,
        "Mycoblastus sanguinarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verikorpijäkälä"@fi,
        "blodlav"@sv .

<http://tun.fi/MX.66210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycocalicium subtile" ;
    dwc:scientificNameAuthorship "(Pers.) Szatala" ;
    skos:broader <http://tun.fi/MX.67241> ;
    skos:hiddenLabel "Calicium pallescens"@fi,
        "Mycocalicium minutellum"@fi,
        "Mycocalicium pallescens"@fi,
        "Mycocalicium parietinum"@fi,
        "Calicium pallescens"@sv,
        "Mycocalicium minutellum"@sv,
        "Mycocalicium pallescens"@sv,
        "Mycocalicium parietinum"@sv,
        "Mycocalicium subtile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycocalicium subtile"@fi,
        "småspik"@sv .

<http://tun.fi/MX.66211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoglaena acuminans" ;
    dwc:scientificNameAuthorship "(Nyl.) Vain." ;
    skos:broader <http://tun.fi/MX.67097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycoglaena acuminans"@fi,
        "Mycoglaena acuminans"@sv .

<http://tun.fi/MX.66212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoglaena myricae" ;
    dwc:scientificNameAuthorship "(Nyl.) R. C. Harris" ;
    skos:broader <http://tun.fi/MX.67097> ;
    skos:hiddenLabel "Arthopyrenia aeruginella"@fi,
        "Metasphaeria aeruginella"@fi,
        "Arthopyrenia aeruginella"@sv,
        "Metasphaeria aeruginella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycoglaena myricae"@fi,
        "Mycoglaena myricae"@sv .

<http://tun.fi/MX.66213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoglaena subcoerulescens" ;
    dwc:scientificNameAuthorship "(Nyl.) Höhn." ;
    skos:broader <http://tun.fi/MX.67097> ;
    skos:hiddenLabel "Julella subcoerulescens"@fi,
        "Verrucaria subcoerulescens"@fi,
        "Julella subcoerulescens"@sv,
        "Verrucaria subcoerulescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycoglaena subcoerulescens"@fi,
        "Mycoglaena subcoerulescens"@sv .

<http://tun.fi/MX.66214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomicrothelia confusa" ;
    dwc:scientificNameAuthorship "D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomicrothelia confusa"@fi,
        "Mycomicrothelia confusa"@sv .

<http://tun.fi/MX.66215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomicrothelia macularis" ;
    dwc:scientificNameAuthorship "(Hampe ex A. Massal.) Keissl." ;
    skos:broader <http://tun.fi/MX.67394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomicrothelia macularis"@fi,
        "Mycomicrothelia macularis"@sv .

<http://tun.fi/MX.66216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycomicrothelia wallrothii" ;
    dwc:scientificNameAuthorship "(Hepp) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycomicrothelia wallrothii"@fi,
        "Mycomicrothelia wallrothii"@sv .

<http://tun.fi/MX.66217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoporellum naevium" ;
    dwc:scientificNameAuthorship "(Vain.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycoporellum naevium"@fi,
        "Mycoporellum naevium"@sv .

<http://tun.fi/MX.66218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoporum antecellens" ;
    dwc:scientificNameAuthorship "(Nyl.) R. C. Harris" ;
    skos:broader <http://tun.fi/MX.67149> ;
    skos:hiddenLabel "Arthopyrenia antecellens"@fi,
        "Didymella antecellens"@fi,
        "Mycoporum antecellens"@fi,
        "Verrucaria antecellens"@fi,
        "Arthopyrenia antecellens"@sv,
        "Didymella antecellens"@sv,
        "Mycoporum antecellens"@sv,
        "Verrucaria antecellens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättipisteikäs"@fi,
        "storporig päronlav"@sv .

<http://tun.fi/MX.66219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthopyrenia elachistotera" ;
    dwc:scientificNameAuthorship "(Nyl.) Riedl" ;
    skos:broader <http://tun.fi/MX.67368> ;
    skos:hiddenLabel "Mycoporum elachistoterum"@fi,
        "Mycoporum elachistoterum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthopyrenia elachistotera"@fi,
        "Arthopyrenia elachistotera"@sv .

<http://tun.fi/MX.66220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyrtidula hippocastani" ;
    dwc:scientificNameAuthorship "(DC.) R. C. Harris" ;
    skos:broader <http://tun.fi/MX.234377> ;
    skos:hiddenLabel "Mycoporum hippocastani"@fi,
        "Mycoporum hippocastani"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cyrtidula hippocastani"@fi,
        "Cyrtidula hippocastani"@sv .

<http://tun.fi/MX.66221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoporum pineum" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67149> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycoporum pineum"@fi,
        "Mycoporum pineum"@sv .

<http://tun.fi/MX.66222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycoporum populnellum" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67149> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycoporum populnellum"@fi,
        "Mycoporum populnellum"@sv .

<http://tun.fi/MX.66223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myochroidea rufofusca" ;
    dwc:scientificNameAuthorship "(Anzi) Printzen, T. Sprib.& Tønsberg" ;
    skos:broader <http://tun.fi/MX.67098> ;
    skos:hiddenLabel "Lecidea rufofusca"@fi,
        "Myochroidea rufofusca"@fi,
        "Lecidea rufofusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaranystyjäkälä"@fi,
        "Myochroidea rufofusca"@sv .

<http://tun.fi/MX.66224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriospora dilatata" ;
    dwc:scientificNameAuthorship "(M. Westb. & Wedin) K. Knudsen & Arcadia" ;
    skos:broader <http://tun.fi/MX.67039> ;
    skos:hiddenLabel "Myriospora dilatata"@fi,
        "Silobia dilatata"@fi,
        "Silobia dilatata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokuoppajäkälä"@fi,
        "Myriospora dilatata"@sv .

<http://tun.fi/MX.66225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriospora rhagadiza" ;
    dwc:scientificNameAuthorship "(Nyl.) K. Knudsen & Arcadia" ;
    skos:broader <http://tun.fi/MX.67039> ;
    skos:hiddenLabel "Acarospora amphibola"@fi,
        "Acarospora scyphulifera"@fi,
        "Acarospora smaragdula var. scyphulifera"@fi,
        "Myriospora rhagadiza"@fi,
        "Silobia rhagadiza"@fi,
        "Acarospora amphibola"@sv,
        "Acarospora scyphulifera"@sv,
        "Acarospora smaragdula var. scyphulifera"@sv,
        "Myriospora rhagadiza"@sv,
        "Silobia rhagadiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuppikuoppajäkälä"@fi,
        "kustspricklav"@sv .

<http://tun.fi/MX.66226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriospora scabrida" ;
    dwc:scientificNameAuthorship "(Hedl. ex H. Magn.) K. Knudsen & Arcadia" ;
    skos:broader <http://tun.fi/MX.67039> ;
    skos:hiddenLabel "Acarospora scabrida"@fi,
        "Acarospora verruciformis"@fi,
        "Silobia scabrida"@fi,
        "Acarospora scabrida"@sv,
        "Acarospora verruciformis"@sv,
        "Silobia scabrida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Myriospora scabrida"@fi,
        "Myriospora scabrida"@sv .

<http://tun.fi/MX.66227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriospora smaragdula" ;
    dwc:scientificNameAuthorship "(Wahlenb. ex Ach.) Nägeli ex Uloth" ;
    skos:broader <http://tun.fi/MX.67039> ;
    skos:hiddenLabel "Acarospora amphibola"@fi,
        "Acarospora isotorquensis"@fi,
        "Acarospora lesdainii"@fi,
        "Acarospora murina"@fi,
        "Acarospora smaragdula"@fi,
        "Acarospora smaragdula var. lesdainii"@fi,
        "Myriospora smaragdula"@fi,
        "Polysporinopsis smaragdula"@fi,
        "Silobia smaragdula"@fi,
        "Acarospora amphibola"@sv,
        "Acarospora isotorquensis"@sv,
        "Acarospora lesdainii"@sv,
        "Acarospora murina"@sv,
        "Acarospora smaragdula"@sv,
        "Acarospora smaragdula var. lesdainii"@sv,
        "Polysporinopsis smaragdula"@sv,
        "Silobia smaragdula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakuoppajäkälä"@fi,
        "Myriospora smaragdula"@sv .

<http://tun.fi/MX.66228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myriospora tangerina" ;
    dwc:scientificNameAuthorship "(M. Westb. & Wedin) K. Knudsen & Arcadia" ;
    skos:broader <http://tun.fi/MX.67039> ;
    skos:hiddenLabel "Acarospora lesdainii var. subochracea"@fi,
        "Myriospora tangerina"@fi,
        "Silobia tangerina"@fi,
        "Acarospora lesdainii var. subochracea"@sv,
        "Silobia tangerina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rautakuoppajäkälä"@fi,
        "Myriospora tangerina"@sv .

<http://tun.fi/MX.66229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naetrocymbe fraxini" ;
    dwc:scientificNameAuthorship "(A. Massal.) R. C. Harris" ;
    skos:broader <http://tun.fi/MX.67303> ;
    skos:hiddenLabel "Arthopyrenia fraxini"@fi,
        "Naetrocymbe fraxini"@fi,
        "Arthopyrenia fraxini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänpisteikäs"@fi,
        "Naetrocymbe fraxini"@sv .

<http://tun.fi/MX.66230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naetrocymbe punctiformis" ;
    dwc:scientificNameAuthorship "(Pers.) R. C. Harris" ;
    skos:broader <http://tun.fi/MX.67303> ;
    skos:hiddenLabel "Arthopyrenia cembrina"@fi,
        "Arthopyrenia punctiformis"@fi,
        "Arthopyrenia pyrenastrella"@fi,
        "Didymella punctiformis"@fi,
        "Didymella pyrenastrella"@fi,
        "Naetrocymbe punctiformis"@fi,
        "Verrucaria epidermidis var. pyrenastrella"@fi,
        "Verrucaria rhyponta var. rhypontella"@fi,
        "Arthopyrenia cembrina"@sv,
        "Arthopyrenia punctiformis"@sv,
        "Arthopyrenia pyrenastrella"@sv,
        "Didymella punctiformis"@sv,
        "Didymella pyrenastrella"@sv,
        "Verrucaria epidermidis var. pyrenastrella"@sv,
        "Verrucaria rhyponta var. rhypontella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanpisteikäs"@fi,
        "Naetrocymbe punctiformis"@sv .

<http://tun.fi/MX.66231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naetrocymbe rhyponta" ;
    dwc:scientificNameAuthorship "(Ach.) R. C. Harris" ;
    skos:broader <http://tun.fi/MX.67303> ;
    skos:hiddenLabel "Arthopyrenia rhyponta"@fi,
        "Naetrocymbe rhyponta"@fi,
        "Arthopyrenia rhyponta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänpistejäkälä"@fi,
        "Naetrocymbe rhyponta"@sv .

<http://tun.fi/MX.66232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nanostictis peltigerae" ;
    dwc:scientificNameAuthorship "M. S. Christ." ;
    skos:broader <http://tun.fi/MX.67040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Nanostictis peltigerae"@fi,
        "Nanostictis peltigerae"@sv .

<http://tun.fi/MX.66233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nectriopsis lecanodes" ;
    dwc:scientificNameAuthorship "(Ces.) Diederich & Schroers" ;
    skos:broader <http://tun.fi/MX.67396> ;
    skos:hiddenLabel "Nectria lecanodes"@fi,
        "Nectriopsis lecanodes"@fi,
        "Nectria lecanodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkälännäppy"@fi,
        "Nectriopsis lecanodes"@sv .

<http://tun.fi/MX.66234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neobarya peltigerae" ;
    dwc:scientificNameAuthorship "Lowen, Boqueras & Gómez-Bolea" ;
    skos:broader <http://tun.fi/MX.67099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neobarya peltigerae"@fi,
        "Neobarya peltigerae"@sv .

<http://tun.fi/MX.66235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neocoleroa inundata" ;
    dwc:scientificNameAuthorship "(Vain.) Diederich" ;
    skos:broader <http://tun.fi/MX.67100> ;
    skos:hiddenLabel "Arthonia exilis var. tenellula f. inundata"@fi,
        "Arthonia exilis var. tenellula f. inundata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Neocoleroa inundata"@fi,
        "Neocoleroa inundata"@sv .

<http://tun.fi/MX.66236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephroma arcticum" ;
    dwc:scientificNameAuthorship "(L.) Torss." ;
    skos:broader <http://tun.fi/MX.67197> ;
    skos:hiddenLabel "Nephroma arcticum"@fi,
        "Opisteria arctica"@fi,
        "Nephroma arcticum"@sv,
        "Opisteria arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankorvajäkälä"@fi,
        "norrlandslav"@sv .

<http://tun.fi/MX.66237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephroma bellum" ;
    dwc:scientificNameAuthorship "(Spreng.) Tuck." ;
    skos:broader <http://tun.fi/MX.67197> ;
    skos:hiddenLabel "Nephroma bellum"@fi,
        "Nephroma laevigatum"@fi,
        "Nephromium subtomentellum"@fi,
        "Nephroma bellum"@sv,
        "Nephroma laevigatum"@sv,
        "Nephromium subtomentellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silomunuaisjäkälä"@fi,
        "stuplav"@sv .

<http://tun.fi/MX.66238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephroma expallidum" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.67197> ;
    skos:hiddenLabel "Nephroma expallidum"@fi,
        "Opisteria expallida"@fi,
        "Nephroma expallidum"@sv,
        "Opisteria expallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikorvajäkälä"@fi,
        "grön njurlav"@sv .

<http://tun.fi/MX.66239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephroma helveticum" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.67197> ;
    skos:hiddenLabel "Nephroma helveticum"@fi,
        "Nephromium helveticum"@fi,
        "Nephromium helveticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliomunuaisjäkälä"@fi,
        "Nephroma helveticum"@sv .

<http://tun.fi/MX.66240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephroma laevigatum" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.67197> ;
    skos:hiddenLabel "Nephroma laevigatum"@fi,
        "Nephroma lusitanicum"@fi,
        "Nephromium laevigatum"@fi,
        "Nephroma laevigatum"@sv,
        "Nephroma lusitanicum"@sv,
        "Nephromium laevigatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenmunuaisjäkälä"@fi,
        "västlig njurlav"@sv .

<http://tun.fi/MX.66241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephroma parile" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67197> ;
    skos:hiddenLabel "Nephroma parile"@fi,
        "Nephromium parile"@fi,
        "Nephroma parile"@sv,
        "Nephromium parile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhemunuaisjäkälä"@fi,
        "bårdlav"@sv .

<http://tun.fi/MX.66242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nephroma resupinatum" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.67197> ;
    skos:hiddenLabel "Nephroma norrlinii"@fi,
        "Nephroma resupinatum"@fi,
        "Nephroma tomentosum"@fi,
        "Nephromium resupinatum"@fi,
        "Nephroma norrlinii"@sv,
        "Nephroma resupinatum"@sv,
        "Nephroma tomentosum"@sv,
        "Nephromium resupinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkamunuaisjäkälä"@fi,
        "luddlav"@sv .

<http://tun.fi/MX.66243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niesslia cladoniicola" ;
    dwc:scientificNameAuthorship "D. Hawksw. & W. Gams" ;
    skos:broader <http://tun.fi/MX.67242> ;
    skos:hiddenLabel "Niesslia cladoniicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poronjäkälänsyylänen"@fi,
        "Niesslia cladoniicola"@sv .

<http://tun.fi/MX.66244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Normandina acroglypta" ;
    dwc:scientificNameAuthorship "(Norman) Aptroot" ;
    skos:broader <http://tun.fi/MX.67304> ;
    skos:hiddenLabel "Lauderlindsaya acroglypta"@fi,
        "Normandina acroglypta"@fi,
        "Lauderlindsaya acroglypta"@sv,
        "Normandina acroglypta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynisimpukkajäkälä"@fi,
        "skorpmussellav"@sv .

<http://tun.fi/MX.66245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Normandina pulchella" ;
    dwc:scientificNameAuthorship "(Borrer) Nyl." ;
    skos:broader <http://tun.fi/MX.67304> ;
    skos:hiddenLabel "Lauderlindsaya borreri"@fi,
        "Normandina pulchella"@fi,
        "Lauderlindsaya borreri"@sv,
        "Normandina pulchella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomusimpukkajäkälä"@fi,
        "mussellav"@sv .

<http://tun.fi/MX.66246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Norrlinia peltigericola" ;
    dwc:scientificNameAuthorship "(Nyl.) Theiss. & Syd." ;
    skos:broader <http://tun.fi/MX.67101> ;
    skos:hiddenLabel "Pleosphaeropsis peltigericola"@fi,
        "Pleosphaerulina peltigericola"@fi,
        "Verrucaria peltigericola"@fi,
        "Pleosphaeropsis peltigericola"@sv,
        "Pleosphaerulina peltigericola"@sv,
        "Verrucaria peltigericola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Norrlinia peltigericola"@fi,
        "Norrlinia peltigericola"@sv .

<http://tun.fi/MX.66247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia alaskana" ;
    dwc:scientificNameAuthorship "(Verseghy) Kukwa" ;
    skos:broader <http://tun.fi/MX.67102> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Ochrolechia alaskana"@fi,
        "Ochrolechia alaskana"@sv .

<http://tun.fi/MX.66248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia androgyna" ;
    dwc:scientificNameAuthorship "(Hoffm.) Arnold" ;
    skos:broader <http://tun.fi/MX.67102> ;
    skos:hiddenLabel "Ochrolechia androgyna"@fi,
        "Ochrolechia pulvinata var. ecorticata"@fi,
        "Ochrolechia androgyna"@sv,
        "Ochrolechia pulvinata var. ecorticata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhekermajäkälä"@fi,
        "grynig örnlav"@sv .

<http://tun.fi/MX.66249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia arborea" ;
    dwc:scientificNameAuthorship "(Kreyer) Almb." ;
    skos:broader <http://tun.fi/MX.67102> ;
    skos:hiddenLabel "Lecanora perleprosa"@fi,
        "Ochrolechia arborea"@fi,
        "Pertusaria arborea"@fi,
        "Lecanora perleprosa"@sv,
        "Ochrolechia arborea"@sv,
        "Pertusaria arborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörökermajäkälä"@fi,
        "slät örnlav"@sv .

<http://tun.fi/MX.66250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia bahusiensis" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67102> ;
    skos:hiddenLabel "Ochrolechia bahusiensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lauhakermajäkälä"@fi,
        "Ochrolechia bahusiensis"@sv .

<http://tun.fi/MX.66251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia frigida" ;
    dwc:scientificNameAuthorship "(Sw.) Lynge" ;
    skos:broader <http://tun.fi/MX.67102> ;
    skos:hiddenLabel "Ochrolechia frigida"@fi,
        "Ochrolechia gonatodes"@fi,
        "Ochrolechia inaequatula"@fi,
        "Ochrolechia lapuënsis"@fi,
        "Ochrolechia tartarea var. lapuënsis"@fi,
        "Ochrolechia frigida"@sv,
        "Ochrolechia gonatodes"@sv,
        "Ochrolechia inaequatula"@sv,
        "Ochrolechia lapuënsis"@sv,
        "Ochrolechia tartarea var. lapuënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikermajäkälä"@fi,
        "nordlig örnlav"@sv .

<http://tun.fi/MX.66254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia mahluensis" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.67102> ;
    skos:hiddenLabel "Ochrolechia androgyna var. pergranulosa"@fi,
        "Ochrolechia mahluensis"@fi,
        "Ochrolechia pergranulosa"@fi,
        "Ochrolechia androgyna var. pergranulosa"@sv,
        "Ochrolechia pergranulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämeenkermajäkälä"@fi,
        "Ochrolechia mahluensis"@sv .

<http://tun.fi/MX.66255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia microstictoides" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.67102> ;
    skos:hiddenLabel "Ochrolechia microstictoides"@fi,
        "Pertusaria silvatica"@fi,
        "Ochrolechia microstictoides"@sv,
        "Pertusaria silvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajankermajäkälä"@fi,
        "tunn örnlav"@sv .

<http://tun.fi/MX.66256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia pallescens" ;
    dwc:scientificNameAuthorship "(L.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67102> ;
    skos:hiddenLabel "Ochrolechia pallescens"@fi,
        "Ochrolechia pallescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavankermajäkälä"@fi,
        "blek örnlav"@sv .

<http://tun.fi/MX.66259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia tartarea" ;
    dwc:scientificNameAuthorship "(L.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67102> ;
    skos:hiddenLabel "Ochrolechia pulvinata"@fi,
        "Ochrolechia tartarea"@fi,
        "Ochrolechia pulvinata"@sv,
        "Ochrolechia tartarea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokermajäkälä"@fi,
        "örnlav"@sv .

<http://tun.fi/MX.66260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia turneri" ;
    dwc:scientificNameAuthorship "(Sm.) Hasselrot" ;
    skos:broader <http://tun.fi/MX.67102> ;
    skos:hiddenLabel "Ochrolechia turneri"@fi,
        "Ochrolechia turneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenkermajäkälä"@fi,
        "Turners örnlav"@sv .

<http://tun.fi/MX.66261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia upsaliensis" ;
    dwc:scientificNameAuthorship "(L.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67102> ;
    skos:hiddenLabel "Ochrolechia upsaliensis"@fi,
        "Ochrolechia upsaliensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikermajäkälä"@fi,
        "uppsalalav"@sv .

<http://tun.fi/MX.66262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alyxoria culmigena" ;
    dwc:scientificNameAuthorship "(Lib.) Ertz" ;
    skos:broader <http://tun.fi/MX.67117> ;
    skos:hiddenLabel "Alyxoria culmigena"@fi,
        "Opegrapha culmigena"@fi,
        "Opegrapha herbarum"@fi,
        "Alyxoria culmigena"@sv,
        "Opegrapha culmigena"@sv,
        "Opegrapha herbarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuukirppujäkälä"@fi,
        "växtklotterlav"@sv .

<http://tun.fi/MX.66263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opegrapha dolomitica" ;
    dwc:scientificNameAuthorship "(Arnold) Clauzade & Cl. Roux ex Torrente & Egea" ;
    skos:broader <http://tun.fi/MX.67243> ;
    skos:hiddenLabel "Opegrapha dolomitica"@fi,
        "Opegrapha dolomitica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikirppujäkälä"@fi,
        "dolomitklotterlav"@sv .

<http://tun.fi/MX.66264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrographa gyrocarpa" ;
    dwc:scientificNameAuthorship "(Flot) Ertz & Tehler" ;
    skos:broader <http://tun.fi/MX.234359> ;
    skos:hiddenLabel "Gyrographa gyrocarpa"@fi,
        "Opegrapha gyrocarpa"@fi,
        "Gyrographa gyrocarpa"@sv,
        "Opegrapha gyrocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siimeskirppujäkälä"@fi,
        "skuggklotterlav"@sv .

<http://tun.fi/MX.66265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opegrapha lamyi" ;
    dwc:scientificNameAuthorship "(O. J. Rich. ex Nyl.) Triebel" ;
    skos:broader <http://tun.fi/MX.67243> ;
    skos:hiddenLabel "Opegrapha lamyi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehräjäkälänkirppunen"@fi,
        "Opegrapha lamyi"@sv .

<http://tun.fi/MX.66266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opegrapha niveoatra" ;
    dwc:scientificNameAuthorship "(Borrer) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67243> ;
    skos:hiddenLabel "Opegrapha niveoatra"@fi,
        "Opegrapha vulgata var. subsiderella"@fi,
        "Opegrapha niveoatra"@sv,
        "Opegrapha vulgata var. subsiderella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokirppujäkälä"@fi,
        "prickig mellanklotterlav"@sv .

<http://tun.fi/MX.66267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phacothecium varium" ;
    dwc:scientificNameAuthorship "(Tul.) Trevis." ;
    skos:broader <http://tun.fi/MX.4979018> ;
    skos:hiddenLabel "Mycobilimbia xanthoriicola"@fi,
        "Opegrapha physciaria"@fi,
        "Mycobilimbia xanthoriicola"@sv,
        "Opegrapha physciaria"@sv,
        "Phacothecium varium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Phacothecium varium"@fi,
        "vägglavsklotter"@sv .

<http://tun.fi/MX.66268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opegrapha pulvinata" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.67243> ;
    skos:hiddenLabel "Opegrapha pulvinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Opegrapha pulvinata"@fi,
        "sipperlavsklotter"@sv .

<http://tun.fi/MX.66269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoschismatomma rufescens" ;
    dwc:scientificNameAuthorship "(Pers.) Ertz & Tehler" ;
    skos:broader <http://tun.fi/MX.234360> ;
    skos:hiddenLabel "Opegrapha herpetica"@fi,
        "Opegrapha rufescens"@fi,
        "Pseudoschismatomma rufescens"@fi,
        "Opegrapha herpetica"@sv,
        "Opegrapha rufescens"@sv,
        "Pseudoschismatomma rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokirppujäkälä"@fi,
        "rödbrun klotterlav"@sv .

<http://tun.fi/MX.66270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opegrapha rupestris" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.67243> ;
    skos:hiddenLabel "Opegrapha parasitica"@fi,
        "Opegrapha persoonii"@fi,
        "Opegrapha rupestris"@fi,
        "Opegrapha parasitica"@sv,
        "Opegrapha persoonii"@sv,
        "Opegrapha rupestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikirppunen"@fi,
        "vårtlavsklotter"@sv .

<http://tun.fi/MX.66271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opegrapha subparallela" ;
    dwc:scientificNameAuthorship "Müll. Arg." ;
    skos:broader <http://tun.fi/MX.67243> ;
    skos:hiddenLabel "Opegrapha subparallela"@fi,
        "Opegrapha xylographiza"@fi,
        "Opegrapha xylographiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnikirppujäkälä"@fi,
        "Opegrapha subparallela"@sv .

<http://tun.fi/MX.66272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opegrapha suecica" ;
    dwc:scientificNameAuthorship "Källsten ex G. Thor" ;
    skos:broader <http://tun.fi/MX.67243> ;
    skos:hiddenLabel "Opegrapha suecica"@fi,
        "Opegrapha suecica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotsinkirppujäkälä"@fi,
        "svensk klotterlav"@sv .

<http://tun.fi/MX.66273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Opegrapha vulgata" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67243> ;
    skos:hiddenLabel "?Opegrapha cinerea"@fi,
        "Opegrapha lithyrga"@fi,
        "Opegrapha vulgata"@fi,
        "?Opegrapha cinerea"@sv,
        "Opegrapha lithyrga"@sv,
        "Opegrapha vulgata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenkirppujäkälä"@fi,
        "mellanklotterlav"@sv .

<http://tun.fi/MX.66275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophioparma lapponica" ;
    dwc:scientificNameAuthorship "(Räsänen) Hafellner & R. W. Rogers" ;
    skos:broader <http://tun.fi/MX.67344> ;
    skos:hiddenLabel "Haematomma lapponicum"@fi,
        "Haematomma ventosum var. lapponicum"@fi,
        "Ophioparma lapponica"@fi,
        "Haematomma lapponicum"@sv,
        "Haematomma ventosum var. lapponicum"@sv,
        "Ophioparma lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinrokkojäkälä"@fi,
        "lappvindlav"@sv .

<http://tun.fi/MX.66276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ophioparma ventosa" ;
    dwc:scientificNameAuthorship "(L.) Norman" ;
    skos:broader <http://tun.fi/MX.67344> ;
    skos:hiddenLabel "Haematomma lapponicum var. violascens"@fi,
        "Haematomma ventosum"@fi,
        "Ophioparma ventosa"@fi,
        "Haematomma lapponicum var. violascens"@sv,
        "Haematomma ventosum"@sv,
        "Ophioparma ventosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuulirokkojäkälä"@fi,
        "vindlav"@sv .

<http://tun.fi/MX.66277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orphniospora moriopsis" ;
    dwc:scientificNameAuthorship "(A. Massal.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67150> ;
    skos:hiddenLabel "Buellia atrata"@fi,
        "Buellia moriopsis"@fi,
        "Orphniospora atrata"@fi,
        "Orphniospora moriopsis"@fi,
        "Buellia atrata"@sv,
        "Buellia moriopsis"@sv,
        "Orphniospora atrata"@sv,
        "Orphniospora moriopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustaruutujäkälä"@fi,
        "svart rutlav"@sv .

<http://tun.fi/MX.66279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pachypeltis castellana" ;
    dwc:scientificNameAuthorship "(Räsänen) Søchting, Frödén & Arup" ;
    skos:broader <http://tun.fi/MX.67041> ;
    skos:hiddenLabel "Caloplaca castellana"@fi,
        "Pachypeltis castellana"@fi,
        "Caloplaca castellana"@sv,
        "Pachypeltis castellana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seitakultajäkälä"@fi,
        "fjällorangelav"@sv .

<http://tun.fi/MX.66280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyalecta fagicola" ;
    dwc:scientificNameAuthorship "(Hepp ex Arnold) Kremp." ;
    skos:broader <http://tun.fi/MX.67333> ;
    skos:hiddenLabel "Gyalecta fagicola"@fi,
        "Lecidea congruella"@fi,
        "Pachyphiale fagicola"@fi,
        "Gyalecta fagicola"@sv,
        "Lecidea congruella"@sv,
        "Pachyphiale fagicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salavanvahajäkälä"@fi,
        "kronlav"@sv .

<http://tun.fi/MX.66281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pannaria hookeri" ;
    dwc:scientificNameAuthorship "(Borrer ex Sm.) Nyl." ;
    skos:broader <http://tun.fi/MX.67245> ;
    skos:hiddenLabel "Pannaria hookeri"@fi,
        "Pannaria hookeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilimijäkälä"@fi,
        "fjällgytterlav"@sv .

<http://tun.fi/MX.66284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmelia ernstiae" ;
    dwc:scientificNameAuthorship "Feuerer & A. Thell" ;
    skos:broader <http://tun.fi/MX.67346> ;
    skos:hiddenLabel "Parmelia ernstiae"@fi,
        "Parmelia ernstiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmäisokarve"@fi,
        "daggfärglav"@sv .

<http://tun.fi/MX.66285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmelia fraudans" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.67346> ;
    skos:hiddenLabel "Parmelia fraudans"@fi,
        "Parmelia saxatilis subsp. fraudans"@fi,
        "Parmelia fraudans"@sv,
        "Parmelia saxatilis subsp. fraudans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kouruisokarve"@fi,
        "gulaktig färglav"@sv .

<http://tun.fi/MX.66289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmelia saxatilis" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.67346> ;
    skos:hiddenLabel "Parmelia saxatilis"@fi,
        "Parmelia saxatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioisokarve"@fi,
        "färglav"@sv .

<http://tun.fi/MX.66290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmelia serrana" ;
    dwc:scientificNameAuthorship "A. Crespo, M. C. Molina & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67346> ;
    skos:hiddenLabel "Parmelia serrana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltoisokarve"@fi,
        "Parmelia serrana"@sv .

<http://tun.fi/MX.66291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmelia sulcata" ;
    dwc:scientificNameAuthorship "Taylor" ;
    skos:broader <http://tun.fi/MX.67346> ;
    skos:hiddenLabel "Parmelia sulcata"@fi,
        "Parmelia sulcata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidanisokarve"@fi,
        "skrynkellav"@sv .

<http://tun.fi/MX.66292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmeliella triptophylla" ;
    dwc:scientificNameAuthorship "(Ach.) Müll. Arg." ;
    skos:broader <http://tun.fi/MX.67151> ;
    skos:hiddenLabel "Parmeliella corallinoides"@fi,
        "Parmeliella triptophylla"@fi,
        "Parmeliella corallinoides"@sv,
        "Parmeliella triptophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karstajäkälä"@fi,
        "korallblylav"@sv .

<http://tun.fi/MX.66293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmelina pastillifera" ;
    dwc:scientificNameAuthorship "(Harm.) Hale" ;
    skos:broader <http://tun.fi/MX.67042> ;
    skos:hiddenLabel "Parmelia pastillifera"@fi,
        "Parmelina pastillifera"@fi,
        "Parmelia pastillifera"@sv,
        "Parmelina pastillifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nappikarve"@fi,
        "västlig silverlav"@sv .

<http://tun.fi/MX.66294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmelina tiliacea" ;
    dwc:scientificNameAuthorship "(Hoffm.) Hale" ;
    skos:broader <http://tun.fi/MX.67042> ;
    skos:hiddenLabel "Parmelia scortea"@fi,
        "Parmelia tiliacea"@fi,
        "Parmelina tiliacea"@fi,
        "Parmelia scortea"@sv,
        "Parmelia tiliacea"@sv,
        "Parmelina tiliacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riuttakarve"@fi,
        "silverlav"@sv .

<http://tun.fi/MX.66295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmeliopsis ambigua" ;
    dwc:scientificNameAuthorship "(Hoffm.) Nyl." ;
    skos:broader <http://tun.fi/MX.67246> ;
    skos:hiddenLabel "Foraminella ambigua"@fi,
        "Parmeliopsis ambigua"@fi,
        "Foraminella ambigua"@sv,
        "Parmeliopsis ambigua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltatyvikarve"@fi,
        "stocklav"@sv .

<http://tun.fi/MX.66296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmeliopsis hyperopta" ;
    dwc:scientificNameAuthorship "(Ach.) Arnold" ;
    skos:broader <http://tun.fi/MX.67246> ;
    skos:hiddenLabel "Foraminella hyperopta"@fi,
        "Parmeliopsis hyperopta"@fi,
        "Parmeliopsis pallescens"@fi,
        "Foraminella hyperopta"@sv,
        "Parmeliopsis hyperopta"@sv,
        "Parmeliopsis pallescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaatyvikarve"@fi,
        "vedlav"@sv .

<http://tun.fi/MX.66297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parvoplaca suspiciosa" ;
    dwc:scientificNameAuthorship "(Nyl.) Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.67347> ;
    skos:hiddenLabel "Caloplaca suspiciosa"@fi,
        "Lecanora suspiciosa"@fi,
        "Parvoplaca suspiciosa"@fi,
        "Caloplaca suspiciosa"@sv,
        "Lecanora suspiciosa"@sv,
        "Parvoplaca suspiciosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjankultajäkälä"@fi,
        "svart asporangelav"@sv .

<http://tun.fi/MX.66298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parvoplaca tiroliensis" ;
    dwc:scientificNameAuthorship "(Zahlbr.) Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.67347> ;
    skos:hiddenLabel "Callopisma subolivaceum"@fi,
        "Caloplaca arctica"@fi,
        "Caloplaca tiroliensis"@fi,
        "Parvoplaca tiroliensis"@fi,
        "Callopisma subolivaceum"@sv,
        "Caloplaca arctica"@sv,
        "Caloplaca tiroliensis"@sv,
        "Parvoplaca tiroliensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkultajäkälä"@fi,
        "alporangelav"@sv .

<http://tun.fi/MX.66299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera aphthosa" ;
    dwc:scientificNameAuthorship "(L.) Willd." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltidea aphthosa"@fi,
        "Peltigera aphthosa"@fi,
        "Peltidea aphthosa"@sv,
        "Peltigera aphthosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilkkunahkajäkälä"@fi,
        "torsklav"@sv .

<http://tun.fi/MX.66300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera canina" ;
    dwc:scientificNameAuthorship "(L.) Willd." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera canina"@fi,
        "Peltigera suomensis"@fi,
        "Peltigera canina"@sv,
        "Peltigera suomensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huopanahkajäkälä"@fi,
        "filtlav"@sv .

<http://tun.fi/MX.66301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera collina" ;
    dwc:scientificNameAuthorship "(Ach.) Schrad." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera collina"@fi,
        "Peltigera scutata"@fi,
        "Peltigera collina"@sv,
        "Peltigera scutata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjonahkajäkälä"@fi,
        "grynig filtlav"@sv .

<http://tun.fi/MX.66302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera degenii" ;
    dwc:scientificNameAuthorship "Gyeln." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera degenii"@fi,
        "Peltigera virescens"@fi,
        "Peltigera degenii"@sv,
        "Peltigera virescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "polkunahkajäkälä"@fi,
        "tunn trevarlav"@sv .

<http://tun.fi/MX.66303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera didactyla" ;
    dwc:scientificNameAuthorship "(With.) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera didactyla"@fi,
        "Peltigera erumpens"@fi,
        "Peltigera hazslinszkyi"@fi,
        "Peltigera spuria"@fi,
        "Peltigera didactyla"@sv,
        "Peltigera erumpens"@sv,
        "Peltigera hazslinszkyi"@sv,
        "Peltigera spuria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuotionahkajäkälä"@fi,
        "styverlav"@sv .

<http://tun.fi/MX.66304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera elisabethae" ;
    dwc:scientificNameAuthorship "Gyeln." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera elisabethae"@fi,
        "Peltigera mauritzii"@fi,
        "Peltigera elisabethae"@sv,
        "Peltigera mauritzii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "louhunahkajäkälä"@fi,
        "nordlig filtlav"@sv .

<http://tun.fi/MX.66305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera extenuata" ;
    dwc:scientificNameAuthorship "(Nyl. ex Vain.) Lojka" ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera didactyla var. extenuata"@fi,
        "Peltigera extenuata"@fi,
        "Peltigera didactyla var. extenuata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhenahkajäkälä"@fi,
        "Peltigera extenuata"@sv .

<http://tun.fi/MX.66306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera frippii" ;
    dwc:scientificNameAuthorship "Holt.-Hartw." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera frippii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjannahkajäkälä"@fi,
        "Peltigera frippii"@sv .

<http://tun.fi/MX.66307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera horizontalis" ;
    dwc:scientificNameAuthorship "(Huds.) Baumg." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera horizontalis"@fi,
        "Peltigera horizontalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nappinahkajäkälä"@fi,
        "sköldfiltlav"@sv .

<http://tun.fi/MX.66308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera hymenina" ;
    dwc:scientificNameAuthorship "(Ach.) Delise" ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera hymenina"@fi,
        "Peltigera lactucifolia"@fi,
        "Peltigera hymenina"@sv,
        "Peltigera lactucifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännennahkajäkälä"@fi,
        "sydlig filtlav"@sv .

<http://tun.fi/MX.66309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera kristinssonii" ;
    dwc:scientificNameAuthorship "Vitik." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera kristinssonii"@fi,
        "Peltigera kristinssonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannahkajäkälä"@fi,
        "fjällfiltlav"@sv .

<http://tun.fi/MX.66310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera latiloba" ;
    dwc:scientificNameAuthorship "Holt.-Hartw." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera latiloba"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitanahkajäkälä"@fi,
        "Peltigera latiloba"@sv .

<http://tun.fi/MX.66311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera lepidophora" ;
    dwc:scientificNameAuthorship "(Nyl. ex Vain.) Bitter" ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera canina var. lepidophora"@fi,
        "Peltigera lepidophora"@fi,
        "Peltigera canina var. lepidophora"@sv,
        "Peltigera lepidophora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkinahkajäkälä"@fi,
        "kornig filtlav"@sv .

<http://tun.fi/MX.66312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera leucophlebia" ;
    dwc:scientificNameAuthorship "(Nyl.) Gyeln." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltidea leucophlebia"@fi,
        "Peltigera leucophlebia"@fi,
        "Peltigera variolosa"@fi,
        "Peltidea leucophlebia"@sv,
        "Peltigera leucophlebia"@sv,
        "Peltigera variolosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahonahkajäkälä"@fi,
        "ådrig torsklav"@sv .

<http://tun.fi/MX.66313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera malacea" ;
    dwc:scientificNameAuthorship "(Ach.) Funck" ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera malacea"@fi,
        "Peltigera malacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "anturanahkajäkälä"@fi,
        "matt filtlav"@sv .

<http://tun.fi/MX.66314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera membranacea" ;
    dwc:scientificNameAuthorship "(Ach.) Nyl." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera membranacea"@fi,
        "Peltigera membranacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelmunahkajäkälä"@fi,
        "tunn filtlav"@sv .

<http://tun.fi/MX.66315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera monticola" ;
    dwc:scientificNameAuthorship "Vitik." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera monticola"@fi,
        "Peltigera monticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorinahkajäkälä"@fi,
        "bergfiltlav"@sv .

<http://tun.fi/MX.66316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera neckeri" ;
    dwc:scientificNameAuthorship "Hepp ex Müll. Arg." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera neckeri"@fi,
        "Peltigera neckeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketonahkajäkälä"@fi,
        "styv filtlav"@sv .

<http://tun.fi/MX.66317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera neopolydactyla" ;
    dwc:scientificNameAuthorship "(Gyeln.) Gyeln." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera neopolydactyla"@fi,
        "Peltigera neopolydactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsänahkajäkälä"@fi,
        "nordlig trevarlav"@sv .

<http://tun.fi/MX.66318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera occidentalis" ;
    dwc:scientificNameAuthorship "(E. Dahl) Kristinsson" ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera occidentalis"@fi,
        "Peltigera scabrosa var. occidentalis"@fi,
        "Peltigera scabrosa var. occidentalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasnahkajäkälä"@fi,
        "Peltigera occidentalis"@sv .

<http://tun.fi/MX.66319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera polydactylon" ;
    dwc:scientificNameAuthorship "(Neck.) Hoffm." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera 'polydactyla'"@fi,
        "Peltigera polydactylon"@fi,
        "Peltigera 'polydactyla'"@sv,
        "Peltigera polydactylon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltonahkajäkälä"@fi,
        "trevarlav"@sv .

<http://tun.fi/MX.66320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera ponojensis" ;
    dwc:scientificNameAuthorship "Gyeln." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera ponojensis"@fi,
        "Peltigera rufescens f. lacera"@fi,
        "Peltigera spuria var. calcicola"@fi,
        "Peltigera ponojensis"@sv,
        "Peltigera rufescens f. lacera"@sv,
        "Peltigera spuria var. calcicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarnahkajäkälä"@fi,
        "grå filtlav"@sv .

<http://tun.fi/MX.66321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera praetextata" ;
    dwc:scientificNameAuthorship "(Flörke ex Sommerf.) Zopf" ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera praetextata"@fi,
        "Peltigera praetextata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karstanahkajäkälä"@fi,
        "fjällig filtlav"@sv .

<http://tun.fi/MX.66322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera retifoveata" ;
    dwc:scientificNameAuthorship "Vitik." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera retifoveata"@fi,
        "Peltigera retifoveata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuomanahkajäkälä"@fi,
        "uppländsk filtlav"@sv .

<http://tun.fi/MX.66323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera rufescens" ;
    dwc:scientificNameAuthorship "(Weiss) Humb." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera rufescens"@fi,
        "Peltigera rufescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskonahkajäkälä"@fi,
        "krusig filtlav"@sv .

<http://tun.fi/MX.66324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera scabrosa" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera scabrosa"@fi,
        "Peltigera scabrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmeänahkajäkälä"@fi,
        "sträv filtlav"@sv .

<http://tun.fi/MX.66325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera scabrosella" ;
    dwc:scientificNameAuthorship "Holt.-Hartw." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltigera scabrosella"@fi,
        "Peltigera scabrosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalnahkajäkälä"@fi,
        "sipperfiltlav"@sv .

<http://tun.fi/MX.66326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peltigera venosa" ;
    dwc:scientificNameAuthorship "(L.) Hoffm." ;
    skos:broader <http://tun.fi/MX.67348> ;
    skos:hiddenLabel "Peltidea venosa"@fi,
        "Peltigera venosa"@fi,
        "Peltidea venosa"@sv,
        "Peltigera venosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoninahkajäkälä"@fi,
        "åderlav"@sv .

<http://tun.fi/MX.66327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Peridiothelia fuliguncta" ;
    dwc:scientificNameAuthorship "(Norman) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Peridiothelia fuliguncta"@fi,
        "Peridiothelia fuliguncta"@sv .

<http://tun.fi/MX.66328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepra albescens" ;
    dwc:scientificNameAuthorship "(Huds.) Hafellner" ;
    skos:broader <http://tun.fi/MX.4979020> ;
    skos:hiddenLabel "Lepra albescens"@fi,
        "Marfloraea albescens"@fi,
        "Pertusaria albescens"@fi,
        "Pertusaria albescens 'var. corallina"@fi,
        "Pertusaria discoidea"@fi,
        "Pertusaria globulifera"@fi,
        "Lepra albescens"@sv,
        "Marfloraea albescens"@sv,
        "Pertusaria albescens"@sv,
        "Pertusaria albescens 'var. corallina"@sv,
        "Pertusaria discoidea"@sv,
        "Pertusaria globulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiekkolaikkajäkälä"@fi,
        "mjölig porlav"@sv .

<http://tun.fi/MX.66329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria alpina" ;
    dwc:scientificNameAuthorship "Hepp ex Ahles" ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:hiddenLabel "Pertusaria alpina"@fi,
        "Pertusaria laevigata"@fi,
        "Pertusaria laevigata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänlaikkajäkälä"@fi,
        "Pertusaria alpina"@sv .

<http://tun.fi/MX.66330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepra amara" ;
    dwc:scientificNameAuthorship "(Ach.) Hafellner" ;
    skos:broader <http://tun.fi/MX.4979020> ;
    skos:hiddenLabel "Lepra amara"@fi,
        "Marfloraea amara"@fi,
        "Pertusaria amara"@fi,
        "Pertusaria amara f. carpini"@fi,
        "Variolaria amara"@fi,
        "Lepra amara"@sv,
        "Marfloraea amara"@sv,
        "Pertusaria amara"@sv,
        "Pertusaria amara f. carpini"@sv,
        "Variolaria amara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaslaikkajäkälä"@fi,
        "bitterlav"@sv .

<http://tun.fi/MX.66332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria borealis" ;
    dwc:scientificNameAuthorship "Erichsen" ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:hiddenLabel "Pertusaria borealis"@fi,
        "Pertusaria borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyörölaikkajäkälä"@fi,
        "välvd nordporlav"@sv .

<http://tun.fi/MX.66333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria bryontha" ;
    dwc:scientificNameAuthorship "(Ach.) Nyl." ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:hiddenLabel "Pertusaria bryontha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pertusaria bryontha"@fi,
        "mossporlav"@sv .

<http://tun.fi/MX.66334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria carneopallida" ;
    dwc:scientificNameAuthorship "(Nyl.) Anzi ex Nyl." ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:hiddenLabel "Pertusaria carneopallida"@fi,
        "Pertusaria protuberans"@fi,
        "Pertusaria carneopallida"@sv,
        "Pertusaria protuberans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehrälaikkajäkälä"@fi,
        "stjärnporlav"@sv .

<http://tun.fi/MX.66335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria chiodectonoides" ;
    dwc:scientificNameAuthorship "Bagl. ex A. Massal." ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:hiddenLabel "Pertusaria chiodectonoides"@fi,
        "Pertusaria inquinata"@fi,
        "Pertusaria nolens"@fi,
        "Pertusaria inquinata"@sv,
        "Pertusaria nolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivilaikkajäkälä"@fi,
        "Pertusaria chiodectonoides"@sv .

<http://tun.fi/MX.66336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria coccodes" ;
    dwc:scientificNameAuthorship "(Ach.) Nyl." ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:hiddenLabel "Pertusaria atropallida"@fi,
        "Pertusaria coccodes"@fi,
        "Pertusaria coccodes var. phymatodes"@fi,
        "Pertusaria coccodes var. verruculosa"@fi,
        "Pertusaria glomerulata"@fi,
        "Pertusaria atropallida"@sv,
        "Pertusaria coccodes"@sv,
        "Pertusaria coccodes var. phymatodes"@sv,
        "Pertusaria coccodes var. verruculosa"@sv,
        "Pertusaria glomerulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verilaikkajäkälä"@fi,
        "hagelporlav"@sv .

<http://tun.fi/MX.66337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepra corallina" ;
    dwc:scientificNameAuthorship "(L.) Hafellner" ;
    skos:broader <http://tun.fi/MX.4979020> ;
    skos:hiddenLabel "Lepra corallina"@fi,
        "Marfloraea corallina"@fi,
        "Pertusaria corallina"@fi,
        "Lepra corallina"@sv,
        "Marfloraea corallina"@sv,
        "Pertusaria corallina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korallilaikkajäkälä"@fi,
        "stiftlav"@sv .

<http://tun.fi/MX.66338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria coriacea" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pertusaria coriacea"@fi,
        "Pertusaria coriacea"@sv .

<http://tun.fi/MX.66339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria coronata" ;
    dwc:scientificNameAuthorship "(Ach.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:hiddenLabel "Pertusaria coronata"@fi,
        "Pertusaria coronata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenlaikkajäkälä"@fi,
        "grågrön hagelporlav"@sv .

<http://tun.fi/MX.66340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepra dactylina" ;
    dwc:scientificNameAuthorship "(Ach.) Hafellner" ;
    skos:broader <http://tun.fi/MX.4979020> ;
    skos:hiddenLabel "Lepra dactylina"@fi,
        "Ochrolechia dactylina"@fi,
        "Pertusaria dactylina"@fi,
        "Lepra dactylina"@sv,
        "Ochrolechia dactylina"@sv,
        "Pertusaria dactylina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tappilaikkajäkälä"@fi,
        "fingerlik porlav"@sv .

<http://tun.fi/MX.66341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepra excludens" ;
    dwc:scientificNameAuthorship "(Nyl.) Hafellner" ;
    skos:broader <http://tun.fi/MX.4979020> ;
    skos:hiddenLabel "Marfloraea excludens"@fi,
        "Pertusaria excludens"@fi,
        "Marfloraea excludens"@sv,
        "Pertusaria excludens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepra excludens"@fi,
        "Lepra excludens"@sv .

<http://tun.fi/MX.66342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria flavida" ;
    dwc:scientificNameAuthorship "(DC.) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:hiddenLabel "Pertusaria flavida"@fi,
        "Pertusaria lutescens"@fi,
        "Pertusaria flavida"@sv,
        "Pertusaria lutescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalaikkajäkälä"@fi,
        "gul porlav"@sv .

<http://tun.fi/MX.66343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toensbergia geminipara" ;
    dwc:scientificNameAuthorship "(Th. Fr.) T. Sprib. & Resl" ;
    skos:broader <http://tun.fi/MX.233779> ;
    skos:hiddenLabel "Lecanora leprothelia"@fi,
        "Ochrolechia geminipara"@fi,
        "Pertusaria geminipara"@fi,
        "Toensbergia geminipara"@fi,
        "Lecanora leprothelia"@sv,
        "Ochrolechia geminipara"@sv,
        "Pertusaria geminipara"@sv,
        "Toensbergia geminipara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryhmylaikkajäkälä"@fi,
        "raggmosslav"@sv .

<http://tun.fi/MX.66344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Varicellaria hemisphaerica" ;
    dwc:scientificNameAuthorship "(Flörke) I. Schmitt & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67262> ;
    skos:hiddenLabel "Pertusaria hemisphaerica"@fi,
        "Varicellaria hemisphaerica"@fi,
        "Pertusaria hemisphaerica"@sv,
        "Varicellaria hemisphaerica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalosirotejäkälä"@fi,
        "snöbollslav"@sv .

<http://tun.fi/MX.66345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria leioplaca" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:hiddenLabel "Pertusaria leioplaca"@fi,
        "Pertusaria leucostoma"@fi,
        "Pertusaria leucostoma var. interrupta"@fi,
        "Pertusaria leucostoma var. pentaspora"@fi,
        "Pertusaria leioplaca"@sv,
        "Pertusaria leucostoma"@sv,
        "Pertusaria leucostoma var. interrupta"@sv,
        "Pertusaria leucostoma var. pentaspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silolaikkajäkälä"@fi,
        "tunn porlav"@sv .

<http://tun.fi/MX.66346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria octomela" ;
    dwc:scientificNameAuthorship "(Norman) Erichsen" ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pertusaria octomela"@fi,
        "Pertusaria octomela"@sv .

<http://tun.fi/MX.66347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria oculata" ;
    dwc:scientificNameAuthorship "(Dicks.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:hiddenLabel "Pertusaria oculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammallaikkajäkälä"@fi,
        "Pertusaria oculata"@sv .

<http://tun.fi/MX.66348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepra ophthalmiza" ;
    dwc:scientificNameAuthorship "(Nyl.) Hafellner" ;
    skos:broader <http://tun.fi/MX.4979020> ;
    skos:hiddenLabel "Lepra ophthalmiza"@fi,
        "Marfloraea ophthalmiza"@fi,
        "Pertusaria multipuncta"@fi,
        "Pertusaria multipuncta var. ophthalmiza"@fi,
        "Pertusaria ophthalmiza"@fi,
        "Variolaria ophthalmiza"@fi,
        "Marfloraea ophthalmiza"@sv,
        "Pertusaria multipuncta"@sv,
        "Pertusaria multipuncta var. ophthalmiza"@sv,
        "Pertusaria ophthalmiza"@sv,
        "Variolaria ophthalmiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanlaikkajäkälä"@fi,
        "Lepra ophthalmiza"@sv .

<http://tun.fi/MX.66349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopsis haemaleella" ;
    dwc:scientificNameAuthorship "(Nyl.) Blomb. & Forssell" ;
    skos:broader <http://tun.fi/MX.67043> ;
    skos:hiddenLabel "Euopsis haemaleella"@fi,
        "Euopsis haemaleella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopsis haemaleella"@fi,
        "Pyrenopsis haemaleella"@sv .

<http://tun.fi/MX.66350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopsis haematina" ;
    dwc:scientificNameAuthorship "P. M. Jørg. & Henssen" ;
    skos:broader <http://tun.fi/MX.67043> ;
    skos:hiddenLabel "Pyrenopsis haematopsis"@fi,
        "Pyrenopsis haematopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopsis haematina"@fi,
        "Pyrenopsis haematina"@sv .

<http://tun.fi/MX.66351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopsis impolita" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Forssell" ;
    skos:broader <http://tun.fi/MX.67043> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopsis impolita"@fi,
        "Pyrenopsis impolita"@sv .

<http://tun.fi/MX.66352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopsis pleiobola" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67043> ;
    skos:hiddenLabel "Pyrenopsis pleiobola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigamustaaja"@fi,
        "Pyrenopsis pleiobola"@sv .

<http://tun.fi/MX.66353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenula coryli" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.67247> ;
    skos:hiddenLabel "Mycopyrenula coryli"@fi,
        "Pyrenula coryli"@fi,
        "Mycopyrenula coryli"@sv,
        "Pyrenula coryli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinänpisteikäs"@fi,
        "hasselvårtlav"@sv .

<http://tun.fi/MX.66354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrrhospora quernea" ;
    dwc:scientificNameAuthorship "(Dicks.) Körb." ;
    skos:broader <http://tun.fi/MX.67349> ;
    skos:hiddenLabel "Lecidea quernea"@fi,
        "Protoblastenia quernea"@fi,
        "Pyrrhospora quernea"@fi,
        "Lecidea quernea"@sv,
        "Protoblastenia quernea"@sv,
        "Pyrrhospora quernea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammentulkkujäkälä"@fi,
        "ekflamlav"@sv .

<http://tun.fi/MX.66355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrrhospora rubiginans" ;
    dwc:scientificNameAuthorship "(Nyl.) P. James & Poelt" ;
    skos:broader <http://tun.fi/MX.67349> ;
    skos:hiddenLabel "Lecidea rubiginans"@fi,
        "Lecidea rubiginans"@sv,
        "Pyrrhospora rubiginans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrrhospora rubiginans"@fi,
        "klippflamlav"@sv .

<http://tun.fi/MX.66356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Racodium rupestre" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.67248> ;
    skos:hiddenLabel "Racodium rupestre"@fi,
        "Racodium rupestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rihmajäkälä"@fi,
        "svartludd"@sv .

<http://tun.fi/MX.66357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina baltica" ;
    dwc:scientificNameAuthorship "Lettau" ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina baltica"@fi,
        "Ramalina baltica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuppirustojäkälä"@fi,
        "hjälmbrosklav"@sv .

<http://tun.fi/MX.66358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina calicaris" ;
    dwc:scientificNameAuthorship "(L.) Fr." ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina calicaris"@fi,
        "Ramalina calicaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koururustojäkälä"@fi,
        "rännformig brosklav"@sv .

<http://tun.fi/MX.66359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina capitata" ;
    dwc:scientificNameAuthorship "(Ach.) Nyl." ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina capitata"@fi,
        "Ramalina polymorpha var. capitata"@fi,
        "Ramalina strepsilis"@fi,
        "Ramalina capitata"@sv,
        "Ramalina polymorpha var. capitata"@sv,
        "Ramalina strepsilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallorustojäkälä"@fi,
        "knölbrosklav"@sv .

<http://tun.fi/MX.66360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina dilacerata" ;
    dwc:scientificNameAuthorship "(Hoffm.) Hoffm." ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Fistulariella minuscula"@fi,
        "Ramalina dilacerata"@fi,
        "Ramalina minuscula"@fi,
        "Fistulariella minuscula"@sv,
        "Ramalina dilacerata"@sv,
        "Ramalina minuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkurustojäkälä"@fi,
        "späd brosklav"@sv .

<http://tun.fi/MX.66361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina elegans" ;
    dwc:scientificNameAuthorship "(Bagl. & Carestia) Jatta" ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina elegans"@fi,
        "Ramalina elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirorustojäkälä"@fi,
        "elegant brosklav"@sv .

<http://tun.fi/MX.66362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina farinacea" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina farinacea"@fi,
        "Ramalina hypoprotocetrarica"@fi,
        "Ramalina reagens"@fi,
        "Ramalina farinacea"@sv,
        "Ramalina hypoprotocetrarica"@sv,
        "Ramalina reagens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risarustojäkälä"@fi,
        "mjölig brosklav"@sv .

<http://tun.fi/MX.66363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina fastigiata" ;
    dwc:scientificNameAuthorship "(Pers.) Ach." ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina fastigiata"@fi,
        "Ramalina populina"@fi,
        "Ramalina fastigiata"@sv,
        "Ramalina populina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nappirustojäkälä"@fi,
        "rosettbrosklav"@sv .

<http://tun.fi/MX.66364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina fraxinea" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina fraxinea"@fi,
        "Ramalina fraxinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorustojäkälä"@fi,
        "brosklav"@sv .

<http://tun.fi/MX.66365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina intermedia" ;
    dwc:scientificNameAuthorship "(Delise ex Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina intermedia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänrustojäkälä"@fi,
        "Ramalina intermedia"@sv .

<http://tun.fi/MX.66366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina obtusata" ;
    dwc:scientificNameAuthorship "(Arnold) Bitter" ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina obtusata"@fi,
        "Ramalina obtusata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauharustojäkälä"@fi,
        "trubbig brosklav"@sv .

<http://tun.fi/MX.66367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina pollinaria" ;
    dwc:scientificNameAuthorship "(Westr.) Ach." ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina pollinaria"@fi,
        "Ramalina pollinaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauherustojäkälä"@fi,
        "spatelbrosklav"@sv .

<http://tun.fi/MX.66368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina polymorpha" ;
    dwc:scientificNameAuthorship "(Lilj.) Ach." ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina polymorpha"@fi,
        "Ramalina polymorpha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kielirustojäkälä"@fi,
        "fågeltoppsbrosklav"@sv .

<http://tun.fi/MX.66369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina roesleri" ;
    dwc:scientificNameAuthorship "(Schaer.) Hue" ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Fistulariella roesleri"@fi,
        "Ramalina roesleri"@fi,
        "Fistulariella roesleri"@sv,
        "Ramalina roesleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsurustojäkälä"@fi,
        "finflikig brosklav"@sv .

<http://tun.fi/MX.66370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina siliquosa" ;
    dwc:scientificNameAuthorship "(Huds.) A. L. Sm." ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina crassa"@fi,
        "Ramalina cuspidata"@fi,
        "Ramalina scopulorum"@fi,
        "Ramalina siliquosa"@fi,
        "Ramalina crassa"@sv,
        "Ramalina cuspidata"@sv,
        "Ramalina scopulorum"@sv,
        "Ramalina siliquosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merirustojäkälä"@fi,
        "strandbrosklav"@sv .

<http://tun.fi/MX.66371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina sinensis" ;
    dwc:scientificNameAuthorship "Jatta" ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina landroënsis"@fi,
        "Ramalina nervosa"@fi,
        "Ramalina sinensis"@fi,
        "Ramalina landroënsis"@sv,
        "Ramalina nervosa"@sv,
        "Ramalina sinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonirustojäkälä"@fi,
        "småflikig brosklav"@sv .

<http://tun.fi/MX.66372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina subfarinacea" ;
    dwc:scientificNameAuthorship "(Nyl. ex Cromb.) Nyl." ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina angustissima"@fi,
        "Ramalina angustissima f. corymbosa"@fi,
        "Ramalina subfarinacea"@fi,
        "Ramalina angustissima"@sv,
        "Ramalina angustissima f. corymbosa"@sv,
        "Ramalina subfarinacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolarustojäkälä"@fi,
        "smalgrenig brosklav"@sv .

<http://tun.fi/MX.66373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramalina thrausta" ;
    dwc:scientificNameAuthorship "(Ach.) Nyl." ;
    skos:broader <http://tun.fi/MX.67044> ;
    skos:hiddenLabel "Ramalina thrausta"@fi,
        "Ramalina thrausta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lupporustojäkälä"@fi,
        "trådbrosklav"@sv .

<http://tun.fi/MX.66374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramboldia cinnabarina" ;
    dwc:scientificNameAuthorship "(Sommerf.) Kalb, Lumbsch & Elix" ;
    skos:broader <http://tun.fi/MX.67397> ;
    skos:hiddenLabel "Lecidea cinnabarina"@fi,
        "Placodium leucoleprosum"@fi,
        "Protoblastenia cinnabarina"@fi,
        "Pyrrhospora cinnabarina"@fi,
        "Ramboldia cinnabarina"@fi,
        "Lecidea cinnabarina"@sv,
        "Placodium leucoleprosum"@sv,
        "Protoblastenia cinnabarina"@sv,
        "Pyrrhospora cinnabarina"@sv,
        "Ramboldia cinnabarina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punahurmejäkälä"@fi,
        "cinnoberflamlav"@sv .

<http://tun.fi/MX.66375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramboldia elabens" ;
    dwc:scientificNameAuthorship "(Fr.) Kantvilas & Elix" ;
    skos:broader <http://tun.fi/MX.67397> ;
    skos:hiddenLabel "Lecidea elabens"@fi,
        "Lecidea euphoroides"@fi,
        "Pyrrhospora elabens"@fi,
        "Ramboldia elabens"@fi,
        "Lecidea elabens"@sv,
        "Lecidea euphoroides"@sv,
        "Pyrrhospora elabens"@sv,
        "Ramboldia elabens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelohurmejäkälä"@fi,
        "vedflamlav"@sv .

<http://tun.fi/MX.66376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramboldia insidiosa" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67397> ;
    skos:hiddenLabel "Lecidea insidiosa"@fi,
        "Ramboldia insidiosa"@fi,
        "Lecidea insidiosa"@sv,
        "Ramboldia insidiosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loishurmejäkälä"@fi,
        "staketflamlav"@sv .

<http://tun.fi/MX.66377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramonia chrysophaea" ;
    dwc:scientificNameAuthorship "(Pers.) Vězda" ;
    skos:broader <http://tun.fi/MX.67152> ;
    skos:hiddenLabel "Ramonia chrysophaea"@fi,
        "Ramonia chrysophaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jaloruukkujäkälä"@fi,
        "större småstjärna"@sv .

<http://tun.fi/MX.66379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramonia luteola" ;
    dwc:scientificNameAuthorship "Vězda" ;
    skos:broader <http://tun.fi/MX.67152> ;
    skos:hiddenLabel "Ramonia luteola"@fi,
        "Ramonia luteola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvaruukkujäkälä"@fi,
        "mindre småstjärna"@sv .

<http://tun.fi/MX.66380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Refractohilum galligenum" ;
    dwc:scientificNameAuthorship "D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67153> ;
    skos:hiddenLabel "Refractohilum galligenum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munuaiskupru"@fi,
        "Refractohilum galligenum"@sv .

<http://tun.fi/MX.66381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Refractohilum peltigerae" ;
    dwc:scientificNameAuthorship "(Keissl.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67153> ;
    skos:hiddenLabel "Refractohilum peltigerae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkakupru"@fi,
        "Refractohilum peltigerae"@sv .

<http://tun.fi/MX.66382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagadostoma brevisporum" ;
    dwc:scientificNameAuthorship "(Nav.-Ros. & Hladún) Nav.-Ros." ;
    skos:broader <http://tun.fi/MX.67398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhagadostoma brevisporum"@fi,
        "Rhagadostoma brevisporum"@sv .

<http://tun.fi/MX.66383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhagadostoma lichenicola" ;
    dwc:scientificNameAuthorship "(De Not.) Keissl." ;
    skos:broader <http://tun.fi/MX.67398> ;
    skos:hiddenLabel "Bertia lichenicola"@fi,
        "Rhagadostoma corrugatum"@fi,
        "Bertia lichenicola"@sv,
        "Rhagadostoma corrugatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhagadostoma lichenicola"@fi,
        "Rhagadostoma lichenicola"@sv .

<http://tun.fi/MX.66384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhaphidicyrtis trichosporella" ;
    dwc:scientificNameAuthorship "(Nyl.) Vain." ;
    skos:broader <http://tun.fi/MX.67399> ;
    skos:hiddenLabel "Mycoporum trichosporellum"@fi,
        "Rhaphidicyrtis trichosporella"@fi,
        "Mycoporum trichosporellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äimäjäkälä"@fi,
        "Rhaphidicyrtis trichosporella"@sv .

<http://tun.fi/MX.66385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhexophiale rhexoblephara" ;
    dwc:scientificNameAuthorship "(Nyl.) Hellb." ;
    skos:broader <http://tun.fi/MX.67306> ;
    skos:hiddenLabel "Rhexophiale rhexoblephara"@fi,
        "Sagiolechia rhexoblephara"@fi,
        "Rhexophiale rhexoblephara"@sv,
        "Sagiolechia rhexoblephara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kruunujäkälä"@fi,
        "stor svartstjärna"@sv .

<http://tun.fi/MX.66386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon alpicola" ;
    dwc:scientificNameAuthorship "(Anzi) Rabenh." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Lecidea oreites"@fi,
        "Rhizocarpon alpicola"@fi,
        "Rhizocarpon chionophilum"@fi,
        "Rhizocarpon oreites"@fi,
        "Rhizocarpon pulverulentum"@fi,
        "Rhizocarpon ridniense"@fi,
        "Lecidea oreites"@sv,
        "Rhizocarpon alpicola"@sv,
        "Rhizocarpon chionophilum"@sv,
        "Rhizocarpon oreites"@sv,
        "Rhizocarpon pulverulentum"@sv,
        "Rhizocarpon ridniense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakkakarttajäkälä"@fi,
        "fjällkartlav"@sv .

<http://tun.fi/MX.66388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon anaperum" ;
    dwc:scientificNameAuthorship "(Vain.) Vain." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Lecidea anapera"@fi,
        "Lecidea anapera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon anaperum"@fi,
        "Rhizocarpon anaperum"@sv .

<http://tun.fi/MX.66389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon atroflavescens" ;
    dwc:scientificNameAuthorship "Lynge" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon atroflavescens"@fi,
        "Rhizocarpon atroflavescens"@sv .

<http://tun.fi/MX.66390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon badioatrum" ;
    dwc:scientificNameAuthorship "(Flörke ex Spreng.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon badioatrum"@fi,
        "Rhizocarpon badioatrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purokarttajäkälä"@fi,
        "brun kartlav"@sv .

<http://tun.fi/MX.66391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon cinereonigrum" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon cinereonigrum"@fi,
        "Rhizocarpon cinereonigrum"@sv .

<http://tun.fi/MX.66392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon cinereovirens" ;
    dwc:scientificNameAuthorship "(Müll. Arg.) Vain." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Lecidea eupetraeoides"@fi,
        "Rhizocarpon atroalbescens"@fi,
        "Rhizocarpon chionophiloides"@fi,
        "Rhizocarpon cinereovirens"@fi,
        "Rhizocarpon eupetraeoides"@fi,
        "Lecidea eupetraeoides"@sv,
        "Rhizocarpon atroalbescens"@sv,
        "Rhizocarpon chionophiloides"@sv,
        "Rhizocarpon eupetraeoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattakarttajäkälä"@fi,
        "Rhizocarpon cinereovirens"@sv .

<http://tun.fi/MX.66393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon copelandii" ;
    dwc:scientificNameAuthorship "(Körb.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon copelandii"@fi,
        "Rhizocarpon fuscosquamosum"@fi,
        "Rhizocarpon hyperboreum"@fi,
        "Rhizocarpon fuscosquamosum"@sv,
        "Rhizocarpon hyperboreum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luoteiskarttajäkälä"@fi,
        "Rhizocarpon copelandii"@sv .

<http://tun.fi/MX.66394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon disporum" ;
    dwc:scientificNameAuthorship "(Nägeli ex Hepp) Müll. Arg." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon disporum"@fi,
        "Rhizocarpon montagnei"@fi,
        "Rhizocarpon disporum"@sv,
        "Rhizocarpon montagnei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkakarttajäkälä"@fi,
        "åkerkartlav"@sv .

<http://tun.fi/MX.66395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon distinctum" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Lecidea porphyrostrota"@fi,
        "Rhizocarpon distinctum"@fi,
        "Rhizocarpon hyalescens"@fi,
        "Rhizocarpon porphyrostrotum"@fi,
        "Lecidea porphyrostrota"@sv,
        "Rhizocarpon hyalescens"@sv,
        "Rhizocarpon porphyrostrotum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jodikarttajäkälä"@fi,
        "Rhizocarpon distinctum"@sv .

<http://tun.fi/MX.66397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon eupetraeum" ;
    dwc:scientificNameAuthorship "(Nyl.) Arnold" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Lecidea eupetraea"@fi,
        "Rhizocarpon eupetraeum"@fi,
        "Lecidea eupetraea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paasikarttajäkälä"@fi,
        "Rhizocarpon eupetraeum"@sv .

<http://tun.fi/MX.66398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon expallescens" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon expallescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kristallikarttajäkälä"@fi,
        "Rhizocarpon expallescens"@sv .

<http://tun.fi/MX.66399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon ferax" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon ferax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seitakarttajäkälä"@fi,
        "Rhizocarpon ferax"@sv .

<http://tun.fi/MX.66402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon geminatum" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon concretum"@fi,
        "Rhizocarpon disporum"@fi,
        "Rhizocarpon geminatum"@fi,
        "Rhizocarpon concretum"@sv,
        "Rhizocarpon disporum"@sv,
        "Rhizocarpon geminatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakarttajäkälä"@fi,
        "grå kartlav"@sv .

<http://tun.fi/MX.66408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon grande" ;
    dwc:scientificNameAuthorship "(Flörke ex Flot.) Arnold" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon grande"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakarttajäkälä"@fi,
        "Rhizocarpon grande"@sv .

<http://tun.fi/MX.66409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon hochstetteri" ;
    dwc:scientificNameAuthorship "(Körb.) Vain." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Lecidea hochstetteri f. incrassata"@fi,
        "Rhizocarpon hochstetteri"@fi,
        "Lecidea hochstetteri f. incrassata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokarttajäkälä"@fi,
        "Rhizocarpon hochstetteri"@sv .

<http://tun.fi/MX.66410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon inarense" ;
    dwc:scientificNameAuthorship "(Vain.) Vain." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Lecidea chionophila subsp. inarensis"@fi,
        "Rhizocarpon chionophilum"@fi,
        "Rhizocarpon inarense"@fi,
        "Lecidea chionophila subsp. inarensis"@sv,
        "Rhizocarpon chionophilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkarttajäkälä"@fi,
        "Rhizocarpon inarense"@sv .

<http://tun.fi/MX.66411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon intermediellum" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon intermediellum"@fi,
        "Rhizocarpon intermediellum"@sv .

<http://tun.fi/MX.66412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon intersitum" ;
    dwc:scientificNameAuthorship "Arnold" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon intersitum"@fi,
        "Rhizocarpon intersitum"@sv .

<http://tun.fi/MX.66413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon jemtlandicum" ;
    dwc:scientificNameAuthorship "(Malme) Malme" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon jemtlandicum"@fi,
        "Rhizocarpon vainioënse"@fi,
        "Rhizocarpon vainioënse"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigakarttajäkälä"@fi,
        "Rhizocarpon jemtlandicum"@sv .

<http://tun.fi/MX.66414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon lavatum" ;
    dwc:scientificNameAuthorship "(Fr.) Hazsl." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Lecidea obscurata var. fuscocinerea f. orphnina"@fi,
        "Rhizocarpon lavatum"@fi,
        "Rhizocarpon orphninum"@fi,
        "Lecidea obscurata var. fuscocinerea f. orphnina"@sv,
        "Rhizocarpon orphninum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reunuskarttajäkälä"@fi,
        "Rhizocarpon lavatum"@sv .

<http://tun.fi/MX.66415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon lecanorinum" ;
    dwc:scientificNameAuthorship "Anders" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon lecanorinum"@fi,
        "Rhizocarpon lecanorinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauluskarttajäkälä"@fi,
        "kragkartlav"@sv .

<http://tun.fi/MX.66416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon leptolepis" ;
    dwc:scientificNameAuthorship "Anzi" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Lecidea geminata subsp. phalerospora"@fi,
        "Rhizocarpon leptolepis"@fi,
        "Rhizocarpon phalerosporum"@fi,
        "Lecidea geminata subsp. phalerospora"@sv,
        "Rhizocarpon leptolepis"@sv,
        "Rhizocarpon phalerosporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokarttajäkälä"@fi,
        "falsk skivlav"@sv .

<http://tun.fi/MX.66417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon macrosporum" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon lecanorinum var. pseudolecanorinum"@fi,
        "Rhizocarpon sphaerosporum"@fi,
        "Rhizocarpon lecanorinum var. pseudolecanorinum"@sv,
        "Rhizocarpon sphaerosporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon macrosporum"@fi,
        "Rhizocarpon macrosporum"@sv .

<http://tun.fi/MX.66418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon oederi" ;
    dwc:scientificNameAuthorship "(Weber) Körb." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon oederi"@fi,
        "Rhizocarpon oederi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekarttajäkälä"@fi,
        "rostkartlav"@sv .

<http://tun.fi/MX.66419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon petraeum" ;
    dwc:scientificNameAuthorship "(Wulfen) A. Massal." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Lecidea persimilis"@fi,
        "Rhizocarpon concentricum"@fi,
        "Rhizocarpon excentricum"@fi,
        "Rhizocarpon petraeum"@fi,
        "Lecidea persimilis"@sv,
        "Rhizocarpon concentricum"@sv,
        "Rhizocarpon excentricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikarttajäkälä"@fi,
        "Rhizocarpon petraeum"@sv .

<http://tun.fi/MX.66420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon polycarpum" ;
    dwc:scientificNameAuthorship "(Hepp) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon polycarpum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paistekarttajäkälä"@fi,
        "Rhizocarpon polycarpum"@sv .

<http://tun.fi/MX.66421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon postumum" ;
    dwc:scientificNameAuthorship "(Nyl.) Arnold" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Lecidea postuma"@fi,
        "Lecidea postuma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon postumum"@fi,
        "Rhizocarpon postumum"@sv .

<http://tun.fi/MX.66422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon rapax" ;
    dwc:scientificNameAuthorship "V. Wirth & Poelt" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon rapax"@fi,
        "Rhizocarpon rapax"@sv .

<http://tun.fi/MX.66423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon reductum" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Lecidea lapillorum"@fi,
        "Lecidea obscurata var. fuscocinerea f. orphnina"@fi,
        "Lecidea ochrotropa"@fi,
        "Lecidea porphyrostrota f. lapillorum"@fi,
        "Rhizocarpon lapillorum"@fi,
        "Rhizocarpon obscuratum"@fi,
        "Rhizocarpon ochrotropum"@fi,
        "Rhizocarpon orphninum"@fi,
        "Rhizocarpon reductum"@fi,
        "Lecidea lapillorum"@sv,
        "Lecidea obscurata var. fuscocinerea f. orphnina"@sv,
        "Lecidea ochrotropa"@sv,
        "Lecidea porphyrostrota f. lapillorum"@sv,
        "Rhizocarpon lapillorum"@sv,
        "Rhizocarpon obscuratum"@sv,
        "Rhizocarpon ochrotropum"@sv,
        "Rhizocarpon orphninum"@sv,
        "Rhizocarpon reductum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäkarttajäkälä"@fi,
        "mörk kartlav"@sv .

<http://tun.fi/MX.66424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon richardii" ;
    dwc:scientificNameAuthorship "(Lamy ex Nyl.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Lecidea aviaria"@fi,
        "Rhizocarpon constrictum"@fi,
        "Rhizocarpon richardii"@fi,
        "Lecidea aviaria"@sv,
        "Rhizocarpon constrictum"@sv,
        "Rhizocarpon richardii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikarttajäkälä"@fi,
        "strandkartlav"@sv .

<http://tun.fi/MX.66425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon rittokense" ;
    dwc:scientificNameAuthorship "(Hellb.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon melaneimum"@fi,
        "Rhizocarpon melaneimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon rittokense"@fi,
        "Rhizocarpon rittokense"@sv .

<http://tun.fi/MX.66426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon roridulum" ;
    dwc:scientificNameAuthorship "(Th. Fr.) H. Olivier" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon obscuratum subsp. roridulum"@fi,
        "Rhizocarpon obscuratum subsp. roridulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon roridulum"@fi,
        "Rhizocarpon roridulum"@sv .

<http://tun.fi/MX.66427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon rubescens" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon plicatile"@fi,
        "Rhizocarpon rubescens"@fi,
        "Rhizocarpon plicatile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakarttajäkälä"@fi,
        "Rhizocarpon rubescens"@sv .

<http://tun.fi/MX.66428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon saanaënse" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon sublucidum"@fi,
        "Rhizocarpon sublucidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon saanaënse"@fi,
        "Rhizocarpon saanaënse"@sv .

<http://tun.fi/MX.66429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon sublavatum" ;
    dwc:scientificNameAuthorship "Fryday" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon sublavatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukarttajäkälä"@fi,
        "Rhizocarpon sublavatum"@sv .

<http://tun.fi/MX.66430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon submodestum" ;
    dwc:scientificNameAuthorship "(Vain.) Vain." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon submodestum"@fi,
        "Rhizocarpon submodestum"@sv .

<http://tun.fi/MX.66431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon subpostumum" ;
    dwc:scientificNameAuthorship "(Nyl.) Arnold" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon subpostumum"@fi,
        "Rhizocarpon subpostumum"@sv .

<http://tun.fi/MX.66432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon tetramerum" ;
    dwc:scientificNameAuthorship "(Vain.) Vain." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon triseptatum"@fi,
        "Rhizocarpon triseptatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon tetramerum"@fi,
        "Rhizocarpon tetramerum"@sv .

<http://tun.fi/MX.66433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon timdalii" ;
    dwc:scientificNameAuthorship "Ihlen & Fryday" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon timdalii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenkarttajäkälä"@fi,
        "Rhizocarpon timdalii"@sv .

<http://tun.fi/MX.66434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon viridiatrum" ;
    dwc:scientificNameAuthorship "(Wulfen) Körb." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon viridiatrum"@fi,
        "Rhizocarpon viridiatrum"@sv .

<http://tun.fi/MX.66435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizoplaca melanophthalma" ;
    dwc:scientificNameAuthorship "(DC.) Leuckert & Poelt" ;
    skos:broader <http://tun.fi/MX.67400> ;
    skos:hiddenLabel "Lecanora melanophthalma"@fi,
        "Parmularia melanophthalma"@fi,
        "Rhizoplaca melanophthalma"@fi,
        "Lecanora melanophthalma"@sv,
        "Parmularia melanophthalma"@sv,
        "Rhizoplaca melanophthalma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkorujäkälä"@fi,
        "navelkantlav"@sv .

<http://tun.fi/MX.66436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhymbocarpus neglectus" ;
    dwc:scientificNameAuthorship "(Vain.) Diederich & Etayo" ;
    skos:broader <http://tun.fi/MX.67350> ;
    skos:hiddenLabel "Llimoniella neglecta"@fi,
        "Nesolechia neglecta"@fi,
        "Llimoniella neglecta"@sv,
        "Nesolechia neglecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhymbocarpus neglectus"@fi,
        "Rhymbocarpus neglectus"@sv .

<http://tun.fi/MX.66437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lambiella furvella" ;
    dwc:scientificNameAuthorship "(Nyl. ex Mudd) M. Westb. & Resl" ;
    skos:broader <http://tun.fi/MX.4883880> ;
    skos:hiddenLabel "Lambiella furvella"@fi,
        "Lecidea furvella"@fi,
        "Lecidea spongiosula"@fi,
        "Rimularia furvella"@fi,
        "Lecidea furvella"@sv,
        "Lecidea spongiosula"@sv,
        "Rimularia furvella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tappiuurrejäkälä"@fi,
        "Lambiella furvella"@sv .

<http://tun.fi/MX.66438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lambiella fuscosora" ;
    dwc:scientificNameAuthorship "(Muhr & Tønsberg) M. Westb. & Resl" ;
    skos:broader <http://tun.fi/MX.4883880> ;
    skos:hiddenLabel "Lambiella fuscosora"@fi,
        "Rimularia fuscosora"@fi,
        "Rimularia fuscosora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarniuurrejäkälä"@fi,
        "Lambiella fuscosora"@sv .

<http://tun.fi/MX.66439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lambiella gyrizans" ;
    dwc:scientificNameAuthorship "(Nyl.) M. Westb. & Resl" ;
    skos:broader <http://tun.fi/MX.4883880> ;
    skos:hiddenLabel "Lecidea fuscocinerea"@fi,
        "Lecidea gyrizans"@fi,
        "Rimularia gyrizans"@fi,
        "Lecidea fuscocinerea"@sv,
        "Lecidea gyrizans"@sv,
        "Rimularia gyrizans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lambiella gyrizans"@fi,
        "Lambiella gyrizans"@sv .

<http://tun.fi/MX.66440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lambiella insularis" ;
    dwc:scientificNameAuthorship "(Nyl.) T. Sprib." ;
    skos:broader <http://tun.fi/MX.4883880> ;
    skos:hiddenLabel "Lambiella insularis"@fi,
        "Lecidea intumescens"@fi,
        "Rimularia insularis"@fi,
        "Lambiella insularis"@sv,
        "Lecidea intumescens"@sv,
        "Rimularia insularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loisuurrejäkälä"@fi,
        "parasitskivlav"@sv .

<http://tun.fi/MX.66441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rimularia limborina" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67198> ;
    skos:hiddenLabel "Lecidea limborina"@fi,
        "Lecidea trochodes var. euopsoides"@fi,
        "Lecidea limborina"@sv,
        "Lecidea trochodes var. euopsoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rimularia limborina"@fi,
        "Rimularia limborina"@sv .

<http://tun.fi/MX.66442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lambiella sphacelata" ;
    dwc:scientificNameAuthorship "(Th. Fr.) M. Westb. & Resl" ;
    skos:broader <http://tun.fi/MX.4883880> ;
    skos:hiddenLabel "Lecidea morbifera"@fi,
        "Lecidea subflexuosa"@fi,
        "Rimularia sphacelata"@fi,
        "Lecidea morbifera"@sv,
        "Lecidea subflexuosa"@sv,
        "Rimularia sphacelata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lambiella sphacelata"@fi,
        "Lambiella sphacelata"@sv .

<http://tun.fi/MX.66443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina aspersa" ;
    dwc:scientificNameAuthorship "(Borrer) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina aspersa"@fi,
        "Rinodina fatiscens"@fi,
        "Rinodina fatiscens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hajanappijäkälä"@fi,
        "Rinodina aspersa"@sv .

<http://tun.fi/MX.66444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina bischoffii" ;
    dwc:scientificNameAuthorship "(Hepp) A. Massal." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina bischoffii"@fi,
        "Rinodina oleae"@fi,
        "Rinodina oleae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nauhanappijäkälä"@fi,
        "Rinodina bischoffii"@sv .

<http://tun.fi/MX.66445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina calcarea" ;
    dwc:scientificNameAuthorship "(Arnold) Arnold" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina calcarea"@fi,
        "Rinodina calcarea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokinappijäkälä"@fi,
        "kalkkrimmerlav"@sv .

<http://tun.fi/MX.66446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina calcigena" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Lynge" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina calcigena"@fi,
        "Rinodina occidentalis"@fi,
        "Rinodina occidentalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitonappijäkälä"@fi,
        "Rinodina calcigena"@sv .

<http://tun.fi/MX.66447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina colobina" ;
    dwc:scientificNameAuthorship "(Ach.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina colobina"@fi,
        "Rinodina colobina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavannappijäkälä"@fi,
        "allékrimmerlav"@sv .

<http://tun.fi/MX.66448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina confragosa" ;
    dwc:scientificNameAuthorship "(Ach.) Körb." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Lecanora confragosa var. exterior"@fi,
        "Lecanora confragosa var. extrusa"@fi,
        "Rinodina confragosa"@fi,
        "Rinodina confragosa var. dispersa"@fi,
        "Rinodina crassescens"@fi,
        "Lecanora confragosa var. exterior"@sv,
        "Lecanora confragosa var. extrusa"@sv,
        "Rinodina confragosa"@sv,
        "Rinodina confragosa var. dispersa"@sv,
        "Rinodina crassescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryhmynappijäkälä"@fi,
        "lodkrimmerlav"@sv .

<http://tun.fi/MX.66449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina deflectens" ;
    dwc:scientificNameAuthorship "(Nyl.) Blomb. & Forssell" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Lecanora deflectens"@fi,
        "Lecanora griseofusca"@fi,
        "Rinodina deflectens"@fi,
        "Rinodina griseofusca"@fi,
        "Lecanora deflectens"@sv,
        "Lecanora griseofusca"@sv,
        "Rinodina griseofusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomennappijäkälä"@fi,
        "Rinodina deflectens"@sv .

<http://tun.fi/MX.66450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina subparieta" ;
    dwc:scientificNameAuthorship "(Nyl.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina degeliana"@fi,
        "Rinodina subparieta"@fi,
        "Rinodina degeliana"@sv,
        "Rinodina subparieta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarninappijäkälä"@fi,
        "gammelsälgslav"@sv .

<http://tun.fi/MX.66451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina efflorescens" ;
    dwc:scientificNameAuthorship "Malme" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina efflorescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rinodina efflorescens"@fi,
        "brunmjölskimmerlav"@sv .

<http://tun.fi/MX.66452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina exigua" ;
    dwc:scientificNameAuthorship "(Ach.) Gray" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina exigua"@fi,
        "Rinodina exigua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiönappijäkälä"@fi,
        "grå krimmerlav"@sv .

<http://tun.fi/MX.66453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina gennarii" ;
    dwc:scientificNameAuthorship "Bagl." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina demissa"@fi,
        "Rinodina exigua var. obscurata"@fi,
        "Rinodina gennarii"@fi,
        "Rinodina pallida"@fi,
        "Rinodina salina"@fi,
        "Rinodina subexigua"@fi,
        "Rinodina demissa"@sv,
        "Rinodina exigua var. obscurata"@sv,
        "Rinodina gennarii"@sv,
        "Rinodina pallida"@sv,
        "Rinodina salina"@sv,
        "Rinodina subexigua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolanappijäkälä"@fi,
        "kustkrimmerlav"@sv .

<http://tun.fi/MX.66454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina freyi" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina glauca"@fi,
        "Rinodina glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rinodina freyi"@fi,
        "Rinodina freyi"@sv .

<http://tun.fi/MX.66455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina immersa" ;
    dwc:scientificNameAuthorship "(Körb.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina immersa"@fi,
        "Rinodina immersa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilonappijäkälä"@fi,
        "gropkrimmerlav"@sv .

<http://tun.fi/MX.66456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina interpolata" ;
    dwc:scientificNameAuthorship "(Stirt.) Sheard" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina interpolata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinämänappijäkälä"@fi,
        "Rinodina interpolata"@sv .

<http://tun.fi/MX.66457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina laevigata" ;
    dwc:scientificNameAuthorship "(Ach.) Malme" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina subfusca"@fi,
        "Rinodina subfusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rinodina laevigata"@fi,
        "Rinodina laevigata"@sv .

<http://tun.fi/MX.66458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina metaboliza" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Lecanora sophodes var. lecideina"@fi,
        "Rinodina consocians"@fi,
        "Rinodina metaboliza"@fi,
        "Rinodina phaeostigmella"@fi,
        "Lecanora sophodes var. lecideina"@sv,
        "Rinodina consocians"@sv,
        "Rinodina phaeostigmella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnanappijäkälä"@fi,
        "Rinodina metaboliza"@sv .

<http://tun.fi/MX.66459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina milvina" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Lecanora sophodes var. scopulina"@fi,
        "Lecanora sophodes var. submilvina"@fi,
        "Rinodina milvina"@fi,
        "Lecanora sophodes var. scopulina"@sv,
        "Lecanora sophodes var. submilvina"@sv,
        "Rinodina milvina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivinappijäkälä"@fi,
        "krimmerlav"@sv .

<http://tun.fi/MX.66460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina mniaraea" ;
    dwc:scientificNameAuthorship "(Ach.) Körb." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Lecidea mniaraeoides"@fi,
        "Rinodina mniaraea"@fi,
        "Lecidea mniaraeoides"@sv,
        "Rinodina mniaraea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalnappijäkälä"@fi,
        "fjällkrimmerlav"@sv .

<http://tun.fi/MX.66463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina muscicola" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina muscicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämeennappijäkälä"@fi,
        "Rinodina muscicola"@sv .

<http://tun.fi/MX.66464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina olivaceobrunnea" ;
    dwc:scientificNameAuthorship "C. W. Dodge & G. E. Baker" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina archaeoides"@fi,
        "Rinodina olivaceobrunnea"@fi,
        "Rinodina soredicola"@fi,
        "Rinodina archaeoides"@sv,
        "Rinodina soredicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taiganappijäkälä"@fi,
        "Rinodina olivaceobrunnea"@sv .

<http://tun.fi/MX.66465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina oxydata" ;
    dwc:scientificNameAuthorship "(A. Massal.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina oxydata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostenappijäkälä"@fi,
        "Rinodina oxydata"@sv .

<http://tun.fi/MX.66466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina parasitica" ;
    dwc:scientificNameAuthorship "H. Mayrhofer & Poelt" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina milvina var. amphibolitica"@fi,
        "Rinodina parasitica"@fi,
        "Rinodina milvina var. amphibolitica"@sv,
        "Rinodina parasitica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loisnappijäkälä"@fi,
        "parasitkrimmerlav"@sv .

<http://tun.fi/MX.66467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina polyspora" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina polyspora"@fi,
        "Rinodina polyspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelännappijäkälä"@fi,
        "mångsporig krimmerlav"@sv .

<http://tun.fi/MX.66468> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina pyrina" ;
    dwc:scientificNameAuthorship "(Ach.) Arnold" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina pyrina"@fi,
        "Rinodina pyrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistonappijäkälä"@fi,
        "kvistkrimmerlav"@sv .

<http://tun.fi/MX.66469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina roscida" ;
    dwc:scientificNameAuthorship "(Sommerf.) Arnold" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina roscida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkinappijäkälä"@fi,
        "Rinodina roscida"@sv .

<http://tun.fi/MX.66470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina septentrionalis" ;
    dwc:scientificNameAuthorship "Malme" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina hyperborea"@fi,
        "Rinodina septentrionalis"@fi,
        "Rinodina hyperborea"@sv,
        "Rinodina septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannappijäkälä"@fi,
        "nordkrimmerlav"@sv .

<http://tun.fi/MX.66471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina sophodes" ;
    dwc:scientificNameAuthorship "(Ach.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina sophodes"@fi,
        "Rinodina sophodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepännappijäkälä"@fi,
        "mörk krimmerlav"@sv .

<http://tun.fi/MX.66472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina tephraspis" ;
    dwc:scientificNameAuthorship "(Tuck.) Herre" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Lecanora badiella"@fi,
        "Lecanora confragosa subsp. crassescens"@fi,
        "Rinodina badiella"@fi,
        "Rinodina tephraspis"@fi,
        "Lecanora badiella"@sv,
        "Lecanora confragosa subsp. crassescens"@sv,
        "Rinodina badiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskenappijäkälä"@fi,
        "Rinodina tephraspis"@sv .

<http://tun.fi/MX.66473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina trevisanii" ;
    dwc:scientificNameAuthorship "(Hepp) Körb." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina archaea f. cinerascens"@fi,
        "Rinodina convexula"@fi,
        "Rinodina lignaria"@fi,
        "Rinodina trevisanii"@fi,
        "Rinodina archaea f. cinerascens"@sv,
        "Rinodina convexula"@sv,
        "Rinodina lignaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunnappijäkälä"@fi,
        "Rinodina trevisanii"@sv .

<http://tun.fi/MX.66474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina turfacea" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Körb." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina orbata"@fi,
        "Rinodina turfacea"@fi,
        "Rinodina turfacea var. turfacea"@fi,
        "Rinodina orbata"@sv,
        "Rinodina turfacea"@sv,
        "Rinodina turfacea var. turfacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turvenappijäkälä"@fi,
        "torvkrimmerlav"@sv .

<http://tun.fi/MX.66477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Romjularia lurida" ;
    dwc:scientificNameAuthorship "(Ach.) Timdal" ;
    skos:broader <http://tun.fi/MX.67307> ;
    skos:hiddenLabel "Lecidea lurida"@fi,
        "Mycobilimbia lurida"@fi,
        "Psora lurida"@fi,
        "Romjularia lurida"@fi,
        "Lecidea lurida"@sv,
        "Mycobilimbia lurida"@sv,
        "Psora lurida"@sv,
        "Romjularia lurida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liminystyjäkälä"@fi,
        "brunfjällig skivlav"@sv .

<http://tun.fi/MX.66478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ropalospora atroumbrina" ;
    dwc:scientificNameAuthorship "(H. Magn.) S. Ekman" ;
    skos:broader <http://tun.fi/MX.67104> ;
    skos:hiddenLabel "Fuscidea atroumbrina"@fi,
        "Ropalospora atroumbrina"@fi,
        "Fuscidea atroumbrina"@sv,
        "Ropalospora atroumbrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyrkännepöllyjäkälä"@fi,
        "brun klippsvanslav"@sv .

<http://tun.fi/MX.66479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ropalospora lugubris" ;
    dwc:scientificNameAuthorship "(Sommerf.) Poelt" ;
    skos:broader <http://tun.fi/MX.67104> ;
    skos:hiddenLabel "Bilimbia lugubris"@fi,
        "Lecidea caudata"@fi,
        "Ropalospora lugubris"@fi,
        "Bilimbia lugubris"@sv,
        "Lecidea caudata"@sv,
        "Ropalospora lugubris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliopöllyjäkälä"@fi,
        "klippsvanslav"@sv .

<http://tun.fi/MX.66480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ropalospora viridis" ;
    dwc:scientificNameAuthorship "(Tønsberg) Tønsberg" ;
    skos:broader <http://tun.fi/MX.67104> ;
    skos:hiddenLabel "Fuscidea viridis"@fi,
        "Ropalospora viridis"@fi,
        "Fuscidea viridis"@sv,
        "Ropalospora viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnapöllyjäkälä"@fi,
        "barksvanslav"@sv .

<http://tun.fi/MX.66481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rufoplaca arenaria" ;
    dwc:scientificNameAuthorship "(Pers.) Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.67154> ;
    skos:hiddenLabel "Caloplaca arenaria"@fi,
        "Rufoplaca arenaria"@fi,
        "Caloplaca arenaria"@sv,
        "Rufoplaca arenaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paahdekultajäkälä"@fi,
        "dammorangelav"@sv .

<http://tun.fi/MX.66482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rufoplaca scotoplaca" ;
    dwc:scientificNameAuthorship "(Nyl.) Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.67154> ;
    skos:hiddenLabel "Caloplaca caesiorufa"@fi,
        "Caloplaca scotoplaca"@fi,
        "Rufoplaca scotoplaca"@fi,
        "Caloplaca caesiorufa"@sv,
        "Caloplaca scotoplaca"@sv,
        "Rufoplaca scotoplaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tinakultajäkälä"@fi,
        "grå orangelav"@sv .

<http://tun.fi/MX.66483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rufoplaca subpallida" ;
    dwc:scientificNameAuthorship "(H.Magn.) Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.67154> ;
    skos:hiddenLabel "Caloplaca oxfordensis"@fi,
        "Caloplaca scotoplaca f. depauperata"@fi,
        "Caloplaca subpallida"@fi,
        "Rufoplaca subpallida"@fi,
        "Caloplaca oxfordensis"@sv,
        "Caloplaca scotoplaca f. depauperata"@sv,
        "Caloplaca subpallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hurmakultajäkälä"@fi,
        "Rufoplaca subpallida"@sv .

<http://tun.fi/MX.66484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rusavskia elegans" ;
    dwc:scientificNameAuthorship "(Link) S. Y. Kondr. & Kärnefelt" ;
    skos:broader <http://tun.fi/MX.67401> ;
    skos:hiddenLabel "Caloplaca elegans"@fi,
        "Gasparrinia elegans"@fi,
        "Placodium elegans"@fi,
        "Rusavskia elegans"@fi,
        "Xanthoria ectanoides"@fi,
        "Xanthoria elegans"@fi,
        "Caloplaca elegans"@sv,
        "Gasparrinia elegans"@sv,
        "Placodium elegans"@sv,
        "Rusavskia elegans"@sv,
        "Xanthoria ectanoides"@sv,
        "Xanthoria elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistokeltajäkälä"@fi,
        "praktlav"@sv .

<http://tun.fi/MX.66485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rusavskia sorediata" ;
    dwc:scientificNameAuthorship "(Vain.) S. Y. Kondr. & Kärnefelt" ;
    skos:broader <http://tun.fi/MX.67401> ;
    skos:hiddenLabel "Caloplaca sorediata"@fi,
        "Gasparrinia sorediata"@fi,
        "Placodium granulosum"@fi,
        "Rusavskia sorediata"@fi,
        "Xanthoria sorediata"@fi,
        "Caloplaca sorediata"@sv,
        "Gasparrinia sorediata"@sv,
        "Placodium granulosum"@sv,
        "Rusavskia sorediata"@sv,
        "Xanthoria sorediata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryynikeltajäkälä"@fi,
        "grynig praktlav"@sv .

<http://tun.fi/MX.66486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagediopsis barbara" ;
    dwc:scientificNameAuthorship "(Th. Fr.) R. Sant. & Triebel" ;
    skos:broader <http://tun.fi/MX.67199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sagediopsis barbara"@fi,
        "Sagediopsis barbara"@sv .

<http://tun.fi/MX.66487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagediopsis campsteriana" ;
    dwc:scientificNameAuthorship "(Linds.) D. Hawksw. & R. Sant." ;
    skos:broader <http://tun.fi/MX.67199> ;
    skos:hiddenLabel "Metasphaeria tartarina"@fi,
        "Sagediopsis tartarina"@fi,
        "Metasphaeria tartarina"@sv,
        "Sagediopsis tartarina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sagediopsis campsteriana"@fi,
        "Sagediopsis campsteriana"@sv .

<http://tun.fi/MX.66488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagiolechia protuberans" ;
    dwc:scientificNameAuthorship "(Ach.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67045> ;
    skos:hiddenLabel "Sagiolechia protuberans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sagiolechia protuberans"@fi,
        "liten svartstjärna"@sv .

<http://tun.fi/MX.66489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Santessoniella arctophila" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Henssen" ;
    skos:broader <http://tun.fi/MX.67105> ;
    skos:hiddenLabel "Pannaria deficiens"@fi,
        "Pannularia deficiens"@fi,
        "Parmeliella arctophila"@fi,
        "Santessoniella arctophila"@fi,
        "Pannaria deficiens"@sv,
        "Pannularia deficiens"@sv,
        "Parmeliella arctophila"@sv,
        "Santessoniella arctophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikarstajäkälä"@fi,
        "fjällblylav"@sv .

<http://tun.fi/MX.66490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcogyne clavus" ;
    dwc:scientificNameAuthorship "(DC.) Kremp." ;
    skos:broader <http://tun.fi/MX.67106> ;
    skos:hiddenLabel "Sarcogyne clavus"@fi,
        "Sarcogyne clavus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoseittijäkälä"@fi,
        "stor skifferlav"@sv .

<http://tun.fi/MX.66491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcogyne distinguenda" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67106> ;
    skos:hiddenLabel "Sarcogyne distinguenda"@fi,
        "Sarcogyne distinguenda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rotkoseittijäkälä"@fi,
        "klotsporig skifferlav"@sv .

<http://tun.fi/MX.66492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcogyne hypophaeoides" ;
    dwc:scientificNameAuthorship "Vain. ex H. Magn." ;
    skos:broader <http://tun.fi/MX.67106> ;
    skos:hiddenLabel "Lecanora hypophaea"@fi,
        "Lecanora hypophaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarcogyne hypophaeoides"@fi,
        "Sarcogyne hypophaeoides"@sv .

<http://tun.fi/MX.66493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcogyne hypophaea" ;
    dwc:scientificNameAuthorship "(Nyl.) Arnold" ;
    skos:broader <http://tun.fi/MX.67106> ;
    skos:hiddenLabel "Sarcogyne hypophaea"@fi,
        "Sarcogyne privigna"@fi,
        "Sarcogyne hypophaea"@sv,
        "Sarcogyne privigna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rakoseittijäkälä"@fi,
        "skifferlav"@sv .

<http://tun.fi/MX.66494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcogyne regularis" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.67106> ;
    skos:hiddenLabel "Lecanora psimmythina"@fi,
        "Sarcogyne pruinosa"@fi,
        "Sarcogyne pruinosa var. psimmythina"@fi,
        "Sarcogyne regularis"@fi,
        "Lecanora psimmythina"@sv,
        "Sarcogyne pruinosa"@sv,
        "Sarcogyne pruinosa var. psimmythina"@sv,
        "Sarcogyne regularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkiseittijäkälä"@fi,
        "kalkskifferlav"@sv .

<http://tun.fi/MX.66495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcosagium campestre" ;
    dwc:scientificNameAuthorship "(Fr.) Poetsch & Schied." ;
    skos:broader <http://tun.fi/MX.67200> ;
    skos:hiddenLabel "Biatorella campestris"@fi,
        "Sarcosagium campestre"@fi,
        "Biatorella campestris"@sv,
        "Sarcosagium campestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttäjäkälä"@fi,
        "klotfruktslav"@sv .

<http://tun.fi/MX.66496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarea difformis" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.67402> ;
    skos:hiddenLabel "Biatorella difformis"@fi,
        "Retinocyclus abietis"@fi,
        "Tromera difformis"@fi,
        "Biatorella difformis"@sv,
        "Retinocyclus abietis"@sv,
        "Tromera difformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sarea difformis"@fi,
        "Sarea difformis"@sv .

<http://tun.fi/MX.66497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarea resinae" ;
    dwc:scientificNameAuthorship "(Fr.) Kuntze" ;
    skos:broader <http://tun.fi/MX.67402> ;
    skos:hiddenLabel "Biatorella resinae"@fi,
        "Sarea resinae"@fi,
        "Tromera resinae"@fi,
        "Zythia resinae"@fi,
        "Biatorella resinae"@sv,
        "Sarea resinae"@sv,
        "Tromera resinae"@sv,
        "Zythia resinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helopihkanappo"@fi,
        "kådskål"@sv .

<http://tun.fi/MX.66498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schaereria cinereorufa" ;
    dwc:scientificNameAuthorship "(Schaer.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67403> ;
    skos:hiddenLabel "Lecidea cinereorufa"@fi,
        "Psora cinereorufa"@fi,
        "Schaereria cinereorufa"@fi,
        "Lecidea cinereorufa"@sv,
        "Psora cinereorufa"@sv,
        "Schaereria cinereorufa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopaahdejäkälä"@fi,
        "vanlig cylinderlav"@sv .

<http://tun.fi/MX.66499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schaereria fuscocinerea" ;
    dwc:scientificNameAuthorship "(Nyl.) Clauzade & Cl. Roux" ;
    skos:broader <http://tun.fi/MX.67403> ;
    skos:hiddenLabel "Lecidea atrocinerea"@fi,
        "Lecidea cuculi"@fi,
        "Lecidea epiiodiza"@fi,
        "Lecidea griseoatra"@fi,
        "Lecidea lygaeiza"@fi,
        "Lecidea rhizocarpoides"@fi,
        "Lecidea somphotera"@fi,
        "Lecidea tenebrosa"@fi,
        "Lecidea tenebrosa var. lygaeoides"@fi,
        "Schaereria endocyanea"@fi,
        "Schaereria fuscocinerea"@fi,
        "Schaereria tenebrosa"@fi,
        "Lecidea atrocinerea"@sv,
        "Lecidea cuculi"@sv,
        "Lecidea epiiodiza"@sv,
        "Lecidea griseoatra"@sv,
        "Lecidea lygaeiza"@sv,
        "Lecidea rhizocarpoides"@sv,
        "Lecidea somphotera"@sv,
        "Lecidea tenebrosa"@sv,
        "Lecidea tenebrosa var. lygaeoides"@sv,
        "Schaereria endocyanea"@sv,
        "Schaereria fuscocinerea"@sv,
        "Schaereria tenebrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaapaahdejäkälä"@fi,
        "mörk skivlav"@sv .

<http://tun.fi/MX.66500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schaereria parasemella" ;
    dwc:scientificNameAuthorship "(Nyl.) Lumbsch" ;
    skos:broader <http://tun.fi/MX.67403> ;
    skos:hiddenLabel "Hafellnera parasemella"@fi,
        "Lecidea parasemella"@fi,
        "Hafellnera parasemella"@sv,
        "Lecidea parasemella"@sv,
        "Schaereria parasemella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schaereria parasemella"@fi,
        "moss-cylinderlav"@sv .

<http://tun.fi/MX.66501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schaereria serenior" ;
    dwc:scientificNameAuthorship "(Vain.) Vitik." ;
    skos:broader <http://tun.fi/MX.67403> ;
    skos:hiddenLabel "Lecidea serenior"@fi,
        "Lecidea tenebrosa subsp. somphotera var. serenior"@fi,
        "Lecidea serenior"@sv,
        "Lecidea tenebrosa subsp. somphotera var. serenior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Schaereria serenior"@fi,
        "Schaereria serenior"@sv .

<http://tun.fi/MX.66502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schismatomma pericleum" ;
    dwc:scientificNameAuthorship "(Ach.) Branth & Rostr." ;
    skos:broader <http://tun.fi/MX.67046> ;
    skos:hiddenLabel "Schismatomma abietinum"@fi,
        "Schismatomma pericleum"@fi,
        "Schismatomma abietinum"@sv,
        "Schismatomma pericleum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salojäkälä"@fi,
        "rosa skärelav"@sv .

<http://tun.fi/MX.66503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerococcum sphaerale" ;
    dwc:scientificNameAuthorship "(Ach.) Fr." ;
    skos:broader <http://tun.fi/MX.67201> ;
    skos:hiddenLabel "Sclerococcum sphaerale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajanpiilokka"@fi,
        "Sclerococcum sphaerale"@sv .

<http://tun.fi/MX.66504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerophora coniophaea" ;
    dwc:scientificNameAuthorship "(Norman) Mattsson & Middelb." ;
    skos:broader <http://tun.fi/MX.67250> ;
    skos:hiddenLabel "Chaenotheca coniophaea"@fi,
        "Coniocybe obscuripes"@fi,
        "Sclerophora coniophaea"@fi,
        "Chaenotheca coniophaea"@sv,
        "Coniocybe obscuripes"@sv,
        "Sclerophora coniophaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmähuhmarjäkälä"@fi,
        "rödbrun blekspik"@sv .

<http://tun.fi/MX.66505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerophora farinacea" ;
    dwc:scientificNameAuthorship "(Chevall.) Chevall." ;
    skos:broader <http://tun.fi/MX.67250> ;
    skos:hiddenLabel "Coniocybe farinacea"@fi,
        "Sclerophora farinacea"@fi,
        "Coniocybe farinacea"@sv,
        "Sclerophora farinacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhehuhmarjäkälä"@fi,
        "brunskaftad blekspik"@sv .

<http://tun.fi/MX.66506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerophora pallida" ;
    dwc:scientificNameAuthorship "(Pers.) Y. J. Yao & Spooner" ;
    skos:broader <http://tun.fi/MX.67250> ;
    skos:hiddenLabel "Coniocybe curta"@fi,
        "Coniocybe nivea"@fi,
        "Coniocybe pallida"@fi,
        "Sclerophora nivea"@fi,
        "Sclerophora pallida"@fi,
        "Coniocybe curta"@sv,
        "Coniocybe nivea"@sv,
        "Coniocybe pallida"@sv,
        "Sclerophora nivea"@sv,
        "Sclerophora pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvashuhmarjäkälä"@fi,
        "gulvit blekspik"@sv .

<http://tun.fi/MX.66507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sclerophora peronella" ;
    dwc:scientificNameAuthorship "(Ach.) Tibell" ;
    skos:broader <http://tun.fi/MX.67250> ;
    skos:hiddenLabel "Coniocybe hyalinella"@fi,
        "Coniocybe peronella"@fi,
        "Roesleria hyalinella"@fi,
        "Sclerophora peronella"@fi,
        "Coniocybe hyalinella"@sv,
        "Coniocybe peronella"@sv,
        "Roesleria hyalinella"@sv,
        "Sclerophora peronella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunhuhmarjäkälä"@fi,
        "liten blekspik"@sv .

<http://tun.fi/MX.66508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliciosporum chlorococcum" ;
    dwc:scientificNameAuthorship "(Stenh.) Vězda" ;
    skos:broader <http://tun.fi/MX.67107> ;
    skos:hiddenLabel "Bacidia chlorococca"@fi,
        "Scoliciosporum chlorococcum"@fi,
        "Bacidia chlorococca"@sv,
        "Scoliciosporum chlorococcum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihersukkulajäkälä"@fi,
        "trädgrönelav"@sv .

<http://tun.fi/MX.66509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliciosporum curvatum" ;
    dwc:scientificNameAuthorship "Sérus." ;
    skos:broader <http://tun.fi/MX.67107> ;
    skos:hiddenLabel "Scoliciosporum curvatum"@fi,
        "Scoliciosporum curvatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käyräsukkulajäkälä"@fi,
        "barrgrönelav"@sv .

<http://tun.fi/MX.66510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliciosporum intrusum" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67107> ;
    skos:hiddenLabel "Carbonea intrusa"@fi,
        "Catillaria intrusa"@fi,
        "Lecidea aphanoides"@fi,
        "Lecidea contrusa"@fi,
        "Lecidea intrusa"@fi,
        "Lecidea melaphana"@fi,
        "Lecidea melaphanoides"@fi,
        "Micarea intrusa"@fi,
        "Scoliciosporum intrusum"@fi,
        "Carbonea intrusa"@sv,
        "Catillaria intrusa"@sv,
        "Lecidea aphanoides"@sv,
        "Lecidea contrusa"@sv,
        "Lecidea intrusa"@sv,
        "Lecidea melaphana"@sv,
        "Lecidea melaphanoides"@sv,
        "Micarea intrusa"@sv,
        "Scoliciosporum intrusum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seurasukkulajäkälä"@fi,
        "fjällsvartlav"@sv .

<http://tun.fi/MX.66511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliciosporum ophiosporum" ;
    dwc:scientificNameAuthorship "(Hellb.) Hav." ;
    skos:broader <http://tun.fi/MX.67107> ;
    skos:hiddenLabel "Bacidia kuopioënsis"@fi,
        "Bacidia ophiospora"@fi,
        "Lecidea kuopioënsis"@fi,
        "Scoliciosporum ophiosporum"@fi,
        "Bacidia kuopioënsis"@sv,
        "Bacidia ophiospora"@sv,
        "Lecidea kuopioënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämysukkulajäkälä"@fi,
        "Scoliciosporum ophiosporum"@sv .

<http://tun.fi/MX.66512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliciosporum pruinosum" ;
    dwc:scientificNameAuthorship "(P. James) Vězda" ;
    skos:broader <http://tun.fi/MX.67107> ;
    skos:hiddenLabel "Bacidia pruinosa"@fi,
        "Bacidia pruinosa"@sv,
        "Scoliciosporum pruinosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scoliciosporum pruinosum"@fi,
        "frostig trädgrönelav"@sv .

<http://tun.fi/MX.66513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliciosporum sarothamni" ;
    dwc:scientificNameAuthorship "(Vain.) Vězda" ;
    skos:broader <http://tun.fi/MX.67107> ;
    skos:hiddenLabel "Bacidia sarothamni"@fi,
        "Scoliciosporum sarothamni"@fi,
        "Bacidia sarothamni"@sv,
        "Scoliciosporum sarothamni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhesukkulajäkälä"@fi,
        "spiralträdgrönelav"@sv .

<http://tun.fi/MX.66514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scoliciosporum umbrinum" ;
    dwc:scientificNameAuthorship "(Ach.) Arnold" ;
    skos:broader <http://tun.fi/MX.67107> ;
    skos:hiddenLabel "Bacidia umbrina"@fi,
        "Scoliciosporum umbrinum"@fi,
        "Bacidia umbrina"@sv,
        "Scoliciosporum umbrinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliosukkulajäkälä"@fi,
        "klippgrönelav"@sv .

<http://tun.fi/MX.66515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutula dedicata" ;
    dwc:scientificNameAuthorship "Triebel, Wedin & Rambold" ;
    skos:broader <http://tun.fi/MX.67251> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Scutula dedicata"@fi,
        "Scutula dedicata"@sv .

<http://tun.fi/MX.66516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutula epiblastematica" ;
    dwc:scientificNameAuthorship "(Wallr.) Rehm" ;
    skos:broader <http://tun.fi/MX.67251> ;
    skos:hiddenLabel "Scutula aggregata"@fi,
        "Scutula epiblastematica"@fi,
        "Scutula miliaris var. pallida"@fi,
        "Scutula aggregata"@sv,
        "Scutula miliaris var. pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuskutula"@fi,
        "Scutula epiblastematica"@sv .

<http://tun.fi/MX.66517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutula heeri" ;
    dwc:scientificNameAuthorship "(Hepp ex A. Massal.) Trevis." ;
    skos:broader <http://tun.fi/MX.67251> ;
    skos:hiddenLabel "Catillaria epiblastematica"@fi,
        "Catillaria heeri"@fi,
        "Scutula heeri"@fi,
        "Catillaria epiblastematica"@sv,
        "Catillaria heeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jaloskutula"@fi,
        "Scutula heeri"@sv .

<http://tun.fi/MX.66518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scutula miliaris" ;
    dwc:scientificNameAuthorship "(Wallr.) Trevis." ;
    skos:broader <http://tun.fi/MX.67251> ;
    skos:hiddenLabel "Karsteniomyces peltigerae"@fi,
        "Scutula miliaris"@fi,
        "Scutula miliaris var. epigena"@fi,
        "Scutula miliaris var. versicolor"@fi,
        "Karsteniomyces peltigerae"@sv,
        "Scutula miliaris var. epigena"@sv,
        "Scutula miliaris var. versicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummuvaskutula"@fi,
        "Scutula miliaris"@sv .

<http://tun.fi/MX.66519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Siphula ceratites" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Fr." ;
    skos:broader <http://tun.fi/MX.67202> ;
    skos:hiddenLabel "Siphula ceratites"@fi,
        "Siphula ceratites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäätikköjäkälä"@fi,
        "vitfinger"@sv .

<http://tun.fi/MX.66520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skyttea gregaria" ;
    dwc:scientificNameAuthorship "Sherwood, D. Hawksw. & Coppins" ;
    skos:broader <http://tun.fi/MX.67203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Skyttea gregaria"@fi,
        "Skyttea gregaria"@sv .

<http://tun.fi/MX.66521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Skyttea lecanorae" ;
    dwc:scientificNameAuthorship "Diederich & Etayo" ;
    skos:broader <http://tun.fi/MX.67203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Skyttea lecanorae"@fi,
        "Skyttea lecanorae"@sv .

<http://tun.fi/MX.66523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solitaria chrysophthalma" ;
    dwc:scientificNameAuthorship "(Degel.) Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.67204> ;
    skos:hiddenLabel "Caloplaca chrysophthalma"@fi,
        "Solitaria chrysophthalma"@fi,
        "Caloplaca chrysophthalma"@sv,
        "Solitaria chrysophthalma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistokultajäkälä"@fi,
        "alléorangelav"@sv .

<http://tun.fi/MX.66524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solorina bispora" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67252> ;
    skos:hiddenLabel "Solorina bispora"@fi,
        "Solorina bispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikuppijäkälä"@fi,
        "tvåsporig säcklav"@sv .

<http://tun.fi/MX.66525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solorina crocea" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.67252> ;
    skos:hiddenLabel "Solorina crocea"@fi,
        "Solorina crocea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poronkuppijäkälä"@fi,
        "saffranslav"@sv .

<http://tun.fi/MX.66526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solorina octospora" ;
    dwc:scientificNameAuthorship "Arnold" ;
    skos:broader <http://tun.fi/MX.67252> ;
    skos:hiddenLabel "Solorina octospora"@fi,
        "Solorina octospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankuppijäkälä"@fi,
        "åttasporig säcklav"@sv .

<http://tun.fi/MX.66527> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solorina saccata" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.67252> ;
    skos:hiddenLabel "Solorina saccata"@fi,
        "Solorina saccata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikuppijäkälä"@fi,
        "säcklav"@sv .

<http://tun.fi/MX.66528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solorina spongiosa" ;
    dwc:scientificNameAuthorship "(Ach.) Anzi" ;
    skos:broader <http://tun.fi/MX.67252> ;
    skos:hiddenLabel "Neosolorina spongiosa"@fi,
        "Solorina spongiosa"@fi,
        "Neosolorina spongiosa"@sv,
        "Solorina spongiosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomukuppijäkälä"@fi,
        "smalkantad säcklav"@sv .

<http://tun.fi/MX.66529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerellothecium araneosum" ;
    dwc:scientificNameAuthorship "(Rehm ex Arnold) Zopf" ;
    skos:broader <http://tun.fi/MX.67404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerellothecium araneosum"@fi,
        "Sphaerellothecium araneosum"@sv .

<http://tun.fi/MX.66530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerellothecium cladoniicola" ;
    dwc:scientificNameAuthorship "E. S. Hansen & Alstrup" ;
    skos:broader <http://tun.fi/MX.67404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerellothecium cladoniicola"@fi,
        "Sphaerellothecium cladoniicola"@sv .

<http://tun.fi/MX.66531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerellothecium coniodes" ;
    dwc:scientificNameAuthorship "(Nyl.) Cl. Roux & Diederich" ;
    skos:broader <http://tun.fi/MX.67404> ;
    skos:hiddenLabel "Stigmidium coniodes"@fi,
        "Verrucaria coniodes"@fi,
        "Stigmidium coniodes"@sv,
        "Verrucaria coniodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerellothecium coniodes"@fi,
        "Sphaerellothecium coniodes"@sv .

<http://tun.fi/MX.66532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerellothecium parmeliae" ;
    dwc:scientificNameAuthorship "Diederich & Etayo" ;
    skos:broader <http://tun.fi/MX.67404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerellothecium parmeliae"@fi,
        "Sphaerellothecium parmeliae"@sv .

<http://tun.fi/MX.66533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerellothecium propinquellum" ;
    dwc:scientificNameAuthorship "(Nyl.) Cl. Roux & Triebel" ;
    skos:broader <http://tun.fi/MX.67404> ;
    skos:hiddenLabel "Sphaeria propinquella"@fi,
        "Stigmidium propinquellum"@fi,
        "Sphaeria propinquella"@sv,
        "Stigmidium propinquellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerellothecium propinquellum"@fi,
        "Sphaerellothecium propinquellum"@sv .

<http://tun.fi/MX.66534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophorus fragilis" ;
    dwc:scientificNameAuthorship "(L.) Pers." ;
    skos:broader <http://tun.fi/MX.67048> ;
    skos:hiddenLabel "Sphaerophorus fragilis"@fi,
        "Sphaerophorus fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukorallijäkälä"@fi,
        "sprödlav"@sv .

<http://tun.fi/MX.66535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerophorus globosus" ;
    dwc:scientificNameAuthorship "(Huds.) Vain." ;
    skos:broader <http://tun.fi/MX.67048> ;
    skos:hiddenLabel "Sphaerophorus coralloides"@fi,
        "Sphaerophorus globosus"@fi,
        "Sphaerophorus coralloides"@sv,
        "Sphaerophorus globosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokorallijäkälä"@fi,
        "korall-lav"@sv .

<http://tun.fi/MX.66536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphinctrina anglica" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67155> ;
    skos:hiddenLabel "Phacotiella microcephala"@fi,
        "Sphinctrina anglica"@fi,
        "Phacotiella microcephala"@sv,
        "Sphinctrina anglica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aidaspampukka"@fi,
        "ladparasitspik"@sv .

<http://tun.fi/MX.66537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphinctrina porrectula" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67155> ;
    skos:hiddenLabel "Embolidium porrectulum"@fi,
        "Sphinctrina porrectula"@fi,
        "Embolidium porrectulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomenpampukka"@fi,
        "Sphinctrina porrectula"@sv .

<http://tun.fi/MX.66538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphinctrina turbinata" ;
    dwc:scientificNameAuthorship "(Pers.) De Not." ;
    skos:broader <http://tun.fi/MX.67155> ;
    skos:hiddenLabel "Sphinctrina gelasinata"@fi,
        "Sphinctrina turbinata"@fi,
        "Sphinctrina gelasinata"@sv,
        "Sphinctrina turbinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkapampukka"@fi,
        "kortskaftad parasitspik"@sv .

<http://tun.fi/MX.66539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilonema paradoxum" ;
    dwc:scientificNameAuthorship "Bornet" ;
    skos:broader <http://tun.fi/MX.67156> ;
    skos:hiddenLabel "Spilonema tenellum"@fi,
        "Spilonema paradoxum"@sv,
        "Spilonema tenellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Spilonema paradoxum"@fi,
        "storfruktig smaltrådslav"@sv .

<http://tun.fi/MX.66540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spilonema revertens" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67156> ;
    skos:hiddenLabel "Spilonema revertens"@fi,
        "Spilonema subsimile"@fi,
        "Spilonema revertens"@sv,
        "Spilonema subsimile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliokudejäkälä"@fi,
        "smaltrådslav"@sv .

<http://tun.fi/MX.66541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporastatia testudinea" ;
    dwc:scientificNameAuthorship "(Ach.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67351> ;
    skos:hiddenLabel "Sporastatia testudinea"@fi,
        "Sporastatia testudinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinukonjäkälä"@fi,
        "brun mångsporlav"@sv .

<http://tun.fi/MX.66542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporodictyon cruentum" ;
    dwc:scientificNameAuthorship "(Körb.) Körb." ;
    skos:broader <http://tun.fi/MX.67352> ;
    skos:hiddenLabel "Polyblastia cruenta"@fi,
        "Polyblastia henscheliana"@fi,
        "Sporodictyon cruentum"@fi,
        "Verrucaria subumbrina"@fi,
        "Polyblastia cruenta"@sv,
        "Polyblastia henscheliana"@sv,
        "Sporodictyon cruentum"@sv,
        "Verrucaria subumbrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puroverkkojäkälä"@fi,
        "strandnätsporing"@sv .

<http://tun.fi/MX.66543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporodictyon minutum" ;
    dwc:scientificNameAuthorship "Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67352> ;
    skos:hiddenLabel "Sporodictyon minutum"@fi,
        "Sporodictyon minutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuverkkojäkälä"@fi,
        "smånätsporing"@sv .

<http://tun.fi/MX.66544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporodictyon schaererianum" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.67352> ;
    skos:hiddenLabel "Polyblastia theleodes"@fi,
        "Sporodictyon schaererianum"@fi,
        "Polyblastia theleodes"@sv,
        "Sporodictyon schaererianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaverkkojäkälä"@fi,
        "nätsporing"@sv .

<http://tun.fi/MX.66545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporodictyon terrestre" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67352> ;
    skos:hiddenLabel "Polyblastia inumbrata"@fi,
        "Polyblastia sommerfeltii"@fi,
        "Polyblastia terrestris"@fi,
        "Sporodictyon terrestre"@fi,
        "Polyblastia inumbrata"@sv,
        "Polyblastia sommerfeltii"@sv,
        "Polyblastia terrestris"@sv,
        "Sporodictyon terrestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinverkkojäkälä"@fi,
        "fjällnätsporing"@sv .

<http://tun.fi/MX.66546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staurothele clopima" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67253> ;
    skos:hiddenLabel "Staurothele clopima"@fi,
        "Staurothele drummondii"@fi,
        "Staurothele fuscocuprea"@fi,
        "Staurothele perradiata"@fi,
        "Staurothele septentrionalis"@fi,
        "Staurothele drummondii"@sv,
        "Staurothele fuscocuprea"@sv,
        "Staurothele perradiata"@sv,
        "Staurothele septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturiraspijäkälä"@fi,
        "Staurothele clopima"@sv .

<http://tun.fi/MX.66547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staurothele fissa" ;
    dwc:scientificNameAuthorship "(Taylor) Zwackh" ;
    skos:broader <http://tun.fi/MX.67253> ;
    skos:hiddenLabel "Staurothele fissa"@fi,
        "Staurothele hazslinszkyi"@fi,
        "Staurothele inconversa"@fi,
        "Staurothele umbrina"@fi,
        "Verrucaria inconversa"@fi,
        "Staurothele fissa"@sv,
        "Staurothele hazslinszkyi"@sv,
        "Staurothele inconversa"@sv,
        "Staurothele umbrina"@sv,
        "Verrucaria inconversa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantaraspijäkälä"@fi,
        "brun vårtlav"@sv .

<http://tun.fi/MX.66548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staurothele frustulenta" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67253> ;
    skos:hiddenLabel "Staurothele catalepta"@fi,
        "Staurothele elegans"@fi,
        "Staurothele frustulenta"@fi,
        "Staurothele catalepta"@sv,
        "Staurothele elegans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siroraspijäkälä"@fi,
        "Staurothele frustulenta"@sv .

<http://tun.fi/MX.66549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staurothele guestphalica" ;
    dwc:scientificNameAuthorship "(J. Lahm ex Körb.) Arnold" ;
    skos:broader <http://tun.fi/MX.67253> ;
    skos:hiddenLabel "Staurothele guestphalica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkiraspijäkälä"@fi,
        "Staurothele guestphalica"@sv .

<http://tun.fi/MX.66550> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staurothele hymenogonia" ;
    dwc:scientificNameAuthorship "(Nyl.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67253> ;
    skos:hiddenLabel "Staurothele hymenogonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätköraspijäkälä"@fi,
        "Staurothele hymenogonia"@sv .

<http://tun.fi/MX.66551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia intexta" ;
    dwc:scientificNameAuthorship "Almq." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthonia intexta"@fi,
        "Arthonia intexta"@sv .

<http://tun.fi/MX.66552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryostigma lapidicola" ;
    dwc:scientificNameAuthorship "(Taylor) S. Y. Kondr. & Hur" ;
    skos:broader <http://tun.fi/MX.234352> ;
    skos:hiddenLabel "Arthonia lapidicola"@fi,
        "Arthonia leucodontis"@fi,
        "Arthonia muscigena"@fi,
        "Bryostigma muscigenum"@fi,
        "Arthonia lapidicola"@sv,
        "Arthonia leucodontis"@sv,
        "Arthonia muscigena"@sv,
        "Bryostigma lapidicola"@sv,
        "Bryostigma muscigenum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bryostigma lapidicola"@fi,
        "allémosslav"@sv .

<http://tun.fi/MX.66553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia phaeobaea" ;
    dwc:scientificNameAuthorship "(Norman) Norman" ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia phaeobaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthonia phaeobaea"@fi,
        "kustpricklav"@sv .

<http://tun.fi/MX.66554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthonia tenellula" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67223> ;
    skos:hiddenLabel "Arthonia tenellula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkupiilojäkälä"@fi,
        "Arthonia tenellula"@sv .

<http://tun.fi/MX.66555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthopyrenia cerasi" ;
    dwc:scientificNameAuthorship "(Schrad.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67368> ;
    skos:hiddenLabel "Arthopyrenia cerasi"@fi,
        "Metasphaeria cerasi"@fi,
        "Metasphaeria cerasi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuomenpisteikäs"@fi,
        "Arthopyrenia cerasi"@sv .

<http://tun.fi/MX.66556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bellemerea subsorediza" ;
    dwc:scientificNameAuthorship "(Lynge) R. Sant." ;
    skos:broader <http://tun.fi/MX.67173> ;
    skos:hiddenLabel "Aspicilia subsorediza"@fi,
        "Bellemerea subsorediza"@fi,
        "Aspicilia subsorediza"@sv,
        "Bellemerea subsorediza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "murukalliotiera"@fi,
        "mjölig kantlav"@sv .

<http://tun.fi/MX.66557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Biatora helvola" ;
    dwc:scientificNameAuthorship "Körb. ex Hellb." ;
    skos:broader <http://tun.fi/MX.67068> ;
    skos:hiddenLabel "Biatora helvola"@fi,
        "Lecidea helvola"@fi,
        "Biatora helvola"@sv,
        "Lecidea helvola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssiruskeinen"@fi,
        "orangebrun knopplav"@sv .

<http://tun.fi/MX.66558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis montana" ;
    dwc:scientificNameAuthorship "Rikkinen" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis montana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihkaneula"@fi,
        "Chaenothecopsis montana"@sv .

<http://tun.fi/MX.66559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis pusiola" ;
    dwc:scientificNameAuthorship "(Ach.) Vain." ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis pusiola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaenothecopsis pusiola"@fi,
        "svartspik"@sv .

<http://tun.fi/MX.66560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis vainioana" ;
    dwc:scientificNameAuthorship "(Nádv.) Tibell" ;
    skos:broader <http://tun.fi/MX.67074> ;
    skos:hiddenLabel "Chaenothecopsis vainioana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Chaenothecopsis vainioana"@fi,
        "blågrön svartspik"@sv .

<http://tun.fi/MX.66561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Circinaria caesiocinerea" ;
    dwc:scientificNameAuthorship "(Nyl. ex Malbr.) A. Nordin, Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67405> ;
    skos:hiddenLabel "Aspicilia caesiocinerea"@fi,
        "Aspicilia conglomerans"@fi,
        "Circinaria caesiocinerea"@fi,
        "Lecanora amphibola"@fi,
        "Lecanora caesiocinerea"@fi,
        "Lecanora caesiocinerea var. amphibola"@fi,
        "Lecanora conglomerans"@fi,
        "Lecanora gibbosa"@fi,
        "Urceolaria cinerea var. amphibola"@fi,
        "Aspicilia caesiocinerea"@sv,
        "Aspicilia conglomerans"@sv,
        "Circinaria caesiocinerea"@sv,
        "Lecanora amphibola"@sv,
        "Lecanora caesiocinerea"@sv,
        "Lecanora caesiocinerea var. amphibola"@sv,
        "Lecanora conglomerans"@sv,
        "Lecanora gibbosa"@sv,
        "Urceolaria cinerea var. amphibola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vainiomannajäkälä"@fi,
        "mörk gråstenslav"@sv .

<http://tun.fi/MX.66562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plectocarpon lichenum" ;
    dwc:scientificNameAuthorship "(Sommerf.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67326> ;
    skos:hiddenLabel "Lichenomyces lichenum"@fi,
        "Plectocarpon lichenum"@fi,
        "Lichenomyces lichenum"@sv,
        "Plectocarpon lichenum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidankeuhkoneppi"@fi,
        "lunglavsknapp"@sv .

<http://tun.fi/MX.66563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia albida" ;
    dwc:scientificNameAuthorship "Arnold" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia albida"@fi,
        "Polyblastia albida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokonnanjäkälä"@fi,
        "vit mursporing"@sv .

<http://tun.fi/MX.66564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia fusca" ;
    dwc:scientificNameAuthorship "Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia fusca"@fi,
        "Polyblastia fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokonnanjäkälä"@fi,
        "brun mursporing"@sv .

<http://tun.fi/MX.66565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia inconspicua" ;
    dwc:scientificNameAuthorship "Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia inconspicua"@fi,
        "Polyblastia inconspicua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyrkännekonnanjäkälä"@fi,
        "skuggmursporing"@sv .

<http://tun.fi/MX.66566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euopsis pulvinata" ;
    dwc:scientificNameAuthorship "(Schaer.) Vain." ;
    skos:broader <http://tun.fi/MX.67182> ;
    skos:hiddenLabel "Euopsis pulvinata"@fi,
        "Pyrenopsis haemalea"@fi,
        "Pyrenopsis pulvinata"@fi,
        "Euopsis pulvinata"@sv,
        "Pyrenopsis haemalea"@sv,
        "Pyrenopsis pulvinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riuttagranaattijäkälä"@fi,
        "mörk granatlav"@sv .

<http://tun.fi/MX.66567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fellhanera subtilis" ;
    dwc:scientificNameAuthorship "(Vězda) Diederich & Sérus." ;
    skos:broader <http://tun.fi/MX.67026> ;
    skos:hiddenLabel "Bacidia subtilis"@fi,
        "Fellhanera subtilis"@fi,
        "Bacidia subtilis"@sv,
        "Fellhanera subtilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustikanneulasjäkälä"@fi,
        "slät kvistlav"@sv .

<http://tun.fi/MX.66568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ionaspis ceracea" ;
    dwc:scientificNameAuthorship "(Arnold) Hafellner & Türk" ;
    skos:broader <http://tun.fi/MX.67336> ;
    skos:hiddenLabel "Ionaspis ceracea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaharantatiera"@fi,
        "Ionaspis ceracea"@sv .

<http://tun.fi/MX.66569> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arthopyrenia fallaciosa" ;
    dwc:scientificNameAuthorship "(Stizenb. ex Arnold) Thiyagaraja, Ertz, Lücking, Coppins & K. D. Hyde" ;
    skos:broader <http://tun.fi/MX.67368> ;
    skos:hiddenLabel "Julella fallaciosa"@fi,
        "Mycoglaena betularia"@fi,
        "Mycoglaena fallaciosa"@fi,
        "Polyblastiopsis fallaciosa"@fi,
        "Julella fallaciosa"@sv,
        "Mycoglaena betularia"@sv,
        "Mycoglaena fallaciosa"@sv,
        "Polyblastiopsis fallaciosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Arthopyrenia fallaciosa"@fi,
        "Arthopyrenia fallaciosa"@sv .

<http://tun.fi/MX.66570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Koerberiella wimmeriana" ;
    dwc:scientificNameAuthorship "(Körb.) Stein" ;
    skos:broader <http://tun.fi/MX.67354> ;
    skos:hiddenLabel "Aspicilia leucophyma"@fi,
        "Aspicilia littoralis"@fi,
        "Koerberiella wimmeriana"@fi,
        "Lecanora acceptanda var. littoralis"@fi,
        "Pertusaria littoralis"@fi,
        "Aspicilia leucophyma"@sv,
        "Aspicilia littoralis"@sv,
        "Lecanora acceptanda var. littoralis"@sv,
        "Pertusaria littoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kraatterijäkälä"@fi,
        "Koerberiella wimmeriana"@sv .

<http://tun.fi/MX.66571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea albofuscescens" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:hiddenLabel "Bacidia dolera"@fi,
        "Biatora albofuscescens"@fi,
        "Lecidea albofuscescens"@fi,
        "Lecidea albofuscescens subsp. mustialensis"@fi,
        "Lecidea dolera"@fi,
        "Lecidea mustialensis"@fi,
        "Bacidia dolera"@sv,
        "Biatora albofuscescens"@sv,
        "Lecidea albofuscescens"@sv,
        "Lecidea albofuscescens subsp. mustialensis"@sv,
        "Lecidea dolera"@sv,
        "Lecidea mustialensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltonystyjäkälä"@fi,
        "glansskivlav"@sv .

<http://tun.fi/MX.66572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepraria membranacea" ;
    dwc:scientificNameAuthorship "(Dicks.) Vain." ;
    skos:broader <http://tun.fi/MX.67032> ;
    skos:hiddenLabel "Crocynia lanuginosa"@fi,
        "Crocynia membranacea"@fi,
        "Lepraria membranacea"@fi,
        "Leproloma membranaceum"@fi,
        "Crocynia lanuginosa"@sv,
        "Crocynia membranacea"@sv,
        "Lepraria membranacea"@sv,
        "Leproloma membranaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskajauhejäkälä"@fi,
        "mjöllav"@sv .

<http://tun.fi/MX.66573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leptochidium albociliatum" ;
    dwc:scientificNameAuthorship "(Desm.) M. Choisy" ;
    skos:broader <http://tun.fi/MX.67338> ;
    skos:hiddenLabel "Leptochidium albociliatum"@fi,
        "Leptogium albociliatum"@fi,
        "Polychidium albociliatum"@fi,
        "Leptochidium albociliatum"@sv,
        "Leptogium albociliatum"@sv,
        "Polychidium albociliatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsisopulinjäkälä"@fi,
        "glashårslav"@sv .

<http://tun.fi/MX.66574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Menegazzia terebrata" ;
    dwc:scientificNameAuthorship "(Hoffm.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67406> ;
    skos:hiddenLabel "Hypogymnia pertusa"@fi,
        "Menegazzia pertusa"@fi,
        "Menegazzia terebrata"@fi,
        "Parmelia pertusa"@fi,
        "Hypogymnia pertusa"@sv,
        "Menegazzia pertusa"@sv,
        "Menegazzia terebrata"@sv,
        "Parmelia pertusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reikäkarve"@fi,
        "hållav"@sv .

<http://tun.fi/MX.66575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Metamelanea umbonata" ;
    dwc:scientificNameAuthorship "Henssen" ;
    skos:broader <http://tun.fi/MX.67407> ;
    skos:hiddenLabel "Metamelanea umbonata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiulujäkälä"@fi,
        "Metamelanea umbonata"@sv .

<http://tun.fi/MX.66576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea elachista" ;
    dwc:scientificNameAuthorship "(Körb.) Coppins & R. Sant." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Bacidia sororians"@fi,
        "Catillaria elachista"@fi,
        "Catillaria elachista var. carbonicola"@fi,
        "Lecidea anomala subsp. glomerella"@fi,
        "Lecidea glomerella f. simplicata"@fi,
        "Lecidea glomerella var. poliococcoides"@fi,
        "Lecidea sororians"@fi,
        "Micarea elachista"@fi,
        "Micarea glomerella"@fi,
        "Bacidia sororians"@sv,
        "Catillaria elachista"@sv,
        "Catillaria elachista var. carbonicola"@sv,
        "Lecidea anomala subsp. glomerella"@sv,
        "Lecidea glomerella f. simplicata"@sv,
        "Lecidea glomerella var. poliococcoides"@sv,
        "Lecidea sororians"@sv,
        "Micarea elachista"@sv,
        "Micarea glomerella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahotyynyjäkälä"@fi,
        "vårtig dynlav"@sv .

<http://tun.fi/MX.66577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Niesslia peltigericola" ;
    dwc:scientificNameAuthorship "(D. Hawksw.) Etayo" ;
    skos:broader <http://tun.fi/MX.67242> ;
    skos:hiddenLabel "Raciborskiomyces peltigericola"@fi,
        "Raciborskiomyces peltigericola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Niesslia peltigericola"@fi,
        "Niesslia peltigericola"@sv .

<http://tun.fi/MX.66578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia alboflavescens" ;
    dwc:scientificNameAuthorship "(Wulfen) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67102> ;
    skos:hiddenLabel "Ochrolechia alboflavescens"@fi,
        "Ochrolechia papillata"@fi,
        "Ochrolechia alboflavescens"@sv,
        "Ochrolechia papillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "petäjänkermajäkälä"@fi,
        "halmgul örnlav"@sv .

<http://tun.fi/MX.66579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Varicellaria lactea" ;
    dwc:scientificNameAuthorship "(L.) I. Schmitt & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67262> ;
    skos:hiddenLabel "Ochrolechia lactea"@fi,
        "Pertusaria lactea"@fi,
        "Pertusaria lactea var. confluens"@fi,
        "Ochrolechia lactea"@sv,
        "Pertusaria lactea"@sv,
        "Pertusaria lactea var. confluens"@sv,
        "Varicellaria lactea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Varicellaria lactea"@fi,
        "vit porlav"@sv .

<http://tun.fi/MX.66580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepra panyrga" ;
    dwc:scientificNameAuthorship "(Ach.) Hafellner" ;
    skos:broader <http://tun.fi/MX.4979020> ;
    skos:hiddenLabel "Lepra panyrga"@fi,
        "Marfloraea panyrga"@fi,
        "Pertusaria panyrga"@fi,
        "Marfloraea panyrga"@sv,
        "Pertusaria panyrga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilaikkajäkälä"@fi,
        "Lepra panyrga"@sv .

<http://tun.fi/MX.66581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon subgeminatum" ;
    dwc:scientificNameAuthorship "Eitner" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:hiddenLabel "Rhizocarpon phaeolepis"@fi,
        "Rhizocarpon phaeolepis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon subgeminatum"@fi,
        "Rhizocarpon subgeminatum"@sv .

<http://tun.fi/MX.66582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon suomiense" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon suomiense"@fi,
        "Rhizocarpon suomiense"@sv .

<http://tun.fi/MX.66583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizoplaca chrysoleuca" ;
    dwc:scientificNameAuthorship "(Sm.) Zopf" ;
    skos:broader <http://tun.fi/MX.67400> ;
    skos:hiddenLabel "Lecanora chrysoleuca"@fi,
        "Lecanora rubina"@fi,
        "Rhizoplaca chrysoleuca"@fi,
        "Lecanora chrysoleuca"@sv,
        "Lecanora rubina"@sv,
        "Rhizoplaca chrysoleuca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakorujäkälä"@fi,
        "röd navelkantlav"@sv .

<http://tun.fi/MX.66584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina archaea" ;
    dwc:scientificNameAuthorship "(Ach.) Arnold" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Lecanora sophodes var. lecideoides"@fi,
        "Rinodina archaea"@fi,
        "Rinodina lecideoides"@fi,
        "Rinodina lecideoides var. cinerea"@fi,
        "Lecanora sophodes var. lecideoides"@sv,
        "Rinodina lecideoides"@sv,
        "Rinodina lecideoides var. cinerea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihanappijäkälä"@fi,
        "Rinodina archaea"@sv .

<http://tun.fi/MX.66585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina conradii" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Lecanora pyreniospora"@fi,
        "Rinodina conradii"@fi,
        "Lecanora pyreniospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nelikkonappijäkälä"@fi,
        "Rinodina conradii"@sv .

<http://tun.fi/MX.66587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sporastatia polyspora" ;
    dwc:scientificNameAuthorship "(Nyl.) Grummann" ;
    skos:broader <http://tun.fi/MX.67351> ;
    skos:hiddenLabel "Sporastatia polyspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sporastatia polyspora"@fi,
        "grå mångsporlav"@sv .

<http://tun.fi/MX.66588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staurothele areolata" ;
    dwc:scientificNameAuthorship "(Ach.) Lettau" ;
    skos:broader <http://tun.fi/MX.67253> ;
    skos:hiddenLabel "Staurothele areolata"@fi,
        "Staurothele clopima"@fi,
        "Staurothele turgidella"@fi,
        "Staurothele areolata"@sv,
        "Staurothele clopima"@sv,
        "Staurothele turgidella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystyraspijäkälä"@fi,
        "grynig vårtlav"@sv .

<http://tun.fi/MX.66590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium methorium" ;
    dwc:scientificNameAuthorship "(Nyl.) Hellb." ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium aeneovinosum"@fi,
        "Thelidium methorium"@fi,
        "Thelidium aeneovinosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantasäröjäkälä"@fi,
        "Thelidium methorium"@sv .

<http://tun.fi/MX.66592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelocarpon depressellum" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67408> ;
    skos:hiddenLabel "Ahlesia depressella"@fi,
        "Thelocarpon depressellum"@fi,
        "Ahlesia depressella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansäkkijäkälä"@fi,
        "Thelocarpon depressellum"@sv .

<http://tun.fi/MX.66593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelocarpon lichenicola" ;
    dwc:scientificNameAuthorship "(Fuckel) Poelt & Hafellner" ;
    skos:broader <http://tun.fi/MX.67408> ;
    skos:hiddenLabel "Ahlesia lichenicola"@fi,
        "Thelocarpon lichenicola"@fi,
        "Ahlesia lichenicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusäkkijäkälä"@fi,
        "Thelocarpon lichenicola"@sv .

<http://tun.fi/MX.66594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria vaenerensis" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria caliacrensis"@fi,
        "Verrucaria vaenerensis"@fi,
        "Verrucaria caliacrensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vänerninmustuainen"@fi,
        "Verrucaria vaenerensis"@sv .

<http://tun.fi/MX.66595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria cinereolurida" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria cinereolurida"@fi,
        "Verrucaria cinereolurida"@sv .

<http://tun.fi/MX.66598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria endocarpoides" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria endocarpoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kilpimustuainen"@fi,
        "Verrucaria endocarpoides"@sv .

<http://tun.fi/MX.66599> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosagedia linearis" ;
    dwc:scientificNameAuthorship "(Leight.) Hafellner & Kalb" ;
    skos:broader <http://tun.fi/MX.67255> ;
    skos:hiddenLabel "Porina linearis"@fi,
        "Pseudosagedia linearis"@fi,
        "Porina linearis"@sv,
        "Pseudosagedia linearis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkinännijäkälä"@fi,
        "blek kalkporina"@sv .

<http://tun.fi/MX.66600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psorotichia fuliginascens" ;
    dwc:scientificNameAuthorship "(Nyl.) Forssell" ;
    skos:broader <http://tun.fi/MX.67205> ;
    skos:hiddenLabel "Collemopsis fuliginascens"@fi,
        "Collemopsis fuliginascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psorotichia fuliginascens"@fi,
        "Psorotichia fuliginascens"@sv .

<http://tun.fi/MX.66601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pycnora sorophora" ;
    dwc:scientificNameAuthorship "(Vain.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67050> ;
    skos:hiddenLabel "Hypocenomyce sorophora"@fi,
        "Lecidea xanthococca subsp. sorophora"@fi,
        "Pycnora sorophora"@fi,
        "Hypocenomyce sorophora"@sv,
        "Lecidea xanthococca subsp. sorophora"@sv,
        "Pycnora sorophora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelomurujäkälä"@fi,
        "mjölig flarnlav"@sv .

<http://tun.fi/MX.66602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staurothele rupifraga" ;
    dwc:scientificNameAuthorship "(A. Massal.) Arnold" ;
    skos:broader <http://tun.fi/MX.67253> ;
    skos:hiddenLabel "Staurothele rupifraga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piiloraspijäkälä"@fi,
        "Staurothele rupifraga"@sv .

<http://tun.fi/MX.66603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Staurothele succedens" ;
    dwc:scientificNameAuthorship "(Rehm ex Arnold) Arnold" ;
    skos:broader <http://tun.fi/MX.67253> ;
    skos:hiddenLabel "Staurothele succedens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rotkoraspijäkälä"@fi,
        "Staurothele succedens"@sv .

<http://tun.fi/MX.66604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Steinia geophana" ;
    dwc:scientificNameAuthorship "(Nyl.) Stein" ;
    skos:broader <http://tun.fi/MX.67308> ;
    skos:hiddenLabel "Biatorella geophana"@fi,
        "Lecidea geophana"@fi,
        "Steinia geophana"@fi,
        "Biatorella geophana"@sv,
        "Lecidea geophana"@sv,
        "Steinia geophana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallojäkälä"@fi,
        "ruderatlav"@sv .

<http://tun.fi/MX.66605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stenocybe pullatula" ;
    dwc:scientificNameAuthorship "(Ach.) Stein" ;
    skos:broader <http://tun.fi/MX.67051> ;
    skos:hiddenLabel "Stenocybe pullatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stenocybe pullatula"@fi,
        "alspik"@sv .

<http://tun.fi/MX.66610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon arcticum" ;
    dwc:scientificNameAuthorship "Lynge" ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon arcticum"@fi,
        "Stereocaulon denudatum subsp. turjaënse"@fi,
        "Stereocaulon vesuvianum var. turjaënse"@fi,
        "Stereocaulon arcticum"@sv,
        "Stereocaulon denudatum subsp. turjaënse"@sv,
        "Stereocaulon vesuvianum var. turjaënse"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napatinajäkälä"@fi,
        "arktisk påskrislav"@sv .

<http://tun.fi/MX.66611> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon arenarium" ;
    dwc:scientificNameAuthorship "(Savicz) I. M. Lamb" ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon arenarium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantinajäkälä"@fi,
        "Stereocaulon arenarium"@sv .

<http://tun.fi/MX.66612> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon botryosum" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon botryosum"@fi,
        "Stereocaulon fastigiatum"@fi,
        "Stereocaulon botryosum"@sv,
        "Stereocaulon fastigiatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "velttotinajäkälä"@fi,
        "druvpåskrislav"@sv .

<http://tun.fi/MX.66613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon capitellatum" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon capitellatum"@fi,
        "Stereocaulon capitellatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myhkytinajäkälä"@fi,
        "huvudpåskrislav"@sv .

<http://tun.fi/MX.66614> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon condensatum" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon condensatum"@fi,
        "Stereocaulon condensatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietatinajäkälä"@fi,
        "vårtig påskrislav"@sv .

<http://tun.fi/MX.66615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon coniophyllum" ;
    dwc:scientificNameAuthorship "I. M. Lamb" ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon coniophyllum"@fi,
        "Stereocaulon coniophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäykkätinajäkälä"@fi,
        "forspåskrislav"@sv .

<http://tun.fi/MX.66616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon cumulatum" ;
    dwc:scientificNameAuthorship "(Sommerf.) Timdal" ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Biatorella perfidiosa"@fi,
        "Lecidea paracarpa"@fi,
        "Lecidea perfidiosa"@fi,
        "Stereocaulon cumulatum"@fi,
        "Thalloidima ('Thalloedaema') cumulatum"@fi,
        "Thalloidima cumulatum"@fi,
        "Toninia cumulata"@fi,
        "Tromera perfidiosa"@fi,
        "Biatorella perfidiosa"@sv,
        "Lecidea paracarpa"@sv,
        "Lecidea perfidiosa"@sv,
        "Stereocaulon cumulatum"@sv,
        "Thalloidima ('Thalloedaema') cumulatum"@sv,
        "Thalloidima cumulatum"@sv,
        "Toninia cumulata"@sv,
        "Tromera perfidiosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pakuratinajäkälä"@fi,
        "knaggpåskrislav"@sv .

<http://tun.fi/MX.66617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon dactylophyllum" ;
    dwc:scientificNameAuthorship "Flörke" ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon coralloides"@fi,
        "Stereocaulon dactylophyllum"@fi,
        "Stereocaulon spissum"@fi,
        "Stereocaulon coralloides"@sv,
        "Stereocaulon dactylophyllum"@sv,
        "Stereocaulon spissum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivitinajäkälä"@fi,
        "korallpåskrislav"@sv .

<http://tun.fi/MX.66618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon depressum" ;
    dwc:scientificNameAuthorship "(Frey) I. M. Lamb" ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon depressum"@fi,
        "Stereocaulon depressum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lamotinajäkälä"@fi,
        "plattad påskrislav"@sv .

<http://tun.fi/MX.66619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon evolutum" ;
    dwc:scientificNameAuthorship "Graewe" ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon evolutum"@fi,
        "Stereocaulon evolutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eteläntinajäkälä"@fi,
        "utbredd påskrislav"@sv .

<http://tun.fi/MX.66620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon farinaceum" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon farinaceum"@fi,
        "Stereocaulon farinaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhetinajäkälä"@fi,
        "tornepåskrislav"@sv .

<http://tun.fi/MX.66621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon glareosum" ;
    dwc:scientificNameAuthorship "(Savicz) H. Magn." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon glareosum"@fi,
        "Stereocaulon glareosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "somertinajäkälä"@fi,
        "sandpåskrislav"@sv .

<http://tun.fi/MX.66622> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon grande" ;
    dwc:scientificNameAuthorship "(H. Magn.) H. Magn." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon grande"@fi,
        "Stereocaulon grande"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotinajäkälä"@fi,
        "stor påskrislav"@sv .

<http://tun.fi/MX.66623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon incrustatum" ;
    dwc:scientificNameAuthorship "Flörke" ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon incrustatum"@fi,
        "Stereocaulon incrustatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentotinajäkälä"@fi,
        "grynig påskrislav"@sv .

<http://tun.fi/MX.66624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon nanodes" ;
    dwc:scientificNameAuthorship "Tuck." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon hypopetraeum"@fi,
        "Stereocaulon nanodes"@fi,
        "Stereocaulon ostrobottniae"@fi,
        "Stereocaulon tyroliense"@fi,
        "Stereocaulon hypopetraeum"@sv,
        "Stereocaulon nanodes"@sv,
        "Stereocaulon ostrobottniae"@sv,
        "Stereocaulon tyroliense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätkötinajäkälä"@fi,
        "dvärgpåskrislav"@sv .

<http://tun.fi/MX.66625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon paschale" ;
    dwc:scientificNameAuthorship "(L.) Hoffm." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon paschale"@fi,
        "Stereocaulon paschale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangastinajäkälä"@fi,
        "påskrislav"@sv .

<http://tun.fi/MX.66626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon pileatum" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon pileatum"@fi,
        "Stereocaulon pileatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pallotinajäkälä"@fi,
        "stiftlik påskrislav"@sv .

<http://tun.fi/MX.66627> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon rivulorum" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon rivulorum"@fi,
        "Stereocaulon rivulorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purotinajäkälä"@fi,
        "bäckpåskrislav"@sv .

<http://tun.fi/MX.66628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon saxatile" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon evolutoides"@fi,
        "Stereocaulon saxatile"@fi,
        "Stereocaulon squamescens"@fi,
        "Stereocaulon tomentosum f. graphiticola"@fi,
        "Stereocaulon evolutoides"@sv,
        "Stereocaulon saxatile"@sv,
        "Stereocaulon squamescens"@sv,
        "Stereocaulon tomentosum f. graphiticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomutinajäkälä"@fi,
        "klipp-påskrislav"@sv .

<http://tun.fi/MX.66629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon spathuliferum" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon fastigiatum var. dissolutum"@fi,
        "Stereocaulon spathuliferum"@fi,
        "Stereocaulon fastigiatum var. dissolutum"@sv,
        "Stereocaulon spathuliferum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuiritinajäkälä"@fi,
        "spatelpåskrislav"@sv .

<http://tun.fi/MX.66630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon subcoralloides" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon paschale f. subcoralloides"@fi,
        "Stereocaulon subcoralloides"@fi,
        "Stereocaulon paschale f. subcoralloides"@sv,
        "Stereocaulon subcoralloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korallitinajäkälä"@fi,
        "fingerpåskrislav"@sv .

<http://tun.fi/MX.66631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon symphycheilum" ;
    dwc:scientificNameAuthorship "I. M. Lamb" ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon symphycheilum"@fi,
        "Stereocaulon symphycheilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lattatinajäkälä"@fi,
        "liten påskrislav"@sv .

<http://tun.fi/MX.66632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon taeniarum" ;
    dwc:scientificNameAuthorship "(H. Magn.) Kivistö" ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon paschale f. taeniarum"@fi,
        "Stereocaulon taeniarum"@fi,
        "Stereocaulon paschale f. taeniarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliotinajäkälä"@fi,
        "Stereocaulon taeniarum"@sv .

<http://tun.fi/MX.66633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon tomentosum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon alpestre"@fi,
        "Stereocaulon cupriniforme"@fi,
        "Stereocaulon tomentosum"@fi,
        "Stereocaulon tomentosum var. alpestre"@fi,
        "Stereocaulon alpestre"@sv,
        "Stereocaulon cupriniforme"@sv,
        "Stereocaulon tomentosum"@sv,
        "Stereocaulon tomentosum var. alpestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huopatinajäkälä"@fi,
        "luddig påskrislav"@sv .

<http://tun.fi/MX.66634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon vesuvianum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:hiddenLabel "Stereocaulon denudatulum"@fi,
        "Stereocaulon denudatum"@fi,
        "Stereocaulon vesuvianum"@fi,
        "Stereocaulon denudatulum"@sv,
        "Stereocaulon denudatum"@sv,
        "Stereocaulon vesuvianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljastinajäkälä"@fi,
        "spretig påskrislav"@sv .

<http://tun.fi/MX.66635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stictis populorum" ;
    dwc:scientificNameAuthorship "(Gilenstam) Gilenstam" ;
    skos:broader <http://tun.fi/MX.67053> ;
    skos:hiddenLabel "Conotrema populorum"@fi,
        "Stictis populorum"@fi,
        "Conotrema populorum"@sv,
        "Stictis populorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanuurnikka"@fi,
        "vulkanlav"@sv .

<http://tun.fi/MX.66636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmidium congestum" ;
    dwc:scientificNameAuthorship "(Körb.) Triebel" ;
    skos:broader <http://tun.fi/MX.67409> ;
    skos:hiddenLabel "Pharcidia epicymatia"@fi,
        "Stigmidium schaereri"@fi,
        "Pharcidia epicymatia"@sv,
        "Stigmidium schaereri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmidium congestum"@fi,
        "Stigmidium congestum"@sv .

<http://tun.fi/MX.66637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmidium ephebes" ;
    dwc:scientificNameAuthorship "(Henssen) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67409> ;
    skos:hiddenLabel "Pharcidia ephebes"@fi,
        "Pharcidia ephebes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmidium ephebes"@fi,
        "Stigmidium ephebes"@sv .

<http://tun.fi/MX.66638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmidium fuscatae" ;
    dwc:scientificNameAuthorship "(Arnold) R. Sant." ;
    skos:broader <http://tun.fi/MX.67409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmidium fuscatae"@fi,
        "Stigmidium fuscatae"@sv .

<http://tun.fi/MX.66639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmidium leucophlebiae" ;
    dwc:scientificNameAuthorship "Cl. Roux & Triebel" ;
    skos:broader <http://tun.fi/MX.67409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmidium leucophlebiae"@fi,
        "Stigmidium leucophlebiae"@sv .

<http://tun.fi/MX.66640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmidium parvum" ;
    dwc:scientificNameAuthorship "(Henssen) Diederich" ;
    skos:broader <http://tun.fi/MX.67409> ;
    skos:hiddenLabel "Pharcidia parva"@fi,
        "Pharcidia parva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmidium parvum"@fi,
        "Stigmidium parvum"@sv .

<http://tun.fi/MX.66641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmidium peltideae" ;
    dwc:scientificNameAuthorship "(Vain.) R. Sant." ;
    skos:broader <http://tun.fi/MX.67409> ;
    skos:hiddenLabel "Pharcidia peltideae"@fi,
        "Sphaerulina nephromiaria"@fi,
        "Pharcidia peltideae"@sv,
        "Sphaerulina nephromiaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmidium peltideae"@fi,
        "Stigmidium peltideae"@sv .

<http://tun.fi/MX.66642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphaerellothecium pumilum" ;
    dwc:scientificNameAuthorship "(Lettau) Nav.-Ros., Cl. Roux & Hafellner" ;
    skos:broader <http://tun.fi/MX.67404> ;
    skos:hiddenLabel "Rosellinia pumila"@fi,
        "Stigmidium pumilum"@fi,
        "Rosellinia pumila"@sv,
        "Stigmidium pumilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Sphaerellothecium pumilum"@fi,
        "Sphaerellothecium pumilum"@sv .

<http://tun.fi/MX.66643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmidium schaereri" ;
    dwc:scientificNameAuthorship "(A. Massal.) Trevis." ;
    skos:broader <http://tun.fi/MX.67409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmidium schaereri"@fi,
        "Stigmidium schaereri"@sv .

<http://tun.fi/MX.66644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmidium solorinarium" ;
    dwc:scientificNameAuthorship "(Vain.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67409> ;
    skos:hiddenLabel "Pharcidia coniodes var. solorinaria"@fi,
        "Stigmidium solorinarium"@fi,
        "Pharcidia coniodes var. solorinaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuppijäkälänpinsikkä"@fi,
        "Stigmidium solorinarium"@sv .

<http://tun.fi/MX.66645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmidium squamariae" ;
    dwc:scientificNameAuthorship "(B. de Lesd.) Cl. Roux & Triebel" ;
    skos:broader <http://tun.fi/MX.67409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmidium squamariae"@fi,
        "Stigmidium squamariae"@sv .

<http://tun.fi/MX.66646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stigmidium stygnospilum" ;
    dwc:scientificNameAuthorship "(Minks) R. Sant." ;
    skos:broader <http://tun.fi/MX.67409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Stigmidium stygnospilum"@fi,
        "Stigmidium stygnospilum"@sv .

<http://tun.fi/MX.66647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strangospora deplanata" ;
    dwc:scientificNameAuthorship "(Almq.) Clauzade & Cl. Roux" ;
    skos:broader <http://tun.fi/MX.67256> ;
    skos:hiddenLabel "Strangospora deplanata"@fi,
        "Strangospora deplanata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtohitujäkälä"@fi,
        "enpyttelav"@sv .

<http://tun.fi/MX.66648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strangospora microhaema" ;
    dwc:scientificNameAuthorship "(Norman) R. A. Anderson" ;
    skos:broader <http://tun.fi/MX.67256> ;
    skos:hiddenLabel "Biatorella microhaema"@fi,
        "Strangospora microhaema"@fi,
        "Biatorella microhaema"@sv,
        "Strangospora microhaema"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hurmehitujäkälä"@fi,
        "röd pyttelav"@sv .

<http://tun.fi/MX.66649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strangospora moriformis" ;
    dwc:scientificNameAuthorship "(Ach.) Stein" ;
    skos:broader <http://tun.fi/MX.67256> ;
    skos:hiddenLabel "Biatorella improvisa"@fi,
        "Biatorella moriformis"@fi,
        "Strangospora moriformis"@fi,
        "Biatorella improvisa"@sv,
        "Biatorella moriformis"@sv,
        "Strangospora moriformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelohitujäkälä"@fi,
        "vedpyttelav"@sv .

<http://tun.fi/MX.66650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strangospora pinicola" ;
    dwc:scientificNameAuthorship "(A. Massal.) Körb." ;
    skos:broader <http://tun.fi/MX.67256> ;
    skos:hiddenLabel "Biatorella pinicola"@fi,
        "Strangospora pinicola"@fi,
        "Biatorella pinicola"@sv,
        "Strangospora pinicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhitujäkälä"@fi,
        "barkbyttelav"@sv .

<http://tun.fi/MX.66651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strangospora torvula" ;
    dwc:scientificNameAuthorship "(Nyl.) R. A. Anderson" ;
    skos:broader <http://tun.fi/MX.67256> ;
    skos:hiddenLabel "Biatorella torvula"@fi,
        "Lecidea torvula"@fi,
        "Biatorella torvula"@sv,
        "Lecidea torvula"@sv,
        "Strangospora torvula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Strangospora torvula"@fi,
        "stenpyttelav"@sv .

<http://tun.fi/MX.66652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigula muscicola" ;
    dwc:scientificNameAuthorship "F. Berger, Coppins, Cl. Roux & Sérus." ;
    skos:broader <http://tun.fi/MX.67108> ;
    skos:hiddenLabel "Strigula muscicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturihuppujäkälä"@fi,
        "Strigula muscicola"@sv .

<http://tun.fi/MX.66653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strigula stigmatella" ;
    dwc:scientificNameAuthorship "(Ach.) R. C. Harris" ;
    skos:broader <http://tun.fi/MX.67108> ;
    skos:hiddenLabel "Strigula stigmatella"@fi,
        "Strigula stigmatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohuppujäkälä"@fi,
        "storsporig strigula"@sv .

<http://tun.fi/MX.66654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Synalissa ramulosa" ;
    dwc:scientificNameAuthorship "(Bernh.) Körb." ;
    skos:broader <http://tun.fi/MX.67206> ;
    skos:hiddenLabel "Synalissa ramulosa"@fi,
        "Synalissa symphorea"@fi,
        "Synalissa ramulosa"@sv,
        "Synalissa symphorea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hippujäkälä"@fi,
        "synalissa"@sv .

<http://tun.fi/MX.66655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocephalacria bachmannii" ;
    dwc:scientificNameAuthorship "(Diederich & M.S. Christ.) Millanes & Wedin" ;
    skos:broader <http://tun.fi/MX.4983814> ;
    skos:hiddenLabel "Heterocephalacria bachmannii"@fi,
        "Syzygospora bachmannii"@fi,
        "Syzygospora bachmannii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkälähyyrykkä"@fi,
        "Heterocephalacria bachmannii"@sv .

<http://tun.fi/MX.66656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heterocephalacria physciacearum" ;
    dwc:scientificNameAuthorship "(Diederich) Millanes & Wedin" ;
    skos:broader <http://tun.fi/MX.4983814> ;
    skos:hiddenLabel "Heterocephalacria physciacearum"@fi,
        "Syzygospora physciacearum"@fi,
        "Syzygospora physciacearum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppihyyrykkä"@fi,
        "Heterocephalacria physciacearum"@sv .

<http://tun.fi/MX.66657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taeniolella pertusariicola" ;
    dwc:scientificNameAuthorship "D. Hawksw. & H. Mayrhofer" ;
    skos:broader <http://tun.fi/MX.67157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taeniolella pertusariicola"@fi,
        "Taeniolella pertusariicola"@sv .

<http://tun.fi/MX.66658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taeniolella phaeophysciae" ;
    dwc:scientificNameAuthorship "D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taeniolella phaeophysciae"@fi,
        "Taeniolella phaeophysciae"@sv .

<http://tun.fi/MX.66659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Taeniolella rolfii" ;
    dwc:scientificNameAuthorship "Diederich & Zhurb." ;
    skos:broader <http://tun.fi/MX.67157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Taeniolella rolfii"@fi,
        "Taeniolella rolfii"@sv .

<http://tun.fi/MX.66660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Telogalla olivieri" ;
    dwc:scientificNameAuthorship "(Vouaux) Hoffm. & Hafellner" ;
    skos:broader <http://tun.fi/MX.67309> ;
    skos:hiddenLabel "Guignardia olivieri"@fi,
        "Guignardia olivieri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Telogalla olivieri"@fi,
        "Telogalla olivieri"@sv .

<http://tun.fi/MX.66661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephromela atra" ;
    dwc:scientificNameAuthorship "(Huds.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67410> ;
    skos:hiddenLabel "Lecanora atra"@fi,
        "Tephromela atra"@fi,
        "Lecanora atra"@sv,
        "Tephromela atra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustakehräjäkälä"@fi,
        "svart kantlav"@sv .

<http://tun.fi/MX.66662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephromela grumosa" ;
    dwc:scientificNameAuthorship "(Pers.) Hafellner & Cl. Roux" ;
    skos:broader <http://tun.fi/MX.67410> ;
    skos:hiddenLabel "Lecanora grumosa"@fi,
        "Lecanora grumosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephromela grumosa"@fi,
        "Tephromela grumosa"@sv .

<http://tun.fi/MX.66663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephromela koliensis" ;
    dwc:scientificNameAuthorship "(Räsänen) Rambold & Triebel" ;
    skos:broader <http://tun.fi/MX.67410> ;
    skos:hiddenLabel "Nesolechia koliensis"@fi,
        "Nesolechia koliensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephromela koliensis"@fi,
        "Tephromela koliensis"@sv .

<http://tun.fi/MX.66664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephromela pertusarioides" ;
    dwc:scientificNameAuthorship "(Degel.) Hafellner & Cl. Roux" ;
    skos:broader <http://tun.fi/MX.67410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tephromela pertusarioides"@fi,
        "Tephromela pertusarioides"@sv .

<http://tun.fi/MX.66665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramelas chloroleucus" ;
    dwc:scientificNameAuthorship "(Körb.) A. Nordin" ;
    skos:broader <http://tun.fi/MX.67355> ;
    skos:hiddenLabel "Buellia chloroleuca"@fi,
        "Tetramelas chloroleucus"@fi,
        "Buellia chloroleuca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnyppyjäkälä"@fi,
        "Tetramelas chloroleucus"@sv .

<http://tun.fi/MX.66666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramelas geophilus" ;
    dwc:scientificNameAuthorship "(Flörke ex Sommerf.) Norman" ;
    skos:broader <http://tun.fi/MX.67355> ;
    skos:hiddenLabel "Buellia geophila"@fi,
        "Buellia trifracta"@fi,
        "Buellia triphragmia"@fi,
        "Tetramelas geophilus"@fi,
        "Buellia geophila"@sv,
        "Buellia trifracta"@sv,
        "Buellia triphragmia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalnyppyjäkälä"@fi,
        "Tetramelas geophilus"@sv .

<http://tun.fi/MX.66667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramelas insignis" ;
    dwc:scientificNameAuthorship "(Nägeli ex Hepp) Kalb" ;
    skos:broader <http://tun.fi/MX.67355> ;
    skos:hiddenLabel "Buellia insignis"@fi,
        "Tetramelas insignis"@fi,
        "Buellia insignis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannyppyjäkälä"@fi,
        "Tetramelas insignis"@sv .

<http://tun.fi/MX.66668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tetramelas pulverulentus" ;
    dwc:scientificNameAuthorship "(Anzi) A. Nordin & Tibell" ;
    skos:broader <http://tun.fi/MX.67355> ;
    skos:hiddenLabel "Buellia pulverulenta"@fi,
        "Buellia pulverulenta"@sv,
        "Tetramelas pulverulentus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tetramelas pulverulentus"@fi,
        "snyltrönnlav"@sv .

<http://tun.fi/MX.66669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thamnolia vermicularis" ;
    dwc:scientificNameAuthorship "(Sw.) Schaer." ;
    skos:broader <http://tun.fi/MX.67208> ;
    skos:hiddenLabel "Thamnolia subuliformis"@fi,
        "Thamnolia subvermicularis"@fi,
        "Thamnolia vermicularis"@fi,
        "Thamnolia vermicularis var. subuliformis"@fi,
        "Thamnolia vermicularis var. taurica"@fi,
        "Thamnolia vermicularis var. vermicularis"@fi,
        "Thamnolia subuliformis"@sv,
        "Thamnolia subvermicularis"@sv,
        "Thamnolia vermicularis"@sv,
        "Thamnolia vermicularis var. subuliformis"@sv,
        "Thamnolia vermicularis var. taurica"@sv,
        "Thamnolia vermicularis var. vermicularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "matojäkälä"@fi,
        "masklav"@sv .

<http://tun.fi/MX.66671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelenella modesta" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.67158> ;
    skos:hiddenLabel "Microglaena modesta"@fi,
        "Thelenella modesta"@fi,
        "Thelenella modesta var. grisella"@fi,
        "Microglaena modesta"@sv,
        "Thelenella modesta var. grisella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihlajanripejäkälä"@fi,
        "Thelenella modesta"@sv .

<http://tun.fi/MX.66674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelenella pertusariella" ;
    dwc:scientificNameAuthorship "(Nyl.) Vain." ;
    skos:broader <http://tun.fi/MX.67158> ;
    skos:hiddenLabel "Gyalidea fruticola"@fi,
        "Thelenella pertusariella"@fi,
        "Verrucaria pertusariella"@fi,
        "Gyalidea fruticola"@sv,
        "Verrucaria pertusariella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanripejäkälä"@fi,
        "Thelenella pertusariella"@sv .

<http://tun.fi/MX.66675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium aphanes" ;
    dwc:scientificNameAuthorship "J. Lahm" ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium aphanes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirosäröjäkälä"@fi,
        "Thelidium aphanes"@sv .

<http://tun.fi/MX.66676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium auruntii" ;
    dwc:scientificNameAuthorship "(A. Massal.) Kremp." ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium auruntii"@fi,
        "Thelidium pyrenophorum"@fi,
        "Thelidium pyrenophorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hattusäröjäkälä"@fi,
        "Thelidium auruntii"@sv .

<http://tun.fi/MX.66677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium austriacum" ;
    dwc:scientificNameAuthorship "Zschacke" ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium austriacum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppisäröjäkälä"@fi,
        "Thelidium austriacum"@sv .

<http://tun.fi/MX.66678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium decipiens" ;
    dwc:scientificNameAuthorship "(Nyl.) Kremp." ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium decipiens"@fi,
        "Thelidium immersum"@fi,
        "Verrucaria pyrenophora f. incavata"@fi,
        "Thelidium immersum"@sv,
        "Verrucaria pyrenophora f. incavata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkisäröjäkälä"@fi,
        "Thelidium decipiens"@sv .

<http://tun.fi/MX.66679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium decussatum" ;
    dwc:scientificNameAuthorship "Zschacke" ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium decussatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisäröjäkälä"@fi,
        "Thelidium decussatum"@sv .

<http://tun.fi/MX.66680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium fontigenum" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium cataractarum"@fi,
        "Thelidium fontigenum"@fi,
        "Thelidium microbolum"@fi,
        "Thelidium cataractarum"@sv,
        "Thelidium microbolum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaleasäröjäkälä"@fi,
        "Thelidium fontigenum"@sv .

<http://tun.fi/MX.66681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium impressum" ;
    dwc:scientificNameAuthorship "(Stizenb.) Zschacke" ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium impressum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "murikkasäröjäkälä"@fi,
        "Thelidium impressum"@sv .

<http://tun.fi/MX.66682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium incavatum" ;
    dwc:scientificNameAuthorship "Mudd" ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium decipiescens"@fi,
        "Thelidium incavatum"@fi,
        "Thelidium decipiescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilosäröjäkälä"@fi,
        "Thelidium incavatum"@sv .

<http://tun.fi/MX.66683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium incinctum" ;
    dwc:scientificNameAuthorship "(Vain.) Vain." ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium incinctum"@fi,
        "Verrucaria pyrenophora var. incincta"@fi,
        "Verrucaria pyrenophora var. incincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamonsäröjäkälä"@fi,
        "Thelidium incinctum"@sv .

<http://tun.fi/MX.66684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium larianum" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium larianum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oulangansäröjäkälä"@fi,
        "Thelidium larianum"@sv .

<http://tun.fi/MX.66685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium microstictum" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium microstictum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistesäröjäkälä"@fi,
        "Thelidium microstictum"@sv .

<http://tun.fi/MX.66686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium minimum" ;
    dwc:scientificNameAuthorship "(A. Massal. ex Körb.) Arnold" ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium minimum"@fi,
        "Verrucaria peloclitoides"@fi,
        "Verrucaria peloclitoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusäröjäkälä"@fi,
        "Thelidium minimum"@sv .

<http://tun.fi/MX.66687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium minutulum" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium aethioboloides"@fi,
        "Thelidium minutulum"@fi,
        "Verrucaria intercedens var. aethioboloides"@fi,
        "Thelidium aethioboloides"@sv,
        "Verrucaria intercedens var. aethioboloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiilisäröjäkälä"@fi,
        "Thelidium minutulum"@sv .

<http://tun.fi/MX.66688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium olivaceonitens" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium olivaceonitens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savonsäröjäkälä"@fi,
        "Thelidium olivaceonitens"@sv .

<http://tun.fi/MX.66689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium papulare" ;
    dwc:scientificNameAuthorship "(Fr.) Arnold" ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium papulare"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isosäröjäkälä"@fi,
        "Thelidium papulare"@sv .

<http://tun.fi/MX.66691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium rimosulum" ;
    dwc:scientificNameAuthorship "Ceyn.-Giełd." ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium rimosulum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhesäröjäkälä"@fi,
        "Thelidium rimosulum"@sv .

<http://tun.fi/MX.66692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium submethorium" ;
    dwc:scientificNameAuthorship "(Vain.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium submethorium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purosäröjäkälä"@fi,
        "Thelidium submethorium"@sv .

<http://tun.fi/MX.66693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelidium zwackhii" ;
    dwc:scientificNameAuthorship "(Hepp) A. Massal." ;
    skos:broader <http://tun.fi/MX.67049> ;
    skos:hiddenLabel "Thelidium zwackhii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maasäröjäkälä"@fi,
        "Thelidium zwackhii"@sv .

<http://tun.fi/MX.66694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelignya lignyota" ;
    dwc:scientificNameAuthorship "(Wahlenb.) P. M. Jørg. & Henssen" ;
    skos:broader <http://tun.fi/MX.67356> ;
    skos:hiddenLabel "Psorotichia lignyota"@fi,
        "Psorotichia ocellata"@fi,
        "Pyrenopsis umbilicata"@fi,
        "Thelignya lignyota"@fi,
        "Psorotichia lignyota"@sv,
        "Psorotichia ocellata"@sv,
        "Pyrenopsis umbilicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysijäkälä"@fi,
        "Thelignya lignyota"@sv .

<http://tun.fi/MX.66697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelocarpon impressellum" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67408> ;
    skos:hiddenLabel "Ahlesia impressella"@fi,
        "Thelocarpon impressellum"@fi,
        "Ahlesia impressella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkisäkkijäkälä"@fi,
        "Thelocarpon impressellum"@sv .

<http://tun.fi/MX.66698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelocarpon intermediellum" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67408> ;
    skos:hiddenLabel "Thelocarpon intermediellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahosäkkijäkälä"@fi,
        "Thelocarpon intermediellum"@sv .

<http://tun.fi/MX.66699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelocarpon laureri" ;
    dwc:scientificNameAuthorship "(Flot.) Nyl." ;
    skos:broader <http://tun.fi/MX.67408> ;
    skos:hiddenLabel "Thelocarpon epilithellum"@fi,
        "Thelocarpon laureri"@fi,
        "Thelocarpon epilithellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kivisäkkijäkälä"@fi,
        "Thelocarpon laureri"@sv .

<http://tun.fi/MX.66700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelocarpon superellum" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67408> ;
    skos:hiddenLabel "Thelocarpon superellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekosäkkijäkälä"@fi,
        "Thelocarpon superellum"@sv .

<http://tun.fi/MX.66701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudothelomma ocellatum" ;
    dwc:scientificNameAuthorship "(Flot. ex Körb.) M. Prieto & Wedin" ;
    skos:broader <http://tun.fi/MX.4979022> ;
    skos:hiddenLabel "Biatorella extensa"@fi,
        "Pseudothelomma ocellatum"@fi,
        "Thelomma ocellatum"@fi,
        "Biatorella extensa"@sv,
        "Pseudothelomma ocellatum"@sv,
        "Thelomma ocellatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "latojäkälä"@fi,
        "thelomma"@sv .

<http://tun.fi/MX.66702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ramonia melathelia" ;
    dwc:scientificNameAuthorship "(Nyl.) Ertz" ;
    skos:broader <http://tun.fi/MX.67152> ;
    skos:hiddenLabel "Ramonia melathelia"@fi,
        "Thelopsis melathelia"@fi,
        "Ramonia melathelia"@sv,
        "Thelopsis melathelia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tippajäkälä"@fi,
        "mosspysslinglav"@sv .

<http://tun.fi/MX.66703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelotrema lepadinum" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67258> ;
    skos:hiddenLabel "Thelotrema lepadinum"@fi,
        "Thelotrema lepadinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätköjäkälä"@fi,
        "havstulpanlav"@sv .

<http://tun.fi/MX.66704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thermutis velutina" ;
    dwc:scientificNameAuthorship "(Ach.) Flot." ;
    skos:broader <http://tun.fi/MX.67358> ;
    skos:hiddenLabel "Thermutis velutina"@fi,
        "Thermutis velutina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "velhonjäkälä"@fi,
        "tovlav"@sv .

<http://tun.fi/MX.66705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thrombium epigaeum" ;
    dwc:scientificNameAuthorship "(Pers.) Wallr." ;
    skos:broader <http://tun.fi/MX.67259> ;
    skos:hiddenLabel "Thrombium epigaeum"@fi,
        "Verrucaria epigaea var. bryina"@fi,
        "Thrombium epigaeum"@sv,
        "Verrucaria epigaea var. bryina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiesujäkälä"@fi,
        "geléjordlav"@sv .

<http://tun.fi/MX.66706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalloidima alutaceum" ;
    dwc:scientificNameAuthorship "Anzi" ;
    skos:broader <http://tun.fi/MX.5076117> ;
    skos:hiddenLabel "Thalloidima alutaceum"@fi,
        "Toninia alutacea"@fi,
        "Thalloidima alutaceum"@sv,
        "Toninia alutacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtapakurajäkälä"@fi,
        "rosettknagglav"@sv .

<http://tun.fi/MX.66707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toniniopsis aromatica" ;
    dwc:scientificNameAuthorship "(Sm.) Kistenich, Timdal, Bendiksby & S. Ekman" ;
    skos:broader <http://tun.fi/MX.5076094> ;
    skos:hiddenLabel "Toninia aromatica"@fi,
        "Toniniopsis aromatica"@fi,
        "Toninia aromatica"@sv,
        "Toniniopsis aromatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksupakurajäkälä"@fi,
        "stor skorpknagglav"@sv .

<http://tun.fi/MX.66708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kiliasia athallina" ;
    dwc:scientificNameAuthorship "(Hepp) Hafellner" ;
    skos:broader <http://tun.fi/MX.5076633> ;
    skos:hiddenLabel "Catillaria athallina"@fi,
        "Toninia athallina"@fi,
        "Catillaria athallina"@sv,
        "Kiliasia athallina"@sv,
        "Toninia athallina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kiliasia athallina"@fi,
        "sydknagglav"@sv .

<http://tun.fi/MX.66709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalloidima physaroides" ;
    dwc:scientificNameAuthorship "(Opiz) Opiz" ;
    skos:broader <http://tun.fi/MX.5076117> ;
    skos:hiddenLabel "Thalloidima physaroides"@fi,
        "Toninia lurida"@fi,
        "Toninia physaroides"@fi,
        "Thalloidima physaroides"@sv,
        "Toninia lurida"@sv,
        "Toninia physaroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläpakurajäkälä"@fi,
        "grön knagglav"@sv .

<http://tun.fi/MX.66710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalloidima rosulatum" ;
    dwc:scientificNameAuthorship "Anzi" ;
    skos:broader <http://tun.fi/MX.5076117> ;
    skos:hiddenLabel "Thalloidima rosulatum"@fi,
        "Toninia rosulata"@fi,
        "Thalloidima rosulatum"@sv,
        "Toninia rosulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuprupakurajäkälä"@fi,
        "grå fjällknagglav"@sv .

<http://tun.fi/MX.66711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toninia squalida" ;
    dwc:scientificNameAuthorship "(Ach.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67209> ;
    skos:hiddenLabel "Toninia squalida"@fi,
        "Toninia squalida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomupakurajäkälä"@fi,
        "skorpknagglav"@sv .

<http://tun.fi/MX.66712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kiliasia tristis" ;
    dwc:scientificNameAuthorship "(Müll. Arg.) Hafellner" ;
    skos:broader <http://tun.fi/MX.5076633> ;
    skos:hiddenLabel "Catillaria subnitida"@fi,
        "Catillaria tristis"@fi,
        "Toninia subnitida"@fi,
        "Catillaria subnitida"@sv,
        "Catillaria tristis"@sv,
        "Kiliasia tristis"@sv,
        "Toninia subnitida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Kiliasia tristis"@fi,
        "glansknagglav"@sv .

<http://tun.fi/MX.66713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapelia coarctata" ;
    dwc:scientificNameAuthorship "(Sm.) M. Choisy" ;
    skos:broader <http://tun.fi/MX.67260> ;
    skos:hiddenLabel "Biatora coarctata"@fi,
        "Lecidea coarctata"@fi,
        "Lecidea coarctata var. elachista"@fi,
        "Trapelia coarctata"@fi,
        "Biatora coarctata"@sv,
        "Lecidea coarctata"@sv,
        "Lecidea coarctata var. elachista"@sv,
        "Trapelia coarctata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjohuurrejäkälä"@fi,
        "stjärntrapelia"@sv .

<http://tun.fi/MX.66714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapelia glebulosa" ;
    dwc:scientificNameAuthorship "(Sm.) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67260> ;
    skos:hiddenLabel "Lecidea coarctata var. ornata"@fi,
        "Lecidea coarctata var. trapelia"@fi,
        "Trapelia involuta"@fi,
        "Lecidea coarctata var. ornata"@sv,
        "Lecidea coarctata var. trapelia"@sv,
        "Trapelia glebulosa"@sv,
        "Trapelia involuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trapelia glebulosa"@fi,
        "loberad trapelia"@sv .

<http://tun.fi/MX.66715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapelia obtegens" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Hertel" ;
    skos:broader <http://tun.fi/MX.67260> ;
    skos:hiddenLabel "Lecidea coarctata subsp. dioritica"@fi,
        "Lecidea coarctata subsp. obtegens"@fi,
        "Lecidea coarctata subsp. obtegens var. ochrinatella"@fi,
        "Lecidea coarctata subsp. dioritica"@sv,
        "Lecidea coarctata subsp. obtegens"@sv,
        "Lecidea coarctata subsp. obtegens var. ochrinatella"@sv,
        "Trapelia obtegens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trapelia obtegens"@fi,
        "mörk trapelia"@sv .

<http://tun.fi/MX.66716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapelia placodioides" ;
    dwc:scientificNameAuthorship "Coppins & P. James" ;
    skos:broader <http://tun.fi/MX.67260> ;
    skos:hiddenLabel "Trapelia placodioides"@fi,
        "Trapelia placodioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskahuurrejäkälä"@fi,
        "mjölig trapelia"@sv .

<http://tun.fi/MX.66718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapeliopsis flexuosa" ;
    dwc:scientificNameAuthorship "(Fr.) Coppins & P. James" ;
    skos:broader <http://tun.fi/MX.67310> ;
    skos:hiddenLabel "Biatora flexuosa"@fi,
        "Lecidea aeruginosa"@fi,
        "Trapeliopsis flexuosa"@fi,
        "Biatora flexuosa"@sv,
        "Lecidea aeruginosa"@sv,
        "Trapeliopsis flexuosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahokuurajäkälä"@fi,
        "vedknotterlav"@sv .

<http://tun.fi/MX.66719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapeliopsis gelatinosa" ;
    dwc:scientificNameAuthorship "(Flörke) Coppins & P. James" ;
    skos:broader <http://tun.fi/MX.67310> ;
    skos:hiddenLabel "Lecidea gelatinosa"@fi,
        "Micarea gelatinosa"@fi,
        "Trapeliopsis aeneofusca"@fi,
        "Trapeliopsis gelatinosa"@fi,
        "Lecidea gelatinosa"@sv,
        "Micarea gelatinosa"@sv,
        "Trapeliopsis aeneofusca"@sv,
        "Trapeliopsis gelatinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunokuurajäkälä"@fi,
        "skinnknotterlav"@sv .

<http://tun.fi/MX.66720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapeliopsis glaucolepidea" ;
    dwc:scientificNameAuthorship "(Nyl.) Gotth. Schneid." ;
    skos:broader <http://tun.fi/MX.67310> ;
    skos:hiddenLabel "Lecidea glaucolepidea"@fi,
        "Lecidea glaucolepidea"@sv,
        "Trapeliopsis glaucolepidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trapeliopsis glaucolepidea"@fi,
        "skuggknotterlav"@sv .

<http://tun.fi/MX.66721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapeliopsis granulosa" ;
    dwc:scientificNameAuthorship "(Hoffm.) Lumbsch" ;
    skos:broader <http://tun.fi/MX.67310> ;
    skos:hiddenLabel "Biatora granulosa"@fi,
        "Lecidea granulosa"@fi,
        "Trapeliopsis granulosa"@fi,
        "Biatora granulosa"@sv,
        "Lecidea granulosa"@sv,
        "Trapeliopsis granulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskuurajäkälä"@fi,
        "knotterlav"@sv .

<http://tun.fi/MX.66722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapeliopsis pseudogranulosa" ;
    dwc:scientificNameAuthorship "Coppins & P. James" ;
    skos:broader <http://tun.fi/MX.67310> ;
    skos:hiddenLabel "Trapeliopsis pseudogranulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Trapeliopsis pseudogranulosa"@fi,
        "rödfläckig knotterlav"@sv .

<http://tun.fi/MX.66723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trapeliopsis viridescens" ;
    dwc:scientificNameAuthorship "(Schrad.) Coppins & P. James" ;
    skos:broader <http://tun.fi/MX.67310> ;
    skos:hiddenLabel "Lecidea viridescens"@fi,
        "Trapeliopsis viridescens"@fi,
        "Lecidea viridescens"@sv,
        "Trapeliopsis viridescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnikuurajäkälä"@fi,
        "svartfruktig knotterlav"@sv .

<http://tun.fi/MX.66724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella cetrariicola" ;
    dwc:scientificNameAuthorship "Diederich & Coppins" ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella cetrariicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyynyhytykkä"@fi,
        "Tremella cetrariicola"@sv .

<http://tun.fi/MX.66725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella cladoniae" ;
    dwc:scientificNameAuthorship "Diederich & M. S. Christ." ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella cladoniae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "torvenhytykkä"@fi,
        "Tremella cladoniae"@sv .

<http://tun.fi/MX.66726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella hypocenomycis" ;
    dwc:scientificNameAuthorship "Diederich" ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella hypocenomycis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikihytykkä"@fi,
        "Tremella hypocenomycis"@sv .

<http://tun.fi/MX.66727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella hypogymniae" ;
    dwc:scientificNameAuthorship "Diederich & M. S. Christ." ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella hypogymniae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karpeenhytykkä"@fi,
        "Tremella hypogymniae"@sv .

<http://tun.fi/MX.66728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella lichenicola" ;
    dwc:scientificNameAuthorship "Diederich" ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tremella lichenicola"@fi,
        "Tremella lichenicola"@sv .

<http://tun.fi/MX.66729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella phaeophysciae" ;
    dwc:scientificNameAuthorship "Diederich & M. S. Christ." ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella phaeophysciae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkuhytykkä"@fi,
        "Tremella phaeophysciae"@sv .

<http://tun.fi/MX.66730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremella ramalinae" ;
    dwc:scientificNameAuthorship "Diederich" ;
    skos:broader <http://tun.fi/MX.67210> ;
    skos:hiddenLabel "Tremella ramalinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusohytykkä"@fi,
        "Tremella ramalinae"@sv .

<http://tun.fi/MX.66731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tremolecia atrata" ;
    dwc:scientificNameAuthorship "(Ach.) Hertel" ;
    skos:broader <http://tun.fi/MX.67311> ;
    skos:hiddenLabel "Lecidea dicksonii"@fi,
        "Tremolecia atrata"@fi,
        "Lecidea dicksonii"@sv,
        "Tremolecia atrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostejäkälä"@fi,
        "rutskivlav"@sv .

<http://tun.fi/MX.66732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tuckermannopsis chlorophylla" ;
    dwc:scientificNameAuthorship "(Willd.) Hale" ;
    skos:broader <http://tun.fi/MX.67054> ;
    skos:hiddenLabel "Cetraria chlorophylla"@fi,
        "Cetraria scutata"@fi,
        "Nephromopsis chlorophylla"@fi,
        "Tuckermannopsis chlorophylla"@fi,
        "Tuckermanopsis chlorophylla"@fi,
        "Cetraria chlorophylla"@sv,
        "Cetraria scutata"@sv,
        "Nephromopsis chlorophylla"@sv,
        "Tuckermannopsis chlorophylla"@sv,
        "Tuckermanopsis chlorophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoröyhelö"@fi,
        "brämlav"@sv .

<http://tun.fi/MX.66733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tuckermannopsis ciliaris" ;
    dwc:scientificNameAuthorship "(Ach.) Gyeln." ;
    skos:broader <http://tun.fi/MX.67054> ;
    skos:hiddenLabel "Cetraria ciliaris"@fi,
        "Cetraria ciliaris var. halei"@fi,
        "Cetraria halei"@fi,
        "Nephromopsis americana"@fi,
        "Nephromopsis ciliaris"@fi,
        "Tuckermannopsis americana"@fi,
        "Tuckermannopsis ciliaris"@fi,
        "Tuckermannopsis halei"@fi,
        "Tuckermanopsis ciliaris"@fi,
        "Cetraria ciliaris"@sv,
        "Cetraria ciliaris var. halei"@sv,
        "Cetraria halei"@sv,
        "Nephromopsis americana"@sv,
        "Nephromopsis ciliaris"@sv,
        "Tuckermannopsis americana"@sv,
        "Tuckermannopsis halei"@sv,
        "Tuckermanopsis ciliaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsiröyhelö"@fi,
        "Tuckermannopsis ciliaris"@sv .

<http://tun.fi/MX.66734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria arctica" ;
    dwc:scientificNameAuthorship "(Ach.) Nyl." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora arctica"@fi,
        "Umbilicaria arctica"@fi,
        "Gyrophora arctica"@sv,
        "Umbilicaria arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturinapajäkälä"@fi,
        "rynkig navellav"@sv .

<http://tun.fi/MX.66735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria crustulosa" ;
    dwc:scientificNameAuthorship "(Ach.) Frey" ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora crustulosa"@fi,
        "Gyrophoropsis crustulosa"@fi,
        "Umbilicaria crustulosa"@fi,
        "Gyrophora crustulosa"@sv,
        "Gyrophoropsis crustulosa"@sv,
        "Umbilicaria crustulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtanapajäkälä"@fi,
        "knappnavellav"@sv .

<http://tun.fi/MX.66738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria decussata" ;
    dwc:scientificNameAuthorship "(Vill.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora decussata"@fi,
        "Umbilicaria decussata"@fi,
        "Gyrophora decussata"@sv,
        "Umbilicaria decussata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkonapajäkälä"@fi,
        "ås-navellav"@sv .

<http://tun.fi/MX.66739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria dendrophora" ;
    dwc:scientificNameAuthorship "(Poelt) Hestmark" ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Umbilicaria dendrophora"@fi,
        "Umbilicaria dendrophora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiisunapajäkälä"@fi,
        "malmnavellav"@sv .

<http://tun.fi/MX.66740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria deusta" ;
    dwc:scientificNameAuthorship "(L.) Baumg." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora deusta"@fi,
        "Umbilicaria deusta"@fi,
        "Gyrophora deusta"@sv,
        "Umbilicaria deusta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karstanapajäkälä"@fi,
        "svedlav"@sv .

<http://tun.fi/MX.66741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria grisea" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora grisea"@fi,
        "Umbilicaria grisea"@fi,
        "Umbilicaria murina"@fi,
        "Gyrophora grisea"@sv,
        "Umbilicaria grisea"@sv,
        "Umbilicaria murina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirennapajäkälä"@fi,
        "naken ragglav"@sv .

<http://tun.fi/MX.66742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria havaasii" ;
    dwc:scientificNameAuthorship "Llano" ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora fuliginosa"@fi,
        "Umbilicaria fuliginosa"@fi,
        "Umbilicaria havaasii"@fi,
        "Gyrophora fuliginosa"@sv,
        "Umbilicaria fuliginosa"@sv,
        "Umbilicaria havaasii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokinapajäkälä"@fi,
        "sotnavellav"@sv .

<http://tun.fi/MX.66743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria hirsuta" ;
    dwc:scientificNameAuthorship "(Sw. ex Westr.) Hoffm." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora hirsuta"@fi,
        "Umbilicaria hirsuta"@fi,
        "Gyrophora hirsuta"@sv,
        "Umbilicaria hirsuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaanapajäkälä"@fi,
        "ragglav"@sv .

<http://tun.fi/MX.66746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria leiocarpa" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora leiocarpa"@fi,
        "Umbilicaria leiocarpa"@fi,
        "Gyrophora leiocarpa"@sv,
        "Umbilicaria leiocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alppinapajäkälä"@fi,
        "spricknavellav"@sv .

<http://tun.fi/MX.66747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria lyngei" ;
    dwc:scientificNameAuthorship "Schol." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Umbilicaria lyngei"@fi,
        "Umbilicaria lyngei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuorinapajäkälä"@fi,
        "Lynges navellav"@sv .

<http://tun.fi/MX.66748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria nylanderiana" ;
    dwc:scientificNameAuthorship "(Zahlbr.) H. Magn." ;
    skos:altLabel "nyylännapajäkälä"@fi ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora corrugata"@fi,
        "Gyrophora nylanderiana"@fi,
        "Umbilicaria nylanderiana"@fi,
        "Gyrophora corrugata"@sv,
        "Gyrophora nylanderiana"@sv,
        "Umbilicaria nylanderiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyylänapajäkälä"@fi,
        "kullrig navellav"@sv .

<http://tun.fi/MX.66749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria polyphylla" ;
    dwc:scientificNameAuthorship "(L.) Baumg." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora polyphylla"@fi,
        "Umbilicaria polyphylla"@fi,
        "Gyrophora polyphylla"@sv,
        "Umbilicaria polyphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskanapajäkälä"@fi,
        "glatt navellav"@sv .

<http://tun.fi/MX.66750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria polyrrhiza" ;
    dwc:scientificNameAuthorship "(L.) Fr." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora polyrrhiza"@fi,
        "Umbilicaria polyrrhiza"@fi,
        "Gyrophora polyrrhiza"@sv,
        "Umbilicaria polyrrhiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkanapajäkälä"@fi,
        "bronsnavellav"@sv .

<http://tun.fi/MX.66751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria proboscidea" ;
    dwc:scientificNameAuthorship "(L.) Schrad." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora proboscidea"@fi,
        "Umbilicaria proboscidea"@fi,
        "Gyrophora proboscidea"@sv,
        "Umbilicaria proboscidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kärsänapajäkälä"@fi,
        "snabellav"@sv .

<http://tun.fi/MX.66752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria rigida" ;
    dwc:scientificNameAuthorship "(Du Rietz) Frey" ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora rigida"@fi,
        "Umbilicaria rigida"@fi,
        "Gyrophora rigida"@sv,
        "Umbilicaria rigida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysinapajäkälä"@fi,
        "kol-lav"@sv .

<http://tun.fi/MX.66753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria spodochroa" ;
    dwc:scientificNameAuthorship "(Hoffm.) DC." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora spodochroa"@fi,
        "Gyrophora spodochroa ('spadochroa')"@fi,
        "Gyrophoropsis spodochroa"@fi,
        "Umbilicaria spodochroa"@fi,
        "Gyrophora spodochroa"@sv,
        "Gyrophora spodochroa ('spadochroa')"@sv,
        "Gyrophoropsis spodochroa"@sv,
        "Umbilicaria spodochroa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merinapajäkälä"@fi,
        "kustnavellav"@sv .

<http://tun.fi/MX.66754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria torrefacta" ;
    dwc:scientificNameAuthorship "(Lightf.) Schrad." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora erosa"@fi,
        "Umbilicaria erosa"@fi,
        "Umbilicaria torrefacta"@fi,
        "Gyrophora erosa"@sv,
        "Umbilicaria erosa"@sv,
        "Umbilicaria torrefacta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risanapajäkälä"@fi,
        "siktlav"@sv .

<http://tun.fi/MX.66755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria vellea" ;
    dwc:scientificNameAuthorship "(L.) Hoffm." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora vellea"@fi,
        "Umbilicaria vellea"@fi,
        "Gyrophora vellea"@sv,
        "Umbilicaria vellea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkanapajäkälä"@fi,
        "grå navellav"@sv .

<http://tun.fi/MX.66756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria virginis" ;
    dwc:scientificNameAuthorship "Schaer." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Gyrophora virginis"@fi,
        "Umbilicaria virginis"@fi,
        "Gyrophora virginis"@sv,
        "Umbilicaria virginis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villanapajäkälä"@fi,
        "jungfrulav"@sv .

<http://tun.fi/MX.66757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Unguiculariopsis thallophila" ;
    dwc:scientificNameAuthorship "(P. Karst.) W. Y. Zhuang" ;
    skos:broader <http://tun.fi/MX.67211> ;
    skos:hiddenLabel "Skyttea thallophila"@fi,
        "Trochila thallophila"@fi,
        "Skyttea thallophila"@sv,
        "Trochila thallophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Unguiculariopsis thallophila"@fi,
        "Unguiculariopsis thallophila"@sv .

<http://tun.fi/MX.66758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Usnea barbata" ;
    dwc:scientificNameAuthorship "(L.) F. H. Wigg." ;
    skos:broader <http://tun.fi/MX.67212> ;
    skos:hiddenLabel "Usnea barbata"@fi,
        "Usnea caucasica"@fi,
        "Usnea diplotypus var. leucostictoides"@fi,
        "Usnea foveata"@fi,
        "Usnea graciosa"@fi,
        "Usnea leucosticta"@fi,
        "Usnea leucostictoides"@fi,
        "Usnea prostrata"@fi,
        "Usnea rugulosa"@fi,
        "Usnea scabrata"@fi,
        "Usnea barbata"@sv,
        "Usnea caucasica"@sv,
        "Usnea diplotypus var. leucostictoides"@sv,
        "Usnea foveata"@sv,
        "Usnea graciosa"@sv,
        "Usnea leucosticta"@sv,
        "Usnea leucostictoides"@sv,
        "Usnea prostrata"@sv,
        "Usnea rugulosa"@sv,
        "Usnea scabrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "partanaava"@fi,
        "gropig skägglav"@sv .

<http://tun.fi/MX.66760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Usnea dasopoga" ;
    dwc:scientificNameAuthorship "(Ach.) Nyl." ;
    skos:broader <http://tun.fi/MX.67212> ;
    skos:hiddenLabel "?Usnea capillaris"@fi,
        "Usnea 'dasypoga'"@fi,
        "Usnea dasopoga"@fi,
        "Usnea diplotypus"@fi,
        "Usnea esthonica"@fi,
        "Usnea fibrillosa"@fi,
        "Usnea filipendula"@fi,
        "Usnea laricina"@fi,
        "Usnea major"@fi,
        "Usnea sublaxa"@fi,
        "Usnea wasmuthii var. sphaeroidea"@fi,
        "?Usnea capillaris"@sv,
        "Usnea 'dasypoga'"@sv,
        "Usnea dasopoga"@sv,
        "Usnea diplotypus"@sv,
        "Usnea esthonica"@sv,
        "Usnea fibrillosa"@sv,
        "Usnea filipendula"@sv,
        "Usnea laricina"@sv,
        "Usnea major"@sv,
        "Usnea sublaxa"@sv,
        "Usnea wasmuthii var. sphaeroidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riippunaava"@fi,
        "skägglav"@sv .

<http://tun.fi/MX.66761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Usnea glabrata" ;
    dwc:scientificNameAuthorship "(Ach.) Vain." ;
    skos:broader <http://tun.fi/MX.67212> ;
    skos:hiddenLabel "Usnea glabrata"@fi,
        "Usnea sorediifera"@fi,
        "Usnea glabrata"@sv,
        "Usnea sorediifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltonaava"@fi,
        "dvärgskägglav"@sv .

<http://tun.fi/MX.66762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Usnea glabrescens" ;
    dwc:scientificNameAuthorship "(Nyl. ex Vain.) Vain. ex Räsänen" ;
    skos:broader <http://tun.fi/MX.67212> ;
    skos:hiddenLabel "Usnea betulina"@fi,
        "Usnea compacta"@fi,
        "Usnea distincta"@fi,
        "Usnea extensa"@fi,
        "Usnea glabrella"@fi,
        "Usnea glabrescens"@fi,
        "Usnea glabrescens var. compacta"@fi,
        "Usnea similis var. globigera"@fi,
        "Usnea betulina"@sv,
        "Usnea compacta"@sv,
        "Usnea distincta"@sv,
        "Usnea extensa"@sv,
        "Usnea glabrella"@sv,
        "Usnea glabrescens"@sv,
        "Usnea glabrescens var. compacta"@sv,
        "Usnea similis var. globigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silonaava"@fi,
        "spretig skägglav"@sv .

<http://tun.fi/MX.66763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Usnea hirta" ;
    dwc:scientificNameAuthorship "(L.) F. H. Wigg." ;
    skos:broader <http://tun.fi/MX.67212> ;
    skos:hiddenLabel "Usnea chaetophora"@fi,
        "Usnea cylindrica"@fi,
        "Usnea glaucescens"@fi,
        "Usnea hirta"@fi,
        "Usnea hirta subsp. pallescens"@fi,
        "Usnea hirta var. comiformis"@fi,
        "Usnea chaetophora"@sv,
        "Usnea cylindrica"@sv,
        "Usnea glaucescens"@sv,
        "Usnea hirta"@sv,
        "Usnea hirta subsp. pallescens"@sv,
        "Usnea hirta var. comiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupsunaava"@fi,
        "luddig skägglav"@sv .

<http://tun.fi/MX.66764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Usnea perplexans" ;
    dwc:scientificNameAuthorship "Stirt." ;
    skos:broader <http://tun.fi/MX.67212> ;
    skos:hiddenLabel "Usnea arnoldii"@fi,
        "Usnea hirta var. dentata"@fi,
        "Usnea lapponica"@fi,
        "Usnea monstruosa"@fi,
        "Usnea perplexans"@fi,
        "Usnea sorediifera"@fi,
        "Usnea substerilis"@fi,
        "Usnea arnoldii"@sv,
        "Usnea hirta var. dentata"@sv,
        "Usnea lapponica"@sv,
        "Usnea monstruosa"@sv,
        "Usnea perplexans"@sv,
        "Usnea sorediifera"@sv,
        "Usnea substerilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnaava"@fi,
        "grynig skägglav"@sv .

<http://tun.fi/MX.66765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Usnea longissima" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.67212> ;
    skos:hiddenLabel "Dolichousnea longissima"@fi,
        "Usnea longissima"@fi,
        "Dolichousnea longissima"@sv,
        "Usnea longissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rihmanaava"@fi,
        "långskägg"@sv .

<http://tun.fi/MX.66766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Usnea subfloridana" ;
    dwc:scientificNameAuthorship "Stirt." ;
    skos:broader <http://tun.fi/MX.67212> ;
    skos:hiddenLabel "Usnea albida"@fi,
        "Usnea australis var. wainioi"@fi,
        "Usnea comosa"@fi,
        "Usnea similis"@fi,
        "Usnea subcomosa"@fi,
        "Usnea subfloridana"@fi,
        "Usnea albida"@sv,
        "Usnea australis var. wainioi"@sv,
        "Usnea comosa"@sv,
        "Usnea similis"@sv,
        "Usnea subcomosa"@sv,
        "Usnea subfloridana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tukkanaava"@fi,
        "kort skägglav"@sv .

<http://tun.fi/MX.66768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Usnea wasmuthii" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.67212> ;
    skos:hiddenLabel "Usnea wasmuthii"@fi,
        "Usnea wasmuthii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelännaava"@fi,
        "sprickskägglav"@sv .

<http://tun.fi/MX.66769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vahliella leucophaea" ;
    dwc:scientificNameAuthorship "(Vahl) P. M. Jørg." ;
    skos:broader <http://tun.fi/MX.67359> ;
    skos:hiddenLabel "Fuscopannaria leucophaea"@fi,
        "Pannaria leucophaea"@fi,
        "Pannaria microphylla"@fi,
        "Parmeliella microphylla"@fi,
        "Vahliella leucophaea"@fi,
        "Fuscopannaria leucophaea"@sv,
        "Pannaria leucophaea"@sv,
        "Pannaria microphylla"@sv,
        "Parmeliella microphylla"@sv,
        "Vahliella leucophaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomulimijäkälä"@fi,
        "fjällig gytterlav"@sv .

<http://tun.fi/MX.66770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Varicellaria rhodocarpa" ;
    dwc:scientificNameAuthorship "(Körb.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67262> ;
    skos:hiddenLabel "Varicellaria kemensis"@fi,
        "Varicellaria microsticta"@fi,
        "Varicellaria rhodocarpa"@fi,
        "Varicellaria kemensis"@sv,
        "Varicellaria microsticta"@sv,
        "Varicellaria rhodocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjansirotejäkälä"@fi,
        "örnporlav"@sv .

<http://tun.fi/MX.66771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Variospora thallincola" ;
    dwc:scientificNameAuthorship "(Wedd.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67055> ;
    skos:hiddenLabel "Caloplaca thallincola"@fi,
        "Variospora thallincola"@fi,
        "Caloplaca thallincola"@sv,
        "Variospora thallincola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolakultajäkälä"@fi,
        "rosettorangelav"@sv .

<http://tun.fi/MX.66775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria alutacea" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria alutacea"@fi,
        "Verrucaria alutacea"@sv .

<http://tun.fi/MX.66776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria tallbackaensis" ;
    dwc:scientificNameAuthorship "Pykälä, Launis & Myllys" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria amylacea"@fi,
        "Verrucaria tallbackaensis"@fi,
        "Verrucaria amylacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sipoonmustuainen"@fi,
        "Verrucaria tallbackaensis"@sv .

<http://tun.fi/MX.66779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria anziana" ;
    dwc:scientificNameAuthorship "Garov." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria griseocinerascens"@fi,
        "Verrucaria griseocinerascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria anziana"@fi,
        "Verrucaria anziana"@sv .

<http://tun.fi/MX.66780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria apatela" ;
    dwc:scientificNameAuthorship "(A. Massal.) Trevis." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria apatela"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muhkumustuainen"@fi,
        "Verrucaria apatela"@sv .

<http://tun.fi/MX.66782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria aquatilis" ;
    dwc:scientificNameAuthorship "Mudd" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria aquatilis"@fi,
        "Verrucaria retecta"@fi,
        "Verrucaria retecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtamustuainen"@fi,
        "Verrucaria aquatilis"@sv .

<http://tun.fi/MX.66785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria bryoctona" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Orange" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Thelidium bryoctonum"@fi,
        "Verrucaria bryoctona"@fi,
        "Verrucaria psammophila"@fi,
        "Thelidium bryoctonum"@sv,
        "Verrucaria psammophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherryynimustuainen"@fi,
        "Verrucaria bryoctona"@sv .

<http://tun.fi/MX.66786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria caerulea" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria caerulea"@fi,
        "Verrucaria glaucina"@fi,
        "Verrucaria plumbea"@fi,
        "Verrucaria glaucina"@sv,
        "Verrucaria plumbea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaamustuainen"@fi,
        "Verrucaria caerulea"@sv .

<http://tun.fi/MX.66787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria caesiopsila" ;
    dwc:scientificNameAuthorship "Anzi" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria caesiopsila"@fi,
        "Verrucaria integrella"@fi,
        "Verrucaria integrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pilarimustuainen"@fi,
        "Verrucaria caesiopsila"@sv .

<http://tun.fi/MX.66789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria carbonella" ;
    dwc:scientificNameAuthorship "Nyl. ex Hulting" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria carbonella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palomustuainen"@fi,
        "Verrucaria carbonella"@sv .

<http://tun.fi/MX.66790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria ceuthocarpa" ;
    dwc:scientificNameAuthorship "Wahlenb." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria ceuthocarpa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosomustuainen"@fi,
        "Verrucaria ceuthocarpa"@sv .

<http://tun.fi/MX.66791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria sparsiuscula" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria christiansenii"@fi,
        "Verrucaria christiansenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria sparsiuscula"@fi,
        "Verrucaria sparsiuscula"@sv .

<http://tun.fi/MX.66795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria corticola" ;
    dwc:scientificNameAuthorship "(Arnold) Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria corticola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentomustuainen"@fi,
        "Verrucaria corticola"@sv .

<http://tun.fi/MX.66796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria danica" ;
    dwc:scientificNameAuthorship "Servít & M. S. Christ." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria danica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tanskanmustuainen"@fi,
        "Verrucaria danica"@sv .

<http://tun.fi/MX.66797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria devergens" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria devergens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinmustuainen"@fi,
        "Verrucaria devergens"@sv .

<http://tun.fi/MX.66798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria deversa" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria dalslandensis"@fi,
        "Verrucaria deversa"@fi,
        "Verrucaria dalslandensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hattumustuainen"@fi,
        "Verrucaria deversa"@sv .

<http://tun.fi/MX.66799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria disjuncta" ;
    dwc:scientificNameAuthorship "Arnold" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Parabagliettoa disjuncta"@fi,
        "Verrucaria disjuncta"@fi,
        "Parabagliettoa disjuncta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hajamustuainen"@fi,
        "Verrucaria disjuncta"@sv .

<http://tun.fi/MX.66800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria dolosa" ;
    dwc:scientificNameAuthorship "Hepp" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria dolosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihermustuainen"@fi,
        "Verrucaria dolosa"@sv .

<http://tun.fi/MX.66802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria elaeina" ;
    dwc:scientificNameAuthorship "Borrer" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria elaeina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjomustuainen"@fi,
        "Verrucaria elaeina"@sv .

<http://tun.fi/MX.66804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria epilithea" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria epilithea"@fi,
        "Verrucaria magnussoniana"@fi,
        "Verrucaria tornensis"@fi,
        "Verrucaria magnussoniana"@sv,
        "Verrucaria tornensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karstamustuainen"@fi,
        "Verrucaria epilithea"@sv .

<http://tun.fi/MX.66805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria floerkeana" ;
    dwc:scientificNameAuthorship "Dalla Torre & Sarnth." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria floerkeana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartiomustuainen"@fi,
        "Verrucaria floerkeana"@sv .

<http://tun.fi/MX.66806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria foveolata" ;
    dwc:scientificNameAuthorship "(Flörke) A. Massal." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria dolomitica"@fi,
        "Verrucaria foveolata"@fi,
        "Verrucaria dolomitica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pullomustuainen"@fi,
        "Verrucaria foveolata"@sv .

<http://tun.fi/MX.66807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria fraudulosa" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria fraudulosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reunamustuainen"@fi,
        "Verrucaria fraudulosa"@sv .

<http://tun.fi/MX.66808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria funckii" ;
    dwc:scientificNameAuthorship "(Spreng.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria elaeomelaena"@fi,
        "Verrucaria funckii"@fi,
        "Verrucaria silicea"@fi,
        "Verrucaria silicicola"@fi,
        "Verrucaria elaeomelaena"@sv,
        "Verrucaria silicea"@sv,
        "Verrucaria silicicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uppomustuainen"@fi,
        "Verrucaria funckii"@sv .

<http://tun.fi/MX.66809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria kalenskyi" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria fusca"@fi,
        "Verrucaria kalenskyi"@fi,
        "Verrucaria fusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savumustuainen"@fi,
        "Verrucaria kalenskyi"@sv .

<http://tun.fi/MX.66810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria fuscoatroides" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria fuscoatroides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskemustuainen"@fi,
        "Verrucaria fuscoatroides"@sv .

<http://tun.fi/MX.66813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria fuscovelutina" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria fuscovelutina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dalmatianmustuainen"@fi,
        "Verrucaria fuscovelutina"@sv .

<http://tun.fi/MX.66814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria geophila" ;
    dwc:scientificNameAuthorship "Zahlbr." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria geophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maamustuainen"@fi,
        "Verrucaria geophila"@sv .

<http://tun.fi/MX.66816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria glaucovirens" ;
    dwc:scientificNameAuthorship "Grummann" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria glaucovirens"@fi,
        "Verrucaria virens"@fi,
        "Verrucaria virens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmomustuainen"@fi,
        "Verrucaria glaucovirens"@sv .

<http://tun.fi/MX.66819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria gudbrandsdalensis" ;
    dwc:scientificNameAuthorship "Zschacke ex H. Magn." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria banatica"@fi,
        "Verrucaria gudbrandsdalensis"@fi,
        "Verrucaria banatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laaksomustuainen"@fi,
        "Verrucaria gudbrandsdalensis"@sv .

<http://tun.fi/MX.66821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria hegetschweileri" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria hegetschweileri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnamustuainen"@fi,
        "Verrucaria hegetschweileri"@sv .

<http://tun.fi/MX.66822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria helsingiensis" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria helsingiensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helsinginmustuainen"@fi,
        "Verrucaria helsingiensis"@sv .

<http://tun.fi/MX.66824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria hydrophila" ;
    dwc:scientificNameAuthorship "Orange" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria denudata"@fi,
        "Verrucaria hydrela"@fi,
        "Verrucaria hydrophila"@fi,
        "Verrucaria denudata"@sv,
        "Verrucaria hydrela"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantamustuainen"@fi,
        "Verrucaria hydrophila"@sv .

<http://tun.fi/MX.66826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria inaspecta" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria inaspecta"@fi,
        "Verrucaria olivacella"@fi,
        "Verrucaria olivacella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivimustuainen"@fi,
        "Verrucaria inaspecta"@sv .

<http://tun.fi/MX.66827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria infumata" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria infumata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiilimustuainen"@fi,
        "Verrucaria infumata"@sv .

<http://tun.fi/MX.66830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria internigrescens" ;
    dwc:scientificNameAuthorship "(Nyl.) Erichsen" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria aethiobola var. internigrescens"@fi,
        "Verrucaria internigrescens"@fi,
        "Verrucaria aethiobola var. internigrescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrskymustuainen"@fi,
        "Verrucaria internigrescens"@sv .

<http://tun.fi/MX.66831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria invenusta" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria invenusta"@fi,
        "Verrucaria invenusta"@sv .

<http://tun.fi/MX.66832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria karelica" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria karelica"@fi,
        "Verrucaria karelica"@sv .

<http://tun.fi/MX.66833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria aethiobola" ;
    dwc:scientificNameAuthorship "Wahlenb. s. lato" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria aethiobola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampimustuainen"@fi,
        "Verrucaria aethiobola"@sv .

<http://tun.fi/MX.66834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria lignicola" ;
    dwc:scientificNameAuthorship "Zschacke" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria lignicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänmustuainen"@fi,
        "Verrucaria lignicola"@sv .

<http://tun.fi/MX.66835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria maculiformis" ;
    dwc:scientificNameAuthorship "Kremp." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria maculiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltomustuainen"@fi,
        "Verrucaria maculiformis"@sv .

<http://tun.fi/MX.66837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria margacea" ;
    dwc:scientificNameAuthorship "(Wahlenb.) Wahlenb." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria aethiobola var. leightonii"@fi,
        "Verrucaria aethiobola var. margacea"@fi,
        "Verrucaria applanata"@fi,
        "Verrucaria leightonii"@fi,
        "Verrucaria margacea"@fi,
        "Verrucaria aethiobola var. leightonii"@sv,
        "Verrucaria aethiobola var. margacea"@sv,
        "Verrucaria applanata"@sv,
        "Verrucaria leightonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahdinmustuainen"@fi,
        "Verrucaria margacea"@sv .

<http://tun.fi/MX.66838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria memnonia" ;
    dwc:scientificNameAuthorship "(Körb.) Arnold" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria memnonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvomustuainen"@fi,
        "Verrucaria memnonia"@sv .

<http://tun.fi/MX.66839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria subtilis" ;
    dwc:scientificNameAuthorship "Müll. Arg." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria hypophaea"@fi,
        "Verrucaria mimicrans"@fi,
        "Verrucaria subtilis"@fi,
        "Verrucaria transfugiens"@fi,
        "Verrucaria hypophaea"@sv,
        "Verrucaria mimicrans"@sv,
        "Verrucaria transfugiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lippamustuainen"@fi,
        "Verrucaria subtilis"@sv .

<http://tun.fi/MX.66840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria muralis" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria argillacea"@fi,
        "Verrucaria boblensis"@fi,
        "Verrucaria muralis"@fi,
        "Verrucaria rimosella"@fi,
        "Verrucaria rupestris"@fi,
        "Verrucaria schindleri"@fi,
        "Verrucaria argillacea"@sv,
        "Verrucaria boblensis"@sv,
        "Verrucaria muralis"@sv,
        "Verrucaria rimosella"@sv,
        "Verrucaria rupestris"@sv,
        "Verrucaria schindleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muurimustuainen"@fi,
        "murvårtlav"@sv .

<http://tun.fi/MX.66842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria nigrescens" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria nigrescens"@fi,
        "Verrucaria nigrescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rauniomustuainen"@fi,
        "brunsvart vårtlav"@sv .

<http://tun.fi/MX.66843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria nigrofusca" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria nigrofusca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laattamustuainen"@fi,
        "Verrucaria nigrofusca"@sv .

<http://tun.fi/MX.66844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria nigroumbrina" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria nigroumbrina"@fi,
        "Verrucaria nigroumbrina"@sv .

<http://tun.fi/MX.66845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria norrlandica" ;
    dwc:scientificNameAuthorship "(H. Magn.) R. Sant." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Dermatocarpon norrlandicum"@fi,
        "Verrucaria norrlandica"@fi,
        "Dermatocarpon norrlandicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norrlanninmustuainen"@fi,
        "Verrucaria norrlandica"@sv .

<http://tun.fi/MX.66847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria onegensis" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria onegensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigamustuainen"@fi,
        "Verrucaria onegensis"@sv .

<http://tun.fi/MX.66848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria pachyderma" ;
    dwc:scientificNameAuthorship "(Arnold) Arnold" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria pachyderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aaltomustuainen"@fi,
        "Verrucaria pachyderma"@sv .

<http://tun.fi/MX.66850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria pinguicula" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria pinguicula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rasvamustuainen"@fi,
        "Verrucaria pinguicula"@sv .

<http://tun.fi/MX.66851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria polysticta" ;
    dwc:scientificNameAuthorship "Borrer" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria fuscella"@fi,
        "Verrucaria polysticta"@fi,
        "Verrucaria fuscella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutumustuainen"@fi,
        "Verrucaria polysticta"@sv .

<http://tun.fi/MX.66852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria polystictoides" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria polystictoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savonmustuainen"@fi,
        "Verrucaria polystictoides"@sv .

<http://tun.fi/MX.66853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria praerupta" ;
    dwc:scientificNameAuthorship "Anzi" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria praerupta"@fi,
        "Verrucaria praerupta"@sv .

<http://tun.fi/MX.66854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria praetermissa" ;
    dwc:scientificNameAuthorship "(Trevis.) Anzi" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria praetermissa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermamustuainen"@fi,
        "Verrucaria praetermissa"@sv .

<http://tun.fi/MX.66855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria putnae" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria putnae"@fi,
        "Verrucaria putnae"@sv .

<http://tun.fi/MX.66856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria rejecta" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria rejecta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysimustuainen"@fi,
        "Verrucaria rejecta"@sv .

<http://tun.fi/MX.66858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria ruderum" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria ruderum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönmustuainen"@fi,
        "Verrucaria ruderum"@sv .

<http://tun.fi/MX.66859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria rufofuscella" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria rufofuscella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusomustuainen"@fi,
        "Verrucaria rufofuscella"@sv .

<http://tun.fi/MX.66860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria breussii" ;
    dwc:scientificNameAuthorship "Diederich & van den Boom" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria breussii"@fi,
        "Verrucaria sorbinea"@fi,
        "Verrucaria sorbinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkomustuainen"@fi,
        "Verrucaria breussii"@sv .

<http://tun.fi/MX.66861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria subfossans" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria subfossans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vainionmustuainen"@fi,
        "Verrucaria subfossans"@sv .

<http://tun.fi/MX.66862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria subfuliginea" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria subfuliginea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokimustuainen"@fi,
        "Verrucaria subfuliginea"@sv .

<http://tun.fi/MX.66863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria subjunctiva" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria lacerata"@fi,
        "Verrucaria papillosa"@fi,
        "Verrucaria subjunctiva"@fi,
        "Verrucaria lacerata"@sv,
        "Verrucaria papillosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rotkomustuainen"@fi,
        "Verrucaria subjunctiva"@sv .

<http://tun.fi/MX.66864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria submersella" ;
    dwc:scientificNameAuthorship "Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria submersella"@fi,
        "Verrucaria submersella"@sv .

<http://tun.fi/MX.66866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria taernaënsis" ;
    dwc:scientificNameAuthorship "(H. Magn.) R. Sant." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Dermatocarpon taernaënse"@fi,
        "Dermatocarpon taernaënse"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Verrucaria taernaënsis"@fi,
        "Verrucaria taernaënsis"@sv .

<http://tun.fi/MX.66867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria tenebrica" ;
    dwc:scientificNameAuthorship "H. Magn." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria tenebrica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkamustuainen"@fi,
        "Verrucaria tenebrica"@sv .

<http://tun.fi/MX.66869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria trabalis" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria saepincola"@fi,
        "Verrucaria trabalis"@fi,
        "Verrucaria saepincola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvamustuainen"@fi,
        "Verrucaria trabalis"@sv .

<http://tun.fi/MX.66870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria trabicola" ;
    dwc:scientificNameAuthorship "Arnold ex Servít" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria trabicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyvimustuainen"@fi,
        "Verrucaria trabicola"@sv .

<http://tun.fi/MX.66872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria transiliens" ;
    dwc:scientificNameAuthorship "(Arnold) Lettau" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria transiliens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänmustuainen"@fi,
        "Verrucaria transiliens"@sv .

<http://tun.fi/MX.66876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria viridula" ;
    dwc:scientificNameAuthorship "(Schrad.) Ach." ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Verrucaria griseorubens"@fi,
        "Verrucaria obductilis"@fi,
        "Verrucaria papillosa"@fi,
        "Verrucaria viridula"@fi,
        "Verrucaria griseorubens"@sv,
        "Verrucaria obductilis"@sv,
        "Verrucaria papillosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päärynämustuainen"@fi,
        "Verrucaria viridula"@sv .

<http://tun.fi/MX.66877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verrucaria xyloxena" ;
    dwc:scientificNameAuthorship "Norman" ;
    skos:broader <http://tun.fi/MX.67254> ;
    skos:hiddenLabel "Thelidium velutinoides"@fi,
        "Thelidium velutinum"@fi,
        "Thelidium xyloxenum"@fi,
        "Verrucaria melaenella"@fi,
        "Verrucaria terrestris"@fi,
        "Verrucaria velutinoides"@fi,
        "Verrucaria xyloxena"@fi,
        "Thelidium velutinoides"@sv,
        "Thelidium velutinum"@sv,
        "Thelidium xyloxenum"@sv,
        "Verrucaria melaenella"@sv,
        "Verrucaria terrestris"@sv,
        "Verrucaria velutinoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskoryynimustuainen"@fi,
        "Verrucaria xyloxena"@sv .

<http://tun.fi/MX.66878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tingiopsidium isidiatum" ;
    dwc:scientificNameAuthorship "(Degel.) Hafellner & T. Sprib." ;
    skos:broader <http://tun.fi/MX.4979024> ;
    skos:hiddenLabel "Pannaria isidiata"@fi,
        "Tingiopsidium isidiatum"@fi,
        "Vestergrenopsis isidiata"@fi,
        "Pannaria isidiata"@sv,
        "Vestergrenopsis isidiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seitajäkälä"@fi,
        "Tingiopsidium isidiatum"@sv .

<http://tun.fi/MX.66879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vezdaea acicularis" ;
    dwc:scientificNameAuthorship "Coppins" ;
    skos:broader <http://tun.fi/MX.67312> ;
    skos:hiddenLabel "Vezdaea acicularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukkulakuultojäkälä"@fi,
        "Vezdaea acicularis"@sv .

<http://tun.fi/MX.66880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vezdaea aestivalis" ;
    dwc:scientificNameAuthorship "(Ohlert) Tscherm.-Woess & Poelt" ;
    skos:broader <http://tun.fi/MX.67312> ;
    skos:hiddenLabel "Vezdaea aestivalis"@fi,
        "Vezdaea aestivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokuultojäkälä"@fi,
        "mossmetallav"@sv .

<http://tun.fi/MX.66881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vezdaea retigera" ;
    dwc:scientificNameAuthorship "Poelt & Döbbeler" ;
    skos:broader <http://tun.fi/MX.67312> ;
    skos:hiddenLabel "Vezdaea retigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkikuultojäkälä"@fi,
        "Vezdaea retigera"@sv .

<http://tun.fi/MX.66882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Violella fucata" ;
    dwc:scientificNameAuthorship "(Stirt.) T. Sprib." ;
    skos:broader <http://tun.fi/MX.67057> ;
    skos:hiddenLabel "Lecidea fucata"@fi,
        "Mycoblastus fucatus"@fi,
        "Mycoblastus sterilis"@fi,
        "Violella fucata"@fi,
        "Lecidea fucata"@sv,
        "Mycoblastus fucatus"@sv,
        "Mycoblastus sterilis"@sv,
        "Violella fucata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koverakorpijäkälä"@fi,
        "grynig blodlav"@sv .

<http://tun.fi/MX.66883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vouauxiella lichenicola" ;
    dwc:scientificNameAuthorship "(Linds.) Petr. & Syd." ;
    skos:broader <http://tun.fi/MX.67360> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Vouauxiella lichenicola"@fi,
        "Vouauxiella lichenicola"@sv .

<http://tun.fi/MX.66886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vulpicida juniperinus" ;
    dwc:scientificNameAuthorship "(L.) J.-E. Mattsson & M. J. Lai" ;
    skos:broader <http://tun.fi/MX.67263> ;
    skos:hiddenLabel "Cetraria alvarensis"@fi,
        "Cetraria juniperina"@fi,
        "Cetraria juniperina var. alvarensis"@fi,
        "Cetraria juniperina var. terrestris"@fi,
        "Cetraria tilesii"@fi,
        "Tuckermannopsis juniperina"@fi,
        "Vulpicida juniperinus"@fi,
        "Vulpicida tubulosus"@fi,
        "Cetraria alvarensis"@sv,
        "Cetraria juniperina"@sv,
        "Cetraria juniperina var. alvarensis"@sv,
        "Cetraria juniperina var. terrestris"@sv,
        "Cetraria tilesii"@sv,
        "Tuckermannopsis juniperina"@sv,
        "Vulpicida juniperinus"@sv,
        "Vulpicida tubulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katajanröyhelö"@fi,
        "enlav"@sv .

<http://tun.fi/MX.66887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vulpicida pinastri" ;
    dwc:scientificNameAuthorship "(Scop.) J.-E. Mattsson & M. J. Lai" ;
    skos:broader <http://tun.fi/MX.67263> ;
    skos:hiddenLabel "Cetraria caperata"@fi,
        "Cetraria pinastri"@fi,
        "Tuckermannopsis pinastri"@fi,
        "Vulpicida pinastri"@fi,
        "Vulpicida pinastri var. soralifera"@fi,
        "Cetraria caperata"@sv,
        "Cetraria pinastri"@sv,
        "Tuckermannopsis pinastri"@sv,
        "Vulpicida pinastri"@sv,
        "Vulpicida pinastri var. soralifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaröyhelö"@fi,
        "granlav"@sv .

<http://tun.fi/MX.66889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthocarpia crenulatella" ;
    dwc:scientificNameAuthorship "(Nyl.) Frödén, Arup & Søchting" ;
    skos:broader <http://tun.fi/MX.67058> ;
    skos:hiddenLabel "Caloplaca crenulatella"@fi,
        "Caloplaca crenulatella"@sv,
        "Xanthocarpia crenulatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xanthocarpia crenulatella"@fi,
        "vitaktig orangelav"@sv .

<http://tun.fi/MX.66890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthomendoza borealis" ;
    dwc:scientificNameAuthorship "(R. Sant. & Poelt ) Søchting, Kärnefelt & S. Y. Kondr." ;
    skos:broader <http://tun.fi/MX.67313> ;
    skos:hiddenLabel "Gallowayella borealis"@fi,
        "Oxneria borealis"@fi,
        "Xanthomendoza borealis"@fi,
        "Xanthoria borealis"@fi,
        "Gallowayella borealis"@sv,
        "Oxneria borealis"@sv,
        "Xanthomendoza borealis"@sv,
        "Xanthoria borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtakeltajäkälä"@fi,
        "nordlig vägglav"@sv .

<http://tun.fi/MX.66891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthomendoza fulva" ;
    dwc:scientificNameAuthorship "(Hoffm.) Søchting, Kärnefelt & S. Y. Kondr." ;
    skos:broader <http://tun.fi/MX.67313> ;
    skos:hiddenLabel "Gallowayella fulva"@fi,
        "Oxneria fulva"@fi,
        "Xanthomendoza fulva"@fi,
        "Xanthomendoza weberi"@fi,
        "Xanthoria fallax"@fi,
        "Xanthoria fulva"@fi,
        "Xanthoria subramulosa"@fi,
        "Xanthoria substellaris"@fi,
        "Gallowayella fulva"@sv,
        "Oxneria fulva"@sv,
        "Xanthomendoza fulva"@sv,
        "Xanthomendoza weberi"@sv,
        "Xanthoria fallax"@sv,
        "Xanthoria fulva"@sv,
        "Xanthoria subramulosa"@sv,
        "Xanthoria substellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalokeltajäkälä"@fi,
        "grov ljuslav"@sv .

<http://tun.fi/MX.66892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthoparmelia conspersa" ;
    dwc:scientificNameAuthorship "(Ach.) Hale" ;
    skos:broader <http://tun.fi/MX.67361> ;
    skos:hiddenLabel "Parmelia conspersa"@fi,
        "Parmelia conspersa f. arboricola"@fi,
        "Parmelia plittii"@fi,
        "Parmelia stenophylla f. corticola"@fi,
        "Xanthoparmelia conspersa"@fi,
        "Xanthoparmelia plittii"@fi,
        "Parmelia conspersa"@sv,
        "Parmelia conspersa f. arboricola"@sv,
        "Parmelia plittii"@sv,
        "Parmelia stenophylla f. corticola"@sv,
        "Xanthoparmelia conspersa"@sv,
        "Xanthoparmelia plittii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karstakeltakarve"@fi,
        "kaklav"@sv .

<http://tun.fi/MX.66893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthoparmelia delisei" ;
    dwc:scientificNameAuthorship "(Duby) O. Blanco, A. Crespo, Elix, D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67361> ;
    skos:hiddenLabel "Neofuscelia delisei"@fi,
        "Neofuscelia pulla var. delisei"@fi,
        "Parmelia delisei"@fi,
        "Parmelia pulla var. delisei"@fi,
        "Xanthoparmelia delisei"@fi,
        "Neofuscelia delisei"@sv,
        "Neofuscelia pulla var. delisei"@sv,
        "Parmelia delisei"@sv,
        "Parmelia pulla var. delisei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkoruskokarve"@fi,
        "Xanthoparmelia delisei"@sv .

<http://tun.fi/MX.66894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthoparmelia loxodes" ;
    dwc:scientificNameAuthorship "(Nyl.) O. Blanco, A. Crespo, Elix, D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67361> ;
    skos:hiddenLabel "Neofuscelia loxodes"@fi,
        "Parmelia isidiotyla"@fi,
        "Parmelia loxodes"@fi,
        "Xanthoparmelia loxodes"@fi,
        "Neofuscelia loxodes"@sv,
        "Parmelia isidiotyla"@sv,
        "Parmelia loxodes"@sv,
        "Xanthoparmelia loxodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vainioruskokarve"@fi,
        "knölig sköldlav"@sv .

<http://tun.fi/MX.66895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthoparmelia mougeotii" ;
    dwc:scientificNameAuthorship "(Schaer. ex D. Dietr.) Hale" ;
    skos:broader <http://tun.fi/MX.67361> ;
    skos:hiddenLabel "Parmelia mougeotii"@fi,
        "Parmelia mougeotii f. discreta"@fi,
        "Xanthoparmelia mougeotii"@fi,
        "Parmelia mougeotii"@sv,
        "Parmelia mougeotii f. discreta"@sv,
        "Xanthoparmelia mougeotii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänkeltakarve"@fi,
        "dvärgkaklav"@sv .

<http://tun.fi/MX.66896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthoparmelia pulla" ;
    dwc:scientificNameAuthorship "(Ach.) O. Blanco, A. Crespo, Elix, D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67361> ;
    skos:hiddenLabel "Neofuscelia perrugata"@fi,
        "Neofuscelia pulla"@fi,
        "Parmelia prolixa"@fi,
        "Parmelia pulla"@fi,
        "Xanthoparmelia perrugata"@fi,
        "Xanthoparmelia pulla"@fi,
        "Neofuscelia perrugata"@sv,
        "Neofuscelia pulla"@sv,
        "Parmelia prolixa"@sv,
        "Parmelia pulla"@sv,
        "Xanthoparmelia perrugata"@sv,
        "Xanthoparmelia pulla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloruskokarve"@fi,
        "mörkbrun sköldlav"@sv .

<http://tun.fi/MX.66897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthoparmelia stenophylla" ;
    dwc:scientificNameAuthorship "(Ach.) Ahti & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67361> ;
    skos:hiddenLabel "Parmelia somloënsis"@fi,
        "Parmelia stenophylla"@fi,
        "Parmelia taractica"@fi,
        "Xanthoparmelia somloënsis"@fi,
        "Xanthoparmelia stenophylla"@fi,
        "Parmelia somloënsis"@sv,
        "Parmelia stenophylla"@sv,
        "Parmelia taractica"@sv,
        "Xanthoparmelia somloënsis"@sv,
        "Xanthoparmelia stenophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silokeltakarve"@fi,
        "smalflikig kaklav"@sv .

<http://tun.fi/MX.66898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthoparmelia verruculifera" ;
    dwc:scientificNameAuthorship "(Nyl.) O. Blanco, A. Crespo, Elix, D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.67361> ;
    skos:hiddenLabel "Neofuscelia verruculifera"@fi,
        "Parmelia glomellifera"@fi,
        "Parmelia verruculifera"@fi,
        "Xanthoparmelia verruculifera"@fi,
        "Neofuscelia verruculifera"@sv,
        "Parmelia glomellifera"@sv,
        "Parmelia verruculifera"@sv,
        "Xanthoparmelia verruculifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karstaruskokarve"@fi,
        "stiftsköldlav"@sv .

<http://tun.fi/MX.66899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthoria aureola" ;
    dwc:scientificNameAuthorship "(Ach.) Erichsen" ;
    skos:broader <http://tun.fi/MX.67264> ;
    skos:hiddenLabel "Xanthoria aureola"@fi,
        "Xanthoria ectaneoides"@fi,
        "Xanthoria ectaneoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merikeltajäkälä"@fi,
        "Xanthoria aureola"@sv .

<http://tun.fi/MX.66900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthoria parietina" ;
    dwc:scientificNameAuthorship "(L.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.67264> ;
    skos:hiddenLabel "Physcia parietina"@fi,
        "Xanthoria parietina"@fi,
        "Physcia parietina"@sv,
        "Xanthoria parietina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavankeltajäkälä"@fi,
        "vägglav"@sv .

<http://tun.fi/MX.66901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthoriicola physciae" ;
    dwc:scientificNameAuthorship "(Kalchbr.) D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67159> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Xanthoriicola physciae"@fi,
        "Xanthoriicola physciae"@sv .

<http://tun.fi/MX.66902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xenonectriella lutescens" ;
    dwc:scientificNameAuthorship "(Arnold) Weese" ;
    skos:broader <http://tun.fi/MX.67265> ;
    skos:hiddenLabel "Xenonectriella lutescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jäkälänoutonäppy"@fi,
        "Xenonectriella lutescens"@sv .

<http://tun.fi/MX.66903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylographa opegraphella" ;
    dwc:scientificNameAuthorship "Nyl. ex Rothr." ;
    skos:broader <http://tun.fi/MX.67110> ;
    skos:hiddenLabel "Xylographa opegraphella"@fi,
        "Xylographa opegraphella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hyökyviirujäkälä"@fi,
        "drivvedsxylografa"@sv .

<http://tun.fi/MX.66904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylographa parallela" ;
    dwc:scientificNameAuthorship "(Ach.) Fr." ;
    skos:broader <http://tun.fi/MX.67110> ;
    skos:hiddenLabel "Hysterium parallelum"@fi,
        "Lichen parallelus"@fi,
        "Opegrapha parallela"@fi,
        "Stictis parallela"@fi,
        "Xylographa abietina"@fi,
        "Xylographa laricicola"@fi,
        "Xylographa minutula"@fi,
        "Xylographa parallela"@fi,
        "Hysterium parallelum"@sv,
        "Lichen parallelus"@sv,
        "Opegrapha parallela"@sv,
        "Stictis parallela"@sv,
        "Xylographa abietina"@sv,
        "Xylographa laricicola"@sv,
        "Xylographa minutula"@sv,
        "Xylographa parallela"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keloviirujäkälä"@fi,
        "mörkfruktig xylografa"@sv .

<http://tun.fi/MX.66905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylographa trunciseda" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Minks ex Redinger" ;
    skos:broader <http://tun.fi/MX.67110> ;
    skos:hiddenLabel "Xylographa trunciseda"@fi,
        "Xylographa trunciseda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuviirujäkälä"@fi,
        "ljusfruktig xylografa"@sv .

<http://tun.fi/MX.66906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xylographa vitiligo" ;
    dwc:scientificNameAuthorship "(Ach.) J. R. Laundon" ;
    skos:broader <http://tun.fi/MX.67110> ;
    skos:hiddenLabel "Xylographa spilomatica"@fi,
        "Xylographa vitiligo"@fi,
        "Xylographa spilomatica"@sv,
        "Xylographa vitiligo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauheviirujäkälä"@fi,
        "mjölig xylografa"@sv .

<http://tun.fi/MX.66907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xyloschistes platytropa" ;
    dwc:scientificNameAuthorship "(Nyl.) Vain." ;
    skos:broader <http://tun.fi/MX.67111> ;
    skos:hiddenLabel "Xylographa platytropa"@fi,
        "Xyloschistes platytropa"@fi,
        "Xylographa platytropa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juovajäkälä"@fi,
        "Xyloschistes platytropa"@sv .

<http://tun.fi/MX.66908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zwackhiomyces coepulonus" ;
    dwc:scientificNameAuthorship "(Norman) Grube & R. Sant." ;
    skos:broader <http://tun.fi/MX.67411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zwackhiomyces coepulonus"@fi,
        "Zwackhiomyces coepulonus"@sv .

<http://tun.fi/MX.66909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zwackhiomyces dispersus" ;
    dwc:scientificNameAuthorship "(J. Lahm ex Körb.) Triebel & Grube" ;
    skos:broader <http://tun.fi/MX.67411> ;
    skos:hiddenLabel "Pharcidia rhexoblepharae"@fi,
        "Stigmidium dispersum"@fi,
        "Verrucaria rhexoblepharae"@fi,
        "Pharcidia rhexoblepharae"@sv,
        "Stigmidium dispersum"@sv,
        "Verrucaria rhexoblepharae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zwackhiomyces dispersus"@fi,
        "Zwackhiomyces dispersus"@sv .

<http://tun.fi/MX.66910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zwackhiomyces sphinctrinoides" ;
    dwc:scientificNameAuthorship "(Zwackh) Grube & Hafellner" ;
    skos:broader <http://tun.fi/MX.67411> ;
    skos:hiddenLabel "Didymella sphinctrinoides"@fi,
        "Didymella sphinctrinoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Zwackhiomyces sphinctrinoides"@fi,
        "Zwackhiomyces sphinctrinoides"@sv .

<http://tun.fi/MX.66911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia peminosa" ;
    dwc:scientificNameAuthorship "(Nyl.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia peminosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virtakonnanjäkälä"@fi,
        "Polyblastia peminosa"@sv .

<http://tun.fi/MX.66912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia plicata" ;
    dwc:scientificNameAuthorship "(A. Massal.) Lönnr." ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia plicata"@fi,
        "Polyblastia plicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiökonnanjäkälä"@fi,
        "sköldmursporing"@sv .

<http://tun.fi/MX.66913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia sendtneri" ;
    dwc:scientificNameAuthorship "Kremp." ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia sendtneri"@fi,
        "Polyblastia sendtneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikonnanjäkälä"@fi,
        "hedmursporing"@sv .

<http://tun.fi/MX.66914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia sepulta" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia sepulta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilokonnanjäkälä"@fi,
        "Polyblastia sepulta"@sv .

<http://tun.fi/MX.66915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polyblastia singularis" ;
    dwc:scientificNameAuthorship "(Kremp.) Arnold" ;
    skos:broader <http://tun.fi/MX.67022> ;
    skos:hiddenLabel "Polyblastia singularis"@fi,
        "Polyblastia singularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistekonnanjäkälä"@fi,
        "dvärgdmursporing"@sv .

<http://tun.fi/MX.66917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycauliona candelaria" ;
    dwc:scientificNameAuthorship "(L.) Frödén, Arup & Søchting" ;
    skos:broader <http://tun.fi/MX.67266> ;
    skos:hiddenLabel "Massjukiella candelaria"@fi,
        "Polycauliona candelaria"@fi,
        "Xanthoria candelaria"@fi,
        "Massjukiella candelaria"@sv,
        "Polycauliona candelaria"@sv,
        "Xanthoria candelaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seinäkeltajäkälä"@fi,
        "ljuslav"@sv .

<http://tun.fi/MX.66918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycauliona phlogina" ;
    dwc:scientificNameAuthorship "(Ach.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67266> ;
    skos:hiddenLabel "Caloplaca phlogina"@fi,
        "Polycauliona phlogina"@fi,
        "Caloplaca phlogina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hitukeltajäkälä"@fi,
        "Polycauliona phlogina"@sv .

<http://tun.fi/MX.66919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycauliona polycarpa" ;
    dwc:scientificNameAuthorship "(Hoffm.) Frödén, Arup & Søchting" ;
    skos:broader <http://tun.fi/MX.67266> ;
    skos:hiddenLabel "Polycauliona polycarpa"@fi,
        "Xanthoria polycarpa"@fi,
        "Polycauliona polycarpa"@sv,
        "Xanthoria polycarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukeltajäkälä"@fi,
        "mångfruktig vägglav"@sv .

<http://tun.fi/MX.66920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycauliona ucrainica" ;
    dwc:scientificNameAuthorship "(S. Y. Kondr.) Frödén, Arup & Søchting" ;
    skos:broader <http://tun.fi/MX.67266> ;
    skos:hiddenLabel "Massjukiella ucrainica"@fi,
        "Massjukiella ucrainica subsp. marginata"@fi,
        "Polycauliona ucrainica"@fi,
        "Xanthoria candelaria var. marginata"@fi,
        "Xanthoria ucrainica"@fi,
        "Massjukiella ucrainica"@sv,
        "Massjukiella ucrainica subsp. marginata"@sv,
        "Xanthoria candelaria var. marginata"@sv,
        "Xanthoria ucrainica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväskeltajäkälä"@fi,
        "Polycauliona ucrainica"@sv .

<http://tun.fi/MX.66921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycauliona verruculifera" ;
    dwc:scientificNameAuthorship "(Vain.) Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.67266> ;
    skos:hiddenLabel "Caloplaca verruculifera"@fi,
        "Placodium verruculiferum"@fi,
        "Polycauliona verruculifera"@fi,
        "Caloplaca verruculifera"@sv,
        "Placodium verruculiferum"@sv,
        "Polycauliona verruculifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystykeltajäkälä"@fi,
        "grynig orangelav"@sv .

<http://tun.fi/MX.66922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polychidium muscicola" ;
    dwc:scientificNameAuthorship "(Sw.) Gray" ;
    skos:broader <http://tun.fi/MX.67267> ;
    skos:hiddenLabel "Leptogium muscicola"@fi,
        "Polychidium kalkuense"@fi,
        "Polychidium muscicola"@fi,
        "Polychidium muscicola f. kalkuense"@fi,
        "Leptogium muscicola"@sv,
        "Polychidium kalkuense"@sv,
        "Polychidium muscicola"@sv,
        "Polychidium muscicola f. kalkuense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalkarvajäkälä"@fi,
        "korallkuddlav"@sv .

<http://tun.fi/MX.66923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Didymocyrtis peltigerae" ;
    dwc:scientificNameAuthorship "(Fuckel) Hafellner" ;
    skos:broader <http://tun.fi/MX.313708> ;
    skos:hiddenLabel "Polycoccum peltigerae"@fi,
        "Polycoccum peltigerae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Didymocyrtis peltigerae"@fi,
        "Didymocyrtis peltigerae"@sv .

<http://tun.fi/MX.66924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycoccum pulvinatum" ;
    dwc:scientificNameAuthorship "(Eitner) R. Sant." ;
    skos:broader <http://tun.fi/MX.67213> ;
    skos:hiddenLabel "Polycoccum galligenum"@fi,
        "Polycoccum galligenum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polycoccum pulvinatum"@fi,
        "Polycoccum pulvinatum"@sv .

<http://tun.fi/MX.66925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycoccum superficiale" ;
    dwc:scientificNameAuthorship "D. Hawksw. & Miądl." ;
    skos:broader <http://tun.fi/MX.67213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polycoccum superficiale"@fi,
        "Polycoccum superficiale"@sv .

<http://tun.fi/MX.66926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polycoccum trypethelioides" ;
    dwc:scientificNameAuthorship "(Th. Fr.) R. Sant." ;
    skos:broader <http://tun.fi/MX.67213> ;
    skos:hiddenLabel "Polycoccum sauteri"@fi,
        "Polycoccum sauteri var. margarodes"@fi,
        "Polycoccum sauteri"@sv,
        "Polycoccum sauteri var. margarodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Polycoccum trypethelioides"@fi,
        "Polycoccum trypethelioides"@sv .

<http://tun.fi/MX.66927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polydesmia lichenis" ;
    dwc:scientificNameAuthorship "Huhtinen & R. Sant." ;
    skos:broader <http://tun.fi/MX.67314> ;
    skos:hiddenLabel "Polydesmia lichenis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkajäkälänhilse"@fi,
        "Polydesmia lichenis"@sv .

<http://tun.fi/MX.66928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora subfuscescens" ;
    dwc:scientificNameAuthorship "(Nyl.) H. Magn." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Lecanora subfuscescens"@fi,
        "Polysporina canasiacensis"@fi,
        "Polysporina dubia"@fi,
        "Polysporina lapponica"@fi,
        "Polysporina subfuscescens"@fi,
        "Acarospora subfuscescens"@sv,
        "Lecanora subfuscescens"@sv,
        "Polysporina canasiacensis"@sv,
        "Polysporina dubia"@sv,
        "Polysporina lapponica"@sv,
        "Polysporina subfuscescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Acarospora subfuscescens"@fi,
        "brun honlav"@sv .

<http://tun.fi/MX.66929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acarospora privigna" ;
    dwc:scientificNameAuthorship "(Ach.) A. Schneid." ;
    skos:broader <http://tun.fi/MX.67164> ;
    skos:hiddenLabel "Acarospora privigna"@fi,
        "Polysporina simplex"@fi,
        "Sarcogyne simplex"@fi,
        "Acarospora privigna"@sv,
        "Polysporina simplex"@sv,
        "Sarcogyne simplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pölyharsojäkälä"@fi,
        "honlav"@sv .

<http://tun.fi/MX.66930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porina glaucocinerea" ;
    dwc:scientificNameAuthorship "(Nyl.) Vain." ;
    skos:broader <http://tun.fi/MX.67268> ;
    skos:hiddenLabel "?Porina norrlinii"@fi,
        "Porina glaucocinerea"@fi,
        "Porina lectissima var. terrestris"@fi,
        "?Porina norrlinii"@sv,
        "Porina lectissima var. terrestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmonännijäkälä"@fi,
        "Porina glaucocinerea"@sv .

<http://tun.fi/MX.66931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porina lectissima" ;
    dwc:scientificNameAuthorship "(Fr.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67268> ;
    skos:hiddenLabel "Porina lectissima"@fi,
        "Porina leptaleoides"@fi,
        "Verrucaria leptaleoides"@fi,
        "Porina lectissima"@sv,
        "Porina leptaleoides"@sv,
        "Verrucaria leptaleoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusonännijäkälä"@fi,
        "rosenporina"@sv .

<http://tun.fi/MX.66932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porina leptalea" ;
    dwc:scientificNameAuthorship "(Durieu & Mont.) A. L. Sm." ;
    skos:broader <http://tun.fi/MX.67268> ;
    skos:hiddenLabel "Porina leptalea"@fi,
        "Porina leptalea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilonännijäkälä"@fi,
        "dvärgporina"@sv .

<http://tun.fi/MX.66933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porina mammillosa" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Vain." ;
    skos:broader <http://tun.fi/MX.67268> ;
    skos:hiddenLabel "Lecanactis dilleniana var. muscicola"@fi,
        "Porina furvescens"@fi,
        "Porina mammillosa"@fi,
        "Porina mammillosa var. trechalea"@fi,
        "Verrucaria furvescens"@fi,
        "Verrucaria trechalea"@fi,
        "Lecanactis dilleniana var. muscicola"@sv,
        "Porina furvescens"@sv,
        "Porina mammillosa"@sv,
        "Porina mammillosa var. trechalea"@sv,
        "Verrucaria furvescens"@sv,
        "Verrucaria trechalea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnännijäkälä"@fi,
        "jordporina"@sv .

<http://tun.fi/MX.66934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porina nigratula" ;
    dwc:scientificNameAuthorship "(Nyl.) Vain." ;
    skos:broader <http://tun.fi/MX.67268> ;
    skos:hiddenLabel "Porina nigratula"@fi,
        "Verrucaria nigratula"@fi,
        "Verrucaria nigratula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummanännijäkälä"@fi,
        "Porina nigratula"@sv .

<http://tun.fi/MX.66935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porocyphus coccodes" ;
    dwc:scientificNameAuthorship "(Flot.) Körb." ;
    skos:broader <http://tun.fi/MX.67059> ;
    skos:hiddenLabel "Collema furfurellum"@fi,
        "Porocyphus areolatus"@fi,
        "Porocyphus coccodes"@fi,
        "Collema furfurellum"@sv,
        "Porocyphus areolatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuahdinjäkälä"@fi,
        "Porocyphus coccodes"@sv .

<http://tun.fi/MX.66936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porocyphus kenmorensis" ;
    dwc:scientificNameAuthorship "(H. B. Holl ex Nyl.) Henssen" ;
    skos:broader <http://tun.fi/MX.67059> ;
    skos:hiddenLabel "Porocyphus kenmorensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoahdinjäkälä"@fi,
        "Porocyphus kenmorensis"@sv .

<http://tun.fi/MX.66937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia cinereoatra" ;
    dwc:scientificNameAuthorship "(Ach.) Hertel & Knoph" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:hiddenLabel "Lecidea cinereoatra"@fi,
        "Porpidia cinereoatra"@fi,
        "Porpidia musiva"@fi,
        "Lecidea cinereoatra"@sv,
        "Porpidia musiva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakiekkojäkälä"@fi,
        "Porpidia cinereoatra"@sv .

<http://tun.fi/MX.66938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia contraponenda" ;
    dwc:scientificNameAuthorship "(Arnold) Knoph & Hertel" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porpidia contraponenda"@fi,
        "Porpidia contraponenda"@sv .

<http://tun.fi/MX.66939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia crustulata" ;
    dwc:scientificNameAuthorship "(Ach.) Hertel & Knoph" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:hiddenLabel "Lecidea crustulata"@fi,
        "Porpidia crustulata"@fi,
        "Lecidea crustulata"@sv,
        "Porpidia crustulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukiekkojäkälä"@fi,
        "liten blocklav"@sv .

<http://tun.fi/MX.66940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia flavicunda" ;
    dwc:scientificNameAuthorship "(Ach.) Gowan" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:hiddenLabel "Huilia flavocoerulescens"@fi,
        "Lecidea flavicunda"@fi,
        "Lecidea flavocoerulescens"@fi,
        "Porpidia flavicunda"@fi,
        "Porpidia flavocoerulescens"@fi,
        "Huilia flavocoerulescens"@sv,
        "Lecidea flavicunda"@sv,
        "Lecidea flavocoerulescens"@sv,
        "Porpidia flavocoerulescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinkiekkojäkälä"@fi,
        "Porpidia flavicunda"@sv .

<http://tun.fi/MX.66941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia grisea" ;
    dwc:scientificNameAuthorship "Gowan" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porpidia grisea"@fi,
        "Porpidia grisea"@sv .

<http://tun.fi/MX.66942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia lowiana" ;
    dwc:scientificNameAuthorship "Gowan" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porpidia lowiana"@fi,
        "Porpidia lowiana"@sv .

<http://tun.fi/MX.66943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia macrocarpa" ;
    dwc:scientificNameAuthorship "(DC.) Hertel & A. J. Schwab" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:hiddenLabel "Huilia macrocarpa"@fi,
        "Lecidea macrocarpa"@fi,
        "Lecidea macrocarpa f. subflavicunda"@fi,
        "Lecidea nigrocruenta"@fi,
        "Lecidea platycarpa"@fi,
        "Lecidea steriza"@fi,
        "Porpidia macrocarpa"@fi,
        "Huilia macrocarpa"@sv,
        "Lecidea macrocarpa"@sv,
        "Lecidea macrocarpa f. subflavicunda"@sv,
        "Lecidea nigrocruenta"@sv,
        "Lecidea platycarpa"@sv,
        "Lecidea steriza"@sv,
        "Porpidia macrocarpa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokiekkojäkälä"@fi,
        "blocklav"@sv .

<http://tun.fi/MX.66944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia melinodes" ;
    dwc:scientificNameAuthorship "(Körb.) Gowan & Ahti" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:hiddenLabel "Lecidea melinodes"@fi,
        "Porpidia melinodes"@fi,
        "Lecidea melinodes"@sv,
        "Porpidia melinodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekiekkojäkälä"@fi,
        "rostblocklav"@sv .

<http://tun.fi/MX.66945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia ochrolemma" ;
    dwc:scientificNameAuthorship "(Vain.) Brodo & R. Sant." ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:hiddenLabel "Aspicilia ochrolemma"@fi,
        "Hymenelia ochrolemma"@fi,
        "Pertusaria ochrolemma"@fi,
        "Porpidia ochrolemma"@fi,
        "Porpidia pseudomelinodes"@fi,
        "Aspicilia ochrolemma"@sv,
        "Hymenelia ochrolemma"@sv,
        "Pertusaria ochrolemma"@sv,
        "Porpidia pseudomelinodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantakiekkojäkälä"@fi,
        "Porpidia ochrolemma"@sv .

<http://tun.fi/MX.66946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia rugosa" ;
    dwc:scientificNameAuthorship "(Taylor) Coppins & Fryday" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:hiddenLabel "Lecidea soredizodes"@fi,
        "Porpidia glaucophaea"@fi,
        "Lecidea soredizodes"@sv,
        "Porpidia glaucophaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porpidia rugosa"@fi,
        "Porpidia rugosa"@sv .

<http://tun.fi/MX.66947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia speirea" ;
    dwc:scientificNameAuthorship "(Ach.) Kremp." ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:hiddenLabel "Lecidea koltarum"@fi,
        "Lecidea speirea"@fi,
        "Porpidia speirea"@fi,
        "Lecidea koltarum"@sv,
        "Lecidea speirea"@sv,
        "Porpidia speirea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokiekkojäkälä"@fi,
        "vit blocklav"@sv .

<http://tun.fi/MX.66948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia superba" ;
    dwc:scientificNameAuthorship "(Körb.) Hertel & Knoph" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:hiddenLabel "Porpidia superba"@fi,
        "Porpidia superba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistokiekkojäkälä"@fi,
        "välvd blovklav"@sv .

<http://tun.fi/MX.66949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia thomsonii" ;
    dwc:scientificNameAuthorship "Gowan" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porpidia thomsonii"@fi,
        "Porpidia thomsonii"@sv .

<http://tun.fi/MX.66950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia tuberculosa" ;
    dwc:scientificNameAuthorship "(Sm.) Hertel & Knoph" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:hiddenLabel "Lecidea meiosporoides"@fi,
        "Lecidea sorediza"@fi,
        "Lecidea tumida"@fi,
        "Porpidia tuberculosa"@fi,
        "Lecidea meiosporoides"@sv,
        "Lecidea sorediza"@sv,
        "Lecidea tumida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kraatterikiekkojäkälä"@fi,
        "Porpidia tuberculosa"@sv .

<http://tun.fi/MX.66951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Porpidia zeoroides" ;
    dwc:scientificNameAuthorship "(Anzi) Knoph & Hertel" ;
    skos:broader <http://tun.fi/MX.67112> ;
    skos:hiddenLabel "Lecidea phylliscina"@fi,
        "Lecidea phylliscina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Porpidia zeoroides"@fi,
        "Porpidia zeoroides"@sv .

<http://tun.fi/MX.66952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pronectria erythrinella" ;
    dwc:scientificNameAuthorship "(Nyl.) Lowen" ;
    skos:broader <http://tun.fi/MX.67316> ;
    skos:hiddenLabel "Nectriella erythrinella"@fi,
        "Sphaeria erythrinella"@fi,
        "Nectriella erythrinella"@sv,
        "Sphaeria erythrinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pronectria erythrinella"@fi,
        "Pronectria erythrinella"@sv .

<http://tun.fi/MX.66953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pronectria ornamentata" ;
    dwc:scientificNameAuthorship "(D. Hawksw.) Lowen" ;
    skos:broader <http://tun.fi/MX.67316> ;
    skos:hiddenLabel "Pronectria ornamentata"@fi,
        "Xenonectriella ornamentata"@fi,
        "Xenonectriella ornamentata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuviohurmioinen"@fi,
        "Pronectria ornamentata"@sv .

<http://tun.fi/MX.66954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pronectria robergei" ;
    dwc:scientificNameAuthorship "(Mont. & Desm.) Lowen" ;
    skos:broader <http://tun.fi/MX.67316> ;
    skos:hiddenLabel "Nectriella robergei"@fi,
        "Nectriella robergei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pronectria robergei"@fi,
        "Pronectria robergei"@sv .

<http://tun.fi/MX.66955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pronectria santessonii" ;
    dwc:scientificNameAuthorship "(Lowen & D. Hawksw.) Lowen" ;
    skos:broader <http://tun.fi/MX.67316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pronectria santessonii"@fi,
        "Pronectria santessonii"@sv .

<http://tun.fi/MX.66956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pronectria tenuispora" ;
    dwc:scientificNameAuthorship "(D. Hawksw.) Lowen" ;
    skos:broader <http://tun.fi/MX.67316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pronectria tenuispora"@fi,
        "Pronectria tenuispora"@sv .

<http://tun.fi/MX.66957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pronectria tincta" ;
    dwc:scientificNameAuthorship "(Fuckel) Lowen" ;
    skos:broader <http://tun.fi/MX.67316> ;
    skos:hiddenLabel "Nectria fuckelii"@fi,
        "Nectria fuckelii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pronectria tincta"@fi,
        "Pronectria tincta"@sv .

<http://tun.fi/MX.66958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoblastenia calva" ;
    dwc:scientificNameAuthorship "(Dicks.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67060> ;
    skos:hiddenLabel "Lecidea rupestris var. calva"@fi,
        "Protoblastenia calva"@fi,
        "Lecidea rupestris var. calva"@sv,
        "Protoblastenia calva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupunuppujäkälä"@fi,
        "brun guldskivlav"@sv .

<http://tun.fi/MX.66959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoblastenia incrustans" ;
    dwc:scientificNameAuthorship "(DC.) J. Steiner" ;
    skos:broader <http://tun.fi/MX.67060> ;
    skos:hiddenLabel "Lecidea rupestris var. incrustans"@fi,
        "Lecidea rupestris var. incrustans"@sv,
        "Protoblastenia incrustans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoblastenia incrustans"@fi,
        "småfruktig guldskivlav"@sv .

<http://tun.fi/MX.66960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoblastenia lilacina" ;
    dwc:scientificNameAuthorship "Poelt & Vězda" ;
    skos:broader <http://tun.fi/MX.67060> ;
    skos:hiddenLabel "Protoblastenia lilacina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusonuppujäkälä"@fi,
        "Protoblastenia lilacina"@sv .

<http://tun.fi/MX.66961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoblastenia rupestris" ;
    dwc:scientificNameAuthorship "(Scop.) J. Steiner" ;
    skos:broader <http://tun.fi/MX.67060> ;
    skos:hiddenLabel "Lecidea rupestris"@fi,
        "Protoblastenia rupestris"@fi,
        "Lecidea rupestris"@sv,
        "Protoblastenia rupestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkinuppujäkälä"@fi,
        "guldskivlav"@sv .

<http://tun.fi/MX.66963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoblastenia terricola" ;
    dwc:scientificNameAuthorship "(Anzi) Lynge" ;
    skos:broader <http://tun.fi/MX.67060> ;
    skos:hiddenLabel "Protoblastenia terricola"@fi,
        "Protoblastenia terricola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maanuppujäkälä"@fi,
        "jordguldskivlav"@sv .

<http://tun.fi/MX.66964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protomicarea limosa" ;
    dwc:scientificNameAuthorship "(Ach.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67160> ;
    skos:hiddenLabel "Lecidea limosa"@fi,
        "Protomicarea limosa"@fi,
        "Lecidea limosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "papanajäkälä"@fi,
        "Protomicarea limosa"@sv .

<http://tun.fi/MX.66965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protopannaria pezizoides" ;
    dwc:scientificNameAuthorship "(Weber) P. M. Jørg. & S. Ekman" ;
    skos:broader <http://tun.fi/MX.67161> ;
    skos:hiddenLabel "Pannaria pezizoides"@fi,
        "Protopannaria pezizoides"@fi,
        "Pannaria pezizoides"@sv,
        "Protopannaria pezizoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammallimijäkälä"@fi,
        "gytterlav"@sv .

<http://tun.fi/MX.66966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoparmelia atriseda" ;
    dwc:scientificNameAuthorship "(Fr.) R. Sant. & V. Wirth" ;
    skos:broader <http://tun.fi/MX.67214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoparmelia atriseda"@fi,
        "Protoparmelia atriseda"@sv .

<http://tun.fi/MX.66967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoparmelia badia" ;
    dwc:scientificNameAuthorship "(Hoffm.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67214> ;
    skos:hiddenLabel "Lecanora badia subsp. subcinerascens"@fi,
        "Lecanora subcinerascens"@fi,
        "Protoparmelia badia"@fi,
        "Lecanora badia subsp. subcinerascens"@sv,
        "Lecanora subcinerascens"@sv,
        "Protoparmelia badia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokehräjäkälä"@fi,
        "kastanjebrun kantlav"@sv .

<http://tun.fi/MX.66968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoparmelia nephaea" ;
    dwc:scientificNameAuthorship "(Sommerf.) R. Sant." ;
    skos:broader <http://tun.fi/MX.67214> ;
    skos:hiddenLabel "Lecanora tristicolor"@fi,
        "Lecanora tristicolor var. macrospora"@fi,
        "Lecanora tristicolor"@sv,
        "Lecanora tristicolor var. macrospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protoparmelia nephaea"@fi,
        "Protoparmelia nephaea"@sv .

<http://tun.fi/MX.66969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoparmelia oleagina" ;
    dwc:scientificNameAuthorship "(Harm.) Coppins" ;
    skos:broader <http://tun.fi/MX.67214> ;
    skos:hiddenLabel "Protoparmelia oleagina"@fi,
        "Protoparmelia oleagina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aidaskehräjäkälä"@fi,
        "ladkantlav"@sv .

<http://tun.fi/MX.66970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoparmeliopsis achariana" ;
    dwc:scientificNameAuthorship "(A. L. Sm.) Moberg & R. Sant." ;
    skos:broader <http://tun.fi/MX.67215> ;
    skos:hiddenLabel "Lecanora achariana"@fi,
        "Lecanora cartilaginea"@fi,
        "Placolecanora cartilaginea"@fi,
        "Protoparmeliopsis achariana"@fi,
        "Lecanora achariana"@sv,
        "Lecanora cartilaginea"@sv,
        "Placolecanora cartilaginea"@sv,
        "Protoparmeliopsis achariana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyrskykehräjäkälä"@fi,
        "kustlav"@sv .

<http://tun.fi/MX.66971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoparmeliopsis laatokkaënsis" ;
    dwc:scientificNameAuthorship "(Räsänen) Moberg & R. Sant." ;
    skos:broader <http://tun.fi/MX.67215> ;
    skos:hiddenLabel "Lecanora laatokkaënsis"@fi,
        "Placolecanora laatokkaënsis"@fi,
        "Protoparmeliopsis laatokkaënsis"@fi,
        "Lecanora laatokkaënsis"@sv,
        "Placolecanora laatokkaënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riuttakehräjäkälä"@fi,
        "Protoparmeliopsis laatokkaënsis"@sv .

<http://tun.fi/MX.66972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoparmeliopsis macrocyclos" ;
    dwc:scientificNameAuthorship "(H. Magn.) Moberg & R. Sant." ;
    skos:broader <http://tun.fi/MX.67215> ;
    skos:hiddenLabel "Lecanora macrocyclos"@fi,
        "Protoparmeliopsis macrocyclos"@fi,
        "Lecanora macrocyclos"@sv,
        "Protoparmeliopsis macrocyclos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarrekehräjäkälä"@fi,
        "stor kvartslav"@sv .

<http://tun.fi/MX.66973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protoparmeliopsis muralis" ;
    dwc:scientificNameAuthorship "(Schreb.) M. Choisy" ;
    skos:broader <http://tun.fi/MX.67215> ;
    skos:hiddenLabel "Lecanora albomarginata"@fi,
        "Lecanora muralis"@fi,
        "Lecanora saxicola var. albomarginata"@fi,
        "Placolecanora muralis"@fi,
        "Protoparmeliopsis muralis"@fi,
        "Lecanora albomarginata"@sv,
        "Lecanora muralis"@sv,
        "Lecanora saxicola var. albomarginata"@sv,
        "Placolecanora muralis"@sv,
        "Protoparmeliopsis muralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vainiokehräjäkälä"@fi,
        "kvartslav"@sv .

<http://tun.fi/MX.66974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protothelenella corrosa" ;
    dwc:scientificNameAuthorship "(Körb.) H. Mayrhofer & Poelt" ;
    skos:broader <http://tun.fi/MX.67317> ;
    skos:hiddenLabel "Microglaena corrosa"@fi,
        "Microglaena gibbosula"@fi,
        "Thelenella corrosa"@fi,
        "Verrucaria gibbosula"@fi,
        "Microglaena corrosa"@sv,
        "Microglaena gibbosula"@sv,
        "Protothelenella corrosa"@sv,
        "Thelenella corrosa"@sv,
        "Verrucaria gibbosula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protothelenella corrosa"@fi,
        "klippögonlav"@sv .

<http://tun.fi/MX.66975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protothelenella leucothelia" ;
    dwc:scientificNameAuthorship "(Nyl.) H. Mayrhofer & Poelt" ;
    skos:broader <http://tun.fi/MX.67317> ;
    skos:hiddenLabel "Microglaena leucothelia"@fi,
        "Thelenella leucothelia"@fi,
        "Microglaena leucothelia"@sv,
        "Protothelenella leucothelia"@sv,
        "Thelenella leucothelia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Protothelenella leucothelia"@fi,
        "klotögonlav"@sv .

<http://tun.fi/MX.66976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protothelenella sphinctrinoidella" ;
    dwc:scientificNameAuthorship "(Nyl.) H. Mayrhofer & Poelt" ;
    skos:broader <http://tun.fi/MX.67317> ;
    skos:hiddenLabel "Microglaena coenosa"@fi,
        "Microglaena reducta var. glacialis"@fi,
        "Microglaena sphinctrinoidella"@fi,
        "Protothelenella reducta"@fi,
        "Protothelenella sphinctrinoidella"@fi,
        "Thelenella coenosa"@fi,
        "Thelenella reducta"@fi,
        "Thelenella reducta var. glacialis"@fi,
        "Microglaena coenosa"@sv,
        "Microglaena reducta var. glacialis"@sv,
        "Microglaena sphinctrinoidella"@sv,
        "Protothelenella reducta"@sv,
        "Protothelenella sphinctrinoidella"@sv,
        "Thelenella coenosa"@sv,
        "Thelenella reducta"@sv,
        "Thelenella reducta var. glacialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkujukurajäkälä"@fi,
        "liten ögonlav"@sv .

<http://tun.fi/MX.66977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protothelenella sphinctrinoides" ;
    dwc:scientificNameAuthorship "(Nyl.) H. Mayrhofer & Poelt" ;
    skos:broader <http://tun.fi/MX.67317> ;
    skos:hiddenLabel "Microglaena gelatinosa f. diffluens"@fi,
        "Microglaena sphinctrinoides"@fi,
        "Protothelenella sphinctrinoides"@fi,
        "Thelenella sphinctrinoides"@fi,
        "Verrucaria sphinctrinoides"@fi,
        "Verrucaria sphinctrinoides f. diffluens"@fi,
        "Microglaena gelatinosa f. diffluens"@sv,
        "Microglaena sphinctrinoides"@sv,
        "Protothelenella sphinctrinoides"@sv,
        "Thelenella sphinctrinoides"@sv,
        "Verrucaria sphinctrinoides"@sv,
        "Verrucaria sphinctrinoides f. diffluens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanjukurajäkälä"@fi,
        "ögonlav"@sv .

<http://tun.fi/MX.66978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protothelenella xylina" ;
    dwc:scientificNameAuthorship "H. Mayrhofer & Poelt" ;
    skos:broader <http://tun.fi/MX.67317> ;
    skos:hiddenLabel "Protothelenella xylina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekojukurajäkälä"@fi,
        "Protothelenella xylina"@sv .

<http://tun.fi/MX.66979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protounguicularia nephromatis" ;
    dwc:scientificNameAuthorship "(Zhurb. & Zavarzin) Huhtinen, D. Hawksw. & Ihlen" ;
    skos:broader <http://tun.fi/MX.67113> ;
    skos:hiddenLabel "Protounguicularia nephromatis"@fi,
        "Unguiculariopsis nephromatis"@fi,
        "Unguiculariopsis nephromatis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munuaislasikarvonen"@fi,
        "Protounguicularia nephromatis"@sv .

<http://tun.fi/MX.66980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudephebe minuscula" ;
    dwc:scientificNameAuthorship "(Nyl. ex Arnold) Brodo & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.67114> ;
    skos:hiddenLabel "Alectoria minuscula"@fi,
        "Imbricaria lanata var. minuscula"@fi,
        "Parmelia minuscula"@fi,
        "Parmelia minuscula subsp. minutissima"@fi,
        "Pseudephebe minuscula"@fi,
        "Alectoria minuscula"@sv,
        "Imbricaria lanata var. minuscula"@sv,
        "Parmelia minuscula"@sv,
        "Parmelia minuscula subsp. minutissima"@sv,
        "Pseudephebe minuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvillakarve"@fi,
        "fransigt stentagel"@sv .

<http://tun.fi/MX.66981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudephebe pubescens" ;
    dwc:scientificNameAuthorship "(L.) M. Choisy" ;
    skos:broader <http://tun.fi/MX.67114> ;
    skos:hiddenLabel "Alectoria pubescens"@fi,
        "Parmelia lanata"@fi,
        "Parmelia pubescens"@fi,
        "Pseudephebe pubescens"@fi,
        "Alectoria pubescens"@sv,
        "Parmelia lanata"@sv,
        "Parmelia pubescens"@sv,
        "Pseudephebe pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovillakarve"@fi,
        "stentagel"@sv .

<http://tun.fi/MX.66982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudevernia furfuracea" ;
    dwc:scientificNameAuthorship "(L.) Zopf" ;
    skos:broader <http://tun.fi/MX.67412> ;
    skos:hiddenLabel "Evernia furfuracea"@fi,
        "Parmelia aboënsis"@fi,
        "Parmelia ceratea f. cylindricodigitellata"@fi,
        "Parmelia furfuracea"@fi,
        "Parmelia soralifera"@fi,
        "Pseudevernia furfuracea"@fi,
        "Pseudevernia olivetorina"@fi,
        "Evernia furfuracea"@sv,
        "Parmelia aboënsis"@sv,
        "Parmelia ceratea f. cylindricodigitellata"@sv,
        "Parmelia furfuracea"@sv,
        "Parmelia soralifera"@sv,
        "Pseudevernia furfuracea"@sv,
        "Pseudevernia olivetorina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hankakarve"@fi,
        "gäl-lav"@sv .

<http://tun.fi/MX.66983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosagedia aenea" ;
    dwc:scientificNameAuthorship "(Wallr.) Hafellner & Kalb" ;
    skos:broader <http://tun.fi/MX.67255> ;
    skos:hiddenLabel "Porina aenea"@fi,
        "Porina carpinea"@fi,
        "Pseudosagedia aenea"@fi,
        "Porina aenea"@sv,
        "Porina carpinea"@sv,
        "Pseudosagedia aenea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtonännijäkälä"@fi,
        "barkporina"@sv .

<http://tun.fi/MX.66984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosagedia chlorotica" ;
    dwc:scientificNameAuthorship "(Ach.) Hafellner & Kalb" ;
    skos:broader <http://tun.fi/MX.67255> ;
    skos:hiddenLabel "Porina chlorotica"@fi,
        "Pseudosagedia chlorotica"@fi,
        "Porina chlorotica"@sv,
        "Pseudosagedia chlorotica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjonännijäkälä"@fi,
        "skuggvårtlav"@sv .

<http://tun.fi/MX.66985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosagedia grandis" ;
    dwc:scientificNameAuthorship "(Körb.) Hafellner & Kalb" ;
    skos:broader <http://tun.fi/MX.67255> ;
    skos:hiddenLabel "Porina grandis"@fi,
        "Pseudosagedia grandis"@fi,
        "Porina grandis"@sv,
        "Pseudosagedia grandis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonännijäkälä"@fi,
        "stor porina"@sv .

<http://tun.fi/MX.66986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilolechia clavulifera" ;
    dwc:scientificNameAuthorship "(Nyl.) Coppins" ;
    skos:broader <http://tun.fi/MX.67413> ;
    skos:hiddenLabel "Lecidea clavulifera"@fi,
        "Micarea clavulifera"@fi,
        "Psilolechia clavulifera"@fi,
        "Lecidea clavulifera"@sv,
        "Micarea clavulifera"@sv,
        "Psilolechia clavulifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siimesjyväsjäkälä"@fi,
        "skugglav"@sv .

<http://tun.fi/MX.66987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilolechia lucida" ;
    dwc:scientificNameAuthorship "(Ach.) M. Choisy" ;
    skos:broader <http://tun.fi/MX.67413> ;
    skos:hiddenLabel "Biatora lucida"@fi,
        "Lecidea lucida"@fi,
        "Psilolechia lucida"@fi,
        "Biatora lucida"@sv,
        "Lecidea lucida"@sv,
        "Psilolechia lucida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkijyväsjäkälä"@fi,
        "citrongul skivlav"@sv .

<http://tun.fi/MX.66988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psora decipiens" ;
    dwc:scientificNameAuthorship "(Hedw.) Hoffm." ;
    skos:broader <http://tun.fi/MX.67061> ;
    skos:hiddenLabel "Lecidea decipiens"@fi,
        "Psora decipiens"@fi,
        "Lecidea decipiens"@sv,
        "Psora decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punapaanujäkälä"@fi,
        "tegellav"@sv .

<http://tun.fi/MX.66989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psora globifera" ;
    dwc:scientificNameAuthorship "(Ach.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67061> ;
    skos:hiddenLabel "Lecidea globifera"@fi,
        "Psora globifera"@fi,
        "Lecidea globifera"@sv,
        "Psora globifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palleropaanujäkälä"@fi,
        "klot-tegellav"@sv .

<http://tun.fi/MX.66990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psora rubiformis" ;
    dwc:scientificNameAuthorship "(Ach.) Hook." ;
    skos:broader <http://tun.fi/MX.67061> ;
    skos:hiddenLabel "Lecidea rubiformis"@fi,
        "Psora rubiformis"@fi,
        "Lecidea rubiformis"@sv,
        "Psora rubiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherpaanujäkälä"@fi,
        "nordlig tegellav"@sv .

<http://tun.fi/MX.66991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psorinia conglomerata" ;
    dwc:scientificNameAuthorship "(Ach.) Gotth. Schneid." ;
    skos:broader <http://tun.fi/MX.67414> ;
    skos:hiddenLabel "Lecidea rugifera"@fi,
        "Lecidea silenii"@fi,
        "Psorinia conglomerata"@fi,
        "Toninia conglomerata"@fi,
        "Lecidea rugifera"@sv,
        "Lecidea silenii"@sv,
        "Toninia conglomerata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpakurajäkälä"@fi,
        "Psorinia conglomerata"@sv .

<http://tun.fi/MX.66992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psoroglaena abscondita" ;
    dwc:scientificNameAuthorship "(Coppins & Vězda) Hafellner & Türk" ;
    skos:broader <http://tun.fi/MX.67269> ;
    skos:hiddenLabel "Leucocarpia abscondita"@fi,
        "Macentina abscondita"@fi,
        "Psoroglaena abscondita"@fi,
        "Leucocarpia abscondita"@sv,
        "Macentina abscondita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunkalvakkajäkälä"@fi,
        "Psoroglaena abscondita"@sv .

<http://tun.fi/MX.66993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psoroma hypnorum" ;
    dwc:scientificNameAuthorship "(Vahl) Gray" ;
    skos:broader <http://tun.fi/MX.67270> ;
    skos:hiddenLabel "Psoroma hypnorum"@fi,
        "Psoroma hypnorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigakulhojäkälä"@fi,
        "skållav"@sv .

<http://tun.fi/MX.66995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psorotichia schaereri" ;
    dwc:scientificNameAuthorship "(A. Massal.) Arnold" ;
    skos:broader <http://tun.fi/MX.67205> ;
    skos:hiddenLabel "Psorotichia schaereri"@fi,
        "Pyrenopsis schaereri"@fi,
        "Pyrenopsis schaereri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkipeikonjäkälä"@fi,
        "Psorotichia schaereri"@sv .

<http://tun.fi/MX.66996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psorula rufonigra" ;
    dwc:scientificNameAuthorship "(Tuck.) Gotth. Schneid." ;
    skos:broader <http://tun.fi/MX.67318> ;
    skos:hiddenLabel "Psorula rufonigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psorula rufonigra"@fi,
        "snäcklav"@sv .

<http://tun.fi/MX.66997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterygiopsis concordatula" ;
    dwc:scientificNameAuthorship "(Nyl.) P. M. Jørg." ;
    skos:broader <http://tun.fi/MX.67362> ;
    skos:hiddenLabel "Collemopsis assimulans"@fi,
        "Psorotichia assimulans"@fi,
        "Pterygiopsis concordatula"@fi,
        "Pterygiopsis coracodiza"@fi,
        "Pyrenopsis concordatula"@fi,
        "Collemopsis assimulans"@sv,
        "Psorotichia assimulans"@sv,
        "Pterygiopsis coracodiza"@sv,
        "Pyrenopsis concordatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pärskejäkälä"@fi,
        "Pterygiopsis concordatula"@sv .

<http://tun.fi/MX.66998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puttea caesia" ;
    dwc:scientificNameAuthorship "(Fr.) M. Svenss. & T. Sprib." ;
    skos:broader <http://tun.fi/MX.67319> ;
    skos:hiddenLabel "Agyrium caesium"@fi,
        "Lecidea symmictella"@fi,
        "Puttea caesia"@fi,
        "Agyrium caesium"@sv,
        "Lecidea symmictella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurihelmijäkälä"@fi,
        "Puttea caesia"@sv .

<http://tun.fi/MX.66999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puttea margaritella" ;
    dwc:scientificNameAuthorship "(Hulting) S. Stenroos & Huhtinen" ;
    skos:broader <http://tun.fi/MX.67319> ;
    skos:hiddenLabel "Fellhanera margaritella"@fi,
        "Lecidea margaritella"@fi,
        "Lecidea symmictella var. albida"@fi,
        "Puttea margaritella"@fi,
        "Fellhanera margaritella"@sv,
        "Lecidea margaritella"@sv,
        "Lecidea symmictella var. albida"@sv,
        "Puttea margaritella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisarahelmijäkälä"@fi,
        "vit levermosslav"@sv .

<http://tun.fi/MX.67000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Toensbergia leucococca" ;
    dwc:scientificNameAuthorship "(R. Sant.) Bendiksby & Timdal" ;
    skos:broader <http://tun.fi/MX.233779> ;
    skos:hiddenLabel "Hypocenomyce leucococca"@fi,
        "Pycnora leucococca"@fi,
        "Toensbergia leucococca"@fi,
        "Hypocenomyce leucococca"@sv,
        "Pycnora leucococca"@sv,
        "Toensbergia leucococca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkomurujäkälä"@fi,
        "vit flarnlav"@sv .

<http://tun.fi/MX.67001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pycnora xanthococca" ;
    dwc:scientificNameAuthorship "(Sommerf.) Hafellner" ;
    skos:broader <http://tun.fi/MX.67050> ;
    skos:hiddenLabel "Hypocenomyce xanthococca"@fi,
        "Lecidea xanthococca"@fi,
        "Pycnora xanthococca"@fi,
        "Hypocenomyce xanthococca"@sv,
        "Lecidea xanthococca"@sv,
        "Pycnora xanthococca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynmurujäkälä"@fi,
        "tallfarnlav"@sv .

<http://tun.fi/MX.67002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pycnothelia papillaria" ;
    dwc:scientificNameAuthorship "Dufour" ;
    skos:broader <http://tun.fi/MX.67062> ;
    skos:hiddenLabel "Cladonia papillaria"@fi,
        "Pycnothelia papillaria"@fi,
        "Cladonia papillaria"@sv,
        "Pycnothelia papillaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasjäkälä"@fi,
        "papill-lav"@sv .

<http://tun.fi/MX.67003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenidium actinellum" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67162> ;
    skos:hiddenLabel "Xenosphaeria oligospora"@fi,
        "Xenosphaeria oligospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenidium actinellum"@fi,
        "Pyrenidium actinellum"@sv .

<http://tun.fi/MX.67004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenocarpon thelostomum" ;
    dwc:scientificNameAuthorship "(Ach. ex J. Harriman) Coppins & Aptroot" ;
    skos:broader <http://tun.fi/MX.67163> ;
    skos:hiddenLabel "Psorotichia flotowiana"@fi,
        "Pyrenocarpon flotowianum"@fi,
        "Pyrenocarpon thelostomum"@fi,
        "Psorotichia flotowiana"@sv,
        "Pyrenocarpon flotowianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuutinjäkälä"@fi,
        "Pyrenocarpon thelostomum"@sv .

<http://tun.fi/MX.67005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenodesmia variabilis" ;
    dwc:scientificNameAuthorship "(Pers.) A. Massal." ;
    skos:broader <http://tun.fi/MX.67363> ;
    skos:hiddenLabel "Caloplaca variabilis"@fi,
        "Pyrenodesmia variabilis"@fi,
        "Caloplaca variabilis"@sv,
        "Pyrenodesmia variabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakultajäkälä"@fi,
        "sydlik kalkorangelav"@sv .

<http://tun.fi/MX.67006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopsis furfurea" ;
    dwc:scientificNameAuthorship "(Nyl.) Leight." ;
    skos:broader <http://tun.fi/MX.67043> ;
    skos:hiddenLabel "Pyrenopsidium iivaarense"@fi,
        "Pyrenopsis iivaarensis"@fi,
        "Pyrenopsidium iivaarense"@sv,
        "Pyrenopsis iivaarensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pyrenopsis furfurea"@fi,
        "Pyrenopsis furfurea"@sv .

<http://tun.fi/MX.67007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrenopsis grumulifera" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67043> ;
    skos:hiddenLabel "Malmgrenia acarosporoides"@fi,
        "Pyrenopsis grumulifera"@fi,
        "Malmgrenia acarosporoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalliomustaaja"@fi,
        "Pyrenopsis grumulifera"@sv .

<http://tun.fi/MX.67609> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cladonia cornuta subsp. cornuta" ;
    dwc:scientificNameAuthorship "(L.) Hoffm." ;
    skos:broader <http://tun.fi/MX.65055> ;
    skos:hiddenLabel "Cladonia cornuta subsp. cornuta"@fi,
        "Cladonia cornuta subsp. cornuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puikkotorvijäkälä"@fi,
        "syl-lav"@sv .

<http://tun.fi/MX.67610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia groenlandica" ;
    dwc:scientificNameAuthorship "(E. Dahl) Trass" ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia cornuta subsp. groenlandica"@fi,
        "Cladonia cornuta var. groenlandica"@fi,
        "Cladonia groenlandica"@fi,
        "Cladonia cornuta subsp. groenlandica"@sv,
        "Cladonia cornuta var. groenlandica"@sv,
        "Cladonia groenlandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapintorvijäkälä"@fi,
        "bägarsyl-lav"@sv .

<http://tun.fi/MX.67611> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Cladonia crispata var. crispata" ;
    dwc:scientificNameAuthorship "(Ach.) Flot." ;
    skos:broader <http://tun.fi/MX.65057> ;
    skos:hiddenLabel "Cladonia crispata var. crispata"@fi,
        "Cladonia crispata var. crispata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähtitorvijäkälä"@fi,
        "taggbägarlav"@sv .

<http://tun.fi/MX.67612> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Cladonia crispata var. cetrariiformis" ;
    dwc:scientificNameAuthorship "(Delise) Vain." ;
    skos:broader <http://tun.fi/MX.65057> ;
    skos:hiddenLabel "Cladonia crispata var. cetrariiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistintorvijäkälä"@fi,
        "Cladonia crispata var. cetrariiformis"@sv .

<http://tun.fi/MX.67613> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cladonia gracilis subsp. gracilis" ;
    dwc:scientificNameAuthorship "(L.) Willd." ;
    skos:broader <http://tun.fi/MX.65071> ;
    skos:hiddenLabel "Cladonia gracilis subsp. gracilis"@fi,
        "Cladonia gracilis var. chordalis"@fi,
        "Cladonia gracilis subsp. gracilis"@sv,
        "Cladonia gracilis var. chordalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silotorvijäkälä"@fi,
        "smal stängellav"@sv .

<http://tun.fi/MX.67614> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cladonia gracilis subsp. turbinata" ;
    dwc:scientificNameAuthorship "(Ach.) Ahti" ;
    skos:broader <http://tun.fi/MX.65071> ;
    skos:hiddenLabel "Cladonia gracilis subsp. turbinata"@fi,
        "Cladonia gracilis var. dilatata"@fi,
        "Cladonia gracilis subsp. turbinata"@sv,
        "Cladonia gracilis var. dilatata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsätorvijäkälä"@fi,
        "bägarstängellav"@sv .

<http://tun.fi/MX.67615> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cladonia gracilis subsp. elongata" ;
    dwc:scientificNameAuthorship "(Wulfen) Vain." ;
    skos:broader <http://tun.fi/MX.65071> ;
    skos:hiddenLabel "Cladonia ecmocyna f. nigripes"@fi,
        "Cladonia elongata"@fi,
        "Cladonia gracilis subsp. elongata"@fi,
        "Cladonia gracilis subsp. nigripes"@fi,
        "Cladonia nigripes"@fi,
        "Cladonia ecmocyna f. nigripes"@sv,
        "Cladonia elongata"@sv,
        "Cladonia gracilis subsp. elongata"@sv,
        "Cladonia gracilis subsp. nigripes"@sv,
        "Cladonia nigripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantorvijäkälä"@fi,
        "lång stängellav"@sv .

<http://tun.fi/MX.67616> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cladonia uncialis subsp. uncialis" ;
    skos:broader <http://tun.fi/MX.65118> ;
    skos:hiddenLabel "Cladonia uncialis subsp. uncialis"@fi,
        "Cladonia uncialis var. obtusata"@fi,
        "Cladonia uncialis subsp. uncialis"@sv,
        "Cladonia uncialis var. obtusata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okatorvijäkälä"@fi,
        "pigglav"@sv .

<http://tun.fi/MX.67617> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cladonia uncialis subsp. biuncialis" ;
    dwc:scientificNameAuthorship "(Hoffm.) M. Choisy" ;
    skos:broader <http://tun.fi/MX.65118> ;
    skos:hiddenLabel "Cladonia uncialis f. integerrima"@fi,
        "Cladonia uncialis subsp. biuncialis"@fi,
        "Cladonia uncialis var. dicraea"@fi,
        "Cladonia uncialis f. integerrima"@sv,
        "Cladonia uncialis subsp. biuncialis"@sv,
        "Cladonia uncialis var. dicraea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkitorvijäkälä"@fi,
        "gaffelpigglav"@sv .

<http://tun.fi/MX.67618> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Enchylium bachmanianum var. bachmanianum" ;
    skos:broader <http://tun.fi/MX.65131> ;
    skos:hiddenLabel "Collema bachmanianum var. bachmanianum"@fi,
        "Enchylium bachmanianum var. bachmanianum"@fi,
        "Collema bachmanianum var. bachmanianum"@sv,
        "Enchylium bachmanianum var. bachmanianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkihyytelöjäkälä"@fi,
        "kransgelélav"@sv .

<http://tun.fi/MX.67621> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Anaptychia ciliaris var. ciliaris" ;
    dwc:scientificNameAuthorship "(L.) Flot." ;
    skos:broader <http://tun.fi/MX.65186> ;
    skos:hiddenLabel "Anaptychia ciliaris var. ciliaris"@fi,
        "Anaptychia ciliaris var. ciliaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistoripsijäkälä"@fi,
        "allélav"@sv .

<http://tun.fi/MX.67624> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Catillaria chalybeia var. chalybeia" ;
    dwc:scientificNameAuthorship "(Borrer) A. Massal." ;
    skos:broader <http://tun.fi/MX.65467> ;
    skos:hiddenLabel "Catillaria chalybeia var. chalybeia"@fi,
        "Lecidea chalybeia f. achlora"@fi,
        "Catillaria chalybeia var. chalybeia"@sv,
        "Lecidea chalybeia f. achlora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantahattujäkälä"@fi,
        "strandkollav"@sv .

<http://tun.fi/MX.67626> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cetraria islandica subsp. islandica" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.65484> ;
    skos:hiddenLabel "Cetraria islandica subsp. islandica"@fi,
        "Cetraria islandica var. paludosa"@fi,
        "Cetraria islandica subsp. islandica"@sv,
        "Cetraria islandica var. paludosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohirvenjäkälä"@fi,
        "islandslav"@sv .

<http://tun.fi/MX.67627> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cetraria islandica subsp. crispiformis" ;
    dwc:scientificNameAuthorship "(Räsänen) Kärnefelt" ;
    skos:broader <http://tun.fi/MX.65484> ;
    skos:hiddenLabel "Cetraria islandica subsp. crispiformis"@fi,
        "Cetraria islandica var. crispiformis"@fi,
        "Cetraria islandica var. crispiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirohirvenjäkälä"@fi,
        "Cetraria islandica subsp. crispiformis"@sv .

<http://tun.fi/MX.67629> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Pertusaria pertusa var. pertusa" ;
    skos:broader <http://tun.fi/MX.65533> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pertusaria pertusa var. pertusa"@fi,
        "Pertusaria pertusa var. pertusa"@sv .

<http://tun.fi/MX.67634> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Placidium lachneum var. lachneum" ;
    skos:broader <http://tun.fi/MX.65593> ;
    skos:hiddenLabel "Catapyrenium lachneum"@fi,
        "Dermatocarpon lachneum"@fi,
        "Catapyrenium lachneum"@sv,
        "Dermatocarpon lachneum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Placidium lachneum var. lachneum"@fi,
        "Placidium lachneum var. lachneum"@sv .

<http://tun.fi/MX.67635> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Enchylium bachmanianum var. millegranum" ;
    dwc:scientificNameAuthorship "(Degel.) M. Schultz & McCune" ;
    skos:broader <http://tun.fi/MX.65131> ;
    skos:hiddenLabel "Collema bachmanianum var. millegranum"@fi,
        "Enchylium bachmanianum var. millegranum"@fi,
        "Collema bachmanianum var. millegranum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myhkyhyytelöjäkälä"@fi,
        "Enchylium bachmanianum var. millegranum"@sv .

<http://tun.fi/MX.67636> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lathagrium cristatum var. cristatum" ;
    skos:broader <http://tun.fi/MX.65634> ;
    skos:hiddenLabel "Collema cristatum var. cristatum"@fi,
        "Collema cristatum var. cristatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathagrium cristatum var. cristatum"@fi,
        "Lathagrium cristatum var. cristatum"@sv .

<http://tun.fi/MX.67637> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Rostania occultata var. occultata" ;
    skos:broader <http://tun.fi/MX.65644> ;
    skos:hiddenLabel "Collema occultatum"@fi,
        "Collema occultatum var. occultatum"@fi,
        "Leptogium occultatum"@fi,
        "Rostania occultata var. occultata"@fi,
        "Collema occultatum"@sv,
        "Collema occultatum var. occultatum"@sv,
        "Leptogium occultatum"@sv,
        "Rostania occultata var. occultata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätköhyytelöjäkälä"@fi,
        "skorpgelélav"@sv .

<http://tun.fi/MX.67638> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Rostania occultata var. populina" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Perlmutter & Rivas Plata" ;
    skos:broader <http://tun.fi/MX.65644> ;
    skos:hiddenLabel "Collema occultatum var. populinum"@fi,
        "Rostania occultata var. populina"@fi,
        "Collema occultatum var. populinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piilohyytelöjäkälä"@fi,
        "Rostania occultata var. populina"@sv .

<http://tun.fi/MX.67641> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Fuscidea mollis var. mollis" ;
    skos:broader <http://tun.fi/MX.65745> ;
    skos:hiddenLabel "Biatora mollis"@fi,
        "Fuscidea mollis var. mollis"@fi,
        "Lecidea mollis"@fi,
        "Biatora mollis"@sv,
        "Lecidea mollis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusopampulajäkälä"@fi,
        "Fuscidea mollis var. mollis"@sv .

<http://tun.fi/MX.67645> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lecanora subcarnea var. subcarnea" ;
    skos:broader <http://tun.fi/MX.65917> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora subcarnea var. subcarnea"@fi,
        "Lecanora subcarnea var. subcarnea"@sv .

<http://tun.fi/MX.67646> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lecanora swartzii subsp. nylanderi" ;
    dwc:scientificNameAuthorship "(Räsänen) Leuckert & Poelt" ;
    skos:broader <http://tun.fi/MX.65921> ;
    skos:hiddenLabel "Lecanora unicolor"@fi,
        "Lecanora unicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora swartzii subsp. nylanderi"@fi,
        "Lecanora swartzii subsp. nylanderi"@sv .

<http://tun.fi/MX.67647> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lecidea auriculata subsp. auriculata" ;
    skos:broader <http://tun.fi/MX.65935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecidea auriculata subsp. auriculata"@fi,
        "Lecidea auriculata subsp. auriculata"@sv .

<http://tun.fi/MX.67648> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lecidea lapicida var. pantherina" ;
    dwc:scientificNameAuthorship "(DC.) Ach." ;
    skos:broader <http://tun.fi/MX.65967> ;
    skos:hiddenLabel "Lecidea cyanea"@fi,
        "Lecidea lactea"@fi,
        "Lecidea lapicida var. pantherina"@fi,
        "Lecidea pantherina"@fi,
        "Lecidea cyanea"@sv,
        "Lecidea lactea"@sv,
        "Lecidea lapicida var. pantherina"@sv,
        "Lecidea pantherina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaanystyjäkälä"@fi,
        "grå skivlav"@sv .

<http://tun.fi/MX.67649> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lecidea tessellata var. tessellata" ;
    skos:broader <http://tun.fi/MX.66006> ;
    skos:hiddenLabel "Lecidea tessellata var. tessellata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiventierannystyjäkälä"@fi,
        "Lecidea tessellata var. tessellata"@sv .

<http://tun.fi/MX.67652> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Micarea lignaria var. lignaria" ;
    skos:broader <http://tun.fi/MX.66157> ;
    skos:hiddenLabel "Bacidia gomphillacea"@fi,
        "Bilimbia gomphillacea"@fi,
        "Bilimbia lignaria"@fi,
        "Micarea gomphillacea"@fi,
        "Micarea lignaria var. lignaria"@fi,
        "Stereocauliscum gomphillaceum"@fi,
        "Bacidia gomphillacea"@sv,
        "Bilimbia gomphillacea"@sv,
        "Bilimbia lignaria"@sv,
        "Micarea gomphillacea"@sv,
        "Micarea lignaria var. lignaria"@sv,
        "Stereocauliscum gomphillaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustatyynyjäkälä"@fi,
        "ved-dynlav"@sv .

<http://tun.fi/MX.67653> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Miriquidica nigroleprosa var. nigroleprosa" ;
    skos:broader <http://tun.fi/MX.66183> ;
    skos:hiddenLabel "Lecanora nigroleprosa"@fi,
        "Lecidea nigroleprosa"@fi,
        "Miriquidica nigroleprosa var. nigroleprosa"@fi,
        "Lecanora nigroleprosa"@sv,
        "Lecidea nigroleprosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paistepaasijäkälä"@fi,
        "Miriquidica nigroleprosa var. nigroleprosa"@sv .

<http://tun.fi/MX.67654> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Miriquidica nigroleprosa var. liljenstroemii" ;
    dwc:scientificNameAuthorship "(Du Rietz) Owe-Larss. & Rambold" ;
    skos:broader <http://tun.fi/MX.66183> ;
    skos:hiddenLabel "Lecidea liljenstroemii"@fi,
        "Lecidea liljenstroemii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Miriquidica nigroleprosa var. liljenstroemii"@fi,
        "Miriquidica nigroleprosa var. liljenstroemii"@sv .

<http://tun.fi/MX.67657> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Parmelia omphalodes subsp. omphalodes" ;
    skos:broader <http://tun.fi/MX.66286> ;
    skos:hiddenLabel "Parmelia omphalodes f. corticola"@fi,
        "Parmelia omphalodes subsp. omphalodes"@fi,
        "Parmelia omphalodes f. corticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limi-isokarve"@fi,
        "Parmelia omphalodes subsp. omphalodes"@sv .

<http://tun.fi/MX.67658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmelia pinnatifida" ;
    dwc:scientificNameAuthorship "Kurok." ;
    skos:broader <http://tun.fi/MX.67346> ;
    skos:hiddenLabel "Parmelia omphalodes subsp. pinnatifida"@fi,
        "Parmelia omphalodes var. panniformis"@fi,
        "Parmelia pinnatifida"@fi,
        "Parmelia omphalodes subsp. pinnatifida"@sv,
        "Parmelia omphalodes var. panniformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liuskaisokarve"@fi,
        "Parmelia pinnatifida"@sv .

<http://tun.fi/MX.67659> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon geographicum subsp. geographicum" ;
    skos:broader <http://tun.fi/MX.66403> ;
    skos:hiddenLabel "Rhizocarpon frigidum"@fi,
        "Rhizocarpon geographicum subsp. geographicum"@fi,
        "Rhizocarpon haeyrenii"@fi,
        "Rhizocarpon semilecanorinum"@fi,
        "Rhizocarpon subconglomeratum"@fi,
        "Rhizocarpon tinei"@fi,
        "Rhizocarpon frigidum"@sv,
        "Rhizocarpon geographicum subsp. geographicum"@sv,
        "Rhizocarpon haeyrenii"@sv,
        "Rhizocarpon semilecanorinum"@sv,
        "Rhizocarpon subconglomeratum"@sv,
        "Rhizocarpon tinei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakarttajäkälä"@fi,
        "kartlav"@sv .

<http://tun.fi/MX.67660> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon geographicum subsp. kittilense" ;
    dwc:scientificNameAuthorship "(Räsänen) Ahti" ;
    skos:broader <http://tun.fi/MX.66403> ;
    skos:hiddenLabel "Rhizocarpon geographicum subsp. kittilense"@fi,
        "Rhizocarpon lindsayanum subsp. kittilense"@fi,
        "Rhizocarpon olivetorum"@fi,
        "Rhizocarpon riparium subsp. riparium"@fi,
        "Rhizocarpon lindsayanum subsp. kittilense"@sv,
        "Rhizocarpon olivetorum"@sv,
        "Rhizocarpon riparium subsp. riparium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rannikkokarttajäkälä"@fi,
        "Rhizocarpon geographicum subsp. kittilense"@sv .

<http://tun.fi/MX.67661> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon geographicum subsp. diabasicum" ;
    dwc:scientificNameAuthorship "(Räsänen) Poelt & Vězda" ;
    skos:broader <http://tun.fi/MX.66403> ;
    skos:hiddenLabel "Rhizocarpon amphiboliticum"@fi,
        "Rhizocarpon diabasicum"@fi,
        "Rhizocarpon amphiboliticum"@sv,
        "Rhizocarpon diabasicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon geographicum subsp. diabasicum"@fi,
        "Rhizocarpon geographicum subsp. diabasicum"@sv .

<http://tun.fi/MX.67662> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon geographicum subsp. lindsayanum" ;
    dwc:scientificNameAuthorship "(Räsänen) Ahti" ;
    skos:broader <http://tun.fi/MX.66403> ;
    skos:hiddenLabel "Rhizocarpon riparium subsp. lindsayanum"@fi,
        "Rhizocarpon riparium subsp. lindsayanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon geographicum subsp. lindsayanum"@fi,
        "Rhizocarpon geographicum subsp. lindsayanum"@sv .

<http://tun.fi/MX.67664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina mniaraeiza" ;
    dwc:scientificNameAuthorship "(Nyl.) Arnold" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Lecanora mniaraeiza"@fi,
        "Rinodina mniaraea var. mniaraeiza"@fi,
        "Rinodina mniaraeiza"@fi,
        "Lecanora mniaraeiza"@sv,
        "Rinodina mniaraea var. mniaraeiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinnappijäkälä"@fi,
        "Rinodina mniaraeiza"@sv .

<http://tun.fi/MX.67665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina cinnamomea" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Räsänen" ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Rinodina cinnamomea"@fi,
        "Rinodina mniaraea var. cinnamomea"@fi,
        "Rinodina mniaraea var. cinnamomea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssinappijäkälä"@fi,
        "Rinodina cinnamomea"@sv .

<http://tun.fi/MX.67666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rinodina cinereovirens" ;
    dwc:scientificNameAuthorship "(Vain.) Vain." ;
    skos:broader <http://tun.fi/MX.67249> ;
    skos:hiddenLabel "Lecanora sophodes var. cinereovirens"@fi,
        "Rinodina albana"@fi,
        "Rinodina cinereovirens"@fi,
        "Rinodina succedens"@fi,
        "Rinodina turfacea var. cinereovirens"@fi,
        "Rinodina turfacea var. ecrustacea"@fi,
        "Lecanora sophodes var. cinereovirens"@sv,
        "Rinodina albana"@sv,
        "Rinodina cinereovirens"@sv,
        "Rinodina succedens"@sv,
        "Rinodina turfacea var. cinereovirens"@sv,
        "Rinodina turfacea var. ecrustacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidannappijäkälä"@fi,
        "norrlandskrimmerlav"@sv .

<http://tun.fi/MX.67672> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon alpinum var. alpinum" ;
    skos:broader <http://tun.fi/MX.66607> ;
    skos:hiddenLabel "Stereocaulon alpinum var. alpinum"@fi,
        "Stereocaulon alpinum var. alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturitinajäkälä"@fi,
        "fjällpåskrislav"@sv .

<http://tun.fi/MX.67673> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon alpinum var. erectum" ;
    dwc:scientificNameAuthorship "Frey" ;
    skos:broader <http://tun.fi/MX.66607> ;
    skos:hiddenLabel "Stereocaulon alpinum var. erectum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pystytinajäkälä"@fi,
        "Stereocaulon alpinum var. erectum"@sv .

<http://tun.fi/MX.67676> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Thelenella muscorum var. muscorum" ;
    skos:broader <http://tun.fi/MX.66672> ;
    skos:hiddenLabel "Chromatochlamys muscicola"@fi,
        "Chromatochlamys muscorum var. muscorum"@fi,
        "Microglaena leucothelioides"@fi,
        "Microglaena muscicola"@fi,
        "Thelenella muscorum var. muscorum"@fi,
        "Chromatochlamys muscicola"@sv,
        "Chromatochlamys muscorum var. muscorum"@sv,
        "Microglaena leucothelioides"@sv,
        "Microglaena muscicola"@sv,
        "Thelenella muscorum var. muscorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalripejäkälä"@fi,
        "geléögonlav"@sv .

<http://tun.fi/MX.67677> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Thelenella muscorum var. octospora" ;
    dwc:scientificNameAuthorship "(Nyl.) Coppins & Fryday" ;
    skos:broader <http://tun.fi/MX.66672> ;
    skos:hiddenLabel "Chromatochlamys muscorum var. octospora"@fi,
        "Microglaena bella"@fi,
        "Microglaena cimbrica"@fi,
        "Chromatochlamys muscorum var. octospora"@sv,
        "Microglaena bella"@sv,
        "Microglaena cimbrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thelenella muscorum var. octospora"@fi,
        "Thelenella muscorum var. octospora"@sv .

<http://tun.fi/MX.67678> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Thelocarpon epibolum var. epibolum" ;
    skos:broader <http://tun.fi/MX.66695> ;
    skos:hiddenLabel "Thelocarpon conoidellum"@fi,
        "Thelocarpon epibolum var. epibolum"@fi,
        "Thelocarpon subprasinellum"@fi,
        "Thelocarpon conoidellum"@sv,
        "Thelocarpon subprasinellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maasäkkijäkälä"@fi,
        "Thelocarpon epibolum var. epibolum"@sv .

<http://tun.fi/MX.67679> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Thelocarpon epibolum var. epithallinum" ;
    dwc:scientificNameAuthorship "(Leight.) G. Salisb." ;
    skos:broader <http://tun.fi/MX.66695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Thelocarpon epibolum var. epithallinum"@fi,
        "Thelocarpon epibolum var. epithallinum"@sv .

<http://tun.fi/MX.67680> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria cylindrica var. cylindrica" ;
    skos:broader <http://tun.fi/MX.66736> ;
    skos:hiddenLabel "Gyrophora cylindrica"@fi,
        "Umbilicaria cylindrica var. cylindrica"@fi,
        "Gyrophora cylindrica"@sv,
        "Umbilicaria cylindrica var. cylindrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ripsinapajäkälä"@fi,
        "strållav"@sv .

<http://tun.fi/MX.67681> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria cylindrica var. delisei" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.66736> ;
    skos:hiddenLabel "Gyrophora delisei"@fi,
        "Umbilicaria canescens"@fi,
        "Umbilicaria cylindrica var. delisei"@fi,
        "Gyrophora delisei"@sv,
        "Umbilicaria canescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannapajäkälä"@fi,
        "Umbilicaria cylindrica var. delisei"@sv .

<http://tun.fi/MX.67682> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria hyperborea var. hyperborea" ;
    skos:broader <http://tun.fi/MX.66744> ;
    skos:hiddenLabel "Gyrophora hyperborea"@fi,
        "Umbilicaria hyperborea var. hyperborea"@fi,
        "Gyrophora hyperborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryhmynapajäkälä"@fi,
        "Umbilicaria hyperborea var. hyperborea"@sv .

<http://tun.fi/MX.67683> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria hyperborea var. radicicula" ;
    dwc:scientificNameAuthorship "(J. E. Zetterst.) Hasselrot" ;
    skos:broader <http://tun.fi/MX.66744> ;
    skos:hiddenLabel "Gyrophora herrei"@fi,
        "Umbilicaria herrei"@fi,
        "Umbilicaria hyperborea var. radicicula"@fi,
        "Gyrophora herrei"@sv,
        "Umbilicaria herrei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännennapajäkälä"@fi,
        "Umbilicaria hyperborea var. radicicula"@sv .

<http://tun.fi/MX.67686> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Psoroma tenue var. boreale" ;
    dwc:scientificNameAuthorship "Henssen" ;
    skos:broader <http://tun.fi/MX.66994> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psoroma tenue var. boreale"@fi,
        "Psoroma tenue var. boreale"@sv .

<http://tun.fi/MX.67688> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lathagrium undulatum var. granulosum" ;
    dwc:scientificNameAuthorship "(Degel.) M. Schultz & McCune" ;
    skos:broader <http://tun.fi/MX.65650> ;
    skos:hiddenLabel "Collema undulatum var. granulosum"@fi,
        "Collema undulatum var. granulosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lathagrium undulatum var. granulosum"@fi,
        "Lathagrium undulatum var. granulosum"@sv .

<http://tun.fi/MX.67689> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Fuscidea mollis var. caesioalbescens" ;
    dwc:scientificNameAuthorship "(H. Magn.) Clauzade & Cl. Roux" ;
    skos:broader <http://tun.fi/MX.65745> ;
    skos:hiddenLabel "Biatora caesioalbescens"@fi,
        "Lecidea mollis subsp. caesioalbescens"@fi,
        "Biatora caesioalbescens"@sv,
        "Lecidea mollis subsp. caesioalbescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Fuscidea mollis var. caesioalbescens"@fi,
        "Fuscidea mollis var. caesioalbescens"@sv .

<http://tun.fi/MX.67690> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lecanora rupicola subsp. rupicola" ;
    skos:broader <http://tun.fi/MX.65909> ;
    skos:hiddenLabel "Lecanora glaucoma"@fi,
        "Lecanora sordida"@fi,
        "Lecanora glaucoma"@sv,
        "Lecanora sordida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lecanora rupicola subsp. rupicola"@fi,
        "Lecanora rupicola subsp. rupicola"@sv .

<http://tun.fi/MX.67691> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Lecanora swartzii subsp. swartzii" ;
    skos:broader <http://tun.fi/MX.65921> ;
    skos:hiddenLabel "Lecanora subradiosa"@fi,
        "Lecanora swartzii subsp. swartzii"@fi,
        "Lecanora subradiosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokehräjäkälä"@fi,
        "Lecanora swartzii subsp. swartzii"@sv .

<http://tun.fi/MX.67692> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Lecidea lapicida var. lapicida" ;
    skos:broader <http://tun.fi/MX.65967> ;
    skos:hiddenLabel "Lecidea lapicida var. lapicida"@fi,
        "Lecidea subplanata"@fi,
        "Lecidea lapicida var. lapicida"@sv,
        "Lecidea subplanata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistenystyjäkälä"@fi,
        "molav"@sv .

<http://tun.fi/MX.67693> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Parmelia omphalodes subsp. discordans" ;
    dwc:scientificNameAuthorship "(Nyl.) Skult" ;
    skos:broader <http://tun.fi/MX.66286> ;
    skos:hiddenLabel "Parmelia discordans"@fi,
        "Parmelia omphalodes subsp. discordans"@fi,
        "Parmelia omphalodes var. discordans"@fi,
        "Parmelia discordans"@sv,
        "Parmelia omphalodes var. discordans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luotoisokarve"@fi,
        "Parmelia omphalodes subsp. discordans"@sv .

<http://tun.fi/MX.67694> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon geographicum subsp. arcticum" ;
    dwc:scientificNameAuthorship "(Runemark) Hertel" ;
    skos:broader <http://tun.fi/MX.66403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhizocarpon geographicum subsp. arcticum"@fi,
        "Rhizocarpon geographicum subsp. arcticum"@sv .

<http://tun.fi/MX.67695> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon alpinum var. gracilentum" ;
    dwc:scientificNameAuthorship "(Th. Fr.) H. Magn." ;
    skos:broader <http://tun.fi/MX.66607> ;
    skos:hiddenLabel "Stereocaulon alpinum var. gracilentum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynitinajäkälä"@fi,
        "Stereocaulon alpinum var. gracilentum"@sv .

<http://tun.fi/MX.67700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeshna mixta" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:broader <http://tun.fi/MX.37> ;
    skos:hiddenLabel "Aeshna mixta"@fi,
        "Aeshna mixta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänukonkorento"@fi,
        "höstmosaikslända"@sv .

<http://tun.fi/MX.67838> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Conocybe hornana var. subcylindrospora" ;
    dwc:scientificNameAuthorship "Hauskn., Vauras, Kytöv. & Ohenoja" ;
    skos:broader <http://tun.fi/MX.71900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe hornana var. subcylindrospora"@fi,
        "Conocybe hornana var. subcylindrospora"@sv .

<http://tun.fi/MX.67851> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Conocybe moseri var. bisporigera" ;
    dwc:scientificNameAuthorship "Hauskn. & Krisai" ;
    skos:broader <http://tun.fi/MX.72355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe moseri var. bisporigera"@fi,
        "Conocybe moseri var. bisporigera"@sv .

<http://tun.fi/MX.67852> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Conocybe moseri var. robustior" ;
    dwc:scientificNameAuthorship "Hauskn. & H.-J. Hübner" ;
    skos:broader <http://tun.fi/MX.72355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe moseri var. robustior"@fi,
        "Conocybe moseri var. robustior"@sv .

<http://tun.fi/MX.67855> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Conocybe ochrostriata var. favrei" ;
    dwc:scientificNameAuthorship "Hauskn." ;
    skos:broader <http://tun.fi/MX.73287> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe ochrostriata var. favrei"@fi,
        "Conocybe ochrostriata var. favrei"@sv .

<http://tun.fi/MX.67915> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Bolbitius titubans var. olivaceus" ;
    dwc:scientificNameAuthorship "(Gillet) Arnolds" ;
    skos:broader <http://tun.fi/MX.72363> ;
    skos:hiddenLabel "Bolbitius titubans var. olivaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjohäiväkkä"@fi,
        "Bolbitius titubans var. olivaceus"@sv .

<http://tun.fi/MX.67916> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Bolbitius titubans var. titubans" ;
    skos:broader <http://tun.fi/MX.72363> ;
    skos:hiddenLabel "Bolbitius titubans var. titubans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahäiväkkä"@fi,
        "Bolbitius titubans var. titubans"@sv .

<http://tun.fi/MX.68033> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Conocybe dumetorum var. laricina" ;
    dwc:scientificNameAuthorship "(Kühner) Hauskn." ;
    skos:broader <http://tun.fi/MX.72576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe dumetorum var. laricina"@fi,
        "Conocybe dumetorum var. laricina"@sv .

<http://tun.fi/MX.68061> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Dermoloma josserandii var. phaeopodium" ;
    dwc:scientificNameAuthorship "(P. D. Orton) Arnolds" ;
    skos:broader <http://tun.fi/MX.72578> ;
    skos:hiddenLabel "Dermoloma josserandii var. phaeopodium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seepiajyväslakki"@fi,
        "Dermoloma josserandii var. phaeopodium"@sv .

<http://tun.fi/MX.68081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma testaceum" ;
    dwc:scientificNameAuthorship "(Bres.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma testaceum"@fi,
        "Entoloma testaceum"@sv .

<http://tun.fi/MX.68082> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Entoloma chalybaeum var. chalybaeum" ;
    skos:broader <http://tun.fi/MX.72170> ;
    skos:hiddenLabel "Entoloma chalybaeum var. chalybaeum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysirusokas"@fi,
        "Entoloma chalybaeum var. chalybaeum"@sv .

<http://tun.fi/MX.68083> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Entoloma chalybaeum var. lazulinum" ;
    dwc:scientificNameAuthorship "(Fr.) Noordel." ;
    skos:broader <http://tun.fi/MX.72170> ;
    skos:hiddenLabel "Entoloma chalybaeum var. lazulinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokirusokas"@fi,
        "Entoloma chalybaeum var. lazulinum"@sv .

<http://tun.fi/MX.68261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius impolitus" ;
    dwc:scientificNameAuthorship "Kauffman" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius diasemospermus var. leptospermus"@fi,
        "Cortinarius impolitus"@fi,
        "Cortinarius diasemospermus var. leptospermus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mummonseitikki"@fi,
        "Cortinarius impolitus"@sv .

<http://tun.fi/MX.68450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma mesophaeum" ;
    dwc:scientificNameAuthorship "(Pers.) Quél." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma mesophaeum"@fi,
        "Hebeloma mesophaeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummalakitympönen"@fi,
        "diskfränskivling"@sv .

<http://tun.fi/MX.68489> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Inocybe cincinnata var. cincinnata" ;
    skos:broader <http://tun.fi/MX.72217> ;
    skos:hiddenLabel "Inocybe cincinnata var. cincinnata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sirorisakas"@fi,
        "Inocybe cincinnata var. cincinnata"@sv .

<http://tun.fi/MX.68490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe obscuroides" ;
    dwc:scientificNameAuthorship "P.D. Orton" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe cincinnata var. major"@fi,
        "Inocybe obscuroides"@fi,
        "Inocybe cincinnata var. major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummarisakas"@fi,
        "Inocybe obscuroides"@sv .

<http://tun.fi/MX.68501> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Inocybe fuscidula var. bisporigera" ;
    dwc:scientificNameAuthorship "Kuyper" ;
    skos:broader <http://tun.fi/MX.72890> ;
    skos:hiddenLabel "Inocybe fuscidula var. bisporigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosäierisakas"@fi,
        "Inocybe fuscidula var. bisporigera"@sv .

<http://tun.fi/MX.68502> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Inocybe fuscidula var. fuscidula" ;
    skos:broader <http://tun.fi/MX.72890> ;
    skos:hiddenLabel "Inocybe fuscidula var. fuscidula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säierisakas"@fi,
        "Inocybe fuscidula var. fuscidula"@sv .

<http://tun.fi/MX.68504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe geophylla" ;
    dwc:scientificNameAuthorship "(Bull.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe geophylla"@fi,
        "Inocybe geophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkorisakas"@fi,
        "sidentråding"@sv .

<http://tun.fi/MX.68505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe lilacina" ;
    dwc:scientificNameAuthorship "(Peck) Kauffman" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe geophylla var. lilacina"@fi,
        "Inocybe lilacina"@fi,
        "Inocybe geophylla var. lilacina"@sv,
        "Inocybe lilacina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liilarisakas"@fi,
        "violett sidentrådskivling"@sv .

<http://tun.fi/MX.68506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe violacea" ;
    dwc:scientificNameAuthorship "Massee" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe geophylla var. violacea"@fi,
        "Inocybe violacea"@fi,
        "Inocybe geophylla var. violacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "violettirisakas"@fi,
        "Inocybe violacea"@sv .

<http://tun.fi/MX.68512> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Inocybe hirtella var. bispora" ;
    dwc:scientificNameAuthorship "Kuyper" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe hirtella var. bispora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantelirisakas"@fi,
        "Inocybe hirtella var. bispora"@sv .

<http://tun.fi/MX.68513> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Inocybe hirtella var. hirtella" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe hirtella var. hirtella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvasmantelirisakas"@fi,
        "Inocybe hirtella var. hirtella"@sv .

<http://tun.fi/MX.68519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe helobia" ;
    dwc:scientificNameAuthorship "(Kuyper) Bandini, B. Oertel & U. Eberh." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe helobia"@fi,
        "Inocybe lacera var. helobia"@fi,
        "Inocybe lacera var. helobia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rantarisakas"@fi,
        "Inocybe helobia"@sv .

<http://tun.fi/MX.68520> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Inocybe lacera var. heterosperma" ;
    dwc:scientificNameAuthorship "Grund & D.E. Stuntz" ;
    skos:broader <http://tun.fi/MX.68521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inocybe lacera var. heterosperma"@fi,
        "Inocybe lacera var. heterosperma"@sv .

<http://tun.fi/MX.68668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma sarcitulum" ;
    dwc:scientificNameAuthorship "(P.D. Orton) Arnolds" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Leptonia sarcitula"@fi,
        "Leptonia sarcitula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma sarcitulum"@fi,
        "Entoloma sarcitulum"@sv .

<http://tun.fi/MX.68670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma mougeotii" ;
    dwc:scientificNameAuthorship "(Quél.) Hesler" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma mougeotii"@fi,
        "Entoloma mougeotii var. fuscomarginatum"@fi,
        "Entoloma mougeotii"@sv,
        "Entoloma mougeotii var. fuscomarginatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "violettirusokas"@fi,
        "gråblå nopping"@sv .

<http://tun.fi/MX.68857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe stellifera" ;
    dwc:scientificNameAuthorship "Arnolds" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe pseudoasterospora var. microsperma"@fi,
        "Inocybe pseudoasterospora var. microsperma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Inocybe stellifera"@fi,
        "Inocybe stellifera"@sv .

<http://tun.fi/MX.69008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota angustispora" ;
    dwc:scientificNameAuthorship "(Migl. & Bizzi) Hauskn. & Pidlich-Aigner" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota alba var. angustispora"@fi,
        "Lepiota angustispora"@fi,
        "Lepiota alba var. angustispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumiukonsieni"@fi,
        "Lepiota angustispora"@sv .

<http://tun.fi/MX.69218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodocollybia butyracea" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Lennox" ;
    skos:broader <http://tun.fi/MX.69661> ;
    skos:hiddenLabel "Collybia bytyracea"@fi,
        "Rhodocollybia butyracea"@fi,
        "Rhodocollybia butyracea f. butyracea"@fi,
        "Collybia bytyracea"@sv,
        "Rhodocollybia butyracea"@sv,
        "Rhodocollybia butyracea f. butyracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoviirujuurekas"@fi,
        "mörk nagelskivling"@sv .

<http://tun.fi/MX.69219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodocollybia asema" ;
    dwc:scientificNameAuthorship "(Fr.) Bendiksen & Dima" ;
    skos:broader <http://tun.fi/MX.69661> ;
    skos:hiddenLabel "Collybia asema"@fi,
        "Rhodocollybia asema"@fi,
        "Rhodocollybia butyracea f. asema"@fi,
        "Collybia asema"@sv,
        "Rhodocollybia asema"@sv,
        "Rhodocollybia butyracea f. asema"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaajuurekas"@fi,
        "horngrå nagelskivling"@sv .

<http://tun.fi/MX.69222> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Rhodocollybia prolixa var. distorta" ;
    dwc:scientificNameAuthorship "(Fr.) Antonín, Halling & Noordel." ;
    skos:broader <http://tun.fi/MX.73221> ;
    skos:hiddenLabel "Rhodocollybia prolixa var. distorta"@fi,
        "Rhodocollybia prolixa var. distorta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kierrejalkajuurekas"@fi,
        "skruvnagelskivling"@sv .

<http://tun.fi/MX.69640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xeromphalina fraxinophila" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69687> ;
    skos:hiddenLabel "Xeromphalina fraxinophila"@fi,
        "Xeromphalina fraxinophila var. macrocystidiata"@fi,
        "Xeromphalina fraxinophila var. macrocystidiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsänapanahikas"@fi,
        "Xeromphalina fraxinophila"@sv .

<http://tun.fi/MX.70386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marstoniopsis insubrica" ;
    dwc:scientificNameAuthorship "(Küster, 1853)" ;
    skos:broader <http://tun.fi/MX.70383> ;
    skos:hiddenLabel "Bythinella steinii"@fi,
        "Marstoniopsis insubrica"@fi,
        "Marstoniopsis scholtzi"@fi,
        "Bythinella steinii"@sv,
        "Marstoniopsis insubrica"@sv,
        "Marstoniopsis scholtzi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöjärvikotilo"@fi,
        "sjötusensnäcka"@sv .

<http://tun.fi/MX.70396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stagnicola corvus" ;
    dwc:scientificNameAuthorship "(Gmelin, 1791)" ;
    skos:broader <http://tun.fi/MX.212516> ;
    skos:hiddenLabel "Stagnicola corvus"@fi,
        "Stagnicola corvus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isotakokotilo"@fi,
        "stor sumpdammsnäcka"@sv .

<http://tun.fi/MX.70446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephydatia muelleri" ;
    dwc:scientificNameAuthorship "(Lieberkühn, 1856)" ;
    skos:broader <http://tun.fi/MX.70445> ;
    skos:hiddenLabel "Ephydatia muelleri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "müllerinsieni"@fi,
        "Ephydatia muelleri"@sv .

<http://tun.fi/MX.70447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephydatia fluviatilis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1759)" ;
    skos:broader <http://tun.fi/MX.70445> ;
    skos:hiddenLabel "Ephydatia fluviatilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "murtovesisieni"@fi,
        "Ephydatia fluviatilis"@sv .

<http://tun.fi/MX.70448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spongilla lacustris" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1759)" ;
    skos:broader <http://tun.fi/MX.70440> ;
    skos:hiddenLabel "Spongilla lacustris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "järvisieni"@fi,
        "Spongilla lacustris"@sv .

<http://tun.fi/MX.71660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus bisporus" ;
    dwc:scientificNameAuthorship "(J.E.Lange) Imbach" ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus bisporus"@fi,
        "Agaricus bisporus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viljelyherkkusieni"@fi,
        "trädgårdschampinjon"@sv .

<http://tun.fi/MX.71661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrocybe firma" ;
    dwc:scientificNameAuthorship "(Peck) Singer" ;
    skos:broader <http://tun.fi/MX.69688> ;
    skos:hiddenLabel "Agrocybe firma"@fi,
        "Agrocybe firma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahopiennarsieni"@fi,
        "vedåkerskivling"@sv .

<http://tun.fi/MX.71662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrocybe pediades" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fayod" ;
    skos:broader <http://tun.fi/MX.69688> ;
    skos:hiddenLabel "Agrocybe pediades"@fi,
        "Agrocybe pediades"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapiennarsieni"@fi,
        "gul åkerskivling"@sv .

<http://tun.fi/MX.71663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita crocea" ;
    dwc:scientificNameAuthorship "(Quél.) Singer" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita crocea"@fi,
        "Amanita crocea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssikärpässieni"@fi,
        "orange kamskivling"@sv .

<http://tun.fi/MX.71664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita friabilis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Bas" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita friabilis"@fi,
        "Amanita friabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänkärpässieni"@fi,
        "alflugsvamp"@sv .

<http://tun.fi/MX.71665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita gemmata" ;
    dwc:scientificNameAuthorship "(Fr.) Bertill." ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita gemmata"@fi,
        "Amanita gemmata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "narsissikärpässieni"@fi,
        "gul flugsvamp"@sv .

<http://tun.fi/MX.71666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita olivaceogrisea" ;
    dwc:scientificNameAuthorship "Kalamees" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita olivaceogrisea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivikärpässieni"@fi,
        "Amanita olivaceogrisea"@sv .

<http://tun.fi/MX.71667> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe rostellata" ;
    dwc:scientificNameAuthorship "(Velen.) Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe rostellata"@fi,
        "Conocybe rostellata"@sv .

<http://tun.fi/MX.71668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe sienophylla" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Singer" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe sienophylla"@fi,
        "Conocybe sienophylla"@sv .

<http://tun.fi/MX.71669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe siliginea" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe siliginea"@fi,
        "Conocybe siliginea"@sv .

<http://tun.fi/MX.71670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe subalpina" ;
    dwc:scientificNameAuthorship "(Singer) Singer & Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe subalpina"@fi,
        "Conocybe subalpina"@sv .

<http://tun.fi/MX.71671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiotina filipes" ;
    dwc:scientificNameAuthorship "(G. F. Atk.) Singer" ;
    skos:broader <http://tun.fi/MX.69733> ;
    skos:hiddenLabel "Conocybe sulcatipes"@fi,
        "Conocybe sulcatipes"@sv,
        "Pholiotina filipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholiotina filipes"@fi,
        "stybbhätting"@sv .

<http://tun.fi/MX.71672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe watlingii" ;
    dwc:scientificNameAuthorship "Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe watlingii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtokuupikka"@fi,
        "Conocybe watlingii"@sv .

<http://tun.fi/MX.71673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Armillaria lutea" ;
    dwc:scientificNameAuthorship "Gillet" ;
    skos:broader <http://tun.fi/MX.69690> ;
    skos:hiddenLabel "Armillaria lutea"@fi,
        "Armillaria lutea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijamesisieni"@fi,
        "klubbhonungsskivling"@sv .

<http://tun.fi/MX.71674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia spathulata" ;
    dwc:scientificNameAuthorship "(Fr.) Redhead" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia spathulata"@fi,
        "Arrhenia spathulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalvinokas"@fi,
        "mosskantarell"@sv .

<http://tun.fi/MX.71675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolbitius demangei" ;
    dwc:scientificNameAuthorship "(Quél.) Sacc. & D. Sacc." ;
    skos:broader <http://tun.fi/MX.69765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Bolbitius demangei"@fi,
        "Bolbitius demangei"@sv .

<http://tun.fi/MX.71676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillus asiaticus" ;
    dwc:scientificNameAuthorship "(Singer) Kretzer & T.D. Bruns" ;
    skos:broader <http://tun.fi/MX.69758> ;
    skos:hiddenLabel "Boletinus asiaticus"@fi,
        "Suillus asiaticus"@fi,
        "Boletinus asiaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaonttotatti"@fi,
        "Suillus asiaticus"@sv .

<http://tun.fi/MX.71677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillellus queletii" ;
    dwc:scientificNameAuthorship "(Schulzer) Vizzini, Simonini & Gelardi" ;
    skos:broader <http://tun.fi/MX.4890618> ;
    skos:hiddenLabel "Boletus queletii"@fi,
        "Suillellus queletii"@fi,
        "Boletus queletii"@sv,
        "Suillellus queletii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häräntatti"@fi,
        "flamsopp"@sv .

<http://tun.fi/MX.71678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calocybe gambosa" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.69744> ;
    skos:hiddenLabel "Calocybe gambosa"@fi,
        "Calocybe gambosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkaunolakki"@fi,
        "vårmusseron"@sv .

<http://tun.fi/MX.71679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuphophyllus cinerellus" ;
    dwc:scientificNameAuthorship "(Kühner) Bon" ;
    skos:broader <http://tun.fi/MX.324485> ;
    skos:hiddenLabel "Camarophyllus cinerellus"@fi,
        "Cuphophyllus cinerellus"@fi,
        "Hygrocybe cinerella"@fi,
        "Camarophyllus cinerellus"@sv,
        "Cuphophyllus cinerellus"@sv,
        "Hygrocybe cinerella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaavahakas"@fi,
        "lappvaxskivling"@sv .

<http://tun.fi/MX.71680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chalciporus piperatus" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Bataille" ;
    skos:broader <http://tun.fi/MX.69737> ;
    skos:hiddenLabel "Chalciporus piperatus"@fi,
        "Chalciporus piperatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äikätatti"@fi,
        "pepparsopp"@sv .

<http://tun.fi/MX.71681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamaemyces fracidus" ;
    dwc:scientificNameAuthorship "(Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.69669> ;
    skos:hiddenLabel "Chamaemyces fracidus"@fi,
        "Chamaemyces fracidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tahmaukonsieni"@fi,
        "droppskivling"@sv .

<http://tun.fi/MX.71682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cheimonophyllum candidissimum" ;
    dwc:scientificNameAuthorship "(Berk. & M. A. Curtis) Singer" ;
    skos:broader <http://tun.fi/MX.69693> ;
    skos:hiddenLabel "Cheimonophyllum candidissimum"@fi,
        "Cheimonophyllum candidissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liituvinokas"@fi,
        "kritmussling"@sv .

<http://tun.fi/MX.71684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gerronema xanthophyllum" ;
    dwc:scientificNameAuthorship "(Bres.) Norvell, Redhead & Ammirati" ;
    skos:broader <http://tun.fi/MX.69648> ;
    skos:hiddenLabel "Chrysomphalina strombodes"@fi,
        "Gerronema strombodes"@fi,
        "Gerronema xanthophyllum"@fi,
        "Chrysomphalina strombodes"@sv,
        "Gerronema strombodes"@sv,
        "Gerronema xanthophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantolakki"@fi,
        "vednavling"@sv .

<http://tun.fi/MX.71685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe amarescens" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe amarescens"@fi,
        "Clitocybe amarescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvasmalikka"@fi,
        "besk trattskivling"@sv .

<http://tun.fi/MX.71686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe dealbata" ;
    dwc:scientificNameAuthorship "(Sowerby) Gillet" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe dealbata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myrkkymalikka"@fi,
        "Clitocybe dealbata"@sv .

<http://tun.fi/MX.71687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe dryadum" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clitocybe dryadum"@fi,
        "Clitocybe dryadum"@sv .

<http://tun.fi/MX.71688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe fennica" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe fennica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rihmamalikka"@fi,
        "Clitocybe fennica"@sv .

<http://tun.fi/MX.71689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe foetens" ;
    dwc:scientificNameAuthorship "Melot" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe foetens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hajumalikka"@fi,
        "Clitocybe foetens"@sv .

<http://tun.fi/MX.71690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe gilvaoides" ;
    dwc:scientificNameAuthorship "Kauffman" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe gilvaoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruutumalikka"@fi,
        "Clitocybe gilvaoides"@sv .

<http://tun.fi/MX.71691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atractosporocybe inornata" ;
    dwc:scientificNameAuthorship "(Sowerby) P. Alvarado, G. Moreno & Vizzini" ;
    skos:broader <http://tun.fi/MX.4999677> ;
    skos:hiddenLabel "Atractosporocybe inornata"@fi,
        "Clitocybe inornata"@fi,
        "Clitocybe inornata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savumalikka"@fi,
        "Atractosporocybe inornata"@sv .

<http://tun.fi/MX.71692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe marginella" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe marginella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reunusmalikka"@fi,
        "Clitocybe marginella"@sv .

<http://tun.fi/MX.71693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe vibecina" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe vibecina"@fi,
        "Clitocybe vibecina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhomalikka"@fi,
        "strimmig trattskivling"@sv .

<http://tun.fi/MX.71694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiotina brunnea" ;
    dwc:scientificNameAuthorship "(Watling) Singer" ;
    skos:broader <http://tun.fi/MX.69733> ;
    skos:hiddenLabel "Conocybe brunnea"@fi,
        "Pholiotina brunnea"@fi,
        "Conocybe brunnea"@sv,
        "Pholiotina brunnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokuupikka"@fi,
        "mörkbrun hätting"@sv .

<http://tun.fi/MX.71695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiotina dasypus" ;
    dwc:scientificNameAuthorship "(Romagn.) P.-A. Moreau" ;
    skos:broader <http://tun.fi/MX.69733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholiotina dasypus"@fi,
        "Pholiotina dasypus"@sv .

<http://tun.fi/MX.71697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crinipellis scabella" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Murrill" ;
    skos:broader <http://tun.fi/MX.69650> ;
    skos:hiddenLabel "Crinipellis scabella"@fi,
        "Crinipellis scabella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvanahikas"@fi,
        "stråbrosking"@sv .

<http://tun.fi/MX.71698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystoderma carcharias" ;
    dwc:scientificNameAuthorship "(Pers.) Fayod" ;
    skos:broader <http://tun.fi/MX.69788> ;
    skos:hiddenLabel "Cystoderma carcharias"@fi,
        "Cystoderma carcharias"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasryhäkäs"@fi,
        "rödgrå grynskivling"@sv .

<http://tun.fi/MX.71699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystoderma niveum" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69788> ;
    skos:hiddenLabel "Cystoderma niveum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumiryhäkäs"@fi,
        "Cystoderma niveum"@sv .

<http://tun.fi/MX.71700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermoloma pseudocuneifolium" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.69672> ;
    skos:hiddenLabel "Dermoloma pseudocuneifolium"@fi,
        "Dermoloma pseudocuneifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "synkkäjyväslakki"@fi,
        "sammetsmusseron"@sv .

<http://tun.fi/MX.71701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma albotomentosum" ;
    dwc:scientificNameAuthorship "Noordel. & Hauskn." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma albotomentosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma albotomentosum"@fi,
        "vitfiltad musselrödling"@sv .

<http://tun.fi/MX.71702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma byssisedum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma byssisedum"@fi,
        "Entoloma byssisedum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vinorusokas"@fi,
        "musselrödling"@sv .

<http://tun.fi/MX.71703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma caliginosum" ;
    dwc:scientificNameAuthorship "(Romagn. & J. Favre) Bon & Courtec." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma caliginosum"@fi,
        "Entoloma caliginosum"@sv .

<http://tun.fi/MX.71704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus curtus" ;
    dwc:scientificNameAuthorship "(Kalchbr.) Vilgalys, Hopple & Jacq. Johnson" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus curtus"@fi,
        "Coprinus curtus"@fi,
        "Coprinellus curtus"@sv,
        "Coprinus curtus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirppumustesieni"@fi,
        "låg bläcksvamp"@sv .

<http://tun.fi/MX.71705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus deliquescens" ;
    dwc:scientificNameAuthorship "(Bull.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus deliquescens"@fi,
        "Coprinus deliquescens"@fi,
        "Coprinus deliquescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtomustesieni"@fi,
        "Coprinellus deliquescens"@sv .

<http://tun.fi/MX.71706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis jonesii" ;
    dwc:scientificNameAuthorship "(Peck) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis jonesii"@fi,
        "Coprinopsis jonesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palomustesieni"@fi,
        "stor brandbläcksvamp"@sv .

<http://tun.fi/MX.71707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis narcotica" ;
    dwc:scientificNameAuthorship "(Batsch) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis narcotica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisumustesieni"@fi,
        "Coprinopsis narcotica"@sv .

<http://tun.fi/MX.71708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis phaeospora" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis phaeospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hernemustesieni"@fi,
        "Coprinopsis phaeospora"@sv .

<http://tun.fi/MX.71709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis pseudoradiata" ;
    dwc:scientificNameAuthorship "(Kühner & Joss. ex Watling) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis pseudoradiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppimustesieni"@fi,
        "Coprinopsis pseudoradiata"@sv .

<http://tun.fi/MX.71710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis romagnesiana" ;
    dwc:scientificNameAuthorship "(Singer) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis romagnesiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurimustesieni"@fi,
        "Coprinopsis romagnesiana"@sv .

<http://tun.fi/MX.71712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis stangliana" ;
    dwc:scientificNameAuthorship "(Enderle, Bender & Gröger) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis stangliana"@fi,
        "Coprinus stanglianus"@fi,
        "Coprinus stanglianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplämustesieni"@fi,
        "Coprinopsis stangliana"@sv .

<http://tun.fi/MX.71713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis trispora" ;
    dwc:scientificNameAuthorship "(Kemp & Watling) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis trispora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmikkomustesieni"@fi,
        "Coprinopsis trispora"@sv .

<http://tun.fi/MX.71714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius americanus" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius americanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keriseitikki"@fi,
        "Cortinarius americanus"@sv .

<http://tun.fi/MX.71715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius armeniacus" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius armeniacus"@fi,
        "Cortinarius armeniacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aprikoosiseitikki"@fi,
        "aprikosspindling"@sv .

<http://tun.fi/MX.71716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius balteatus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius balteatus"@fi,
        "Cortinarius balteatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sämpyläseitikki"@fi,
        "bårdspindling"@sv .

<http://tun.fi/MX.71717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius huronensis" ;
    dwc:scientificNameAuthorship "Ammirati & A.H.Sm." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius bataillei"@fi,
        "Cortinarius huronensis"@fi,
        "Cortinarius bataillei"@sv,
        "Cortinarius huronensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkihelttaseitikki"@fi,
        "grönskivig kanelspindling"@sv .

<http://tun.fi/MX.71718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius betulinus" ;
    dwc:scientificNameAuthorship "J. Favre" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius betulinus"@fi,
        "Cortinarius betulinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaslimaseitikki"@fi,
        "blekblå spindling"@sv .

<http://tun.fi/MX.71719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius caesiobrunneus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius caesiobrunneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikarhunseitikki"@fi,
        "Cortinarius caesiobrunneus"@sv .

<http://tun.fi/MX.71720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius callisteus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius callisteus"@fi,
        "Cortinarius callisteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultamyrkkyseitikki"@fi,
        "lokspindling"@sv .

<http://tun.fi/MX.71721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius caninus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius caninus"@fi,
        "Cortinarius caninus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusiseitikki"@fi,
        "granspindling"@sv .

<http://tun.fi/MX.71722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius claricolor" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius claricolor"@fi,
        "Cortinarius claricolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vanujalkaseitikki"@fi,
        "vitkransad spindling"@sv .

<http://tun.fi/MX.71723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius coleoptera" ;
    dwc:scientificNameAuthorship "H. Lindstr. & Soop" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius coleoptera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervaseitikki"@fi,
        "Cortinarius coleoptera"@sv .

<http://tun.fi/MX.71724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius colymbadinus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius colymbadinus"@fi,
        "Cortinarius colymbadinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäseitikki"@fi,
        "blåsippsspindling"@sv .

<http://tun.fi/MX.71725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius croceoconus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius croceoconus"@fi,
        "Cortinarius croceoconus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippukaneliseitikki"@fi,
        "spetspucklig kanelspindling"@sv .

<http://tun.fi/MX.71726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius illuminus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius illuminus"@fi,
        "Cortinarius illuminus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtoseitikki"@fi,
        "blekfotad spindling"@sv .

<http://tun.fi/MX.71727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius infractus" ;
    dwc:scientificNameAuthorship "(Pers.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius infractus"@fi,
        "Cortinarius infractus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sappiseitikki"@fi,
        "bitterspindling"@sv .

<http://tun.fi/MX.71728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius limonius" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius limonius"@fi,
        "Cortinarius limonius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakamyrkkyseitikki"@fi,
        "eldspindling"@sv .

<http://tun.fi/MX.71729> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius melitosarx" ;
    dwc:scientificNameAuthorship "Soop" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius melitosarx"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "simaseitikki"@fi,
        "Cortinarius melitosarx"@sv .

<http://tun.fi/MX.71730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius norrlandicus" ;
    dwc:scientificNameAuthorship "Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius norrlandicus"@fi,
        "Cortinarius norrlandicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "norlanninseitikki"@fi,
        "norrlandsspindling"@sv .

<http://tun.fi/MX.71731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius norvegicus" ;
    dwc:scientificNameAuthorship "Høil." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius norvegicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sopulinseitikki"@fi,
        "Cortinarius norvegicus"@sv .

<http://tun.fi/MX.71732> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius oulankaensis" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat. & H. Lindstr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius oulankaensis"@fi,
        "Cortinarius oulankaënsis"@fi,
        "Cortinarius oulankaënsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "louhenseitikki"@fi,
        "Cortinarius oulankaensis"@sv .

<http://tun.fi/MX.71733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pinophilus" ;
    dwc:scientificNameAuthorship "Soop" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pinophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "persikkaseitikki"@fi,
        "Cortinarius pinophilus"@sv .

<http://tun.fi/MX.71734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius praestigiosus" ;
    dwc:scientificNameAuthorship "(Fr.) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius praestigiosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punahäiveseitikki"@fi,
        "Cortinarius praestigiosus"@sv .

<http://tun.fi/MX.71735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pseudoglaucopus" ;
    dwc:scientificNameAuthorship "(Jul.Schäff. ex M.M.Moser) Quadr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pseudoglaucopus"@fi,
        "Cortinarius pseudoglaucopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "olkinuppiseitikki"@fi,
        "violettrandad spindling"@sv .

<http://tun.fi/MX.71736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius salor" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius salor"@fi,
        "Cortinarius salor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinilimaseitikki"@fi,
        "blå slemspindling"@sv .

<http://tun.fi/MX.71737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius scaurus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius scaurus"@fi,
        "Cortinarius scaurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatäpläseitikki"@fi,
        "grön myrspindling"@sv .

<http://tun.fi/MX.71738> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius serarius" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius serarius"@fi,
        "Cortinarius serarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuljaseitikki"@fi,
        "blåbrun spindling"@sv .

<http://tun.fi/MX.71739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius solis-occasus" ;
    dwc:scientificNameAuthorship "Melot" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius solis-occasus"@fi,
        "Cortinarius solis-occasus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinivillaseitikki"@fi,
        "slät ullspindling"@sv .

<http://tun.fi/MX.71740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subbalaustinus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius subbalaustinus"@fi,
        "Cortinarius subbalaustinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "revonseitikki"@fi,
        "kläppspindling"@sv .

<http://tun.fi/MX.71741> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius traganus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius traganus"@fi,
        "Cortinarius traganus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisuseitikki"@fi,
        "bockspindling"@sv .

<http://tun.fi/MX.71743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius uraceus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius uraceus"@fi,
        "Cortinarius uraceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lemmonseitikki"@fi,
        "svartnande spindling"@sv .

<http://tun.fi/MX.71744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius variecolor" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius variecolor"@fi,
        "Cortinarius variecolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oravanseitikki"@fi,
        "kantspindling"@sv .

<http://tun.fi/MX.71745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidotus applanatus" ;
    dwc:scientificNameAuthorship "(Pers.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69649> ;
    skos:hiddenLabel "Crepidotus applanatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiruruostevinokas"@fi,
        "Crepidotus applanatus"@sv .

<http://tun.fi/MX.71746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidotus caspari" ;
    dwc:scientificNameAuthorship "velen." ;
    skos:broader <http://tun.fi/MX.69649> ;
    skos:hiddenLabel "Crepidotus caspari"@fi,
        "Crepidotus lundellii"@fi,
        "Crepidotus lundellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuruostevinokas"@fi,
        "Crepidotus caspari"@sv .

<http://tun.fi/MX.71747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma clavulipes" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma candidipes"@fi,
        "Hebeloma clavulipes"@fi,
        "Hebeloma remyi"@fi,
        "Hebeloma candidipes"@sv,
        "Hebeloma remyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkutympönen"@fi,
        "Hebeloma clavulipes"@sv .

<http://tun.fi/MX.71748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma pumilum" ;
    dwc:scientificNameAuthorship "J.E. Lange" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma pumilum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiötympönen"@fi,
        "Hebeloma pumilum"@sv .

<http://tun.fi/MX.71749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hohenbuehelia fluxilis" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69652> ;
    skos:hiddenLabel "Hohenbuehelia fluxilis"@fi,
        "Hohenbuehelia fluxilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohytyvinokas"@fi,
        "ullmussling"@sv .

<http://tun.fi/MX.71750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hohenbuehelia tremula" ;
    dwc:scientificNameAuthorship "(Schaeff.: Fr.) Thorn & G. L. Barron" ;
    skos:broader <http://tun.fi/MX.69652> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hohenbuehelia tremula"@fi,
        "Hohenbuehelia tremula"@sv .

<http://tun.fi/MX.71751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydropus moserianus" ;
    dwc:scientificNameAuthorship "Bas" ;
    skos:broader <http://tun.fi/MX.69792> ;
    skos:hiddenLabel "Hydropus moserianus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarinukkalakki"@fi,
        "Hydropus moserianus"@sv .

<http://tun.fi/MX.71752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe aurantiosplendens" ;
    dwc:scientificNameAuthorship "R. Haller Aar." ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe aurantiosplendens"@fi,
        "Hygrocybe aurantiosplendens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounavahakas"@fi,
        "fager vaxskivling"@sv .

<http://tun.fi/MX.71753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe castanea" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe castanea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näädänrisakas"@fi,
        "Inocybe castanea"@sv .

<http://tun.fi/MX.71754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe flocculosa" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe flocculosa"@fi,
        "Inocybe flocculosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hahtuvarisakas"@fi,
        "luddtråding"@sv .

<http://tun.fi/MX.71755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe hystrix" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe hystrix"@fi,
        "Inocybe hystrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siilirisakas"@fi,
        "piggtråding"@sv .

<http://tun.fi/MX.71756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe phaeocystidiosa" ;
    dwc:scientificNameAuthorship "Esteve-Rav., G. Moreno & Bon" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe phaeocystidiosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjorisakas"@fi,
        "Inocybe phaeocystidiosa"@sv .

<http://tun.fi/MX.71757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallocybe myriadophylla" ;
    dwc:scientificNameAuthorship "(Vauras & E. Larss.) Matheny & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.5077805> ;
    skos:hiddenLabel "Inocybe myriadophylla"@fi,
        "Mallocybe myriadophylla"@fi,
        "Inocybe myriadophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiheähelttarisakas"@fi,
        "Mallocybe myriadophylla"@sv .

<http://tun.fi/MX.71758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe coccineocrenata" ;
    dwc:scientificNameAuthorship "(P. D. Orton) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe coccineocrenata"@fi,
        "Hygrocybe coccineocrenata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkavahakas"@fi,
        "myrvaxskivling"@sv .

<http://tun.fi/MX.71759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe conica" ;
    dwc:scientificNameAuthorship "(Scop. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe conica"@fi,
        "Hygrocybe conica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartiovahakas"@fi,
        "toppvaxskivling"@sv .

<http://tun.fi/MX.71760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe constrictospora" ;
    dwc:scientificNameAuthorship "Arnolds" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe constrictospora"@fi,
        "Hygrocybe constrictospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uumavahakas"@fi,
        "korallvaxing"@sv .

<http://tun.fi/MX.71761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe punicea" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe punicea"@fi,
        "Hygrocybe punicea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punikkivahakas"@fi,
        "scharlakansvaxskivling"@sv .

<http://tun.fi/MX.71762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuphophyllus russocoriaceus" ;
    dwc:scientificNameAuthorship "(Berk. & T.K. Mill.) Bon" ;
    skos:broader <http://tun.fi/MX.324485> ;
    skos:hiddenLabel "Camarophyllus russocoriaceus"@fi,
        "Cuphophyllus russocoriaceus"@fi,
        "Hygrocybe russocoriacea"@fi,
        "Camarophyllus russocoriaceus"@sv,
        "Cuphophyllus russocoriaceus"@sv,
        "Hygrocybe russocoriacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "setrivahakas"@fi,
        "lädervaxskivling"@sv .

<http://tun.fi/MX.71763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe salicis-herbaceae" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe salicis-herbaceae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanvahakas"@fi,
        "Hygrocybe salicis-herbaceae"@sv .

<http://tun.fi/MX.71764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus korhonenii" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus korhonenii"@fi,
        "Hygrophorus korhonenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupukirjovahakas"@fi,
        "vitgrå vaxskivling"@sv .

<http://tun.fi/MX.71765> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus secretanii" ;
    dwc:scientificNameAuthorship "Henning" ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus secretanii"@fi,
        "Hygrophorus secretanii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaaravahakas"@fi,
        "nordvaxskivling"@sv .

<http://tun.fi/MX.71766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypholoma capnoides" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69697> ;
    skos:hiddenLabel "Hypholoma capnoides"@fi,
        "Hypholoma capnoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusilahokka"@fi,
        "rökslöjskivling"@sv .

<http://tun.fi/MX.71767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe acutoides" ;
    dwc:scientificNameAuthorship "Kokkonen & Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe acutoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piisaminrisakas"@fi,
        "Inocybe acutoides"@sv .

<http://tun.fi/MX.71768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallocybe arthrocystis" ;
    dwc:scientificNameAuthorship "(Kühner) Matheny & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.5077805> ;
    skos:hiddenLabel "Inocybe arthrocystis"@fi,
        "Inocybe arthrocystis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mallocybe arthrocystis"@fi,
        "Mallocybe arthrocystis"@sv .

<http://tun.fi/MX.71769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe borealis" ;
    dwc:scientificNameAuthorship "M. Lange" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaeltajarisakas"@fi,
        "Inocybe borealis"@sv .

<http://tun.fi/MX.71770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma dysthaloides" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma dysthaloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirenrusokas"@fi,
        "Entoloma dysthaloides"@sv .

<http://tun.fi/MX.71771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma jahnii" ;
    dwc:scientificNameAuthorship "Wölfel & Winterh." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma jahnii"@fi,
        "Entoloma jahnii"@sv .

<http://tun.fi/MX.71772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma majaloides" ;
    dwc:scientificNameAuthorship "P.D. Orton" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma kallioi"@fi,
        "Entoloma majaloides"@fi,
        "Entoloma subsepiaceum"@fi,
        "Entoloma kallioi"@sv,
        "Entoloma subsepiaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "majarusokas"@fi,
        "Entoloma majaloides"@sv .

<http://tun.fi/MX.71773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma lividocyanulum" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma lividocyanulum"@fi,
        "Entoloma lividocyanulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savujalkarusokas"@fi,
        "ögonnopping"@sv .

<http://tun.fi/MX.71774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma mutabilipes" ;
    dwc:scientificNameAuthorship "Noordel. & Liiv" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma mutabilipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmärusokas"@fi,
        "Entoloma mutabilipes"@sv .

<http://tun.fi/MX.71776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma nigroviolaceum" ;
    dwc:scientificNameAuthorship "(P. D. Orton) Hesler" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma nigroviolaceum"@fi,
        "Entoloma nigroviolaceum"@sv .

<http://tun.fi/MX.71777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma prunuloides" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma prunuloides"@fi,
        "Entoloma prunuloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasrusokas"@fi,
        "mjölrödskivling"@sv .

<http://tun.fi/MX.71778> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma sericeum" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma sericeum"@fi,
        "Entoloma sericeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhorusokas"@fi,
        "silkesrödhätting"@sv .

<http://tun.fi/MX.71779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma sphagneti" ;
    dwc:scientificNameAuthorship "Navaeu" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma sphagneti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma sphagneti"@fi,
        "myrrödling"@sv .

<http://tun.fi/MX.71780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma subradiatum" ;
    dwc:scientificNameAuthorship "(Kühner & Romagn.) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma subradiatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarrusokas"@fi,
        "Entoloma subradiatum"@sv .

<http://tun.fi/MX.71781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma turbidum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma turbidum"@fi,
        "Entoloma turbidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpirusokas"@fi,
        "granrödling"@sv .

<http://tun.fi/MX.71782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flagelloscypha donkii" ;
    dwc:scientificNameAuthorship "Agerer" ;
    skos:broader <http://tun.fi/MX.69698> ;
    skos:hiddenLabel "Flagelloscypha donkii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruohopiponen"@fi,
        "Flagelloscypha donkii"@sv .

<http://tun.fi/MX.71783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammulaster ferrugineus" ;
    dwc:scientificNameAuthorship "(Maire) Watling" ;
    skos:broader <http://tun.fi/MX.69653> ;
    skos:hiddenLabel "Flammulaster ferrugineus"@fi,
        "Flammulaster ferrugineus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostehietalakki"@fi,
        "rostvårtskräling"@sv .

<http://tun.fi/MX.71784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina badipes" ;
    dwc:scientificNameAuthorship "(Pers.) Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina badipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatyvinääpikkä"@fi,
        "Galerina badipes"@sv .

<http://tun.fi/MX.71785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina laevis" ;
    dwc:scientificNameAuthorship "(Pers.) Singer" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina laevis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurminääpikkä"@fi,
        "Galerina laevis"@sv .

<http://tun.fi/MX.71786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina pseudomycenopsis" ;
    dwc:scientificNameAuthorship "Pilát" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina pseudomycenopsis"@fi,
        "Galerina pseudomycenopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannääpikkä"@fi,
        "lapphätting"@sv .

<http://tun.fi/MX.71787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina vittiformis" ;
    dwc:scientificNameAuthorship "(Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina vittiformis"@fi,
        "Galerina vittiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkajalkanääpikkä"@fi,
        "dagghätting"@sv .

<http://tun.fi/MX.71788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gamundia striatula" ;
    dwc:scientificNameAuthorship "(Kühner) Raithelh." ;
    skos:broader <http://tun.fi/MX.69700> ;
    skos:hiddenLabel "Fayodia pseudoclusilis"@fi,
        "Gamundia striatula"@fi,
        "Fayodia pseudoclusilis"@sv,
        "Gamundia striatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirusavulakki"@fi,
        "vitskivig strimnavling"@sv .

<http://tun.fi/MX.71789> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gomphidius roseus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.69655> ;
    skos:hiddenLabel "Gomphidius roseus"@fi,
        "Gomphidius roseus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punanuljaska"@fi,
        "rosenslemskivling"@sv .

<http://tun.fi/MX.71790> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopilus fulgens" ;
    dwc:scientificNameAuthorship "(J.Favre & Maire) Singer" ;
    skos:broader <http://tun.fi/MX.69770> ;
    skos:hiddenLabel "Gymnopilus fulgens"@fi,
        "Gymnopilus fulgens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkakarvaslakki"@fi,
        "myrbitterskivling"@sv .

<http://tun.fi/MX.71791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena zephirus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena zephirus"@fi,
        "Mycena zephirus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostelaikkuhiippo"@fi,
        "fläckhätta"@sv .

<http://tun.fi/MX.71792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naucoria striatula" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69720> ;
    skos:hiddenLabel "Naucoria striatula"@fi,
        "Naucoria striatula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpiruosteheltta"@fi,
        "strimskräling"@sv .

<http://tun.fi/MX.71793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia griseopallida" ;
    dwc:scientificNameAuthorship "(Desm.) Watling" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia griseopallida"@fi,
        "Omphalina griseopallida"@fi,
        "Arrhenia griseopallida"@sv,
        "Omphalina griseopallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketonapalakki"@fi,
        "fältnavling"@sv .

<http://tun.fi/MX.71794> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia onisca" ;
    dwc:scientificNameAuthorship "(Fr.) Redhead, Lutzoni, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia onisca"@fi,
        "Omphalina oniscus"@fi,
        "Omphalina oniscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turvenapalakki"@fi,
        "Arrhenia onisca"@sv .

<http://tun.fi/MX.71795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe porcorum" ;
    dwc:scientificNameAuthorship "Vauras & Kokkonen" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe porcorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sikorisakas"@fi,
        "Inocybe porcorum"@sv .

<http://tun.fi/MX.71796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe pseudodestricta" ;
    dwc:scientificNameAuthorship "Stangl & Veselský" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe pseudodestricta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltorisakas"@fi,
        "Inocybe pseudodestricta"@sv .

<http://tun.fi/MX.71797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe purpureobadia" ;
    dwc:scientificNameAuthorship "Esteve-Rav. & A. Caball." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe purpureobadia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusamonrisakas"@fi,
        "Inocybe purpureobadia"@sv .

<http://tun.fi/MX.71798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe sambucina" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe sambucina"@fi,
        "Inocybe sambucina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seljarisakas"@fi,
        "vittråding"@sv .

<http://tun.fi/MX.71799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe umbratica" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe umbratica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liiturisakas"@fi,
        "Inocybe umbratica"@sv .

<http://tun.fi/MX.71800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe urceolicystis" ;
    dwc:scientificNameAuthorship "Stangl & Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe urceolicystis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkarisakas"@fi,
        "Inocybe urceolicystis"@sv .

<http://tun.fi/MX.71801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kuehneromyces mutabilis" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) Singer & A.H.Sm." ;
    skos:broader <http://tun.fi/MX.69657> ;
    skos:hiddenLabel "Kuehneromyces mutabilis"@fi,
        "Kuehneromyces mutabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunkantosieni"@fi,
        "föränderlig tofsskivling"@sv .

<http://tun.fi/MX.71802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius blennius" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius blennius"@fi,
        "Lactarius blennius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökinrousku"@fi,
        "grönriska"@sv .

<http://tun.fi/MX.71803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius flavopalustris" ;
    dwc:scientificNameAuthorship "Kytöv." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius flavopalustris"@fi,
        "Lactarius flavopalustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinappirousku"@fi,
        "gul lilariska"@sv .

<http://tun.fi/MX.71804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius lilacinus" ;
    dwc:scientificNameAuthorship "(Lasch) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius lilacinus"@fi,
        "Lactarius lilacinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punarousku"@fi,
        "stor alriska"@sv .

<http://tun.fi/MX.71805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius pilatii" ;
    dwc:scientificNameAuthorship "Z.Schf." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius moseri"@fi,
        "Lactarius pilatii"@fi,
        "Lactarius moseri"@sv,
        "Lactarius pilatii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suklaarousku"@fi,
        "knoppriska"@sv .

<http://tun.fi/MX.71806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactifluus piperatus" ;
    dwc:scientificNameAuthorship "(L.) Roussel" ;
    skos:broader <http://tun.fi/MX.325262> ;
    skos:hiddenLabel "Lactarius piperatus"@fi,
        "Lactifluus piperatus"@fi,
        "Lactarius piperatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pippurirousku"@fi,
        "Lactifluus piperatus"@sv .

<http://tun.fi/MX.71807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius repraesentaneus" ;
    dwc:scientificNameAuthorship "Britzelm." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius repraesentaneus"@fi,
        "Lactarius repraesentaneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltarousku"@fi,
        "gulriska"@sv .

<http://tun.fi/MX.71808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius serifluus" ;
    dwc:scientificNameAuthorship "(DC. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius serifluus"@fi,
        "Lactarius subumbonatus"@fi,
        "Lactarius serifluus"@sv,
        "Lactarius subumbonatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lutikkarousku"@fi,
        "stinkriska"@sv .

<http://tun.fi/MX.71809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius turpis" ;
    dwc:scientificNameAuthorship "(Weinm.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius necator"@fi,
        "Lactarius turpis"@fi,
        "Lactarius necator"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustarousku"@fi,
        "Lactarius turpis"@sv .

<http://tun.fi/MX.71810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum piceinum" ;
    dwc:scientificNameAuthorship "Pilat & Dermek" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum piceinum"@fi,
        "Leccinum piceinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenpunikkitatti"@fi,
        "gransopp"@sv .

<http://tun.fi/MX.71811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum populinum" ;
    dwc:scientificNameAuthorship "M. Korhonen" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum populinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtopunikkitatti"@fi,
        "Leccinum populinum"@sv .

<http://tun.fi/MX.71812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum schistophilum" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum palustre"@fi,
        "Leccinum schistophilum"@fi,
        "Leccinum palustre"@sv,
        "Leccinum schistophilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmolehmäntatti"@fi,
        "mörk kärrsopp"@sv .

<http://tun.fi/MX.71813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum variicolor" ;
    dwc:scientificNameAuthorship "Watling" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum variicolor"@fi,
        "Leccinum variicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokitatti"@fi,
        "fläcksopp"@sv .

<http://tun.fi/MX.71814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum vulpinum" ;
    dwc:scientificNameAuthorship "Watling" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum vulpinum"@fi,
        "Leccinum vulpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynpunikkitatti"@fi,
        "tallsopp"@sv .

<http://tun.fi/MX.71815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota magnispora" ;
    dwc:scientificNameAuthorship "Murrill" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota magnispora"@fi,
        "Lepiota vetriosospora"@fi,
        "Lepiota magnispora"@sv,
        "Lepiota vetriosospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vanu-ukonsieni"@fi,
        "gulflockig fjällskivling"@sv .

<http://tun.fi/MX.71816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota subincarnata" ;
    dwc:scientificNameAuthorship "J.E.Lange" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota subincarnata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iltaukonsieni"@fi,
        "Lepiota subincarnata"@sv .

<http://tun.fi/MX.71817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepista nuda" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Cooke" ;
    skos:broader <http://tun.fi/MX.69773> ;
    skos:hiddenLabel "Lepista nuda"@fi,
        "Lepista nuda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinivalmuska"@fi,
        "blåmusseron"@sv .

<http://tun.fi/MX.71818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepista ovispora" ;
    dwc:scientificNameAuthorship "(J. E. Lange) Gulden" ;
    skos:broader <http://tun.fi/MX.69773> ;
    skos:hiddenLabel "Lepista ovispora"@fi,
        "Lepista ovispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimppumalikka"@fi,
        "knipptrattskivling"@sv .

<http://tun.fi/MX.71819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucocoprinus cepistipes" ;
    dwc:scientificNameAuthorship "(Sowerby : Fr.) Pat. ss. J. E. Lange" ;
    skos:broader <http://tun.fi/MX.69752> ;
    skos:hiddenLabel "Leucocoprinus cepaestipes"@fi,
        "Leucocoprinus cepistipes"@fi,
        "Leucocoprinus cepaestipes"@sv,
        "Leucocoprinus cepistipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppiukonsieni"@fi,
        "knölveckskivling"@sv .

<http://tun.fi/MX.71820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucocoprinus ianthinus" ;
    dwc:scientificNameAuthorship "(Cooke) P. Mohr" ;
    skos:broader <http://tun.fi/MX.69752> ;
    skos:hiddenLabel "Leucocoprinus ianthinus"@fi,
        "Leucocoprinus ianthinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansariukonsieni"@fi,
        "lilabrun veckskivling"@sv .

<http://tun.fi/MX.71821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopaxillus gentianeus" ;
    dwc:scientificNameAuthorship "(Quél.) Kotl." ;
    skos:broader <http://tun.fi/MX.69742> ;
    skos:hiddenLabel "Leucopaxillus amarus"@fi,
        "Leucopaxillus gentianeus"@fi,
        "Leucopaxillus amarus"@sv,
        "Leucopaxillus gentianeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvasvalmukka"@fi,
        "bittermusseron"@sv .

<http://tun.fi/MX.71822> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aspropaxillus giganteus" ;
    dwc:scientificNameAuthorship "(Sowerby) Kühner & Maire" ;
    skos:broader <http://tun.fi/MX.5029866> ;
    skos:hiddenLabel "Aspropaxillus giganteus"@fi,
        "Leucopaxillus giganteus"@fi,
        "Aspropaxillus giganteus"@sv,
        "Leucopaxillus giganteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättimalikka"@fi,
        "jättetrattskivling"@sv .

<http://tun.fi/MX.71823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopaxillus subzonalis" ;
    dwc:scientificNameAuthorship "(Peck) H. E. Bigelow" ;
    skos:broader <http://tun.fi/MX.69742> ;
    skos:hiddenLabel "Leucopaxillus subzonalis"@fi,
        "Leucopaxillus subzonalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aurinkomalikka"@fi,
        "guldtrattskivling"@sv .

<http://tun.fi/MX.71824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopholiota lignicola" ;
    dwc:scientificNameAuthorship "(P. Karst.) Harmaja" ;
    skos:broader <http://tun.fi/MX.69775> ;
    skos:hiddenLabel "Lepiota lignicola"@fi,
        "Leucopholiota decorosa"@fi,
        "Leucopholiota lignicola"@fi,
        "Lepiota lignicola"@sv,
        "Leucopholiota decorosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarniukonsieni"@fi,
        "Leucopholiota lignicola"@sv .

<http://tun.fi/MX.71825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limacella glioderma" ;
    dwc:scientificNameAuthorship "(Fr.) Maire" ;
    skos:broader <http://tun.fi/MX.69706> ;
    skos:hiddenLabel "Limacella glioderma"@fi,
        "Limacella glioderma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskolimalakki"@fi,
        "brun klibbskivling"@sv .

<http://tun.fi/MX.71826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum atratum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum atratum"@fi,
        "Lyophyllum atratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokikynsikäs"@fi,
        "kolgråskivling"@sv .

<http://tun.fi/MX.71827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum ignobile" ;
    dwc:scientificNameAuthorship "(P. Karst.) Clémençon" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum ignobile"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syrjänkynsikäs"@fi,
        "Lyophyllum ignobile"@sv .

<http://tun.fi/MX.71828> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Macrocystidia cucumis var. cucumis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Joss." ;
    skos:broader <http://tun.fi/MX.5077009> ;
    skos:hiddenLabel "Macrocystidia cucumis var. cucumis"@fi,
        "Macrocystidia cucumis var. cucumis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kystikkä"@fi,
        "transkräling"@sv .

<http://tun.fi/MX.71829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus androsaceus" ;
    dwc:scientificNameAuthorship "(L. : Fr.) Antonín & Noordel." ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Gymnopus androsaceus"@fi,
        "Marasmius androsaceus"@fi,
        "Gymnopus androsaceus"@sv,
        "Marasmius androsaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jouhinahikas"@fi,
        "tagelbrosking"@sv .

<http://tun.fi/MX.71830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmius oreades" ;
    dwc:scientificNameAuthorship "(Bolton : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69677> ;
    skos:hiddenLabel "Marasmius oreades"@fi,
        "Marasmius oreades"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurminahikas"@fi,
        "nejlikbrosking"@sv .

<http://tun.fi/MX.71831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmius prasiosmus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69677> ;
    skos:hiddenLabel "Marasmius prasiosmus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenlehtinahikas"@fi,
        "Marasmius prasiosmus"@sv .

<http://tun.fi/MX.71832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmius rotula" ;
    dwc:scientificNameAuthorship "(Scop. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69677> ;
    skos:hiddenLabel "Marasmius rotula"@fi,
        "Marasmius rotula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksaratasnahikas"@fi,
        "hjulbrosking"@sv .

<http://tun.fi/MX.71833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmius torquescens" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69677> ;
    skos:hiddenLabel "Marasmius torquescens"@fi,
        "Marasmius torquescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvajalkanahikas"@fi,
        "filtfotsbrosking"@sv .

<http://tun.fi/MX.71834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca turrita" ;
    dwc:scientificNameAuthorship "(Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:hiddenLabel "Melanoleuca turrita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turrisataheltta"@fi,
        "Melanoleuca turrita"@sv .

<http://tun.fi/MX.71835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmiellus perforans" ;
    dwc:scientificNameAuthorship "(Hoffm. : Fr.) Antonin, Halling & Noordel." ;
    skos:broader <http://tun.fi/MX.69726> ;
    skos:hiddenLabel "Gymnopus perforans"@fi,
        "Marasmiellus perforans"@fi,
        "Micromphale perforans"@fi,
        "Gymnopus perforans"@sv,
        "Marasmiellus perforans"@sv,
        "Micromphale perforans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenneulasnahikas"@fi,
        "barrbrosking"@sv .

<http://tun.fi/MX.71836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena cinerella" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena cinerella"@fi,
        "Mycena cinerella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhohiippo"@fi,
        "mjölhätta"@sv .

<http://tun.fi/MX.71837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena citrinomarginata" ;
    dwc:scientificNameAuthorship "Gillet" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena citrinomarginata"@fi,
        "Mycena citrinomarginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaterähiippo"@fi,
        "gulhätta"@sv .

<http://tun.fi/MX.71838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena filopes" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena filopes"@fi,
        "Mycena iodiolens"@fi,
        "Mycena filopes"@sv,
        "Mycena iodiolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jodihiippo"@fi,
        "jodhätta"@sv .

<http://tun.fi/MX.71839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena maculata" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena maculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplähiippo"@fi,
        "Mycena maculata"@sv .

<http://tun.fi/MX.71840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena picta" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Harmaja" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena picta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kekohiippo"@fi,
        "Mycena picta"@sv .

<http://tun.fi/MX.71841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deconica subviscida" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.233530> ;
    skos:hiddenLabel "Psilocybe bullacea"@fi,
        "Psilocybe subviscida"@fi,
        "Psilocybe bullacea"@sv,
        "Psilocybe subviscida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Deconica subviscida"@fi,
        "Deconica subviscida"@sv .

<http://tun.fi/MX.71842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodocybe gemina" ;
    dwc:scientificNameAuthorship "(Fr.) Kuyper & Noordel." ;
    skos:broader <http://tun.fi/MX.69755> ;
    skos:hiddenLabel "Rhodocybe gemina"@fi,
        "Rhodocybe gemina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomyyränlakki"@fi,
        "pluggmusseron"@sv .

<http://tun.fi/MX.71843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitopilopsis hirneola" ;
    dwc:scientificNameAuthorship "(Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.5003649> ;
    skos:hiddenLabel "Clitopilopsis hirneola"@fi,
        "Rhodocybe hirneola"@fi,
        "Clitopilopsis hirneola"@sv,
        "Rhodocybe hirneola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeamyyränlakki"@fi,
        "glansrussling"@sv .

<http://tun.fi/MX.71844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rimbachia bryophila" ;
    dwc:scientificNameAuthorship "(Pers.) Redhead" ;
    skos:broader <http://tun.fi/MX.69757> ;
    skos:hiddenLabel "Rimbachia bryophila"@fi,
        "Rimbachia bryophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalripukka"@fi,
        "luden mosskåsa"@sv .

<http://tun.fi/MX.71845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula anatina" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula anatina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Russula anatina"@fi,
        "skimmerkremla"@sv .

<http://tun.fi/MX.71846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula aquosa" ;
    dwc:scientificNameAuthorship "Leclair" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula aquosa"@fi,
        "Russula aquosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkohapero"@fi,
        "sumpkremla"@sv .

<http://tun.fi/MX.71847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula velutipes" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula velutipes"@fi,
        "Russula velutipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmihapero"@fi,
        "rosenkremla"@sv .

<http://tun.fi/MX.71849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simocybe haustellaris" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Watling" ;
    skos:broader <http://tun.fi/MX.69678> ;
    skos:hiddenLabel "Simocybe haustellaris"@fi,
        "Simocybe haustellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risumattalakki"@fi,
        "aspskräling"@sv .

<http://tun.fi/MX.71850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simocybe sumptuosa" ;
    dwc:scientificNameAuthorship "(P. D. Orton) Singer" ;
    skos:broader <http://tun.fi/MX.69678> ;
    skos:hiddenLabel "Simocybe sumptuosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomattalakki"@fi,
        "Simocybe sumptuosa"@sv .

<http://tun.fi/MX.71851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squamanita paradoxa" ;
    dwc:scientificNameAuthorship "(A.H.Sm. & Singer) Bas" ;
    skos:broader <http://tun.fi/MX.69708> ;
    skos:hiddenLabel "Squamanita paradoxa"@fi,
        "Squamanita paradoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryhäpahkajalka"@fi,
        "grynknölfoting"@sv .

<http://tun.fi/MX.71852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stropharia aeruginosa" ;
    dwc:scientificNameAuthorship "(Curtis:Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69780> ;
    skos:hiddenLabel "Stropharia aeruginosa"@fi,
        "Stropharia aeruginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherkaulussieni"@fi,
        "ärggrön kragskivling"@sv .

<http://tun.fi/MX.71853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protostropharia alcis" ;
    dwc:scientificNameAuthorship "(Kytöv.) Redhead" ;
    skos:broader <http://tun.fi/MX.5020050> ;
    skos:hiddenLabel "Protostropharia alcis"@fi,
        "Stropharia alcis"@fi,
        "Stropharia alcis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenkaulussieni"@fi,
        "Protostropharia alcis"@sv .

<http://tun.fi/MX.71854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protostropharia dorsipora" ;
    dwc:scientificNameAuthorship "Esteve-Rav. & Barrasa" ;
    skos:broader <http://tun.fi/MX.5020050> ;
    skos:hiddenLabel "Protostropharia dorsipora"@fi,
        "Stropharia dorsipora"@fi,
        "Protostropharia dorsipora"@sv,
        "Stropharia dorsipora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hepokaulussieni"@fi,
        "kragskivlingen"@sv .

<http://tun.fi/MX.71855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protostropharia luteonitens" ;
    dwc:scientificNameAuthorship "(Fr.) Redhead" ;
    skos:broader <http://tun.fi/MX.5020050> ;
    skos:hiddenLabel "Protostropharia luteonitens"@fi,
        "Stropharia luteonitens"@fi,
        "Protostropharia luteonitens"@sv,
        "Stropharia luteonitens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisukaulussieni"@fi,
        "luktkragskivling"@sv .

<http://tun.fi/MX.71856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillus flavidus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) J. Presl" ;
    skos:broader <http://tun.fi/MX.69758> ;
    skos:hiddenLabel "Suillus flavidus"@fi,
        "Suillus flavidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suotatti"@fi,
        "slemsopp"@sv .

<http://tun.fi/MX.71857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula aurea" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula aurea"@fi,
        "Russula aurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultahapero"@fi,
        "guldkremla"@sv .

<http://tun.fi/MX.71858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula clariana" ;
    dwc:scientificNameAuthorship "R. Heim ex Kuyper & Vuure" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula clariana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavikkohapero"@fi,
        "Russula clariana"@sv .

<http://tun.fi/MX.71859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula font-queri" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula aurantiaca"@fi,
        "Russula font-queri"@fi,
        "Russula aurantiaca"@sv,
        "Russula font-queri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunpuistohapero"@fi,
        "gyllenkremla"@sv .

<http://tun.fi/MX.71861> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula grata" ;
    dwc:scientificNameAuthorship "Britzelm." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula grata"@fi,
        "Russula laurocerasi"@fi,
        "Russula grata"@sv,
        "Russula laurocerasi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuhapero"@fi,
        "marsipankremla"@sv .

<http://tun.fi/MX.71862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula grisescens" ;
    dwc:scientificNameAuthorship "(Bon & Gaugué) Marti" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula griseascens"@fi,
        "Russula grisescens"@fi,
        "Russula griseascens"@sv,
        "Russula grisescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekkihapero"@fi,
        "grånande giftkremla"@sv .

<http://tun.fi/MX.71863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula intermedia" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula intermedia"@fi,
        "Russula intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunlehtohapero"@fi,
        "praktkremla"@sv .

<http://tun.fi/MX.71864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula pallidospora" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula pallidospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvassuppilohapero"@fi,
        "Russula pallidospora"@sv .

<http://tun.fi/MX.71865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula subrubens" ;
    dwc:scientificNameAuthorship "(J. E. Lange) Bon" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula subrubens"@fi,
        "Russula subrubens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunsillihapero"@fi,
        "videsillkremla"@sv .

<http://tun.fi/MX.71866> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panaeolus reticulatus" ;
    dwc:scientificNameAuthorship "Overh." ;
    skos:broader <http://tun.fi/MX.69759> ;
    skos:hiddenLabel "Panaeolus reticulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hetekirjoheltta"@fi,
        "Panaeolus reticulatus"@sv .

<http://tun.fi/MX.71867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panaeolus semiovatus" ;
    dwc:scientificNameAuthorship "(Sowerby:Fr.) S.Lundell" ;
    skos:broader <http://tun.fi/MX.69759> ;
    skos:hiddenLabel "Panaeolus semiovatus"@fi,
        "Panaeolus semiovatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kauluskirjoheltta"@fi,
        "ringbroking"@sv .

<http://tun.fi/MX.71868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocollybia festiva" ;
    dwc:scientificNameAuthorship "(Fr.) R. Heim" ;
    skos:broader <http://tun.fi/MX.69731> ;
    skos:hiddenLabel "Phaeocollybia festiva"@fi,
        "Phaeocollybia festiva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherruostejuurekas"@fi,
        "slemskräling"@sv .

<http://tun.fi/MX.71869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocollybia lugubris" ;
    dwc:scientificNameAuthorship "(Fr.) R. Heim" ;
    skos:broader <http://tun.fi/MX.69731> ;
    skos:hiddenLabel "Phaeocollybia lugubris"@fi,
        "Phaeocollybia lugubris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isoruostejuurekas"@fi,
        "stor rotskräling"@sv .

<http://tun.fi/MX.71870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeomarasmius erinaceus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Scherff. ex Romagn." ;
    skos:broader <http://tun.fi/MX.69743> ;
    skos:hiddenLabel "Phaeomarasmius erinaceus"@fi,
        "Phaeomarasmius erinaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksaruostenahikas"@fi,
        "tofsskräling"@sv .

<http://tun.fi/MX.71871> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota flammans" ;
    dwc:scientificNameAuthorship "(Batsch:Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota flammans"@fi,
        "Pholiota flammans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulihelokka"@fi,
        "svaveltofsskivling"@sv .

<http://tun.fi/MX.71872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiotina pygmaeoaffinis" ;
    dwc:scientificNameAuthorship "(Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69733> ;
    skos:hiddenLabel "Pholiotina pygmaeoaffinis"@fi,
        "Pholiotina pygmeoaffinis"@fi,
        "Pholiotina pygmaeoaffinis"@sv,
        "Pholiotina pygmeoaffinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pygmikuupikka"@fi,
        "lejonhätting"@sv .

<http://tun.fi/MX.71873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus cinereofuscus" ;
    dwc:scientificNameAuthorship "J. E. Lange" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus cinereofuscus"@fi,
        "Pluteus cinereofuscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmolahorusokas"@fi,
        "gråbrun skölding"@sv .

<http://tun.fi/MX.71874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus podospileus" ;
    dwc:scientificNameAuthorship "Sacc. & Cub." ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus podospileus"@fi,
        "Pluteus podospileus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiölahorusokas"@fi,
        "flockfotsskölding"@sv .

<http://tun.fi/MX.71875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus semibulbosus" ;
    dwc:scientificNameAuthorship "(Lasch) Gillet" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus semibulbosus"@fi,
        "Pluteus semibulbosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjulahorusokas"@fi,
        "glitterskölding"@sv .

<http://tun.fi/MX.71876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella caput-medusae" ;
    dwc:scientificNameAuthorship "(Fr.) Konrad & Maubl." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella caput-medusae"@fi,
        "Psathyrella caput-medusae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meduusahaprakas"@fi,
        "medusaspröding"@sv .

<http://tun.fi/MX.71877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella fibrillosa" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Maire" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella fibrillosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella fibrillosa"@fi,
        "moss-spröding"@sv .

<http://tun.fi/MX.71878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella maculata" ;
    dwc:scientificNameAuthorship "(C. S. Parker) A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella maculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vankkahaprakas"@fi,
        "Psathyrella maculata"@sv .

<http://tun.fi/MX.71879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella marcescibilis" ;
    dwc:scientificNameAuthorship "(Britzelm.) Singer" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella marcescibilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häivehaprakas"@fi,
        "Psathyrella marcescibilis"@sv .

<http://tun.fi/MX.71880> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella microrrhiza" ;
    dwc:scientificNameAuthorship "(Lasch: Fr.) Konrad & Maubl." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella microrrhiza"@fi,
        "Psathyrella microrrhiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hahtuvahaprakas"@fi,
        "ullkantad spröding"@sv .

<http://tun.fi/MX.71881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella panaeoloides" ;
    dwc:scientificNameAuthorship "(Maire) Arnolds" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella panaeoloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella panaeoloides"@fi,
        "grässpröding"@sv .

<http://tun.fi/MX.71882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella squamosa" ;
    dwc:scientificNameAuthorship "(P. Karst.) A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella squamosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "erakkohaprakas"@fi,
        "Psathyrella squamosa"@sv .

<http://tun.fi/MX.71883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocybe turficola" ;
    dwc:scientificNameAuthorship "J. Favre" ;
    skos:broader <http://tun.fi/MX.69727> ;
    skos:hiddenLabel "Psilocybe atrobrunnea"@fi,
        "Psilocybe turficola"@fi,
        "Psilocybe atrobrunnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkamadonlakki"@fi,
        "Psilocybe turficola"@sv .

<http://tun.fi/MX.71884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocybe fuegiana" ;
    dwc:scientificNameAuthorship "(E. Horak) Singer" ;
    skos:broader <http://tun.fi/MX.69727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocybe fuegiana"@fi,
        "Psilocybe fuegiana"@sv .

<http://tun.fi/MX.71885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tectella patellaris" ;
    dwc:scientificNameAuthorship "(Fr.) Murrill" ;
    skos:broader <http://tun.fi/MX.69761> ;
    skos:hiddenLabel "Tectella patellaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vuotavinokas"@fi,
        "Tectella patellaris"@sv .

<http://tun.fi/MX.71886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma arvernense" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma arvernense"@fi,
        "Tricholoma arvernense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltareunavalmuska"@fi,
        "kantmusseron s. str."@sv .

<http://tun.fi/MX.71887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma columbetta" ;
    dwc:scientificNameAuthorship "(Fr.: Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma columbetta"@fi,
        "Tricholoma columbetta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkivalmuska"@fi,
        "silkesmusseron"@sv .

<http://tun.fi/MX.71888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma pessundatum" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma pessundatum"@fi,
        "Tricholoma pessundatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisamavalmuska"@fi,
        "droppmusseron"@sv .

<http://tun.fi/MX.71889> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma portentosum" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma portentosum"@fi,
        "Tricholoma portentosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiruvalmuska"@fi,
        "streckmusseron"@sv .

<http://tun.fi/MX.71890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma sudum" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma sudum"@fi,
        "Tricholoma sudum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuivavalmuska"@fi,
        "torrmusseron"@sv .

<http://tun.fi/MX.71891> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma viridilutescens" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma viridilutescens"@fi,
        "Tricholoma viridilutescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihervalmuska"@fi,
        "gulgrön kantmusseron"@sv .

<http://tun.fi/MX.71892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubaria furfuracea" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69762> ;
    skos:hiddenLabel "Tubaria furfuracea"@fi,
        "Tubaria furfuracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksalaholakki"@fi,
        "toffelskräling"@sv .

<http://tun.fi/MX.71893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Volvopluteus gloiocephalus" ;
    dwc:scientificNameAuthorship "(DC.) Vizzini, Contu & Justo" ;
    skos:broader <http://tun.fi/MX.4986854> ;
    skos:hiddenLabel "Volvariella gloiocephala"@fi,
        "Volvopluteus gloiocephalus"@fi,
        "Volvariella gloiocephala"@sv,
        "Volvopluteus gloiocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhatuppisieni"@fi,
        "vit slidskivling"@sv .

<http://tun.fi/MX.71894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xerocomus ferrugineus" ;
    dwc:scientificNameAuthorship "(Schaeff.) Bon" ;
    skos:broader <http://tun.fi/MX.69807> ;
    skos:hiddenLabel "Xerocomus ferrugineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havusamettitatti"@fi,
        "Xerocomus ferrugineus"@sv .

<http://tun.fi/MX.71895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xeromphalina campanella" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) Kühner & Maire" ;
    skos:broader <http://tun.fi/MX.69687> ;
    skos:hiddenLabel "Xeromphalina campanella"@fi,
        "Xeromphalina campanella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantonapanahikas"@fi,
        "stubbrostnavling"@sv .

<http://tun.fi/MX.71896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus sylvicola" ;
    dwc:scientificNameAuthorship "(Vittad.) Peck" ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus sylvicola"@fi,
        "Agaricus sylvicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusiherkkusieni"@fi,
        "knölchampinjon"@sv .

<http://tun.fi/MX.71897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita groenlandica" ;
    dwc:scientificNameAuthorship "Knudsen & T.Borgen" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita groenlandica"@fi,
        "Amanita groenlandica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjankärpässieni"@fi,
        "grönländsk kamskivling"@sv .

<http://tun.fi/MX.71898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita islandica" ;
    dwc:scientificNameAuthorship "Melot" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita alba"@fi,
        "Amanita islandica"@fi,
        "Amanita alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokärpässieni"@fi,
        "Amanita islandica"@sv .

<http://tun.fi/MX.71899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe fimetaria" ;
    dwc:scientificNameAuthorship "Watling" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe fimetaria"@fi,
        "Conocybe fimetaria"@sv .

<http://tun.fi/MX.71901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe macrospora" ;
    dwc:scientificNameAuthorship "(G.F.Atk.) Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe macrospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe macrospora"@fi,
        "rosthätting"@sv .

<http://tun.fi/MX.71902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe rickenii" ;
    dwc:scientificNameAuthorship "(Jul. Schäff.) Kühner" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe rickenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe rickenii"@fi,
        "liten gödselhätting"@sv .

<http://tun.fi/MX.71904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asterophora lycoperdoides" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Ditmar" ;
    skos:broader <http://tun.fi/MX.69784> ;
    skos:hiddenLabel "Asterophora lycoperdoides"@fi,
        "Asterophora lycoperdoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haperonvieras"@fi,
        "stoftkremling"@sv .

<http://tun.fi/MX.71905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blasiphalia pseudogrisella" ;
    dwc:scientificNameAuthorship "(A. H. Sm.) Redhead" ;
    skos:broader <http://tun.fi/MX.69764> ;
    skos:hiddenLabel "Blasiphalia pseudogrisella"@fi,
        "Blasiphalia pseudogrisella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ojalakki"@fi,
        "levermossnavling"@sv .

<http://tun.fi/MX.71906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillus cavipes" ;
    dwc:scientificNameAuthorship "(Klotzsch) A.H. Sm. & Thiers" ;
    skos:broader <http://tun.fi/MX.69758> ;
    skos:hiddenLabel "Boletinus cavipes"@fi,
        "Suillus cavipes"@fi,
        "Boletinus cavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusko-onttotatti"@fi,
        "Suillus cavipes"@sv .

<http://tun.fi/MX.71908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloboletus calopus" ;
    dwc:scientificNameAuthorship "(Pers.) Vizzini" ;
    skos:broader <http://tun.fi/MX.4887408> ;
    skos:hiddenLabel "Boletus calopus"@fi,
        "Caloboletus calopus"@fi,
        "Boletus calopus"@sv,
        "Caloboletus calopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunojalkatatti"@fi,
        "bittersopp"@sv .

<http://tun.fi/MX.71909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletus pinophilus" ;
    dwc:scientificNameAuthorship "Pilát & Dermek" ;
    skos:broader <http://tun.fi/MX.69714> ;
    skos:hiddenLabel "Boletus pinophilus"@fi,
        "Boletus pinophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynherkkutatti"@fi,
        "rödbrun stensopp"@sv .

<http://tun.fi/MX.71910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calyptella griseopallida" ;
    dwc:scientificNameAuthorship "(Weinm.) Park.-Rhodes" ;
    skos:broader <http://tun.fi/MX.69691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Calyptella griseopallida"@fi,
        "Calyptella griseopallida"@sv .

<http://tun.fi/MX.71911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Infundibulicybe gigas" ;
    dwc:scientificNameAuthorship "(Harmaja) Harmaja" ;
    skos:broader <http://tun.fi/MX.234659> ;
    skos:hiddenLabel "Clitocybe gigas"@fi,
        "Infundibulicybe gigas"@fi,
        "Clitocybe gigas"@sv,
        "Infundibulicybe gigas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lautasmalikka"@fi,
        "stor trattskivling"@sv .

<http://tun.fi/MX.71912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe metachroa" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe metachroa"@fi,
        "Clitocybe metachroa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaamalikka"@fi,
        "grå trattskivling"@sv .

<http://tun.fi/MX.71913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe metachroides" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe metachroides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuhrumalikka"@fi,
        "Clitocybe metachroides"@sv .

<http://tun.fi/MX.71914> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe phyllophila" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe phyllophila"@fi,
        "Clitocybe phyllophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkomalikka"@fi,
        "lövtrattskivling"@sv .

<http://tun.fi/MX.71915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe regularis" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe regularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasmalikka"@fi,
        "Clitocybe regularis"@sv .

<http://tun.fi/MX.71916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe ruderalis" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe ruderalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkamalikka"@fi,
        "Clitocybe ruderalis"@sv .

<http://tun.fi/MX.71917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe albipes" ;
    dwc:scientificNameAuthorship "(G.H.Otth) Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe albipes"@fi,
        "Conocybe albipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokuupikka"@fi,
        "klockhätting"@sv .

<http://tun.fi/MX.71918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe bispora" ;
    dwc:scientificNameAuthorship "(Singer) Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe bispora"@fi,
        "Conocybe bispora"@sv .

<http://tun.fi/MX.71919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe brachypodii" ;
    dwc:scientificNameAuthorship "(Velen.) Hauskn. & Svrček" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe brachypodii"@fi,
        "Conocybe brachypodii"@sv .

<http://tun.fi/MX.71920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidotus subverrucisporus" ;
    dwc:scientificNameAuthorship "Pilát" ;
    skos:broader <http://tun.fi/MX.69649> ;
    skos:hiddenLabel "Crepidotus subverrucisporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoruostevinokas"@fi,
        "Crepidotus subverrucisporus"@sv .

<http://tun.fi/MX.71921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystoderma intermedium" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69788> ;
    skos:hiddenLabel "Cystoderma intermedium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risarengasryhäkäs"@fi,
        "Cystoderma intermedium"@sv .

<http://tun.fi/MX.71922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystodermella cinnabarina" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) Harmaja" ;
    skos:broader <http://tun.fi/MX.69768> ;
    skos:hiddenLabel "Cystodermella cinnabarina"@fi,
        "Cystodermella cinnabarina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaryhäkäs"@fi,
        "cinnoberröd grynskivling"@sv .

<http://tun.fi/MX.71923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma ameides" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Sacc." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma ameides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma ameides"@fi,
        "doftrödhätting"@sv .

<http://tun.fi/MX.71924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma araneosum" ;
    dwc:scientificNameAuthorship "(Quél.) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma araneosum"@fi,
        "Entoloma araneosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seittirusokas"@fi,
        "spindelrödhätting"@sv .

<http://tun.fi/MX.71925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma atromarginatum" ;
    dwc:scientificNameAuthorship "(Romagn. & J.Favre) Zschieschang" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma atromarginatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokiterärusokas"@fi,
        "Entoloma atromarginatum"@sv .

<http://tun.fi/MX.71926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma caesiocinctum" ;
    dwc:scientificNameAuthorship "(Kühner) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma caesiocinctum"@fi,
        "Entoloma querquedula (Romagn.)"@fi,
        "Entoloma querquedula (Romagn.)"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siniterärusokas"@fi,
        "Entoloma caesiocinctum"@sv .

<http://tun.fi/MX.71927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma clypeatum" ;
    dwc:scientificNameAuthorship "(L.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma clypeatum"@fi,
        "Entoloma clypeatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savurusokas"@fi,
        "mörkrödling"@sv .

<http://tun.fi/MX.71928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma cocles" ;
    dwc:scientificNameAuthorship "(Fr.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma cocles"@fi,
        "Entoloma cocles"@sv .

<http://tun.fi/MX.71929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus congregatus" ;
    dwc:scientificNameAuthorship "(Bull.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus congregatus"@fi,
        "Coprinus congregatus"@fi,
        "Coprinus congregatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimppumustesieni"@fi,
        "Coprinellus congregatus"@sv .

<http://tun.fi/MX.71930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus flocculosus" ;
    dwc:scientificNameAuthorship "(DC.) Vilgalys, Hopple & Jacq. Johnson" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus flocculosus"@fi,
        "Coprinus flocculosus"@fi,
        "Coprinus flocculosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huopamustesieni"@fi,
        "Coprinellus flocculosus"@sv .

<http://tun.fi/MX.71931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus heptemerus" ;
    dwc:scientificNameAuthorship "(M.Lange & A.H.Sm.) Vilgalys, Hopple & Jacq.Johnson" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus heptemerus"@fi,
        "Coprinus heptemerus"@fi,
        "Coprinus heptemerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piskumustesieni"@fi,
        "Coprinellus heptemerus"@sv .

<http://tun.fi/MX.71932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus hiascens" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus hiascens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savikkomustesieni"@fi,
        "Coprinellus hiascens"@sv .

<http://tun.fi/MX.71933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis cordispora" ;
    dwc:scientificNameAuthorship "(T. Gibbs) Watling & M.J. Richardson" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis cordispora"@fi,
        "Coprinopsis cordispora"@sv .

<http://tun.fi/MX.71934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis cortinata" ;
    dwc:scientificNameAuthorship "(J.E. Lange) Gminder" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis cortinata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seittimustesieni"@fi,
        "Coprinopsis cortinata"@sv .

<http://tun.fi/MX.71935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis ephemeroides" ;
    dwc:scientificNameAuthorship "(DC.) G. Moreno" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis ephemeroides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerimustesieni"@fi,
        "Coprinopsis ephemeroides"@sv .

<http://tun.fi/MX.71936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis gonophylla" ;
    dwc:scientificNameAuthorship "(Quél.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis gonophylla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kytömustesieni"@fi,
        "Coprinopsis gonophylla"@sv .

<http://tun.fi/MX.71937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis kubickae" ;
    dwc:scientificNameAuthorship "(Pilát & Svrček) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis kubickae"@fi,
        "Coprinopsis kubickae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruohomustesieni"@fi,
        "dybläcksvamp"@sv .

<http://tun.fi/MX.71938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasola leiocephala" ;
    dwc:scientificNameAuthorship "(P.D. Orton) Redhead, Vilgalys & Hopple" ;
    skos:broader <http://tun.fi/MX.69739> ;
    skos:hiddenLabel "Coprinus leiocephalus"@fi,
        "Parasola leiocephala"@fi,
        "Coprinus leiocephalus"@sv,
        "Parasola leiocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silomustesieni"@fi,
        "skuggbläcksvamp"@sv .

<http://tun.fi/MX.71939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis patouillardii" ;
    dwc:scientificNameAuthorship "(Quél.) Gminder" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis patouillardii"@fi,
        "Coprinopsis patouillardii"@sv .

<http://tun.fi/MX.71940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus phyllophilus" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus phyllophilus"@fi,
        "Coprinus phyllophilus"@fi,
        "Coprinus phyllophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karikemustesieni"@fi,
        "Coprinellus phyllophilus"@sv .

<http://tun.fi/MX.71941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius andreae" ;
    dwc:scientificNameAuthorship "H. Lindstr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius andreae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piposeitikki"@fi,
        "Cortinarius andreae"@sv .

<http://tun.fi/MX.71942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius armillatus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius armillatus"@fi,
        "Cortinarius armillatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punavyöseitikki"@fi,
        "rödbandad spindling"@sv .

<http://tun.fi/MX.71943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius badiovinaceus" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius badiovinaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiniseitikki"@fi,
        "Cortinarius badiovinaceus"@sv .

<http://tun.fi/MX.71944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius barbaricus" ;
    dwc:scientificNameAuthorship "(Brandrud) Frøslev, T.S.Jeppesen & Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius barbaricus"@fi,
        "Cortinarius barbaricus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viehkonuppiseitikki"@fi,
        "blåfotad fagerspindling"@sv .

<http://tun.fi/MX.71945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius bayeri" ;
    dwc:scientificNameAuthorship "(Velen.) Moënne-Locc. & Reumaux ss. lato" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius bayeri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keijunseitikki"@fi,
        "Cortinarius bayeri"@sv .

<http://tun.fi/MX.71946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius brunneocalcarius" ;
    dwc:scientificNameAuthorship "Niskanen, Liimatainen & Kytöv." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius brunneocalcarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niukkaseitikki"@fi,
        "Cortinarius brunneocalcarius"@sv .

<http://tun.fi/MX.71947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius caesiocanescens" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius caesiocanescens"@fi,
        "Cortinarius caesiocanescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "usvanuppiseitikki"@fi,
        "duvspindling"@sv .

<http://tun.fi/MX.71948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cremeiamarescens" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius cremeiamarescens"@fi,
        "Cortinarius cremeiamarescens"@sv .

<http://tun.fi/MX.71949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius campester" ;
    dwc:scientificNameAuthorship "Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius campester"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäseitikki"@fi,
        "Cortinarius campester"@sv .

<http://tun.fi/MX.71950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius caperatus" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius caperatus"@fi,
        "Cortinarius caperatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehnäsieni"@fi,
        "rynkad tofsskivling"@sv .

<http://tun.fi/MX.71951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius francescae" ;
    dwc:scientificNameAuthorship "Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius caput-medusae"@fi,
        "Cortinarius francescae"@fi,
        "Cortinarius caput-medusae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumoseitikki"@fi,
        "Cortinarius francescae"@sv .

<http://tun.fi/MX.71953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cedretorum" ;
    dwc:scientificNameAuthorship "Maire" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius cedretorum"@fi,
        "Cortinarius cedretorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hurmanuppiseitikki"@fi,
        "cederspindelskivling"@sv .

<http://tun.fi/MX.71954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius chrysolithus" ;
    dwc:scientificNameAuthorship "Kauffman" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius chrysolithus"@fi,
        "Cortinarius tubarius"@fi,
        "Cortinarius tubarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkaseitikki"@fi,
        "Cortinarius chrysolithus"@sv .

<http://tun.fi/MX.71955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius croceus" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius croceus"@fi,
        "Cortinarius croceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahelttaseitikki"@fi,
        "gulskivig kanelspindling"@sv .

<http://tun.fi/MX.71956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cumatilis" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius cumatilis"@fi,
        "Cortinarius cumatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "posliiniseitikki"@fi,
        "porslinsblå spindling"@sv .

<http://tun.fi/MX.71957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cupreorufus" ;
    dwc:scientificNameAuthorship "Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius cupreorufus"@fi,
        "Cortinarius cupreorufus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuparinuppiseitikki"@fi,
        "kopparspindling"@sv .

<http://tun.fi/MX.71958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius diosmus" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius diosmus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuhjuseitikki"@fi,
        "Cortinarius diosmus"@sv .

<http://tun.fi/MX.71959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius gentilis" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius gentilis"@fi,
        "Cortinarius gentilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavyöseitikki"@fi,
        "gulbandad spindling"@sv .

<http://tun.fi/MX.71960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius glandicolor" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius glandicolor"@fi,
        "Cortinarius glandicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkakarhunseitikki"@fi,
        "toppig umbraspindling"@sv .

<http://tun.fi/MX.71961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius gossypinus" ;
    dwc:scientificNameAuthorship "H. Lindstr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius gossypinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "höytyseitikki"@fi,
        "Cortinarius gossypinus"@sv .

<http://tun.fi/MX.71962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius malachius" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius malachius"@fi,
        "Cortinarius malachius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "malvaseitikki"@fi,
        "malvaspindling"@sv .

<http://tun.fi/MX.71963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius napus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius napus"@fi,
        "Cortinarius napus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pronssinuppiseitikki"@fi,
        "rovspindling"@sv .

<http://tun.fi/MX.71964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius phoeniceus" ;
    dwc:scientificNameAuthorship "(Vent.) Maire" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius phoeniceus"@fi,
        "Cortinarius purpureus"@fi,
        "Cortinarius phoeniceus"@sv,
        "Cortinarius purpureus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hurmeseitikki"@fi,
        "stor blodspindling"@sv .

<http://tun.fi/MX.71965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius phrygianus" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius phrygianus"@fi,
        "Cortinarius phrygianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesivyöseitikki"@fi,
        "frygisk spindling"@sv .

<http://tun.fi/MX.71966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pini" ;
    dwc:scientificNameAuthorship "Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pini"@fi,
        "Cortinarius pini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siloseitikki"@fi,
        "jämtlandsspindling"@sv .

<http://tun.fi/MX.71968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius quarciticus" ;
    dwc:scientificNameAuthorship "H. Lindstr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius quarciticus"@fi,
        "Cortinarius quarciticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laventeliseitikki"@fi,
        "kvartsspindling"@sv .

<http://tun.fi/MX.71969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius russus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius russus"@fi,
        "Cortinarius russus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kahviseitikki"@fi,
        "rostspindling"@sv .

<http://tun.fi/MX.71970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius sanguineus" ;
    dwc:scientificNameAuthorship "(Wulfen : Fr.) Wünsche" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius sanguineus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "veriseitikki"@fi,
        "Cortinarius sanguineus"@sv .

<http://tun.fi/MX.71971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius stillatitius" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius stillatitius"@fi,
        "Cortinarius stillatitius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salolimaseitikki"@fi,
        "honungsspindling"@sv .

<http://tun.fi/MX.71972> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subpurpurascens" ;
    dwc:scientificNameAuthorship "(Batsch) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius subpurpurascens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounaseitikki"@fi,
        "Cortinarius subpurpurascens"@sv .

<http://tun.fi/MX.71973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius biformis" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius biformis"@fi,
        "Cortinarius testaceofolius"@fi,
        "Cortinarius testaceofolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kunttaseitikki"@fi,
        "Cortinarius biformis"@sv .

<http://tun.fi/MX.71974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius tortuosus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius tortuosus"@fi,
        "Cortinarius tortuosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpiseitikki"@fi,
        "vridspindling"@sv .

<http://tun.fi/MX.71975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius trivialis" ;
    dwc:scientificNameAuthorship "J.E.Lange" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius trivialis"@fi,
        "Cortinarius trivialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porraslimaseitikki"@fi,
        "trappspindling"@sv .

<http://tun.fi/MX.71976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius uliginosus" ;
    dwc:scientificNameAuthorship "Berk." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius uliginosus"@fi,
        "Cortinarius uliginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitaseitikki"@fi,
        "sumpspindling"@sv .

<http://tun.fi/MX.71978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cyanites" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius cyanites"@fi,
        "Cortinarius cyanites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjomaltoseitikki"@fi,
        "rodnande spindling"@sv .

<http://tun.fi/MX.71979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma pusillum" ;
    dwc:scientificNameAuthorship "J.E.Lange" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma pusillum"@fi,
        "Hebeloma vaccinum var. cephalotum"@fi,
        "Hebeloma pusillum"@sv,
        "Hebeloma vaccinum var. cephalotum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitatympönen"@fi,
        "videfränskivling"@sv .

<http://tun.fi/MX.71980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma strophosum" ;
    dwc:scientificNameAuthorship "(Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma strophosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säietympönen"@fi,
        "Hebeloma strophosum"@sv .

<http://tun.fi/MX.71981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma theobrominum" ;
    dwc:scientificNameAuthorship "Quadr." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma theobrominum"@fi,
        "Hebeloma theobrominum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suklaatympönen"@fi,
        "rödbrun fränskivling"@sv .

<http://tun.fi/MX.71982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemimycena gracilis" ;
    dwc:scientificNameAuthorship "(Quél.) Singer" ;
    skos:broader <http://tun.fi/MX.69769> ;
    skos:hiddenLabel "Hemimycena gracilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lasihiippo"@fi,
        "Hemimycena gracilis"@sv .

<http://tun.fi/MX.71983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe diabolica" ;
    dwc:scientificNameAuthorship "Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe diabolica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seitarisakas"@fi,
        "Inocybe diabolica"@sv .

<http://tun.fi/MX.71984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe lapponica" ;
    dwc:scientificNameAuthorship "Kokkonen & Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe lapponica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinrisakas"@fi,
        "Inocybe lapponica"@sv .

<http://tun.fi/MX.71985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe melanopus" ;
    dwc:scientificNameAuthorship "D. E. Stuntz" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe melanopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasukkarisakas"@fi,
        "Inocybe melanopus"@sv .

<http://tun.fi/MX.71987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe multicoronata" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe multicoronata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purorisakas"@fi,
        "Inocybe multicoronata"@sv .

<http://tun.fi/MX.71988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe chlorophana" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Wünsche" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe chlorophana"@fi,
        "Hygrocybe chlorophana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavahakas"@fi,
        "gul vaxskivling"@sv .

<http://tun.fi/MX.71989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe glutinipes" ;
    dwc:scientificNameAuthorship "(J. E. Lange) R. Haller Aar." ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe glutinipes"@fi,
        "Hygrocybe glutinipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limajalkavahakas"@fi,
        "slemvaxskivling"@sv .

<http://tun.fi/MX.71990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe marchii" ;
    dwc:scientificNameAuthorship "(Bres.) F.H. Møller" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe marchii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesivahakas"@fi,
        "Hygrocybe marchii"@sv .

<http://tun.fi/MX.71991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophoropsis rufa" ;
    dwc:scientificNameAuthorship "(D.A.Reid) Knudsen" ;
    skos:broader <http://tun.fi/MX.69695> ;
    skos:hiddenLabel "Hygrophoropsis rufa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskovalevahvero"@fi,
        "Hygrophoropsis rufa"@sv .

<http://tun.fi/MX.71992> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus hypothejus var. aureus" ;
    dwc:scientificNameAuthorship "(Arrh.) Imler" ;
    skos:broader <http://tun.fi/MX.71995> ;
    skos:hiddenLabel "Hygrophorus hypothejus var. aureus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultavahakas"@fi,
        "Hygrophorus hypothejus var. aureus"@sv .

<http://tun.fi/MX.71993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus discoideus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus discoideus"@fi,
        "Hygrophorus discoideus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummalakivahakas"@fi,
        "diskvaxskivling"@sv .

<http://tun.fi/MX.71994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus discoxanthus" ;
    dwc:scientificNameAuthorship "(Fr.) Rea" ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus discoxanthus"@fi,
        "Hygrophorus discoxanthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahäivevahakas"@fi,
        "mörknande vaxskivling"@sv .

<http://tun.fi/MX.71996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus karstenii" ;
    dwc:scientificNameAuthorship "Sacc. & Cub." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus karstenii"@fi,
        "Hygrophorus karstenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahelttavahakas"@fi,
        "äggvaxskivling"@sv .

<http://tun.fi/MX.71997> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus purpurascens" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus purpurascens"@fi,
        "Hygrophorus purpurascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "seittivahakas"@fi,
        "slöjvaxskivling"@sv .

<http://tun.fi/MX.71998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypholoma elongatum" ;
    dwc:scientificNameAuthorship "(Pers.) Ricken" ;
    skos:broader <http://tun.fi/MX.69697> ;
    skos:hiddenLabel "Hypholoma elongatum"@fi,
        "Hypholoma elongatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkalahokka"@fi,
        "långfotad slöjskivling"@sv .

<http://tun.fi/MX.71999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe amblyspora" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe amblyspora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastanjarisakas"@fi,
        "Inocybe amblyspora"@sv .

<http://tun.fi/MX.72001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma conferendum" ;
    dwc:scientificNameAuthorship "(Britzelm.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma conferendum"@fi,
        "Entoloma conferendum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silorusokas"@fi,
        "stjärnrödhätting"@sv .

<http://tun.fi/MX.72002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma dysthales" ;
    dwc:scientificNameAuthorship "(Peck) Sacc." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma dysthales"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karstarusokas"@fi,
        "Entoloma dysthales"@sv .

<http://tun.fi/MX.72003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma niphoides" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma niphoides"@fi,
        "Entoloma niphoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liiturusokas"@fi,
        "vitrödling"@sv .

<http://tun.fi/MX.72004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma nitidum" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma nitidum"@fi,
        "Entoloma nitidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teräsrusokas"@fi,
        "svartblå rödling"@sv .

<http://tun.fi/MX.72005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma poliopus" ;
    dwc:scientificNameAuthorship "(Romagn.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma poliopus"@fi,
        "Entoloma poliopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tervarusokas"@fi,
        "ängsnopping"@sv .

<http://tun.fi/MX.72006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma sericatum" ;
    dwc:scientificNameAuthorship "(Britzelm.) Sacc." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma bipelle"@fi,
        "Entoloma myrmecophilum"@fi,
        "Entoloma rimulosum"@fi,
        "Entoloma sericatum"@fi,
        "Entoloma subarcticum"@fi,
        "Entoloma bipelle"@sv,
        "Entoloma myrmecophilum"@sv,
        "Entoloma rimulosum"@sv,
        "Entoloma subarcticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkorusokas"@fi,
        "Entoloma sericatum"@sv .

<http://tun.fi/MX.72007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma sordidulum" ;
    dwc:scientificNameAuthorship "(Kühner & Romagn.) P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma sordidulum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumppurusokas"@fi,
        "Entoloma sordidulum"@sv .

<http://tun.fi/MX.72008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma vernum" ;
    dwc:scientificNameAuthorship "S.Lundell" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma vernum"@fi,
        "Entoloma vernum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätrusokas"@fi,
        "vårrödhätting"@sv .

<http://tun.fi/MX.72009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma violaceoserrulatum" ;
    dwc:scientificNameAuthorship "Noordel., Brandrud, Morozova & Dima" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma violaceoserrulatum"@fi,
        "Entoloma violaceoserrulatum"@sv .

<http://tun.fi/MX.72010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammulaster limulatus" ;
    dwc:scientificNameAuthorship "(Fr.) Watling" ;
    skos:broader <http://tun.fi/MX.69653> ;
    skos:hiddenLabel "Flammulaster limulata"@fi,
        "Flammulaster limulatoides"@fi,
        "Flammulaster limulatus"@fi,
        "Flammulaster limulata"@sv,
        "Flammulaster limulatoides"@sv,
        "Flammulaster limulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohietalakki"@fi,
        "vårtskräling"@sv .

<http://tun.fi/MX.72011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina ampullaceocystis" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina ampullaceocystis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pullonääpikkä"@fi,
        "Galerina ampullaceocystis"@sv .

<http://tun.fi/MX.72012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina harrisonii" ;
    dwc:scientificNameAuthorship "(Dennis) Bas & Vellinga" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galerina harrisonii"@fi,
        "Galerina harrisonii"@sv .

<http://tun.fi/MX.72013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina jaapii" ;
    dwc:scientificNameAuthorship "A. H. Sm. & Singer" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina jaapii"@fi,
        "Galerina jaapii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyönääpikkä"@fi,
        "ringkärrhätting"@sv .

<http://tun.fi/MX.72014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina pseudocerina" ;
    dwc:scientificNameAuthorship "A. H. Sm. & Singer" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina pseudocerina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkinääpikkä"@fi,
        "Galerina pseudocerina"@sv .

<http://tun.fi/MX.72015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina pumila" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) M.Lange" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina pumila"@fi,
        "Galerina pumila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hunajanääpikkä"@fi,
        "honungshätting"@sv .

<http://tun.fi/MX.72016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina similis" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galerina similis"@fi,
        "Galerina similis"@sv .

<http://tun.fi/MX.72017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gerhardtia borealis" ;
    dwc:scientificNameAuthorship "(Fr.) Contu & A. Ortega" ;
    skos:broader <http://tun.fi/MX.69701> ;
    skos:hiddenLabel "Calocybe civilis"@fi,
        "Gerhardtia borealis"@fi,
        "Gerhardtia incarnatobrunnea"@fi,
        "Lyophyllum incarnatobrunneum"@fi,
        "Tricholoma civile"@fi,
        "Calocybe civilis"@sv,
        "Gerhardtia incarnatobrunnea"@sv,
        "Lyophyllum incarnatobrunneum"@sv,
        "Tricholoma civile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syyskaunolakki"@fi,
        "Gerhardtia borealis"@sv .

<http://tun.fi/MX.72018> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopilus penetrans" ;
    dwc:scientificNameAuthorship "(Fr.) Murrill" ;
    skos:broader <http://tun.fi/MX.69770> ;
    skos:hiddenLabel "Gymnopilus penetrans"@fi,
        "Gymnopilus penetrans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskarvaslakki"@fi,
        "fläckig bitterskivling"@sv .

<http://tun.fi/MX.72019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena viscosa" ;
    dwc:scientificNameAuthorship "Maire" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena epipterygia var. viscosa"@fi,
        "Mycena viscosa"@fi,
        "Mycena epipterygia var. viscosa"@sv,
        "Mycena viscosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tahmahiippo"@fi,
        "stor flåhätta"@sv .

<http://tun.fi/MX.72020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycenella bryophila" ;
    dwc:scientificNameAuthorship "(Voglino) Singer" ;
    skos:broader <http://tun.fi/MX.69748> ;
    skos:hiddenLabel "Mycenella bryophila"@fi,
        "Mycenella bryophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohimmihiippo"@fi,
        "brun stubbhätta"@sv .

<http://tun.fi/MX.72021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycenella lasiosperma" ;
    dwc:scientificNameAuthorship "(Bres.) Locq." ;
    skos:broader <http://tun.fi/MX.69748> ;
    skos:hiddenLabel "Mycenella lasiosperma"@fi,
        "Mycenella lasiosperma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmihiippo"@fi,
        "grå stubbhätta"@sv .

<http://tun.fi/MX.72022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naucoria amarescens" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69720> ;
    skos:hiddenLabel "Naucoria amarescens"@fi,
        "Naucoria amarescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvasruosteheltta"@fi,
        "bitterskräling"@sv .

<http://tun.fi/MX.72023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naucoria luteolofibrillosa" ;
    dwc:scientificNameAuthorship "(Kühner) Pilát" ;
    skos:broader <http://tun.fi/MX.69720> ;
    skos:hiddenLabel "Naucoria luteolofibrillosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hahtuvaruosteheltta"@fi,
        "Naucoria luteolofibrillosa"@sv .

<http://tun.fi/MX.72024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naucoria scolecina" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69720> ;
    skos:hiddenLabel "Naucoria scolecina"@fi,
        "Naucoria scolecina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaruosteheltta"@fi,
        "mörk alskräling"@sv .

<http://tun.fi/MX.72025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naucoria spadicea" ;
    dwc:scientificNameAuthorship "D.A. Reid" ;
    skos:broader <http://tun.fi/MX.69720> ;
    skos:hiddenLabel "Naucoria spadicea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuruosteheltta"@fi,
        "Naucoria spadicea"@sv .

<http://tun.fi/MX.72026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosperma obsoletum" ;
    dwc:scientificNameAuthorship "(Quadr.) Valade" ;
    skos:broader <http://tun.fi/MX.5077807> ;
    skos:hiddenLabel "Inocybe obsoleta"@fi,
        "Pseudosperma obsoletum"@fi,
        "Inocybe obsoleta"@sv,
        "Pseudosperma obsoletum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasrisakas"@fi,
        "blek topptråding"@sv .

<http://tun.fi/MX.72027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe pargasensis" ;
    dwc:scientificNameAuthorship "Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe pargasensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkirisakas"@fi,
        "Inocybe pargasensis"@sv .

<http://tun.fi/MX.72028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe pudica" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe pudica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusorisakas"@fi,
        "Inocybe pudica"@sv .

<http://tun.fi/MX.72029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe putilla" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe putilla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kartanorisakas"@fi,
        "Inocybe putilla"@sv .

<http://tun.fi/MX.72030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe rupestris" ;
    dwc:scientificNameAuthorship "J. Favre" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe rupestris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahtarisakas"@fi,
        "Inocybe rupestris"@sv .

<http://tun.fi/MX.72031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallocybe terrigena" ;
    dwc:scientificNameAuthorship "(Fr.) Matheny, Vizzini & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.5077805> ;
    skos:hiddenLabel "Inocybe terrigena"@fi,
        "Mallocybe terrigena"@fi,
        "Inocybe terrigena"@sv,
        "Mallocybe terrigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helokkarisakas"@fi,
        "fjällig ringtråding"@sv .

<http://tun.fi/MX.72032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe umbrinella" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe umbrinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosuippurisakas"@fi,
        "Inocybe umbrinella"@sv .

<http://tun.fi/MX.72033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnella alboviolascens" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69722> ;
    skos:hiddenLabel "Lachnella alboviolascens"@fi,
        "Lachnella alboviolascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmokupponen"@fi,
        "grå narrskål"@sv .

<http://tun.fi/MX.72034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius badiosanguineus" ;
    dwc:scientificNameAuthorship "Kühner & Romagn." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius badiosanguineus"@fi,
        "Lactarius badiosanguineus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maksarousku"@fi,
        "glansriska"@sv .

<http://tun.fi/MX.72035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius deliciosus" ;
    dwc:scientificNameAuthorship "(L.:Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius deliciosus"@fi,
        "Lactarius deliciosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynleppärousku"@fi,
        "läcker riska"@sv .

<http://tun.fi/MX.72036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius fulvissimus" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius fulvissimus"@fi,
        "Lactarius fulvissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "revonrousku"@fi,
        "rävriska"@sv .

<http://tun.fi/MX.72037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactifluus glaucescens" ;
    dwc:scientificNameAuthorship "(Crossl.) Verbeken" ;
    skos:broader <http://tun.fi/MX.325262> ;
    skos:hiddenLabel "Lactarius glaucescens"@fi,
        "Lactifluus glaucescens"@fi,
        "Lactarius glaucescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitorousku"@fi,
        "Lactifluus glaucescens"@sv .

<http://tun.fi/MX.72038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius pseudouvidus" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius pseudouvidus"@fi,
        "Lactarius pseudouvidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkarousku"@fi,
        "nordlig lilariska"@sv .

<http://tun.fi/MX.72039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius pubescens" ;
    dwc:scientificNameAuthorship "(Schrad.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius pubescens"@fi,
        "Lactarius pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villakarvarousku"@fi,
        "blek skäggriska"@sv .

<http://tun.fi/MX.72040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius quieticolor" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius quieticolor"@fi,
        "Lactarius quieticolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinileppärousku"@fi,
        "blåmjölkig riska"@sv .

<http://tun.fi/MX.72041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius spinosulus" ;
    dwc:scientificNameAuthorship "Quél. & Le Bret." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius spinosulus"@fi,
        "Lactarius spinosulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomurousku"@fi,
        "fjällriska"@sv .

<http://tun.fi/MX.72042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius tuomikoskii" ;
    dwc:scientificNameAuthorship "Kytöv." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius tuomikoskii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpivoirousku"@fi,
        "Lactarius tuomikoskii"@sv .

<http://tun.fi/MX.72043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius vietus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius vietus"@fi,
        "Lactarius vietus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaarousku"@fi,
        "gråriska"@sv .

<http://tun.fi/MX.72044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum duriusculum" ;
    dwc:scientificNameAuthorship "(Schultzer) Singer" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum duriusculum"@fi,
        "Leccinum duriusculum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopunikkitatti"@fi,
        "brun aspsopp"@sv .

<http://tun.fi/MX.72045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum roseofractum" ;
    dwc:scientificNameAuthorship "Watling" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum roseofractum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusolehmäntatti"@fi,
        "Leccinum roseofractum"@sv .

<http://tun.fi/MX.72046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentinellus micheneri" ;
    dwc:scientificNameAuthorship "(Berk. & M.A. Curtis) Pegler" ;
    skos:broader <http://tun.fi/MX.69796> ;
    skos:hiddenLabel "Lentinellus micheneri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusahaheltta"@fi,
        "Lentinellus micheneri"@sv .

<http://tun.fi/MX.72048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota castanea" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota castanea"@fi,
        "Lepiota castanea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastanjaukonsieni"@fi,
        "kastanjefjällskivling"@sv .

<http://tun.fi/MX.72049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota grangei" ;
    dwc:scientificNameAuthorship "(Eyre) Kühner" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota grangei"@fi,
        "Lepiota grangei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherukonsieni"@fi,
        "grönfjällig fjällskivling"@sv .

<http://tun.fi/MX.72050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota setulosa" ;
    dwc:scientificNameAuthorship "J.E. Lange" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota setulosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesiukonsieni"@fi,
        "Lepiota setulosa"@sv .

<http://tun.fi/MX.72051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepista glaucocana" ;
    dwc:scientificNameAuthorship "(Bres.) Singer" ;
    skos:broader <http://tun.fi/MX.69773> ;
    skos:hiddenLabel "Lepista glaucocana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liilavalmuska"@fi,
        "Lepista glaucocana"@sv .

<http://tun.fi/MX.72052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepista sordida" ;
    dwc:scientificNameAuthorship "(Schumach. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69773> ;
    skos:hiddenLabel "Lepista sordida"@fi,
        "Lepista sordida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvokkivalmuska"@fi,
        "violmusseron"@sv .

<http://tun.fi/MX.72053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepista subconnexa" ;
    dwc:scientificNameAuthorship "(Murril) Harmaja" ;
    skos:broader <http://tun.fi/MX.69773> ;
    skos:hiddenLabel "Lepista subconnexa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piimämalikka"@fi,
        "Lepista subconnexa"@sv .

<http://tun.fi/MX.72054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucoagaricus nympharum" ;
    dwc:scientificNameAuthorship "(Kalchbr.) Bon" ;
    skos:broader <http://tun.fi/MX.69774> ;
    skos:hiddenLabel "Leucoagaricus nympharum"@fi,
        "Macrolepiota nympharum"@fi,
        "Leucoagaricus nympharum"@sv,
        "Macrolepiota nympharum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tytönsieni"@fi,
        "parasollskivling"@sv .

<http://tun.fi/MX.72055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucocoprinus birnbaumii" ;
    dwc:scientificNameAuthorship "(Corda) Singer" ;
    skos:broader <http://tun.fi/MX.69752> ;
    skos:hiddenLabel "Leucocoprinus birnbaumii"@fi,
        "Leucocoprinus birnbaumii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaukonsieni"@fi,
        "gul veckskivling"@sv .

<http://tun.fi/MX.72056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucocoprinus straminellus" ;
    dwc:scientificNameAuthorship "(Bagl.) Narducci & Caroti" ;
    skos:broader <http://tun.fi/MX.69752> ;
    skos:hiddenLabel "Leucocoprinus straminellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruukku-ukonsieni"@fi,
        "Leucocoprinus straminellus"@sv .

<http://tun.fi/MX.72057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myochromella boudieri" ;
    dwc:scientificNameAuthorship "(Kühner & Romagn.) V. Hofst., Clémençon, Moncalvo & Redhead" ;
    skos:broader <http://tun.fi/MX.5008051> ;
    skos:hiddenLabel "Lyophyllum boudieri"@fi,
        "Myochromella boudieri"@fi,
        "Lyophyllum boudieri"@sv,
        "Myochromella boudieri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokynsikäs"@fi,
        "silvergråskivling"@sv .

<http://tun.fi/MX.72058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum conocephalum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Clémençon" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lyophyllum conocephalum"@fi,
        "Lyophyllum conocephalum"@sv .

<http://tun.fi/MX.72059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmiellus tricolor" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69726> ;
    skos:hiddenLabel "Marasmiellus tricolor"@fi,
        "Marasmiellus tricolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruohonahikas"@fi,
        "gräsbrosking"@sv .

<http://tun.fi/MX.72060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gloiocephala caricis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Bas" ;
    skos:broader <http://tun.fi/MX.233505> ;
    skos:hiddenLabel "Gloiocephala caricis"@fi,
        "Marasmius caricis"@fi,
        "Gloiocephala caricis"@sv,
        "Marasmius caricis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saranahikas"@fi,
        "starrbrosking"@sv .

<http://tun.fi/MX.72061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmius limosus" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69677> ;
    skos:hiddenLabel "Marasmius limosus"@fi,
        "Marasmius limosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinäratasnahikas"@fi,
        "vassbrosking"@sv .

<http://tun.fi/MX.72063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca friesii" ;
    dwc:scientificNameAuthorship "(Bres.) Bon" ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:hiddenLabel "Melanoleuca friesii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysisataheltta"@fi,
        "Melanoleuca friesii"@sv .

<http://tun.fi/MX.72064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca grammopodia" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Pat." ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:hiddenLabel "Melanoleuca grammopodia"@fi,
        "Melanoleuca grammopodia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "uurresataheltta"@fi,
        "isabellmusseron"@sv .

<http://tun.fi/MX.72065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merismodes fasciculata" ;
    dwc:scientificNameAuthorship "(Schwein.) Earle" ;
    skos:broader <http://tun.fi/MX.69799> ;
    skos:hiddenLabel "Merismodes fasciculata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahoparvisilmä"@fi,
        "Merismodes fasciculata"@sv .

<http://tun.fi/MX.72066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena aetites" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena aetites"@fi,
        "Mycena aetites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruohohiippo"@fi,
        "gräshätta"@sv .

<http://tun.fi/MX.72067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena agrestis" ;
    dwc:scientificNameAuthorship "Aronsen & Maas Geest." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena agrestis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynihiippo"@fi,
        "Mycena agrestis"@sv .

<http://tun.fi/MX.72068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena alphitophora" ;
    dwc:scientificNameAuthorship "(Berk.) Sacc." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena alphitophora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansarihiippo"@fi,
        "Mycena alphitophora"@sv .

<http://tun.fi/MX.72069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena aurantiomarginata" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena aurantiomarginata"@fi,
        "Mycena aurantiomarginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssiterähiippo"@fi,
        "guldeggad hätta"@sv .

<http://tun.fi/MX.72071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeomana hiemalis" ;
    dwc:scientificNameAuthorship "(Osbeck) Redhead" ;
    skos:broader <http://tun.fi/MX.5017233> ;
    skos:hiddenLabel "Mycena hiemalis"@fi,
        "Mycena hyemalis"@fi,
        "Phloeomana hiemalis"@fi,
        "Mycena hiemalis"@sv,
        "Mycena hyemalis"@sv,
        "Phloeomana hiemalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myyränhiippo"@fi,
        "mosshätta"@sv .

<http://tun.fi/MX.72072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena latifolia" ;
    dwc:scientificNameAuthorship "(Peck) A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena latifolia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirenhiippo"@fi,
        "Mycena latifolia"@sv .

<http://tun.fi/MX.72073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena megaspora" ;
    dwc:scientificNameAuthorship "Kauffman" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena megaspora"@fi,
        "Mycena megaspora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustahiippo"@fi,
        "rothätta"@sv .

<http://tun.fi/MX.72074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena occulta" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena occulta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kätköhiippo"@fi,
        "Mycena occulta"@sv .

<http://tun.fi/MX.72075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeomana minutula" ;
    dwc:scientificNameAuthorship "(Sacc.) Redhead" ;
    skos:broader <http://tun.fi/MX.5017233> ;
    skos:hiddenLabel "Mycena minutula"@fi,
        "Mycena olida"@fi,
        "Phloeomana minutula"@fi,
        "Mycena minutula"@sv,
        "Mycena olida"@sv,
        "Phloeomana minutula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juustohiippo"@fi,
        "gräddhätta"@sv .

<http://tun.fi/MX.72076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena olivaceomarginata" ;
    dwc:scientificNameAuthorship "(Massee) Massee" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena olivaceomarginata"@fi,
        "Mycena olivaceomarginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heinähiippo"@fi,
        "bruneggad hätta"@sv .

<http://tun.fi/MX.72077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena purpureofusca" ;
    dwc:scientificNameAuthorship "(Peck) Sacc." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena purpureofusca"@fi,
        "Mycena purpureofusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "violettiterähiippo"@fi,
        "purpurhätta"@sv .

<http://tun.fi/MX.72078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena rosea" ;
    dwc:scientificNameAuthorship "(Schumach.) Gramberg" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena rosea"@fi,
        "Mycena rosea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusohiippo"@fi,
        "rosa rättikhätta"@sv .

<http://tun.fi/MX.72079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena septentrionalis" ;
    dwc:scientificNameAuthorship "Maas Geest." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena septentrionalis"@fi,
        "Mycena septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marrashiippo"@fi,
        "pelargonhätta"@sv .

<http://tun.fi/MX.72080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocella mundula" ;
    dwc:scientificNameAuthorship "(Lasch) Kluting, T.J. Baroni & Bergemann" ;
    skos:broader <http://tun.fi/MX.5003653> ;
    skos:hiddenLabel "Clitocella mundula"@fi,
        "Rhodocybe mundula"@fi,
        "Rhodocybe mundula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuhrumyyränlakki"@fi,
        "Clitocella mundula"@sv .

<http://tun.fi/MX.72081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rickenella swartzii" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Kuyper" ;
    skos:broader <http://tun.fi/MX.69756> ;
    skos:hiddenLabel "Rickenella swartzii"@fi,
        "Rickenella swartzii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silmälakki"@fi,
        "blåfotsnavling"@sv .

<http://tun.fi/MX.72082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rugosomyces onychinus" ;
    dwc:scientificNameAuthorship "(Fr.) Raithelh." ;
    skos:broader <http://tun.fi/MX.69800> ;
    skos:hiddenLabel "Calocybe onychina"@fi,
        "Rugosomyces onychinus"@fi,
        "Calocybe onychina"@sv,
        "Rugosomyces onychinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjokaunolakki"@fi,
        "onyxmusseron"@sv .

<http://tun.fi/MX.72083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula adusta" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula adusta"@fi,
        "Russula adusta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savuhapero"@fi,
        "svedkremla"@sv .

<http://tun.fi/MX.72084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula anthracina" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula anthracina"@fi,
        "Russula anthracina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysihapero"@fi,
        "sotkremla"@sv .

<http://tun.fi/MX.72085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula violaceoincarnata" ;
    dwc:scientificNameAuthorship "Knudsen & T. Borgen" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula violaceoincarnata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "polkuhapero"@fi,
        "Russula violaceoincarnata"@sv .

<http://tun.fi/MX.72086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula vitellina" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula lutea"@fi,
        "Russula vitellina"@fi,
        "Russula lutea"@sv,
        "Russula vitellina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "munahapero"@fi,
        "äggkremla"@sv .

<http://tun.fi/MX.72087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Resupinatus poriaeformis" ;
    dwc:scientificNameAuthorship "(Pers.) Thorn, Moncalvo & Redhead" ;
    skos:broader <http://tun.fi/MX.69728> ;
    skos:hiddenLabel "Resupinatus poriaeformis"@fi,
        "Resupinatus urceolatus"@fi,
        "Stigmatolemma urceolatum"@fi,
        "Resupinatus poriaeformis"@sv,
        "Resupinatus urceolatus"@sv,
        "Stigmatolemma urceolatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehmusuurnakka"@fi,
        "vedurna"@sv .

<http://tun.fi/MX.72088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stropharia caerulea" ;
    dwc:scientificNameAuthorship "Kreisel" ;
    skos:broader <http://tun.fi/MX.69780> ;
    skos:hiddenLabel "Stropharia caerulea"@fi,
        "Stropharia cyanea"@fi,
        "Stropharia caerulea"@sv,
        "Stropharia cyanea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhakaulussieni"@fi,
        "blågrön kragskivling"@sv .

<http://tun.fi/MX.72089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stropharia coronilla" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69780> ;
    skos:hiddenLabel "Stropharia coronilla"@fi,
        "Stropharia coronilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmikaulussieni"@fi,
        "veckad kragskivling"@sv .

<http://tun.fi/MX.72090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stropharia pseudocyanea" ;
    dwc:scientificNameAuthorship "(Desm. : Fr.) Morgan" ;
    skos:broader <http://tun.fi/MX.69780> ;
    skos:hiddenLabel "Stropharia pseudocyanea"@fi,
        "Stropharia pseudocyanea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpikaulussieni"@fi,
        "pepparkragskivling"@sv .

<http://tun.fi/MX.72091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula clavipes" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula clavipes"@fi,
        "Russula clavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havusillihapero"@fi,
        "olivsillkremla"@sv .

<http://tun.fi/MX.72092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula fulvograminea" ;
    dwc:scientificNameAuthorship "Ruots., Sarnari & Vauras" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula fulvograminea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karjahapero"@fi,
        "Russula fulvograminea"@sv .

<http://tun.fi/MX.72093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula galochroa" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula galochroa"@fi,
        "Russula galochroa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuohihapero"@fi,
        "gräddkremla"@sv .

<http://tun.fi/MX.72094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula grisea" ;
    dwc:scientificNameAuthorship "Fr. ss. Gillet" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula grisea"@fi,
        "Russula grisea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teräskirjohapero"@fi,
        "duvkremla"@sv .

<http://tun.fi/MX.72095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula helodes" ;
    dwc:scientificNameAuthorship "Melzer" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula helodes"@fi,
        "Russula helodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helohapero"@fi,
        "myrkremla"@sv .

<http://tun.fi/MX.72096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula heterophylla" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula heterophylla"@fi,
        "Russula heterophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarukkahapero"@fi,
        "gaffelkremla"@sv .

<http://tun.fi/MX.72097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula integriformis" ;
    dwc:scientificNameAuthorship "Sarnari" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula integriformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmantelihapero"@fi,
        "Russula integriformis"@sv .

<http://tun.fi/MX.72098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula laccata" ;
    dwc:scientificNameAuthorship "Huijsman" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula laccata"@fi,
        "Russula laccata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukkohapero"@fi,
        "nordkremla"@sv .

<http://tun.fi/MX.72099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula nauseosa" ;
    dwc:scientificNameAuthorship "(Pers.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula nauseosa"@fi,
        "Russula nauseosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häivehapero"@fi,
        "strimkremla"@sv .

<http://tun.fi/MX.72100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula ochracea" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula ochracea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrahapero"@fi,
        "Russula ochracea"@sv .

<http://tun.fi/MX.72101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula pectinata" ;
    dwc:scientificNameAuthorship "Fr. ss. Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula pectinata"@fi,
        "Russula pectinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounahapero"@fi,
        "kamkremla"@sv .

<http://tun.fi/MX.72102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula pseudointegra" ;
    dwc:scientificNameAuthorship "Arnoult & Goris" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula pseudointegra"@fi,
        "Russula pseudointegra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammihapero"@fi,
        "röd ekkremla"@sv .

<http://tun.fi/MX.72103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula silvestris" ;
    dwc:scientificNameAuthorship "(Singer) Reumaux" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Russula silvestris"@fi,
        "Russula silvestris"@sv .

<http://tun.fi/MX.72104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panaeolus subfirmus" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69759> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Panaeolus subfirmus"@fi,
        "Panaeolus subfirmus"@sv .

<http://tun.fi/MX.72105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pellidiscus pallidus" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Donk" ;
    skos:altLabel "kalvaskellonen"@fi ;
    skos:broader <http://tun.fi/MX.69683> ;
    skos:hiddenLabel "Pellidiscus pallidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelmukiekko"@fi,
        "Pellidiscus pallidus"@sv .

<http://tun.fi/MX.72106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocollybia jennyae" ;
    dwc:scientificNameAuthorship "(P. Karst.) Romagn." ;
    skos:broader <http://tun.fi/MX.69731> ;
    skos:hiddenLabel "Phaeocollybia jennyae"@fi,
        "Phaeocollybia jennyae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laakaruostejuurekas"@fi,
        "bitter rotskräling"@sv .

<http://tun.fi/MX.72107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeomarasmius borealis" ;
    dwc:scientificNameAuthorship "Rald" ;
    skos:broader <http://tun.fi/MX.69743> ;
    skos:hiddenLabel "Phaeomarasmius borealis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanruostenahikas"@fi,
        "Phaeomarasmius borealis"@sv .

<http://tun.fi/MX.72108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota mucigera" ;
    dwc:scientificNameAuthorship "Holec & Niemelä" ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota mucigera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niljahelokka"@fi,
        "Pholiota mucigera"@sv .

<http://tun.fi/MX.72109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota squarrosoides" ;
    dwc:scientificNameAuthorship "(Peck) Sacc." ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota squarrosoides"@fi,
        "Pholiota squarrosoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnihelokka"@fi,
        "kryddtofsskivling"@sv .

<http://tun.fi/MX.72110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiotina coprophila" ;
    dwc:scientificNameAuthorship "(Kühner) Singer" ;
    skos:broader <http://tun.fi/MX.69733> ;
    skos:hiddenLabel "Conocybe coprophila"@fi,
        "Pholiotina coprophila"@fi,
        "Conocybe coprophila"@sv,
        "Pholiotina coprophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sittakuupikka"@fi,
        "klibbhätting"@sv .

<http://tun.fi/MX.72111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurotus pulmonarius" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69685> ;
    skos:hiddenLabel "Pleurotus pulmonarius"@fi,
        "Pleurotus pulmonarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuvinokas"@fi,
        "blek ostronmussling"@sv .

<http://tun.fi/MX.72112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus atromarginatus" ;
    dwc:scientificNameAuthorship "(Konrad) Kühner" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus atromarginatus"@fi,
        "Pluteus tricuspidatus"@fi,
        "Pluteus atromarginatus"@sv,
        "Pluteus tricuspidatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntylahorusokas"@fi,
        "svarteggad skölding"@sv .

<http://tun.fi/MX.72113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus exiguus" ;
    dwc:scientificNameAuthorship "(Pat.) Sacc." ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus exiguus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahtulahorusokas"@fi,
        "Pluteus exiguus"@sv .

<http://tun.fi/MX.72114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus luctuosus" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus luctuosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "surulahorusokas"@fi,
        "Pluteus luctuosus"@sv .

<http://tun.fi/MX.72116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus phlebophorus" ;
    dwc:scientificNameAuthorship "(Ditmar : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus phlebophorus"@fi,
        "Pluteus phlebophorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verkkolahorusokas"@fi,
        "nätskölding"@sv .

<http://tun.fi/MX.72117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus plautus" ;
    dwc:scientificNameAuthorship "(Weinm.) Gillet" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus plautus"@fi,
        "Pluteus plautus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppylahorusokas"@fi,
        "rynkskölding"@sv .

<http://tun.fi/MX.72118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella fragrans" ;
    dwc:scientificNameAuthorship "A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella fragrans"@fi,
        "Psathyrella fragrans"@sv .

<http://tun.fi/MX.72119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystoagaricus silvestris" ;
    dwc:scientificNameAuthorship "(Gillet) Örstadius & E. Larss." ;
    skos:broader <http://tun.fi/MX.233535> ;
    skos:hiddenLabel "Cystoagaricus silvestris"@fi,
        "Psathyrella populina"@fi,
        "Psathyrella silvestris"@fi,
        "Cystoagaricus silvestris"@sv,
        "Psathyrella populina"@sv,
        "Psathyrella silvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomuhaprakas"@fi,
        "poppelspröding"@sv .

<http://tun.fi/MX.72120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella pseudogracilis" ;
    dwc:scientificNameAuthorship "(Romagn.) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella pseudogracilis"@fi,
        "Psathyrella pseudogracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelmeähaprakas"@fi,
        "blek rotspröding"@sv .

<http://tun.fi/MX.72121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella tephrophylla" ;
    dwc:scientificNameAuthorship "(Romagn.) M.M. Moser" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella tephrophylla"@fi,
        "Psathyrella tephrophylla"@sv .

<http://tun.fi/MX.72122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudolaccaria pachyphylla" ;
    dwc:scientificNameAuthorship "(Fr.) Vizzini & Contu" ;
    skos:broader <http://tun.fi/MX.5013291> ;
    skos:hiddenLabel "Pseudolaccaria pachyphylla"@fi,
        "Pseudoomphalina pachyphylla"@fi,
        "Pseudolaccaria pachyphylla"@sv,
        "Pseudoomphalina pachyphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vahamalikka"@fi,
        "besk mjölnavling"@sv .

<http://tun.fi/MX.72123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocybe argentina" ;
    dwc:scientificNameAuthorship "(Speg.) Singer" ;
    skos:broader <http://tun.fi/MX.69727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocybe argentina"@fi,
        "Psilocybe argentina"@sv .

<http://tun.fi/MX.72124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deconica coprophila" ;
    dwc:scientificNameAuthorship "(Bull.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233530> ;
    skos:hiddenLabel "Deconica coprophila"@fi,
        "Psilocybe coprophila"@fi,
        "Deconica coprophila"@sv,
        "Psilocybe coprophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lantamadonlakki"@fi,
        "dyngslätskivling"@sv .

<http://tun.fi/MX.72125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma albobrunneum" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma albobrunneum"@fi,
        "Tricholoma albobrunneum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskovalmuska"@fi,
        "kastanjemusseron"@sv .

<http://tun.fi/MX.72126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma frondosae" ;
    dwc:scientificNameAuthorship "Kalamees & Shtshukin" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma frondosae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtokeltavalmuska"@fi,
        "Tricholoma frondosae"@sv .

<http://tun.fi/MX.72127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma fucatum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma fucatum"@fi,
        "Tricholoma fucatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savuvalmuska"@fi,
        "rökmusseron"@sv .

<http://tun.fi/MX.72128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma fulvum" ;
    dwc:scientificNameAuthorship "(DC.:Fr.) Bigeard & H.Guill." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma fulvum"@fi,
        "Tricholoma fulvum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplähelttavalmuska"@fi,
        "fläckmusseron"@sv .

<http://tun.fi/MX.72129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma inocybeoides" ;
    dwc:scientificNameAuthorship "A. Pearson" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma alboconicum"@fi,
        "Tricholoma inocybeoides"@fi,
        "Tricholoma alboconicum"@sv,
        "Tricholoma inocybeoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kekovalmuska"@fi,
        "dvärgmusseron"@sv .

<http://tun.fi/MX.72130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma terreum" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma terreum"@fi,
        "Tricholoma terreum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaavalmuska"@fi,
        "jordmusseron"@sv .

<http://tun.fi/MX.72131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubaria anthracophila" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69762> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Tubaria anthracophila"@fi,
        "Tubaria anthracophila"@sv .

<http://tun.fi/MX.72132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Volvariella bombycina" ;
    dwc:scientificNameAuthorship "(Schaeff. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69664> ;
    skos:hiddenLabel "Volvariella bombycina"@fi,
        "Volvariella bombycina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkituppisieni"@fi,
        "silkesslidskivling"@sv .

<http://tun.fi/MX.72133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xeromphalina cornui" ;
    dwc:scientificNameAuthorship "(Quél.) J. Favre" ;
    skos:broader <http://tun.fi/MX.69687> ;
    skos:hiddenLabel "Xeromphalina cornui"@fi,
        "Xeromphalina cornui"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasnapanahikas"@fi,
        "brun bollrostnavling"@sv .

<http://tun.fi/MX.72134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hymenopellis radicata" ;
    dwc:scientificNameAuthorship "(Relhan) R.H. Petersen" ;
    skos:broader <http://tun.fi/MX.233503> ;
    skos:hiddenLabel "Hymenopellis radicata"@fi,
        "Xerula radicata"@fi,
        "Hymenopellis radicata"@sv,
        "Xerula radicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurttujuurekas"@fi,
        "rynkroting"@sv .

<http://tun.fi/MX.72135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus arvensis" ;
    dwc:scientificNameAuthorship "Schaeff." ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus arvensis"@fi,
        "Agaricus arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltoherkkusieni"@fi,
        "snöbollschampinjon"@sv .

<http://tun.fi/MX.72136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus benesii" ;
    dwc:scientificNameAuthorship "(Pilát) Singer" ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus benesii"@fi,
        "Agaricus benesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakaherkkusieni"@fi,
        "vit blodchampinjon"@sv .

<http://tun.fi/MX.72137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus comtulus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus comtulus"@fi,
        "Agaricus comtulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöherkkusieni"@fi,
        "rödskivig dvärgchampinjon"@sv .

<http://tun.fi/MX.72138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus leucotrichus" ;
    dwc:scientificNameAuthorship "(F.H. Møller) F.H. Møller" ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus leucotrichus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villaherkkusieni"@fi,
        "Agaricus leucotrichus"@sv .

<http://tun.fi/MX.72139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrocybe praecox" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Fayod" ;
    skos:broader <http://tun.fi/MX.69688> ;
    skos:hiddenLabel "Agrocybe praecox"@fi,
        "Agrocybe praecox"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäpiennarsieni"@fi,
        "tidig åkerskivling"@sv .

<http://tun.fi/MX.72141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita simulans" ;
    dwc:scientificNameAuthorship "Contu" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita lividopallecens"@fi,
        "Amanita simulans"@fi,
        "Amanita lividopallecens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "usvakärpässieni"@fi,
        "Amanita simulans"@sv .

<http://tun.fi/MX.72142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita nivalis" ;
    dwc:scientificNameAuthorship "Grev." ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita nivalis"@fi,
        "Amanita nivalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturikärpässieni"@fi,
        "snökamskivling"@sv .

<http://tun.fi/MX.72143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe intrusa" ;
    dwc:scientificNameAuthorship "(Peck) Singer" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe intrusa"@fi,
        "Conocybe intrusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruukkukuupikka"@fi,
        "storhätting"@sv .

<http://tun.fi/MX.72144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe brunneidisca" ;
    dwc:scientificNameAuthorship "(Murrill) Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe lenticulospora"@fi,
        "Conocybe lenticulospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe brunneidisca"@fi,
        "Conocybe brunneidisca"@sv .

<http://tun.fi/MX.72145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe pseudocrispa" ;
    dwc:scientificNameAuthorship "(Hauskn.) Arnolds" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe pseudocrispa"@fi,
        "Conocybe pseudocrispa"@sv .

<http://tun.fi/MX.72146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiotina teneroides" ;
    dwc:scientificNameAuthorship "(J.E. Lange) Singer" ;
    skos:broader <http://tun.fi/MX.69733> ;
    skos:hiddenLabel "Conocybe teneroides"@fi,
        "Conocybe teneroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholiotina teneroides"@fi,
        "Pholiotina teneroides"@sv .

<http://tun.fi/MX.72147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe tuxlaensis" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe tuxlaensis"@fi,
        "Conocybe tuxlaensis"@sv .

<http://tun.fi/MX.72148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita rubescens" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita rubescens"@fi,
        "Amanita rubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokärpässieni"@fi,
        "rodnande flugsvamp"@sv .

<http://tun.fi/MX.72149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita excelsa" ;
    dwc:scientificNameAuthorship "(Fr.) Bertill." ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita excelsa"@fi,
        "Amanita spissa"@fi,
        "Amanita excelsa"@sv,
        "Amanita spissa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savukärpässieni"@fi,
        "gråfotad flugsvamp"@sv .

<http://tun.fi/MX.72150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia auriscalpium" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia auriscalpium"@fi,
        "Arrhenia auriscalpium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapavinokas"@fi,
        "skaftöra"@sv .

<http://tun.fi/MX.72151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolbitius callistus" ;
    dwc:scientificNameAuthorship "(Peck) Watling" ;
    skos:broader <http://tun.fi/MX.69765> ;
    skos:hiddenLabel "Bolbitius callistus"@fi,
        "Bolbitius psittacina"@fi,
        "Bolbitius psittacinus"@fi,
        "Bolbitius callistus"@sv,
        "Bolbitius psittacina"@sv,
        "Bolbitius psittacinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "papukaijahäiväkkä"@fi,
        "papegojskivling"@sv .

<http://tun.fi/MX.72152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletus betulicola" ;
    dwc:scientificNameAuthorship "(Vassilkov) Pilát & Dermek" ;
    skos:broader <http://tun.fi/MX.69714> ;
    skos:hiddenLabel "Boletus betulicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunherkkutatti"@fi,
        "Boletus betulicola"@sv .

<http://tun.fi/MX.72153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callistosporium luteoolivaceum" ;
    dwc:scientificNameAuthorship "(Berk. & M. A. Curtis ) Singer" ;
    skos:broader <http://tun.fi/MX.69786> ;
    skos:hiddenLabel "Callistosporium luteoolivaceum"@fi,
        "Callistosporium luteoolivaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallikka"@fi,
        "olivskivling"@sv .

<http://tun.fi/MX.72155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuphophyllus pratensis" ;
    dwc:scientificNameAuthorship "(Fr.) Bon" ;
    skos:broader <http://tun.fi/MX.324485> ;
    skos:hiddenLabel "Camarophyllus pratensis"@fi,
        "Cuphophyllus pratensis"@fi,
        "Hygrocybe pratensis"@fi,
        "Camarophyllus pratensis"@sv,
        "Cuphophyllus pratensis"@sv,
        "Hygrocybe pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "niittyvahakas"@fi,
        "ängsvaxskivling"@sv .

<http://tun.fi/MX.72156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomphalina grossula" ;
    dwc:scientificNameAuthorship "(Pers.) Norvell, Redhead & Ammirati" ;
    skos:broader <http://tun.fi/MX.69716> ;
    skos:hiddenLabel "Chrysomphalina grossula"@fi,
        "Chrysomphalina grossula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusinapalakki"@fi,
        "gröngul navling"@sv .

<http://tun.fi/MX.72157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe menthiodora" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe menthiodora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "minttumalikka"@fi,
        "Clitocybe menthiodora"@sv .

<http://tun.fi/MX.72159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe ambigua" ;
    dwc:scientificNameAuthorship "Watling" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe ambigua"@fi,
        "Conocybe ambigua"@sv .

<http://tun.fi/MX.72160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe antipus" ;
    dwc:scientificNameAuthorship "(Lasch) Fayod" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe antipus"@fi,
        "Conocybe antipus"@sv .

<http://tun.fi/MX.72161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiotina cyanopus" ;
    dwc:scientificNameAuthorship "(G.F. Atk.) Singer" ;
    skos:broader <http://tun.fi/MX.69733> ;
    skos:hiddenLabel "Conocybe cyanopus"@fi,
        "Pholiotina cyanopus"@fi,
        "Conocybe cyanopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinityvikuupikka"@fi,
        "Pholiotina cyanopus"@sv .

<http://tun.fi/MX.72162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe echinata" ;
    dwc:scientificNameAuthorship "(Velen.) Singer" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe echinata"@fi,
        "Conocybe echinata"@sv .

<http://tun.fi/MX.72163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidotus variabilis" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69649> ;
    skos:hiddenLabel "Crepidotus variabilis"@fi,
        "Crepidotus variabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuruostevinokas"@fi,
        "sidenmussling"@sv .

<http://tun.fi/MX.72164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystoderma amianthinum" ;
    dwc:scientificNameAuthorship "(Scop.:Fr.) Fayod" ;
    skos:broader <http://tun.fi/MX.69788> ;
    skos:hiddenLabel "Cystoderma amianthinum"@fi,
        "Cystoderma amianthinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaryhäkäs"@fi,
        "ockragul grynskivling"@sv .

<http://tun.fi/MX.72165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystoderma fallax" ;
    dwc:scientificNameAuthorship "A.H. Sm. & Singer" ;
    skos:broader <http://tun.fi/MX.69788> ;
    skos:hiddenLabel "Cystoderma fallax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorengasryhäkäs"@fi,
        "Cystoderma fallax"@sv .

<http://tun.fi/MX.72166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystolepiota adulterina" ;
    dwc:scientificNameAuthorship "(F.H.Møller) Bon" ;
    skos:broader <http://tun.fi/MX.69671> ;
    skos:hiddenLabel "Cystolepiota adulterina"@fi,
        "Cystolepiota adulterina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "höytyukonsieni"@fi,
        "flockig puderskivling"@sv .

<http://tun.fi/MX.72167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma anthracinellum" ;
    dwc:scientificNameAuthorship "(M. Lange) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma anthracinellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummarusokas"@fi,
        "Entoloma anthracinellum"@sv .

<http://tun.fi/MX.72168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma atrocoeruleum" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma atrocoeruleum"@fi,
        "Entoloma atrocoeruleum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosmosrusokas"@fi,
        "backnopping"@sv .

<http://tun.fi/MX.72169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma cephalotrichum" ;
    dwc:scientificNameAuthorship "(P. D. Orton) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma cephalotrichum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaiherusokas"@fi,
        "Entoloma cephalotrichum"@sv .

<http://tun.fi/MX.72171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus xanthothrix" ;
    dwc:scientificNameAuthorship "(Romagn.) Vilgalys, Hopple & Jacq. Johnson" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus xanthothrix"@fi,
        "Coprinellus xanthothrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmimustesieni"@fi,
        "mattbläcksvamp"@sv .

<http://tun.fi/MX.72172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasola plicatilis" ;
    dwc:scientificNameAuthorship "(Curtis : Fr.) Redhead, Vilgalys & Hopple" ;
    skos:broader <http://tun.fi/MX.69739> ;
    skos:hiddenLabel "Coprinus plicatilis"@fi,
        "Parasola plicatilis"@fi,
        "Coprinus plicatilis"@sv,
        "Parasola plicatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratasmustesieni"@fi,
        "veckad bläcksvamp"@sv .

<http://tun.fi/MX.72173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus subimpatiens" ;
    dwc:scientificNameAuthorship "(M. Lange & A.H. Sm.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus subimpatiens"@fi,
        "Coprinus subimpatiens"@fi,
        "Coprinus subimpatiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "joutomustesieni"@fi,
        "Coprinellus subimpatiens"@sv .

<http://tun.fi/MX.72174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis urticicola" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis urticicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkosmustesieni"@fi,
        "Coprinopsis urticicola"@sv .

<http://tun.fi/MX.72175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis utrifer" ;
    dwc:scientificNameAuthorship "(Watling) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis utrifer"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakamustesieni"@fi,
        "Coprinopsis utrifer"@sv .

<http://tun.fi/MX.72176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis xenobia" ;
    dwc:scientificNameAuthorship "(P.D. Orton) Redhead, Vilgalys & Moncalv" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis xenobia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sontamustesieni"@fi,
        "Coprinopsis xenobia"@sv .

<http://tun.fi/MX.72177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus pallidissimus" ;
    dwc:scientificNameAuthorship "(Romagn.) P. Roux, Guy García & S. Roux" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus pallidissimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasmustesieni"@fi,
        "Coprinellus pallidissimus"@sv .

<http://tun.fi/MX.72178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinus sterquilinus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69790> ;
    skos:hiddenLabel "Coprinus sterquilinus"@fi,
        "Coprinus sterquilinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengasmustesieni"@fi,
        "stor ringbläcksvamp"@sv .

<http://tun.fi/MX.72179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius alborufescens" ;
    dwc:scientificNameAuthorship "Imler" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius alborufescens"@fi,
        "Cortinarius cremeolaniger"@fi,
        "Cortinarius cremeolaniger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vankkavillaseitikki"@fi,
        "Cortinarius alborufescens"@sv .

<http://tun.fi/MX.72180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius alnetorum" ;
    dwc:scientificNameAuthorship "(Velen.) M.M.Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius alnetorum"@fi,
        "Cortinarius alnetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepikkoseitikki"@fi,
        "mörk alspindling"@sv .

<http://tun.fi/MX.72182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius bovinaster" ;
    dwc:scientificNameAuthorship "Niskanen, Kytöv. & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius bovinaster"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammonseitikki"@fi,
        "Cortinarius bovinaster"@sv .

<http://tun.fi/MX.72183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius causticus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius causticus"@fi,
        "Cortinarius causticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pippuriseitikki"@fi,
        "pepparspindling"@sv .

<http://tun.fi/MX.72184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius clarobrunneus" ;
    dwc:scientificNameAuthorship "(H. Lindstr. & Melot) Niskanen, Kytöv. & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius clarobrunneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjukarhunseitikki"@fi,
        "Cortinarius clarobrunneus"@sv .

<http://tun.fi/MX.72185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius luteobrunnescens" ;
    dwc:scientificNameAuthorship "A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius cliduchus"@fi,
        "Cortinarius luteobrunnescens"@fi,
        "Cortinarius cliduchus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rieväseitikki"@fi,
        "Cortinarius luteobrunnescens"@sv .

<http://tun.fi/MX.72186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius comptulus" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius comptulus"@fi,
        "Cortinarius comptulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nöyhtäseitikki"@fi,
        "rundsporig spindling"@sv .

<http://tun.fi/MX.72187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius crassus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius crassus"@fi,
        "Cortinarius crassus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limppuseitikki"@fi,
        "brödspindling"@sv .

<http://tun.fi/MX.72188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius dalecarlicus" ;
    dwc:scientificNameAuthorship "Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius dalecarlicus"@fi,
        "Cortinarius dalecarlicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taalainnuppiseitikki"@fi,
        "siljansspindling"@sv .

<http://tun.fi/MX.72189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius delibutus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius delibutus"@fi,
        "Cortinarius delibutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalimaseitikki"@fi,
        "gulspindling"@sv .

<http://tun.fi/MX.72190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius detonsus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius detonsus"@fi,
        "Cortinarius detonsus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sieväseitikki"@fi,
        "mässingsspindling"@sv .

<http://tun.fi/MX.72191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius disjungendus" ;
    dwc:scientificNameAuthorship "P. Karst., 1893" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius disjungendus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sauvaseitikki"@fi,
        "Cortinarius disjungendus"@sv .

<http://tun.fi/MX.72192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius duracinus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius duracinus"@fi,
        "Cortinarius duracinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukkulaseitikki"@fi,
        "broskspindling"@sv .

<http://tun.fi/MX.72193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius fennoscandicus" ;
    dwc:scientificNameAuthorship "Bendiksen, K. Bendiksen & Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius fennoscandicus"@fi,
        "Cortinarius fennoscandicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "porolimaseitikki"@fi,
        "renspindling"@sv .

<http://tun.fi/MX.72194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius fillionii" ;
    dwc:scientificNameAuthorship "Bidaud, Moënne-Locc. & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius fillionii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jurttiseitikki"@fi,
        "Cortinarius fillionii"@sv .

<http://tun.fi/MX.72195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius flavovirens" ;
    dwc:scientificNameAuthorship "Rob.Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius flavovirens"@fi,
        "Cortinarius flavovirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhonuppiseitikki"@fi,
        "mjölspindling"@sv .

<http://tun.fi/MX.72196> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius fuscobovinus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius fuscobovinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "väinönseitikki"@fi,
        "Cortinarius fuscobovinus"@sv .

<http://tun.fi/MX.72198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius hinnuleoarmillatus" ;
    dwc:scientificNameAuthorship "Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius hinnuleoarmillatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punatunkkaseitikki"@fi,
        "Cortinarius hinnuleoarmillatus"@sv .

<http://tun.fi/MX.72199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius laniger" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius laniger"@fi,
        "Cortinarius laniger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkovillaseitikki"@fi,
        "ullspindling"@sv .

<http://tun.fi/MX.72200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius mattiæ" ;
    dwc:scientificNameAuthorship "Soop" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius mattiæ"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "matinseitikki"@fi,
        "Cortinarius mattiæ"@sv .

<http://tun.fi/MX.72201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius meinhardii" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius meinhardii"@fi,
        "Cortinarius meinhardii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkinuppiseitikki"@fi,
        "äggspindling"@sv .

<http://tun.fi/MX.72202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius ochrophyllus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius ochrophyllus"@fi,
        "Cortinarius ochrophyllus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okraseitikki"@fi,
        "ockraspindling"@sv .

<http://tun.fi/MX.72203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius papulosus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius papulosus"@fi,
        "Cortinarius papulosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkaseitikki"@fi,
        "prickspindling"@sv .

<http://tun.fi/MX.72204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius parvannulatus" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius parvannulatus"@fi,
        "Cortinarius parvannulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaulusseitikki"@fi,
        "kragspindling"@sv .

<http://tun.fi/MX.72205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pholideus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pholideus"@fi,
        "Cortinarius pholideus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomuvyöseitikki"@fi,
        "tofsspindling"@sv .

<http://tun.fi/MX.72206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subpaleaceus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pilatii"@fi,
        "Cortinarius subpaleaceus"@fi,
        "Cortinarius pilatii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkaseitikki"@fi,
        "Cortinarius subpaleaceus"@sv .

<http://tun.fi/MX.72207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pluvius" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pluvius"@fi,
        "Cortinarius pluvius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "himmiseitikki"@fi,
        "liten gallspindling"@sv .

<http://tun.fi/MX.72208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius porphyropus" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius porphyropus"@fi,
        "Cortinarius porphyropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurajalkaseitikki"@fi,
        "anilinspindling"@sv .

<http://tun.fi/MX.72209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pseudoarquatus" ;
    dwc:scientificNameAuthorship "A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pseudoarquatus"@fi,
        "Cortinarius riederi"@fi,
        "Cortinarius riederi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sipuliseitikki"@fi,
        "Cortinarius pseudoarquatus"@sv .

<http://tun.fi/MX.72210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subcastaneus" ;
    dwc:scientificNameAuthorship "Bidaud & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius subcastaneus"@fi,
        "Cortinarius subcastaneus"@sv .

<http://tun.fi/MX.72211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subfloccopus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius subfloccopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "honteloseitikki"@fi,
        "Cortinarius subfloccopus"@sv .

<http://tun.fi/MX.72213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius violaceocinereus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius violaceocinereus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjoseitikki"@fi,
        "Cortinarius violaceocinereus"@sv .

<http://tun.fi/MX.72214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius vitiosus" ;
    dwc:scientificNameAuthorship "(M.M.Moser) Niskanen, Kytöv., Liimatainen & S.Laine" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius vitiosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palttuseitikki"@fi,
        "Cortinarius vitiosus"@sv .

<http://tun.fi/MX.72215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma hiemale" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma hiemale"@fi,
        "Hebeloma hiemale"@sv .

<http://tun.fi/MX.72216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hohenbuehelia atrocoerulea" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69652> ;
    skos:hiddenLabel "Hohenbuehelia atrocoerulea"@fi,
        "Hohenbuehelia atrocoerulea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkohytyvinokas"@fi,
        "blå gelémussling"@sv .

<http://tun.fi/MX.72218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe decemgibbosa" ;
    dwc:scientificNameAuthorship "(Kühner) Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe decemgibbosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänrisakas"@fi,
        "Inocybe decemgibbosa"@sv .

<http://tun.fi/MX.72219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe giacomi" ;
    dwc:scientificNameAuthorship "J. Favre" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe giacomi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkarisakas"@fi,
        "Inocybe giacomi"@sv .

<http://tun.fi/MX.72220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe lindrothii" ;
    dwc:scientificNameAuthorship "(P. Karst.) Vauras & E. Larss." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe leiocephala"@fi,
        "Inocybe lindrothii"@fi,
        "Inocybe leiocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunorisakas"@fi,
        "Inocybe lindrothii"@sv .

<http://tun.fi/MX.72221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallocybe malenconii" ;
    dwc:scientificNameAuthorship "(R. Heim) Matheny & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.5077805> ;
    skos:hiddenLabel "Inocybe malenconii"@fi,
        "Mallocybe malenconii"@fi,
        "Inocybe malenconii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ravirisakas"@fi,
        "Mallocybe malenconii"@sv .

<http://tun.fi/MX.72222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe mytiliodora" ;
    dwc:scientificNameAuthorship "Stangl & Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe mytiliodora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "simpukkarisakas"@fi,
        "Inocybe mytiliodora"@sv .

<http://tun.fi/MX.72223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe nitidiuscula" ;
    dwc:scientificNameAuthorship "(Britzelm.) Sacc." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe nitidiuscula"@fi,
        "Inocybe nitidiuscula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusojalkarisakas"@fi,
        "mosstråding"@sv .

<http://tun.fi/MX.72224> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe subpapillata" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe subpapillata"@fi,
        "Hygrocybe subpapillata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nupuvahakas"@fi,
        "knoppvaxing"@sv .

<http://tun.fi/MX.72225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe substrangulata" ;
    dwc:scientificNameAuthorship "(P. D. Orton) P. D. Orton & Watling" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe substrangulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurevahakas"@fi,
        "Hygrocybe substrangulata"@sv .

<http://tun.fi/MX.72226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophoropsis aurantiaca" ;
    dwc:scientificNameAuthorship "(Wulfen:Fr.) Maire ex Martin-Sans" ;
    skos:broader <http://tun.fi/MX.69695> ;
    skos:hiddenLabel "Hygrophoropsis aurantiaca"@fi,
        "Hygrophoropsis aurantiaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valevahvero"@fi,
        "narrkantarell"@sv .

<http://tun.fi/MX.72227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus hyacinthinus" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus hyacinthinus"@fi,
        "Hygrophorus hyacinthinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hyasinttivahakas"@fi,
        "hyacintvaxskivling"@sv .

<http://tun.fi/MX.72228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus inocybiformis" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus inocybiformis"@fi,
        "Hygrophorus inocybiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helavahakas"@fi,
        "skäggvaxskivling"@sv .

<http://tun.fi/MX.72229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus subviscifer" ;
    dwc:scientificNameAuthorship "(P. Karst.) Harmaja" ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus subviscifer"@fi,
        "Hygrophorus subviscifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuhruvahakas"@fi,
        "narrvaxskivling"@sv .

<http://tun.fi/MX.72230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypholoma marginatum" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) J.Schröt." ;
    skos:broader <http://tun.fi/MX.69697> ;
    skos:hiddenLabel "Hypholoma marginatum"@fi,
        "Hypholoma marginatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parvilahokka"@fi,
        "kantslöjskivling"@sv .

<http://tun.fi/MX.72231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe acuta" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe acuta"@fi,
        "Inocybe acuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nipukkarisakas"@fi,
        "spetstråding"@sv .

<http://tun.fi/MX.72232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe armeniaca" ;
    dwc:scientificNameAuthorship "Huijsman" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe armeniaca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusotäplärisakas"@fi,
        "Inocybe armeniaca"@sv .

<http://tun.fi/MX.72233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe asterospora" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe asterospora"@fi,
        "Inocybe asterospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tähti-itiörisakas"@fi,
        "stjärntråding"@sv .

<http://tun.fi/MX.72234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe semifulva" ;
    dwc:scientificNameAuthorship "Grund & D.E. Stuntz" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe auricoma"@fi,
        "Inocybe semifulva"@fi,
        "Inocybe auricoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lounarisakas"@fi,
        "Inocybe semifulva"@sv .

<http://tun.fi/MX.72235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe bufonia" ;
    dwc:scientificNameAuthorship "Kokkonen & Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe bufonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnanrisakas"@fi,
        "Inocybe bufonia"@sv .

<http://tun.fi/MX.72236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma dichroum" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma dichroum"@fi,
        "Entoloma dichroum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liilarusokas"@fi,
        "pricknopping"@sv .

<http://tun.fi/MX.72237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma formosum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma formosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pronssirusokas"@fi,
        "Entoloma formosum"@sv .

<http://tun.fi/MX.72238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma griseocyaneum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma griseocyaneum"@fi,
        "Entoloma griseocyaneum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomurusokas"@fi,
        "stornopping"@sv .

<http://tun.fi/MX.72239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma juncinum" ;
    dwc:scientificNameAuthorship "(Kühner & Romagn.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma juncinum"@fi,
        "Entoloma juncinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säderusokas"@fi,
        "strimmig rödhätting"@sv .

<http://tun.fi/MX.72240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma korhonenii" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma korhonenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkarusokas"@fi,
        "Entoloma korhonenii"@sv .

<http://tun.fi/MX.72241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma lampropus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Hesler" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma lampropus"@fi,
        "Entoloma lampropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "musterusokas"@fi,
        "stålnopping"@sv .

<http://tun.fi/MX.72242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma nidorosum" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Clitopilus davisii"@fi,
        "Entoloma melenosmum"@fi,
        "Entoloma nidorosum"@fi,
        "Clitopilus davisii"@sv,
        "Entoloma melenosmum"@sv,
        "Entoloma nidorosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisurusokas"@fi,
        "stinkrödling"@sv .

<http://tun.fi/MX.72243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma pleopodium" ;
    dwc:scientificNameAuthorship "(Bull. ex DC.:Fr.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma pleopodium"@fi,
        "Entoloma pleopodium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksurusokas"@fi,
        "gul rödhätting"@sv .

<http://tun.fi/MX.72244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma pseudoturci" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma pseudoturci"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taljarusokas"@fi,
        "Entoloma pseudoturci"@sv .

<http://tun.fi/MX.72245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma speculum" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma speculum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katverusokas"@fi,
        "Entoloma speculum"@sv .

<http://tun.fi/MX.72246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma tjallingiorum" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma tjallingiorum"@fi,
        "Entoloma tjallingiorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinijalkarusokas"@fi,
        "tvåfärgsnopping"@sv .

<http://tun.fi/MX.72247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma undatum" ;
    dwc:scientificNameAuthorship "(Fr.) M.M.Moser" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma undatum"@fi,
        "Entoloma undatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naparusokas"@fi,
        "bandad navelrödling"@sv .

<http://tun.fi/MX.72248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fayodia bisphaerigera" ;
    dwc:scientificNameAuthorship "(J.E. Lange) Singer" ;
    skos:broader <http://tun.fi/MX.69746> ;
    skos:hiddenLabel "Fayodia bisphaerigera"@fi,
        "Fayodia gracilipes"@fi,
        "Fayodia bisphaerigera"@sv,
        "Fayodia gracilipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiipposavulakki"@fi,
        "hättstrimnavling"@sv .

<http://tun.fi/MX.72249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flagelloscypha punctiformis" ;
    dwc:scientificNameAuthorship "(Fr.) Agerer" ;
    skos:broader <http://tun.fi/MX.69698> ;
    skos:hiddenLabel "Flagelloscypha punctiformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistepiponen"@fi,
        "Flagelloscypha punctiformis"@sv .

<http://tun.fi/MX.72250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammulaster carpophilus" ;
    dwc:scientificNameAuthorship "(Fr.) Earle ex Vellinga" ;
    skos:broader <http://tun.fi/MX.69653> ;
    skos:hiddenLabel "Flammulaster carpophiloides"@fi,
        "Flammulaster carpophilus"@fi,
        "Flammulaster carpophiloides"@sv,
        "Flammulaster carpophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teehietalakki"@fi,
        "bokskräling"@sv .

<http://tun.fi/MX.72251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina allospora" ;
    dwc:scientificNameAuthorship "A. H. Sm. & Singer" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina allospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "halonääpikkä"@fi,
        "Galerina allospora"@sv .

<http://tun.fi/MX.72252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina mniophila" ;
    dwc:scientificNameAuthorship "(Lasch : Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina mniophila"@fi,
        "Galerina mniophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasnääpikkä"@fi,
        "blek mosshätting"@sv .

<http://tun.fi/MX.72253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina stordalii" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina stordalii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "noronääpikkä"@fi,
        "Galerina stordalii"@sv .

<http://tun.fi/MX.72254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus dryophilus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Murrill" ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Gymnopus dryophilus"@fi,
        "Gymnopus dryophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalpeajuurekas"@fi,
        "blek nagelskivling"@sv .

<http://tun.fi/MX.72255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma birrus" ;
    dwc:scientificNameAuthorship "(Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma birrus"@fi,
        "Hebeloma birrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oluttympönen"@fi,
        "stybbfränskivling"@sv .

<http://tun.fi/MX.72256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena smithiana" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena smithiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heikkohiippo"@fi,
        "Mycena smithiana"@sv .

<http://tun.fi/MX.72257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phloeomana speirea" ;
    dwc:scientificNameAuthorship "(Fr.) Redhead" ;
    skos:broader <http://tun.fi/MX.5017233> ;
    skos:hiddenLabel "Mycena speirea"@fi,
        "Phloeomana speirea"@fi,
        "Mycena speirea"@sv,
        "Phloeomana speirea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risuhiippo"@fi,
        "kvisthätta"@sv .

<http://tun.fi/MX.72258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mythicomyces corneipes" ;
    dwc:scientificNameAuthorship "(Fr.) Redhead & A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69703> ;
    skos:hiddenLabel "Mythicomyces corneipes"@fi,
        "Mythicomyces corneipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myytikkä"@fi,
        "styvfoting"@sv .

<http://tun.fi/MX.72259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naucoria escharioides" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69720> ;
    skos:hiddenLabel "Naucoria escharioides"@fi,
        "Naucoria escharioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäruosteheltta"@fi,
        "blek alskräling"@sv .

<http://tun.fi/MX.72260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naucoria zonata" ;
    dwc:scientificNameAuthorship "E. Ludwig & Reil" ;
    skos:broader <http://tun.fi/MX.69720> ;
    skos:hiddenLabel "Naucoria zonata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöruosteheltta"@fi,
        "Naucoria zonata"@sv .

<http://tun.fi/MX.72261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe petiginosa" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe petiginosa"@fi,
        "Inocybe petiginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiörisakas"@fi,
        "dvärgtråding"@sv .

<http://tun.fi/MX.72262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosperma rimosum" ;
    dwc:scientificNameAuthorship "(Bull.) Matheny & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.5077807> ;
    skos:hiddenLabel "Inocybe rimosa"@fi,
        "Pseudosperma rimosum"@fi,
        "Inocybe rimosa"@sv,
        "Pseudosperma rimosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippurisakas"@fi,
        "topptråding"@sv .

<http://tun.fi/MX.72263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe rivularis" ;
    dwc:scientificNameAuthorship "Jacobsson & Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe rivularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanrisakas"@fi,
        "Inocybe rivularis"@sv .

<http://tun.fi/MX.72264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe salicis" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe salicis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajunrisakas"@fi,
        "Inocybe salicis"@sv .

<http://tun.fi/MX.72265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe subexilis" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe subexilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkurisakas"@fi,
        "Inocybe subexilis"@sv .

<http://tun.fi/MX.72266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe teraturgus" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe teraturgus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkarisakas"@fi,
        "Inocybe teraturgus"@sv .

<http://tun.fi/MX.72267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria vinaceorosea" ;
    dwc:scientificNameAuthorship "Contu" ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:hiddenLabel "Laccaria fraterna"@fi,
        "Laccaria vinaceorosea"@fi,
        "Laccaria fraterna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirulohisieni"@fi,
        "Laccaria vinaceorosea"@sv .

<http://tun.fi/MX.72268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria maritima" ;
    dwc:scientificNameAuthorship "(Theodor.) Huhtinen" ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:hiddenLabel "Laccaria maritima"@fi,
        "Laccaria maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkolohisieni"@fi,
        "dynlaxskivling"@sv .

<http://tun.fi/MX.72269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius aquizonatus" ;
    dwc:scientificNameAuthorship "Kytöv." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius aquizonatus"@fi,
        "Lactarius aquizonatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vesikehärousku"@fi,
        "blek fransriska"@sv .

<http://tun.fi/MX.72270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius aspideus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius aspideus"@fi,
        "Lactarius aspideus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raidanrousku"@fi,
        "videriska"@sv .

<http://tun.fi/MX.72271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius brunneoviolaceus" ;
    dwc:scientificNameAuthorship "M. P. Christ." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius brunneoviolaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaarnikkarousku"@fi,
        "Lactarius brunneoviolaceus"@sv .

<http://tun.fi/MX.72272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius helvus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius helvus"@fi,
        "Lactarius helvus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lakritsirousku"@fi,
        "lakritsriska"@sv .

<http://tun.fi/MX.72273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius hysginus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius hysginus"@fi,
        "Lactarius hysginus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahelttarousku"@fi,
        "gulskivig riska"@sv .

<http://tun.fi/MX.72274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius obscuratus" ;
    dwc:scientificNameAuthorship "(Lasch) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius obscuratus"@fi,
        "Lactarius obscuratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepikkorousku"@fi,
        "alriska"@sv .

<http://tun.fi/MX.72275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius subcircellatus" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius subcircellatus"@fi,
        "Lactarius subcircellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanrousku"@fi,
        "dvärgbjörksriska"@sv .

<http://tun.fi/MX.72276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius torminosus" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) Pers." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius torminosus"@fi,
        "Lactarius torminosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvarousku"@fi,
        "skäggriska"@sv .

<http://tun.fi/MX.72277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactifluus volemus" ;
    dwc:scientificNameAuthorship "(Fr.) Kuntze" ;
    skos:broader <http://tun.fi/MX.325262> ;
    skos:hiddenLabel "Lactarius volemus"@fi,
        "Lactifluus volemus"@fi,
        "Lactarius volemus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultarousku"@fi,
        "Lactifluus volemus"@sv .

<http://tun.fi/MX.72278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum albostipitatum" ;
    dwc:scientificNameAuthorship "den Bakker & Noordel." ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum albostipitatum"@fi,
        "Leccinum aurantiacum"@fi,
        "Leccinum albostipitatum"@sv,
        "Leccinum aurantiacum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haavanpunikkitatti"@fi,
        "aspsopp"@sv .

<http://tun.fi/MX.72279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum callitrichum" ;
    dwc:scientificNameAuthorship "Redeuilh" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum callitrichum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkapunikkitatti"@fi,
        "Leccinum callitrichum"@sv .

<http://tun.fi/MX.72280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum nucatum" ;
    dwc:scientificNameAuthorship "Lannoy & Estadès" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum nucatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkalehmäntatti"@fi,
        "Leccinum nucatum"@sv .

<http://tun.fi/MX.72281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum quercinum" ;
    dwc:scientificNameAuthorship "(Pilát) E.E.Green & Watling" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum aurantiacum var. quercinum"@fi,
        "Leccinum quercinum"@fi,
        "Leccinum aurantiacum var. quercinum"@sv,
        "Leccinum quercinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenpunikkitatti"@fi,
        "eksopp"@sv .

<http://tun.fi/MX.72282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum roseotinctum" ;
    dwc:scientificNameAuthorship "Watling" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum roseotinctum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaspunikkitatti"@fi,
        "Leccinum roseotinctum"@sv .

<http://tun.fi/MX.72283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum rotundifoliae" ;
    dwc:scientificNameAuthorship "(Singer) A. H. Sm., Thiers & Watling" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum rotundifoliae"@fi,
        "Leccinum rotundifoliae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaislehmäntatti"@fi,
        "rensopp"@sv .

<http://tun.fi/MX.72285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentinus conchatus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) J. Schröt." ;
    skos:broader <http://tun.fi/MX.69725> ;
    skos:hiddenLabel "Lentinus conchatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rustovinokas"@fi,
        "Lentinus conchatus"@sv .

<http://tun.fi/MX.72286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinoderma asperum" ;
    dwc:scientificNameAuthorship "(Pers.) Bon" ;
    skos:broader <http://tun.fi/MX.233493> ;
    skos:hiddenLabel "Echinoderma asperum"@fi,
        "Lepiota aspera"@fi,
        "Echinoderma asperum"@sv,
        "Lepiota aspera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikkiukonsieni"@fi,
        "spärrfjällskivling"@sv .

<http://tun.fi/MX.72287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota subalba" ;
    dwc:scientificNameAuthorship "Kühner ex P.D.Orton" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota subalba"@fi,
        "Lepiota subalba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liitu-ukonsieni"@fi,
        "lundfjällskivling"@sv .

<http://tun.fi/MX.72288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paralepista flaccida" ;
    dwc:scientificNameAuthorship "(Sowerby) Vizzini" ;
    skos:broader <http://tun.fi/MX.5003718> ;
    skos:hiddenLabel "Lepista flaccida"@fi,
        "Lepista inversa"@fi,
        "Paralepista flaccida"@fi,
        "Lepista flaccida"@sv,
        "Lepista inversa"@sv,
        "Paralepista flaccida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskomalikka"@fi,
        "rödbrun trattskivling"@sv .

<http://tun.fi/MX.72289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum anthracophilum" ;
    dwc:scientificNameAuthorship "(Lasch) M. Lange & Sivertsen" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum anthracophilum"@fi,
        "Lyophyllum anthracophilum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palokynsikäs"@fi,
        "stybbgråskivling"@sv .

<http://tun.fi/MX.72290> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myochromella inolens" ;
    dwc:scientificNameAuthorship "(Fr.) V. Hofst., Clémençon, Moncalvo & Redhead" ;
    skos:broader <http://tun.fi/MX.5008051> ;
    skos:hiddenLabel "Lyophyllum inolens"@fi,
        "Myochromella inolens"@fi,
        "Lyophyllum inolens"@sv,
        "Myochromella inolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havukynsikäs"@fi,
        "grangråskivling"@sv .

<http://tun.fi/MX.72291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum schulmannii" ;
    dwc:scientificNameAuthorship "(Harmaja) Harmaja" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum schulmannii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otonkynsikäs"@fi,
        "Lyophyllum schulmannii"@sv .

<http://tun.fi/MX.72292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum semitale" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum semitale"@fi,
        "Lyophyllum semitale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savukynsikäs"@fi,
        "mjölsvärting"@sv .

<http://tun.fi/MX.72293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum subsimulans" ;
    dwc:scientificNameAuthorship "(P. Karst.) Clémençon" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lyophyllum subsimulans"@fi,
        "Lyophyllum subsimulans"@sv .

<http://tun.fi/MX.72294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagaranella tylicolor" ;
    dwc:scientificNameAuthorship "(Fr.) V. Hofst., Clémençon, Moncalvo & Redhead" ;
    skos:broader <http://tun.fi/MX.5008054> ;
    skos:hiddenLabel "Lyophyllum tylicolor"@fi,
        "Sagaranella tylicolor"@fi,
        "Lyophyllum tylicolor"@sv,
        "Sagaranella tylicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loiskynsikäs"@fi,
        "parasitgråskivling"@sv .

<http://tun.fi/MX.72295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycetinis scorodonius" ;
    dwc:scientificNameAuthorship "(Fr.) A.W. Wilson & Desjardin" ;
    skos:broader <http://tun.fi/MX.233515> ;
    skos:hiddenLabel "Marasmius scorodonius"@fi,
        "Mycetinis scorodonius"@fi,
        "Marasmius scorodonius"@sv,
        "Mycetinis scorodonius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukkanahikas"@fi,
        "lökbrosking"@sv .

<http://tun.fi/MX.72296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmius siccus" ;
    dwc:scientificNameAuthorship "(Schwein.) Fr." ;
    skos:broader <http://tun.fi/MX.69677> ;
    skos:hiddenLabel "Marasmius siccus"@fi,
        "Marasmius siccus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjannahikas"@fi,
        "veckbrosking"@sv .

<http://tun.fi/MX.72297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanophyllum eyrei" ;
    dwc:scientificNameAuthorship "(Massee) Singer" ;
    skos:broader <http://tun.fi/MX.69777> ;
    skos:hiddenLabel "Melanophyllum eyrei"@fi,
        "Melanophyllum eyrei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinihelttajauhikas"@fi,
        "grönsporig skivling"@sv .

<http://tun.fi/MX.72298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena abramsii" ;
    dwc:scientificNameAuthorship "(Murrill) Murrill" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena abramsii"@fi,
        "Mycena abramsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suvihiippo"@fi,
        "sommarhätta"@sv .

<http://tun.fi/MX.72299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena algeriensis" ;
    dwc:scientificNameAuthorship "non Maire" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena algeriensis"@fi,
        "Mycena algeriensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysihiippo"@fi,
        "knipphättä"@sv .

<http://tun.fi/MX.72300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena flavescens" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena flavescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkahiippo"@fi,
        "Mycena flavescens"@sv .

<http://tun.fi/MX.72301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena mucor" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena mucor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtihiippo"@fi,
        "Mycena mucor"@sv .

<http://tun.fi/MX.72302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena niveipes" ;
    dwc:scientificNameAuthorship "(Murrill) Murrill" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena niveipes"@fi,
        "Mycena niveipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkojalkahiippo"@fi,
        "blek rynkhätta"@sv .

<http://tun.fi/MX.72303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena oregonensis" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena oregonensis"@fi,
        "Mycena oregonensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssihiippo"@fi,
        "fagerhätta"@sv .

<http://tun.fi/MX.72304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena rosella" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena rosella"@fi,
        "Mycena rosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punahiippo"@fi,
        "rosenhätta"@sv .

<http://tun.fi/MX.72305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocybe pelliculosa" ;
    dwc:scientificNameAuthorship "(A.H. Sm.) Singer & A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocybe pelliculosa"@fi,
        "Psilocybe pelliculosa"@sv .

<http://tun.fi/MX.72306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocybe medullosa" ;
    dwc:scientificNameAuthorship "(Bres.) Borovička" ;
    skos:broader <http://tun.fi/MX.69727> ;
    skos:hiddenLabel "Phaeogalera medullosa"@fi,
        "Psilocybe medullosa"@fi,
        "Psilocybe silvatica"@fi,
        "Phaeogalera medullosa"@sv,
        "Psilocybe silvatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risumadonlakki"@fi,
        "Psilocybe medullosa"@sv .

<http://tun.fi/MX.72307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stropharia albonitens" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69780> ;
    skos:hiddenLabel "Stropharia albonitens"@fi,
        "Stropharia albonitens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskaulussieni"@fi,
        "vit kragskivling"@sv .

<http://tun.fi/MX.72308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillus bovinus" ;
    dwc:scientificNameAuthorship "(L.:Fr.) Roussel" ;
    skos:broader <http://tun.fi/MX.69758> ;
    skos:hiddenLabel "Suillus bovinus"@fi,
        "Suillus bovinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummitatti"@fi,
        "örsopp"@sv .

<http://tun.fi/MX.72309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillus variegatus" ;
    dwc:scientificNameAuthorship "(Sw.:Fr.) Kuntze" ;
    skos:broader <http://tun.fi/MX.69758> ;
    skos:hiddenLabel "Suillus variegatus"@fi,
        "Suillus variegatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangastatti"@fi,
        "sandsopp"@sv .

<http://tun.fi/MX.72310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula atrorubens" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula atrorubens"@fi,
        "Russula atrorubens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummalakihapero"@fi,
        "svartröd kremla"@sv .

<http://tun.fi/MX.72311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula azurea" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula azurea"@fi,
        "Russula azurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinihapero"@fi,
        "azurkremla"@sv .

<http://tun.fi/MX.72312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula badia" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula badia"@fi,
        "Russula badia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pippurihapero"@fi,
        "pepparkremla"@sv .

<http://tun.fi/MX.72313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula chloroides" ;
    dwc:scientificNameAuthorship "(Krombh.) Bres." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula chloroides"@fi,
        "Russula chloroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihersuppilohapero"@fi,
        "tätskivig trattkremla"@sv .

<http://tun.fi/MX.72314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula citrinochlora" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula citrinochlora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sitruunahapero"@fi,
        "Russula citrinochlora"@sv .

<http://tun.fi/MX.72315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula cremeoavellanea" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula cremeoavellanea"@fi,
        "Russula cremeoavellanea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "konnanhapero"@fi,
        "gul mandelkremla"@sv .

<http://tun.fi/MX.72316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula cyanoxantha" ;
    dwc:scientificNameAuthorship "(Schaeff.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula cyanoxantha"@fi,
        "Russula cyanoxantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyyhkyhapero"@fi,
        "brokkremla"@sv .

<http://tun.fi/MX.72317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula densifolia" ;
    dwc:scientificNameAuthorship "Gillet" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula densifolia"@fi,
        "Russula densifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmohapero"@fi,
        "tätskivig svedkremla"@sv .

<http://tun.fi/MX.72318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula gracillima" ;
    dwc:scientificNameAuthorship "Jul. Schäff." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula gracillima"@fi,
        "Russula gracillima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitahapero"@fi,
        "spädkremla"@sv .

<http://tun.fi/MX.72319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula laeta" ;
    dwc:scientificNameAuthorship "F. H. Møller & Jul. Schäff." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula laeta"@fi,
        "Russula laeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammihakahapero"@fi,
        "skönkremla"@sv .

<http://tun.fi/MX.72320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula melzeri" ;
    dwc:scientificNameAuthorship "Zvára" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula melzeri"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "roosahapero"@fi,
        "Russula melzeri"@sv .

<http://tun.fi/MX.72321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula paludosa" ;
    dwc:scientificNameAuthorship "Britzelm." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula paludosa"@fi,
        "Russula paludosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isohapero"@fi,
        "storkremla"@sv .

<http://tun.fi/MX.72322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula parazurea" ;
    dwc:scientificNameAuthorship "Jul.Schäff." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula parazurea"@fi,
        "Russula parazurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "patinahapero"@fi,
        "blågrön kremla"@sv .

<http://tun.fi/MX.72323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula pascua" ;
    dwc:scientificNameAuthorship "(F. H. Møller & Jul. Schäff.) Kühner" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula pascua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturisillihapero"@fi,
        "Russula pascua"@sv .

<http://tun.fi/MX.72324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula sanguinea" ;
    dwc:scientificNameAuthorship "(Bull.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula sanguinea"@fi,
        "Russula sanguinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verihapero"@fi,
        "blodkremla"@sv .

<http://tun.fi/MX.72325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula transiens" ;
    dwc:scientificNameAuthorship "(Singer) Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Russula transiens"@fi,
        "Russula transiens"@sv .

<http://tun.fi/MX.72326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panaeolus fimicola" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69759> ;
    skos:hiddenLabel "Panaeolus fimicola"@fi,
        "Panaeolus fimicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lantakirjoheltta"@fi,
        "dyngbroking"@sv .

<http://tun.fi/MX.72327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panaeolina foenisecii" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Maire" ;
    skos:broader <http://tun.fi/MX.233529> ;
    skos:hiddenLabel "Panaeolina foenisecii"@fi,
        "Panaeolina foenisecii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmikirjoheltta"@fi,
        "slåtterbroking"@sv .

<http://tun.fi/MX.72328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panellus mitis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69682> ;
    skos:hiddenLabel "Panellus mitis"@fi,
        "Panellus mitis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuvinokas"@fi,
        "vintermussling"@sv .

<http://tun.fi/MX.72329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panellus stipticus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69682> ;
    skos:hiddenLabel "Panellus stipticus"@fi,
        "Panellus stypticus"@fi,
        "Panellus stipticus"@sv,
        "Panellus stypticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kitkerävinokas"@fi,
        "epålettsvamp"@sv .

<http://tun.fi/MX.72330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocollybia hilaris" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.69731> ;
    skos:hiddenLabel "Phaeocollybia hilaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lystiruostejuurekas"@fi,
        "Phaeocollybia hilaris"@sv .

<http://tun.fi/MX.72331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeogalera stagnina" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Pegler & T. W. K. Young" ;
    skos:broader <http://tun.fi/MX.69760> ;
    skos:hiddenLabel "Phaeogalera stagnina"@fi,
        "Phaeogalera stagnina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummanääpikkä"@fi,
        "sumphätting"@sv .

<http://tun.fi/MX.72332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota highlandensis" ;
    dwc:scientificNameAuthorship "(Peck) Quadr. & Lunghini" ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota highlandensis"@fi,
        "Pholiota highlandensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palohelokka"@fi,
        "kolflamskivling"@sv .

<http://tun.fi/MX.72333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurotus dryinus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69685> ;
    skos:hiddenLabel "Pleurotus dryinus"@fi,
        "Pleurotus dryinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengasvinokas"@fi,
        "ringmussling"@sv .

<http://tun.fi/MX.72334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus chrysophaeus" ;
    dwc:scientificNameAuthorship "(Schaeff.) Quél." ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus chrysophaeus"@fi,
        "Pluteus chrysophaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunolahorusokas"@fi,
        "gyllenskölding"@sv .

<http://tun.fi/MX.72335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus romellii" ;
    dwc:scientificNameAuthorship "(Britzelm.) Sacc." ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus romellii"@fi,
        "Pluteus romellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtolahorusokas"@fi,
        "gulfotsskölding"@sv .

<http://tun.fi/MX.72336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella chondroderma" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella chondroderma"@fi,
        "Psathyrella chondroderma"@sv .

<http://tun.fi/MX.72337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella coprophila" ;
    dwc:scientificNameAuthorship "Watling" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella coprophila"@fi,
        "Psathyrella coprophila"@sv .

<http://tun.fi/MX.72338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella corrugis" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Konrad & Maubl." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella corrugis"@fi,
        "Psathyrella corrugis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentohaprakas"@fi,
        "rödeggad spröding"@sv .

<http://tun.fi/MX.72339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Typhrasa gossypina" ;
    dwc:scientificNameAuthorship "(Bull.: Fr.) Örstadius & E. Larss." ;
    skos:broader <http://tun.fi/MX.233536> ;
    skos:hiddenLabel "Psathyrella gossypina"@fi,
        "Typhrasa gossypina"@fi,
        "Psathyrella gossypina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parkahaprakas"@fi,
        "Typhrasa gossypina"@sv .

<http://tun.fi/MX.72340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kauffmania larga" ;
    dwc:scientificNameAuthorship "(Kauffman) Örstadius & E. Larss." ;
    skos:broader <http://tun.fi/MX.233534> ;
    skos:hiddenLabel "Kauffmania larga"@fi,
        "Psathyrella larga"@fi,
        "Psathyrella larga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jymyhaprakas"@fi,
        "Kauffmania larga"@sv .

<http://tun.fi/MX.72341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella odorata" ;
    dwc:scientificNameAuthorship "(Peck) Sacc." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella odorata"@fi,
        "Psathyrella odorata"@sv .

<http://tun.fi/MX.72342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella prona" ;
    dwc:scientificNameAuthorship "(Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella prona"@fi,
        "Psathyrella prona"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakahaprakas"@fi,
        "vägspröding"@sv .

<http://tun.fi/MX.72343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudobaeospora albidula" ;
    dwc:scientificNameAuthorship "Bas" ;
    skos:broader <http://tun.fi/MX.69710> ;
    skos:hiddenLabel "Pseudobaeospora albidula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luukarikka"@fi,
        "Pseudobaeospora albidula"@sv .

<http://tun.fi/MX.72345> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deconica inquilina" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Romagn." ;
    skos:broader <http://tun.fi/MX.233530> ;
    skos:hiddenLabel "Deconica inquilina"@fi,
        "Psilocybe inquilina"@fi,
        "Psilocybe muscorum"@fi,
        "Deconica inquilina"@sv,
        "Psilocybe inquilina"@sv,
        "Psilocybe muscorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkamadonlakki"@fi,
        "lumpskräling"@sv .

<http://tun.fi/MX.72346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma aestuans" ;
    dwc:scientificNameAuthorship "(Fr.: Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma aestuans"@fi,
        "Tricholoma aestuans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "äikävalmuska"@fi,
        "bitter riddarmusseron"@sv .

<http://tun.fi/MX.72347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma imbricatum" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma imbricatum"@fi,
        "Tricholoma imbricatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomuvalmuska"@fi,
        "fjällmusseron"@sv .

<http://tun.fi/MX.72348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma populinum" ;
    dwc:scientificNameAuthorship "J. E. Lange" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma populinum"@fi,
        "Tricholoma populinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapavalmuska"@fi,
        "poppelmusseron"@sv .

<http://tun.fi/MX.72349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xerocomus subtomentosus" ;
    dwc:scientificNameAuthorship "(L.) Quél." ;
    skos:broader <http://tun.fi/MX.69807> ;
    skos:hiddenLabel "Xerocomus lanatus"@fi,
        "Xerocomus subtomentosus"@fi,
        "Xerocomus lanatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "samettitatti"@fi,
        "Xerocomus subtomentosus"@sv .

<http://tun.fi/MX.72350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus bernardii" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus bernardii"@fi,
        "Agaricus maleolens"@fi,
        "Agaricus bernardii"@sv,
        "Agaricus maleolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisuherkkusieni"@fi,
        "strandängschampinjon"@sv .

<http://tun.fi/MX.72352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrocybe dura" ;
    dwc:scientificNameAuthorship "(Bolton) Singer" ;
    skos:broader <http://tun.fi/MX.69688> ;
    skos:hiddenLabel "Agrocybe dura"@fi,
        "Agrocybe molesta"@fi,
        "Agrocybe dura"@sv,
        "Agrocybe molesta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkopiennarsieni"@fi,
        "vit åkerskivling"@sv .

<http://tun.fi/MX.72354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe graminis" ;
    dwc:scientificNameAuthorship "Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe graminis"@fi,
        "Conocybe graminis"@sv .

<http://tun.fi/MX.72356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe subovalis" ;
    dwc:scientificNameAuthorship "Kühner & Watling" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe subovalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe subovalis"@fi,
        "knölhätting"@sv .

<http://tun.fi/MX.72357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe umbonata" ;
    dwc:scientificNameAuthorship "(Massee) Watling" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe umbonata"@fi,
        "Conocybe umbonata"@sv .

<http://tun.fi/MX.72358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita regalis" ;
    dwc:scientificNameAuthorship "(Fr.) Michael" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita regalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokärpässieni"@fi,
        "Amanita regalis"@sv .

<http://tun.fi/MX.72360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia lobata" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Redhead" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia lobata"@fi,
        "Arrhenia lobata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röyhelövinokas"@fi,
        "kärrkantarell"@sv .

<http://tun.fi/MX.72361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia peltigerina" ;
    dwc:scientificNameAuthorship "(Peck) Redhead, Lutzoni, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia peltigerina"@fi,
        "Fayodia leucophylla"@fi,
        "Omphalina cupulatoides"@fi,
        "Fayodia leucophylla"@sv,
        "Omphalina cupulatoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkanapalakki"@fi,
        "Arrhenia peltigerina"@sv .

<http://tun.fi/MX.72362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aureoboletus gentilis" ;
    dwc:scientificNameAuthorship "(Quél.) Pouzar" ;
    skos:broader <http://tun.fi/MX.69713> ;
    skos:hiddenLabel "Aureoboletus gentilis"@fi,
        "Aureoboletus gentilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultatatti"@fi,
        "gyllensopp"@sv .

<http://tun.fi/MX.72364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buchwaldoboletus lignicola" ;
    dwc:scientificNameAuthorship "(Kallenb.) Pilát" ;
    skos:broader <http://tun.fi/MX.69666> ;
    skos:hiddenLabel "Buchwaldoboletus lignicola"@fi,
        "Pulveroboletus lignicola"@fi,
        "Buchwaldoboletus lignicola"@sv,
        "Pulveroboletus lignicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantotatti"@fi,
        "stubbsopp"@sv .

<http://tun.fi/MX.72365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calathella eruciformis" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) D.A. Reid" ;
    skos:broader <http://tun.fi/MX.69785> ;
    skos:hiddenLabel "Calathella eruciformis"@fi,
        "Flagelloscypha eruciformis"@fi,
        "Calathella eruciformis"@sv,
        "Flagelloscypha eruciformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hitutötterö"@fi,
        "strutsvamp"@sv .

<http://tun.fi/MX.72366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camarophyllopsis atrovelutina" ;
    dwc:scientificNameAuthorship "(Romagn.) Argaud" ;
    skos:broader <http://tun.fi/MX.69715> ;
    skos:hiddenLabel "Camarophyllopsis atrovelutina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "samettikedokas"@fi,
        "Camarophyllopsis atrovelutina"@sv .

<http://tun.fi/MX.72367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camarophyllopsis schulzeri" ;
    dwc:scientificNameAuthorship "(Bres.) Herink" ;
    skos:altLabel "savuvahakas"@fi ;
    skos:broader <http://tun.fi/MX.69715> ;
    skos:hiddenLabel "Camarophyllopsis schulzeri"@fi,
        "Camarophyllopsis schulzeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savukedokas"@fi,
        "ljusskivig lerskivling"@sv .

<http://tun.fi/MX.72368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorophyllum brunneum" ;
    dwc:scientificNameAuthorship "(Farl. & Burt) Velllinga" ;
    skos:broader <http://tun.fi/MX.69647> ;
    skos:hiddenLabel "Chlorophyllum brunneum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarha-akansieni"@fi,
        "Chlorophyllum brunneum"@sv .

<http://tun.fi/MX.72369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Infundibulicybe bresadolana" ;
    dwc:scientificNameAuthorship "(Singer) Harmaja" ;
    skos:broader <http://tun.fi/MX.234659> ;
    skos:hiddenLabel "Clitocybe bresadoliana"@fi,
        "Infundibulicybe bresadolana"@fi,
        "Clitocybe bresadoliana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alvarimalikka"@fi,
        "Infundibulicybe bresadolana"@sv .

<http://tun.fi/MX.72370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe fragrans" ;
    dwc:scientificNameAuthorship "(With. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe fragrans"@fi,
        "Clitocybe fragrans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "anismalikka"@fi,
        "dofttrattskivling"@sv .

<http://tun.fi/MX.72371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitopilus cystidiatus" ;
    dwc:scientificNameAuthorship "Hauskn. & Noordel." ;
    skos:broader <http://tun.fi/MX.69717> ;
    skos:hiddenLabel "Clitopilus cystidiatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmojauhosieni"@fi,
        "Clitopilus cystidiatus"@sv .

<http://tun.fi/MX.72372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitopilus prunulus" ;
    dwc:scientificNameAuthorship "(Scop.:Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69717> ;
    skos:hiddenLabel "Clitopilus prunulus"@fi,
        "Clitopilus prunulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhosieni"@fi,
        "mjölskivling"@sv .

<http://tun.fi/MX.72374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merismodes anomala" ;
    dwc:scientificNameAuthorship "(Pers.) Singer" ;
    skos:broader <http://tun.fi/MX.69799> ;
    skos:hiddenLabel "Cyphellopsis anomala"@fi,
        "Merismodes anomala"@fi,
        "Merismodes anomalus"@fi,
        "Cyphellopsis anomala"@sv,
        "Merismodes anomala"@sv,
        "Merismodes anomalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oksaparvisilmä"@fi,
        "argusöga"@sv .

<http://tun.fi/MX.72375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elasmomyces mattirolianus" ;
    dwc:scientificNameAuthorship "Cavara" ;
    skos:broader <http://tun.fi/MX.69673> ;
    skos:hiddenLabel "Elasmomyces mattirolianus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haperomukula"@fi,
        "Elasmomyces mattirolianus"@sv .

<http://tun.fi/MX.72376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma aprile" ;
    dwc:scientificNameAuthorship "(Britzelm.) Sacc." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma aprile"@fi,
        "Entoloma aprile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "toukorusokas"@fi,
        "majrödling"@sv .

<http://tun.fi/MX.72377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma cetratum" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) M.M.Moser" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma cetratum"@fi,
        "Entoloma cetratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasrusokas"@fi,
        "skogsrödhätting"@sv .

<http://tun.fi/MX.72378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus pellucidus" ;
    dwc:scientificNameAuthorship "(P. Karst.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus pellucidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuultomustesieni"@fi,
        "Coprinellus pellucidus"@sv .

<http://tun.fi/MX.72379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis cinereofloccosa" ;
    dwc:scientificNameAuthorship "(P.D. Orton) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis cinereofloccosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nöyhtämustesieni"@fi,
        "Coprinopsis cinereofloccosa"@sv .

<http://tun.fi/MX.72380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis cothurnata" ;
    dwc:scientificNameAuthorship "(Godey) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis cothurnata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puuterimustesieni"@fi,
        "Coprinopsis cothurnata"@sv .

<http://tun.fi/MX.72381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis filamentifera" ;
    dwc:scientificNameAuthorship "(Kühner) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis filamentifera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säiemustesieni"@fi,
        "Coprinopsis filamentifera"@sv .

<http://tun.fi/MX.72382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis kimurae" ;
    dwc:scientificNameAuthorship "(Hongo & Aoki) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis kimurae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimuramustesieni"@fi,
        "Coprinopsis kimurae"@sv .

<http://tun.fi/MX.72383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis lagopus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis lagopus"@fi,
        "Coprinopsis lagopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jänönmustesieni"@fi,
        "dunbläcksvamp"@sv .

<http://tun.fi/MX.72384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis martinii" ;
    dwc:scientificNameAuthorship "(P. D. Orton) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis martinii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hilsemustesieni"@fi,
        "Coprinopsis martinii"@sv .

<http://tun.fi/MX.72385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis phlyctidospora" ;
    dwc:scientificNameAuthorship "(Romagn.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinus phlyctidosporus"@fi,
        "Coprinus phlyctidosporus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis phlyctidospora"@fi,
        "Coprinopsis phlyctidospora"@sv .

<http://tun.fi/MX.72386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis velatopruinatus" ;
    dwc:scientificNameAuthorship "Bender" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis velatopruinatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkamustesieni"@fi,
        "Coprinopsis velatopruinatus"@sv .

<http://tun.fi/MX.72387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius acetosus" ;
    dwc:scientificNameAuthorship "(Velen.) Melot" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius acetosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vahaseitikki"@fi,
        "Cortinarius acetosus"@sv .

<http://tun.fi/MX.72388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius acutispissipes" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius acutispissipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valesilkkiseitikki"@fi,
        "Cortinarius acutispissipes"@sv .

<http://tun.fi/MX.72389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius acutus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius acutus"@fi,
        "Cortinarius acutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piippaseitikki"@fi,
        "spetsspindling"@sv .

<http://tun.fi/MX.72390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius anisatus" ;
    dwc:scientificNameAuthorship "H. Lindstr., Kytöv. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius anisatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "anisseitikki"@fi,
        "Cortinarius anisatus"@sv .

<http://tun.fi/MX.72391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius anomalus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius anomalus"@fi,
        "Cortinarius anomalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuseitikki"@fi,
        "björkspindling"@sv .

<http://tun.fi/MX.72392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius anthracinus" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius anthracinus"@fi,
        "Cortinarius anthracinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sysiseitikki"@fi,
        "purpurbrun spindling"@sv .

<http://tun.fi/MX.72393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius badiolaevis" ;
    dwc:scientificNameAuthorship "Niskanen, Liimatainen, Mahiques, Ballarà & Kytöv." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius badiolaevis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hämyseitikki"@fi,
        "Cortinarius badiolaevis"@sv .

<http://tun.fi/MX.72394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius caesiocinctus" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius caesiocinctus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lanttunuppiseitikki"@fi,
        "Cortinarius caesiocinctus"@sv .

<http://tun.fi/MX.72395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius camphoratus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius camphoratus"@fi,
        "Cortinarius camphoratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "löyhkäseitikki"@fi,
        "stinkspindling"@sv .

<http://tun.fi/MX.72396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cinnabarinus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius cinnabarinus"@fi,
        "Cortinarius cinnabarinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heloseitikki"@fi,
        "cinnoberspindling"@sv .

<http://tun.fi/MX.72398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius elegantior" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius elegantior"@fi,
        "Cortinarius elegantior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leijonaseitikki"@fi,
        "kungsspindling"@sv .

<http://tun.fi/MX.72399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius glaucopus" ;
    dwc:scientificNameAuthorship "(Schaeff. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius glaucopus"@fi,
        "Cortinarius glaucopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirunuppiseitikki"@fi,
        "strimspindling"@sv .

<http://tun.fi/MX.72400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius boreasensis" ;
    dwc:scientificNameAuthorship "A.H. Smith" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius boreasensis"@fi,
        "Cortinarius ionosmus"@fi,
        "Cortinarius ionosmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvokkiseitikki"@fi,
        "Cortinarius boreasensis"@sv .

<http://tun.fi/MX.72401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius leucophanes" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius leucophanes"@fi,
        "Cortinarius leucophanes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermaseitikki"@fi,
        "gräddspindling"@sv .

<http://tun.fi/MX.72402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius lustrabilis" ;
    dwc:scientificNameAuthorship "Moënne-Locc." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius lustrabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lystiseitikki"@fi,
        "Cortinarius lustrabilis"@sv .

<http://tun.fi/MX.72403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius malicorius" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius malicorius"@fi,
        "Cortinarius malicorius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulihelttaseitikki"@fi,
        "grönköttig spindling"@sv .

<http://tun.fi/MX.72404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius melleopallens" ;
    dwc:scientificNameAuthorship "(Fr.) Britzelm." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius melleopallens"@fi,
        "Cortinarius melleopallens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihkaseitikki"@fi,
        "honungsblek spindling"@sv .

<http://tun.fi/MX.72405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius obtusus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius obtusus"@fi,
        "Cortinarius obtusus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jodiseitikki"@fi,
        "jodoformspindling"@sv .

<http://tun.fi/MX.72406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius paragaudis" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius paragaudis"@fi,
        "Cortinarius paragaudis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusovyöseitikki"@fi,
        "tegelbandspindling"@sv .

<http://tun.fi/MX.72407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius piceae" ;
    dwc:scientificNameAuthorship "Frøslev, T.S.Jeppesen & Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius calochrous var. coniferarum"@fi,
        "Cortinarius piceae"@fi,
        "Cortinarius calochrous var. coniferarum"@sv,
        "Cortinarius piceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sironuppiseitikki"@fi,
        "barrskogsfagerspindling"@sv .

<http://tun.fi/MX.72408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius privignus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius privignus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saviseitikki"@fi,
        "Cortinarius privignus"@sv .

<http://tun.fi/MX.72409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius renidens" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius renidens"@fi,
        "Cortinarius renidens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekkiseitikki"@fi,
        "glansspindling"@sv .

<http://tun.fi/MX.72410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius rubrovioleipes" ;
    dwc:scientificNameAuthorship "Bendiksen & K. Bendiksen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius rubrovioleipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tenhoseitikki"@fi,
        "Cortinarius rubrovioleipes"@sv .

<http://tun.fi/MX.72411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius rusticus" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius canabarba"@fi,
        "Cortinarius rusticus"@fi,
        "Cortinarius canabarba"@sv,
        "Cortinarius rusticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaapartaseitikki"@fi,
        "vargspindling"@sv .

<http://tun.fi/MX.72412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius saniosus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius saniosus"@fi,
        "Cortinarius saniosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasäieseitikki"@fi,
        "gultrådig spindling"@sv .

<http://tun.fi/MX.72413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius sommerfeltii" ;
    dwc:scientificNameAuthorship "Høil." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius sommerfeltii"@fi,
        "Cortinarius sommerfeltii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahramiseitikki"@fi,
        "mörk kanelspindling"@sv .

<http://tun.fi/MX.72414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius sulphurinus" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius sulphurinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "persiljaseitikki"@fi,
        "Cortinarius sulphurinus"@sv .

<http://tun.fi/MX.72415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius transiens" ;
    dwc:scientificNameAuthorship "(Melot) Soop" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius transiens"@fi,
        "Cortinarius transiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liilalimaseitikki"@fi,
        "gulblå spindling"@sv .

<http://tun.fi/MX.72416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius trossingenensis" ;
    dwc:scientificNameAuthorship "Melot" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius trossingenensis"@fi,
        "Cortinarius trossingenensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myyränseitikki"@fi,
        "kulspindling"@sv .

<http://tun.fi/MX.72417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius turgidoides" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius turgidoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasseitikki"@fi,
        "Cortinarius turgidoides"@sv .

<http://tun.fi/MX.72418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius turmalis" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius turmalis"@fi,
        "Cortinarius turmalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimppuseitikki"@fi,
        "tuvspindling"@sv .

<http://tun.fi/MX.72419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius violaceus" ;
    dwc:scientificNameAuthorship "(L.:Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius violaceus"@fi,
        "Cortinarius violaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "violettiseitikki"@fi,
        "lövviolspindling"@sv .

<http://tun.fi/MX.72420> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius violilamellatus" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius violilamellatus"@fi,
        "Cortinarius violilamellatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pielikkiseitikki"@fi,
        "sandpelargonspindling"@sv .

<http://tun.fi/MX.72421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidotus calolepis" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69649> ;
    skos:hiddenLabel "Crepidotus calolepis"@fi,
        "Crepidotus mollis var. calolepis"@fi,
        "Crepidotus calolepis"@sv,
        "Crepidotus mollis var. calolepis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haaparuostevinokas"@fi,
        "fjällmussling"@sv .

<http://tun.fi/MX.72422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma circinans" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma circinans"@fi,
        "Hebeloma circinans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "teetympönen"@fi,
        "liten kakaofränskivling"@sv .

<http://tun.fi/MX.72423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma pseudofragilipes" ;
    dwc:scientificNameAuthorship "Beker, Vesterh. & U. Eberh." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma fragilipes"@fi,
        "Hebeloma pseudofragilipes"@fi,
        "Hebeloma fragilipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haurastympönen"@fi,
        "Hebeloma pseudofragilipes"@sv .

<http://tun.fi/MX.72424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma sinapizans" ;
    dwc:scientificNameAuthorship "(Paulet) Gillet" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma sinapizans"@fi,
        "Hebeloma sinapizans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinappitympönen"@fi,
        "senapsfränskivling"@sv .

<http://tun.fi/MX.72425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemimycena mauretanica" ;
    dwc:scientificNameAuthorship "(Maire) Singer" ;
    skos:broader <http://tun.fi/MX.69769> ;
    skos:hiddenLabel "Hemimycena mauretanica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haituvahiippo"@fi,
        "Hemimycena mauretanica"@sv .

<http://tun.fi/MX.72426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe acutoconica" ;
    dwc:scientificNameAuthorship "(Clem.) Singer" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe acutoconica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippuvahakas"@fi,
        "Hygrocybe acutoconica"@sv .

<http://tun.fi/MX.72427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe jacobi" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe jacobi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keijunrisakas"@fi,
        "Inocybe jacobi"@sv .

<http://tun.fi/MX.72428> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe leptocystis" ;
    dwc:scientificNameAuthorship "G. F. Atk." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe leptocystis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nororisakas"@fi,
        "Inocybe leptocystis"@sv .

<http://tun.fi/MX.72429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe helobia" ;
    dwc:scientificNameAuthorship "(Arnolds) Bon" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe helobia"@fi,
        "Hygrocybe helobia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laukkavahakas"@fi,
        "vitlöksvaxskivling"@sv .

<http://tun.fi/MX.72430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe intermedia" ;
    dwc:scientificNameAuthorship "(Pass.) Fayod" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe intermedia"@fi,
        "Hygrocybe intermedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okravahakas"@fi,
        "trådvaxskivling"@sv .

<http://tun.fi/MX.72431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gliophorus laetus" ;
    dwc:scientificNameAuthorship "(Pers.) Herink" ;
    skos:broader <http://tun.fi/MX.233521> ;
    skos:hiddenLabel "Gliophorus laetus"@fi,
        "Hygrocybe laeta"@fi,
        "Gliophorus laetus"@sv,
        "Hygrocybe laeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rustovahakas"@fi,
        "broskvaxskivling"@sv .

<http://tun.fi/MX.72432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromosera lilacina" ;
    dwc:scientificNameAuthorship "(P. Karst.) Vizzini & Ercole" ;
    skos:broader <http://tun.fi/MX.233523> ;
    skos:hiddenLabel "Chromosera lilacina"@fi,
        "Hygrocybe lilacina"@fi,
        "Chromosera lilacina"@sv,
        "Hygrocybe lilacina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvahakas"@fi,
        "violfotad vaxskivling"@sv .

<http://tun.fi/MX.72433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe mucronella" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe mucronella"@fi,
        "Hygrocybe mucronella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvasvahakas"@fi,
        "bitter vaxskivling"@sv .

<http://tun.fi/MX.72434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe quieta" ;
    dwc:scientificNameAuthorship "(Kühner) Singer" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe quieta"@fi,
        "Hygrocybe quieta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lutikkavahakas"@fi,
        "luktvaxskivling"@sv .

<http://tun.fi/MX.72436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromosera xanthochroa" ;
    dwc:scientificNameAuthorship "(P.D. Orton) Vizzini & Ercole" ;
    skos:broader <http://tun.fi/MX.233523> ;
    skos:hiddenLabel "Chromosera xanthochroa"@fi,
        "Hygrocybe xanthochroa"@fi,
        "Hygrocybe xanthochroa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkavahakas"@fi,
        "Chromosera xanthochroa"@sv .

<http://tun.fi/MX.72437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus olivaceoalbus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus megasporus"@fi,
        "Hygrophorus olivaceoalbus"@fi,
        "Hygrophorus megasporus"@sv,
        "Hygrophorus olivaceoalbus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaakirjovahakas"@fi,
        "olivvaxskivling"@sv .

<http://tun.fi/MX.72438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus piceae" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus piceae"@fi,
        "Hygrophorus piceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkovahakas"@fi,
        "granvaxskivling"@sv .

<http://tun.fi/MX.72439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypholoma fasciculare" ;
    dwc:scientificNameAuthorship "(Huds.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69697> ;
    skos:hiddenLabel "Hypholoma fasciculare"@fi,
        "Hypholoma fasciculare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kitkerälahokka"@fi,
        "svavelgul slöjskivling"@sv .

<http://tun.fi/MX.72440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe abjecta" ;
    dwc:scientificNameAuthorship "(P. Karst.) Sacc." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe abjecta"@fi,
        "Inocybe abjecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huoparisakas"@fi,
        "filttråding"@sv .

<http://tun.fi/MX.72441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inosperma bongardii" ;
    dwc:scientificNameAuthorship "(Weinm.) Matheny & Estev-Rav." ;
    skos:broader <http://tun.fi/MX.5077806> ;
    skos:hiddenLabel "Inocybe bongardii"@fi,
        "Inosperma bongardii"@fi,
        "Inocybe bongardii"@sv,
        "Inosperma bongardii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksurisakas"@fi,
        "dofttråding"@sv .

<http://tun.fi/MX.72442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma olivaceotinctum" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma olivaceotinctum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherhäiverusokas"@fi,
        "Entoloma olivaceotinctum"@sv .

<http://tun.fi/MX.72443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma rhodocylix" ;
    dwc:scientificNameAuthorship "(Lasch : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma rhodocylix"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjonaparusokas"@fi,
        "Entoloma rhodocylix"@sv .

<http://tun.fi/MX.72444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina atkinsoniana" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina atkinsoniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasnääpikkä"@fi,
        "Galerina atkinsoniana"@sv .

<http://tun.fi/MX.72445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina clavata" ;
    dwc:scientificNameAuthorship "(Velen.) Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina clavata"@fi,
        "Galerina clavata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratasnääpikkä"@fi,
        "blekfotad hätting"@sv .

<http://tun.fi/MX.72446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina lubrica" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galerina lubrica"@fi,
        "Galerina lubrica"@sv .

<http://tun.fi/MX.72447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina pruinatipes" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina pruinatipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salonääpikkä"@fi,
        "Galerina pruinatipes"@sv .

<http://tun.fi/MX.72448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina sideroides" ;
    dwc:scientificNameAuthorship "(Bull.) Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina sideroides"@fi,
        "Galerina stylifera"@fi,
        "Galerina sideroides"@sv,
        "Galerina stylifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekonääpikkä"@fi,
        "vedhätting"@sv .

<http://tun.fi/MX.72449> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopilus bellulus" ;
    dwc:scientificNameAuthorship "(Peck) Murrill" ;
    skos:broader <http://tun.fi/MX.69770> ;
    skos:hiddenLabel "Gymnopilus bellulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukarvaslakki"@fi,
        "Gymnopilus bellulus"@sv .

<http://tun.fi/MX.72450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopilus spectabilis" ;
    dwc:scientificNameAuthorship "(Weinm.:Fr.) A.H.Sm." ;
    skos:broader <http://tun.fi/MX.69770> ;
    skos:hiddenLabel "Gymnopilus spectabilis"@fi,
        "Gymnopilus spectabilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokarvaslakki"@fi,
        "ringbitterskivling"@sv .

<http://tun.fi/MX.72451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyroporus cyanescens" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69794> ;
    skos:hiddenLabel "Gyroporus cyanescens"@fi,
        "Gyroporus cyanescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinitatti"@fi,
        "blåsopp"@sv .

<http://tun.fi/MX.72453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena tristis" ;
    dwc:scientificNameAuthorship "Maas Geest." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena tristis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suruhiippo"@fi,
        "Mycena tristis"@sv .

<http://tun.fi/MX.72454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena urania" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena urania"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyyhkyhiippo"@fi,
        "Mycena urania"@sv .

<http://tun.fi/MX.72455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena vitilis" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena vitilis"@fi,
        "Mycena vitilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kiiltohiippo"@fi,
        "glanshätta"@sv .

<http://tun.fi/MX.72456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naucoria bohemica" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.69720> ;
    skos:hiddenLabel "Naucoria bohemica"@fi,
        "Naucoria bohemica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitaruosteheltta"@fi,
        "silverskräling"@sv .

<http://tun.fi/MX.72457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia velutipes" ;
    dwc:scientificNameAuthorship "(P.D. Orton) Redhead, Lutzoni, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia velutipes"@fi,
        "Omphalina velutipes"@fi,
        "Omphalina velutipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkanapalakki"@fi,
        "Arrhenia velutipes"@sv .

<http://tun.fi/MX.72460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe relicina" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe relicina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahelttarisakas"@fi,
        "Inocybe relicina"@sv .

<http://tun.fi/MX.72461> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe silvae-herbaceae" ;
    dwc:scientificNameAuthorship "Kokkonen & Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe silvae-herbaceae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenlehtorisakas"@fi,
        "Inocybe silvae-herbaceae"@sv .

<http://tun.fi/MX.72462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe subnudipes" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe subnudipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljujalkarisakas"@fi,
        "Inocybe subnudipes"@sv .

<http://tun.fi/MX.72463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe tjallingiorum" ;
    dwc:scientificNameAuthorship "Kuyper" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe tjallingiorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suklaarisakas"@fi,
        "Inocybe tjallingiorum"@sv .

<http://tun.fi/MX.72464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria pumila" ;
    dwc:scientificNameAuthorship "Fayod" ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:hiddenLabel "Laccaria pumila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiölohisieni"@fi,
        "Laccaria pumila"@sv .

<http://tun.fi/MX.72465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria purpureobadia" ;
    dwc:scientificNameAuthorship "D. A. Reid" ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:hiddenLabel "Laccaria purpureobadia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maksalohisieni"@fi,
        "Laccaria purpureobadia"@sv .

<http://tun.fi/MX.72466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria tortilis" ;
    dwc:scientificNameAuthorship "(Bolton) Cooke" ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:hiddenLabel "Laccaria tortilis"@fi,
        "Laccaria tortilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulohisieni"@fi,
        "dvärglaxskivling"@sv .

<http://tun.fi/MX.72467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lachnella villosa" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69722> ;
    skos:hiddenLabel "Lachnella villosa"@fi,
        "Lachnella villosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakupponen"@fi,
        "örtnarrskål"@sv .

<http://tun.fi/MX.72469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius camphoratus" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Fr." ;
    skos:altLabel "curryriska"@fi ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius camphoratus"@fi,
        "Lactarius camphoratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sikurirousku"@fi,
        "kamferriska"@sv .

<http://tun.fi/MX.72470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius fennoscandicus" ;
    dwc:scientificNameAuthorship "Verbeken & Vesterh." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius fennoscandicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vyöleppärousku"@fi,
        "Lactarius fennoscandicus"@sv .

<http://tun.fi/MX.72471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius leonis" ;
    dwc:scientificNameAuthorship "Kytöv." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius leonis"@fi,
        "Lactarius leonis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villavoirousku"@fi,
        "lejonriska"@sv .

<http://tun.fi/MX.72472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius roseozonatus" ;
    dwc:scientificNameAuthorship "(H. Post) Massee" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius roseozonatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusonurmirousku"@fi,
        "Lactarius roseozonatus"@sv .

<http://tun.fi/MX.72473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius salicis-herbaceae" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius salicis-herbaceae"@fi,
        "Lactarius salicis-herbaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaivaispajunrousku"@fi,
        "fjällhedsriska"@sv .

<http://tun.fi/MX.72474> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius salicis-reticulatae" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius salicis-reticulatae"@fi,
        "Lactarius salicis-reticulatae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturipajunrousku"@fi,
        "ripriska"@sv .

<http://tun.fi/MX.72475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius scoticus" ;
    dwc:scientificNameAuthorship "Berk. & Broome" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius scoticus"@fi,
        "Lactarius scoticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokarvarousku"@fi,
        "kärrskäggriska"@sv .

<http://tun.fi/MX.72476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum cerinum" ;
    dwc:scientificNameAuthorship "M. Korhonen" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum cerinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapunikkitatti"@fi,
        "Leccinum cerinum"@sv .

<http://tun.fi/MX.72477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota pseudolilacea" ;
    dwc:scientificNameAuthorship "Huijsman" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota clypeolarioides"@fi,
        "Lepiota pseudolilacea"@fi,
        "Lepiota clypeolarioides"@sv,
        "Lepiota pseudolilacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helaukonsieni"@fi,
        "rosenfotad fjällskivling"@sv .

<http://tun.fi/MX.72478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota cristata" ;
    dwc:scientificNameAuthorship "(Bolton:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota cristata"@fi,
        "Lepiota cristata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistoukonsieni"@fi,
        "syrlig fjällskivling"@sv .

<http://tun.fi/MX.72479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepista densifolia" ;
    dwc:scientificNameAuthorship "(J. Favre) Singer & Clémençon" ;
    skos:broader <http://tun.fi/MX.69773> ;
    skos:hiddenLabel "Lepista densifolia"@fi,
        "Lepista densifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitomalikka"@fi,
        "arommusseron"@sv .

<http://tun.fi/MX.72480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paralepista gilva" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Raithelh." ;
    skos:broader <http://tun.fi/MX.5003718> ;
    skos:hiddenLabel "Lepista gilva"@fi,
        "Paralepista gilva"@fi,
        "Lepista gilva"@sv,
        "Paralepista gilva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisamamalikka"@fi,
        "dropptrattskivling"@sv .

<http://tun.fi/MX.72481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepista martiorum" ;
    dwc:scientificNameAuthorship "(J. Favre) Bon" ;
    skos:broader <http://tun.fi/MX.69773> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepista martiorum"@fi,
        "Lepista martiorum"@sv .

<http://tun.fi/MX.72482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepista saeva" ;
    dwc:scientificNameAuthorship "(Fr.) P.D.Orton" ;
    skos:broader <http://tun.fi/MX.69773> ;
    skos:hiddenLabel "Lepista personata"@fi,
        "Lepista saeva"@fi,
        "Lepista personata"@sv,
        "Lepista saeva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syysvalmuska"@fi,
        "höstmusseron"@sv .

<http://tun.fi/MX.72483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucoagaricus americanus" ;
    dwc:scientificNameAuthorship "(Peck) Vellinga" ;
    skos:broader <http://tun.fi/MX.69774> ;
    skos:hiddenLabel "Leucoagaricus americanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Leucoagaricus americanus"@fi,
        "rodnande veckskivling"@sv .

<http://tun.fi/MX.72484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limacella illinita" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Murrill" ;
    skos:broader <http://tun.fi/MX.69706> ;
    skos:hiddenLabel "Limacella illinita"@fi,
        "Limacella illinita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkolimalakki"@fi,
        "slemmig klibbskivling"@sv .

<http://tun.fi/MX.72485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum deliberatum" ;
    dwc:scientificNameAuthorship "(Britzelm.) Kreisel" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum deliberatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhrukynsikäs"@fi,
        "Lyophyllum deliberatum"@sv .

<http://tun.fi/MX.72486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum leucophaeatum" ;
    dwc:scientificNameAuthorship "(P. Karst.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum leucophaeatum"@fi,
        "Lyophyllum leucophaeatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haikukynsikäs"@fi,
        "filtsvärting"@sv .

<http://tun.fi/MX.72487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephrocybe rancida" ;
    dwc:scientificNameAuthorship "(Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.5021047> ;
    skos:hiddenLabel "Lyophyllum rancidum"@fi,
        "Tephrocybe rancida"@fi,
        "Lyophyllum rancidum"@sv,
        "Tephrocybe rancida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhokynsikäs"@fi,
        "mjölgråskivling"@sv .

<http://tun.fi/MX.72488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmius curreyi" ;
    dwc:scientificNameAuthorship "Berk. & Broome" ;
    skos:broader <http://tun.fi/MX.69677> ;
    skos:hiddenLabel "Marasmius curreyi"@fi,
        "Marasmius curreyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaratasnahikas"@fi,
        "tegelbrosking"@sv .

<http://tun.fi/MX.72489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca melaleuca" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Murrill" ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:hiddenLabel "Melanoleuca melaleuca"@fi,
        "Melanoleuca melaleuca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokisataheltta"@fi,
        "mörkmusseron"@sv .

<http://tun.fi/MX.72490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca polioleuca" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Kühner & Maire" ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:hiddenLabel "Melanoleuca polioleuca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmäsataheltta"@fi,
        "Melanoleuca polioleuca"@sv .

<http://tun.fi/MX.72491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca strictipes" ;
    dwc:scientificNameAuthorship "(P. Karst.) Murrill" ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:hiddenLabel "Melanoleuca strictipes"@fi,
        "Melanoleuca strictipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäsataheltta"@fi,
        "sommarmusseron"@sv .

<http://tun.fi/MX.72492> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena acicula" ;
    dwc:scientificNameAuthorship "(Schaeff.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena acicula"@fi,
        "Mycena acicula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulihiippo"@fi,
        "orangehätta"@sv .

<http://tun.fi/MX.72493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena arcangeliana" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena arcangeliana"@fi,
        "Mycena arcangeliana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivihiippo"@fi,
        "olivhätta"@sv .

<http://tun.fi/MX.72494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena cineroides" ;
    dwc:scientificNameAuthorship "V. Hintikka" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena cineroides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippujauhohiippo"@fi,
        "Mycena cineroides"@sv .

<http://tun.fi/MX.72495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena haematopus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena haematopus"@fi,
        "Mycena haematopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hurmehiippo"@fi,
        "blodhätta"@sv .

<http://tun.fi/MX.72496> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena inclinata" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena inclinata"@fi,
        "Mycena inclinata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammihiippo"@fi,
        "tuvhätta"@sv .

<http://tun.fi/MX.72497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena polygramma" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena polygramma"@fi,
        "Mycena polygramma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tinahiippo"@fi,
        "silverhätta"@sv .

<http://tun.fi/MX.72498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena pura" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena pura"@fi,
        "Mycena pura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipunahiippo"@fi,
        "rättikhätta"@sv .

<http://tun.fi/MX.72500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Resupinatus applicatus" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.69728> ;
    skos:hiddenLabel "Resupinatus applicatus"@fi,
        "Resupinatus applicatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakuppivinokas"@fi,
        "strimmussling"@sv .

<http://tun.fi/MX.72502> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodocollybia maculata" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69661> ;
    skos:hiddenLabel "Rhodocollybia maculata"@fi,
        "Rhodocollybia maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusotäpläjuurekas"@fi,
        "fläcknagelskivling"@sv .

<http://tun.fi/MX.72503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodocybe caelata" ;
    dwc:scientificNameAuthorship "(Fr.) Maire" ;
    skos:broader <http://tun.fi/MX.69755> ;
    skos:hiddenLabel "Rhodocybe caelata"@fi,
        "Rhodocybe caelata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummimyyränlakki"@fi,
        "sprickrussling"@sv .

<http://tun.fi/MX.72504> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocella fallax" ;
    dwc:scientificNameAuthorship "(Quél.) Kluting, T.J. Baroni & Bergemann" ;
    skos:broader <http://tun.fi/MX.5003653> ;
    skos:hiddenLabel "Clitocella fallax"@fi,
        "Rhodocybe fallax"@fi,
        "Rhodocybe fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkomyyränlakki"@fi,
        "Clitocella fallax"@sv .

<http://tun.fi/MX.72505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rugosomyces obscurissimus" ;
    dwc:scientificNameAuthorship "(A. Pearson) Bon" ;
    skos:broader <http://tun.fi/MX.69800> ;
    skos:hiddenLabel "Rugosomyces obscurissimus"@fi,
        "Rugosomyces obscurissimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakaunolakki"@fi,
        "purpurmusseron"@sv .

<http://tun.fi/MX.72506> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula acrifolia" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula acrifolia"@fi,
        "Russula acrifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhkahapero"@fi,
        "skarp svedkremla"@sv .

<http://tun.fi/MX.72507> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula aeruginea" ;
    dwc:scientificNameAuthorship "Lindblad ex Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula aeruginea"@fi,
        "Russula aeruginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuhapero"@fi,
        "grönkremla"@sv .

<http://tun.fi/MX.72508> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula alnetorum" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula alnetorum"@fi,
        "Russula alnetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepikkohapero"@fi,
        "alkremla"@sv .

<http://tun.fi/MX.72509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula amoenoides" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Russula amoenoides"@fi,
        "Russula amoenoides"@sv .

<http://tun.fi/MX.72510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula vinosa" ;
    dwc:scientificNameAuthorship "Lindblad" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula vinosa"@fi,
        "Russula vinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viinihapero"@fi,
        "vinkremla"@sv .

<http://tun.fi/MX.72511> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simocybe laevigata" ;
    dwc:scientificNameAuthorship "(J. Favre) P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69678> ;
    skos:hiddenLabel "Simocybe laevigata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saramattalakki"@fi,
        "Simocybe laevigata"@sv .

<http://tun.fi/MX.72512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula aurantioflammans" ;
    dwc:scientificNameAuthorship "Ruots., Sarnari & Vauras" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula aurantioflammans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palohapero"@fi,
        "Russula aurantioflammans"@sv .

<http://tun.fi/MX.72513> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula decipiens" ;
    dwc:scientificNameAuthorship "(Singer) Svrček" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula decipiens"@fi,
        "Russula decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenlehtohapero"@fi,
        "fruktkremla"@sv .

<http://tun.fi/MX.72514> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula emetica" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) Pers." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula emetica"@fi,
        "Russula emetica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulipunahapero"@fi,
        "giftkremla"@sv .

<http://tun.fi/MX.72515> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula xerampelina" ;
    dwc:scientificNameAuthorship "(Schaeff.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula erythropus"@fi,
        "Russula xerampelina"@fi,
        "Russula erythropus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangassillihapero"@fi,
        "Russula xerampelina"@sv .

<http://tun.fi/MX.72516> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula firmula" ;
    dwc:scientificNameAuthorship "Jul. Schäff." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula firmula"@fi,
        "Russula firmula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjolehtohapero"@fi,
        "glanskremla"@sv .

<http://tun.fi/MX.72517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula graminea" ;
    dwc:scientificNameAuthorship "Ruots., H.Unger & Vauras" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula graminea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salohapero"@fi,
        "Russula graminea"@sv .

<http://tun.fi/MX.72518> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula lepida" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula lepida"@fi,
        "Russula lepida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusohapero"@fi,
        "fagerkremla"@sv .

<http://tun.fi/MX.72519> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula melitodes" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula melitodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosohapero"@fi,
        "Russula melitodes"@sv .

<http://tun.fi/MX.72520> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula mustelina" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula mustelina"@fi,
        "Russula mustelina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskohapero"@fi,
        "brunkremla"@sv .

<http://tun.fi/MX.72521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula persicina" ;
    dwc:scientificNameAuthorship "Krombh." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula persicina"@fi,
        "Russula persicina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "persikkahapero"@fi,
        "persikekremla"@sv .

<http://tun.fi/MX.72522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula puellaris" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula puellaris"@fi,
        "Russula puellaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tytönhapero"@fi,
        "sienakremla"@sv .

<http://tun.fi/MX.72523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula unicolor" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula unicolor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "yksivärihapero"@fi,
        "Russula unicolor"@sv .

<http://tun.fi/MX.72525> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammula alnicola" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:altLabel "leppähelokka"@fi ;
    skos:broader <http://tun.fi/MX.233527> ;
    skos:hiddenLabel "Flammula alnicola"@fi,
        "Pholiota alnicola"@fi,
        "Pholiota alnicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppälammukka"@fi,
        "Flammula alnicola"@sv .

<http://tun.fi/MX.72526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota tuberculosa" ;
    dwc:scientificNameAuthorship "(Schaeff. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota tuberculosa"@fi,
        "Pholiota tuberculosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuhelokka"@fi,
        "finflockig tofsskivling"@sv .

<http://tun.fi/MX.72528> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus pallescens" ;
    dwc:scientificNameAuthorship "P.D. Orton" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus pallescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskolahorusokas"@fi,
        "Pluteus pallescens"@sv .

<http://tun.fi/MX.72529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus thomsonii" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Dennis" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus thomsonii"@fi,
        "Pluteus thomsonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonilahorusokas"@fi,
        "åderskölding"@sv .

<http://tun.fi/MX.72530> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella friesii" ;
    dwc:scientificNameAuthorship "Kits van Wav." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella friesii"@fi,
        "Psathyrella friesii"@sv .

<http://tun.fi/MX.72531> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacrymaria glareosa" ;
    dwc:scientificNameAuthorship "(J. Favre) Watling" ;
    skos:broader <http://tun.fi/MX.69751> ;
    skos:hiddenLabel "Psathyrella glareosa"@fi,
        "Psathyrella glareosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lacrymaria glareosa"@fi,
        "Lacrymaria glareosa"@sv .

<http://tun.fi/MX.72532> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella jacobssonii" ;
    dwc:scientificNameAuthorship "Örstadius" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella jacobssonii"@fi,
        "Psathyrella jacobssonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkuhaprakas"@fi,
        "skuggspröding"@sv .

<http://tun.fi/MX.72533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella longicauda" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella longicauda"@fi,
        "Psathyrella longicauda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtohaprakas"@fi,
        "rotspröding"@sv .

<http://tun.fi/MX.72534> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella multipedata" ;
    dwc:scientificNameAuthorship "(Peck) A.H.Sm." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella multipedata"@fi,
        "Psathyrella multipedata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pitkäjalkahaprakas"@fi,
        "knippspröding"@sv .

<http://tun.fi/MX.72535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrellla senex" ;
    dwc:scientificNameAuthorship "(Peck) A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella ocellata"@fi,
        "Psathyrellla senex"@fi,
        "Psathyrella ocellata"@sv,
        "Psathyrellla senex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iirishaprakas"@fi,
        "trivialspröding"@sv .

<http://tun.fi/MX.72536> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella stercoraria" ;
    dwc:scientificNameAuthorship "Örstadius & E. Larss." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella stercoraria"@fi,
        "Psathyrella stercoraria"@sv .

<http://tun.fi/MX.72537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocybe anellariformis" ;
    dwc:scientificNameAuthorship "(Murrill) Singer" ;
    skos:broader <http://tun.fi/MX.69727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocybe anellariformis"@fi,
        "Psilocybe anellariformis"@sv .

<http://tun.fi/MX.72538> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tapinella panuoides" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) E.-J.Gilbert" ;
    skos:broader <http://tun.fi/MX.69734> ;
    skos:hiddenLabel "Paxillus panuoides"@fi,
        "Tapinella panuoides"@fi,
        "Paxillus panuoides"@sv,
        "Tapinella panuoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vinokaspulkkosieni"@fi,
        "källarkantarell"@sv .

<http://tun.fi/MX.72539> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma apium" ;
    dwc:scientificNameAuthorship "Jul. Schäff." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma apium"@fi,
        "Tricholoma apium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sellerivalmuska"@fi,
        "lakritsmusseron"@sv .

<http://tun.fi/MX.72540> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma lascivum" ;
    dwc:scientificNameAuthorship "(Fr.: Fr.) Gillet" ;
    skos:altLabel "haisuvalmuska"@fi ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma lascivum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pyökinhaisuvalmuska"@fi,
        "Tricholoma lascivum"@sv .

<http://tun.fi/MX.72541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma matsutake" ;
    dwc:scientificNameAuthorship "(S.Ito & S.Imai) Singer" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma matsutake"@fi,
        "Tricholoma nauseosum"@fi,
        "Tricholoma matsutake"@sv,
        "Tricholoma nauseosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuvalmuska"@fi,
        "goliatmusseron"@sv .

<http://tun.fi/MX.72542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma stiparophyllum" ;
    dwc:scientificNameAuthorship "Fr. & N. Lund" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma stiparophyllum"@fi,
        "Tricholoma stiparophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "retikkavalmuska"@fi,
        "rättikmusseron"@sv .

<http://tun.fi/MX.72543> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma boreosulphurescens" ;
    dwc:scientificNameAuthorship "Mort.Chr. & Heilm.-Claus." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma boreosulphurescens"@fi,
        "Tricholoma sulphurescens"@fi,
        "Tricholoma sulphurescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjuvalmuska"@fi,
        "Tricholoma boreosulphurescens"@sv .

<http://tun.fi/MX.72544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma sulphureum" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma sulphureum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkivalmuska"@fi,
        "Tricholoma sulphureum"@sv .

<http://tun.fi/MX.72545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma ulvinenii" ;
    dwc:scientificNameAuthorship "Kalamees" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma ulvinenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskeltavalmuska"@fi,
        "Tricholoma ulvinenii"@sv .

<http://tun.fi/MX.72546> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholomopsis rutilans" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) Singer" ;
    skos:altLabel "purppuravalmuska"@fi ;
    skos:broader <http://tun.fi/MX.69663> ;
    skos:hiddenLabel "Tricholomopsis rutilans"@fi,
        "Tricholomopsis rutilans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppuralahovalmuska"@fi,
        "prickmusseron"@sv .

<http://tun.fi/MX.72547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubaria confragosa" ;
    dwc:scientificNameAuthorship "(Fr.) Harmaja" ;
    skos:broader <http://tun.fi/MX.69762> ;
    skos:hiddenLabel "Tubaria confragosa"@fi,
        "Tubaria confragosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengaslaholakki"@fi,
        "ringskräling"@sv .

<http://tun.fi/MX.72548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Volvariella surrecta" ;
    dwc:scientificNameAuthorship "(Knapp) Singer" ;
    skos:broader <http://tun.fi/MX.69664> ;
    skos:hiddenLabel "Volvariella surrecta"@fi,
        "Volvariella surrecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loistuppisieni"@fi,
        "parasitslidskivling"@sv .

<http://tun.fi/MX.72549> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Imleria badia" ;
    dwc:scientificNameAuthorship "(Fr.) Vizzini" ;
    skos:broader <http://tun.fi/MX.4890494> ;
    skos:hiddenLabel "Imleria badia"@fi,
        "Xerocomus badius"@fi,
        "Imleria badia"@sv,
        "Xerocomus badius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskotatti"@fi,
        "brunsopp"@sv .

<http://tun.fi/MX.72551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus augustus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus augustus"@fi,
        "Agaricus augustus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "upeaherkkusieni"@fi,
        "kungschampinjon"@sv .

<http://tun.fi/MX.72552> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus moelleri" ;
    dwc:scientificNameAuthorship "Wasser" ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus moelleri"@fi,
        "Agaricus placomyces"@fi,
        "Agaricus moelleri"@sv,
        "Agaricus placomyces"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmiherkkusieni"@fi,
        "pärlchampinjon"@sv .

<http://tun.fi/MX.72553> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus sylvaticus" ;
    dwc:scientificNameAuthorship "Schaeff." ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus sylvaticus"@fi,
        "Agaricus sylvaticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tapionherkkusieni"@fi,
        "skogschampinjon"@sv .

<http://tun.fi/MX.72554> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita franchetii" ;
    dwc:scientificNameAuthorship "(Boud.) Fayod" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita franchetii"@fi,
        "Amanita franchetii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkikärpässieni"@fi,
        "gulbrämad flugsvamp"@sv .

<http://tun.fi/MX.72555> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita phalloides" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Link" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita phalloides"@fi,
        "Amanita phalloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kavalakärpässieni"@fi,
        "lömsk flugsvamp"@sv .

<http://tun.fi/MX.72556> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe gigasperma" ;
    dwc:scientificNameAuthorship "Enderle & Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe gigasperma"@fi,
        "Conocybe gigasperma"@sv .

<http://tun.fi/MX.72557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe juniana" ;
    dwc:scientificNameAuthorship "(Velen.) Hauskn. & Svrček" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe juniana var. sordescens"@fi,
        "Conocybe juniana var. subsejuncta"@fi,
        "Conocybe juniana var. sordescens"@sv,
        "Conocybe juniana var. subsejuncta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe juniana"@fi,
        "Conocybe juniana"@sv .

<http://tun.fi/MX.72558> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe macrocephala" ;
    dwc:scientificNameAuthorship "Kühner & Watling" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe macrocephala"@fi,
        "Conocybe macrocephala"@sv .

<http://tun.fi/MX.72559> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe subpubescens" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe subpubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe subpubescens"@fi,
        "dunhätting"@sv .

<http://tun.fi/MX.72560> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita porphyria" ;
    dwc:scientificNameAuthorship "Alb. & Schw.:Fr." ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita porphyria"@fi,
        "Amanita porphyria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskärpässieni"@fi,
        "mörkringad flugsvamp"@sv .

<http://tun.fi/MX.72561> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita virosa" ;
    dwc:scientificNameAuthorship "(Fr.) Bertill." ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita virosa"@fi,
        "Amanita virosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkokärpässieni"@fi,
        "vit flugsvamp"@sv .

<http://tun.fi/MX.72562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Armillaria borealis" ;
    dwc:scientificNameAuthorship "Marxm. & Korhonen" ;
    skos:broader <http://tun.fi/MX.69690> ;
    skos:hiddenLabel "Armillaria borealis"@fi,
        "Armillaria borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanmesisieni"@fi,
        "vanlig honungsskivling"@sv .

<http://tun.fi/MX.72563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletus edulis" ;
    dwc:scientificNameAuthorship "Bull.:Fr." ;
    skos:broader <http://tun.fi/MX.69714> ;
    skos:hiddenLabel "Boletus edulis"@fi,
        "Boletus edulis ssp. edulis"@fi,
        "Boletus edulis"@sv,
        "Boletus edulis ssp. edulis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "herkkutatti"@fi,
        "stensopp"@sv .

<http://tun.fi/MX.72564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caloboletus radicans" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Vizzini" ;
    skos:broader <http://tun.fi/MX.4887408> ;
    skos:hiddenLabel "Boletus radicans"@fi,
        "Caloboletus radicans"@fi,
        "Boletus radicans"@sv,
        "Caloboletus radicans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtotatti"@fi,
        "rotsopp"@sv .

<http://tun.fi/MX.72565> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuphophyllus virgineus" ;
    dwc:scientificNameAuthorship "(Wulfen) Kovalenko" ;
    skos:broader <http://tun.fi/MX.324485> ;
    skos:hiddenLabel "Camarophyllus virgineus"@fi,
        "Cuphophyllus virgineus"@fi,
        "Hygrocybe virginea"@fi,
        "Camarophyllus virgineus"@sv,
        "Cuphophyllus virgineus"@sv,
        "Hygrocybe virginea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neidonvahakas"@fi,
        "vit vaxskivling"@sv .

<http://tun.fi/MX.72566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe globispora" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe globispora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palloitiömalikka"@fi,
        "Clitocybe globispora"@sv .

<http://tun.fi/MX.72567> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harmajaea harperi" ;
    dwc:scientificNameAuthorship "(Murrill) Dima & P. Alvarado" ;
    skos:broader <http://tun.fi/MX.5001781> ;
    skos:hiddenLabel "Clitocybe harperi"@fi,
        "Harmajaea harperi"@fi,
        "Rhodocybe harperi"@fi,
        "Clitocybe harperi"@sv,
        "Rhodocybe harperi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmovalikka"@fi,
        "Harmajaea harperi"@sv .

<http://tun.fi/MX.72568> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe lateritia" ;
    dwc:scientificNameAuthorship "J. Favre" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe lateritia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturimalikka"@fi,
        "Clitocybe lateritia"@sv .

<http://tun.fi/MX.72570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe strigosa" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe strigosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napamalikka"@fi,
        "Clitocybe strigosa"@sv .

<http://tun.fi/MX.72571> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe truncicola" ;
    dwc:scientificNameAuthorship "(Peck) Sacc." ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe truncicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkomalikka"@fi,
        "Clitocybe truncicola"@sv .

<http://tun.fi/MX.72572> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitopilus scyphoides" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69717> ;
    skos:hiddenLabel "Clitopilus scyphoides"@fi,
        "Clitopilus scyphoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöjauhosieni"@fi,
        "dvärgmjölskivling"@sv .

<http://tun.fi/MX.72573> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collybia cirrata" ;
    dwc:scientificNameAuthorship "(Pers.) Quél." ;
    skos:broader <http://tun.fi/MX.69767> ;
    skos:hiddenLabel "Collybia cirrata"@fi,
        "Collybia cirrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loisjuurekas"@fi,
        "liten nagelskivling"@sv .

<http://tun.fi/MX.72574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collybia cookei" ;
    dwc:scientificNameAuthorship "(Bres.) J. D. Arnold" ;
    skos:broader <http://tun.fi/MX.69767> ;
    skos:hiddenLabel "Collybia cookei"@fi,
        "Collybia cookei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltapahkajuurekas"@fi,
        "gulknölig nagelskivling"@sv .

<http://tun.fi/MX.72575> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Collybia tuberosa" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69767> ;
    skos:hiddenLabel "Collybia tuberosa"@fi,
        "Collybia tuberosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskopahkajuurekas"@fi,
        "spetsknölig nagelskivling"@sv .

<http://tun.fi/MX.72577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystoderma tuomikoskii" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69788> ;
    skos:hiddenLabel "Cystoderma tuomikoskii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanryhäkäs"@fi,
        "Cystoderma tuomikoskii"@sv .

<http://tun.fi/MX.72579> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma carneogriseum" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma carneogriseum"@fi,
        "Entoloma carneogriseum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuhrurusokas"@fi,
        "isabellnopping"@sv .

<http://tun.fi/MX.72580> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus ephemerus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus ephemerus"@fi,
        "Coprinus ephemerus"@fi,
        "Coprinus ephemerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "häivemustesieni"@fi,
        "Coprinellus ephemerus"@sv .

<http://tun.fi/MX.72581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasola misera" ;
    dwc:scientificNameAuthorship "(P. Karst.) Redhead, Vilgalys & Hopple" ;
    skos:broader <http://tun.fi/MX.69739> ;
    skos:hiddenLabel "Parasola misera"@fi,
        "Parasola misera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pipanamustesieni"@fi,
        "pygmébläcksvamp"@sv .

<http://tun.fi/MX.72582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis radiata" ;
    dwc:scientificNameAuthorship "(Bolton) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis radiata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiömustesieni"@fi,
        "Coprinopsis radiata"@sv .

<http://tun.fi/MX.72583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus subdisseminatus" ;
    dwc:scientificNameAuthorship "M. Lange" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus subdisseminatus"@fi,
        "Coprinus subdisseminatus"@fi,
        "Coprinus subdisseminatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryhmämustesieni"@fi,
        "Coprinellus subdisseminatus"@sv .

<http://tun.fi/MX.72584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus subpurpureus" ;
    dwc:scientificNameAuthorship "(A.H. Sm.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus subpurpureus"@fi,
        "Coprinus subpurpureus"@fi,
        "Coprinus subpurpureus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppuramustesieni"@fi,
        "Coprinellus subpurpureus"@sv .

<http://tun.fi/MX.72585> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis tigrinella" ;
    dwc:scientificNameAuthorship "(Boud.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis tigrinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saramustesieni"@fi,
        "Coprinopsis tigrinella"@sv .

<http://tun.fi/MX.72586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis tuberosa" ;
    dwc:scientificNameAuthorship "(Quél.) Doveri, Granito & Lunghini" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis tuberosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahkamustesieni"@fi,
        "Coprinopsis tuberosa"@sv .

<http://tun.fi/MX.72587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius anisochrous" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat., Niskanen & H. Lindstr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius anisochrous"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukonseitikki"@fi,
        "Cortinarius anisochrous"@sv .

<http://tun.fi/MX.72588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius argenteolilacinus" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius argenteolilacinus"@fi,
        "Cortinarius argenteolilacinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuuseitikki"@fi,
        "silverfotsspindling"@sv .

<http://tun.fi/MX.72589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius atrocoeruleus" ;
    dwc:scientificNameAuthorship "M.M. Moser ex Kuhnert & Peintner" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius atrocoeruleus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarseitikki"@fi,
        "Cortinarius atrocoeruleus"@sv .

<http://tun.fi/MX.72591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius borgsjoeensis" ;
    dwc:scientificNameAuthorship "Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius borgsjoeensis"@fi,
        "Cortinarius borgsjoeensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanseitikki"@fi,
        "blåbandad spindling"@sv .

<http://tun.fi/MX.72592> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius brunneifolius" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius brunneifolius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mokkaseitikki"@fi,
        "Cortinarius brunneifolius"@sv .

<http://tun.fi/MX.72593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cinnamomeoluteus" ;
    dwc:scientificNameAuthorship "P.D.Orton" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius cinnamomeoluteus"@fi,
        "Cortinarius cinnamomeoluteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuseitikki"@fi,
        "videspindling"@sv .

<http://tun.fi/MX.72594> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cinnamomeus" ;
    dwc:scientificNameAuthorship "(L.:Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius cinnamomeus"@fi,
        "Cortinarius cinnamomeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaneliseitikki"@fi,
        "kanelspindling"@sv .

<http://tun.fi/MX.72595> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius collinitus" ;
    dwc:scientificNameAuthorship "(Sowerby:Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius collinitus"@fi,
        "Cortinarius collinitus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaslimaseitikki"@fi,
        "violettfotad slemspindling"@sv .

<http://tun.fi/MX.72597> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius depressus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius depressus"@fi,
        "Cortinarius depressus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäyränseitikki"@fi,
        "kontrastspindling"@sv .

<http://tun.fi/MX.72598> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pilatii" ;
    dwc:scientificNameAuthorship "Svrček" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius diasemospermus"@fi,
        "Cortinarius diasemospermus"@sv,
        "Cortinarius pilatii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius pilatii"@fi,
        "barrfjunspindling"@sv .

<http://tun.fi/MX.72600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius griseascens" ;
    dwc:scientificNameAuthorship "Rob. Henry ex Bidaud, Moënne-Locc. & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius griseascens"@fi,
        "Cortinarius griseascens"@sv .

<http://tun.fi/MX.72601> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius imbutus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius imbutus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tapionseitikki"@fi,
        "Cortinarius imbutus"@sv .

<http://tun.fi/MX.72602> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius leiocastaneus" ;
    dwc:scientificNameAuthorship "Niskanen, Liimat. & Soop" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius leiocastaneus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "manteliseitikki"@fi,
        "Cortinarius leiocastaneus"@sv .

<http://tun.fi/MX.72603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius mucosus" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) J.J.Kickx" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius mucosus"@fi,
        "Cortinarius mucosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummilimaseitikki"@fi,
        "hedspindling"@sv .

<http://tun.fi/MX.72604> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius odorifer" ;
    dwc:scientificNameAuthorship "Britzelm." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius odorifer"@fi,
        "Cortinarius odorifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "anisnuppiseitikki"@fi,
        "anisspindling"@sv .

<http://tun.fi/MX.72605> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius rosargutus" ;
    dwc:scientificNameAuthorship "Chevassut & Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius fraudulosus var. rosargutus"@fi,
        "Cortinarius rosargutus"@fi,
        "Cortinarius fraudulosus var. rosargutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampuraseitikki"@fi,
        "Cortinarius rosargutus"@sv .

<http://tun.fi/MX.72606> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius spadicellus" ;
    dwc:scientificNameAuthorship "(M.M.Moser) Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius spadicellus"@fi,
        "Cortinarius spadicellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nahkaseitikki"@fi,
        "råttspindling"@sv .

<http://tun.fi/MX.72607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius squamulifer" ;
    dwc:scientificNameAuthorship "Bidaud & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius squamulifer"@fi,
        "Cortinarius squamulifer"@sv .

<http://tun.fi/MX.72608> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius talus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius talus"@fi,
        "Cortinarius talus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasnuppiseitikki"@fi,
        "halmspindling"@sv .

<http://tun.fi/MX.72609> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius tofaceus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius tofaceus"@fi,
        "Cortinarius tofaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskimyrkkyseitikki"@fi,
        "kromspindling"@sv .

<http://tun.fi/MX.72610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius variegatus" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius variegatus"@fi,
        "Cortinarius variegatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusotyviseitikki"@fi,
        "rosabandad spindling"@sv .

<http://tun.fi/MX.72615> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma velutipes" ;
    dwc:scientificNameAuthorship "Bruchet" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma velutipes"@fi,
        "Hebeloma velutipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisamatympönen"@fi,
        "liten tårfränskivling"@sv .

<http://tun.fi/MX.72616> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemimycena lactea" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69769> ;
    skos:hiddenLabel "Hemimycena lactea"@fi,
        "Hemimycena lactea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkohiippo"@fi,
        "barrvithätta"@sv .

<http://tun.fi/MX.72617> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hohenbuehelia auriscalpium" ;
    dwc:scientificNameAuthorship "(Maire) Singer" ;
    skos:broader <http://tun.fi/MX.69652> ;
    skos:hiddenLabel "Hohenbuehelia auriscalpium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lastahytyvinokas"@fi,
        "Hohenbuehelia auriscalpium"@sv .

<http://tun.fi/MX.72618> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hohenbuehelia petaloides" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Schulzer" ;
    skos:broader <http://tun.fi/MX.69652> ;
    skos:hiddenLabel "Hohenbuehelia geogenia"@fi,
        "Hohenbuehelia petalodes"@fi,
        "Hohenbuehelia petaloides"@fi,
        "Hohenbuehelia geogenia"@sv,
        "Hohenbuehelia petalodes"@sv,
        "Hohenbuehelia petaloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummahytyvinokas"@fi,
        "spadmussling"@sv .

<http://tun.fi/MX.72619> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hohenbuehelia longipes" ;
    dwc:scientificNameAuthorship "(Boud.) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69652> ;
    skos:hiddenLabel "Hohenbuehelia longipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suohytyvinokas"@fi,
        "Hohenbuehelia longipes"@sv .

<http://tun.fi/MX.72620> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe cantharellus" ;
    dwc:scientificNameAuthorship "(Schwein. : Fr.) Murrill" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe cantharellus"@fi,
        "Hygrocybe cantharellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vahverovahakas"@fi,
        "kantarellvaxskivling"@sv .

<http://tun.fi/MX.72621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe ericetorum" ;
    dwc:scientificNameAuthorship "Vauras & Kokkonen" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe ericetorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kanervirisakas"@fi,
        "Inocybe ericetorum"@sv .

<http://tun.fi/MX.72623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe hirculus" ;
    dwc:scientificNameAuthorship "Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe hirculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettorisakas"@fi,
        "Inocybe hirculus"@sv .

<http://tun.fi/MX.72624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe inodora" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe inodora"@fi,
        "Inocybe inodora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkolakirisakas"@fi,
        "vittoppig tråding"@sv .

<http://tun.fi/MX.72625> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe kittilensis" ;
    dwc:scientificNameAuthorship "Kokkonen & Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe kittilensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vitikkorisakas"@fi,
        "Inocybe kittilensis"@sv .

<http://tun.fi/MX.72626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe langei" ;
    dwc:scientificNameAuthorship "R.Heim" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe langei"@fi,
        "Inocybe langei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyyryrisakas"@fi,
        "Langes trådskivling"@sv .

<http://tun.fi/MX.72628> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuphophyllus fornicatus" ;
    dwc:scientificNameAuthorship "(Fr.) Lodge, Padamsee & Vizzini" ;
    skos:broader <http://tun.fi/MX.324485> ;
    skos:hiddenLabel "Cuphophyllus fornicatus"@fi,
        "Hygrocybe fornicata"@fi,
        "Cuphophyllus fornicatus"@sv,
        "Hygrocybe fornicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kekovahakas"@fi,
        "musseronvaxskivling"@sv .

<http://tun.fi/MX.72629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe phaeococcinea" ;
    dwc:scientificNameAuthorship "(Arnolds) Bon" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe phaeococcinea"@fi,
        "Hygrocybe phaeococcinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verivahakas"@fi,
        "mörk blodvaxskivling"@sv .

<http://tun.fi/MX.72630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe reidii" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe reidii"@fi,
        "Hygrocybe reidii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hunajavahakas"@fi,
        "honungsvaxskivling"@sv .

<http://tun.fi/MX.72631> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe turunda" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe turunda"@fi,
        "Hygrocybe turunda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummasuomuvahakas"@fi,
        "mörkfjällig vaxskivling"@sv .

<http://tun.fi/MX.72632> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus atramentosus" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.) H. Haas & Haller" ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus atramentosus"@fi,
        "Hygrophorus atramentosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokivahakas"@fi,
        "streckvaxskivling"@sv .

<http://tun.fi/MX.72633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus camarophyllus" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) Dumée, Grandjean & Maire" ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus camarophyllus"@fi,
        "Hygrophorus camarophyllus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustavahakas"@fi,
        "sotvaxskivling"@sv .

<http://tun.fi/MX.72634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus pudorinus" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus chrysodon"@fi,
        "Hygrophorus persicolor"@fi,
        "Hygrophorus pudorinus"@fi,
        "Hygrophorus chrysodon"@sv,
        "Hygrophorus persicolor"@sv,
        "Hygrophorus pudorinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taikavahakas"@fi,
        "rosa vaxskivling"@sv .

<http://tun.fi/MX.72636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypholoma polytrichi" ;
    dwc:scientificNameAuthorship "(Fr.) Ricken" ;
    skos:broader <http://tun.fi/MX.69697> ;
    skos:hiddenLabel "Hypholoma polytrichi"@fi,
        "Hypholoma polytrichi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhunsammallahokka"@fi,
        "mosslöjskivling"@sv .

<http://tun.fi/MX.72637> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypholoma radicosum" ;
    dwc:scientificNameAuthorship "J.E.Lange" ;
    skos:broader <http://tun.fi/MX.69697> ;
    skos:hiddenLabel "Hypholoma radicosum"@fi,
        "Hypholoma radicosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtolahokka"@fi,
        "rotslöjskivling"@sv .

<http://tun.fi/MX.72638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypholoma udum" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69697> ;
    skos:hiddenLabel "Hypholoma udum"@fi,
        "Hypholoma udum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turvelahokka"@fi,
        "torvslöjskivling"@sv .

<http://tun.fi/MX.72639> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe aeruginascens" ;
    dwc:scientificNameAuthorship "Babos" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe aeruginascens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherhäiverisakas"@fi,
        "Inocybe aeruginascens"@sv .

<http://tun.fi/MX.72640> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe boreocarelica" ;
    dwc:scientificNameAuthorship "Kokkonen & Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe boreocarelica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruunirisakas"@fi,
        "Inocybe boreocarelica"@sv .

<http://tun.fi/MX.72641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma costatum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma costatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonirusokas"@fi,
        "Entoloma costatum"@sv .

<http://tun.fi/MX.72642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma cuspidiferum" ;
    dwc:scientificNameAuthorship "(Kühner & Romagn.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma cuspidiferum"@fi,
        "Entoloma cuspidiferum"@sv .

<http://tun.fi/MX.72643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma farinasprellum" ;
    dwc:scientificNameAuthorship "Arnolds" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma farinasprellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "röllirusokas"@fi,
        "Entoloma farinasprellum"@sv .

<http://tun.fi/MX.72644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma jubatum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma jubatum"@fi,
        "Entoloma jubatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myyränrusokas"@fi,
        "sepiarödling"@sv .

<http://tun.fi/MX.72645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma minutum" ;
    dwc:scientificNameAuthorship "(P. Karst.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma minutum"@fi,
        "Entoloma minutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäkorpirusokas"@fi,
        "dvärgrödhätting"@sv .

<http://tun.fi/MX.72646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma ochromicaceum" ;
    dwc:scientificNameAuthorship "Noordel. & Liiv" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma ochromicaceum"@fi,
        "Entoloma ochromicaceum"@sv .

<http://tun.fi/MX.72647> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma pallescens" ;
    dwc:scientificNameAuthorship "(P. Karst.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma pallescens"@fi,
        "Entoloma pallescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suvirusokas"@fi,
        "sommarrödhätting"@sv .

<http://tun.fi/MX.72648> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma clandestinum" ;
    dwc:scientificNameAuthorship "(Fr.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma clandestinum"@fi,
        "Entoloma papillatum"@fi,
        "Entoloma papillatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nipukkarusokas"@fi,
        "Entoloma clandestinum"@sv .

<http://tun.fi/MX.72649> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma pratulense" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma pratulense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma pratulense"@fi,
        "slåtterrödhätting"@sv .

<http://tun.fi/MX.72650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma queletii" ;
    dwc:scientificNameAuthorship "(Boud.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma queletii"@fi,
        "Entoloma queletii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punarusokas"@fi,
        "lundnopping"@sv .

<http://tun.fi/MX.72651> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma rhodopolium" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma rhodopolium"@fi,
        "Entoloma rhodopolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suoparusokas"@fi,
        "tvålrödling"@sv .

<http://tun.fi/MX.72652> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma scabropellis" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma scabropellis"@fi,
        "Entoloma scabropellis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rosorusokas"@fi,
        "blek stornopping"@sv .

<http://tun.fi/MX.72653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma sinuatum" ;
    dwc:scientificNameAuthorship "(Bull. ex Pers.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma lividum"@fi,
        "Entoloma sinuatum"@fi,
        "Entoloma lividum"@sv,
        "Entoloma sinuatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorusokas"@fi,
        "bolmörtsskivling"@sv .

<http://tun.fi/MX.72654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammulaster rhombosporus" ;
    dwc:scientificNameAuthorship "(G.F. Atk.) Watling" ;
    skos:broader <http://tun.fi/MX.69653> ;
    skos:hiddenLabel "Flammulaster rhombispora"@fi,
        "Flammulaster rhombosporus"@fi,
        "Flammulaster rhombispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvashietalakki"@fi,
        "Flammulaster rhombosporus"@sv .

<http://tun.fi/MX.72655> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammulaster subincarnatus" ;
    dwc:scientificNameAuthorship "(Joss. & Kühner) Watling" ;
    skos:broader <http://tun.fi/MX.69653> ;
    skos:hiddenLabel "Flammulaster subincarnatus"@fi,
        "Flammulaster subincarnatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "roosahietalakki"@fi,
        "rosa vårtskräling"@sv .

<http://tun.fi/MX.72656> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina camerina" ;
    dwc:scientificNameAuthorship "(Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina camerina"@fi,
        "Galerina camerina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupunääpikkä"@fi,
        "sommarvedhätting"@sv .

<http://tun.fi/MX.72657> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina hybrida" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galerina hybrida"@fi,
        "Galerina hybrida"@sv .

<http://tun.fi/MX.72658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina tibiicystis" ;
    dwc:scientificNameAuthorship "(G. F. Atk.) Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina tibiicystis"@fi,
        "Galerina tibiicystis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevanääpikkä"@fi,
        "kärrhätting"@sv .

<http://tun.fi/MX.72659> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loreleia marchantiae" ;
    dwc:scientificNameAuthorship "(Singer & Clémençon) Redhead, Moncalvo, Vilgalys & Lutzoni" ;
    skos:broader <http://tun.fi/MX.233479> ;
    skos:hiddenLabel "Gerronema marchantiae"@fi,
        "Loreleia marchantiae"@fi,
        "Gerronema marchantiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keuhkolakki"@fi,
        "Loreleia marchantiae"@sv .

<http://tun.fi/MX.72660> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gomphidius glutinosus" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69655> ;
    skos:hiddenLabel "Gomphidius glutinosus"@fi,
        "Gomphidius glutinosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limanuljaska"@fi,
        "citronslemskivling"@sv .

<http://tun.fi/MX.72661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus alpinus" ;
    dwc:scientificNameAuthorship "(Vilgalys & O. K. Mill.) Antonín & Noordel." ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Gymnopus alpinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maksajuurekas"@fi,
        "Gymnopus alpinus"@sv .

<http://tun.fi/MX.72662> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus confluens" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Antonín, Halling & Noordel." ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Gymnopus confluens"@fi,
        "Gymnopus confluens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tupasjuurekas"@fi,
        "brosknagelskivling"@sv .

<http://tun.fi/MX.72663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus ocior" ;
    dwc:scientificNameAuthorship "(Pers.) Antonín & Noordel." ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Gymnopus ocior"@fi,
        "Gymnopus ocior"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahelttajuurekas"@fi,
        "gulskivig nagelskivling"@sv .

<http://tun.fi/MX.72664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus terginus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Antonín & Noordel." ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Gymnopus terginus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivujuurekas"@fi,
        "Gymnopus terginus"@sv .

<http://tun.fi/MX.72665> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyroporus castaneus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69794> ;
    skos:hiddenLabel "Gyroporus castaneus"@fi,
        "Gyroporus castaneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastanjatatti"@fi,
        "kastanjesopp"@sv .

<http://tun.fi/MX.72666> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena plumipes" ;
    dwc:scientificNameAuthorship "(Kalchbr.) P. A. Moreau" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena plumipes"@fi,
        "Mycena strobilicola"@fi,
        "Mycena strobilicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpyhiippo"@fi,
        "Mycena plumipes"@sv .

<http://tun.fi/MX.72668> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naucoria celluloderma" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69720> ;
    skos:hiddenLabel "Naucoria celluloderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyhäruosteheltta"@fi,
        "Naucoria celluloderma"@sv .

<http://tun.fi/MX.72669> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naucoria subconspersa" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69720> ;
    skos:hiddenLabel "Naucoria subconspersa"@fi,
        "Naucoria subconspersa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuuraruosteheltta"@fi,
        "grynskräling"@sv .

<http://tun.fi/MX.72670> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neolentinus lepideus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Redhead & Ginns" ;
    skos:broader <http://tun.fi/MX.69704> ;
    skos:hiddenLabel "Neolentinus lepideus"@fi,
        "Neolentinus lepideus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ratapölkkysieni"@fi,
        "syllsvamp"@sv .

<http://tun.fi/MX.72671> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnomphalia brevibasidiata" ;
    dwc:scientificNameAuthorship "(Singer) Redhead, Moncalvo, Vilgalys & Lutzoni" ;
    skos:broader <http://tun.fi/MX.4993880> ;
    skos:hiddenLabel "Gyroflexus brevibasidiatus"@fi,
        "Omphalina brevibasidiata"@fi,
        "Sphagnomphalia brevibasidiata"@fi,
        "Gyroflexus brevibasidiatus"@sv,
        "Omphalina brevibasidiata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevalakki"@fi,
        "Sphagnomphalia brevibasidiata"@sv .

<http://tun.fi/MX.72672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia sphagnicola" ;
    dwc:scientificNameAuthorship "(Berk.) Redhead, Lutzoni, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia sphagnicola"@fi,
        "Omphalina sphagnicola"@fi,
        "Arrhenia sphagnicola"@sv,
        "Omphalina sphagnicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkanapalakki"@fi,
        "myrnavling"@sv .

<http://tun.fi/MX.72673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ossicaulis lachnopus" ;
    dwc:scientificNameAuthorship "(Fr.) Contu" ;
    skos:broader <http://tun.fi/MX.69721> ;
    skos:hiddenLabel "Ossicalis lignatilis"@fi,
        "Ossicaulis lachnopus"@fi,
        "Ossicalis lignatilis"@sv,
        "Ossicaulis lachnopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhovinokas"@fi,
        "vedtrattskivling"@sv .

<http://tun.fi/MX.72674> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe oblectabilis" ;
    dwc:scientificNameAuthorship "(Britzelm.) Sacc." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe oblectabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "löyhkärisakas"@fi,
        "Inocybe oblectabilis"@sv .

<http://tun.fi/MX.72675> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe obscurobadia" ;
    dwc:scientificNameAuthorship "(J. Favre) Grund & D. E. Stuntz" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe obscurobadia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myyränrisakas"@fi,
        "Inocybe obscurobadia"@sv .

<http://tun.fi/MX.72676> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe ochroalba" ;
    dwc:scientificNameAuthorship "Bruylants" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe ochroalba"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrarisakas"@fi,
        "Inocybe ochroalba"@sv .

<http://tun.fi/MX.72677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe praetervisa" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe praetervisa"@fi,
        "Inocybe praetervisa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pattirisakas"@fi,
        "grånande tråding"@sv .

<http://tun.fi/MX.72678> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe sindonia" ;
    dwc:scientificNameAuthorship "(Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe sindonia"@fi,
        "Inocybe sindonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kittirisakas"@fi,
        "blektråding"@sv .

<http://tun.fi/MX.72679> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe spuria" ;
    dwc:scientificNameAuthorship "Jacobsson & E. Larss." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe spuria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvonrisakas"@fi,
        "Inocybe spuria"@sv .

<http://tun.fi/MX.72680> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe squarrosa" ;
    dwc:scientificNameAuthorship "Rea" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe squarrosa"@fi,
        "Inocybe squarrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepikkorisakas"@fi,
        "liten piggtråding"@sv .

<http://tun.fi/MX.72681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe xanthodisca" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe xanthodisca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjurisakas"@fi,
        "Inocybe xanthodisca"@sv .

<http://tun.fi/MX.72682> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria bicolor" ;
    dwc:scientificNameAuthorship "(Maire) P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:hiddenLabel "Laccaria bicolor"@fi,
        "Laccaria bicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaslohisieni"@fi,
        "tvåfärgad laxskivling"@sv .

<http://tun.fi/MX.72683> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria proxima" ;
    dwc:scientificNameAuthorship "(Boud.) Pat." ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:hiddenLabel "Laccaria proxima"@fi,
        "Laccaria proxima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolohisieni"@fi,
        "stor laxskivling"@sv .

<http://tun.fi/MX.72684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius auriolla" ;
    dwc:scientificNameAuthorship "Kytöv." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius auriolla"@fi,
        "Lactarius auriolla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "torvivoirousku"@fi,
        "sumpriska"@sv .

<http://tun.fi/MX.72685> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius azonites" ;
    dwc:scientificNameAuthorship "(Bull.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius azonites"@fi,
        "Lactarius azonites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammensavurousku"@fi,
        "blek rökriska"@sv .

<http://tun.fi/MX.72686> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius glyciosmus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius glyciosmus"@fi,
        "Lactarius glyciosmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitapalsamirousku"@fi,
        "kokosriska"@sv .

<http://tun.fi/MX.72687> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius hysginoides" ;
    dwc:scientificNameAuthorship "M. Korhonen & T. Ulvinen" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius hysginoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nororousku"@fi,
        "Lactarius hysginoides"@sv .

<http://tun.fi/MX.72688> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius lacunarum" ;
    dwc:scientificNameAuthorship "Hora" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius lacunarum"@fi,
        "Lactarius lacunarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rutarousku"@fi,
        "dyriska"@sv .

<http://tun.fi/MX.72689> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius lapponicus" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius lapponicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinrousku"@fi,
        "Lactarius lapponicus"@sv .

<http://tun.fi/MX.72690> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius musteus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius musteus"@fi,
        "Lactarius musteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynrousku"@fi,
        "tallriska"@sv .

<http://tun.fi/MX.72691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius olivinus" ;
    dwc:scientificNameAuthorship "Kytöv." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius olivinus"@fi,
        "Lactarius olivinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihervoirousku"@fi,
        "olivinriska"@sv .

<http://tun.fi/MX.72692> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius quietus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius quietus"@fi,
        "Lactarius quietus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenrousku"@fi,
        "ekriska"@sv .

<http://tun.fi/MX.72693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius rufus" ;
    dwc:scientificNameAuthorship "(Scop.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius rufus"@fi,
        "Lactarius rufus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasrousku"@fi,
        "pepparriska"@sv .

<http://tun.fi/MX.72694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius trivialis" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius trivialis"@fi,
        "Lactarius trivialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haaparousku"@fi,
        "skogsriska"@sv .

<http://tun.fi/MX.72695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius uvidus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius uvidus"@fi,
        "Lactarius uvidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpirousku"@fi,
        "lilariska"@sv .

<http://tun.fi/MX.72696> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentinellus auricula" ;
    dwc:scientificNameAuthorship "(Fr.) Å. Strid" ;
    skos:broader <http://tun.fi/MX.69796> ;
    skos:hiddenLabel "Lentinellus auricula"@fi,
        "Lentinellus auricula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkosahaheltta"@fi,
        "vit sågmussling"@sv .

<http://tun.fi/MX.72697> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentinellus cochleatus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69796> ;
    skos:hiddenLabel "Lentinellus cochleatus"@fi,
        "Lentinellus cochleatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksusahaheltta"@fi,
        "trattmussling"@sv .

<http://tun.fi/MX.72698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentinellus vulpinus" ;
    dwc:scientificNameAuthorship "(Sowerby : Fr.) Kühner & Maire" ;
    skos:broader <http://tun.fi/MX.69796> ;
    skos:hiddenLabel "Lentinellus vulpinus"@fi,
        "Lentinellus vulpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kurttusahaheltta"@fi,
        "rynkmussling"@sv .

<http://tun.fi/MX.72699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentinus suavissimus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69725> ;
    skos:hiddenLabel "Lentinus suavissimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuvinokas"@fi,
        "Lentinus suavissimus"@sv .

<http://tun.fi/MX.72700> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota apatelia" ;
    dwc:scientificNameAuthorship "Vellinga & Huiser" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lepiota apatelia"@fi,
        "Lepiota apatelia"@sv .

<http://tun.fi/MX.72701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echinoderma echinaceum" ;
    dwc:scientificNameAuthorship "(J.E. Lange) Bon" ;
    skos:broader <http://tun.fi/MX.233493> ;
    skos:hiddenLabel "Echinoderma echinaceum"@fi,
        "Lepiota echinacea"@fi,
        "Echinoderma echinaceum"@sv,
        "Lepiota echinacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siiliukonsieni"@fi,
        "taggfjällskivling"@sv .

<http://tun.fi/MX.72702> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota parvannulata" ;
    dwc:scientificNameAuthorship "(Lasch) Gillet" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota parvannulata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikku-ukonsieni"@fi,
        "Lepiota parvannulata"@sv .

<http://tun.fi/MX.72703> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucocoprinus cretaceus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Locq." ;
    skos:broader <http://tun.fi/MX.69752> ;
    skos:hiddenLabel "Leucocoprinus cretaceus"@fi,
        "Leucocoprinus cretaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lavaukonsieni"@fi,
        "vit veckskivling"@sv .

<http://tun.fi/MX.72704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopaxillus lentus" ;
    dwc:scientificNameAuthorship "(H. Post) Singer & A.H.Sm." ;
    skos:broader <http://tun.fi/MX.69742> ;
    skos:hiddenLabel "Leucopaxillus lentus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lumivalmukka"@fi,
        "Leucopaxillus lentus"@sv .

<http://tun.fi/MX.72705> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagaranella gibberosa" ;
    dwc:scientificNameAuthorship "(Jul. Schäff.) V. Hofst., Clémençon, Moncalvo & Redhead" ;
    skos:broader <http://tun.fi/MX.5008054> ;
    skos:hiddenLabel "Lyophyllum ambustum"@fi,
        "Lyophyllum gibberosum"@fi,
        "Sagaranella gibberosa"@fi,
        "Lyophyllum ambustum"@sv,
        "Lyophyllum gibberosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkukynsikäs"@fi,
        "Sagaranella gibberosa"@sv .

<http://tun.fi/MX.72706> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum fumosum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum fumosum"@fi,
        "Lyophyllum fumosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummatupaskynsikäs"@fi,
        "röktuvskivling"@sv .

<http://tun.fi/MX.72707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrolepiota excoriata" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) Wasser" ;
    skos:broader <http://tun.fi/MX.69659> ;
    skos:hiddenLabel "Macrolepiota excoriata"@fi,
        "Macrolepiota excoriata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tarhaukonsieni"@fi,
        "fnasig fjällskivling"@sv .

<http://tun.fi/MX.72708> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus foetidus" ;
    dwc:scientificNameAuthorship "(Sowerby) P.M. Kirk" ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Gymnopus foetidus"@fi,
        "Marasmiellus foetidus"@fi,
        "Micromphale foetidum"@fi,
        "Gymnopus foetidus"@sv,
        "Marasmiellus foetidus"@sv,
        "Micromphale foetidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisunahikas"@fi,
        "stinkbrosking"@sv .

<http://tun.fi/MX.72709> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmius epiphyllus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69677> ;
    skos:hiddenLabel "Marasmius epiphyllus"@fi,
        "Marasmius epiphyllus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruotinahikas"@fi,
        "dvärgbrosking"@sv .

<http://tun.fi/MX.72710> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmius setosus" ;
    dwc:scientificNameAuthorship "(Sowerby) Noordel." ;
    skos:broader <http://tun.fi/MX.69677> ;
    skos:hiddenLabel "Marasmius setosus"@fi,
        "Marasmius setosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sironahikas"@fi,
        "boklövsbrosking"@sv .

<http://tun.fi/MX.72711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmius wynneae" ;
    dwc:scientificNameAuthorship "Berk. & Broome" ;
    skos:broader <http://tun.fi/MX.69677> ;
    skos:hiddenLabel "Marasmius wynneae"@fi,
        "Marasmius wynnei"@fi,
        "Marasmius wynneae"@sv,
        "Marasmius wynnei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasnahikas"@fi,
        "föränderlig brosking"@sv .

<http://tun.fi/MX.72712> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanophyllum haematospermum" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Kreisel" ;
    skos:broader <http://tun.fi/MX.69777> ;
    skos:hiddenLabel "Melanophyllum haematospermum"@fi,
        "Melanophyllum haematospermum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verihelttajauhikas"@fi,
        "granatskivling"@sv .

<http://tun.fi/MX.72713> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Merismodes ochracea" ;
    dwc:scientificNameAuthorship "(Hoffm. ex. Pers.) D. A. Reid" ;
    skos:broader <http://tun.fi/MX.69799> ;
    skos:hiddenLabel "Merismodes ochracea"@fi,
        "Merismodes ochracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsäparvisilmä"@fi,
        "rostpipa"@sv .

<http://tun.fi/MX.72714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheniella adonis" ;
    dwc:scientificNameAuthorship "(Bull.) Redhead, Moncalvo, Vilgalys, Desjardin & B.A. Perry" ;
    skos:broader <http://tun.fi/MX.4999678> ;
    skos:hiddenLabel "Atheniella adonis"@fi,
        "Mycena adonis"@fi,
        "Mycena adonis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "adonishiippo"@fi,
        "Atheniella adonis"@sv .

<http://tun.fi/MX.72715> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena galericulata" ;
    dwc:scientificNameAuthorship "(Scop. : Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena galericulata"@fi,
        "Mycena galericulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poimuhiippo"@fi,
        "rynkhätta"@sv .

<http://tun.fi/MX.72716> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena laevigata" ;
    dwc:scientificNameAuthorship "(Latsch) Gillet" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena laevigata"@fi,
        "Mycena laevigata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rustohiippo"@fi,
        "halhätta"@sv .

<http://tun.fi/MX.72717> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena lammiensis" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena lammiensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepikkohiippo"@fi,
        "Mycena lammiensis"@sv .

<http://tun.fi/MX.72718> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena aciculata" ;
    dwc:scientificNameAuthorship "(A.H. Sm.) Desjardin & E. Horak" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena aciculata"@fi,
        "Mycena longiseta"@fi,
        "Mycena longiseta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sukahiippo"@fi,
        "Mycena aciculata"@sv .

<http://tun.fi/MX.72719> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena mirata" ;
    dwc:scientificNameAuthorship "(Peck) Sacc." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena mirata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keijunhiippo"@fi,
        "Mycena mirata"@sv .

<http://tun.fi/MX.72720> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena polyadelpha" ;
    dwc:scientificNameAuthorship "(Lasch) Kühner" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena polyadelpha"@fi,
        "Mycena polyadelpha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huurrehiippo"@fi,
        "lövhätta"@sv .

<http://tun.fi/MX.72721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena pseudocorticola" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena pseudocorticola"@fi,
        "Mycena pseudocorticola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikaarnahiippo"@fi,
        "dagghätta"@sv .

<http://tun.fi/MX.72722> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deconica merdaria" ;
    dwc:scientificNameAuthorship "(Fr.) Noordel." ;
    skos:broader <http://tun.fi/MX.233530> ;
    skos:hiddenLabel "Deconica merdaria"@fi,
        "Psilocybe merdaria"@fi,
        "Deconica merdaria"@sv,
        "Psilocybe merdaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtomadonlakki"@fi,
        "rotslätskivling"@sv .

<http://tun.fi/MX.72723> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocybe semilanceata" ;
    dwc:scientificNameAuthorship "(Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69727> ;
    skos:hiddenLabel "Psilocybe semilanceata"@fi,
        "Psilocybe semilanceata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippumadonlakki"@fi,
        "toppslätskivling"@sv .

<http://tun.fi/MX.72724> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocybe strictipes" ;
    dwc:scientificNameAuthorship "Singer & A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocybe strictipes"@fi,
        "Psilocybe strictipes"@sv .

<http://tun.fi/MX.72725> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rectipilus fasciculatus" ;
    dwc:scientificNameAuthorship "(Pers.) Agerer" ;
    skos:broader <http://tun.fi/MX.69778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rectipilus fasciculatus"@fi,
        "Rectipilus fasciculatus"@sv .

<http://tun.fi/MX.72726> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodocollybia fodiens" ;
    dwc:scientificNameAuthorship "(Kalchbr.) Antonín & Noordel." ;
    skos:broader <http://tun.fi/MX.69661> ;
    skos:hiddenLabel "Rhodocollybia fodiens"@fi,
        "Rhodocollybia fodiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sappijuurekas"@fi,
        "besk sågnagelskivling"@sv .

<http://tun.fi/MX.72727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodocybe fuscofarinacea" ;
    dwc:scientificNameAuthorship "Kosonen & Noordel." ;
    skos:broader <http://tun.fi/MX.69755> ;
    skos:hiddenLabel "Rhodocybe fuscofarinacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nyppymyyränlakki"@fi,
        "Rhodocybe fuscofarinacea"@sv .

<http://tun.fi/MX.72728> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodophana nitellina" ;
    dwc:scientificNameAuthorship "(Fr.) Papetti" ;
    skos:broader <http://tun.fi/MX.4994336> ;
    skos:hiddenLabel "Rhodocybe nitellina"@fi,
        "Rhodophana nitellina"@fi,
        "Rhodocybe nitellina"@sv,
        "Rhodophana nitellina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtomyyränlakki"@fi,
        "brandrussling"@sv .

<http://tun.fi/MX.72730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ripartites tricholoma" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.69779> ;
    skos:hiddenLabel "Ripartites tricholoma"@fi,
        "Ripartites tricholoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvakalponen"@fi,
        "fransskivling"@sv .

<http://tun.fi/MX.72731> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula aerina" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula aerina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihtahapero"@fi,
        "Russula aerina"@sv .

<http://tun.fi/MX.72733> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Singerocybe phaeophthalma" ;
    dwc:scientificNameAuthorship "(Pers.) Kuyper" ;
    skos:broader <http://tun.fi/MX.69662> ;
    skos:hiddenLabel "Clitocybe phaeophthalma"@fi,
        "Singerocybe hydrogramma"@fi,
        "Singerocybe phaeophthalma"@fi,
        "Clitocybe phaeophthalma"@sv,
        "Singerocybe hydrogramma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisumalikka"@fi,
        "Singerocybe phaeophthalma"@sv .

<http://tun.fi/MX.72734> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stagnicola perplexa" ;
    dwc:scientificNameAuthorship "(P. D. Orton) Redhead & A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69730> ;
    skos:hiddenLabel "Stagnicola perplexa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kostikka"@fi,
        "Stagnicola perplexa"@sv .

<http://tun.fi/MX.72735> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strobilurus esculentus" ;
    dwc:scientificNameAuthorship "(Wulfen : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69680> ;
    skos:hiddenLabel "Strobilurus esculentus"@fi,
        "Strobilurus esculentus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenkäpynahikas"@fi,
        "grankotteskivling"@sv .

<http://tun.fi/MX.72736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stropharia ochrocyanea" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.69780> ;
    skos:hiddenLabel "Stropharia ochrocyanea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrakaulussieni"@fi,
        "Stropharia ochrocyanea"@sv .

<http://tun.fi/MX.72737> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillus granulatus" ;
    dwc:scientificNameAuthorship "(L.:Fr.) Roussel" ;
    skos:broader <http://tun.fi/MX.69758> ;
    skos:hiddenLabel "Suillus granulatus"@fi,
        "Suillus granulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyvästatti"@fi,
        "grynsopp"@sv .

<http://tun.fi/MX.72739> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula farinipes" ;
    dwc:scientificNameAuthorship "Romell" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula farinipes"@fi,
        "Russula farinipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhojalkahapero"@fi,
        "mjölfotskremla"@sv .

<http://tun.fi/MX.72740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula fragilis" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula fragilis"@fi,
        "Russula fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haurashapero"@fi,
        "skörkremla"@sv .

<http://tun.fi/MX.72742> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula nana" ;
    dwc:scientificNameAuthorship "Killerm." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula nana"@fi,
        "Russula nana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hehkuhapero"@fi,
        "fjällkremla"@sv .

<http://tun.fi/MX.72743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula nigricans" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula nigricans"@fi,
        "Russula nigricans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustahapero"@fi,
        "svartkremla"@sv .

<http://tun.fi/MX.72744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula pallescens" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula pallescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietahapero"@fi,
        "Russula pallescens"@sv .

<http://tun.fi/MX.72745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula pseudoaeruginea" ;
    dwc:scientificNameAuthorship "(Romagn.) Kuyper & Vuure" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Russula pseudoaeruginea"@fi,
        "Russula pseudoaeruginea"@sv .

<http://tun.fi/MX.72746> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula purpureofusca" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula purpureofusca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sopulinhapero"@fi,
        "Russula purpureofusca"@sv .

<http://tun.fi/MX.72747> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula pusillissima" ;
    dwc:scientificNameAuthorship "Moënne-Locc." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Russula pusillissima"@fi,
        "Russula pusillissima"@sv .

<http://tun.fi/MX.72748> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula pyriodora" ;
    dwc:scientificNameAuthorship "Ruots." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula pyriodora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päärynähapero"@fi,
        "Russula pyriodora"@sv .

<http://tun.fi/MX.72749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula queletii" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula queletii"@fi,
        "Russula queletii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusihapero"@fi,
        "krusbärskremla"@sv .

<http://tun.fi/MX.72750> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula sapinea" ;
    dwc:scientificNameAuthorship "Sarnari" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula sapinea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neidonhapero"@fi,
        "Russula sapinea"@sv .

<http://tun.fi/MX.72751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula taigarum" ;
    dwc:scientificNameAuthorship "Ruots. & Vauras" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula taigarum"@fi,
        "Russula taigarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigahapero"@fi,
        "taigakremla"@sv .

<http://tun.fi/MX.72752> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panaeolus acuminatus" ;
    dwc:scientificNameAuthorship "(Schaeff.) Quél." ;
    skos:broader <http://tun.fi/MX.69759> ;
    skos:hiddenLabel "Panaeolus acuminatus"@fi,
        "Panaeolus acuminatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokirjoheltta"@fi,
        "högbroking"@sv .

<http://tun.fi/MX.72753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panellus ringens" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Romagn." ;
    skos:broader <http://tun.fi/MX.69682> ;
    skos:hiddenLabel "Panellus ringens"@fi,
        "Panellus ringens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kellovinokas"@fi,
        "lilamussling"@sv .

<http://tun.fi/MX.72754> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocollybia arduennensis" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.69731> ;
    skos:hiddenLabel "Phaeocollybia arduennensis"@fi,
        "Phaeocollybia arduennensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuruostejuurekas"@fi,
        "liten rotskräling"@sv .

<http://tun.fi/MX.72755> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocollybia christinae" ;
    dwc:scientificNameAuthorship "(Fr.) R.Heim" ;
    skos:broader <http://tun.fi/MX.69731> ;
    skos:hiddenLabel "Phaeocollybia christinae"@fi,
        "Phaeocollybia christinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piporuostejuurekas"@fi,
        "toppskräling"@sv .

<http://tun.fi/MX.72756> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota adiposa" ;
    dwc:scientificNameAuthorship "(Batsch:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota adiposa"@fi,
        "Pholiota adiposa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultahelokka"@fi,
        "slemmig tofsskivling"@sv .

<http://tun.fi/MX.72757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota gummosa" ;
    dwc:scientificNameAuthorship "(Lasch) Singer" ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota gummosa"@fi,
        "Pholiota gummosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvashelokka"@fi,
        "gröngul flamskivling"@sv .

<http://tun.fi/MX.72758> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota lenta" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota lenta"@fi,
        "Pholiota lenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limahelokka"@fi,
        "slemflamskivling"@sv .

<http://tun.fi/MX.72759> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota limonella" ;
    dwc:scientificNameAuthorship "(Peck) Sacc." ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota limonella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesihelokka"@fi,
        "Pholiota limonella"@sv .

<http://tun.fi/MX.72760> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota lubrica" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota lubrica"@fi,
        "Pholiota lubrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskolakihelokka"@fi,
        "rödbrun slemflamskivling"@sv .

<http://tun.fi/MX.72761> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota lucifera" ;
    dwc:scientificNameAuthorship "(Lasch) Quél." ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota lucifera"@fi,
        "Pholiota lucifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvashelokka"@fi,
        "brandgul tofsskivling"@sv .

<http://tun.fi/MX.72762> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypholoma subochracea" ;
    dwc:scientificNameAuthorship "A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69697> ;
    skos:hiddenLabel "Hypholoma subochracea"@fi,
        "Pholiota subochracea"@fi,
        "Hypholoma subochracea"@sv,
        "Pholiota subochracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salohelokka"@fi,
        "aprikostofsskivling"@sv .

<http://tun.fi/MX.72763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurocybella porrigens" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69684> ;
    skos:hiddenLabel "Pleurocybella porrigens"@fi,
        "Pleurocybella porrigens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korvavinokas"@fi,
        "öronmussling"@sv .

<http://tun.fi/MX.72764> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurotus viscidus" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69685> ;
    skos:hiddenLabel "Pleurotus viscidus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tahmavinokas"@fi,
        "Pleurotus viscidus"@sv .

<http://tun.fi/MX.72766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus umbrosus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus umbrosus"@fi,
        "Pluteus umbrosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvalahorusokas"@fi,
        "borstskölding"@sv .

<http://tun.fi/MX.72767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella hirta" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella hirta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella hirta"@fi,
        "dunspröding"@sv .

<http://tun.fi/MX.72768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella obtusata" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella obtusata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella obtusata"@fi,
        "pinnspröding"@sv .

<http://tun.fi/MX.72769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella rannochii" ;
    dwc:scientificNameAuthorship "Kits van Wav." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella rannochii"@fi,
        "Psathyrella rannochii"@sv .

<http://tun.fi/MX.72770> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homophron spadiceum" ;
    dwc:scientificNameAuthorship "(P.Kumm.) Örstadius & E. Larss." ;
    skos:altLabel "tupashaprakas"@fi ;
    skos:broader <http://tun.fi/MX.233537> ;
    skos:hiddenLabel "Homophron spadiceum"@fi,
        "Psathyrella spadicea"@fi,
        "Homophron spadiceum"@sv,
        "Psathyrella spadicea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mattatupashaprakas"@fi,
        "tuvspröding"@sv .

<http://tun.fi/MX.72771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella spadiceogrisea" ;
    dwc:scientificNameAuthorship "(Schaeff.) Maire" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella spadiceogrisea"@fi,
        "Psathyrella spadiceogrisea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kantohaprakas"@fi,
        "gråbrun spröding"@sv .

<http://tun.fi/MX.72772> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella typhae" ;
    dwc:scientificNameAuthorship "(Kalchbr.) A. Pearson & Dennis" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella typhae"@fi,
        "Psathyrella typhae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käämihaprakas"@fi,
        "stjälkspröding"@sv .

<http://tun.fi/MX.72773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoclitocybe expallens" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69804> ;
    skos:hiddenLabel "Pseudoclitocybe expallens"@fi,
        "Pseudoclitocybe expallens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummavalemalikka"@fi,
        "strimmig trattnavling"@sv .

<http://tun.fi/MX.72774> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deconica crobula" ;
    dwc:scientificNameAuthorship "(Fr.) Romagn." ;
    skos:broader <http://tun.fi/MX.233530> ;
    skos:hiddenLabel "Psilocybe crobula"@fi,
        "Deconica crobula"@sv,
        "Psilocybe crobula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Deconica crobula"@fi,
        "flockig slätskivling"@sv .

<http://tun.fi/MX.72775> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocybe fimetaria" ;
    dwc:scientificNameAuthorship "(P.D. Orton) Watling" ;
    skos:broader <http://tun.fi/MX.69727> ;
    skos:hiddenLabel "Psilocybe fimetaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hepomadonlakki"@fi,
        "Psilocybe fimetaria"@sv .

<http://tun.fi/MX.72776> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma colossus" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma colossus"@fi,
        "Tricholoma colossus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättivalmuska"@fi,
        "jättemusseron"@sv .

<http://tun.fi/MX.72777> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma inamoenum" ;
    dwc:scientificNameAuthorship "(Fr.: Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma inamoenum"@fi,
        "Tricholoma inamoenum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "löyhkävalmuska"@fi,
        "luktmusseron"@sv .

<http://tun.fi/MX.72779> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma vaccinum" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma vaccinum"@fi,
        "Tricholoma vaccinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "partavalmuska"@fi,
        "skäggmusseron"@sv .

<http://tun.fi/MX.72780> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Volvariella caesiotincta" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69664> ;
    skos:hiddenLabel "Volvariella caesiotincta"@fi,
        "Volvariella caesiotincta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahotuppisieni"@fi,
        "grå vedslidskivling"@sv .

<http://tun.fi/MX.72781> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Volvariella volvacea" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69664> ;
    skos:hiddenLabel "Volvariella volvacea"@fi,
        "Volvariella volvacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viljelytuppisieni"@fi,
        "halmslidskivling"@sv .

<http://tun.fi/MX.72782> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus cupreobrunneus" ;
    dwc:scientificNameAuthorship "(Jul.Schäff. & Steer ex F.H.Møller) Pilát" ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus cupreobrunneus"@fi,
        "Agaricus cupreobrunneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupariherkkusieni"@fi,
        "kopparchampinjon"@sv .

<http://tun.fi/MX.72783> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus vaporarius" ;
    dwc:scientificNameAuthorship "J. Otto" ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus vaporarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarherkkusieni"@fi,
        "Agaricus vaporarius"@sv .

<http://tun.fi/MX.72784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrocybe pusiola" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) R. Heim" ;
    skos:broader <http://tun.fi/MX.69688> ;
    skos:hiddenLabel "Agrocybe pusiola"@fi,
        "Agrocybe pusiola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöpiennarsieni"@fi,
        "pygméåkerskivling"@sv .

<http://tun.fi/MX.72785> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrocybe vervacti" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69688> ;
    skos:hiddenLabel "Agrocybe vervacti"@fi,
        "Agrocybe vervacti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahopiennarsieni"@fi,
        "låg åkerskivling"@sv .

<http://tun.fi/MX.72786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita ceciliae" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Bas" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita ceciliae"@fi,
        "Amanita ceciliae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistokärpässieni"@fi,
        "jättekamskivling"@sv .

<http://tun.fi/MX.72787> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita citrina" ;
    dwc:scientificNameAuthorship "(Schaeff) Pers." ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita citrina"@fi,
        "Amanita citrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltakärpässieni"@fi,
        "vitgul flugsvamp"@sv .

<http://tun.fi/MX.72788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita pantherina" ;
    dwc:scientificNameAuthorship "(DC.:Fr.) Krombh." ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita pantherina"@fi,
        "Amanita pantherina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pantterikärpässieni"@fi,
        "panterflugsvamp"@sv .

<http://tun.fi/MX.72791> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe pubescens" ;
    dwc:scientificNameAuthorship "(Gillet) Kühner" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe pubescens"@fi,
        "Conocybe pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkakuupikka"@fi,
        "stor gödselhätting"@sv .

<http://tun.fi/MX.72792> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe rickeniana" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe rickeniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketokuupikka"@fi,
        "Conocybe rickeniana"@sv .

<http://tun.fi/MX.72793> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe semiglobata" ;
    dwc:scientificNameAuthorship "Kühner & Watling" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe semiglobata"@fi,
        "Conocybe semiglobata"@sv .

<http://tun.fi/MX.72796> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita submembranacea" ;
    dwc:scientificNameAuthorship "(Bon) Gröger" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita submembranacea"@fi,
        "Amanita submembranacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salokärpässieni"@fi,
        "gråstrumpig kamskivling"@sv .

<http://tun.fi/MX.72797> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia retiruga" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Redhead" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia retiruga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusammalvinokas"@fi,
        "Arrhenia retiruga"@sv .

<http://tun.fi/MX.72798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asterophora parasitica" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69784> ;
    skos:hiddenLabel "Asterophora parasitica"@fi,
        "Asterophora parasitica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silohaperonvieras"@fi,
        "gråkremling"@sv .

<http://tun.fi/MX.72799> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Butyriboletus appendiculatus" ;
    dwc:scientificNameAuthorship "(Schaeff.) D. Arora & J.L. Frank" ;
    skos:broader <http://tun.fi/MX.4890617> ;
    skos:hiddenLabel "Boletus appendiculatus"@fi,
        "Butyriboletus appendiculatus"@fi,
        "Boletus appendiculatus"@sv,
        "Butyriboletus appendiculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltajalkatatti"@fi,
        "bronssopp"@sv .

<http://tun.fi/MX.72800> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletus clavipes" ;
    dwc:scientificNameAuthorship "(Peck) Pilát & Dermek" ;
    skos:broader <http://tun.fi/MX.69714> ;
    skos:hiddenLabel "Boletus clavipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltaherkkutatti"@fi,
        "Boletus clavipes"@sv .

<http://tun.fi/MX.72801> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calyptella campanula" ;
    dwc:scientificNameAuthorship "(Nees : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69691> ;
    skos:hiddenLabel "Calyptella campanula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltarahtunen"@fi,
        "Calyptella campanula"@sv .

<http://tun.fi/MX.72802> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calyptella gibbosa" ;
    dwc:scientificNameAuthorship "(Lév.) Quél." ;
    skos:broader <http://tun.fi/MX.69691> ;
    skos:hiddenLabel "Calyptella gibbosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "potturahtunen"@fi,
        "Calyptella gibbosa"@sv .

<http://tun.fi/MX.72803> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hodopilus foetens" ;
    dwc:scientificNameAuthorship "(W. Phillips) Birkebak & Adamčík" ;
    skos:altLabel "löyhkävahakas"@fi ;
    skos:broader <http://tun.fi/MX.4999093> ;
    skos:hiddenLabel "Camarophyllopsis foetens"@fi,
        "Hodopilus foetens"@fi,
        "Camarophyllopsis foetens"@sv,
        "Hodopilus foetens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "löyhkäkedokas"@fi,
        "stinklerskivling"@sv .

<http://tun.fi/MX.72804> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharellula umbonata" ;
    dwc:scientificNameAuthorship "(J. F. Gmel. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69736> ;
    skos:hiddenLabel "Cantharellula umbonata"@fi,
        "Cantharellula umbonata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haaraheltta"@fi,
        "fläckkantarell"@sv .

<http://tun.fi/MX.72805> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chamonixia caespitosa" ;
    dwc:scientificNameAuthorship "(Rolland) Ed. Fischer" ;
    skos:broader <http://tun.fi/MX.69692> ;
    skos:hiddenLabel "Chamonixia caespitosa"@fi,
        "Chamonixia caespitosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinimukula"@fi,
        "blåtryffel"@sv .

<http://tun.fi/MX.72806> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorophyllum rachodes" ;
    dwc:scientificNameAuthorship "(Vittad.) Vellinga" ;
    skos:broader <http://tun.fi/MX.69647> ;
    skos:hiddenLabel "Chlorophyllum brunneum"@fi,
        "Chlorophyllum rachodes"@fi,
        "Chlorophyllum rhacodes"@fi,
        "Chlorophyllum brunneum"@sv,
        "Chlorophyllum rhacodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistoakansieni"@fi,
        "Chlorophyllum rachodes"@sv .

<http://tun.fi/MX.72807> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe agrestis" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe agrestis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "peltomalikka"@fi,
        "Clitocybe agrestis"@sv .

<http://tun.fi/MX.72808> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe albofragrans" ;
    dwc:scientificNameAuthorship "(Harmaja) Kuyper" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe albofragrans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkotuoksumalikka"@fi,
        "Clitocybe albofragrans"@sv .

<http://tun.fi/MX.72809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe anisata" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe anisata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjumalikka"@fi,
        "Clitocybe anisata"@sv .

<http://tun.fi/MX.72810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucocybe candicans" ;
    dwc:scientificNameAuthorship "(Pers.) Vizzini, P. Alvarado, G. Moreno & Consiglio" ;
    skos:altLabel "hentomalikka"@fi ;
    skos:broader <http://tun.fi/MX.5008042> ;
    skos:hiddenLabel "Clitocybe candicans"@fi,
        "Leucocybe candicans"@fi,
        "Clitocybe candicans"@sv,
        "Leucocybe candicans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentokynsikäs"@fi,
        "vit trattskivling"@sv .

<http://tun.fi/MX.72811> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe diatreta" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe diatreta"@fi,
        "Clitocybe diatreta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nummimalikka"@fi,
        "blekröd trattskivling"@sv .

<http://tun.fi/MX.72812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Infundibulicybe geotropa" ;
    dwc:scientificNameAuthorship "(Bull.) Harmaja" ;
    skos:broader <http://tun.fi/MX.234659> ;
    skos:hiddenLabel "Clitocybe geotropa"@fi,
        "Infundibulicybe geotropa"@fi,
        "Clitocybe geotropa"@sv,
        "Infundibulicybe geotropa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isomalikka"@fi,
        "häggtrattskivling"@sv .

<http://tun.fi/MX.72813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Infundibulicybe gibba" ;
    dwc:scientificNameAuthorship "(Pers.) Harmaja" ;
    skos:broader <http://tun.fi/MX.234659> ;
    skos:hiddenLabel "Clitocybe gibba"@fi,
        "Infundibulicybe gibba"@fi,
        "Clitocybe gibba"@sv,
        "Infundibulicybe gibba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppilomalikka"@fi,
        "sommartrattskivling"@sv .

<http://tun.fi/MX.72814> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe nebularis" ;
    dwc:scientificNameAuthorship "(Batsch:Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe nebularis"@fi,
        "Lepista nebularis"@fi,
        "Clitocybe nebularis"@sv,
        "Lepista nebularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmämalikka"@fi,
        "pudrad trattskivling"@sv .

<http://tun.fi/MX.72815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitopilus passeckerianus" ;
    dwc:scientificNameAuthorship "(Pilát) Singer" ;
    skos:broader <http://tun.fi/MX.69717> ;
    skos:hiddenLabel "Clitopilus passeckerianus"@fi,
        "Clitopilus passeckerianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkajauhosieni"@fi,
        "champinjonmjölskivling"@sv .

<http://tun.fi/MX.72816> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe cettoiana" ;
    dwc:scientificNameAuthorship "Hauskn. & Enderle" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe cettoiana"@fi,
        "Conocybe cettoiana"@sv .

<http://tun.fi/MX.72817> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidotus versutus" ;
    dwc:scientificNameAuthorship "(Peck) Sacc." ;
    skos:broader <http://tun.fi/MX.69649> ;
    skos:hiddenLabel "Crepidotus versutus"@fi,
        "Crepidotus versutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villaruostevinokas"@fi,
        "dunmussling"@sv .

<http://tun.fi/MX.72818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystoderma jasonis" ;
    dwc:scientificNameAuthorship "(Cooke & Massee) Harmaja" ;
    skos:broader <http://tun.fi/MX.69788> ;
    skos:hiddenLabel "Cystoderma jasonis"@fi,
        "Cystoderma jasonis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultaryhäkäs"@fi,
        "gulköttig grynskivling"@sv .

<http://tun.fi/MX.72819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystolepiota moelleri" ;
    dwc:scientificNameAuthorship "Knudsen" ;
    skos:broader <http://tun.fi/MX.69671> ;
    skos:hiddenLabel "Cystolepiota moelleri"@fi,
        "Cystolepiota moelleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusoukonsieni"@fi,
        "rosenpuderskivling"@sv .

<http://tun.fi/MX.72820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystolepiota seminuda" ;
    dwc:scientificNameAuthorship "(Lasch) Bon" ;
    skos:broader <http://tun.fi/MX.69671> ;
    skos:hiddenLabel "Cystolepiota seminuda"@fi,
        "Cystolepiota seminuda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauheukonsieni"@fi,
        "blek puderskivling"@sv .

<http://tun.fi/MX.72821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delicatula integrella" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Pat." ;
    skos:broader <http://tun.fi/MX.69694> ;
    skos:hiddenLabel "Delicatula integrella"@fi,
        "Delicatula integrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonihiippo"@fi,
        "dvärgnavling"@sv .

<http://tun.fi/MX.72823> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus impatiens" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) J. E. Lange" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus impatiens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehvämustesieni"@fi,
        "Coprinellus impatiens"@sv .

<http://tun.fi/MX.72824> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis atramentaria" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis atramentaria"@fi,
        "Coprinopsis atramentaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaamustesieni"@fi,
        "grå bläcksvamp"@sv .

<http://tun.fi/MX.72825> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus bipellis" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinus bipellis"@fi,
        "Coprinus bipellis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinellus bipellis"@fi,
        "Coprinellus bipellis"@sv .

<http://tun.fi/MX.72826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus disseminatus" ;
    dwc:scientificNameAuthorship "(Pers.) J.E. Lange" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus disseminatus"@fi,
        "Coprinus disseminatus"@fi,
        "Coprinellus disseminatus"@sv,
        "Coprinus disseminatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parvimustesieni"@fi,
        "stubbläcksvamp"@sv .

<http://tun.fi/MX.72827> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis friesii" ;
    dwc:scientificNameAuthorship "(Quél.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis friesii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korsimustesieni"@fi,
        "Coprinopsis friesii"@sv .

<http://tun.fi/MX.72828> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis krieglsteineri" ;
    dwc:scientificNameAuthorship "(Bender) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis krieglsteineri"@fi,
        "Coprinopsis krieglsteineri"@sv .

<http://tun.fi/MX.72829> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis pseudonivea" ;
    dwc:scientificNameAuthorship "(Bender & Uljé) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis pseudonivea"@fi,
        "Coprinopsis pseudonivea"@sv .

<http://tun.fi/MX.72830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis stercorea" ;
    dwc:scientificNameAuthorship "Fr.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis stercorea"@fi,
        "Coprinus stercoreus"@fi,
        "Coprinus stercoreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lantamustesieni"@fi,
        "Coprinopsis stercorea"@sv .

<http://tun.fi/MX.72831> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius agathosmus" ;
    dwc:scientificNameAuthorship "Brandrud, H.Lindstr. & Melot" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius agathosmus"@fi,
        "Cortinarius agathosmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salohaltianseitikki"@fi,
        "vitterspindling"@sv .

<http://tun.fi/MX.72832> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius alboglobosus" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius alboglobosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuohiseitikki"@fi,
        "Cortinarius alboglobosus"@sv .

<http://tun.fi/MX.72833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius albovariegatus" ;
    dwc:scientificNameAuthorship "(Velen.) Melot" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius albovariegatus"@fi,
        "Cortinarius albovariegatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjojalkaseitikki"@fi,
        "vitvattrad spindling"@sv .

<http://tun.fi/MX.72834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius alboviolaceus" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius alboviolaceus"@fi,
        "Cortinarius alboviolaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silkkiseitikki"@fi,
        "blekviolett spindling"@sv .

<http://tun.fi/MX.72835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius angelesianus" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius angelesianus"@fi,
        "Cortinarius angelesianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryhäseitikki"@fi,
        "tovspindling"@sv .

<http://tun.fi/MX.72836> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius anomalellus" ;
    dwc:scientificNameAuthorship "Soop" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius anomalellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haikuseitikki"@fi,
        "Cortinarius anomalellus"@sv .

<http://tun.fi/MX.72837> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius anomalochrascens" ;
    dwc:scientificNameAuthorship "Chevassut & Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius anomalochrascens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helmiseitikki"@fi,
        "Cortinarius anomalochrascens"@sv .

<http://tun.fi/MX.72838> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius arenisilvae" ;
    dwc:scientificNameAuthorship "(Brandrud) Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius arenisilvae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pullaseitikki"@fi,
        "Cortinarius arenisilvae"@sv .

<http://tun.fi/MX.72839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius aurantiomarginatus" ;
    dwc:scientificNameAuthorship "M. M. Moser ss. Brandrud et al." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius aurantiomarginatus"@fi,
        "Cortinarius aurantiomarginatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "virvaseitikki"@fi,
        "mandarinspindling"@sv .

<http://tun.fi/MX.72840> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius aureofulvus" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius aureofulvus"@fi,
        "Cortinarius aureofulvus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssinuppiseitikki"@fi,
        "gyllenspindling"@sv .

<http://tun.fi/MX.72841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius aureovelatus" ;
    dwc:scientificNameAuthorship "E. Bendiksen, K. Bendiksen & H. Lindstr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius aureovelatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultavyöseitikki"@fi,
        "Cortinarius aureovelatus"@sv .

<http://tun.fi/MX.72842> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius balaustinus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius balaustinus"@fi,
        "Cortinarius balaustinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riimuseitikki"@fi,
        "strålspindling"@sv .

<http://tun.fi/MX.72843> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius kauffmanianus" ;
    dwc:scientificNameAuthorship "A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius biformis"@fi,
        "Cortinarius kauffmanianus"@fi,
        "Cortinarius biformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuseitikki"@fi,
        "Cortinarius kauffmanianus"@sv .

<http://tun.fi/MX.72844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius bovinus" ;
    dwc:scientificNameAuthorship "Fr. sl." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius bovinus"@fi,
        "Cortinarius bovinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härkäseitikki"@fi,
        "stor granspindling"@sv .

<http://tun.fi/MX.72846> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius casimirii" ;
    dwc:scientificNameAuthorship "(Velen.) Huijsman" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius casimirii"@fi,
        "Cortinarius casimirii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siroseitikki"@fi,
        "storsporig spindling"@sv .

<http://tun.fi/MX.72847> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius croceocingulatus" ;
    dwc:scientificNameAuthorship "N. Arnold & E. Ludwig" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius croceocingulatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikaulusseitikki"@fi,
        "Cortinarius croceocingulatus"@sv .

<http://tun.fi/MX.72848> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius decipiens" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius decipiens"@fi,
        "Cortinarius decipiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummalakiseitikki"@fi,
        "mörkpucklig spindling"@sv .

<http://tun.fi/MX.72849> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius dolabratus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius dolabratus"@fi,
        "Cortinarius dolabratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varpuseitikki"@fi,
        "korpspindling"@sv .

<http://tun.fi/MX.72850> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius badiolatus" ;
    dwc:scientificNameAuthorship "(M.M. Moser) M.M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius badiolatus"@fi,
        "Cortinarius durus"@fi,
        "Cortinarius durus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karttuseitikki"@fi,
        "Cortinarius badiolatus"@sv .

<http://tun.fi/MX.72851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius ectypus" ;
    dwc:scientificNameAuthorship "J. Favre" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius ectypus"@fi,
        "Cortinarius ectypus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "synkkäseitikki"@fi,
        "dysterspindling"@sv .

<http://tun.fi/MX.72852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius epipurrus" ;
    dwc:scientificNameAuthorship "Chevassut & Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius epipurrus"@fi,
        "Cortinarius epipurrus"@sv .

<http://tun.fi/MX.72853> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius fulvescens" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius fulvescens"@fi,
        "Cortinarius fulvescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neidonseitikki"@fi,
        "hjortspindling"@sv .

<http://tun.fi/MX.72854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius fuscoperonatus" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius fuscoperonatus"@fi,
        "Cortinarius fuscoperonatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suttuvyöseitikki"@fi,
        "sotbandad spindling"@sv .

<http://tun.fi/MX.72855> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius ammophiloides" ;
    dwc:scientificNameAuthorship "Bohus" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius ammophiloides"@fi,
        "Cortinarius helobius"@fi,
        "Cortinarius helobius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietaseitikki"@fi,
        "Cortinarius ammophiloides"@sv .

<http://tun.fi/MX.72856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius helvelloides" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius helvelloides"@fi,
        "Cortinarius helvelloides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "leppäkorpiseitikki"@fi,
        "gulflockig alspindling"@sv .

<http://tun.fi/MX.72857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius hemitrichus" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius hemitrichus"@fi,
        "Cortinarius hemitrichus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hahtuvaseitikki"@fi,
        "fjunspindling"@sv .

<http://tun.fi/MX.72858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius hinnuleus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius hinnuleus"@fi,
        "Cortinarius hinnuleus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunkkaseitikki"@fi,
        "glesskivig spindling"@sv .

<http://tun.fi/MX.72859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius largus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius largus"@fi,
        "Cortinarius largus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoseitikki"@fi,
        "lundspindling"@sv .

<http://tun.fi/MX.72860> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius lux-nymphae" ;
    dwc:scientificNameAuthorship "Melot" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius lux-nymphae"@fi,
        "Cortinarius lux-nymphae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risareunaseitikki"@fi,
        "sprickspindling"@sv .

<http://tun.fi/MX.72862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius mucifluus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius mucifluus"@fi,
        "Cortinarius mucifluus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjulimaseitikki"@fi,
        "tallspindling"@sv .

<http://tun.fi/MX.72863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius neofurvolaesus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen, Liimat. & H. Lindstr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius neofurvolaesus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sahtiseitikki"@fi,
        "Cortinarius neofurvolaesus"@sv .

<http://tun.fi/MX.72864> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius odhinnii" ;
    dwc:scientificNameAuthorship "Melot" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius odhinnii"@fi,
        "Cortinarius odhinnii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tievaseitikki"@fi,
        "glödspindling"@sv .

<http://tun.fi/MX.72865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius ochraceobrunneus" ;
    dwc:scientificNameAuthorship "Rob. Henry ex Bidaud, Moënne-Locc. & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius cephalixus"@fi,
        "Cortinarius ochraceobrunneus"@fi,
        "Cortinarius cephalixus"@sv,
        "Cortinarius ochraceobrunneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maarianseitikki"@fi,
        "kornspindling"@sv .

<http://tun.fi/MX.72867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pinigaudis" ;
    dwc:scientificNameAuthorship "Niskanen, Kytöv. & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius pinigaudis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tiilivyöseitikki"@fi,
        "Cortinarius pinigaudis"@sv .

<http://tun.fi/MX.72868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius populinus" ;
    dwc:scientificNameAuthorship "Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius populinus"@fi,
        "Cortinarius populinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eloseitikki"@fi,
        "poppelspindling"@sv .

<http://tun.fi/MX.72869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius raphanoides" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius raphanoides"@fi,
        "Cortinarius raphanoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naurisseitikki"@fi,
        "rättikspindling"@sv .

<http://tun.fi/MX.72870> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius saturninus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius saturninus"@fi,
        "Cortinarius saturninus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyyhkyseitikki"@fi,
        "sälgspindling"@sv .

<http://tun.fi/MX.72872> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius spilomeus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius spilomeus"@fi,
        "Cortinarius spilomeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakirjoseitikki"@fi,
        "rödflockig spindling"@sv .

<http://tun.fi/MX.72873> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius suboenochelis" ;
    dwc:scientificNameAuthorship "Kytöv., Liimat. & Niskanen" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius suboenochelis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuvyöseitikki"@fi,
        "Cortinarius suboenochelis"@sv .

<http://tun.fi/MX.72874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subtortus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius subtortus"@fi,
        "Cortinarius subtortus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "setriseitikki"@fi,
        "doftspindling"@sv .

<http://tun.fi/MX.72875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius urbicus" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius urbicus"@fi,
        "Cortinarius urbicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hopeaseitikki"@fi,
        "silverspindling"@sv .

<http://tun.fi/MX.72876> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius varius" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius varius"@fi,
        "Cortinarius varius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijaseitikki"@fi,
        "klubbspindling"@sv .

<http://tun.fi/MX.72877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius venustissimus" ;
    dwc:scientificNameAuthorship "Bidaud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius venustissimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hajuseitikki"@fi,
        "Cortinarius venustissimus"@sv .

<http://tun.fi/MX.72878> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidotus epibryus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69649> ;
    skos:hiddenLabel "Crepidotus epibryus"@fi,
        "Pleurotellus hypnophilus"@fi,
        "Crepidotus epibryus"@sv,
        "Pleurotellus hypnophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammallipakka"@fi,
        "pyttemussling"@sv .

<http://tun.fi/MX.72879> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma dunense" ;
    dwc:scientificNameAuthorship "L. Corb. & R. Heim" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma collariatum"@fi,
        "Hebeloma dunense"@fi,
        "Hebeloma collariatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "dyynitympönen"@fi,
        "Hebeloma dunense"@sv .

<http://tun.fi/MX.72881> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma helodes" ;
    dwc:scientificNameAuthorship "J. Favre" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma helodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neitotympönen"@fi,
        "Hebeloma helodes"@sv .

<http://tun.fi/MX.72882> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma laterinum" ;
    dwc:scientificNameAuthorship "(Batsch) Vesterh." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma edurum"@fi,
        "Hebeloma laterinum"@fi,
        "Hebeloma edurum"@sv,
        "Hebeloma laterinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaakaotympönen"@fi,
        "kakaofränskivling"@sv .

<http://tun.fi/MX.72883> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma sacchariolens" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma pallidoluctuosum"@fi,
        "Hebeloma sacchariolens"@fi,
        "Hebeloma pallidoluctuosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "simatympönen"@fi,
        "Hebeloma sacchariolens"@sv .

<http://tun.fi/MX.72884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma sordescens" ;
    dwc:scientificNameAuthorship "Vesterh." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma sordescens"@fi,
        "Hebeloma sordescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rähjätympönen"@fi,
        "dyster fränskivling"@sv .

<http://tun.fi/MX.72885> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma subtortum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma mesophaeum var. lacteum"@fi,
        "Hebeloma sordidum"@fi,
        "Hebeloma mesophaeum var. lacteum"@sv,
        "Hebeloma sordidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Hebeloma subtortum"@fi,
        "Hebeloma subtortum"@sv .

<http://tun.fi/MX.72886> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma cylindrosporum" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma cylindrosporum"@fi,
        "Hebeloma spoliatum"@fi,
        "Hebeloma spoliatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiekkatympönen"@fi,
        "Hebeloma cylindrosporum"@sv .

<http://tun.fi/MX.72887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemimycena pseudolactea" ;
    dwc:scientificNameAuthorship "(Kühner) Singer" ;
    skos:broader <http://tun.fi/MX.69769> ;
    skos:hiddenLabel "Hemimycena pseudolactea"@fi,
        "Hemimycena pseudolactea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tihkuhiippo"@fi,
        "småsporig vithätta"@sv .

<http://tun.fi/MX.72888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hohenbuehelia unguicularis" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) O. K. Mill." ;
    skos:broader <http://tun.fi/MX.69652> ;
    skos:hiddenLabel "Hohenbuehelia unguicularis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmohytyvinokas"@fi,
        "Hohenbuehelia unguicularis"@sv .

<http://tun.fi/MX.72889> a <http://tun.fi/MX.variety>,
        skos:Concept ;
    dwc:scientificName "Inocybe fraudans var. fraudans" ;
    dwc:scientificNameAuthorship "(Britzelm.) Sacc." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe fraudans var. fraudans"@fi,
        "Inocybe fraudans var. fraudans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "päärynärisakas"@fi,
        "pärontråding"@sv .

<http://tun.fi/MX.72893> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallocybe leucoblema" ;
    dwc:scientificNameAuthorship "(Kühner) Matheny & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.5077805> ;
    skos:hiddenLabel "Inocybe leucoblema"@fi,
        "Mallocybe leucoblema"@fi,
        "Inocybe leucoblema"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isorisakas"@fi,
        "Mallocybe leucoblema"@sv .

<http://tun.fi/MX.72894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe muricellata" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe muricellata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistorisakas"@fi,
        "Inocybe muricellata"@sv .

<http://tun.fi/MX.72895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuphophyllus colemannianus" ;
    dwc:scientificNameAuthorship "A. Bloxam" ;
    skos:broader <http://tun.fi/MX.324485> ;
    skos:hiddenLabel "Camarophyllus colemannianus"@fi,
        "Cuphophyllus colemannianus"@fi,
        "Hygrocybe colemanniana"@fi,
        "Camarophyllus colemannianus"@sv,
        "Cuphophyllus colemannianus"@sv,
        "Hygrocybe colemanniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskovahakas"@fi,
        "brun ängsvaxskivling"@sv .

<http://tun.fi/MX.72896> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe insipida" ;
    dwc:scientificNameAuthorship "(J. E. Lange) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe insipida"@fi,
        "Hygrocybe insipida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piskuvahakas"@fi,
        "småvaxskivling"@sv .

<http://tun.fi/MX.72897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neohygrocybe ovina" ;
    dwc:scientificNameAuthorship "(Bull.) Herink" ;
    skos:broader <http://tun.fi/MX.4999326> ;
    skos:hiddenLabel "Hygrocybe ovina"@fi,
        "Neohygrocybe ovina"@fi,
        "Hygrocybe ovina"@sv,
        "Neohygrocybe ovina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lampaanvahakas"@fi,
        "sepiavaxskivling"@sv .

<http://tun.fi/MX.72898> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophoropsis fuscosquamula" ;
    dwc:scientificNameAuthorship "P.D. Orton" ;
    skos:broader <http://tun.fi/MX.69695> ;
    skos:hiddenLabel "Hygrophoropsis fuscosquamula"@fi,
        "Hygrophoropsis fuscosquamulosa"@fi,
        "Hygrophoropsis pallida"@fi,
        "Hygrophoropsis fuscosquamula"@sv,
        "Hygrophoropsis fuscosquamulosa"@sv,
        "Hygrophoropsis pallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjuvalevahvero"@fi,
        "blek narrkantarell"@sv .

<http://tun.fi/MX.72900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus calophyllus" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus calophyllus"@fi,
        "Hygrophorus calophyllus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusohelttavahakas"@fi,
        "rosaskivig vaxskivling"@sv .

<http://tun.fi/MX.72901> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma corvinum" ;
    dwc:scientificNameAuthorship "(Kühner) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma corvinum"@fi,
        "Entoloma corvinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpinrusokas"@fi,
        "korpnopping"@sv .

<http://tun.fi/MX.72902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma cyanulum" ;
    dwc:scientificNameAuthorship "(Lasch : Fr.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma cyanulum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinikääpiörusokas"@fi,
        "Entoloma cyanulum"@sv .

<http://tun.fi/MX.72903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma huijsmanii" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma huijsmanii"@fi,
        "Entoloma huijsmanii"@sv .

<http://tun.fi/MX.72904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma incanum" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Hesler" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma incanum"@fi,
        "Entoloma incanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherrusokas"@fi,
        "grönnopping"@sv .

<http://tun.fi/MX.72905> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma longistriatum" ;
    dwc:scientificNameAuthorship "(Peck) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma longistriatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketorusokas"@fi,
        "Entoloma longistriatum"@sv .

<http://tun.fi/MX.72906> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma neglectum" ;
    dwc:scientificNameAuthorship "(Lasch : Fr.) Arnolds" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma cremeoalbum"@fi,
        "Entoloma neglectum"@fi,
        "Entoloma cremeoalbum"@sv,
        "Entoloma neglectum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvonrusokas"@fi,
        "blek navelrödling"@sv .

<http://tun.fi/MX.72907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma politum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma politum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nororusokas"@fi,
        "Entoloma politum"@sv .

<http://tun.fi/MX.72908> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma porphyrophaeum" ;
    dwc:scientificNameAuthorship "(Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma porphyrophaeum"@fi,
        "Entoloma porphyrophaeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyyhkyrusokas"@fi,
        "porfyrrödling"@sv .

<http://tun.fi/MX.72909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma pseudoparasiticum" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma pseudoparasiticum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vahveronvieras"@fi,
        "Entoloma pseudoparasiticum"@sv .

<http://tun.fi/MX.72910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma rubrobasis" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma rubrobasis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "heterusokas"@fi,
        "Entoloma rubrobasis"@sv .

<http://tun.fi/MX.72911> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma versatile" ;
    dwc:scientificNameAuthorship "(Fr.) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma versatile"@fi,
        "Entoloma versatile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivirusokas"@fi,
        "grön rödhätting"@sv .

<http://tun.fi/MX.72912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma vinaceum" ;
    dwc:scientificNameAuthorship "(Scop.) Arnolds & Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma vinaceum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marrasrusokas"@fi,
        "Entoloma vinaceum"@sv .

<http://tun.fi/MX.72913> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flagelloscypha abieticola" ;
    dwc:scientificNameAuthorship "(P. Karst.) W. B. Cooke" ;
    skos:broader <http://tun.fi/MX.69698> ;
    skos:hiddenLabel "Flagelloscypha abieticola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusipiponen"@fi,
        "Flagelloscypha abieticola"@sv .

<http://tun.fi/MX.72915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina calyptrata" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina calyptrata"@fi,
        "Galerina calyptrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "huntunääpikkä"@fi,
        "luvhätting"@sv .

<http://tun.fi/MX.72916> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina sphagnorum" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina sphagnorum"@fi,
        "Galerina sphagnorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkanääpikkä"@fi,
        "vitmosshätting"@sv .

<http://tun.fi/MX.72917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus acervatus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Murrill" ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Collybia acervata"@fi,
        "Connopus acervatus"@fi,
        "Gymnopus acervatus"@fi,
        "Collybia acervata"@sv,
        "Connopus acervatus"@sv,
        "Gymnopus acervatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kimppujuurekas"@fi,
        "tuvnagelskivling"@sv .

<http://tun.fi/MX.72918> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus aquosus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Antonín & Noordel." ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Gymnopus aquosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppijuurekas"@fi,
        "Gymnopus aquosus"@sv .

<http://tun.fi/MX.72919> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus fuscopurpureus" ;
    dwc:scientificNameAuthorship "(Pers.) Antonín, Halling & Noordel." ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Collybia obscura"@fi,
        "Gymnopus fuscopurpureus"@fi,
        "Gymnopus loiseleurietorum"@fi,
        "Collybia obscura"@sv,
        "Gymnopus fuscopurpureus"@sv,
        "Gymnopus loiseleurietorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummajuurekas"@fi,
        "purpurbrun nagelskivling"@sv .

<http://tun.fi/MX.72920> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus putillus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Antonín, Halling & Noordel." ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Collybia putilla"@fi,
        "Gymnopus putillus"@fi,
        "Collybia putilla"@sv,
        "Gymnopus putillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntyjuurekas"@fi,
        "kanelnagelskivling"@sv .

<http://tun.fi/MX.72921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gyrodon lividus" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.69771> ;
    skos:hiddenLabel "Gyrodon lividus"@fi,
        "Gyrodon lividus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepäntatti"@fi,
        "alsopp"@sv .

<http://tun.fi/MX.72922> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena stipata" ;
    dwc:scientificNameAuthorship "Maas Geest. & Schwöbel" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena stipata"@fi,
        "Mycena stipata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lipeähiippo"@fi,
        "luthätta"@sv .

<http://tun.fi/MX.72923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena viridimarginata" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena viridimarginata"@fi,
        "Mycena viridimarginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "meripihkahiippo"@fi,
        "gröneggad hätta"@sv .

<http://tun.fi/MX.72924> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycenella salicina" ;
    dwc:scientificNameAuthorship "(Velen.) Singer" ;
    skos:broader <http://tun.fi/MX.69748> ;
    skos:hiddenLabel "Mycenella salicina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalkkihimmihiippo"@fi,
        "Mycenella salicina"@sv .

<http://tun.fi/MX.72925> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycenella trachyspora" ;
    dwc:scientificNameAuthorship "(Rea) Boekhout" ;
    skos:broader <http://tun.fi/MX.69748> ;
    skos:hiddenLabel "Mycenella trachyspora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistehimmihiippo"@fi,
        "Mycenella trachyspora"@sv .

<http://tun.fi/MX.72926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myxomphalia maura" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Hora" ;
    skos:broader <http://tun.fi/MX.69749> ;
    skos:hiddenLabel "Myxomphalia maura"@fi,
        "Myxomphalia maura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokilakki"@fi,
        "svartnavling"@sv .

<http://tun.fi/MX.72927> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naucoria sphagneti" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69720> ;
    skos:hiddenLabel "Naucoria sphagneti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkaruosteheltta"@fi,
        "Naucoria sphagneti"@sv .

<http://tun.fi/MX.72928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygroaster asterosporus" ;
    dwc:scientificNameAuthorship "(J. E. Lange) Singer" ;
    skos:broader <http://tun.fi/MX.69750> ;
    skos:hiddenLabel "Hygroaster asterosporus"@fi,
        "Omphaliaster asterosporus"@fi,
        "Hygroaster asterosporus"@sv,
        "Omphaliaster asterosporus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "eteläntähtimalikka"@fi,
        "stjärnnavling"@sv .

<http://tun.fi/MX.72929> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudosperma perlatum" ;
    dwc:scientificNameAuthorship "(Cooke) Matheny & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.5077807> ;
    skos:hiddenLabel "Inocybe perlata"@fi,
        "Pseudosperma perlatum"@fi,
        "Inocybe perlata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jättirisakas"@fi,
        "Pseudosperma perlatum"@sv .

<http://tun.fi/MX.72930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe pseudoteraturgus" ;
    dwc:scientificNameAuthorship "Vauras & Kokkonen" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe pseudoteraturgus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havurisakas"@fi,
        "Inocybe pseudoteraturgus"@sv .

<http://tun.fi/MX.72931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe saliceticola" ;
    dwc:scientificNameAuthorship "Vauras & Kokkonen" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe saliceticola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajukkorisakas"@fi,
        "Inocybe saliceticola"@sv .

<http://tun.fi/MX.72932> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe subcarpta" ;
    dwc:scientificNameAuthorship "Kühner & Boursier" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe subcarpta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasrisakas"@fi,
        "Inocybe subcarpta"@sv .

<http://tun.fi/MX.72934> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius aurantiacus" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius aurantiacus"@fi,
        "Lactarius aurantiacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssirousku"@fi,
        "brandriska"@sv .

<http://tun.fi/MX.72935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius controversus" ;
    dwc:scientificNameAuthorship "Pers. : Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius controversus"@fi,
        "Lactarius controversus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punatäplärousku"@fi,
        "fläckriska"@sv .

<http://tun.fi/MX.72936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius cyathuliformis" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius cyathuliformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherlepikkorousku"@fi,
        "Lactarius cyathuliformis"@sv .

<http://tun.fi/MX.72937> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius deterrimus" ;
    dwc:scientificNameAuthorship "Gröger" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius deterrimus"@fi,
        "Lactarius deterrimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenleppärousku"@fi,
        "blodriska"@sv .

<http://tun.fi/MX.72938> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius evosmus" ;
    dwc:scientificNameAuthorship "Kühner & Romagn." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius evosmus"@fi,
        "Lactarius evosmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtovyörousku"@fi,
        "aspriska"@sv .

<http://tun.fi/MX.72939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius flavoaspideus" ;
    dwc:scientificNameAuthorship "Kytöv." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Lactarius flavoaspideus"@fi,
        "Lactarius flavoaspideus"@sv .

<http://tun.fi/MX.72940> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius mammosus" ;
    dwc:scientificNameAuthorship "(Weinm.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius mammosus"@fi,
        "Lactarius mammosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaspalsamirousku"@fi,
        "mörk kokosriska"@sv .

<http://tun.fi/MX.72941> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius omphaliformis" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius omphaliformis"@fi,
        "Lactarius omphaliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiörousku"@fi,
        "skålriska"@sv .

<http://tun.fi/MX.72942> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius pyrogalus" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius pyrogalus"@fi,
        "Lactarius pyrogalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinänrousku"@fi,
        "hasselriska"@sv .

<http://tun.fi/MX.72943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius resimus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius resimus"@fi,
        "Lactarius resimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivurousku"@fi,
        "alabasterriska"@sv .

<http://tun.fi/MX.72944> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius scrobiculatus" ;
    dwc:scientificNameAuthorship "(Scop.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius scrobiculatus"@fi,
        "Lactarius scrobiculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isovoirousku"@fi,
        "svavelriska"@sv .

<http://tun.fi/MX.72945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius sphagneti" ;
    dwc:scientificNameAuthorship "(Fr.) Neuhoff" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius sphagneti"@fi,
        "Lactarius sphagneti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkarousku"@fi,
        "vitmossriska"@sv .

<http://tun.fi/MX.72946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius torminosulus" ;
    dwc:scientificNameAuthorship "Knudsen & T. Borgen" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius torminosulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankarvarousku"@fi,
        "Lactarius torminosulus"@sv .

<http://tun.fi/MX.72947> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius violascens" ;
    dwc:scientificNameAuthorship "(J. Otto : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius violascens"@fi,
        "Lactarius violascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipunarousku"@fi,
        "stor lilariska"@sv .

<http://tun.fi/MX.72948> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius zonarioides" ;
    dwc:scientificNameAuthorship "Kühner & Romagn." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius zonarioides"@fi,
        "Lactarius zonarioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusenvyörousku"@fi,
        "granriska"@sv .

<http://tun.fi/MX.72949> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum atrostipitatum" ;
    dwc:scientificNameAuthorship "A.H. Sm., Thiers & Watling" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum atrostipitatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanpunikkitatti"@fi,
        "Leccinum atrostipitatum"@sv .

<http://tun.fi/MX.72950> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinellum pseudoscabrum" ;
    dwc:scientificNameAuthorship "(Kallenb.) Mikšík" ;
    skos:broader <http://tun.fi/MX.5019043> ;
    skos:hiddenLabel "Leccinellum pseudoscabrum"@fi,
        "Leccinum carpini"@fi,
        "Leccinum pseudoscabrum"@fi,
        "Leccinellum pseudoscabrum"@sv,
        "Leccinum carpini"@sv,
        "Leccinum pseudoscabrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pähkinäntatti"@fi,
        "hasselsopp"@sv .

<http://tun.fi/MX.72951> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum holopus" ;
    dwc:scientificNameAuthorship "(Rostk.) Watling" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum holopus"@fi,
        "Leccinum niveum"@fi,
        "Leccinum niveum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkolehmäntatti"@fi,
        "Leccinum holopus"@sv .

<http://tun.fi/MX.72952> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinum versipelle" ;
    dwc:scientificNameAuthorship "(Fr. & Hök) Snell" ;
    skos:broader <http://tun.fi/MX.69724> ;
    skos:hiddenLabel "Leccinum versipelle"@fi,
        "Leccinum versipelle"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivunpunikkitatti"@fi,
        "tegelsopp"@sv .

<http://tun.fi/MX.72953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota boudieri" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota boudieri"@fi,
        "Lepiota fulvella"@fi,
        "Lepiota boudieri"@sv,
        "Lepiota fulvella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosteukonsieni"@fi,
        "rostfjällskivling"@sv .

<http://tun.fi/MX.72954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota elaiophylla" ;
    dwc:scientificNameAuthorship "Vellinga & Huijser" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota elaiophylla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliiviukonsieni"@fi,
        "Lepiota elaiophylla"@sv .

<http://tun.fi/MX.72955> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota locquinii" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota locquinii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hentoukonsieni"@fi,
        "Lepiota locquinii"@sv .

<http://tun.fi/MX.72956> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota ochraceofulva" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota ochraceofulva"@fi,
        "Lepiota ochraceofulva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lemu-ukonsieni"@fi,
        "doftfjällskivling"@sv .

<http://tun.fi/MX.72957> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepista rickenii" ;
    dwc:scientificNameAuthorship "Singer ex Harmaja" ;
    skos:broader <http://tun.fi/MX.69773> ;
    skos:hiddenLabel "Lepista rickenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rypäsmalikka"@fi,
        "Lepista rickenii"@sv .

<http://tun.fi/MX.72958> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucoagaricus leucothites" ;
    dwc:scientificNameAuthorship "(Vittad.) Bon" ;
    skos:broader <http://tun.fi/MX.69774> ;
    skos:hiddenLabel "Leucoagaricus leucothites"@fi,
        "Leucoagaricus leucothites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoukonsieni"@fi,
        "champinjonfjällskivling"@sv .

<http://tun.fi/MX.72959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucocoprinus heinemannii" ;
    dwc:scientificNameAuthorship "Migl." ;
    skos:broader <http://tun.fi/MX.69752> ;
    skos:hiddenLabel "Leucocoprinus heinemannii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pottiukonsieni"@fi,
        "Leucocoprinus heinemannii"@sv .

<http://tun.fi/MX.72960> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucocortinarius bulbiger" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein.:Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69676> ;
    skos:hiddenLabel "Leucocortinarius bulbiger"@fi,
        "Leucocortinarius bulbiger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valeseitikki"@fi,
        "bleksporig spindling"@sv .

<http://tun.fi/MX.72961> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopaxillus alboalutaceus" ;
    dwc:scientificNameAuthorship "(F. H. Møller & Jul. Schäff.) F. H. Møller" ;
    skos:broader <http://tun.fi/MX.69742> ;
    skos:hiddenLabel "Leucopaxillus alboalutaceus"@fi,
        "Leucopaxillus alboalutaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuvalmukka"@fi,
        "besk barrmusseron"@sv .

<http://tun.fi/MX.72962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopaxillus cerealis" ;
    dwc:scientificNameAuthorship "(Lasch) Singer" ;
    skos:broader <http://tun.fi/MX.69742> ;
    skos:hiddenLabel "Leucopaxillus cerealis"@fi,
        "Leucopaxillus cerealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "maitovalmukka"@fi,
        "barrmusseron"@sv .

<http://tun.fi/MX.72963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopaxillus cutefractus" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69742> ;
    skos:hiddenLabel "Leucopaxillus cutefractus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermavalmukka"@fi,
        "Leucopaxillus cutefractus"@sv .

<http://tun.fi/MX.72964> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucocybe connata" ;
    dwc:scientificNameAuthorship "(Schumach.) Vizzini, P. Alvarado, G. Moreno & Consiglio" ;
    skos:broader <http://tun.fi/MX.5008042> ;
    skos:hiddenLabel "Leucocybe connata"@fi,
        "Lyophyllum connatum"@fi,
        "Lyophyllum connatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmitupaskynsikäs"@fi,
        "Leucocybe connata"@sv .

<http://tun.fi/MX.72965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum konradianum" ;
    dwc:scientificNameAuthorship "(Maire) Konrad" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum konradianum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liitukynsikäs"@fi,
        "Lyophyllum konradianum"@sv .

<http://tun.fi/MX.72966> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum murinum" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum murinum"@fi,
        "Lyophyllum murinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirenkynsikäs"@fi,
        "musgråskivling"@sv .

<http://tun.fi/MX.72967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum putidum" ;
    dwc:scientificNameAuthorship "(Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum putidum"@fi,
        "Lyophyllum putidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakakynsikäs"@fi,
        "knubbgråskivling"@sv .

<http://tun.fi/MX.72968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum striipileum" ;
    dwc:scientificNameAuthorship "(Fr.) Kalamees" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum striaepileum"@fi,
        "Lyophyllum striipileum"@fi,
        "Lyophyllum striaepileum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napakynsikäs"@fi,
        "Lyophyllum striipileum"@sv .

<http://tun.fi/MX.72969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrolepiota procera" ;
    dwc:scientificNameAuthorship "(Scop.:Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69659> ;
    skos:hiddenLabel "Macrolepiota procera"@fi,
        "Macrolepiota procera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ukonsieni"@fi,
        "stolt fjällskivling"@sv .

<http://tun.fi/MX.72970> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmiellus ramealis" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69726> ;
    skos:hiddenLabel "Marasmiellus ramealis"@fi,
        "Marasmiellus ramealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risunahikas"@fi,
        "grenbrosking"@sv .

<http://tun.fi/MX.72971> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca brachyspora" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:hiddenLabel "Melanoleuca brachyspora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lettosataheltta"@fi,
        "Melanoleuca brachyspora"@sv .

<http://tun.fi/MX.72973> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca stridula" ;
    dwc:scientificNameAuthorship "(Fr.) Singer non ss. J. E. Lange" ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:hiddenLabel "Melanoleuca stridula"@fi,
        "Melanoleuca stridula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarsataheltta"@fi,
        "stripmusseron"@sv .

<http://tun.fi/MX.72974> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena adscendens" ;
    dwc:scientificNameAuthorship "(Lasch) Maas Geest." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena adscendens"@fi,
        "Mycena adscendens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puuterihiippo"@fi,
        "puderhätta"@sv .

<http://tun.fi/MX.72975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena amicta" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena amicta"@fi,
        "Mycena amicta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkajalkahiippo"@fi,
        "fjunhätta"@sv .

<http://tun.fi/MX.72976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena bulbosa" ;
    dwc:scientificNameAuthorship "(Cejp) Kühner" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena bulbosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saralevyhiippo"@fi,
        "Mycena bulbosa"@sv .

<http://tun.fi/MX.72977> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena capillaripes" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena capillaripes"@fi,
        "Mycena capillaripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pistehiippo"@fi,
        "rödeggad klorhätta"@sv .

<http://tun.fi/MX.72978> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena clavicularis" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena clavicularis"@fi,
        "Mycena clavicularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangashiippo"@fi,
        "tallhätta"@sv .

<http://tun.fi/MX.72979> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena erubescens" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena erubescens"@fi,
        "Mycena erubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvashiippo"@fi,
        "gallhätta"@sv .

<http://tun.fi/MX.72980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Atheniella flavoalba" ;
    dwc:scientificNameAuthorship "(Fr.) Redhead, Moncalvo, Vilgalys, Desjardin & B.A. Perry" ;
    skos:broader <http://tun.fi/MX.4999678> ;
    skos:hiddenLabel "Atheniella flavoalba"@fi,
        "Mycena flavoalba"@fi,
        "Mycena floridula"@fi,
        "Mycena flavoalba"@sv,
        "Mycena floridula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermahiippo"@fi,
        "Atheniella flavoalba"@sv .

<http://tun.fi/MX.72981> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena renati" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena renati"@fi,
        "Mycena renati"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saarnihiippo"@fi,
        "gulfotshätta"@sv .

<http://tun.fi/MX.72982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena sanguinolenta" ;
    dwc:scientificNameAuthorship "(Alb. & Schwein. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena sanguinolenta"@fi,
        "Mycena sanguinolenta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "verihiippo"@fi,
        "mörkeggad blodhätta"@sv .

<http://tun.fi/MX.72983> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocybe modesta" ;
    dwc:scientificNameAuthorship "(Peck) A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocybe modesta"@fi,
        "Psilocybe modesta"@sv .

<http://tun.fi/MX.72984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deconica montana" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.233530> ;
    skos:hiddenLabel "Deconica montana"@fi,
        "Psilocybe montana"@fi,
        "Deconica montana"@sv,
        "Psilocybe montana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummamadonlakki"@fi,
        "strimmig slätskivling"@sv .

<http://tun.fi/MX.72985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deconica phyllogena" ;
    dwc:scientificNameAuthorship "(Sacc.) Noordl." ;
    skos:broader <http://tun.fi/MX.233530> ;
    skos:hiddenLabel "Deconica phyllogena"@fi,
        "Psilocybe phyllogena"@fi,
        "Psilocybe rhombispora"@fi,
        "Deconica phyllogena"@sv,
        "Psilocybe phyllogena"@sv,
        "Psilocybe rhombispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "metsämadonlakki"@fi,
        "skogsslätskivling"@sv .

<http://tun.fi/MX.72986> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Resinomycena saccharifera" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Redhead" ;
    skos:broader <http://tun.fi/MX.69754> ;
    skos:hiddenLabel "Resinomycena saccharifera"@fi,
        "Resinomycena saccharifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sokerihiippo"@fi,
        "stråhätta"@sv .

<http://tun.fi/MX.72987> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rickenella fibula" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Raithelh." ;
    skos:broader <http://tun.fi/MX.69756> ;
    skos:hiddenLabel "Gerronema fibula"@fi,
        "Rickenella fibula"@fi,
        "Gerronema fibula"@sv,
        "Rickenella fibula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssilakki"@fi,
        "vaxnavling"@sv .

<http://tun.fi/MX.72988> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula amethystina" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula amethystina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ametistihapero"@fi,
        "Russula amethystina"@sv .

<http://tun.fi/MX.72989> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula atroglauca" ;
    dwc:scientificNameAuthorship "Einhell." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula atroglauca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raudushapero"@fi,
        "Russula atroglauca"@sv .

<http://tun.fi/MX.72990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula vinososordida" ;
    dwc:scientificNameAuthorship "Ruots. & Vauras" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula vinososordida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isonuhruhapero"@fi,
        "Russula vinososordida"@sv .

<http://tun.fi/MX.72991> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simocybe centunculus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69678> ;
    skos:hiddenLabel "Simocybe centunculus"@fi,
        "Simocybe centunculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihermattalakki"@fi,
        "olivskräling"@sv .

<http://tun.fi/MX.72992> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Simocybe reducta" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69678> ;
    skos:hiddenLabel "Simocybe reducta"@fi,
        "Simocybe reducta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silomattalakki"@fi,
        "slät olivskräling"@sv .

<http://tun.fi/MX.72993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squamanita odorata" ;
    dwc:scientificNameAuthorship "(Cool) Imbach" ;
    skos:broader <http://tun.fi/MX.69708> ;
    skos:hiddenLabel "Squamanita odorata"@fi,
        "Squamanita odorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksupahkajalka"@fi,
        "doftknölfoting"@sv .

<http://tun.fi/MX.72994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodophana stangliana" ;
    dwc:scientificNameAuthorship "(Bresinsky & Pfaff) Vizzini" ;
    skos:broader <http://tun.fi/MX.4994336> ;
    skos:hiddenLabel "Rhodophana stangliana"@fi,
        "Squamanita stangliana"@fi,
        "Squamanita stangliana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luupahkajalka"@fi,
        "Rhodophana stangliana"@sv .

<http://tun.fi/MX.72995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stropharia hornemannii" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) S.Lundell & Nannf." ;
    skos:broader <http://tun.fi/MX.69780> ;
    skos:hiddenLabel "Stropharia hornemannii"@fi,
        "Stropharia hornemannii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokaulussieni"@fi,
        "stor kragskivling"@sv .

<http://tun.fi/MX.72996> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stropharia inuncta" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69780> ;
    skos:hiddenLabel "Stropharia inuncta"@fi,
        "Stropharia inuncta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuhrukaulussieni"@fi,
        "grålila kragskivling"@sv .

<http://tun.fi/MX.72998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protostropharia semiglobata" ;
    dwc:scientificNameAuthorship "(Batsch) Redhead, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.5020050> ;
    skos:hiddenLabel "Protostropharia semiglobata"@fi,
        "Stropharia semiglobata"@fi,
        "Protostropharia semiglobata"@sv,
        "Stropharia semiglobata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lantakaulussieni"@fi,
        "gul kragskivling"@sv .

<http://tun.fi/MX.72999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillus spectabilis" ;
    dwc:scientificNameAuthorship "(Peck) Kuntze" ;
    skos:broader <http://tun.fi/MX.69758> ;
    skos:hiddenLabel "Suillus spectabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taigatatti"@fi,
        "Suillus spectabilis"@sv .

<http://tun.fi/MX.73000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula betularum" ;
    dwc:scientificNameAuthorship "Hora" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula betularum"@fi,
        "Russula betularum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvashapero"@fi,
        "blek giftkremla"@sv .

<http://tun.fi/MX.73001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula claroflava" ;
    dwc:scientificNameAuthorship "Grove" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula claroflava"@fi,
        "Russula claroflava"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltahapero"@fi,
        "gulkremla"@sv .

<http://tun.fi/MX.73002> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula delica" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula delica"@fi,
        "Russula delica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suppilohapero"@fi,
        "trattkremla"@sv .

<http://tun.fi/MX.73003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula favrei" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula favrei"@fi,
        "Russula favrei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskosillihapero"@fi,
        "gransillkremla"@sv .

<http://tun.fi/MX.73004> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula foetens" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula foetens"@fi,
        "Russula foetens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisuhapero"@fi,
        "stinkkremla"@sv .

<http://tun.fi/MX.73005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula illota" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula illota"@fi,
        "Russula illota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummaterähapero"@fi,
        "mörkeggad stinkkremla"@sv .

<http://tun.fi/MX.73006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula impolita" ;
    dwc:scientificNameAuthorship "(Romagn.) Bon" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula impolita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lemmonhapero"@fi,
        "Russula impolita"@sv .

<http://tun.fi/MX.73007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula minutula" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula minutula"@fi,
        "Russula minutula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuruusuhapero"@fi,
        "liten rosenkremla"@sv .

<http://tun.fi/MX.73008> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula olivina" ;
    dwc:scientificNameAuthorship "Ruots. & Vauras" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula olivina"@fi,
        "Russula olivina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivihapero"@fi,
        "olivinkremla"@sv .

<http://tun.fi/MX.73009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula pelargonia" ;
    dwc:scientificNameAuthorship "Niolle" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula pelargonia"@fi,
        "Russula violacea"@fi,
        "Russula pelargonia"@sv,
        "Russula violacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pelargonihapero"@fi,
        "pelargonkremla"@sv .

<http://tun.fi/MX.73010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula postiana" ;
    dwc:scientificNameAuthorship "Romell" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula postiana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "orvonhapero"@fi,
        "Russula postiana"@sv .

<http://tun.fi/MX.73011> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula risigallina" ;
    dwc:scientificNameAuthorship "(Batsch) Sacc." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula risigallina"@fi,
        "Russula risigallina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aprikoosihapero"@fi,
        "aprikoskremla"@sv .

<http://tun.fi/MX.73012> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula rivulicola" ;
    dwc:scientificNameAuthorship "Ruots. & Vauras" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula rivulicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "noronuhruhapero"@fi,
        "Russula rivulicola"@sv .

<http://tun.fi/MX.73013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula turci" ;
    dwc:scientificNameAuthorship "Bres. ss. Maire" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula turci"@fi,
        "Russula turci"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jodihapero"@fi,
        "jodoformkremla"@sv .

<http://tun.fi/MX.73014> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panaeolus alcis" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69759> ;
    skos:hiddenLabel "Panaeolus alcis"@fi,
        "Panaeolus alcis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenkirjoheltta"@fi,
        "älgbroking"@sv .

<http://tun.fi/MX.73015> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panaeolus olivaceus" ;
    dwc:scientificNameAuthorship "F. H. Møller" ;
    skos:broader <http://tun.fi/MX.69759> ;
    skos:hiddenLabel "Panaeolus olivaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oliivikirjoheltta"@fi,
        "Panaeolus olivaceus"@sv .

<http://tun.fi/MX.73016> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasola auricoma" ;
    dwc:scientificNameAuthorship "(Pat.) Redhead, Vilgalys & Hopple" ;
    skos:broader <http://tun.fi/MX.69739> ;
    skos:hiddenLabel "Parasola auricoma"@fi,
        "Parasola auricoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostemustesieni"@fi,
        "brunhårig bläcksvamp"@sv .

<http://tun.fi/MX.73017> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeocollybia cidaris" ;
    dwc:scientificNameAuthorship "(Fr.) Romagn." ;
    skos:broader <http://tun.fi/MX.69731> ;
    skos:hiddenLabel "Phaeocollybia cidaris"@fi,
        "Phaeocollybia cidaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jauhoruostejuurekas"@fi,
        "mjölrotskräling"@sv .

<http://tun.fi/MX.73019> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeolepiota aurea" ;
    dwc:scientificNameAuthorship "(Matt.:Fr.) Konrad & Maubl." ;
    skos:broader <http://tun.fi/MX.69732> ;
    skos:hiddenLabel "Cystoderma aureum"@fi,
        "Phaeolepiota aurea"@fi,
        "Cystoderma aureum"@sv,
        "Phaeolepiota aurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultasieni"@fi,
        "gyllenskivling"@sv .

<http://tun.fi/MX.73020> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota conissans" ;
    dwc:scientificNameAuthorship "(Fr.) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota conissans"@fi,
        "Pholiota conissans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajuhelokka"@fi,
        "videtofsskivling"@sv .

<http://tun.fi/MX.73021> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota mixta" ;
    dwc:scientificNameAuthorship "(Fr.) Kuyper & Tjall.-Beuk." ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota mixta"@fi,
        "Pholiota mixta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangashelokka"@fi,
        "blek klibbflamskivling"@sv .

<http://tun.fi/MX.73022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota squarrosa" ;
    dwc:scientificNameAuthorship "(Weigel:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota squarrosa"@fi,
        "Pholiota squarrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pörhösuomuhelokka"@fi,
        "fjällig tofsskivling"@sv .

<http://tun.fi/MX.73023> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurotus ostreatus" ;
    dwc:scientificNameAuthorship "(Jacq. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69685> ;
    skos:hiddenLabel "Pleurotus ostreatus"@fi,
        "Pleurotus ostreatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "osterivinokas"@fi,
        "ostronmussling"@sv .

<http://tun.fi/MX.73024> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus hispidulus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus hispidulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirulahorusokas"@fi,
        "Pluteus hispidulus"@sv .

<http://tun.fi/MX.73025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus insidiosus" ;
    dwc:scientificNameAuthorship "Vellinga & Schreurs" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus insidiosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laikkalahorusokas"@fi,
        "Pluteus insidiosus"@sv .

<http://tun.fi/MX.73026> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus leoninus" ;
    dwc:scientificNameAuthorship "(Schaeff. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus leoninus"@fi,
        "Pluteus leoninus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalahorusokas"@fi,
        "gulskölding"@sv .

<http://tun.fi/MX.73027> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus roseipes" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus roseipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuuralahorusokas"@fi,
        "Pluteus roseipes"@sv .

<http://tun.fi/MX.73028> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus salicinus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus salicinus"@fi,
        "Pluteus salicinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pajulahorusokas"@fi,
        "blågrå skölding"@sv .

<http://tun.fi/MX.73029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotricholoma metapodium" ;
    dwc:scientificNameAuthorship "(Fr.) Sánchez-García bis & Matheny" ;
    skos:broader <http://tun.fi/MX.5002457> ;
    skos:hiddenLabel "Porpoloma metapodium"@fi,
        "Pseudotricholoma metapodium"@fi,
        "Porpoloma metapodium"@sv,
        "Pseudotricholoma metapodium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhruvalhakka"@fi,
        "svartnande narrmusseron"@sv .

<http://tun.fi/MX.73030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella frustulenta" ;
    dwc:scientificNameAuthorship "(Fr.) A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella frustulenta"@fi,
        "Psathyrella frustulenta"@sv .

<http://tun.fi/MX.73031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella lutensis" ;
    dwc:scientificNameAuthorship "(Romagn.) Bon" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella lutensis"@fi,
        "Psathyrella lutensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lutakkohaprakas"@fi,
        "fuktspröding"@sv .

<http://tun.fi/MX.73032> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis pannucioides" ;
    dwc:scientificNameAuthorship "(J.E. Lange) Örstadius & E. Larss." ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Psathyrella pannucioides"@fi,
        "Psathyrella pannucioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis pannucioides"@fi,
        "Coprinopsis pannucioides"@sv .

<http://tun.fi/MX.73033> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella pennata" ;
    dwc:scientificNameAuthorship "(Fr.) A. Pearson & Dennis" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella pennata"@fi,
        "Psathyrella pennata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuotiohaprakas"@fi,
        "stybbspröding"@sv .

<http://tun.fi/MX.73034> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella piluliformis" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) P.D.Orton" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella piluliformis"@fi,
        "Psathyrella piluliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastanjahaprakas"@fi,
        "kastanjespröding"@sv .

<http://tun.fi/MX.73035> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella umbrina" ;
    dwc:scientificNameAuthorship "Kits van Wav." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella umbrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella umbrina"@fi,
        "umbraspröding"@sv .

<http://tun.fi/MX.73036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoclitocybe cyathiformis" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69804> ;
    skos:hiddenLabel "Pseudoclitocybe cyathiformis"@fi,
        "Pseudoclitocybe cyathiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valemalikka"@fi,
        "trattnavling"@sv .

<http://tun.fi/MX.73037> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma aurantium" ;
    dwc:scientificNameAuthorship "(Schaeff.: Fr.) Ricken" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma aurantium"@fi,
        "Tricholoma aurantium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulivalmuska"@fi,
        "brandmusseron"@sv .

<http://tun.fi/MX.73038> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma batschii" ;
    dwc:scientificNameAuthorship "Mort. Chr. & Noordel." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma batschii"@fi,
        "Tricholoma fracticum"@fi,
        "Tricholoma batschii"@sv,
        "Tricholoma fracticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "helavalmuska"@fi,
        "besk kastanjemusseron"@sv .

<http://tun.fi/MX.73039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma cingulatum" ;
    dwc:scientificNameAuthorship "(Almfelt) Jacobasch" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma cingulatum"@fi,
        "Tricholoma cingulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengasvalmuska"@fi,
        "ringmusseron"@sv .

<http://tun.fi/MX.73040> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma dulciolens" ;
    dwc:scientificNameAuthorship "Kytöv." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma dulciolens"@fi,
        "Tricholoma dulciolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusentuoksuvalmuska"@fi,
        "doftmusseron"@sv .

<http://tun.fi/MX.73041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma focale" ;
    dwc:scientificNameAuthorship "(Fr.) Ricken" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma focale"@fi,
        "Tricholoma focale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaulusvalmuska"@fi,
        "kragmusseron"@sv .

<http://tun.fi/MX.73042> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma guldeniae" ;
    dwc:scientificNameAuthorship "Mort. Chr." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma guldeniae"@fi,
        "Tricholoma guldenii"@fi,
        "Tricholoma luridum"@fi,
        "Tricholoma guldeniae"@sv,
        "Tricholoma guldenii"@sv,
        "Tricholoma luridum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hapravalmuska"@fi,
        "blek streckmusseron"@sv .

<http://tun.fi/MX.73044> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholomella constricta" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Kalamees" ;
    skos:broader <http://tun.fi/MX.69686> ;
    skos:hiddenLabel "Tricholomella constricta"@fi,
        "Tricholomella constricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengaskaunolakki"@fi,
        "rotmusseron"@sv .

<http://tun.fi/MX.73045> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tubaria conspersa" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fayod" ;
    skos:broader <http://tun.fi/MX.69762> ;
    skos:hiddenLabel "Tubaria conspersa"@fi,
        "Tubaria conspersa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valjulaholakki"@fi,
        "blek toffelskräling"@sv .

<http://tun.fi/MX.73046> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Volvariella reidii" ;
    dwc:scientificNameAuthorship "Heinem." ;
    skos:broader <http://tun.fi/MX.69664> ;
    skos:hiddenLabel "Volvariella reidii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katvetuppisieni"@fi,
        "Volvariella reidii"@sv .

<http://tun.fi/MX.73048> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus campestris" ;
    dwc:scientificNameAuthorship "L.:Fr." ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus campestris"@fi,
        "Agaricus campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmiherkkusieni"@fi,
        "ängschampinjon"@sv .

<http://tun.fi/MX.73049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus chionodermus" ;
    dwc:scientificNameAuthorship "Pilát" ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Agaricus chionodermus"@fi,
        "Agaricus chionodermus"@sv .

<http://tun.fi/MX.73050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus dulcidulus" ;
    dwc:scientificNameAuthorship "Schulzer" ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus dulcidulus"@fi,
        "Agaricus rubellus"@fi,
        "Agaricus semotus"@fi,
        "Agaricus dulcidulus"@sv,
        "Agaricus rubellus"@sv,
        "Agaricus semotus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siroherkkusieni"@fi,
        "blekröd dvärgchampinjon"@sv .

<http://tun.fi/MX.73051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrocybe arvalis" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) R. Heim & Romagn." ;
    skos:broader <http://tun.fi/MX.69688> ;
    skos:hiddenLabel "Agrocybe arvalis"@fi,
        "Agrocybe arvalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pahkapiennarsieni"@fi,
        "knölåkerskivling"@sv .

<http://tun.fi/MX.73052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cyclocybe erebia" ;
    dwc:scientificNameAuthorship "(Fr.) Vizzini & Matheny" ;
    skos:broader <http://tun.fi/MX.5075823> ;
    skos:hiddenLabel "Agrocybe erebia"@fi,
        "Cyclocybe erebia"@fi,
        "Agrocybe erebia"@sv,
        "Cyclocybe erebia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummapiennarsieni"@fi,
        "mörk åkerskivling"@sv .

<http://tun.fi/MX.73053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrocybe putaminum" ;
    dwc:scientificNameAuthorship "(Maire) Singer" ;
    skos:broader <http://tun.fi/MX.69688> ;
    skos:hiddenLabel "Agrocybe putaminum"@fi,
        "Agrocybe putaminum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkapiennarsieni"@fi,
        "flisåkerskivling"@sv .

<http://tun.fi/MX.73054> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita arctica" ;
    dwc:scientificNameAuthorship "Bas, Knudsen & T.Borgen" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita arctica"@fi,
        "Amanita arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kerokärpässieni"@fi,
        "björkkamskivling"@sv .

<http://tun.fi/MX.73055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita magnivolvata" ;
    dwc:scientificNameAuthorship "Aalto" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita magnivolvata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuppikärpässieni"@fi,
        "Amanita magnivolvata"@sv .

<http://tun.fi/MX.73056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita muscaria" ;
    dwc:scientificNameAuthorship "(L.:Fr.) Lam." ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita muscaria"@fi,
        "Amanita muscaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punakärpässieni"@fi,
        "röd flugsvamp/brun flugsvamp"@sv .

<http://tun.fi/MX.73057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe fuscimarginata" ;
    dwc:scientificNameAuthorship "(Murrill) Singer" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe fuscimarginata"@fi,
        "Conocybe fuscimarginata"@sv .

<http://tun.fi/MX.73058> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe hexagonospora" ;
    dwc:scientificNameAuthorship "Hauskn. & Enderle" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe hexagonospora"@fi,
        "Conocybe hexagonospora"@sv .

<http://tun.fi/MX.73059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe merdaria" ;
    dwc:scientificNameAuthorship "Arnolds & Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe merdaria"@fi,
        "Conocybe merdaria"@sv .

<http://tun.fi/MX.73060> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe mesospora" ;
    dwc:scientificNameAuthorship "Kühner & Watling" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe mesospora"@fi,
        "Conocybe mesospora"@sv .

<http://tun.fi/MX.73061> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe microspora" ;
    dwc:scientificNameAuthorship "(Velen.) Dennis" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe microspora"@fi,
        "Conocybe microspora"@sv .

<http://tun.fi/MX.73062> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe pallidospora" ;
    dwc:scientificNameAuthorship "Kühner & Watling" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe pallidospora"@fi,
        "Conocybe pallidospora"@sv .

<http://tun.fi/MX.73063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe pulchella" ;
    dwc:scientificNameAuthorship "(Velen.) Hauskn. & Svrček" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe pulchella"@fi,
        "Conocybe pulchella"@sv .

<http://tun.fi/MX.73064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe subpallida" ;
    dwc:scientificNameAuthorship "Enderle" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe subpallida"@fi,
        "Conocybe subpallida"@sv .

<http://tun.fi/MX.73065> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe tenera" ;
    dwc:scientificNameAuthorship "(Schaeff. : Fr.) Fayod" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe tenera"@fi,
        "Conocybe tenera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekuupikka"@fi,
        "gäckhätting"@sv .

<http://tun.fi/MX.73066> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe velutipes" ;
    dwc:scientificNameAuthorship "(Velen.) Hauskn. & Svrček" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe velutipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "okrakuupikka"@fi,
        "Conocybe velutipes"@sv .

<http://tun.fi/MX.73067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus angulatus" ;
    dwc:scientificNameAuthorship "(Peck) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus angulatus"@fi,
        "Coprinus angulatus"@fi,
        "Coprinellus angulatus"@sv,
        "Coprinus angulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuotiomustesieni"@fi,
        "liten brandbläcksvamp"@sv .

<http://tun.fi/MX.73068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus bisporus" ;
    dwc:scientificNameAuthorship "(J. E. Lange) Vilgalys, Hopple & Jacq. Johnson" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus bisporus"@fi,
        "Coprinus bisporus"@fi,
        "Coprinellus bisporus"@sv,
        "Coprinus bisporus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjomustesieni"@fi,
        "tvåsporig bläcksvamp"@sv .

<http://tun.fi/MX.73069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita spadicea" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita spadicea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "taatelikärpässieni"@fi,
        "Amanita spadicea"@sv .

<http://tun.fi/MX.73070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeospora myosura" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69645> ;
    skos:hiddenLabel "Baeospora myosura"@fi,
        "Baeospora myosura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "käpysieni"@fi,
        "kottetätskivling"@sv .

<http://tun.fi/MX.73071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolbitius coprophilus" ;
    dwc:scientificNameAuthorship "(Peck) Hongo" ;
    skos:broader <http://tun.fi/MX.69765> ;
    skos:hiddenLabel "Bolbitius coprophilus"@fi,
        "Bolbitius coprophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lantahäiväkkä"@fi,
        "dyngguldskivling"@sv .

<http://tun.fi/MX.73072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletus pinetorum" ;
    dwc:scientificNameAuthorship "M. Korhonen" ;
    skos:broader <http://tun.fi/MX.69714> ;
    skos:hiddenLabel "Boletus pinetorum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangasherkkutatti"@fi,
        "Boletus pinetorum"@sv .

<http://tun.fi/MX.73073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rugosomyces fallax" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.69800> ;
    skos:hiddenLabel "Calocybe fallax"@fi,
        "Rugosomyces fallax"@fi,
        "Calocybe fallax"@sv,
        "Rugosomyces fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiökaunolakki"@fi,
        "vitköttig gullmusseron"@sv .

<http://tun.fi/MX.73074> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rugosomyces ionides" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Bon" ;
    skos:broader <http://tun.fi/MX.69800> ;
    skos:hiddenLabel "Rugosomyces ionides"@fi,
        "Rugosomyces ionides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppurakaunolakki"@fi,
        "lilamusseron"@sv .

<http://tun.fi/MX.73075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catathelasma imperiale" ;
    dwc:scientificNameAuthorship "(Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69668> ;
    skos:hiddenLabel "Catathelasma imperiale"@fi,
        "Catathelasma imperiale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keisarimalikka"@fi,
        "kejsarskivling"@sv .

<http://tun.fi/MX.73076> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chrysomphalina chrysophylla" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Clémençon" ;
    skos:broader <http://tun.fi/MX.69716> ;
    skos:hiddenLabel "Chrysomphalina chrysophylla"@fi,
        "Gerronema chrysophyllum"@fi,
        "Chrysomphalina chrysophylla"@sv,
        "Gerronema chrysophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultaheltta"@fi,
        "gullnavling"@sv .

<http://tun.fi/MX.73077> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Infundibulicybe catinus" ;
    dwc:scientificNameAuthorship "(Fr.) Harmaja" ;
    skos:broader <http://tun.fi/MX.234659> ;
    skos:hiddenLabel "Clitocybe catinus"@fi,
        "Infundibulicybe catinus"@fi,
        "Clitocybe catinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumalikka"@fi,
        "Infundibulicybe catinus"@sv .

<http://tun.fi/MX.73078> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ampulloclitocybe clavipes" ;
    dwc:scientificNameAuthorship "(Pers.) Redhead, Lutzoni, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.234656> ;
    skos:hiddenLabel "Ampulloclitocybe clavipes"@fi,
        "Clitocybe clavipes"@fi,
        "Ampulloclitocybe clavipes"@sv,
        "Clitocybe clavipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuijamalikka"@fi,
        "klubbtrattskivling"@sv .

<http://tun.fi/MX.73079> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Infundibulicybe lapponica" ;
    dwc:scientificNameAuthorship "(Harmaja) Harmaja" ;
    skos:broader <http://tun.fi/MX.234659> ;
    skos:hiddenLabel "Clitocybe lapponica"@fi,
        "Infundibulicybe lapponica"@fi,
        "Clitocybe lapponica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinmalikka"@fi,
        "Infundibulicybe lapponica"@sv .

<http://tun.fi/MX.73080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe lohjaënsis" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe lohjaënsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvamalikka"@fi,
        "Clitocybe lohjaënsis"@sv .

<http://tun.fi/MX.73081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe singeri" ;
    dwc:scientificNameAuthorship "(Harmaja) Harmaja" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe singeri"@fi,
        "Lepista singeri"@fi,
        "Lepista singeri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outomalikka"@fi,
        "Clitocybe singeri"@sv .

<http://tun.fi/MX.73082> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Infundibulicybe squamulosa" ;
    dwc:scientificNameAuthorship "(Pers.) Harmaja" ;
    skos:broader <http://tun.fi/MX.234659> ;
    skos:hiddenLabel "Clitocybe squamulosa"@fi,
        "Infundibulicybe squamulosa"@fi,
        "Clitocybe squamulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomumalikka"@fi,
        "Infundibulicybe squamulosa"@sv .

<http://tun.fi/MX.73083> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocybe vermicularis" ;
    dwc:scientificNameAuthorship "(Fr.) Vizzini, P. Alvarado, G. Moreno & Consiglio" ;
    skos:broader <http://tun.fi/MX.5008047> ;
    skos:hiddenLabel "Clitocybe vermicularis"@fi,
        "Rhizocybe vermicularis"@fi,
        "Clitocybe vermicularis"@sv,
        "Rhizocybe vermicularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätmalikka"@fi,
        "stor vårtrattskivling"@sv .

<http://tun.fi/MX.73084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitopilus quisquiliaris" ;
    dwc:scientificNameAuthorship "(P. Karst.) Noordel." ;
    skos:broader <http://tun.fi/MX.69717> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Clitopilus quisquiliaris"@fi,
        "Clitopilus quisquiliaris"@sv .

<http://tun.fi/MX.73085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe apala" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Arnolds" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe apala"@fi,
        "Conocybe apala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jalokuupikka"@fi,
        "klubbhätting"@sv .

<http://tun.fi/MX.73086> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe enderlei" ;
    dwc:scientificNameAuthorship "Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe enderlei"@fi,
        "Conocybe enderlei"@sv .

<http://tun.fi/MX.73087> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystoderma lilacipes" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69788> ;
    skos:hiddenLabel "Cystoderma lilacipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liilajalkaryhäkäs"@fi,
        "Cystoderma lilacipes"@sv .

<http://tun.fi/MX.73088> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermoloma cuneifolium" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Bon" ;
    skos:broader <http://tun.fi/MX.69672> ;
    skos:hiddenLabel "Dermoloma cuneifolium"@fi,
        "Dermoloma cuneifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppyjyväslakki"@fi,
        "gråbrun sammetsmusseron"@sv .

<http://tun.fi/MX.73089> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma asprellum" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fayod" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma asprellum"@fi,
        "Entoloma asprellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirurusokas"@fi,
        "strimnopping"@sv .

<http://tun.fi/MX.73090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma caeruleum" ;
    dwc:scientificNameAuthorship "(P.D.Orton) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma caeruleum"@fi,
        "Entoloma caeruleum"@sv .

<http://tun.fi/MX.73091> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus heterosetulosus" ;
    dwc:scientificNameAuthorship "(Locq. ex Watling) Vilgalys, Hopple & Jacq. Johnson" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus heterosetulosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunmustesieni"@fi,
        "Coprinellus heterosetulosus"@sv .

<http://tun.fi/MX.73092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus marculentus" ;
    dwc:scientificNameAuthorship "(Britzelm.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus marculentus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuusiomustesieni"@fi,
        "Coprinellus marculentus"@sv .

<http://tun.fi/MX.73094> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus radians" ;
    dwc:scientificNameAuthorship "(Desm.) Vilgalys, Hopple & Jacq. Johnson" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus radians"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "katemustesieni"@fi,
        "Coprinellus radians"@sv .

<http://tun.fi/MX.73095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis cinerea" ;
    dwc:scientificNameAuthorship "(Schaeff.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis cinerea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sittamustesieni"@fi,
        "Coprinopsis cinerea"@sv .

<http://tun.fi/MX.73096> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis echinospora" ;
    dwc:scientificNameAuthorship "(Buller) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis echinospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nystymustesieni"@fi,
        "Coprinopsis echinospora"@sv .

<http://tun.fi/MX.73097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis episcopalis" ;
    dwc:scientificNameAuthorship "(P.D.Orton) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis episcopalis"@fi,
        "Coprinopsis episcopalis"@sv .

<http://tun.fi/MX.73098> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasola galericuliformis" ;
    dwc:scientificNameAuthorship "(Watling) Redhead, Vilgalys & Hopple" ;
    skos:broader <http://tun.fi/MX.69739> ;
    skos:hiddenLabel "Coprinus galericuliformis"@fi,
        "Parasola galericuliformis"@fi,
        "Coprinus galericuliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaljumustesieni"@fi,
        "Parasola galericuliformis"@sv .

<http://tun.fi/MX.73099> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis herbivora" ;
    dwc:scientificNameAuthorship "(Singer) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis herbivora"@fi,
        "Coprinopsis herbivora"@sv .

<http://tun.fi/MX.73100> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasola schroeteri" ;
    dwc:scientificNameAuthorship "(P. Karst.) Redhead, Vilgalys & Hopple" ;
    skos:broader <http://tun.fi/MX.69739> ;
    skos:hiddenLabel "Coprinus schroeteri"@fi,
        "Parasola schroeteri"@fi,
        "Coprinus schroeteri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "läjämustesieni"@fi,
        "Parasola schroeteri"@sv .

<http://tun.fi/MX.73101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis mitraespora" ;
    dwc:scientificNameAuthorship "(Bohus) L. Nagy, Vágvölgyi & Papp" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis spelaiophila"@fi,
        "Coprinopsis spelaiophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis mitraespora"@fi,
        "Coprinopsis mitraespora"@sv .

<http://tun.fi/MX.73102> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis spilospora" ;
    dwc:scientificNameAuthorship "(Romagn.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis spilospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiirumustesieni"@fi,
        "Coprinopsis spilospora"@sv .

<http://tun.fi/MX.73103> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinus aquatilis" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.69790> ;
    skos:hiddenLabel "Coprinus aquatilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lähteikkömustesieni"@fi,
        "Coprinus aquatilis"@sv .

<http://tun.fi/MX.73104> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius argutus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius argutus"@fi,
        "Cortinarius argutus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juurtoseitikki"@fi,
        "asprotspindling"@sv .

<http://tun.fi/MX.73105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius aureopulverulentus" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius aureopulverulentus"@fi,
        "Cortinarius aureopulverulentus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juuttinuppiseitikki"@fi,
        "puderspindling"@sv .

<http://tun.fi/MX.73106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius metarius" ;
    dwc:scientificNameAuthorship "Kauffman" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius barbarorum"@fi,
        "Cortinarius metarius"@fi,
        "Cortinarius barbarorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunonuppiseitikki"@fi,
        "Cortinarius metarius"@sv .

<http://tun.fi/MX.73107> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius bulliardioides" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius bulliardioides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tytönseitikki"@fi,
        "Cortinarius bulliardioides"@sv .

<http://tun.fi/MX.73108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius cicindela" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius cicindela"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokiseitikki"@fi,
        "Cortinarius cicindela"@sv .

<http://tun.fi/MX.73109> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius erubescens" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius erubescens"@fi,
        "Cortinarius erubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kastanjaseitikki"@fi,
        "kastanjespindling"@sv .

<http://tun.fi/MX.73110> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius evernius" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius evernius"@fi,
        "Cortinarius evernius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinisukkaseitikki"@fi,
        "lilaspindling"@sv .

<http://tun.fi/MX.73111> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius impennoides" ;
    dwc:scientificNameAuthorship "Bidaud, Moënne-Locc. & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius impennoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kelmiseitikki"@fi,
        "Cortinarius impennoides"@sv .

<http://tun.fi/MX.73112> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius lucorum" ;
    dwc:scientificNameAuthorship "(Fr.) J.E.Lange" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius lucorum"@fi,
        "Cortinarius lucorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapaseitikki"@fi,
        "aspspindling"@sv .

<http://tun.fi/MX.73113> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius multiformis" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius multiformis"@fi,
        "Cortinarius multiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesinuppiseitikki"@fi,
        "lökspindling"@sv .

<http://tun.fi/MX.73115> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius niveotraganus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius niveotraganus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juhannusseitikki"@fi,
        "Cortinarius niveotraganus"@sv .

<http://tun.fi/MX.73116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius percomis" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius percomis"@fi,
        "Cortinarius percomis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryytiseitikki"@fi,
        "kryddspindling"@sv .

<http://tun.fi/MX.73117> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius adustorimosus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius adustorimosus"@fi,
        "Cortinarius pseudorubricosus"@fi,
        "Cortinarius pseudorubricosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kontionseitikki"@fi,
        "Cortinarius adustorimosus"@sv .

<http://tun.fi/MX.73118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius roseoarmillatus" ;
    dwc:scientificNameAuthorship "Niskanen, Kytöv. & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius roseoarmillatus"@fi,
        "Cortinarius roseoarmillatus"@sv .

<http://tun.fi/MX.73119> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius rubellus" ;
    dwc:scientificNameAuthorship "Cooke" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius rubellus"@fi,
        "Cortinarius rubellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippumyrkkyseitikki"@fi,
        "toppig giftspindling"@sv .

<http://tun.fi/MX.73120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius saginus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius saginus"@fi,
        "Cortinarius saginus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vaskiseitikki"@fi,
        "grankransspindling"@sv .

<http://tun.fi/MX.73121> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius septentrionalis" ;
    dwc:scientificNameAuthorship "Bendiksen, K. Bendiksen & Brandrud" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius septentrionalis"@fi,
        "Cortinarius septentrionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanlimaseitikki"@fi,
        "auroraspindling"@sv .

<http://tun.fi/MX.73122> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius subtorvus" ;
    dwc:scientificNameAuthorship "Lamoure" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius subtorvus"@fi,
        "Cortinarius subtorvus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paljakkaseitikki"@fi,
        "dryasspindling"@sv .

<http://tun.fi/MX.73123> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius tabularis" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius tabularis"@fi,
        "Cortinarius tabularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savuseitikki"@fi,
        "lerbrun björkskivling"@sv .

<http://tun.fi/MX.73124> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius triumphans" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius triumphans"@fi,
        "Cortinarius triumphans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "monivyöseitikki"@fi,
        "mångkransad spindling"@sv .

<http://tun.fi/MX.73125> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius umbrinolens" ;
    dwc:scientificNameAuthorship "P.D.Orton" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius umbrinolens"@fi,
        "Cortinarius umbrinolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantuseitikki"@fi,
        "jordspindling"@sv .

<http://tun.fi/MX.73126> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius valgus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius valgus"@fi,
        "Cortinarius valgus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lanttuseitikki"@fi,
        "glatt rättikspindling"@sv .

<http://tun.fi/MX.73127> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius vespertinus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius vespertinus"@fi,
        "Cortinarius vespertinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulkurinseitikki"@fi,
        "vagabondspindling"@sv .

<http://tun.fi/MX.73128> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepidotus inhonestus" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69649> ;
    skos:hiddenLabel "Crepidotus inhonestus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luihuruostevinokas"@fi,
        "Crepidotus inhonestus"@sv .

<http://tun.fi/MX.73129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma syrjense" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma subsaponaceum"@fi,
        "Hebeloma syrjense"@fi,
        "Hebeloma subsaponaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "syrjäntympönen"@fi,
        "Hebeloma syrjense"@sv .

<http://tun.fi/MX.73130> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemimycena delectabilis" ;
    dwc:scientificNameAuthorship "(Peck) Singer" ;
    skos:broader <http://tun.fi/MX.69769> ;
    skos:hiddenLabel "Hemimycena delectabilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haurashiippo"@fi,
        "Hemimycena delectabilis"@sv .

<http://tun.fi/MX.73131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemimycena hirsuta" ;
    dwc:scientificNameAuthorship "(Tode : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69769> ;
    skos:hiddenLabel "Hemimycena hirsuta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkahiippo"@fi,
        "Hemimycena hirsuta"@sv .

<http://tun.fi/MX.73132> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemistropharia albocrenulata" ;
    dwc:scientificNameAuthorship "(Peck) Jacobss. & E. Larss." ;
    skos:broader <http://tun.fi/MX.69741> ;
    skos:hiddenLabel "Hemistropharia albocrenulata"@fi,
        "Pholiota albocrenulata"@fi,
        "Hemistropharia albocrenulata"@sv,
        "Pholiota albocrenulata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pisarahelttahelokka"@fi,
        "tårkragskivling"@sv .

<http://tun.fi/MX.73133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycopan scabripes" ;
    dwc:scientificNameAuthorship "(Murrill) Redhead, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.5018069> ;
    skos:hiddenLabel "Hydropus scabripes"@fi,
        "Mycopan scabripes"@fi,
        "Hydropus scabripes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiipponukkalakki"@fi,
        "Mycopan scabripes"@sv .

<http://tun.fi/MX.73134> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe curvipes" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe curvipes"@fi,
        "Inocybe curvipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piennarrisakas"@fi,
        "sommartråding"@sv .

<http://tun.fi/MX.73135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe dulcamara" ;
    dwc:scientificNameAuthorship "(Pers.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe dulcamara"@fi,
        "Inocybe dulcamara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummahelttarisakas"@fi,
        "bittersöt tråding"@sv .

<http://tun.fi/MX.73136> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inosperma erubescens" ;
    dwc:scientificNameAuthorship "(A. Blytt) Matheny & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.5077806> ;
    skos:hiddenLabel "Inocybe erubescens"@fi,
        "Inosperma erubescens"@fi,
        "Inocybe erubescens"@sv,
        "Inosperma erubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myrkkyrisakas"@fi,
        "gifttråding"@sv .

<http://tun.fi/MX.73137> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe flavella" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe flavella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltasuippurisakas"@fi,
        "Inocybe flavella"@sv .

<http://tun.fi/MX.73138> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallocybe fuscomarginata" ;
    dwc:scientificNameAuthorship "(Kühner) Matheny & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.5077805> ;
    skos:hiddenLabel "Inocybe fuscomarginata"@fi,
        "Inocybe fuscomarginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mallocybe fuscomarginata"@fi,
        "Mallocybe fuscomarginata"@sv .

<http://tun.fi/MX.73139> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe godeyi" ;
    dwc:scientificNameAuthorship "Gillet" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe godeyi"@fi,
        "Inocybe godeyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "imelärisakas"@fi,
        "rödflammig tråding"@sv .

<http://tun.fi/MX.73140> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe impexa" ;
    dwc:scientificNameAuthorship "(Lasch) Kuyper" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe impexa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hietikkorisakas"@fi,
        "Inocybe impexa"@sv .

<http://tun.fi/MX.73141> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chromosera citrinopallida" ;
    dwc:scientificNameAuthorship "(A.H. Sm. & Hesler) Vizzini & Ercole" ;
    skos:broader <http://tun.fi/MX.233523> ;
    skos:hiddenLabel "Chromosera citrinopallida"@fi,
        "Hygrocybe citrinopallida"@fi,
        "Hygrocybe citrinopallida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "voivahakas"@fi,
        "Chromosera citrinopallida"@sv .

<http://tun.fi/MX.73142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe citrinovirens" ;
    dwc:scientificNameAuthorship "(J. E. Lange) Jul. Schäff." ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe citrinovirens"@fi,
        "Hygrocybe citrinovirens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limettivahakas"@fi,
        "gröngul vaxskivling"@sv .

<http://tun.fi/MX.73143> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe miniata" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe miniata"@fi,
        "Hygrocybe miniata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mönjävahakas"@fi,
        "mönjevaxskivling"@sv .

<http://tun.fi/MX.73144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphroditeola olida" ;
    dwc:scientificNameAuthorship "(Quél.) Redhead & Manfr. Binder" ;
    skos:broader <http://tun.fi/MX.5013284> ;
    skos:hiddenLabel "Aphroditeola olida"@fi,
        "Hygrophoropsis morganii"@fi,
        "Hygrophoropsis olida"@fi,
        "Aphroditeola olida"@sv,
        "Hygrophoropsis morganii"@sv,
        "Hygrophoropsis olida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuvalevahvero"@fi,
        "smultronkantarell"@sv .

<http://tun.fi/MX.73145> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus gliocyclus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus gliocyclus"@fi,
        "Hygrophorus gliocyclus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limarengasvahakas"@fi,
        "slemringad vaxskivling"@sv .

<http://tun.fi/MX.73146> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus nemoreus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus nemoreus"@fi,
        "Hygrophorus nemoreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtovahakas"@fi,
        "lundvaxskivling"@sv .

<http://tun.fi/MX.73147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypholoma ericaeoides" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69697> ;
    skos:hiddenLabel "Hypholoma ericaeoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "notkolahokka"@fi,
        "Hypholoma ericaeoides"@sv .

<http://tun.fi/MX.73148> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypholoma lateritium" ;
    dwc:scientificNameAuthorship "(Schaeff.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69697> ;
    skos:hiddenLabel "Hypholoma lateritium"@fi,
        "Hypholoma lateritium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punalahokka"@fi,
        "tegelröd slöjskivling"@sv .

<http://tun.fi/MX.73149> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypholoma subericaeum" ;
    dwc:scientificNameAuthorship "(Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.69697> ;
    skos:hiddenLabel "Hypholoma subericaeum"@fi,
        "Hypholoma subericaeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luhtalahokka"@fi,
        "sumpslöjskivling"@sv .

<http://tun.fi/MX.73150> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inosperma adaequatum" ;
    dwc:scientificNameAuthorship "(Britzelm.) Matheny & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.5077806> ;
    skos:hiddenLabel "Inocybe adaequata"@fi,
        "Inosperma adaequatum"@fi,
        "Inocybe adaequata"@sv,
        "Inosperma adaequatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viinirisakas"@fi,
        "vintråding"@sv .

<http://tun.fi/MX.73151> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe ambigua" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe ambigua"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tulvarisakas"@fi,
        "Inocybe ambigua"@sv .

<http://tun.fi/MX.73152> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe amicta" ;
    dwc:scientificNameAuthorship "Kokkonen & Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe amicta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkajalkarisakas"@fi,
        "Inocybe amicta"@sv .

<http://tun.fi/MX.73153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe calamistrata" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe calamistrata"@fi,
        "Inocybe calamistrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinityvirisakas"@fi,
        "grönfotstråding"@sv .

<http://tun.fi/MX.73154> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe calospora" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe calospora"@fi,
        "Inocybe calospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piikki-itiörisakas"@fi,
        "taggsporig tråding"@sv .

<http://tun.fi/MX.73155> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma fernandae" ;
    dwc:scientificNameAuthorship "(Romagn.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma fernandae"@fi,
        "Entoloma fernandae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nupukkirusokas"@fi,
        "hedrödhätting"@sv .

<http://tun.fi/MX.73156> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma fulvoviolaceum" ;
    dwc:scientificNameAuthorship "Noordel. & Vauras" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma fulvoviolaceum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "raikonrusokas"@fi,
        "Entoloma fulvoviolaceum"@sv .

<http://tun.fi/MX.73157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma infula" ;
    dwc:scientificNameAuthorship "(Fr.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma infula"@fi,
        "Entoloma infula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiipporusokas"@fi,
        "broskrödhätting"@sv .

<http://tun.fi/MX.73158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma lividoalbum" ;
    dwc:scientificNameAuthorship "(Kühner & Romagn.) Kubicka" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma lividoalbum"@fi,
        "Entoloma lividoalbum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "muhkurusokas"@fi,
        "lundrödling"@sv .

<http://tun.fi/MX.73160> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma scabrosum" ;
    dwc:scientificNameAuthorship "(Fr.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma scabrosum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "riimurusokas"@fi,
        "Entoloma scabrosum"@sv .

<http://tun.fi/MX.73161> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma sericellum" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma sericellum"@fi,
        "Entoloma sericellum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkorusokas"@fi,
        "bleknopping"@sv .

<http://tun.fi/MX.73162> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma serrulatum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Hesler" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma serrulatum"@fi,
        "Entoloma serrulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saharusokas"@fi,
        "naggnopping"@sv .

<http://tun.fi/MX.73163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma viaregale" ;
    dwc:scientificNameAuthorship "Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Entoloma viaregale"@fi,
        "Entoloma viaregale"@sv .

<http://tun.fi/MX.73164> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma xanthoserrulatum" ;
    dwc:scientificNameAuthorship "Noordel. & Vauras" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma xanthoserrulatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssisaharusokas"@fi,
        "Entoloma xanthoserrulatum"@sv .

<http://tun.fi/MX.73165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammulaster muricatus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Watling" ;
    skos:broader <http://tun.fi/MX.69653> ;
    skos:hiddenLabel "Flammulaster muricatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Flammulaster muricatus"@fi,
        "piggvårtskräling"@sv .

<http://tun.fi/MX.73166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina hypnorum" ;
    dwc:scientificNameAuthorship "(Schrank:Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galera calyptrospora"@fi,
        "Galerina hypnorum"@fi,
        "Galera calyptrospora"@sv,
        "Galerina hypnorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalnääpikkä"@fi,
        "mosshätting"@sv .

<http://tun.fi/MX.73167> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Loreleia postii" ;
    dwc:scientificNameAuthorship "(Fr.)Redhead, Moncalvo, Vilgalys & Lutzoni" ;
    skos:broader <http://tun.fi/MX.233479> ;
    skos:hiddenLabel "Gerronema postii"@fi,
        "Loreleia postii"@fi,
        "Gerronema postii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palolakki"@fi,
        "Loreleia postii"@sv .

<http://tun.fi/MX.73168> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus impudicus" ;
    dwc:scientificNameAuthorship "(Fr.) Antonín, Halling & Noordel." ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Gymnopus impudicus"@fi,
        "Gymnopus impudicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haisujuurekas"@fi,
        "tallnagelskivling"@sv .

<http://tun.fi/MX.73169> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus peronatus" ;
    dwc:scientificNameAuthorship "(Bolton : Fr.) Antonín, Halling & Noordel." ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Gymnopus peronatus"@fi,
        "Gymnopus peronatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirpeäjuurekas"@fi,
        "brännagelskivling"@sv .

<http://tun.fi/MX.73170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus vernus" ;
    dwc:scientificNameAuthorship "(Ryman) Antonín & Noordel." ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Collybia verna"@fi,
        "Gymnopus vernus"@fi,
        "Collybia verna"@sv,
        "Gymnopus vernus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätjuurekas"@fi,
        "hasselnagelskivling"@sv .

<http://tun.fi/MX.73171> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena subexcisa" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Mycena subexcisa"@fi,
        "Mycena subexcisa"@sv .

<http://tun.fi/MX.73172> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena tintinnabulum" ;
    dwc:scientificNameAuthorship "(Paulet) Quél." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Hypophyllum tintinnabulum"@fi,
        "Mycena tintinabulum"@fi,
        "Mycena tintinnabulum"@fi,
        "Hypophyllum tintinnabulum"@sv,
        "Mycena tintinabulum"@sv,
        "Mycena tintinnabulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvihiippo"@fi,
        "vinterhätta"@sv .

<http://tun.fi/MX.73173> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena tubarioides" ;
    dwc:scientificNameAuthorship "(Marie) Kühner" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena tubarioides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sarahiippo"@fi,
        "Mycena tubarioides"@sv .

<http://tun.fi/MX.73174> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena vulgaris" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena vulgaris"@fi,
        "Mycena vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limahiippo"@fi,
        "klibbhätta"@sv .

<http://tun.fi/MX.73175> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizomarasmius epidryas" ;
    dwc:scientificNameAuthorship "(Kühner ex A. Ronikier) A. Ronikier & Ronikier" ;
    skos:broader <http://tun.fi/MX.233502> ;
    skos:hiddenLabel "Marasmius epidryas"@fi,
        "Mycetinis epidryas"@fi,
        "Rhizomarasmius epidryas"@fi,
        "Marasmius epidryas"@sv,
        "Mycetinis epidryas"@sv,
        "Rhizomarasmius epidryas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvuokkonahikas"@fi,
        "dryasbrosking"@sv .

<http://tun.fi/MX.73176> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma pseudoamarescens" ;
    dwc:scientificNameAuthorship "(Kühner & Romagn.) P. Collin" ;
    skos:altLabel "paloruosteheltta"@fi ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma pseudoamarescens"@fi,
        "Naucoria pseudoamarescens"@fi,
        "Hebeloma pseudoamarescens"@sv,
        "Naucoria pseudoamarescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palotympönen"@fi,
        "brandskräling"@sv .

<http://tun.fi/MX.73177> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Omphalina pyxidata" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69656> ;
    skos:hiddenLabel "Omphalina pyxidata"@fi,
        "Omphalina pyxidata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostenapalakki"@fi,
        "torvnavling"@sv .

<http://tun.fi/MX.73178> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia chlorocyanea" ;
    dwc:scientificNameAuthorship "(Pat.) Redhead, Lutzoni, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia chlorocyanea"@fi,
        "Omphalina smaragdina"@fi,
        "Arrhenia chlorocyanea"@sv,
        "Omphalina smaragdina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihernapalakki"@fi,
        "smaragdnavling"@sv .

<http://tun.fi/MX.73180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe paludinella" ;
    dwc:scientificNameAuthorship "(Peck) Sacc." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe paludinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kosteikkorisakas"@fi,
        "Inocybe paludinella"@sv .

<http://tun.fi/MX.73181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe phaeodisca" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe phaeodisca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskolakirisakas"@fi,
        "Inocybe phaeodisca"@sv .

<http://tun.fi/MX.73182> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe proximella" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe proximella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "salorisakas"@fi,
        "Inocybe proximella"@sv .

<http://tun.fi/MX.73183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe soluta" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe soluta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lyhytitiörisakas"@fi,
        "Inocybe soluta"@sv .

<http://tun.fi/MX.73184> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe stellatospora" ;
    dwc:scientificNameAuthorship "(Peck) Massee" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe stellatospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korpirisakas"@fi,
        "Inocybe stellatospora"@sv .

<http://tun.fi/MX.73185> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe subporospora" ;
    dwc:scientificNameAuthorship "Kuyper" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe subporospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "piskurisakas"@fi,
        "Inocybe subporospora"@sv .

<http://tun.fi/MX.73186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe vulpinella" ;
    dwc:scientificNameAuthorship "Bruylants" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe vulpinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketunrisakas"@fi,
        "Inocybe vulpinella"@sv .

<http://tun.fi/MX.73187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactifluus bertillonii" ;
    dwc:scientificNameAuthorship "(Neuhoff ex Z. Schaef.) Verbeken" ;
    skos:broader <http://tun.fi/MX.325262> ;
    skos:hiddenLabel "Lactarius bertillonii"@fi,
        "Lactifluus bertillonii"@fi,
        "Lactarius bertillonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtorousku"@fi,
        "Lactifluus bertillonii"@sv .

<http://tun.fi/MX.73188> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius citriolens" ;
    dwc:scientificNameAuthorship "Pouzar" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius citriolens"@fi,
        "Lactarius citriolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "partarousku"@fi,
        "fransriska"@sv .

<http://tun.fi/MX.73189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius dryadophilus" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius dryadophilus"@fi,
        "Lactarius dryadophilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lapinvuokkorousku"@fi,
        "dryasriska"@sv .

<http://tun.fi/MX.73190> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius fuliginosus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius fuliginosus"@fi,
        "Lactarius fuliginosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "savurousku"@fi,
        "rökriska"@sv .

<http://tun.fi/MX.73191> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius lignyotus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius lignyotus"@fi,
        "Lactarius lignyotus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokirousku"@fi,
        "sotriska"@sv .

<http://tun.fi/MX.73192> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius tabidus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius tabidus"@fi,
        "Lactarius tabidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkurousku"@fi,
        "småriska"@sv .

<http://tun.fi/MX.73193> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius utilis" ;
    dwc:scientificNameAuthorship "(Weinm.) Fr." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius utilis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvashaaparousku"@fi,
        "Lactarius utilis"@sv .

<http://tun.fi/MX.73194> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentinellus flabelliformis" ;
    dwc:scientificNameAuthorship "(Bolton : Fr.) S. Ito" ;
    skos:broader <http://tun.fi/MX.69796> ;
    skos:hiddenLabel "Lentinellus flabelliformis"@fi,
        "Lentinellus flabelliformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viuhkasahaheltta"@fi,
        "navelmussling"@sv .

<http://tun.fi/MX.73195> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentinellus ursinus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.69796> ;
    skos:hiddenLabel "Lentinellus ursinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otsonsahaheltta"@fi,
        "Lentinellus ursinus"@sv .

<http://tun.fi/MX.73197> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota clypeolaria" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota clypeolaria"@fi,
        "Lepiota clypeolaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villaukonsieni"@fi,
        "spenslig fjällskivling"@sv .

<http://tun.fi/MX.73198> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota erminea" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota alba"@fi,
        "Lepiota erminea"@fi,
        "Lepiota alba"@sv,
        "Lepiota erminea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "alvariukonsieni"@fi,
        "vit fjällskivling"@sv .

<http://tun.fi/MX.73199> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota felina" ;
    dwc:scientificNameAuthorship "(Pers.) P.Karst." ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota felina"@fi,
        "Lepiota felina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "siroukonsieni"@fi,
        "svartfjällig fjällskivling"@sv .

<http://tun.fi/MX.73200> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota fuscovinacea" ;
    dwc:scientificNameAuthorship "F. H. Møller & J. E. Lange" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota fuscovinacea"@fi,
        "Lepiota fuscovinacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiniukonsieni"@fi,
        "vinfjällskivling"@sv .

<http://tun.fi/MX.73201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota lilacea" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota lilacea"@fi,
        "Lepiota lilacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumu-ukonsieni"@fi,
        "purpurbrun giftfjällskivling"@sv .

<http://tun.fi/MX.73202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota rubella" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota rubella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "parviukonsieni"@fi,
        "Lepiota rubella"@sv .

<http://tun.fi/MX.73203> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota coloratipes" ;
    dwc:scientificNameAuthorship "Vizzini, J.F. Liang, Jančovičová & Zhu L. Yang" ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota coloratipes"@fi,
        "Lepiota rufipes"@fi,
        "Lepiota rufipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kittiukonsieni"@fi,
        "Lepiota coloratipes"@sv .

<http://tun.fi/MX.73204> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucoagaricus meleagris" ;
    dwc:scientificNameAuthorship "(Sowerby) Singer" ;
    skos:broader <http://tun.fi/MX.69774> ;
    skos:hiddenLabel "Leucoagaricus meleagris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kainoukonsieni"@fi,
        "Leucoagaricus meleagris"@sv .

<http://tun.fi/MX.73205> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopaxillus compactus" ;
    dwc:scientificNameAuthorship "(Fr.) Neuhoff" ;
    skos:broader <http://tun.fi/MX.69742> ;
    skos:hiddenLabel "Leucopaxillus compactus"@fi,
        "Leucopaxillus tricolor"@fi,
        "Leucopaxillus compactus"@sv,
        "Leucopaxillus tricolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säämiskävalmukka"@fi,
        "brödmusseron"@sv .

<http://tun.fi/MX.73206> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Limacella guttata" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Konrad & Maubl." ;
    skos:broader <http://tun.fi/MX.69706> ;
    skos:hiddenLabel "Limacella guttata"@fi,
        "Limacella guttata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isolimalakki"@fi,
        "droppklibbskivling"@sv .

<http://tun.fi/MX.73208> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum mephiticum" ;
    dwc:scientificNameAuthorship "(Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum mephiticum"@fi,
        "Lyophyllum mephiticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "neulaskynsikäs"@fi,
        "blek gråskivling"@sv .

<http://tun.fi/MX.73209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmius wettsteinii" ;
    dwc:scientificNameAuthorship "Sacc. & P. Syd." ;
    skos:broader <http://tun.fi/MX.69677> ;
    skos:hiddenLabel "Marasmius wettsteinii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havuratasnahikas"@fi,
        "Marasmius wettsteinii"@sv .

<http://tun.fi/MX.73210> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca microcephala" ;
    dwc:scientificNameAuthorship "(P. Karst.) Métrod" ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:hiddenLabel "Melanoleuca microcephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkusataheltta"@fi,
        "Melanoleuca microcephala"@sv .

<http://tun.fi/MX.73211> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca subalpina" ;
    dwc:scientificNameAuthorship "(P. Karst.) Bresinsky & Stangl" ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:hiddenLabel "Melanoleuca subalpina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kermasataheltta"@fi,
        "Melanoleuca subalpina"@sv .

<http://tun.fi/MX.73212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca verrucipes" ;
    dwc:scientificNameAuthorship "(Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:hiddenLabel "Melanoleuca verrucipes"@fi,
        "Melanoleuca verrucipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomusataheltta"@fi,
        "pärlmusseron"@sv .

<http://tun.fi/MX.73213> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deconica phillipsii" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Noordel." ;
    skos:broader <http://tun.fi/MX.233530> ;
    skos:hiddenLabel "Deconica phillipsii"@fi,
        "Melanotus phillipsii"@fi,
        "Melanotus phillipsii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saravinokas"@fi,
        "Deconica phillipsii"@sv .

<http://tun.fi/MX.73214> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena kuehneriana" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena kuehneriana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "violettihiippo"@fi,
        "Mycena kuehneriana"@sv .

<http://tun.fi/MX.73215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena lohwagii" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena lohwagii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "soreahiippo"@fi,
        "Mycena lohwagii"@sv .

<http://tun.fi/MX.73216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena metata" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena metata"@fi,
        "Mycena metata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hallahiippo"@fi,
        "frosthätta"@sv .

<http://tun.fi/MX.73217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena pterigena" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena pterigena"@fi,
        "Mycena pterigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saniaishiippo"@fi,
        "bräkenhätta"@sv .

<http://tun.fi/MX.73218> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena rubromarginata" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena rubromarginata"@fi,
        "Mycena rubromarginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaterähiippo"@fi,
        "rödeggad hätta"@sv .

<http://tun.fi/MX.73219> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deconica micropora" ;
    dwc:scientificNameAuthorship "Noordl. & Verduin" ;
    skos:broader <http://tun.fi/MX.233530> ;
    skos:hiddenLabel "Deconica micropora"@fi,
        "Psilocybe micropora"@fi,
        "Psilocybe micropora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poremadonlakki"@fi,
        "Deconica micropora"@sv .

<http://tun.fi/MX.73220> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Deconica subcoprophila" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.233530> ;
    skos:hiddenLabel "Deconica subcoprophila"@fi,
        "Psilocybe subcoprophila"@fi,
        "Psilocybe subcoprophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sittamadonlakki"@fi,
        "Deconica subcoprophila"@sv .

<http://tun.fi/MX.73222> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodophana melleopallens" ;
    dwc:scientificNameAuthorship "(P.D. Orton) Kluting, T.J. Baroni & Bergemann" ;
    skos:broader <http://tun.fi/MX.4994336> ;
    skos:hiddenLabel "Rhodocybe melleopallens"@fi,
        "Rhodocybe melleopallens"@sv,
        "Rhodophana melleopallens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Rhodophana melleopallens"@fi,
        "honungsrussling"@sv .

<http://tun.fi/MX.73223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rugosomyces chrysenteron" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Bon" ;
    skos:broader <http://tun.fi/MX.69800> ;
    skos:hiddenLabel "Calocybe chrysenteron"@fi,
        "Rugosomyces chrysenteron"@fi,
        "Calocybe chrysenteron"@sv,
        "Rugosomyces chrysenteron"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultakaunolakki"@fi,
        "gullmusseron"@sv .

<http://tun.fi/MX.73225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula zvarae" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula zvarae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lännenhapero"@fi,
        "Russula zvarae"@sv .

<http://tun.fi/MX.73226> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squamanita contortipes" ;
    dwc:scientificNameAuthorship "(A.H.Sm. & D.E.Stunz) Heinem. & Thoen" ;
    skos:broader <http://tun.fi/MX.69708> ;
    skos:hiddenLabel "Squamanita contortipes"@fi,
        "Squamanita contortipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silopahkajalka"@fi,
        "slät knölfoting"@sv .

<http://tun.fi/MX.73227> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Squamanita umbilicata" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69708> ;
    skos:hiddenLabel "Squamanita umbilicata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "napapahkajalka"@fi,
        "Squamanita umbilicata"@sv .

<http://tun.fi/MX.73228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strobilurus tenacellus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69680> ;
    skos:hiddenLabel "Strobilurus tenacellus"@fi,
        "Strobilurus tenacellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvaskäpynahikas"@fi,
        "bitter kotteskivling"@sv .

<http://tun.fi/MX.73229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillus clintonianus" ;
    dwc:scientificNameAuthorship "(Peck) Kuntze" ;
    skos:broader <http://tun.fi/MX.69758> ;
    skos:hiddenLabel "Suillus clintonianus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "turjantatti"@fi,
        "Suillus clintonianus"@sv .

<http://tun.fi/MX.73230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillus cothurnatus" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69758> ;
    skos:hiddenLabel "Suillus cothurnatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "torvitatti"@fi,
        "Suillus cothurnatus"@sv .

<http://tun.fi/MX.73231> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillus grevillei" ;
    dwc:scientificNameAuthorship "(Klotzsch:Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69758> ;
    skos:hiddenLabel "Suillus grevillei"@fi,
        "Suillus grevillei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikuusentatti"@fi,
        "lärksopp"@sv .

<http://tun.fi/MX.73233> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula caerulea" ;
    dwc:scientificNameAuthorship "(Pers.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula caerulea"@fi,
        "Russula caerulea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kupuhapero"@fi,
        "puckelkremla"@sv .

<http://tun.fi/MX.73234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula cessans" ;
    dwc:scientificNameAuthorship "A. Pearson" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula cessans"@fi,
        "Russula cessans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "havupuistohapero"@fi,
        "tallkremla"@sv .

<http://tun.fi/MX.73235> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula decolorans" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula decolorans"@fi,
        "Russula decolorans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangashapero"@fi,
        "tegelkremla"@sv .

<http://tun.fi/MX.73236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula depallens" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula depallens"@fi,
        "Russula depallens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusoreunahapero"@fi,
        "bleknande björkkremla"@sv .

<http://tun.fi/MX.73237> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula graveolens" ;
    dwc:scientificNameAuthorship "Romell" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula graveolens"@fi,
        "Russula graveolens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtosillihapero"@fi,
        "eksillkremla"@sv .

<http://tun.fi/MX.73238> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula medullata" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula medullata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "laidunhapero"@fi,
        "Russula medullata"@sv .

<http://tun.fi/MX.73239> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula olivacea" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula olivacea"@fi,
        "Russula olivacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kirjonahkahapero"@fi,
        "rödfotad läderkremla"@sv .

<http://tun.fi/MX.73240> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula olivaceoviolascens" ;
    dwc:scientificNameAuthorship "Gillet" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula olivaceoviolascens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherlakihapero"@fi,
        "Russula olivaceoviolascens"@sv .

<http://tun.fi/MX.73241> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula olivobrunnea" ;
    dwc:scientificNameAuthorship "Ruots. & Vauras" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula olivobrunnea"@fi,
        "Russula olivobrunnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tapionhapero"@fi,
        "olivbrun kremla"@sv .

<http://tun.fi/MX.73242> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula renidens" ;
    dwc:scientificNameAuthorship "Ruots., Sarnari & Vauras" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula renidens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tomaattihapero"@fi,
        "Russula renidens"@sv .

<http://tun.fi/MX.73243> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula rhodopus" ;
    dwc:scientificNameAuthorship "Zvára" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula rhodopoda"@fi,
        "Russula rhodopus"@fi,
        "Russula rhodopoda"@sv,
        "Russula rhodopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punajalkahapero"@fi,
        "lackkremla"@sv .

<http://tun.fi/MX.73244> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula robertii" ;
    dwc:scientificNameAuthorship "J. Blum" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula robertii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkahapero"@fi,
        "Russula robertii"@sv .

<http://tun.fi/MX.73245> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula sardonia" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula sardonia"@fi,
        "Russula sardonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyynelhapero"@fi,
        "tårkremla"@sv .

<http://tun.fi/MX.73246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula solaris" ;
    dwc:scientificNameAuthorship "Ferd. & Winge" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula solaris"@fi,
        "Russula solaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aurinkohapero"@fi,
        "solkremla"@sv .

<http://tun.fi/MX.73247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula sublevispora" ;
    dwc:scientificNameAuthorship "(Romagn.) Romagn." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Russula sublevispora"@fi,
        "Russula sublevispora"@sv .

<http://tun.fi/MX.73248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula velenovskyi" ;
    dwc:scientificNameAuthorship "Melzer & Zvára" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula velenovskyi"@fi,
        "Russula velenovskyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hakahapero"@fi,
        "gulröd kremla"@sv .

<http://tun.fi/MX.73249> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panaeolus cinctulus" ;
    dwc:scientificNameAuthorship "(Bolton) Sacc." ;
    skos:broader <http://tun.fi/MX.69759> ;
    skos:hiddenLabel "Panaeolus cinctulus"@fi,
        "Panaeolus cinctulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "reunuskirjoheltta"@fi,
        "kantbroking"@sv .

<http://tun.fi/MX.73250> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Paxillus filamentosus" ;
    dwc:scientificNameAuthorship "(Scop.) Fr." ;
    skos:broader <http://tun.fi/MX.69801> ;
    skos:hiddenLabel "Paxillus filamentosus"@fi,
        "Paxillus rubicundulus"@fi,
        "Paxillus filamentosus"@sv,
        "Paxillus rubicundulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lepänpulkkosieni"@fi,
        "alpluggskivling"@sv .

<http://tun.fi/MX.73251> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota astragalina" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota astragalina"@fi,
        "Pholiota astragalina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punalakihelokka"@fi,
        "röd flamskivling"@sv .

<http://tun.fi/MX.73252> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota elegans" ;
    dwc:scientificNameAuthorship "Jacobsson" ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota elegans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunohelokka"@fi,
        "Pholiota elegans"@sv .

<http://tun.fi/MX.73253> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota lundbergii" ;
    dwc:scientificNameAuthorship "Jacobsson" ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota lundbergii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistohelokka"@fi,
        "Pholiota lundbergii"@sv .

<http://tun.fi/MX.73254> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota scamba" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota scamba"@fi,
        "Pholiota scamba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkuhelokka"@fi,
        "liten flamskivling"@sv .

<http://tun.fi/MX.73255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota spumosa" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Pholiota spumosa"@fi,
        "Pholiota spumosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tahmahelokka"@fi,
        "klibbflamskivling"@sv .

<http://tun.fi/MX.73256> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phyllotopsis nidulans" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69802> ;
    skos:hiddenLabel "Phyllotopsis nidulans"@fi,
        "Phyllotopsis nidulans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltavinokas"@fi,
        "stinkmussling"@sv .

<http://tun.fi/MX.73257> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pleurotus calyptratus" ;
    dwc:scientificNameAuthorship "(Lindblad) Sacc." ;
    skos:broader <http://tun.fi/MX.69685> ;
    skos:hiddenLabel "Pleurotus calyptratus"@fi,
        "Pleurotus calyptratus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haapavinokas"@fi,
        "slöjmussling"@sv .

<http://tun.fi/MX.73258> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus pellitus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Kumm." ;
    skos:altLabel "valkolahorusokas"@fi ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus pellitus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pluteus pellitus"@fi,
        "vitskölding"@sv .

<http://tun.fi/MX.73259> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella artemisiae" ;
    dwc:scientificNameAuthorship "(Pass.) Konrad & Maubl." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella artemisiae"@fi,
        "Psathyrella artemisiae"@sv .

<http://tun.fi/MX.73260> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella candolleana" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Maire" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella candolleana"@fi,
        "Psathyrella candolleana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvashaprakas"@fi,
        "vitspröding"@sv .

<http://tun.fi/MX.73261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Homophron cernuum" ;
    dwc:scientificNameAuthorship "(Vahl) Örstadius & E. Larss." ;
    skos:altLabel "viiruhaprakas"@fi ;
    skos:broader <http://tun.fi/MX.233537> ;
    skos:hiddenLabel "Homophron cernuum"@fi,
        "Psathyrella cernua"@fi,
        "Homophron cernuum"@sv,
        "Psathyrella cernua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirutupashaprakas"@fi,
        "kalspröding"@sv .

<http://tun.fi/MX.73262> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella gordonii" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) A. Pearson & Dennis" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella gordonii"@fi,
        "Psathyrella gordonii"@sv .

<http://tun.fi/MX.73263> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella rostellata" ;
    dwc:scientificNameAuthorship "Örstadius" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella rostellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella rostellata"@fi,
        "spånspröding"@sv .

<http://tun.fi/MX.73264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella sphagnicola" ;
    dwc:scientificNameAuthorship "(Maire) J. Favre" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella sphagnicola"@fi,
        "Psathyrella sphagnicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkahaprakas"@fi,
        "myrspröding"@sv .

<http://tun.fi/MX.73265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudoomphalina kalchbrenneri" ;
    dwc:scientificNameAuthorship "(Bres.) Singer" ;
    skos:broader <http://tun.fi/MX.69805> ;
    skos:hiddenLabel "Pseudoomphalina kalchbrenneri"@fi,
        "Pseudoomphalina kalchbrenneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikarimalikka"@fi,
        "kalkmjölnavling"@sv .

<http://tun.fi/MX.73266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocybe angustispora" ;
    dwc:scientificNameAuthorship "A.H. Sm." ;
    skos:broader <http://tun.fi/MX.69727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocybe angustispora"@fi,
        "Psilocybe angustispora"@sv .

<http://tun.fi/MX.73267> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillus viscidus" ;
    dwc:scientificNameAuthorship "(L.) Roussel" ;
    skos:broader <http://tun.fi/MX.69758> ;
    skos:hiddenLabel "Suillus viscidus"@fi,
        "Suillus viscidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmotatti"@fi,
        "grå lärksopp"@sv .

<http://tun.fi/MX.73268> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma inodermeum" ;
    dwc:scientificNameAuthorship "(Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma inodermeum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säievalmuska"@fi,
        "Tricholoma inodermeum"@sv .

<http://tun.fi/MX.73269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma stans" ;
    dwc:scientificNameAuthorship "(Fr.) Sacc." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma stans"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampavalmuska"@fi,
        "Tricholoma stans"@sv .

<http://tun.fi/MX.73270> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholomopsis decora" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Singer" ;
    skos:altLabel "lahovalmuska"@fi ;
    skos:broader <http://tun.fi/MX.69663> ;
    skos:hiddenLabel "Tricholomopsis decora"@fi,
        "Tricholomopsis decora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalahovalmuska"@fi,
        "stubbmusseron"@sv .

<http://tun.fi/MX.73271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Volvariella hypopithys" ;
    dwc:scientificNameAuthorship "(Fr.) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69664> ;
    skos:hiddenLabel "Volvariella hypopithys"@fi,
        "Volvariella hypopithys"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkotuppisieni"@fi,
        "dunslidskivling"@sv .

<http://tun.fi/MX.73272> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Volvariella murinella" ;
    dwc:scientificNameAuthorship "(Quél.) Courtec." ;
    skos:broader <http://tun.fi/MX.69664> ;
    skos:hiddenLabel "Volvariella murinella"@fi,
        "Volvariella murinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "harmaatuppisieni"@fi,
        "grå slidskivling"@sv .

<http://tun.fi/MX.73273> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xerocomellus chrysenteron" ;
    dwc:scientificNameAuthorship "(Bull.) Šutara" ;
    skos:altLabel "ruututatti"@fi ;
    skos:broader <http://tun.fi/MX.4890493> ;
    skos:hiddenLabel "Xerocomellus chrysenteron"@fi,
        "Xerocomus chrysenteron"@fi,
        "Xerocomellus chrysenteron"@sv,
        "Xerocomus chrysenteron"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusoruututatti"@fi,
        "rutsopp"@sv .

<http://tun.fi/MX.73274> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xerocomellus cisalpinus" ;
    dwc:scientificNameAuthorship "(Simonini, H. Ladurner & Peintner) Klofac" ;
    skos:broader <http://tun.fi/MX.4890493> ;
    skos:hiddenLabel "Xerocomellus cisalpinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaukotatti"@fi,
        "Xerocomellus cisalpinus"@sv .

<http://tun.fi/MX.73275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xerocomellus porosporus" ;
    dwc:scientificNameAuthorship "(Imler ex Watling) Šutara" ;
    skos:broader <http://tun.fi/MX.4890493> ;
    skos:hiddenLabel "Xerocomellus porosporus"@fi,
        "Xerocomus porosporus"@fi,
        "Xerocomellus porosporus"@sv,
        "Xerocomus porosporus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valeruututatti"@fi,
        "falsk rutsopp"@sv .

<http://tun.fi/MX.73276> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xeromphalina brunneola" ;
    dwc:scientificNameAuthorship "O.K.Mill." ;
    skos:broader <http://tun.fi/MX.69687> ;
    skos:hiddenLabel "Xeromphalina brunneola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusonapanahikas"@fi,
        "Xeromphalina brunneola"@sv .

<http://tun.fi/MX.73277> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xeromphalina cauticinalis" ;
    dwc:scientificNameAuthorship "(Fr.) Kühner & Maire" ;
    skos:broader <http://tun.fi/MX.69687> ;
    skos:hiddenLabel "Xeromphalina cauticinalis"@fi,
        "Xeromphalina cauticinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sappinapanahikas"@fi,
        "bollrostnavling"@sv .

<http://tun.fi/MX.73278> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus altipes" ;
    dwc:scientificNameAuthorship "(F.H.Møller) Pilát" ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus altipes"@fi,
        "Agaricus altipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kesäherkkusieni"@fi,
        "sommarchampinjon"@sv .

<http://tun.fi/MX.73279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus bitorquis" ;
    dwc:scientificNameAuthorship "(Quél.) Sacc." ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus bitorquis"@fi,
        "Agaricus bitorquis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistoherkkusieni"@fi,
        "vägchampinjon"@sv .

<http://tun.fi/MX.73280> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agaricus langei" ;
    dwc:scientificNameAuthorship "(F.H.Møller) F.H.Møller" ;
    skos:broader <http://tun.fi/MX.69643> ;
    skos:hiddenLabel "Agaricus langei"@fi,
        "Agaricus langei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "veriherkkusieni"@fi,
        "blodchampinjon"@sv .

<http://tun.fi/MX.73281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrocybe elatella" ;
    dwc:scientificNameAuthorship "(P.Karst.) Vesterh." ;
    skos:broader <http://tun.fi/MX.69688> ;
    skos:hiddenLabel "Agrocybe elatella"@fi,
        "Agrocybe elatella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalpiennarsieni"@fi,
        "sumpåkerskivling"@sv .

<http://tun.fi/MX.73282> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita battarrae" ;
    dwc:scientificNameAuthorship "(Boud.) Bon" ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita battarrae"@fi,
        "Amanita battarrae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kehäkärpässieni"@fi,
        "zonkamskivling"@sv .

<http://tun.fi/MX.73283> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amanita fulva" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69644> ;
    skos:hiddenLabel "Amanita fulva"@fi,
        "Amanita fulva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostekärpässieni"@fi,
        "brun kamskivling"@sv .

<http://tun.fi/MX.73284> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe farinacea" ;
    dwc:scientificNameAuthorship "Watling" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe farinacea"@fi,
        "Conocybe farinacea"@sv .

<http://tun.fi/MX.73285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe incarnata" ;
    dwc:scientificNameAuthorship "(Jul. Schäff.) Hauskn. & Arnolds" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe fragilis"@fi,
        "Conocybe incarnata"@fi,
        "Conocybe fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokuupikka"@fi,
        "Conocybe incarnata"@sv .

<http://tun.fi/MX.73286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiotina nemoralis" ;
    dwc:scientificNameAuthorship "(Harmaja) Bon" ;
    skos:broader <http://tun.fi/MX.69733> ;
    skos:hiddenLabel "Conocybe dentatomarginata"@fi,
        "Pholiotina dentatomarginata"@fi,
        "Pholiotina mutabilis"@fi,
        "Pholiotina nemoralis"@fi,
        "Pholiotina nemoralis var. dentatomarginata"@fi,
        "Conocybe dentatomarginata"@sv,
        "Pholiotina dentatomarginata"@sv,
        "Pholiotina mutabilis"@sv,
        "Pholiotina nemoralis"@sv,
        "Pholiotina nemoralis var. dentatomarginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjankuupikka"@fi,
        "vårslöjhätting"@sv .

<http://tun.fi/MX.73288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe pilosella" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe pilosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe pilosella"@fi,
        "tätskivig hätting"@sv .

<http://tun.fi/MX.73289> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe singeriana" ;
    dwc:scientificNameAuthorship "Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe singeriana"@fi,
        "Conocybe singeriana"@sv .

<http://tun.fi/MX.73291> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiotina velata" ;
    dwc:scientificNameAuthorship "(Velen.) Hauskn." ;
    skos:broader <http://tun.fi/MX.69733> ;
    skos:hiddenLabel "Conocybe appendiculata"@fi,
        "Pholiotina appendiculata"@fi,
        "Conocybe appendiculata"@sv,
        "Pholiotina appendiculata"@sv,
        "Pholiotina velata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholiotina velata"@fi,
        "blek slöjhätting"@sv .

<http://tun.fi/MX.73293> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Desarmillaria ectypa" ;
    dwc:scientificNameAuthorship "(Fr.) R.A. Koch & Aime" ;
    skos:broader <http://tun.fi/MX.5076865> ;
    skos:hiddenLabel "Armillaria ectypa"@fi,
        "Desarmillaria ectypa"@fi,
        "Armillaria ectypa"@sv,
        "Desarmillaria ectypa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nevamesisieni"@fi,
        "kärrhonungsskivling"@sv .

<http://tun.fi/MX.73294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Armillaria ostoyae" ;
    dwc:scientificNameAuthorship "(Romagn.) Herink" ;
    skos:broader <http://tun.fi/MX.69690> ;
    skos:hiddenLabel "Armillaria ostoyae"@fi,
        "Armillaria ostoyae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntymesisieni"@fi,
        "mörkfjällig honungsskivling"@sv .

<http://tun.fi/MX.73295> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia acerosa" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia acerosa"@fi,
        "Arrhenia glauca"@fi,
        "Arrhenia acerosa"@sv,
        "Arrhenia glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "törmävinokas"@fi,
        "musselkantarell"@sv .

<http://tun.fi/MX.73296> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baeospora myriadophylla" ;
    dwc:scientificNameAuthorship "(Peck) Singer" ;
    skos:broader <http://tun.fi/MX.69645> ;
    skos:hiddenLabel "Baeospora myriadophylla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuhatheltta"@fi,
        "Baeospora myriadophylla"@sv .

<http://tun.fi/MX.73297> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolbitius reticulatus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Ricken" ;
    skos:broader <http://tun.fi/MX.69765> ;
    skos:hiddenLabel "Bolbitius reticulatus"@fi,
        "Bolbitius reticulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahohäiväkkä"@fi,
        "hinnskivling"@sv .

<http://tun.fi/MX.73298> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neoboletus luridiformis" ;
    dwc:scientificNameAuthorship "(Rostk.) Gelardi, Simonini & Vizzini" ;
    skos:broader <http://tun.fi/MX.4890619> ;
    skos:hiddenLabel "Boletus luridiformis"@fi,
        "Neoboletus luridiformis"@fi,
        "Sutorius luridiformis"@fi,
        "Boletus luridiformis"@sv,
        "Sutorius luridiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "veritatti"@fi,
        "Neoboletus luridiformis"@sv .

<http://tun.fi/MX.73299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillellus luridus" ;
    dwc:scientificNameAuthorship "(Schaeff.) Murrill" ;
    skos:broader <http://tun.fi/MX.4890618> ;
    skos:hiddenLabel "Boletus luridus"@fi,
        "Suillellus luridus"@fi,
        "Boletus luridus"@sv,
        "Suillellus luridus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tauriontatti"@fi,
        "eldsopp"@sv .

<http://tun.fi/MX.73300> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boletus reticulatus" ;
    dwc:scientificNameAuthorship "Schaeff." ;
    skos:broader <http://tun.fi/MX.69714> ;
    skos:hiddenLabel "Boletus reticulatus"@fi,
        "Boletus reticulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tammenherkkutatti"@fi,
        "finluden stensopp"@sv .

<http://tun.fi/MX.73301> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rugosomyces carneus" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Bon" ;
    skos:broader <http://tun.fi/MX.69800> ;
    skos:hiddenLabel "Calocybe carnea"@fi,
        "Rugosomyces carneus"@fi,
        "Calocybe carnea"@sv,
        "Rugosomyces carneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusokaunolakki"@fi,
        "rosenmusseron"@sv .

<http://tun.fi/MX.73302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calyptella capula" ;
    dwc:scientificNameAuthorship "(Holmsk. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69691> ;
    skos:hiddenLabel "Calyptella capula"@fi,
        "Calyptella capula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkarahtunen"@fi,
        "nässelkuping"@sv .

<http://tun.fi/MX.73303> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuphophyllus lacmus" ;
    dwc:scientificNameAuthorship "(Schumach.) Bon" ;
    skos:broader <http://tun.fi/MX.324485> ;
    skos:hiddenLabel "Camarophyllus lacmus"@fi,
        "Cuphophyllus lacmus"@fi,
        "Hygrocybe lacmus"@fi,
        "Camarophyllus lacmus"@sv,
        "Cuphophyllus lacmus"@sv,
        "Hygrocybe lacmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kyyhkyvahakas"@fi,
        "grålila vaxskivling"@sv .

<http://tun.fi/MX.73304> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlorophyllum olivieri" ;
    dwc:scientificNameAuthorship "(Barla) Vellinga" ;
    skos:broader <http://tun.fi/MX.69647> ;
    skos:hiddenLabel "Chlorophyllum olivieri"@fi,
        "Macrolepiota rachodes"@fi,
        "Macrolepiota rhacodes"@fi,
        "Chlorophyllum olivieri"@sv,
        "Macrolepiota rachodes"@sv,
        "Macrolepiota rhacodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "akansieni"@fi,
        "rodnande fjällskivling"@sv .

<http://tun.fi/MX.73305> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitopaxillus fibulatus" ;
    dwc:scientificNameAuthorship "P.-A. Moreau, Dima, Consiglio & Vizzini" ;
    skos:broader <http://tun.fi/MX.5001780> ;
    skos:hiddenLabel "Clitocybe alexandri"@fi,
        "Clitopaxillus fibulatus"@fi,
        "Clitocybe alexandri"@sv,
        "Clitopaxillus fibulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "paksujalkavalikka"@fi,
        "pluggtrattskivling"@sv .

<http://tun.fi/MX.73306> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe ditopus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe ditopus"@fi,
        "Clitocybe ditopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kuuramalikka"@fi,
        "mjöltrattskivling"@sv .

<http://tun.fi/MX.73307> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe odora" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe odora"@fi,
        "Clitocybe odora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vihertuoksumalikka"@fi,
        "grön trattskivling"@sv .

<http://tun.fi/MX.73308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocybe pruinosa" ;
    dwc:scientificNameAuthorship "(P. Kumm.) Vizzini, P. Alvarado & G. Moreno" ;
    skos:broader <http://tun.fi/MX.5008047> ;
    skos:hiddenLabel "Clitocybe pruinosa"@fi,
        "Rhizocybe pruinosa"@fi,
        "Clitocybe pruinosa"@sv,
        "Rhizocybe pruinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvimalikka"@fi,
        "liten vårtrattskivling"@sv .

<http://tun.fi/MX.73309> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocybe subcordispora" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69738> ;
    skos:hiddenLabel "Clitocybe subcordispora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pihkamalikka"@fi,
        "Clitocybe subcordispora"@sv .

<http://tun.fi/MX.73310> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitopilus hobsonii" ;
    dwc:scientificNameAuthorship "(Berk.) P.D.Orton" ;
    skos:broader <http://tun.fi/MX.69717> ;
    skos:hiddenLabel "Clitopilus hobsonii"@fi,
        "Clitopilus hobsonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vinojauhosieni"@fi,
        "vedmjölmussling"@sv .

<http://tun.fi/MX.73311> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiotina aeruginosa" ;
    dwc:scientificNameAuthorship "(Romagn.) M.M. Moser" ;
    skos:broader <http://tun.fi/MX.69733> ;
    skos:hiddenLabel "Conocybe aeruginosa"@fi,
        "Conocybe aeruginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholiotina aeruginosa"@fi,
        "Pholiotina aeruginosa"@sv .

<http://tun.fi/MX.73312> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe anthracophila" ;
    dwc:scientificNameAuthorship "Kühner & Watling" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe anthracophila var. ovispora"@fi,
        "Conocybe anthracophila var. ovispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Conocybe anthracophila"@fi,
        "Conocybe anthracophila"@sv .

<http://tun.fi/MX.73313> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiotina arrhenii" ;
    dwc:scientificNameAuthorship "(Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69733> ;
    skos:hiddenLabel "Conocybe arrhenii"@fi,
        "Conocybe arrhenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Pholiotina arrhenii"@fi,
        "Pholiotina arrhenii"@sv .

<http://tun.fi/MX.73314> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystoderma saarenoksae" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.69788> ;
    skos:hiddenLabel "Cystoderma saarenoksae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kallioryhäkäs"@fi,
        "Cystoderma saarenoksae"@sv .

<http://tun.fi/MX.73315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystodermella adnatifolia" ;
    dwc:scientificNameAuthorship "(Peck) Harmaja" ;
    skos:broader <http://tun.fi/MX.69768> ;
    skos:hiddenLabel "Cystodermella adnatifolia"@fi,
        "Cystodermella adnatifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "villajalkaryhäkäs"@fi,
        "stor grynskivling"@sv .

<http://tun.fi/MX.73316> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystodermella ambrosii" ;
    dwc:scientificNameAuthorship "(Bres.) Harmaja" ;
    skos:broader <http://tun.fi/MX.69768> ;
    skos:hiddenLabel "Cystoderma ambrosii"@fi,
        "Cystodermella ambrosii"@fi,
        "Cystoderma ambrosii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkoryhäkäs"@fi,
        "Cystodermella ambrosii"@sv .

<http://tun.fi/MX.73317> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystodermella granulosa" ;
    dwc:scientificNameAuthorship "(Batsch:Fr.) Harmaja" ;
    skos:broader <http://tun.fi/MX.69768> ;
    skos:hiddenLabel "Cystodermella granulosa"@fi,
        "Cystodermella granulosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruosteryhäkäs"@fi,
        "rostbrun grynskivling/vit grynskivling"@sv .

<http://tun.fi/MX.73318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrocollybia racemosa" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) R. H. Petersen & Redhead" ;
    skos:broader <http://tun.fi/MX.69745> ;
    skos:hiddenLabel "Collybia racemosa"@fi,
        "Dendrocollybia racemosa"@fi,
        "Collybia racemosa"@sv,
        "Dendrocollybia racemosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustapahkajuurekas"@fi,
        "grenig nagelskivling"@sv .

<http://tun.fi/MX.73319> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma catalaunicum" ;
    dwc:scientificNameAuthorship "(Singer) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma catalaunicum"@fi,
        "Entoloma catalaunicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ametistirusokas"@fi,
        "rosabrun nopping"@sv .

<http://tun.fi/MX.73320> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis acuminata" ;
    dwc:scientificNameAuthorship "(Romagn.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis acuminata"@fi,
        "Coprinopsis acuminata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nipukkamustesieni"@fi,
        "puckelbläcksvamp"@sv .

<http://tun.fi/MX.73321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus callinus" ;
    dwc:scientificNameAuthorship "(M. Lange & A.H. Sm.) Vilgalys, Hopple & Jacq. Johnson" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus callinus"@fi,
        "Coprinus callinus"@fi,
        "Coprinus callinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunomustesieni"@fi,
        "Coprinellus callinus"@sv .

<http://tun.fi/MX.73322> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis erythrocephala" ;
    dwc:scientificNameAuthorship "(Lév.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis erythrocephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "oranssimustesieni"@fi,
        "Coprinopsis erythrocephala"@sv .

<http://tun.fi/MX.73323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasola megasperma" ;
    dwc:scientificNameAuthorship "(P.D. Orton) Redhead, Vilgalys & Hopple" ;
    skos:broader <http://tun.fi/MX.69739> ;
    skos:hiddenLabel "Coprinus megaspermus"@fi,
        "Parasola megasperma"@fi,
        "Coprinus megaspermus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmimustesieni"@fi,
        "Parasola megasperma"@sv .

<http://tun.fi/MX.73324> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis nivea" ;
    dwc:scientificNameAuthorship "(Pers.) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis nivea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkomustesieni"@fi,
        "Coprinopsis nivea"@sv .

<http://tun.fi/MX.73325> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis ochraceolanata" ;
    dwc:scientificNameAuthorship "(Bas) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Coprinopsis ochraceolanata"@fi,
        "Coprinopsis ochraceolanata"@sv .

<http://tun.fi/MX.73326> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis pachysperma" ;
    dwc:scientificNameAuthorship "(P.D. Orton) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis pachysperma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liitumustesieni"@fi,
        "Coprinopsis pachysperma"@sv .

<http://tun.fi/MX.73327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis paleotropica" ;
    dwc:scientificNameAuthorship "(Redhead & Pegler) Redhead, Vilgalys & Moncalvo" ;
    skos:broader <http://tun.fi/MX.69651> ;
    skos:hiddenLabel "Coprinopsis paleotropica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ansarimustesieni"@fi,
        "Coprinopsis paleotropica"@sv .

<http://tun.fi/MX.73328> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus plagioporus" ;
    dwc:scientificNameAuthorship "Romagn." ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus plagioporus"@fi,
        "Coprinus plagioporus"@fi,
        "Coprinus plagioporus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "marrasmustesieni"@fi,
        "Coprinellus plagioporus"@sv .

<http://tun.fi/MX.73329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinellus sclerocystidiosus" ;
    dwc:scientificNameAuthorship "(M. Lange & A.H. Sm.) Vilgalys, Hopple & Jacq. Johnson" ;
    skos:broader <http://tun.fi/MX.69711> ;
    skos:hiddenLabel "Coprinellus sclerocystidiosus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kystimustesieni"@fi,
        "Coprinellus sclerocystidiosus"@sv .

<http://tun.fi/MX.73330> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coprinus comatus" ;
    dwc:scientificNameAuthorship "(O.F.Müll.:Fr.) Pers." ;
    skos:broader <http://tun.fi/MX.69790> ;
    skos:hiddenLabel "Coprinus comatus"@fi,
        "Coprinus comatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suomumustesieni"@fi,
        "fjällig bläcksvamp"@sv .

<http://tun.fi/MX.73331> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius albogaudis" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius albogaudis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "otsonseitikki"@fi,
        "Cortinarius albogaudis"@sv .

<http://tun.fi/MX.73332> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius aureifolius" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius aureifolius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "risaseitikki"@fi,
        "Cortinarius aureifolius"@sv .

<http://tun.fi/MX.73333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius balteatocumatilis" ;
    dwc:scientificNameAuthorship "P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius balteatocumatilis"@fi,
        "Cortinarius balteatocumatilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "puistoseitikki"@fi,
        "ekspindling"@sv .

<http://tun.fi/MX.73334> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius bivelus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius bivelus"@fi,
        "Cortinarius bivelus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaksivyöseitikki"@fi,
        "hålspindling"@sv .

<http://tun.fi/MX.73335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius bolaris" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius bolaris"@fi,
        "Cortinarius bolaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punasuomuseitikki"@fi,
        "brokspindling"@sv .

<http://tun.fi/MX.73336> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius brunneus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius brunneus"@fi,
        "Cortinarius brunneus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karhunseitikki"@fi,
        "umbraspindling"@sv .

<http://tun.fi/MX.73337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius carabus" ;
    dwc:scientificNameAuthorship "Kytöv., Niskanen & Liimat." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius carabus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikiseitikki"@fi,
        "Cortinarius carabus"@sv .

<http://tun.fi/MX.73338> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius carneinatus" ;
    dwc:scientificNameAuthorship "Soop" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius carneinatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammalseitikki"@fi,
        "Cortinarius carneinatus"@sv .

<http://tun.fi/MX.73339> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius citrinofulvescens" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius citrinofulvescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltamyrkkyseitikki"@fi,
        "Cortinarius citrinofulvescens"@sv .

<http://tun.fi/MX.73340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius colus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius colus"@fi,
        "Cortinarius colus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punatyviseitikki"@fi,
        "flamspindling"@sv .

<http://tun.fi/MX.73341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius corrosus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius corrosus"@fi,
        "Cortinarius corrosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "simanuppisetikki"@fi,
        "bullspindling"@sv .

<http://tun.fi/MX.73342> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius emunctus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius emunctus"@fi,
        "Cortinarius emunctus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "utulimaseitikki"@fi,
        "stålblå spindling"@sv .

<http://tun.fi/MX.73343> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius favrei" ;
    dwc:scientificNameAuthorship "D.M. Hend." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius favrei"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilimaseitikki"@fi,
        "Cortinarius favrei"@sv .

<http://tun.fi/MX.73344> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius fervidus" ;
    dwc:scientificNameAuthorship "P.D.Orton" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius fervidus"@fi,
        "Cortinarius fervidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostehelttaseitikki"@fi,
        "roströdskivig spindling"@sv .

<http://tun.fi/MX.73346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius flos-paludis" ;
    dwc:scientificNameAuthorship "Melot" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius flos-paludis"@fi,
        "Cortinarius flos-paludis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "näreseitikki"@fi,
        "rökspindling"@sv .

<http://tun.fi/MX.73347> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius fusisporus" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius fusisporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hiekkaseitikki"@fi,
        "Cortinarius fusisporus"@sv .

<http://tun.fi/MX.73348> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius herpeticus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius herpeticus"@fi,
        "Cortinarius herpeticus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vankkatäpläseitikki"@fi,
        "stor myrspindling"@sv .

<http://tun.fi/MX.73349> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius heterosporus" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius heterosporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nappiseitikki"@fi,
        "Cortinarius heterosporus"@sv .

<http://tun.fi/MX.73350> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius ionophyllus" ;
    dwc:scientificNameAuthorship "M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius ionophyllus"@fi,
        "Cortinarius ionophyllus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "musteseitikki"@fi,
        "rutspindling"@sv .

<http://tun.fi/MX.73351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius lilacinopusillus" ;
    dwc:scientificNameAuthorship "P.D.Orton" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius bibulus"@fi,
        "Cortinarius lilacinopusillus"@fi,
        "Cortinarius bibulus"@sv,
        "Cortinarius lilacinopusillus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöseitikki"@fi,
        "violett alspindling"@sv .

<http://tun.fi/MX.73352> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius lividoochraceus" ;
    dwc:scientificNameAuthorship "(Berk.) Berk." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius lividoochraceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ryppylimaseitikki"@fi,
        "Cortinarius lividoochraceus"@sv .

<http://tun.fi/MX.73353> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius luteo-ornatus" ;
    dwc:scientificNameAuthorship "(M. M. Moser) Bidaud, Moënne-Locc. & Reumaux" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius luteo-ornatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostevyöseitikki"@fi,
        "Cortinarius luteo-ornatus"@sv .

<http://tun.fi/MX.73354> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius microspermus" ;
    dwc:scientificNameAuthorship "J. E. Lange" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius microspermus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mietoseitikki"@fi,
        "Cortinarius microspermus"@sv .

<http://tun.fi/MX.73355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius niveoglobosus" ;
    dwc:scientificNameAuthorship "H.Lindstr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius niveoglobosus"@fi,
        "Cortinarius niveoglobosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pulmuseitikki"@fi,
        "snöbollsspindling"@sv .

<http://tun.fi/MX.73356> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius pseudonaevosus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius acidophilus"@fi,
        "Cortinarius patibilis"@fi,
        "Cortinarius pseudonaevosus"@fi,
        "Cortinarius acidophilus"@sv,
        "Cortinarius patibilis"@sv,
        "Cortinarius pseudonaevosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "säämiskäseitikki"@fi,
        "brunfläckig spindling"@sv .

<http://tun.fi/MX.73357> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius purpurascens" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius purpurascens"@fi,
        "Cortinarius purpurascens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "purppuranuppiseitikki"@fi,
        "blånande lökspindling"@sv .

<http://tun.fi/MX.73358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius roseonudipes" ;
    dwc:scientificNameAuthorship "Rob. Henry & Moënne-Locc." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Cortinarius roseonudipes"@fi,
        "Cortinarius roseonudipes"@sv .

<http://tun.fi/MX.73359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius sordidemaculatus" ;
    dwc:scientificNameAuthorship "Rob. Henry" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius sordidemaculatus"@fi,
        "Cortinarius sordidemaculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mallasseitikki"@fi,
        "svartfläckig spindling"@sv .

<http://tun.fi/MX.73360> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius sphagnophilus" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius sphagnophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkatäpläseitikki"@fi,
        "Cortinarius sphagnophilus"@sv .

<http://tun.fi/MX.73361> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius suberi" ;
    dwc:scientificNameAuthorship "Soop" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius suberi"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rohdinseitikki"@fi,
        "Cortinarius suberi"@sv .

<http://tun.fi/MX.73362> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius venetus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius venetus"@fi,
        "Cortinarius venetus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viherseitikki"@fi,
        "olivspindling"@sv .

<http://tun.fi/MX.73363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cortinarius vernus" ;
    dwc:scientificNameAuthorship "H. Lindstr.& Melot" ;
    skos:broader <http://tun.fi/MX.69791> ;
    skos:hiddenLabel "Cortinarius vernus"@fi,
        "Cortinarius vernus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suviseitikki"@fi,
        "sommarspindling"@sv .

<http://tun.fi/MX.73364> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma nauseosum" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma gigaspermum"@fi,
        "Hebeloma nauseosum"@fi,
        "Hebeloma gigaspermum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palsamitympönen"@fi,
        "Hebeloma nauseosum"@sv .

<http://tun.fi/MX.73365> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma incarnatulum" ;
    dwc:scientificNameAuthorship "A.H.Sm." ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma bryogenes"@fi,
        "Hebeloma incarnatulum"@fi,
        "Hebeloma bryogenes"@sv,
        "Hebeloma incarnatulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sammaltympönen"@fi,
        "mossfränskivling"@sv .

<http://tun.fi/MX.73367> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hebeloma nigellum" ;
    dwc:scientificNameAuthorship "Bruchet" ;
    skos:broader <http://tun.fi/MX.69674> ;
    skos:hiddenLabel "Hebeloma atrobrunneum"@fi,
        "Hebeloma kuehneri"@fi,
        "Hebeloma nigellum"@fi,
        "Hebeloma atrobrunneum"@sv,
        "Hebeloma kuehneri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silttitympönen"@fi,
        "Hebeloma nigellum"@sv .

<http://tun.fi/MX.73368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pholiota heteroclita" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69781> ;
    skos:hiddenLabel "Hemipholiota heteroclita"@fi,
        "Pholiota heteroclita"@fi,
        "Hemipholiota heteroclita"@sv,
        "Pholiota heteroclita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuhelokka"@fi,
        "lukttofsskivling"@sv .

<http://tun.fi/MX.73369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemipholiota populnea" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Bon" ;
    skos:broader <http://tun.fi/MX.69740> ;
    skos:hiddenLabel "Hemipholiota populnea"@fi,
        "Pholiota populnea"@fi,
        "Hemipholiota populnea"@sv,
        "Pholiota populnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poppelihelokka"@fi,
        "poppeltofsskivling"@sv .

<http://tun.fi/MX.73370> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hohenbuehelia mastrucata" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69652> ;
    skos:hiddenLabel "Hohenbuehelia mastrucata"@fi,
        "Hohenbuehelia mastrucata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkahytyvinokas"@fi,
        "fjällig gelémussling"@sv .

<http://tun.fi/MX.73371> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hohenbuehelia mustialensis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Thorn" ;
    skos:broader <http://tun.fi/MX.69652> ;
    skos:hiddenLabel "Hohenbuehelia mustialensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aarnihytyvinokas"@fi,
        "Hohenbuehelia mustialensis"@sv .

<http://tun.fi/MX.73372> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inosperma cervicolor" ;
    dwc:scientificNameAuthorship "(Pers.) Matheny & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.5077806> ;
    skos:hiddenLabel "Inocybe cervicolor"@fi,
        "Inosperma cervicolor"@fi,
        "Inocybe cervicolor"@sv,
        "Inosperma cervicolor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hirvenrisakas"@fi,
        "hjorttråding"@sv .

<http://tun.fi/MX.73373> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe cryptocystis" ;
    dwc:scientificNameAuthorship "D. E. Stunz" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe cryptocystis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "outorisakas"@fi,
        "Inocybe cryptocystis"@sv .

<http://tun.fi/MX.73374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe glabripes" ;
    dwc:scientificNameAuthorship "Ricken" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe glabripes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "silorisakas"@fi,
        "Inocybe glabripes"@sv .

<http://tun.fi/MX.73375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe grammata" ;
    dwc:scientificNameAuthorship "Quél. & Le Bret." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe grammata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viirurisakas"@fi,
        "Inocybe grammata"@sv .

<http://tun.fi/MX.73376> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe lanuginosa" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe lanuginosa"@fi,
        "Inocybe lanuginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lahorisakas"@fi,
        "spärrfjällig tråding"@sv .

<http://tun.fi/MX.73377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe lanatodisca" ;
    dwc:scientificNameAuthorship "Kauffman" ;
    skos:broader <http://tun.fi/MX.5077806> ;
    skos:hiddenLabel "Inocybe lanatodisca"@fi,
        "Inocybe maculata"@fi,
        "Inocybe maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplärisakas"@fi,
        "Inocybe lanatodisca"@sv .

<http://tun.fi/MX.73378> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe napipes" ;
    dwc:scientificNameAuthorship "J.E.Lange" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe napipes"@fi,
        "Inocybe napipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nuppijalkarisakas"@fi,
        "knöltråding"@sv .

<http://tun.fi/MX.73379> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe ceracea" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe ceracea"@fi,
        "Hygrocybe ceracea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ahovahakas"@fi,
        "spröd vaxskivling"@sv .

<http://tun.fi/MX.73380> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe coccinea" ;
    dwc:scientificNameAuthorship "(Schaeff. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe coccinea"@fi,
        "Hygrocybe coccinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punavahakas"@fi,
        "blodvaxskivling"@sv .

<http://tun.fi/MX.73381> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neohygrocybe ingrata" ;
    dwc:scientificNameAuthorship "(J.P. Jensen & F.H. Møller) Herink" ;
    skos:broader <http://tun.fi/MX.4999326> ;
    skos:hiddenLabel "Hygrocybe ingrata"@fi,
        "Neohygrocybe ingrata"@fi,
        "Hygrocybe ingrata"@sv,
        "Neohygrocybe ingrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kainovahakas"@fi,
        "rodnande lutvaxskivling"@sv .

<http://tun.fi/MX.73382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gliophorus irrigatus" ;
    dwc:scientificNameAuthorship "(Pers.) A.M. Ainsw. & P.M. Kirk" ;
    skos:broader <http://tun.fi/MX.233521> ;
    skos:hiddenLabel "Gliophorus irrigatus"@fi,
        "Hygrocybe irrigata"@fi,
        "Gliophorus irrigatus"@sv,
        "Hygrocybe irrigata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "limavahakas"@fi,
        "grå vaxskivling"@sv .

<http://tun.fi/MX.73383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Neohygrocybe nitrata" ;
    dwc:scientificNameAuthorship "(Pers.) Kovalenko" ;
    skos:broader <http://tun.fi/MX.4999326> ;
    skos:hiddenLabel "Hygrocybe nitrata"@fi,
        "Neohygrocybe nitrata"@fi,
        "Hygrocybe nitrata"@sv,
        "Neohygrocybe nitrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lipeävahakas"@fi,
        "lutvaxskivling"@sv .

<http://tun.fi/MX.73384> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gliophorus psittacinus" ;
    dwc:scientificNameAuthorship "(Schaeff.) Herink" ;
    skos:broader <http://tun.fi/MX.233521> ;
    skos:hiddenLabel "Gliophorus psittacinus"@fi,
        "Hygrocybe psittacina"@fi,
        "Gliophorus psittacinus"@sv,
        "Hygrocybe psittacina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "papukaijavahakas"@fi,
        "papegojvaxskivling/rödgrön vaxskivling"@sv .

<http://tun.fi/MX.73385> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe spadicea" ;
    dwc:scientificNameAuthorship "(Scop.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69675> ;
    skos:hiddenLabel "Hygrocybe spadicea"@fi,
        "Hygrocybe spadicea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiruvahakas"@fi,
        "dadelvaxskivling"@sv .

<http://tun.fi/MX.73386> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus erubescens" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus erubescens"@fi,
        "Hygrophorus erubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rusotäplävahakas"@fi,
        "besk vaxskivling"@sv .

<http://tun.fi/MX.73387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus hedrychii" ;
    dwc:scientificNameAuthorship "(Velen.) K. Kult" ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus hedrychii"@fi,
        "Hygrophorus melizeus"@fi,
        "Hygrophorus hedrychii"@sv,
        "Hygrophorus melizeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "koivuvahakas"@fi,
        "björkvaxskivling"@sv .

<http://tun.fi/MX.73388> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus persoonii" ;
    dwc:scientificNameAuthorship "Arnolds" ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus persoonii"@fi,
        "Hygrophorus persoonii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokirjovahakas"@fi,
        "vitbrun vaxskivling"@sv .

<http://tun.fi/MX.73389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus pustulatus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus pustulatus"@fi,
        "Hygrophorus pustulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jyväsvahakas"@fi,
        "grynvaxskivling"@sv .

<http://tun.fi/MX.73390> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phaeonematoloma myosotis" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Bon" ;
    skos:broader <http://tun.fi/MX.5017104> ;
    skos:hiddenLabel "Hypholoma myosotis"@fi,
        "Phaeonematoloma myosotis"@fi,
        "Hypholoma myosotis"@sv,
        "Phaeonematoloma myosotis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suolahokka"@fi,
        "olivslöjskivling"@sv .

<http://tun.fi/MX.73391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hypsizygus ulmarius" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Redhead" ;
    skos:broader <http://tun.fi/MX.69793> ;
    skos:hiddenLabel "Hypsizygus ulmarius"@fi,
        "Hypsizygus ulmarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "runkovalmuska"@fi,
        "almskivling"@sv .

<http://tun.fi/MX.73392> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mallocybe agardhii" ;
    dwc:scientificNameAuthorship "(N. Lund) Matheny & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.5077805> ;
    skos:hiddenLabel "Inocybe agardhii"@fi,
        "Mallocybe agardhii"@fi,
        "Inocybe agardhii"@sv,
        "Mallocybe agardhii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rengasrisakas"@fi,
        "ringtråding"@sv .

<http://tun.fi/MX.73393> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe appendiculata" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe appendiculata"@fi,
        "Inocybe appendiculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hammasrisakas"@fi,
        "tandtråding"@sv .

<http://tun.fi/MX.73394> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe argenteolutea" ;
    dwc:scientificNameAuthorship "Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe argenteolutea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "poronrisakas"@fi,
        "Inocybe argenteolutea"@sv .

<http://tun.fi/MX.73395> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe aurea" ;
    dwc:scientificNameAuthorship "Huijsman" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe aurea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kultarisakas"@fi,
        "Inocybe aurea"@sv .

<http://tun.fi/MX.73396> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma depluens" ;
    dwc:scientificNameAuthorship "(Batsch : Fr.) Hesler" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma depluens"@fi,
        "Entoloma depluens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenorusokas"@fi,
        "blek musselrödling"@sv .

<http://tun.fi/MX.73397> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma euchroum" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Donk" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma euchroum"@fi,
        "Entoloma euchroum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinipunarusokas"@fi,
        "lilanopping"@sv .

<http://tun.fi/MX.73398> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma exile" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Hesler" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma exile"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippurusokas"@fi,
        "Entoloma exile"@sv .

<http://tun.fi/MX.73399> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma pygmaeopapillatum" ;
    dwc:scientificNameAuthorship "Arnolds & Winterh." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma pygmaeopapillatum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naporusokas"@fi,
        "Entoloma pygmaeopapillatum"@sv .

<http://tun.fi/MX.73400> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma rusticoides" ;
    dwc:scientificNameAuthorship "(Gillet) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma rusticoides"@fi,
        "Entoloma rusticoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rustirusokas"@fi,
        "brun navelrödling"@sv .

<http://tun.fi/MX.73401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma strigosissimum" ;
    dwc:scientificNameAuthorship "(Rea) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma strigosissimum"@fi,
        "Entoloma strigosissimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvarusokas"@fi,
        "raggrödhätting"@sv .

<http://tun.fi/MX.73402> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma viiduense" ;
    dwc:scientificNameAuthorship "Noordel. & Liiv" ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:hiddenLabel "Entoloma viiduense"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänrusokas"@fi,
        "Entoloma viiduense"@sv .

<http://tun.fi/MX.73403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nochascypha filicina" ;
    dwc:scientificNameAuthorship "(P. Karst.) Agerer" ;
    skos:broader <http://tun.fi/MX.5080889> ;
    skos:hiddenLabel "Flagelloscypha filicina"@fi,
        "Nochascypha filicina"@fi,
        "Flagelloscypha filicina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saniaiskupponen"@fi,
        "Nochascypha filicina"@sv .

<http://tun.fi/MX.73404> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cephaloscypha mairei" ;
    dwc:scientificNameAuthorship "(Pilát) Agerer" ;
    skos:broader <http://tun.fi/MX.5080885> ;
    skos:hiddenLabel "Cephaloscypha mairei"@fi,
        "Cephaloscypha morlichensis"@fi,
        "Cyphella filicina var. mairei"@fi,
        "Flagelloscypha mairei"@fi,
        "Cephaloscypha morlichensis"@sv,
        "Cyphella filicina var. mairei"@sv,
        "Flagelloscypha mairei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "saniaispiponen"@fi,
        "Cephaloscypha mairei"@sv .

<http://tun.fi/MX.73405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flagelloscypha minutissima" ;
    dwc:scientificNameAuthorship "(Burt) Donk" ;
    skos:broader <http://tun.fi/MX.69698> ;
    skos:hiddenLabel "Flagelloscypha minutissima"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kääpiöpiponen"@fi,
        "Flagelloscypha minutissima"@sv .

<http://tun.fi/MX.73406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flagelloscypha parasitica" ;
    dwc:scientificNameAuthorship "(Berk. & Broome) Agerer" ;
    skos:broader <http://tun.fi/MX.69698> ;
    skos:hiddenLabel "Flagelloscypha parasitica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "loispiponen"@fi,
        "Flagelloscypha parasitica"@sv .

<http://tun.fi/MX.73407> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina marginata" ;
    dwc:scientificNameAuthorship "(Batsch) Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina marginata"@fi,
        "Galerina marginata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "myrkkynääpikkä"@fi,
        "gifthätting"@sv .

<http://tun.fi/MX.73408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina paludosa" ;
    dwc:scientificNameAuthorship "(Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina paludosa"@fi,
        "Galerina paludosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suonääpikkä"@fi,
        "trådkärrhätting"@sv .

<http://tun.fi/MX.73409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina pseudocamerina" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Galerina pseudocamerina"@fi,
        "Galerina pseudocamerina"@sv .

<http://tun.fi/MX.73410> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina subclavata" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina subclavata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kenttänääpikkä"@fi,
        "Galerina subclavata"@sv .

<http://tun.fi/MX.73411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galerina triscopa" ;
    dwc:scientificNameAuthorship "(Fr.) Kühner" ;
    skos:broader <http://tun.fi/MX.69699> ;
    skos:hiddenLabel "Galerina triscopa"@fi,
        "Galerina triscopa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippunääpikkä"@fi,
        "spetshätting"@sv .

<http://tun.fi/MX.73412> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cantharellopsis prescotii" ;
    dwc:scientificNameAuthorship "(Weinm.) Kuyper" ;
    skos:broader <http://tun.fi/MX.233480> ;
    skos:hiddenLabel "Cantharellopsis prescotii"@fi,
        "Gerronema prescotii"@fi,
        "Cantharellopsis prescotii"@sv,
        "Gerronema prescotii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "valkolakki"@fi,
        "kalknavling"@sv .

<http://tun.fi/MX.73413> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gomphidius maculatus" ;
    dwc:scientificNameAuthorship "(Scop.) Fr." ;
    skos:broader <http://tun.fi/MX.69655> ;
    skos:hiddenLabel "Gomphidius gracilis"@fi,
        "Gomphidius maculatus"@fi,
        "Gomphidius gracilis"@sv,
        "Gomphidius maculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikuusennuljaska"@fi,
        "lärkslemskivling"@sv .

<http://tun.fi/MX.73414> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopilus picreus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Karst." ;
    skos:broader <http://tun.fi/MX.69770> ;
    skos:hiddenLabel "Gymnopilus picreus"@fi,
        "Gymnopilus picreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokarvaslakki"@fi,
        "mörkfotad bitterskivling"@sv .

<http://tun.fi/MX.73415> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnopus hariolorum" ;
    dwc:scientificNameAuthorship "(Bull. : Fr.) Antonín, Halling & Noordel." ;
    skos:broader <http://tun.fi/MX.69719> ;
    skos:hiddenLabel "Gymnopus hariolorum"@fi,
        "Gymnopus hariolorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "löyhkäjuurekas"@fi,
        "stinknagelskivling"@sv .

<http://tun.fi/MX.73416> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena stylobates" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena stylobates"@fi,
        "Mycena stylobates"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tyvilevyhiippo"@fi,
        "sockelhätta"@sv .

<http://tun.fi/MX.73417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naucoria salicis" ;
    dwc:scientificNameAuthorship "P. D.Orton" ;
    skos:broader <http://tun.fi/MX.69720> ;
    skos:hiddenLabel "Naucoria salicis"@fi,
        "Naucoria salicis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nororuosteheltta"@fi,
        "videskräling"@sv .

<http://tun.fi/MX.73418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Naucoria submelinoides" ;
    dwc:scientificNameAuthorship "(Kühner) Maire" ;
    skos:broader <http://tun.fi/MX.69720> ;
    skos:hiddenLabel "Naucoria submelinoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viiruruosteheltta"@fi,
        "Naucoria submelinoides"@sv .

<http://tun.fi/MX.73419> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygroaster borealis" ;
    dwc:scientificNameAuthorship "(M. Lange & Skifte) M. M. Moser" ;
    skos:broader <http://tun.fi/MX.69750> ;
    skos:hiddenLabel "Hygroaster borealis"@fi,
        "Omphaliaster borealis"@fi,
        "Hygroaster borealis"@sv,
        "Omphaliaster borealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjantähtimalikka"@fi,
        "lappstjärnnavling"@sv .

<http://tun.fi/MX.73421> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenia rustica" ;
    dwc:scientificNameAuthorship "(Fr.) Redhead, Lutzoni, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.69712> ;
    skos:hiddenLabel "Arrhenia rustica"@fi,
        "Omphalina rustica"@fi,
        "Arrhenia rustica"@sv,
        "Omphalina rustica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummanapalakki"@fi,
        "hednavling"@sv .

<http://tun.fi/MX.73422> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe paludicola" ;
    dwc:scientificNameAuthorship "Kokkonen & Vauras" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe paludicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suorisakas"@fi,
        "Inocybe paludicola"@sv .

<http://tun.fi/MX.73423> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe pusio" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe pusio"@fi,
        "Inocybe pusio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "vasarisakas"@fi,
        "snustråding"@sv .

<http://tun.fi/MX.73424> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe woglindeana" ;
    dwc:scientificNameAuthorship "Bandini, Vauras & Weholt" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe queletii"@fi,
        "Inocybe woglindeana"@fi,
        "Inocybe queletii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suvirisakas"@fi,
        "Inocybe woglindeana"@sv .

<http://tun.fi/MX.73425> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe leptophylla" ;
    dwc:scientificNameAuthorship "G.F. Atk." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe leptophylla"@fi,
        "Inocybe leptophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "viitarisakas"@fi,
        "tofstråding"@sv .

<http://tun.fi/MX.73426> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe stenospora" ;
    dwc:scientificNameAuthorship "Stangl & Bresinsky" ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe stenospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kannusrisakas"@fi,
        "Inocybe stenospora"@sv .

<http://tun.fi/MX.73427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Kuehneromyces lignicola" ;
    dwc:scientificNameAuthorship "(Peck) Redhead" ;
    skos:broader <http://tun.fi/MX.69657> ;
    skos:hiddenLabel "Kuehneromyces lignicola"@fi,
        "Kuehneromyces lignicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kevätkantosieni"@fi,
        "sommarstubbskivling"@sv .

<http://tun.fi/MX.73429> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Laccaria montana" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69795> ;
    skos:hiddenLabel "Laccaria montana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tunturilohisieni"@fi,
        "Laccaria montana"@sv .

<http://tun.fi/MX.73430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius acerrimus" ;
    dwc:scientificNameAuthorship "Britzelm." ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius acerrimus"@fi,
        "Lactarius acerrimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "haarukkarousku"@fi,
        "gaffelriska"@sv .

<http://tun.fi/MX.73431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactarius flexuosus" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.69723> ;
    skos:hiddenLabel "Lactarius flexuosus"@fi,
        "Lactarius flexuosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmirousku"@fi,
        "buktriska"@sv .

<http://tun.fi/MX.73432> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactifluus vellereus" ;
    dwc:scientificNameAuthorship "(Fr.) Kuntze" ;
    skos:broader <http://tun.fi/MX.325262> ;
    skos:hiddenLabel "Lactarius vellereus"@fi,
        "Lactifluus vellereus"@fi,
        "Lactarius vellereus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liiturousku"@fi,
        "Lactifluus vellereus"@sv .

<http://tun.fi/MX.73433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leccinellum crocipodium" ;
    dwc:scientificNameAuthorship "(Letell.) Della Magg. & Trassin." ;
    skos:broader <http://tun.fi/MX.5019043> ;
    skos:hiddenLabel "Leccinellum crocipodium"@fi,
        "Leccinum crocipodium"@fi,
        "Leccinum tessellatum"@fi,
        "Leccinellum crocipodium"@sv,
        "Leccinum crocipodium"@sv,
        "Leccinum tessellatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "keltalehmäntatti"@fi,
        "gul strävsopp"@sv .

<http://tun.fi/MX.73434> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lentinellus castoreus" ;
    dwc:scientificNameAuthorship "(Fr.) Kühner & Maire" ;
    skos:broader <http://tun.fi/MX.69796> ;
    skos:hiddenLabel "Lentinellus castoreus"@fi,
        "Lentinellus castoreus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "karvasahaheltta"@fi,
        "bävermussling"@sv .

<http://tun.fi/MX.73435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepiota oreadiformis" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.69658> ;
    skos:hiddenLabel "Lepiota oreadiformis"@fi,
        "Lepiota oreadiformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ketoukonsieni"@fi,
        "slät fjällskivling"@sv .

<http://tun.fi/MX.73436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepista irina" ;
    dwc:scientificNameAuthorship "(Fr.) H. E. Bigelow" ;
    skos:broader <http://tun.fi/MX.69773> ;
    skos:hiddenLabel "Lepista irina"@fi,
        "Lepista irina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvasvalmuska"@fi,
        "irismusseron"@sv .

<http://tun.fi/MX.73437> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lepista luscina" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69773> ;
    skos:hiddenLabel "Lepista luscina"@fi,
        "Lepista luscina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nurmivalmuska"@fi,
        "ängsmusseron"@sv .

<http://tun.fi/MX.73438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucopaxillus nauseosodulcis" ;
    dwc:scientificNameAuthorship "(P. Karst.) Singer & A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69742> ;
    skos:hiddenLabel "Leucopaxillus nauseosodulcis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lemumalikka"@fi,
        "Leucopaxillus nauseosodulcis"@sv .

<http://tun.fi/MX.73439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnurus paluster" ;
    dwc:scientificNameAuthorship "(Peck) Redhead & V. Hofst." ;
    skos:broader <http://tun.fi/MX.5008057> ;
    skos:hiddenLabel "Lyophyllum palustre"@fi,
        "Sphagnurus paluster"@fi,
        "Lyophyllum palustre"@sv,
        "Sphagnurus paluster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rahkakynsikäs"@fi,
        "kärrgråskivling"@sv .

<http://tun.fi/MX.73440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum transforme" ;
    dwc:scientificNameAuthorship "(Britzelm.) Singer" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum transforme"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kolmiokynsikäs"@fi,
        "Lyophyllum transforme"@sv .

<http://tun.fi/MX.73441> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrolepiota mastoidea" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69659> ;
    skos:hiddenLabel "Macrolepiota mastoidea"@fi,
        "Macrolepiota mastoidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "suippu-ukonsieni"@fi,
        "puckelfjällskivling"@sv .

<http://tun.fi/MX.73442> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmiellus vaillantii" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69726> ;
    skos:hiddenLabel "Marasmiellus vaillantii"@fi,
        "Marasmiellus vaillantii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruostejalkanahikas"@fi,
        "ängsbrosking"@sv .

<http://tun.fi/MX.73443> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marasmius cohaerens" ;
    dwc:scientificNameAuthorship "(Pers.: Fr.) Cooke & Quél." ;
    skos:broader <http://tun.fi/MX.69677> ;
    skos:hiddenLabel "Marasmius cohaerens"@fi,
        "Marasmius cohaerens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtonahikas"@fi,
        "glansbrosking"@sv .

<http://tun.fi/MX.73444> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizomarasmius undatus" ;
    dwc:scientificNameAuthorship "(Berk.) R.H. Petersen" ;
    skos:broader <http://tun.fi/MX.233502> ;
    skos:hiddenLabel "Marasmius undatus"@fi,
        "Rhizomarasmius undatus"@fi,
        "Marasmius undatus"@sv,
        "Rhizomarasmius undatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sananjalkanahikas"@fi,
        "bräkenbrosking"@sv .

<http://tun.fi/MX.73445> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca cognata" ;
    dwc:scientificNameAuthorship "(Fr.) Konrad & Maubl." ;
    skos:broader <http://tun.fi/MX.69707> ;
    skos:hiddenLabel "Melanoleuca cognata"@fi,
        "Melanoleuca cognata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mesisataheltta"@fi,
        "gyllengrå musseron"@sv .

<http://tun.fi/MX.73446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena alexandri" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena alexandri"@fi,
        "Mycena aphanes"@fi,
        "Mycena aphanes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pohjanhiippo"@fi,
        "Mycena alexandri"@sv .

<http://tun.fi/MX.73447> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena capillaris" ;
    dwc:scientificNameAuthorship "(Schumach. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena capillaris"@fi,
        "Mycena capillaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rihmahiippo"@fi,
        "boklövshätta"@sv .

<http://tun.fi/MX.73448> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena cyanorhiza" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena cyanorhiza"@fi,
        "Mycena cyanorrhiza"@fi,
        "Mycena cyanorhiza"@sv,
        "Mycena cyanorrhiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinityvihiippo"@fi,
        "blåtrådshätta"@sv .

<http://tun.fi/MX.73450> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena leptocephala" ;
    dwc:scientificNameAuthorship "(Pers.) Gillet" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena leptocephala"@fi,
        "Mycena leptocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ammoniakkihiippo"@fi,
        "klorhätta"@sv .

<http://tun.fi/MX.73451> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena meliigena" ;
    dwc:scientificNameAuthorship "(Berk. & Cooke) Sacc." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena meliigena"@fi,
        "Mycena meliigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskokaarnahiippo"@fi,
        "barkhätta"@sv .

<http://tun.fi/MX.73452> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena pearsoniana" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena pearsoniana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liilahiippo"@fi,
        "Mycena pearsoniana"@sv .

<http://tun.fi/MX.73453> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena pelianthina" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena pelianthina"@fi,
        "Mycena pelianthina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "retikkahiippo"@fi,
        "falsk rättikhätta"@sv .

<http://tun.fi/MX.73454> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psilocybe subanellariformis" ;
    dwc:scientificNameAuthorship "Guzman" ;
    skos:broader <http://tun.fi/MX.69727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psilocybe subanellariformis"@fi,
        "Psilocybe subanellariformis"@sv .

<http://tun.fi/MX.73455> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clitocella popinalis" ;
    dwc:scientificNameAuthorship "(Fr.) Kluting, T.J. Baroni & Bergemann" ;
    skos:broader <http://tun.fi/MX.5003653> ;
    skos:hiddenLabel "Clitocella popinalis"@fi,
        "Rhodocybe popinalis"@fi,
        "Clitocella popinalis"@sv,
        "Rhodocybe popinalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täplämyyränlakki"@fi,
        "fläckrussling"@sv .

<http://tun.fi/MX.73456> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rimbachia arachnoidea" ;
    dwc:scientificNameAuthorship "(Peck ) Redhead" ;
    skos:broader <http://tun.fi/MX.69757> ;
    skos:hiddenLabel "Rimbachia arachnoidea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lukkiripukka"@fi,
        "Rimbachia arachnoidea"@sv .

<http://tun.fi/MX.73457> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula albonigra" ;
    dwc:scientificNameAuthorship "(Krombh.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula albonigra"@fi,
        "Russula albonigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokihapero"@fi,
        "gråsvart kremla"@sv .

<http://tun.fi/MX.73458> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula vesca" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula vesca"@fi,
        "Russula vesca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "palterohapero"@fi,
        "kantkremla"@sv .

<http://tun.fi/MX.73459> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula cuprea" ;
    dwc:scientificNameAuthorship "(Krombh.) J. E. Lange" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula cuprea"@fi,
        "Russula vinosopurpurea"@fi,
        "Russula cuprea"@sv,
        "Russula vinosopurpurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nokkoshapero"@fi,
        "kanelkremla"@sv .

<http://tun.fi/MX.73460> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strobilurus stephanocystis" ;
    dwc:scientificNameAuthorship "(Hora) Singer" ;
    skos:broader <http://tun.fi/MX.69680> ;
    skos:hiddenLabel "Strobilurus stephanocystis"@fi,
        "Strobilurus stephanocystis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "männynkäpynahikas"@fi,
        "tallkotteskivling"@sv .

<http://tun.fi/MX.73462> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Suillus luteus" ;
    dwc:scientificNameAuthorship "(L.:Fr.) Roussel" ;
    skos:broader <http://tun.fi/MX.69758> ;
    skos:hiddenLabel "Suillus luteus"@fi,
        "Suillus luteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "voitatti"@fi,
        "smörsopp"@sv .

<http://tun.fi/MX.73463> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula brunneoviolacea" ;
    dwc:scientificNameAuthorship "Crawshay" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula brunneoviolacea"@fi,
        "Russula brunneoviolacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "luumuhapero"@fi,
        "brunviolett kremla"@sv .

<http://tun.fi/MX.73464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula suecica" ;
    dwc:scientificNameAuthorship "Ruots. & Vauras" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russla clusii"@fi,
        "Russula suecica"@fi,
        "Russla clusii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "jussinhapero"@fi,
        "Russula suecica"@sv .

<http://tun.fi/MX.73465> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula consobrina" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula consobrina"@fi,
        "Russula consobrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "polttiaishapero"@fi,
        "nässelkremla"@sv .

<http://tun.fi/MX.73466> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula integra" ;
    dwc:scientificNameAuthorship "(L.) Fr." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula integra"@fi,
        "Russula integra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantelihapero"@fi,
        "mandelkremla"@sv .

<http://tun.fi/MX.73467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula lilacea" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula lilacea"@fi,
        "Russula lilacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "härmähapero"@fi,
        "lilakremla"@sv .

<http://tun.fi/MX.73469> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula ochroleuca" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula ochroleuca"@fi,
        "Russula ochroleuca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sinappihapero"@fi,
        "senapskremla"@sv .

<http://tun.fi/MX.73470> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula recondita" ;
    dwc:scientificNameAuthorship "Melera & Ostellari" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula pectinatoides"@fi,
        "Russula recondita"@fi,
        "Russula pectinatoides"@sv,
        "Russula recondita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kampahapero"@fi,
        "mild kamkremla"@sv .

<http://tun.fi/MX.73471> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula pubescens" ;
    dwc:scientificNameAuthorship "A. Blytt" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula pubescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtoviinihapero"@fi,
        "Russula pubescens"@sv .

<http://tun.fi/MX.73472> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula romellii" ;
    dwc:scientificNameAuthorship "Maire" ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula romellii"@fi,
        "Russula romellii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kaunonahkahapero"@fi,
        "mångfärgad kremla"@sv .

<http://tun.fi/MX.73473> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Russula roseipes" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.69729> ;
    skos:hiddenLabel "Russula roseipes"@fi,
        "Russula roseipes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruusuhapero"@fi,
        "rosenfotskremla"@sv .

<http://tun.fi/MX.73475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panaeolus ater" ;
    dwc:scientificNameAuthorship "(J.E. Lange) Kühner & Romagn." ;
    skos:broader <http://tun.fi/MX.69759> ;
    skos:hiddenLabel "Panaeolus ater"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummakirjoheltta"@fi,
        "Panaeolus ater"@sv .

<http://tun.fi/MX.73476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Panaeolus papilionaceus" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69759> ;
    skos:hiddenLabel "Panaeolus papilionaceus"@fi,
        "Panaeolus papilionaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvaskirjoheltta"@fi,
        "gråbroking"@sv .

<http://tun.fi/MX.73477> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sarcomyxa serotina" ;
    dwc:scientificNameAuthorship "(Pers.) P. Karst." ;
    skos:broader <http://tun.fi/MX.233539> ;
    skos:hiddenLabel "Panellus serotinus"@fi,
        "Sarcomyxa serotina"@fi,
        "Panellus serotinus"@sv,
        "Sarcomyxa serotina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "talvivinokas"@fi,
        "grönmussling"@sv .

<http://tun.fi/MX.73478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Flammula pinicola" ;
    dwc:scientificNameAuthorship "(Jacobsson) Jacobsson" ;
    skos:altLabel "mäntyhelokka"@fi ;
    skos:broader <http://tun.fi/MX.233527> ;
    skos:hiddenLabel "Flammula pinicola"@fi,
        "Pholiota pinicola"@fi,
        "Pholiota pinicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mäntylammukka"@fi,
        "Flammula pinicola"@sv .

<http://tun.fi/MX.73479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus ephebeus" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus ephebeus"@fi,
        "Pluteus ephebeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mantulahorusokas"@fi,
        "sprickskölding"@sv .

<http://tun.fi/MX.73480> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pluteus nanus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69782> ;
    skos:hiddenLabel "Pluteus nanus"@fi,
        "Pluteus nanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "pikkulahorusokas"@fi,
        "småskölding"@sv .

<http://tun.fi/MX.73481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parasola conopilus" ;
    dwc:scientificNameAuthorship "(Fr.) Örstadius & E. Larss." ;
    skos:broader <http://tun.fi/MX.69739> ;
    skos:hiddenLabel "Parasola conopilus"@fi,
        "Psathyrella conopilus"@fi,
        "Parasola conopilus"@sv,
        "Psathyrella conopilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tummahaprakas"@fi,
        "chokladspröding"@sv .

<http://tun.fi/MX.73482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella mucrocystis" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella mucrocystis"@fi,
        "Psathyrella mucrocystis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "anishaprakas"@fi,
        "doftspröding"@sv .

<http://tun.fi/MX.73483> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella olympiana" ;
    dwc:scientificNameAuthorship "A. H. Sm." ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella olympiana"@fi,
        "Psathyrella olympiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kidehaprakas"@fi,
        "kristallspröding"@sv .

<http://tun.fi/MX.73484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lacrymaria pyrotricha" ;
    dwc:scientificNameAuthorship "(Holmsk.) Konrad & Maubl." ;
    skos:broader <http://tun.fi/MX.69751> ;
    skos:hiddenLabel "Lacrymaria pyrotricha"@fi,
        "Psathyrella pyrotricha"@fi,
        "Psathyrella pyrotricha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "liekkihaprakas"@fi,
        "Lacrymaria pyrotricha"@sv .

<http://tun.fi/MX.73485> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella suavissima" ;
    dwc:scientificNameAuthorship "Ayer" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:hiddenLabel "Psathyrella suavissima"@fi,
        "Psathyrella suavissima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tuoksuhaprakas"@fi,
        "sötspröding"@sv .

<http://tun.fi/MX.73486> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psathyrella trepida" ;
    dwc:scientificNameAuthorship "(Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.69709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "Psathyrella trepida"@fi,
        "Psathyrella trepida"@sv .

<http://tun.fi/MX.73487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudobaeospora celluloderma" ;
    dwc:scientificNameAuthorship "Bas" ;
    skos:broader <http://tun.fi/MX.69710> ;
    skos:hiddenLabel "Pseudobaeospora celluloderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "rikkakarikka"@fi,
        "Pseudobaeospora celluloderma"@sv .

<http://tun.fi/MX.73488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudobaeospora pillodii" ;
    dwc:scientificNameAuthorship "(Quél.) Wasser" ;
    skos:broader <http://tun.fi/MX.69710> ;
    skos:hiddenLabel "Pseudobaeospora pillodii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "korukarikka"@fi,
        "Pseudobaeospora pillodii"@sv .

<http://tun.fi/MX.73489> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tapinella atrotomentosa" ;
    dwc:scientificNameAuthorship "(Batsch:Fr.) Šutara" ;
    skos:broader <http://tun.fi/MX.69734> ;
    skos:hiddenLabel "Tapinella atrotomentosa"@fi,
        "Tapinella atrotomentosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "samettijalka"@fi,
        "sammetsfotad pluggskivling"@sv .

<http://tun.fi/MX.73490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma atrosquamosum" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma atrosquamosum"@fi,
        "Tricholoma atrosquamosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "mustasuomuvalmuska"@fi,
        "svartfjällig musseron"@sv .

<http://tun.fi/MX.73491> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma borgsjoeense" ;
    dwc:scientificNameAuthorship "Jacobsson & Muskos" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma borgsjoeense"@fi,
        "Tricholoma borgsjoeënse"@fi,
        "Tricholoma borgsjoeense"@sv,
        "Tricholoma borgsjoeënse"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "varjovalmuska"@fi,
        "borgsjömusseron"@sv .

<http://tun.fi/MX.73493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma equestre" ;
    dwc:scientificNameAuthorship "(L.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma auratum"@fi,
        "Tricholoma equestre"@fi,
        "Tricholoma auratum"@sv,
        "Tricholoma equestre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kangaskeltavalmuska"@fi,
        "riddarmusseron"@sv .

<http://tun.fi/MX.73494> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma psammopus" ;
    dwc:scientificNameAuthorship "(Kalchbr.) Quél." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma psammopus"@fi,
        "Tricholoma psammopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "lehtikuusenvalmuska"@fi,
        "lärkmusseron"@sv .

<http://tun.fi/MX.73495> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma roseoacerbum" ;
    dwc:scientificNameAuthorship "A.Riva" ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma roseoacerbum"@fi,
        "Tricholoma roseoacerbum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "juustovalmuska"@fi,
        "tallmusseron"@sv .

<http://tun.fi/MX.73497> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma virgatum" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma virgatum"@fi,
        "Tricholoma virgatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sappivalmuska"@fi,
        "gallmusseron"@sv .

<http://tun.fi/MX.73498> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tylopilus felleus" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.69806> ;
    skos:hiddenLabel "Tylopilus felleus"@fi,
        "Tylopilus felleus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sappitatti"@fi,
        "gallsopp"@sv .

<http://tun.fi/MX.73499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xerocomellus fennicus" ;
    dwc:scientificNameAuthorship "(Harmaja) Šutara" ;
    skos:broader <http://tun.fi/MX.4890493> ;
    skos:hiddenLabel "Xerocomellus fennicus"@fi,
        "Xerocomus fennicus"@fi,
        "Xerocomus fennicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punaruututatti"@fi,
        "Xerocomellus fennicus"@sv .

<http://tun.fi/MX.73500> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hemileccinum impolitus" ;
    dwc:scientificNameAuthorship "(Fr.) Šutara" ;
    skos:broader <http://tun.fi/MX.5017806> ;
    skos:hiddenLabel "Boletus impolitus"@fi,
        "Hemileccinum impolitus"@fi,
        "Xerocomus impolitus"@fi,
        "Boletus impolitus"@sv,
        "Hemileccinum impolitus"@sv,
        "Xerocomus impolitus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kalvastatti"@fi,
        "bleksopp"@sv .

<http://tun.fi/MX.73501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xerula pudens" ;
    dwc:scientificNameAuthorship "(Pers.) Singer" ;
    skos:broader <http://tun.fi/MX.69665> ;
    skos:hiddenLabel "Xerula longipes"@fi,
        "Xerula pudens"@fi,
        "Xerula longipes"@sv,
        "Xerula pudens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "nukkajuurekas"@fi,
        "brunluddig roting"@sv .

<http://tun.fi/MX.73522> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aeshna affinis" ;
    dwc:scientificNameAuthorship "Vander Linden, 1820" ;
    skos:altLabel "blå mosaikslända"@sv ;
    skos:broader <http://tun.fi/MX.37> ;
    skos:hiddenLabel "Aeshna affinis"@fi,
        "Aeshna affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hohtoukonkorento"@fi,
        "klarblå mosaikslända"@sv .

<http://tun.fi/MX.73524> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anax ephippiger" ;
    dwc:scientificNameAuthorship "(Burmeister, 1839)" ;
    skos:broader <http://tun.fi/MX.63180> ;
    skos:hiddenLabel "Anax ephippiger"@fi,
        "Anax ephippiger"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kulku-ukonkorento"@fi,
        "brun kejsartrollslända"@sv .

<http://tun.fi/MX.73540> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Anas crecca carolinensis" ;
    dwc:scientificNameAuthorship "J.F. Gmelin, 1789" ;
    skos:broader <http://tun.fi/MX.26366> ;
    skos:hiddenLabel "Anas carolinensis"@fi,
        "Anas crecca carolinensis"@fi,
        "Anas carolinensis"@sv,
        "Anas crecca carolinensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikantavi"@fi,
        "amerikansk kricka"@sv .

<http://tun.fi/MX.73542> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aquila nipalensis" ;
    dwc:scientificNameAuthorship "Hodgson, 1833" ;
    skos:broader <http://tun.fi/MX.26721> ;
    skos:hiddenLabel "Aquila nipalensis"@fi,
        "Aquila nipalensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "arokotka"@fi,
        "stäppörn"@sv .

<http://tun.fi/MX.73545> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthis hornemanni" ;
    dwc:scientificNameAuthorship "(Holboell, 1843)" ;
    skos:broader <http://tun.fi/MX.36307> ;
    skos:hiddenLabel "Acanthis hornemanni"@fi,
        "Carduelis hornemanni"@fi,
        "Acanthis hornemanni"@sv,
        "Carduelis hornemanni"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundraurpiainen"@fi,
        "snösiska"@sv .

<http://tun.fi/MX.73562> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chlamydotis macqueenii" ;
    dwc:scientificNameAuthorship "(J.E. Gray, 1832)" ;
    skos:broader <http://tun.fi/MX.27409> ;
    skos:hiddenLabel "Chlamydotis macqueenii"@fi,
        "Chlamydotis undulata macqueenii"@fi,
        "Chlamydotis macqueenii"@sv,
        "Chlamydotis undulata macqueenii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idänkaulustrappi"@fi,
        "kragtrapp"@sv .

<http://tun.fi/MX.73573> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Corvus monedula monedula" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.37142> ;
    skos:hiddenLabel "Corvus monedula monedula"@fi,
        "Corvus monedula monedula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naakka (alalaji monedula)"@fi,
        "kaja (rasen monedula)"@sv .

<http://tun.fi/MX.73574> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Corvus monedula soemmerringii" ;
    dwc:scientificNameAuthorship "(Fischer, JG, 1811)" ;
    skos:broader <http://tun.fi/MX.37142> ;
    skos:hiddenLabel "Corvus monedula soemmerringii"@fi,
        "Corvus monedula soemmerringii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "naakka (alalaji soemmerringii)"@fi,
        "kaja (rasen soemmerringii)"@sv .

<http://tun.fi/MX.73576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gallinago delicata" ;
    dwc:scientificNameAuthorship "(Ord, 1825)" ;
    skos:broader <http://tun.fi/MX.27657> ;
    skos:hiddenLabel "Gallinago delicata"@fi,
        "Gallinago delicata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikantaivaanvuohi"@fi,
        "wilsonbeckasin"@sv .

<http://tun.fi/MX.73578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Iduna rama" ;
    dwc:scientificNameAuthorship "(Sykes, 1832)" ;
    skos:broader <http://tun.fi/MX.73577> ;
    skos:hiddenLabel "Iduna rama"@fi,
        "Iduna rama"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aavikkokultarinta"@fi,
        "saxaulsångare"@sv .

<http://tun.fi/MX.73581> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lanius isabellinus" ;
    dwc:scientificNameAuthorship "Hemprich & Ehrenberg, 1833" ;
    skos:broader <http://tun.fi/MX.32556> ;
    skos:hiddenLabel "Lanius isabellinus"@fi,
        "Lanius isabellinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "punapyrstölepinkäinen"@fi,
        "isabellatörnskata"@sv .

<http://tun.fi/MX.73582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lanius meridionalis" ;
    dwc:scientificNameAuthorship "Temminck, 1820" ;
    skos:broader <http://tun.fi/MX.32556> ;
    skos:hiddenLabel "Lanius meridionalis"@fi,
        "Lanius meridionalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänisolepinkäinen"@fi,
        "ökenvarfågel"@sv .

<http://tun.fi/MX.73583> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larus cachinnans" ;
    dwc:scientificNameAuthorship "Pallas, 1811" ;
    skos:broader <http://tun.fi/MX.27738> ;
    skos:hiddenLabel "Larus cachinnans"@fi,
        "Larus cachinnans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aroharmaalokki"@fi,
        "kaspisk trut"@sv .

<http://tun.fi/MX.73584> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larus michahellis" ;
    dwc:scientificNameAuthorship "J.F. Naumann, 1840" ;
    skos:broader <http://tun.fi/MX.27738> ;
    skos:hiddenLabel "Larus michahellis"@fi,
        "Larus michahellis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "etelänharmaalokki"@fi,
        "medelhavstrut"@sv .

<http://tun.fi/MX.73587> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanitta americana" ;
    dwc:scientificNameAuthorship "(Swainson, 1832)" ;
    skos:broader <http://tun.fi/MX.26428> ;
    skos:hiddenLabel "Melanitta americana"@fi,
        "Melanitta americana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "amerikanmustalintu"@fi,
        "amerikansk sjöorre"@sv .

<http://tun.fi/MX.73589> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Abrornis humei" ;
    dwc:scientificNameAuthorship "(W.E. Brooks, 1878)" ;
    skos:broader <http://tun.fi/MX.293300> ;
    skos:hiddenLabel "Abrornis humei"@fi,
        "Phylloscopus humei"@fi,
        "Abrornis humei"@sv,
        "Phylloscopus humei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "kashmirinuunilintu"@fi,
        "bergstaigasångare"@sv .

<http://tun.fi/MX.73590> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylloscopus ibericus" ;
    dwc:scientificNameAuthorship "Ticehurst, 1937" ;
    skos:broader <http://tun.fi/MX.33866> ;
    skos:hiddenLabel "Phylloscopus ibericus"@fi,
        "Phylloscopus ibericus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "iberiantiltaltti"@fi,
        "iberisk gransångare"@sv .

<http://tun.fi/MX.73591> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhadina orientalis" ;
    dwc:scientificNameAuthorship "(C.L. Brehm, 1855)" ;
    skos:broader <http://tun.fi/MX.293299> ;
    skos:hiddenLabel "Phylloscopus orientalis"@fi,
        "Rhadina orientalis"@fi,
        "Phylloscopus orientalis"@sv,
        "Rhadina orientalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "balkaninuunilintu"@fi,
        "balkansångare"@sv .

<http://tun.fi/MX.73593> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Phylloscopus collybita tristis" ;
    dwc:scientificNameAuthorship "Blyth, 1843" ;
    skos:broader <http://tun.fi/MX.33874> ;
    skos:hiddenLabel "Phylloscopus collybita tristis"@fi,
        "Phylloscopus collybita tristis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "idäntiltaltti"@fi,
        "sibirisk gransångare"@sv .

<http://tun.fi/MX.82> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Somatochlora alpestris" ;
    dwc:scientificNameAuthorship "(Selys, 1840)" ;
    skos:broader <http://tun.fi/MX.81> ;
    skos:hiddenLabel "Somatochlora alpestris"@fi,
        "Somatochlora alpestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "aapakiiltokorento"@fi,
        "fjälltrollslända"@sv .

<http://tun.fi/MX.83> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Somatochlora arctica" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1840)" ;
    skos:altLabel "nordlig glanstrollslända"@sv ;
    skos:broader <http://tun.fi/MX.81> ;
    skos:hiddenLabel "Somatochlora arctica"@fi,
        "Somatochlora arctica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkakiiltokorento"@fi,
        "mindre glanstrollslända"@sv .

<http://tun.fi/MX.84> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Somatochlora flavomaculata" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1825)" ;
    skos:altLabel "gulfläckad glanstrollslända"@sv ;
    skos:broader <http://tun.fi/MX.81> ;
    skos:hiddenLabel "Somatochlora flavomaculata"@fi,
        "Somatochlora flavomaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "täpläkiiltokorento"@fi,
        "gulfläckig glanstrollslända"@sv .

<http://tun.fi/MX.85> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Somatochlora metallica" ;
    dwc:scientificNameAuthorship "(Vander Linden, 1825)" ;
    skos:broader <http://tun.fi/MX.81> ;
    skos:hiddenLabel "Somatochlora metallica"@fi,
        "Somatochlora metallica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "välkekorento"@fi,
        "metalltrollslända"@sv .

<http://tun.fi/MX.86> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Somatochlora sahlbergi" ;
    dwc:scientificNameAuthorship "Trybom, 1889" ;
    skos:broader <http://tun.fi/MX.81> ;
    skos:hiddenLabel "Somatochlora sahlbergi"@fi,
        "Somatochlora sahlbergi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "tundrakiiltokorento"@fi,
        "tundratrollslända"@sv .

<http://tun.fi/MX.89> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Libellula depressa" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.88> ;
    skos:hiddenLabel "Libellula depressa"@fi,
        "Libellula depressa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "litteähukankorento"@fi,
        "bred trollslända"@sv .

<http://tun.fi/MX.9> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lestes dryas" ;
    dwc:scientificNameAuthorship "Kirby, 1890" ;
    skos:broader <http://tun.fi/MX.8> ;
    skos:hiddenLabel "Lestes dryas"@fi,
        "Lestes dryas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "isokeijukorento"@fi,
        "kraftig smaragdflickslända"@sv .

<http://tun.fi/MX.90> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Libellula fulva" ;
    dwc:scientificNameAuthorship "Müller, 1764" ;
    skos:broader <http://tun.fi/MX.88> ;
    skos:hiddenLabel "Libellula fulva"@fi,
        "Libellula fulva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "sorjahukankorento"@fi,
        "spetsfläckad trollslända"@sv .

<http://tun.fi/MX.91> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Libellula quadrimaculata" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.88> ;
    skos:hiddenLabel "Libellula quadrimaculata"@fi,
        "Libellula quadrimaculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "ruskohukankorento"@fi,
        "fyrfläckad trollslända"@sv .

<http://tun.fi/MX.97> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthetrum cancellatum" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "stor sjötrollslända"@sv ;
    skos:broader <http://tun.fi/MX.96> ;
    skos:hiddenLabel "Orthetrum cancellatum"@fi,
        "Orthetrum cancellatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "merisinikorento"@fi,
        "större sjötrollslända"@sv .

<http://tun.fi/MX.98> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Orthetrum coerulescens" ;
    dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
    skos:altLabel "liten sjötrollslända"@sv ;
    skos:broader <http://tun.fi/MX.96> ;
    skos:hiddenLabel "Orthetrum coerulescens"@fi,
        "Orthetrum coerulescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:prefLabel "hoikkasinikorento"@fi,
        "mindre sjötrollslända"@sv .

<http://tun.fi/MX.superdomain> a owl:Class ;
    rdfs:label "Biota"@en,
        "Eliökunta"@fi,
        "Liv"@sv ;
    rdfs:subClassOf skos:Concept .

<http://tun.fi/MX.188322> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Myxophaga" ;
    skos:broader <http://tun.fi/MX.43121> ;
    skos:hiddenLabel "Myxophaga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188323> ;
    skos:prefLabel "Myxophaga"@fi,
        "svampätarbaggar"@sv .

<http://tun.fi/MX.188323> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sphaeriusidae" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.188322> ;
    skos:hiddenLabel "Sphaeriusidae"@fi,
        "Sphaeriusidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188325> ;
    skos:prefLabel "punkkikuoriaiset"@fi,
        "strandsandbaggar"@sv .

<http://tun.fi/MX.188325> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerius" ;
    dwc:scientificNameAuthorship "Waltl, 1838" ;
    skos:broader <http://tun.fi/MX.188323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188327> ;
    skos:prefLabel "Sphaerius"@fi,
        "Sphaerius"@sv .

<http://tun.fi/MX.188331> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Gyrininae" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.188330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188332> ;
    skos:prefLabel "Gyrininae"@fi,
        "Gyrininae"@sv .

<http://tun.fi/MX.188346> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Orectochilinae" ;
    dwc:scientificNameAuthorship "Régimbart, 1882" ;
    skos:broader <http://tun.fi/MX.188330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188347> ;
    skos:prefLabel "Orectochilinae"@fi,
        "Orectochilinae"@sv .

<http://tun.fi/MX.188347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orectochilus" ;
    dwc:scientificNameAuthorship "Dejean, 1833" ;
    skos:broader <http://tun.fi/MX.188346> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188348> ;
    skos:prefLabel "Orectochilus"@fi,
        "Orectochilus"@sv .

<http://tun.fi/MX.188350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brychius" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.188349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188351> ;
    skos:prefLabel "Brychius"@fi,
        "Brychius"@sv .

<http://tun.fi/MX.188351> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brychius elevatus" ;
    dwc:scientificNameAuthorship "(Panzer, 1793)" ;
    skos:broader <http://tun.fi/MX.188350> ;
    skos:hiddenLabel "Brychius elevatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188354> ;
    skos:prefLabel "harjupisarsukeltaja"@fi,
        "Brychius elevatus"@sv .

<http://tun.fi/MX.188380> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trachypachidae" ;
    dwc:scientificNameAuthorship "Thomson, 1857" ;
    skos:broader <http://tun.fi/MX.188329> ;
    skos:hiddenLabel "Trachypachidae"@fi,
        "Trachypachidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188381> ;
    skos:prefLabel "vinhakiitäjäiset"@fi,
        "glanslöpare"@sv .

<http://tun.fi/MX.188381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachypachus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1845" ;
    skos:broader <http://tun.fi/MX.188380> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188382> ;
    skos:prefLabel "Trachypachus"@fi,
        "Trachypachus"@sv .

<http://tun.fi/MX.188383> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Noteridae" ;
    dwc:scientificNameAuthorship "Thomson, 1860" ;
    skos:broader <http://tun.fi/MX.188329> ;
    skos:hiddenLabel "Noteridae"@fi,
        "Noteridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188384> ;
    skos:prefLabel "pohjasukeltajat"@fi,
        "grävdykare"@sv .

<http://tun.fi/MX.188388> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Copelatinae" ;
    dwc:scientificNameAuthorship "Van den Branden, 1885" ;
    skos:broader <http://tun.fi/MX.188387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188389> ;
    skos:prefLabel "Copelatinae"@fi,
        "Copelatinae"@sv .

<http://tun.fi/MX.188389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liopterus" ;
    dwc:scientificNameAuthorship "Dejean, 1833" ;
    skos:broader <http://tun.fi/MX.188388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188391> ;
    skos:prefLabel "Liopterus"@fi,
        "Liopterus"@sv .

<http://tun.fi/MX.188393> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Laccophilinae" ;
    dwc:scientificNameAuthorship "Gistel, 1856" ;
    skos:broader <http://tun.fi/MX.188387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188394> ;
    skos:prefLabel "Laccophilinae"@fi,
        "Laccophilinae"@sv .

<http://tun.fi/MX.188405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laccornis" ;
    dwc:scientificNameAuthorship "Des Gozis, 1914" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188406> ;
    skos:prefLabel "Laccornis"@fi,
        "Laccornis"@sv .

<http://tun.fi/MX.188420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyphydrus" ;
    dwc:scientificNameAuthorship "Illiger, 1802" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188421> ;
    skos:prefLabel "Hyphydrus"@fi,
        "Hyphydrus"@sv .

<http://tun.fi/MX.188457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cybister" ;
    dwc:scientificNameAuthorship "Curtis, 1827" ;
    skos:broader <http://tun.fi/MX.188804> ;
    skos:hiddenLabel "Cybister"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188458> ;
    skos:prefLabel "jymysukeltajat"@fi,
        "Cybister"@sv .

<http://tun.fi/MX.188462> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelophila" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.188460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188463> ;
    skos:prefLabel "Pelophila"@fi,
        "Pelophila"@sv .

<http://tun.fi/MX.188488> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Loricerinae" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.188459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188489> ;
    skos:prefLabel "Loricerinae"@fi,
        "Loricerinae"@sv .

<http://tun.fi/MX.188489> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loricera" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.188488> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188490> ;
    skos:prefLabel "Loricera"@fi,
        "Loricera"@sv .

<http://tun.fi/MX.188491> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cicindelinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.188459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188492> ;
    skos:prefLabel "Cicindelinae"@fi,
        "Cicindelinae"@sv .

<http://tun.fi/MX.188523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabus problematicus" ;
    dwc:scientificNameAuthorship "Herbst, 1786" ;
    skos:broader <http://tun.fi/MX.188510> ;
    skos:hiddenLabel "Carabus problematicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188528> ;
    skos:prefLabel "tunturikiitäjäinen"@fi,
        "Carabus problematicus"@sv .

<http://tun.fi/MX.188533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carabus violaceus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.188510> ;
    skos:hiddenLabel "Carabus violaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188534> ;
    skos:prefLabel "sinikiitäjäinen"@fi,
        "Carabus violaceus"@sv .

<http://tun.fi/MX.188538> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cychrus" ;
    dwc:scientificNameAuthorship "Fabricius, 1794" ;
    skos:broader <http://tun.fi/MX.188501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188539> ;
    skos:prefLabel "Cychrus"@fi,
        "Cychrus"@sv .

<http://tun.fi/MX.188541> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blethisa" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.188540> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188542> ;
    skos:prefLabel "Blethisa"@fi,
        "Blethisa"@sv .

<http://tun.fi/MX.188543> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diacheila" ;
    dwc:scientificNameAuthorship "Motschulsky, 1844" ;
    skos:broader <http://tun.fi/MX.188540> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188544> ;
    skos:prefLabel "Diacheila"@fi,
        "Diacheila"@sv .

<http://tun.fi/MX.188556> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Brachininae" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.188459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188557> ;
    skos:prefLabel "Brachininae"@fi,
        "Brachininae"@sv .

<http://tun.fi/MX.188557> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachinus" ;
    dwc:scientificNameAuthorship "Weber, 1801" ;
    skos:broader <http://tun.fi/MX.188556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188558> ;
    skos:prefLabel "Brachinus"@fi,
        "Brachinus"@sv .

<http://tun.fi/MX.188562> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clivina" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.188560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188563> ;
    skos:prefLabel "Clivina"@fi,
        "Clivina"@sv .

<http://tun.fi/MX.188589> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Broscus" ;
    dwc:scientificNameAuthorship "Panzer, 1813" ;
    skos:broader <http://tun.fi/MX.188588> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188590> ;
    skos:prefLabel "Broscus"@fi,
        "Broscus"@sv .

<http://tun.fi/MX.188591> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miscodera" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1830" ;
    skos:broader <http://tun.fi/MX.188588> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188592> ;
    skos:prefLabel "Miscodera"@fi,
        "Miscodera"@sv .

<http://tun.fi/MX.188616> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trechoblemus" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1891" ;
    skos:broader <http://tun.fi/MX.188596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188617> ;
    skos:prefLabel "Trechoblemus"@fi,
        "Trechoblemus"@sv .

<http://tun.fi/MX.188618> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blemus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.188596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188619> ;
    skos:prefLabel "Blemus"@fi,
        "Blemus"@sv .

<http://tun.fi/MX.188658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydroporus notabilis" ;
    dwc:scientificNameAuthorship "LeConte, 1850" ;
    skos:broader <http://tun.fi/MX.188634> ;
    skos:hiddenLabel "Hydroporus arcticus"@fi,
        "Hydroporus fennicus"@fi,
        "Hydroporus tomentosus"@fi,
        "Hydroporus arcticus"@sv,
        "Hydroporus fennicus"@sv,
        "Hydroporus tomentosus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188659> ;
    skos:prefLabel "Hydroporus notabilis"@fi,
        "Hydroporus notabilis"@sv .

<http://tun.fi/MX.188690> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porhydrus" ;
    dwc:scientificNameAuthorship "Guignot, 1945" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188691> ;
    skos:prefLabel "Porhydrus"@fi,
        "Porhydrus"@sv .

<http://tun.fi/MX.188704> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deronectes" ;
    dwc:scientificNameAuthorship "Sharp, 1882" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188705> ;
    skos:prefLabel "Deronectes"@fi,
        "Deronectes"@sv .

<http://tun.fi/MX.188706> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scarodytes" ;
    dwc:scientificNameAuthorship "Des Gozis, 1914" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188707> ;
    skos:prefLabel "Scarodytes"@fi,
        "Scarodytes"@sv .

<http://tun.fi/MX.188714> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boreonectes griseostriatus" ;
    dwc:scientificNameAuthorship "(De Geer, 1774)" ;
    skos:broader <http://tun.fi/MX.188713> ;
    skos:hiddenLabel "Boreonectes griseostriatus"@fi,
        "Stictotarsus griseostriatus"@fi,
        "Stictotarsus griseostriatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188715> ;
    skos:prefLabel "moniraitasukeltaja"@fi,
        "Boreonectes griseostriatus"@sv .

<http://tun.fi/MX.188720> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platambus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.188719> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188721> ;
    skos:prefLabel "Platambus"@fi,
        "Platambus"@sv .

<http://tun.fi/MX.188811> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anchomenus" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188812> ;
    skos:prefLabel "Anchomenus"@fi,
        "Anchomenus"@sv .

<http://tun.fi/MX.188813> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxypselaphus" ;
    dwc:scientificNameAuthorship "Chaudoir, 1843" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188814> ;
    skos:prefLabel "Oxypselaphus"@fi,
        "Oxypselaphus"@sv .

<http://tun.fi/MX.188815> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paranchus" ;
    dwc:scientificNameAuthorship "Lindroth, 1974" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188816> ;
    skos:prefLabel "Paranchus"@fi,
        "Paranchus"@sv .

<http://tun.fi/MX.188906> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helochares" ;
    dwc:scientificNameAuthorship "Mulsant, 1844" ;
    skos:broader <http://tun.fi/MX.189360> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188909> ;
    skos:prefLabel "Helochares"@fi,
        "Helochares"@sv .

<http://tun.fi/MX.188923> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cymbiodyta" ;
    dwc:scientificNameAuthorship "Bedel, 1881" ;
    skos:broader <http://tun.fi/MX.189360> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188924> ;
    skos:prefLabel "Cymbiodyta"@fi,
        "Cymbiodyta"@sv .

<http://tun.fi/MX.188932> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrochara" ;
    dwc:scientificNameAuthorship "Berthold, 1827" ;
    skos:broader <http://tun.fi/MX.189360> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188933> ;
    skos:prefLabel "Hydrochara"@fi,
        "Hydrochara"@sv .

<http://tun.fi/MX.188941> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coelostoma" ;
    dwc:scientificNameAuthorship "Brullé, 1835" ;
    skos:broader <http://tun.fi/MX.188939> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188942> ;
    skos:prefLabel "Coelostoma"@fi,
        "Coelostoma"@sv .

<http://tun.fi/MX.188986> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sphaeritidae" ;
    dwc:scientificNameAuthorship "Shuckard, 1839" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Sphaeritidae"@fi,
        "Sphaeritidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188987> ;
    skos:prefLabel "kytytylpöt"@fi,
        "savbaggar"@sv .

<http://tun.fi/MX.188987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerites" ;
    dwc:scientificNameAuthorship "Duftschmid, 1805" ;
    skos:broader <http://tun.fi/MX.188986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188988> ;
    skos:prefLabel "Sphaerites"@fi,
        "Sphaerites"@sv .

<http://tun.fi/MX.189016> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Teretrius" ;
    dwc:scientificNameAuthorship "Erichson, 1834" ;
    skos:broader <http://tun.fi/MX.188990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189017> ;
    skos:prefLabel "Teretrius"@fi,
        "Teretrius"@sv .

<http://tun.fi/MX.189052> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrmetes" ;
    dwc:scientificNameAuthorship "Marseul, 1862" ;
    skos:broader <http://tun.fi/MX.189019> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189053> ;
    skos:prefLabel "Myrmetes"@fi,
        "Myrmetes"@sv .

<http://tun.fi/MX.189062> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carcinops" ;
    dwc:scientificNameAuthorship "Marseul, 1855" ;
    skos:broader <http://tun.fi/MX.189055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189063> ;
    skos:prefLabel "Carcinops"@fi,
        "Carcinops"@sv .

<http://tun.fi/MX.189065> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platylomalus" ;
    dwc:scientificNameAuthorship "Cooman, 1948" ;
    skos:broader <http://tun.fi/MX.189055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189066> ;
    skos:prefLabel "Platylomalus"@fi,
        "Platylomalus"@sv .

<http://tun.fi/MX.189125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oodes" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189126> ;
    skos:prefLabel "Oodes"@fi,
        "Oodes"@sv .

<http://tun.fi/MX.189142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Licinus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189143> ;
    skos:prefLabel "Licinus"@fi,
        "Licinus"@sv .

<http://tun.fi/MX.189181> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Harpalus xanthopus" ;
    dwc:scientificNameAuthorship "Gemminger & Harold, 1868" ;
    skos:broader <http://tun.fi/MX.189158> ;
    skos:hiddenLabel "Harpalus xanthopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189182> ;
    skos:prefLabel "lehtoharvekiitäjäinen"@fi,
        "Harpalus xanthopus"@sv .

<http://tun.fi/MX.189203> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microderes" ;
    dwc:scientificNameAuthorship "Faldermann, 1835" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189204> ;
    skos:prefLabel "Microderes"@fi,
        "Microderes"@sv .

<http://tun.fi/MX.189248> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthracus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1850" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189249> ;
    skos:prefLabel "Anthracus"@fi,
        "Anthracus"@sv .

<http://tun.fi/MX.189251> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perigona" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1835" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189253> ;
    skos:prefLabel "Perigona"@fi,
        "Perigona"@sv .

<http://tun.fi/MX.189255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Masoreus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189256> ;
    skos:prefLabel "Masoreus"@fi,
        "Masoreus"@sv .

<http://tun.fi/MX.189258> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odacantha" ;
    dwc:scientificNameAuthorship "Paykull, 1798" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189259> ;
    skos:prefLabel "Odacantha"@fi,
        "Odacantha"@sv .

<http://tun.fi/MX.189285> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calodromius" ;
    dwc:scientificNameAuthorship "Reitter, 1905" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189286> ;
    skos:prefLabel "Calodromius"@fi,
        "Calodromius"@sv .

<http://tun.fi/MX.189302> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lionychus" ;
    dwc:scientificNameAuthorship "Wissmann, 1846" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189303> ;
    skos:prefLabel "Lionychus"@fi,
        "Lionychus"@sv .

<http://tun.fi/MX.189312> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Helophoridae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Helophoridae"@fi,
        "Helophoridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189313> ;
    skos:prefLabel "lampivesiäiset"@fi,
        "halsrandbaggar"@sv .

<http://tun.fi/MX.189343> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Georissidae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1840" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Georissidae"@fi,
        "Georissidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189344> ;
    skos:prefLabel "savikuoriaiset"@fi,
        "slambaggar"@sv .

<http://tun.fi/MX.189344> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Georissus" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.189343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189345> ;
    skos:prefLabel "Georissus"@fi,
        "Georissus"@sv .

<http://tun.fi/MX.189346> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydrochidae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Hydrochidae"@fi,
        "Hydrochidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189347> ;
    skos:prefLabel "rosovesiäiset"@fi,
        "gyttjebaggar"@sv .

<http://tun.fi/MX.189368> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetarthria" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.189360> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189369> ;
    skos:prefLabel "Chaetarthria"@fi,
        "Chaetarthria"@sv .

<http://tun.fi/MX.189480> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachys" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.188596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189482> ;
    skos:prefLabel "Tachys"@fi,
        "Tachys"@sv .

<http://tun.fi/MX.189484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porotachys" ;
    dwc:scientificNameAuthorship "Netolitzky, 1914" ;
    skos:broader <http://tun.fi/MX.188596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189485> ;
    skos:prefLabel "Porotachys"@fi,
        "Porotachys"@sv .

<http://tun.fi/MX.189486> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachyura" ;
    dwc:scientificNameAuthorship "Motschulsky, 1862" ;
    skos:broader <http://tun.fi/MX.188596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189487> ;
    skos:prefLabel "Tachyura"@fi,
        "Tachyura"@sv .

<http://tun.fi/MX.189488> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachyta" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.188596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189489> ;
    skos:prefLabel "Tachyta"@fi,
        "Tachyta"@sv .

<http://tun.fi/MX.189492> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stomis" ;
    dwc:scientificNameAuthorship "Clairville, 1806" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189493> ;
    skos:prefLabel "Stomis"@fi,
        "Stomis"@sv .

<http://tun.fi/MX.189546> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphodrus" ;
    dwc:scientificNameAuthorship "Clairville, 1806" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189547> ;
    skos:prefLabel "Sphodrus"@fi,
        "Sphodrus"@sv .

<http://tun.fi/MX.189548> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laemostenus" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189550> ;
    skos:prefLabel "Laemostenus"@fi,
        "Laemostenus"@sv .

<http://tun.fi/MX.189553> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synuchus" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1810" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189554> ;
    skos:prefLabel "Synuchus"@fi,
        "Synuchus"@sv .

<http://tun.fi/MX.189560> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Olisthopus" ;
    dwc:scientificNameAuthorship "Dejean, 1828" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188807> ;
    skos:prefLabel "Olisthopus"@fi,
        "Olisthopus"@sv .

<http://tun.fi/MX.189581> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Necrodes" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189582> ;
    skos:prefLabel "Necrodes"@fi,
        "Necrodes"@sv .

<http://tun.fi/MX.189590> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oiceoptoma" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189591> ;
    skos:prefLabel "Oiceoptoma"@fi,
        "Oiceoptoma"@sv .

<http://tun.fi/MX.189596> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendroxena" ;
    dwc:scientificNameAuthorship "Motschulsky, 1858" ;
    skos:broader <http://tun.fi/MX.189580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189598> ;
    skos:prefLabel "Dendroxena"@fi,
        "Dendroxena"@sv .

<http://tun.fi/MX.189606> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phosphuga" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.189580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189607> ;
    skos:prefLabel "Phosphuga"@fi,
        "Phosphuga"@sv .

<http://tun.fi/MX.189608> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nicrophorinae" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.189579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189609> ;
    skos:prefLabel "Nicrophorinae"@fi,
        "Nicrophorinae"@sv .

<http://tun.fi/MX.189639> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrulia" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189640> ;
    skos:prefLabel "Acrulia"@fi,
        "Acrulia"@sv .

<http://tun.fi/MX.189641> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pycnoglypta" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189642> ;
    skos:prefLabel "Pycnoglypta"@fi,
        "Pycnoglypta"@sv .

<http://tun.fi/MX.189662> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hapalaraea" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189663> ;
    skos:prefLabel "Hapalaraea"@fi,
        "Hapalaraea"@sv .

<http://tun.fi/MX.189685> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylostiba" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1895" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189686> ;
    skos:prefLabel "Xylostiba"@fi,
        "Xylostiba"@sv .

<http://tun.fi/MX.189706> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cylletron" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189707> ;
    skos:prefLabel "Cylletron"@fi,
        "Cylletron"@sv .

<http://tun.fi/MX.189708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porrhodites" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189709> ;
    skos:prefLabel "Porrhodites"@fi,
        "Porrhodites"@sv .

<http://tun.fi/MX.189718> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deliphrum" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189719> ;
    skos:prefLabel "Deliphrum"@fi,
        "Deliphrum"@sv .

<http://tun.fi/MX.189734> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arpedium" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189735> ;
    skos:prefLabel "Arpedium"@fi,
        "Arpedium"@sv .

<http://tun.fi/MX.189766> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eblisia" ;
    dwc:scientificNameAuthorship "Lewis, 1889" ;
    skos:broader <http://tun.fi/MX.189076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189768> ;
    skos:prefLabel "Eblisia"@fi,
        "Eblisia"@sv .

<http://tun.fi/MX.189780> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hololepta" ;
    dwc:scientificNameAuthorship "Paykull, 1811" ;
    skos:broader <http://tun.fi/MX.189076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189781> ;
    skos:prefLabel "Hololepta"@fi,
        "Hololepta"@sv .

<http://tun.fi/MX.189813> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ochthebiinae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189787> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189814> ;
    skos:prefLabel "Ochthebiinae"@fi,
        "Ochthebiinae"@sv .

<http://tun.fi/MX.189865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Millidium" ;
    dwc:scientificNameAuthorship "Motschulsky, 1855" ;
    skos:broader <http://tun.fi/MX.189837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189866> ;
    skos:prefLabel "Millidium"@fi,
        "Millidium"@sv .

<http://tun.fi/MX.189876> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euryptilium" ;
    dwc:scientificNameAuthorship "Matthews, 1872" ;
    skos:broader <http://tun.fi/MX.189837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189878> ;
    skos:prefLabel "Euryptilium"@fi,
        "Euryptilium"@sv .

<http://tun.fi/MX.189897> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baranowskiella" ;
    dwc:scientificNameAuthorship "Sörensson, 1997" ;
    skos:broader <http://tun.fi/MX.189837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189898> ;
    skos:prefLabel "Baranowskiella"@fi,
        "Baranowskiella"@sv .

<http://tun.fi/MX.189916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nephanes" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189917> ;
    skos:prefLabel "Nephanes"@fi,
        "Nephanes"@sv .

<http://tun.fi/MX.189918> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Smicrus" ;
    dwc:scientificNameAuthorship "Matthews, 1872" ;
    skos:broader <http://tun.fi/MX.189914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189919> ;
    skos:prefLabel "Smicrus"@fi,
        "Smicrus"@sv .

<http://tun.fi/MX.189967> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pterolomatinae" ;
    dwc:scientificNameAuthorship "Thomson, 1862" ;
    skos:broader <http://tun.fi/MX.189966> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189968> ;
    skos:prefLabel "Pterolomatinae"@fi,
        "Pterolomatinae"@sv .

<http://tun.fi/MX.189968> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pteroloma" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.189967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189969> ;
    skos:prefLabel "Pteroloma"@fi,
        "Pteroloma"@sv .

<http://tun.fi/MX.189970> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Agyrtinae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189966> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189971> ;
    skos:prefLabel "Agyrtinae"@fi,
        "Agyrtinae"@sv .

<http://tun.fi/MX.189971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ecanus" ;
    dwc:scientificNameAuthorship "Stephens, 1839" ;
    skos:broader <http://tun.fi/MX.189970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189972> ;
    skos:prefLabel "Ecanus"@fi,
        "Ecanus"@sv .

<http://tun.fi/MX.189978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triarthron" ;
    dwc:scientificNameAuthorship "Märkel, 1840" ;
    skos:broader <http://tun.fi/MX.189976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189979> ;
    skos:prefLabel "Triarthron"@fi,
        "Triarthron"@sv .

<http://tun.fi/MX.19> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erythromma" ;
    dwc:scientificNameAuthorship "Charpentier, 1840" ;
    skos:broader <http://tun.fi/MX.11> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.20> ;
    skos:prefLabel "Erythromma"@fi,
        "Erythromma"@sv .

<http://tun.fi/MX.190042> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyrtusa" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.189976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190043> ;
    skos:prefLabel "Cyrtusa"@fi,
        "Cyrtusa"@sv .

<http://tun.fi/MX.190045> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colenis" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.189976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190046> ;
    skos:prefLabel "Colenis"@fi,
        "Colenis"@sv .

<http://tun.fi/MX.190056> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liodopria" ;
    dwc:scientificNameAuthorship "Reitter, 1909" ;
    skos:broader <http://tun.fi/MX.189976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190057> ;
    skos:prefLabel "Liodopria"@fi,
        "Liodopria"@sv .

<http://tun.fi/MX.190083> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Coloninae" ;
    dwc:scientificNameAuthorship "Horn, 1880 -1859" ;
    skos:broader <http://tun.fi/MX.189975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190084> ;
    skos:prefLabel "Coloninae"@fi,
        "Coloninae"@sv .

<http://tun.fi/MX.190113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemadus" ;
    dwc:scientificNameAuthorship "Thomson, 1867" ;
    skos:broader <http://tun.fi/MX.190105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190114> ;
    skos:prefLabel "Nemadus"@fi,
        "Nemadus"@sv .

<http://tun.fi/MX.190115> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eocatops" ;
    dwc:scientificNameAuthorship "Peyerimhoff, 1924" ;
    skos:broader <http://tun.fi/MX.190105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190116> ;
    skos:prefLabel "Eocatops"@fi,
        "Eocatops"@sv .

<http://tun.fi/MX.190116> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eocatops pelopis" ;
    dwc:scientificNameAuthorship "(Reitter, 1884)" ;
    skos:broader <http://tun.fi/MX.190115> ;
    skos:hiddenLabel "Eocatops pelopis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190117> ;
    skos:prefLabel "muurahaisrääpikäs"@fi,
        "Eocatops pelopis"@sv .

<http://tun.fi/MX.190119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nargus" ;
    dwc:scientificNameAuthorship "Thomson, 1867" ;
    skos:broader <http://tun.fi/MX.190105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190120> ;
    skos:prefLabel "Nargus"@fi,
        "Nargus"@sv .

<http://tun.fi/MX.190141> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dreposcia" ;
    dwc:scientificNameAuthorship "Jeannel, 1922" ;
    skos:broader <http://tun.fi/MX.190105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190142> ;
    skos:prefLabel "Dreposcia"@fi,
        "Dreposcia"@sv .

<http://tun.fi/MX.190142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dreposcia brevipalpis" ;
    dwc:scientificNameAuthorship "(Reitter, 1901)" ;
    skos:broader <http://tun.fi/MX.190141> ;
    skos:hiddenLabel "Dreposcia brevipalpis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4884418> ;
    skos:prefLabel "tunturirääpikäs"@fi,
        "Dreposcia brevipalpis"@sv .

<http://tun.fi/MX.190169> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apocatops" ;
    dwc:scientificNameAuthorship "Zwick, 1968" ;
    skos:broader <http://tun.fi/MX.190105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190170> ;
    skos:prefLabel "Apocatops"@fi,
        "Apocatops"@sv .

<http://tun.fi/MX.190171> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fissocatops" ;
    dwc:scientificNameAuthorship "Zwick, 1968" ;
    skos:broader <http://tun.fi/MX.190105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190172> ;
    skos:prefLabel "Fissocatops"@fi,
        "Fissocatops"@sv .

<http://tun.fi/MX.190189> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Veraphis" ;
    dwc:scientificNameAuthorship "Casey, 1897" ;
    skos:broader <http://tun.fi/MX.190180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190190> ;
    skos:prefLabel "Veraphis"@fi,
        "Veraphis"@sv .

<http://tun.fi/MX.190273> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryoporus" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190274> ;
    skos:prefLabel "Bryoporus"@fi,
        "Bryoporus"@sv .

<http://tun.fi/MX.190279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bryophacis rufus" ;
    dwc:scientificNameAuthorship "(Erichson, 1839)" ;
    skos:broader <http://tun.fi/MX.190276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190281> ;
    skos:prefLabel "Bryophacis rufus"@fi,
        "Bryophacis rufus"@sv .

<http://tun.fi/MX.190283> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carphacis" ;
    dwc:scientificNameAuthorship "Des Gozis, 1886" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190284> ;
    skos:prefLabel "Carphacis"@fi,
        "Carphacis"@sv .

<http://tun.fi/MX.190301> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parabolitobius" ;
    dwc:scientificNameAuthorship "Li, Zhao & Sakai, 2000" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190303> ;
    skos:prefLabel "Parabolitobius"@fi,
        "Parabolitobius"@sv .

<http://tun.fi/MX.190345> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dasygnypeta" ;
    dwc:scientificNameAuthorship "Lohse, 1974" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190346> ;
    skos:prefLabel "Dasygnypeta"@fi,
        "Dasygnypeta"@sv .

<http://tun.fi/MX.190362> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thinonoma" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190363> ;
    skos:prefLabel "Thinonoma"@fi,
        "Thinonoma"@sv .

<http://tun.fi/MX.190364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachyusa" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1874" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190365> ;
    skos:prefLabel "Brachyusa"@fi,
        "Brachyusa"@sv .

<http://tun.fi/MX.190367> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichomicra" ;
    dwc:scientificNameAuthorship "Brundin, 1945" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190368> ;
    skos:prefLabel "Trichomicra"@fi,
        "Trichomicra"@sv .

<http://tun.fi/MX.190372> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dacrila" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1874" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190373> ;
    skos:prefLabel "Dacrila"@fi,
        "Dacrila"@sv .

<http://tun.fi/MX.190388> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tomoglossa" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190389> ;
    skos:prefLabel "Tomoglossa"@fi,
        "Tomoglossa"@sv .

<http://tun.fi/MX.190426> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geostiba" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190429> ;
    skos:prefLabel "Geostiba"@fi,
        "Geostiba"@sv .

<http://tun.fi/MX.190430> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callicerus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190431> ;
    skos:prefLabel "Callicerus"@fi,
        "Callicerus"@sv .

<http://tun.fi/MX.190433> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dadobia" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190434> ;
    skos:prefLabel "Dadobia"@fi,
        "Dadobia"@sv .

<http://tun.fi/MX.190435> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paranopleta" ;
    dwc:scientificNameAuthorship "Brundin, 1954" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190436> ;
    skos:prefLabel "Paranopleta"@fi,
        "Paranopleta"@sv .

<http://tun.fi/MX.190437> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lundbergia" ;
    dwc:scientificNameAuthorship "Muona, 1975" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190438> ;
    skos:prefLabel "Lundbergia"@fi,
        "Lundbergia"@sv .

<http://tun.fi/MX.190439> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amidobia" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190440> ;
    skos:prefLabel "Amidobia"@fi,
        "Amidobia"@sv .

<http://tun.fi/MX.190441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lypoglossa" ;
    dwc:scientificNameAuthorship "Fenyes, 1918" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190442> ;
    skos:prefLabel "Lypoglossa"@fi,
        "Lypoglossa"@sv .

<http://tun.fi/MX.190446> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neohilara" ;
    dwc:scientificNameAuthorship "Lohse, 1971" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190447> ;
    skos:prefLabel "Neohilara"@fi,
        "Neohilara"@sv .

<http://tun.fi/MX.190533> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamprinodes" ;
    dwc:scientificNameAuthorship "Luze, 1901" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190534> ;
    skos:prefLabel "Lamprinodes"@fi,
        "Lamprinodes"@sv .

<http://tun.fi/MX.190559> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coproporus" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190563> ;
    skos:prefLabel "Coproporus"@fi,
        "Coproporus"@sv .

<http://tun.fi/MX.190567> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Trichophyinae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190568> ;
    skos:prefLabel "Trichophyinae"@fi,
        "Trichophyinae"@sv .

<http://tun.fi/MX.190568> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichophya" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190569> ;
    skos:prefLabel "Trichophya"@fi,
        "Trichophya"@sv .

<http://tun.fi/MX.190570> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Habrocerinae" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1877" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190571> ;
    skos:prefLabel "Habrocerinae"@fi,
        "Habrocerinae"@sv .

<http://tun.fi/MX.190571> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Habrocerus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.190570> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190572> ;
    skos:prefLabel "Habrocerus"@fi,
        "Habrocerus"@sv .

<http://tun.fi/MX.190624> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tinotus" ;
    dwc:scientificNameAuthorship "Sharp, 1883" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190625> ;
    skos:prefLabel "Tinotus"@fi,
        "Tinotus"@sv .

<http://tun.fi/MX.190683> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Devia" ;
    dwc:scientificNameAuthorship "Blackwelder, 1952" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190685> ;
    skos:prefLabel "Devia"@fi,
        "Devia"@sv .

<http://tun.fi/MX.190689> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyroglossa" ;
    dwc:scientificNameAuthorship "Bernhauer, 1901" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190690> ;
    skos:prefLabel "Pyroglossa"@fi,
        "Pyroglossa"@sv .

<http://tun.fi/MX.190691> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrostiba" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190692> ;
    skos:prefLabel "Acrostiba"@fi,
        "Acrostiba"@sv .

<http://tun.fi/MX.190701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephalocousya" ;
    dwc:scientificNameAuthorship "Lohse 1971" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190702> ;
    skos:prefLabel "Cephalocousya"@fi,
        "Cephalocousya"@sv .

<http://tun.fi/MX.190703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cousya" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1875" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190704> ;
    skos:prefLabel "Cousya"@fi,
        "Cousya"@sv .

<http://tun.fi/MX.190740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crataraea" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190741> ;
    skos:prefLabel "Crataraea"@fi,
        "Crataraea"@sv .

<http://tun.fi/MX.190753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poromniusa" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1895" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190756> ;
    skos:prefLabel "Poromniusa"@fi,
        "Poromniusa"@sv .

<http://tun.fi/MX.190767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pentanota" ;
    dwc:scientificNameAuthorship "Bernhauer, 1905" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190768> ;
    skos:prefLabel "Pentanota"@fi,
        "Pentanota"@sv .

<http://tun.fi/MX.190809> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coryphium" ;
    dwc:scientificNameAuthorship "Stephens, 1834" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190810> ;
    skos:prefLabel "Coryphium"@fi,
        "Coryphium"@sv .

<http://tun.fi/MX.190811> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coryphiomorphus" ;
    dwc:scientificNameAuthorship "Zerche, 1988" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190812> ;
    skos:prefLabel "Coryphiomorphus"@fi,
        "Coryphiomorphus"@sv .

<http://tun.fi/MX.190814> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eudectus" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1857" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190815> ;
    skos:prefLabel "Eudectus"@fi,
        "Eudectus"@sv .

<http://tun.fi/MX.190816> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boreaphilus" ;
    dwc:scientificNameAuthorship "Sahlberg, 1832" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190817> ;
    skos:prefLabel "Boreaphilus"@fi,
        "Boreaphilus"@sv .

<http://tun.fi/MX.190850> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arrhenopeplus" ;
    dwc:scientificNameAuthorship "Koch, 1937" ;
    skos:broader <http://tun.fi/MX.190849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190851> ;
    skos:prefLabel "Arrhenopeplus"@fi,
        "Arrhenopeplus"@sv .

<http://tun.fi/MX.190889> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plectophloeus" ;
    dwc:scientificNameAuthorship "Reitter, 1891" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190890> ;
    skos:prefLabel "Plectophloeus"@fi,
        "Plectophloeus"@sv .

<http://tun.fi/MX.190911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trimium" ;
    dwc:scientificNameAuthorship "Aubé, 1833" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190912> ;
    skos:prefLabel "Trimium"@fi,
        "Trimium"@sv .

<http://tun.fi/MX.190913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichonyx" ;
    dwc:scientificNameAuthorship "Chaudoir, 1845" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190914> ;
    skos:prefLabel "Trichonyx"@fi,
        "Trichonyx"@sv .

<http://tun.fi/MX.190927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bythinus" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190928> ;
    skos:prefLabel "Bythinus"@fi,
        "Bythinus"@sv .

<http://tun.fi/MX.190941> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tychus" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190942> ;
    skos:prefLabel "Tychus"@fi,
        "Tychus"@sv .

<http://tun.fi/MX.190959> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fagniezia" ;
    dwc:scientificNameAuthorship "Jeannel, 1950" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190960> ;
    skos:prefLabel "Fagniezia"@fi,
        "Fagniezia"@sv .

<http://tun.fi/MX.190962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pselaphaulax" ;
    dwc:scientificNameAuthorship "Reitter, 1909" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190963> ;
    skos:prefLabel "Pselaphaulax"@fi,
        "Pselaphaulax"@sv .

<http://tun.fi/MX.190964> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pselaphus" ;
    dwc:scientificNameAuthorship "Herbst, 1792" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190965> ;
    skos:prefLabel "Pselaphus"@fi,
        "Pselaphus"@sv .

<http://tun.fi/MX.190972> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tyrus" ;
    dwc:scientificNameAuthorship "Aubé, 1833" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190973> ;
    skos:prefLabel "Tyrus"@fi,
        "Tyrus"@sv .

<http://tun.fi/MX.190975> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Claviger" ;
    dwc:scientificNameAuthorship "Preyssler, 1790" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190976> ;
    skos:prefLabel "Claviger"@fi,
        "Claviger"@sv .

<http://tun.fi/MX.190978> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phloeocharinae" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190979> ;
    skos:prefLabel "Phloeocharinae"@fi,
        "Phloeocharinae"@sv .

<http://tun.fi/MX.190979> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phloeocharis" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190980> ;
    skos:prefLabel "Phloeocharis"@fi,
        "Phloeocharis"@sv .

<http://tun.fi/MX.190981> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Olisthaerinae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190982> ;
    skos:prefLabel "Olisthaerinae"@fi,
        "Olisthaerinae"@sv .

<http://tun.fi/MX.190994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thinobius crinifer" ;
    dwc:scientificNameAuthorship "Smetana, 1959" ;
    skos:broader <http://tun.fi/MX.190988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190996> ;
    skos:prefLabel "Thinobius crinifer"@fi,
        "Thinobius crinifer"@sv .

<http://tun.fi/MX.191000> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thinodromus" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.191619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191002> ;
    skos:prefLabel "Thinodromus"@fi,
        "Thinodromus"@sv .

<http://tun.fi/MX.191032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aploderus" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.191619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191033> ;
    skos:prefLabel "Aploderus"@fi,
        "Aploderus"@sv .

<http://tun.fi/MX.191128> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oxyporinae" ;
    dwc:scientificNameAuthorship "Fleming, 1821" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321980> ;
    skos:prefLabel "Oxyporinae"@fi,
        "Oxyporinae"@sv .

<http://tun.fi/MX.191314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alevonota" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191316> ;
    skos:prefLabel "Alevonota"@fi,
        "Alevonota"@sv .

<http://tun.fi/MX.191317> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alianta" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191318> ;
    skos:prefLabel "Alianta"@fi,
        "Alianta"@sv .

<http://tun.fi/MX.191319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichiusa" ;
    dwc:scientificNameAuthorship "Casey, 1894" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191320> ;
    skos:prefLabel "Trichiusa"@fi,
        "Trichiusa"@sv .

<http://tun.fi/MX.191321> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachnida" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1874" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191322> ;
    skos:prefLabel "Pachnida"@fi,
        "Pachnida"@sv .

<http://tun.fi/MX.191328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lyprocorrhe" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191329> ;
    skos:prefLabel "Lyprocorrhe"@fi,
        "Lyprocorrhe"@sv .

<http://tun.fi/MX.191330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nehemitropia" ;
    dwc:scientificNameAuthorship "Lohse, 1971" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191331> ;
    skos:prefLabel "Nehemitropia"@fi,
        "Nehemitropia"@sv .

<http://tun.fi/MX.191362> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dalotia" ;
    dwc:scientificNameAuthorship "Casey, 1910" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191363> ;
    skos:prefLabel "Dalotia"@fi,
        "Dalotia"@sv .

<http://tun.fi/MX.191374> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pycnota" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1874" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191375> ;
    skos:prefLabel "Pycnota"@fi,
        "Pycnota"@sv .

<http://tun.fi/MX.191392> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bohemiellina" ;
    dwc:scientificNameAuthorship "Machulka, 1941" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191393> ;
    skos:prefLabel "Bohemiellina"@fi,
        "Bohemiellina"@sv .

<http://tun.fi/MX.191395> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cordalia" ;
    dwc:scientificNameAuthorship "Jacobs, 1925" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191396> ;
    skos:prefLabel "Cordalia"@fi,
        "Cordalia"@sv .

<http://tun.fi/MX.191397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrmecocephalus" ;
    dwc:scientificNameAuthorship "MacLeay, 1873" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191398> ;
    skos:prefLabel "Myrmecocephalus"@fi,
        "Myrmecocephalus"@sv .

<http://tun.fi/MX.191400> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Falagrioma" ;
    dwc:scientificNameAuthorship "Casey, 1906" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191403> ;
    skos:prefLabel "Falagrioma"@fi,
        "Falagrioma"@sv .

<http://tun.fi/MX.191404> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anaulacaspis" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1895" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191405> ;
    skos:prefLabel "Anaulacaspis"@fi,
        "Anaulacaspis"@sv .

<http://tun.fi/MX.191408> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drusilla" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191410> ;
    skos:prefLabel "Drusilla"@fi,
        "Drusilla"@sv .

<http://tun.fi/MX.191411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zyras" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191412> ;
    skos:prefLabel "Zyras"@fi,
        "Zyras"@sv .

<http://tun.fi/MX.191461> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agaricochara" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191462> ;
    skos:prefLabel "Agaricochara"@fi,
        "Agaricochara"@sv .

<http://tun.fi/MX.191464> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Encephalus" ;
    dwc:scientificNameAuthorship "Kirby, 1832" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191465> ;
    skos:prefLabel "Encephalus"@fi,
        "Encephalus"@sv .

<http://tun.fi/MX.191474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phymatura" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1876" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191475> ;
    skos:prefLabel "Phymatura"@fi,
        "Phymatura"@sv .

<http://tun.fi/MX.191485> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachyusida" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1872" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191486> ;
    skos:prefLabel "Tachyusida"@fi,
        "Tachyusida"@sv .

<http://tun.fi/MX.191494> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thecturota" ;
    dwc:scientificNameAuthorship "Casey, 1893" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191496> ;
    skos:prefLabel "Thecturota"@fi,
        "Thecturota"@sv .

<http://tun.fi/MX.191497> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudomicrodota" ;
    dwc:scientificNameAuthorship "Machulka, 1935" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191498> ;
    skos:prefLabel "Pseudomicrodota"@fi,
        "Pseudomicrodota"@sv .

<http://tun.fi/MX.191504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Silusa" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191505> ;
    skos:prefLabel "Silusa"@fi,
        "Silusa"@sv .

<http://tun.fi/MX.191508> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anomognathus" ;
    dwc:scientificNameAuthorship "Solier, 1849" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191510> ;
    skos:prefLabel "Anomognathus"@fi,
        "Anomognathus"@sv .

<http://tun.fi/MX.191511> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homalota" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191512> ;
    skos:prefLabel "Homalota"@fi,
        "Homalota"@sv .

<http://tun.fi/MX.191549> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygronoma" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191550> ;
    skos:prefLabel "Hygronoma"@fi,
        "Hygronoma"@sv .

<http://tun.fi/MX.191604> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deinopsis" ;
    dwc:scientificNameAuthorship "Matthews, 1838" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191605> ;
    skos:prefLabel "Deinopsis"@fi,
        "Deinopsis"@sv .

<http://tun.fi/MX.191608> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scaphidium" ;
    dwc:scientificNameAuthorship "Olivier, 1790" ;
    skos:broader <http://tun.fi/MX.191606> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191609> ;
    skos:prefLabel "Scaphidium"@fi,
        "Scaphidium"@sv .

<http://tun.fi/MX.191621> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syntomium" ;
    dwc:scientificNameAuthorship "Curtis, 1828" ;
    skos:broader <http://tun.fi/MX.191619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191622> ;
    skos:prefLabel "Syntomium"@fi,
        "Syntomium"@sv .

<http://tun.fi/MX.191623> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deleaster" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191624> ;
    skos:prefLabel "Deleaster"@fi,
        "Deleaster"@sv .

<http://tun.fi/MX.191626> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coprophilus" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.191619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191628> ;
    skos:prefLabel "Coprophilus"@fi,
        "Coprophilus"@sv .

<http://tun.fi/MX.191642> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achenium" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.192305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191643> ;
    skos:prefLabel "Achenium"@fi,
        "Achenium"@sv .

<http://tun.fi/MX.191658> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phacophallus" ;
    dwc:scientificNameAuthorship "Coiffait, 1956" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191659> ;
    skos:prefLabel "Phacophallus"@fi,
        "Phacophallus"@sv .

<http://tun.fi/MX.191660> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gauropterus" ;
    dwc:scientificNameAuthorship "Thomson, 1860" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191661> ;
    skos:prefLabel "Gauropterus"@fi,
        "Gauropterus"@sv .

<http://tun.fi/MX.191670> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nudobius" ;
    dwc:scientificNameAuthorship "Thomson, 1860" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191671> ;
    skos:prefLabel "Nudobius"@fi,
        "Nudobius"@sv .

<http://tun.fi/MX.191674> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypnogyra" ;
    dwc:scientificNameAuthorship "Casey, 1906" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191676> ;
    skos:prefLabel "Hypnogyra"@fi,
        "Hypnogyra"@sv .

<http://tun.fi/MX.191708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erichsonius" ;
    dwc:scientificNameAuthorship "Fauvel, 1874" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191710> ;
    skos:prefLabel "Erichsonius"@fi,
        "Erichsonius"@sv .

<http://tun.fi/MX.191740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aegialia" ;
    dwc:scientificNameAuthorship "Latreille, 1807" ;
    skos:broader <http://tun.fi/MX.191739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191741> ;
    skos:prefLabel "Aegialia"@fi,
        "Aegialia"@sv .

<http://tun.fi/MX.191748> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphodius" ;
    dwc:scientificNameAuthorship "Illiger, 1798" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4884913> ;
    skos:prefLabel "Aphodius"@fi,
        "Aphodius"@sv .

<http://tun.fi/MX.191817> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euheptaulacus" ;
    dwc:scientificNameAuthorship "Dellacasa, 1983" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191819> ;
    skos:prefLabel "Euheptaulacus"@fi,
        "Euheptaulacus"@sv .

<http://tun.fi/MX.191822> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxyomus" ;
    dwc:scientificNameAuthorship "Dejean, 1833" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191823> ;
    skos:prefLabel "Oxyomus"@fi,
        "Oxyomus"@sv .

<http://tun.fi/MX.191825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psammodius" ;
    dwc:scientificNameAuthorship "Fallén, 1807" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191826> ;
    skos:prefLabel "Psammodius"@fi,
        "Psammodius"@sv .

<http://tun.fi/MX.191834> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scarabaeinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.191738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191841> ;
    skos:prefLabel "Scarabaeinae"@fi,
        "Scarabaeinae"@sv .

<http://tun.fi/MX.191852> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sericinae" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.191738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191853> ;
    skos:prefLabel "Sericinae"@fi,
        "Sericinae"@sv .

<http://tun.fi/MX.191853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Serica" ;
    dwc:scientificNameAuthorship "MacLeay, 1819" ;
    skos:broader <http://tun.fi/MX.191852> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191854> ;
    skos:prefLabel "Serica"@fi,
        "Serica"@sv .

<http://tun.fi/MX.191862> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphimallon" ;
    dwc:scientificNameAuthorship "Latreille, 1825" ;
    skos:broader <http://tun.fi/MX.191861> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191863> ;
    skos:prefLabel "Amphimallon"@fi,
        "Amphimallon"@sv .

<http://tun.fi/MX.191879> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anomala" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.191878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191880> ;
    skos:prefLabel "Anomala"@fi,
        "Anomala"@sv .

<http://tun.fi/MX.191881> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllopertha" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.191878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191882> ;
    skos:prefLabel "Phyllopertha"@fi,
        "Phyllopertha"@sv .

<http://tun.fi/MX.191886> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dynastinae" ;
    dwc:scientificNameAuthorship "MacLeay, 1819" ;
    skos:broader <http://tun.fi/MX.191738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191887> ;
    skos:prefLabel "Dynastinae"@fi,
        "Dynastinae"@sv .

<http://tun.fi/MX.191887> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oryctes" ;
    dwc:scientificNameAuthorship "Illiger, 1798" ;
    skos:broader <http://tun.fi/MX.191886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191888> ;
    skos:prefLabel "Oryctes"@fi,
        "Oryctes"@sv .

<http://tun.fi/MX.191888> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oryctes nasicornis" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.191887> ;
    skos:hiddenLabel "Oryctes nasicornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4884963> ;
    skos:prefLabel "sarvikuonokas"@fi,
        "Oryctes nasicornis"@sv .

<http://tun.fi/MX.191891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxythyrea" ;
    dwc:scientificNameAuthorship "Mulsant, 1842" ;
    skos:broader <http://tun.fi/MX.191889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191892> ;
    skos:prefLabel "Oxythyrea"@fi,
        "Oxythyrea"@sv .

<http://tun.fi/MX.191895> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cetonia" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.191889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191896> ;
    skos:prefLabel "Cetonia"@fi,
        "Cetonia"@sv .

<http://tun.fi/MX.191904> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Protaetia cuprea" ;
    dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
    skos:broader <http://tun.fi/MX.191897> ;
    skos:hiddenLabel "Cetonia metallica"@fi,
        "Potosia cuprea"@fi,
        "Protaetia cuprea"@fi,
        "Cetonia metallica"@sv,
        "Potosia cuprea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191905> ;
    skos:prefLabel "kuparikuoriainen"@fi,
        "Protaetia cuprea"@sv .

<http://tun.fi/MX.191910> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Osmoderma" ;
    dwc:scientificNameAuthorship "LePeletier & Audinet-Serville, 1828" ;
    skos:broader <http://tun.fi/MX.191889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191912> ;
    skos:prefLabel "Osmoderma"@fi,
        "Osmoderma"@sv .

<http://tun.fi/MX.191918> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichius" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.191889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191919> ;
    skos:prefLabel "Trichius"@fi,
        "Trichius"@sv .

<http://tun.fi/MX.191923> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucinetus" ;
    dwc:scientificNameAuthorship "Germar, 1818" ;
    skos:broader <http://tun.fi/MX.191922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191924> ;
    skos:prefLabel "Eucinetus"@fi,
        "Eucinetus"@sv .

<http://tun.fi/MX.191926> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucilodes" ;
    dwc:scientificNameAuthorship "Vit, 1985" ;
    skos:broader <http://tun.fi/MX.191922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191927> ;
    skos:prefLabel "Eucilodes"@fi,
        "Eucilodes"@sv .

<http://tun.fi/MX.191929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calyptomerus" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1849" ;
    skos:broader <http://tun.fi/MX.191928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191930> ;
    skos:prefLabel "Calyptomerus"@fi,
        "Calyptomerus"@sv .

<http://tun.fi/MX.191953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rabigus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1876" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191954> ;
    skos:prefLabel "Rabigus"@fi,
        "Rabigus"@sv .

<http://tun.fi/MX.192038> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cafius" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192039> ;
    skos:prefLabel "Cafius"@fi,
        "Cafius"@sv .

<http://tun.fi/MX.192041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinothenarus" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192042> ;
    skos:prefLabel "Dinothenarus"@fi,
        "Dinothenarus"@sv .

<http://tun.fi/MX.192077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Creophilus" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192078> ;
    skos:prefLabel "Creophilus"@fi,
        "Creophilus"@sv .

<http://tun.fi/MX.192089> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euryporus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192090> ;
    skos:prefLabel "Euryporus"@fi,
        "Euryporus"@sv .

<http://tun.fi/MX.192163> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acylophorus" ;
    dwc:scientificNameAuthorship "Nordmann, 1837" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192164> ;
    skos:prefLabel "Acylophorus"@fi,
        "Acylophorus"@sv .

<http://tun.fi/MX.192167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atanygnathus" ;
    dwc:scientificNameAuthorship "Jacobson, 1909" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192168> ;
    skos:prefLabel "Atanygnathus"@fi,
        "Atanygnathus"@sv .

<http://tun.fi/MX.192175> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceruchus" ;
    dwc:scientificNameAuthorship "MacLeay, 1819" ;
    skos:broader <http://tun.fi/MX.192174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192176> ;
    skos:prefLabel "Ceruchus"@fi,
        "Ceruchus"@sv .

<http://tun.fi/MX.192177> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sinodendron" ;
    dwc:scientificNameAuthorship "Hellwig, 1792" ;
    skos:broader <http://tun.fi/MX.192174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192178> ;
    skos:prefLabel "Sinodendron"@fi,
        "Sinodendron"@sv .

<http://tun.fi/MX.192179> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lucaninae" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.192170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192180> ;
    skos:prefLabel "Lucaninae"@fi,
        "Lucaninae"@sv .

<http://tun.fi/MX.192188> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trogidae" ;
    dwc:scientificNameAuthorship "MacLeay, 1819" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Trogidae"@fi,
        "Trogidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192189> ;
    skos:prefLabel "kesiäiset"@fi,
        "knotbaggar"@sv .

<http://tun.fi/MX.192197> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Geotrupidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Geotrupidae"@fi,
        "Geotrupidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192198> ;
    skos:prefLabel "sittiäiset"@fi,
        "tordyvlar"@sv .

<http://tun.fi/MX.192201> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geotrupes" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.192198> ;
    skos:hiddenLabel "Geotrupes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192204> ;
    skos:prefLabel "sittiäiset"@fi,
        "Geotrupes"@sv .

<http://tun.fi/MX.192294> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dianous" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.191133> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192295> ;
    skos:prefLabel "Dianous"@fi,
        "Dianous"@sv .

<http://tun.fi/MX.192296> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Euaesthetinae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192300> ;
    skos:prefLabel "Euaesthetinae"@fi,
        "Euaesthetinae"@sv .

<http://tun.fi/MX.192334> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Medon" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.192305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192335> ;
    skos:prefLabel "Medon"@fi,
        "Medon"@sv .

<http://tun.fi/MX.192392> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cardiophorinae" ;
    dwc:scientificNameAuthorship "Candèze, 1860" ;
    skos:broader <http://tun.fi/MX.192891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192393> ;
    skos:prefLabel "Cardiophorinae"@fi,
        "Cardiophorinae"@sv .

<http://tun.fi/MX.192410> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drilus" ;
    dwc:scientificNameAuthorship "Olivier, 1790" ;
    skos:broader <http://tun.fi/MX.192897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192411> ;
    skos:prefLabel "Drilus"@fi,
        "Drilus"@sv .

<http://tun.fi/MX.192415> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dictyoptera" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.192414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192416> ;
    skos:prefLabel "Dictyoptera"@fi,
        "Dictyoptera"@sv .

<http://tun.fi/MX.192417> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyropterus" ;
    dwc:scientificNameAuthorship "Mulsant, 1838" ;
    skos:broader <http://tun.fi/MX.192414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192418> ;
    skos:prefLabel "Pyropterus"@fi,
        "Pyropterus"@sv .

<http://tun.fi/MX.192420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platycis" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.192414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192421> ;
    skos:prefLabel "Platycis"@fi,
        "Platycis"@sv .

<http://tun.fi/MX.192425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lopheros" ;
    dwc:scientificNameAuthorship "LeConte, 1881" ;
    skos:broader <http://tun.fi/MX.192414> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192426> ;
    skos:prefLabel "Lopheros"@fi,
        "Lopheros"@sv .

<http://tun.fi/MX.192431> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Calochrominae" ;
    dwc:scientificNameAuthorship "Lacordaire, 1857" ;
    skos:broader <http://tun.fi/MX.192413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192432> ;
    skos:prefLabel "Calochrominae"@fi,
        "Calochrominae"@sv .

<http://tun.fi/MX.192432> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lygistopterus" ;
    dwc:scientificNameAuthorship "Dejean, 1833" ;
    skos:broader <http://tun.fi/MX.192431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192433> ;
    skos:prefLabel "Lygistopterus"@fi,
        "Lygistopterus"@sv .

<http://tun.fi/MX.192435> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lampyris" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.192434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192436> ;
    skos:prefLabel "Lampyris"@fi,
        "Lampyris"@sv .

<http://tun.fi/MX.192437> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phosphaenus" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1833" ;
    skos:broader <http://tun.fi/MX.192434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192438> ;
    skos:prefLabel "Phosphaenus"@fi,
        "Phosphaenus"@sv .

<http://tun.fi/MX.192441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Podabrus" ;
    dwc:scientificNameAuthorship "Westwood, 1838" ;
    skos:broader <http://tun.fi/MX.192440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192443> ;
    skos:prefLabel "Podabrus"@fi,
        "Podabrus"@sv .

<http://tun.fi/MX.192447> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ancistronycha" ;
    dwc:scientificNameAuthorship "Märkel, 1852" ;
    skos:broader <http://tun.fi/MX.192440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192448> ;
    skos:prefLabel "Ancistronycha"@fi,
        "Ancistronycha"@sv .

<http://tun.fi/MX.192493> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Silinae" ;
    dwc:scientificNameAuthorship "Mulsant, 1862" ;
    skos:broader <http://tun.fi/MX.192439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192494> ;
    skos:prefLabel "Silinae"@fi,
        "Silinae"@sv .

<http://tun.fi/MX.192494> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Silis" ;
    dwc:scientificNameAuthorship "Charpentier, 1825" ;
    skos:broader <http://tun.fi/MX.192493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192496> ;
    skos:prefLabel "Silis"@fi,
        "Silis"@sv .

<http://tun.fi/MX.192538> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dermestinae" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.192537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192539> ;
    skos:prefLabel "Dermestinae"@fi,
        "Dermestinae"@sv .

<http://tun.fi/MX.192562> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Trinodinae" ;
    dwc:scientificNameAuthorship "Casey, 1900" ;
    skos:broader <http://tun.fi/MX.192537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192567> ;
    skos:prefLabel "Trinodinae"@fi,
        "Trinodinae"@sv .

<http://tun.fi/MX.192567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thylodrias" ;
    dwc:scientificNameAuthorship "Motschulsky, 1839" ;
    skos:broader <http://tun.fi/MX.192562> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192568> ;
    skos:prefLabel "Thylodrias"@fi,
        "Thylodrias"@sv .

<http://tun.fi/MX.192569> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Attageninae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1840" ;
    skos:broader <http://tun.fi/MX.192537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192570> ;
    skos:prefLabel "Attageninae"@fi,
        "Attageninae"@sv .

<http://tun.fi/MX.192597> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microcara" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.192590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192598> ;
    skos:prefLabel "Microcara"@fi,
        "Microcara"@sv .

<http://tun.fi/MX.192619> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dascillidae" ;
    dwc:scientificNameAuthorship "Guérin-Ménéville, 1843 -1836" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Dascillidae"@fi,
        "Dascillidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192620> ;
    skos:prefLabel "luhtakuoriaiset"@fi,
        "mossbaggar"@sv .

<http://tun.fi/MX.192620> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dascillus" ;
    dwc:scientificNameAuthorship "Latreille, 1797" ;
    skos:broader <http://tun.fi/MX.192619> ;
    skos:hiddenLabel "Dascillus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192621> ;
    skos:prefLabel "luhtakuoriaiset"@fi,
        "Dascillus"@sv .

<http://tun.fi/MX.192626> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chalcophora" ;
    dwc:scientificNameAuthorship "Dejean, 1833" ;
    skos:broader <http://tun.fi/MX.192624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192627> ;
    skos:prefLabel "Chalcophora"@fi,
        "Chalcophora"@sv .

<http://tun.fi/MX.192629> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamprodila" ;
    dwc:scientificNameAuthorship "Motschulsky, 1860" ;
    skos:broader <http://tun.fi/MX.192624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192633> ;
    skos:prefLabel "Lamprodila"@fi,
        "Lamprodila"@sv .

<http://tun.fi/MX.192635> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poecilonota" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.192624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192637> ;
    skos:prefLabel "Poecilonota"@fi,
        "Poecilonota"@sv .

<http://tun.fi/MX.192665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanophila" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.192645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192667> ;
    skos:prefLabel "Melanophila"@fi,
        "Melanophila"@sv .

<http://tun.fi/MX.192672> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysobothris" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.192645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192673> ;
    skos:prefLabel "Chrysobothris"@fi,
        "Chrysobothris"@sv .

<http://tun.fi/MX.192719> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachys" ;
    dwc:scientificNameAuthorship "Fabricius, 1801" ;
    skos:broader <http://tun.fi/MX.192675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192720> ;
    skos:prefLabel "Trachys"@fi,
        "Trachys"@sv .

<http://tun.fi/MX.192725> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Habroloma" ;
    dwc:scientificNameAuthorship "Thomson, 1864" ;
    skos:broader <http://tun.fi/MX.192675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192726> ;
    skos:prefLabel "Habroloma"@fi,
        "Habroloma"@sv .

<http://tun.fi/MX.192737> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Morychus" ;
    dwc:scientificNameAuthorship "Erichson, 1847" ;
    skos:broader <http://tun.fi/MX.192730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192738> ;
    skos:prefLabel "Morychus"@fi,
        "Morychus"@sv .

<http://tun.fi/MX.192741> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctobyrrhus" ;
    dwc:scientificNameAuthorship "Münster, 1902" ;
    skos:broader <http://tun.fi/MX.192730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192742> ;
    skos:prefLabel "Arctobyrrhus"@fi,
        "Arctobyrrhus"@sv .

<http://tun.fi/MX.192751> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porcinolus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1869" ;
    skos:broader <http://tun.fi/MX.192730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192752> ;
    skos:prefLabel "Porcinolus"@fi,
        "Porcinolus"@sv .

<http://tun.fi/MX.192754> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetophora" ;
    dwc:scientificNameAuthorship "Kirby & Spence, 1817" ;
    skos:broader <http://tun.fi/MX.192753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192756> ;
    skos:prefLabel "Chaetophora"@fi,
        "Chaetophora"@sv .

<http://tun.fi/MX.192763> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Elmidae" ;
    dwc:scientificNameAuthorship "Curtis, 1830" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Elmidae"@fi,
        "Elmidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5019420> ;
    skos:prefLabel "kaljukuoksaset"@fi,
        "bäckbaggar"@sv .

<http://tun.fi/MX.192764> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenelmis" ;
    dwc:scientificNameAuthorship "Dufour, 1835" ;
    skos:broader <http://tun.fi/MX.5019420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192765> ;
    skos:prefLabel "Stenelmis"@fi,
        "Stenelmis"@sv .

<http://tun.fi/MX.192766> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elmis" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.5019420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192768> ;
    skos:prefLabel "Elmis"@fi,
        "Elmis"@sv .

<http://tun.fi/MX.192773> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oulimnius" ;
    dwc:scientificNameAuthorship "Des Gozis, 1886" ;
    skos:broader <http://tun.fi/MX.5019420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192774> ;
    skos:prefLabel "Oulimnius"@fi,
        "Oulimnius"@sv .

<http://tun.fi/MX.192776> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnius" ;
    dwc:scientificNameAuthorship "Illiger, 1802" ;
    skos:broader <http://tun.fi/MX.5019420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192778> ;
    skos:prefLabel "Limnius"@fi,
        "Limnius"@sv .

<http://tun.fi/MX.192782> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Normandia" ;
    dwc:scientificNameAuthorship "Pic, 1900" ;
    skos:broader <http://tun.fi/MX.5019420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192783> ;
    skos:prefLabel "Normandia"@fi,
        "Normandia"@sv .

<http://tun.fi/MX.192788> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dryopidae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Dryopidae"@fi,
        "Dryopidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192791> ;
    skos:prefLabel "nukkakuoksaset"@fi,
        "öronbaggar"@sv .

<http://tun.fi/MX.192801> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Limnichidae" ;
    dwc:scientificNameAuthorship "Erichson, 1847" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Limnichidae"@fi,
        "Limnichidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192804> ;
    skos:prefLabel "nuppokuoksaset"@fi,
        "lerstrandbaggar"@sv .

<http://tun.fi/MX.192804> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnichus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.192801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192806> ;
    skos:prefLabel "Limnichus"@fi,
        "Limnichus"@sv .

<http://tun.fi/MX.192822> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Psephenidae" ;
    dwc:scientificNameAuthorship "Lacordaire, 1854" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Psephenidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192823> ;
    skos:prefLabel "valekaavikkaat"@fi,
        "Psephenidae"@sv .

<http://tun.fi/MX.192823> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eubriinae" ;
    dwc:scientificNameAuthorship "Lacordaire, 1857" ;
    skos:broader <http://tun.fi/MX.192822> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192824> ;
    skos:prefLabel "Eubriinae"@fi,
        "Eubriinae"@sv .

<http://tun.fi/MX.192824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eubria" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.192823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192825> ;
    skos:prefLabel "Eubria"@fi,
        "Eubria"@sv .

<http://tun.fi/MX.192833> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melasis" ;
    dwc:scientificNameAuthorship "Olivier, 1790" ;
    skos:broader <http://tun.fi/MX.192828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192834> ;
    skos:prefLabel "Melasis"@fi,
        "Melasis"@sv .

<http://tun.fi/MX.192836> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylochares" ;
    dwc:scientificNameAuthorship "Latreille, 1834" ;
    skos:broader <http://tun.fi/MX.192828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192837> ;
    skos:prefLabel "Hylochares"@fi,
        "Hylochares"@sv .

<http://tun.fi/MX.192843> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylophilus" ;
    dwc:scientificNameAuthorship "Mannerheim, 1823" ;
    skos:broader <http://tun.fi/MX.192828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192845> ;
    skos:prefLabel "Xylophilus"@fi,
        "Xylophilus"@sv .

<http://tun.fi/MX.192864> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dirrhagofarsus" ;
    dwc:scientificNameAuthorship "Fleutiaux, 1935" ;
    skos:broader <http://tun.fi/MX.192828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192866> ;
    skos:prefLabel "Dirrhagofarsus"@fi,
        "Dirrhagofarsus"@sv .

<http://tun.fi/MX.192867> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhacopus" ;
    dwc:scientificNameAuthorship "Hampe, 1855" ;
    skos:broader <http://tun.fi/MX.192828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192868> ;
    skos:prefLabel "Rhacopus"@fi,
        "Rhacopus"@sv .

<http://tun.fi/MX.192869> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eucneminae" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.192827> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192870> ;
    skos:prefLabel "Eucneminae"@fi,
        "Eucneminae"@sv .

<http://tun.fi/MX.192870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucnemis" ;
    dwc:scientificNameAuthorship "Ahrens, 1812" ;
    skos:broader <http://tun.fi/MX.192869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984255> ;
    skos:prefLabel "Eucnemis"@fi,
        "Eucnemis"@sv .

<http://tun.fi/MX.192892> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lissominae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1835" ;
    skos:broader <http://tun.fi/MX.192891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192893> ;
    skos:prefLabel "Lissominae"@fi,
        "Lissominae"@sv .

<http://tun.fi/MX.192893> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drapetes" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.192892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192894> ;
    skos:prefLabel "Drapetes"@fi,
        "Drapetes"@sv .

<http://tun.fi/MX.192899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrypnus" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.192897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192900> ;
    skos:prefLabel "Agrypnus"@fi,
        "Agrypnus"@sv .

<http://tun.fi/MX.192901> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lacon" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1838" ;
    skos:broader <http://tun.fi/MX.192897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192904> ;
    skos:prefLabel "Lacon"@fi,
        "Lacon"@sv .

<http://tun.fi/MX.192919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemicrepidius" ;
    dwc:scientificNameAuthorship "Germar, 1839" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192922> ;
    skos:prefLabel "Hemicrepidius"@fi,
        "Hemicrepidius"@sv .

<http://tun.fi/MX.192923> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crepidophorus" ;
    dwc:scientificNameAuthorship "Mulsant & Guillebeau, 1853" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192924> ;
    skos:prefLabel "Crepidophorus"@fi,
        "Crepidophorus"@sv .

<http://tun.fi/MX.192929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pheletes" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1858" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192930> ;
    skos:prefLabel "Pheletes"@fi,
        "Pheletes"@sv .

<http://tun.fi/MX.192944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cidnopus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192946> ;
    skos:prefLabel "Cidnopus"@fi,
        "Cidnopus"@sv .

<http://tun.fi/MX.192947> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limonius" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192948> ;
    skos:prefLabel "Limonius"@fi,
        "Limonius"@sv .

<http://tun.fi/MX.192958> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liotrichus" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1858" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192959> ;
    skos:prefLabel "Liotrichus"@fi,
        "Liotrichus"@sv .

<http://tun.fi/MX.192960> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orithales" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1858" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192961> ;
    skos:prefLabel "Orithales"@fi,
        "Orithales"@sv .

<http://tun.fi/MX.192962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Actenicerus" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1858" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192963> ;
    skos:prefLabel "Actenicerus"@fi,
        "Actenicerus"@sv .

<http://tun.fi/MX.192964> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prosternon" ;
    dwc:scientificNameAuthorship "Latreille, 1834" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192965> ;
    skos:prefLabel "Prosternon"@fi,
        "Prosternon"@sv .

<http://tun.fi/MX.192966> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anostirus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192967> ;
    skos:prefLabel "Anostirus"@fi,
        "Anostirus"@sv .

<http://tun.fi/MX.192969> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudanostirus" ;
    dwc:scientificNameAuthorship "Dolin, 1964" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192970> ;
    skos:prefLabel "Pseudanostirus"@fi,
        "Pseudanostirus"@sv .

<http://tun.fi/MX.192971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aplotarsus" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192972> ;
    skos:prefLabel "Aplotarsus"@fi,
        "Aplotarsus"@sv .

<http://tun.fi/MX.192987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eanus" ;
    dwc:scientificNameAuthorship "LeConte, 1861" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192989> ;
    skos:prefLabel "Eanus"@fi,
        "Eanus"@sv .

<http://tun.fi/MX.192995> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zorochros" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.192990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192996> ;
    skos:prefLabel "Zorochros"@fi,
        "Zorochros"@sv .

<http://tun.fi/MX.193004> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neohypdonus" ;
    dwc:scientificNameAuthorship "Stibick, 1971" ;
    skos:broader <http://tun.fi/MX.192990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193005> ;
    skos:prefLabel "Neohypdonus"@fi,
        "Neohypdonus"@sv .

<http://tun.fi/MX.193061> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectinus" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.193006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193062> ;
    skos:prefLabel "Ectinus"@fi,
        "Ectinus"@sv .

<http://tun.fi/MX.193063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dalopius" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.193006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193064> ;
    skos:prefLabel "Dalopius"@fi,
        "Dalopius"@sv .

<http://tun.fi/MX.193066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adrastus" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.193006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193069> ;
    skos:prefLabel "Adrastus"@fi,
        "Adrastus"@sv .

<http://tun.fi/MX.193075> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Melanotinae" ;
    dwc:scientificNameAuthorship "Candeze, 1859 -1856" ;
    skos:broader <http://tun.fi/MX.192891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193077> ;
    skos:prefLabel "Melanotinae"@fi,
        "Melanotinae"@sv .

<http://tun.fi/MX.193085> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caenocara" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.193845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193086> ;
    skos:prefLabel "Caenocara"@fi,
        "Caenocara"@sv .

<http://tun.fi/MX.193092> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lymexylidae" ;
    dwc:scientificNameAuthorship "Fleming, 1821" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Lymexylidae"@fi,
        "Lymexylidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193093> ;
    skos:prefLabel "puupiirtäjät"@fi,
        "varvsflugor"@sv .

<http://tun.fi/MX.193093> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hylecoetinae" ;
    dwc:scientificNameAuthorship "Gistel, 1856" ;
    skos:broader <http://tun.fi/MX.193092> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193094> ;
    skos:prefLabel "Hylecoetinae"@fi,
        "Hylecoetinae"@sv .

<http://tun.fi/MX.193117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grynocharis" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.193106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193118> ;
    skos:prefLabel "Grynocharis"@fi,
        "Grynocharis"@sv .

<http://tun.fi/MX.193121> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Calitinae" ;
    dwc:scientificNameAuthorship "Reitter, 1922" ;
    skos:broader <http://tun.fi/MX.193105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193122> ;
    skos:prefLabel "Calitinae"@fi,
        "Calitinae"@sv .

<http://tun.fi/MX.193122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calitys" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.193121> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193123> ;
    skos:prefLabel "Calitys"@fi,
        "Calitys"@sv .

<http://tun.fi/MX.193125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemozoma" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.193124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193126> ;
    skos:prefLabel "Nemozoma"@fi,
        "Nemozoma"@sv .

<http://tun.fi/MX.193129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tenebroides" ;
    dwc:scientificNameAuthorship "Piller & Mitterpacher, 1783" ;
    skos:broader <http://tun.fi/MX.193124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193131> ;
    skos:prefLabel "Tenebroides"@fi,
        "Tenebroides"@sv .

<http://tun.fi/MX.193133> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tillinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.193132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193134> ;
    skos:prefLabel "Tillinae"@fi,
        "Tillinae"@sv .

<http://tun.fi/MX.193134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tillus" ;
    dwc:scientificNameAuthorship "Olivier, 1790" ;
    skos:broader <http://tun.fi/MX.193133> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193135> ;
    skos:prefLabel "Tillus"@fi,
        "Tillus"@sv .

<http://tun.fi/MX.193137> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opilo" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.193136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193139> ;
    skos:prefLabel "Opilo"@fi,
        "Opilo"@sv .

<http://tun.fi/MX.193151> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tarsosteninae" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1860" ;
    skos:broader <http://tun.fi/MX.193132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193152> ;
    skos:prefLabel "Tarsosteninae"@fi,
        "Tarsosteninae"@sv .

<http://tun.fi/MX.193152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tarsostenus" ;
    dwc:scientificNameAuthorship "Spinola, 1844" ;
    skos:broader <http://tun.fi/MX.193151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193153> ;
    skos:prefLabel "Tarsostenus"@fi,
        "Tarsostenus"@sv .

<http://tun.fi/MX.193155> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Korynetes" ;
    dwc:scientificNameAuthorship "Herbst, 1792" ;
    skos:broader <http://tun.fi/MX.193154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193156> ;
    skos:prefLabel "Korynetes"@fi,
        "Korynetes"@sv .

<http://tun.fi/MX.193165> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dasytidae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1840" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Dasytidae"@fi,
        "Dasytidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193181> ;
    skos:prefLabel "takkukuoriaiset"@fi,
        "borstbaggar"@sv .

<http://tun.fi/MX.193175> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Semijulistus" ;
    dwc:scientificNameAuthorship "Schilsky, 1859" ;
    skos:broader <http://tun.fi/MX.193166> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193176> ;
    skos:prefLabel "Semijulistus"@fi,
        "Semijulistus"@sv .

<http://tun.fi/MX.193201> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uleiota" ;
    dwc:scientificNameAuthorship "Latreille, 1797" ;
    skos:broader <http://tun.fi/MX.193198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193202> ;
    skos:prefLabel "Uleiota"@fi,
        "Uleiota"@sv .

<http://tun.fi/MX.193203> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrophagus" ;
    dwc:scientificNameAuthorship "Schönherr, 1809" ;
    skos:broader <http://tun.fi/MX.193198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193204> ;
    skos:prefLabel "Dendrophagus"@fi,
        "Dendrophagus"@sv .

<http://tun.fi/MX.193207> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptamorpha" ;
    dwc:scientificNameAuthorship "Wollaston, 1854" ;
    skos:broader <http://tun.fi/MX.193198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193208> ;
    skos:prefLabel "Cryptamorpha"@fi,
        "Cryptamorpha"@sv .

<http://tun.fi/MX.193209> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psammoecus" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.193198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193210> ;
    skos:prefLabel "Psammoecus"@fi,
        "Psammoecus"@sv .

<http://tun.fi/MX.193217> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ahasverus" ;
    dwc:scientificNameAuthorship "Des Gozis, 1881" ;
    skos:broader <http://tun.fi/MX.193211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193218> ;
    skos:prefLabel "Ahasverus"@fi,
        "Ahasverus"@sv .

<http://tun.fi/MX.193228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Silvanoprus" ;
    dwc:scientificNameAuthorship "Reitter, 1911" ;
    skos:broader <http://tun.fi/MX.193211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193229> ;
    skos:prefLabel "Silvanoprus"@fi,
        "Silvanoprus"@sv .

<http://tun.fi/MX.193238> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Laemophloeidae" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1899" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Laemophloeidae"@fi,
        "Laemophloeidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5018807> ;
    skos:prefLabel "pikkuhäröt"@fi,
        "ritsplattbaggar"@sv .

<http://tun.fi/MX.193239> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laemophloeus" ;
    dwc:scientificNameAuthorship "Dejean, 1835" ;
    skos:broader <http://tun.fi/MX.5018807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193241> ;
    skos:prefLabel "Laemophloeus"@fi,
        "Laemophloeus"@sv .

<http://tun.fi/MX.193292> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hypocoprinae" ;
    dwc:scientificNameAuthorship "Reitter, 1880" ;
    skos:broader <http://tun.fi/MX.193291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193293> ;
    skos:prefLabel "Hypocoprinae"@fi,
        "Hypocoprinae"@sv .

<http://tun.fi/MX.193293> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypocoprus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1839" ;
    skos:broader <http://tun.fi/MX.193292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193294> ;
    skos:prefLabel "Hypocoprus"@fi,
        "Hypocoprus"@sv .

<http://tun.fi/MX.193304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paramecosoma" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.193296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193305> ;
    skos:prefLabel "Paramecosoma"@fi,
        "Paramecosoma"@sv .

<http://tun.fi/MX.193309> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pteryngium" ;
    dwc:scientificNameAuthorship "Reitter, 1888" ;
    skos:broader <http://tun.fi/MX.193296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193310> ;
    skos:prefLabel "Pteryngium"@fi,
        "Pteryngium"@sv .

<http://tun.fi/MX.193389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolichosoma" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.193181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193390> ;
    skos:prefLabel "Dolichosoma"@fi,
        "Dolichosoma"@sv .

<http://tun.fi/MX.193391> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Malachiidae" ;
    dwc:scientificNameAuthorship "Fleming, 1821" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Malachiidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5078305> ;
    skos:prefLabel "viherkuoriaiset"@fi,
        "Malachiidae"@sv .

<http://tun.fi/MX.193393> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ebaeus" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.5078305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193394> ;
    skos:prefLabel "Ebaeus"@fi,
        "Ebaeus"@sv .

<http://tun.fi/MX.193399> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nepachys" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.5078305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193400> ;
    skos:prefLabel "Nepachys"@fi,
        "Nepachys"@sv .

<http://tun.fi/MX.193402> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Charopus" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.5078305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193403> ;
    skos:prefLabel "Charopus"@fi,
        "Charopus"@sv .

<http://tun.fi/MX.193409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cordylepherus" ;
    dwc:scientificNameAuthorship "Evers, 1985" ;
    skos:broader <http://tun.fi/MX.5078305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193410> ;
    skos:prefLabel "Cordylepherus"@fi,
        "Cordylepherus"@sv .

<http://tun.fi/MX.193427> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apalochrus" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.5078305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193429> ;
    skos:prefLabel "Apalochrus"@fi,
        "Apalochrus"@sv .

<http://tun.fi/MX.193432> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphindus" ;
    dwc:scientificNameAuthorship "Megerle, 1821" ;
    skos:broader <http://tun.fi/MX.193431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193433> ;
    skos:prefLabel "Sphindus"@fi,
        "Sphindus"@sv .

<http://tun.fi/MX.193434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspidiphorus" ;
    dwc:scientificNameAuthorship "Ziegler, 1821" ;
    skos:broader <http://tun.fi/MX.193431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193435> ;
    skos:prefLabel "Aspidiphorus"@fi,
        "Aspidiphorus"@sv .

<http://tun.fi/MX.193444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterhelus" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1858" ;
    skos:broader <http://tun.fi/MX.193436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193445> ;
    skos:prefLabel "Heterhelus"@fi,
        "Heterhelus"@sv .

<http://tun.fi/MX.193526> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pria" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.193525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193528> ;
    skos:prefLabel "Pria"@fi,
        "Pria"@sv .

<http://tun.fi/MX.193606> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pocadius" ;
    dwc:scientificNameAuthorship "Erichson, 1843" ;
    skos:broader <http://tun.fi/MX.193586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193607> ;
    skos:prefLabel "Pocadius"@fi,
        "Pocadius"@sv .

<http://tun.fi/MX.193613> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thalycra" ;
    dwc:scientificNameAuthorship "Erichson, 1843" ;
    skos:broader <http://tun.fi/MX.193586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193614> ;
    skos:prefLabel "Thalycra"@fi,
        "Thalycra"@sv .

<http://tun.fi/MX.193615> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyllodes" ;
    dwc:scientificNameAuthorship "Erichson, 1843" ;
    skos:broader <http://tun.fi/MX.193586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193616> ;
    skos:prefLabel "Cyllodes"@fi,
        "Cyllodes"@sv .

<http://tun.fi/MX.193632> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pityophagus" ;
    dwc:scientificNameAuthorship "Shuckard, 1840" ;
    skos:broader <http://tun.fi/MX.193621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193633> ;
    skos:prefLabel "Pityophagus"@fi,
        "Pityophagus"@sv .

<http://tun.fi/MX.193634> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cybocephalinae" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1858" ;
    skos:broader <http://tun.fi/MX.193457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193635> ;
    skos:prefLabel "Cybocephalinae"@fi,
        "Cybocephalinae"@sv .

<http://tun.fi/MX.193635> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cybocephalus" ;
    dwc:scientificNameAuthorship "Erichson, 1844" ;
    skos:broader <http://tun.fi/MX.193634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193636> ;
    skos:prefLabel "Cybocephalus"@fi,
        "Cybocephalus"@sv .

<http://tun.fi/MX.193639> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyanostolus" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1899" ;
    skos:broader <http://tun.fi/MX.193638> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193640> ;
    skos:prefLabel "Cyanostolus"@fi,
        "Cyanostolus"@sv .

<http://tun.fi/MX.193656> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Monotominae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1840" ;
    skos:broader <http://tun.fi/MX.193637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193657> ;
    skos:prefLabel "Monotominae"@fi,
        "Monotominae"@sv .

<http://tun.fi/MX.193674> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Reesa" ;
    dwc:scientificNameAuthorship "Beal, 1967" ;
    skos:broader <http://tun.fi/MX.193665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193675> ;
    skos:prefLabel "Reesa"@fi,
        "Reesa"@sv .

<http://tun.fi/MX.193676> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Globicornis" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.193665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193677> ;
    skos:prefLabel "Globicornis"@fi,
        "Globicornis"@sv .

<http://tun.fi/MX.193687> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctesias" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.193665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193688> ;
    skos:prefLabel "Ctesias"@fi,
        "Ctesias"@sv .

<http://tun.fi/MX.193701> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Bostrichinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.193700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193702> ;
    skos:prefLabel "Bostrichinae"@fi,
        "Bostrichinae"@sv .

<http://tun.fi/MX.193702> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bostrichus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.193701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193703> ;
    skos:prefLabel "Bostrichus"@fi,
        "Bostrichus"@sv .

<http://tun.fi/MX.193708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhyzopertha" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.193704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193709> ;
    skos:prefLabel "Rhyzopertha"@fi,
        "Rhyzopertha"@sv .

<http://tun.fi/MX.193718> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Minthea" ;
    dwc:scientificNameAuthorship "Pascoe, 1866" ;
    skos:broader <http://tun.fi/MX.193713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193719> ;
    skos:prefLabel "Minthea"@fi,
        "Minthea"@sv .

<http://tun.fi/MX.193720> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trogoxylon" ;
    dwc:scientificNameAuthorship "LeConte, 1862" ;
    skos:broader <http://tun.fi/MX.193713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193721> ;
    skos:prefLabel "Trogoxylon"@fi,
        "Trogoxylon"@sv .

<http://tun.fi/MX.193723> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eucradinae" ;
    dwc:scientificNameAuthorship "LeConte, 1861" ;
    skos:broader <http://tun.fi/MX.193722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193725> ;
    skos:prefLabel "Eucradinae"@fi,
        "Eucradinae"@sv .

<http://tun.fi/MX.193725> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hedobia" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.193723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193727> ;
    skos:prefLabel "Hedobia"@fi,
        "Hedobia"@sv .

<http://tun.fi/MX.193732> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mezium" ;
    dwc:scientificNameAuthorship "Curtis, 1828" ;
    skos:broader <http://tun.fi/MX.193728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193733> ;
    skos:prefLabel "Mezium"@fi,
        "Mezium"@sv .

<http://tun.fi/MX.193736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trigonogenius" ;
    dwc:scientificNameAuthorship "Solier, 1849" ;
    skos:broader <http://tun.fi/MX.193728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193737> ;
    skos:prefLabel "Trigonogenius"@fi,
        "Trigonogenius"@sv .

<http://tun.fi/MX.193742> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Niptus" ;
    dwc:scientificNameAuthorship "Boieldieu, 1856" ;
    skos:broader <http://tun.fi/MX.193728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193743> ;
    skos:prefLabel "Niptus"@fi,
        "Niptus"@sv .

<http://tun.fi/MX.193744> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epauloecus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1868" ;
    skos:broader <http://tun.fi/MX.193728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193746> ;
    skos:prefLabel "Epauloecus"@fi,
        "Epauloecus"@sv .

<http://tun.fi/MX.193747> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudeurostus" ;
    dwc:scientificNameAuthorship "Heyden, 1906" ;
    skos:broader <http://tun.fi/MX.193728> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193748> ;
    skos:prefLabel "Pseudeurostus"@fi,
        "Pseudeurostus"@sv .

<http://tun.fi/MX.193769> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dryophilinae" ;
    dwc:scientificNameAuthorship "LeConte, 1861" ;
    skos:broader <http://tun.fi/MX.193722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193773> ;
    skos:prefLabel "Dryophilinae"@fi,
        "Dryophilinae"@sv .

<http://tun.fi/MX.193773> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dryophilus" ;
    dwc:scientificNameAuthorship "Chevrolat, 1832" ;
    skos:broader <http://tun.fi/MX.193769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193774> ;
    skos:prefLabel "Dryophilus"@fi,
        "Dryophilus"@sv .

<http://tun.fi/MX.193778> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xestobium" ;
    dwc:scientificNameAuthorship "Motschulsky, 1845" ;
    skos:broader <http://tun.fi/MX.193775> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193781> ;
    skos:prefLabel "Xestobium"@fi,
        "Xestobium"@sv .

<http://tun.fi/MX.193782> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Episernus" ;
    dwc:scientificNameAuthorship "Thomson, 1863" ;
    skos:broader <http://tun.fi/MX.193775> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193783> ;
    skos:prefLabel "Episernus"@fi,
        "Episernus"@sv .

<http://tun.fi/MX.193801> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stegobium" ;
    dwc:scientificNameAuthorship "Motschulsky, 1860" ;
    skos:broader <http://tun.fi/MX.193797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193803> ;
    skos:prefLabel "Stegobium"@fi,
        "Stegobium"@sv .

<http://tun.fi/MX.193806> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anobium" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.193797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193809> ;
    skos:prefLabel "Anobium"@fi,
        "Anobium"@sv .

<http://tun.fi/MX.193816> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microbregma" ;
    dwc:scientificNameAuthorship "Seidlitz, 1889" ;
    skos:broader <http://tun.fi/MX.193797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193817> ;
    skos:prefLabel "Microbregma"@fi,
        "Microbregma"@sv .

<http://tun.fi/MX.193822> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Priobium" ;
    dwc:scientificNameAuthorship "Motschulsky, 1845" ;
    skos:broader <http://tun.fi/MX.193797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193823> ;
    skos:prefLabel "Priobium"@fi,
        "Priobium"@sv .

<http://tun.fi/MX.193825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptilinus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.193797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193827> ;
    skos:prefLabel "Ptilinus"@fi,
        "Ptilinus"@sv .

<http://tun.fi/MX.193843> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasioderma" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.193797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193844> ;
    skos:prefLabel "Lasioderma"@fi,
        "Lasioderma"@sv .

<http://tun.fi/MX.193846> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stagetus" ;
    dwc:scientificNameAuthorship "Wollaston, 1861" ;
    skos:broader <http://tun.fi/MX.193845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193848> ;
    skos:prefLabel "Stagetus"@fi,
        "Stagetus"@sv .

<http://tun.fi/MX.193861> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Migneauxia" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1859" ;
    skos:broader <http://tun.fi/MX.194439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193862> ;
    skos:prefLabel "Migneauxia"@fi,
        "Migneauxia"@sv .

<http://tun.fi/MX.193866> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triphyllus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.193865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193867> ;
    skos:prefLabel "Triphyllus"@fi,
        "Triphyllus"@sv .

<http://tun.fi/MX.193924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolichocis" ;
    dwc:scientificNameAuthorship "Dury, 1919" ;
    skos:broader <http://tun.fi/MX.193885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193925> ;
    skos:prefLabel "Dolichocis"@fi,
        "Dolichocis"@sv .

<http://tun.fi/MX.193931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hadreule" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.193885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193932> ;
    skos:prefLabel "Hadreule"@fi,
        "Hadreule"@sv .

<http://tun.fi/MX.193938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wagaicis" ;
    dwc:scientificNameAuthorship "Lohse, 1964" ;
    skos:broader <http://tun.fi/MX.193885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193939> ;
    skos:prefLabel "Wagaicis"@fi,
        "Wagaicis"@sv .

<http://tun.fi/MX.193940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ropalodontus" ;
    dwc:scientificNameAuthorship "Mellié, 1847" ;
    skos:broader <http://tun.fi/MX.193885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193942> ;
    skos:prefLabel "Ropalodontus"@fi,
        "Ropalodontus"@sv .

<http://tun.fi/MX.193950> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tetratominae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.193949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193951> ;
    skos:prefLabel "Tetratominae"@fi,
        "Tetratominae"@sv .

<http://tun.fi/MX.193955> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hallomeninae" ;
    dwc:scientificNameAuthorship "Mulsant, 1856" ;
    skos:broader <http://tun.fi/MX.193949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193956> ;
    skos:prefLabel "Hallomeninae"@fi,
        "Hallomeninae"@sv .

<http://tun.fi/MX.193959> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eustrophinae" ;
    dwc:scientificNameAuthorship "Gistel, 1856" ;
    skos:broader <http://tun.fi/MX.193949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193960> ;
    skos:prefLabel "Eustrophinae"@fi,
        "Eustrophinae"@sv .

<http://tun.fi/MX.193960> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eustrophus" ;
    dwc:scientificNameAuthorship "Illiger, 1802" ;
    skos:broader <http://tun.fi/MX.193959> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193961> ;
    skos:prefLabel "Eustrophus"@fi,
        "Eustrophus"@sv .

<http://tun.fi/MX.193962> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Melandryidae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Melandryidae"@fi,
        "Melandryidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193963> ;
    skos:prefLabel "mustakeijut"@fi,
        "brunbaggar"@sv .

<http://tun.fi/MX.193982> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dircaea" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.193963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193983> ;
    skos:prefLabel "Dircaea"@fi,
        "Dircaea"@sv .

<http://tun.fi/MX.193985> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phloiotrya" ;
    dwc:scientificNameAuthorship "Stephens, 1832" ;
    skos:broader <http://tun.fi/MX.193963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193986> ;
    skos:prefLabel "Phloiotrya"@fi,
        "Phloiotrya"@sv .

<http://tun.fi/MX.193990> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylita" ;
    dwc:scientificNameAuthorship "Paykull, 1798" ;
    skos:broader <http://tun.fi/MX.193963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193991> ;
    skos:prefLabel "Xylita"@fi,
        "Xylita"@sv .

<http://tun.fi/MX.193994> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Serropalpus" ;
    dwc:scientificNameAuthorship "Hellenius, 1786" ;
    skos:broader <http://tun.fi/MX.193963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193995> ;
    skos:prefLabel "Serropalpus"@fi,
        "Serropalpus"@sv .

<http://tun.fi/MX.193997> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypulus" ;
    dwc:scientificNameAuthorship "Paykull, 1798" ;
    skos:broader <http://tun.fi/MX.193963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193999> ;
    skos:prefLabel "Hypulus"@fi,
        "Hypulus"@sv .

<http://tun.fi/MX.194011> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phryganophilus" ;
    dwc:scientificNameAuthorship "Sahlberg, 1833" ;
    skos:broader <http://tun.fi/MX.193963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194012> ;
    skos:prefLabel "Phryganophilus"@fi,
        "Phryganophilus"@sv .

<http://tun.fi/MX.194020> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mordellidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Mordellidae"@fi,
        "Mordellidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194021> ;
    skos:prefLabel "syöksykkäät"@fi,
        "tornbaggar"@sv .

<http://tun.fi/MX.194023> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tomoxia" ;
    dwc:scientificNameAuthorship "Costa, 1854" ;
    skos:broader <http://tun.fi/MX.194021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194024> ;
    skos:prefLabel "Tomoxia"@fi,
        "Tomoxia"@sv .

<http://tun.fi/MX.194037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoshihananomia" ;
    dwc:scientificNameAuthorship "Kôno, 1935" ;
    skos:broader <http://tun.fi/MX.194021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194038> ;
    skos:prefLabel "Hoshihananomia"@fi,
        "Hoshihananomia"@sv .

<http://tun.fi/MX.194039> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mordellaria" ;
    dwc:scientificNameAuthorship "Ermisch, 1950" ;
    skos:broader <http://tun.fi/MX.194021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194040> ;
    skos:prefLabel "Mordellaria"@fi,
        "Mordellaria"@sv .

<http://tun.fi/MX.194041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Curtimorda" ;
    dwc:scientificNameAuthorship "Méquignon, 1946" ;
    skos:broader <http://tun.fi/MX.194021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194042> ;
    skos:prefLabel "Curtimorda"@fi,
        "Curtimorda"@sv .

<http://tun.fi/MX.194044> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conalia" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1858" ;
    skos:broader <http://tun.fi/MX.194021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194045> ;
    skos:prefLabel "Conalia"@fi,
        "Conalia"@sv .

<http://tun.fi/MX.194060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spavius" ;
    dwc:scientificNameAuthorship "Motschulsky, 1844" ;
    skos:broader <http://tun.fi/MX.193296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194062> ;
    skos:prefLabel "Spavius"@fi,
        "Spavius"@sv .

<http://tun.fi/MX.194164> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ootypus" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1899" ;
    skos:broader <http://tun.fi/MX.194077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194165> ;
    skos:prefLabel "Ootypus"@fi,
        "Ootypus"@sv .

<http://tun.fi/MX.194171> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cryptophilinae" ;
    dwc:scientificNameAuthorship "Casey, 1900" ;
    skos:broader <http://tun.fi/MX.194170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194172> ;
    skos:prefLabel "Cryptophilinae"@fi,
        "Cryptophilinae"@sv .

<http://tun.fi/MX.194172> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptophilus" ;
    dwc:scientificNameAuthorship "Reitter, 1874" ;
    skos:broader <http://tun.fi/MX.194171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194174> ;
    skos:prefLabel "Cryptophilus"@fi,
        "Cryptophilus"@sv .

<http://tun.fi/MX.194175> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Xenoscelinae" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1899" ;
    skos:broader <http://tun.fi/MX.194170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194176> ;
    skos:prefLabel "Xenoscelinae"@fi,
        "Xenoscelinae"@sv .

<http://tun.fi/MX.194176> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zavaljus" ;
    dwc:scientificNameAuthorship "Reitter, 1880" ;
    skos:broader <http://tun.fi/MX.194175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194178> ;
    skos:prefLabel "Zavaljus"@fi,
        "Zavaljus"@sv .

<http://tun.fi/MX.194182> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dacne" ;
    dwc:scientificNameAuthorship "Latreille, 1797" ;
    skos:broader <http://tun.fi/MX.194180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194185> ;
    skos:prefLabel "Dacne"@fi,
        "Dacne"@sv .

<http://tun.fi/MX.194187> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Combocerus" ;
    dwc:scientificNameAuthorship "Bedel. 1868" ;
    skos:broader <http://tun.fi/MX.194180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194188> ;
    skos:prefLabel "Combocerus"@fi,
        "Combocerus"@sv .

<http://tun.fi/MX.194191> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tritoma" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.194180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194192> ;
    skos:prefLabel "Tritoma"@fi,
        "Tritoma"@sv .

<http://tun.fi/MX.194200> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Byturidae" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1858" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Byturidae"@fi,
        "Byturidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194201> ;
    skos:prefLabel "lukkakuoriaiset"@fi,
        "blomängrar"@sv .

<http://tun.fi/MX.194205> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Biphyllidae" ;
    dwc:scientificNameAuthorship "Sharp, 1900 -1861" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Biphyllidae"@fi,
        "Biphyllidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194206> ;
    skos:prefLabel "kekälesieniäiset"@fi,
        "dynsvampbaggar"@sv .

<http://tun.fi/MX.194206> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Biphyllus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.194205> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194207> ;
    skos:prefLabel "Biphyllus"@fi,
        "Biphyllus"@sv .

<http://tun.fi/MX.194210> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bothrideridae" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Bothrideridae"@fi,
        "Bothrideridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194220> ;
    skos:prefLabel "petokätkät"@fi,
        "rovbarkbaggar"@sv .

<http://tun.fi/MX.194220> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Bothriderinae" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.194210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194221> ;
    skos:prefLabel "Bothriderinae"@fi,
        "Bothriderinae"@sv .

<http://tun.fi/MX.194221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bothrideres" ;
    dwc:scientificNameAuthorship "Dejean, 1835" ;
    skos:broader <http://tun.fi/MX.194220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194222> ;
    skos:prefLabel "Bothrideres"@fi,
        "Bothrideres"@sv .

<http://tun.fi/MX.194224> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cerylonidae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Cerylonidae"@fi,
        "Cerylonidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194225> ;
    skos:prefLabel "kerrikuoriaiset"@fi,
        "gångbaggar"@sv .

<http://tun.fi/MX.194231> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Alexiidae" ;
    dwc:scientificNameAuthorship "Imhoff, 1856" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Alexiidae"@fi,
        "Alexiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194233> ;
    skos:prefLabel "kupusieniäiset"@fi,
        "svampklotbaggar"@sv .

<http://tun.fi/MX.194233> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerosoma" ;
    dwc:scientificNameAuthorship "Samouelle, 1819" ;
    skos:broader <http://tun.fi/MX.194231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194234> ;
    skos:prefLabel "Sphaerosoma"@fi,
        "Sphaerosoma"@sv .

<http://tun.fi/MX.194240> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Leiestinae" ;
    dwc:scientificNameAuthorship "Thomson, 1863" ;
    skos:broader <http://tun.fi/MX.194235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194241> ;
    skos:prefLabel "Leiestinae"@fi,
        "Leiestinae"@sv .

<http://tun.fi/MX.194241> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leiestes" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.194240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194242> ;
    skos:prefLabel "Leiestes"@fi,
        "Leiestes"@sv .

<http://tun.fi/MX.194243> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Endomychinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.194235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194244> ;
    skos:prefLabel "Endomychinae"@fi,
        "Endomychinae"@sv .

<http://tun.fi/MX.194244> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endomychus" ;
    dwc:scientificNameAuthorship "Panzer, 1795" ;
    skos:broader <http://tun.fi/MX.194243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194245> ;
    skos:prefLabel "Endomychus"@fi,
        "Endomychus"@sv .

<http://tun.fi/MX.194247> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycoperdina" ;
    dwc:scientificNameAuthorship "Latreille, 1807" ;
    skos:broader <http://tun.fi/MX.194246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194249> ;
    skos:prefLabel "Lycoperdina"@fi,
        "Lycoperdina"@sv .

<http://tun.fi/MX.194250> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycetina" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194251> ;
    skos:prefLabel "Mycetina"@fi,
        "Mycetina"@sv .

<http://tun.fi/MX.194252> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Mycetaeinae" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1857" ;
    skos:broader <http://tun.fi/MX.194235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194253> ;
    skos:prefLabel "Mycetaeinae"@fi,
        "Mycetaeinae"@sv .

<http://tun.fi/MX.194253> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycetaea" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.194252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194254> ;
    skos:prefLabel "Mycetaea"@fi,
        "Mycetaea"@sv .

<http://tun.fi/MX.194268> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptolaemus" ;
    dwc:scientificNameAuthorship "Mulsant, 1850" ;
    skos:broader <http://tun.fi/MX.194261> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194269> ;
    skos:prefLabel "Cryptolaemus"@fi,
        "Cryptolaemus"@sv .

<http://tun.fi/MX.194272> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stethorus" ;
    dwc:scientificNameAuthorship "Weise, 1885" ;
    skos:broader <http://tun.fi/MX.194270> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194273> ;
    skos:prefLabel "Stethorus"@fi,
        "Stethorus"@sv .

<http://tun.fi/MX.194281> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scymnus suffrianoides" ;
    dwc:scientificNameAuthorship "J.Sahlberg, 1913" ;
    skos:broader <http://tun.fi/MX.194278> ;
    skos:hiddenLabel "Scymnus pallipediformis"@fi,
        "Scymnus suffrianoides"@fi,
        "Scymnus pallipediformis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194283> ;
    skos:prefLabel "löylypikkupirkko"@fi,
        "Scymnus suffrianoides"@sv .

<http://tun.fi/MX.194321> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platynaspis" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1843" ;
    skos:broader <http://tun.fi/MX.194319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194322> ;
    skos:prefLabel "Platynaspis"@fi,
        "Platynaspis"@sv .

<http://tun.fi/MX.194327> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exochomus" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1843" ;
    skos:broader <http://tun.fi/MX.194319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194328> ;
    skos:prefLabel "Exochomus"@fi,
        "Exochomus"@sv .

<http://tun.fi/MX.194334> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halyzia" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194335> ;
    skos:prefLabel "Halyzia"@fi,
        "Halyzia"@sv .

<http://tun.fi/MX.194336> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psyllobora" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194338> ;
    skos:prefLabel "Psyllobora"@fi,
        "Psyllobora"@sv .

<http://tun.fi/MX.194342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccinula" ;
    dwc:scientificNameAuthorship "Dobzhansky, 1925" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194343> ;
    skos:prefLabel "Coccinula"@fi,
        "Coccinula"@sv .

<http://tun.fi/MX.194348> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sospita" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194349> ;
    skos:prefLabel "Sospita"@fi,
        "Sospita"@sv .

<http://tun.fi/MX.194350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myzia" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194352> ;
    skos:prefLabel "Myzia"@fi,
        "Myzia"@sv .

<http://tun.fi/MX.194353> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrrha" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194354> ;
    skos:prefLabel "Myrrha"@fi,
        "Myrrha"@sv .

<http://tun.fi/MX.194355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Propylea" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194356> ;
    skos:prefLabel "Propylea"@fi,
        "Propylea"@sv .

<http://tun.fi/MX.194361> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anatis" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194362> ;
    skos:prefLabel "Anatis"@fi,
        "Anatis"@sv .

<http://tun.fi/MX.194363> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphidecta" ;
    dwc:scientificNameAuthorship "Weise, 1893" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194364> ;
    skos:prefLabel "Aphidecta"@fi,
        "Aphidecta"@sv .

<http://tun.fi/MX.194371> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratomegilla" ;
    dwc:scientificNameAuthorship "Crotch, 1873" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194373> ;
    skos:prefLabel "Ceratomegilla"@fi,
        "Ceratomegilla"@sv .

<http://tun.fi/MX.194386> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oenopia" ;
    dwc:scientificNameAuthorship "Mulsant, 1850" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194388> ;
    skos:prefLabel "Oenopia"@fi,
        "Oenopia"@sv .

<http://tun.fi/MX.194402> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Subcoccinella" ;
    dwc:scientificNameAuthorship "Agassiz, 1845" ;
    skos:broader <http://tun.fi/MX.194400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194403> ;
    skos:prefLabel "Subcoccinella"@fi,
        "Subcoccinella"@sv .

<http://tun.fi/MX.194406> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cynegetis" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.194400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194407> ;
    skos:prefLabel "Cynegetis"@fi,
        "Cynegetis"@sv .

<http://tun.fi/MX.194409> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Orthoperinae" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1859" ;
    skos:broader <http://tun.fi/MX.194408> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194410> ;
    skos:prefLabel "Orthoperinae"@fi,
        "Orthoperinae"@sv .

<http://tun.fi/MX.194423> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clypastraea" ;
    dwc:scientificNameAuthorship "Haldeman, 1842" ;
    skos:broader <http://tun.fi/MX.194421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194425> ;
    skos:prefLabel "Clypastraea"@fi,
        "Clypastraea"@sv .

<http://tun.fi/MX.194426> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arthrolips" ;
    dwc:scientificNameAuthorship "Wollaston, 1854" ;
    skos:broader <http://tun.fi/MX.194421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194427> ;
    skos:prefLabel "Arthrolips"@fi,
        "Arthrolips"@sv .

<http://tun.fi/MX.194432> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corylophus" ;
    dwc:scientificNameAuthorship "Stephens, 1832" ;
    skos:broader <http://tun.fi/MX.194421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194433> ;
    skos:prefLabel "Corylophus"@fi,
        "Corylophus"@sv .

<http://tun.fi/MX.194438> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Latridiidae" ;
    dwc:scientificNameAuthorship "Erichson, 1842" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Latridiidae"@fi,
        "Latridiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194439> ;
    skos:prefLabel "närviäiset"@fi,
        "mögelbaggar"@sv .

<http://tun.fi/MX.194477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adistemia" ;
    dwc:scientificNameAuthorship "Fall, 1899" ;
    skos:broader <http://tun.fi/MX.194439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194478> ;
    skos:prefLabel "Adistemia"@fi,
        "Adistemia"@sv .

<http://tun.fi/MX.194491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thes" ;
    dwc:scientificNameAuthorship "Semenov-Tian-Shansky, 1910" ;
    skos:broader <http://tun.fi/MX.194439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194492> ;
    skos:prefLabel "Thes"@fi,
        "Thes"@sv .

<http://tun.fi/MX.194541> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cortinicara" ;
    dwc:scientificNameAuthorship "Johnson, 1975" ;
    skos:broader <http://tun.fi/MX.194439> ;
    skos:hiddenLabel "Cortinicara"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194542> ;
    skos:prefLabel "puolinyhäkkäät"@fi,
        "Cortinicara"@sv .

<http://tun.fi/MX.194566> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cteniopus" ;
    dwc:scientificNameAuthorship "Solier, 1835" ;
    skos:broader <http://tun.fi/MX.195357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194567> ;
    skos:prefLabel "Cteniopus"@fi,
        "Cteniopus"@sv .

<http://tun.fi/MX.194573> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Stenochiinae" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.195239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194577> ;
    skos:prefLabel "Stenochiinae"@fi,
        "Stenochiinae"@sv .

<http://tun.fi/MX.194577> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Upis" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.194573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194578> ;
    skos:prefLabel "Upis"@fi,
        "Upis"@sv .

<http://tun.fi/MX.194583> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Calopodinae" ;
    dwc:scientificNameAuthorship "Costa, 1852" ;
    skos:broader <http://tun.fi/MX.194582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194584> ;
    skos:prefLabel "Calopodinae"@fi,
        "Calopodinae"@sv .

<http://tun.fi/MX.194584> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calopus" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.194583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194585> ;
    skos:prefLabel "Calopus"@fi,
        "Calopus"@sv .

<http://tun.fi/MX.194588> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nacerdes" ;
    dwc:scientificNameAuthorship "Dejean, 1834" ;
    skos:broader <http://tun.fi/MX.194586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194590> ;
    skos:prefLabel "Nacerdes"@fi,
        "Nacerdes"@sv .

<http://tun.fi/MX.194599> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ditylus" ;
    dwc:scientificNameAuthorship "Fischer v. Waldheim, 1817" ;
    skos:broader <http://tun.fi/MX.194586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194600> ;
    skos:prefLabel "Ditylus"@fi,
        "Ditylus"@sv .

<http://tun.fi/MX.194630> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenotrachelus" ;
    dwc:scientificNameAuthorship "Berthold, 1827" ;
    skos:broader <http://tun.fi/MX.194628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194631> ;
    skos:prefLabel "Stenotrachelus"@fi,
        "Stenotrachelus"@sv .

<http://tun.fi/MX.194632> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scotodes" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1818" ;
    skos:broader <http://tun.fi/MX.194628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194633> ;
    skos:prefLabel "Scotodes"@fi,
        "Scotodes"@sv .

<http://tun.fi/MX.194635> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Meloinae" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1810" ;
    skos:broader <http://tun.fi/MX.194634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194643> ;
    skos:prefLabel "Meloinae"@fi,
        "Meloinae"@sv .

<http://tun.fi/MX.194648> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nemognathinae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1840" ;
    skos:broader <http://tun.fi/MX.194634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194650> ;
    skos:prefLabel "Nemognathinae"@fi,
        "Nemognathinae"@sv .

<http://tun.fi/MX.194650> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apalus" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.194648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194651> ;
    skos:prefLabel "Apalus"@fi,
        "Apalus"@sv .

<http://tun.fi/MX.194655> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Boridae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Boridae"@fi,
        "Boridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194656> ;
    skos:prefLabel "lahokapot"@fi,
        "skuggbaggar"@sv .

<http://tun.fi/MX.194656> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boros" ;
    dwc:scientificNameAuthorship "Herbst, 1797" ;
    skos:broader <http://tun.fi/MX.194655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194657> ;
    skos:prefLabel "Boros"@fi,
        "Boros"@sv .

<http://tun.fi/MX.194658> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pythidae" ;
    dwc:scientificNameAuthorship "Solier, 1834" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Pythidae"@fi,
        "Pythidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194659> ;
    skos:prefLabel "kolvakuoriaiset"@fi,
        "barkplattbaggar"@sv .

<http://tun.fi/MX.194664> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylotrechus" ;
    dwc:scientificNameAuthorship "Chevrolat, 1860" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194668> ;
    skos:prefLabel "Xylotrechus"@fi,
        "Xylotrechus"@sv .

<http://tun.fi/MX.194671> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagionotus" ;
    dwc:scientificNameAuthorship "Mulsant, 1842" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194673> ;
    skos:prefLabel "Plagionotus"@fi,
        "Plagionotus"@sv .

<http://tun.fi/MX.194675> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlorophorus" ;
    dwc:scientificNameAuthorship "Chevrolat, 1863" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194677> ;
    skos:prefLabel "Chlorophorus"@fi,
        "Chlorophorus"@sv .

<http://tun.fi/MX.194681> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clytus" ;
    dwc:scientificNameAuthorship "Laicharting, 1784" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194682> ;
    skos:prefLabel "Clytus"@fi,
        "Clytus"@sv .

<http://tun.fi/MX.194688> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamia" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194689> ;
    skos:prefLabel "Lamia"@fi,
        "Lamia"@sv .

<http://tun.fi/MX.194691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Monochamus sartor" ;
    dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
    skos:broader <http://tun.fi/MX.194690> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194692> ;
    skos:prefLabel "Monochamus sartor"@fi,
        "Monochamus sartor"@sv .

<http://tun.fi/MX.194697> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesosa" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194700> ;
    skos:prefLabel "Mesosa"@fi,
        "Mesosa"@sv .

<http://tun.fi/MX.194704> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oplosia" ;
    dwc:scientificNameAuthorship "Mulsant, 1862" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194705> ;
    skos:prefLabel "Oplosia"@fi,
        "Oplosia"@sv .

<http://tun.fi/MX.194719> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exocentrus" ;
    dwc:scientificNameAuthorship "Dejean, 1835" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194721> ;
    skos:prefLabel "Exocentrus"@fi,
        "Exocentrus"@sv .

<http://tun.fi/MX.194723> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aegomorphus" ;
    dwc:scientificNameAuthorship "Haldeman, 1847" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194725> ;
    skos:prefLabel "Aegomorphus"@fi,
        "Aegomorphus"@sv .

<http://tun.fi/MX.194737> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agapanthia" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1835" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194738> ;
    skos:prefLabel "Agapanthia"@fi,
        "Agapanthia"@sv .

<http://tun.fi/MX.194752> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenostola" ;
    dwc:scientificNameAuthorship "Dejean, 1835" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194753> ;
    skos:prefLabel "Stenostola"@fi,
        "Stenostola"@sv .

<http://tun.fi/MX.194756> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oberea" ;
    dwc:scientificNameAuthorship "Dejean, 1835" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194757> ;
    skos:prefLabel "Oberea"@fi,
        "Oberea"@sv .

<http://tun.fi/MX.194761> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytoecia" ;
    dwc:scientificNameAuthorship "Dejean, 1835" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194764> ;
    skos:prefLabel "Phytoecia"@fi,
        "Phytoecia"@sv .

<http://tun.fi/MX.194772> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetrops" ;
    dwc:scientificNameAuthorship "Kirby, 1826" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194773> ;
    skos:prefLabel "Tetrops"@fi,
        "Tetrops"@sv .

<http://tun.fi/MX.194775> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Megalopodidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Megalopodidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194776> ;
    skos:prefLabel "valekukot"@fi,
        "Megalopodidae"@sv .

<http://tun.fi/MX.194776> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Zeugophorinae" ;
    dwc:scientificNameAuthorship "Böving & Craighead, 1931" ;
    skos:broader <http://tun.fi/MX.194775> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194777> ;
    skos:prefLabel "Zeugophorinae"@fi,
        "Zeugophorinae"@sv .

<http://tun.fi/MX.194783> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Orsodacnidae" ;
    dwc:scientificNameAuthorship "Thomson. 1859" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Orsodacnidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194784> ;
    skos:prefLabel "jääräkukot"@fi,
        "Orsodacnidae"@sv .

<http://tun.fi/MX.194784> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orsodacne" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.194783> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194785> ;
    skos:prefLabel "Orsodacne"@fi,
        "Orsodacne"@sv .

<http://tun.fi/MX.194834> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lema" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.194825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194835> ;
    skos:prefLabel "Lema"@fi,
        "Lema"@sv .

<http://tun.fi/MX.194847> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Labidostomis" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.194846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194848> ;
    skos:prefLabel "Labidostomis"@fi,
        "Labidostomis"@sv .

<http://tun.fi/MX.194854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clytra" ;
    dwc:scientificNameAuthorship "Laicharting, 1781" ;
    skos:broader <http://tun.fi/MX.194846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194855> ;
    skos:prefLabel "Clytra"@fi,
        "Clytra"@sv .

<http://tun.fi/MX.194859> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrochroa" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.194663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194860> ;
    skos:prefLabel "Pyrochroa"@fi,
        "Pyrochroa"@sv .

<http://tun.fi/MX.194862> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizotus" ;
    dwc:scientificNameAuthorship "Newman, 1838" ;
    skos:broader <http://tun.fi/MX.194663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194863> ;
    skos:prefLabel "Schizotus"@fi,
        "Schizotus"@sv .

<http://tun.fi/MX.194864> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Salpingidae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Salpingidae"@fi,
        "Salpingidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194868> ;
    skos:prefLabel "jahkiaiset"@fi,
        "trädbasbaggar"@sv .

<http://tun.fi/MX.194870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lissodema" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.194868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194871> ;
    skos:prefLabel "Lissodema"@fi,
        "Lissodema"@sv .

<http://tun.fi/MX.194890> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cariderus" ;
    dwc:scientificNameAuthorship "Mulsant, 1859" ;
    skos:broader <http://tun.fi/MX.194868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194891> ;
    skos:prefLabel "Cariderus"@fi,
        "Cariderus"@sv .

<http://tun.fi/MX.194896> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anthicidae" ;
    dwc:scientificNameAuthorship "Latreille, 1819" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Anthicidae"@fi,
        "Anthicidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194897> ;
    skos:prefLabel "antikaiset"@fi,
        "kvickbaggar"@sv .

<http://tun.fi/MX.194899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notoxus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.194897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194900> ;
    skos:prefLabel "Notoxus"@fi,
        "Notoxus"@sv .

<http://tun.fi/MX.194922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stricticollis" ;
    dwc:scientificNameAuthorship "Marseul, 1879" ;
    skos:broader <http://tun.fi/MX.194897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194924> ;
    skos:prefLabel "Stricticollis"@fi,
        "Stricticollis"@sv .

<http://tun.fi/MX.194937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytobaenus" ;
    dwc:scientificNameAuthorship "F.Sahlberg, 1834" ;
    skos:broader <http://tun.fi/MX.194936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194938> ;
    skos:prefLabel "Phytobaenus"@fi,
        "Phytobaenus"@sv .

<http://tun.fi/MX.194939> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aderus" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.194936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194941> ;
    skos:prefLabel "Aderus"@fi,
        "Aderus"@sv .

<http://tun.fi/MX.194946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anidorus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1866" ;
    skos:broader <http://tun.fi/MX.194936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194947> ;
    skos:prefLabel "Anidorus"@fi,
        "Anidorus"@sv .

<http://tun.fi/MX.194950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudanidorus" ;
    dwc:scientificNameAuthorship "Pic, 1893" ;
    skos:broader <http://tun.fi/MX.194936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194952> ;
    skos:prefLabel "Pseudanidorus"@fi,
        "Pseudanidorus"@sv .

<http://tun.fi/MX.194954> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scraptiinae" ;
    dwc:scientificNameAuthorship "Mulsant, 1856" ;
    skos:broader <http://tun.fi/MX.194953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194955> ;
    skos:prefLabel "Scraptiinae"@fi,
        "Scraptiinae"@sv .

<http://tun.fi/MX.194955> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scraptia" ;
    dwc:scientificNameAuthorship "Latreille, 1807" ;
    skos:broader <http://tun.fi/MX.194954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194956> ;
    skos:prefLabel "Scraptia"@fi,
        "Scraptia"@sv .

<http://tun.fi/MX.194959> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyrtanaspis" ;
    dwc:scientificNameAuthorship "Emery, 1876" ;
    skos:broader <http://tun.fi/MX.194958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194960> ;
    skos:prefLabel "Cyrtanaspis"@fi,
        "Cyrtanaspis"@sv .

<http://tun.fi/MX.194989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prionus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.194986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194990> ;
    skos:prefLabel "Prionus"@fi,
        "Prionus"@sv .

<http://tun.fi/MX.194991> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tragosoma" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1832" ;
    skos:broader <http://tun.fi/MX.194986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194992> ;
    skos:prefLabel "Tragosoma"@fi,
        "Tragosoma"@sv .

<http://tun.fi/MX.194995> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spondylis" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.194993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194996> ;
    skos:prefLabel "Spondylis"@fi,
        "Spondylis"@sv .

<http://tun.fi/MX.194998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nothorhina" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1845" ;
    skos:broader <http://tun.fi/MX.194993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194999> ;
    skos:prefLabel "Nothorhina"@fi,
        "Nothorhina"@sv .

<http://tun.fi/MX.195006> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asemum" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1830" ;
    skos:broader <http://tun.fi/MX.194993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195007> ;
    skos:prefLabel "Asemum"@fi,
        "Asemum"@sv .

<http://tun.fi/MX.195017> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxymirus" ;
    dwc:scientificNameAuthorship "Mulsant, 1862" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195018> ;
    skos:prefLabel "Oxymirus"@fi,
        "Oxymirus"@sv .

<http://tun.fi/MX.195019> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhamnusium" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195020> ;
    skos:prefLabel "Rhamnusium"@fi,
        "Rhamnusium"@sv .

<http://tun.fi/MX.195026> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenocorus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195027> ;
    skos:prefLabel "Stenocorus"@fi,
        "Stenocorus"@sv .

<http://tun.fi/MX.195031> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachyta" ;
    dwc:scientificNameAuthorship "Fairmaire, 1864" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195032> ;
    skos:prefLabel "Brachyta"@fi,
        "Brachyta"@sv .

<http://tun.fi/MX.195033> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Evodinus" ;
    dwc:scientificNameAuthorship "LeConte, 1850" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195034> ;
    skos:prefLabel "Evodinus"@fi,
        "Evodinus"@sv .

<http://tun.fi/MX.195035> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gaurotes" ;
    dwc:scientificNameAuthorship "LeConte, 1850" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195037> ;
    skos:prefLabel "Gaurotes"@fi,
        "Gaurotes"@sv .

<http://tun.fi/MX.195048> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cortodera" ;
    dwc:scientificNameAuthorship "Mulsant, 1863" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195049> ;
    skos:prefLabel "Cortodera"@fi,
        "Cortodera"@sv .

<http://tun.fi/MX.195055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alosterna" ;
    dwc:scientificNameAuthorship "Mulsant, 1863" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195056> ;
    skos:prefLabel "Alosterna"@fi,
        "Alosterna"@sv .

<http://tun.fi/MX.195058> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudovadonia" ;
    dwc:scientificNameAuthorship "Lobanov, Danilevsky & Murzin, 1981" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195059> ;
    skos:prefLabel "Pseudovadonia"@fi,
        "Pseudovadonia"@sv .

<http://tun.fi/MX.195060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nivellia" ;
    dwc:scientificNameAuthorship "Mulsant, 1863" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195061> ;
    skos:prefLabel "Nivellia"@fi,
        "Nivellia"@sv .

<http://tun.fi/MX.195063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anoplodera" ;
    dwc:scientificNameAuthorship "Mulsant, 1839" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195067> ;
    skos:prefLabel "Anoplodera"@fi,
        "Anoplodera"@sv .

<http://tun.fi/MX.195078> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepturobosca" ;
    dwc:scientificNameAuthorship "Reitter, 1913" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195079> ;
    skos:prefLabel "Lepturobosca"@fi,
        "Lepturobosca"@sv .

<http://tun.fi/MX.195080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Judolia" ;
    dwc:scientificNameAuthorship "Mulsant, 1863" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195082> ;
    skos:prefLabel "Judolia"@fi,
        "Judolia"@sv .

<http://tun.fi/MX.195088> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptura" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195093> ;
    skos:prefLabel "Leptura"@fi,
        "Leptura"@sv .

<http://tun.fi/MX.195102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strangalia" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1835" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195103> ;
    skos:prefLabel "Strangalia"@fi,
        "Strangalia"@sv .

<http://tun.fi/MX.195104> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Necydalinae" ;
    dwc:scientificNameAuthorship "Latreille, 1825" ;
    skos:broader <http://tun.fi/MX.194985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195105> ;
    skos:prefLabel "Necydalinae"@fi,
        "Necydalinae"@sv .

<http://tun.fi/MX.195105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Necydalis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.195104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195106> ;
    skos:prefLabel "Necydalis"@fi,
        "Necydalis"@sv .

<http://tun.fi/MX.195110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stromatium" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1834" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195111> ;
    skos:prefLabel "Stromatium"@fi,
        "Stromatium"@sv .

<http://tun.fi/MX.195114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gracilia" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1834" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195115> ;
    skos:prefLabel "Gracilia"@fi,
        "Gracilia"@sv .

<http://tun.fi/MX.195119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nathrius" ;
    dwc:scientificNameAuthorship "Brethes, 1916" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195120> ;
    skos:prefLabel "Nathrius"@fi,
        "Nathrius"@sv .

<http://tun.fi/MX.195122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Molorchus" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195124> ;
    skos:prefLabel "Molorchus"@fi,
        "Molorchus"@sv .

<http://tun.fi/MX.195127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Obrium" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195128> ;
    skos:prefLabel "Obrium"@fi,
        "Obrium"@sv .

<http://tun.fi/MX.195135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aromia" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1834" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195136> ;
    skos:prefLabel "Aromia"@fi,
        "Aromia"@sv .

<http://tun.fi/MX.195141> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylotrupes" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1834" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195142> ;
    skos:prefLabel "Hylotrupes"@fi,
        "Hylotrupes"@sv .

<http://tun.fi/MX.195146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Semanotus" ;
    dwc:scientificNameAuthorship "Mulsant, 1839" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195147> ;
    skos:prefLabel "Semanotus"@fi,
        "Semanotus"@sv .

<http://tun.fi/MX.195158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrrhidium" ;
    dwc:scientificNameAuthorship "Fairmaire, 1864" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195159> ;
    skos:prefLabel "Pyrrhidium"@fi,
        "Pyrrhidium"@sv .

<http://tun.fi/MX.195160> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phymatodes" ;
    dwc:scientificNameAuthorship "Mulsant, 1839" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195161> ;
    skos:prefLabel "Phymatodes"@fi,
        "Phymatodes"@sv .

<http://tun.fi/MX.195162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poecilium" ;
    dwc:scientificNameAuthorship "Fairmaire, 1864" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195164> ;
    skos:prefLabel "Poecilium"@fi,
        "Poecilium"@sv .

<http://tun.fi/MX.195197> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pelecotominae" ;
    dwc:scientificNameAuthorship "Seidlitz, 1875" ;
    skos:broader <http://tun.fi/MX.195196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195198> ;
    skos:prefLabel "Pelecotominae"@fi,
        "Pelecotominae"@sv .

<http://tun.fi/MX.195198> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelecotoma" ;
    dwc:scientificNameAuthorship "Fischer v. Waldheim, 1809" ;
    skos:broader <http://tun.fi/MX.195197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195199> ;
    skos:prefLabel "Pelecotoma"@fi,
        "Pelecotoma"@sv .

<http://tun.fi/MX.195200> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ripidiinae" ;
    dwc:scientificNameAuthorship "Gerstaecker, 1855" ;
    skos:broader <http://tun.fi/MX.195196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195201> ;
    skos:prefLabel "Ripidiinae"@fi,
        "Ripidiinae"@sv .

<http://tun.fi/MX.195201> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ripidius" ;
    dwc:scientificNameAuthorship "Thunberg, 1806" ;
    skos:broader <http://tun.fi/MX.195200> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195202> ;
    skos:prefLabel "Ripidius"@fi,
        "Ripidius"@sv .

<http://tun.fi/MX.195204> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ripiphorinae" ;
    dwc:scientificNameAuthorship "Gemminger & Harold, 1870" ;
    skos:broader <http://tun.fi/MX.195196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195205> ;
    skos:prefLabel "Ripiphorinae"@fi,
        "Ripiphorinae"@sv .

<http://tun.fi/MX.195205> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metoecus" ;
    dwc:scientificNameAuthorship "Dejean, 1834" ;
    skos:broader <http://tun.fi/MX.195204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195206> ;
    skos:prefLabel "Metoecus"@fi,
        "Metoecus"@sv .

<http://tun.fi/MX.195207> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Zopheridae" ;
    dwc:scientificNameAuthorship "Solier, 1834" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Colydiidae"@fi,
        "Zopheridae"@fi,
        "Colydiidae"@sv,
        "Zopheridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195208> ;
    skos:prefLabel "kätkökuoriaiset"@fi,
        "barkbaggar"@sv .

<http://tun.fi/MX.195217> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synchita" ;
    dwc:scientificNameAuthorship "Hellwig, 1792" ;
    skos:broader <http://tun.fi/MX.195208> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195219> ;
    skos:prefLabel "Synchita"@fi,
        "Synchita"@sv .

<http://tun.fi/MX.195222> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bitoma" ;
    dwc:scientificNameAuthorship "Herbst, 1793" ;
    skos:broader <http://tun.fi/MX.195208> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195224> ;
    skos:prefLabel "Bitoma"@fi,
        "Bitoma"@sv .

<http://tun.fi/MX.195225> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasconotus" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.195208> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195227> ;
    skos:prefLabel "Lasconotus"@fi,
        "Lasconotus"@sv .

<http://tun.fi/MX.195231> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthocerus" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.195208> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195232> ;
    skos:prefLabel "Orthocerus"@fi,
        "Orthocerus"@sv .

<http://tun.fi/MX.195240> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lagriinae" ;
    dwc:scientificNameAuthorship "Latreille, 1825 -1820" ;
    skos:broader <http://tun.fi/MX.195239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195241> ;
    skos:prefLabel "Lagriinae"@fi,
        "Lagriinae"@sv .

<http://tun.fi/MX.195241> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lagria" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.195240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195242> ;
    skos:prefLabel "Lagria"@fi,
        "Lagria"@sv .

<http://tun.fi/MX.195250> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bolitophagus" ;
    dwc:scientificNameAuthorship "Illiger, 1798" ;
    skos:broader <http://tun.fi/MX.195243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195251> ;
    skos:prefLabel "Bolitophagus"@fi,
        "Bolitophagus"@sv .

<http://tun.fi/MX.195254> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eledona" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.195243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195255> ;
    skos:prefLabel "Eledona"@fi,
        "Eledona"@sv .

<http://tun.fi/MX.195263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bius" ;
    dwc:scientificNameAuthorship "Dejean, 1834" ;
    skos:broader <http://tun.fi/MX.195243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195264> ;
    skos:prefLabel "Bius"@fi,
        "Bius"@sv .

<http://tun.fi/MX.195275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Latheticus" ;
    dwc:scientificNameAuthorship "Waterhouse, 1880" ;
    skos:broader <http://tun.fi/MX.195243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195276> ;
    skos:prefLabel "Latheticus"@fi,
        "Latheticus"@sv .

<http://tun.fi/MX.195289> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nalassus" ;
    dwc:scientificNameAuthorship "Mulsant, 1854" ;
    skos:broader <http://tun.fi/MX.195243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195290> ;
    skos:prefLabel "Nalassus"@fi,
        "Nalassus"@sv .

<http://tun.fi/MX.195312> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanimon" ;
    dwc:scientificNameAuthorship "Steven, 1829" ;
    skos:broader <http://tun.fi/MX.195243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195313> ;
    skos:prefLabel "Melanimon"@fi,
        "Melanimon"@sv .

<http://tun.fi/MX.195319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cynaeus" ;
    dwc:scientificNameAuthorship "LeConte, 1862" ;
    skos:broader <http://tun.fi/MX.195314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195320> ;
    skos:prefLabel "Cynaeus"@fi,
        "Cynaeus"@sv .

<http://tun.fi/MX.195323> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alphitophagus" ;
    dwc:scientificNameAuthorship "Stephens, 1832" ;
    skos:broader <http://tun.fi/MX.195314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195324> ;
    skos:prefLabel "Alphitophagus"@fi,
        "Alphitophagus"@sv .

<http://tun.fi/MX.195325> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaperis" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.195314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195326> ;
    skos:prefLabel "Diaperis"@fi,
        "Diaperis"@sv .

<http://tun.fi/MX.195327> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neomida" ;
    dwc:scientificNameAuthorship "Dahl, 1823" ;
    skos:broader <http://tun.fi/MX.195314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195329> ;
    skos:prefLabel "Neomida"@fi,
        "Neomida"@sv .

<http://tun.fi/MX.195330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platydema" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau & Brullé, 1831" ;
    skos:broader <http://tun.fi/MX.195314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195331> ;
    skos:prefLabel "Platydema"@fi,
        "Platydema"@sv .

<http://tun.fi/MX.195332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pentaphyllus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.195314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195333> ;
    skos:prefLabel "Pentaphyllus"@fi,
        "Pentaphyllus"@sv .

<http://tun.fi/MX.195334> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scaphidema" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1849" ;
    skos:broader <http://tun.fi/MX.195314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195335> ;
    skos:prefLabel "Scaphidema"@fi,
        "Scaphidema"@sv .

<http://tun.fi/MX.195337> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crypticus" ;
    dwc:scientificNameAuthorship "Latreille, 1817" ;
    skos:broader <http://tun.fi/MX.195314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195338> ;
    skos:prefLabel "Crypticus"@fi,
        "Crypticus"@sv .

<http://tun.fi/MX.195359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allecula" ;
    dwc:scientificNameAuthorship "Fabricius, 1801" ;
    skos:broader <http://tun.fi/MX.195357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195360> ;
    skos:prefLabel "Allecula"@fi,
        "Allecula"@sv .

<http://tun.fi/MX.195362> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hymenophorus" ;
    dwc:scientificNameAuthorship "Mulsant, 1851" ;
    skos:broader <http://tun.fi/MX.195357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195363> ;
    skos:prefLabel "Hymenophorus"@fi,
        "Hymenophorus"@sv .

<http://tun.fi/MX.195369> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudocistela" ;
    dwc:scientificNameAuthorship "Crotch, 1873" ;
    skos:broader <http://tun.fi/MX.195357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195370> ;
    skos:prefLabel "Pseudocistela"@fi,
        "Pseudocistela"@sv .

<http://tun.fi/MX.195401> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bruchidius" ;
    dwc:scientificNameAuthorship "Schilsky, 1905" ;
    skos:broader <http://tun.fi/MX.195389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195406> ;
    skos:prefLabel "Bruchidius"@fi,
        "Bruchidius"@sv .

<http://tun.fi/MX.195408> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callosobruchus" ;
    dwc:scientificNameAuthorship "Pic, 1902" ;
    skos:broader <http://tun.fi/MX.195389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195409> ;
    skos:prefLabel "Callosobruchus"@fi,
        "Callosobruchus"@sv .

<http://tun.fi/MX.195411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthoscelides" ;
    dwc:scientificNameAuthorship "Schilsky, 1905" ;
    skos:broader <http://tun.fi/MX.195389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195412> ;
    skos:prefLabel "Acanthoscelides"@fi,
        "Acanthoscelides"@sv .

<http://tun.fi/MX.195415> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spermophagus" ;
    dwc:scientificNameAuthorship "Schönherr, 1833" ;
    skos:broader <http://tun.fi/MX.195389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195416> ;
    skos:prefLabel "Spermophagus"@fi,
        "Spermophagus"@sv .

<http://tun.fi/MX.195419> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nemonychidae" ;
    dwc:scientificNameAuthorship "Bedel, 1882" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Nemonychidae"@fi,
        "Nemonychidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195420> ;
    skos:prefLabel "hedekärsäkkäät"@fi,
        "barrblomvivlar"@sv .

<http://tun.fi/MX.195422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cimberis" ;
    dwc:scientificNameAuthorship "Des Gozis, 1881" ;
    skos:broader <http://tun.fi/MX.195420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195424> ;
    skos:prefLabel "Cimberis"@fi,
        "Cimberis"@sv .

<http://tun.fi/MX.195426> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Doydirhynchus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.195420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195427> ;
    skos:prefLabel "Doydirhynchus"@fi,
        "Doydirhynchus"@sv .

<http://tun.fi/MX.195433> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonotropis" ;
    dwc:scientificNameAuthorship "LeConte, 1876" ;
    skos:broader <http://tun.fi/MX.195429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195434> ;
    skos:prefLabel "Gonotropis"@fi,
        "Gonotropis"@sv .

<http://tun.fi/MX.195436> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allandrus" ;
    dwc:scientificNameAuthorship "LeConte, 1876" ;
    skos:broader <http://tun.fi/MX.195429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195438> ;
    skos:prefLabel "Allandrus"@fi,
        "Allandrus"@sv .

<http://tun.fi/MX.195444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dissoleucas" ;
    dwc:scientificNameAuthorship "Jordan, 1925" ;
    skos:broader <http://tun.fi/MX.195429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195445> ;
    skos:prefLabel "Dissoleucas"@fi,
        "Dissoleucas"@sv .

<http://tun.fi/MX.195447> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platyrhinus" ;
    dwc:scientificNameAuthorship "Clairville & Schellenberg, 1798" ;
    skos:broader <http://tun.fi/MX.195429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195448> ;
    skos:prefLabel "Platyrhinus"@fi,
        "Platyrhinus"@sv .

<http://tun.fi/MX.195450> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platystomos" ;
    dwc:scientificNameAuthorship "Schneider, 1791" ;
    skos:broader <http://tun.fi/MX.195429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195451> ;
    skos:prefLabel "Platystomos"@fi,
        "Platystomos"@sv .

<http://tun.fi/MX.195459> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Araecerus" ;
    dwc:scientificNameAuthorship "Schönherr, 1823" ;
    skos:broader <http://tun.fi/MX.195458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195460> ;
    skos:prefLabel "Araecerus"@fi,
        "Araecerus"@sv .

<http://tun.fi/MX.195462> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Choragus" ;
    dwc:scientificNameAuthorship "Kirby, 1819" ;
    skos:broader <http://tun.fi/MX.195458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195463> ;
    skos:prefLabel "Choragus"@fi,
        "Choragus"@sv .

<http://tun.fi/MX.195469> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Attelabidae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Attelabidae"@fi,
        "Attelabidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195507> ;
    skos:prefLabel "lepänkäärökärsäkkäät"@fi,
        "rullvivlar"@sv .

<http://tun.fi/MX.195482> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neocoenorrhinus" ;
    dwc:scientificNameAuthorship "Voss, 1952" ;
    skos:broader <http://tun.fi/MX.195470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195485> ;
    skos:prefLabel "Neocoenorrhinus"@fi,
        "Neocoenorrhinus"@sv .

<http://tun.fi/MX.195500> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deporaus" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.195470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195503> ;
    skos:prefLabel "Deporaus"@fi,
        "Deporaus"@sv .

<http://tun.fi/MX.195507> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Apoderinae" ;
    dwc:scientificNameAuthorship "Jekel, 1860" ;
    skos:broader <http://tun.fi/MX.195469> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195508> ;
    skos:prefLabel "Apoderinae"@fi,
        "Apoderinae"@sv .

<http://tun.fi/MX.195508> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apoderus" ;
    dwc:scientificNameAuthorship "Olivier, 1807" ;
    skos:broader <http://tun.fi/MX.195507> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195509> ;
    skos:prefLabel "Apoderus"@fi,
        "Apoderus"@sv .

<http://tun.fi/MX.195511> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Apionidae" ;
    dwc:scientificNameAuthorship "Schönherr, 1823" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Apionidae"@fi,
        "Apionidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195512> ;
    skos:prefLabel "nirput"@fi,
        "spetsvivlar"@sv .

<http://tun.fi/MX.195577> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachybrachis" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.195575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195578> ;
    skos:prefLabel "Pachybrachis"@fi,
        "Pachybrachis"@sv .

<http://tun.fi/MX.195633> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Synetinae" ;
    dwc:scientificNameAuthorship "Edwards, 1953" ;
    skos:broader <http://tun.fi/MX.194786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195634> ;
    skos:prefLabel "Synetinae"@fi,
        "Synetinae"@sv .

<http://tun.fi/MX.195634> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syneta" ;
    dwc:scientificNameAuthorship "Dejean, 1837" ;
    skos:broader <http://tun.fi/MX.195633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195635> ;
    skos:prefLabel "Syneta"@fi,
        "Syneta"@sv .

<http://tun.fi/MX.195641> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachnephorus" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.195636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195642> ;
    skos:prefLabel "Pachnephorus"@fi,
        "Pachnephorus"@sv .

<http://tun.fi/MX.195644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bromius" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.195636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195646> ;
    skos:prefLabel "Bromius"@fi,
        "Bromius"@sv .

<http://tun.fi/MX.195649> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptinotarsa" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.195647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195650> ;
    skos:prefLabel "Leptinotarsa"@fi,
        "Leptinotarsa"@sv .

<http://tun.fi/MX.195713> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagiodera" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.195647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195714> ;
    skos:prefLabel "Plagiodera"@fi,
        "Plagiodera"@sv .

<http://tun.fi/MX.195723> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagiosterna" ;
    dwc:scientificNameAuthorship "Motschulsky, 1860" ;
    skos:broader <http://tun.fi/MX.195647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195725> ;
    skos:prefLabel "Plagiosterna"@fi,
        "Plagiosterna"@sv .

<http://tun.fi/MX.195767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrrhalta" ;
    dwc:scientificNameAuthorship "Joannis, 1866" ;
    skos:broader <http://tun.fi/MX.195755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195768> ;
    skos:prefLabel "Pyrrhalta"@fi,
        "Pyrrhalta"@sv .

<http://tun.fi/MX.195788> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agelastica" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.195755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195789> ;
    skos:prefLabel "Agelastica"@fi,
        "Agelastica"@sv .

<http://tun.fi/MX.195791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllobrotica" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.195755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195792> ;
    skos:prefLabel "Phyllobrotica"@fi,
        "Phyllobrotica"@sv .

<http://tun.fi/MX.195793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calomicrus" ;
    dwc:scientificNameAuthorship "Dillwyn, 1829" ;
    skos:broader <http://tun.fi/MX.195755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195794> ;
    skos:prefLabel "Calomicrus"@fi,
        "Calomicrus"@sv .

<http://tun.fi/MX.195894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Altica quercetorum" ;
    dwc:scientificNameAuthorship "Foudras, 1860" ;
    skos:broader <http://tun.fi/MX.195887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195895> ;
    skos:prefLabel "Altica quercetorum"@fi,
        "Altica quercetorum"@sv .

<http://tun.fi/MX.195912> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Batophila" ;
    dwc:scientificNameAuthorship "Foudras, 1860" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195913> ;
    skos:prefLabel "Batophila"@fi,
        "Batophila"@sv .

<http://tun.fi/MX.195914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lythraria" ;
    dwc:scientificNameAuthorship "Bedel, 1897" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195915> ;
    skos:prefLabel "Lythraria"@fi,
        "Lythraria"@sv .

<http://tun.fi/MX.195933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hippuriphila" ;
    dwc:scientificNameAuthorship "Foudras, 1861" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195934> ;
    skos:prefLabel "Hippuriphila"@fi,
        "Hippuriphila"@sv .

<http://tun.fi/MX.195945> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epitrix" ;
    dwc:scientificNameAuthorship "Foudras, 1861" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:hiddenLabel "Epitrix"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195946> ;
    skos:prefLabel "sukakirpat"@fi,
        "Epitrix"@sv .

<http://tun.fi/MX.195971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dibolia" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195972> ;
    skos:prefLabel "Dibolia"@fi,
        "Dibolia"@sv .

<http://tun.fi/MX.195976> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaeroderma" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195977> ;
    skos:prefLabel "Sphaeroderma"@fi,
        "Sphaeroderma"@sv .

<http://tun.fi/MX.196013> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypocassida" ;
    dwc:scientificNameAuthorship "Weise, 1893" ;
    skos:broader <http://tun.fi/MX.196010> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196014> ;
    skos:prefLabel "Hypocassida"@fi,
        "Hypocassida"@sv .

<http://tun.fi/MX.196030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sciaphilus" ;
    dwc:scientificNameAuthorship "Schönherr, 1823" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196031> ;
    skos:prefLabel "Sciaphilus"@fi,
        "Sciaphilus"@sv .

<http://tun.fi/MX.196032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachysomus" ;
    dwc:scientificNameAuthorship "Schönherr, 1823" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196033> ;
    skos:prefLabel "Brachysomus"@fi,
        "Brachysomus"@sv .

<http://tun.fi/MX.196043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachyderes" ;
    dwc:scientificNameAuthorship "Schönherr, 1823" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196044> ;
    skos:prefLabel "Brachyderes"@fi,
        "Brachyderes"@sv .

<http://tun.fi/MX.196057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liophloeus" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196058> ;
    skos:prefLabel "Liophloeus"@fi,
        "Liophloeus"@sv .

<http://tun.fi/MX.196063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philopedon" ;
    dwc:scientificNameAuthorship "Schönherr, 1826" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196064> ;
    skos:prefLabel "Philopedon"@fi,
        "Philopedon"@sv .

<http://tun.fi/MX.196080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlorophanus" ;
    dwc:scientificNameAuthorship "Sahlberg, 1823" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196081> ;
    skos:prefLabel "Chlorophanus"@fi,
        "Chlorophanus"@sv .

<http://tun.fi/MX.196083> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tanymecus" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196084> ;
    skos:prefLabel "Tanymecus"@fi,
        "Tanymecus"@sv .

<http://tun.fi/MX.196121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhinusa" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196125> ;
    skos:prefLabel "Rhinusa"@fi,
        "Rhinusa"@sv .

<http://tun.fi/MX.196162> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Bagoinae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196167> ;
    skos:prefLabel "Bagoinae"@fi,
        "Bagoinae"@sv .

<http://tun.fi/MX.196198> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dryophthorinae" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.4884410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196199> ;
    skos:prefLabel "Dryophthorinae"@fi,
        "Dryophthorinae"@sv .

<http://tun.fi/MX.196199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dryophthorus" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.196198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196200> ;
    skos:prefLabel "Dryophthorus"@fi,
        "Dryophthorus"@sv .

<http://tun.fi/MX.196239> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Mesoptiliinae" ;
    dwc:scientificNameAuthorship "Lacordaire, 1863" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196241> ;
    skos:prefLabel "Mesoptiliinae"@fi,
        "Mesoptiliinae"@sv .

<http://tun.fi/MX.196265> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepyrus" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196268> ;
    skos:prefLabel "Lepyrus"@fi,
        "Lepyrus"@sv .

<http://tun.fi/MX.196280> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leiosoma" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.196262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196281> ;
    skos:prefLabel "Leiosoma"@fi,
        "Leiosoma"@sv .

<http://tun.fi/MX.196293> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachodes" ;
    dwc:scientificNameAuthorship "Germar, 1824" ;
    skos:broader <http://tun.fi/MX.196262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196294> ;
    skos:prefLabel "Trachodes"@fi,
        "Trachodes"@sv .

<http://tun.fi/MX.196296> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptorhynchus" ;
    dwc:scientificNameAuthorship "Illiger, 1807" ;
    skos:broader <http://tun.fi/MX.196295> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196297> ;
    skos:prefLabel "Cryptorhynchus"@fi,
        "Cryptorhynchus"@sv .

<http://tun.fi/MX.196298> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acalles" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.196295> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196302> ;
    skos:prefLabel "Acalles"@fi,
        "Acalles"@sv .

<http://tun.fi/MX.196309> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baris" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196307> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196310> ;
    skos:prefLabel "Baris"@fi,
        "Baris"@sv .

<http://tun.fi/MX.196336> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bothynoderes" ;
    dwc:scientificNameAuthorship "Schönherr, 1823" ;
    skos:broader <http://tun.fi/MX.196114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196338> ;
    skos:prefLabel "Bothynoderes"@fi,
        "Bothynoderes"@sv .

<http://tun.fi/MX.196343> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyphocleonus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1860" ;
    skos:broader <http://tun.fi/MX.196114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196346> ;
    skos:prefLabel "Cyphocleonus"@fi,
        "Cyphocleonus"@sv .

<http://tun.fi/MX.196347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cleonis" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.196114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196348> ;
    skos:prefLabel "Cleonis"@fi,
        "Cleonis"@sv .

<http://tun.fi/MX.196349> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cyclominae" ;
    dwc:scientificNameAuthorship "Schönherr, 1826" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196351> ;
    skos:prefLabel "Cyclominae"@fi,
        "Cyclominae"@sv .

<http://tun.fi/MX.196351> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gronops" ;
    dwc:scientificNameAuthorship "Schönherr, 1823" ;
    skos:broader <http://tun.fi/MX.196349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196353> ;
    skos:prefLabel "Gronops"@fi,
        "Gronops"@sv .

<http://tun.fi/MX.196385> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limobius" ;
    dwc:scientificNameAuthorship "Schönherr, 1847" ;
    skos:broader <http://tun.fi/MX.196354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196386> ;
    skos:prefLabel "Limobius"@fi,
        "Limobius"@sv .

<http://tun.fi/MX.196390> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grypus" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196391> ;
    skos:prefLabel "Grypus"@fi,
        "Grypus"@sv .

<http://tun.fi/MX.196449> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudostyphlus" ;
    dwc:scientificNameAuthorship "Tournier, 1874" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196450> ;
    skos:prefLabel "Pseudostyphlus"@fi,
        "Pseudostyphlus"@sv .

<http://tun.fi/MX.196452> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Smicronyx" ;
    dwc:scientificNameAuthorship "Schönherr, 1843" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196455> ;
    skos:prefLabel "Smicronyx"@fi,
        "Smicronyx"@sv .

<http://tun.fi/MX.196468> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stereonychus" ;
    dwc:scientificNameAuthorship "Suffrian, 1854" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196469> ;
    skos:prefLabel "Stereonychus"@fi,
        "Stereonychus"@sv .

<http://tun.fi/MX.196470> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cleopus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196471> ;
    skos:prefLabel "Cleopus"@fi,
        "Cleopus"@sv .

<http://tun.fi/MX.196533> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachonyx" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196534> ;
    skos:prefLabel "Brachonyx"@fi,
        "Brachonyx"@sv .

<http://tun.fi/MX.196551> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhynchaenus" ;
    dwc:scientificNameAuthorship "Clairville & Schellenberg, 1798" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196561> ;
    skos:prefLabel "Rhynchaenus"@fi,
        "Rhynchaenus"@sv .

<http://tun.fi/MX.196789> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eubrychius" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196790> ;
    skos:prefLabel "Eubrychius"@fi,
        "Eubrychius"@sv .

<http://tun.fi/MX.196791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytobius" ;
    dwc:scientificNameAuthorship "Schönherr, 1833" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196793> ;
    skos:prefLabel "Phytobius"@fi,
        "Phytobius"@sv .

<http://tun.fi/MX.196819> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Auleutes" ;
    dwc:scientificNameAuthorship "Dietz, 1896" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196820> ;
    skos:prefLabel "Auleutes"@fi,
        "Auleutes"@sv .

<http://tun.fi/MX.196822> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rutidosoma" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196823> ;
    skos:prefLabel "Rutidosoma"@fi,
        "Rutidosoma"@sv .

<http://tun.fi/MX.196825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scleropterus" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196826> ;
    skos:prefLabel "Scleropterus"@fi,
        "Scleropterus"@sv .

<http://tun.fi/MX.196828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amalus" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196829> ;
    skos:prefLabel "Amalus"@fi,
        "Amalus"@sv .

<http://tun.fi/MX.196833> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poophagus" ;
    dwc:scientificNameAuthorship "Schönherr, 1833" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196834> ;
    skos:prefLabel "Poophagus"@fi,
        "Poophagus"@sv .

<http://tun.fi/MX.196835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tapinotus" ;
    dwc:scientificNameAuthorship "Schönherr, 1826" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196836> ;
    skos:prefLabel "Tapinotus"@fi,
        "Tapinotus"@sv .

<http://tun.fi/MX.196852> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micrelus" ;
    dwc:scientificNameAuthorship "Thomson. 1859" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196853> ;
    skos:prefLabel "Micrelus"@fi,
        "Micrelus"@sv .

<http://tun.fi/MX.196854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zacladus" ;
    dwc:scientificNameAuthorship "Reitter, 1913" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196855> ;
    skos:prefLabel "Zacladus"@fi,
        "Zacladus"@sv .

<http://tun.fi/MX.196946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calosirus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196948> ;
    skos:prefLabel "Calosirus"@fi,
        "Calosirus"@sv .

<http://tun.fi/MX.196959> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nedyus" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196961> ;
    skos:prefLabel "Nedyus"@fi,
        "Nedyus"@sv .

<http://tun.fi/MX.196970> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Orobitidinae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196971> ;
    skos:prefLabel "Orobitidinae"@fi,
        "Orobitidinae"@sv .

<http://tun.fi/MX.196971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orobitis" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196972> ;
    skos:prefLabel "Orobitis"@fi,
        "Orobitis"@sv .

<http://tun.fi/MX.196973> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhynchophorinae" ;
    dwc:scientificNameAuthorship "Schönherr, 1833" ;
    skos:broader <http://tun.fi/MX.4884410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196974> ;
    skos:prefLabel "Rhynchophorinae"@fi,
        "Rhynchophorinae"@sv .

<http://tun.fi/MX.197005> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylesinus wachtli" ;
    dwc:scientificNameAuthorship "Reitter, 1887" ;
    skos:broader <http://tun.fi/MX.197000> ;
    skos:hiddenLabel "Hylesinus varius"@fi,
        "Hylesinus wachtli"@fi,
        "Hylesinus varius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4883668> ;
    skos:prefLabel "vähäsaarnenniluri"@fi,
        "Hylesinus wachtli"@sv .

<http://tun.fi/MX.197008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylechinus" ;
    dwc:scientificNameAuthorship "Chapuis, 1869" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197009> ;
    skos:prefLabel "Xylechinus"@fi,
        "Xylechinus"@sv .

<http://tun.fi/MX.197016> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendroctonus" ;
    dwc:scientificNameAuthorship "Erichson, 1836" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197017> ;
    skos:prefLabel "Dendroctonus"@fi,
        "Dendroctonus"@sv .

<http://tun.fi/MX.197019> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phloeotribus" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197021> ;
    skos:prefLabel "Phloeotribus"@fi,
        "Phloeotribus"@sv .

<http://tun.fi/MX.197050> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pityogenes irkutensis" ;
    dwc:scientificNameAuthorship "Eggers, 1910" ;
    skos:broader <http://tun.fi/MX.197047> ;
    skos:hiddenLabel "Pityogenes irkutensis"@fi,
        "Pityogenes irkutensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4884977> ;
    skos:prefLabel "idäntähtikirjaaja"@fi,
        "Sibirisk barkborre"@sv .

<http://tun.fi/MX.197072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lymantor" ;
    dwc:scientificNameAuthorship "Lövendal, 1889" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197073> ;
    skos:prefLabel "Lymantor"@fi,
        "Lymantor"@sv .

<http://tun.fi/MX.197122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ernoporicus" ;
    dwc:scientificNameAuthorship "Berger, 1917" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197124> ;
    skos:prefLabel "Ernoporicus"@fi,
        "Ernoporicus"@sv .

<http://tun.fi/MX.197126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ernoporus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197127> ;
    skos:prefLabel "Ernoporus"@fi,
        "Ernoporus"@sv .

<http://tun.fi/MX.197142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnathotrichus" ;
    dwc:scientificNameAuthorship "Eichhoff, 1868" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197143> ;
    skos:prefLabel "Gnathotrichus"@fi,
        "Gnathotrichus"@sv .

<http://tun.fi/MX.200001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saxicola maurus" ;
    dwc:scientificNameAuthorship "(Pallas, 1773)" ;
    skos:broader <http://tun.fi/MX.32948> ;
    skos:hiddenLabel "Saxicola maurus"@fi,
        "Saxicola maurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292073> ;
    skos:prefLabel "sepeltasku"@fi,
        "vitgumpad buskskvätta"@sv .

<http://tun.fi/MX.200015> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cecropis" ;
    dwc:scientificNameAuthorship "Boie, 1826" ;
    skos:broader <http://tun.fi/MX.293263> ;
    skos:hiddenLabel "Cecropis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32149> ;
    skos:prefLabel "ruostepääskyt"@fi,
        "Cecropis"@sv .

<http://tun.fi/MX.200017> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bucanetes" ;
    dwc:scientificNameAuthorship "Cabanis, 1851" ;
    skos:broader <http://tun.fi/MX.293082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36321> ;
    skos:prefLabel "Bucanetes"@fi,
        "Bucanetes"@sv .

<http://tun.fi/MX.200018> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mergellus" ;
    dwc:scientificNameAuthorship "Selby, 1840" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26438> ;
    skos:prefLabel "Mergellus"@fi,
        "Mergellus"@sv .

<http://tun.fi/MX.200019> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pastor" ;
    dwc:scientificNameAuthorship "Temminck, 1815" ;
    skos:broader <http://tun.fi/MX.293405> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36816> ;
    skos:prefLabel "Pastor"@fi,
        "Pastor"@sv .

<http://tun.fi/MX.200020> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptyonoprogne" ;
    dwc:scientificNameAuthorship "Reichenbach, 1850" ;
    skos:broader <http://tun.fi/MX.293263> ;
    skos:hiddenLabel "Ptyonoprogne"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32128> ;
    skos:prefLabel "kalliopääskyt"@fi,
        "Ptyonoprogne"@sv .

<http://tun.fi/MX.200022> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sternula" ;
    dwc:scientificNameAuthorship "Boie, 1822" ;
    skos:broader <http://tun.fi/MX.200021> ;
    skos:hiddenLabel "Sternula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27821> ;
    skos:prefLabel "pikkutiirat"@fi,
        "Sternula"@sv .

<http://tun.fi/MX.200025> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrocoloeus" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.207062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27777> ;
    skos:prefLabel "Hydrocoloeus"@fi,
        "Hydrocoloeus"@sv .

<http://tun.fi/MX.200256> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Palaemonidae" ;
    dwc:scientificNameAuthorship "Rafinesque, 1815" ;
    skos:broader <http://tun.fi/MX.213799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200257> ;
    skos:prefLabel "Palaemonidae"@fi,
        "Palaemonidae"@sv .

<http://tun.fi/MX.200321> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pinales" ;
    dwc:scientificNameAuthorship "Gorozh." ;
    skos:broader <http://tun.fi/MX.4976224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37803> ;
    skos:prefLabel "Pinales"@fi,
        "Pinales"@sv .

<http://tun.fi/MX.200415> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cololejeunea" ;
    dwc:scientificNameAuthorship "(Spruce) Steph." ;
    skos:broader <http://tun.fi/MX.212999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200471> ;
    skos:prefLabel "Cololejeunea"@fi,
        "Cololejeunea"@sv .

<http://tun.fi/MX.200417> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kindbergia" ;
    dwc:scientificNameAuthorship "Ochyra" ;
    skos:broader <http://tun.fi/MX.212938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200489> ;
    skos:prefLabel "Kindbergia"@fi,
        "Kindbergia"@sv .

<http://tun.fi/MX.200422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichodon" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.212925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200487> ;
    skos:prefLabel "Trichodon"@fi,
        "Trichodon"@sv .

<http://tun.fi/MX.200595> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boccardiella" ;
    dwc:scientificNameAuthorship "Blake & Kudenov, 1978" ;
    skos:broader <http://tun.fi/MX.53647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200596> ;
    skos:prefLabel "Boccardiella"@fi,
        "Boccardiella"@sv .

<http://tun.fi/MX.200600> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemimysis" ;
    dwc:scientificNameAuthorship "Sars, 1869" ;
    skos:broader <http://tun.fi/MX.200599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200601> ;
    skos:prefLabel "Hemimysis"@fi,
        "Hemimysis"@sv .

<http://tun.fi/MX.200603> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Potamopyrgus" ;
    dwc:scientificNameAuthorship "Stimpson, 1865" ;
    skos:broader <http://tun.fi/MX.212835> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200604> ;
    skos:prefLabel "Potamopyrgus"@fi,
        "Potamopyrgus"@sv .

<http://tun.fi/MX.200844> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anguidae" ;
    dwc:scientificNameAuthorship "Oppel, 1811" ;
    skos:broader <http://tun.fi/MX.201080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37631> ;
    skos:prefLabel "Anguidae"@fi,
        "Anguidae"@sv .

<http://tun.fi/MX.200892> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Viperidae" ;
    dwc:scientificNameAuthorship "Laurenti, 1768" ;
    skos:broader <http://tun.fi/MX.200848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37640> ;
    skos:prefLabel "Viperidae"@fi,
        "Viperidae"@sv .

<http://tun.fi/MX.200904> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Caudata" ;
    dwc:scientificNameAuthorship "Latreille, 1825" ;
    skos:broader <http://tun.fi/MX.37609> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200917> ;
    skos:prefLabel "Caudata"@fi,
        "Caudata"@sv .

<http://tun.fi/MX.200926> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ichthyosaura" ;
    dwc:scientificNameAuthorship "Sonnini de Manoncourt & Latreille, 1801" ;
    skos:broader <http://tun.fi/MX.200917> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200927> ;
    skos:prefLabel "Ichthyosaura"@fi,
        "Ichthyosaura"@sv .

<http://tun.fi/MX.200928> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lissotriton" ;
    dwc:scientificNameAuthorship "Bell, 1839" ;
    skos:broader <http://tun.fi/MX.200917> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37630> ;
    skos:prefLabel "Lissotriton"@fi,
        "Lissotriton"@sv .

<http://tun.fi/MX.200970> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bombinatoridae" ;
    dwc:scientificNameAuthorship "Gray, 1825" ;
    skos:broader <http://tun.fi/MX.70292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200971> ;
    skos:prefLabel "Bombinatoridae"@fi,
        "Bombinatoridae"@sv .

<http://tun.fi/MX.200971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bombina" ;
    dwc:scientificNameAuthorship "Oken, 1816" ;
    skos:broader <http://tun.fi/MX.200970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200974> ;
    skos:prefLabel "Bombina"@fi,
        "Bombina"@sv .

<http://tun.fi/MX.200986> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hylidae" ;
    dwc:scientificNameAuthorship "Rafinesque, 1815" ;
    skos:broader <http://tun.fi/MX.70292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200987> ;
    skos:prefLabel "Hylidae"@fi,
        "Hylidae"@sv .

<http://tun.fi/MX.200987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyla" ;
    dwc:scientificNameAuthorship "Laurenti, 1768" ;
    skos:broader <http://tun.fi/MX.200986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200988> ;
    skos:prefLabel "Hyla"@fi,
        "Hyla"@sv .

<http://tun.fi/MX.201169> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zootoca" ;
    dwc:scientificNameAuthorship "Wagler, 1830" ;
    skos:broader <http://tun.fi/MX.201101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37635> ;
    skos:prefLabel "Zootoca"@fi,
        "Zootoca"@sv .

<http://tun.fi/MX.201188> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abacarus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201189> ;
    skos:prefLabel "Abacarus"@fi,
        "Abacarus"@sv .

<http://tun.fi/MX.201190> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abacoproeces" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201191> ;
    skos:prefLabel "Abacoproeces"@fi,
        "Abacoproeces"@sv .

<http://tun.fi/MX.201192> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abiskoa" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201193> ;
    skos:prefLabel "Abiskoa"@fi,
        "Abiskoa"@sv .

<http://tun.fi/MX.201194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abrolophus" ;
    skos:broader <http://tun.fi/MX.202066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201195> ;
    skos:prefLabel "Abrolophus"@fi,
        "Abrolophus"@sv .

<http://tun.fi/MX.201205> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acaphylla" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201206> ;
    skos:prefLabel "Acaphylla"@fi,
        "Acaphylla"@sv .

<http://tun.fi/MX.201207> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acaphyllisa" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201208> ;
    skos:prefLabel "Acaphyllisa"@fi,
        "Acaphyllisa"@sv .

<http://tun.fi/MX.201212> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acartauchenius" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201213> ;
    skos:prefLabel "Acartauchenius"@fi,
        "Acartauchenius"@sv .

<http://tun.fi/MX.201283> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrogalumna" ;
    skos:broader <http://tun.fi/MX.202135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201284> ;
    skos:prefLabel "Acrogalumna"@fi,
        "Acrogalumna"@sv .

<http://tun.fi/MX.201288> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aculochetus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201289> ;
    skos:prefLabel "Aculochetus"@fi,
        "Aculochetus"@sv .

<http://tun.fi/MX.201290> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aculodes" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201291> ;
    skos:prefLabel "Aculodes"@fi,
        "Aculodes"@sv .

<http://tun.fi/MX.201341> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aelurillus" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201342> ;
    skos:prefLabel "Aelurillus"@fi,
        "Aelurillus"@sv .

<http://tun.fi/MX.201343> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aequsomatus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201344> ;
    skos:prefLabel "Aequsomatus"@fi,
        "Aequsomatus"@sv .

<http://tun.fi/MX.201345> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agalenatea" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201346> ;
    skos:prefLabel "Agalenatea"@fi,
        "Agalenatea"@sv .

<http://tun.fi/MX.201347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agelena" ;
    skos:broader <http://tun.fi/MX.201349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201348> ;
    skos:prefLabel "Agelena"@fi,
        "Agelena"@sv .

<http://tun.fi/MX.201350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agnyphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201351> ;
    skos:prefLabel "Agnyphantes"@fi,
        "Agnyphantes"@sv .

<http://tun.fi/MX.201377> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alliphis" ;
    skos:broader <http://tun.fi/MX.202114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201378> ;
    skos:prefLabel "Alliphis"@fi,
        "Alliphis"@sv .

<http://tun.fi/MX.201379> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allochernes" ;
    skos:broader <http://tun.fi/MX.201758> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201380> ;
    skos:prefLabel "Allochernes"@fi,
        "Allochernes"@sv .

<http://tun.fi/MX.201384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allopauropus" ;
    skos:broader <http://tun.fi/MX.202977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999236> ;
    skos:prefLabel "Allopauropus"@fi,
        "Allopauropus"@sv .

<http://tun.fi/MX.201389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allosuctobelba" ;
    skos:broader <http://tun.fi/MX.203415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201390> ;
    skos:prefLabel "Allosuctobelba"@fi,
        "Allosuctobelba"@sv .

<http://tun.fi/MX.201391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allothrombium" ;
    skos:broader <http://tun.fi/MX.203591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201392> ;
    skos:prefLabel "Allothrombium"@fi,
        "Allothrombium"@sv .

<http://tun.fi/MX.201405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alycus" ;
    skos:broader <http://tun.fi/MX.201404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201406> ;
    skos:prefLabel "Alycus"@fi,
        "Alycus"@sv .

<http://tun.fi/MX.201432> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ameronothridae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201433> ;
    skos:prefLabel "Ameronothridae"@fi,
        "Ameronothridae"@sv .

<http://tun.fi/MX.201450> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anguliphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201451> ;
    skos:prefLabel "Anguliphantes"@fi,
        "Anguliphantes"@sv .

<http://tun.fi/MX.201452> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anomaloppia" ;
    skos:broader <http://tun.fi/MX.202823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201453> ;
    skos:prefLabel "Anomaloppia"@fi,
        "Anomaloppia"@sv .

<http://tun.fi/MX.201454> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Antennophoridae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201455> ;
    skos:prefLabel "Antennophoridae"@fi,
        "Antennophoridae"@sv .

<http://tun.fi/MX.201455> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antennophorus" ;
    skos:broader <http://tun.fi/MX.201454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201456> ;
    skos:prefLabel "Antennophorus"@fi,
        "Antennophorus"@sv .

<http://tun.fi/MX.201472> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antistea" ;
    skos:broader <http://tun.fi/MX.202205> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201473> ;
    skos:prefLabel "Antistea"@fi,
        "Antistea"@sv .

<http://tun.fi/MX.201474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anyphaena" ;
    skos:broader <http://tun.fi/MX.201476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201475> ;
    skos:prefLabel "Anyphaena"@fi,
        "Anyphaena"@sv .

<http://tun.fi/MX.201476> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anyphaenidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201474> ;
    skos:prefLabel "Anyphaenidae"@fi,
        "Anyphaenidae"@sv .

<http://tun.fi/MX.201477> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aphelacaridae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201478> ;
    skos:prefLabel "Aphelacaridae"@fi,
        "Aphelacaridae"@sv .

<http://tun.fi/MX.201478> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphelacarus" ;
    skos:broader <http://tun.fi/MX.201477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201479> ;
    skos:prefLabel "Aphelacarus"@fi,
        "Aphelacarus"@sv .

<http://tun.fi/MX.201480> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphileta" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201481> ;
    skos:prefLabel "Aphileta"@fi,
        "Aphileta"@sv .

<http://tun.fi/MX.201482> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apocheiridium" ;
    skos:broader <http://tun.fi/MX.201736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201483> ;
    skos:prefLabel "Apocheiridium"@fi,
        "Apocheiridium"@sv .

<http://tun.fi/MX.201484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apostenus" ;
    skos:broader <http://tun.fi/MX.202493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201485> ;
    skos:prefLabel "Apostenus"@fi,
        "Apostenus"@sv .

<http://tun.fi/MX.201505> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Archaeodictyna" ;
    skos:broader <http://tun.fi/MX.201879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201506> ;
    skos:prefLabel "Archaeodictyna"@fi,
        "Archaeodictyna"@sv .

<http://tun.fi/MX.201507> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Archiboreoiulus" ;
    skos:broader <http://tun.fi/MX.201587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201508> ;
    skos:prefLabel "Archiboreoiulus"@fi,
        "Archiboreoiulus"@sv .

<http://tun.fi/MX.201509> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctella" ;
    skos:broader <http://tun.fi/MX.201879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201510> ;
    skos:prefLabel "Arctella"@fi,
        "Arctella"@sv .

<http://tun.fi/MX.201511> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctobius" ;
    skos:broader <http://tun.fi/MX.201407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201512> ;
    skos:prefLabel "Arctobius"@fi,
        "Arctobius"@sv .

<http://tun.fi/MX.201529> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Argiope" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201530> ;
    skos:prefLabel "Argiope"@fi,
        "Argiope"@sv .

<http://tun.fi/MX.201531> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Argyroneta" ;
    skos:broader <http://tun.fi/MX.201818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201532> ;
    skos:prefLabel "Argyroneta"@fi,
        "Argyroneta"@sv .

<http://tun.fi/MX.201534> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asagena" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201535> ;
    skos:prefLabel "Asagena"@fi,
        "Asagena"@sv .

<http://tun.fi/MX.201540> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Astegistes" ;
    skos:broader <http://tun.fi/MX.201542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201541> ;
    skos:prefLabel "Astegistes"@fi,
        "Astegistes"@sv .

<http://tun.fi/MX.201543> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asthenargus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201544> ;
    skos:prefLabel "Asthenargus"@fi,
        "Asthenargus"@sv .

<http://tun.fi/MX.201546> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Atopochthoniidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201547> ;
    skos:prefLabel "Atopochthoniidae"@fi,
        "Atopochthoniidae"@sv .

<http://tun.fi/MX.201547> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atopochthonius" ;
    skos:broader <http://tun.fi/MX.201546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201548> ;
    skos:prefLabel "Atopochthonius"@fi,
        "Atopochthonius"@sv .

<http://tun.fi/MX.201551> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aulonia" ;
    skos:broader <http://tun.fi/MX.202514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201552> ;
    skos:prefLabel "Aulonia"@fi,
        "Aulonia"@sv .

<http://tun.fi/MX.201558> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Balaustium" ;
    skos:broader <http://tun.fi/MX.202066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201559> ;
    skos:prefLabel "Balaustium"@fi,
        "Balaustium"@sv .

<http://tun.fi/MX.201560> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Banksinoma" ;
    skos:broader <http://tun.fi/MX.201562> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201561> ;
    skos:prefLabel "Banksinoma"@fi,
        "Banksinoma"@sv .

<http://tun.fi/MX.201562> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Banksinomidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201560> ;
    skos:prefLabel "Banksinomidae"@fi,
        "Banksinomidae"@sv .

<http://tun.fi/MX.201580> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Berlandina" ;
    skos:broader <http://tun.fi/MX.202170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201581> ;
    skos:prefLabel "Berlandina"@fi,
        "Berlandina"@sv .

<http://tun.fi/MX.201585> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bimichaelia" ;
    skos:broader <http://tun.fi/MX.201404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201586> ;
    skos:prefLabel "Bimichaelia"@fi,
        "Bimichaelia"@sv .

<http://tun.fi/MX.201588> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blaniulus" ;
    skos:broader <http://tun.fi/MX.201587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201589> ;
    skos:prefLabel "Blaniulus"@fi,
        "Blaniulus"@sv .

<http://tun.fi/MX.201593> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bolephthyphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201594> ;
    skos:prefLabel "Bolephthyphantes"@fi,
        "Bolephthyphantes"@sv .

<http://tun.fi/MX.201600> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boreoiulus" ;
    skos:broader <http://tun.fi/MX.201587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201601> ;
    skos:prefLabel "Boreoiulus"@fi,
        "Boreoiulus"@sv .

<http://tun.fi/MX.201602> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boreozercon" ;
    skos:broader <http://tun.fi/MX.203727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201603> ;
    skos:prefLabel "Boreozercon"@fi,
        "Boreozercon"@sv .

<http://tun.fi/MX.201612> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachydesmus" ;
    skos:broader <http://tun.fi/MX.203128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201613> ;
    skos:prefLabel "Brachydesmus"@fi,
        "Brachydesmus"@sv .

<http://tun.fi/MX.201614> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brommella" ;
    skos:broader <http://tun.fi/MX.201879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201615> ;
    skos:prefLabel "Brommella"@fi,
        "Brommella"@sv .

<http://tun.fi/MX.201625> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Caleremaeidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201626> ;
    skos:prefLabel "Caleremaeidae"@fi,
        "Caleremaeidae"@sv .

<http://tun.fi/MX.201626> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caleremaeus" ;
    skos:broader <http://tun.fi/MX.201625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201627> ;
    skos:prefLabel "Caleremaeus"@fi,
        "Caleremaeus"@sv .

<http://tun.fi/MX.201628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callilepis" ;
    skos:broader <http://tun.fi/MX.202170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201629> ;
    skos:prefLabel "Callilepis"@fi,
        "Callilepis"@sv .

<http://tun.fi/MX.201634> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calyptophthiracarus" ;
    skos:broader <http://tun.fi/MX.203380> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201635> ;
    skos:prefLabel "Calyptophthiracarus"@fi,
        "Calyptophthiracarus"@sv .

<http://tun.fi/MX.201645> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Canalidion" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201646> ;
    skos:prefLabel "Canalidion"@fi,
        "Canalidion"@sv .

<http://tun.fi/MX.201661> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carorita" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201662> ;
    skos:prefLabel "Carorita"@fi,
        "Carorita"@sv .

<http://tun.fi/MX.201683> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Celaenopsidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201684> ;
    skos:prefLabel "Celaenopsidae"@fi,
        "Celaenopsidae"@sv .

<http://tun.fi/MX.201684> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Celaenopsis" ;
    skos:broader <http://tun.fi/MX.201683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201685> ;
    skos:prefLabel "Celaenopsis"@fi,
        "Celaenopsis"@sv .

<http://tun.fi/MX.201703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceraticelus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201704> ;
    skos:prefLabel "Ceraticelus"@fi,
        "Ceraticelus"@sv .

<http://tun.fi/MX.201710> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratixodes" ;
    skos:broader <http://tun.fi/MX.202372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201711> ;
    skos:prefLabel "Ceratixodes"@fi,
        "Ceratixodes"@sv .

<http://tun.fi/MX.201722> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cercidia" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201723> ;
    skos:prefLabel "Cercidia"@fi,
        "Cercidia"@sv .

<http://tun.fi/MX.201729> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chamobatidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201724> ;
    skos:prefLabel "Chamobatidae"@fi,
        "Chamobatidae"@sv .

<http://tun.fi/MX.201730> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Charletonia" ;
    skos:broader <http://tun.fi/MX.202066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201731> ;
    skos:prefLabel "Charletonia"@fi,
        "Charletonia"@sv .

<http://tun.fi/MX.201737> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cheiridium" ;
    skos:broader <http://tun.fi/MX.201736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201738> ;
    skos:prefLabel "Cheiridium"@fi,
        "Cheiridium"@sv .

<http://tun.fi/MX.201752> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chelifer" ;
    skos:broader <http://tun.fi/MX.201754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201753> ;
    skos:prefLabel "Chelifer"@fi,
        "Chelifer"@sv .

<http://tun.fi/MX.201759> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Choneiulus" ;
    skos:broader <http://tun.fi/MX.201587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201760> ;
    skos:prefLabel "Choneiulus"@fi,
        "Choneiulus"@sv .

<http://tun.fi/MX.201761> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chthoniidae" ;
    skos:broader <http://tun.fi/MX.70200> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201762> ;
    skos:prefLabel "Chthoniidae"@fi,
        "Chthoniidae"@sv .

<http://tun.fi/MX.201764> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cicurina" ;
    skos:broader <http://tun.fi/MX.202205> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201765> ;
    skos:prefLabel "Cicurina"@fi,
        "Cicurina"@sv .

<http://tun.fi/MX.201786> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Clubionidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201767> ;
    skos:prefLabel "Clubionidae"@fi,
        "Clubionidae"@sv .

<http://tun.fi/MX.201787> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cnephalocotes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201788> ;
    skos:prefLabel "Cnephalocotes"@fi,
        "Cnephalocotes"@sv .

<http://tun.fi/MX.201790> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conoppia" ;
    skos:broader <http://tun.fi/MX.201698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980079> ;
    skos:prefLabel "Conoppia"@fi,
        "Conoppia"@sv .

<http://tun.fi/MX.201792> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coptophylla" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201793> ;
    skos:prefLabel "Coptophylla"@fi,
        "Coptophylla"@sv .

<http://tun.fi/MX.201794> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coriarachne" ;
    skos:broader <http://tun.fi/MX.203503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201795> ;
    skos:prefLabel "Coriarachne"@fi,
        "Coriarachne"@sv .

<http://tun.fi/MX.201796> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phrurolithidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203031> ;
    skos:prefLabel "Phrurolithidae"@fi,
        "Phrurolithidae"@sv .

<http://tun.fi/MX.201797> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cornigamasus" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201798> ;
    skos:prefLabel "Cornigamasus"@fi,
        "Cornigamasus"@sv .

<http://tun.fi/MX.201805> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Craspedosoma" ;
    skos:broader <http://tun.fi/MX.201807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201806> ;
    skos:prefLabel "Craspedosoma"@fi,
        "Craspedosoma"@sv .

<http://tun.fi/MX.201807> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Craspedosomatidae" ;
    skos:broader <http://tun.fi/MX.70211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201805> ;
    skos:prefLabel "Craspedosomatidae"@fi,
        "Craspedosomatidae"@sv .

<http://tun.fi/MX.201811> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryphoeca" ;
    skos:broader <http://tun.fi/MX.201818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201812> ;
    skos:prefLabel "Cryphoeca"@fi,
        "Cryphoeca"@sv .

<http://tun.fi/MX.201813> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptachaea" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201814> ;
    skos:prefLabel "Cryptachaea"@fi,
        "Cryptachaea"@sv .

<http://tun.fi/MX.201819> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyclosa" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201820> ;
    skos:prefLabel "Cyclosa"@fi,
        "Cyclosa"@sv .

<http://tun.fi/MX.201828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cymbaeremaeus" ;
    skos:broader <http://tun.fi/MX.201827> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201829> ;
    skos:prefLabel "Cymbaeremaeus"@fi,
        "Cymbaeremaeus"@sv .

<http://tun.fi/MX.201830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyrtolaelaps" ;
    skos:broader <http://tun.fi/MX.203236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201831> ;
    skos:prefLabel "Cyrtolaelaps"@fi,
        "Cyrtolaelaps"@sv .

<http://tun.fi/MX.201832> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dactylochelifer" ;
    skos:broader <http://tun.fi/MX.201754> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201833> ;
    skos:prefLabel "Dactylochelifer"@fi,
        "Dactylochelifer"@sv .

<http://tun.fi/MX.201835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Damaeobelba" ;
    skos:broader <http://tun.fi/MX.201579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201836> ;
    skos:prefLabel "Damaeobelba"@fi,
        "Damaeobelba"@sv .

<http://tun.fi/MX.201837> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Damaeolidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202121> ;
    skos:prefLabel "Damaeolidae"@fi,
        "Damaeolidae"@sv .

<http://tun.fi/MX.201841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Decipiphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201842> ;
    skos:prefLabel "Decipiphantes"@fi,
        "Decipiphantes"@sv .

<http://tun.fi/MX.201843> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrochernes" ;
    skos:broader <http://tun.fi/MX.201758> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201844> ;
    skos:prefLabel "Dendrochernes"@fi,
        "Dendrochernes"@sv .

<http://tun.fi/MX.201855> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaspis" ;
    skos:broader <http://tun.fi/MX.203236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201856> ;
    skos:prefLabel "Dendrolaelaspis"@fi,
        "Dendrolaelaspis"@sv .

<http://tun.fi/MX.201866> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dermationidae" ;
    skos:broader <http://tun.fi/MX.201545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202975> ;
    skos:prefLabel "Dermationidae"@fi,
        "Dermationidae"@sv .

<http://tun.fi/MX.201867> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaea" ;
    skos:broader <http://tun.fi/MX.203503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201868> ;
    skos:prefLabel "Diaea"@fi,
        "Diaea"@sv .

<http://tun.fi/MX.201869> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diapterobates" ;
    skos:broader <http://tun.fi/MX.201721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201870> ;
    skos:prefLabel "Diapterobates"@fi,
        "Diapterobates"@sv .

<http://tun.fi/MX.201883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Digamasellus" ;
    skos:broader <http://tun.fi/MX.203236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201884> ;
    skos:prefLabel "Digamasellus"@fi,
        "Digamasellus"@sv .

<http://tun.fi/MX.201885> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinocheirus" ;
    skos:broader <http://tun.fi/MX.201758> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201886> ;
    skos:prefLabel "Dinocheirus"@fi,
        "Dinocheirus"@sv .

<http://tun.fi/MX.201905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplostyla" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201906> ;
    skos:prefLabel "Diplostyla"@fi,
        "Diplostyla"@sv .

<http://tun.fi/MX.201911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diptacus" ;
    skos:broader <http://tun.fi/MX.201913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201912> ;
    skos:prefLabel "Diptacus"@fi,
        "Diptacus"@sv .

<http://tun.fi/MX.201922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dissorhina" ;
    skos:broader <http://tun.fi/MX.202823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201923> ;
    skos:prefLabel "Dissorhina"@fi,
        "Dissorhina"@sv .

<http://tun.fi/MX.201927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dometorina" ;
    skos:broader <http://tun.fi/MX.202837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201928> ;
    skos:prefLabel "Dometorina"@fi,
        "Dometorina"@sv .

<http://tun.fi/MX.201929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Donacochara" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201930> ;
    skos:prefLabel "Donacochara"@fi,
        "Donacochara"@sv .

<http://tun.fi/MX.201931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drapetisca" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201932> ;
    skos:prefLabel "Drapetisca"@fi,
        "Drapetisca"@sv .

<http://tun.fi/MX.201951> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Edwardzetes" ;
    skos:broader <http://tun.fi/MX.201721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201952> ;
    skos:prefLabel "Edwardzetes"@fi,
        "Edwardzetes"@sv .

<http://tun.fi/MX.201956> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eniochthoniidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201957> ;
    skos:prefLabel "Eniochthoniidae"@fi,
        "Eniochthoniidae"@sv .

<http://tun.fi/MX.201957> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eniochthonius" ;
    skos:broader <http://tun.fi/MX.201956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201958> ;
    skos:prefLabel "Eniochthonius"@fi,
        "Eniochthonius"@sv .

<http://tun.fi/MX.201971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eotetranychus" ;
    skos:broader <http://tun.fi/MX.53597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201972> ;
    skos:prefLabel "Eotetranychus"@fi,
        "Eotetranychus"@sv .

<http://tun.fi/MX.201973> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Epicriidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201977> ;
    skos:prefLabel "Epicriidae"@fi,
        "Epicriidae"@sv .

<http://tun.fi/MX.201977> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epicrius" ;
    skos:broader <http://tun.fi/MX.201973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201978> ;
    skos:prefLabel "Epicrius"@fi,
        "Epicrius"@sv .

<http://tun.fi/MX.201984> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Epidermoptidae" ;
    skos:broader <http://tun.fi/MX.201545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202629> ;
    skos:prefLabel "Epidermoptidae"@fi,
        "Epidermoptidae"@sv .

<http://tun.fi/MX.201985> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Episinus" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201986> ;
    skos:prefLabel "Episinus"@fi,
        "Episinus"@sv .

<http://tun.fi/MX.202028> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eremaeus" ;
    skos:broader <http://tun.fi/MX.202027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202029> ;
    skos:prefLabel "Eremaeus"@fi,
        "Eremaeus"@sv .

<http://tun.fi/MX.202072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Estrandia" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202073> ;
    skos:prefLabel "Estrandia"@fi,
        "Estrandia"@sv .

<http://tun.fi/MX.202077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eulaelaps" ;
    skos:broader <http://tun.fi/MX.202193> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202078> ;
    skos:prefLabel "Eulaelaps"@fi,
        "Eulaelaps"@sv .

<http://tun.fi/MX.202079> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eulohmannia" ;
    skos:broader <http://tun.fi/MX.202081> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202080> ;
    skos:prefLabel "Eulohmannia"@fi,
        "Eulohmannia"@sv .

<http://tun.fi/MX.202081> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eulohmanniidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202079> ;
    skos:prefLabel "Eulohmanniidae"@fi,
        "Eulohmanniidae"@sv .

<http://tun.fi/MX.202082> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euophrys" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202083> ;
    skos:prefLabel "Euophrys"@fi,
        "Euophrys"@sv .

<http://tun.fi/MX.202101> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurytetranychus" ;
    skos:broader <http://tun.fi/MX.53597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202102> ;
    skos:prefLabel "Eurytetranychus"@fi,
        "Eurytetranychus"@sv .

<http://tun.fi/MX.202103> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euseius" ;
    skos:broader <http://tun.fi/MX.203087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202104> ;
    skos:prefLabel "Euseius"@fi,
        "Euseius"@sv .

<http://tun.fi/MX.202105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euzetes" ;
    skos:broader <http://tun.fi/MX.201721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980102> ;
    skos:prefLabel "Euzetes"@fi,
        "Euzetes"@sv .

<http://tun.fi/MX.202108> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Evansia" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202109> ;
    skos:prefLabel "Evansia"@fi,
        "Evansia"@sv .

<http://tun.fi/MX.202115> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eviphis" ;
    skos:broader <http://tun.fi/MX.202114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202116> ;
    skos:prefLabel "Eviphis"@fi,
        "Eviphis"@sv .

<http://tun.fi/MX.202117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Flagelliphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202118> ;
    skos:prefLabel "Flagelliphantes"@fi,
        "Flagelliphantes"@sv .

<http://tun.fi/MX.202119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Floronia" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202120> ;
    skos:prefLabel "Floronia"@fi,
        "Floronia"@sv .

<http://tun.fi/MX.202121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fosseremus" ;
    skos:broader <http://tun.fi/MX.201837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202122> ;
    skos:prefLabel "Fosseremus"@fi,
        "Fosseremus"@sv .

<http://tun.fi/MX.202123> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fragariocoptes" ;
    skos:broader <http://tun.fi/MX.203076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202124> ;
    skos:prefLabel "Fragariocoptes"@fi,
        "Fragariocoptes"@sv .

<http://tun.fi/MX.202125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Furcoribula" ;
    skos:broader <http://tun.fi/MX.201542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202126> ;
    skos:prefLabel "Furcoribula"@fi,
        "Furcoribula"@sv .

<http://tun.fi/MX.202127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fuscozetes" ;
    skos:broader <http://tun.fi/MX.201721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202128> ;
    skos:prefLabel "Fuscozetes"@fi,
        "Fuscozetes"@sv .

<http://tun.fi/MX.202129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gabucinia" ;
    skos:broader <http://tun.fi/MX.202131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202130> ;
    skos:prefLabel "Gabucinia"@fi,
        "Gabucinia"@sv .

<http://tun.fi/MX.202136> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gamasellodes" ;
    skos:broader <http://tun.fi/MX.201539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202137> ;
    skos:prefLabel "Gamasellodes"@fi,
        "Gamasellodes"@sv .

<http://tun.fi/MX.202138> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gamasellus" ;
    skos:broader <http://tun.fi/MX.203236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202139> ;
    skos:prefLabel "Gamasellus"@fi,
        "Gamasellus"@sv .

<http://tun.fi/MX.202158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glyphesis" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202159> ;
    skos:prefLabel "Glyphesis"@fi,
        "Glyphesis"@sv .

<http://tun.fi/MX.202171> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnathonarium" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202172> ;
    skos:prefLabel "Gnathonarium"@fi,
        "Gnathonarium"@sv .

<http://tun.fi/MX.202180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gongylidium" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202181> ;
    skos:prefLabel "Gongylidium"@fi,
        "Gongylidium"@sv .

<http://tun.fi/MX.202185> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gustaviidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202182> ;
    skos:prefLabel "Gustaviidae"@fi,
        "Gustaviidae"@sv .

<http://tun.fi/MX.202187> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnodamaeus" ;
    skos:broader <http://tun.fi/MX.202186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202188> ;
    skos:prefLabel "Gymnodamaeus"@fi,
        "Gymnodamaeus"@sv .

<http://tun.fi/MX.202189> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hackmania" ;
    skos:broader <http://tun.fi/MX.201879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202190> ;
    skos:prefLabel "Hackmania"@fi,
        "Hackmania"@sv .

<http://tun.fi/MX.202191> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haemogamadsus" ;
    skos:broader <http://tun.fi/MX.202193> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202192> ;
    skos:prefLabel "Haemogamadsus"@fi,
        "Haemogamadsus"@sv .

<http://tun.fi/MX.202199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hafenrefferia" ;
    skos:broader <http://tun.fi/MX.203463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202200> ;
    skos:prefLabel "Hafenrefferia"@fi,
        "Hafenrefferia"@sv .

<http://tun.fi/MX.202211> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Haplochthoniidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202212> ;
    skos:prefLabel "Haplochthoniidae"@fi,
        "Haplochthoniidae"@sv .

<http://tun.fi/MX.202212> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haplochthonius" ;
    skos:broader <http://tun.fi/MX.202211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202213> ;
    skos:prefLabel "Haplochthonius"@fi,
        "Haplochthonius"@sv .

<http://tun.fi/MX.202221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haplozetes" ;
    skos:broader <http://tun.fi/MX.202223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202222> ;
    skos:prefLabel "Haplozetes"@fi,
        "Haplozetes"@sv .

<http://tun.fi/MX.202231> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helophora" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202232> ;
    skos:prefLabel "Helophora"@fi,
        "Helophora"@sv .

<http://tun.fi/MX.202233> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemileius" ;
    skos:broader <http://tun.fi/MX.202837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202234> ;
    skos:prefLabel "Hemileius"@fi,
        "Hemileius"@sv .

<http://tun.fi/MX.202244> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Henicopidae" ;
    skos:broader <http://tun.fi/MX.70207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202407> ;
    skos:prefLabel "Henicopidae"@fi,
        "Henicopidae"@sv .

<http://tun.fi/MX.202252> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hermanniellidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202249> ;
    skos:prefLabel "Hermanniellidae"@fi,
        "Hermanniellidae"@sv .

<http://tun.fi/MX.202253> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hermanniidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202245> ;
    skos:prefLabel "Hermanniidae"@fi,
        "Hermanniidae"@sv .

<http://tun.fi/MX.202254> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterozetes" ;
    skos:broader <http://tun.fi/MX.203732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202255> ;
    skos:prefLabel "Heterozetes"@fi,
        "Heterozetes"@sv .

<http://tun.fi/MX.202256> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hieracolichus" ;
    skos:broader <http://tun.fi/MX.202131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202257> ;
    skos:prefLabel "Hieracolichus"@fi,
        "Hieracolichus"@sv .

<http://tun.fi/MX.202275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoploderma" ;
    skos:broader <http://tun.fi/MX.203033> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202276> ;
    skos:prefLabel "Hoploderma"@fi,
        "Hoploderma"@sv .

<http://tun.fi/MX.202277> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Horcotes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202278> ;
    skos:prefLabel "Horcotes"@fi,
        "Horcotes"@sv .

<http://tun.fi/MX.202279> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Humerobates" ;
    skos:broader <http://tun.fi/MX.202281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202280> ;
    skos:prefLabel "Humerobates"@fi,
        "Humerobates"@sv .

<http://tun.fi/MX.202281> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Humerobatidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202279> ;
    skos:prefLabel "Humerobatidae"@fi,
        "Humerobatidae"@sv .

<http://tun.fi/MX.202282> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hybauchenidium" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202283> ;
    skos:prefLabel "Hybauchenidium"@fi,
        "Hybauchenidium"@sv .

<http://tun.fi/MX.202286> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydrozetidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202284> ;
    skos:prefLabel "Hydrozetidae"@fi,
        "Hydrozetidae"@sv .

<http://tun.fi/MX.202287> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygrolycosa" ;
    skos:broader <http://tun.fi/MX.202514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202288> ;
    skos:prefLabel "Hygrolycosa"@fi,
        "Hygrolycosa"@sv .

<http://tun.fi/MX.202289> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylyphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202290> ;
    skos:prefLabel "Hylyphantes"@fi,
        "Hylyphantes"@sv .

<http://tun.fi/MX.202295> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypoaspis" ;
    skos:broader <http://tun.fi/MX.202294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202312> ;
    skos:prefLabel "Hypoaspis"@fi,
        "Hypoaspis"@sv .

<http://tun.fi/MX.202326> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hypochthoniidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202327> ;
    skos:prefLabel "Hypochthoniidae"@fi,
        "Hypochthoniidae"@sv .

<http://tun.fi/MX.202340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypselistes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202341> ;
    skos:prefLabel "Hypselistes"@fi,
        "Hypselistes"@sv .

<http://tun.fi/MX.202347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyptiotes" ;
    skos:broader <http://tun.fi/MX.203607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202348> ;
    skos:prefLabel "Hyptiotes"@fi,
        "Hyptiotes"@sv .

<http://tun.fi/MX.202358> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ipa" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202359> ;
    skos:prefLabel "Ipa"@fi,
        "Ipa"@sv .

<http://tun.fi/MX.202360> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iphidonopsis" ;
    skos:broader <http://tun.fi/MX.201539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202362> ;
    skos:prefLabel "Iphidonopsis"@fi,
        "Iphidonopsis"@sv .

<http://tun.fi/MX.202371> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ixodida" ;
    skos:broader <http://tun.fi/MX.53386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202372> ;
    skos:prefLabel "Ixodida"@fi,
        "Ixodida"@sv .

<http://tun.fi/MX.202373> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jacksonella" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202374> ;
    skos:prefLabel "Jacksonella"@fi,
        "Jacksonella"@sv .

<http://tun.fi/MX.202381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kikimora" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202382> ;
    skos:prefLabel "Kikimora"@fi,
        "Kikimora"@sv .

<http://tun.fi/MX.202388> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Kramerellidae" ;
    skos:broader <http://tun.fi/MX.201545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202383> ;
    skos:prefLabel "Kramerellidae"@fi,
        "Kramerellidae"@sv .

<http://tun.fi/MX.202389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Labulla" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202390> ;
    skos:prefLabel "Labulla"@fi,
        "Labulla"@sv .

<http://tun.fi/MX.202402> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laminamichaelia" ;
    skos:broader <http://tun.fi/MX.201404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202403> ;
    skos:prefLabel "Laminamichaelia"@fi,
        "Laminamichaelia"@sv .

<http://tun.fi/MX.202417> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasiargus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202418> ;
    skos:prefLabel "Lasiargus"@fi,
        "Lasiargus"@sv .

<http://tun.fi/MX.202430> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lathys" ;
    skos:broader <http://tun.fi/MX.201879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202431> ;
    skos:prefLabel "Lathys"@fi,
        "Lathys"@sv .

<http://tun.fi/MX.202439> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leiobunum" ;
    skos:broader <http://tun.fi/MX.203291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202440> ;
    skos:prefLabel "Leiobunum"@fi,
        "Leiobunum"@sv .

<http://tun.fi/MX.202441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leioseius" ;
    skos:broader <http://tun.fi/MX.201539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202442> ;
    skos:prefLabel "Leioseius"@fi,
        "Leioseius"@sv .

<http://tun.fi/MX.202444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepidozetes" ;
    skos:broader <http://tun.fi/MX.203462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202445> ;
    skos:prefLabel "Lepidozetes"@fi,
        "Lepidozetes"@sv .

<http://tun.fi/MX.202455> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptorhoptrum" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202456> ;
    skos:prefLabel "Leptorhoptrum"@fi,
        "Leptorhoptrum"@sv .

<http://tun.fi/MX.202457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptothrix" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202458> ;
    skos:prefLabel "Leptothrix"@fi,
        "Leptothrix"@sv .

<http://tun.fi/MX.202467> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Licneremaeidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202468> ;
    skos:prefLabel "Licneremaeidae"@fi,
        "Licneremaeidae"@sv .

<http://tun.fi/MX.202468> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Licneremaeus" ;
    skos:broader <http://tun.fi/MX.202467> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202469> ;
    skos:prefLabel "Licneremaeus"@fi,
        "Licneremaeus"@sv .

<http://tun.fi/MX.202470> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Licnoliodes" ;
    skos:broader <http://tun.fi/MX.203012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202471> ;
    skos:prefLabel "Licnoliodes"@fi,
        "Licnoliodes"@sv .

<http://tun.fi/MX.202478> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Limnozetidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202475> ;
    skos:prefLabel "Limnozetidae"@fi,
        "Limnozetidae"@sv .

<http://tun.fi/MX.202494> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liocranoeca" ;
    skos:broader <http://tun.fi/MX.202493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202495> ;
    skos:prefLabel "Liocranoeca"@fi,
        "Liocranoeca"@sv .

<http://tun.fi/MX.202497> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liroella" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202498> ;
    skos:prefLabel "Liroella"@fi,
        "Liroella"@sv .

<http://tun.fi/MX.202499> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lithobiidae" ;
    skos:broader <http://tun.fi/MX.70207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202500> ;
    skos:prefLabel "Lithobiidae"@fi,
        "Lithobiidae"@sv .

<http://tun.fi/MX.202508> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophomma" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202509> ;
    skos:prefLabel "Lophomma"@fi,
        "Lophomma"@sv .

<http://tun.fi/MX.202510> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophopilio" ;
    skos:broader <http://tun.fi/MX.203005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202511> ;
    skos:prefLabel "Lophopilio"@fi,
        "Lophopilio"@sv .

<http://tun.fi/MX.202512> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loxosceles" ;
    skos:broader <http://tun.fi/MX.203329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202513> ;
    skos:prefLabel "Loxosceles"@fi,
        "Loxosceles"@sv .

<http://tun.fi/MX.202528> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Machuella" ;
    skos:broader <http://tun.fi/MX.202530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202529> ;
    skos:prefLabel "Machuella"@fi,
        "Machuella"@sv .

<http://tun.fi/MX.202530> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Machuellidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202528> ;
    skos:prefLabel "Machuellidae"@fi,
        "Machuellidae"@sv .

<http://tun.fi/MX.202561> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marpissa" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202562> ;
    skos:prefLabel "Marpissa"@fi,
        "Marpissa"@sv .

<http://tun.fi/MX.202563> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Maso" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202564> ;
    skos:prefLabel "Maso"@fi,
        "Maso"@sv .

<http://tun.fi/MX.202565> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mastigusa" ;
    skos:broader <http://tun.fi/MX.201879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202566> ;
    skos:prefLabel "Mastigusa"@fi,
        "Mastigusa"@sv .

<http://tun.fi/MX.202581> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megaphyllum" ;
    skos:broader <http://tun.fi/MX.202375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202582> ;
    skos:prefLabel "Megaphyllum"@fi,
        "Megaphyllum"@sv .

<http://tun.fi/MX.202590> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meta" ;
    skos:broader <http://tun.fi/MX.203483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202591> ;
    skos:prefLabel "Meta"@fi,
        "Meta"@sv .

<http://tun.fi/MX.202592> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metabelba" ;
    skos:broader <http://tun.fi/MX.201834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980125> ;
    skos:prefLabel "Metabelba"@fi,
        "Metabelba"@sv .

<http://tun.fi/MX.202594> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metapanamomops" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202595> ;
    skos:prefLabel "Metapanamomops"@fi,
        "Metapanamomops"@sv .

<http://tun.fi/MX.202600> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metopobactrus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202601> ;
    skos:prefLabel "Metopobactrus"@fi,
        "Metopobactrus"@sv .

<http://tun.fi/MX.202602> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Metrioppiidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201712> ;
    skos:prefLabel "Metrioppiidae"@fi,
        "Metrioppiidae"@sv .

<http://tun.fi/MX.202619> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Micreremidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202620> ;
    skos:prefLabel "Micreremidae"@fi,
        "Micreremidae"@sv .

<http://tun.fi/MX.202627> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microgynium" ;
    skos:broader <http://tun.fi/MX.202626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202628> ;
    skos:prefLabel "Microgynium"@fi,
        "Microgynium"@sv .

<http://tun.fi/MX.202629> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microlichus" ;
    skos:broader <http://tun.fi/MX.201984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202630> ;
    skos:prefLabel "Microlichus"@fi,
        "Microlichus"@sv .

<http://tun.fi/MX.202634> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micrommata" ;
    skos:broader <http://tun.fi/MX.203360> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202635> ;
    skos:prefLabel "Micrommata"@fi,
        "Micrommata"@sv .

<http://tun.fi/MX.202636> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microneta" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202637> ;
    skos:prefLabel "Microneta"@fi,
        "Microneta"@sv .

<http://tun.fi/MX.202638> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microppia" ;
    skos:broader <http://tun.fi/MX.202823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202639> ;
    skos:prefLabel "Microppia"@fi,
        "Microppia"@sv .

<http://tun.fi/MX.202640> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microseius" ;
    skos:broader <http://tun.fi/MX.202626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202641> ;
    skos:prefLabel "Microseius"@fi,
        "Microseius"@sv .

<http://tun.fi/MX.202642> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microtritia" ;
    skos:broader <http://tun.fi/MX.202093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202643> ;
    skos:prefLabel "Microtritia"@fi,
        "Microtritia"@sv .

<http://tun.fi/MX.202644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microzetorchestes" ;
    skos:broader <http://tun.fi/MX.203735> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202645> ;
    skos:prefLabel "Microzetorchestes"@fi,
        "Microzetorchestes"@sv .

<http://tun.fi/MX.202646> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mimetidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202062> ;
    skos:prefLabel "Mimetidae"@fi,
        "Mimetidae"@sv .

<http://tun.fi/MX.202647> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Minicia" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202648> ;
    skos:prefLabel "Minicia"@fi,
        "Minicia"@sv .

<http://tun.fi/MX.202652> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Minyriolus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202653> ;
    skos:prefLabel "Minyriolus"@fi,
        "Minyriolus"@sv .

<http://tun.fi/MX.202654> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mioxena" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202655> ;
    skos:prefLabel "Mioxena"@fi,
        "Mioxena"@sv .

<http://tun.fi/MX.202656> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Misumena" ;
    skos:broader <http://tun.fi/MX.203503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202657> ;
    skos:prefLabel "Misumena"@fi,
        "Misumena"@sv .

<http://tun.fi/MX.202658> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mitopus" ;
    skos:broader <http://tun.fi/MX.203005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202659> ;
    skos:prefLabel "Mitopus"@fi,
        "Mitopus"@sv .

<http://tun.fi/MX.202660> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cheiracanthiidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201732> ;
    skos:prefLabel "Cheiracanthiidae"@fi,
        "Cheiracanthiidae"@sv .

<http://tun.fi/MX.202661> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mixochthonius" ;
    skos:broader <http://tun.fi/MX.201604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202662> ;
    skos:prefLabel "Mixochthonius"@fi,
        "Mixochthonius"@sv .

<http://tun.fi/MX.202663> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mixozercon" ;
    skos:broader <http://tun.fi/MX.203727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202664> ;
    skos:prefLabel "Mixozercon"@fi,
        "Mixozercon"@sv .

<http://tun.fi/MX.202665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Moebelia" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202666> ;
    skos:prefLabel "Moebelia"@fi,
        "Moebelia"@sv .

<http://tun.fi/MX.202667> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monochetus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202668> ;
    skos:prefLabel "Monochetus"@fi,
        "Monochetus"@sv .

<http://tun.fi/MX.202673> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mucronothrus" ;
    skos:broader <http://tun.fi/MX.203551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202674> ;
    skos:prefLabel "Mucronothrus"@fi,
        "Mucronothrus"@sv .

<http://tun.fi/MX.202692> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myonyssus" ;
    skos:broader <http://tun.fi/MX.202193> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202693> ;
    skos:prefLabel "Myonyssus"@fi,
        "Myonyssus"@sv .

<http://tun.fi/MX.202694> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrmarachne" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202695> ;
    skos:prefLabel "Myrmarachne"@fi,
        "Myrmarachne"@sv .

<http://tun.fi/MX.202704> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nanhermanniidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202699> ;
    skos:prefLabel "Nanhermanniidae"@fi,
        "Nanhermanniidae"@sv .

<http://tun.fi/MX.202705> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nanorchestes" ;
    skos:broader <http://tun.fi/MX.202707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202706> ;
    skos:prefLabel "Nanorchestes"@fi,
        "Nanorchestes"@sv .

<http://tun.fi/MX.202707> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nanorchestidae" ;
    skos:broader <http://tun.fi/MX.53701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202705> ;
    skos:prefLabel "Nanorchestidae"@fi,
        "Nanorchestidae"@sv .

<http://tun.fi/MX.202708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nelima" ;
    skos:broader <http://tun.fi/MX.203291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202709> ;
    skos:prefLabel "Nelima"@fi,
        "Nelima"@sv .

<http://tun.fi/MX.202710> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemasoma" ;
    skos:broader <http://tun.fi/MX.202712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202711> ;
    skos:prefLabel "Nemasoma"@fi,
        "Nemasoma"@sv .

<http://tun.fi/MX.202712> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nemasomatidae" ;
    skos:broader <http://tun.fi/MX.70213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202710> ;
    skos:prefLabel "Nemasomatidae"@fi,
        "Nemasomatidae"@sv .

<http://tun.fi/MX.202713> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemastoma" ;
    skos:broader <http://tun.fi/MX.202715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202714> ;
    skos:prefLabel "Nemastoma"@fi,
        "Nemastoma"@sv .

<http://tun.fi/MX.202723> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neobisium" ;
    skos:broader <http://tun.fi/MX.202722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202724> ;
    skos:prefLabel "Neobisium"@fi,
        "Neobisium"@sv .

<http://tun.fi/MX.202725> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neobrachychthonius" ;
    skos:broader <http://tun.fi/MX.201604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202726> ;
    skos:prefLabel "Neobrachychthonius"@fi,
        "Neobrachychthonius"@sv .

<http://tun.fi/MX.202736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoribates" ;
    skos:broader <http://tun.fi/MX.202913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202737> ;
    skos:prefLabel "Neoribates"@fi,
        "Neoribates"@sv .

<http://tun.fi/MX.202738> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoscona" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202739> ;
    skos:prefLabel "Neoscona"@fi,
        "Neoscona"@sv .

<http://tun.fi/MX.202740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neotegonotus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202741> ;
    skos:prefLabel "Neotegonotus"@fi,
        "Neotegonotus"@sv .

<http://tun.fi/MX.202742> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neottiura" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202743> ;
    skos:prefLabel "Neottiura"@fi,
        "Neottiura"@sv .

<http://tun.fi/MX.202751> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nesticidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202752> ;
    skos:prefLabel "Nesticidae"@fi,
        "Nesticidae"@sv .

<http://tun.fi/MX.202752> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nesticus" ;
    skos:broader <http://tun.fi/MX.202751> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202753> ;
    skos:prefLabel "Nesticus"@fi,
        "Nesticus"@sv .

<http://tun.fi/MX.202754> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nopoiulus" ;
    skos:broader <http://tun.fi/MX.201587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202755> ;
    skos:prefLabel "Nopoiulus"@fi,
        "Nopoiulus"@sv .

<http://tun.fi/MX.202756> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nothridae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202757> ;
    skos:prefLabel "Nothridae"@fi,
        "Nothridae"@sv .

<http://tun.fi/MX.202763> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notioscopus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202764> ;
    skos:prefLabel "Notioscopus"@fi,
        "Notioscopus"@sv .

<http://tun.fi/MX.202765> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Novophytoptus" ;
    skos:broader <http://tun.fi/MX.203076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202766> ;
    skos:prefLabel "Novophytoptus"@fi,
        "Novophytoptus"@sv .

<http://tun.fi/MX.202770> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nusoncus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202771> ;
    skos:prefLabel "Nusoncus"@fi,
        "Nusoncus"@sv .

<http://tun.fi/MX.202772> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Obscuriphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202773> ;
    skos:prefLabel "Obscuriphantes"@fi,
        "Obscuriphantes"@sv .

<http://tun.fi/MX.202774> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontocepheus" ;
    skos:broader <http://tun.fi/MX.201660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202775> ;
    skos:prefLabel "Odontocepheus"@fi,
        "Odontocepheus"@sv .

<http://tun.fi/MX.202776> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oecobiidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202777> ;
    skos:prefLabel "Oecobiidae"@fi,
        "Oecobiidae"@sv .

<http://tun.fi/MX.202777> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oecobius" ;
    skos:broader <http://tun.fi/MX.202776> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202778> ;
    skos:prefLabel "Oecobius"@fi,
        "Oecobius"@sv .

<http://tun.fi/MX.202785> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ohlertidion" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202786> ;
    skos:prefLabel "Ohlertidion"@fi,
        "Ohlertidion"@sv .

<http://tun.fi/MX.202790> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oligonychus" ;
    skos:broader <http://tun.fi/MX.53597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202791> ;
    skos:prefLabel "Oligonychus"@fi,
        "Oligonychus"@sv .

<http://tun.fi/MX.202792> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ommatoiulus" ;
    skos:broader <http://tun.fi/MX.202375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202793> ;
    skos:prefLabel "Ommatoiulus"@fi,
        "Ommatoiulus"@sv .

<http://tun.fi/MX.202801> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ondatralaelaps" ;
    skos:broader <http://tun.fi/MX.202395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202802> ;
    skos:prefLabel "Ondatralaelaps"@fi,
        "Ondatralaelaps"@sv .

<http://tun.fi/MX.202803> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophionyssus" ;
    skos:broader <http://tun.fi/MX.202550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202804> ;
    skos:prefLabel "Ophionyssus"@fi,
        "Ophionyssus"@sv .

<http://tun.fi/MX.202817> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oppia" ;
    skos:broader <http://tun.fi/MX.202823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202818> ;
    skos:prefLabel "Oppia"@fi,
        "Oppia"@sv .

<http://tun.fi/MX.202828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oreonetides" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202829> ;
    skos:prefLabel "Oreonetides"@fi,
        "Oreonetides"@sv .

<http://tun.fi/MX.202838> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oribella" ;
    skos:broader <http://tun.fi/MX.4980148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202840> ;
    skos:prefLabel "Oribella"@fi,
        "Oribella"@sv .

<http://tun.fi/MX.202845> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ornithonyssus" ;
    skos:broader <http://tun.fi/MX.202550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202846> ;
    skos:prefLabel "Ornithonyssus"@fi,
        "Ornithonyssus"@sv .

<http://tun.fi/MX.202847> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oryphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202848> ;
    skos:prefLabel "Oryphantes"@fi,
        "Oryphantes"@sv .

<http://tun.fi/MX.202849> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ostearius" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202850> ;
    skos:prefLabel "Ostearius"@fi,
        "Ostearius"@sv .

<http://tun.fi/MX.202851> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxycenus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202852> ;
    skos:prefLabel "Oxycenus"@fi,
        "Oxycenus"@sv .

<http://tun.fi/MX.202853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxyopes" ;
    skos:broader <http://tun.fi/MX.202855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202854> ;
    skos:prefLabel "Oxyopes"@fi,
        "Oxyopes"@sv .

<http://tun.fi/MX.202855> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oxyopidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202853> ;
    skos:prefLabel "Oxyopidae"@fi,
        "Oxyopidae"@sv .

<http://tun.fi/MX.202877> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachygnathus" ;
    skos:broader <http://tun.fi/MX.201404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202878> ;
    skos:prefLabel "Pachygnathus"@fi,
        "Pachygnathus"@sv .

<http://tun.fi/MX.202883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachymerium" ;
    skos:broader <http://tun.fi/MX.202150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202884> ;
    skos:prefLabel "Pachymerium"@fi,
        "Pachymerium"@sv .

<http://tun.fi/MX.202888> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paidiscura" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202889> ;
    skos:prefLabel "Paidiscura"@fi,
        "Paidiscura"@sv .

<http://tun.fi/MX.202890> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Palaeacaridae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202891> ;
    skos:prefLabel "Palaeacaridae"@fi,
        "Palaeacaridae"@sv .

<http://tun.fi/MX.202899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panamomops" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202900> ;
    skos:prefLabel "Panamomops"@fi,
        "Panamomops"@sv .

<http://tun.fi/MX.202913> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Parakalummidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202736> ;
    skos:prefLabel "Parakalummidae"@fi,
        "Parakalummidae"@sv .

<http://tun.fi/MX.202914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraleius" ;
    skos:broader <http://tun.fi/MX.202837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202915> ;
    skos:prefLabel "Paraleius"@fi,
        "Paraleius"@sv .

<http://tun.fi/MX.202916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraphytoptus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202917> ;
    skos:prefLabel "Paraphytoptus"@fi,
        "Paraphytoptus"@sv .

<http://tun.fi/MX.202922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parasitellus" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202923> ;
    skos:prefLabel "Parasitellus"@fi,
        "Parasitellus"@sv .

<http://tun.fi/MX.202940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paratrombium" ;
    skos:broader <http://tun.fi/MX.203591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202941> ;
    skos:prefLabel "Paratrombium"@fi,
        "Paratrombium"@sv .

<http://tun.fi/MX.202942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parazercon" ;
    skos:broader <http://tun.fi/MX.203727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202943> ;
    skos:prefLabel "Parazercon"@fi,
        "Parazercon"@sv .

<http://tun.fi/MX.202966> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parholaspulus" ;
    skos:broader <http://tun.fi/MX.202549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202967> ;
    skos:prefLabel "Parholaspulus"@fi,
        "Parholaspulus"@sv .

<http://tun.fi/MX.202968> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Parhypochthoniidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202969> ;
    skos:prefLabel "Parhypochthoniidae"@fi,
        "Parhypochthoniidae"@sv .

<http://tun.fi/MX.202969> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parhypochthonius" ;
    skos:broader <http://tun.fi/MX.202968> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202970> ;
    skos:prefLabel "Parhypochthonius"@fi,
        "Parhypochthonius"@sv .

<http://tun.fi/MX.202974> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Passalozetidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202971> ;
    skos:prefLabel "Passalozetidae"@fi,
        "Passalozetidae"@sv .

<http://tun.fi/MX.202975> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Passeroptes" ;
    skos:broader <http://tun.fi/MX.201866> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202976> ;
    skos:prefLabel "Passeroptes"@fi,
        "Passeroptes"@sv .

<http://tun.fi/MX.202985> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peloptulus" ;
    skos:broader <http://tun.fi/MX.203011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202986> ;
    skos:prefLabel "Peloptulus"@fi,
        "Peloptulus"@sv .

<http://tun.fi/MX.202987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pentamerus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202988> ;
    skos:prefLabel "Pentamerus"@fi,
        "Pentamerus"@sv .

<http://tun.fi/MX.203003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeocedus" ;
    skos:broader <http://tun.fi/MX.202170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203004> ;
    skos:prefLabel "Phaeocedus"@fi,
        "Phaeocedus"@sv .

<http://tun.fi/MX.203006> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phalangium" ;
    skos:broader <http://tun.fi/MX.203005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203007> ;
    skos:prefLabel "Phalangium"@fi,
        "Phalangium"@sv .

<http://tun.fi/MX.203012> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pheroliodidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202470> ;
    skos:prefLabel "Pheroliodidae"@fi,
        "Pheroliodidae"@sv .

<http://tun.fi/MX.203024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phlegra" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203025> ;
    skos:prefLabel "Phlegra"@fi,
        "Phlegra"@sv .

<http://tun.fi/MX.203027> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pholcomma" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203028> ;
    skos:prefLabel "Pholcomma"@fi,
        "Pholcomma"@sv .

<http://tun.fi/MX.203029> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pholcus" ;
    skos:broader <http://tun.fi/MX.203026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203030> ;
    skos:prefLabel "Pholcus"@fi,
        "Pholcus"@sv .

<http://tun.fi/MX.203031> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phrurolithus" ;
    skos:broader <http://tun.fi/MX.201796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203032> ;
    skos:prefLabel "Phrurolithus"@fi,
        "Phrurolithus"@sv .

<http://tun.fi/MX.203046> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phycosoma" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203047> ;
    skos:prefLabel "Phycosoma"@fi,
        "Phycosoma"@sv .

<http://tun.fi/MX.203069> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptruta" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203070> ;
    skos:prefLabel "Phyllocoptruta"@fi,
        "Phyllocoptruta"@sv .

<http://tun.fi/MX.203074> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytonemus" ;
    skos:broader <http://tun.fi/MX.53573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203075> ;
    skos:prefLabel "Phytonemus"@fi,
        "Phytonemus"@sv .

<http://tun.fi/MX.203088> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytoseiulus" ;
    skos:broader <http://tun.fi/MX.203087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203089> ;
    skos:prefLabel "Phytoseiulus"@fi,
        "Phytoseiulus"@sv .

<http://tun.fi/MX.203090> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pilogalumna" ;
    skos:broader <http://tun.fi/MX.202135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203091> ;
    skos:prefLabel "Pilogalumna"@fi,
        "Pilogalumna"@sv .

<http://tun.fi/MX.203099> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pisaura" ;
    skos:broader <http://tun.fi/MX.203101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203100> ;
    skos:prefLabel "Pisaura"@fi,
        "Pisaura"@sv .

<http://tun.fi/MX.203102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pityohyphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203103> ;
    skos:prefLabel "Pityohyphantes"@fi,
        "Pityohyphantes"@sv .

<http://tun.fi/MX.203104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platnickina" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203105> ;
    skos:prefLabel "Platnickina"@fi,
        "Platnickina"@sv .

<http://tun.fi/MX.203106> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platyliodes" ;
    skos:broader <http://tun.fi/MX.202496> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203107> ;
    skos:prefLabel "Platyliodes"@fi,
        "Platyliodes"@sv .

<http://tun.fi/MX.203113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pocadicnemis" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203114> ;
    skos:prefLabel "Pocadicnemis"@fi,
        "Pocadicnemis"@sv .

<http://tun.fi/MX.203116> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Podothrombiidae" ;
    skos:broader <http://tun.fi/MX.53701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203117> ;
    skos:prefLabel "Podothrombiidae"@fi,
        "Podothrombiidae"@sv .

<http://tun.fi/MX.203117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Podothrombium" ;
    skos:broader <http://tun.fi/MX.203116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203118> ;
    skos:prefLabel "Podothrombium"@fi,
        "Podothrombium"@sv .

<http://tun.fi/MX.203119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poecilochirus" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203120> ;
    skos:prefLabel "Poecilochirus"@fi,
        "Poecilochirus"@sv .

<http://tun.fi/MX.203121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poecilochroa" ;
    skos:broader <http://tun.fi/MX.202170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203122> ;
    skos:prefLabel "Poecilochroa"@fi,
        "Poecilochroa"@sv .

<http://tun.fi/MX.203123> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poeciloneta" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203124> ;
    skos:prefLabel "Poeciloneta"@fi,
        "Poeciloneta"@sv .

<http://tun.fi/MX.203126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyaspis" ;
    skos:broader <http://tun.fi/MX.203125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203127> ;
    skos:prefLabel "Polyaspis"@fi,
        "Polyaspis"@sv .

<http://tun.fi/MX.203133> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polyxenidae" ;
    skos:broader <http://tun.fi/MX.70215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203134> ;
    skos:prefLabel "Polyxenidae"@fi,
        "Polyxenidae"@sv .

<http://tun.fi/MX.203134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyxenus" ;
    skos:broader <http://tun.fi/MX.203133> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203135> ;
    skos:prefLabel "Polyxenus"@fi,
        "Polyxenus"@sv .

<http://tun.fi/MX.203136> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polyzoniidae" ;
    skos:broader <http://tun.fi/MX.70216> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203137> ;
    skos:prefLabel "Polyzoniidae"@fi,
        "Polyzoniidae"@sv .

<http://tun.fi/MX.203137> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyzonium" ;
    skos:broader <http://tun.fi/MX.203136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203138> ;
    skos:prefLabel "Polyzonium"@fi,
        "Polyzonium"@sv .

<http://tun.fi/MX.203139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porobelba" ;
    skos:broader <http://tun.fi/MX.201579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203140> ;
    skos:prefLabel "Porobelba"@fi,
        "Porobelba"@sv .

<http://tun.fi/MX.203141> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poroliodes" ;
    skos:broader <http://tun.fi/MX.202496> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203142> ;
    skos:prefLabel "Poroliodes"@fi,
        "Poroliodes"@sv .

<http://tun.fi/MX.203152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Praestigia" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203153> ;
    skos:prefLabel "Praestigia"@fi,
        "Praestigia"@sv .

<http://tun.fi/MX.203169> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proteroiulus" ;
    skos:broader <http://tun.fi/MX.201587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203170> ;
    skos:prefLabel "Proteroiulus"@fi,
        "Proteroiulus"@sv .

<http://tun.fi/MX.203176> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prozercon" ;
    skos:broader <http://tun.fi/MX.203727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203177> ;
    skos:prefLabel "Prozercon"@fi,
        "Prozercon"@sv .

<http://tun.fi/MX.203178> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prozerzon" ;
    skos:broader <http://tun.fi/MX.203727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203179> ;
    skos:prefLabel "Prozerzon"@fi,
        "Prozerzon"@sv .

<http://tun.fi/MX.203186> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudalloptinus" ;
    skos:broader <http://tun.fi/MX.203198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203187> ;
    skos:prefLabel "Pseudalloptinus"@fi,
        "Pseudalloptinus"@sv .

<http://tun.fi/MX.203188> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudeuophrys" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203189> ;
    skos:prefLabel "Pseudeuophrys"@fi,
        "Pseudeuophrys"@sv .

<http://tun.fi/MX.203190> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudicius" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203191> ;
    skos:prefLabel "Pseudicius"@fi,
        "Pseudicius"@sv .

<http://tun.fi/MX.203196> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilochorus" ;
    skos:broader <http://tun.fi/MX.203026> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203197> ;
    skos:prefLabel "Psilochorus"@fi,
        "Psilochorus"@sv .

<http://tun.fi/MX.203199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterolichus" ;
    skos:broader <http://tun.fi/MX.203198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203200> ;
    skos:prefLabel "Pterolichus"@fi,
        "Pterolichus"@sv .

<http://tun.fi/MX.203201> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ptiloxenidae" ;
    skos:broader <http://tun.fi/MX.201545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203202> ;
    skos:prefLabel "Ptiloxenidae"@fi,
        "Ptiloxenidae"@sv .

<http://tun.fi/MX.203202> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptiloxenus" ;
    skos:broader <http://tun.fi/MX.203201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203203> ;
    skos:prefLabel "Ptiloxenus"@fi,
        "Ptiloxenus"@sv .

<http://tun.fi/MX.203219> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Quadracus" ;
    skos:broader <http://tun.fi/MX.201913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203220> ;
    skos:prefLabel "Quadracus"@fi,
        "Quadracus"@sv .

<http://tun.fi/MX.203224> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Quadroppiidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203221> ;
    skos:prefLabel "Quadroppiidae"@fi,
        "Quadroppiidae"@sv .

<http://tun.fi/MX.203252> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrotritia" ;
    skos:broader <http://tun.fi/MX.202093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203253> ;
    skos:prefLabel "Acrotritia"@fi,
        "Acrotritia"@sv .

<http://tun.fi/MX.203254> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rilaena" ;
    skos:broader <http://tun.fi/MX.203005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203255> ;
    skos:prefLabel "Rilaena"@fi,
        "Rilaena"@sv .

<http://tun.fi/MX.203265> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saaristoa" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203266> ;
    skos:prefLabel "Saaristoa"@fi,
        "Saaristoa"@sv .

<http://tun.fi/MX.203272> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saprosecans" ;
    skos:broader <http://tun.fi/MX.202206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203273> ;
    skos:prefLabel "Saprosecans"@fi,
        "Saprosecans"@sv .

<http://tun.fi/MX.203274> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Satilatlas" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203275> ;
    skos:prefLabel "Satilatlas"@fi,
        "Satilatlas"@sv .

<http://tun.fi/MX.203279> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scandichrestus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203280> ;
    skos:prefLabel "Scandichrestus"@fi,
        "Scandichrestus"@sv .

<http://tun.fi/MX.203281> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scapheremaeus" ;
    skos:broader <http://tun.fi/MX.201827> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203282> ;
    skos:prefLabel "Scapheremaeus"@fi,
        "Scapheremaeus"@sv .

<http://tun.fi/MX.203287> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scheloribatidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203283> ;
    skos:prefLabel "Scheloribatidae"@fi,
        "Scheloribatidae"@sv .

<http://tun.fi/MX.203288> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schendyla" ;
    skos:broader <http://tun.fi/MX.203290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203289> ;
    skos:prefLabel "Schendyla"@fi,
        "Schendyla"@sv .

<http://tun.fi/MX.203290> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Schendylidae" ;
    skos:broader <http://tun.fi/MX.70206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203288> ;
    skos:prefLabel "Schendylidae"@fi,
        "Schendylidae"@sv .

<http://tun.fi/MX.203293> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scolopendrellopsis" ;
    skos:broader <http://tun.fi/MX.203292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203294> ;
    skos:prefLabel "Scolopendrellopsis"@fi,
        "Scolopendrellopsis"@sv .

<http://tun.fi/MX.203303> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scutigerellidae" ;
    skos:broader <http://tun.fi/MX.70266> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203301> ;
    skos:prefLabel "Scutigerellidae"@fi,
        "Scutigerellidae"@sv .

<http://tun.fi/MX.203307> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scutoverticidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203304> ;
    skos:prefLabel "Scutoverticidae"@fi,
        "Scutoverticidae"@sv .

<http://tun.fi/MX.203308> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Segestria" ;
    skos:broader <http://tun.fi/MX.203310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203309> ;
    skos:prefLabel "Segestria"@fi,
        "Segestria"@sv .

<http://tun.fi/MX.203310> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Segestriidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203308> ;
    skos:prefLabel "Segestriidae"@fi,
        "Segestriidae"@sv .

<http://tun.fi/MX.203313> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sejidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203314> ;
    skos:prefLabel "Sejidae"@fi,
        "Sejidae"@sv .

<http://tun.fi/MX.203314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sejus" ;
    skos:broader <http://tun.fi/MX.203313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203315> ;
    skos:prefLabel "Sejus"@fi,
        "Sejus"@sv .

<http://tun.fi/MX.203327> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sibianor" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203328> ;
    skos:prefLabel "Sibianor"@fi,
        "Sibianor"@sv .

<http://tun.fi/MX.203329> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sicariidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202512> ;
    skos:prefLabel "Sicariidae"@fi,
        "Sicariidae"@sv .

<http://tun.fi/MX.203335> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Simitidion" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203336> ;
    skos:prefLabel "Simitidion"@fi,
        "Simitidion"@sv .

<http://tun.fi/MX.203340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sinoseius" ;
    skos:broader <http://tun.fi/MX.201438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203341> ;
    skos:prefLabel "Sinoseius"@fi,
        "Sinoseius"@sv .

<http://tun.fi/MX.203342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sintula" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203343> ;
    skos:prefLabel "Sintula"@fi,
        "Sintula"@sv .

<http://tun.fi/MX.203344> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sisicus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203345> ;
    skos:prefLabel "Sisicus"@fi,
        "Sisicus"@sv .

<http://tun.fi/MX.203346> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Siteroptes" ;
    skos:broader <http://tun.fi/MX.203348> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203347> ;
    skos:prefLabel "Siteroptes"@fi,
        "Siteroptes"@sv .

<http://tun.fi/MX.203348> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Siteroptidae" ;
    skos:broader <http://tun.fi/MX.53701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203346> ;
    skos:prefLabel "Siteroptidae"@fi,
        "Siteroptidae"@sv .

<http://tun.fi/MX.203358> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sosticus" ;
    skos:broader <http://tun.fi/MX.202170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203359> ;
    skos:prefLabel "Sosticus"@fi,
        "Sosticus"@sv .

<http://tun.fi/MX.203360> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sparassidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202634> ;
    skos:prefLabel "Sparassidae"@fi,
        "Sparassidae"@sv .

<http://tun.fi/MX.203368> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Spinturnicidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203369> ;
    skos:prefLabel "Spinturnicidae"@fi,
        "Spinturnicidae"@sv .

<http://tun.fi/MX.203387> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stemonyphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203388> ;
    skos:prefLabel "Stemonyphantes"@fi,
        "Stemonyphantes"@sv .

<http://tun.fi/MX.203389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenacis" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203390> ;
    skos:prefLabel "Stenacis"@fi,
        "Stenacis"@sv .

<http://tun.fi/MX.203391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Steneotarsonemus" ;
    skos:broader <http://tun.fi/MX.53573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203392> ;
    skos:prefLabel "Steneotarsonemus"@fi,
        "Steneotarsonemus"@sv .

<http://tun.fi/MX.203393> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leviellus" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203394> ;
    skos:prefLabel "Leviellus"@fi,
        "Leviellus"@sv .

<http://tun.fi/MX.203395> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stylochirus" ;
    skos:broader <http://tun.fi/MX.203236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203396> ;
    skos:prefLabel "Stylochirus"@fi,
        "Stylochirus"@sv .

<http://tun.fi/MX.203397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Styloctetor" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203398> ;
    skos:prefLabel "Styloctetor"@fi,
        "Styloctetor"@sv .

<http://tun.fi/MX.203418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synageles" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203419> ;
    skos:prefLabel "Synageles"@fi,
        "Synageles"@sv .

<http://tun.fi/MX.203429> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tallusia" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203430> ;
    skos:prefLabel "Tallusia"@fi,
        "Tallusia"@sv .

<http://tun.fi/MX.203435> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tapinocyboides" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203436> ;
    skos:prefLabel "Tapinocyboides"@fi,
        "Tapinocyboides"@sv .

<http://tun.fi/MX.203437> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tapinopa" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203438> ;
    skos:prefLabel "Tapinopa"@fi,
        "Tapinopa"@sv .

<http://tun.fi/MX.203439> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taranucnus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203440> ;
    skos:prefLabel "Taranucnus"@fi,
        "Taranucnus"@sv .

<http://tun.fi/MX.203441> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tectocepheidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203442> ;
    skos:prefLabel "Tectocepheidae"@fi,
        "Tectocepheidae"@sv .

<http://tun.fi/MX.203446> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tectoribates" ;
    skos:broader <http://tun.fi/MX.201282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203447> ;
    skos:prefLabel "Tectoribates"@fi,
        "Tectoribates"@sv .

<http://tun.fi/MX.203458> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tegoprionus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203459> ;
    skos:prefLabel "Tegoprionus"@fi,
        "Tegoprionus"@sv .

<http://tun.fi/MX.203460> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tegoribates" ;
    skos:broader <http://tun.fi/MX.203462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203461> ;
    skos:prefLabel "Tegoribates"@fi,
        "Tegoribates"@sv .

<http://tun.fi/MX.203463> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tenuialidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202199> ;
    skos:prefLabel "Tenuialidae"@fi,
        "Tenuialidae"@sv .

<http://tun.fi/MX.203473> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetra" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203474> ;
    skos:prefLabel "Tetra"@fi,
        "Tetra"@sv .

<http://tun.fi/MX.203484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetraolichus" ;
    skos:broader <http://tun.fi/MX.203198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203485> ;
    skos:prefLabel "Tetraolichus"@fi,
        "Tetraolichus"@sv .

<http://tun.fi/MX.203491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Theonoe" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203492> ;
    skos:prefLabel "Theonoe"@fi,
        "Theonoe"@sv .

<http://tun.fi/MX.203501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thinoseius" ;
    skos:broader <http://tun.fi/MX.202114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203502> ;
    skos:prefLabel "Thinoseius"@fi,
        "Thinoseius"@sv .

<http://tun.fi/MX.203504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thymoites" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203505> ;
    skos:prefLabel "Thymoites"@fi,
        "Thymoites"@sv .

<http://tun.fi/MX.203512> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tibioploides" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203513> ;
    skos:prefLabel "Tibioploides"@fi,
        "Tibioploides"@sv .

<http://tun.fi/MX.203514> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tibioplus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203515> ;
    skos:prefLabel "Tibioplus"@fi,
        "Tibioplus"@sv .

<http://tun.fi/MX.203522> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Titanoecidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203519> ;
    skos:prefLabel "Titanoecidae"@fi,
        "Titanoecidae"@sv .

<http://tun.fi/MX.203523> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tmeticus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203524> ;
    skos:prefLabel "Tmeticus"@fi,
        "Tmeticus"@sv .

<http://tun.fi/MX.203536> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trachytidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203529> ;
    skos:prefLabel "Trachytidae"@fi,
        "Trachytidae"@sv .

<http://tun.fi/MX.203556> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichoncus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203557> ;
    skos:prefLabel "Trichoncus"@fi,
        "Trichoncus"@sv .

<http://tun.fi/MX.203558> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichopterna" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203559> ;
    skos:prefLabel "Trichopterna"@fi,
        "Trichopterna"@sv .

<http://tun.fi/MX.203560> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichopternoides" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203561> ;
    skos:prefLabel "Trichopternoides"@fi,
        "Trichopternoides"@sv .

<http://tun.fi/MX.203585> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tritegeus" ;
    skos:broader <http://tun.fi/MX.201698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203586> ;
    skos:prefLabel "Tritegeus"@fi,
        "Tritegeus"@sv .

<http://tun.fi/MX.203595> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Troxochrota" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203596> ;
    skos:prefLabel "Troxochrota"@fi,
        "Troxochrota"@sv .

<http://tun.fi/MX.203597> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Troxochrus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203598> ;
    skos:prefLabel "Troxochrus"@fi,
        "Troxochrus"@sv .

<http://tun.fi/MX.203605> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Typhochrestus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203606> ;
    skos:prefLabel "Typhochrestus"@fi,
        "Typhochrestus"@sv .

<http://tun.fi/MX.203608> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uloborus" ;
    skos:broader <http://tun.fi/MX.203607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203609> ;
    skos:prefLabel "Uloborus"@fi,
        "Uloborus"@sv .

<http://tun.fi/MX.203610> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Urodiaspis" ;
    skos:broader <http://tun.fi/MX.203612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203611> ;
    skos:prefLabel "Urodiaspis"@fi,
        "Urodiaspis"@sv .

<http://tun.fi/MX.203643> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Varroa" ;
    skos:broader <http://tun.fi/MX.202193> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203644> ;
    skos:prefLabel "Varroa"@fi,
        "Varroa"@sv .

<http://tun.fi/MX.203659> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wabasso" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203660> ;
    skos:prefLabel "Wabasso"@fi,
        "Wabasso"@sv .

<http://tun.fi/MX.203684> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Xenillidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203685> ;
    skos:prefLabel "Xenillidae"@fi,
        "Xenillidae"@sv .

<http://tun.fi/MX.203730> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zercoseius" ;
    skos:broader <http://tun.fi/MX.201539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203731> ;
    skos:prefLabel "Zercoseius"@fi,
        "Zercoseius"@sv .

<http://tun.fi/MX.203733> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zetomimus" ;
    skos:broader <http://tun.fi/MX.203732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203734> ;
    skos:prefLabel "Zetomimus"@fi,
        "Zetomimus"@sv .

<http://tun.fi/MX.203735> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Zetorchestidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202644> ;
    skos:prefLabel "Zetorchestidae"@fi,
        "Zetorchestidae"@sv .

<http://tun.fi/MX.203742> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Miturgidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203736> ;
    skos:prefLabel "Miturgidae"@fi,
        "Miturgidae"@sv .

<http://tun.fi/MX.203743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zornella" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203744> ;
    skos:prefLabel "Zornella"@fi,
        "Zornella"@sv .

<http://tun.fi/MX.203745> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zygiella" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203746> ;
    skos:prefLabel "Zygiella"@fi,
        "Zygiella"@sv .

<http://tun.fi/MX.203779> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ampulicidae" ;
    dwc:scientificNameAuthorship "Shuckard, 1840" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Ampulicidae"@fi,
        "Ampulicidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203780> ;
    skos:prefLabel "kartiopistiäiset"@fi,
        "kackerlacksteklar"@sv .

<http://tun.fi/MX.203780> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dolichurinae" ;
    dwc:scientificNameAuthorship "Lepeletier, 1845" ;
    skos:broader <http://tun.fi/MX.203779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203782> ;
    skos:prefLabel "Dolichurinae"@fi,
        "Dolichurinae"@sv .

<http://tun.fi/MX.203785> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sphecidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Sphecidae"@fi,
        "Sphecidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203786> ;
    skos:prefLabel "hietapistiäiset"@fi,
        "sandsteklar"@sv .

<http://tun.fi/MX.203860> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Astatidae" ;
    dwc:scientificNameAuthorship "Lepeletier, 1845" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Astatidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203861> ;
    skos:prefLabel "kievaspistiäiset"@fi,
        "Astatidae"@sv .

<http://tun.fi/MX.203868> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dinetinae" ;
    dwc:scientificNameAuthorship "Fox, 1895" ;
    skos:broader <http://tun.fi/MX.203794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203869> ;
    skos:prefLabel "Dinetinae"@fi,
        "Dinetinae"@sv .

<http://tun.fi/MX.203869> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinetus" ;
    dwc:scientificNameAuthorship "Panzer, 1806" ;
    skos:altLabel "kirjopistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.203868> ;
    skos:hiddenLabel "Dinetus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203870> ;
    skos:prefLabel "naskalihukat"@fi,
        "Dinetus"@sv .

<http://tun.fi/MX.203884> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nitela" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:altLabel "kilopistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.5015686> ;
    skos:hiddenLabel "Nitela"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203885> ;
    skos:prefLabel "kilohukat"@fi,
        "Nitela"@sv .

<http://tun.fi/MX.203889> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Embolemidae" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Embolemidae"@fi,
        "Embolemidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203890> ;
    skos:prefLabel "vohkapistiäiset"@fi,
        "vedstritsteklar"@sv .

<http://tun.fi/MX.203890> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Embolemus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.203889> ;
    skos:hiddenLabel "Embolemus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203891> ;
    skos:prefLabel "vohkapistiäiset"@fi,
        "Embolemus"@sv .

<http://tun.fi/MX.203893> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aphelopinae" ;
    dwc:scientificNameAuthorship "Perkins, 1912" ;
    skos:broader <http://tun.fi/MX.203892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203894> ;
    skos:prefLabel "Aphelopinae"@fi,
        "Aphelopinae"@sv .

<http://tun.fi/MX.203933> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Bocchinae" ;
    dwc:scientificNameAuthorship "Richards, 1939" ;
    skos:broader <http://tun.fi/MX.203892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203934> ;
    skos:prefLabel "Bocchinae"@fi,
        "Bocchinae"@sv .

<http://tun.fi/MX.203934> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bocchus" ;
    dwc:scientificNameAuthorship "Ashmead, 1893" ;
    skos:broader <http://tun.fi/MX.203933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203935> ;
    skos:prefLabel "Bocchus"@fi,
        "Bocchus"@sv .

<http://tun.fi/MX.203936> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dryininae" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.203892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203937> ;
    skos:prefLabel "Dryininae"@fi,
        "Dryininae"@sv .

<http://tun.fi/MX.203937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dryinus" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.203936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203938> ;
    skos:prefLabel "Dryinus"@fi,
        "Dryinus"@sv .

<http://tun.fi/MX.203939> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Gonatopodinae" ;
    dwc:scientificNameAuthorship "Kieffer, 1906" ;
    skos:broader <http://tun.fi/MX.203892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203940> ;
    skos:prefLabel "Gonatopodinae"@fi,
        "Gonatopodinae"@sv .

<http://tun.fi/MX.203966> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Epyrinae" ;
    dwc:scientificNameAuthorship "Kieffer, 1914" ;
    skos:broader <http://tun.fi/MX.203956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203973> ;
    skos:prefLabel "Epyrinae"@fi,
        "Epyrinae"@sv .

<http://tun.fi/MX.203986> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cleptinae" ;
    dwc:scientificNameAuthorship "Morice, 1900" ;
    skos:broader <http://tun.fi/MX.203985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203987> ;
    skos:prefLabel "Cleptinae"@fi,
        "Cleptinae"@sv .

<http://tun.fi/MX.204020> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudochrysis" ;
    dwc:scientificNameAuthorship "Semenov, 1891" ;
    skos:broader <http://tun.fi/MX.203990> ;
    skos:hiddenLabel "Pseudochrysis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204021> ;
    skos:prefLabel "törmäkultiaiset"@fi,
        "Pseudochrysis"@sv .

<http://tun.fi/MX.204059> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnomerus" ;
    dwc:scientificNameAuthorship "Blüthgen, 1938" ;
    skos:broader <http://tun.fi/MX.204052> ;
    skos:hiddenLabel "Gymnomerus"@fi,
        "Gymnomerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204060> ;
    skos:prefLabel "korsiampiaiset"@fi,
        "hallongetingar"@sv .

<http://tun.fi/MX.204096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Discoelius" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.4979816> ;
    skos:hiddenLabel "Discoelius"@fi,
        "Discoelius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204097> ;
    skos:prefLabel "kaivuriampiaiset"@fi,
        "tapetserargetingar"@sv .

<http://tun.fi/MX.204098> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Polistinae" ;
    dwc:scientificNameAuthorship "Bequert, 1918" ;
    skos:broader <http://tun.fi/MX.204051> ;
    skos:hiddenLabel "Polistinae"@fi,
        "Polistinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204099> ;
    skos:prefLabel "paperiampiaiset"@fi,
        "pappersgetingar"@sv .

<http://tun.fi/MX.204099> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polistes" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204102> ;
    skos:prefLabel "Polistes"@fi,
        "Polistes"@sv .

<http://tun.fi/MX.204104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vespa" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.204103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204105> ;
    skos:prefLabel "Vespa"@fi,
        "Vespa"@sv .

<http://tun.fi/MX.204124> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tiphiidae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Tiphiidae"@fi,
        "Tiphiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204125> ;
    skos:prefLabel "puukkopistiäiset"@fi,
        "pansarsteklar"@sv .

<http://tun.fi/MX.204132> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ceropalinae" ;
    dwc:scientificNameAuthorship "Radoszkowski, 1888" ;
    skos:broader <http://tun.fi/MX.204131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204133> ;
    skos:prefLabel "Ceropalinae"@fi,
        "Ceropalinae"@sv .

<http://tun.fi/MX.204133> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceropales" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.204132> ;
    skos:hiddenLabel "Ceropales"@fi,
        "Ceropales"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204134> ;
    skos:prefLabel "kiehäpistiäiset"@fi,
        "snyltvägsteklar"@sv .

<http://tun.fi/MX.204156> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caliadurgus" ;
    dwc:scientificNameAuthorship "Pate, 1946" ;
    skos:broader <http://tun.fi/MX.204135> ;
    skos:hiddenLabel "Caliadurgus"@fi,
        "Caliadurgus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204157> ;
    skos:prefLabel "kyssäpistiäiset"@fi,
        "skimmervägsteklar"@sv .

<http://tun.fi/MX.204158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptocheilus" ;
    dwc:scientificNameAuthorship "Panzer, 1806" ;
    skos:broader <http://tun.fi/MX.204135> ;
    skos:hiddenLabel "Cryptocheilus"@fi,
        "Cryptocheilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204160> ;
    skos:prefLabel "papumuspistiäiset"@fi,
        "sorgvägsteklar"@sv .

<http://tun.fi/MX.204165> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homonotus" ;
    dwc:scientificNameAuthorship "Dahlbom, 1843" ;
    skos:broader <http://tun.fi/MX.204164> ;
    skos:hiddenLabel "Homonotus"@fi,
        "Homonotus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204166> ;
    skos:prefLabel "raudikkopistiäiset"@fi,
        "torpedvägsteklar"@sv .

<http://tun.fi/MX.204167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ferreola" ;
    dwc:scientificNameAuthorship "Lepeletier, 1845" ;
    skos:broader <http://tun.fi/MX.204164> ;
    skos:hiddenLabel "Ferreola"@fi,
        "Ferreola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204168> ;
    skos:prefLabel "pikipistiäiset"@fi,
        "fenvägsteklar"@sv .

<http://tun.fi/MX.204169> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agenioideus" ;
    dwc:scientificNameAuthorship "Ashmead, 1902" ;
    skos:broader <http://tun.fi/MX.204164> ;
    skos:hiddenLabel "Agenioideus"@fi,
        "Agenioideus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204171> ;
    skos:prefLabel "pilkkupistiäiset"@fi,
        "slankvägsteklar"@sv .

<http://tun.fi/MX.204217> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pompilus" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.204164> ;
    skos:hiddenLabel "Pompilus"@fi,
        "Pompilus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204218> ;
    skos:prefLabel "hiirakkopistiäiset"@fi,
        "sabelvägsteklar"@sv .

<http://tun.fi/MX.204219> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aporinellus" ;
    dwc:scientificNameAuthorship "Banks, 1911" ;
    skos:broader <http://tun.fi/MX.204164> ;
    skos:hiddenLabel "Aporinellus"@fi,
        "Aporinellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204220> ;
    skos:prefLabel "päistärpistiäiset"@fi,
        "taggvägsteklar"@sv .

<http://tun.fi/MX.204224> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mutilla" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.204222> ;
    skos:hiddenLabel "Mutilla"@fi,
        "Mutilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204225> ;
    skos:prefLabel "miekkapistiäiset"@fi,
        "tjocksammetsteklar"@sv .

<http://tun.fi/MX.204228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Smicromyrme" ;
    dwc:scientificNameAuthorship "Thomson, 1870" ;
    skos:broader <http://tun.fi/MX.204222> ;
    skos:hiddenLabel "Smicromyrme"@fi,
        "Smicromyrme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204230> ;
    skos:prefLabel "äimäpistiäiset"@fi,
        "smalsammetsteklar"@sv .

<http://tun.fi/MX.204232> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrmosa" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.4979817> ;
    skos:hiddenLabel "Myrmosa"@fi,
        "Myrmosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204233> ;
    skos:prefLabel "neulapistiäiset"@fi,
        "myrsteklar"@sv .

<http://tun.fi/MX.204234> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sapygidae" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Sapygidae"@fi,
        "Sapygidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204235> ;
    skos:prefLabel "säiläpistiäiset"@fi,
        "planksteklar"@sv .

<http://tun.fi/MX.204236> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sapyga" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.204235> ;
    skos:hiddenLabel "Sapyga"@fi,
        "Sapyga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204238> ;
    skos:prefLabel "säiläpistiäiset"@fi,
        "biplanksteklar"@sv .

<http://tun.fi/MX.204240> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Thynnidae" ;
    dwc:scientificNameAuthorship "Shuckard, 1840" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Thynnidae"@fi,
        "Thynnidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204241> ;
    skos:prefLabel "lysmypistiäiset"@fi,
        "jägarsteklar"@sv .

<http://tun.fi/MX.204241> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Methochinae" ;
    dwc:scientificNameAuthorship "Rohwer, 1916" ;
    skos:broader <http://tun.fi/MX.204240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204242> ;
    skos:prefLabel "Methochinae"@fi,
        "Methochinae"@sv .

<http://tun.fi/MX.204242> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Methocha" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.204241> ;
    skos:hiddenLabel "Methocha"@fi,
        "Methocha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204243> ;
    skos:prefLabel "lysmypistiäiset"@fi,
        "grytjägarsteklar"@sv .

<http://tun.fi/MX.204245> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ponerinae" ;
    dwc:scientificNameAuthorship "Lepeletier, 1835" ;
    skos:broader <http://tun.fi/MX.53587> ;
    skos:hiddenLabel "Ponerinae"@fi,
        "Ponerinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204247> ;
    skos:prefLabel "pistomuurahaiset"@fi,
        "stingmyror"@sv .

<http://tun.fi/MX.204247> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypoponera" ;
    dwc:scientificNameAuthorship "Santschi, 1938" ;
    skos:broader <http://tun.fi/MX.204245> ;
    skos:hiddenLabel "Hypoponera"@fi,
        "Hypoponera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204248> ;
    skos:prefLabel "lymymuurahaiset"@fi,
        "småstingmyror"@sv .

<http://tun.fi/MX.204251> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tapinoma" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.204249> ;
    skos:hiddenLabel "Tapinoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204252> ;
    skos:prefLabel "Tapinoma"@fi,
        "kvickmyror"@sv .

<http://tun.fi/MX.204275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Harpagoxenus" ;
    dwc:scientificNameAuthorship "Forel, 1893" ;
    skos:broader <http://tun.fi/MX.53554> ;
    skos:hiddenLabel "Harpagoxenus"@fi,
        "Harpagoxenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204276> ;
    skos:prefLabel "suurpäämuurahaiset"@fi,
        "knipsmyror"@sv .

<http://tun.fi/MX.204277> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Formicoxenus" ;
    dwc:scientificNameAuthorship "Mayr, 1855" ;
    skos:broader <http://tun.fi/MX.53554> ;
    skos:hiddenLabel "Formicoxenus"@fi,
        "Formicoxenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204278> ;
    skos:prefLabel "norkomuurahaiset"@fi,
        "gästmyror"@sv .

<http://tun.fi/MX.204283> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetramorium" ;
    dwc:scientificNameAuthorship "Mayr, 1855" ;
    skos:broader <http://tun.fi/MX.53554> ;
    skos:hiddenLabel "Tetramorium"@fi,
        "Tetramorium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204284> ;
    skos:prefLabel "nummimuurahaiset"@fi,
        "frömyror"@sv .

<http://tun.fi/MX.204285> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anergates" ;
    dwc:scientificNameAuthorship "Forel, 1874" ;
    skos:broader <http://tun.fi/MX.53554> ;
    skos:hiddenLabel "Anergates"@fi,
        "Anergates"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204286> ;
    skos:prefLabel "loisnummimuurahaiset"@fi,
        "gökmyror"@sv .

<http://tun.fi/MX.204309> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nylanderia" ;
    dwc:scientificNameAuthorship "Emery, 1906" ;
    skos:broader <http://tun.fi/MX.204287> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204311> ;
    skos:prefLabel "Nylanderia"@fi,
        "Nylanderia"@sv .

<http://tun.fi/MX.204380> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Colletinae" ;
    dwc:scientificNameAuthorship "Lepeletier, 1841" ;
    skos:broader <http://tun.fi/MX.204379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204381> ;
    skos:prefLabel "Colletinae"@fi,
        "Colletinae"@sv .

<http://tun.fi/MX.204389> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hylaeinae" ;
    dwc:scientificNameAuthorship "Viereck, 1916" ;
    skos:broader <http://tun.fi/MX.204379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204390> ;
    skos:prefLabel "Hylaeinae"@fi,
        "Hylaeinae"@sv .

<http://tun.fi/MX.204420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Belomicrus" ;
    dwc:scientificNameAuthorship "Costa, 1871" ;
    skos:altLabel "nykäpistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.203871> ;
    skos:hiddenLabel "Belomicrus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204421> ;
    skos:prefLabel "nykähukat"@fi,
        "Belomicrus"@sv .

<http://tun.fi/MX.204430> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entomognathus" ;
    dwc:scientificNameAuthorship "Dahlbom, 1844" ;
    skos:broader <http://tun.fi/MX.203871> ;
    skos:hiddenLabel "Entomognathus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204431> ;
    skos:prefLabel "kirppahukat"@fi,
        "Entomognathus"@sv .

<http://tun.fi/MX.204432> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lindenius" ;
    dwc:scientificNameAuthorship "Lepeletier & Brullé, 1835" ;
    skos:broader <http://tun.fi/MX.203871> ;
    skos:hiddenLabel "Lindenius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204433> ;
    skos:prefLabel "sysihukat"@fi,
        "Lindenius"@sv .

<http://tun.fi/MX.204506> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mellinidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Mellinidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204507> ;
    skos:prefLabel "kärpäspistiäiset"@fi,
        "Mellinidae"@sv .

<http://tun.fi/MX.204507> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Mellininae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204508> ;
    skos:prefLabel "Mellininae"@fi,
        "Mellininae"@sv .

<http://tun.fi/MX.204512> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Alyssontinae" ;
    dwc:scientificNameAuthorship "Dalla Torre, 1897" ;
    skos:broader <http://tun.fi/MX.204511> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204513> ;
    skos:prefLabel "Alyssontinae"@fi,
        "Alyssontinae"@sv .

<http://tun.fi/MX.204513> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alysson" ;
    dwc:scientificNameAuthorship "Panzer, 1806" ;
    skos:altLabel "harhapistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.204512> ;
    skos:hiddenLabel "Alysson"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204514> ;
    skos:prefLabel "harhahukat"@fi,
        "Alysson"@sv .

<http://tun.fi/MX.204515> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nyssontinae" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.204511> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204516> ;
    skos:prefLabel "Nyssontinae"@fi,
        "Nyssontinae"@sv .

<http://tun.fi/MX.204538> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Philanthinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204539> ;
    skos:prefLabel "Philanthinae"@fi,
        "Philanthinae"@sv .

<http://tun.fi/MX.204539> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philanthus" ;
    dwc:scientificNameAuthorship "Fabricius, 1790" ;
    skos:broader <http://tun.fi/MX.204538> ;
    skos:hiddenLabel "Philanthus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204540> ;
    skos:prefLabel "mehiläishukat"@fi,
        "Philanthus"@sv .

<http://tun.fi/MX.204541> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cercerinae" ;
    dwc:scientificNameAuthorship "Lepeletier, 1845" ;
    skos:broader <http://tun.fi/MX.204537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204542> ;
    skos:prefLabel "Cercerinae"@fi,
        "Cercerinae"@sv .

<http://tun.fi/MX.204549> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dasypodainae" ;
    dwc:scientificNameAuthorship "Börner, 1919" ;
    skos:broader <http://tun.fi/MX.204548> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204551> ;
    skos:prefLabel "Dasypodainae"@fi,
        "Dasypodainae"@sv .

<http://tun.fi/MX.204551> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dasypoda" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204549> ;
    skos:hiddenLabel "Dasypoda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204552> ;
    skos:prefLabel "housumehiläiset"@fi,
        "Dasypoda"@sv .

<http://tun.fi/MX.204564> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Megachilidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Megachilidae"@fi,
        "Megachilidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204565> ;
    skos:prefLabel "vatsaharjamehiläiset"@fi,
        "buksamlarbin"@sv .

<http://tun.fi/MX.204567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aglaoapis" ;
    dwc:scientificNameAuthorship "Cameron, 1901" ;
    skos:broader <http://tun.fi/MX.204565> ;
    skos:hiddenLabel "Aglaoapis"@fi,
        "Aglaoapis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204568> ;
    skos:prefLabel "kiilamehiläiset"@fi,
        "kilbin"@sv .

<http://tun.fi/MX.204570> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachusa" ;
    dwc:scientificNameAuthorship "Panzer, 1805" ;
    skos:broader <http://tun.fi/MX.204565> ;
    skos:hiddenLabel "Trachusa"@fi,
        "Trachusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204572> ;
    skos:prefLabel "hallakkomehiläiset"@fi,
        "hartsbin"@sv .

<http://tun.fi/MX.204587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthidiellum" ;
    dwc:scientificNameAuthorship "Cockerell, 1904" ;
    skos:broader <http://tun.fi/MX.204565> ;
    skos:hiddenLabel "Anthidiellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204589> ;
    skos:prefLabel "pihkamehiläiset"@fi,
        "Anthidiellum"@sv .

<http://tun.fi/MX.204598> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heriades" ;
    dwc:scientificNameAuthorship "Spinola, 1808" ;
    skos:broader <http://tun.fi/MX.204565> ;
    skos:hiddenLabel "Heriades"@fi,
        "Heriades"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204600> ;
    skos:prefLabel "kantomehiläiset"@fi,
        "väggbin"@sv .

<http://tun.fi/MX.204664> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Biastes" ;
    dwc:scientificNameAuthorship "Panzer, 1806" ;
    skos:broader <http://tun.fi/MX.204662> ;
    skos:hiddenLabel "Biastes"@fi,
        "Biastes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204665> ;
    skos:prefLabel "nirhaperämehiläiset"@fi,
        "pärlbin"@sv .

<http://tun.fi/MX.204702> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Xylocopinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.53566> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204704> ;
    skos:prefLabel "Xylocopinae"@fi,
        "Xylocopinae"@sv .

<http://tun.fi/MX.204704> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylocopa" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204702> ;
    skos:hiddenLabel "Xylocopa"@fi,
        "Xylocopa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082109> ;
    skos:prefLabel "rautamehiläiset"@fi,
        "snickarbin"@sv .

<http://tun.fi/MX.204708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epeoloides" ;
    dwc:scientificNameAuthorship "Giraud, 1863" ;
    skos:broader <http://tun.fi/MX.204662> ;
    skos:hiddenLabel "Epeoloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204709> ;
    skos:prefLabel "alpiloismehiläiset"@fi,
        "Epeoloides"@sv .

<http://tun.fi/MX.204711> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucera" ;
    dwc:scientificNameAuthorship "Scopoli, 1770" ;
    skos:broader <http://tun.fi/MX.5013443> ;
    skos:hiddenLabel "Eucera"@fi,
        "Eucera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204713> ;
    skos:prefLabel "pitkäsarvimehiläiset"@fi,
        "långhornsbin"@sv .

<http://tun.fi/MX.204771> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.204706> ;
    skos:hiddenLabel "Apis"@fi,
        "Apis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204772> ;
    skos:prefLabel "hunajamehiläiset"@fi,
        "honungsbin"@sv .

<http://tun.fi/MX.204774> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Andreninae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204773> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204775> ;
    skos:prefLabel "Andreninae"@fi,
        "Andreninae"@sv .

<http://tun.fi/MX.204840> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panurgus" ;
    dwc:scientificNameAuthorship "Panzer, 1806" ;
    skos:broader <http://tun.fi/MX.204838> ;
    skos:hiddenLabel "Panurgus"@fi,
        "Panurgus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204842> ;
    skos:prefLabel "piehtarimehiläiset"@fi,
        "fibblebin"@sv .

<http://tun.fi/MX.204843> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panurginus" ;
    dwc:scientificNameAuthorship "Nylander, 1848" ;
    skos:broader <http://tun.fi/MX.204838> ;
    skos:hiddenLabel "Panurginus"@fi,
        "Panurginus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204844> ;
    skos:prefLabel "silomehiläiset"@fi,
        "bergsbin"@sv .

<http://tun.fi/MX.204846> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rophitinae" ;
    dwc:scientificNameAuthorship "Schenck, 1866" ;
    skos:broader <http://tun.fi/MX.204845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204847> ;
    skos:prefLabel "Rophitinae"@fi,
        "Rophitinae"@sv .

<http://tun.fi/MX.204865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eccopisa" ;
    dwc:scientificNameAuthorship "Zeller, 1848" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204866> ;
    skos:prefLabel "Eccopisa"@fi,
        "Eccopisa"@sv .

<http://tun.fi/MX.204897> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichomitus" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Dichomitus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205643> ;
    skos:prefLabel "salokäävät"@fi,
        "Dichomitus"@sv .

<http://tun.fi/MX.204902> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laurilia" ;
    dwc:scientificNameAuthorship "Pouzar" ;
    skos:broader <http://tun.fi/MX.70628> ;
    skos:hiddenLabel "Laurilia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206072> ;
    skos:prefLabel "louhennahat"@fi,
        "Laurilia"@sv .

<http://tun.fi/MX.204908> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fomes" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Fomes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205930> ;
    skos:prefLabel "taulakäävät"@fi,
        "Fomes"@sv .

<http://tun.fi/MX.204911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Climacodon" ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Climacodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205580> ;
    skos:prefLabel "kääpäorakkaat"@fi,
        "Climacodon"@sv .

<http://tun.fi/MX.204912> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodonia" ;
    skos:broader <http://tun.fi/MX.233387> ;
    skos:hiddenLabel "Rhodonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205873> ;
    skos:prefLabel "istukkakäävät"@fi,
        "Rhodonia"@sv .

<http://tun.fi/MX.204919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gloiodon" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233277> ;
    skos:hiddenLabel "Gloiodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205950> ;
    skos:prefLabel "harjasorakkaat"@fi,
        "Gloiodon"@sv .

<http://tun.fi/MX.204920> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cylindrobasidium" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.233246> ;
    skos:hiddenLabel "Cylindrobasidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205610> ;
    skos:prefLabel "pehmikät"@fi,
        "Cylindrobasidium"@sv .

<http://tun.fi/MX.204923> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Merulicium" ;
    dwc:scientificNameAuthorship "J.Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233267> ;
    skos:hiddenLabel "Merulicium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206104> ;
    skos:prefLabel "ryömikät"@fi,
        "Merulicium"@sv .

<http://tun.fi/MX.204926> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bulbillomyces" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Bulbillomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205498> ;
    skos:prefLabel "ryynikät"@fi,
        "Bulbillomyces"@sv .

<http://tun.fi/MX.204928> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porpomyces" ;
    skos:broader <http://tun.fi/MX.233419> ;
    skos:hiddenLabel "Porpomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205787> ;
    skos:prefLabel "kolokäävät"@fi,
        "Porpomyces"@sv .

<http://tun.fi/MX.204932> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratosebacina" ;
    skos:broader <http://tun.fi/MX.70632> ;
    skos:hiddenLabel "Ceratosebacina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205527> ;
    skos:prefLabel "keritalit"@fi,
        "Ceratosebacina"@sv .

<http://tun.fi/MX.204936> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudohydnum" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233441> ;
    skos:hiddenLabel "Pseudohydnum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205810> ;
    skos:prefLabel "orahytyt"@fi,
        "Pseudohydnum"@sv .

<http://tun.fi/MX.204937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarcodontia" ;
    dwc:scientificNameAuthorship "Schulzer" ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Sarcodontia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205890> ;
    skos:prefLabel "toraturkit"@fi,
        "Sarcodontia"@sv .

<http://tun.fi/MX.204940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Auriscalpium" ;
    skos:broader <http://tun.fi/MX.233277> ;
    skos:hiddenLabel "Auriscalpium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205468> ;
    skos:prefLabel "käpyorakkaat"@fi,
        "Auriscalpium"@sv .

<http://tun.fi/MX.204941> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Herpobasidium" ;
    dwc:scientificNameAuthorship "Lind" ;
    skos:broader <http://tun.fi/MX.233344> ;
    skos:hiddenLabel "Herpobasidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205967> ;
    skos:prefLabel "saniaislumet"@fi,
        "Herpobasidium"@sv .

<http://tun.fi/MX.204942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piptoporus" ;
    skos:broader <http://tun.fi/MX.233387> ;
    skos:hiddenLabel "Piptoporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205773> ;
    skos:prefLabel "pökkelökäävät"@fi,
        "Piptoporus"@sv .

<http://tun.fi/MX.204943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clavulicium" ;
    dwc:scientificNameAuthorship "Boidin" ;
    skos:broader <http://tun.fi/MX.53677> ;
    skos:hiddenLabel "Clavulicium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205569> ;
    skos:prefLabel "käprikät"@fi,
        "Clavulicium"@sv .

<http://tun.fi/MX.204945> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laetiporus" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:hiddenLabel "Laetiporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4884117> ;
    skos:prefLabel "rikkikäävät"@fi,
        "Laetiporus"@sv .

<http://tun.fi/MX.204946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sistotremella" ;
    skos:broader <http://tun.fi/MX.233440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205926> ;
    skos:prefLabel "Sistotremella"@fi,
        "Sistotremella"@sv .

<http://tun.fi/MX.204947> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Femsjonia" ;
    skos:broader <http://tun.fi/MX.233328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205689> ;
    skos:prefLabel "Femsjonia"@fi,
        "Femsjonia"@sv .

<http://tun.fi/MX.204952> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Litschauerella" ;
    skos:broader <http://tun.fi/MX.233271> ;
    skos:hiddenLabel "Litschauerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206094> ;
    skos:prefLabel "sänkiäiset"@fi,
        "Litschauerella"@sv .

<http://tun.fi/MX.204953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odonticium" ;
    skos:broader <http://tun.fi/MX.233419> ;
    skos:hiddenLabel "Odonticium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206110> ;
    skos:prefLabel "raspikat"@fi,
        "Odonticium"@sv .

<http://tun.fi/MX.204961> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerobasidium" ;
    dwc:scientificNameAuthorship "Oberw." ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Sphaerobasidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206184> ;
    skos:prefLabel "kerikannat"@fi,
        "Sphaerobasidium"@sv .

<http://tun.fi/MX.204964> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ditiola" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.233328> ;
    skos:hiddenLabel "Ditiola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205647> ;
    skos:prefLabel "rustotapikat"@fi,
        "Ditiola"@sv .

<http://tun.fi/MX.204965> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grifola" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:hiddenLabel "Grifola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205954> ;
    skos:prefLabel "koppelokäävät"@fi,
        "Grifola"@sv .

<http://tun.fi/MX.204967> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pistillaria" ;
    skos:broader <http://tun.fi/MX.233339> ;
    skos:hiddenLabel "Pistillaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205774> ;
    skos:prefLabel "pakkulat"@fi,
        "Pistillaria"@sv .

<http://tun.fi/MX.204968> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physodontia" ;
    dwc:scientificNameAuthorship "Ryvarden & H.Solheim" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Physodontia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205766> ;
    skos:prefLabel "lahonnukat"@fi,
        "Physodontia"@sv .

<http://tun.fi/MX.204970> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cytidia" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.233272> ;
    skos:hiddenLabel "Cytidia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205613> ;
    skos:prefLabel "pajupunakat"@fi,
        "Cytidia"@sv .

<http://tun.fi/MX.204972> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratellopsis" ;
    skos:broader <http://tun.fi/MX.233003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205524> ;
    skos:prefLabel "Ceratellopsis"@fi,
        "Ceratellopsis"@sv .

<http://tun.fi/MX.204975> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Woldmaria" ;
    dwc:scientificNameAuthorship "W. B. Cooke" ;
    skos:broader <http://tun.fi/MX.233416> ;
    skos:hiddenLabel "Woldmaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206165> ;
    skos:prefLabel "saniaistupikat"@fi,
        "Woldmaria"@sv .

<http://tun.fi/MX.204976> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porotheleum" ;
    dwc:scientificNameAuthorship "Fr. non Eschw." ;
    skos:broader <http://tun.fi/MX.233245> ;
    skos:hiddenLabel "Porotheleum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205786> ;
    skos:prefLabel "rosokat"@fi,
        "Porotheleum"@sv .

<http://tun.fi/MX.204978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phleogena" ;
    skos:broader <http://tun.fi/MX.233322> ;
    skos:hiddenLabel "Phleogena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205762> ;
    skos:prefLabel "jauhenuijat"@fi,
        "Phleogena"@sv .

<http://tun.fi/MX.204980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterotextus" ;
    dwc:scientificNameAuthorship "Lloyd" ;
    skos:broader <http://tun.fi/MX.233328> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205970> ;
    skos:prefLabel "Heterotextus"@fi,
        "Heterotextus"@sv .

<http://tun.fi/MX.204982> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichostereum" ;
    dwc:scientificNameAuthorship "Pilát" ;
    skos:broader <http://tun.fi/MX.233327> ;
    skos:hiddenLabel "Dichostereum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205644> ;
    skos:prefLabel "ryynirupikat"@fi,
        "Dichostereum"@sv .

<http://tun.fi/MX.204989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Irpicodon" ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:hiddenLabel "Irpicodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206065> ;
    skos:prefLabel "talvihampikat"@fi,
        "Irpicodon"@sv .

<http://tun.fi/MX.204990> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melzericium" ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206101> ;
    skos:prefLabel "Melzericium"@fi,
        "Melzericium"@sv .

<http://tun.fi/MX.204996> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coronicium" ;
    dwc:scientificNameAuthorship "J.Erikss. & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233267> ;
    skos:hiddenLabel "Coronicium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205590> ;
    skos:prefLabel "koronat"@fi,
        "Coronicium"@sv .

<http://tun.fi/MX.204997> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helicobasidium" ;
    skos:broader <http://tun.fi/MX.53385> ;
    skos:hiddenLabel "Helicobasidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205960> ;
    skos:prefLabel "punaseitit"@fi,
        "Helicobasidium"@sv .

<http://tun.fi/MX.204998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crustomyces" ;
    skos:broader <http://tun.fi/MX.233323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205609> ;
    skos:prefLabel "Crustomyces"@fi,
        "Crustomyces"@sv .

<http://tun.fi/MX.205000> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spongipellis" ;
    skos:broader <http://tun.fi/MX.233251> ;
    skos:hiddenLabel "Spongipellis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206187> ;
    skos:prefLabel "kartanokäävät"@fi,
        "Spongipellis"@sv .

<http://tun.fi/MX.205003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Climacocystis" ;
    skos:broader <http://tun.fi/MX.233251> ;
    skos:hiddenLabel "Climacocystis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205579> ;
    skos:prefLabel "pohjankäävät"@fi,
        "Climacocystis"@sv .

<http://tun.fi/MX.205004> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stereopsis" ;
    skos:broader <http://tun.fi/MX.5001389> ;
    skos:hiddenLabel "Stereopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206199> ;
    skos:prefLabel "kielinahakat"@fi,
        "Stereopsis"@sv .

<http://tun.fi/MX.205006> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylobolus" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233349> ;
    skos:hiddenLabel "Xylobolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206168> ;
    skos:prefLabel "lohkonahakat"@fi,
        "Xylobolus"@sv .

<http://tun.fi/MX.205007> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Radulodon" ;
    dwc:scientificNameAuthorship "Ryvarden" ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Radulodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205825> ;
    skos:prefLabel "haaparaspit"@fi,
        "Radulodon"@sv .

<http://tun.fi/MX.205008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scopuloides" ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Scopuloides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205894> ;
    skos:prefLabel "pikkuorvakat"@fi,
        "Scopuloides"@sv .

<http://tun.fi/MX.205018> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eocronartium" ;
    dwc:scientificNameAuthorship "G.F.Atk." ;
    skos:broader <http://tun.fi/MX.233344> ;
    skos:hiddenLabel "Eocronartium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205650> ;
    skos:prefLabel "sammalpuikot"@fi,
        "Eocronartium"@sv .

<http://tun.fi/MX.205019> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metulodontia" ;
    skos:broader <http://tun.fi/MX.233327> ;
    skos:hiddenLabel "Metulodontia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206106> ;
    skos:prefLabel "luminyhäkät"@fi,
        "Metulodontia"@sv .

<http://tun.fi/MX.205022> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetragoniomyces" ;
    skos:broader <http://tun.fi/MX.70640> ;
    skos:hiddenLabel "Tetragoniomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206214> ;
    skos:prefLabel "pahkakalvot"@fi,
        "Tetragoniomyces"@sv .

<http://tun.fi/MX.205023> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boidinia" ;
    dwc:scientificNameAuthorship "Stalpers & Hjortstam" ;
    skos:broader <http://tun.fi/MX.233353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205480> ;
    skos:prefLabel "Boidinia"@fi,
        "Boidinia"@sv .

<http://tun.fi/MX.205024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ramaricium" ;
    skos:broader <http://tun.fi/MX.233003> ;
    skos:hiddenLabel "Ramaricium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205859> ;
    skos:prefLabel "kaihikat"@fi,
        "Ramaricium"@sv .

<http://tun.fi/MX.205027> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cystostereum" ;
    skos:broader <http://tun.fi/MX.233323> ;
    skos:hiddenLabel "Cystostereum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205612> ;
    skos:prefLabel "känsäorvakat"@fi,
        "Cystostereum"@sv .

<http://tun.fi/MX.205028> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Funalia" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Funalia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205933> ;
    skos:prefLabel "harjaskäävät"@fi,
        "Funalia"@sv .

<http://tun.fi/MX.205029> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Subulicystidium" ;
    skos:broader <http://tun.fi/MX.233271> ;
    skos:hiddenLabel "Subulicystidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206208> ;
    skos:prefLabel "sirokat"@fi,
        "Subulicystidium"@sv .

<http://tun.fi/MX.205033> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Intextomyces" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:hiddenLabel "Intextomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206061> ;
    skos:prefLabel "täplähuovakat"@fi,
        "Intextomyces"@sv .

<http://tun.fi/MX.205036> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asterodon" ;
    dwc:scientificNameAuthorship "Pat." ;
    skos:broader <http://tun.fi/MX.233250> ;
    skos:hiddenLabel "Asterodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205451> ;
    skos:prefLabel "oravuotikat"@fi,
        "Asterodon"@sv .

<http://tun.fi/MX.205037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eichleriella" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.233441> ;
    skos:hiddenLabel "Eichleriella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205648> ;
    skos:prefLabel "oratalit"@fi,
        "Eichleriella"@sv .

<http://tun.fi/MX.205038> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laxitextum" ;
    dwc:scientificNameAuthorship "Lentz" ;
    skos:broader <http://tun.fi/MX.233349> ;
    skos:hiddenLabel "Laxitextum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206073> ;
    skos:prefLabel "kuorikat"@fi,
        "Laxitextum"@sv .

<http://tun.fi/MX.205039> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Luellia" ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206096> ;
    skos:prefLabel "Luellia"@fi,
        "Luellia"@sv .

<http://tun.fi/MX.205047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chondrostereum" ;
    dwc:scientificNameAuthorship "Pouzar" ;
    skos:broader <http://tun.fi/MX.233242> ;
    skos:hiddenLabel "Chondrostereum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205540> ;
    skos:prefLabel "purppuranahakat"@fi,
        "Chondrostereum"@sv .

<http://tun.fi/MX.205051> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atheloderma" ;
    dwc:scientificNameAuthorship "Parmasto" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Atheloderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205464> ;
    skos:prefLabel "erakat"@fi,
        "Atheloderma"@sv .

<http://tun.fi/MX.205053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Byssomerulius" ;
    dwc:scientificNameAuthorship "Parmasto" ;
    skos:broader <http://tun.fi/MX.313512> ;
    skos:hiddenLabel "Byssomerulius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205504> ;
    skos:prefLabel "kelmukat"@fi,
        "Byssomerulius"@sv .

<http://tun.fi/MX.205054> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ischnoderma" ;
    skos:broader <http://tun.fi/MX.233251> ;
    skos:hiddenLabel "Ischnoderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206066> ;
    skos:prefLabel "tervakäävät"@fi,
        "Ischnoderma"@sv .

<http://tun.fi/MX.205055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Suillosporium" ;
    skos:broader <http://tun.fi/MX.233325> ;
    skos:hiddenLabel "Suillosporium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206209> ;
    skos:prefLabel "pikkukuurakat"@fi,
        "Suillosporium"@sv .

<http://tun.fi/MX.205059> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fistulina" ;
    dwc:scientificNameAuthorship "Bull. : Fr." ;
    skos:broader <http://tun.fi/MX.292561> ;
    skos:hiddenLabel "Fistulina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205929> ;
    skos:prefLabel "häränkielet"@fi,
        "Fistulina"@sv .

<http://tun.fi/MX.205061> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piloporia" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Piloporia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205772> ;
    skos:prefLabel "sopulinkäävät"@fi,
        "Piloporia"@sv .

<http://tun.fi/MX.205062> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Punctularia" ;
    skos:broader <http://tun.fi/MX.233272> ;
    skos:hiddenLabel "Punctularia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205821> ;
    skos:prefLabel "karvaorvakat"@fi,
        "Punctularia"@sv .

<http://tun.fi/MX.205065> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xenosperma" ;
    dwc:scientificNameAuthorship "(D.P. Rogers & Liberta) Oberw. ex Jülich, 1979" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:hiddenLabel "Xenosperma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206167> ;
    skos:prefLabel "häiveet"@fi,
        "Xenosperma"@sv .

<http://tun.fi/MX.205066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tremellodendropsis" ;
    dwc:scientificNameAuthorship "(Corner) D.A.Crawford" ;
    skos:broader <http://tun.fi/MX.5001390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206295> ;
    skos:prefLabel "Tremellodendropsis"@fi,
        "Tremellodendropsis"@sv .

<http://tun.fi/MX.205070> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarcoporia" ;
    skos:broader <http://tun.fi/MX.233387> ;
    skos:hiddenLabel "Sarcoporia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205891> ;
    skos:prefLabel "rusakonkäävät"@fi,
        "Sarcoporia"@sv .

<http://tun.fi/MX.205072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plicatura" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.5001387> ;
    skos:hiddenLabel "Plicatura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205776> ;
    skos:prefLabel "poimukat"@fi,
        "Plicatura"@sv .

<http://tun.fi/MX.205073> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Inonotopsis" ;
    dwc:scientificNameAuthorship "Parmasto" ;
    skos:broader <http://tun.fi/MX.233250> ;
    skos:hiddenLabel "Inonotopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206056> ;
    skos:prefLabel "kätkökäävät"@fi,
        "Inonotopsis"@sv .

<http://tun.fi/MX.205075> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amylocystis" ;
    skos:broader <http://tun.fi/MX.233387> ;
    skos:hiddenLabel "Amylocystis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205412> ;
    skos:prefLabel "pursukäävät"@fi,
        "Amylocystis"@sv .

<http://tun.fi/MX.205077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Radulomyces" ;
    dwc:scientificNameAuthorship "M.P.Christ." ;
    skos:broader <http://tun.fi/MX.233267> ;
    skos:hiddenLabel "Radulomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205826> ;
    skos:prefLabel "vahaorvakat"@fi,
        "Radulomyces"@sv .

<http://tun.fi/MX.205080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Irpex" ;
    skos:broader <http://tun.fi/MX.313512> ;
    skos:hiddenLabel "Irpex"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206063> ;
    skos:prefLabel "maitohampikat"@fi,
        "Irpex"@sv .

<http://tun.fi/MX.205081> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rigidoporus" ;
    skos:broader <http://tun.fi/MX.233275> ;
    skos:hiddenLabel "Rigidoporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205878> ;
    skos:prefLabel "kuorikäävät"@fi,
        "Rigidoporus"@sv .

<http://tun.fi/MX.205083> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trechinothus" ;
    dwc:scientificNameAuthorship "E. C. Martini & Trichies 2004" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:hiddenLabel "Trechinothus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206258> ;
    skos:prefLabel "puunverhot"@fi,
        "Trechinothus"@sv .

<http://tun.fi/MX.205085> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerrena" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Cerrena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205538> ;
    skos:prefLabel "pörrökäävät"@fi,
        "Cerrena"@sv .

<http://tun.fi/MX.205086> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lobulicium" ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:hiddenLabel "Lobulicium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206095> ;
    skos:prefLabel "kätköhidut"@fi,
        "Lobulicium"@sv .

<http://tun.fi/MX.205091> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Daedalea" ;
    skos:broader <http://tun.fi/MX.233387> ;
    skos:hiddenLabel "Daedalea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205629> ;
    skos:prefLabel "sokkelokäävät"@fi,
        "Daedalea"@sv .

<http://tun.fi/MX.205093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gelatoporia" ;
    skos:broader <http://tun.fi/MX.233419> ;
    skos:hiddenLabel "Gelatoporia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205938> ;
    skos:prefLabel "karstakäävät"@fi,
        "Gelatoporia"@sv .

<http://tun.fi/MX.205095> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endoperplexa" ;
    dwc:scientificNameAuthorship "P.Roberts" ;
    skos:broader <http://tun.fi/MX.233441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205649> ;
    skos:prefLabel "Endoperplexa"@fi,
        "Endoperplexa"@sv .

<http://tun.fi/MX.205096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Veluticeps" ;
    dwc:scientificNameAuthorship "(Cooke) Pat." ;
    skos:broader <http://tun.fi/MX.233350> ;
    skos:hiddenLabel "Veluticeps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206162> ;
    skos:prefLabel "härmäkät"@fi,
        "Veluticeps"@sv .

<http://tun.fi/MX.205097> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sparassis" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.234633> ;
    skos:hiddenLabel "Sparassis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206183> ;
    skos:prefLabel "kurttusienet"@fi,
        "Sparassis"@sv .

<http://tun.fi/MX.205101> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clavicorona" ;
    skos:broader <http://tun.fi/MX.233270> ;
    skos:hiddenLabel "Clavicorona"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205568> ;
    skos:prefLabel "pikarinuijakkaat"@fi,
        "Clavicorona"@sv .

<http://tun.fi/MX.205107> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tretomyces" ;
    dwc:scientificNameAuthorship "K.H.Larss., Kotir. & Saaren." ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206297> ;
    skos:prefLabel "Tretomyces"@fi,
        "Tretomyces"@sv .

<http://tun.fi/MX.205109> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeolus" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Phaeolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206148> ;
    skos:prefLabel "karhunkäävät"@fi,
        "Phaeolus"@sv .

<http://tun.fi/MX.205110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haploporus" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Haploporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205959> ;
    skos:prefLabel "tuoksukäävät"@fi,
        "Haploporus"@sv .

<http://tun.fi/MX.205111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudostypella" ;
    skos:broader <http://tun.fi/MX.70632> ;
    skos:hiddenLabel "Pseudostypella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205813> ;
    skos:prefLabel "loistalit"@fi,
        "Pseudostypella"@sv .

<http://tun.fi/MX.205122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Byssoporia" ;
    skos:broader <http://tun.fi/MX.233276> ;
    skos:hiddenLabel "Byssoporia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205505> ;
    skos:prefLabel "karikekäävät"@fi,
        "Byssoporia"@sv .

<http://tun.fi/MX.205125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colacogloea" ;
    dwc:scientificNameAuthorship "Oberw. & Bandoni" ;
    skos:broader <http://tun.fi/MX.232975> ;
    skos:hiddenLabel "Colacogloea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205581> ;
    skos:prefLabel "napikat"@fi,
        "Colacogloea"@sv .

<http://tun.fi/MX.205137> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Basidioradulum" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Basidioradulum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205477> ;
    skos:prefLabel "kermaraspikat"@fi,
        "Basidioradulum"@sv .

<http://tun.fi/MX.205138> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aleurodiscus" ;
    skos:broader <http://tun.fi/MX.233349> ;
    skos:hiddenLabel "Aleurodiscus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205398> ;
    skos:prefLabel "kiekko-orvakat"@fi,
        "Aleurodiscus"@sv .

<http://tun.fi/MX.205141> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dentipellis" ;
    skos:broader <http://tun.fi/MX.233352> ;
    skos:hiddenLabel "Dentipellis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205641> ;
    skos:prefLabel "turkkiorakkaat"@fi,
        "Dentipellis"@sv .

<http://tun.fi/MX.205142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gloiothele" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.233327> ;
    skos:hiddenLabel "Gloiothele"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205952> ;
    skos:prefLabel "sitruunaorvakat"@fi,
        "Gloiothele"@sv .

<http://tun.fi/MX.205711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phellinus igniarius" ;
    dwc:scientificNameAuthorship "(L. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.204918> ;
    skos:hiddenLabel "Phellinus igniarius"@fi,
        "Phellinus igniarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4884475> ;
    skos:prefLabel "arinakääpä"@fi,
        "eldticka"@sv .

<http://tun.fi/MX.206415> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Turbanellidae" ;
    dwc:scientificNameAuthorship "Remane, 1926" ;
    skos:broader <http://tun.fi/MX.70366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206416> ;
    skos:prefLabel "Turbanellidae"@fi,
        "Turbanellidae"@sv .

<http://tun.fi/MX.206439> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterolepidoderma" ;
    dwc:scientificNameAuthorship "Remane, 1926" ;
    skos:broader <http://tun.fi/MX.206420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206440> ;
    skos:prefLabel "Heterolepidoderma"@fi,
        "Heterolepidoderma"@sv .

<http://tun.fi/MX.206441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepidodermella" ;
    dwc:scientificNameAuthorship "Blake, 1933" ;
    skos:broader <http://tun.fi/MX.206420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206442> ;
    skos:prefLabel "Lepidodermella"@fi,
        "Lepidodermella"@sv .

<http://tun.fi/MX.206446> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dasydytidae" ;
    dwc:scientificNameAuthorship "Daday, 1905" ;
    skos:broader <http://tun.fi/MX.70365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206447> ;
    skos:prefLabel "Dasydytidae"@fi,
        "Dasydytidae"@sv .

<http://tun.fi/MX.206447> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haltidytes" ;
    dwc:scientificNameAuthorship "Remane, 1936" ;
    skos:broader <http://tun.fi/MX.206446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206448> ;
    skos:prefLabel "Haltidytes"@fi,
        "Haltidytes"@sv .

<http://tun.fi/MX.206449> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Echinoderidae" ;
    dwc:scientificNameAuthorship "Zelinka, 1894" ;
    skos:broader <http://tun.fi/MX.70369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206450> ;
    skos:prefLabel "Echinoderidae"@fi,
        "Echinoderidae"@sv .

<http://tun.fi/MX.206450> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echinoderes" ;
    dwc:scientificNameAuthorship "Claparède, 1863" ;
    skos:broader <http://tun.fi/MX.206449> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206451> ;
    skos:prefLabel "Echinoderes"@fi,
        "Echinoderes"@sv .

<http://tun.fi/MX.206453> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Forficula" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.206452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206454> ;
    skos:prefLabel "Forficula"@fi,
        "Forficula"@sv .

<http://tun.fi/MX.206455> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apterygida" ;
    dwc:scientificNameAuthorship "Westwood, 1840" ;
    skos:broader <http://tun.fi/MX.206452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206456> ;
    skos:prefLabel "Apterygida"@fi,
        "Apterygida"@sv .

<http://tun.fi/MX.206457> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Labiidae" ;
    dwc:scientificNameAuthorship "Burr, 1909" ;
    skos:broader <http://tun.fi/MX.70223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206458> ;
    skos:prefLabel "Labiidae"@fi,
        "Labiidae"@sv .

<http://tun.fi/MX.206458> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Labia" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.206457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206459> ;
    skos:prefLabel "Labia"@fi,
        "Labia"@sv .

<http://tun.fi/MX.206460> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blatta" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206461> ;
    skos:prefLabel "Blatta"@fi,
        "Blatta"@sv .

<http://tun.fi/MX.206463> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blattella" ;
    dwc:scientificNameAuthorship "Caudell, 1903" ;
    skos:broader <http://tun.fi/MX.206468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206464> ;
    skos:prefLabel "Blattella"@fi,
        "Blattella"@sv .

<http://tun.fi/MX.206487> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Potamanthidae" ;
    dwc:scientificNameAuthorship "Albarda, 1888" ;
    skos:broader <http://tun.fi/MX.206472> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206488> ;
    skos:prefLabel "Potamanthidae"@fi,
        "Potamanthidae"@sv .

<http://tun.fi/MX.206488> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Potamanthus" ;
    dwc:scientificNameAuthorship "Pictet, 1843" ;
    skos:broader <http://tun.fi/MX.206487> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206489> ;
    skos:prefLabel "Potamanthus"@fi,
        "Potamanthus"@sv .

<http://tun.fi/MX.206490> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ephemeridae" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.206472> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206491> ;
    skos:prefLabel "Ephemeridae"@fi,
        "Ephemeridae"@sv .

<http://tun.fi/MX.206508> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachycercus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.206501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206509> ;
    skos:prefLabel "Brachycercus"@fi,
        "Brachycercus"@sv .

<http://tun.fi/MX.206513> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ecdyonurinae" ;
    dwc:scientificNameAuthorship "Ulmer, 1920 (1905 )" ;
    skos:broader <http://tun.fi/MX.206512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5081574> ;
    skos:prefLabel "Ecdyonurinae"@fi,
        "Ecdyonurinae"@sv .

<http://tun.fi/MX.206525> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Arthropleidae" ;
    dwc:scientificNameAuthorship "Balthasar, 1937" ;
    skos:broader <http://tun.fi/MX.206510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206526> ;
    skos:prefLabel "Arthropleidae"@fi,
        "Arthropleidae"@sv .

<http://tun.fi/MX.206526> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arthroplea" ;
    dwc:scientificNameAuthorship "Bengtsson, 1908" ;
    skos:broader <http://tun.fi/MX.206525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206527> ;
    skos:prefLabel "Arthroplea"@fi,
        "Arthroplea"@sv .

<http://tun.fi/MX.206528> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Metretopodidae" ;
    dwc:scientificNameAuthorship "Traver, 1935" ;
    skos:broader <http://tun.fi/MX.206510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206529> ;
    skos:prefLabel "Metretopodidae"@fi,
        "Metretopodidae"@sv .

<http://tun.fi/MX.206534> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Siphlonurinae" ;
    dwc:scientificNameAuthorship "Ulmer 1920 (1888 )" ;
    skos:broader <http://tun.fi/MX.206533> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206535> ;
    skos:prefLabel "Siphlonurinae"@fi,
        "Siphlonurinae"@sv .

<http://tun.fi/MX.206541> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Paremeletinae" ;
    dwc:scientificNameAuthorship "Kluge & al., 1995" ;
    skos:broader <http://tun.fi/MX.206533> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206542> ;
    skos:prefLabel "Paremeletinae"@fi,
        "Paremeletinae"@sv .

<http://tun.fi/MX.206545> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ameletidae" ;
    dwc:scientificNameAuthorship "McCafferty, 1991" ;
    skos:broader <http://tun.fi/MX.206510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206546> ;
    skos:prefLabel "Ameletidae"@fi,
        "Ameletidae"@sv .

<http://tun.fi/MX.206546> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ameletus" ;
    dwc:scientificNameAuthorship "Eaton, 1885" ;
    skos:broader <http://tun.fi/MX.206545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206547> ;
    skos:prefLabel "Ameletus"@fi,
        "Ameletus"@sv .

<http://tun.fi/MX.206551> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acentrella" ;
    dwc:scientificNameAuthorship "Bengtsson, 1912" ;
    skos:broader <http://tun.fi/MX.206549> ;
    skos:hiddenLabel "Baetis (Acentrella)"@fi,
        "Baetis (Acentrella)"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206552> ;
    skos:prefLabel "Acentrella"@fi,
        "Acentrella"@sv .

<http://tun.fi/MX.206569> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Raptobaetopus" ;
    dwc:scientificNameAuthorship "Müller-Liebenau, 1978" ;
    skos:broader <http://tun.fi/MX.206567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206570> ;
    skos:prefLabel "Raptobaetopus"@fi,
        "Raptobaetopus"@sv .

<http://tun.fi/MX.206571> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Centroptilum" ;
    dwc:scientificNameAuthorship "Eaton, 1869" ;
    skos:broader <http://tun.fi/MX.206567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206572> ;
    skos:prefLabel "Centroptilum"@fi,
        "Centroptilum"@sv .

<http://tun.fi/MX.206580> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Procloeon" ;
    dwc:scientificNameAuthorship "Bengtsson, 1915" ;
    skos:broader <http://tun.fi/MX.206567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206581> ;
    skos:prefLabel "Procloeon"@fi,
        "Procloeon"@sv .

<http://tun.fi/MX.206595> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gomphus" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.5017352> ;
    skos:hiddenLabel "Gomphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205953> ;
    skos:prefLabel "pölkkysienet"@fi,
        "Gomphus"@sv .

<http://tun.fi/MX.206675> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Romanogobio" ;
    dwc:scientificNameAuthorship "Banarescu, 1961" ;
    skos:broader <http://tun.fi/MX.5016663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206676> ;
    skos:prefLabel "Romanogobio"@fi,
        "Romanogobio"@sv .

<http://tun.fi/MX.206695> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ceramiaceae" ;
    skos:broader <http://tun.fi/MX.70100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206696> ;
    skos:prefLabel "Ceramiaceae"@fi,
        "Ceramiaceae"@sv .

<http://tun.fi/MX.206696> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ceramioideae" ;
    skos:broader <http://tun.fi/MX.206695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206698> ;
    skos:prefLabel "Ceramioideae"@fi,
        "Ceramioideae"@sv .

<http://tun.fi/MX.206700> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Charophyta" ;
    skos:broader <http://tun.fi/MX.37601> ;
    skos:hiddenLabel "Charophyta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70121> ;
    skos:prefLabel "näkinpartaislevät"@fi,
        "Charophyta"@sv .

<http://tun.fi/MX.206705> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chordaceae" ;
    skos:broader <http://tun.fi/MX.70534> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206706> ;
    skos:prefLabel "Chordaceae"@fi,
        "Chordaceae"@sv .

<http://tun.fi/MX.206706> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chorda" ;
    dwc:scientificNameAuthorship "Stackhouse" ;
    skos:broader <http://tun.fi/MX.206705> ;
    skos:hiddenLabel "Chorda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206707> ;
    skos:prefLabel "jouhilevät"@fi,
        "Chorda"@sv .

<http://tun.fi/MX.206708> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fucaceae" ;
    skos:broader <http://tun.fi/MX.70533> ;
    skos:hiddenLabel "Fucaceae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206709> ;
    skos:prefLabel "haurut"@fi,
        "Fucaceae"@sv .

<http://tun.fi/MX.206711> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Furcellariaceae" ;
    skos:broader <http://tun.fi/MX.70103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206712> ;
    skos:prefLabel "Furcellariaceae"@fi,
        "Furcellariaceae"@sv .

<http://tun.fi/MX.206712> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Furcellaria" ;
    dwc:scientificNameAuthorship "J.V.Lamouroux" ;
    skos:broader <http://tun.fi/MX.206711> ;
    skos:hiddenLabel "Furcellaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206713> ;
    skos:prefLabel "haarukkalevät"@fi,
        "Furcellaria"@sv .

<http://tun.fi/MX.206724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaneroptera" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1831" ;
    skos:broader <http://tun.fi/MX.43238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206725> ;
    skos:prefLabel "Phaneroptera"@fi,
        "Phaneroptera"@sv .

<http://tun.fi/MX.206756> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhyacophilidae" ;
    dwc:scientificNameAuthorship "Stephens, 1836" ;
    skos:broader <http://tun.fi/MX.230895> ;
    skos:hiddenLabel "Rhyacophilidae"@fi,
        "Rhyacophilidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206757> ;
    skos:prefLabel "koskisirvikkäät"@fi,
        "rovnattsländor"@sv .

<http://tun.fi/MX.206795> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pectinatellidae" ;
    skos:broader <http://tun.fi/MX.70274> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206796> ;
    skos:prefLabel "Pectinatellidae"@fi,
        "Pectinatellidae"@sv .

<http://tun.fi/MX.206796> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pectinatella" ;
    dwc:scientificNameAuthorship "Leidy, 1852" ;
    skos:broader <http://tun.fi/MX.206795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206797> ;
    skos:prefLabel "Pectinatella"@fi,
        "Pectinatella"@sv .

<http://tun.fi/MX.206823> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Squalius" ;
    dwc:scientificNameAuthorship "Bonaparte, 1837" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53260> ;
    skos:prefLabel "Squalius"@fi,
        "Squalius"@sv .

<http://tun.fi/MX.206824> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nemacheilidae" ;
    dwc:scientificNameAuthorship "Regan, 1911" ;
    skos:broader <http://tun.fi/MX.53143> ;
    skos:hiddenLabel "Nemacheilidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206825> ;
    skos:prefLabel "kivennuoliaiset"@fi,
        "Nemacheilidae"@sv .

<http://tun.fi/MX.206825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Barbatula" ;
    dwc:scientificNameAuthorship "Linck, 1790" ;
    skos:broader <http://tun.fi/MX.206824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53308> ;
    skos:prefLabel "Barbatula"@fi,
        "Barbatula"@sv .

<http://tun.fi/MX.206826> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ameiurus" ;
    dwc:scientificNameAuthorship "Rafinesque, 1820" ;
    skos:broader <http://tun.fi/MX.53179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53181> ;
    skos:prefLabel "Ameiurus"@fi,
        "Ameiurus"@sv .

<http://tun.fi/MX.206828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enchelyopus" ;
    dwc:scientificNameAuthorship "Bloch & Schneider, 1801" ;
    skos:broader <http://tun.fi/MX.206827> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53187> ;
    skos:prefLabel "Enchelyopus"@fi,
        "Enchelyopus"@sv .

<http://tun.fi/MX.206829> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sander" ;
    dwc:scientificNameAuthorship "Oken, 1817" ;
    skos:broader <http://tun.fi/MX.53316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53220> ;
    skos:prefLabel "Sander"@fi,
        "Sander"@sv .

<http://tun.fi/MX.206831> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepomis" ;
    dwc:scientificNameAuthorship "Rafinesque, 1819" ;
    skos:broader <http://tun.fi/MX.53224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206832> ;
    skos:prefLabel "Lepomis"@fi,
        "Lepomis"@sv .

<http://tun.fi/MX.206833> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scophthalmidae" ;
    skos:broader <http://tun.fi/MX.53245> ;
    skos:hiddenLabel "Scophthalmidae"@fi,
        "Scophthalmidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206834> ;
    skos:prefLabel "piikkikampelat"@fi,
        "piggvarar"@sv .

<http://tun.fi/MX.206939> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Otidiformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Otidiformes"@fi,
        "Otidiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27401> ;
    skos:prefLabel "trappilinnut"@fi,
        "trappfåglar"@sv .

<http://tun.fi/MX.206944> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Bucerotiformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Bucerotiformes"@fi,
        "Bucerotiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.30029> ;
    skos:prefLabel "sarvinokkalinnut"@fi,
        "härfåglar och näshornsfåglar"@sv .

<http://tun.fi/MX.206960> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oxyurinae" ;
    skos:broader <http://tun.fi/MX.26264> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26445> ;
    skos:prefLabel "Oxyurinae"@fi,
        "Oxyurinae"@sv .

<http://tun.fi/MX.206981> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Caprimulginae" ;
    skos:broader <http://tun.fi/MX.29115> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29149> ;
    skos:prefLabel "Caprimulginae"@fi,
        "Caprimulginae"@sv .

<http://tun.fi/MX.207029> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Scolopaci" ;
    skos:broader <http://tun.fi/MX.27433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27601> ;
    skos:prefLabel "Scolopaci"@fi,
        "Scolopaci"@sv .

<http://tun.fi/MX.207035> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Recurvirostrinae" ;
    skos:broader <http://tun.fi/MX.27473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27485> ;
    skos:prefLabel "Recurvirostrinae"@fi,
        "Recurvirostrinae"@sv .

<http://tun.fi/MX.207036> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Himantopodinae" ;
    skos:broader <http://tun.fi/MX.27473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27474> ;
    skos:prefLabel "Himantopodinae"@fi,
        "Himantopodinae"@sv .

<http://tun.fi/MX.207037> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pluvialinae" ;
    skos:broader <http://tun.fi/MX.27525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27552> ;
    skos:prefLabel "Pluvialinae"@fi,
        "Pluvialinae"@sv .

<http://tun.fi/MX.207039> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Vanellinae" ;
    skos:broader <http://tun.fi/MX.27525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27526> ;
    skos:prefLabel "Vanellinae"@fi,
        "Vanellinae"@sv .

<http://tun.fi/MX.207042> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Limosinae" ;
    skos:broader <http://tun.fi/MX.27601> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27602> ;
    skos:prefLabel "Limosinae"@fi,
        "Limosinae"@sv .

<http://tun.fi/MX.207065> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aethiinae" ;
    skos:broader <http://tun.fi/MX.27846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27876> ;
    skos:prefLabel "Aethiinae"@fi,
        "Aethiinae"@sv .

<http://tun.fi/MX.207070> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tytoninae" ;
    skos:broader <http://tun.fi/MX.28878> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.28879> ;
    skos:prefLabel "Tytoninae"@fi,
        "Tytoninae"@sv .

<http://tun.fi/MX.207087> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Alcedininae" ;
    skos:broader <http://tun.fi/MX.29845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29858> ;
    skos:prefLabel "Alcedininae"@fi,
        "Alcedininae"@sv .

<http://tun.fi/MX.207122> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Jynginae" ;
    skos:broader <http://tun.fi/MX.30331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.30332> ;
    skos:prefLabel "Jynginae"@fi,
        "Jynginae"@sv .

<http://tun.fi/MX.207131> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Falconinae" ;
    skos:broader <http://tun.fi/MX.26758> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26791> ;
    skos:prefLabel "Falconinae"@fi,
        "Falconinae"@sv .

<http://tun.fi/MX.207182> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lyrurus" ;
    dwc:scientificNameAuthorship "Swainson, 1832" ;
    skos:broader <http://tun.fi/MX.206950> ;
    skos:hiddenLabel "Lyrurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26926> ;
    skos:prefLabel "teeret"@fi,
        "Lyrurus"@sv .

<http://tun.fi/MX.21> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nehalennia" ;
    dwc:scientificNameAuthorship "Selys, 1850" ;
    skos:broader <http://tun.fi/MX.11> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.22> ;
    skos:prefLabel "Nehalennia"@fi,
        "Nehalennia"@sv .

<http://tun.fi/MX.211075> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptycholomoides" ;
    dwc:scientificNameAuthorship "Obraztsov, 1954" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211076> ;
    skos:prefLabel "Ptycholomoides"@fi,
        "Ptycholomoides"@sv .

<http://tun.fi/MX.211097> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Uraniidae" ;
    dwc:scientificNameAuthorship "Blanchard, 1845" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Uraniidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211098> ;
    skos:prefLabel "lumosiivet"@fi,
        "Uraniidae"@sv .

<http://tun.fi/MX.211098> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Epipleminae" ;
    dwc:scientificNameAuthorship "Hampson, 1892" ;
    skos:broader <http://tun.fi/MX.211097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211099> ;
    skos:prefLabel "Epipleminae"@fi,
        "Epipleminae"@sv .

<http://tun.fi/MX.211099> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eversmannia" ;
    dwc:scientificNameAuthorship "Staudinger, 1871" ;
    skos:broader <http://tun.fi/MX.211098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211100> ;
    skos:prefLabel "Eversmannia"@fi,
        "Eversmannia"@sv .

<http://tun.fi/MX.211119> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oegoconiinae" ;
    dwc:scientificNameAuthorship "Leraut, 1992" ;
    skos:broader <http://tun.fi/MX.59176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59177> ;
    skos:prefLabel "Oegoconiinae"@fi,
        "Oegoconiinae"@sv .

<http://tun.fi/MX.211121> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pleurotinae" ;
    dwc:scientificNameAuthorship "Toll, 1956" ;
    skos:broader <http://tun.fi/MX.59190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59225> ;
    skos:prefLabel "Pleurotinae"@fi,
        "Pleurotinae"@sv .

<http://tun.fi/MX.211135> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Thiotrichinae" ;
    dwc:scientificNameAuthorship "Karsholt, Mutanen, Lee & Kaila, 2013" ;
    skos:broader <http://tun.fi/MX.59653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59921> ;
    skos:prefLabel "Thiotrichinae"@fi,
        "Thiotrichinae"@sv .

<http://tun.fi/MX.211264> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lecanipa" ;
    dwc:scientificNameAuthorship "Rondani, 1859" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211265> ;
    skos:prefLabel "Lecanipa"@fi,
        "Lecanipa"@sv .

<http://tun.fi/MX.211439> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stictea" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60302> ;
    skos:prefLabel "Stictea"@fi,
        "Stictea"@sv .

<http://tun.fi/MX.211477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corticivora" ;
    dwc:scientificNameAuthorship "Clarke, 1951" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60499> ;
    skos:prefLabel "Corticivora"@fi,
        "Corticivora"@sv .

<http://tun.fi/MX.211557> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Psectrosciarinae" ;
    dwc:scientificNameAuthorship "Cook, 1963" ;
    skos:broader <http://tun.fi/MX.211556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211558> ;
    skos:prefLabel "Psectrosciarinae"@fi,
        "Psectrosciarinae"@sv .

<http://tun.fi/MX.211615> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Osmeriformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Osmeriformes"@fi,
        "Osmeriformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53302> ;
    skos:prefLabel "kuorekalat"@fi,
        "norsartade fiskar"@sv .

<http://tun.fi/MX.211697> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Priapulida" ;
    dwc:scientificNameAuthorship "Théel, 1906" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Priapulida"@fi,
        "Priapulida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5010942> ;
    skos:prefLabel "makkaramadot"@fi,
        "snabelsäckmaskar"@sv .

<http://tun.fi/MX.211956> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ulmaridae" ;
    skos:broader <http://tun.fi/MX.70339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211957> ;
    skos:prefLabel "Ulmaridae"@fi,
        "Ulmaridae"@sv .

<http://tun.fi/MX.211957> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aurelia" ;
    skos:broader <http://tun.fi/MX.211956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211958> ;
    skos:prefLabel "Aurelia"@fi,
        "Aurelia"@sv .

<http://tun.fi/MX.211959> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cyaneidae" ;
    skos:broader <http://tun.fi/MX.70339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211960> ;
    skos:prefLabel "Cyaneidae"@fi,
        "Cyaneidae"@sv .

<http://tun.fi/MX.211960> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyanea" ;
    skos:broader <http://tun.fi/MX.211959> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211961> ;
    skos:prefLabel "Cyanea"@fi,
        "Cyanea"@sv .

<http://tun.fi/MX.211963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Craspedacusta" ;
    skos:broader <http://tun.fi/MX.211962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211965> ;
    skos:prefLabel "Craspedacusta"@fi,
        "Craspedacusta"@sv .

<http://tun.fi/MX.211964> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Maeotias" ;
    skos:broader <http://tun.fi/MX.211962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211966> ;
    skos:prefLabel "Maeotias"@fi,
        "Maeotias"@sv .

<http://tun.fi/MX.211967> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydridae" ;
    skos:broader <http://tun.fi/MX.53719> ;
    skos:hiddenLabel "Hydridae"@fi,
        "Hydridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211969> ;
    skos:prefLabel "lampipolyypit"@fi,
        "hydror, sötvattenspolyper"@sv .

<http://tun.fi/MX.211968> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Protohydridae" ;
    skos:broader <http://tun.fi/MX.53719> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211970> ;
    skos:prefLabel "Protohydridae"@fi,
        "Protohydridae"@sv .

<http://tun.fi/MX.211970> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protohydra" ;
    dwc:scientificNameAuthorship "Greeff, 1869" ;
    skos:broader <http://tun.fi/MX.211968> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211971> ;
    skos:prefLabel "Protohydra"@fi,
        "Protohydra"@sv .

<http://tun.fi/MX.211979> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Leptothecata" ;
    skos:broader <http://tun.fi/MX.53374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211980> ;
    skos:prefLabel "Leptothecata"@fi,
        "Leptothecata"@sv .

<http://tun.fi/MX.211980> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Campanularidae" ;
    skos:broader <http://tun.fi/MX.211979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211981> ;
    skos:prefLabel "Campanularidae"@fi,
        "Campanularidae"@sv .

<http://tun.fi/MX.211981> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonothyraea" ;
    dwc:scientificNameAuthorship "Allman, 1864" ;
    skos:broader <http://tun.fi/MX.211980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211982> ;
    skos:prefLabel "Gonothyraea"@fi,
        "Gonothyraea"@sv .

<http://tun.fi/MX.212077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ballerus" ;
    dwc:scientificNameAuthorship "Heckel, 1843" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53261> ;
    skos:prefLabel "Ballerus"@fi,
        "Ballerus"@sv .

<http://tun.fi/MX.212138> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pygospio" ;
    dwc:scientificNameAuthorship "Claparède, 1863" ;
    skos:broader <http://tun.fi/MX.53647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212139> ;
    skos:prefLabel "Pygospio"@fi,
        "Pygospio"@sv .

<http://tun.fi/MX.212142> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Terebellidae" ;
    dwc:scientificNameAuthorship "Johnston, 1846" ;
    skos:broader <http://tun.fi/MX.70197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212143> ;
    skos:prefLabel "Terebellidae"@fi,
        "Terebellidae"@sv .

<http://tun.fi/MX.212143> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Terebellides" ;
    dwc:scientificNameAuthorship "Sars, 1835" ;
    skos:broader <http://tun.fi/MX.212142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212144> ;
    skos:prefLabel "Terebellides"@fi,
        "Terebellides"@sv .

<http://tun.fi/MX.212145> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nereididae" ;
    dwc:scientificNameAuthorship "Blainville, 1818" ;
    skos:broader <http://tun.fi/MX.70195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212146> ;
    skos:prefLabel "Nereididae"@fi,
        "Nereididae"@sv .

<http://tun.fi/MX.212146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hediste" ;
    dwc:scientificNameAuthorship "Malmgren, 1867" ;
    skos:broader <http://tun.fi/MX.212145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212147> ;
    skos:prefLabel "Hediste"@fi,
        "Hediste"@sv .

<http://tun.fi/MX.212150> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Manayunkia" ;
    dwc:scientificNameAuthorship "Leidy, 1859" ;
    skos:broader <http://tun.fi/MX.212149> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212151> ;
    skos:prefLabel "Manayunkia"@fi,
        "Manayunkia"@sv .

<http://tun.fi/MX.212152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fabricia" ;
    dwc:scientificNameAuthorship "Blainville, 1828" ;
    skos:broader <http://tun.fi/MX.212149> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212153> ;
    skos:prefLabel "Fabricia"@fi,
        "Fabricia"@sv .

<http://tun.fi/MX.212155> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fabriciola" ;
    dwc:scientificNameAuthorship "Friedrich, 1939" ;
    skos:broader <http://tun.fi/MX.212149> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212156> ;
    skos:prefLabel "Fabriciola"@fi,
        "Fabriciola"@sv .

<http://tun.fi/MX.212157> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bylgides" ;
    dwc:scientificNameAuthorship "Chamberlin, 1919" ;
    skos:broader <http://tun.fi/MX.53399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212158> ;
    skos:prefLabel "Bylgides"@fi,
        "Bylgides"@sv .

<http://tun.fi/MX.212160> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sabellidae" ;
    skos:broader <http://tun.fi/MX.70196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212161> ;
    skos:prefLabel "Sabellidae"@fi,
        "Sabellidae"@sv .

<http://tun.fi/MX.212161> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laonome" ;
    skos:broader <http://tun.fi/MX.212160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5002298> ;
    skos:prefLabel "Laonome"@fi,
        "Laonome"@sv .

<http://tun.fi/MX.212175> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mertensiidae" ;
    skos:broader <http://tun.fi/MX.70342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212176> ;
    skos:prefLabel "Mertensiidae"@fi,
        "Mertensiidae"@sv .

<http://tun.fi/MX.212176> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mertensia" ;
    dwc:scientificNameAuthorship "Lesson, 1830" ;
    skos:broader <http://tun.fi/MX.212175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212177> ;
    skos:prefLabel "Mertensia"@fi,
        "Mertensia"@sv .

<http://tun.fi/MX.212178> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pleurobrachiidae" ;
    skos:broader <http://tun.fi/MX.70342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212179> ;
    skos:prefLabel "Pleurobrachiidae"@fi,
        "Pleurobrachiidae"@sv .

<http://tun.fi/MX.212179> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleurobrachia" ;
    skos:broader <http://tun.fi/MX.212178> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212180> ;
    skos:prefLabel "Pleurobrachia"@fi,
        "Pleurobrachia"@sv .

<http://tun.fi/MX.212181> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fritillariidae" ;
    dwc:scientificNameAuthorship "Lohmann, 1915" ;
    skos:broader <http://tun.fi/MX.70295> ;
    skos:hiddenLabel "Fritillariidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212182> ;
    skos:prefLabel "Fritillariidae"@fi,
        "bägargroddar"@sv .

<http://tun.fi/MX.212182> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fritillaria" ;
    dwc:scientificNameAuthorship "Fol, 1872" ;
    skos:broader <http://tun.fi/MX.212181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212183> ;
    skos:prefLabel "Fritillaria"@fi,
        "Fritillaria"@sv .

<http://tun.fi/MX.212185> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Electridae" ;
    skos:broader <http://tun.fi/MX.70272> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212186> ;
    skos:prefLabel "Electridae"@fi,
        "Electridae"@sv .

<http://tun.fi/MX.212186> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Einhornia" ;
    dwc:scientificNameAuthorship "Nikulina, 2007" ;
    skos:broader <http://tun.fi/MX.212185> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212187> ;
    skos:prefLabel "Einhornia"@fi,
        "Einhornia"@sv .

<http://tun.fi/MX.212191> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cristatella" ;
    dwc:scientificNameAuthorship "Cuvier, 1798" ;
    skos:broader <http://tun.fi/MX.70275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212192> ;
    skos:prefLabel "Cristatella"@fi,
        "Cristatella"@sv .

<http://tun.fi/MX.212295> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eunapius" ;
    skos:broader <http://tun.fi/MX.70444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212296> ;
    skos:prefLabel "Eunapius"@fi,
        "Eunapius"@sv .

<http://tun.fi/MX.212316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyanophthalma" ;
    skos:broader <http://tun.fi/MX.212315> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212317> ;
    skos:prefLabel "Cyanophthalma"@fi,
        "Cyanophthalma"@sv .

<http://tun.fi/MX.212319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prostoma" ;
    skos:broader <http://tun.fi/MX.212315> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212320> ;
    skos:prefLabel "Prostoma"@fi,
        "Prostoma"@sv .

<http://tun.fi/MX.212375> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tellinidae" ;
    skos:broader <http://tun.fi/MX.211715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5009933> ;
    skos:prefLabel "Tellinidae"@fi,
        "Tellinidae"@sv .

<http://tun.fi/MX.212378> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Myidae" ;
    skos:broader <http://tun.fi/MX.70371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212379> ;
    skos:prefLabel "Myidae"@fi,
        "Myidae"@sv .

<http://tun.fi/MX.212379> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mya" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.212378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212380> ;
    skos:prefLabel "Mya"@fi,
        "Mya"@sv .

<http://tun.fi/MX.212382> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerastoderma" ;
    dwc:scientificNameAuthorship "Poli, 1795" ;
    skos:broader <http://tun.fi/MX.212381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212383> ;
    skos:prefLabel "Cerastoderma"@fi,
        "Cerastoderma"@sv .

<http://tun.fi/MX.212386> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parvicardium" ;
    dwc:scientificNameAuthorship "Monterosato, 1884" ;
    skos:broader <http://tun.fi/MX.212381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212387> ;
    skos:prefLabel "Parvicardium"@fi,
        "Parvicardium"@sv .

<http://tun.fi/MX.212389> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Mytiloida" ;
    skos:broader <http://tun.fi/MX.53381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212390> ;
    skos:prefLabel "Mytiloida"@fi,
        "Mytiloida"@sv .

<http://tun.fi/MX.212390> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mytilidae" ;
    skos:broader <http://tun.fi/MX.212389> ;
    skos:hiddenLabel "Mytilidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212391> ;
    skos:prefLabel "sinisimpukat"@fi,
        "Mytilidae"@sv .

<http://tun.fi/MX.212391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mytilus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.212390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212392> ;
    skos:prefLabel "Mytilus"@fi,
        "Mytilus"@sv .

<http://tun.fi/MX.212400> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudanodonta" ;
    dwc:scientificNameAuthorship "Bourguignat, 1876" ;
    skos:broader <http://tun.fi/MX.212394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212406> ;
    skos:prefLabel "Pseudanodonta"@fi,
        "Pseudanodonta"@sv .

<http://tun.fi/MX.212401> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Margaritiferidae" ;
    skos:broader <http://tun.fi/MX.212393> ;
    skos:hiddenLabel "Margaritiferidae"@fi,
        "Margaritiferidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212402> ;
    skos:prefLabel "jokihelmisimpukat"@fi,
        "flodpärlmusslor"@sv .

<http://tun.fi/MX.212402> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Margaritifera" ;
    skos:broader <http://tun.fi/MX.212401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212403> ;
    skos:prefLabel "Margaritifera"@fi,
        "Margaritifera"@sv .

<http://tun.fi/MX.212408> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Musculium" ;
    dwc:scientificNameAuthorship "Link, 1807" ;
    skos:broader <http://tun.fi/MX.212407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212411> ;
    skos:prefLabel "Musculium"@fi,
        "Musculium"@sv .

<http://tun.fi/MX.212435> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peringia" ;
    dwc:scientificNameAuthorship "Paladilhe, 1874" ;
    skos:broader <http://tun.fi/MX.200602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212436> ;
    skos:prefLabel "Peringia"@fi,
        "Peringia"@sv .

<http://tun.fi/MX.212438> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ecrobia" ;
    dwc:scientificNameAuthorship "Stimpson, 1865" ;
    skos:broader <http://tun.fi/MX.200602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212439> ;
    skos:prefLabel "Ecrobia"@fi,
        "Ecrobia"@sv .

<http://tun.fi/MX.212441> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Viviparidae" ;
    skos:broader <http://tun.fi/MX.70391> ;
    skos:hiddenLabel "Viviparidae"@fi,
        "Viviparidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212442> ;
    skos:prefLabel "emokotilot"@fi,
        "sumpsnäckor"@sv .

<http://tun.fi/MX.212456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alderia" ;
    dwc:scientificNameAuthorship "Allman, 1846" ;
    skos:broader <http://tun.fi/MX.212455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212457> ;
    skos:prefLabel "Alderia"@fi,
        "Alderia"@sv .

<http://tun.fi/MX.212475> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limapontia" ;
    dwc:scientificNameAuthorship "Johnston, 1836" ;
    skos:broader <http://tun.fi/MX.212455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212476> ;
    skos:prefLabel "Limapontia"@fi,
        "Limapontia"@sv .

<http://tun.fi/MX.212477> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tergipedidae" ;
    skos:broader <http://tun.fi/MX.70394> ;
    skos:hiddenLabel "Tergipedidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212478> ;
    skos:prefLabel "Tergipedidae"@fi,
        "kamnudingar"@sv .

<http://tun.fi/MX.212478> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tenellia" ;
    dwc:scientificNameAuthorship "Costa, 1866[" ;
    skos:broader <http://tun.fi/MX.212477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212479> ;
    skos:prefLabel "Tenellia"@fi,
        "Tenellia"@sv .

<http://tun.fi/MX.212499> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Neritidae" ;
    skos:broader <http://tun.fi/MX.52646> ;
    skos:hiddenLabel "Neritidae"@fi,
        "Neritidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212500> ;
    skos:prefLabel "leväkotilot"@fi,
        "båtsnäckor"@sv .

<http://tun.fi/MX.212500> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Theodoxus" ;
    dwc:scientificNameAuthorship "Montfort, 1810" ;
    skos:broader <http://tun.fi/MX.212499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212501> ;
    skos:prefLabel "Theodoxus"@fi,
        "Theodoxus"@sv .

<http://tun.fi/MX.212502> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lymnaea" ;
    dwc:scientificNameAuthorship "Lamarck, 1799" ;
    skos:broader <http://tun.fi/MX.212495> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212503> ;
    skos:prefLabel "Lymnaea"@fi,
        "Lymnaea"@sv .

<http://tun.fi/MX.212515> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galba" ;
    dwc:scientificNameAuthorship "Schrank, 1803" ;
    skos:broader <http://tun.fi/MX.212495> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212521> ;
    skos:prefLabel "Galba"@fi,
        "Galba"@sv .

<http://tun.fi/MX.212518> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myxas" ;
    dwc:scientificNameAuthorship "Sowerby, 1822" ;
    skos:broader <http://tun.fi/MX.212495> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212519> ;
    skos:prefLabel "Myxas"@fi,
        "Myxas"@sv .

<http://tun.fi/MX.212526> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physa" ;
    dwc:scientificNameAuthorship "Draparnaud, 1801" ;
    skos:broader <http://tun.fi/MX.212498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212527> ;
    skos:prefLabel "Physa"@fi,
        "Physa"@sv .

<http://tun.fi/MX.212530> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ancylus" ;
    dwc:scientificNameAuthorship "Müller, 1774" ;
    skos:broader <http://tun.fi/MX.212497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212531> ;
    skos:prefLabel "Ancylus"@fi,
        "Ancylus"@sv .

<http://tun.fi/MX.212536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Planorbarius" ;
    dwc:scientificNameAuthorship "Duméril, 1805" ;
    skos:broader <http://tun.fi/MX.212497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212583> ;
    skos:prefLabel "Planorbarius"@fi,
        "Planorbarius"@sv .

<http://tun.fi/MX.212538> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bathyomphalus" ;
    dwc:scientificNameAuthorship "Charpentier, 1837" ;
    skos:broader <http://tun.fi/MX.212497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212580> ;
    skos:prefLabel "Bathyomphalus"@fi,
        "Bathyomphalus"@sv .

<http://tun.fi/MX.212539> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Segmentina" ;
    dwc:scientificNameAuthorship "Fleming, 1818" ;
    skos:broader <http://tun.fi/MX.212497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212575> ;
    skos:prefLabel "Segmentina"@fi,
        "Segmentina"@sv .

<http://tun.fi/MX.212540> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hippeutis" ;
    dwc:scientificNameAuthorship "Charpentier, 1837" ;
    skos:broader <http://tun.fi/MX.212497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212541> ;
    skos:prefLabel "Hippeutis"@fi,
        "Hippeutis"@sv .

<http://tun.fi/MX.212543> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bithyniidae" ;
    skos:broader <http://tun.fi/MX.70390> ;
    skos:hiddenLabel "Bithyniidae"@fi,
        "Bithyniidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212544> ;
    skos:prefLabel "hoikkasarvikotilot"@fi,
        "snytesnäckor"@sv .

<http://tun.fi/MX.212549> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acroloxidae" ;
    skos:broader <http://tun.fi/MX.70385> ;
    skos:hiddenLabel "Acroloxidae"@fi,
        "Acroloxidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212550> ;
    skos:prefLabel "huppukotilot"@fi,
        "dammhättesnäckor"@sv .

<http://tun.fi/MX.212550> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acroloxus" ;
    dwc:scientificNameAuthorship "Beck, 1838" ;
    skos:broader <http://tun.fi/MX.212549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212551> ;
    skos:prefLabel "Acroloxus"@fi,
        "Acroloxus"@sv .

<http://tun.fi/MX.212552> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Valvatidae" ;
    skos:broader <http://tun.fi/MX.52646> ;
    skos:hiddenLabel "Valvatidae"@fi,
        "Valvatidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212553> ;
    skos:prefLabel "liejukotilot"@fi,
        "kamgälsnäckor"@sv .

<http://tun.fi/MX.212585> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aplexa" ;
    dwc:scientificNameAuthorship "Fleming, 1820" ;
    skos:broader <http://tun.fi/MX.212498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212586> ;
    skos:prefLabel "Aplexa"@fi,
        "Aplexa"@sv .

<http://tun.fi/MX.212592> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyalinella" ;
    dwc:scientificNameAuthorship "Jullien, 1885" ;
    skos:broader <http://tun.fi/MX.212190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212593> ;
    skos:prefLabel "Hyalinella"@fi,
        "Hyalinella"@sv .

<http://tun.fi/MX.212594> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fredericellidae" ;
    skos:broader <http://tun.fi/MX.70274> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212595> ;
    skos:prefLabel "Fredericellidae"@fi,
        "Fredericellidae"@sv .

<http://tun.fi/MX.212595> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fredericella" ;
    skos:broader <http://tun.fi/MX.212594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212596> ;
    skos:prefLabel "Fredericella"@fi,
        "Fredericella"@sv .

<http://tun.fi/MX.212597> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Paludicellidae" ;
    skos:broader <http://tun.fi/MX.70273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212598> ;
    skos:prefLabel "Paludicellidae"@fi,
        "Paludicellidae"@sv .

<http://tun.fi/MX.212598> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paludicella" ;
    dwc:scientificNameAuthorship "Gervais, 1838" ;
    skos:broader <http://tun.fi/MX.212597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212599> ;
    skos:prefLabel "Paludicella"@fi,
        "Paludicella"@sv .

<http://tun.fi/MX.212600> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Victorellidae" ;
    skos:broader <http://tun.fi/MX.70273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212601> ;
    skos:prefLabel "Victorellidae"@fi,
        "Victorellidae"@sv .

<http://tun.fi/MX.212601> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Victorella" ;
    dwc:scientificNameAuthorship "Saville-Kent, 1870" ;
    skos:broader <http://tun.fi/MX.212600> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212602> ;
    skos:prefLabel "Victorella"@fi,
        "Victorella"@sv .

<http://tun.fi/MX.212675> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omphiscola" ;
    dwc:scientificNameAuthorship "Rafinesque, 1819" ;
    skos:broader <http://tun.fi/MX.212495> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212676> ;
    skos:prefLabel "Omphiscola"@fi,
        "Omphiscola"@sv .

<http://tun.fi/MX.212835> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tateidae" ;
    skos:broader <http://tun.fi/MX.70390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200603> ;
    skos:prefLabel "Tateidae"@fi,
        "Tateidae"@sv .

<http://tun.fi/MX.212862> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clinodiplosis" ;
    dwc:scientificNameAuthorship "Kieffer, 1894" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212863> ;
    skos:prefLabel "Clinodiplosis"@fi,
        "Clinodiplosis"@sv .

<http://tun.fi/MX.212915> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Polytrichopsida" ;
    dwc:scientificNameAuthorship "Doweld" ;
    skos:broader <http://tun.fi/MX.44109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70690> ;
    skos:prefLabel "Polytrichopsida"@fi,
        "Polytrichopsida"@sv .

<http://tun.fi/MX.212917> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Andreaeaceae" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.70674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43343> ;
    skos:prefLabel "Andreaeaceae"@fi,
        "Andreaeaceae"@sv .

<http://tun.fi/MX.212918> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Archidiaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43321> ;
    skos:prefLabel "Archidiaceae"@fi,
        "Archidiaceae"@sv .

<http://tun.fi/MX.212919> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aulacomniaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.325152> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43397> ;
    skos:prefLabel "Aulacomniaceae"@fi,
        "Aulacomniaceae"@sv .

<http://tun.fi/MX.212923> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bruchiaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43347> ;
    skos:prefLabel "Bruchiaceae"@fi,
        "Bruchiaceae"@sv .

<http://tun.fi/MX.212926> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fissidentaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43337> ;
    skos:prefLabel "Fissidentaceae"@fi,
        "Fissidentaceae"@sv .

<http://tun.fi/MX.212929> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Schistostegaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43421> ;
    skos:prefLabel "Schistostegaceae"@fi,
        "Schistostegaceae"@sv .

<http://tun.fi/MX.212930> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diphysciaceae" ;
    dwc:scientificNameAuthorship "M.Fleisch." ;
    skos:broader <http://tun.fi/MX.70682> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43284> ;
    skos:prefLabel "Diphysciaceae"@fi,
        "Diphysciaceae"@sv .

<http://tun.fi/MX.212931> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Encalyptaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43428> ;
    skos:prefLabel "Encalyptaceae"@fi,
        "Encalyptaceae"@sv .

<http://tun.fi/MX.212932> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Disceliaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43405> ;
    skos:prefLabel "Disceliaceae"@fi,
        "Disceliaceae"@sv .

<http://tun.fi/MX.212935> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hedwigiaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43378> ;
    skos:prefLabel "Hedwigiaceae"@fi,
        "Hedwigiaceae"@sv .

<http://tun.fi/MX.212937> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anomodontaceae" ;
    dwc:scientificNameAuthorship "Kindb." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43384> ;
    skos:prefLabel "Anomodontaceae"@fi,
        "Anomodontaceae"@sv .

<http://tun.fi/MX.212940> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Climaciaceae" ;
    dwc:scientificNameAuthorship "Kindb." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43389> ;
    skos:prefLabel "Climaciaceae"@fi,
        "Climaciaceae"@sv .

<http://tun.fi/MX.212945> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hypnaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43360> ;
    skos:prefLabel "Hypnaceae"@fi,
        "Hypnaceae"@sv .

<http://tun.fi/MX.212946> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leskeaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43361> ;
    skos:prefLabel "Leskeaceae"@fi,
        "Leskeaceae"@sv .

<http://tun.fi/MX.212947> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leucodontaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43436> ;
    skos:prefLabel "Leucodontaceae"@fi,
        "Leucodontaceae"@sv .

<http://tun.fi/MX.212948> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Myriniaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43411> ;
    skos:prefLabel "Myriniaceae"@fi,
        "Myriniaceae"@sv .

<http://tun.fi/MX.212951> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pterigynandraceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43301> ;
    skos:prefLabel "Pterigynandraceae"@fi,
        "Pterigynandraceae"@sv .

<http://tun.fi/MX.212952> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhytidiaceae" ;
    dwc:scientificNameAuthorship "Broth." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43399> ;
    skos:prefLabel "Rhytidiaceae"@fi,
        "Rhytidiaceae"@sv .

<http://tun.fi/MX.212958> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Catoscopiaceae" ;
    dwc:scientificNameAuthorship "Boulay ex Broth." ;
    skos:broader <http://tun.fi/MX.325124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43423> ;
    skos:prefLabel "Catoscopiaceae"@fi,
        "Catoscopiaceae"@sv .

<http://tun.fi/MX.212961> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Timmiaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70694> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43332> ;
    skos:prefLabel "Timmiaceae"@fi,
        "Timmiaceae"@sv .

<http://tun.fi/MX.212964> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Buxbaumiaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43375> ;
    skos:prefLabel "Buxbaumiaceae"@fi,
        "Buxbaumiaceae"@sv .

<http://tun.fi/MX.212965> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oedipodiaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.325112> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43381> ;
    skos:prefLabel "Oedipodiaceae"@fi,
        "Oedipodiaceae"@sv .

<http://tun.fi/MX.212967> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sphagnaceae" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.70696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43386> ;
    skos:prefLabel "Sphagnaceae"@fi,
        "Sphagnaceae"@sv .

<http://tun.fi/MX.212971> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Blasiales" ;
    dwc:scientificNameAuthorship "Stotler et Crand.-Stotl." ;
    skos:broader <http://tun.fi/MX.70077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212977> ;
    skos:prefLabel "Blasiales"@fi,
        "Blasiales"@sv .

<http://tun.fi/MX.212972> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Fossombroniales" ;
    dwc:scientificNameAuthorship "Schljakov" ;
    skos:broader <http://tun.fi/MX.212970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212978> ;
    skos:prefLabel "Fossombroniales"@fi,
        "Fossombroniales"@sv .

<http://tun.fi/MX.212977> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Blasiaceae" ;
    dwc:scientificNameAuthorship "H.Klinggr" ;
    skos:broader <http://tun.fi/MX.212971> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44161> ;
    skos:prefLabel "Blasiaceae"@fi,
        "Blasiaceae"@sv .

<http://tun.fi/MX.212978> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fossombroniaceae" ;
    dwc:scientificNameAuthorship "Hazsl." ;
    skos:broader <http://tun.fi/MX.212972> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44136> ;
    skos:prefLabel "Fossombroniaceae"@fi,
        "Fossombroniaceae"@sv .

<http://tun.fi/MX.212980> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Haplomitriaceae" ;
    dwc:scientificNameAuthorship "Dědeček" ;
    skos:broader <http://tun.fi/MX.70078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44172> ;
    skos:prefLabel "Haplomitriaceae"@fi,
        "Haplomitriaceae"@sv .

<http://tun.fi/MX.212981> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Antheliaceae" ;
    dwc:scientificNameAuthorship "R.M.Schust." ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44113> ;
    skos:prefLabel "Antheliaceae"@fi,
        "Antheliaceae"@sv .

<http://tun.fi/MX.212982> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Arnelliaceae" ;
    dwc:scientificNameAuthorship "Nakai" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44144> ;
    skos:prefLabel "Arnelliaceae"@fi,
        "Arnelliaceae"@sv .

<http://tun.fi/MX.212983> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Calypogeiaceae" ;
    dwc:scientificNameAuthorship "Arnell" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44162> ;
    skos:prefLabel "Calypogeiaceae"@fi,
        "Calypogeiaceae"@sv .

<http://tun.fi/MX.212986> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Frullaniaceae" ;
    dwc:scientificNameAuthorship "Lorch" ;
    skos:broader <http://tun.fi/MX.212976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44137> ;
    skos:prefLabel "Frullaniaceae"@fi,
        "Frullaniaceae"@sv .

<http://tun.fi/MX.212987> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Geocalycaceae" ;
    dwc:scientificNameAuthorship "H.Klinggr" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44138> ;
    skos:prefLabel "Geocalycaceae"@fi,
        "Geocalycaceae"@sv .

<http://tun.fi/MX.212991> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Plagiochilaceae" ;
    dwc:scientificNameAuthorship "Müll.Frib." ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44174> ;
    skos:prefLabel "Plagiochilaceae"@fi,
        "Plagiochilaceae"@sv .

<http://tun.fi/MX.212994> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ptilidiaceae" ;
    dwc:scientificNameAuthorship "H.Klinggr." ;
    skos:broader <http://tun.fi/MX.324576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44158> ;
    skos:prefLabel "Ptilidiaceae"@fi,
        "Ptilidiaceae"@sv .

<http://tun.fi/MX.212995> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trichocoleaceae" ;
    dwc:scientificNameAuthorship "Nakai" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44112> ;
    skos:prefLabel "Trichocoleaceae"@fi,
        "Trichocoleaceae"@sv .

<http://tun.fi/MX.212997> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Metzgeriaceae" ;
    skos:broader <http://tun.fi/MX.70081> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44165> ;
    skos:prefLabel "Metzgeriaceae"@fi,
        "Metzgeriaceae"@sv .

<http://tun.fi/MX.213000> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Porellaceae" ;
    dwc:scientificNameAuthorship "Cavers" ;
    skos:broader <http://tun.fi/MX.212976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44167> ;
    skos:prefLabel "Porellaceae"@fi,
        "Porellaceae"@sv .

<http://tun.fi/MX.213002> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Radulaceae" ;
    dwc:scientificNameAuthorship "Müll.Frib.." ;
    skos:broader <http://tun.fi/MX.212976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44120> ;
    skos:prefLabel "Radulaceae"@fi,
        "Radulaceae"@sv .

<http://tun.fi/MX.213005> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Conocephalaceae" ;
    dwc:scientificNameAuthorship "Müll.Frib. ex Grolle" ;
    skos:broader <http://tun.fi/MX.70080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44128> ;
    skos:prefLabel "Conocephalaceae"@fi,
        "Conocephalaceae"@sv .

<http://tun.fi/MX.213006> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lunulariaceae" ;
    dwc:scientificNameAuthorship "H.Klinggr." ;
    skos:broader <http://tun.fi/MX.324512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44173> ;
    skos:prefLabel "Lunulariaceae"@fi,
        "Lunulariaceae"@sv .

<http://tun.fi/MX.213016> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphibalanus" ;
    dwc:scientificNameAuthorship "Pitombo, 2004" ;
    skos:broader <http://tun.fi/MX.53605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53030> ;
    skos:prefLabel "Amphibalanus"@fi,
        "Amphibalanus"@sv .

<http://tun.fi/MX.213036> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Taeniopteryginae" ;
    dwc:scientificNameAuthorship "Klapálek, 1905" ;
    skos:broader <http://tun.fi/MX.213035> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213037> ;
    skos:prefLabel "Taeniopteryginae"@fi,
        "Taeniopteryginae"@sv .

<http://tun.fi/MX.213037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taeniopteryx" ;
    dwc:scientificNameAuthorship "Pictet, 1841" ;
    skos:broader <http://tun.fi/MX.213036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213038> ;
    skos:prefLabel "Taeniopteryx"@fi,
        "Taeniopteryx"@sv .

<http://tun.fi/MX.213040> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhabdiopteryx" ;
    dwc:scientificNameAuthorship "Klapálek, 1902" ;
    skos:broader <http://tun.fi/MX.213039> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213041> ;
    skos:prefLabel "Rhabdiopteryx"@fi,
        "Rhabdiopteryx"@sv .

<http://tun.fi/MX.213042> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leuctridae" ;
    dwc:scientificNameAuthorship "Klapálek, 1905" ;
    skos:broader <http://tun.fi/MX.70229> ;
    skos:hiddenLabel "Leuctridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213043> ;
    skos:prefLabel "hoikkakorrit"@fi,
        "Leuctridae"@sv .

<http://tun.fi/MX.213053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capnopsis" ;
    dwc:scientificNameAuthorship "Morton, 1896" ;
    skos:broader <http://tun.fi/MX.213048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213054> ;
    skos:prefLabel "Capnopsis"@fi,
        "Capnopsis"@sv .

<http://tun.fi/MX.213074> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemurella" ;
    dwc:scientificNameAuthorship "Kempny, 1898" ;
    skos:broader <http://tun.fi/MX.213055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213075> ;
    skos:prefLabel "Nemurella"@fi,
        "Nemurella"@sv .

<http://tun.fi/MX.213078> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arcynopteryx" ;
    dwc:scientificNameAuthorship "Klapálek, 1904" ;
    skos:broader <http://tun.fi/MX.213077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213079> ;
    skos:prefLabel "Arcynopteryx"@fi,
        "Arcynopteryx"@sv .

<http://tun.fi/MX.213083> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isogenus" ;
    dwc:scientificNameAuthorship "Newman, 1833" ;
    skos:broader <http://tun.fi/MX.213077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213084> ;
    skos:prefLabel "Isogenus"@fi,
        "Isogenus"@sv .

<http://tun.fi/MX.213085> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Isoperlinae" ;
    dwc:scientificNameAuthorship "Frison, 1942" ;
    skos:broader <http://tun.fi/MX.213076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213086> ;
    skos:prefLabel "Isoperlinae"@fi,
        "Isoperlinae"@sv .

<http://tun.fi/MX.213090> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Perlidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.70229> ;
    skos:hiddenLabel "Perlidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213091> ;
    skos:prefLabel "suurkorrit"@fi,
        "Perlidae"@sv .

<http://tun.fi/MX.213091> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinocras" ;
    dwc:scientificNameAuthorship "Klapálek, 1907" ;
    skos:broader <http://tun.fi/MX.213090> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213092> ;
    skos:prefLabel "Dinocras"@fi,
        "Dinocras"@sv .

<http://tun.fi/MX.213094> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isoptena" ;
    dwc:scientificNameAuthorship "Enderlein, 1909" ;
    skos:broader <http://tun.fi/MX.213093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213095> ;
    skos:prefLabel "Isoptena"@fi,
        "Isoptena"@sv .

<http://tun.fi/MX.213096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Siphonoperla" ;
    dwc:scientificNameAuthorship "Zwick, 1967" ;
    skos:broader <http://tun.fi/MX.213093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213097> ;
    skos:prefLabel "Siphonoperla"@fi,
        "Siphonoperla"@sv .

<http://tun.fi/MX.213098> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthoperla" ;
    dwc:scientificNameAuthorship "Zwick, 1967" ;
    skos:broader <http://tun.fi/MX.213093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213099> ;
    skos:prefLabel "Xanthoperla"@fi,
        "Xanthoperla"@sv .

<http://tun.fi/MX.213100> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Halictophagidae" ;
    skos:broader <http://tun.fi/MX.70233> ;
    skos:hiddenLabel "Halictophagidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213101> ;
    skos:prefLabel "Halictophagidae"@fi,
        "kamvridvingar"@sv .

<http://tun.fi/MX.213101> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halictophagus" ;
    dwc:scientificNameAuthorship "Curtis, 1832" ;
    skos:broader <http://tun.fi/MX.213100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213102> ;
    skos:prefLabel "Halictophagus"@fi,
        "Halictophagus"@sv .

<http://tun.fi/MX.213104> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Elenchidae" ;
    skos:broader <http://tun.fi/MX.70233> ;
    skos:hiddenLabel "Elenchidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213105> ;
    skos:prefLabel "Elenchidae"@fi,
        "stritvridvingar"@sv .

<http://tun.fi/MX.213105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elenchus" ;
    dwc:scientificNameAuthorship "Curtis, 1831" ;
    skos:broader <http://tun.fi/MX.213104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213106> ;
    skos:prefLabel "Elenchus"@fi,
        "Elenchus"@sv .

<http://tun.fi/MX.213122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Doratopsylla" ;
    dwc:scientificNameAuthorship "Jordan & Rothschild, 1912" ;
    skos:broader <http://tun.fi/MX.213118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213123> ;
    skos:prefLabel "Doratopsylla"@fi,
        "Doratopsylla"@sv .

<http://tun.fi/MX.213124> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corrodopsylla" ;
    dwc:scientificNameAuthorship "Wagner, 1929" ;
    skos:broader <http://tun.fi/MX.213118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213125> ;
    skos:prefLabel "Corrodopsylla"@fi,
        "Corrodopsylla"@sv .

<http://tun.fi/MX.213126> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Neopsyllinae" ;
    dwc:scientificNameAuthorship "Oudemans, 1909" ;
    skos:broader <http://tun.fi/MX.213117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213127> ;
    skos:prefLabel "Neopsyllinae"@fi,
        "Neopsyllinae"@sv .

<http://tun.fi/MX.213127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catallagia" ;
    dwc:scientificNameAuthorship "Rothschild, 1915" ;
    skos:broader <http://tun.fi/MX.213126> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213128> ;
    skos:prefLabel "Catallagia"@fi,
        "Catallagia"@sv .

<http://tun.fi/MX.213140> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhadinopsyllinae" ;
    dwc:scientificNameAuthorship "Wagner, 1930" ;
    skos:broader <http://tun.fi/MX.213117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213141> ;
    skos:prefLabel "Rhadinopsyllinae"@fi,
        "Rhadinopsyllinae"@sv .

<http://tun.fi/MX.213141> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhadinopsylla" ;
    dwc:scientificNameAuthorship "Jordan & Rothschild, 1912" ;
    skos:broader <http://tun.fi/MX.213140> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213142> ;
    skos:prefLabel "Rhadinopsylla"@fi,
        "Rhadinopsylla"@sv .

<http://tun.fi/MX.213145> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptopsylla" ;
    dwc:scientificNameAuthorship "Jordan & Rothschild, 1911" ;
    skos:broader <http://tun.fi/MX.213144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213146> ;
    skos:prefLabel "Leptopsylla"@fi,
        "Leptopsylla"@sv .

<http://tun.fi/MX.213151> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphipsylla" ;
    dwc:scientificNameAuthorship "Wagner, 1909" ;
    skos:broader <http://tun.fi/MX.213150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213152> ;
    skos:prefLabel "Amphipsylla"@fi,
        "Amphipsylla"@sv .

<http://tun.fi/MX.213153> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Frontopsylla" ;
    dwc:scientificNameAuthorship "Wagner & Ioff, 1926" ;
    skos:broader <http://tun.fi/MX.213150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213154> ;
    skos:prefLabel "Frontopsylla"@fi,
        "Frontopsylla"@sv .

<http://tun.fi/MX.213162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myodopsylla" ;
    dwc:scientificNameAuthorship "Jordan & Rothschild, 1911" ;
    skos:broader <http://tun.fi/MX.213155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213163> ;
    skos:prefLabel "Myodopsylla"@fi,
        "Myodopsylla"@sv .

<http://tun.fi/MX.213183> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dasypsyllus" ;
    dwc:scientificNameAuthorship "Baker, 1905" ;
    skos:broader <http://tun.fi/MX.213164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213184> ;
    skos:prefLabel "Dasypsyllus"@fi,
        "Dasypsyllus"@sv .

<http://tun.fi/MX.213185> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malaraeus" ;
    dwc:scientificNameAuthorship "Jordan, 1933" ;
    skos:broader <http://tun.fi/MX.213164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213186> ;
    skos:prefLabel "Malaraeus"@fi,
        "Malaraeus"@sv .

<http://tun.fi/MX.213194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nosopsyllus" ;
    dwc:scientificNameAuthorship "Jordan, 1933" ;
    skos:broader <http://tun.fi/MX.213164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213195> ;
    skos:prefLabel "Nosopsyllus"@fi,
        "Nosopsyllus"@sv .

<http://tun.fi/MX.213196> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraceras" ;
    dwc:scientificNameAuthorship "Wagner, 1914" ;
    skos:broader <http://tun.fi/MX.213164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213197> ;
    skos:prefLabel "Paraceras"@fi,
        "Paraceras"@sv .

<http://tun.fi/MX.213198> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tarsopsylla" ;
    dwc:scientificNameAuthorship "Wagner, 1927" ;
    skos:broader <http://tun.fi/MX.213164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213199> ;
    skos:prefLabel "Tarsopsylla"@fi,
        "Tarsopsylla"@sv .

<http://tun.fi/MX.213200> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Vermipsyllidae" ;
    dwc:scientificNameAuthorship "Wagner, 1889" ;
    skos:broader <http://tun.fi/MX.70232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213201> ;
    skos:prefLabel "Vermipsyllidae"@fi,
        "Vermipsyllidae"@sv .

<http://tun.fi/MX.213206> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pulicinae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.213205> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213207> ;
    skos:prefLabel "Pulicinae"@fi,
        "Pulicinae"@sv .

<http://tun.fi/MX.213207> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pulex" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.213206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213208> ;
    skos:prefLabel "Pulex"@fi,
        "Pulex"@sv .

<http://tun.fi/MX.213210> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Archaeopsylla" ;
    dwc:scientificNameAuthorship "Dampf, 1908" ;
    skos:broader <http://tun.fi/MX.213209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213211> ;
    skos:prefLabel "Archaeopsylla"@fi,
        "Archaeopsylla"@sv .

<http://tun.fi/MX.213255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetomorpha" ;
    dwc:scientificNameAuthorship "Kützing" ;
    skos:broader <http://tun.fi/MX.254289> ;
    skos:hiddenLabel "Chaetomorpha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213256> ;
    skos:prefLabel "vihersäikeet"@fi,
        "Chaetomorpha"@sv .

<http://tun.fi/MX.213281> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrosiphonia" ;
    dwc:scientificNameAuthorship "J.Agardh" ;
    skos:broader <http://tun.fi/MX.254291> ;
    skos:hiddenLabel "Acrosiphonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213282> ;
    skos:prefLabel "vihersudit"@fi,
        "Acrosiphonia"@sv .

<http://tun.fi/MX.213284> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Urospora" ;
    skos:broader <http://tun.fi/MX.254291> ;
    skos:hiddenLabel "Urospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213285> ;
    skos:prefLabel "viherhiukset"@fi,
        "Urospora"@sv .

<http://tun.fi/MX.213322> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nitellopsis" ;
    dwc:scientificNameAuthorship "Hy" ;
    skos:broader <http://tun.fi/MX.206701> ;
    skos:hiddenLabel "Nitellopsis"@fi,
        "Nitellopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213323> ;
    skos:prefLabel "mukulaparrat"@fi,
        "stjärnslinken"@sv .

<http://tun.fi/MX.213329> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectocarpus" ;
    dwc:scientificNameAuthorship "Lyngbye" ;
    skos:broader <http://tun.fi/MX.292326> ;
    skos:hiddenLabel "Ectocarpus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213330> ;
    skos:prefLabel "pilvilevät"@fi,
        "Ectocarpus"@sv .

<http://tun.fi/MX.213332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pylaiella" ;
    dwc:scientificNameAuthorship "Bory" ;
    skos:broader <http://tun.fi/MX.292273> ;
    skos:hiddenLabel "Pylaiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213333> ;
    skos:prefLabel "ruskohahdut"@fi,
        "Pylaiella"@sv .

<http://tun.fi/MX.213336> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stictyosiphon" ;
    dwc:scientificNameAuthorship "Kützing" ;
    skos:broader <http://tun.fi/MX.254302> ;
    skos:hiddenLabel "Stictyosiphon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213337> ;
    skos:prefLabel "takkulevät"@fi,
        "Stictyosiphon"@sv .

<http://tun.fi/MX.213338> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eudesme" ;
    dwc:scientificNameAuthorship "J.Agardh" ;
    skos:broader <http://tun.fi/MX.254302> ;
    skos:hiddenLabel "Eudesme"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213339> ;
    skos:prefLabel "punoslevät"@fi,
        "Eudesme"@sv .

<http://tun.fi/MX.213340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elachista" ;
    dwc:scientificNameAuthorship "Duby" ;
    skos:broader <http://tun.fi/MX.254302> ;
    skos:hiddenLabel "Elachista"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213341> ;
    skos:prefLabel "levänturkit"@fi,
        "Elachista"@sv .

<http://tun.fi/MX.213342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scytosiphon" ;
    dwc:scientificNameAuthorship "C.Agardh" ;
    skos:broader <http://tun.fi/MX.292279> ;
    skos:hiddenLabel "Scytosiphon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213343> ;
    skos:prefLabel "ruskosuolet"@fi,
        "Scytosiphon"@sv .

<http://tun.fi/MX.213355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halosiphon" ;
    dwc:scientificNameAuthorship "Jaasund" ;
    skos:broader <http://tun.fi/MX.292320> ;
    skos:hiddenLabel "Halosiphon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213356> ;
    skos:prefLabel "kultajouhet"@fi,
        "Halosiphon"@sv .

<http://tun.fi/MX.213357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphacelaria" ;
    dwc:scientificNameAuthorship "Lyngbye" ;
    skos:broader <http://tun.fi/MX.254139> ;
    skos:hiddenLabel "Sphacelaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292309> ;
    skos:prefLabel "karvasudit"@fi,
        "Sphacelaria"@sv .

<http://tun.fi/MX.213365> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ahnfeltia" ;
    dwc:scientificNameAuthorship "E.M.Fries" ;
    skos:broader <http://tun.fi/MX.292144> ;
    skos:hiddenLabel "Ahnfeltia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213366> ;
    skos:prefLabel "risulevät"@fi,
        "Ahnfeltia"@sv .

<http://tun.fi/MX.213368> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllophora" ;
    dwc:scientificNameAuthorship "Greville" ;
    skos:broader <http://tun.fi/MX.292196> ;
    skos:hiddenLabel "Phyllophora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213369> ;
    skos:prefLabel "punaliuskat"@fi,
        "Phyllophora"@sv .

<http://tun.fi/MX.213371> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccotylus" ;
    dwc:scientificNameAuthorship "Kützing" ;
    skos:broader <http://tun.fi/MX.292196> ;
    skos:hiddenLabel "Coccotylus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213372> ;
    skos:prefLabel "punaröyhelöt"@fi,
        "Coccotylus"@sv .

<http://tun.fi/MX.213381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodomela" ;
    dwc:scientificNameAuthorship "C. Agardh" ;
    skos:broader <http://tun.fi/MX.213374> ;
    skos:hiddenLabel "Rhodomela"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213382> ;
    skos:prefLabel "punahuiskat"@fi,
        "Rhodomela"@sv .

<http://tun.fi/MX.213776> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Laevicaudata" ;
    skos:broader <http://tun.fi/MX.53384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213845> ;
    skos:prefLabel "Laevicaudata"@fi,
        "Laevicaudata"@sv .

<http://tun.fi/MX.213777> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Spinicaudata" ;
    skos:broader <http://tun.fi/MX.53742> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213848> ;
    skos:prefLabel "Spinicaudata"@fi,
        "Spinicaudata"@sv .

<http://tun.fi/MX.213788> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Porocephalida" ;
    skos:broader <http://tun.fi/MX.5077755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214372> ;
    skos:prefLabel "Porocephalida"@fi,
        "Porocephalida"@sv .

<http://tun.fi/MX.213835> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chirocephalidae" ;
    dwc:scientificNameAuthorship "Daday, 1910" ;
    skos:broader <http://tun.fi/MX.70201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213837> ;
    skos:prefLabel "Chirocephalidae"@fi,
        "Chirocephalidae"@sv .

<http://tun.fi/MX.213837> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyartemia" ;
    dwc:scientificNameAuthorship "Fischer, 1851" ;
    skos:broader <http://tun.fi/MX.213835> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213838> ;
    skos:prefLabel "Polyartemia"@fi,
        "Polyartemia"@sv .

<http://tun.fi/MX.213839> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Branchinectidae" ;
    dwc:scientificNameAuthorship "Daday, 1910" ;
    skos:broader <http://tun.fi/MX.70201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213840> ;
    skos:prefLabel "Branchinectidae"@fi,
        "Branchinectidae"@sv .

<http://tun.fi/MX.213840> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Branchinecta" ;
    dwc:scientificNameAuthorship "Verrill, 1869" ;
    skos:broader <http://tun.fi/MX.213839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213841> ;
    skos:prefLabel "Branchinecta"@fi,
        "Branchinecta"@sv .

<http://tun.fi/MX.213842> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Triopsidae" ;
    dwc:scientificNameAuthorship "Keilhack, 1909" ;
    skos:broader <http://tun.fi/MX.70202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213843> ;
    skos:prefLabel "Triopsidae"@fi,
        "Triopsidae"@sv .

<http://tun.fi/MX.213843> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepidurus" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.213842> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213844> ;
    skos:prefLabel "Lepidurus"@fi,
        "Lepidurus"@sv .

<http://tun.fi/MX.213845> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lynceidae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.213776> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213846> ;
    skos:prefLabel "Lynceidae"@fi,
        "Lynceidae"@sv .

<http://tun.fi/MX.213846> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lynceus" ;
    dwc:scientificNameAuthorship "Müller, 1776" ;
    skos:broader <http://tun.fi/MX.213845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213847> ;
    skos:prefLabel "Lynceus"@fi,
        "Lynceus"@sv .

<http://tun.fi/MX.213848> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Limnadiidae" ;
    dwc:scientificNameAuthorship "Baird, 1849" ;
    skos:broader <http://tun.fi/MX.213777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213849> ;
    skos:prefLabel "Limnadiidae"@fi,
        "Limnadiidae"@sv .

<http://tun.fi/MX.213849> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnadia" ;
    dwc:scientificNameAuthorship "Brogniart, 1820" ;
    skos:broader <http://tun.fi/MX.213848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213850> ;
    skos:prefLabel "Limnadia"@fi,
        "Limnadia"@sv .

<http://tun.fi/MX.213851> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Holopediidae" ;
    dwc:scientificNameAuthorship "Sars, 1865" ;
    skos:broader <http://tun.fi/MX.213778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213852> ;
    skos:prefLabel "Holopediidae"@fi,
        "Holopediidae"@sv .

<http://tun.fi/MX.213852> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holopedium" ;
    dwc:scientificNameAuthorship "Zaddach, 1855" ;
    skos:broader <http://tun.fi/MX.213851> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213853> ;
    skos:prefLabel "Holopedium"@fi,
        "Holopedium"@sv .

<http://tun.fi/MX.213856> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnosida" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213857> ;
    skos:prefLabel "Limnosida"@fi,
        "Limnosida"@sv .

<http://tun.fi/MX.213858> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Latona" ;
    dwc:scientificNameAuthorship "Straus, 1820" ;
    skos:broader <http://tun.fi/MX.213854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213859> ;
    skos:prefLabel "Latona"@fi,
        "Latona"@sv .

<http://tun.fi/MX.213860> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaphanosoma" ;
    dwc:scientificNameAuthorship "Fischer, 1850" ;
    skos:broader <http://tun.fi/MX.213854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213861> ;
    skos:prefLabel "Diaphanosoma"@fi,
        "Diaphanosoma"@sv .

<http://tun.fi/MX.213894> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bosminidae" ;
    dwc:scientificNameAuthorship "Sars, 1845" ;
    skos:broader <http://tun.fi/MX.213778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213895> ;
    skos:prefLabel "Bosminidae"@fi,
        "Bosminidae"@sv .

<http://tun.fi/MX.213922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxyurella" ;
    dwc:scientificNameAuthorship "Dybowski & Grochowski, 1894" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213923> ;
    skos:prefLabel "Oxyurella"@fi,
        "Oxyurella"@sv .

<http://tun.fi/MX.213937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leydigia" ;
    dwc:scientificNameAuthorship "Kurz, 1875" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213938> ;
    skos:prefLabel "Leydigia"@fi,
        "Leydigia"@sv .

<http://tun.fi/MX.213939> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graptoleberis" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213940> ;
    skos:prefLabel "Graptoleberis"@fi,
        "Graptoleberis"@sv .

<http://tun.fi/MX.213941> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monospilus" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213942> ;
    skos:prefLabel "Monospilus"@fi,
        "Monospilus"@sv .

<http://tun.fi/MX.213943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Disparalona" ;
    dwc:scientificNameAuthorship "Fryer, 1968" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230738> ;
    skos:prefLabel "Disparalona"@fi,
        "Disparalona"@sv .

<http://tun.fi/MX.213951> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peracantha" ;
    dwc:scientificNameAuthorship "Baird, 1843" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230739> ;
    skos:prefLabel "Peracantha"@fi,
        "Peracantha"@sv .

<http://tun.fi/MX.213964> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dunhevedia" ;
    dwc:scientificNameAuthorship "King, 1853" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213965> ;
    skos:prefLabel "Dunhevedia"@fi,
        "Dunhevedia"@sv .

<http://tun.fi/MX.213966> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudochydorus" ;
    dwc:scientificNameAuthorship "Fryer, 1968" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213967> ;
    skos:prefLabel "Pseudochydorus"@fi,
        "Pseudochydorus"@sv .

<http://tun.fi/MX.213968> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anchistropus" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213969> ;
    skos:prefLabel "Anchistropus"@fi,
        "Anchistropus"@sv .

<http://tun.fi/MX.213970> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ilyocryptidae" ;
    dwc:scientificNameAuthorship "Smirnov, 1971" ;
    skos:broader <http://tun.fi/MX.213778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213971> ;
    skos:prefLabel "Ilyocryptidae"@fi,
        "Ilyocryptidae"@sv .

<http://tun.fi/MX.213976> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophryoxus" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213977> ;
    skos:prefLabel "Ophryoxus"@fi,
        "Ophryoxus"@sv .

<http://tun.fi/MX.213978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acantholeberis" ;
    dwc:scientificNameAuthorship "Lilljeborg, 1853" ;
    skos:broader <http://tun.fi/MX.213975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213979> ;
    skos:prefLabel "Acantholeberis"@fi,
        "Acantholeberis"@sv .

<http://tun.fi/MX.213983> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drepanothrix" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213984> ;
    skos:prefLabel "Drepanothrix"@fi,
        "Drepanothrix"@sv .

<http://tun.fi/MX.213985> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Streblocerus" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213986> ;
    skos:prefLabel "Streblocerus"@fi,
        "Streblocerus"@sv .

<http://tun.fi/MX.213987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lathonura" ;
    dwc:scientificNameAuthorship "Lilljeborg, 1853" ;
    skos:broader <http://tun.fi/MX.213975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213988> ;
    skos:prefLabel "Lathonura"@fi,
        "Lathonura"@sv .

<http://tun.fi/MX.213989> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Moinidae" ;
    dwc:scientificNameAuthorship "Goulden, 1868" ;
    skos:broader <http://tun.fi/MX.213778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213990> ;
    skos:prefLabel "Moinidae"@fi,
        "Moinidae"@sv .

<http://tun.fi/MX.213990> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Moina" ;
    dwc:scientificNameAuthorship "Baird, 1850" ;
    skos:broader <http://tun.fi/MX.213989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213991> ;
    skos:prefLabel "Moina"@fi,
        "Moina"@sv .

<http://tun.fi/MX.213992> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polyphemidae" ;
    dwc:scientificNameAuthorship "Baird, 1845" ;
    skos:broader <http://tun.fi/MX.213778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213993> ;
    skos:prefLabel "Polyphemidae"@fi,
        "Polyphemidae"@sv .

<http://tun.fi/MX.213993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyphemus" ;
    dwc:scientificNameAuthorship "Müller, 1785" ;
    skos:broader <http://tun.fi/MX.213992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213994> ;
    skos:prefLabel "Polyphemus"@fi,
        "Polyphemus"@sv .

<http://tun.fi/MX.214003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bythotrephes" ;
    dwc:scientificNameAuthorship "Leydig, 1860" ;
    skos:broader <http://tun.fi/MX.53576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214004> ;
    skos:prefLabel "Bythotrephes"@fi,
        "Bythotrephes"@sv .

<http://tun.fi/MX.214006> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leptodoridae" ;
    dwc:scientificNameAuthorship "Lilljeborg, 1861" ;
    skos:broader <http://tun.fi/MX.213778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214007> ;
    skos:prefLabel "Leptodoridae"@fi,
        "Leptodoridae"@sv .

<http://tun.fi/MX.214007> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptodora" ;
    dwc:scientificNameAuthorship "Lilljeborg, 1861" ;
    skos:broader <http://tun.fi/MX.214006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214008> ;
    skos:prefLabel "Leptodora"@fi,
        "Leptodora"@sv .

<http://tun.fi/MX.214010> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Darwinulidae" ;
    dwc:scientificNameAuthorship "Brady & Robertson, 1885" ;
    skos:broader <http://tun.fi/MX.70260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214011> ;
    skos:prefLabel "Darwinulidae"@fi,
        "Darwinulidae"@sv .

<http://tun.fi/MX.214011> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Darwinula" ;
    dwc:scientificNameAuthorship "Brady & Robertson, 1885" ;
    skos:broader <http://tun.fi/MX.214010> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214012> ;
    skos:prefLabel "Darwinula"@fi,
        "Darwinula"@sv .

<http://tun.fi/MX.214017> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucocythere" ;
    dwc:scientificNameAuthorship "Kaufmann, 1900" ;
    skos:broader <http://tun.fi/MX.214013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214018> ;
    skos:prefLabel "Leucocythere"@fi,
        "Leucocythere"@sv .

<http://tun.fi/MX.214019> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnocytherina" ;
    dwc:scientificNameAuthorship "Negadev-Nikonov, 1967" ;
    skos:broader <http://tun.fi/MX.214013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214020> ;
    skos:prefLabel "Limnocytherina"@fi,
        "Limnocytherina"@sv .

<http://tun.fi/MX.214021> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metacypris" ;
    dwc:scientificNameAuthorship "Brady & Robertson, 1870" ;
    skos:broader <http://tun.fi/MX.214013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214022> ;
    skos:prefLabel "Metacypris"@fi,
        "Metacypris"@sv .

<http://tun.fi/MX.214026> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyprideis" ;
    dwc:scientificNameAuthorship "Jones, 1857" ;
    skos:broader <http://tun.fi/MX.214023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214027> ;
    skos:prefLabel "Cyprideis"@fi,
        "Cyprideis"@sv .

<http://tun.fi/MX.214029> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracyprideis" ;
    dwc:scientificNameAuthorship "Klie, 1929" ;
    skos:broader <http://tun.fi/MX.214023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214030> ;
    skos:prefLabel "Paracyprideis"@fi,
        "Paracyprideis"@sv .

<http://tun.fi/MX.214031> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cytherissa" ;
    dwc:scientificNameAuthorship "Sars, 1925" ;
    skos:broader <http://tun.fi/MX.214023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214032> ;
    skos:prefLabel "Cytherissa"@fi,
        "Cytherissa"@sv .

<http://tun.fi/MX.214033> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leptocytheridae" ;
    dwc:scientificNameAuthorship "Hanai, 1957" ;
    skos:broader <http://tun.fi/MX.70260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214034> ;
    skos:prefLabel "Leptocytheridae"@fi,
        "Leptocytheridae"@sv .

<http://tun.fi/MX.214042> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Xestoleberididae" ;
    dwc:scientificNameAuthorship "Sars, 1928" ;
    skos:broader <http://tun.fi/MX.70260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214043> ;
    skos:prefLabel "Xestoleberididae"@fi,
        "Xestoleberididae"@sv .

<http://tun.fi/MX.214043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xestoleberis" ;
    dwc:scientificNameAuthorship "Sars, 1866" ;
    skos:broader <http://tun.fi/MX.214042> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214044> ;
    skos:prefLabel "Xestoleberis"@fi,
        "Xestoleberis"@sv .

<http://tun.fi/MX.214046> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hirschmannia" ;
    dwc:scientificNameAuthorship "Elofson, 1941" ;
    skos:broader <http://tun.fi/MX.214045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214047> ;
    skos:prefLabel "Hirschmannia"@fi,
        "Hirschmannia"@sv .

<http://tun.fi/MX.214063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boreostoma" ;
    dwc:scientificNameAuthorship "Schornikov, 1993" ;
    skos:broader <http://tun.fi/MX.214059> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214064> ;
    skos:prefLabel "Boreostoma"@fi,
        "Boreostoma"@sv .

<http://tun.fi/MX.214066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cytherura" ;
    dwc:scientificNameAuthorship "Sars, 1866" ;
    skos:broader <http://tun.fi/MX.214065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214067> ;
    skos:prefLabel "Cytherura"@fi,
        "Cytherura"@sv .

<http://tun.fi/MX.214068> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Semicytherura" ;
    dwc:scientificNameAuthorship "Wagner, 1957" ;
    skos:broader <http://tun.fi/MX.214065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214069> ;
    skos:prefLabel "Semicytherura"@fi,
        "Semicytherura"@sv .

<http://tun.fi/MX.214071> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plesiocypridopsis" ;
    dwc:scientificNameAuthorship "Rome, 1965" ;
    skos:broader <http://tun.fi/MX.214085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214072> ;
    skos:prefLabel "Plesiocypridopsis"@fi,
        "Plesiocypridopsis"@sv .

<http://tun.fi/MX.214074> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cypridopsis" ;
    dwc:scientificNameAuthorship "Brady, 1868" ;
    skos:broader <http://tun.fi/MX.214085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214076> ;
    skos:prefLabel "Cypridopsis"@fi,
        "Cypridopsis"@sv .

<http://tun.fi/MX.214086> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cypris" ;
    dwc:scientificNameAuthorship "Müller, 1776" ;
    skos:broader <http://tun.fi/MX.214085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214087> ;
    skos:prefLabel "Cypris"@fi,
        "Cypris"@sv .

<http://tun.fi/MX.214088> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolerocypris" ;
    dwc:scientificNameAuthorship "Kaufmann, 1900" ;
    skos:broader <http://tun.fi/MX.214085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214089> ;
    skos:prefLabel "Dolerocypris"@fi,
        "Dolerocypris"@sv .

<http://tun.fi/MX.214090> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyprois" ;
    dwc:scientificNameAuthorship "Zenker, 1854" ;
    skos:broader <http://tun.fi/MX.214070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214091> ;
    skos:prefLabel "Cyprois"@fi,
        "Cyprois"@sv .

<http://tun.fi/MX.214096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bradleystrandesia" ;
    dwc:scientificNameAuthorship "Broodbakker, 1983" ;
    skos:broader <http://tun.fi/MX.214085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214097> ;
    skos:prefLabel "Bradleystrandesia"@fi,
        "Bradleystrandesia"@sv .

<http://tun.fi/MX.214101> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notodromas" ;
    dwc:scientificNameAuthorship "Lilljeborg, 1853" ;
    skos:broader <http://tun.fi/MX.214070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214102> ;
    skos:prefLabel "Notodromas"@fi,
        "Notodromas"@sv .

<http://tun.fi/MX.214136> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Clausocalanidae" ;
    dwc:scientificNameAuthorship "Giesbrecht, 1893" ;
    skos:broader <http://tun.fi/MX.70244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214137> ;
    skos:prefLabel "Clausocalanidae"@fi,
        "Clausocalanidae"@sv .

<http://tun.fi/MX.214137> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudocalanus" ;
    dwc:scientificNameAuthorship "Boeck, 1872" ;
    skos:broader <http://tun.fi/MX.214136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214138> ;
    skos:prefLabel "Pseudocalanus"@fi,
        "Pseudocalanus"@sv .

<http://tun.fi/MX.214153> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Temora" ;
    dwc:scientificNameAuthorship "Baird, 1850" ;
    skos:broader <http://tun.fi/MX.214139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214154> ;
    skos:prefLabel "Temora"@fi,
        "Temora"@sv .

<http://tun.fi/MX.214156> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnocalanus" ;
    dwc:scientificNameAuthorship "Sars, 1863" ;
    skos:broader <http://tun.fi/MX.214155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214157> ;
    skos:prefLabel "Limnocalanus"@fi,
        "Limnocalanus"@sv .

<http://tun.fi/MX.214159> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Centropages" ;
    dwc:scientificNameAuthorship "Krøyer, 1849" ;
    skos:broader <http://tun.fi/MX.214155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214160> ;
    skos:prefLabel "Centropages"@fi,
        "Centropages"@sv .

<http://tun.fi/MX.214173> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mixodiaptomus" ;
    dwc:scientificNameAuthorship "Kiefer, 1932" ;
    skos:broader <http://tun.fi/MX.214161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214174> ;
    skos:prefLabel "Mixodiaptomus"@fi,
        "Mixodiaptomus"@sv .

<http://tun.fi/MX.214175> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acartiidae" ;
    dwc:scientificNameAuthorship "Sars, 1903" ;
    skos:broader <http://tun.fi/MX.70244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214176> ;
    skos:prefLabel "Acartiidae"@fi,
        "Acartiidae"@sv .

<http://tun.fi/MX.214180> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ectinosomatidae" ;
    dwc:scientificNameAuthorship "Sars, 1903" ;
    skos:broader <http://tun.fi/MX.70246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214181> ;
    skos:prefLabel "Ectinosomatidae"@fi,
        "Ectinosomatidae"@sv .

<http://tun.fi/MX.214185> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Onychocamptus" ;
    dwc:scientificNameAuthorship "Daday, 1903" ;
    skos:broader <http://tun.fi/MX.214184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214186> ;
    skos:prefLabel "Onychocamptus"@fi,
        "Onychocamptus"@sv .

<http://tun.fi/MX.214187> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paronychocamptus" ;
    dwc:scientificNameAuthorship "Lang, 1948" ;
    skos:broader <http://tun.fi/MX.214184> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214188> ;
    skos:prefLabel "Paronychocamptus"@fi,
        "Paronychocamptus"@sv .

<http://tun.fi/MX.214190> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Huntemannia" ;
    dwc:scientificNameAuthorship "Poppe, 1884" ;
    skos:broader <http://tun.fi/MX.214189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214191> ;
    skos:prefLabel "Huntemannia"@fi,
        "Huntemannia"@sv .

<http://tun.fi/MX.214192> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nannopus" ;
    dwc:scientificNameAuthorship "Brady, 1880" ;
    skos:broader <http://tun.fi/MX.214189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214193> ;
    skos:prefLabel "Nannopus"@fi,
        "Nannopus"@sv .

<http://tun.fi/MX.214200> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leptastacidae" ;
    dwc:scientificNameAuthorship "Lang, 1948" ;
    skos:broader <http://tun.fi/MX.70246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214201> ;
    skos:prefLabel "Leptastacidae"@fi,
        "Leptastacidae"@sv .

<http://tun.fi/MX.214201> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraleptastacus" ;
    dwc:scientificNameAuthorship "Wilson, 1932" ;
    skos:broader <http://tun.fi/MX.214200> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214202> ;
    skos:prefLabel "Paraleptastacus"@fi,
        "Paraleptastacus"@sv .

<http://tun.fi/MX.214211> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Maraenobiotus" ;
    dwc:scientificNameAuthorship "Mrázek, 1893" ;
    skos:broader <http://tun.fi/MX.214203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214212> ;
    skos:prefLabel "Maraenobiotus"@fi,
        "Maraenobiotus"@sv .

<http://tun.fi/MX.214213> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epactophanes" ;
    dwc:scientificNameAuthorship "Mrázek, 1893" ;
    skos:broader <http://tun.fi/MX.214203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214214> ;
    skos:prefLabel "Epactophanes"@fi,
        "Epactophanes"@sv .

<http://tun.fi/MX.214222> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Itunella" ;
    dwc:scientificNameAuthorship "Brady, 1896" ;
    skos:broader <http://tun.fi/MX.214203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214223> ;
    skos:prefLabel "Itunella"@fi,
        "Itunella"@sv .

<http://tun.fi/MX.214229> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elaphoidella" ;
    dwc:scientificNameAuthorship "Chappuis, 1929" ;
    skos:broader <http://tun.fi/MX.214203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214230> ;
    skos:prefLabel "Elaphoidella"@fi,
        "Elaphoidella"@sv .

<http://tun.fi/MX.214240> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proameira" ;
    dwc:scientificNameAuthorship "Lang, 1944" ;
    skos:broader <http://tun.fi/MX.214233> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214241> ;
    skos:prefLabel "Proameira"@fi,
        "Proameira"@sv .

<http://tun.fi/MX.214242> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Darcythompsoniidae" ;
    dwc:scientificNameAuthorship "Lang, 1936" ;
    skos:broader <http://tun.fi/MX.70246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214243> ;
    skos:prefLabel "Darcythompsoniidae"@fi,
        "Darcythompsoniidae"@sv .

<http://tun.fi/MX.214249> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachidius" ;
    dwc:scientificNameAuthorship "Lilljeborg, 1853" ;
    skos:broader <http://tun.fi/MX.214248> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214250> ;
    skos:prefLabel "Tachidius"@fi,
        "Tachidius"@sv .

<http://tun.fi/MX.214251> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microarthridion" ;
    dwc:scientificNameAuthorship "Lang, 1944" ;
    skos:broader <http://tun.fi/MX.214248> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214252> ;
    skos:prefLabel "Microarthridion"@fi,
        "Microarthridion"@sv .

<http://tun.fi/MX.214258> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delavalia" ;
    dwc:scientificNameAuthorship "Brady, 1868" ;
    skos:broader <http://tun.fi/MX.214253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214259> ;
    skos:prefLabel "Delavalia"@fi,
        "Delavalia"@sv .

<http://tun.fi/MX.214260> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphiascoides" ;
    dwc:scientificNameAuthorship "Nicholls, 1941" ;
    skos:broader <http://tun.fi/MX.214253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214261> ;
    skos:prefLabel "Amphiascoides"@fi,
        "Amphiascoides"@sv .

<http://tun.fi/MX.214263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halicyclops" ;
    dwc:scientificNameAuthorship "Norman, 1903" ;
    skos:broader <http://tun.fi/MX.214262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214264> ;
    skos:prefLabel "Halicyclops"@fi,
        "Halicyclops"@sv .

<http://tun.fi/MX.214308> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesocyclops" ;
    dwc:scientificNameAuthorship "Sars, 1914" ;
    skos:broader <http://tun.fi/MX.214262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214309> ;
    skos:prefLabel "Mesocyclops"@fi,
        "Mesocyclops"@sv .

<http://tun.fi/MX.214315> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metacyclops" ;
    dwc:scientificNameAuthorship "Kiefer, 1927" ;
    skos:broader <http://tun.fi/MX.214262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214316> ;
    skos:prefLabel "Metacyclops"@fi,
        "Metacyclops"@sv .

<http://tun.fi/MX.214321> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lernaeidae" ;
    dwc:scientificNameAuthorship "Cobbold, 1879" ;
    skos:broader <http://tun.fi/MX.70245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214322> ;
    skos:prefLabel "Lernaeidae"@fi,
        "Lernaeidae"@sv .

<http://tun.fi/MX.214322> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lernaea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.214321> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214323> ;
    skos:prefLabel "Lernaea"@fi,
        "Lernaea"@sv .

<http://tun.fi/MX.214330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoergasilus" ;
    dwc:scientificNameAuthorship "Yin, 1956" ;
    skos:broader <http://tun.fi/MX.214325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214331> ;
    skos:prefLabel "Neoergasilus"@fi,
        "Neoergasilus"@sv .

<http://tun.fi/MX.214335> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thersitina" ;
    dwc:scientificNameAuthorship "Norman, 1905" ;
    skos:broader <http://tun.fi/MX.214325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214336> ;
    skos:prefLabel "Thersitina"@fi,
        "Thersitina"@sv .

<http://tun.fi/MX.214343> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepeophtheirus" ;
    dwc:scientificNameAuthorship "Nordmann, 1832" ;
    skos:broader <http://tun.fi/MX.214338> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214344> ;
    skos:prefLabel "Lepeophtheirus"@fi,
        "Lepeophtheirus"@sv .

<http://tun.fi/MX.214345> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pennellidae" ;
    dwc:scientificNameAuthorship "Burmeister, 1835" ;
    skos:broader <http://tun.fi/MX.70253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214346> ;
    skos:prefLabel "Pennellidae"@fi,
        "Pennellidae"@sv .

<http://tun.fi/MX.214346> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lernaeocera" ;
    dwc:scientificNameAuthorship "Blainville, 1822" ;
    skos:broader <http://tun.fi/MX.214345> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214347> ;
    skos:prefLabel "Lernaeocera"@fi,
        "Lernaeocera"@sv .

<http://tun.fi/MX.214368> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Argulidae" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.70204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214369> ;
    skos:prefLabel "Argulidae"@fi,
        "Argulidae"@sv .

<http://tun.fi/MX.214372> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Linguatulidae" ;
    dwc:scientificNameAuthorship "Haldeman, 1851" ;
    skos:broader <http://tun.fi/MX.213788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214373> ;
    skos:prefLabel "Linguatulidae"@fi,
        "Linguatulidae"@sv .

<http://tun.fi/MX.214375> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neomysis" ;
    dwc:scientificNameAuthorship "Czerniavsky, 1882" ;
    skos:broader <http://tun.fi/MX.200599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214376> ;
    skos:prefLabel "Neomysis"@fi,
        "Neomysis"@sv .

<http://tun.fi/MX.214390> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metatrichoniscoides" ;
    dwc:scientificNameAuthorship "Vandel, 1943" ;
    skos:broader <http://tun.fi/MX.214389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289695> ;
    skos:prefLabel "Metatrichoniscoides"@fi,
        "Metatrichoniscoides"@sv .

<http://tun.fi/MX.214395> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Androniscus" ;
    dwc:scientificNameAuthorship "Verhoeff, 1908" ;
    skos:broader <http://tun.fi/MX.214389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214396> ;
    skos:prefLabel "Androniscus"@fi,
        "Androniscus"@sv .

<http://tun.fi/MX.214397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyloniscus" ;
    dwc:scientificNameAuthorship "Verhoeff, 1908" ;
    skos:broader <http://tun.fi/MX.214389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214398> ;
    skos:prefLabel "Hyloniscus"@fi,
        "Hyloniscus"@sv .

<http://tun.fi/MX.214406> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Buddelundiellidae" ;
    dwc:scientificNameAuthorship "Verhoeff, 1930" ;
    skos:broader <http://tun.fi/MX.213793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214407> ;
    skos:prefLabel "Buddelundiellidae"@fi,
        "Buddelundiellidae"@sv .

<http://tun.fi/MX.214407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Buddelundiella" ;
    dwc:scientificNameAuthorship "Silvestri, 1897" ;
    skos:broader <http://tun.fi/MX.214406> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214408> ;
    skos:prefLabel "Buddelundiella"@fi,
        "Buddelundiella"@sv .

<http://tun.fi/MX.214409> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oniscidae" ;
    dwc:scientificNameAuthorship "Latreille, 1806" ;
    skos:broader <http://tun.fi/MX.213793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214410> ;
    skos:prefLabel "Oniscidae"@fi,
        "Oniscidae"@sv .

<http://tun.fi/MX.214410> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oniscus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.214409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214411> ;
    skos:prefLabel "Oniscus"@fi,
        "Oniscus"@sv .

<http://tun.fi/MX.214412> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Platyarthridae" ;
    dwc:scientificNameAuthorship "Verhoeff, 1949" ;
    skos:broader <http://tun.fi/MX.213793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214413> ;
    skos:prefLabel "Platyarthridae"@fi,
        "Platyarthridae"@sv .

<http://tun.fi/MX.214413> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platyarthrus" ;
    dwc:scientificNameAuthorship "Brandt, 1833" ;
    skos:broader <http://tun.fi/MX.214412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214414> ;
    skos:prefLabel "Platyarthrus"@fi,
        "Platyarthrus"@sv .

<http://tun.fi/MX.214415> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trachelipodidae" ;
    dwc:scientificNameAuthorship "Strouhal, 1953" ;
    skos:broader <http://tun.fi/MX.213793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214416> ;
    skos:prefLabel "Trachelipodidae"@fi,
        "Trachelipodidae"@sv .

<http://tun.fi/MX.214416> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachelipus" ;
    dwc:scientificNameAuthorship "Budde-Lund, 1908" ;
    skos:broader <http://tun.fi/MX.214415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214417> ;
    skos:prefLabel "Trachelipus"@fi,
        "Trachelipus"@sv .

<http://tun.fi/MX.214419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porcellionides" ;
    dwc:scientificNameAuthorship "Miers, 1877" ;
    skos:broader <http://tun.fi/MX.214418> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289635> ;
    skos:prefLabel "Porcellionides"@fi,
        "Porcellionides"@sv .

<http://tun.fi/MX.214426> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cylisticidae" ;
    dwc:scientificNameAuthorship "Verhoeff, 1949" ;
    skos:broader <http://tun.fi/MX.213793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214427> ;
    skos:prefLabel "Cylisticidae"@fi,
        "Cylisticidae"@sv .

<http://tun.fi/MX.214427> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cylisticus" ;
    dwc:scientificNameAuthorship "Schnitzler, 1853" ;
    skos:broader <http://tun.fi/MX.214426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214428> ;
    skos:prefLabel "Cylisticus"@fi,
        "Cylisticus"@sv .

<http://tun.fi/MX.214429> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Armadillidiidae" ;
    dwc:scientificNameAuthorship "Brandt, 1833" ;
    skos:broader <http://tun.fi/MX.213793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214430> ;
    skos:prefLabel "Armadillidiidae"@fi,
        "Armadillidiidae"@sv .

<http://tun.fi/MX.214437> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chaetiliidae" ;
    dwc:scientificNameAuthorship "Dana, 1849" ;
    skos:broader <http://tun.fi/MX.213795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214438> ;
    skos:prefLabel "Chaetiliidae"@fi,
        "Chaetiliidae"@sv .

<http://tun.fi/MX.214438> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saduria" ;
    dwc:scientificNameAuthorship "Adams, 1852" ;
    skos:broader <http://tun.fi/MX.214437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214439> ;
    skos:prefLabel "Saduria"@fi,
        "Saduria"@sv .

<http://tun.fi/MX.214440> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Idoteidae" ;
    dwc:scientificNameAuthorship "Samouelle, 1819" ;
    skos:broader <http://tun.fi/MX.213795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214441> ;
    skos:prefLabel "Idoteidae"@fi,
        "Idoteidae"@sv .

<http://tun.fi/MX.214446> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Asellidae" ;
    dwc:scientificNameAuthorship "Latreille, 1803" ;
    skos:broader <http://tun.fi/MX.213796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214447> ;
    skos:prefLabel "Asellidae"@fi,
        "Asellidae"@sv .

<http://tun.fi/MX.214447> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asellus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.214446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214448> ;
    skos:prefLabel "Asellus"@fi,
        "Asellus"@sv .

<http://tun.fi/MX.214449> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Janiridae" ;
    dwc:scientificNameAuthorship "Sars, 1897" ;
    skos:broader <http://tun.fi/MX.213796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214450> ;
    skos:prefLabel "Janiridae"@fi,
        "Janiridae"@sv .

<http://tun.fi/MX.214456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pontoporeia" ;
    dwc:scientificNameAuthorship "Kröyer, 1842" ;
    skos:broader <http://tun.fi/MX.214455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214457> ;
    skos:prefLabel "Pontoporeia"@fi,
        "Pontoporeia"@sv .

<http://tun.fi/MX.214458> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monoporeia" ;
    dwc:scientificNameAuthorship "Bousfield, 1989" ;
    skos:broader <http://tun.fi/MX.214455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214459> ;
    skos:prefLabel "Monoporeia"@fi,
        "Monoporeia"@sv .

<http://tun.fi/MX.214460> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bathyporeiidae" ;
    dwc:scientificNameAuthorship "d’Udekem d’Acoz, 2011" ;
    skos:broader <http://tun.fi/MX.53722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214461> ;
    skos:prefLabel "Bathyporeiidae"@fi,
        "Bathyporeiidae"@sv .

<http://tun.fi/MX.214461> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bathyporeia" ;
    dwc:scientificNameAuthorship "Lindström, 1855" ;
    skos:broader <http://tun.fi/MX.214460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214462> ;
    skos:prefLabel "Bathyporeia"@fi,
        "Bathyporeia"@sv .

<http://tun.fi/MX.214463> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Calliopiidae" ;
    dwc:scientificNameAuthorship "Sars, 1893" ;
    skos:broader <http://tun.fi/MX.53722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214464> ;
    skos:prefLabel "Calliopiidae"@fi,
        "Calliopiidae"@sv .

<http://tun.fi/MX.214464> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calliopius" ;
    dwc:scientificNameAuthorship "Lilljeborg, 1865" ;
    skos:broader <http://tun.fi/MX.214463> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214465> ;
    skos:prefLabel "Calliopius"@fi,
        "Calliopius"@sv .

<http://tun.fi/MX.214476> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gammaracanthidae" ;
    dwc:scientificNameAuthorship "Bousfield, 1989" ;
    skos:broader <http://tun.fi/MX.53722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214477> ;
    skos:prefLabel "Gammaracanthidae"@fi,
        "Gammaracanthidae"@sv .

<http://tun.fi/MX.214477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gammaracanthus" ;
    dwc:scientificNameAuthorship "Bate, 1862" ;
    skos:broader <http://tun.fi/MX.214476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214478> ;
    skos:prefLabel "Gammaracanthus"@fi,
        "Gammaracanthus"@sv .

<http://tun.fi/MX.214479> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pallaseidae" ;
    dwc:scientificNameAuthorship "Takhteev, 1995" ;
    skos:broader <http://tun.fi/MX.53722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214480> ;
    skos:prefLabel "Pallaseidae"@fi,
        "Pallaseidae"@sv .

<http://tun.fi/MX.214480> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pallaseopsis" ;
    dwc:scientificNameAuthorship "Kamaltynov & Väinölä, 2002" ;
    skos:broader <http://tun.fi/MX.214479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214481> ;
    skos:prefLabel "Pallaseopsis"@fi,
        "Pallaseopsis"@sv .

<http://tun.fi/MX.214482> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Talitridae" ;
    dwc:scientificNameAuthorship "Rafinesque, 1815" ;
    skos:broader <http://tun.fi/MX.53722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214483> ;
    skos:prefLabel "Talitridae"@fi,
        "Talitridae"@sv .

<http://tun.fi/MX.214483> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Talitroides" ;
    dwc:scientificNameAuthorship "Willem, 1898" ;
    skos:broader <http://tun.fi/MX.214482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214484> ;
    skos:prefLabel "Talitroides"@fi,
        "Talitroides"@sv .

<http://tun.fi/MX.214486> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptocheirus" ;
    dwc:scientificNameAuthorship "Zaddach, 1844" ;
    skos:broader <http://tun.fi/MX.214485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214487> ;
    skos:prefLabel "Leptocheirus"@fi,
        "Leptocheirus"@sv .

<http://tun.fi/MX.214488> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corophium" ;
    dwc:scientificNameAuthorship "Latreille, 1806" ;
    skos:broader <http://tun.fi/MX.214485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214489> ;
    skos:prefLabel "Corophium"@fi,
        "Corophium"@sv .

<http://tun.fi/MX.214497> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Crangonidae" ;
    dwc:scientificNameAuthorship "Haworth, 1825" ;
    skos:broader <http://tun.fi/MX.213799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214498> ;
    skos:prefLabel "Crangonidae"@fi,
        "Crangonidae"@sv .

<http://tun.fi/MX.214498> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crangon" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.214497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214499> ;
    skos:prefLabel "Crangon"@fi,
        "Crangon"@sv .

<http://tun.fi/MX.214501> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Portunidae" ;
    dwc:scientificNameAuthorship "Rafinesque, 1815" ;
    skos:broader <http://tun.fi/MX.213799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214502> ;
    skos:prefLabel "Portunidae"@fi,
        "Portunidae"@sv .

<http://tun.fi/MX.214502> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carcinus" ;
    dwc:scientificNameAuthorship "Leach, 1814" ;
    skos:broader <http://tun.fi/MX.214501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214503> ;
    skos:prefLabel "Carcinus"@fi,
        "Carcinus"@sv .

<http://tun.fi/MX.214546> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Roridomyces" ;
    dwc:scientificNameAuthorship "Rexer" ;
    skos:broader <http://tun.fi/MX.233383> ;
    skos:hiddenLabel "Roridomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214547> ;
    skos:prefLabel "limajalkahiipot"@fi,
        "Roridomyces"@sv .

<http://tun.fi/MX.214795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kurzia" ;
    dwc:scientificNameAuthorship "Dybowski & Grochowski, 1894" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213921> ;
    skos:prefLabel "Kurzia"@fi,
        "Kurzia"@sv .

<http://tun.fi/MX.227912> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthezia" ;
    dwc:scientificNameAuthorship "Bosc dÁntic, 1784" ;
    skos:broader <http://tun.fi/MX.227911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227913> ;
    skos:prefLabel "Orthezia"@fi,
        "Orthezia"@sv .

<http://tun.fi/MX.227914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctorthezia" ;
    dwc:scientificNameAuthorship "Cockerell, 1902" ;
    skos:broader <http://tun.fi/MX.227911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227915> ;
    skos:prefLabel "Arctorthezia"@fi,
        "Arctorthezia"@sv .

<http://tun.fi/MX.227916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Newsteadia" ;
    dwc:scientificNameAuthorship "Green, 1902" ;
    skos:broader <http://tun.fi/MX.227911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227917> ;
    skos:prefLabel "Newsteadia"@fi,
        "Newsteadia"@sv .

<http://tun.fi/MX.227918> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Margarodidae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227919> ;
    skos:prefLabel "Margarodidae"@fi,
        "Margarodidae"@sv .

<http://tun.fi/MX.227919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Matsucoccus" ;
    dwc:scientificNameAuthorship "Cockerell, 1909" ;
    skos:broader <http://tun.fi/MX.227918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227920> ;
    skos:prefLabel "Matsucoccus"@fi,
        "Matsucoccus"@sv .

<http://tun.fi/MX.227932> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peliococcus" ;
    dwc:scientificNameAuthorship "Borchsenius, 1948" ;
    skos:broader <http://tun.fi/MX.53644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227933> ;
    skos:prefLabel "Peliococcus"@fi,
        "Peliococcus"@sv .

<http://tun.fi/MX.227934> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccura" ;
    dwc:scientificNameAuthorship "Sulc, 1908" ;
    skos:broader <http://tun.fi/MX.53644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227935> ;
    skos:prefLabel "Coccura"@fi,
        "Coccura"@sv .

<http://tun.fi/MX.227936> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trionymus" ;
    dwc:scientificNameAuthorship "Berg, 1899" ;
    skos:broader <http://tun.fi/MX.53644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227937> ;
    skos:prefLabel "Trionymus"@fi,
        "Trionymus"@sv .

<http://tun.fi/MX.227938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhizoecus" ;
    dwc:scientificNameAuthorship "Künchel d Herculais, 1878" ;
    skos:broader <http://tun.fi/MX.53644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227939> ;
    skos:prefLabel "Rhizoecus"@fi,
        "Rhizoecus"@sv .

<http://tun.fi/MX.227940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heliococcus" ;
    dwc:scientificNameAuthorship "Sulc" ;
    skos:broader <http://tun.fi/MX.53644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227941> ;
    skos:prefLabel "Heliococcus"@fi,
        "Heliococcus"@sv .

<http://tun.fi/MX.227943> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Kermesidae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227944> ;
    skos:prefLabel "Kermesidae"@fi,
        "Kermesidae"@sv .

<http://tun.fi/MX.227944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kermes" ;
    dwc:scientificNameAuthorship "Boitard, 1828" ;
    skos:broader <http://tun.fi/MX.227943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227945> ;
    skos:prefLabel "Kermes"@fi,
        "Kermes"@sv .

<http://tun.fi/MX.227947> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gossyparia" ;
    dwc:scientificNameAuthorship "Signoret, 1875" ;
    skos:broader <http://tun.fi/MX.227946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227948> ;
    skos:prefLabel "Gossyparia"@fi,
        "Gossyparia"@sv .

<http://tun.fi/MX.227953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudochermes" ;
    dwc:scientificNameAuthorship "Nitsche, 1895" ;
    skos:broader <http://tun.fi/MX.227946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227954> ;
    skos:prefLabel "Pseudochermes"@fi,
        "Pseudochermes"@sv .

<http://tun.fi/MX.227955> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Luzulaspis" ;
    dwc:scientificNameAuthorship "Ntargioni, 1868" ;
    skos:broader <http://tun.fi/MX.227946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227956> ;
    skos:prefLabel "Luzulaspis"@fi,
        "Luzulaspis"@sv .

<http://tun.fi/MX.227960> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pulvinaria" ;
    dwc:scientificNameAuthorship "Targioni, 1868" ;
    skos:broader <http://tun.fi/MX.53627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227961> ;
    skos:prefLabel "Pulvinaria"@fi,
        "Pulvinaria"@sv .

<http://tun.fi/MX.227963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parthenolecanium" ;
    dwc:scientificNameAuthorship "Sulc, 1908" ;
    skos:broader <http://tun.fi/MX.53627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227964> ;
    skos:prefLabel "Parthenolecanium"@fi,
        "Parthenolecanium"@sv .

<http://tun.fi/MX.227978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chionaspis" ;
    dwc:scientificNameAuthorship "Signoret" ;
    skos:broader <http://tun.fi/MX.53607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227979> ;
    skos:prefLabel "Chionaspis"@fi,
        "Chionaspis"@sv .

<http://tun.fi/MX.227980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aulacaspis" ;
    dwc:scientificNameAuthorship "Cockerell, 1892" ;
    skos:broader <http://tun.fi/MX.53607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227981> ;
    skos:prefLabel "Aulacaspis"@fi,
        "Aulacaspis"@sv .

<http://tun.fi/MX.227987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aleurolobus" ;
    dwc:scientificNameAuthorship "Quaintance & Baker, 1914" ;
    skos:broader <http://tun.fi/MX.53592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227988> ;
    skos:prefLabel "Aleurolobus"@fi,
        "Aleurolobus"@sv .

<http://tun.fi/MX.227989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asterobemisia" ;
    dwc:scientificNameAuthorship "Trehan, 1940" ;
    skos:broader <http://tun.fi/MX.53592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227990> ;
    skos:prefLabel "Asterobemisia"@fi,
        "Asterobemisia"@sv .

<http://tun.fi/MX.227992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aleurotuberculatus" ;
    dwc:scientificNameAuthorship "Takahashi, 1938" ;
    skos:broader <http://tun.fi/MX.53592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227993> ;
    skos:prefLabel "Aleurotuberculatus"@fi,
        "Aleurotuberculatus"@sv .

<http://tun.fi/MX.227993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aleurotuberculatus similis" ;
    dwc:scientificNameAuthorship "Takahashi, 1938" ;
    skos:broader <http://tun.fi/MX.227992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227994> ;
    skos:prefLabel "Aleurotuberculatus similis"@fi,
        "Aleurotuberculatus similis"@sv .

<http://tun.fi/MX.227995> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calluneyrodes" ;
    dwc:scientificNameAuthorship "Zahradnik, 1962" ;
    skos:broader <http://tun.fi/MX.53592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227996> ;
    skos:prefLabel "Calluneyrodes"@fi,
        "Calluneyrodes"@sv .

<http://tun.fi/MX.227997> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pealius" ;
    dwc:scientificNameAuthorship "Quaintance & Baker, 1914" ;
    skos:broader <http://tun.fi/MX.53592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227998> ;
    skos:prefLabel "Pealius"@fi,
        "Pealius"@sv .

<http://tun.fi/MX.227999> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aleurochiton" ;
    dwc:scientificNameAuthorship "Tullgren, 1907" ;
    skos:broader <http://tun.fi/MX.53592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228000> ;
    skos:prefLabel "Aleurochiton"@fi,
        "Aleurochiton"@sv .

<http://tun.fi/MX.228003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aleuroclava" ;
    dwc:scientificNameAuthorship "Singh, 1931" ;
    skos:broader <http://tun.fi/MX.53592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228004> ;
    skos:prefLabel "Aleuroclava"@fi,
        "Aleuroclava"@sv .

<http://tun.fi/MX.228032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthochermes" ;
    dwc:scientificNameAuthorship "Kollar, 1848" ;
    skos:broader <http://tun.fi/MX.228031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228033> ;
    skos:prefLabel "Acanthochermes"@fi,
        "Acanthochermes"@sv .

<http://tun.fi/MX.228034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phylloxera" ;
    dwc:scientificNameAuthorship "Boyer de Fonscolombe, 1834" ;
    skos:broader <http://tun.fi/MX.228031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228035> ;
    skos:prefLabel "Phylloxera"@fi,
        "Phylloxera"@sv .

<http://tun.fi/MX.228036> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Mindarinae" ;
    skos:broader <http://tun.fi/MX.53626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228037> ;
    skos:prefLabel "Mindarinae"@fi,
        "Mindarinae"@sv .

<http://tun.fi/MX.228041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thelaxes" ;
    dwc:scientificNameAuthorship "Westwood, 1840" ;
    skos:broader <http://tun.fi/MX.228040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228042> ;
    skos:prefLabel "Thelaxes"@fi,
        "Thelaxes"@sv .

<http://tun.fi/MX.228051> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hamamelistes" ;
    dwc:scientificNameAuthorship "Shimer, 1867" ;
    skos:broader <http://tun.fi/MX.228048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228052> ;
    skos:prefLabel "Hamamelistes"@fi,
        "Hamamelistes"@sv .

<http://tun.fi/MX.228053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hormaphis" ;
    dwc:scientificNameAuthorship "Osten-Sacken, 1861" ;
    skos:broader <http://tun.fi/MX.228048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228054> ;
    skos:prefLabel "Hormaphis"@fi,
        "Hormaphis"@sv .

<http://tun.fi/MX.228055> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anoeciinae" ;
    skos:broader <http://tun.fi/MX.53626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228056> ;
    skos:prefLabel "Anoeciinae"@fi,
        "Anoeciinae"@sv .

<http://tun.fi/MX.228063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriosoma" ;
    dwc:scientificNameAuthorship "Leach, 1818" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228064> ;
    skos:prefLabel "Eriosoma"@fi,
        "Eriosoma"@sv .

<http://tun.fi/MX.228065> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colopha" ;
    dwc:scientificNameAuthorship "Monell, 1877" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228066> ;
    skos:prefLabel "Colopha"@fi,
        "Colopha"@sv .

<http://tun.fi/MX.228067> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kaltenbachiella" ;
    dwc:scientificNameAuthorship "Schouteden, 1906" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228068> ;
    skos:prefLabel "Kaltenbachiella"@fi,
        "Kaltenbachiella"@sv .

<http://tun.fi/MX.228069> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetraneura" ;
    dwc:scientificNameAuthorship "Hartig, 1841" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228070> ;
    skos:prefLabel "Tetraneura"@fi,
        "Tetraneura"@sv .

<http://tun.fi/MX.228077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gootiella" ;
    dwc:scientificNameAuthorship "Tullgren, 1925" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228078> ;
    skos:prefLabel "Gootiella"@fi,
        "Gootiella"@sv .

<http://tun.fi/MX.228079> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachypappella" ;
    dwc:scientificNameAuthorship "Baker, 1920" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228080> ;
    skos:prefLabel "Pachypappella"@fi,
        "Pachypappella"@sv .

<http://tun.fi/MX.228103> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baizongia" ;
    dwc:scientificNameAuthorship "Rondani, 1848" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228104> ;
    skos:prefLabel "Baizongia"@fi,
        "Baizongia"@sv .

<http://tun.fi/MX.228109> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracletus" ;
    dwc:scientificNameAuthorship "von Heyden, 1837" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228110> ;
    skos:prefLabel "Paracletus"@fi,
        "Paracletus"@sv .

<http://tun.fi/MX.228114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Smynthurodes" ;
    dwc:scientificNameAuthorship "Westwood, 1849" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228115> ;
    skos:prefLabel "Smynthurodes"@fi,
        "Smynthurodes"@sv .

<http://tun.fi/MX.228118> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Drepanosiphinae" ;
    skos:broader <http://tun.fi/MX.53626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228119> ;
    skos:prefLabel "Drepanosiphinae"@fi,
        "Drepanosiphinae"@sv .

<http://tun.fi/MX.228119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drepanosiphum" ;
    dwc:scientificNameAuthorship "Koch, 1855" ;
    skos:broader <http://tun.fi/MX.228118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228120> ;
    skos:prefLabel "Drepanosiphum"@fi,
        "Drepanosiphum"@sv .

<http://tun.fi/MX.228123> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symydobius" ;
    dwc:scientificNameAuthorship "Mordvilko, 1894" ;
    skos:broader <http://tun.fi/MX.4884390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228124> ;
    skos:prefLabel "Symydobius"@fi,
        "Symydobius"@sv .

<http://tun.fi/MX.228125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clethrobius" ;
    dwc:scientificNameAuthorship "Mordvilko, 1928" ;
    skos:broader <http://tun.fi/MX.4884390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228126> ;
    skos:prefLabel "Clethrobius"@fi,
        "Clethrobius"@sv .

<http://tun.fi/MX.228142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monaphis" ;
    dwc:scientificNameAuthorship "Walker, 1870" ;
    skos:broader <http://tun.fi/MX.4884390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228143> ;
    skos:prefLabel "Monaphis"@fi,
        "Monaphis"@sv .

<http://tun.fi/MX.228162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucallipterus" ;
    dwc:scientificNameAuthorship "Schouteden, 1906" ;
    skos:broader <http://tun.fi/MX.4884390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228163> ;
    skos:prefLabel "Eucallipterus"@fi,
        "Eucallipterus"@sv .

<http://tun.fi/MX.228171> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phyllaphidinae" ;
    skos:broader <http://tun.fi/MX.53626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228172> ;
    skos:prefLabel "Phyllaphidinae"@fi,
        "Phyllaphidinae"@sv .

<http://tun.fi/MX.228172> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllaphis" ;
    dwc:scientificNameAuthorship "Koch, 1856" ;
    skos:broader <http://tun.fi/MX.228171> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228173> ;
    skos:prefLabel "Phyllaphis"@fi,
        "Phyllaphis"@sv .

<http://tun.fi/MX.228193> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saltusaphis" ;
    dwc:scientificNameAuthorship "Theobald, 1915" ;
    skos:broader <http://tun.fi/MX.228174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228194> ;
    skos:prefLabel "Saltusaphis"@fi,
        "Saltusaphis"@sv .

<http://tun.fi/MX.228198> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Juncobia" ;
    dwc:scientificNameAuthorship "Quednau, 1954" ;
    skos:broader <http://tun.fi/MX.228174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228199> ;
    skos:prefLabel "Juncobia"@fi,
        "Juncobia"@sv .

<http://tun.fi/MX.228217> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laingia" ;
    dwc:scientificNameAuthorship "Theobald, 1922" ;
    skos:broader <http://tun.fi/MX.4884391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228218> ;
    skos:prefLabel "Laingia"@fi,
        "Laingia"@sv .

<http://tun.fi/MX.228222> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caricosipha" ;
    dwc:scientificNameAuthorship "Börner, 1939" ;
    skos:broader <http://tun.fi/MX.4884391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228223> ;
    skos:prefLabel "Caricosipha"@fi,
        "Caricosipha"@sv .

<http://tun.fi/MX.228232> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetosiphella" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1939" ;
    skos:broader <http://tun.fi/MX.4884391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228233> ;
    skos:prefLabel "Chaetosiphella"@fi,
        "Chaetosiphella"@sv .

<http://tun.fi/MX.228246> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aphis cytisorum" ;
    dwc:scientificNameAuthorship "Hartig, 1841" ;
    skos:broader <http://tun.fi/MX.53497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228247> ;
    skos:prefLabel "Aphis cytisorum"@fi,
        "Aphis cytisorum"@sv .

<http://tun.fi/MX.228314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptosiphum" ;
    dwc:scientificNameAuthorship "Buckton, (1875) 1879" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228315> ;
    skos:prefLabel "Cryptosiphum"@fi,
        "Cryptosiphum"@sv .

<http://tun.fi/MX.228316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyalopterus" ;
    dwc:scientificNameAuthorship "Koch, 1854" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228317> ;
    skos:prefLabel "Hyalopterus"@fi,
        "Hyalopterus"@sv .

<http://tun.fi/MX.228353> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nearctaphis" ;
    dwc:scientificNameAuthorship "Shaposhnikov, 1950" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228354> ;
    skos:prefLabel "Nearctaphis"@fi,
        "Nearctaphis"@sv .

<http://tun.fi/MX.228383> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceruraphis" ;
    dwc:scientificNameAuthorship "Börner, 1926" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228384> ;
    skos:prefLabel "Ceruraphis"@fi,
        "Ceruraphis"@sv .

<http://tun.fi/MX.228385> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hayhurstia" ;
    dwc:scientificNameAuthorship "del Guercio, 1917 nec Mordvilko, 1921" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228386> ;
    skos:prefLabel "Hayhurstia"@fi,
        "Hayhurstia"@sv .

<http://tun.fi/MX.228396> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brevicoryne" ;
    dwc:scientificNameAuthorship "van der Goot, 1915" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228397> ;
    skos:prefLabel "Brevicoryne"@fi,
        "Brevicoryne"@sv .

<http://tun.fi/MX.228401> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lipaphis rossi" ;
    dwc:scientificNameAuthorship "Börner, 1939" ;
    skos:broader <http://tun.fi/MX.228398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228402> ;
    skos:prefLabel "Lipaphis rossi"@fi,
        "Lipaphis rossi"@sv .

<http://tun.fi/MX.228417> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Staegeriella" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1947" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228418> ;
    skos:prefLabel "Staegeriella"@fi,
        "Staegeriella"@sv .

<http://tun.fi/MX.228419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspidaphis" ;
    dwc:scientificNameAuthorship "Gillette, 1917" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228420> ;
    skos:prefLabel "Aspidaphis"@fi,
        "Aspidaphis"@sv .

<http://tun.fi/MX.228428> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Longicaudus" ;
    dwc:scientificNameAuthorship "van der Goot, 1913" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228429> ;
    skos:prefLabel "Longicaudus"@fi,
        "Longicaudus"@sv .

<http://tun.fi/MX.228430> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myzaphis" ;
    dwc:scientificNameAuthorship "van der Goot, 1913" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228431> ;
    skos:prefLabel "Myzaphis"@fi,
        "Myzaphis"@sv .

<http://tun.fi/MX.228432> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ericaphis" ;
    dwc:scientificNameAuthorship "Börner, 1939" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228433> ;
    skos:prefLabel "Ericaphis"@fi,
        "Ericaphis"@sv .

<http://tun.fi/MX.228434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elatobium" ;
    dwc:scientificNameAuthorship "Mordvilko, 1914" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228435> ;
    skos:prefLabel "Elatobium"@fi,
        "Elatobium"@sv .

<http://tun.fi/MX.228436> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liosomaphis" ;
    dwc:scientificNameAuthorship "Walker, 1868" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228437> ;
    skos:prefLabel "Liosomaphis"@fi,
        "Liosomaphis"@sv .

<http://tun.fi/MX.228450> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ossiannilssonia" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1952" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228451> ;
    skos:prefLabel "Ossiannilssonia"@fi,
        "Ossiannilssonia"@sv .

<http://tun.fi/MX.228452> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vesiculaphis" ;
    dwc:scientificNameAuthorship "del Guercio, 1911" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228453> ;
    skos:prefLabel "Vesiculaphis"@fi,
        "Vesiculaphis"@sv .

<http://tun.fi/MX.228454> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichosiphonaphis" ;
    dwc:scientificNameAuthorship "Takahashi, 1922" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228455> ;
    skos:prefLabel "Trichosiphonaphis"@fi,
        "Trichosiphonaphis"@sv .

<http://tun.fi/MX.228462> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudacaudella" ;
    dwc:scientificNameAuthorship "Börner, 1950" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228463> ;
    skos:prefLabel "Pseudacaudella"@fi,
        "Pseudacaudella"@sv .

<http://tun.fi/MX.228464> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myzodium" ;
    dwc:scientificNameAuthorship "Börner, 1949" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228465> ;
    skos:prefLabel "Myzodium"@fi,
        "Myzodium"@sv .

<http://tun.fi/MX.228466> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Decorosiphon" ;
    dwc:scientificNameAuthorship "Börner, 1939" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228467> ;
    skos:prefLabel "Decorosiphon"@fi,
        "Decorosiphon"@sv .

<http://tun.fi/MX.228468> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ovatus" ;
    dwc:scientificNameAuthorship "van der Goot, 1913" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228469> ;
    skos:prefLabel "Ovatus"@fi,
        "Ovatus"@sv .

<http://tun.fi/MX.228470> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phorodon" ;
    dwc:scientificNameAuthorship "Passerini, 1860" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228471> ;
    skos:prefLabel "Phorodon"@fi,
        "Phorodon"@sv .

<http://tun.fi/MX.228483> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tubaphis" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1947" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228484> ;
    skos:prefLabel "Tubaphis"@fi,
        "Tubaphis"@sv .

<http://tun.fi/MX.228499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nasonovia compositellae" ;
    dwc:scientificNameAuthorship "Theobald, 1924" ;
    skos:broader <http://tun.fi/MX.228497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228500> ;
    skos:prefLabel "Nasonovia compositellae"@fi,
        "Nasonovia compositellae"@sv .

<http://tun.fi/MX.228519> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyalopteroides" ;
    dwc:scientificNameAuthorship "Theobald, 1916" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228520> ;
    skos:prefLabel "Hyalopteroides"@fi,
        "Hyalopteroides"@sv .

<http://tun.fi/MX.228540> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptaphis" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1947" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228541> ;
    skos:prefLabel "Cryptaphis"@fi,
        "Cryptaphis"@sv .

<http://tun.fi/MX.228554> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microlophium" ;
    dwc:scientificNameAuthorship "Mordvilko, 1914" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228555> ;
    skos:prefLabel "Microlophium"@fi,
        "Microlophium"@sv .

<http://tun.fi/MX.228556> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthracosiphon" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1947" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228557> ;
    skos:prefLabel "Anthracosiphon"@fi,
        "Anthracosiphon"@sv .

<http://tun.fi/MX.228558> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Subacyrthosiphon" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1947" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228559> ;
    skos:prefLabel "Subacyrthosiphon"@fi,
        "Subacyrthosiphon"@sv .

<http://tun.fi/MX.228560> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Linosiphon" ;
    dwc:scientificNameAuthorship "Börner, 1950" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228561> ;
    skos:prefLabel "Linosiphon"@fi,
        "Linosiphon"@sv .

<http://tun.fi/MX.228567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neomyzus" ;
    dwc:scientificNameAuthorship "van der Goot, 1915" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5029883> ;
    skos:prefLabel "Neomyzus"@fi,
        "Neomyzus"@sv .

<http://tun.fi/MX.228594> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corylobium" ;
    dwc:scientificNameAuthorship "Mordvilko, 1914" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228595> ;
    skos:prefLabel "Corylobium"@fi,
        "Corylobium"@sv .

<http://tun.fi/MX.228596> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delphiniobium" ;
    dwc:scientificNameAuthorship "Mordvilko, 1914" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228597> ;
    skos:prefLabel "Delphiniobium"@fi,
        "Delphiniobium"@sv .

<http://tun.fi/MX.228612> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Titanosiphon" ;
    dwc:scientificNameAuthorship "Nevsky, 1928" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228613> ;
    skos:prefLabel "Titanosiphon"@fi,
        "Titanosiphon"@sv .

<http://tun.fi/MX.228640> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metopeurum" ;
    dwc:scientificNameAuthorship "Mordvilko, 1914" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228641> ;
    skos:prefLabel "Metopeurum"@fi,
        "Metopeurum"@sv .

<http://tun.fi/MX.228659> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoamphorophora" ;
    dwc:scientificNameAuthorship "Mason, 1924" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228660> ;
    skos:prefLabel "Neoamphorophora"@fi,
        "Neoamphorophora"@sv .

<http://tun.fi/MX.228663> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lachnus" ;
    dwc:scientificNameAuthorship "Burmeister, 1835" ;
    skos:broader <http://tun.fi/MX.228661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228664> ;
    skos:prefLabel "Lachnus"@fi,
        "Lachnus"@sv .

<http://tun.fi/MX.228665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tuberolachnus" ;
    dwc:scientificNameAuthorship "Mordvilko, 1909" ;
    skos:broader <http://tun.fi/MX.228661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228666> ;
    skos:prefLabel "Tuberolachnus"@fi,
        "Tuberolachnus"@sv .

<http://tun.fi/MX.228667> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Maculolachnus" ;
    dwc:scientificNameAuthorship "Gaumont, 1920" ;
    skos:broader <http://tun.fi/MX.228661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228668> ;
    skos:prefLabel "Maculolachnus"@fi,
        "Maculolachnus"@sv .

<http://tun.fi/MX.228670> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stomaphis" ;
    dwc:scientificNameAuthorship "Walker, 1870" ;
    skos:broader <http://tun.fi/MX.228661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228671> ;
    skos:prefLabel "Stomaphis"@fi,
        "Stomaphis"@sv .

<http://tun.fi/MX.228687> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizolachnus" ;
    dwc:scientificNameAuthorship "Mordvilko, 1909" ;
    skos:broader <http://tun.fi/MX.228661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228688> ;
    skos:prefLabel "Schizolachnus"@fi,
        "Schizolachnus"@sv .

<http://tun.fi/MX.228713> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Liviidae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228714> ;
    skos:prefLabel "Liviidae"@fi,
        "Liviidae"@sv .

<http://tun.fi/MX.228721> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strophingia" ;
    dwc:scientificNameAuthorship "Enderlein, 1914" ;
    skos:broader <http://tun.fi/MX.228720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228722> ;
    skos:prefLabel "Strophingia"@fi,
        "Strophingia"@sv .

<http://tun.fi/MX.228723> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhinocola" ;
    dwc:scientificNameAuthorship "Förster, 1848" ;
    skos:broader <http://tun.fi/MX.228720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228724> ;
    skos:prefLabel "Rhinocola"@fi,
        "Rhinocola"@sv .

<http://tun.fi/MX.228751> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neocraspedolepta" ;
    dwc:scientificNameAuthorship "Conci & Tamanini, 1986" ;
    skos:broader <http://tun.fi/MX.228720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228752> ;
    skos:prefLabel "Neocraspedolepta"@fi,
        "Neocraspedolepta"@sv .

<http://tun.fi/MX.228753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camarotoscena" ;
    dwc:scientificNameAuthorship "Haupt, 1935" ;
    skos:broader <http://tun.fi/MX.228720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228754> ;
    skos:prefLabel "Camarotoscena"@fi,
        "Camarotoscena"@sv .

<http://tun.fi/MX.228763> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asphagidella" ;
    dwc:scientificNameAuthorship "Enderlein, 1921" ;
    skos:broader <http://tun.fi/MX.53584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52988> ;
    skos:prefLabel "Asphagidella"@fi,
        "Asphagidella"@sv .

<http://tun.fi/MX.228765> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baeopelma" ;
    dwc:scientificNameAuthorship "Enderlein, 1926" ;
    skos:broader <http://tun.fi/MX.53584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228766> ;
    skos:prefLabel "Baeopelma"@fi,
        "Baeopelma"@sv .

<http://tun.fi/MX.228767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chamaepsylla" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1970" ;
    skos:broader <http://tun.fi/MX.53584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228768> ;
    skos:prefLabel "Chamaepsylla"@fi,
        "Chamaepsylla"@sv .

<http://tun.fi/MX.228849> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pentastiridius" ;
    dwc:scientificNameAuthorship "Kirschbaum, 1868" ;
    skos:broader <http://tun.fi/MX.228838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228850> ;
    skos:prefLabel "Pentastiridius"@fi,
        "Pentastiridius"@sv .

<http://tun.fi/MX.228862> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anakelisia" ;
    dwc:scientificNameAuthorship "W. Wagner, 1963" ;
    skos:broader <http://tun.fi/MX.228852> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228863> ;
    skos:prefLabel "Anakelisia"@fi,
        "Anakelisia"@sv .

<http://tun.fi/MX.228864> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Stenocraninae" ;
    skos:broader <http://tun.fi/MX.228851> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228865> ;
    skos:prefLabel "Stenocraninae"@fi,
        "Stenocraninae"@sv .

<http://tun.fi/MX.228870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delphacinus" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228871> ;
    skos:prefLabel "Delphacinus"@fi,
        "Delphacinus"@sv .

<http://tun.fi/MX.228872> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurysula" ;
    dwc:scientificNameAuthorship "Vilbaste, 1968" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228873> ;
    skos:prefLabel "Eurysula"@fi,
        "Eurysula"@sv .

<http://tun.fi/MX.228881> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stiromoides" ;
    dwc:scientificNameAuthorship "Vilbaste, 1971" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228882> ;
    skos:prefLabel "Stiromoides"@fi,
        "Stiromoides"@sv .

<http://tun.fi/MX.228886> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euconomelus" ;
    dwc:scientificNameAuthorship "Haupt, 1929" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228887> ;
    skos:prefLabel "Euconomelus"@fi,
        "Euconomelus"@sv .

<http://tun.fi/MX.228894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euides" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228895> ;
    skos:prefLabel "Euides"@fi,
        "Euides"@sv .

<http://tun.fi/MX.228906> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megamelus" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228907> ;
    skos:prefLabel "Megamelus"@fi,
        "Megamelus"@sv .

<http://tun.fi/MX.228909> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Unkanodes" ;
    dwc:scientificNameAuthorship "Fennah, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228910> ;
    skos:prefLabel "Unkanodes"@fi,
        "Unkanodes"@sv .

<http://tun.fi/MX.228911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megadelphax" ;
    dwc:scientificNameAuthorship "W. Wagner, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228912> ;
    skos:prefLabel "Megadelphax"@fi,
        "Megadelphax"@sv .

<http://tun.fi/MX.228913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ditropsis" ;
    dwc:scientificNameAuthorship "W. Wagner, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228914> ;
    skos:prefLabel "Ditropsis"@fi,
        "Ditropsis"@sv .

<http://tun.fi/MX.228915> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laodelphax" ;
    dwc:scientificNameAuthorship "Fennah, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228916> ;
    skos:prefLabel "Laodelphax"@fi,
        "Laodelphax"@sv .

<http://tun.fi/MX.228920> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyledelphax" ;
    dwc:scientificNameAuthorship "Vilbaste, 1968" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228921> ;
    skos:prefLabel "Hyledelphax"@fi,
        "Hyledelphax"@sv .

<http://tun.fi/MX.228922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calligypona" ;
    dwc:scientificNameAuthorship "J. Sahlberg, 1871" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228923> ;
    skos:prefLabel "Calligypona"@fi,
        "Calligypona"@sv .

<http://tun.fi/MX.228929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gravesteiniella" ;
    dwc:scientificNameAuthorship "W. Wagner, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228930> ;
    skos:prefLabel "Gravesteiniella"@fi,
        "Gravesteiniella"@sv .

<http://tun.fi/MX.228935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Muirodelphax" ;
    dwc:scientificNameAuthorship "W. Wagner, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228936> ;
    skos:prefLabel "Muirodelphax"@fi,
        "Muirodelphax"@sv .

<http://tun.fi/MX.228944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicranotropis" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228945> ;
    skos:prefLabel "Dicranotropis"@fi,
        "Dicranotropis"@sv .

<http://tun.fi/MX.228950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kosswigianella" ;
    dwc:scientificNameAuthorship "W. Wagner, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228951> ;
    skos:prefLabel "Kosswigianella"@fi,
        "Kosswigianella"@sv .

<http://tun.fi/MX.228952> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Struebingianella" ;
    dwc:scientificNameAuthorship "W. Wagner, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228953> ;
    skos:prefLabel "Struebingianella"@fi,
        "Struebingianella"@sv .

<http://tun.fi/MX.228961> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oncodelphax" ;
    dwc:scientificNameAuthorship "W. Wagner, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228962> ;
    skos:prefLabel "Oncodelphax"@fi,
        "Oncodelphax"@sv .

<http://tun.fi/MX.228988> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Achilidae" ;
    skos:broader <http://tun.fi/MX.289596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228989> ;
    skos:prefLabel "Achilidae"@fi,
        "Achilidae"@sv .

<http://tun.fi/MX.228992> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Caliscelidae" ;
    skos:broader <http://tun.fi/MX.289596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228993> ;
    skos:prefLabel "Caliscelidae"@fi,
        "Caliscelidae"@sv .

<http://tun.fi/MX.228997> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tibicinidae" ;
    skos:broader <http://tun.fi/MX.289596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228998> ;
    skos:prefLabel "Tibicinidae"@fi,
        "Tibicinidae"@sv .

<http://tun.fi/MX.228998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cicadetta" ;
    dwc:scientificNameAuthorship "Kolenati, 1857" ;
    skos:broader <http://tun.fi/MX.228997> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228999> ;
    skos:prefLabel "Cicadetta"@fi,
        "Cicadetta"@sv .

<http://tun.fi/MX.229008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepyronia" ;
    dwc:scientificNameAuthorship "Amyot & Serville, 1843" ;
    skos:broader <http://tun.fi/MX.229000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229009> ;
    skos:prefLabel "Lepyronia"@fi,
        "Lepyronia"@sv .

<http://tun.fi/MX.229018> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peuceptyelus" ;
    dwc:scientificNameAuthorship "J. Sahlberg, 1871" ;
    skos:broader <http://tun.fi/MX.229000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229019> ;
    skos:prefLabel "Peuceptyelus"@fi,
        "Peuceptyelus"@sv .

<http://tun.fi/MX.229020> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philaenus" ;
    dwc:scientificNameAuthorship "Stål, 1864" ;
    skos:broader <http://tun.fi/MX.229000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229021> ;
    skos:prefLabel "Philaenus"@fi,
        "Philaenus"@sv .

<http://tun.fi/MX.229023> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Centrotus" ;
    dwc:scientificNameAuthorship "Fabricius, 1803" ;
    skos:broader <http://tun.fi/MX.229022> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229024> ;
    skos:prefLabel "Centrotus"@fi,
        "Centrotus"@sv .

<http://tun.fi/MX.229025> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ulopidae" ;
    skos:broader <http://tun.fi/MX.289596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229026> ;
    skos:prefLabel "Ulopidae"@fi,
        "Ulopidae"@sv .

<http://tun.fi/MX.229026> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ulopa" ;
    dwc:scientificNameAuthorship "Fallén, 1814" ;
    skos:broader <http://tun.fi/MX.229025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229027> ;
    skos:prefLabel "Ulopa"@fi,
        "Ulopa"@sv .

<http://tun.fi/MX.229028> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Megophthalminae" ;
    skos:broader <http://tun.fi/MX.53572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229029> ;
    skos:prefLabel "Megophthalminae"@fi,
        "Megophthalminae"@sv .

<http://tun.fi/MX.229029> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megophthalmus" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.229028> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229030> ;
    skos:prefLabel "Megophthalmus"@fi,
        "Megophthalmus"@sv .

<http://tun.fi/MX.229041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pediopsis" ;
    dwc:scientificNameAuthorship "Burmeister, 1838" ;
    skos:broader <http://tun.fi/MX.229031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229042> ;
    skos:prefLabel "Pediopsis"@fi,
        "Pediopsis"@sv .

<http://tun.fi/MX.229058> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macropsidius" ;
    dwc:scientificNameAuthorship "Ribaut, 1952" ;
    skos:broader <http://tun.fi/MX.229031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229059> ;
    skos:prefLabel "Macropsidius"@fi,
        "Macropsidius"@sv .

<http://tun.fi/MX.229060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hephathus" ;
    dwc:scientificNameAuthorship "Ribaut, 1952" ;
    skos:broader <http://tun.fi/MX.229031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229061> ;
    skos:prefLabel "Hephathus"@fi,
        "Hephathus"@sv .

<http://tun.fi/MX.229064> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agallia" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.229063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229065> ;
    skos:prefLabel "Agallia"@fi,
        "Agallia"@sv .

<http://tun.fi/MX.229091> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenidiocerus" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1981" ;
    skos:broader <http://tun.fi/MX.229071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229092> ;
    skos:prefLabel "Stenidiocerus"@fi,
        "Stenidiocerus"@sv .

<http://tun.fi/MX.229093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sahlbergotettix" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1953" ;
    skos:broader <http://tun.fi/MX.229071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229094> ;
    skos:prefLabel "Sahlbergotettix"@fi,
        "Sahlbergotettix"@sv .

<http://tun.fi/MX.229096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iassus" ;
    dwc:scientificNameAuthorship "Fabricius, 1803" ;
    skos:broader <http://tun.fi/MX.229095> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229097> ;
    skos:prefLabel "Iassus"@fi,
        "Iassus"@sv .

<http://tun.fi/MX.229098> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Batracomorphus" ;
    dwc:scientificNameAuthorship "Lewis, 1834" ;
    skos:broader <http://tun.fi/MX.229095> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229099> ;
    skos:prefLabel "Batracomorphus"@fi,
        "Batracomorphus"@sv .

<http://tun.fi/MX.229101> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dorycephalinae" ;
    skos:broader <http://tun.fi/MX.53572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229102> ;
    skos:prefLabel "Dorycephalinae"@fi,
        "Dorycephalinae"@sv .

<http://tun.fi/MX.229102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eupelix" ;
    dwc:scientificNameAuthorship "Germar, 1821" ;
    skos:broader <http://tun.fi/MX.229101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229103> ;
    skos:prefLabel "Eupelix"@fi,
        "Eupelix"@sv .

<http://tun.fi/MX.229128> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bathysmatophorus" ;
    dwc:scientificNameAuthorship "J. Sahlberg, 1871" ;
    skos:broader <http://tun.fi/MX.229124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229129> ;
    skos:prefLabel "Bathysmatophorus"@fi,
        "Bathysmatophorus"@sv .

<http://tun.fi/MX.229139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erythria" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229140> ;
    skos:prefLabel "Erythria"@fi,
        "Erythria"@sv .

<http://tun.fi/MX.229141> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Emelyanoviana" ;
    dwc:scientificNameAuthorship "Anufriev, 1970" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229142> ;
    skos:prefLabel "Emelyanoviana"@fi,
        "Emelyanoviana"@sv .

<http://tun.fi/MX.229149> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wagneriala" ;
    dwc:scientificNameAuthorship "Anufriev, 1970" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229150> ;
    skos:prefLabel "Wagneriala"@fi,
        "Wagneriala"@sv .

<http://tun.fi/MX.229154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notus" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229155> ;
    skos:prefLabel "Notus"@fi,
        "Notus"@sv .

<http://tun.fi/MX.229178> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kyboasca" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1953" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229179> ;
    skos:prefLabel "Kyboasca"@fi,
        "Kyboasca"@sv .

<http://tun.fi/MX.229222> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eupterycyba" ;
    dwc:scientificNameAuthorship "Dlabola, 1958" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229223> ;
    skos:prefLabel "Eupterycyba"@fi,
        "Eupterycyba"@sv .

<http://tun.fi/MX.229230> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ribautiana" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1947" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229231> ;
    skos:prefLabel "Ribautiana"@fi,
        "Ribautiana"@sv .

<http://tun.fi/MX.229232> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Typhlocyba" ;
    dwc:scientificNameAuthorship "Germar, 1833" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229233> ;
    skos:prefLabel "Typhlocyba"@fi,
        "Typhlocyba"@sv .

<http://tun.fi/MX.229234> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zonocyba" ;
    dwc:scientificNameAuthorship "Dlabola, 1958" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229235> ;
    skos:prefLabel "Zonocyba"@fi,
        "Zonocyba"@sv .

<http://tun.fi/MX.229258> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wagneripteryx" ;
    dwc:scientificNameAuthorship "Dlabola, 1958" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229259> ;
    skos:prefLabel "Wagneripteryx"@fi,
        "Wagneripteryx"@sv .

<http://tun.fi/MX.229264> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alnetoidia" ;
    dwc:scientificNameAuthorship "Dlabola, 1958" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229265> ;
    skos:prefLabel "Alnetoidia"@fi,
        "Alnetoidia"@sv .

<http://tun.fi/MX.229266> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hauptidia" ;
    dwc:scientificNameAuthorship "Dworakowska, 1970" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229267> ;
    skos:prefLabel "Hauptidia"@fi,
        "Hauptidia"@sv .

<http://tun.fi/MX.229268> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zyginidia" ;
    dwc:scientificNameAuthorship "Haupt, 1929" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229269> ;
    skos:prefLabel "Zyginidia"@fi,
        "Zyginidia"@sv .

<http://tun.fi/MX.229287> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arboridia" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1946" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229288> ;
    skos:prefLabel "Arboridia"@fi,
        "Arboridia"@sv .

<http://tun.fi/MX.229291> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grypotes" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229292> ;
    skos:prefLabel "Grypotes"@fi,
        "Grypotes"@sv .

<http://tun.fi/MX.229294> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Circulifer" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1953" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229295> ;
    skos:prefLabel "Circulifer"@fi,
        "Circulifer"@sv .

<http://tun.fi/MX.229296> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoaliturus" ;
    dwc:scientificNameAuthorship "Distant, 1918" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229297> ;
    skos:prefLabel "Neoaliturus"@fi,
        "Neoaliturus"@sv .

<http://tun.fi/MX.229306> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corycephalus" ;
    dwc:scientificNameAuthorship "Puton, 1886" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229307> ;
    skos:prefLabel "Corycephalus"@fi,
        "Corycephalus"@sv .

<http://tun.fi/MX.229330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erotettix" ;
    dwc:scientificNameAuthorship "Haupt, 1929" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229331> ;
    skos:prefLabel "Erotettix"@fi,
        "Erotettix"@sv .

<http://tun.fi/MX.229336> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sagatus" ;
    dwc:scientificNameAuthorship "Ribaut, 1948" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229337> ;
    skos:prefLabel "Sagatus"@fi,
        "Sagatus"@sv .

<http://tun.fi/MX.229339> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deltocephalus" ;
    dwc:scientificNameAuthorship "Burmeister, 1838" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229340> ;
    skos:prefLabel "Deltocephalus"@fi,
        "Deltocephalus"@sv .

<http://tun.fi/MX.229341> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endria" ;
    dwc:scientificNameAuthorship "Oman, 1949" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229342> ;
    skos:prefLabel "Endria"@fi,
        "Endria"@sv .

<http://tun.fi/MX.229350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platymetopius" ;
    dwc:scientificNameAuthorship "Burmeister, 1838" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229351> ;
    skos:prefLabel "Platymetopius"@fi,
        "Platymetopius"@sv .

<http://tun.fi/MX.229355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colladonus" ;
    dwc:scientificNameAuthorship "Ball, 1936" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229356> ;
    skos:prefLabel "Colladonus"@fi,
        "Colladonus"@sv .

<http://tun.fi/MX.229357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamprotettix" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229358> ;
    skos:prefLabel "Lamprotettix"@fi,
        "Lamprotettix"@sv .

<http://tun.fi/MX.229359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allygus" ;
    dwc:scientificNameAuthorship "Fieber, 1872" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229360> ;
    skos:prefLabel "Allygus"@fi,
        "Allygus"@sv .

<http://tun.fi/MX.229361> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allygidius" ;
    dwc:scientificNameAuthorship "Ribaut, 1948" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229362> ;
    skos:prefLabel "Allygidius"@fi,
        "Allygidius"@sv .

<http://tun.fi/MX.229363> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graphocraerus" ;
    dwc:scientificNameAuthorship "Thomson, 1869" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229364> ;
    skos:prefLabel "Graphocraerus"@fi,
        "Graphocraerus"@sv .

<http://tun.fi/MX.229365> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hardya" ;
    dwc:scientificNameAuthorship "Edwards, 1922" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229366> ;
    skos:prefLabel "Hardya"@fi,
        "Hardya"@sv .

<http://tun.fi/MX.229372> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paluda" ;
    dwc:scientificNameAuthorship "DeLong, 1936" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229373> ;
    skos:prefLabel "Paluda"@fi,
        "Paluda"@sv .

<http://tun.fi/MX.229398> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Speudotettix" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229399> ;
    skos:prefLabel "Speudotettix"@fi,
        "Speudotettix"@sv .

<http://tun.fi/MX.229400> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hesium" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229401> ;
    skos:prefLabel "Hesium"@fi,
        "Hesium"@sv .

<http://tun.fi/MX.229404> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thamnotettix" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229405> ;
    skos:prefLabel "Thamnotettix"@fi,
        "Thamnotettix"@sv .

<http://tun.fi/MX.229407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pithyotettix" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229408> ;
    skos:prefLabel "Pithyotettix"@fi,
        "Pithyotettix"@sv .

<http://tun.fi/MX.229412> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colobotettix" ;
    dwc:scientificNameAuthorship "Ribaut, 1948" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229413> ;
    skos:prefLabel "Colobotettix"@fi,
        "Colobotettix"@sv .

<http://tun.fi/MX.229414> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macustus" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229415> ;
    skos:prefLabel "Macustus"@fi,
        "Macustus"@sv .

<http://tun.fi/MX.229416> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Handianus" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229417> ;
    skos:prefLabel "Handianus"@fi,
        "Handianus"@sv .

<http://tun.fi/MX.229418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Doliotettix" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229419> ;
    skos:prefLabel "Doliotettix"@fi,
        "Doliotettix"@sv .

<http://tun.fi/MX.229425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stictocoris" ;
    dwc:scientificNameAuthorship "Thomson, 1869" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229426> ;
    skos:prefLabel "Stictocoris"@fi,
        "Stictocoris"@sv .

<http://tun.fi/MX.229439> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophiolix" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229440> ;
    skos:prefLabel "Ophiolix"@fi,
        "Ophiolix"@sv .

<http://tun.fi/MX.229446> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laburrus" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229447> ;
    skos:prefLabel "Laburrus"@fi,
        "Laburrus"@sv .

<http://tun.fi/MX.229448> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euscelidius" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229449> ;
    skos:prefLabel "Euscelidius"@fi,
        "Euscelidius"@sv .

<http://tun.fi/MX.229450> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euscelis" ;
    dwc:scientificNameAuthorship "Brullé, 1832" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229451> ;
    skos:prefLabel "Euscelis"@fi,
        "Euscelis"@sv .

<http://tun.fi/MX.229466> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fieberiella" ;
    dwc:scientificNameAuthorship "Signoret, 1880" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229467> ;
    skos:prefLabel "Fieberiella"@fi,
        "Fieberiella"@sv .

<http://tun.fi/MX.229469> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paramesus" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229470> ;
    skos:prefLabel "Paramesus"@fi,
        "Paramesus"@sv .

<http://tun.fi/MX.229472> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parapotes" ;
    dwc:scientificNameAuthorship "Emelyanov, 1964" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229473> ;
    skos:prefLabel "Parapotes"@fi,
        "Parapotes"@sv .

<http://tun.fi/MX.229509> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ebarrius" ;
    dwc:scientificNameAuthorship "Ribaut, 1947" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229510> ;
    skos:prefLabel "Ebarrius"@fi,
        "Ebarrius"@sv .

<http://tun.fi/MX.229512> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adarrus" ;
    dwc:scientificNameAuthorship "Ribaut, 1947" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229513> ;
    skos:prefLabel "Adarrus"@fi,
        "Adarrus"@sv .

<http://tun.fi/MX.229514> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Errastunus" ;
    dwc:scientificNameAuthorship "Ribaut, 1947" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229515> ;
    skos:prefLabel "Errastunus"@fi,
        "Errastunus"@sv .

<http://tun.fi/MX.229516> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Turrutus" ;
    dwc:scientificNameAuthorship "Ribaut, 1947" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229517> ;
    skos:prefLabel "Turrutus"@fi,
        "Turrutus"@sv .

<http://tun.fi/MX.229518> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mongolojassus" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1953" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229519> ;
    skos:prefLabel "Mongolojassus"@fi,
        "Mongolojassus"@sv .

<http://tun.fi/MX.229523> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Jassargus alpinus" ;
    dwc:scientificNameAuthorship "(Then, 1896)" ;
    skos:broader <http://tun.fi/MX.229521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229524> ;
    skos:prefLabel "Jassargus alpinus"@fi,
        "Jassargus alpinus"@sv .

<http://tun.fi/MX.229534> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pinumius" ;
    dwc:scientificNameAuthorship "Ribaut, 1947" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229535> ;
    skos:prefLabel "Pinumius"@fi,
        "Pinumius"@sv .

<http://tun.fi/MX.229536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplocolenus" ;
    dwc:scientificNameAuthorship "Ribaut, 1947" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229537> ;
    skos:prefLabel "Diplocolenus"@fi,
        "Diplocolenus"@sv .

<http://tun.fi/MX.229545> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rosenus" ;
    dwc:scientificNameAuthorship "Oman, 1949" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229546> ;
    skos:prefLabel "Rosenus"@fi,
        "Rosenus"@sv .

<http://tun.fi/MX.229553> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lebradea" ;
    dwc:scientificNameAuthorship "Remane, 1959" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229554> ;
    skos:prefLabel "Lebradea"@fi,
        "Lebradea"@sv .

<http://tun.fi/MX.229567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calamotettix" ;
    dwc:scientificNameAuthorship "Emelyanov, 1964" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229568> ;
    skos:prefLabel "Calamotettix"@fi,
        "Calamotettix"@sv .

<http://tun.fi/MX.229569> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boreotettix" ;
    dwc:scientificNameAuthorship "Lindberg, 1952" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229570> ;
    skos:prefLabel "Boreotettix"@fi,
        "Boreotettix"@sv .

<http://tun.fi/MX.229572> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Henschia" ;
    dwc:scientificNameAuthorship "Lethierry, 1892" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229573> ;
    skos:prefLabel "Henschia"@fi,
        "Henschia"@sv .

<http://tun.fi/MX.229575> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erzaleus" ;
    dwc:scientificNameAuthorship "Ribaut, 1952" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229576> ;
    skos:prefLabel "Erzaleus"@fi,
        "Erzaleus"@sv .

<http://tun.fi/MX.229579> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ceratocombidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Ceratocombidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229580> ;
    skos:prefLabel "lutiaiset"@fi,
        "Ceratocombidae"@sv .

<http://tun.fi/MX.229588> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dipsocoridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Dipsocoridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229589> ;
    skos:prefLabel "rahkiaiset"@fi,
        "Dipsocoridae"@sv .

<http://tun.fi/MX.229594> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nepinae" ;
    skos:broader <http://tun.fi/MX.229593> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229595> ;
    skos:prefLabel "Nepinae"@fi,
        "Nepinae"@sv .

<http://tun.fi/MX.229595> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nepa" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.229594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229596> ;
    skos:prefLabel "Nepa"@fi,
        "Nepa"@sv .

<http://tun.fi/MX.229598> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ranatrinae" ;
    skos:broader <http://tun.fi/MX.229593> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229599> ;
    skos:prefLabel "Ranatrinae"@fi,
        "Ranatrinae"@sv .

<http://tun.fi/MX.229599> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ranatra" ;
    dwc:scientificNameAuthorship "Fabricius, 1790" ;
    skos:broader <http://tun.fi/MX.229598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229600> ;
    skos:prefLabel "Ranatra"@fi,
        "Ranatra"@sv .

<http://tun.fi/MX.229603> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Micronectinae" ;
    skos:broader <http://tun.fi/MX.229602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229604> ;
    skos:prefLabel "Micronectinae"@fi,
        "Micronectinae"@sv .

<http://tun.fi/MX.229608> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cymatiainae" ;
    skos:broader <http://tun.fi/MX.229602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229609> ;
    skos:prefLabel "Cymatiainae"@fi,
        "Cymatiainae"@sv .

<http://tun.fi/MX.229632> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracorixa" ;
    dwc:scientificNameAuthorship "Poisson, 1957" ;
    skos:broader <http://tun.fi/MX.229612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229633> ;
    skos:prefLabel "Paracorixa"@fi,
        "Paracorixa"@sv .

<http://tun.fi/MX.229653> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aphelocheiridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Aphelocheiridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229654> ;
    skos:prefLabel "virtaluteet"@fi,
        "Aphelocheiridae"@sv .

<http://tun.fi/MX.229654> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphelocheirus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.229653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229655> ;
    skos:prefLabel "Aphelocheirus"@fi,
        "Aphelocheirus"@sv .

<http://tun.fi/MX.229657> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Notonectidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Notonectidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229658> ;
    skos:prefLabel "malluaiset"@fi,
        "Notonectidae"@sv .

<http://tun.fi/MX.229662> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pleidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Pleidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229663> ;
    skos:prefLabel "vellamoiset"@fi,
        "Pleidae"@sv .

<http://tun.fi/MX.229663> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plea" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.229662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229664> ;
    skos:prefLabel "Plea"@fi,
        "Plea"@sv .

<http://tun.fi/MX.229667> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mesoveliidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Mesoveliidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229668> ;
    skos:prefLabel "kelliäiset"@fi,
        "Mesoveliidae"@sv .

<http://tun.fi/MX.229668> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesovelia" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1852" ;
    skos:broader <http://tun.fi/MX.229667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229669> ;
    skos:prefLabel "Mesovelia"@fi,
        "Mesovelia"@sv .

<http://tun.fi/MX.229671> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hebridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Hebridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229672> ;
    skos:prefLabel "punkkiaiset"@fi,
        "Hebridae"@sv .

<http://tun.fi/MX.229676> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydrometridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Hydrometridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229677> ;
    skos:prefLabel "vesihiipparit"@fi,
        "Hydrometridae"@sv .

<http://tun.fi/MX.229677> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrometra" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.229676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229678> ;
    skos:prefLabel "Hydrometra"@fi,
        "Hydrometra"@sv .

<http://tun.fi/MX.229681> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Microveliinae" ;
    skos:broader <http://tun.fi/MX.229680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229682> ;
    skos:prefLabel "Microveliinae"@fi,
        "Microveliinae"@sv .

<http://tun.fi/MX.229686> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Veliinae" ;
    skos:broader <http://tun.fi/MX.229680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229687> ;
    skos:prefLabel "Veliinae"@fi,
        "Veliinae"@sv .

<http://tun.fi/MX.229703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnoporus" ;
    dwc:scientificNameAuthorship "Stål, 1868" ;
    skos:broader <http://tun.fi/MX.229690> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229704> ;
    skos:prefLabel "Limnoporus"@fi,
        "Limnoporus"@sv .

<http://tun.fi/MX.229708> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chiloxanthinae" ;
    skos:broader <http://tun.fi/MX.229707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229709> ;
    skos:prefLabel "Chiloxanthinae"@fi,
        "Chiloxanthinae"@sv .

<http://tun.fi/MX.229709> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chiloxanthus" ;
    dwc:scientificNameAuthorship "Reuter, 1891" ;
    skos:broader <http://tun.fi/MX.229708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229710> ;
    skos:prefLabel "Chiloxanthus"@fi,
        "Chiloxanthus"@sv .

<http://tun.fi/MX.229715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halosalda" ;
    dwc:scientificNameAuthorship "Reuter, 1912" ;
    skos:broader <http://tun.fi/MX.229711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229716> ;
    skos:prefLabel "Halosalda"@fi,
        "Halosalda"@sv .

<http://tun.fi/MX.229717> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrosaldula" ;
    dwc:scientificNameAuthorship "Leston & Southwood, 1964" ;
    skos:broader <http://tun.fi/MX.229711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229718> ;
    skos:prefLabel "Macrosaldula"@fi,
        "Macrosaldula"@sv .

<http://tun.fi/MX.229751> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catoplatus" ;
    dwc:scientificNameAuthorship "Spinola, 1837" ;
    skos:broader <http://tun.fi/MX.229740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229752> ;
    skos:prefLabel "Catoplatus"@fi,
        "Catoplatus"@sv .

<http://tun.fi/MX.229753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Derephysia" ;
    dwc:scientificNameAuthorship "Spinola, 1837" ;
    skos:broader <http://tun.fi/MX.229740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229754> ;
    skos:prefLabel "Derephysia"@fi,
        "Derephysia"@sv .

<http://tun.fi/MX.229761> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kalama" ;
    dwc:scientificNameAuthorship "Puton, 1876" ;
    skos:broader <http://tun.fi/MX.229740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229762> ;
    skos:prefLabel "Kalama"@fi,
        "Kalama"@sv .

<http://tun.fi/MX.229770> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tingis" ;
    dwc:scientificNameAuthorship "Fabricius, 1803" ;
    skos:broader <http://tun.fi/MX.229740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229771> ;
    skos:prefLabel "Tingis"@fi,
        "Tingis"@sv .

<http://tun.fi/MX.229782> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryocoris" ;
    dwc:scientificNameAuthorship "Fallén, 1829" ;
    skos:broader <http://tun.fi/MX.53550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229783> ;
    skos:prefLabel "Bryocoris"@fi,
        "Bryocoris"@sv .

<http://tun.fi/MX.229784> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monalocoris" ;
    dwc:scientificNameAuthorship "Dahlbom, 1851" ;
    skos:broader <http://tun.fi/MX.53550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229785> ;
    skos:prefLabel "Monalocoris"@fi,
        "Monalocoris"@sv .

<http://tun.fi/MX.229794> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campyloneura" ;
    dwc:scientificNameAuthorship "Fieber, 1875" ;
    skos:broader <http://tun.fi/MX.53550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229795> ;
    skos:prefLabel "Campyloneura"@fi,
        "Campyloneura"@sv .

<http://tun.fi/MX.229800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tupiocoris" ;
    dwc:scientificNameAuthorship "China & Carvalho, 1952" ;
    skos:broader <http://tun.fi/MX.53550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229801> ;
    skos:prefLabel "Tupiocoris"@fi,
        "Tupiocoris"@sv .

<http://tun.fi/MX.229804> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bothynotus" ;
    dwc:scientificNameAuthorship "Fieber, 1864" ;
    skos:broader <http://tun.fi/MX.229802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229805> ;
    skos:prefLabel "Bothynotus"@fi,
        "Bothynotus"@sv .

<http://tun.fi/MX.229807> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stethoconus" ;
    dwc:scientificNameAuthorship "Flor, 1860" ;
    skos:broader <http://tun.fi/MX.229802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229808> ;
    skos:prefLabel "Stethoconus"@fi,
        "Stethoconus"@sv .

<http://tun.fi/MX.229823> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrmecoris" ;
    dwc:scientificNameAuthorship "Gorski, 1852" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229824> ;
    skos:prefLabel "Myrmecoris"@fi,
        "Myrmecoris"@sv .

<http://tun.fi/MX.229830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Actinocoris" ;
    dwc:scientificNameAuthorship "Reuter, 1876" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229831> ;
    skos:prefLabel "Actinocoris"@fi,
        "Actinocoris"@sv .

<http://tun.fi/MX.229835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megaloceroea" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229836> ;
    skos:prefLabel "Megaloceroea"@fi,
        "Megaloceroea"@sv .

<http://tun.fi/MX.229861> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pantilius" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229862> ;
    skos:prefLabel "Pantilius"@fi,
        "Pantilius"@sv .

<http://tun.fi/MX.229875> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megacoelum" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229876> ;
    skos:prefLabel "Megacoelum"@fi,
        "Megacoelum"@sv .

<http://tun.fi/MX.229888> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grypocoris" ;
    dwc:scientificNameAuthorship "Douglas & Scott, 1868" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229889> ;
    skos:prefLabel "Grypocoris"@fi,
        "Grypocoris"@sv .

<http://tun.fi/MX.229890> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhabdomiris" ;
    dwc:scientificNameAuthorship "E. Wagner, 1968" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229891> ;
    skos:prefLabel "Rhabdomiris"@fi,
        "Rhabdomiris"@sv .

<http://tun.fi/MX.229892> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miris" ;
    dwc:scientificNameAuthorship "Fabricius, 1794" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229893> ;
    skos:prefLabel "Miris"@fi,
        "Miris"@sv .

<http://tun.fi/MX.229894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenotus" ;
    dwc:scientificNameAuthorship "Jakovlev, 1877" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229895> ;
    skos:prefLabel "Stenotus"@fi,
        "Stenotus"@sv .

<http://tun.fi/MX.229924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agnocoris" ;
    dwc:scientificNameAuthorship "Reuter, 1875" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229925> ;
    skos:prefLabel "Agnocoris"@fi,
        "Agnocoris"@sv .

<http://tun.fi/MX.229926> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liocoris" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229927> ;
    skos:prefLabel "Liocoris"@fi,
        "Liocoris"@sv .

<http://tun.fi/MX.229928> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camptozygum" ;
    dwc:scientificNameAuthorship "Reuter, 1896" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229929> ;
    skos:prefLabel "Camptozygum"@fi,
        "Camptozygum"@sv .

<http://tun.fi/MX.229942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Charagochilus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229943> ;
    skos:prefLabel "Charagochilus"@fi,
        "Charagochilus"@sv .

<http://tun.fi/MX.229956> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachytomella" ;
    dwc:scientificNameAuthorship "Reuter, 1891" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229957> ;
    skos:prefLabel "Pachytomella"@fi,
        "Pachytomella"@sv .

<http://tun.fi/MX.229965> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Labops" ;
    dwc:scientificNameAuthorship "Burmeister, 1835" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229966> ;
    skos:prefLabel "Labops"@fi,
        "Labops"@sv .

<http://tun.fi/MX.229967> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrmecophyes" ;
    dwc:scientificNameAuthorship "Fieber, 1879" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229968> ;
    skos:prefLabel "Myrmecophyes"@fi,
        "Myrmecophyes"@sv .

<http://tun.fi/MX.229970> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malacocoris" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229971> ;
    skos:prefLabel "Malacocoris"@fi,
        "Malacocoris"@sv .

<http://tun.fi/MX.229972> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Reuteria" ;
    dwc:scientificNameAuthorship "Puton, 1875" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229973> ;
    skos:prefLabel "Reuteria"@fi,
        "Reuteria"@sv .

<http://tun.fi/MX.229992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoloxops" ;
    dwc:scientificNameAuthorship "Kirkaldy, 1905" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229993> ;
    skos:prefLabel "Pseudoloxops"@fi,
        "Pseudoloxops"@sv .

<http://tun.fi/MX.229994> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyrtorhinus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229995> ;
    skos:prefLabel "Cyrtorhinus"@fi,
        "Cyrtorhinus"@sv .

<http://tun.fi/MX.229996> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fieberocapsus" ;
    dwc:scientificNameAuthorship "Carvalho & Southwood, 1955" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229997> ;
    skos:prefLabel "Fieberocapsus"@fi,
        "Fieberocapsus"@sv .

<http://tun.fi/MX.23> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrrhosoma" ;
    dwc:scientificNameAuthorship "Charpentier, 1840" ;
    skos:broader <http://tun.fi/MX.11> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.24> ;
    skos:prefLabel "Pyrrhosoma"@fi,
        "Pyrrhosoma"@sv .

<http://tun.fi/MX.230009> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyllecoris" ;
    dwc:scientificNameAuthorship "Hahn, 1834" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230010> ;
    skos:prefLabel "Cyllecoris"@fi,
        "Cyllecoris"@sv .

<http://tun.fi/MX.230011> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dryophilocoris" ;
    dwc:scientificNameAuthorship "Reuter, 1875" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230012> ;
    skos:prefLabel "Dryophilocoris"@fi,
        "Dryophilocoris"@sv .

<http://tun.fi/MX.230020> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cremnocephalus" ;
    dwc:scientificNameAuthorship "Fieber, 1861" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230021> ;
    skos:prefLabel "Cremnocephalus"@fi,
        "Cremnocephalus"@sv .

<http://tun.fi/MX.230022> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hallodapus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230023> ;
    skos:prefLabel "Hallodapus"@fi,
        "Hallodapus"@sv .

<http://tun.fi/MX.230024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Systellonotus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230025> ;
    skos:prefLabel "Systellonotus"@fi,
        "Systellonotus"@sv .

<http://tun.fi/MX.230029> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrotylus" ;
    dwc:scientificNameAuthorship "Fieber, 1859" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230030> ;
    skos:prefLabel "Macrotylus"@fi,
        "Macrotylus"@sv .

<http://tun.fi/MX.230038> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parapsallus" ;
    dwc:scientificNameAuthorship "E. Wagner, 1952" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230039> ;
    skos:prefLabel "Parapsallus"@fi,
        "Parapsallus"@sv .

<http://tun.fi/MX.230040> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campylomma" ;
    dwc:scientificNameAuthorship "Reuter, 1878" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230041> ;
    skos:prefLabel "Campylomma"@fi,
        "Campylomma"@sv .

<http://tun.fi/MX.230042> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monosynamma" ;
    dwc:scientificNameAuthorship "Scott, 1864" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230043> ;
    skos:prefLabel "Monosynamma"@fi,
        "Monosynamma"@sv .

<http://tun.fi/MX.230053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Salicarus" ;
    dwc:scientificNameAuthorship "Kerzhner, 1962" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230054> ;
    skos:prefLabel "Salicarus"@fi,
        "Salicarus"@sv .

<http://tun.fi/MX.230055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sthenarus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230056> ;
    skos:prefLabel "Sthenarus"@fi,
        "Sthenarus"@sv .

<http://tun.fi/MX.230096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Compsidolon" ;
    dwc:scientificNameAuthorship "Reuter, 1899" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230097> ;
    skos:prefLabel "Compsidolon"@fi,
        "Compsidolon"@sv .

<http://tun.fi/MX.230101> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthonotus" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230102> ;
    skos:prefLabel "Orthonotus"@fi,
        "Orthonotus"@sv .

<http://tun.fi/MX.230103> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachyarthrum" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230104> ;
    skos:prefLabel "Brachyarthrum"@fi,
        "Brachyarthrum"@sv .

<http://tun.fi/MX.230108> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plesiodema" ;
    dwc:scientificNameAuthorship "Reuter, 1875" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230109> ;
    skos:prefLabel "Plesiodema"@fi,
        "Plesiodema"@sv .

<http://tun.fi/MX.230117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoplomachus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230118> ;
    skos:prefLabel "Hoplomachus"@fi,
        "Hoplomachus"@sv .

<http://tun.fi/MX.230119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Placochilus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230120> ;
    skos:prefLabel "Placochilus"@fi,
        "Placochilus"@sv .

<http://tun.fi/MX.230121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lopus" ;
    dwc:scientificNameAuthorship "Hahn, 1831" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230122> ;
    skos:prefLabel "Lopus"@fi,
        "Lopus"@sv .

<http://tun.fi/MX.230144> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anthocoridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Anthocoridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230145> ;
    skos:prefLabel "nokkaluteet"@fi,
        "Anthocoridae"@sv .

<http://tun.fi/MX.230185> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphiareus" ;
    dwc:scientificNameAuthorship "Distant, 1904" ;
    skos:broader <http://tun.fi/MX.230183> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230186> ;
    skos:prefLabel "Amphiareus"@fi,
        "Amphiareus"@sv .

<http://tun.fi/MX.230208> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oeciacus" ;
    dwc:scientificNameAuthorship "Stål, 1873" ;
    skos:broader <http://tun.fi/MX.230204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230209> ;
    skos:prefLabel "Oeciacus"@fi,
        "Oeciacus"@sv .

<http://tun.fi/MX.230211> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Centrocnemidinae" ;
    skos:broader <http://tun.fi/MX.230210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230212> ;
    skos:prefLabel "Centrocnemidinae"@fi,
        "Centrocnemidinae"@sv .

<http://tun.fi/MX.230215> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phymatinae" ;
    skos:broader <http://tun.fi/MX.230210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230216> ;
    skos:prefLabel "Phymatinae"@fi,
        "Phymatinae"@sv .

<http://tun.fi/MX.230216> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phymata" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.230215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230217> ;
    skos:prefLabel "Phymata"@fi,
        "Phymata"@sv .

<http://tun.fi/MX.230218> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Stenopodainae" ;
    skos:broader <http://tun.fi/MX.230210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230219> ;
    skos:prefLabel "Stenopodainae"@fi,
        "Stenopodainae"@sv .

<http://tun.fi/MX.230219> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pygolampis" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.230218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230220> ;
    skos:prefLabel "Pygolampis"@fi,
        "Pygolampis"@sv .

<http://tun.fi/MX.230226> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhynocoris" ;
    dwc:scientificNameAuthorship "Hahn, 1833" ;
    skos:broader <http://tun.fi/MX.230221> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230227> ;
    skos:prefLabel "Rhynocoris"@fi,
        "Rhynocoris"@sv .

<http://tun.fi/MX.230228> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Reduviinae" ;
    skos:broader <http://tun.fi/MX.230210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230229> ;
    skos:prefLabel "Reduviinae"@fi,
        "Reduviinae"@sv .

<http://tun.fi/MX.230229> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Reduvius" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.230228> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230230> ;
    skos:prefLabel "Reduvius"@fi,
        "Reduvius"@sv .

<http://tun.fi/MX.230232> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aneurinae" ;
    skos:broader <http://tun.fi/MX.230231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230233> ;
    skos:prefLabel "Aneurinae"@fi,
        "Aneurinae"@sv .

<http://tun.fi/MX.230233> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aneurus" ;
    dwc:scientificNameAuthorship "Curtis, 1824" ;
    skos:broader <http://tun.fi/MX.230232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230234> ;
    skos:prefLabel "Aneurus"@fi,
        "Aneurus"@sv .

<http://tun.fi/MX.230235> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aradinae" ;
    skos:broader <http://tun.fi/MX.230231> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230236> ;
    skos:prefLabel "Aradinae"@fi,
        "Aradinae"@sv .

<http://tun.fi/MX.230258> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lygaeinae" ;
    skos:broader <http://tun.fi/MX.230257> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230259> ;
    skos:prefLabel "Lygaeinae"@fi,
        "Lygaeinae"@sv .

<http://tun.fi/MX.230259> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lygaeus" ;
    dwc:scientificNameAuthorship "Fabricius, 1794" ;
    skos:broader <http://tun.fi/MX.230258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230260> ;
    skos:prefLabel "Lygaeus"@fi,
        "Lygaeus"@sv .

<http://tun.fi/MX.230263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nithecus" ;
    dwc:scientificNameAuthorship "Horváth, 1890" ;
    skos:broader <http://tun.fi/MX.230261> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230264> ;
    skos:prefLabel "Nithecus"@fi,
        "Nithecus"@sv .

<http://tun.fi/MX.230271> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ortholomus" ;
    dwc:scientificNameAuthorship "Stål, 1872" ;
    skos:broader <http://tun.fi/MX.230261> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230272> ;
    skos:prefLabel "Ortholomus"@fi,
        "Ortholomus"@sv .

<http://tun.fi/MX.230273> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ischnorhyncinae" ;
    skos:broader <http://tun.fi/MX.230257> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230274> ;
    skos:prefLabel "Ischnorhyncinae"@fi,
        "Ischnorhyncinae"@sv .

<http://tun.fi/MX.230274> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kleidocerys" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.230273> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230275> ;
    skos:prefLabel "Kleidocerys"@fi,
        "Kleidocerys"@sv .

<http://tun.fi/MX.230276> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cymidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230277> ;
    skos:prefLabel "Cymidae"@fi,
        "Cymidae"@sv .

<http://tun.fi/MX.230283> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Blissidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230284> ;
    skos:prefLabel "Blissidae"@fi,
        "Blissidae"@sv .

<http://tun.fi/MX.230284> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ischnodemus" ;
    dwc:scientificNameAuthorship "Fieber, 1836" ;
    skos:broader <http://tun.fi/MX.230283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230285> ;
    skos:prefLabel "Ischnodemus"@fi,
        "Ischnodemus"@sv .

<http://tun.fi/MX.230286> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Geocoridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230287> ;
    skos:prefLabel "Geocoridae"@fi,
        "Geocoridae"@sv .

<http://tun.fi/MX.230292> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Artheneidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230293> ;
    skos:prefLabel "Artheneidae"@fi,
        "Artheneidae"@sv .

<http://tun.fi/MX.230293> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chilacis" ;
    dwc:scientificNameAuthorship "Fieber, 1864" ;
    skos:broader <http://tun.fi/MX.230292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230294> ;
    skos:prefLabel "Chilacis"@fi,
        "Chilacis"@sv .

<http://tun.fi/MX.230295> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Heterogastridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230296> ;
    skos:prefLabel "Heterogastridae"@fi,
        "Heterogastridae"@sv .

<http://tun.fi/MX.230296> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterogaster" ;
    dwc:scientificNameAuthorship "Schilling, 1829" ;
    skos:broader <http://tun.fi/MX.230295> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230297> ;
    skos:prefLabel "Heterogaster"@fi,
        "Heterogaster"@sv .

<http://tun.fi/MX.230299> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macroplax" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230300> ;
    skos:prefLabel "Macroplax"@fi,
        "Macroplax"@sv .

<http://tun.fi/MX.230304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philomyrmex" ;
    dwc:scientificNameAuthorship "R. F. Sahlberg, 1848" ;
    skos:broader <http://tun.fi/MX.230298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230305> ;
    skos:prefLabel "Philomyrmex"@fi,
        "Philomyrmex"@sv .

<http://tun.fi/MX.230306> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tropidophlebia" ;
    dwc:scientificNameAuthorship "Kerzhner, 1964" ;
    skos:broader <http://tun.fi/MX.230298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230307> ;
    skos:prefLabel "Tropidophlebia"@fi,
        "Tropidophlebia"@sv .

<http://tun.fi/MX.230311> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tropistethus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230312> ;
    skos:prefLabel "Tropistethus"@fi,
        "Tropistethus"@sv .

<http://tun.fi/MX.230325> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamproplax" ;
    dwc:scientificNameAuthorship "Douglas & Scott, 1868" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230326> ;
    skos:prefLabel "Lamproplax"@fi,
        "Lamproplax"@sv .

<http://tun.fi/MX.230333> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taphropeltus" ;
    dwc:scientificNameAuthorship "Stål, 1873" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230334> ;
    skos:prefLabel "Taphropeltus"@fi,
        "Taphropeltus"@sv .

<http://tun.fi/MX.230336> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphanus" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1832" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230337> ;
    skos:prefLabel "Aphanus"@fi,
        "Aphanus"@sv .

<http://tun.fi/MX.230338> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonianotus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230339> ;
    skos:prefLabel "Gonianotus"@fi,
        "Gonianotus"@sv .

<http://tun.fi/MX.230340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrodema" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230341> ;
    skos:prefLabel "Macrodema"@fi,
        "Macrodema"@sv .

<http://tun.fi/MX.230342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ischnocoris" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230343> ;
    skos:prefLabel "Ischnocoris"@fi,
        "Ischnocoris"@sv .

<http://tun.fi/MX.230346> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterotmetus" ;
    dwc:scientificNameAuthorship "Amyot & Audinet-Serville, 1843" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230347> ;
    skos:prefLabel "Pterotmetus"@fi,
        "Pterotmetus"@sv .

<http://tun.fi/MX.230356> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphragisticus" ;
    dwc:scientificNameAuthorship "Stål, 1872" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230357> ;
    skos:prefLabel "Sphragisticus"@fi,
        "Sphragisticus"@sv .

<http://tun.fi/MX.230359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graptopeltus" ;
    dwc:scientificNameAuthorship "Stål, 1872" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230360> ;
    skos:prefLabel "Graptopeltus"@fi,
        "Graptopeltus"@sv .

<http://tun.fi/MX.230371> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ligyrocoris" ;
    dwc:scientificNameAuthorship "Stål, 1872" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230372> ;
    skos:prefLabel "Ligyrocoris"@fi,
        "Ligyrocoris"@sv .

<http://tun.fi/MX.230382> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acompus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230383> ;
    skos:prefLabel "Acompus"@fi,
        "Acompus"@sv .

<http://tun.fi/MX.230400> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neides" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.230399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230401> ;
    skos:prefLabel "Neides"@fi,
        "Neides"@sv .

<http://tun.fi/MX.230409> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Metacanthinae" ;
    skos:broader <http://tun.fi/MX.230398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230410> ;
    skos:prefLabel "Metacanthinae"@fi,
        "Metacanthinae"@sv .

<http://tun.fi/MX.230410> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metatropis" ;
    dwc:scientificNameAuthorship "Fieber, 1859" ;
    skos:broader <http://tun.fi/MX.230409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230411> ;
    skos:prefLabel "Metatropis"@fi,
        "Metatropis"@sv .

<http://tun.fi/MX.230413> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pyrrhocoridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Pyrrhocoridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230414> ;
    skos:prefLabel "punaluteet"@fi,
        "Pyrrhocoridae"@sv .

<http://tun.fi/MX.230414> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrrhocoris" ;
    dwc:scientificNameAuthorship "Fallén, 1814" ;
    skos:broader <http://tun.fi/MX.230413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230415> ;
    skos:prefLabel "Pyrrhocoris"@fi,
        "Pyrrhocoris"@sv .

<http://tun.fi/MX.230416> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhopalidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Rhopalidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230417> ;
    skos:prefLabel "ruskoluteet"@fi,
        "Rhopalidae"@sv .

<http://tun.fi/MX.230419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachycarenus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230420> ;
    skos:prefLabel "Brachycarenus"@fi,
        "Brachycarenus"@sv .

<http://tun.fi/MX.230421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corizus" ;
    dwc:scientificNameAuthorship "Fallén, 1814" ;
    skos:broader <http://tun.fi/MX.230417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230422> ;
    skos:prefLabel "Corizus"@fi,
        "Corizus"@sv .

<http://tun.fi/MX.230423> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liorhyssus" ;
    dwc:scientificNameAuthorship "Stål, 1870" ;
    skos:broader <http://tun.fi/MX.230417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230424> ;
    skos:prefLabel "Liorhyssus"@fi,
        "Liorhyssus"@sv .

<http://tun.fi/MX.230436> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chorosoma" ;
    dwc:scientificNameAuthorship "Curtis, 1830" ;
    skos:broader <http://tun.fi/MX.230417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230437> ;
    skos:prefLabel "Chorosoma"@fi,
        "Chorosoma"@sv .

<http://tun.fi/MX.230438> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrmus" ;
    dwc:scientificNameAuthorship "Hahn, 1832" ;
    skos:broader <http://tun.fi/MX.230417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230439> ;
    skos:prefLabel "Myrmus"@fi,
        "Myrmus"@sv .

<http://tun.fi/MX.230440> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Alydidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Alydidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230441> ;
    skos:prefLabel "okaluteet"@fi,
        "Alydidae"@sv .

<http://tun.fi/MX.230441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alydus" ;
    dwc:scientificNameAuthorship "Fabricius, 1803" ;
    skos:broader <http://tun.fi/MX.230440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230442> ;
    skos:prefLabel "Alydus"@fi,
        "Alydus"@sv .

<http://tun.fi/MX.230445> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bathysolen" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230446> ;
    skos:prefLabel "Bathysolen"@fi,
        "Bathysolen"@sv .

<http://tun.fi/MX.230451> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemocoris" ;
    dwc:scientificNameAuthorship "R. F. Sahlberg, 1848" ;
    skos:broader <http://tun.fi/MX.230444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230452> ;
    skos:prefLabel "Nemocoris"@fi,
        "Nemocoris"@sv .

<http://tun.fi/MX.230453> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ulmicola" ;
    dwc:scientificNameAuthorship "Kirkaldy, 1909" ;
    skos:broader <http://tun.fi/MX.230444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230454> ;
    skos:prefLabel "Ulmicola"@fi,
        "Ulmicola"@sv .

<http://tun.fi/MX.230456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coreus" ;
    dwc:scientificNameAuthorship "Fabricius, 1794" ;
    skos:broader <http://tun.fi/MX.230455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230457> ;
    skos:prefLabel "Coreus"@fi,
        "Coreus"@sv .

<http://tun.fi/MX.230458> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spathocera" ;
    dwc:scientificNameAuthorship "Stein, 1860" ;
    skos:broader <http://tun.fi/MX.230455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230459> ;
    skos:prefLabel "Spathocera"@fi,
        "Spathocera"@sv .

<http://tun.fi/MX.230461> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adomerus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1866" ;
    skos:broader <http://tun.fi/MX.230460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230462> ;
    skos:prefLabel "Adomerus"@fi,
        "Adomerus"@sv .

<http://tun.fi/MX.230463> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Legnotus" ;
    dwc:scientificNameAuthorship "Schiödte, 1848" ;
    skos:broader <http://tun.fi/MX.230460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230464> ;
    skos:prefLabel "Legnotus"@fi,
        "Legnotus"@sv .

<http://tun.fi/MX.230465> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ochetostethus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230466> ;
    skos:prefLabel "Ochetostethus"@fi,
        "Ochetostethus"@sv .

<http://tun.fi/MX.230468> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sehirus" ;
    dwc:scientificNameAuthorship "Amyot & Audinet-Serville, 1843" ;
    skos:broader <http://tun.fi/MX.230460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230469> ;
    skos:prefLabel "Sehirus"@fi,
        "Sehirus"@sv .

<http://tun.fi/MX.230470> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tritomegas" ;
    dwc:scientificNameAuthorship "Amyot & Audinet-Serville, 1843" ;
    skos:broader <http://tun.fi/MX.230460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230471> ;
    skos:prefLabel "Tritomegas"@fi,
        "Tritomegas"@sv .

<http://tun.fi/MX.230472> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Thyreocoridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Thyreocoridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230473> ;
    skos:prefLabel "orvokkiluteet"@fi,
        "Thyreocoridae"@sv .

<http://tun.fi/MX.230473> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thyreocoris" ;
    dwc:scientificNameAuthorship "Schrank, 1801" ;
    skos:broader <http://tun.fi/MX.230472> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230474> ;
    skos:prefLabel "Thyreocoris"@fi,
        "Thyreocoris"@sv .

<http://tun.fi/MX.230476> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthosoma" ;
    dwc:scientificNameAuthorship "Curtis, 1824" ;
    skos:broader <http://tun.fi/MX.230475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230477> ;
    skos:prefLabel "Acanthosoma"@fi,
        "Acanthosoma"@sv .

<http://tun.fi/MX.230478> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyphostethus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230479> ;
    skos:prefLabel "Cyphostethus"@fi,
        "Cyphostethus"@sv .

<http://tun.fi/MX.230489> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Odontotarsinae" ;
    skos:broader <http://tun.fi/MX.230488> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230490> ;
    skos:prefLabel "Odontotarsinae"@fi,
        "Odontotarsinae"@sv .

<http://tun.fi/MX.230493> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Odontoscelinae" ;
    skos:broader <http://tun.fi/MX.230488> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230494> ;
    skos:prefLabel "Odontoscelinae"@fi,
        "Odontoscelinae"@sv .

<http://tun.fi/MX.230494> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontoscelis" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1833" ;
    skos:broader <http://tun.fi/MX.230493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230495> ;
    skos:prefLabel "Odontoscelis"@fi,
        "Odontoscelis"@sv .

<http://tun.fi/MX.230496> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eurygastrinae" ;
    skos:broader <http://tun.fi/MX.230488> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230497> ;
    skos:prefLabel "Eurygastrinae"@fi,
        "Eurygastrinae"@sv .

<http://tun.fi/MX.230497> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurygaster" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1833" ;
    skos:broader <http://tun.fi/MX.230496> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230498> ;
    skos:prefLabel "Eurygaster"@fi,
        "Eurygaster"@sv .

<http://tun.fi/MX.230501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jalla" ;
    dwc:scientificNameAuthorship "Hahn, 1832" ;
    skos:broader <http://tun.fi/MX.230500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230502> ;
    skos:prefLabel "Jalla"@fi,
        "Jalla"@sv .

<http://tun.fi/MX.230503> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pinthaeus" ;
    dwc:scientificNameAuthorship "Stål, 1868" ;
    skos:broader <http://tun.fi/MX.230500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230504> ;
    skos:prefLabel "Pinthaeus"@fi,
        "Pinthaeus"@sv .

<http://tun.fi/MX.230505> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Picromerus" ;
    dwc:scientificNameAuthorship "Amyot & Audinet-Serville, 1843" ;
    skos:broader <http://tun.fi/MX.230500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230506> ;
    skos:prefLabel "Picromerus"@fi,
        "Picromerus"@sv .

<http://tun.fi/MX.230507> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhacognathus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230508> ;
    skos:prefLabel "Rhacognathus"@fi,
        "Rhacognathus"@sv .

<http://tun.fi/MX.230509> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Troilus" ;
    dwc:scientificNameAuthorship "Stål, 1868" ;
    skos:broader <http://tun.fi/MX.230500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230510> ;
    skos:prefLabel "Troilus"@fi,
        "Troilus"@sv .

<http://tun.fi/MX.230511> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zicrona" ;
    dwc:scientificNameAuthorship "Amyot & Audinet-Serville, 1843" ;
    skos:broader <http://tun.fi/MX.230500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230512> ;
    skos:prefLabel "Zicrona"@fi,
        "Zicrona"@sv .

<http://tun.fi/MX.230519> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neottiglossa" ;
    dwc:scientificNameAuthorship "W. Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230520> ;
    skos:prefLabel "Neottiglossa"@fi,
        "Neottiglossa"@sv .

<http://tun.fi/MX.230527> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolycoris" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1866" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230528> ;
    skos:prefLabel "Dolycoris"@fi,
        "Dolycoris"@sv .

<http://tun.fi/MX.230529> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peribalus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1866" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230530> ;
    skos:prefLabel "Peribalus"@fi,
        "Peribalus"@sv .

<http://tun.fi/MX.230532> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Palomena" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1866" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230533> ;
    skos:prefLabel "Palomena"@fi,
        "Palomena"@sv .

<http://tun.fi/MX.230535> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eysarcoris" ;
    dwc:scientificNameAuthorship "Hahn, 1834" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230536> ;
    skos:prefLabel "Eysarcoris"@fi,
        "Eysarcoris"@sv .

<http://tun.fi/MX.230537> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stagonomus" ;
    dwc:scientificNameAuthorship "Gorski, 1852" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230538> ;
    skos:prefLabel "Stagonomus"@fi,
        "Stagonomus"@sv .

<http://tun.fi/MX.230541> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nezara" ;
    dwc:scientificNameAuthorship "Amyot & Audinet-Serville, 1843" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230542> ;
    skos:prefLabel "Nezara"@fi,
        "Nezara"@sv .

<http://tun.fi/MX.230543> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pentatoma" ;
    dwc:scientificNameAuthorship "Olivier, 1789" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230544> ;
    skos:prefLabel "Pentatoma"@fi,
        "Pentatoma"@sv .

<http://tun.fi/MX.230560> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graphosoma" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1833" ;
    skos:broader <http://tun.fi/MX.230558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230561> ;
    skos:prefLabel "Graphosoma"@fi,
        "Graphosoma"@sv .

<http://tun.fi/MX.230563> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dybowskyia" ;
    dwc:scientificNameAuthorship "Jakovlev, 1877" ;
    skos:broader <http://tun.fi/MX.230558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230564> ;
    skos:prefLabel "Dybowskyia"@fi,
        "Dybowskyia"@sv .

<http://tun.fi/MX.230576> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coronatella" ;
    dwc:scientificNameAuthorship "Dybowski & Grochowski, 1894" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230577> ;
    skos:prefLabel "Coronatella"@fi,
        "Coronatella"@sv .

<http://tun.fi/MX.230584> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyppa" ;
    dwc:scientificNameAuthorship "Duponchel, 1845" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62612> ;
    skos:prefLabel "Hyppa"@fi,
        "Hyppa"@sv .

<http://tun.fi/MX.230692> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eumedonia" ;
    dwc:scientificNameAuthorship "Forster, 1938" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60863> ;
    skos:prefLabel "Eumedonia"@fi,
        "Eumedonia"@sv .

<http://tun.fi/MX.230693> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyaniris" ;
    dwc:scientificNameAuthorship "Dalman, 1816" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60865> ;
    skos:prefLabel "Cyaniris"@fi,
        "Cyaniris"@sv .

<http://tun.fi/MX.230695> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriopygodes" ;
    dwc:scientificNameAuthorship "Hampson, 1905" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62925> ;
    skos:prefLabel "Eriopygodes"@fi,
        "Eriopygodes"@sv .

<http://tun.fi/MX.230696> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasionhada" ;
    dwc:scientificNameAuthorship "Berio, 1981" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62922> ;
    skos:prefLabel "Lasionhada"@fi,
        "Lasionhada"@sv .

<http://tun.fi/MX.230735> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eurycercidae" ;
    dwc:scientificNameAuthorship "Kurz, 1875" ;
    skos:broader <http://tun.fi/MX.213778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213910> ;
    skos:prefLabel "Eurycercidae"@fi,
        "Eurycercidae"@sv .

<http://tun.fi/MX.230736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paralona" ;
    dwc:scientificNameAuthorship "Sramek-Husek, Straskraba and Brtek, 1962" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230737> ;
    skos:prefLabel "Paralona"@fi,
        "Paralona"@sv .

<http://tun.fi/MX.230775> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sida" ;
    dwc:scientificNameAuthorship "Straus, 1820" ;
    skos:broader <http://tun.fi/MX.213854> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213855> ;
    skos:prefLabel "Sida"@fi,
        "Sida"@sv .

<http://tun.fi/MX.230900> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ecnomidae" ;
    dwc:scientificNameAuthorship "Ulmer, 1903" ;
    skos:broader <http://tun.fi/MX.230895> ;
    skos:hiddenLabel "Ecnomidae"@fi,
        "Ecnomidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231806> ;
    skos:prefLabel "mertasirvikkäät"@fi,
        "trattnattsländor"@sv .

<http://tun.fi/MX.230903> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Arctopsychidae" ;
    dwc:scientificNameAuthorship "Martynov, 1924" ;
    skos:broader <http://tun.fi/MX.230895> ;
    skos:hiddenLabel "Arctopsychidae"@fi,
        "Arctopsychidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231840> ;
    skos:prefLabel "pohjansirvikkäät"@fi,
        "rutnätnattsländor"@sv .

<http://tun.fi/MX.230908> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Apataniidae" ;
    dwc:scientificNameAuthorship "Wallengren, 1886" ;
    skos:broader <http://tun.fi/MX.230904> ;
    skos:hiddenLabel "Apataniidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231878> ;
    skos:prefLabel "neitosirvikkäät"@fi,
        "Apataniidae"@sv .

<http://tun.fi/MX.230915> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sisyridae" ;
    skos:broader <http://tun.fi/MX.70227> ;
    skos:hiddenLabel "Sisyridae"@fi,
        "Sisyridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290321> ;
    skos:prefLabel "rantakorennot"@fi,
        "svampdjurssländor"@sv .

<http://tun.fi/MX.230916> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sialidae" ;
    skos:broader <http://tun.fi/MX.70226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290295> ;
    skos:prefLabel "Sialidae"@fi,
        "Sialidae"@sv .

<http://tun.fi/MX.231065> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metaphorura" ;
    dwc:scientificNameAuthorship "Bagnall, 1936" ;
    skos:broader <http://tun.fi/MX.231060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231066> ;
    skos:prefLabel "Metaphorura"@fi,
        "Metaphorura"@sv .

<http://tun.fi/MX.231067> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenaphorura" ;
    dwc:scientificNameAuthorship "Absolon, 1900" ;
    skos:broader <http://tun.fi/MX.231060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231070> ;
    skos:prefLabel "Stenaphorura"@fi,
        "Stenaphorura"@sv .

<http://tun.fi/MX.231080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Karlstejnia" ;
    dwc:scientificNameAuthorship "Rusek, 1974" ;
    skos:broader <http://tun.fi/MX.231060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231081> ;
    skos:prefLabel "Karlstejnia"@fi,
        "Karlstejnia"@sv .

<http://tun.fi/MX.231082> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wankeliella" ;
    dwc:scientificNameAuthorship "Rusek, 1975" ;
    skos:broader <http://tun.fi/MX.231060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231083> ;
    skos:prefLabel "Wankeliella"@fi,
        "Wankeliella"@sv .

<http://tun.fi/MX.231089> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudanurophorus" ;
    dwc:scientificNameAuthorship "Stach, 1922" ;
    skos:broader <http://tun.fi/MX.231085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231090> ;
    skos:prefLabel "Pseudanurophorus"@fi,
        "Pseudanurophorus"@sv .

<http://tun.fi/MX.231095> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Folsomides" ;
    dwc:scientificNameAuthorship "Stach, 1922" ;
    skos:broader <http://tun.fi/MX.231085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231096> ;
    skos:prefLabel "Folsomides"@fi,
        "Folsomides"@sv .

<http://tun.fi/MX.231097> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isotomodes" ;
    dwc:scientificNameAuthorship "Axelson, 1907" ;
    skos:broader <http://tun.fi/MX.231085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231098> ;
    skos:prefLabel "Isotomodes"@fi,
        "Isotomodes"@sv .

<http://tun.fi/MX.231117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Appendisotoma" ;
    dwc:scientificNameAuthorship "Stach, 1947" ;
    skos:broader <http://tun.fi/MX.231099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231118> ;
    skos:prefLabel "Appendisotoma"@fi,
        "Appendisotoma"@sv .

<http://tun.fi/MX.231122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachyotoma" ;
    dwc:scientificNameAuthorship "Bagnall, 1949" ;
    skos:broader <http://tun.fi/MX.231099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231123> ;
    skos:prefLabel "Pachyotoma"@fi,
        "Pachyotoma"@sv .

<http://tun.fi/MX.231130> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strenzketoma" ;
    dwc:scientificNameAuthorship "Potapov, Babenko & Fjellberg, 2006" ;
    skos:broader <http://tun.fi/MX.231099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231131> ;
    skos:prefLabel "Strenzketoma"@fi,
        "Strenzketoma"@sv .

<http://tun.fi/MX.231136> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrenia" ;
    dwc:scientificNameAuthorship "Börner, 1906" ;
    skos:broader <http://tun.fi/MX.231132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231137> ;
    skos:prefLabel "Agrenia"@fi,
        "Agrenia"@sv .

<http://tun.fi/MX.231138> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isotomiella" ;
    dwc:scientificNameAuthorship "Bagnall, 1940" ;
    skos:broader <http://tun.fi/MX.231132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231139> ;
    skos:prefLabel "Isotomiella"@fi,
        "Isotomiella"@sv .

<http://tun.fi/MX.231148> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marisotoma" ;
    dwc:scientificNameAuthorship "Fjellberg, 1997" ;
    skos:broader <http://tun.fi/MX.231132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231149> ;
    skos:prefLabel "Marisotoma"@fi,
        "Marisotoma"@sv .

<http://tun.fi/MX.231150> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parisotoma" ;
    dwc:scientificNameAuthorship "Bagnall, 1940" ;
    skos:broader <http://tun.fi/MX.231132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231154> ;
    skos:prefLabel "Parisotoma"@fi,
        "Parisotoma"@sv .

<http://tun.fi/MX.231155> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halisotoma" ;
    dwc:scientificNameAuthorship "Bagnall, 1949" ;
    skos:broader <http://tun.fi/MX.231132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231156> ;
    skos:prefLabel "Halisotoma"@fi,
        "Halisotoma"@sv .

<http://tun.fi/MX.231183> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Archisotoma" ;
    dwc:scientificNameAuthorship "Linnaniemi, 1912" ;
    skos:broader <http://tun.fi/MX.231132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231184> ;
    skos:prefLabel "Archisotoma"@fi,
        "Archisotoma"@sv .

<http://tun.fi/MX.231213> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entomobryoides" ;
    dwc:scientificNameAuthorship "Maynard, 1951" ;
    skos:broader <http://tun.fi/MX.231195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231214> ;
    skos:prefLabel "Entomobryoides"@fi,
        "Entomobryoides"@sv .

<http://tun.fi/MX.231229> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Willowsiinae" ;
    dwc:scientificNameAuthorship "Yoshii & Suhardjono, 1989" ;
    skos:broader <http://tun.fi/MX.231194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231230> ;
    skos:prefLabel "Willowsiinae"@fi,
        "Willowsiinae"@sv .

<http://tun.fi/MX.231240> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heteromurus" ;
    dwc:scientificNameAuthorship "Wankel, 1860" ;
    skos:broader <http://tun.fi/MX.231234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231241> ;
    skos:prefLabel "Heteromurus"@fi,
        "Heteromurus"@sv .

<http://tun.fi/MX.231242> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cyphoderidae" ;
    dwc:scientificNameAuthorship "Börner, 1913" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231243> ;
    skos:prefLabel "Cyphoderidae"@fi,
        "Cyphoderidae"@sv .

<http://tun.fi/MX.231243> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyphoderus" ;
    dwc:scientificNameAuthorship "Nicolet, 1842" ;
    skos:broader <http://tun.fi/MX.231242> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231244> ;
    skos:prefLabel "Cyphoderus"@fi,
        "Cyphoderus"@sv .

<http://tun.fi/MX.231252> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tomocerina" ;
    dwc:scientificNameAuthorship "Yosii, 1955" ;
    skos:broader <http://tun.fi/MX.231245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231253> ;
    skos:prefLabel "Tomocerina"@fi,
        "Tomocerina"@sv .

<http://tun.fi/MX.231255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megalothorax" ;
    dwc:scientificNameAuthorship "Willem, 1900" ;
    skos:broader <http://tun.fi/MX.231254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231256> ;
    skos:prefLabel "Megalothorax"@fi,
        "Megalothorax"@sv .

<http://tun.fi/MX.231272> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenacidia" ;
    dwc:scientificNameAuthorship "Börner, 1906" ;
    skos:broader <http://tun.fi/MX.231259> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231273> ;
    skos:prefLabel "Stenacidia"@fi,
        "Stenacidia"@sv .

<http://tun.fi/MX.231274> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Arrhopalitidae" ;
    dwc:scientificNameAuthorship "Stach, 1956" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231275> ;
    skos:prefLabel "Arrhopalitidae"@fi,
        "Arrhopalitidae"@sv .

<http://tun.fi/MX.231295> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rusekianna" ;
    dwc:scientificNameAuthorship "Betsch, 1977" ;
    skos:broader <http://tun.fi/MX.231284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231296> ;
    skos:prefLabel "Rusekianna"@fi,
        "Rusekianna"@sv .

<http://tun.fi/MX.231297> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gisinianus" ;
    dwc:scientificNameAuthorship "Betsch, 1977" ;
    skos:broader <http://tun.fi/MX.231284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231298> ;
    skos:prefLabel "Gisinianus"@fi,
        "Gisinianus"@sv .

<http://tun.fi/MX.231299> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dicyrtomidae" ;
    dwc:scientificNameAuthorship "Börner, 1906" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231300> ;
    skos:prefLabel "Dicyrtomidae"@fi,
        "Dicyrtomidae"@sv .

<http://tun.fi/MX.231306> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calvatomina" ;
    dwc:scientificNameAuthorship "Yosii, 1966" ;
    skos:broader <http://tun.fi/MX.231300> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231307> ;
    skos:prefLabel "Calvatomina"@fi,
        "Calvatomina"@sv .

<http://tun.fi/MX.231333> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cassagnaudiella" ;
    dwc:scientificNameAuthorship "Ellis, 1975" ;
    skos:broader <http://tun.fi/MX.231313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231334> ;
    skos:prefLabel "Cassagnaudiella"@fi,
        "Cassagnaudiella"@sv .

<http://tun.fi/MX.231337> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lipothrix" ;
    dwc:scientificNameAuthorship "Börner, 1906" ;
    skos:broader <http://tun.fi/MX.231336> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231338> ;
    skos:prefLabel "Lipothrix"@fi,
        "Lipothrix"@sv .

<http://tun.fi/MX.231339> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphyrotheca" ;
    dwc:scientificNameAuthorship "Börner, 1906" ;
    skos:broader <http://tun.fi/MX.231336> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231340> ;
    skos:prefLabel "Sphyrotheca"@fi,
        "Sphyrotheca"@sv .

<http://tun.fi/MX.231342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allacma" ;
    dwc:scientificNameAuthorship "Börner, 1906" ;
    skos:broader <http://tun.fi/MX.231341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231343> ;
    skos:prefLabel "Allacma"@fi,
        "Allacma"@sv .

<http://tun.fi/MX.231347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spatulosminthurus" ;
    dwc:scientificNameAuthorship "Betsch & Betsch-Pinot, 1984" ;
    skos:broader <http://tun.fi/MX.231341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231348> ;
    skos:prefLabel "Spatulosminthurus"@fi,
        "Spatulosminthurus"@sv .

<http://tun.fi/MX.231350> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eosentomidae" ;
    dwc:scientificNameAuthorship "Berlese, 1909" ;
    skos:broader <http://tun.fi/MX.70221> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231351> ;
    skos:prefLabel "Eosentomidae"@fi,
        "Eosentomidae"@sv .

<http://tun.fi/MX.231354> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acerentomidae" ;
    dwc:scientificNameAuthorship "Silvestri, 1907" ;
    skos:broader <http://tun.fi/MX.70221> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231355> ;
    skos:prefLabel "Acerentomidae"@fi,
        "Acerentomidae"@sv .

<http://tun.fi/MX.231355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nosekiella" ;
    dwc:scientificNameAuthorship "Rusek, 1974" ;
    skos:broader <http://tun.fi/MX.231354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231356> ;
    skos:prefLabel "Nosekiella"@fi,
        "Nosekiella"@sv .

<http://tun.fi/MX.231358> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Campodeidae" ;
    dwc:scientificNameAuthorship "Meinert, 1865" ;
    skos:broader <http://tun.fi/MX.70220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231359> ;
    skos:prefLabel "Campodeidae"@fi,
        "Campodeidae"@sv .

<http://tun.fi/MX.231359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campodea" ;
    dwc:scientificNameAuthorship "Westwood, 1842" ;
    skos:broader <http://tun.fi/MX.231358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231360> ;
    skos:prefLabel "Campodea"@fi,
        "Campodea"@sv .

<http://tun.fi/MX.231364> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Machilinae" ;
    dwc:scientificNameAuthorship "Grassi, 1888" ;
    skos:broader <http://tun.fi/MX.231363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231365> ;
    skos:prefLabel "Machilinae"@fi,
        "Machilinae"@sv .

<http://tun.fi/MX.231365> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dilta" ;
    dwc:scientificNameAuthorship "Strand, 1911" ;
    skos:broader <http://tun.fi/MX.231364> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231366> ;
    skos:prefLabel "Dilta"@fi,
        "Dilta"@sv .

<http://tun.fi/MX.231367> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Petrobiinae" ;
    dwc:scientificNameAuthorship "Paclt, 1970" ;
    skos:broader <http://tun.fi/MX.231363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231368> ;
    skos:prefLabel "Petrobiinae"@fi,
        "Petrobiinae"@sv .

<http://tun.fi/MX.231368> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Petrobius" ;
    dwc:scientificNameAuthorship "Leach, 1809" ;
    skos:broader <http://tun.fi/MX.231367> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231369> ;
    skos:prefLabel "Petrobius"@fi,
        "Petrobius"@sv .

<http://tun.fi/MX.231373> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lepismatinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.53580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231374> ;
    skos:prefLabel "Lepismatinae"@fi,
        "Lepismatinae"@sv .

<http://tun.fi/MX.231374> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepisma" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.231373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231375> ;
    skos:prefLabel "Lepisma"@fi,
        "Lepisma"@sv .

<http://tun.fi/MX.231377> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thermobia" ;
    dwc:scientificNameAuthorship "Bergroth, 1890" ;
    skos:broader <http://tun.fi/MX.231376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231378> ;
    skos:prefLabel "Thermobia"@fi,
        "Thermobia"@sv .

<http://tun.fi/MX.231383> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Poduridae" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231384> ;
    skos:prefLabel "Poduridae"@fi,
        "Poduridae"@sv .

<http://tun.fi/MX.231384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Podura" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.231383> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231385> ;
    skos:prefLabel "Podura"@fi,
        "Podura"@sv .

<http://tun.fi/MX.231387> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Choreutinula" ;
    dwc:scientificNameAuthorship "Paclt, 1944" ;
    skos:broader <http://tun.fi/MX.231386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231388> ;
    skos:prefLabel "Choreutinula"@fi,
        "Choreutinula"@sv .

<http://tun.fi/MX.231389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schoettella" ;
    dwc:scientificNameAuthorship "Schäffer, 1896" ;
    skos:broader <http://tun.fi/MX.231386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231390> ;
    skos:prefLabel "Schoettella"@fi,
        "Schoettella"@sv .

<http://tun.fi/MX.231430> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Brachystomellidae" ;
    dwc:scientificNameAuthorship "Stach, 1949" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231431> ;
    skos:prefLabel "Brachystomellidae"@fi,
        "Brachystomellidae"@sv .

<http://tun.fi/MX.231431> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachystomella" ;
    dwc:scientificNameAuthorship "Ågren, 1903" ;
    skos:broader <http://tun.fi/MX.231430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231432> ;
    skos:prefLabel "Brachystomella"@fi,
        "Brachystomella"@sv .

<http://tun.fi/MX.231434> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Frieseinae" ;
    dwc:scientificNameAuthorship "Massoud, 1967" ;
    skos:broader <http://tun.fi/MX.231433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231435> ;
    skos:prefLabel "Frieseinae"@fi,
        "Frieseinae"@sv .

<http://tun.fi/MX.231440> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudachorutella" ;
    dwc:scientificNameAuthorship "Stach, 1949" ;
    skos:broader <http://tun.fi/MX.231439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231441> ;
    skos:prefLabel "Pseudachorutella"@fi,
        "Pseudachorutella"@sv .

<http://tun.fi/MX.231461> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paranura" ;
    dwc:scientificNameAuthorship "Axelson, 1902" ;
    skos:broader <http://tun.fi/MX.231460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231462> ;
    skos:prefLabel "Paranura"@fi,
        "Paranura"@sv .

<http://tun.fi/MX.231471> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontella" ;
    dwc:scientificNameAuthorship "Schäffer, 1897" ;
    skos:broader <http://tun.fi/MX.231468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231470> ;
    skos:prefLabel "Odontella"@fi,
        "Odontella"@sv .

<http://tun.fi/MX.231476> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Archaphorura" ;
    dwc:scientificNameAuthorship "Bagnall, 1949" ;
    skos:broader <http://tun.fi/MX.231474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231477> ;
    skos:prefLabel "Archaphorura"@fi,
        "Archaphorura"@sv .

<http://tun.fi/MX.231478> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oligaphorura" ;
    dwc:scientificNameAuthorship "Bagnall, 1949" ;
    skos:broader <http://tun.fi/MX.231474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231479> ;
    skos:prefLabel "Oligaphorura"@fi,
        "Oligaphorura"@sv .

<http://tun.fi/MX.231480> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micraphorura" ;
    dwc:scientificNameAuthorship "Bagnall, 1949" ;
    skos:broader <http://tun.fi/MX.231474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231481> ;
    skos:prefLabel "Micraphorura"@fi,
        "Micraphorura"@sv .

<http://tun.fi/MX.231484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hymenaphorura" ;
    dwc:scientificNameAuthorship "Bagnall, 1948" ;
    skos:broader <http://tun.fi/MX.231474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231485> ;
    skos:prefLabel "Hymenaphorura"@fi,
        "Hymenaphorura"@sv .

<http://tun.fi/MX.231487> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Supraphorura" ;
    dwc:scientificNameAuthorship "Stach, 1954" ;
    skos:broader <http://tun.fi/MX.231474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231488> ;
    skos:prefLabel "Supraphorura"@fi,
        "Supraphorura"@sv .

<http://tun.fi/MX.231497> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deuteraphorura" ;
    dwc:scientificNameAuthorship "Absolon, 1901" ;
    skos:broader <http://tun.fi/MX.231474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231498> ;
    skos:prefLabel "Deuteraphorura"@fi,
        "Deuteraphorura"@sv .

<http://tun.fi/MX.231739> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Glossosomatinae" ;
    dwc:scientificNameAuthorship "Wallengren, 1891" ;
    skos:broader <http://tun.fi/MX.230896> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231740> ;
    skos:prefLabel "Glossosomatinae"@fi,
        "Glossosomatinae"@sv .

<http://tun.fi/MX.231744> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Agapetinae" ;
    dwc:scientificNameAuthorship "Martynov, 1913" ;
    skos:broader <http://tun.fi/MX.230896> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231745> ;
    skos:prefLabel "Agapetinae"@fi,
        "Agapetinae"@sv .

<http://tun.fi/MX.231745> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agapetus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.231744> ;
    skos:hiddenLabel "Agapetus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231746> ;
    skos:prefLabel "koskihormikkaat"@fi,
        "Agapetus"@sv .

<http://tun.fi/MX.231764> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allotrichia" ;
    dwc:scientificNameAuthorship "McLachlan, 1880" ;
    skos:broader <http://tun.fi/MX.230897> ;
    skos:hiddenLabel "Allotrichia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231765> ;
    skos:prefLabel "kalvaspalkoset"@fi,
        "Allotrichia"@sv .

<http://tun.fi/MX.231780> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tricholeiochiton" ;
    dwc:scientificNameAuthorship "Kloet & Hincks, 1944" ;
    skos:broader <http://tun.fi/MX.230897> ;
    skos:hiddenLabel "Tricholeiochiton"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231781> ;
    skos:prefLabel "koipipalkoset"@fi,
        "Tricholeiochiton"@sv .

<http://tun.fi/MX.231789> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stactobiella" ;
    dwc:scientificNameAuthorship "Martynov, 1924" ;
    skos:broader <http://tun.fi/MX.230897> ;
    skos:hiddenLabel "Stactobiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231790> ;
    skos:prefLabel "terhopalkoset"@fi,
        "Stactobiella"@sv .

<http://tun.fi/MX.231792> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philopotamus" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.231791> ;
    skos:hiddenLabel "Philopotamus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231793> ;
    skos:prefLabel "koruharjakkaat"@fi,
        "Philopotamus"@sv .

<http://tun.fi/MX.231794> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wormaldia" ;
    dwc:scientificNameAuthorship "McLachlan, 1865" ;
    skos:broader <http://tun.fi/MX.231791> ;
    skos:hiddenLabel "Wormaldia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231795> ;
    skos:prefLabel "sysiharjakkaat"@fi,
        "Wormaldia"@sv .

<http://tun.fi/MX.231796> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chimarrinae" ;
    dwc:scientificNameAuthorship "Rambur, 1842" ;
    skos:broader <http://tun.fi/MX.230898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231797> ;
    skos:prefLabel "Chimarrinae"@fi,
        "Chimarrinae"@sv .

<http://tun.fi/MX.231797> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chimarra" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.231796> ;
    skos:hiddenLabel "Chimarra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231798> ;
    skos:prefLabel "juovaharjakkaat"@fi,
        "Chimarra"@sv .

<http://tun.fi/MX.231799> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tinodes" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.230899> ;
    skos:hiddenLabel "Tinodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231800> ;
    skos:prefLabel "kaapijasirvikkäät"@fi,
        "Tinodes"@sv .

<http://tun.fi/MX.231804> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psychomyia" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.230899> ;
    skos:hiddenLabel "Psychomyia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231805> ;
    skos:prefLabel "jämsikkäät"@fi,
        "Psychomyia"@sv .

<http://tun.fi/MX.231806> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ecnomus" ;
    dwc:scientificNameAuthorship "McLachlan, 1864" ;
    skos:broader <http://tun.fi/MX.230900> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231807> ;
    skos:prefLabel "Ecnomus"@fi,
        "Ecnomus"@sv .

<http://tun.fi/MX.231808> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neureclipsis" ;
    dwc:scientificNameAuthorship "McLachlan, 1864" ;
    skos:broader <http://tun.fi/MX.230901> ;
    skos:hiddenLabel "Neureclipsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231809> ;
    skos:prefLabel "torvirysäkkäät"@fi,
        "Neureclipsis"@sv .

<http://tun.fi/MX.231833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hydropsyche contubernalis" ;
    dwc:scientificNameAuthorship "McLachlan, 1865" ;
    skos:broader <http://tun.fi/MX.231828> ;
    skos:hiddenLabel "Hydropsyche contubernalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5008075> ;
    skos:prefLabel "tyrskyseulakas"@fi,
        "Hydropsyche contubernalis"@sv .

<http://tun.fi/MX.231838> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cheumatopsyche" ;
    dwc:scientificNameAuthorship "Wallengren, 1891" ;
    skos:broader <http://tun.fi/MX.230902> ;
    skos:hiddenLabel "Cheumatopsyche"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231839> ;
    skos:prefLabel "pikkuseulakkaat"@fi,
        "Cheumatopsyche"@sv .

<http://tun.fi/MX.231840> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctopsyche" ;
    dwc:scientificNameAuthorship "McLachlan, 1868" ;
    skos:broader <http://tun.fi/MX.230903> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231841> ;
    skos:prefLabel "Arctopsyche"@fi,
        "Arctopsyche"@sv .

<http://tun.fi/MX.231842> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichostegia" ;
    dwc:scientificNameAuthorship "Kolenati, 1848" ;
    skos:broader <http://tun.fi/MX.230905> ;
    skos:hiddenLabel "Trichostegia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231843> ;
    skos:prefLabel "pikkuhiidekkäät"@fi,
        "Trichostegia"@sv .

<http://tun.fi/MX.231845> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrypnia pagetana" ;
    dwc:scientificNameAuthorship "Curtis, 1835" ;
    skos:broader <http://tun.fi/MX.231844> ;
    skos:hiddenLabel "Agrypnia pagetana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5008076> ;
    skos:prefLabel "rytihiidekäs"@fi,
        "Agrypnia pagetana"@sv .

<http://tun.fi/MX.231860> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hagenella" ;
    dwc:scientificNameAuthorship "Martynov, 1924" ;
    skos:broader <http://tun.fi/MX.230905> ;
    skos:hiddenLabel "Hagenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231861> ;
    skos:prefLabel "sorjasirvikkäät"@fi,
        "Hagenella"@sv .

<http://tun.fi/MX.231862> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oligostomis" ;
    dwc:scientificNameAuthorship "Kolenati, 1848" ;
    skos:broader <http://tun.fi/MX.230905> ;
    skos:hiddenLabel "Oligostomis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231863> ;
    skos:prefLabel "kirjosirvikkäät"@fi,
        "Oligostomis"@sv .

<http://tun.fi/MX.231867> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachycentrus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.230906> ;
    skos:hiddenLabel "Brachycentrus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231868> ;
    skos:prefLabel "siepposirvikkäät"@fi,
        "Brachycentrus"@sv .

<http://tun.fi/MX.231872> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lepidostomatinae" ;
    dwc:scientificNameAuthorship "Ulmer, 1903" ;
    skos:broader <http://tun.fi/MX.230907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231873> ;
    skos:prefLabel "Lepidostomatinae"@fi,
        "Lepidostomatinae"@sv .

<http://tun.fi/MX.231873> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepidostoma" ;
    dwc:scientificNameAuthorship "Rambur, 1842" ;
    skos:broader <http://tun.fi/MX.231872> ;
    skos:hiddenLabel "Lepidostoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231874> ;
    skos:prefLabel "rassisirvikkäät"@fi,
        "Lepidostoma"@sv .

<http://tun.fi/MX.231875> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Theliopsychinae" ;
    dwc:scientificNameAuthorship "Weaver, 1993" ;
    skos:broader <http://tun.fi/MX.230907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231876> ;
    skos:prefLabel "Theliopsychinae"@fi,
        "Theliopsychinae"@sv .

<http://tun.fi/MX.231876> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crunoecia" ;
    dwc:scientificNameAuthorship "McLachlan, 1876" ;
    skos:broader <http://tun.fi/MX.231875> ;
    skos:hiddenLabel "Crunoecia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231877> ;
    skos:prefLabel "lähdesirvikkäät"@fi,
        "Crunoecia"@sv .

<http://tun.fi/MX.231904> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glyphotaelius" ;
    dwc:scientificNameAuthorship "Stephens, 1837" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Glyphotaelius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231905> ;
    skos:prefLabel "vällysirvikkäät"@fi,
        "Glyphotaelius"@sv .

<http://tun.fi/MX.231906> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemotaulius" ;
    dwc:scientificNameAuthorship "Banks, 1902" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Nemotaulius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231907> ;
    skos:prefLabel "lehväsirvikkäät"@fi,
        "Nemotaulius"@sv .

<http://tun.fi/MX.231919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctopora" ;
    dwc:scientificNameAuthorship "Thomson, 1891" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Arctopora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231920> ;
    skos:prefLabel "outasirvikkäät"@fi,
        "Arctopora"@sv .

<http://tun.fi/MX.231924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhadicoleptus" ;
    dwc:scientificNameAuthorship "Wallengren, 1891" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Rhadicoleptus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231925> ;
    skos:prefLabel "rämesirvikkäät"@fi,
        "Rhadicoleptus"@sv .

<http://tun.fi/MX.231936> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenophylax" ;
    dwc:scientificNameAuthorship "Kolenati, 1848" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Stenophylax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231937> ;
    skos:prefLabel "leppisirvikkäät"@fi,
        "Stenophylax"@sv .

<http://tun.fi/MX.231941> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydatophylax" ;
    dwc:scientificNameAuthorship "Wallengren, 1891" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Hydatophylax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231942> ;
    skos:prefLabel "rytösirvikkäät"@fi,
        "Hydatophylax"@sv .

<http://tun.fi/MX.231943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Goera" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.230910> ;
    skos:hiddenLabel "Goera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231944> ;
    skos:prefLabel "kiviriippasirvikkäät"@fi,
        "Goera"@sv .

<http://tun.fi/MX.231945> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Silo" ;
    dwc:scientificNameAuthorship "Curtis, 1830" ;
    skos:broader <http://tun.fi/MX.230910> ;
    skos:hiddenLabel "Silo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231946> ;
    skos:prefLabel "puroriippasirvikkäät"@fi,
        "Silo"@sv .

<http://tun.fi/MX.231947> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Beraea" ;
    dwc:scientificNameAuthorship "Stephens, 1833" ;
    skos:broader <http://tun.fi/MX.230911> ;
    skos:hiddenLabel "Beraea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231948> ;
    skos:prefLabel "pyörönokisirvikkäät"@fi,
        "Beraea"@sv .

<http://tun.fi/MX.231949> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Beraeodes" ;
    dwc:scientificNameAuthorship "Eaton, 1867" ;
    skos:broader <http://tun.fi/MX.230911> ;
    skos:hiddenLabel "Beraeodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231950> ;
    skos:prefLabel "suipponokisirvikkäät"@fi,
        "Beraeodes"@sv .

<http://tun.fi/MX.231951> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sericostoma" ;
    dwc:scientificNameAuthorship "Latreille, 1825" ;
    skos:broader <http://tun.fi/MX.230912> ;
    skos:hiddenLabel "Sericostoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231952> ;
    skos:prefLabel "vaskisirvikkäät"@fi,
        "Sericostoma"@sv .

<http://tun.fi/MX.231953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notidobia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.230912> ;
    skos:hiddenLabel "Notidobia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231954> ;
    skos:prefLabel "pikisirvikkäät"@fi,
        "Notidobia"@sv .

<http://tun.fi/MX.231961> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Molannodes" ;
    dwc:scientificNameAuthorship "McLachlan, 1866" ;
    skos:broader <http://tun.fi/MX.230913> ;
    skos:hiddenLabel "Molannodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231962> ;
    skos:prefLabel "mujukilvekkäät"@fi,
        "Molannodes"@sv .

<http://tun.fi/MX.231989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erotesis" ;
    dwc:scientificNameAuthorship "McLachlan, 1877" ;
    skos:broader <http://tun.fi/MX.230914> ;
    skos:hiddenLabel "Erotesis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231990> ;
    skos:prefLabel "suvantosarvekkaat"@fi,
        "Erotesis"@sv .

<http://tun.fi/MX.231991> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Setodes" ;
    dwc:scientificNameAuthorship "Rambur, 1842" ;
    skos:broader <http://tun.fi/MX.230914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231992> ;
    skos:prefLabel "Setodes"@fi,
        "Setodes"@sv .

<http://tun.fi/MX.232000> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptocerus" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.230914> ;
    skos:hiddenLabel "Leptocerus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232001> ;
    skos:prefLabel "neulasarvekkaat"@fi,
        "Leptocerus"@sv .

<http://tun.fi/MX.232002> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dicosmoecinae" ;
    dwc:scientificNameAuthorship "Schmid, 1955" ;
    skos:broader <http://tun.fi/MX.230909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232003> ;
    skos:prefLabel "Dicosmoecinae"@fi,
        "Dicosmoecinae"@sv .

<http://tun.fi/MX.232003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ironoquia" ;
    dwc:scientificNameAuthorship "Banks, 1916" ;
    skos:broader <http://tun.fi/MX.232002> ;
    skos:hiddenLabel "Ironoquia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232004> ;
    skos:prefLabel "tupsukidussirvikkäät"@fi,
        "Ironoquia"@sv .

<http://tun.fi/MX.232005> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Drusinae" ;
    dwc:scientificNameAuthorship "Banks, 1916" ;
    skos:broader <http://tun.fi/MX.230909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232007> ;
    skos:prefLabel "Drusinae"@fi,
        "Drusinae"@sv .

<http://tun.fi/MX.232007> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ecclisopteryx" ;
    dwc:scientificNameAuthorship "Kolenati, 1848" ;
    skos:broader <http://tun.fi/MX.232005> ;
    skos:hiddenLabel "Ecclisopteryx"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232008> ;
    skos:prefLabel "okapääsirvikkäät"@fi,
        "Ecclisopteryx"@sv .

<http://tun.fi/MX.232014> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Annitella" ;
    dwc:scientificNameAuthorship "Klapálek, 1907" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Annitella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232015> ;
    skos:prefLabel "ruskasirvikkäät"@fi,
        "Annitella"@sv .

<http://tun.fi/MX.232017> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chilostigma" ;
    dwc:scientificNameAuthorship "McLachlan, 1876" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Chilostigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232018> ;
    skos:prefLabel "hankisirvikkäät"@fi,
        "Chilostigma"@sv .

<http://tun.fi/MX.232019> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachypsyche" ;
    dwc:scientificNameAuthorship "Schmid, 1952" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Brachypsyche"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232020> ;
    skos:prefLabel "kaamossirvikkäät"@fi,
        "Brachypsyche"@sv .

<http://tun.fi/MX.232074> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iridothrips" ;
    dwc:scientificNameAuthorship "Priesner, 1940" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232075> ;
    skos:prefLabel "Iridothrips"@fi,
        "Iridothrips"@sv .

<http://tun.fi/MX.232076> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bolacothrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232077> ;
    skos:prefLabel "Bolacothrips"@fi,
        "Bolacothrips"@sv .

<http://tun.fi/MX.232078> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baliothrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232079> ;
    skos:prefLabel "Baliothrips"@fi,
        "Baliothrips"@sv .

<http://tun.fi/MX.232080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Firmothrips" ;
    dwc:scientificNameAuthorship "Schliephake, 1972" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232082> ;
    skos:prefLabel "Firmothrips"@fi,
        "Firmothrips"@sv .

<http://tun.fi/MX.232092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pezothrips" ;
    dwc:scientificNameAuthorship "Karny, 1907" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232094> ;
    skos:prefLabel "Pezothrips"@fi,
        "Pezothrips"@sv .

<http://tun.fi/MX.232095> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratothrips" ;
    dwc:scientificNameAuthorship "O. M. Reuter, 1899" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232096> ;
    skos:prefLabel "Ceratothrips"@fi,
        "Ceratothrips"@sv .

<http://tun.fi/MX.232100> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tmetothrips" ;
    dwc:scientificNameAuthorship "Amyot & Serville, 1843" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232101> ;
    skos:prefLabel "Tmetothrips"@fi,
        "Tmetothrips"@sv .

<http://tun.fi/MX.232102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Theilopedothrips" ;
    dwc:scientificNameAuthorship "zur Strassen, 1995" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232104> ;
    skos:prefLabel "Theilopedothrips"@fi,
        "Theilopedothrips"@sv .

<http://tun.fi/MX.232105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platythrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232106> ;
    skos:prefLabel "Platythrips"@fi,
        "Platythrips"@sv .

<http://tun.fi/MX.232107> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenothrips" ;
    dwc:scientificNameAuthorship "Franklin, 1907" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232108> ;
    skos:prefLabel "Ctenothrips"@fi,
        "Ctenothrips"@sv .

<http://tun.fi/MX.232118> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dictyothrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232119> ;
    skos:prefLabel "Dictyothrips"@fi,
        "Dictyothrips"@sv .

<http://tun.fi/MX.232120> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prosopothrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232121> ;
    skos:prefLabel "Prosopothrips"@fi,
        "Prosopothrips"@sv .

<http://tun.fi/MX.232122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apterothrips" ;
    dwc:scientificNameAuthorship "Bagnall, 1908" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232123> ;
    skos:prefLabel "Apterothrips"@fi,
        "Apterothrips"@sv .

<http://tun.fi/MX.232135> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Tubulifera" ;
    skos:broader <http://tun.fi/MX.53737> ;
    skos:hiddenLabel "Tubulifera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53645> ;
    skos:prefLabel "torviripsiäiset"@fi,
        "Tubulifera"@sv .

<http://tun.fi/MX.232137> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megathrips" ;
    dwc:scientificNameAuthorship "Targioni-Tozzetti, 1881" ;
    skos:broader <http://tun.fi/MX.232136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232202> ;
    skos:prefLabel "Megathrips"@fi,
        "Megathrips"@sv .

<http://tun.fi/MX.232141> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptothrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232142> ;
    skos:prefLabel "Cryptothrips"@fi,
        "Cryptothrips"@sv .

<http://tun.fi/MX.232156> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylaplothrips" ;
    dwc:scientificNameAuthorship "Priesner, 1925" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232157> ;
    skos:prefLabel "Xylaplothrips"@fi,
        "Xylaplothrips"@sv .

<http://tun.fi/MX.232158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurytrichothrips" ;
    dwc:scientificNameAuthorship "Priesner, 1920" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232159> ;
    skos:prefLabel "Eurytrichothrips"@fi,
        "Eurytrichothrips"@sv .

<http://tun.fi/MX.232160> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthothrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232161> ;
    skos:prefLabel "Acanthothrips"@fi,
        "Acanthothrips"@sv .

<http://tun.fi/MX.232170> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephalothrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232171> ;
    skos:prefLabel "Cephalothrips"@fi,
        "Cephalothrips"@sv .

<http://tun.fi/MX.232172> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hindsiothrips" ;
    dwc:scientificNameAuthorship "Stannard, 1958" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232204> ;
    skos:prefLabel "Hindsiothrips"@fi,
        "Hindsiothrips"@sv .

<http://tun.fi/MX.232173> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachythrips" ;
    dwc:scientificNameAuthorship "O. M. Reuter, 1899" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232174> ;
    skos:prefLabel "Brachythrips"@fi,
        "Brachythrips"@sv .

<http://tun.fi/MX.232185> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Maderothrips" ;
    dwc:scientificNameAuthorship "Priesner, 1964" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232186> ;
    skos:prefLabel "Maderothrips"@fi,
        "Maderothrips"@sv .

<http://tun.fi/MX.232191> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Treherniella" ;
    dwc:scientificNameAuthorship "Watson, 1923" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232192> ;
    skos:prefLabel "Treherniella"@fi,
        "Treherniella"@sv .

<http://tun.fi/MX.232193> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoplandrothrips" ;
    dwc:scientificNameAuthorship "Hood, 1912" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232167> ;
    skos:prefLabel "Hoplandrothrips"@fi,
        "Hoplandrothrips"@sv .

<http://tun.fi/MX.232221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucothrips" ;
    dwc:scientificNameAuthorship "O. M. Reuter, 1904" ;
    skos:broader <http://tun.fi/MX.232217> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232222> ;
    skos:prefLabel "Leucothrips"@fi,
        "Leucothrips"@sv .

<http://tun.fi/MX.232224> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sericothrips" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.232223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232225> ;
    skos:prefLabel "Sericothrips"@fi,
        "Sericothrips"@sv .

<http://tun.fi/MX.232230> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drepanothrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232198> ;
    skos:prefLabel "Drepanothrips"@fi,
        "Drepanothrips"@sv .

<http://tun.fi/MX.232239> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scolothrips" ;
    dwc:scientificNameAuthorship "Hinds, 1902" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232240> ;
    skos:prefLabel "Scolothrips"@fi,
        "Scolothrips"@sv .

<http://tun.fi/MX.232241> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kakothrips" ;
    dwc:scientificNameAuthorship "Williams, 1914" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232242> ;
    skos:prefLabel "Kakothrips"@fi,
        "Kakothrips"@sv .

<http://tun.fi/MX.232256> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clitellio" ;
    dwc:scientificNameAuthorship "Savigny, 1820" ;
    skos:broader <http://tun.fi/MX.232455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232257> ;
    skos:prefLabel "Clitellio"@fi,
        "Clitellio"@sv .

<http://tun.fi/MX.232258> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ilyodrilus" ;
    dwc:scientificNameAuthorship "Eisen, 1879" ;
    skos:broader <http://tun.fi/MX.232455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232259> ;
    skos:prefLabel "Ilyodrilus"@fi,
        "Ilyodrilus"@sv .

<http://tun.fi/MX.232265> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phallodrilus" ;
    dwc:scientificNameAuthorship "Pierantoni, 1902" ;
    skos:broader <http://tun.fi/MX.232455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232266> ;
    skos:prefLabel "Phallodrilus"@fi,
        "Phallodrilus"@sv .

<http://tun.fi/MX.232274> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhyacodrilus" ;
    dwc:scientificNameAuthorship "Bretscher, 1901" ;
    skos:broader <http://tun.fi/MX.232455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232275> ;
    skos:prefLabel "Rhyacodrilus"@fi,
        "Rhyacodrilus"@sv .

<http://tun.fi/MX.232276> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spirosperma" ;
    dwc:scientificNameAuthorship "Eisen, 1879" ;
    skos:broader <http://tun.fi/MX.232455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232277> ;
    skos:prefLabel "Spirosperma"@fi,
        "Spirosperma"@sv .

<http://tun.fi/MX.232278> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tubificoides" ;
    dwc:scientificNameAuthorship "Lastochkin, 1937" ;
    skos:broader <http://tun.fi/MX.232455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232279> ;
    skos:prefLabel "Tubificoides"@fi,
        "Tubificoides"@sv .

<http://tun.fi/MX.232293> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Specaria" ;
    dwc:scientificNameAuthorship "Sperber, 1939" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232294> ;
    skos:prefLabel "Specaria"@fi,
        "Specaria"@sv .

<http://tun.fi/MX.232295> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uncinais" ;
    dwc:scientificNameAuthorship "Levinsen, 1884" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232296> ;
    skos:prefLabel "Uncinais"@fi,
        "Uncinais"@sv .

<http://tun.fi/MX.232297> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophidonais" ;
    dwc:scientificNameAuthorship "Gervais, 1838" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232298> ;
    skos:prefLabel "Ophidonais"@fi,
        "Ophidonais"@sv .

<http://tun.fi/MX.232299> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bratislavia" ;
    dwc:scientificNameAuthorship "Kosel, 1966" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232300> ;
    skos:prefLabel "Bratislavia"@fi,
        "Bratislavia"@sv .

<http://tun.fi/MX.232301> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homochaeta" ;
    dwc:scientificNameAuthorship "Bretscher, 1896" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232302> ;
    skos:prefLabel "Homochaeta"@fi,
        "Homochaeta"@sv .

<http://tun.fi/MX.232312> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Slavina" ;
    dwc:scientificNameAuthorship "Vejdovský, 1883" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232313> ;
    skos:prefLabel "Slavina"@fi,
        "Slavina"@sv .

<http://tun.fi/MX.232314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vejdovskyella" ;
    dwc:scientificNameAuthorship "Michaelsen, 1903" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232315> ;
    skos:prefLabel "Vejdovskyella"@fi,
        "Vejdovskyella"@sv .

<http://tun.fi/MX.232316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arcteonais" ;
    dwc:scientificNameAuthorship "Piguet, 1928" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232317> ;
    skos:prefLabel "Arcteonais"@fi,
        "Arcteonais"@sv .

<http://tun.fi/MX.232318> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ripistes" ;
    dwc:scientificNameAuthorship "Dujardin, 1842" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232319> ;
    skos:prefLabel "Ripistes"@fi,
        "Ripistes"@sv .

<http://tun.fi/MX.232320> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stylaria" ;
    dwc:scientificNameAuthorship "Lamarck, 1816" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232321> ;
    skos:prefLabel "Stylaria"@fi,
        "Stylaria"@sv .

<http://tun.fi/MX.232322> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piguetiella" ;
    dwc:scientificNameAuthorship "Sperber, 1939" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232323> ;
    skos:prefLabel "Piguetiella"@fi,
        "Piguetiella"@sv .

<http://tun.fi/MX.232328> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Lumbriculida" ;
    skos:broader <http://tun.fi/MX.70191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232329> ;
    skos:prefLabel "Lumbriculida"@fi,
        "Lumbriculida"@sv .

<http://tun.fi/MX.232330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lumbriculus" ;
    dwc:scientificNameAuthorship "Grube, 1844" ;
    skos:broader <http://tun.fi/MX.232329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232331> ;
    skos:prefLabel "Lumbriculus"@fi,
        "Lumbriculus"@sv .

<http://tun.fi/MX.232332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamprodrilus" ;
    dwc:scientificNameAuthorship "Michaelsen, 1901" ;
    skos:broader <http://tun.fi/MX.232329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232333> ;
    skos:prefLabel "Lamprodrilus"@fi,
        "Lamprodrilus"@sv .

<http://tun.fi/MX.232334> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhynchelmis" ;
    dwc:scientificNameAuthorship "Hoffmeister, 1843" ;
    skos:broader <http://tun.fi/MX.232329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232335> ;
    skos:prefLabel "Rhynchelmis"@fi,
        "Rhynchelmis"@sv .

<http://tun.fi/MX.232336> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stylodrilus" ;
    dwc:scientificNameAuthorship "Claparède, 1862" ;
    skos:broader <http://tun.fi/MX.232329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232337> ;
    skos:prefLabel "Stylodrilus"@fi,
        "Stylodrilus"@sv .

<http://tun.fi/MX.232338> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Enchytraeida" ;
    skos:broader <http://tun.fi/MX.70191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232339> ;
    skos:prefLabel "Enchytraeida"@fi,
        "Enchytraeida"@sv .

<http://tun.fi/MX.232350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryodrilus" ;
    dwc:scientificNameAuthorship "Ude, 1892" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232351> ;
    skos:prefLabel "Bryodrilus"@fi,
        "Bryodrilus"@sv .

<http://tun.fi/MX.232362> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enchytraeina" ;
    dwc:scientificNameAuthorship "Bülow, 1957" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232363> ;
    skos:prefLabel "Enchytraeina"@fi,
        "Enchytraeina"@sv .

<http://tun.fi/MX.232364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enchytronia" ;
    dwc:scientificNameAuthorship "Nielsen & Christensen, 1959" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232365> ;
    skos:prefLabel "Enchytronia"@fi,
        "Enchytronia"@sv .

<http://tun.fi/MX.232408> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stercutus" ;
    dwc:scientificNameAuthorship "Michaelsen, 1888" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232409> ;
    skos:prefLabel "Stercutus"@fi,
        "Stercutus"@sv .

<http://tun.fi/MX.232412> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eiseniella" ;
    dwc:scientificNameAuthorship "Michaelsen, 1900" ;
    skos:broader <http://tun.fi/MX.232411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232413> ;
    skos:prefLabel "Eiseniella"@fi,
        "Eiseniella"@sv .

<http://tun.fi/MX.232423> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allolobophora" ;
    dwc:scientificNameAuthorship "Eisen, 1874" ;
    skos:broader <http://tun.fi/MX.232411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232424> ;
    skos:prefLabel "Allolobophora"@fi,
        "Allolobophora"@sv .

<http://tun.fi/MX.232428> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrodrilus" ;
    dwc:scientificNameAuthorship "Omedeo, 1956" ;
    skos:broader <http://tun.fi/MX.232411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254055> ;
    skos:prefLabel "Dendrodrilus"@fi,
        "Dendrodrilus"@sv .

<http://tun.fi/MX.232445> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rheomorpha" ;
    dwc:scientificNameAuthorship "Ruttner-Kolisko, 1955" ;
    skos:broader <http://tun.fi/MX.232524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232446> ;
    skos:prefLabel "Rheomorpha"@fi,
        "Rheomorpha"@sv .

<http://tun.fi/MX.232448> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pristinidae" ;
    dwc:scientificNameAuthorship "Lastočkin, 1924" ;
    skos:broader <http://tun.fi/MX.232447> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232449> ;
    skos:prefLabel "Pristinidae"@fi,
        "Pristinidae"@sv .

<http://tun.fi/MX.232462> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aktedrilus" ;
    dwc:scientificNameAuthorship "Knöllner, 1935" ;
    skos:broader <http://tun.fi/MX.232455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232463> ;
    skos:prefLabel "Aktedrilus"@fi,
        "Aktedrilus"@sv .

<http://tun.fi/MX.232469> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amynthas" ;
    dwc:scientificNameAuthorship "Kinberg, 1867" ;
    skos:broader <http://tun.fi/MX.232468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232470> ;
    skos:prefLabel "Amynthas"@fi,
        "Amynthas"@sv .

<http://tun.fi/MX.232471> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pithemera" ;
    dwc:scientificNameAuthorship "Sims & Easton, 1972" ;
    skos:broader <http://tun.fi/MX.232468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232472> ;
    skos:prefLabel "Pithemera"@fi,
        "Pithemera"@sv .

<http://tun.fi/MX.232473> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Glossoscolecidae" ;
    dwc:scientificNameAuthorship "Michaelsen, 1900" ;
    skos:broader <http://tun.fi/MX.232410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232474> ;
    skos:prefLabel "Glossoscolecidae"@fi,
        "Glossoscolecidae"@sv .

<http://tun.fi/MX.232474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pontoscolex" ;
    dwc:scientificNameAuthorship "Schmarda, 1861" ;
    skos:broader <http://tun.fi/MX.232473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232475> ;
    skos:prefLabel "Pontoscolex"@fi,
        "Pontoscolex"@sv .

<http://tun.fi/MX.232476> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Octochaetidae" ;
    dwc:scientificNameAuthorship "Michaelsen, 1900" ;
    skos:broader <http://tun.fi/MX.232410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232477> ;
    skos:prefLabel "Octochaetidae"@fi,
        "Octochaetidae"@sv .

<http://tun.fi/MX.232477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichogaster" ;
    dwc:scientificNameAuthorship "Beddard, 1888" ;
    skos:broader <http://tun.fi/MX.232476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232478> ;
    skos:prefLabel "Dichogaster"@fi,
        "Dichogaster"@sv .

<http://tun.fi/MX.232479> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Branchiobdellida" ;
    skos:broader <http://tun.fi/MX.70191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232480> ;
    skos:prefLabel "Branchiobdellida"@fi,
        "Branchiobdellida"@sv .

<http://tun.fi/MX.232480> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Branchiobdellidae" ;
    dwc:scientificNameAuthorship "Odier, 1823" ;
    skos:broader <http://tun.fi/MX.232479> ;
    skos:hiddenLabel "Branchiobdellidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232481> ;
    skos:prefLabel "rapulaiset"@fi,
        "Branchiobdellidae"@sv .

<http://tun.fi/MX.232481> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Branchiobdella" ;
    dwc:scientificNameAuthorship "Odier, 1823" ;
    skos:broader <http://tun.fi/MX.232480> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232482> ;
    skos:prefLabel "Branchiobdella"@fi,
        "Branchiobdella"@sv .

<http://tun.fi/MX.232483> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acanthobdellidae" ;
    dwc:scientificNameAuthorship "Grube, 1851" ;
    skos:broader <http://tun.fi/MX.5016743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232484> ;
    skos:prefLabel "Acanthobdellidae"@fi,
        "Acanthobdellidae"@sv .

<http://tun.fi/MX.232484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthobdella" ;
    dwc:scientificNameAuthorship "Grube, 1851" ;
    skos:broader <http://tun.fi/MX.232483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232485> ;
    skos:prefLabel "Acanthobdella"@fi,
        "Acanthobdella"@sv .

<http://tun.fi/MX.232487> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hirudo" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.232486> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232488> ;
    skos:prefLabel "Hirudo"@fi,
        "Hirudo"@sv .

<http://tun.fi/MX.232489> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haemopis" ;
    dwc:scientificNameAuthorship "Savigny, 1822" ;
    skos:broader <http://tun.fi/MX.232486> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232490> ;
    skos:prefLabel "Haemopis"@fi,
        "Haemopis"@sv .

<http://tun.fi/MX.232496> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dina" ;
    dwc:scientificNameAuthorship "Blanchard, 1892" ;
    skos:broader <http://tun.fi/MX.232491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232497> ;
    skos:prefLabel "Dina"@fi,
        "Dina"@sv .

<http://tun.fi/MX.232499> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cystobranchus" ;
    dwc:scientificNameAuthorship "Diesing, 1859" ;
    skos:broader <http://tun.fi/MX.232498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232500> ;
    skos:prefLabel "Cystobranchus"@fi,
        "Cystobranchus"@sv .

<http://tun.fi/MX.232501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piscicola" ;
    dwc:scientificNameAuthorship "Blainville, 1818" ;
    skos:broader <http://tun.fi/MX.232498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232502> ;
    skos:prefLabel "Piscicola"@fi,
        "Piscicola"@sv .

<http://tun.fi/MX.232506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alboglossiphonia" ;
    dwc:scientificNameAuthorship "Lukin, 1976" ;
    skos:broader <http://tun.fi/MX.232503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232507> ;
    skos:prefLabel "Alboglossiphonia"@fi,
        "Alboglossiphonia"@sv .

<http://tun.fi/MX.232508> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helobdella" ;
    dwc:scientificNameAuthorship "Blanchard, 1876" ;
    skos:broader <http://tun.fi/MX.232503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232509> ;
    skos:prefLabel "Helobdella"@fi,
        "Helobdella"@sv .

<http://tun.fi/MX.232514> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemiclepsis" ;
    dwc:scientificNameAuthorship "Vejdovský, 1883" ;
    skos:broader <http://tun.fi/MX.232503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232515> ;
    skos:prefLabel "Hemiclepsis"@fi,
        "Hemiclepsis"@sv .

<http://tun.fi/MX.232530> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Xenacoelomorpha" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232532> ;
    skos:prefLabel "Xenacoelomorpha"@fi,
        "Xenacoelomorpha"@sv .

<http://tun.fi/MX.232533> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dakuidae" ;
    dwc:scientificNameAuthorship "Hooge, 2003" ;
    skos:broader <http://tun.fi/MX.232532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232537> ;
    skos:prefLabel "Dakuidae"@fi,
        "Dakuidae"@sv .

<http://tun.fi/MX.232534> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Childia" ;
    dwc:scientificNameAuthorship "Graff, 1911" ;
    skos:broader <http://tun.fi/MX.232544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232535> ;
    skos:prefLabel "Childia"@fi,
        "Childia"@sv .

<http://tun.fi/MX.232536> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Actinoposthiidae" ;
    dwc:scientificNameAuthorship "Hooge, 2001" ;
    skos:broader <http://tun.fi/MX.232532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232539> ;
    skos:prefLabel "Actinoposthiidae"@fi,
        "Actinoposthiidae"@sv .

<http://tun.fi/MX.232537> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philactinoposthia" ;
    dwc:scientificNameAuthorship "Dörjes, 1968" ;
    skos:broader <http://tun.fi/MX.232533> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232538> ;
    skos:prefLabel "Philactinoposthia"@fi,
        "Philactinoposthia"@sv .

<http://tun.fi/MX.232539> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelophila" ;
    dwc:scientificNameAuthorship "Dörjes, 1968" ;
    skos:broader <http://tun.fi/MX.232536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232540> ;
    skos:prefLabel "Pelophila"@fi,
        "Pelophila"@sv .

<http://tun.fi/MX.232542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thalassoanaperus" ;
    dwc:scientificNameAuthorship "Hernandez, 2018" ;
    skos:broader <http://tun.fi/MX.232547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232543> ;
    skos:prefLabel "Thalassoanaperus"@fi,
        "Thalassoanaperus"@sv .

<http://tun.fi/MX.232545> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mecynostomum" ;
    dwc:scientificNameAuthorship "van Beneden, 1870" ;
    skos:broader <http://tun.fi/MX.232544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232546> ;
    skos:prefLabel "Mecynostomum"@fi,
        "Mecynostomum"@sv .

<http://tun.fi/MX.232548> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Convoluta" ;
    dwc:scientificNameAuthorship "Örsted, 1843" ;
    skos:broader <http://tun.fi/MX.232547> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232549> ;
    skos:prefLabel "Convoluta"@fi,
        "Convoluta"@sv .

<http://tun.fi/MX.232550> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Otocelididae" ;
    dwc:scientificNameAuthorship "Westblad, 1948" ;
    skos:broader <http://tun.fi/MX.232532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232551> ;
    skos:prefLabel "Otocelididae"@fi,
        "Otocelididae"@sv .

<http://tun.fi/MX.232551> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philocelis" ;
    dwc:scientificNameAuthorship "Dörjes, 1968" ;
    skos:broader <http://tun.fi/MX.232550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232552> ;
    skos:prefLabel "Philocelis"@fi,
        "Philocelis"@sv .

<http://tun.fi/MX.232554> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Catenulidae" ;
    dwc:scientificNameAuthorship "Graff, 1905" ;
    skos:broader <http://tun.fi/MX.70011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232555> ;
    skos:prefLabel "Catenulidae"@fi,
        "Catenulidae"@sv .

<http://tun.fi/MX.232574> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhynchoscolex" ;
    dwc:scientificNameAuthorship "Leidy, 1851" ;
    skos:broader <http://tun.fi/MX.232560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232575> ;
    skos:prefLabel "Rhynchoscolex"@fi,
        "Rhynchoscolex"@sv .

<http://tun.fi/MX.232578> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Microstomidae" ;
    dwc:scientificNameAuthorship "Luther, 1907" ;
    skos:broader <http://tun.fi/MX.70011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232579> ;
    skos:prefLabel "Microstomidae"@fi,
        "Microstomidae"@sv .

<http://tun.fi/MX.232579> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microstomum" ;
    dwc:scientificNameAuthorship "Schmidt, 1848" ;
    skos:broader <http://tun.fi/MX.232578> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232580> ;
    skos:prefLabel "Microstomum"@fi,
        "Microstomum"@sv .

<http://tun.fi/MX.232581> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Macrostomidae" ;
    dwc:scientificNameAuthorship "Beneden, 1870" ;
    skos:broader <http://tun.fi/MX.70011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232582> ;
    skos:prefLabel "Macrostomidae"@fi,
        "Macrostomidae"@sv .

<http://tun.fi/MX.232592> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dalyellia" ;
    dwc:scientificNameAuthorship "Fleming, 1822" ;
    skos:broader <http://tun.fi/MX.232745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232593> ;
    skos:prefLabel "Dalyellia"@fi,
        "Dalyellia"@sv .

<http://tun.fi/MX.232607> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sergia" ;
    dwc:scientificNameAuthorship "Nasonov, 1923" ;
    skos:broader <http://tun.fi/MX.232745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232608> ;
    skos:prefLabel "Sergia"@fi,
        "Sergia"@sv .

<http://tun.fi/MX.232619> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jensenia" ;
    dwc:scientificNameAuthorship "Graff, 1882" ;
    skos:broader <http://tun.fi/MX.232745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232620> ;
    skos:prefLabel "Jensenia"@fi,
        "Jensenia"@sv .

<http://tun.fi/MX.232636> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dolichomacrostomidae" ;
    dwc:scientificNameAuthorship "Rieger, 1971" ;
    skos:broader <http://tun.fi/MX.70011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232637> ;
    skos:prefLabel "Dolichomacrostomidae"@fi,
        "Dolichomacrostomidae"@sv .

<http://tun.fi/MX.232637> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolichomacrostomum" ;
    dwc:scientificNameAuthorship "Luther, 1947" ;
    skos:broader <http://tun.fi/MX.232636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232638> ;
    skos:prefLabel "Dolichomacrostomum"@fi,
        "Dolichomacrostomum"@sv .

<http://tun.fi/MX.232639> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Prorynchida" ;
    dwc:scientificNameAuthorship "Laumer & Giribet, 2014" ;
    skos:broader <http://tun.fi/MX.70011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232640> ;
    skos:prefLabel "Prorynchida"@fi,
        "Prorynchida"@sv .

<http://tun.fi/MX.232641> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prorhynchus" ;
    dwc:scientificNameAuthorship "Schultze, 1851" ;
    skos:broader <http://tun.fi/MX.232640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232642> ;
    skos:prefLabel "Prorhynchus"@fi,
        "Prorhynchus"@sv .

<http://tun.fi/MX.232647> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Protomonetresidae" ;
    dwc:scientificNameAuthorship "Reisinger, 1924" ;
    skos:broader <http://tun.fi/MX.232646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232648> ;
    skos:prefLabel "Protomonetresidae"@fi,
        "Protomonetresidae"@sv .

<http://tun.fi/MX.232648> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Archimonotresis" ;
    dwc:scientificNameAuthorship "Meixner, 1938" ;
    skos:broader <http://tun.fi/MX.232647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232649> ;
    skos:prefLabel "Archimonotresis"@fi,
        "Archimonotresis"@sv .

<http://tun.fi/MX.232650> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Plagiostomidae" ;
    skos:broader <http://tun.fi/MX.232646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232651> ;
    skos:prefLabel "Plagiostomidae"@fi,
        "Plagiostomidae"@sv .

<http://tun.fi/MX.232651> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagiostomum" ;
    dwc:scientificNameAuthorship "Schmidt, 1852" ;
    skos:broader <http://tun.fi/MX.232650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232652> ;
    skos:prefLabel "Plagiostomum"@fi,
        "Plagiostomum"@sv .

<http://tun.fi/MX.232654> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Bothrioplanida" ;
    dwc:scientificNameAuthorship "Sopott-Ehlers, 1985" ;
    skos:broader <http://tun.fi/MX.70011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232655> ;
    skos:prefLabel "Bothrioplanida"@fi,
        "Bothrioplanida"@sv .

<http://tun.fi/MX.232655> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bothrioplanidae" ;
    dwc:scientificNameAuthorship "Vejdovsky, 1895" ;
    skos:broader <http://tun.fi/MX.232654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232656> ;
    skos:prefLabel "Bothrioplanidae"@fi,
        "Bothrioplanidae"@sv .

<http://tun.fi/MX.232656> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bothrioplana" ;
    dwc:scientificNameAuthorship "Braun, 1881" ;
    skos:broader <http://tun.fi/MX.232655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232657> ;
    skos:prefLabel "Bothrioplana"@fi,
        "Bothrioplana"@sv .

<http://tun.fi/MX.232659> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Otomesostomatidae" ;
    dwc:scientificNameAuthorship "Hofsten, 1907" ;
    skos:broader <http://tun.fi/MX.232658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232660> ;
    skos:prefLabel "Otomesostomatidae"@fi,
        "Otomesostomatidae"@sv .

<http://tun.fi/MX.232660> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Otomesostoma" ;
    dwc:scientificNameAuthorship "Graff, 1882" ;
    skos:broader <http://tun.fi/MX.232659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232661> ;
    skos:prefLabel "Otomesostoma"@fi,
        "Otomesostoma"@sv .

<http://tun.fi/MX.232663> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monocelis" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1831" ;
    skos:broader <http://tun.fi/MX.232662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232664> ;
    skos:prefLabel "Monocelis"@fi,
        "Monocelis"@sv .

<http://tun.fi/MX.232665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paramonotus" ;
    dwc:scientificNameAuthorship "Meixner, 1938" ;
    skos:broader <http://tun.fi/MX.232662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232666> ;
    skos:prefLabel "Paramonotus"@fi,
        "Paramonotus"@sv .

<http://tun.fi/MX.232667> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Promonotus" ;
    dwc:scientificNameAuthorship "Beklemischev, 1927" ;
    skos:broader <http://tun.fi/MX.232662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232668> ;
    skos:prefLabel "Promonotus"@fi,
        "Promonotus"@sv .

<http://tun.fi/MX.232669> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Archilopsis" ;
    dwc:scientificNameAuthorship "Meixner, 1938" ;
    skos:broader <http://tun.fi/MX.232662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232670> ;
    skos:prefLabel "Archilopsis"@fi,
        "Archilopsis"@sv .

<http://tun.fi/MX.232671> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Minona" ;
    dwc:scientificNameAuthorship "Marcus. 1946" ;
    skos:broader <http://tun.fi/MX.232662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232672> ;
    skos:prefLabel "Minona"@fi,
        "Minona"@sv .

<http://tun.fi/MX.232674> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bothriomolus" ;
    dwc:scientificNameAuthorship "Hallez, 1910" ;
    skos:broader <http://tun.fi/MX.232673> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232675> ;
    skos:prefLabel "Bothriomolus"@fi,
        "Bothriomolus"@sv .

<http://tun.fi/MX.232676> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philosyrtis" ;
    dwc:scientificNameAuthorship "Giard, 1904" ;
    skos:broader <http://tun.fi/MX.232673> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232677> ;
    skos:prefLabel "Philosyrtis"@fi,
        "Philosyrtis"@sv .

<http://tun.fi/MX.232678> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudosyrtis" ;
    dwc:scientificNameAuthorship "Ax, 1956" ;
    skos:broader <http://tun.fi/MX.232673> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232679> ;
    skos:prefLabel "Pseudosyrtis"@fi,
        "Pseudosyrtis"@sv .

<http://tun.fi/MX.232680> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coelogynoporidae" ;
    dwc:scientificNameAuthorship "Karling, 1966" ;
    skos:broader <http://tun.fi/MX.232658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232681> ;
    skos:prefLabel "Coelogynoporidae"@fi,
        "Coelogynoporidae"@sv .

<http://tun.fi/MX.232686> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Procerodidae" ;
    dwc:scientificNameAuthorship "Diesing, 1862" ;
    skos:broader <http://tun.fi/MX.232685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232687> ;
    skos:prefLabel "Procerodidae"@fi,
        "Procerodidae"@sv .

<http://tun.fi/MX.232687> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Procerodes" ;
    dwc:scientificNameAuthorship "Girard, 1850" ;
    skos:broader <http://tun.fi/MX.232686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232688> ;
    skos:prefLabel "Procerodes"@fi,
        "Procerodes"@sv .

<http://tun.fi/MX.232689> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bdellouridae" ;
    dwc:scientificNameAuthorship "Diesing, 1862" ;
    skos:broader <http://tun.fi/MX.232685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232690> ;
    skos:prefLabel "Bdellouridae"@fi,
        "Bdellouridae"@sv .

<http://tun.fi/MX.232690> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pentacoelum" ;
    dwc:scientificNameAuthorship "Westblad, 1935" ;
    skos:broader <http://tun.fi/MX.232689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232691> ;
    skos:prefLabel "Pentacoelum"@fi,
        "Pentacoelum"@sv .

<http://tun.fi/MX.232693> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Planaria" ;
    dwc:scientificNameAuthorship "Müller, 1776" ;
    skos:broader <http://tun.fi/MX.232692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232694> ;
    skos:prefLabel "Planaria"@fi,
        "Planaria"@sv .

<http://tun.fi/MX.232695> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crenobia" ;
    dwc:scientificNameAuthorship "Kenk, 1930" ;
    skos:broader <http://tun.fi/MX.232692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232696> ;
    skos:prefLabel "Crenobia"@fi,
        "Crenobia"@sv .

<http://tun.fi/MX.232700> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dugesiidae" ;
    dwc:scientificNameAuthorship "Ball, 1974" ;
    skos:broader <http://tun.fi/MX.232685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232701> ;
    skos:prefLabel "Dugesiidae"@fi,
        "Dugesiidae"@sv .

<http://tun.fi/MX.232701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schmidtea" ;
    dwc:scientificNameAuthorship "Ball, 1974" ;
    skos:broader <http://tun.fi/MX.232700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232703> ;
    skos:prefLabel "Schmidtea"@fi,
        "Schmidtea"@sv .

<http://tun.fi/MX.232705> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrocoelum" ;
    dwc:scientificNameAuthorship "Örsted, 1844" ;
    skos:broader <http://tun.fi/MX.232704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232706> ;
    skos:prefLabel "Dendrocoelum"@fi,
        "Dendrocoelum"@sv .

<http://tun.fi/MX.232707> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bdellocephala" ;
    dwc:scientificNameAuthorship "de Man, 1874" ;
    skos:broader <http://tun.fi/MX.232704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232708> ;
    skos:prefLabel "Bdellocephala"@fi,
        "Bdellocephala"@sv .

<http://tun.fi/MX.232709> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Bipaliinae" ;
    dwc:scientificNameAuthorship "Stimpson, 1857" ;
    skos:broader <http://tun.fi/MX.4986347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232710> ;
    skos:prefLabel "Bipaliinae"@fi,
        "Bipaliinae"@sv .

<http://tun.fi/MX.232710> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bipalium" ;
    dwc:scientificNameAuthorship "Stimpson, 1857" ;
    skos:broader <http://tun.fi/MX.232709> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232711> ;
    skos:prefLabel "Bipalium"@fi,
        "Bipalium"@sv .

<http://tun.fi/MX.232714> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pseudograffillinae" ;
    dwc:scientificNameAuthorship "Meixner, 1938" ;
    skos:broader <http://tun.fi/MX.232713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232715> ;
    skos:prefLabel "Pseudograffillinae"@fi,
        "Pseudograffillinae"@sv .

<http://tun.fi/MX.232715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudograffilla" ;
    dwc:scientificNameAuthorship "Meixner, 1938" ;
    skos:broader <http://tun.fi/MX.232714> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232716> ;
    skos:prefLabel "Pseudograffilla"@fi,
        "Pseudograffilla"@sv .

<http://tun.fi/MX.232717> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Bresslauillinae" ;
    dwc:scientificNameAuthorship "Bresslau, 1933" ;
    skos:broader <http://tun.fi/MX.232713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232718> ;
    skos:prefLabel "Bresslauillinae"@fi,
        "Bresslauillinae"@sv .

<http://tun.fi/MX.232718> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bresslauilla" ;
    dwc:scientificNameAuthorship "Reisinger, 1929" ;
    skos:broader <http://tun.fi/MX.232717> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232719> ;
    skos:prefLabel "Bresslauilla"@fi,
        "Bresslauilla"@sv .

<http://tun.fi/MX.232730> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Haplovejdovskyinae" ;
    dwc:scientificNameAuthorship "Luther, 1962" ;
    skos:broader <http://tun.fi/MX.232720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232731> ;
    skos:prefLabel "Haplovejdovskyinae"@fi,
        "Haplovejdovskyinae"@sv .

<http://tun.fi/MX.232731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haplovejdovskya" ;
    dwc:scientificNameAuthorship "Ax, 1954" ;
    skos:broader <http://tun.fi/MX.232730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232732> ;
    skos:prefLabel "Haplovejdovskya"@fi,
        "Haplovejdovskya"@sv .

<http://tun.fi/MX.232734> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baicalellia" ;
    dwc:scientificNameAuthorship "Nasonov, 1930" ;
    skos:broader <http://tun.fi/MX.232733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232735> ;
    skos:prefLabel "Baicalellia"@fi,
        "Baicalellia"@sv .

<http://tun.fi/MX.232736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Canetellia" ;
    dwc:scientificNameAuthorship "Ax, 1956" ;
    skos:broader <http://tun.fi/MX.232733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232737> ;
    skos:prefLabel "Canetellia"@fi,
        "Canetellia"@sv .

<http://tun.fi/MX.232738> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hangethellia" ;
    dwc:scientificNameAuthorship "Karling, 1940" ;
    skos:broader <http://tun.fi/MX.232733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232739> ;
    skos:prefLabel "Hangethellia"@fi,
        "Hangethellia"@sv .

<http://tun.fi/MX.232740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coronopharynx" ;
    dwc:scientificNameAuthorship "Luther, 1962" ;
    skos:broader <http://tun.fi/MX.232733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232741> ;
    skos:prefLabel "Coronopharynx"@fi,
        "Coronopharynx"@sv .

<http://tun.fi/MX.232756> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Opistominae" ;
    dwc:scientificNameAuthorship "Luther, 1963" ;
    skos:broader <http://tun.fi/MX.232864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232757> ;
    skos:prefLabel "Opistominae"@fi,
        "Opistominae"@sv .

<http://tun.fi/MX.232763> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Solenopharyngidae" ;
    dwc:scientificNameAuthorship "Graff, 1882" ;
    skos:broader <http://tun.fi/MX.70432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232764> ;
    skos:prefLabel "Solenopharyngidae"@fi,
        "Solenopharyngidae"@sv .

<http://tun.fi/MX.232764> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthopharynx" ;
    dwc:scientificNameAuthorship "Karling, 1940" ;
    skos:broader <http://tun.fi/MX.232763> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232765> ;
    skos:prefLabel "Anthopharynx"@fi,
        "Anthopharynx"@sv .

<http://tun.fi/MX.232766> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Carcharodopharyngidae" ;
    dwc:scientificNameAuthorship "Bresslau, 1933" ;
    skos:broader <http://tun.fi/MX.70432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232767> ;
    skos:prefLabel "Carcharodopharyngidae"@fi,
        "Carcharodopharyngidae"@sv .

<http://tun.fi/MX.232767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carcharodopharynx" ;
    dwc:scientificNameAuthorship "Reisinger, 1924" ;
    skos:broader <http://tun.fi/MX.232766> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232768> ;
    skos:prefLabel "Carcharodopharynx"@fi,
        "Carcharodopharynx"@sv .

<http://tun.fi/MX.232771> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Gyratricinae" ;
    dwc:scientificNameAuthorship "Graff, 1905" ;
    skos:broader <http://tun.fi/MX.232770> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232772> ;
    skos:prefLabel "Gyratricinae"@fi,
        "Gyratricinae"@sv .

<http://tun.fi/MX.232772> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyratrix" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1831" ;
    skos:broader <http://tun.fi/MX.232771> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232773> ;
    skos:prefLabel "Gyratrix"@fi,
        "Gyratrix"@sv .

<http://tun.fi/MX.232775> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opisthocystis" ;
    dwc:scientificNameAuthorship "Sekera, 1911" ;
    skos:broader <http://tun.fi/MX.4986101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232776> ;
    skos:prefLabel "Opisthocystis"@fi,
        "Opisthocystis"@sv .

<http://tun.fi/MX.232778> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrorhynchides" ;
    dwc:scientificNameAuthorship "E.Strand, 1928" ;
    skos:broader <http://tun.fi/MX.4986101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232779> ;
    skos:prefLabel "Acrorhynchides"@fi,
        "Acrorhynchides"@sv .

<http://tun.fi/MX.232780> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Koinocystididae" ;
    dwc:scientificNameAuthorship "Meixner, 1924" ;
    skos:broader <http://tun.fi/MX.232769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232781> ;
    skos:prefLabel "Koinocystididae"@fi,
        "Koinocystididae"@sv .

<http://tun.fi/MX.232781> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Itaipusa" ;
    dwc:scientificNameAuthorship "Marcus, 1949" ;
    skos:broader <http://tun.fi/MX.232780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232783> ;
    skos:prefLabel "Itaipusa"@fi,
        "Itaipusa"@sv .

<http://tun.fi/MX.232785> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zonorhynchus" ;
    dwc:scientificNameAuthorship "Karling, 1952" ;
    skos:broader <http://tun.fi/MX.232784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232786> ;
    skos:prefLabel "Zonorhynchus"@fi,
        "Zonorhynchus"@sv .

<http://tun.fi/MX.232790> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracicerina" ;
    dwc:scientificNameAuthorship "Meixner, 1928" ;
    skos:broader <http://tun.fi/MX.232784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232791> ;
    skos:prefLabel "Paracicerina"@fi,
        "Paracicerina"@sv .

<http://tun.fi/MX.232793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clyporhynchus" ;
    dwc:scientificNameAuthorship "Karling, 1947" ;
    skos:broader <http://tun.fi/MX.232792> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232794> ;
    skos:prefLabel "Clyporhynchus"@fi,
        "Clyporhynchus"@sv .

<http://tun.fi/MX.232799> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uncinorhynchus" ;
    dwc:scientificNameAuthorship "Karling, 1947" ;
    skos:broader <http://tun.fi/MX.232798> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232800> ;
    skos:prefLabel "Uncinorhynchus"@fi,
        "Uncinorhynchus"@sv .

<http://tun.fi/MX.232801> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neognathorhynchus" ;
    dwc:scientificNameAuthorship "Karling, 1956" ;
    skos:broader <http://tun.fi/MX.232798> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232831> ;
    skos:prefLabel "Neognathorhynchus"@fi,
        "Neognathorhynchus"@sv .

<http://tun.fi/MX.232802> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnathorhynchus" ;
    dwc:scientificNameAuthorship "Meixner, 1929" ;
    skos:broader <http://tun.fi/MX.232798> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986140> ;
    skos:prefLabel "Gnathorhynchus"@fi,
        "Gnathorhynchus"@sv .

<http://tun.fi/MX.232804> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontorhynchus" ;
    dwc:scientificNameAuthorship "Karling, 1947 nec Pelzeln, 1868" ;
    skos:broader <http://tun.fi/MX.232798> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232805> ;
    skos:prefLabel "Odontorhynchus"@fi,
        "Odontorhynchus"@sv .

<http://tun.fi/MX.232810> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carcharodorhynchus" ;
    dwc:scientificNameAuthorship "Meixner, 1938" ;
    skos:broader <http://tun.fi/MX.232809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232811> ;
    skos:prefLabel "Carcharodorhynchus"@fi,
        "Carcharodorhynchus"@sv .

<http://tun.fi/MX.232817> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baltoplana" ;
    dwc:scientificNameAuthorship "Karling, 1949" ;
    skos:broader <http://tun.fi/MX.4986141> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232818> ;
    skos:prefLabel "Baltoplana"@fi,
        "Baltoplana"@sv .

<http://tun.fi/MX.232819> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cheliplana" ;
    dwc:scientificNameAuthorship "Beauchamp, 1927" ;
    skos:broader <http://tun.fi/MX.4986141> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232820> ;
    skos:prefLabel "Cheliplana"@fi,
        "Cheliplana"@sv .

<http://tun.fi/MX.232821> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diascorhynchidae" ;
    dwc:scientificNameAuthorship "Meixner, 1929" ;
    skos:broader <http://tun.fi/MX.232769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232822> ;
    skos:prefLabel "Diascorhynchidae"@fi,
        "Diascorhynchidae"@sv .

<http://tun.fi/MX.232832> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Byrsophlebidae" ;
    dwc:scientificNameAuthorship "Graff, 1905" ;
    skos:broader <http://tun.fi/MX.70432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986098> ;
    skos:prefLabel "Byrsophlebidae"@fi,
        "Byrsophlebidae"@sv .

<http://tun.fi/MX.232837> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brinkmanniella" ;
    dwc:scientificNameAuthorship "Luther, 1943" ;
    skos:broader <http://tun.fi/MX.232836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232838> ;
    skos:prefLabel "Brinkmanniella"@fi,
        "Brinkmanniella"@sv .

<http://tun.fi/MX.232839> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Westbladiella" ;
    dwc:scientificNameAuthorship "Luther, 1943" ;
    skos:broader <http://tun.fi/MX.232836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232840> ;
    skos:prefLabel "Westbladiella"@fi,
        "Westbladiella"@sv .

<http://tun.fi/MX.232841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tvaerminnea" ;
    dwc:scientificNameAuthorship "Luther, 1943" ;
    skos:broader <http://tun.fi/MX.232836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232842> ;
    skos:prefLabel "Tvaerminnea"@fi,
        "Tvaerminnea"@sv .

<http://tun.fi/MX.232846> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Promesostominae" ;
    dwc:scientificNameAuthorship "Luther, 1948" ;
    skos:broader <http://tun.fi/MX.232835> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232847> ;
    skos:prefLabel "Promesostominae"@fi,
        "Promesostominae"@sv .

<http://tun.fi/MX.232866> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protoplanella" ;
    dwc:scientificNameAuthorship "Reisinger, 1924" ;
    skos:broader <http://tun.fi/MX.232865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232867> ;
    skos:prefLabel "Protoplanella"@fi,
        "Protoplanella"@sv .

<http://tun.fi/MX.232868> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Olisthanellinella" ;
    dwc:scientificNameAuthorship "Reisinger, 1924" ;
    skos:broader <http://tun.fi/MX.232865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232828> ;
    skos:prefLabel "Olisthanellinella"@fi,
        "Olisthanellinella"@sv .

<http://tun.fi/MX.232874> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Typhloplana" ;
    dwc:scientificNameAuthorship "Hemprich & Ehrenberg, 1831" ;
    skos:broader <http://tun.fi/MX.232873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232875> ;
    skos:prefLabel "Typhloplana"@fi,
        "Typhloplana"@sv .

<http://tun.fi/MX.232880> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stygoplanellina" ;
    dwc:scientificNameAuthorship "Ax, 1954" ;
    skos:broader <http://tun.fi/MX.232873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232881> ;
    skos:prefLabel "Stygoplanellina"@fi,
        "Stygoplanellina"@sv .

<http://tun.fi/MX.232882> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Styloplanella" ;
    dwc:scientificNameAuthorship "Findenegg, 1924" ;
    skos:broader <http://tun.fi/MX.232873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232883> ;
    skos:prefLabel "Styloplanella"@fi,
        "Styloplanella"@sv .

<http://tun.fi/MX.232888> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thalassoplanella" ;
    dwc:scientificNameAuthorship "Luther, 1946" ;
    skos:broader <http://tun.fi/MX.232873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232889> ;
    skos:prefLabel "Thalassoplanella"@fi,
        "Thalassoplanella"@sv .

<http://tun.fi/MX.232926> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetracelis" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1831" ;
    skos:broader <http://tun.fi/MX.232897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232927> ;
    skos:prefLabel "Tetracelis"@fi,
        "Tetracelis"@sv .

<http://tun.fi/MX.232932> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dochmiotrema" ;
    dwc:scientificNameAuthorship "Hofsten, 1907" ;
    skos:broader <http://tun.fi/MX.232931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232933> ;
    skos:prefLabel "Dochmiotrema"@fi,
        "Dochmiotrema"@sv .

<http://tun.fi/MX.232934> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ascophora" ;
    dwc:scientificNameAuthorship "Findenegg, 1924" ;
    skos:broader <http://tun.fi/MX.232931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232935> ;
    skos:prefLabel "Ascophora"@fi,
        "Ascophora"@sv .

<http://tun.fi/MX.232936> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Olisthanellinae" ;
    dwc:scientificNameAuthorship "Luther, 1904" ;
    skos:broader <http://tun.fi/MX.232864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232937> ;
    skos:prefLabel "Olisthanellinae"@fi,
        "Olisthanellinae"@sv .

<http://tun.fi/MX.232952> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phaenocorinae" ;
    dwc:scientificNameAuthorship "Wahl, 1910" ;
    skos:broader <http://tun.fi/MX.232864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232953> ;
    skos:prefLabel "Phaenocorinae"@fi,
        "Phaenocorinae"@sv .

<http://tun.fi/MX.232976> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Agaricostilbomycetes" ;
    skos:broader <http://tun.fi/MX.53066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234576> ;
    skos:prefLabel "Agaricostilbomycetes"@fi,
        "Agaricostilbomycetes"@sv .

<http://tun.fi/MX.232995> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Atheliales" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233273> ;
    skos:prefLabel "Atheliales"@fi,
        "Atheliales"@sv .

<http://tun.fi/MX.232996> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Gloeophyllales" ;
    dwc:scientificNameAuthorship "Thorn" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233350> ;
    skos:prefLabel "Gloeophyllales"@fi,
        "Gloeophyllales"@sv .

<http://tun.fi/MX.232998> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Corticiales" ;
    dwc:scientificNameAuthorship "K.H.Larss." ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233272> ;
    skos:prefLabel "Corticiales"@fi,
        "Corticiales"@sv .

<http://tun.fi/MX.232999> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Georgefischeriales" ;
    dwc:scientificNameAuthorship "R.Bauer, Begerow & Oberw." ;
    skos:broader <http://tun.fi/MX.53378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984447> ;
    skos:prefLabel "Georgefischeriales"@fi,
        "Georgefischeriales"@sv .

<http://tun.fi/MX.233225> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gloniaceae" ;
    skos:broader <http://tun.fi/MX.70566> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234516> ;
    skos:prefLabel "Gloniaceae"@fi,
        "Gloniaceae"@sv .

<http://tun.fi/MX.233235> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tuberaceae" ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233818> ;
    skos:prefLabel "Tuberaceae"@fi,
        "Tuberaceae"@sv .

<http://tun.fi/MX.233254> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Herpotrichiellaceae" ;
    skos:broader <http://tun.fi/MX.70569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67176> ;
    skos:prefLabel "Herpotrichiellaceae"@fi,
        "Herpotrichiellaceae"@sv .

<http://tun.fi/MX.233260> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Placynthiaceae" ;
    skos:broader <http://tun.fi/MX.70591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67077> ;
    skos:prefLabel "Placynthiaceae"@fi,
        "Placynthiaceae"@sv .

<http://tun.fi/MX.233262> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Microascaceae" ;
    skos:broader <http://tun.fi/MX.70617> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67027> ;
    skos:prefLabel "Microascaceae"@fi,
        "Microascaceae"@sv .

<http://tun.fi/MX.233264> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Myxotrichaceae" ;
    skos:broader <http://tun.fi/MX.53379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233889> ;
    skos:prefLabel "Myxotrichaceae"@fi,
        "Myxotrichaceae"@sv .

<http://tun.fi/MX.233266> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Discinaceae" ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233816> ;
    skos:prefLabel "Discinaceae"@fi,
        "Discinaceae"@sv .

<http://tun.fi/MX.233284> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trichocomaceae" ;
    skos:broader <http://tun.fi/MX.70572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233713> ;
    skos:prefLabel "Trichocomaceae"@fi,
        "Trichocomaceae"@sv .

<http://tun.fi/MX.233285> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Onygenaceae" ;
    skos:broader <http://tun.fi/MX.70574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233721> ;
    skos:prefLabel "Onygenaceae"@fi,
        "Onygenaceae"@sv .

<http://tun.fi/MX.233286> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Thelenellaceae" ;
    skos:broader <http://tun.fi/MX.70589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67158> ;
    skos:prefLabel "Thelenellaceae"@fi,
        "Thelenellaceae"@sv .

<http://tun.fi/MX.233292> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rutstroemiaceae" ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233929> ;
    skos:prefLabel "Rutstroemiaceae"@fi,
        "Rutstroemiaceae"@sv .

<http://tun.fi/MX.233306> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cucurbitariaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234434> ;
    skos:prefLabel "Cucurbitariaceae"@fi,
        "Cucurbitariaceae"@sv .

<http://tun.fi/MX.233311> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ceratomycetaceae" ;
    skos:broader <http://tun.fi/MX.70580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233704> ;
    skos:prefLabel "Ceratomycetaceae"@fi,
        "Ceratomycetaceae"@sv .

<http://tun.fi/MX.233315> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Agyriaceae" ;
    skos:broader <http://tun.fi/MX.70584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67165> ;
    skos:prefLabel "Agyriaceae"@fi,
        "Agyriaceae"@sv .

<http://tun.fi/MX.233316> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ascodichaenaceae" ;
    skos:broader <http://tun.fi/MX.70595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233898> ;
    skos:prefLabel "Ascodichaenaceae"@fi,
        "Ascodichaenaceae"@sv .

<http://tun.fi/MX.233320> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lulworthiaceae" ;
    skos:broader <http://tun.fi/MX.70614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234180> ;
    skos:prefLabel "Lulworthiaceae"@fi,
        "Lulworthiaceae"@sv .

<http://tun.fi/MX.233334> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Catillariaceae" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67124> ;
    skos:prefLabel "Catillariaceae"@fi,
        "Catillariaceae"@sv .

<http://tun.fi/MX.233357> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Elsinoaceae" ;
    skos:broader <http://tun.fi/MX.70565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234534> ;
    skos:prefLabel "Elsinoaceae"@fi,
        "Elsinoaceae"@sv .

<http://tun.fi/MX.233359> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Euceratomycetaceae" ;
    skos:broader <http://tun.fi/MX.70580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233703> ;
    skos:prefLabel "Euceratomycetaceae"@fi,
        "Euceratomycetaceae"@sv .

<http://tun.fi/MX.233365> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acrospermaceae" ;
    skos:broader <http://tun.fi/MX.70561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234531> ;
    skos:prefLabel "Acrospermaceae"@fi,
        "Acrospermaceae"@sv .

<http://tun.fi/MX.233373> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ceratostomataceae" ;
    skos:broader <http://tun.fi/MX.70615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234284> ;
    skos:prefLabel "Ceratostomataceae"@fi,
        "Ceratostomataceae"@sv .

<http://tun.fi/MX.233375> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ophiocordycipitaceae" ;
    skos:broader <http://tun.fi/MX.53691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5011825> ;
    skos:prefLabel "Ophiocordycipitaceae"@fi,
        "Ophiocordycipitaceae"@sv .

<http://tun.fi/MX.233377> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chaetomiaceae" ;
    skos:broader <http://tun.fi/MX.70619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234185> ;
    skos:prefLabel "Chaetomiaceae"@fi,
        "Chaetomiaceae"@sv .

<http://tun.fi/MX.233378> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sordariaceae" ;
    skos:broader <http://tun.fi/MX.70619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234184> ;
    skos:prefLabel "Sordariaceae"@fi,
        "Sordariaceae"@sv .

<http://tun.fi/MX.233379> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Calosphaeriaceae" ;
    skos:broader <http://tun.fi/MX.70610> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234177> ;
    skos:prefLabel "Calosphaeriaceae"@fi,
        "Calosphaeriaceae"@sv .

<http://tun.fi/MX.233385> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Geastraceae" ;
    skos:broader <http://tun.fi/MX.233005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233481> ;
    skos:prefLabel "Geastraceae"@fi,
        "Geastraceae"@sv .

<http://tun.fi/MX.233390> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Exobasidiaceae" ;
    skos:broader <http://tun.fi/MX.70636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205064> ;
    skos:prefLabel "Exobasidiaceae"@fi,
        "Exobasidiaceae"@sv .

<http://tun.fi/MX.233396> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pyrenulaceae" ;
    skos:broader <http://tun.fi/MX.70575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67247> ;
    skos:prefLabel "Pyrenulaceae"@fi,
        "Pyrenulaceae"@sv .

<http://tun.fi/MX.233404> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoraceae" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67048> ;
    skos:prefLabel "Sphaerophoraceae"@fi,
        "Sphaerophoraceae"@sv .

<http://tun.fi/MX.233413> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coniochaetaceae" ;
    skos:broader <http://tun.fi/MX.70612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234282> ;
    skos:prefLabel "Coniochaetaceae"@fi,
        "Coniochaetaceae"@sv .

<http://tun.fi/MX.233443> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entomophthora" ;
    dwc:scientificNameAuthorship "Fresen." ;
    skos:broader <http://tun.fi/MX.234579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076675> ;
    skos:prefLabel "Entomophthora"@fi,
        "Entomophthora"@sv .

<http://tun.fi/MX.233445> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spinellus" ;
    dwc:scientificNameAuthorship "Tiegh." ;
    skos:broader <http://tun.fi/MX.70669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4979048> ;
    skos:prefLabel "Spinellus"@fi,
        "Spinellus"@sv .

<http://tun.fi/MX.233446> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phragmotrichum" ;
    dwc:scientificNameAuthorship "Kunze" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5079425> ;
    skos:prefLabel "Phragmotrichum"@fi,
        "Phragmotrichum"@sv .

<http://tun.fi/MX.233447> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthina" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5017463> ;
    skos:prefLabel "Anthina"@fi,
        "Anthina"@sv .

<http://tun.fi/MX.233461> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hysterangium" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.234630> ;
    skos:hiddenLabel "Hysterangium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235685> ;
    skos:prefLabel "kamaraiset"@fi,
        "Hysterangium"@sv .

<http://tun.fi/MX.233470> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deviodontia" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206031> ;
    skos:prefLabel "Deviodontia"@fi,
        "Deviodontia"@sv .

<http://tun.fi/MX.233472> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leifia" ;
    dwc:scientificNameAuthorship "Ginns" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Leifia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206109> ;
    skos:prefLabel "pähkinäorvakat"@fi,
        "Leifia"@sv .

<http://tun.fi/MX.233474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Muscinupta" ;
    dwc:scientificNameAuthorship "Redhead, Lücking & Lawrey" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Muscinupta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205611> ;
    skos:prefLabel "sammalkorvat"@fi,
        "Muscinupta"@sv .

<http://tun.fi/MX.233475> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alloclavaria" ;
    dwc:scientificNameAuthorship "Dentinger & D.J.McLaughlin" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Alloclavaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205557> ;
    skos:prefLabel "purppuranuijakkaat"@fi,
        "Alloclavaria"@sv .

<http://tun.fi/MX.233480> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cantharellopsis" ;
    dwc:scientificNameAuthorship "Kuyper" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Cantharellopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73412> ;
    skos:prefLabel "valkolakit"@fi,
        "Cantharellopsis"@sv .

<http://tun.fi/MX.233483> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sclerogaster" ;
    skos:broader <http://tun.fi/MX.233005> ;
    skos:hiddenLabel "Sclerogaster"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236390> ;
    skos:prefLabel "luumukulat"@fi,
        "Sclerogaster"@sv .

<http://tun.fi/MX.233484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerobolus" ;
    dwc:scientificNameAuthorship "Tode:Pers." ;
    skos:broader <http://tun.fi/MX.233005> ;
    skos:hiddenLabel "Sphaerobolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236411> ;
    skos:prefLabel "sinkosienet"@fi,
        "Sphaerobolus"@sv .

<http://tun.fi/MX.233485> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crucibulum" ;
    dwc:scientificNameAuthorship "Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Crucibulum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235203> ;
    skos:prefLabel "leipäkorisienet"@fi,
        "Crucibulum"@sv .

<http://tun.fi/MX.233489> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycenastrum" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Mycenastrum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236026> ;
    skos:prefLabel "nahkapallot"@fi,
        "Mycenastrum"@sv .

<http://tun.fi/MX.233490> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycocalia" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Mycocalia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236037> ;
    skos:prefLabel "pikkurakkosienet"@fi,
        "Mycocalia"@sv .

<http://tun.fi/MX.233491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nidularia" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Nidularia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236063> ;
    skos:prefLabel "rakkosienet"@fi,
        "Nidularia"@sv .

<http://tun.fi/MX.233496> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Langermannia" ;
    dwc:scientificNameAuthorship "Rostk." ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Langermannia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235820> ;
    skos:prefLabel "jättikuukuset"@fi,
        "Langermannia"@sv .

<http://tun.fi/MX.233498> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Granulobasidium" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.233242> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206053> ;
    skos:prefLabel "Granulobasidium"@fi,
        "Granulobasidium"@sv .

<http://tun.fi/MX.233503> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hymenopellis" ;
    dwc:scientificNameAuthorship "R.H.Petersen" ;
    skos:broader <http://tun.fi/MX.233246> ;
    skos:hiddenLabel "Hymenopellis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72134> ;
    skos:prefLabel "kurttujuurekkaat"@fi,
        "Hymenopellis"@sv .

<http://tun.fi/MX.233505> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gloiocephala" ;
    dwc:scientificNameAuthorship "Massee" ;
    skos:broader <http://tun.fi/MX.233246> ;
    skos:hiddenLabel "Gloiocephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72060> ;
    skos:prefLabel "saranahikkaat"@fi,
        "Gloiocephala"@sv .

<http://tun.fi/MX.233514> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clitocybula" ;
    dwc:scientificNameAuthorship "(Singer) Métrod" ;
    skos:broader <http://tun.fi/MX.233411> ;
    skos:hiddenLabel "Clitocybula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292558> ;
    skos:prefLabel "isojuurekkaat"@fi,
        "Clitocybula"@sv .

<http://tun.fi/MX.233515> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycetinis" ;
    dwc:scientificNameAuthorship "Earle" ;
    skos:broader <http://tun.fi/MX.5080111> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72295> ;
    skos:prefLabel "Mycetinis"@fi,
        "Mycetinis"@sv .

<http://tun.fi/MX.233525> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plicaturopsis" ;
    dwc:scientificNameAuthorship "D.A.Reid" ;
    skos:broader <http://tun.fi/MX.233381> ;
    skos:hiddenLabel "Plicaturopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205775> ;
    skos:prefLabel "vinopoimukat"@fi,
        "Plicaturopsis"@sv .

<http://tun.fi/MX.233529> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panaeolina" ;
    dwc:scientificNameAuthorship "Maire" ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Panaeolina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72327> ;
    skos:prefLabel "nurmikirjoheltat"@fi,
        "Panaeolina"@sv .

<http://tun.fi/MX.233531> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meottomyces" ;
    dwc:scientificNameAuthorship "Vizzini" ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235975> ;
    skos:prefLabel "Meottomyces"@fi,
        "Meottomyces"@sv .

<http://tun.fi/MX.233534> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kauffmania" ;
    dwc:scientificNameAuthorship "Örstadius & E.Larss." ;
    skos:broader <http://tun.fi/MX.233303> ;
    skos:hiddenLabel "Kauffmania"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72340> ;
    skos:prefLabel "jymyhaprakkaat"@fi,
        "Kauffmania"@sv .

<http://tun.fi/MX.233535> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cystoagaricus" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233303> ;
    skos:hiddenLabel "Cystoagaricus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72119> ;
    skos:prefLabel "suomuhaprakkaat"@fi,
        "Cystoagaricus"@sv .

<http://tun.fi/MX.233536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Typhrasa" ;
    dwc:scientificNameAuthorship "Örstadius & E.Larss." ;
    skos:broader <http://tun.fi/MX.233303> ;
    skos:hiddenLabel "Typhrasa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72339> ;
    skos:prefLabel "parkahaprakkaat"@fi,
        "Typhrasa"@sv .

<http://tun.fi/MX.233538> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydnangium" ;
    skos:broader <http://tun.fi/MX.233243> ;
    skos:hiddenLabel "Hydnangium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235603> ;
    skos:prefLabel "ansarimukulat"@fi,
        "Hydnangium"@sv .

<http://tun.fi/MX.233539> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarcomyxa" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233383> ;
    skos:hiddenLabel "Sarcomyxa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73477> ;
    skos:prefLabel "talvivinokkaat"@fi,
        "Sarcomyxa"@sv .

<http://tun.fi/MX.233546> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydnomerulius" ;
    dwc:scientificNameAuthorship "Jarosch & Besl" ;
    skos:broader <http://tun.fi/MX.233240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206087> ;
    skos:prefLabel "Hydnomerulius"@fi,
        "Hydnomerulius"@sv .

<http://tun.fi/MX.233551> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Octaviania" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Octaviania"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236064> ;
    skos:prefLabel "lehtomukulat"@fi,
        "Octaviania"@sv .

<http://tun.fi/MX.233553> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pisolithus" ;
    skos:broader <http://tun.fi/MX.234624> ;
    skos:hiddenLabel "Pisolithus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236183> ;
    skos:prefLabel "hernekuukuset"@fi,
        "Pisolithus"@sv .

<http://tun.fi/MX.233570> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phlebiopsis" ;
    skos:broader <http://tun.fi/MX.233419> ;
    skos:hiddenLabel "Phlebiopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205740> ;
    skos:prefLabel "harmaaorvakat"@fi,
        "Phlebiopsis"@sv .

<http://tun.fi/MX.233572> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthobasidium" ;
    skos:broader <http://tun.fi/MX.233349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205402> ;
    skos:prefLabel "Acanthobasidium"@fi,
        "Acanthobasidium"@sv .

<http://tun.fi/MX.233573> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gloeodontia" ;
    skos:broader <http://tun.fi/MX.233349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205481> ;
    skos:prefLabel "Gloeodontia"@fi,
        "Gloeodontia"@sv .

<http://tun.fi/MX.233574> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthophysium" ;
    dwc:scientificNameAuthorship "(Pilát) G.Cunn." ;
    skos:broader <http://tun.fi/MX.233349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205400> ;
    skos:prefLabel "Acanthophysium"@fi,
        "Acanthophysium"@sv .

<http://tun.fi/MX.233581> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tubulicium" ;
    skos:broader <http://tun.fi/MX.233271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236515> ;
    skos:prefLabel "Tubulicium"@fi,
        "Tubulicium"@sv .

<http://tun.fi/MX.233582> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cejpomyces" ;
    dwc:scientificNameAuthorship "Svrček & Pouzar" ;
    skos:broader <http://tun.fi/MX.53637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206218> ;
    skos:prefLabel "Cejpomyces"@fi,
        "Cejpomyces"@sv .

<http://tun.fi/MX.233587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrocorticium" ;
    dwc:scientificNameAuthorship "M.J.Larsen & Gilb." ;
    skos:broader <http://tun.fi/MX.233272> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205593> ;
    skos:prefLabel "Dendrocorticium"@fi,
        "Dendrocorticium"@sv .

<http://tun.fi/MX.233590> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phallus" ;
    dwc:scientificNameAuthorship "L.:Pers." ;
    skos:broader <http://tun.fi/MX.233439> ;
    skos:hiddenLabel "Phallus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236139> ;
    skos:prefLabel "haisusienet"@fi,
        "Phallus"@sv .

<http://tun.fi/MX.233593> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetodermella" ;
    dwc:scientificNameAuthorship "Rauschert" ;
    skos:broader <http://tun.fi/MX.233350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205539> ;
    skos:prefLabel "Chaetodermella"@fi,
        "Chaetodermella"@sv .

<http://tun.fi/MX.233598> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterodoassansia" ;
    dwc:scientificNameAuthorship "Vánky" ;
    skos:broader <http://tun.fi/MX.233391> ;
    skos:hiddenLabel "Heterodoassansia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985173> ;
    skos:prefLabel "sätkimennoet"@fi,
        "Heterodoassansia"@sv .

<http://tun.fi/MX.233600> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Doassinga" ;
    dwc:scientificNameAuthorship "Vánky, R.Bauer & Begerow" ;
    skos:broader <http://tun.fi/MX.233391> ;
    skos:hiddenLabel "Doassinga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985054> ;
    skos:prefLabel "vesitähdennoet"@fi,
        "Doassinga"@sv .

<http://tun.fi/MX.233601> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nannfeldtiomyces" ;
    dwc:scientificNameAuthorship "Vánky" ;
    skos:broader <http://tun.fi/MX.233391> ;
    skos:hiddenLabel "Nannfeldtiomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984904> ;
    skos:prefLabel "palpakonnoet"@fi,
        "Nannfeldtiomyces"@sv .

<http://tun.fi/MX.233602> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhamphospora" ;
    dwc:scientificNameAuthorship "D.D.Cunn." ;
    skos:broader <http://tun.fi/MX.4984451> ;
    skos:hiddenLabel "Rhamphospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984776> ;
    skos:prefLabel "lumpeennoet"@fi,
        "Rhamphospora"@sv .

<http://tun.fi/MX.233605> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jamesdicksonia" ;
    dwc:scientificNameAuthorship "Thirum., Pavgi & Payak" ;
    skos:broader <http://tun.fi/MX.4984447> ;
    skos:hiddenLabel "Jamesdicksonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984898> ;
    skos:prefLabel "rupinoet"@fi,
        "Jamesdicksonia"@sv .

<http://tun.fi/MX.233610> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachyspora" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233438> ;
    skos:hiddenLabel "Trachyspora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985023> ;
    skos:prefLabel "poimulehdenruosteet"@fi,
        "Trachyspora"@sv .

<http://tun.fi/MX.233614> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ochropsora" ;
    dwc:scientificNameAuthorship "Dietel" ;
    skos:broader <http://tun.fi/MX.5082587> ;
    skos:hiddenLabel "Ochropsora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985016> ;
    skos:prefLabel "valkoruosteet"@fi,
        "Ochropsora"@sv .

<http://tun.fi/MX.233619> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endophyllum" ;
    dwc:scientificNameAuthorship "Lév." ;
    skos:broader <http://tun.fi/MX.53602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985130> ;
    skos:prefLabel "Endophyllum"@fi,
        "Endophyllum"@sv .

<http://tun.fi/MX.233629> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Naohidemyces" ;
    dwc:scientificNameAuthorship "S.Sato, Katsuya & Y.Hirats." ;
    skos:broader <http://tun.fi/MX.5082586> ;
    skos:hiddenLabel "Naohidemyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984749> ;
    skos:prefLabel "mustikanruosteet"@fi,
        "Naohidemyces"@sv .

<http://tun.fi/MX.233632> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Renatobasidium" ;
    dwc:scientificNameAuthorship "Hauerslev" ;
    skos:broader <http://tun.fi/MX.233441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236292> ;
    skos:prefLabel "Renatobasidium"@fi,
        "Renatobasidium"@sv .

<http://tun.fi/MX.233635> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protodontia" ;
    skos:broader <http://tun.fi/MX.233278> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206206> ;
    skos:prefLabel "Protodontia"@fi,
        "Protodontia"@sv .

<http://tun.fi/MX.233637> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Farysia" ;
    dwc:scientificNameAuthorship "Racib." ;
    skos:broader <http://tun.fi/MX.233389> ;
    skos:hiddenLabel "Farysia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985076> ;
    skos:prefLabel "joustinnoet"@fi,
        "Farysia"@sv .

<http://tun.fi/MX.233638> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizonella" ;
    dwc:scientificNameAuthorship "J.Schröt." ;
    skos:broader <http://tun.fi/MX.233389> ;
    skos:hiddenLabel "Schizonella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985174> ;
    skos:prefLabel "halkionoet"@fi,
        "Schizonella"@sv .

<http://tun.fi/MX.233640> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tolyposporium" ;
    dwc:scientificNameAuthorship "Woronin ex J.Schröt." ;
    skos:broader <http://tun.fi/MX.233389> ;
    skos:hiddenLabel "Tolyposporium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985155> ;
    skos:prefLabel "pikinoet"@fi,
        "Tolyposporium"@sv .

<http://tun.fi/MX.233641> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orphanomyces" ;
    dwc:scientificNameAuthorship "Savile" ;
    skos:broader <http://tun.fi/MX.233389> ;
    skos:hiddenLabel "Orphanomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984869> ;
    skos:prefLabel "saranlehtinoet"@fi,
        "Orphanomyces"@sv .

<http://tun.fi/MX.233645> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parvulago" ;
    dwc:scientificNameAuthorship "R.Bauer, M.Lutz, Piątek, Vánky & Oberw." ;
    skos:broader <http://tun.fi/MX.53717> ;
    skos:hiddenLabel "Parvulago"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985045> ;
    skos:prefLabel "tyvinoet"@fi,
        "Parvulago"@sv .

<http://tun.fi/MX.233646> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tranzscheliella" ;
    dwc:scientificNameAuthorship "Lavrov" ;
    skos:broader <http://tun.fi/MX.53621> ;
    skos:hiddenLabel "Tranzscheliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984686> ;
    skos:prefLabel "korsinoet"@fi,
        "Tranzscheliella"@sv .

<http://tun.fi/MX.233647> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sporisorium" ;
    dwc:scientificNameAuthorship "Ehrenb. ex Link" ;
    skos:broader <http://tun.fi/MX.53621> ;
    skos:hiddenLabel "Sporisorium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984829> ;
    skos:prefLabel "katrasnoet"@fi,
        "Sporisorium"@sv .

<http://tun.fi/MX.233650> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vankya" ;
    dwc:scientificNameAuthorship "Ershad" ;
    skos:broader <http://tun.fi/MX.233279> ;
    skos:hiddenLabel "Vankya"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985001> ;
    skos:prefLabel "kevätnoet"@fi,
        "Vankya"@sv .

<http://tun.fi/MX.233654> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Doassansiopsis" ;
    dwc:scientificNameAuthorship "(Setch.) Dietel" ;
    skos:broader <http://tun.fi/MX.4984443> ;
    skos:hiddenLabel "Doassansiopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985056> ;
    skos:prefLabel "vidannoet"@fi,
        "Doassansiopsis"@sv .

<http://tun.fi/MX.233656> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphacelotheca" ;
    dwc:scientificNameAuthorship "de Bary" ;
    skos:broader <http://tun.fi/MX.233380> ;
    skos:hiddenLabel "Sphacelotheca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984809> ;
    skos:prefLabel "piipputuhkiot"@fi,
        "Sphacelotheca"@sv .

<http://tun.fi/MX.233660> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entorrhiza" ;
    dwc:scientificNameAuthorship "C.A.Weber" ;
    skos:broader <http://tun.fi/MX.4984448> ;
    skos:hiddenLabel "Entorrhiza"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984647> ;
    skos:prefLabel "saranjuuriot"@fi,
        "Entorrhiza"@sv .

<http://tun.fi/MX.233665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asaphomyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238680> ;
    skos:prefLabel "Asaphomyces"@fi,
        "Asaphomyces"@sv .

<http://tun.fi/MX.233671> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dioicomyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238445> ;
    skos:prefLabel "Dioicomyces"@fi,
        "Dioicomyces"@sv .

<http://tun.fi/MX.233673> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplomyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237244> ;
    skos:prefLabel "Diplomyces"@fi,
        "Diplomyces"@sv .

<http://tun.fi/MX.233675> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haplomyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238681> ;
    skos:prefLabel "Haplomyces"@fi,
        "Haplomyces"@sv .

<http://tun.fi/MX.233676> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydraeomyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237245> ;
    skos:prefLabel "Hydraeomyces"@fi,
        "Hydraeomyces"@sv .

<http://tun.fi/MX.233677> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrophilomyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238682> ;
    skos:prefLabel "Hydrophilomyces"@fi,
        "Hydrophilomyces"@sv .

<http://tun.fi/MX.233680> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peyritschiella" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237040> ;
    skos:prefLabel "Peyritschiella"@fi,
        "Peyritschiella"@sv .

<http://tun.fi/MX.233682> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rickia" ;
    dwc:scientificNameAuthorship "Cavara" ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237246> ;
    skos:prefLabel "Rickia"@fi,
        "Rickia"@sv .

<http://tun.fi/MX.233689> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Siemaszkoa" ;
    dwc:scientificNameAuthorship "I.I.Tav. & T.Majewski" ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237046> ;
    skos:prefLabel "Siemaszkoa"@fi,
        "Siemaszkoa"@sv .

<http://tun.fi/MX.233697> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ecteinomyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238307> ;
    skos:prefLabel "Ecteinomyces"@fi,
        "Ecteinomyces"@sv .

<http://tun.fi/MX.233703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euzodiomyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238683> ;
    skos:prefLabel "Euzodiomyces"@fi,
        "Euzodiomyces"@sv .

<http://tun.fi/MX.233704> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helodiomyces" ;
    dwc:scientificNameAuthorship "F.Picard" ;
    skos:broader <http://tun.fi/MX.233311> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237436> ;
    skos:prefLabel "Helodiomyces"@fi,
        "Helodiomyces"@sv .

<http://tun.fi/MX.233707> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glyphium" ;
    dwc:scientificNameAuthorship "Nitschke ex F.Lehm." ;
    skos:broader <http://tun.fi/MX.70568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237437> ;
    skos:prefLabel "Glyphium"@fi,
        "Glyphium"@sv .

<http://tun.fi/MX.233709> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caliciopsis" ;
    dwc:scientificNameAuthorship "Peck" ;
    skos:broader <http://tun.fi/MX.70571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238473> ;
    skos:prefLabel "Caliciopsis"@fi,
        "Caliciopsis"@sv .

<http://tun.fi/MX.233710> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhynchostoma" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.70568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237250> ;
    skos:prefLabel "Rhynchostoma"@fi,
        "Rhynchostoma"@sv .

<http://tun.fi/MX.233727> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arthroderma" ;
    dwc:scientificNameAuthorship "Curr." ;
    skos:broader <http://tun.fi/MX.70574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237761> ;
    skos:prefLabel "Arthroderma"@fi,
        "Arthroderma"@sv .

<http://tun.fi/MX.233728> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ascosphaera" ;
    dwc:scientificNameAuthorship "L.S.Olive & Spiltoir" ;
    skos:broader <http://tun.fi/MX.70574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237442> ;
    skos:prefLabel "Ascosphaera"@fi,
        "Ascosphaera"@sv .

<http://tun.fi/MX.233736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dipodascus" ;
    dwc:scientificNameAuthorship "Lagerh." ;
    skos:broader <http://tun.fi/MX.70608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237047> ;
    skos:prefLabel "Dipodascus"@fi,
        "Dipodascus"@sv .

<http://tun.fi/MX.233741> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycowinteria" ;
    dwc:scientificNameAuthorship "Sherwood" ;
    skos:broader <http://tun.fi/MX.233401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237443> ;
    skos:prefLabel "Mycowinteria"@fi,
        "Mycowinteria"@sv .

<http://tun.fi/MX.233748> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccomycetella" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.233399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238308> ;
    skos:prefLabel "Coccomycetella"@fi,
        "Coccomycetella"@sv .

<http://tun.fi/MX.233749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaeropezia" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.233399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077333> ;
    skos:prefLabel "Sphaeropezia"@fi,
        "Sphaeropezia"@sv .

<http://tun.fi/MX.233753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyalideopsis" ;
    dwc:scientificNameAuthorship "Vězda" ;
    skos:broader <http://tun.fi/MX.233366> ;
    skos:hiddenLabel "Gyalideopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313733> ;
    skos:prefLabel "piikkijäkälät"@fi,
        "Gyalideopsis"@sv .

<http://tun.fi/MX.233756> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ostropa" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237762> ;
    skos:prefLabel "Ostropa"@fi,
        "Ostropa"@sv .

<http://tun.fi/MX.233757> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizoxylon" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.233258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237048> ;
    skos:prefLabel "Schizoxylon"@fi,
        "Schizoxylon"@sv .

<http://tun.fi/MX.233762> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryodina" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313718> ;
    skos:prefLabel "Bryodina"@fi,
        "Bryodina"@sv .

<http://tun.fi/MX.233765> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Palicella" ;
    dwc:scientificNameAuthorship "Rodr. Flakus & Printzen" ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65879> ;
    skos:prefLabel "Palicella"@fi,
        "Palicella"@sv .

<http://tun.fi/MX.233774> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nesolechia" ;
    dwc:scientificNameAuthorship "A.Massal." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238478> ;
    skos:prefLabel "Nesolechia"@fi,
        "Nesolechia"@sv .

<http://tun.fi/MX.233799> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blennothallia" ;
    dwc:scientificNameAuthorship "Trevis." ;
    skos:broader <http://tun.fi/MX.233406> ;
    skos:hiddenLabel "Blennothallia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65633> ;
    skos:prefLabel "poimuhyytelöjäkälät"@fi,
        "Blennothallia"@sv .

<http://tun.fi/MX.233800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callome" ;
    dwc:scientificNameAuthorship "Otálora & Wedin" ;
    skos:broader <http://tun.fi/MX.233406> ;
    skos:hiddenLabel "Callome"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65642> ;
    skos:prefLabel "risahyytelöjäkälät"@fi,
        "Callome"@sv .

<http://tun.fi/MX.233804> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Balsamia" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.233336> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014442> ;
    skos:prefLabel "Balsamia"@fi,
        "Balsamia"@sv .

<http://tun.fi/MX.233805> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wynnella" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233336> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4883965> ;
    skos:prefLabel "Wynnella"@fi,
        "Wynnella"@sv .

<http://tun.fi/MX.233807> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydnobolites" ;
    dwc:scientificNameAuthorship "Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.233432> ;
    skos:hiddenLabel "Hydnobolites"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238052> ;
    skos:prefLabel "aivotryffelit"@fi,
        "Hydnobolites"@sv .

<http://tun.fi/MX.233809> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marcelleina" ;
    dwc:scientificNameAuthorship "Brumm., Korf & Rifai" ;
    skos:broader <http://tun.fi/MX.233432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237074> ;
    skos:prefLabel "Marcelleina"@fi,
        "Marcelleina"@sv .

<http://tun.fi/MX.233812> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarcosphaera" ;
    dwc:scientificNameAuthorship "Auersw." ;
    skos:broader <http://tun.fi/MX.233432> ;
    skos:hiddenLabel "Sarcosphaera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238479> ;
    skos:prefLabel "kruunumaljakkaat"@fi,
        "Sarcosphaera"@sv .

<http://tun.fi/MX.233813> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scabropezia" ;
    dwc:scientificNameAuthorship "Dissing & Pfister" ;
    skos:broader <http://tun.fi/MX.233432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5002017> ;
    skos:prefLabel "Scabropezia"@fi,
        "Scabropezia"@sv .

<http://tun.fi/MX.233814> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boudiera" ;
    dwc:scientificNameAuthorship "Cooke" ;
    skos:broader <http://tun.fi/MX.233432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237448> ;
    skos:prefLabel "Boudiera"@fi,
        "Boudiera"@sv .

<http://tun.fi/MX.233820> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarcoscypha" ;
    dwc:scientificNameAuthorship "(Fr.) Boud." ;
    skos:broader <http://tun.fi/MX.233234> ;
    skos:hiddenLabel "Sarcoscypha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238480> ;
    skos:prefLabel "punamaljakkaat"@fi,
        "Sarcoscypha"@sv .

<http://tun.fi/MX.233821> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microstoma" ;
    dwc:scientificNameAuthorship "Bernstein" ;
    skos:broader <http://tun.fi/MX.233234> ;
    skos:hiddenLabel "Microstoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237078> ;
    skos:prefLabel "kukkamaljakkaat"@fi,
        "Microstoma"@sv .

<http://tun.fi/MX.233822> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Disciotis" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233233> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237079> ;
    skos:prefLabel "Disciotis"@fi,
        "Disciotis"@sv .

<http://tun.fi/MX.233834> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Genea" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:hiddenLabel "Genea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238481> ;
    skos:prefLabel "nyylätryffelit"@fi,
        "Genea"@sv .

<http://tun.fi/MX.233837> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamprospora" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237765> ;
    skos:prefLabel "Lamprospora"@fi,
        "Lamprospora"@sv .

<http://tun.fi/MX.233838> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melastiza" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:hiddenLabel "Melastiza"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237258> ;
    skos:prefLabel "tiemaljakkaat"@fi,
        "Melastiza"@sv .

<http://tun.fi/MX.233839> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miladina" ;
    dwc:scientificNameAuthorship "Svrček" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237766> ;
    skos:prefLabel "Miladina"@fi,
        "Miladina"@sv .

<http://tun.fi/MX.233844> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodotarzetta" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238717> ;
    skos:prefLabel "Rhodotarzetta"@fi,
        "Rhodotarzetta"@sv .

<http://tun.fi/MX.233853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orbicula" ;
    dwc:scientificNameAuthorship "Cooke" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237767> ;
    skos:prefLabel "Orbicula"@fi,
        "Orbicula"@sv .

<http://tun.fi/MX.233854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichophaeopsis" ;
    dwc:scientificNameAuthorship "Korf & Erb" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237265> ;
    skos:prefLabel "Trichophaeopsis"@fi,
        "Trichophaeopsis"@sv .

<http://tun.fi/MX.233861> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spooneromyces" ;
    dwc:scientificNameAuthorship "T.Schumach. & J.Moravec" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237768> ;
    skos:prefLabel "Spooneromyces"@fi,
        "Spooneromyces"@sv .

<http://tun.fi/MX.233867> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyropyxis" ;
    dwc:scientificNameAuthorship "Egger" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238740> ;
    skos:prefLabel "Pyropyxis"@fi,
        "Pyropyxis"@sv .

<http://tun.fi/MX.233869> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ascodesmis" ;
    dwc:scientificNameAuthorship "Tiegh." ;
    skos:broader <http://tun.fi/MX.233410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238314> ;
    skos:prefLabel "Ascodesmis"@fi,
        "Ascodesmis"@sv .

<http://tun.fi/MX.233871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plectania" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233338> ;
    skos:hiddenLabel "Plectania"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238747> ;
    skos:prefLabel "punareunamaljakkaat"@fi,
        "Plectania"@sv .

<http://tun.fi/MX.233874> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarcosoma" ;
    dwc:scientificNameAuthorship "Casp." ;
    skos:broader <http://tun.fi/MX.233338> ;
    skos:hiddenLabel "Sarcosoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238057> ;
    skos:prefLabel "hytymaljakkaat"@fi,
        "Sarcosoma"@sv .

<http://tun.fi/MX.233875> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Karstenella" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:hiddenLabel "Karstenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238748> ;
    skos:prefLabel "kalvomaljakkaat"@fi,
        "Karstenella"@sv .

<http://tun.fi/MX.233876> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhizina" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:hiddenLabel "Rhizina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238058> ;
    skos:prefLabel "kuplamörskyt"@fi,
        "Rhizina"@sv .

<http://tun.fi/MX.233877> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caloscypha" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:hiddenLabel "Caloscypha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237769> ;
    skos:prefLabel "kaunomaljakkaat"@fi,
        "Caloscypha"@sv .

<http://tun.fi/MX.233889> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myxotrichum" ;
    dwc:scientificNameAuthorship "Kunze" ;
    skos:broader <http://tun.fi/MX.233264> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238749> ;
    skos:prefLabel "Myxotrichum"@fi,
        "Myxotrichum"@sv .

<http://tun.fi/MX.233890> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arthrocladiella" ;
    dwc:scientificNameAuthorship "Vassilkov" ;
    skos:broader <http://tun.fi/MX.53563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984634> ;
    skos:prefLabel "Arthrocladiella"@fi,
        "Arthrocladiella"@sv .

<http://tun.fi/MX.233891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blumeria" ;
    dwc:scientificNameAuthorship "Golovin ex Speer" ;
    skos:broader <http://tun.fi/MX.53563> ;
    skos:hiddenLabel "Blumeria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984596> ;
    skos:prefLabel "heinänhärmät"@fi,
        "Blumeria"@sv .

<http://tun.fi/MX.233903> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tryblidiopsis" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237270> ;
    skos:prefLabel "Tryblidiopsis"@fi,
        "Tryblidiopsis"@sv .

<http://tun.fi/MX.233904> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Duplicaria" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237271> ;
    skos:prefLabel "Duplicaria"@fi,
        "Duplicaria"@sv .

<http://tun.fi/MX.233905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Duplicariella" ;
    dwc:scientificNameAuthorship "B.Erikss." ;
    skos:broader <http://tun.fi/MX.233409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237772> ;
    skos:prefLabel "Duplicariella"@fi,
        "Duplicariella"@sv .

<http://tun.fi/MX.233908> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lirula" ;
    dwc:scientificNameAuthorship "Darker" ;
    skos:broader <http://tun.fi/MX.233409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237773> ;
    skos:prefLabel "Lirula"@fi,
        "Lirula"@sv .

<http://tun.fi/MX.233911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sporomega" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.233409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237774> ;
    skos:prefLabel "Sporomega"@fi,
        "Sporomega"@sv .

<http://tun.fi/MX.233915> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptomyces" ;
    dwc:scientificNameAuthorship "Grev." ;
    skos:broader <http://tun.fi/MX.233293> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238086> ;
    skos:prefLabel "Cryptomyces"@fi,
        "Cryptomyces"@sv .

<http://tun.fi/MX.233916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudorhytisma" ;
    dwc:scientificNameAuthorship "Juel" ;
    skos:broader <http://tun.fi/MX.233293> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237274> ;
    skos:prefLabel "Pseudorhytisma"@fi,
        "Pseudorhytisma"@sv .

<http://tun.fi/MX.233920> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melittosporiella" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.70595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237779> ;
    skos:prefLabel "Melittosporiella"@fi,
        "Melittosporiella"@sv .

<http://tun.fi/MX.233926> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coprotus" ;
    dwc:scientificNameAuthorship "Korf ex Korf & Kimbr." ;
    skos:broader <http://tun.fi/MX.233257> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238320> ;
    skos:prefLabel "Coprotus"@fi,
        "Coprotus"@sv .

<http://tun.fi/MX.233927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophophacidium" ;
    dwc:scientificNameAuthorship "Lagerb." ;
    skos:broader <http://tun.fi/MX.233431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237104> ;
    skos:prefLabel "Lophophacidium"@fi,
        "Lophophacidium"@sv .

<http://tun.fi/MX.233933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ascotremella" ;
    dwc:scientificNameAuthorship "Seaver" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:hiddenLabel "Ascotremella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237494> ;
    skos:prefLabel "poimumassikat"@fi,
        "Ascotremella"@sv .

<http://tun.fi/MX.233936> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bulgariella" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237275> ;
    skos:prefLabel "Bulgariella"@fi,
        "Bulgariella"@sv .

<http://tun.fi/MX.233942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erikssonopsis" ;
    dwc:scientificNameAuthorship "M.Morelet" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238522> ;
    skos:prefLabel "Erikssonopsis"@fi,
        "Erikssonopsis"@sv .

<http://tun.fi/MX.233945> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterosphaeria" ;
    dwc:scientificNameAuthorship "Grev." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238768> ;
    skos:prefLabel "Heterosphaeria"@fi,
        "Heterosphaeria"@sv .

<http://tun.fi/MX.233946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holwaya" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237793> ;
    skos:prefLabel "Holwaya"@fi,
        "Holwaya"@sv .

<http://tun.fi/MX.233948> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Patinellaria" ;
    dwc:scientificNameAuthorship "H.Karst." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237794> ;
    skos:prefLabel "Patinellaria"@fi,
        "Patinellaria"@sv .

<http://tun.fi/MX.233951> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stamnaria" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238327> ;
    skos:prefLabel "Stamnaria"@fi,
        "Stamnaria"@sv .

<http://tun.fi/MX.233953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Velutarina" ;
    dwc:scientificNameAuthorship "Korf ex Korf" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237108> ;
    skos:prefLabel "Velutarina"@fi,
        "Velutarina"@sv .

<http://tun.fi/MX.233956> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chloroscypha" ;
    dwc:scientificNameAuthorship "Seaver" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237795> ;
    skos:prefLabel "Chloroscypha"@fi,
        "Chloroscypha"@sv .

<http://tun.fi/MX.233959> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micropodia" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237116> ;
    skos:prefLabel "Micropodia"@fi,
        "Micropodia"@sv .

<http://tun.fi/MX.233961> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phialea" ;
    dwc:scientificNameAuthorship "(Fr.) Gillet" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238328> ;
    skos:prefLabel "Phialea"@fi,
        "Phialea"@sv .

<http://tun.fi/MX.233962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poculopsis" ;
    dwc:scientificNameAuthorship "Kirschst." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237504> ;
    skos:prefLabel "Poculopsis"@fi,
        "Poculopsis"@sv .

<http://tun.fi/MX.233964> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ionomidotis" ;
    dwc:scientificNameAuthorship "E.J.Durand ex Thaxt." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237117> ;
    skos:prefLabel "Ionomidotis"@fi,
        "Ionomidotis"@sv .

<http://tun.fi/MX.233970> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlorencoelia" ;
    dwc:scientificNameAuthorship "J.R.Dixon" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:hiddenLabel "Chlorencoelia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237288> ;
    skos:prefLabel "oliivinastakat"@fi,
        "Chlorencoelia"@sv .

<http://tun.fi/MX.233975> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parorbiliopsis" ;
    dwc:scientificNameAuthorship "Spooner & Dennis" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237813> ;
    skos:prefLabel "Parorbiliopsis"@fi,
        "Parorbiliopsis"@sv .

<http://tun.fi/MX.233979> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryoscyphus" ;
    dwc:scientificNameAuthorship "Spooner" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5080867> ;
    skos:prefLabel "Bryoscyphus"@fi,
        "Bryoscyphus"@sv .

<http://tun.fi/MX.233982> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neogodronia" ;
    dwc:scientificNameAuthorship "Schläpf.-Bernh." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238805> ;
    skos:prefLabel "Neogodronia"@fi,
        "Neogodronia"@sv .

<http://tun.fi/MX.233988> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Podophacidium" ;
    dwc:scientificNameAuthorship "Niessl" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:hiddenLabel "Podophacidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238529> ;
    skos:prefLabel "hammasnapit"@fi,
        "Podophacidium"@sv .

<http://tun.fi/MX.233990> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blumeriella" ;
    dwc:scientificNameAuthorship "Arx" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238530> ;
    skos:prefLabel "Blumeriella"@fi,
        "Blumeriella"@sv .

<http://tun.fi/MX.233993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetonaevia" ;
    dwc:scientificNameAuthorship "Arx" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237142> ;
    skos:prefLabel "Chaetonaevia"@fi,
        "Chaetonaevia"@sv .

<http://tun.fi/MX.233995> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dennisiodiscus" ;
    dwc:scientificNameAuthorship "Svrček" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238531> ;
    skos:prefLabel "Dennisiodiscus"@fi,
        "Dennisiodiscus"@sv .

<http://tun.fi/MX.234000> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eupropolella" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238806> ;
    skos:prefLabel "Eupropolella"@fi,
        "Eupropolella"@sv .

<http://tun.fi/MX.234001> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graddonia" ;
    dwc:scientificNameAuthorship "Dennis" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237535> ;
    skos:prefLabel "Graddonia"@fi,
        "Graddonia"@sv .

<http://tun.fi/MX.234004> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Involucroscypha" ;
    dwc:scientificNameAuthorship "Raitv." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237300> ;
    skos:prefLabel "Involucroscypha"@fi,
        "Involucroscypha"@sv .

<http://tun.fi/MX.234007> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Naevala" ;
    dwc:scientificNameAuthorship "B.Hein" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237823> ;
    skos:prefLabel "Naevala"@fi,
        "Naevala"@sv .

<http://tun.fi/MX.234009> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Naeviella" ;
    dwc:scientificNameAuthorship "(Rehm) Clem." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238807> ;
    skos:prefLabel "Naeviella"@fi,
        "Naeviella"@sv .

<http://tun.fi/MX.234010> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Naeviopsis" ;
    dwc:scientificNameAuthorship "B.Hein" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238537> ;
    skos:prefLabel "Naeviopsis"@fi,
        "Naeviopsis"@sv .

<http://tun.fi/MX.234012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Obscurodiscus" ;
    dwc:scientificNameAuthorship "Raitv." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238114> ;
    skos:prefLabel "Obscurodiscus"@fi,
        "Obscurodiscus"@sv .

<http://tun.fi/MX.234015> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pirottaea" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238329> ;
    skos:prefLabel "Pirottaea"@fi,
        "Pirottaea"@sv .

<http://tun.fi/MX.234019> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scutomollisia" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237309> ;
    skos:prefLabel "Scutomollisia"@fi,
        "Scutomollisia"@sv .

<http://tun.fi/MX.234025> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ciborinia" ;
    dwc:scientificNameAuthorship "Whetzel" ;
    skos:broader <http://tun.fi/MX.53628> ;
    skos:hiddenLabel "Ciborinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238542> ;
    skos:prefLabel "lehtipahkapikarit"@fi,
        "Ciborinia"@sv .

<http://tun.fi/MX.234029> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Valdensinia" ;
    dwc:scientificNameAuthorship "Peyronel" ;
    skos:broader <http://tun.fi/MX.53628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238543> ;
    skos:prefLabel "Valdensinia"@fi,
        "Valdensinia"@sv .

<http://tun.fi/MX.234032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dumontinia" ;
    dwc:scientificNameAuthorship "L.M.Kohn" ;
    skos:broader <http://tun.fi/MX.53628> ;
    skos:hiddenLabel "Dumontinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238285> ;
    skos:prefLabel "vuokonpahkapikarit"@fi,
        "Dumontinia"@sv .

<http://tun.fi/MX.234039> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriopezia" ;
    dwc:scientificNameAuthorship "(Sacc.) Rehm" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238814> ;
    skos:prefLabel "Eriopezia"@fi,
        "Eriopezia"@sv .

<http://tun.fi/MX.234041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Incrupila" ;
    dwc:scientificNameAuthorship "Raitv." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237145> ;
    skos:prefLabel "Incrupila"@fi,
        "Incrupila"@sv .

<http://tun.fi/MX.234043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neodasyscypha" ;
    dwc:scientificNameAuthorship "Suková & Spooner" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237824> ;
    skos:prefLabel "Neodasyscypha"@fi,
        "Neodasyscypha"@sv .

<http://tun.fi/MX.234048> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Unguicularia" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237146> ;
    skos:prefLabel "Unguicularia"@fi,
        "Unguicularia"@sv .

<http://tun.fi/MX.234050> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyphodiscus" ;
    dwc:scientificNameAuthorship "Kirschst." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237317> ;
    skos:prefLabel "Hyphodiscus"@fi,
        "Hyphodiscus"@sv .

<http://tun.fi/MX.234060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Olla" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237828> ;
    skos:prefLabel "Olla"@fi,
        "Olla"@sv .

<http://tun.fi/MX.234061> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pezoloma" ;
    dwc:scientificNameAuthorship "Clem." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238555> ;
    skos:prefLabel "Pezoloma"@fi,
        "Pezoloma"@sv .

<http://tun.fi/MX.234063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Venturiocistella" ;
    dwc:scientificNameAuthorship "Raitv." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237150> ;
    skos:prefLabel "Venturiocistella"@fi,
        "Venturiocistella"@sv .

<http://tun.fi/MX.234064> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Solenopezia" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237829> ;
    skos:prefLabel "Solenopezia"@fi,
        "Solenopezia"@sv .

<http://tun.fi/MX.234067> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichopezizella" ;
    dwc:scientificNameAuthorship "Dennis ex Raitv." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237318> ;
    skos:prefLabel "Trichopezizella"@fi,
        "Trichopezizella"@sv .

<http://tun.fi/MX.234086> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leotia" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:hiddenLabel "Leotia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238834> ;
    skos:prefLabel "rustonupikat"@fi,
        "Leotia"@sv .

<http://tun.fi/MX.234087> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bulgaria" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:hiddenLabel "Bulgaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237562> ;
    skos:prefLabel "pikiliimakat"@fi,
        "Bulgaria"@sv .

<http://tun.fi/MX.234088> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ascocorticium" ;
    dwc:scientificNameAuthorship "Bref." ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238556> ;
    skos:prefLabel "Ascocorticium"@fi,
        "Ascocorticium"@sv .

<http://tun.fi/MX.234091> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarcoleotia" ;
    dwc:scientificNameAuthorship "S.Ito & S.Imai" ;
    skos:broader <http://tun.fi/MX.233268> ;
    skos:hiddenLabel "Sarcoleotia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238559> ;
    skos:prefLabel "pohjannupikat"@fi,
        "Sarcoleotia"@sv .

<http://tun.fi/MX.234092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Albertiniella" ;
    dwc:scientificNameAuthorship "Kirschst." ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5075727> ;
    skos:prefLabel "Albertiniella"@fi,
        "Albertiniella"@sv .

<http://tun.fi/MX.234093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratostomella" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238835> ;
    skos:prefLabel "Ceratostomella"@fi,
        "Ceratostomella"@sv .

<http://tun.fi/MX.234095> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagiosphaera" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237319> ;
    skos:prefLabel "Plagiosphaera"@fi,
        "Plagiosphaera"@sv .

<http://tun.fi/MX.234097> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apiospora" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237166> ;
    skos:prefLabel "Apiospora"@fi,
        "Apiospora"@sv .

<http://tun.fi/MX.234106> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptomycina" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237563> ;
    skos:prefLabel "Cryptomycina"@fi,
        "Cryptomycina"@sv .

<http://tun.fi/MX.234108> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thyridium" ;
    dwc:scientificNameAuthorship "Nitschke" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237880> ;
    skos:prefLabel "Thyridium"@fi,
        "Thyridium"@sv .

<http://tun.fi/MX.234109> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Barbatosphaeria" ;
    dwc:scientificNameAuthorship "Réblová" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5019813> ;
    skos:prefLabel "Barbatosphaeria"@fi,
        "Barbatosphaeria"@sv .

<http://tun.fi/MX.234111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ascocodinaea" ;
    dwc:scientificNameAuthorship "Samuels, Cand. & Magni" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238151> ;
    skos:prefLabel "Ascocodinaea"@fi,
        "Ascocodinaea"@sv .

<http://tun.fi/MX.234127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monographella" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237320> ;
    skos:prefLabel "Monographella"@fi,
        "Monographella"@sv .

<http://tun.fi/MX.234137> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Quaternaria" ;
    dwc:scientificNameAuthorship "Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.233343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238154> ;
    skos:prefLabel "Quaternaria"@fi,
        "Quaternaria"@sv .

<http://tun.fi/MX.234138> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endoxylina" ;
    dwc:scientificNameAuthorship "Romell" ;
    skos:broader <http://tun.fi/MX.233343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238346> ;
    skos:prefLabel "Endoxylina"@fi,
        "Endoxylina"@sv .

<http://tun.fi/MX.234142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apiothyrium" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238841> ;
    skos:prefLabel "Apiothyrium"@fi,
        "Apiothyrium"@sv .

<http://tun.fi/MX.234144> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Discosphaerina" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.233319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237570> ;
    skos:prefLabel "Discosphaerina"@fi,
        "Discosphaerina"@sv .

<http://tun.fi/MX.234148> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyponectria" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.233319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237881> ;
    skos:prefLabel "Hyponectria"@fi,
        "Hyponectria"@sv .

<http://tun.fi/MX.234154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lopadostoma" ;
    dwc:scientificNameAuthorship "(Nitschke) Traverso" ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238347> ;
    skos:prefLabel "Lopadostoma"@fi,
        "Lopadostoma"@sv .

<http://tun.fi/MX.234158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poronia" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:hiddenLabel "Poronia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237181> ;
    skos:prefLabel "lantapistesienet"@fi,
        "Poronia"@sv .

<http://tun.fi/MX.234162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Barrmaelia" ;
    dwc:scientificNameAuthorship "Rappaz" ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238563> ;
    skos:prefLabel "Barrmaelia"@fi,
        "Barrmaelia"@sv .

<http://tun.fi/MX.234167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kretzschmaria" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:hiddenLabel "Kretzschmaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238158> ;
    skos:prefLabel "karstasyylät"@fi,
        "Kretzschmaria"@sv .

<http://tun.fi/MX.234170> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudovalsaria" ;
    dwc:scientificNameAuthorship "Spooner" ;
    skos:broader <http://tun.fi/MX.233342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238356> ;
    skos:prefLabel "Pseudovalsaria"@fi,
        "Pseudovalsaria"@sv .

<http://tun.fi/MX.234171> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apiorhynchostoma" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233342> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237333> ;
    skos:prefLabel "Apiorhynchostoma"@fi,
        "Apiorhynchostoma"@sv .

<http://tun.fi/MX.234176> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Klasterskya" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.53582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238856> ;
    skos:prefLabel "Klasterskya"@fi,
        "Klasterskya"@sv .

<http://tun.fi/MX.234180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lulworthia" ;
    dwc:scientificNameAuthorship "G.K.Sutherl." ;
    skos:broader <http://tun.fi/MX.233320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238159> ;
    skos:prefLabel "Lulworthia"@fi,
        "Lulworthia"@sv .

<http://tun.fi/MX.234187> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bombardia" ;
    dwc:scientificNameAuthorship "(Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.233296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237590> ;
    skos:prefLabel "Bombardia"@fi,
        "Bombardia"@sv .

<http://tun.fi/MX.234191> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apodospora" ;
    dwc:scientificNameAuthorship "Cain & J.H.Mirza" ;
    skos:broader <http://tun.fi/MX.233296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238160> ;
    skos:prefLabel "Apodospora"@fi,
        "Apodospora"@sv .

<http://tun.fi/MX.234194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fimetariella" ;
    dwc:scientificNameAuthorship "N.Lundq." ;
    skos:broader <http://tun.fi/MX.233296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237882> ;
    skos:prefLabel "Fimetariella"@fi,
        "Fimetariella"@sv .

<http://tun.fi/MX.234199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strattonia" ;
    dwc:scientificNameAuthorship "Cif." ;
    skos:broader <http://tun.fi/MX.233296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238583> ;
    skos:prefLabel "Strattonia"@fi,
        "Strattonia"@sv .

<http://tun.fi/MX.234212> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lentomita" ;
    dwc:scientificNameAuthorship "Niessl" ;
    skos:broader <http://tun.fi/MX.233297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238171> ;
    skos:prefLabel "Lentomita"@fi,
        "Lentomita"@sv .

<http://tun.fi/MX.234216> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthonitschkea" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.233289> ;
    skos:hiddenLabel "Acanthonitschkea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237334> ;
    skos:prefLabel "harjaskiekot"@fi,
        "Acanthonitschkea"@sv .

<http://tun.fi/MX.234220> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bertia" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.70613> ;
    skos:hiddenLabel "Bertia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237890> ;
    skos:prefLabel "nystypullot"@fi,
        "Bertia"@sv .

<http://tun.fi/MX.234236> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaeronaemella" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.70617> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237891> ;
    skos:prefLabel "Sphaeronaemella"@fi,
        "Sphaeronaemella"@sv .

<http://tun.fi/MX.234237> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arachnocrea" ;
    dwc:scientificNameAuthorship "Z.Moravec" ;
    skos:broader <http://tun.fi/MX.233294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5002020> ;
    skos:prefLabel "Arachnocrea"@fi,
        "Arachnocrea"@sv .

<http://tun.fi/MX.234238> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypocreopsis" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233294> ;
    skos:hiddenLabel "Hypocreopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238584> ;
    skos:prefLabel "liuskapielukset"@fi,
        "Hypocreopsis"@sv .

<http://tun.fi/MX.234240> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protocrea" ;
    dwc:scientificNameAuthorship "Petch" ;
    skos:broader <http://tun.fi/MX.233294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237335> ;
    skos:prefLabel "Protocrea"@fi,
        "Protocrea"@sv .

<http://tun.fi/MX.234241> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerostilbella" ;
    dwc:scientificNameAuthorship "(Henn.) Sacc. & D.Sacc." ;
    skos:broader <http://tun.fi/MX.233294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238175> ;
    skos:prefLabel "Sphaerostilbella"@fi,
        "Sphaerostilbella"@sv .

<http://tun.fi/MX.234256> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichosphaerella" ;
    dwc:scientificNameAuthorship "E.Bommer, M.Rousseau & Sacc." ;
    skos:broader <http://tun.fi/MX.233295> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238178> ;
    skos:prefLabel "Trichosphaerella"@fi,
        "Trichosphaerella"@sv .

<http://tun.fi/MX.234257> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epichloë" ;
    dwc:scientificNameAuthorship "(Fr.) Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.53603> ;
    skos:hiddenLabel "Epichloë"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238585> ;
    skos:prefLabel "korsikäämikät"@fi,
        "Epichloë"@sv .

<http://tun.fi/MX.234263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Selinia" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233433> ;
    skos:hiddenLabel "Selinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237188> ;
    skos:prefLabel "lantanapukat"@fi,
        "Selinia"@sv .

<http://tun.fi/MX.234271> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasionectria" ;
    dwc:scientificNameAuthorship "(Sacc.) Cooke" ;
    skos:broader <http://tun.fi/MX.233433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237189> ;
    skos:prefLabel "Lasionectria"@fi,
        "Lasionectria"@sv .

<http://tun.fi/MX.234273> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nectriella" ;
    dwc:scientificNameAuthorship "Nitschke ex Fuckel" ;
    skos:broader <http://tun.fi/MX.233433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237892> ;
    skos:prefLabel "Nectriella"@fi,
        "Nectriella"@sv .

<http://tun.fi/MX.234280> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tilachlidium" ;
    dwc:scientificNameAuthorship "Preuss" ;
    skos:broader <http://tun.fi/MX.53691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014564> ;
    skos:prefLabel "Tilachlidium"@fi,
        "Tilachlidium"@sv .

<http://tun.fi/MX.234287> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriosphaeria" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.233237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238869> ;
    skos:prefLabel "Eriosphaeria"@fi,
        "Eriosphaeria"@sv .

<http://tun.fi/MX.234292> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cresporhaphis" ;
    dwc:scientificNameAuthorship "M.B.Aguirre" ;
    skos:broader <http://tun.fi/MX.233237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65658> ;
    skos:prefLabel "Cresporhaphis"@fi,
        "Cresporhaphis"@sv .

<http://tun.fi/MX.234296> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratosphaeria" ;
    dwc:scientificNameAuthorship "Niessl" ;
    skos:broader <http://tun.fi/MX.53583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237615> ;
    skos:prefLabel "Ceratosphaeria"@fi,
        "Ceratosphaeria"@sv .

<http://tun.fi/MX.234299> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anisogramma" ;
    dwc:scientificNameAuthorship "Theiss. & Syd." ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237193> ;
    skos:prefLabel "Anisogramma"@fi,
        "Anisogramma"@sv .

<http://tun.fi/MX.234302> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ditopella" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237893> ;
    skos:prefLabel "Ditopella"@fi,
        "Ditopella"@sv .

<http://tun.fi/MX.234304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnomoniella" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238609> ;
    skos:prefLabel "Gnomoniella"@fi,
        "Gnomoniella"@sv .

<http://tun.fi/MX.234305> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnomoniopsis" ;
    dwc:scientificNameAuthorship "Berl." ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5002021> ;
    skos:prefLabel "Gnomoniopsis"@fi,
        "Gnomoniopsis"@sv .

<http://tun.fi/MX.234306> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mamiania" ;
    dwc:scientificNameAuthorship "Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237616> ;
    skos:prefLabel "Mamiania"@fi,
        "Mamiania"@sv .

<http://tun.fi/MX.234307> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mamianiella" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237894> ;
    skos:prefLabel "Mamianiella"@fi,
        "Mamianiella"@sv .

<http://tun.fi/MX.234311> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleuroceras" ;
    dwc:scientificNameAuthorship "Riess" ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238371> ;
    skos:prefLabel "Pleuroceras"@fi,
        "Pleuroceras"@sv .

<http://tun.fi/MX.234312> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaporthella" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237194> ;
    skos:prefLabel "Diaporthella"@fi,
        "Diaporthella"@sv .

<http://tun.fi/MX.234314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xenotypa" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237343> ;
    skos:prefLabel "Xenotypa"@fi,
        "Xenotypa"@sv .

<http://tun.fi/MX.234316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cainiella" ;
    dwc:scientificNameAuthorship "E.Müll." ;
    skos:broader <http://tun.fi/MX.233412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237895> ;
    skos:prefLabel "Cainiella"@fi,
        "Cainiella"@sv .

<http://tun.fi/MX.234321> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allantoporthe" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.53619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237344> ;
    skos:prefLabel "Allantoporthe"@fi,
        "Allantoporthe"@sv .

<http://tun.fi/MX.234324> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphiporthe" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238874> ;
    skos:prefLabel "Amphiporthe"@fi,
        "Amphiporthe"@sv .

<http://tun.fi/MX.234326> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypospilina" ;
    dwc:scientificNameAuthorship "(Sacc.) Traverso" ;
    skos:broader <http://tun.fi/MX.233374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238610> ;
    skos:prefLabel "Hypospilina"@fi,
        "Hypospilina"@sv .

<http://tun.fi/MX.234331> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melogramma" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237625> ;
    skos:prefLabel "Melogramma"@fi,
        "Melogramma"@sv .

<http://tun.fi/MX.234337> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hercospora" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.53726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237901> ;
    skos:prefLabel "Hercospora"@fi,
        "Hercospora"@sv .

<http://tun.fi/MX.234341> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orphnodactylis" ;
    dwc:scientificNameAuthorship "Malloch & Mallik" ;
    skos:broader <http://tun.fi/MX.233436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238372> ;
    skos:prefLabel "Orphnodactylis"@fi,
        "Orphnodactylis"@sv .

<http://tun.fi/MX.234343> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Telimenella" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237198> ;
    skos:prefLabel "Telimenella"@fi,
        "Telimenella"@sv .

<http://tun.fi/MX.234344> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isothea" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238183> ;
    skos:prefLabel "Isothea"@fi,
        "Isothea"@sv .

<http://tun.fi/MX.234348> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protomycopsis" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.233253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237902> ;
    skos:prefLabel "Protomycopsis"@fi,
        "Protomycopsis"@sv .

<http://tun.fi/MX.234351> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Reichlingia" ;
    dwc:scientificNameAuthorship "Diederich & Scheid." ;
    skos:broader <http://tun.fi/MX.233330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971901> ;
    skos:prefLabel "Reichlingia"@fi,
        "Reichlingia"@sv .

<http://tun.fi/MX.234352> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryostigma" ;
    dwc:scientificNameAuthorship "Poelt & Döbbeler" ;
    skos:broader <http://tun.fi/MX.70558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66552> ;
    skos:prefLabel "Bryostigma"@fi,
        "Bryostigma"@sv .

<http://tun.fi/MX.234353> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Briancoppinsia" ;
    dwc:scientificNameAuthorship "Diederich et al." ;
    skos:broader <http://tun.fi/MX.233330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971881> ;
    skos:prefLabel "Briancoppinsia"@fi,
        "Briancoppinsia"@sv .

<http://tun.fi/MX.234354> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Felipes" ;
    dwc:scientificNameAuthorship "Frisch & G. Thor" ;
    skos:broader <http://tun.fi/MX.70558> ;
    skos:hiddenLabel "Felipes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65217> ;
    skos:prefLabel "tassujäkälät"@fi,
        "Felipes"@sv .

<http://tun.fi/MX.234357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phacographa" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.233425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4885200> ;
    skos:prefLabel "Phacographa"@fi,
        "Phacographa"@sv .

<http://tun.fi/MX.234359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyrographa" ;
    dwc:scientificNameAuthorship "Ertz & Tehler" ;
    skos:broader <http://tun.fi/MX.233425> ;
    skos:hiddenLabel "Gyrographa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66264> ;
    skos:prefLabel "siimeskirppujäkälät"@fi,
        "Gyrographa"@sv .

<http://tun.fi/MX.234360> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoschismatomma" ;
    dwc:scientificNameAuthorship "Ertz & Tehler" ;
    skos:broader <http://tun.fi/MX.233425> ;
    skos:hiddenLabel "Pseudoschismatomma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66269> ;
    skos:prefLabel "ruskokirppujäkälät"@fi,
        "Pseudoschismatomma"@sv .

<http://tun.fi/MX.234362> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psoronactis" ;
    dwc:scientificNameAuthorship "Ertz & Tehler" ;
    skos:broader <http://tun.fi/MX.233425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65828> ;
    skos:prefLabel "Psoronactis"@fi,
        "Psoronactis"@sv .

<http://tun.fi/MX.234364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyalorbilia" ;
    dwc:scientificNameAuthorship "Baral & G.Marson" ;
    skos:broader <http://tun.fi/MX.233265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238623> ;
    skos:prefLabel "Hyalorbilia"@fi,
        "Hyalorbilia"@sv .

<http://tun.fi/MX.234377> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyrtidula" ;
    dwc:scientificNameAuthorship "Minks" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66220> ;
    skos:prefLabel "Cyrtidula"@fi,
        "Cyrtidula"@sv .

<http://tun.fi/MX.234381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptospora" ;
    dwc:scientificNameAuthorship "Rabenh." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237626> ;
    skos:prefLabel "Leptospora"@fi,
        "Leptospora"@sv .

<http://tun.fi/MX.234382> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Moriolomyces" ;
    dwc:scientificNameAuthorship "Cif. & Tomas." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238373> ;
    skos:prefLabel "Moriolomyces"@fi,
        "Moriolomyces"@sv .

<http://tun.fi/MX.234386> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scleropleella" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238374> ;
    skos:prefLabel "Scleropleella"@fi,
        "Scleropleella"@sv .

<http://tun.fi/MX.234395> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhopographus" ;
    dwc:scientificNameAuthorship "Nitschke ex Fuckel" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237199> ;
    skos:prefLabel "Rhopographus"@fi,
        "Rhopographus"@sv .

<http://tun.fi/MX.234397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lidophia" ;
    dwc:scientificNameAuthorship "J.Walker & B.Sutton" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237349> ;
    skos:prefLabel "Lidophia"@fi,
        "Lidophia"@sv .

<http://tun.fi/MX.234401> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudopleospora" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238375> ;
    skos:prefLabel "Pseudopleospora"@fi,
        "Pseudopleospora"@sv .

<http://tun.fi/MX.234402> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rosenscheldia" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238907> ;
    skos:prefLabel "Rosenscheldia"@fi,
        "Rosenscheldia"@sv .

<http://tun.fi/MX.234411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthophiobolus" ;
    dwc:scientificNameAuthorship "Berl." ;
    skos:broader <http://tun.fi/MX.233426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5080865> ;
    skos:prefLabel "Acanthophiobolus"@fi,
        "Acanthophiobolus"@sv .

<http://tun.fi/MX.234413> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tubeufia" ;
    dwc:scientificNameAuthorship "Penz. & Sacc." ;
    skos:broader <http://tun.fi/MX.233426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237350> ;
    skos:prefLabel "Tubeufia"@fi,
        "Tubeufia"@sv .

<http://tun.fi/MX.234415> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microthyrium" ;
    dwc:scientificNameAuthorship "Desm." ;
    skos:broader <http://tun.fi/MX.233313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238635> ;
    skos:prefLabel "Microthyrium"@fi,
        "Microthyrium"@sv .

<http://tun.fi/MX.234418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arnaudiella" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237642> ;
    skos:prefLabel "Arnaudiella"@fi,
        "Arnaudiella"@sv .

<http://tun.fi/MX.234422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asterina" ;
    dwc:scientificNameAuthorship "Lév." ;
    skos:broader <http://tun.fi/MX.233283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238636> ;
    skos:prefLabel "Asterina"@fi,
        "Asterina"@sv .

<http://tun.fi/MX.234424> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phacidina" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.233363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237911> ;
    skos:prefLabel "Phacidina"@fi,
        "Phacidina"@sv .

<http://tun.fi/MX.234429> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplodia" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238379> ;
    skos:prefLabel "Diplodia"@fi,
        "Diplodia"@sv .

<http://tun.fi/MX.234430> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amarenomyces" ;
    dwc:scientificNameAuthorship "O.E.Erikss." ;
    skos:broader <http://tun.fi/MX.233398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238637> ;
    skos:prefLabel "Amarenomyces"@fi,
        "Amarenomyces"@sv .

<http://tun.fi/MX.234437> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Comoclathris" ;
    dwc:scientificNameAuthorship "Clem." ;
    skos:broader <http://tun.fi/MX.233424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238385> ;
    skos:prefLabel "Comoclathris"@fi,
        "Comoclathris"@sv .

<http://tun.fi/MX.234440> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Navicella" ;
    dwc:scientificNameAuthorship "Fabre" ;
    skos:broader <http://tun.fi/MX.233360> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238638> ;
    skos:prefLabel "Navicella"@fi,
        "Navicella"@sv .

<http://tun.fi/MX.234445> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Immotthia" ;
    dwc:scientificNameAuthorship "M.E.Barr" ;
    skos:broader <http://tun.fi/MX.233281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5079365> ;
    skos:prefLabel "Immotthia"@fi,
        "Immotthia"@sv .

<http://tun.fi/MX.234452> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atopospora" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238647> ;
    skos:prefLabel "Atopospora"@fi,
        "Atopospora"@sv .

<http://tun.fi/MX.234453> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metacoleroa" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238223> ;
    skos:prefLabel "Metacoleroa"@fi,
        "Metacoleroa"@sv .

<http://tun.fi/MX.234455> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasiobotrys" ;
    dwc:scientificNameAuthorship "Kunze" ;
    skos:broader <http://tun.fi/MX.233422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238910> ;
    skos:prefLabel "Lasiobotrys"@fi,
        "Lasiobotrys"@sv .

<http://tun.fi/MX.234460> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platychora" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238390> ;
    skos:prefLabel "Platychora"@fi,
        "Platychora"@sv .

<http://tun.fi/MX.234467> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophiosphaerella" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.53636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238951> ;
    skos:prefLabel "Ophiosphaerella"@fi,
        "Ophiosphaerella"@sv .

<http://tun.fi/MX.234477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Karstenula" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.233361> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238952> ;
    skos:prefLabel "Karstenula"@fi,
        "Karstenula"@sv .

<http://tun.fi/MX.234479> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lewia" ;
    dwc:scientificNameAuthorship "M.E.Barr & E.G.Simmons" ;
    skos:broader <http://tun.fi/MX.53648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238395> ;
    skos:prefLabel "Lewia"@fi,
        "Lewia"@sv .

<http://tun.fi/MX.234483> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrospora" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237212> ;
    skos:prefLabel "Macrospora"@fi,
        "Macrospora"@sv .

<http://tun.fi/MX.234488> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Byssolophis" ;
    dwc:scientificNameAuthorship "Clem." ;
    skos:broader <http://tun.fi/MX.233393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238970> ;
    skos:prefLabel "Byssolophis"@fi,
        "Byssolophis"@sv .

<http://tun.fi/MX.234489> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cilioplea" ;
    dwc:scientificNameAuthorship "Munk" ;
    skos:broader <http://tun.fi/MX.233393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237370> ;
    skos:prefLabel "Cilioplea"@fi,
        "Cilioplea"@sv .

<http://tun.fi/MX.234494> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraphaeosphaeria" ;
    dwc:scientificNameAuthorship "O.E.Erikss." ;
    skos:broader <http://tun.fi/MX.233224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238261> ;
    skos:prefLabel "Paraphaeosphaeria"@fi,
        "Paraphaeosphaeria"@sv .

<http://tun.fi/MX.234496> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Montagnula" ;
    dwc:scientificNameAuthorship "Berl." ;
    skos:broader <http://tun.fi/MX.233224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238262> ;
    skos:prefLabel "Montagnula"@fi,
        "Montagnula"@sv .

<http://tun.fi/MX.234506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sydowia" ;
    dwc:scientificNameAuthorship "Bres." ;
    skos:broader <http://tun.fi/MX.233394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238971> ;
    skos:prefLabel "Sydowia"@fi,
        "Sydowia"@sv .

<http://tun.fi/MX.234507> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saccothecium" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237969> ;
    skos:prefLabel "Saccothecium"@fi,
        "Saccothecium"@sv .

<http://tun.fi/MX.234515> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gloniopsis" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.233397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237970> ;
    skos:prefLabel "Gloniopsis"@fi,
        "Gloniopsis"@sv .

<http://tun.fi/MX.234518> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophium" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238400> ;
    skos:prefLabel "Lophium"@fi,
        "Lophium"@sv .

<http://tun.fi/MX.234520> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cladosporium" ;
    dwc:scientificNameAuthorship "Link:Fr." ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237031> ;
    skos:prefLabel "Cladosporium"@fi,
        "Cladosporium"@sv .

<http://tun.fi/MX.234524> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euryachora" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238650> ;
    skos:prefLabel "Euryachora"@fi,
        "Euryachora"@sv .

<http://tun.fi/MX.234528> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerulina" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238972> ;
    skos:prefLabel "Sphaerulina"@fi,
        "Sphaerulina"@sv .

<http://tun.fi/MX.234529> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metacapnodium" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.53676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237971> ;
    skos:prefLabel "Metacapnodium"@fi,
        "Metacapnodium"@sv .

<http://tun.fi/MX.234534> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Molleriella" ;
    dwc:scientificNameAuthorship "G.Winter" ;
    skos:broader <http://tun.fi/MX.233357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238651> ;
    skos:prefLabel "Molleriella"@fi,
        "Molleriella"@sv .

<http://tun.fi/MX.234535> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhizodiscina" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.233282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237225> ;
    skos:prefLabel "Rhizodiscina"@fi,
        "Rhizodiscina"@sv .

<http://tun.fi/MX.234536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baggea" ;
    dwc:scientificNameAuthorship "Auersw." ;
    skos:broader <http://tun.fi/MX.233282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237975> ;
    skos:prefLabel "Baggea"@fi,
        "Baggea"@sv .

<http://tun.fi/MX.234538> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holmiella" ;
    dwc:scientificNameAuthorship "Petrini, Samuels & E.Müll." ;
    skos:broader <http://tun.fi/MX.233282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238652> ;
    skos:prefLabel "Holmiella"@fi,
        "Holmiella"@sv .

<http://tun.fi/MX.234539> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Patellaria" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238271> ;
    skos:prefLabel "Patellaria"@fi,
        "Patellaria"@sv .

<http://tun.fi/MX.234541> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triblidium" ;
    dwc:scientificNameAuthorship "Rebent." ;
    skos:broader <http://tun.fi/MX.233437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237226> ;
    skos:prefLabel "Triblidium"@fi,
        "Triblidium"@sv .

<http://tun.fi/MX.234544> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Milospium" ;
    dwc:scientificNameAuthorship "D.Hawksw." ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077308> ;
    skos:prefLabel "Milospium"@fi,
        "Milospium"@sv .

<http://tun.fi/MX.234545> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kirschsteiniothelia" ;
    dwc:scientificNameAuthorship "D.Hawksw" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5017847> ;
    skos:prefLabel "Kirschsteiniothelia"@fi,
        "Kirschsteiniothelia"@sv .

<http://tun.fi/MX.234546> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neolecta" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.70599> ;
    skos:hiddenLabel "Neolecta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237686> ;
    skos:prefLabel "valelapakat"@fi,
        "Neolecta"@sv .

<http://tun.fi/MX.234551> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myriococcum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237389> ;
    skos:prefLabel "Myriococcum"@fi,
        "Myriococcum"@sv .

<http://tun.fi/MX.234557> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lahmia" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238973> ;
    skos:prefLabel "Lahmia"@fi,
        "Lahmia"@sv .

<http://tun.fi/MX.234576> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Spiculogloeales" ;
    skos:broader <http://tun.fi/MX.232976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234577> ;
    skos:prefLabel "Spiculogloeales"@fi,
        "Spiculogloeales"@sv .

<http://tun.fi/MX.234577> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Spiculogloeaceae" ;
    skos:broader <http://tun.fi/MX.234576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205113> ;
    skos:prefLabel "Spiculogloeaceae"@fi,
        "Spiculogloeaceae"@sv .

<http://tun.fi/MX.234579> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Entomophthoraceae" ;
    skos:broader <http://tun.fi/MX.70665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233443> ;
    skos:prefLabel "Entomophthoraceae"@fi,
        "Entomophthoraceae"@sv .

<http://tun.fi/MX.234615> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Jaapiales" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234631> ;
    skos:prefLabel "Jaapiales"@fi,
        "Jaapiales"@sv .

<http://tun.fi/MX.234616> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Hysterangiales" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234630> ;
    skos:prefLabel "Hysterangiales"@fi,
        "Hysterangiales"@sv .

<http://tun.fi/MX.234617> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Sebacinales" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234636> ;
    skos:prefLabel "Sebacinales"@fi,
        "Sebacinales"@sv .

<http://tun.fi/MX.234618> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cortinariaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.69791> ;
    skos:prefLabel "Cortinariaceae"@fi,
        "Cortinariaceae"@sv .

<http://tun.fi/MX.234619> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Macrocystidiaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.69797> ;
    skos:prefLabel "Macrocystidiaceae"@fi,
        "Macrocystidiaceae"@sv .

<http://tun.fi/MX.234622> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Suillaceae" ;
    skos:broader <http://tun.fi/MX.70624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.69758> ;
    skos:prefLabel "Suillaceae"@fi,
        "Suillaceae"@sv .

<http://tun.fi/MX.234623> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Serpulaceae" ;
    skos:broader <http://tun.fi/MX.70624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205078> ;
    skos:prefLabel "Serpulaceae"@fi,
        "Serpulaceae"@sv .

<http://tun.fi/MX.234625> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coniophoraceae" ;
    skos:broader <http://tun.fi/MX.70624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204903> ;
    skos:prefLabel "Coniophoraceae"@fi,
        "Coniophoraceae"@sv .

<http://tun.fi/MX.234626> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhizopogonaceae" ;
    skos:broader <http://tun.fi/MX.70624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233552> ;
    skos:prefLabel "Rhizopogonaceae"@fi,
        "Rhizopogonaceae"@sv .

<http://tun.fi/MX.234627> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gyroporaceae" ;
    skos:broader <http://tun.fi/MX.70624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.69794> ;
    skos:prefLabel "Gyroporaceae"@fi,
        "Gyroporaceae"@sv .

<http://tun.fi/MX.234630> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hysterangiaceae" ;
    skos:broader <http://tun.fi/MX.234616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233461> ;
    skos:prefLabel "Hysterangiaceae"@fi,
        "Hysterangiaceae"@sv .

<http://tun.fi/MX.234631> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Jaapiaceae" ;
    skos:broader <http://tun.fi/MX.234615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205098> ;
    skos:prefLabel "Jaapiaceae"@fi,
        "Jaapiaceae"@sv .

<http://tun.fi/MX.234633> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sparassidaceae" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205097> ;
    skos:prefLabel "Sparassidaceae"@fi,
        "Sparassidaceae"@sv .

<http://tun.fi/MX.234656> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ampulloclitocybe" ;
    dwc:scientificNameAuthorship "Redhead, Lutzoni, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.233304> ;
    skos:hiddenLabel "Ampulloclitocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73078> ;
    skos:prefLabel "nuijamalikat"@fi,
        "Ampulloclitocybe"@sv .

<http://tun.fi/MX.236835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antinoa" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237227> ;
    skos:prefLabel "Antinoa"@fi,
        "Antinoa"@sv .

<http://tun.fi/MX.236837> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccodinium" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237229> ;
    skos:prefLabel "Coccodinium"@fi,
        "Coccodinium"@sv .

<http://tun.fi/MX.236838> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coryne" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237230> ;
    skos:prefLabel "Coryne"@fi,
        "Coryne"@sv .

<http://tun.fi/MX.236839> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Discina" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237231> ;
    skos:prefLabel "Discina"@fi,
        "Discina"@sv .

<http://tun.fi/MX.236840> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptomeliola" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237232> ;
    skos:prefLabel "Leptomeliola"@fi,
        "Leptomeliola"@sv .

<http://tun.fi/MX.236841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hortaea" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237233> ;
    skos:prefLabel "Hortaea"@fi,
        "Hortaea"@sv .

<http://tun.fi/MX.236842> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Torrubiella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237234> ;
    skos:prefLabel "Torrubiella"@fi,
        "Torrubiella"@sv .

<http://tun.fi/MX.236843> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wegelina" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237235> ;
    skos:prefLabel "Wegelina"@fi,
        "Wegelina"@sv .

<http://tun.fi/MX.236844> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stigmatea" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237236> ;
    skos:prefLabel "Stigmatea"@fi,
        "Stigmatea"@sv .

<http://tun.fi/MX.236845> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leciographa" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237237> ;
    skos:prefLabel "Leciographa"@fi,
        "Leciographa"@sv .

<http://tun.fi/MX.236847> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Burenia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238975> ;
    skos:prefLabel "Burenia"@fi,
        "Burenia"@sv .

<http://tun.fi/MX.236848> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Autophagomyces" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238976> ;
    skos:prefLabel "Autophagomyces"@fi,
        "Autophagomyces"@sv .

<http://tun.fi/MX.236850> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Belonioscyphella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238979> ;
    skos:prefLabel "Belonioscyphella"@fi,
        "Belonioscyphella"@sv .

<http://tun.fi/MX.236851> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucantharomyces" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238980> ;
    skos:prefLabel "Eucantharomyces"@fi,
        "Eucantharomyces"@sv .

<http://tun.fi/MX.236852> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gemmamyces" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238981> ;
    skos:prefLabel "Gemmamyces"@fi,
        "Gemmamyces"@sv .

<http://tun.fi/MX.236853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coniocybe" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238982> ;
    skos:prefLabel "Coniocybe"@fi,
        "Coniocybe"@sv .

<http://tun.fi/MX.236856> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrenochaetella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238989> ;
    skos:prefLabel "Pyrenochaetella"@fi,
        "Pyrenochaetella"@sv .

<http://tun.fi/MX.236857> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeocryptopus" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238990> ;
    skos:prefLabel "Phaeocryptopus"@fi,
        "Phaeocryptopus"@sv .

<http://tun.fi/MX.236858> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plectosphaera" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238991> ;
    skos:prefLabel "Plectosphaera"@fi,
        "Plectosphaera"@sv .

<http://tun.fi/MX.236860> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saccharomyces" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238995> ;
    skos:prefLabel "Saccharomyces"@fi,
        "Saccharomyces"@sv .

<http://tun.fi/MX.236861> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schiffnerula" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238996> ;
    skos:prefLabel "Schiffnerula"@fi,
        "Schiffnerula"@sv .

<http://tun.fi/MX.236862> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scotiosphaeria" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238997> ;
    skos:prefLabel "Scotiosphaeria"@fi,
        "Scotiosphaeria"@sv .

<http://tun.fi/MX.236863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symphyosirinia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238998> ;
    skos:prefLabel "Symphyosirinia"@fi,
        "Symphyosirinia"@sv .

<http://tun.fi/MX.236864> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scutularia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238999> ;
    skos:prefLabel "Scutularia"@fi,
        "Scutularia"@sv .

<http://tun.fi/MX.236866> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helicognium" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238657> ;
    skos:prefLabel "Helicognium"@fi,
        "Helicognium"@sv .

<http://tun.fi/MX.236867> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyclaneusma" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238658> ;
    skos:prefLabel "Cyclaneusma"@fi,
        "Cyclaneusma"@sv .

<http://tun.fi/MX.236868> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lizoniella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238659> ;
    skos:prefLabel "Lizoniella"@fi,
        "Lizoniella"@sv .

<http://tun.fi/MX.236870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoproboscispora" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238663> ;
    skos:prefLabel "Pseudoproboscispora"@fi,
        "Pseudoproboscispora"@sv .

<http://tun.fi/MX.236871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichobelonium" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238664> ;
    skos:prefLabel "Trichobelonium"@fi,
        "Trichobelonium"@sv .

<http://tun.fi/MX.236876> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kirschsteiniella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238676> ;
    skos:prefLabel "Kirschsteiniella"@fi,
        "Kirschsteiniella"@sv .

<http://tun.fi/MX.236877> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cenangella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238401> ;
    skos:prefLabel "Cenangella"@fi,
        "Cenangella"@sv .

<http://tun.fi/MX.236878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Belonioscypha" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238402> ;
    skos:prefLabel "Belonioscypha"@fi,
        "Belonioscypha"@sv .

<http://tun.fi/MX.236879> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Habrostictis" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238403> ;
    skos:prefLabel "Habrostictis"@fi,
        "Habrostictis"@sv .

<http://tun.fi/MX.236880> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clavidisculum" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238404> ;
    skos:prefLabel "Clavidisculum"@fi,
        "Clavidisculum"@sv .

<http://tun.fi/MX.236881> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clibanites" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238405> ;
    skos:prefLabel "Clibanites"@fi,
        "Clibanites"@sv .

<http://tun.fi/MX.236883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycothyridium" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238411> ;
    skos:prefLabel "Mycothyridium"@fi,
        "Mycothyridium"@sv .

<http://tun.fi/MX.236885> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metameris" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238414> ;
    skos:prefLabel "Metameris"@fi,
        "Metameris"@sv .

<http://tun.fi/MX.236887> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachyphlodes" ;
    dwc:scientificNameAuthorship "Zobel" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238418> ;
    skos:prefLabel "Pachyphlodes"@fi,
        "Pachyphlodes"@sv .

<http://tun.fi/MX.236888> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rodwayella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238419> ;
    skos:prefLabel "Rodwayella"@fi,
        "Rodwayella"@sv .

<http://tun.fi/MX.236889> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scoleconectria" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238420> ;
    skos:prefLabel "Scoleconectria"@fi,
        "Scoleconectria"@sv .

<http://tun.fi/MX.236891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dothiorella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238272> ;
    skos:prefLabel "Dothiorella"@fi,
        "Dothiorella"@sv .

<http://tun.fi/MX.236892> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epiglia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238273> ;
    skos:prefLabel "Epiglia"@fi,
        "Epiglia"@sv .

<http://tun.fi/MX.236893> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenomyces" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238274> ;
    skos:prefLabel "Ctenomyces"@fi,
        "Ctenomyces"@sv .

<http://tun.fi/MX.236894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyptandromyces" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238275> ;
    skos:prefLabel "Cyptandromyces"@fi,
        "Cyptandromyces"@sv .

<http://tun.fi/MX.236895> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Keisslerina" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238276> ;
    skos:prefLabel "Keisslerina"@fi,
        "Keisslerina"@sv .

<http://tun.fi/MX.236896> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miscomyces" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238277> ;
    skos:prefLabel "Miscomyces"@fi,
        "Miscomyces"@sv .

<http://tun.fi/MX.236897> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleostigma" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238278> ;
    skos:prefLabel "Pleostigma"@fi,
        "Pleostigma"@sv .

<http://tun.fi/MX.236900> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeoangellina" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238282> ;
    skos:prefLabel "Phaeoangellina"@fi,
        "Phaeoangellina"@sv .

<http://tun.fi/MX.236901> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apiosporium" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237976> ;
    skos:prefLabel "Apiosporium"@fi,
        "Apiosporium"@sv .

<http://tun.fi/MX.236902> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dothichiza" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237977> ;
    skos:prefLabel "Dothichiza"@fi,
        "Dothichiza"@sv .

<http://tun.fi/MX.236903> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epiphegia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237978> ;
    skos:prefLabel "Epiphegia"@fi,
        "Epiphegia"@sv .

<http://tun.fi/MX.236904> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fabraea" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237979> ;
    skos:prefLabel "Fabraea"@fi,
        "Fabraea"@sv .

<http://tun.fi/MX.236905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fanniomyces" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237980> ;
    skos:prefLabel "Fanniomyces"@fi,
        "Fanniomyces"@sv .

<http://tun.fi/MX.236907> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micropeltis" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237983> ;
    skos:prefLabel "Micropeltis"@fi,
        "Micropeltis"@sv .

<http://tun.fi/MX.236908> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoguignardia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237984> ;
    skos:prefLabel "Pseudoguignardia"@fi,
        "Pseudoguignardia"@sv .

<http://tun.fi/MX.236909> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophioceras" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237985> ;
    skos:prefLabel "Ophioceras"@fi,
        "Ophioceras"@sv .

<http://tun.fi/MX.236911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wallrothiella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238024> ;
    skos:prefLabel "Wallrothiella"@fi,
        "Wallrothiella"@sv .

<http://tun.fi/MX.236915> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Romellia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238038> ;
    skos:prefLabel "Romellia"@fi,
        "Romellia"@sv .

<http://tun.fi/MX.236916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bricookea" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237687> ;
    skos:prefLabel "Bricookea"@fi,
        "Bricookea"@sv .

<http://tun.fi/MX.236917> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aleuriella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237688> ;
    skos:prefLabel "Aleuriella"@fi,
        "Aleuriella"@sv .

<http://tun.fi/MX.236918> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dothidella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237689> ;
    skos:prefLabel "Dothidella"@fi,
        "Dothidella"@sv .

<http://tun.fi/MX.236920> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gloeopeziza" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237697> ;
    skos:prefLabel "Gloeopeziza"@fi,
        "Gloeopeziza"@sv .

<http://tun.fi/MX.236924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Litschaueria" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237712> ;
    skos:prefLabel "Litschaueria"@fi,
        "Litschaueria"@sv .

<http://tun.fi/MX.236925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pemphidium" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237713> ;
    skos:prefLabel "Pemphidium"@fi,
        "Pemphidium"@sv .

<http://tun.fi/MX.236926> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trizodia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237714> ;
    skos:prefLabel "Trizodia"@fi,
        "Trizodia"@sv .

<http://tun.fi/MX.236927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zophia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237715> ;
    skos:prefLabel "Zophia"@fi,
        "Zophia"@sv .

<http://tun.fi/MX.236929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stromatinia" ;
    skos:broader <http://tun.fi/MX.53628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237730> ;
    skos:prefLabel "Stromatinia"@fi,
        "Stromatinia"@sv .

<http://tun.fi/MX.236931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetomastia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237395> ;
    skos:prefLabel "Chaetomastia"@fi,
        "Chaetomastia"@sv .

<http://tun.fi/MX.236937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dimerosporium" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237412> ;
    skos:prefLabel "Dimerosporium"@fi,
        "Dimerosporium"@sv .

<http://tun.fi/MX.236938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Herpotrichiella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237413> ;
    skos:prefLabel "Herpotrichiella"@fi,
        "Herpotrichiella"@sv .

<http://tun.fi/MX.236940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ocellaria" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237418> ;
    skos:prefLabel "Ocellaria"@fi,
        "Ocellaria"@sv .

<http://tun.fi/MX.236944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phragmonaevia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237424> ;
    skos:prefLabel "Phragmonaevia"@fi,
        "Phragmonaevia"@sv .

<http://tun.fi/MX.236945> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platycarpium" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237425> ;
    skos:prefLabel "Platycarpium"@fi,
        "Platycarpium"@sv .

<http://tun.fi/MX.236946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xyloglyphis" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237426> ;
    skos:prefLabel "Xyloglyphis"@fi,
        "Xyloglyphis"@sv .

<http://tun.fi/MX.25> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enallagma" ;
    dwc:scientificNameAuthorship "Charpentier, 1840" ;
    skos:broader <http://tun.fi/MX.11> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26> ;
    skos:prefLabel "Enallagma"@fi,
        "Enallagma"@sv .

<http://tun.fi/MX.253595> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phylloporia" ;
    skos:broader <http://tun.fi/MX.58682> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58684> ;
    skos:prefLabel "Phylloporia"@fi,
        "Phylloporia"@sv .

<http://tun.fi/MX.253640> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anoplophora" ;
    dwc:scientificNameAuthorship "Hope, 1839" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:hiddenLabel "Anoplophora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.253642> ;
    skos:prefLabel "runkojäärät"@fi,
        "Anoplophora"@sv .

<http://tun.fi/MX.253659> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Simuliidae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Simuliidae"@fi,
        "Simuliidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274254> ;
    skos:prefLabel "mäkärät"@fi,
        "knott"@sv .

<http://tun.fi/MX.253715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stephensia" ;
    dwc:scientificNameAuthorship "Stainton, 1858" ;
    skos:broader <http://tun.fi/MX.59332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59340> ;
    skos:prefLabel "Stephensia"@fi,
        "Stephensia"@sv .

<http://tun.fi/MX.253775> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodophaea" ;
    dwc:scientificNameAuthorship "Guenée 1845" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61075> ;
    skos:prefLabel "Rhodophaea"@fi,
        "Rhodophaea"@sv .

<http://tun.fi/MX.253875> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helotropha" ;
    dwc:scientificNameAuthorship "Helotropha Lederer, 1857" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62738> ;
    skos:prefLabel "Helotropha"@fi,
        "Helotropha"@sv .

<http://tun.fi/MX.253878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceramica" ;
    dwc:scientificNameAuthorship "Guenée, 1852" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62872> ;
    skos:prefLabel "Ceramica"@fi,
        "Ceramica"@sv .

<http://tun.fi/MX.254276> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodochorton" ;
    dwc:scientificNameAuthorship "Nägeli" ;
    skos:broader <http://tun.fi/MX.254275> ;
    skos:hiddenLabel "Rhodochorton"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254277> ;
    skos:prefLabel "samettilevät"@fi,
        "Rhodochorton"@sv .

<http://tun.fi/MX.254278> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hildenbrandiaceae" ;
    skos:broader <http://tun.fi/MX.70106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254279> ;
    skos:prefLabel "Hildenbrandiaceae"@fi,
        "Hildenbrandiaceae"@sv .

<http://tun.fi/MX.254296> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Kornmanniaceae" ;
    skos:broader <http://tun.fi/MX.70712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254297> ;
    skos:prefLabel "Kornmanniaceae"@fi,
        "Kornmanniaceae"@sv .

<http://tun.fi/MX.254297> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blidingia" ;
    dwc:scientificNameAuthorship "Kylin" ;
    skos:broader <http://tun.fi/MX.254296> ;
    skos:hiddenLabel "Blidingia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254298> ;
    skos:prefLabel "kololevät"@fi,
        "Blidingia"@sv .

<http://tun.fi/MX.254304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leathesia" ;
    dwc:scientificNameAuthorship "S.F.Gray" ;
    skos:broader <http://tun.fi/MX.254302> ;
    skos:hiddenLabel "Leathesia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254305> ;
    skos:prefLabel "ruskomyhkyt"@fi,
        "Leathesia"@sv .

<http://tun.fi/MX.25833> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Gaviiformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Gaviiformes"@fi,
        "Gaviiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25834> ;
    skos:prefLabel "kuikkalinnut"@fi,
        "lomfåglar"@sv .

<http://tun.fi/MX.25834> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gaviidae" ;
    skos:broader <http://tun.fi/MX.25833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25835> ;
    skos:prefLabel "Gaviidae"@fi,
        "Gaviidae"@sv .

<http://tun.fi/MX.25843> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachybaptus" ;
    dwc:scientificNameAuthorship "Reichenbach, 1853" ;
    skos:broader <http://tun.fi/MX.25842> ;
    skos:hiddenLabel "Tachybaptus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25844> ;
    skos:prefLabel "pikku-uikut"@fi,
        "Tachybaptus"@sv .

<http://tun.fi/MX.25891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fulmarus" ;
    dwc:scientificNameAuthorship "Stephens, 1826" ;
    skos:broader <http://tun.fi/MX.25887> ;
    skos:hiddenLabel "Fulmarus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25892> ;
    skos:prefLabel "myrskyliitäjät"@fi,
        "Fulmarus"@sv .

<http://tun.fi/MX.25957> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Puffinus" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.25887> ;
    skos:hiddenLabel "Puffinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25967> ;
    skos:prefLabel "liitäjät"@fi,
        "Puffinus"@sv .

<http://tun.fi/MX.25974> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydrobatidae" ;
    skos:broader <http://tun.fi/MX.25869> ;
    skos:hiddenLabel "Hydrobatidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25987> ;
    skos:prefLabel "ulappakeijut"@fi,
        "Hydrobatidae"@sv .

<http://tun.fi/MX.26015> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pelecanidae" ;
    skos:broader <http://tun.fi/MX.292435> ;
    skos:hiddenLabel "Pelecanidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26016> ;
    skos:prefLabel "pelikaanit"@fi,
        "Pelecanidae"@sv .

<http://tun.fi/MX.26016> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelecanus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26015> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26017> ;
    skos:prefLabel "Pelecanus"@fi,
        "Pelecanus"@sv .

<http://tun.fi/MX.26025> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sulidae" ;
    skos:broader <http://tun.fi/MX.292435> ;
    skos:hiddenLabel "Sulidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26026> ;
    skos:prefLabel "suulat"@fi,
        "Sulidae"@sv .

<http://tun.fi/MX.26026> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Morus" ;
    dwc:scientificNameAuthorship "Vieillot, 1816" ;
    skos:broader <http://tun.fi/MX.26025> ;
    skos:hiddenLabel "Morus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26027> ;
    skos:prefLabel "valkosuulat"@fi,
        "Morus"@sv .

<http://tun.fi/MX.26038> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phalacrocoracidae" ;
    skos:broader <http://tun.fi/MX.292435> ;
    skos:hiddenLabel "Phalacrocoracidae"@fi,
        "Phalacrocoracidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26039> ;
    skos:prefLabel "merimetsot"@fi,
        "skarvar"@sv .

<http://tun.fi/MX.26104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Egretta" ;
    dwc:scientificNameAuthorship "T. Forster, 1817" ;
    skos:broader <http://tun.fi/MX.26088> ;
    skos:hiddenLabel "Egretta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26115> ;
    skos:prefLabel "haikarat"@fi,
        "Egretta"@sv .

<http://tun.fi/MX.26118> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bubulcus" ;
    dwc:scientificNameAuthorship "Bonaparte, 1855" ;
    skos:broader <http://tun.fi/MX.26088> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26119> ;
    skos:prefLabel "Bubulcus"@fi,
        "Bubulcus"@sv .

<http://tun.fi/MX.26120> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ardeola" ;
    dwc:scientificNameAuthorship "Boie, 1822" ;
    skos:broader <http://tun.fi/MX.26088> ;
    skos:hiddenLabel "Ardeola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26121> ;
    skos:prefLabel "rääkkähaikarat"@fi,
        "Ardeola"@sv .

<http://tun.fi/MX.26131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nycticorax" ;
    dwc:scientificNameAuthorship "T. Forster, 1817" ;
    skos:broader <http://tun.fi/MX.26088> ;
    skos:hiddenLabel "Nycticorax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26133> ;
    skos:prefLabel "yöhaikarat"@fi,
        "Nycticorax"@sv .

<http://tun.fi/MX.26152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ixobrychus" ;
    dwc:scientificNameAuthorship "Billberg, 1828" ;
    skos:broader <http://tun.fi/MX.26088> ;
    skos:hiddenLabel "Ixobrychus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26155> ;
    skos:prefLabel "pikkuhaikarat"@fi,
        "Ixobrychus"@sv .

<http://tun.fi/MX.26161> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Botaurus" ;
    dwc:scientificNameAuthorship "Stephens, 1819" ;
    skos:broader <http://tun.fi/MX.26088> ;
    skos:hiddenLabel "Botaurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26164> ;
    skos:prefLabel "kaulushaikarat"@fi,
        "Botaurus"@sv .

<http://tun.fi/MX.26172> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ciconiidae" ;
    skos:broader <http://tun.fi/MX.292434> ;
    skos:hiddenLabel "Ciconiidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26181> ;
    skos:prefLabel "kattohaikarat"@fi,
        "Ciconiidae"@sv .

<http://tun.fi/MX.26233> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plegadis" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.26197> ;
    skos:hiddenLabel "Plegadis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26234> ;
    skos:prefLabel "pronssi-iibikset"@fi,
        "Plegadis"@sv .

<http://tun.fi/MX.26239> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platalea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26197> ;
    skos:hiddenLabel "Platalea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26240> ;
    skos:prefLabel "kapustahaikarat"@fi,
        "Platalea"@sv .

<http://tun.fi/MX.26257> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Anseriformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Anseriformes"@fi,
        "Anseriformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26264> ;
    skos:prefLabel "sorsalinnut"@fi,
        "andfåglar"@sv .

<http://tun.fi/MX.26346> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aix" ;
    dwc:scientificNameAuthorship "Boie, 1828" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:hiddenLabel "Aix"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26348> ;
    skos:prefLabel "mandariinisorsat"@fi,
        "Aix"@sv .

<http://tun.fi/MX.26366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anas crecca" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26357> ;
    skos:hiddenLabel "Anas crecca"@fi,
        "Anas crecca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73540> ;
    skos:prefLabel "tavi"@fi,
        "kricka"@sv .

<http://tun.fi/MX.26401> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Netta" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:hiddenLabel "Netta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26402> ;
    skos:prefLabel "narskut"@fi,
        "Netta"@sv .

<http://tun.fi/MX.26422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polysticta" ;
    dwc:scientificNameAuthorship "Eyton, 1836" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26423> ;
    skos:prefLabel "Polysticta"@fi,
        "Polysticta"@sv .

<http://tun.fi/MX.26424> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Histrionicus" ;
    dwc:scientificNameAuthorship "Lesson, 1828" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26425> ;
    skos:prefLabel "Histrionicus"@fi,
        "Histrionicus"@sv .

<http://tun.fi/MX.26426> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clangula" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26427> ;
    skos:prefLabel "Clangula"@fi,
        "Clangula"@sv .

<http://tun.fi/MX.26432> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bucephala" ;
    dwc:scientificNameAuthorship "S.F. Baird, 1858" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:hiddenLabel "Bucephala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26435> ;
    skos:prefLabel "telkät"@fi,
        "Bucephala"@sv .

<http://tun.fi/MX.26445> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxyura" ;
    dwc:scientificNameAuthorship "Bonaparte, 1828" ;
    skos:broader <http://tun.fi/MX.206960> ;
    skos:hiddenLabel "Oxyura"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26447> ;
    skos:prefLabel "kuparisorsat"@fi,
        "Oxyura"@sv .

<http://tun.fi/MX.26456> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Falconiformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Falconiformes"@fi,
        "Falconiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26758> ;
    skos:prefLabel "jalohaukkalinnut"@fi,
        "falkfåglar"@sv .

<http://tun.fi/MX.26470> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pandionidae" ;
    skos:broader <http://tun.fi/MX.70300> ;
    skos:hiddenLabel "Pandionidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26471> ;
    skos:prefLabel "sääkset"@fi,
        "Pandionidae"@sv .

<http://tun.fi/MX.26471> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pandion" ;
    dwc:scientificNameAuthorship "Savigny, 1809" ;
    skos:broader <http://tun.fi/MX.26470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26472> ;
    skos:prefLabel "Pandion"@fi,
        "Pandion"@sv .

<http://tun.fi/MX.26487> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pernis" ;
    dwc:scientificNameAuthorship "Cuvier, 1816" ;
    skos:broader <http://tun.fi/MX.207076> ;
    skos:hiddenLabel "Pernis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26488> ;
    skos:prefLabel "mehiläishaukat"@fi,
        "Pernis"@sv .

<http://tun.fi/MX.26535> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aegypius" ;
    dwc:scientificNameAuthorship "Savigny, 1809" ;
    skos:broader <http://tun.fi/MX.207077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26536> ;
    skos:prefLabel "Aegypius"@fi,
        "Aegypius"@sv .

<http://tun.fi/MX.26542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyps" ;
    dwc:scientificNameAuthorship "Savigny, 1809" ;
    skos:broader <http://tun.fi/MX.207077> ;
    skos:hiddenLabel "Gyps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26543> ;
    skos:prefLabel "korppikotkat"@fi,
        "Gyps"@sv .

<http://tun.fi/MX.26550> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neophron" ;
    dwc:scientificNameAuthorship "Savigny, 1809" ;
    skos:broader <http://tun.fi/MX.207076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26551> ;
    skos:prefLabel "Neophron"@fi,
        "Neophron"@sv .

<http://tun.fi/MX.26556> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Circaetus" ;
    dwc:scientificNameAuthorship "Vieillot, 1816" ;
    skos:broader <http://tun.fi/MX.207077> ;
    skos:hiddenLabel "Circaetus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26557> ;
    skos:prefLabel "käärmekotkat"@fi,
        "Circaetus"@sv .

<http://tun.fi/MX.26730> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hieraaetus" ;
    dwc:scientificNameAuthorship "Kaup, 1844" ;
    skos:broader <http://tun.fi/MX.207077> ;
    skos:hiddenLabel "Hieraaetus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26734> ;
    skos:prefLabel "pikkukotkat"@fi,
        "Hieraaetus"@sv .

<http://tun.fi/MX.26758> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Falconidae" ;
    skos:broader <http://tun.fi/MX.26456> ;
    skos:hiddenLabel "Falconidae"@fi,
        "Falconidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.207131> ;
    skos:prefLabel "jalohaukat"@fi,
        "hökartade rovfåglar"@sv .

<http://tun.fi/MX.26830> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Galliformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Galliformes"@fi,
        "Galliformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26911> ;
    skos:prefLabel "kanalinnut"@fi,
        "hönsfåglar"@sv .

<http://tun.fi/MX.26911> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phasianidae" ;
    skos:broader <http://tun.fi/MX.26830> ;
    skos:hiddenLabel "Phasianidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206950> ;
    skos:prefLabel "aitokanat"@fi,
        "Phasianidae"@sv .

<http://tun.fi/MX.26924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetrao" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.206950> ;
    skos:hiddenLabel "Tetrao"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26928> ;
    skos:prefLabel "metsot"@fi,
        "Tetrao"@sv .

<http://tun.fi/MX.27047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perdix" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.206950> ;
    skos:hiddenLabel "Perdix"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27048> ;
    skos:prefLabel "peltopyyt"@fi,
        "Perdix"@sv .

<http://tun.fi/MX.27057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coturnix" ;
    dwc:scientificNameAuthorship "Bonnaterre, 1791" ;
    skos:broader <http://tun.fi/MX.206950> ;
    skos:hiddenLabel "Coturnix"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27058> ;
    skos:prefLabel "viiriäiset"@fi,
        "Coturnix"@sv .

<http://tun.fi/MX.27151> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phasianus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.206950> ;
    skos:hiddenLabel "Phasianus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27152> ;
    skos:prefLabel "fasaanit"@fi,
        "Phasianus"@sv .

<http://tun.fi/MX.27212> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gruidae" ;
    skos:broader <http://tun.fi/MX.27184> ;
    skos:hiddenLabel "Gruidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292433> ;
    skos:prefLabel "kurjet"@fi,
        "Gruidae"@sv .

<http://tun.fi/MX.27240> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rallidae" ;
    skos:broader <http://tun.fi/MX.27184> ;
    skos:hiddenLabel "Rallidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.207006> ;
    skos:prefLabel "rantakanat"@fi,
        "Rallidae"@sv .

<http://tun.fi/MX.27259> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rallus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.207006> ;
    skos:hiddenLabel "Rallus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27276> ;
    skos:prefLabel "luhtakanat"@fi,
        "Rallus"@sv .

<http://tun.fi/MX.272630> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cladoneura" ;
    dwc:scientificNameAuthorship "Scudder, 1894" ;
    skos:broader <http://tun.fi/MX.211039> ;
    skos:hiddenLabel "Diazosma"@fi,
        "Diazosma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272631> ;
    skos:prefLabel "Cladoneura"@fi,
        "Cladoneura"@sv .

<http://tun.fi/MX.272676> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ulinae" ;
    dwc:scientificNameAuthorship "Alexander, 1920" ;
    skos:broader <http://tun.fi/MX.272651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272677> ;
    skos:prefLabel "Ulinae"@fi,
        "Ulinae"@sv .

<http://tun.fi/MX.272701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crypteria" ;
    dwc:scientificNameAuthorship "Bergroth, 1913" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Crypteria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272702> ;
    skos:prefLabel "keijukirsikkäät"@fi,
        "Crypteria"@sv .

<http://tun.fi/MX.272722> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonempeda" ;
    dwc:scientificNameAuthorship "Alexander, 1924" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Gonempeda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272723> ;
    skos:prefLabel "virtakirsikkäät"@fi,
        "Gonempeda"@sv .

<http://tun.fi/MX.272769> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllolabis" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1877" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Phyllolabis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272770> ;
    skos:prefLabel "vuorikirsikkäät"@fi,
        "Phyllolabis"@sv .

<http://tun.fi/MX.272798> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adelphomyia" ;
    dwc:scientificNameAuthorship "Bergroth, 1891" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Adelphomyia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272799> ;
    skos:prefLabel "pahlakirsikkäät"@fi,
        "Adelphomyia"@sv .

<http://tun.fi/MX.272814> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epiphragma" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1860" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Epiphragma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272816> ;
    skos:prefLabel "kieppiset"@fi,
        "Epiphragma"@sv .

<http://tun.fi/MX.272821> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eutonia" ;
    dwc:scientificNameAuthorship "van der Wulp, 1874" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Eutonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272822> ;
    skos:prefLabel "ukonkirsikkäät"@fi,
        "Eutonia"@sv .

<http://tun.fi/MX.272823> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hexatoma" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Hexatoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272825> ;
    skos:prefLabel "enokirsikkäät"@fi,
        "Hexatoma"@sv .

<http://tun.fi/MX.272833> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neolimnomyia" ;
    dwc:scientificNameAuthorship "Séguy, 1937" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Neolimnomyia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272835> ;
    skos:prefLabel "norokirsikkäät"@fi,
        "Neolimnomyia"@sv .

<http://tun.fi/MX.272860> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudolimnophila" ;
    dwc:scientificNameAuthorship "Alexander, 1919" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Pseudolimnophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272862> ;
    skos:prefLabel "nystykirsikkäät"@fi,
        "Pseudolimnophila"@sv .

<http://tun.fi/MX.272863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achyrolimonia" ;
    dwc:scientificNameAuthorship "Alexander, 1965" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Achyrolimonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272864> ;
    skos:prefLabel "kääpähattarat"@fi,
        "Achyrolimonia"@sv .

<http://tun.fi/MX.272865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antocha" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1860" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Antocha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272867> ;
    skos:prefLabel "jokikirsikkäät"@fi,
        "Antocha"@sv .

<http://tun.fi/MX.272868> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atypophthalmus" ;
    dwc:scientificNameAuthorship "Brunetti, 1911" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Atypophthalmus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272870> ;
    skos:prefLabel "hytykirsikkäät"@fi,
        "Atypophthalmus"@sv .

<http://tun.fi/MX.272928> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Libnotes" ;
    dwc:scientificNameAuthorship "Westwood, 1876" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Libnotes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272930> ;
    skos:prefLabel "salokirsikkäät"@fi,
        "Libnotes"@sv .

<http://tun.fi/MX.272954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neolimonia" ;
    dwc:scientificNameAuthorship "Alexander, 1964" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Neolimonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272955> ;
    skos:prefLabel "kylkikirsikkäät"@fi,
        "Neolimonia"@sv .

<http://tun.fi/MX.272972> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phalacrocera" ;
    dwc:scientificNameAuthorship "Schiner, 1863" ;
    skos:broader <http://tun.fi/MX.272964> ;
    skos:hiddenLabel "Phalacrocera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272973> ;
    skos:prefLabel "turrinkirsikkäät"@fi,
        "Phalacrocera"@sv .

<http://tun.fi/MX.272974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triogma" ;
    dwc:scientificNameAuthorship "Schiner, 1863" ;
    skos:broader <http://tun.fi/MX.272964> ;
    skos:hiddenLabel "Triogma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272975> ;
    skos:prefLabel "rosokirsikkäät"@fi,
        "Triogma"@sv .

<http://tun.fi/MX.272983> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dictenidia" ;
    dwc:scientificNameAuthorship "Brullé, 1833" ;
    skos:broader <http://tun.fi/MX.272976> ;
    skos:hiddenLabel "Dictenidia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272984> ;
    skos:prefLabel "läikkäkirsikkäät"@fi,
        "Dictenidia"@sv .

<http://tun.fi/MX.272985> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phoroctenia" ;
    dwc:scientificNameAuthorship "Coquillett, 1910" ;
    skos:broader <http://tun.fi/MX.272976> ;
    skos:hiddenLabel "Phoroctenia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272986> ;
    skos:prefLabel "lahokirsikkäät"@fi,
        "Phoroctenia"@sv .

<http://tun.fi/MX.272992> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dolichopezinae" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1887" ;
    skos:broader <http://tun.fi/MX.253655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272993> ;
    skos:prefLabel "Dolichopezinae"@fi,
        "Dolichopezinae"@sv .

<http://tun.fi/MX.273010> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Angarotipula" ;
    dwc:scientificNameAuthorship "Savchenko, 1961" ;
    skos:broader <http://tun.fi/MX.272997> ;
    skos:hiddenLabel "Angarotipula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273011> ;
    skos:prefLabel "ärjämöiset"@fi,
        "Angarotipula"@sv .

<http://tun.fi/MX.273028> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nigrotipula" ;
    dwc:scientificNameAuthorship "Hudson & Vane-Wright, 1969" ;
    skos:broader <http://tun.fi/MX.272997> ;
    skos:hiddenLabel "Nigrotipula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273029> ;
    skos:prefLabel "jurokkaat"@fi,
        "Nigrotipula"@sv .

<http://tun.fi/MX.273106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tipula montana" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.273030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289283> ;
    skos:prefLabel "Tipula montana"@fi,
        "Tipula montana"@sv .

<http://tun.fi/MX.273221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizohelea" ;
    dwc:scientificNameAuthorship "Kieffer, 1917" ;
    skos:broader <http://tun.fi/MX.273172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273222> ;
    skos:prefLabel "Schizohelea"@fi,
        "Schizohelea"@sv .

<http://tun.fi/MX.273228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clinohelea" ;
    dwc:scientificNameAuthorship "Kieffer, 1917" ;
    skos:broader <http://tun.fi/MX.273172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273229> ;
    skos:prefLabel "Clinohelea"@fi,
        "Clinohelea"@sv .

<http://tun.fi/MX.273267> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boreochlus" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.273265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273268> ;
    skos:prefLabel "Boreochlus"@fi,
        "Boreochlus"@sv .

<http://tun.fi/MX.27327> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crex" ;
    dwc:scientificNameAuthorship "Bechstein, 1803" ;
    skos:broader <http://tun.fi/MX.207006> ;
    skos:hiddenLabel "Crex"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27328> ;
    skos:prefLabel "rääkät"@fi,
        "Crex"@sv .

<http://tun.fi/MX.273274> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parochlus" ;
    dwc:scientificNameAuthorship "Enderlein, 1912" ;
    skos:broader <http://tun.fi/MX.273265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273275> ;
    skos:prefLabel "Parochlus"@fi,
        "Parochlus"@sv .

<http://tun.fi/MX.273281> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anatopynia" ;
    dwc:scientificNameAuthorship "Johannsen, 1905" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273282> ;
    skos:prefLabel "Anatopynia"@fi,
        "Anatopynia"@sv .

<http://tun.fi/MX.273284> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clinotanypus" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273286> ;
    skos:prefLabel "Clinotanypus"@fi,
        "Clinotanypus"@sv .

<http://tun.fi/MX.273288> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apsectrotanypus" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273289> ;
    skos:prefLabel "Apsectrotanypus"@fi,
        "Apsectrotanypus"@sv .

<http://tun.fi/MX.27329> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porzana" ;
    dwc:scientificNameAuthorship "Vieillot, 1816" ;
    skos:broader <http://tun.fi/MX.207006> ;
    skos:hiddenLabel "Porzana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27345> ;
    skos:prefLabel "huitit"@fi,
        "Porzana"@sv .

<http://tun.fi/MX.273294> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psectrotanypus" ;
    dwc:scientificNameAuthorship "Kieffer, 1909" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273295> ;
    skos:prefLabel "Psectrotanypus"@fi,
        "Psectrotanypus"@sv .

<http://tun.fi/MX.273315> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Guttipelopia" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273316> ;
    skos:prefLabel "Guttipelopia"@fi,
        "Guttipelopia"@sv .

<http://tun.fi/MX.273317> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hayesomyia" ;
    dwc:scientificNameAuthorship "Murray & Fittkau, 1986" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273318> ;
    skos:prefLabel "Hayesomyia"@fi,
        "Hayesomyia"@sv .

<http://tun.fi/MX.273322> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Labrundinia" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273323> ;
    skos:prefLabel "Labrundinia"@fi,
        "Labrundinia"@sv .

<http://tun.fi/MX.273324> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Larsia" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273325> ;
    skos:prefLabel "Larsia"@fi,
        "Larsia"@sv .

<http://tun.fi/MX.273326> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monopelopia" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273327> ;
    skos:prefLabel "Monopelopia"@fi,
        "Monopelopia"@sv .

<http://tun.fi/MX.273328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nilotanypus" ;
    dwc:scientificNameAuthorship "Kieffer, 1923" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273329> ;
    skos:prefLabel "Nilotanypus"@fi,
        "Nilotanypus"@sv .

<http://tun.fi/MX.273333> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pentaneurella" ;
    dwc:scientificNameAuthorship "Fittkau & Murray, 1983" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273334> ;
    skos:prefLabel "Pentaneurella"@fi,
        "Pentaneurella"@sv .

<http://tun.fi/MX.273338> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Telmatopelopia" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273339> ;
    skos:prefLabel "Telmatopelopia"@fi,
        "Telmatopelopia"@sv .

<http://tun.fi/MX.273340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Telopelopia" ;
    dwc:scientificNameAuthorship "Roback, 1971" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273341> ;
    skos:prefLabel "Telopelopia"@fi,
        "Telopelopia"@sv .

<http://tun.fi/MX.273349> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trissopelopia" ;
    dwc:scientificNameAuthorship "Kieffer, 1923" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273350> ;
    skos:prefLabel "Trissopelopia"@fi,
        "Trissopelopia"@sv .

<http://tun.fi/MX.273407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudokiefferiella" ;
    dwc:scientificNameAuthorship "Zavřel, 1941" ;
    skos:broader <http://tun.fi/MX.273384> ;
    skos:hiddenLabel "Diplomesa"@fi,
        "Diplomesa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273408> ;
    skos:prefLabel "Pseudokiefferiella"@fi,
        "Pseudokiefferiella"@sv .

<http://tun.fi/MX.273418> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Telmatogetoninae" ;
    dwc:scientificNameAuthorship "Wirth, 1949" ;
    skos:broader <http://tun.fi/MX.253681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273419> ;
    skos:prefLabel "Telmatogetoninae"@fi,
        "Telmatogetoninae"@sv .

<http://tun.fi/MX.273419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Telmatogeton" ;
    dwc:scientificNameAuthorship "Schiner, 1866" ;
    skos:broader <http://tun.fi/MX.273418> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273420> ;
    skos:prefLabel "Telmatogeton"@fi,
        "Telmatogeton"@sv .

<http://tun.fi/MX.273425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontomesa" ;
    dwc:scientificNameAuthorship "Pagast, 1947" ;
    skos:broader <http://tun.fi/MX.273421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273426> ;
    skos:prefLabel "Odontomesa"@fi,
        "Odontomesa"@sv .

<http://tun.fi/MX.273427> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prodiamesa" ;
    dwc:scientificNameAuthorship "Kieffer, 1906" ;
    skos:broader <http://tun.fi/MX.273421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273428> ;
    skos:prefLabel "Prodiamesa"@fi,
        "Prodiamesa"@sv .

<http://tun.fi/MX.273440> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acricotopus" ;
    dwc:scientificNameAuthorship "Kieffer, 1921" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273441> ;
    skos:prefLabel "Acricotopus"@fi,
        "Acricotopus"@sv .

<http://tun.fi/MX.273442> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allocladius" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273443> ;
    skos:prefLabel "Allocladius"@fi,
        "Allocladius"@sv .

<http://tun.fi/MX.273474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camptocladius" ;
    dwc:scientificNameAuthorship "van der Wulp, 1874" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273475> ;
    skos:prefLabel "Camptocladius"@fi,
        "Camptocladius"@sv .

<http://tun.fi/MX.273499> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clunio" ;
    dwc:scientificNameAuthorship "Haliday, 1855" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273500> ;
    skos:prefLabel "Clunio"@fi,
        "Clunio"@sv .

<http://tun.fi/MX.273517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corynoneurella" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273518> ;
    skos:prefLabel "Corynoneurella"@fi,
        "Corynoneurella"@sv .

<http://tun.fi/MX.27357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gallinula" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207006> ;
    skos:hiddenLabel "Gallinula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27364> ;
    skos:prefLabel "liejukanat"@fi,
        "Gallinula"@sv .

<http://tun.fi/MX.273575> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplocladius" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273576> ;
    skos:prefLabel "Diplocladius"@fi,
        "Diplocladius"@sv .

<http://tun.fi/MX.273577> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Doncricotopus" ;
    dwc:scientificNameAuthorship "Sæther, 1981" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273578> ;
    skos:prefLabel "Doncricotopus"@fi,
        "Doncricotopus"@sv .

<http://tun.fi/MX.273579> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dratnalia" ;
    dwc:scientificNameAuthorship "Sæther & Halvorsen, 1981" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273580> ;
    skos:prefLabel "Dratnalia"@fi,
        "Dratnalia"@sv .

<http://tun.fi/MX.273581> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epoicocladius" ;
    dwc:scientificNameAuthorship "Sulc & Zavřel, 1924" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273582> ;
    skos:prefLabel "Epoicocladius"@fi,
        "Epoicocladius"@sv .

<http://tun.fi/MX.273594> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurycnemus" ;
    dwc:scientificNameAuthorship "van der Wulp, 1874" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273595> ;
    skos:prefLabel "Eurycnemus"@fi,
        "Eurycnemus"@sv .

<http://tun.fi/MX.273606> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halocladius" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273608> ;
    skos:prefLabel "Halocladius"@fi,
        "Halocladius"@sv .

<http://tun.fi/MX.273637> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lappokiefferiella" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273638> ;
    skos:prefLabel "Lappokiefferiella"@fi,
        "Lappokiefferiella"@sv .

<http://tun.fi/MX.273660> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesocricotopus" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273661> ;
    skos:prefLabel "Mesocricotopus"@fi,
        "Mesocricotopus"@sv .

<http://tun.fi/MX.273662> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesosmittia" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273663> ;
    skos:prefLabel "Mesosmittia"@fi,
        "Mesosmittia"@sv .

<http://tun.fi/MX.27370> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porphyrio" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207006> ;
    skos:hiddenLabel "Porphyrio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27368> ;
    skos:prefLabel "sulttaanikanat"@fi,
        "Porphyrio"@sv .

<http://tun.fi/MX.273722> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parachaetocladius" ;
    dwc:scientificNameAuthorship "Wuelker, 1959" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273723> ;
    skos:prefLabel "Parachaetocladius"@fi,
        "Parachaetocladius"@sv .

<http://tun.fi/MX.27373> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fulica" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.207006> ;
    skos:hiddenLabel "Fulica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27381> ;
    skos:prefLabel "nokikanat"@fi,
        "Fulica"@sv .

<http://tun.fi/MX.273743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paralimnophyes" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273744> ;
    skos:prefLabel "Paralimnophyes"@fi,
        "Paralimnophyes"@sv .

<http://tun.fi/MX.273758> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parasmittia" ;
    dwc:scientificNameAuthorship "Strenzke, 1950" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273759> ;
    skos:prefLabel "Parasmittia"@fi,
        "Parasmittia"@sv .

<http://tun.fi/MX.273763> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paratrissocladius" ;
    dwc:scientificNameAuthorship "Zavřel, 1937" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273764> ;
    skos:prefLabel "Paratrissocladius"@fi,
        "Paratrissocladius"@sv .

<http://tun.fi/MX.273808> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilometriocnemus" ;
    dwc:scientificNameAuthorship "Sæther, 1969" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273809> ;
    skos:prefLabel "Psilometriocnemus"@fi,
        "Psilometriocnemus"@sv .

<http://tun.fi/MX.273841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stackelbergina" ;
    dwc:scientificNameAuthorship "Shilova & Zelentsov, 1978" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273842> ;
    skos:prefLabel "Stackelbergina"@fi,
        "Stackelbergina"@sv .

<http://tun.fi/MX.273843> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stilocladius" ;
    dwc:scientificNameAuthorship "Rossaro, 1979" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273844> ;
    skos:prefLabel "Stilocladius"@fi,
        "Stilocladius"@sv .

<http://tun.fi/MX.273845> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synorthocladius" ;
    dwc:scientificNameAuthorship "Thienemann, 1935" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273846> ;
    skos:prefLabel "Synorthocladius"@fi,
        "Synorthocladius"@sv .

<http://tun.fi/MX.273867> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trissocladius" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273868> ;
    skos:prefLabel "Trissocladius"@fi,
        "Trissocladius"@sv .

<http://tun.fi/MX.273875> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vivacricotopus" ;
    dwc:scientificNameAuthorship "Schnell & Sæther, 1988" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273876> ;
    skos:prefLabel "Vivacricotopus"@fi,
        "Vivacricotopus"@sv .

<http://tun.fi/MX.273887> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Benthalia" ;
    dwc:scientificNameAuthorship "Lipina, 1939" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273888> ;
    skos:prefLabel "Benthalia"@fi,
        "Benthalia"@sv .

<http://tun.fi/MX.273960> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Demeijerea" ;
    dwc:scientificNameAuthorship "Kruseman, 1933" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273961> ;
    skos:prefLabel "Demeijerea"@fi,
        "Demeijerea"@sv .

<http://tun.fi/MX.273999> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kiefferulus" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1922" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274001> ;
    skos:prefLabel "Kiefferulus"@fi,
        "Kiefferulus"@sv .

<http://tun.fi/MX.274002> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kloosia" ;
    dwc:scientificNameAuthorship "Kruseman, 1933" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274003> ;
    skos:prefLabel "Kloosia"@fi,
        "Kloosia"@sv .

<http://tun.fi/MX.274004> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lauterborniella" ;
    dwc:scientificNameAuthorship "Thienemann & Bause, 1913" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274005> ;
    skos:prefLabel "Lauterborniella"@fi,
        "Lauterborniella"@sv .

<http://tun.fi/MX.274009> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microchironomus" ;
    dwc:scientificNameAuthorship "Kieffer, 1918" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274010> ;
    skos:prefLabel "Microchironomus"@fi,
        "Microchironomus"@sv .

<http://tun.fi/MX.274018> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nilothauma" ;
    dwc:scientificNameAuthorship "Kieffer, 1921" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274019> ;
    skos:prefLabel "Nilothauma"@fi,
        "Nilothauma"@sv .

<http://tun.fi/MX.27402> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetrax" ;
    dwc:scientificNameAuthorship "Forster, 1817" ;
    skos:broader <http://tun.fi/MX.27401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27403> ;
    skos:prefLabel "Tetrax"@fi,
        "Tetrax"@sv .

<http://tun.fi/MX.274020> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omisus" ;
    dwc:scientificNameAuthorship "Townes, 1945" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274021> ;
    skos:prefLabel "Omisus"@fi,
        "Omisus"@sv .

<http://tun.fi/MX.274022> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pagastiella" ;
    dwc:scientificNameAuthorship "Brundin, 1949" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274023> ;
    skos:prefLabel "Pagastiella"@fi,
        "Pagastiella"@sv .

<http://tun.fi/MX.274045> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paralauterborniella" ;
    dwc:scientificNameAuthorship "Lenz, 1941" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274046> ;
    skos:prefLabel "Paralauterborniella"@fi,
        "Paralauterborniella"@sv .

<http://tun.fi/MX.274080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saetheria" ;
    dwc:scientificNameAuthorship "Jackson, 1977" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274081> ;
    skos:prefLabel "Saetheria"@fi,
        "Saetheria"@sv .

<http://tun.fi/MX.27409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlamydotis" ;
    dwc:scientificNameAuthorship "Lesson, 1839" ;
    skos:broader <http://tun.fi/MX.27401> ;
    skos:hiddenLabel "Chlamydotis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73562> ;
    skos:prefLabel "kaulustrapit"@fi,
        "Chlamydotis"@sv .

<http://tun.fi/MX.274105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xenochironomus" ;
    dwc:scientificNameAuthorship "Kieffer, 1921" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274106> ;
    skos:prefLabel "Xenochironomus"@fi,
        "Xenochironomus"@sv .

<http://tun.fi/MX.274107> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zavreliella" ;
    dwc:scientificNameAuthorship "Kieffer, 1920" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274108> ;
    skos:prefLabel "Zavreliella"@fi,
        "Zavreliella"@sv .

<http://tun.fi/MX.274110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudochironomus" ;
    dwc:scientificNameAuthorship "Malloch, 1915" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274111> ;
    skos:prefLabel "Pseudochironomus"@fi,
        "Pseudochironomus"@sv .

<http://tun.fi/MX.274131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Constempellina" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274132> ;
    skos:prefLabel "Constempellina"@fi,
        "Constempellina"@sv .

<http://tun.fi/MX.274160> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neozavrelia" ;
    dwc:scientificNameAuthorship "Goetghebuer & Thienemann, 1941" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274161> ;
    skos:prefLabel "Neozavrelia"@fi,
        "Neozavrelia"@sv .

<http://tun.fi/MX.27417> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Otis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27418> ;
    skos:prefLabel "Otis"@fi,
        "Otis"@sv .

<http://tun.fi/MX.274250> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Virgatanytarsus" ;
    dwc:scientificNameAuthorship "Pinder, 1982" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274251> ;
    skos:prefLabel "Virgatanytarsus"@fi,
        "Virgatanytarsus"@sv .

<http://tun.fi/MX.274252> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zavrelia" ;
    dwc:scientificNameAuthorship "Kieffer, Thienemann & Bause, 1913" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274253> ;
    skos:prefLabel "Zavrelia"@fi,
        "Zavrelia"@sv .

<http://tun.fi/MX.274256> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helodon" ;
    dwc:scientificNameAuthorship "Enderlein, 1921" ;
    skos:broader <http://tun.fi/MX.274254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274257> ;
    skos:prefLabel "Helodon"@fi,
        "Helodon"@sv .

<http://tun.fi/MX.274267> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Greniera" ;
    dwc:scientificNameAuthorship "Doby & David, 1959" ;
    skos:broader <http://tun.fi/MX.274254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274268> ;
    skos:prefLabel "Greniera"@fi,
        "Greniera"@sv .

<http://tun.fi/MX.274326> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stegopterna" ;
    dwc:scientificNameAuthorship "Enderlein, 1930" ;
    skos:broader <http://tun.fi/MX.274254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274327> ;
    skos:prefLabel "Stegopterna"@fi,
        "Stegopterna"@sv .

<http://tun.fi/MX.274337> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryophila" ;
    dwc:scientificNameAuthorship "Edwards, 1930" ;
    skos:broader <http://tun.fi/MX.253680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274338> ;
    skos:prefLabel "Cryophila"@fi,
        "Cryophila"@sv .

<http://tun.fi/MX.274360> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Thaumaleidae" ;
    dwc:scientificNameAuthorship "Bezzi, 1913" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Thaumaleidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274361> ;
    skos:prefLabel "norosääsket"@fi,
        "Thaumaleidae"@sv .

<http://tun.fi/MX.274361> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thaumalea" ;
    dwc:scientificNameAuthorship "Ruthe, 1831" ;
    skos:broader <http://tun.fi/MX.274360> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274362> ;
    skos:prefLabel "Thaumalea"@fi,
        "Thaumalea"@sv .

<http://tun.fi/MX.274363> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anophelinae" ;
    dwc:scientificNameAuthorship "Grassi, 1900" ;
    skos:broader <http://tun.fi/MX.253661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274364> ;
    skos:prefLabel "Anophelinae"@fi,
        "Anophelinae"@sv .

<http://tun.fi/MX.274375> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coquillettidia" ;
    dwc:scientificNameAuthorship "Dyar, 1905" ;
    skos:broader <http://tun.fi/MX.274369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274377> ;
    skos:prefLabel "Coquillettidia"@fi,
        "Coquillettidia"@sv .

<http://tun.fi/MX.274393> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dahliana" ;
    dwc:scientificNameAuthorship "Reinert, Harbach & Kitching, 2006" ;
    skos:broader <http://tun.fi/MX.274369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274394> ;
    skos:prefLabel "Dahliana"@fi,
        "Dahliana"@sv .

<http://tun.fi/MX.274419> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ptychopteridae" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1862" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Ptychopteridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274420> ;
    skos:prefLabel "kummitussääsket"@fi,
        "Ptychopteridae"@sv .

<http://tun.fi/MX.274433> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Berdeniella" ;
    dwc:scientificNameAuthorship "Vaillant, 1976" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274434> ;
    skos:prefLabel "Berdeniella"@fi,
        "Berdeniella"@sv .

<http://tun.fi/MX.274440> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parabazarella" ;
    dwc:scientificNameAuthorship "Vaillant, 1983" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274441> ;
    skos:prefLabel "Parabazarella"@fi,
        "Parabazarella"@sv .

<http://tun.fi/MX.274486> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Threticus" ;
    dwc:scientificNameAuthorship "Eaton, 1904" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274487> ;
    skos:prefLabel "Threticus"@fi,
        "Threticus"@sv .

<http://tun.fi/MX.274488> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichopsychoda" ;
    dwc:scientificNameAuthorship "Tonnoir, 1922" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274489> ;
    skos:prefLabel "Trichopsychoda"@fi,
        "Trichopsychoda"@sv .

<http://tun.fi/MX.274491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lobulosa" ;
    dwc:scientificNameAuthorship "Szabo, 1960" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274492> ;
    skos:prefLabel "Lobulosa"@fi,
        "Lobulosa"@sv .

<http://tun.fi/MX.274493> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tonnoiriella" ;
    dwc:scientificNameAuthorship "Vaillant, 1971" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274494> ;
    skos:prefLabel "Tonnoiriella"@fi,
        "Tonnoiriella"@sv .

<http://tun.fi/MX.274504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepiseodina" ;
    dwc:scientificNameAuthorship "Enderlein, 1937" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274505> ;
    skos:prefLabel "Lepiseodina"@fi,
        "Lepiseodina"@sv .

<http://tun.fi/MX.274520> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Telmatoscopus" ;
    dwc:scientificNameAuthorship "Eaton, 1904" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274521> ;
    skos:prefLabel "Telmatoscopus"@fi,
        "Telmatoscopus"@sv .

<http://tun.fi/MX.274523> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sycoracinae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.274430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274524> ;
    skos:prefLabel "Sycoracinae"@fi,
        "Sycoracinae"@sv .

<http://tun.fi/MX.274524> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sycorax" ;
    dwc:scientificNameAuthorship "Haliday in Curtis, 1839" ;
    skos:broader <http://tun.fi/MX.274523> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274525> ;
    skos:prefLabel "Sycorax"@fi,
        "Sycorax"@sv .

<http://tun.fi/MX.274546> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pleciinae" ;
    dwc:scientificNameAuthorship "Fleming, 1821" ;
    skos:broader <http://tun.fi/MX.274526> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274547> ;
    skos:prefLabel "Pleciinae"@fi,
        "Pleciinae"@sv .

<http://tun.fi/MX.274547> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Penthetria" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.274546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274548> ;
    skos:prefLabel "Penthetria"@fi,
        "Penthetria"@sv .

<http://tun.fi/MX.274549> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anisopodidae" ;
    dwc:scientificNameAuthorship "Knab, 1912" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274550> ;
    skos:prefLabel "Anisopodidae"@fi,
        "Anisopodidae"@sv .

<http://tun.fi/MX.274559> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arthria" ;
    dwc:scientificNameAuthorship "Kirby in Richardson, 1837" ;
    skos:broader <http://tun.fi/MX.274558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274560> ;
    skos:prefLabel "Arthria"@fi,
        "Arthria"@sv .

<http://tun.fi/MX.274565> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ectaetiinae" ;
    dwc:scientificNameAuthorship "Enderlein, 1936" ;
    skos:broader <http://tun.fi/MX.211556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274566> ;
    skos:prefLabel "Ectaetiinae"@fi,
        "Ectaetiinae"@sv .

<http://tun.fi/MX.27457> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Haematopodidae" ;
    skos:broader <http://tun.fi/MX.207028> ;
    skos:hiddenLabel "Haematopodidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292447> ;
    skos:prefLabel "meriharakat"@fi,
        "Haematopodidae"@sv .

<http://tun.fi/MX.274577> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Efcookella" ;
    dwc:scientificNameAuthorship "Haenni, 1998" ;
    skos:broader <http://tun.fi/MX.274571> ;
    skos:hiddenLabel "Cookella"@fi,
        "Cookella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274578> ;
    skos:prefLabel "Efcookella"@fi,
        "Efcookella"@sv .

<http://tun.fi/MX.274579> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ferneiella" ;
    dwc:scientificNameAuthorship "Cook, 1977" ;
    skos:broader <http://tun.fi/MX.274571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274580> ;
    skos:prefLabel "Ferneiella"@fi,
        "Ferneiella"@sv .

<http://tun.fi/MX.27458> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haematopus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.292447> ;
    skos:hiddenLabel "Haematopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27459> ;
    skos:prefLabel "meriharakat"@fi,
        "Haematopus"@sv .

<http://tun.fi/MX.274585> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhegmoclemina" ;
    dwc:scientificNameAuthorship "Enderlein, 1936" ;
    skos:broader <http://tun.fi/MX.274571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274586> ;
    skos:prefLabel "Rhegmoclemina"@fi,
        "Rhegmoclemina"@sv .

<http://tun.fi/MX.274596> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Reichertella" ;
    dwc:scientificNameAuthorship "Enderlein, 1912" ;
    skos:broader <http://tun.fi/MX.274571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274597> ;
    skos:prefLabel "Reichertella"@fi,
        "Reichertella"@sv .

<http://tun.fi/MX.274602> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coboldia" ;
    dwc:scientificNameAuthorship "Melander, 1916" ;
    skos:broader <http://tun.fi/MX.274571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274603> ;
    skos:prefLabel "Coboldia"@fi,
        "Coboldia"@sv .

<http://tun.fi/MX.274604> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhexoza" ;
    dwc:scientificNameAuthorship "Enderlein, 1936" ;
    skos:broader <http://tun.fi/MX.274571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274605> ;
    skos:prefLabel "Rhexoza"@fi,
        "Rhexoza"@sv .

<http://tun.fi/MX.274611> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Canthyloscelidinae" ;
    dwc:scientificNameAuthorship "Enderlein, 1912" ;
    skos:broader <http://tun.fi/MX.274610> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274612> ;
    skos:prefLabel "Canthyloscelidinae"@fi,
        "Canthyloscelidinae"@sv .

<http://tun.fi/MX.274615> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Synneurinae" ;
    dwc:scientificNameAuthorship "Enderlein, 1936" ;
    skos:broader <http://tun.fi/MX.274610> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274616> ;
    skos:prefLabel "Synneurinae"@fi,
        "Synneurinae"@sv .

<http://tun.fi/MX.274616> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synneuron" ;
    dwc:scientificNameAuthorship "Lundström, 1910" ;
    skos:broader <http://tun.fi/MX.274615> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274617> ;
    skos:prefLabel "Synneuron"@fi,
        "Synneuron"@sv .

<http://tun.fi/MX.274618> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mycetobiidae" ;
    dwc:scientificNameAuthorship "Winnertz, 1863" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274619> ;
    skos:prefLabel "Mycetobiidae"@fi,
        "Mycetobiidae"@sv .

<http://tun.fi/MX.274619> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycetobia" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.274618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274620> ;
    skos:prefLabel "Mycetobia"@fi,
        "Mycetobia"@sv .

<http://tun.fi/MX.274621> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pachyneuridae" ;
    dwc:scientificNameAuthorship "Schiner, 1864" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Pachyneuridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274622> ;
    skos:prefLabel "aarnisääsket"@fi,
        "Pachyneuridae"@sv .

<http://tun.fi/MX.274622> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachyneura" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.274621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274623> ;
    skos:prefLabel "Pachyneura"@fi,
        "Pachyneura"@sv .

<http://tun.fi/MX.274624> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ditomyiidae" ;
    dwc:scientificNameAuthorship "Keilin, 1919" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Ditomyiidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274625> ;
    skos:prefLabel "kääpäsääsket"@fi,
        "Ditomyiidae"@sv .

<http://tun.fi/MX.274630> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allarete" ;
    dwc:scientificNameAuthorship "Pritchard, 1951" ;
    skos:broader <http://tun.fi/MX.274628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274631> ;
    skos:prefLabel "Allarete"@fi,
        "Allarete"@sv .

<http://tun.fi/MX.274642> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acoenonia" ;
    dwc:scientificNameAuthorship "Pritchard, 1947" ;
    skos:broader <http://tun.fi/MX.274640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274643> ;
    skos:prefLabel "Acoenonia"@fi,
        "Acoenonia"@sv .

<http://tun.fi/MX.274715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Skuhraviana" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274716> ;
    skos:prefLabel "Skuhraviana"@fi,
        "Skuhraviana"@sv .

<http://tun.fi/MX.274737> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Excrescentia" ;
    dwc:scientificNameAuthorship "Mamaev & Berest, 1991" ;
    skos:broader <http://tun.fi/MX.274640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274738> ;
    skos:prefLabel "Excrescentia"@fi,
        "Excrescentia"@sv .

<http://tun.fi/MX.27474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Himantopus" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207036> ;
    skos:hiddenLabel "Himantopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27475> ;
    skos:prefLabel "pitkäjalat"@fi,
        "Himantopus"@sv .

<http://tun.fi/MX.274753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micromya" ;
    dwc:scientificNameAuthorship "Rondani, 1840" ;
    skos:broader <http://tun.fi/MX.274640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274754> ;
    skos:prefLabel "Micromya"@fi,
        "Micromya"@sv .

<http://tun.fi/MX.274822> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diallactia" ;
    dwc:scientificNameAuthorship "Gagné, 2004" ;
    skos:broader <http://tun.fi/MX.274820> ;
    skos:hiddenLabel "Diallactes"@fi,
        "Diallactes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274823> ;
    skos:prefLabel "Diallactia"@fi,
        "Diallactia"@sv .

<http://tun.fi/MX.274828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heteropeza" ;
    dwc:scientificNameAuthorship "Winnertz, 1846" ;
    skos:broader <http://tun.fi/MX.274820> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274829> ;
    skos:prefLabel "Heteropeza"@fi,
        "Heteropeza"@sv .

<http://tun.fi/MX.274830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptosyna" ;
    dwc:scientificNameAuthorship "Kieffer, 1894" ;
    skos:broader <http://tun.fi/MX.274820> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274831> ;
    skos:prefLabel "Leptosyna"@fi,
        "Leptosyna"@sv .

<http://tun.fi/MX.274832> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miastor" ;
    dwc:scientificNameAuthorship "Meinert, 1864" ;
    skos:broader <http://tun.fi/MX.274820> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274833> ;
    skos:prefLabel "Miastor"@fi,
        "Miastor"@sv .

<http://tun.fi/MX.274835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kronomyia" ;
    dwc:scientificNameAuthorship "Felt, 1911" ;
    skos:broader <http://tun.fi/MX.274820> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274836> ;
    skos:prefLabel "Kronomyia"@fi,
        "Kronomyia"@sv .

<http://tun.fi/MX.274837> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhipidoxylomyia" ;
    dwc:scientificNameAuthorship "Mamaev, 1964" ;
    skos:broader <http://tun.fi/MX.274820> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274838> ;
    skos:prefLabel "Rhipidoxylomyia"@fi,
        "Rhipidoxylomyia"@sv .

<http://tun.fi/MX.27485> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Recurvirostra" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.207035> ;
    skos:hiddenLabel "Recurvirostra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27486> ;
    skos:prefLabel "avosetit"@fi,
        "Recurvirostra"@sv .

<http://tun.fi/MX.274869> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colomyia" ;
    dwc:scientificNameAuthorship "Kieffer, 1892" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274870> ;
    skos:prefLabel "Colomyia"@fi,
        "Colomyia"@sv .

<http://tun.fi/MX.274871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parasynapta" ;
    dwc:scientificNameAuthorship "Panelius, 1965" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274872> ;
    skos:prefLabel "Parasynapta"@fi,
        "Parasynapta"@sv .

<http://tun.fi/MX.274880> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dirhiza" ;
    dwc:scientificNameAuthorship "Loew, 1850" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274881> ;
    skos:prefLabel "Dirhiza"@fi,
        "Dirhiza"@sv .

<http://tun.fi/MX.274882> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hilversidia" ;
    dwc:scientificNameAuthorship "Mamaev, 1966" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274883> ;
    skos:prefLabel "Hilversidia"@fi,
        "Hilversidia"@sv .

<http://tun.fi/MX.274884> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paratetraneuromyia" ;
    dwc:scientificNameAuthorship "Spungis, 1987" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274885> ;
    skos:prefLabel "Paratetraneuromyia"@fi,
        "Paratetraneuromyia"@sv .

<http://tun.fi/MX.274886> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Solntsevia" ;
    dwc:scientificNameAuthorship "Mamaev, 1965" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274887> ;
    skos:prefLabel "Solntsevia"@fi,
        "Solntsevia"@sv .

<http://tun.fi/MX.274888> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetraneuromyia" ;
    dwc:scientificNameAuthorship "Mamaev, 1964" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274889> ;
    skos:prefLabel "Tetraneuromyia"@fi,
        "Tetraneuromyia"@sv .

<http://tun.fi/MX.274891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctepidosis" ;
    dwc:scientificNameAuthorship "Mamaev, 1990" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274892> ;
    skos:prefLabel "Arctepidosis"@fi,
        "Arctepidosis"@sv .

<http://tun.fi/MX.274893> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cassidoides" ;
    dwc:scientificNameAuthorship "Mamaev, 1960" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274894> ;
    skos:prefLabel "Cassidoides"@fi,
        "Cassidoides"@sv .

<http://tun.fi/MX.27490> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Burhinidae" ;
    skos:broader <http://tun.fi/MX.207028> ;
    skos:hiddenLabel "Burhinidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27491> ;
    skos:prefLabel "paksujalat"@fi,
        "Burhinidae"@sv .

<http://tun.fi/MX.274904> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrepidosis" ;
    dwc:scientificNameAuthorship "Mamaev, 1990" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274905> ;
    skos:prefLabel "Dendrepidosis"@fi,
        "Dendrepidosis"@sv .

<http://tun.fi/MX.27491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Burhinus" ;
    dwc:scientificNameAuthorship "Illiger, 1811" ;
    skos:broader <http://tun.fi/MX.27490> ;
    skos:hiddenLabel "Burhinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27492> ;
    skos:prefLabel "paksujalat"@fi,
        "Burhinus"@sv .

<http://tun.fi/MX.274913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jamalepidosis" ;
    dwc:scientificNameAuthorship "Mamaev, 1990" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274914> ;
    skos:prefLabel "Jamalepidosis"@fi,
        "Jamalepidosis"@sv .

<http://tun.fi/MX.274924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paurodyla" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274925> ;
    skos:prefLabel "Paurodyla"@fi,
        "Paurodyla"@sv .

<http://tun.fi/MX.274931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudepidosis" ;
    dwc:scientificNameAuthorship "Mamaev, 1966" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274932> ;
    skos:prefLabel "Pseudepidosis"@fi,
        "Pseudepidosis"@sv .

<http://tun.fi/MX.274933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rostellatyla" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274934> ;
    skos:prefLabel "Rostellatyla"@fi,
        "Rostellatyla"@sv .

<http://tun.fi/MX.274935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rostratyla" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274936> ;
    skos:prefLabel "Rostratyla"@fi,
        "Rostratyla"@sv .

<http://tun.fi/MX.274944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spungisomyia" ;
    dwc:scientificNameAuthorship "Mamaev & Zaitzev, 1996" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274945> ;
    skos:prefLabel "Spungisomyia"@fi,
        "Spungisomyia"@sv .

<http://tun.fi/MX.274954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygrodiplosis" ;
    dwc:scientificNameAuthorship "Kieffer, 1912" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274955> ;
    skos:prefLabel "Hygrodiplosis"@fi,
        "Hygrodiplosis"@sv .

<http://tun.fi/MX.274960> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylodiplosis" ;
    dwc:scientificNameAuthorship "Kieffer, 1894" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274961> ;
    skos:prefLabel "Xylodiplosis"@fi,
        "Xylodiplosis"@sv .

<http://tun.fi/MX.274966> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monobremia" ;
    dwc:scientificNameAuthorship "Kieffer, 1912" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274967> ;
    skos:prefLabel "Monobremia"@fi,
        "Monobremia"@sv .

<http://tun.fi/MX.274969> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asphondylia" ;
    dwc:scientificNameAuthorship "Loew, 1850" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274970> ;
    skos:prefLabel "Asphondylia"@fi,
        "Asphondylia"@sv .

<http://tun.fi/MX.274971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kiefferia" ;
    dwc:scientificNameAuthorship "Mik, 1895" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274972> ;
    skos:prefLabel "Kiefferia"@fi,
        "Kiefferia"@sv .

<http://tun.fi/MX.274973> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizomyia" ;
    dwc:scientificNameAuthorship "Kieffer, 1889" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274974> ;
    skos:prefLabel "Schizomyia"@fi,
        "Schizomyia"@sv .

<http://tun.fi/MX.274976> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anisostephus" ;
    dwc:scientificNameAuthorship "Rübsaamen, 1917" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274977> ;
    skos:prefLabel "Anisostephus"@fi,
        "Anisostephus"@sv .

<http://tun.fi/MX.274978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cecidomyia" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274979> ;
    skos:prefLabel "Cecidomyia"@fi,
        "Cecidomyia"@sv .

<http://tun.fi/MX.274998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plemeliella" ;
    dwc:scientificNameAuthorship "Seitner, 1908" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274999> ;
    skos:prefLabel "Plemeliella"@fi,
        "Plemeliella"@sv .

<http://tun.fi/MX.275000> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenodiplosis" ;
    dwc:scientificNameAuthorship "Reuter, 1895" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275001> ;
    skos:prefLabel "Stenodiplosis"@fi,
        "Stenodiplosis"@sv .

<http://tun.fi/MX.275002> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thecodiplosis" ;
    dwc:scientificNameAuthorship "Kieffer, 1895" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275003> ;
    skos:prefLabel "Thecodiplosis"@fi,
        "Thecodiplosis"@sv .

<http://tun.fi/MX.275004> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ametrodiplosis" ;
    dwc:scientificNameAuthorship "Rübsaamen, 1910" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275005> ;
    skos:prefLabel "Ametrodiplosis"@fi,
        "Ametrodiplosis"@sv .

<http://tun.fi/MX.275006> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sitodiplosis" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275007> ;
    skos:prefLabel "Sitodiplosis"@fi,
        "Sitodiplosis"@sv .

<http://tun.fi/MX.275009> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Planetella" ;
    dwc:scientificNameAuthorship "Westwood, 1840" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275010> ;
    skos:prefLabel "Planetella"@fi,
        "Planetella"@sv .

<http://tun.fi/MX.275012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lestodiplosis" ;
    dwc:scientificNameAuthorship "Kieffer, 1894" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275013> ;
    skos:prefLabel "Lestodiplosis"@fi,
        "Lestodiplosis"@sv .

<http://tun.fi/MX.275049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geocrypta" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275050> ;
    skos:prefLabel "Geocrypta"@fi,
        "Geocrypta"@sv .

<http://tun.fi/MX.27505> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cursorius" ;
    dwc:scientificNameAuthorship "Latham, 1790" ;
    skos:broader <http://tun.fi/MX.292459> ;
    skos:hiddenLabel "Cursorius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27506> ;
    skos:prefLabel "aavikkojuoksijat"@fi,
        "Cursorius"@sv .

<http://tun.fi/MX.275051> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gephyraulus" ;
    dwc:scientificNameAuthorship "Rübsaamen, 1915" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275052> ;
    skos:prefLabel "Gephyraulus"@fi,
        "Gephyraulus"@sv .

<http://tun.fi/MX.275053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Giraudiella" ;
    dwc:scientificNameAuthorship "Rübsaamen, 1915" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275054> ;
    skos:prefLabel "Giraudiella"@fi,
        "Giraudiella"@sv .

<http://tun.fi/MX.275058> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kaltenbachiola" ;
    dwc:scientificNameAuthorship "Hedicke, 1938" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275059> ;
    skos:prefLabel "Kaltenbachiola"@fi,
        "Kaltenbachiola"@sv .

<http://tun.fi/MX.275099> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iteomyia" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275100> ;
    skos:prefLabel "Iteomyia"@fi,
        "Iteomyia"@sv .

<http://tun.fi/MX.275101> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Semudobia" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275102> ;
    skos:prefLabel "Semudobia"@fi,
        "Semudobia"@sv .

<http://tun.fi/MX.275103> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bolitophilidae" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Bolitophilidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275104> ;
    skos:prefLabel "hoikkasienisääsket"@fi,
        "Bolitophilidae"@sv .

<http://tun.fi/MX.275128> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diadocidiidae" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Diadocidiidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275129> ;
    skos:prefLabel "kantasienisääsket"@fi,
        "Diadocidiidae"@sv .

<http://tun.fi/MX.275140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerotelion" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.275138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275141> ;
    skos:prefLabel "Cerotelion"@fi,
        "Cerotelion"@sv .

<http://tun.fi/MX.275146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rocetelion" ;
    dwc:scientificNameAuthorship "Matile, 1988" ;
    skos:broader <http://tun.fi/MX.275138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275147> ;
    skos:prefLabel "Rocetelion"@fi,
        "Rocetelion"@sv .

<http://tun.fi/MX.275149> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isoneuromyia" ;
    dwc:scientificNameAuthorship "Brunetti, 1912" ;
    skos:broader <http://tun.fi/MX.275138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275150> ;
    skos:prefLabel "Isoneuromyia"@fi,
        "Isoneuromyia"@sv .

<http://tun.fi/MX.275154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monocentrota" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275155> ;
    skos:prefLabel "Monocentrota"@fi,
        "Monocentrota"@sv .

<http://tun.fi/MX.275179> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Macrocerinae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.275137> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275181> ;
    skos:prefLabel "Macrocerinae"@fi,
        "Macrocerinae"@sv .

<http://tun.fi/MX.275304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allocotocera" ;
    dwc:scientificNameAuthorship "Mik, 1886" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275305> ;
    skos:prefLabel "Allocotocera"@fi,
        "Allocotocera"@sv .

<http://tun.fi/MX.275309> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Azana" ;
    dwc:scientificNameAuthorship "Walker, 1856" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275311> ;
    skos:prefLabel "Azana"@fi,
        "Azana"@sv .

<http://tun.fi/MX.275312> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coelophthinia" ;
    dwc:scientificNameAuthorship "Edwards, 1941" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275313> ;
    skos:prefLabel "Coelophthinia"@fi,
        "Coelophthinia"@sv .

<http://tun.fi/MX.275314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eudicrana" ;
    dwc:scientificNameAuthorship "Loew, 1869" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275315> ;
    skos:prefLabel "Eudicrana"@fi,
        "Eudicrana"@sv .

<http://tun.fi/MX.275321> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megalopelma" ;
    dwc:scientificNameAuthorship "Enderlein, 1911" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275322> ;
    skos:prefLabel "Megalopelma"@fi,
        "Megalopelma"@sv .

<http://tun.fi/MX.275329> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paratinia" ;
    dwc:scientificNameAuthorship "Mik, 1874" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275330> ;
    skos:prefLabel "Paratinia"@fi,
        "Paratinia"@sv .

<http://tun.fi/MX.275373> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apolephthisa" ;
    dwc:scientificNameAuthorship "Grzegorzek, 1885" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275374> ;
    skos:prefLabel "Apolephthisa"@fi,
        "Apolephthisa"@sv .

<http://tun.fi/MX.275442> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dziedzickia" ;
    dwc:scientificNameAuthorship "Johannsen, 1909" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275443> ;
    skos:prefLabel "Dziedzickia"@fi,
        "Dziedzickia"@sv .

<http://tun.fi/MX.275455> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grzegorzekia" ;
    dwc:scientificNameAuthorship "Edwards, 1941" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275456> ;
    skos:prefLabel "Grzegorzekia"@fi,
        "Grzegorzekia"@sv .

<http://tun.fi/MX.275457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hadroneura" ;
    dwc:scientificNameAuthorship "Lundström, 1906" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275458> ;
    skos:prefLabel "Hadroneura"@fi,
        "Hadroneura"@sv .

<http://tun.fi/MX.275459> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Impleta" ;
    dwc:scientificNameAuthorship "Plassmann, 1978" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275460> ;
    skos:prefLabel "Impleta"@fi,
        "Impleta"@sv .

<http://tun.fi/MX.275464> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Palaeodocosia" ;
    dwc:scientificNameAuthorship "Meunier, 1904" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275465> ;
    skos:prefLabel "Palaeodocosia"@fi,
        "Palaeodocosia"@sv .

<http://tun.fi/MX.275466> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saigusaia" ;
    dwc:scientificNameAuthorship "Vockeroth, 1980" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275467> ;
    skos:prefLabel "Saigusaia"@fi,
        "Saigusaia"@sv .

<http://tun.fi/MX.275468> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Speolepta" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275469> ;
    skos:prefLabel "Speolepta"@fi,
        "Speolepta"@sv .

<http://tun.fi/MX.275492> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clastobasis" ;
    dwc:scientificNameAuthorship "Skuse, 1890" ;
    skos:broader <http://tun.fi/MX.275491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275493> ;
    skos:prefLabel "Clastobasis"@fi,
        "Clastobasis"@sv .

<http://tun.fi/MX.275515> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rondaniella" ;
    dwc:scientificNameAuthorship "Johannsen, 1909" ;
    skos:broader <http://tun.fi/MX.275491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275516> ;
    skos:prefLabel "Rondaniella"@fi,
        "Rondaniella"@sv .

<http://tun.fi/MX.275517> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Manotinae" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.211597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275518> ;
    skos:prefLabel "Manotinae"@fi,
        "Manotinae"@sv .

<http://tun.fi/MX.275518> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Manota" ;
    dwc:scientificNameAuthorship "Williston, 1896" ;
    skos:broader <http://tun.fi/MX.275517> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275519> ;
    skos:prefLabel "Manota"@fi,
        "Manota"@sv .

<http://tun.fi/MX.275699> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrosia" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1966" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275700> ;
    skos:prefLabel "Myrosia"@fi,
        "Myrosia"@sv .

<http://tun.fi/MX.275712> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudobrachypeza" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1966" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275713> ;
    skos:prefLabel "Pseudobrachypeza"@fi,
        "Pseudobrachypeza"@sv .

<http://tun.fi/MX.275714> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudorymosia" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1966" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275715> ;
    skos:prefLabel "Pseudorymosia"@fi,
        "Pseudorymosia"@sv .

<http://tun.fi/MX.27596> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eudromias" ;
    dwc:scientificNameAuthorship "C.L. Brehm, 1830" ;
    skos:broader <http://tun.fi/MX.207038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27597> ;
    skos:prefLabel "Eudromias"@fi,
        "Eudromias"@sv .

<http://tun.fi/MX.276069> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetosciara" ;
    dwc:scientificNameAuthorship "Frey, 1942" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276070> ;
    skos:prefLabel "Chaetosciara"@fi,
        "Chaetosciara"@sv .

<http://tun.fi/MX.276144> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmosciara" ;
    dwc:scientificNameAuthorship "Frey, 1942" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276145> ;
    skos:prefLabel "Cosmosciara"@fi,
        "Cosmosciara"@sv .

<http://tun.fi/MX.27616> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bartramia" ;
    dwc:scientificNameAuthorship "Lesson, 1831" ;
    skos:broader <http://tun.fi/MX.207041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27617> ;
    skos:prefLabel "Bartramia"@fi,
        "Bartramia"@sv .

<http://tun.fi/MX.276197> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Keilbachia" ;
    dwc:scientificNameAuthorship "Mohrig, 1987" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276198> ;
    skos:prefLabel "Keilbachia"@fi,
        "Keilbachia"@sv .

<http://tun.fi/MX.276278> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pnyxia" ;
    dwc:scientificNameAuthorship "Johannsen, 1912" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276279> ;
    skos:prefLabel "Pnyxia"@fi,
        "Pnyxia"@sv .

<http://tun.fi/MX.27631> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xenus" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.207049> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27632> ;
    skos:prefLabel "Xenus"@fi,
        "Xenus"@sv .

<http://tun.fi/MX.276364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sciarosoma" ;
    dwc:scientificNameAuthorship "Chandler, 2002" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276365> ;
    skos:prefLabel "Sciarosoma"@fi,
        "Sciarosoma"@sv .

<http://tun.fi/MX.276366> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Xylophagidae" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Xylophagidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276367> ;
    skos:prefLabel "Xylophagidae"@fi,
        "vedflugor"@sv .

<http://tun.fi/MX.276374> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Beridinae" ;
    dwc:scientificNameAuthorship "Westwood, 1838" ;
    skos:broader <http://tun.fi/MX.276373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276375> ;
    skos:prefLabel "Beridinae"@fi,
        "Beridinae"@sv .

<http://tun.fi/MX.276381> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nemotelinae" ;
    dwc:scientificNameAuthorship "Kertész, 1912" ;
    skos:broader <http://tun.fi/MX.276373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276382> ;
    skos:prefLabel "Nemotelinae"@fi,
        "Nemotelinae"@sv .

<http://tun.fi/MX.276390> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Berkshiria" ;
    dwc:scientificNameAuthorship "Johnson, 1914" ;
    skos:broader <http://tun.fi/MX.276389> ;
    skos:hiddenLabel "Pseudowallacea"@fi,
        "Pseudowallacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276391> ;
    skos:prefLabel "Berkshiria"@fi,
        "Berkshiria"@sv .

<http://tun.fi/MX.276392> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neopachygaster" ;
    dwc:scientificNameAuthorship "Austen, 1901" ;
    skos:broader <http://tun.fi/MX.276389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276393> ;
    skos:prefLabel "Neopachygaster"@fi,
        "Neopachygaster"@sv .

<http://tun.fi/MX.276398> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chloromyia" ;
    dwc:scientificNameAuthorship "Duncan, 1837" ;
    skos:broader <http://tun.fi/MX.276397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276399> ;
    skos:prefLabel "Chloromyia"@fi,
        "Chloromyia"@sv .

<http://tun.fi/MX.27641> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arenaria" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207043> ;
    skos:hiddenLabel "Arenaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27642> ;
    skos:prefLabel "karikukot"@fi,
        "Arenaria"@sv .

<http://tun.fi/MX.276420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oplodontha" ;
    dwc:scientificNameAuthorship "Rondani, 1863" ;
    skos:broader <http://tun.fi/MX.276409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276421> ;
    skos:prefLabel "Oplodontha"@fi,
        "Oplodontha"@sv .

<http://tun.fi/MX.276425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylomya" ;
    dwc:scientificNameAuthorship "Rondani, 1861" ;
    skos:broader <http://tun.fi/MX.276424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276426> ;
    skos:prefLabel "Xylomya"@fi,
        "Xylomya"@sv .

<http://tun.fi/MX.276428> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhagioninae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.276427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276429> ;
    skos:prefLabel "Rhagioninae"@fi,
        "Rhagioninae"@sv .

<http://tun.fi/MX.276436> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chrysopilinae" ;
    dwc:scientificNameAuthorship "Bezzi, 1903" ;
    skos:broader <http://tun.fi/MX.276427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276437> ;
    skos:prefLabel "Chrysopilinae"@fi,
        "Chrysopilinae"@sv .

<http://tun.fi/MX.276443> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omphalophora" ;
    dwc:scientificNameAuthorship "Becker, 1900" ;
    skos:broader <http://tun.fi/MX.276442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276444> ;
    skos:prefLabel "Omphalophora"@fi,
        "Omphalophora"@sv .

<http://tun.fi/MX.276450> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spania" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.276442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276451> ;
    skos:prefLabel "Spania"@fi,
        "Spania"@sv .

<http://tun.fi/MX.276452> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symphoromyia" ;
    dwc:scientificNameAuthorship "Frauenfeld, 1867" ;
    skos:broader <http://tun.fi/MX.276442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276454> ;
    skos:prefLabel "Symphoromyia"@fi,
        "Symphoromyia"@sv .

<http://tun.fi/MX.276455> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Athericidae" ;
    dwc:scientificNameAuthorship "Nowicki, 1873" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Athericidae"@fi,
        "Athericidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276456> ;
    skos:prefLabel "iibiskärpäset"@fi,
        "bäckflugor"@sv .

<http://tun.fi/MX.276456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atherix" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276457> ;
    skos:prefLabel "Atherix"@fi,
        "Atherix"@sv .

<http://tun.fi/MX.276459> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chrysopsinae" ;
    dwc:scientificNameAuthorship "Lutz, 1905" ;
    skos:broader <http://tun.fi/MX.276458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276461> ;
    skos:prefLabel "Chrysopsinae"@fi,
        "Chrysopsinae"@sv .

<http://tun.fi/MX.276477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heptatoma" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276470> ;
    skos:hiddenLabel "Heptatoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276478> ;
    skos:prefLabel "vannepaarmat"@fi,
        "Heptatoma"@sv .

<http://tun.fi/MX.27648> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scolopax" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.207046> ;
    skos:hiddenLabel "Scolopax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27649> ;
    skos:prefLabel "lehtokurpat"@fi,
        "Scolopax"@sv .

<http://tun.fi/MX.276511> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrocera" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276510> ;
    skos:hiddenLabel "Paracrocera"@fi,
        "Paracrocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276513> ;
    skos:prefLabel "Acrocera"@fi,
        "Acrocera"@sv .

<http://tun.fi/MX.276522> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asilus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.276521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276523> ;
    skos:prefLabel "Asilus"@fi,
        "Asilus"@sv .

<http://tun.fi/MX.276524> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Didysmachus" ;
    dwc:scientificNameAuthorship "Lehr, 1996" ;
    skos:broader <http://tun.fi/MX.276521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276525> ;
    skos:prefLabel "Didysmachus"@fi,
        "Didysmachus"@sv .

<http://tun.fi/MX.276526> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dysmachus" ;
    dwc:scientificNameAuthorship "Loew, 1860" ;
    skos:broader <http://tun.fi/MX.276521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276527> ;
    skos:prefLabel "Dysmachus"@fi,
        "Dysmachus"@sv .

<http://tun.fi/MX.276528> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Machimus" ;
    dwc:scientificNameAuthorship "Loew, 1849" ;
    skos:broader <http://tun.fi/MX.276521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276529> ;
    skos:prefLabel "Machimus"@fi,
        "Machimus"@sv .

<http://tun.fi/MX.276534> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neomochtherus" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1878" ;
    skos:broader <http://tun.fi/MX.276521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276535> ;
    skos:prefLabel "Neomochtherus"@fi,
        "Neomochtherus"@sv .

<http://tun.fi/MX.276536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pamponerus" ;
    dwc:scientificNameAuthorship "Loew, 1849" ;
    skos:broader <http://tun.fi/MX.276521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276537> ;
    skos:prefLabel "Pamponerus"@fi,
        "Pamponerus"@sv .

<http://tun.fi/MX.276538> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philonicus" ;
    dwc:scientificNameAuthorship "Loew, 1849" ;
    skos:broader <http://tun.fi/MX.276521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276539> ;
    skos:prefLabel "Philonicus"@fi,
        "Philonicus"@sv .

<http://tun.fi/MX.276540> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhadiurgus" ;
    dwc:scientificNameAuthorship "Loew, 1849" ;
    skos:broader <http://tun.fi/MX.276521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276541> ;
    skos:prefLabel "Rhadiurgus"@fi,
        "Rhadiurgus"@sv .

<http://tun.fi/MX.276559> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Leptogastrinae" ;
    dwc:scientificNameAuthorship "Schiner, 1862" ;
    skos:broader <http://tun.fi/MX.276520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276560> ;
    skos:prefLabel "Leptogastrinae"@fi,
        "Leptogastrinae"@sv .

<http://tun.fi/MX.276583> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phthiriinae" ;
    dwc:scientificNameAuthorship "Becker, 1913" ;
    skos:broader <http://tun.fi/MX.276582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276585> ;
    skos:prefLabel "Phthiriinae"@fi,
        "Phthiriinae"@sv .

<http://tun.fi/MX.276585> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phthiria" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276586> ;
    skos:prefLabel "Phthiria"@fi,
        "Phthiria"@sv .

<http://tun.fi/MX.276604> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exoprosopa" ;
    dwc:scientificNameAuthorship "Macquart, 1840" ;
    skos:broader <http://tun.fi/MX.276597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276605> ;
    skos:prefLabel "Exoprosopa"@fi,
        "Exoprosopa"@sv .

<http://tun.fi/MX.276606> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micomitra" ;
    dwc:scientificNameAuthorship "Bowden, 1964" ;
    skos:broader <http://tun.fi/MX.276597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276607> ;
    skos:prefLabel "Micomitra"@fi,
        "Micomitra"@sv .

<http://tun.fi/MX.276612> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thyridanthrax" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1886" ;
    skos:broader <http://tun.fi/MX.276597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276613> ;
    skos:prefLabel "Thyridanthrax"@fi,
        "Thyridanthrax"@sv .

<http://tun.fi/MX.276620> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mythicomyiidae" ;
    dwc:scientificNameAuthorship "Melander, 1902" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276621> ;
    skos:prefLabel "Mythicomyiidae"@fi,
        "Mythicomyiidae"@sv .

<http://tun.fi/MX.276621> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Glabellulinae" ;
    dwc:scientificNameAuthorship "Cockerell, 1914" ;
    skos:broader <http://tun.fi/MX.276620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276622> ;
    skos:prefLabel "Glabellulinae"@fi,
        "Glabellulinae"@sv .

<http://tun.fi/MX.276622> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glabellula" ;
    dwc:scientificNameAuthorship "Bezzi, 1902" ;
    skos:broader <http://tun.fi/MX.276621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276623> ;
    skos:prefLabel "Glabellula"@fi,
        "Glabellula"@sv .

<http://tun.fi/MX.276624> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scenopinidae" ;
    dwc:scientificNameAuthorship "Burmeister, 1835" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Scenopinidae"@fi,
        "Scenopinidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276625> ;
    skos:prefLabel "ikkunakärpäset"@fi,
        "fönsterflugor"@sv .

<http://tun.fi/MX.276629> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Therevidae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Therevidae"@fi,
        "Therevidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276630> ;
    skos:prefLabel "tikarikärpäset"@fi,
        "stilettflugor"@sv .

<http://tun.fi/MX.276633> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dialineura" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.276630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276634> ;
    skos:prefLabel "Dialineura"@fi,
        "Dialineura"@sv .

<http://tun.fi/MX.276635> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichoglena" ;
    dwc:scientificNameAuthorship "Irwin & Lyneborg, 1981" ;
    skos:broader <http://tun.fi/MX.276630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276636> ;
    skos:prefLabel "Dichoglena"@fi,
        "Dichoglena"@sv .

<http://tun.fi/MX.276637> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pandivirilia" ;
    dwc:scientificNameAuthorship "Irwin & Lyneborg, 1981" ;
    skos:broader <http://tun.fi/MX.276630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276638> ;
    skos:prefLabel "Pandivirilia"@fi,
        "Pandivirilia"@sv .

<http://tun.fi/MX.276639> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilocephala" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276640> ;
    skos:prefLabel "Psilocephala"@fi,
        "Psilocephala"@sv .

<http://tun.fi/MX.276641> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spiriverpa" ;
    dwc:scientificNameAuthorship "Irwin & Lyneborg, 1981" ;
    skos:broader <http://tun.fi/MX.276630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276642> ;
    skos:prefLabel "Spiriverpa"@fi,
        "Spiriverpa"@sv .

<http://tun.fi/MX.276659> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthepiscopus" ;
    dwc:scientificNameAuthorship "Becker, 1891" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276660> ;
    skos:prefLabel "Anthepiscopus"@fi,
        "Anthepiscopus"@sv .

<http://tun.fi/MX.276667> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllodromia" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1837" ;
    skos:broader <http://tun.fi/MX.276661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276668> ;
    skos:prefLabel "Phyllodromia"@fi,
        "Phyllodromia"@sv .

<http://tun.fi/MX.27673> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lymnocryptes" ;
    dwc:scientificNameAuthorship "Boie, 1826" ;
    skos:broader <http://tun.fi/MX.207046> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27674> ;
    skos:prefLabel "Lymnocryptes"@fi,
        "Lymnocryptes"@sv .

<http://tun.fi/MX.27675> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnodromus" ;
    dwc:scientificNameAuthorship "zu Wied, 1833" ;
    skos:broader <http://tun.fi/MX.207046> ;
    skos:hiddenLabel "Limnodromus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27677> ;
    skos:prefLabel "kurppelot"@fi,
        "Limnodromus"@sv .

<http://tun.fi/MX.276867> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ragas" ;
    dwc:scientificNameAuthorship "Walker, 1837" ;
    skos:broader <http://tun.fi/MX.276846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276868> ;
    skos:prefLabel "Ragas"@fi,
        "Ragas"@sv .

<http://tun.fi/MX.276869> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Atelestidae" ;
    dwc:scientificNameAuthorship "Hennig, 1970" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Atelestidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276870> ;
    skos:prefLabel "Atelestidae"@fi,
        "dvärgdansflugor"@sv .

<http://tun.fi/MX.276871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atelestus" ;
    dwc:scientificNameAuthorship "Walker, 1837" ;
    skos:broader <http://tun.fi/MX.276870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276872> ;
    skos:prefLabel "Atelestus"@fi,
        "Atelestus"@sv .

<http://tun.fi/MX.276873> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meghyperus" ;
    dwc:scientificNameAuthorship "Loew, 1850" ;
    skos:broader <http://tun.fi/MX.276870> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276874> ;
    skos:prefLabel "Meghyperus"@fi,
        "Meghyperus"@sv .

<http://tun.fi/MX.276888> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chvalaea" ;
    dwc:scientificNameAuthorship "Papp & Földvari, 2001" ;
    skos:broader <http://tun.fi/MX.276886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276889> ;
    skos:prefLabel "Chvalaea"@fi,
        "Chvalaea"@sv .

<http://tun.fi/MX.276890> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptodromiella" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1936" ;
    skos:broader <http://tun.fi/MX.276886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276891> ;
    skos:prefLabel "Leptodromiella"@fi,
        "Leptodromiella"@sv .

<http://tun.fi/MX.276899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allanthalia" ;
    dwc:scientificNameAuthorship "Melander, 1927" ;
    skos:broader <http://tun.fi/MX.276898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276900> ;
    skos:prefLabel "Allanthalia"@fi,
        "Allanthalia"@sv .

<http://tun.fi/MX.276901> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthalia" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276902> ;
    skos:prefLabel "Anthalia"@fi,
        "Anthalia"@sv .

<http://tun.fi/MX.277030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elaphropeza" ;
    dwc:scientificNameAuthorship "Macquart, 1827" ;
    skos:broader <http://tun.fi/MX.276914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277031> ;
    skos:prefLabel "Elaphropeza"@fi,
        "Elaphropeza"@sv .

<http://tun.fi/MX.277032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stilpon" ;
    dwc:scientificNameAuthorship "Loew, 1859" ;
    skos:broader <http://tun.fi/MX.276914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277033> ;
    skos:prefLabel "Stilpon"@fi,
        "Stilpon"@sv .

<http://tun.fi/MX.277051> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syndyas" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277052> ;
    skos:prefLabel "Syndyas"@fi,
        "Syndyas"@sv .

<http://tun.fi/MX.277053> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Brachystomatidae" ;
    dwc:scientificNameAuthorship "Melander, 1908" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277054> ;
    skos:prefLabel "Brachystomatidae"@fi,
        "Brachystomatidae"@sv .

<http://tun.fi/MX.277055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gloma" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.277054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277056> ;
    skos:prefLabel "Gloma"@fi,
        "Gloma"@sv .

<http://tun.fi/MX.277064> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Microphorinae" ;
    dwc:scientificNameAuthorship "Collin, 1960" ;
    skos:broader <http://tun.fi/MX.277063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277065> ;
    skos:prefLabel "Microphorinae"@fi,
        "Microphorinae"@sv .

<http://tun.fi/MX.277069> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Parathalassiinae" ;
    dwc:scientificNameAuthorship "Chvala, 1981" ;
    skos:broader <http://tun.fi/MX.277063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277070> ;
    skos:prefLabel "Parathalassiinae"@fi,
        "Parathalassiinae"@sv .

<http://tun.fi/MX.277070> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microphorella" ;
    dwc:scientificNameAuthorship "Becker, 1909" ;
    skos:broader <http://tun.fi/MX.277069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277071> ;
    skos:prefLabel "Microphorella"@fi,
        "Microphorella"@sv .

<http://tun.fi/MX.277138> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ethiromyia" ;
    dwc:scientificNameAuthorship "Brooks, 2005" ;
    skos:broader <http://tun.fi/MX.277072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277139> ;
    skos:prefLabel "Ethiromyia"@fi,
        "Ethiromyia"@sv .

<http://tun.fi/MX.277158> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sciapodinae" ;
    dwc:scientificNameAuthorship "Becker, 1917" ;
    skos:broader <http://tun.fi/MX.277063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277159> ;
    skos:prefLabel "Sciapodinae"@fi,
        "Sciapodinae"@sv .

<http://tun.fi/MX.277184> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamprochromus" ;
    dwc:scientificNameAuthorship "Mik, 1878" ;
    skos:broader <http://tun.fi/MX.277168> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277185> ;
    skos:prefLabel "Lamprochromus"@fi,
        "Lamprochromus"@sv .

<http://tun.fi/MX.277197> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Telmaturgus" ;
    dwc:scientificNameAuthorship "Mik, 1874" ;
    skos:broader <http://tun.fi/MX.277168> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277198> ;
    skos:prefLabel "Telmaturgus"@fi,
        "Telmaturgus"@sv .

<http://tun.fi/MX.277217> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asyndetus" ;
    dwc:scientificNameAuthorship "Loew, 1869" ;
    skos:broader <http://tun.fi/MX.277203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277218> ;
    skos:prefLabel "Asyndetus"@fi,
        "Asyndetus"@sv .

<http://tun.fi/MX.27722> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stercorariidae" ;
    skos:broader <http://tun.fi/MX.207030> ;
    skos:hiddenLabel "Stercorariidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27728> ;
    skos:prefLabel "kihut"@fi,
        "Stercorariidae"@sv .

<http://tun.fi/MX.277234> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanostolus" ;
    dwc:scientificNameAuthorship "Kowarz, 1884" ;
    skos:broader <http://tun.fi/MX.277203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277235> ;
    skos:prefLabel "Melanostolus"@fi,
        "Melanostolus"@sv .

<http://tun.fi/MX.277237> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolichophorus" ;
    dwc:scientificNameAuthorship "Lichtward, 1902" ;
    skos:broader <http://tun.fi/MX.277236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277238> ;
    skos:prefLabel "Dolichophorus"@fi,
        "Dolichophorus"@sv .

<http://tun.fi/MX.277317> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liancalus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277318> ;
    skos:prefLabel "Liancalus"@fi,
        "Liancalus"@sv .

<http://tun.fi/MX.277319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peodes" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277320> ;
    skos:prefLabel "Peodes"@fi,
        "Peodes"@sv .

<http://tun.fi/MX.277321> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scellus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277322> ;
    skos:prefLabel "Scellus"@fi,
        "Scellus"@sv .

<http://tun.fi/MX.277327> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Neurigoninae" ;
    dwc:scientificNameAuthorship "Aldrich, 1905" ;
    skos:broader <http://tun.fi/MX.277063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277328> ;
    skos:prefLabel "Neurigoninae"@fi,
        "Neurigoninae"@sv .

<http://tun.fi/MX.277334> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhaphiinae" ;
    dwc:scientificNameAuthorship "Bigot, 1852" ;
    skos:broader <http://tun.fi/MX.277063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277335> ;
    skos:prefLabel "Rhaphiinae"@fi,
        "Rhaphiinae"@sv .

<http://tun.fi/MX.27736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pagophila" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.207062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27737> ;
    skos:prefLabel "Pagophila"@fi,
        "Pagophila"@sv .

<http://tun.fi/MX.277364> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Achalcinae" ;
    dwc:scientificNameAuthorship "Grootaert & Meuffels, 1997" ;
    skos:broader <http://tun.fi/MX.277063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277365> ;
    skos:prefLabel "Achalcinae"@fi,
        "Achalcinae"@sv .

<http://tun.fi/MX.277371> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysotimus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277372> ;
    skos:prefLabel "Chrysotimus"@fi,
        "Chrysotimus"@sv .

<http://tun.fi/MX.277373> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micromorphus" ;
    dwc:scientificNameAuthorship "Mik, 1878" ;
    skos:broader <http://tun.fi/MX.277370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277374> ;
    skos:prefLabel "Micromorphus"@fi,
        "Micromorphus"@sv .

<http://tun.fi/MX.277375> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Xanthochlorinae" ;
    dwc:scientificNameAuthorship "Aldrich, 1905" ;
    skos:broader <http://tun.fi/MX.277063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277376> ;
    skos:prefLabel "Xanthochlorinae"@fi,
        "Xanthochlorinae"@sv .

<http://tun.fi/MX.277379> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Opetiidae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Opetiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277380> ;
    skos:prefLabel "Opetiidae"@fi,
        "svartflugor"@sv .

<http://tun.fi/MX.277380> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opetia" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.277379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277381> ;
    skos:prefLabel "Opetia"@fi,
        "Opetia"@sv .

<http://tun.fi/MX.277404> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Microsaniinae" ;
    dwc:scientificNameAuthorship "Enderlein, 1936" ;
    skos:broader <http://tun.fi/MX.211283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277405> ;
    skos:prefLabel "Microsaniinae"@fi,
        "Microsaniinae"@sv .

<http://tun.fi/MX.277413> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bolopus" ;
    dwc:scientificNameAuthorship "Enderlein, 1932" ;
    skos:broader <http://tun.fi/MX.277412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277414> ;
    skos:prefLabel "Bolopus"@fi,
        "Bolopus"@sv .

<http://tun.fi/MX.277423> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platypezina" ;
    dwc:scientificNameAuthorship "Wahlgren, 1910" ;
    skos:broader <http://tun.fi/MX.277412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277424> ;
    skos:prefLabel "Platypezina"@fi,
        "Platypezina"@sv .

<http://tun.fi/MX.277429> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protoclythia" ;
    dwc:scientificNameAuthorship "Kessel, 1950" ;
    skos:broader <http://tun.fi/MX.277412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277430> ;
    skos:prefLabel "Protoclythia"@fi,
        "Protoclythia"@sv .

<http://tun.fi/MX.277431> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Seri" ;
    dwc:scientificNameAuthorship "Kessel & Maggioncalda, 1966" ;
    skos:broader <http://tun.fi/MX.277412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277432> ;
    skos:prefLabel "Seri"@fi,
        "Seri"@sv .

<http://tun.fi/MX.277433> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lonchopteridae" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Lonchopteridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277434> ;
    skos:prefLabel "Lonchopteridae"@fi,
        "spjutvingeflugor"@sv .

<http://tun.fi/MX.277474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dohrniphora" ;
    dwc:scientificNameAuthorship "Dahl, 1898" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277475> ;
    skos:prefLabel "Dohrniphora"@fi,
        "Dohrniphora"@sv .

<http://tun.fi/MX.277481> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypocera" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277482> ;
    skos:prefLabel "Hypocera"@fi,
        "Hypocera"@sv .

<http://tun.fi/MX.277641> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microselia" ;
    dwc:scientificNameAuthorship "Schmitz, 1934" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277642> ;
    skos:prefLabel "Microselia"@fi,
        "Microselia"@sv .

<http://tun.fi/MX.277665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plectanocnema" ;
    dwc:scientificNameAuthorship "Schmitz, 1926" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277666> ;
    skos:prefLabel "Plectanocnema"@fi,
        "Plectanocnema"@sv .

<http://tun.fi/MX.277696> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Veruanus" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277697> ;
    skos:prefLabel "Veruanus"@fi,
        "Veruanus"@sv .

<http://tun.fi/MX.277720> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Verrallia" ;
    dwc:scientificNameAuthorship "Mik, 1899" ;
    skos:broader <http://tun.fi/MX.277699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277721> ;
    skos:prefLabel "Verrallia"@fi,
        "Verrallia"@sv .

<http://tun.fi/MX.277722> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nephrocerinae" ;
    dwc:scientificNameAuthorship "Aczél, 1939" ;
    skos:broader <http://tun.fi/MX.277698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277723> ;
    skos:prefLabel "Nephrocerinae"@fi,
        "Nephrocerinae"@sv .

<http://tun.fi/MX.277744> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clistoabdominalis" ;
    dwc:scientificNameAuthorship "Skevington, 2001" ;
    skos:broader <http://tun.fi/MX.277727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277745> ;
    skos:prefLabel "Clistoabdominalis"@fi,
        "Clistoabdominalis"@sv .

<http://tun.fi/MX.277776> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microcephalops" ;
    dwc:scientificNameAuthorship "De Meyer, 1989" ;
    skos:broader <http://tun.fi/MX.277727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277777> ;
    skos:prefLabel "Microcephalops"@fi,
        "Microcephalops"@sv .

<http://tun.fi/MX.27779> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodostethia" ;
    dwc:scientificNameAuthorship "W. MacGillivray, 1824" ;
    skos:broader <http://tun.fi/MX.207062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27780> ;
    skos:prefLabel "Rhodostethia"@fi,
        "Rhodostethia"@sv .

<http://tun.fi/MX.27781> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rissa" ;
    dwc:scientificNameAuthorship "Stephens, 1826" ;
    skos:broader <http://tun.fi/MX.207062> ;
    skos:hiddenLabel "Rissa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27782> ;
    skos:prefLabel "kajavat"@fi,
        "Rissa"@sv .

<http://tun.fi/MX.277834> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baccha" ;
    dwc:scientificNameAuthorship "Fabricius, 1805" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Baccha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277835> ;
    skos:prefLabel "hentokirvarit"@fi,
        "Baccha"@sv .

<http://tun.fi/MX.27786> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xema" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.207062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27787> ;
    skos:prefLabel "Xema"@fi,
        "Xema"@sv .

<http://tun.fi/MX.277886> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthandrus" ;
    dwc:scientificNameAuthorship "Verrall, 1901" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Xanthandrus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277887> ;
    skos:prefLabel "ruutukirvarit"@fi,
        "Xanthandrus"@sv .

<http://tun.fi/MX.277919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Doros" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Doros"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277920> ;
    skos:prefLabel "kuningaskirvarit"@fi,
        "Doros"@sv .

<http://tun.fi/MX.277933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epistrophella" ;
    dwc:scientificNameAuthorship "Dušek & Láska, 1967" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Epistrophella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277934> ;
    skos:prefLabel "täpläkeltakirvarit"@fi,
        "Epistrophella"@sv .

<http://tun.fi/MX.277935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Episyrphus" ;
    dwc:scientificNameAuthorship "Matsumura & Adachi, 1917" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Episyrphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277936> ;
    skos:prefLabel "parvikirvarit"@fi,
        "Episyrphus"@sv .

<http://tun.fi/MX.277937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriozona" ;
    dwc:scientificNameAuthorship "Schiner, 1860" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Eriozona"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277938> ;
    skos:prefLabel "kimalaiskirvarit"@fi,
        "Eriozona"@sv .

<http://tun.fi/MX.27794> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gelochelidon" ;
    dwc:scientificNameAuthorship "C.L. Brehm, 1830" ;
    skos:broader <http://tun.fi/MX.200021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27795> ;
    skos:prefLabel "Gelochelidon"@fi,
        "Gelochelidon"@sv .

<http://tun.fi/MX.277954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fagisyrphus" ;
    dwc:scientificNameAuthorship "Dušek & Láska, 1967" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Fagisyrphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277955> ;
    skos:prefLabel "pyökkikirvarit"@fi,
        "Fagisyrphus"@sv .

<http://tun.fi/MX.277956> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lapposyrphus" ;
    dwc:scientificNameAuthorship "Dušek & Láska, 1967" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277957> ;
    skos:prefLabel "Lapposyrphus"@fi,
        "Lapposyrphus"@sv .

<http://tun.fi/MX.27796> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydroprogne" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.200021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27797> ;
    skos:prefLabel "Hydroprogne"@fi,
        "Hydroprogne"@sv .

<http://tun.fi/MX.277965> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megasyrphus" ;
    dwc:scientificNameAuthorship "Dušek & Láska, 1967" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Megasyrphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277966> ;
    skos:prefLabel "jymykirvarit"@fi,
        "Megasyrphus"@sv .

<http://tun.fi/MX.278026> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceriana" ;
    dwc:scientificNameAuthorship "Rafinesque, 1815" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278027> ;
    skos:prefLabel "Ceriana"@fi,
        "Ceriana"@sv .

<http://tun.fi/MX.278028> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphiximorpha" ;
    dwc:scientificNameAuthorship "Rondani, 1850" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278029> ;
    skos:prefLabel "Sphiximorpha"@fi,
        "Sphiximorpha"@sv .

<http://tun.fi/MX.278173> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myathropa" ;
    dwc:scientificNameAuthorship "Rondani, 1845" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Myathropa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278174> ;
    skos:prefLabel "mesisurrit"@fi,
        "Myathropa"@sv .

<http://tun.fi/MX.278188> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Merodon" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Merodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278189> ;
    skos:prefLabel "narsissikärpäset"@fi,
        "Merodon"@sv .

<http://tun.fi/MX.278197> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptopipiza" ;
    dwc:scientificNameAuthorship "Mutin, 1998" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278198> ;
    skos:prefLabel "Cryptopipiza"@fi,
        "Cryptopipiza"@sv .

<http://tun.fi/MX.278199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heringia" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278201> ;
    skos:prefLabel "Heringia"@fi,
        "Heringia"@sv .

<http://tun.fi/MX.278226> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triglyphus" ;
    dwc:scientificNameAuthorship "Loew, 1840" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Triglyphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278227> ;
    skos:prefLabel "pujosysiset"@fi,
        "Triglyphus"@sv .

<http://tun.fi/MX.27824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thalasseus" ;
    dwc:scientificNameAuthorship "Boie, 1822" ;
    skos:broader <http://tun.fi/MX.200021> ;
    skos:hiddenLabel "Thalasseus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27830> ;
    skos:prefLabel "isotiirat"@fi,
        "Thalasseus"@sv .

<http://tun.fi/MX.278244> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachypalpoides" ;
    dwc:scientificNameAuthorship "Hippa, 1978" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Brachypalpoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278245> ;
    skos:prefLabel "veripuuharit"@fi,
        "Brachypalpoides"@sv .

<http://tun.fi/MX.278246> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachypalpus" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Brachypalpus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278247> ;
    skos:prefLabel "mehiläispuuharit"@fi,
        "Brachypalpus"@sv .

<http://tun.fi/MX.278255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Criorhina" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Criorhina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278256> ;
    skos:prefLabel "paarmapuuharit"@fi,
        "Criorhina"@sv .

<http://tun.fi/MX.278257> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lejota" ;
    dwc:scientificNameAuthorship "Rondani, 1857" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Lejota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278258> ;
    skos:prefLabel "kulopuuharit"@fi,
        "Lejota"@sv .

<http://tun.fi/MX.278259> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphecomyia" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Sphecomyia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278260> ;
    skos:prefLabel "sarvipuuharit"@fi,
        "Sphecomyia"@sv .

<http://tun.fi/MX.278261> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spilomyia" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Spilomyia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278262> ;
    skos:prefLabel "ampiaispuuharit"@fi,
        "Spilomyia"@sv .

<http://tun.fi/MX.278263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syritta" ;
    dwc:scientificNameAuthorship "Lepeletier & Serville, 1828" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Syritta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278264> ;
    skos:prefLabel "pikkupuuharit"@fi,
        "Syritta"@sv .

<http://tun.fi/MX.278286> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Microdontinae" ;
    dwc:scientificNameAuthorship "Rondani, 1845" ;
    skos:broader <http://tun.fi/MX.211218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278288> ;
    skos:prefLabel "Microdontinae"@fi,
        "Microdontinae"@sv .

<http://tun.fi/MX.278299> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physocephala" ;
    dwc:scientificNameAuthorship "Schiner, 1861" ;
    skos:broader <http://tun.fi/MX.278293> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278300> ;
    skos:prefLabel "Physocephala"@fi,
        "Physocephala"@sv .

<http://tun.fi/MX.278301> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Zodioninae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.278292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278302> ;
    skos:prefLabel "Zodioninae"@fi,
        "Zodioninae"@sv .

<http://tun.fi/MX.278302> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zodion" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.278301> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278303> ;
    skos:prefLabel "Zodion"@fi,
        "Zodion"@sv .

<http://tun.fi/MX.278304> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sicinae" ;
    dwc:scientificNameAuthorship "Zimina, 1960" ;
    skos:broader <http://tun.fi/MX.278292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278305> ;
    skos:prefLabel "Sicinae"@fi,
        "Sicinae"@sv .

<http://tun.fi/MX.278316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myopotta" ;
    dwc:scientificNameAuthorship "Zimina, 1969" ;
    skos:broader <http://tun.fi/MX.278307> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278317> ;
    skos:prefLabel "Myopotta"@fi,
        "Myopotta"@sv .

<http://tun.fi/MX.278323> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dalmanniinae" ;
    dwc:scientificNameAuthorship "Hendel, 1916" ;
    skos:broader <http://tun.fi/MX.278292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278324> ;
    skos:prefLabel "Dalmanniinae"@fi,
        "Dalmanniinae"@sv .

<http://tun.fi/MX.278324> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dalmannia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278323> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278325> ;
    skos:prefLabel "Dalmannia"@fi,
        "Dalmannia"@sv .

<http://tun.fi/MX.278328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calobata" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.278327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278329> ;
    skos:prefLabel "Calobata"@fi,
        "Calobata"@sv .

<http://tun.fi/MX.278335> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Micropezinae" ;
    dwc:scientificNameAuthorship "Blanchard, 1840" ;
    skos:broader <http://tun.fi/MX.278326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278336> ;
    skos:prefLabel "Micropezinae"@fi,
        "Micropezinae"@sv .

<http://tun.fi/MX.278336> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micropeza" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.278335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278337> ;
    skos:prefLabel "Micropeza"@fi,
        "Micropeza"@sv .

<http://tun.fi/MX.278338> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pseudopomyzidae" ;
    dwc:scientificNameAuthorship "McAlpine, 1966" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Pseudopomyzidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278339> ;
    skos:prefLabel "Pseudopomyzidae"@fi,
        "reliktflugor"@sv .

<http://tun.fi/MX.278339> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudopomyza" ;
    dwc:scientificNameAuthorship "Strobl, 1893" ;
    skos:broader <http://tun.fi/MX.278338> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278340> ;
    skos:prefLabel "Pseudopomyza"@fi,
        "Pseudopomyza"@sv .

<http://tun.fi/MX.278341> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Megamerinidae" ;
    dwc:scientificNameAuthorship "Hendel, 1913" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Megamerinidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278342> ;
    skos:prefLabel "Megamerinidae"@fi,
        "barkflugor"@sv .

<http://tun.fi/MX.278342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megamerina" ;
    dwc:scientificNameAuthorship "Rondani, 1861" ;
    skos:broader <http://tun.fi/MX.278341> ;
    skos:hiddenLabel "Lissa"@fi,
        "Lissa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278343> ;
    skos:prefLabel "Megamerina"@fi,
        "Megamerina"@sv .

<http://tun.fi/MX.278345> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chylizinae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.278344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278346> ;
    skos:prefLabel "Chylizinae"@fi,
        "Chylizinae"@sv .

<http://tun.fi/MX.278359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loxocera" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.278352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278361> ;
    skos:prefLabel "Loxocera"@fi,
        "Loxocera"@sv .

<http://tun.fi/MX.278389> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Strongylophthalmyiidae" ;
    dwc:scientificNameAuthorship "Hendel, 1917" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Stongylophtalmyiidae"@fi,
        "Stongylophtalmyiidae"@sv,
        "Strongylophthalmyiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278390> ;
    skos:prefLabel "Strongylophthalmyiidae"@fi,
        "bastflugor"@sv .

<http://tun.fi/MX.278393> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tanypezidae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Tanypezidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278394> ;
    skos:prefLabel "Tanypezidae"@fi,
        "långbensflugor"@sv .

<http://tun.fi/MX.278394> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tanypeza" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278395> ;
    skos:prefLabel "Tanypeza"@fi,
        "Tanypeza"@sv .

<http://tun.fi/MX.278396> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eurygnathomyiidae" ;
    dwc:scientificNameAuthorship "Czerny, 1934" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278397> ;
    skos:prefLabel "Eurygnathomyiidae"@fi,
        "Eurygnathomyiidae"@sv .

<http://tun.fi/MX.278397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurygnathomyia" ;
    dwc:scientificNameAuthorship "Czerny, 1904" ;
    skos:broader <http://tun.fi/MX.278396> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278398> ;
    skos:prefLabel "Eurygnathomyia"@fi,
        "Eurygnathomyia"@sv .

<http://tun.fi/MX.278400> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dasiopinae" ;
    dwc:scientificNameAuthorship "Morge, 1963" ;
    skos:broader <http://tun.fi/MX.278399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278402> ;
    skos:prefLabel "Dasiopinae"@fi,
        "Dasiopinae"@sv .

<http://tun.fi/MX.278411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetolonchaea" ;
    dwc:scientificNameAuthorship "Czerny, 1934" ;
    skos:broader <http://tun.fi/MX.278410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278412> ;
    skos:prefLabel "Chaetolonchaea"@fi,
        "Chaetolonchaea"@sv .

<http://tun.fi/MX.278419> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lonchaeinae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.278399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278421> ;
    skos:prefLabel "Lonchaeinae"@fi,
        "Lonchaeinae"@sv .

<http://tun.fi/MX.278455> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Actenoptera" ;
    dwc:scientificNameAuthorship "Czerny, 1904" ;
    skos:broader <http://tun.fi/MX.278454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278456> ;
    skos:prefLabel "Actenoptera"@fi,
        "Actenoptera"@sv .

<http://tun.fi/MX.278457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neottiophilum" ;
    dwc:scientificNameAuthorship "Frauenfeld, 1868" ;
    skos:broader <http://tun.fi/MX.278454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278458> ;
    skos:prefLabel "Neottiophilum"@fi,
        "Neottiophilum"@sv .

<http://tun.fi/MX.27847> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alle" ;
    dwc:scientificNameAuthorship "Link, 1806" ;
    skos:broader <http://tun.fi/MX.207066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27848> ;
    skos:prefLabel "Alle"@fi,
        "Alle"@sv .

<http://tun.fi/MX.278476> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Piophilidae" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Piophilidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278477> ;
    skos:prefLabel "Piophilidae"@fi,
        "ostflugor"@sv .

<http://tun.fi/MX.278487> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphipogon" ;
    dwc:scientificNameAuthorship "Wahlberg, 1845" ;
    skos:broader <http://tun.fi/MX.278477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278488> ;
    skos:prefLabel "Amphipogon"@fi,
        "Amphipogon"@sv .

<http://tun.fi/MX.278489> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycetaulus" ;
    dwc:scientificNameAuthorship "Loew, 1845" ;
    skos:broader <http://tun.fi/MX.278477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278490> ;
    skos:prefLabel "Mycetaulus"@fi,
        "Mycetaulus"@sv .

<http://tun.fi/MX.27849> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alca" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.207066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27850> ;
    skos:prefLabel "Alca"@fi,
        "Alca"@sv .

<http://tun.fi/MX.278491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piophila" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.278477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278492> ;
    skos:prefLabel "Piophila"@fi,
        "Piophila"@sv .

<http://tun.fi/MX.278496> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoseps" ;
    dwc:scientificNameAuthorship "Becker, 1902" ;
    skos:broader <http://tun.fi/MX.278477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278497> ;
    skos:prefLabel "Pseudoseps"@fi,
        "Pseudoseps"@sv .

<http://tun.fi/MX.278498> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stearibia" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.278477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278499> ;
    skos:prefLabel "Stearibia"@fi,
        "Stearibia"@sv .

<http://tun.fi/MX.278501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platystoma" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.278500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278502> ;
    skos:prefLabel "Platystoma"@fi,
        "Platystoma"@sv .

<http://tun.fi/MX.278503> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rivellia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278500> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278504> ;
    skos:prefLabel "Rivellia"@fi,
        "Rivellia"@sv .

<http://tun.fi/MX.278514> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acidia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278515> ;
    skos:prefLabel "Acidia"@fi,
        "Acidia"@sv .

<http://tun.fi/MX.278516> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anomoia" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.278506> ;
    skos:hiddenLabel "Phagocarpus"@fi,
        "Phagocarpus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278517> ;
    skos:prefLabel "Anomoia"@fi,
        "Anomoia"@sv .

<http://tun.fi/MX.278518> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chetostoma" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.278506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278519> ;
    skos:prefLabel "Chetostoma"@fi,
        "Chetostoma"@sv .

<http://tun.fi/MX.278526> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myoleja" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.278506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278527> ;
    skos:prefLabel "Myoleja"@fi,
        "Myoleja"@sv .

<http://tun.fi/MX.278528> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philophylla" ;
    dwc:scientificNameAuthorship "Rondani, 1870" ;
    skos:broader <http://tun.fi/MX.278506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278529> ;
    skos:prefLabel "Philophylla"@fi,
        "Philophylla"@sv .

<http://tun.fi/MX.27854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cepphus" ;
    dwc:scientificNameAuthorship "Pallas, 1769" ;
    skos:broader <http://tun.fi/MX.207066> ;
    skos:hiddenLabel "Cepphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27855> ;
    skos:prefLabel "riskilät"@fi,
        "Cepphus"@sv .

<http://tun.fi/MX.278540> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetorellia" ;
    dwc:scientificNameAuthorship "Hendel, 1927" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278541> ;
    skos:prefLabel "Chaetorellia"@fi,
        "Chaetorellia"@sv .

<http://tun.fi/MX.278542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetostomella" ;
    dwc:scientificNameAuthorship "Hendel, 1927" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278543> ;
    skos:prefLabel "Chaetostomella"@fi,
        "Chaetostomella"@sv .

<http://tun.fi/MX.278557> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xyphosia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278558> ;
    skos:prefLabel "Xyphosia"@fi,
        "Xyphosia"@sv .

<http://tun.fi/MX.278560> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ensina" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278561> ;
    skos:prefLabel "Ensina"@fi,
        "Ensina"@sv .

<http://tun.fi/MX.278562> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Noeeta" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:hiddenLabel "Oplocheta"@fi,
        "Oplocheta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278563> ;
    skos:prefLabel "Noeeta"@fi,
        "Noeeta"@sv .

<http://tun.fi/MX.278565> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurasimona" ;
    dwc:scientificNameAuthorship "Korneyev & White, 1991" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278566> ;
    skos:prefLabel "Eurasimona"@fi,
        "Eurasimona"@sv .

<http://tun.fi/MX.278575> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dithryca" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278576> ;
    skos:prefLabel "Dithryca"@fi,
        "Dithryca"@sv .

<http://tun.fi/MX.278578> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthomyia" ;
    dwc:scientificNameAuthorship "Phillips, 1923" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:hiddenLabel "Paracarphotricha"@fi,
        "Paracarphotricha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278579> ;
    skos:prefLabel "Xanthomyia"@fi,
        "Xanthomyia"@sv .

<http://tun.fi/MX.278594> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heringina" ;
    dwc:scientificNameAuthorship "Aczél, 1940" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278595> ;
    skos:prefLabel "Heringina"@fi,
        "Heringina"@sv .

<http://tun.fi/MX.278600> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphenella" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278601> ;
    skos:prefLabel "Sphenella"@fi,
        "Sphenella"@sv .

<http://tun.fi/MX.278607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tephritis dilacerata" ;
    dwc:scientificNameAuthorship "(Loew, 1846)" ;
    skos:broader <http://tun.fi/MX.278602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013882> ;
    skos:prefLabel "Tephritis dilacerata"@fi,
        "Tephritis dilacerata"@sv .

<http://tun.fi/MX.278615> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trupanea" ;
    dwc:scientificNameAuthorship "Schrank, 1795" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278616> ;
    skos:prefLabel "Trupanea"@fi,
        "Trupanea"@sv .

<http://tun.fi/MX.278618> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acinia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278619> ;
    skos:prefLabel "Acinia"@fi,
        "Acinia"@sv .

<http://tun.fi/MX.278623> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudotephritis" ;
    dwc:scientificNameAuthorship "Johnson, 1802" ;
    skos:broader <http://tun.fi/MX.278621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278624> ;
    skos:prefLabel "Pseudotephritis"@fi,
        "Pseudotephritis"@sv .

<http://tun.fi/MX.278626> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceroxys" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.278621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278627> ;
    skos:prefLabel "Ceroxys"@fi,
        "Ceroxys"@sv .

<http://tun.fi/MX.278649> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Seioptera" ;
    dwc:scientificNameAuthorship "Kirby, 1817" ;
    skos:broader <http://tun.fi/MX.278641> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278650> ;
    skos:prefLabel "Seioptera"@fi,
        "Seioptera"@sv .

<http://tun.fi/MX.278652> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physiphora" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.278641> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278653> ;
    skos:prefLabel "Physiphora"@fi,
        "Physiphora"@sv .

<http://tun.fi/MX.278654> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chamaemyiidae" ;
    dwc:scientificNameAuthorship "Hendel, 1910" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Chamaemyiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278655> ;
    skos:prefLabel "Chamaemyiidae"@fi,
        "markflugor"@sv .

<http://tun.fi/MX.278657> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrometopia" ;
    dwc:scientificNameAuthorship "Schiner, 1862" ;
    skos:broader <http://tun.fi/MX.278655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278658> ;
    skos:prefLabel "Acrometopia"@fi,
        "Acrometopia"@sv .

<http://tun.fi/MX.278677> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anchioleucopis" ;
    dwc:scientificNameAuthorship "Tanasijtshuk 1997" ;
    skos:broader <http://tun.fi/MX.278655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278678> ;
    skos:prefLabel "Anchioleucopis"@fi,
        "Anchioleucopis"@sv .

<http://tun.fi/MX.278692> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucopomyia" ;
    dwc:scientificNameAuthorship "Malloch, 1921" ;
    skos:broader <http://tun.fi/MX.278655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278693> ;
    skos:prefLabel "Leucopomyia"@fi,
        "Leucopomyia"@sv .

<http://tun.fi/MX.278694> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lipoleucopis" ;
    dwc:scientificNameAuthorship "de Meijere, 1928" ;
    skos:broader <http://tun.fi/MX.278655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278695> ;
    skos:prefLabel "Lipoleucopis"@fi,
        "Lipoleucopis"@sv .

<http://tun.fi/MX.278697> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Homoneurinae" ;
    dwc:scientificNameAuthorship "Stuckenberg, 1971" ;
    skos:broader <http://tun.fi/MX.278696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278698> ;
    skos:prefLabel "Homoneurinae"@fi,
        "Homoneurinae"@sv .

<http://tun.fi/MX.278704> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aulogastromyia" ;
    dwc:scientificNameAuthorship "Hendel, 1925" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278705> ;
    skos:prefLabel "Aulogastromyia"@fi,
        "Aulogastromyia"@sv .

<http://tun.fi/MX.278709> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cnemacantha" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278710> ;
    skos:prefLabel "Cnemacantha"@fi,
        "Cnemacantha"@sv .

<http://tun.fi/MX.278742> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poecilolycia" ;
    dwc:scientificNameAuthorship "Shewell, 1986" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278743> ;
    skos:prefLabel "Poecilolycia"@fi,
        "Poecilolycia"@sv .

<http://tun.fi/MX.27876> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fratercula" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207065> ;
    skos:hiddenLabel "Fratercula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27877> ;
    skos:prefLabel "lunnit"@fi,
        "Fratercula"@sv .

<http://tun.fi/MX.278762> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sapromyzosoma" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278763> ;
    skos:prefLabel "Sapromyzosoma"@fi,
        "Sapromyzosoma"@sv .

<http://tun.fi/MX.278764> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tricholauxania" ;
    dwc:scientificNameAuthorship "Hendel, 1925" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278765> ;
    skos:prefLabel "Tricholauxania"@fi,
        "Tricholauxania"@sv .

<http://tun.fi/MX.278766> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trigonometopus" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278767> ;
    skos:prefLabel "Trigonometopus"@fi,
        "Trigonometopus"@sv .

<http://tun.fi/MX.278768> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coelopidae" ;
    dwc:scientificNameAuthorship "Hendel, 1910" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Coelopidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278769> ;
    skos:prefLabel "Coelopidae"@fi,
        "tångflugor"@sv .

<http://tun.fi/MX.278769> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coelopa" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.278768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278771> ;
    skos:prefLabel "Coelopa"@fi,
        "Coelopa"@sv .

<http://tun.fi/MX.278773> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dryomyza" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278772> ;
    skos:hiddenLabel "Neuroctena"@fi,
        "Neuroctena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278774> ;
    skos:prefLabel "Dryomyza"@fi,
        "Dryomyza"@sv .

<http://tun.fi/MX.278778> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paradryomyza" ;
    dwc:scientificNameAuthorship "Ozerov, 1987" ;
    skos:broader <http://tun.fi/MX.278772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278779> ;
    skos:prefLabel "Paradryomyza"@fi,
        "Paradryomyza"@sv .

<http://tun.fi/MX.278780> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoneuroctena" ;
    dwc:scientificNameAuthorship "Ozerov, 1987" ;
    skos:broader <http://tun.fi/MX.278772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278781> ;
    skos:prefLabel "Pseudoneuroctena"@fi,
        "Pseudoneuroctena"@sv .

<http://tun.fi/MX.278782> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Heterocheilidae" ;
    dwc:scientificNameAuthorship "McAlpine, 1991" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278783> ;
    skos:prefLabel "Heterocheilidae"@fi,
        "Heterocheilidae"@sv .

<http://tun.fi/MX.278783> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterocheila" ;
    dwc:scientificNameAuthorship "Rondani, 1857" ;
    skos:broader <http://tun.fi/MX.278782> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278784> ;
    skos:prefLabel "Heterocheila"@fi,
        "Heterocheila"@sv .

<http://tun.fi/MX.278785> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phaeomyiidae" ;
    dwc:scientificNameAuthorship "Verbeke, 1950" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278786> ;
    skos:prefLabel "Phaeomyiidae"@fi,
        "Phaeomyiidae"@sv .

<http://tun.fi/MX.278789> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sciomyzidae" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Sciomyzidae"@fi,
        "Sciomyzidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278790> ;
    skos:prefLabel "luhtakärpäset"@fi,
        "kärrflugor"@sv .

<http://tun.fi/MX.278798> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ditaeniella" ;
    dwc:scientificNameAuthorship "Sack, 1939" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278799> ;
    skos:prefLabel "Ditaeniella"@fi,
        "Ditaeniella"@sv .

<http://tun.fi/MX.27881> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Columbiformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Columbiformes"@fi,
        "Columbiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27901> ;
    skos:prefLabel "kyyhkylinnut"@fi,
        "duvfåglar"@sv .

<http://tun.fi/MX.27882> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pteroclidae" ;
    skos:broader <http://tun.fi/MX.70302> ;
    skos:hiddenLabel "Pteroclidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27883> ;
    skos:prefLabel "hietakyyhkyt"@fi,
        "Pteroclidae"@sv .

<http://tun.fi/MX.27883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syrrhaptes" ;
    dwc:scientificNameAuthorship "Illiger, 1811" ;
    skos:broader <http://tun.fi/MX.27882> ;
    skos:hiddenLabel "Syrrhaptes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27885> ;
    skos:prefLabel "arokyyhkyt"@fi,
        "Syrrhaptes"@sv .

<http://tun.fi/MX.278830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetanura" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278831> ;
    skos:prefLabel "Tetanura"@fi,
        "Tetanura"@sv .

<http://tun.fi/MX.278838> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coremacera" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278839> ;
    skos:prefLabel "Coremacera"@fi,
        "Coremacera"@sv .

<http://tun.fi/MX.278840> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichetophora" ;
    dwc:scientificNameAuthorship "Rondani, 1868" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278841> ;
    skos:prefLabel "Dichetophora"@fi,
        "Dichetophora"@sv .

<http://tun.fi/MX.278842> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dictya" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278843> ;
    skos:prefLabel "Dictya"@fi,
        "Dictya"@sv .

<http://tun.fi/MX.278844> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectinocera" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278845> ;
    skos:prefLabel "Ectinocera"@fi,
        "Ectinocera"@sv .

<http://tun.fi/MX.278853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydromya" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278854> ;
    skos:prefLabel "Hydromya"@fi,
        "Hydromya"@sv .

<http://tun.fi/MX.278863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pherbina" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278864> ;
    skos:prefLabel "Pherbina"@fi,
        "Pherbina"@sv .

<http://tun.fi/MX.278865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psacadina" ;
    dwc:scientificNameAuthorship "Enderlein, 1939" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278866> ;
    skos:prefLabel "Psacadina"@fi,
        "Psacadina"@sv .

<http://tun.fi/MX.278892> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trypetoptera" ;
    dwc:scientificNameAuthorship "Hendel, 1900" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278893> ;
    skos:prefLabel "Trypetoptera"@fi,
        "Trypetoptera"@sv .

<http://tun.fi/MX.278895> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Orygmatinae" ;
    dwc:scientificNameAuthorship "Frey, 1921" ;
    skos:broader <http://tun.fi/MX.278894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278896> ;
    skos:prefLabel "Orygmatinae"@fi,
        "Orygmatinae"@sv .

<http://tun.fi/MX.278896> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ortalischema" ;
    dwc:scientificNameAuthorship "Frey, 1925" ;
    skos:broader <http://tun.fi/MX.278895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278897> ;
    skos:prefLabel "Ortalischema"@fi,
        "Ortalischema"@sv .

<http://tun.fi/MX.278914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saltella" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278915> ;
    skos:prefLabel "Saltella"@fi,
        "Saltella"@sv .

<http://tun.fi/MX.27901> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Columbidae" ;
    skos:broader <http://tun.fi/MX.27881> ;
    skos:hiddenLabel "Columbidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206975> ;
    skos:prefLabel "kyyhkyt"@fi,
        "Columbidae"@sv .

<http://tun.fi/MX.279091> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galiomyza" ;
    dwc:scientificNameAuthorship "Spencer, 1981" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279092> ;
    skos:prefLabel "Galiomyza"@fi,
        "Galiomyza"@sv .

<http://tun.fi/MX.279145> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemorimyza" ;
    dwc:scientificNameAuthorship "Frey, 1946" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279146> ;
    skos:prefLabel "Nemorimyza"@fi,
        "Nemorimyza"@sv .

<http://tun.fi/MX.279243> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Selachops" ;
    dwc:scientificNameAuthorship "Wahlberg, 1844" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279244> ;
    skos:prefLabel "Selachops"@fi,
        "Selachops"@sv .

<http://tun.fi/MX.279255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arganthomyza" ;
    dwc:scientificNameAuthorship "(Roháček, 2009)" ;
    skos:broader <http://tun.fi/MX.279245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279256> ;
    skos:prefLabel "Arganthomyza"@fi,
        "Arganthomyza"@sv .

<http://tun.fi/MX.279257> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carexomyza" ;
    dwc:scientificNameAuthorship "(Roháček, 2009)" ;
    skos:broader <http://tun.fi/MX.279245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279258> ;
    skos:prefLabel "Carexomyza"@fi,
        "Carexomyza"@sv .

<http://tun.fi/MX.279259> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fungomyza" ;
    dwc:scientificNameAuthorship "Roháček, 1999" ;
    skos:broader <http://tun.fi/MX.279245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279260> ;
    skos:prefLabel "Fungomyza"@fi,
        "Fungomyza"@sv .

<http://tun.fi/MX.279261> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paranthomyza" ;
    dwc:scientificNameAuthorship "Czerny, 1902" ;
    skos:broader <http://tun.fi/MX.279245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279262> ;
    skos:prefLabel "Paranthomyza"@fi,
        "Paranthomyza"@sv .

<http://tun.fi/MX.279266> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Typhamyza" ;
    dwc:scientificNameAuthorship "Roháček, 1992" ;
    skos:broader <http://tun.fi/MX.279245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279267> ;
    skos:prefLabel "Typhamyza"@fi,
        "Typhamyza"@sv .

<http://tun.fi/MX.279269> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Asteiinae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.279268> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279270> ;
    skos:prefLabel "Asteiinae"@fi,
        "Asteiinae"@sv .

<http://tun.fi/MX.279275> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sigaloessinae" ;
    dwc:scientificNameAuthorship "Sabrosky, 1956" ;
    skos:broader <http://tun.fi/MX.279268> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279276> ;
    skos:prefLabel "Sigaloessinae"@fi,
        "Sigaloessinae"@sv .

<http://tun.fi/MX.279280> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aulacigastridae" ;
    dwc:scientificNameAuthorship "Duda, 1924" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Aulacigastridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279281> ;
    skos:prefLabel "Aulacigastridae"@fi,
        "almsavflugor"@sv .

<http://tun.fi/MX.279285> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Clusiinae" ;
    dwc:scientificNameAuthorship "Handlirsch, 1884" ;
    skos:broader <http://tun.fi/MX.279284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279286> ;
    skos:prefLabel "Clusiinae"@fi,
        "Clusiinae"@sv .

<http://tun.fi/MX.279300> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hendelia" ;
    dwc:scientificNameAuthorship "Czerny, 1903" ;
    skos:broader <http://tun.fi/MX.279289> ;
    skos:hiddenLabel "Aristohendelia"@fi,
        "Burmanochorea"@fi,
        "Labomyia"@fi,
        "Microclusiaria"@fi,
        "Parahendelia"@fi,
        "Prohendelia"@fi,
        "Steleoclusiodes"@fi,
        "Xenoclusia"@fi,
        "Aristohendelia"@sv,
        "Burmanochorea"@sv,
        "Labomyia"@sv,
        "Microclusiaria"@sv,
        "Parahendelia"@sv,
        "Prohendelia"@sv,
        "Steleoclusiodes"@sv,
        "Xenoclusia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279301> ;
    skos:prefLabel "Hendelia"@fi,
        "Hendelia"@sv .

<http://tun.fi/MX.279302> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Odiniidae" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Odiniidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279303> ;
    skos:prefLabel "Odiniidae"@fi,
        "tickflugor"@sv .

<http://tun.fi/MX.279304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoalticomerus" ;
    dwc:scientificNameAuthorship "Hendel, 1903" ;
    skos:broader <http://tun.fi/MX.279303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279305> ;
    skos:prefLabel "Neoalticomerus"@fi,
        "Neoalticomerus"@sv .

<http://tun.fi/MX.279312> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anomalochaeta" ;
    dwc:scientificNameAuthorship "Frey, 1921" ;
    skos:broader <http://tun.fi/MX.279311> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279313> ;
    skos:prefLabel "Anomalochaeta"@fi,
        "Anomalochaeta"@sv .

<http://tun.fi/MX.279333> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myodris" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.279332> ;
    skos:hiddenLabel "Microperiscelis"@fi,
        "Microperiscelis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279334> ;
    skos:prefLabel "Myodris"@fi,
        "Myodris"@sv .

<http://tun.fi/MX.279341> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Centorisoma" ;
    dwc:scientificNameAuthorship "Hendel, 1907" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279342> ;
    skos:prefLabel "Centorisoma"@fi,
        "Centorisoma"@sv .

<http://tun.fi/MX.279379> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chloropsina" ;
    dwc:scientificNameAuthorship "Becker, 1911" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279380> ;
    skos:prefLabel "Chloropsina"@fi,
        "Chloropsina"@sv .

<http://tun.fi/MX.279384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplotoxa" ;
    dwc:scientificNameAuthorship "Loew, 1863" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279385> ;
    skos:prefLabel "Diplotoxa"@fi,
        "Diplotoxa"@sv .

<http://tun.fi/MX.279386> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplotoxoides" ;
    dwc:scientificNameAuthorship "Andersson, 1977" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279387> ;
    skos:prefLabel "Diplotoxoides"@fi,
        "Diplotoxoides"@sv .

<http://tun.fi/MX.279388> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epichlorops" ;
    dwc:scientificNameAuthorship "Becker, 1910" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279389> ;
    skos:prefLabel "Epichlorops"@fi,
        "Epichlorops"@sv .

<http://tun.fi/MX.279398> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanum" ;
    dwc:scientificNameAuthorship "Becker, 1910" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279399> ;
    skos:prefLabel "Melanum"@fi,
        "Melanum"@sv .

<http://tun.fi/MX.279418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neohaplegis" ;
    dwc:scientificNameAuthorship "Beschovski, 1981" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279419> ;
    skos:prefLabel "Neohaplegis"@fi,
        "Neohaplegis"@sv .

<http://tun.fi/MX.279433> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichieurina" ;
    dwc:scientificNameAuthorship "Duda, 1933" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279434> ;
    skos:prefLabel "Trichieurina"@fi,
        "Trichieurina"@sv .

<http://tun.fi/MX.279441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspistyla" ;
    dwc:scientificNameAuthorship "Duda, 1933" ;
    skos:broader <http://tun.fi/MX.5011362> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279442> ;
    skos:prefLabel "Aspistyla"@fi,
        "Aspistyla"@sv .

<http://tun.fi/MX.279451> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colliniella" ;
    dwc:scientificNameAuthorship "Nartshuk & Andersson, 2013" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279452> ;
    skos:prefLabel "Colliniella"@fi,
        "Colliniella"@sv .

<http://tun.fi/MX.279480> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gampsocera" ;
    dwc:scientificNameAuthorship "Schiner, 1862" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279481> ;
    skos:prefLabel "Gampsocera"@fi,
        "Gampsocera"@sv .

<http://tun.fi/MX.279489> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hapleginella" ;
    dwc:scientificNameAuthorship "Duda, 1933" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279490> ;
    skos:prefLabel "Hapleginella"@fi,
        "Hapleginella"@sv .

<http://tun.fi/MX.279504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microcercis" ;
    dwc:scientificNameAuthorship "Beschovski, 1978" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279505> ;
    skos:prefLabel "Microcercis"@fi,
        "Microcercis"@sv .

<http://tun.fi/MX.279520> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oscinisoma" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279521> ;
    skos:prefLabel "Oscinisoma"@fi,
        "Oscinisoma"@sv .

<http://tun.fi/MX.279532> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Siphonella" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279533> ;
    skos:prefLabel "Siphonella"@fi,
        "Siphonella"@sv .

<http://tun.fi/MX.279536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Speccafrons" ;
    dwc:scientificNameAuthorship "Sabrosky, 1980" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279537> ;
    skos:prefLabel "Speccafrons"@fi,
        "Speccafrons"@sv .

<http://tun.fi/MX.279546> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acartophthalmidae" ;
    dwc:scientificNameAuthorship "Czerny, 1928" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Acartophthalmidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279547> ;
    skos:prefLabel "Acartophthalmidae"@fi,
        "lövbuskflugor"@sv .

<http://tun.fi/MX.279551> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Canacidae" ;
    dwc:scientificNameAuthorship "Jones, 1906" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Canacidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279552> ;
    skos:prefLabel "Canacidae"@fi,
        "dynflugor"@sv .

<http://tun.fi/MX.279552> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pelomyiinae" ;
    dwc:scientificNameAuthorship "Foster, 1976" ;
    skos:broader <http://tun.fi/MX.279551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279553> ;
    skos:prefLabel "Pelomyiinae"@fi,
        "Pelomyiinae"@sv .

<http://tun.fi/MX.279553> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelomyiella" ;
    dwc:scientificNameAuthorship "Hendel, 1934" ;
    skos:broader <http://tun.fi/MX.279552> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279554> ;
    skos:prefLabel "Pelomyiella"@fi,
        "Pelomyiella"@sv .

<http://tun.fi/MX.279556> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carnus" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:broader <http://tun.fi/MX.279555> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279557> ;
    skos:prefLabel "Carnus"@fi,
        "Carnus"@sv .

<http://tun.fi/MX.279577> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptometopa" ;
    dwc:scientificNameAuthorship "Becker, 1903" ;
    skos:broader <http://tun.fi/MX.279572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279578> ;
    skos:prefLabel "Leptometopa"@fi,
        "Leptometopa"@sv .

<http://tun.fi/MX.279581> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Milichiinae" ;
    dwc:scientificNameAuthorship "Schiner, 1862" ;
    skos:broader <http://tun.fi/MX.279571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279582> ;
    skos:prefLabel "Milichiinae"@fi,
        "Milichiinae"@sv .

<http://tun.fi/MX.279582> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Milichia" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279583> ;
    skos:prefLabel "Milichia"@fi,
        "Milichia"@sv .

<http://tun.fi/MX.279585> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neophyllomyza" ;
    dwc:scientificNameAuthorship "Melander, 1913" ;
    skos:broader <http://tun.fi/MX.279584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279586> ;
    skos:prefLabel "Neophyllomyza"@fi,
        "Neophyllomyza"@sv .

<http://tun.fi/MX.279594> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chyromyidae" ;
    dwc:scientificNameAuthorship "Hendel, 1916" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Chyromyidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279595> ;
    skos:prefLabel "Chyromyidae"@fi,
        "gulflugor"@sv .

<http://tun.fi/MX.279603> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Borboropsinae" ;
    dwc:scientificNameAuthorship "Griffiths, 1972" ;
    skos:broader <http://tun.fi/MX.279602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279604> ;
    skos:prefLabel "Borboropsinae"@fi,
        "Borboropsinae"@sv .

<http://tun.fi/MX.279604> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Borboropsis" ;
    dwc:scientificNameAuthorship "Czerny, 1902" ;
    skos:broader <http://tun.fi/MX.279603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279605> ;
    skos:prefLabel "Borboropsis"@fi,
        "Borboropsis"@sv .

<http://tun.fi/MX.279606> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chiropteromyzinae" ;
    dwc:scientificNameAuthorship "Frey, 1952" ;
    skos:broader <http://tun.fi/MX.279602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279609> ;
    skos:prefLabel "Chiropteromyzinae"@fi,
        "Chiropteromyzinae"@sv .

<http://tun.fi/MX.279662> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oecothea" ;
    dwc:scientificNameAuthorship "Haliday, 1837" ;
    skos:broader <http://tun.fi/MX.279621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279663> ;
    skos:prefLabel "Oecothea"@fi,
        "Oecothea"@sv .

<http://tun.fi/MX.279665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orbellia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.279621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279666> ;
    skos:prefLabel "Orbellia"@fi,
        "Orbellia"@sv .

<http://tun.fi/MX.279667> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Suilliinae" ;
    dwc:scientificNameAuthorship "Wahlgren, 1917" ;
    skos:broader <http://tun.fi/MX.279602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279668> ;
    skos:prefLabel "Suilliinae"@fi,
        "Suilliinae"@sv .

<http://tun.fi/MX.279687> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Trixoscelidinae" ;
    dwc:scientificNameAuthorship "Hendel, 1916" ;
    skos:broader <http://tun.fi/MX.279602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279688> ;
    skos:prefLabel "Trixoscelidinae"@fi,
        "Trixoscelidinae"@sv .

<http://tun.fi/MX.279695> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alloborborus" ;
    dwc:scientificNameAuthorship "Duda, 1923" ;
    skos:broader <http://tun.fi/MX.279694> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279696> ;
    skos:prefLabel "Alloborborus"@fi,
        "Alloborborus"@sv .

<http://tun.fi/MX.279715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lotophila" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.279694> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279716> ;
    skos:prefLabel "Lotophila"@fi,
        "Lotophila"@sv .

<http://tun.fi/MX.279731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lotobia" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.279722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279732> ;
    skos:prefLabel "Lotobia"@fi,
        "Lotobia"@sv .

<http://tun.fi/MX.279737> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apteromyia" ;
    dwc:scientificNameAuthorship "Vimmer, 1929" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279738> ;
    skos:prefLabel "Apteromyia"@fi,
        "Apteromyia"@sv .

<http://tun.fi/MX.279739> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bifronsina" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279740> ;
    skos:prefLabel "Bifronsina"@fi,
        "Bifronsina"@sv .

<http://tun.fi/MX.279741> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetopodella" ;
    dwc:scientificNameAuthorship "Duda, 1920" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279743> ;
    skos:prefLabel "Chaetopodella"@fi,
        "Chaetopodella"@sv .

<http://tun.fi/MX.279752> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elachisoma" ;
    dwc:scientificNameAuthorship "Rondani, 1880" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279753> ;
    skos:prefLabel "Elachisoma"@fi,
        "Elachisoma"@sv .

<http://tun.fi/MX.279754> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eulimosina" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279755> ;
    skos:prefLabel "Eulimosina"@fi,
        "Eulimosina"@sv .

<http://tun.fi/MX.279756> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gigalimosina" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279757> ;
    skos:prefLabel "Gigalimosina"@fi,
        "Gigalimosina"@sv .

<http://tun.fi/MX.279758> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonioneura" ;
    dwc:scientificNameAuthorship "Rondani, 1880" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:hiddenLabel "Halidayina"@fi,
        "Halidayina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279759> ;
    skos:prefLabel "Gonioneura"@fi,
        "Gonioneura"@sv .

<http://tun.fi/MX.279760> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Herniosina" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279761> ;
    skos:prefLabel "Herniosina"@fi,
        "Herniosina"@sv .

<http://tun.fi/MX.279767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limosina" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279768> ;
    skos:prefLabel "Limosina"@fi,
        "Limosina"@sv .

<http://tun.fi/MX.279780> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opacifrons" ;
    dwc:scientificNameAuthorship "Duda, 1918" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279781> ;
    skos:prefLabel "Opacifrons"@fi,
        "Opacifrons"@sv .

<http://tun.fi/MX.279791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paralimosina" ;
    dwc:scientificNameAuthorship "Papp, 1973" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279792> ;
    skos:prefLabel "Paralimosina"@fi,
        "Paralimosina"@sv .

<http://tun.fi/MX.279793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philocoprella" ;
    dwc:scientificNameAuthorship "Richards, 1929" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279794> ;
    skos:prefLabel "Philocoprella"@fi,
        "Philocoprella"@sv .

<http://tun.fi/MX.279807> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pteremis" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279808> ;
    skos:prefLabel "Pteremis"@fi,
        "Pteremis"@sv .

<http://tun.fi/MX.279844> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spinilimosina" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279845> ;
    skos:prefLabel "Spinilimosina"@fi,
        "Spinilimosina"@sv .

<http://tun.fi/MX.279864> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Braulidae" ;
    dwc:scientificNameAuthorship "Egger, 1853" ;
    skos:altLabel "mehiläistäit"@fi ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Braulidae"@fi,
        "Braulidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279865> ;
    skos:prefLabel "mehiläistäikärpäset"@fi,
        "bilöss"@sv .

<http://tun.fi/MX.279865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Braula" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:broader <http://tun.fi/MX.279864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279866> ;
    skos:prefLabel "Braula"@fi,
        "Braula"@sv .

<http://tun.fi/MX.279867> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Camillidae" ;
    dwc:scientificNameAuthorship "Frey, 1921" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Camillidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279868> ;
    skos:prefLabel "Camillidae"@fi,
        "gnagarflugor"@sv .

<http://tun.fi/MX.279873> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Campichoetinae" ;
    dwc:scientificNameAuthorship "Griffiths, 1972" ;
    skos:broader <http://tun.fi/MX.279872> ;
    skos:hiddenLabel "Campichoetinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279874> ;
    skos:prefLabel "Campichoetinae"@fi,
        "pölflugor"@sv .

<http://tun.fi/MX.279877> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Diastatinae" ;
    dwc:scientificNameAuthorship "Hendel, 1917" ;
    skos:broader <http://tun.fi/MX.279872> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279878> ;
    skos:prefLabel "Diastatinae"@fi,
        "Diastatinae"@sv .

<http://tun.fi/MX.279895> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cacoxenus" ;
    dwc:scientificNameAuthorship "Loew, 1858" ;
    skos:broader <http://tun.fi/MX.279888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279897> ;
    skos:prefLabel "Cacoxenus"@fi,
        "Cacoxenus"@sv .

<http://tun.fi/MX.279898> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucophenga" ;
    dwc:scientificNameAuthorship "Mik, 1886" ;
    skos:broader <http://tun.fi/MX.279888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279900> ;
    skos:prefLabel "Leucophenga"@fi,
        "Leucophenga"@sv .

<http://tun.fi/MX.279901> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phortica" ;
    dwc:scientificNameAuthorship "Schiner, 1862" ;
    skos:broader <http://tun.fi/MX.279888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279903> ;
    skos:prefLabel "Phortica"@fi,
        "Phortica"@sv .

<http://tun.fi/MX.279968> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scaptodrosophila" ;
    dwc:scientificNameAuthorship "Duda, 1923" ;
    skos:broader <http://tun.fi/MX.279915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279969> ;
    skos:prefLabel "Scaptodrosophila"@fi,
        "Scaptodrosophila"@sv .

<http://tun.fi/MX.279986> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Discomyza" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279987> ;
    skos:prefLabel "Discomyza"@fi,
        "Discomyza"@sv .

<http://tun.fi/MX.280023> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichaeta" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.280000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280024> ;
    skos:prefLabel "Dichaeta"@fi,
        "Dichaeta"@sv .

<http://tun.fi/MX.280043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mosillus" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.280038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280044> ;
    skos:prefLabel "Mosillus"@fi,
        "Mosillus"@sv .

<http://tun.fi/MX.280046> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glenanthe" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280047> ;
    skos:prefLabel "Glenanthe"@fi,
        "Glenanthe"@sv .

<http://tun.fi/MX.280056> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Discocerina" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.280038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280057> ;
    skos:prefLabel "Discocerina"@fi,
        "Discocerina"@sv .

<http://tun.fi/MX.280070> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polytrichophora" ;
    dwc:scientificNameAuthorship "Cresson, 1924" ;
    skos:broader <http://tun.fi/MX.280038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280071> ;
    skos:prefLabel "Polytrichophora"@fi,
        "Polytrichophora"@sv .

<http://tun.fi/MX.280074> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Axysta" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280075> ;
    skos:prefLabel "Axysta"@fi,
        "Axysta"@sv .

<http://tun.fi/MX.280081> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lytogaster" ;
    dwc:scientificNameAuthorship "Becker, 1896" ;
    skos:broader <http://tun.fi/MX.280072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280082> ;
    skos:prefLabel "Lytogaster"@fi,
        "Lytogaster"@sv .

<http://tun.fi/MX.280083> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nostima" ;
    dwc:scientificNameAuthorship "Coquillett, 1900" ;
    skos:broader <http://tun.fi/MX.280072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280084> ;
    skos:prefLabel "Nostima"@fi,
        "Nostima"@sv .

<http://tun.fi/MX.280095> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ilythea" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280096> ;
    skos:prefLabel "Ilythea"@fi,
        "Ilythea"@sv .

<http://tun.fi/MX.280099> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eutaenionotum" ;
    dwc:scientificNameAuthorship "Oldenberg, 1923" ;
    skos:broader <http://tun.fi/MX.280097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280100> ;
    skos:prefLabel "Eutaenionotum"@fi,
        "Eutaenionotum"@sv .

<http://tun.fi/MX.280114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calocoenia" ;
    dwc:scientificNameAuthorship "Mathis, 1975" ;
    skos:broader <http://tun.fi/MX.280097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280116> ;
    skos:prefLabel "Calocoenia"@fi,
        "Calocoenia"@sv .

<http://tun.fi/MX.280125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracoenia" ;
    dwc:scientificNameAuthorship "Cresson, 1935" ;
    skos:broader <http://tun.fi/MX.280097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280126> ;
    skos:prefLabel "Paracoenia"@fi,
        "Paracoenia"@sv .

<http://tun.fi/MX.280131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haloscatella" ;
    dwc:scientificNameAuthorship "Mathis, 1979" ;
    skos:broader <http://tun.fi/MX.280097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280132> ;
    skos:prefLabel "Haloscatella"@fi,
        "Haloscatella"@sv .

<http://tun.fi/MX.280133> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamproscatella" ;
    dwc:scientificNameAuthorship "Hendel, 1917" ;
    skos:broader <http://tun.fi/MX.280097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280134> ;
    skos:prefLabel "Lamproscatella"@fi,
        "Lamproscatella"@sv .

<http://tun.fi/MX.280162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280163> ;
    skos:prefLabel "Adia"@fi,
        "Adia"@sv .

<http://tun.fi/MX.280192> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boreophorbia" ;
    dwc:scientificNameAuthorship "Michelsen, 1987" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280193> ;
    skos:prefLabel "Boreophorbia"@fi,
        "Boreophorbia"@sv .

<http://tun.fi/MX.280231> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calythea" ;
    dwc:scientificNameAuthorship "Schnabl & Dziedzicki, 1911" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280232> ;
    skos:prefLabel "Calythea"@fi,
        "Calythea"@sv .

<http://tun.fi/MX.280350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylemyza" ;
    dwc:scientificNameAuthorship "Schnabl & Dziedzicki, 1911" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280351> ;
    skos:prefLabel "Hylemyza"@fi,
        "Hylemyza"@sv .

<http://tun.fi/MX.280375> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycophaga" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280376> ;
    skos:prefLabel "Mycophaga"@fi,
        "Mycophaga"@sv .

<http://tun.fi/MX.280456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ringdahlia" ;
    dwc:scientificNameAuthorship "Michelsen, 2014" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280457> ;
    skos:prefLabel "Ringdahlia"@fi,
        "Ringdahlia"@sv .

<http://tun.fi/MX.280464> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Subhylemyia" ;
    dwc:scientificNameAuthorship "Ringdahl, 1933" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280465> ;
    skos:prefLabel "Subhylemyia"@fi,
        "Subhylemyia"@sv .

<http://tun.fi/MX.280484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delina" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280485> ;
    skos:prefLabel "Delina"@fi,
        "Delina"@sv .

<http://tun.fi/MX.280486> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptopa" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.280483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280487> ;
    skos:prefLabel "Leptopa"@fi,
        "Leptopa"@sv .

<http://tun.fi/MX.280495> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phrosia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280496> ;
    skos:prefLabel "Phrosia"@fi,
        "Phrosia"@sv .

<http://tun.fi/MX.280501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acerocnema" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325301> ;
    skos:prefLabel "Acerocnema"@fi,
        "Acerocnema"@sv .

<http://tun.fi/MX.280506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bostrichopyga" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280507> ;
    skos:prefLabel "Bostrichopyga"@fi,
        "Bostrichopyga"@sv .

<http://tun.fi/MX.280538> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ernoneura" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280539> ;
    skos:prefLabel "Ernoneura"@fi,
        "Ernoneura"@sv .

<http://tun.fi/MX.280542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonatherus" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280543> ;
    skos:prefLabel "Gonatherus"@fi,
        "Gonatherus"@sv .

<http://tun.fi/MX.280550> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hexamitocera" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280551> ;
    skos:prefLabel "Hexamitocera"@fi,
        "Hexamitocera"@sv .

<http://tun.fi/MX.280552> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydromyza" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280553> ;
    skos:prefLabel "Hydromyza"@fi,
        "Hydromyza"@sv .

<http://tun.fi/MX.280554> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megaphthalma" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280555> ;
    skos:prefLabel "Megaphthalma"@fi,
        "Megaphthalma"@sv .

<http://tun.fi/MX.280556> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megaphthalmoides" ;
    dwc:scientificNameAuthorship "Ringdahl, 1936" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280557> ;
    skos:prefLabel "Megaphthalmoides"@fi,
        "Megaphthalmoides"@sv .

<http://tun.fi/MX.280573> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Norellia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280574> ;
    skos:prefLabel "Norellia"@fi,
        "Norellia"@sv .

<http://tun.fi/MX.280581> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthacheta" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280582> ;
    skos:prefLabel "Orthacheta"@fi,
        "Orthacheta"@sv .

<http://tun.fi/MX.280583> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleurochaetella" ;
    dwc:scientificNameAuthorship "Vockeroth, 1965" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280584> ;
    skos:prefLabel "Pleurochaetella"@fi,
        "Pleurochaetella"@sv .

<http://tun.fi/MX.280603> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spaziphora" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280604> ;
    skos:prefLabel "Spaziphora"@fi,
        "Spaziphora"@sv .

<http://tun.fi/MX.280605> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Staegeria" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280606> ;
    skos:prefLabel "Staegeria"@fi,
        "Staegeria"@sv .

<http://tun.fi/MX.280676> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Achanthipterinae" ;
    dwc:scientificNameAuthorship "Hennig, 1962" ;
    skos:broader <http://tun.fi/MX.280675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280677> ;
    skos:prefLabel "Achanthipterinae"@fi,
        "Achanthipterinae"@sv .

<http://tun.fi/MX.280677> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achanthiptera" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.280676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280678> ;
    skos:prefLabel "Achanthiptera"@fi,
        "Achanthiptera"@sv .

<http://tun.fi/MX.280711> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnospila" ;
    dwc:scientificNameAuthorship "Schnabl, 1902" ;
    skos:broader <http://tun.fi/MX.280679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280712> ;
    skos:prefLabel "Limnospila"@fi,
        "Limnospila"@sv .

<http://tun.fi/MX.280721> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrorchis" ;
    dwc:scientificNameAuthorship "Rondani, 1877" ;
    skos:broader <http://tun.fi/MX.280679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280722> ;
    skos:prefLabel "Macrorchis"@fi,
        "Macrorchis"@sv .

<http://tun.fi/MX.280726> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schoenomyza" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.280679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280727> ;
    skos:prefLabel "Schoenomyza"@fi,
        "Schoenomyza"@sv .

<http://tun.fi/MX.280789> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Villeneuvia" ;
    dwc:scientificNameAuthorship "Schnabl & Dziedzicki, 1911" ;
    skos:broader <http://tun.fi/MX.280679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280790> ;
    skos:prefLabel "Villeneuvia"@fi,
        "Villeneuvia"@sv .

<http://tun.fi/MX.280834> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Potamia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280791> ;
    skos:hiddenLabel "Dendrophaonia"@fi,
        "Dendrophaonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280835> ;
    skos:prefLabel "Potamia"@fi,
        "Potamia"@sv .

<http://tun.fi/MX.280891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrellia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280892> ;
    skos:prefLabel "Pyrellia"@fi,
        "Pyrellia"@sv .

<http://tun.fi/MX.280894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haematobia" ;
    dwc:scientificNameAuthorship "Le Peletier & Serville, 1828" ;
    skos:broader <http://tun.fi/MX.280862> ;
    skos:hiddenLabel "Lyperosia"@fi,
        "Lyperosia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280895> ;
    skos:prefLabel "Haematobia"@fi,
        "Haematobia"@sv .

<http://tun.fi/MX.280899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stomoxys" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.280862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280900> ;
    skos:prefLabel "Stomoxys"@fi,
        "Stomoxys"@sv .

<http://tun.fi/MX.280905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnodia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.280901> ;
    skos:hiddenLabel "Brontaea"@fi,
        "Brontaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280906> ;
    skos:prefLabel "Gymnodia"@fi,
        "Gymnodia"@sv .

<http://tun.fi/MX.280931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opsolasia" ;
    dwc:scientificNameAuthorship "Coquillett, 1910" ;
    skos:broader <http://tun.fi/MX.280901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280932> ;
    skos:prefLabel "Opsolasia"@fi,
        "Opsolasia"@sv .

<http://tun.fi/MX.281053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cynomya" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281054> ;
    skos:prefLabel "Cynomya"@fi,
        "Cynomya"@sv .

<http://tun.fi/MX.281055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Onesia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281056> ;
    skos:prefLabel "Onesia"@fi,
        "Onesia"@sv .

<http://tun.fi/MX.281067> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trypocalliphora" ;
    dwc:scientificNameAuthorship "Peus, 1960" ;
    skos:broader <http://tun.fi/MX.281057> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281068> ;
    skos:prefLabel "Trypocalliphora"@fi,
        "Trypocalliphora"@sv .

<http://tun.fi/MX.281069> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Helicoboscinae" ;
    dwc:scientificNameAuthorship "Verves, 1980" ;
    skos:broader <http://tun.fi/MX.281036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281070> ;
    skos:prefLabel "Helicoboscinae"@fi,
        "Helicoboscinae"@sv .

<http://tun.fi/MX.281070> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurychaeta" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1891" ;
    skos:broader <http://tun.fi/MX.281069> ;
    skos:hiddenLabel "Helicobosca"@fi,
        "Helicobosca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281071> ;
    skos:prefLabel "Eurychaeta"@fi,
        "Eurychaeta"@sv .

<http://tun.fi/MX.281072> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Luciliinae" ;
    dwc:scientificNameAuthorship "Shannon, 1923" ;
    skos:broader <http://tun.fi/MX.281036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281073> ;
    skos:prefLabel "Luciliinae"@fi,
        "Luciliinae"@sv .

<http://tun.fi/MX.281083> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Angioneura" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1893" ;
    skos:broader <http://tun.fi/MX.281082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281084> ;
    skos:prefLabel "Angioneura"@fi,
        "Angioneura"@sv .

<http://tun.fi/MX.281085> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanomya" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.281082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281086> ;
    skos:prefLabel "Melanomya"@fi,
        "Melanomya"@sv .

<http://tun.fi/MX.281091> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Morinia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281090> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281092> ;
    skos:prefLabel "Morinia"@fi,
        "Morinia"@sv .

<http://tun.fi/MX.281102> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhiniidae" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1889" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281103> ;
    skos:prefLabel "Rhiniidae"@fi,
        "Rhiniidae"@sv .

<http://tun.fi/MX.281103> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stomorhina" ;
    dwc:scientificNameAuthorship "Rondani, 1861" ;
    skos:broader <http://tun.fi/MX.281102> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281104> ;
    skos:prefLabel "Stomorhina"@fi,
        "Stomorhina"@sv .

<http://tun.fi/MX.281135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phrosinella" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281136> ;
    skos:prefLabel "Phrosinella"@fi,
        "Phrosinella"@sv .

<http://tun.fi/MX.281137> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterella" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281138> ;
    skos:prefLabel "Pterella"@fi,
        "Pterella"@sv .

<http://tun.fi/MX.281150> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Angiometopa" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1889" ;
    skos:broader <http://tun.fi/MX.281146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281151> ;
    skos:prefLabel "Angiometopa"@fi,
        "Angiometopa"@sv .

<http://tun.fi/MX.281163> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ravinia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281164> ;
    skos:prefLabel "Ravinia"@fi,
        "Ravinia"@sv .

<http://tun.fi/MX.281208> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanophora" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.281207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281209> ;
    skos:prefLabel "Melanophora"@fi,
        "Melanophora"@sv .

<http://tun.fi/MX.281213> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stevenia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281214> ;
    skos:prefLabel "Stevenia"@fi,
        "Stevenia"@sv .

<http://tun.fi/MX.281215> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tricogena" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.281207> ;
    skos:hiddenLabel "Frauenfeldia"@fi,
        "Frauenfeldia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281216> ;
    skos:prefLabel "Tricogena"@fi,
        "Tricogena"@sv .

<http://tun.fi/MX.281230> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chetogena" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281231> ;
    skos:prefLabel "Chetogena"@fi,
        "Chetogena"@sv .

<http://tun.fi/MX.281232> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplostichus" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1889" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281233> ;
    skos:prefLabel "Diplostichus"@fi,
        "Diplostichus"@sv .

<http://tun.fi/MX.281237> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phorinia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281238> ;
    skos:prefLabel "Phorinia"@fi,
        "Phorinia"@sv .

<http://tun.fi/MX.281239> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bessa" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281240> ;
    skos:prefLabel "Bessa"@fi,
        "Bessa"@sv .

<http://tun.fi/MX.281241> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Belida" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:hiddenLabel "Aporotachina"@fi,
        "Aporotachina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281242> ;
    skos:prefLabel "Belida"@fi,
        "Belida"@sv .

<http://tun.fi/MX.281246> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zaira" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:hiddenLabel "Viviania"@fi,
        "Viviania"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281247> ;
    skos:prefLabel "Zaira"@fi,
        "Zaira"@sv .

<http://tun.fi/MX.281252> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Policheta" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:hiddenLabel "Perichaeta"@fi,
        "Perichaeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281253> ;
    skos:prefLabel "Policheta"@fi,
        "Policheta"@sv .

<http://tun.fi/MX.281254> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Istocheta" ;
    dwc:scientificNameAuthorship "Rondany, 1859" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:hiddenLabel "Hyperecteina"@fi,
        "Hyperecteina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281255> ;
    skos:prefLabel "Istocheta"@fi,
        "Istocheta"@sv .

<http://tun.fi/MX.281256> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Staurochaeta" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1889" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281257> ;
    skos:prefLabel "Staurochaeta"@fi,
        "Staurochaeta"@sv .

<http://tun.fi/MX.281267> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracraspedothrix" ;
    dwc:scientificNameAuthorship "Villeneuve, 1919" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281268> ;
    skos:prefLabel "Paracraspedothrix"@fi,
        "Paracraspedothrix"@sv .

<http://tun.fi/MX.281269> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ligeria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281270> ;
    skos:prefLabel "Ligeria"@fi,
        "Ligeria"@sv .

<http://tun.fi/MX.281271> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ligeriella" ;
    dwc:scientificNameAuthorship "Mesnil, 1961" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281272> ;
    skos:prefLabel "Ligeriella"@fi,
        "Ligeriella"@sv .

<http://tun.fi/MX.281273> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blondelia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281274> ;
    skos:prefLabel "Blondelia"@fi,
        "Blondelia"@sv .

<http://tun.fi/MX.281283> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhaphiochaeta" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1889" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281284> ;
    skos:prefLabel "Rhaphiochaeta"@fi,
        "Rhaphiochaeta"@sv .

<http://tun.fi/MX.281295> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aplomya" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281296> ;
    skos:prefLabel "Aplomya"@fi,
        "Aplomya"@sv .

<http://tun.fi/MX.281315> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tlephusa" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281316> ;
    skos:prefLabel "Tlephusa"@fi,
        "Tlephusa"@sv .

<http://tun.fi/MX.281317> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epicampocera" ;
    dwc:scientificNameAuthorship "Macquart, 1849" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281318> ;
    skos:prefLabel "Epicampocera"@fi,
        "Epicampocera"@sv .

<http://tun.fi/MX.281324> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Periarchiclops" ;
    dwc:scientificNameAuthorship "Villeneuve, 1924" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281325> ;
    skos:prefLabel "Periarchiclops"@fi,
        "Periarchiclops"@sv .

<http://tun.fi/MX.281326> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bactromyia" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1891" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281327> ;
    skos:prefLabel "Bactromyia"@fi,
        "Bactromyia"@sv .

<http://tun.fi/MX.281328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoperichaeta" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1899" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281329> ;
    skos:prefLabel "Pseudoperichaeta"@fi,
        "Pseudoperichaeta"@sv .

<http://tun.fi/MX.281333> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cadurciella" ;
    dwc:scientificNameAuthorship "Villeneuve, 1927" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281334> ;
    skos:prefLabel "Cadurciella"@fi,
        "Cadurciella"@sv .

<http://tun.fi/MX.281342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hubneria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1848" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281343> ;
    skos:prefLabel "Hubneria"@fi,
        "Hubneria"@sv .

<http://tun.fi/MX.281359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylotachina" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1891" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281360> ;
    skos:prefLabel "Xylotachina"@fi,
        "Xylotachina"@sv .

<http://tun.fi/MX.281362> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platymya" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281363> ;
    skos:prefLabel "Platymya"@fi,
        "Platymya"@sv .

<http://tun.fi/MX.281372> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zenillia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281373> ;
    skos:prefLabel "Zenillia"@fi,
        "Zenillia"@sv .

<http://tun.fi/MX.281374> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clemelis" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281375> ;
    skos:prefLabel "Clemelis"@fi,
        "Clemelis"@sv .

<http://tun.fi/MX.281376> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pales" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281377> ;
    skos:prefLabel "Pales"@fi,
        "Pales"@sv .

<http://tun.fi/MX.281384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceromasia" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281385> ;
    skos:prefLabel "Ceromasia"@fi,
        "Ceromasia"@sv .

<http://tun.fi/MX.281389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ocytata" ;
    dwc:scientificNameAuthorship "Gistel, 1848" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281390> ;
    skos:prefLabel "Ocytata"@fi,
        "Ocytata"@sv .

<http://tun.fi/MX.281391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erynnia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281392> ;
    skos:prefLabel "Erynnia"@fi,
        "Erynnia"@sv .

<http://tun.fi/MX.281395> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sturmia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281396> ;
    skos:prefLabel "Sturmia"@fi,
        "Sturmia"@sv .

<http://tun.fi/MX.281397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blepharipa" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281398> ;
    skos:prefLabel "Blepharipa"@fi,
        "Blepharipa"@sv .

<http://tun.fi/MX.281399> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prosopea" ;
    dwc:scientificNameAuthorship "Rondani, 1861" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281400> ;
    skos:prefLabel "Prosopea"@fi,
        "Prosopea"@sv .

<http://tun.fi/MX.281401> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hebia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281402> ;
    skos:prefLabel "Hebia"@fi,
        "Hebia"@sv .

<http://tun.fi/MX.281403> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Frontina" ;
    dwc:scientificNameAuthorship "Meigen, 1838" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281404> ;
    skos:prefLabel "Frontina"@fi,
        "Frontina"@sv .

<http://tun.fi/MX.281405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachicheta" ;
    dwc:scientificNameAuthorship "Rondani, 1861" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281406> ;
    skos:prefLabel "Brachicheta"@fi,
        "Brachicheta"@sv .

<http://tun.fi/MX.281415> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spallanzania" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281416> ;
    skos:prefLabel "Spallanzania"@fi,
        "Spallanzania"@sv .

<http://tun.fi/MX.281419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lydina" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281420> ;
    skos:prefLabel "Lydina"@fi,
        "Lydina"@sv .

<http://tun.fi/MX.281452> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysosomopsis" ;
    dwc:scientificNameAuthorship "Townsend, 1916" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281453> ;
    skos:prefLabel "Chrysosomopsis"@fi,
        "Chrysosomopsis"@sv .

<http://tun.fi/MX.281458> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Appendicia" ;
    dwc:scientificNameAuthorship "Stein, 1924" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281459> ;
    skos:prefLabel "Appendicia"@fi,
        "Appendicia"@sv .

<http://tun.fi/MX.281470> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemoraea" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281471> ;
    skos:prefLabel "Nemoraea"@fi,
        "Nemoraea"@sv .

<http://tun.fi/MX.281475> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zophomyia" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281476> ;
    skos:prefLabel "Zophomyia"@fi,
        "Zophomyia"@sv .

<http://tun.fi/MX.281484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eloceria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281485> ;
    skos:prefLabel "Eloceria"@fi,
        "Eloceria"@sv .

<http://tun.fi/MX.281487> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudopachystylum" ;
    dwc:scientificNameAuthorship "Mik, 1891" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281488> ;
    skos:prefLabel "Pseudopachystylum"@fi,
        "Pseudopachystylum"@sv .

<http://tun.fi/MX.281490> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelatachina" ;
    dwc:scientificNameAuthorship "Meade, 1894" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281491> ;
    skos:prefLabel "Pelatachina"@fi,
        "Pelatachina"@sv .

<http://tun.fi/MX.281498> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthomyiopsis" ;
    dwc:scientificNameAuthorship "Townsend, 1916" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:hiddenLabel "Ptilopsina"@fi,
        "Ptilopsina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281499> ;
    skos:prefLabel "Anthomyiopsis"@fi,
        "Anthomyiopsis"@sv .

<http://tun.fi/MX.281501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triarthria" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281502> ;
    skos:prefLabel "Triarthria"@fi,
        "Triarthria"@sv .

<http://tun.fi/MX.281570> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Demoticus" ;
    dwc:scientificNameAuthorship "Macquart, 1854" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281571> ;
    skos:prefLabel "Demoticus"@fi,
        "Demoticus"@sv .

<http://tun.fi/MX.281572> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leskia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281573> ;
    skos:prefLabel "Leskia"@fi,
        "Leskia"@sv .

<http://tun.fi/MX.281578> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mintho" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281579> ;
    skos:prefLabel "Mintho"@fi,
        "Mintho"@sv .

<http://tun.fi/MX.281580> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Minthodes" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1899" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281581> ;
    skos:prefLabel "Minthodes"@fi,
        "Minthodes"@sv .

<http://tun.fi/MX.281583> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dexiosoma" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281584> ;
    skos:prefLabel "Dexiosoma"@fi,
        "Dexiosoma"@sv .

<http://tun.fi/MX.281598> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Estheria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281599> ;
    skos:prefLabel "Estheria"@fi,
        "Estheria"@sv .

<http://tun.fi/MX.281600> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dexia" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281601> ;
    skos:prefLabel "Dexia"@fi,
        "Dexia"@sv .

<http://tun.fi/MX.281602> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prosena" ;
    dwc:scientificNameAuthorship "Le Peletier & Serville, 1828" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281603> ;
    skos:prefLabel "Prosena"@fi,
        "Prosena"@sv .

<http://tun.fi/MX.281609> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trafoia" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1893" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281610> ;
    skos:prefLabel "Trafoia"@fi,
        "Trafoia"@sv .

<http://tun.fi/MX.281619> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peteina" ;
    dwc:scientificNameAuthorship "Meigen, 1838" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281620> ;
    skos:prefLabel "Peteina"@fi,
        "Peteina"@sv .

<http://tun.fi/MX.281633> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Voria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:hiddenLabel "Plagia"@fi,
        "Plagia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281634> ;
    skos:prefLabel "Voria"@fi,
        "Voria"@sv .

<http://tun.fi/MX.281638> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Klugia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281639> ;
    skos:prefLabel "Klugia"@fi,
        "Klugia"@sv .

<http://tun.fi/MX.281640> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetovoria" ;
    dwc:scientificNameAuthorship "Villeneuve, 1920" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281641> ;
    skos:prefLabel "Chaetovoria"@fi,
        "Chaetovoria"@sv .

<http://tun.fi/MX.281642> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllomya" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:hiddenLabel "Metopomintho"@fi,
        "Metopomintho"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281643> ;
    skos:prefLabel "Phyllomya"@fi,
        "Phyllomya"@sv .

<http://tun.fi/MX.281646> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halydaia" ;
    dwc:scientificNameAuthorship "Egger, 1856" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:hiddenLabel "Halidaya"@fi,
        "Halidaya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281647> ;
    skos:prefLabel "Halydaia"@fi,
        "Halydaia"@sv .

<http://tun.fi/MX.281648> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stomina" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281649> ;
    skos:prefLabel "Stomina"@fi,
        "Stomina"@sv .

<http://tun.fi/MX.281658> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microsoma" ;
    dwc:scientificNameAuthorship "Macquart, 1855" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:hiddenLabel "Campogaster"@fi,
        "Campogaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281659> ;
    skos:prefLabel "Microsoma"@fi,
        "Microsoma"@sv .

<http://tun.fi/MX.281660> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Freraea" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281661> ;
    skos:prefLabel "Freraea"@fi,
        "Freraea"@sv .

<http://tun.fi/MX.281664> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clytiomya" ;
    dwc:scientificNameAuthorship "Rondani, 1861" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281665> ;
    skos:prefLabel "Clytiomya"@fi,
        "Clytiomya"@sv .

<http://tun.fi/MX.281666> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eliozeta" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281667> ;
    skos:prefLabel "Eliozeta"@fi,
        "Eliozeta"@sv .

<http://tun.fi/MX.281668> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Subclytia" ;
    dwc:scientificNameAuthorship "Pandellé, 1894" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281669> ;
    skos:prefLabel "Subclytia"@fi,
        "Subclytia"@sv .

<http://tun.fi/MX.281674> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cistogaster" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:hiddenLabel "Pallasia"@fi,
        "Pallasia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281675> ;
    skos:prefLabel "Cistogaster"@fi,
        "Cistogaster"@sv .

<http://tun.fi/MX.281686> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catharosia" ;
    dwc:scientificNameAuthorship "Rondani, 1868" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281687> ;
    skos:prefLabel "Catharosia"@fi,
        "Catharosia"@sv .

<http://tun.fi/MX.281689> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strongygaster" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:hiddenLabel "Tamiclea"@fi,
        "Tamiclea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281690> ;
    skos:prefLabel "Strongygaster"@fi,
        "Strongygaster"@sv .

<http://tun.fi/MX.281692> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucostoma" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281693> ;
    skos:prefLabel "Leucostoma"@fi,
        "Leucostoma"@sv .

<http://tun.fi/MX.281694> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brullaea" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281695> ;
    skos:prefLabel "Brullaea"@fi,
        "Brullaea"@sv .

<http://tun.fi/MX.281696> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cinochira" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1845" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281697> ;
    skos:prefLabel "Cinochira"@fi,
        "Cinochira"@sv .

<http://tun.fi/MX.281699> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophosia" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281701> ;
    skos:prefLabel "Lophosia"@fi,
        "Lophosia"@sv .

<http://tun.fi/MX.281720> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hypodermatinae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.281719> ;
    skos:hiddenLabel "Hypodermatinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289280> ;
    skos:prefLabel "Hypodermatinae"@fi,
        "hudstyng"@sv .

<http://tun.fi/MX.281730> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oestrus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.281724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281731> ;
    skos:prefLabel "Oestrus"@fi,
        "Oestrus"@sv .

<http://tun.fi/MX.281732> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Gasterophilinae" ;
    dwc:scientificNameAuthorship "Girschner, 1896" ;
    skos:broader <http://tun.fi/MX.281719> ;
    skos:hiddenLabel "Gasterophilinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281733> ;
    skos:prefLabel "Gasterophilinae"@fi,
        "magstyng"@sv .

<http://tun.fi/MX.281744> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Olfersia" ;
    dwc:scientificNameAuthorship "Wiedemann, 1830" ;
    skos:broader <http://tun.fi/MX.281738> ;
    skos:hiddenLabel "Feronia"@fi,
        "Feronia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281745> ;
    skos:prefLabel "Olfersia"@fi,
        "Olfersia"@sv .

<http://tun.fi/MX.281750> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ornithophila" ;
    dwc:scientificNameAuthorship "Rondani, 1879" ;
    skos:broader <http://tun.fi/MX.281738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281751> ;
    skos:prefLabel "Ornithophila"@fi,
        "Ornithophila"@sv .

<http://tun.fi/MX.281753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hippobosca" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.281738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281754> ;
    skos:prefLabel "Hippobosca"@fi,
        "Hippobosca"@sv .

<http://tun.fi/MX.281756> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lipoptena" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:broader <http://tun.fi/MX.281738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281757> ;
    skos:prefLabel "Lipoptena"@fi,
        "Lipoptena"@sv .

<http://tun.fi/MX.281758> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melophagus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.281738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281759> ;
    skos:prefLabel "Melophagus"@fi,
        "Melophagus"@sv .

<http://tun.fi/MX.281762> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nycteribia" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.281760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281764> ;
    skos:prefLabel "Nycteribia"@fi,
        "Nycteribia"@sv .

<http://tun.fi/MX.281765> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Penicillidia" ;
    dwc:scientificNameAuthorship "Kolenati, 1863" ;
    skos:broader <http://tun.fi/MX.281760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281766> ;
    skos:prefLabel "Penicillidia"@fi,
        "Penicillidia"@sv .

<http://tun.fi/MX.286275> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dyopsinae" ;
    dwc:scientificNameAuthorship "Guenée, 1852" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62440> ;
    skos:prefLabel "Dyopsinae"@fi,
        "Dyopsinae"@sv .

<http://tun.fi/MX.286363> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamoria" ;
    dwc:scientificNameAuthorship "Walker, 1863" ;
    skos:broader <http://tun.fi/MX.230955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61006> ;
    skos:prefLabel "Lamoria"@fi,
        "Lamoria"@sv .

<http://tun.fi/MX.286416> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eomastix" ;
    dwc:scientificNameAuthorship "Jaschhof, 2009" ;
    skos:broader <http://tun.fi/MX.274628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286417> ;
    skos:prefLabel "Eomastix"@fi,
        "Eomastix"@sv .

<http://tun.fi/MX.286562> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Abiinae" ;
    dwc:scientificNameAuthorship "Benson, 1951" ;
    skos:broader <http://tun.fi/MX.286985> ;
    skos:hiddenLabel "Abiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286563> ;
    skos:prefLabel "jalonuijapistiäiset"@fi,
        "Abiinae"@sv .

<http://tun.fi/MX.286582> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Athaliinae" ;
    dwc:scientificNameAuthorship "Rohwer, 1911" ;
    skos:broader <http://tun.fi/MX.286581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286583> ;
    skos:prefLabel "Athaliinae"@fi,
        "Athaliinae"@sv .

<http://tun.fi/MX.28666> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cuculiformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Cuculiformes"@fi,
        "Cuculiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.28697> ;
    skos:prefLabel "käkilinnut"@fi,
        "gökfåglar"@sv .

<http://tun.fi/MX.286680> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platycampus" ;
    dwc:scientificNameAuthorship "Schiödte, 1839" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286681> ;
    skos:prefLabel "Platycampus"@fi,
        "Platycampus"@sv .

<http://tun.fi/MX.286701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesoneura" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286702> ;
    skos:prefLabel "Mesoneura"@fi,
        "Mesoneura"@sv .

<http://tun.fi/MX.286705> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endophytus" ;
    dwc:scientificNameAuthorship "Hering, 1934" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286707> ;
    skos:prefLabel "Endophytus"@fi,
        "Endophytus"@sv .

<http://tun.fi/MX.286719> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stauronematus" ;
    dwc:scientificNameAuthorship "Benson, 1953" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286720> ;
    skos:prefLabel "Stauronematus"@fi,
        "Stauronematus"@sv .

<http://tun.fi/MX.286747> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Xyelidae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.286745> ;
    skos:hiddenLabel "Xyelidae"@fi,
        "Xyelidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286748> ;
    skos:prefLabel "kääpiösahapistiäiset"@fi,
        "tallblomsteklar"@sv .

<http://tun.fi/MX.286748> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Xyelinae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.286747> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286749> ;
    skos:prefLabel "Xyelinae"@fi,
        "Xyelinae"@sv .

<http://tun.fi/MX.286759> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caenolyda" ;
    dwc:scientificNameAuthorship "Konow, 1897" ;
    skos:broader <http://tun.fi/MX.286757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286760> ;
    skos:prefLabel "Caenolyda"@fi,
        "Caenolyda"@sv .

<http://tun.fi/MX.286801> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neurotoma" ;
    dwc:scientificNameAuthorship "Konow, 1897" ;
    skos:broader <http://tun.fi/MX.286799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286802> ;
    skos:prefLabel "Neurotoma"@fi,
        "Neurotoma"@sv .

<http://tun.fi/MX.286847> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Onycholyda" ;
    dwc:scientificNameAuthorship "Takeuchi, 1938" ;
    skos:broader <http://tun.fi/MX.286799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286848> ;
    skos:prefLabel "Onycholyda"@fi,
        "Onycholyda"@sv .

<http://tun.fi/MX.286851> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Blasticotomidae" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.286745> ;
    skos:hiddenLabel "Blasticotomidae"@fi,
        "Blasticotomidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286852> ;
    skos:prefLabel "sylkisahapistiäiset"@fi,
        "ormbunkssteklar"@sv .

<http://tun.fi/MX.286852> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blasticotoma" ;
    dwc:scientificNameAuthorship "Klug, 1834" ;
    skos:broader <http://tun.fi/MX.286851> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286853> ;
    skos:prefLabel "Blasticotoma"@fi,
        "Blasticotoma"@sv .

<http://tun.fi/MX.286924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spinarge" ;
    dwc:scientificNameAuthorship "Wei, 1998" ;
    skos:broader <http://tun.fi/MX.286880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286925> ;
    skos:prefLabel "Spinarge"@fi,
        "Spinarge"@sv .

<http://tun.fi/MX.286934> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoheptamelus" ;
    dwc:scientificNameAuthorship "Conde, 1932" ;
    skos:broader <http://tun.fi/MX.286927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286935> ;
    skos:prefLabel "Pseudoheptamelus"@fi,
        "Pseudoheptamelus"@sv .

<http://tun.fi/MX.286937> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Monocteninae" ;
    dwc:scientificNameAuthorship "Benson, 1945" ;
    skos:broader <http://tun.fi/MX.286936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286938> ;
    skos:prefLabel "Monocteninae"@fi,
        "Monocteninae"@sv .

<http://tun.fi/MX.286967> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrodiprion" ;
    dwc:scientificNameAuthorship "Enslin, 1914" ;
    skos:broader <http://tun.fi/MX.286943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286968> ;
    skos:prefLabel "Macrodiprion"@fi,
        "Macrodiprion"@sv .

<http://tun.fi/MX.28697> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cuculidae" ;
    skos:broader <http://tun.fi/MX.28666> ;
    skos:hiddenLabel "Cuculidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206997> ;
    skos:prefLabel "käet"@fi,
        "Cuculidae"@sv .

<http://tun.fi/MX.286976> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neodiprion" ;
    dwc:scientificNameAuthorship "Rohwer, 1918" ;
    skos:broader <http://tun.fi/MX.286943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286977> ;
    skos:prefLabel "Neodiprion"@fi,
        "Neodiprion"@sv .

<http://tun.fi/MX.28698> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clamator" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.206997> ;
    skos:hiddenLabel "Clamator"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.28699> ;
    skos:prefLabel "töyhtökäet"@fi,
        "Clamator"@sv .

<http://tun.fi/MX.286986> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Corynidinae" ;
    dwc:scientificNameAuthorship "Benson, 1938" ;
    skos:broader <http://tun.fi/MX.286985> ;
    skos:hiddenLabel "Corynidinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286987> ;
    skos:prefLabel "kukkanuijapistiäiset"@fi,
        "Corynidinae"@sv .

<http://tun.fi/MX.286995> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Praia" ;
    dwc:scientificNameAuthorship "Wankowicz, 1880" ;
    skos:broader <http://tun.fi/MX.286993> ;
    skos:hiddenLabel "Praia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286996> ;
    skos:prefLabel "raitanuijapistiäiset"@fi,
        "Praia"@sv .

<http://tun.fi/MX.286997> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoclavellaria" ;
    dwc:scientificNameAuthorship "Schultz, 1906" ;
    skos:broader <http://tun.fi/MX.286993> ;
    skos:hiddenLabel "Pseudoclavellaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286998> ;
    skos:prefLabel "pumpurinuijapistiäiset"@fi,
        "Pseudoclavellaria"@sv .

<http://tun.fi/MX.288064> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nesoselandria" ;
    dwc:scientificNameAuthorship "Rohwer, 1910" ;
    skos:broader <http://tun.fi/MX.287923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288066> ;
    skos:prefLabel "Nesoselandria"@fi,
        "Nesoselandria"@sv .

<http://tun.fi/MX.288069> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rocalia" ;
    dwc:scientificNameAuthorship "Takeuchi, 1952" ;
    skos:broader <http://tun.fi/MX.287923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288070> ;
    skos:prefLabel "Rocalia"@fi,
        "Rocalia"@sv .

<http://tun.fi/MX.288089> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudohemitaxonus" ;
    dwc:scientificNameAuthorship "Conde, 1932" ;
    skos:broader <http://tun.fi/MX.287923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288090> ;
    skos:prefLabel "Pseudohemitaxonus"@fi,
        "Pseudohemitaxonus"@sv .

<http://tun.fi/MX.288158> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nematus wahlbergi" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.288125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288159> ;
    skos:prefLabel "Nematus wahlbergi"@fi,
        "Nematus wahlbergi"@sv .

<http://tun.fi/MX.288493> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thrinax" ;
    dwc:scientificNameAuthorship "Konow, 1885" ;
    skos:broader <http://tun.fi/MX.287923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288495> ;
    skos:prefLabel "Thrinax"@fi,
        "Thrinax"@sv .

<http://tun.fi/MX.288499> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ardis" ;
    dwc:scientificNameAuthorship "Konow, 1886" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288500> ;
    skos:prefLabel "Ardis"@fi,
        "Ardis"@sv .

<http://tun.fi/MX.288503> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blennocampa" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288504> ;
    skos:prefLabel "Blennocampa"@fi,
        "Blennocampa"@sv .

<http://tun.fi/MX.288526> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monardis" ;
    dwc:scientificNameAuthorship "Enslin, 1914" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288527> ;
    skos:prefLabel "Monardis"@fi,
        "Monardis"@sv .

<http://tun.fi/MX.288529> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monophadnoides" ;
    dwc:scientificNameAuthorship "Ashmead, 1898" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288530> ;
    skos:prefLabel "Monophadnoides"@fi,
        "Monophadnoides"@sv .

<http://tun.fi/MX.288532> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Periclista" ;
    dwc:scientificNameAuthorship "Konow, 1886" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288534> ;
    skos:prefLabel "Periclista"@fi,
        "Periclista"@sv .

<http://tun.fi/MX.288537> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoplocampoides" ;
    dwc:scientificNameAuthorship "Enslin, 1914" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288538> ;
    skos:prefLabel "Hoplocampoides"@fi,
        "Hoplocampoides"@sv .

<http://tun.fi/MX.288542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurhadinoceraea" ;
    dwc:scientificNameAuthorship "Enslin, 1920" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288543> ;
    skos:prefLabel "Eurhadinoceraea"@fi,
        "Eurhadinoceraea"@sv .

<http://tun.fi/MX.288563> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracharactus" ;
    dwc:scientificNameAuthorship "MacGillivray, 1908" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288565> ;
    skos:prefLabel "Paracharactus"@fi,
        "Paracharactus"@sv .

<http://tun.fi/MX.288567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phymatocera" ;
    dwc:scientificNameAuthorship "Dahlbom, 1835" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288568> ;
    skos:prefLabel "Phymatocera"@fi,
        "Phymatocera"@sv .

<http://tun.fi/MX.288581> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tomostethus" ;
    dwc:scientificNameAuthorship "Konow, 1886" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288582> ;
    skos:prefLabel "Tomostethus"@fi,
        "Tomostethus"@sv .

<http://tun.fi/MX.288586> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halidamia" ;
    dwc:scientificNameAuthorship "Benson, 1939" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288587> ;
    skos:prefLabel "Halidamia"@fi,
        "Halidamia"@sv .

<http://tun.fi/MX.288607> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taxonus" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.289079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288608> ;
    skos:prefLabel "Taxonus"@fi,
        "Taxonus"@sv .

<http://tun.fi/MX.288678> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Harpiphorus" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.289079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288679> ;
    skos:prefLabel "Harpiphorus"@fi,
        "Harpiphorus"@sv .

<http://tun.fi/MX.288681> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monostegia" ;
    dwc:scientificNameAuthorship "A. Costa, 1859" ;
    skos:broader <http://tun.fi/MX.289079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288682> ;
    skos:prefLabel "Monostegia"@fi,
        "Monostegia"@sv .

<http://tun.fi/MX.288685> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monsoma" ;
    dwc:scientificNameAuthorship "MacGillivray, 1908" ;
    skos:broader <http://tun.fi/MX.289079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288686> ;
    skos:prefLabel "Monsoma"@fi,
        "Monsoma"@sv .

<http://tun.fi/MX.288737> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perineura" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.288695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288739> ;
    skos:prefLabel "Perineura"@fi,
        "Perineura"@sv .

<http://tun.fi/MX.288744> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Siobla" ;
    dwc:scientificNameAuthorship "Cameron, 1877" ;
    skos:broader <http://tun.fi/MX.288695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288745> ;
    skos:prefLabel "Siobla"@fi,
        "Siobla"@sv .

<http://tun.fi/MX.28878> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tytonidae" ;
    skos:broader <http://tun.fi/MX.28877> ;
    skos:hiddenLabel "Tytonidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.207070> ;
    skos:prefLabel "tornipöllöt"@fi,
        "Tytonidae"@sv .

<http://tun.fi/MX.28879> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tyto" ;
    dwc:scientificNameAuthorship "Billberg, 1828" ;
    skos:broader <http://tun.fi/MX.207070> ;
    skos:hiddenLabel "Tyto"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.28881> ;
    skos:prefLabel "tornipöllöt"@fi,
        "Tyto"@sv .

<http://tun.fi/MX.288883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucopelmonus" ;
    dwc:scientificNameAuthorship "MacGillivray, 1916" ;
    skos:broader <http://tun.fi/MX.288695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288884> ;
    skos:prefLabel "Leucopelmonus"@fi,
        "Leucopelmonus"@sv .

<http://tun.fi/MX.288913> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cephidae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.286745> ;
    skos:hiddenLabel "Cephidae"@fi,
        "Cephidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288914> ;
    skos:prefLabel "korsipistiäiset"@fi,
        "halmsteklar"@sv .

<http://tun.fi/MX.288931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachelus" ;
    dwc:scientificNameAuthorship "Jurine, 1807" ;
    skos:broader <http://tun.fi/MX.288914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288933> ;
    skos:prefLabel "Trachelus"@fi,
        "Trachelus"@sv .

<http://tun.fi/MX.288943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Janus" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.288914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288945> ;
    skos:prefLabel "Janus"@fi,
        "Janus"@sv .

<http://tun.fi/MX.288949> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tremicinae" ;
    dwc:scientificNameAuthorship "Ashmead, 1898" ;
    skos:broader <http://tun.fi/MX.288948> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288950> ;
    skos:prefLabel "Tremicinae"@fi,
        "Tremicinae"@sv .

<http://tun.fi/MX.288950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tremex" ;
    dwc:scientificNameAuthorship "Jurine, 1807" ;
    skos:broader <http://tun.fi/MX.288949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288951> ;
    skos:prefLabel "Tremex"@fi,
        "Tremex"@sv .

<http://tun.fi/MX.28896> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Otus" ;
    dwc:scientificNameAuthorship "Pennant, 1769" ;
    skos:broader <http://tun.fi/MX.207073> ;
    skos:hiddenLabel "Otus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.28914> ;
    skos:prefLabel "pöllöset"@fi,
        "Otus"@sv .

<http://tun.fi/MX.288970> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xeris" ;
    dwc:scientificNameAuthorship "A. Costa, 1894" ;
    skos:broader <http://tun.fi/MX.288953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288971> ;
    skos:prefLabel "Xeris"@fi,
        "Xeris"@sv .

<http://tun.fi/MX.288974> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Xiphydriidae" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.286745> ;
    skos:hiddenLabel "Xiphydriidae"@fi,
        "Xiphydriidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288975> ;
    skos:prefLabel "junkipistiäiset"@fi,
        "halssteklar"@sv .

<http://tun.fi/MX.288975> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Xiphydriinae" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.288974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288976> ;
    skos:prefLabel "Xiphydriinae"@fi,
        "Xiphydriinae"@sv .

<http://tun.fi/MX.288990> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Orussidae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.286745> ;
    skos:hiddenLabel "Orussidae"@fi,
        "Orussidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288991> ;
    skos:prefLabel "loissahapistiäiset"@fi,
        "parasitväxtsteklar"@sv .

<http://tun.fi/MX.288991> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Orussinae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.288990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288992> ;
    skos:prefLabel "Orussinae"@fi,
        "Orussinae"@sv .

<http://tun.fi/MX.288992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orussus" ;
    dwc:scientificNameAuthorship "Latreille, 1797" ;
    skos:broader <http://tun.fi/MX.288991> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288993> ;
    skos:prefLabel "Orussus"@fi,
        "Orussus"@sv .

<http://tun.fi/MX.289007> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endelomyia" ;
    dwc:scientificNameAuthorship "Ashmead, 1898" ;
    skos:broader <http://tun.fi/MX.289079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289008> ;
    skos:prefLabel "Endelomyia"@fi,
        "Endelomyia"@sv .

<http://tun.fi/MX.289025> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kaliofenusa" ;
    dwc:scientificNameAuthorship "Viereck, 1910" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289026> ;
    skos:prefLabel "Kaliofenusa"@fi,
        "Kaliofenusa"@sv .

<http://tun.fi/MX.289059> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scolioneura" ;
    dwc:scientificNameAuthorship "Konow, 1890" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5019004> ;
    skos:prefLabel "Scolioneura"@fi,
        "Scolioneura"@sv .

<http://tun.fi/MX.289139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kowarzia" ;
    dwc:scientificNameAuthorship "Mik, 1881" ;
    skos:broader <http://tun.fi/MX.276846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289140> ;
    skos:prefLabel "Kowarzia"@fi,
        "Kowarzia"@sv .

<http://tun.fi/MX.289145> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asindulum" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:broader <http://tun.fi/MX.275138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289146> ;
    skos:prefLabel "Asindulum"@fi,
        "Asindulum"@sv .

<http://tun.fi/MX.289182> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Evaniidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Evaniidae"@fi,
        "Evaniidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317468> ;
    skos:prefLabel "torakkapistiäiset"@fi,
        "hungersteklar"@sv .

<http://tun.fi/MX.289183> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aulacidae" ;
    dwc:scientificNameAuthorship "Shuckard, 1841" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Aulacidae"@fi,
        "Aulacidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317471> ;
    skos:prefLabel "junkiaispistiäiset"@fi,
        "vedlarvsteklar"@sv .

<http://tun.fi/MX.289184> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gasteruptiidae" ;
    dwc:scientificNameAuthorship "Ashmead, 1900" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Gasteruptiidae"@fi,
        "Gasteruptiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317475> ;
    skos:prefLabel "peitsipistiäiset"@fi,
        "bisteklar"@sv .

<http://tun.fi/MX.289188> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trigonalyidae" ;
    dwc:scientificNameAuthorship "Cresson, 1887" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Trigonalyidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5022489> ;
    skos:prefLabel "alvepistiäiset"@fi,
        "Trigonalyidae"@sv .

<http://tun.fi/MX.289212> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ibaliidae" ;
    dwc:scientificNameAuthorship "Thomson, 1862" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Ibaliidae"@fi,
        "Ibaliidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317956> ;
    skos:prefLabel "lapapistiäiset"@fi,
        "skärknivsteklar"@sv .

<http://tun.fi/MX.289214> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cynipidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Cynipidae"@fi,
        "Cynipidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4979874> ;
    skos:prefLabel "äkämäpistiäiset"@fi,
        "gallsteklar"@sv .

<http://tun.fi/MX.289218> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Heloridae" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Heloridae"@fi,
        "Heloridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318169> ;
    skos:prefLabel "harsiaispistiäiset"@fi,
        "bladluslejonsteklar"@sv .

<http://tun.fi/MX.289222> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Proctotrupidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Proctotrupidae"@fi,
        "Proctotrupidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318179> ;
    skos:prefLabel "keripistiäiset"@fi,
        "svartsteklar"@sv .

<http://tun.fi/MX.289224> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Vanhorniidae" ;
    dwc:scientificNameAuthorship "Crawford, 1909" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Vanhorniidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5025583> ;
    skos:prefLabel "sepikkäpistiäiset"@fi,
        "Vanhorniidae"@sv .

<http://tun.fi/MX.289228> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ismaridae" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Ismaridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317879> ;
    skos:prefLabel "pihtiäispistiäiset"@fi,
        "Ismaridae"@sv .

<http://tun.fi/MX.289231> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mymarommatidae" ;
    dwc:scientificNameAuthorship "Debauche, 1948" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Mymarommatidae"@fi,
        "Mymarommatidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320103> ;
    skos:prefLabel "paljepistiäiset"@fi,
        "bälgnacksteklar"@sv .

<http://tun.fi/MX.289236> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eriaporidae" ;
    dwc:scientificNameAuthorship "Ghesquière, 1955" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Eriaporidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289582> ;
    skos:prefLabel "kärpäskiilupistiäiset"@fi,
        "Eriaporidae"@sv .

<http://tun.fi/MX.289237> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Azotidae" ;
    dwc:scientificNameAuthorship "Nikol’skaya & Yasnosh, 1966" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Azotidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289579> ;
    skos:prefLabel "kilpikkäkiilupistiäiset"@fi,
        "Azotidae"@sv .

<http://tun.fi/MX.289246> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eurytomidae" ;
    dwc:scientificNameAuthorship "Walker, 1832" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Eurytomidae"@fi,
        "Eurytomidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318765> ;
    skos:prefLabel "himmikiilupistiäiset"@fi,
        "kragglanssteklar"@sv .

<http://tun.fi/MX.289249> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ormyridae" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Ormyridae"@fi,
        "Ormyridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319691> ;
    skos:prefLabel "äkämäkiilupistiäiset"@fi,
        "kägelglanssteklar"@sv .

<http://tun.fi/MX.289277> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratitis" ;
    dwc:scientificNameAuthorship "MacLeay, 1829" ;
    skos:broader <http://tun.fi/MX.289275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289279> ;
    skos:prefLabel "Ceratitis"@fi,
        "Ceratitis"@sv .

<http://tun.fi/MX.289407> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Isoëtales" ;
    dwc:scientificNameAuthorship "Prantl" ;
    skos:broader <http://tun.fi/MX.4977115> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37707> ;
    skos:prefLabel "Isoëtales"@fi,
        "Isoëtales"@sv .

<http://tun.fi/MX.289409> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dennstaedtiaceae" ;
    dwc:scientificNameAuthorship "Lotsy" ;
    skos:broader <http://tun.fi/MX.70086> ;
    skos:hiddenLabel "Dennstaedtiaceae"@fi,
        "Hypolepidaceae"@fi,
        "Dennstaedtiaceae"@sv,
        "Hypolepidaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37739> ;
    skos:prefLabel "tesmasaniaiskasvit"@fi,
        "örnbräkenväxter"@sv .

<http://tun.fi/MX.289417> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Onocleaceae" ;
    dwc:scientificNameAuthorship "Pic. Serm." ;
    skos:broader <http://tun.fi/MX.70086> ;
    skos:hiddenLabel "Onocleaceae"@fi,
        "Onocleaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37780> ;
    skos:prefLabel "helmisaniaiskasvit"@fi,
        "pärlbräkenväxter"@sv .

<http://tun.fi/MX.289418> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Woodsiaceae" ;
    dwc:scientificNameAuthorship "Herter" ;
    skos:broader <http://tun.fi/MX.70086> ;
    skos:hiddenLabel "Woodsiaceae"@fi,
        "Woodsiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37775> ;
    skos:prefLabel "kiviyrttikasvit"@fi,
        "hällebräkenväxter"@sv .

<http://tun.fi/MX.289435> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acoraceae" ;
    dwc:scientificNameAuthorship "Martinov" ;
    skos:broader <http://tun.fi/MX.70188> ;
    skos:hiddenLabel "Acoraceae"@fi,
        "Acoraceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40093> ;
    skos:prefLabel "kalmojuurikasvit"@fi,
        "kalmusväxter"@sv .

<http://tun.fi/MX.289436> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ruppiaceae" ;
    dwc:scientificNameAuthorship "Horan." ;
    skos:broader <http://tun.fi/MX.53663> ;
    skos:hiddenLabel "Ruppiaceae"@fi,
        "Ruppiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40152> ;
    skos:prefLabel "hapsikkakasvit"@fi,
        "natingväxter"@sv .

<http://tun.fi/MX.289437> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tofieldiaceae" ;
    dwc:scientificNameAuthorship "Takht." ;
    skos:broader <http://tun.fi/MX.53663> ;
    skos:hiddenLabel "Tofieldiaceae"@fi,
        "Tofieldiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40000> ;
    skos:prefLabel "karhunruohokasvit"@fi,
        "kärrliljeväxter"@sv .

<http://tun.fi/MX.289483> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Linderniaceae" ;
    dwc:scientificNameAuthorship "Borsch, Kai Müll. & Eb. Fisch." ;
    skos:broader <http://tun.fi/MX.70059> ;
    skos:hiddenLabel "Linderniaceae"@fi,
        "Linderniaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972061> ;
    skos:prefLabel "huuliokasvit"@fi,
        "linderniaväxter"@sv .

<http://tun.fi/MX.289484> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phrymaceae" ;
    dwc:scientificNameAuthorship "Schauer" ;
    skos:broader <http://tun.fi/MX.70059> ;
    skos:hiddenLabel "Phrymaceae"@fi,
        "Phrymaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972068> ;
    skos:prefLabel "apinankukkakasvit"@fi,
        "gyckelblomsväxter"@sv .

<http://tun.fi/MX.289496> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eupelminae" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.289245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289497> ;
    skos:prefLabel "Eupelminae"@fi,
        "Eupelminae"@sv .

<http://tun.fi/MX.289549> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccophagoides" ;
    dwc:scientificNameAuthorship "Girault, 1915" ;
    skos:broader <http://tun.fi/MX.289507> ;
    skos:hiddenLabel "Diaspiniphagus"@fi,
        "Diaspiniphagus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289550> ;
    skos:prefLabel "Coccophagoides"@fi,
        "Coccophagoides"@sv .

<http://tun.fi/MX.289568> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphytis" ;
    dwc:scientificNameAuthorship "Howard, 1900" ;
    skos:broader <http://tun.fi/MX.289551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289569> ;
    skos:prefLabel "Aphytis"@fi,
        "Aphytis"@sv .

<http://tun.fi/MX.289573> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marietta" ;
    dwc:scientificNameAuthorship "Motschulsky, 1863" ;
    skos:broader <http://tun.fi/MX.289551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289574> ;
    skos:prefLabel "Marietta"@fi,
        "Marietta"@sv .

<http://tun.fi/MX.289575> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eretmocerinae" ;
    dwc:scientificNameAuthorship "Shafee & Khan, 1978" ;
    skos:broader <http://tun.fi/MX.289240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289576> ;
    skos:prefLabel "Eretmocerinae"@fi,
        "Eretmocerinae"@sv .

<http://tun.fi/MX.289576> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eretmocerus" ;
    dwc:scientificNameAuthorship "Haldeman, 1850" ;
    skos:broader <http://tun.fi/MX.289575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289577> ;
    skos:prefLabel "Eretmocerus"@fi,
        "Eretmocerus"@sv .

<http://tun.fi/MX.289579> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ablerus" ;
    dwc:scientificNameAuthorship "Howard, 1894" ;
    skos:broader <http://tun.fi/MX.289237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289581> ;
    skos:prefLabel "Ablerus"@fi,
        "Ablerus"@sv .

<http://tun.fi/MX.289582> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Euryischiinae" ;
    dwc:scientificNameAuthorship "Shafee, 1974" ;
    skos:broader <http://tun.fi/MX.289236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289583> ;
    skos:prefLabel "Euryischiinae"@fi,
        "Euryischiinae"@sv .

<http://tun.fi/MX.289583> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euryischia" ;
    dwc:scientificNameAuthorship "Riley, 1889" ;
    skos:broader <http://tun.fi/MX.289582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289584> ;
    skos:prefLabel "Euryischia"@fi,
        "Euryischia"@sv .

<http://tun.fi/MX.289738> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerobasis" ;
    dwc:scientificNameAuthorship "Kolbe, 1882" ;
    skos:broader <http://tun.fi/MX.289737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289739> ;
    skos:prefLabel "Cerobasis"@fi,
        "Cerobasis"@sv .

<http://tun.fi/MX.289744> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trogium" ;
    dwc:scientificNameAuthorship "Illiger, 1798" ;
    skos:broader <http://tun.fi/MX.289737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289745> ;
    skos:prefLabel "Trogium"@fi,
        "Trogium"@sv .

<http://tun.fi/MX.289747> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dorypteryx" ;
    dwc:scientificNameAuthorship "Aaron, 1884" ;
    skos:broader <http://tun.fi/MX.289746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289748> ;
    skos:prefLabel "Dorypteryx"@fi,
        "Dorypteryx"@sv .

<http://tun.fi/MX.289749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psyllipsocus" ;
    dwc:scientificNameAuthorship "Sélys-Longchamps, 1872" ;
    skos:broader <http://tun.fi/MX.289746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289750> ;
    skos:prefLabel "Psyllipsocus"@fi,
        "Psyllipsocus"@sv .

<http://tun.fi/MX.289752> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Liposcelidae" ;
    dwc:scientificNameAuthorship "Enderlein, 1911" ;
    skos:broader <http://tun.fi/MX.289751> ;
    skos:hiddenLabel "Liposcelidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289753> ;
    skos:prefLabel "Liposcelidae"@fi,
        "boklöss"@sv .

<http://tun.fi/MX.289765> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sphaeropsocidae" ;
    dwc:scientificNameAuthorship "Menon, 1942" ;
    skos:broader <http://tun.fi/MX.289751> ;
    skos:hiddenLabel "Sphaeropsocidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289766> ;
    skos:prefLabel "Sphaeropsocidae"@fi,
        "skölddammlöss"@sv .

<http://tun.fi/MX.289766> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Badonnelia" ;
    dwc:scientificNameAuthorship "Pearman, 1953" ;
    skos:broader <http://tun.fi/MX.289765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289767> ;
    skos:prefLabel "Badonnelia"@fi,
        "Badonnelia"@sv .

<http://tun.fi/MX.289769> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Epipsocidae" ;
    dwc:scientificNameAuthorship "Pearman, 1936" ;
    skos:broader <http://tun.fi/MX.289768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289770> ;
    skos:prefLabel "Epipsocidae"@fi,
        "Epipsocidae"@sv .

<http://tun.fi/MX.289770> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bertkauia" ;
    dwc:scientificNameAuthorship "Kolbe, 1882" ;
    skos:broader <http://tun.fi/MX.289769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289772> ;
    skos:prefLabel "Bertkauia"@fi,
        "Bertkauia"@sv .

<http://tun.fi/MX.289774> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caecilius" ;
    dwc:scientificNameAuthorship "Curtis, 1837" ;
    skos:broader <http://tun.fi/MX.289773> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289775> ;
    skos:prefLabel "Caecilius"@fi,
        "Caecilius"@sv .

<http://tun.fi/MX.289783> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enderleinella" ;
    dwc:scientificNameAuthorship "Badonnel, 1932" ;
    skos:broader <http://tun.fi/MX.289773> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289784> ;
    skos:prefLabel "Enderleinella"@fi,
        "Enderleinella"@sv .

<http://tun.fi/MX.289786> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graphopsocus" ;
    dwc:scientificNameAuthorship "Kolbe, 1880" ;
    skos:broader <http://tun.fi/MX.289785> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289787> ;
    skos:prefLabel "Graphopsocus"@fi,
        "Graphopsocus"@sv .

<http://tun.fi/MX.289792> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Amphipsocidae" ;
    dwc:scientificNameAuthorship "Pearman, 1936" ;
    skos:broader <http://tun.fi/MX.289768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289793> ;
    skos:prefLabel "Amphipsocidae"@fi,
        "Amphipsocidae"@sv .

<http://tun.fi/MX.289793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kolbia" ;
    dwc:scientificNameAuthorship "Bertkau, 1882" ;
    skos:broader <http://tun.fi/MX.289792> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289794> ;
    skos:prefLabel "Kolbia"@fi,
        "Kolbia"@sv .

<http://tun.fi/MX.289795> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lachesillidae" ;
    dwc:scientificNameAuthorship "Badonnel, 1951" ;
    skos:broader <http://tun.fi/MX.289768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289796> ;
    skos:prefLabel "Lachesillidae"@fi,
        "Lachesillidae"@sv .

<http://tun.fi/MX.289799> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ectopsocidae" ;
    skos:broader <http://tun.fi/MX.289768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289800> ;
    skos:prefLabel "Ectopsocidae"@fi,
        "Ectopsocidae"@sv .

<http://tun.fi/MX.289802> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Peripsocidae" ;
    dwc:scientificNameAuthorship "Pearman, 1936" ;
    skos:broader <http://tun.fi/MX.289768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289803> ;
    skos:prefLabel "Peripsocidae"@fi,
        "Peripsocidae"@sv .

<http://tun.fi/MX.289810> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trichopsocidae" ;
    dwc:scientificNameAuthorship "Pearman, 1936" ;
    skos:broader <http://tun.fi/MX.289768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289811> ;
    skos:prefLabel "Trichopsocidae"@fi,
        "Trichopsocidae"@sv .

<http://tun.fi/MX.289811> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichopsocus" ;
    dwc:scientificNameAuthorship "Kolbe, 1882" ;
    skos:broader <http://tun.fi/MX.289810> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289812> ;
    skos:prefLabel "Trichopsocus"@fi,
        "Trichopsocus"@sv .

<http://tun.fi/MX.289815> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cuneopalpus" ;
    dwc:scientificNameAuthorship "Badonnel, 1943" ;
    skos:broader <http://tun.fi/MX.289814> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289816> ;
    skos:prefLabel "Cuneopalpus"@fi,
        "Cuneopalpus"@sv .

<http://tun.fi/MX.289823> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemineura" ;
    dwc:scientificNameAuthorship "Tetens, 1891" ;
    skos:broader <http://tun.fi/MX.289814> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289824> ;
    skos:prefLabel "Hemineura"@fi,
        "Hemineura"@sv .

<http://tun.fi/MX.289825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudopsocus" ;
    dwc:scientificNameAuthorship "Kolbe, 1882" ;
    skos:broader <http://tun.fi/MX.289814> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289826> ;
    skos:prefLabel "Pseudopsocus"@fi,
        "Pseudopsocus"@sv .

<http://tun.fi/MX.289827> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Reuterella" ;
    dwc:scientificNameAuthorship "Enderlein, 1903" ;
    skos:broader <http://tun.fi/MX.289814> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289828> ;
    skos:prefLabel "Reuterella"@fi,
        "Reuterella"@sv .

<http://tun.fi/MX.289829> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Philotarsidae" ;
    dwc:scientificNameAuthorship "Pearman, 1936" ;
    skos:broader <http://tun.fi/MX.289768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289830> ;
    skos:prefLabel "Philotarsidae"@fi,
        "Philotarsidae"@sv .

<http://tun.fi/MX.289833> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mesopsocidae" ;
    dwc:scientificNameAuthorship "Enderlein, 1903" ;
    skos:broader <http://tun.fi/MX.289768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289834> ;
    skos:prefLabel "Mesopsocidae"@fi,
        "Mesopsocidae"@sv .

<http://tun.fi/MX.289844> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blaste" ;
    dwc:scientificNameAuthorship "Kolbe, 1883" ;
    skos:broader <http://tun.fi/MX.289839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289846> ;
    skos:prefLabel "Blaste"@fi,
        "Blaste"@sv .

<http://tun.fi/MX.289847> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neopsocopsis" ;
    dwc:scientificNameAuthorship "Badonnel, 1936" ;
    skos:broader <http://tun.fi/MX.289839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289848> ;
    skos:prefLabel "Neopsocopsis"@fi,
        "Neopsocopsis"@sv .

<http://tun.fi/MX.289851> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psococerastis" ;
    dwc:scientificNameAuthorship "Pearman, 1932" ;
    skos:broader <http://tun.fi/MX.289849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289852> ;
    skos:prefLabel "Psococerastis"@fi,
        "Psococerastis"@sv .

<http://tun.fi/MX.289854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metylophorus" ;
    dwc:scientificNameAuthorship "Pearman, 1932" ;
    skos:broader <http://tun.fi/MX.289849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289855> ;
    skos:prefLabel "Metylophorus"@fi,
        "Metylophorus"@sv .

<http://tun.fi/MX.289857> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyalopsocus" ;
    dwc:scientificNameAuthorship "Roesler, 1954" ;
    skos:broader <http://tun.fi/MX.289849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289858> ;
    skos:prefLabel "Hyalopsocus"@fi,
        "Hyalopsocus"@sv .

<http://tun.fi/MX.289859> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psocus" ;
    dwc:scientificNameAuthorship "Latreille, 1794" ;
    skos:broader <http://tun.fi/MX.289849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289860> ;
    skos:prefLabel "Psocus"@fi,
        "Psocus"@sv .

<http://tun.fi/MX.289876> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ixodiphagus" ;
    dwc:scientificNameAuthorship "Howard, 1907" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289877> ;
    skos:prefLabel "Ixodiphagus"@fi,
        "Ixodiphagus"@sv .

<http://tun.fi/MX.289878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leiocyrtus" ;
    dwc:scientificNameAuthorship "Erdös & Novicky, 1955" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289879> ;
    skos:prefLabel "Leiocyrtus"@fi,
        "Leiocyrtus"@sv .

<http://tun.fi/MX.289880> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mahencyrtus" ;
    dwc:scientificNameAuthorship "Masi, 1917" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289882> ;
    skos:prefLabel "Mahencyrtus"@fi,
        "Mahencyrtus"@sv .

<http://tun.fi/MX.289933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Negeniaspidius" ;
    dwc:scientificNameAuthorship "Trjapitzin, 1982" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289934> ;
    skos:prefLabel "Negeniaspidius"@fi,
        "Negeniaspidius"@sv .

<http://tun.fi/MX.289940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parablastothrix" ;
    dwc:scientificNameAuthorship "Mercet, 1917" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289941> ;
    skos:prefLabel "Parablastothrix"@fi,
        "Parablastothrix"@sv .

<http://tun.fi/MX.289946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platencyrtus" ;
    dwc:scientificNameAuthorship "Ferrière, 1955" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289947> ;
    skos:prefLabel "Platencyrtus"@fi,
        "Platencyrtus"@sv .

<http://tun.fi/MX.289948> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prionomastix" ;
    dwc:scientificNameAuthorship "Mayr, 1876" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289949> ;
    skos:prefLabel "Prionomastix"@fi,
        "Prionomastix"@sv .

<http://tun.fi/MX.289953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prochiloneurus" ;
    dwc:scientificNameAuthorship "Silvestri, 1915" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289954> ;
    skos:prefLabel "Prochiloneurus"@fi,
        "Prochiloneurus"@sv .

<http://tun.fi/MX.289955> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protyndarichoides" ;
    dwc:scientificNameAuthorship "Noyes, 1980" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289956> ;
    skos:prefLabel "Protyndarichoides"@fi,
        "Protyndarichoides"@sv .

<http://tun.fi/MX.289964> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudococcobius" ;
    dwc:scientificNameAuthorship "Timberlake, 1916" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289965> ;
    skos:prefLabel "Pseudococcobius"@fi,
        "Pseudococcobius"@sv .

<http://tun.fi/MX.289966> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudorhopus" ;
    dwc:scientificNameAuthorship "Timberlake, 1926" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289967> ;
    skos:prefLabel "Pseudorhopus"@fi,
        "Pseudorhopus"@sv .

<http://tun.fi/MX.289974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sectiliclava" ;
    dwc:scientificNameAuthorship "Hoffer, 1957" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289975> ;
    skos:prefLabel "Sectiliclava"@fi,
        "Sectiliclava"@sv .

<http://tun.fi/MX.289976> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stemmatosteres" ;
    dwc:scientificNameAuthorship "Timberlake, 1918" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289977> ;
    skos:prefLabel "Stemmatosteres"@fi,
        "Stemmatosteres"@sv .

<http://tun.fi/MX.289978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Subprionomitus" ;
    dwc:scientificNameAuthorship "Mercet, 1921" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289979> ;
    skos:prefLabel "Subprionomitus"@fi,
        "Subprionomitus"@sv .

<http://tun.fi/MX.289996> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thomsonisca" ;
    dwc:scientificNameAuthorship "Ghesquière, 1946" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289997> ;
    skos:prefLabel "Thomsonisca"@fi,
        "Thomsonisca"@sv .

<http://tun.fi/MX.290015> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anagyrietta" ;
    dwc:scientificNameAuthorship "Ferrière, 1955" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290016> ;
    skos:prefLabel "Anagyrietta"@fi,
        "Anagyrietta"@sv .

<http://tun.fi/MX.290030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anusia" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290031> ;
    skos:prefLabel "Anusia"@fi,
        "Anusia"@sv .

<http://tun.fi/MX.290032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aquaencyrtus" ;
    dwc:scientificNameAuthorship "Hoffer, 1953" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290033> ;
    skos:prefLabel "Aquaencyrtus"@fi,
        "Aquaencyrtus"@sv .

<http://tun.fi/MX.290037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dusmetia" ;
    dwc:scientificNameAuthorship "Mercet, 1921" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290038> ;
    skos:prefLabel "Dusmetia"@fi,
        "Dusmetia"@sv .

<http://tun.fi/MX.290039> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccidoxenoides" ;
    dwc:scientificNameAuthorship "Girault, 1915" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324436> ;
    skos:prefLabel "Coccidoxenoides"@fi,
        "Coccidoxenoides"@sv .

<http://tun.fi/MX.290051> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucoccidophagus" ;
    dwc:scientificNameAuthorship "Hoffer, 1963" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290052> ;
    skos:prefLabel "Eucoccidophagus"@fi,
        "Eucoccidophagus"@sv .

<http://tun.fi/MX.290053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptomastidea" ;
    dwc:scientificNameAuthorship "Mercet, 1916" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290054> ;
    skos:prefLabel "Leptomastidea"@fi,
        "Leptomastidea"@sv .

<http://tun.fi/MX.290055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptomastix" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290056> ;
    skos:prefLabel "Leptomastix"@fi,
        "Leptomastix"@sv .

<http://tun.fi/MX.290057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mira" ;
    dwc:scientificNameAuthorship "Schellenberg, 1803" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290058> ;
    skos:prefLabel "Mira"@fi,
        "Mira"@sv .

<http://tun.fi/MX.290060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoleptomastix" ;
    dwc:scientificNameAuthorship "Girault, 1915" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290061> ;
    skos:prefLabel "Pseudoleptomastix"@fi,
        "Pseudoleptomastix"@sv .

<http://tun.fi/MX.29007> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Surnia" ;
    dwc:scientificNameAuthorship "Duméril, 1805" ;
    skos:broader <http://tun.fi/MX.207072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29008> ;
    skos:prefLabel "Surnia"@fi,
        "Surnia"@sv .

<http://tun.fi/MX.290072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acerophagus" ;
    dwc:scientificNameAuthorship "Smith, 1880" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290074> ;
    skos:prefLabel "Acerophagus"@fi,
        "Acerophagus"@sv .

<http://tun.fi/MX.290075> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agekianella" ;
    dwc:scientificNameAuthorship "Trjapitzin, 1981" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290076> ;
    skos:prefLabel "Agekianella"@fi,
        "Agekianella"@sv .

<http://tun.fi/MX.290082> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphycaspis" ;
    dwc:scientificNameAuthorship "Hoffer, 1954" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290083> ;
    skos:prefLabel "Aphycaspis"@fi,
        "Aphycaspis"@sv .

<http://tun.fi/MX.29009> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glaucidium" ;
    dwc:scientificNameAuthorship "Boie, 1826" ;
    skos:broader <http://tun.fi/MX.207072> ;
    skos:hiddenLabel "Glaucidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29011> ;
    skos:prefLabel "varpuspöllöt"@fi,
        "Glaucidium"@sv .

<http://tun.fi/MX.290092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphyculus" ;
    dwc:scientificNameAuthorship "Hoffer, 1954" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290093> ;
    skos:prefLabel "Aphyculus"@fi,
        "Aphyculus"@sv .

<http://tun.fi/MX.290097> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arrhenophagus" ;
    dwc:scientificNameAuthorship "Aurivillius, 1888" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290098> ;
    skos:prefLabel "Arrhenophagus"@fi,
        "Arrhenophagus"@sv .

<http://tun.fi/MX.290099> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baeocharis" ;
    dwc:scientificNameAuthorship "Mayr, 1876" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290101> ;
    skos:prefLabel "Baeocharis"@fi,
        "Baeocharis"@sv .

<http://tun.fi/MX.290122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachyencyrtus" ;
    dwc:scientificNameAuthorship "Hoffer, 1959" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290123> ;
    skos:prefLabel "Brachyencyrtus"@fi,
        "Brachyencyrtus"@sv .

<http://tun.fi/MX.290124> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerapterocerus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290125> ;
    skos:prefLabel "Cerapterocerus"@fi,
        "Cerapterocerus"@sv .

<http://tun.fi/MX.290135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cercobelus" ;
    dwc:scientificNameAuthorship "Walker, 1840" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290136> ;
    skos:prefLabel "Cercobelus"@fi,
        "Cercobelus"@sv .

<http://tun.fi/MX.290185> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Discodes" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290187> ;
    skos:prefLabel "Discodes"@fi,
        "Discodes"@sv .

<http://tun.fi/MX.290188> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echthroplexiella" ;
    dwc:scientificNameAuthorship "Mercet, 1921" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290189> ;
    skos:prefLabel "Echthroplexiella"@fi,
        "Echthroplexiella"@sv .

<http://tun.fi/MX.290190> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echthroplexis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290192> ;
    skos:prefLabel "Echthroplexis"@fi,
        "Echthroplexis"@sv .

<http://tun.fi/MX.290208> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adelencyrtus" ;
    dwc:scientificNameAuthorship "Ashmead, 1900" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290210> ;
    skos:prefLabel "Adelencyrtus"@fi,
        "Adelencyrtus"@sv .

<http://tun.fi/MX.290212> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eugahania" ;
    dwc:scientificNameAuthorship "Mercet, 1926" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290213> ;
    skos:prefLabel "Eugahania"@fi,
        "Eugahania"@sv .

<http://tun.fi/MX.290214> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eusemion" ;
    dwc:scientificNameAuthorship "Howard, 1895" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290215> ;
    skos:prefLabel "Eusemion"@fi,
        "Eusemion"@sv .

<http://tun.fi/MX.290226> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterococcidoxenus" ;
    dwc:scientificNameAuthorship "Ishii, 1940" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290227> ;
    skos:prefLabel "Heterococcidoxenus"@fi,
        "Heterococcidoxenus"@sv .

<http://tun.fi/MX.290241> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zaomma" ;
    dwc:scientificNameAuthorship "Ashmead, 1900" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290243> ;
    skos:prefLabel "Zaomma"@fi,
        "Zaomma"@sv .

<http://tun.fi/MX.290255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proserpinicaris" ;
    dwc:scientificNameAuthorship "Jakobi, 1972" ;
    skos:broader <http://tun.fi/MX.214194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290256> ;
    skos:prefLabel "Proserpinicaris"@fi,
        "Proserpinicaris"@sv .

<http://tun.fi/MX.290257> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pesceus" ;
    dwc:scientificNameAuthorship "Özdikmen, 2008" ;
    skos:broader <http://tun.fi/MX.214203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290258> ;
    skos:prefLabel "Pesceus"@fi,
        "Pesceus"@sv .

<http://tun.fi/MX.290276> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neotelphusa" ;
    dwc:scientificNameAuthorship "Janse, 1958" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59742> ;
    skos:prefLabel "Neotelphusa"@fi,
        "Neotelphusa"@sv .

<http://tun.fi/MX.290301> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeostigma" ;
    skos:broader <http://tun.fi/MX.290300> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290302> ;
    skos:prefLabel "Phaeostigma"@fi,
        "Phaeostigma"@sv .

<http://tun.fi/MX.290303> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Raphidia" ;
    skos:broader <http://tun.fi/MX.290300> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290304> ;
    skos:prefLabel "Raphidia"@fi,
        "Raphidia"@sv .

<http://tun.fi/MX.290305> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthostigma" ;
    skos:broader <http://tun.fi/MX.290300> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290306> ;
    skos:prefLabel "Xanthostigma"@fi,
        "Xanthostigma"@sv .

<http://tun.fi/MX.290308> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helicoconis" ;
    skos:broader <http://tun.fi/MX.290307> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290309> ;
    skos:prefLabel "Helicoconis"@fi,
        "Helicoconis"@sv .

<http://tun.fi/MX.290314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parasemidalis" ;
    skos:broader <http://tun.fi/MX.290307> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290315> ;
    skos:prefLabel "Parasemidalis"@fi,
        "Parasemidalis"@sv .

<http://tun.fi/MX.290316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Semidalis" ;
    skos:broader <http://tun.fi/MX.290307> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290317> ;
    skos:prefLabel "Semidalis"@fi,
        "Semidalis"@sv .

<http://tun.fi/MX.29032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athene" ;
    dwc:scientificNameAuthorship "Boie, 1822" ;
    skos:broader <http://tun.fi/MX.207072> ;
    skos:hiddenLabel "Athene"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29033> ;
    skos:prefLabel "minervanpöllöt"@fi,
        "Athene"@sv .

<http://tun.fi/MX.290326> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drepanepteryx" ;
    skos:broader <http://tun.fi/MX.290325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290327> ;
    skos:prefLabel "Drepanepteryx"@fi,
        "Drepanepteryx"@sv .

<http://tun.fi/MX.290328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megalomus" ;
    skos:broader <http://tun.fi/MX.290325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290329> ;
    skos:prefLabel "Megalomus"@fi,
        "Megalomus"@sv .

<http://tun.fi/MX.290357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psectra" ;
    skos:broader <http://tun.fi/MX.290325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290358> ;
    skos:prefLabel "Psectra"@fi,
        "Psectra"@sv .

<http://tun.fi/MX.290368> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysotropia" ;
    skos:broader <http://tun.fi/MX.290363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290369> ;
    skos:prefLabel "Chrysotropia"@fi,
        "Chrysotropia"@sv .

<http://tun.fi/MX.29037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aegolius" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.207072> ;
    skos:hiddenLabel "Aegolius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29038> ;
    skos:prefLabel "helmipöllöt"@fi,
        "Aegolius"@sv .

<http://tun.fi/MX.290381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peyerimhoffina" ;
    skos:broader <http://tun.fi/MX.290363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290382> ;
    skos:prefLabel "Peyerimhoffina"@fi,
        "Peyerimhoffina"@sv .

<http://tun.fi/MX.290383> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysoperla" ;
    skos:broader <http://tun.fi/MX.290363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290384> ;
    skos:prefLabel "Chrysoperla"@fi,
        "Chrysoperla"@sv .

<http://tun.fi/MX.290385> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cunctochrysa" ;
    skos:broader <http://tun.fi/MX.290363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290386> ;
    skos:prefLabel "Cunctochrysa"@fi,
        "Cunctochrysa"@sv .

<http://tun.fi/MX.290387> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Myrmeleontidae" ;
    skos:broader <http://tun.fi/MX.70227> ;
    skos:hiddenLabel "Myrmeleontidae"@fi,
        "Myrmeleontidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290388> ;
    skos:prefLabel "muurahaiskorennot"@fi,
        "myrlejonsländor"@sv .

<http://tun.fi/MX.290391> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Panorpidae" ;
    skos:broader <http://tun.fi/MX.70225> ;
    skos:hiddenLabel "Panorpidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290394> ;
    skos:prefLabel "skorpionikorennot"@fi,
        "Panorpidae"@sv .

<http://tun.fi/MX.290400> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Boreidae" ;
    skos:broader <http://tun.fi/MX.70225> ;
    skos:hiddenLabel "Boreidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290401> ;
    skos:prefLabel "lumikorennot"@fi,
        "Boreidae"@sv .

<http://tun.fi/MX.290401> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boreus" ;
    skos:broader <http://tun.fi/MX.290400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290402> ;
    skos:prefLabel "Boreus"@fi,
        "Boreus"@sv .

<http://tun.fi/MX.290460> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ceratiamyxales" ;
    skos:broader <http://tun.fi/MX.5010414> ;
    skos:hiddenLabel "Ceratiamyxales"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290493> ;
    skos:prefLabel "nukkalimasienet"@fi,
        "Ceratiamyxales"@sv .

<http://tun.fi/MX.290464> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arcyodes" ;
    skos:broader <http://tun.fi/MX.70654> ;
    skos:hiddenLabel "Arcyodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290465> ;
    skos:prefLabel "tunkuset"@fi,
        "Arcyodes"@sv .

<http://tun.fi/MX.290487> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Barbeyella" ;
    skos:broader <http://tun.fi/MX.70650> ;
    skos:hiddenLabel "Barbeyella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290488> ;
    skos:prefLabel "lastuset"@fi,
        "Barbeyella"@sv .

<http://tun.fi/MX.290489> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brefeldia" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:hiddenLabel "Brefeldia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290490> ;
    skos:prefLabel "rakkoset"@fi,
        "Brefeldia"@sv .

<http://tun.fi/MX.290491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calomyxa" ;
    skos:broader <http://tun.fi/MX.70654> ;
    skos:hiddenLabel "Calomyxa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290492> ;
    skos:prefLabel "kelmuset"@fi,
        "Calomyxa"@sv .

<http://tun.fi/MX.290493> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratiomyxa" ;
    skos:broader <http://tun.fi/MX.290460> ;
    skos:hiddenLabel "Ceratiomyxa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290494> ;
    skos:prefLabel "nukkaset"@fi,
        "Ceratiomyxa"@sv .

<http://tun.fi/MX.290496> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colloderma" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:hiddenLabel "Colloderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290497> ;
    skos:prefLabel "tahmaset"@fi,
        "Colloderma"@sv .

<http://tun.fi/MX.290531> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diachea" ;
    skos:broader <http://tun.fi/MX.70652> ;
    skos:hiddenLabel "Diachea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290532> ;
    skos:prefLabel "kuuraset"@fi,
        "Diachea"@sv .

<http://tun.fi/MX.290536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dictydiaethalium" ;
    skos:broader <http://tun.fi/MX.70651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290537> ;
    skos:prefLabel "Dictydiaethalium"@fi,
        "Dictydiaethalium"@sv .

<http://tun.fi/MX.290573> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enerthenema" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:hiddenLabel "Enerthenema"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290574> ;
    skos:prefLabel "sompaset"@fi,
        "Enerthenema"@sv .

<http://tun.fi/MX.290608> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leocarpus" ;
    skos:broader <http://tun.fi/MX.70652> ;
    skos:hiddenLabel "Leocarpus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290609> ;
    skos:prefLabel "terttuset"@fi,
        "Leocarpus"@sv .

<http://tun.fi/MX.290614> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptoderma" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:hiddenLabel "Leptoderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290615> ;
    skos:prefLabel "vaskiset"@fi,
        "Leptoderma"@sv .

<http://tun.fi/MX.290628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lindbladia" ;
    skos:broader <http://tun.fi/MX.70651> ;
    skos:hiddenLabel "Lindbladia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290629> ;
    skos:prefLabel "läkkiset"@fi,
        "Lindbladia"@sv .

<http://tun.fi/MX.290630> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Listerella" ;
    skos:broader <http://tun.fi/MX.70651> ;
    skos:hiddenLabel "Listerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290631> ;
    skos:prefLabel "keriset"@fi,
        "Listerella"@sv .

<http://tun.fi/MX.290635> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macbrideola" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:hiddenLabel "Macbrideola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290636> ;
    skos:prefLabel "torvijalat"@fi,
        "Macbrideola"@sv .

<http://tun.fi/MX.290643> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mucilago" ;
    skos:broader <http://tun.fi/MX.70652> ;
    skos:hiddenLabel "Mucilago"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290644> ;
    skos:prefLabel "paransyljet"@fi,
        "Mucilago"@sv .

<http://tun.fi/MX.290689> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prototrichia" ;
    skos:broader <http://tun.fi/MX.70654> ;
    skos:hiddenLabel "Prototrichia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290690> ;
    skos:prefLabel "purkuset"@fi,
        "Prototrichia"@sv .

<http://tun.fi/MX.290700> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stemonaria" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290701> ;
    skos:prefLabel "Stemonaria"@fi,
        "Stemonaria"@sv .

<http://tun.fi/MX.290739> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tubifera" ;
    skos:broader <http://tun.fi/MX.70651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290740> ;
    skos:prefLabel "Tubifera"@fi,
        "Tubifera"@sv .

<http://tun.fi/MX.290887> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dipylidiidae" ;
    skos:broader <http://tun.fi/MX.290981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290888> ;
    skos:prefLabel "Dipylidiidae"@fi,
        "Dipylidiidae"@sv .

<http://tun.fi/MX.290888> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dipylidium" ;
    dwc:scientificNameAuthorship "Leuckart, 1863" ;
    skos:broader <http://tun.fi/MX.290887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290889> ;
    skos:prefLabel "Dipylidium"@fi,
        "Dipylidium"@sv .

<http://tun.fi/MX.290895> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Biglandatrium" ;
    dwc:scientificNameAuthorship "Spasskaya, 1961" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290896> ;
    skos:prefLabel "Biglandatrium"@fi,
        "Biglandatrium"@sv .

<http://tun.fi/MX.290901> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicranotaenia" ;
    dwc:scientificNameAuthorship "Railliet, 1892" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290902> ;
    skos:prefLabel "Dicranotaenia"@fi,
        "Dicranotaenia"@sv .

<http://tun.fi/MX.290909> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diploposthe" ;
    dwc:scientificNameAuthorship "Jacobi, 1896" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290910> ;
    skos:prefLabel "Diploposthe"@fi,
        "Diploposthe"@sv .

<http://tun.fi/MX.290911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ditestolepis" ;
    dwc:scientificNameAuthorship "Soltys, 1952" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290912> ;
    skos:prefLabel "Ditestolepis"@fi,
        "Ditestolepis"@sv .

<http://tun.fi/MX.290918> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Caryophyllaeidae" ;
    skos:broader <http://tun.fi/MX.290917> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290919> ;
    skos:prefLabel "Caryophyllaeidae"@fi,
        "Caryophyllaeidae"@sv .

<http://tun.fi/MX.290919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caryophyllaeus" ;
    dwc:scientificNameAuthorship "Müller, 1787" ;
    skos:broader <http://tun.fi/MX.290918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290920> ;
    skos:prefLabel "Caryophyllaeus"@fi,
        "Caryophyllaeus"@sv .

<http://tun.fi/MX.290922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caryophyllaeides" ;
    dwc:scientificNameAuthorship "Nybelin, 1922" ;
    skos:broader <http://tun.fi/MX.290921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290923> ;
    skos:prefLabel "Caryophyllaeides"@fi,
        "Caryophyllaeides"@sv .

<http://tun.fi/MX.290924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Khawia" ;
    dwc:scientificNameAuthorship "Hsü, 1935" ;
    skos:broader <http://tun.fi/MX.290921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290925> ;
    skos:prefLabel "Khawia"@fi,
        "Khawia"@sv .

<http://tun.fi/MX.290926> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Spathebothriidea" ;
    skos:broader <http://tun.fi/MX.4987077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290927> ;
    skos:prefLabel "Spathebothriidea"@fi,
        "Spathebothriidea"@sv .

<http://tun.fi/MX.290928> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyathocephalus" ;
    dwc:scientificNameAuthorship "Kessler, 1868" ;
    skos:broader <http://tun.fi/MX.290927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290929> ;
    skos:prefLabel "Cyathocephalus"@fi,
        "Cyathocephalus"@sv .

<http://tun.fi/MX.290930> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplocotyle" ;
    dwc:scientificNameAuthorship "Krabbe, 1874" ;
    skos:broader <http://tun.fi/MX.290927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290931> ;
    skos:prefLabel "Diplocotyle"@fi,
        "Diplocotyle"@sv .

<http://tun.fi/MX.290932> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Diphyllobothriidea" ;
    skos:broader <http://tun.fi/MX.4987077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290933> ;
    skos:prefLabel "Diphyllobothriidea"@fi,
        "Diphyllobothriidea"@sv .

<http://tun.fi/MX.290938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ligula" ;
    dwc:scientificNameAuthorship "Bloch, 1782" ;
    skos:broader <http://tun.fi/MX.290933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290939> ;
    skos:prefLabel "Ligula"@fi,
        "Ligula"@sv .

<http://tun.fi/MX.290947> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bothriocephalidae" ;
    skos:broader <http://tun.fi/MX.290946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290948> ;
    skos:prefLabel "Bothriocephalidae"@fi,
        "Bothriocephalidae"@sv .

<http://tun.fi/MX.290961> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Proteocephalidea" ;
    skos:broader <http://tun.fi/MX.4987077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290962> ;
    skos:prefLabel "Proteocephalidea"@fi,
        "Proteocephalidea"@sv .

<http://tun.fi/MX.290962> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Proteocephalidae" ;
    skos:broader <http://tun.fi/MX.290961> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290963> ;
    skos:prefLabel "Proteocephalidae"@fi,
        "Proteocephalidae"@sv .

<http://tun.fi/MX.290976> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Tetrabothriidea" ;
    skos:broader <http://tun.fi/MX.4987077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290977> ;
    skos:prefLabel "Tetrabothriidea"@fi,
        "Tetrabothriidea"@sv .

<http://tun.fi/MX.290977> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tetrabothriidae" ;
    skos:broader <http://tun.fi/MX.290976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290978> ;
    skos:prefLabel "Tetrabothriidae"@fi,
        "Tetrabothriidae"@sv .

<http://tun.fi/MX.290983> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anoplocephala" ;
    dwc:scientificNameAuthorship "Blanchard, 1848" ;
    skos:broader <http://tun.fi/MX.290982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290984> ;
    skos:prefLabel "Anoplocephala"@fi,
        "Anoplocephala"@sv .

<http://tun.fi/MX.290987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurotaenia" ;
    dwc:scientificNameAuthorship "Haukisalmi, Hardman, Hoberg & Henttonen, 2014" ;
    skos:broader <http://tun.fi/MX.290982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290988> ;
    skos:prefLabel "Eurotaenia"@fi,
        "Eurotaenia"@sv .

<http://tun.fi/MX.290989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lemminia" ;
    dwc:scientificNameAuthorship "Haukisalmi, Hardman, Hoberg & Henttonen, 2014" ;
    skos:broader <http://tun.fi/MX.290982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290990> ;
    skos:prefLabel "Lemminia"@fi,
        "Lemminia"@sv .

<http://tun.fi/MX.290993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microticola" ;
    dwc:scientificNameAuthorship "Haukisalmi, Hardman, Hoberg & Henttonen, 2014" ;
    skos:broader <http://tun.fi/MX.290982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290994> ;
    skos:prefLabel "Microticola"@fi,
        "Microticola"@sv .

<http://tun.fi/MX.290999> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mosgovoyia" ;
    dwc:scientificNameAuthorship "Spasskii, 1951" ;
    skos:broader <http://tun.fi/MX.290982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291000> ;
    skos:prefLabel "Mosgovoyia"@fi,
        "Mosgovoyia"@sv .

<http://tun.fi/MX.291001> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoctenotaenia" ;
    dwc:scientificNameAuthorship "Tenora, 1976" ;
    skos:broader <http://tun.fi/MX.290982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291002> ;
    skos:prefLabel "Neoctenotaenia"@fi,
        "Neoctenotaenia"@sv .

<http://tun.fi/MX.291012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Skrjabinotaenia" ;
    dwc:scientificNameAuthorship "Ahumyan, 1946" ;
    skos:broader <http://tun.fi/MX.291007> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291013> ;
    skos:prefLabel "Skrjabinotaenia"@fi,
        "Skrjabinotaenia"@sv .

<http://tun.fi/MX.291017> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paroniella" ;
    dwc:scientificNameAuthorship "Fuhrmann, 1920" ;
    skos:broader <http://tun.fi/MX.291014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291018> ;
    skos:prefLabel "Paroniella"@fi,
        "Paroniella"@sv .

<http://tun.fi/MX.291019> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Raillietina" ;
    dwc:scientificNameAuthorship "Fuhrmann, 1920" ;
    skos:broader <http://tun.fi/MX.291014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291020> ;
    skos:prefLabel "Raillietina"@fi,
        "Raillietina"@sv .

<http://tun.fi/MX.291021> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Skrjabinia" ;
    dwc:scientificNameAuthorship "Fuhrmann, 1920" ;
    skos:broader <http://tun.fi/MX.291014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291022> ;
    skos:prefLabel "Skrjabinia"@fi,
        "Skrjabinia"@sv .

<http://tun.fi/MX.291024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alcataenia" ;
    dwc:scientificNameAuthorship "Spasskaya, 1971" ;
    skos:broader <http://tun.fi/MX.291023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291026> ;
    skos:prefLabel "Alcataenia"@fi,
        "Alcataenia"@sv .

<http://tun.fi/MX.291029> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anomotaenia" ;
    dwc:scientificNameAuthorship "Cohn, 1900" ;
    skos:broader <http://tun.fi/MX.291023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291031> ;
    skos:prefLabel "Anomotaenia"@fi,
        "Anomotaenia"@sv .

<http://tun.fi/MX.291035> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dilepis" ;
    dwc:scientificNameAuthorship "Weinland, 1858" ;
    skos:broader <http://tun.fi/MX.291023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291036> ;
    skos:prefLabel "Dilepis"@fi,
        "Dilepis"@sv .

<http://tun.fi/MX.291039> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hepatocestus" ;
    dwc:scientificNameAuthorship "Bona, 1994" ;
    skos:broader <http://tun.fi/MX.291023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291040> ;
    skos:prefLabel "Hepatocestus"@fi,
        "Hepatocestus"@sv .

<http://tun.fi/MX.291045> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liga" ;
    dwc:scientificNameAuthorship "Weinland, 1857" ;
    skos:broader <http://tun.fi/MX.291023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291046> ;
    skos:prefLabel "Liga"@fi,
        "Liga"@sv .

<http://tun.fi/MX.291047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monocercus" ;
    dwc:scientificNameAuthorship "Villot, 1882" ;
    skos:broader <http://tun.fi/MX.291023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291048> ;
    skos:prefLabel "Monocercus"@fi,
        "Monocercus"@sv .

<http://tun.fi/MX.291049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monosertum" ;
    dwc:scientificNameAuthorship "Bona, 1994" ;
    skos:broader <http://tun.fi/MX.291023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291050> ;
    skos:prefLabel "Monosertum"@fi,
        "Monosertum"@sv .

<http://tun.fi/MX.291051> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoliga" ;
    dwc:scientificNameAuthorship "Singh, 1952" ;
    skos:broader <http://tun.fi/MX.291023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291052> ;
    skos:prefLabel "Neoliga"@fi,
        "Neoliga"@sv .

<http://tun.fi/MX.291053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neovalipora" ;
    dwc:scientificNameAuthorship "Baer, 1962" ;
    skos:broader <http://tun.fi/MX.291023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291054> ;
    skos:prefLabel "Neovalipora"@fi,
        "Neovalipora"@sv .

<http://tun.fi/MX.291055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nototaenia" ;
    dwc:scientificNameAuthorship "Jones & Williams, 1967" ;
    skos:broader <http://tun.fi/MX.291023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291056> ;
    skos:prefLabel "Nototaenia"@fi,
        "Nototaenia"@sv .

<http://tun.fi/MX.291059> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rallitaenia" ;
    dwc:scientificNameAuthorship "Spasskii & Spasskaya, 1975" ;
    skos:broader <http://tun.fi/MX.291023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291060> ;
    skos:prefLabel "Rallitaenia"@fi,
        "Rallitaenia"@sv .

<http://tun.fi/MX.291063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anonchotaenia" ;
    dwc:scientificNameAuthorship "Cohn, 1900" ;
    skos:broader <http://tun.fi/MX.291062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291064> ;
    skos:prefLabel "Anonchotaenia"@fi,
        "Anonchotaenia"@sv .

<http://tun.fi/MX.291067> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cladotaenia" ;
    dwc:scientificNameAuthorship "Cohn, 1901" ;
    skos:broader <http://tun.fi/MX.291062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291068> ;
    skos:prefLabel "Cladotaenia"@fi,
        "Cladotaenia"@sv .

<http://tun.fi/MX.291069> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notopentorchis" ;
    dwc:scientificNameAuthorship "Burt, 1938" ;
    skos:broader <http://tun.fi/MX.291062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291070> ;
    skos:prefLabel "Notopentorchis"@fi,
        "Notopentorchis"@sv .

<http://tun.fi/MX.291088> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydatigera" ;
    dwc:scientificNameAuthorship "Lamarck, 1816" ;
    skos:broader <http://tun.fi/MX.291076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291089> ;
    skos:prefLabel "Hydatigera"@fi,
        "Hydatigera"@sv .

<http://tun.fi/MX.291090> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Versteria" ;
    dwc:scientificNameAuthorship "Nakao, Lavikainen, Iwaki, Haukisalmi, Konyaev, Oku, Okamoto & Ito, 2013" ;
    skos:broader <http://tun.fi/MX.291076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291091> ;
    skos:prefLabel "Versteria"@fi,
        "Versteria"@sv .

<http://tun.fi/MX.291100> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drepanidotaenia" ;
    dwc:scientificNameAuthorship "Railliet, 1892" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291101> ;
    skos:prefLabel "Drepanidotaenia"@fi,
        "Drepanidotaenia"@sv .

<http://tun.fi/MX.291102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dubininolepis" ;
    dwc:scientificNameAuthorship "Spasskii & Spasskaya, 1954" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291103> ;
    skos:prefLabel "Dubininolepis"@fi,
        "Dubininolepis"@sv .

<http://tun.fi/MX.291104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fimbriaria" ;
    dwc:scientificNameAuthorship "Frölich, 1802" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291105> ;
    skos:prefLabel "Fimbriaria"@fi,
        "Fimbriaria"@sv .

<http://tun.fi/MX.291106> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gulyaevilepis" ;
    dwc:scientificNameAuthorship "Kornienko & Binkiene, 2014" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291107> ;
    skos:prefLabel "Gulyaevilepis"@fi,
        "Gulyaevilepis"@sv .

<http://tun.fi/MX.291108> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hymenolepis" ;
    dwc:scientificNameAuthorship "Weinland, 1858" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291110> ;
    skos:prefLabel "Hymenolepis"@fi,
        "Hymenolepis"@sv .

<http://tun.fi/MX.291112> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lineolepis" ;
    dwc:scientificNameAuthorship "Spasskii, 1959" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291113> ;
    skos:prefLabel "Lineolepis"@fi,
        "Lineolepis"@sv .

<http://tun.fi/MX.291133> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudobotrialepis" ;
    dwc:scientificNameAuthorship "Schaldybin, 1957" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291134> ;
    skos:prefLabel "Pseudobotrialepis"@fi,
        "Pseudobotrialepis"@sv .

<http://tun.fi/MX.291135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Retinometra" ;
    dwc:scientificNameAuthorship "Spasskii, 1955" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291136> ;
    skos:prefLabel "Retinometra"@fi,
        "Retinometra"@sv .

<http://tun.fi/MX.291137> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rodentolepis" ;
    dwc:scientificNameAuthorship "Spasskii, 1954" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291138> ;
    skos:prefLabel "Rodentolepis"@fi,
        "Rodentolepis"@sv .

<http://tun.fi/MX.291144> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Soricinia" ;
    dwc:scientificNameAuthorship "Spasskii & Spasskaya, 1954" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291145> ;
    skos:prefLabel "Soricinia"@fi,
        "Soricinia"@sv .

<http://tun.fi/MX.291146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spasskylepis" ;
    dwc:scientificNameAuthorship "Schaldybin, 1964" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291147> ;
    skos:prefLabel "Spasskylepis"@fi,
        "Spasskylepis"@sv .

<http://tun.fi/MX.291148> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Staphylocystis" ;
    dwc:scientificNameAuthorship "Villot,1877" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291149> ;
    skos:prefLabel "Staphylocystis"@fi,
        "Staphylocystis"@sv .

<http://tun.fi/MX.29115> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Caprimulgidae" ;
    skos:broader <http://tun.fi/MX.29078> ;
    skos:hiddenLabel "Caprimulgidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206981> ;
    skos:prefLabel "kehrääjät"@fi,
        "Caprimulgidae"@sv .

<http://tun.fi/MX.291150> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Staphylocystoides" ;
    dwc:scientificNameAuthorship "Yamaguti, 1959" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291151> ;
    skos:prefLabel "Staphylocystoides"@fi,
        "Staphylocystoides"@sv .

<http://tun.fi/MX.291152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tschertkovilepis" ;
    dwc:scientificNameAuthorship "Spassky & Spasskaya, 1954" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291153> ;
    skos:prefLabel "Tschertkovilepis"@fi,
        "Tschertkovilepis"@sv .

<http://tun.fi/MX.291154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Urocystis" ;
    dwc:scientificNameAuthorship "Villot, 1880" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291155> ;
    skos:prefLabel "Urocystis"@fi,
        "Urocystis"@sv .

<http://tun.fi/MX.291158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Variolepis" ;
    dwc:scientificNameAuthorship "Spasskii & Spasskaya, 1954" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291159> ;
    skos:prefLabel "Variolepis"@fi,
        "Variolepis"@sv .

<http://tun.fi/MX.291160> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vigisolepis" ;
    dwc:scientificNameAuthorship "Matevosyan, 1945" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291161> ;
    skos:prefLabel "Vigisolepis"@fi,
        "Vigisolepis"@sv .

<http://tun.fi/MX.291162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wardium" ;
    dwc:scientificNameAuthorship "Mayhew, 1925" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291163> ;
    skos:prefLabel "Wardium"@fi,
        "Wardium"@sv .

<http://tun.fi/MX.291164> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wardoides" ;
    dwc:scientificNameAuthorship "Spasskii, 1963" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291165> ;
    skos:prefLabel "Wardoides"@fi,
        "Wardoides"@sv .

<http://tun.fi/MX.291166> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Linstowiidae" ;
    skos:broader <http://tun.fi/MX.290981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291167> ;
    skos:prefLabel "Linstowiidae"@fi,
        "Linstowiidae"@sv .

<http://tun.fi/MX.291167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atriotaenia" ;
    dwc:scientificNameAuthorship "Sandground, 1926" ;
    skos:broader <http://tun.fi/MX.291166> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291168> ;
    skos:prefLabel "Atriotaenia"@fi,
        "Atriotaenia"@sv .

<http://tun.fi/MX.291169> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mesocestoididae" ;
    skos:broader <http://tun.fi/MX.290981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291170> ;
    skos:prefLabel "Mesocestoididae"@fi,
        "Mesocestoididae"@sv .

<http://tun.fi/MX.291376> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amyrsidea" ;
    dwc:scientificNameAuthorship "Ewing, 1927" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291377> ;
    skos:prefLabel "Amyrsidea"@fi,
        "Amyrsidea"@sv .

<http://tun.fi/MX.291409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cuculiphilus" ;
    dwc:scientificNameAuthorship "Uchida, 1926" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291410> ;
    skos:prefLabel "Cuculiphilus"@fi,
        "Cuculiphilus"@sv .

<http://tun.fi/MX.291411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dennyus" ;
    dwc:scientificNameAuthorship "Neumann, 1906" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291412> ;
    skos:prefLabel "Dennyus"@fi,
        "Dennyus"@sv .

<http://tun.fi/MX.291416> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gruimenopon" ;
    dwc:scientificNameAuthorship "Clay & Meinertzhagen, 1941" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291417> ;
    skos:prefLabel "Gruimenopon"@fi,
        "Gruimenopon"@sv .

<http://tun.fi/MX.291419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heleonomus" ;
    dwc:scientificNameAuthorship "Ferris, 1916" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291420> ;
    skos:prefLabel "Heleonomus"@fi,
        "Heleonomus"@sv .

<http://tun.fi/MX.291422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hohorstiella" ;
    dwc:scientificNameAuthorship "Eichler, 1940" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291423> ;
    skos:prefLabel "Hohorstiella"@fi,
        "Hohorstiella"@sv .

<http://tun.fi/MX.29149> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caprimulgus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.206981> ;
    skos:hiddenLabel "Caprimulgus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29172> ;
    skos:prefLabel "kehrääjät"@fi,
        "Caprimulgus"@sv .

<http://tun.fi/MX.291508> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Laemobothriidae" ;
    dwc:scientificNameAuthorship "Mjöberg, 1910" ;
    skos:broader <http://tun.fi/MX.291355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291509> ;
    skos:prefLabel "Laemobothriidae"@fi,
        "Laemobothriidae"@sv .

<http://tun.fi/MX.291515> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ricinidae" ;
    dwc:scientificNameAuthorship "Neumann, 1906" ;
    skos:broader <http://tun.fi/MX.291355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291516> ;
    skos:prefLabel "Ricinidae"@fi,
        "Ricinidae"@sv .

<http://tun.fi/MX.291529> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gliricola" ;
    dwc:scientificNameAuthorship "Mjöberg, 1910" ;
    skos:broader <http://tun.fi/MX.291528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291530> ;
    skos:prefLabel "Gliricola"@fi,
        "Gliricola"@sv .

<http://tun.fi/MX.291531> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyropus" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:broader <http://tun.fi/MX.291528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291532> ;
    skos:prefLabel "Gyropus"@fi,
        "Gyropus"@sv .

<http://tun.fi/MX.291533> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trimenoponidae" ;
    dwc:scientificNameAuthorship "Harrison, 1915" ;
    skos:broader <http://tun.fi/MX.291355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291534> ;
    skos:prefLabel "Trimenoponidae"@fi,
        "Trimenoponidae"@sv .

<http://tun.fi/MX.291534> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trimenopon" ;
    dwc:scientificNameAuthorship "Cummings, 1913" ;
    skos:broader <http://tun.fi/MX.291533> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291535> ;
    skos:prefLabel "Trimenopon"@fi,
        "Trimenopon"@sv .

<http://tun.fi/MX.291570> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aquanirmus" ;
    dwc:scientificNameAuthorship "Clay & Meinertzhagen, 1939" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291571> ;
    skos:prefLabel "Aquanirmus"@fi,
        "Aquanirmus"@sv .

<http://tun.fi/MX.291572> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ardeicola" ;
    dwc:scientificNameAuthorship "Clay, 1935" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291573> ;
    skos:prefLabel "Ardeicola"@fi,
        "Ardeicola"@sv .

<http://tun.fi/MX.291617> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capraiella" ;
    dwc:scientificNameAuthorship "Conci, 1941" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291618> ;
    skos:prefLabel "Capraiella"@fi,
        "Capraiella"@sv .

<http://tun.fi/MX.291625> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chelopistes" ;
    dwc:scientificNameAuthorship "Kéler, 1939" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291626> ;
    skos:prefLabel "Chelopistes"@fi,
        "Chelopistes"@sv .

<http://tun.fi/MX.291628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coloceras" ;
    dwc:scientificNameAuthorship "Taschenberg, 1882" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291629> ;
    skos:prefLabel "Coloceras"@fi,
        "Coloceras"@sv .

<http://tun.fi/MX.291637> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Craspedonirmus" ;
    dwc:scientificNameAuthorship "Thomson, 1940" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291638> ;
    skos:prefLabel "Craspedonirmus"@fi,
        "Craspedonirmus"@sv .

<http://tun.fi/MX.291654> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cuclotogaster" ;
    dwc:scientificNameAuthorship "Carriker, 1936" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291655> ;
    skos:prefLabel "Cuclotogaster"@fi,
        "Cuclotogaster"@sv .

<http://tun.fi/MX.291657> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cuculicola" ;
    dwc:scientificNameAuthorship "Clay & Meinertzhagen, 1941" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291658> ;
    skos:prefLabel "Cuculicola"@fi,
        "Cuculicola"@sv .

<http://tun.fi/MX.291659> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cuculoecus" ;
    dwc:scientificNameAuthorship "Ewing, 1926" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291660> ;
    skos:prefLabel "Cuculoecus"@fi,
        "Cuculoecus"@sv .

<http://tun.fi/MX.291682> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Esthiopterum" ;
    dwc:scientificNameAuthorship "Harrison, 1916" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291683> ;
    skos:prefLabel "Esthiopterum"@fi,
        "Esthiopterum"@sv .

<http://tun.fi/MX.291708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haffneria" ;
    dwc:scientificNameAuthorship "Timmermann, 1966" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291709> ;
    skos:prefLabel "Haffneria"@fi,
        "Haffneria"@sv .

<http://tun.fi/MX.291711> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Incidifrons" ;
    dwc:scientificNameAuthorship "Ewing, 1929" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291712> ;
    skos:prefLabel "Incidifrons"@fi,
        "Incidifrons"@sv .

<http://tun.fi/MX.291722> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lipeurus" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291723> ;
    skos:prefLabel "Lipeurus"@fi,
        "Lipeurus"@sv .

<http://tun.fi/MX.291736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mulcticola" ;
    dwc:scientificNameAuthorship "Clay & Meinertzhagen, 1938" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291737> ;
    skos:prefLabel "Mulcticola"@fi,
        "Mulcticola"@sv .

<http://tun.fi/MX.291738> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neophilopterus" ;
    dwc:scientificNameAuthorship "Cummings, 1916" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291739> ;
    skos:prefLabel "Neophilopterus"@fi,
        "Neophilopterus"@sv .

<http://tun.fi/MX.291822> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Picicola" ;
    dwc:scientificNameAuthorship "Clay & Meinertzhagen, 1938" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291823> ;
    skos:prefLabel "Picicola"@fi,
        "Picicola"@sv .

<http://tun.fi/MX.291912> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia scolopacisphaeopodis" ;
    dwc:scientificNameAuthorship "(Schrank, 1803)" ;
    skos:broader <http://tun.fi/MX.291873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291913> ;
    skos:prefLabel "Saemundssonia scolopacisphaeopodis"@fi,
        "Saemundssonia scolopacisphaeopodis"@sv .

<http://tun.fi/MX.291941> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sturnidoecus" ;
    dwc:scientificNameAuthorship "Eichler, 1944" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291942> ;
    skos:prefLabel "Sturnidoecus"@fi,
        "Sturnidoecus"@sv .

<http://tun.fi/MX.291956> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Felicola" ;
    dwc:scientificNameAuthorship "Ewing, 1929" ;
    skos:broader <http://tun.fi/MX.291944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291957> ;
    skos:prefLabel "Felicola"@fi,
        "Felicola"@sv .

<http://tun.fi/MX.291958> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stachiella" ;
    dwc:scientificNameAuthorship "Kéler, 1938" ;
    skos:broader <http://tun.fi/MX.291944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291959> ;
    skos:prefLabel "Stachiella"@fi,
        "Stachiella"@sv .

<http://tun.fi/MX.291966> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Echinophthiriidae" ;
    dwc:scientificNameAuthorship "Enderlein, 1904" ;
    skos:broader <http://tun.fi/MX.291965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291967> ;
    skos:prefLabel "Echinophthiriidae"@fi,
        "Echinophthiriidae"@sv .

<http://tun.fi/MX.291967> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echinophthirius" ;
    dwc:scientificNameAuthorship "Giebel, 1871" ;
    skos:broader <http://tun.fi/MX.291966> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291968> ;
    skos:prefLabel "Echinophthirius"@fi,
        "Echinophthirius"@sv .

<http://tun.fi/MX.291970> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Enderleinellidae" ;
    dwc:scientificNameAuthorship "Ewing, 1929" ;
    skos:broader <http://tun.fi/MX.291965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291971> ;
    skos:prefLabel "Enderleinellidae"@fi,
        "Enderleinellidae"@sv .

<http://tun.fi/MX.291971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enderleinellus" ;
    dwc:scientificNameAuthorship "Fahrenholz, 1916" ;
    skos:broader <http://tun.fi/MX.291970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291972> ;
    skos:prefLabel "Enderleinellus"@fi,
        "Enderleinellus"@sv .

<http://tun.fi/MX.291973> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Haematopinidae" ;
    dwc:scientificNameAuthorship "Enderlein, 1904" ;
    skos:broader <http://tun.fi/MX.291965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291974> ;
    skos:prefLabel "Haematopinidae"@fi,
        "Haematopinidae"@sv .

<http://tun.fi/MX.291979> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hoplopleuridae" ;
    dwc:scientificNameAuthorship "Ewing, 1929" ;
    skos:broader <http://tun.fi/MX.291965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291980> ;
    skos:prefLabel "Hoplopleuridae"@fi,
        "Hoplopleuridae"@sv .

<http://tun.fi/MX.291989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Solenopotes" ;
    dwc:scientificNameAuthorship "Enderlein, 1904" ;
    skos:broader <http://tun.fi/MX.291983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291990> ;
    skos:prefLabel "Solenopotes"@fi,
        "Solenopotes"@sv .

<http://tun.fi/MX.291991> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pediculidae" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.291965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291992> ;
    skos:prefLabel "Pediculidae"@fi,
        "Pediculidae"@sv .

<http://tun.fi/MX.292004> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pthiridae" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.291965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292005> ;
    skos:prefLabel "Pthiridae"@fi,
        "Pthiridae"@sv .

<http://tun.fi/MX.292005> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pthirus" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.292004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292006> ;
    skos:prefLabel "Pthirus"@fi,
        "Pthirus"@sv .

<http://tun.fi/MX.292130> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bangiaceae" ;
    skos:broader <http://tun.fi/MX.70090> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292131> ;
    skos:prefLabel "Bangiaceae"@fi,
        "Bangiaceae"@sv .

<http://tun.fi/MX.292131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bangia" ;
    dwc:scientificNameAuthorship "Lyngbye" ;
    skos:broader <http://tun.fi/MX.292130> ;
    skos:hiddenLabel "Bangia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292132> ;
    skos:prefLabel "purppuralangat"@fi,
        "Bangia"@sv .

<http://tun.fi/MX.292139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grania" ;
    dwc:scientificNameAuthorship "(Rosenvinge) Kylin" ;
    skos:broader <http://tun.fi/MX.254275> ;
    skos:hiddenLabel "Grania"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292140> ;
    skos:prefLabel "punanukat"@fi,
        "Grania"@sv .

<http://tun.fi/MX.292144> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ahnfeltiaceae" ;
    skos:broader <http://tun.fi/MX.70096> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213365> ;
    skos:prefLabel "Ahnfeltiaceae"@fi,
        "Ahnfeltiaceae"@sv .

<http://tun.fi/MX.292170> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sirodotia" ;
    dwc:scientificNameAuthorship "Kylin" ;
    skos:broader <http://tun.fi/MX.292145> ;
    skos:hiddenLabel "Sirodotia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292171> ;
    skos:prefLabel "nukkanauhat"@fi,
        "Sirodotia"@sv .

<http://tun.fi/MX.292175> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tuomeya" ;
    dwc:scientificNameAuthorship "Harvey" ;
    skos:broader <http://tun.fi/MX.292145> ;
    skos:hiddenLabel "Tuomeya"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292176> ;
    skos:prefLabel "rustonauhat"@fi,
        "Tuomeya"@sv .

<http://tun.fi/MX.292178> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lemaneaceae" ;
    skos:broader <http://tun.fi/MX.70098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213363> ;
    skos:prefLabel "Lemaneaceae"@fi,
        "Lemaneaceae"@sv .

<http://tun.fi/MX.29218> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Apodidae" ;
    skos:broader <http://tun.fi/MX.29078> ;
    skos:hiddenLabel "Apodidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206983> ;
    skos:prefLabel "kiitäjät (linnut)"@fi,
        "Apodidae"@sv .

<http://tun.fi/MX.292184> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Callithamniaceae" ;
    skos:broader <http://tun.fi/MX.70100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292185> ;
    skos:prefLabel "Callithamniaceae"@fi,
        "Callithamniaceae"@sv .

<http://tun.fi/MX.292185> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aglaothamnion" ;
    dwc:scientificNameAuthorship "Feldmann-Mazoyer" ;
    skos:broader <http://tun.fi/MX.292184> ;
    skos:hiddenLabel "Aglaothamnion"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292186> ;
    skos:prefLabel "ruusulevät"@fi,
        "Aglaothamnion"@sv .

<http://tun.fi/MX.292198> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polyidaceae" ;
    skos:broader <http://tun.fi/MX.70103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292199> ;
    skos:prefLabel "Polyidaceae"@fi,
        "Polyidaceae"@sv .

<http://tun.fi/MX.292199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyides" ;
    dwc:scientificNameAuthorship "C.Agardh" ;
    skos:broader <http://tun.fi/MX.292198> ;
    skos:hiddenLabel "Polyides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292200> ;
    skos:prefLabel "hankalevät"@fi,
        "Polyides"@sv .

<http://tun.fi/MX.292209> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Porphyridiaceae" ;
    skos:broader <http://tun.fi/MX.70114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292210> ;
    skos:prefLabel "Porphyridiaceae"@fi,
        "Porphyridiaceae"@sv .

<http://tun.fi/MX.292210> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porphyridium" ;
    dwc:scientificNameAuthorship "Nägeli" ;
    skos:broader <http://tun.fi/MX.292209> ;
    skos:hiddenLabel "Porphyridium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292211> ;
    skos:prefLabel "punapalleroiset"@fi,
        "Porphyridium"@sv .

<http://tun.fi/MX.292213> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chaetophoraceae" ;
    skos:broader <http://tun.fi/MX.70705> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292215> ;
    skos:prefLabel "Chaetophoraceae"@fi,
        "Chaetophoraceae"@sv .

<http://tun.fi/MX.292215> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetophora" ;
    dwc:scientificNameAuthorship "F.Schrank" ;
    skos:broader <http://tun.fi/MX.292213> ;
    skos:hiddenLabel "Chaetophora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292216> ;
    skos:prefLabel "vihertukot"@fi,
        "Chaetophora"@sv .

<http://tun.fi/MX.292219> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rosenvingiella" ;
    dwc:scientificNameAuthorship "P.C.Silva" ;
    skos:broader <http://tun.fi/MX.254286> ;
    skos:hiddenLabel "Rosenvingiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292220> ;
    skos:prefLabel "viherhaituvat"@fi,
        "Rosenvingiella"@sv .

<http://tun.fi/MX.292228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhizoclonium" ;
    dwc:scientificNameAuthorship "Kützing" ;
    skos:broader <http://tun.fi/MX.254289> ;
    skos:hiddenLabel "Rhizoclonium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292229> ;
    skos:prefLabel "koukkulangat"@fi,
        "Rhizoclonium"@sv .

<http://tun.fi/MX.292230> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pithophoraceae" ;
    skos:broader <http://tun.fi/MX.70735> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292231> ;
    skos:prefLabel "Pithophoraceae"@fi,
        "Pithophoraceae"@sv .

<http://tun.fi/MX.292231> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aegagropila" ;
    dwc:scientificNameAuthorship "Kützing" ;
    skos:broader <http://tun.fi/MX.292230> ;
    skos:hiddenLabel "Aegagropila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213276> ;
    skos:prefLabel "ahdinpallerot"@fi,
        "Aegagropila"@sv .

<http://tun.fi/MX.292236> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Monostromataceae" ;
    skos:broader <http://tun.fi/MX.70740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213279> ;
    skos:prefLabel "Monostromataceae"@fi,
        "Monostromataceae"@sv .

<http://tun.fi/MX.292240> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capsosiphon" ;
    dwc:scientificNameAuthorship "Gobi" ;
    skos:broader <http://tun.fi/MX.254291> ;
    skos:hiddenLabel "Capsosiphon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292241> ;
    skos:prefLabel "putkilevät"@fi,
        "Capsosiphon"@sv .

<http://tun.fi/MX.292242> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spongomorpha" ;
    dwc:scientificNameAuthorship "Kützing" ;
    skos:broader <http://tun.fi/MX.254291> ;
    skos:hiddenLabel "Spongomorpha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292243> ;
    skos:prefLabel "vihertupsut"@fi,
        "Spongomorpha"@sv .

<http://tun.fi/MX.292249> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Percursaria" ;
    dwc:scientificNameAuthorship "Bory" ;
    skos:broader <http://tun.fi/MX.206714> ;
    skos:hiddenLabel "Percursaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292250> ;
    skos:prefLabel "paririhmat"@fi,
        "Percursaria"@sv .

<http://tun.fi/MX.292273> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acinetosporaceae" ;
    skos:broader <http://tun.fi/MX.70532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213332> ;
    skos:prefLabel "Acinetosporaceae"@fi,
        "Acinetosporaceae"@sv .

<http://tun.fi/MX.292279> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scytosiphonaceae" ;
    skos:broader <http://tun.fi/MX.70532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213342> ;
    skos:prefLabel "Scytosiphonaceae"@fi,
        "Scytosiphonaceae"@sv .

<http://tun.fi/MX.292304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heribaudiella" ;
    dwc:scientificNameAuthorship "Gomont" ;
    skos:broader <http://tun.fi/MX.254310> ;
    skos:hiddenLabel "Heribaudiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292305> ;
    skos:prefLabel "järviruskolaikut"@fi,
        "Heribaudiella"@sv .

<http://tun.fi/MX.292310> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphacelorbus" ;
    dwc:scientificNameAuthorship "Draisma, Prud'homme & H.Kawai" ;
    skos:broader <http://tun.fi/MX.254139> ;
    skos:hiddenLabel "Sphacelorbus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292311> ;
    skos:prefLabel "pikkusudit"@fi,
        "Sphacelorbus"@sv .

<http://tun.fi/MX.292314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halopteris" ;
    dwc:scientificNameAuthorship "Kützing" ;
    skos:broader <http://tun.fi/MX.292313> ;
    skos:hiddenLabel "Halopteris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292315> ;
    skos:prefLabel "havusudit"@fi,
        "Halopteris"@sv .

<http://tun.fi/MX.292317> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protohalopteris" ;
    dwc:scientificNameAuthorship "Draisma, Prud'homme & H.Kawai" ;
    skos:broader <http://tun.fi/MX.292313> ;
    skos:hiddenLabel "Protohalopteris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292318> ;
    skos:prefLabel "nysäsudit"@fi,
        "Protohalopteris"@sv .

<http://tun.fi/MX.292320> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Halosiphonaceae" ;
    skos:broader <http://tun.fi/MX.70539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213355> ;
    skos:prefLabel "Halosiphonaceae"@fi,
        "Halosiphonaceae"@sv .

<http://tun.fi/MX.292321> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Vaucheriaceae" ;
    skos:broader <http://tun.fi/MX.70554> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213328> ;
    skos:prefLabel "Vaucheriaceae"@fi,
        "Vaucheriaceae"@sv .

<http://tun.fi/MX.292326> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ectocarpaceae" ;
    skos:broader <http://tun.fi/MX.70532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213329> ;
    skos:prefLabel "Ectocarpaceae"@fi,
        "Ectocarpaceae"@sv .

<http://tun.fi/MX.292360> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Asphodelaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70035> ;
    skos:hiddenLabel "Asphodelaceae"@fi,
        "Xanthorrhoeaceae"@fi,
        "Asphodelaceae"@sv,
        "Xanthorrhoeaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41877> ;
    skos:prefLabel "soihtukasvit"@fi,
        "afodillväxter"@sv .

<http://tun.fi/MX.292434> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Ciconii" ;
    skos:broader <http://tun.fi/MX.26009> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26172> ;
    skos:prefLabel "Ciconii"@fi,
        "Ciconii"@sv .

<http://tun.fi/MX.292447> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Haematopodinae" ;
    skos:broader <http://tun.fi/MX.27457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27458> ;
    skos:prefLabel "Haematopodinae"@fi,
        "Haematopodinae"@sv .

<http://tun.fi/MX.292458> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Glareolinae" ;
    skos:broader <http://tun.fi/MX.27502> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27517> ;
    skos:prefLabel "Glareolinae"@fi,
        "Glareolinae"@sv .

<http://tun.fi/MX.292459> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cursoriinae" ;
    skos:broader <http://tun.fi/MX.27502> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27505> ;
    skos:prefLabel "Cursoriinae"@fi,
        "Cursoriinae"@sv .

<http://tun.fi/MX.292461> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Pici" ;
    skos:broader <http://tun.fi/MX.30103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.30331> ;
    skos:prefLabel "Pici"@fi,
        "Pici"@sv .

<http://tun.fi/MX.292561> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fistulinaceae" ;
    dwc:scientificNameAuthorship "Lotsy" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205059> ;
    skos:prefLabel "Fistulinaceae"@fi,
        "Fistulinaceae"@sv .

<http://tun.fi/MX.292771> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Massalongia" ;
    dwc:scientificNameAuthorship "Kieffer, 1897" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274956> ;
    skos:prefLabel "Massalongia"@fi,
        "Massalongia"@sv .

<http://tun.fi/MX.29285> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hirundapus" ;
    dwc:scientificNameAuthorship "Hodgson, 1837" ;
    skos:broader <http://tun.fi/MX.206983> ;
    skos:hiddenLabel "Hirundapus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29286> ;
    skos:prefLabel "piikkikiitäjät"@fi,
        "Hirundapus"@sv .

<http://tun.fi/MX.292962> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oriolinae" ;
    skos:broader <http://tun.fi/MX.36859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36860> ;
    skos:prefLabel "Oriolinae"@fi,
        "Oriolinae"@sv .

<http://tun.fi/MX.293056> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Passeridae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Passeridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36571> ;
    skos:prefLabel "varpuset"@fi,
        "Passeridae"@sv .

<http://tun.fi/MX.293080> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Fringillinae" ;
    skos:broader <http://tun.fi/MX.36235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36236> ;
    skos:prefLabel "Fringillinae"@fi,
        "Fringillinae"@sv .

<http://tun.fi/MX.293104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erythrina" ;
    dwc:scientificNameAuthorship "C.L.Brehm, 1828" ;
    skos:broader <http://tun.fi/MX.293082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36331> ;
    skos:prefLabel "Erythrina"@fi,
        "Erythrina"@sv .

<http://tun.fi/MX.293111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chloris" ;
    dwc:scientificNameAuthorship "Cuvier, 1800" ;
    skos:broader <http://tun.fi/MX.293082> ;
    skos:hiddenLabel "Chloris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36283> ;
    skos:prefLabel "viherpeipot"@fi,
        "Chloris"@sv .

<http://tun.fi/MX.293115> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spinus" ;
    dwc:scientificNameAuthorship "Koch, 1816" ;
    skos:broader <http://tun.fi/MX.293082> ;
    skos:hiddenLabel "Spinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36287> ;
    skos:prefLabel "vihervarpuset"@fi,
        "Spinus"@sv .

<http://tun.fi/MX.29314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachymarptis" ;
    dwc:scientificNameAuthorship "Roberts, 1922" ;
    skos:broader <http://tun.fi/MX.206983> ;
    skos:hiddenLabel "Tachymarptis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29315> ;
    skos:prefLabel "isokiitäjät"@fi,
        "Tachymarptis"@sv .

<http://tun.fi/MX.293216> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Periparus" ;
    dwc:scientificNameAuthorship "Selys-Longchamps, 1884" ;
    skos:broader <http://tun.fi/MX.34530> ;
    skos:hiddenLabel "Periparus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34549> ;
    skos:prefLabel "kuusitiaiset"@fi,
        "Periparus"@sv .

<http://tun.fi/MX.293218> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophophanes" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.34530> ;
    skos:hiddenLabel "Lophophanes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34553> ;
    skos:prefLabel "töyhtötiaiset"@fi,
        "Lophophanes"@sv .

<http://tun.fi/MX.293226> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alaudala" ;
    dwc:scientificNameAuthorship "Horsfield & Moore, 1856" ;
    skos:broader <http://tun.fi/MX.31969> ;
    skos:hiddenLabel "Alaudala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32038> ;
    skos:prefLabel "pikkukiurut"@fi,
        "Alaudala"@sv .

<http://tun.fi/MX.293246> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Locustellidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Locustellidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33628> ;
    skos:prefLabel "sirkkalinnut"@fi,
        "Locustellidae"@sv .

<http://tun.fi/MX.293260> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arundinax" ;
    dwc:scientificNameAuthorship "Blyth, 1845" ;
    skos:broader <http://tun.fi/MX.293258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33666> ;
    skos:prefLabel "Arundinax"@fi,
        "Arundinax"@sv .

<http://tun.fi/MX.293341> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Regulidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Regulidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33951> ;
    skos:prefLabel "hippiäiset"@fi,
        "Regulidae"@sv .

<http://tun.fi/MX.293396> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sittinae" ;
    skos:broader <http://tun.fi/MX.34584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34585> ;
    skos:prefLabel "Sittinae"@fi,
        "Sittinae"@sv .

<http://tun.fi/MX.293435> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cossyphinae" ;
    skos:broader <http://tun.fi/MX.33960> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32800> ;
    skos:prefLabel "Cossyphinae"@fi,
        "Cossyphinae"@sv .

<http://tun.fi/MX.293461> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calliope" ;
    dwc:scientificNameAuthorship "Gould, 1836" ;
    skos:broader <http://tun.fi/MX.293436> ;
    skos:hiddenLabel "Calliope"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32805> ;
    skos:prefLabel "rubiinisatakielet"@fi,
        "Calliope"@sv .

<http://tun.fi/MX.296400> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypodoryctes" ;
    dwc:scientificNameAuthorship "Kokujev, 1900" ;
    skos:broader <http://tun.fi/MX.296395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296401> ;
    skos:prefLabel "Hypodoryctes"@fi,
        "Hypodoryctes"@sv .

<http://tun.fi/MX.296415> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ecphylus" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296416> ;
    skos:prefLabel "Ecphylus"@fi,
        "Ecphylus"@sv .

<http://tun.fi/MX.296420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hecabolus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.296395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296421> ;
    skos:prefLabel "Hecabolus"@fi,
        "Hecabolus"@sv .

<http://tun.fi/MX.296506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bracomorpha" ;
    dwc:scientificNameAuthorship "Papp, 1971" ;
    skos:broader <http://tun.fi/MX.296431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296507> ;
    skos:prefLabel "Bracomorpha"@fi,
        "Bracomorpha"@sv .

<http://tun.fi/MX.296508> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baryproctus" ;
    dwc:scientificNameAuthorship "Ashmead, 1900" ;
    skos:broader <http://tun.fi/MX.296431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296509> ;
    skos:prefLabel "Baryproctus"@fi,
        "Baryproctus"@sv .

<http://tun.fi/MX.296540> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iphiaulax" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296541> ;
    skos:prefLabel "Iphiaulax"@fi,
        "Iphiaulax"@sv .

<http://tun.fi/MX.296597> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rogas" ;
    dwc:scientificNameAuthorship "Nees, 1818" ;
    skos:broader <http://tun.fi/MX.296542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296599> ;
    skos:prefLabel "Rogas"@fi,
        "Rogas"@sv .

<http://tun.fi/MX.296617> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolopsidea" ;
    dwc:scientificNameAuthorship "Hincks, 1944" ;
    skos:broader <http://tun.fi/MX.296612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296618> ;
    skos:prefLabel "Dolopsidea"@fi,
        "Dolopsidea"@sv .

<http://tun.fi/MX.296619> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudobathystomus" ;
    dwc:scientificNameAuthorship "Belokobylskij, 1986" ;
    skos:broader <http://tun.fi/MX.296612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296620> ;
    skos:prefLabel "Pseudobathystomus"@fi,
        "Pseudobathystomus"@sv .

<http://tun.fi/MX.296621> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oncophanes" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296622> ;
    skos:prefLabel "Oncophanes"@fi,
        "Oncophanes"@sv .

<http://tun.fi/MX.296638> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chremylus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296639> ;
    skos:prefLabel "Chremylus"@fi,
        "Chremylus"@sv .

<http://tun.fi/MX.296646> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dimeris" ;
    dwc:scientificNameAuthorship "Ruthe, 1854" ;
    skos:broader <http://tun.fi/MX.296636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296647> ;
    skos:prefLabel "Dimeris"@fi,
        "Dimeris"@sv .

<http://tun.fi/MX.296676> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachystigmus" ;
    dwc:scientificNameAuthorship "Hellén, 1927" ;
    skos:broader <http://tun.fi/MX.296668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296678> ;
    skos:prefLabel "Pachystigmus"@fi,
        "Pachystigmus"@sv .

<http://tun.fi/MX.296681> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Avga" ;
    dwc:scientificNameAuthorship "Nixon, 1940" ;
    skos:broader <http://tun.fi/MX.296679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296682> ;
    skos:prefLabel "Avga"@fi,
        "Avga"@sv .

<http://tun.fi/MX.296684> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hormius" ;
    dwc:scientificNameAuthorship "Nees, 1818" ;
    skos:broader <http://tun.fi/MX.296679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296685> ;
    skos:prefLabel "Hormius"@fi,
        "Hormius"@sv .

<http://tun.fi/MX.296686> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Gnamptodontinae" ;
    dwc:scientificNameAuthorship "Fischer, 1970" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Gnamptodontinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296687> ;
    skos:prefLabel "kääpiökoivainokaiset"@fi,
        "Gnamptodontinae"@sv .

<http://tun.fi/MX.296694> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ademon" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296695> ;
    skos:prefLabel "Ademon"@fi,
        "Ademon"@sv .

<http://tun.fi/MX.296832> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atormus" ;
    dwc:scientificNameAuthorship "van Achterberg, 1997" ;
    skos:broader <http://tun.fi/MX.296692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296833> ;
    skos:prefLabel "Atormus"@fi,
        "Atormus"@sv .

<http://tun.fi/MX.296879> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bitomoides" ;
    dwc:scientificNameAuthorship "van Achterberg, 2004" ;
    skos:broader <http://tun.fi/MX.296692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296880> ;
    skos:prefLabel "Bitomoides"@fi,
        "Bitomoides"@sv .

<http://tun.fi/MX.296881> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Desmiostoma" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296882> ;
    skos:prefLabel "Desmiostoma"@fi,
        "Desmiostoma"@sv .

<http://tun.fi/MX.296965> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adelurola" ;
    dwc:scientificNameAuthorship "Strand, 1928" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296966> ;
    skos:prefLabel "Adelurola"@fi,
        "Adelurola"@sv .

<http://tun.fi/MX.296974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachyusa" ;
    dwc:scientificNameAuthorship "Ruthe, 1854" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5080145> ;
    skos:prefLabel "Trachyusa"@fi,
        "Trachyusa"@sv .

<http://tun.fi/MX.296977> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symphanes" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296978> ;
    skos:prefLabel "Symphanes"@fi,
        "Symphanes"@sv .

<http://tun.fi/MX.296979> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asyntactus" ;
    dwc:scientificNameAuthorship "Marshall, 1892" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296980> ;
    skos:prefLabel "Asyntactus"@fi,
        "Asyntactus"@sv .

<http://tun.fi/MX.296996> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polemochartus" ;
    dwc:scientificNameAuthorship "Schulz, 1911" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296997> ;
    skos:prefLabel "Polemochartus"@fi,
        "Polemochartus"@sv .

<http://tun.fi/MX.296998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epimicta" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296999> ;
    skos:prefLabel "Epimicta"@fi,
        "Epimicta"@sv .

<http://tun.fi/MX.297025> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudichneutes" ;
    dwc:scientificNameAuthorship "Belokobylskij, 1996" ;
    skos:broader <http://tun.fi/MX.297016> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297026> ;
    skos:prefLabel "Pseudichneutes"@fi,
        "Pseudichneutes"@sv .

<http://tun.fi/MX.297027> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Proteropinae" ;
    dwc:scientificNameAuthorship "van Achterberg, 1976" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297028> ;
    skos:prefLabel "Proteropinae"@fi,
        "Proteropinae"@sv .

<http://tun.fi/MX.297028> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proterops" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.297027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297029> ;
    skos:prefLabel "Proterops"@fi,
        "Proterops"@sv .

<http://tun.fi/MX.297030> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Miracinae" ;
    dwc:scientificNameAuthorship "Viereck, 1918" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Miracinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297031> ;
    skos:prefLabel "kaunovainokaiset"@fi,
        "Miracinae"@sv .

<http://tun.fi/MX.297031> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mirax" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.297030> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297032> ;
    skos:prefLabel "Mirax"@fi,
        "Mirax"@sv .

<http://tun.fi/MX.297039> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Orgilinae" ;
    dwc:scientificNameAuthorship "Ashmead, 1900" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Orgilinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297040> ;
    skos:prefLabel "piikkivainokaiset"@fi,
        "Orgilinae"@sv .

<http://tun.fi/MX.297200> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paroplitis" ;
    dwc:scientificNameAuthorship "Mason, 1981" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297201> ;
    skos:prefLabel "Paroplitis"@fi,
        "Paroplitis"@sv .

<http://tun.fi/MX.297269> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Illidops" ;
    dwc:scientificNameAuthorship "Mason, 1981" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297270> ;
    skos:prefLabel "Illidops"@fi,
        "Illidops"@sv .

<http://tun.fi/MX.297373> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Toxares" ;
    dwc:scientificNameAuthorship "Haliday, 1840" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297374> ;
    skos:prefLabel "Toxares"@fi,
        "Toxares"@sv .

<http://tun.fi/MX.297396> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paralipsis" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297397> ;
    skos:prefLabel "Paralipsis"@fi,
        "Paralipsis"@sv .

<http://tun.fi/MX.297422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudopauesia" ;
    dwc:scientificNameAuthorship "Halme, 1986" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297423> ;
    skos:prefLabel "Pseudopauesia"@fi,
        "Pseudopauesia"@sv .

<http://tun.fi/MX.297444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaeretiella" ;
    dwc:scientificNameAuthorship "Starý, 1960" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297445> ;
    skos:prefLabel "Diaeretiella"@fi,
        "Diaeretiella"@sv .

<http://tun.fi/MX.297454> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lipolexis" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297455> ;
    skos:prefLabel "Lipolexis"@fi,
        "Lipolexis"@sv .

<http://tun.fi/MX.297480> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calaphidius" ;
    dwc:scientificNameAuthorship "Mackauer, 1961" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297481> ;
    skos:prefLabel "Calaphidius"@fi,
        "Calaphidius"@sv .

<http://tun.fi/MX.297496> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspicolpus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297497> ;
    skos:prefLabel "Aspicolpus"@fi,
        "Aspicolpus"@sv .

<http://tun.fi/MX.297499> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspigonus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297500> ;
    skos:prefLabel "Aspigonus"@fi,
        "Aspigonus"@sv .

<http://tun.fi/MX.297502> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taphaeus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297506> ;
    skos:prefLabel "Taphaeus"@fi,
        "Taphaeus"@sv .

<http://tun.fi/MX.297559> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Foersteria" ;
    dwc:scientificNameAuthorship "Szépligeti, 1896" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297560> ;
    skos:prefLabel "Foersteria"@fi,
        "Foersteria"@sv .

<http://tun.fi/MX.297564> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dyscoletes" ;
    dwc:scientificNameAuthorship "Westwood, 1840" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297565> ;
    skos:prefLabel "Dyscoletes"@fi,
        "Dyscoletes"@sv .

<http://tun.fi/MX.297656> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinocampus" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297657> ;
    skos:prefLabel "Dinocampus"@fi,
        "Dinocampus"@sv .

<http://tun.fi/MX.297680> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proclithrophorus" ;
    dwc:scientificNameAuthorship "Tobias & Belokobylskij, 1981" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297681> ;
    skos:prefLabel "Proclithrophorus"@fi,
        "Proclithrophorus"@sv .

<http://tun.fi/MX.297734> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ropalophorus" ;
    dwc:scientificNameAuthorship "Curtis, 1837" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297735> ;
    skos:prefLabel "Ropalophorus"@fi,
        "Ropalophorus"@sv .

<http://tun.fi/MX.297743> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Homolobinae" ;
    dwc:scientificNameAuthorship "van Achterberg, 1979" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Homolobinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297749> ;
    skos:prefLabel "tikarivainokaiset"@fi,
        "Homolobinae"@sv .

<http://tun.fi/MX.297744> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Charmontinae" ;
    dwc:scientificNameAuthorship "van Achterberg, 1979" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Charmontinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297745> ;
    skos:prefLabel "käärövainokaiset"@fi,
        "Charmontinae"@sv .

<http://tun.fi/MX.297745> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Charmon" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.297744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297746> ;
    skos:prefLabel "Charmon"@fi,
        "Charmon"@sv .

<http://tun.fi/MX.297760> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Macrocentrinae" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Macrocentrinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297761> ;
    skos:prefLabel "väkävainokaiset"@fi,
        "Macrocentrinae"@sv .

<http://tun.fi/MX.297779> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cremnops" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297781> ;
    skos:prefLabel "Cremnops"@fi,
        "Cremnops"@sv .

<http://tun.fi/MX.297795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bassus" ;
    dwc:scientificNameAuthorship "Fabricius, 1804" ;
    skos:broader <http://tun.fi/MX.297778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297799> ;
    skos:prefLabel "Bassus"@fi,
        "Bassus"@sv .

<http://tun.fi/MX.297817> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cenocoelius" ;
    dwc:scientificNameAuthorship "Westwood, 1840" ;
    skos:broader <http://tun.fi/MX.297816> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297818> ;
    skos:prefLabel "Cenocoelius"@fi,
        "Cenocoelius"@sv .

<http://tun.fi/MX.297819> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lestricus" ;
    dwc:scientificNameAuthorship "Reinhard, 1865" ;
    skos:broader <http://tun.fi/MX.297816> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297820> ;
    skos:prefLabel "Lestricus"@fi,
        "Lestricus"@sv .

<http://tun.fi/MX.297839> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amyras" ;
    dwc:scientificNameAuthorship "Nixon, 1943" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297840> ;
    skos:prefLabel "Amyras"@fi,
        "Amyras"@sv .

<http://tun.fi/MX.297847> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coloneurella" ;
    dwc:scientificNameAuthorship "van Achterberg, 1976" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297848> ;
    skos:prefLabel "Coloneurella"@fi,
        "Coloneurella"@sv .

<http://tun.fi/MX.297851> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laotris" ;
    dwc:scientificNameAuthorship "Nixon, 1943" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297852> ;
    skos:prefLabel "Laotris"@fi,
        "Laotris"@sv .

<http://tun.fi/MX.297853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lodbrokia" ;
    dwc:scientificNameAuthorship "Hedqvist, 1962" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297854> ;
    skos:prefLabel "Lodbrokia"@fi,
        "Lodbrokia"@sv .

<http://tun.fi/MX.297859> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synelix" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297860> ;
    skos:prefLabel "Synelix"@fi,
        "Synelix"@sv .

<http://tun.fi/MX.297861> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tates" ;
    dwc:scientificNameAuthorship "Nixon, 1943" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297862> ;
    skos:prefLabel "Tates"@fi,
        "Tates"@sv .

<http://tun.fi/MX.297863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Victorovita" ;
    dwc:scientificNameAuthorship "Tobias, 1985" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297864> ;
    skos:prefLabel "Victorovita"@fi,
        "Victorovita"@sv .

<http://tun.fi/MX.297866> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Adinetida" ;
    skos:broader <http://tun.fi/MX.297865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312404> ;
    skos:prefLabel "Adinetida"@fi,
        "Adinetida"@sv .

<http://tun.fi/MX.297883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sibirionetta" ;
    dwc:scientificNameAuthorship "von Boetthicer, 1929" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26365> ;
    skos:prefLabel "Sibirionetta"@fi,
        "Sibirionetta"@sv .

<http://tun.fi/MX.297894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetrastes" ;
    dwc:scientificNameAuthorship "Keyserling & Blasius, 1840" ;
    skos:broader <http://tun.fi/MX.206950> ;
    skos:hiddenLabel "Tetrastes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26931> ;
    skos:prefLabel "pyyt"@fi,
        "Tetrastes"@sv .

<http://tun.fi/MX.297909> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anuraeopsis" ;
    dwc:scientificNameAuthorship "Lauterborn, 1900" ;
    skos:broader <http://tun.fi/MX.297871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312480> ;
    skos:prefLabel "Anuraeopsis"@fi,
        "Anuraeopsis"@sv .

<http://tun.fi/MX.297910> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trochosphaeridae" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.70452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297911> ;
    skos:prefLabel "Trochosphaeridae"@fi,
        "Trochosphaeridae"@sv .

<http://tun.fi/MX.297925> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Conochilidae" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.70452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297926> ;
    skos:prefLabel "Conochilidae"@fi,
        "Conochilidae"@sv .

<http://tun.fi/MX.297948> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lecanidae" ;
    dwc:scientificNameAuthorship "Remane, 1933" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297949> ;
    skos:prefLabel "Lecanidae"@fi,
        "Lecanidae"@sv .

<http://tun.fi/MX.298041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antigone" ;
    dwc:scientificNameAuthorship "Reichenbach, 1853" ;
    skos:broader <http://tun.fi/MX.292433> ;
    skos:hiddenLabel "Antigone"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27217> ;
    skos:prefLabel "saruskurjet"@fi,
        "Antigone"@sv .

<http://tun.fi/MX.298066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ardenna" ;
    dwc:scientificNameAuthorship "Reichenbach, 1853" ;
    skos:broader <http://tun.fi/MX.25887> ;
    skos:hiddenLabel "Ardenna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25963> ;
    skos:prefLabel "tummaliitäjät"@fi,
        "Ardenna"@sv .

<http://tun.fi/MX.298085> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Steganopus" ;
    dwc:scientificNameAuthorship "Vieillot, 1818" ;
    skos:broader <http://tun.fi/MX.207049> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27645> ;
    skos:prefLabel "Steganopus"@fi,
        "Steganopus"@sv .

<http://tun.fi/MX.29845> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Alcedinidae" ;
    skos:broader <http://tun.fi/MX.29844> ;
    skos:hiddenLabel "Alcedinidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.207087> ;
    skos:prefLabel "kuningaskalastajat"@fi,
        "Alcedinidae"@sv .

<http://tun.fi/MX.29858> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alcedo" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.207087> ;
    skos:hiddenLabel "Alcedo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29860> ;
    skos:prefLabel "kuningaskalastajat"@fi,
        "Alcedo"@sv .

<http://tun.fi/MX.29975> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Meropidae" ;
    skos:broader <http://tun.fi/MX.29844> ;
    skos:hiddenLabel "Meropidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29981> ;
    skos:prefLabel "mehiläissyöjät"@fi,
        "Meropidae"@sv .

<http://tun.fi/MX.3> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Calopterygidae" ;
    skos:broader <http://tun.fi/MX.2> ;
    skos:hiddenLabel "Calopterygidae"@fi,
        "Calopterygidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4> ;
    skos:prefLabel "neidonkorennot"@fi,
        "jungfrusländor"@sv .

<http://tun.fi/MX.30> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Platycnemididae" ;
    skos:broader <http://tun.fi/MX.2> ;
    skos:hiddenLabel "Platycnemididae"@fi,
        "Platycnemididae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.31> ;
    skos:prefLabel "sulkakoipikorennot"@fi,
        "flodflicksländor"@sv .

<http://tun.fi/MX.30002> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coraciidae" ;
    skos:broader <http://tun.fi/MX.29844> ;
    skos:hiddenLabel "Coraciidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.30003> ;
    skos:prefLabel "sininärhet"@fi,
        "Coraciidae"@sv .

<http://tun.fi/MX.30003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coracias" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.30002> ;
    skos:hiddenLabel "Coracias"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.30004> ;
    skos:prefLabel "sininärhet"@fi,
        "Coracias"@sv .

<http://tun.fi/MX.30029> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Upupidae" ;
    skos:broader <http://tun.fi/MX.206944> ;
    skos:hiddenLabel "Upupidae"@fi,
        "Upupidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.30030> ;
    skos:prefLabel "harjalinnut"@fi,
        "härfåglar"@sv .

<http://tun.fi/MX.30030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Upupa" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.30029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.30031> ;
    skos:prefLabel "Upupa"@fi,
        "Upupa"@sv .

<http://tun.fi/MX.30103> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Piciformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Piciformes"@fi,
        "Piciformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292461> ;
    skos:prefLabel "tikkalinnut"@fi,
        "hackspettartade fåglar"@sv .

<http://tun.fi/MX.30332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jynx" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.207122> ;
    skos:hiddenLabel "Jynx"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.30333> ;
    skos:prefLabel "käenpiiat"@fi,
        "Jynx"@sv .

<http://tun.fi/MX.30421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Picoides" ;
    dwc:scientificNameAuthorship "Lacépède, 1799" ;
    skos:broader <http://tun.fi/MX.207124> ;
    skos:hiddenLabel "Picoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.30453> ;
    skos:prefLabel "kirjotikat"@fi,
        "Picoides"@sv .

<http://tun.fi/MX.30498> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dryocopus" ;
    dwc:scientificNameAuthorship "Boie, 1826" ;
    skos:broader <http://tun.fi/MX.207124> ;
    skos:hiddenLabel "Dryocopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.30504> ;
    skos:prefLabel "palokärjet"@fi,
        "Dryocopus"@sv .

<http://tun.fi/MX.30559> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Passeriformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Passeriformes"@fi,
        "Passeriformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292592> ;
    skos:prefLabel "varpuslinnut"@fi,
        "tättingar"@sv .

<http://tun.fi/MX.306696> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hercus" ;
    dwc:scientificNameAuthorship "Townes, 1969" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306697> ;
    skos:prefLabel "Hercus"@fi,
        "Hercus"@sv .

<http://tun.fi/MX.306699> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neliopisthus" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306700> ;
    skos:prefLabel "Neliopisthus"@fi,
        "Neliopisthus"@sv .

<http://tun.fi/MX.306708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oedemopsis" ;
    dwc:scientificNameAuthorship "Tschek, 1869" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306709> ;
    skos:prefLabel "Oedemopsis"@fi,
        "Oedemopsis"@sv .

<http://tun.fi/MX.306710> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cladeutes" ;
    dwc:scientificNameAuthorship "Townes, 1969" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306711> ;
    skos:prefLabel "Cladeutes"@fi,
        "Cladeutes"@sv .

<http://tun.fi/MX.306828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cycasis" ;
    dwc:scientificNameAuthorship "Townes, 1965" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306829> ;
    skos:prefLabel "Cycasis"@fi,
        "Cycasis"@sv .

<http://tun.fi/MX.306831> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Excavarus" ;
    dwc:scientificNameAuthorship "Davis, 1897" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306832> ;
    skos:prefLabel "Excavarus"@fi,
        "Excavarus"@sv .

<http://tun.fi/MX.306904> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Idiogramma" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306905> ;
    skos:prefLabel "Idiogramma"@fi,
        "Idiogramma"@sv .

<http://tun.fi/MX.306928> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Agriotypinae" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Agriotypinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306929> ;
    skos:prefLabel "sirviahmaset"@fi,
        "Agriotypinae"@sv .

<http://tun.fi/MX.306929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agriotypus" ;
    dwc:scientificNameAuthorship "Curtis, 1832" ;
    skos:broader <http://tun.fi/MX.306928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306930> ;
    skos:prefLabel "Agriotypus"@fi,
        "Agriotypus"@sv .

<http://tun.fi/MX.306934> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Handaoia" ;
    dwc:scientificNameAuthorship "Seyrig, 1952" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306935> ;
    skos:prefLabel "Handaoia"@fi,
        "Handaoia"@sv .

<http://tun.fi/MX.306956> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaglyptidea" ;
    dwc:scientificNameAuthorship "Viereck, 1913" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306957> ;
    skos:prefLabel "Diaglyptidea"@fi,
        "Diaglyptidea"@sv .

<http://tun.fi/MX.306959> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaglyptellana" ;
    dwc:scientificNameAuthorship "Horstmann, 1976" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306960> ;
    skos:prefLabel "Diaglyptellana"@fi,
        "Diaglyptellana"@sv .

<http://tun.fi/MX.306962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Encrateola" ;
    dwc:scientificNameAuthorship "Strand, 1917" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306963> ;
    skos:prefLabel "Encrateola"@fi,
        "Encrateola"@sv .

<http://tun.fi/MX.306964> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lysibia" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306965> ;
    skos:prefLabel "Lysibia"@fi,
        "Lysibia"@sv .

<http://tun.fi/MX.306977> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Obisiphaga" ;
    dwc:scientificNameAuthorship "Morley, 1907" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306978> ;
    skos:prefLabel "Obisiphaga"@fi,
        "Obisiphaga"@sv .

<http://tun.fi/MX.307002> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnypetomorpha" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307003> ;
    skos:prefLabel "Gnypetomorpha"@fi,
        "Gnypetomorpha"@sv .

<http://tun.fi/MX.307010> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xenolytus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307011> ;
    skos:prefLabel "Xenolytus"@fi,
        "Xenolytus"@sv .

<http://tun.fi/MX.307024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blapsidotes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307025> ;
    skos:prefLabel "Blapsidotes"@fi,
        "Blapsidotes"@sv .

<http://tun.fi/MX.307194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachypimpla" ;
    dwc:scientificNameAuthorship "Strobl, 1902" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307195> ;
    skos:prefLabel "Brachypimpla"@fi,
        "Brachypimpla"@sv .

<http://tun.fi/MX.307213> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontoneura" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307214> ;
    skos:prefLabel "Odontoneura"@fi,
        "Odontoneura"@sv .

<http://tun.fi/MX.307228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clypeoteles" ;
    dwc:scientificNameAuthorship "Horstmann, 1974" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307229> ;
    skos:prefLabel "Clypeoteles"@fi,
        "Clypeoteles"@sv .

<http://tun.fi/MX.307242> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helcostizus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307243> ;
    skos:prefLabel "Helcostizus"@fi,
        "Helcostizus"@sv .

<http://tun.fi/MX.307245> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lochetica" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1892" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307246> ;
    skos:prefLabel "Lochetica"@fi,
        "Lochetica"@sv .

<http://tun.fi/MX.307271> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platyrhabdus" ;
    dwc:scientificNameAuthorship "Townes, 1970" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307272> ;
    skos:prefLabel "Platyrhabdus"@fi,
        "Platyrhabdus"@sv .

<http://tun.fi/MX.307273> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oecotelma" ;
    dwc:scientificNameAuthorship "Townes, 1970" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307274> ;
    skos:prefLabel "Oecotelma"@fi,
        "Oecotelma"@sv .

<http://tun.fi/MX.307287> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tricholinum" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307288> ;
    skos:prefLabel "Tricholinum"@fi,
        "Tricholinum"@sv .

<http://tun.fi/MX.307309> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hedylus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307310> ;
    skos:prefLabel "Hedylus"@fi,
        "Hedylus"@sv .

<http://tun.fi/MX.307511> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cremnodes" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307512> ;
    skos:prefLabel "Cremnodes"@fi,
        "Cremnodes"@sv .

<http://tun.fi/MX.307516> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Demopheles" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307517> ;
    skos:prefLabel "Demopheles"@fi,
        "Demopheles"@sv .

<http://tun.fi/MX.307526> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cratocryptus" ;
    dwc:scientificNameAuthorship "Thomson, 1873" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307527> ;
    skos:prefLabel "Cratocryptus"@fi,
        "Cratocryptus"@sv .

<http://tun.fi/MX.307550> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echthrus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307551> ;
    skos:prefLabel "Echthrus"@fi,
        "Echthrus"@sv .

<http://tun.fi/MX.307571> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aconias" ;
    dwc:scientificNameAuthorship "Cameron, 1904" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307572> ;
    skos:prefLabel "Aconias"@fi,
        "Aconias"@sv .

<http://tun.fi/MX.307589> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megaplectes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307590> ;
    skos:prefLabel "Megaplectes"@fi,
        "Megaplectes"@sv .

<http://tun.fi/MX.307602> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhytura" ;
    dwc:scientificNameAuthorship "Townes, 1962" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307603> ;
    skos:prefLabel "Rhytura"@fi,
        "Rhytura"@sv .

<http://tun.fi/MX.307627> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thrybius" ;
    dwc:scientificNameAuthorship "Townes, 1965" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307628> ;
    skos:prefLabel "Thrybius"@fi,
        "Thrybius"@sv .

<http://tun.fi/MX.307724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nippocryptus" ;
    dwc:scientificNameAuthorship "Uchida, 1936" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307725> ;
    skos:prefLabel "Nippocryptus"@fi,
        "Nippocryptus"@sv .

<http://tun.fi/MX.307772> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ateleute" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979835> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307773> ;
    skos:prefLabel "Ateleute"@fi,
        "Ateleute"@sv .

<http://tun.fi/MX.307776> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenarella" ;
    dwc:scientificNameAuthorship "Szépligeti, 1916" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307777> ;
    skos:prefLabel "Stenarella"@fi,
        "Stenarella"@sv .

<http://tun.fi/MX.307779> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nematopodius" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307780> ;
    skos:prefLabel "Nematopodius"@fi,
        "Nematopodius"@sv .

<http://tun.fi/MX.307782> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acroricnus" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1852" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307783> ;
    skos:prefLabel "Acroricnus"@fi,
        "Acroricnus"@sv .

<http://tun.fi/MX.307785> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schreineria" ;
    dwc:scientificNameAuthorship "Schreiner, 1905" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307786> ;
    skos:prefLabel "Schreineria"@fi,
        "Schreineria"@sv .

<http://tun.fi/MX.307788> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphecophaga" ;
    dwc:scientificNameAuthorship "Westwood, 1840" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307789> ;
    skos:prefLabel "Sphecophaga"@fi,
        "Sphecophaga"@sv .

<http://tun.fi/MX.307801> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenodontus" ;
    dwc:scientificNameAuthorship "Berthoumieu, 1897" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307802> ;
    skos:prefLabel "Stenodontus"@fi,
        "Stenodontus"@sv .

<http://tun.fi/MX.307803> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Misetus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307804> ;
    skos:prefLabel "Misetus"@fi,
        "Misetus"@sv .

<http://tun.fi/MX.307805> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jethsura" ;
    dwc:scientificNameAuthorship "Cameron, 1902" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307806> ;
    skos:prefLabel "Jethsura"@fi,
        "Jethsura"@sv .

<http://tun.fi/MX.307822> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oronotus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307823> ;
    skos:prefLabel "Oronotus"@fi,
        "Oronotus"@sv .

<http://tun.fi/MX.307831> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eparces" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307832> ;
    skos:prefLabel "Eparces"@fi,
        "Eparces"@sv .

<http://tun.fi/MX.307837> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dilleritomus" ;
    dwc:scientificNameAuthorship "Aubert, 1979" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307838> ;
    skos:prefLabel "Dilleritomus"@fi,
        "Dilleritomus"@sv .

<http://tun.fi/MX.307839> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baeosemus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307840> ;
    skos:prefLabel "Baeosemus"@fi,
        "Baeosemus"@sv .

<http://tun.fi/MX.307852> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraethecerus" ;
    dwc:scientificNameAuthorship "Perkins, 1953 nec Bloch, 1926" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307853> ;
    skos:prefLabel "Paraethecerus"@fi,
        "Paraethecerus"@sv .

<http://tun.fi/MX.307943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Raninia" ;
    dwc:scientificNameAuthorship "Diller, 1985" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307944> ;
    skos:prefLabel "Raninia"@fi,
        "Raninia"@sv .

<http://tun.fi/MX.307945> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orotylus" ;
    dwc:scientificNameAuthorship "Holmgren, 1890" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307946> ;
    skos:prefLabel "Orotylus"@fi,
        "Orotylus"@sv .

<http://tun.fi/MX.307957> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oiorhinus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307958> ;
    skos:prefLabel "Oiorhinus"@fi,
        "Oiorhinus"@sv .

<http://tun.fi/MX.307959> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mevesia" ;
    dwc:scientificNameAuthorship "Holmgren, 1890" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307960> ;
    skos:prefLabel "Mevesia"@fi,
        "Mevesia"@sv .

<http://tun.fi/MX.307961> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemichneumon" ;
    dwc:scientificNameAuthorship "Wesmaël, 1857" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307962> ;
    skos:prefLabel "Hemichneumon"@fi,
        "Hemichneumon"@sv .

<http://tun.fi/MX.307972> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaschisaspis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307973> ;
    skos:prefLabel "Diaschisaspis"@fi,
        "Diaschisaspis"@sv .

<http://tun.fi/MX.307974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nematomicrus" ;
    dwc:scientificNameAuthorship "Wesmael, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307975> ;
    skos:prefLabel "Nematomicrus"@fi,
        "Nematomicrus"@sv .

<http://tun.fi/MX.307977> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notosemus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307978> ;
    skos:prefLabel "Notosemus"@fi,
        "Notosemus"@sv .

<http://tun.fi/MX.307986> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectopoides" ;
    dwc:scientificNameAuthorship "Heinrich, 1951" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307987> ;
    skos:prefLabel "Ectopoides"@fi,
        "Ectopoides"@sv .

<http://tun.fi/MX.307988> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectopius" ;
    dwc:scientificNameAuthorship "Wesmaël, 1859" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307989> ;
    skos:prefLabel "Ectopius"@fi,
        "Ectopius"@sv .

<http://tun.fi/MX.307998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platymischos" ;
    dwc:scientificNameAuthorship "Tischbein, 1868" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308000> ;
    skos:prefLabel "Platymischos"@fi,
        "Platymischos"@sv .

<http://tun.fi/MX.308058> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dentilabus" ;
    dwc:scientificNameAuthorship "Heinrich, 1974" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308059> ;
    skos:prefLabel "Dentilabus"@fi,
        "Dentilabus"@sv .

<http://tun.fi/MX.308060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyramidophorus" ;
    dwc:scientificNameAuthorship "Tischbein, 1882" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308061> ;
    skos:prefLabel "Pyramidophorus"@fi,
        "Pyramidophorus"@sv .

<http://tun.fi/MX.308062> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poecilostictus" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1852" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308063> ;
    skos:prefLabel "Poecilostictus"@fi,
        "Poecilostictus"@sv .

<http://tun.fi/MX.308064> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypomecus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308065> ;
    skos:prefLabel "Hypomecus"@fi,
        "Hypomecus"@sv .

<http://tun.fi/MX.308073> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Goedartia" ;
    dwc:scientificNameAuthorship "Boie, 1841" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308074> ;
    skos:prefLabel "Goedartia"@fi,
        "Goedartia"@sv .

<http://tun.fi/MX.308076> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cotiheresiarches" ;
    dwc:scientificNameAuthorship "Telenga, 1929" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308078> ;
    skos:prefLabel "Cotiheresiarches"@fi,
        "Cotiheresiarches"@sv .

<http://tun.fi/MX.308080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Listrodromus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308081> ;
    skos:prefLabel "Listrodromus"@fi,
        "Listrodromus"@sv .

<http://tun.fi/MX.308101> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenaoplus" ;
    dwc:scientificNameAuthorship "Heinrich, 1938" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308102> ;
    skos:prefLabel "Stenaoplus"@fi,
        "Stenaoplus"@sv .

<http://tun.fi/MX.308131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gareila" ;
    dwc:scientificNameAuthorship "Heinrich, 1980" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308132> ;
    skos:prefLabel "Gareila"@fi,
        "Gareila"@sv .

<http://tun.fi/MX.308134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sycaonia" ;
    dwc:scientificNameAuthorship "Cameron, 1903" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308135> ;
    skos:prefLabel "Sycaonia"@fi,
        "Sycaonia"@sv .

<http://tun.fi/MX.308136> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anisopygus" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1888" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308137> ;
    skos:prefLabel "Anisopygus"@fi,
        "Anisopygus"@sv .

<http://tun.fi/MX.308138> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eristicus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308139> ;
    skos:prefLabel "Eristicus"@fi,
        "Eristicus"@sv .

<http://tun.fi/MX.308204> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhadinodonta" ;
    dwc:scientificNameAuthorship "Szépligeti, 1906" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308205> ;
    skos:prefLabel "Rhadinodonta"@fi,
        "Rhadinodonta"@sv .

<http://tun.fi/MX.308206> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baranisobas" ;
    dwc:scientificNameAuthorship "Heinrich, 1972" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308207> ;
    skos:prefLabel "Baranisobas"@fi,
        "Baranisobas"@sv .

<http://tun.fi/MX.308209> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orgichneumon" ;
    dwc:scientificNameAuthorship "Heinrich, 1961" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308210> ;
    skos:prefLabel "Orgichneumon"@fi,
        "Orgichneumon"@sv .

<http://tun.fi/MX.308337> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spilothyrateles" ;
    dwc:scientificNameAuthorship "Heinrich, 1967" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308338> ;
    skos:prefLabel "Spilothyrateles"@fi,
        "Spilothyrateles"@sv .

<http://tun.fi/MX.308389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amblyteles" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308390> ;
    skos:prefLabel "Amblyteles"@fi,
        "Amblyteles"@sv .

<http://tun.fi/MX.308394> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hepiopelmus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1844" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308395> ;
    skos:prefLabel "Hepiopelmus"@fi,
        "Hepiopelmus"@sv .

<http://tun.fi/MX.308424> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limerodes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308425> ;
    skos:prefLabel "Limerodes"@fi,
        "Limerodes"@sv .

<http://tun.fi/MX.308430> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hybophorellus" ;
    dwc:scientificNameAuthorship "Schulz, 1911" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308431> ;
    skos:prefLabel "Hybophorellus"@fi,
        "Hybophorellus"@sv .

<http://tun.fi/MX.308451> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lymantrichneumon" ;
    dwc:scientificNameAuthorship "Heinrich, 1968" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308452> ;
    skos:prefLabel "Lymantrichneumon"@fi,
        "Lymantrichneumon"@sv .

<http://tun.fi/MX.308495> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aglaojoppa" ;
    dwc:scientificNameAuthorship "Cameron, 1901" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308496> ;
    skos:prefLabel "Aglaojoppa"@fi,
        "Aglaojoppa"@sv .

<http://tun.fi/MX.308497> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coelichneumonops" ;
    dwc:scientificNameAuthorship "Heinrich, 1958" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308498> ;
    skos:prefLabel "Coelichneumonops"@fi,
        "Coelichneumonops"@sv .

<http://tun.fi/MX.308515> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trogus" ;
    dwc:scientificNameAuthorship "Panzer, 1806" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308516> ;
    skos:prefLabel "Trogus"@fi,
        "Trogus"@sv .

<http://tun.fi/MX.308527> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesoclistus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5000312> ;
    skos:prefLabel "Mesoclistus"@fi,
        "Mesoclistus"@sv .

<http://tun.fi/MX.308530> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arotes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308531> ;
    skos:prefLabel "Arotes"@fi,
        "Arotes"@sv .

<http://tun.fi/MX.308532> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaenolobus" ;
    dwc:scientificNameAuthorship "Förster, 1868" ;
    skos:broader <http://tun.fi/MX.308519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308533> ;
    skos:prefLabel "Phaenolobus"@fi,
        "Phaenolobus"@sv .

<http://tun.fi/MX.308573> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fossatyloides" ;
    dwc:scientificNameAuthorship "Klopfstein, Quicke, Kropf & Frick, 2011" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308574> ;
    skos:prefLabel "Fossatyloides"@fi,
        "Fossatyloides"@sv .

<http://tun.fi/MX.308576> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Daschia" ;
    dwc:scientificNameAuthorship "Diller, 1970" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308577> ;
    skos:prefLabel "Daschia"@fi,
        "Daschia"@sv .

<http://tun.fi/MX.308594> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phthorima" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308595> ;
    skos:prefLabel "Phthorima"@fi,
        "Phthorima"@sv .

<http://tun.fi/MX.308620> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bioblapsis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308621> ;
    skos:prefLabel "Bioblapsis"@fi,
        "Bioblapsis"@sv .

<http://tun.fi/MX.308759> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catastenus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308760> ;
    skos:prefLabel "Catastenus"@fi,
        "Catastenus"@sv .

<http://tun.fi/MX.308791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proeliator" ;
    dwc:scientificNameAuthorship "Rossem, 1982" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308792> ;
    skos:prefLabel "Proeliator"@fi,
        "Proeliator"@sv .

<http://tun.fi/MX.308793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fennomacrus" ;
    dwc:scientificNameAuthorship "Humala, 2008" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308794> ;
    skos:prefLabel "Fennomacrus"@fi,
        "Fennomacrus"@sv .

<http://tun.fi/MX.308826> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dialipsis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308827> ;
    skos:prefLabel "Dialipsis"@fi,
        "Dialipsis"@sv .

<http://tun.fi/MX.308836> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyperacmus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.308535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308837> ;
    skos:prefLabel "Hyperacmus"@fi,
        "Hyperacmus"@sv .

<http://tun.fi/MX.308867> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apoclima" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308868> ;
    skos:prefLabel "Apoclima"@fi,
        "Apoclima"@sv .

<http://tun.fi/MX.308899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delomerista novita" ;
    dwc:scientificNameAuthorship "(Cresson, 1870)" ;
    skos:broader <http://tun.fi/MX.308894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308900> ;
    skos:prefLabel "Delomerista novita"@fi,
        "Delomerista novita"@sv .

<http://tun.fi/MX.308903> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atractogaster" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1872" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308904> ;
    skos:prefLabel "Atractogaster"@fi,
        "Atractogaster"@sv .

<http://tun.fi/MX.308948> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fredegunda" ;
    dwc:scientificNameAuthorship "Fitton, Shaw & Gauld, 1988" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308949> ;
    skos:prefLabel "Fredegunda"@fi,
        "Fredegunda"@sv .

<http://tun.fi/MX.308953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gregopimpla" ;
    dwc:scientificNameAuthorship "Momoi, 1965" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308954> ;
    skos:prefLabel "Gregopimpla"@fi,
        "Gregopimpla"@sv .

<http://tun.fi/MX.308955> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iseropus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308956> ;
    skos:prefLabel "Iseropus"@fi,
        "Iseropus"@sv .

<http://tun.fi/MX.308963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Townesia" ;
    dwc:scientificNameAuthorship "Ozols, 1962" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308964> ;
    skos:prefLabel "Townesia"@fi,
        "Townesia"@sv .

<http://tun.fi/MX.308990> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraperithous" ;
    dwc:scientificNameAuthorship "Haupt, 1954" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308991> ;
    skos:prefLabel "Paraperithous"@fi,
        "Paraperithous"@sv .

<http://tun.fi/MX.309006> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piogaster" ;
    dwc:scientificNameAuthorship "Perkins, 1958" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309007> ;
    skos:prefLabel "Piogaster"@fi,
        "Piogaster"@sv .

<http://tun.fi/MX.309021> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megaetaira" ;
    dwc:scientificNameAuthorship "Gauld & Dubois, 2006" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309022> ;
    skos:prefLabel "Megaetaira"@fi,
        "Megaetaira"@sv .

<http://tun.fi/MX.309027> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Reclivinervellus" ;
    dwc:scientificNameAuthorship "He & Ye, 1998" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309028> ;
    skos:prefLabel "Reclivinervellus"@fi,
        "Reclivinervellus"@sv .

<http://tun.fi/MX.309037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxyrrhexis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309038> ;
    skos:prefLabel "Oxyrrhexis"@fi,
        "Oxyrrhexis"@sv .

<http://tun.fi/MX.309083> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhyssella" ;
    dwc:scientificNameAuthorship "Rohwer, 1920" ;
    skos:broader <http://tun.fi/MX.309079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309084> ;
    skos:prefLabel "Rhyssella"@fi,
        "Rhyssella"@sv .

<http://tun.fi/MX.309101> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deuteroxorides" ;
    dwc:scientificNameAuthorship "Viereck, 1914" ;
    skos:broader <http://tun.fi/MX.309090> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309102> ;
    skos:prefLabel "Deuteroxorides"@fi,
        "Deuteroxorides"@sv .

<http://tun.fi/MX.309109> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Diacritinae" ;
    dwc:scientificNameAuthorship "Townes, 1965" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Diacritinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309110> ;
    skos:prefLabel "varsiahmaset"@fi,
        "Diacritinae"@sv .

<http://tun.fi/MX.309110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diacritus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309111> ;
    skos:prefLabel "Diacritus"@fi,
        "Diacritus"@sv .

<http://tun.fi/MX.309112> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eucerotinae" ;
    dwc:scientificNameAuthorship "Viereck, 1919" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Eucerotinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309113> ;
    skos:prefLabel "laattasarviahmaset"@fi,
        "Eucerotinae"@sv .

<http://tun.fi/MX.309116> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Adelognathinae" ;
    dwc:scientificNameAuthorship "Thomson, 1888" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Adelognathinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309117> ;
    skos:prefLabel "töpöahmaset"@fi,
        "Adelognathinae"@sv .

<http://tun.fi/MX.309138> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Collyriinae" ;
    dwc:scientificNameAuthorship "Cushman, 1924" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Collyriinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309139> ;
    skos:prefLabel "korsiaisahmaset"@fi,
        "Collyriinae"@sv .

<http://tun.fi/MX.309143> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lycorininae" ;
    dwc:scientificNameAuthorship "Cushman & Rohwer, 1920" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Lycorininae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309144> ;
    skos:prefLabel "koisa-ahmaset"@fi,
        "Lycorininae"@sv .

<http://tun.fi/MX.309144> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycorina" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.309143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309145> ;
    skos:prefLabel "Lycorina"@fi,
        "Lycorina"@sv .

<http://tun.fi/MX.309147> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neorhacodes" ;
    dwc:scientificNameAuthorship "Hedicke, 1922" ;
    skos:broader <http://tun.fi/MX.5000314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309148> ;
    skos:prefLabel "Neorhacodes"@fi,
        "Neorhacodes"@sv .

<http://tun.fi/MX.309150> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panteles" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309149> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309151> ;
    skos:prefLabel "Panteles"@fi,
        "Panteles"@sv .

<http://tun.fi/MX.309157> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pygmaeolus" ;
    dwc:scientificNameAuthorship "Hellén, 1958" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309158> ;
    skos:prefLabel "Pygmaeolus"@fi,
        "Pygmaeolus"@sv .

<http://tun.fi/MX.309169> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oxytorinae" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Oxytorinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309170> ;
    skos:prefLabel "rihma-ahmaset"@fi,
        "Oxytorinae"@sv .

<http://tun.fi/MX.309173> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Microleptinae" ;
    dwc:scientificNameAuthorship "Townes, 1958" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Microleptinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309174> ;
    skos:prefLabel "asekärpäsahmaset"@fi,
        "Microleptinae"@sv .

<http://tun.fi/MX.309177> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Orthopelmatinae" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1910" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Orthopelmatinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309178> ;
    skos:prefLabel "ruusuahmaset"@fi,
        "Orthopelmatinae"@sv .

<http://tun.fi/MX.309339> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arenetra" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.309182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309340> ;
    skos:prefLabel "Arenetra"@fi,
        "Arenetra"@sv .

<http://tun.fi/MX.309397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notopygus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309399> ;
    skos:prefLabel "Notopygus"@fi,
        "Notopygus"@sv .

<http://tun.fi/MX.309425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hodostates" ;
    dwc:scientificNameAuthorship "Förster, 1868" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309426> ;
    skos:prefLabel "Hodostates"@fi,
        "Hodostates"@sv .

<http://tun.fi/MX.309467> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asthenara" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309468> ;
    skos:prefLabel "Asthenara"@fi,
        "Asthenara"@sv .

<http://tun.fi/MX.309471> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Labrossyta" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309472> ;
    skos:prefLabel "Labrossyta"@fi,
        "Labrossyta"@sv .

<http://tun.fi/MX.309473> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zaplethocornia" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1912" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309474> ;
    skos:prefLabel "Zaplethocornia"@fi,
        "Zaplethocornia"@sv .

<http://tun.fi/MX.309475> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oetophorus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309476> ;
    skos:prefLabel "Oetophorus"@fi,
        "Oetophorus"@sv .

<http://tun.fi/MX.309478> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lathiponus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309479> ;
    skos:prefLabel "Lathiponus"@fi,
        "Lathiponus"@sv .

<http://tun.fi/MX.309501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Absyrtus" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309502> ;
    skos:prefLabel "Absyrtus"@fi,
        "Absyrtus"@sv .

<http://tun.fi/MX.309503> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophyroplectus" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309504> ;
    skos:prefLabel "Lophyroplectus"@fi,
        "Lophyroplectus"@sv .

<http://tun.fi/MX.309506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opheltes" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309507> ;
    skos:prefLabel "Opheltes"@fi,
        "Opheltes"@sv .

<http://tun.fi/MX.309541> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Azelus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309542> ;
    skos:prefLabel "Azelus"@fi,
        "Azelus"@sv .

<http://tun.fi/MX.309677> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Smicrolius" ;
    dwc:scientificNameAuthorship "Thomson, 1893" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309678> ;
    skos:prefLabel "Smicrolius"@fi,
        "Smicrolius"@sv .

<http://tun.fi/MX.309767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arbelus" ;
    dwc:scientificNameAuthorship "Townes, 1970" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309768> ;
    skos:prefLabel "Arbelus"@fi,
        "Arbelus"@sv .

<http://tun.fi/MX.309775> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zemiophora" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309776> ;
    skos:prefLabel "Zemiophora"@fi,
        "Zemiophora"@sv .

<http://tun.fi/MX.309791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pantorhaestes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309792> ;
    skos:prefLabel "Pantorhaestes"@fi,
        "Pantorhaestes"@sv .

<http://tun.fi/MX.309850> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypsantyx" ;
    dwc:scientificNameAuthorship "Pfankuch, 1906" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309851> ;
    skos:prefLabel "Hypsantyx"@fi,
        "Hypsantyx"@sv .

<http://tun.fi/MX.309885> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Seleucus" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309886> ;
    skos:prefLabel "Seleucus"@fi,
        "Seleucus"@sv .

<http://tun.fi/MX.309888> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pristomerus" ;
    dwc:scientificNameAuthorship "Curtis, 1836" ;
    skos:broader <http://tun.fi/MX.309887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309889> ;
    skos:prefLabel "Pristomerus"@fi,
        "Pristomerus"@sv .

<http://tun.fi/MX.309890> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dimophora" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309891> ;
    skos:prefLabel "Dimophora"@fi,
        "Dimophora"@sv .

<http://tun.fi/MX.309923> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterocola" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309924> ;
    skos:prefLabel "Heterocola"@fi,
        "Heterocola"@sv .

<http://tun.fi/MX.309935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sathropterus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309936> ;
    skos:prefLabel "Sathropterus"@fi,
        "Sathropterus"@sv .

<http://tun.fi/MX.309942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epistathmus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309943> ;
    skos:prefLabel "Epistathmus"@fi,
        "Epistathmus"@sv .

<http://tun.fi/MX.31> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platycnemis" ;
    dwc:scientificNameAuthorship "Burmeister, 1839" ;
    skos:broader <http://tun.fi/MX.30> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32> ;
    skos:prefLabel "Platycnemis"@fi,
        "Platycnemis"@sv .

<http://tun.fi/MX.310065> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clypeoplex" ;
    dwc:scientificNameAuthorship "Horstmann, 1987" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310066> ;
    skos:prefLabel "Clypeoplex"@fi,
        "Clypeoplex"@sv .

<http://tun.fi/MX.310068> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Venturia" ;
    dwc:scientificNameAuthorship "Schrottky, 1902" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310069> ;
    skos:prefLabel "Venturia"@fi,
        "Venturia"@sv .

<http://tun.fi/MX.310082> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Charops" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310083> ;
    skos:prefLabel "Charops"@fi,
        "Charops"@sv .

<http://tun.fi/MX.310098> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synetaeris" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310099> ;
    skos:prefLabel "Synetaeris"@fi,
        "Synetaeris"@sv .

<http://tun.fi/MX.310123> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nepiesta" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310124> ;
    skos:prefLabel "Nepiesta"@fi,
        "Nepiesta"@sv .

<http://tun.fi/MX.310126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonotypus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310127> ;
    skos:prefLabel "Gonotypus"@fi,
        "Gonotypus"@sv .

<http://tun.fi/MX.310128> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptocampoplex" ;
    dwc:scientificNameAuthorship "Horstmann, 1970" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310129> ;
    skos:prefLabel "Leptocampoplex"@fi,
        "Leptocampoplex"@sv .

<http://tun.fi/MX.310131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scirtetes" ;
    dwc:scientificNameAuthorship "Hartig, 1838" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310133> ;
    skos:prefLabel "Scirtetes"@fi,
        "Scirtetes"@sv .

<http://tun.fi/MX.310226> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanoplex" ;
    dwc:scientificNameAuthorship "Horstmann, 1987" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310227> ;
    skos:prefLabel "Melanoplex"@fi,
        "Melanoplex"@sv .

<http://tun.fi/MX.310243> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolophron" ;
    dwc:scientificNameAuthorship "Förster, 1868" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310244> ;
    skos:prefLabel "Dolophron"@fi,
        "Dolophron"@sv .

<http://tun.fi/MX.310270> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310271> ;
    skos:prefLabel "Macrus"@fi,
        "Macrus"@sv .

<http://tun.fi/MX.310455> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stauropoctonus" ;
    dwc:scientificNameAuthorship "Brauns, 1889" ;
    skos:broader <http://tun.fi/MX.310429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310456> ;
    skos:prefLabel "Stauropoctonus"@fi,
        "Stauropoctonus"@sv .

<http://tun.fi/MX.310628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colpotrochia" ;
    dwc:scientificNameAuthorship "Holmgren, 1856" ;
    skos:broader <http://tun.fi/MX.310589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310629> ;
    skos:prefLabel "Colpotrochia"@fi,
        "Colpotrochia"@sv .

<http://tun.fi/MX.310631> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Periope" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.310589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310632> ;
    skos:prefLabel "Periope"@fi,
        "Periope"@sv .

<http://tun.fi/MX.310633> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spudaeus" ;
    dwc:scientificNameAuthorship "Gistel, 1848" ;
    skos:broader <http://tun.fi/MX.310589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310634> ;
    skos:prefLabel "Spudaeus"@fi,
        "Spudaeus"@sv .

<http://tun.fi/MX.310636> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carria" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1924" ;
    skos:broader <http://tun.fi/MX.310589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310637> ;
    skos:prefLabel "Carria"@fi,
        "Carria"@sv .

<http://tun.fi/MX.310644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synosis" ;
    dwc:scientificNameAuthorship "Townes & Townes, 1959" ;
    skos:broader <http://tun.fi/MX.310589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310645> ;
    skos:prefLabel "Synosis"@fi,
        "Synosis"@sv .

<http://tun.fi/MX.310680> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Habronyx" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310682> ;
    skos:prefLabel "Habronyx"@fi,
        "Habronyx"@sv .

<http://tun.fi/MX.310686> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Habrocampulum" ;
    dwc:scientificNameAuthorship "Gauld, 1976" ;
    skos:broader <http://tun.fi/MX.310678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310687> ;
    skos:prefLabel "Habrocampulum"@fi,
        "Habrocampulum"@sv .

<http://tun.fi/MX.310743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parania" ;
    dwc:scientificNameAuthorship "Morley, 1913" ;
    skos:broader <http://tun.fi/MX.310678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310744> ;
    skos:prefLabel "Parania"@fi,
        "Parania"@sv .

<http://tun.fi/MX.310746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anomalon" ;
    dwc:scientificNameAuthorship "Panzer, 1804" ;
    skos:broader <http://tun.fi/MX.310678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310747> ;
    skos:prefLabel "Anomalon"@fi,
        "Anomalon"@sv .

<http://tun.fi/MX.310753> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hybrizontinae" ;
    dwc:scientificNameAuthorship "Blanchard, 1845" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Hybrizontinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310755> ;
    skos:prefLabel "mauriaisahmaset"@fi,
        "Hybrizontinae"@sv .

<http://tun.fi/MX.312404> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Adinetidae" ;
    dwc:scientificNameAuthorship "Hudson & Gosse, 1889" ;
    skos:broader <http://tun.fi/MX.297866> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312405> ;
    skos:prefLabel "Adinetidae"@fi,
        "Adinetidae"@sv .

<http://tun.fi/MX.312405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adineta" ;
    dwc:scientificNameAuthorship "Hudson & Gosse, 1886" ;
    skos:broader <http://tun.fi/MX.312404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312406> ;
    skos:prefLabel "Adineta"@fi,
        "Adineta"@sv .

<http://tun.fi/MX.312408> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Habrotrochidae" ;
    dwc:scientificNameAuthorship "Bryce, 1910" ;
    skos:broader <http://tun.fi/MX.312407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312409> ;
    skos:prefLabel "Habrotrochidae"@fi,
        "Habrotrochidae"@sv .

<http://tun.fi/MX.312409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Habrotrocha" ;
    dwc:scientificNameAuthorship "Bryce, 1910" ;
    skos:broader <http://tun.fi/MX.312408> ;
    skos:hiddenLabel "Callidina"@fi,
        "Callidina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312411> ;
    skos:prefLabel "Habrotrocha"@fi,
        "Habrotrocha"@sv .

<http://tun.fi/MX.312435> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleuretra" ;
    dwc:scientificNameAuthorship "Bryce, 1910" ;
    skos:broader <http://tun.fi/MX.312412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312436> ;
    skos:prefLabel "Pleuretra"@fi,
        "Pleuretra"@sv .

<http://tun.fi/MX.312457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plationus" ;
    dwc:scientificNameAuthorship "Segers, Murugan & Dumont" ;
    skos:broader <http://tun.fi/MX.297871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312458> ;
    skos:prefLabel "Plationus"@fi,
        "Plationus"@sv .

<http://tun.fi/MX.312459> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platyias" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.297871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312460> ;
    skos:prefLabel "Platyias"@fi,
        "Platyias"@sv .

<http://tun.fi/MX.312496> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tripleuchlanis" ;
    dwc:scientificNameAuthorship "Myers, 1930" ;
    skos:broader <http://tun.fi/MX.297942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312497> ;
    skos:prefLabel "Tripleuchlanis"@fi,
        "Tripleuchlanis"@sv .

<http://tun.fi/MX.312508> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dipleuchlanis" ;
    dwc:scientificNameAuthorship "Beauchamp, 1910" ;
    skos:broader <http://tun.fi/MX.297942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312509> ;
    skos:prefLabel "Dipleuchlanis"@fi,
        "Dipleuchlanis"@sv .

<http://tun.fi/MX.312510> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Beauchampiella" ;
    dwc:scientificNameAuthorship "Remane, 1929" ;
    skos:broader <http://tun.fi/MX.297942> ;
    skos:hiddenLabel "Eudactylota"@fi,
        "Eudactylota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312512> ;
    skos:prefLabel "Beauchampiella"@fi,
        "Beauchampiella"@sv .

<http://tun.fi/MX.312523> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhinoglena" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1853" ;
    skos:broader <http://tun.fi/MX.312513> ;
    skos:hiddenLabel "Rhinops"@fi,
        "Rhinops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312525> ;
    skos:prefLabel "Rhinoglena"@fi,
        "Rhinoglena"@sv .

<http://tun.fi/MX.312588> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrochaetus" ;
    dwc:scientificNameAuthorship "Perty, 1850" ;
    skos:broader <http://tun.fi/MX.312580> ;
    skos:hiddenLabel "Polychaetus"@fi,
        "Polychaetus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312590> ;
    skos:prefLabel "Macrochaetus"@fi,
        "Macrochaetus"@sv .

<http://tun.fi/MX.312592> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophocharis" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1838" ;
    skos:broader <http://tun.fi/MX.312591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312593> ;
    skos:prefLabel "Lophocharis"@fi,
        "Lophocharis"@sv .

<http://tun.fi/MX.312667> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enteroplea" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1830" ;
    skos:broader <http://tun.fi/MX.312649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312668> ;
    skos:prefLabel "Enteroplea"@fi,
        "Enteroplea"@sv .

<http://tun.fi/MX.312705> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eothinia" ;
    dwc:scientificNameAuthorship "Harring & Myers, 1922" ;
    skos:broader <http://tun.fi/MX.312649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312706> ;
    skos:prefLabel "Eothinia"@fi,
        "Eothinia"@sv .

<http://tun.fi/MX.312707> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tylotrocha" ;
    dwc:scientificNameAuthorship "Harring & Myers, 1922" ;
    skos:broader <http://tun.fi/MX.312649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312708> ;
    skos:prefLabel "Tylotrocha"@fi,
        "Tylotrocha"@sv .

<http://tun.fi/MX.312709> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleurotrocha" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1830" ;
    skos:broader <http://tun.fi/MX.312649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312710> ;
    skos:prefLabel "Pleurotrocha"@fi,
        "Pleurotrocha"@sv .

<http://tun.fi/MX.312723> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scaridiidae" ;
    dwc:scientificNameAuthorship "Manfredi, 1927" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312724> ;
    skos:prefLabel "Scaridiidae"@fi,
        "Scaridiidae"@sv .

<http://tun.fi/MX.312724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scaridium" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1830" ;
    skos:broader <http://tun.fi/MX.312723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312725> ;
    skos:prefLabel "Scaridium"@fi,
        "Scaridium"@sv .

<http://tun.fi/MX.312726> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tetrasiphonidae" ;
    dwc:scientificNameAuthorship "Harring & Myers, 1924" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312727> ;
    skos:prefLabel "Tetrasiphonidae"@fi,
        "Tetrasiphonidae"@sv .

<http://tun.fi/MX.312727> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetrasiphon" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1840" ;
    skos:broader <http://tun.fi/MX.312726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312728> ;
    skos:prefLabel "Tetrasiphon"@fi,
        "Tetrasiphon"@sv .

<http://tun.fi/MX.312730> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lindiidae" ;
    dwc:scientificNameAuthorship "Harring & Myers, 1924" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312731> ;
    skos:prefLabel "Lindiidae"@fi,
        "Lindiidae"@sv .

<http://tun.fi/MX.312734> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ituridae" ;
    dwc:scientificNameAuthorship "Sudzuki, 1964" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312735> ;
    skos:prefLabel "Ituridae"@fi,
        "Ituridae"@sv .

<http://tun.fi/MX.312740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Albertia" ;
    dwc:scientificNameAuthorship "Dujardin, 1838" ;
    skos:broader <http://tun.fi/MX.312739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312741> ;
    skos:prefLabel "Albertia"@fi,
        "Albertia"@sv .

<http://tun.fi/MX.312743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Balatro" ;
    dwc:scientificNameAuthorship "Claparède, 1867" ;
    skos:broader <http://tun.fi/MX.312739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312744> ;
    skos:prefLabel "Balatro"@fi,
        "Balatro"@sv .

<http://tun.fi/MX.312753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicranophoroides" ;
    dwc:scientificNameAuthorship "De Smet, 1997" ;
    skos:broader <http://tun.fi/MX.312739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312754> ;
    skos:prefLabel "Dicranophoroides"@fi,
        "Dicranophoroides"@sv .

<http://tun.fi/MX.312765> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parencentrum" ;
    dwc:scientificNameAuthorship "Wiszniewski, 1953" ;
    skos:broader <http://tun.fi/MX.312739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312766> ;
    skos:prefLabel "Parencentrum"@fi,
        "Parencentrum"@sv .

<http://tun.fi/MX.312829> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elosa" ;
    dwc:scientificNameAuthorship "Lord, 1891" ;
    skos:broader <http://tun.fi/MX.297890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312830> ;
    skos:prefLabel "Elosa"@fi,
        "Elosa"@sv .

<http://tun.fi/MX.312853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asplanchnopus" ;
    dwc:scientificNameAuthorship "Guerne, 1888" ;
    skos:broader <http://tun.fi/MX.297868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312854> ;
    skos:prefLabel "Asplanchnopus"@fi,
        "Asplanchnopus"@sv .

<http://tun.fi/MX.312855> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Harringia" ;
    dwc:scientificNameAuthorship "Beauchamp, 1912" ;
    skos:broader <http://tun.fi/MX.297868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312856> ;
    skos:prefLabel "Harringia"@fi,
        "Harringia"@sv .

<http://tun.fi/MX.312893> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Microcodonidae" ;
    dwc:scientificNameAuthorship "Hudson & Gosse, 1886" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312894> ;
    skos:prefLabel "Microcodonidae"@fi,
        "Microcodonidae"@sv .

<http://tun.fi/MX.312894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microcodon" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1830" ;
    skos:broader <http://tun.fi/MX.312893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312895> ;
    skos:prefLabel "Microcodon"@fi,
        "Microcodon"@sv .

<http://tun.fi/MX.312913> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hexarthridae" ;
    dwc:scientificNameAuthorship "Bartos, 1959" ;
    skos:broader <http://tun.fi/MX.70452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312914> ;
    skos:prefLabel "Hexarthridae"@fi,
        "Hexarthridae"@sv .

<http://tun.fi/MX.312940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lacinularia" ;
    dwc:scientificNameAuthorship "Schweigger, 1820" ;
    skos:broader <http://tun.fi/MX.312928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312941> ;
    skos:prefLabel "Lacinularia"@fi,
        "Lacinularia"@sv .

<http://tun.fi/MX.312956> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stephanoceros" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1832" ;
    skos:broader <http://tun.fi/MX.297929> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312957> ;
    skos:prefLabel "Stephanoceros"@fi,
        "Stephanoceros"@sv .

<http://tun.fi/MX.313000> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Guepinia" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233441> ;
    skos:hiddenLabel "Guepinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206296> ;
    skos:prefLabel "suppilohytykät"@fi,
        "Guepinia"@sv .

<http://tun.fi/MX.313278> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudocampylium" ;
    dwc:scientificNameAuthorship "Vanderp. & Hedenäs" ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213011> ;
    skos:prefLabel "Pseudocampylium"@fi,
        "Pseudocampylium"@sv .

<http://tun.fi/MX.313279> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoamblystegium" ;
    dwc:scientificNameAuthorship "Vanderp. & Hedenäs" ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214625> ;
    skos:prefLabel "Pseudoamblystegium"@fi,
        "Pseudoamblystegium"@sv .

<http://tun.fi/MX.313321> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exsertotheca" ;
    dwc:scientificNameAuthorship "S. Olsson, Enroth & D. Quandt" ;
    skos:broader <http://tun.fi/MX.212949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43720> ;
    skos:prefLabel "Exsertotheca"@fi,
        "Exsertotheca"@sv .

<http://tun.fi/MX.313359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dasydorylas" ;
    dwc:scientificNameAuthorship "Skevington, 2001" ;
    skos:broader <http://tun.fi/MX.277727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313360> ;
    skos:prefLabel "Dasydorylas"@fi,
        "Dasydorylas"@sv .

<http://tun.fi/MX.313361> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lejops" ;
    dwc:scientificNameAuthorship "Rondani, 1857" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313362> ;
    skos:prefLabel "Lejops"@fi,
        "Lejops"@sv .

<http://tun.fi/MX.313390> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Quickella" ;
    dwc:scientificNameAuthorship "C. Boettger, 1939" ;
    skos:broader <http://tun.fi/MX.52654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313391> ;
    skos:prefLabel "Quickella"@fi,
        "Quickella"@sv .

<http://tun.fi/MX.313403> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudotrichia" ;
    dwc:scientificNameAuthorship "Likharev, 1949" ;
    skos:broader <http://tun.fi/MX.52812> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52824> ;
    skos:prefLabel "Pseudotrichia"@fi,
        "Pseudotrichia"@sv .

<http://tun.fi/MX.313412> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sparasionidae" ;
    dwc:scientificNameAuthorship "Dahlbom, 1858" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Sparasionidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317754> ;
    skos:prefLabel "kattipistiäiset"@fi,
        "Sparasionidae"@sv .

<http://tun.fi/MX.313426> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neovison" ;
    skos:broader <http://tun.fi/MX.50679> ;
    skos:hiddenLabel "Neovison"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47243> ;
    skos:prefLabel "minkit"@fi,
        "Neovison"@sv .

<http://tun.fi/MX.313428> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pusa" ;
    skos:broader <http://tun.fi/MX.50568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47302> ;
    skos:prefLabel "Pusa"@fi,
        "Pusa"@sv .

<http://tun.fi/MX.313467> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Cystobasidiomycetes" ;
    dwc:scientificNameAuthorship "R. Bauer, Begerow, J.P. Samp., M. Weiss & Oberw." ;
    skos:broader <http://tun.fi/MX.53066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4983813> ;
    skos:prefLabel "Cystobasidiomycetes"@fi,
        "Cystobasidiomycetes"@sv .

<http://tun.fi/MX.313498> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lembophyllaceae" ;
    dwc:scientificNameAuthorship "Broth." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43408> ;
    skos:prefLabel "Lembophyllaceae"@fi,
        "Lembophyllaceae"@sv .

<http://tun.fi/MX.313707> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyrtopsis" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313726> ;
    skos:prefLabel "Cyrtopsis"@fi,
        "Cyrtopsis"@sv .

<http://tun.fi/MX.317007> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamelloclavaria" ;
    dwc:scientificNameAuthorship "Birkebak & Adamčík" ;
    skos:broader <http://tun.fi/MX.233270> ;
    skos:hiddenLabel "Lamelloclavaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317008> ;
    skos:prefLabel "karttukedokkaat"@fi,
        "Lamelloclavaria"@sv .

<http://tun.fi/MX.317031> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Osmylidae" ;
    skos:broader <http://tun.fi/MX.70227> ;
    skos:hiddenLabel "Osmylidae"@fi,
        "Osmylidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317032> ;
    skos:prefLabel "virtakorennot"@fi,
        "vattenrovsländor"@sv .

<http://tun.fi/MX.317032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Osmylus" ;
    skos:broader <http://tun.fi/MX.317031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317033> ;
    skos:prefLabel "Osmylus"@fi,
        "Osmylus"@sv .

<http://tun.fi/MX.317038> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nothochrysa" ;
    skos:broader <http://tun.fi/MX.290363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317040> ;
    skos:prefLabel "Nothochrysa"@fi,
        "Nothochrysa"@sv .

<http://tun.fi/MX.317223> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amundsenia" ;
    dwc:scientificNameAuthorship "Søchting, Garrido-Benavent, Arup & Frödén" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65420> ;
    skos:prefLabel "Amundsenia"@fi,
        "Amundsenia"@sv .

<http://tun.fi/MX.317238> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Leprocaulales" ;
    dwc:scientificNameAuthorship "Lendemer & B.P.Hodk." ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317239> ;
    skos:prefLabel "Leprocaulales"@fi,
        "Leprocaulales"@sv .

<http://tun.fi/MX.317241> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Schaereriaceae" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.317240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67403> ;
    skos:prefLabel "Schaereriaceae"@fi,
        "Schaereriaceae"@sv .

<http://tun.fi/MX.317242> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sarrameanaceae" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.317240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67299> ;
    skos:prefLabel "Sarrameanaceae"@fi,
        "Sarrameanaceae"@sv .

<http://tun.fi/MX.317247> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Elixiaceae" ;
    dwc:scientificNameAuthorship "Lumbsch" ;
    skos:broader <http://tun.fi/MX.70594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67329> ;
    skos:prefLabel "Elixiaceae"@fi,
        "Elixiaceae"@sv .

<http://tun.fi/MX.317248> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Arctomiales" ;
    dwc:scientificNameAuthorship "S.Stenroos, Miądl. & Lutzoni" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233333> ;
    skos:prefLabel "Arctomiales"@fi,
        "Arctomiales"@sv .

<http://tun.fi/MX.317249> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Hymeneliales" ;
    dwc:scientificNameAuthorship "S.Stenroos, Miądl. & Lutzoni" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233429> ;
    skos:prefLabel "Hymeneliales"@fi,
        "Hymeneliales"@sv .

<http://tun.fi/MX.317251> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Haematommataceae" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67028> ;
    skos:prefLabel "Haematommataceae"@fi,
        "Haematommataceae"@sv .

<http://tun.fi/MX.317252> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scoliciosporaceae" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67107> ;
    skos:prefLabel "Scoliciosporaceae"@fi,
        "Scoliciosporaceae"@sv .

<http://tun.fi/MX.317253> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Coniocybomycetes" ;
    dwc:scientificNameAuthorship "M. Prieto & Wedin" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317256> ;
    skos:prefLabel "Coniocybomycetes"@fi,
        "Coniocybomycetes"@sv .

<http://tun.fi/MX.317254> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Collemopsidiales" ;
    dwc:scientificNameAuthorship "Pérez-Ortega, Garrido-Benavent & Grube" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233238> ;
    skos:prefLabel "Collemopsidiales"@fi,
        "Collemopsidiales"@sv .

<http://tun.fi/MX.317255> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Thelocarpales" ;
    dwc:scientificNameAuthorship "Lücking & Lumbsch" ;
    skos:broader <http://tun.fi/MX.53379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233298> ;
    skos:prefLabel "Thelocarpales"@fi,
        "Thelocarpales"@sv .

<http://tun.fi/MX.317256> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Coniocybales" ;
    dwc:scientificNameAuthorship "M.Prieto & Wedin" ;
    skos:broader <http://tun.fi/MX.317253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233299> ;
    skos:prefLabel "Coniocybales"@fi,
        "Coniocybales"@sv .

<http://tun.fi/MX.317257> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Eremithallales" ;
    dwc:scientificNameAuthorship "Lücking & Lumbsch" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317258> ;
    skos:prefLabel "Eremithallales"@fi,
        "Eremithallales"@sv .

<http://tun.fi/MX.317258> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Melaspileaceae" ;
    dwc:scientificNameAuthorship "Walt.Watson" ;
    skos:broader <http://tun.fi/MX.317257> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4979012> ;
    skos:prefLabel "Melaspileaceae"@fi,
        "Melaspileaceae"@sv .

<http://tun.fi/MX.317259> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cystocoleaceae" ;
    dwc:scientificNameAuthorship "Lücking, B.P.Hodk. & S.D.Leav." ;
    skos:broader <http://tun.fi/MX.53676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67133> ;
    skos:prefLabel "Cystocoleaceae"@fi,
        "Cystocoleaceae"@sv .

<http://tun.fi/MX.317282> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mycoporaceae" ;
    dwc:scientificNameAuthorship "Zahlbr." ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67149> ;
    skos:prefLabel "Mycoporaceae"@fi,
        "Mycoporaceae"@sv .

<http://tun.fi/MX.317283> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Racodiaceae" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.53676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67248> ;
    skos:prefLabel "Racodiaceae"@fi,
        "Racodiaceae"@sv .

<http://tun.fi/MX.317287> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chrysotrichaceae" ;
    dwc:scientificNameAuthorship "Zahlbr." ;
    skos:broader <http://tun.fi/MX.70558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67227> ;
    skos:prefLabel "Chrysotrichaceae"@fi,
        "Chrysotrichaceae"@sv .

<http://tun.fi/MX.317302> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Biatorellaceae" ;
    dwc:scientificNameAuthorship "Hafellner & Casares-Porcel" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67121> ;
    skos:prefLabel "Biatorellaceae"@fi,
        "Biatorellaceae"@sv .

<http://tun.fi/MX.317303> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Strangosporaceae" ;
    dwc:scientificNameAuthorship "S. Stenroos, Miądl. & Lutzoni" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67256> ;
    skos:prefLabel "Strangosporaceae"@fi,
        "Strangosporaceae"@sv .

<http://tun.fi/MX.317309> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Carbonicolaceae" ;
    dwc:scientificNameAuthorship "Bendiksby & Timdal" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233780> ;
    skos:prefLabel "Carbonicolaceae"@fi,
        "Carbonicolaceae"@sv .

<http://tun.fi/MX.317347> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Stenomicrinae" ;
    dwc:scientificNameAuthorship "Papp, 1984" ;
    skos:broader <http://tun.fi/MX.279331> ;
    skos:hiddenLabel "Stenomicrinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317349> ;
    skos:prefLabel "Stenomicrinae"@fi,
        "dvärgflugor"@sv .

<http://tun.fi/MX.317349> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenomicra" ;
    dwc:scientificNameAuthorship "Coquillett, 1900" ;
    skos:broader <http://tun.fi/MX.317347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317350> ;
    skos:prefLabel "Stenomicra"@fi,
        "Stenomicra"@sv .

<http://tun.fi/MX.317463> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudogonalos" ;
    dwc:scientificNameAuthorship "Schulz, 1906" ;
    skos:broader <http://tun.fi/MX.5022489> ;
    skos:hiddenLabel "Pseudogonalos"@fi,
        "Trigonalis"@fi,
        "Trigonalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317465> ;
    skos:prefLabel "alvepistiäiset"@fi,
        "Pseudogonalos"@sv .

<http://tun.fi/MX.317468> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachygaster" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.289182> ;
    skos:hiddenLabel "Brachygaster"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317469> ;
    skos:prefLabel "torakkapistiäiset"@fi,
        "Brachygaster"@sv .

<http://tun.fi/MX.317471> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aulacus" ;
    dwc:scientificNameAuthorship "Jurine, 1807" ;
    skos:broader <http://tun.fi/MX.289183> ;
    skos:hiddenLabel "Aulacus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317472> ;
    skos:prefLabel "junkiaispistiäiset"@fi,
        "Aulacus"@sv .

<http://tun.fi/MX.317504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aceroteta" ;
    dwc:scientificNameAuthorship "Kozlov & Masner, 1977" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317505> ;
    skos:prefLabel "Aceroteta"@fi,
        "Aceroteta"@sv .

<http://tun.fi/MX.317518> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratacis" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317519> ;
    skos:prefLabel "Ceratacis"@fi,
        "Ceratacis"@sv .

<http://tun.fi/MX.317572> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metanopedias" ;
    dwc:scientificNameAuthorship "Brues, 1910" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317573> ;
    skos:prefLabel "Metanopedias"@fi,
        "Metanopedias"@sv .

<http://tun.fi/MX.317770> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilanteris" ;
    dwc:scientificNameAuthorship "Kieffer, 1916" ;
    skos:broader <http://tun.fi/MX.317752> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317771> ;
    skos:prefLabel "Psilanteris"@fi,
        "Psilanteris"@sv .

<http://tun.fi/MX.317780> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eremioscelio" ;
    dwc:scientificNameAuthorship "Priesner, 1951" ;
    skos:broader <http://tun.fi/MX.317752> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317781> ;
    skos:prefLabel "Eremioscelio"@fi,
        "Eremioscelio"@sv .

<http://tun.fi/MX.317783> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thoron" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.317752> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317784> ;
    skos:prefLabel "Thoron"@fi,
        "Thoron"@sv .

<http://tun.fi/MX.317792> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratobaeus" ;
    dwc:scientificNameAuthorship "Ashmead, 1893" ;
    skos:broader <http://tun.fi/MX.317752> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317793> ;
    skos:prefLabel "Ceratobaeus"@fi,
        "Ceratobaeus"@sv .

<http://tun.fi/MX.317795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baeus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.317752> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317796> ;
    skos:prefLabel "Baeus"@fi,
        "Baeus"@sv .

<http://tun.fi/MX.317824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Teleas" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.317797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317825> ;
    skos:prefLabel "Teleas"@fi,
        "Teleas"@sv .

<http://tun.fi/MX.317828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xenomerus" ;
    dwc:scientificNameAuthorship "Walker, 1836" ;
    skos:broader <http://tun.fi/MX.317797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317830> ;
    skos:prefLabel "Xenomerus"@fi,
        "Xenomerus"@sv .

<http://tun.fi/MX.317833> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tiphodytes" ;
    dwc:scientificNameAuthorship "Bradley, 1902" ;
    skos:broader <http://tun.fi/MX.317831> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317834> ;
    skos:prefLabel "Tiphodytes"@fi,
        "Tiphodytes"@sv .

<http://tun.fi/MX.317923> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trischiza" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.317893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317924> ;
    skos:prefLabel "Trischiza"@fi,
        "Trischiza"@sv .

<http://tun.fi/MX.317925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xyalophora" ;
    dwc:scientificNameAuthorship "Kieffer, 1901" ;
    skos:broader <http://tun.fi/MX.317893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317926> ;
    skos:prefLabel "Xyalophora"@fi,
        "Xyalophora"@sv .

<http://tun.fi/MX.317927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zygosis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.317893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317928> ;
    skos:prefLabel "Zygosis"@fi,
        "Zygosis"@sv .

<http://tun.fi/MX.317950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callaspidia" ;
    dwc:scientificNameAuthorship "Dahlbom, 1842" ;
    skos:broader <http://tun.fi/MX.317945> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317951> ;
    skos:prefLabel "Callaspidia"@fi,
        "Callaspidia"@sv .

<http://tun.fi/MX.317952> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omalaspis" ;
    dwc:scientificNameAuthorship "Giraud, 1860" ;
    skos:broader <http://tun.fi/MX.317945> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317954> ;
    skos:prefLabel "Omalaspis"@fi,
        "Omalaspis"@sv .

<http://tun.fi/MX.317989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synbelyta" ;
    dwc:scientificNameAuthorship "Hellén, 1964" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317990> ;
    skos:prefLabel "Synbelyta"@fi,
        "Synbelyta"@sv .

<http://tun.fi/MX.318010> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pamis" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318011> ;
    skos:prefLabel "Pamis"@fi,
        "Pamis"@sv .

<http://tun.fi/MX.318030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aprestes" ;
    dwc:scientificNameAuthorship "Nixon, 1957" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318031> ;
    skos:prefLabel "Aprestes"@fi,
        "Aprestes"@sv .

<http://tun.fi/MX.318039> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanopsilus" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318040> ;
    skos:prefLabel "Acanopsilus"@fi,
        "Acanopsilus"@sv .

<http://tun.fi/MX.318041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polypeza" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318042> ;
    skos:prefLabel "Polypeza"@fi,
        "Polypeza"@sv .

<http://tun.fi/MX.318057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anommatium" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318059> ;
    skos:prefLabel "Anommatium"@fi,
        "Anommatium"@sv .

<http://tun.fi/MX.318119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Viennopria" ;
    dwc:scientificNameAuthorship "Jansson, 1953" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318120> ;
    skos:prefLabel "Viennopria"@fi,
        "Viennopria"@sv .

<http://tun.fi/MX.318146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aneuropria" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318149> ;
    skos:prefLabel "Aneuropria"@fi,
        "Aneuropria"@sv .

<http://tun.fi/MX.318151> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Labolips" ;
    dwc:scientificNameAuthorship "Haliday, 1857" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318152> ;
    skos:prefLabel "Labolips"@fi,
        "Labolips"@sv .

<http://tun.fi/MX.318153> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coptera" ;
    dwc:scientificNameAuthorship "Say, 1836" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318155> ;
    skos:prefLabel "Coptera"@fi,
        "Coptera"@sv .

<http://tun.fi/MX.318189> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nothoserphus" ;
    dwc:scientificNameAuthorship "Brues, 1940" ;
    skos:broader <http://tun.fi/MX.318179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318191> ;
    skos:prefLabel "Nothoserphus"@fi,
        "Nothoserphus"@sv .

<http://tun.fi/MX.318202> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pschornia" ;
    dwc:scientificNameAuthorship "Townes & Townes, 1981" ;
    skos:broader <http://tun.fi/MX.318179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318203> ;
    skos:prefLabel "Pschornia"@fi,
        "Pschornia"@sv .

<http://tun.fi/MX.318226> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parthenocodrus" ;
    dwc:scientificNameAuthorship "Pschorn–Walcher, 1958" ;
    skos:broader <http://tun.fi/MX.318179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318227> ;
    skos:prefLabel "Parthenocodrus"@fi,
        "Parthenocodrus"@sv .

<http://tun.fi/MX.318230> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracodrus" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318231> ;
    skos:prefLabel "Paracodrus"@fi,
        "Paracodrus"@sv .

<http://tun.fi/MX.318232> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaneroserphus" ;
    dwc:scientificNameAuthorship "Pschorn–Walcher, 1958" ;
    skos:broader <http://tun.fi/MX.318179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318233> ;
    skos:prefLabel "Phaneroserphus"@fi,
        "Phaneroserphus"@sv .

<http://tun.fi/MX.318260> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichosteresis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318261> ;
    skos:prefLabel "Trichosteresis"@fi,
        "Trichosteresis"@sv .

<http://tun.fi/MX.318286> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Creator" ;
    dwc:scientificNameAuthorship "Alexeev, 1980" ;
    skos:broader <http://tun.fi/MX.318253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318287> ;
    skos:prefLabel "Creator"@fi,
        "Creator"@sv .

<http://tun.fi/MX.318311> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lagynodinae" ;
    dwc:scientificNameAuthorship "Masner & Dessart, 1967" ;
    skos:broader <http://tun.fi/MX.289204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318312> ;
    skos:prefLabel "Lagynodinae"@fi,
        "Lagynodinae"@sv .

<http://tun.fi/MX.318384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liposthenes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5018755> ;
    skos:prefLabel "Liposthenes"@fi,
        "Liposthenes"@sv .

<http://tun.fi/MX.318394> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diastrophus" ;
    dwc:scientificNameAuthorship "Reinhard, 1840" ;
    skos:broader <http://tun.fi/MX.4979874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318395> ;
    skos:prefLabel "Diastrophus"@fi,
        "Diastrophus"@sv .

<http://tun.fi/MX.318452> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trigonaspis" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.4979874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318453> ;
    skos:prefLabel "Trigonaspis"@fi,
        "Trigonaspis"@sv .

<http://tun.fi/MX.318459> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apocharips" ;
    dwc:scientificNameAuthorship "Fergusson, 1986" ;
    skos:broader <http://tun.fi/MX.318457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318460> ;
    skos:prefLabel "Apocharips"@fi,
        "Apocharips"@sv .

<http://tun.fi/MX.318462> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dilyta" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318463> ;
    skos:prefLabel "Dilyta"@fi,
        "Dilyta"@sv .

<http://tun.fi/MX.318527> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microstilba" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318528> ;
    skos:prefLabel "Microstilba"@fi,
        "Microstilba"@sv .

<http://tun.fi/MX.318534> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gronotoma" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318535> ;
    skos:prefLabel "Gronotoma"@fi,
        "Gronotoma"@sv .

<http://tun.fi/MX.318540> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Didyctium" ;
    dwc:scientificNameAuthorship "Riley, 1879" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318541> ;
    skos:prefLabel "Didyctium"@fi,
        "Didyctium"@sv .

<http://tun.fi/MX.318575> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eutrias" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318576> ;
    skos:prefLabel "Eutrias"@fi,
        "Eutrias"@sv .

<http://tun.fi/MX.318593> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hexacola" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318595> ;
    skos:prefLabel "Hexacola"@fi,
        "Hexacola"@sv .

<http://tun.fi/MX.318597> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nordlanderiana" ;
    dwc:scientificNameAuthorship "Kovalev, 1989" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318598> ;
    skos:prefLabel "Nordlanderiana"@fi,
        "Nordlanderiana"@sv .

<http://tun.fi/MX.318668> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meraporus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318669> ;
    skos:prefLabel "Meraporus"@fi,
        "Meraporus"@sv .

<http://tun.fi/MX.318673> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stinoplus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318674> ;
    skos:prefLabel "Stinoplus"@fi,
        "Stinoplus"@sv .

<http://tun.fi/MX.318678> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nephelomalus" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318679> ;
    skos:prefLabel "Nephelomalus"@fi,
        "Nephelomalus"@sv .

<http://tun.fi/MX.318704> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyrinophagus" ;
    dwc:scientificNameAuthorship "Ruschka, 1914" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318705> ;
    skos:prefLabel "Gyrinophagus"@fi,
        "Gyrinophagus"@sv .

<http://tun.fi/MX.318706> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nasonia" ;
    dwc:scientificNameAuthorship "Ashmead, 1904" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318707> ;
    skos:prefLabel "Nasonia"@fi,
        "Nasonia"@sv .

<http://tun.fi/MX.318708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Urolepis" ;
    dwc:scientificNameAuthorship "Walker, 1846" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318709> ;
    skos:prefLabel "Urolepis"@fi,
        "Urolepis"@sv .

<http://tun.fi/MX.318710> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rakosina" ;
    dwc:scientificNameAuthorship "Bouček, 1956" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318711> ;
    skos:prefLabel "Rakosina"@fi,
        "Rakosina"@sv .

<http://tun.fi/MX.318712> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diglochis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318713> ;
    skos:prefLabel "Diglochis"@fi,
        "Diglochis"@sv .

<http://tun.fi/MX.318718> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dirhicnus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318719> ;
    skos:prefLabel "Dirhicnus"@fi,
        "Dirhicnus"@sv .

<http://tun.fi/MX.318728> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platneptis" ;
    dwc:scientificNameAuthorship "Bouček, 1961" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318729> ;
    skos:prefLabel "Platneptis"@fi,
        "Platneptis"@sv .

<http://tun.fi/MX.318732> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dibrachoides" ;
    dwc:scientificNameAuthorship "Kurdjumov, 1913" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318733> ;
    skos:prefLabel "Dibrachoides"@fi,
        "Dibrachoides"@sv .

<http://tun.fi/MX.318738> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conura" ;
    dwc:scientificNameAuthorship "Spinola, 1837" ;
    skos:broader <http://tun.fi/MX.318737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318741> ;
    skos:prefLabel "Conura"@fi,
        "Conura"@sv .

<http://tun.fi/MX.318742> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chalcis" ;
    dwc:scientificNameAuthorship "Fabricius, 1789" ;
    skos:broader <http://tun.fi/MX.318737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318744> ;
    skos:prefLabel "Chalcis"@fi,
        "Chalcis"@sv .

<http://tun.fi/MX.318754> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haltichella" ;
    dwc:scientificNameAuthorship "Spinola, 1811" ;
    skos:broader <http://tun.fi/MX.318753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318756> ;
    skos:prefLabel "Haltichella"@fi,
        "Haltichella"@sv .

<http://tun.fi/MX.318762> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hybothorax" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1844" ;
    skos:broader <http://tun.fi/MX.318753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318763> ;
    skos:prefLabel "Hybothorax"@fi,
        "Hybothorax"@sv .

<http://tun.fi/MX.318870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heydenia" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318871> ;
    skos:prefLabel "Heydenia"@fi,
        "Heydenia"@sv .

<http://tun.fi/MX.318872> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notanisus" ;
    dwc:scientificNameAuthorship "Walker, 1837" ;
    skos:broader <http://tun.fi/MX.318869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318874> ;
    skos:prefLabel "Notanisus"@fi,
        "Notanisus"@sv .

<http://tun.fi/MX.318875> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Macromesinae" ;
    dwc:scientificNameAuthorship "Graham, 1959" ;
    skos:broader <http://tun.fi/MX.289252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318876> ;
    skos:prefLabel "Macromesinae"@fi,
        "Macromesinae"@sv .

<http://tun.fi/MX.318876> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macromesus" ;
    dwc:scientificNameAuthorship "Walker, 1848" ;
    skos:broader <http://tun.fi/MX.318875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318877> ;
    skos:prefLabel "Macromesus"@fi,
        "Macromesus"@sv .

<http://tun.fi/MX.318891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melancistrus" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.318879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318892> ;
    skos:prefLabel "Melancistrus"@fi,
        "Melancistrus"@sv .

<http://tun.fi/MX.318894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cea" ;
    dwc:scientificNameAuthorship "Walker, 1837" ;
    skos:broader <http://tun.fi/MX.318893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318895> ;
    skos:prefLabel "Cea"@fi,
        "Cea"@sv .

<http://tun.fi/MX.318896> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spalangiopelta" ;
    dwc:scientificNameAuthorship "Masi, 1922" ;
    skos:broader <http://tun.fi/MX.318893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318897> ;
    skos:prefLabel "Spalangiopelta"@fi,
        "Spalangiopelta"@sv .

<http://tun.fi/MX.318898> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Neodiparinae" ;
    dwc:scientificNameAuthorship "Bouček, 1961" ;
    skos:broader <http://tun.fi/MX.289252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318899> ;
    skos:prefLabel "Neodiparinae"@fi,
        "Neodiparinae"@sv .

<http://tun.fi/MX.318899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neodipara" ;
    dwc:scientificNameAuthorship "Erdös, 1955" ;
    skos:broader <http://tun.fi/MX.318898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318900> ;
    skos:prefLabel "Neodipara"@fi,
        "Neodipara"@sv .

<http://tun.fi/MX.318901> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Diparinae" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.289252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318902> ;
    skos:prefLabel "Diparinae"@fi,
        "Diparinae"@sv .

<http://tun.fi/MX.318902> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dipara" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.318901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318903> ;
    skos:prefLabel "Dipara"@fi,
        "Dipara"@sv .

<http://tun.fi/MX.318904> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cerocephalinae" ;
    dwc:scientificNameAuthorship "Bouček, 1961" ;
    skos:broader <http://tun.fi/MX.289252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318905> ;
    skos:prefLabel "Cerocephalinae"@fi,
        "Cerocephalinae"@sv .

<http://tun.fi/MX.318905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerocephala" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.318904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318906> ;
    skos:prefLabel "Cerocephala"@fi,
        "Cerocephala"@sv .

<http://tun.fi/MX.318907> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Spalangiinae" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318908> ;
    skos:prefLabel "Spalangiinae"@fi,
        "Spalangiinae"@sv .

<http://tun.fi/MX.318924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyperimerus" ;
    dwc:scientificNameAuthorship "Girault, 1917" ;
    skos:broader <http://tun.fi/MX.318917> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318925> ;
    skos:prefLabel "Hyperimerus"@fi,
        "Hyperimerus"@sv .

<http://tun.fi/MX.318933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epicopterus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.318926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318934> ;
    skos:prefLabel "Epicopterus"@fi,
        "Epicopterus"@sv .

<http://tun.fi/MX.318935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scutellista" ;
    dwc:scientificNameAuthorship "Motschulsky, 1859" ;
    skos:broader <http://tun.fi/MX.318926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318936> ;
    skos:prefLabel "Scutellista"@fi,
        "Scutellista"@sv .

<http://tun.fi/MX.318963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gastracanthus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318965> ;
    skos:prefLabel "Gastracanthus"@fi,
        "Gastracanthus"@sv .

<http://tun.fi/MX.318980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cheiropachus" ;
    dwc:scientificNameAuthorship "Westwood, 1828" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318981> ;
    skos:prefLabel "Cheiropachus"@fi,
        "Cheiropachus"@sv .

<http://tun.fi/MX.318990> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhaphitelus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318991> ;
    skos:prefLabel "Rhaphitelus"@fi,
        "Rhaphitelus"@sv .

<http://tun.fi/MX.318992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pandelus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318993> ;
    skos:prefLabel "Pandelus"@fi,
        "Pandelus"@sv .

<http://tun.fi/MX.318999> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xiphydriophagus" ;
    dwc:scientificNameAuthorship "Ferrière, 1952" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319000> ;
    skos:prefLabel "Xiphydriophagus"@fi,
        "Xiphydriophagus"@sv .

<http://tun.fi/MX.319001> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Habritys" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319002> ;
    skos:prefLabel "Habritys"@fi,
        "Habritys"@sv .

<http://tun.fi/MX.319003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perniphora" ;
    dwc:scientificNameAuthorship "Ruschka, 1923" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319004> ;
    skos:prefLabel "Perniphora"@fi,
        "Perniphora"@sv .

<http://tun.fi/MX.319005> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caenocrepis" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319006> ;
    skos:prefLabel "Caenocrepis"@fi,
        "Caenocrepis"@sv .

<http://tun.fi/MX.319007> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxysychus" ;
    dwc:scientificNameAuthorship "Delucchi, 1956" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319008> ;
    skos:prefLabel "Oxysychus"@fi,
        "Oxysychus"@sv .

<http://tun.fi/MX.319009> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinarmus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319010> ;
    skos:prefLabel "Dinarmus"@fi,
        "Dinarmus"@sv .

<http://tun.fi/MX.319011> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinarmoides" ;
    dwc:scientificNameAuthorship "Masi, 1924" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319012> ;
    skos:prefLabel "Dinarmoides"@fi,
        "Dinarmoides"@sv .

<http://tun.fi/MX.319013> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Norbanus" ;
    dwc:scientificNameAuthorship "Walker, 1843" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319014> ;
    skos:prefLabel "Norbanus"@fi,
        "Norbanus"@sv .

<http://tun.fi/MX.319015> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Merisus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319016> ;
    skos:prefLabel "Merisus"@fi,
        "Merisus"@sv .

<http://tun.fi/MX.319041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catolaccus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319042> ;
    skos:prefLabel "Catolaccus"@fi,
        "Catolaccus"@sv .

<http://tun.fi/MX.319043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endomychobius" ;
    dwc:scientificNameAuthorship "Ashmead, 1896" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319044> ;
    skos:prefLabel "Endomychobius"@fi,
        "Endomychobius"@sv .

<http://tun.fi/MX.319045> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psychophagus" ;
    dwc:scientificNameAuthorship "Mayr, 1904" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319046> ;
    skos:prefLabel "Psychophagus"@fi,
        "Psychophagus"@sv .

<http://tun.fi/MX.319047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurydinota" ;
    dwc:scientificNameAuthorship "Förster, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319048> ;
    skos:prefLabel "Eurydinota"@fi,
        "Eurydinota"@sv .

<http://tun.fi/MX.319053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mokrzeckia" ;
    dwc:scientificNameAuthorship "Mockrzecki, 1933" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319054> ;
    skos:prefLabel "Mokrzeckia"@fi,
        "Mokrzeckia"@sv .

<http://tun.fi/MX.319056> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spintherus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319057> ;
    skos:prefLabel "Spintherus"@fi,
        "Spintherus"@sv .

<http://tun.fi/MX.319111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aggelma" ;
    dwc:scientificNameAuthorship "Delucchi, 1956" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319112> ;
    skos:prefLabel "Aggelma"@fi,
        "Aggelma"@sv .

<http://tun.fi/MX.319120> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lonchetron" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319121> ;
    skos:prefLabel "Lonchetron"@fi,
        "Lonchetron"@sv .

<http://tun.fi/MX.319125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eulonchetron" ;
    dwc:scientificNameAuthorship "Graham, 1966" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319126> ;
    skos:prefLabel "Eulonchetron"@fi,
        "Eulonchetron"@sv .

<http://tun.fi/MX.319152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isocyrtus" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319153> ;
    skos:prefLabel "Isocyrtus"@fi,
        "Isocyrtus"@sv .

<http://tun.fi/MX.319158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anogmoides" ;
    dwc:scientificNameAuthorship "Askew, 1970" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319159> ;
    skos:prefLabel "Anogmoides"@fi,
        "Anogmoides"@sv .

<http://tun.fi/MX.319162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melittobia" ;
    dwc:scientificNameAuthorship "Westwood, 1847" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319163> ;
    skos:prefLabel "Melittobia"@fi,
        "Melittobia"@sv .

<http://tun.fi/MX.319180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphenolepis" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319181> ;
    skos:prefLabel "Sphenolepis"@fi,
        "Sphenolepis"@sv .

<http://tun.fi/MX.319186> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peckelachertus" ;
    dwc:scientificNameAuthorship "Yoshimoto, 1970" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319187> ;
    skos:prefLabel "Peckelachertus"@fi,
        "Peckelachertus"@sv .

<http://tun.fi/MX.319228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mestocharis" ;
    dwc:scientificNameAuthorship "Förster, 1878" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319229> ;
    skos:prefLabel "Mestocharis"@fi,
        "Mestocharis"@sv .

<http://tun.fi/MX.319282> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grahamia" ;
    dwc:scientificNameAuthorship "Erdös, 1966" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319283> ;
    skos:prefLabel "Grahamia"@fi,
        "Grahamia"@sv .

<http://tun.fi/MX.319345> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prestwichia" ;
    dwc:scientificNameAuthorship "Lubbock, 1864" ;
    skos:broader <http://tun.fi/MX.5017448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319346> ;
    skos:prefLabel "Prestwichia"@fi,
        "Prestwichia"@sv .

<http://tun.fi/MX.319347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetostrichella" ;
    dwc:scientificNameAuthorship "Girault, 1914" ;
    skos:broader <http://tun.fi/MX.5017448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319348> ;
    skos:prefLabel "Chaetostrichella"@fi,
        "Chaetostrichella"@sv .

<http://tun.fi/MX.319349> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mirufens" ;
    dwc:scientificNameAuthorship "Girault, 1915" ;
    skos:broader <http://tun.fi/MX.5017447> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319350> ;
    skos:prefLabel "Mirufens"@fi,
        "Mirufens"@sv .

<http://tun.fi/MX.319351> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichogramma" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.5017447> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319352> ;
    skos:prefLabel "Trichogramma"@fi,
        "Trichogramma"@sv .

<http://tun.fi/MX.319367> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conomorium" ;
    dwc:scientificNameAuthorship "Masi, 1924" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319368> ;
    skos:prefLabel "Conomorium"@fi,
        "Conomorium"@sv .

<http://tun.fi/MX.319369> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Muscidifurax" ;
    dwc:scientificNameAuthorship "Girault & Sanders, 1910" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319371> ;
    skos:prefLabel "Muscidifurax"@fi,
        "Muscidifurax"@sv .

<http://tun.fi/MX.319373> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dimachus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319374> ;
    skos:prefLabel "Dimachus"@fi,
        "Dimachus"@sv .

<http://tun.fi/MX.319376> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sigynia" ;
    dwc:scientificNameAuthorship "Hedqvist, 1974" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319377> ;
    skos:prefLabel "Sigynia"@fi,
        "Sigynia"@sv .

<http://tun.fi/MX.319378> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ottaria" ;
    dwc:scientificNameAuthorship "Hedqvist, 1974" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319379> ;
    skos:prefLabel "Ottaria"@fi,
        "Ottaria"@sv .

<http://tun.fi/MX.319380> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lariophagus" ;
    dwc:scientificNameAuthorship "Crawford, 1909" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319381> ;
    skos:prefLabel "Lariophagus"@fi,
        "Lariophagus"@sv .

<http://tun.fi/MX.319382> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemitrichus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319383> ;
    skos:prefLabel "Hemitrichus"@fi,
        "Hemitrichus"@sv .

<http://tun.fi/MX.319394> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metastenus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319395> ;
    skos:prefLabel "Metastenus"@fi,
        "Metastenus"@sv .

<http://tun.fi/MX.319402> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coruna" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319404> ;
    skos:prefLabel "Coruna"@fi,
        "Coruna"@sv .

<http://tun.fi/MX.319405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachycrepoideus" ;
    dwc:scientificNameAuthorship "Ashmead, 1904" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319406> ;
    skos:prefLabel "Pachycrepoideus"@fi,
        "Pachycrepoideus"@sv .

<http://tun.fi/MX.319420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notoglyptus" ;
    dwc:scientificNameAuthorship "Masi, 1917" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319421> ;
    skos:prefLabel "Notoglyptus"@fi,
        "Notoglyptus"@sv .

<http://tun.fi/MX.319422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptoprymna" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319423> ;
    skos:prefLabel "Cryptoprymna"@fi,
        "Cryptoprymna"@sv .

<http://tun.fi/MX.319434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bairamlia" ;
    dwc:scientificNameAuthorship "Waterston, 1929" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319435> ;
    skos:prefLabel "Bairamlia"@fi,
        "Bairamlia"@sv .

<http://tun.fi/MX.319446> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schimitschekia" ;
    dwc:scientificNameAuthorship "Boucek, 1965" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319447> ;
    skos:prefLabel "Schimitschekia"@fi,
        "Schimitschekia"@sv .

<http://tun.fi/MX.319448> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thinodytes" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319449> ;
    skos:prefLabel "Thinodytes"@fi,
        "Thinodytes"@sv .

<http://tun.fi/MX.319450> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tricyclomischus" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319451> ;
    skos:prefLabel "Tricyclomischus"@fi,
        "Tricyclomischus"@sv .

<http://tun.fi/MX.319452> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhicnocoelia" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319453> ;
    skos:prefLabel "Rhicnocoelia"@fi,
        "Rhicnocoelia"@sv .

<http://tun.fi/MX.319460> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ardilea" ;
    dwc:scientificNameAuthorship "Graham, 1959" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319461> ;
    skos:prefLabel "Ardilea"@fi,
        "Ardilea"@sv .

<http://tun.fi/MX.319462> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nodisoplata" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319463> ;
    skos:prefLabel "Nodisoplata"@fi,
        "Nodisoplata"@sv .

<http://tun.fi/MX.319514> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Termolampa" ;
    dwc:scientificNameAuthorship "Boucek, 1961" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319515> ;
    skos:prefLabel "Termolampa"@fi,
        "Termolampa"@sv .

<http://tun.fi/MX.319577> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Monodontomerinae" ;
    dwc:scientificNameAuthorship "Ashmead, 1899" ;
    skos:broader <http://tun.fi/MX.53593> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319580> ;
    skos:prefLabel "Monodontomerinae"@fi,
        "Monodontomerinae"@sv .

<http://tun.fi/MX.319578> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptopristus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.4979810> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319579> ;
    skos:prefLabel "Cryptopristus"@fi,
        "Cryptopristus"@sv .

<http://tun.fi/MX.319594> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glyphomerus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.4979809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319595> ;
    skos:prefLabel "Glyphomerus"@fi,
        "Glyphomerus"@sv .

<http://tun.fi/MX.319699> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chrysolampinae" ;
    dwc:scientificNameAuthorship "Dalla Torre, 1898" ;
    skos:broader <http://tun.fi/MX.289250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319700> ;
    skos:prefLabel "Chrysolampinae"@fi,
        "Chrysolampinae"@sv .

<http://tun.fi/MX.319703> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Perilampinae" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.289250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319704> ;
    skos:prefLabel "Perilampinae"@fi,
        "Perilampinae"@sv .

<http://tun.fi/MX.319727> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Platynocheilinae" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.289234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319728> ;
    skos:prefLabel "Platynocheilinae"@fi,
        "Platynocheilinae"@sv .

<http://tun.fi/MX.319728> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platynocheilus" ;
    dwc:scientificNameAuthorship "Westwood, 1837" ;
    skos:broader <http://tun.fi/MX.319727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319729> ;
    skos:prefLabel "Platynocheilus"@fi,
        "Platynocheilus"@sv .

<http://tun.fi/MX.319731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetracampe" ;
    dwc:scientificNameAuthorship "Förster, 1841" ;
    skos:broader <http://tun.fi/MX.319730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319732> ;
    skos:prefLabel "Tetracampe"@fi,
        "Tetracampe"@sv .

<http://tun.fi/MX.319738> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epiclerus" ;
    dwc:scientificNameAuthorship "Haliday, 1843" ;
    skos:broader <http://tun.fi/MX.319730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319739> ;
    skos:prefLabel "Epiclerus"@fi,
        "Epiclerus"@sv .

<http://tun.fi/MX.319758> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenomesius" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319759> ;
    skos:prefLabel "Stenomesius"@fi,
        "Stenomesius"@sv .

<http://tun.fi/MX.319776> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthellum" ;
    dwc:scientificNameAuthorship "Erdös & Novicky, 1951" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319777> ;
    skos:prefLabel "Xanthellum"@fi,
        "Xanthellum"@sv .

<http://tun.fi/MX.319778> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryopezus" ;
    dwc:scientificNameAuthorship "Erdös, 1951" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319779> ;
    skos:prefLabel "Bryopezus"@fi,
        "Bryopezus"@sv .

<http://tun.fi/MX.319780> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miotropis" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319781> ;
    skos:prefLabel "Miotropis"@fi,
        "Miotropis"@sv .

<http://tun.fi/MX.319800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaulinopsis" ;
    dwc:scientificNameAuthorship "Crawford, 1912" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319801> ;
    skos:prefLabel "Diaulinopsis"@fi,
        "Diaulinopsis"@sv .

<http://tun.fi/MX.319815> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dimmockia" ;
    dwc:scientificNameAuthorship "Ashmead, 1904" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319816> ;
    skos:prefLabel "Dimmockia"@fi,
        "Dimmockia"@sv .

<http://tun.fi/MX.319838> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dahlbominus" ;
    dwc:scientificNameAuthorship "Hincks, 1945" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319840> ;
    skos:prefLabel "Dahlbominus"@fi,
        "Dahlbominus"@sv .

<http://tun.fi/MX.319862> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colpoclypeus" ;
    dwc:scientificNameAuthorship "Lucchese, 1941" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319863> ;
    skos:prefLabel "Colpoclypeus"@fi,
        "Colpoclypeus"@sv .

<http://tun.fi/MX.319876> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Beornia" ;
    dwc:scientificNameAuthorship "Hedqvist, 1975" ;
    skos:broader <http://tun.fi/MX.319874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319877> ;
    skos:prefLabel "Beornia"@fi,
        "Beornia"@sv .

<http://tun.fi/MX.319883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allocerastichus" ;
    dwc:scientificNameAuthorship "Masi, 1923" ;
    skos:broader <http://tun.fi/MX.319874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319884> ;
    skos:prefLabel "Allocerastichus"@fi,
        "Allocerastichus"@sv .

<http://tun.fi/MX.319889> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mischotetrastichus" ;
    dwc:scientificNameAuthorship "Graham, 1987" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319890> ;
    skos:prefLabel "Mischotetrastichus"@fi,
        "Mischotetrastichus"@sv .

<http://tun.fi/MX.319895> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sigmophora" ;
    dwc:scientificNameAuthorship "Rondani, 1867" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319896> ;
    skos:prefLabel "Sigmophora"@fi,
        "Sigmophora"@sv .

<http://tun.fi/MX.319897> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anaprostocetus" ;
    dwc:scientificNameAuthorship "Graham, 1987" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319898> ;
    skos:prefLabel "Anaprostocetus"@fi,
        "Anaprostocetus"@sv .

<http://tun.fi/MX.319940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aceratoneuromyia" ;
    dwc:scientificNameAuthorship "Girault, 1917" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319941> ;
    skos:prefLabel "Aceratoneuromyia"@fi,
        "Aceratoneuromyia"@sv .

<http://tun.fi/MX.319962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crataepus" ;
    dwc:scientificNameAuthorship "Förster, 1878" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319161> ;
    skos:prefLabel "Crataepus"@fi,
        "Crataepus"@sv .

<http://tun.fi/MX.319969> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uscana" ;
    dwc:scientificNameAuthorship "Girault, 1911" ;
    skos:broader <http://tun.fi/MX.5017448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319970> ;
    skos:prefLabel "Uscana"@fi,
        "Uscana"@sv .

<http://tun.fi/MX.319972> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophioneurus" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1852" ;
    skos:broader <http://tun.fi/MX.5017447> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319973> ;
    skos:prefLabel "Ophioneurus"@fi,
        "Ophioneurus"@sv .

<http://tun.fi/MX.319974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ufens" ;
    dwc:scientificNameAuthorship "Girault, 1911" ;
    skos:broader <http://tun.fi/MX.5017448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319975> ;
    skos:prefLabel "Ufens"@fi,
        "Ufens"@sv .

<http://tun.fi/MX.319978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stethynium" ;
    dwc:scientificNameAuthorship "Enock, 1909" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319979> ;
    skos:prefLabel "Stethynium"@fi,
        "Stethynium"@sv .

<http://tun.fi/MX.319998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Litus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319999> ;
    skos:prefLabel "Litus"@fi,
        "Litus"@sv .

<http://tun.fi/MX.320074> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stephanodes" ;
    dwc:scientificNameAuthorship "Enock, 1909" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320075> ;
    skos:prefLabel "Stephanodes"@fi,
        "Stephanodes"@sv .

<http://tun.fi/MX.320103> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mymaromma" ;
    dwc:scientificNameAuthorship "Girault, 1920" ;
    skos:broader <http://tun.fi/MX.289231> ;
    skos:hiddenLabel "Mymaromma"@fi,
        "Palaeomymar"@fi,
        "Palaeomymar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320105> ;
    skos:prefLabel "paljepistiäiset"@fi,
        "Mymaromma"@sv .

<http://tun.fi/MX.32031> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calandrella" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.31969> ;
    skos:hiddenLabel "Calandrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32033> ;
    skos:prefLabel "hietakiurut"@fi,
        "Calandrella"@sv .

<http://tun.fi/MX.32055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galerida" ;
    dwc:scientificNameAuthorship "Boie, 1828" ;
    skos:broader <http://tun.fi/MX.31969> ;
    skos:hiddenLabel "Galerida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32056> ;
    skos:prefLabel "töyhtökiurut"@fi,
        "Galerida"@sv .

<http://tun.fi/MX.32062> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lullula" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.31969> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32063> ;
    skos:prefLabel "Lullula"@fi,
        "Lullula"@sv .

<http://tun.fi/MX.32075> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eremophila" ;
    dwc:scientificNameAuthorship "Boie, 1828" ;
    skos:broader <http://tun.fi/MX.31969> ;
    skos:hiddenLabel "Eremophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32076> ;
    skos:prefLabel "sarvikiurut"@fi,
        "Eremophila"@sv .

<http://tun.fi/MX.32078> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hirundinidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Hirundinidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293263> ;
    skos:prefLabel "pääskyt"@fi,
        "Hirundinidae"@sv .

<http://tun.fi/MX.320804> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anagnota" ;
    dwc:scientificNameAuthorship "Becker, 1902" ;
    skos:broader <http://tun.fi/MX.279245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320805> ;
    skos:prefLabel "Anagnota"@fi,
        "Anagnota"@sv .

<http://tun.fi/MX.320809> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dasypogoninae" ;
    dwc:scientificNameAuthorship "Macquart, 1838" ;
    skos:broader <http://tun.fi/MX.276520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320812> ;
    skos:prefLabel "Dasypogoninae"@fi,
        "Dasypogoninae"@sv .

<http://tun.fi/MX.320812> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptarthrus" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.320809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320813> ;
    skos:prefLabel "Leptarthrus"@fi,
        "Leptarthrus"@sv .

<http://tun.fi/MX.320853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudaphanomerus" ;
    dwc:scientificNameAuthorship "Szelényi, 1941" ;
    skos:broader <http://tun.fi/MX.317734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320854> ;
    skos:prefLabel "Pseudaphanomerus"@fi,
        "Pseudaphanomerus"@sv .

<http://tun.fi/MX.32117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Riparia" ;
    dwc:scientificNameAuthorship "T. Forster, 1817" ;
    skos:broader <http://tun.fi/MX.293263> ;
    skos:hiddenLabel "Riparia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32120> ;
    skos:prefLabel "törmäpääskyt"@fi,
        "Riparia"@sv .

<http://tun.fi/MX.32127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hirundo" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.293263> ;
    skos:hiddenLabel "Hirundo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32132> ;
    skos:prefLabel "haarapääskyt"@fi,
        "Hirundo"@sv .

<http://tun.fi/MX.321316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baltidrilus" ;
    dwc:scientificNameAuthorship "Timm, 2013" ;
    skos:broader <http://tun.fi/MX.232455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321317> ;
    skos:prefLabel "Baltidrilus"@fi,
        "Baltidrilus"@sv .

<http://tun.fi/MX.321319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oconnorella" ;
    dwc:scientificNameAuthorship "Rota, 1995" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321320> ;
    skos:prefLabel "Oconnorella"@fi,
        "Oconnorella"@sv .

<http://tun.fi/MX.321359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eteobalea" ;
    dwc:scientificNameAuthorship "Hodges, 1962" ;
    skos:broader <http://tun.fi/MX.59637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59645> ;
    skos:prefLabel "Eteobalea"@fi,
        "Eteobalea"@sv .

<http://tun.fi/MX.321364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eusphecia" ;
    dwc:scientificNameAuthorship "Le Cerf, 1937" ;
    skos:broader <http://tun.fi/MX.59940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59945> ;
    skos:prefLabel "Eusphecia"@fi,
        "Eusphecia"@sv .

<http://tun.fi/MX.321451> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudepidalea" ;
    skos:broader <http://tun.fi/MX.200975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321452> ;
    skos:prefLabel "Pseudepidalea"@fi,
        "Pseudepidalea"@sv .

<http://tun.fi/MX.321552> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coleopius" ;
    dwc:scientificNameAuthorship "Fischer, 1964" ;
    skos:broader <http://tun.fi/MX.296692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321553> ;
    skos:prefLabel "Coleopius"@fi,
        "Coleopius"@sv .

<http://tun.fi/MX.321594> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesocrina" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321595> ;
    skos:prefLabel "Mesocrina"@fi,
        "Mesocrina"@sv .

<http://tun.fi/MX.32162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delichon" ;
    dwc:scientificNameAuthorship "F. Moore, 1854" ;
    skos:broader <http://tun.fi/MX.293263> ;
    skos:hiddenLabel "Delichon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32163> ;
    skos:prefLabel "räystäspääskyt"@fi,
        "Delichon"@sv .

<http://tun.fi/MX.321638> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaeretus" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321639> ;
    skos:prefLabel "Diaeretus"@fi,
        "Diaeretus"@sv .

<http://tun.fi/MX.321690> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xyeloblacus" ;
    dwc:scientificNameAuthorship "van Achterberg & Altenhofer, 1997" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321691> ;
    skos:prefLabel "Xyeloblacus"@fi,
        "Xyeloblacus"@sv .

<http://tun.fi/MX.321709> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spathicopis" ;
    dwc:scientificNameAuthorship "van Achterberg, 1977" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321710> ;
    skos:prefLabel "Spathicopis"@fi,
        "Spathicopis"@sv .

<http://tun.fi/MX.321728> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panerema" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321729> ;
    skos:prefLabel "Panerema"@fi,
        "Panerema"@sv .

<http://tun.fi/MX.321730> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atopandrium" ;
    dwc:scientificNameAuthorship "Graham, 1952" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321731> ;
    skos:prefLabel "Atopandrium"@fi,
        "Atopandrium"@sv .

<http://tun.fi/MX.321738> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cratospila" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321739> ;
    skos:prefLabel "Cratospila"@fi,
        "Cratospila"@sv .

<http://tun.fi/MX.321800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clypeodromus" ;
    dwc:scientificNameAuthorship "Tereshkin, 1992" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321801> ;
    skos:prefLabel "Clypeodromus"@fi,
        "Clypeodromus"@sv .

<http://tun.fi/MX.321802> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Flacopimpla" ;
    dwc:scientificNameAuthorship "Gauld, 1991" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321803> ;
    skos:prefLabel "Flacopimpla"@fi,
        "Flacopimpla"@sv .

<http://tun.fi/MX.321966> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagiomerus" ;
    dwc:scientificNameAuthorship "Crawford, 1910" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321967> ;
    skos:prefLabel "Plagiomerus"@fi,
        "Plagiomerus"@sv .

<http://tun.fi/MX.321983> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Idiodonus" ;
    dwc:scientificNameAuthorship "Ball, 1936" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229354> ;
    skos:prefLabel "Idiodonus"@fi,
        "Idiodonus"@sv .

<http://tun.fi/MX.323498> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Thymallinae" ;
    skos:broader <http://tun.fi/MX.53298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53269> ;
    skos:prefLabel "Thymallinae"@fi,
        "Thymallinae"@sv .

<http://tun.fi/MX.323518> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neotypus" ;
    dwc:scientificNameAuthorship "Forster, 1869" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323519> ;
    skos:prefLabel "Neotypus"@fi,
        "Neotypus"@sv .

<http://tun.fi/MX.323520> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaestus" ;
    dwc:scientificNameAuthorship "Forster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323521> ;
    skos:prefLabel "Phaestus"@fi,
        "Phaestus"@sv .

<http://tun.fi/MX.323598> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micromonodon" ;
    dwc:scientificNameAuthorship "Forster 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323599> ;
    skos:prefLabel "Micromonodon"@fi,
        "Micromonodon"@sv .

<http://tun.fi/MX.323609> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hinatara" ;
    dwc:scientificNameAuthorship "Benson, 1936" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323610> ;
    skos:prefLabel "Hinatara"@fi,
        "Hinatara"@sv .

<http://tun.fi/MX.323710> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Janetiella" ;
    dwc:scientificNameAuthorship "Kieffer 1898" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323711> ;
    skos:prefLabel "Janetiella"@fi,
        "Janetiella"@sv .

<http://tun.fi/MX.323777> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Nerillida" ;
    skos:broader <http://tun.fi/MX.53372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323778> ;
    skos:prefLabel "Nerillida"@fi,
        "Nerillida"@sv .

<http://tun.fi/MX.323778> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nerillidae" ;
    skos:broader <http://tun.fi/MX.323777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323779> ;
    skos:prefLabel "Nerillidae"@fi,
        "Nerillidae"@sv .

<http://tun.fi/MX.323779> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Troglochaetus" ;
    dwc:scientificNameAuthorship "Delachaux, 1921" ;
    skos:broader <http://tun.fi/MX.323778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323780> ;
    skos:prefLabel "Troglochaetus"@fi,
        "Troglochaetus"@sv .

<http://tun.fi/MX.323803> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crossocalyx" ;
    dwc:scientificNameAuthorship "Meyl." ;
    skos:broader <http://tun.fi/MX.324465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44235> ;
    skos:prefLabel "Crossocalyx"@fi,
        "Crossocalyx"@sv .

<http://tun.fi/MX.323804> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizophyllopsis" ;
    dwc:scientificNameAuthorship "Váňa et L.Söderstr." ;
    skos:broader <http://tun.fi/MX.324465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44239> ;
    skos:prefLabel "Schizophyllopsis"@fi,
        "Schizophyllopsis"@sv .

<http://tun.fi/MX.323810> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clevea" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.213004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44247> ;
    skos:prefLabel "Clevea"@fi,
        "Clevea"@sv .

<http://tun.fi/MX.323823> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schljakovia" ;
    dwc:scientificNameAuthorship "Konstant. et Vilnet" ;
    skos:broader <http://tun.fi/MX.324465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44254> ;
    skos:prefLabel "Schljakovia"@fi,
        "Schljakovia"@sv .

<http://tun.fi/MX.323824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schljakovianthus" ;
    dwc:scientificNameAuthorship "Konstant. et Vilnet" ;
    skos:broader <http://tun.fi/MX.324465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44256> ;
    skos:prefLabel "Schljakovianthus"@fi,
        "Schljakovianthus"@sv .

<http://tun.fi/MX.323828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syzygiella" ;
    dwc:scientificNameAuthorship "Spruce" ;
    skos:broader <http://tun.fi/MX.324464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44316> ;
    skos:prefLabel "Syzygiella"@fi,
        "Syzygiella"@sv .

<http://tun.fi/MX.323829> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Biantheridion" ;
    dwc:scientificNameAuthorship "(Grolle) Konstant. et Vilnet" ;
    skos:broader <http://tun.fi/MX.324465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44317> ;
    skos:prefLabel "Biantheridion"@fi,
        "Biantheridion"@sv .

<http://tun.fi/MX.323831> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endogemma" ;
    dwc:scientificNameAuthorship "Konstant., Vilnet et A.V.Troitsky" ;
    skos:broader <http://tun.fi/MX.324470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44319> ;
    skos:prefLabel "Endogemma"@fi,
        "Endogemma"@sv .

<http://tun.fi/MX.323832> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liochlaena" ;
    dwc:scientificNameAuthorship "Nees" ;
    skos:broader <http://tun.fi/MX.212989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44325> ;
    skos:prefLabel "Liochlaena"@fi,
        "Liochlaena"@sv .

<http://tun.fi/MX.324417> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isopaches" ;
    dwc:scientificNameAuthorship "H.Buch" ;
    skos:broader <http://tun.fi/MX.324465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44344> ;
    skos:prefLabel "Isopaches"@fi,
        "Isopaches"@sv .

<http://tun.fi/MX.324419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protolophozia" ;
    dwc:scientificNameAuthorship "(R.M.Schust.) Schljakov" ;
    skos:broader <http://tun.fi/MX.212985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44347> ;
    skos:prefLabel "Protolophozia"@fi,
        "Protolophozia"@sv .

<http://tun.fi/MX.324422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Obtusifolium" ;
    dwc:scientificNameAuthorship "S.W.Arnell" ;
    skos:broader <http://tun.fi/MX.212985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44355> ;
    skos:prefLabel "Obtusifolium"@fi,
        "Obtusifolium"@sv .

<http://tun.fi/MX.324425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oleolophozia" ;
    dwc:scientificNameAuthorship "L.Söderstr., De Roo et Hedd." ;
    skos:broader <http://tun.fi/MX.212985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44356> ;
    skos:prefLabel "Oleolophozia"@fi,
        "Oleolophozia"@sv .

<http://tun.fi/MX.324431> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saccobasis" ;
    dwc:scientificNameAuthorship "H.Buch" ;
    skos:broader <http://tun.fi/MX.212993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44231> ;
    skos:prefLabel "Saccobasis"@fi,
        "Saccobasis"@sv .

<http://tun.fi/MX.324432> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trilophozia" ;
    dwc:scientificNameAuthorship "(R.M.Schust.) Bakalin" ;
    skos:broader <http://tun.fi/MX.324466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44232> ;
    skos:prefLabel "Trilophozia"@fi,
        "Trilophozia"@sv .

<http://tun.fi/MX.324464> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Adelanthaceae" ;
    dwc:scientificNameAuthorship "Grolle" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323828> ;
    skos:prefLabel "Adelanthaceae"@fi,
        "Adelanthaceae"@sv .

<http://tun.fi/MX.324470> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Endogemmataceae" ;
    dwc:scientificNameAuthorship "Konstant." ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323831> ;
    skos:prefLabel "Endogemmataceae"@fi,
        "Endogemmataceae"@sv .

<http://tun.fi/MX.324472> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Harpanthaceae" ;
    dwc:scientificNameAuthorship "Arnell" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44116> ;
    skos:prefLabel "Harpanthaceae"@fi,
        "Harpanthaceae"@sv .

<http://tun.fi/MX.324473> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hygrobiellaceae" ;
    dwc:scientificNameAuthorship "Konstant. et Vilnet" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44117> ;
    skos:prefLabel "Hygrobiellaceae"@fi,
        "Hygrobiellaceae"@sv .

<http://tun.fi/MX.324478> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Solenostomataceae" ;
    dwc:scientificNameAuthorship "Stotler et Crand.-Stotl." ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323830> ;
    skos:prefLabel "Solenostomataceae"@fi,
        "Solenostomataceae"@sv .

<http://tun.fi/MX.324488> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Blepharostomataceae" ;
    dwc:scientificNameAuthorship "W.Frey et M.Stech" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44121> ;
    skos:prefLabel "Blepharostomataceae"@fi,
        "Blepharostomataceae"@sv .

<http://tun.fi/MX.324497> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Myliaceae" ;
    dwc:scientificNameAuthorship "Schljakov" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44156> ;
    skos:prefLabel "Myliaceae"@fi,
        "Myliaceae"@sv .

<http://tun.fi/MX.324509> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pallaviciniales" ;
    dwc:scientificNameAuthorship "W.Frey et M.Stech" ;
    skos:broader <http://tun.fi/MX.212970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324633> ;
    skos:prefLabel "Pallaviciniales"@fi,
        "Pallaviciniales"@sv .

<http://tun.fi/MX.324510> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pelliales" ;
    dwc:scientificNameAuthorship "He-Nygrén" ;
    skos:broader <http://tun.fi/MX.212970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212979> ;
    skos:prefLabel "Pelliales"@fi,
        "Pelliales"@sv .

<http://tun.fi/MX.324512> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Lunulariales" ;
    dwc:scientificNameAuthorship "H.Klinggr." ;
    skos:broader <http://tun.fi/MX.70077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213006> ;
    skos:prefLabel "Lunulariales"@fi,
        "Lunulariales"@sv .

<http://tun.fi/MX.324529> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Haplomitriopsida" ;
    dwc:scientificNameAuthorship "Stotler et Crand.-Stotl." ;
    skos:broader <http://tun.fi/MX.44394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70078> ;
    skos:prefLabel "Haplomitriopsida"@fi,
        "Haplomitriopsida"@sv .

<http://tun.fi/MX.324576> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ptilidiales" ;
    dwc:scientificNameAuthorship "Schljakov" ;
    skos:broader <http://tun.fi/MX.212970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212994> ;
    skos:prefLabel "Ptilidiales"@fi,
        "Ptilidiales"@sv .

<http://tun.fi/MX.324633> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Moerckiaceae" ;
    dwc:scientificNameAuthorship "K.I.Goebel ex Stotler et Crand.-Stotl." ;
    skos:broader <http://tun.fi/MX.324509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44148> ;
    skos:prefLabel "Moerckiaceae"@fi,
        "Moerckiaceae"@sv .

<http://tun.fi/MX.32486> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Laniidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Laniidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32556> ;
    skos:prefLabel "lepinkäiset"@fi,
        "Laniidae"@sv .

<http://tun.fi/MX.324898> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Patania" ;
    dwc:scientificNameAuthorship "Moore, 1888" ;
    skos:broader <http://tun.fi/MX.61350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61352> ;
    skos:prefLabel "Patania"@fi,
        "Patania"@sv .

<http://tun.fi/MX.324903> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gandaritis" ;
    dwc:scientificNameAuthorship "Moore, 1868" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61869> ;
    skos:prefLabel "Gandaritis"@fi,
        "Gandaritis"@sv .

<http://tun.fi/MX.324905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pennithera" ;
    dwc:scientificNameAuthorship "Viidalepp, 1980" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61885> ;
    skos:prefLabel "Pennithera"@fi,
        "Pennithera"@sv .

<http://tun.fi/MX.324912> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphrageidus" ;
    dwc:scientificNameAuthorship "Maes, 1984" ;
    skos:broader <http://tun.fi/MX.62156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62173> ;
    skos:prefLabel "Sphrageidus"@fi,
        "Sphrageidus"@sv .

<http://tun.fi/MX.324920> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apantesis" ;
    dwc:scientificNameAuthorship "Harris, 1841" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62264> ;
    skos:prefLabel "Apantesis"@fi,
        "Apantesis"@sv .

<http://tun.fi/MX.324931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spilarctia" ;
    dwc:scientificNameAuthorship "Butler, 1875" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62278> ;
    skos:prefLabel "Spilarctia"@fi,
        "Spilarctia"@sv .

<http://tun.fi/MX.324932> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epatolmis" ;
    dwc:scientificNameAuthorship "Butler, 1877" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62280> ;
    skos:prefLabel "Epatolmis"@fi,
        "Epatolmis"@sv .

<http://tun.fi/MX.324937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pechipogo" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.62181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62198> ;
    skos:prefLabel "Pechipogo"@fi,
        "Pechipogo"@sv .

<http://tun.fi/MX.324938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zanclognatha" ;
    dwc:scientificNameAuthorship "Lederer, 1857" ;
    skos:broader <http://tun.fi/MX.62181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62200> ;
    skos:prefLabel "Zanclognatha"@fi,
        "Zanclognatha"@sv .

<http://tun.fi/MX.324941> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grammodes" ;
    dwc:scientificNameAuthorship "Guenée, 1852" ;
    skos:broader <http://tun.fi/MX.62318> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62335> ;
    skos:prefLabel "Grammodes"@fi,
        "Grammodes"@sv .

<http://tun.fi/MX.324946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protoschinia" ;
    dwc:scientificNameAuthorship "Hardwick, 1970" ;
    skos:broader <http://tun.fi/MX.62526> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62532> ;
    skos:prefLabel "Protoschinia"@fi,
        "Protoschinia"@sv .

<http://tun.fi/MX.324953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fissipunctia" ;
    dwc:scientificNameAuthorship "Beck, 1992" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62692> ;
    skos:prefLabel "Fissipunctia"@fi,
        "Fissipunctia"@sv .

<http://tun.fi/MX.324961> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhyacia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63028> ;
    skos:prefLabel "Rhyacia"@fi,
        "Rhyacia"@sv .

<http://tun.fi/MX.324963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paradiarsia" ;
    dwc:scientificNameAuthorship "McDunnough, 1929" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63058> ;
    skos:prefLabel "Paradiarsia"@fi,
        "Paradiarsia"@sv .

<http://tun.fi/MX.324971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chelis" ;
    dwc:scientificNameAuthorship "Rambur, 1866" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62266> ;
    skos:prefLabel "Chelis"@fi,
        "Chelis"@sv .

<http://tun.fi/MX.324981> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mangora" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324982> ;
    skos:prefLabel "Mangora"@fi,
        "Mangora"@sv .

<http://tun.fi/MX.324983> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brigittea" ;
    skos:broader <http://tun.fi/MX.201879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324984> ;
    skos:prefLabel "Brigittea"@fi,
        "Brigittea"@sv .

<http://tun.fi/MX.324985> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arboricaria" ;
    skos:broader <http://tun.fi/MX.202170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202613> ;
    skos:prefLabel "Arboricaria"@fi,
        "Arboricaria"@sv .

<http://tun.fi/MX.324986> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scotophaeus" ;
    skos:broader <http://tun.fi/MX.202170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324987> ;
    skos:prefLabel "Scotophaeus"@fi,
        "Scotophaeus"@sv .

<http://tun.fi/MX.324999> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Collinsia" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Collinsia"@fi,
        "Collinsia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43072> ;
    skos:prefLabel "variksenkukat"@fi,
        "collinsior"@sv .

<http://tun.fi/MX.325011> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nematoproctus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325012> ;
    skos:prefLabel "Nematoproctus"@fi,
        "Nematoproctus"@sv .

<http://tun.fi/MX.325013> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poecilobothrus" ;
    dwc:scientificNameAuthorship "Mik, 1878" ;
    skos:broader <http://tun.fi/MX.277072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325015> ;
    skos:prefLabel "Poecilobothrus"@fi,
        "Poecilobothrus"@sv .

<http://tun.fi/MX.325072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opesia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325073> ;
    skos:prefLabel "Opesia"@fi,
        "Opesia"@sv .

<http://tun.fi/MX.325074> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parasetigena" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1895" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325075> ;
    skos:prefLabel "Parasetigena"@fi,
        "Parasetigena"@sv .

<http://tun.fi/MX.325076> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synactia" ;
    dwc:scientificNameAuthorship "Villeneuve, 1916" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325077> ;
    skos:prefLabel "Synactia"@fi,
        "Synactia"@sv .

<http://tun.fi/MX.325078> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trigonospila" ;
    dwc:scientificNameAuthorship "Pokorny, 1886" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325079> ;
    skos:prefLabel "Trigonospila"@fi,
        "Trigonospila"@sv .

<http://tun.fi/MX.325111> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Oedipodiopsida" ;
    dwc:scientificNameAuthorship "Goffinet & W.R. Buck" ;
    skos:broader <http://tun.fi/MX.44109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325112> ;
    skos:prefLabel "Oedipodiopsida"@fi,
        "Oedipodiopsida"@sv .

<http://tun.fi/MX.325112> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Oedipodiales" ;
    dwc:scientificNameAuthorship "Goffinet & W.R. Buck" ;
    skos:broader <http://tun.fi/MX.325111> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212965> ;
    skos:prefLabel "Oedipodiales"@fi,
        "Oedipodiales"@sv .

<http://tun.fi/MX.325114> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Tetraphidopsida" ;
    dwc:scientificNameAuthorship "Goffinet & W.R. Buck" ;
    skos:broader <http://tun.fi/MX.44109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70693> ;
    skos:prefLabel "Tetraphidopsida"@fi,
        "Tetraphidopsida"@sv .

<http://tun.fi/MX.325124> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Catoscopiales" ;
    dwc:scientificNameAuthorship "Ignatov & Ignatova" ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212958> ;
    skos:prefLabel "Catoscopiales"@fi,
        "Catoscopiales"@sv .

<http://tun.fi/MX.325132> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Amphidiaceae" ;
    dwc:scientificNameAuthorship "Stech." ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43383> ;
    skos:prefLabel "Amphidiaceae"@fi,
        "Amphidiaceae"@sv .

<http://tun.fi/MX.325151> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Bartramiales" ;
    dwc:scientificNameAuthorship "M. Menzel" ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212920> ;
    skos:prefLabel "Bartramiales"@fi,
        "Bartramiales"@sv .

<http://tun.fi/MX.325152> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Aulacomniales" ;
    dwc:scientificNameAuthorship "N.E. Bell, A.E. Newton & D. Quandt" ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212919> ;
    skos:prefLabel "Aulacomniales"@fi,
        "Aulacomniales"@sv .

<http://tun.fi/MX.325173> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Antitrichiaceae" ;
    dwc:scientificNameAuthorship "Ignatov & Ignatova" ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43416> ;
    skos:prefLabel "Antitrichiaceae"@fi,
        "Antitrichiaceae"@sv .

<http://tun.fi/MX.325181> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Heterocladiaceae" ;
    dwc:scientificNameAuthorship "Ignatov & Ignatova" ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43286> ;
    skos:prefLabel "Heterocladiaceae"@fi,
        "Heterocladiaceae"@sv .

<http://tun.fi/MX.325186> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Myuriaceae" ;
    dwc:scientificNameAuthorship "M.Fleisch." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43357> ;
    skos:prefLabel "Myuriaceae"@fi,
        "Myuriaceae"@sv .

<http://tun.fi/MX.325190> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pseudoleskeaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200419> ;
    skos:prefLabel "Pseudoleskeaceae"@fi,
        "Pseudoleskeaceae"@sv .

<http://tun.fi/MX.325191> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pseudoleskeellaceae" ;
    dwc:scientificNameAuthorship "Ignatov & Ignatova" ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43300> ;
    skos:prefLabel "Pseudoleskeellaceae"@fi,
        "Pseudoleskeellaceae"@sv .

<http://tun.fi/MX.325195> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pylasiadelphaceae" ;
    dwc:scientificNameAuthorship "Goffinet & W.R. Buck" ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43369> ;
    skos:prefLabel "Pylasiadelphaceae"@fi,
        "Pylasiadelphaceae"@sv .

<http://tun.fi/MX.32606> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bombycillidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Bombycillidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32607> ;
    skos:prefLabel "tilhet"@fi,
        "Bombycillidae"@sv .

<http://tun.fi/MX.32607> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bombycilla" ;
    dwc:scientificNameAuthorship "Vieillot, 1808" ;
    skos:broader <http://tun.fi/MX.32606> ;
    skos:hiddenLabel "Bombycilla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32608> ;
    skos:prefLabel "tilhet"@fi,
        "Bombycilla"@sv .

<http://tun.fi/MX.32623> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cinclidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Cinclidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32624> ;
    skos:prefLabel "koskikarat"@fi,
        "Cinclidae"@sv .

<http://tun.fi/MX.32624> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cinclus" ;
    dwc:scientificNameAuthorship "Borkhausen, 1797" ;
    skos:broader <http://tun.fi/MX.32623> ;
    skos:hiddenLabel "Cinclus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32625> ;
    skos:prefLabel "koskikarat"@fi,
        "Cinclus"@sv .

<http://tun.fi/MX.32630> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Troglodytidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Troglodytidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32695> ;
    skos:prefLabel "peukaloiset"@fi,
        "Troglodytidae"@sv .

<http://tun.fi/MX.32695> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Troglodytes" ;
    dwc:scientificNameAuthorship "Vieillot, 1809" ;
    skos:broader <http://tun.fi/MX.32630> ;
    skos:hiddenLabel "Troglodytes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32696> ;
    skos:prefLabel "peukaloiset"@fi,
        "Troglodytes"@sv .

<http://tun.fi/MX.32761> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Prunellidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Prunellidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32762> ;
    skos:prefLabel "rautiaiset"@fi,
        "Prunellidae"@sv .

<http://tun.fi/MX.32775> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Turdidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Turdidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293480> ;
    skos:prefLabel "rastaat"@fi,
        "Turdidae"@sv .

<http://tun.fi/MX.32800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erithacus" ;
    dwc:scientificNameAuthorship "Cuvier, 1800" ;
    skos:broader <http://tun.fi/MX.293435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32801> ;
    skos:prefLabel "Erithacus"@fi,
        "Erithacus"@sv .

<http://tun.fi/MX.32815> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tarsiger" ;
    dwc:scientificNameAuthorship "Hodgson, 1845" ;
    skos:broader <http://tun.fi/MX.293436> ;
    skos:hiddenLabel "Tarsiger"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32816> ;
    skos:prefLabel "sinipyrstöt"@fi,
        "Tarsiger"@sv .

<http://tun.fi/MX.32831> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Irania" ;
    dwc:scientificNameAuthorship "De Filippi, 1863" ;
    skos:broader <http://tun.fi/MX.293436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32832> ;
    skos:prefLabel "Irania"@fi,
        "Irania"@sv .

<http://tun.fi/MX.32871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cercotrichas" ;
    dwc:scientificNameAuthorship "Boie, 1831" ;
    skos:broader <http://tun.fi/MX.293431> ;
    skos:hiddenLabel "Cercotrichas"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32878> ;
    skos:prefLabel "ruostepyrstöt"@fi,
        "Cercotrichas"@sv .

<http://tun.fi/MX.33026> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zoothera" ;
    dwc:scientificNameAuthorship "Vigors, 1832" ;
    skos:broader <http://tun.fi/MX.293480> ;
    skos:hiddenLabel "Zoothera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33051> ;
    skos:prefLabel "kirjorastaat"@fi,
        "Zoothera"@sv .

<http://tun.fi/MX.33071> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catharus" ;
    dwc:scientificNameAuthorship "Bonaparte, 1850" ;
    skos:broader <http://tun.fi/MX.293480> ;
    skos:hiddenLabel "Catharus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33081> ;
    skos:prefLabel "amerikanrastaat"@fi,
        "Catharus"@sv .

<http://tun.fi/MX.33490> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Panuridae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33491> ;
    skos:prefLabel "Panuridae"@fi,
        "Panuridae"@sv .

<http://tun.fi/MX.33491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panurus" ;
    dwc:scientificNameAuthorship "Koch, 1816" ;
    skos:broader <http://tun.fi/MX.33490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33492> ;
    skos:prefLabel "Panurus"@fi,
        "Panurus"@sv .

<http://tun.fi/MX.33670> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hippolais" ;
    dwc:scientificNameAuthorship "Conrad, 1827" ;
    skos:broader <http://tun.fi/MX.293258> ;
    skos:hiddenLabel "Hippolais"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33676> ;
    skos:prefLabel "kultarinnat"@fi,
        "Hippolais"@sv .

<http://tun.fi/MX.33874> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phylloscopus collybita" ;
    dwc:scientificNameAuthorship "(Vieillot, 1817)" ;
    skos:broader <http://tun.fi/MX.33866> ;
    skos:hiddenLabel "Phylloscopus collybita"@fi,
        "Phylloscopus collybitus"@fi,
        "Phylloscopus collybita"@sv,
        "Phylloscopus collybitus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73593> ;
    skos:prefLabel "tiltaltti"@fi,
        "gransångare"@sv .

<http://tun.fi/MX.33988> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Muscicapa" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.293431> ;
    skos:hiddenLabel "Muscicapa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33989> ;
    skos:prefLabel "harmaasiepot"@fi,
        "Muscicapa"@sv .

<http://tun.fi/MX.34503> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aegithalidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Aegithalidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34504> ;
    skos:prefLabel "pyrstötiaiset"@fi,
        "Aegithalidae"@sv .

<http://tun.fi/MX.34504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aegithalos" ;
    dwc:scientificNameAuthorship "Hermann, 1804" ;
    skos:broader <http://tun.fi/MX.34503> ;
    skos:hiddenLabel "Aegithalos"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34505> ;
    skos:prefLabel "pyrstötiaiset"@fi,
        "Aegithalos"@sv .

<http://tun.fi/MX.34505> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aegithalos caudatus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.34504> ;
    skos:hiddenLabel "Aegithalos caudatus"@fi,
        "Aegithalos caudatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292020> ;
    skos:prefLabel "pyrstötiainen"@fi,
        "stjärtmes"@sv .

<http://tun.fi/MX.34515> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Remizidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Remizidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34516> ;
    skos:prefLabel "pussitiaiset"@fi,
        "Remizidae"@sv .

<http://tun.fi/MX.34516> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Remiz" ;
    dwc:scientificNameAuthorship "Jarocki, 1819" ;
    skos:broader <http://tun.fi/MX.34515> ;
    skos:hiddenLabel "Remiz"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34517> ;
    skos:prefLabel "pussitiaiset"@fi,
        "Remiz"@sv .

<http://tun.fi/MX.34531> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.34530> ;
    skos:hiddenLabel "Parus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34567> ;
    skos:prefLabel "talitiaiset"@fi,
        "Parus"@sv .

<http://tun.fi/MX.34584> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sittidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293396> ;
    skos:prefLabel "Sittidae"@fi,
        "Sittidae"@sv .

<http://tun.fi/MX.34585> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sitta" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.293396> ;
    skos:hiddenLabel "Sitta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34586> ;
    skos:prefLabel "nakkelit"@fi,
        "Sitta"@sv .

<http://tun.fi/MX.34614> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Certhiidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Certhiidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34615> ;
    skos:prefLabel "puukiipijät"@fi,
        "Certhiidae"@sv .

<http://tun.fi/MX.34615> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Certhia" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.34614> ;
    skos:hiddenLabel "Certhia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34616> ;
    skos:prefLabel "puukiipijät"@fi,
        "Certhia"@sv .

<http://tun.fi/MX.35> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachytron" ;
    dwc:scientificNameAuthorship "Evans, 1845" ;
    skos:broader <http://tun.fi/MX.34> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36> ;
    skos:prefLabel "Brachytron"@fi,
        "Brachytron"@sv .

<http://tun.fi/MX.35183> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calcarius" ;
    dwc:scientificNameAuthorship "Bechstein, 1802" ;
    skos:broader <http://tun.fi/MX.293117> ;
    skos:hiddenLabel "Calcarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.35185> ;
    skos:prefLabel "lapinsirkut"@fi,
        "Calcarius"@sv .

<http://tun.fi/MX.35188> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plectrophenax" ;
    dwc:scientificNameAuthorship "Stejneger, 1882" ;
    skos:broader <http://tun.fi/MX.293117> ;
    skos:hiddenLabel "Plectrophenax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.35189> ;
    skos:prefLabel "pulmuset"@fi,
        "Plectrophenax"@sv .

<http://tun.fi/MX.35193> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Passerella" ;
    dwc:scientificNameAuthorship "Swainson, 1837" ;
    skos:broader <http://tun.fi/MX.293120> ;
    skos:hiddenLabel "Passerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.35194> ;
    skos:prefLabel "kettusirkut"@fi,
        "Passerella"@sv .

<http://tun.fi/MX.35199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zonotrichia" ;
    dwc:scientificNameAuthorship "Swainson, 1832" ;
    skos:broader <http://tun.fi/MX.293120> ;
    skos:hiddenLabel "Zonotrichia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.35203> ;
    skos:prefLabel "amerikansirkut"@fi,
        "Zonotrichia"@sv .

<http://tun.fi/MX.35877> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Parulidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Parulidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.35925> ;
    skos:prefLabel "kerttulit"@fi,
        "Parulidae"@sv .

<http://tun.fi/MX.35925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Setophaga" ;
    dwc:scientificNameAuthorship "Swainson, 1827" ;
    skos:broader <http://tun.fi/MX.35877> ;
    skos:hiddenLabel "Setophaga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.35921> ;
    skos:prefLabel "loistokerttulit"@fi,
        "Setophaga"@sv .

<http://tun.fi/MX.36240> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Serinus" ;
    dwc:scientificNameAuthorship "Koch, 1816" ;
    skos:broader <http://tun.fi/MX.293082> ;
    skos:hiddenLabel "Serinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36242> ;
    skos:prefLabel "keltahempot"@fi,
        "Serinus"@sv .

<http://tun.fi/MX.36350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pinicola" ;
    dwc:scientificNameAuthorship "Vieillot, 1807" ;
    skos:broader <http://tun.fi/MX.293082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36351> ;
    skos:prefLabel "Pinicola"@fi,
        "Pinicola"@sv .

<http://tun.fi/MX.36360> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrrhula" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.293082> ;
    skos:hiddenLabel "Pyrrhula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36366> ;
    skos:prefLabel "punatulkut"@fi,
        "Pyrrhula"@sv .

<http://tun.fi/MX.36367> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccothraustes" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.293082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36368> ;
    skos:prefLabel "Coccothraustes"@fi,
        "Coccothraustes"@sv .

<http://tun.fi/MX.36726> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sturnidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Sturnidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293405> ;
    skos:prefLabel "kottaraiset"@fi,
        "Sturnidae"@sv .

<http://tun.fi/MX.36808> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sturnus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.293405> ;
    skos:hiddenLabel "Sturnus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36817> ;
    skos:prefLabel "kottaraiset"@fi,
        "Sturnus"@sv .

<http://tun.fi/MX.36859> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oriolidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Oriolidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292962> ;
    skos:prefLabel "kuhankeittäjät"@fi,
        "Oriolidae"@sv .

<http://tun.fi/MX.36860> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oriolus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1766" ;
    skos:broader <http://tun.fi/MX.292962> ;
    skos:hiddenLabel "Oriolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36871> ;
    skos:prefLabel "kuhankeittäjät"@fi,
        "Oriolus"@sv .

<http://tun.fi/MX.37089> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Garrulus" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.37042> ;
    skos:hiddenLabel "Garrulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37090> ;
    skos:prefLabel "närhet"@fi,
        "Garrulus"@sv .

<http://tun.fi/MX.37093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perisoreus" ;
    dwc:scientificNameAuthorship "Bonaparte, 1831" ;
    skos:broader <http://tun.fi/MX.37042> ;
    skos:hiddenLabel "Perisoreus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37095> ;
    skos:prefLabel "kuukkelit"@fi,
        "Perisoreus"@sv .

<http://tun.fi/MX.37121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pica" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.37042> ;
    skos:hiddenLabel "Pica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37122> ;
    skos:prefLabel "harakat"@fi,
        "Pica"@sv .

<http://tun.fi/MX.37133> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nucifraga" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.37042> ;
    skos:hiddenLabel "Nucifraga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37135> ;
    skos:prefLabel "pähkinähakit"@fi,
        "Nucifraga"@sv .

<http://tun.fi/MX.37610> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Reptilia" ;
    dwc:scientificNameAuthorship "Laurenti, 1768" ;
    skos:broader <http://tun.fi/MX.37606> ;
    skos:hiddenLabel "Reptilia"@fi,
        "Reptilia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70312> ;
    skos:prefLabel "matelijat"@fi,
        "kräldjur"@sv .

<http://tun.fi/MX.37624> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bufo" ;
    dwc:scientificNameAuthorship "Laurenti, 1768" ;
    skos:broader <http://tun.fi/MX.200975> ;
    skos:hiddenLabel "Bufo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37626> ;
    skos:prefLabel "aitokonnat"@fi,
        "Bufo"@sv .

<http://tun.fi/MX.37627> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triturus" ;
    dwc:scientificNameAuthorship "Rafinesque, 1815" ;
    skos:broader <http://tun.fi/MX.200917> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37628> ;
    skos:prefLabel "Triturus"@fi,
        "Triturus"@sv .

<http://tun.fi/MX.37631> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anguis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.200844> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37632> ;
    skos:prefLabel "Anguis"@fi,
        "Anguis"@sv .

<http://tun.fi/MX.37634> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lacerta" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.201101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201133> ;
    skos:prefLabel "Lacerta"@fi,
        "Lacerta"@sv .

<http://tun.fi/MX.37636> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coronella" ;
    dwc:scientificNameAuthorship "Laurenti, 1768" ;
    skos:broader <http://tun.fi/MX.200852> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37637> ;
    skos:prefLabel "Coronella"@fi,
        "Coronella"@sv .

<http://tun.fi/MX.37638> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Natrix" ;
    dwc:scientificNameAuthorship "Laurenti, 1768" ;
    skos:broader <http://tun.fi/MX.200852> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37639> ;
    skos:prefLabel "Natrix"@fi,
        "Natrix"@sv .

<http://tun.fi/MX.37640> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vipera" ;
    dwc:scientificNameAuthorship "Laurenti, 1768" ;
    skos:broader <http://tun.fi/MX.200892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37641> ;
    skos:prefLabel "Vipera"@fi,
        "Vipera"@sv .

<http://tun.fi/MX.37688> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycopodiella" ;
    dwc:scientificNameAuthorship "Holub" ;
    skos:broader <http://tun.fi/MX.37683> ;
    skos:hiddenLabel "Lycopodiella"@fi,
        "Lycopodiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37689> ;
    skos:prefLabel "konnanlieot"@fi,
        "strandlumrar"@sv .

<http://tun.fi/MX.37690> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycopodium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37683> ;
    skos:hiddenLabel "Lycopodium"@fi,
        "Lycopodium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37694> ;
    skos:prefLabel "tähkälieot"@fi,
        "lumrar"@sv .

<http://tun.fi/MX.37704> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Selaginellaceae" ;
    dwc:scientificNameAuthorship "Willk." ;
    skos:broader <http://tun.fi/MX.70033> ;
    skos:hiddenLabel "Selaginellaceae"@fi,
        "Selaginellaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37705> ;
    skos:prefLabel "mähkäkasvit"@fi,
        "mosslummerväxter"@sv .

<http://tun.fi/MX.37705> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Selaginella" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.37704> ;
    skos:hiddenLabel "Selaginella"@fi,
        "Selaginella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37706> ;
    skos:prefLabel "mähkät"@fi,
        "mosslumrar"@sv .

<http://tun.fi/MX.37707> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Isoëtaceae" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.289407> ;
    skos:hiddenLabel "Isoëtaceae"@fi,
        "Isoëtaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37708> ;
    skos:prefLabel "lahnanruohokasvit"@fi,
        "braxengräsväxter"@sv .

<http://tun.fi/MX.37712> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Equisetaceae" ;
    dwc:scientificNameAuthorship "Michx. ex DC." ;
    skos:broader <http://tun.fi/MX.70746> ;
    skos:hiddenLabel "Equisetaceae"@fi,
        "Equisetaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37713> ;
    skos:prefLabel "kortekasvit"@fi,
        "fräkenväxter"@sv .

<http://tun.fi/MX.37725> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophioglossum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37724> ;
    skos:hiddenLabel "Ophioglossum"@fi,
        "Ophioglossum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37726> ;
    skos:prefLabel "käärmeenkielet"@fi,
        "ormtungor"@sv .

<http://tun.fi/MX.37735> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pteridaceae" ;
    dwc:scientificNameAuthorship "E. D. M. Kirchn." ;
    skos:broader <http://tun.fi/MX.70086> ;
    skos:hiddenLabel "Cryptogrammaceae"@fi,
        "Pteridaceae"@fi,
        "Cryptogrammaceae"@sv,
        "Pteridaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37736> ;
    skos:prefLabel "sanikkakasvit"@fi,
        "kantbräkenväxter"@sv .

<http://tun.fi/MX.37736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptogramma" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.37735> ;
    skos:hiddenLabel "Cryptogramma"@fi,
        "Cryptogramma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37737> ;
    skos:prefLabel "liesut"@fi,
        "krusbräknar"@sv .

<http://tun.fi/MX.37739> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pteridium" ;
    dwc:scientificNameAuthorship "Gled. ex Scop." ;
    skos:broader <http://tun.fi/MX.289409> ;
    skos:hiddenLabel "Pteridium"@fi,
        "Pteridium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4994055> ;
    skos:prefLabel "sananjalat"@fi,
        "örnbräknar"@sv .

<http://tun.fi/MX.37744> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thelypteris" ;
    dwc:scientificNameAuthorship "Schmidel" ;
    skos:broader <http://tun.fi/MX.37743> ;
    skos:hiddenLabel "Thelypteris"@fi,
        "Thelypteris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37745> ;
    skos:prefLabel "sysi-imarteet"@fi,
        "kärrbräknar"@sv .

<http://tun.fi/MX.37746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phegopteris" ;
    dwc:scientificNameAuthorship "(C. Presl) Fée" ;
    skos:broader <http://tun.fi/MX.37743> ;
    skos:hiddenLabel "Phegopteris"@fi,
        "Phegopteris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37747> ;
    skos:prefLabel "palleimarteet"@fi,
        "hultbräknar"@sv .

<http://tun.fi/MX.37760> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplazium" ;
    dwc:scientificNameAuthorship "Sw." ;
    skos:broader <http://tun.fi/MX.289419> ;
    skos:hiddenLabel "Diplazium"@fi,
        "Diplazium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37761> ;
    skos:prefLabel "myyränportaat"@fi,
        "ryssbräknar"@sv .

<http://tun.fi/MX.37762> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athyrium" ;
    dwc:scientificNameAuthorship "Roth" ;
    skos:altLabel "aitohiirenportaat"@fi ;
    skos:broader <http://tun.fi/MX.289419> ;
    skos:hiddenLabel "Athyrium"@fi,
        "Athyrium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37763> ;
    skos:prefLabel "hiirenportaat"@fi,
        "majbräknar"@sv .

<http://tun.fi/MX.37780> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Matteuccia" ;
    dwc:scientificNameAuthorship "Tod." ;
    skos:broader <http://tun.fi/MX.289417> ;
    skos:hiddenLabel "Matteuccia"@fi,
        "Matteuccia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37781> ;
    skos:prefLabel "kotkansiivet"@fi,
        "strutbräknar"@sv .

<http://tun.fi/MX.37782> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aspleniaceae" ;
    dwc:scientificNameAuthorship "Newman" ;
    skos:broader <http://tun.fi/MX.70086> ;
    skos:hiddenLabel "Aspleniaceae"@fi,
        "Aspleniaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37783> ;
    skos:prefLabel "raunioiskasvit"@fi,
        "svartbräkenväxter"@sv .

<http://tun.fi/MX.37791> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Blechnaceae" ;
    dwc:scientificNameAuthorship "Newman" ;
    skos:broader <http://tun.fi/MX.70086> ;
    skos:hiddenLabel "Blechnaceae"@fi,
        "Blechnaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5015024> ;
    skos:prefLabel "kampasaniaiskasvit"@fi,
        "kambräkenväxter"@sv .

<http://tun.fi/MX.37794> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polypodiaceae" ;
    dwc:scientificNameAuthorship "J. Presl & C. Presl" ;
    skos:broader <http://tun.fi/MX.70086> ;
    skos:hiddenLabel "Polypodiaceae"@fi,
        "Polypodiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37795> ;
    skos:prefLabel "kallioimarrekasvit"@fi,
        "stensöteväxter"@sv .

<http://tun.fi/MX.37795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polypodium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37794> ;
    skos:hiddenLabel "Polypodium"@fi,
        "Polypodium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37796> ;
    skos:prefLabel "kallioimarteet"@fi,
        "stensötor"@sv .

<http://tun.fi/MX.37797> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Marsileaceae" ;
    dwc:scientificNameAuthorship "Mirb." ;
    skos:broader <http://tun.fi/MX.70087> ;
    skos:hiddenLabel "Marsileaceae"@fi,
        "Marsileaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37798> ;
    skos:prefLabel "ormiokasvit"@fi,
        "klöverbräkenväxter"@sv .

<http://tun.fi/MX.37798> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pilularia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37797> ;
    skos:hiddenLabel "Pilularia"@fi,
        "Pilularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37799> ;
    skos:prefLabel "ormiot"@fi,
        "trådbräknar"@sv .

<http://tun.fi/MX.37809> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudotsuga" ;
    dwc:scientificNameAuthorship "Carrière" ;
    skos:broader <http://tun.fi/MX.37803> ;
    skos:hiddenLabel "Pseudotsuga"@fi,
        "Pseudotsuga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37810> ;
    skos:prefLabel "douglaskuuset"@fi,
        "douglasgranar"@sv .

<http://tun.fi/MX.37810> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudotsuga menziesii" ;
    dwc:scientificNameAuthorship "(Mirb.) Franco" ;
    skos:broader <http://tun.fi/MX.37809> ;
    skos:hiddenLabel "Pseudotsuga menziesii"@fi,
        "Pseudotsuga menziesii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5022563> ;
    skos:prefLabel "lännendouglaskuusi"@fi,
        "douglasgran"@sv .

<http://tun.fi/MX.37825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Juniperus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37824> ;
    skos:hiddenLabel "Juniperus"@fi,
        "Juniperus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37826> ;
    skos:prefLabel "katajat"@fi,
        "enar"@sv .

<http://tun.fi/MX.37829> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Taxaceae" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.4971907> ;
    skos:hiddenLabel "Taxaceae"@fi,
        "Taxaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37830> ;
    skos:prefLabel "marjakuusikasvit"@fi,
        "idegransväxter"@sv .

<http://tun.fi/MX.37834> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aristolochiaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70067> ;
    skos:hiddenLabel "Aristolochiaceae"@fi,
        "Aristolochiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37835> ;
    skos:prefLabel "piippukukkakasvit"@fi,
        "piprankeväxter"@sv .

<http://tun.fi/MX.37835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asarum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37834> ;
    skos:hiddenLabel "Asarum"@fi,
        "Asarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37836> ;
    skos:prefLabel "taponlehdet"@fi,
        "hasselörter"@sv .

<http://tun.fi/MX.37848> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllaceae" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.70048> ;
    skos:hiddenLabel "Ceratophyllaceae"@fi,
        "Ceratophyllaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37849> ;
    skos:prefLabel "karvalehtikasvit"@fi,
        "särvväxter"@sv .

<http://tun.fi/MX.37862> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caltha" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Caltha"@fi,
        "Caltha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37863> ;
    skos:prefLabel "rentukat"@fi,
        "kabblekor"@sv .

<http://tun.fi/MX.37867> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aconitum lycoctonum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37866> ;
    skos:hiddenLabel "Aconitum lycoctonum"@fi,
        "Aconitum lycoctonum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42328> ;
    skos:prefLabel "hukanukonhattu"@fi,
        "vargstormhatt"@sv .

<http://tun.fi/MX.37869> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aconitum napellus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37866> ;
    skos:hiddenLabel "Aconitum napellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37870> ;
    skos:prefLabel "huppu-ukonhattu"@fi,
        "Aconitum napellus"@sv .

<http://tun.fi/MX.37889> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hepatica" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Hepatica"@fi,
        "Hepatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37890> ;
    skos:prefLabel "sinivuokot"@fi,
        "blåsippor"@sv .

<http://tun.fi/MX.37936> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myosurus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Myosurus"@fi,
        "Myosurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37937> ;
    skos:prefLabel "hiirenhännät"@fi,
        "råttsvansar"@sv .

<http://tun.fi/MX.37961> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chelidonium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Chelidonium"@fi,
        "Chelidonium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37962> ;
    skos:prefLabel "keltamot"@fi,
        "skelörter"@sv .

<http://tun.fi/MX.37963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eschscholzia" ;
    dwc:scientificNameAuthorship "Cham." ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Eschscholzia"@fi,
        "Eschscholzia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37964> ;
    skos:prefLabel "tuliunikot"@fi,
        "sömntutor"@sv .

<http://tun.fi/MX.37973> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ulmaceae" ;
    dwc:scientificNameAuthorship "Mirb." ;
    skos:broader <http://tun.fi/MX.70070> ;
    skos:hiddenLabel "Ulmaceae"@fi,
        "Ulmaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37974> ;
    skos:prefLabel "jalavakasvit"@fi,
        "almväxter"@sv .

<http://tun.fi/MX.37978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Humulus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "köynnöshumalat"@fi ;
    skos:broader <http://tun.fi/MX.37977> ;
    skos:hiddenLabel "Humulus"@fi,
        "Humulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37979> ;
    skos:prefLabel "humalat"@fi,
        "humlesläktet"@sv .

<http://tun.fi/MX.37980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cannabis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37977> ;
    skos:hiddenLabel "Cannabis"@fi,
        "Cannabis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37981> ;
    skos:prefLabel "hamput"@fi,
        "hampor"@sv .

<http://tun.fi/MX.38015> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corylus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37991> ;
    skos:hiddenLabel "Corylus"@fi,
        "Corylus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38016> ;
    skos:prefLabel "pähkinäpensaat"@fi,
        "hasslar"@sv .

<http://tun.fi/MX.38017> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Myricaceae" ;
    dwc:scientificNameAuthorship "Rich. ex Kunth" ;
    skos:broader <http://tun.fi/MX.70054> ;
    skos:hiddenLabel "Myricaceae"@fi,
        "Myricaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38018> ;
    skos:prefLabel "suomyrttikasvit"@fi,
        "porsväxter"@sv .

<http://tun.fi/MX.38018> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38017> ;
    skos:hiddenLabel "Myrica"@fi,
        "Myrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38019> ;
    skos:prefLabel "suomyrtit"@fi,
        "porssläktet"@sv .

<http://tun.fi/MX.38021> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetragonia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38020> ;
    skos:hiddenLabel "Tetragonia"@fi,
        "Tetragonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38022> ;
    skos:prefLabel "lamopinaatit"@fi,
        "tetragonior"@sv .

<http://tun.fi/MX.38023> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Portulacaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70046> ;
    skos:hiddenLabel "Portulacaceae"@fi,
        "Portulacaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38024> ;
    skos:prefLabel "portulakkakasvit"@fi,
        "portlakväxter"@sv .

<http://tun.fi/MX.38028> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Montia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.289482> ;
    skos:hiddenLabel "Montia"@fi,
        "Montia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38029> ;
    skos:prefLabel "hetekaalit"@fi,
        "källörter"@sv .

<http://tun.fi/MX.38044> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Honckenya" ;
    dwc:scientificNameAuthorship "Ehrh." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Honckenya"@fi,
        "Honckenya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38045> ;
    skos:prefLabel "suola-arhot"@fi,
        "saltarvar"@sv .

<http://tun.fi/MX.38111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrostemma" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Agrostemma"@fi,
        "Agrostemma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38112> ;
    skos:prefLabel "aurankukat"@fi,
        "klättar"@sv .

<http://tun.fi/MX.38118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene involucrata" ;
    dwc:scientificNameAuthorship "(Cham. & Schltdl.) Bocquet" ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene involucrata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38119> ;
    skos:prefLabel "kehtoailakki"@fi,
        "Silene involucrata"@sv .

<http://tun.fi/MX.38120> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene vulgaris" ;
    dwc:scientificNameAuthorship "(Moench) Garcke" ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene vulgaris"@fi,
        "Silene vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013665> ;
    skos:prefLabel "nurmikohokki"@fi,
        "smällglim"@sv .

<http://tun.fi/MX.38129> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene latifolia" ;
    dwc:scientificNameAuthorship "Poir." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene latifolia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38130> ;
    skos:prefLabel "ilta-ailakki"@fi,
        "Silene latifolia"@sv .

<http://tun.fi/MX.38147> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dianthus arenarius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38145> ;
    skos:hiddenLabel "Dianthus arenarius"@fi,
        "Dianthus arenarius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38148> ;
    skos:prefLabel "hietaneilikka"@fi,
        "sandnejlika"@sv .

<http://tun.fi/MX.38158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Beta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.5081108> ;
    skos:hiddenLabel "Beta"@fi,
        "Beta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38159> ;
    skos:prefLabel "juurikkaat"@fi,
        "betor"@sv .

<http://tun.fi/MX.38184> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spinacia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38157> ;
    skos:hiddenLabel "Spinacia"@fi,
        "Spinacia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38185> ;
    skos:prefLabel "tähkäpinaatit"@fi,
        "spenater"@sv .

<http://tun.fi/MX.38198> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Axyris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38157> ;
    skos:hiddenLabel "Axyris"@fi,
        "Axyris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38199> ;
    skos:prefLabel "hörtsöt"@fi,
        "amarantmållor"@sv .

<http://tun.fi/MX.38246> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxyria" ;
    dwc:scientificNameAuthorship "Hill" ;
    skos:broader <http://tun.fi/MX.38210> ;
    skos:hiddenLabel "Oxyria"@fi,
        "Oxyria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38247> ;
    skos:prefLabel "haprot"@fi,
        "fjällsyror"@sv .

<http://tun.fi/MX.38297> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hypericaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70062> ;
    skos:hiddenLabel "Hypericaceae"@fi,
        "Hypericaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38298> ;
    skos:prefLabel "kuismakasvit"@fi,
        "johannesörtsväxter"@sv .

<http://tun.fi/MX.38303> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Elatinaceae" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.70062> ;
    skos:hiddenLabel "Elatinaceae"@fi,
        "Elatinaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38304> ;
    skos:prefLabel "vesirikkokasvit"@fi,
        "slamkrypeväxter"@sv .

<http://tun.fi/MX.38309> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Violaceae" ;
    dwc:scientificNameAuthorship "Batsch" ;
    skos:broader <http://tun.fi/MX.70062> ;
    skos:hiddenLabel "Violaceae"@fi,
        "Violaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38310> ;
    skos:prefLabel "orvokkikasvit"@fi,
        "violväxter"@sv .

<http://tun.fi/MX.38340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helianthemum" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38339> ;
    skos:hiddenLabel "Helianthemum"@fi,
        "Helianthemum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38341> ;
    skos:prefLabel "päivännoudot"@fi,
        "solvändor"@sv .

<http://tun.fi/MX.38345> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Citrullus" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.38342> ;
    skos:hiddenLabel "Citrullus"@fi,
        "Citrullus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38346> ;
    skos:prefLabel "liuskamelonit"@fi,
        "vattenmeloner"@sv .

<http://tun.fi/MX.38363> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alliaria" ;
    dwc:scientificNameAuthorship "Heist. ex Fabr." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Alliaria"@fi,
        "Alliaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38364> ;
    skos:prefLabel "litulaukat"@fi,
        "löktravar"@sv .

<http://tun.fi/MX.38368> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myagrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Myagrum"@fi,
        "Myagrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38369> ;
    skos:prefLabel "onterviot"@fi,
        "håldådror"@sv .

<http://tun.fi/MX.38370> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isatis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Isatis"@fi,
        "Isatis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38371> ;
    skos:prefLabel "morsingot"@fi,
        "vejdar"@sv .

<http://tun.fi/MX.38380> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hesperis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Hesperis"@fi,
        "Hesperis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38381> ;
    skos:prefLabel "illakot"@fi,
        "hesperisar"@sv .

<http://tun.fi/MX.38382> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chorispora" ;
    dwc:scientificNameAuthorship "R. Br. ex DC." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Chorispora"@fi,
        "Chorispora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38383> ;
    skos:prefLabel "irsokit"@fi,
        "hönsrättikor"@sv .

<http://tun.fi/MX.38384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euclidium" ;
    dwc:scientificNameAuthorship "W. T. Aiton" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Euclidium"@fi,
        "Euclidium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38385> ;
    skos:prefLabel "linnunnokat"@fi,
        "näbbdådror"@sv .

<http://tun.fi/MX.38397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Armoracia" ;
    dwc:scientificNameAuthorship "G. Gaertn., B. Mey. & Scherb." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Armoracia"@fi,
        "Armoracia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38398> ;
    skos:prefLabel "piparjuuret"@fi,
        "pepparrötter"@sv .

<http://tun.fi/MX.38421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Berteroa" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Berteroa"@fi,
        "Berteroa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38422> ;
    skos:prefLabel "harmiot"@fi,
        "sandvitor"@sv .

<http://tun.fi/MX.38423> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lobularia" ;
    dwc:scientificNameAuthorship "Desv." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Lobularia"@fi,
        "Lobularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38424> ;
    skos:prefLabel "pielukset"@fi,
        "strandkrassingar"@sv .

<http://tun.fi/MX.38449> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neslia" ;
    dwc:scientificNameAuthorship "Desv." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Neslia"@fi,
        "Neslia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38450> ;
    skos:prefLabel "ohraruohot"@fi,
        "korndådror"@sv .

<http://tun.fi/MX.38453> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thlaspi" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Thlaspi"@fi,
        "Thlaspi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38454> ;
    skos:prefLabel "siipitaskuruohot"@fi,
        "skärvfrön"@sv .

<http://tun.fi/MX.38479> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Subularia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Subularia"@fi,
        "Subularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38480> ;
    skos:prefLabel "äimäruohot"@fi,
        "sylörter"@sv .

<http://tun.fi/MX.38487> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brassica elongata" ;
    dwc:scientificNameAuthorship "Ehrh." ;
    skos:broader <http://tun.fi/MX.38486> ;
    skos:hiddenLabel "Brassica elongata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38488> ;
    skos:prefLabel "pillikaali"@fi,
        "Brassica elongata"@sv .

<http://tun.fi/MX.38502> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eruca" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Eruca"@fi,
        "Eruca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38503> ;
    skos:prefLabel "sinappikaalit"@fi,
        "erukor"@sv .

<http://tun.fi/MX.38503> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eruca vesicaria" ;
    dwc:scientificNameAuthorship "(L.) Cav." ;
    skos:broader <http://tun.fi/MX.38502> ;
    skos:hiddenLabel "Eruca vesicaria"@fi,
        "Eruca vesicaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972407> ;
    skos:prefLabel "sinappikaali"@fi,
        "senapskål"@sv .

<http://tun.fi/MX.38508> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cakile" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Cakile"@fi,
        "Cakile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38509> ;
    skos:prefLabel "merisinapit"@fi,
        "marvioler"@sv .

<http://tun.fi/MX.38513> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crambe" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Crambe"@fi,
        "Crambe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38514> ;
    skos:prefLabel "merikaalit"@fi,
        "krambar"@sv .

<http://tun.fi/MX.38523> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tamaricaceae" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.70046> ;
    skos:hiddenLabel "Tamaricaceae"@fi,
        "Tamaricaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38524> ;
    skos:prefLabel "tamariskikasvit"@fi,
        "tamariskväxter"@sv .

<http://tun.fi/MX.38524> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myricaria" ;
    dwc:scientificNameAuthorship "Desv." ;
    skos:broader <http://tun.fi/MX.38523> ;
    skos:hiddenLabel "Myricaria"@fi,
        "Myricaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38525> ;
    skos:prefLabel "pensaskanervat"@fi,
        "klådrissläktet"@sv .

<http://tun.fi/MX.38586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix daphnoides" ;
    dwc:scientificNameAuthorship "Vill." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix daphnoides"@fi,
        "Salix daphnoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38588> ;
    skos:prefLabel "härmäpaju"@fi,
        "daggvide"@sv .

<http://tun.fi/MX.38595> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Erica"@fi,
        "Erica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38596> ;
    skos:prefLabel "kellokanervat"@fi,
        "klockljungssläktet"@sv .

<http://tun.fi/MX.38597> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calluna" ;
    dwc:scientificNameAuthorship "Salisb." ;
    skos:altLabel "kangaskanervat"@fi ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Calluna"@fi,
        "Calluna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38598> ;
    skos:prefLabel "kanervat"@fi,
        "ljungsläktet"@sv .

<http://tun.fi/MX.38599> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cassiope" ;
    dwc:scientificNameAuthorship "D. Don" ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Cassiope"@fi,
        "Cassiope"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38600> ;
    skos:prefLabel "liekovarpiot"@fi,
        "kantljungssläktet"@sv .

<http://tun.fi/MX.38608> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllodoce" ;
    dwc:scientificNameAuthorship "Salisb." ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Phyllodoce"@fi,
        "Phyllodoce"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38609> ;
    skos:prefLabel "kurjenkanervat"@fi,
        "lappljungssläktet"@sv .

<http://tun.fi/MX.38610> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctostaphylos" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Arctostaphylos"@fi,
        "Arctostaphylos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38611> ;
    skos:prefLabel "sianpuolukat"@fi,
        "mjölonsläktet"@sv .

<http://tun.fi/MX.38613> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Andromeda" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Andromeda"@fi,
        "Andromeda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38614> ;
    skos:prefLabel "suokukat"@fi,
        "roslingar"@sv .

<http://tun.fi/MX.38615> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chamaedaphne" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Chamaedaphne"@fi,
        "Chamaedaphne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38616> ;
    skos:prefLabel "vaiverot"@fi,
        "finnmyrtnar"@sv .

<http://tun.fi/MX.38621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vaccinium uliginosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "taigajuolukka"@fi ;
    skos:broader <http://tun.fi/MX.38617> ;
    skos:hiddenLabel "Vaccinium uliginosum"@fi,
        "Vaccinium uliginosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972774> ;
    skos:prefLabel "juolukka"@fi,
        "odon"@sv .

<http://tun.fi/MX.38633> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthilia" ;
    dwc:scientificNameAuthorship "Raf." ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Orthilia"@fi,
        "Orthilia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38634> ;
    skos:prefLabel "nuokkutalvikit"@fi,
        "björkpyrolor"@sv .

<http://tun.fi/MX.38635> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Moneses" ;
    dwc:scientificNameAuthorship "Salisb. ex Gray" ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Moneses"@fi,
        "Moneses"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38636> ;
    skos:prefLabel "tähtitalvikit"@fi,
        "ögonpyrolor"@sv .

<http://tun.fi/MX.38637> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chimaphila" ;
    dwc:scientificNameAuthorship "Pursh" ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Chimaphila"@fi,
        "Chimaphila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38638> ;
    skos:prefLabel "sarjatalvikit"@fi,
        "rylar"@sv .

<http://tun.fi/MX.38645> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Empetrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Empetrum"@fi,
        "Empetrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38646> ;
    skos:prefLabel "variksenmarjat"@fi,
        "kråkbärssläktet"@sv .

<http://tun.fi/MX.38649> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diapensiaceae" ;
    dwc:scientificNameAuthorship "Lindl." ;
    skos:broader <http://tun.fi/MX.70053> ;
    skos:hiddenLabel "Diapensiaceae"@fi,
        "Diapensiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38650> ;
    skos:prefLabel "uuvanakasvit"@fi,
        "fjällgröneväxter"@sv .

<http://tun.fi/MX.38650> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diapensia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38649> ;
    skos:hiddenLabel "Diapensia"@fi,
        "Diapensia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38651> ;
    skos:prefLabel "uuvanat"@fi,
        "fjällgrönor"@sv .

<http://tun.fi/MX.38658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Primula nutans" ;
    dwc:scientificNameAuthorship "Georgi" ;
    skos:broader <http://tun.fi/MX.38653> ;
    skos:hiddenLabel "Primula nutans"@fi,
        "Primula nutans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38659> ;
    skos:prefLabel "nuokkuesikko"@fi,
        "strandviva"@sv .

<http://tun.fi/MX.38659> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Primula nutans subsp. finmarchica" ;
    dwc:scientificNameAuthorship "(Jacq.) Á. Löve & D. Löve" ;
    skos:broader <http://tun.fi/MX.38658> ;
    skos:hiddenLabel "Primula nutans subsp. finmarchica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972558> ;
    skos:prefLabel "ruijannuokkuesikko"@fi,
        "Primula nutans subsp. finmarchica"@sv .

<http://tun.fi/MX.38682> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Samolus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38652> ;
    skos:hiddenLabel "Samolus"@fi,
        "Samolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38683> ;
    skos:prefLabel "suolapungat"@fi,
        "bungar"@sv .

<http://tun.fi/MX.38698> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abutilon" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38687> ;
    skos:hiddenLabel "Abutilon"@fi,
        "Abutilon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38699> ;
    skos:prefLabel "auliot"@fi,
        "klockmalvor"@sv .

<http://tun.fi/MX.38713> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Thymelaeaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70063> ;
    skos:hiddenLabel "Thymelaeaceae"@fi,
        "Thymelaeaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38714> ;
    skos:prefLabel "näsiäkasvit"@fi,
        "tibastväxter"@sv .

<http://tun.fi/MX.38714> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Daphne" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38713> ;
    skos:hiddenLabel "Daphne"@fi,
        "Daphne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38715> ;
    skos:prefLabel "näsiät"@fi,
        "tibaster"@sv .

<http://tun.fi/MX.38738> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jovibarba" ;
    dwc:scientificNameAuthorship "Opiz" ;
    skos:broader <http://tun.fi/MX.38735> ;
    skos:hiddenLabel "Jovibarba"@fi,
        "Jovibarba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38739> ;
    skos:prefLabel "mehiparrat"@fi,
        "hammarbytaklökar"@sv .

<http://tun.fi/MX.38758> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Grossulariaceae" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.70073> ;
    skos:hiddenLabel "Grossulariaceae"@fi,
        "Grossulariaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38759> ;
    skos:prefLabel "herukkakasvit"@fi,
        "ripsväxter"@sv .

<http://tun.fi/MX.38776> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parnassia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41728> ;
    skos:hiddenLabel "Parnassia"@fi,
        "Parnassia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38777> ;
    skos:prefLabel "vilukot"@fi,
        "slåtterblommor"@sv .

<http://tun.fi/MX.38778> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Droseraceae" ;
    dwc:scientificNameAuthorship "Salisb." ;
    skos:broader <http://tun.fi/MX.70046> ;
    skos:hiddenLabel "Droseraceae"@fi,
        "Droseraceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38779> ;
    skos:prefLabel "kihokkikasvit"@fi,
        "sileshårsväxter"@sv .

<http://tun.fi/MX.38785> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sorbaria" ;
    dwc:scientificNameAuthorship "(Ser.) A. Braun" ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Sorbaria"@fi,
        "Sorbaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38786> ;
    skos:prefLabel "pihlaja-angervot"@fi,
        "rönnspireor"@sv .

<http://tun.fi/MX.38819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salicornia procumbens" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.38204> ;
    skos:hiddenLabel "Salicornia dolichostachya"@fi,
        "Salicornia procumbens"@fi,
        "Salicornia dolichostachya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42491> ;
    skos:prefLabel "liejusuolayrtti"@fi,
        "Salicornia procumbens"@sv .

<http://tun.fi/MX.38831> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dryas" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Dryas"@fi,
        "Dryas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38832> ;
    skos:prefLabel "lapinvuokot"@fi,
        "fjällsippor"@sv .

<http://tun.fi/MX.38909> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sorbus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Sorbus"@fi,
        "Sorbus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38910> ;
    skos:prefLabel "paripihlajat"@fi,
        "rönnar"@sv .

<http://tun.fi/MX.38959> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Astragalus alpinus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38956> ;
    skos:hiddenLabel "Astragalus alpinus"@fi,
        "Astragalus alpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38960> ;
    skos:prefLabel "tunturikurjenherne"@fi,
        "fjällvedel"@sv .

<http://tun.fi/MX.38965> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Oxytropis campestris" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:broader <http://tun.fi/MX.38963> ;
    skos:hiddenLabel "Oxytropis campestris"@fi,
        "Oxytropis campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38966> ;
    skos:prefLabel "kenttäkeulankärki"@fi,
        "fältvädel"@sv .

<http://tun.fi/MX.38967> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaseolus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "hyötypavut"@fi ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Phaseolus"@fi,
        "Phaseolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38968> ;
    skos:prefLabel "pavut"@fi,
        "bönor"@sv .

<http://tun.fi/MX.38969> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glycine" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Glycine"@fi,
        "Glycine"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38970> ;
    skos:prefLabel "soijapavut"@fi,
        "sojabönor"@sv .

<http://tun.fi/MX.39063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthyllis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Anthyllis"@fi,
        "Anthyllis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39064> ;
    skos:prefLabel "masmalot"@fi,
        "getväpplingar"@sv .

<http://tun.fi/MX.39067> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Anthyllis vulneraria subsp. carpatica" ;
    dwc:scientificNameAuthorship "(Pant.) Nyman" ;
    skos:broader <http://tun.fi/MX.39064> ;
    skos:hiddenLabel "Anthyllis vulneraria subsp. carpatica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39068> ;
    skos:prefLabel "parimasmalo"@fi,
        "Anthyllis vulneraria subsp. carpatica"@sv .

<http://tun.fi/MX.39074> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Onobrychis" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Onobrychis"@fi,
        "Onobrychis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39075> ;
    skos:prefLabel "esparsetit"@fi,
        "esparsetter"@sv .

<http://tun.fi/MX.39076> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lythraceae" ;
    dwc:scientificNameAuthorship "J. St.-Hil." ;
    skos:broader <http://tun.fi/MX.70064> ;
    skos:hiddenLabel "Lythraceae"@fi,
        "Lythraceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39077> ;
    skos:prefLabel "rantakukkakasvit"@fi,
        "fackelblomsväxter"@sv .

<http://tun.fi/MX.39081> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Circaea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39080> ;
    skos:hiddenLabel "Circaea"@fi,
        "Circaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39082> ;
    skos:prefLabel "velholehdet"@fi,
        "häxörter"@sv .

<http://tun.fi/MX.39114> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Haloragaceae" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.70073> ;
    skos:hiddenLabel "Haloragaceae"@fi,
        "Haloragaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39115> ;
    skos:prefLabel "ärviäkasvit"@fi,
        "slingeväxter"@sv .

<http://tun.fi/MX.39124> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Linaceae" ;
    dwc:scientificNameAuthorship "DC. ex Perleb" ;
    skos:broader <http://tun.fi/MX.70062> ;
    skos:hiddenLabel "Linaceae"@fi,
        "Linaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39125> ;
    skos:prefLabel "pellavakasvit"@fi,
        "linväxter"@sv .

<http://tun.fi/MX.39128> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oxalidaceae" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.70066> ;
    skos:hiddenLabel "Oxalidaceae"@fi,
        "Oxalidaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39129> ;
    skos:prefLabel "käenkaalikasvit"@fi,
        "harsyreväxter"@sv .

<http://tun.fi/MX.39153> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Balsaminaceae" ;
    dwc:scientificNameAuthorship "A. Rich." ;
    skos:broader <http://tun.fi/MX.70053> ;
    skos:hiddenLabel "Balsaminaceae"@fi,
        "Balsaminaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39154> ;
    skos:prefLabel "palsamikasvit"@fi,
        "balsaminväxter"@sv .

<http://tun.fi/MX.39159> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polygalaceae" ;
    dwc:scientificNameAuthorship "Hoffmanns. & Link" ;
    skos:broader <http://tun.fi/MX.53670> ;
    skos:hiddenLabel "Polygalaceae"@fi,
        "Polygalaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39160> ;
    skos:prefLabel "linnunruohokasvit"@fi,
        "jungfrulinsväxter"@sv .

<http://tun.fi/MX.39164> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cornaceae" ;
    dwc:scientificNameAuthorship "Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.70049> ;
    skos:hiddenLabel "Cornaceae"@fi,
        "Cornaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39165> ;
    skos:prefLabel "kanukkakasvit"@fi,
        "kornellväxter"@sv .

<http://tun.fi/MX.39172> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sanicula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Sanicula"@fi,
        "Sanicula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39173> ;
    skos:prefLabel "haavayrtit"@fi,
        "sårläkor"@sv .

<http://tun.fi/MX.39174> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Astrantia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Astrantia"@fi,
        "Astrantia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39175> ;
    skos:prefLabel "tähtiputket"@fi,
        "stjärnflockor"@sv .

<http://tun.fi/MX.39190> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrrhis" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Myrrhis"@fi,
        "Myrrhis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39191> ;
    skos:prefLabel "saksankirvelit"@fi,
        "spanskkörvlar"@sv .

<http://tun.fi/MX.39192> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coriandrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Coriandrum"@fi,
        "Coriandrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39193> ;
    skos:prefLabel "korianterit"@fi,
        "koriandrar"@sv .

<http://tun.fi/MX.39194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bifora" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Bifora"@fi,
        "Bifora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39195> ;
    skos:prefLabel "poilikit"@fi,
        "dubbelkoriandrar"@sv .

<http://tun.fi/MX.39200> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aegopodium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Aegopodium"@fi,
        "Aegopodium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39201> ;
    skos:prefLabel "vuohenputket"@fi,
        "kirskålssläktet"@sv .

<http://tun.fi/MX.39202> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Sium"@fi,
        "Sium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39203> ;
    skos:prefLabel "sorsanputket"@fi,
        "vattenmärken"@sv .

<http://tun.fi/MX.39206> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oenanthe" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Oenanthe"@fi,
        "Oenanthe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39207> ;
    skos:prefLabel "pahaputket"@fi,
        "stäkror"@sv .

<http://tun.fi/MX.39208> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aethusa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Aethusa"@fi,
        "Aethusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39209> ;
    skos:prefLabel "hukanputket"@fi,
        "vildpersiljor"@sv .

<http://tun.fi/MX.39210> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Foeniculum" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:altLabel "maustefenkolit"@fi ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Foeniculum"@fi,
        "Foeniculum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39211> ;
    skos:prefLabel "fenkolit"@fi,
        "fänkålssläktet"@sv .

<http://tun.fi/MX.39212> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anethum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "maustetillit"@fi ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Anethum"@fi,
        "Anethum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39213> ;
    skos:prefLabel "tillit"@fi,
        "dillsläktet"@sv .

<http://tun.fi/MX.39214> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Conium"@fi,
        "Conium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39215> ;
    skos:prefLabel "myrkkykatkot"@fi,
        "odörter"@sv .

<http://tun.fi/MX.39218> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "maustesellerit"@fi ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Apium"@fi,
        "Apium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39219> ;
    skos:prefLabel "sellerit"@fi,
        "sellerier"@sv .

<http://tun.fi/MX.39220> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Petroselinum" ;
    dwc:scientificNameAuthorship "Hill" ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Petroselinum"@fi,
        "Petroselinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39221> ;
    skos:prefLabel "persiljat"@fi,
        "persiljor"@sv .

<http://tun.fi/MX.39222> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cicuta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Cicuta"@fi,
        "Cicuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39223> ;
    skos:prefLabel "keisot"@fi,
        "sprängörter"@sv .

<http://tun.fi/MX.39226> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ammi" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Ammi"@fi,
        "Ammi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39227> ;
    skos:prefLabel "sudenporkkanat"@fi,
        "slöjsiljor"@sv .

<http://tun.fi/MX.39228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "yrttikuminat"@fi ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Carum"@fi,
        "Carum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39229> ;
    skos:prefLabel "kuminat"@fi,
        "kumminsläktet"@sv .

<http://tun.fi/MX.39232> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ligusticum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Ligusticum"@fi,
        "Ligusticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39233> ;
    skos:prefLabel "rantaputket"@fi,
        "strandlokor"@sv .

<http://tun.fi/MX.39239> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Levisticum" ;
    dwc:scientificNameAuthorship "Hill" ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Levisticum"@fi,
        "Levisticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39240> ;
    skos:prefLabel "liperit"@fi,
        "libbstickor"@sv .

<http://tun.fi/MX.39241> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peucedanum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Peucedanum"@fi,
        "Peucedanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39242> ;
    skos:prefLabel "suoputket"@fi,
        "siljor"@sv .

<http://tun.fi/MX.39243> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pastinaca" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Pastinaca"@fi,
        "Pastinaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39244> ;
    skos:prefLabel "palsternakat"@fi,
        "palsternackor"@sv .

<http://tun.fi/MX.39255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laserpitium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Laserpitium"@fi,
        "Laserpitium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39256> ;
    skos:prefLabel "karvasputket"@fi,
        "spenörter"@sv .

<http://tun.fi/MX.39259> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caucalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Caucalis"@fi,
        "Caucalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39260> ;
    skos:prefLabel "väkäpurhot"@fi,
        "piggkörvlar"@sv .

<http://tun.fi/MX.39261> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Turgenia" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Turgenia"@fi,
        "Turgenia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39262> ;
    skos:prefLabel "lapapurhot"@fi,
        "stickkörvlar"@sv .

<http://tun.fi/MX.39263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Daucus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "sädeporkkanat"@fi ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Daucus"@fi,
        "Daucus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39264> ;
    skos:prefLabel "porkkanat"@fi,
        "morötter"@sv .

<http://tun.fi/MX.39268> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhamnus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39267> ;
    skos:hiddenLabel "Rhamnus"@fi,
        "Rhamnus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39269> ;
    skos:prefLabel "ristipaatsamat"@fi,
        "getaplar"@sv .

<http://tun.fi/MX.39274> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hippophaë" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39271> ;
    skos:hiddenLabel "Hippophaë"@fi,
        "Hippophaë"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39275> ;
    skos:prefLabel "tyrnit"@fi,
        "havtornar"@sv .

<http://tun.fi/MX.39277> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sherardia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39276> ;
    skos:hiddenLabel "Sherardia"@fi,
        "Sherardia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39278> ;
    skos:prefLabel "sinimatarat"@fi,
        "maddar"@sv .

<http://tun.fi/MX.39294> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malus toringo" ;
    dwc:scientificNameAuthorship "(Siebold) de Vriese" ;
    skos:broader <http://tun.fi/MX.38905> ;
    skos:hiddenLabel "Malus toringo"@fi,
        "Malus toringo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973410> ;
    skos:prefLabel "helmiomenapuu"@fi,
        "rönnbärsapel"@sv .

<http://tun.fi/MX.39327> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Menyanthes" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39326> ;
    skos:hiddenLabel "Menyanthes"@fi,
        "Menyanthes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39328> ;
    skos:prefLabel "raatteet"@fi,
        "vattenklövrar"@sv .

<http://tun.fi/MX.39339> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symphoricarpos" ;
    dwc:scientificNameAuthorship "Duhamel" ;
    skos:broader <http://tun.fi/MX.39334> ;
    skos:hiddenLabel "Symphoricarpos"@fi,
        "Symphoricarpos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39340> ;
    skos:prefLabel "lumimarjat"@fi,
        "snöbärssläktet"@sv .

<http://tun.fi/MX.39340> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphoricarpos albus" ;
    dwc:scientificNameAuthorship "(L.) S. F. Blake" ;
    skos:broader <http://tun.fi/MX.39339> ;
    skos:hiddenLabel "Symphoricarpos albus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39341> ;
    skos:prefLabel "amerikanlumimarja"@fi,
        "Symphoricarpos albus"@sv .

<http://tun.fi/MX.39342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Linnaea" ;
    dwc:scientificNameAuthorship "Gronov. ex L." ;
    skos:broader <http://tun.fi/MX.39334> ;
    skos:hiddenLabel "Linnaea"@fi,
        "Linnaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39343> ;
    skos:prefLabel "vanamot"@fi,
        "linneor"@sv .

<http://tun.fi/MX.39351> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adoxa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39350> ;
    skos:hiddenLabel "Adoxa"@fi,
        "Adoxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39352> ;
    skos:prefLabel "tesmayrtit"@fi,
        "desmeknoppar"@sv .

<http://tun.fi/MX.39365> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Succisa" ;
    dwc:scientificNameAuthorship "Haller" ;
    skos:broader <http://tun.fi/MX.39334> ;
    skos:hiddenLabel "Succisa"@fi,
        "Succisa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39366> ;
    skos:prefLabel "purtojuuret"@fi,
        "ängsväddar"@sv .

<http://tun.fi/MX.39387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuscuta epithymum" ;
    dwc:scientificNameAuthorship "(L.) L." ;
    skos:broader <http://tun.fi/MX.39381> ;
    skos:hiddenLabel "Cuscuta epithymum"@fi,
        "Cuscuta epithymum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972327> ;
    skos:prefLabel "nurmivieras"@fi,
        "ljungsnärja"@sv .

<http://tun.fi/MX.39392> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Collomia" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.39388> ;
    skos:hiddenLabel "Collomia"@fi,
        "Collomia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39393> ;
    skos:prefLabel "tahmikit"@fi,
        "limfrön"@sv .

<http://tun.fi/MX.39398> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lithospermum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Lithospermum"@fi,
        "Lithospermum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39399> ;
    skos:prefLabel "helmirusojuuret"@fi,
        "stenfrön"@sv .

<http://tun.fi/MX.39416> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Borago" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Borago"@fi,
        "Borago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39417> ;
    skos:prefLabel "purasruohot"@fi,
        "gurkörter"@sv .

<http://tun.fi/MX.39422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asperugo" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Asperugo"@fi,
        "Asperugo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39423> ;
    skos:prefLabel "terhit"@fi,
        "paddfötter"@sv .

<http://tun.fi/MX.39443> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omphalodes" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Omphalodes"@fi,
        "Omphalodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39444> ;
    skos:prefLabel "sinikaihonkukat"@fi,
        "ormögonsläktet"@sv .

<http://tun.fi/MX.39457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sideritis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Sideritis"@fi,
        "Sideritis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39458> ;
    skos:prefLabel "raudakit"@fi,
        "sårmyntor"@sv .

<http://tun.fi/MX.39472> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamiastrum" ;
    dwc:scientificNameAuthorship "Heist. ex Fabr." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Lamiastrum"@fi,
        "Lamiastrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39473> ;
    skos:prefLabel "keltapeipit"@fi,
        "gulplistrar"@sv .

<http://tun.fi/MX.39478> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ballota" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Ballota"@fi,
        "Ballota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39479> ;
    skos:prefLabel "porrot"@fi,
        "bosyskor"@sv .

<http://tun.fi/MX.39492> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glechoma" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Glechoma"@fi,
        "Glechoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39493> ;
    skos:prefLabel "maahumalat"@fi,
        "jordrevor"@sv .

<http://tun.fi/MX.39501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Satureja" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Satureja"@fi,
        "Satureja"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41449> ;
    skos:prefLabel "kyntelit"@fi,
        "kyndlar"@sv .

<http://tun.fi/MX.39505> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyssopus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Hyssopus"@fi,
        "Hyssopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39506> ;
    skos:prefLabel "iisopit"@fi,
        "isopar"@sv .

<http://tun.fi/MX.39517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycopus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Lycopus"@fi,
        "Lycopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39518> ;
    skos:prefLabel "rantayrtit"@fi,
        "strandklor"@sv .

<http://tun.fi/MX.39540> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scopolia" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.39539> ;
    skos:hiddenLabel "Scopolia"@fi,
        "Scopolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39541> ;
    skos:prefLabel "skopoliat"@fi,
        "dårörter"@sv .

<http://tun.fi/MX.39568> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gratiola" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Gratiola"@fi,
        "Gratiola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39569> ;
    skos:prefLabel "kuntiot"@fi,
        "jordgallor"@sv .

<http://tun.fi/MX.39570> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limosella" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39567> ;
    skos:hiddenLabel "Limosella"@fi,
        "Limosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39571> ;
    skos:prefLabel "mutayrtit"@fi,
        "ävjebroddar"@sv .

<http://tun.fi/MX.39584> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Misopates" ;
    dwc:scientificNameAuthorship "Raf." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Misopates"@fi,
        "Misopates"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39585> ;
    skos:prefLabel "mirrinkidat"@fi,
        "kalvnosar"@sv .

<http://tun.fi/MX.39586> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaenorhinum" ;
    dwc:scientificNameAuthorship "(DC.) Rchb." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Chaenorhinum"@fi,
        "Chaenorhinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39587> ;
    skos:prefLabel "kissankidat"@fi,
        "småsporrar"@sv .

<http://tun.fi/MX.39653> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bartsia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41740> ;
    skos:hiddenLabel "Bartsia"@fi,
        "Bartsia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39654> ;
    skos:prefLabel "punakot"@fi,
        "svarthösläktet"@sv .

<http://tun.fi/MX.39664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coincya monensis" ;
    dwc:scientificNameAuthorship "(L.) Greuter & Burdet" ;
    skos:broader <http://tun.fi/MX.41823> ;
    skos:hiddenLabel "Coincya monensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5001868> ;
    skos:prefLabel "lakkanokkasinappi"@fi,
        "Coincya monensis"@sv .

<http://tun.fi/MX.39669> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lathraea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41740> ;
    skos:hiddenLabel "Lathraea"@fi,
        "Lathraea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39670> ;
    skos:prefLabel "suomukat"@fi,
        "vätterosor"@sv .

<http://tun.fi/MX.39724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eupatorium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Eupatorium"@fi,
        "Eupatorium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39725> ;
    skos:prefLabel "punalatvat"@fi,
        "flocklar"@sv .

<http://tun.fi/MX.39734> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bellis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Bellis"@fi,
        "Bellis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39735> ;
    skos:prefLabel "kaunokaiset"@fi,
        "tusenskönor"@sv .

<http://tun.fi/MX.39736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aster" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Aster"@fi,
        "Aster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40734> ;
    skos:prefLabel "koruasterit"@fi,
        "astrar"@sv .

<http://tun.fi/MX.39753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnaphalium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Gnaphalium"@fi,
        "Gnaphalium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39757> ;
    skos:prefLabel "suvijäkkärät"@fi,
        "noppor"@sv .

<http://tun.fi/MX.39768> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anaphalis" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Anaphalis"@fi,
        "Anaphalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39769> ;
    skos:prefLabel "nukkajäkkärät"@fi,
        "pärleterneller"@sv .

<http://tun.fi/MX.39770> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Inula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Inula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39771> ;
    skos:prefLabel "vankkahirvenjuuret"@fi,
        "Inula"@sv .

<http://tun.fi/MX.39774> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Telekia" ;
    dwc:scientificNameAuthorship "Baumg." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Telekia"@fi,
        "Telekia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39775> ;
    skos:prefLabel "auringontähdet"@fi,
        "strålögon"@sv .

<http://tun.fi/MX.39776> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Guizotia" ;
    dwc:scientificNameAuthorship "Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Guizotia"@fi,
        "Guizotia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39777> ;
    skos:prefLabel "keltiöt"@fi,
        "nigerfrön"@sv .

<http://tun.fi/MX.39791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iva" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Iva"@fi,
        "Iva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43028> ;
    skos:prefLabel "suomuiivat"@fi,
        "ivor"@sv .

<http://tun.fi/MX.39832> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucanthemum" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Leucanthemum"@fi,
        "Leucanthemum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39833> ;
    skos:prefLabel "päivänkakkarat"@fi,
        "prästkragar"@sv .

<http://tun.fi/MX.39846> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tussilago" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Tussilago"@fi,
        "Tussilago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39847> ;
    skos:prefLabel "leskenlehdet"@fi,
        "hästhovar"@sv .

<http://tun.fi/MX.39852> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Petasites japonicus" ;
    dwc:scientificNameAuthorship "(Siebold & Zucc.) Maxim." ;
    skos:broader <http://tun.fi/MX.39848> ;
    skos:hiddenLabel "Petasites japonicus"@fi,
        "Petasites japonicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42402> ;
    skos:prefLabel "idänruttojuuri"@fi,
        "bitterskråp"@sv .

<http://tun.fi/MX.39854> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arnica angustifolia" ;
    dwc:scientificNameAuthorship "Vahl" ;
    skos:broader <http://tun.fi/MX.39853> ;
    skos:hiddenLabel "Arnica angustifolia"@fi,
        "Arnica angustifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973129> ;
    skos:prefLabel "siroarnikki"@fi,
        "fjällarnika"@sv .

<http://tun.fi/MX.39877> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saussurea" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Saussurea"@fi,
        "Saussurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39878> ;
    skos:prefLabel "siniläätteet"@fi,
        "fjällskäror"@sv .

<http://tun.fi/MX.39896> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Silybum" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Silybum"@fi,
        "Silybum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39897> ;
    skos:prefLabel "maarianohdakkeet"@fi,
        "mariatistlar"@sv .

<http://tun.fi/MX.39922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Picris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Picris"@fi,
        "Picris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39924> ;
    skos:prefLabel "kitkeröt"@fi,
        "strävfibblor"@sv .

<http://tun.fi/MX.39925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scorzonera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Scorzonera"@fi,
        "Scorzonera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39926> ;
    skos:prefLabel "sikojuuret"@fi,
        "svinrötter"@sv .

<http://tun.fi/MX.39945> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lactuca macrophylla" ;
    dwc:scientificNameAuthorship "(Willd.) A. Gray" ;
    skos:broader <http://tun.fi/MX.39939> ;
    skos:hiddenLabel "Cicerbita macrophylla"@fi,
        "Lactuca macrophylla"@fi,
        "Cicerbita macrophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4978949> ;
    skos:prefLabel "isosinivalvatti"@fi,
        "Lactuca macrophylla"@sv .

<http://tun.fi/MX.39948> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lapsana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Lapsana"@fi,
        "Lapsana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39949> ;
    skos:prefLabel "linnunkaalit"@fi,
        "harkålssläktet"@sv .

<http://tun.fi/MX.39966> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39999> ;
    skos:hiddenLabel "Paris"@fi,
        "Paris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39967> ;
    skos:prefLabel "sudenmarjat"@fi,
        "ormbärssläktet"@sv .

<http://tun.fi/MX.39969> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Convallaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kellokielot"@fi ;
    skos:broader <http://tun.fi/MX.39977> ;
    skos:hiddenLabel "Convallaria"@fi,
        "Convallaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39970> ;
    skos:prefLabel "kielot"@fi,
        "liljekonvaljer"@sv .

<http://tun.fi/MX.39975> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Maianthemum" ;
    dwc:scientificNameAuthorship "F. H. Wigg." ;
    skos:broader <http://tun.fi/MX.39977> ;
    skos:hiddenLabel "Maianthemum"@fi,
        "Maianthemum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39976> ;
    skos:prefLabel "oravanmarjat"@fi,
        "ekorrbärssläktet"@sv .

<http://tun.fi/MX.39978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asparagus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39977> ;
    skos:hiddenLabel "Asparagus"@fi,
        "Asparagus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39979> ;
    skos:prefLabel "parsat"@fi,
        "sparrisar"@sv .

<http://tun.fi/MX.39981> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ornithogalum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39977> ;
    skos:hiddenLabel "Ornithogalum"@fi,
        "Ornithogalum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39982> ;
    skos:prefLabel "valkotähdikit"@fi,
        "stjärnlökar"@sv .

<http://tun.fi/MX.40000> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tofieldia" ;
    dwc:scientificNameAuthorship "Huds." ;
    skos:broader <http://tun.fi/MX.289437> ;
    skos:hiddenLabel "Tofieldia"@fi,
        "Tofieldia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40001> ;
    skos:prefLabel "karhunruohot"@fi,
        "kärrliljor"@sv .

<http://tun.fi/MX.40002> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Veratrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39999> ;
    skos:hiddenLabel "Veratrum"@fi,
        "Veratrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082333> ;
    skos:prefLabel "pärskäjuuret"@fi,
        "nysrötter"@sv .

<http://tun.fi/MX.40004> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Colchicaceae" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.70038> ;
    skos:hiddenLabel "Colchicaceae"@fi,
        "Colchicaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40005> ;
    skos:prefLabel "myrkkyliljakasvit"@fi,
        "tidlöseväxter"@sv .

<http://tun.fi/MX.40018> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sisyrinchium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40017> ;
    skos:hiddenLabel "Sisyrinchium"@fi,
        "Sisyrinchium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40019> ;
    skos:prefLabel "silmiöt"@fi,
        "gräsliljor"@sv .

<http://tun.fi/MX.40027> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cypripedium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Cypripedium"@fi,
        "Cypripedium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40028> ;
    skos:prefLabel "tikankontit"@fi,
        "guckuskor"@sv .

<http://tun.fi/MX.40037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epipogium" ;
    dwc:scientificNameAuthorship "J. G. Gmel. ex Borkh." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Epipogium"@fi,
        "Epipogium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40038> ;
    skos:prefLabel "metsänemät"@fi,
        "skogsfrur"@sv .

<http://tun.fi/MX.40044> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Goodyera" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Goodyera"@fi,
        "Goodyera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40045> ;
    skos:prefLabel "yövilkat"@fi,
        "knärötter"@sv .

<http://tun.fi/MX.40046> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Herminium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Herminium"@fi,
        "Herminium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40047> ;
    skos:prefLabel "mesikämmekät"@fi,
        "honungsblomstersläktet"@sv .

<http://tun.fi/MX.40049> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Platanthera bifolia" ;
    dwc:scientificNameAuthorship "(L.) Rich." ;
    skos:broader <http://tun.fi/MX.40048> ;
    skos:hiddenLabel "Platanthera bifolia"@fi,
        "Platanthera bifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40050> ;
    skos:prefLabel "valkolehdokki"@fi,
        "nattviol"@sv .

<http://tun.fi/MX.40053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chamorchis" ;
    dwc:scientificNameAuthorship "Rich." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Chamorchis"@fi,
        "Chamorchis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40054> ;
    skos:prefLabel "tunturiorhot"@fi,
        "dvärgyxnen"@sv .

<http://tun.fi/MX.40055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnadenia" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Gymnadenia"@fi,
        "Gymnadenia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40056> ;
    skos:prefLabel "kirkiruohot"@fi,
        "brudsporrar"@sv .

<http://tun.fi/MX.40059> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudorchis" ;
    dwc:scientificNameAuthorship "Ség." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Pseudorchis"@fi,
        "Pseudorchis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42405> ;
    skos:prefLabel "valkokämmekät"@fi,
        "vityxnen"@sv .

<http://tun.fi/MX.40061> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coeloglossum" ;
    dwc:scientificNameAuthorship "Hartm." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Coeloglossum"@fi,
        "Coeloglossum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40062> ;
    skos:prefLabel "pussikämmekät"@fi,
        "grönkullor"@sv .

<http://tun.fi/MX.40078> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophrys" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Ophrys"@fi,
        "Ophrys"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40079> ;
    skos:prefLabel "koruorhot"@fi,
        "ofrysar"@sv .

<http://tun.fi/MX.40080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corallorhiza" ;
    dwc:scientificNameAuthorship "Gagnebin" ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Corallorhiza"@fi,
        "Corallorhiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40081> ;
    skos:prefLabel "harajuuret"@fi,
        "korallrötter"@sv .

<http://tun.fi/MX.40082> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calypso" ;
    dwc:scientificNameAuthorship "Salisb." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Calypso"@fi,
        "Calypso"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40083> ;
    skos:prefLabel "neidonkengät"@fi,
        "nornor"@sv .

<http://tun.fi/MX.40084> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liparis" ;
    dwc:scientificNameAuthorship "Rich." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Liparis"@fi,
        "Liparis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40085> ;
    skos:prefLabel "kiiltovalkut"@fi,
        "gulyxnen"@sv .

<http://tun.fi/MX.40086> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malaxis" ;
    dwc:scientificNameAuthorship "Sol. ex Sw." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Malaxis"@fi,
        "Microstylis"@fi,
        "Malaxis"@sv,
        "Microstylis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40087> ;
    skos:prefLabel "mukulavalkut"@fi,
        "knottblomstersläktet"@sv .

<http://tun.fi/MX.40088> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hammarbya" ;
    dwc:scientificNameAuthorship "Kuntze" ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Hammarbya"@fi,
        "Hammarbya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40089> ;
    skos:prefLabel "suovalkut"@fi,
        "myggblomstersläktet"@sv .

<http://tun.fi/MX.40091> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calla" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "suovehkat"@fi ;
    skos:broader <http://tun.fi/MX.40090> ;
    skos:hiddenLabel "Calla"@fi,
        "Calla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40092> ;
    skos:prefLabel "vehkat"@fi,
        "missnar"@sv .

<http://tun.fi/MX.40093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acorus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.289435> ;
    skos:hiddenLabel "Acorus"@fi,
        "Acorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40094> ;
    skos:prefLabel "kalmojuuret"@fi,
        "kalmusar"@sv .

<http://tun.fi/MX.40100> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spirodela" ;
    dwc:scientificNameAuthorship "Schleid." ;
    skos:broader <http://tun.fi/MX.40090> ;
    skos:hiddenLabel "Spirodela"@fi,
        "Spirodela"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40101> ;
    skos:prefLabel "isolimaskat"@fi,
        "storandmatssläktet"@sv .

<http://tun.fi/MX.40102> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Butomaceae" ;
    dwc:scientificNameAuthorship "Mirb." ;
    skos:broader <http://tun.fi/MX.53663> ;
    skos:hiddenLabel "Butomaceae"@fi,
        "Butomaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40103> ;
    skos:prefLabel "sarjarimpikasvit"@fi,
        "blomvassväxter"@sv .

<http://tun.fi/MX.40103> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Butomus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40102> ;
    skos:hiddenLabel "Butomus"@fi,
        "Butomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40104> ;
    skos:prefLabel "sarjarimmet"@fi,
        "blomvassläktet"@sv .

<http://tun.fi/MX.40114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrocharis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40113> ;
    skos:hiddenLabel "Hydrocharis"@fi,
        "Hydrocharis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40115> ;
    skos:prefLabel "kilpukat"@fi,
        "dybladssläktet"@sv .

<http://tun.fi/MX.40116> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stratiotes" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40113> ;
    skos:hiddenLabel "Stratiotes"@fi,
        "Stratiotes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40117> ;
    skos:prefLabel "sahalehdet"@fi,
        "vattenaloeer"@sv .

<http://tun.fi/MX.40120> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scheuchzeriaceae" ;
    dwc:scientificNameAuthorship "F. Rudolphi" ;
    skos:broader <http://tun.fi/MX.53663> ;
    skos:hiddenLabel "Scheuchzeriaceae"@fi,
        "Scheuchzeriaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40121> ;
    skos:prefLabel "leväkkökasvit"@fi,
        "kallgräsväxter"@sv .

<http://tun.fi/MX.40121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scheuchzeria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40120> ;
    skos:hiddenLabel "Scheuchzeria"@fi,
        "Scheuchzeria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40122> ;
    skos:prefLabel "leväköt"@fi,
        "kallgrässläktet"@sv .

<http://tun.fi/MX.40123> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Juncaginaceae" ;
    dwc:scientificNameAuthorship "Rich." ;
    skos:broader <http://tun.fi/MX.53663> ;
    skos:hiddenLabel "Juncaginaceae"@fi,
        "Juncaginaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40124> ;
    skos:prefLabel "suolakekasvit"@fi,
        "sältingväxter"@sv .

<http://tun.fi/MX.40157> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Zosteraceae" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.53663> ;
    skos:hiddenLabel "Zosteraceae"@fi,
        "Zosteraceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40158> ;
    skos:prefLabel "ajokaskasvit"@fi,
        "bandtångsväxter"@sv .

<http://tun.fi/MX.40158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zostera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40157> ;
    skos:hiddenLabel "Zostera"@fi,
        "Zostera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40159> ;
    skos:prefLabel "ajokkaat"@fi,
        "bandtångssläktet"@sv .

<http://tun.fi/MX.40246> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bolboschoenus" ;
    dwc:scientificNameAuthorship "(Asch.) Palla" ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Bolboschoenus"@fi,
        "Bolboschoenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40247> ;
    skos:prefLabel "mukulakaislat"@fi,
        "havssävssläktet"@sv .

<http://tun.fi/MX.40254> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blysmus" ;
    dwc:scientificNameAuthorship "Panz. ex Schult." ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Blysmus"@fi,
        "Blysmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40255> ;
    skos:prefLabel "tähkäkaislat"@fi,
        "plattsävssläktet"@sv .

<http://tun.fi/MX.40278> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cladium" ;
    dwc:scientificNameAuthorship "P. Browne" ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Cladium"@fi,
        "Cladium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40279> ;
    skos:prefLabel "taarnat"@fi,
        "agsläktet"@sv .

<http://tun.fi/MX.40283> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schoenus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Schoenus"@fi,
        "Schoenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40284> ;
    skos:prefLabel "ruosteheinät"@fi,
        "axagssläktet"@sv .

<http://tun.fi/MX.40375> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex pediformis" ;
    dwc:scientificNameAuthorship "C. A. Mey." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex pediformis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42383> ;
    skos:prefLabel "jalkasara"@fi,
        "Carex pediformis"@sv .

<http://tun.fi/MX.40382> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex fuliginosa" ;
    dwc:scientificNameAuthorship "Schkuhr" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex fuliginosa"@fi,
        "Carex fuliginosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42382> ;
    skos:prefLabel "nokisara"@fi,
        "sotstarr"@sv .

<http://tun.fi/MX.40409> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex bigelowii" ;
    dwc:scientificNameAuthorship "Torr. ex Schwein." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex bigelowii"@fi,
        "Carex bigelowii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42463> ;
    skos:prefLabel "tunturisara"@fi,
        "styvstarr"@sv .

<http://tun.fi/MX.40477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctophila" ;
    dwc:scientificNameAuthorship "Rupr." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Arctophila"@fi,
        "Arctophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40478> ;
    skos:prefLabel "pohjansorsimot"@fi,
        "hänggrässläktet"@sv .

<http://tun.fi/MX.40478> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arctophila fulva" ;
    dwc:scientificNameAuthorship "(Trin.) Rupr." ;
    skos:broader <http://tun.fi/MX.40477> ;
    skos:hiddenLabel "Arctophila fulva"@fi,
        "Arctophila fulva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40479> ;
    skos:prefLabel "pohjansorsimo"@fi,
        "hänggräs"@sv .

<http://tun.fi/MX.40482> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Puccinellia phryganodes" ;
    dwc:scientificNameAuthorship "(Trin.) Scribn. & Merr." ;
    skos:broader <http://tun.fi/MX.40480> ;
    skos:hiddenLabel "Puccinellia phryganodes"@fi,
        "Puccinellia phryganodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013702> ;
    skos:prefLabel "rönsysorsimo"@fi,
        "arktiskt saltgräs"@sv .

<http://tun.fi/MX.40483> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phippsia" ;
    dwc:scientificNameAuthorship "(Trin.) R. Br." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Phippsia"@fi,
        "Phippsia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40484> ;
    skos:prefLabel "pikkuhilvet"@fi,
        "snögräs"@sv .

<http://tun.fi/MX.40485> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctagrostis" ;
    dwc:scientificNameAuthorship "Griseb." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Arctagrostis"@fi,
        "Arctagrostis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40486> ;
    skos:prefLabel "lapinhilvet"@fi,
        "ryssgrässläktet"@sv .

<http://tun.fi/MX.40487> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dactylis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Dactylis"@fi,
        "Dactylis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40488> ;
    skos:prefLabel "koiranheinät"@fi,
        "hundäxingar"@sv .

<http://tun.fi/MX.40494> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catabrosa" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Catabrosa"@fi,
        "Catabrosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40495> ;
    skos:prefLabel "vesihilvet"@fi,
        "källgrässläktet"@sv .

<http://tun.fi/MX.40496> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cinna" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Cinna"@fi,
        "Cinna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40497> ;
    skos:prefLabel "hajuheinät"@fi,
        "sötgrässläktet"@sv .

<http://tun.fi/MX.40498> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apera" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Apera"@fi,
        "Apera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40499> ;
    skos:prefLabel "luohot"@fi,
        "kösor"@sv .

<http://tun.fi/MX.40502> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sesleria" ;
    dwc:scientificNameAuthorship "Scop." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Sesleria"@fi,
        "Sesleria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40503> ;
    skos:prefLabel "lupikat"@fi,
        "älväxingar"@sv .

<http://tun.fi/MX.40543> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Secale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Secale"@fi,
        "Secale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40544> ;
    skos:prefLabel "rukiit"@fi,
        "rågsläktet"@sv .

<http://tun.fi/MX.40553> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Avenula" ;
    dwc:scientificNameAuthorship "(Dumort.) Dumort." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Avenula"@fi,
        "Avenula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40554> ;
    skos:prefLabel "mäkikaurat"@fi,
        "luddhavren"@sv .

<http://tun.fi/MX.40556> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arrhenatherum" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Arrhenatherum"@fi,
        "Arrhenatherum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40557> ;
    skos:prefLabel "heinäkaurat"@fi,
        "knylhavren"@sv .

<http://tun.fi/MX.40568> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vahlodea" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Vahlodea"@fi,
        "Vahlodea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40569> ;
    skos:prefLabel "nuokkulauhat"@fi,
        "lapptåtlar"@sv .

<http://tun.fi/MX.40634> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scolochloa" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Scolochloa"@fi,
        "Scolochloa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40635> ;
    skos:prefLabel "piurut"@fi,
        "kasgrässläktet"@sv .

<http://tun.fi/MX.40636> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Milium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Milium"@fi,
        "Milium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40637> ;
    skos:prefLabel "tesmat"@fi,
        "hässlebroddssläktet"@sv .

<http://tun.fi/MX.40638> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phragmites" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:altLabel "silkkiruo'ot"@fi ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Phragmites"@fi,
        "Phragmites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40639> ;
    skos:prefLabel "ruo'ot"@fi,
        "vassläktet"@sv .

<http://tun.fi/MX.40640> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Danthonia" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Danthonia"@fi,
        "Danthonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40641> ;
    skos:prefLabel "hinat"@fi,
        "knägrässläktet"@sv .

<http://tun.fi/MX.40642> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Molinia" ;
    dwc:scientificNameAuthorship "Schrank" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Molinia"@fi,
        "Molinia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40643> ;
    skos:prefLabel "siniheinät"@fi,
        "blåtåtlar"@sv .

<http://tun.fi/MX.40643> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Molinia caerulea" ;
    dwc:scientificNameAuthorship "(L.) Moench" ;
    skos:broader <http://tun.fi/MX.40642> ;
    skos:hiddenLabel "Molinia caerulea"@fi,
        "Molinia caerulea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972507> ;
    skos:prefLabel "siniheinä"@fi,
        "blåtåtel"@sv .

<http://tun.fi/MX.40644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nardus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Nardus"@fi,
        "Nardus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40645> ;
    skos:prefLabel "jäkit"@fi,
        "staggar"@sv .

<http://tun.fi/MX.40650> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leersia" ;
    dwc:scientificNameAuthorship "Sw." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Leersia"@fi,
        "Leersia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40651> ;
    skos:prefLabel "hukkariisit"@fi,
        "vildrissläktet"@sv .

<http://tun.fi/MX.40665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Zea"@fi,
        "Zea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40666> ;
    skos:prefLabel "maissit"@fi,
        "teosinter"@sv .

<http://tun.fi/MX.40767> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepis foetida" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39950> ;
    skos:hiddenLabel "Crepis foetida"@fi,
        "Crepis foetida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42385> ;
    skos:prefLabel "haisukeltto"@fi,
        "sprötfibbla"@sv .

<http://tun.fi/MX.40768> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepis vesicaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39950> ;
    skos:hiddenLabel "Crepis vesicaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4978802> ;
    skos:prefLabel "voikeltto"@fi,
        "Crepis vesicaria"@sv .

<http://tun.fi/MX.40857> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agropyron cristatum" ;
    dwc:scientificNameAuthorship "(L.) Gaertn." ;
    skos:broader <http://tun.fi/MX.41767> ;
    skos:hiddenLabel "Agropyron cristatum"@fi,
        "Agropyron cristatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42019> ;
    skos:prefLabel "ketoharjasvehnä"@fi,
        "kamvete"@sv .

<http://tun.fi/MX.41003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastium nigrescens" ;
    dwc:scientificNameAuthorship "(H. C. Watson) Edmondston ex H. C. Watson" ;
    skos:broader <http://tun.fi/MX.38063> ;
    skos:hiddenLabel "Cerastium nigrescens"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41715> ;
    skos:prefLabel "kellohärkki"@fi,
        "Cerastium nigrescens"@sv .

<http://tun.fi/MX.41095> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fumaria muralis" ;
    dwc:scientificNameAuthorship "Sond. ex W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.37970> ;
    skos:hiddenLabel "Fumaria muralis"@fi,
        "Fumaria muralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42393> ;
    skos:prefLabel "isoemäkki"@fi,
        "kustjordrök"@sv .

<http://tun.fi/MX.41333> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sibbaldianthe bifurca" ;
    dwc:scientificNameAuthorship "(L.) Kurtto & T. Erikss." ;
    skos:broader <http://tun.fi/MX.41990> ;
    skos:hiddenLabel "Potentilla bifurca"@fi,
        "Sibbaldianthe bifurca"@fi,
        "Potentilla bifurca"@sv,
        "Sibbaldianthe bifurca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5001228> ;
    skos:prefLabel "pihtihanhio"@fi,
        "spetsfingerört"@sv .

<http://tun.fi/MX.41346> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aquilegia glandulosa" ;
    dwc:scientificNameAuthorship "Fisch. ex Link" ;
    skos:broader <http://tun.fi/MX.37938> ;
    skos:hiddenLabel "Aquilegia glandulosa"@fi,
        "Aquilegia ×stuarti"@fi,
        "Aquilegia glandulosa"@sv,
        "Aquilegia ×stuarti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972180> ;
    skos:prefLabel "kotkanakileija"@fi,
        "vårakleja"@sv .

<http://tun.fi/MX.41369> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus graecizans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus graecizans"@fi,
        "Amaranthus graecizans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972172> ;
    skos:prefLabel "kreikanrevonhäntä"@fi,
        "grekamarant"@sv .

<http://tun.fi/MX.41438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex patientia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex patientia"@fi,
        "Rumex patientia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973794> ;
    skos:prefLabel "pinaattihierakka"@fi,
        "spenatskräppa"@sv .

<http://tun.fi/MX.41439> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex pulcher" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex pulcher"@fi,
        "Rumex pulcher"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42408> ;
    skos:prefLabel "soreahierakka"@fi,
        "skönskräppa"@sv .

<http://tun.fi/MX.41610> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbascum chaixii" ;
    dwc:scientificNameAuthorship "Vill." ;
    skos:broader <http://tun.fi/MX.39574> ;
    skos:hiddenLabel "Verbascum chaixii"@fi,
        "Verbascum chaixii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42369> ;
    skos:prefLabel "kynttilätulikukka"@fi,
        "franskt kungsljus"@sv .

<http://tun.fi/MX.41623> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Verbesina encelioides" ;
    dwc:scientificNameAuthorship "(Cav.) Benth. & Hook. f. ex A. Gray" ;
    skos:broader <http://tun.fi/MX.42013> ;
    skos:hiddenLabel "Verbesina encelioides"@fi,
        "Verbesina encelioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42652> ;
    skos:prefLabel "amerikanhelosäde"@fi,
        "verbesina"@sv .

<http://tun.fi/MX.41720> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Molopospermum" ;
    dwc:scientificNameAuthorship "W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Molopospermum"@fi,
        "Molopospermum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41721> ;
    skos:prefLabel "vuorikirvelit"@fi,
        "alpkörvlar"@sv .

<http://tun.fi/MX.41722> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Actinidiaceae" ;
    dwc:scientificNameAuthorship "Gilg & Werderm." ;
    skos:broader <http://tun.fi/MX.70053> ;
    skos:hiddenLabel "Actinidiaceae"@fi,
        "Actinidiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41763> ;
    skos:prefLabel "laikkuköynnöskasvit"@fi,
        "aktinidiaväxter"@sv .

<http://tun.fi/MX.41726> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Arecaceae" ;
    dwc:scientificNameAuthorship "Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.70034> ;
    skos:hiddenLabel "Arecaceae"@fi,
        "Arecaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41945> ;
    skos:prefLabel "palmukasvit"@fi,
        "palmer"@sv .

<http://tun.fi/MX.41737> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lauraceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70060> ;
    skos:hiddenLabel "Lauraceae"@fi,
        "Lauraceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41940> ;
    skos:prefLabel "laakerikasvit"@fi,
        "lagerväxter"@sv .

<http://tun.fi/MX.41738> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Menispermaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70069> ;
    skos:hiddenLabel "Menispermaceae"@fi,
        "Menispermaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41916> ;
    skos:prefLabel "kilpikiertokasvit"@fi,
        "månfrörankeväxter"@sv .

<http://tun.fi/MX.41739> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Moraceae" ;
    dwc:scientificNameAuthorship "Gaudich." ;
    skos:broader <http://tun.fi/MX.70070> ;
    skos:hiddenLabel "Moraceae"@fi,
        "Moraceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41861> ;
    skos:prefLabel "mulperikasvit"@fi,
        "mullbärsväxter"@sv .

<http://tun.fi/MX.41741> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Paeoniaceae" ;
    dwc:scientificNameAuthorship "Raf." ;
    skos:broader <http://tun.fi/MX.70073> ;
    skos:hiddenLabel "Paeoniaceae"@fi,
        "Paeoniaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41933> ;
    skos:prefLabel "pionikasvit"@fi,
        "pionväxter"@sv .

<http://tun.fi/MX.41742> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pedaliaceae" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.70059> ;
    skos:hiddenLabel "Pedaliaceae"@fi,
        "Pedaliaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41988> ;
    skos:prefLabel "seesamikasvit"@fi,
        "sesamväxter"@sv .

<http://tun.fi/MX.41744> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tropaeolaceae" ;
    dwc:scientificNameAuthorship "Juss. ex DC." ;
    skos:broader <http://tun.fi/MX.70043> ;
    skos:hiddenLabel "Tropaeolaceae"@fi,
        "Tropaeolaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42007> ;
    skos:prefLabel "köynnöskrassikasvit"@fi,
        "krasseväxter"@sv .

<http://tun.fi/MX.41749> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helianthus pauciflorus" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.39787> ;
    skos:hiddenLabel "Helianthus pauciflorus"@fi,
        "Helianthus rigidus"@fi,
        "Helianthus pauciflorus"@sv,
        "Helianthus rigidus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41116> ;
    skos:prefLabel "syysauringonkukka"@fi,
        "höstsolros"@sv .

<http://tun.fi/MX.41760> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acalypha" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38702> ;
    skos:hiddenLabel "Acalypha"@fi,
        "Acalypha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40673> ;
    skos:prefLabel "kissanhännät"@fi,
        "akalyfor"@sv .

<http://tun.fi/MX.41762> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhaponticum" ;
    dwc:scientificNameAuthorship "Vaill." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Acroptilon"@fi,
        "Rhaponticum"@fi,
        "Acroptilon"@sv,
        "Rhaponticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40846> ;
    skos:prefLabel "käpylatvat"@fi,
        "rabarberklintar"@sv .

<http://tun.fi/MX.41763> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Actinidia" ;
    dwc:scientificNameAuthorship "Lindl." ;
    skos:broader <http://tun.fi/MX.41722> ;
    skos:hiddenLabel "Actinidia"@fi,
        "Actinidia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40848> ;
    skos:prefLabel "laikkuköynnökset"@fi,
        "aktinidior"@sv .

<http://tun.fi/MX.41764> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adonis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Adonis"@fi,
        "Adonis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40850> ;
    skos:prefLabel "ruusuleinikit"@fi,
        "adonisar"@sv .

<http://tun.fi/MX.41765> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aesculus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.289481> ;
    skos:hiddenLabel "Aesculus"@fi,
        "Aesculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40854> ;
    skos:prefLabel "hevoskastanjat"@fi,
        "hästkastanjer"@sv .

<http://tun.fi/MX.41769> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Althaea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38687> ;
    skos:hiddenLabel "Althaea"@fi,
        "Althaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40677> ;
    skos:prefLabel "kainosalkoruusut"@fi,
        "läkemalvor"@sv .

<http://tun.fi/MX.41770> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ammoselinum" ;
    dwc:scientificNameAuthorship "Torr. & A. Gray" ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Ammoselinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40684> ;
    skos:prefLabel "kääpiöputket"@fi,
        "Ammoselinum"@sv .

<http://tun.fi/MX.41772> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anarrhinum" ;
    dwc:scientificNameAuthorship "Desf." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Anarrhinum"@fi,
        "Anarrhinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40691> ;
    skos:prefLabel "kidakit"@fi,
        "gapmunnar"@sv .

<http://tun.fi/MX.41773> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Andryala" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Andryala"@fi,
        "Andryala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40695> ;
    skos:prefLabel "kaninkeltot"@fi,
        "solfibblor"@sv .

<http://tun.fi/MX.41774> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anemonidium" ;
    dwc:scientificNameAuthorship "(Spach) Holub" ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Anemonidium"@fi,
        "Anemonidium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37884> ;
    skos:prefLabel "isovuokot"@fi,
        "ängsanemoner"@sv .

<http://tun.fi/MX.41776> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anoda" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.38687> ;
    skos:hiddenLabel "Anoda"@fi,
        "Anoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41171> ;
    skos:prefLabel "suvikit"@fi,
        "glansmalvor"@sv .

<http://tun.fi/MX.41778> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antirrhinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Antirrhinum"@fi,
        "Antirrhinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40707> ;
    skos:prefLabel "leijonankidat"@fi,
        "lejongapssläktet"@sv .

<http://tun.fi/MX.41779> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arachis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Arachis"@fi,
        "Arachis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40714> ;
    skos:prefLabel "maapähkinät"@fi,
        "jordnötter"@sv .

<http://tun.fi/MX.41781> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Argemone" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Argemone"@fi,
        "Argemone"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40721> ;
    skos:prefLabel "piikkiunikot"@fi,
        "taggvallmor"@sv .

<http://tun.fi/MX.41783> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arnoseris" ;
    dwc:scientificNameAuthorship "Gaertn." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Arnoseris"@fi,
        "Arnoseris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40725> ;
    skos:prefLabel "kultamaitiaiset"@fi,
        "klubbfibblor"@sv .

<http://tun.fi/MX.41784> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aronia" ;
    dwc:scientificNameAuthorship "Medik." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Aronia"@fi,
        "Aronia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40726> ;
    skos:prefLabel "aroniat"@fi,
        "aronior"@sv .

<http://tun.fi/MX.41785> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atropa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39539> ;
    skos:hiddenLabel "Atropa"@fi,
        "Atropa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40746> ;
    skos:prefLabel "belladonnat"@fi,
        "belladonnor"@sv .

<http://tun.fi/MX.41787> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Avellinia" ;
    dwc:scientificNameAuthorship "Parl." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Avellinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40748> ;
    skos:prefLabel "tupsikit"@fi,
        "Avellinia"@sv .

<http://tun.fi/MX.41790> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bunium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Bunium"@fi,
        "Bunium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40879> ;
    skos:prefLabel "kastanjaputket"@fi,
        "jordkastanjer"@sv .

<http://tun.fi/MX.41792> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callistephus" ;
    dwc:scientificNameAuthorship "Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Callistephus"@fi,
        "Callistephus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40885> ;
    skos:prefLabel "kiinanasterit"@fi,
        "sommarastrar"@sv .

<http://tun.fi/MX.41793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capnoides" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Capnoides"@fi,
        "Capnoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41057> ;
    skos:prefLabel "lännenkannukset"@fi,
        "sommarnunneörter"@sv .

<http://tun.fi/MX.41794> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capsicum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39539> ;
    skos:hiddenLabel "Capsicum"@fi,
        "Capsicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40895> ;
    skos:prefLabel "paprikat"@fi,
        "spanskpepparsläktet"@sv .

<http://tun.fi/MX.41795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carpinus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37991> ;
    skos:hiddenLabel "Carpinus"@fi,
        "Carpinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40902> ;
    skos:prefLabel "valkopyökit"@fi,
        "avenbokar"@sv .

<http://tun.fi/MX.41799> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Celastrus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41728> ;
    skos:hiddenLabel "Celastrus"@fi,
        "Celastrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42554> ;
    skos:prefLabel "kelasköynnökset"@fi,
        "träddödare"@sv .

<http://tun.fi/MX.41800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Celosia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38151> ;
    skos:hiddenLabel "Celosia"@fi,
        "Celosia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42907> ;
    skos:prefLabel "kukonharjat"@fi,
        "celosior"@sv .

<http://tun.fi/MX.41802> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cenchrus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Cenchrus"@fi,
        "Cenchrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40907> ;
    skos:prefLabel "harjasheinät"@fi,
        "tagghirser"@sv .

<http://tun.fi/MX.41803> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cenolophium" ;
    dwc:scientificNameAuthorship "W. D. J. Koch ex DC." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Cenolophium"@fi,
        "Cenolophium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40908> ;
    skos:prefLabel "tuholatvat"@fi,
        "flodsiljor"@sv .

<http://tun.fi/MX.41804> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Centranthus" ;
    dwc:scientificNameAuthorship "Neck. ex DC." ;
    skos:broader <http://tun.fi/MX.39334> ;
    skos:hiddenLabel "Centranthus"@fi,
        "Centranthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40914> ;
    skos:prefLabel "virmat"@fi,
        "pipörter"@sv .

<http://tun.fi/MX.41808> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerinthe" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Cerinthe"@fi,
        "Cerinthe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41006> ;
    skos:prefLabel "vahakukat"@fi,
        "vaxblommor"@sv .

<http://tun.fi/MX.41809> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaenomeles" ;
    dwc:scientificNameAuthorship "Lindl." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Chaenomeles"@fi,
        "Chaenomeles"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41007> ;
    skos:prefLabel "ruusukvittenit"@fi,
        "rosenkvittnar"@sv .

<http://tun.fi/MX.41816> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chloris" ;
    dwc:scientificNameAuthorship "Sw." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Chloris"@fi,
        "Chloris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41028> ;
    skos:prefLabel "viuhkaheinät"@fi,
        "kvastgrässläktet"@sv .

<http://tun.fi/MX.41817> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cicer" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Cicer"@fi,
        "Cicer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41029> ;
    skos:prefLabel "kahviherneet"@fi,
        "kikärter"@sv .

<http://tun.fi/MX.41823> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coincya" ;
    dwc:scientificNameAuthorship "Porta & Rigo ex Rouy" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Coincya"@fi,
        "Coincya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39664> ;
    skos:prefLabel "nokkasinapit"@fi,
        "lacksenaper"@sv .

<http://tun.fi/MX.41824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coix" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Coix"@fi,
        "Coix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41039> ;
    skos:prefLabel "kyynelheinät"@fi,
        "tårgräs"@sv .

<http://tun.fi/MX.41825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Comarum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Comarum"@fi,
        "Comarum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38843> ;
    skos:prefLabel "kurjenjalat"@fi,
        "kråkklövrar"@sv .

<http://tun.fi/MX.41827> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corchorus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38687> ;
    skos:hiddenLabel "Corchorus"@fi,
        "Corchorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41045> ;
    skos:prefLabel "juutit"@fi,
        "jutesläktet"@sv .

<http://tun.fi/MX.41829> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corrigiola" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Corrigiola"@fi,
        "Corrigiola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41052> ;
    skos:prefLabel "varsanpolvet"@fi,
        "skoremmar"@sv .

<http://tun.fi/MX.41830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corynephorus" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Corynephorus"@fi,
        "Corynephorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41058> ;
    skos:prefLabel "hopeaheinät"@fi,
        "borsttåtlar"@sv .

<http://tun.fi/MX.41831> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmos" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Cosmos"@fi,
        "Cosmos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41059> ;
    skos:prefLabel "kosmokset"@fi,
        "rosenskäror"@sv .

<http://tun.fi/MX.41834> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyclospermum" ;
    dwc:scientificNameAuthorship "Lag." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Cyclospermum"@fi,
        "Cyclospermum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40928> ;
    skos:prefLabel "nuppiputket"@fi,
        "kvarnsellerier"@sv .

<http://tun.fi/MX.41835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cynodon" ;
    dwc:scientificNameAuthorship "Rich." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Cynodon"@fi,
        "Cynodon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40929> ;
    skos:prefLabel "varvasheinät"@fi,
        "hundtandsgrässläktet"@sv .

<http://tun.fi/MX.41838> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dasiphora" ;
    dwc:scientificNameAuthorship "Raf." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Dasiphora"@fi,
        "Dasiphora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38842> ;
    skos:prefLabel "pensashanhikit"@fi,
        "tokar"@sv .

<http://tun.fi/MX.41840> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catapodium" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Catapodium"@fi,
        "Catapodium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40944> ;
    skos:prefLabel "soulot"@fi,
        "styvgröen"@sv .

<http://tun.fi/MX.41842> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dictamnus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41743> ;
    skos:hiddenLabel "Dictamnus"@fi,
        "Dictamnus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40952> ;
    skos:prefLabel "palavapensaat"@fi,
        "diptamer"@sv .

<http://tun.fi/MX.41843> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diervilla" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39334> ;
    skos:hiddenLabel "Diervilla"@fi,
        "Diervilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973234> ;
    skos:prefLabel "vuohenkuusamat"@fi,
        "getrissläktet"@sv .

<http://tun.fi/MX.41845> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dodartia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.4986607> ;
    skos:hiddenLabel "Dodartia"@fi,
        "Dodartia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40958> ;
    skos:prefLabel "arokit"@fi,
        "dodartior"@sv .

<http://tun.fi/MX.41847> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drymocallis" ;
    dwc:scientificNameAuthorship "Fourr. ex Rydb." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Drymocallis"@fi,
        "Drymocallis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38847> ;
    skos:prefLabel "valkohanhikit"@fi,
        "trollsmultronsläktet"@sv .

<http://tun.fi/MX.41849> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elsholtzia" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Elsholtzia"@fi,
        "Elsholtzia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40968> ;
    skos:prefLabel "helttamintut"@fi,
        "kammyntor"@sv .

<http://tun.fi/MX.41852> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eranthis" ;
    dwc:scientificNameAuthorship "Salisb." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Eranthis"@fi,
        "Eranthis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40977> ;
    skos:prefLabel "talventähdet"@fi,
        "vintergäckar"@sv .

<http://tun.fi/MX.41854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriochloa" ;
    dwc:scientificNameAuthorship "Kunth" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Eriochloa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40980> ;
    skos:prefLabel "silkkihirssit"@fi,
        "Eriochloa"@sv .

<http://tun.fi/MX.41859> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fagus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kehtopyökit"@fi ;
    skos:broader <http://tun.fi/MX.37988> ;
    skos:hiddenLabel "Fagus"@fi,
        "Fagus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41081> ;
    skos:prefLabel "pyökit"@fi,
        "bokar"@sv .

<http://tun.fi/MX.41861> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ficus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "marjaviikunat"@fi ;
    skos:broader <http://tun.fi/MX.41739> ;
    skos:hiddenLabel "Ficus"@fi,
        "Ficus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41086> ;
    skos:prefLabel "viikunat"@fi,
        "fikonsläktet"@sv .

<http://tun.fi/MX.41863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galanthus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41723> ;
    skos:hiddenLabel "Galanthus"@fi,
        "Galanthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41097> ;
    skos:prefLabel "lumikellot"@fi,
        "snödroppar"@sv .

<http://tun.fi/MX.41864> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gastridium" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Gastridium"@fi,
        "Gastridium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40986> ;
    skos:prefLabel "nyyläheinät"@fi,
        "gnetgrässläktet"@sv .

<http://tun.fi/MX.41865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gaudinia" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Gaudinia"@fi,
        "Gaudinia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40987> ;
    skos:prefLabel "haprakaurat"@fi,
        "axhavren"@sv .

<http://tun.fi/MX.41870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grindelia" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Grindelia"@fi,
        "Grindelia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41107> ;
    skos:prefLabel "rilpiöt"@fi,
        "grindelior"@sv .

<http://tun.fi/MX.41872> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hablitzia" ;
    dwc:scientificNameAuthorship "M. Bieb." ;
    skos:broader <http://tun.fi/MX.5081108> ;
    skos:hiddenLabel "Hablitzia"@fi,
        "Hablitzia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41113> ;
    skos:prefLabel "köynnöspinaatit"@fi,
        "rankspenater"@sv .

<http://tun.fi/MX.41874> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helichrysum" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Helichrysum"@fi,
        "Helichrysum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41328> ;
    skos:prefLabel "nappiolkikukat"@fi,
        "hedblomstersläktet"@sv .

<http://tun.fi/MX.41878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heuchera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38716> ;
    skos:hiddenLabel "Heuchera"@fi,
        "Heuchera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41121> ;
    skos:prefLabel "keijunkukat"@fi,
        "alunrötter"@sv .

<http://tun.fi/MX.41879> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hornungia" ;
    dwc:scientificNameAuthorship "Rchb." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Hornungia"@fi,
        "Hornungia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41126> ;
    skos:prefLabel "kesäkrassit"@fi,
        "stenkrassingar"@sv .

<http://tun.fi/MX.41884> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Illecebrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Illecebrum"@fi,
        "Illecebrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41142> ;
    skos:prefLabel "rustokit"@fi,
        "glimmerörter"@sv .

<http://tun.fi/MX.41889> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kummerowia" ;
    dwc:scientificNameAuthorship "Schindl." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Kummerowia"@fi,
        "Kummerowia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40810> ;
    skos:prefLabel "suoniapilat"@fi,
        "kummerowiasläktet"@sv .

<http://tun.fi/MX.41891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lagurus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Lagurus"@fi,
        "Lagurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40789> ;
    skos:prefLabel "jänönhännät"@fi,
        "harsvansar"@sv .

<http://tun.fi/MX.41893> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamarckia" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Lamarckia"@fi,
        "Lamarckia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40793> ;
    skos:prefLabel "kultaheinät"@fi,
        "guldäxingar"@sv .

<http://tun.fi/MX.41894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamprocapnos" ;
    dwc:scientificNameAuthorship "Endl." ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Lamprocapnos"@fi,
        "Lamprocapnos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40795> ;
    skos:prefLabel "särkyneetsydämet"@fi,
        "löjtnantshjärtan"@sv .

<http://tun.fi/MX.41895> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lavandula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Lavandula"@fi,
        "Lavandula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40805> ;
    skos:prefLabel "laventelit"@fi,
        "lavendlar"@sv .

<http://tun.fi/MX.41896> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Legousia" ;
    dwc:scientificNameAuthorship "Durande" ;
    skos:broader <http://tun.fi/MX.39700> ;
    skos:hiddenLabel "Legousia"@fi,
        "Legousia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40807> ;
    skos:prefLabel "neidonpeilit"@fi,
        "venusspeglar"@sv .

<http://tun.fi/MX.41897> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepyrodiclis" ;
    dwc:scientificNameAuthorship "Fenzl" ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Lepyrodiclis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40811> ;
    skos:prefLabel "viuhkorennokit"@fi,
        "Lepyrodiclis"@sv .

<http://tun.fi/MX.41898> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucojum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41723> ;
    skos:hiddenLabel "Leucojum"@fi,
        "Leucojum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40812> ;
    skos:prefLabel "lumipisarat"@fi,
        "snöklockor"@sv .

<http://tun.fi/MX.41900> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ligustrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39329> ;
    skos:hiddenLabel "Ligustrum"@fi,
        "Ligustrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40817> ;
    skos:prefLabel "likusterit"@fi,
        "ligustrar"@sv .

<http://tun.fi/MX.41901> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limonium" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38290> ;
    skos:hiddenLabel "Limonium"@fi,
        "Limonium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40821> ;
    skos:prefLabel "ikiviuhkot"@fi,
        "rispar"@sv .

<http://tun.fi/MX.41902> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Linanthus" ;
    dwc:scientificNameAuthorship "Benth." ;
    skos:broader <http://tun.fi/MX.39388> ;
    skos:hiddenLabel "Linanthus"@fi,
        "Linanthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40819> ;
    skos:prefLabel "virvakukat"@fi,
        "nejlikgiliasläktet"@sv .

<http://tun.fi/MX.41903> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loeflingia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Loeflingia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40832> ;
    skos:prefLabel "jäsenyrtit"@fi,
        "Loeflingia"@sv .

<http://tun.fi/MX.41904> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lonas" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Lonas"@fi,
        "Lonas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41156> ;
    skos:prefLabel "ikikullat"@fi,
        "kransgullssläktet"@sv .

<http://tun.fi/MX.41906> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39539> ;
    skos:hiddenLabel "Lycium"@fi,
        "Lycium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41203> ;
    skos:prefLabel "pukinpensaat"@fi,
        "bocktörnen"@sv .

<http://tun.fi/MX.41907> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lysichiton" ;
    dwc:scientificNameAuthorship "Schott" ;
    skos:broader <http://tun.fi/MX.40090> ;
    skos:hiddenLabel "Lysichiton"@fi,
        "Lysichiton"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41389> ;
    skos:prefLabel "majavankaalit"@fi,
        "skunkkallor"@sv .

<http://tun.fi/MX.41909> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malcolmia" ;
    dwc:scientificNameAuthorship "W. T. Aiton" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Malcolmia"@fi,
        "Malcolmia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41210> ;
    skos:prefLabel "välimerenmalkolmiat"@fi,
        "strandlövkojor"@sv .

<http://tun.fi/MX.41910> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malope" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38687> ;
    skos:hiddenLabel "Malope"@fi,
        "Malope"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41211> ;
    skos:prefLabel "malopit"@fi,
        "praktmalvor"@sv .

<http://tun.fi/MX.41911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marrubium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Marrubium"@fi,
        "Marrubium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38661> ;
    skos:prefLabel "hurtanmintut"@fi,
        "kransborrar"@sv .

<http://tun.fi/MX.41913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mauranthemum" ;
    dwc:scientificNameAuthorship "Vogt & Oberpr." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Mauranthemum"@fi,
        "Mauranthemum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41181> ;
    skos:prefLabel "peikonkakkarat"@fi,
        "pysslingkragar"@sv .

<http://tun.fi/MX.41915> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melissa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Melissa"@fi,
        "Melissa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41217> ;
    skos:prefLabel "melissat"@fi,
        "melissor"@sv .

<http://tun.fi/MX.41916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Menispermum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41738> ;
    skos:hiddenLabel "Menispermum"@fi,
        "Menispermum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41218> ;
    skos:prefLabel "kilpikierrot"@fi,
        "månfrörankor"@sv .

<http://tun.fi/MX.41918> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesembryanthemum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38020> ;
    skos:hiddenLabel "Mesembryanthemum"@fi,
        "Mesembryanthemum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39521> ;
    skos:prefLabel "jääpäivikit"@fi,
        "isörter"@sv .

<http://tun.fi/MX.41919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meum" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Meum"@fi,
        "Meum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39522> ;
    skos:prefLabel "karhunjuuret"@fi,
        "björnrötter"@sv .

<http://tun.fi/MX.41920> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mibora" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Mibora"@fi,
        "Mibora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39523> ;
    skos:prefLabel "tonttuheinät"@fi,
        "pysslinggrässläktet"@sv .

<http://tun.fi/MX.41921> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micropus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Micropus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39524> ;
    skos:prefLabel "hauniot"@fi,
        "Micropus"@sv .

<http://tun.fi/MX.41925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nasturtium" ;
    dwc:scientificNameAuthorship "W. T. Aiton" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Nasturtium"@fi,
        "Nasturtium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41233> ;
    skos:prefLabel "vesikrassit"@fi,
        "källfränen"@sv .

<http://tun.fi/MX.41929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nicandra" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.39539> ;
    skos:hiddenLabel "Nicandra"@fi,
        "Nicandra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41237> ;
    skos:prefLabel "perunkoisot"@fi,
        "ballongblommor"@sv .

<http://tun.fi/MX.41935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parapholis" ;
    dwc:scientificNameAuthorship "C. E. Hubb." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Hainardia"@fi,
        "Parapholis"@fi,
        "Hainardia"@sv,
        "Parapholis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41273> ;
    skos:prefLabel "kyyntähkät"@fi,
        "ormaxsläktet"@sv .

<http://tun.fi/MX.41936> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parentucellia" ;
    dwc:scientificNameAuthorship "Viv." ;
    skos:broader <http://tun.fi/MX.41740> ;
    skos:hiddenLabel "Parentucellia"@fi,
        "Parentucellia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41274> ;
    skos:prefLabel "tahmayrtit"@fi,
        "gulhösläktet"@sv .

<http://tun.fi/MX.41937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parietaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37982> ;
    skos:hiddenLabel "Parietaria"@fi,
        "Parietaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41275> ;
    skos:prefLabel "muuriyrtit"@fi,
        "väggörter"@sv .

<http://tun.fi/MX.41938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paronychia" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:altLabel "isovuohenpolvet"@fi ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Paronychia"@fi,
        "Paronychia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41276> ;
    skos:prefLabel "vuohenpolvet"@fi,
        "prasselörter"@sv .

<http://tun.fi/MX.41940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Persea" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.41737> ;
    skos:hiddenLabel "Persea"@fi,
        "Persea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41282> ;
    skos:prefLabel "avokadot"@fi,
        "avokador"@sv .

<http://tun.fi/MX.41942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phalacrachena" ;
    dwc:scientificNameAuthorship "Iljin" ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Phalacrachena"@fi,
        "Phalacrachena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41284> ;
    skos:prefLabel "suolakaunokit"@fi,
        "saltklintar"@sv .

<http://tun.fi/MX.41945> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phoenix" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41726> ;
    skos:hiddenLabel "Phoenix"@fi,
        "Phoenix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41298> ;
    skos:prefLabel "taatelit"@fi,
        "dadelpalmer"@sv .

<http://tun.fi/MX.41946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physocarpus" ;
    dwc:scientificNameAuthorship "(Cambess.) Raf." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Physocarpus"@fi,
        "Physocarpus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41303> ;
    skos:prefLabel "heisiangervot"@fi,
        "smällspireor"@sv .

<http://tun.fi/MX.41948> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polycarpon" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Polycarpon"@fi,
        "Polycarpon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41403> ;
    skos:prefLabel "kynsiyrtit"@fi,
        "tusenfrön"@sv .

<http://tun.fi/MX.41949> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polycnemum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.5082468> ;
    skos:hiddenLabel "Polycnemum"@fi,
        "Polycnemum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41404> ;
    skos:prefLabel "rustoruohot"@fi,
        "broskörter"@sv .

<http://tun.fi/MX.41952> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudofumaria" ;
    dwc:scientificNameAuthorship "Medik." ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Pseudofumaria"@fi,
        "Pseudofumaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41054> ;
    skos:prefLabel "neidonkannukset"@fi,
        "bleknunneörter"@sv .

<http://tun.fi/MX.41953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psylliostachys" ;
    dwc:scientificNameAuthorship "Nevski" ;
    skos:broader <http://tun.fi/MX.38290> ;
    skos:hiddenLabel "Psylliostachys"@fi,
        "Psylliostachys"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41579> ;
    skos:prefLabel "ikitähkät"@fi,
        "axrispar"@sv .

<http://tun.fi/MX.41954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pulicaria" ;
    dwc:scientificNameAuthorship "Gaertn." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Pulicaria"@fi,
        "Pulicaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41582> ;
    skos:prefLabel "kirppuruohot"@fi,
        "loppörter"@sv .

<http://tun.fi/MX.41972> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Puschkinia" ;
    dwc:scientificNameAuthorship "Adams" ;
    skos:broader <http://tun.fi/MX.39977> ;
    skos:hiddenLabel "Puschkinia"@fi,
        "Puschkinia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41583> ;
    skos:prefLabel "posliinihyasintit"@fi,
        "porslinshyacinter"@sv .

<http://tun.fi/MX.41973> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Pyrus"@fi,
        "Pyrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013664> ;
    skos:prefLabel "päärynäpuut"@fi,
        "päronsläktet"@sv .

<http://tun.fi/MX.41974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ratibida" ;
    dwc:scientificNameAuthorship "Raf." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Ratibida"@fi,
        "Ratibida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41591> ;
    skos:prefLabel "keltahatut"@fi,
        "mexikohattar"@sv .

<http://tun.fi/MX.41975> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ricinus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38702> ;
    skos:hiddenLabel "Ricinus"@fi,
        "Ricinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41421> ;
    skos:prefLabel "risiinit"@fi,
        "riciner"@sv .

<http://tun.fi/MX.41980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizanthus" ;
    dwc:scientificNameAuthorship "Ruiz & Pav." ;
    skos:broader <http://tun.fi/MX.39539> ;
    skos:hiddenLabel "Schizanthus"@fi,
        "Schizanthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41462> ;
    skos:prefLabel "perhoskukat"@fi,
        "fjärilsblomsterssläktet"@sv .

<http://tun.fi/MX.41981> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scirpoides" ;
    dwc:scientificNameAuthorship "Ség." ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Scirpoides"@fi,
        "Scirpoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41463> ;
    skos:prefLabel "pallokaislat"@fi,
        "klotsävssläktet"@sv .

<http://tun.fi/MX.41987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sesamoides" ;
    dwc:scientificNameAuthorship "All." ;
    skos:broader <http://tun.fi/MX.38518> ;
    skos:hiddenLabel "Sesamoides"@fi,
        "Sesamoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41485> ;
    skos:prefLabel "tähtitertut"@fi,
        "stjärnresedor"@sv .

<http://tun.fi/MX.41988> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sesamum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41742> ;
    skos:hiddenLabel "Sesamum"@fi,
        "Sesamum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41486> ;
    skos:prefLabel "seesamit"@fi,
        "sesamer"@sv .

<http://tun.fi/MX.41990> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sibbaldianthe" ;
    dwc:scientificNameAuthorship "Juz." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Sibbaldianthe"@fi,
        "Sibbaldianthe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41333> ;
    skos:prefLabel "hanhiot"@fi,
        "spetsfingerörter"@sv .

<http://tun.fi/MX.41991> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sicyos" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38342> ;
    skos:hiddenLabel "Sicyos"@fi,
        "Sicyos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41490> ;
    skos:prefLabel "karvakurkut"@fi,
        "hårgurkor"@sv .

<http://tun.fi/MX.41992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Silaum" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Silaum"@fi,
        "Silaum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41493> ;
    skos:prefLabel "ketunputket"@fi,
        "ängssiljor"@sv .

<http://tun.fi/MX.41993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sinacalia" ;
    dwc:scientificNameAuthorship "H. Rob. & Brettell" ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Sinacalia"@fi,
        "Sinacalia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41503> ;
    skos:prefLabel "huiskunauhukset"@fi,
        "gullvippor"@sv .

<http://tun.fi/MX.41999> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tellima" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.38716> ;
    skos:hiddenLabel "Tellima"@fi,
        "Tellima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41547> ;
    skos:prefLabel "tellimat"@fi,
        "anagrambräckor"@sv .

<http://tun.fi/MX.42003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tiarella" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38716> ;
    skos:hiddenLabel "Tiarella"@fi,
        "Tiarella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41549> ;
    skos:prefLabel "tiarellat"@fi,
        "spetsmössor"@sv .

<http://tun.fi/MX.42005> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tragus" ;
    dwc:scientificNameAuthorship "Haller" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Tragus"@fi,
        "Tragus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41384> ;
    skos:prefLabel "koukkuheinät"@fi,
        "piprensargrässläktet"@sv .

<http://tun.fi/MX.42006> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tricyrtis" ;
    dwc:scientificNameAuthorship "Wall." ;
    skos:broader <http://tun.fi/MX.40007> ;
    skos:hiddenLabel "Tricyrtis"@fi,
        "Tricyrtis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972763> ;
    skos:prefLabel "konnanliljat"@fi,
        "skuggliljor"@sv .

<http://tun.fi/MX.42007> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tropaeolum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41744> ;
    skos:hiddenLabel "Tropaeolum"@fi,
        "Tropaeolum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41601> ;
    skos:prefLabel "köynnöskrassit"@fi,
        "krassar"@sv .

<http://tun.fi/MX.42008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tuberaria" ;
    dwc:scientificNameAuthorship "(Dunal) Spach" ;
    skos:broader <http://tun.fi/MX.38339> ;
    skos:hiddenLabel "Tuberaria"@fi,
        "Tuberaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41602> ;
    skos:prefLabel "noudokit"@fi,
        "fläcksolvändor"@sv .

<http://tun.fi/MX.42010> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ulex" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Ulex"@fi,
        "Ulex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41605> ;
    skos:prefLabel "piikkiherneet"@fi,
        "ärttörnen"@sv .

<http://tun.fi/MX.42011> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ventenata" ;
    dwc:scientificNameAuthorship "Koeler" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Ventenata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41608> ;
    skos:prefLabel "kaureet"@fi,
        "Ventenata"@sv .

<http://tun.fi/MX.42013> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Verbesina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Verbesina"@fi,
        "Verbesina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41623> ;
    skos:prefLabel "helosäteet"@fi,
        "verbesinor"@sv .

<http://tun.fi/MX.42015> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vitis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41747> ;
    skos:hiddenLabel "Vitis"@fi,
        "Vitis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41656> ;
    skos:prefLabel "viiniköynnökset"@fi,
        "vinsläktet"@sv .

<http://tun.fi/MX.42018> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zizania" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Zizania"@fi,
        "Zizania"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41662> ;
    skos:prefLabel "intiaaniriisit"@fi,
        "indianrissläktet"@sv .

<http://tun.fi/MX.42320> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echinocystis" ;
    dwc:scientificNameAuthorship "Torr. & A. Gray" ;
    skos:broader <http://tun.fi/MX.38342> ;
    skos:hiddenLabel "Echinocystis"@fi,
        "Echinocystis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42321> ;
    skos:prefLabel "piikkikurkut"@fi,
        "taggrevor"@sv .

<http://tun.fi/MX.42374> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elymus alaskanus" ;
    dwc:scientificNameAuthorship "(Scribn. & Merr.) Á Löve" ;
    skos:broader <http://tun.fi/MX.40531> ;
    skos:hiddenLabel "Elymus alaskanus"@fi,
        "Elymus kronokensis"@fi,
        "Elymus alaskanus"@sv,
        "Elymus kronokensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42375> ;
    skos:prefLabel "tunturivehniö"@fi,
        "fjällelm"@sv .

<http://tun.fi/MX.42418> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum villosum" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum alatum"@fi,
        "Solanum luteum"@fi,
        "Solanum villosum"@fi,
        "Solanum alatum"@sv,
        "Solanum luteum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42417> ;
    skos:prefLabel "myskikoiso"@fi,
        "Solanum villosum"@sv .

<http://tun.fi/MX.42504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parasenecio" ;
    dwc:scientificNameAuthorship "W. W. Sm. & J. Small" ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Parasenecio"@fi,
        "Parasenecio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42505> ;
    skos:prefLabel "idänkakaliat"@fi,
        "spjutkakalior"@sv .

<http://tun.fi/MX.42506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delairea" ;
    dwc:scientificNameAuthorship "Lem." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Delairea"@fi,
        "Delairea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42507> ;
    skos:prefLabel "murattivillakot"@fi,
        "sommarmurgrönor"@sv .

<http://tun.fi/MX.42531> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nuttallanthus" ;
    dwc:scientificNameAuthorship "D. A. Sutton" ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Nuttallanthus"@fi,
        "Nuttallanthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42530> ;
    skos:prefLabel "sinikannukset"@fi,
        "indiansporrar"@sv .

<http://tun.fi/MX.42535> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplachne" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Diplachne"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972476> ;
    skos:prefLabel "nyytikät"@fi,
        "Diplachne"@sv .

<http://tun.fi/MX.42540> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Moluccella" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Moluccella"@fi,
        "Moluccella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42539> ;
    skos:prefLabel "kotilokukat"@fi,
        "musselsyskor"@sv .

<http://tun.fi/MX.42545> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Navarretia" ;
    dwc:scientificNameAuthorship "Ruiz & Pav." ;
    skos:broader <http://tun.fi/MX.39388> ;
    skos:hiddenLabel "Navarretia"@fi,
        "Navarretia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42544> ;
    skos:prefLabel "neuliot"@fi,
        "navarretior"@sv .

<http://tun.fi/MX.42561> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glandularia" ;
    dwc:scientificNameAuthorship "J. F. Gmel." ;
    skos:broader <http://tun.fi/MX.41746> ;
    skos:hiddenLabel "Glandularia"@fi,
        "Glandularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42562> ;
    skos:prefLabel "liuskaverbenat"@fi,
        "trädgårdsverbenor"@sv .

<http://tun.fi/MX.42568> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratocapnos" ;
    dwc:scientificNameAuthorship "Durieu" ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Ceratocapnos"@fi,
        "Ceratocapnos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42567> ;
    skos:prefLabel "leivonkannukset"@fi,
        "klängnunneörter"@sv .

<http://tun.fi/MX.42608> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neillia" ;
    dwc:scientificNameAuthorship "D. Don" ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Neillia"@fi,
        "Stephanandra"@fi,
        "Neillia"@sv,
        "Stephanandra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42609> ;
    skos:prefLabel "neilliat"@fi,
        "klockspireor"@sv .

<http://tun.fi/MX.42644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cynoglottis" ;
    dwc:scientificNameAuthorship "(Guşul.) Vural & Kit Tan" ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Cynoglottis"@fi,
        "Cynoglottis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42643> ;
    skos:prefLabel "rastiot"@fi,
        "turkoxtungor"@sv .

<http://tun.fi/MX.42723> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Berula" ;
    dwc:scientificNameAuthorship "Besser ex W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Berula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42722> ;
    skos:prefLabel "Berula"@fi,
        "bäckmärken"@sv .

<http://tun.fi/MX.42731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Buphthalmum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Buphthalmum"@fi,
        "Buphthalmum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42730> ;
    skos:prefLabel "häränkukat"@fi,
        "ljusögon"@sv .

<http://tun.fi/MX.42745> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crotalaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Crotalaria"@fi,
        "Crotalaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42744> ;
    skos:prefLabel "kuituherneet"@fi,
        "sunnhampor"@sv .

<http://tun.fi/MX.42756> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rostraria" ;
    dwc:scientificNameAuthorship "Trin." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Rostraria"@fi,
        "Rostraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42757> ;
    skos:prefLabel "tähkiötopot"@fi,
        "borstäxingar"@sv .

<http://tun.fi/MX.42788> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adlumia" ;
    dwc:scientificNameAuthorship "Raf. ex DC." ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Adlumia"@fi,
        "Adlumia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42787> ;
    skos:prefLabel "adlumiat"@fi,
        "adlumior"@sv .

<http://tun.fi/MX.42794> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tradescantia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40191> ;
    skos:hiddenLabel "Tradescantia"@fi,
        "Tradescantia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42793> ;
    skos:prefLabel "venhojuorut"@fi,
        "båtblommor"@sv .

<http://tun.fi/MX.42800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liatris" ;
    dwc:scientificNameAuthorship "Gaertn. ex Schreb." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Liatris"@fi,
        "Liatris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42799> ;
    skos:prefLabel "punatähkät"@fi,
        "rosenstavar"@sv .

<http://tun.fi/MX.42803> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elytrigia" ;
    dwc:scientificNameAuthorship "Desv." ;
    skos:altLabel "lujajuolat"@fi ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Elytrigia"@fi,
        "Elytrigia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40537> ;
    skos:prefLabel "juolat"@fi,
        "kvickrötter"@sv .

<http://tun.fi/MX.42810> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physostegia" ;
    dwc:scientificNameAuthorship "Benth." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Physostegia"@fi,
        "Physostegia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42809> ;
    skos:prefLabel "kellopeipit"@fi,
        "drakmyntor"@sv .

<http://tun.fi/MX.42824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hedera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41725> ;
    skos:hiddenLabel "Hedera"@fi,
        "Hedera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42823> ;
    skos:prefLabel "muratit"@fi,
        "murgrönor"@sv .

<http://tun.fi/MX.42832> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysanthemum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Chrysanthemum"@fi,
        "Dendranthema"@fi,
        "Chrysanthemum"@sv,
        "Dendranthema"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40941> ;
    skos:prefLabel "krysanteemit"@fi,
        "krysantemer"@sv .

<http://tun.fi/MX.42834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Triticum turgidum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40541> ;
    skos:hiddenLabel "Triticum turgidum"@fi,
        "Triticum turgidum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42650> ;
    skos:prefLabel "kartiovehnä"@fi,
        "emmervete"@sv .

<http://tun.fi/MX.42921> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coleostephus" ;
    dwc:scientificNameAuthorship "Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Coleostephus"@fi,
        "Coleostephus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42922> ;
    skos:prefLabel "kultakakkarat"@fi,
        "dvärgkragar"@sv .

<http://tun.fi/MX.42927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galactites" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Galactites"@fi,
        "Galactites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42928> ;
    skos:prefLabel "maito-ohdakkeet"@fi,
        "klinttistlar"@sv .

<http://tun.fi/MX.42980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ruta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41743> ;
    skos:hiddenLabel "Ruta"@fi,
        "Ruta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42981> ;
    skos:prefLabel "ruudat"@fi,
        "vinrutor"@sv .

<http://tun.fi/MX.43025> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hedypnois" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Hedypnois"@fi,
        "Hedypnois"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43027> ;
    skos:prefLabel "vuohensilmät"@fi,
        "rörfibblor"@sv .

<http://tun.fi/MX.43031> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Picnomon" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Picnomon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43032> ;
    skos:prefLabel "siiliohdakkeet"@fi,
        "Picnomon"@sv .

<http://tun.fi/MX.43041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enarthrocarpus" ;
    dwc:scientificNameAuthorship "Labill." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Enarthrocarpus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43042> ;
    skos:prefLabel "tormokit"@fi,
        "Enarthrocarpus"@sv .

<http://tun.fi/MX.43071> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Collinsia" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201789> ;
    skos:prefLabel "Collinsia"@fi,
        "Collinsia"@sv .

<http://tun.fi/MX.43092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stipa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Stipa"@fi,
        "Stipa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43093> ;
    skos:prefLabel "neulahöyhenheinät"@fi,
        "fjädergrässläktet"@sv .

<http://tun.fi/MX.43170> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Conocephalinae" ;
    dwc:scientificNameAuthorship "Burmeister, 1838" ;
    skos:broader <http://tun.fi/MX.43169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43171> ;
    skos:prefLabel "Conocephalinae"@fi,
        "Conocephalinae"@sv .

<http://tun.fi/MX.43177> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Decticus" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1831" ;
    skos:broader <http://tun.fi/MX.43173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43178> ;
    skos:prefLabel "Decticus"@fi,
        "Decticus"@sv .

<http://tun.fi/MX.43179> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platycleis" ;
    dwc:scientificNameAuthorship "Fieber, 1852" ;
    skos:broader <http://tun.fi/MX.43173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43180> ;
    skos:prefLabel "Platycleis"@fi,
        "Platycleis"@sv .

<http://tun.fi/MX.43181> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metrioptera" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.43173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43183> ;
    skos:prefLabel "Metrioptera"@fi,
        "Metrioptera"@sv .

<http://tun.fi/MX.43184> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pholidoptera" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.43173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43185> ;
    skos:prefLabel "Pholidoptera"@fi,
        "Pholidoptera"@sv .

<http://tun.fi/MX.43187> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhaphidophoridae" ;
    dwc:scientificNameAuthorship "Walker, 1871" ;
    skos:broader <http://tun.fi/MX.43167> ;
    skos:hiddenLabel "Rhaphidophoridae"@fi,
        "Rhaphidophoridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43188> ;
    skos:prefLabel "hyppysirkat"@fi,
        "grottvårtbitare"@sv .

<http://tun.fi/MX.43188> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diestrammena" ;
    dwc:scientificNameAuthorship "Brunner v.Wattenwyl, 1888" ;
    skos:broader <http://tun.fi/MX.43187> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43189> ;
    skos:prefLabel "Diestrammena"@fi,
        "Diestrammena"@sv .

<http://tun.fi/MX.43191> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gryllidae" ;
    dwc:scientificNameAuthorship "Latreille, 1825" ;
    skos:broader <http://tun.fi/MX.43167> ;
    skos:hiddenLabel "Gryllidae"@fi,
        "Gryllidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43192> ;
    skos:prefLabel "sirkat"@fi,
        "syrsor"@sv .

<http://tun.fi/MX.43192> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acheta" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.43191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43193> ;
    skos:prefLabel "Acheta"@fi,
        "Acheta"@sv .

<http://tun.fi/MX.43196> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tetrigidae" ;
    dwc:scientificNameAuthorship "Serville, 1838" ;
    skos:broader <http://tun.fi/MX.43194> ;
    skos:hiddenLabel "Tetrigidae"@fi,
        "Tetrigidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43197> ;
    skos:prefLabel "okasirkat"@fi,
        "torngräshoppor"@sv .

<http://tun.fi/MX.43206> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Podisma" ;
    dwc:scientificNameAuthorship "Berthold, 1827" ;
    skos:broader <http://tun.fi/MX.43205> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43207> ;
    skos:prefLabel "Podisma"@fi,
        "Podisma"@sv .

<http://tun.fi/MX.43208> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanoplus" ;
    dwc:scientificNameAuthorship "Stål, 1873" ;
    skos:broader <http://tun.fi/MX.43205> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43209> ;
    skos:prefLabel "Melanoplus"@fi,
        "Melanoplus"@sv .

<http://tun.fi/MX.43211> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Locusta" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.43210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43212> ;
    skos:prefLabel "Locusta"@fi,
        "Locusta"@sv .

<http://tun.fi/MX.43213> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psophus" ;
    dwc:scientificNameAuthorship "Fieber, 1853" ;
    skos:broader <http://tun.fi/MX.43210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43214> ;
    skos:prefLabel "Psophus"@fi,
        "Psophus"@sv .

<http://tun.fi/MX.43215> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryodemella" ;
    dwc:scientificNameAuthorship "Yin, 1982" ;
    skos:broader <http://tun.fi/MX.43210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43216> ;
    skos:prefLabel "Bryodemella"@fi,
        "Bryodemella"@sv .

<http://tun.fi/MX.43217> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphingonotus" ;
    dwc:scientificNameAuthorship "Fieber, 1852" ;
    skos:broader <http://tun.fi/MX.43210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43218> ;
    skos:prefLabel "Sphingonotus"@fi,
        "Sphingonotus"@sv .

<http://tun.fi/MX.43219> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Acridinae" ;
    dwc:scientificNameAuthorship "MacLeay, 1825" ;
    skos:broader <http://tun.fi/MX.43204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43220> ;
    skos:prefLabel "Acridinae"@fi,
        "Acridinae"@sv .

<http://tun.fi/MX.43220> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stethophyma" ;
    dwc:scientificNameAuthorship "Fischer, 1853" ;
    skos:broader <http://tun.fi/MX.43219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43221> ;
    skos:prefLabel "Stethophyma"@fi,
        "Stethophyma"@sv .

<http://tun.fi/MX.43223> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysochraon" ;
    dwc:scientificNameAuthorship "Fischer, 1853" ;
    skos:broader <http://tun.fi/MX.43222> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43224> ;
    skos:prefLabel "Chrysochraon"@fi,
        "Chrysochraon"@sv .

<http://tun.fi/MX.43234> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrmeleotettix" ;
    dwc:scientificNameAuthorship "Bolivar, 1914" ;
    skos:broader <http://tun.fi/MX.43222> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43235> ;
    skos:prefLabel "Myrmeleotettix"@fi,
        "Myrmeleotettix"@sv .

<http://tun.fi/MX.43236> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aeropedellus" ;
    dwc:scientificNameAuthorship "Hebard, 1935" ;
    skos:broader <http://tun.fi/MX.43222> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43237> ;
    skos:prefLabel "Aeropedellus"@fi,
        "Aeropedellus"@sv .

<http://tun.fi/MX.43238> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phaneropterinae" ;
    dwc:scientificNameAuthorship "Burmeister, 1838" ;
    skos:broader <http://tun.fi/MX.43169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206724> ;
    skos:prefLabel "Phaneropterinae"@fi,
        "Phaneropterinae"@sv .

<http://tun.fi/MX.43263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gomphocerippus" ;
    skos:broader <http://tun.fi/MX.43222> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43264> ;
    skos:prefLabel "Gomphocerippus"@fi,
        "Gomphocerippus"@sv .

<http://tun.fi/MX.43283> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cratoneuron" ;
    dwc:scientificNameAuthorship "(Sull.) Spruce" ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43509> ;
    skos:prefLabel "Cratoneuron"@fi,
        "Cratoneuron"@sv .

<http://tun.fi/MX.43284> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diphyscium" ;
    dwc:scientificNameAuthorship "D. Mohr" ;
    skos:broader <http://tun.fi/MX.212930> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43565> ;
    skos:prefLabel "Diphyscium"@fi,
        "Diphyscium"@sv .

<http://tun.fi/MX.43285> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hennediella" ;
    dwc:scientificNameAuthorship "Paris" ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43648> ;
    skos:prefLabel "Hennediella"@fi,
        "Hennediella"@sv .

<http://tun.fi/MX.43286> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterocladiella" ;
    dwc:scientificNameAuthorship "Ignatov & Fedosov" ;
    skos:broader <http://tun.fi/MX.325181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43652> ;
    skos:prefLabel "Heterocladiella"@fi,
        "Heterocladiella"@sv .

<http://tun.fi/MX.43288> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylocomium" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.212944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43668> ;
    skos:prefLabel "Hylocomium"@fi,
        "Hylocomium"@sv .

<http://tun.fi/MX.43291> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anoectangium" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43790> ;
    skos:prefLabel "Anoectangium"@fi,
        "Anoectangium"@sv .

<http://tun.fi/MX.43293> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Barbula" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43808> ;
    skos:prefLabel "Barbula"@fi,
        "Barbula"@sv .

<http://tun.fi/MX.43297> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudephemerum" ;
    dwc:scientificNameAuthorship "(Lindb.) I. Hagen" ;
    skos:broader <http://tun.fi/MX.212925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43940> ;
    skos:prefLabel "Pseudephemerum"@fi,
        "Pseudephemerum"@sv .

<http://tun.fi/MX.43298> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudobryum" ;
    dwc:scientificNameAuthorship "(Kindb.) T.J. Kop." ;
    skos:broader <http://tun.fi/MX.212922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43941> ;
    skos:prefLabel "Pseudobryum"@fi,
        "Pseudobryum"@sv .

<http://tun.fi/MX.43301> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterigynandrum" ;
    skos:broader <http://tun.fi/MX.212951> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43954> ;
    skos:prefLabel "Pterigynandrum"@fi,
        "Pterigynandrum"@sv .

<http://tun.fi/MX.43302> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyramidula" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.212933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43958> ;
    skos:prefLabel "Pyramidula"@fi,
        "Pyramidula"@sv .

<http://tun.fi/MX.43305> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stegonia" ;
    dwc:scientificNameAuthorship "Venturi" ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44077> ;
    skos:prefLabel "Stegonia"@fi,
        "Stegonia"@sv .

<http://tun.fi/MX.43307> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cirriphyllum" ;
    dwc:scientificNameAuthorship "Grout" ;
    skos:broader <http://tun.fi/MX.212938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43500> ;
    skos:prefLabel "Cirriphyllum"@fi,
        "Cirriphyllum"@sv .

<http://tun.fi/MX.43311> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entosthodon" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.212933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43593> ;
    skos:prefLabel "Entosthodon"@fi,
        "Entosthodon"@sv .

<http://tun.fi/MX.43314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homalia" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.212949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43653> ;
    skos:prefLabel "Homalia"@fi,
        "Homalia"@sv .

<http://tun.fi/MX.43318> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acaulon" ;
    dwc:scientificNameAuthorship "Müll. Hal." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43769> ;
    skos:prefLabel "Acaulon"@fi,
        "Acaulon"@sv .

<http://tun.fi/MX.43319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amblyodon" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.212959> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43772> ;
    skos:prefLabel "Amblyodon"@fi,
        "Amblyodon"@sv .

<http://tun.fi/MX.43320> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aongstroemia" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.325131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43797> ;
    skos:prefLabel "Aongstroemia"@fi,
        "Aongstroemia"@sv .

<http://tun.fi/MX.43321> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Archidium" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.212918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43799> ;
    skos:prefLabel "Archidium"@fi,
        "Archidium"@sv .

<http://tun.fi/MX.43323> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platydictya" ;
    dwc:scientificNameAuthorship "Berk." ;
    skos:broader <http://tun.fi/MX.212950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43896> ;
    skos:prefLabel "Platydictya"@fi,
        "Platydictya"@sv .

<http://tun.fi/MX.43326> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterygoneurum" ;
    dwc:scientificNameAuthorship "Jur." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43955> ;
    skos:prefLabel "Pterygoneurum"@fi,
        "Pterygoneurum"@sv .

<http://tun.fi/MX.43331> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thamnobryum" ;
    dwc:scientificNameAuthorship "Nieuwl." ;
    skos:broader <http://tun.fi/MX.212949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44092> ;
    skos:prefLabel "Thamnobryum"@fi,
        "Thamnobryum"@sv .

<http://tun.fi/MX.43334> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichodontium" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.325131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43521> ;
    skos:prefLabel "Dichodontium"@fi,
        "Dichodontium"@sv .

<http://tun.fi/MX.43338> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homomallium" ;
    dwc:scientificNameAuthorship "(Schimp.) Loeske" ;
    skos:broader <http://tun.fi/MX.325194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43656> ;
    skos:prefLabel "Homomallium"@fi,
        "Homomallium"@sv .

<http://tun.fi/MX.43349> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudotaxiphyllum" ;
    skos:broader <http://tun.fi/MX.212950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43951> ;
    skos:prefLabel "Pseudotaxiphyllum"@fi,
        "Pseudotaxiphyllum"@sv .

<http://tun.fi/MX.43350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptilium" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.325194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43956> ;
    skos:prefLabel "Ptilium"@fi,
        "Ptilium"@sv .

<http://tun.fi/MX.43351> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pylaisia" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.325194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43957> ;
    skos:prefLabel "Pylaisia"@fi,
        "Pylaisia"@sv .

<http://tun.fi/MX.43352> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taxiphyllum" ;
    dwc:scientificNameAuthorship "M. Fleisch." ;
    skos:broader <http://tun.fi/MX.5077102> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44081> ;
    skos:prefLabel "Taxiphyllum"@fi,
        "Taxiphyllum"@sv .

<http://tun.fi/MX.43355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conostomum" ;
    dwc:scientificNameAuthorship "Sw. ex F. Weber & D. Mohr" ;
    skos:broader <http://tun.fi/MX.212920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43507> ;
    skos:prefLabel "Conostomum"@fi,
        "Conostomum"@sv .

<http://tun.fi/MX.43356> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coscinodon" ;
    dwc:scientificNameAuthorship "Spreng." ;
    skos:broader <http://tun.fi/MX.212934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43508> ;
    skos:prefLabel "Coscinodon"@fi,
        "Coscinodon"@sv .

<http://tun.fi/MX.43357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenidium" ;
    dwc:scientificNameAuthorship "(Schimp.) Mitt." ;
    skos:broader <http://tun.fi/MX.325186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43510> ;
    skos:prefLabel "Ctenidium"@fi,
        "Ctenidium"@sv .

<http://tun.fi/MX.43358> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicranodontium" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.212927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43533> ;
    skos:prefLabel "Dicranodontium"@fi,
        "Dicranodontium"@sv .

<http://tun.fi/MX.43359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyroweisia" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43642> ;
    skos:prefLabel "Gyroweisia"@fi,
        "Gyroweisia"@sv .

<http://tun.fi/MX.43361> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leskea" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43696> ;
    skos:prefLabel "Leskea"@fi,
        "Leskea"@sv .

<http://tun.fi/MX.43362> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucobryum" ;
    dwc:scientificNameAuthorship "Hampe" ;
    skos:broader <http://tun.fi/MX.212927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43697> ;
    skos:prefLabel "Leucobryum"@fi,
        "Leucobryum"@sv .

<http://tun.fi/MX.43363> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loeskypnum" ;
    dwc:scientificNameAuthorship "H.K.G. Paul" ;
    skos:broader <http://tun.fi/MX.325174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43699> ;
    skos:prefLabel "Loeskypnum"@fi,
        "Loeskypnum"@sv .

<http://tun.fi/MX.43365> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oligotrichum" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.212963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43725> ;
    skos:prefLabel "Oligotrichum"@fi,
        "Oligotrichum"@sv .

<http://tun.fi/MX.43369> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platygyrium" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.325195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43897> ;
    skos:prefLabel "Platygyrium"@fi,
        "Platygyrium"@sv .

<http://tun.fi/MX.43371> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleurozium" ;
    dwc:scientificNameAuthorship "(Sull.) Mitt." ;
    skos:broader <http://tun.fi/MX.212944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43901> ;
    skos:prefLabel "Pleurozium"@fi,
        "Pleurozium"@sv .

<http://tun.fi/MX.43379> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hymenostylium" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43669> ;
    skos:prefLabel "Hymenostylium"@fi,
        "Hymenostylium"@sv .

<http://tun.fi/MX.43381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oedipodium" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.212965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43724> ;
    skos:prefLabel "Oedipodium"@fi,
        "Oedipodium"@sv .

<http://tun.fi/MX.43387> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetraphis" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212966> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44086> ;
    skos:prefLabel "Tetraphis"@fi,
        "Tetraphis"@sv .

<http://tun.fi/MX.43389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Climacium" ;
    dwc:scientificNameAuthorship "F. Weber & D. Mohr" ;
    skos:broader <http://tun.fi/MX.212940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43502> ;
    skos:prefLabel "Climacium"@fi,
        "Climacium"@sv .

<http://tun.fi/MX.43394> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paludella" ;
    dwc:scientificNameAuthorship "Ehrh. ex Brid." ;
    skos:broader <http://tun.fi/MX.212959> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43752> ;
    skos:prefLabel "Paludella"@fi,
        "Paludella"@sv .

<http://tun.fi/MX.43395> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amblystegium" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:hiddenLabel "Amblystegium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43777> ;
    skos:prefLabel "lehtoritvasammalet"@fi,
        "Amblystegium"@sv .

<http://tun.fi/MX.43396> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aplodon" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.212960> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43798> ;
    skos:prefLabel "Aplodon"@fi,
        "Aplodon"@sv .

<http://tun.fi/MX.43398> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagiopus" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.212920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43884> ;
    skos:prefLabel "Plagiopus"@fi,
        "Plagiopus"@sv .

<http://tun.fi/MX.43399> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhytidium" ;
    dwc:scientificNameAuthorship "(Sull.) Kindb." ;
    skos:broader <http://tun.fi/MX.212952> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43984> ;
    skos:prefLabel "Rhytidium"@fi,
        "Rhytidium"@sv .

<http://tun.fi/MX.43405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Discelium" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.212932> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43566> ;
    skos:prefLabel "Discelium"@fi,
        "Discelium"@sv .

<http://tun.fi/MX.43407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Funaria" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43617> ;
    skos:prefLabel "Funaria"@fi,
        "Funaria"@sv .

<http://tun.fi/MX.43409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptobryum" ;
    dwc:scientificNameAuthorship "(Schimp.) Wilson" ;
    skos:broader <http://tun.fi/MX.212959> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43689> ;
    skos:prefLabel "Leptobryum"@fi,
        "Leptobryum"@sv .

<http://tun.fi/MX.43410> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptodictyum" ;
    dwc:scientificNameAuthorship "(Schimp.) Warnst." ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43690> ;
    skos:prefLabel "Leptodictyum"@fi,
        "Leptodictyum"@sv .

<http://tun.fi/MX.43411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrinia" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.212948> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43715> ;
    skos:prefLabel "Myrinia"@fi,
        "Myrinia"@sv .

<http://tun.fi/MX.43415> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abietinella" ;
    dwc:scientificNameAuthorship "Müll.Hal." ;
    skos:broader <http://tun.fi/MX.212953> ;
    skos:hiddenLabel "Abietinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43768> ;
    skos:prefLabel "ketohavusammalet"@fi,
        "Abietinella"@sv .

<http://tun.fi/MX.43416> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antitrichia" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.325173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43796> ;
    skos:prefLabel "Antitrichia"@fi,
        "Antitrichia"@sv .

<http://tun.fi/MX.43420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saelania" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.5076962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43985> ;
    skos:prefLabel "Saelania"@fi,
        "Saelania"@sv .

<http://tun.fi/MX.43421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schistostega" ;
    dwc:scientificNameAuthorship "D. Mohr" ;
    skos:broader <http://tun.fi/MX.212929> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44016> ;
    skos:prefLabel "Schistostega"@fi,
        "Schistostega"@sv .

<http://tun.fi/MX.43422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Straminergon" ;
    dwc:scientificNameAuthorship "Hedenäs" ;
    skos:broader <http://tun.fi/MX.325174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44078> ;
    skos:prefLabel "Straminergon"@fi,
        "Straminergon"@sv .

<http://tun.fi/MX.43423> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catoscopium" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.212958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43494> ;
    skos:prefLabel "Catoscopium"@fi,
        "Catoscopium"@sv .

<http://tun.fi/MX.43424> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conardia" ;
    dwc:scientificNameAuthorship "H. Rob." ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43506> ;
    skos:prefLabel "Conardia"@fi,
        "Conardia"@sv .

<http://tun.fi/MX.43426> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicranoweisia" ;
    dwc:scientificNameAuthorship "Lindb. ex Milde" ;
    skos:broader <http://tun.fi/MX.212928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43534> ;
    skos:prefLabel "Dicranoweisia"@fi,
        "Dicranoweisia"@sv .

<http://tun.fi/MX.43432> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helodium" ;
    dwc:scientificNameAuthorship "Warnst." ;
    skos:broader <http://tun.fi/MX.212953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43647> ;
    skos:prefLabel "Helodium"@fi,
        "Helodium"@sv .

<http://tun.fi/MX.43436> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucodon" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.212947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43698> ;
    skos:prefLabel "Leucodon"@fi,
        "Leucodon"@sv .

<http://tun.fi/MX.43443> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoscleropodium" ;
    dwc:scientificNameAuthorship "(Limpr.) M. Fleisch." ;
    skos:broader <http://tun.fi/MX.212938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43950> ;
    skos:prefLabel "Pseudoscleropodium"@fi,
        "Pseudoscleropodium"@sv .

<http://tun.fi/MX.43447> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tomentypnum" ;
    dwc:scientificNameAuthorship "Loeske" ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44102> ;
    skos:prefLabel "Tomentypnum"@fi,
        "Tomentypnum"@sv .

<http://tun.fi/MX.43596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ephemerum crassinervium" ;
    dwc:scientificNameAuthorship "(Schwägr.) Hampe" ;
    skos:broader <http://tun.fi/MX.43312> ;
    skos:hiddenLabel "Ephemerum crassinervium"@fi,
        "Ephemerum crassinervium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214714> ;
    skos:prefLabel "rikkamieronsammal"@fi,
        "nervdagmossa"@sv .

<http://tun.fi/MX.43645> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hedwigia ciliata" ;
    dwc:scientificNameAuthorship "(Hedw.) P.Beauv." ;
    skos:broader <http://tun.fi/MX.43378> ;
    skos:hiddenLabel "Hedwigia ciliata"@fi,
        "Hedwigia ciliata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313325> ;
    skos:prefLabel "kiviharmosammal"@fi,
        "kakmossa"@sv .

<http://tun.fi/MX.43820> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brachythecium mildeanum" ;
    dwc:scientificNameAuthorship "(Schimp.) Schimp." ;
    skos:broader <http://tun.fi/MX.43439> ;
    skos:hiddenLabel "Brachythecium mildeanum"@fi,
        "Brachythecium mildeanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325003> ;
    skos:prefLabel "nurmisuikerosammal"@fi,
        "lergräsmossa"@sv .

<http://tun.fi/MX.43835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum compactum" ;
    dwc:scientificNameAuthorship "Hornsch." ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum algovicum"@fi,
        "Bryum compactum"@fi,
        "Ptychostomum compactum"@fi,
        "Bryum algovicum"@sv,
        "Bryum compactum"@sv,
        "Ptychostomum compactum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325093> ;
    skos:prefLabel "heilurihiirensammal"@fi,
        "hängbryum"@sv .

<http://tun.fi/MX.43884> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiopus oederianus" ;
    dwc:scientificNameAuthorship "(Sw.) H.A.Crum & L.E.Anderson" ;
    skos:broader <http://tun.fi/MX.43398> ;
    skos:hiddenLabel "Plagiopus oederianus"@fi,
        "Plagiopus oederianus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317277> ;
    skos:prefLabel "pallosammal"@fi,
        "kalkäppelmossa"@sv .

<http://tun.fi/MX.43968> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Racomitrium macounii" ;
    dwc:scientificNameAuthorship "Kindb." ;
    skos:broader <http://tun.fi/MX.43385> ;
    skos:hiddenLabel "Racomitrium macounii"@fi,
        "Racomitrium macounii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214512> ;
    skos:prefLabel "lapintierasammal"@fi,
        "fjällraggmossa"@sv .

<http://tun.fi/MX.44029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum affine" ;
    dwc:scientificNameAuthorship "Renauld & Cardot" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum affine"@fi,
        "Sphagnum affine"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313529> ;
    skos:prefLabel "rannikkorahkasammal"@fi,
        "mellanvitmossa"@sv .

<http://tun.fi/MX.44039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum cuspidatum" ;
    dwc:scientificNameAuthorship "Ehrh. ex Hoffm." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum cuspidatum"@fi,
        "Sphagnum cuspidatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076774> ;
    skos:prefLabel "kuljurahkasammal"@fi,
        "flytvitmossa"@sv .

<http://tun.fi/MX.44041> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum fallax" ;
    dwc:scientificNameAuthorship "(H.Klinggr.) H.Klinggr." ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum fallax"@fi,
        "Sphagnum fallax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076777> ;
    skos:prefLabel "sararahkasammal"@fi,
        "uddvitmossa"@sv .

<http://tun.fi/MX.44069> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum warnstorfii" ;
    dwc:scientificNameAuthorship "Russow" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum warnstorfii"@fi,
        "Sphagnum warnstorfii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5081134> ;
    skos:prefLabel "heterahkasammal"@fi,
        "purpurvitmossa"@sv .

<http://tun.fi/MX.44110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Reboulia" ;
    dwc:scientificNameAuthorship "Raddi" ;
    skos:broader <http://tun.fi/MX.213003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44184> ;
    skos:prefLabel "Reboulia"@fi,
        "Reboulia"@sv .

<http://tun.fi/MX.44112> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichocolea" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.212995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44229> ;
    skos:prefLabel "Trichocolea"@fi,
        "Trichocolea"@sv .

<http://tun.fi/MX.44117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygrobiella" ;
    dwc:scientificNameAuthorship "Spruce" ;
    skos:broader <http://tun.fi/MX.324473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44315> ;
    skos:prefLabel "Hygrobiella"@fi,
        "Hygrobiella"@sv .

<http://tun.fi/MX.44118> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marchantia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.213007> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44366> ;
    skos:prefLabel "Marchantia"@fi,
        "Marchantia"@sv .

<http://tun.fi/MX.44119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peltolepis" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.213004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44391> ;
    skos:prefLabel "Peltolepis"@fi,
        "Peltolepis"@sv .

<http://tun.fi/MX.44121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blepharostoma" ;
    dwc:scientificNameAuthorship "(Dumort.) Dumort." ;
    skos:broader <http://tun.fi/MX.324488> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44261> ;
    skos:prefLabel "Blepharostoma"@fi,
        "Blepharostoma"@sv .

<http://tun.fi/MX.44122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Douinia" ;
    dwc:scientificNameAuthorship "(C.E.O.Jensen) H.Buch" ;
    skos:broader <http://tun.fi/MX.212993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44296> ;
    skos:prefLabel "Douinia"@fi,
        "Douinia"@sv .

<http://tun.fi/MX.44124> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lejeunea" ;
    dwc:scientificNameAuthorship "Lib." ;
    skos:broader <http://tun.fi/MX.212999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44337> ;
    skos:prefLabel "Lejeunea"@fi,
        "Lejeunea"@sv .

<http://tun.fi/MX.44126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prasanthus" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.212988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44178> ;
    skos:prefLabel "Prasanthus"@fi,
        "Prasanthus"@sv .

<http://tun.fi/MX.44129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eremonotus" ;
    dwc:scientificNameAuthorship "Lindb. et Kaal. ex Pearson" ;
    skos:broader <http://tun.fi/MX.212989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44297> ;
    skos:prefLabel "Eremonotus"@fi,
        "Eremonotus"@sv .

<http://tun.fi/MX.44134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ricciocarpos" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.213010> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44200> ;
    skos:prefLabel "Ricciocarpos"@fi,
        "Ricciocarpos"@sv .

<http://tun.fi/MX.44138> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geocalyx" ;
    dwc:scientificNameAuthorship "Nees" ;
    skos:broader <http://tun.fi/MX.212987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44305> ;
    skos:prefLabel "Geocalyx"@fi,
        "Geocalyx"@sv .

<http://tun.fi/MX.44144> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arnellia" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.212982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44244> ;
    skos:prefLabel "Arnellia"@fi,
        "Arnellia"@sv .

<http://tun.fi/MX.44145> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chiloscyphus" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.324494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44288> ;
    skos:prefLabel "Chiloscyphus"@fi,
        "Chiloscyphus"@sv .

<http://tun.fi/MX.44146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepidozia" ;
    dwc:scientificNameAuthorship "(Dumort.) Dumort." ;
    skos:broader <http://tun.fi/MX.212990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44338> ;
    skos:prefLabel "Lepidozia"@fi,
        "Lepidozia"@sv .

<http://tun.fi/MX.44149> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Preissia" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.213007> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44179> ;
    skos:prefLabel "Preissia"@fi,
        "Preissia"@sv .

<http://tun.fi/MX.44151> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetralophozia" ;
    dwc:scientificNameAuthorship "(R.M.Schust.) Schljakov" ;
    skos:broader <http://tun.fi/MX.324465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44228> ;
    skos:prefLabel "Tetralophozia"@fi,
        "Tetralophozia"@sv .

<http://tun.fi/MX.44153> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asterella" ;
    dwc:scientificNameAuthorship "P.Beauv." ;
    skos:broader <http://tun.fi/MX.213003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44246> ;
    skos:prefLabel "Asterella"@fi,
        "Asterella"@sv .

<http://tun.fi/MX.44159> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anastrophyllum" ;
    dwc:scientificNameAuthorship "(Spruce) Steph." ;
    skos:broader <http://tun.fi/MX.324465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44236> ;
    skos:prefLabel "Anastrophyllum"@fi,
        "Anastrophyllum"@sv .

<http://tun.fi/MX.44161> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blasia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.212977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44260> ;
    skos:prefLabel "Blasia"@fi,
        "Blasia"@sv .

<http://tun.fi/MX.44165> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metzgeria" ;
    dwc:scientificNameAuthorship "Raddi" ;
    skos:broader <http://tun.fi/MX.212997> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44375> ;
    skos:prefLabel "Metzgeria"@fi,
        "Metzgeria"@sv .

<http://tun.fi/MX.44166> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nowellia" ;
    dwc:scientificNameAuthorship "Mitt." ;
    skos:broader <http://tun.fi/MX.212984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44384> ;
    skos:prefLabel "Nowellia"@fi,
        "Nowellia"@sv .

<http://tun.fi/MX.44168> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sauteria" ;
    dwc:scientificNameAuthorship "Nees" ;
    skos:broader <http://tun.fi/MX.213004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44201> ;
    skos:prefLabel "Sauteria"@fi,
        "Sauteria"@sv .

<http://tun.fi/MX.44172> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haplomitrium" ;
    dwc:scientificNameAuthorship "Nees" ;
    skos:broader <http://tun.fi/MX.212980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44312> ;
    skos:prefLabel "Haplomitrium"@fi,
        "Haplomitrium"@sv .

<http://tun.fi/MX.44173> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lunularia" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.213006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44362> ;
    skos:prefLabel "Lunularia"@fi,
        "Lunularia"@sv .

<http://tun.fi/MX.44232> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trilophozia quinquedentata" ;
    dwc:scientificNameAuthorship "(Huds.) Bakalin" ;
    skos:broader <http://tun.fi/MX.324432> ;
    skos:hiddenLabel "Barbilophozia quinquedentata"@fi,
        "Jungermannia quinquedentata"@fi,
        "Jungermannia quinquedentata var. turgida"@fi,
        "Trilophozia quinquedentata"@fi,
        "Tritomaria quinquedentata"@fi,
        "Tritomaria quinquedentata subsp. turgida"@fi,
        "Barbilophozia quinquedentata"@sv,
        "Jungermannia quinquedentata"@sv,
        "Jungermannia quinquedentata var. turgida"@sv,
        "Trilophozia quinquedentata"@sv,
        "Tritomaria quinquedentata"@sv,
        "Tritomaria quinquedentata subsp. turgida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214530> ;
    skos:prefLabel "isokämmensammal"@fi,
        "stor lobmossa"@sv .

<http://tun.fi/MX.44395> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Anthocerophyta" ;
    skos:broader <http://tun.fi/MX.37601> ;
    skos:hiddenLabel "Anthocerophyta"@fi,
        "Anthocerotophyta"@fi,
        "Anthocerophyta"@sv,
        "Anthocerotophyta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70671> ;
    skos:prefLabel "sarvisammalet"@fi,
        "nålfruktsmossor"@sv .

<http://tun.fi/MX.44396> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthoceros" ;
    skos:broader <http://tun.fi/MX.212969> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44397> ;
    skos:prefLabel "Anthoceros"@fi,
        "Anthoceros"@sv .

<http://tun.fi/MX.44398> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeoceros" ;
    skos:broader <http://tun.fi/MX.212969> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44399> ;
    skos:prefLabel "Phaeoceros"@fi,
        "Phaeoceros"@sv .

<http://tun.fi/MX.4882497> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Comamonadaceae" ;
    dwc:scientificNameAuthorship "Willems et al. 1991." ;
    skos:broader <http://tun.fi/MX.53063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324998> ;
    skos:prefLabel "Comamonadaceae"@fi,
        "Comamonadaceae"@sv .

<http://tun.fi/MX.4883643> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Datonychus" ;
    dwc:scientificNameAuthorship "Wagner, 1944" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196922> ;
    skos:prefLabel "Datonychus"@fi,
        "Datonychus"@sv .

<http://tun.fi/MX.4883645> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parethelcus" ;
    dwc:scientificNameAuthorship "Dieckmann, 1972" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196915> ;
    skos:prefLabel "Parethelcus"@fi,
        "Parethelcus"@sv .

<http://tun.fi/MX.4883646> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hadroplontus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196931> ;
    skos:prefLabel "Hadroplontus"@fi,
        "Hadroplontus"@sv .

<http://tun.fi/MX.4883869> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Inoderma" ;
    skos:broader <http://tun.fi/MX.233330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65202> ;
    skos:prefLabel "Inoderma"@fi,
        "Inoderma"@sv .

<http://tun.fi/MX.4883891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lobarina" ;
    dwc:scientificNameAuthorship "Nyl. ex Cromb." ;
    skos:broader <http://tun.fi/MX.233231> ;
    skos:hiddenLabel "Lobarina"@fi,
        "Lobarina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66114> ;
    skos:prefLabel "kalliokeuhkojäkälät"@fi,
        "skrovellavar"@sv .

<http://tun.fi/MX.4883913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ricasolia" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.233231> ;
    skos:hiddenLabel "Ricasolia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66111> ;
    skos:prefLabel "tupsalejäkälät"@fi,
        "Ricasolia"@sv .

<http://tun.fi/MX.4883998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachyptera" ;
    dwc:scientificNameAuthorship "Newport 1849" ;
    skos:broader <http://tun.fi/MX.213039> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4883999> ;
    skos:prefLabel "Brachyptera"@fi,
        "Brachyptera"@sv .

<http://tun.fi/MX.4884017> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Butyrea" ;
    dwc:scientificNameAuthorship "Miettinen" ;
    skos:broader <http://tun.fi/MX.233326> ;
    skos:hiddenLabel "Butyrea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206195> ;
    skos:prefLabel "kermakäävät"@fi,
        "Butyrea"@sv .

<http://tun.fi/MX.4884024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Canopora" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:hiddenLabel "Canopora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205542> ;
    skos:prefLabel "hopeakäävät"@fi,
        "Canopora"@sv .

<http://tun.fi/MX.4884038> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Obba" ;
    dwc:scientificNameAuthorship "Miettinen & Rajchenb." ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:hiddenLabel "Obba"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205763> ;
    skos:prefLabel "talikäävät"@fi,
        "Obba"@sv .

<http://tun.fi/MX.4884102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthoporus" ;
    dwc:scientificNameAuthorship "Audet" ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Xanthoporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205397> ;
    skos:prefLabel "keltakäävät"@fi,
        "Xanthoporus"@sv .

<http://tun.fi/MX.4884105> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aporpiaceae" ;
    dwc:scientificNameAuthorship "Bondartsev & Bondartseva" ;
    skos:broader <http://tun.fi/MX.70632> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4884106> ;
    skos:prefLabel "Aporpiaceae"@fi,
        "Aporpiaceae"@sv .

<http://tun.fi/MX.4884123> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhadalidae" ;
    dwc:scientificNameAuthorship "LeConte, 1862" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Rhadalidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193166> ;
    skos:prefLabel "havutakkukuoriaiset"@fi,
        "Rhadalidae"@sv .

<http://tun.fi/MX.4884183> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loborhynchapion" ;
    dwc:scientificNameAuthorship "Gyorffy, 1956" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196635> ;
    skos:prefLabel "Loborhynchapion"@fi,
        "Loborhynchapion"@sv .

<http://tun.fi/MX.4884186> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diacanthous" ;
    dwc:scientificNameAuthorship "Reitter, 1905" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192935> ;
    skos:prefLabel "Diacanthous"@fi,
        "Diacanthous"@sv .

<http://tun.fi/MX.4884188> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Involvulus" ;
    dwc:scientificNameAuthorship "Schrank, 1798" ;
    skos:broader <http://tun.fi/MX.195470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195492> ;
    skos:prefLabel "Involvulus"@fi,
        "Involvulus"@sv .

<http://tun.fi/MX.4884192> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aizobius" ;
    dwc:scientificNameAuthorship "Alonso-Zarazaga, 1990" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196597> ;
    skos:prefLabel "Aizobius"@fi,
        "Aizobius"@sv .

<http://tun.fi/MX.4884193> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Romualdius" ;
    dwc:scientificNameAuthorship "Borovec, 2009" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196724> ;
    skos:prefLabel "Romualdius"@fi,
        "Romualdius"@sv .

<http://tun.fi/MX.4884194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tatyanapion" ;
    dwc:scientificNameAuthorship "Legalov, 1997" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196636> ;
    skos:prefLabel "Tatyanapion"@fi,
        "Tatyanapion"@sv .

<http://tun.fi/MX.4884195> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microon" ;
    dwc:scientificNameAuthorship "Alonso-Zarazaga, 1989" ;
    skos:broader <http://tun.fi/MX.196657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196663> ;
    skos:prefLabel "Microon"@fi,
        "Microon"@sv .

<http://tun.fi/MX.4884199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanapion" ;
    dwc:scientificNameAuthorship "Wagner, 1930" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195534> ;
    skos:prefLabel "Melanapion"@fi,
        "Melanapion"@sv .

<http://tun.fi/MX.4884200> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taeniapion" ;
    dwc:scientificNameAuthorship "Schilsky, 1906" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195544> ;
    skos:prefLabel "Taeniapion"@fi,
        "Taeniapion"@sv .

<http://tun.fi/MX.4884203> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Berninelsonius" ;
    dwc:scientificNameAuthorship "Leseigneur, 1970" ;
    skos:broader <http://tun.fi/MX.192908> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192915> ;
    skos:prefLabel "Berninelsonius"@fi,
        "Berninelsonius"@sv .

<http://tun.fi/MX.4884205> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cathormiocerus" ;
    dwc:scientificNameAuthorship "Schoenherr, 1842" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196726> ;
    skos:prefLabel "Cathormiocerus"@fi,
        "Cathormiocerus"@sv .

<http://tun.fi/MX.4884206> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Betulapion" ;
    dwc:scientificNameAuthorship "Ehret, 1994" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196616> ;
    skos:prefLabel "Betulapion"@fi,
        "Betulapion"@sv .

<http://tun.fi/MX.4884210> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anisandrus" ;
    dwc:scientificNameAuthorship "Ferrari, 1867" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197104> ;
    skos:prefLabel "Anisandrus"@fi,
        "Anisandrus"@sv .

<http://tun.fi/MX.4884211> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caenorhinus" ;
    dwc:scientificNameAuthorship "C. G. Thompson, 1859" ;
    skos:broader <http://tun.fi/MX.195470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195502> ;
    skos:prefLabel "Caenorhinus"@fi,
        "Caenorhinus"@sv .

<http://tun.fi/MX.4884218> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nanomimus" ;
    dwc:scientificNameAuthorship "Alonso-Zarazaga, 1989" ;
    skos:broader <http://tun.fi/MX.196657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196660> ;
    skos:prefLabel "Nanomimus"@fi,
        "Nanomimus"@sv .

<http://tun.fi/MX.4884220> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudostenapion" ;
    dwc:scientificNameAuthorship "Wagner, 1930" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196596> ;
    skos:prefLabel "Pseudostenapion"@fi,
        "Pseudostenapion"@sv .

<http://tun.fi/MX.4884222> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synapion" ;
    dwc:scientificNameAuthorship "Schilsky, 1902" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196626> ;
    skos:prefLabel "Synapion"@fi,
        "Synapion"@sv .

<http://tun.fi/MX.4884223> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Andrion" ;
    dwc:scientificNameAuthorship "Velázquez de Castro, 2007" ;
    skos:broader <http://tun.fi/MX.196085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196091> ;
    skos:prefLabel "Andrion"@fi,
        "Andrion"@sv .

<http://tun.fi/MX.4884224> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tournotaris" ;
    dwc:scientificNameAuthorship "Alonso-Zarazaga & Lyal, 1999" ;
    skos:broader <http://tun.fi/MX.196387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196400> ;
    skos:prefLabel "Tournotaris"@fi,
        "Tournotaris"@sv .

<http://tun.fi/MX.4884225> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspidapion" ;
    dwc:scientificNameAuthorship "Schilsky, 1901" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195533> ;
    skos:prefLabel "Aspidapion"@fi,
        "Aspidapion"@sv .

<http://tun.fi/MX.4884383> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Technomyrmex" ;
    dwc:scientificNameAuthorship "Mayr, 1872" ;
    skos:broader <http://tun.fi/MX.204249> ;
    skos:hiddenLabel "Technomyrmex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4884384> ;
    skos:prefLabel "Technomyrmex"@fi,
        "teknikmyror"@sv .

<http://tun.fi/MX.4884409> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Erirhinidae" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Erirhinidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196387> ;
    skos:prefLabel "luhtakärsäkkäät"@fi,
        "Erirhinidae"@sv .

<http://tun.fi/MX.4884422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anoplotrupes" ;
    dwc:scientificNameAuthorship "Jekel, 1865" ;
    skos:broader <http://tun.fi/MX.192198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192205> ;
    skos:prefLabel "Anoplotrupes"@fi,
        "Anoplotrupes"@sv .

<http://tun.fi/MX.4884426> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trypocopris" ;
    dwc:scientificNameAuthorship "Motschulsky, 1858" ;
    skos:broader <http://tun.fi/MX.192198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192206> ;
    skos:prefLabel "Trypocopris"@fi,
        "Trypocopris"@sv .

<http://tun.fi/MX.4884548> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mitostoma" ;
    dwc:scientificNameAuthorship "Roewer, 1951" ;
    skos:broader <http://tun.fi/MX.202715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4884550> ;
    skos:prefLabel "Mitostoma"@fi,
        "Mitostoma"@sv .

<http://tun.fi/MX.4884776> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wanachia" ;
    dwc:scientificNameAuthorship "Schulze, 1912" ;
    skos:broader <http://tun.fi/MX.193963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193981> ;
    skos:prefLabel "Wanachia"@fi,
        "Wanachia"@sv .

<http://tun.fi/MX.4884815> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhynchitidae" ;
    dwc:scientificNameAuthorship "Gistel, 1848" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Rhynchitidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195470> ;
    skos:prefLabel "käärökärsäkkäät"@fi,
        "Rhynchitidae"@sv .

<http://tun.fi/MX.4884819> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinoptera" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195045> ;
    skos:prefLabel "Dinoptera"@fi,
        "Dinoptera"@sv .

<http://tun.fi/MX.4884824> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nanophyidae" ;
    dwc:scientificNameAuthorship "Gistel, 1848" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Nanophyidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196657> ;
    skos:prefLabel "kirjonirput"@fi,
        "Nanophyidae"@sv .

<http://tun.fi/MX.4884849> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psammoporus" ;
    dwc:scientificNameAuthorship "Thomson, 1863" ;
    skos:broader <http://tun.fi/MX.191739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191745> ;
    skos:prefLabel "Psammoporus"@fi,
        "Psammoporus"@sv .

<http://tun.fi/MX.4884851> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colobopterus" ;
    dwc:scientificNameAuthorship "Mulsant, 1842" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191749> ;
    skos:prefLabel "Colobopterus"@fi,
        "Colobopterus"@sv .

<http://tun.fi/MX.4884853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eupleurus" ;
    dwc:scientificNameAuthorship "Mulsant, 1842" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191750> ;
    skos:prefLabel "Eupleurus"@fi,
        "Eupleurus"@sv .

<http://tun.fi/MX.4884855> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Teuchestes" ;
    dwc:scientificNameAuthorship "Mulsant, 1842" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191751> ;
    skos:prefLabel "Teuchestes"@fi,
        "Teuchestes"@sv .

<http://tun.fi/MX.4884857> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Otophorus" ;
    dwc:scientificNameAuthorship "Mulsant, 1842" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191752> ;
    skos:prefLabel "Otophorus"@fi,
        "Otophorus"@sv .

<http://tun.fi/MX.4884859> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ammoecius" ;
    dwc:scientificNameAuthorship "Mulsant, 1842" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191753> ;
    skos:prefLabel "Ammoecius"@fi,
        "Ammoecius"@sv .

<http://tun.fi/MX.4884872> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euorodalus" ;
    dwc:scientificNameAuthorship "G. Dellacasa 1983" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191763> ;
    skos:prefLabel "Euorodalus"@fi,
        "Euorodalus"@sv .

<http://tun.fi/MX.4884880> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Volinus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1870" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191769> ;
    skos:prefLabel "Volinus"@fi,
        "Volinus"@sv .

<http://tun.fi/MX.4884888> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nimbus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1870" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191768> ;
    skos:prefLabel "Nimbus"@fi,
        "Nimbus"@sv .

<http://tun.fi/MX.4884900> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nobius" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1870" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191782> ;
    skos:prefLabel "Nobius"@fi,
        "Nobius"@sv .

<http://tun.fi/MX.4884902> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pubinus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1870" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191783> ;
    skos:prefLabel "Pubinus"@fi,
        "Pubinus"@sv .

<http://tun.fi/MX.4884914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodaphodius" ;
    dwc:scientificNameAuthorship "Adam, 1994" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191792> ;
    skos:prefLabel "Rhodaphodius"@fi,
        "Rhodaphodius"@sv .

<http://tun.fi/MX.4884919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Planolinus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1870" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191794> ;
    skos:prefLabel "Planolinus"@fi,
        "Planolinus"@sv .

<http://tun.fi/MX.4884925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrilinus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1870" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191803> ;
    skos:prefLabel "Agrilinus"@fi,
        "Agrilinus"@sv .

<http://tun.fi/MX.4884927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Planolinoides" ;
    dwc:scientificNameAuthorship "Dellacasa & Dellacasa, 2005" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191798> ;
    skos:prefLabel "Planolinoides"@fi,
        "Planolinoides"@sv .

<http://tun.fi/MX.4884935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bodiloides" ;
    dwc:scientificNameAuthorship "Dellacasa & Dellacasa 2005" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191809> ;
    skos:prefLabel "Bodiloides"@fi,
        "Bodiloides"@sv .

<http://tun.fi/MX.4884944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Labarrus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1870" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191815> ;
    skos:prefLabel "Labarrus"@fi,
        "Labarrus"@sv .

<http://tun.fi/MX.4884946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calamosternus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1859" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191816> ;
    skos:prefLabel "Calamosternus"@fi,
        "Calamosternus"@sv .

<http://tun.fi/MX.4884974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Etorofus" ;
    dwc:scientificNameAuthorship "Matsushita, 1933" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195087> ;
    skos:prefLabel "Etorofus"@fi,
        "Etorofus"@sv .

<http://tun.fi/MX.4884980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyclorhipidion" ;
    dwc:scientificNameAuthorship "Hagedorn, 1912" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197107> ;
    skos:prefLabel "Cyclorhipidion"@fi,
        "Cyclorhipidion"@sv .

<http://tun.fi/MX.4890494> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Imleria" ;
    dwc:scientificNameAuthorship "Vizzini" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Imleria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72549> ;
    skos:prefLabel "ruskotatit"@fi,
        "Imleria"@sv .

<http://tun.fi/MX.4890574> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Arthrorhaphidaceae" ;
    dwc:scientificNameAuthorship "Poelt & Hafellner" ;
    skos:broader <http://tun.fi/MX.70585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67369> ;
    skos:prefLabel "Arthrorhaphidaceae"@fi,
        "Arthrorhaphidaceae"@sv .

<http://tun.fi/MX.4890575> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Baeomycetaceae" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.70585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67012> ;
    skos:prefLabel "Baeomycetaceae"@fi,
        "Baeomycetaceae"@sv .

<http://tun.fi/MX.4890577> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Clavulinaceae" ;
    dwc:scientificNameAuthorship "Donk" ;
    skos:broader <http://tun.fi/MX.53677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67096> ;
    skos:prefLabel "Clavulinaceae"@fi,
        "Clavulinaceae"@sv .

<http://tun.fi/MX.4890578> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coccocarpiaceae" ;
    dwc:scientificNameAuthorship "(Mont. ex Müll. Stuttg.) Henssen" ;
    skos:broader <http://tun.fi/MX.70591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67156> ;
    skos:prefLabel "Coccocarpiaceae"@fi,
        "Coccocarpiaceae"@sv .

<http://tun.fi/MX.4890579> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coenogoniaceae" ;
    dwc:scientificNameAuthorship "(Fr.) Stizenb." ;
    skos:broader <http://tun.fi/MX.70589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67365> ;
    skos:prefLabel "Coenogoniaceae"@fi,
        "Coenogoniaceae"@sv .

<http://tun.fi/MX.4890581> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Helocarpaceae" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67290> ;
    skos:prefLabel "Helocarpaceae"@fi,
        "Helocarpaceae"@sv .

<http://tun.fi/MX.4890582> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Koerberiaceae" ;
    dwc:scientificNameAuthorship "T. Sprib. & Muggia" ;
    skos:broader <http://tun.fi/MX.70591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4979024> ;
    skos:prefLabel "Koerberiaceae"@fi,
        "Koerberiaceae"@sv .

<http://tun.fi/MX.4890584> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lopadiaceae" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.317250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67147> ;
    skos:prefLabel "Lopadiaceae"@fi,
        "Lopadiaceae"@sv .

<http://tun.fi/MX.4890586> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nephromataceae" ;
    dwc:scientificNameAuthorship "Wetm. ex J. C. David & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.70591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67197> ;
    skos:prefLabel "Nephromataceae"@fi,
        "Nephromataceae"@sv .

<http://tun.fi/MX.4890589> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phlyctidaceae" ;
    dwc:scientificNameAuthorship "Poelt & Vezda ex J. C. David & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.70589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67076> ;
    skos:prefLabel "Phlyctidaceae"@fi,
        "Phlyctidaceae"@sv .

<http://tun.fi/MX.4890590> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Psilolechiaceae" ;
    dwc:scientificNameAuthorship "S. Stenroos, Miądl. & Lutzoni" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67413> ;
    skos:prefLabel "Psilolechiaceae"@fi,
        "Psilolechiaceae"@sv .

<http://tun.fi/MX.4890591> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pycnoraceae" ;
    dwc:scientificNameAuthorship "Bendiksby & Timdal" ;
    skos:broader <http://tun.fi/MX.70586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67050> ;
    skos:prefLabel "Pycnoraceae"@fi,
        "Pycnoraceae"@sv .

<http://tun.fi/MX.4890592> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ramboldiaceae" ;
    dwc:scientificNameAuthorship "S. Stenroos, Miądl. & Lutzoni" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67397> ;
    skos:prefLabel "Ramboldiaceae"@fi,
        "Ramboldiaceae"@sv .

<http://tun.fi/MX.4890593> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ropalosporaceae" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.70594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67104> ;
    skos:prefLabel "Ropalosporaceae"@fi,
        "Ropalosporaceae"@sv .

<http://tun.fi/MX.4890594> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Strigulaceae" ;
    dwc:scientificNameAuthorship "Zahlbr." ;
    skos:broader <http://tun.fi/MX.5010799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67108> ;
    skos:prefLabel "Strigulaceae"@fi,
        "Strigulaceae"@sv .

<http://tun.fi/MX.4890596> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Thrombiaceae" ;
    dwc:scientificNameAuthorship "Poelt & Vezda ex J. C. David & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.70589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67259> ;
    skos:prefLabel "Thrombiaceae"@fi,
        "Thrombiaceae"@sv .

<http://tun.fi/MX.4890598> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Vahliellaceae" ;
    dwc:scientificNameAuthorship "Wedin, P. M. Jørg. & S. Ekman" ;
    skos:broader <http://tun.fi/MX.70591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67359> ;
    skos:prefLabel "Vahliellaceae"@fi,
        "Vahliellaceae"@sv .

<http://tun.fi/MX.4890599> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Vezdaeaceae" ;
    dwc:scientificNameAuthorship "Poelt & Vezda ex J. C. David & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.5010801> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67312> ;
    skos:prefLabel "Vezdaeaceae"@fi,
        "Vezdaeaceae"@sv .

<http://tun.fi/MX.4890617> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Butyriboletus" ;
    dwc:scientificNameAuthorship "Arora & J.L. Frank" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72799> ;
    skos:prefLabel "Butyriboletus"@fi,
        "Butyriboletus"@sv .

<http://tun.fi/MX.4890619> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoboletus" ;
    dwc:scientificNameAuthorship "Gelardi, Simonini & Vizzini" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Neoboletus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73298> ;
    skos:prefLabel "veritatit"@fi,
        "Neoboletus"@sv .

<http://tun.fi/MX.4890633> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Solva" ;
    dwc:scientificNameAuthorship "Walker, 1859" ;
    skos:broader <http://tun.fi/MX.276424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4890634> ;
    skos:prefLabel "Solva"@fi,
        "Solva"@sv .

<http://tun.fi/MX.4891441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydnoporia" ;
    skos:broader <http://tun.fi/MX.233250> ;
    skos:hiddenLabel "Hydnoporia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205809> ;
    skos:prefLabel "ruskovuotikat"@fi,
        "Hydnoporia"@sv .

<http://tun.fi/MX.4891467> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lawrynomyces" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205993> ;
    skos:prefLabel "Lawrynomyces"@fi,
        "Lawrynomyces"@sv .

<http://tun.fi/MX.4891471> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Merulius" ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Merulius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205753> ;
    skos:prefLabel "hytyrypykät"@fi,
        "Merulius"@sv .

<http://tun.fi/MX.4891476> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycorrhaphium" ;
    skos:broader <http://tun.fi/MX.233419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4891477> ;
    skos:prefLabel "Mycorrhaphium"@fi,
        "Mycorrhaphium"@sv .

<http://tun.fi/MX.4891500> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vesiculomyces" ;
    dwc:scientificNameAuthorship "E. Hagström" ;
    skos:broader <http://tun.fi/MX.233327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205951> ;
    skos:prefLabel "Vesiculomyces"@fi,
        "Vesiculomyces"@sv .

<http://tun.fi/MX.4891515> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caudicicola" ;
    skos:broader <http://tun.fi/MX.233326> ;
    skos:hiddenLabel "Caudicicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4891516> ;
    skos:prefLabel "loukkokäävät"@fi,
        "Caudicicola"@sv .

<http://tun.fi/MX.4970760> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Romagnesiella" ;
    dwc:scientificNameAuthorship "Contu, Matheny, P.-A. Moreau, Vizzini & A. de Haan" ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Romagnesiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4970761> ;
    skos:prefLabel "santikat"@fi,
        "Romagnesiella"@sv .

<http://tun.fi/MX.4971296> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asclepias" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41748> ;
    skos:hiddenLabel "Asclepias"@fi,
        "Asclepias"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972186> ;
    skos:prefLabel "silkkiyrtit"@fi,
        "sidenörter"@sv .

<http://tun.fi/MX.4971555> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterocyprideis" ;
    dwc:scientificNameAuthorship "Elofson, 1941" ;
    skos:broader <http://tun.fi/MX.214023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230635> ;
    skos:prefLabel "Heterocyprideis"@fi,
        "Heterocyprideis"@sv .

<http://tun.fi/MX.4971576> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ficaria" ;
    dwc:scientificNameAuthorship "Guett." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Ficaria"@fi,
        "Ficaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37924> ;
    skos:prefLabel "mukulaleinikit"@fi,
        "svalörter"@sv .

<http://tun.fi/MX.4971654> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apocorophium" ;
    dwc:scientificNameAuthorship "Bousfield & Hoover, 1997" ;
    skos:broader <http://tun.fi/MX.214485> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214490> ;
    skos:prefLabel "Apocorophium"@fi,
        "Apocorophium"@sv .

<http://tun.fi/MX.4971655> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pontastacus" ;
    dwc:scientificNameAuthorship "Bott, 1950" ;
    skos:broader <http://tun.fi/MX.53643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53033> ;
    skos:prefLabel "Pontastacus"@fi,
        "Pontastacus"@sv .

<http://tun.fi/MX.4971674> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarscypridopsis" ;
    dwc:scientificNameAuthorship "McKenzie, 1977" ;
    skos:broader <http://tun.fi/MX.214085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214073> ;
    skos:prefLabel "Sarscypridopsis"@fi,
        "Sarscypridopsis"@sv .

<http://tun.fi/MX.4971735> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tonnacypris" ;
    dwc:scientificNameAuthorship "Diebel & Pietrzeniuk, 1975" ;
    skos:broader <http://tun.fi/MX.214085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214099> ;
    skos:prefLabel "Tonnacypris"@fi,
        "Tonnacypris"@sv .

<http://tun.fi/MX.4971740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracandona" ;
    dwc:scientificNameAuthorship "Hartwig, 1899" ;
    skos:broader <http://tun.fi/MX.4971594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971741> ;
    skos:prefLabel "Paracandona"@fi,
        "Paracandona"@sv .

<http://tun.fi/MX.4971900> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cleomaceae" ;
    dwc:scientificNameAuthorship "Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.70043> ;
    skos:hiddenLabel "Cleomaceae"@fi,
        "Cleomaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5002663> ;
    skos:prefLabel "hämähäkkikukkakasvit"@fi,
        "paradisblomsterväxter"@sv .

<http://tun.fi/MX.4971902> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Heliotropiaceae" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.70042> ;
    skos:hiddenLabel "Heliotropiaceae"@fi,
        "Heliotropiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41875> ;
    skos:prefLabel "heliotrooppikasvit"@fi,
        "heliotropväxter"@sv .

<http://tun.fi/MX.4971905> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ixioliriaceae" ;
    dwc:scientificNameAuthorship "Nakai" ;
    skos:broader <http://tun.fi/MX.70035> ;
    skos:hiddenLabel "Ixioliriaceae"@fi,
        "Ixioliriaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972135> ;
    skos:prefLabel "liiriakasvit"@fi,
        "bergliljeväxter"@sv .

<http://tun.fi/MX.4972030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chamaenerion" ;
    dwc:scientificNameAuthorship "Ség." ;
    skos:broader <http://tun.fi/MX.39080> ;
    skos:hiddenLabel "Chamaenerion"@fi,
        "Chamaenerion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39088> ;
    skos:prefLabel "maitohorsmat"@fi,
        "mjölkar"@sv .

<http://tun.fi/MX.4972035> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blysmopsis" ;
    dwc:scientificNameAuthorship "Oteng-Yeb." ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Blysmopsis"@fi,
        "Blysmopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40256> ;
    skos:prefLabel "ruskokaislat"@fi,
        "rödsävssläktet"@sv .

<http://tun.fi/MX.4972038> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xerochrysum" ;
    dwc:scientificNameAuthorship "Tzvelev" ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Xerochrysum"@fi,
        "Xerochrysum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41117> ;
    skos:prefLabel "iso-olkikukat"@fi,
        "jätteeterneller"@sv .

<http://tun.fi/MX.4972041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sedobassia" ;
    dwc:scientificNameAuthorship "Freitag & G. Kadereit" ;
    skos:broader <http://tun.fi/MX.5082469> ;
    skos:hiddenLabel "Sedobassia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42510> ;
    skos:prefLabel "harmaahapsiot"@fi,
        "Sedobassia"@sv .

<http://tun.fi/MX.4972043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Serratula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Serratula"@fi,
        "Serratula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973842> ;
    skos:prefLabel "punaläätteet"@fi,
        "ängsskäror"@sv .

<http://tun.fi/MX.4972044> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gamochaeta" ;
    dwc:scientificNameAuthorship "Wedd." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Gamochaeta"@fi,
        "Gamochaeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41106> ;
    skos:prefLabel "amerikanjäkkärät"@fi,
        "rödnoppor"@sv .

<http://tun.fi/MX.4972045> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cotula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Cotula"@fi,
        "Cotula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973218> ;
    skos:prefLabel "kotulat"@fi,
        "kotulor"@sv .

<http://tun.fi/MX.4972047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helosciadium" ;
    dwc:scientificNameAuthorship "W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Helosciadium"@fi,
        "Helosciadium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40710> ;
    skos:prefLabel "konnansellerit"@fi,
        "krypflokor"@sv .

<http://tun.fi/MX.4972053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichodon" ;
    dwc:scientificNameAuthorship "(Bartl. ex Rchb.) Rchb." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Dichodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38064> ;
    skos:prefLabel "torahärkit"@fi,
        "Dichodon"@sv .

<http://tun.fi/MX.4972056> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Harrimanella" ;
    dwc:scientificNameAuthorship "Coville" ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Harrimanella"@fi,
        "Harrimanella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38601> ;
    skos:prefLabel "sammalvarpiot"@fi,
        "mossljungssläktet"@sv .

<http://tun.fi/MX.4972057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Argentina" ;
    dwc:scientificNameAuthorship "Hill" ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Argentina"@fi,
        "Argentina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38844> ;
    skos:prefLabel "parihanhikit"@fi,
        "gåsörter"@sv .

<http://tun.fi/MX.4972058> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ageratina" ;
    dwc:scientificNameAuthorship "Spach" ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Ageratina"@fi,
        "Ageratina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4976818> ;
    skos:prefLabel "valkolatvat"@fi,
        "rostflocklar"@sv .

<http://tun.fi/MX.4972059> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterocarya" ;
    dwc:scientificNameAuthorship "Kunth" ;
    skos:broader <http://tun.fi/MX.41736> ;
    skos:hiddenLabel "Pterocarya"@fi,
        "Pterocarya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973471> ;
    skos:prefLabel "siipipähkinät"@fi,
        "vingnötter"@sv .

<http://tun.fi/MX.4972060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alkekengi" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39539> ;
    skos:hiddenLabel "Alkekengi"@fi,
        "Alkekengi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39545> ;
    skos:prefLabel "lyhtykukat"@fi,
        "kinalyktssläktet"@sv .

<http://tun.fi/MX.4972061> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lindernia" ;
    dwc:scientificNameAuthorship "All." ;
    skos:broader <http://tun.fi/MX.289483> ;
    skos:hiddenLabel "Lindernia"@fi,
        "Lindernia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973394> ;
    skos:prefLabel "huuliot"@fi,
        "lindernior"@sv .

<http://tun.fi/MX.4972062> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coptidium" ;
    dwc:scientificNameAuthorship "(Prantl) Beurl. ex Rydb." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Coptidium"@fi,
        "Coptidium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37916> ;
    skos:prefLabel "suikeroleinikit"@fi,
        "lappranunkler"@sv .

<http://tun.fi/MX.4972063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euphrosyne" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Euphrosyne"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39792> ;
    skos:prefLabel "sahaiivat"@fi,
        "Euphrosyne"@sv .

<http://tun.fi/MX.4972064> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trisetaria" ;
    dwc:scientificNameAuthorship "Forssk." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Trisetaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41599> ;
    skos:prefLabel "kauraset"@fi,
        "Trisetaria"@sv .

<http://tun.fi/MX.4972065> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoturritis" ;
    dwc:scientificNameAuthorship "Al-Shehbaz" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Pseudoturritis"@fi,
        "Pseudoturritis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40711> ;
    skos:prefLabel "raippalidut"@fi,
        "torntravar"@sv .

<http://tun.fi/MX.4972069> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euthamia" ;
    dwc:scientificNameAuthorship "(Nutt.) Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Euthamia"@fi,
        "Euthamia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41515> ;
    skos:prefLabel "raiput"@fi,
        "kvastgullrissläktet"@sv .

<http://tun.fi/MX.4972070> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lopezia" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.39080> ;
    skos:hiddenLabel "Lopezia"@fi,
        "Lopezia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972484> ;
    skos:prefLabel "moskiittokukat"@fi,
        "enmansblommor"@sv .

<http://tun.fi/MX.4972072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phalaroides" ;
    dwc:scientificNameAuthorship "Wolf" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Phalaroides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40632> ;
    skos:prefLabel "ruokohelvet"@fi,
        "Phalaroides"@sv .

<http://tun.fi/MX.4972074> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetonychia" ;
    dwc:scientificNameAuthorship "(DC.) Sweet" ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Chaetonychia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41277> ;
    skos:prefLabel "pikkuvuohenpolvet"@fi,
        "Chaetonychia"@sv .

<http://tun.fi/MX.4972075> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miscanthus" ;
    dwc:scientificNameAuthorship "Andersson" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Miscanthus"@fi,
        "Miscanthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973416> ;
    skos:prefLabel "norsunheinät"@fi,
        "miskantusar"@sv .

<http://tun.fi/MX.4972080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sutera" ;
    dwc:scientificNameAuthorship "Roth" ;
    skos:broader <http://tun.fi/MX.39567> ;
    skos:hiddenLabel "Sutera"@fi,
        "Sutera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973863> ;
    skos:prefLabel "somakit"@fi,
        "snöflingor"@sv .

<http://tun.fi/MX.4972082> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Avenella" ;
    dwc:scientificNameAuthorship "Drejer" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Avenella"@fi,
        "Avenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40567> ;
    skos:prefLabel "metsälauhat"@fi,
        "kruståtlar"@sv .

<http://tun.fi/MX.4972083> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aria" ;
    dwc:scientificNameAuthorship "(Pers.) Host" ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Aria"@fi,
        "Aria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41315> ;
    skos:prefLabel "lapapihlajat"@fi,
        "vitoxlar"@sv .

<http://tun.fi/MX.4972084> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycianthes" ;
    dwc:scientificNameAuthorship "(Dunal) Hassl." ;
    skos:broader <http://tun.fi/MX.39539> ;
    skos:hiddenLabel "Lycianthes"@fi,
        "Lycianthes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4978951> ;
    skos:prefLabel "koisokkeet"@fi,
        "himmelsögon"@sv .

<http://tun.fi/MX.4972087> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hackelia" ;
    dwc:scientificNameAuthorship "Opiz" ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Hackelia"@fi,
        "Hackelia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39440> ;
    skos:prefLabel "korusirkunjyvät"@fi,
        "stickelfrön"@sv .

<http://tun.fi/MX.4972088> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dahlia" ;
    dwc:scientificNameAuthorship "Cav." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Dahlia"@fi,
        "Dahlia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40771> ;
    skos:prefLabel "daaliat"@fi,
        "dahlior"@sv .

<http://tun.fi/MX.4972089> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Viscum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.4986531> ;
    skos:hiddenLabel "Viscum"@fi,
        "Viscum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4974029> ;
    skos:prefLabel "mistelit"@fi,
        "mistlar"@sv .

<http://tun.fi/MX.4972095> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctous" ;
    dwc:scientificNameAuthorship "(A. Gray) Nied." ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Arctous"@fi,
        "Arctous"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38612> ;
    skos:prefLabel "riekonmarjat"@fi,
        "ripbärssläktet"@sv .

<http://tun.fi/MX.4972096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eutrochium" ;
    dwc:scientificNameAuthorship "Raf." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Eutrochium"@fi,
        "Eutrochium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42807> ;
    skos:prefLabel "punalatviot"@fi,
        "rosenflocklar"@sv .

<http://tun.fi/MX.4972098> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Landoltia" ;
    dwc:scientificNameAuthorship "Les & D. J. Crawford" ;
    skos:broader <http://tun.fi/MX.40090> ;
    skos:hiddenLabel "Landoltia"@fi,
        "Landoltia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41521> ;
    skos:prefLabel "konnanlimaskat"@fi,
        "mellanandmatssläktet"@sv .

<http://tun.fi/MX.4972100> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lipandra" ;
    dwc:scientificNameAuthorship "Moq." ;
    skos:broader <http://tun.fi/MX.38157> ;
    skos:hiddenLabel "Lipandra"@fi,
        "Lipandra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38176> ;
    skos:prefLabel "hentosavikat"@fi,
        "fiskmållor"@sv .

<http://tun.fi/MX.4972102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cladanthus" ;
    dwc:scientificNameAuthorship "Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Cladanthus"@fi,
        "Cladanthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39817> ;
    skos:prefLabel "taurikit"@fi,
        "grenkullor"@sv .

<http://tun.fi/MX.4972103> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Othocallis" ;
    dwc:scientificNameAuthorship "Salisb." ;
    skos:altLabel "kevätsinililjat"@fi ;
    skos:broader <http://tun.fi/MX.39977> ;
    skos:hiddenLabel "Othocallis"@fi,
        "Othocallis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39984> ;
    skos:prefLabel "sinililjat"@fi,
        "blåstjärnor"@sv .

<http://tun.fi/MX.4972105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helictochloa" ;
    dwc:scientificNameAuthorship "Romero Zarco" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Helictochloa"@fi,
        "Helictochloa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40555> ;
    skos:prefLabel "kauriot"@fi,
        "ängshavren"@sv .

<http://tun.fi/MX.4972106> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helminthotheca" ;
    dwc:scientificNameAuthorship "Vaill." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Helminthotheca"@fi,
        "Helminthotheca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39923> ;
    skos:prefLabel "muikiot"@fi,
        "lyktfibblor"@sv .

<http://tun.fi/MX.4972107> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psephellus" ;
    dwc:scientificNameAuthorship "Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Psephellus"@fi,
        "Psephellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40909> ;
    skos:prefLabel "ruusukaunokit"@fi,
        "strävklintar"@sv .

<http://tun.fi/MX.4972109> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psammophiliella" ;
    dwc:scientificNameAuthorship "Ikonn." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Psammophiliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38140> ;
    skos:prefLabel "lankaraunikit"@fi,
        "Psammophiliella"@sv .

<http://tun.fi/MX.4972112> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acinos" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Acinos"@fi,
        "Acinos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39502> ;
    skos:prefLabel "käenmintut"@fi,
        "harmyntor"@sv .

<http://tun.fi/MX.4972113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ecballium" ;
    dwc:scientificNameAuthorship "A. Rich." ;
    skos:broader <http://tun.fi/MX.38342> ;
    skos:hiddenLabel "Ecballium"@fi,
        "Ecballium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973241> ;
    skos:prefLabel "ruiskukurkut"@fi,
        "sprutgurkor"@sv .

<http://tun.fi/MX.4972116> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Frangula" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39267> ;
    skos:hiddenLabel "Frangula"@fi,
        "Frangula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39270> ;
    skos:prefLabel "haprapaatsamat"@fi,
        "brakvedssläktet"@sv .

<http://tun.fi/MX.4972117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hymenoxys" ;
    dwc:scientificNameAuthorship "Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Hymenoxys"@fi,
        "Hymenoxys"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42814> ;
    skos:prefLabel "hohtokukat"@fi,
        "hymenoxyssläktet"@sv .

<http://tun.fi/MX.4972121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cherleria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Cherleria"@fi,
        "Cherleria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38043> ;
    skos:prefLabel "naskalinädät"@fi,
        "fjällnörlar"@sv .

<http://tun.fi/MX.4972124> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phlomoides" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Phlomoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39460> ;
    skos:prefLabel "huppupaloyrtit"@fi,
        "Phlomoides"@sv .

<http://tun.fi/MX.4972125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Layia" ;
    dwc:scientificNameAuthorship "Hook. & Arn. ex DC." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Layia"@fi,
        "Layia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972474> ;
    skos:prefLabel "tipsut"@fi,
        "guldgrävarblommor"@sv .

<http://tun.fi/MX.4972129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ageratum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Ageratum"@fi,
        "Ageratum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4976820> ;
    skos:prefLabel "sinitähtöset"@fi,
        "agerater"@sv .

<http://tun.fi/MX.4972130> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laphangium" ;
    dwc:scientificNameAuthorship "(Hilliard & B. L. Burtt) Tzvelev" ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Laphangium"@fi,
        "Laphangium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41105> ;
    skos:prefLabel "kainojäkkärät"@fi,
        "vitnoppor"@sv .

<http://tun.fi/MX.4972131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Teloxys" ;
    dwc:scientificNameAuthorship "Moq." ;
    skos:broader <http://tun.fi/MX.38157> ;
    skos:hiddenLabel "Teloxys"@fi,
        "Teloxys"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41019> ;
    skos:prefLabel "koristesavikat"@fi,
        "renlavsmållor"@sv .

<http://tun.fi/MX.4972132> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Turritis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Turritis"@fi,
        "Turritis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38415> ;
    skos:prefLabel "pölkkyruohot"@fi,
        "rockentravar"@sv .

<http://tun.fi/MX.4972134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spinulum" ;
    dwc:scientificNameAuthorship "A. Haines" ;
    skos:broader <http://tun.fi/MX.37683> ;
    skos:hiddenLabel "Spinulum"@fi,
        "Spinulum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37691> ;
    skos:prefLabel "otalieot"@fi,
        "revlumrar"@sv .

<http://tun.fi/MX.4972135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ixiolirion" ;
    dwc:scientificNameAuthorship "Fisch. ex Herb." ;
    skos:broader <http://tun.fi/MX.4971905> ;
    skos:hiddenLabel "Ixiolirion"@fi,
        "Ixiolirion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973372> ;
    skos:prefLabel "liiriat"@fi,
        "bergliljor"@sv .

<http://tun.fi/MX.4972136> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scorzoneroides" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Scorzoneroides"@fi,
        "Scorzoneroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39917> ;
    skos:prefLabel "suomumaitiaiset"@fi,
        "höstfibblor"@sv .

<http://tun.fi/MX.4972137> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brunnera" ;
    dwc:scientificNameAuthorship "Steven" ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Brunnera"@fi,
        "Brunnera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973155> ;
    skos:prefLabel "rotkolemmikit"@fi,
        "brunneror"@sv .

<http://tun.fi/MX.4972138> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halerpestes" ;
    dwc:scientificNameAuthorship "Greene" ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Halerpestes"@fi,
        "Halerpestes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37917> ;
    skos:prefLabel "suolaleinikit"@fi,
        "bohusranunkler"@sv .

<http://tun.fi/MX.4972139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Comastoma" ;
    dwc:scientificNameAuthorship "(Wettst.) Toyok." ;
    skos:broader <http://tun.fi/MX.39310> ;
    skos:hiddenLabel "Comastoma"@fi,
        "Comastoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39317> ;
    skos:prefLabel "partakatkerot"@fi,
        "lappgentianor"@sv .

<http://tun.fi/MX.4972141> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichanthelium" ;
    dwc:scientificNameAuthorship "(Hitchc. & Chase) Gould" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Dichanthelium"@fi,
        "Dichanthelium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41266> ;
    skos:prefLabel "kyynelhirssit"@fi,
        "bambuhirssläktet"@sv .

<http://tun.fi/MX.4972142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratocephala" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Ceratocephala"@fi,
        "Ceratocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973199> ;
    skos:prefLabel "sarvileinikit"@fi,
        "hornsmörblommor"@sv .

<http://tun.fi/MX.4972144> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Botrypus" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.37724> ;
    skos:hiddenLabel "Botrypus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37734> ;
    skos:prefLabel "isonoidanlukot"@fi,
        "Botrypus"@sv .

<http://tun.fi/MX.4972476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diplachne fusca" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv. ex Roem. & Schult." ;
    skos:broader <http://tun.fi/MX.42535> ;
    skos:hiddenLabel "Diplachne fusca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42534> ;
    skos:prefLabel "ruskonyytikkä"@fi,
        "Diplachne fusca"@sv .

<http://tun.fi/MX.4976000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crataegus flabellata" ;
    dwc:scientificNameAuthorship "(Bosc ex Spach) K. Koch" ;
    skos:broader <http://tun.fi/MX.38925> ;
    skos:hiddenLabel "Crataegus flabellata"@fi,
        "Crataegus flabellata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38926> ;
    skos:prefLabel "kanadanorapihlaja"@fi,
        "kanadahagtorn"@sv .

<http://tun.fi/MX.4976857> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scandosorbus" ;
    dwc:scientificNameAuthorship "Sennikov" ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Borkhausenia"@fi,
        "Scandosorbus"@fi,
        "Borkhausenia"@sv,
        "Scandosorbus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38918> ;
    skos:prefLabel "ruotsinpihlajat"@fi,
        "oxlar"@sv .

<http://tun.fi/MX.4976976> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Festuca stricta" ;
    dwc:scientificNameAuthorship "Host" ;
    skos:broader <http://tun.fi/MX.40432> ;
    skos:hiddenLabel "Festuca stricta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41084> ;
    skos:prefLabel "sojonata"@fi,
        "Festuca stricta"@sv .

<http://tun.fi/MX.4977053> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hieracium schmidtii" ;
    dwc:scientificNameAuthorship "Tausch" ;
    skos:broader <http://tun.fi/MX.42420> ;
    skos:hiddenLabel "Hieracium schmidtii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4978946> ;
    skos:prefLabel "vaaleakalliokeltano"@fi,
        "Hieracium schmidtii"@sv .

<http://tun.fi/MX.4977165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla arenosa" ;
    dwc:scientificNameAuthorship "(Turcz.) Juz." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla arenosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38850> ;
    skos:prefLabel "paasihanhikki"@fi,
        "Potentilla arenosa"@sv .

<http://tun.fi/MX.4977544> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senecio leucanthemifolius" ;
    dwc:scientificNameAuthorship "Poir." ;
    skos:broader <http://tun.fi/MX.39855> ;
    skos:hiddenLabel "Senecio leucanthemifolius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39859> ;
    skos:prefLabel "kakkaravillakko"@fi,
        "Senecio leucanthemifolius"@sv .

<http://tun.fi/MX.4978985> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allocalicium" ;
    dwc:scientificNameAuthorship "M. Prieto & Wedin" ;
    skos:broader <http://tun.fi/MX.4890576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65402> ;
    skos:prefLabel "Allocalicium"@fi,
        "Allocalicium"@sv .

<http://tun.fi/MX.4978989> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Abrothallales" ;
    dwc:scientificNameAuthorship "Pérez-Ortega & Suija" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4978990> ;
    skos:prefLabel "Abrothallales"@fi,
        "Abrothallales"@sv .

<http://tun.fi/MX.4978991> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epinephroma" ;
    dwc:scientificNameAuthorship "Zhurb." ;
    skos:broader <http://tun.fi/MX.4978990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4978992> ;
    skos:prefLabel "Epinephroma"@fi,
        "Epinephroma"@sv .

<http://tun.fi/MX.4979012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melaspileella" ;
    dwc:scientificNameAuthorship "(P. Karst.) Vain." ;
    skos:broader <http://tun.fi/MX.317258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66137> ;
    skos:prefLabel "Melaspileella"@fi,
        "Melaspileella"@sv .

<http://tun.fi/MX.4979018> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phacothecium" ;
    dwc:scientificNameAuthorship "Trevis." ;
    skos:broader <http://tun.fi/MX.233330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66267> ;
    skos:prefLabel "Phacothecium"@fi,
        "Phacothecium"@sv .

<http://tun.fi/MX.4979021> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Raesaenenia" ;
    dwc:scientificNameAuthorship "D. Hawksw., C. Boluda & H. Lindgren" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65541> ;
    skos:prefLabel "Raesaenenia"@fi,
        "Raesaenenia"@sv .

<http://tun.fi/MX.4979022> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudothelomma" ;
    dwc:scientificNameAuthorship "M. Prieto & Wedin" ;
    skos:broader <http://tun.fi/MX.4890576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66701> ;
    skos:prefLabel "Pseudothelomma"@fi,
        "Pseudothelomma"@sv .

<http://tun.fi/MX.4979024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tingiopsidium" ;
    dwc:scientificNameAuthorship "Werner" ;
    skos:broader <http://tun.fi/MX.4890582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66878> ;
    skos:prefLabel "Tingiopsidium"@fi,
        "Tingiopsidium"@sv .

<http://tun.fi/MX.4979657> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnoptera" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4979658> ;
    skos:prefLabel "Gymnoptera"@fi,
        "Gymnoptera"@sv .

<http://tun.fi/MX.4979796> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phasmalysia" ;
    dwc:scientificNameAuthorship "Tobias, 1971" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4979797> ;
    skos:prefLabel "Phasmalysia"@fi,
        "Phasmalysia"@sv .

<http://tun.fi/MX.4979809> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Glyphomerinae" ;
    dwc:scientificNameAuthorship "Janšta et al., 2017" ;
    skos:broader <http://tun.fi/MX.53593> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319594> ;
    skos:prefLabel "Glyphomerinae"@fi,
        "Glyphomerinae"@sv .

<http://tun.fi/MX.4979814> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microdontomerus" ;
    dwc:scientificNameAuthorship "Crawford, 1907" ;
    skos:broader <http://tun.fi/MX.4979810> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319596> ;
    skos:prefLabel "Microdontomerus"@fi,
        "Microdontomerus"@sv .

<http://tun.fi/MX.4979816> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Zethinae" ;
    dwc:scientificNameAuthorship "de Saussure, 1855" ;
    skos:broader <http://tun.fi/MX.204051> ;
    skos:hiddenLabel "Zethinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204096> ;
    skos:prefLabel "kaivuriampiaiset"@fi,
        "Zethinae"@sv .

<http://tun.fi/MX.4979817> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Myrmosinae" ;
    dwc:scientificNameAuthorship "Fox, 1894" ;
    skos:broader <http://tun.fi/MX.204221> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204232> ;
    skos:prefLabel "Myrmosinae"@fi,
        "Myrmosinae"@sv .

<http://tun.fi/MX.4979835> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ateleutinae" ;
    dwc:scientificNameAuthorship "Townes, 1970" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307772> ;
    skos:prefLabel "Ateleutinae"@fi,
        "Ateleutinae"@sv .

<http://tun.fi/MX.4979875> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callirhytis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4979876> ;
    skos:prefLabel "Callirhytis"@fi,
        "Callirhytis"@sv .

<http://tun.fi/MX.4979885> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heteroprymna" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4979886> ;
    skos:prefLabel "Heteroprymna"@fi,
        "Heteroprymna"@sv .

<http://tun.fi/MX.4979888> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zuskamira" ;
    dwc:scientificNameAuthorship "Pont, 1987" ;
    skos:broader <http://tun.fi/MX.278898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4979889> ;
    skos:prefLabel "Zuskamira"@fi,
        "Zuskamira"@sv .

<http://tun.fi/MX.4980015> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nodulisporium" ;
    dwc:scientificNameAuthorship "Preuss" ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980016> ;
    skos:prefLabel "Nodulisporium"@fi,
        "Nodulisporium"@sv .

<http://tun.fi/MX.4980059> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Austrotritia" ;
    skos:broader <http://tun.fi/MX.202844> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980060> ;
    skos:prefLabel "Austrotritia"@fi,
        "Austrotritia"@sv .

<http://tun.fi/MX.4980064> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caenobelba" ;
    skos:broader <http://tun.fi/MX.201834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980065> ;
    skos:prefLabel "Caenobelba"@fi,
        "Caenobelba"@sv .

<http://tun.fi/MX.4980080> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cosmochthoniidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980081> ;
    skos:prefLabel "Cosmochthoniidae"@fi,
        "Cosmochthoniidae"@sv .

<http://tun.fi/MX.4980081> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmochthonius" ;
    skos:broader <http://tun.fi/MX.4980080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980082> ;
    skos:prefLabel "Cosmochthonius"@fi,
        "Cosmochthonius"@sv .

<http://tun.fi/MX.4980106> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoplophthiracarus" ;
    skos:broader <http://tun.fi/MX.203033> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980107> ;
    skos:prefLabel "Hoplophthiracarus"@fi,
        "Hoplophthiracarus"@sv .

<http://tun.fi/MX.4980110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kunstidamaeus" ;
    skos:broader <http://tun.fi/MX.201834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203363> ;
    skos:prefLabel "Kunstidamaeus"@fi,
        "Kunstidamaeus"@sv .

<http://tun.fi/MX.4980111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lagenobates" ;
    skos:broader <http://tun.fi/MX.202223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980112> ;
    skos:prefLabel "Lagenobates"@fi,
        "Lagenobates"@sv .

<http://tun.fi/MX.4980113> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Licnodamaeidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980114> ;
    skos:prefLabel "Licnodamaeidae"@fi,
        "Licnodamaeidae"@sv .

<http://tun.fi/MX.4980114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Licnodamaeus" ;
    skos:broader <http://tun.fi/MX.4980113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980115> ;
    skos:prefLabel "Licnodamaeus"@fi,
        "Licnodamaeus"@sv .

<http://tun.fi/MX.4980116> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Maerkelotritia" ;
    skos:broader <http://tun.fi/MX.202844> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980117> ;
    skos:prefLabel "Maerkelotritia"@fi,
        "Maerkelotritia"@sv .

<http://tun.fi/MX.4980119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mainothrus" ;
    skos:broader <http://tun.fi/MX.203551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203547> ;
    skos:prefLabel "Mainothrus"@fi,
        "Mainothrus"@sv .

<http://tun.fi/MX.4980121> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mesoplophoridae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980122> ;
    skos:prefLabel "Mesoplophoridae"@fi,
        "Mesoplophoridae"@sv .

<http://tun.fi/MX.4980122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesoplophora" ;
    skos:broader <http://tun.fi/MX.4980121> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980123> ;
    skos:prefLabel "Mesoplophora"@fi,
        "Mesoplophora"@sv .

<http://tun.fi/MX.4980126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neonothrus" ;
    skos:broader <http://tun.fi/MX.201644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202237> ;
    skos:prefLabel "Neonothrus"@fi,
        "Neonothrus"@sv .

<http://tun.fi/MX.4980128> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nortonella" ;
    dwc:scientificNameAuthorship "Woas, 1992" ;
    skos:broader <http://tun.fi/MX.202186> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980129> ;
    skos:prefLabel "Nortonella"@fi,
        "Nortonella"@sv .

<http://tun.fi/MX.4980131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophidiotrichus" ;
    skos:broader <http://tun.fi/MX.202833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980130> ;
    skos:prefLabel "Ophidiotrichus"@fi,
        "Ophidiotrichus"@sv .

<http://tun.fi/MX.4980154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peloribates" ;
    skos:broader <http://tun.fi/MX.202223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980155> ;
    skos:prefLabel "Peloribates"@fi,
        "Peloribates"@sv .

<http://tun.fi/MX.4980183> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mochlozetidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980184> ;
    skos:prefLabel "Mochlozetidae"@fi,
        "Mochlozetidae"@sv .

<http://tun.fi/MX.4980184> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Podoribates" ;
    skos:broader <http://tun.fi/MX.4980183> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980185> ;
    skos:prefLabel "Podoribates"@fi,
        "Podoribates"@sv .

<http://tun.fi/MX.4980186> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protoribotritia" ;
    skos:broader <http://tun.fi/MX.202844> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980187> ;
    skos:prefLabel "Protoribotritia"@fi,
        "Protoribotritia"@sv .

<http://tun.fi/MX.4980199> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hemileiidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980200> ;
    skos:prefLabel "Hemileiidae"@fi,
        "Hemileiidae"@sv .

<http://tun.fi/MX.4980200> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Siculobata" ;
    skos:broader <http://tun.fi/MX.4980199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980201> ;
    skos:prefLabel "Siculobata"@fi,
        "Siculobata"@sv .

<http://tun.fi/MX.4980204> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Subiasella" ;
    skos:broader <http://tun.fi/MX.202823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4980205> ;
    skos:prefLabel "Subiasella"@fi,
        "Subiasella"@sv .

<http://tun.fi/MX.4983813> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyphobasidium" ;
    dwc:scientificNameAuthorship "Millanes, Diederich & Wedin" ;
    skos:broader <http://tun.fi/MX.313467> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65666> ;
    skos:prefLabel "Cyphobasidium"@fi,
        "Cyphobasidium"@sv .

<http://tun.fi/MX.4983989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Toxopterina" ;
    dwc:scientificNameAuthorship "Börner, 1940" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228313> ;
    skos:prefLabel "Toxopterina"@fi,
        "Toxopterina"@sv .

<http://tun.fi/MX.4983993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudobrevicoryne" ;
    dwc:scientificNameAuthorship "Heinze, 1960" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4983994> ;
    skos:prefLabel "Pseudobrevicoryne"@fi,
        "Pseudobrevicoryne"@sv .

<http://tun.fi/MX.4984114> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sigalphinae" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Sigalphinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984119> ;
    skos:prefLabel "linkkuvainokaiset"@fi,
        "Sigalphinae"@sv .

<http://tun.fi/MX.4984119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sigalphus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.4984114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984120> ;
    skos:prefLabel "Sigalphus"@fi,
        "Sigalphus"@sv .

<http://tun.fi/MX.4984233> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilochalcis" ;
    dwc:scientificNameAuthorship "Kieffer, 1905" ;
    skos:broader <http://tun.fi/MX.318753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984234> ;
    skos:prefLabel "Psilochalcis"@fi,
        "Psilochalcis"@sv .

<http://tun.fi/MX.4984438> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Entorrhizomycetes" ;
    skos:broader <http://tun.fi/MX.5019803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984440> ;
    skos:prefLabel "Entorrhizomycetes"@fi,
        "Entorrhizomycetes"@sv .

<http://tun.fi/MX.4984439> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Entylomatales" ;
    skos:broader <http://tun.fi/MX.53378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984450> ;
    skos:prefLabel "Entylomatales"@fi,
        "Entylomatales"@sv .

<http://tun.fi/MX.4984440> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Entorrhizales" ;
    skos:broader <http://tun.fi/MX.4984438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984448> ;
    skos:prefLabel "Entorrhizales"@fi,
        "Entorrhizales"@sv .

<http://tun.fi/MX.4984441> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Melanotaeniaceae" ;
    skos:broader <http://tun.fi/MX.53717> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233653> ;
    skos:prefLabel "Melanotaeniaceae"@fi,
        "Melanotaeniaceae"@sv .

<http://tun.fi/MX.4984442> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ustilentylomataceae" ;
    skos:broader <http://tun.fi/MX.70638> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233658> ;
    skos:prefLabel "Ustilentylomataceae"@fi,
        "Ustilentylomataceae"@sv .

<http://tun.fi/MX.4984443> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Doassansiopsidaceae" ;
    skos:broader <http://tun.fi/MX.232997> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233654> ;
    skos:prefLabel "Doassansiopsidaceae"@fi,
        "Doassansiopsidaceae"@sv .

<http://tun.fi/MX.4984444> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Graphiolaceae" ;
    skos:broader <http://tun.fi/MX.70636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984458> ;
    skos:prefLabel "Graphiolaceae"@fi,
        "Graphiolaceae"@sv .

<http://tun.fi/MX.4984447> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Georgefischeriaceae" ;
    skos:broader <http://tun.fi/MX.232999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233605> ;
    skos:prefLabel "Georgefischeriaceae"@fi,
        "Georgefischeriaceae"@sv .

<http://tun.fi/MX.4984449> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Glomosporiaceae" ;
    skos:broader <http://tun.fi/MX.232997> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233648> ;
    skos:prefLabel "Glomosporiaceae"@fi,
        "Glomosporiaceae"@sv .

<http://tun.fi/MX.4984450> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Entylomataceae" ;
    skos:broader <http://tun.fi/MX.4984439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233595> ;
    skos:prefLabel "Entylomataceae"@fi,
        "Entylomataceae"@sv .

<http://tun.fi/MX.4984451> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhamphosporaceae" ;
    skos:broader <http://tun.fi/MX.233004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233602> ;
    skos:prefLabel "Rhamphosporaceae"@fi,
        "Rhamphosporaceae"@sv .

<http://tun.fi/MX.4984453> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fibroidium" ;
    skos:broader <http://tun.fi/MX.53563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984668> ;
    skos:prefLabel "Fibroidium"@fi,
        "Fibroidium"@sv .

<http://tun.fi/MX.4984458> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graphiola" ;
    skos:broader <http://tun.fi/MX.4984444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985120> ;
    skos:prefLabel "Graphiola"@fi,
        "Graphiola"@sv .

<http://tun.fi/MX.4984459> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnoconia" ;
    skos:broader <http://tun.fi/MX.233438> ;
    skos:hiddenLabel "Gymnoconia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984709> ;
    skos:prefLabel "punaruosteet"@fi,
        "Gymnoconia"@sv .

<http://tun.fi/MX.4984462> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schroeteria" ;
    skos:broader <http://tun.fi/MX.53628> ;
    skos:hiddenLabel "Schroeteria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984630> ;
    skos:prefLabel "jauhiot"@fi,
        "Schroeteria"@sv .

<http://tun.fi/MX.4984496> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cydalima" ;
    dwc:scientificNameAuthorship "Lederer, 1863" ;
    skos:broader <http://tun.fi/MX.61350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984497> ;
    skos:prefLabel "Cydalima"@fi,
        "Cydalima"@sv .

<http://tun.fi/MX.4984498> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laelia" ;
    dwc:scientificNameAuthorship "Stephens, 1828" ;
    skos:broader <http://tun.fi/MX.62156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984499> ;
    skos:prefLabel "Laelia"@fi,
        "Laelia"@sv .

<http://tun.fi/MX.4984579> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Heliothelinae" ;
    dwc:scientificNameAuthorship "Amsel, 1961" ;
    skos:broader <http://tun.fi/MX.61157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61186> ;
    skos:prefLabel "Heliothelinae"@fi,
        "Heliothelinae"@sv .

<http://tun.fi/MX.4984580> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Malacosominae" ;
    skos:broader <http://tun.fi/MX.61401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61410> ;
    skos:prefLabel "Malacosominae"@fi,
        "Malacosominae"@sv .

<http://tun.fi/MX.4984581> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lemoniinae" ;
    skos:broader <http://tun.fi/MX.61440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61441> ;
    skos:prefLabel "Lemoniinae"@fi,
        "Lemoniinae"@sv .

<http://tun.fi/MX.4984584> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glaucolepis" ;
    dwc:scientificNameAuthorship "Braun, 1917" ;
    skos:broader <http://tun.fi/MX.58546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58611> ;
    skos:prefLabel "Glaucolepis"@fi,
        "Glaucolepis"@sv .

<http://tun.fi/MX.4984653> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe mayorii" ;
    dwc:scientificNameAuthorship "S. Blumer" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985213> ;
    skos:prefLabel "Erysiphe mayorii"@fi,
        "Erysiphe mayorii"@sv .

<http://tun.fi/MX.4984771> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera ferruginea" ;
    dwc:scientificNameAuthorship "(Schltdl. : Fr.) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985226> ;
    skos:prefLabel "Podosphaera ferruginea"@fi,
        "Podosphaera ferruginea"@sv .

<http://tun.fi/MX.4984903> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe ornata" ;
    dwc:scientificNameAuthorship "(U. Braun) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Microsphaera ornata"@fi,
        "Microsphaera ornata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985209> ;
    skos:prefLabel "Erysiphe ornata"@fi,
        "Erysiphe ornata"@sv .

<http://tun.fi/MX.4984931> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces magnicellulatus" ;
    dwc:scientificNameAuthorship "(U. Braun) V. P. Heluta" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985211> ;
    skos:prefLabel "Golovinomyces magnicellulatus"@fi,
        "Golovinomyces magnicellulatus"@sv .

<http://tun.fi/MX.4985022> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe necator" ;
    dwc:scientificNameAuthorship "Schwein." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985223> ;
    skos:prefLabel "Erysiphe necator"@fi,
        "Erysiphe necator"@sv .

<http://tun.fi/MX.4985036> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe adunca" ;
    dwc:scientificNameAuthorship "(Wallr. : Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985237> ;
    skos:prefLabel "Erysiphe adunca"@fi,
        "Erysiphe adunca"@sv .

<http://tun.fi/MX.4985081> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe ulmi" ;
    dwc:scientificNameAuthorship "Castagne" ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985230> ;
    skos:prefLabel "Erysiphe ulmi"@fi,
        "Erysiphe ulmi"@sv .

<http://tun.fi/MX.4985085> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe vanbruntiana" ;
    dwc:scientificNameAuthorship "var. (U. Braun) U. Braun & S. Takam." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985210> ;
    skos:prefLabel "Erysiphe vanbruntiana"@fi,
        "Erysiphe vanbruntiana"@sv .

<http://tun.fi/MX.4985101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera clandestina" ;
    dwc:scientificNameAuthorship "(Wallr. : Fr.) Lév." ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:hiddenLabel "Podosphaera clandestina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985229> ;
    skos:prefLabel "Podosphaera clandestina"@fi,
        "hagtornsmjöldagg"@sv .

<http://tun.fi/MX.4985165> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe berberidis" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985207> ;
    skos:prefLabel "Erysiphe berberidis"@fi,
        "Erysiphe berberidis"@sv .

<http://tun.fi/MX.4985626> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenophion" ;
    dwc:scientificNameAuthorship "Horstmann, 2010" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985627> ;
    skos:prefLabel "Ctenophion"@fi,
        "Ctenophion"@sv .

<http://tun.fi/MX.4985653> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rusina" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62593> ;
    skos:prefLabel "Rusina"@fi,
        "Rusina"@sv .

<http://tun.fi/MX.4985654> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrillula" ;
    dwc:scientificNameAuthorship "Tams, 1938" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62601> ;
    skos:prefLabel "Hydrillula"@fi,
        "Hydrillula"@sv .

<http://tun.fi/MX.4985655> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proxenus" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1850" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62598> ;
    skos:prefLabel "Proxenus"@fi,
        "Proxenus"@sv .

<http://tun.fi/MX.4985695> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Botrytis" ;
    dwc:scientificNameAuthorship "P. Micheli ex Pers." ;
    skos:broader <http://tun.fi/MX.53628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238974> ;
    skos:prefLabel "Botrytis"@fi,
        "Botrytis"@sv .

<http://tun.fi/MX.4985777> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lytopylus" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297807> ;
    skos:prefLabel "Lytopylus"@fi,
        "Lytopylus"@sv .

<http://tun.fi/MX.4986035> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mahonia" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.37851> ;
    skos:hiddenLabel "Mahonia"@fi,
        "Mahonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41208> ;
    skos:prefLabel "mahoniat"@fi,
        "mahonior"@sv .

<http://tun.fi/MX.4986049> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ellobiida" ;
    skos:broader <http://tun.fi/MX.52646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986050> ;
    skos:prefLabel "Ellobiida"@fi,
        "Ellobiida"@sv .

<http://tun.fi/MX.4986050> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ellobiidae" ;
    dwc:scientificNameAuthorship "Pfeiffer, 1854" ;
    skos:broader <http://tun.fi/MX.4986049> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52650> ;
    skos:prefLabel "Ellobiidae"@fi,
        "Ellobiidae"@sv .

<http://tun.fi/MX.4986055> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Achatinidae" ;
    dwc:scientificNameAuthorship "Swainson, 1840" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52722> ;
    skos:prefLabel "Achatinidae"@fi,
        "Achatinidae"@sv .

<http://tun.fi/MX.4986056> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Camaenidae" ;
    dwc:scientificNameAuthorship "Pilsbry, 1895" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52809> ;
    skos:prefLabel "Camaenidae"@fi,
        "Camaenidae"@sv .

<http://tun.fi/MX.4986098> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Byrsophlebs" ;
    dwc:scientificNameAuthorship "Jensen, 1878" ;
    skos:broader <http://tun.fi/MX.232832> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232834> ;
    skos:prefLabel "Byrsophlebs"@fi,
        "Byrsophlebs"@sv .

<http://tun.fi/MX.4986217> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tetraonchidae" ;
    dwc:scientificNameAuthorship "Bychowsky, 1937" ;
    skos:broader <http://tun.fi/MX.4986116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986218> ;
    skos:prefLabel "Tetraonchidae"@fi,
        "Tetraonchidae"@sv .

<http://tun.fi/MX.4986222> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylidea" ;
    dwc:scientificNameAuthorship "Bychowsky, 1937" ;
    skos:broader <http://tun.fi/MX.4986113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986223> ;
    skos:prefLabel "Gyrodactylidea"@fi,
        "Gyrodactylidea"@sv .

<http://tun.fi/MX.4986223> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylidae" ;
    dwc:scientificNameAuthorship "Van Beneden & Hesse, 1863" ;
    skos:broader <http://tun.fi/MX.4986222> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986224> ;
    skos:prefLabel "Gyrodactylidae"@fi,
        "Gyrodactylidae"@sv .

<http://tun.fi/MX.4986264> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Polystomatidea" ;
    dwc:scientificNameAuthorship "Lebedev, 1988" ;
    skos:broader <http://tun.fi/MX.4986113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986265> ;
    skos:prefLabel "Polystomatidea"@fi,
        "Polystomatidea"@sv .

<http://tun.fi/MX.4986265> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polystomatidae" ;
    dwc:scientificNameAuthorship "Gamble, 1896" ;
    skos:broader <http://tun.fi/MX.4986264> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986266> ;
    skos:prefLabel "Polystomatidae"@fi,
        "Polystomatidae"@sv .

<http://tun.fi/MX.4986266> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polystoma" ;
    dwc:scientificNameAuthorship "Zeder, 1800" ;
    skos:broader <http://tun.fi/MX.4986265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986267> ;
    skos:prefLabel "Polystoma"@fi,
        "Polystoma"@sv .

<http://tun.fi/MX.4986269> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Discocotylidae" ;
    dwc:scientificNameAuthorship "Price, 1936" ;
    skos:broader <http://tun.fi/MX.4986268> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986270> ;
    skos:prefLabel "Discocotylidae"@fi,
        "Discocotylidae"@sv .

<http://tun.fi/MX.4986270> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Discocotyle" ;
    dwc:scientificNameAuthorship "Diesing, 1850" ;
    skos:broader <http://tun.fi/MX.4986269> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986271> ;
    skos:prefLabel "Discocotyle"@fi,
        "Discocotyle"@sv .

<http://tun.fi/MX.4986273> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplozoon" ;
    dwc:scientificNameAuthorship "Nordmann, 1832" ;
    skos:broader <http://tun.fi/MX.4986272> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986274> ;
    skos:prefLabel "Diplozoon"@fi,
        "Diplozoon"@sv .

<http://tun.fi/MX.4986347> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Geoplanidae" ;
    dwc:scientificNameAuthorship "Stimpson, 1857" ;
    skos:broader <http://tun.fi/MX.232685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232709> ;
    skos:prefLabel "Geoplanidae"@fi,
        "Geoplanidae"@sv .

<http://tun.fi/MX.4986417> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Buxaceae" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.70044> ;
    skos:hiddenLabel "Buxaceae"@fi,
        "Buxaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014937> ;
    skos:prefLabel "puksikasvit"@fi,
        "buxbomsväxter"@sv .

<http://tun.fi/MX.4986517> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Limnanthaceae" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.70043> ;
    skos:hiddenLabel "Limnanthaceae"@fi,
        "Limnanthaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5000828> ;
    skos:prefLabel "hilppakasvit"@fi,
        "sumpörtsväxter"@sv .

<http://tun.fi/MX.4986531> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Santalaceae" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.70071> ;
    skos:hiddenLabel "Santalaceae"@fi,
        "Santalaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972089> ;
    skos:prefLabel "santelipuukasvit"@fi,
        "sandelträdsväxter"@sv .

<http://tun.fi/MX.4986607> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mazaceae" ;
    dwc:scientificNameAuthorship "Reveal" ;
    skos:broader <http://tun.fi/MX.70059> ;
    skos:hiddenLabel "Mazaceae"@fi,
        "Mazaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41845> ;
    skos:prefLabel "matsukkikasvit"@fi,
        "violreveväxter"@sv .

<http://tun.fi/MX.4986854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Volvopluteus" ;
    dwc:scientificNameAuthorship "Vizzini, Contu & Justo" ;
    skos:broader <http://tun.fi/MX.233317> ;
    skos:hiddenLabel "Volvopluteus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71893> ;
    skos:prefLabel "tahmatuppisienet"@fi,
        "Volvopluteus"@sv .

<http://tun.fi/MX.4987037> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cryptopidae" ;
    skos:broader <http://tun.fi/MX.70208> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4987039> ;
    skos:prefLabel "Cryptopidae"@fi,
        "Cryptopidae"@sv .

<http://tun.fi/MX.4987042> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Himantariidae" ;
    skos:broader <http://tun.fi/MX.70206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4987043> ;
    skos:prefLabel "Himantariidae"@fi,
        "Himantariidae"@sv .

<http://tun.fi/MX.4987043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stigmatogaster" ;
    skos:broader <http://tun.fi/MX.4987042> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4987044> ;
    skos:prefLabel "Stigmatogaster"@fi,
        "Stigmatogaster"@sv .

<http://tun.fi/MX.4987045> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenotaenia" ;
    skos:broader <http://tun.fi/MX.202150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4987046> ;
    skos:prefLabel "Stenotaenia"@fi,
        "Stenotaenia"@sv .

<http://tun.fi/MX.4987047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tuoba" ;
    skos:broader <http://tun.fi/MX.202150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4987048> ;
    skos:prefLabel "Tuoba"@fi,
        "Tuoba"@sv .

<http://tun.fi/MX.4987049> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Paradoxosomatidae" ;
    skos:broader <http://tun.fi/MX.70214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4987050> ;
    skos:prefLabel "Paradoxosomatidae"@fi,
        "Paradoxosomatidae"@sv .

<http://tun.fi/MX.4987050> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxidus" ;
    skos:broader <http://tun.fi/MX.4987049> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4987051> ;
    skos:prefLabel "Oxidus"@fi,
        "Oxidus"@sv .

<http://tun.fi/MX.4993653> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Yunohamella" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203497> ;
    skos:prefLabel "Yunohamella"@fi,
        "Yunohamella"@sv .

<http://tun.fi/MX.4993743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spanioneura" ;
    skos:broader <http://tun.fi/MX.53584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4993744> ;
    skos:prefLabel "Spanioneura"@fi,
        "Spanioneura"@sv .

<http://tun.fi/MX.4993880> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphagnomphalia" ;
    dwc:scientificNameAuthorship "Redhead, Moncalvo, Vilgalys & Lutzoni" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Sphagnomphalia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72671> ;
    skos:prefLabel "nevalakit"@fi,
        "Sphagnomphalia"@sv .

<http://tun.fi/MX.4993923> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platycodon" ;
    dwc:scientificNameAuthorship "A. DC." ;
    skos:broader <http://tun.fi/MX.39700> ;
    skos:hiddenLabel "Platycodon"@fi,
        "Platycodon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4993924> ;
    skos:prefLabel "jalokellot"@fi,
        "praktklockor"@sv .

<http://tun.fi/MX.4994053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monosapyga" ;
    dwc:scientificNameAuthorship "Pic, 1920" ;
    skos:broader <http://tun.fi/MX.204235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204237> ;
    skos:prefLabel "Monosapyga"@fi,
        "Monosapyga"@sv .

<http://tun.fi/MX.4994055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pteridium aquilinum" ;
    dwc:scientificNameAuthorship "(L.) Kuhn" ;
    skos:altLabel "metsäsananjalka"@fi ;
    skos:broader <http://tun.fi/MX.37739> ;
    skos:hiddenLabel "Pteridium aquilinum"@fi,
        "Pteridium aquilinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37742> ;
    skos:prefLabel "sananjalka"@fi,
        "örnbräken"@sv .

<http://tun.fi/MX.4994264> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Flavopimpla" ;
    dwc:scientificNameAuthorship "Betrem, 1932" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4994265> ;
    skos:prefLabel "Flavopimpla"@fi,
        "Flavopimpla"@sv .

<http://tun.fi/MX.4994276> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iania" ;
    dwc:scientificNameAuthorship "Matsumoto, 2016" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309013> ;
    skos:prefLabel "Iania"@fi,
        "Iania"@sv .

<http://tun.fi/MX.4994278> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campylosteira" ;
    dwc:scientificNameAuthorship "Fieber, 1844" ;
    skos:broader <http://tun.fi/MX.229740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4994279> ;
    skos:prefLabel "Campylosteira"@fi,
        "Campylosteira"@sv .

<http://tun.fi/MX.4994282> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterotoma" ;
    dwc:scientificNameAuthorship "Lepeletier & Serville 1825" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4994283> ;
    skos:prefLabel "Heterotoma"@fi,
        "Heterotoma"@sv .

<http://tun.fi/MX.4994290> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amblytylus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4994291> ;
    skos:prefLabel "Amblytylus"@fi,
        "Amblytylus"@sv .

<http://tun.fi/MX.4994294> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antheminia" ;
    dwc:scientificNameAuthorship "Mulsant & Rey 1866" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4994295> ;
    skos:prefLabel "Antheminia"@fi,
        "Antheminia"@sv .

<http://tun.fi/MX.4994297> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bacillothrips" ;
    dwc:scientificNameAuthorship "Buffa, 1908" ;
    skos:broader <http://tun.fi/MX.232136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4994298> ;
    skos:prefLabel "Bacillothrips"@fi,
        "Bacillothrips"@sv .

<http://tun.fi/MX.4994301> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenothrips" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4994302> ;
    skos:prefLabel "Stenothrips"@fi,
        "Stenothrips"@sv .

<http://tun.fi/MX.4999055> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Naucoridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999056> ;
    skos:prefLabel "Naucoridae"@fi,
        "Naucoridae"@sv .

<http://tun.fi/MX.4999056> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ilyocoris" ;
    skos:broader <http://tun.fi/MX.4999055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999057> ;
    skos:prefLabel "Ilyocoris"@fi,
        "Ilyocoris"@sv .

<http://tun.fi/MX.4999093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hodopilus" ;
    dwc:scientificNameAuthorship "R. Heim" ;
    skos:broader <http://tun.fi/MX.233270> ;
    skos:hiddenLabel "Hodopilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72803> ;
    skos:prefLabel "löyhkäkedokkaat"@fi,
        "Hodopilus"@sv .

<http://tun.fi/MX.4999158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achroomyces" ;
    dwc:scientificNameAuthorship "Bonord." ;
    skos:broader <http://tun.fi/MX.70658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999156> ;
    skos:prefLabel "Achroomyces"@fi,
        "Achroomyces"@sv .

<http://tun.fi/MX.4999221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Unciger" ;
    skos:broader <http://tun.fi/MX.202375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999222> ;
    skos:prefLabel "Unciger"@fi,
        "Unciger"@sv .

<http://tun.fi/MX.4999243> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pauropus" ;
    skos:broader <http://tun.fi/MX.202977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999244> ;
    skos:prefLabel "Pauropus"@fi,
        "Pauropus"@sv .

<http://tun.fi/MX.4999559> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Speyeria" ;
    dwc:scientificNameAuthorship "Scudder, 1872" ;
    skos:broader <http://tun.fi/MX.60869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60877> ;
    skos:prefLabel "Speyeria"@fi,
        "Speyeria"@sv .

<http://tun.fi/MX.4999566> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sunira" ;
    dwc:scientificNameAuthorship "Franclemont, 1950" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62664> ;
    skos:prefLabel "Sunira"@fi,
        "Sunira"@sv .

<http://tun.fi/MX.4999706> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neogamasus" ;
    dwc:scientificNameAuthorship "(Holzmann 1969)" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999707> ;
    skos:prefLabel "Neogamasus"@fi,
        "Neogamasus"@sv .

<http://tun.fi/MX.4999737> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glyptholaspis" ;
    skos:broader <http://tun.fi/MX.202549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999738> ;
    skos:prefLabel "Glyptholaspis"@fi,
        "Glyptholaspis"@sv .

<http://tun.fi/MX.4999746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Transeius" ;
    skos:broader <http://tun.fi/MX.203087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201420> ;
    skos:prefLabel "Transeius"@fi,
        "Transeius"@sv .

<http://tun.fi/MX.4999757> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Typhlodromips" ;
    skos:broader <http://tun.fi/MX.203087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201421> ;
    skos:prefLabel "Typhlodromips"@fi,
        "Typhlodromips"@sv .

<http://tun.fi/MX.4999766> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoseiulella" ;
    skos:broader <http://tun.fi/MX.203087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203312> ;
    skos:prefLabel "Neoseiulella"@fi,
        "Neoseiulella"@sv .

<http://tun.fi/MX.4999774> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthadenella" ;
    skos:broader <http://tun.fi/MX.203115> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202426> ;
    skos:prefLabel "Orthadenella"@fi,
        "Orthadenella"@sv .

<http://tun.fi/MX.4999824> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Halarachnidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999825> ;
    skos:prefLabel "Halarachnidae"@fi,
        "Halarachnidae"@sv .

<http://tun.fi/MX.4999825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pneumonyssoides" ;
    skos:broader <http://tun.fi/MX.4999824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999826> ;
    skos:prefLabel "Pneumonyssoides"@fi,
        "Pneumonyssoides"@sv .

<http://tun.fi/MX.5000055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthoporia" ;
    dwc:scientificNameAuthorship "Karasiński & Niemelä" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:hiddenLabel "Anthoporia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205423> ;
    skos:prefLabel "riekonkäävät"@fi,
        "Anthoporia"@sv .

<http://tun.fi/MX.5000057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetoporellus" ;
    dwc:scientificNameAuthorship "Bondartsev & Singer ex Singer" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Chaetoporellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206027> ;
    skos:prefLabel "risakäävät"@fi,
        "Chaetoporellus"@sv .

<http://tun.fi/MX.5000314> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Neorhacodinae" ;
    dwc:scientificNameAuthorship "Hedicke, 1922" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Neorhacodinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309147> ;
    skos:prefLabel "ripsiäishukka-ahmaset"@fi,
        "Neorhacodinae"@sv .

<http://tun.fi/MX.5000357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atrichomalus" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5000358> ;
    skos:prefLabel "Atrichomalus"@fi,
        "Atrichomalus"@sv .

<http://tun.fi/MX.5000765> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peltaria" ;
    dwc:scientificNameAuthorship "Jacq." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Peltaria"@fi,
        "Peltaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5000797> ;
    skos:prefLabel "kilvekkäät"@fi,
        "penningtravar"@sv .

<http://tun.fi/MX.5000828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnanthes" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.4986517> ;
    skos:hiddenLabel "Limnanthes"@fi,
        "Limnanthes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5000829> ;
    skos:prefLabel "hilpat"@fi,
        "sumpörter"@sv .

<http://tun.fi/MX.5000830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Veronicastrum" ;
    dwc:scientificNameAuthorship "Heist. ex Fabr." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Veronicastrum"@fi,
        "Veronicastrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5000832> ;
    skos:prefLabel "tädyköt"@fi,
        "kransveronikor"@sv .

<http://tun.fi/MX.5001340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macroleptura" ;
    dwc:scientificNameAuthorship "Nakane & Ohbayashi, 1957" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195092> ;
    skos:prefLabel "Macroleptura"@fi,
        "Macroleptura"@sv .

<http://tun.fi/MX.5001342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rutpela" ;
    dwc:scientificNameAuthorship "Nakane & Ohbayashi, 1957" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195098> ;
    skos:prefLabel "Rutpela"@fi,
        "Rutpela"@sv .

<http://tun.fi/MX.5001355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepturalia" ;
    dwc:scientificNameAuthorship "Reitter, 1913" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195091> ;
    skos:prefLabel "Lepturalia"@fi,
        "Lepturalia"@sv .

<http://tun.fi/MX.5001378> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Atractiellomycetes" ;
    dwc:scientificNameAuthorship "R. Bauer, Begerow, J.P. Samp., M. Weiss & Oberw. 2006" ;
    skos:broader <http://tun.fi/MX.53066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70631> ;
    skos:prefLabel "Atractiellomycetes"@fi,
        "Atractiellomycetes"@sv .

<http://tun.fi/MX.5001389> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Stereopsidales" ;
    dwc:scientificNameAuthorship "Sjökvist, E. Larss., B.E. Pfeil & K.H. Larss. 2013" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205004> ;
    skos:prefLabel "Stereopsidales"@fi,
        "Stereopsidales"@sv .

<http://tun.fi/MX.5001390> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Tremellodendropsidales" ;
    dwc:scientificNameAuthorship "Vizzini 2014" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205066> ;
    skos:prefLabel "Tremellodendropsidales"@fi,
        "Tremellodendropsidales"@sv .

<http://tun.fi/MX.5001557> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kimunpsocus" ;
    dwc:scientificNameAuthorship "Yoshizawa, 2009" ;
    skos:broader <http://tun.fi/MX.289849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289867> ;
    skos:prefLabel "Kimunpsocus"@fi,
        "Kimunpsocus"@sv .

<http://tun.fi/MX.5001636> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoseioptera" ;
    dwc:scientificNameAuthorship "Stackelberg, 1955" ;
    skos:broader <http://tun.fi/MX.278641> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5001637> ;
    skos:prefLabel "Pseudoseioptera"@fi,
        "Pseudoseioptera"@sv .

<http://tun.fi/MX.5001698> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aedimorphus" ;
    dwc:scientificNameAuthorship "Theobald, 1903" ;
    skos:broader <http://tun.fi/MX.274369> ;
    skos:hiddenLabel "Aedes (Aedimorphus)"@fi,
        "Aedes (Aedimorphus)"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274374> ;
    skos:prefLabel "Aedimorphus"@fi,
        "Aedimorphus"@sv .

<http://tun.fi/MX.5001780> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clitopaxillus" ;
    dwc:scientificNameAuthorship "G. Moreno, Vizzini, Consiglio & P. Alvarado" ;
    skos:broader <http://tun.fi/MX.5001779> ;
    skos:hiddenLabel "Clitopaxillus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73305> ;
    skos:prefLabel "paksujalkavalikat"@fi,
        "Clitopaxillus"@sv .

<http://tun.fi/MX.5001841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sabuloglossum" ;
    dwc:scientificNameAuthorship "Hustad, A.N. Mill., Dentinger & P.F. Cannon" ;
    skos:broader <http://tun.fi/MX.233268> ;
    skos:hiddenLabel "Sabuloglossum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237879> ;
    skos:prefLabel "hietikkokielet"@fi,
        "Sabuloglossum"@sv .

<http://tun.fi/MX.5001956> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mummenhoffia" ;
    dwc:scientificNameAuthorship "Esmailbegi & Al-Shehbaz" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Mummenhoffia"@fi,
        "Mummenhoffia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41538> ;
    skos:prefLabel "palletaskuruohot"@fi,
        "lökskärvfrön"@sv .

<http://tun.fi/MX.5001979> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protopiophila" ;
    dwc:scientificNameAuthorship "Duda, 1924" ;
    skos:broader <http://tun.fi/MX.278477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5001980> ;
    skos:prefLabel "Protopiophila"@fi,
        "Protopiophila"@sv .

<http://tun.fi/MX.5002003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vibrissina" ;
    dwc:scientificNameAuthorship "Rondani, 1861" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5002004> ;
    skos:prefLabel "Vibrissina"@fi,
        "Vibrissina"@sv .

<http://tun.fi/MX.5002276> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antipalus" ;
    dwc:scientificNameAuthorship "Loew, 1849" ;
    skos:broader <http://tun.fi/MX.276521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5002277> ;
    skos:prefLabel "Antipalus"@fi,
        "Antipalus"@sv .

<http://tun.fi/MX.5002457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudotricholoma" ;
    dwc:scientificNameAuthorship "(Singer) Sánchez-García bis & Matheny" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Pseudotricholoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73029> ;
    skos:prefLabel "valhakat"@fi,
        "Pseudotricholoma"@sv .

<http://tun.fi/MX.5002663> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tarenaya" ;
    dwc:scientificNameAuthorship "Raf." ;
    skos:broader <http://tun.fi/MX.4971900> ;
    skos:hiddenLabel "Tarenaya"@fi,
        "Tarenaya"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41036> ;
    skos:prefLabel "hämähäkkikukat"@fi,
        "paradisblomstersläktet"@sv .

<http://tun.fi/MX.5003411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fissidens bryoides" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43337> ;
    skos:hiddenLabel "Fissidens bryoides"@fi,
        "Fissidens bryoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43604> ;
    skos:prefLabel "pikkusiipisammal"@fi,
        "lundfickmossa"@sv .

<http://tun.fi/MX.5003649> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clitopilopsis" ;
    dwc:scientificNameAuthorship "Maire" ;
    skos:broader <http://tun.fi/MX.233348> ;
    skos:hiddenLabel "Clitopilopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71843> ;
    skos:prefLabel "hopeamyyränlakit"@fi,
        "Clitopilopsis"@sv .

<http://tun.fi/MX.5007984> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Neoechinorhynchidae" ;
    dwc:scientificNameAuthorship "Ward, 1917" ;
    skos:broader <http://tun.fi/MX.70190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5007985> ;
    skos:prefLabel "Neoechinorhynchidae"@fi,
        "Neoechinorhynchidae"@sv .

<http://tun.fi/MX.5007985> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoechinorhynchus" ;
    dwc:scientificNameAuthorship "Stiles & Hassall, 1905" ;
    skos:broader <http://tun.fi/MX.5007984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5007986> ;
    skos:prefLabel "Neoechinorhynchus"@fi,
        "Neoechinorhynchus"@sv .

<http://tun.fi/MX.5007988> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Echinorhynchida" ;
    skos:broader <http://tun.fi/MX.5007987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5007990> ;
    skos:prefLabel "Echinorhynchida"@fi,
        "Echinorhynchida"@sv .

<http://tun.fi/MX.5007989> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Polymorphida" ;
    skos:broader <http://tun.fi/MX.5007987> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5007992> ;
    skos:prefLabel "Polymorphida"@fi,
        "Polymorphida"@sv .

<http://tun.fi/MX.5007996> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polymorphus" ;
    dwc:scientificNameAuthorship "Lühe, 1911" ;
    skos:broader <http://tun.fi/MX.5007992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5007997> ;
    skos:prefLabel "Polymorphus"@fi,
        "Polymorphus"@sv .

<http://tun.fi/MX.5008023> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Filicollis" ;
    dwc:scientificNameAuthorship "Lühe, 1911" ;
    skos:broader <http://tun.fi/MX.5007992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5008024> ;
    skos:prefLabel "Filicollis"@fi,
        "Filicollis"@sv .

<http://tun.fi/MX.5008057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphagnurus" ;
    dwc:scientificNameAuthorship "Redhead & V. Hofst." ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:hiddenLabel "Sphagnurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73439> ;
    skos:prefLabel "rahkakynsikkäät"@fi,
        "Sphagnurus"@sv .

<http://tun.fi/MX.5008072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptoglossus" ;
    dwc:scientificNameAuthorship "Guérin-Méneville, 1831" ;
    skos:broader <http://tun.fi/MX.230455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5008073> ;
    skos:prefLabel "Leptoglossus"@fi,
        "Leptoglossus"@sv .

<http://tun.fi/MX.5008093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Natantiella" ;
    dwc:scientificNameAuthorship "Réblová" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5008094> ;
    skos:prefLabel "Natantiella"@fi,
        "Natantiella"@sv .

<http://tun.fi/MX.5008103> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clastoderma" ;
    dwc:scientificNameAuthorship "A. Blytt" ;
    skos:broader <http://tun.fi/MX.70650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5008104> ;
    skos:prefLabel "Clastoderma"@fi,
        "Clastoderma"@sv .

<http://tun.fi/MX.5009122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leonotis" ;
    dwc:scientificNameAuthorship "(Pers.) R. Br." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Leonotis"@fi,
        "Leonotis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5009714> ;
    skos:prefLabel "leijonankorvat"@fi,
        "lejonöron"@sv .

<http://tun.fi/MX.5009933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limecola" ;
    dwc:scientificNameAuthorship "Brown, 1844" ;
    skos:broader <http://tun.fi/MX.212375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212377> ;
    skos:prefLabel "Limecola"@fi,
        "Limecola"@sv .

<http://tun.fi/MX.5010242> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Roeseliana" ;
    dwc:scientificNameAuthorship "Zeuner, 1941" ;
    skos:broader <http://tun.fi/MX.43173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43182> ;
    skos:prefLabel "Roeseliana"@fi,
        "Roeseliana"@sv .

<http://tun.fi/MX.5010414> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Protostelea" ;
    skos:broader <http://tun.fi/MX.239915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290460> ;
    skos:prefLabel "Protostelea"@fi,
        "Protostelea"@sv .

<http://tun.fi/MX.5010796> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratozetella" ;
    skos:broader <http://tun.fi/MX.201721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201716> ;
    skos:prefLabel "Ceratozetella"@fi,
        "Ceratozetella"@sv .

<http://tun.fi/MX.5010799> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Strigulales" ;
    dwc:scientificNameAuthorship "Lücking, M. P. Nelsen & K. D. Hyde" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4890594> ;
    skos:prefLabel "Strigulales"@fi,
        "Strigulales"@sv .

<http://tun.fi/MX.5010801> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Vezdaeales" ;
    dwc:scientificNameAuthorship "Lumbsch & Lücking" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4890599> ;
    skos:prefLabel "Vezdaeales"@fi,
        "Vezdaeales"@sv .

<http://tun.fi/MX.5010942> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Halicryptidae" ;
    dwc:scientificNameAuthorship "Salvini-Plawen, 1974" ;
    skos:broader <http://tun.fi/MX.211697> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5010943> ;
    skos:prefLabel "Halicryptidae"@fi,
        "Halicryptidae"@sv .

<http://tun.fi/MX.5010943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halicryptus" ;
    dwc:scientificNameAuthorship "von Siebold, 1849" ;
    skos:broader <http://tun.fi/MX.5010942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211915> ;
    skos:prefLabel "Halicryptus"@fi,
        "Halicryptus"@sv .

<http://tun.fi/MX.5011362> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhodesiellinae" ;
    dwc:scientificNameAuthorship "Andersson, 1977" ;
    skos:broader <http://tun.fi/MX.279339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279441> ;
    skos:prefLabel "Rhodesiellinae"@fi,
        "Rhodesiellinae"@sv .

<http://tun.fi/MX.5011976> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bactrocera" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.289275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5025343> ;
    skos:prefLabel "Bactrocera"@fi,
        "Bactrocera"@sv .

<http://tun.fi/MX.5012557> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clogmia" ;
    dwc:scientificNameAuthorship "Enderlein, 1937" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5012558> ;
    skos:prefLabel "Clogmia"@fi,
        "Clogmia"@sv .

<http://tun.fi/MX.5012602> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neurepidosis" ;
    dwc:scientificNameAuthorship "Spungis, 1987" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5012609> ;
    skos:prefLabel "Neurepidosis"@fi,
        "Neurepidosis"@sv .

<http://tun.fi/MX.5012924> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Blaberidae" ;
    dwc:scientificNameAuthorship "Brunner Von Wattenwyl, 1865" ;
    skos:broader <http://tun.fi/MX.53675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5012925> ;
    skos:prefLabel "Blaberidae"@fi,
        "Blaberidae"@sv .

<http://tun.fi/MX.5012925> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pycnoscelinae" ;
    dwc:scientificNameAuthorship "McKittrick, 1964" ;
    skos:broader <http://tun.fi/MX.5012924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5012926> ;
    skos:prefLabel "Pycnoscelinae"@fi,
        "Pycnoscelinae"@sv .

<http://tun.fi/MX.5012926> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pycnoscelus" ;
    dwc:scientificNameAuthorship "Scudder, 1862" ;
    skos:broader <http://tun.fi/MX.5012925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5012927> ;
    skos:prefLabel "Pycnoscelus"@fi,
        "Pycnoscelus"@sv .

<http://tun.fi/MX.5013256> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sceptridium" ;
    dwc:scientificNameAuthorship "Lyon" ;
    skos:broader <http://tun.fi/MX.37724> ;
    skos:hiddenLabel "Sceptridium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37733> ;
    skos:prefLabel "nahkanoidanlukot"@fi,
        "Sceptridium"@sv .

<http://tun.fi/MX.5013284> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphroditeola" ;
    dwc:scientificNameAuthorship "Redhead & Manfr. Binder" ;
    skos:broader <http://tun.fi/MX.233347> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73144> ;
    skos:prefLabel "Aphroditeola"@fi,
        "Aphroditeola"@sv .

<http://tun.fi/MX.5013291> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudolaccaria" ;
    dwc:scientificNameAuthorship "Vizzini, Contu & Z.W. Ge" ;
    skos:broader <http://tun.fi/MX.5013289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72122> ;
    skos:prefLabel "Pseudolaccaria"@fi,
        "Pseudolaccaria"@sv .

<http://tun.fi/MX.5013442> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anthophorinae" ;
    dwc:scientificNameAuthorship "Dahlbom, 1835" ;
    skos:broader <http://tun.fi/MX.53566> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204715> ;
    skos:prefLabel "Anthophorinae"@fi,
        "Anthophorinae"@sv .

<http://tun.fi/MX.5013443> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eucerinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.53566> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204711> ;
    skos:prefLabel "Eucerinae"@fi,
        "Eucerinae"@sv .

<http://tun.fi/MX.5013444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lampoterma" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013445> ;
    skos:prefLabel "Lampoterma"@fi,
        "Lampoterma"@sv .

<http://tun.fi/MX.5013684> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Seoda" ;
    dwc:scientificNameAuthorship "Enderlein, 1935" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274522> ;
    skos:prefLabel "Seoda"@fi,
        "Seoda"@sv .

<http://tun.fi/MX.5013770> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllophila" ;
    dwc:scientificNameAuthorship "Guenée, 1852" ;
    skos:broader <http://tun.fi/MX.62428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013771> ;
    skos:prefLabel "Phyllophila"@fi,
        "Phyllophila"@sv .

<http://tun.fi/MX.5013922> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Arthrotardigrada" ;
    skos:broader <http://tun.fi/MX.70455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013923> ;
    skos:prefLabel "Arthrotardigrada"@fi,
        "Arthrotardigrada"@sv .

<http://tun.fi/MX.5013923> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Batillipedidae" ;
    dwc:scientificNameAuthorship "Ramazzotti, 1962" ;
    skos:broader <http://tun.fi/MX.5013922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013924> ;
    skos:prefLabel "Batillipedidae"@fi,
        "Batillipedidae"@sv .

<http://tun.fi/MX.5013924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Batillipes" ;
    dwc:scientificNameAuthorship "Richters, 1909" ;
    skos:broader <http://tun.fi/MX.5013923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013925> ;
    skos:prefLabel "Batillipes"@fi,
        "Batillipes"@sv .

<http://tun.fi/MX.5013926> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Echiniscoidea" ;
    skos:broader <http://tun.fi/MX.70455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013927> ;
    skos:prefLabel "Echiniscoidea"@fi,
        "Echiniscoidea"@sv .

<http://tun.fi/MX.5013928> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthechiniscus" ;
    dwc:scientificNameAuthorship "Vecchi, Cesari, Bertolani, Jönsson, Rebecchi & Guidetti, 2016" ;
    skos:broader <http://tun.fi/MX.5013927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013929> ;
    skos:prefLabel "Acanthechiniscus"@fi,
        "Acanthechiniscus"@sv .

<http://tun.fi/MX.5013931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diploechiniscus" ;
    dwc:scientificNameAuthorship "Vicente, Fontoura, Cesari, Rebecchi, Guidetti, Serrano & Bertolani, 2013" ;
    skos:broader <http://tun.fi/MX.5013927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013932> ;
    skos:prefLabel "Diploechiniscus"@fi,
        "Diploechiniscus"@sv .

<http://tun.fi/MX.5013938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudechiniscus" ;
    dwc:scientificNameAuthorship "Thulin, 1928" ;
    skos:broader <http://tun.fi/MX.5013927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013939> ;
    skos:prefLabel "Pseudechiniscus"@fi,
        "Pseudechiniscus"@sv .

<http://tun.fi/MX.5013940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Testechiniscus" ;
    dwc:scientificNameAuthorship "Kristensen, 1987" ;
    skos:broader <http://tun.fi/MX.5013927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013941> ;
    skos:prefLabel "Testechiniscus"@fi,
        "Testechiniscus"@sv .

<http://tun.fi/MX.5013944> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Calohypsibiidae" ;
    dwc:scientificNameAuthorship "Pilato, 1969" ;
    skos:broader <http://tun.fi/MX.5013943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013945> ;
    skos:prefLabel "Calohypsibiidae"@fi,
        "Calohypsibiidae"@sv .

<http://tun.fi/MX.5013945> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calohypsibius" ;
    dwc:scientificNameAuthorship "Thulin, 1928" ;
    skos:broader <http://tun.fi/MX.5013944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013946> ;
    skos:prefLabel "Calohypsibius"@fi,
        "Calohypsibius"@sv .

<http://tun.fi/MX.5013958> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Itaquascon" ;
    dwc:scientificNameAuthorship "de Barros, 1939" ;
    skos:broader <http://tun.fi/MX.5013947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013959> ;
    skos:prefLabel "Itaquascon"@fi,
        "Itaquascon"@sv .

<http://tun.fi/MX.5013961> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesocrista" ;
    dwc:scientificNameAuthorship "Pilato, 1987" ;
    skos:broader <http://tun.fi/MX.5013947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013962> ;
    skos:prefLabel "Mesocrista"@fi,
        "Mesocrista"@sv .

<http://tun.fi/MX.5013977> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hebesuncus" ;
    dwc:scientificNameAuthorship "Pilato, 1987" ;
    skos:broader <http://tun.fi/MX.5076415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013978> ;
    skos:prefLabel "Hebesuncus"@fi,
        "Hebesuncus"@sv .

<http://tun.fi/MX.5013980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ramazzottius" ;
    dwc:scientificNameAuthorship "Binda & Pilato, 1986" ;
    skos:broader <http://tun.fi/MX.5076415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013981> ;
    skos:prefLabel "Ramazzottius"@fi,
        "Ramazzottius"@sv .

<http://tun.fi/MX.5013983> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Borealibius" ;
    dwc:scientificNameAuthorship "Pilato, Guidetti, Rebecchi, Lisi, Hansen & Bertolani, 2006" ;
    skos:broader <http://tun.fi/MX.5013947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013984> ;
    skos:prefLabel "Borealibius"@fi,
        "Borealibius"@sv .

<http://tun.fi/MX.5013986> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Astatumen" ;
    dwc:scientificNameAuthorship "Pilato, 1997" ;
    skos:broader <http://tun.fi/MX.5013947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013987> ;
    skos:prefLabel "Astatumen"@fi,
        "Astatumen"@sv .

<http://tun.fi/MX.5014009> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fractonotus" ;
    dwc:scientificNameAuthorship "Pilato, 1998" ;
    skos:broader <http://tun.fi/MX.5013989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014010> ;
    skos:prefLabel "Fractonotus"@fi,
        "Fractonotus"@sv .

<http://tun.fi/MX.5014044> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Apochela" ;
    skos:broader <http://tun.fi/MX.70454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014045> ;
    skos:prefLabel "Apochela"@fi,
        "Apochela"@sv .

<http://tun.fi/MX.5014045> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Milnesiidae" ;
    dwc:scientificNameAuthorship "Ramazzotti, 1962" ;
    skos:broader <http://tun.fi/MX.5014044> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014046> ;
    skos:prefLabel "Milnesiidae"@fi,
        "Milnesiidae"@sv .

<http://tun.fi/MX.5014443> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pindara" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.233336> ;
    skos:hiddenLabel "Pindara"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5001792> ;
    skos:prefLabel "pikkumörskyt"@fi,
        "Pindara"@sv .

<http://tun.fi/MX.5014675> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gillenia" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Gillenia"@fi,
        "Gillenia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014676> ;
    skos:prefLabel "perhoangervot"@fi,
        "gillenior"@sv .

<http://tun.fi/MX.5014934> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heliopsis" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Heliopsis"@fi,
        "Heliopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014935> ;
    skos:prefLabel "päivänsilmät"@fi,
        "dagögon"@sv .

<http://tun.fi/MX.5014937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachysandra" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.4986417> ;
    skos:hiddenLabel "Pachysandra"@fi,
        "Pachysandra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014938> ;
    skos:prefLabel "varjoyrtit"@fi,
        "skugg-grönor"@sv .

<http://tun.fi/MX.5015024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Struthiopteris" ;
    dwc:scientificNameAuthorship "Scop." ;
    skos:broader <http://tun.fi/MX.37791> ;
    skos:hiddenLabel "Struthiopteris"@fi,
        "Struthiopteris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37793> ;
    skos:prefLabel "kampasulat"@fi,
        "kambräknar"@sv .

<http://tun.fi/MX.5015503> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thysanus" ;
    dwc:scientificNameAuthorship "Walker, 1840" ;
    skos:broader <http://tun.fi/MX.289238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5015504> ;
    skos:prefLabel "Thysanus"@fi,
        "Thysanus"@sv .

<http://tun.fi/MX.5015645> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piezodorus" ;
    dwc:scientificNameAuthorship "Fieber" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5015646> ;
    skos:prefLabel "Piezodorus"@fi,
        "Piezodorus"@sv .

<http://tun.fi/MX.5015684> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium ampeloprasum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium ampeloprasum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40675> ;
    skos:prefLabel "kesäpurjo"@fi,
        "Allium ampeloprasum"@sv .

<http://tun.fi/MX.5015879> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pharsoreichertella" ;
    dwc:scientificNameAuthorship "Cook, 1974" ;
    skos:broader <http://tun.fi/MX.274571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5015083> ;
    skos:prefLabel "Pharsoreichertella"@fi,
        "Pharsoreichertella"@sv .

<http://tun.fi/MX.5015951> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptophloeus" ;
    dwc:scientificNameAuthorship "Casey, 1916" ;
    skos:broader <http://tun.fi/MX.5018807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193259> ;
    skos:prefLabel "Leptophloeus"@fi,
        "Leptophloeus"@sv .

<http://tun.fi/MX.5016605> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camptotelus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5016606> ;
    skos:prefLabel "Camptotelus"@fi,
        "Camptotelus"@sv .

<http://tun.fi/MX.5016643> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acolobus" ;
    dwc:scientificNameAuthorship "Wesmael, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076916> ;
    skos:prefLabel "Acolobus"@fi,
        "Acolobus"@sv .

<http://tun.fi/MX.5016659> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tincinae" ;
    skos:broader <http://tun.fi/MX.53144> ;
    skos:hiddenLabel "Tincinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53154> ;
    skos:prefLabel "suutarit"@fi,
        "Tincinae"@sv .

<http://tun.fi/MX.5016664> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Xenocypridinae" ;
    skos:broader <http://tun.fi/MX.53144> ;
    skos:hiddenLabel "Xenocypridinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53329> ;
    skos:prefLabel "aasiankarpit"@fi,
        "Xenocypridinae"@sv .

<http://tun.fi/MX.5016743> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Acanthobdellida" ;
    skos:broader <http://tun.fi/MX.70191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232483> ;
    skos:prefLabel "Acanthobdellida"@fi,
        "Acanthobdellida"@sv .

<http://tun.fi/MX.5017063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platylabops" ;
    dwc:scientificNameAuthorship "Heinrich, 1950" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5017064> ;
    skos:prefLabel "Platylabops"@fi,
        "Platylabops"@sv .

<http://tun.fi/MX.5017104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeonematoloma" ;
    dwc:scientificNameAuthorship "(Singer) Bon" ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Phaeonematoloma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73390> ;
    skos:prefLabel "suolahokat"@fi,
        "Phaeonematoloma"@sv .

<http://tun.fi/MX.5017391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sclerencoelia" ;
    dwc:scientificNameAuthorship "Pärtel & Baral" ;
    skos:broader <http://tun.fi/MX.53628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238341> ;
    skos:prefLabel "Sclerencoelia"@fi,
        "Sclerencoelia"@sv .

<http://tun.fi/MX.5017393> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Krynickillus" ;
    dwc:scientificNameAuthorship "Kaleniczenko 1851" ;
    skos:broader <http://tun.fi/MX.52788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5017394> ;
    skos:prefLabel "Krynickillus"@fi,
        "Krynickillus"@sv .

<http://tun.fi/MX.5017405> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena epipterygia" ;
    dwc:scientificNameAuthorship "(Scop. : Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena epipterygia"@fi,
        "Mycena epipterygia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236019> ;
    skos:prefLabel "keltajalkahiippo"@fi,
        "flåhätta"@sv .

<http://tun.fi/MX.5017443> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Brachymeriinae" ;
    dwc:scientificNameAuthorship "Mani, 1938" ;
    skos:broader <http://tun.fi/MX.289248> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318746> ;
    skos:prefLabel "Brachymeriinae"@fi,
        "Brachymeriinae"@sv .

<http://tun.fi/MX.5017806> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemileccinum" ;
    dwc:scientificNameAuthorship "Šutara" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73500> ;
    skos:prefLabel "Hemileccinum"@fi,
        "Hemileccinum"@sv .

<http://tun.fi/MX.5017852> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyalodon" ;
    dwc:scientificNameAuthorship "Malysheva & Spirin" ;
    skos:broader <http://tun.fi/MX.70632> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205807> ;
    skos:prefLabel "Hyalodon"@fi,
        "Hyalodon"@sv .

<http://tun.fi/MX.5017863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grammospila" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296963> ;
    skos:prefLabel "Grammospila"@fi,
        "Grammospila"@sv .

<http://tun.fi/MX.5017869> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aristelix" ;
    dwc:scientificNameAuthorship "Nixon, 1943" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5017870> ;
    skos:prefLabel "Aristelix"@fi,
        "Aristelix"@sv .

<http://tun.fi/MX.5017893> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Harkeria" ;
    dwc:scientificNameAuthorship "Cameron, 1900" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297453> ;
    skos:prefLabel "Harkeria"@fi,
        "Harkeria"@sv .

<http://tun.fi/MX.5017905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicyrtaspis" ;
    dwc:scientificNameAuthorship "van Achterberg, 1980" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297541> ;
    skos:prefLabel "Dicyrtaspis"@fi,
        "Dicyrtaspis"@sv .

<http://tun.fi/MX.5017911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hellenius" ;
    dwc:scientificNameAuthorship "Tobias, 1982" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297566> ;
    skos:prefLabel "Hellenius"@fi,
        "Hellenius"@sv .

<http://tun.fi/MX.5018069> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycopan" ;
    dwc:scientificNameAuthorship "Redhead, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.5017228> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73133> ;
    skos:prefLabel "Mycopan"@fi,
        "Mycopan"@sv .

<http://tun.fi/MX.5018143> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protomerulius" ;
    dwc:scientificNameAuthorship "Möller" ;
    skos:broader <http://tun.fi/MX.70632> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206205> ;
    skos:prefLabel "Protomerulius"@fi,
        "Protomerulius"@sv .

<http://tun.fi/MX.5018467> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neelus" ;
    dwc:scientificNameAuthorship "Folsom, 1896" ;
    skos:broader <http://tun.fi/MX.231254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231258> ;
    skos:prefLabel "Neelus"@fi,
        "Neelus"@sv .

<http://tun.fi/MX.5018745> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysonotomyia" ;
    dwc:scientificNameAuthorship "Ashmead, 1904" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319304> ;
    skos:prefLabel "Chrysonotomyia"@fi,
        "Chrysonotomyia"@sv .

<http://tun.fi/MX.5018763> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Superodontella" ;
    dwc:scientificNameAuthorship "Stack, 1949" ;
    skos:broader <http://tun.fi/MX.231468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231472> ;
    skos:prefLabel "Superodontella"@fi,
        "Superodontella"@sv .

<http://tun.fi/MX.5018767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetophorura" ;
    dwc:scientificNameAuthorship "Rusek, 1976" ;
    skos:broader <http://tun.fi/MX.231060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231062> ;
    skos:prefLabel "Chaetophorura"@fi,
        "Chaetophorura"@sv .

<http://tun.fi/MX.5018863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clemnius" ;
    dwc:scientificNameAuthorship "Villastrigo, Ribera, Manuel, Millan & Fery, 2017" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188425> ;
    skos:prefLabel "Clemnius"@fi,
        "Clemnius"@sv .

<http://tun.fi/MX.5018870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolotarsus" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1863" ;
    skos:broader <http://tun.fi/MX.193963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193992> ;
    skos:prefLabel "Dolotarsus"@fi,
        "Dolotarsus"@sv .

<http://tun.fi/MX.5018978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lapposmittia" ;
    dwc:scientificNameAuthorship "Thienemann, 1939" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5018979> ;
    skos:prefLabel "Lapposmittia"@fi,
        "Lapposmittia"@sv .

<http://tun.fi/MX.5019188> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spatalia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.324910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5019189> ;
    skos:prefLabel "Spatalia"@fi,
        "Spatalia"@sv .

<http://tun.fi/MX.5019198> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brevicornutia" ;
    dwc:scientificNameAuthorship "Razowski, 1960" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60109> ;
    skos:prefLabel "Brevicornutia"@fi,
        "Brevicornutia"@sv .

<http://tun.fi/MX.5019199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pontoturania" ;
    dwc:scientificNameAuthorship "Obraztsov, 1943" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60110> ;
    skos:prefLabel "Pontoturania"@fi,
        "Pontoturania"@sv .

<http://tun.fi/MX.5019200> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thyraylia" ;
    dwc:scientificNameAuthorship "Walsingham, 1897" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60103> ;
    skos:prefLabel "Thyraylia"@fi,
        "Thyraylia"@sv .

<http://tun.fi/MX.5019201> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cochylichroa" ;
    dwc:scientificNameAuthorship "Obraztsov & Swatschek, 1958" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60108> ;
    skos:prefLabel "Cochylichroa"@fi,
        "Cochylichroa"@sv .

<http://tun.fi/MX.5019319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nectoporus" ;
    dwc:scientificNameAuthorship "Guignot, 1950" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188699> ;
    skos:prefLabel "Nectoporus"@fi,
        "Nectoporus"@sv .

<http://tun.fi/MX.5019343> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycosarcoma" ;
    dwc:scientificNameAuthorship "Bref." ;
    skos:broader <http://tun.fi/MX.53621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984997> ;
    skos:prefLabel "Mycosarcoma"@fi,
        "Mycosarcoma"@sv .

<http://tun.fi/MX.5019345> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limodromus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1850" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188821> ;
    skos:prefLabel "Limodromus"@fi,
        "Limodromus"@sv .

<http://tun.fi/MX.5019351> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxypsila" ;
    dwc:scientificNameAuthorship "Frey, 1925" ;
    skos:broader <http://tun.fi/MX.278352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5019352> ;
    skos:prefLabel "Oxypsila"@fi,
        "Oxypsila"@sv .

<http://tun.fi/MX.5019383> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tanaididae" ;
    dwc:scientificNameAuthorship "Nobili, 1906" ;
    skos:broader <http://tun.fi/MX.70241> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5019384> ;
    skos:prefLabel "Tanaididae"@fi,
        "Tanaididae"@sv .

<http://tun.fi/MX.5019384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sinelobus" ;
    dwc:scientificNameAuthorship "Sieg, 1980" ;
    skos:broader <http://tun.fi/MX.5019383> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5019385> ;
    skos:prefLabel "Sinelobus"@fi,
        "Sinelobus"@sv .

<http://tun.fi/MX.5019803> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Entorrhizomycota" ;
    dwc:scientificNameAuthorship "R. Bauer, Garnica, Oberw., Riess, Weiß & Begerow" ;
    skos:broader <http://tun.fi/MX.53062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984438> ;
    skos:prefLabel "Entorrhizomycota"@fi,
        "Entorrhizomycota"@sv .

<http://tun.fi/MX.5019806> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthonectria" ;
    dwc:scientificNameAuthorship "J. Fourn. & P.-A. Moreau" ;
    skos:broader <http://tun.fi/MX.233433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237737> ;
    skos:prefLabel "Xanthonectria"@fi,
        "Xanthonectria"@sv .

<http://tun.fi/MX.5019809> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stylonectria" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237735> ;
    skos:prefLabel "Stylonectria"@fi,
        "Stylonectria"@sv .

<http://tun.fi/MX.5020057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parexochomus" ;
    dwc:scientificNameAuthorship "Barovsky, 1922" ;
    skos:broader <http://tun.fi/MX.194319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194329> ;
    skos:prefLabel "Parexochomus"@fi,
        "Parexochomus"@sv .

<http://tun.fi/MX.5020163> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tricholoma saponaceum" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.69783> ;
    skos:hiddenLabel "Tricholoma saponaceum"@fi,
        "Tricholoma saponaceum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236823> ;
    skos:prefLabel "suopavalmuska"@fi,
        "såpmusseron"@sv .

<http://tun.fi/MX.5020207> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pentacladocerus" ;
    dwc:scientificNameAuthorship "Erdös, 1963" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5020208> ;
    skos:prefLabel "Pentacladocerus"@fi,
        "Pentacladocerus"@sv .

<http://tun.fi/MX.5020227> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kocourekia" ;
    dwc:scientificNameAuthorship "Boucek, 1966" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5020228> ;
    skos:prefLabel "Kocourekia"@fi,
        "Kocourekia"@sv .

<http://tun.fi/MX.5020764> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apioperdon" ;
    dwc:scientificNameAuthorship "(Kreisel & D. Krüger) Vizzini" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Apioperdon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235911> ;
    skos:prefLabel "ryhmätuhkelot"@fi,
        "Apioperdon"@sv .

<http://tun.fi/MX.5021047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tephrocybe" ;
    dwc:scientificNameAuthorship "Donk" ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72487> ;
    skos:prefLabel "Tephrocybe"@fi,
        "Tephrocybe"@sv .

<http://tun.fi/MX.5022489> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Trigonalyinae" ;
    dwc:scientificNameAuthorship "Cresson, 1887" ;
    skos:broader <http://tun.fi/MX.289188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317463> ;
    skos:prefLabel "Trigonalyinae"@fi,
        "Trigonalyinae"@sv .

<http://tun.fi/MX.5023160> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echinacea" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Echinacea"@fi,
        "Echinacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5023853> ;
    skos:prefLabel "punahatut"@fi,
        "solhattar"@sv .

<http://tun.fi/MX.5025583> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vanhornia" ;
    dwc:scientificNameAuthorship "Crawford, 1909" ;
    skos:broader <http://tun.fi/MX.289224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5025584> ;
    skos:prefLabel "Vanhornia"@fi,
        "Vanhornia"@sv .

<http://tun.fi/MX.5029866> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspropaxillus" ;
    dwc:scientificNameAuthorship "Kühner & Maire" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71822> ;
    skos:prefLabel "Aspropaxillus"@fi,
        "Aspropaxillus"@sv .

<http://tun.fi/MX.5029903> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proterochaete" ;
    dwc:scientificNameAuthorship "Spirin & V. Malysheva" ;
    skos:broader <http://tun.fi/MX.70632> ;
    skos:hiddenLabel "Proterochaete"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5029904> ;
    skos:prefLabel "savutalit"@fi,
        "Proterochaete"@sv .

<http://tun.fi/MX.50471> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Chiroptera" ;
    skos:broader <http://tun.fi/MX.37612> ;
    skos:hiddenLabel "Chiroptera"@fi,
        "Chiroptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50537> ;
    skos:prefLabel "lepakot"@fi,
        "fladdermöss"@sv .

<http://tun.fi/MX.50472> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Primates" ;
    skos:broader <http://tun.fi/MX.37612> ;
    skos:hiddenLabel "Primates"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50544> ;
    skos:prefLabel "kädelliset"@fi,
        "Primates"@sv .

<http://tun.fi/MX.50477> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cetacea" ;
    skos:broader <http://tun.fi/MX.37612> ;
    skos:hiddenLabel "Cetacea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5079126> ;
    skos:prefLabel "valaat"@fi,
        "Cetacea"@sv .

<http://tun.fi/MX.50486> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Lagomorpha" ;
    skos:broader <http://tun.fi/MX.37612> ;
    skos:hiddenLabel "Lagomorpha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50616> ;
    skos:prefLabel "jäniseläimet"@fi,
        "Lagomorpha"@sv .

<http://tun.fi/MX.50514> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Erinaceidae" ;
    dwc:scientificNameAuthorship "Fischer von Waldheim, 1817" ;
    skos:broader <http://tun.fi/MX.50468> ;
    skos:hiddenLabel "Erinaceidae"@fi,
        "Erinaceidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50633> ;
    skos:prefLabel "siilit"@fi,
        "igelkottdjur"@sv .

<http://tun.fi/MX.50515> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Soricidae" ;
    dwc:scientificNameAuthorship "Fischer von Waldheim, 1817" ;
    skos:broader <http://tun.fi/MX.50468> ;
    skos:hiddenLabel "Soricidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50628> ;
    skos:prefLabel "päästäiset"@fi,
        "Soricidae"@sv .

<http://tun.fi/MX.50518> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Talpidae" ;
    dwc:scientificNameAuthorship "Fischer von Waldheim, 1817" ;
    skos:broader <http://tun.fi/MX.50468> ;
    skos:hiddenLabel "Talpidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50637> ;
    skos:prefLabel "kontiaiset"@fi,
        "Talpidae"@sv .

<http://tun.fi/MX.50537> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Vespertilionidae" ;
    dwc:scientificNameAuthorship "Gray, 1821" ;
    skos:broader <http://tun.fi/MX.50471> ;
    skos:hiddenLabel "Vespertilionidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50657> ;
    skos:prefLabel "aitolepakot"@fi,
        "Vespertilionidae"@sv .

<http://tun.fi/MX.50544> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hominidae" ;
    dwc:scientificNameAuthorship "Gray, 1825" ;
    skos:broader <http://tun.fi/MX.50472> ;
    skos:hiddenLabel "Hominidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51110> ;
    skos:prefLabel "isoihmisapinat"@fi,
        "Hominidae"@sv .

<http://tun.fi/MX.50546> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Felidae" ;
    dwc:scientificNameAuthorship "G. Fischer, 1817" ;
    skos:broader <http://tun.fi/MX.50473> ;
    skos:hiddenLabel "Felidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50661> ;
    skos:prefLabel "kissaeläimet"@fi,
        "Felidae"@sv .

<http://tun.fi/MX.50555> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phocoenidae" ;
    dwc:scientificNameAuthorship "Gray, 1825" ;
    skos:broader <http://tun.fi/MX.5079126> ;
    skos:hiddenLabel "Phocoenidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51221> ;
    skos:prefLabel "pyöriäiset"@fi,
        "Phocoenidae"@sv .

<http://tun.fi/MX.50570> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ursidae" ;
    dwc:scientificNameAuthorship "Fischer, 1817" ;
    skos:broader <http://tun.fi/MX.50473> ;
    skos:hiddenLabel "Ursidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50684> ;
    skos:prefLabel "karhut"@fi,
        "Ursidae"@sv .

<http://tun.fi/MX.50589> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Suidae" ;
    dwc:scientificNameAuthorship "Gray, 1821" ;
    skos:broader <http://tun.fi/MX.50482> ;
    skos:hiddenLabel "Suidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50707> ;
    skos:prefLabel "siat"@fi,
        "Suidae"@sv .

<http://tun.fi/MX.50593> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dipodidae" ;
    dwc:scientificNameAuthorship "Fischer, 1817" ;
    skos:broader <http://tun.fi/MX.5079147> ;
    skos:hiddenLabel "Dipodidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50714> ;
    skos:prefLabel "jerbot"@fi,
        "Dipodidae"@sv .

<http://tun.fi/MX.50594> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Muridae" ;
    dwc:scientificNameAuthorship "Illiger, 1815" ;
    skos:broader <http://tun.fi/MX.5079147> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50721> ;
    skos:prefLabel "Muridae"@fi,
        "Muridae"@sv .

<http://tun.fi/MX.50595> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Castoridae" ;
    dwc:scientificNameAuthorship "Hemprich, 1820" ;
    skos:broader <http://tun.fi/MX.5079146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51498> ;
    skos:prefLabel "Castoridae"@fi,
        "Castoridae"@sv .

<http://tun.fi/MX.50601> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gliridae" ;
    dwc:scientificNameAuthorship "Muirhead, 1819" ;
    skos:broader <http://tun.fi/MX.50484> ;
    skos:hiddenLabel "Gliridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50739> ;
    skos:prefLabel "unikeot"@fi,
        "Gliridae"@sv .

<http://tun.fi/MX.50633> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Erinaceinae" ;
    dwc:scientificNameAuthorship "Fischer von Waldheim, 1817" ;
    skos:broader <http://tun.fi/MX.50514> ;
    skos:hiddenLabel "Erinaceinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50872> ;
    skos:prefLabel "Erinaceinae"@fi,
        "igelkottar"@sv .

<http://tun.fi/MX.50637> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Talpinae" ;
    dwc:scientificNameAuthorship "Fischer von Waldheim, 1817" ;
    skos:broader <http://tun.fi/MX.50518> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50930> ;
    skos:prefLabel "Talpinae"@fi,
        "Talpinae"@sv .

<http://tun.fi/MX.50675> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lutrinae" ;
    dwc:scientificNameAuthorship "Bonaparte, 1838" ;
    skos:broader <http://tun.fi/MX.50565> ;
    skos:hiddenLabel "Lutrinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51261> ;
    skos:prefLabel "saukot"@fi,
        "Lutrinae"@sv .

<http://tun.fi/MX.50676> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Melinae" ;
    dwc:scientificNameAuthorship "Bonaparte, 1838" ;
    skos:broader <http://tun.fi/MX.50565> ;
    skos:hiddenLabel "Melinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51265> ;
    skos:prefLabel "mäyrät"@fi,
        "Melinae"@sv .

<http://tun.fi/MX.50684> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ursinae" ;
    dwc:scientificNameAuthorship "Fischer, 1817" ;
    skos:broader <http://tun.fi/MX.50570> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51311> ;
    skos:prefLabel "Ursinae"@fi,
        "Ursinae"@sv .

<http://tun.fi/MX.5068743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hottonia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38652> ;
    skos:hiddenLabel "Hottonia"@fi,
        "Hottonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5068744> ;
    skos:prefLabel "vesisulat"@fi,
        "vattenblinkar"@sv .

<http://tun.fi/MX.5068749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rabelera" ;
    dwc:scientificNameAuthorship "M. T. Sharples & E. A. Tripp" ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Rabelera"@fi,
        "Rabelera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38049> ;
    skos:prefLabel "kevättähtimöt"@fi,
        "buskstjärnblommor"@sv .

<http://tun.fi/MX.5068791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drabella" ;
    dwc:scientificNameAuthorship "(DC.) Fourr" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Drabella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38434> ;
    skos:prefLabel "kynsiköt"@fi,
        "Drabella"@sv .

<http://tun.fi/MX.50704> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sciurinae" ;
    dwc:scientificNameAuthorship "Hemprich, 1820" ;
    skos:broader <http://tun.fi/MX.50585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51475> ;
    skos:prefLabel "Sciurinae"@fi,
        "Sciurinae"@sv .

<http://tun.fi/MX.50707> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Suinae" ;
    dwc:scientificNameAuthorship "Gray, 1821" ;
    skos:broader <http://tun.fi/MX.50589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51449> ;
    skos:prefLabel "Suinae"@fi,
        "Suinae"@sv .

<http://tun.fi/MX.50714> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sicistinae" ;
    dwc:scientificNameAuthorship "Allen, 1901" ;
    skos:broader <http://tun.fi/MX.50593> ;
    skos:hiddenLabel "Sicistinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51469> ;
    skos:prefLabel "koivuhiiret"@fi,
        "Sicistinae"@sv .

<http://tun.fi/MX.50717> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Petauristinae" ;
    dwc:scientificNameAuthorship "Miller, 1912" ;
    skos:broader <http://tun.fi/MX.50585> ;
    skos:hiddenLabel "Petauristinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51495> ;
    skos:prefLabel "liiturit"@fi,
        "Petauristinae"@sv .

<http://tun.fi/MX.50739> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Leithiinae" ;
    dwc:scientificNameAuthorship "Lydekker, 1896" ;
    skos:broader <http://tun.fi/MX.50601> ;
    skos:hiddenLabel "Leithiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51769> ;
    skos:prefLabel "euraasianunihiiret"@fi,
        "Leithiinae"@sv .

<http://tun.fi/MX.5073983> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Scorpaeniformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Scorpaeniformes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53314> ;
    skos:prefLabel "simppukalat"@fi,
        "Scorpaeniformes"@sv .

<http://tun.fi/MX.5074293> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boechera" ;
    dwc:scientificNameAuthorship "Á. Löve & D. Löve" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Boechera"@fi,
        "Boechera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40712> ;
    skos:prefLabel "kaartolidut"@fi,
        "indiantravar"@sv .

<http://tun.fi/MX.5074295> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontarrhena" ;
    dwc:scientificNameAuthorship "C. A. Mey." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Odontarrhena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40680> ;
    skos:prefLabel "laikkaruohot"@fi,
        "Odontarrhena"@sv .

<http://tun.fi/MX.5074297> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strigosella" ;
    dwc:scientificNameAuthorship "Boiss." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Strigosella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41209> ;
    skos:prefLabel "aasianmalkolmiat"@fi,
        "Strigosella"@sv .

<http://tun.fi/MX.5074323> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iberodes" ;
    dwc:scientificNameAuthorship "M. Serrano, R. Carbajal & S. Ortiz" ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Iberodes"@fi,
        "Iberodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39445> ;
    skos:prefLabel "vitikaihonkukat"@fi,
        "lammtungor"@sv .

<http://tun.fi/MX.5074326> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudopodospermum" ;
    dwc:scientificNameAuthorship "(Lipsch. & Krasch.) Kuth." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Pseudopodospermum"@fi,
        "Pseudopodospermum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41467> ;
    skos:prefLabel "mustajuuret"@fi,
        "svartrötter"@sv .

<http://tun.fi/MX.5074436> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Distichiaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43406> ;
    skos:prefLabel "Distichiaceae"@fi,
        "Distichiaceae"@sv .

<http://tun.fi/MX.5074437> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hymenolomataceae" ;
    dwc:scientificNameAuthorship "Ignatov & Fedosov" ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323729> ;
    skos:prefLabel "Hymenolomataceae"@fi,
        "Hymenolomataceae"@sv .

<http://tun.fi/MX.5074438> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Flexitrichaceae" ;
    dwc:scientificNameAuthorship "Ignatov & Fedosov" ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5074439> ;
    skos:prefLabel "Flexitrichaceae"@fi,
        "Flexitrichaceae"@sv .

<http://tun.fi/MX.5074442> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diobelonella" ;
    dwc:scientificNameAuthorship "Ochyra" ;
    skos:broader <http://tun.fi/MX.325131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200483> ;
    skos:prefLabel "Diobelonella"@fi,
        "Diobelonella"@sv .

<http://tun.fi/MX.5074445> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dicranellaceae" ;
    dwc:scientificNameAuthorship "M.Stech" ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43310> ;
    skos:prefLabel "Dicranellaceae"@fi,
        "Dicranellaceae"@sv .

<http://tun.fi/MX.5074474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Streblotrichum" ;
    dwc:scientificNameAuthorship "P.Beauv." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43807> ;
    skos:prefLabel "Streblotrichum"@fi,
        "Streblotrichum"@sv .

<http://tun.fi/MX.5074476> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chionoloma" ;
    dwc:scientificNameAuthorship "Dixon" ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:hiddenLabel "Oxystegus"@fi,
        "Paraleptodontium"@fi,
        "Oxystegus"@sv,
        "Paraleptodontium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43751> ;
    skos:prefLabel "Chionoloma"@fi,
        "Chionoloma"@sv .

<http://tun.fi/MX.5075003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Emblethis" ;
    dwc:scientificNameAuthorship "Fieber, 1861" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5075004> ;
    skos:prefLabel "Emblethis"@fi,
        "Emblethis"@sv .

<http://tun.fi/MX.5075165> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trychnosoma" ;
    dwc:scientificNameAuthorship "Graham, 1957" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5075166> ;
    skos:prefLabel "Trychnosoma"@fi,
        "Trychnosoma"@sv .

<http://tun.fi/MX.5075263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psychophagoides" ;
    dwc:scientificNameAuthorship "Graham, 1969" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5075264> ;
    skos:prefLabel "Psychophagoides"@fi,
        "Psychophagoides"@sv .

<http://tun.fi/MX.5075331> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macroteleia" ;
    dwc:scientificNameAuthorship "Westwood, 1835" ;
    skos:broader <http://tun.fi/MX.317752> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5075332> ;
    skos:prefLabel "Macroteleia"@fi,
        "Macroteleia"@sv .

<http://tun.fi/MX.5075563> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coelosynapha" ;
    dwc:scientificNameAuthorship "Kjaerandsen, Polevoi & Salmela, 2020" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5075564> ;
    skos:prefLabel "Coelosynapha"@fi,
        "Coelosynapha"@sv .

<http://tun.fi/MX.5075744> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dialonectria" ;
    dwc:scientificNameAuthorship "(Sacc.) Cooke" ;
    skos:broader <http://tun.fi/MX.53575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5075745> ;
    skos:prefLabel "Dialonectria"@fi,
        "Dialonectria"@sv .

<http://tun.fi/MX.5075823> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyclocybe" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.233417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73052> ;
    skos:prefLabel "Cyclocybe"@fi,
        "Cyclocybe"@sv .

<http://tun.fi/MX.5076092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bellicidia" ;
    dwc:scientificNameAuthorship "Kistenich, Timdal, Bendiksby & S. Ekman" ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65301> ;
    skos:prefLabel "Bellicidia"@fi,
        "Bellicidia"@sv .

<http://tun.fi/MX.5076096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bibbya" ;
    dwc:scientificNameAuthorship "J. H. Willis" ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65316> ;
    skos:prefLabel "Bibbya"@fi,
        "Bibbya"@sv .

<http://tun.fi/MX.5076363> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Claxtonia" ;
    dwc:scientificNameAuthorship "Gąsiorek & Michalczyk, 2019" ;
    skos:broader <http://tun.fi/MX.5013927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013937> ;
    skos:prefLabel "Claxtonia"@fi,
        "Claxtonia"@sv .

<http://tun.fi/MX.5076407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Guidettion" ;
    dwc:scientificNameAuthorship "Gąsiorek & Michalczyk, 2020" ;
    skos:broader <http://tun.fi/MX.5013947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076411> ;
    skos:prefLabel "Guidettion"@fi,
        "Guidettion"@sv .

<http://tun.fi/MX.5076543> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callistege" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.62318> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62341> ;
    skos:prefLabel "Callistege"@fi,
        "Callistege"@sv .

<http://tun.fi/MX.5076589> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Batia" ;
    dwc:scientificNameAuthorship "Stephens, 1834" ;
    skos:broader <http://tun.fi/MX.211120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076590> ;
    skos:prefLabel "Batia"@fi,
        "Batia"@sv .

<http://tun.fi/MX.5076593> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Utetheisa" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076594> ;
    skos:prefLabel "Utetheisa"@fi,
        "Utetheisa"@sv .

<http://tun.fi/MX.5076598> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracorsia" ;
    dwc:scientificNameAuthorship "Marion, 1959" ;
    skos:broader <http://tun.fi/MX.61285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076599> ;
    skos:prefLabel "Paracorsia"@fi,
        "Paracorsia"@sv .

<http://tun.fi/MX.5076603> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spoladea" ;
    dwc:scientificNameAuthorship "Guenée, 1854" ;
    skos:broader <http://tun.fi/MX.61350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076604> ;
    skos:prefLabel "Spoladea"@fi,
        "Spoladea"@sv .

<http://tun.fi/MX.5076605> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diasemiopsis" ;
    dwc:scientificNameAuthorship "Munroe, 1957" ;
    skos:broader <http://tun.fi/MX.61350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076606> ;
    skos:prefLabel "Diasemiopsis"@fi,
        "Diasemiopsis"@sv .

<http://tun.fi/MX.5076630> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aquacidia" ;
    dwc:scientificNameAuthorship "Aptroot" ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65313> ;
    skos:prefLabel "Aquacidia"@fi,
        "Aquacidia"@sv .

<http://tun.fi/MX.5076665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Beauveria" ;
    dwc:scientificNameAuthorship "Vuill." ;
    skos:broader <http://tun.fi/MX.5076666> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076667> ;
    skos:prefLabel "Beauveria"@fi,
        "Beauveria"@sv .

<http://tun.fi/MX.5076668> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Akanthomyces" ;
    dwc:scientificNameAuthorship "Lebert" ;
    skos:broader <http://tun.fi/MX.5076666> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076669> ;
    skos:prefLabel "Akanthomyces"@fi,
        "Akanthomyces"@sv .

<http://tun.fi/MX.5076671> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phycomyces" ;
    dwc:scientificNameAuthorship "Kunze" ;
    skos:broader <http://tun.fi/MX.70669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076672> ;
    skos:prefLabel "Phycomyces"@fi,
        "Phycomyces"@sv .

<http://tun.fi/MX.5076673> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syzygites" ;
    dwc:scientificNameAuthorship "Ehrenb." ;
    skos:broader <http://tun.fi/MX.70669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076674> ;
    skos:prefLabel "Syzygites"@fi,
        "Syzygites"@sv .

<http://tun.fi/MX.5076686> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diarthonis" ;
    dwc:scientificNameAuthorship "Clem." ;
    skos:broader <http://tun.fi/MX.233330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65227> ;
    skos:prefLabel "Diarthonis"@fi,
        "Diarthonis"@sv .

<http://tun.fi/MX.5076712> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pulvigera" ;
    dwc:scientificNameAuthorship "Plášek, Sawicki & Ochyra" ;
    skos:broader <http://tun.fi/MX.212954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43739> ;
    skos:prefLabel "Pulvigera"@fi,
        "Pulvigera"@sv .

<http://tun.fi/MX.5076719> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plenogemma" ;
    dwc:scientificNameAuthorship "Plášek, Sawicki & Ochyra" ;
    skos:broader <http://tun.fi/MX.212954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43859> ;
    skos:prefLabel "Plenogemma"@fi,
        "Plenogemma"@sv .

<http://tun.fi/MX.5076865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Desarmillaria" ;
    skos:broader <http://tun.fi/MX.233246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73293> ;
    skos:prefLabel "Desarmillaria"@fi,
        "Desarmillaria"@sv .

<http://tun.fi/MX.5076962> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Saelaniaceae" ;
    dwc:scientificNameAuthorship "Ignatov & Fedosov" ;
    skos:broader <http://tun.fi/MX.70685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43420> ;
    skos:prefLabel "Saelaniaceae"@fi,
        "Saelaniaceae"@sv .

<http://tun.fi/MX.5077030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drepanium" ;
    dwc:scientificNameAuthorship "(Schimp.) C.E.O.Jensen" ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43678> ;
    skos:prefLabel "Drepanium"@fi,
        "Drepanium"@sv .

<http://tun.fi/MX.5077046> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saccosoma" ;
    dwc:scientificNameAuthorship "Spirin" ;
    skos:broader <http://tun.fi/MX.70631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205961> ;
    skos:prefLabel "Saccosoma"@fi,
        "Saccosoma"@sv .

<http://tun.fi/MX.5077057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stypellopsis" ;
    dwc:scientificNameAuthorship "Spirin & Malysheva" ;
    skos:broader <http://tun.fi/MX.70632> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077062> ;
    skos:prefLabel "Stypellopsis"@fi,
        "Stypellopsis"@sv .

<http://tun.fi/MX.5077058> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycostilla" ;
    dwc:scientificNameAuthorship "Spirin & Malysheva" ;
    skos:broader <http://tun.fi/MX.70632> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077068> ;
    skos:prefLabel "Mycostilla"@fi,
        "Mycostilla"@sv .

<http://tun.fi/MX.5077059> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protoacia" ;
    dwc:scientificNameAuthorship "V. Spirin & V. Malysheva" ;
    skos:broader <http://tun.fi/MX.70632> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077070> ;
    skos:prefLabel "Protoacia"@fi,
        "Protoacia"@sv .

<http://tun.fi/MX.5077060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygrohypnella" ;
    dwc:scientificNameAuthorship "Ignatov & Ignatova" ;
    skos:broader <http://tun.fi/MX.325198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43664> ;
    skos:prefLabel "Hygrohypnella"@fi,
        "Hygrohypnella"@sv .

<http://tun.fi/MX.5077100> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Callicladiaceae" ;
    dwc:scientificNameAuthorship "H.A.Crum" ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43333> ;
    skos:prefLabel "Callicladiaceae"@fi,
        "Callicladiaceae"@sv .

<http://tun.fi/MX.5077102> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Taxiphyllaceae" ;
    dwc:scientificNameAuthorship "Ignatov" ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43352> ;
    skos:prefLabel "Taxiphyllaceae"@fi,
        "Taxiphyllaceae"@sv .

<http://tun.fi/MX.5077104> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Jocheniaceae" ;
    dwc:scientificNameAuthorship "Jan Kučera & Ignatov" ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077105> ;
    skos:prefLabel "Jocheniaceae"@fi,
        "Jocheniaceae"@sv .

<http://tun.fi/MX.5077105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jochenia" ;
    dwc:scientificNameAuthorship "Hedenäs, Schlesak & D.Quandt" ;
    skos:broader <http://tun.fi/MX.5077104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43677> ;
    skos:prefLabel "Jochenia"@fi,
        "Jochenia"@sv .

<http://tun.fi/MX.5077110> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stereodontaceae" ;
    dwc:scientificNameAuthorship "Hedenäs, Schlesak & D.Quandt" ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077111> ;
    skos:prefLabel "Stereodontaceae"@fi,
        "Stereodontaceae"@sv .

<http://tun.fi/MX.5077118> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aquilonium" ;
    dwc:scientificNameAuthorship "Hedenäs, Schlesak & D.Quandt" ;
    skos:broader <http://tun.fi/MX.325194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200532> ;
    skos:prefLabel "Aquilonium"@fi,
        "Aquilonium"@sv .

<http://tun.fi/MX.5077121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Buckia" ;
    dwc:scientificNameAuthorship "D.Rios, M.T.Gallego & J.Guerra" ;
    skos:broader <http://tun.fi/MX.325194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43680> ;
    skos:prefLabel "Buckia"@fi,
        "Buckia"@sv .

<http://tun.fi/MX.5077124> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Roaldia" ;
    dwc:scientificNameAuthorship "P.E.A.S.Câmara & Carv.-Silva" ;
    skos:broader <http://tun.fi/MX.325194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43679> ;
    skos:prefLabel "Roaldia"@fi,
        "Roaldia"@sv .

<http://tun.fi/MX.5077132> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylocomiadelphus" ;
    dwc:scientificNameAuthorship "Ochyra & Stebel" ;
    skos:broader <http://tun.fi/MX.212944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43983> ;
    skos:prefLabel "Hylocomiadelphus"@fi,
        "Hylocomiadelphus"@sv .

<http://tun.fi/MX.5077140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudanomodon" ;
    dwc:scientificNameAuthorship "(Limpr.) Ignatov & Fedosov" ;
    skos:broader <http://tun.fi/MX.212949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43792> ;
    skos:prefLabel "Pseudanomodon"@fi,
        "Pseudanomodon"@sv .

<http://tun.fi/MX.5077169> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Willkommlangea" ;
    dwc:scientificNameAuthorship "Kuntze" ;
    skos:broader <http://tun.fi/MX.70652> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077170> ;
    skos:prefLabel "Willkommlangea"@fi,
        "Willkommlangea"@sv .

<http://tun.fi/MX.5077211> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Knufia" ;
    dwc:scientificNameAuthorship "L. J. Hutchison & Unter." ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65458> ;
    skos:prefLabel "Knufia"@fi,
        "Knufia"@sv .

<http://tun.fi/MX.5077309> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polythrincium" ;
    dwc:scientificNameAuthorship "Kunze" ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077314> ;
    skos:prefLabel "Polythrincium"@fi,
        "Polythrincium"@sv .

<http://tun.fi/MX.5077312> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Septoria" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237024> ;
    skos:prefLabel "Septoria"@fi,
        "Septoria"@sv .

<http://tun.fi/MX.5077320> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dothistroma" ;
    dwc:scientificNameAuthorship "Hulbary" ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52937> ;
    skos:prefLabel "Dothistroma"@fi,
        "Dothistroma"@sv .

<http://tun.fi/MX.5077322> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudocercosporella" ;
    dwc:scientificNameAuthorship "Deighton" ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236981> ;
    skos:prefLabel "Pseudocercosporella"@fi,
        "Pseudocercosporella"@sv .

<http://tun.fi/MX.5077324> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Sareomycetes" ;
    dwc:scientificNameAuthorship "Beimforde, A.R. Schmidt, Rikkinen & J.K. Mitch." ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077325> ;
    skos:prefLabel "Sareomycetes"@fi,
        "Sareomycetes"@sv .

<http://tun.fi/MX.5077325> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Sareales" ;
    dwc:scientificNameAuthorship "Beimforde, A.R. Schmidt, Rikkinen & J.K. Mitch." ;
    skos:broader <http://tun.fi/MX.5077324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077326> ;
    skos:prefLabel "Sareales"@fi,
        "Sareales"@sv .

<http://tun.fi/MX.5077326> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sareaceae" ;
    dwc:scientificNameAuthorship "Beimforde, A.R. Schmidt, Rikkinen & J.K. Mitch." ;
    skos:broader <http://tun.fi/MX.5077325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67402> ;
    skos:prefLabel "Sareaceae"@fi,
        "Sareaceae"@sv .

<http://tun.fi/MX.5077335> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Talpapellis" ;
    dwc:scientificNameAuthorship "Alstrup & M. S. Cole" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971863> ;
    skos:prefLabel "Talpapellis"@fi,
        "Talpapellis"@sv .

<http://tun.fi/MX.5077390> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apopellia" ;
    dwc:scientificNameAuthorship "(Grolle) Nebel & D.Quandt" ;
    skos:broader <http://tun.fi/MX.212979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44388> ;
    skos:prefLabel "Apopellia"@fi,
        "Apopellia"@sv .

<http://tun.fi/MX.5077705> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chondrostoma" ;
    dwc:scientificNameAuthorship "Agassiz, 1832" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077706> ;
    skos:prefLabel "Chondrostoma"@fi,
        "Chondrostoma"@sv .

<http://tun.fi/MX.5077707> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Acheilognathinae" ;
    skos:broader <http://tun.fi/MX.53144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077708> ;
    skos:prefLabel "Acheilognathinae"@fi,
        "Acheilognathinae"@sv .

<http://tun.fi/MX.5077708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodeus" ;
    dwc:scientificNameAuthorship "Agassiz, 1832" ;
    skos:broader <http://tun.fi/MX.5077707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077709> ;
    skos:prefLabel "Rhodeus"@fi,
        "Rhodeus"@sv .

<http://tun.fi/MX.5078007> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paludicola" ;
    dwc:scientificNameAuthorship "Necchi & M.L.Vis, 2020" ;
    skos:broader <http://tun.fi/MX.292145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5078013> ;
    skos:prefLabel "Paludicola"@fi,
        "Paludicola"@sv .

<http://tun.fi/MX.5079126> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Odontoceti" ;
    dwc:scientificNameAuthorship "Flower, 1867" ;
    skos:broader <http://tun.fi/MX.50477> ;
    skos:hiddenLabel "Odontoceti"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50555> ;
    skos:prefLabel "Hammaswalaat"@fi,
        "Odontoceti"@sv .

<http://tun.fi/MX.5079145> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cricetidae" ;
    dwc:scientificNameAuthorship "Fischer, 1817" ;
    skos:broader <http://tun.fi/MX.5079147> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50716> ;
    skos:prefLabel "Cricetidae"@fi,
        "Cricetidae"@sv .

<http://tun.fi/MX.5079146> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Castorimorpha" ;
    dwc:scientificNameAuthorship "Wood, 1955" ;
    skos:broader <http://tun.fi/MX.50479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50595> ;
    skos:prefLabel "Castorimorpha"@fi,
        "Castorimorpha"@sv .

<http://tun.fi/MX.5079228> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Exidia candida" ;
    dwc:scientificNameAuthorship "Lloyed" ;
    skos:broader <http://tun.fi/MX.205045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205655> ;
    skos:prefLabel "Exidia candida"@fi,
        "Exidia candida"@sv .

<http://tun.fi/MX.5079366> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jackrogersella" ;
    dwc:scientificNameAuthorship "L. Wendt, Kuhnert & M. Stadler" ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237576> ;
    skos:prefLabel "Jackrogersella"@fi,
        "Jackrogersella"@sv .

<http://tun.fi/MX.5079506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sciapteryx" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.288695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5079507> ;
    skos:prefLabel "Sciapteryx"@fi,
        "Sciapteryx"@sv .

<http://tun.fi/MX.5079535> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Maasoglossum" ;
    dwc:scientificNameAuthorship "K.S. Thind & R. Sharma" ;
    skos:broader <http://tun.fi/MX.233268> ;
    skos:hiddenLabel "Maasoglossum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985691> ;
    skos:prefLabel "silokielet"@fi,
        "Maasoglossum"@sv .

<http://tun.fi/MX.5079537> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adelphella" ;
    dwc:scientificNameAuthorship "Pfister, Matočec & I. Kušan" ;
    skos:broader <http://tun.fi/MX.233432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237255> ;
    skos:prefLabel "Adelphella"@fi,
        "Adelphella"@sv .

<http://tun.fi/MX.5079885> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mactridae" ;
    skos:broader <http://tun.fi/MX.211715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5079886> ;
    skos:prefLabel "Mactridae"@fi,
        "Mactridae"@sv .

<http://tun.fi/MX.5079886> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rangia" ;
    dwc:scientificNameAuthorship "Desmoulins, 1832" ;
    skos:broader <http://tun.fi/MX.5079885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5079887> ;
    skos:prefLabel "Rangia"@fi,
        "Rangia"@sv .

<http://tun.fi/MX.5080026> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gargara" ;
    dwc:scientificNameAuthorship "Amyot & Serville, 1843" ;
    skos:broader <http://tun.fi/MX.229022> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5080027> ;
    skos:prefLabel "Gargara"@fi,
        "Gargara"@sv .

<http://tun.fi/MX.5080105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neomassariosphaeria" ;
    dwc:scientificNameAuthorship "Y. Zhang ter, J. Fourn. & K.D. Hyde" ;
    skos:broader <http://tun.fi/MX.5080109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5080106> ;
    skos:prefLabel "Neomassariosphaeria"@fi,
        "Neomassariosphaeria"@sv .

<http://tun.fi/MX.5080109> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Amniculicolaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5080105> ;
    skos:prefLabel "Amniculicolaceae"@fi,
        "Amniculicolaceae"@sv .

<http://tun.fi/MX.5080609> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Tentaculata" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1825" ;
    skos:broader <http://tun.fi/MX.53077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70342> ;
    skos:prefLabel "Tentaculata"@fi,
        "Tentaculata"@sv .

<http://tun.fi/MX.5080645> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leuconidae" ;
    dwc:scientificNameAuthorship "Sars, 1878" ;
    skos:broader <http://tun.fi/MX.70235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5080646> ;
    skos:prefLabel "Leuconidae"@fi,
        "Leuconidae"@sv .

<http://tun.fi/MX.5080646> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nippoleucon" ;
    dwc:scientificNameAuthorship "Watling, 1991" ;
    skos:broader <http://tun.fi/MX.5080645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5080647> ;
    skos:prefLabel "Nippoleucon"@fi,
        "Nippoleucon"@sv .

<http://tun.fi/MX.5080669> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alainites" ;
    dwc:scientificNameAuthorship "Waltz et al., 1994" ;
    skos:broader <http://tun.fi/MX.206549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206563> ;
    skos:prefLabel "Alainites"@fi,
        "Alainites"@sv .

<http://tun.fi/MX.5080725> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Excentricus" ;
    dwc:scientificNameAuthorship "Reuter, 1878" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5080726> ;
    skos:prefLabel "Excentricus"@fi,
        "Excentricus"@sv .

<http://tun.fi/MX.5080885> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephaloscypha" ;
    dwc:scientificNameAuthorship "Agerer" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73404> ;
    skos:prefLabel "Cephaloscypha"@fi,
        "Cephaloscypha"@sv .

<http://tun.fi/MX.5080889> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nochascypha" ;
    dwc:scientificNameAuthorship "Agerer" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73403> ;
    skos:prefLabel "Nochascypha"@fi,
        "Nochascypha"@sv .

<http://tun.fi/MX.5081574> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nixe" ;
    dwc:scientificNameAuthorship "Flowers, 1980" ;
    skos:broader <http://tun.fi/MX.206513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206515> ;
    skos:prefLabel "Nixe"@fi,
        "Nixe"@sv .

<http://tun.fi/MX.5081576> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Serratella" ;
    dwc:scientificNameAuthorship "Edmunds, 1959" ;
    skos:broader <http://tun.fi/MX.206496> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206500> ;
    skos:prefLabel "Serratella"@fi,
        "Serratella"@sv .

<http://tun.fi/MX.5081782> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaeropsis" ;
    dwc:scientificNameAuthorship "Raf." ;
    skos:broader <http://tun.fi/MX.233398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5081783> ;
    skos:prefLabel "Sphaeropsis"@fi,
        "Sphaeropsis"@sv .

<http://tun.fi/MX.5082048> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Viridicerus" ;
    dwc:scientificNameAuthorship "Dlabola, 1974" ;
    skos:broader <http://tun.fi/MX.229071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082049> ;
    skos:prefLabel "Viridicerus"@fi,
        "Viridicerus"@sv .

<http://tun.fi/MX.5082090> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagiogonus" ;
    dwc:scientificNameAuthorship "Mulsant, 1842" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191754> ;
    skos:prefLabel "Plagiogonus"@fi,
        "Plagiogonus"@sv .

<http://tun.fi/MX.5082167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bootanomyia" ;
    dwc:scientificNameAuthorship "Girault, 1915" ;
    skos:broader <http://tun.fi/MX.4979808> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324404> ;
    skos:prefLabel "Bootanomyia"@fi,
        "Bootanomyia"@sv .

<http://tun.fi/MX.5082219> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Unilacrymales" ;
    skos:broader <http://tun.fi/MX.232977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082220> ;
    skos:prefLabel "Unilacrymales"@fi,
        "Unilacrymales"@sv .

<http://tun.fi/MX.5082236> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euproctis" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082237> ;
    skos:prefLabel "Euproctis"@fi,
        "Euproctis"@sv .

<http://tun.fi/MX.5082238> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pareulype" ;
    dwc:scientificNameAuthorship "Herbulot, 1951" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082239> ;
    skos:prefLabel "Pareulype"@fi,
        "Pareulype"@sv .

<http://tun.fi/MX.5082246> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Longicornutia" ;
    dwc:scientificNameAuthorship "(Duponchel, 1842)" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60105> ;
    skos:prefLabel "Longicornutia"@fi,
        "Longicornutia"@sv .

<http://tun.fi/MX.5082249> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protodeltote" ;
    dwc:scientificNameAuthorship "Ueda, 1984" ;
    skos:broader <http://tun.fi/MX.62428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62434> ;
    skos:prefLabel "Protodeltote"@fi,
        "Protodeltote"@sv .

<http://tun.fi/MX.5082254> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudophilotes" ;
    dwc:scientificNameAuthorship "Beuret, 1958" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60833> ;
    skos:prefLabel "Pseudophilotes"@fi,
        "Pseudophilotes"@sv .

<http://tun.fi/MX.5082255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Yezognophos" ;
    dwc:scientificNameAuthorship "Matsumura, 1927" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61686> ;
    skos:prefLabel "Yezognophos"@fi,
        "Yezognophos"@sv .

<http://tun.fi/MX.5082257> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psodos" ;
    dwc:scientificNameAuthorship "Treitschke, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61690> ;
    skos:prefLabel "Psodos"@fi,
        "Psodos"@sv .

<http://tun.fi/MX.5082259> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryopsis" ;
    dwc:scientificNameAuthorship "Boursin 1970" ;
    skos:broader <http://tun.fi/MX.62549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076592> ;
    skos:prefLabel "Bryopsis"@fi,
        "Bryopsis"@sv .

<http://tun.fi/MX.5082330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudathyrium" ;
    dwc:scientificNameAuthorship "Newman" ;
    skos:broader <http://tun.fi/MX.289419> ;
    skos:hiddenLabel "Pseudathyrium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37764> ;
    skos:prefLabel "tunturihiirenportaat"@fi,
        "Pseudathyrium"@sv .

<http://tun.fi/MX.5082347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oreojuncus" ;
    dwc:scientificNameAuthorship "Záv. Drábk. & Kirschner" ;
    skos:broader <http://tun.fi/MX.40194> ;
    skos:hiddenLabel "Oreojuncus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40204> ;
    skos:prefLabel "vuorivihvilät"@fi,
        "Oreojuncus"@sv .

<http://tun.fi/MX.5082361> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrobriza" ;
    dwc:scientificNameAuthorship "(Tzvelev) Tzvelev" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Macrobriza"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40872> ;
    skos:prefLabel "isoräpelöt"@fi,
        "Macrobriza"@sv .

<http://tun.fi/MX.5082417> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycopsis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Lycopsis"@fi,
        "Lycopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39415> ;
    skos:prefLabel "suvirastit"@fi,
        "fårtungor"@sv .

<http://tun.fi/MX.5082425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sigesbeckia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Sigesbeckia"@fi,
        "Sigesbeckia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082426> ;
    skos:prefLabel "nystytähdet"@fi,
        "klibbstjärnor"@sv .

<http://tun.fi/MX.5082468> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Polycnemoideae" ;
    dwc:scientificNameAuthorship "Raf." ;
    skos:broader <http://tun.fi/MX.5081107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41949> ;
    skos:prefLabel "Polycnemoideae"@fi,
        "Polycnemoideae"@sv .

<http://tun.fi/MX.5082481> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buglossoides incrassata" ;
    dwc:scientificNameAuthorship "(Guss.) I. M. Johnst." ;
    skos:broader <http://tun.fi/MX.4972099> ;
    skos:hiddenLabel "Buglossoides incrassata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082482> ;
    skos:prefLabel "paisurusojuuri"@fi,
        "Buglossoides incrassata"@sv .

<http://tun.fi/MX.5082517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tatianaerhynchites" ;
    dwc:scientificNameAuthorship "Legalov, 2002" ;
    skos:broader <http://tun.fi/MX.195470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195489> ;
    skos:prefLabel "Tatianaerhynchites"@fi,
        "Tatianaerhynchites"@sv .

<http://tun.fi/MX.5082585> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gymnosporangiaceae" ;
    skos:broader <http://tun.fi/MX.53688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233618> ;
    skos:prefLabel "Gymnosporangiaceae"@fi,
        "Gymnosporangiaceae"@sv .

<http://tun.fi/MX.5082587> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ochropsoraceae" ;
    skos:broader <http://tun.fi/MX.53688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233614> ;
    skos:prefLabel "Ochropsoraceae"@fi,
        "Ochropsoraceae"@sv .

<http://tun.fi/MX.5082588> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tranzscheliaceae" ;
    skos:broader <http://tun.fi/MX.53688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233613> ;
    skos:prefLabel "Tranzscheliaceae"@fi,
        "Tranzscheliaceae"@sv .

<http://tun.fi/MX.50872> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erinaceus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50633> ;
    skos:hiddenLabel "Erinaceus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44990> ;
    skos:prefLabel "euraasiansiilit"@fi,
        "Erinaceus"@sv .

<http://tun.fi/MX.50912> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neomys" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.50628> ;
    skos:hiddenLabel "Neomys"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.45321> ;
    skos:prefLabel "vesipäästäiset"@fi,
        "Neomys"@sv .

<http://tun.fi/MX.50930> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Talpa" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.45455> ;
    skos:prefLabel "Talpa"@fi,
        "Talpa"@sv .

<http://tun.fi/MX.51049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plecotus" ;
    dwc:scientificNameAuthorship "E. Geoffroy, 1818" ;
    skos:broader <http://tun.fi/MX.50657> ;
    skos:hiddenLabel "Plecotus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.46066> ;
    skos:prefLabel "korvayököt"@fi,
        "Plecotus"@sv .

<http://tun.fi/MX.51055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vespertilio" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50657> ;
    skos:hiddenLabel "Vespertilio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.46103> ;
    skos:prefLabel "kimolepakot"@fi,
        "Vespertilio"@sv .

<http://tun.fi/MX.51086> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nyctalus" ;
    dwc:scientificNameAuthorship "Bowdich, 1825" ;
    skos:broader <http://tun.fi/MX.50657> ;
    skos:hiddenLabel "Nyctalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.46395> ;
    skos:prefLabel "isolepakot"@fi,
        "Nyctalus"@sv .

<http://tun.fi/MX.51110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homo" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50544> ;
    skos:hiddenLabel "Homo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.46533> ;
    skos:prefLabel "ihmiset"@fi,
        "Homo"@sv .

<http://tun.fi/MX.51115> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Canis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50545> ;
    skos:hiddenLabel "Canis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.46549> ;
    skos:prefLabel "koirat"@fi,
        "Canis"@sv .

<http://tun.fi/MX.51121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nyctereutes" ;
    dwc:scientificNameAuthorship "Temminck, 1839" ;
    skos:broader <http://tun.fi/MX.50545> ;
    skos:hiddenLabel "Nyctereutes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.46564> ;
    skos:prefLabel "supikoirat"@fi,
        "Nyctereutes"@sv .

<http://tun.fi/MX.51130> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Felis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53004> ;
    skos:prefLabel "Felis"@fi,
        "Felis"@sv .

<http://tun.fi/MX.51134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lynx" ;
    dwc:scientificNameAuthorship "Kerr, 1792" ;
    skos:broader <http://tun.fi/MX.50661> ;
    skos:hiddenLabel "Lynx"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.46615> ;
    skos:prefLabel "ilvekset"@fi,
        "Lynx"@sv .

<http://tun.fi/MX.51221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phocoena" ;
    dwc:scientificNameAuthorship "G. Cuvier, 1817" ;
    skos:broader <http://tun.fi/MX.50555> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47025> ;
    skos:prefLabel "Phocoena"@fi,
        "Phocoena"@sv .

<http://tun.fi/MX.51261> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lutra" ;
    dwc:scientificNameAuthorship "Brnnich, 1771" ;
    skos:broader <http://tun.fi/MX.50675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47169> ;
    skos:prefLabel "Lutra"@fi,
        "Lutra"@sv .

<http://tun.fi/MX.51265> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meles" ;
    dwc:scientificNameAuthorship "Boddaert, 1785" ;
    skos:broader <http://tun.fi/MX.50676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47180> ;
    skos:prefLabel "Meles"@fi,
        "Meles"@sv .

<http://tun.fi/MX.51274> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gulo" ;
    dwc:scientificNameAuthorship "Pallas, 1780" ;
    skos:broader <http://tun.fi/MX.50679> ;
    skos:hiddenLabel "Gulo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47212> ;
    skos:prefLabel "ahmat"@fi,
        "Gulo"@sv .

<http://tun.fi/MX.51277> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Martes" ;
    dwc:scientificNameAuthorship "Pinel, 1792" ;
    skos:broader <http://tun.fi/MX.50679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47223> ;
    skos:prefLabel "Martes"@fi,
        "Martes"@sv .

<http://tun.fi/MX.51292> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halichoerus" ;
    dwc:scientificNameAuthorship "Nilsson, 1820" ;
    skos:broader <http://tun.fi/MX.50568> ;
    skos:hiddenLabel "Halichoerus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47282> ;
    skos:prefLabel "hallit"@fi,
        "Halichoerus"@sv .

<http://tun.fi/MX.51299> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phoca" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50568> ;
    skos:hiddenLabel "Phoca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47305> ;
    skos:prefLabel "norpat"@fi,
        "Phoca"@sv .

<http://tun.fi/MX.51311> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ursus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47348> ;
    skos:prefLabel "Ursus"@fi,
        "Ursus"@sv .

<http://tun.fi/MX.51348> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cervus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50691> ;
    skos:hiddenLabel "Cervus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47476> ;
    skos:prefLabel "isokauriit"@fi,
        "Cervus"@sv .

<http://tun.fi/MX.51349> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dama" ;
    dwc:scientificNameAuthorship "Frisch, 1775" ;
    skos:broader <http://tun.fi/MX.50691> ;
    skos:hiddenLabel "Dama"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47484> ;
    skos:prefLabel "täpläkauriit"@fi,
        "Dama"@sv .

<http://tun.fi/MX.51354> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alces" ;
    dwc:scientificNameAuthorship "Gray, 1821" ;
    skos:broader <http://tun.fi/MX.50694> ;
    skos:hiddenLabel "Alces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47503> ;
    skos:prefLabel "hirvet"@fi,
        "Alces"@sv .

<http://tun.fi/MX.51356> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capreolus" ;
    dwc:scientificNameAuthorship "Gray, 1821" ;
    skos:broader <http://tun.fi/MX.50694> ;
    skos:hiddenLabel "Capreolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47507> ;
    skos:prefLabel "metsäkauriit"@fi,
        "Capreolus"@sv .

<http://tun.fi/MX.51381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odocoileus" ;
    dwc:scientificNameAuthorship "Rafinesque, 1832" ;
    skos:broader <http://tun.fi/MX.50694> ;
    skos:hiddenLabel "Odocoileus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47629> ;
    skos:prefLabel "valkohäntäkauriit"@fi,
        "Odocoileus"@sv .

<http://tun.fi/MX.51384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rangifer" ;
    dwc:scientificNameAuthorship "H. Smith, 1827" ;
    skos:broader <http://tun.fi/MX.50694> ;
    skos:hiddenLabel "Rangifer"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47636> ;
    skos:prefLabel "peurat"@fi,
        "Rangifer"@sv .

<http://tun.fi/MX.51449> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47926> ;
    skos:prefLabel "Sus"@fi,
        "Sus"@sv .

<http://tun.fi/MX.51469> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sicista" ;
    dwc:scientificNameAuthorship "Griffith, 1827" ;
    skos:broader <http://tun.fi/MX.50714> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.48031> ;
    skos:prefLabel "Sicista"@fi,
        "Sicista"@sv .

<http://tun.fi/MX.51475> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sciurus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.48089> ;
    skos:prefLabel "Sciurus"@fi,
        "Sciurus"@sv .

<http://tun.fi/MX.51495> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pteromys" ;
    dwc:scientificNameAuthorship "G. Cuvier, 1800" ;
    skos:broader <http://tun.fi/MX.50717> ;
    skos:hiddenLabel "Pteromys"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.48243> ;
    skos:prefLabel "liito-oravat"@fi,
        "Pteromys"@sv .

<http://tun.fi/MX.51512> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lemmus" ;
    dwc:scientificNameAuthorship "Link, 1795" ;
    skos:broader <http://tun.fi/MX.50716> ;
    skos:hiddenLabel "Lemmus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.48352> ;
    skos:prefLabel "sopulit"@fi,
        "Lemmus"@sv .

<http://tun.fi/MX.51532> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myopus" ;
    dwc:scientificNameAuthorship "Miller, 1910" ;
    skos:broader <http://tun.fi/MX.50716> ;
    skos:hiddenLabel "Myopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.48533> ;
    skos:prefLabel "metsäsopulit"@fi,
        "Myopus"@sv .

<http://tun.fi/MX.51534> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ondatra" ;
    dwc:scientificNameAuthorship "Link, 1795" ;
    skos:broader <http://tun.fi/MX.50716> ;
    skos:hiddenLabel "Ondatra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.48537> ;
    skos:prefLabel "piisamit"@fi,
        "Ondatra"@sv .

<http://tun.fi/MX.51568> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arvicola" ;
    dwc:scientificNameAuthorship "Lacepede, 1799" ;
    skos:broader <http://tun.fi/MX.50716> ;
    skos:hiddenLabel "Arvicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.48733> ;
    skos:prefLabel "vesimyyrät"@fi,
        "Arvicola"@sv .

<http://tun.fi/MX.51660> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micromys" ;
    dwc:scientificNameAuthorship "Dehne, 1841" ;
    skos:broader <http://tun.fi/MX.50721> ;
    skos:hiddenLabel "Micromys"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.49163> ;
    skos:prefLabel "vaivaishiiret"@fi,
        "Micromys"@sv .

<http://tun.fi/MX.51663> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50721> ;
    skos:hiddenLabel "Mus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.48778> ;
    skos:prefLabel "kotihiiret"@fi,
        "Mus"@sv .

<http://tun.fi/MX.51769> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eliomys" ;
    dwc:scientificNameAuthorship "Wagner, 1840" ;
    skos:broader <http://tun.fi/MX.50739> ;
    skos:hiddenLabel "Eliomys"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.49728> ;
    skos:prefLabel "tammihiiret"@fi,
        "Eliomys"@sv .

<http://tun.fi/MX.51818> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oryctolagus" ;
    dwc:scientificNameAuthorship "Lilljeborg, 1873" ;
    skos:broader <http://tun.fi/MX.50616> ;
    skos:hiddenLabel "Oryctolagus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50114> ;
    skos:prefLabel "kaniinit"@fi,
        "Oryctolagus"@sv .

<http://tun.fi/MX.52655> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Succinea" ;
    dwc:scientificNameAuthorship "Draparnaud, 1801" ;
    skos:broader <http://tun.fi/MX.52654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52656> ;
    skos:prefLabel "Succinea"@fi,
        "Succinea"@sv .

<http://tun.fi/MX.52657> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Succinella" ;
    dwc:scientificNameAuthorship "J. Mabille, 1871" ;
    skos:broader <http://tun.fi/MX.52654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52658> ;
    skos:prefLabel "Succinella"@fi,
        "Succinella"@sv .

<http://tun.fi/MX.52664> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cochlicopidae" ;
    dwc:scientificNameAuthorship "Pilsbry, 1900 (1879)" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Cochlicopidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52665> ;
    skos:prefLabel "silokotilot"@fi,
        "Cochlicopidae"@sv .

<http://tun.fi/MX.52673> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthinula" ;
    dwc:scientificNameAuthorship "H. Beck, 1847" ;
    skos:broader <http://tun.fi/MX.52668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52674> ;
    skos:prefLabel "Acanthinula"@fi,
        "Acanthinula"@sv .

<http://tun.fi/MX.52675> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zoogenetes" ;
    dwc:scientificNameAuthorship "Morse, 1864" ;
    skos:broader <http://tun.fi/MX.52668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52676> ;
    skos:prefLabel "Zoogenetes"@fi,
        "Zoogenetes"@sv .

<http://tun.fi/MX.52677> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pupillidae" ;
    dwc:scientificNameAuthorship "Turton, 1831" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Pupillidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52678> ;
    skos:prefLabel "sammalkotilot"@fi,
        "Pupillidae"@sv .

<http://tun.fi/MX.52678> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pupilla" ;
    dwc:scientificNameAuthorship "Fleming, 1828" ;
    skos:broader <http://tun.fi/MX.52677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52679> ;
    skos:prefLabel "Pupilla"@fi,
        "Pupilla"@sv .

<http://tun.fi/MX.52699> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Enidae" ;
    dwc:scientificNameAuthorship "B. B. Woodward, 1903 (1880)" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Enidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52700> ;
    skos:prefLabel "ahmattikotilot"@fi,
        "Enidae"@sv .

<http://tun.fi/MX.52700> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Merdigera" ;
    dwc:scientificNameAuthorship "Held, 1838" ;
    skos:broader <http://tun.fi/MX.52699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52701> ;
    skos:prefLabel "Merdigera"@fi,
        "Merdigera"@sv .

<http://tun.fi/MX.52706> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ruthenica" ;
    dwc:scientificNameAuthorship "Lindholm, 1924" ;
    skos:broader <http://tun.fi/MX.52702> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52707> ;
    skos:prefLabel "Ruthenica"@fi,
        "Ruthenica"@sv .

<http://tun.fi/MX.52716> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Balea" ;
    dwc:scientificNameAuthorship "J. E. Gray, 1824" ;
    skos:broader <http://tun.fi/MX.52702> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52717> ;
    skos:prefLabel "Balea"@fi,
        "Balea"@sv .

<http://tun.fi/MX.52718> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bulgarica" ;
    dwc:scientificNameAuthorship "O. Boettger, 1877" ;
    skos:broader <http://tun.fi/MX.52702> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52719> ;
    skos:prefLabel "Bulgarica"@fi,
        "Bulgarica"@sv .

<http://tun.fi/MX.52722> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allopeas" ;
    dwc:scientificNameAuthorship "H.B. Baker, 1935" ;
    skos:broader <http://tun.fi/MX.4986055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52723> ;
    skos:prefLabel "Allopeas"@fi,
        "Allopeas"@sv .

<http://tun.fi/MX.52724> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Punctidae" ;
    dwc:scientificNameAuthorship "Morse, 1864" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Punctidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52725> ;
    skos:prefLabel "kääpiökotilot"@fi,
        "Punctidae"@sv .

<http://tun.fi/MX.52725> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Punctum" ;
    dwc:scientificNameAuthorship "Morse, 1864" ;
    skos:broader <http://tun.fi/MX.52724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52726> ;
    skos:prefLabel "Punctum"@fi,
        "Punctum"@sv .

<http://tun.fi/MX.52727> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Discidae" ;
    dwc:scientificNameAuthorship "Thiele, 1931 (1866)" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Discidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52728> ;
    skos:prefLabel "napakotilot"@fi,
        "Discidae"@sv .

<http://tun.fi/MX.52734> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pristilomatidae" ;
    dwc:scientificNameAuthorship "T. Cockerell, 1891" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Pristilomatidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52735> ;
    skos:prefLabel "kristallikotilot"@fi,
        "Pristilomatidae"@sv .

<http://tun.fi/MX.52738> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Euconulidae" ;
    dwc:scientificNameAuthorship "H.B. Baker, 1928" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Euconulidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52739> ;
    skos:prefLabel "kartiokotilot"@fi,
        "Euconulidae"@sv .

<http://tun.fi/MX.52743> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gastrodontidae" ;
    dwc:scientificNameAuthorship "Tryon, 1866" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Gastrodontidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52744> ;
    skos:prefLabel "kosteikkokotilot"@fi,
        "Gastrodontidae"@sv .

<http://tun.fi/MX.52768> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Milacidae" ;
    dwc:scientificNameAuthorship "Ellis, 1926" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Milacidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52769> ;
    skos:prefLabel "purje-etanat"@fi,
        "Milacidae"@sv .

<http://tun.fi/MX.52769> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Milax" ;
    dwc:scientificNameAuthorship "J.E. Gray, 1855" ;
    skos:broader <http://tun.fi/MX.52768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52770> ;
    skos:prefLabel "Milax"@fi,
        "Milax"@sv .

<http://tun.fi/MX.52771> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Vitrinidae" ;
    dwc:scientificNameAuthorship "Fitzinger, 1833" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Vitrinidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52772> ;
    skos:prefLabel "lasikotilot"@fi,
        "Vitrinidae"@sv .

<http://tun.fi/MX.52772> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vitrina" ;
    dwc:scientificNameAuthorship "Draparnaud, 1801" ;
    skos:broader <http://tun.fi/MX.52771> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52773> ;
    skos:prefLabel "Vitrina"@fi,
        "Vitrina"@sv .

<http://tun.fi/MX.52774> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Boettgerillidae" ;
    dwc:scientificNameAuthorship "Wiktor & Likharev, 1979" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Boettgerillidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52775> ;
    skos:prefLabel "matoetanat"@fi,
        "Boettgerillidae"@sv .

<http://tun.fi/MX.52775> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boettgerilla" ;
    dwc:scientificNameAuthorship "Simroth, 1910" ;
    skos:broader <http://tun.fi/MX.52774> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52776> ;
    skos:prefLabel "Boettgerilla"@fi,
        "Boettgerilla"@sv .

<http://tun.fi/MX.52781> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malacolimax" ;
    dwc:scientificNameAuthorship "Malm, 1868" ;
    skos:broader <http://tun.fi/MX.52777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52782> ;
    skos:prefLabel "Malacolimax"@fi,
        "Malacolimax"@sv .

<http://tun.fi/MX.52797> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Arionidae" ;
    dwc:scientificNameAuthorship "J. E. Gray, 1840" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Arionidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52798> ;
    skos:prefLabel "siruetanat"@fi,
        "Arionidae"@sv .

<http://tun.fi/MX.52809> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fruticicola" ;
    dwc:scientificNameAuthorship "Held, 1838" ;
    skos:broader <http://tun.fi/MX.4986056> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52810> ;
    skos:prefLabel "Fruticicola"@fi,
        "Fruticicola"@sv .

<http://tun.fi/MX.52813> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euomphalia" ;
    dwc:scientificNameAuthorship "Westerlund, 1889" ;
    skos:broader <http://tun.fi/MX.52812> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52814> ;
    skos:prefLabel "Euomphalia"@fi,
        "Euomphalia"@sv .

<http://tun.fi/MX.52825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perforatella" ;
    dwc:scientificNameAuthorship "Schlüter, 1838" ;
    skos:broader <http://tun.fi/MX.52812> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52826> ;
    skos:prefLabel "Perforatella"@fi,
        "Perforatella"@sv .

<http://tun.fi/MX.52829> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arianta" ;
    dwc:scientificNameAuthorship "Turton, 1831" ;
    skos:broader <http://tun.fi/MX.52828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52830> ;
    skos:prefLabel "Arianta"@fi,
        "Arianta"@sv .

<http://tun.fi/MX.52832> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helicigona" ;
    dwc:scientificNameAuthorship "A. Férussac, 1821" ;
    skos:broader <http://tun.fi/MX.52828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52833> ;
    skos:prefLabel "Helicigona"@fi,
        "Helicigona"@sv .

<http://tun.fi/MX.52838> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cornu" ;
    dwc:scientificNameAuthorship "Born, 1778" ;
    skos:broader <http://tun.fi/MX.52828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52839> ;
    skos:prefLabel "Cornu"@fi,
        "Cornu"@sv .

<http://tun.fi/MX.52841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helix" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.52828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52842> ;
    skos:prefLabel "Helix"@fi,
        "Helix"@sv .

<http://tun.fi/MX.53> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Onychogomphus" ;
    dwc:scientificNameAuthorship "Selys, 1854" ;
    skos:broader <http://tun.fi/MX.50> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.54> ;
    skos:prefLabel "Onychogomphus"@fi,
        "Onychogomphus"@sv .

<http://tun.fi/MX.53007> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhopalosiphoninus staphyleae" ;
    dwc:scientificNameAuthorship "(Koch, 1854)" ;
    skos:broader <http://tun.fi/MX.53482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228492> ;
    skos:prefLabel "Rhopalosiphoninus staphyleae"@fi,
        "Rhopalosiphoninus staphyleae"@sv .

<http://tun.fi/MX.53067> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Proteobacteria" ;
    skos:broader <http://tun.fi/MX.53063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53380> ;
    skos:prefLabel "Proteobacteria"@fi,
        "Proteobacteria"@sv .

<http://tun.fi/MX.53068> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Actinobacteria" ;
    skos:broader <http://tun.fi/MX.53063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53711> ;
    skos:prefLabel "Actinobacteria"@fi,
        "Actinobacteria"@sv .

<http://tun.fi/MX.53073> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Cercozoa" ;
    skos:broader <http://tun.fi/MX.53064> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53477> ;
    skos:prefLabel "Cercozoa"@fi,
        "Cercozoa"@sv .

<http://tun.fi/MX.53077> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Ctenophora" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Ctenophora"@fi,
        "Ctenophora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5080609> ;
    skos:prefLabel "kampamaneetit"@fi,
        "kammaneter"@sv .

<http://tun.fi/MX.53081> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Cephalaspidomorphi" ;
    skos:broader <http://tun.fi/MX.37606> ;
    skos:hiddenLabel "Cephalaspidomorphi"@fi,
        "Petromyzonti"@fi,
        "Petromyzonti"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70303> ;
    skos:prefLabel "ympyräsuiset"@fi,
        "Cephalaspidomorphi"@sv .

<http://tun.fi/MX.53085> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Petromyzon" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53083> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53086> ;
    skos:prefLabel "Petromyzon"@fi,
        "Petromyzon"@sv .

<http://tun.fi/MX.53087> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Chondrichthyes" ;
    skos:broader <http://tun.fi/MX.37606> ;
    skos:hiddenLabel "Chondrichthyes"@fi,
        "Chondrichthyes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53322> ;
    skos:prefLabel "rustokalat"@fi,
        "broskfiskar"@sv .

<http://tun.fi/MX.53090> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Squalidae" ;
    skos:broader <http://tun.fi/MX.53322> ;
    skos:hiddenLabel "Squalidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53292> ;
    skos:prefLabel "piikkihait"@fi,
        "Squalidae"@sv .

<http://tun.fi/MX.53093> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Acipenseriformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Acipenseriformes"@fi,
        "Acipenseriformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53324> ;
    skos:prefLabel "sampikalat"@fi,
        "störartade fiskar"@sv .

<http://tun.fi/MX.53100> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clupea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53294> ;
    skos:prefLabel "Clupea"@fi,
        "Clupea"@sv .

<http://tun.fi/MX.53104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sprattus" ;
    dwc:scientificNameAuthorship "Girgensohn, 1846" ;
    skos:broader <http://tun.fi/MX.53099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53105> ;
    skos:prefLabel "Sprattus"@fi,
        "Sprattus"@sv .

<http://tun.fi/MX.53107> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Engraulidae" ;
    skos:broader <http://tun.fi/MX.53098> ;
    skos:hiddenLabel "Engraulidae"@fi,
        "Engraulidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53108> ;
    skos:prefLabel "sardellit"@fi,
        "ansjovisfiskar"@sv .

<http://tun.fi/MX.53108> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Engraulis" ;
    dwc:scientificNameAuthorship "Cuvier, 1816" ;
    skos:broader <http://tun.fi/MX.53107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53296> ;
    skos:prefLabel "Engraulis"@fi,
        "Engraulis"@sv .

<http://tun.fi/MX.53110> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anguillidae" ;
    skos:broader <http://tun.fi/MX.53109> ;
    skos:hiddenLabel "Anguillidae"@fi,
        "Anguillidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53111> ;
    skos:prefLabel "ankeriaat"@fi,
        "egentliga ålar"@sv .

<http://tun.fi/MX.53111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anguilla" ;
    dwc:scientificNameAuthorship "Garsault, 1764" ;
    skos:broader <http://tun.fi/MX.53110> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53112> ;
    skos:prefLabel "Anguilla"@fi,
        "Anguilla"@sv .

<http://tun.fi/MX.53113> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Congridae" ;
    skos:broader <http://tun.fi/MX.53109> ;
    skos:hiddenLabel "Congridae"@fi,
        "Congridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53328> ;
    skos:prefLabel "meriankeriaat"@fi,
        "havsålar"@sv .

<http://tun.fi/MX.53115> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Salmoniformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Salmoniformes"@fi,
        "Salmoniformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53298> ;
    skos:prefLabel "lohikalat"@fi,
        "laxartade fiskar"@sv .

<http://tun.fi/MX.53116> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Esocidae" ;
    skos:broader <http://tun.fi/MX.70283> ;
    skos:hiddenLabel "Esocidae"@fi,
        "Esocidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53117> ;
    skos:prefLabel "hauet"@fi,
        "gäddor"@sv .

<http://tun.fi/MX.53117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Esox" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53118> ;
    skos:prefLabel "Esox"@fi,
        "Esox"@sv .

<http://tun.fi/MX.53148> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phoxinus" ;
    dwc:scientificNameAuthorship "Rafinesque, 1820" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53149> ;
    skos:prefLabel "Phoxinus"@fi,
        "Phoxinus"@sv .

<http://tun.fi/MX.53150> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scardinius" ;
    dwc:scientificNameAuthorship "Bonaparte, 1837" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53151> ;
    skos:prefLabel "Scardinius"@fi,
        "Scardinius"@sv .

<http://tun.fi/MX.53153> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspius" ;
    dwc:scientificNameAuthorship "Agassiz, 1832" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53304> ;
    skos:prefLabel "Aspius"@fi,
        "Aspius"@sv .

<http://tun.fi/MX.53154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tinca" ;
    dwc:scientificNameAuthorship "Cuvier, 1816" ;
    skos:broader <http://tun.fi/MX.5016659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53155> ;
    skos:prefLabel "Tinca"@fi,
        "Tinca"@sv .

<http://tun.fi/MX.53156> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gobio" ;
    dwc:scientificNameAuthorship "Cuvier, 1816" ;
    skos:broader <http://tun.fi/MX.5016663> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53157> ;
    skos:prefLabel "Gobio"@fi,
        "Gobio"@sv .

<http://tun.fi/MX.53158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alburnus" ;
    dwc:scientificNameAuthorship "Rafinesque, 1820" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53159> ;
    skos:prefLabel "Alburnus"@fi,
        "Alburnus"@sv .

<http://tun.fi/MX.53160> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blicca" ;
    dwc:scientificNameAuthorship "Heckel, 1843" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53276> ;
    skos:prefLabel "Blicca"@fi,
        "Blicca"@sv .

<http://tun.fi/MX.53161> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abramis" ;
    dwc:scientificNameAuthorship "Cuvier, 1816" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53162> ;
    skos:prefLabel "Abramis"@fi,
        "Abramis"@sv .

<http://tun.fi/MX.53164> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vimba" ;
    dwc:scientificNameAuthorship "Fitzinger, 1873" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53165> ;
    skos:prefLabel "Vimba"@fi,
        "Vimba"@sv .

<http://tun.fi/MX.53169> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyprinus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.5016661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52997> ;
    skos:prefLabel "Cyprinus"@fi,
        "Cyprinus"@sv .

<http://tun.fi/MX.53170> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Catostomidae" ;
    skos:broader <http://tun.fi/MX.53143> ;
    skos:hiddenLabel "Catostomidae"@fi,
        "Catostomidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53171> ;
    skos:prefLabel "imukarpit"@fi,
        "sugkarpfiskar"@sv .

<http://tun.fi/MX.53171> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catostomus" ;
    dwc:scientificNameAuthorship "Lesueur, 1817" ;
    skos:broader <http://tun.fi/MX.53170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53172> ;
    skos:prefLabel "Catostomus"@fi,
        "Catostomus"@sv .

<http://tun.fi/MX.53173> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cobitidae" ;
    dwc:scientificNameAuthorship "Swainson, 1838" ;
    skos:broader <http://tun.fi/MX.53143> ;
    skos:hiddenLabel "Cobitidae"@fi,
        "Cobitidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53330> ;
    skos:prefLabel "piikkinuoliaiset"@fi,
        "nissögefiskar"@sv .

<http://tun.fi/MX.53176> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Siluridae" ;
    skos:broader <http://tun.fi/MX.53175> ;
    skos:hiddenLabel "Siluridae"@fi,
        "Siluridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53177> ;
    skos:prefLabel "monnit"@fi,
        "egentliga malar"@sv .

<http://tun.fi/MX.53177> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Silurus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53176> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53178> ;
    skos:prefLabel "Silurus"@fi,
        "Silurus"@sv .

<http://tun.fi/MX.53179> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ictaluridae" ;
    skos:broader <http://tun.fi/MX.53175> ;
    skos:hiddenLabel "Ictaluridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206826> ;
    skos:prefLabel "piikkimonnit"@fi,
        "Ictaluridae"@sv .

<http://tun.fi/MX.53182> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gadidae" ;
    skos:broader <http://tun.fi/MX.53309> ;
    skos:hiddenLabel "Gadidae"@fi,
        "Gadidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53183> ;
    skos:prefLabel "turskat"@fi,
        "torskfiskar"@sv .

<http://tun.fi/MX.53183> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gadus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53184> ;
    skos:prefLabel "Gadus"@fi,
        "Gadus"@sv .

<http://tun.fi/MX.53185> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lota" ;
    dwc:scientificNameAuthorship "Oken, 1817" ;
    skos:broader <http://tun.fi/MX.206827> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53186> ;
    skos:prefLabel "Lota"@fi,
        "Lota"@sv .

<http://tun.fi/MX.53188> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Zoarcidae" ;
    skos:broader <http://tun.fi/MX.212043> ;
    skos:hiddenLabel "Zoarcidae"@fi,
        "Zoarcidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53189> ;
    skos:prefLabel "kivinilkat"@fi,
        "tånglakefiskar"@sv .

<http://tun.fi/MX.53189> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zoarces" ;
    dwc:scientificNameAuthorship "Cuvier, 1829" ;
    skos:broader <http://tun.fi/MX.53188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53190> ;
    skos:prefLabel "Zoarces"@fi,
        "Zoarces"@sv .

<http://tun.fi/MX.53193> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Syngnathiformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Syngnathiformes"@fi,
        "Syngnathiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53325> ;
    skos:prefLabel "putkisuukalat"@fi,
        "rörnosade fiskar"@sv .

<http://tun.fi/MX.53194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nerophis" ;
    dwc:scientificNameAuthorship "Rafinesque, 1810" ;
    skos:broader <http://tun.fi/MX.53325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53312> ;
    skos:prefLabel "Nerophis"@fi,
        "Nerophis"@sv .

<http://tun.fi/MX.53195> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syngnathus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53263> ;
    skos:prefLabel "Syngnathus"@fi,
        "Syngnathus"@sv .

<http://tun.fi/MX.53197> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gasterosteus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53198> ;
    skos:prefLabel "Gasterosteus"@fi,
        "Gasterosteus"@sv .

<http://tun.fi/MX.53199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pungitius" ;
    dwc:scientificNameAuthorship "Coste, 1848" ;
    skos:broader <http://tun.fi/MX.53196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53200> ;
    skos:prefLabel "Pungitius"@fi,
        "Pungitius"@sv .

<http://tun.fi/MX.53202> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spinachia" ;
    dwc:scientificNameAuthorship "Cuvier, 1816" ;
    skos:broader <http://tun.fi/MX.53196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53203> ;
    skos:prefLabel "Spinachia"@fi,
        "Spinachia"@sv .

<http://tun.fi/MX.53211> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Agonidae" ;
    skos:broader <http://tun.fi/MX.53314> ;
    skos:hiddenLabel "Agonidae"@fi,
        "Agonidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53212> ;
    skos:prefLabel "partasimput"@fi,
        "pansarsimpor"@sv .

<http://tun.fi/MX.53212> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agonus" ;
    dwc:scientificNameAuthorship "Bloch & Schneider, 1801" ;
    skos:broader <http://tun.fi/MX.53211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53213> ;
    skos:prefLabel "Agonus"@fi,
        "Agonus"@sv .

<http://tun.fi/MX.53215> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyclopterus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53264> ;
    skos:prefLabel "Cyclopterus"@fi,
        "Cyclopterus"@sv .

<http://tun.fi/MX.53218> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perca" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53219> ;
    skos:prefLabel "Perca"@fi,
        "Perca"@sv .

<http://tun.fi/MX.53221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnocephalus" ;
    dwc:scientificNameAuthorship "Bloch, 1793" ;
    skos:broader <http://tun.fi/MX.53316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53317> ;
    skos:prefLabel "Gymnocephalus"@fi,
        "Gymnocephalus"@sv .

<http://tun.fi/MX.53222> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicentrarchus" ;
    dwc:scientificNameAuthorship "Gill, 1860" ;
    skos:broader <http://tun.fi/MX.53280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53223> ;
    skos:prefLabel "Dicentrarchus"@fi,
        "Dicentrarchus"@sv .

<http://tun.fi/MX.53227> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liza" ;
    dwc:scientificNameAuthorship "Jordan & Swain, 1884" ;
    skos:broader <http://tun.fi/MX.53226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53282> ;
    skos:prefLabel "Liza"@fi,
        "Liza"@sv .

<http://tun.fi/MX.53229> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stichaeidae" ;
    skos:broader <http://tun.fi/MX.212043> ;
    skos:hiddenLabel "Stichaeidae"@fi,
        "Stichaeidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53230> ;
    skos:prefLabel "elaskat"@fi,
        "tångsnärtefiskar"@sv .

<http://tun.fi/MX.53230> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lumpenus" ;
    dwc:scientificNameAuthorship "Reinhardt, 1836" ;
    skos:broader <http://tun.fi/MX.53229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53319> ;
    skos:prefLabel "Lumpenus"@fi,
        "Lumpenus"@sv .

<http://tun.fi/MX.53231> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pholis" ;
    dwc:scientificNameAuthorship "Scopoli, 1777" ;
    skos:broader <http://tun.fi/MX.53283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53265> ;
    skos:prefLabel "Pholis"@fi,
        "Pholis"@sv .

<http://tun.fi/MX.53232> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Trachinoidei" ;
    skos:broader <http://tun.fi/MX.53217> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53284> ;
    skos:prefLabel "Trachinoidei"@fi,
        "Trachinoidei"@sv .

<http://tun.fi/MX.53233> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyperoplus" ;
    dwc:scientificNameAuthorship "Günther, 1862" ;
    skos:broader <http://tun.fi/MX.53284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53234> ;
    skos:prefLabel "Hyperoplus"@fi,
        "Hyperoplus"@sv .

<http://tun.fi/MX.53235> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ammodytes" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53236> ;
    skos:prefLabel "Ammodytes"@fi,
        "Ammodytes"@sv .

<http://tun.fi/MX.53237> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gobius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53286> ;
    skos:prefLabel "Gobius"@fi,
        "Gobius"@sv .

<http://tun.fi/MX.53239> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gobiusculus" ;
    dwc:scientificNameAuthorship "Duncker, 1928" ;
    skos:broader <http://tun.fi/MX.53326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53240> ;
    skos:prefLabel "Gobiusculus"@fi,
        "Gobiusculus"@sv .

<http://tun.fi/MX.53242> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scomber" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53241> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53243> ;
    skos:prefLabel "Scomber"@fi,
        "Scomber"@sv .

<http://tun.fi/MX.53250> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleuronectes" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53251> ;
    skos:prefLabel "Pleuronectes"@fi,
        "Pleuronectes"@sv .

<http://tun.fi/MX.53252> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limanda" ;
    dwc:scientificNameAuthorship "Gottsche, 1835" ;
    skos:broader <http://tun.fi/MX.53247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53253> ;
    skos:prefLabel "Limanda"@fi,
        "Limanda"@sv .

<http://tun.fi/MX.53269> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thymallus" ;
    dwc:scientificNameAuthorship "Linck, 1790" ;
    skos:broader <http://tun.fi/MX.323498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53141> ;
    skos:prefLabel "Thymallus"@fi,
        "Thymallus"@sv .

<http://tun.fi/MX.53270> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Osmerus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53302> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53142> ;
    skos:prefLabel "Osmerus"@fi,
        "Osmerus"@sv .

<http://tun.fi/MX.53271> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rutilus" ;
    dwc:scientificNameAuthorship "Rafinesque, 1820" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53145> ;
    skos:prefLabel "Rutilus"@fi,
        "Rutilus"@sv .

<http://tun.fi/MX.53275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucaspius" ;
    dwc:scientificNameAuthorship "Heckel et Kner, 1858" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53305> ;
    skos:prefLabel "Leucaspius"@fi,
        "Leucaspius"@sv .

<http://tun.fi/MX.53277> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liparis" ;
    dwc:scientificNameAuthorship "Scopoli, 1777" ;
    skos:broader <http://tun.fi/MX.53214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53216> ;
    skos:prefLabel "Liparis"@fi,
        "Liparis"@sv .

<http://tun.fi/MX.53280> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Moronidae" ;
    skos:broader <http://tun.fi/MX.53278> ;
    skos:hiddenLabel "Moronidae"@fi,
        "Moronidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53222> ;
    skos:prefLabel "meribassit"@fi,
        "egentliga havsabborrfiskar"@sv .

<http://tun.fi/MX.53283> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pholidae" ;
    skos:broader <http://tun.fi/MX.212043> ;
    skos:hiddenLabel "Pholidae"@fi,
        "Pholidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53231> ;
    skos:prefLabel "teistit"@fi,
        "tejstefiskar"@sv .

<http://tun.fi/MX.53285> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Gobiiformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Gobiiformes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53326> ;
    skos:prefLabel "tokkokalat"@fi,
        "Gobiiformes"@sv .

<http://tun.fi/MX.53287> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Scombriformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Scombriformes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53241> ;
    skos:prefLabel "makrillikalat"@fi,
        "Scombriformes"@sv .

<http://tun.fi/MX.53288> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarda" ;
    dwc:scientificNameAuthorship "Cuvier, 1829" ;
    skos:broader <http://tun.fi/MX.53241> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53244> ;
    skos:prefLabel "Sarda"@fi,
        "Sarda"@sv .

<http://tun.fi/MX.53292> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Squalus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53090> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53091> ;
    skos:prefLabel "Squalus"@fi,
        "Squalus"@sv .

<http://tun.fi/MX.53302> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Osmeridae" ;
    skos:broader <http://tun.fi/MX.211615> ;
    skos:hiddenLabel "Osmeridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53270> ;
    skos:prefLabel "kuoreet"@fi,
        "Osmeridae"@sv .

<http://tun.fi/MX.53306> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelecus" ;
    dwc:scientificNameAuthorship "Agassiz, 1835" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53166> ;
    skos:prefLabel "Pelecus"@fi,
        "Pelecus"@sv .

<http://tun.fi/MX.53311> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Belonidae" ;
    skos:broader <http://tun.fi/MX.70281> ;
    skos:hiddenLabel "Belonidae"@fi,
        "Belonidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53331> ;
    skos:prefLabel "nokkakalat"@fi,
        "näbbgäddfiskar"@sv .

<http://tun.fi/MX.53313> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Culaea" ;
    dwc:scientificNameAuthorship "Whitley, 1950" ;
    skos:broader <http://tun.fi/MX.53196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53201> ;
    skos:prefLabel "Culaea"@fi,
        "Culaea"@sv .

<http://tun.fi/MX.53318> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chelon" ;
    dwc:scientificNameAuthorship "Artedi, 1793" ;
    skos:broader <http://tun.fi/MX.53226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53228> ;
    skos:prefLabel "Chelon"@fi,
        "Chelon"@sv .

<http://tun.fi/MX.53322> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Squaliformes" ;
    skos:broader <http://tun.fi/MX.53087> ;
    skos:hiddenLabel "Squaliformes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53090> ;
    skos:prefLabel "piikkihaikalat"@fi,
        "Squaliformes"@sv .

<http://tun.fi/MX.53323> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Gasterosteiformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Gasterosteiformes"@fi,
        "Gasterosteiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53196> ;
    skos:prefLabel "piikkikalat"@fi,
        "spiggartade fiskar"@sv .

<http://tun.fi/MX.53324> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acipenseridae" ;
    skos:broader <http://tun.fi/MX.53093> ;
    skos:hiddenLabel "Acipenseridae"@fi,
        "Acipenseridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53094> ;
    skos:prefLabel "sammet"@fi,
        "störar"@sv .

<http://tun.fi/MX.53328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conger" ;
    dwc:scientificNameAuthorship "Oken, 1817" ;
    skos:broader <http://tun.fi/MX.53113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53114> ;
    skos:prefLabel "Conger"@fi,
        "Conger"@sv .

<http://tun.fi/MX.53329> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenopharyngodon" ;
    dwc:scientificNameAuthorship "Steindachner, 1866" ;
    skos:broader <http://tun.fi/MX.5016664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53152> ;
    skos:prefLabel "Ctenopharyngodon"@fi,
        "Ctenopharyngodon"@sv .

<http://tun.fi/MX.53330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cobitis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53262> ;
    skos:prefLabel "Cobitis"@fi,
        "Cobitis"@sv .

<http://tun.fi/MX.53331> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Belone" ;
    dwc:scientificNameAuthorship "Cuvier, 1816" ;
    skos:broader <http://tun.fi/MX.53311> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53192> ;
    skos:prefLabel "Belone"@fi,
        "Belone"@sv .

<http://tun.fi/MX.53332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taurulus" ;
    dwc:scientificNameAuthorship "Gratzianov, 1907" ;
    skos:broader <http://tun.fi/MX.53204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53208> ;
    skos:prefLabel "Taurulus"@fi,
        "Taurulus"@sv .

<http://tun.fi/MX.53368> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Peronosporea" ;
    skos:broader <http://tun.fi/MX.70019> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53700> ;
    skos:prefLabel "Peronosporea"@fi,
        "Peronosporea"@sv .

<http://tun.fi/MX.53399> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polynoidae" ;
    dwc:scientificNameAuthorship "Malmgren, 1867" ;
    skos:broader <http://tun.fi/MX.70195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212157> ;
    skos:prefLabel "Polynoidae"@fi,
        "Polynoidae"@sv .

<http://tun.fi/MX.53406> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entoleuca" ;
    dwc:scientificNameAuthorship "Syd." ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52922> ;
    skos:prefLabel "Entoleuca"@fi,
        "Entoleuca"@sv .

<http://tun.fi/MX.53407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphanomyces" ;
    skos:broader <http://tun.fi/MX.53564> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52911> ;
    skos:prefLabel "Aphanomyces"@fi,
        "Aphanomyces"@sv .

<http://tun.fi/MX.53409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dreissena" ;
    dwc:scientificNameAuthorship "Van Beneden, 1835" ;
    skos:broader <http://tun.fi/MX.53632> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52879> ;
    skos:prefLabel "Dreissena"@fi,
        "Dreissena"@sv .

<http://tun.fi/MX.53411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhynchosporium" ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52965> ;
    skos:prefLabel "Rhynchosporium"@fi,
        "Rhynchosporium"@sv .

<http://tun.fi/MX.53421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fusarium" ;
    skos:broader <http://tun.fi/MX.53575> ;
    skos:hiddenLabel "Fusarium"@fi,
        "Fusarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52923> ;
    skos:prefLabel "tyvifusarioosit"@fi,
        "slemmögel"@sv .

<http://tun.fi/MX.53424> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetranychus" ;
    skos:broader <http://tun.fi/MX.53597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53021> ;
    skos:prefLabel "Tetranychus"@fi,
        "Tetranychus"@sv .

<http://tun.fi/MX.53429> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pacifastacus" ;
    dwc:scientificNameAuthorship "Bott, 1950" ;
    skos:broader <http://tun.fi/MX.53643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53031> ;
    skos:prefLabel "Pacifastacus"@fi,
        "Pacifastacus"@sv .

<http://tun.fi/MX.53435> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parthenothrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232216> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52976> ;
    skos:prefLabel "Parthenothrips"@fi,
        "Parthenothrips"@sv .

<http://tun.fi/MX.53437> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echinothrips" ;
    dwc:scientificNameAuthorship "Moulton, 1911" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52979> ;
    skos:prefLabel "Echinothrips"@fi,
        "Echinothrips"@sv .

<http://tun.fi/MX.53441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudococcus" ;
    skos:broader <http://tun.fi/MX.53644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227925> ;
    skos:prefLabel "Pseudococcus"@fi,
        "Pseudococcus"@sv .

<http://tun.fi/MX.53443> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Astacus" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.53643> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206836> ;
    skos:prefLabel "Astacus"@fi,
        "Astacus"@sv .

<http://tun.fi/MX.53444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriocheir" ;
    skos:broader <http://tun.fi/MX.53623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53038> ;
    skos:prefLabel "Eriocheir"@fi,
        "Eriocheir"@sv .

<http://tun.fi/MX.53446> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Didymascella" ;
    skos:broader <http://tun.fi/MX.53635> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52920> ;
    skos:prefLabel "Didymascella"@fi,
        "Didymascella"@sv .

<http://tun.fi/MX.53452> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alternaria" ;
    dwc:scientificNameAuthorship "Nees:Fr." ;
    skos:broader <http://tun.fi/MX.53648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238394> ;
    skos:prefLabel "Alternaria"@fi,
        "Alternaria"@sv .

<http://tun.fi/MX.53456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aonidiella" ;
    skos:broader <http://tun.fi/MX.53607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53012> ;
    skos:prefLabel "Aonidiella"@fi,
        "Aonidiella"@sv .

<http://tun.fi/MX.53459> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cordylophora" ;
    skos:broader <http://tun.fi/MX.53629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52871> ;
    skos:prefLabel "Cordylophora"@fi,
        "Cordylophora"@sv .

<http://tun.fi/MX.53461> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heliothrips" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.232216> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53044> ;
    skos:prefLabel "Heliothrips"@fi,
        "Heliothrips"@sv .

<http://tun.fi/MX.53462> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhabdocline" ;
    dwc:scientificNameAuthorship "Syd." ;
    skos:broader <http://tun.fi/MX.53635> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52962> ;
    skos:prefLabel "Rhabdocline"@fi,
        "Rhabdocline"@sv .

<http://tun.fi/MX.53464> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cercopagis" ;
    skos:broader <http://tun.fi/MX.53576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52880> ;
    skos:prefLabel "Cercopagis"@fi,
        "Cercopagis"@sv .

<http://tun.fi/MX.53465> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemiberlesia" ;
    skos:broader <http://tun.fi/MX.53607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52991> ;
    skos:prefLabel "Hemiberlesia"@fi,
        "Hemiberlesia"@sv .

<http://tun.fi/MX.53466> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mytilopsis" ;
    dwc:scientificNameAuthorship "Conrad, 1857" ;
    skos:broader <http://tun.fi/MX.53632> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52876> ;
    skos:prefLabel "Mytilopsis"@fi,
        "Mytilopsis"@sv .

<http://tun.fi/MX.53471> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monomorium" ;
    dwc:scientificNameAuthorship "Mayr, 1855" ;
    skos:broader <http://tun.fi/MX.53554> ;
    skos:hiddenLabel "Monomorium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53046> ;
    skos:prefLabel "Monomorium"@fi,
        "dvärgmyror"@sv .

<http://tun.fi/MX.53473> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scirtothrips" ;
    dwc:scientificNameAuthorship "Shull, 1909" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53025> ;
    skos:prefLabel "Scirtothrips"@fi,
        "Scirtothrips"@sv .

<http://tun.fi/MX.53475> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerataphis" ;
    skos:broader <http://tun.fi/MX.228048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52989> ;
    skos:prefLabel "Cerataphis"@fi,
        "Cerataphis"@sv .

<http://tun.fi/MX.53476> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nymphoides" ;
    dwc:scientificNameAuthorship "Ség." ;
    skos:broader <http://tun.fi/MX.39326> ;
    skos:hiddenLabel "Nymphoides"@fi,
        "Nymphoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52869> ;
    skos:prefLabel "lammikit"@fi,
        "sjögullssläktet"@sv .

<http://tun.fi/MX.53477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plasmodiophora" ;
    skos:broader <http://tun.fi/MX.53073> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52949> ;
    skos:prefLabel "Plasmodiophora"@fi,
        "Plasmodiophora"@sv .

<http://tun.fi/MX.53478> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pectobacterium" ;
    skos:broader <http://tun.fi/MX.53633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52885> ;
    skos:prefLabel "Pectobacterium"@fi,
        "Pectobacterium"@sv .

<http://tun.fi/MX.53479> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cochliobolus" ;
    skos:broader <http://tun.fi/MX.53648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52916> ;
    skos:prefLabel "Cochliobolus"@fi,
        "Cochliobolus"@sv .

<http://tun.fi/MX.53480> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gibberella" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238290> ;
    skos:prefLabel "Gibberella"@fi,
        "Gibberella"@sv .

<http://tun.fi/MX.53484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycocentrospora" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52934> ;
    skos:prefLabel "Mycocentrospora"@fi,
        "Mycocentrospora"@sv .

<http://tun.fi/MX.53485> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Igutettix" ;
    skos:broader <http://tun.fi/MX.53572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52982> ;
    skos:prefLabel "Igutettix"@fi,
        "Igutettix"@sv .

<http://tun.fi/MX.53486> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccus" ;
    skos:broader <http://tun.fi/MX.53627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53060> ;
    skos:prefLabel "Coccus"@fi,
        "Coccus"@sv .

<http://tun.fi/MX.53489> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyphagotarsonemus" ;
    skos:broader <http://tun.fi/MX.53573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53045> ;
    skos:prefLabel "Polyphagotarsonemus"@fi,
        "Polyphagotarsonemus"@sv .

<http://tun.fi/MX.53493> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Supella" ;
    dwc:scientificNameAuthorship "Shelford, 1911" ;
    skos:broader <http://tun.fi/MX.206468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53022> ;
    skos:prefLabel "Supella"@fi,
        "Supella"@sv .

<http://tun.fi/MX.53498> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhithropanopeus" ;
    skos:broader <http://tun.fi/MX.53596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53034> ;
    skos:prefLabel "Rhithropanopeus"@fi,
        "Rhithropanopeus"@sv .

<http://tun.fi/MX.53504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clavibacter" ;
    skos:broader <http://tun.fi/MX.53590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63265> ;
    skos:prefLabel "Clavibacter"@fi,
        "Clavibacter"@sv .

<http://tun.fi/MX.53505> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stagonospora" ;
    skos:broader <http://tun.fi/MX.53636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52967> ;
    skos:prefLabel "Stagonospora"@fi,
        "Stagonospora"@sv .

<http://tun.fi/MX.53507> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudomonas" ;
    skos:broader <http://tun.fi/MX.53568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52883> ;
    skos:prefLabel "Pseudomonas"@fi,
        "Pseudomonas"@sv .

<http://tun.fi/MX.53513> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetanaphothrips" ;
    dwc:scientificNameAuthorship "Priesner, 1925" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53023> ;
    skos:prefLabel "Chaetanaphothrips"@fi,
        "Chaetanaphothrips"@sv .

<http://tun.fi/MX.53514> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cercospora" ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52913> ;
    skos:prefLabel "Cercospora"@fi,
        "Cercospora"@sv .

<http://tun.fi/MX.53518> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Illinoia" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52985> ;
    skos:prefLabel "Illinoia"@fi,
        "Illinoia"@sv .

<http://tun.fi/MX.53520> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hercinothrips" ;
    dwc:scientificNameAuthorship "Bagnall, 1932" ;
    skos:broader <http://tun.fi/MX.232216> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53059> ;
    skos:prefLabel "Hercinothrips"@fi,
        "Hercinothrips"@sv .

<http://tun.fi/MX.53524> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neogobius" ;
    dwc:scientificNameAuthorship "Iljin, 1927" ;
    skos:broader <http://tun.fi/MX.53326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53000> ;
    skos:prefLabel "Neogobius"@fi,
        "Neogobius"@sv .

<http://tun.fi/MX.53525> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Planococcus" ;
    skos:broader <http://tun.fi/MX.53644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227926> ;
    skos:prefLabel "Planococcus"@fi,
        "Planococcus"@sv .

<http://tun.fi/MX.53528> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trialeurodes" ;
    skos:broader <http://tun.fi/MX.53592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53042> ;
    skos:prefLabel "Trialeurodes"@fi,
        "Trialeurodes"@sv .

<http://tun.fi/MX.53529> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dickeya" ;
    skos:broader <http://tun.fi/MX.53633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52884> ;
    skos:prefLabel "Dickeya"@fi,
        "Dickeya"@sv .

<http://tun.fi/MX.53531> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pinnaspis" ;
    skos:broader <http://tun.fi/MX.53607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52974> ;
    skos:prefLabel "Pinnaspis"@fi,
        "Pinnaspis"@sv .

<http://tun.fi/MX.53539> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oculimacula" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52940> ;
    skos:prefLabel "Oculimacula"@fi,
        "Oculimacula"@sv .

<http://tun.fi/MX.53543> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodobium" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52987> ;
    skos:prefLabel "Rhodobium"@fi,
        "Rhodobium"@sv .

<http://tun.fi/MX.53544> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helminthosporium" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.53640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52929> ;
    skos:prefLabel "Helminthosporium"@fi,
        "Helminthosporium"@sv .

<http://tun.fi/MX.53564> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leptolegniaceae" ;
    skos:broader <http://tun.fi/MX.53700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53407> ;
    skos:prefLabel "Leptolegniaceae"@fi,
        "Leptolegniaceae"@sv .

<http://tun.fi/MX.53568> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pseudomonadaceae" ;
    skos:broader <http://tun.fi/MX.53730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53507> ;
    skos:prefLabel "Pseudomonadaceae"@fi,
        "Pseudomonadaceae"@sv .

<http://tun.fi/MX.53577> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gammaridae" ;
    skos:broader <http://tun.fi/MX.53722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53445> ;
    skos:prefLabel "Gammaridae"@fi,
        "Gammaridae"@sv .

<http://tun.fi/MX.53588> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Plectosphaerellaceae" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53496> ;
    skos:prefLabel "Plectosphaerellaceae"@fi,
        "Plectosphaerellaceae"@sv .

<http://tun.fi/MX.53590> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Microbacteriaceae" ;
    skos:broader <http://tun.fi/MX.53711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53504> ;
    skos:prefLabel "Microbacteriaceae"@fi,
        "Microbacteriaceae"@sv .

<http://tun.fi/MX.53596> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Panopeidae" ;
    dwc:scientificNameAuthorship "Ortmann, 1893" ;
    skos:broader <http://tun.fi/MX.213799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53498> ;
    skos:prefLabel "Panopeidae"@fi,
        "Panopeidae"@sv .

<http://tun.fi/MX.53605> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Balanidae" ;
    dwc:scientificNameAuthorship "Leach, 1806" ;
    skos:broader <http://tun.fi/MX.53716> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213016> ;
    skos:prefLabel "Balanidae"@fi,
        "Balanidae"@sv .

<http://tun.fi/MX.53609> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Blattidae" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.53675> ;
    skos:hiddenLabel "Blattidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53558> ;
    skos:prefLabel "Blattidae"@fi,
        "storkackerlackor"@sv .

<http://tun.fi/MX.53611> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Coregoninae" ;
    skos:broader <http://tun.fi/MX.53298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53131> ;
    skos:prefLabel "Coregoninae"@fi,
        "Coregoninae"@sv .

<http://tun.fi/MX.53613> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Melampsoraceae" ;
    skos:broader <http://tun.fi/MX.53688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53503> ;
    skos:prefLabel "Melampsoraceae"@fi,
        "Melampsoraceae"@sv .

<http://tun.fi/MX.53623> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Varunidae" ;
    dwc:scientificNameAuthorship "Milne-Edwards, 1853" ;
    skos:broader <http://tun.fi/MX.213799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53444> ;
    skos:prefLabel "Varunidae"@fi,
        "Varunidae"@sv .

<http://tun.fi/MX.53629> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cordylophoridae" ;
    skos:broader <http://tun.fi/MX.53719> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53459> ;
    skos:prefLabel "Cordylophoridae"@fi,
        "Cordylophoridae"@sv .

<http://tun.fi/MX.53630> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tilletiaceae" ;
    skos:broader <http://tun.fi/MX.53687> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53431> ;
    skos:prefLabel "Tilletiaceae"@fi,
        "Tilletiaceae"@sv .

<http://tun.fi/MX.53631> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Botryosphaeriales" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233398> ;
    skos:prefLabel "Botryosphaeriales"@fi,
        "Botryosphaeriales"@sv .

<http://tun.fi/MX.53638> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pythiaceae" ;
    skos:broader <http://tun.fi/MX.53674> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53428> ;
    skos:prefLabel "Pythiaceae"@fi,
        "Pythiaceae"@sv .

<http://tun.fi/MX.53667> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Magnaporthales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53583> ;
    skos:prefLabel "Magnaporthales"@fi,
        "Magnaporthales"@sv .

<http://tun.fi/MX.53674> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pythiales" ;
    skos:broader <http://tun.fi/MX.53371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53638> ;
    skos:prefLabel "Pythiales"@fi,
        "Pythiales"@sv .

<http://tun.fi/MX.53687> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Tilletiales" ;
    skos:broader <http://tun.fi/MX.53378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53630> ;
    skos:prefLabel "Tilletiales"@fi,
        "Tilletiales"@sv .

<http://tun.fi/MX.53693> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Spionida" ;
    skos:broader <http://tun.fi/MX.53372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53647> ;
    skos:prefLabel "Spionida"@fi,
        "Spionida"@sv .

<http://tun.fi/MX.53697> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Zygentoma" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Zygentoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53580> ;
    skos:prefLabel "kolmisukahäntäiset"@fi,
        "Zygentoma"@sv .

<http://tun.fi/MX.53700> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Saprolegniales" ;
    skos:broader <http://tun.fi/MX.53368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53564> ;
    skos:prefLabel "Saprolegniales"@fi,
        "Saprolegniales"@sv .

<http://tun.fi/MX.53702> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Enterobacteriales" ;
    skos:broader <http://tun.fi/MX.53380> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53633> ;
    skos:prefLabel "Enterobacteriales"@fi,
        "Enterobacteriales"@sv .

<http://tun.fi/MX.53711> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Actinomycetales" ;
    skos:broader <http://tun.fi/MX.53068> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53590> ;
    skos:prefLabel "Actinomycetales"@fi,
        "Actinomycetales"@sv .

<http://tun.fi/MX.53712> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Peronosporales" ;
    skos:broader <http://tun.fi/MX.53371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53574> ;
    skos:prefLabel "Peronosporales"@fi,
        "Peronosporales"@sv .

<http://tun.fi/MX.53716> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Sessilia" ;
    skos:broader <http://tun.fi/MX.53375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53605> ;
    skos:prefLabel "Sessilia"@fi,
        "Sessilia"@sv .

<http://tun.fi/MX.53730> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pseudomonadales" ;
    skos:broader <http://tun.fi/MX.53380> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53568> ;
    skos:prefLabel "Pseudomonadales"@fi,
        "Pseudomonadales"@sv .

<http://tun.fi/MX.53738> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Erysiphales" ;
    skos:broader <http://tun.fi/MX.53379> ;
    skos:hiddenLabel "Erysiphales"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53563> ;
    skos:prefLabel "härmäsienet"@fi,
        "Erysiphales"@sv .

<http://tun.fi/MX.53739> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ophiostomatales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53582> ;
    skos:prefLabel "Ophiostomatales"@fi,
        "Ophiostomatales"@sv .

<http://tun.fi/MX.55> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophiogomphus" ;
    dwc:scientificNameAuthorship "Selys, 1854" ;
    skos:broader <http://tun.fi/MX.50> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.56> ;
    skos:prefLabel "Ophiogomphus"@fi,
        "Ophiogomphus"@sv .

<http://tun.fi/MX.57> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cordulegastridae" ;
    skos:broader <http://tun.fi/MX.33> ;
    skos:hiddenLabel "Cordulegastridae"@fi,
        "Cordulegastridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58> ;
    skos:prefLabel "purokorennot"@fi,
        "kungstrollsländor"@sv .

<http://tun.fi/MX.58> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cordulegaster" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.57> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59> ;
    skos:prefLabel "Cordulegaster"@fi,
        "Cordulegaster"@sv .

<http://tun.fi/MX.58501> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Zeugloptera" ;
    dwc:scientificNameAuthorship "Chapman, 1917" ;
    skos:broader <http://tun.fi/MX.53695> ;
    skos:hiddenLabel "Zeugloptera"@fi,
        "Zeugloptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58503> ;
    skos:prefLabel "leukaperhoset"@fi,
        "käkmalar"@sv .

<http://tun.fi/MX.58503> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Micropterigidae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1855" ;
    skos:broader <http://tun.fi/MX.58501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58504> ;
    skos:prefLabel "Micropterigidae"@fi,
        "Micropterigidae"@sv .

<http://tun.fi/MX.58513> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dyseriocrania" ;
    dwc:scientificNameAuthorship "Spuler, 1910" ;
    skos:broader <http://tun.fi/MX.58512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58514> ;
    skos:prefLabel "Dyseriocrania"@fi,
        "Dyseriocrania"@sv .

<http://tun.fi/MX.58533> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triodia" ;
    dwc:scientificNameAuthorship "Hübner, 1820" ;
    skos:broader <http://tun.fi/MX.58529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58534> ;
    skos:prefLabel "Triodia"@fi,
        "Triodia"@sv .

<http://tun.fi/MX.58535> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phymatopus" ;
    dwc:scientificNameAuthorship "Wallengren, 1869" ;
    skos:broader <http://tun.fi/MX.58529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58536> ;
    skos:prefLabel "Phymatopus"@fi,
        "Phymatopus"@sv .

<http://tun.fi/MX.58540> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hepialus" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.58529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58541> ;
    skos:prefLabel "Hepialus"@fi,
        "Hepialus"@sv .

<http://tun.fi/MX.58545> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nepticulidae" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Nepticulidae"@fi,
        "Nepticulidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58546> ;
    skos:prefLabel "kääpiökoit"@fi,
        "dvärgmalar"@sv .

<http://tun.fi/MX.58609> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trifurcula" ;
    dwc:scientificNameAuthorship "Zeller, 1848" ;
    skos:broader <http://tun.fi/MX.58546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58613> ;
    skos:prefLabel "Trifurcula"@fi,
        "Trifurcula"@sv .

<http://tun.fi/MX.58614> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bohemannia" ;
    dwc:scientificNameAuthorship "Stainton, 1859" ;
    skos:broader <http://tun.fi/MX.58546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58615> ;
    skos:prefLabel "Bohemannia"@fi,
        "Bohemannia"@sv .

<http://tun.fi/MX.58642> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opostega" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.58641> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58643> ;
    skos:prefLabel "Opostega"@fi,
        "Opostega"@sv .

<http://tun.fi/MX.58650> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Heliozelidae" ;
    dwc:scientificNameAuthorship "Heinemann & Wocke, 1876" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Heliozelidae"@fi,
        "Heliozelidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58651> ;
    skos:prefLabel "hippukoit"@fi,
        "bladhålsmalar"@sv .

<http://tun.fi/MX.58673> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nematopogoninae" ;
    dwc:scientificNameAuthorship "Hinton, 1955" ;
    skos:broader <http://tun.fi/MX.58655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58674> ;
    skos:prefLabel "Nematopogoninae"@fi,
        "Nematopogoninae"@sv .

<http://tun.fi/MX.58692> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alloclemensia" ;
    dwc:scientificNameAuthorship "Schmidt Nielsen, 1981" ;
    skos:broader <http://tun.fi/MX.58682> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58693> ;
    skos:prefLabel "Alloclemensia"@fi,
        "Alloclemensia"@sv .

<http://tun.fi/MX.58695> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Prodoxidae" ;
    dwc:scientificNameAuthorship "Riley, 1881" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Prodoxidae"@fi,
        "Prodoxidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58696> ;
    skos:prefLabel "aamunkoit"@fi,
        "knoppmalar"@sv .

<http://tun.fi/MX.58724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrmecozela" ;
    dwc:scientificNameAuthorship "Zeller, 1852" ;
    skos:broader <http://tun.fi/MX.58723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58725> ;
    skos:prefLabel "Myrmecozela"@fi,
        "Myrmecozela"@sv .

<http://tun.fi/MX.58733> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenoptinea" ;
    dwc:scientificNameAuthorship "Dietz, 1905" ;
    skos:broader <http://tun.fi/MX.58729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58735> ;
    skos:prefLabel "Stenoptinea"@fi,
        "Stenoptinea"@sv .

<http://tun.fi/MX.58737> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agnathosia" ;
    dwc:scientificNameAuthorship "Amsel, 1954" ;
    skos:broader <http://tun.fi/MX.58729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58738> ;
    skos:prefLabel "Agnathosia"@fi,
        "Agnathosia"@sv .

<http://tun.fi/MX.58741> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Montescardia" ;
    dwc:scientificNameAuthorship "Amsel, 1951" ;
    skos:broader <http://tun.fi/MX.58740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58742> ;
    skos:prefLabel "Montescardia"@fi,
        "Montescardia"@sv .

<http://tun.fi/MX.58743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scardia" ;
    dwc:scientificNameAuthorship "Treitschke, 1830" ;
    skos:broader <http://tun.fi/MX.58740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58744> ;
    skos:prefLabel "Scardia"@fi,
        "Scardia"@sv .

<http://tun.fi/MX.58746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Morophaga" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1853" ;
    skos:broader <http://tun.fi/MX.58740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58748> ;
    skos:prefLabel "Morophaga"@fi,
        "Morophaga"@sv .

<http://tun.fi/MX.58753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Archinemapogon" ;
    dwc:scientificNameAuthorship "Zagulajev, 1962" ;
    skos:broader <http://tun.fi/MX.58750> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58754> ;
    skos:prefLabel "Archinemapogon"@fi,
        "Archinemapogon"@sv .

<http://tun.fi/MX.58756> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemaxera" ;
    dwc:scientificNameAuthorship "Zagulajev, 1964" ;
    skos:broader <http://tun.fi/MX.58750> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58757> ;
    skos:prefLabel "Nemaxera"@fi,
        "Nemaxera"@sv .

<http://tun.fi/MX.58777> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tineola" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1853" ;
    skos:broader <http://tun.fi/MX.58770> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58778> ;
    skos:prefLabel "Tineola"@fi,
        "Tineola"@sv .

<http://tun.fi/MX.58807> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplodoma" ;
    dwc:scientificNameAuthorship "Zeller, 1852" ;
    skos:broader <http://tun.fi/MX.58806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58808> ;
    skos:prefLabel "Diplodoma"@fi,
        "Diplodoma"@sv .

<http://tun.fi/MX.58823> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Taleporiinae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1857" ;
    skos:broader <http://tun.fi/MX.58805> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58824> ;
    skos:prefLabel "Taleporiinae"@fi,
        "Taleporiinae"@sv .

<http://tun.fi/MX.58824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taleporia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.58823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58826> ;
    skos:prefLabel "Taleporia"@fi,
        "Taleporia"@sv .

<http://tun.fi/MX.58839> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthopsyche" ;
    dwc:scientificNameAuthorship "Heylaerts, 1881" ;
    skos:broader <http://tun.fi/MX.58838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58840> ;
    skos:prefLabel "Acanthopsyche"@fi,
        "Acanthopsyche"@sv .

<http://tun.fi/MX.58841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Canephora" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.58838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58842> ;
    skos:prefLabel "Canephora"@fi,
        "Canephora"@sv .

<http://tun.fi/MX.58844> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachythelia" ;
    dwc:scientificNameAuthorship "Westwood, 1848" ;
    skos:broader <http://tun.fi/MX.58838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58845> ;
    skos:prefLabel "Pachythelia"@fi,
        "Pachythelia"@sv .

<http://tun.fi/MX.58846> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phalacropterix" ;
    dwc:scientificNameAuthorship "Hübner, 1816" ;
    skos:broader <http://tun.fi/MX.58838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58847> ;
    skos:prefLabel "Phalacropterix"@fi,
        "Phalacropterix"@sv .

<http://tun.fi/MX.58852> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apterona" ;
    dwc:scientificNameAuthorship "Milliére, 1857" ;
    skos:broader <http://tun.fi/MX.58838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58853> ;
    skos:prefLabel "Apterona"@fi,
        "Apterona"@sv .

<http://tun.fi/MX.58855> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Roeslerstammiidae" ;
    dwc:scientificNameAuthorship "Bruand, 1850" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Roeslerstammiidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58856> ;
    skos:prefLabel "vaskikoit"@fi,
        "Roeslerstammiidae"@sv .

<http://tun.fi/MX.58856> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Roeslerstammia" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.58855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58857> ;
    skos:prefLabel "Roeslerstammia"@fi,
        "Roeslerstammia"@sv .

<http://tun.fi/MX.58858> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bucculatricidae" ;
    dwc:scientificNameAuthorship "Fracker, 1915" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Bucculatricidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58859> ;
    skos:prefLabel "töyhtökoit"@fi,
        "Bucculatricidae"@sv .

<http://tun.fi/MX.58881> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parectopa" ;
    dwc:scientificNameAuthorship "Clemens, 1860" ;
    skos:broader <http://tun.fi/MX.4985204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58882> ;
    skos:prefLabel "Parectopa"@fi,
        "Parectopa"@sv .

<http://tun.fi/MX.58883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micrurapteryx" ;
    dwc:scientificNameAuthorship "Spuler, 1910" ;
    skos:broader <http://tun.fi/MX.4985204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58884> ;
    skos:prefLabel "Micrurapteryx"@fi,
        "Micrurapteryx"@sv .

<http://tun.fi/MX.58899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gracillaria" ;
    dwc:scientificNameAuthorship "Haworth, 1828" ;
    skos:broader <http://tun.fi/MX.58880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58900> ;
    skos:prefLabel "Gracillaria"@fi,
        "Gracillaria"@sv .

<http://tun.fi/MX.58901> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspilapteryx" ;
    dwc:scientificNameAuthorship "Spuler, 1910" ;
    skos:broader <http://tun.fi/MX.58880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58902> ;
    skos:prefLabel "Aspilapteryx"@fi,
        "Aspilapteryx"@sv .

<http://tun.fi/MX.58903> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euspilapteryx" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.58880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58904> ;
    skos:prefLabel "Euspilapteryx"@fi,
        "Euspilapteryx"@sv .

<http://tun.fi/MX.58905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calybites" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.58880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58906> ;
    skos:prefLabel "Calybites"@fi,
        "Calybites"@sv .

<http://tun.fi/MX.58907> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Povolnya" ;
    dwc:scientificNameAuthorship "Kuznetsov, 1979" ;
    skos:broader <http://tun.fi/MX.58880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58908> ;
    skos:prefLabel "Povolnya"@fi,
        "Povolnya"@sv .

<http://tun.fi/MX.58910> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrocercops" ;
    dwc:scientificNameAuthorship "Wallengren, 1881" ;
    skos:broader <http://tun.fi/MX.4985203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58911> ;
    skos:prefLabel "Acrocercops"@fi,
        "Acrocercops"@sv .

<http://tun.fi/MX.58912> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucospilapteryx" ;
    dwc:scientificNameAuthorship "Spuler, 1910" ;
    skos:broader <http://tun.fi/MX.4985203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58913> ;
    skos:prefLabel "Leucospilapteryx"@fi,
        "Leucospilapteryx"@sv .

<http://tun.fi/MX.58983> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cameraria" ;
    dwc:scientificNameAuthorship "Chapman, 1902" ;
    skos:broader <http://tun.fi/MX.58928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58984> ;
    skos:prefLabel "Cameraria"@fi,
        "Cameraria"@sv .

<http://tun.fi/MX.58985> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phyllocnistinae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1857" ;
    skos:broader <http://tun.fi/MX.58879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58986> ;
    skos:prefLabel "Phyllocnistinae"@fi,
        "Phyllocnistinae"@sv .

<http://tun.fi/MX.58993> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scythropiidae" ;
    dwc:scientificNameAuthorship "Friese, 1966" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58994> ;
    skos:prefLabel "Scythropiidae"@fi,
        "Scythropiidae"@sv .

<http://tun.fi/MX.58994> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scythropia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.58993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58995> ;
    skos:prefLabel "Scythropia"@fi,
        "Scythropia"@sv .

<http://tun.fi/MX.59008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euhyponomeuta" ;
    dwc:scientificNameAuthorship "Toll, 1941" ;
    skos:broader <http://tun.fi/MX.58992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59009> ;
    skos:prefLabel "Euhyponomeuta"@fi,
        "Euhyponomeuta"@sv .

<http://tun.fi/MX.59010> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kessleria" ;
    dwc:scientificNameAuthorship "Nowicki, 1864" ;
    skos:broader <http://tun.fi/MX.58992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59011> ;
    skos:prefLabel "Kessleria"@fi,
        "Kessleria"@sv .

<http://tun.fi/MX.59012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zelleria" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.58992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59013> ;
    skos:prefLabel "Zelleria"@fi,
        "Zelleria"@sv .

<http://tun.fi/MX.59042> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atemelia" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1853" ;
    skos:broader <http://tun.fi/MX.59041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59043> ;
    skos:prefLabel "Atemelia"@fi,
        "Atemelia"@sv .

<http://tun.fi/MX.59048> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Argyresthiidae" ;
    dwc:scientificNameAuthorship "Bruand, 1851" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59049> ;
    skos:prefLabel "Argyresthiidae"@fi,
        "Argyresthiidae"@sv .

<http://tun.fi/MX.59079> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ypsolophinae" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.59078> ;
    skos:hiddenLabel "Ypsolophinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59080> ;
    skos:prefLabel "Ypsolophinae"@fi,
        "höstmalar"@sv .

<http://tun.fi/MX.59098> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ochsenheimeriinae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1857" ;
    skos:broader <http://tun.fi/MX.59078> ;
    skos:hiddenLabel "Ochsenheimeriinae"@fi,
        "Ochsenheimeriinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59099> ;
    skos:prefLabel "nurmikoit"@fi,
        "hornmalar"@sv .

<http://tun.fi/MX.59119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eidophasia" ;
    dwc:scientificNameAuthorship "Stephens, 1842" ;
    skos:broader <http://tun.fi/MX.59105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59120> ;
    skos:prefLabel "Eidophasia"@fi,
        "Eidophasia"@sv .

<http://tun.fi/MX.59122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Digitivalva" ;
    dwc:scientificNameAuthorship "Gaedike, 1970" ;
    skos:broader <http://tun.fi/MX.59121> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59123> ;
    skos:prefLabel "Digitivalva"@fi,
        "Digitivalva"@sv .

<http://tun.fi/MX.59125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrolepiopsis" ;
    dwc:scientificNameAuthorship "Gaedike, 1970" ;
    skos:broader <http://tun.fi/MX.59121> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59126> ;
    skos:prefLabel "Acrolepiopsis"@fi,
        "Acrolepiopsis"@sv .

<http://tun.fi/MX.59127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrolepia" ;
    dwc:scientificNameAuthorship "Curtis, 1838" ;
    skos:broader <http://tun.fi/MX.59121> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59128> ;
    skos:prefLabel "Acrolepia"@fi,
        "Acrolepia"@sv .

<http://tun.fi/MX.59130> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Orthoteliinae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1857" ;
    skos:broader <http://tun.fi/MX.59129> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59131> ;
    skos:prefLabel "Orthoteliinae"@fi,
        "Orthoteliinae"@sv .

<http://tun.fi/MX.59131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthotelia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.59130> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59132> ;
    skos:prefLabel "Orthotelia"@fi,
        "Orthotelia"@sv .

<http://tun.fi/MX.59133> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Glyphipteriginae" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.59129> ;
    skos:hiddenLabel "Glyphipteriginae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59134> ;
    skos:prefLabel "Glyphipteriginae"@fi,
        "hakmalar"@sv .

<http://tun.fi/MX.59144> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bedelliidae" ;
    dwc:scientificNameAuthorship "Meyrick, 1880" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Bedelliidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59145> ;
    skos:prefLabel "kiertokoit"@fi,
        "Bedelliidae"@sv .

<http://tun.fi/MX.59145> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bedellia" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.59144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59146> ;
    skos:prefLabel "Bedellia"@fi,
        "Bedellia"@sv .

<http://tun.fi/MX.59148> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cemiostominae" ;
    dwc:scientificNameAuthorship "Spuler, 1898" ;
    skos:broader <http://tun.fi/MX.59147> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59149> ;
    skos:prefLabel "Cemiostominae"@fi,
        "Cemiostominae"@sv .

<http://tun.fi/MX.59157> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lyonetiinae" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.59147> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59158> ;
    skos:prefLabel "Lyonetiinae"@fi,
        "Lyonetiinae"@sv .

<http://tun.fi/MX.59173> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Klimeschia" ;
    dwc:scientificNameAuthorship "Amsel, 1938" ;
    skos:broader <http://tun.fi/MX.59167> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59174> ;
    skos:prefLabel "Klimeschia"@fi,
        "Klimeschia"@sv .

<http://tun.fi/MX.59176> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Autostichidae" ;
    dwc:scientificNameAuthorship "Le Marchand, 1947" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Autostichidae"@fi,
        "Autostichidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211119> ;
    skos:prefLabel "kontukoit"@fi,
        "förnamalar"@sv .

<http://tun.fi/MX.59177> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oegoconia" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.211119> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59178> ;
    skos:prefLabel "Oegoconia"@fi,
        "Oegoconia"@sv .

<http://tun.fi/MX.59180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asaphocrita" ;
    dwc:scientificNameAuthorship "Meyrick, 1931" ;
    skos:broader <http://tun.fi/MX.59179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59182> ;
    skos:prefLabel "Asaphocrita"@fi,
        "Asaphocrita"@sv .

<http://tun.fi/MX.59191> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schiffermuelleria" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.211120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59192> ;
    skos:prefLabel "Schiffermuelleria"@fi,
        "Schiffermuelleria"@sv .

<http://tun.fi/MX.59200> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crassa" ;
    dwc:scientificNameAuthorship "Bruand, 1850" ;
    skos:broader <http://tun.fi/MX.211120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59202> ;
    skos:prefLabel "Crassa"@fi,
        "Crassa"@sv .

<http://tun.fi/MX.59207> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Decantha" ;
    dwc:scientificNameAuthorship "Busck, 1908" ;
    skos:broader <http://tun.fi/MX.211120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59208> ;
    skos:prefLabel "Decantha"@fi,
        "Decantha"@sv .

<http://tun.fi/MX.59210> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metalampra" ;
    dwc:scientificNameAuthorship "Toll, 1956" ;
    skos:broader <http://tun.fi/MX.211120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59211> ;
    skos:prefLabel "Metalampra"@fi,
        "Metalampra"@sv .

<http://tun.fi/MX.59212> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Promalactis" ;
    dwc:scientificNameAuthorship "Meyrick, 1908" ;
    skos:broader <http://tun.fi/MX.211120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59213> ;
    skos:prefLabel "Promalactis"@fi,
        "Promalactis"@sv .

<http://tun.fi/MX.59214> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oecophora" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.211120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59215> ;
    skos:prefLabel "Oecophora"@fi,
        "Oecophora"@sv .

<http://tun.fi/MX.59216> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Harpella" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.211120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59217> ;
    skos:prefLabel "Harpella"@fi,
        "Harpella"@sv .

<http://tun.fi/MX.59218> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endrosis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.211120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59219> ;
    skos:prefLabel "Endrosis"@fi,
        "Endrosis"@sv .

<http://tun.fi/MX.59220> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hofmannophila" ;
    dwc:scientificNameAuthorship "Spuler, 1910" ;
    skos:broader <http://tun.fi/MX.211120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59221> ;
    skos:prefLabel "Hofmannophila"@fi,
        "Hofmannophila"@sv .

<http://tun.fi/MX.59222> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aplota" ;
    dwc:scientificNameAuthorship "Stephens, 1834" ;
    skos:broader <http://tun.fi/MX.211120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59223> ;
    skos:prefLabel "Aplota"@fi,
        "Aplota"@sv .

<http://tun.fi/MX.59225> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleurota" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.211121> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59226> ;
    skos:prefLabel "Pleurota"@fi,
        "Pleurota"@sv .

<http://tun.fi/MX.59228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lypusa" ;
    dwc:scientificNameAuthorship "Zeller, 1852" ;
    skos:broader <http://tun.fi/MX.211118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59229> ;
    skos:prefLabel "Lypusa"@fi,
        "Lypusa"@sv .

<http://tun.fi/MX.59240> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dasystoma" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.59235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59242> ;
    skos:prefLabel "Dasystoma"@fi,
        "Dasystoma"@sv .

<http://tun.fi/MX.59243> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Peleopodinae" ;
    dwc:scientificNameAuthorship "Hodges, 1974" ;
    skos:broader <http://tun.fi/MX.59247> ;
    skos:hiddenLabel "Peleopodinae"@fi,
        "Peleopodinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59244> ;
    skos:prefLabel "kääriäiskoit"@fi,
        "praktmalar"@sv .

<http://tun.fi/MX.59244> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carcina" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59245> ;
    skos:prefLabel "Carcina"@fi,
        "Carcina"@sv .

<http://tun.fi/MX.59255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Levipalpus" ;
    dwc:scientificNameAuthorship "Hannemann, 1953" ;
    skos:broader <http://tun.fi/MX.211116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59256> ;
    skos:prefLabel "Levipalpus"@fi,
        "Levipalpus"@sv .

<http://tun.fi/MX.59314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypercallia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.211117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59315> ;
    skos:prefLabel "Hypercallia"@fi,
        "Hypercallia"@sv .

<http://tun.fi/MX.59316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anchinia" ;
    dwc:scientificNameAuthorship "Hübner, 1818" ;
    skos:broader <http://tun.fi/MX.211117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59317> ;
    skos:prefLabel "Anchinia"@fi,
        "Anchinia"@sv .

<http://tun.fi/MX.59318> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Telechrysis" ;
    dwc:scientificNameAuthorship "Toll, 1956" ;
    skos:broader <http://tun.fi/MX.211116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59319> ;
    skos:prefLabel "Telechrysis"@fi,
        "Telechrysis"@sv .

<http://tun.fi/MX.59320> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ethmiidae" ;
    dwc:scientificNameAuthorship "Busck, 1909" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Ethmiidae"@fi,
        "Ethmiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59321> ;
    skos:prefLabel "täpläkoit"@fi,
        "sorgmalar"@sv .

<http://tun.fi/MX.59329> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cryptolechiinae" ;
    dwc:scientificNameAuthorship "Meyrick, 1883" ;
    skos:broader <http://tun.fi/MX.59247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59330> ;
    skos:prefLabel "Cryptolechiinae"@fi,
        "Cryptolechiinae"@sv .

<http://tun.fi/MX.59330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orophia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59331> ;
    skos:prefLabel "Orophia"@fi,
        "Orophia"@sv .

<http://tun.fi/MX.59423> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heinemannia" ;
    dwc:scientificNameAuthorship "Wocke, 1877" ;
    skos:broader <http://tun.fi/MX.59416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59424> ;
    skos:prefLabel "Heinemannia"@fi,
        "Heinemannia"@sv .

<http://tun.fi/MX.59425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blastodacna" ;
    dwc:scientificNameAuthorship "Wocke, 1876" ;
    skos:broader <http://tun.fi/MX.59416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59426> ;
    skos:prefLabel "Blastodacna"@fi,
        "Blastodacna"@sv .

<http://tun.fi/MX.59427> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stathmopodidae" ;
    dwc:scientificNameAuthorship "Meyrick, 1913" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Stathmopodidae"@fi,
        "Stathmopodidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59428> ;
    skos:prefLabel "sojokoit"@fi,
        "spretmalar"@sv .

<http://tun.fi/MX.59428> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stathmopoda" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1853" ;
    skos:broader <http://tun.fi/MX.59427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59429> ;
    skos:prefLabel "Stathmopoda"@fi,
        "Stathmopoda"@sv .

<http://tun.fi/MX.59430> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Batrachedridae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1853" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Batrachedridae"@fi,
        "Batrachedridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59431> ;
    skos:prefLabel "kapokoit"@fi,
        "smalvingemalar"@sv .

<http://tun.fi/MX.59434> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coleophoridae" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Coleophoridae"@fi,
        "Coleophoridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59437> ;
    skos:prefLabel "pussikoit"@fi,
        "säckmalar"@sv .

<http://tun.fi/MX.59597> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Momphidae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1857" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Momphidae"@fi,
        "Momphidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59598> ;
    skos:prefLabel "tupsukoit"@fi,
        "brokmalar"@sv .

<http://tun.fi/MX.59616> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scythrididae" ;
    dwc:scientificNameAuthorship "Rebel, 1901" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Scythrididae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59617> ;
    skos:prefLabel "sukkulakoit"@fi,
        "Scythrididae"@sv .

<http://tun.fi/MX.59646> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnaecia" ;
    dwc:scientificNameAuthorship "Stainton, 1851" ;
    skos:broader <http://tun.fi/MX.59632> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59647> ;
    skos:prefLabel "Limnaecia"@fi,
        "Limnaecia"@sv .

<http://tun.fi/MX.59648> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chrysopeleiinae" ;
    dwc:scientificNameAuthorship "Mosher, 1916" ;
    skos:broader <http://tun.fi/MX.59631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59649> ;
    skos:prefLabel "Chrysopeleiinae"@fi,
        "Chrysopeleiinae"@sv .

<http://tun.fi/MX.59665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xystophora" ;
    dwc:scientificNameAuthorship "Wocke, 1876" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59666> ;
    skos:prefLabel "Xystophora"@fi,
        "Xystophora"@sv .

<http://tun.fi/MX.59681> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apodia" ;
    dwc:scientificNameAuthorship "Heinemann, 1870" ;
    skos:broader <http://tun.fi/MX.59654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59682> ;
    skos:prefLabel "Apodia"@fi,
        "Apodia"@sv .

<http://tun.fi/MX.59683> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Argolamprotes" ;
    dwc:scientificNameAuthorship "Benander, 1945" ;
    skos:broader <http://tun.fi/MX.59654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59684> ;
    skos:prefLabel "Argolamprotes"@fi,
        "Argolamprotes"@sv .

<http://tun.fi/MX.59729> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Recurvaria" ;
    dwc:scientificNameAuthorship "Haworth, 1828" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59730> ;
    skos:prefLabel "Recurvaria"@fi,
        "Recurvaria"@sv .

<http://tun.fi/MX.59731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exoteleia" ;
    dwc:scientificNameAuthorship "Wallengren, 1881" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59732> ;
    skos:prefLabel "Exoteleia"@fi,
        "Exoteleia"@sv .

<http://tun.fi/MX.59733> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenolechia" ;
    dwc:scientificNameAuthorship "Meyrick, 1894" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59734> ;
    skos:prefLabel "Stenolechia"@fi,
        "Stenolechia"@sv .

<http://tun.fi/MX.59735> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parachronistis" ;
    dwc:scientificNameAuthorship "Meyrick, 1925" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59736> ;
    skos:prefLabel "Parachronistis"@fi,
        "Parachronistis"@sv .

<http://tun.fi/MX.59753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Teleiopsis" ;
    dwc:scientificNameAuthorship "Sattler, 1960" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59754> ;
    skos:prefLabel "Teleiopsis"@fi,
        "Teleiopsis"@sv .

<http://tun.fi/MX.59787> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aroga" ;
    dwc:scientificNameAuthorship "Busck, 1914" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59788> ;
    skos:prefLabel "Aroga"@fi,
        "Aroga"@sv .

<http://tun.fi/MX.59789> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Filatima" ;
    dwc:scientificNameAuthorship "Busck, 1939" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59790> ;
    skos:prefLabel "Filatima"@fi,
        "Filatima"@sv .

<http://tun.fi/MX.59795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prolita" ;
    dwc:scientificNameAuthorship "Leraut, 1993" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59797> ;
    skos:prefLabel "Prolita"@fi,
        "Prolita"@sv .

<http://tun.fi/MX.59813> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpopsis" ;
    dwc:scientificNameAuthorship "Povolný, 1967" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59815> ;
    skos:prefLabel "Scrobipalpopsis"@fi,
        "Scrobipalpopsis"@sv .

<http://tun.fi/MX.59833> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmardia" ;
    dwc:scientificNameAuthorship "Povolný, 1965" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59834> ;
    skos:prefLabel "Cosmardia"@fi,
        "Cosmardia"@sv .

<http://tun.fi/MX.59835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Klimeschiopsis" ;
    dwc:scientificNameAuthorship "Povolný, 1967" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59836> ;
    skos:prefLabel "Klimeschiopsis"@fi,
        "Klimeschiopsis"@sv .

<http://tun.fi/MX.59883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesophleps" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59884> ;
    skos:prefLabel "Mesophleps"@fi,
        "Mesophleps"@sv .

<http://tun.fi/MX.59886> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anarsia" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59887> ;
    skos:prefLabel "Anarsia"@fi,
        "Anarsia"@sv .

<http://tun.fi/MX.59888> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypatima" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59890> ;
    skos:prefLabel "Hypatima"@fi,
        "Hypatima"@sv .

<http://tun.fi/MX.59919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pexicopia" ;
    dwc:scientificNameAuthorship "Common, 1958" ;
    skos:broader <http://tun.fi/MX.59918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59920> ;
    skos:prefLabel "Pexicopia"@fi,
        "Pexicopia"@sv .

<http://tun.fi/MX.59921> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thiotricha" ;
    dwc:scientificNameAuthorship "Meyrick, 1886" ;
    skos:broader <http://tun.fi/MX.211135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59923> ;
    skos:prefLabel "Thiotricha"@fi,
        "Thiotricha"@sv .

<http://tun.fi/MX.59927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cossus" ;
    dwc:scientificNameAuthorship "Fabricius, 1793" ;
    skos:broader <http://tun.fi/MX.59926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59928> ;
    skos:prefLabel "Cossus"@fi,
        "Cossus"@sv .

<http://tun.fi/MX.59929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acossus" ;
    dwc:scientificNameAuthorship "Dyar, 1905" ;
    skos:broader <http://tun.fi/MX.59926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59930> ;
    skos:prefLabel "Acossus"@fi,
        "Acossus"@sv .

<http://tun.fi/MX.59932> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zeuzera" ;
    dwc:scientificNameAuthorship "Latreille, 1801" ;
    skos:broader <http://tun.fi/MX.59931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59933> ;
    skos:prefLabel "Zeuzera"@fi,
        "Zeuzera"@sv .

<http://tun.fi/MX.59934> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phragmataecia" ;
    dwc:scientificNameAuthorship "Newman, 1850" ;
    skos:broader <http://tun.fi/MX.59931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59935> ;
    skos:prefLabel "Phragmataecia"@fi,
        "Phragmataecia"@sv .

<http://tun.fi/MX.59937> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tinthiinae" ;
    dwc:scientificNameAuthorship "Le Cerf, 1917" ;
    skos:broader <http://tun.fi/MX.59936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59938> ;
    skos:prefLabel "Tinthiinae"@fi,
        "Tinthiinae"@sv .

<http://tun.fi/MX.59938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pennisetia" ;
    dwc:scientificNameAuthorship "Dehne, 1850" ;
    skos:broader <http://tun.fi/MX.59937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59939> ;
    skos:prefLabel "Pennisetia"@fi,
        "Pennisetia"@sv .

<http://tun.fi/MX.59949> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paranthrene" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.59940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59950> ;
    skos:prefLabel "Paranthrene"@fi,
        "Paranthrene"@sv .

<http://tun.fi/MX.59962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bembecia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.59940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59964> ;
    skos:prefLabel "Bembecia"@fi,
        "Bembecia"@sv .

<http://tun.fi/MX.59969> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Limacodidae" ;
    dwc:scientificNameAuthorship "Duponchel, 1845" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Limacodidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59970> ;
    skos:prefLabel "etanaperhoset"@fi,
        "Limacodidae"@sv .

<http://tun.fi/MX.59970> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Limacodinae" ;
    dwc:scientificNameAuthorship "Duponchel, 1845" ;
    skos:broader <http://tun.fi/MX.59969> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59971> ;
    skos:prefLabel "Limacodinae"@fi,
        "Limacodinae"@sv .

<http://tun.fi/MX.59971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterogenea" ;
    dwc:scientificNameAuthorship "Knoch, 1783" ;
    skos:broader <http://tun.fi/MX.59970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59972> ;
    skos:prefLabel "Heterogenea"@fi,
        "Heterogenea"@sv .

<http://tun.fi/MX.59975> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhagades" ;
    dwc:scientificNameAuthorship "Wallengren, 1863" ;
    skos:broader <http://tun.fi/MX.59974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59976> ;
    skos:prefLabel "Rhagades"@fi,
        "Rhagades"@sv .

<http://tun.fi/MX.59977> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adscita" ;
    dwc:scientificNameAuthorship "Retzius, 1783" ;
    skos:broader <http://tun.fi/MX.59974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59979> ;
    skos:prefLabel "Adscita"@fi,
        "Adscita"@sv .

<http://tun.fi/MX.59980> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Zygaeninae" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.59973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59981> ;
    skos:prefLabel "Zygaeninae"@fi,
        "Zygaeninae"@sv .

<http://tun.fi/MX.59997> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spatalistis" ;
    dwc:scientificNameAuthorship "Meyrick, 1907" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59998> ;
    skos:prefLabel "Spatalistis"@fi,
        "Spatalistis"@sv .

<http://tun.fi/MX.59999> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tortrix" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60000> ;
    skos:prefLabel "Tortrix"@fi,
        "Tortrix"@sv .

<http://tun.fi/MX.60001> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aleimma" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60002> ;
    skos:prefLabel "Aleimma"@fi,
        "Aleimma"@sv .

<http://tun.fi/MX.60102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cochylis" ;
    dwc:scientificNameAuthorship "Treitschke, 1829" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60104> ;
    skos:prefLabel "Cochylis"@fi,
        "Cochylis"@sv .

<http://tun.fi/MX.60115> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neosphaleroptera" ;
    dwc:scientificNameAuthorship "Réal, 1953" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60116> ;
    skos:prefLabel "Neosphaleroptera"@fi,
        "Neosphaleroptera"@sv .

<http://tun.fi/MX.60117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Doloploca" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60118> ;
    skos:prefLabel "Doloploca"@fi,
        "Doloploca"@sv .

<http://tun.fi/MX.60119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exapate" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60120> ;
    skos:prefLabel "Exapate"@fi,
        "Exapate"@sv .

<http://tun.fi/MX.60142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epagoge" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60143> ;
    skos:prefLabel "Epagoge"@fi,
        "Epagoge"@sv .

<http://tun.fi/MX.60144> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paramesia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60145> ;
    skos:prefLabel "Paramesia"@fi,
        "Paramesia"@sv .

<http://tun.fi/MX.60146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philedone" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60147> ;
    skos:prefLabel "Philedone"@fi,
        "Philedone"@sv .

<http://tun.fi/MX.60148> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capua" ;
    dwc:scientificNameAuthorship "Stephens, 1834" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60149> ;
    skos:prefLabel "Capua"@fi,
        "Capua"@sv .

<http://tun.fi/MX.60151> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philedonides" ;
    dwc:scientificNameAuthorship "Obraztsov, 1954" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60152> ;
    skos:prefLabel "Philedonides"@fi,
        "Philedonides"@sv .

<http://tun.fi/MX.60169> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Argyrotaenia" ;
    dwc:scientificNameAuthorship "Stephens, 1852" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60170> ;
    skos:prefLabel "Argyrotaenia"@fi,
        "Argyrotaenia"@sv .

<http://tun.fi/MX.60172> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptycholoma" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60173> ;
    skos:prefLabel "Ptycholoma"@fi,
        "Ptycholoma"@sv .

<http://tun.fi/MX.60180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syndemis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60181> ;
    skos:prefLabel "Syndemis"@fi,
        "Syndemis"@sv .

<http://tun.fi/MX.60182> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lozotaenia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60183> ;
    skos:prefLabel "Lozotaenia"@fi,
        "Lozotaenia"@sv .

<http://tun.fi/MX.60184> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphelia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60187> ;
    skos:prefLabel "Aphelia"@fi,
        "Aphelia"@sv .

<http://tun.fi/MX.60189> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichelia" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60190> ;
    skos:prefLabel "Dichelia"@fi,
        "Dichelia"@sv .

<http://tun.fi/MX.60204> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adoxophyes" ;
    dwc:scientificNameAuthorship "Meyrick, 1881" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60205> ;
    skos:prefLabel "Adoxophyes"@fi,
        "Adoxophyes"@sv .

<http://tun.fi/MX.60206> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudargyrotoza" ;
    dwc:scientificNameAuthorship "Obraztsov, 1954" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60207> ;
    skos:prefLabel "Pseudargyrotoza"@fi,
        "Pseudargyrotoza"@sv .

<http://tun.fi/MX.60214> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eulia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60215> ;
    skos:prefLabel "Eulia"@fi,
        "Eulia"@sv .

<http://tun.fi/MX.60216> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chlidanotinae" ;
    dwc:scientificNameAuthorship "Meyrick, 1906" ;
    skos:broader <http://tun.fi/MX.59994> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60218> ;
    skos:prefLabel "Chlidanotinae"@fi,
        "Chlidanotinae"@sv .

<http://tun.fi/MX.60218> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Olindia" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.60216> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60219> ;
    skos:prefLabel "Olindia"@fi,
        "Olindia"@sv .

<http://tun.fi/MX.60247> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lobesia virulenta" ;
    dwc:scientificNameAuthorship "Bae & Komai, 1991" ;
    skos:broader <http://tun.fi/MX.60243> ;
    skos:hiddenLabel "Lobesia virulenta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60248> ;
    skos:prefLabel "idäntarhakääriäinen"@fi,
        "Lobesia virulenta"@sv .

<http://tun.fi/MX.60256> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aterpia" ;
    dwc:scientificNameAuthorship "Guenée, 1945" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60257> ;
    skos:prefLabel "Aterpia"@fi,
        "Aterpia"@sv .

<http://tun.fi/MX.60258> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Selenodes" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60260> ;
    skos:prefLabel "Selenodes"@fi,
        "Selenodes"@sv .

<http://tun.fi/MX.60262> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudosciaphila" ;
    dwc:scientificNameAuthorship "Obraztsov, 1966" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60264> ;
    skos:prefLabel "Pseudosciaphila"@fi,
        "Pseudosciaphila"@sv .

<http://tun.fi/MX.60274> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthotaenia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60275> ;
    skos:prefLabel "Orthotaenia"@fi,
        "Orthotaenia"@sv .

<http://tun.fi/MX.60276> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudohermenias" ;
    dwc:scientificNameAuthorship "Obraztsov, 1960" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60277> ;
    skos:prefLabel "Pseudohermenias"@fi,
        "Pseudohermenias"@sv .

<http://tun.fi/MX.60279> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piniphila" ;
    dwc:scientificNameAuthorship "Falkovitsh, 1962" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60280> ;
    skos:prefLabel "Piniphila"@fi,
        "Piniphila"@sv .

<http://tun.fi/MX.60298> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cymolomia" ;
    dwc:scientificNameAuthorship "Lederer, 1859" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60299> ;
    skos:prefLabel "Cymolomia"@fi,
        "Cymolomia"@sv .

<http://tun.fi/MX.60309> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Olethreutes" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60310> ;
    skos:prefLabel "Olethreutes"@fi,
        "Olethreutes"@sv .

<http://tun.fi/MX.60342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capricornia" ;
    dwc:scientificNameAuthorship "Obraztsov, 1960" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60343> ;
    skos:prefLabel "Capricornia"@fi,
        "Capricornia"@sv .

<http://tun.fi/MX.60369> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucosmomorpha" ;
    dwc:scientificNameAuthorship "Obraztsov, 1951" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60370> ;
    skos:prefLabel "Eucosmomorpha"@fi,
        "Eucosmomorpha"@sv .

<http://tun.fi/MX.60371> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enarmonia" ;
    dwc:scientificNameAuthorship "Hübner, 1826" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60372> ;
    skos:prefLabel "Enarmonia"@fi,
        "Enarmonia"@sv .

<http://tun.fi/MX.60374> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriopsela" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60375> ;
    skos:prefLabel "Eriopsela"@fi,
        "Eriopsela"@sv .

<http://tun.fi/MX.60376> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thiodia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60377> ;
    skos:prefLabel "Thiodia"@fi,
        "Thiodia"@sv .

<http://tun.fi/MX.60388> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gibberifera" ;
    dwc:scientificNameAuthorship "Obraztsov, 1946" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60389> ;
    skos:prefLabel "Gibberifera"@fi,
        "Gibberifera"@sv .

<http://tun.fi/MX.60526> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lathronympha" ;
    dwc:scientificNameAuthorship "Meyrick, 1926" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60527> ;
    skos:prefLabel "Lathronympha"@fi,
        "Lathronympha"@sv .

<http://tun.fi/MX.60567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strophedra" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1854" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60568> ;
    skos:prefLabel "Strophedra"@fi,
        "Strophedra"@sv .

<http://tun.fi/MX.60592> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthophila" ;
    dwc:scientificNameAuthorship "Haworth, 1811" ;
    skos:broader <http://tun.fi/MX.60591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60593> ;
    skos:prefLabel "Anthophila"@fi,
        "Anthophila"@sv .

<http://tun.fi/MX.60602> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tebenna" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.60591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60603> ;
    skos:prefLabel "Tebenna"@fi,
        "Tebenna"@sv .

<http://tun.fi/MX.60610> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Urodidae" ;
    dwc:scientificNameAuthorship "Kyrki, 1988" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Urodidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60611> ;
    skos:prefLabel "outokoit"@fi,
        "Urodidae"@sv .

<http://tun.fi/MX.60611> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wockia" ;
    dwc:scientificNameAuthorship "Heinemann, 1870" ;
    skos:broader <http://tun.fi/MX.60610> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60612> ;
    skos:prefLabel "Wockia"@fi,
        "Wockia"@sv .

<http://tun.fi/MX.60614> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Schreckensteiniidae" ;
    dwc:scientificNameAuthorship "Fletcher, 1929" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Schreckensteiniidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60615> ;
    skos:prefLabel "koverokoit"@fi,
        "Schreckensteiniidae"@sv .

<http://tun.fi/MX.60615> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schreckensteinia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60616> ;
    skos:prefLabel "Schreckensteinia"@fi,
        "Schreckensteinia"@sv .

<http://tun.fi/MX.60628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ochromolopis" ;
    dwc:scientificNameAuthorship "Hübner, 1824" ;
    skos:broader <http://tun.fi/MX.60618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60629> ;
    skos:prefLabel "Ochromolopis"@fi,
        "Ochromolopis"@sv .

<http://tun.fi/MX.60632> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alucita" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.60631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60633> ;
    skos:prefLabel "Alucita"@fi,
        "Alucita"@sv .

<http://tun.fi/MX.60634> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterotopteryx" ;
    dwc:scientificNameAuthorship "Hannemann, 1959" ;
    skos:broader <http://tun.fi/MX.60631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60635> ;
    skos:prefLabel "Pterotopteryx"@fi,
        "Pterotopteryx"@sv .

<http://tun.fi/MX.60637> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pterophoridae" ;
    dwc:scientificNameAuthorship "Zeller, 1841" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Pterophoridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60715> ;
    skos:prefLabel "sulkaperhoset"@fi,
        "Pterophoridae"@sv .

<http://tun.fi/MX.60648> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenoptilodes" ;
    dwc:scientificNameAuthorship "Zimmerman, 1958" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60650> ;
    skos:prefLabel "Stenoptilodes"@fi,
        "Stenoptilodes"@sv .

<http://tun.fi/MX.60663> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cnaemidophorus" ;
    dwc:scientificNameAuthorship "Wallengren, 1862" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60665> ;
    skos:prefLabel "Cnaemidophorus"@fi,
        "Cnaemidophorus"@sv .

<http://tun.fi/MX.60666> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marasmarcha" ;
    dwc:scientificNameAuthorship "Meyrick, 1886" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60667> ;
    skos:prefLabel "Marasmarcha"@fi,
        "Marasmarcha"@sv .

<http://tun.fi/MX.60668> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geina" ;
    dwc:scientificNameAuthorship "Tutt, 1906" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60669> ;
    skos:prefLabel "Geina"@fi,
        "Geina"@sv .

<http://tun.fi/MX.60670> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capperia" ;
    dwc:scientificNameAuthorship "Tutt, 1905" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60671> ;
    skos:prefLabel "Capperia"@fi,
        "Capperia"@sv .

<http://tun.fi/MX.60681> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Buckleria" ;
    dwc:scientificNameAuthorship "Tutt, 1905" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60683> ;
    skos:prefLabel "Buckleria"@fi,
        "Buckleria"@sv .

<http://tun.fi/MX.60684> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pselnophorus" ;
    dwc:scientificNameAuthorship "Wallengren, 1881" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60685> ;
    skos:prefLabel "Pselnophorus"@fi,
        "Pselnophorus"@sv .

<http://tun.fi/MX.60699> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Emmelina" ;
    dwc:scientificNameAuthorship "Tutt, 1905" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60700> ;
    skos:prefLabel "Emmelina"@fi,
        "Emmelina"@sv .

<http://tun.fi/MX.60701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adaina" ;
    dwc:scientificNameAuthorship "Tutt, 1905" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60702> ;
    skos:prefLabel "Adaina"@fi,
        "Adaina"@sv .

<http://tun.fi/MX.60703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porrittia" ;
    dwc:scientificNameAuthorship "Tutt, 1905" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60704> ;
    skos:prefLabel "Porrittia"@fi,
        "Porrittia"@sv .

<http://tun.fi/MX.60705> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calyciphora" ;
    dwc:scientificNameAuthorship "Kasy, 1960" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60706> ;
    skos:prefLabel "Calyciphora"@fi,
        "Calyciphora"@sv .

<http://tun.fi/MX.60716> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterophorus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60717> ;
    skos:prefLabel "Pterophorus"@fi,
        "Pterophorus"@sv .

<http://tun.fi/MX.60722> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Parnassiinae" ;
    dwc:scientificNameAuthorship "Swainson, 1840" ;
    skos:broader <http://tun.fi/MX.60721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60723> ;
    skos:prefLabel "Parnassiinae"@fi,
        "Parnassiinae"@sv .

<http://tun.fi/MX.60727> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iphiclides" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60728> ;
    skos:prefLabel "Iphiclides"@fi,
        "Iphiclides"@sv .

<http://tun.fi/MX.60729> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Papilio" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.60726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60730> ;
    skos:prefLabel "Papilio"@fi,
        "Papilio"@sv .

<http://tun.fi/MX.60732> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pyrginae" ;
    dwc:scientificNameAuthorship "Burmeister, 1878" ;
    skos:broader <http://tun.fi/MX.60731> ;
    skos:hiddenLabel "Pyrginae"@fi,
        "Pyrginae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60733> ;
    skos:prefLabel "kirjosiivet"@fi,
        "visslare"@sv .

<http://tun.fi/MX.60741> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heteropterus" ;
    dwc:scientificNameAuthorship "Duméril, 1806" ;
    skos:broader <http://tun.fi/MX.60740> ;
    skos:hiddenLabel "Heteropterus"@fi,
        "Heteropterus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60742> ;
    skos:prefLabel "heinähiipijät"@fi,
        "smygare"@sv .

<http://tun.fi/MX.60747> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thymelicus" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60749> ;
    skos:prefLabel "Thymelicus"@fi,
        "Thymelicus"@sv .

<http://tun.fi/MX.60750> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hesperia" ;
    dwc:scientificNameAuthorship "Fabricius, 1793" ;
    skos:broader <http://tun.fi/MX.60746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60751> ;
    skos:prefLabel "Hesperia"@fi,
        "Hesperia"@sv .

<http://tun.fi/MX.60754> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ochlodes" ;
    dwc:scientificNameAuthorship "Scudder, 1872" ;
    skos:broader <http://tun.fi/MX.60746> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60755> ;
    skos:prefLabel "Ochlodes"@fi,
        "Ochlodes"@sv .

<http://tun.fi/MX.60759> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dismorphiinae" ;
    dwc:scientificNameAuthorship "Staudinger & Schatz, 1892" ;
    skos:broader <http://tun.fi/MX.60758> ;
    skos:hiddenLabel "Dismorphiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60760> ;
    skos:prefLabel "viiriperhoset"@fi,
        "Dismorphiinae"@sv .

<http://tun.fi/MX.60766> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthocharis" ;
    dwc:scientificNameAuthorship "Boisduval, Rambur, Duméril & Graslin, 1833" ;
    skos:broader <http://tun.fi/MX.60764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60767> ;
    skos:prefLabel "Anthocharis"@fi,
        "Anthocharis"@sv .

<http://tun.fi/MX.60768> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euchloe" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60769> ;
    skos:prefLabel "Euchloe"@fi,
        "Euchloe"@sv .

<http://tun.fi/MX.60771> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aporia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60772> ;
    skos:prefLabel "Aporia"@fi,
        "Aporia"@sv .

<http://tun.fi/MX.60786> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colias hecla" ;
    dwc:scientificNameAuthorship "Lefebvre, 1836" ;
    skos:broader <http://tun.fi/MX.60784> ;
    skos:hiddenLabel "Colias hecla"@fi,
        "Colias hecla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60787> ;
    skos:prefLabel "lapinkeltaperhonen"@fi,
        "högnordisk höfjäril"@sv .

<http://tun.fi/MX.60788> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Colias tyche" ;
    dwc:scientificNameAuthorship "Boeber, 1812" ;
    skos:broader <http://tun.fi/MX.60784> ;
    skos:hiddenLabel "Colias nastes"@fi,
        "Colias tyche"@fi,
        "Colias nastes"@sv,
        "Colias tyche"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60790> ;
    skos:prefLabel "tunturikeltaperhonen"@fi,
        "fjällhöfjäril"@sv .

<http://tun.fi/MX.60793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonepteryx" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.60783> ;
    skos:hiddenLabel "Gonepteryx"@fi,
        "Gonepteryx"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60794> ;
    skos:prefLabel "sitruunaperhoset"@fi,
        "citronfjärilar"@sv .

<http://tun.fi/MX.60795> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lycaenidae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Lycaenidae"@fi,
        "Lycaenidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60796> ;
    skos:prefLabel "sinisiipiset"@fi,
        "juvelvingar"@sv .

<http://tun.fi/MX.60798> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thecla" ;
    dwc:scientificNameAuthorship "Fabricius, 1807" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60799> ;
    skos:prefLabel "Thecla"@fi,
        "Thecla"@sv .

<http://tun.fi/MX.60800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Favonius" ;
    dwc:scientificNameAuthorship "Sibatani & Ito, 1942" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60803> ;
    skos:prefLabel "Favonius"@fi,
        "Favonius"@sv .

<http://tun.fi/MX.60810> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callophrys" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60811> ;
    skos:prefLabel "Callophrys"@fi,
        "Callophrys"@sv .

<http://tun.fi/MX.60818> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycaena dispar" ;
    dwc:scientificNameAuthorship "(Haworth, 1803)" ;
    skos:broader <http://tun.fi/MX.60813> ;
    skos:hiddenLabel "Lycaena dispar"@fi,
        "Lycaena dispar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230680> ;
    skos:prefLabel "isokultasiipi"@fi,
        "kärrguldvinge"@sv .

<http://tun.fi/MX.60829> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Celastrina" ;
    dwc:scientificNameAuthorship "Tutt, 1906" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60830> ;
    skos:prefLabel "Celastrina"@fi,
        "Celastrina"@sv .

<http://tun.fi/MX.60831> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scolitantides" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60836> ;
    skos:prefLabel "Scolitantides"@fi,
        "Scolitantides"@sv .

<http://tun.fi/MX.60833> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pseudophilotes vicrama" ;
    dwc:scientificNameAuthorship "(Moore, 1865)" ;
    skos:broader <http://tun.fi/MX.5082254> ;
    skos:hiddenLabel "Pseudophilotes baton"@fi,
        "Pseudophilotes vicrama"@fi,
        "Scolitantides baton"@fi,
        "Scolitantides vicrama"@fi,
        "Pseudophilotes baton"@sv,
        "Scolitantides baton"@sv,
        "Scolitantides vicrama"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60835> ;
    skos:prefLabel "harjusinisiipi"@fi,
        "Pseudophilotes vicrama"@sv .

<http://tun.fi/MX.60837> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glaucopsyche" ;
    dwc:scientificNameAuthorship "Scudder, 1872" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60838> ;
    skos:prefLabel "Glaucopsyche"@fi,
        "Glaucopsyche"@sv .

<http://tun.fi/MX.60839> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phengaris" ;
    dwc:scientificNameAuthorship "Doherty, 1891" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60841> ;
    skos:prefLabel "Phengaris"@fi,
        "Phengaris"@sv .

<http://tun.fi/MX.60859> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aricia artaxerxes" ;
    dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
    skos:broader <http://tun.fi/MX.230690> ;
    skos:hiddenLabel "Aricia artaxerxes"@fi,
        "Plebeius artaxerxes"@fi,
        "Aricia artaxerxes"@sv,
        "Plebeius artaxerxes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60861> ;
    skos:prefLabel "lehtosinisiipi"@fi,
        "midsommarblåvinge"@sv .

<http://tun.fi/MX.60881> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Issoria" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60882> ;
    skos:prefLabel "Issoria"@fi,
        "Issoria"@sv .

<http://tun.fi/MX.60883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brenthis" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60884> ;
    skos:prefLabel "Brenthis"@fi,
        "Brenthis"@sv .

<http://tun.fi/MX.60895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boloria thore" ;
    dwc:scientificNameAuthorship "(Hübner, 1803)" ;
    skos:broader <http://tun.fi/MX.60885> ;
    skos:hiddenLabel "Boloria thore"@fi,
        "Boloria thore"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60897> ;
    skos:prefLabel "purohopeatäplä"@fi,
        "bäckpärlemorfjäril"@sv .

<http://tun.fi/MX.60899> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Boloria improba" ;
    dwc:scientificNameAuthorship "(Butler, 1877)" ;
    skos:broader <http://tun.fi/MX.60885> ;
    skos:hiddenLabel "Boloria improba"@fi,
        "Clossiana improba"@fi,
        "Boloria improba"@sv,
        "Clossiana improba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60900> ;
    skos:prefLabel "kääpiöhopeatäplä"@fi,
        "dvärgpärlemorfjäril"@sv .

<http://tun.fi/MX.60907> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Araschnia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60905> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60908> ;
    skos:prefLabel "Araschnia"@fi,
        "Araschnia"@sv .

<http://tun.fi/MX.60924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polygonia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60905> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60925> ;
    skos:prefLabel "Polygonia"@fi,
        "Polygonia"@sv .

<http://tun.fi/MX.60942> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Limenitidinae" ;
    dwc:scientificNameAuthorship "Behr, 1864" ;
    skos:broader <http://tun.fi/MX.60868> ;
    skos:hiddenLabel "Limenitidinae"@fi,
        "Limenitidinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60943> ;
    skos:prefLabel "luotsiperhoset"@fi,
        "ädelfjärilar"@sv .

<http://tun.fi/MX.60946> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Apaturinae" ;
    dwc:scientificNameAuthorship "Boisduval, 1840" ;
    skos:broader <http://tun.fi/MX.60868> ;
    skos:hiddenLabel "Apaturinae"@fi,
        "Apaturinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60947> ;
    skos:prefLabel "häiveperhoset"@fi,
        "ädelfjärilar"@sv .

<http://tun.fi/MX.60952> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pararge" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60953> ;
    skos:prefLabel "Pararge"@fi,
        "Pararge"@sv .

<http://tun.fi/MX.60953> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pararge aegeria" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60952> ;
    skos:hiddenLabel "Pararge aegeria"@fi,
        "Pararge aegeria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60954> ;
    skos:prefLabel "täpläpapurikko"@fi,
        "kvickgräsfjäril"@sv .

<http://tun.fi/MX.60959> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lopinga" ;
    dwc:scientificNameAuthorship "Moore, 1893" ;
    skos:broader <http://tun.fi/MX.60950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60960> ;
    skos:prefLabel "Lopinga"@fi,
        "Lopinga"@sv .

<http://tun.fi/MX.60963> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Coenonympha tullia" ;
    dwc:scientificNameAuthorship "(Müller, 1764)" ;
    skos:altLabel "saraikkoniittysilmä"@fi ;
    skos:broader <http://tun.fi/MX.60962> ;
    skos:hiddenLabel "Coenonympha tullia"@fi,
        "Coenonympha tullia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60964> ;
    skos:prefLabel "saraikkoniittyperhonen"@fi,
        "starrgräsfjäril"@sv .

<http://tun.fi/MX.60969> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphantopus" ;
    dwc:scientificNameAuthorship "Wallengren, 1853" ;
    skos:broader <http://tun.fi/MX.60950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60970> ;
    skos:prefLabel "Aphantopus"@fi,
        "Aphantopus"@sv .

<http://tun.fi/MX.60972> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Maniola" ;
    dwc:scientificNameAuthorship "Schrank, 1801" ;
    skos:broader <http://tun.fi/MX.60950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60974> ;
    skos:prefLabel "Maniola"@fi,
        "Maniola"@sv .

<http://tun.fi/MX.60975> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyponephele" ;
    dwc:scientificNameAuthorship "Muschamp, 1915" ;
    skos:broader <http://tun.fi/MX.60950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60976> ;
    skos:prefLabel "Hyponephele"@fi,
        "Hyponephele"@sv .

<http://tun.fi/MX.60980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erebia euryale" ;
    dwc:scientificNameAuthorship "(Esper, 1805)" ;
    skos:broader <http://tun.fi/MX.60978> ;
    skos:hiddenLabel "Erebia euryale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60981> ;
    skos:prefLabel "idännokiperhonen"@fi,
        "Erebia euryale"@sv .

<http://tun.fi/MX.60984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erebia medusa" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.60978> ;
    skos:hiddenLabel "Erebia medusa"@fi,
        "Erebia medusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60985> ;
    skos:prefLabel "ruijannokiperhonen"@fi,
        "högnordisk gräsfjäril"@sv .

<http://tun.fi/MX.60991> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hipparchia" ;
    dwc:scientificNameAuthorship "Fabricius, 1807" ;
    skos:broader <http://tun.fi/MX.60950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60993> ;
    skos:prefLabel "Hipparchia"@fi,
        "Hipparchia"@sv .

<http://tun.fi/MX.61> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cordulia" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.60> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62> ;
    skos:prefLabel "Cordulia"@fi,
        "Cordulia"@sv .

<http://tun.fi/MX.61002> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphomia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.230955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61004> ;
    skos:prefLabel "Aphomia"@fi,
        "Aphomia"@sv .

<http://tun.fi/MX.61008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achroia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.230955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61009> ;
    skos:prefLabel "Achroia"@fi,
        "Achroia"@sv .

<http://tun.fi/MX.61010> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galleria" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.230955> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61011> ;
    skos:prefLabel "Galleria"@fi,
        "Galleria"@sv .

<http://tun.fi/MX.61013> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synaphe" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61014> ;
    skos:prefLabel "Synaphe"@fi,
        "Synaphe"@sv .

<http://tun.fi/MX.61020> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aglossa" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.61000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61021> ;
    skos:prefLabel "Aglossa"@fi,
        "Aglossa"@sv .

<http://tun.fi/MX.61027> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endotricha" ;
    dwc:scientificNameAuthorship "Zeller, 1847" ;
    skos:broader <http://tun.fi/MX.61000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61028> ;
    skos:prefLabel "Endotricha"@fi,
        "Endotricha"@sv .

<http://tun.fi/MX.61030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptoblabes" ;
    dwc:scientificNameAuthorship "Zeller, 1848" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61031> ;
    skos:prefLabel "Cryptoblabes"@fi,
        "Cryptoblabes"@sv .

<http://tun.fi/MX.61032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Salebriopsis" ;
    dwc:scientificNameAuthorship "Hannemann, 1965" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61033> ;
    skos:prefLabel "Salebriopsis"@fi,
        "Salebriopsis"@sv .

<http://tun.fi/MX.61034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elegia" ;
    dwc:scientificNameAuthorship "Ragonot, 1887" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61036> ;
    skos:prefLabel "Elegia"@fi,
        "Elegia"@sv .

<http://tun.fi/MX.61041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyla" ;
    dwc:scientificNameAuthorship "Grote, 1882" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61042> ;
    skos:prefLabel "Pyla"@fi,
        "Pyla"@sv .

<http://tun.fi/MX.61043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pempeliella" ;
    dwc:scientificNameAuthorship "Caradja, 1916" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61046> ;
    skos:prefLabel "Pempeliella"@fi,
        "Pempeliella"@sv .

<http://tun.fi/MX.61050> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polopeustis" ;
    dwc:scientificNameAuthorship "Ragonot, 1893" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61051> ;
    skos:prefLabel "Polopeustis"@fi,
        "Polopeustis"@sv .

<http://tun.fi/MX.61062> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Etiella" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61063> ;
    skos:prefLabel "Etiella"@fi,
        "Etiella"@sv .

<http://tun.fi/MX.61064> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pima" ;
    dwc:scientificNameAuthorship "Hulst, 1888" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61065> ;
    skos:prefLabel "Pima"@fi,
        "Pima"@sv .

<http://tun.fi/MX.61066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oncocera" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61068> ;
    skos:prefLabel "Oncocera"@fi,
        "Oncocera"@sv .

<http://tun.fi/MX.61069> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laodamia" ;
    dwc:scientificNameAuthorship "Ragonot, 1888" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61070> ;
    skos:prefLabel "Laodamia"@fi,
        "Laodamia"@sv .

<http://tun.fi/MX.61071> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pempelia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61074> ;
    skos:prefLabel "Pempelia"@fi,
        "Pempelia"@sv .

<http://tun.fi/MX.61076> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psorosa" ;
    dwc:scientificNameAuthorship "Zeller, 1846" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61077> ;
    skos:prefLabel "Psorosa"@fi,
        "Psorosa"@sv .

<http://tun.fi/MX.61085> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phycita" ;
    dwc:scientificNameAuthorship "Curtis, 1828" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61086> ;
    skos:prefLabel "Phycita"@fi,
        "Phycita"@sv .

<http://tun.fi/MX.61088> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypochalcia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61089> ;
    skos:prefLabel "Hypochalcia"@fi,
        "Hypochalcia"@sv .

<http://tun.fi/MX.61090> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nephopterix" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61091> ;
    skos:prefLabel "Nephopterix"@fi,
        "Nephopterix"@sv .

<http://tun.fi/MX.61102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apomyelois" ;
    dwc:scientificNameAuthorship "Heinrich, 1956" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61103> ;
    skos:prefLabel "Apomyelois"@fi,
        "Apomyelois"@sv .

<http://tun.fi/MX.61104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Episcythrastis" ;
    dwc:scientificNameAuthorship "Meyrick, 1937" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61106> ;
    skos:prefLabel "Episcythrastis"@fi,
        "Episcythrastis"@sv .

<http://tun.fi/MX.61107> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurhodope" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61109> ;
    skos:prefLabel "Eurhodope"@fi,
        "Eurhodope"@sv .

<http://tun.fi/MX.61110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myelois" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61111> ;
    skos:prefLabel "Myelois"@fi,
        "Myelois"@sv .

<http://tun.fi/MX.61114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zophodia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61115> ;
    skos:prefLabel "Zophodia"@fi,
        "Zophodia"@sv .

<http://tun.fi/MX.61117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Assara" ;
    dwc:scientificNameAuthorship "Walker, 1863" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61119> ;
    skos:prefLabel "Assara"@fi,
        "Assara"@sv .

<http://tun.fi/MX.61124> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nyctegretis" ;
    dwc:scientificNameAuthorship "Zeller, 1848" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61125> ;
    skos:prefLabel "Nyctegretis"@fi,
        "Nyctegretis"@sv .

<http://tun.fi/MX.61146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plodia" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61147> ;
    skos:prefLabel "Plodia"@fi,
        "Plodia"@sv .

<http://tun.fi/MX.61152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cadra" ;
    dwc:scientificNameAuthorship "Walker, 1864" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61153> ;
    skos:prefLabel "Cadra"@fi,
        "Cadra"@sv .

<http://tun.fi/MX.61155> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anerastia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61156> ;
    skos:prefLabel "Anerastia"@fi,
        "Anerastia"@sv .

<http://tun.fi/MX.61168> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gesneria" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61158> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61170> ;
    skos:prefLabel "Gesneria"@fi,
        "Gesneria"@sv .

<http://tun.fi/MX.61186> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heliothela" ;
    dwc:scientificNameAuthorship "Guenée, 1854" ;
    skos:broader <http://tun.fi/MX.4984579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61187> ;
    skos:prefLabel "Heliothela"@fi,
        "Heliothela"@sv .

<http://tun.fi/MX.61190> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chilo" ;
    dwc:scientificNameAuthorship "Zincken, 1817" ;
    skos:broader <http://tun.fi/MX.61189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61191> ;
    skos:prefLabel "Chilo"@fi,
        "Chilo"@sv .

<http://tun.fi/MX.61192> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calamotropha" ;
    dwc:scientificNameAuthorship "Zeller, 1863" ;
    skos:broader <http://tun.fi/MX.61189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61193> ;
    skos:prefLabel "Calamotropha"@fi,
        "Calamotropha"@sv .

<http://tun.fi/MX.61194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euchromius" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.61189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61195> ;
    skos:prefLabel "Euchromius"@fi,
        "Euchromius"@sv .

<http://tun.fi/MX.61210> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thisanotia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61211> ;
    skos:prefLabel "Thisanotia"@fi,
        "Thisanotia"@sv .

<http://tun.fi/MX.61228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysoteuchia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61229> ;
    skos:prefLabel "Chrysoteuchia"@fi,
        "Chrysoteuchia"@sv .

<http://tun.fi/MX.61247> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schoenobius" ;
    dwc:scientificNameAuthorship "Duponchel, 1836" ;
    skos:broader <http://tun.fi/MX.61246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61248> ;
    skos:prefLabel "Schoenobius"@fi,
        "Schoenobius"@sv .

<http://tun.fi/MX.61253> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elophila" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.61252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61255> ;
    skos:prefLabel "Elophila"@fi,
        "Elophila"@sv .

<http://tun.fi/MX.61256> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acentria" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.61252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61258> ;
    skos:prefLabel "Acentria"@fi,
        "Acentria"@sv .

<http://tun.fi/MX.61260> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cataclysta" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61261> ;
    skos:prefLabel "Cataclysta"@fi,
        "Cataclysta"@sv .

<http://tun.fi/MX.61262> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parapoynx" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61263> ;
    skos:prefLabel "Parapoynx"@fi,
        "Parapoynx"@sv .

<http://tun.fi/MX.61264> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nymphula" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.61252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61265> ;
    skos:prefLabel "Nymphula"@fi,
        "Nymphula"@sv .

<http://tun.fi/MX.61269> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metaxmeste" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61271> ;
    skos:prefLabel "Metaxmeste"@fi,
        "Metaxmeste"@sv .

<http://tun.fi/MX.61277> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Glaphyriinae" ;
    dwc:scientificNameAuthorship "Forbes, 1923" ;
    skos:broader <http://tun.fi/MX.61157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61278> ;
    skos:prefLabel "Glaphyriinae"@fi,
        "Glaphyriinae"@sv .

<http://tun.fi/MX.61304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ecpyrrhorrhoe" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61305> ;
    skos:prefLabel "Ecpyrrhorrhoe"@fi,
        "Ecpyrrhorrhoe"@sv .

<http://tun.fi/MX.61318> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nascia" ;
    dwc:scientificNameAuthorship "Curtis, 1835" ;
    skos:broader <http://tun.fi/MX.61285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61319> ;
    skos:prefLabel "Nascia"@fi,
        "Nascia"@sv .

<http://tun.fi/MX.61341> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psammotis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61342> ;
    skos:prefLabel "Psammotis"@fi,
        "Psammotis"@sv .

<http://tun.fi/MX.61353> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mecyna" ;
    dwc:scientificNameAuthorship "Doubleday, 1849" ;
    skos:broader <http://tun.fi/MX.61350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61354> ;
    skos:prefLabel "Mecyna"@fi,
        "Mecyna"@sv .

<http://tun.fi/MX.61355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrotera" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.61350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61356> ;
    skos:prefLabel "Agrotera"@fi,
        "Agrotera"@sv .

<http://tun.fi/MX.61357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diasemia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61358> ;
    skos:prefLabel "Diasemia"@fi,
        "Diasemia"@sv .

<http://tun.fi/MX.61360> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Duponchelia" ;
    dwc:scientificNameAuthorship "Zeller, 1847" ;
    skos:broader <http://tun.fi/MX.61350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61361> ;
    skos:prefLabel "Duponchelia"@fi,
        "Duponchelia"@sv .

<http://tun.fi/MX.61362> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Palpita" ;
    dwc:scientificNameAuthorship "Hübner, 1808" ;
    skos:broader <http://tun.fi/MX.61350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61363> ;
    skos:prefLabel "Palpita"@fi,
        "Palpita"@sv .

<http://tun.fi/MX.61365> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolicharthria" ;
    dwc:scientificNameAuthorship "Stephens, 1834" ;
    skos:broader <http://tun.fi/MX.61350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61366> ;
    skos:prefLabel "Dolicharthria"@fi,
        "Dolicharthria"@sv .

<http://tun.fi/MX.61367> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nomophila" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61368> ;
    skos:prefLabel "Nomophila"@fi,
        "Nomophila"@sv .

<http://tun.fi/MX.61373> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thyatira" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.61372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61374> ;
    skos:prefLabel "Thyatira"@fi,
        "Thyatira"@sv .

<http://tun.fi/MX.61375> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Habrosyne" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.61372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61376> ;
    skos:prefLabel "Habrosyne"@fi,
        "Habrosyne"@sv .

<http://tun.fi/MX.61382> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetheella" ;
    dwc:scientificNameAuthorship "Werny, 1966" ;
    skos:broader <http://tun.fi/MX.61372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61383> ;
    skos:prefLabel "Tetheella"@fi,
        "Tetheella"@sv .

<http://tun.fi/MX.61384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ochropacha" ;
    dwc:scientificNameAuthorship "Wallengren, 1871" ;
    skos:broader <http://tun.fi/MX.61372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61385> ;
    skos:prefLabel "Ochropacha"@fi,
        "Ochropacha"@sv .

<http://tun.fi/MX.61386> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achlya" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.61372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61387> ;
    skos:prefLabel "Achlya"@fi,
        "Achlya"@sv .

<http://tun.fi/MX.61389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Falcaria" ;
    dwc:scientificNameAuthorship "Haworth, 1809" ;
    skos:broader <http://tun.fi/MX.61388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61390> ;
    skos:prefLabel "Falcaria"@fi,
        "Falcaria"@sv .

<http://tun.fi/MX.61391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Watsonalla" ;
    dwc:scientificNameAuthorship "Minet, 1985" ;
    skos:broader <http://tun.fi/MX.61388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61392> ;
    skos:prefLabel "Watsonalla"@fi,
        "Watsonalla"@sv .

<http://tun.fi/MX.61396> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sabra" ;
    dwc:scientificNameAuthorship "Bode, 1907" ;
    skos:broader <http://tun.fi/MX.61388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61397> ;
    skos:prefLabel "Sabra"@fi,
        "Sabra"@sv .

<http://tun.fi/MX.61398> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cilix" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.61388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61399> ;
    skos:prefLabel "Cilix"@fi,
        "Cilix"@sv .

<http://tun.fi/MX.61403> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poecilocampa" ;
    dwc:scientificNameAuthorship "Stephens, 1828" ;
    skos:broader <http://tun.fi/MX.61402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61404> ;
    skos:prefLabel "Poecilocampa"@fi,
        "Poecilocampa"@sv .

<http://tun.fi/MX.61405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichiura" ;
    dwc:scientificNameAuthorship "Stephens, 1828" ;
    skos:broader <http://tun.fi/MX.61402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61406> ;
    skos:prefLabel "Trichiura"@fi,
        "Trichiura"@sv .

<http://tun.fi/MX.61408> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriogaster" ;
    dwc:scientificNameAuthorship "Germar, 1811" ;
    skos:broader <http://tun.fi/MX.61407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61409> ;
    skos:prefLabel "Eriogaster"@fi,
        "Eriogaster"@sv .

<http://tun.fi/MX.61417> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrothylacia" ;
    dwc:scientificNameAuthorship "Rambur, 1866" ;
    skos:broader <http://tun.fi/MX.61407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61418> ;
    skos:prefLabel "Macrothylacia"@fi,
        "Macrothylacia"@sv .

<http://tun.fi/MX.61419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrolimus" ;
    dwc:scientificNameAuthorship "Germar, 1811" ;
    skos:broader <http://tun.fi/MX.61407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61420> ;
    skos:prefLabel "Dendrolimus"@fi,
        "Dendrolimus"@sv .

<http://tun.fi/MX.61421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euthrix" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.61407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61424> ;
    skos:prefLabel "Euthrix"@fi,
        "Euthrix"@sv .

<http://tun.fi/MX.61425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmotriche" ;
    dwc:scientificNameAuthorship "Hübner, 1820" ;
    skos:broader <http://tun.fi/MX.61407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61427> ;
    skos:prefLabel "Cosmotriche"@fi,
        "Cosmotriche"@sv .

<http://tun.fi/MX.61431> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllodesma" ;
    dwc:scientificNameAuthorship "Hübner, 1820" ;
    skos:broader <http://tun.fi/MX.61407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61433> ;
    skos:prefLabel "Phyllodesma"@fi,
        "Phyllodesma"@sv .

<http://tun.fi/MX.61437> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odonestis" ;
    dwc:scientificNameAuthorship "Germar, 1812" ;
    skos:broader <http://tun.fi/MX.61407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61438> ;
    skos:prefLabel "Odonestis"@fi,
        "Odonestis"@sv .

<http://tun.fi/MX.61440> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Brahmaeidae" ;
    dwc:scientificNameAuthorship "Swinhoe, 1892" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Brahmaeidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984581> ;
    skos:prefLabel "brahmakehrääjät"@fi,
        "Brahmaeidae"@sv .

<http://tun.fi/MX.61441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lemonia" ;
    dwc:scientificNameAuthorship "Hübner, 1820" ;
    skos:broader <http://tun.fi/MX.4984581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61442> ;
    skos:prefLabel "Lemonia"@fi,
        "Lemonia"@sv .

<http://tun.fi/MX.61443> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Endromidae" ;
    dwc:scientificNameAuthorship "Boisduval, 1828" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Endromidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61444> ;
    skos:prefLabel "kirjokehrääjät"@fi,
        "Endromidae"@sv .

<http://tun.fi/MX.61444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endromis" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1810" ;
    skos:broader <http://tun.fi/MX.61443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61445> ;
    skos:prefLabel "Endromis"@fi,
        "Endromis"@sv .

<http://tun.fi/MX.61447> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Agliinae" ;
    dwc:scientificNameAuthorship "Packard, 1893" ;
    skos:broader <http://tun.fi/MX.61446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61448> ;
    skos:prefLabel "Agliinae"@fi,
        "Agliinae"@sv .

<http://tun.fi/MX.61448> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aglia" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1810" ;
    skos:broader <http://tun.fi/MX.61447> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61449> ;
    skos:prefLabel "Aglia"@fi,
        "Aglia"@sv .

<http://tun.fi/MX.61450> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Saturniinae" ;
    dwc:scientificNameAuthorship "Boisduval, 1837" ;
    skos:broader <http://tun.fi/MX.61446> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61451> ;
    skos:prefLabel "Saturniinae"@fi,
        "Saturniinae"@sv .

<http://tun.fi/MX.61451> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saturnia" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.61450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61453> ;
    skos:prefLabel "Saturnia"@fi,
        "Saturnia"@sv .

<http://tun.fi/MX.61456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mimas" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.61455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61457> ;
    skos:prefLabel "Mimas"@fi,
        "Mimas"@sv .

<http://tun.fi/MX.61458> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Smerinthus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.61455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61459> ;
    skos:prefLabel "Smerinthus"@fi,
        "Smerinthus"@sv .

<http://tun.fi/MX.61465> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrius" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.61464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61467> ;
    skos:prefLabel "Agrius"@fi,
        "Agrius"@sv .

<http://tun.fi/MX.61468> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acherontia" ;
    dwc:scientificNameAuthorship "Laspeyrés, 1809" ;
    skos:broader <http://tun.fi/MX.61464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61469> ;
    skos:prefLabel "Acherontia"@fi,
        "Acherontia"@sv .

<http://tun.fi/MX.61480> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Daphnis" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.61476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61481> ;
    skos:prefLabel "Daphnis"@fi,
        "Daphnis"@sv .

<http://tun.fi/MX.61482> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macroglossum" ;
    dwc:scientificNameAuthorship "Scopoli, 1777" ;
    skos:broader <http://tun.fi/MX.61476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61483> ;
    skos:prefLabel "Macroglossum"@fi,
        "Macroglossum"@sv .

<http://tun.fi/MX.61496> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Archiearinae" ;
    dwc:scientificNameAuthorship "Fletcher, 1953" ;
    skos:broader <http://tun.fi/MX.61495> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61497> ;
    skos:prefLabel "Archiearinae"@fi,
        "Archiearinae"@sv .

<http://tun.fi/MX.61503> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geometra" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.61501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61504> ;
    skos:prefLabel "Geometra"@fi,
        "Geometra"@sv .

<http://tun.fi/MX.61506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Comibaena" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61507> ;
    skos:prefLabel "Comibaena"@fi,
        "Comibaena"@sv .

<http://tun.fi/MX.61509> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thetidia" ;
    dwc:scientificNameAuthorship "Boisduval, 1840" ;
    skos:broader <http://tun.fi/MX.61501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61511> ;
    skos:prefLabel "Thetidia"@fi,
        "Thetidia"@sv .

<http://tun.fi/MX.61513> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemithea" ;
    dwc:scientificNameAuthorship "Duponchel, 1829" ;
    skos:broader <http://tun.fi/MX.61501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61514> ;
    skos:prefLabel "Hemithea"@fi,
        "Hemithea"@sv .

<http://tun.fi/MX.61518> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thalera" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61519> ;
    skos:prefLabel "Thalera"@fi,
        "Thalera"@sv .

<http://tun.fi/MX.61541> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ligdia" ;
    dwc:scientificNameAuthorship "Guenée, 1858" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61542> ;
    skos:prefLabel "Ligdia"@fi,
        "Ligdia"@sv .

<http://tun.fi/MX.61543> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stegania" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61544> ;
    skos:prefLabel "Stegania"@fi,
        "Stegania"@sv .

<http://tun.fi/MX.61564> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chiasmia" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61566> ;
    skos:prefLabel "Chiasmia"@fi,
        "Chiasmia"@sv .

<http://tun.fi/MX.61567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Narraga" ;
    dwc:scientificNameAuthorship "Walker, 1861" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61568> ;
    skos:prefLabel "Narraga"@fi,
        "Narraga"@sv .

<http://tun.fi/MX.61573> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Selidosema" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61574> ;
    skos:prefLabel "Selidosema"@fi,
        "Selidosema"@sv .

<http://tun.fi/MX.61576> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cleora" ;
    dwc:scientificNameAuthorship "Curtis, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61577> ;
    skos:prefLabel "Cleora"@fi,
        "Cleora"@sv .

<http://tun.fi/MX.61578> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deileptenia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61579> ;
    skos:prefLabel "Deileptenia"@fi,
        "Deileptenia"@sv .

<http://tun.fi/MX.61585> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arichanna" ;
    dwc:scientificNameAuthorship "Moore, 1868" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61586> ;
    skos:prefLabel "Arichanna"@fi,
        "Arichanna"@sv .

<http://tun.fi/MX.61591> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectropis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61592> ;
    skos:prefLabel "Ectropis"@fi,
        "Ectropis"@sv .

<http://tun.fi/MX.61596> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paradarisa" ;
    dwc:scientificNameAuthorship "Warren, 1897" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61597> ;
    skos:prefLabel "Paradarisa"@fi,
        "Paradarisa"@sv .

<http://tun.fi/MX.61598> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parectropis" ;
    dwc:scientificNameAuthorship "Sato, 1980" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61599> ;
    skos:prefLabel "Parectropis"@fi,
        "Parectropis"@sv .

<http://tun.fi/MX.61600> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aethalura" ;
    dwc:scientificNameAuthorship "McDunnough, 1920" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61601> ;
    skos:prefLabel "Aethalura"@fi,
        "Aethalura"@sv .

<http://tun.fi/MX.61604> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phigalia" ;
    dwc:scientificNameAuthorship "Duponchel, 1829" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61606> ;
    skos:prefLabel "Phigalia"@fi,
        "Phigalia"@sv .

<http://tun.fi/MX.61616> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erannis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61617> ;
    skos:prefLabel "Erannis"@fi,
        "Erannis"@sv .

<http://tun.fi/MX.61621> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bupalus" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61622> ;
    skos:prefLabel "Bupalus"@fi,
        "Bupalus"@sv .

<http://tun.fi/MX.61629> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Petrophora" ;
    dwc:scientificNameAuthorship "Hübner, 1811" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61632> ;
    skos:prefLabel "Petrophora"@fi,
        "Petrophora"@sv .

<http://tun.fi/MX.61634> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apeira" ;
    dwc:scientificNameAuthorship "Gistl, 1848" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61635> ;
    skos:prefLabel "Apeira"@fi,
        "Apeira"@sv .

<http://tun.fi/MX.61637> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cepphis" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61638> ;
    skos:prefLabel "Cepphis"@fi,
        "Cepphis"@sv .

<http://tun.fi/MX.61649> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudopanthera" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61650> ;
    skos:prefLabel "Pseudopanthera"@fi,
        "Pseudopanthera"@sv .

<http://tun.fi/MX.61656> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campaea" ;
    dwc:scientificNameAuthorship "Lamarck, 1816" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61657> ;
    skos:prefLabel "Campaea"@fi,
        "Campaea"@sv .

<http://tun.fi/MX.61659> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylaea" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61661> ;
    skos:prefLabel "Hylaea"@fi,
        "Hylaea"@sv .

<http://tun.fi/MX.61663> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colotois" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61664> ;
    skos:prefLabel "Colotois"@fi,
        "Colotois"@sv .

<http://tun.fi/MX.61666> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alsophila" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61667> ;
    skos:prefLabel "Alsophila"@fi,
        "Alsophila"@sv .

<http://tun.fi/MX.61669> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Angerona" ;
    dwc:scientificNameAuthorship "Duponchel, 1829" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61670> ;
    skos:prefLabel "Angerona"@fi,
        "Angerona"@sv .

<http://tun.fi/MX.61671> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspitates" ;
    dwc:scientificNameAuthorship "Treitschke, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61672> ;
    skos:prefLabel "Aspitates"@fi,
        "Aspitates"@sv .

<http://tun.fi/MX.61673> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypoxystis" ;
    dwc:scientificNameAuthorship "Prout, 1915" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61674> ;
    skos:prefLabel "Hypoxystis"@fi,
        "Hypoxystis"@sv .

<http://tun.fi/MX.61675> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perconia" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61676> ;
    skos:prefLabel "Perconia"@fi,
        "Perconia"@sv .

<http://tun.fi/MX.61677> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cleorodes" ;
    dwc:scientificNameAuthorship "Warren, 1894" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61678> ;
    skos:prefLabel "Cleorodes"@fi,
        "Cleorodes"@sv .

<http://tun.fi/MX.61679> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnophos" ;
    dwc:scientificNameAuthorship "Treitschke, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61680> ;
    skos:prefLabel "Gnophos"@fi,
        "Gnophos"@sv .

<http://tun.fi/MX.61682> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Charissa" ;
    dwc:scientificNameAuthorship "Curtis, 1826" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61683> ;
    skos:prefLabel "Charissa"@fi,
        "Charissa"@sv .

<http://tun.fi/MX.61691> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Siona" ;
    dwc:scientificNameAuthorship "Duponchel, 1829" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61692> ;
    skos:prefLabel "Siona"@fi,
        "Siona"@sv .

<http://tun.fi/MX.61694> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontopera" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61696> ;
    skos:prefLabel "Odontopera"@fi,
        "Odontopera"@sv .

<http://tun.fi/MX.61703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crocallis" ;
    dwc:scientificNameAuthorship "Treitschke, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61704> ;
    skos:prefLabel "Crocallis"@fi,
        "Crocallis"@sv .

<http://tun.fi/MX.61705> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ourapteryx" ;
    dwc:scientificNameAuthorship "Leach, 1814" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61706> ;
    skos:prefLabel "Ourapteryx"@fi,
        "Ourapteryx"@sv .

<http://tun.fi/MX.61707> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opisthograptis" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61708> ;
    skos:prefLabel "Opisthograptis"@fi,
        "Opisthograptis"@sv .

<http://tun.fi/MX.61709> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epirranthis" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61710> ;
    skos:prefLabel "Epirranthis"@fi,
        "Epirranthis"@sv .

<http://tun.fi/MX.61751> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodostrophia" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61752> ;
    skos:prefLabel "Rhodostrophia"@fi,
        "Rhodostrophia"@sv .

<http://tun.fi/MX.61773> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodometra" ;
    dwc:scientificNameAuthorship "Meyrick, 1892" ;
    skos:broader <http://tun.fi/MX.61711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61774> ;
    skos:prefLabel "Rhodometra"@fi,
        "Rhodometra"@sv .

<http://tun.fi/MX.61776> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lythria" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61777> ;
    skos:prefLabel "Lythria"@fi,
        "Lythria"@sv .

<http://tun.fi/MX.61782> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chesias" ;
    dwc:scientificNameAuthorship "Treitschke, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61783> ;
    skos:prefLabel "Chesias"@fi,
        "Chesias"@sv .

<http://tun.fi/MX.61784> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carsia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61785> ;
    skos:prefLabel "Carsia"@fi,
        "Carsia"@sv .

<http://tun.fi/MX.61790> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odezia" ;
    dwc:scientificNameAuthorship "Boisduval, 1840" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61791> ;
    skos:prefLabel "Odezia"@fi,
        "Odezia"@sv .

<http://tun.fi/MX.61793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lobophora" ;
    dwc:scientificNameAuthorship "Curtis, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61794> ;
    skos:prefLabel "Lobophora"@fi,
        "Lobophora"@sv .

<http://tun.fi/MX.61795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterapherapteryx" ;
    dwc:scientificNameAuthorship "Curtis, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61797> ;
    skos:prefLabel "Pterapherapteryx"@fi,
        "Pterapherapteryx"@sv .

<http://tun.fi/MX.61807> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phibalapteryx" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61808> ;
    skos:prefLabel "Phibalapteryx"@fi,
        "Phibalapteryx"@sv .

<http://tun.fi/MX.61810> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scotopteryx" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61811> ;
    skos:prefLabel "Scotopteryx"@fi,
        "Scotopteryx"@sv .

<http://tun.fi/MX.61829> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psychophora" ;
    dwc:scientificNameAuthorship "Kirby, 1824" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61830> ;
    skos:prefLabel "Psychophora"@fi,
        "Psychophora"@sv .

<http://tun.fi/MX.61843> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camptogramma" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61844> ;
    skos:prefLabel "Camptogramma"@fi,
        "Camptogramma"@sv .

<http://tun.fi/MX.61845> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Costaconvexa" ;
    dwc:scientificNameAuthorship "Agenjo, 1949" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61846> ;
    skos:prefLabel "Costaconvexa"@fi,
        "Costaconvexa"@sv .

<http://tun.fi/MX.61861> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eustroma" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61862> ;
    skos:prefLabel "Eustroma"@fi,
        "Eustroma"@sv .

<http://tun.fi/MX.61876> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cidaria" ;
    dwc:scientificNameAuthorship "Treitschke, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61877> ;
    skos:prefLabel "Cidaria"@fi,
        "Cidaria"@sv .

<http://tun.fi/MX.61881> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plemyria" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61882> ;
    skos:prefLabel "Plemyria"@fi,
        "Plemyria"@sv .

<http://tun.fi/MX.61890> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterothera" ;
    dwc:scientificNameAuthorship "Inoue, 1943" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61891> ;
    skos:prefLabel "Heterothera"@fi,
        "Heterothera"@sv .

<http://tun.fi/MX.61892> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Electrophaes" ;
    dwc:scientificNameAuthorship "Prout, 1923" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61893> ;
    skos:prefLabel "Electrophaes"@fi,
        "Electrophaes"@sv .

<http://tun.fi/MX.61894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmorhoe" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61896> ;
    skos:prefLabel "Cosmorhoe"@fi,
        "Cosmorhoe"@sv .

<http://tun.fi/MX.61914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Larentia" ;
    dwc:scientificNameAuthorship "Treitschke, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61915> ;
    skos:prefLabel "Larentia"@fi,
        "Larentia"@sv .

<http://tun.fi/MX.61916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelurga" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61917> ;
    skos:prefLabel "Pelurga"@fi,
        "Pelurga"@sv .

<http://tun.fi/MX.61918> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Earophila" ;
    dwc:scientificNameAuthorship "Gumppenberg, 1887" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61919> ;
    skos:prefLabel "Earophila"@fi,
        "Earophila"@sv .

<http://tun.fi/MX.61922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anticlea" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61923> ;
    skos:prefLabel "Anticlea"@fi,
        "Anticlea"@sv .

<http://tun.fi/MX.61924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesoleuca" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61925> ;
    skos:prefLabel "Mesoleuca"@fi,
        "Mesoleuca"@sv .

<http://tun.fi/MX.61926> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spargania" ;
    dwc:scientificNameAuthorship "Guenée, 1857" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61927> ;
    skos:prefLabel "Spargania"@fi,
        "Spargania"@sv .

<http://tun.fi/MX.61945> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triphosa" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61946> ;
    skos:prefLabel "Triphosa"@fi,
        "Triphosa"@sv .

<http://tun.fi/MX.61948> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coenocalpe" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61949> ;
    skos:prefLabel "Coenocalpe"@fi,
        "Coenocalpe"@sv .

<http://tun.fi/MX.61954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anticollix" ;
    dwc:scientificNameAuthorship "Prout, 1938" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61955> ;
    skos:prefLabel "Anticollix"@fi,
        "Anticollix"@sv .

<http://tun.fi/MX.61957> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malacodea" ;
    dwc:scientificNameAuthorship "Tengström, 1869" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61958> ;
    skos:prefLabel "Malacodea"@fi,
        "Malacodea"@sv .

<http://tun.fi/MX.61968> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baptria" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61969> ;
    skos:prefLabel "Baptria"@fi,
        "Baptria"@sv .

<http://tun.fi/MX.61976> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euchoeca" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61977> ;
    skos:prefLabel "Euchoeca"@fi,
        "Euchoeca"@sv .

<http://tun.fi/MX.62001> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Martania" ;
    dwc:scientificNameAuthorship "Mironov, 2000" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62002> ;
    skos:prefLabel "Martania"@fi,
        "Martania"@sv .

<http://tun.fi/MX.62003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gagitodes" ;
    dwc:scientificNameAuthorship "Warren, 1893" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62004> ;
    skos:prefLabel "Gagitodes"@fi,
        "Gagitodes"@sv .

<http://tun.fi/MX.62069> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnoscelis" ;
    dwc:scientificNameAuthorship "Mabille, 1868" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62070> ;
    skos:prefLabel "Gymnoscelis"@fi,
        "Gymnoscelis"@sv .

<http://tun.fi/MX.62072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chloroclystis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62075> ;
    skos:prefLabel "Chloroclystis"@fi,
        "Chloroclystis"@sv .

<http://tun.fi/MX.62087> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pygaera" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1810" ;
    skos:broader <http://tun.fi/MX.62086> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62088> ;
    skos:prefLabel "Pygaera"@fi,
        "Pygaera"@sv .

<http://tun.fi/MX.62103> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterostoma" ;
    dwc:scientificNameAuthorship "Germar, 1812" ;
    skos:broader <http://tun.fi/MX.324911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62104> ;
    skos:prefLabel "Pterostoma"@fi,
        "Pterostoma"@sv .

<http://tun.fi/MX.62105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptilodon" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.324911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62107> ;
    skos:prefLabel "Ptilodon"@fi,
        "Ptilodon"@sv .

<http://tun.fi/MX.62109> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucodonta" ;
    dwc:scientificNameAuthorship "Staudinger, 1892" ;
    skos:broader <http://tun.fi/MX.62094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62110> ;
    skos:prefLabel "Leucodonta"@fi,
        "Leucodonta"@sv .

<http://tun.fi/MX.62117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptilophora" ;
    dwc:scientificNameAuthorship "Stephens, 1828" ;
    skos:broader <http://tun.fi/MX.324911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62118> ;
    skos:prefLabel "Ptilophora"@fi,
        "Ptilophora"@sv .

<http://tun.fi/MX.62119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gluphisia" ;
    dwc:scientificNameAuthorship "Boisduval, 1828" ;
    skos:broader <http://tun.fi/MX.62086> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62120> ;
    skos:prefLabel "Gluphisia"@fi,
        "Gluphisia"@sv .

<http://tun.fi/MX.62129> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phalerinae" ;
    dwc:scientificNameAuthorship "Butler, 1886" ;
    skos:broader <http://tun.fi/MX.62085> ;
    skos:hiddenLabel "Phalerinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62130> ;
    skos:prefLabel "härkäpäät"@fi,
        "Phalerinae"@sv .

<http://tun.fi/MX.62130> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phalera" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62129> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62131> ;
    skos:prefLabel "Phalera"@fi,
        "Phalera"@sv .

<http://tun.fi/MX.62132> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peridea" ;
    dwc:scientificNameAuthorship "Stephens, 1828" ;
    skos:broader <http://tun.fi/MX.62094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62133> ;
    skos:prefLabel "Peridea"@fi,
        "Peridea"@sv .

<http://tun.fi/MX.62135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stauropus" ;
    dwc:scientificNameAuthorship "Germar, 1812" ;
    skos:broader <http://tun.fi/MX.324910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62136> ;
    skos:prefLabel "Stauropus"@fi,
        "Stauropus"@sv .

<http://tun.fi/MX.62138> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scoliopteryginae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1852" ;
    skos:broader <http://tun.fi/MX.62137> ;
    skos:hiddenLabel "Scoliopteryginae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62139> ;
    skos:prefLabel "liuskayökköset"@fi,
        "Scoliopteryginae"@sv .

<http://tun.fi/MX.62139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scoliopteryx" ;
    dwc:scientificNameAuthorship "Germar, 1811" ;
    skos:broader <http://tun.fi/MX.62138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62140> ;
    skos:prefLabel "Scoliopteryx"@fi,
        "Scoliopteryx"@sv .

<http://tun.fi/MX.62141> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rivulinae" ;
    dwc:scientificNameAuthorship "Grote, 1895" ;
    skos:broader <http://tun.fi/MX.62137> ;
    skos:hiddenLabel "Rivulinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62142> ;
    skos:prefLabel "puroyökköset"@fi,
        "Rivulinae"@sv .

<http://tun.fi/MX.62142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rivula" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.62141> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62143> ;
    skos:prefLabel "Rivula"@fi,
        "Rivula"@sv .

<http://tun.fi/MX.62153> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colobochyla" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.62144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62155> ;
    skos:prefLabel "Colobochyla"@fi,
        "Colobochyla"@sv .

<http://tun.fi/MX.62174> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucoma" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.62156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62175> ;
    skos:prefLabel "Leucoma"@fi,
        "Leucoma"@sv .

<http://tun.fi/MX.62176> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctornis" ;
    dwc:scientificNameAuthorship "Germar, 1810" ;
    skos:broader <http://tun.fi/MX.62156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62177> ;
    skos:prefLabel "Arctornis"@fi,
        "Arctornis"@sv .

<http://tun.fi/MX.62182> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracolax" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.62181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62183> ;
    skos:prefLabel "Paracolax"@fi,
        "Paracolax"@sv .

<http://tun.fi/MX.62186> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrochilo" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.62181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62188> ;
    skos:prefLabel "Macrochilo"@fi,
        "Macrochilo"@sv .

<http://tun.fi/MX.62194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polypogon" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.62181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62197> ;
    skos:prefLabel "Polypogon"@fi,
        "Polypogon"@sv .

<http://tun.fi/MX.62204> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thumatha" ;
    dwc:scientificNameAuthorship "Walker, 1866" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62206> ;
    skos:prefLabel "Thumatha"@fi,
        "Thumatha"@sv .

<http://tun.fi/MX.62207> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nudaria" ;
    dwc:scientificNameAuthorship "Haworth, 1809" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62208> ;
    skos:prefLabel "Nudaria"@fi,
        "Nudaria"@sv .

<http://tun.fi/MX.62209> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miltochrista" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62210> ;
    skos:prefLabel "Miltochrista"@fi,
        "Miltochrista"@sv .

<http://tun.fi/MX.62211> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Setina" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62214> ;
    skos:prefLabel "Setina"@fi,
        "Setina"@sv .

<http://tun.fi/MX.62215> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cybosia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62216> ;
    skos:prefLabel "Cybosia"@fi,
        "Cybosia"@sv .

<http://tun.fi/MX.62220> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atolmis" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62221> ;
    skos:prefLabel "Atolmis"@fi,
        "Atolmis"@sv .

<http://tun.fi/MX.62222> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lithosia" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62224> ;
    skos:prefLabel "Lithosia"@fi,
        "Lithosia"@sv .

<http://tun.fi/MX.62239> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callimorpha" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62241> ;
    skos:prefLabel "Callimorpha"@fi,
        "Callimorpha"@sv .

<http://tun.fi/MX.62242> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euplagia" ;
    dwc:scientificNameAuthorship "Hübner, 1820" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62243> ;
    skos:prefLabel "Euplagia"@fi,
        "Euplagia"@sv .

<http://tun.fi/MX.62244> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tyria" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62245> ;
    skos:prefLabel "Tyria"@fi,
        "Tyria"@sv .

<http://tun.fi/MX.62246> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coscinia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62247> ;
    skos:prefLabel "Coscinia"@fi,
        "Coscinia"@sv .

<http://tun.fi/MX.62266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chelis puengeleri" ;
    dwc:scientificNameAuthorship "(O. Bang-Haas, 1927)" ;
    skos:broader <http://tun.fi/MX.324971> ;
    skos:hiddenLabel "Chelis puengeleri"@fi,
        "Holoarctia puengeleri"@fi,
        "Chelis puengeleri"@sv,
        "Holoarctia puengeleri"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289621> ;
    skos:prefLabel "rakkasiilikäs"@fi,
        "arktisk igelkottspinnare"@sv .

<http://tun.fi/MX.62271> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaphora" ;
    dwc:scientificNameAuthorship "Stephens, 1827" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62272> ;
    skos:prefLabel "Diaphora"@fi,
        "Diaphora"@sv .

<http://tun.fi/MX.62279> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phragmatobia" ;
    dwc:scientificNameAuthorship "Stephens, 1828" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62281> ;
    skos:prefLabel "Phragmatobia"@fi,
        "Phragmatobia"@sv .

<http://tun.fi/MX.62282> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Calpinae" ;
    dwc:scientificNameAuthorship "Boisduval, 1840" ;
    skos:broader <http://tun.fi/MX.62137> ;
    skos:hiddenLabel "Calpinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62283> ;
    skos:prefLabel "kyynelyökköset"@fi,
        "Calpinae"@sv .

<http://tun.fi/MX.62283> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calyptra" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62284> ;
    skos:prefLabel "Calyptra"@fi,
        "Calyptra"@sv .

<http://tun.fi/MX.62285> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Toxocampinae" ;
    dwc:scientificNameAuthorship "Guenée, 1852" ;
    skos:broader <http://tun.fi/MX.62137> ;
    skos:hiddenLabel "Toxocampinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62286> ;
    skos:prefLabel "virnayökköset"@fi,
        "Toxocampinae"@sv .

<http://tun.fi/MX.62291> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypenodes" ;
    dwc:scientificNameAuthorship "Doubleday, 1850" ;
    skos:broader <http://tun.fi/MX.62290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62292> ;
    skos:prefLabel "Hypenodes"@fi,
        "Hypenodes"@sv .

<http://tun.fi/MX.62300> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytometra" ;
    dwc:scientificNameAuthorship "Haworth, 1809" ;
    skos:broader <http://tun.fi/MX.62298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62301> ;
    skos:prefLabel "Phytometra"@fi,
        "Phytometra"@sv .

<http://tun.fi/MX.62303> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laspeyria" ;
    dwc:scientificNameAuthorship "Germar, 1811" ;
    skos:broader <http://tun.fi/MX.62298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62304> ;
    skos:prefLabel "Laspeyria"@fi,
        "Laspeyria"@sv .

<http://tun.fi/MX.62313> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parascotia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.62298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62314> ;
    skos:prefLabel "Parascotia"@fi,
        "Parascotia"@sv .

<http://tun.fi/MX.62316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trisateles" ;
    dwc:scientificNameAuthorship "Tams, 1939" ;
    skos:broader <http://tun.fi/MX.62298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62317> ;
    skos:prefLabel "Trisateles"@fi,
        "Trisateles"@sv .

<http://tun.fi/MX.62330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Minucia" ;
    dwc:scientificNameAuthorship "Moore, 1885" ;
    skos:broader <http://tun.fi/MX.62318> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62331> ;
    skos:prefLabel "Minucia"@fi,
        "Minucia"@sv .

<http://tun.fi/MX.62332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dysgonia" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.62318> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62333> ;
    skos:prefLabel "Dysgonia"@fi,
        "Dysgonia"@sv .

<http://tun.fi/MX.62337> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euclidia" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62318> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62342> ;
    skos:prefLabel "Euclidia"@fi,
        "Euclidia"@sv .

<http://tun.fi/MX.62362> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bena" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.230585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62365> ;
    skos:prefLabel "Bena"@fi,
        "Bena"@sv .

<http://tun.fi/MX.62367> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoips" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.230585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62368> ;
    skos:prefLabel "Pseudoips"@fi,
        "Pseudoips"@sv .

<http://tun.fi/MX.62384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichoplusia" ;
    dwc:scientificNameAuthorship "McDunnough, 1944" ;
    skos:broader <http://tun.fi/MX.62375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62385> ;
    skos:prefLabel "Trichoplusia"@fi,
        "Trichoplusia"@sv .

<http://tun.fi/MX.62386> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysodeixis" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62387> ;
    skos:prefLabel "Chrysodeixis"@fi,
        "Chrysodeixis"@sv .

<http://tun.fi/MX.62397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamprotes" ;
    dwc:scientificNameAuthorship "Reichenbach, 1817" ;
    skos:broader <http://tun.fi/MX.62375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62399> ;
    skos:prefLabel "Lamprotes"@fi,
        "Lamprotes"@sv .

<http://tun.fi/MX.62400> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polychrysia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62401> ;
    skos:prefLabel "Polychrysia"@fi,
        "Polychrysia"@sv .

<http://tun.fi/MX.62402> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macdunnoughia" ;
    dwc:scientificNameAuthorship "Kostrowicki, 1961" ;
    skos:broader <http://tun.fi/MX.62375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62403> ;
    skos:prefLabel "Macdunnoughia"@fi,
        "Macdunnoughia"@sv .

<http://tun.fi/MX.62406> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plusia putnami" ;
    dwc:scientificNameAuthorship "Grote, 1873" ;
    skos:broader <http://tun.fi/MX.62404> ;
    skos:hiddenLabel "Plusia putnami"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62407> ;
    skos:prefLabel "pikkutinayökkönen"@fi,
        "Plusia putnami"@sv .

<http://tun.fi/MX.62418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cornutiplusia" ;
    dwc:scientificNameAuthorship "Kostrowicki, 1961" ;
    skos:broader <http://tun.fi/MX.62375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62419> ;
    skos:prefLabel "Cornutiplusia"@fi,
        "Cornutiplusia"@sv .

<http://tun.fi/MX.62440> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Moma" ;
    dwc:scientificNameAuthorship "Hübner, 1820" ;
    skos:broader <http://tun.fi/MX.286275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62442> ;
    skos:prefLabel "Moma"@fi,
        "Moma"@sv .

<http://tun.fi/MX.62462> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Craniophora" ;
    dwc:scientificNameAuthorship "Snellen, 1867" ;
    skos:broader <http://tun.fi/MX.62439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62463> ;
    skos:prefLabel "Craniophora"@fi,
        "Craniophora"@sv .

<http://tun.fi/MX.62466> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dilobinae" ;
    dwc:scientificNameAuthorship "Aurivillius, 1889" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Dilobinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62467> ;
    skos:prefLabel "sinihuput"@fi,
        "Dilobinae"@sv .

<http://tun.fi/MX.62467> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diloba" ;
    dwc:scientificNameAuthorship "Boisduval, 1840" ;
    skos:broader <http://tun.fi/MX.62466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62468> ;
    skos:prefLabel "Diloba"@fi,
        "Diloba"@sv .

<http://tun.fi/MX.62470> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panthea" ;
    dwc:scientificNameAuthorship "Hübner, 1820" ;
    skos:broader <http://tun.fi/MX.62469> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62471> ;
    skos:prefLabel "Panthea"@fi,
        "Panthea"@sv .

<http://tun.fi/MX.62472> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichosea" ;
    dwc:scientificNameAuthorship "Grote, 1875" ;
    skos:broader <http://tun.fi/MX.62469> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62474> ;
    skos:prefLabel "Trichosea"@fi,
        "Trichosea"@sv .

<http://tun.fi/MX.62475> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colocasia" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62469> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62476> ;
    skos:prefLabel "Colocasia"@fi,
        "Colocasia"@sv .

<http://tun.fi/MX.62477> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Metoponiinae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1851" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Metoponiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62478> ;
    skos:prefLabel "aurinkoyökköset"@fi,
        "Metoponiinae"@sv .

<http://tun.fi/MX.62478> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panemeria" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.62477> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62479> ;
    skos:prefLabel "Panemeria"@fi,
        "Panemeria"@sv .

<http://tun.fi/MX.62480> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tyta" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.286276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62483> ;
    skos:prefLabel "Tyta"@fi,
        "Tyta"@sv .

<http://tun.fi/MX.62484> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Acontiinae" ;
    dwc:scientificNameAuthorship "Guenée, 1841" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Acontiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62485> ;
    skos:prefLabel "kiertoyökköset"@fi,
        "Acontiinae"@sv .

<http://tun.fi/MX.62489> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aedia" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.286276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62490> ;
    skos:prefLabel "Aedia"@fi,
        "Aedia"@sv .

<http://tun.fi/MX.62491> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cuculliinae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1850" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Cuculliinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62492> ;
    skos:prefLabel "kaapuyökköset"@fi,
        "Cuculliinae"@sv .

<http://tun.fi/MX.62511> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calophasia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.62510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62512> ;
    skos:prefLabel "Calophasia"@fi,
        "Calophasia"@sv .

<http://tun.fi/MX.62522> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachionycha" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.230583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62523> ;
    skos:prefLabel "Brachionycha"@fi,
        "Brachionycha"@sv .

<http://tun.fi/MX.62524> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allophyes" ;
    dwc:scientificNameAuthorship "Tams, 1942" ;
    skos:broader <http://tun.fi/MX.230583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62525> ;
    skos:prefLabel "Allophyes"@fi,
        "Allophyes"@sv .

<http://tun.fi/MX.62539> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helicoverpa" ;
    dwc:scientificNameAuthorship "Hardwick, 1965" ;
    skos:broader <http://tun.fi/MX.62526> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62540> ;
    skos:prefLabel "Helicoverpa"@fi,
        "Helicoverpa"@sv .

<http://tun.fi/MX.62542> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Condicinae" ;
    dwc:scientificNameAuthorship "Poole, 1995" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Condicinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62544> ;
    skos:prefLabel "rikkayökköset"@fi,
        "Condicinae"@sv .

<http://tun.fi/MX.62544> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucarta" ;
    dwc:scientificNameAuthorship "Lederer, 1857" ;
    skos:broader <http://tun.fi/MX.62542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62545> ;
    skos:prefLabel "Eucarta"@fi,
        "Eucarta"@sv .

<http://tun.fi/MX.62546> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eriopinae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1851" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Eriopinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62547> ;
    skos:prefLabel "saniaisyökköset"@fi,
        "Eriopinae"@sv .

<http://tun.fi/MX.62547> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callopistria" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62548> ;
    skos:prefLabel "Callopistria"@fi,
        "Callopistria"@sv .

<http://tun.fi/MX.62550> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryphia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62552> ;
    skos:prefLabel "Cryphia"@fi,
        "Cryphia"@sv .

<http://tun.fi/MX.62558> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Victrix" ;
    dwc:scientificNameAuthorship "Staudinger, 1879" ;
    skos:broader <http://tun.fi/MX.62549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62560> ;
    skos:prefLabel "Victrix"@fi,
        "Victrix"@sv .

<http://tun.fi/MX.62563> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudeustrotia" ;
    dwc:scientificNameAuthorship "Warren, 1913" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62565> ;
    skos:prefLabel "Pseudeustrotia"@fi,
        "Pseudeustrotia"@sv .

<http://tun.fi/MX.62567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spodoptera" ;
    dwc:scientificNameAuthorship "Guenée, 1852" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62568> ;
    skos:prefLabel "Spodoptera"@fi,
        "Spodoptera"@sv .

<http://tun.fi/MX.62570> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elaphria" ;
    dwc:scientificNameAuthorship "Hübner, 1818" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62571> ;
    skos:prefLabel "Elaphria"@fi,
        "Elaphria"@sv .

<http://tun.fi/MX.62589> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Charanyca" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62592> ;
    skos:prefLabel "Charanyca"@fi,
        "Charanyca"@sv .

<http://tun.fi/MX.62595> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chilodes" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1849" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62596> ;
    skos:prefLabel "Chilodes"@fi,
        "Chilodes"@sv .

<http://tun.fi/MX.62599> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athetis" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62600> ;
    skos:prefLabel "Athetis"@fi,
        "Athetis"@sv .

<http://tun.fi/MX.62603> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dypterygia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62604> ;
    skos:prefLabel "Dypterygia"@fi,
        "Dypterygia"@sv .

<http://tun.fi/MX.62605> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachea" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62606> ;
    skos:prefLabel "Trachea"@fi,
        "Trachea"@sv .

<http://tun.fi/MX.62607> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mormo" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62608> ;
    skos:prefLabel "Mormo"@fi,
        "Mormo"@sv .

<http://tun.fi/MX.62609> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thalpophila" ;
    dwc:scientificNameAuthorship "Hübner, 1820" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62610> ;
    skos:prefLabel "Thalpophila"@fi,
        "Thalpophila"@sv .

<http://tun.fi/MX.62613> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Actinotia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62614> ;
    skos:prefLabel "Actinotia"@fi,
        "Actinotia"@sv .

<http://tun.fi/MX.62615> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chloantha" ;
    dwc:scientificNameAuthorship "Boisduval, Rambur & Graslin, 1836" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62616> ;
    skos:prefLabel "Chloantha"@fi,
        "Chloantha"@sv .

<http://tun.fi/MX.62619> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phlogophora" ;
    dwc:scientificNameAuthorship "Treitschke, 1825" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62620> ;
    skos:prefLabel "Phlogophora"@fi,
        "Phlogophora"@sv .

<http://tun.fi/MX.62621> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euplexia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62622> ;
    skos:prefLabel "Euplexia"@fi,
        "Euplexia"@sv .

<http://tun.fi/MX.62626> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amphipyra berbera" ;
    dwc:scientificNameAuthorship "Rungs, 1949" ;
    skos:broader <http://tun.fi/MX.62624> ;
    skos:hiddenLabel "Amphipyra berbera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62627> ;
    skos:prefLabel "hämypensasyökkönen"@fi,
        "Amphipyra berbera"@sv .

<http://tun.fi/MX.62632> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enargia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62633> ;
    skos:prefLabel "Enargia"@fi,
        "Enargia"@sv .

<http://tun.fi/MX.62644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicycla" ;
    dwc:scientificNameAuthorship "Guenée, 1852" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62645> ;
    skos:prefLabel "Dicycla"@fi,
        "Dicycla"@sv .

<http://tun.fi/MX.62649> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthia" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62650> ;
    skos:prefLabel "Xanthia"@fi,
        "Xanthia"@sv .

<http://tun.fi/MX.62655> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hillia" ;
    dwc:scientificNameAuthorship "Grote, 1883" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62656> ;
    skos:prefLabel "Hillia"@fi,
        "Hillia"@sv .

<http://tun.fi/MX.62657> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrochola" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62658> ;
    skos:prefLabel "Agrochola"@fi,
        "Agrochola"@sv .

<http://tun.fi/MX.62671> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachylomia" ;
    dwc:scientificNameAuthorship "Hampson, 1906" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62672> ;
    skos:prefLabel "Brachylomia"@fi,
        "Brachylomia"@sv .

<http://tun.fi/MX.62687> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eupsilia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62688> ;
    skos:prefLabel "Eupsilia"@fi,
        "Eupsilia"@sv .

<http://tun.fi/MX.62689> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parastichtis" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62690> ;
    skos:prefLabel "Parastichtis"@fi,
        "Parastichtis"@sv .

<http://tun.fi/MX.62694> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atypha" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62695> ;
    skos:prefLabel "Atypha"@fi,
        "Atypha"@sv .

<http://tun.fi/MX.62696> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eremohadena" ;
    dwc:scientificNameAuthorship "L. Ronkay, Varga & Fabian, 1995" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62698> ;
    skos:prefLabel "Eremohadena"@fi,
        "Eremohadena"@sv .

<http://tun.fi/MX.62699> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesogona" ;
    dwc:scientificNameAuthorship "Boisduval, 1840" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62700> ;
    skos:prefLabel "Mesogona"@fi,
        "Mesogona"@sv .

<http://tun.fi/MX.62701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Griposia" ;
    dwc:scientificNameAuthorship "Tams, 1942" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62703> ;
    skos:prefLabel "Griposia"@fi,
        "Griposia"@sv .

<http://tun.fi/MX.62704> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dryobotodes" ;
    dwc:scientificNameAuthorship "Warren, 1910" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62705> ;
    skos:prefLabel "Dryobotodes"@fi,
        "Dryobotodes"@sv .

<http://tun.fi/MX.62707> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antitype" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62708> ;
    skos:prefLabel "Antitype"@fi,
        "Antitype"@sv .

<http://tun.fi/MX.62709> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ammoconia" ;
    dwc:scientificNameAuthorship "Lederer, 1857" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62710> ;
    skos:prefLabel "Ammoconia"@fi,
        "Ammoconia"@sv .

<http://tun.fi/MX.62711> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aporophyla" ;
    dwc:scientificNameAuthorship "Guenée, 1841" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62713> ;
    skos:prefLabel "Aporophyla"@fi,
        "Aporophyla"@sv .

<http://tun.fi/MX.62715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dasypolia" ;
    dwc:scientificNameAuthorship "Guenée, 1852" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62716> ;
    skos:prefLabel "Dasypolia"@fi,
        "Dasypolia"@sv .

<http://tun.fi/MX.62722> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blepharita" ;
    dwc:scientificNameAuthorship "Hampson, 1907" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62723> ;
    skos:prefLabel "Blepharita"@fi,
        "Blepharita"@sv .

<http://tun.fi/MX.62729> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calamia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62730> ;
    skos:prefLabel "Calamia"@fi,
        "Calamia"@sv .

<http://tun.fi/MX.62732> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crypsedra" ;
    dwc:scientificNameAuthorship "Warren, 1911" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62733> ;
    skos:prefLabel "Crypsedra"@fi,
        "Crypsedra"@sv .

<http://tun.fi/MX.62734> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Staurophora" ;
    dwc:scientificNameAuthorship "Reichenbach, 1817" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62735> ;
    skos:prefLabel "Staurophora"@fi,
        "Staurophora"@sv .

<http://tun.fi/MX.62736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Celaena" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62737> ;
    skos:prefLabel "Celaena"@fi,
        "Celaena"@sv .

<http://tun.fi/MX.62739> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eremobia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62740> ;
    skos:prefLabel "Eremobia"@fi,
        "Eremobia"@sv .

<http://tun.fi/MX.62741> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gortyna" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62742> ;
    skos:prefLabel "Gortyna"@fi,
        "Gortyna"@sv .

<http://tun.fi/MX.62753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Luperina" ;
    dwc:scientificNameAuthorship "Boisduval, 1828" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62754> ;
    skos:prefLabel "Luperina"@fi,
        "Luperina"@sv .

<http://tun.fi/MX.62755> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Resapamea" ;
    dwc:scientificNameAuthorship "Varga & Ronkay, 1992" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62756> ;
    skos:prefLabel "Resapamea"@fi,
        "Resapamea"@sv .

<http://tun.fi/MX.62757> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fabula" ;
    dwc:scientificNameAuthorship "Fibiger, Zilli & Ronkay 2005" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62758> ;
    skos:prefLabel "Fabula"@fi,
        "Fabula"@sv .

<http://tun.fi/MX.62759> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhizedra" ;
    dwc:scientificNameAuthorship "Warren, 1911" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62760> ;
    skos:prefLabel "Rhizedra"@fi,
        "Rhizedra"@sv .

<http://tun.fi/MX.62761> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sedina" ;
    dwc:scientificNameAuthorship "Urbahn, 1933" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62762> ;
    skos:prefLabel "Sedina"@fi,
        "Sedina"@sv .

<http://tun.fi/MX.62763> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nonagria" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62764> ;
    skos:prefLabel "Nonagria"@fi,
        "Nonagria"@sv .

<http://tun.fi/MX.62765> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phragmatiphila" ;
    dwc:scientificNameAuthorship "Hampson, 1908" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62766> ;
    skos:prefLabel "Phragmatiphila"@fi,
        "Phragmatiphila"@sv .

<http://tun.fi/MX.62767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arenostola" ;
    dwc:scientificNameAuthorship "Hampson, 1910" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62768> ;
    skos:prefLabel "Arenostola"@fi,
        "Arenostola"@sv .

<http://tun.fi/MX.62770> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Longalatedes" ;
    dwc:scientificNameAuthorship "Beck, 1992" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62771> ;
    skos:prefLabel "Longalatedes"@fi,
        "Longalatedes"@sv .

<http://tun.fi/MX.62772> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lenisa" ;
    dwc:scientificNameAuthorship "Fibiger, Zilli & Ronkay 2005" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62773> ;
    skos:prefLabel "Lenisa"@fi,
        "Lenisa"@sv .

<http://tun.fi/MX.62776> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Denticucullus" ;
    dwc:scientificNameAuthorship "Rakosy, 1996" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62777> ;
    skos:prefLabel "Denticucullus"@fi,
        "Denticucullus"@sv .

<http://tun.fi/MX.62785> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protarchanara" ;
    dwc:scientificNameAuthorship "Beck, 1996" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62786> ;
    skos:prefLabel "Protarchanara"@fi,
        "Protarchanara"@sv .

<http://tun.fi/MX.62791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pabulatrix" ;
    dwc:scientificNameAuthorship "Sugi, 1982" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62793> ;
    skos:prefLabel "Pabulatrix"@fi,
        "Pabulatrix"@sv .

<http://tun.fi/MX.62815> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lateroligia" ;
    dwc:scientificNameAuthorship "Zilli. Fibiger & Ronkay, 2005" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62816> ;
    skos:prefLabel "Lateroligia"@fi,
        "Lateroligia"@sv .

<http://tun.fi/MX.62824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Litoligia" ;
    dwc:scientificNameAuthorship "Beck, 1999" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62825> ;
    skos:prefLabel "Litoligia"@fi,
        "Litoligia"@sv .

<http://tun.fi/MX.62826> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesoligia" ;
    dwc:scientificNameAuthorship "Boursin, 1965" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62827> ;
    skos:prefLabel "Mesoligia"@fi,
        "Mesoligia"@sv .

<http://tun.fi/MX.62843> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coranarta" ;
    dwc:scientificNameAuthorship "Beck, 1992" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62844> ;
    skos:prefLabel "Coranarta"@fi,
        "Coranarta"@sv .

<http://tun.fi/MX.62858> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachetra" ;
    dwc:scientificNameAuthorship "Guenée, 1841" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62859> ;
    skos:prefLabel "Pachetra"@fi,
        "Pachetra"@sv .

<http://tun.fi/MX.62870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanchra" ;
    dwc:scientificNameAuthorship "Hübner, 1820" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62871> ;
    skos:prefLabel "Melanchra"@fi,
        "Melanchra"@sv .

<http://tun.fi/MX.62873> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Papestra" ;
    dwc:scientificNameAuthorship "Suchareva, 1973" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62874> ;
    skos:prefLabel "Papestra"@fi,
        "Papestra"@sv .

<http://tun.fi/MX.62876> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hada" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62877> ;
    skos:prefLabel "Hada"@fi,
        "Hada"@sv .

<http://tun.fi/MX.62879> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyssia" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62880> ;
    skos:prefLabel "Hyssia"@fi,
        "Hyssia"@sv .

<http://tun.fi/MX.62881> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mamestra" ;
    dwc:scientificNameAuthorship "Hübner, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62882> ;
    skos:prefLabel "Mamestra"@fi,
        "Mamestra"@sv .

<http://tun.fi/MX.62893> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conisania" ;
    dwc:scientificNameAuthorship "Hampson, 1905" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62894> ;
    skos:prefLabel "Conisania"@fi,
        "Conisania"@sv .

<http://tun.fi/MX.62923> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lasionycta secedens" ;
    dwc:scientificNameAuthorship "(Walker, 1858)" ;
    skos:broader <http://tun.fi/MX.62913> ;
    skos:hiddenLabel "Anartomima secedens"@fi,
        "Lasionycta secedens"@fi,
        "Anartomima secedens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62924> ;
    skos:prefLabel "tummakirjoyökkönen"@fi,
        "Lasionycta secedens"@sv .

<http://tun.fi/MX.62930> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerapteryx" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62931> ;
    skos:prefLabel "Cerapteryx"@fi,
        "Cerapteryx"@sv .

<http://tun.fi/MX.62952> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Senta" ;
    dwc:scientificNameAuthorship "Stephens, 1834" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62953> ;
    skos:prefLabel "Senta"@fi,
        "Senta"@sv .

<http://tun.fi/MX.62955> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panolis" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62956> ;
    skos:prefLabel "Panolis"@fi,
        "Panolis"@sv .

<http://tun.fi/MX.62973> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anorthoa" ;
    dwc:scientificNameAuthorship "Berio, 1980" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62974> ;
    skos:prefLabel "Anorthoa"@fi,
        "Anorthoa"@sv .

<http://tun.fi/MX.62985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euxoa ochrogaster" ;
    dwc:scientificNameAuthorship "(Guenée, 1852)" ;
    skos:broader <http://tun.fi/MX.62976> ;
    skos:hiddenLabel "Euxoa ochrogaster"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62987> ;
    skos:prefLabel "isohietayökkönen"@fi,
        "Euxoa ochrogaster"@sv .

<http://tun.fi/MX.63> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epitheca" ;
    dwc:scientificNameAuthorship "Burmeister, 1839" ;
    skos:broader <http://tun.fi/MX.60> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.64> ;
    skos:prefLabel "Epitheca"@fi,
        "Epitheca"@sv .

<http://tun.fi/MX.63010> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichagyris" ;
    dwc:scientificNameAuthorship "Lederer, 1857" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63011> ;
    skos:prefLabel "Dichagyris"@fi,
        "Dichagyris"@sv .

<http://tun.fi/MX.63017> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peridroma" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63018> ;
    skos:prefLabel "Peridroma"@fi,
        "Peridroma"@sv .

<http://tun.fi/MX.63019> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Axylia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63020> ;
    skos:prefLabel "Axylia"@fi,
        "Axylia"@sv .

<http://tun.fi/MX.63021> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ochropleura" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63022> ;
    skos:prefLabel "Ochropleura"@fi,
        "Ochropleura"@sv .

<http://tun.fi/MX.63023> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epipsilia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63024> ;
    skos:prefLabel "Epipsilia"@fi,
        "Epipsilia"@sv .

<http://tun.fi/MX.63026> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Standfussiana" ;
    dwc:scientificNameAuthorship "Boursin, 1946" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63027> ;
    skos:prefLabel "Standfussiana"@fi,
        "Standfussiana"@sv .

<http://tun.fi/MX.63031> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chersotis andereggii" ;
    dwc:scientificNameAuthorship "(Boisduval, 1832)" ;
    skos:broader <http://tun.fi/MX.63029> ;
    skos:hiddenLabel "Chersotis andereggii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63032> ;
    skos:prefLabel "keilamaayökkönen"@fi,
        "Chersotis andereggii"@sv .

<http://tun.fi/MX.63045> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epilecta" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63046> ;
    skos:prefLabel "Epilecta"@fi,
        "Epilecta"@sv .

<http://tun.fi/MX.63047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptocala" ;
    dwc:scientificNameAuthorship "Benjamin, 1921" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63048> ;
    skos:prefLabel "Cryptocala"@fi,
        "Cryptocala"@sv .

<http://tun.fi/MX.63053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opigena" ;
    dwc:scientificNameAuthorship "Boisduval, 1840" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63054> ;
    skos:prefLabel "Opigena"@fi,
        "Opigena"@sv .

<http://tun.fi/MX.63060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graphiphora" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63061> ;
    skos:prefLabel "Graphiphora"@fi,
        "Graphiphora"@sv .

<http://tun.fi/MX.63062> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eugraphe" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63063> ;
    skos:prefLabel "Eugraphe"@fi,
        "Eugraphe"@sv .

<http://tun.fi/MX.63064> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coenophila" ;
    dwc:scientificNameAuthorship "Stephens, 1850" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63065> ;
    skos:prefLabel "Coenophila"@fi,
        "Coenophila"@sv .

<http://tun.fi/MX.63066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protolampra" ;
    dwc:scientificNameAuthorship "McDunnough, 1929" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63067> ;
    skos:prefLabel "Protolampra"@fi,
        "Protolampra"@sv .

<http://tun.fi/MX.63068> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycophotia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63069> ;
    skos:prefLabel "Lycophotia"@fi,
        "Lycophotia"@sv .

<http://tun.fi/MX.63093> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia rhaetica" ;
    dwc:scientificNameAuthorship "(Staudinger, 1871)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia rhaetica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63094> ;
    skos:prefLabel "nuoliharmoyökkönen"@fi,
        "Xestia rhaetica"@sv .

<http://tun.fi/MX.63128> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Naenia" ;
    dwc:scientificNameAuthorship "Stephens, 1827" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63129> ;
    skos:prefLabel "Naenia"@fi,
        "Naenia"@sv .

<http://tun.fi/MX.63130> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurois" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63131> ;
    skos:prefLabel "Eurois"@fi,
        "Eurois"@sv .

<http://tun.fi/MX.63132> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anaplectoides" ;
    dwc:scientificNameAuthorship "McDunnough, 1929" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63133> ;
    skos:prefLabel "Anaplectoides"@fi,
        "Anaplectoides"@sv .

<http://tun.fi/MX.63265> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Clavibacter michiganensis" ;
    dwc:scientificNameAuthorship "(Smith, 1910) Davis et al., 1984" ;
    skos:broader <http://tun.fi/MX.53504> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52882> ;
    skos:prefLabel "Clavibacter michiganensis"@fi,
        "Clavibacter michiganensis"@sv .

<http://tun.fi/MX.65055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia cornuta" ;
    dwc:scientificNameAuthorship "(L.) Hoffm." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia cornuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67609> ;
    skos:prefLabel "Cladonia cornuta"@fi,
        "syllav"@sv .

<http://tun.fi/MX.65533> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pertusaria pertusa" ;
    dwc:scientificNameAuthorship "(Weigel) Tuck." ;
    skos:broader <http://tun.fi/MX.67372> ;
    skos:hiddenLabel "Pertusaria pertusa"@fi,
        "Pertusaria pertusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67629> ;
    skos:prefLabel "tammenlaikkajäkälä"@fi,
        "porlav"@sv .

<http://tun.fi/MX.65593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Placidium lachneum" ;
    dwc:scientificNameAuthorship "(Ach.) B. de Lesd." ;
    skos:broader <http://tun.fi/MX.67374> ;
    skos:hiddenLabel "Placidium lachneum"@fi,
        "Placidium lachneum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67634> ;
    skos:prefLabel "pohjankilpinen"@fi,
        "brun jordlav"@sv .

<http://tun.fi/MX.65634> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathagrium cristatum" ;
    dwc:scientificNameAuthorship "(L.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233795> ;
    skos:hiddenLabel "Collema cristatum"@fi,
        "Lathagrium cristatum"@fi,
        "Collema cristatum"@sv,
        "Lathagrium cristatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67636> ;
    skos:prefLabel "liuskahyytelöjäkälä"@fi,
        "kamgelélav"@sv .

<http://tun.fi/MX.65650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathagrium undulatum" ;
    dwc:scientificNameAuthorship "(Laurer ex Flot.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233795> ;
    skos:hiddenLabel "Collema undulatum"@fi,
        "Lathagrium undulatum"@fi,
        "Collema undulatum"@sv,
        "Lathagrium undulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67688> ;
    skos:prefLabel "aaltohyytelöjäkälä"@fi,
        "vågig gelélav"@sv .

<http://tun.fi/MX.65909> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora rupicola" ;
    dwc:scientificNameAuthorship "(L.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora rupicola"@fi,
        "Lecanora rupicola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67690> ;
    skos:prefLabel "härmäkehräjäkälä"@fi,
        "grådaggig kantlav"@sv .

<http://tun.fi/MX.65917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora subcarnea" ;
    dwc:scientificNameAuthorship "(Lilj.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:hiddenLabel "Lecanora subcarnea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67645> ;
    skos:prefLabel "louhukehräjäkälä"@fi,
        "Lecanora subcarnea"@sv .

<http://tun.fi/MX.65935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea auriculata" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67647> ;
    skos:prefLabel "Lecidea auriculata"@fi,
        "Lecidea auriculata"@sv .

<http://tun.fi/MX.66006> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea tessellata" ;
    dwc:scientificNameAuthorship "Flörke" ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67649> ;
    skos:prefLabel "Lecidea tessellata"@fi,
        "Lecidea tessellata"@sv .

<http://tun.fi/MX.66157> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Micarea lignaria" ;
    dwc:scientificNameAuthorship "(Ach.) Hedl." ;
    skos:broader <http://tun.fi/MX.67037> ;
    skos:hiddenLabel "Micarea lignaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67652> ;
    skos:prefLabel "Micarea lignaria"@fi,
        "veddynlav"@sv .

<http://tun.fi/MX.66994> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Psoroma tenue" ;
    dwc:scientificNameAuthorship "Henssen" ;
    skos:broader <http://tun.fi/MX.67270> ;
    skos:hiddenLabel "Psoroma tenue"@fi,
        "Psoroma tenue"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67686> ;
    skos:prefLabel "pikkukulhojäkälä"@fi,
        "kastanjebrun skållav"@sv .

<http://tun.fi/MX.67014> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caeruleum" ;
    dwc:scientificNameAuthorship "K.Knudsen & L.Arcadia" ;
    skos:broader <http://tun.fi/MX.233256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65400> ;
    skos:prefLabel "Caeruleum"@fi,
        "Caeruleum"@sv .

<http://tun.fi/MX.67018> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phacopsis" ;
    dwc:scientificNameAuthorship "Tul." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65540> ;
    skos:prefLabel "Phacopsis"@fi,
        "Phacopsis"@sv .

<http://tun.fi/MX.67021> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleurosticta" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Pleurosticta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65617> ;
    skos:prefLabel "puistokarpeet"@fi,
        "Pleurosticta"@sv .

<http://tun.fi/MX.67023> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echinothecium" ;
    dwc:scientificNameAuthorship "Zopf" ;
    skos:broader <http://tun.fi/MX.233308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65699> ;
    skos:prefLabel "Echinothecium"@fi,
        "Echinothecium"@sv .

<http://tun.fi/MX.67024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eiglera" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.233256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65701> ;
    skos:prefLabel "Eiglera"@fi,
        "Eiglera"@sv .

<http://tun.fi/MX.67025> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eopyrenula" ;
    dwc:scientificNameAuthorship "R.C.Harris" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65710> ;
    skos:prefLabel "Eopyrenula"@fi,
        "Eopyrenula"@sv .

<http://tun.fi/MX.67027> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graphium" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.233262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65755> ;
    skos:prefLabel "Graphium"@fi,
        "Graphium"@sv .

<http://tun.fi/MX.67028> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haematomma" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.317251> ;
    skos:hiddenLabel "Haematomma"@fi,
        "Haematomma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65775> ;
    skos:prefLabel "onkalojäkälät"@fi,
        "blodplättslavar"@sv .

<http://tun.fi/MX.67030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Immersaria" ;
    dwc:scientificNameAuthorship "Rambold & Pietschm." ;
    skos:broader <http://tun.fi/MX.233370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65811> ;
    skos:prefLabel "Immersaria"@fi,
        "Immersaria"@sv .

<http://tun.fi/MX.67040> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nanostictis" ;
    dwc:scientificNameAuthorship "M.S.Christ." ;
    skos:broader <http://tun.fi/MX.233258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66232> ;
    skos:prefLabel "Nanostictis"@fi,
        "Nanostictis"@sv .

<http://tun.fi/MX.67041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachypeltis" ;
    dwc:scientificNameAuthorship "Søchting, Arup & Frödén" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66279> ;
    skos:prefLabel "Pachypeltis"@fi,
        "Pachypeltis"@sv .

<http://tun.fi/MX.67045> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sagiolechia" ;
    dwc:scientificNameAuthorship "A.Massal." ;
    skos:broader <http://tun.fi/MX.233400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66488> ;
    skos:prefLabel "Sagiolechia"@fi,
        "Sagiolechia"@sv .

<http://tun.fi/MX.67046> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schismatomma" ;
    dwc:scientificNameAuthorship "Flot. & Körb. ex A.Massal." ;
    skos:broader <http://tun.fi/MX.233425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66502> ;
    skos:prefLabel "Schismatomma"@fi,
        "Schismatomma"@sv .

<http://tun.fi/MX.67047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Skyttella" ;
    dwc:scientificNameAuthorship "D.Hawksw. & R.Sant." ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313753> ;
    skos:prefLabel "Skyttella"@fi,
        "Skyttella"@sv .

<http://tun.fi/MX.67051> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenocybe" ;
    dwc:scientificNameAuthorship "(Nyl.) Körb." ;
    skos:broader <http://tun.fi/MX.233255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66605> ;
    skos:prefLabel "Stenocybe"@fi,
        "Stenocybe"@sv .

<http://tun.fi/MX.67055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Variospora" ;
    dwc:scientificNameAuthorship "Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:hiddenLabel "Variospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66771> ;
    skos:prefLabel "suolakultajäkälät"@fi,
        "Variospora"@sv .

<http://tun.fi/MX.67057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Violella" ;
    dwc:scientificNameAuthorship "T. Sprib." ;
    skos:broader <http://tun.fi/MX.4890595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66882> ;
    skos:prefLabel "Violella"@fi,
        "Violella"@sv .

<http://tun.fi/MX.67058> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthocarpia" ;
    dwc:scientificNameAuthorship "A.Massal. & D.Not." ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66889> ;
    skos:prefLabel "Xanthocarpia"@fi,
        "Xanthocarpia"@sv .

<http://tun.fi/MX.67062> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pycnothelia" ;
    dwc:scientificNameAuthorship "Dufour" ;
    skos:broader <http://tun.fi/MX.233288> ;
    skos:hiddenLabel "Pycnothelia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67002> ;
    skos:prefLabel "hammasjäkälät"@fi,
        "Pycnothelia"@sv .

<http://tun.fi/MX.67066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspilidea" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65274> ;
    skos:prefLabel "Aspilidea"@fi,
        "Aspilidea"@sv .

<http://tun.fi/MX.67069> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Botryolepraria" ;
    dwc:scientificNameAuthorship "(Hue) Canals et al." ;
    skos:broader <http://tun.fi/MX.70576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65365> ;
    skos:prefLabel "Botryolepraria"@fi,
        "Botryolepraria"@sv .

<http://tun.fi/MX.67073> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catolechia" ;
    dwc:scientificNameAuthorship "Flot." ;
    skos:broader <http://tun.fi/MX.233405> ;
    skos:hiddenLabel "Catolechia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65477> ;
    skos:prefLabel "hehkujäkälät"@fi,
        "Catolechia"@sv .

<http://tun.fi/MX.67075> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeodothis" ;
    dwc:scientificNameAuthorship "Syd. & P.Syd." ;
    skos:broader <http://tun.fi/MX.233252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65550> ;
    skos:prefLabel "Phaeodothis"@fi,
        "Phaeodothis"@sv .

<http://tun.fi/MX.67078> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coppinsia" ;
    dwc:scientificNameAuthorship "Lumbsch & Heibel" ;
    skos:broader <http://tun.fi/MX.4890597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65654> ;
    skos:prefLabel "Coppinsia"@fi,
        "Coppinsia"@sv .

<http://tun.fi/MX.67081> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptothele" ;
    dwc:scientificNameAuthorship "Th.Fr." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65660> ;
    skos:prefLabel "Cryptothele"@fi,
        "Cryptothele"@sv .

<http://tun.fi/MX.67084> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Frigidopyrenia" ;
    dwc:scientificNameAuthorship "Grube" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65739> ;
    skos:prefLabel "Frigidopyrenia"@fi,
        "Frigidopyrenia"@sv .

<http://tun.fi/MX.67086> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graphis" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.233228> ;
    skos:hiddenLabel "Graphis"@fi,
        "Graphis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65754> ;
    skos:prefLabel "piirtojäkälät"@fi,
        "skriftlavar"@sv .

<http://tun.fi/MX.67088> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heppia" ;
    dwc:scientificNameAuthorship "Nägeli ex A.Massal" ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65782> ;
    skos:prefLabel "Heppia"@fi,
        "Heppia"@sv .

<http://tun.fi/MX.67089> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hobsoniopsis" ;
    dwc:scientificNameAuthorship "D.Hawksw. in Sikaroodi, Lawrey, Hawksworth & DePriest" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65785> ;
    skos:prefLabel "Hobsoniopsis"@fi,
        "Hobsoniopsis"@sv .

<http://tun.fi/MX.67090> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Intralichen" ;
    dwc:scientificNameAuthorship "D.Hawksw. & M.S.Cole" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65813> ;
    skos:prefLabel "Intralichen"@fi,
        "Intralichen"@sv .

<http://tun.fi/MX.67092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lecanactis" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.233425> ;
    skos:hiddenLabel "Lecanactis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65827> ;
    skos:prefLabel "härmäjäkälät"@fi,
        "Lecanactis"@sv .

<http://tun.fi/MX.67093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lecidoma" ;
    dwc:scientificNameAuthorship "Gotth. Schneid. & Hertel" ;
    skos:broader <http://tun.fi/MX.233370> ;
    skos:hiddenLabel "Lecidoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66025> ;
    skos:prefLabel "kokkarejäkälät"@fi,
        "Lecidoma"@sv .

<http://tun.fi/MX.67095> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lichina" ;
    dwc:scientificNameAuthorship "C.Agardh" ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66108> ;
    skos:prefLabel "Lichina"@fi,
        "Lichina"@sv .

<http://tun.fi/MX.67099> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neobarya" ;
    dwc:scientificNameAuthorship "Lowen" ;
    skos:broader <http://tun.fi/MX.53603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66234> ;
    skos:prefLabel "Neobarya"@fi,
        "Neobarya"@sv .

<http://tun.fi/MX.67100> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neocoleroa" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66235> ;
    skos:prefLabel "Neocoleroa"@fi,
        "Neocoleroa"@sv .

<http://tun.fi/MX.67101> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Norrlinia" ;
    dwc:scientificNameAuthorship "Theiss. & Syd." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66246> ;
    skos:prefLabel "Norrlinia"@fi,
        "Norrlinia"@sv .

<http://tun.fi/MX.67105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Santessoniella" ;
    dwc:scientificNameAuthorship "Henssen" ;
    skos:broader <http://tun.fi/MX.233430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66489> ;
    skos:prefLabel "Santessoniella"@fi,
        "Santessoniella"@sv .

<http://tun.fi/MX.67111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xyloschistes" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.233258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66907> ;
    skos:prefLabel "Xyloschistes"@fi,
        "Xyloschistes"@sv .

<http://tun.fi/MX.67115> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Claurouxia" ;
    dwc:scientificNameAuthorship "D.Hawksw." ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65121> ;
    skos:prefLabel "Claurouxia"@fi,
        "Claurouxia"@sv .

<http://tun.fi/MX.67116> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allantoparmelia" ;
    dwc:scientificNameAuthorship "(Vain.) Essl." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Allantoparmelia"@fi,
        "Allantoparmelia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65178> ;
    skos:prefLabel "tunturikarpeet"@fi,
        "fjällblåslavar"@sv .

<http://tun.fi/MX.67119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphanopsis" ;
    dwc:scientificNameAuthorship "Nyl. ex P. Syd." ;
    skos:broader <http://tun.fi/MX.4890573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65192> ;
    skos:prefLabel "Aphanopsis"@fi,
        "Aphanopsis"@sv .

<http://tun.fi/MX.67125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cecidonia" ;
    dwc:scientificNameAuthorship "Triebel & Rambold" ;
    skos:broader <http://tun.fi/MX.233370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65478> ;
    skos:prefLabel "Cecidonia"@fi,
        "Cecidonia"@sv .

<http://tun.fi/MX.67127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cheiromycina" ;
    dwc:scientificNameAuthorship "B.Sutton in Sutton & Muhr" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65527> ;
    skos:prefLabel "Cheiromycina"@fi,
        "Cheiromycina"@sv .

<http://tun.fi/MX.67132> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cresponea" ;
    dwc:scientificNameAuthorship "Egea & Torrente" ;
    skos:broader <http://tun.fi/MX.4890587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65657> ;
    skos:prefLabel "Cresponea"@fi,
        "Cresponea"@sv .

<http://tun.fi/MX.67133> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cystocoleus" ;
    dwc:scientificNameAuthorship "Thwaites" ;
    skos:broader <http://tun.fi/MX.317259> ;
    skos:hiddenLabel "Cystocoleus"@fi,
        "Cystocoleus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65667> ;
    skos:prefLabel "lankajäkälät"@fi,
        "sammetslavar"@sv .

<http://tun.fi/MX.67139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gowardia" ;
    dwc:scientificNameAuthorship "Halonen, Myllys, Velmala & Hyvärinen" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Gowardia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65753> ;
    skos:prefLabel "tunturilupot"@fi,
        "Gowardia"@sv .

<http://tun.fi/MX.67140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterodermia" ;
    dwc:scientificNameAuthorship "Trevis." ;
    skos:broader <http://tun.fi/MX.233261> ;
    skos:hiddenLabel "Heterodermia"@fi,
        "Heterodermia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65784> ;
    skos:prefLabel "siimesjäkälät"@fi,
        "elfenbenslavar"@sv .

<http://tun.fi/MX.67141> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypocenomyce" ;
    dwc:scientificNameAuthorship "M. Choisy" ;
    skos:broader <http://tun.fi/MX.233371> ;
    skos:hiddenLabel "Hypocenomyce"@fi,
        "Hypocenomyce"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65800> ;
    skos:prefLabel "suomujäkälät"@fi,
        "flarnlavar"@sv .

<http://tun.fi/MX.67145> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lichenosticta" ;
    dwc:scientificNameAuthorship "Zopf" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:hiddenLabel "Lichenosticta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66102> ;
    skos:prefLabel "nallikkaat"@fi,
        "Lichenosticta"@sv .

<http://tun.fi/MX.67150> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orphniospora" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.233259> ;
    skos:hiddenLabel "Orphniospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66277> ;
    skos:prefLabel "ruutujäkälät"@fi,
        "Orphniospora"@sv .

<http://tun.fi/MX.67151> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parmeliella" ;
    dwc:scientificNameAuthorship "Müll. Arg." ;
    skos:broader <http://tun.fi/MX.233430> ;
    skos:hiddenLabel "Parmeliella"@fi,
        "Parmeliella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66292> ;
    skos:prefLabel "karstajäkälät"@fi,
        "blylavar"@sv .

<http://tun.fi/MX.67159> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthoriicola" ;
    dwc:scientificNameAuthorship "D.Hawksw. in Hawksworth & Punithalingam" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66901> ;
    skos:prefLabel "Xanthoriicola"@fi,
        "Xanthoriicola"@sv .

<http://tun.fi/MX.67160> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protomicarea" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.233230> ;
    skos:hiddenLabel "Protomicarea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66964> ;
    skos:prefLabel "papanajäkälät"@fi,
        "Protomicarea"@sv .

<http://tun.fi/MX.67161> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protopannaria" ;
    dwc:scientificNameAuthorship "(Gyeln.) P. M. Jørg. & S. Ekman" ;
    skos:broader <http://tun.fi/MX.233430> ;
    skos:hiddenLabel "Protopannaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66965> ;
    skos:prefLabel "sammallimijäkälät"@fi,
        "Protopannaria"@sv .

<http://tun.fi/MX.67162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrenidium" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67003> ;
    skos:prefLabel "Pyrenidium"@fi,
        "Pyrenidium"@sv .

<http://tun.fi/MX.67163> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrenocarpon" ;
    dwc:scientificNameAuthorship "Trevis." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67004> ;
    skos:prefLabel "Pyrenocarpon"@fi,
        "Pyrenocarpon"@sv .

<http://tun.fi/MX.67168> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arthothelium" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233330> ;
    skos:hiddenLabel "Arthothelium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65238> ;
    skos:prefLabel "häivelöt"@fi,
        "Arthothelium"@sv .

<http://tun.fi/MX.67172> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bactrospora" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.70558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65324> ;
    skos:prefLabel "Bactrospora"@fi,
        "Bactrospora"@sv .

<http://tun.fi/MX.67174> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryocaulon" ;
    dwc:scientificNameAuthorship "Kärnefelt" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Bryocaulon"@fi,
        "Bryocaulon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65368> ;
    skos:prefLabel "tunturiokajäkälät"@fi,
        "spärrlavar"@sv .

<http://tun.fi/MX.67180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dactylina" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Dactylina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65670> ;
    skos:prefLabel "sormijäkälät"@fi,
        "Dactylina"@sv .

<http://tun.fi/MX.67185> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Illosporium" ;
    dwc:scientificNameAuthorship "C.Mart." ;
    skos:broader <http://tun.fi/MX.233433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65810> ;
    skos:prefLabel "Illosporium"@fi,
        "Illosporium"@sv .

<http://tun.fi/MX.67193> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lithographa" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.4890600> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66110> ;
    skos:prefLabel "Lithographa"@fi,
        "Lithographa"@sv .

<http://tun.fi/MX.67194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Massalongia" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.4890585> ;
    skos:hiddenLabel "Massalongia"@fi,
        "Massalongia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66121> ;
    skos:prefLabel "sammaljäkälät"@fi,
        "fliklavar"@sv .

<http://tun.fi/MX.67198> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rimularia" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.4890597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66441> ;
    skos:prefLabel "Rimularia"@fi,
        "Rimularia"@sv .

<http://tun.fi/MX.67200> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarcosagium" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233298> ;
    skos:hiddenLabel "Sarcosagium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66495> ;
    skos:prefLabel "kenttäjäkälät"@fi,
        "Sarcosagium"@sv .

<http://tun.fi/MX.67202> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Siphula" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233367> ;
    skos:hiddenLabel "Siphula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66519> ;
    skos:prefLabel "jäätikköjäkälät"@fi,
        "Siphula"@sv .

<http://tun.fi/MX.67204> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Solitaria" ;
    dwc:scientificNameAuthorship "Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66523> ;
    skos:prefLabel "Solitaria"@fi,
        "Solitaria"@sv .

<http://tun.fi/MX.67206> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synalissa" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66654> ;
    skos:prefLabel "Synalissa"@fi,
        "Synalissa"@sv .

<http://tun.fi/MX.67208> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thamnolia" ;
    dwc:scientificNameAuthorship "Schaer." ;
    skos:broader <http://tun.fi/MX.233367> ;
    skos:hiddenLabel "Thamnolia"@fi,
        "Thamnolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66669> ;
    skos:prefLabel "matojäkälät"@fi,
        "masklavar"@sv .

<http://tun.fi/MX.67217> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clypeococcum" ;
    dwc:scientificNameAuthorship "D.Hawksw." ;
    skos:broader <http://tun.fi/MX.233423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65128> ;
    skos:prefLabel "Clypeococcum"@fi,
        "Clypeococcum"@sv .

<http://tun.fi/MX.67228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Petractis" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65538> ;
    skos:prefLabel "Petractis"@fi,
        "Petractis"@sv .

<http://tun.fi/MX.67230> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeorrhiza" ;
    dwc:scientificNameAuthorship "H.Mayrhofer & Poelt" ;
    skos:broader <http://tun.fi/MX.233261> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65560> ;
    skos:prefLabel "Phaeorrhiza"@fi,
        "Phaeorrhiza"@sv .

<http://tun.fi/MX.67232> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleopsidium" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.233256> ;
    skos:hiddenLabel "Pleopsidium"@fi,
        "Pleopsidium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65616> ;
    skos:prefLabel "rikkikuoppajäkälät"@fi,
        "gulspricklavar"@sv .

<http://tun.fi/MX.67236> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Everniicola" ;
    dwc:scientificNameAuthorship "D.Hawksw." ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:hiddenLabel "Everniicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65725> ;
    skos:prefLabel "läiskäset"@fi,
        "Everniicola"@sv .

<http://tun.fi/MX.67240> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Letharia" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Letharia"@fi,
        "Letharia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66076> ;
    skos:prefLabel "takkujäkälät"@fi,
        "varglavar"@sv .

<http://tun.fi/MX.67241> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycocalicium" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.233255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66210> ;
    skos:prefLabel "Mycocalicium"@fi,
        "Mycocalicium"@sv .

<http://tun.fi/MX.67245> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pannaria" ;
    dwc:scientificNameAuthorship "Delise" ;
    skos:broader <http://tun.fi/MX.233430> ;
    skos:hiddenLabel "Pannaria"@fi,
        "Pannaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66281> ;
    skos:prefLabel "limijäkälät"@fi,
        "gytterlavar"@sv .

<http://tun.fi/MX.67247> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrenula" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233396> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66353> ;
    skos:prefLabel "Pyrenula"@fi,
        "Pyrenula"@sv .

<http://tun.fi/MX.67248> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Racodium" ;
    dwc:scientificNameAuthorship "Pers.: Fr." ;
    skos:broader <http://tun.fi/MX.317283> ;
    skos:hiddenLabel "Racodium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66356> ;
    skos:prefLabel "rihmajäkälät"@fi,
        "Racodium"@sv .

<http://tun.fi/MX.67258> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thelotrema" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233228> ;
    skos:hiddenLabel "Thelotrema"@fi,
        "Thelotrema"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66703> ;
    skos:prefLabel "kätköjäkälät"@fi,
        "havstulpanlavar"@sv .

<http://tun.fi/MX.67259> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thrombium" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.4890596> ;
    skos:hiddenLabel "Thrombium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66705> ;
    skos:prefLabel "hiesujäkälät"@fi,
        "Thrombium"@sv .

<http://tun.fi/MX.67265> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xenonectriella" ;
    dwc:scientificNameAuthorship "Weese" ;
    skos:broader <http://tun.fi/MX.53575> ;
    skos:hiddenLabel "Xenonectriella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66902> ;
    skos:prefLabel "outonäpyt"@fi,
        "Xenonectriella"@sv .

<http://tun.fi/MX.67267> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polychidium" ;
    dwc:scientificNameAuthorship "(Ach.) Gray" ;
    skos:broader <http://tun.fi/MX.4890585> ;
    skos:hiddenLabel "Polychidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66922> ;
    skos:prefLabel "sammalkarvajäkälät"@fi,
        "Polychidium"@sv .

<http://tun.fi/MX.67274> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anzina" ;
    dwc:scientificNameAuthorship "Scheid." ;
    skos:broader <http://tun.fi/MX.70589> ;
    skos:hiddenLabel "Anzina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65191> ;
    skos:prefLabel "vatijäkälät"@fi,
        "Anzina"@sv .

<http://tun.fi/MX.67276> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Biatoridium" ;
    dwc:scientificNameAuthorship "J. Lahm ex Körb" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65354> ;
    skos:prefLabel "Biatoridium"@fi,
        "Biatoridium"@sv .

<http://tun.fi/MX.67277> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Biatoropsis" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.233354> ;
    skos:hiddenLabel "Biatoropsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65355> ;
    skos:prefLabel "naavakat"@fi,
        "Biatoropsis"@sv .

<http://tun.fi/MX.67282> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phylliscum" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:hiddenLabel "Phylliscum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65572> ;
    skos:prefLabel "ruusukemustaajat"@fi,
        "Phylliscum"@sv .

<http://tun.fi/MX.67289> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hawksworthiana" ;
    dwc:scientificNameAuthorship "U.Braun" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65778> ;
    skos:prefLabel "Hawksworthiana"@fi,
        "Hawksworthiana"@sv .

<http://tun.fi/MX.67290> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helocarpon" ;
    dwc:scientificNameAuthorship "Th.Fr." ;
    skos:broader <http://tun.fi/MX.4890581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65779> ;
    skos:prefLabel "Helocarpon"@fi,
        "Helocarpon"@sv .

<http://tun.fi/MX.67291> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homostegia" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65786> ;
    skos:prefLabel "Homostegia"@fi,
        "Homostegia"@sv .

<http://tun.fi/MX.67293> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Imshaugia" ;
    dwc:scientificNameAuthorship "S. L. F. Mey." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Imshaugia"@fi,
        "Imshaugia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65812> ;
    skos:prefLabel "tuhkakarpeet"@fi,
        "klilavar"@sv .

<http://tun.fi/MX.67294> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Involucropyrenium" ;
    dwc:scientificNameAuthorship "Breuss" ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65814> ;
    skos:prefLabel "Involucropyrenium"@fi,
        "Involucropyrenium"@sv .

<http://tun.fi/MX.67295> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Karschia" ;
    dwc:scientificNameAuthorship "Körb. emend. Hafellner" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65821> ;
    skos:prefLabel "Karschia"@fi,
        "Karschia"@sv .

<http://tun.fi/MX.67296> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lecanographa" ;
    dwc:scientificNameAuthorship "Egea & Torrente" ;
    skos:broader <http://tun.fi/MX.4890583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65847> ;
    skos:prefLabel "Lecanographa"@fi,
        "Lecanographa"@sv .

<http://tun.fi/MX.67298> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lichinodium" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66109> ;
    skos:prefLabel "Lichinodium"@fi,
        "Lichinodium"@sv .

<http://tun.fi/MX.67299> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loxospora" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.317242> ;
    skos:hiddenLabel "Loxospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66119> ;
    skos:prefLabel "jauhojäkälät"@fi,
        "Loxospora"@sv .

<http://tun.fi/MX.67305> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peridiothelia" ;
    dwc:scientificNameAuthorship "D.Hawksw." ;
    skos:broader <http://tun.fi/MX.233392> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66327> ;
    skos:prefLabel "Peridiothelia"@fi,
        "Peridiothelia"@sv .

<http://tun.fi/MX.67306> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhexophiale" ;
    dwc:scientificNameAuthorship "Th.Fr." ;
    skos:broader <http://tun.fi/MX.233400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66385> ;
    skos:prefLabel "Rhexophiale"@fi,
        "Rhexophiale"@sv .

<http://tun.fi/MX.67307> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Romjularia" ;
    dwc:scientificNameAuthorship "Timdal" ;
    skos:broader <http://tun.fi/MX.233370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66477> ;
    skos:prefLabel "Romjularia"@fi,
        "Romjularia"@sv .

<http://tun.fi/MX.67308> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Steinia" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.4890573> ;
    skos:hiddenLabel "Steinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66604> ;
    skos:prefLabel "pallojäkälät"@fi,
        "Steinia"@sv .

<http://tun.fi/MX.67309> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Telogalla" ;
    dwc:scientificNameAuthorship "Nik.Hoffm. & Hafellner" ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66660> ;
    skos:prefLabel "Telogalla"@fi,
        "Telogalla"@sv .

<http://tun.fi/MX.67311> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tremolecia" ;
    dwc:scientificNameAuthorship "M. Choisy" ;
    skos:broader <http://tun.fi/MX.233429> ;
    skos:hiddenLabel "Tremolecia"@fi,
        "Tremolecia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66731> ;
    skos:prefLabel "ruostejäkälät"@fi,
        "rutskivlavar"@sv .

<http://tun.fi/MX.67318> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psorula" ;
    dwc:scientificNameAuthorship "Gotth.Schneid." ;
    skos:broader <http://tun.fi/MX.233230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66996> ;
    skos:prefLabel "Psorula"@fi,
        "Psorula"@sv .

<http://tun.fi/MX.67320> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asterophoma" ;
    dwc:scientificNameAuthorship "D.Hawksw." ;
    skos:broader <http://tun.fi/MX.233255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65275> ;
    skos:prefLabel "Asterophoma"@fi,
        "Asterophoma"@sv .

<http://tun.fi/MX.67324> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piccolia" ;
    dwc:scientificNameAuthorship "A.Massal." ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65588> ;
    skos:prefLabel "Piccolia"@fi,
        "Piccolia"@sv .

<http://tun.fi/MX.67325> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Placidiopsis" ;
    dwc:scientificNameAuthorship "Beltr." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65592> ;
    skos:prefLabel "Placidiopsis"@fi,
        "Placidiopsis"@sv .

<http://tun.fi/MX.67327> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dibaeis" ;
    dwc:scientificNameAuthorship "Clem." ;
    skos:broader <http://tun.fi/MX.233367> ;
    skos:hiddenLabel "Dibaeis"@fi,
        "Dibaeis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65690> ;
    skos:prefLabel "hietikkonastajäkälät"@fi,
        "klubblavar"@sv .

<http://tun.fi/MX.67329> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elixia" ;
    dwc:scientificNameAuthorship "Lumbsch" ;
    skos:broader <http://tun.fi/MX.317247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65702> ;
    skos:prefLabel "Elixia"@fi,
        "Elixia"@sv .

<http://tun.fi/MX.67330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enterographa" ;
    dwc:scientificNameAuthorship "Fée" ;
    skos:broader <http://tun.fi/MX.233425> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65709> ;
    skos:prefLabel "Enterographa"@fi,
        "Enterographa"@sv .

<http://tun.fi/MX.67331> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Flavoparmelia" ;
    dwc:scientificNameAuthorship "Hale" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Flavoparmelia"@fi,
        "Flavoparmelia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65733> ;
    skos:prefLabel "viherkarpeet"@fi,
        "getlavar"@sv .

<http://tun.fi/MX.67334> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hertelidea" ;
    dwc:scientificNameAuthorship "Printzen & Kantvilas" ;
    skos:broader <http://tun.fi/MX.233369> ;
    skos:hiddenLabel "Hertelidea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65783> ;
    skos:prefLabel "ryväsjäkälät"@fi,
        "Hertelidea"@sv .

<http://tun.fi/MX.67335> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Icmadophila" ;
    dwc:scientificNameAuthorship "Trevis." ;
    skos:broader <http://tun.fi/MX.233367> ;
    skos:hiddenLabel "Icmadophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65808> ;
    skos:prefLabel "turvejäkälät"@fi,
        "Icmadophila"@sv .

<http://tun.fi/MX.67337> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Karsteniomyces" ;
    dwc:scientificNameAuthorship "D.Hawksw." ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65822> ;
    skos:prefLabel "Karsteniomyces"@fi,
        "Karsteniomyces"@sv .

<http://tun.fi/MX.67350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhymbocarpus" ;
    dwc:scientificNameAuthorship "Zopf" ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66436> ;
    skos:prefLabel "Rhymbocarpus"@fi,
        "Rhymbocarpus"@sv .

<http://tun.fi/MX.67354> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Koerberiella" ;
    dwc:scientificNameAuthorship "Stein" ;
    skos:broader <http://tun.fi/MX.233370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66570> ;
    skos:prefLabel "Koerberiella"@fi,
        "Koerberiella"@sv .

<http://tun.fi/MX.67356> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thelignya" ;
    dwc:scientificNameAuthorship "A.Massal." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66694> ;
    skos:prefLabel "Thelignya"@fi,
        "Thelignya"@sv .

<http://tun.fi/MX.67358> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thermutis" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66704> ;
    skos:prefLabel "Thermutis"@fi,
        "Thermutis"@sv .

<http://tun.fi/MX.67359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vahliella" ;
    dwc:scientificNameAuthorship "P. M. Jørg." ;
    skos:broader <http://tun.fi/MX.4890598> ;
    skos:hiddenLabel "Vahliella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66769> ;
    skos:prefLabel "suomulimijäkälät"@fi,
        "Vahliella"@sv .

<http://tun.fi/MX.67360> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vouauxiella" ;
    dwc:scientificNameAuthorship "Petr. & Sydow" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66883> ;
    skos:prefLabel "Vouauxiella"@fi,
        "Vouauxiella"@sv .

<http://tun.fi/MX.67362> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterygiopsis" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66997> ;
    skos:prefLabel "Pterygiopsis"@fi,
        "Pterygiopsis"@sv .

<http://tun.fi/MX.67363> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrenodesmia" ;
    dwc:scientificNameAuthorship "A.Massal." ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67005> ;
    skos:prefLabel "Pyrenodesmia"@fi,
        "Pyrenodesmia"@sv .

<http://tun.fi/MX.67364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clauzadeana" ;
    dwc:scientificNameAuthorship "Cl.Roux" ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65124> ;
    skos:prefLabel "Clauzadeana"@fi,
        "Clauzadeana"@sv .

<http://tun.fi/MX.67370> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Candelaria" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233362> ;
    skos:hiddenLabel "Candelaria"@fi,
        "Candelaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65445> ;
    skos:prefLabel "voijäkälät"@fi,
        "citronlavar"@sv .

<http://tun.fi/MX.67378> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dimelaena" ;
    dwc:scientificNameAuthorship "Norman" ;
    skos:broader <http://tun.fi/MX.4890576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65691> ;
    skos:prefLabel "Dimelaena"@fi,
        "Dimelaena"@sv .

<http://tun.fi/MX.67381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gregorella" ;
    dwc:scientificNameAuthorship "Lumbsch" ;
    skos:broader <http://tun.fi/MX.233333> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65756> ;
    skos:prefLabel "Gregorella"@fi,
        "Gregorella"@sv .

<http://tun.fi/MX.67382> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Illosporiopsis" ;
    dwc:scientificNameAuthorship "D.Hawksw." ;
    skos:broader <http://tun.fi/MX.53691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65809> ;
    skos:prefLabel "Illosporiopsis"@fi,
        "Illosporiopsis"@sv .

<http://tun.fi/MX.67385> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leprocaulon" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.317239> ;
    skos:hiddenLabel "Leprocaulon"@fi,
        "Leprocaulon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66052> ;
    skos:prefLabel "kääpiötinajäkälät"@fi,
        "buskmjöllavar"@sv .

<http://tun.fi/MX.67391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megalaria" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66122> ;
    skos:prefLabel "Megalaria"@fi,
        "Megalaria"@sv .

<http://tun.fi/MX.67392> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megaspora" ;
    dwc:scientificNameAuthorship "(Clauzade & Cl. Roux) Hafellner & V. Wirth" ;
    skos:broader <http://tun.fi/MX.233229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66123> ;
    skos:prefLabel "Megaspora"@fi,
        "Megaspora"@sv .

<http://tun.fi/MX.67395> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycoporellum" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66217> ;
    skos:prefLabel "Mycoporellum"@fi,
        "Mycoporellum"@sv .

<http://tun.fi/MX.67399> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhaphidicyrtis" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.70575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66384> ;
    skos:prefLabel "Rhaphidicyrtis"@fi,
        "Rhaphidicyrtis"@sv .

<http://tun.fi/MX.67406> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Menegazzia" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Menegazzia"@fi,
        "Menegazzia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66574> ;
    skos:prefLabel "reikäkarpeet"@fi,
        "hållavar"@sv .

<http://tun.fi/MX.67407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metamelanea" ;
    dwc:scientificNameAuthorship "Henssen" ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66575> ;
    skos:prefLabel "Metamelanea"@fi,
        "Metamelanea"@sv .

<http://tun.fi/MX.67412> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudevernia" ;
    dwc:scientificNameAuthorship "Zopf" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Pseudevernia"@fi,
        "Pseudevernia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66982> ;
    skos:prefLabel "hankakarpeet"@fi,
        "gällavar"@sv .

<http://tun.fi/MX.67414> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psorinia" ;
    dwc:scientificNameAuthorship "Gotth.Schneid." ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66991> ;
    skos:prefLabel "Psorinia"@fi,
        "Psorinia"@sv .

<http://tun.fi/MX.68521> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe lacera" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe lacera"@fi,
        "Inocybe lacera var. lacera"@fi,
        "Inocybe lacera var. lacera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.68520> ;
    skos:prefLabel "polkurisakas"@fi,
        "Inocybe lacera"@sv .

<http://tun.fi/MX.69648> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gerronema" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233411> ;
    skos:hiddenLabel "Gerronema"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71684> ;
    skos:prefLabel "kantolakit"@fi,
        "Gerronema"@sv .

<http://tun.fi/MX.69650> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crinipellis" ;
    skos:broader <http://tun.fi/MX.233411> ;
    skos:hiddenLabel "Crinipellis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71697> ;
    skos:prefLabel "karvanahikkaat"@fi,
        "Crinipellis"@sv .

<http://tun.fi/MX.69665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xerula" ;
    dwc:scientificNameAuthorship "Maire" ;
    skos:broader <http://tun.fi/MX.233246> ;
    skos:hiddenLabel "Xerula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73501> ;
    skos:prefLabel "nukkajuurekkaat"@fi,
        "Xerula"@sv .

<http://tun.fi/MX.69666> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Buchwaldoboletus" ;
    dwc:scientificNameAuthorship "Pilát" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Buchwaldoboletus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72364> ;
    skos:prefLabel "rikkitatit"@fi,
        "Buchwaldoboletus"@sv .

<http://tun.fi/MX.69668> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catathelasma" ;
    dwc:scientificNameAuthorship "Lovejoy" ;
    skos:broader <http://tun.fi/MX.5013289> ;
    skos:hiddenLabel "Catathelasma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73075> ;
    skos:prefLabel "keisarimalikat"@fi,
        "Catathelasma"@sv .

<http://tun.fi/MX.69669> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chamaemyces" ;
    dwc:scientificNameAuthorship "Battarra ex Earle" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Chamaemyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71681> ;
    skos:prefLabel "tahmaukonsienet"@fi,
        "Chamaemyces"@sv .

<http://tun.fi/MX.69673> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elasmomyces" ;
    skos:broader <http://tun.fi/MX.233353> ;
    skos:hiddenLabel "Elasmomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72375> ;
    skos:prefLabel "haperomukulat"@fi,
        "Elasmomyces"@sv .

<http://tun.fi/MX.69676> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucocortinarius" ;
    dwc:scientificNameAuthorship "(J.E.Lange) Singer" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Leucocortinarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72960> ;
    skos:prefLabel "valeseitikit"@fi,
        "Leucocortinarius"@sv .

<http://tun.fi/MX.69683> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pellidiscus" ;
    skos:broader <http://tun.fi/MX.233244> ;
    skos:hiddenLabel "Pellidiscus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72105> ;
    skos:prefLabel "kelloset"@fi,
        "Pellidiscus"@sv .

<http://tun.fi/MX.69684> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleurocybella" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233411> ;
    skos:hiddenLabel "Pleurocybella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72763> ;
    skos:prefLabel "korvavinokkaat"@fi,
        "Pleurocybella"@sv .

<http://tun.fi/MX.69686> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tricholomella" ;
    dwc:scientificNameAuthorship "Kalamees" ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:hiddenLabel "Tricholomella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73044> ;
    skos:prefLabel "rengaskaunolakit"@fi,
        "Tricholomella"@sv .

<http://tun.fi/MX.69692> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chamonixia" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Chamonixia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72805> ;
    skos:prefLabel "sinimukulat"@fi,
        "Chamonixia"@sv .

<http://tun.fi/MX.69693> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cheimonophyllum" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233242> ;
    skos:hiddenLabel "Cheimonophyllum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71682> ;
    skos:prefLabel "liituvinokkaat"@fi,
        "Cheimonophyllum"@sv .

<http://tun.fi/MX.69694> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delicatula" ;
    dwc:scientificNameAuthorship "Fayod" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Delicatula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72821> ;
    skos:prefLabel "suonihiipot"@fi,
        "Delicatula"@sv .

<http://tun.fi/MX.69700> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gamundia" ;
    dwc:scientificNameAuthorship "Raithelh." ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71788> ;
    skos:prefLabel "Gamundia"@fi,
        "Gamundia"@sv .

<http://tun.fi/MX.69701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gerhardtia" ;
    dwc:scientificNameAuthorship "Bon" ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:hiddenLabel "Gerhardtia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72017> ;
    skos:prefLabel "syyskaunolakit"@fi,
        "Gerhardtia"@sv .

<http://tun.fi/MX.69703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mythicomyces" ;
    dwc:scientificNameAuthorship "Redhead & A. H. Sm." ;
    skos:broader <http://tun.fi/MX.233303> ;
    skos:hiddenLabel "Mythicomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72258> ;
    skos:prefLabel "myytikät"@fi,
        "Mythicomyces"@sv .

<http://tun.fi/MX.69704> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neolentinus" ;
    dwc:scientificNameAuthorship "Redhead & Ginns" ;
    skos:broader <http://tun.fi/MX.233350> ;
    skos:hiddenLabel "Neolentinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72670> ;
    skos:prefLabel "ratapölkkysienet"@fi,
        "Neolentinus"@sv .

<http://tun.fi/MX.69713> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aureoboletus" ;
    dwc:scientificNameAuthorship "Pouzar" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Aureoboletus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72362> ;
    skos:prefLabel "loistotatit"@fi,
        "Aureoboletus"@sv .

<http://tun.fi/MX.69730> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stagnicola" ;
    dwc:scientificNameAuthorship "Redhead & A. H. Sm." ;
    skos:broader <http://tun.fi/MX.233303> ;
    skos:hiddenLabel "Stagnicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72734> ;
    skos:prefLabel "kostikat"@fi,
        "Stagnicola"@sv .

<http://tun.fi/MX.69732> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeolepiota" ;
    dwc:scientificNameAuthorship "Konrad & Maubl." ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Phaeolepiota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73019> ;
    skos:prefLabel "kultasienet"@fi,
        "Phaeolepiota"@sv .

<http://tun.fi/MX.69736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cantharellula" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233304> ;
    skos:hiddenLabel "Cantharellula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72804> ;
    skos:prefLabel "haaraheltat"@fi,
        "Cantharellula"@sv .

<http://tun.fi/MX.69737> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chalciporus" ;
    dwc:scientificNameAuthorship "Bataille" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Chalciporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71680> ;
    skos:prefLabel "äikätatit"@fi,
        "Chalciporus"@sv .

<http://tun.fi/MX.69740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemipholiota" ;
    dwc:scientificNameAuthorship "(Singer) Bon" ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Hemipholiota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73369> ;
    skos:prefLabel "tuhtihelokat"@fi,
        "Hemipholiota"@sv .

<http://tun.fi/MX.69741> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemistropharia" ;
    dwc:scientificNameAuthorship "Jacobsson & E. Larss." ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Hemistropharia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73132> ;
    skos:prefLabel "pisarahelokat"@fi,
        "Hemistropharia"@sv .

<http://tun.fi/MX.69745> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrocollybia" ;
    dwc:scientificNameAuthorship "R. H. Petersen & Redhead" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Dendrocollybia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73318> ;
    skos:prefLabel "mustapahkajuurekkaat"@fi,
        "Dendrocollybia"@sv .

<http://tun.fi/MX.69746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fayodia" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72248> ;
    skos:prefLabel "Fayodia"@fi,
        "Fayodia"@sv .

<http://tun.fi/MX.69749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myxomphalia" ;
    dwc:scientificNameAuthorship "Hora" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Myxomphalia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72926> ;
    skos:prefLabel "nokilakit"@fi,
        "Myxomphalia"@sv .

<http://tun.fi/MX.69754> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Resinomycena" ;
    dwc:scientificNameAuthorship "Redhead & Singer" ;
    skos:broader <http://tun.fi/MX.233383> ;
    skos:hiddenLabel "Resinomycena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72986> ;
    skos:prefLabel "vaivaishiipot"@fi,
        "Resinomycena"@sv .

<http://tun.fi/MX.69760> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeogalera" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Phaeogalera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72331> ;
    skos:prefLabel "tummanääpikät"@fi,
        "Phaeogalera"@sv .

<http://tun.fi/MX.69761> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tectella" ;
    dwc:scientificNameAuthorship "Earle" ;
    skos:broader <http://tun.fi/MX.233383> ;
    skos:hiddenLabel "Tectella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71885> ;
    skos:prefLabel "vuotavinokkaat"@fi,
        "Tectella"@sv .

<http://tun.fi/MX.69764> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blasiphalia" ;
    dwc:scientificNameAuthorship "Redhead" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Blasiphalia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71905> ;
    skos:prefLabel "ojalakit"@fi,
        "Blasiphalia"@sv .

<http://tun.fi/MX.69771> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyrodon" ;
    dwc:scientificNameAuthorship "Opat." ;
    skos:broader <http://tun.fi/MX.233240> ;
    skos:hiddenLabel "Gyrodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72921> ;
    skos:prefLabel "lepäntatit"@fi,
        "Gyrodon"@sv .

<http://tun.fi/MX.69775> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucopholiota" ;
    dwc:scientificNameAuthorship "(Romagn.) O. K. Mill., T. J. Volk & Bessette" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Leucopholiota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71824> ;
    skos:prefLabel "aarniukonsienet"@fi,
        "Leucopholiota"@sv .

<http://tun.fi/MX.69778> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rectipilus" ;
    skos:broader <http://tun.fi/MX.233245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72725> ;
    skos:prefLabel "Rectipilus"@fi,
        "Rectipilus"@sv .

<http://tun.fi/MX.69779> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ripartites" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Ripartites"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72730> ;
    skos:prefLabel "kalposet"@fi,
        "Ripartites"@sv .

<http://tun.fi/MX.69785> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calathella" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:hiddenLabel "Calathella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72365> ;
    skos:prefLabel "hituttötteröt"@fi,
        "Calathella"@sv .

<http://tun.fi/MX.69786> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callistosporium" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.5013289> ;
    skos:hiddenLabel "Callistosporium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72153> ;
    skos:prefLabel "kallikat"@fi,
        "Callistosporium"@sv .

<http://tun.fi/MX.69793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypsizygus" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:hiddenLabel "Hypsizygus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73391> ;
    skos:prefLabel "runkovalmuskat"@fi,
        "Hypsizygus"@sv .

<http://tun.fi/MX.69797> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrocystidia" ;
    dwc:scientificNameAuthorship "Earle" ;
    skos:broader <http://tun.fi/MX.234619> ;
    skos:hiddenLabel "Macrocystidia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077009> ;
    skos:prefLabel "kystikät"@fi,
        "Macrocystidia"@sv .

<http://tun.fi/MX.69802> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllotopsis" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233267> ;
    skos:hiddenLabel "Phyllotopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73256> ;
    skos:prefLabel "keltavinokkaat"@fi,
        "Phyllotopsis"@sv .

<http://tun.fi/MX.69805> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoomphalina" ;
    dwc:scientificNameAuthorship "(Singer) Singer" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Pseudoomphalina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73265> ;
    skos:prefLabel "pikarimalikat"@fi,
        "Pseudoomphalina"@sv .

<http://tun.fi/MX.69806> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tylopilus" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Tylopilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73498> ;
    skos:prefLabel "sappitatit"@fi,
        "Tylopilus"@sv .

<http://tun.fi/MX.70007> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Kinorhyncha" ;
    dwc:scientificNameAuthorship "Reinhard, 1881" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Kinorhyncha"@fi,
        "Kinorhyncha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70369> ;
    skos:prefLabel "okapäämadot"@fi,
        "pansarmaskar"@sv .

<http://tun.fi/MX.70009> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Nemertea" ;
    dwc:scientificNameAuthorship "Schultze, 1851" ;
    skos:altLabel "snörmaskar"@sv ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Nemertea"@fi,
        "Nemertini"@fi,
        "Nemertea"@sv,
        "Nemertini"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70424> ;
    skos:prefLabel "limamadot"@fi,
        "slemmaskar"@sv .

<http://tun.fi/MX.70012> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Porifera" ;
    dwc:scientificNameAuthorship "Grant, 1826" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Porifera"@fi,
        "Porifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70439> ;
    skos:prefLabel "sienieläimet"@fi,
        "svampdjur"@sv .

<http://tun.fi/MX.70025> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Zygomycota" ;
    skos:broader <http://tun.fi/MX.53062> ;
    skos:hiddenLabel "Zygomycota"@fi,
        "Zygomycota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70662> ;
    skos:prefLabel "yhtymäsienet"@fi,
        "oksvampar"@sv .

<http://tun.fi/MX.70032> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Lycopodiales" ;
    dwc:scientificNameAuthorship "DC. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4977115> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37683> ;
    skos:prefLabel "Lycopodiales"@fi,
        "Lycopodiales"@sv .

<http://tun.fi/MX.70033> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Selaginellales" ;
    dwc:scientificNameAuthorship "Prantl" ;
    skos:broader <http://tun.fi/MX.4977115> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37704> ;
    skos:prefLabel "Selaginellales"@fi,
        "Selaginellales"@sv .

<http://tun.fi/MX.70034> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Arecales" ;
    dwc:scientificNameAuthorship "Bromhead" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41726> ;
    skos:prefLabel "Arecales"@fi,
        "Arecales"@sv .

<http://tun.fi/MX.70036> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Commelinales" ;
    dwc:scientificNameAuthorship "Mirb. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40191> ;
    skos:prefLabel "Commelinales"@fi,
        "Commelinales"@sv .

<http://tun.fi/MX.70044> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Buxales" ;
    dwc:scientificNameAuthorship "Takht. ex Reveal" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986417> ;
    skos:prefLabel "Buxales"@fi,
        "Buxales"@sv .

<http://tun.fi/MX.70047> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Celastrales" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41728> ;
    skos:prefLabel "Celastrales"@fi,
        "Celastrales"@sv .

<http://tun.fi/MX.70048> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllales" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37848> ;
    skos:prefLabel "Ceratophyllales"@fi,
        "Ceratophyllales"@sv .

<http://tun.fi/MX.70051> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cucurbitales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38342> ;
    skos:prefLabel "Cucurbitales"@fi,
        "Cucurbitales"@sv .

<http://tun.fi/MX.70057> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Geraniales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39134> ;
    skos:prefLabel "Geraniales"@fi,
        "Geraniales"@sv .

<http://tun.fi/MX.70060> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Laurales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41737> ;
    skos:prefLabel "Laurales"@fi,
        "Laurales"@sv .

<http://tun.fi/MX.70065> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Nymphaeales" ;
    dwc:scientificNameAuthorship "Salisb. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37837> ;
    skos:prefLabel "Nymphaeales"@fi,
        "Nymphaeales"@sv .

<http://tun.fi/MX.70066> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Oxalidales" ;
    dwc:scientificNameAuthorship "Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39128> ;
    skos:prefLabel "Oxalidales"@fi,
        "Oxalidales"@sv .

<http://tun.fi/MX.70067> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Piperales" ;
    dwc:scientificNameAuthorship "Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37834> ;
    skos:prefLabel "Piperales"@fi,
        "Piperales"@sv .

<http://tun.fi/MX.70071> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Santalales" ;
    dwc:scientificNameAuthorship "R. Br. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986531> ;
    skos:prefLabel "Santalales"@fi,
        "Santalales"@sv .

<http://tun.fi/MX.70075> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Vitales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41747> ;
    skos:prefLabel "Vitales"@fi,
        "Vitales"@sv .

<http://tun.fi/MX.70078> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Calobryales" ;
    dwc:scientificNameAuthorship "Hamlin" ;
    skos:broader <http://tun.fi/MX.324529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212980> ;
    skos:prefLabel "Calobryales"@fi,
        "Calobryales"@sv .

<http://tun.fi/MX.70084> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ophioglossales" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.4977160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37724> ;
    skos:prefLabel "Ophioglossales"@fi,
        "Ophioglossales"@sv .

<http://tun.fi/MX.70087> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Salviniales" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.4977160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37797> ;
    skos:prefLabel "Salviniales"@fi,
        "Salviniales"@sv .

<http://tun.fi/MX.70089> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Bangiophyceae" ;
    skos:broader <http://tun.fi/MX.70088> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70090> ;
    skos:prefLabel "Bangiophyceae"@fi,
        "Bangiophyceae"@sv .

<http://tun.fi/MX.70090> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Bangiales" ;
    skos:broader <http://tun.fi/MX.70089> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292130> ;
    skos:prefLabel "Bangiales"@fi,
        "Bangiales"@sv .

<http://tun.fi/MX.70095> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Acrochaetiales" ;
    skos:broader <http://tun.fi/MX.70094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254275> ;
    skos:prefLabel "Acrochaetiales"@fi,
        "Acrochaetiales"@sv .

<http://tun.fi/MX.70096> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ahnfeltiales" ;
    skos:broader <http://tun.fi/MX.70094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292144> ;
    skos:prefLabel "Ahnfeltiales"@fi,
        "Ahnfeltiales"@sv .

<http://tun.fi/MX.70106> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Hildenbrandiales" ;
    skos:broader <http://tun.fi/MX.70094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254278> ;
    skos:prefLabel "Hildenbrandiales"@fi,
        "Hildenbrandiales"@sv .

<http://tun.fi/MX.70113> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Porphyridiophyceae" ;
    skos:broader <http://tun.fi/MX.70088> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70114> ;
    skos:prefLabel "Porphyridiophyceae"@fi,
        "Porphyridiophyceae"@sv .

<http://tun.fi/MX.70114> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Porphyridiales" ;
    skos:broader <http://tun.fi/MX.70113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292209> ;
    skos:prefLabel "Porphyridiales"@fi,
        "Porphyridiales"@sv .

<http://tun.fi/MX.70121> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Charophyceae" ;
    skos:broader <http://tun.fi/MX.206700> ;
    skos:hiddenLabel "Charophyceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70122> ;
    skos:prefLabel "Charophyceae"@fi,
        "kransalger"@sv .

<http://tun.fi/MX.70122> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Charales" ;
    skos:broader <http://tun.fi/MX.70121> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206701> ;
    skos:prefLabel "Charales"@fi,
        "Charales"@sv .

<http://tun.fi/MX.70188> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Acorales" ;
    dwc:scientificNameAuthorship "Mart." ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289435> ;
    skos:prefLabel "Acorales"@fi,
        "Acorales"@sv .

<http://tun.fi/MX.70189> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Eoacanthocephala" ;
    skos:broader <http://tun.fi/MX.70000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70190> ;
    skos:prefLabel "Eoacanthocephala"@fi,
        "Eoacanthocephala"@sv .

<http://tun.fi/MX.70190> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Neoechinorhynchida" ;
    skos:broader <http://tun.fi/MX.70189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5007984> ;
    skos:prefLabel "Neoechinorhynchida"@fi,
        "Neoechinorhynchida"@sv .

<http://tun.fi/MX.70197> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Terebellida" ;
    skos:broader <http://tun.fi/MX.53372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212142> ;
    skos:prefLabel "Terebellida"@fi,
        "Terebellida"@sv .

<http://tun.fi/MX.70202> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Notostraca" ;
    skos:broader <http://tun.fi/MX.53384> ;
    skos:hiddenLabel "Notostraca"@fi,
        "Notostraca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213842> ;
    skos:prefLabel "kilpikidusjalkaiset"@fi,
        "sköldbladfotingar"@sv .

<http://tun.fi/MX.70204> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Arguloida" ;
    skos:broader <http://tun.fi/MX.5077755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214368> ;
    skos:prefLabel "Arguloida"@fi,
        "Arguloida"@sv .

<http://tun.fi/MX.70208> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Scolopendromorpha" ;
    skos:broader <http://tun.fi/MX.70205> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4987037> ;
    skos:prefLabel "Scolopendromorpha"@fi,
        "Scolopendromorpha"@sv .

<http://tun.fi/MX.70211> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Chordeumatida" ;
    skos:broader <http://tun.fi/MX.70210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201807> ;
    skos:prefLabel "Chordeumatida"@fi,
        "Chordeumatida"@sv .

<http://tun.fi/MX.70215> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Polyxenida" ;
    skos:broader <http://tun.fi/MX.70210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203133> ;
    skos:prefLabel "Polyxenida"@fi,
        "Polyxenida"@sv .

<http://tun.fi/MX.70216> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Polyzoniida" ;
    skos:broader <http://tun.fi/MX.70210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203136> ;
    skos:prefLabel "Polyzoniida"@fi,
        "Polyzoniida"@sv .

<http://tun.fi/MX.70220> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Diplura" ;
    skos:broader <http://tun.fi/MX.70218> ;
    skos:hiddenLabel "Diplura"@fi,
        "Diplura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231358> ;
    skos:prefLabel "kaksisukahäntäiset"@fi,
        "larvborstsvansar"@sv .

<http://tun.fi/MX.70222> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Archaeognatha" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Archaeognatha"@fi,
        "Microcoryphia"@fi,
        "Microcoryphia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231363> ;
    skos:prefLabel "siimahäntäiset"@fi,
        "Archaeognatha"@sv .

<http://tun.fi/MX.70226> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Megaloptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Megaloptera"@fi,
        "Megaloptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230916> ;
    skos:prefLabel "kaislakorennot"@fi,
        "vattennätvingar"@sv .

<http://tun.fi/MX.70231> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Raphidioptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Raphidioptera"@fi,
        "Raphidioptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290300> ;
    skos:prefLabel "käärmekorennot"@fi,
        "halssländor"@sv .

<http://tun.fi/MX.70235> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cumacea" ;
    skos:altLabel "kommakräftor"@sv ;
    skos:broader <http://tun.fi/MX.53367> ;
    skos:hiddenLabel "Cumacea"@fi,
        "Cumacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5080645> ;
    skos:prefLabel "kuuppaäyriäiset"@fi,
        "cumaceer"@sv .

<http://tun.fi/MX.70240> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Mysida" ;
    skos:altLabel "halkoisjalkaisäyriäiset"@fi ;
    skos:broader <http://tun.fi/MX.53367> ;
    skos:hiddenLabel "Mysida"@fi,
        "Mysida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200599> ;
    skos:prefLabel "massiäyriäiset"@fi,
        "pungräkor"@sv .

<http://tun.fi/MX.70241> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Tanaidacea" ;
    skos:broader <http://tun.fi/MX.53367> ;
    skos:hiddenLabel "Tanaidacea"@fi,
        "Tanaidacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5019383> ;
    skos:prefLabel "saksisiirat"@fi,
        "tanaider"@sv .

<http://tun.fi/MX.70250> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Poecilostomatoida" ;
    skos:broader <http://tun.fi/MX.53375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214325> ;
    skos:prefLabel "Poecilostomatoida"@fi,
        "Poecilostomatoida"@sv .

<http://tun.fi/MX.70257> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Ostracoda" ;
    skos:broader <http://tun.fi/MX.37605> ;
    skos:hiddenLabel "Ostracoda"@fi,
        "Ostracoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70260> ;
    skos:prefLabel "raakkuäyriäiset"@fi,
        "musselkräftor"@sv .

<http://tun.fi/MX.70261> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Pauropoda" ;
    skos:broader <http://tun.fi/MX.37605> ;
    skos:hiddenLabel "Pauropoda"@fi,
        "Pauropoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70262> ;
    skos:prefLabel "harvajalkaiset"@fi,
        "fåfotingar"@sv .

<http://tun.fi/MX.70262> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Tetramerocerata" ;
    skos:broader <http://tun.fi/MX.70261> ;
    skos:hiddenLabel "Tetamerocerata"@fi,
        "Tetamerocerata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202977> ;
    skos:prefLabel "Tetramerocerata"@fi,
        "Tetramerocerata"@sv .

<http://tun.fi/MX.70265> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Symphyla" ;
    skos:broader <http://tun.fi/MX.37605> ;
    skos:hiddenLabel "Symphyla"@fi,
        "Symphyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70266> ;
    skos:prefLabel "sokkojuoksiaiset"@fi,
        "dvärgfotingar"@sv .

<http://tun.fi/MX.70272> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cheilostomata" ;
    skos:broader <http://tun.fi/MX.70271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212185> ;
    skos:prefLabel "Cheilostomata"@fi,
        "Cheilostomata"@sv .

<http://tun.fi/MX.70275> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cristatellidae" ;
    skos:broader <http://tun.fi/MX.70274> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212191> ;
    skos:prefLabel "Cristatellidae"@fi,
        "Cristatellidae"@sv .

<http://tun.fi/MX.70281> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Beloniformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Beloniformes"@fi,
        "Beloniformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53311> ;
    skos:prefLabel "nokkakalat"@fi,
        "näbbgäddartade fiskar"@sv .

<http://tun.fi/MX.70283> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Esociformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Esociformes"@fi,
        "Esociformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53116> ;
    skos:prefLabel "haukikalat"@fi,
        "gäddartade fiskar"@sv .

<http://tun.fi/MX.70286> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Mugiliformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Mugiliformes"@fi,
        "Mugiliformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53226> ;
    skos:prefLabel "kelttikalat"@fi,
        "multartade fiskar"@sv .

<http://tun.fi/MX.70294> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Appendicularia" ;
    skos:broader <http://tun.fi/MX.37606> ;
    skos:hiddenLabel "Appendicularia"@fi,
        "Larvacea"@fi,
        "Appendicularia"@sv,
        "Larvacea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70295> ;
    skos:prefLabel "pyrstökkäät"@fi,
        "svanssjöpungar"@sv .

<http://tun.fi/MX.70295> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Copelata" ;
    skos:broader <http://tun.fi/MX.70294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212181> ;
    skos:prefLabel "Copelata"@fi,
        "Copelata"@sv .

<http://tun.fi/MX.70301> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Phoenicopteriformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Phoenicopteriformes"@fi,
        "Phoenicopteriformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25842> ;
    skos:prefLabel "flamingolinnut"@fi,
        "flamingofåglar"@sv .

<http://tun.fi/MX.70302> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pterocliformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Pterocliformes"@fi,
        "Pterocliformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27882> ;
    skos:prefLabel "hietakyyhkylinnut"@fi,
        "flyghönsfåglar"@sv .

<http://tun.fi/MX.70303> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Petromyzontiformes" ;
    skos:broader <http://tun.fi/MX.53081> ;
    skos:hiddenLabel "Petromyzontiformes"@fi,
        "Petromyzontiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53083> ;
    skos:prefLabel "nahkiaiskalat"@fi,
        "nejonögon"@sv .

<http://tun.fi/MX.70329> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Limnomedusae" ;
    skos:broader <http://tun.fi/MX.53374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211962> ;
    skos:prefLabel "Limnomedusae"@fi,
        "Limnomedusae"@sv .

<http://tun.fi/MX.70336> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Scyphozoa" ;
    skos:broader <http://tun.fi/MX.53070> ;
    skos:hiddenLabel "Scyphozoa"@fi,
        "Scyphozoa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70339> ;
    skos:prefLabel "meduusat"@fi,
        "maneter"@sv .

<http://tun.fi/MX.70366> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Macrodasyida" ;
    skos:broader <http://tun.fi/MX.70005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206415> ;
    skos:prefLabel "Macrodasyida"@fi,
        "Macrodasyida"@sv .

<http://tun.fi/MX.70369> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cyclorhagida" ;
    skos:broader <http://tun.fi/MX.70007> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206449> ;
    skos:prefLabel "Cyclorhagida"@fi,
        "Cyclorhagida"@sv .

<http://tun.fi/MX.70371> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Myoida" ;
    skos:broader <http://tun.fi/MX.53381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212378> ;
    skos:prefLabel "Myoida"@fi,
        "Myoida"@sv .

<http://tun.fi/MX.70382> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Amnicolidae" ;
    skos:broader <http://tun.fi/MX.70390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70383> ;
    skos:prefLabel "Amnicolidae"@fi,
        "Amnicolidae"@sv .

<http://tun.fi/MX.70383> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marstoniopsis" ;
    dwc:scientificNameAuthorship "Altena, 1936" ;
    skos:broader <http://tun.fi/MX.70382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70386> ;
    skos:prefLabel "Marstoniopsis"@fi,
        "Marstoniopsis"@sv .

<http://tun.fi/MX.70391> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Architaenioglossa" ;
    skos:broader <http://tun.fi/MX.52646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212441> ;
    skos:prefLabel "Architaenioglossa"@fi,
        "Architaenioglossa"@sv .

<http://tun.fi/MX.70394> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Nudibranchia" ;
    skos:broader <http://tun.fi/MX.52646> ;
    skos:hiddenLabel "Nudibranchia"@fi,
        "Nudibranchia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212477> ;
    skos:prefLabel "vapaakiduskotilot"@fi,
        "nakensnäckor"@sv .

<http://tun.fi/MX.70395> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Sacoglossa" ;
    skos:broader <http://tun.fi/MX.52646> ;
    skos:hiddenLabel "Sacoglossa"@fi,
        "Sacoglossa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212455> ;
    skos:prefLabel "pussikielikotilot"@fi,
        "säcktungor"@sv .

<http://tun.fi/MX.70424> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Hoplonemertea" ;
    skos:broader <http://tun.fi/MX.70009> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212315> ;
    skos:prefLabel "Hoplonemertea"@fi,
        "Hoplonemertea"@sv .

<http://tun.fi/MX.70439> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Demospongiae" ;
    skos:altLabel "piisienet"@fi ;
    skos:broader <http://tun.fi/MX.70012> ;
    skos:hiddenLabel "Demospongiae"@fi,
        "Demospongiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70443> ;
    skos:prefLabel "sarveispiisienet"@fi,
        "horn- och kiselsvampar"@sv .

<http://tun.fi/MX.70440> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spongilla" ;
    skos:broader <http://tun.fi/MX.70444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70448> ;
    skos:prefLabel "Spongilla"@fi,
        "Spongilla"@sv .

<http://tun.fi/MX.70443> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Spongillida" ;
    skos:broader <http://tun.fi/MX.70439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70444> ;
    skos:prefLabel "Spongillida"@fi,
        "Spongillida"@sv .

<http://tun.fi/MX.70451> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Collothecacea" ;
    skos:broader <http://tun.fi/MX.70450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297929> ;
    skos:prefLabel "Collothecacea"@fi,
        "Collothecacea"@sv .

<http://tun.fi/MX.70533> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Fucales" ;
    skos:broader <http://tun.fi/MX.70528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206708> ;
    skos:prefLabel "Fucales"@fi,
        "Fucales"@sv .

<http://tun.fi/MX.70534> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Laminariales" ;
    skos:broader <http://tun.fi/MX.70528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206705> ;
    skos:prefLabel "Laminariales"@fi,
        "Laminariales"@sv .

<http://tun.fi/MX.70539> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Tilopteridales" ;
    skos:broader <http://tun.fi/MX.70528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292320> ;
    skos:prefLabel "Tilopteridales"@fi,
        "Tilopteridales"@sv .

<http://tun.fi/MX.70548> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Xanthophyceae" ;
    skos:broader <http://tun.fi/MX.213326> ;
    skos:hiddenLabel "Xanthophyceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70554> ;
    skos:prefLabel "Xanthophyceae"@fi,
        "gulgrönalger"@sv .

<http://tun.fi/MX.70554> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Vaucheriales" ;
    skos:broader <http://tun.fi/MX.70548> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292321> ;
    skos:prefLabel "Vaucheriales"@fi,
        "Vaucheriales"@sv .

<http://tun.fi/MX.70557> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Arthoniomycetes" ;
    dwc:scientificNameAuthorship "O. E. Erikss. & Winka" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70558> ;
    skos:prefLabel "Arthoniomycetes"@fi,
        "Arthoniomycetes"@sv .

<http://tun.fi/MX.70560> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Triblidiales" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233437> ;
    skos:prefLabel "Triblidiales"@fi,
        "Triblidiales"@sv .

<http://tun.fi/MX.70561> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Acrospermales" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233365> ;
    skos:prefLabel "Acrospermales"@fi,
        "Acrospermales"@sv .

<http://tun.fi/MX.70563> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Hysteriales" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233397> ;
    skos:prefLabel "Hysteriales"@fi,
        "Hysteriales"@sv .

<http://tun.fi/MX.70565> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Myriangiales" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233357> ;
    skos:prefLabel "Myriangiales"@fi,
        "Myriangiales"@sv .

<http://tun.fi/MX.70567> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Patellariales" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233282> ;
    skos:prefLabel "Patellariales"@fi,
        "Patellariales"@sv .

<http://tun.fi/MX.70569> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Chaetothyriales" ;
    skos:broader <http://tun.fi/MX.70568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233254> ;
    skos:prefLabel "Chaetothyriales"@fi,
        "Chaetothyriales"@sv .

<http://tun.fi/MX.70571> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Coryneliales" ;
    skos:broader <http://tun.fi/MX.70568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233709> ;
    skos:prefLabel "Coryneliales"@fi,
        "Coryneliales"@sv .

<http://tun.fi/MX.70577> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Geoglossomycetes" ;
    dwc:scientificNameAuthorship "Zheng Wang, C.L. Schoch & Spatafora" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70578> ;
    skos:prefLabel "Geoglossomycetes"@fi,
        "Geoglossomycetes"@sv .

<http://tun.fi/MX.70578> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Geoglossales" ;
    skos:broader <http://tun.fi/MX.70577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233268> ;
    skos:prefLabel "Geoglossales"@fi,
        "Geoglossales"@sv .

<http://tun.fi/MX.70579> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Laboulbeniomycetes" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70580> ;
    skos:prefLabel "Laboulbeniomycetes"@fi,
        "Laboulbeniomycetes"@sv .

<http://tun.fi/MX.70583> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Acarosporales" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233256> ;
    skos:prefLabel "Acarosporales"@fi,
        "Acarosporales"@sv .

<http://tun.fi/MX.70584> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Agyriales" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233315> ;
    skos:prefLabel "Agyriales"@fi,
        "Agyriales"@sv .

<http://tun.fi/MX.70593> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Teloschistales" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233226> ;
    skos:prefLabel "Teloschistales"@fi,
        "Teloschistales"@sv .

<http://tun.fi/MX.70596> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Thelebolales" ;
    skos:broader <http://tun.fi/MX.53379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233257> ;
    skos:prefLabel "Thelebolales"@fi,
        "Thelebolales"@sv .

<http://tun.fi/MX.70597> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Lichinomycetes" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70598> ;
    skos:prefLabel "Lichinomycetes"@fi,
        "Lichinomycetes"@sv .

<http://tun.fi/MX.70598> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Lichinales" ;
    skos:broader <http://tun.fi/MX.70597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233415> ;
    skos:prefLabel "Lichinales"@fi,
        "Lichinales"@sv .

<http://tun.fi/MX.70599> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Neolectomycetes" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234546> ;
    skos:prefLabel "Neolectomycetes"@fi,
        "Neolectomycetes"@sv .

<http://tun.fi/MX.70601> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Orbiliomycetes" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70602> ;
    skos:prefLabel "Orbiliomycetes"@fi,
        "Orbiliomycetes"@sv .

<http://tun.fi/MX.70602> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Orbiliales" ;
    skos:broader <http://tun.fi/MX.70601> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233265> ;
    skos:prefLabel "Orbiliales"@fi,
        "Orbiliales"@sv .

<http://tun.fi/MX.70603> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Pezizomycetes" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70604> ;
    skos:prefLabel "Pezizomycetes"@fi,
        "Pezizomycetes"@sv .

<http://tun.fi/MX.70607> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Saccharomycetes" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70608> ;
    skos:prefLabel "Saccharomycetes"@fi,
        "Saccharomycetes"@sv .

<http://tun.fi/MX.70608> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Saccharomycetales" ;
    skos:broader <http://tun.fi/MX.70607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233736> ;
    skos:prefLabel "Saccharomycetales"@fi,
        "Saccharomycetales"@sv .

<http://tun.fi/MX.70609> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Boliniales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233236> ;
    skos:prefLabel "Boliniales"@fi,
        "Boliniales"@sv .

<http://tun.fi/MX.70610> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Calosphaeriales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233379> ;
    skos:prefLabel "Calosphaeriales"@fi,
        "Calosphaeriales"@sv .

<http://tun.fi/MX.70612> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Coniochaetales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233413> ;
    skos:prefLabel "Coniochaetales"@fi,
        "Coniochaetales"@sv .

<http://tun.fi/MX.70614> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Lulworthiales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233320> ;
    skos:prefLabel "Lulworthiales"@fi,
        "Lulworthiales"@sv .

<http://tun.fi/MX.70615> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Melanosporales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233373> ;
    skos:prefLabel "Melanosporales"@fi,
        "Melanosporales"@sv .

<http://tun.fi/MX.70618> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Phyllachorales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233436> ;
    skos:prefLabel "Phyllachorales"@fi,
        "Phyllachorales"@sv .

<http://tun.fi/MX.70620> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Trichosphaeriales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233237> ;
    skos:prefLabel "Trichosphaeriales"@fi,
        "Trichosphaeriales"@sv .

<http://tun.fi/MX.70621> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Taphrinomycetes" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70622> ;
    skos:prefLabel "Taphrinomycetes"@fi,
        "Taphrinomycetes"@sv .

<http://tun.fi/MX.70626> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Phallales" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233439> ;
    skos:prefLabel "Phallales"@fi,
        "Phallales"@sv .

<http://tun.fi/MX.70630> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Tremellomycetes" ;
    skos:broader <http://tun.fi/MX.53066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70640> ;
    skos:prefLabel "Tremellomycetes"@fi,
        "Tremellomycetes"@sv .

<http://tun.fi/MX.70665> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Entomophthorales" ;
    skos:broader <http://tun.fi/MX.70662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234579> ;
    skos:prefLabel "Entomophthorales"@fi,
        "Entomophthorales"@sv .

<http://tun.fi/MX.70671> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Anthocerotopsida" ;
    dwc:scientificNameAuthorship "de Bary ex Jancz." ;
    skos:broader <http://tun.fi/MX.44395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70672> ;
    skos:prefLabel "Anthocerotopsida"@fi,
        "Anthocerotopsida"@sv .

<http://tun.fi/MX.70672> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Anthocerotales" ;
    dwc:scientificNameAuthorship "Limpr." ;
    skos:broader <http://tun.fi/MX.70671> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212969> ;
    skos:prefLabel "Anthocerotales"@fi,
        "Anthocerotales"@sv .

<http://tun.fi/MX.70673> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Andreaeopsida" ;
    dwc:scientificNameAuthorship "J.H.Schaffn." ;
    skos:broader <http://tun.fi/MX.44109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70674> ;
    skos:prefLabel "Andreaeopsida"@fi,
        "Andreaeopsida"@sv .

<http://tun.fi/MX.70674> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Andreaeales" ;
    skos:broader <http://tun.fi/MX.70673> ;
    skos:hiddenLabel "Andreaeales"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212917> ;
    skos:prefLabel "karstasammalet"@fi,
        "Andreaeales"@sv .

<http://tun.fi/MX.70677> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Archidiales" ;
    dwc:scientificNameAuthorship "Limpr." ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212918> ;
    skos:prefLabel "Archidiales"@fi,
        "Archidiales"@sv .

<http://tun.fi/MX.70680> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Buxbaumiales" ;
    dwc:scientificNameAuthorship "Cavers" ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212964> ;
    skos:prefLabel "Buxbaumiales"@fi,
        "Buxbaumiales"@sv .

<http://tun.fi/MX.70682> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Diphysciales" ;
    dwc:scientificNameAuthorship "M.Fleisch." ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212930> ;
    skos:prefLabel "Diphysciales"@fi,
        "Diphysciales"@sv .

<http://tun.fi/MX.70683> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Encalyptales" ;
    dwc:scientificNameAuthorship "Dixon" ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212931> ;
    skos:prefLabel "Encalyptales"@fi,
        "Encalyptales"@sv .

<http://tun.fi/MX.70686> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Hedwigiales" ;
    dwc:scientificNameAuthorship "Ochyra" ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212935> ;
    skos:prefLabel "Hedwigiales"@fi,
        "Hedwigiales"@sv .

<http://tun.fi/MX.70689> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Orthotrichales" ;
    dwc:scientificNameAuthorship "Dixon" ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212954> ;
    skos:prefLabel "Orthotrichales"@fi,
        "Orthotrichales"@sv .

<http://tun.fi/MX.70690> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Polytrichales" ;
    dwc:scientificNameAuthorship "M.Fleisch." ;
    skos:broader <http://tun.fi/MX.212915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212963> ;
    skos:prefLabel "Polytrichales"@fi,
        "Polytrichales"@sv .

<http://tun.fi/MX.70693> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Tetraphidales" ;
    dwc:scientificNameAuthorship "M. Fleisch." ;
    skos:broader <http://tun.fi/MX.325114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212966> ;
    skos:prefLabel "Tetraphidales"@fi,
        "Tetraphidales"@sv .

<http://tun.fi/MX.70694> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Timmiales" ;
    dwc:scientificNameAuthorship "Ochyra" ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212961> ;
    skos:prefLabel "Timmiales"@fi,
        "Timmiales"@sv .

<http://tun.fi/MX.70695> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Sphagnopsida" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.44109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70696> ;
    skos:prefLabel "Sphagnopsida"@fi,
        "Sphagnopsida"@sv .

<http://tun.fi/MX.70696> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Sphagnales" ;
    dwc:scientificNameAuthorship "Limpr." ;
    skos:broader <http://tun.fi/MX.70695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212967> ;
    skos:prefLabel "Sphagnales"@fi,
        "Sphagnales"@sv .

<http://tun.fi/MX.70703> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Chlorophyceae" ;
    skos:broader <http://tun.fi/MX.5008219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70705> ;
    skos:prefLabel "Chlorophyceae"@fi,
        "Chlorophyceae"@sv .

<http://tun.fi/MX.70705> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Chaetophorales" ;
    skos:broader <http://tun.fi/MX.70703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292213> ;
    skos:prefLabel "Chaetophorales"@fi,
        "Chaetophorales"@sv .

<http://tun.fi/MX.70729> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Trebouxiophyceae" ;
    skos:broader <http://tun.fi/MX.5008219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70733> ;
    skos:prefLabel "Trebouxiophyceae"@fi,
        "Trebouxiophyceae"@sv .

<http://tun.fi/MX.70733> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Prasiolales" ;
    skos:broader <http://tun.fi/MX.70729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254286> ;
    skos:prefLabel "Prasiolales"@fi,
        "Prasiolales"@sv .

<http://tun.fi/MX.70746> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Equisetales" ;
    dwc:scientificNameAuthorship "DC. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4977160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37712> ;
    skos:prefLabel "Equisetales"@fi,
        "Equisetales"@sv .

<http://tun.fi/MX.71900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe hornana" ;
    dwc:scientificNameAuthorship "Singer & Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe hornana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67838> ;
    skos:prefLabel "tuppikuupikka"@fi,
        "Conocybe hornana"@sv .

<http://tun.fi/MX.71995> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus hypothejus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69696> ;
    skos:hiddenLabel "Hygrophorus hypothejus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71992> ;
    skos:prefLabel "hallavahakas"@fi,
        "Hygrophorus hypothejus"@sv .

<http://tun.fi/MX.72217> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe cincinnata" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe cincinnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.68489> ;
    skos:prefLabel "Inocybe cincinnata"@fi,
        "violtråding"@sv .

<http://tun.fi/MX.72576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe dumetorum" ;
    dwc:scientificNameAuthorship "(Velen.) Svrček" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:hiddenLabel "Conocybe dumetorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.68033> ;
    skos:prefLabel "Conocybe dumetorum"@fi,
        "vårtsporig hätting"@sv .

<http://tun.fi/MX.72578> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dermoloma josserandii" ;
    dwc:scientificNameAuthorship "Dennis & P. D. Orton" ;
    skos:broader <http://tun.fi/MX.69672> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.68061> ;
    skos:prefLabel "Dermoloma josserandii"@fi,
        "Dermoloma josserandii"@sv .

<http://tun.fi/MX.73207> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum decastes" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Singer" ;
    skos:broader <http://tun.fi/MX.69776> ;
    skos:hiddenLabel "Lyophyllum aggregatum"@fi,
        "Lyophyllum decastes"@fi,
        "Lyophyllum aggregatum"@sv,
        "Lyophyllum decastes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236771> ;
    skos:prefLabel "tuhkatupaskynsikäs"@fi,
        "mörk tuvskivling"@sv .

<http://tun.fi/MX.73287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe ochrostriata" ;
    dwc:scientificNameAuthorship "Hauskn." ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67855> ;
    skos:prefLabel "Conocybe ochrostriata"@fi,
        "Conocybe ochrostriata"@sv .

<http://tun.fi/MX.domain> a owl:Class ;
    rdfs:label "Domain"@en,
        "Yläkunta"@fi,
        "Domän"@sv ;
    rdfs:subClassOf skos:Concept .

<http://tun.fi/MX.1> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Odonata" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Odonata"@fi,
        "Odonata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.2>,
        <http://tun.fi/MX.33> ;
    skos:prefLabel "sudenkorennot"@fi,
        "trollsländor"@sv .

<http://tun.fi/MX.188330> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gyrinidae" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.188329> ;
    skos:hiddenLabel "Gyrinidae"@fi,
        "Gyrinidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188331>,
        <http://tun.fi/MX.188346> ;
    skos:prefLabel "hopeasepät"@fi,
        "virvelbaggar"@sv .

<http://tun.fi/MX.188349> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Haliplidae" ;
    dwc:scientificNameAuthorship "Brullé, 1835" ;
    skos:broader <http://tun.fi/MX.188329> ;
    skos:hiddenLabel "Haliplidae"@fi,
        "Haliplidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188350>,
        <http://tun.fi/MX.188357> ;
    skos:prefLabel "pisarsukeltajat"@fi,
        "vattentrampare"@sv .

<http://tun.fi/MX.188384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Noterus" ;
    dwc:scientificNameAuthorship "Clairville, 1806" ;
    skos:broader <http://tun.fi/MX.188383> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188385>,
        <http://tun.fi/MX.188386> ;
    skos:prefLabel "Noterus"@fi,
        "Noterus"@sv .

<http://tun.fi/MX.188411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bidessus" ;
    dwc:scientificNameAuthorship "Sharp, 1882" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188412>,
        <http://tun.fi/MX.188413> ;
    skos:prefLabel "Bidessus"@fi,
        "Bidessus"@sv .

<http://tun.fi/MX.188414> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydroglyphus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1853" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188416>,
        <http://tun.fi/MX.188418> ;
    skos:prefLabel "Hydroglyphus"@fi,
        "Hydroglyphus"@sv .

<http://tun.fi/MX.188440> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Graphoderus zonatus" ;
    dwc:scientificNameAuthorship "(Hoppe, 1795)" ;
    skos:broader <http://tun.fi/MX.188436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188441>,
        <http://tun.fi/MX.188442> ;
    skos:prefLabel "Graphoderus zonatus"@fi,
        "Graphoderus zonatus"@sv .

<http://tun.fi/MX.188444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acilius" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.188804> ;
    skos:hiddenLabel "Acilius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188445>,
        <http://tun.fi/MX.188446> ;
    skos:prefLabel "kiekkosukeltajat"@fi,
        "Acilius"@sv .

<http://tun.fi/MX.188465> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leistus" ;
    dwc:scientificNameAuthorship "Frölich, 1799" ;
    skos:broader <http://tun.fi/MX.188460> ;
    skos:hiddenLabel "Leistus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188467>,
        <http://tun.fi/MX.188469> ;
    skos:prefLabel "ponsikiitäjäiset"@fi,
        "Leistus"@sv .

<http://tun.fi/MX.188503> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calosoma" ;
    dwc:scientificNameAuthorship "Weber, 1801" ;
    skos:broader <http://tun.fi/MX.188501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188505>,
        <http://tun.fi/MX.188507> ;
    skos:prefLabel "Calosoma"@fi,
        "Calosoma"@sv .

<http://tun.fi/MX.188560> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scaritinae" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.188459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188562>,
        <http://tun.fi/MX.188565> ;
    skos:prefLabel "Scaritinae"@fi,
        "Scaritinae"@sv .

<http://tun.fi/MX.188588> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Broscinae" ;
    dwc:scientificNameAuthorship "Hope, 1838" ;
    skos:broader <http://tun.fi/MX.188459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188589>,
        <http://tun.fi/MX.188591> ;
    skos:prefLabel "Broscinae"@fi,
        "Broscinae"@sv .

<http://tun.fi/MX.188696> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oreodytes" ;
    dwc:scientificNameAuthorship "Seidlitz, 1887" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188697>,
        <http://tun.fi/MX.188698> ;
    skos:prefLabel "Oreodytes"@fi,
        "Oreodytes"@sv .

<http://tun.fi/MX.188708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nebrioporus" ;
    dwc:scientificNameAuthorship "Régimbart, 1906" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188711>,
        <http://tun.fi/MX.188712> ;
    skos:prefLabel "Nebrioporus"@fi,
        "Nebrioporus"@sv .

<http://tun.fi/MX.188713> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boreonectes" ;
    dwc:scientificNameAuthorship "Angus, 2010" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188714>,
        <http://tun.fi/MX.188717> ;
    skos:prefLabel "Boreonectes"@fi,
        "Boreonectes"@sv .

<http://tun.fi/MX.188783> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Colymbetinae" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.188387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188784>,
        <http://tun.fi/MX.188799> ;
    skos:prefLabel "Colymbetinae"@fi,
        "Colymbetinae"@sv .

<http://tun.fi/MX.188808> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sericoda" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188809>,
        <http://tun.fi/MX.188810> ;
    skos:prefLabel "Sericoda"@fi,
        "Sericoda"@sv .

<http://tun.fi/MX.188818> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platynus" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188819>,
        <http://tun.fi/MX.188820> ;
    skos:prefLabel "Platynus"@fi,
        "Platynus"@sv .

<http://tun.fi/MX.188935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrophilus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.189360> ;
    skos:hiddenLabel "Hydrophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188937>,
        <http://tun.fi/MX.188938> ;
    skos:prefLabel "vesihiidet"@fi,
        "Hydrophilus"@sv .

<http://tun.fi/MX.188971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megasternum" ;
    dwc:scientificNameAuthorship "Mulsant, 1844" ;
    skos:broader <http://tun.fi/MX.188939> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188972>,
        <http://tun.fi/MX.4884639> ;
    skos:prefLabel "Megasternum"@fi,
        "Megasternum"@sv .

<http://tun.fi/MX.189036> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypocaccus" ;
    dwc:scientificNameAuthorship "Thomson, 1867" ;
    skos:broader <http://tun.fi/MX.189019> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189038>,
        <http://tun.fi/MX.189040> ;
    skos:prefLabel "Hypocaccus"@fi,
        "Hypocaccus"@sv .

<http://tun.fi/MX.189057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrophilus" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.189055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189058>,
        <http://tun.fi/MX.189060> ;
    skos:prefLabel "Dendrophilus"@fi,
        "Dendrophilus"@sv .

<http://tun.fi/MX.189067> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paromalus" ;
    dwc:scientificNameAuthorship "Erichson, 1834" ;
    skos:broader <http://tun.fi/MX.189055> ;
    skos:hiddenLabel "Paromalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189069>,
        <http://tun.fi/MX.189070> ;
    skos:prefLabel "soukkotylpöt"@fi,
        "Paromalus"@sv .

<http://tun.fi/MX.189110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panagaeus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Panagaeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189111>,
        <http://tun.fi/MX.189112> ;
    skos:prefLabel "ristikiitäjäiset"@fi,
        "Panagaeus"@sv .

<http://tun.fi/MX.189214> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenolophus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189215>,
        <http://tun.fi/MX.189217> ;
    skos:prefLabel "Stenolophus"@fi,
        "Stenolophus"@sv .

<http://tun.fi/MX.189267> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Demetrias" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189268>,
        <http://tun.fi/MX.189270> ;
    skos:prefLabel "Demetrias"@fi,
        "Demetrias"@sv .

<http://tun.fi/MX.189272> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paradromius" ;
    dwc:scientificNameAuthorship "Fowler, 1887" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189273>,
        <http://tun.fi/MX.189274> ;
    skos:prefLabel "Paradromius"@fi,
        "Paradromius"@sv .

<http://tun.fi/MX.189288> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philorhizus" ;
    dwc:scientificNameAuthorship "Hope, 1840" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189290>,
        <http://tun.fi/MX.189292> ;
    skos:prefLabel "Philorhizus"@fi,
        "Philorhizus"@sv .

<http://tun.fi/MX.189294> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microlestes" ;
    dwc:scientificNameAuthorship "Schmidt-Goebel, 1846" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Microlestes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189295>,
        <http://tun.fi/MX.189296> ;
    skos:prefLabel "vähäkiitäjäiset"@fi,
        "Microlestes"@sv .

<http://tun.fi/MX.189298> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syntomus" ;
    dwc:scientificNameAuthorship "Hope, 1838" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Syntomus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189299>,
        <http://tun.fi/MX.189301> ;
    skos:prefLabel "katkokiitäjäiset"@fi,
        "Syntomus"@sv .

<http://tun.fi/MX.189359> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydrophilidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Hydrophilidae"@fi,
        "Hydrophilidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188939>,
        <http://tun.fi/MX.189360> ;
    skos:prefLabel "vesiäiset"@fi,
        "palpbaggar"@sv .

<http://tun.fi/MX.189383> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asaphidion" ;
    dwc:scientificNameAuthorship "Des Gozis, 1886" ;
    skos:broader <http://tun.fi/MX.188596> ;
    skos:hiddenLabel "Asaphidion"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189385>,
        <http://tun.fi/MX.189386> ;
    skos:prefLabel "silkkihyrräkiitäjäiset"@fi,
        "Asaphidion"@sv .

<http://tun.fi/MX.189579> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Silphidae" ;
    dwc:scientificNameAuthorship "Latreille, 1807" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Silphidae"@fi,
        "Silphidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189580>,
        <http://tun.fi/MX.189608> ;
    skos:prefLabel "raatokuoriaiset"@fi,
        "asbaggar"@sv .

<http://tun.fi/MX.189592> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aclypea" ;
    dwc:scientificNameAuthorship "Reitter, 1885" ;
    skos:broader <http://tun.fi/MX.189580> ;
    skos:hiddenLabel "Aclypea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189594>,
        <http://tun.fi/MX.189595> ;
    skos:prefLabel "juomuhaiskiaiset"@fi,
        "Aclypea"@sv .

<http://tun.fi/MX.189687> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phloeostiba" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189688>,
        <http://tun.fi/MX.189689> ;
    skos:prefLabel "Phloeostiba"@fi,
        "Phloeostiba"@sv .

<http://tun.fi/MX.189695> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylodromus" ;
    dwc:scientificNameAuthorship "Heer, 1839" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189696>,
        <http://tun.fi/MX.189698> ;
    skos:prefLabel "Xylodromus"@fi,
        "Xylodromus"@sv .

<http://tun.fi/MX.189712> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mannerheimia" ;
    dwc:scientificNameAuthorship "Mäklin, 1880" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189713>,
        <http://tun.fi/MX.189714> ;
    skos:prefLabel "Mannerheimia"@fi,
        "Mannerheimia"@sv .

<http://tun.fi/MX.189787> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydraenidae" ;
    dwc:scientificNameAuthorship "Mulsant, 1844" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Hydraenidae"@fi,
        "Hydraenidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189788>,
        <http://tun.fi/MX.189813> ;
    skos:prefLabel "kääpiövesiäiset"@fi,
        "vattenbrynsbaggar"@sv .

<http://tun.fi/MX.189788> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hydraeninae" ;
    dwc:scientificNameAuthorship "Mulsant, 1844" ;
    skos:broader <http://tun.fi/MX.189787> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189789>,
        <http://tun.fi/MX.189799> ;
    skos:prefLabel "Hydraeninae"@fi,
        "Hydraeninae"@sv .

<http://tun.fi/MX.189836> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ptiliidae" ;
    dwc:scientificNameAuthorship "Heer, 1843" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Ptiliidae"@fi,
        "Ptiliidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189837>,
        <http://tun.fi/MX.189914> ;
    skos:prefLabel "ripsikuoriaiset"@fi,
        "fjädervingar"@sv .

<http://tun.fi/MX.189854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Actidium" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.233355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238039>,
        <http://tun.fi/MX.5008063> ;
    skos:prefLabel "Actidium"@fi,
        "Actidium"@sv .

<http://tun.fi/MX.189858> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oligella" ;
    dwc:scientificNameAuthorship "Motschulsky, 1869" ;
    skos:broader <http://tun.fi/MX.189837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189859>,
        <http://tun.fi/MX.189860> ;
    skos:prefLabel "Oligella"@fi,
        "Oligella"@sv .

<http://tun.fi/MX.189862> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micridium" ;
    dwc:scientificNameAuthorship "Motschulsky, 1869" ;
    skos:broader <http://tun.fi/MX.189837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189863>,
        <http://tun.fi/MX.189864> ;
    skos:prefLabel "Micridium"@fi,
        "Micridium"@sv .

<http://tun.fi/MX.189880> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptiliola" ;
    dwc:scientificNameAuthorship "Haldeman, 1848" ;
    skos:broader <http://tun.fi/MX.189837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189882>,
        <http://tun.fi/MX.189883> ;
    skos:prefLabel "Ptiliola"@fi,
        "Ptiliola"@sv .

<http://tun.fi/MX.189911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pteryx" ;
    dwc:scientificNameAuthorship "Matthews, 1858" ;
    skos:broader <http://tun.fi/MX.189837> ;
    skos:hiddenLabel "Pteryx"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189912>,
        <http://tun.fi/MX.189913> ;
    skos:prefLabel "lahoripsikät"@fi,
        "Pteryx"@sv .

<http://tun.fi/MX.189920> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baeocrara" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189921>,
        <http://tun.fi/MX.189923> ;
    skos:prefLabel "Baeocrara"@fi,
        "Baeocrara"@sv .

<http://tun.fi/MX.189966> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Agyrtidae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Agyrtidae"@fi,
        "Agyrtidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189967>,
        <http://tun.fi/MX.189970> ;
    skos:prefLabel "viiruhaiskiaiset"@fi,
        "sumpbaggar"@sv .

<http://tun.fi/MX.189980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sogda" ;
    dwc:scientificNameAuthorship "Lopatin, 1961" ;
    skos:broader <http://tun.fi/MX.189976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189982>,
        <http://tun.fi/MX.189984> ;
    skos:prefLabel "Sogda"@fi,
        "Sogda"@sv .

<http://tun.fi/MX.190038> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liocyrtusa" ;
    dwc:scientificNameAuthorship "Daffner, 1982" ;
    skos:broader <http://tun.fi/MX.189976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190039>,
        <http://tun.fi/MX.190040> ;
    skos:prefLabel "Liocyrtusa"@fi,
        "Liocyrtusa"@sv .

<http://tun.fi/MX.190058> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphicyllis" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.189976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190059>,
        <http://tun.fi/MX.190060> ;
    skos:prefLabel "Amphicyllis"@fi,
        "Amphicyllis"@sv .

<http://tun.fi/MX.190107> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptomaphagus" ;
    dwc:scientificNameAuthorship "Hellwig, 1795" ;
    skos:broader <http://tun.fi/MX.190105> ;
    skos:hiddenLabel "Ptomaphagus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190109>,
        <http://tun.fi/MX.190110> ;
    skos:prefLabel "puistorääpikkäät"@fi,
        "Ptomaphagus"@sv .

<http://tun.fi/MX.190184> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eutheia" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.190180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190187>,
        <http://tun.fi/MX.190188> ;
    skos:prefLabel "Eutheia"@fi,
        "Eutheia"@sv .

<http://tun.fi/MX.190223> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microscydmus" ;
    dwc:scientificNameAuthorship "Saulcy & Croissandeau, 1893" ;
    skos:broader <http://tun.fi/MX.190180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189561>,
        <http://tun.fi/MX.189562> ;
    skos:prefLabel "Microscydmus"@fi,
        "Microscydmus"@sv .

<http://tun.fi/MX.190296> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bolitobius" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:hiddenLabel "Bolitobius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190298>,
        <http://tun.fi/MX.190299> ;
    skos:prefLabel "kaunovaajakkaat"@fi,
        "Bolitobius"@sv .

<http://tun.fi/MX.190354> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ischnopoda" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Ischnopoda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190355>,
        <http://tun.fi/MX.190356> ;
    skos:prefLabel "lietevilistäjät"@fi,
        "Ischnopoda"@sv .

<http://tun.fi/MX.190369> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dochmonota" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190370>,
        <http://tun.fi/MX.190371> ;
    skos:prefLabel "Dochmonota"@fi,
        "Dochmonota"@sv .

<http://tun.fi/MX.190443> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notothecta" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190444>,
        <http://tun.fi/MX.190445> ;
    skos:prefLabel "Notothecta"@fi,
        "Notothecta"@sv .

<http://tun.fi/MX.190564> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cilea" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1856" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190566>,
        <http://tun.fi/MX.4883679> ;
    skos:prefLabel "Cilea"@fi,
        "Cilea"@sv .

<http://tun.fi/MX.190686> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygropora" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190687>,
        <http://tun.fi/MX.190688> ;
    skos:prefLabel "Hygropora"@fi,
        "Hygropora"@sv .

<http://tun.fi/MX.190693> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ocyusa" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190695>,
        <http://tun.fi/MX.190696> ;
    skos:prefLabel "Ocyusa"@fi,
        "Ocyusa"@sv .

<http://tun.fi/MX.190717> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parocyusa" ;
    dwc:scientificNameAuthorship "Bernhauer, 1902" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190719>,
        <http://tun.fi/MX.190720> ;
    skos:prefLabel "Parocyusa"@fi,
        "Parocyusa"@sv .

<http://tun.fi/MX.190728> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dexiogyia" ;
    dwc:scientificNameAuthorship "Thomson 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190729>,
        <http://tun.fi/MX.190730> ;
    skos:prefLabel "Dexiogyia"@fi,
        "Dexiogyia"@sv .

<http://tun.fi/MX.190750> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mniusa" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1875" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190751>,
        <http://tun.fi/MX.190752> ;
    skos:prefLabel "Mniusa"@fi,
        "Mniusa"@sv .

<http://tun.fi/MX.190763> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ilyobates" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190764>,
        <http://tun.fi/MX.190766> ;
    skos:prefLabel "Ilyobates"@fi,
        "Ilyobates"@sv .

<http://tun.fi/MX.190769> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amarochara" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190770>,
        <http://tun.fi/MX.190772> ;
    skos:prefLabel "Amarochara"@fi,
        "Amarochara"@sv .

<http://tun.fi/MX.190796> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geodromicus" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1857" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190798>,
        <http://tun.fi/MX.190800> ;
    skos:prefLabel "Geodromicus"@fi,
        "Geodromicus"@sv .

<http://tun.fi/MX.190818> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Proteininae" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190826>,
        <http://tun.fi/MX.190837> ;
    skos:prefLabel "Proteininae"@fi,
        "Proteininae"@sv .

<http://tun.fi/MX.190849> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Micropeplinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190850>,
        <http://tun.fi/MX.190852> ;
    skos:prefLabel "Micropeplinae"@fi,
        "Micropeplinae"@sv .

<http://tun.fi/MX.190865> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euplectus kirbii" ;
    dwc:scientificNameAuthorship "Denny, 1825" ;
    skos:broader <http://tun.fi/MX.190863> ;
    skos:hiddenLabel "Euplectus kirbyi"@fi,
        "Euplectus kirbyi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4883619>,
        <http://tun.fi/MX.4883627> ;
    skos:prefLabel "Euplectus kirbii"@fi,
        "Euplectus kirbii"@sv .

<http://tun.fi/MX.190895> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bibloporus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:hiddenLabel "Bibloporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190897>,
        <http://tun.fi/MX.190898> ;
    skos:prefLabel "pikkuvalekkaat"@fi,
        "Bibloporus"@sv .

<http://tun.fi/MX.190932> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryaxis" ;
    dwc:scientificNameAuthorship "Kugelann, 1794" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:hiddenLabel "Bryaxis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190934>,
        <http://tun.fi/MX.190937> ;
    skos:prefLabel "korpivalekkaat"@fi,
        "Bryaxis"@sv .

<http://tun.fi/MX.190946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rybaxis" ;
    dwc:scientificNameAuthorship "Saulcy, 1876" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190948>,
        <http://tun.fi/MX.190949> ;
    skos:prefLabel "Rybaxis"@fi,
        "Rybaxis"@sv .

<http://tun.fi/MX.190982> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Olisthaerus" ;
    dwc:scientificNameAuthorship "Dejean, 1833" ;
    skos:broader <http://tun.fi/MX.190981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190983>,
        <http://tun.fi/MX.190984> ;
    skos:prefLabel "Olisthaerus"@fi,
        "Olisthaerus"@sv .

<http://tun.fi/MX.191133> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Steninae" ;
    dwc:scientificNameAuthorship "MaLeay, 1825" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191134>,
        <http://tun.fi/MX.192294> ;
    skos:prefLabel "Steninae"@fi,
        "Steninae"@sv .

<http://tun.fi/MX.191286> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachyatheta" ;
    dwc:scientificNameAuthorship "Munster, 1925" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191287>,
        <http://tun.fi/MX.191288> ;
    skos:prefLabel "Pachyatheta"@fi,
        "Pachyatheta"@sv .

<http://tun.fi/MX.191308> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plataraea" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191310>,
        <http://tun.fi/MX.191311> ;
    skos:prefLabel "Plataraea"@fi,
        "Plataraea"@sv .

<http://tun.fi/MX.191359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halobrecta" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Halobrecta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191360>,
        <http://tun.fi/MX.191361> ;
    skos:prefLabel "liivavilistäjät"@fi,
        "Halobrecta"@sv .

<http://tun.fi/MX.191377> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thamiaraea" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191378>,
        <http://tun.fi/MX.191379> ;
    skos:prefLabel "Thamiaraea"@fi,
        "Thamiaraea"@sv .

<http://tun.fi/MX.191381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Falagria" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191382>,
        <http://tun.fi/MX.191384> ;
    skos:prefLabel "Falagria"@fi,
        "Falagria"@sv .

<http://tun.fi/MX.191425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lomechusa" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Lomechusa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191427>,
        <http://tun.fi/MX.191429> ;
    skos:prefLabel "mairevilistäjät"@fi,
        "Lomechusa"@sv .

<http://tun.fi/MX.191487> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euryusa" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191488>,
        <http://tun.fi/MX.191489> ;
    skos:prefLabel "Euryusa"@fi,
        "Euryusa"@sv .

<http://tun.fi/MX.191513> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyphea" ;
    dwc:scientificNameAuthorship "Fauvel, 1863" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Cyphea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191514>,
        <http://tun.fi/MX.191515> ;
    skos:prefLabel "laakavilistäjät"@fi,
        "Cyphea"@sv .

<http://tun.fi/MX.191553> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holobus" ;
    dwc:scientificNameAuthorship "Solier, 1849" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191554>,
        <http://tun.fi/MX.191555> ;
    skos:prefLabel "Holobus"@fi,
        "Holobus"@sv .

<http://tun.fi/MX.191600> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnusa" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191601>,
        <http://tun.fi/MX.191602> ;
    skos:prefLabel "Gymnusa"@fi,
        "Gymnusa"@sv .

<http://tun.fi/MX.191606> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scaphidiinae" ;
    dwc:scientificNameAuthorship "Latreille, 1807" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191608>,
        <http://tun.fi/MX.191611> ;
    skos:prefLabel "Scaphidiinae"@fi,
        "Scaphidiinae"@sv .

<http://tun.fi/MX.191635> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ochthephilus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1856" ;
    skos:broader <http://tun.fi/MX.191619> ;
    skos:hiddenLabel "Ochthephilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190985>,
        <http://tun.fi/MX.191637> ;
    skos:prefLabel "rantasonkiaiset"@fi,
        "Ochthephilus"@sv .

<http://tun.fi/MX.191644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ochthephilum" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.192305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191646>,
        <http://tun.fi/MX.191647> ;
    skos:prefLabel "Ochthephilum"@fi,
        "Ochthephilum"@sv .

<http://tun.fi/MX.191739> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aegialiinae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1840" ;
    skos:broader <http://tun.fi/MX.191738> ;
    skos:hiddenLabel "Aegialiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191740>,
        <http://tun.fi/MX.4884849> ;
    skos:prefLabel "santiaiset"@fi,
        "Aegialiinae"@sv .

<http://tun.fi/MX.191861> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Melolonthinae" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.191738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191862>,
        <http://tun.fi/MX.191866> ;
    skos:prefLabel "Melolonthinae"@fi,
        "Melolonthinae"@sv .

<http://tun.fi/MX.191866> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melolontha" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.191861> ;
    skos:hiddenLabel "Melolontha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191867>,
        <http://tun.fi/MX.191868> ;
    skos:prefLabel "isoturilaat"@fi,
        "Melolontha"@sv .

<http://tun.fi/MX.191878> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rutelinae" ;
    dwc:scientificNameAuthorship "MacLeay, 1819" ;
    skos:broader <http://tun.fi/MX.191738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191879>,
        <http://tun.fi/MX.191881> ;
    skos:prefLabel "Rutelinae"@fi,
        "Rutelinae"@sv .

<http://tun.fi/MX.191897> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protaetia" ;
    dwc:scientificNameAuthorship "Burmeister, 1842" ;
    skos:broader <http://tun.fi/MX.191889> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191900>,
        <http://tun.fi/MX.191904> ;
    skos:prefLabel "Protaetia"@fi,
        "Protaetia"@sv .

<http://tun.fi/MX.191922> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eucinetidae" ;
    dwc:scientificNameAuthorship "Lacordaire, 1857" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Eucinetidae"@fi,
        "Eucinetidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191923>,
        <http://tun.fi/MX.191926> ;
    skos:prefLabel "lahopoukot"@fi,
        "platthöftbaggar"@sv .

<http://tun.fi/MX.191928> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Clambidae" ;
    dwc:scientificNameAuthorship "Fischer v. Waldheim, 1821" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Clambidae"@fi,
        "Clambidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191929>,
        <http://tun.fi/MX.191931> ;
    skos:prefLabel "rahtukuoriaiset"@fi,
        "dvärgkulbaggar"@sv .

<http://tun.fi/MX.191955> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gabronthus" ;
    dwc:scientificNameAuthorship "Tottenham, 1955" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191956>,
        <http://tun.fi/MX.191957> ;
    skos:prefLabel "Gabronthus"@fi,
        "Gabronthus"@sv .

<http://tun.fi/MX.192043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ontholestes" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1895" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192044>,
        <http://tun.fi/MX.192045> ;
    skos:prefLabel "Ontholestes"@fi,
        "Ontholestes"@sv .

<http://tun.fi/MX.192170> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lucanidae" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Lucanidae"@fi,
        "Lucanidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192174>,
        <http://tun.fi/MX.192179> ;
    skos:prefLabel "kampasarviset"@fi,
        "ekoxbaggar"@sv .

<http://tun.fi/MX.192174> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Syndesinae" ;
    dwc:scientificNameAuthorship "MacLeay, 1819" ;
    skos:broader <http://tun.fi/MX.192170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192175>,
        <http://tun.fi/MX.192177> ;
    skos:prefLabel "Syndesinae"@fi,
        "Syndesinae"@sv .

<http://tun.fi/MX.192180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platycerus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.192179> ;
    skos:hiddenLabel "Platycerus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192181>,
        <http://tun.fi/MX.192182> ;
    skos:prefLabel "kantohärät"@fi,
        "Platycerus"@sv .

<http://tun.fi/MX.192189> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trox" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.192188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192190>,
        <http://tun.fi/MX.192192> ;
    skos:prefLabel "Trox"@fi,
        "Trox"@sv .

<http://tun.fi/MX.192308> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paederus" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.192305> ;
    skos:hiddenLabel "Paederus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192310>,
        <http://tun.fi/MX.192312> ;
    skos:prefLabel "kirjokaitikkaat"@fi,
        "Paederus"@sv .

<http://tun.fi/MX.192345> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudomedon" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1878" ;
    skos:broader <http://tun.fi/MX.192305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192346>,
        <http://tun.fi/MX.192347> ;
    skos:prefLabel "Pseudomedon"@fi,
        "Pseudomedon"@sv .

<http://tun.fi/MX.192348> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lithocharis" ;
    dwc:scientificNameAuthorship "Dejean, 1833" ;
    skos:broader <http://tun.fi/MX.192305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192349>,
        <http://tun.fi/MX.192350> ;
    skos:prefLabel "Lithocharis"@fi,
        "Lithocharis"@sv .

<http://tun.fi/MX.192354> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scopaeus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.192305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192355>,
        <http://tun.fi/MX.192359> ;
    skos:prefLabel "Scopaeus"@fi,
        "Scopaeus"@sv .

<http://tun.fi/MX.192413> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lycidae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1838" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Lycidae"@fi,
        "Lycidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192414>,
        <http://tun.fi/MX.192431> ;
    skos:prefLabel "rusokuoriaiset"@fi,
        "rödvingebaggar"@sv .

<http://tun.fi/MX.192434> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lampyridae" ;
    dwc:scientificNameAuthorship "Latreille, 1817" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Lampyridae"@fi,
        "Lampyridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192435>,
        <http://tun.fi/MX.192437> ;
    skos:prefLabel "kiiltomadot"@fi,
        "lysmaskar"@sv .

<http://tun.fi/MX.192488> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Podistra" ;
    dwc:scientificNameAuthorship "Motschulsky, 1839" ;
    skos:broader <http://tun.fi/MX.192440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192490>,
        <http://tun.fi/MX.192491> ;
    skos:prefLabel "Podistra"@fi,
        "Podistra"@sv .

<http://tun.fi/MX.192499> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Malthininae" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1852" ;
    skos:broader <http://tun.fi/MX.192439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192501>,
        <http://tun.fi/MX.192510> ;
    skos:prefLabel "Malthininae"@fi,
        "Malthininae"@sv .

<http://tun.fi/MX.192591> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elodes" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.192590> ;
    skos:hiddenLabel "Elodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192592>,
        <http://tun.fi/MX.192595> ;
    skos:prefLabel "purokaavikkaat"@fi,
        "Elodes"@sv .

<http://tun.fi/MX.192615> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scirtes" ;
    dwc:scientificNameAuthorship "Illiger, 1807" ;
    skos:broader <http://tun.fi/MX.192590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192616>,
        <http://tun.fi/MX.192617> ;
    skos:prefLabel "Scirtes"@fi,
        "Scirtes"@sv .

<http://tun.fi/MX.192654> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthaxia" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.192645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192661>,
        <http://tun.fi/MX.192662> ;
    skos:prefLabel "Anthaxia"@fi,
        "Anthaxia"@sv .

<http://tun.fi/MX.192668> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaenops" ;
    dwc:scientificNameAuthorship "Dejean, 1833" ;
    skos:broader <http://tun.fi/MX.192645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192669>,
        <http://tun.fi/MX.192670> ;
    skos:prefLabel "Phaenops"@fi,
        "Phaenops"@sv .

<http://tun.fi/MX.192729> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Byrrhidae" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Byrrhidae"@fi,
        "Byrrhidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192730>,
        <http://tun.fi/MX.192753> ;
    skos:prefLabel "nuppokuoriaiset"@fi,
        "kulbaggar"@sv .

<http://tun.fi/MX.192731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Simplocaria" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.192730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192732>,
        <http://tun.fi/MX.192735> ;
    skos:prefLabel "Simplocaria"@fi,
        "Simplocaria"@sv .

<http://tun.fi/MX.192743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cytilus" ;
    dwc:scientificNameAuthorship "Erichson, 1847" ;
    skos:broader <http://tun.fi/MX.192730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192744>,
        <http://tun.fi/MX.192745> ;
    skos:prefLabel "Cytilus"@fi,
        "Cytilus"@sv .

<http://tun.fi/MX.192753> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Syncalyptinae" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1869" ;
    skos:broader <http://tun.fi/MX.192729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192754>,
        <http://tun.fi/MX.192757> ;
    skos:prefLabel "Syncalyptinae"@fi,
        "Syncalyptinae"@sv .

<http://tun.fi/MX.192807> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Heteroceridae" ;
    dwc:scientificNameAuthorship "MacLeay, 1825" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Heteroceridae"@fi,
        "Heteroceridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192808>,
        <http://tun.fi/MX.192815> ;
    skos:prefLabel "liejukuoriaiset"@fi,
        "strandgrävbaggar"@sv .

<http://tun.fi/MX.192815> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Augyles" ;
    dwc:scientificNameAuthorship "Schiödte, 1866" ;
    skos:broader <http://tun.fi/MX.192807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192816>,
        <http://tun.fi/MX.192818> ;
    skos:prefLabel "Augyles"@fi,
        "Augyles"@sv .

<http://tun.fi/MX.192827> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eucnemidae" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Eucnemidae"@fi,
        "Melasinae"@fi,
        "Eucnemidae"@sv,
        "Melasinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192828>,
        <http://tun.fi/MX.192869> ;
    skos:prefLabel "sepikät"@fi,
        "halvknäppare"@sv .

<http://tun.fi/MX.192858> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microrhagus" ;
    dwc:scientificNameAuthorship "Dejean, 1833" ;
    skos:broader <http://tun.fi/MX.192828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192860>,
        <http://tun.fi/MX.192862> ;
    skos:prefLabel "Microrhagus"@fi,
        "Microrhagus"@sv .

<http://tun.fi/MX.192877> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Throscidae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1840" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Throscidae"@fi,
        "Throscidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192878>,
        <http://tun.fi/MX.192881> ;
    skos:prefLabel "rikkasepät"@fi,
        "småknäppare"@sv .

<http://tun.fi/MX.192878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aulonothroscus" ;
    dwc:scientificNameAuthorship "Horn, 1890" ;
    skos:broader <http://tun.fi/MX.192877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192879>,
        <http://tun.fi/MX.192880> ;
    skos:prefLabel "Aulonothroscus"@fi,
        "Aulonothroscus"@sv .

<http://tun.fi/MX.192908> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hypnoidinae" ;
    dwc:scientificNameAuthorship "Schwarz, 1906" ;
    skos:broader <http://tun.fi/MX.192891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192909>,
        <http://tun.fi/MX.4884203> ;
    skos:prefLabel "Hypnoidinae"@fi,
        "Hypnoidinae"@sv .

<http://tun.fi/MX.192909> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypnoidus" ;
    dwc:scientificNameAuthorship "Dillwyn, 1829" ;
    skos:broader <http://tun.fi/MX.192908> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192910>,
        <http://tun.fi/MX.192911> ;
    skos:prefLabel "Hypnoidus"@fi,
        "Hypnoidus"@sv .

<http://tun.fi/MX.192925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athous" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192927>,
        <http://tun.fi/MX.192928> ;
    skos:prefLabel "Athous"@fi,
        "Athous"@sv .

<http://tun.fi/MX.192940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Denticollis" ;
    dwc:scientificNameAuthorship "Piller & Mitterpacher, 1783" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:hiddenLabel "Denticollis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192942>,
        <http://tun.fi/MX.192943> ;
    skos:prefLabel "hammassepät"@fi,
        "Denticollis"@sv .

<http://tun.fi/MX.192953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenicera" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:hiddenLabel "Ctenicera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192956>,
        <http://tun.fi/MX.192957> ;
    skos:prefLabel "nurmisepät"@fi,
        "Ctenicera"@sv .

<http://tun.fi/MX.192991> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Negastrius" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.192990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192992>,
        <http://tun.fi/MX.192993> ;
    skos:prefLabel "Negastrius"@fi,
        "Negastrius"@sv .

<http://tun.fi/MX.192998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fleutiauxellus" ;
    dwc:scientificNameAuthorship "Méquignon, 1930" ;
    skos:broader <http://tun.fi/MX.192990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192999>,
        <http://tun.fi/MX.193000> ;
    skos:prefLabel "Fleutiauxellus"@fi,
        "Fleutiauxellus"@sv .

<http://tun.fi/MX.193050> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sericus" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.193006> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193051>,
        <http://tun.fi/MX.5019626> ;
    skos:prefLabel "Sericus"@fi,
        "Sericus"@sv .

<http://tun.fi/MX.193077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanotus" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.193075> ;
    skos:hiddenLabel "Melanotus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193078>,
        <http://tun.fi/MX.193081> ;
    skos:prefLabel "pikisepät"@fi,
        "Melanotus"@sv .

<http://tun.fi/MX.193094> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elateroides" ;
    dwc:scientificNameAuthorship "J. C. Schaeffer, 1777" ;
    skos:broader <http://tun.fi/MX.193093> ;
    skos:hiddenLabel "Hylecoetus"@fi,
        "Hylecoetus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193096>,
        <http://tun.fi/MX.193097> ;
    skos:prefLabel "Elateroides"@fi,
        "Elateroides"@sv .

<http://tun.fi/MX.193108> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peltis" ;
    dwc:scientificNameAuthorship "Kugelann, 1792" ;
    skos:broader <http://tun.fi/MX.193106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193109>,
        <http://tun.fi/MX.193111> ;
    skos:prefLabel "Peltis"@fi,
        "Peltis"@sv .

<http://tun.fi/MX.193112> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thymalus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.193106> ;
    skos:hiddenLabel "Thymalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193113>,
        <http://tun.fi/MX.193114> ;
    skos:prefLabel "karvapehkiäiset"@fi,
        "Thymalus"@sv .

<http://tun.fi/MX.193124> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Trogossitinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.193105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193125>,
        <http://tun.fi/MX.193129> ;
    skos:prefLabel "Trogossitinae"@fi,
        "Trogossitinae"@sv .

<http://tun.fi/MX.193136> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Clerinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.193132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193137>,
        <http://tun.fi/MX.193140> ;
    skos:prefLabel "Clerinae"@fi,
        "Clerinae"@sv .

<http://tun.fi/MX.193140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thanasimus" ;
    dwc:scientificNameAuthorship "Latreille, 1806" ;
    skos:broader <http://tun.fi/MX.193136> ;
    skos:hiddenLabel "Thanasimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193141>,
        <http://tun.fi/MX.193142> ;
    skos:prefLabel "muurahaiskuoriaiset"@fi,
        "Thanasimus"@sv .

<http://tun.fi/MX.193154> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Korynetinae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1836" ;
    skos:broader <http://tun.fi/MX.193132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193155>,
        <http://tun.fi/MX.193159> ;
    skos:prefLabel "Korynetinae"@fi,
        "Korynetinae"@sv .

<http://tun.fi/MX.193166> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhadalinae" ;
    dwc:scientificNameAuthorship "LeConte, 1862" ;
    skos:broader <http://tun.fi/MX.4884123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193167>,
        <http://tun.fi/MX.193175> ;
    skos:prefLabel "Rhadalinae"@fi,
        "Rhadalinae"@sv .

<http://tun.fi/MX.193181> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dasytinae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1840" ;
    skos:broader <http://tun.fi/MX.193165> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193182>,
        <http://tun.fi/MX.193389> ;
    skos:prefLabel "Dasytinae"@fi,
        "Dasytinae"@sv .

<http://tun.fi/MX.193197> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Silvanidae" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Silvanidae"@fi,
        "Silvanidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193198>,
        <http://tun.fi/MX.193211> ;
    skos:prefLabel "kaitahäröt"@fi,
        "silvan flat bark beetles"@sv .

<http://tun.fi/MX.193212> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Airaphilus" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1858" ;
    skos:broader <http://tun.fi/MX.193211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193213>,
        <http://tun.fi/MX.193214> ;
    skos:prefLabel "Airaphilus"@fi,
        "Airaphilus"@sv .

<http://tun.fi/MX.193219> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oryzaephilus" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1899" ;
    skos:broader <http://tun.fi/MX.193211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193220>,
        <http://tun.fi/MX.193221> ;
    skos:prefLabel "Oryzaephilus"@fi,
        "Oryzaephilus"@sv .

<http://tun.fi/MX.193222> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Silvanus" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.193211> ;
    skos:hiddenLabel "Silvanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193223>,
        <http://tun.fi/MX.193224> ;
    skos:prefLabel "kuorihäröt"@fi,
        "Silvanus"@sv .

<http://tun.fi/MX.193230> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cucujidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Cucujidae"@fi,
        "Cucujidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193231>,
        <http://tun.fi/MX.193234> ;
    skos:prefLabel "aitohäröt"@fi,
        "plattbaggar"@sv .

<http://tun.fi/MX.193231> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cucujus" ;
    dwc:scientificNameAuthorship "Müller, 1764" ;
    skos:broader <http://tun.fi/MX.193230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193232>,
        <http://tun.fi/MX.193233> ;
    skos:prefLabel "Cucujus"@fi,
        "Cucujus"@sv .

<http://tun.fi/MX.193234> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pediacus" ;
    dwc:scientificNameAuthorship "Shuckard, 1839" ;
    skos:broader <http://tun.fi/MX.193230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193235>,
        <http://tun.fi/MX.193237> ;
    skos:prefLabel "Pediacus"@fi,
        "Pediacus"@sv .

<http://tun.fi/MX.193306> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Henoticus" ;
    dwc:scientificNameAuthorship "Thomson, 1868" ;
    skos:broader <http://tun.fi/MX.193296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193307>,
        <http://tun.fi/MX.193308> ;
    skos:prefLabel "Henoticus"@fi,
        "Henoticus"@sv .

<http://tun.fi/MX.193411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malachius" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.5078305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193414>,
        <http://tun.fi/MX.193415> ;
    skos:prefLabel "Malachius"@fi,
        "Malachius"@sv .

<http://tun.fi/MX.193419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthocomus" ;
    dwc:scientificNameAuthorship "Erichson, 1840" ;
    skos:broader <http://tun.fi/MX.5078305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193420>,
        <http://tun.fi/MX.193422> ;
    skos:prefLabel "Anthocomus"@fi,
        "Anthocomus"@sv .

<http://tun.fi/MX.193431> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sphindidae" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1861" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Sphindidae"@fi,
        "Sphindidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193432>,
        <http://tun.fi/MX.193434> ;
    skos:prefLabel "limasieniäiset"@fi,
        "slemsvampbaggar"@sv .

<http://tun.fi/MX.193438> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kateretes" ;
    dwc:scientificNameAuthorship "Herbst, 1793" ;
    skos:broader <http://tun.fi/MX.193436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193439>,
        <http://tun.fi/MX.193440> ;
    skos:prefLabel "Kateretes"@fi,
        "Kateretes"@sv .

<http://tun.fi/MX.193446> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachypterus" ;
    dwc:scientificNameAuthorship "Kugelann, 1794" ;
    skos:broader <http://tun.fi/MX.193436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193447>,
        <http://tun.fi/MX.193450> ;
    skos:prefLabel "Brachypterus"@fi,
        "Brachypterus"@sv .

<http://tun.fi/MX.193451> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachypterolus" ;
    dwc:scientificNameAuthorship "Grouvelle, 1913" ;
    skos:broader <http://tun.fi/MX.193436> ;
    skos:hiddenLabel "Brachypterolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193452>,
        <http://tun.fi/MX.193453> ;
    skos:prefLabel "kannusruohokiillokkaat"@fi,
        "Brachypterolus"@sv .

<http://tun.fi/MX.193458> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Carpophilinae" ;
    dwc:scientificNameAuthorship "Erichson, 1842" ;
    skos:broader <http://tun.fi/MX.193457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193460>,
        <http://tun.fi/MX.193470> ;
    skos:prefLabel "Carpophilinae"@fi,
        "Carpophilinae"@sv .

<http://tun.fi/MX.193525> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Meligethinae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.193457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193526>,
        <http://tun.fi/MX.193529> ;
    skos:prefLabel "Meligethinae"@fi,
        "Meligethinae"@sv .

<http://tun.fi/MX.193587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omosita" ;
    dwc:scientificNameAuthorship "Erichson, 1843" ;
    skos:broader <http://tun.fi/MX.193586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193588>,
        <http://tun.fi/MX.193590> ;
    skos:prefLabel "Omosita"@fi,
        "Omosita"@sv .

<http://tun.fi/MX.193591> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nitidula" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.193586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193592>,
        <http://tun.fi/MX.193593> ;
    skos:prefLabel "Nitidula"@fi,
        "Nitidula"@sv .

<http://tun.fi/MX.193597> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Soronia" ;
    dwc:scientificNameAuthorship "Erichson, 1843" ;
    skos:broader <http://tun.fi/MX.193586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193598>,
        <http://tun.fi/MX.193599> ;
    skos:prefLabel "Soronia"@fi,
        "Soronia"@sv .

<http://tun.fi/MX.193600> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ipidia" ;
    dwc:scientificNameAuthorship "Erichson, 1843" ;
    skos:broader <http://tun.fi/MX.193586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193601>,
        <http://tun.fi/MX.193605> ;
    skos:prefLabel "Ipidia"@fi,
        "Ipidia"@sv .

<http://tun.fi/MX.193617> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cychramus" ;
    dwc:scientificNameAuthorship "Kugelann, 1794" ;
    skos:broader <http://tun.fi/MX.193586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193618>,
        <http://tun.fi/MX.193620> ;
    skos:prefLabel "Cychramus"@fi,
        "Cychramus"@sv .

<http://tun.fi/MX.193622> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptarcha" ;
    dwc:scientificNameAuthorship "Shuckard, 1840" ;
    skos:broader <http://tun.fi/MX.193621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193623>,
        <http://tun.fi/MX.193624> ;
    skos:prefLabel "Cryptarcha"@fi,
        "Cryptarcha"@sv .

<http://tun.fi/MX.193637> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Monotomidae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1840" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Monotomidae"@fi,
        "Monotomidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193638>,
        <http://tun.fi/MX.193656> ;
    skos:prefLabel "soukkohäröt"@fi,
        "gråbaggar"@sv .

<http://tun.fi/MX.193638> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhizophaginae" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1845" ;
    skos:broader <http://tun.fi/MX.193637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193639>,
        <http://tun.fi/MX.193641> ;
    skos:prefLabel "Rhizophaginae"@fi,
        "Rhizophaginae"@sv .

<http://tun.fi/MX.193683> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megatoma" ;
    dwc:scientificNameAuthorship "Herbst, 1792" ;
    skos:broader <http://tun.fi/MX.193665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193684>,
        <http://tun.fi/MX.193685> ;
    skos:prefLabel "Megatoma"@fi,
        "Megatoma"@sv .

<http://tun.fi/MX.193705> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stephanopachys" ;
    dwc:scientificNameAuthorship "Waterhouse, 1888" ;
    skos:broader <http://tun.fi/MX.193704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193706>,
        <http://tun.fi/MX.193707> ;
    skos:prefLabel "Stephanopachys"@fi,
        "Stephanopachys"@sv .

<http://tun.fi/MX.193710> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinoderus" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.193704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193711>,
        <http://tun.fi/MX.193712> ;
    skos:prefLabel "Dinoderus"@fi,
        "Dinoderus"@sv .

<http://tun.fi/MX.193818> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hadrobregmus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.193797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193820>,
        <http://tun.fi/MX.193821> ;
    skos:prefLabel "Hadrobregmus"@fi,
        "Hadrobregmus"@sv .

<http://tun.fi/MX.193868> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Litargus" ;
    dwc:scientificNameAuthorship "Erichson, 1846" ;
    skos:broader <http://tun.fi/MX.193865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193869>,
        <http://tun.fi/MX.4884628> ;
    skos:prefLabel "Litargus"@fi,
        "Litargus"@sv .

<http://tun.fi/MX.193881> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Typhaea" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.193865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193882>,
        <http://tun.fi/MX.193883> ;
    skos:prefLabel "Typhaea"@fi,
        "Typhaea"@sv .

<http://tun.fi/MX.193919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ennearthron" ;
    dwc:scientificNameAuthorship "Mellié, 1847" ;
    skos:broader <http://tun.fi/MX.193885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193920>,
        <http://tun.fi/MX.193922> ;
    skos:prefLabel "Ennearthron"@fi,
        "Ennearthron"@sv .

<http://tun.fi/MX.193926> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthocis" ;
    dwc:scientificNameAuthorship "Casey, 1898" ;
    skos:broader <http://tun.fi/MX.193885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193927>,
        <http://tun.fi/MX.193928> ;
    skos:prefLabel "Orthocis"@fi,
        "Orthocis"@sv .

<http://tun.fi/MX.193933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sulcacis" ;
    dwc:scientificNameAuthorship "Dury, 1917" ;
    skos:broader <http://tun.fi/MX.193885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193934>,
        <http://tun.fi/MX.193937> ;
    skos:prefLabel "Sulcacis"@fi,
        "Sulcacis"@sv .

<http://tun.fi/MX.193946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Octotemnus" ;
    dwc:scientificNameAuthorship "Mellié, 1847" ;
    skos:broader <http://tun.fi/MX.193885> ;
    skos:hiddenLabel "Octotemnus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193947>,
        <http://tun.fi/MX.193948> ;
    skos:prefLabel "leukakääpiäiset"@fi,
        "Octotemnus"@sv .

<http://tun.fi/MX.193951> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetratoma" ;
    dwc:scientificNameAuthorship "Fabricius, 1790" ;
    skos:broader <http://tun.fi/MX.193950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193952>,
        <http://tun.fi/MX.193954> ;
    skos:prefLabel "Tetratoma"@fi,
        "Tetratoma"@sv .

<http://tun.fi/MX.193956> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hallomenus" ;
    dwc:scientificNameAuthorship "Panzer, 1793" ;
    skos:broader <http://tun.fi/MX.193955> ;
    skos:hiddenLabel "Hallomenus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193957>,
        <http://tun.fi/MX.193958> ;
    skos:prefLabel "lahokeijut"@fi,
        "Hallomenus"@sv .

<http://tun.fi/MX.193975> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abdera" ;
    dwc:scientificNameAuthorship "Stephens, 1832" ;
    skos:broader <http://tun.fi/MX.193963> ;
    skos:hiddenLabel "Abdera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193977>,
        <http://tun.fi/MX.193978> ;
    skos:prefLabel "sienikeijut"@fi,
        "Abdera"@sv .

<http://tun.fi/MX.194001> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zilora" ;
    dwc:scientificNameAuthorship "Mulsant, 1856" ;
    skos:broader <http://tun.fi/MX.193963> ;
    skos:hiddenLabel "Zilora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194004>,
        <http://tun.fi/MX.194005> ;
    skos:prefLabel "liekokeijut"@fi,
        "Zilora"@sv .

<http://tun.fi/MX.194007> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melandrya" ;
    dwc:scientificNameAuthorship "Fabricius, 1801" ;
    skos:broader <http://tun.fi/MX.193963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194009>,
        <http://tun.fi/MX.194010> ;
    skos:prefLabel "Melandrya"@fi,
        "Melandrya"@sv .

<http://tun.fi/MX.194026> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Variimorda" ;
    dwc:scientificNameAuthorship "Méquignon, 1946" ;
    skos:broader <http://tun.fi/MX.194021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194027>,
        <http://tun.fi/MX.194030> ;
    skos:prefLabel "Variimorda"@fi,
        "Variimorda"@sv .

<http://tun.fi/MX.194063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antherophagus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.193296> ;
    skos:hiddenLabel "Antherophagus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194064>,
        <http://tun.fi/MX.194068> ;
    skos:prefLabel "kimalaisluihot"@fi,
        "Antherophagus"@sv .

<http://tun.fi/MX.194166> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ephistemus" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.194077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194167>,
        <http://tun.fi/MX.4884561> ;
    skos:prefLabel "Ephistemus"@fi,
        "Ephistemus"@sv .

<http://tun.fi/MX.194201> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Byturus" ;
    dwc:scientificNameAuthorship "Latreille, 1797" ;
    skos:broader <http://tun.fi/MX.194200> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194202>,
        <http://tun.fi/MX.194203> ;
    skos:prefLabel "Byturus"@fi,
        "Byturus"@sv .

<http://tun.fi/MX.194246> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lycoperdininae" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1844" ;
    skos:broader <http://tun.fi/MX.194235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194247>,
        <http://tun.fi/MX.194250> ;
    skos:prefLabel "Lycoperdininae"@fi,
        "Lycoperdininae"@sv .

<http://tun.fi/MX.194261> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Coccidulinae" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194262>,
        <http://tun.fi/MX.194268> ;
    skos:prefLabel "Coccidulinae"@fi,
        "Coccidulinae"@sv .

<http://tun.fi/MX.194262> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccidula" ;
    dwc:scientificNameAuthorship "Kugelann, 1798" ;
    skos:broader <http://tun.fi/MX.194261> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194263>,
        <http://tun.fi/MX.194264> ;
    skos:prefLabel "Coccidula"@fi,
        "Coccidula"@sv .

<http://tun.fi/MX.194313> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyperaspis" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.194270> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194314>,
        <http://tun.fi/MX.194316> ;
    skos:prefLabel "Hyperaspis"@fi,
        "Hyperaspis"@sv .

<http://tun.fi/MX.194324> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chilocorus" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.194319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194325>,
        <http://tun.fi/MX.194326> ;
    skos:prefLabel "Chilocorus"@fi,
        "Chilocorus"@sv .

<http://tun.fi/MX.194344> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anisosticta" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194345>,
        <http://tun.fi/MX.194346> ;
    skos:prefLabel "Anisosticta"@fi,
        "Anisosticta"@sv .

<http://tun.fi/MX.194391> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Adalia bipunctata" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.194389> ;
    skos:hiddenLabel "Adalia bipunctata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194392>,
        <http://tun.fi/MX.194393> ;
    skos:prefLabel "kaksipistepirkko"@fi,
        "Adalia bipunctata"@sv .

<http://tun.fi/MX.194395> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Harmonia" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194396>,
        <http://tun.fi/MX.194399> ;
    skos:prefLabel "Harmonia"@fi,
        "Harmonia"@sv .

<http://tun.fi/MX.194400> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Epilachninae" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194402>,
        <http://tun.fi/MX.194406> ;
    skos:prefLabel "Epilachninae"@fi,
        "Epilachninae"@sv .

<http://tun.fi/MX.194408> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Corylophidae" ;
    dwc:scientificNameAuthorship "LeConte, 1852" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Corylophidae"@fi,
        "Corylophidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194409>,
        <http://tun.fi/MX.194421> ;
    skos:prefLabel "kilpukkaiset"@fi,
        "punktbaggar"@sv .

<http://tun.fi/MX.194429> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sericoderus" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.194421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194430>,
        <http://tun.fi/MX.5013671> ;
    skos:prefLabel "Sericoderus"@fi,
        "Sericoderus"@sv .

<http://tun.fi/MX.194553> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanophthalma" ;
    dwc:scientificNameAuthorship "Motschulsky, 1866" ;
    skos:broader <http://tun.fi/MX.194439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193859>,
        <http://tun.fi/MX.194554> ;
    skos:prefLabel "Melanophthalma"@fi,
        "Melanophthalma"@sv .

<http://tun.fi/MX.194582> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oedemeridae" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Oedemeridae"@fi,
        "Oedemeridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194583>,
        <http://tun.fi/MX.194586> ;
    skos:prefLabel "viherkeijut"@fi,
        "blombaggar"@sv .

<http://tun.fi/MX.194601> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysanthia" ;
    dwc:scientificNameAuthorship "Schmidt, 1844" ;
    skos:broader <http://tun.fi/MX.194586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194602>,
        <http://tun.fi/MX.194604> ;
    skos:prefLabel "Chrysanthia"@fi,
        "Chrysanthia"@sv .

<http://tun.fi/MX.194628> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stenotrachelidae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Cephaloidae"@fi,
        "Stenotrachelidae"@fi,
        "Cephaloidae"@sv,
        "Stenotrachelidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194630>,
        <http://tun.fi/MX.194632> ;
    skos:prefLabel "kallokkaat"@fi,
        "dubbelklobaggar"@sv .

<http://tun.fi/MX.194634> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Meloidae" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1810" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Meloidae"@fi,
        "Meloidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194635>,
        <http://tun.fi/MX.194648> ;
    skos:prefLabel "toukohärät"@fi,
        "oljebaggar"@sv .

<http://tun.fi/MX.194663> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pyrochroidae" ;
    dwc:scientificNameAuthorship "Latreille, 1807" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Pyrochroidae"@fi,
        "Pyrochroidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194859>,
        <http://tun.fi/MX.194862> ;
    skos:prefLabel "helokuoriaiset"@fi,
        "kardinalbaggar"@sv .

<http://tun.fi/MX.194729> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthocinus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194730>,
        <http://tun.fi/MX.194731> ;
    skos:prefLabel "Acanthocinus"@fi,
        "Acanthocinus"@sv .

<http://tun.fi/MX.194732> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leiopus" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1835" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194733>,
        <http://tun.fi/MX.194735> ;
    skos:prefLabel "Leiopus"@fi,
        "Leiopus"@sv .

<http://tun.fi/MX.194827> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crioceris" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.194825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194828>,
        <http://tun.fi/MX.194829> ;
    skos:prefLabel "Crioceris"@fi,
        "Crioceris"@sv .

<http://tun.fi/MX.194830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lilioceris" ;
    dwc:scientificNameAuthorship "Reitter, 1913" ;
    skos:broader <http://tun.fi/MX.194825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194831>,
        <http://tun.fi/MX.194832> ;
    skos:prefLabel "Lilioceris"@fi,
        "Lilioceris"@sv .

<http://tun.fi/MX.194877> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rabocerus" ;
    dwc:scientificNameAuthorship "Mulsant, 1859" ;
    skos:broader <http://tun.fi/MX.194868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194878>,
        <http://tun.fi/MX.194879> ;
    skos:prefLabel "Rabocerus"@fi,
        "Rabocerus"@sv .

<http://tun.fi/MX.194892> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Salpingus" ;
    dwc:scientificNameAuthorship "Illiger, 1802" ;
    skos:broader <http://tun.fi/MX.194868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194894>,
        <http://tun.fi/MX.194895> ;
    skos:prefLabel "Salpingus"@fi,
        "Salpingus"@sv .

<http://tun.fi/MX.194912> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omonadus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1866" ;
    skos:broader <http://tun.fi/MX.194897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194913>,
        <http://tun.fi/MX.194914> ;
    skos:prefLabel "Omonadus"@fi,
        "Omonadus"@sv .

<http://tun.fi/MX.194942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euglenes" ;
    dwc:scientificNameAuthorship "Westwood, 1830" ;
    skos:broader <http://tun.fi/MX.194936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194943>,
        <http://tun.fi/MX.4884584> ;
    skos:prefLabel "Euglenes"@fi,
        "Euglenes"@sv .

<http://tun.fi/MX.194953> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scraptiidae" ;
    dwc:scientificNameAuthorship "Mulsant, 1856" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Anaspidae"@fi,
        "Scraptiidae"@fi,
        "Anaspidae"@sv,
        "Scraptiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194954>,
        <http://tun.fi/MX.194958> ;
    skos:prefLabel "sukkulaiset"@fi,
        "ristbaggar"@sv .

<http://tun.fi/MX.194958> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anaspidinae" ;
    dwc:scientificNameAuthorship "Mulsant, 1856" ;
    skos:broader <http://tun.fi/MX.194953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194959>,
        <http://tun.fi/MX.194961> ;
    skos:prefLabel "Anaspidinae"@fi,
        "Anaspidinae"@sv .

<http://tun.fi/MX.194986> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Prioninae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.194985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194989>,
        <http://tun.fi/MX.194991> ;
    skos:prefLabel "Prioninae"@fi,
        "Prioninae"@sv .

<http://tun.fi/MX.195001> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arhopalus" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1834" ;
    skos:broader <http://tun.fi/MX.194993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195003>,
        <http://tun.fi/MX.195005> ;
    skos:prefLabel "Arhopalus"@fi,
        "Arhopalus"@sv .

<http://tun.fi/MX.195021> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhagium" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195024>,
        <http://tun.fi/MX.195025> ;
    skos:prefLabel "Rhagium"@fi,
        "Rhagium"@sv .

<http://tun.fi/MX.195028> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachyta" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195029>,
        <http://tun.fi/MX.195030> ;
    skos:prefLabel "Pachyta"@fi,
        "Pachyta"@sv .

<http://tun.fi/MX.195193> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mordellochroa" ;
    dwc:scientificNameAuthorship "Emery, 1876" ;
    skos:broader <http://tun.fi/MX.194021> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195194>,
        <http://tun.fi/MX.195195> ;
    skos:prefLabel "Mordellochroa"@fi,
        "Mordellochroa"@sv .

<http://tun.fi/MX.195245> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Palorus" ;
    dwc:scientificNameAuthorship "Mulsant, 1854" ;
    skos:broader <http://tun.fi/MX.195243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195246>,
        <http://tun.fi/MX.195247> ;
    skos:prefLabel "Palorus"@fi,
        "Palorus"@sv .

<http://tun.fi/MX.195257> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tenebrio" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.195243> ;
    skos:hiddenLabel "Tenebrio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195259>,
        <http://tun.fi/MX.195260> ;
    skos:prefLabel "jauhopukit"@fi,
        "Tenebrio"@sv .

<http://tun.fi/MX.195266> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alphitobius" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.195243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195267>,
        <http://tun.fi/MX.195268> ;
    skos:prefLabel "Alphitobius"@fi,
        "Alphitobius"@sv .

<http://tun.fi/MX.195281> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uloma" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.195243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195282>,
        <http://tun.fi/MX.195283> ;
    skos:prefLabel "Uloma"@fi,
        "Uloma"@sv .

<http://tun.fi/MX.195305> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opatrum" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.195243> ;
    skos:hiddenLabel "Opatrum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195306>,
        <http://tun.fi/MX.195307> ;
    skos:prefLabel "savipimikät"@fi,
        "Opatrum"@sv .

<http://tun.fi/MX.195316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnatocerus" ;
    dwc:scientificNameAuthorship "Thunberg, 1814" ;
    skos:broader <http://tun.fi/MX.195314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195317>,
        <http://tun.fi/MX.195318> ;
    skos:prefLabel "Gnatocerus"@fi,
        "Gnatocerus"@sv .

<http://tun.fi/MX.195343> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrmechixenus" ;
    dwc:scientificNameAuthorship "Chevrolat, 1835" ;
    skos:broader <http://tun.fi/MX.195314> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195344>,
        <http://tun.fi/MX.195345> ;
    skos:prefLabel "Myrmechixenus"@fi,
        "Myrmechixenus"@sv .

<http://tun.fi/MX.195364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prionychus" ;
    dwc:scientificNameAuthorship "Solier, 1835" ;
    skos:broader <http://tun.fi/MX.195357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195365>,
        <http://tun.fi/MX.195366> ;
    skos:prefLabel "Prionychus"@fi,
        "Prionychus"@sv .

<http://tun.fi/MX.195373> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isomira" ;
    dwc:scientificNameAuthorship "Mulsant, 1856" ;
    skos:broader <http://tun.fi/MX.195357> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194556>,
        <http://tun.fi/MX.5077408> ;
    skos:prefLabel "Isomira"@fi,
        "Isomira"@sv .

<http://tun.fi/MX.195420> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cimberidinae" ;
    dwc:scientificNameAuthorship "Des Gozis, 1882" ;
    skos:broader <http://tun.fi/MX.195419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195422>,
        <http://tun.fi/MX.195426> ;
    skos:prefLabel "Cimberidinae"@fi,
        "Cimberidinae"@sv .

<http://tun.fi/MX.195428> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anthribidae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Anthribidae"@fi,
        "Anthribidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195429>,
        <http://tun.fi/MX.195458> ;
    skos:prefLabel "typpykärsäkkäät"@fi,
        "plattnosbaggar"@sv .

<http://tun.fi/MX.195458> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Choraginae" ;
    dwc:scientificNameAuthorship "Kirby, 1819" ;
    skos:broader <http://tun.fi/MX.195428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195459>,
        <http://tun.fi/MX.195462> ;
    skos:prefLabel "Choraginae"@fi,
        "Choraginae"@sv .

<http://tun.fi/MX.195496> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Byctiscus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.195470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195497>,
        <http://tun.fi/MX.195498> ;
    skos:prefLabel "Byctiscus"@fi,
        "Byctiscus"@sv .

<http://tun.fi/MX.195575> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalinae" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1813" ;
    skos:broader <http://tun.fi/MX.194786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195577>,
        <http://tun.fi/MX.195580> ;
    skos:prefLabel "Cryptocephalinae"@fi,
        "Cryptocephalinae"@sv .

<http://tun.fi/MX.195636> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eumolpinae" ;
    dwc:scientificNameAuthorship "Hope, 1840" ;
    skos:broader <http://tun.fi/MX.194786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195641>,
        <http://tun.fi/MX.195644> ;
    skos:prefLabel "Eumolpinae"@fi,
        "Eumolpinae"@sv .

<http://tun.fi/MX.195698> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gastrophysa" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.195647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195699>,
        <http://tun.fi/MX.195700> ;
    skos:prefLabel "Gastrophysa"@fi,
        "Gastrophysa"@sv .

<http://tun.fi/MX.195771> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lochmaea" ;
    dwc:scientificNameAuthorship "Weise, 1883" ;
    skos:broader <http://tun.fi/MX.195755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195772>,
        <http://tun.fi/MX.195773> ;
    skos:prefLabel "Lochmaea"@fi,
        "Lochmaea"@sv .

<http://tun.fi/MX.195795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Luperus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.195755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195797>,
        <http://tun.fi/MX.195798> ;
    skos:prefLabel "Luperus"@fi,
        "Luperus"@sv .

<http://tun.fi/MX.195949> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mantura" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195950>,
        <http://tun.fi/MX.195953> ;
    skos:prefLabel "Mantura"@fi,
        "Mantura"@sv .

<http://tun.fi/MX.196010> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cassidinae" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.194786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196013>,
        <http://tun.fi/MX.196015> ;
    skos:prefLabel "Cassidinae"@fi,
        "Cassidinae"@sv .

<http://tun.fi/MX.196066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Barynotus" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196067>,
        <http://tun.fi/MX.196069> ;
    skos:prefLabel "Barynotus"@fi,
        "Barynotus"@sv .

<http://tun.fi/MX.196071> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tropiphorus" ;
    dwc:scientificNameAuthorship "Schönherr, 1842" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196072>,
        <http://tun.fi/MX.196074> ;
    skos:prefLabel "Tropiphorus"@fi,
        "Tropiphorus"@sv .

<http://tun.fi/MX.196085> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sitoninae" ;
    dwc:scientificNameAuthorship "Gistel, 1856" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196086>,
        <http://tun.fi/MX.4884223> ;
    skos:prefLabel "Sitoninae"@fi,
        "Sitoninae"@sv .

<http://tun.fi/MX.196116> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Larinus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.196114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196119>,
        <http://tun.fi/MX.196313> ;
    skos:prefLabel "Larinus"@fi,
        "Larinus"@sv .

<http://tun.fi/MX.196134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mecinus" ;
    dwc:scientificNameAuthorship "Germar, 1821" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196135>,
        <http://tun.fi/MX.196140> ;
    skos:prefLabel "Mecinus"@fi,
        "Mecinus"@sv .

<http://tun.fi/MX.196158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anoplus" ;
    dwc:scientificNameAuthorship "Germar, 1820" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196159>,
        <http://tun.fi/MX.196160> ;
    skos:prefLabel "Anoplus"@fi,
        "Anoplus"@sv .

<http://tun.fi/MX.196211> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cossonus" ;
    dwc:scientificNameAuthorship "Clairville & Schellenberg, 1798" ;
    skos:broader <http://tun.fi/MX.196201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196213>,
        <http://tun.fi/MX.196214> ;
    skos:prefLabel "Cossonus"@fi,
        "Cossonus"@sv .

<http://tun.fi/MX.196225> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phloeophagus" ;
    dwc:scientificNameAuthorship "Schönherr, 1838" ;
    skos:broader <http://tun.fi/MX.196201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196226>,
        <http://tun.fi/MX.196227> ;
    skos:prefLabel "Phloeophagus"@fi,
        "Phloeophagus"@sv .

<http://tun.fi/MX.196295> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cryptorhynchinae" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196296>,
        <http://tun.fi/MX.196298> ;
    skos:prefLabel "Cryptorhynchinae"@fi,
        "Cryptorhynchinae"@sv .

<http://tun.fi/MX.196307> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Baridinae" ;
    dwc:scientificNameAuthorship "Schönherr, 1836" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196309>,
        <http://tun.fi/MX.196780> ;
    skos:prefLabel "Baridinae"@fi,
        "Baridinae"@sv .

<http://tun.fi/MX.196315> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lixus" ;
    dwc:scientificNameAuthorship "Fabricius, 1801" ;
    skos:broader <http://tun.fi/MX.196114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196316>,
        <http://tun.fi/MX.196317> ;
    skos:prefLabel "Lixus"@fi,
        "Lixus"@sv .

<http://tun.fi/MX.196329> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coniocleonus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1860" ;
    skos:broader <http://tun.fi/MX.196114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196330>,
        <http://tun.fi/MX.196333> ;
    skos:prefLabel "Coniocleonus"@fi,
        "Coniocleonus"@sv .

<http://tun.fi/MX.196406> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tanysphyrus" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196407>,
        <http://tun.fi/MX.196409> ;
    skos:prefLabel "Tanysphyrus"@fi,
        "Tanysphyrus"@sv .

<http://tun.fi/MX.196413> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ellescus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196414>,
        <http://tun.fi/MX.196415> ;
    skos:prefLabel "Ellescus"@fi,
        "Ellescus"@sv .

<http://tun.fi/MX.196509> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acalyptus" ;
    dwc:scientificNameAuthorship "Schönherr, 1833" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:hiddenLabel "Acalyptus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196510>,
        <http://tun.fi/MX.196511> ;
    skos:prefLabel "kelsikärsäkkäät"@fi,
        "Acalyptus"@sv .

<http://tun.fi/MX.196582> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhamphus" ;
    dwc:scientificNameAuthorship "Clairville & Schellenberg, 1798" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196583>,
        <http://tun.fi/MX.196584> ;
    skos:prefLabel "Rhamphus"@fi,
        "Rhamphus"@sv .

<http://tun.fi/MX.196658> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nanophyes" ;
    dwc:scientificNameAuthorship "Schönherr, 1838" ;
    skos:broader <http://tun.fi/MX.196657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196661>,
        <http://tun.fi/MX.4884818> ;
    skos:prefLabel "Nanophyes"@fi,
        "Nanophyes"@sv .

<http://tun.fi/MX.196716> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachyphloeus" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196718>,
        <http://tun.fi/MX.196723> ;
    skos:prefLabel "Trachyphloeus"@fi,
        "Trachyphloeus"@sv .

<http://tun.fi/MX.196780> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnobaris" ;
    dwc:scientificNameAuthorship "Bedel, 1885" ;
    skos:broader <http://tun.fi/MX.196307> ;
    skos:hiddenLabel "Limnobaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196781>,
        <http://tun.fi/MX.196782> ;
    skos:prefLabel "sarakkokärsäkkäät"@fi,
        "Limnobaris"@sv .

<http://tun.fi/MX.196805> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neophytobius" ;
    dwc:scientificNameAuthorship "Wagner, 1936" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196806>,
        <http://tun.fi/MX.196807> ;
    skos:prefLabel "Neophytobius"@fi,
        "Neophytobius"@sv .

<http://tun.fi/MX.196837> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coeliodes" ;
    dwc:scientificNameAuthorship "Schönherr, 1837" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196840>,
        <http://tun.fi/MX.196844> ;
    skos:prefLabel "Coeliodes"@fi,
        "Coeliodes"@sv .

<http://tun.fi/MX.196848> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thamiocolus" ;
    dwc:scientificNameAuthorship "Thomson. 1859" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196849>,
        <http://tun.fi/MX.196851> ;
    skos:prefLabel "Thamiocolus"@fi,
        "Thamiocolus"@sv .

<http://tun.fi/MX.196941> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sirocalodes" ;
    dwc:scientificNameAuthorship "Voss, 1958" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196942>,
        <http://tun.fi/MX.196944> ;
    skos:prefLabel "Sirocalodes"@fi,
        "Sirocalodes"@sv .

<http://tun.fi/MX.196949> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichosirocalus" ;
    dwc:scientificNameAuthorship "Colonnelli, 1979" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196951>,
        <http://tun.fi/MX.196953> ;
    skos:prefLabel "Trichosirocalus"@fi,
        "Trichosirocalus"@sv .

<http://tun.fi/MX.196980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylurgops" ;
    dwc:scientificNameAuthorship "LeConte, 1876" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196981>,
        <http://tun.fi/MX.196982> ;
    skos:prefLabel "Hylurgops"@fi,
        "Hylurgops"@sv .

<http://tun.fi/MX.197012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tomicus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:hiddenLabel "Tomicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197014>,
        <http://tun.fi/MX.197015> ;
    skos:prefLabel "ytimennävertäjät"@fi,
        "Tomicus"@sv .

<http://tun.fi/MX.197102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xyleborus" ;
    dwc:scientificNameAuthorship "Eichhoff, 1864" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197105>,
        <http://tun.fi/MX.197106> ;
    skos:prefLabel "Xyleborus"@fi,
        "Xyleborus"@sv .

<http://tun.fi/MX.197128> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryphalus" ;
    dwc:scientificNameAuthorship "Erichson, 1836" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197130>,
        <http://tun.fi/MX.197131> ;
    skos:prefLabel "Cryphalus"@fi,
        "Cryphalus"@sv .

<http://tun.fi/MX.200257> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Palaemon" ;
    dwc:scientificNameAuthorship "Weber, 1795" ;
    skos:broader <http://tun.fi/MX.200256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200258>,
        <http://tun.fi/MX.212195> ;
    skos:prefLabel "Palaemon"@fi,
        "Palaemon"@sv .

<http://tun.fi/MX.200423> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurhynchiastrum" ;
    dwc:scientificNameAuthorship "Ignatov & Huttunen" ;
    skos:broader <http://tun.fi/MX.212938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200492>,
        <http://tun.fi/MX.5082107> ;
    skos:prefLabel "Eurhynchiastrum"@fi,
        "Eurhynchiastrum"@sv .

<http://tun.fi/MX.200424> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxyrrhynchium" ;
    dwc:scientificNameAuthorship "(Schimp.) Warnst." ;
    skos:broader <http://tun.fi/MX.212938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200455>,
        <http://tun.fi/MX.313320> ;
    skos:prefLabel "Oxyrrhynchium"@fi,
        "Oxyrrhynchium"@sv .

<http://tun.fi/MX.200602> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydrobiidae" ;
    skos:broader <http://tun.fi/MX.70390> ;
    skos:hiddenLabel "Hydrobiidae"@fi,
        "Hydrobiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212435>,
        <http://tun.fi/MX.212438> ;
    skos:prefLabel "sukkulakotilot"@fi,
        "tusensnäckor"@sv .

<http://tun.fi/MX.200740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bemisia" ;
    skos:broader <http://tun.fi/MX.53592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200741>,
        <http://tun.fi/MX.227991> ;
    skos:prefLabel "Bemisia"@fi,
        "Bemisia"@sv .

<http://tun.fi/MX.200742> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Agromyzidae" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Agromyzidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278935>,
        <http://tun.fi/MX.279000> ;
    skos:prefLabel "Agromyzidae"@fi,
        "minerarflugor"@sv .

<http://tun.fi/MX.200848> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Serpentes" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.70312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200852>,
        <http://tun.fi/MX.200892> ;
    skos:prefLabel "Serpentes"@fi,
        "Serpentes"@sv .

<http://tun.fi/MX.200852> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Colubridae" ;
    dwc:scientificNameAuthorship "Oppel, 1811" ;
    skos:broader <http://tun.fi/MX.200848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37636>,
        <http://tun.fi/MX.37638> ;
    skos:prefLabel "Colubridae"@fi,
        "Colubridae"@sv .

<http://tun.fi/MX.200975> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bufonidae" ;
    dwc:scientificNameAuthorship "Gray, 1825" ;
    skos:broader <http://tun.fi/MX.70292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321451>,
        <http://tun.fi/MX.37624> ;
    skos:prefLabel "Bufonidae"@fi,
        "Bufonidae"@sv .

<http://tun.fi/MX.201005> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ranidae" ;
    dwc:scientificNameAuthorship "Rafinesque, 1814" ;
    skos:broader <http://tun.fi/MX.70292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201008>,
        <http://tun.fi/MX.37620> ;
    skos:prefLabel "Ranidae"@fi,
        "Ranidae"@sv .

<http://tun.fi/MX.201080> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Sauria" ;
    dwc:scientificNameAuthorship "McCarthney, 1822" ;
    skos:broader <http://tun.fi/MX.70312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200844>,
        <http://tun.fi/MX.201101> ;
    skos:prefLabel "Sauria"@fi,
        "Sauria"@sv .

<http://tun.fi/MX.201101> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lacertidae" ;
    dwc:scientificNameAuthorship "Oppel, 1811" ;
    skos:broader <http://tun.fi/MX.201080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201169>,
        <http://tun.fi/MX.37634> ;
    skos:prefLabel "Lacertidae"@fi,
        "Lacertidae"@sv .

<http://tun.fi/MX.201202> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acantholycosa" ;
    skos:broader <http://tun.fi/MX.202514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201203>,
        <http://tun.fi/MX.201204> ;
    skos:prefLabel "Acantholycosa"@fi,
        "Acantholycosa"@sv .

<http://tun.fi/MX.201209> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acaricalus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201210>,
        <http://tun.fi/MX.201211> ;
    skos:prefLabel "Acaricalus"@fi,
        "Acaricalus"@sv .

<http://tun.fi/MX.201279> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achipteria" ;
    skos:broader <http://tun.fi/MX.201282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201280>,
        <http://tun.fi/MX.201281> ;
    skos:prefLabel "Achipteria"@fi,
        "Achipteria"@sv .

<http://tun.fi/MX.201285> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aculepeira" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201286>,
        <http://tun.fi/MX.201287> ;
    skos:prefLabel "Aculepeira"@fi,
        "Aculepeira"@sv .

<http://tun.fi/MX.201338> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adoristes" ;
    skos:broader <http://tun.fi/MX.202462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201339>,
        <http://tun.fi/MX.201340> ;
    skos:prefLabel "Adoristes"@fi,
        "Adoristes"@sv .

<http://tun.fi/MX.201381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allomengea" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201382>,
        <http://tun.fi/MX.201383> ;
    skos:prefLabel "Allomengea"@fi,
        "Allomengea"@sv .

<http://tun.fi/MX.201407> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Amaurobiidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201408>,
        <http://tun.fi/MX.201511> ;
    skos:prefLabel "Amaurobiidae"@fi,
        "Amaurobiidae"@sv .

<http://tun.fi/MX.201408> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amaurobius" ;
    skos:broader <http://tun.fi/MX.201407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201409>,
        <http://tun.fi/MX.201410> ;
    skos:prefLabel "Amaurobius"@fi,
        "Amaurobius"@sv .

<http://tun.fi/MX.201411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amblygamasus" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201412>,
        <http://tun.fi/MX.201413> ;
    skos:prefLabel "Amblygamasus"@fi,
        "Amblygamasus"@sv .

<http://tun.fi/MX.201445> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anachipteria" ;
    skos:broader <http://tun.fi/MX.201282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201446>,
        <http://tun.fi/MX.4980058> ;
    skos:prefLabel "Anachipteria"@fi,
        "Anachipteria"@sv .

<http://tun.fi/MX.201447> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Androlaelaps" ;
    skos:broader <http://tun.fi/MX.202395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201448>,
        <http://tun.fi/MX.201449> ;
    skos:prefLabel "Androlaelaps"@fi,
        "Androlaelaps"@sv .

<http://tun.fi/MX.201457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antennoseius" ;
    skos:broader <http://tun.fi/MX.202206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201458>,
        <http://tun.fi/MX.201459> ;
    skos:prefLabel "Antennoseius"@fi,
        "Antennoseius"@sv .

<http://tun.fi/MX.201486> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Araeoncus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201487>,
        <http://tun.fi/MX.201488> ;
    skos:prefLabel "Araeoncus"@fi,
        "Araeoncus"@sv .

<http://tun.fi/MX.201526> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Argenna" ;
    skos:broader <http://tun.fi/MX.201879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201527>,
        <http://tun.fi/MX.201528> ;
    skos:prefLabel "Argenna"@fi,
        "Argenna"@sv .

<http://tun.fi/MX.201536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asca" ;
    skos:broader <http://tun.fi/MX.201539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201537>,
        <http://tun.fi/MX.201538> ;
    skos:prefLabel "Asca"@fi,
        "Asca"@sv .

<http://tun.fi/MX.201553> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Autogneta" ;
    skos:broader <http://tun.fi/MX.201557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201554>,
        <http://tun.fi/MX.201555> ;
    skos:prefLabel "Autogneta"@fi,
        "Autogneta"@sv .

<http://tun.fi/MX.201557> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Autognetidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201553>,
        <http://tun.fi/MX.4980076> ;
    skos:prefLabel "Autognetidae"@fi,
        "Autognetidae"@sv .

<http://tun.fi/MX.201579> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Belbodamaeidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201835>,
        <http://tun.fi/MX.203139> ;
    skos:prefLabel "Belbodamaeidae"@fi,
        "Belbodamaeidae"@sv .

<http://tun.fi/MX.201590> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blattisocius" ;
    skos:broader <http://tun.fi/MX.203087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201591>,
        <http://tun.fi/MX.201592> ;
    skos:prefLabel "Blattisocius"@fi,
        "Blattisocius"@sv .

<http://tun.fi/MX.201605> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachychthonius" ;
    skos:broader <http://tun.fi/MX.201604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201606>,
        <http://tun.fi/MX.201608> ;
    skos:prefLabel "Brachychthonius"@fi,
        "Brachychthonius"@sv .

<http://tun.fi/MX.201616> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryobia" ;
    skos:broader <http://tun.fi/MX.53597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201617>,
        <http://tun.fi/MX.201618> ;
    skos:prefLabel "Bryobia"@fi,
        "Bryobia"@sv .

<http://tun.fi/MX.201660> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Carabodidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201649>,
        <http://tun.fi/MX.202774> ;
    skos:prefLabel "Carabodidae"@fi,
        "Carabodidae"@sv .

<http://tun.fi/MX.201686> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Centromerita" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201687>,
        <http://tun.fi/MX.201688> ;
    skos:prefLabel "Centromerita"@fi,
        "Centromerita"@sv .

<http://tun.fi/MX.201712> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratoppia" ;
    skos:broader <http://tun.fi/MX.202602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201713>,
        <http://tun.fi/MX.201714> ;
    skos:prefLabel "Ceratoppia"@fi,
        "Ceratoppia"@sv .

<http://tun.fi/MX.201736> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cheiridiidae" ;
    skos:broader <http://tun.fi/MX.70200> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201482>,
        <http://tun.fi/MX.201737> ;
    skos:prefLabel "Cheiridiidae"@fi,
        "Cheiridiidae"@sv .

<http://tun.fi/MX.201754> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cheliferidae" ;
    skos:broader <http://tun.fi/MX.70200> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201752>,
        <http://tun.fi/MX.201832> ;
    skos:prefLabel "Cheliferidae"@fi,
        "Cheliferidae"@sv .

<http://tun.fi/MX.201755> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chernes" ;
    skos:broader <http://tun.fi/MX.201758> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201756>,
        <http://tun.fi/MX.201757> ;
    skos:prefLabel "Chernes"@fi,
        "Chernes"@sv .

<http://tun.fi/MX.201762> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chthonius" ;
    skos:broader <http://tun.fi/MX.201761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201763>,
        <http://tun.fi/MX.4884566> ;
    skos:prefLabel "Chthonius"@fi,
        "Chthonius"@sv .

<http://tun.fi/MX.201808> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crustulina" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201809>,
        <http://tun.fi/MX.201810> ;
    skos:prefLabel "Crustulina"@fi,
        "Crustulina"@sv .

<http://tun.fi/MX.201818> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cybaeidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201531>,
        <http://tun.fi/MX.201811> ;
    skos:prefLabel "Cybaeidae"@fi,
        "Cybaeidae"@sv .

<http://tun.fi/MX.201827> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cymbaeremaeidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201828>,
        <http://tun.fi/MX.203281> ;
    skos:prefLabel "Cymbaeremaeidae"@fi,
        "Cymbaeremaeidae"@sv .

<http://tun.fi/MX.201857> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendroptus" ;
    skos:broader <http://tun.fi/MX.53573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201858>,
        <http://tun.fi/MX.201859> ;
    skos:prefLabel "Dendroptus"@fi,
        "Dendroptus"@sv .

<http://tun.fi/MX.201860> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendryphantes" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201861>,
        <http://tun.fi/MX.201862> ;
    skos:prefLabel "Dendryphantes"@fi,
        "Dendryphantes"@sv .

<http://tun.fi/MX.201863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dermanyssus" ;
    skos:broader <http://tun.fi/MX.202550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201864>,
        <http://tun.fi/MX.201865> ;
    skos:prefLabel "Dermanyssus"@fi,
        "Dermanyssus"@sv .

<http://tun.fi/MX.201880> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicymbium" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201881>,
        <http://tun.fi/MX.201882> ;
    skos:prefLabel "Dicymbium"@fi,
        "Dicymbium"@sv .

<http://tun.fi/MX.201897> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplocentria" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201898>,
        <http://tun.fi/MX.201899> ;
    skos:prefLabel "Diplocentria"@fi,
        "Diplocentria"@sv .

<http://tun.fi/MX.201907> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dipoena" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201909>,
        <http://tun.fi/MX.201910> ;
    skos:prefLabel "Dipoena"@fi,
        "Dipoena"@sv .

<http://tun.fi/MX.201919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dismodicus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201920>,
        <http://tun.fi/MX.201921> ;
    skos:prefLabel "Dismodicus"@fi,
        "Dismodicus"@sv .

<http://tun.fi/MX.201924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolomedes" ;
    skos:broader <http://tun.fi/MX.203101> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201925>,
        <http://tun.fi/MX.201926> ;
    skos:prefLabel "Dolomedes"@fi,
        "Dolomedes"@sv .

<http://tun.fi/MX.201942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drepanotylus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201943>,
        <http://tun.fi/MX.201944> ;
    skos:prefLabel "Drepanotylus"@fi,
        "Drepanotylus"@sv .

<http://tun.fi/MX.201953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Emblyna" ;
    skos:broader <http://tun.fi/MX.201879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201954>,
        <http://tun.fi/MX.201955> ;
    skos:prefLabel "Emblyna"@fi,
        "Emblyna"@sv .

<http://tun.fi/MX.201959> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enoplognatha" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201960>,
        <http://tun.fi/MX.201961> ;
    skos:prefLabel "Enoplognatha"@fi,
        "Enoplognatha"@sv .

<http://tun.fi/MX.202025> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eratigena" ;
    skos:broader <http://tun.fi/MX.201349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202026>,
        <http://tun.fi/MX.4993636> ;
    skos:prefLabel "Eratigena"@fi,
        "Eratigena"@sv .

<http://tun.fi/MX.202027> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eremaeidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202028>,
        <http://tun.fi/MX.4980097> ;
    skos:prefLabel "Eremaeidae"@fi,
        "Eremaeidae"@sv .

<http://tun.fi/MX.202040> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erigonella" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202041>,
        <http://tun.fi/MX.202042> ;
    skos:prefLabel "Erigonella"@fi,
        "Erigonella"@sv .

<http://tun.fi/MX.202075> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eugamasus" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202076>,
        <http://tun.fi/MX.4999708> ;
    skos:prefLabel "Eugamasus"@fi,
        "Eugamasus"@sv .

<http://tun.fi/MX.202098> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euryopis" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202099>,
        <http://tun.fi/MX.202100> ;
    skos:prefLabel "Euryopis"@fi,
        "Euryopis"@sv .

<http://tun.fi/MX.202131> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gabuciniidae" ;
    skos:broader <http://tun.fi/MX.201545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202129>,
        <http://tun.fi/MX.202256> ;
    skos:prefLabel "Gabuciniidae"@fi,
        "Gabuciniidae"@sv .

<http://tun.fi/MX.202140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gamasodes" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202141>,
        <http://tun.fi/MX.202142> ;
    skos:prefLabel "Gamasodes"@fi,
        "Gamasodes"@sv .

<http://tun.fi/MX.202143> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gamasolaelaps" ;
    skos:broader <http://tun.fi/MX.203654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202144>,
        <http://tun.fi/MX.202145> ;
    skos:prefLabel "Gamasolaelaps"@fi,
        "Gamasolaelaps"@sv .

<http://tun.fi/MX.202155> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gibbaranea" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202156>,
        <http://tun.fi/MX.202157> ;
    skos:prefLabel "Gibbaranea"@fi,
        "Gibbaranea"@sv .

<http://tun.fi/MX.202177> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gongylidiellum" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202178>,
        <http://tun.fi/MX.202179> ;
    skos:prefLabel "Gongylidiellum"@fi,
        "Gongylidiellum"@sv .

<http://tun.fi/MX.202182> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gustavia" ;
    skos:broader <http://tun.fi/MX.202185> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202183>,
        <http://tun.fi/MX.202184> ;
    skos:prefLabel "Gustavia"@fi,
        "Gustavia"@sv .

<http://tun.fi/MX.202186> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gymnodamaeidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202187>,
        <http://tun.fi/MX.4980128> ;
    skos:prefLabel "Gymnodamaeidae"@fi,
        "Gymnodamaeidae"@sv .

<http://tun.fi/MX.202249> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hermanniella" ;
    skos:broader <http://tun.fi/MX.202252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202250>,
        <http://tun.fi/MX.202251> ;
    skos:prefLabel "Hermanniella"@fi,
        "Hermanniella"@sv .

<http://tun.fi/MX.202284> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrozetes" ;
    skos:broader <http://tun.fi/MX.202286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202285>,
        <http://tun.fi/MX.4980108> ;
    skos:prefLabel "Hydrozetes"@fi,
        "Hydrozetes"@sv .

<http://tun.fi/MX.202291> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyperlaelaps" ;
    skos:broader <http://tun.fi/MX.202395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202292>,
        <http://tun.fi/MX.202293> ;
    skos:prefLabel "Hyperlaelaps"@fi,
        "Hyperlaelaps"@sv .

<http://tun.fi/MX.202327> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypochthonius" ;
    skos:broader <http://tun.fi/MX.202326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202328>,
        <http://tun.fi/MX.202329> ;
    skos:prefLabel "Hypochthonius"@fi,
        "Hypochthonius"@sv .

<http://tun.fi/MX.202353> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Incestophantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202354>,
        <http://tun.fi/MX.202355> ;
    skos:prefLabel "Incestophantes"@fi,
        "Incestophantes"@sv .

<http://tun.fi/MX.202363> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iphidosoma" ;
    skos:broader <http://tun.fi/MX.202114> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202364>,
        <http://tun.fi/MX.202365> ;
    skos:prefLabel "Iphidosoma"@fi,
        "Iphidosoma"@sv .

<http://tun.fi/MX.202366> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iphidozercon" ;
    skos:broader <http://tun.fi/MX.201539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202367>,
        <http://tun.fi/MX.202368> ;
    skos:prefLabel "Iphidozercon"@fi,
        "Iphidozercon"@sv .

<http://tun.fi/MX.202369> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ixodes" ;
    skos:broader <http://tun.fi/MX.202372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202370>,
        <http://tun.fi/MX.4891373> ;
    skos:prefLabel "Ixodes"@fi,
        "Ixodes"@sv .

<http://tun.fi/MX.202372> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ixodidae" ;
    skos:broader <http://tun.fi/MX.202371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201710>,
        <http://tun.fi/MX.202369> ;
    skos:prefLabel "Ixodidae"@fi,
        "Ixodidae"@sv .

<http://tun.fi/MX.202378> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kaestneria" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202379>,
        <http://tun.fi/MX.202380> ;
    skos:prefLabel "Kaestneria"@fi,
        "Kaestneria"@sv .

<http://tun.fi/MX.202404> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamprochernes" ;
    skos:broader <http://tun.fi/MX.201758> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202405>,
        <http://tun.fi/MX.202406> ;
    skos:prefLabel "Lamprochernes"@fi,
        "Lamprochernes"@sv .

<http://tun.fi/MX.202407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamyctes" ;
    skos:broader <http://tun.fi/MX.202244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202408>,
        <http://tun.fi/MX.4987036> ;
    skos:prefLabel "Lamyctes"@fi,
        "Lamyctes"@sv .

<http://tun.fi/MX.202446> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepthyphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202447>,
        <http://tun.fi/MX.202448> ;
    skos:prefLabel "Lepthyphantes"@fi,
        "Lepthyphantes"@sv .

<http://tun.fi/MX.202449> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptogamasus" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202450>,
        <http://tun.fi/MX.202451> ;
    skos:prefLabel "Leptogamasus"@fi,
        "Leptogamasus"@sv .

<http://tun.fi/MX.202452> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptoiulus" ;
    skos:broader <http://tun.fi/MX.202375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202453>,
        <http://tun.fi/MX.202454> ;
    skos:prefLabel "Leptoiulus"@fi,
        "Leptoiulus"@sv .

<http://tun.fi/MX.202459> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptus" ;
    skos:broader <http://tun.fi/MX.202066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202460>,
        <http://tun.fi/MX.202461> ;
    skos:prefLabel "Leptus"@fi,
        "Leptus"@sv .

<http://tun.fi/MX.202462> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Liacaridae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201338>,
        <http://tun.fi/MX.202463> ;
    skos:prefLabel "Liacaridae"@fi,
        "Liacaridae"@sv .

<http://tun.fi/MX.202472> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liebstadia" ;
    skos:broader <http://tun.fi/MX.203175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202473>,
        <http://tun.fi/MX.202474> ;
    skos:prefLabel "Liebstadia"@fi,
        "Liebstadia"@sv .

<http://tun.fi/MX.202475> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnozetes" ;
    skos:broader <http://tun.fi/MX.202478> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202476>,
        <http://tun.fi/MX.202477> ;
    skos:prefLabel "Limnozetes"@fi,
        "Limnozetes"@sv .

<http://tun.fi/MX.202496> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Liodidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203106>,
        <http://tun.fi/MX.203141> ;
    skos:prefLabel "Liodidae"@fi,
        "Liodidae"@sv .

<http://tun.fi/MX.202551> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Malaconothridae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202552>,
        <http://tun.fi/MX.203577> ;
    skos:prefLabel "Malaconothridae"@fi,
        "Malaconothridae"@sv .

<http://tun.fi/MX.202578> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megalepthyphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202579>,
        <http://tun.fi/MX.202580> ;
    skos:prefLabel "Megalepthyphantes"@fi,
        "Megalepthyphantes"@sv .

<http://tun.fi/MX.202583> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanozetes" ;
    skos:broader <http://tun.fi/MX.201721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202584>,
        <http://tun.fi/MX.202585> ;
    skos:prefLabel "Melanozetes"@fi,
        "Melanozetes"@sv .

<http://tun.fi/MX.202587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesotritia" ;
    skos:broader <http://tun.fi/MX.202844> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202588>,
        <http://tun.fi/MX.4980124> ;
    skos:prefLabel "Mesotritia"@fi,
        "Mesotritia"@sv .

<http://tun.fi/MX.202620> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micreremus" ;
    skos:broader <http://tun.fi/MX.202619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202621>,
        <http://tun.fi/MX.202622> ;
    skos:prefLabel "Micreremus"@fi,
        "Micreremus"@sv .

<http://tun.fi/MX.202623> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microbisium" ;
    skos:broader <http://tun.fi/MX.202722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202624>,
        <http://tun.fi/MX.202625> ;
    skos:prefLabel "Microbisium"@fi,
        "Microbisium"@sv .

<http://tun.fi/MX.202626> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Microgyniidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202627>,
        <http://tun.fi/MX.202640> ;
    skos:prefLabel "Microgyniidae"@fi,
        "Microgyniidae"@sv .

<http://tun.fi/MX.202631> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microlinyphia" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202632>,
        <http://tun.fi/MX.202633> ;
    skos:prefLabel "Microlinyphia"@fi,
        "Microlinyphia"@sv .

<http://tun.fi/MX.202649> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Minunthozetes" ;
    skos:broader <http://tun.fi/MX.202691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202650>,
        <http://tun.fi/MX.202651> ;
    skos:prefLabel "Minunthozetes"@fi,
        "Minunthozetes"@sv .

<http://tun.fi/MX.202685> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Multioppia" ;
    skos:broader <http://tun.fi/MX.202823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202686>,
        <http://tun.fi/MX.202687> ;
    skos:prefLabel "Multioppia"@fi,
        "Multioppia"@sv .

<http://tun.fi/MX.202688> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycobates" ;
    skos:broader <http://tun.fi/MX.202691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202689>,
        <http://tun.fi/MX.202690> ;
    skos:prefLabel "Mycobates"@fi,
        "Mycobates"@sv .

<http://tun.fi/MX.202696> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nalepella" ;
    skos:broader <http://tun.fi/MX.203076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202697>,
        <http://tun.fi/MX.202698> ;
    skos:prefLabel "Nalepella"@fi,
        "Nalepella"@sv .

<http://tun.fi/MX.202715> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nemastomatidae" ;
    skos:broader <http://tun.fi/MX.70199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202713>,
        <http://tun.fi/MX.4884548> ;
    skos:prefLabel "Nemastomatidae"@fi,
        "Nemastomatidae"@sv .

<http://tun.fi/MX.202722> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Neobisiidae" ;
    skos:broader <http://tun.fi/MX.70200> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202623>,
        <http://tun.fi/MX.202723> ;
    skos:prefLabel "Neobisiidae"@fi,
        "Neobisiidae"@sv .

<http://tun.fi/MX.202767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nuctenea" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202768>,
        <http://tun.fi/MX.202769> ;
    skos:prefLabel "Nuctenea"@fi,
        "Nuctenea"@sv .

<http://tun.fi/MX.202787> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oligolophus" ;
    skos:broader <http://tun.fi/MX.203005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202788>,
        <http://tun.fi/MX.202789> ;
    skos:prefLabel "Oligolophus"@fi,
        "Oligolophus"@sv .

<http://tun.fi/MX.202833> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oribatellidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202830>,
        <http://tun.fi/MX.4980131> ;
    skos:prefLabel "Oribatellidae"@fi,
        "Oribatellidae"@sv .

<http://tun.fi/MX.202841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oribotritia" ;
    skos:broader <http://tun.fi/MX.202844> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202842>,
        <http://tun.fi/MX.202843> ;
    skos:prefLabel "Oribotritia"@fi,
        "Oribotritia"@sv .

<http://tun.fi/MX.202880> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachylaelaps" ;
    skos:broader <http://tun.fi/MX.202879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202881>,
        <http://tun.fi/MX.202882> ;
    skos:prefLabel "Pachylaelaps"@fi,
        "Pachylaelaps"@sv .

<http://tun.fi/MX.202885> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachyseius" ;
    skos:broader <http://tun.fi/MX.202549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202886>,
        <http://tun.fi/MX.202887> ;
    skos:prefLabel "Pachyseius"@fi,
        "Pachyseius"@sv .

<http://tun.fi/MX.202891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Palaeacarus" ;
    skos:broader <http://tun.fi/MX.202890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202892>,
        <http://tun.fi/MX.202893> ;
    skos:prefLabel "Palaeacarus"@fi,
        "Palaeacarus"@sv .

<http://tun.fi/MX.202901> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panonychus" ;
    skos:broader <http://tun.fi/MX.53597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202902>,
        <http://tun.fi/MX.202903> ;
    skos:prefLabel "Panonychus"@fi,
        "Panonychus"@sv .

<http://tun.fi/MX.202904> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parachipteria" ;
    skos:broader <http://tun.fi/MX.201282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202905>,
        <http://tun.fi/MX.202906> ;
    skos:prefLabel "Parachipteria"@fi,
        "Parachipteria"@sv .

<http://tun.fi/MX.202982> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pellenes" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202983>,
        <http://tun.fi/MX.202984> ;
    skos:prefLabel "Pellenes"@fi,
        "Pellenes"@sv .

<http://tun.fi/MX.202989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peponocranium" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202990>,
        <http://tun.fi/MX.202991> ;
    skos:prefLabel "Peponocranium"@fi,
        "Peponocranium"@sv .

<http://tun.fi/MX.203011> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phenopelopidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202084>,
        <http://tun.fi/MX.202985> ;
    skos:prefLabel "Phenopelopidae"@fi,
        "Phenopelopidae"@sv .

<http://tun.fi/MX.203026> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pholcidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203029>,
        <http://tun.fi/MX.203196> ;
    skos:prefLabel "Pholcidae"@fi,
        "Pholcidae"@sv .

<http://tun.fi/MX.203071> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phylloneta" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203072>,
        <http://tun.fi/MX.203073> ;
    skos:prefLabel "Phylloneta"@fi,
        "Phylloneta"@sv .

<http://tun.fi/MX.203092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pirata" ;
    skos:broader <http://tun.fi/MX.202514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203093>,
        <http://tun.fi/MX.203094> ;
    skos:prefLabel "Pirata"@fi,
        "Pirata"@sv .

<http://tun.fi/MX.203101> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pisauridae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201924>,
        <http://tun.fi/MX.203099> ;
    skos:prefLabel "Pisauridae"@fi,
        "Pisauridae"@sv .

<http://tun.fi/MX.203110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platyseius" ;
    skos:broader <http://tun.fi/MX.201539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203111>,
        <http://tun.fi/MX.203112> ;
    skos:prefLabel "Platyseius"@fi,
        "Platyseius"@sv .

<http://tun.fi/MX.203125> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polyaspidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203126>,
        <http://tun.fi/MX.203638> ;
    skos:prefLabel "Polyaspidae"@fi,
        "Polyaspidae"@sv .

<http://tun.fi/MX.203128> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polydesmidae" ;
    skos:broader <http://tun.fi/MX.70214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201612>,
        <http://tun.fi/MX.203129> ;
    skos:prefLabel "Polydesmidae"@fi,
        "Polydesmidae"@sv .

<http://tun.fi/MX.203171> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protoribates" ;
    skos:broader <http://tun.fi/MX.203175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203172>,
        <http://tun.fi/MX.203174> ;
    skos:prefLabel "Protoribates"@fi,
        "Protoribates"@sv .

<http://tun.fi/MX.203175> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Protoribatidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202472>,
        <http://tun.fi/MX.203171> ;
    skos:prefLabel "Protoribatidae"@fi,
        "Protoribatidae"@sv .

<http://tun.fi/MX.203180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pselaphochernes" ;
    skos:broader <http://tun.fi/MX.201758> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203181>,
        <http://tun.fi/MX.203182> ;
    skos:prefLabel "Pselaphochernes"@fi,
        "Pselaphochernes"@sv .

<http://tun.fi/MX.203183> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudalloptes" ;
    skos:broader <http://tun.fi/MX.203198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203184>,
        <http://tun.fi/MX.203185> ;
    skos:prefLabel "Pseudalloptes"@fi,
        "Pseudalloptes"@sv .

<http://tun.fi/MX.203221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Quadroppia" ;
    skos:broader <http://tun.fi/MX.203224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203222>,
        <http://tun.fi/MX.203223> ;
    skos:prefLabel "Quadroppia"@fi,
        "Quadroppia"@sv .

<http://tun.fi/MX.203263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rugathodes" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203264>,
        <http://tun.fi/MX.324990> ;
    skos:prefLabel "Rugathodes"@fi,
        "Rugathodes"@sv .

<http://tun.fi/MX.203268> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Salticus" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203269>,
        <http://tun.fi/MX.203270> ;
    skos:prefLabel "Salticus"@fi,
        "Salticus"@sv .

<http://tun.fi/MX.203276> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Savignia" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203277>,
        <http://tun.fi/MX.203278> ;
    skos:prefLabel "Savignia"@fi,
        "Savignia"@sv .

<http://tun.fi/MX.203291> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sclerosomatidae" ;
    skos:broader <http://tun.fi/MX.70199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202439>,
        <http://tun.fi/MX.202708> ;
    skos:prefLabel "Sclerosomatidae"@fi,
        "Sclerosomatidae"@sv .

<http://tun.fi/MX.203292> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scolopendrellidae" ;
    skos:broader <http://tun.fi/MX.70266> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203293>,
        <http://tun.fi/MX.203416> ;
    skos:prefLabel "Scolopendrellidae"@fi,
        "Scolopendrellidae"@sv .

<http://tun.fi/MX.203295> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scotina" ;
    skos:broader <http://tun.fi/MX.202493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203296>,
        <http://tun.fi/MX.203297> ;
    skos:prefLabel "Scotina"@fi,
        "Scotina"@sv .

<http://tun.fi/MX.203298> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scotinotylus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203299>,
        <http://tun.fi/MX.203300> ;
    skos:prefLabel "Scotinotylus"@fi,
        "Scotinotylus"@sv .

<http://tun.fi/MX.203304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scutovertex" ;
    skos:broader <http://tun.fi/MX.203307> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203305>,
        <http://tun.fi/MX.203306> ;
    skos:prefLabel "Scutovertex"@fi,
        "Scutovertex"@sv .

<http://tun.fi/MX.203337> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Singa" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203338>,
        <http://tun.fi/MX.203339> ;
    skos:prefLabel "Singa"@fi,
        "Singa"@sv .

<http://tun.fi/MX.203361> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spatiodamaeus" ;
    skos:broader <http://tun.fi/MX.201834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203362>,
        <http://tun.fi/MX.203364> ;
    skos:prefLabel "Spatiodamaeus"@fi,
        "Spatiodamaeus"@sv .

<http://tun.fi/MX.203365> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerozetes" ;
    skos:broader <http://tun.fi/MX.201721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203366>,
        <http://tun.fi/MX.203367> ;
    skos:prefLabel "Sphaerozetes"@fi,
        "Sphaerozetes"@sv .

<http://tun.fi/MX.203380> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Steganacaridae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201634>,
        <http://tun.fi/MX.203381> ;
    skos:prefLabel "Steganacaridae"@fi,
        "Steganacaridae"@sv .

<http://tun.fi/MX.203416> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symphylella" ;
    skos:broader <http://tun.fi/MX.203292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203417>,
        <http://tun.fi/MX.4999245> ;
    skos:prefLabel "Symphylella"@fi,
        "Symphylella"@sv .

<http://tun.fi/MX.203420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synchthonius" ;
    skos:broader <http://tun.fi/MX.201604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203421>,
        <http://tun.fi/MX.203422> ;
    skos:prefLabel "Synchthonius"@fi,
        "Synchthonius"@sv .

<http://tun.fi/MX.203448> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tegenaria" ;
    skos:broader <http://tun.fi/MX.201349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203449>,
        <http://tun.fi/MX.203450> ;
    skos:prefLabel "Tegenaria"@fi,
        "Tegenaria"@sv .

<http://tun.fi/MX.203462> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tegoribatidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202444>,
        <http://tun.fi/MX.203460> ;
    skos:prefLabel "Tegoribatidae"@fi,
        "Tegoribatidae"@sv .

<http://tun.fi/MX.203506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thyreosthenius" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203507>,
        <http://tun.fi/MX.203508> ;
    skos:prefLabel "Thyreosthenius"@fi,
        "Thyreosthenius"@sv .

<http://tun.fi/MX.203509> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tibellus" ;
    skos:broader <http://tun.fi/MX.203013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203510>,
        <http://tun.fi/MX.203511> ;
    skos:prefLabel "Tibellus"@fi,
        "Tibellus"@sv .

<http://tun.fi/MX.203516> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tiso" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203517>,
        <http://tun.fi/MX.203518> ;
    skos:prefLabel "Tiso"@fi,
        "Tiso"@sv .

<http://tun.fi/MX.203519> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Titanoeca" ;
    skos:broader <http://tun.fi/MX.203522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203520>,
        <http://tun.fi/MX.203521> ;
    skos:prefLabel "Titanoeca"@fi,
        "Titanoeca"@sv .

<http://tun.fi/MX.203544> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trachyuropodidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202809>,
        <http://tun.fi/MX.203537> ;
    skos:prefLabel "Trachyuropodidae"@fi,
        "Trachyuropodidae"@sv .

<http://tun.fi/MX.203545> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trematuridae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202716>,
        <http://tun.fi/MX.203565> ;
    skos:prefLabel "Trematuridae"@fi,
        "Trematuridae"@sv .

<http://tun.fi/MX.203582> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trisetacus" ;
    skos:broader <http://tun.fi/MX.203076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203583>,
        <http://tun.fi/MX.203584> ;
    skos:prefLabel "Trisetacus"@fi,
        "Trisetacus"@sv .

<http://tun.fi/MX.203592> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trombidium" ;
    skos:broader <http://tun.fi/MX.203591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203593>,
        <http://tun.fi/MX.203594> ;
    skos:prefLabel "Trombidium"@fi,
        "Trombidium"@sv .

<http://tun.fi/MX.203607> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Uloboridae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202347>,
        <http://tun.fi/MX.203608> ;
    skos:prefLabel "Uloboridae"@fi,
        "Uloboridae"@sv .

<http://tun.fi/MX.203637> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Uropodidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201914>,
        <http://tun.fi/MX.203628> ;
    skos:prefLabel "Uropodidae"@fi,
        "Uropodidae"@sv .

<http://tun.fi/MX.203654> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Veigaiidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202143>,
        <http://tun.fi/MX.203645> ;
    skos:prefLabel "Veigaiidae"@fi,
        "Veigaiidae"@sv .

<http://tun.fi/MX.203685> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xenillus" ;
    skos:broader <http://tun.fi/MX.203684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203686>,
        <http://tun.fi/MX.203687> ;
    skos:prefLabel "Xenillus"@fi,
        "Xenillus"@sv .

<http://tun.fi/MX.203688> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xerolycosa" ;
    skos:broader <http://tun.fi/MX.202514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203689>,
        <http://tun.fi/MX.203690> ;
    skos:prefLabel "Xerolycosa"@fi,
        "Xerolycosa"@sv .

<http://tun.fi/MX.203728> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zerconopsis" ;
    skos:broader <http://tun.fi/MX.201539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203729>,
        <http://tun.fi/MX.4999744> ;
    skos:prefLabel "Zerconopsis"@fi,
        "Zerconopsis"@sv .

<http://tun.fi/MX.203732> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Zetomimidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202254>,
        <http://tun.fi/MX.203733> ;
    skos:prefLabel "Zetomimidae"@fi,
        "Zetomimidae"@sv .

<http://tun.fi/MX.203782> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolichurus" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.203780> ;
    skos:hiddenLabel "Dolichurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203783>,
        <http://tun.fi/MX.203784> ;
    skos:prefLabel "kartiopistiäiset"@fi,
        "Dolichurus"@sv .

<http://tun.fi/MX.203786> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ammophilinae" ;
    dwc:scientificNameAuthorship "André, 1886" ;
    skos:broader <http://tun.fi/MX.203785> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203787>,
        <http://tun.fi/MX.203790> ;
    skos:prefLabel "Ammophilinae"@fi,
        "Ammophilinae"@sv .

<http://tun.fi/MX.203787> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Podalonia" ;
    dwc:scientificNameAuthorship "Fernald, 1927" ;
    skos:broader <http://tun.fi/MX.203786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203788>,
        <http://tun.fi/MX.203789> ;
    skos:prefLabel "Podalonia"@fi,
        "Podalonia"@sv .

<http://tun.fi/MX.203861> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Astatinae" ;
    dwc:scientificNameAuthorship "Lepeletier, 1845" ;
    skos:broader <http://tun.fi/MX.203860> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203862>,
        <http://tun.fi/MX.203865> ;
    skos:prefLabel "Astatinae"@fi,
        "Astatinae"@sv .

<http://tun.fi/MX.203862> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Astata" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:altLabel "kievaspistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.203861> ;
    skos:hiddenLabel "Astata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203863>,
        <http://tun.fi/MX.203864> ;
    skos:prefLabel "kievashukat"@fi,
        "Astata"@sv .

<http://tun.fi/MX.203865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dryudella" ;
    dwc:scientificNameAuthorship "Spinola, 1843" ;
    skos:broader <http://tun.fi/MX.203861> ;
    skos:hiddenLabel "Dryudella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203866>,
        <http://tun.fi/MX.203867> ;
    skos:prefLabel "ludehukat"@fi,
        "Dryudella"@sv .

<http://tun.fi/MX.203901> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anteoninae" ;
    dwc:scientificNameAuthorship "Perkins, 1912" ;
    skos:broader <http://tun.fi/MX.203892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203902>,
        <http://tun.fi/MX.203924> ;
    skos:prefLabel "Anteoninae"@fi,
        "Anteoninae"@sv .

<http://tun.fi/MX.203957> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Bethylinae" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.203956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203958>,
        <http://tun.fi/MX.203964> ;
    skos:prefLabel "Bethylinae"@fi,
        "Bethylinae"@sv .

<http://tun.fi/MX.203964> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Goniozus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.203957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203965>,
        <http://tun.fi/MX.313387> ;
    skos:prefLabel "Goniozus"@fi,
        "Goniozus"@sv .

<http://tun.fi/MX.203967> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scleroderminae" ;
    dwc:scientificNameAuthorship "Kieffer, 1914" ;
    skos:broader <http://tun.fi/MX.203956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203968>,
        <http://tun.fi/MX.203980> ;
    skos:prefLabel "Scleroderminae"@fi,
        "Scleroderminae"@sv .

<http://tun.fi/MX.203980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plastanoxus" ;
    dwc:scientificNameAuthorship "Kieffer, 1905" ;
    skos:broader <http://tun.fi/MX.203967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203981>,
        <http://tun.fi/MX.313388> ;
    skos:prefLabel "Plastanoxus"@fi,
        "Plastanoxus"@sv .

<http://tun.fi/MX.203985> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chrysididae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Chrysididae"@fi,
        "Chrysididae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203986>,
        <http://tun.fi/MX.203990> ;
    skos:prefLabel "kultapistiäiset"@fi,
        "guldsteklar"@sv .

<http://tun.fi/MX.203987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cleptes" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.203986> ;
    skos:hiddenLabel "Cleptes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203988>,
        <http://tun.fi/MX.203989> ;
    skos:prefLabel "säihkykultiaiset"@fi,
        "Cleptes"@sv .

<http://tun.fi/MX.203992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omalus" ;
    dwc:scientificNameAuthorship "Panzer, 1801" ;
    skos:broader <http://tun.fi/MX.203990> ;
    skos:hiddenLabel "Omalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203993>,
        <http://tun.fi/MX.203994> ;
    skos:prefLabel "hohtokultiaiset"@fi,
        "Omalus"@sv .

<http://tun.fi/MX.204063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenodynerus" ;
    dwc:scientificNameAuthorship "de Saussure, 1863" ;
    skos:broader <http://tun.fi/MX.204052> ;
    skos:hiddenLabel "Stenodynerus"@fi,
        "Stenodynerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204064>,
        <http://tun.fi/MX.204065> ;
    skos:prefLabel "pikkuampiaiset"@fi,
        "smalgetingar"@sv .

<http://tun.fi/MX.204066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euodynerus" ;
    dwc:scientificNameAuthorship "Dalla Torre, 1904" ;
    skos:broader <http://tun.fi/MX.204052> ;
    skos:hiddenLabel "Euodynerus"@fi,
        "Euodynerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204068>,
        <http://tun.fi/MX.204069> ;
    skos:prefLabel "seinäampiaiset"@fi,
        "kamgetingar"@sv .

<http://tun.fi/MX.204125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tiphia" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.204124> ;
    skos:hiddenLabel "Tiphia"@fi,
        "Tiphia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204127>,
        <http://tun.fi/MX.204129> ;
    skos:prefLabel "puukkopistiäiset"@fi,
        "pansarsteklar"@sv .

<http://tun.fi/MX.204161> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Auplopus" ;
    dwc:scientificNameAuthorship "Spinola, 1841" ;
    skos:broader <http://tun.fi/MX.204135> ;
    skos:hiddenLabel "Auplopus"@fi,
        "Auplopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204162>,
        <http://tun.fi/MX.204163> ;
    skos:prefLabel "laukkipistiäiset"@fi,
        "murarvägsteklar"@sv .

<http://tun.fi/MX.204172> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Episyron" ;
    dwc:scientificNameAuthorship "Schiødte, 1837" ;
    skos:broader <http://tun.fi/MX.204164> ;
    skos:hiddenLabel "Episyron"@fi,
        "Episyron"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204173>,
        <http://tun.fi/MX.204174> ;
    skos:prefLabel "turmanpistiäiset"@fi,
        "riddarvägsteklar"@sv .

<http://tun.fi/MX.204221> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mutillidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Mutillidae"@fi,
        "Mutillidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204222>,
        <http://tun.fi/MX.4979817> ;
    skos:prefLabel "mutipistiäiset"@fi,
        "sammetsteklar"@sv .

<http://tun.fi/MX.204222> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Mutillinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204221> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204224>,
        <http://tun.fi/MX.204228> ;
    skos:prefLabel "Mutillinae"@fi,
        "Mutillinae"@sv .

<http://tun.fi/MX.204235> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sapyginae" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.204234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204236>,
        <http://tun.fi/MX.4994053> ;
    skos:prefLabel "Sapyginae"@fi,
        "Sapyginae"@sv .

<http://tun.fi/MX.204249> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dolichoderinae" ;
    dwc:scientificNameAuthorship "Forel, 1878" ;
    skos:broader <http://tun.fi/MX.53587> ;
    skos:hiddenLabel "Dolichoderinae"@fi,
        "Dolichoderinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204251>,
        <http://tun.fi/MX.4884383> ;
    skos:prefLabel "haisumuurahaiset"@fi,
        "doftmyror"@sv .

<http://tun.fi/MX.204279> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Temnothorax" ;
    dwc:scientificNameAuthorship "Forel, 1890" ;
    skos:broader <http://tun.fi/MX.53554> ;
    skos:hiddenLabel "Temnothorax"@fi,
        "Temnothorax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204280>,
        <http://tun.fi/MX.204281> ;
    skos:prefLabel "pikkuliekomuurahaiset"@fi,
        "mindre smalmyror"@sv .

<http://tun.fi/MX.204379> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Colletidae" ;
    dwc:scientificNameAuthorship "Lepeletier, 1841" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Colletidae"@fi,
        "Colletidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204380>,
        <http://tun.fi/MX.204389> ;
    skos:prefLabel "kalvomehiläiset"@fi,
        "korttungebin"@sv .

<http://tun.fi/MX.204508> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mellinus" ;
    dwc:scientificNameAuthorship "Fabricius, 1790" ;
    skos:altLabel "kärpäspistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.204507> ;
    skos:hiddenLabel "Mellinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204509>,
        <http://tun.fi/MX.204510> ;
    skos:prefLabel "hietahukat"@fi,
        "Mellinus"@sv .

<http://tun.fi/MX.204524> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Argogorytes" ;
    dwc:scientificNameAuthorship "Ashmead, 1899" ;
    skos:altLabel "velhopistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.204523> ;
    skos:hiddenLabel "Argogorytes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204525>,
        <http://tun.fi/MX.204526> ;
    skos:prefLabel "velhohukat"@fi,
        "Argogorytes"@sv .

<http://tun.fi/MX.204527> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Harpactus" ;
    dwc:scientificNameAuthorship "Shuckard, 1837" ;
    skos:broader <http://tun.fi/MX.204523> ;
    skos:hiddenLabel "Harpactus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204528>,
        <http://tun.fi/MX.204529> ;
    skos:prefLabel "sirohukat"@fi,
        "Harpactus"@sv .

<http://tun.fi/MX.204537> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Philanthidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Philanthidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204538>,
        <http://tun.fi/MX.204541> ;
    skos:prefLabel "rengaspistiäiset"@fi,
        "Philanthidae"@sv .

<http://tun.fi/MX.204548> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Melittidae" ;
    dwc:scientificNameAuthorship "Schenck, 1860" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Melittidae"@fi,
        "Melittidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204549>,
        <http://tun.fi/MX.204553> ;
    skos:prefLabel "vyömehiläiset"@fi,
        "sommarbin"@sv .

<http://tun.fi/MX.204553> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Melittinae" ;
    dwc:scientificNameAuthorship "Schenck, 1860" ;
    skos:broader <http://tun.fi/MX.204548> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204555>,
        <http://tun.fi/MX.204560> ;
    skos:prefLabel "Melittinae"@fi,
        "Melittinae"@sv .

<http://tun.fi/MX.204555> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macropis" ;
    dwc:scientificNameAuthorship "Panzer, 1809" ;
    skos:broader <http://tun.fi/MX.204553> ;
    skos:hiddenLabel "Macropis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204557>,
        <http://tun.fi/MX.204558> ;
    skos:prefLabel "alpimehiläiset"@fi,
        "Macropis"@sv .

<http://tun.fi/MX.204560> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melitta" ;
    dwc:scientificNameAuthorship "Kirby, 1802" ;
    skos:broader <http://tun.fi/MX.204553> ;
    skos:hiddenLabel "Melitta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204562>,
        <http://tun.fi/MX.204563> ;
    skos:prefLabel "vyömehiläiset"@fi,
        "Melitta"@sv .

<http://tun.fi/MX.204583> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthidium" ;
    dwc:scientificNameAuthorship "Fabricius, 1804" ;
    skos:broader <http://tun.fi/MX.204565> ;
    skos:hiddenLabel "Anthidium"@fi,
        "Anthidium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204585>,
        <http://tun.fi/MX.204586> ;
    skos:prefLabel "huopamehiläiset"@fi,
        "ullbin"@sv .

<http://tun.fi/MX.204706> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Apinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.53566> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204771>,
        <http://tun.fi/MX.53474> ;
    skos:prefLabel "Apinae"@fi,
        "Apinae"@sv .

<http://tun.fi/MX.204715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthophora" ;
    dwc:scientificNameAuthorship "Latreille, 1803" ;
    skos:broader <http://tun.fi/MX.5013442> ;
    skos:hiddenLabel "Anthophora"@fi,
        "Anthophora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204717>,
        <http://tun.fi/MX.204719> ;
    skos:prefLabel "seinämehiläiset"@fi,
        "pälsbin"@sv .

<http://tun.fi/MX.204773> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Andrenidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Andrenidae"@fi,
        "Andrenidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204774>,
        <http://tun.fi/MX.204838> ;
    skos:prefLabel "maamehiläiset"@fi,
        "grävbin"@sv .

<http://tun.fi/MX.204838> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Panurginae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.204773> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204840>,
        <http://tun.fi/MX.204843> ;
    skos:prefLabel "Panurginae"@fi,
        "Panurginae"@sv .

<http://tun.fi/MX.204845> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Halictidae" ;
    dwc:scientificNameAuthorship "Thomson, 1869" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Halictidae"@fi,
        "Halictidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204846>,
        <http://tun.fi/MX.204851> ;
    skos:prefLabel "hietamehiläiset"@fi,
        "vägbin"@sv .

<http://tun.fi/MX.204904> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anomoporia" ;
    dwc:scientificNameAuthorship "Pouzar" ;
    skos:broader <http://tun.fi/MX.233381> ;
    skos:hiddenLabel "Anomoporia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205421>,
        <http://tun.fi/MX.205422> ;
    skos:prefLabel "harsukäävät"@fi,
        "Anomoporia"@sv .

<http://tun.fi/MX.204905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Henningsomyces" ;
    dwc:scientificNameAuthorship "O. Kuntze" ;
    skos:broader <http://tun.fi/MX.233245> ;
    skos:hiddenLabel "Henningsomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205963>,
        <http://tun.fi/MX.205964> ;
    skos:prefLabel "tupikat"@fi,
        "Henningsomyces"@sv .

<http://tun.fi/MX.204906> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erastia" ;
    dwc:scientificNameAuthorship "Niemelä & Kinnunen" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Erastia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205955>,
        <http://tun.fi/MX.205957> ;
    skos:prefLabel "lohikäävät"@fi,
        "Erastia"@sv .

<http://tun.fi/MX.204915> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dacryobolus" ;
    skos:broader <http://tun.fi/MX.233387> ;
    skos:hiddenLabel "Dacryobolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205626>,
        <http://tun.fi/MX.205627> ;
    skos:prefLabel "uumakat"@fi,
        "Dacryobolus"@sv .

<http://tun.fi/MX.204922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bjerkandera" ;
    skos:broader <http://tun.fi/MX.233251> ;
    skos:hiddenLabel "Bjerkandera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205478>,
        <http://tun.fi/MX.205479> ;
    skos:prefLabel "tuhkakäävät"@fi,
        "Bjerkandera"@sv .

<http://tun.fi/MX.204927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bankera" ;
    skos:broader <http://tun.fi/MX.233418> ;
    skos:hiddenLabel "Bankera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205469>,
        <http://tun.fi/MX.205470> ;
    skos:prefLabel "lakritsiorakkaat"@fi,
        "Bankera"@sv .

<http://tun.fi/MX.204929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anomoloma" ;
    dwc:scientificNameAuthorship "Niemelä & K.H.Larss." ;
    skos:broader <http://tun.fi/MX.233387> ;
    skos:hiddenLabel "Anomoloma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205419>,
        <http://tun.fi/MX.205420> ;
    skos:prefLabel "rihmakäävät"@fi,
        "Anomoloma"@sv .

<http://tun.fi/MX.204930> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gloeoporus" ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Gloeoporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205948>,
        <http://tun.fi/MX.205949> ;
    skos:prefLabel "tikankäävät"@fi,
        "Gloeoporus"@sv .

<http://tun.fi/MX.204938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fomitopsis" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233387> ;
    skos:hiddenLabel "Fomitopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205931>,
        <http://tun.fi/MX.205932> ;
    skos:prefLabel "kantokäävät"@fi,
        "Fomitopsis"@sv .

<http://tun.fi/MX.204939> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pycnoporellus" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:hiddenLabel "Pycnoporellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205822>,
        <http://tun.fi/MX.205823> ;
    skos:prefLabel "rusokäävät"@fi,
        "Pycnoporellus"@sv .

<http://tun.fi/MX.204948> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Datronia" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Datronia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205633>,
        <http://tun.fi/MX.205634> ;
    skos:prefLabel "kennokäävät"@fi,
        "Datronia"@sv .

<http://tun.fi/MX.204951> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meruliopsis" ;
    skos:broader <http://tun.fi/MX.313512> ;
    skos:hiddenLabel "Meruliopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205503>,
        <http://tun.fi/MX.206105> ;
    skos:prefLabel "viinikäävät"@fi,
        "Meruliopsis"@sv .

<http://tun.fi/MX.204957> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mucronella" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233270> ;
    skos:hiddenLabel "Mucronella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206107>,
        <http://tun.fi/MX.206108> ;
    skos:prefLabel "parvipiikit"@fi,
        "Mucronella"@sv .

<http://tun.fi/MX.204960> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterobasidion" ;
    skos:broader <http://tun.fi/MX.70628> ;
    skos:hiddenLabel "Heterobasidion"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205968>,
        <http://tun.fi/MX.205969> ;
    skos:prefLabel "juurikäävät"@fi,
        "Heterobasidion"@sv .

<http://tun.fi/MX.204962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conferticium" ;
    skos:broader <http://tun.fi/MX.233349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205584>,
        <http://tun.fi/MX.205585> ;
    skos:prefLabel "Conferticium"@fi,
        "Conferticium"@sv .

<http://tun.fi/MX.204973> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erythricium" ;
    dwc:scientificNameAuthorship "J.Erikss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.233419> ;
    skos:hiddenLabel "Erythricium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205652>,
        <http://tun.fi/MX.205653> ;
    skos:prefLabel "talviorvakat"@fi,
        "Erythricium"@sv .

<http://tun.fi/MX.204983> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrotyphula" ;
    dwc:scientificNameAuthorship "R.H.Petersen" ;
    skos:broader <http://tun.fi/MX.233339> ;
    skos:hiddenLabel "Macrotyphula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206097>,
        <http://tun.fi/MX.206098> ;
    skos:prefLabel "hoikkanuijakkaat"@fi,
        "Macrotyphula"@sv .

<http://tun.fi/MX.204994> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Membranomyces" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.233305> ;
    skos:hiddenLabel "Membranomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206102>,
        <http://tun.fi/MX.206103> ;
    skos:prefLabel "kalvot"@fi,
        "Membranomyces"@sv .

<http://tun.fi/MX.205002> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brevicellicium" ;
    skos:broader <http://tun.fi/MX.233271> ;
    skos:hiddenLabel "Brevicellicium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205496>,
        <http://tun.fi/MX.205497> ;
    skos:prefLabel "vahaharsukat"@fi,
        "Brevicellicium"@sv .

<http://tun.fi/MX.205012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphinema" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:hiddenLabel "Amphinema"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205406>,
        <http://tun.fi/MX.234727> ;
    skos:prefLabel "kuopikat"@fi,
        "Amphinema"@sv .

<http://tun.fi/MX.205013> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyphodontiella" ;
    dwc:scientificNameAuthorship "Å.Strid" ;
    skos:broader <http://tun.fi/MX.233270> ;
    skos:hiddenLabel "Hyphodontiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206038>,
        <http://tun.fi/MX.235675> ;
    skos:prefLabel "hidut"@fi,
        "Hyphodontiella"@sv .

<http://tun.fi/MX.205026> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hapalopilus" ;
    skos:broader <http://tun.fi/MX.233251> ;
    skos:hiddenLabel "Hapalopilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205958>,
        <http://tun.fi/MX.4884035> ;
    skos:prefLabel "okrakäävät"@fi,
        "Hapalopilus"@sv .

<http://tun.fi/MX.205030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Candelabrochaete" ;
    dwc:scientificNameAuthorship "Boidin" ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Candelabrochaete"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205510>,
        <http://tun.fi/MX.206111> ;
    skos:prefLabel "kruunuorvakat"@fi,
        "Candelabrochaete"@sv .

<http://tun.fi/MX.205031> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tylospora" ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:hiddenLabel "Tylospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206337>,
        <http://tun.fi/MX.206338> ;
    skos:prefLabel "humukat"@fi,
        "Tylospora"@sv .

<http://tun.fi/MX.205032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ganoderma" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Ganoderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205936>,
        <http://tun.fi/MX.205937> ;
    skos:prefLabel "lattakäävät"@fi,
        "Ganoderma"@sv .

<http://tun.fi/MX.205040> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boletopsis" ;
    skos:broader <http://tun.fi/MX.233418> ;
    skos:hiddenLabel "Boletopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205482>,
        <http://tun.fi/MX.205483> ;
    skos:prefLabel "sudenkäävät"@fi,
        "Boletopsis"@sv .

<http://tun.fi/MX.205044> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplomitoporus" ;
    skos:broader <http://tun.fi/MX.233326> ;
    skos:hiddenLabel "Diplomitoporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205645>,
        <http://tun.fi/MX.205646> ;
    skos:prefLabel "lohkokäävät"@fi,
        "Diplomitoporus"@sv .

<http://tun.fi/MX.205046> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amyloathelia" ;
    dwc:scientificNameAuthorship "Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233381> ;
    skos:hiddenLabel "Amyloathelia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205407>,
        <http://tun.fi/MX.4891413> ;
    skos:prefLabel "valakat"@fi,
        "Amyloathelia"@sv .

<http://tun.fi/MX.205052> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Daedaleopsis" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Daedaleopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205631>,
        <http://tun.fi/MX.4884395> ;
    skos:prefLabel "särmäkäävät"@fi,
        "Daedaleopsis"@sv .

<http://tun.fi/MX.205057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hericium" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.233352> ;
    skos:hiddenLabel "Hericium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205965>,
        <http://tun.fi/MX.205966> ;
    skos:prefLabel "koralliorakkaat"@fi,
        "Hericium"@sv .

<http://tun.fi/MX.205060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scytinostromella" ;
    skos:broader <http://tun.fi/MX.233349> ;
    skos:hiddenLabel "Scytinostromella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205899>,
        <http://tun.fi/MX.205900> ;
    skos:prefLabel "tyllikät"@fi,
        "Scytinostromella"@sv .

<http://tun.fi/MX.205069> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kavinia" ;
    skos:broader <http://tun.fi/MX.233003> ;
    skos:hiddenLabel "Kavinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206069>,
        <http://tun.fi/MX.206070> ;
    skos:prefLabel "karhikat"@fi,
        "Kavinia"@sv .

<http://tun.fi/MX.205082> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athelicium" ;
    dwc:scientificNameAuthorship "K.H.Larss. & Hjortstam" ;
    skos:broader <http://tun.fi/MX.233304> ;
    skos:hiddenLabel "Athelicium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205463>,
        <http://tun.fi/MX.4891421> ;
    skos:prefLabel "pitsikät"@fi,
        "Athelicium"@sv .

<http://tun.fi/MX.205088> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exidiopsis" ;
    dwc:scientificNameAuthorship "(Bref.) A.Møller" ;
    skos:broader <http://tun.fi/MX.233441> ;
    skos:hiddenLabel "Exidiopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205664>,
        <http://tun.fi/MX.205665> ;
    skos:prefLabel "puuntalit"@fi,
        "Exidiopsis"@sv .

<http://tun.fi/MX.205098> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jaapia" ;
    skos:broader <http://tun.fi/MX.234631> ;
    skos:hiddenLabel "Jaapia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206067>,
        <http://tun.fi/MX.206068> ;
    skos:prefLabel "jaapikat"@fi,
        "Jaapia"@sv .

<http://tun.fi/MX.205102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptoporus" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.233251> ;
    skos:hiddenLabel "Leptoporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4884118>,
        <http://tun.fi/MX.4884119> ;
    skos:prefLabel "häivekäävät"@fi,
        "Leptoporus"@sv .

<http://tun.fi/MX.205103> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fibricium" ;
    dwc:scientificNameAuthorship "J.Erikss." ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205690>,
        <http://tun.fi/MX.205691> ;
    skos:prefLabel "Fibricium"@fi,
        "Fibricium"@sv .

<http://tun.fi/MX.205106> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paullicorticium" ;
    dwc:scientificNameAuthorship "J.Erikss." ;
    skos:broader <http://tun.fi/MX.53677> ;
    skos:hiddenLabel "Paullicorticium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206123>,
        <http://tun.fi/MX.206124> ;
    skos:prefLabel "kätköorvakat"@fi,
        "Paullicorticium"@sv .

<http://tun.fi/MX.205108> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coltricia" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Coltricia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205582>,
        <http://tun.fi/MX.205583> ;
    skos:prefLabel "kangaskäävät"@fi,
        "Coltricia"@sv .

<http://tun.fi/MX.205113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spiculogloea" ;
    skos:broader <http://tun.fi/MX.234577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206185>,
        <http://tun.fi/MX.5003491> ;
    skos:prefLabel "Spiculogloea"@fi,
        "Spiculogloea"@sv .

<http://tun.fi/MX.205116> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gloeocystidiellum" ;
    dwc:scientificNameAuthorship "Donk" ;
    skos:broader <http://tun.fi/MX.70628> ;
    skos:hiddenLabel "Gloeocystidiellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205940>,
        <http://tun.fi/MX.235516> ;
    skos:prefLabel "talityllikät"@fi,
        "Gloeocystidiellum"@sv .

<http://tun.fi/MX.205120> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizophyllum" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.233245> ;
    skos:hiddenLabel "Schizophyllum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205892>,
        <http://tun.fi/MX.205893> ;
    skos:prefLabel "halkiheltat"@fi,
        "Schizophyllum"@sv .

<http://tun.fi/MX.205121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudomerulius" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.233346> ;
    skos:hiddenLabel "Pseudomerulius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205811>,
        <http://tun.fi/MX.205812> ;
    skos:prefLabel "kultarypykät"@fi,
        "Pseudomerulius"@sv .

<http://tun.fi/MX.205127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asterostroma" ;
    dwc:scientificNameAuthorship "Massee" ;
    skos:broader <http://tun.fi/MX.233327> ;
    skos:hiddenLabel "Asterostroma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205452>,
        <http://tun.fi/MX.205453> ;
    skos:prefLabel "tähtivuotikat"@fi,
        "Asterostroma"@sv .

<http://tun.fi/MX.205133> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cotylidia" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Cotylidia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205596>,
        <http://tun.fi/MX.205597> ;
    skos:prefLabel "torvikat"@fi,
        "Cotylidia"@sv .

<http://tun.fi/MX.205139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterula" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233267> ;
    skos:hiddenLabel "Pterula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205819>,
        <http://tun.fi/MX.205820> ;
    skos:prefLabel "hiushaarakkaat"@fi,
        "Pterula"@sv .

<http://tun.fi/MX.206443> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polymerurus" ;
    dwc:scientificNameAuthorship "Remane, 1927" ;
    skos:broader <http://tun.fi/MX.206420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206444>,
        <http://tun.fi/MX.206445> ;
    skos:prefLabel "Polymerurus"@fi,
        "Polymerurus"@sv .

<http://tun.fi/MX.206452> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Forficulidae" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.70223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206453>,
        <http://tun.fi/MX.206455> ;
    skos:prefLabel "Forficulidae"@fi,
        "Forficulidae"@sv .

<http://tun.fi/MX.206469> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectobius" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.206468> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206470>,
        <http://tun.fi/MX.206471> ;
    skos:prefLabel "Ectobius"@fi,
        "Ectobius"@sv .

<http://tun.fi/MX.206475> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptophlebia" ;
    dwc:scientificNameAuthorship "Westwood, 1840" ;
    skos:broader <http://tun.fi/MX.206474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206476>,
        <http://tun.fi/MX.206477> ;
    skos:prefLabel "Leptophlebia"@fi,
        "Leptophlebia"@sv .

<http://tun.fi/MX.206483> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Habrophlebia" ;
    dwc:scientificNameAuthorship "Eaton, 1881" ;
    skos:broader <http://tun.fi/MX.206474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206484>,
        <http://tun.fi/MX.206485> ;
    skos:prefLabel "Habrophlebia"@fi,
        "Habrophlebia"@sv .

<http://tun.fi/MX.206496> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ephemerellidae" ;
    dwc:scientificNameAuthorship "Klapálek, 1909" ;
    skos:broader <http://tun.fi/MX.206472> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206497>,
        <http://tun.fi/MX.5081576> ;
    skos:prefLabel "Ephemerellidae"@fi,
        "Ephemerellidae"@sv .

<http://tun.fi/MX.206497> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ephemerella" ;
    dwc:scientificNameAuthorship "Walsh, 1863" ;
    skos:broader <http://tun.fi/MX.206496> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206498>,
        <http://tun.fi/MX.206499> ;
    skos:prefLabel "Ephemerella"@fi,
        "Ephemerella"@sv .

<http://tun.fi/MX.206501> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Caenidae" ;
    dwc:scientificNameAuthorship "Newman, 1853" ;
    skos:broader <http://tun.fi/MX.206472> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206502>,
        <http://tun.fi/MX.206508> ;
    skos:prefLabel "Caenidae"@fi,
        "Caenidae"@sv .

<http://tun.fi/MX.206512> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Heptageniidae" ;
    dwc:scientificNameAuthorship "Needham, 1901" ;
    skos:broader <http://tun.fi/MX.206510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206513>,
        <http://tun.fi/MX.206516> ;
    skos:prefLabel "Heptageniidae"@fi,
        "Heptageniidae"@sv .

<http://tun.fi/MX.206516> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Heptageniinae" ;
    dwc:scientificNameAuthorship "Needham, 1901" ;
    skos:broader <http://tun.fi/MX.206512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206517>,
        <http://tun.fi/MX.206522> ;
    skos:prefLabel "Heptageniinae"@fi,
        "Heptageniinae"@sv .

<http://tun.fi/MX.206522> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kageronia" ;
    dwc:scientificNameAuthorship "Matsumura, 1931" ;
    skos:broader <http://tun.fi/MX.206516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206523>,
        <http://tun.fi/MX.206524> ;
    skos:prefLabel "Kageronia"@fi,
        "Kageronia"@sv .

<http://tun.fi/MX.206529> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metretopus" ;
    dwc:scientificNameAuthorship "Eaton, 1901" ;
    skos:broader <http://tun.fi/MX.206528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206530>,
        <http://tun.fi/MX.206531> ;
    skos:prefLabel "Metretopus"@fi,
        "Metretopus"@sv .

<http://tun.fi/MX.206533> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Siphlonuridae" ;
    dwc:scientificNameAuthorship "Ulmer 1920 (1888 )" ;
    skos:broader <http://tun.fi/MX.206510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206534>,
        <http://tun.fi/MX.206541> ;
    skos:prefLabel "Siphlonuridae"@fi,
        "Siphlonuridae"@sv .

<http://tun.fi/MX.206542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parameletus" ;
    dwc:scientificNameAuthorship "Bengtsson, 1908" ;
    skos:broader <http://tun.fi/MX.206541> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206543>,
        <http://tun.fi/MX.206544> ;
    skos:prefLabel "Parameletus"@fi,
        "Parameletus"@sv .

<http://tun.fi/MX.206548> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Baetidae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.206510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206549>,
        <http://tun.fi/MX.206567> ;
    skos:prefLabel "Baetidae"@fi,
        "Baetidae"@sv .

<http://tun.fi/MX.206561> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nigrobaetis" ;
    dwc:scientificNameAuthorship "Novikova & Kluge, 1987" ;
    skos:broader <http://tun.fi/MX.206549> ;
    skos:hiddenLabel "Baetis (Nigrobaetis)"@fi,
        "Baetis (Nigrobaetis)"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206562>,
        <http://tun.fi/MX.206564> ;
    skos:prefLabel "Nigrobaetis"@fi,
        "Nigrobaetis"@sv .

<http://tun.fi/MX.206698> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceramium" ;
    skos:broader <http://tun.fi/MX.206696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206699>,
        <http://tun.fi/MX.213373> ;
    skos:prefLabel "Ceramium"@fi,
        "Ceramium"@sv .

<http://tun.fi/MX.206709> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fucus" ;
    skos:broader <http://tun.fi/MX.206708> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206710>,
        <http://tun.fi/MX.213359> ;
    skos:prefLabel "Fucus"@fi,
        "Fucus"@sv .

<http://tun.fi/MX.206714> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ulvaceae" ;
    skos:broader <http://tun.fi/MX.70712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206715>,
        <http://tun.fi/MX.292249> ;
    skos:prefLabel "Ulvaceae"@fi,
        "Ulvaceae"@sv .

<http://tun.fi/MX.206827> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lotidae" ;
    skos:broader <http://tun.fi/MX.53309> ;
    skos:hiddenLabel "Lotidae"@fi,
        "Lotidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206828>,
        <http://tun.fi/MX.53185> ;
    skos:prefLabel "mateet"@fi,
        "lakefiskar"@sv .

<http://tun.fi/MX.206834> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scophthalmus" ;
    dwc:scientificNameAuthorship "Rafinesque, 1810" ;
    skos:broader <http://tun.fi/MX.206833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206835>,
        <http://tun.fi/MX.53246> ;
    skos:prefLabel "Scophthalmus"@fi,
        "Scophthalmus"@sv .

<http://tun.fi/MX.206975> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Columbinae" ;
    skos:broader <http://tun.fi/MX.27901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27902>,
        <http://tun.fi/MX.27954> ;
    skos:prefLabel "Columbinae"@fi,
        "Columbinae"@sv .

<http://tun.fi/MX.206997> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cuculinae" ;
    skos:broader <http://tun.fi/MX.28697> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.28698>,
        <http://tun.fi/MX.28706> ;
    skos:prefLabel "Cuculinae"@fi,
        "Cuculinae"@sv .

<http://tun.fi/MX.207038> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Charadriinae" ;
    skos:broader <http://tun.fi/MX.27525> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27558>,
        <http://tun.fi/MX.27596> ;
    skos:prefLabel "Charadriinae"@fi,
        "Charadriinae"@sv .

<http://tun.fi/MX.207041> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Numeniinae" ;
    skos:broader <http://tun.fi/MX.27601> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27607>,
        <http://tun.fi/MX.27616> ;
    skos:prefLabel "Numeniinae"@fi,
        "Numeniinae"@sv .

<http://tun.fi/MX.207043> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Calidrinae" ;
    skos:broader <http://tun.fi/MX.27601> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27641>,
        <http://tun.fi/MX.27681> ;
    skos:prefLabel "Calidrinae"@fi,
        "Calidrinae"@sv .

<http://tun.fi/MX.207076> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Gypaetinae" ;
    skos:broader <http://tun.fi/MX.26473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26487>,
        <http://tun.fi/MX.26550> ;
    skos:prefLabel "Gypaetinae"@fi,
        "Gypaetinae"@sv .

<http://tun.fi/MX.211039> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trichoceridae" ;
    dwc:scientificNameAuthorship "Rondani, 1841" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Trichoceridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211275>,
        <http://tun.fi/MX.272630> ;
    skos:prefLabel "talvisääsket"@fi,
        "Trichoceridae"@sv .

<http://tun.fi/MX.211117> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hypercalliinae" ;
    dwc:scientificNameAuthorship "Leraut, 1993" ;
    skos:broader <http://tun.fi/MX.59247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59314>,
        <http://tun.fi/MX.59316> ;
    skos:prefLabel "Hypercalliinae"@fi,
        "Hypercalliinae"@sv .

<http://tun.fi/MX.211118> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lypusinae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1857" ;
    skos:broader <http://tun.fi/MX.59227> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59228>,
        <http://tun.fi/MX.59230> ;
    skos:prefLabel "Lypusinae"@fi,
        "Lypusinae"@sv .

<http://tun.fi/MX.211284> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Callomyiinae" ;
    dwc:scientificNameAuthorship "Rondani, 1841" ;
    skos:broader <http://tun.fi/MX.211283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277382>,
        <http://tun.fi/MX.277399> ;
    skos:prefLabel "Callomyiinae"@fi,
        "Callomyiinae"@sv .

<http://tun.fi/MX.211476> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudococcyx" ;
    dwc:scientificNameAuthorship "Swatschek, 1958" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60488>,
        <http://tun.fi/MX.60489> ;
    skos:prefLabel "Pseudococcyx"@fi,
        "Pseudococcyx"@sv .

<http://tun.fi/MX.211962> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Olindiidae" ;
    skos:broader <http://tun.fi/MX.70329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211963>,
        <http://tun.fi/MX.211964> ;
    skos:prefLabel "Olindiidae"@fi,
        "Olindiidae"@sv .

<http://tun.fi/MX.212190> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Plumatellidae" ;
    skos:broader <http://tun.fi/MX.70274> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212587>,
        <http://tun.fi/MX.212592> ;
    skos:prefLabel "Plumatellidae"@fi,
        "Plumatellidae"@sv .

<http://tun.fi/MX.212315> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tetrastemmatidae" ;
    skos:broader <http://tun.fi/MX.70424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212316>,
        <http://tun.fi/MX.212319> ;
    skos:prefLabel "Tetrastemmatidae"@fi,
        "Tetrastemmatidae"@sv .

<http://tun.fi/MX.212381> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cardiidae" ;
    skos:broader <http://tun.fi/MX.211715> ;
    skos:hiddenLabel "Cardiidae"@fi,
        "Cardiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212382>,
        <http://tun.fi/MX.212386> ;
    skos:prefLabel "sydänsimpukat"@fi,
        "hjärtmusslor"@sv .

<http://tun.fi/MX.212393> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Unionida" ;
    skos:broader <http://tun.fi/MX.53381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212394>,
        <http://tun.fi/MX.212401> ;
    skos:prefLabel "Unionida"@fi,
        "Unionida"@sv .

<http://tun.fi/MX.212399> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anodonta" ;
    dwc:scientificNameAuthorship "Lamarck, 1799" ;
    skos:broader <http://tun.fi/MX.212394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212404>,
        <http://tun.fi/MX.212405> ;
    skos:prefLabel "Anodonta"@fi,
        "Anodonta"@sv .

<http://tun.fi/MX.212409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerium" ;
    dwc:scientificNameAuthorship "Scopoli, 1777" ;
    skos:broader <http://tun.fi/MX.212407> ;
    skos:hiddenLabel "Sphaerium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212412>,
        <http://tun.fi/MX.212413> ;
    skos:prefLabel "pallosimpukat"@fi,
        "Sphaerium"@sv .

<http://tun.fi/MX.212442> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Viviparus" ;
    dwc:scientificNameAuthorship "Montfort, 1810" ;
    skos:broader <http://tun.fi/MX.212441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212443>,
        <http://tun.fi/MX.212444> ;
    skos:prefLabel "Viviparus"@fi,
        "Viviparus"@sv .

<http://tun.fi/MX.212455> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Limapontiidae" ;
    skos:broader <http://tun.fi/MX.70395> ;
    skos:hiddenLabel "Limapontiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212456>,
        <http://tun.fi/MX.212475> ;
    skos:prefLabel "Limapontiidae"@fi,
        "marsipansnäckor"@sv .

<http://tun.fi/MX.212498> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Physidae" ;
    skos:broader <http://tun.fi/MX.70385> ;
    skos:hiddenLabel "Physidae"@fi,
        "Physidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212526>,
        <http://tun.fi/MX.212585> ;
    skos:prefLabel "touhukotilot"@fi,
        "blåssnäckor"@sv .

<http://tun.fi/MX.212516> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stagnicola" ;
    dwc:scientificNameAuthorship "Jeffreys, 1830" ;
    skos:broader <http://tun.fi/MX.212495> ;
    skos:hiddenLabel "Stagnicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212523>,
        <http://tun.fi/MX.70396> ;
    skos:prefLabel "takokotilot"@fi,
        "Stagnicola"@sv .

<http://tun.fi/MX.212532> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anisus" ;
    dwc:scientificNameAuthorship "Studer, 1820" ;
    skos:broader <http://tun.fi/MX.212497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212533>,
        <http://tun.fi/MX.212534> ;
    skos:prefLabel "Anisus"@fi,
        "Anisus"@sv .

<http://tun.fi/MX.212537> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Planorbis" ;
    dwc:scientificNameAuthorship "Müller, 1774" ;
    skos:broader <http://tun.fi/MX.212497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212581>,
        <http://tun.fi/MX.212582> ;
    skos:prefLabel "Planorbis"@fi,
        "Planorbis"@sv .

<http://tun.fi/MX.212544> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bithynia" ;
    dwc:scientificNameAuthorship "Leach, 1818" ;
    skos:broader <http://tun.fi/MX.212543> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212545>,
        <http://tun.fi/MX.212547> ;
    skos:prefLabel "Bithynia"@fi,
        "Bithynia"@sv .

<http://tun.fi/MX.212924> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dicranaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43413>,
        <http://tun.fi/MX.43427> ;
    skos:prefLabel "Dicranaceae"@fi,
        "Dicranaceae"@sv .

<http://tun.fi/MX.212927> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leucobryaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43358>,
        <http://tun.fi/MX.43362> ;
    skos:prefLabel "Leucobryaceae"@fi,
        "Leucobryaceae"@sv .

<http://tun.fi/MX.212942> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fontinalaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43309>,
        <http://tun.fi/MX.43429> ;
    skos:prefLabel "Fontinalaceae"@fi,
        "Fontinalaceae"@sv .

<http://tun.fi/MX.212966> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tetraphidaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43353>,
        <http://tun.fi/MX.43387> ;
    skos:prefLabel "Tetraphidaceae"@fi,
        "Tetraphidaceae"@sv .

<http://tun.fi/MX.212969> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anthocerotaceae" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.70672> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44396>,
        <http://tun.fi/MX.44398> ;
    skos:prefLabel "Anthocerotaceae"@fi,
        "Anthocerotaceae"@sv .

<http://tun.fi/MX.212979> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pelliaceae" ;
    dwc:scientificNameAuthorship "H.Klinggr." ;
    skos:broader <http://tun.fi/MX.324510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44157>,
        <http://tun.fi/MX.5077390> ;
    skos:prefLabel "Pelliaceae"@fi,
        "Pelliaceae"@sv .

<http://tun.fi/MX.212996> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aneuraceae" ;
    dwc:scientificNameAuthorship "H.Klinggr" ;
    skos:broader <http://tun.fi/MX.70081> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44111>,
        <http://tun.fi/MX.44143> ;
    skos:prefLabel "Aneuraceae"@fi,
        "Aneuraceae"@sv .

<http://tun.fi/MX.212999> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lejeuneaceae" ;
    dwc:scientificNameAuthorship "Cavers." ;
    skos:broader <http://tun.fi/MX.212976> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200415>,
        <http://tun.fi/MX.44124> ;
    skos:prefLabel "Lejeuneaceae"@fi,
        "Lejeuneaceae"@sv .

<http://tun.fi/MX.213007> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Marchantiaceae" ;
    dwc:scientificNameAuthorship "Lindl." ;
    skos:broader <http://tun.fi/MX.70080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44118>,
        <http://tun.fi/MX.44149> ;
    skos:prefLabel "Marchantiaceae"@fi,
        "Marchantiaceae"@sv .

<http://tun.fi/MX.213010> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ricciaceae" ;
    dwc:scientificNameAuthorship "Rchb." ;
    skos:broader <http://tun.fi/MX.70080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44134>,
        <http://tun.fi/MX.44150> ;
    skos:prefLabel "Ricciaceae"@fi,
        "Ricciaceae"@sv .

<http://tun.fi/MX.213035> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Taeniopterygidae" ;
    dwc:scientificNameAuthorship "Klapálek, 1905" ;
    skos:broader <http://tun.fi/MX.70229> ;
    skos:hiddenLabel "Taeniopterygidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213036>,
        <http://tun.fi/MX.213039> ;
    skos:prefLabel "rantusiipikorrit"@fi,
        "Taeniopterygidae"@sv .

<http://tun.fi/MX.213039> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Brachypterinae" ;
    dwc:scientificNameAuthorship "Zwick, 1973" ;
    skos:broader <http://tun.fi/MX.213035> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213040>,
        <http://tun.fi/MX.4883998> ;
    skos:prefLabel "Brachypterinae"@fi,
        "Brachypterinae"@sv .

<http://tun.fi/MX.213048> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Capniidae" ;
    dwc:scientificNameAuthorship "Klapálek, 1905" ;
    skos:broader <http://tun.fi/MX.70229> ;
    skos:hiddenLabel "Capniidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213049>,
        <http://tun.fi/MX.213053> ;
    skos:prefLabel "sukahoikkakorrit"@fi,
        "Capniidae"@sv .

<http://tun.fi/MX.213063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protonemura" ;
    dwc:scientificNameAuthorship "Kempny, 1898" ;
    skos:broader <http://tun.fi/MX.213055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213064>,
        <http://tun.fi/MX.213065> ;
    skos:prefLabel "Protonemura"@fi,
        "Protonemura"@sv .

<http://tun.fi/MX.213076> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Perlodidae" ;
    dwc:scientificNameAuthorship "Klapálek, 1909" ;
    skos:broader <http://tun.fi/MX.70229> ;
    skos:hiddenLabel "Perlodidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213077>,
        <http://tun.fi/MX.213085> ;
    skos:prefLabel "kirjokorrit"@fi,
        "Perlodidae"@sv .

<http://tun.fi/MX.213080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diura" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.213077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213081>,
        <http://tun.fi/MX.213082> ;
    skos:prefLabel "Diura"@fi,
        "Diura"@sv .

<http://tun.fi/MX.213109> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stylopidae" ;
    skos:broader <http://tun.fi/MX.70233> ;
    skos:hiddenLabel "Stylopidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213110>,
        <http://tun.fi/MX.213114> ;
    skos:prefLabel "Stylopidae"@fi,
        "stekelvridvingar"@sv .

<http://tun.fi/MX.213110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halictoxenos" ;
    dwc:scientificNameAuthorship "Pierce, 1908" ;
    skos:broader <http://tun.fi/MX.213109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213111>,
        <http://tun.fi/MX.213112> ;
    skos:prefLabel "Halictoxenos"@fi,
        "Halictoxenos"@sv .

<http://tun.fi/MX.213118> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hystrichopsyllinae" ;
    dwc:scientificNameAuthorship "Tiraboschi, 1904" ;
    skos:broader <http://tun.fi/MX.213117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213122>,
        <http://tun.fi/MX.213124> ;
    skos:prefLabel "Hystrichopsyllinae"@fi,
        "Hystrichopsyllinae"@sv .

<http://tun.fi/MX.213129> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ctenophthalminae" ;
    dwc:scientificNameAuthorship "Rothschild, 1915" ;
    skos:broader <http://tun.fi/MX.213117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213130>,
        <http://tun.fi/MX.213135> ;
    skos:prefLabel "Ctenophthalminae"@fi,
        "Ctenophthalminae"@sv .

<http://tun.fi/MX.213135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Palaeopsylla" ;
    dwc:scientificNameAuthorship "Wagner, 1903" ;
    skos:broader <http://tun.fi/MX.213129> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213136>,
        <http://tun.fi/MX.213137> ;
    skos:prefLabel "Palaeopsylla"@fi,
        "Palaeopsylla"@sv .

<http://tun.fi/MX.213143> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leptopsyllidae" ;
    dwc:scientificNameAuthorship "Rothschild, 1915" ;
    skos:broader <http://tun.fi/MX.70232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213144>,
        <http://tun.fi/MX.213150> ;
    skos:prefLabel "Leptopsyllidae"@fi,
        "Leptopsyllidae"@sv .

<http://tun.fi/MX.213144> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Leptopsyllinae" ;
    dwc:scientificNameAuthorship "Rothschild, 1915" ;
    skos:broader <http://tun.fi/MX.213143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213145>,
        <http://tun.fi/MX.213147> ;
    skos:prefLabel "Leptopsyllinae"@fi,
        "Leptopsyllinae"@sv .

<http://tun.fi/MX.213147> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peromyscopsylla" ;
    dwc:scientificNameAuthorship "Fox, 1939" ;
    skos:broader <http://tun.fi/MX.213144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213148>,
        <http://tun.fi/MX.213149> ;
    skos:prefLabel "Peromyscopsylla"@fi,
        "Peromyscopsylla"@sv .

<http://tun.fi/MX.213150> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Amphipsyllinae" ;
    dwc:scientificNameAuthorship "Ioff, 1936" ;
    skos:broader <http://tun.fi/MX.213143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213151>,
        <http://tun.fi/MX.213153> ;
    skos:prefLabel "Amphipsyllinae"@fi,
        "Amphipsyllinae"@sv .

<http://tun.fi/MX.213155> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ischnopsyllidae" ;
    dwc:scientificNameAuthorship "Wahlgren, 1907" ;
    skos:broader <http://tun.fi/MX.70232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213156>,
        <http://tun.fi/MX.213162> ;
    skos:prefLabel "Ischnopsyllidae"@fi,
        "Ischnopsyllidae"@sv .

<http://tun.fi/MX.213191> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monopsyllus" ;
    dwc:scientificNameAuthorship "Kolenati, 1857" ;
    skos:broader <http://tun.fi/MX.213164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213192>,
        <http://tun.fi/MX.213193> ;
    skos:prefLabel "Monopsyllus"@fi,
        "Monopsyllus"@sv .

<http://tun.fi/MX.213201> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetopsylla" ;
    dwc:scientificNameAuthorship "Kohaut, 1903" ;
    skos:broader <http://tun.fi/MX.213200> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213202>,
        <http://tun.fi/MX.213203> ;
    skos:prefLabel "Chaetopsylla"@fi,
        "Chaetopsylla"@sv .

<http://tun.fi/MX.213205> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pulicidae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.70232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213206>,
        <http://tun.fi/MX.213209> ;
    skos:prefLabel "Pulicidae"@fi,
        "Pulicidae"@sv .

<http://tun.fi/MX.213209> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Archaeopsyllinae" ;
    dwc:scientificNameAuthorship "Oudemans, 1909" ;
    skos:broader <http://tun.fi/MX.213205> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213210>,
        <http://tun.fi/MX.213212> ;
    skos:prefLabel "Archaeopsyllinae"@fi,
        "Archaeopsyllinae"@sv .

<http://tun.fi/MX.213212> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenocephalides" ;
    dwc:scientificNameAuthorship "Stiles & Collins, 1930" ;
    skos:broader <http://tun.fi/MX.213209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213213>,
        <http://tun.fi/MX.213214> ;
    skos:prefLabel "Ctenocephalides"@fi,
        "Ctenocephalides"@sv .

<http://tun.fi/MX.213279> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monostroma" ;
    dwc:scientificNameAuthorship "Thuret" ;
    skos:broader <http://tun.fi/MX.292236> ;
    skos:hiddenLabel "Monostroma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213280>,
        <http://tun.fi/MX.292237> ;
    skos:prefLabel "salaattilevät"@fi,
        "Monostroma"@sv .

<http://tun.fi/MX.213324> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tolypella" ;
    dwc:scientificNameAuthorship "(A.Braun) A.Braun" ;
    skos:broader <http://tun.fi/MX.206701> ;
    skos:hiddenLabel "Tolypella"@fi,
        "Tolypella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213325>,
        <http://tun.fi/MX.292269> ;
    skos:prefLabel "sykeröparrat"@fi,
        "rufse"@sv .

<http://tun.fi/MX.213326> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Ochrophyta" ;
    skos:broader <http://tun.fi/MX.53061> ;
    skos:hiddenLabel "Ochrophyta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70528>,
        <http://tun.fi/MX.70548> ;
    skos:prefLabel "Ochrophyta"@fi,
        "ockraalger"@sv .

<http://tun.fi/MX.213334> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dictyosiphon" ;
    dwc:scientificNameAuthorship "Greville" ;
    skos:broader <http://tun.fi/MX.254302> ;
    skos:hiddenLabel "Dictyosiphon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213335>,
        <http://tun.fi/MX.254303> ;
    skos:prefLabel "luppolevät"@fi,
        "Dictyosiphon"@sv .

<http://tun.fi/MX.213374> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhodomelaceae" ;
    skos:broader <http://tun.fi/MX.70100> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213376>,
        <http://tun.fi/MX.213381> ;
    skos:prefLabel "Rhodomelaceae"@fi,
        "Rhodomelaceae"@sv .

<http://tun.fi/MX.213376> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polysiphonia" ;
    dwc:scientificNameAuthorship "Greville" ;
    skos:broader <http://tun.fi/MX.213374> ;
    skos:hiddenLabel "Polysiphonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213377>,
        <http://tun.fi/MX.213379> ;
    skos:prefLabel "luulevät"@fi,
        "Polysiphonia"@sv .

<http://tun.fi/MX.213795> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Valvifera" ;
    skos:broader <http://tun.fi/MX.213791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214437>,
        <http://tun.fi/MX.214440> ;
    skos:prefLabel "Valvifera"@fi,
        "Valvifera"@sv .

<http://tun.fi/MX.213796> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Asellota" ;
    skos:broader <http://tun.fi/MX.213791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214446>,
        <http://tun.fi/MX.214449> ;
    skos:prefLabel "Asellota"@fi,
        "Asellota"@sv .

<http://tun.fi/MX.213863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scapholeberis" ;
    dwc:scientificNameAuthorship "Schoedler, 1858" ;
    skos:broader <http://tun.fi/MX.213862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213864>,
        <http://tun.fi/MX.213865> ;
    skos:prefLabel "Scapholeberis"@fi,
        "Scapholeberis"@sv .

<http://tun.fi/MX.213895> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bosmina" ;
    dwc:scientificNameAuthorship "Baird, 1845" ;
    skos:broader <http://tun.fi/MX.213894> ;
    skos:hiddenLabel "Bosmina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213897>,
        <http://tun.fi/MX.213902> ;
    skos:prefLabel "kärsävesikirput"@fi,
        "Bosmina"@sv .

<http://tun.fi/MX.213910> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurycercus" ;
    dwc:scientificNameAuthorship "Baird, 1843" ;
    skos:broader <http://tun.fi/MX.230735> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213911>,
        <http://tun.fi/MX.213912> ;
    skos:prefLabel "Eurycercus"@fi,
        "Eurycercus"@sv .

<http://tun.fi/MX.213935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhynchotalona" ;
    dwc:scientificNameAuthorship "Norman, 1903" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213936>,
        <http://tun.fi/MX.5015482> ;
    skos:prefLabel "Rhynchotalona"@fi,
        "Rhynchotalona"@sv .

<http://tun.fi/MX.213980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrothrix" ;
    dwc:scientificNameAuthorship "Baird, 1843" ;
    skos:broader <http://tun.fi/MX.213975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213981>,
        <http://tun.fi/MX.213982> ;
    skos:prefLabel "Macrothrix"@fi,
        "Macrothrix"@sv .

<http://tun.fi/MX.213995> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Podonidae" ;
    dwc:scientificNameAuthorship "Mordukhai-Boltovskoi, 1968" ;
    skos:broader <http://tun.fi/MX.213778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213996>,
        <http://tun.fi/MX.213999> ;
    skos:prefLabel "Podonidae"@fi,
        "Podonidae"@sv .

<http://tun.fi/MX.213996> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Evadne" ;
    dwc:scientificNameAuthorship "Lovén, 1836" ;
    skos:broader <http://tun.fi/MX.213995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213997>,
        <http://tun.fi/MX.213998> ;
    skos:prefLabel "Evadne"@fi,
        "Evadne"@sv .

<http://tun.fi/MX.213999> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Podon" ;
    dwc:scientificNameAuthorship "Lilljeborg, 1853" ;
    skos:broader <http://tun.fi/MX.213995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214000>,
        <http://tun.fi/MX.214001> ;
    skos:prefLabel "Podon"@fi,
        "Podon"@sv .

<http://tun.fi/MX.214014> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnocythere" ;
    dwc:scientificNameAuthorship "Brady, 1868" ;
    skos:broader <http://tun.fi/MX.214013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214015>,
        <http://tun.fi/MX.214016> ;
    skos:prefLabel "Limnocythere"@fi,
        "Limnocythere"@sv .

<http://tun.fi/MX.214048> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cytheromorpha" ;
    dwc:scientificNameAuthorship "Hirschmann, 1909" ;
    skos:broader <http://tun.fi/MX.214045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214049>,
        <http://tun.fi/MX.214051> ;
    skos:prefLabel "Cytheromorpha"@fi,
        "Cytheromorpha"@sv .

<http://tun.fi/MX.214052> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elofsonia" ;
    dwc:scientificNameAuthorship "Wagner, 1957" ;
    skos:broader <http://tun.fi/MX.214045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214053>,
        <http://tun.fi/MX.214054> ;
    skos:prefLabel "Elofsonia"@fi,
        "Elofsonia"@sv .

<http://tun.fi/MX.214055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loxoconcha" ;
    dwc:scientificNameAuthorship "Sars, 1866" ;
    skos:broader <http://tun.fi/MX.214045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214056>,
        <http://tun.fi/MX.214057> ;
    skos:prefLabel "Loxoconcha"@fi,
        "Loxoconcha"@sv .

<http://tun.fi/MX.214059> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Paradoxostomatidae" ;
    dwc:scientificNameAuthorship "Brady & Norman, 1889" ;
    skos:broader <http://tun.fi/MX.70260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214060>,
        <http://tun.fi/MX.214063> ;
    skos:prefLabel "Paradoxostomatidae"@fi,
        "Paradoxostomatidae"@sv .

<http://tun.fi/MX.214060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cytherois" ;
    dwc:scientificNameAuthorship "G.W.Müller, 1866" ;
    skos:broader <http://tun.fi/MX.214059> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214061>,
        <http://tun.fi/MX.214062> ;
    skos:prefLabel "Cytherois"@fi,
        "Cytherois"@sv .

<http://tun.fi/MX.214065> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cytheruridae" ;
    dwc:scientificNameAuthorship "G.W.Müller, 1894" ;
    skos:broader <http://tun.fi/MX.70260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214066>,
        <http://tun.fi/MX.214068> ;
    skos:prefLabel "Cytheruridae"@fi,
        "Cytheruridae"@sv .

<http://tun.fi/MX.214070> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Notodromadidae" ;
    dwc:scientificNameAuthorship "Kaufmann, 1900" ;
    skos:broader <http://tun.fi/MX.70260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214090>,
        <http://tun.fi/MX.214101> ;
    skos:prefLabel "Notodromadidae"@fi,
        "Notodromadidae"@sv .

<http://tun.fi/MX.214093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterocypris" ;
    dwc:scientificNameAuthorship "Claus, 1892" ;
    skos:broader <http://tun.fi/MX.214085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214094>,
        <http://tun.fi/MX.214095> ;
    skos:prefLabel "Heterocypris"@fi,
        "Heterocypris"@sv .

<http://tun.fi/MX.214098> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucypris" ;
    dwc:scientificNameAuthorship "Vávra, 1891" ;
    skos:broader <http://tun.fi/MX.214085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214100>,
        <http://tun.fi/MX.4971737> ;
    skos:prefLabel "Eucypris"@fi,
        "Eucypris"@sv .

<http://tun.fi/MX.214155> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Centropagidae" ;
    dwc:scientificNameAuthorship "Giesbrecht, 1893" ;
    skos:broader <http://tun.fi/MX.70244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214156>,
        <http://tun.fi/MX.214159> ;
    skos:prefLabel "Centropagidae"@fi,
        "Centropagidae"@sv .

<http://tun.fi/MX.214167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctodiaptomus" ;
    dwc:scientificNameAuthorship "Kiefer, 1932" ;
    skos:broader <http://tun.fi/MX.214161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214168>,
        <http://tun.fi/MX.214169> ;
    skos:prefLabel "Arctodiaptomus"@fi,
        "Arctodiaptomus"@sv .

<http://tun.fi/MX.214170> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthodiaptomus" ;
    dwc:scientificNameAuthorship "Kiefer, 1932" ;
    skos:broader <http://tun.fi/MX.214161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214171>,
        <http://tun.fi/MX.214172> ;
    skos:prefLabel "Acanthodiaptomus"@fi,
        "Acanthodiaptomus"@sv .

<http://tun.fi/MX.214181> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halectinosoma" ;
    dwc:scientificNameAuthorship "Vervoort, 1962" ;
    skos:broader <http://tun.fi/MX.214180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214182>,
        <http://tun.fi/MX.214183> ;
    skos:prefLabel "Halectinosoma"@fi,
        "Halectinosoma"@sv .

<http://tun.fi/MX.214184> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Laophontidae" ;
    dwc:scientificNameAuthorship "T.Scott, 1904" ;
    skos:broader <http://tun.fi/MX.70246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214185>,
        <http://tun.fi/MX.214187> ;
    skos:prefLabel "Laophontidae"@fi,
        "Laophontidae"@sv .

<http://tun.fi/MX.214189> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nannoporidae" ;
    dwc:scientificNameAuthorship "Brady, 1880" ;
    skos:broader <http://tun.fi/MX.70246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214190>,
        <http://tun.fi/MX.214192> ;
    skos:prefLabel "Nannoporidae"@fi,
        "Nannoporidae"@sv .

<http://tun.fi/MX.214194> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Parastenocarididae" ;
    dwc:scientificNameAuthorship "Chappuis, 1940" ;
    skos:broader <http://tun.fi/MX.70246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214195>,
        <http://tun.fi/MX.290255> ;
    skos:prefLabel "Parastenocarididae"@fi,
        "Parastenocarididae"@sv .

<http://tun.fi/MX.214204> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Canthocamptus" ;
    dwc:scientificNameAuthorship "Westwood, 1836" ;
    skos:broader <http://tun.fi/MX.214203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214205>,
        <http://tun.fi/MX.214206> ;
    skos:prefLabel "Canthocamptus"@fi,
        "Canthocamptus"@sv .

<http://tun.fi/MX.214219> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Attheyella" ;
    dwc:scientificNameAuthorship "Brady, 1880" ;
    skos:broader <http://tun.fi/MX.214203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214220>,
        <http://tun.fi/MX.214221> ;
    skos:prefLabel "Attheyella"@fi,
        "Attheyella"@sv .

<http://tun.fi/MX.214233> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ameiridae" ;
    dwc:scientificNameAuthorship "Boeck, 1865" ;
    skos:broader <http://tun.fi/MX.70246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214234>,
        <http://tun.fi/MX.214240> ;
    skos:prefLabel "Ameiridae"@fi,
        "Ameiridae"@sv .

<http://tun.fi/MX.214243> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptocaris" ;
    dwc:scientificNameAuthorship "T. Scott, 1899" ;
    skos:broader <http://tun.fi/MX.214242> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214244>,
        <http://tun.fi/MX.214245> ;
    skos:prefLabel "Leptocaris"@fi,
        "Leptocaris"@sv .

<http://tun.fi/MX.214248> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tachidiidae" ;
    dwc:scientificNameAuthorship "Sars, 1909" ;
    skos:broader <http://tun.fi/MX.70246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214249>,
        <http://tun.fi/MX.214251> ;
    skos:prefLabel "Tachidiidae"@fi,
        "Tachidiidae"@sv .

<http://tun.fi/MX.214255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizopera" ;
    dwc:scientificNameAuthorship "Sars, 1905" ;
    skos:broader <http://tun.fi/MX.214253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214256>,
        <http://tun.fi/MX.214257> ;
    skos:prefLabel "Schizopera"@fi,
        "Schizopera"@sv .

<http://tun.fi/MX.214280> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectocyclops" ;
    dwc:scientificNameAuthorship "Brady, 1904" ;
    skos:broader <http://tun.fi/MX.214262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214281>,
        <http://tun.fi/MX.230715> ;
    skos:prefLabel "Ectocyclops"@fi,
        "Ectocyclops"@sv .

<http://tun.fi/MX.214292> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megacyclops" ;
    dwc:scientificNameAuthorship "Kiefer, 1927" ;
    skos:broader <http://tun.fi/MX.214262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214293>,
        <http://tun.fi/MX.214294> ;
    skos:prefLabel "Megacyclops"@fi,
        "Megacyclops"@sv .

<http://tun.fi/MX.214338> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Caligidae" ;
    dwc:scientificNameAuthorship "Burmeister, 1835" ;
    skos:broader <http://tun.fi/MX.70253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214339>,
        <http://tun.fi/MX.214343> ;
    skos:prefLabel "Caligidae"@fi,
        "Caligidae"@sv .

<http://tun.fi/MX.214339> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caligus" ;
    dwc:scientificNameAuthorship "O.F. Müller, 1785" ;
    skos:broader <http://tun.fi/MX.214338> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214341>,
        <http://tun.fi/MX.214342> ;
    skos:prefLabel "Caligus"@fi,
        "Caligus"@sv .

<http://tun.fi/MX.214349> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achtheres" ;
    dwc:scientificNameAuthorship "Nordmann, 1832" ;
    skos:broader <http://tun.fi/MX.214348> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214350>,
        <http://tun.fi/MX.214351> ;
    skos:prefLabel "Achtheres"@fi,
        "Achtheres"@sv .

<http://tun.fi/MX.214364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tracheliastes" ;
    dwc:scientificNameAuthorship "Nordmann, 1832" ;
    skos:broader <http://tun.fi/MX.214348> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214365>,
        <http://tun.fi/MX.214367> ;
    skos:prefLabel "Tracheliastes"@fi,
        "Tracheliastes"@sv .

<http://tun.fi/MX.214369> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Argulus" ;
    dwc:scientificNameAuthorship "Müller, 1785" ;
    skos:broader <http://tun.fi/MX.214368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214370>,
        <http://tun.fi/MX.214371> ;
    skos:prefLabel "Argulus"@fi,
        "Argulus"@sv .

<http://tun.fi/MX.214373> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Linguatula" ;
    dwc:scientificNameAuthorship "Frölich, 1789" ;
    skos:broader <http://tun.fi/MX.214372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214374>,
        <http://tun.fi/MX.230755> ;
    skos:prefLabel "Linguatula"@fi,
        "Linguatula"@sv .

<http://tun.fi/MX.214383> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Praunus" ;
    dwc:scientificNameAuthorship "Leach, 1813" ;
    skos:broader <http://tun.fi/MX.200599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214384>,
        <http://tun.fi/MX.214385> ;
    skos:prefLabel "Praunus"@fi,
        "Praunus"@sv .

<http://tun.fi/MX.214392> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichoniscoides" ;
    dwc:scientificNameAuthorship "Sars, 1899" ;
    skos:broader <http://tun.fi/MX.214389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214393>,
        <http://tun.fi/MX.214394> ;
    skos:prefLabel "Trichoniscoides"@fi,
        "Trichoniscoides"@sv .

<http://tun.fi/MX.214403> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haplophthalmus" ;
    dwc:scientificNameAuthorship "Schöbl, 1861" ;
    skos:broader <http://tun.fi/MX.214389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214404>,
        <http://tun.fi/MX.214405> ;
    skos:prefLabel "Haplophthalmus"@fi,
        "Haplophthalmus"@sv .

<http://tun.fi/MX.214418> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Porcellionidae" ;
    dwc:scientificNameAuthorship "Brandt & Ratzeburg, 1831" ;
    skos:broader <http://tun.fi/MX.213793> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214419>,
        <http://tun.fi/MX.214421> ;
    skos:prefLabel "Porcellionidae"@fi,
        "Porcellionidae"@sv .

<http://tun.fi/MX.214455> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pontoporeiidae" ;
    dwc:scientificNameAuthorship "Dana, 1855" ;
    skos:broader <http://tun.fi/MX.53722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214456>,
        <http://tun.fi/MX.214458> ;
    skos:prefLabel "Pontoporeiidae"@fi,
        "Pontoporeiidae"@sv .

<http://tun.fi/MX.227922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atrococcus" ;
    dwc:scientificNameAuthorship "Goux, 1941" ;
    skos:broader <http://tun.fi/MX.53644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227923>,
        <http://tun.fi/MX.227924> ;
    skos:prefLabel "Atrococcus"@fi,
        "Atrococcus"@sv .

<http://tun.fi/MX.227957> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriopeltis" ;
    dwc:scientificNameAuthorship "Signoret, 1872" ;
    skos:broader <http://tun.fi/MX.53627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227958>,
        <http://tun.fi/MX.227959> ;
    skos:prefLabel "Eriopeltis"@fi,
        "Eriopeltis"@sv .

<http://tun.fi/MX.227969> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physokermes" ;
    dwc:scientificNameAuthorship "Targioni, 1868" ;
    skos:broader <http://tun.fi/MX.53627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227970>,
        <http://tun.fi/MX.227972> ;
    skos:prefLabel "Physokermes"@fi,
        "Physokermes"@sv .

<http://tun.fi/MX.227975> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucaspis" ;
    dwc:scientificNameAuthorship "Signoret, 1869" ;
    skos:broader <http://tun.fi/MX.53607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227976>,
        <http://tun.fi/MX.227977> ;
    skos:prefLabel "Leucaspis"@fi,
        "Leucaspis"@sv .

<http://tun.fi/MX.227982> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dynaspidiotus" ;
    dwc:scientificNameAuthorship "Thiem & Gerneck, 1934" ;
    skos:broader <http://tun.fi/MX.53607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227983>,
        <http://tun.fi/MX.4999176> ;
    skos:prefLabel "Dynaspidiotus"@fi,
        "Dynaspidiotus"@sv .

<http://tun.fi/MX.227984> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaspidiotus" ;
    dwc:scientificNameAuthorship "Berlese, 1896" ;
    skos:broader <http://tun.fi/MX.53607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227985>,
        <http://tun.fi/MX.227986> ;
    skos:prefLabel "Diaspidiotus"@fi,
        "Diaspidiotus"@sv .

<http://tun.fi/MX.228012> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Adelgidae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228014>,
        <http://tun.fi/MX.228027> ;
    skos:prefLabel "Adelgidae"@fi,
        "Adelgidae"@sv .

<http://tun.fi/MX.228031> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phylloxeridae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228032>,
        <http://tun.fi/MX.228034> ;
    skos:prefLabel "Phylloxeridae"@fi,
        "Phylloxeridae"@sv .

<http://tun.fi/MX.228037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mindarus" ;
    dwc:scientificNameAuthorship "Koch, 1857" ;
    skos:broader <http://tun.fi/MX.228036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228038>,
        <http://tun.fi/MX.228039> ;
    skos:prefLabel "Mindarus"@fi,
        "Mindarus"@sv .

<http://tun.fi/MX.228040> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Thelaxinae" ;
    skos:broader <http://tun.fi/MX.53626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228041>,
        <http://tun.fi/MX.228043> ;
    skos:prefLabel "Thelaxinae"@fi,
        "Thelaxinae"@sv .

<http://tun.fi/MX.228087> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thecabius" ;
    dwc:scientificNameAuthorship "Koch, 1857" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228089>,
        <http://tun.fi/MX.228091> ;
    skos:prefLabel "Thecabius"@fi,
        "Thecabius"@sv .

<http://tun.fi/MX.228105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geoica" ;
    dwc:scientificNameAuthorship "Hart, 1894" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228106>,
        <http://tun.fi/MX.228107> ;
    skos:prefLabel "Geoica"@fi,
        "Geoica"@sv .

<http://tun.fi/MX.228111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Forda" ;
    dwc:scientificNameAuthorship "von Heyden, 1837" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228112>,
        <http://tun.fi/MX.228113> ;
    skos:prefLabel "Forda"@fi,
        "Forda"@sv .

<http://tun.fi/MX.228127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euceraphis" ;
    dwc:scientificNameAuthorship "Walker, 1870" ;
    skos:broader <http://tun.fi/MX.4884390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228128>,
        <http://tun.fi/MX.228129> ;
    skos:prefLabel "Euceraphis"@fi,
        "Euceraphis"@sv .

<http://tun.fi/MX.228145> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myzocallis" ;
    dwc:scientificNameAuthorship "Passerini, 1860" ;
    skos:broader <http://tun.fi/MX.4884390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228147>,
        <http://tun.fi/MX.228149> ;
    skos:prefLabel "Myzocallis"@fi,
        "Myzocallis"@sv .

<http://tun.fi/MX.228150> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tuberculatus" ;
    dwc:scientificNameAuthorship "Mordvilko, 1894" ;
    skos:broader <http://tun.fi/MX.4884390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228152>,
        <http://tun.fi/MX.228154> ;
    skos:prefLabel "Tuberculatus"@fi,
        "Tuberculatus"@sv .

<http://tun.fi/MX.228159> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tinocallis" ;
    dwc:scientificNameAuthorship "Matsumura, 1919" ;
    skos:broader <http://tun.fi/MX.4884390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228160>,
        <http://tun.fi/MX.228161> ;
    skos:prefLabel "Tinocallis"@fi,
        "Tinocallis"@sv .

<http://tun.fi/MX.228195> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iziphya" ;
    dwc:scientificNameAuthorship "Nevsky, 1929" ;
    skos:broader <http://tun.fi/MX.228174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228196>,
        <http://tun.fi/MX.228197> ;
    skos:prefLabel "Iziphya"@fi,
        "Iziphya"@sv .

<http://tun.fi/MX.228219> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atheroides" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.4884391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228220>,
        <http://tun.fi/MX.228221> ;
    skos:prefLabel "Atheroides"@fi,
        "Atheroides"@sv .

<http://tun.fi/MX.228320> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanaphis" ;
    dwc:scientificNameAuthorship "van der Goot, 1917" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228321>,
        <http://tun.fi/MX.228322> ;
    skos:prefLabel "Melanaphis"@fi,
        "Melanaphis"@sv .

<http://tun.fi/MX.228347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plocamaphis" ;
    dwc:scientificNameAuthorship "Oestlund, 1922" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228348>,
        <http://tun.fi/MX.228349> ;
    skos:prefLabel "Plocamaphis"@fi,
        "Plocamaphis"@sv .

<http://tun.fi/MX.228350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anuraphis" ;
    dwc:scientificNameAuthorship "del Guercio, 1907" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228351>,
        <http://tun.fi/MX.228352> ;
    skos:prefLabel "Anuraphis"@fi,
        "Anuraphis"@sv .

<http://tun.fi/MX.228387> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachycolus" ;
    dwc:scientificNameAuthorship "Buckton, 1879" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228388>,
        <http://tun.fi/MX.228389> ;
    skos:prefLabel "Brachycolus"@fi,
        "Brachycolus"@sv .

<http://tun.fi/MX.228414> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydaphias" ;
    dwc:scientificNameAuthorship "Börner, 1930" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228415>,
        <http://tun.fi/MX.228416> ;
    skos:prefLabel "Hydaphias"@fi,
        "Hydaphias"@sv .

<http://tun.fi/MX.228485> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhopalomyzus" ;
    dwc:scientificNameAuthorship "Mordvilko, 1921" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228487>,
        <http://tun.fi/MX.228489> ;
    skos:prefLabel "Rhopalomyzus"@fi,
        "Rhopalomyzus"@sv .

<http://tun.fi/MX.228516> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Impatientinum" ;
    dwc:scientificNameAuthorship "Mordvilko, 1914" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228517>,
        <http://tun.fi/MX.228518> ;
    skos:prefLabel "Impatientinum"@fi,
        "Impatientinum"@sv .

<http://tun.fi/MX.228650> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megoura" ;
    dwc:scientificNameAuthorship "Buckton, 1876" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228651>,
        <http://tun.fi/MX.228652> ;
    skos:prefLabel "Megoura"@fi,
        "Megoura"@sv .

<http://tun.fi/MX.228653> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megourella" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1949" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228654>,
        <http://tun.fi/MX.228655> ;
    skos:prefLabel "Megourella"@fi,
        "Megourella"@sv .

<http://tun.fi/MX.228656> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wahlgreniella" ;
    dwc:scientificNameAuthorship "Hille Ris Lambers, 1949" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228657>,
        <http://tun.fi/MX.228658> ;
    skos:prefLabel "Wahlgreniella"@fi,
        "Wahlgreniella"@sv .

<http://tun.fi/MX.228673> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protrama" ;
    dwc:scientificNameAuthorship "Baker, 1920" ;
    skos:broader <http://tun.fi/MX.228661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228674>,
        <http://tun.fi/MX.228675> ;
    skos:prefLabel "Protrama"@fi,
        "Protrama"@sv .

<http://tun.fi/MX.228714> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Livia" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:broader <http://tun.fi/MX.228713> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228716>,
        <http://tun.fi/MX.228719> ;
    skos:prefLabel "Livia"@fi,
        "Livia"@sv .

<http://tun.fi/MX.228803> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Triozidae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228804>,
        <http://tun.fi/MX.228817> ;
    skos:prefLabel "Triozidae"@fi,
        "Triozidae"@sv .

<http://tun.fi/MX.228838> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cixiidae" ;
    skos:broader <http://tun.fi/MX.289596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228839>,
        <http://tun.fi/MX.228849> ;
    skos:prefLabel "Cixiidae"@fi,
        "Cixiidae"@sv .

<http://tun.fi/MX.228852> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Kelisiinae" ;
    skos:broader <http://tun.fi/MX.228851> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228853>,
        <http://tun.fi/MX.228862> ;
    skos:prefLabel "Kelisiinae"@fi,
        "Kelisiinae"@sv .

<http://tun.fi/MX.228875> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurybregma" ;
    dwc:scientificNameAuthorship "Scott, 1875" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228876>,
        <http://tun.fi/MX.228877> ;
    skos:prefLabel "Eurybregma"@fi,
        "Eurybregma"@sv .

<http://tun.fi/MX.228878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stiroma" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228879>,
        <http://tun.fi/MX.228880> ;
    skos:prefLabel "Stiroma"@fi,
        "Stiroma"@sv .

<http://tun.fi/MX.228883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achorotile" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228884>,
        <http://tun.fi/MX.228885> ;
    skos:prefLabel "Achorotile"@fi,
        "Achorotile"@sv .

<http://tun.fi/MX.228888> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conomelus" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228889>,
        <http://tun.fi/MX.5010059> ;
    skos:prefLabel "Conomelus"@fi,
        "Conomelus"@sv .

<http://tun.fi/MX.228890> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delphax" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228891>,
        <http://tun.fi/MX.228892> ;
    skos:prefLabel "Delphax"@fi,
        "Delphax"@sv .

<http://tun.fi/MX.228917> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraliburnia" ;
    dwc:scientificNameAuthorship "Jensen-Haarup, 1917" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228918>,
        <http://tun.fi/MX.228919> ;
    skos:prefLabel "Paraliburnia"@fi,
        "Paraliburnia"@sv .

<http://tun.fi/MX.228925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delphacodes" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228926>,
        <http://tun.fi/MX.228927> ;
    skos:prefLabel "Delphacodes"@fi,
        "Delphacodes"@sv .

<http://tun.fi/MX.228938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthodelphax" ;
    dwc:scientificNameAuthorship "LeQuesne, 1964" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228939>,
        <http://tun.fi/MX.228940> ;
    skos:prefLabel "Acanthodelphax"@fi,
        "Acanthodelphax"@sv .

<http://tun.fi/MX.228941> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nothodelphax" ;
    dwc:scientificNameAuthorship "Fennah, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228942>,
        <http://tun.fi/MX.228943> ;
    skos:prefLabel "Nothodelphax"@fi,
        "Nothodelphax"@sv .

<http://tun.fi/MX.228946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Florodelphax" ;
    dwc:scientificNameAuthorship "Vilbaste, 1971" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228947>,
        <http://tun.fi/MX.228948> ;
    skos:prefLabel "Florodelphax"@fi,
        "Florodelphax"@sv .

<http://tun.fi/MX.228958> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paradelphacodes" ;
    dwc:scientificNameAuthorship "W. Wagner, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228959>,
        <http://tun.fi/MX.228960> ;
    skos:prefLabel "Paradelphacodes"@fi,
        "Paradelphacodes"@sv .

<http://tun.fi/MX.228989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cixidia" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.228988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228990>,
        <http://tun.fi/MX.228991> ;
    skos:prefLabel "Cixidia"@fi,
        "Cixidia"@sv .

<http://tun.fi/MX.228993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ommatidiotus" ;
    dwc:scientificNameAuthorship "Spinola, 1839" ;
    skos:broader <http://tun.fi/MX.228992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228994>,
        <http://tun.fi/MX.228995> ;
    skos:prefLabel "Ommatidiotus"@fi,
        "Ommatidiotus"@sv .

<http://tun.fi/MX.229022> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Membracidae" ;
    skos:broader <http://tun.fi/MX.289596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229023>,
        <http://tun.fi/MX.5080026> ;
    skos:prefLabel "Membracidae"@fi,
        "Membracidae"@sv .

<http://tun.fi/MX.229063> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Agalliinae" ;
    skos:broader <http://tun.fi/MX.53572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229064>,
        <http://tun.fi/MX.229066> ;
    skos:prefLabel "Agalliinae"@fi,
        "Agalliinae"@sv .

<http://tun.fi/MX.229076> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acericerus" ;
    dwc:scientificNameAuthorship "Dlabola, 1974" ;
    skos:broader <http://tun.fi/MX.229071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229077>,
        <http://tun.fi/MX.5077485> ;
    skos:prefLabel "Acericerus"@fi,
        "Acericerus"@sv .

<http://tun.fi/MX.229088> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tremulicerus" ;
    dwc:scientificNameAuthorship "Dlabola, 1974" ;
    skos:broader <http://tun.fi/MX.229071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229089>,
        <http://tun.fi/MX.229090> ;
    skos:prefLabel "Tremulicerus"@fi,
        "Tremulicerus"@sv .

<http://tun.fi/MX.229095> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Iassinae" ;
    skos:broader <http://tun.fi/MX.53572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229096>,
        <http://tun.fi/MX.229098> ;
    skos:prefLabel "Iassinae"@fi,
        "Iassinae"@sv .

<http://tun.fi/MX.229121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stroggylocephalus" ;
    dwc:scientificNameAuthorship "Flor, 1861" ;
    skos:broader <http://tun.fi/MX.229104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229122>,
        <http://tun.fi/MX.229123> ;
    skos:prefLabel "Stroggylocephalus"@fi,
        "Stroggylocephalus"@sv .

<http://tun.fi/MX.229125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Evacanthus" ;
    dwc:scientificNameAuthorship "Lepeletier & Serville, 1825" ;
    skos:broader <http://tun.fi/MX.229124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229126>,
        <http://tun.fi/MX.229127> ;
    skos:prefLabel "Evacanthus"@fi,
        "Evacanthus"@sv .

<http://tun.fi/MX.229130> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cicadella" ;
    dwc:scientificNameAuthorship "Latreille, 1817" ;
    skos:broader <http://tun.fi/MX.229124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229131>,
        <http://tun.fi/MX.229132> ;
    skos:prefLabel "Cicadella"@fi,
        "Cicadella"@sv .

<http://tun.fi/MX.229143> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dikraneura" ;
    dwc:scientificNameAuthorship "Hardy, 1850" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229144>,
        <http://tun.fi/MX.229145> ;
    skos:prefLabel "Dikraneura"@fi,
        "Dikraneura"@sv .

<http://tun.fi/MX.229146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micantulina" ;
    dwc:scientificNameAuthorship "Anufriev, 1970" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229147>,
        <http://tun.fi/MX.229148> ;
    skos:prefLabel "Micantulina"@fi,
        "Micantulina"@sv .

<http://tun.fi/MX.229151> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Forcipata" ;
    dwc:scientificNameAuthorship "DeLong & Caldwell, 1936" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229152>,
        <http://tun.fi/MX.229153> ;
    skos:prefLabel "Forcipata"@fi,
        "Forcipata"@sv .

<http://tun.fi/MX.229186> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fagocyba" ;
    dwc:scientificNameAuthorship "Dlabola, 1958" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229188>,
        <http://tun.fi/MX.229191> ;
    skos:prefLabel "Fagocyba"@fi,
        "Fagocyba"@sv .

<http://tun.fi/MX.229260> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aguriahana" ;
    dwc:scientificNameAuthorship "Distant, 1918" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229261>,
        <http://tun.fi/MX.229262> ;
    skos:prefLabel "Aguriahana"@fi,
        "Aguriahana"@sv .

<http://tun.fi/MX.229374> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elymana" ;
    dwc:scientificNameAuthorship "DeLong, 1936" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229375>,
        <http://tun.fi/MX.229377> ;
    skos:prefLabel "Elymana"@fi,
        "Elymana"@sv .

<http://tun.fi/MX.229409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perotettix" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229410>,
        <http://tun.fi/MX.229411> ;
    skos:prefLabel "Perotettix"@fi,
        "Perotettix"@sv .

<http://tun.fi/MX.229421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athysanus" ;
    dwc:scientificNameAuthorship "Burmeister, 1838" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229422>,
        <http://tun.fi/MX.229424> ;
    skos:prefLabel "Athysanus"@fi,
        "Athysanus"@sv .

<http://tun.fi/MX.229452> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ederranus" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229453>,
        <http://tun.fi/MX.229455> ;
    skos:prefLabel "Ederranus"@fi,
        "Ederranus"@sv .

<http://tun.fi/MX.229487> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arocephalus" ;
    dwc:scientificNameAuthorship "Ribaut, 1946" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229489>,
        <http://tun.fi/MX.229492> ;
    skos:prefLabel "Arocephalus"@fi,
        "Arocephalus"@sv .

<http://tun.fi/MX.229538> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Verdanus" ;
    dwc:scientificNameAuthorship "Oman, 1949" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229539>,
        <http://tun.fi/MX.229540> ;
    skos:prefLabel "Verdanus"@fi,
        "Verdanus"@sv .

<http://tun.fi/MX.229589> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptostemma" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1835" ;
    skos:broader <http://tun.fi/MX.229588> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229590>,
        <http://tun.fi/MX.229591> ;
    skos:prefLabel "Cryptostemma"@fi,
        "Cryptostemma"@sv .

<http://tun.fi/MX.229593> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nepidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Nepidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229594>,
        <http://tun.fi/MX.229598> ;
    skos:prefLabel "vesiskorpionit"@fi,
        "Nepidae"@sv .

<http://tun.fi/MX.229609> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cymatia" ;
    dwc:scientificNameAuthorship "Flor, 1860" ;
    skos:broader <http://tun.fi/MX.229608> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229610>,
        <http://tun.fi/MX.229611> ;
    skos:prefLabel "Cymatia"@fi,
        "Cymatia"@sv .

<http://tun.fi/MX.229614> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glaenocorisa" ;
    dwc:scientificNameAuthorship "Thomson, 1869" ;
    skos:broader <http://tun.fi/MX.229612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229615>,
        <http://tun.fi/MX.229616> ;
    skos:prefLabel "Glaenocorisa"@fi,
        "Glaenocorisa"@sv .

<http://tun.fi/MX.229618> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctocorisa" ;
    dwc:scientificNameAuthorship "Wallengren, 1894" ;
    skos:broader <http://tun.fi/MX.229612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229619>,
        <http://tun.fi/MX.229620> ;
    skos:prefLabel "Arctocorisa"@fi,
        "Arctocorisa"@sv .

<http://tun.fi/MX.229672> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hebrus" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.229671> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229673>,
        <http://tun.fi/MX.229674> ;
    skos:prefLabel "Hebrus"@fi,
        "Hebrus"@sv .

<http://tun.fi/MX.229680> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Veliidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Veliidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229681>,
        <http://tun.fi/MX.229686> ;
    skos:prefLabel "vetiäiset"@fi,
        "Veliidae"@sv .

<http://tun.fi/MX.229682> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microvelia" ;
    dwc:scientificNameAuthorship "Westwood, 1834" ;
    skos:broader <http://tun.fi/MX.229681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229683>,
        <http://tun.fi/MX.229685> ;
    skos:prefLabel "Microvelia"@fi,
        "Microvelia"@sv .

<http://tun.fi/MX.229687> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Velia" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.229686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229688>,
        <http://tun.fi/MX.229689> ;
    skos:prefLabel "Velia"@fi,
        "Velia"@sv .

<http://tun.fi/MX.229691> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aquarius" ;
    dwc:scientificNameAuthorship "Schellenberg, 1800" ;
    skos:broader <http://tun.fi/MX.229690> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229692>,
        <http://tun.fi/MX.229693> ;
    skos:prefLabel "Aquarius"@fi,
        "Aquarius"@sv .

<http://tun.fi/MX.229707> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Saldidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Saldidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229708>,
        <http://tun.fi/MX.229711> ;
    skos:prefLabel "hyppyluteet"@fi,
        "Saldidae"@sv .

<http://tun.fi/MX.229712> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chartoscirta" ;
    dwc:scientificNameAuthorship "Stål, 1868" ;
    skos:broader <http://tun.fi/MX.229711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229713>,
        <http://tun.fi/MX.229714> ;
    skos:prefLabel "Chartoscirta"@fi,
        "Chartoscirta"@sv .

<http://tun.fi/MX.229719> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micracanthia" ;
    dwc:scientificNameAuthorship "Reuter, 1912" ;
    skos:broader <http://tun.fi/MX.229711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229720>,
        <http://tun.fi/MX.229721> ;
    skos:prefLabel "Micracanthia"@fi,
        "Micracanthia"@sv .

<http://tun.fi/MX.229736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Teloleuca" ;
    dwc:scientificNameAuthorship "Reuter, 1912" ;
    skos:broader <http://tun.fi/MX.229711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229737>,
        <http://tun.fi/MX.229738> ;
    skos:prefLabel "Teloleuca"@fi,
        "Teloleuca"@sv .

<http://tun.fi/MX.229748> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agramma" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.229740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229749>,
        <http://tun.fi/MX.229750> ;
    skos:prefLabel "Agramma"@fi,
        "Agramma"@sv .

<http://tun.fi/MX.229755> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dictyla" ;
    dwc:scientificNameAuthorship "Stål, 1874" ;
    skos:broader <http://tun.fi/MX.229740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229756>,
        <http://tun.fi/MX.229757> ;
    skos:prefLabel "Dictyla"@fi,
        "Dictyla"@sv .

<http://tun.fi/MX.229758> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galeatus" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.229740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229759>,
        <http://tun.fi/MX.229760> ;
    skos:prefLabel "Galeatus"@fi,
        "Galeatus"@sv .

<http://tun.fi/MX.229763> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physatocheila" ;
    dwc:scientificNameAuthorship "Fieber, 1844" ;
    skos:broader <http://tun.fi/MX.229740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229764>,
        <http://tun.fi/MX.5074543> ;
    skos:prefLabel "Physatocheila"@fi,
        "Physatocheila"@sv .

<http://tun.fi/MX.229772> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Microphysidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Microphysidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229773>,
        <http://tun.fi/MX.229776> ;
    skos:prefLabel "keriluteet"@fi,
        "Microphysidae"@sv .

<http://tun.fi/MX.229773> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loricula" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.229772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229774>,
        <http://tun.fi/MX.229775> ;
    skos:prefLabel "Loricula"@fi,
        "Loricula"@sv .

<http://tun.fi/MX.229796> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrolophus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.53550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229797>,
        <http://tun.fi/MX.229799> ;
    skos:prefLabel "Macrolophus"@fi,
        "Macrolophus"@sv .

<http://tun.fi/MX.229810> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alloeotomus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229811>,
        <http://tun.fi/MX.229812> ;
    skos:prefLabel "Alloeotomus"@fi,
        "Alloeotomus"@sv .

<http://tun.fi/MX.229825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pithanus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229826>,
        <http://tun.fi/MX.229827> ;
    skos:prefLabel "Pithanus"@fi,
        "Pithanus"@sv .

<http://tun.fi/MX.229828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acetropis" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229829>,
        <http://tun.fi/MX.4994280> ;
    skos:prefLabel "Acetropis"@fi,
        "Acetropis"@sv .

<http://tun.fi/MX.229832> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptopterna" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229833>,
        <http://tun.fi/MX.229834> ;
    skos:prefLabel "Leptopterna"@fi,
        "Leptopterna"@sv .

<http://tun.fi/MX.229837> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notostira" ;
    dwc:scientificNameAuthorship "Fieber, 1878" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229838>,
        <http://tun.fi/MX.229839> ;
    skos:prefLabel "Notostira"@fi,
        "Notostira"@sv .

<http://tun.fi/MX.229881> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calocoris" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229882>,
        <http://tun.fi/MX.229883> ;
    skos:prefLabel "Calocoris"@fi,
        "Calocoris"@sv .

<http://tun.fi/MX.229898> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lygocoris" ;
    dwc:scientificNameAuthorship "Reuter, 1875" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229900>,
        <http://tun.fi/MX.229901> ;
    skos:prefLabel "Lygocoris"@fi,
        "Lygocoris"@sv .

<http://tun.fi/MX.229902> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neolygus" ;
    dwc:scientificNameAuthorship "Knight, 1917" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:hiddenLabel "Lygocoris (Neolygus)"@fi,
        "Lygocoris (Neolygus)"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229903>,
        <http://tun.fi/MX.229904> ;
    skos:prefLabel "Neolygus"@fi,
        "Neolygus"@sv .

<http://tun.fi/MX.229949> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halticus" ;
    dwc:scientificNameAuthorship "Hahn, 1829" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229950>,
        <http://tun.fi/MX.229951> ;
    skos:prefLabel "Halticus"@fi,
        "Halticus"@sv .

<http://tun.fi/MX.229962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euryopicoris" ;
    dwc:scientificNameAuthorship "Reuter, 1875" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229963>,
        <http://tun.fi/MX.229964> ;
    skos:prefLabel "Euryopicoris"@fi,
        "Euryopicoris"@sv .

<http://tun.fi/MX.229998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mecomma" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230000>,
        <http://tun.fi/MX.230002> ;
    skos:prefLabel "Mecomma"@fi,
        "Mecomma"@sv .

<http://tun.fi/MX.230003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Globiceps" ;
    dwc:scientificNameAuthorship "Lepeletier & Serville, 1825" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230004>,
        <http://tun.fi/MX.230005> ;
    skos:prefLabel "Globiceps"@fi,
        "Globiceps"@sv .

<http://tun.fi/MX.230006> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blepharidopterus" ;
    dwc:scientificNameAuthorship "Kolenati, 1845" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230007>,
        <http://tun.fi/MX.230008> ;
    skos:prefLabel "Blepharidopterus"@fi,
        "Blepharidopterus"@sv .

<http://tun.fi/MX.230027> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oncotylus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230028>,
        <http://tun.fi/MX.4994284> ;
    skos:prefLabel "Oncotylus"@fi,
        "Oncotylus"@sv .

<http://tun.fi/MX.230031> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagiognathus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230032>,
        <http://tun.fi/MX.230033> ;
    skos:prefLabel "Plagiognathus"@fi,
        "Plagiognathus"@sv .

<http://tun.fi/MX.230034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Europiella" ;
    dwc:scientificNameAuthorship "Reuter, 1909" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230035>,
        <http://tun.fi/MX.230036> ;
    skos:prefLabel "Europiella"@fi,
        "Europiella"@sv .

<http://tun.fi/MX.230057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Criocoris" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230058>,
        <http://tun.fi/MX.230059> ;
    skos:prefLabel "Criocoris"@fi,
        "Criocoris"@sv .

<http://tun.fi/MX.230098> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phoenicocoris" ;
    dwc:scientificNameAuthorship "Reuter, 1875" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230099>,
        <http://tun.fi/MX.230100> ;
    skos:prefLabel "Phoenicocoris"@fi,
        "Phoenicocoris"@sv .

<http://tun.fi/MX.230105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tytthus" ;
    dwc:scientificNameAuthorship "Fieber, 1864" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230106>,
        <http://tun.fi/MX.230107> ;
    skos:prefLabel "Tytthus"@fi,
        "Tytthus"@sv .

<http://tun.fi/MX.230110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phylus" ;
    dwc:scientificNameAuthorship "Hahn, 1831" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230111>,
        <http://tun.fi/MX.230112> ;
    skos:prefLabel "Phylus"@fi,
        "Phylus"@sv .

<http://tun.fi/MX.230113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megalocoleus" ;
    dwc:scientificNameAuthorship "Reuter, 1890" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230114>,
        <http://tun.fi/MX.230115> ;
    skos:prefLabel "Megalocoleus"@fi,
        "Megalocoleus"@sv .

<http://tun.fi/MX.230124> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nabidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Nabidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230125>,
        <http://tun.fi/MX.230127> ;
    skos:prefLabel "naskaliluteet"@fi,
        "Nabidae"@sv .

<http://tun.fi/MX.230147> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acompocoris" ;
    dwc:scientificNameAuthorship "Reuter, 1875" ;
    skos:broader <http://tun.fi/MX.230145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230148>,
        <http://tun.fi/MX.230149> ;
    skos:prefLabel "Acompocoris"@fi,
        "Acompocoris"@sv .

<http://tun.fi/MX.230164> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Temnostethus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230165>,
        <http://tun.fi/MX.230166> ;
    skos:prefLabel "Temnostethus"@fi,
        "Temnostethus"@sv .

<http://tun.fi/MX.230167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetraphleps" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230168>,
        <http://tun.fi/MX.230169> ;
    skos:prefLabel "Tetraphleps"@fi,
        "Tetraphleps"@sv .

<http://tun.fi/MX.230187> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lyctocoris" ;
    dwc:scientificNameAuthorship "Hahn, 1836" ;
    skos:broader <http://tun.fi/MX.230183> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230188>,
        <http://tun.fi/MX.230189> ;
    skos:prefLabel "Lyctocoris"@fi,
        "Lyctocoris"@sv .

<http://tun.fi/MX.230191> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scoloposcelis" ;
    dwc:scientificNameAuthorship "Fieber, 1838" ;
    skos:broader <http://tun.fi/MX.230183> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230192>,
        <http://tun.fi/MX.230193> ;
    skos:prefLabel "Scoloposcelis"@fi,
        "Scoloposcelis"@sv .

<http://tun.fi/MX.230204> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cimicidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Cimicidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230205>,
        <http://tun.fi/MX.230208> ;
    skos:prefLabel "lutikat"@fi,
        "Cimicidae"@sv .

<http://tun.fi/MX.230205> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cimex" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.230204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230206>,
        <http://tun.fi/MX.230207> ;
    skos:prefLabel "Cimex"@fi,
        "Cimex"@sv .

<http://tun.fi/MX.230212> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Empicoris" ;
    dwc:scientificNameAuthorship "Wolff, 1811" ;
    skos:broader <http://tun.fi/MX.230211> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230213>,
        <http://tun.fi/MX.230214> ;
    skos:prefLabel "Empicoris"@fi,
        "Empicoris"@sv .

<http://tun.fi/MX.230221> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Harpactocorinae" ;
    skos:broader <http://tun.fi/MX.230210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230222>,
        <http://tun.fi/MX.230226> ;
    skos:prefLabel "Harpactocorinae"@fi,
        "Harpactocorinae"@sv .

<http://tun.fi/MX.230222> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coranus" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.230221> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230223>,
        <http://tun.fi/MX.230225> ;
    skos:prefLabel "Coranus"@fi,
        "Coranus"@sv .

<http://tun.fi/MX.230231> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aradidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Aradidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230232>,
        <http://tun.fi/MX.230235> ;
    skos:prefLabel "latikat"@fi,
        "Aradidae"@sv .

<http://tun.fi/MX.230301> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxycarenus" ;
    dwc:scientificNameAuthorship "Fieber, 1837" ;
    skos:broader <http://tun.fi/MX.230298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230302>,
        <http://tun.fi/MX.230303> ;
    skos:prefLabel "Oxycarenus"@fi,
        "Oxycarenus"@sv .

<http://tun.fi/MX.230308> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhyparochromidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230309>,
        <http://tun.fi/MX.230376> ;
    skos:prefLabel "Rhyparochromidae"@fi,
        "Rhyparochromidae"@sv .

<http://tun.fi/MX.230319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eremocoris" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230320>,
        <http://tun.fi/MX.230321> ;
    skos:prefLabel "Eremocoris"@fi,
        "Eremocoris"@sv .

<http://tun.fi/MX.230322> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gastrodes" ;
    dwc:scientificNameAuthorship "Westwood, 1840" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230323>,
        <http://tun.fi/MX.230324> ;
    skos:prefLabel "Gastrodes"@fi,
        "Gastrodes"@sv .

<http://tun.fi/MX.230344> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pionosomus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230345>,
        <http://tun.fi/MX.5077007> ;
    skos:prefLabel "Pionosomus"@fi,
        "Pionosomus"@sv .

<http://tun.fi/MX.230353> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megalonotus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230354>,
        <http://tun.fi/MX.230355> ;
    skos:prefLabel "Megalonotus"@fi,
        "Megalonotus"@sv .

<http://tun.fi/MX.230367> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhyparochromus" ;
    dwc:scientificNameAuthorship "Hahn, 1826" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230368>,
        <http://tun.fi/MX.230369> ;
    skos:prefLabel "Rhyparochromus"@fi,
        "Rhyparochromus"@sv .

<http://tun.fi/MX.230373> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachybrachius" ;
    dwc:scientificNameAuthorship "Hahn, 1826" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230374>,
        <http://tun.fi/MX.230375> ;
    skos:prefLabel "Pachybrachius"@fi,
        "Pachybrachius"@sv .

<http://tun.fi/MX.230378> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plinthisus" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.230376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230379>,
        <http://tun.fi/MX.230380> ;
    skos:prefLabel "Plinthisus"@fi,
        "Plinthisus"@sv .

<http://tun.fi/MX.230391> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Piesmatidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Piesmatidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230392>,
        <http://tun.fi/MX.230395> ;
    skos:prefLabel "maltsaluteet"@fi,
        "Piesmatidae"@sv .

<http://tun.fi/MX.230392> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parapiesma" ;
    dwc:scientificNameAuthorship "Pericart, 1974" ;
    skos:broader <http://tun.fi/MX.230391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230393>,
        <http://tun.fi/MX.230394> ;
    skos:prefLabel "Parapiesma"@fi,
        "Parapiesma"@sv .

<http://tun.fi/MX.230395> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piesma" ;
    dwc:scientificNameAuthorship "Lepeletier & Audinet-Serville, 1825" ;
    skos:broader <http://tun.fi/MX.230391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230396>,
        <http://tun.fi/MX.230397> ;
    skos:prefLabel "Piesma"@fi,
        "Piesma"@sv .

<http://tun.fi/MX.230398> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Berytidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Berytidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230399>,
        <http://tun.fi/MX.230409> ;
    skos:prefLabel "tikkuluteet"@fi,
        "Berytidae"@sv .

<http://tun.fi/MX.230399> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Berytinae" ;
    skos:broader <http://tun.fi/MX.230398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230400>,
        <http://tun.fi/MX.230402> ;
    skos:prefLabel "Berytinae"@fi,
        "Berytinae"@sv .

<http://tun.fi/MX.230443> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coreidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Coreidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230444>,
        <http://tun.fi/MX.230455> ;
    skos:prefLabel "palleluteet"@fi,
        "Coreidae"@sv .

<http://tun.fi/MX.230447> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coriomeris" ;
    dwc:scientificNameAuthorship "Westwood, 1842" ;
    skos:broader <http://tun.fi/MX.230444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230448>,
        <http://tun.fi/MX.230449> ;
    skos:prefLabel "Coriomeris"@fi,
        "Coriomeris"@sv .

<http://tun.fi/MX.230490> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phimodera" ;
    dwc:scientificNameAuthorship "Germar, 1839" ;
    skos:broader <http://tun.fi/MX.230489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230491>,
        <http://tun.fi/MX.230492> ;
    skos:prefLabel "Phimodera"@fi,
        "Phimodera"@sv .

<http://tun.fi/MX.230522> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carpocoris" ;
    dwc:scientificNameAuthorship "Kolenati, 1846" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230523>,
        <http://tun.fi/MX.4994296> ;
    skos:prefLabel "Carpocoris"@fi,
        "Carpocoris"@sv .

<http://tun.fi/MX.230524> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlorochroa" ;
    dwc:scientificNameAuthorship "Stål, 1872" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230525>,
        <http://tun.fi/MX.230526> ;
    skos:prefLabel "Chlorochroa"@fi,
        "Chlorochroa"@sv .

<http://tun.fi/MX.230558> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Podopinae" ;
    skos:broader <http://tun.fi/MX.230499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230560>,
        <http://tun.fi/MX.230563> ;
    skos:prefLabel "Podopinae"@fi,
        "Podopinae"@sv .

<http://tun.fi/MX.230688> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyommatus" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60866>,
        <http://tun.fi/MX.60867> ;
    skos:prefLabel "Polyommatus"@fi,
        "Polyommatus"@sv .

<http://tun.fi/MX.230690> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aricia" ;
    dwc:scientificNameAuthorship "Reichenbach, 1817" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60859>,
        <http://tun.fi/MX.60862> ;
    skos:prefLabel "Aricia"@fi,
        "Aricia"@sv .

<http://tun.fi/MX.230691> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plebejus" ;
    dwc:scientificNameAuthorship "Kluk, 1780" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60854>,
        <http://tun.fi/MX.60855> ;
    skos:prefLabel "Plebejus"@fi,
        "Plebejus"@sv .

<http://tun.fi/MX.230694> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agriades" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60856>,
        <http://tun.fi/MX.60858> ;
    skos:prefLabel "Agriades"@fi,
        "Agriades"@sv .

<http://tun.fi/MX.230740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Picripleuroxus" ;
    dwc:scientificNameAuthorship "Frey, 1993" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230741>,
        <http://tun.fi/MX.230742> ;
    skos:prefLabel "Picripleuroxus"@fi,
        "Picripleuroxus"@sv .

<http://tun.fi/MX.230896> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Glossosomatidae" ;
    dwc:scientificNameAuthorship "Wallengren, 1891" ;
    skos:broader <http://tun.fi/MX.230895> ;
    skos:hiddenLabel "Glossosomatidae"@fi,
        "Glossosomatidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231739>,
        <http://tun.fi/MX.231744> ;
    skos:prefLabel "hormisirvikkäät"@fi,
        "stenhusnattsländor"@sv .

<http://tun.fi/MX.230898> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Philopotamidae" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.230895> ;
    skos:hiddenLabel "Philopotamidae"@fi,
        "Philopotamidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231791>,
        <http://tun.fi/MX.231796> ;
    skos:prefLabel "harjasirvikkäät"@fi,
        "stengömmenattsländor"@sv .

<http://tun.fi/MX.230902> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydropsychidae" ;
    dwc:scientificNameAuthorship "Curtis, 1835" ;
    skos:broader <http://tun.fi/MX.230895> ;
    skos:hiddenLabel "Hydropsychidae"@fi,
        "Hydropsychidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231828>,
        <http://tun.fi/MX.231838> ;
    skos:prefLabel "siiviläsirvikkäät"@fi,
        "ryssjenattsländor"@sv .

<http://tun.fi/MX.230906> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Brachycentridae" ;
    dwc:scientificNameAuthorship "Ulmer, 1903" ;
    skos:broader <http://tun.fi/MX.230904> ;
    skos:hiddenLabel "Brachycentridae"@fi,
        "Brachycentridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231867>,
        <http://tun.fi/MX.231869> ;
    skos:prefLabel "sammalsirvikkäät"@fi,
        "bäcknattsländor"@sv .

<http://tun.fi/MX.230907> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lepidostomatidae" ;
    dwc:scientificNameAuthorship "Ulmer, 1903" ;
    skos:broader <http://tun.fi/MX.230904> ;
    skos:hiddenLabel "Lepidostomatidae"@fi,
        "Lepidostomatidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231872>,
        <http://tun.fi/MX.231875> ;
    skos:prefLabel "ruutusirvikkäät"@fi,
        "kantrörsnattsländor"@sv .

<http://tun.fi/MX.230910> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Goeridae" ;
    dwc:scientificNameAuthorship "Ulmer, 1903" ;
    skos:broader <http://tun.fi/MX.230904> ;
    skos:hiddenLabel "Goeridae"@fi,
        "Goeridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231943>,
        <http://tun.fi/MX.231945> ;
    skos:prefLabel "riippasirvikkäät"@fi,
        "grusrörsnattsländor"@sv .

<http://tun.fi/MX.230911> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Beraeidae" ;
    dwc:scientificNameAuthorship "Wallengren, 1891" ;
    skos:broader <http://tun.fi/MX.230904> ;
    skos:hiddenLabel "Beraeidae"@fi,
        "Beraeidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231947>,
        <http://tun.fi/MX.231949> ;
    skos:prefLabel "nokisirvikkäät"@fi,
        "sandrörsnattsländor"@sv .

<http://tun.fi/MX.230912> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sericostomatidae" ;
    dwc:scientificNameAuthorship "Stephens, 1836" ;
    skos:broader <http://tun.fi/MX.230904> ;
    skos:hiddenLabel "Sericostomatidae"@fi,
        "Sericostomatidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231951>,
        <http://tun.fi/MX.231953> ;
    skos:prefLabel "koukkusirvikkäät"@fi,
        "krumrörsnattsländor"@sv .

<http://tun.fi/MX.230913> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Molannidae" ;
    dwc:scientificNameAuthorship "Wallengren, 1891" ;
    skos:broader <http://tun.fi/MX.230904> ;
    skos:hiddenLabel "Molannidae"@fi,
        "Molannidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231955>,
        <http://tun.fi/MX.231961> ;
    skos:prefLabel "kilpisirvikkäät"@fi,
        "skivrörsnattsländor"@sv .

<http://tun.fi/MX.231086> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetracanthella" ;
    dwc:scientificNameAuthorship "Schött, 1891" ;
    skos:broader <http://tun.fi/MX.231085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231087>,
        <http://tun.fi/MX.231088> ;
    skos:prefLabel "Tetracanthella"@fi,
        "Tetracanthella"@sv .

<http://tun.fi/MX.231119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ballistura" ;
    dwc:scientificNameAuthorship "Börner, 1906" ;
    skos:broader <http://tun.fi/MX.231099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231120>,
        <http://tun.fi/MX.231121> ;
    skos:prefLabel "Ballistura"@fi,
        "Ballistura"@sv .

<http://tun.fi/MX.231133> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptopygus" ;
    dwc:scientificNameAuthorship "Willem, 1901" ;
    skos:broader <http://tun.fi/MX.231132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231134>,
        <http://tun.fi/MX.231135> ;
    skos:prefLabel "Cryptopygus"@fi,
        "Cryptopygus"@sv .

<http://tun.fi/MX.231199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sinella" ;
    dwc:scientificNameAuthorship "Brook, 1882" ;
    skos:broader <http://tun.fi/MX.231195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231200>,
        <http://tun.fi/MX.5018362> ;
    skos:prefLabel "Sinella"@fi,
        "Sinella"@sv .

<http://tun.fi/MX.231215> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lepidocyrtinae" ;
    dwc:scientificNameAuthorship "Wahlgren, 1906" ;
    skos:broader <http://tun.fi/MX.231194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231216>,
        <http://tun.fi/MX.231225> ;
    skos:prefLabel "Lepidocyrtinae"@fi,
        "Lepidocyrtinae"@sv .

<http://tun.fi/MX.231230> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Willowsia" ;
    dwc:scientificNameAuthorship "Schoebotham, 1917" ;
    skos:broader <http://tun.fi/MX.231229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231231>,
        <http://tun.fi/MX.231233> ;
    skos:prefLabel "Willowsia"@fi,
        "Willowsia"@sv .

<http://tun.fi/MX.231234> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Orchesellinae" ;
    dwc:scientificNameAuthorship "Börner, 1906" ;
    skos:broader <http://tun.fi/MX.231194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231235>,
        <http://tun.fi/MX.231240> ;
    skos:prefLabel "Orchesellinae"@fi,
        "Orchesellinae"@sv .

<http://tun.fi/MX.231246> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pogonognathellus" ;
    dwc:scientificNameAuthorship "Paclt, 1944" ;
    skos:broader <http://tun.fi/MX.231245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231247>,
        <http://tun.fi/MX.231248> ;
    skos:prefLabel "Pogonognathellus"@fi,
        "Pogonognathellus"@sv .

<http://tun.fi/MX.231249> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tomocerus" ;
    dwc:scientificNameAuthorship "Nicolet, 1841" ;
    skos:broader <http://tun.fi/MX.231245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231250>,
        <http://tun.fi/MX.231251> ;
    skos:prefLabel "Tomocerus"@fi,
        "Tomocerus"@sv .

<http://tun.fi/MX.231254> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Neelidae" ;
    dwc:scientificNameAuthorship "Folsom, 1896" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231255>,
        <http://tun.fi/MX.5018467> ;
    skos:prefLabel "Neelidae"@fi,
        "Neelidae"@sv .

<http://tun.fi/MX.231259> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sminthurididae" ;
    dwc:scientificNameAuthorship "Börner, 1906" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231262>,
        <http://tun.fi/MX.231272> ;
    skos:prefLabel "Sminthurididae"@fi,
        "Sminthurididae"@sv .

<http://tun.fi/MX.231308> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicyrtoma" ;
    dwc:scientificNameAuthorship "Bourlet, 1842" ;
    skos:broader <http://tun.fi/MX.231300> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231309>,
        <http://tun.fi/MX.231312> ;
    skos:prefLabel "Dicyrtoma"@fi,
        "Dicyrtoma"@sv .

<http://tun.fi/MX.231319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deuterosminthurus" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231320>,
        <http://tun.fi/MX.231322> ;
    skos:prefLabel "Deuterosminthurus"@fi,
        "Deuterosminthurus"@sv .

<http://tun.fi/MX.231335> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sminthuridae" ;
    dwc:scientificNameAuthorship "Lubbock, 1862" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:hiddenLabel "Sminthuridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231336>,
        <http://tun.fi/MX.231341> ;
    skos:prefLabel "pallohyppiäiset"@fi,
        "Sminthuridae"@sv .

<http://tun.fi/MX.231336> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sphyrothecinae" ;
    dwc:scientificNameAuthorship "Betsch, 1980" ;
    skos:broader <http://tun.fi/MX.231335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231337>,
        <http://tun.fi/MX.231339> ;
    skos:prefLabel "Sphyrothecinae"@fi,
        "Sphyrothecinae"@sv .

<http://tun.fi/MX.231344> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sminthurus" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.231341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231345>,
        <http://tun.fi/MX.231346> ;
    skos:prefLabel "Sminthurus"@fi,
        "Sminthurus"@sv .

<http://tun.fi/MX.231351> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eosentomon" ;
    dwc:scientificNameAuthorship "Berlese, 1908" ;
    skos:broader <http://tun.fi/MX.231350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231352>,
        <http://tun.fi/MX.231353> ;
    skos:prefLabel "Eosentomon"@fi,
        "Eosentomon"@sv .

<http://tun.fi/MX.231363> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Machilidae" ;
    dwc:scientificNameAuthorship "Grassi, 1888" ;
    skos:broader <http://tun.fi/MX.70222> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231364>,
        <http://tun.fi/MX.231367> ;
    skos:prefLabel "Machilidae"@fi,
        "Machilidae"@sv .

<http://tun.fi/MX.231376> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ctenolepismatinae" ;
    dwc:scientificNameAuthorship "Mendes, 1991" ;
    skos:broader <http://tun.fi/MX.53580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231377>,
        <http://tun.fi/MX.231380> ;
    skos:prefLabel "Ctenolepismatinae"@fi,
        "Ctenolepismatinae"@sv .

<http://tun.fi/MX.231380> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenolepisma" ;
    dwc:scientificNameAuthorship "Escherich, 1905" ;
    skos:broader <http://tun.fi/MX.231376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231381>,
        <http://tun.fi/MX.231622> ;
    skos:prefLabel "Ctenolepisma"@fi,
        "Ctenolepisma"@sv .

<http://tun.fi/MX.231447> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micranurida" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231450>,
        <http://tun.fi/MX.5018708> ;
    skos:prefLabel "Micranurida"@fi,
        "Micranurida"@sv .

<http://tun.fi/MX.231460> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Neanurinae" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231461>,
        <http://tun.fi/MX.231463> ;
    skos:prefLabel "Neanurinae"@fi,
        "Neanurinae"@sv .

<http://tun.fi/MX.231468> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Odontellidae" ;
    dwc:scientificNameAuthorship "Massoud, 1967" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231471>,
        <http://tun.fi/MX.5018763> ;
    skos:prefLabel "Odontellidae"@fi,
        "Odontellidae"@sv .

<http://tun.fi/MX.231473> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Onychiuridae" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:hiddenLabel "Onychiuridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231060>,
        <http://tun.fi/MX.231474> ;
    skos:prefLabel "valkohyppiäiset"@fi,
        "Onychiuridae"@sv .

<http://tun.fi/MX.231499> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Onychiurus" ;
    dwc:scientificNameAuthorship "Gervais, 1841" ;
    skos:broader <http://tun.fi/MX.231474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231058>,
        <http://tun.fi/MX.231490> ;
    skos:prefLabel "Onychiurus"@fi,
        "Onychiurus"@sv .

<http://tun.fi/MX.231740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glossosoma" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.231739> ;
    skos:hiddenLabel "Glossosoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231741>,
        <http://tun.fi/MX.231742> ;
    skos:prefLabel "virtahormikkaat"@fi,
        "Glossosoma"@sv .

<http://tun.fi/MX.231783> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ithytrichia" ;
    dwc:scientificNameAuthorship "Eaton, 1873" ;
    skos:broader <http://tun.fi/MX.230897> ;
    skos:hiddenLabel "Ithytrichia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231784>,
        <http://tun.fi/MX.323587> ;
    skos:prefLabel "silmupalkoset"@fi,
        "Ithytrichia"@sv .

<http://tun.fi/MX.231785> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthotrichia" ;
    dwc:scientificNameAuthorship "Eaton, 1873" ;
    skos:broader <http://tun.fi/MX.230897> ;
    skos:hiddenLabel "Orthotrichia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231786>,
        <http://tun.fi/MX.231787> ;
    skos:prefLabel "malopalkoset"@fi,
        "Orthotrichia"@sv .

<http://tun.fi/MX.231791> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Philopotaminae" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.230898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231792>,
        <http://tun.fi/MX.231794> ;
    skos:prefLabel "Philopotaminae"@fi,
        "Philopotaminae"@sv .

<http://tun.fi/MX.231801> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lype" ;
    dwc:scientificNameAuthorship "McLachlan, 1878" ;
    skos:broader <http://tun.fi/MX.230899> ;
    skos:hiddenLabel "Lype"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231802>,
        <http://tun.fi/MX.231803> ;
    skos:prefLabel "raspikkaat"@fi,
        "Lype"@sv .

<http://tun.fi/MX.231810> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plectrocnemia" ;
    dwc:scientificNameAuthorship "Stephens, 1836" ;
    skos:broader <http://tun.fi/MX.230901> ;
    skos:hiddenLabel "Plectrocnemia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231811>,
        <http://tun.fi/MX.231813> ;
    skos:prefLabel "lipporysäkkäät"@fi,
        "Plectrocnemia"@sv .

<http://tun.fi/MX.231814> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polycentropus" ;
    dwc:scientificNameAuthorship "Curtis, 1835" ;
    skos:broader <http://tun.fi/MX.230901> ;
    skos:hiddenLabel "Polycentropus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231815>,
        <http://tun.fi/MX.231816> ;
    skos:prefLabel "haavirysäkkäät"@fi,
        "Polycentropus"@sv .

<http://tun.fi/MX.231852> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrypnetes" ;
    dwc:scientificNameAuthorship "McLachlan, 1876" ;
    skos:broader <http://tun.fi/MX.230905> ;
    skos:hiddenLabel "Agrypnetes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231850>,
        <http://tun.fi/MX.231853> ;
    skos:prefLabel "kalmosirvikkäät"@fi,
        "Agrypnetes"@sv .

<http://tun.fi/MX.231854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phryganea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.230905> ;
    skos:hiddenLabel "Phryganea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231855>,
        <http://tun.fi/MX.231856> ;
    skos:prefLabel "isosirvikkäät"@fi,
        "Phryganea"@sv .

<http://tun.fi/MX.231857> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oligotricha" ;
    dwc:scientificNameAuthorship "Rambur, 1842" ;
    skos:broader <http://tun.fi/MX.230905> ;
    skos:hiddenLabel "Oligotricha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231858>,
        <http://tun.fi/MX.231859> ;
    skos:prefLabel "virvasirvikkäät"@fi,
        "Oligotricha"@sv .

<http://tun.fi/MX.231864> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Semblis" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.230905> ;
    skos:hiddenLabel "Semblis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231865>,
        <http://tun.fi/MX.231866> ;
    skos:prefLabel "jalosirvikkäät"@fi,
        "Semblis"@sv .

<http://tun.fi/MX.231869> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micrasema" ;
    dwc:scientificNameAuthorship "McLachlan, 1876" ;
    skos:broader <http://tun.fi/MX.230906> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231870>,
        <http://tun.fi/MX.231871> ;
    skos:prefLabel "Micrasema"@fi,
        "Micrasema"@sv .

<http://tun.fi/MX.231921> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lenarchus" ;
    dwc:scientificNameAuthorship "Martynov, 1914" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Lenarchus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231922>,
        <http://tun.fi/MX.231923> ;
    skos:prefLabel "vienansirvikkäät"@fi,
        "Lenarchus"@sv .

<http://tun.fi/MX.231938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micropterna" ;
    dwc:scientificNameAuthorship "Stein, 1874" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231939>,
        <http://tun.fi/MX.231940> ;
    skos:prefLabel "Micropterna"@fi,
        "Micropterna"@sv .

<http://tun.fi/MX.232011> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetopteryx" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Chaetopteryx"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232012>,
        <http://tun.fi/MX.232013> ;
    skos:prefLabel "syyssirvikkäät"@fi,
        "Chaetopteryx"@sv .

<http://tun.fi/MX.232097> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taeniothrips" ;
    dwc:scientificNameAuthorship "Amyot & Serville, 1843" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232098>,
        <http://tun.fi/MX.232099> ;
    skos:prefLabel "Taeniothrips"@fi,
        "Taeniothrips"@sv .

<http://tun.fi/MX.232113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limothrips" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232114>,
        <http://tun.fi/MX.232115> ;
    skos:prefLabel "Limothrips"@fi,
        "Limothrips"@sv .

<http://tun.fi/MX.232116> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Belothrips" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232117>,
        <http://tun.fi/MX.232201> ;
    skos:prefLabel "Belothrips"@fi,
        "Belothrips"@sv .

<http://tun.fi/MX.232124> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rubiothrips" ;
    dwc:scientificNameAuthorship "Schliephake, 1975" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232126>,
        <http://tun.fi/MX.232127> ;
    skos:prefLabel "Rubiothrips"@fi,
        "Rubiothrips"@sv .

<http://tun.fi/MX.232168> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lispothrips" ;
    dwc:scientificNameAuthorship "O. M. Reuter, 1899" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232169>,
        <http://tun.fi/MX.232194> ;
    skos:prefLabel "Lispothrips"@fi,
        "Lispothrips"@sv .

<http://tun.fi/MX.232187> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liophloeothrips" ;
    dwc:scientificNameAuthorship "Priesner, 1919" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232188>,
        <http://tun.fi/MX.232189> ;
    skos:prefLabel "Liophloeothrips"@fi,
        "Liophloeothrips"@sv .

<http://tun.fi/MX.232205> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Terebrantia" ;
    skos:broader <http://tun.fi/MX.53737> ;
    skos:hiddenLabel "Terebrantia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232206>,
        <http://tun.fi/MX.53612> ;
    skos:prefLabel "pistinripsiäiset"@fi,
        "Terebrantia"@sv .

<http://tun.fi/MX.232206> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aeolothripidae" ;
    skos:broader <http://tun.fi/MX.232205> ;
    skos:hiddenLabel "Aeolothripidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232207>,
        <http://tun.fi/MX.232209> ;
    skos:prefLabel "Aeolothripidae"@fi,
        "rovtripsar"@sv .

<http://tun.fi/MX.232207> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhipidothrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232208>,
        <http://tun.fi/MX.4994303> ;
    skos:prefLabel "Rhipidothrips"@fi,
        "Rhipidothrips"@sv .

<http://tun.fi/MX.232217> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dendrothripinae" ;
    skos:broader <http://tun.fi/MX.53612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232218>,
        <http://tun.fi/MX.232221> ;
    skos:prefLabel "Dendrothripinae"@fi,
        "Dendrothripinae"@sv .

<http://tun.fi/MX.232223> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sericothripinae" ;
    skos:broader <http://tun.fi/MX.53612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232224>,
        <http://tun.fi/MX.232226> ;
    skos:prefLabel "Sericothripinae"@fi,
        "Sericothripinae"@sv .

<http://tun.fi/MX.232226> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neohydatothrips" ;
    dwc:scientificNameAuthorship "John, 1929" ;
    skos:broader <http://tun.fi/MX.232223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232227>,
        <http://tun.fi/MX.232228> ;
    skos:prefLabel "Neohydatothrips"@fi,
        "Neohydatothrips"@sv .

<http://tun.fi/MX.232271> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psammoryctides" ;
    dwc:scientificNameAuthorship "Hrabe, 1964" ;
    skos:broader <http://tun.fi/MX.232455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232272>,
        <http://tun.fi/MX.232273> ;
    skos:prefLabel "Psammoryctides"@fi,
        "Psammoryctides"@sv .

<http://tun.fi/MX.232287> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphichaeta" ;
    dwc:scientificNameAuthorship "Tauber, 1879" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232288>,
        <http://tun.fi/MX.232289> ;
    skos:prefLabel "Amphichaeta"@fi,
        "Amphichaeta"@sv .

<http://tun.fi/MX.232290> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paranais" ;
    dwc:scientificNameAuthorship "Czerniavsky, 1880" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232291>,
        <http://tun.fi/MX.232292> ;
    skos:prefLabel "Paranais"@fi,
        "Paranais"@sv .

<http://tun.fi/MX.232347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achaeta" ;
    dwc:scientificNameAuthorship "Vejdovský, 1877" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232348>,
        <http://tun.fi/MX.232349> ;
    skos:prefLabel "Achaeta"@fi,
        "Achaeta"@sv .

<http://tun.fi/MX.232352> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Buchholzia" ;
    dwc:scientificNameAuthorship "Michaelsen, 1887" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232353>,
        <http://tun.fi/MX.232354> ;
    skos:prefLabel "Buchholzia"@fi,
        "Buchholzia"@sv .

<http://tun.fi/MX.232355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cernosvitoviella" ;
    dwc:scientificNameAuthorship "Nielsen & Christensen, 1959" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232356>,
        <http://tun.fi/MX.232357> ;
    skos:prefLabel "Cernosvitoviella"@fi,
        "Cernosvitoviella"@sv .

<http://tun.fi/MX.232414> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eisenia" ;
    dwc:scientificNameAuthorship "Malm, 1877" ;
    skos:broader <http://tun.fi/MX.232411> ;
    skos:hiddenLabel "Eisenia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232415>,
        <http://tun.fi/MX.232416> ;
    skos:prefLabel "tunkiolierot"@fi,
        "Eisenia"@sv .

<http://tun.fi/MX.232425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Octolasion" ;
    dwc:scientificNameAuthorship "Örley, 1885" ;
    skos:broader <http://tun.fi/MX.232411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232426>,
        <http://tun.fi/MX.232427> ;
    skos:prefLabel "Octolasion"@fi,
        "Octolasion"@sv .

<http://tun.fi/MX.232432> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrobaena" ;
    dwc:scientificNameAuthorship "Eisen, 1874" ;
    skos:broader <http://tun.fi/MX.232411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232433>,
        <http://tun.fi/MX.321318> ;
    skos:prefLabel "Dendrobaena"@fi,
        "Dendrobaena"@sv .

<http://tun.fi/MX.232468> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Megascolecidae" ;
    dwc:scientificNameAuthorship "Rosa, 1891" ;
    skos:broader <http://tun.fi/MX.232410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232469>,
        <http://tun.fi/MX.232471> ;
    skos:prefLabel "Megascolecidae"@fi,
        "Megascolecidae"@sv .

<http://tun.fi/MX.232486> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hirudidae" ;
    dwc:scientificNameAuthorship "Dujardin, 1817" ;
    skos:broader <http://tun.fi/MX.70192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232487>,
        <http://tun.fi/MX.232489> ;
    skos:prefLabel "Hirudidae"@fi,
        "Hirudidae"@sv .

<http://tun.fi/MX.232491> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Erpobdellidae" ;
    dwc:scientificNameAuthorship "Blanchard, 1894" ;
    skos:broader <http://tun.fi/MX.70192> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232492>,
        <http://tun.fi/MX.232496> ;
    skos:prefLabel "Erpobdellidae"@fi,
        "Erpobdellidae"@sv .

<http://tun.fi/MX.232498> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Piscicolidae" ;
    dwc:scientificNameAuthorship "Johnston, 1865" ;
    skos:broader <http://tun.fi/MX.70193> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232499>,
        <http://tun.fi/MX.232501> ;
    skos:prefLabel "Piscicolidae"@fi,
        "Piscicolidae"@sv .

<http://tun.fi/MX.232504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glossiphonia" ;
    dwc:scientificNameAuthorship "Johnson, 1816" ;
    skos:broader <http://tun.fi/MX.232503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232505>,
        <http://tun.fi/MX.5016763> ;
    skos:prefLabel "Glossiphonia"@fi,
        "Glossiphonia"@sv .

<http://tun.fi/MX.232512> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Theromyzon" ;
    dwc:scientificNameAuthorship "Philippi, 1867" ;
    skos:broader <http://tun.fi/MX.232503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232513>,
        <http://tun.fi/MX.232528> ;
    skos:prefLabel "Theromyzon"@fi,
        "Theromyzon"@sv .

<http://tun.fi/MX.232524> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aeolosomatidae" ;
    dwc:scientificNameAuthorship "Beddard, 1895" ;
    skos:broader <http://tun.fi/MX.53069> ;
    skos:hiddenLabel "Aeolosomatidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232445>,
        <http://tun.fi/MX.232517> ;
    skos:prefLabel "Aeolosomatidae"@fi,
        "platthuvudsmaskar"@sv .

<http://tun.fi/MX.232544> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mecynostomidae" ;
    dwc:scientificNameAuthorship "Dörjes, 1968" ;
    skos:broader <http://tun.fi/MX.232532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232534>,
        <http://tun.fi/MX.232545> ;
    skos:prefLabel "Mecynostomidae"@fi,
        "Mecynostomidae"@sv .

<http://tun.fi/MX.232547> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Convolutidae" ;
    dwc:scientificNameAuthorship "Graff, 1905" ;
    skos:broader <http://tun.fi/MX.232532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232542>,
        <http://tun.fi/MX.232548> ;
    skos:prefLabel "Convolutidae"@fi,
        "Convolutidae"@sv .

<http://tun.fi/MX.232571> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myostenostomum" ;
    dwc:scientificNameAuthorship "Luther, 1960" ;
    skos:broader <http://tun.fi/MX.232560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232572>,
        <http://tun.fi/MX.232573> ;
    skos:prefLabel "Myostenostomum"@fi,
        "Myostenostomum"@sv .

<http://tun.fi/MX.232614> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fulinskiella" ;
    dwc:scientificNameAuthorship "Gieysztor & Szynal, 1939" ;
    skos:broader <http://tun.fi/MX.232745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232615>,
        <http://tun.fi/MX.232827> ;
    skos:prefLabel "Fulinskiella"@fi,
        "Fulinskiella"@sv .

<http://tun.fi/MX.232616> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halammovortex" ;
    dwc:scientificNameAuthorship "Karling, 1943" ;
    skos:broader <http://tun.fi/MX.232745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232617>,
        <http://tun.fi/MX.232618> ;
    skos:prefLabel "Halammovortex"@fi,
        "Halammovortex"@sv .

<http://tun.fi/MX.232640> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Prorhynchidae" ;
    dwc:scientificNameAuthorship "Hallez, 1894" ;
    skos:broader <http://tun.fi/MX.232639> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232641>,
        <http://tun.fi/MX.232643> ;
    skos:prefLabel "Prorhynchidae"@fi,
        "Prorhynchidae"@sv .

<http://tun.fi/MX.232643> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geocentrophora" ;
    dwc:scientificNameAuthorship "de Man, 1876" ;
    skos:broader <http://tun.fi/MX.232640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232644>,
        <http://tun.fi/MX.232645> ;
    skos:prefLabel "Geocentrophora"@fi,
        "Geocentrophora"@sv .

<http://tun.fi/MX.232646> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Prolecithophora" ;
    dwc:scientificNameAuthorship "Karling, 1940" ;
    skos:broader <http://tun.fi/MX.70011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232647>,
        <http://tun.fi/MX.232650> ;
    skos:prefLabel "Prolecithophora"@fi,
        "Prolecithophora"@sv .

<http://tun.fi/MX.232697> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polycelis" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1831" ;
    skos:broader <http://tun.fi/MX.232692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232698>,
        <http://tun.fi/MX.232699> ;
    skos:prefLabel "Polycelis"@fi,
        "Polycelis"@sv .

<http://tun.fi/MX.232704> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dendrocoelidae" ;
    dwc:scientificNameAuthorship "Hallez, 1892" ;
    skos:broader <http://tun.fi/MX.232685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232705>,
        <http://tun.fi/MX.232707> ;
    skos:prefLabel "Dendrocoelidae"@fi,
        "Dendrocoelidae"@sv .

<http://tun.fi/MX.232713> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Graffillidae" ;
    dwc:scientificNameAuthorship "Graff, 1908" ;
    skos:broader <http://tun.fi/MX.70432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232714>,
        <http://tun.fi/MX.232717> ;
    skos:prefLabel "Graffillidae"@fi,
        "Graffillidae"@sv .

<http://tun.fi/MX.232721> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Provorticinae" ;
    dwc:scientificNameAuthorship "Beklemischev, 1927" ;
    skos:broader <http://tun.fi/MX.232720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232722>,
        <http://tun.fi/MX.232726> ;
    skos:prefLabel "Provorticinae"@fi,
        "Provorticinae"@sv .

<http://tun.fi/MX.232742> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Balgetia" ;
    dwc:scientificNameAuthorship "Luther, 1962" ;
    skos:broader <http://tun.fi/MX.232733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232743>,
        <http://tun.fi/MX.232744> ;
    skos:prefLabel "Balgetia"@fi,
        "Balgetia"@sv .

<http://tun.fi/MX.232770> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polycystididae" ;
    dwc:scientificNameAuthorship "Graff, 1905" ;
    skos:broader <http://tun.fi/MX.232769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232771>,
        <http://tun.fi/MX.4986101> ;
    skos:prefLabel "Polycystididae"@fi,
        "Polycystididae"@sv .

<http://tun.fi/MX.232787> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cicerina" ;
    dwc:scientificNameAuthorship "Giard, 1904" ;
    skos:broader <http://tun.fi/MX.232784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232788>,
        <http://tun.fi/MX.232789> ;
    skos:prefLabel "Cicerina"@fi,
        "Cicerina"@sv .

<http://tun.fi/MX.232792> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Placorhynchidae" ;
    dwc:scientificNameAuthorship "Meixner, 1938" ;
    skos:broader <http://tun.fi/MX.232769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232793>,
        <http://tun.fi/MX.232795> ;
    skos:prefLabel "Placorhynchidae"@fi,
        "Placorhynchidae"@sv .

<http://tun.fi/MX.232795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Placorhynchus" ;
    dwc:scientificNameAuthorship "Karling, 1931" ;
    skos:broader <http://tun.fi/MX.232792> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232796>,
        <http://tun.fi/MX.232797> ;
    skos:prefLabel "Placorhynchus"@fi,
        "Placorhynchus"@sv .

<http://tun.fi/MX.232806> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prognathorhynchus" ;
    dwc:scientificNameAuthorship "Meixner, 1929" ;
    skos:broader <http://tun.fi/MX.232798> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232807>,
        <http://tun.fi/MX.232808> ;
    skos:prefLabel "Prognathorhynchus"@fi,
        "Prognathorhynchus"@sv .

<http://tun.fi/MX.232809> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Schizorhynchidae" ;
    dwc:scientificNameAuthorship "Graff, 1905" ;
    skos:broader <http://tun.fi/MX.232769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232810>,
        <http://tun.fi/MX.232812> ;
    skos:prefLabel "Schizorhynchidae"@fi,
        "Schizorhynchidae"@sv .

<http://tun.fi/MX.232822> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diascorhynchus" ;
    dwc:scientificNameAuthorship "Meixner, 1928" ;
    skos:broader <http://tun.fi/MX.232821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232823>,
        <http://tun.fi/MX.232824> ;
    skos:prefLabel "Diascorhynchus"@fi,
        "Diascorhynchus"@sv .

<http://tun.fi/MX.232835> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Promesostomidae" ;
    dwc:scientificNameAuthorship "Luther, 1948" ;
    skos:broader <http://tun.fi/MX.70432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232836>,
        <http://tun.fi/MX.232846> ;
    skos:prefLabel "Promesostomidae"@fi,
        "Promesostomidae"@sv .

<http://tun.fi/MX.232843> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coronhelmis" ;
    dwc:scientificNameAuthorship "Luther, 1948" ;
    skos:broader <http://tun.fi/MX.232836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232844>,
        <http://tun.fi/MX.232845> ;
    skos:prefLabel "Coronhelmis"@fi,
        "Coronhelmis"@sv .

<http://tun.fi/MX.232854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Beklemischeviella" ;
    dwc:scientificNameAuthorship "Luther, 1943" ;
    skos:broader <http://tun.fi/MX.232853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232855>,
        <http://tun.fi/MX.232856> ;
    skos:prefLabel "Beklemischeviella"@fi,
        "Beklemischeviella"@sv .

<http://tun.fi/MX.232857> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptychopera" ;
    dwc:scientificNameAuthorship "Den Hartog, 1964" ;
    skos:broader <http://tun.fi/MX.232853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232858>,
        <http://tun.fi/MX.232859> ;
    skos:prefLabel "Ptychopera"@fi,
        "Ptychopera"@sv .

<http://tun.fi/MX.232892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Strongylostoma elongatum" ;
    dwc:scientificNameAuthorship "Hofsten, 1907" ;
    skos:broader <http://tun.fi/MX.232890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.253821>,
        <http://tun.fi/MX.5019627> ;
    skos:prefLabel "Strongylostoma elongatum"@fi,
        "Strongylostoma elongatum"@sv .

<http://tun.fi/MX.232902> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada papii" ;
    dwc:scientificNameAuthorship "Luther, 1963" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5019628>,
        <http://tun.fi/MX.5019629> ;
    skos:prefLabel "Castrada papii"@fi,
        "Castrada papii"@sv .

<http://tun.fi/MX.232921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Castrada luteola" ;
    dwc:scientificNameAuthorship "Hofsten, 1907" ;
    skos:broader <http://tun.fi/MX.232898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5019630>,
        <http://tun.fi/MX.5019631> ;
    skos:prefLabel "Castrada luteola"@fi,
        "Castrada luteola"@sv .

<http://tun.fi/MX.232928> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhynchomesostoma" ;
    dwc:scientificNameAuthorship "Luther, 1904" ;
    skos:broader <http://tun.fi/MX.232897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232929>,
        <http://tun.fi/MX.232930> ;
    skos:prefLabel "Rhynchomesostoma"@fi,
        "Rhynchomesostoma"@sv .

<http://tun.fi/MX.232931> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ascophorinae" ;
    dwc:scientificNameAuthorship "Findenegg, 1924" ;
    skos:broader <http://tun.fi/MX.232864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232932>,
        <http://tun.fi/MX.232934> ;
    skos:prefLabel "Ascophorinae"@fi,
        "Ascophorinae"@sv .

<http://tun.fi/MX.232941> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Mesostominae" ;
    dwc:scientificNameAuthorship "Hyman, 1955" ;
    skos:broader <http://tun.fi/MX.232864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232942>,
        <http://tun.fi/MX.232950> ;
    skos:prefLabel "Mesostominae"@fi,
        "Mesostominae"@sv .

<http://tun.fi/MX.232950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bothromesostoma" ;
    dwc:scientificNameAuthorship "Braun, 1885" ;
    skos:broader <http://tun.fi/MX.232941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232830>,
        <http://tun.fi/MX.232951> ;
    skos:prefLabel "Bothromesostoma"@fi,
        "Bothromesostoma"@sv .

<http://tun.fi/MX.232975> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Microbotryomycetes" ;
    skos:broader <http://tun.fi/MX.53066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205125>,
        <http://tun.fi/MX.70638> ;
    skos:prefLabel "Microbotryomycetes"@fi,
        "Microbotryomycetes"@sv .

<http://tun.fi/MX.232977> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Dacrymycetes" ;
    skos:broader <http://tun.fi/MX.53066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082219>,
        <http://tun.fi/MX.70635> ;
    skos:prefLabel "Dacrymycetes"@fi,
        "Dacrymycetes"@sv .

<http://tun.fi/MX.233001> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Trechisporales" ;
    dwc:scientificNameAuthorship "K.H.Larss." ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233271>,
        <http://tun.fi/MX.5081754> ;
    skos:prefLabel "Trechisporales"@fi,
        "Trechisporales"@sv .

<http://tun.fi/MX.233004> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Doassansiales" ;
    dwc:scientificNameAuthorship "R.Bauer & Oberw." ;
    skos:broader <http://tun.fi/MX.53378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233391>,
        <http://tun.fi/MX.4984451> ;
    skos:prefLabel "Doassansiales"@fi,
        "Doassansiales"@sv .

<http://tun.fi/MX.233227> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Umbilicariaceae" ;
    skos:broader <http://tun.fi/MX.70594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233792>,
        <http://tun.fi/MX.67261> ;
    skos:prefLabel "Umbilicariaceae"@fi,
        "Umbilicariaceae"@sv .

<http://tun.fi/MX.233238> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Xanthopyreniaceae" ;
    skos:broader <http://tun.fi/MX.317254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67233>,
        <http://tun.fi/MX.67411> ;
    skos:prefLabel "Xanthopyreniaceae"@fi,
        "Xanthopyreniaceae"@sv .

<http://tun.fi/MX.233243> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydnangiaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233538>,
        <http://tun.fi/MX.69795> ;
    skos:prefLabel "Hydnangiaceae"@fi,
        "Hydnangiaceae"@sv .

<http://tun.fi/MX.233247> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Amanitaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.69644>,
        <http://tun.fi/MX.69706> ;
    skos:prefLabel "Amanitaceae"@fi,
        "Amanitaceae"@sv .

<http://tun.fi/MX.233252> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Didymosphaeriaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234451>,
        <http://tun.fi/MX.67075> ;
    skos:prefLabel "Didymosphaeriaceae"@fi,
        "Didymosphaeriaceae"@sv .

<http://tun.fi/MX.233259> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fuscideaceae" ;
    skos:broader <http://tun.fi/MX.70594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67137>,
        <http://tun.fi/MX.67150> ;
    skos:prefLabel "Fuscideaceae"@fi,
        "Fuscideaceae"@sv .

<http://tun.fi/MX.233263> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Melanconidaceae" ;
    skos:broader <http://tun.fi/MX.53726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234330>,
        <http://tun.fi/MX.234331> ;
    skos:prefLabel "Melanconidaceae"@fi,
        "Melanconidaceae"@sv .

<http://tun.fi/MX.233265> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Orbiliaceae" ;
    skos:broader <http://tun.fi/MX.70602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234364>,
        <http://tun.fi/MX.234365> ;
    skos:prefLabel "Orbiliaceae"@fi,
        "Orbiliaceae"@sv .

<http://tun.fi/MX.233269> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gomphidiaceae" ;
    skos:broader <http://tun.fi/MX.70624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.69655>,
        <http://tun.fi/MX.69787> ;
    skos:prefLabel "Gomphidiaceae"@fi,
        "Gomphidiaceae"@sv .

<http://tun.fi/MX.233275> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Meripilaceae" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204934>,
        <http://tun.fi/MX.205081> ;
    skos:prefLabel "Meripilaceae"@fi,
        "Meripilaceae"@sv .

<http://tun.fi/MX.233276> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Albatrellaceae" ;
    skos:broader <http://tun.fi/MX.70628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205035>,
        <http://tun.fi/MX.205122> ;
    skos:prefLabel "Albatrellaceae"@fi,
        "Albatrellaceae"@sv .

<http://tun.fi/MX.233278> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hyaloriaceae" ;
    skos:broader <http://tun.fi/MX.70640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233634>,
        <http://tun.fi/MX.233635> ;
    skos:prefLabel "Hyaloriaceae"@fi,
        "Hyaloriaceae"@sv .

<http://tun.fi/MX.233279> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Urocystidaceae" ;
    skos:broader <http://tun.fi/MX.232997> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233650>,
        <http://tun.fi/MX.233651> ;
    skos:prefLabel "Urocystidaceae"@fi,
        "Urocystidaceae"@sv .

<http://tun.fi/MX.233280> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Arthopyreniaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67368>,
        <http://tun.fi/MX.67394> ;
    skos:prefLabel "Arthopyreniaceae"@fi,
        "Arthopyreniaceae"@sv .

<http://tun.fi/MX.233281> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Teichosporaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234443>,
        <http://tun.fi/MX.234445> ;
    skos:prefLabel "Teichosporaceae"@fi,
        "Teichosporaceae"@sv .

<http://tun.fi/MX.233283> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Asterinaceae" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234421>,
        <http://tun.fi/MX.234422> ;
    skos:prefLabel "Asterinaceae"@fi,
        "Asterinaceae"@sv .

<http://tun.fi/MX.233293> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cryptomycetaceae" ;
    skos:broader <http://tun.fi/MX.70595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233915>,
        <http://tun.fi/MX.233916> ;
    skos:prefLabel "Cryptomycetaceae"@fi,
        "Cryptomycetaceae"@sv .

<http://tun.fi/MX.233297> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chaetosphaeriaceae" ;
    skos:broader <http://tun.fi/MX.70611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234211>,
        <http://tun.fi/MX.234212> ;
    skos:prefLabel "Chaetosphaeriaceae"@fi,
        "Chaetosphaeriaceae"@sv .

<http://tun.fi/MX.233298> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Thelocarpaceae" ;
    skos:broader <http://tun.fi/MX.317255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67200>,
        <http://tun.fi/MX.67408> ;
    skos:prefLabel "Thelocarpaceae"@fi,
        "Thelocarpaceae"@sv .

<http://tun.fi/MX.233299> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coniocybaceae" ;
    skos:broader <http://tun.fi/MX.317256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67017>,
        <http://tun.fi/MX.67250> ;
    skos:prefLabel "Coniocybaceae"@fi,
        "Coniocybaceae"@sv .

<http://tun.fi/MX.233307> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Didymellaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234441>,
        <http://tun.fi/MX.234442> ;
    skos:prefLabel "Didymellaceae"@fi,
        "Didymellaceae"@sv .

<http://tun.fi/MX.233308> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Capnodiaceae" ;
    skos:broader <http://tun.fi/MX.53676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234523>,
        <http://tun.fi/MX.67023> ;
    skos:prefLabel "Capnodiaceae"@fi,
        "Capnodiaceae"@sv .

<http://tun.fi/MX.233312> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lichenotheliaceae" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67094>,
        <http://tun.fi/MX.67388> ;
    skos:prefLabel "Lichenotheliaceae"@fi,
        "Lichenotheliaceae"@sv .

<http://tun.fi/MX.233322> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phleogenaceae" ;
    skos:broader <http://tun.fi/MX.70631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204978>,
        <http://tun.fi/MX.205041> ;
    skos:prefLabel "Phleogenaceae"@fi,
        "Phleogenaceae"@sv .

<http://tun.fi/MX.233323> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cystostereaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204998>,
        <http://tun.fi/MX.205027> ;
    skos:prefLabel "Cystostereaceae"@fi,
        "Cystostereaceae"@sv .

<http://tun.fi/MX.233325> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Botryobasidiaceae" ;
    skos:broader <http://tun.fi/MX.53677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205055>,
        <http://tun.fi/MX.205104> ;
    skos:prefLabel "Botryobasidiaceae"@fi,
        "Botryobasidiaceae"@sv .

<http://tun.fi/MX.233332> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gyalectaceae" ;
    skos:broader <http://tun.fi/MX.70589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67152>,
        <http://tun.fi/MX.67333> ;
    skos:prefLabel "Gyalectaceae"@fi,
        "Gyalectaceae"@sv .

<http://tun.fi/MX.233333> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Arctomiaceae" ;
    skos:broader <http://tun.fi/MX.317248> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67367>,
        <http://tun.fi/MX.67381> ;
    skos:prefLabel "Arctomiaceae"@fi,
        "Arctomiaceae"@sv .

<http://tun.fi/MX.233342> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Clypeosphaeriaceae" ;
    skos:broader <http://tun.fi/MX.53718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234170>,
        <http://tun.fi/MX.234171> ;
    skos:prefLabel "Clypeosphaeriaceae"@fi,
        "Clypeosphaeriaceae"@sv .

<http://tun.fi/MX.233344> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eocronartiaceae" ;
    skos:broader <http://tun.fi/MX.70658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204941>,
        <http://tun.fi/MX.205018> ;
    skos:prefLabel "Eocronartiaceae"@fi,
        "Eocronartiaceae"@sv .

<http://tun.fi/MX.233346> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tapinellaceae" ;
    skos:broader <http://tun.fi/MX.70624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205121>,
        <http://tun.fi/MX.69734> ;
    skos:prefLabel "Tapinellaceae"@fi,
        "Tapinellaceae"@sv .

<http://tun.fi/MX.233352> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hericiaceae" ;
    skos:broader <http://tun.fi/MX.70628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205057>,
        <http://tun.fi/MX.205141> ;
    skos:prefLabel "Hericiaceae"@fi,
        "Hericiaceae"@sv .

<http://tun.fi/MX.233360> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Massariaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234439>,
        <http://tun.fi/MX.234440> ;
    skos:prefLabel "Massariaceae"@fi,
        "Massariaceae"@sv .

<http://tun.fi/MX.233362> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Candelariaceae" ;
    skos:broader <http://tun.fi/MX.70586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67225>,
        <http://tun.fi/MX.67370> ;
    skos:prefLabel "Candelariaceae"@fi,
        "Candelariaceae"@sv .

<http://tun.fi/MX.233363> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leptopeltidaceae" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234424>,
        <http://tun.fi/MX.234426> ;
    skos:prefLabel "Leptopeltidaceae"@fi,
        "Leptopeltidaceae"@sv .

<http://tun.fi/MX.233364> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Naetrocymbaceae" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67143>,
        <http://tun.fi/MX.67303> ;
    skos:prefLabel "Naetrocymbaceae"@fi,
        "Naetrocymbaceae"@sv .

<http://tun.fi/MX.233366> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gomphillaceae" ;
    skos:broader <http://tun.fi/MX.70589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233753>,
        <http://tun.fi/MX.67087> ;
    skos:prefLabel "Gomphillaceae"@fi,
        "Gomphillaceae"@sv .

<http://tun.fi/MX.233371> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ophioparmaceae" ;
    skos:broader <http://tun.fi/MX.70594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67141>,
        <http://tun.fi/MX.67344> ;
    skos:prefLabel "Ophioparmaceae"@fi,
        "Ophioparmaceae"@sv .

<http://tun.fi/MX.233372> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Peltigeraceae" ;
    skos:broader <http://tun.fi/MX.70591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67252>,
        <http://tun.fi/MX.67348> ;
    skos:prefLabel "Peltigeraceae"@fi,
        "Peltigeraceae"@sv .

<http://tun.fi/MX.233384> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stephanosporaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205021>,
        <http://tun.fi/MX.205131> ;
    skos:prefLabel "Stephanosporaceae"@fi,
        "Stephanosporaceae"@sv .

<http://tun.fi/MX.233395> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Monoblastiaceae" ;
    skos:broader <http://tun.fi/MX.70575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67272>,
        <http://tun.fi/MX.67273> ;
    skos:prefLabel "Monoblastiaceae"@fi,
        "Monoblastiaceae"@sv .

<http://tun.fi/MX.233400> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sagiolechiaceae" ;
    skos:broader <http://tun.fi/MX.70589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67045>,
        <http://tun.fi/MX.67306> ;
    skos:prefLabel "Sagiolechiaceae"@fi,
        "Sagiolechiaceae"@sv .

<http://tun.fi/MX.233401> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Protothelenellaceae" ;
    skos:broader <http://tun.fi/MX.70589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233741>,
        <http://tun.fi/MX.67317> ;
    skos:prefLabel "Protothelenellaceae"@fi,
        "Protothelenellaceae"@sv .

<http://tun.fi/MX.233408> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cudoniaceae" ;
    skos:broader <http://tun.fi/MX.70595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233917>,
        <http://tun.fi/MX.233918> ;
    skos:prefLabel "Cudoniaceae"@fi,
        "Cudoniaceae"@sv .

<http://tun.fi/MX.233410> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ascodesmidaceae" ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233869>,
        <http://tun.fi/MX.233870> ;
    skos:prefLabel "Ascodesmidaceae"@fi,
        "Ascodesmidaceae"@sv .

<http://tun.fi/MX.233412> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sydowiellaceae" ;
    skos:broader <http://tun.fi/MX.53726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234316>,
        <http://tun.fi/MX.234318> ;
    skos:prefLabel "Sydowiellaceae"@fi,
        "Sydowiellaceae"@sv .

<http://tun.fi/MX.233424> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diademaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234437>,
        <http://tun.fi/MX.234438> ;
    skos:prefLabel "Diademaceae"@fi,
        "Diademaceae"@sv .

<http://tun.fi/MX.233427> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Porinaceae" ;
    skos:broader <http://tun.fi/MX.70589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67255>,
        <http://tun.fi/MX.67268> ;
    skos:prefLabel "Porinaceae"@fi,
        "Porinaceae"@sv .

<http://tun.fi/MX.233428> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ochrolechiaceae" ;
    skos:broader <http://tun.fi/MX.70592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67102>,
        <http://tun.fi/MX.67262> ;
    skos:prefLabel "Ochrolechiaceae"@fi,
        "Ochrolechiaceae"@sv .

<http://tun.fi/MX.233431> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phacidiaceae" ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233927>,
        <http://tun.fi/MX.233928> ;
    skos:prefLabel "Phacidiaceae"@fi,
        "Phacidiaceae"@sv .

<http://tun.fi/MX.233437> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Triblidiaceae" ;
    skos:broader <http://tun.fi/MX.70560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234540>,
        <http://tun.fi/MX.234541> ;
    skos:prefLabel "Triblidiaceae"@fi,
        "Triblidiaceae"@sv .

<http://tun.fi/MX.233439> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phallaceae" ;
    skos:broader <http://tun.fi/MX.70626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233589>,
        <http://tun.fi/MX.233590> ;
    skos:prefLabel "Phallaceae"@fi,
        "Phallaceae"@sv .

<http://tun.fi/MX.233469> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hastodontia" ;
    dwc:scientificNameAuthorship "(Parmasto) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206024>,
        <http://tun.fi/MX.206025> ;
    skos:prefLabel "Hastodontia"@fi,
        "Hastodontia"@sv .

<http://tun.fi/MX.233479> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loreleia" ;
    dwc:scientificNameAuthorship "Redhead, Moncalvo, Vilgalys & Lutzoni" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Loreleia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72659>,
        <http://tun.fi/MX.73167> ;
    skos:prefLabel "lorelakit"@fi,
        "Loreleia"@sv .

<http://tun.fi/MX.233486> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyathus" ;
    dwc:scientificNameAuthorship "Haller:Pers." ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Cyathus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235207>,
        <http://tun.fi/MX.235209> ;
    skos:prefLabel "pesäsienet"@fi,
        "Cyathus"@sv .

<http://tun.fi/MX.233492> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tulostoma" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Tulostoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236527>,
        <http://tun.fi/MX.236531> ;
    skos:prefLabel "jalkakuukuset"@fi,
        "Tulostoma"@sv .

<http://tun.fi/MX.233493> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echinoderma" ;
    dwc:scientificNameAuthorship "(Bon) Bon" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Echinoderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72286>,
        <http://tun.fi/MX.72701> ;
    skos:prefLabel "pörhöukonsienet"@fi,
        "Echinoderma"@sv .

<http://tun.fi/MX.233502> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhizomarasmius" ;
    dwc:scientificNameAuthorship "R. H. Petersen" ;
    skos:broader <http://tun.fi/MX.233246> ;
    skos:hiddenLabel "Rhizomarasmius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73175>,
        <http://tun.fi/MX.73444> ;
    skos:prefLabel "sananjalkanahikkaat"@fi,
        "Rhizomarasmius"@sv .

<http://tun.fi/MX.233527> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Flammula" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.233241> ;
    skos:hiddenLabel "Flammula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72525>,
        <http://tun.fi/MX.73478> ;
    skos:prefLabel "lammukat"@fi,
        "Flammula"@sv .

<http://tun.fi/MX.233528> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leratiomyces" ;
    dwc:scientificNameAuthorship "Bresinsky & Manfr.Binder ex Bridge, Spooner, Beever & D.C.Park" ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Leratiomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235860>,
        <http://tun.fi/MX.235861> ;
    skos:prefLabel "pengerkaulussienet"@fi,
        "Leratiomyces"@sv .

<http://tun.fi/MX.233537> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homophron" ;
    dwc:scientificNameAuthorship "(Britzelm.) Örstadius & E. Larss." ;
    skos:broader <http://tun.fi/MX.233303> ;
    skos:hiddenLabel "Homophron"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72770>,
        <http://tun.fi/MX.73261> ;
    skos:prefLabel "tupashaprakkaat"@fi,
        "Homophron"@sv .

<http://tun.fi/MX.233544> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gautieria" ;
    skos:broader <http://tun.fi/MX.233003> ;
    skos:hiddenLabel "Gautieria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235490>,
        <http://tun.fi/MX.235491> ;
    skos:prefLabel "tantereiset"@fi,
        "Gautieria"@sv .

<http://tun.fi/MX.233567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhizochaete" ;
    dwc:scientificNameAuthorship "Gresl., Nakasone & Rajchenb., 2004" ;
    skos:broader <http://tun.fi/MX.233419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205521>,
        <http://tun.fi/MX.205523> ;
    skos:prefLabel "Rhizochaete"@fi,
        "Rhizochaete"@sv .

<http://tun.fi/MX.233575> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthophysellum" ;
    skos:broader <http://tun.fi/MX.233349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205399>,
        <http://tun.fi/MX.205401> ;
    skos:prefLabel "Acanthophysellum"@fi,
        "Acanthophysellum"@sv .

<http://tun.fi/MX.233576> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Artomyces" ;
    skos:broader <http://tun.fi/MX.233277> ;
    skos:hiddenLabel "Artomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205566>,
        <http://tun.fi/MX.205567> ;
    skos:prefLabel "kruunuhaarakkaat"@fi,
        "Artomyces"@sv .

<http://tun.fi/MX.233584> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudocraterellus" ;
    skos:broader <http://tun.fi/MX.233249> ;
    skos:hiddenLabel "Pseudocraterellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205599>,
        <http://tun.fi/MX.205600> ;
    skos:prefLabel "harmaatorvisienet"@fi,
        "Pseudocraterellus"@sv .

<http://tun.fi/MX.233589> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mutinus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233439> ;
    skos:hiddenLabel "Mutinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235984>,
        <http://tun.fi/MX.235985> ;
    skos:prefLabel "pökkösienet"@fi,
        "Mutinus"@sv .

<http://tun.fi/MX.233599> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tracya" ;
    dwc:scientificNameAuthorship "Syd. & P.Syd." ;
    skos:broader <http://tun.fi/MX.233391> ;
    skos:hiddenLabel "Tracya"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984593>,
        <http://tun.fi/MX.4985121> ;
    skos:prefLabel "rengasnoet"@fi,
        "Tracya"@sv .

<http://tun.fi/MX.233620> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triphragmium" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.233438> ;
    skos:hiddenLabel "Triphragmium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984797>,
        <http://tun.fi/MX.4984959> ;
    skos:prefLabel "kolmioruosteet"@fi,
        "Triphragmium"@sv .

<http://tun.fi/MX.233626> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyalopsora" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.53571> ;
    skos:hiddenLabel "Hyalopsora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984610>,
        <http://tun.fi/MX.4984977> ;
    skos:prefLabel "keltasaniaisruosteet"@fi,
        "Hyalopsora"@sv .

<http://tun.fi/MX.233627> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melampsorella" ;
    dwc:scientificNameAuthorship "J.Schröt." ;
    skos:broader <http://tun.fi/MX.53571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984603>,
        <http://tun.fi/MX.4984936> ;
    skos:prefLabel "Melampsorella"@fi,
        "Melampsorella"@sv .

<http://tun.fi/MX.233628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Milesina" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.5082586> ;
    skos:hiddenLabel "Milesina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984839>,
        <http://tun.fi/MX.4984914> ;
    skos:prefLabel "saniaisruosteet"@fi,
        "Milesina"@sv .

<http://tun.fi/MX.233630> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uredinopsis" ;
    dwc:scientificNameAuthorship "Magnus" ;
    skos:broader <http://tun.fi/MX.5082586> ;
    skos:hiddenLabel "Uredinopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984912>,
        <http://tun.fi/MX.4984969> ;
    skos:prefLabel "kalvassaniaisruosteet"@fi,
        "Uredinopsis"@sv .

<http://tun.fi/MX.233642> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stegocintractia" ;
    dwc:scientificNameAuthorship "M.Piepenbr., Begerow & Oberw." ;
    skos:broader <http://tun.fi/MX.233389> ;
    skos:hiddenLabel "Stegocintractia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985106>,
        <http://tun.fi/MX.4985187> ;
    skos:prefLabel "kuoppanoet"@fi,
        "Stegocintractia"@sv .

<http://tun.fi/MX.233653> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanotaenium" ;
    dwc:scientificNameAuthorship "de Bary" ;
    skos:broader <http://tun.fi/MX.4984441> ;
    skos:hiddenLabel "Melanotaenium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984862>,
        <http://tun.fi/MX.4985049> ;
    skos:prefLabel "sysinoet"@fi,
        "Melanotaenium"@sv .

<http://tun.fi/MX.233657> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bauerago" ;
    dwc:scientificNameAuthorship "Vánky" ;
    skos:broader <http://tun.fi/MX.233380> ;
    skos:hiddenLabel "Bauerago"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984638>,
        <http://tun.fi/MX.4985189> ;
    skos:prefLabel "verkkotuhkiot"@fi,
        "Bauerago"@sv .

<http://tun.fi/MX.233658> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ustilentyloma" ;
    dwc:scientificNameAuthorship "Savile" ;
    skos:broader <http://tun.fi/MX.4984442> ;
    skos:hiddenLabel "Ustilentyloma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984911>,
        <http://tun.fi/MX.4985068> ;
    skos:prefLabel "laikkutuhkiot"@fi,
        "Ustilentyloma"@sv .

<http://tun.fi/MX.233668> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corethromyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238048>,
        <http://tun.fi/MX.238049> ;
    skos:prefLabel "Corethromyces"@fi,
        "Corethromyces"@sv .

<http://tun.fi/MX.233687> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Teratomyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237044>,
        <http://tun.fi/MX.237045> ;
    skos:prefLabel "Teratomyces"@fi,
        "Teratomyces"@sv .

<http://tun.fi/MX.233695> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhachomyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238050>,
        <http://tun.fi/MX.238051> ;
    skos:prefLabel "Rhachomyces"@fi,
        "Rhachomyces"@sv .

<http://tun.fi/MX.233696> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cantharomyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238305>,
        <http://tun.fi/MX.238306> ;
    skos:prefLabel "Cantharomyces"@fi,
        "Cantharomyces"@sv .

<http://tun.fi/MX.233716> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halospora" ;
    dwc:scientificNameAuthorship "(Zschacke) Tomas. & Cif." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66140>,
        <http://tun.fi/MX.66141> ;
    skos:prefLabel "Halospora"@fi,
        "Halospora"@sv .

<http://tun.fi/MX.233779> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Toensbergia" ;
    dwc:scientificNameAuthorship "Bendiksby & Timdal" ;
    skos:broader <http://tun.fi/MX.317307> ;
    skos:hiddenLabel "Toensbergia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66343>,
        <http://tun.fi/MX.67000> ;
    skos:prefLabel "valkomurujäkälät"@fi,
        "Toensbergia"@sv .

<http://tun.fi/MX.233780> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carbonicola" ;
    dwc:scientificNameAuthorship "Bendiksby & Timdal" ;
    skos:broader <http://tun.fi/MX.317309> ;
    skos:hiddenLabel "Carbonicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65796>,
        <http://tun.fi/MX.65798> ;
    skos:prefLabel "palosuomujäkälät"@fi,
        "Carbonicola"@sv .

<http://tun.fi/MX.233792> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylopsora" ;
    dwc:scientificNameAuthorship "Bendiksby & Timdal" ;
    skos:broader <http://tun.fi/MX.233227> ;
    skos:hiddenLabel "Xylopsora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65797>,
        <http://tun.fi/MX.65799> ;
    skos:prefLabel "lattasuomujäkälät"@fi,
        "Xylopsora"@sv .

<http://tun.fi/MX.233796> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rostania" ;
    dwc:scientificNameAuthorship "Trevis." ;
    skos:broader <http://tun.fi/MX.233406> ;
    skos:hiddenLabel "Rostania"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65632>,
        <http://tun.fi/MX.65644> ;
    skos:prefLabel "kätköhyytelöjäkälät"@fi,
        "Rostania"@sv .

<http://tun.fi/MX.233808> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iodophanus" ;
    dwc:scientificNameAuthorship "Korf" ;
    skos:broader <http://tun.fi/MX.233432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238684>,
        <http://tun.fi/MX.238685> ;
    skos:prefLabel "Iodophanus"@fi,
        "Iodophanus"@sv .

<http://tun.fi/MX.233811> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plicaria" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237446>,
        <http://tun.fi/MX.237447> ;
    skos:prefLabel "Plicaria"@fi,
        "Plicaria"@sv .

<http://tun.fi/MX.233819> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pithya" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238693>,
        <http://tun.fi/MX.238694> ;
    skos:prefLabel "Pithya"@fi,
        "Pithya"@sv .

<http://tun.fi/MX.233826> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Verpa" ;
    dwc:scientificNameAuthorship "Sw.:Fr." ;
    skos:broader <http://tun.fi/MX.233233> ;
    skos:hiddenLabel "Verpa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238695>,
        <http://tun.fi/MX.238696> ;
    skos:prefLabel "kellomörskyt"@fi,
        "Verpa"@sv .

<http://tun.fi/MX.233829> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thecotheus" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238053>,
        <http://tun.fi/MX.238054> ;
    skos:prefLabel "Thecotheus"@fi,
        "Thecotheus"@sv .

<http://tun.fi/MX.233830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aleuria" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237256>,
        <http://tun.fi/MX.237257> ;
    skos:prefLabel "Aleuria"@fi,
        "Aleuria"@sv .

<http://tun.fi/MX.233835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geopora" ;
    dwc:scientificNameAuthorship "Harkn." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238715>,
        <http://tun.fi/MX.238716> ;
    skos:prefLabel "Geopora"@fi,
        "Geopora"@sv .

<http://tun.fi/MX.233851> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucoscypha" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237263>,
        <http://tun.fi/MX.237264> ;
    skos:prefLabel "Leucoscypha"@fi,
        "Leucoscypha"@sv .

<http://tun.fi/MX.233860> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geopyxis" ;
    dwc:scientificNameAuthorship "(Pers.) Sacc." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237266>,
        <http://tun.fi/MX.237267> ;
    skos:prefLabel "Geopyxis"@fi,
        "Geopyxis"@sv .

<http://tun.fi/MX.233862> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyronema" ;
    dwc:scientificNameAuthorship "Carus" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238055>,
        <http://tun.fi/MX.238056> ;
    skos:prefLabel "Pyronema"@fi,
        "Pyronema"@sv .

<http://tun.fi/MX.233872> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoplectania" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233338> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237268>,
        <http://tun.fi/MX.237269> ;
    skos:prefLabel "Pseudoplectania"@fi,
        "Pseudoplectania"@sv .

<http://tun.fi/MX.233873> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Urnula" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233338> ;
    skos:hiddenLabel "Urnula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238516>,
        <http://tun.fi/MX.238517> ;
    skos:prefLabel "huopamaljakkaat"@fi,
        "Urnula"@sv .

<http://tun.fi/MX.233878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Desmazierella" ;
    dwc:scientificNameAuthorship "Lib." ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:hiddenLabel "Desmazierella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237770>,
        <http://tun.fi/MX.237771> ;
    skos:prefLabel "neulasmaljakkaat"@fi,
        "Desmazierella"@sv .

<http://tun.fi/MX.233896> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sawadaea" ;
    dwc:scientificNameAuthorship "Miyabe" ;
    skos:broader <http://tun.fi/MX.53563> ;
    skos:hiddenLabel "Sawadaea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984595>,
        <http://tun.fi/MX.4984718> ;
    skos:prefLabel "vaahteranhärmät"@fi,
        "Sawadaea"@sv .

<http://tun.fi/MX.233902> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Therrya" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.233409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238318>,
        <http://tun.fi/MX.238319> ;
    skos:prefLabel "Therrya"@fi,
        "Therrya"@sv .

<http://tun.fi/MX.233909> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophodermella" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.233409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237272>,
        <http://tun.fi/MX.237273> ;
    skos:prefLabel "Lophodermella"@fi,
        "Lophodermella"@sv .

<http://tun.fi/MX.233917> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cudonia" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233408> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238518>,
        <http://tun.fi/MX.238519> ;
    skos:prefLabel "Cudonia"@fi,
        "Cudonia"@sv .

<http://tun.fi/MX.233918> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spathularia" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.233408> ;
    skos:hiddenLabel "Spathularia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238087>,
        <http://tun.fi/MX.238088> ;
    skos:prefLabel "lapakat"@fi,
        "Spathularia"@sv .

<http://tun.fi/MX.233922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ascozonus" ;
    dwc:scientificNameAuthorship "(Renny) E.C.Hansen" ;
    skos:broader <http://tun.fi/MX.233257> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237481>,
        <http://tun.fi/MX.237482> ;
    skos:prefLabel "Ascozonus"@fi,
        "Ascozonus"@sv .

<http://tun.fi/MX.233934> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bisporella" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237105>,
        <http://tun.fi/MX.237106> ;
    skos:prefLabel "Bisporella"@fi,
        "Bisporella"@sv .

<http://tun.fi/MX.233935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryoglossum" ;
    dwc:scientificNameAuthorship "Redhead" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:hiddenLabel "Bryoglossum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238520>,
        <http://tun.fi/MX.238521> ;
    skos:prefLabel "sammalnupikat"@fi,
        "Bryoglossum"@sv .

<http://tun.fi/MX.233939> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlorociboria" ;
    dwc:scientificNameAuthorship "Seaver ex C.S.Ramamurthi, Korf & L.R.Batra" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238325>,
        <http://tun.fi/MX.238326> ;
    skos:prefLabel "Chlorociboria"@fi,
        "Chlorociboria"@sv .

<http://tun.fi/MX.233940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Claussenomyces" ;
    dwc:scientificNameAuthorship "Kirschst." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238089>,
        <http://tun.fi/MX.238090> ;
    skos:prefLabel "Claussenomyces"@fi,
        "Claussenomyces"@sv .

<http://tun.fi/MX.233944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gremmeniella" ;
    dwc:scientificNameAuthorship "M.Morelet" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238766>,
        <http://tun.fi/MX.238767> ;
    skos:prefLabel "Gremmeniella"@fi,
        "Gremmeniella"@sv .

<http://tun.fi/MX.233967> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mniaecia" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:hiddenLabel "Mniaecia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237283>,
        <http://tun.fi/MX.237284> ;
    skos:prefLabel "nappiot"@fi,
        "Mniaecia"@sv .

<http://tun.fi/MX.233972> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crumenulopsis" ;
    dwc:scientificNameAuthorship "J.W. Groves" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237796>,
        <http://tun.fi/MX.237797> ;
    skos:prefLabel "Crumenulopsis"@fi,
        "Crumenulopsis"@sv .

<http://tun.fi/MX.233976> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pragmopora" ;
    dwc:scientificNameAuthorship "A.Massal." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238103>,
        <http://tun.fi/MX.238104> ;
    skos:prefLabel "Pragmopora"@fi,
        "Pragmopora"@sv .

<http://tun.fi/MX.233977> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heyderia" ;
    dwc:scientificNameAuthorship "(Fr.) Link" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:hiddenLabel "Heyderia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238105>,
        <http://tun.fi/MX.238106> ;
    skos:prefLabel "neulasnupikat"@fi,
        "Heyderia"@sv .

<http://tun.fi/MX.233984> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dermea" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238527>,
        <http://tun.fi/MX.238528> ;
    skos:prefLabel "Dermea"@fi,
        "Dermea"@sv .

<http://tun.fi/MX.233996> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplocarpon" ;
    dwc:scientificNameAuthorship "F.A.Wolf" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237143>,
        <http://tun.fi/MX.237144> ;
    skos:prefLabel "Diplocarpon"@fi,
        "Diplocarpon"@sv .

<http://tun.fi/MX.233997> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplonaevia" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238532>,
        <http://tun.fi/MX.238533> ;
    skos:prefLabel "Diplonaevia"@fi,
        "Diplonaevia"@sv .

<http://tun.fi/MX.233999> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Durandiella" ;
    dwc:scientificNameAuthorship "Seaver" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237818>,
        <http://tun.fi/MX.237819> ;
    skos:prefLabel "Durandiella"@fi,
        "Durandiella"@sv .

<http://tun.fi/MX.234008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Naevia" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65207>,
        <http://tun.fi/MX.65224> ;
    skos:prefLabel "Naevia"@fi,
        "Naevia"@sv .

<http://tun.fi/MX.234018> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizothyrioma" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238808>,
        <http://tun.fi/MX.238809> ;
    skos:prefLabel "Schizothyrioma"@fi,
        "Schizothyrioma"@sv .

<http://tun.fi/MX.234026> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Encoelia" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.53628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238339>,
        <http://tun.fi/MX.238340> ;
    skos:prefLabel "Encoelia"@fi,
        "Encoelia"@sv .

<http://tun.fi/MX.234044> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perrotia" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:hiddenLabel "Perrotia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238342>,
        <http://tun.fi/MX.238343> ;
    skos:prefLabel "kirjokarvakat"@fi,
        "Perrotia"@sv .

<http://tun.fi/MX.234051> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amicodisca" ;
    dwc:scientificNameAuthorship "Svrček" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238553>,
        <http://tun.fi/MX.238554> ;
    skos:prefLabel "Amicodisca"@fi,
        "Amicodisca"@sv .

<http://tun.fi/MX.234055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ciliolarina" ;
    dwc:scientificNameAuthorship "Svrček" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238144>,
        <http://tun.fi/MX.238145> ;
    skos:prefLabel "Ciliolarina"@fi,
        "Ciliolarina"@sv .

<http://tun.fi/MX.234062> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Unguiculella" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237147>,
        <http://tun.fi/MX.237148> ;
    skos:prefLabel "Unguiculella"@fi,
        "Unguiculella"@sv .

<http://tun.fi/MX.234068> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fuscolachnum" ;
    dwc:scientificNameAuthorship "J.H.Haines" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237558>,
        <http://tun.fi/MX.237559> ;
    skos:prefLabel "Fuscolachnum"@fi,
        "Fuscolachnum"@sv .

<http://tun.fi/MX.234076> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mitrula" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237560>,
        <http://tun.fi/MX.237561> ;
    skos:prefLabel "Mitrula"@fi,
        "Mitrula"@sv .

<http://tun.fi/MX.234090> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichoglossum" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233268> ;
    skos:hiddenLabel "Trichoglossum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238557>,
        <http://tun.fi/MX.238558> ;
    skos:prefLabel "karvakielet"@fi,
        "Trichoglossum"@sv .

<http://tun.fi/MX.234110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phomatospora" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238149>,
        <http://tun.fi/MX.238150> ;
    skos:prefLabel "Phomatospora"@fi,
        "Phomatospora"@sv .

<http://tun.fi/MX.234117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glomerella" ;
    dwc:scientificNameAuthorship "Spauld. & H.Schrenk" ;
    skos:broader <http://tun.fi/MX.53579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237167>,
        <http://tun.fi/MX.237168> ;
    skos:prefLabel "Glomerella"@fi,
        "Glomerella"@sv .

<http://tun.fi/MX.234133> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptosphaeria" ;
    dwc:scientificNameAuthorship "Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.233343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238344>,
        <http://tun.fi/MX.238345> ;
    skos:prefLabel "Cryptosphaeria"@fi,
        "Cryptosphaeria"@sv .

<http://tun.fi/MX.234147> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exarmidium" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237331>,
        <http://tun.fi/MX.237332> ;
    skos:prefLabel "Exarmidium"@fi,
        "Exarmidium"@sv .

<http://tun.fi/MX.234149> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arwidssonia" ;
    dwc:scientificNameAuthorship "B.Erikss." ;
    skos:broader <http://tun.fi/MX.233319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238847>,
        <http://tun.fi/MX.238848> ;
    skos:prefLabel "Arwidssonia"@fi,
        "Arwidssonia"@sv .

<http://tun.fi/MX.234151> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Biscogniauxia" ;
    dwc:scientificNameAuthorship "Kuntze" ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:hiddenLabel "Biscogniauxia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238849>,
        <http://tun.fi/MX.238850> ;
    skos:prefLabel "särmäsyylät"@fi,
        "Biscogniauxia"@sv .

<http://tun.fi/MX.234192> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arnium" ;
    dwc:scientificNameAuthorship "Nitschke ex G.Winter" ;
    skos:broader <http://tun.fi/MX.233296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237591>,
        <http://tun.fi/MX.237592> ;
    skos:prefLabel "Arnium"@fi,
        "Arnium"@sv .

<http://tun.fi/MX.234206> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Immersiella" ;
    dwc:scientificNameAuthorship "A.N.Mill. & Huhndorf" ;
    skos:broader <http://tun.fi/MX.70619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237887>,
        <http://tun.fi/MX.5008067> ;
    skos:prefLabel "Immersiella"@fi,
        "Immersiella"@sv .

<http://tun.fi/MX.234208> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Roselliniella" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.70619> ;
    skos:hiddenLabel "Roselliniella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971861>,
        <http://tun.fi/MX.4971862> ;
    skos:prefLabel "helmykät"@fi,
        "Roselliniella"@sv .

<http://tun.fi/MX.234217> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nitschkia" ;
    dwc:scientificNameAuthorship "G.H.Otth ex P.Karst." ;
    skos:broader <http://tun.fi/MX.233289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237888>,
        <http://tun.fi/MX.237889> ;
    skos:prefLabel "Nitschkia"@fi,
        "Nitschkia"@sv .

<http://tun.fi/MX.234261> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryonectria" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.233433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237608>,
        <http://tun.fi/MX.237609> ;
    skos:prefLabel "Bryonectria"@fi,
        "Bryonectria"@sv .

<http://tun.fi/MX.234264> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichonectria" ;
    dwc:scientificNameAuthorship "Kirschst." ;
    skos:broader <http://tun.fi/MX.233433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313758>,
        <http://tun.fi/MX.5013543> ;
    skos:prefLabel "Trichonectria"@fi,
        "Trichonectria"@sv .

<http://tun.fi/MX.234266> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryocentria" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.233433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238586>,
        <http://tun.fi/MX.4999336> ;
    skos:prefLabel "Bryocentria"@fi,
        "Bryocentria"@sv .

<http://tun.fi/MX.234289> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichosphaeria" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233237> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238870>,
        <http://tun.fi/MX.238871> ;
    skos:prefLabel "Trichosphaeria"@fi,
        "Trichosphaeria"@sv .

<http://tun.fi/MX.234294> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endoxyla" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238369>,
        <http://tun.fi/MX.5082607> ;
    skos:prefLabel "Endoxyla"@fi,
        "Endoxyla"@sv .

<http://tun.fi/MX.234300> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apiognomonia" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238872>,
        <http://tun.fi/MX.238873> ;
    skos:prefLabel "Apiognomonia"@fi,
        "Apiognomonia"@sv .

<http://tun.fi/MX.234322> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mazzantia" ;
    dwc:scientificNameAuthorship "Mont." ;
    skos:broader <http://tun.fi/MX.53619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237345>,
        <http://tun.fi/MX.237346> ;
    skos:prefLabel "Mazzantia"@fi,
        "Mazzantia"@sv .

<http://tun.fi/MX.234334> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudovalsa" ;
    dwc:scientificNameAuthorship "Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.53726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237899>,
        <http://tun.fi/MX.237900> ;
    skos:prefLabel "Pseudovalsa"@fi,
        "Pseudovalsa"@sv .

<http://tun.fi/MX.234349> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taphridium" ;
    dwc:scientificNameAuthorship "Lagerh. & Juel" ;
    skos:broader <http://tun.fi/MX.233253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237347>,
        <http://tun.fi/MX.237348> ;
    skos:prefLabel "Taphridium"@fi,
        "Taphridium"@sv .

<http://tun.fi/MX.234369> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizothyrium" ;
    dwc:scientificNameAuthorship "Desm." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238902>,
        <http://tun.fi/MX.238903> ;
    skos:prefLabel "Schizothyrium"@fi,
        "Schizothyrium"@sv .

<http://tun.fi/MX.234375> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryorella" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238202>,
        <http://tun.fi/MX.238203> ;
    skos:prefLabel "Bryorella"@fi,
        "Bryorella"@sv .

<http://tun.fi/MX.234396> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euantennaria" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237200>,
        <http://tun.fi/MX.237201> ;
    skos:prefLabel "Euantennaria"@fi,
        "Euantennaria"@sv .

<http://tun.fi/MX.234406> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lizonia" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.233331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237202>,
        <http://tun.fi/MX.237203> ;
    skos:prefLabel "Lizonia"@fi,
        "Lizonia"@sv .

<http://tun.fi/MX.234408> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryomyces" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.233331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238211>,
        <http://tun.fi/MX.238212> ;
    skos:prefLabel "Bryomyces"@fi,
        "Bryomyces"@sv .

<http://tun.fi/MX.234414> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rebentischia" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233426> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237351>,
        <http://tun.fi/MX.237352> ;
    skos:prefLabel "Rebentischia"@fi,
        "Rebentischia"@sv .

<http://tun.fi/MX.234416> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichothyrina" ;
    dwc:scientificNameAuthorship "(Petr.) Petr." ;
    skos:broader <http://tun.fi/MX.233313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237204>,
        <http://tun.fi/MX.237205> ;
    skos:prefLabel "Trichothyrina"@fi,
        "Trichothyrina"@sv .

<http://tun.fi/MX.234417> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Seynesiella" ;
    dwc:scientificNameAuthorship "G.Arnaud" ;
    skos:broader <http://tun.fi/MX.233313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237909>,
        <http://tun.fi/MX.237910> ;
    skos:prefLabel "Seynesiella"@fi,
        "Seynesiella"@sv .

<http://tun.fi/MX.234421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lembosina" ;
    dwc:scientificNameAuthorship "Theiss." ;
    skos:broader <http://tun.fi/MX.233283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237643>,
        <http://tun.fi/MX.237644> ;
    skos:prefLabel "Lembosina"@fi,
        "Lembosina"@sv .

<http://tun.fi/MX.234432> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleomassaria" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.233392> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238908>,
        <http://tun.fi/MX.238909> ;
    skos:prefLabel "Pleomassaria"@fi,
        "Pleomassaria"@sv .

<http://tun.fi/MX.234448> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Preussia" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237939>,
        <http://tun.fi/MX.237940> ;
    skos:prefLabel "Preussia"@fi,
        "Preussia"@sv .

<http://tun.fi/MX.234449> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sporormia" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.233329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237941>,
        <http://tun.fi/MX.237942> ;
    skos:prefLabel "Sporormia"@fi,
        "Sporormia"@sv .

<http://tun.fi/MX.234457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrenobotrys" ;
    dwc:scientificNameAuthorship "Theiss. & Syd." ;
    skos:broader <http://tun.fi/MX.233422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237368>,
        <http://tun.fi/MX.237369> ;
    skos:prefLabel "Pyrenobotrys"@fi,
        "Pyrenobotrys"@sv .

<http://tun.fi/MX.234484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monascostroma" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237673>,
        <http://tun.fi/MX.237674> ;
    skos:prefLabel "Monascostroma"@fi,
        "Monascostroma"@sv .

<http://tun.fi/MX.234505> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plowrightia" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.233394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238648>,
        <http://tun.fi/MX.238649> ;
    skos:prefLabel "Plowrightia"@fi,
        "Plowrightia"@sv .

<http://tun.fi/MX.234509> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dothidea" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238269>,
        <http://tun.fi/MX.238270> ;
    skos:prefLabel "Dothidea"@fi,
        "Dothidea"@sv .

<http://tun.fi/MX.234510> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omphalospora" ;
    dwc:scientificNameAuthorship "Theiss. & Syd." ;
    skos:broader <http://tun.fi/MX.233309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237376>,
        <http://tun.fi/MX.237377> ;
    skos:prefLabel "Omphalospora"@fi,
        "Omphalospora"@sv .

<http://tun.fi/MX.234540> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudographis" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238653>,
        <http://tun.fi/MX.238654> ;
    skos:prefLabel "Pseudographis"@fi,
        "Pseudographis"@sv .

<http://tun.fi/MX.234624> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sclerodermataceae" ;
    skos:broader <http://tun.fi/MX.70624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233553>,
        <http://tun.fi/MX.234658> ;
    skos:prefLabel "Sclerodermataceae"@fi,
        "Sclerodermataceae"@sv .

<http://tun.fi/MX.234636> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sebacinaceae" ;
    skos:broader <http://tun.fi/MX.234617> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205136>,
        <http://tun.fi/MX.5077048> ;
    skos:prefLabel "Sebacinaceae"@fi,
        "Sebacinaceae"@sv .

<http://tun.fi/MX.236836> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drepanopeziza" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237228>,
        <http://tun.fi/MX.52921> ;
    skos:prefLabel "Drepanopeziza"@fi,
        "Drepanopeziza"@sv .

<http://tun.fi/MX.236849> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Belonidium" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238977>,
        <http://tun.fi/MX.238978> ;
    skos:prefLabel "Belonidium"@fi,
        "Belonidium"@sv .

<http://tun.fi/MX.236855> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Octosporella" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238987>,
        <http://tun.fi/MX.238988> ;
    skos:prefLabel "Octosporella"@fi,
        "Octosporella"@sv .

<http://tun.fi/MX.236865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthostigma" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238655>,
        <http://tun.fi/MX.238656> ;
    skos:prefLabel "Acanthostigma"@fi,
        "Acanthostigma"@sv .

<http://tun.fi/MX.236872> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Roesleria" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238665>,
        <http://tun.fi/MX.5002018> ;
    skos:prefLabel "Roesleria"@fi,
        "Roesleria"@sv .

<http://tun.fi/MX.236884> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neobulgaria" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238412>,
        <http://tun.fi/MX.238413> ;
    skos:prefLabel "Neobulgaria"@fi,
        "Neobulgaria"@sv .

<http://tun.fi/MX.236898> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poculum" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238279>,
        <http://tun.fi/MX.238280> ;
    skos:prefLabel "Poculum"@fi,
        "Poculum"@sv .

<http://tun.fi/MX.236906> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nimbomollisia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237981>,
        <http://tun.fi/MX.237982> ;
    skos:prefLabel "Nimbomollisia"@fi,
        "Nimbomollisia"@sv .

<http://tun.fi/MX.236912> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Winterella" ;
    skos:broader <http://tun.fi/MX.53726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238025>,
        <http://tun.fi/MX.238026> ;
    skos:prefLabel "Winterella"@fi,
        "Winterella"@sv .

<http://tun.fi/MX.236922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyathicula" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237708>,
        <http://tun.fi/MX.237709> ;
    skos:prefLabel "Cyathicula"@fi,
        "Cyathicula"@sv .

<http://tun.fi/MX.236923> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lanzia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237710>,
        <http://tun.fi/MX.237711> ;
    skos:prefLabel "Lanzia"@fi,
        "Lanzia"@sv .

<http://tun.fi/MX.236932> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graphyllium" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237396>,
        <http://tun.fi/MX.237397> ;
    skos:prefLabel "Graphyllium"@fi,
        "Graphyllium"@sv .

<http://tun.fi/MX.236935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dermatea" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237409>,
        <http://tun.fi/MX.237410> ;
    skos:prefLabel "Dermatea"@fi,
        "Dermatea"@sv .

<http://tun.fi/MX.236941> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metasphaeria" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237419>,
        <http://tun.fi/MX.237420> ;
    skos:prefLabel "Metasphaeria"@fi,
        "Metasphaeria"@sv .

<http://tun.fi/MX.236943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Patinella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237422>,
        <http://tun.fi/MX.237423> ;
    skos:prefLabel "Patinella"@fi,
        "Patinella"@sv .

<http://tun.fi/MX.238677> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gaeumannomyces graminis" ;
    dwc:scientificNameAuthorship "(Sacc.) Arx & Oliv." ;
    skos:broader <http://tun.fi/MX.53439> ;
    skos:hiddenLabel "Gaeumannomyces graminis"@fi,
        "Gaeumannomyces graminis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52926>,
        <http://tun.fi/MX.52927> ;
    skos:prefLabel "mustatyvitauti"@fi,
        "rotdödare"@sv .

<http://tun.fi/MX.239915> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Amoebozoa" ;
    skos:broader <http://tun.fi/MX.53064> ;
    skos:hiddenLabel "Amoebozoa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5010405>,
        <http://tun.fi/MX.5010414> ;
    skos:prefLabel "aitoameebat"@fi,
        "Amoebozoa"@sv .

<http://tun.fi/MX.253661> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Culicidae" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Culicidae"@fi,
        "Culicidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274363>,
        <http://tun.fi/MX.274369> ;
    skos:prefLabel "hyttyset"@fi,
        "stickmyggor"@sv .

<http://tun.fi/MX.253675> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ceratopogonidae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Ceratopogonidae"@fi,
        "Ceratopogonidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273125>,
        <http://tun.fi/MX.273172> ;
    skos:prefLabel "polttiaiset"@fi,
        "svidknott"@sv .

<http://tun.fi/MX.253679> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dixidae" ;
    dwc:scientificNameAuthorship "Schiner, 1868" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Dixidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274342>,
        <http://tun.fi/MX.274347> ;
    skos:prefLabel "sinkilähyttyset"@fi,
        "Dixidae"@sv .

<http://tun.fi/MX.254140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Battersia" ;
    dwc:scientificNameAuthorship "Reinke ex Batters" ;
    skos:broader <http://tun.fi/MX.254139> ;
    skos:hiddenLabel "Battersia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213358>,
        <http://tun.fi/MX.292308> ;
    skos:prefLabel "kivisudit"@fi,
        "Battersia"@sv .

<http://tun.fi/MX.254279> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hildenbrandia" ;
    dwc:scientificNameAuthorship "Nardo" ;
    skos:broader <http://tun.fi/MX.254278> ;
    skos:hiddenLabel "Hildenbrandia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254280>,
        <http://tun.fi/MX.292205> ;
    skos:prefLabel "punakalvot"@fi,
        "Hildenbrandia"@sv .

<http://tun.fi/MX.254286> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Prasiolaceae" ;
    skos:broader <http://tun.fi/MX.70733> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254287>,
        <http://tun.fi/MX.292219> ;
    skos:prefLabel "Prasiolaceae"@fi,
        "Prasiolaceae"@sv .

<http://tun.fi/MX.254310> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lithodermataceae" ;
    skos:broader <http://tun.fi/MX.70537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254311>,
        <http://tun.fi/MX.292304> ;
    skos:prefLabel "Lithodermataceae"@fi,
        "Lithodermataceae"@sv .

<http://tun.fi/MX.25842> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Podicipedidae" ;
    skos:broader <http://tun.fi/MX.70301> ;
    skos:hiddenLabel "Podicipedidae"@fi,
        "Podicipedidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25843>,
        <http://tun.fi/MX.25854> ;
    skos:prefLabel "uikut"@fi,
        "doppingfåglar"@sv .

<http://tun.fi/MX.25869> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Procellariiformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Procellariiformes"@fi,
        "Procellariiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25887>,
        <http://tun.fi/MX.25974> ;
    skos:prefLabel "ulappakeijulinnut"@fi,
        "stormfåglar"@sv .

<http://tun.fi/MX.26009> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pelecaniformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Pelecaniformes"@fi,
        "Pelecaniformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292434>,
        <http://tun.fi/MX.292435> ;
    skos:prefLabel "pelikaanilinnut"@fi,
        "pelikanfåglar"@sv .

<http://tun.fi/MX.26039> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phalacrocorax" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.26038> ;
    skos:hiddenLabel "Phalacrocorax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26043>,
        <http://tun.fi/MX.26051> ;
    skos:prefLabel "merimetsot"@fi,
        "Phalacrocorax"@sv .

<http://tun.fi/MX.26181> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ciconia" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.26172> ;
    skos:hiddenLabel "Ciconia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26182>,
        <http://tun.fi/MX.26187> ;
    skos:prefLabel "kattohaikarat"@fi,
        "Ciconia"@sv .

<http://tun.fi/MX.26197> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Threskiornithidae" ;
    skos:broader <http://tun.fi/MX.292435> ;
    skos:hiddenLabel "Threskiornithidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26233>,
        <http://tun.fi/MX.26239> ;
    skos:prefLabel "iibikset"@fi,
        "Threskiornithidae"@sv .

<http://tun.fi/MX.26287> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anser fabalis" ;
    dwc:scientificNameAuthorship "(Latham, 1787)" ;
    skos:broader <http://tun.fi/MX.26285> ;
    skos:hiddenLabel "Anser fabalis"@fi,
        "Anser fabalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292022>,
        <http://tun.fi/MX.292023> ;
    skos:prefLabel "metsähanhi"@fi,
        "sädgås"@sv .

<http://tun.fi/MX.26318> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tadorna" ;
    dwc:scientificNameAuthorship "Boie, 1822" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:hiddenLabel "Tadorna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26319>,
        <http://tun.fi/MX.26323> ;
    skos:prefLabel "ristisorsat"@fi,
        "Tadorna"@sv .

<http://tun.fi/MX.26418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Somateria" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:hiddenLabel "Somateria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26419>,
        <http://tun.fi/MX.26420> ;
    skos:prefLabel "haahkat"@fi,
        "Somateria"@sv .

<http://tun.fi/MX.26436> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mergus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:hiddenLabel "Mergus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26440>,
        <http://tun.fi/MX.26442> ;
    skos:prefLabel "koskelot"@fi,
        "Mergus"@sv .

<http://tun.fi/MX.26473> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Accipitridae" ;
    skos:broader <http://tun.fi/MX.70300> ;
    skos:hiddenLabel "Accipitridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.207076>,
        <http://tun.fi/MX.207077> ;
    skos:prefLabel "haukat"@fi,
        "Accipitridae"@sv .

<http://tun.fi/MX.26517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Milvus" ;
    dwc:scientificNameAuthorship "Lacépède, 1799" ;
    skos:broader <http://tun.fi/MX.207077> ;
    skos:hiddenLabel "Milvus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26518>,
        <http://tun.fi/MX.26519> ;
    skos:prefLabel "haarahaukat"@fi,
        "Milvus"@sv .

<http://tun.fi/MX.26523> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haliaeetus" ;
    dwc:scientificNameAuthorship "Savigny, 1809" ;
    skos:broader <http://tun.fi/MX.207077> ;
    skos:hiddenLabel "Haliaeetus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26528>,
        <http://tun.fi/MX.26530> ;
    skos:prefLabel "merikotkat"@fi,
        "Haliaeetus"@sv .

<http://tun.fi/MX.26603> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Accipiter" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207077> ;
    skos:hiddenLabel "Accipiter"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26639>,
        <http://tun.fi/MX.26647> ;
    skos:prefLabel "lintuhaukat"@fi,
        "Accipiter"@sv .

<http://tun.fi/MX.26701> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buteo buteo" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.26684> ;
    skos:hiddenLabel "Buteo buteo"@fi,
        "Buteo buteo"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292029>,
        <http://tun.fi/MX.292030> ;
    skos:prefLabel "hiirihaukka"@fi,
        "ormvråk"@sv .

<http://tun.fi/MX.26920> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lagopus" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.206950> ;
    skos:hiddenLabel "Lagopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26921>,
        <http://tun.fi/MX.26922> ;
    skos:prefLabel "riekot"@fi,
        "Lagopus"@sv .

<http://tun.fi/MX.27> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ischnura" ;
    dwc:scientificNameAuthorship "Charpentier, 1840" ;
    skos:broader <http://tun.fi/MX.11> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.28>,
        <http://tun.fi/MX.29> ;
    skos:prefLabel "Ischnura"@fi,
        "Ischnura"@sv .

<http://tun.fi/MX.27184> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Gruiformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Gruiformes"@fi,
        "Gruiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27212>,
        <http://tun.fi/MX.27240> ;
    skos:prefLabel "kurkilinnut"@fi,
        "tran- och rallfåglar"@sv .

<http://tun.fi/MX.27213> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grus" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.292433> ;
    skos:hiddenLabel "Grus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27214>,
        <http://tun.fi/MX.27227> ;
    skos:prefLabel "kurjet"@fi,
        "Grus"@sv .

<http://tun.fi/MX.272651> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pediciidae" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1860" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Pediciidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272652>,
        <http://tun.fi/MX.272676> ;
    skos:prefLabel "petovaaksiaiset"@fi,
        "Pediciidae"@sv .

<http://tun.fi/MX.272665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pedicia" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.272652> ;
    skos:hiddenLabel "Pedicia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272667>,
        <http://tun.fi/MX.272669> ;
    skos:prefLabel "järrikirsikkäät"@fi,
        "Pedicia"@sv .

<http://tun.fi/MX.272703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erioconopa" ;
    dwc:scientificNameAuthorship "Stary, 1976" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Erioconopa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272704>,
        <http://tun.fi/MX.272705> ;
    skos:prefLabel "hankakirsikkäät"@fi,
        "Erioconopa"@sv .

<http://tun.fi/MX.272734> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoplolabis" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1869" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Hoplolabis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272736>,
        <http://tun.fi/MX.272737> ;
    skos:prefLabel "vilukirsikikkäät"@fi,
        "Hoplolabis"@sv .

<http://tun.fi/MX.272753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neolimnophila" ;
    dwc:scientificNameAuthorship "Alexander, 1920" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Neolimnophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272754>,
        <http://tun.fi/MX.272755> ;
    skos:prefLabel "hämykirsikkäät"@fi,
        "Neolimnophila"@sv .

<http://tun.fi/MX.272775> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhypholophus" ;
    dwc:scientificNameAuthorship "Kolenati, 1860" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Rhypholophus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272776>,
        <http://tun.fi/MX.272777> ;
    skos:prefLabel "korpikirsikkäät"@fi,
        "Rhypholophus"@sv .

<http://tun.fi/MX.272778> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scleroprocta" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Scleroprocta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272779>,
        <http://tun.fi/MX.272780> ;
    skos:prefLabel "lähdekirsikkäät"@fi,
        "Scleroprocta"@sv .

<http://tun.fi/MX.272800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Austrolimnophila" ;
    dwc:scientificNameAuthorship "Alexander, 1920" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Austrolimnophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272802>,
        <http://tun.fi/MX.272803> ;
    skos:prefLabel "koukkukirsikkäät"@fi,
        "Austrolimnophila"@sv .

<http://tun.fi/MX.272804> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicranophragma" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1860" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Dicranophragma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272806>,
        <http://tun.fi/MX.272807> ;
    skos:prefLabel "tihtikirsikkäät"@fi,
        "Dicranophragma"@sv .

<http://tun.fi/MX.272826> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Idioptera" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Idioptera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272827>,
        <http://tun.fi/MX.272828> ;
    skos:prefLabel "rahkakirsikkäät"@fi,
        "Idioptera"@sv .

<http://tun.fi/MX.272829> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnophila" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Limnophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272831>,
        <http://tun.fi/MX.272832> ;
    skos:prefLabel "pärskekirsikkäät"@fi,
        "Limnophila"@sv .

<http://tun.fi/MX.272836> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paradelphomyia" ;
    dwc:scientificNameAuthorship "Alexander, 1936" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Paradelphomyia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272838>,
        <http://tun.fi/MX.272839> ;
    skos:prefLabel "hetekirsikkäät"@fi,
        "Paradelphomyia"@sv .

<http://tun.fi/MX.272913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicranoptycha" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1860" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Dicranoptycha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272914>,
        <http://tun.fi/MX.272915> ;
    skos:prefLabel "lapiokirsikkäät"@fi,
        "Dicranoptycha"@sv .

<http://tun.fi/MX.272916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Discobola" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1865" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Discobola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272917>,
        <http://tun.fi/MX.272918> ;
    skos:prefLabel "sienikiekot"@fi,
        "Discobola"@sv .

<http://tun.fi/MX.272919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elephantomyia" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1860" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Elephantomyia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272921>,
        <http://tun.fi/MX.272922> ;
    skos:prefLabel "kärsäkirsikkäät"@fi,
        "Elephantomyia"@sv .

<http://tun.fi/MX.272943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lipsothrix" ;
    dwc:scientificNameAuthorship "Loew, 1873" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Lipsothrix"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272944>,
        <http://tun.fi/MX.272945> ;
    skos:prefLabel "liekokirsikäät"@fi,
        "Lipsothrix"@sv .

<http://tun.fi/MX.272956> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orimarga" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1869" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Orimarga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272958>,
        <http://tun.fi/MX.272959> ;
    skos:prefLabel "sarakat"@fi,
        "Orimarga"@sv .

<http://tun.fi/MX.272960> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhipidia" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Rhipidia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272962>,
        <http://tun.fi/MX.272963> ;
    skos:prefLabel "kampakirsikkäät"@fi,
        "Rhipidia"@sv .

<http://tun.fi/MX.272965> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cylindrotoma" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.272964> ;
    skos:hiddenLabel "Cylindrotoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272967>,
        <http://tun.fi/MX.272968> ;
    skos:prefLabel "tähtimökirsikkäät"@fi,
        "Cylindrotoma"@sv .

<http://tun.fi/MX.272969> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diogma" ;
    dwc:scientificNameAuthorship "Edwards, 1938" ;
    skos:broader <http://tun.fi/MX.272964> ;
    skos:hiddenLabel "Diogma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272970>,
        <http://tun.fi/MX.272971> ;
    skos:prefLabel "lehväkirsikkäät"@fi,
        "Diogma"@sv .

<http://tun.fi/MX.272988> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tanyptera" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.272976> ;
    skos:hiddenLabel "Tanyptera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272990>,
        <http://tun.fi/MX.272991> ;
    skos:prefLabel "pistinkirsikkäät"@fi,
        "Tanyptera"@sv .

<http://tun.fi/MX.272993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolichopeza" ;
    dwc:scientificNameAuthorship "Curtis, 1825" ;
    skos:broader <http://tun.fi/MX.272992> ;
    skos:hiddenLabel "Dolichopeza"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272995>,
        <http://tun.fi/MX.272996> ;
    skos:prefLabel "sorjakirsikkäät"@fi,
        "Dolichopeza"@sv .

<http://tun.fi/MX.273208> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alluaudomyia" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.273172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273209>,
        <http://tun.fi/MX.273210> ;
    skos:prefLabel "Alluaudomyia"@fi,
        "Alluaudomyia"@sv .

<http://tun.fi/MX.273218> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratopogon" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.273172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273219>,
        <http://tun.fi/MX.273220> ;
    skos:prefLabel "Ceratopogon"@fi,
        "Ceratopogon"@sv .

<http://tun.fi/MX.273237> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Probezzia" ;
    dwc:scientificNameAuthorship "Kieffer, 1906" ;
    skos:broader <http://tun.fi/MX.273172> ;
    skos:hiddenLabel "Dicrobezzia"@fi,
        "Dicrobezzia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273238>,
        <http://tun.fi/MX.273239> ;
    skos:prefLabel "Probezzia"@fi,
        "Probezzia"@sv .

<http://tun.fi/MX.273240> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaeromias" ;
    dwc:scientificNameAuthorship "Curtis, 1829" ;
    skos:broader <http://tun.fi/MX.273172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273241>,
        <http://tun.fi/MX.273242> ;
    skos:prefLabel "Sphaeromias"@fi,
        "Sphaeromias"@sv .

<http://tun.fi/MX.273276> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichotanypus" ;
    dwc:scientificNameAuthorship "Kieffer, 1906" ;
    skos:broader <http://tun.fi/MX.273265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273277>,
        <http://tun.fi/MX.273278> ;
    skos:prefLabel "Trichotanypus"@fi,
        "Trichotanypus"@sv .

<http://tun.fi/MX.273297> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Natarsia" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273298>,
        <http://tun.fi/MX.273299> ;
    skos:prefLabel "Natarsia"@fi,
        "Natarsia"@sv .

<http://tun.fi/MX.273319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Krenopelopia" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273320>,
        <http://tun.fi/MX.273321> ;
    skos:prefLabel "Krenopelopia"@fi,
        "Krenopelopia"@sv .

<http://tun.fi/MX.273330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paramerina" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273331>,
        <http://tun.fi/MX.273332> ;
    skos:prefLabel "Paramerina"@fi,
        "Paramerina"@sv .

<http://tun.fi/MX.273335> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rheopelopia" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273336>,
        <http://tun.fi/MX.273337> ;
    skos:prefLabel "Rheopelopia"@fi,
        "Rheopelopia"@sv .

<http://tun.fi/MX.273351> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xenopelopia" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273352>,
        <http://tun.fi/MX.273353> ;
    skos:prefLabel "Xenopelopia"@fi,
        "Xenopelopia"@sv .

<http://tun.fi/MX.273403> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudodiamesa" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1939" ;
    skos:broader <http://tun.fi/MX.273384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273405>,
        <http://tun.fi/MX.273406> ;
    skos:prefLabel "Pseudodiamesa"@fi,
        "Pseudodiamesa"@sv .

<http://tun.fi/MX.273409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sympotthastia" ;
    dwc:scientificNameAuthorship "Pagast, 1947" ;
    skos:broader <http://tun.fi/MX.273384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273410>,
        <http://tun.fi/MX.273411> ;
    skos:prefLabel "Sympotthastia"@fi,
        "Sympotthastia"@sv .

<http://tun.fi/MX.273415> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protanypus" ;
    dwc:scientificNameAuthorship "Kieffer, 1906" ;
    skos:broader <http://tun.fi/MX.273384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273416>,
        <http://tun.fi/MX.273417> ;
    skos:prefLabel "Protanypus"@fi,
        "Protanypus"@sv .

<http://tun.fi/MX.273422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monodiamesa" ;
    dwc:scientificNameAuthorship "Kieffer, 1922" ;
    skos:broader <http://tun.fi/MX.273421> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273423>,
        <http://tun.fi/MX.273424> ;
    skos:prefLabel "Monodiamesa"@fi,
        "Monodiamesa"@sv .

<http://tun.fi/MX.273430> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aagaardia" ;
    dwc:scientificNameAuthorship "Sæther, 2000" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273431>,
        <http://tun.fi/MX.273432> ;
    skos:prefLabel "Aagaardia"@fi,
        "Aagaardia"@sv .

<http://tun.fi/MX.273434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abiskomyia" ;
    dwc:scientificNameAuthorship "Edwards, 1937" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273435>,
        <http://tun.fi/MX.273436> ;
    skos:prefLabel "Abiskomyia"@fi,
        "Abiskomyia"@sv .

<http://tun.fi/MX.273437> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acamptocladius" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273438>,
        <http://tun.fi/MX.273439> ;
    skos:prefLabel "Acamptocladius"@fi,
        "Acamptocladius"@sv .

<http://tun.fi/MX.273444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boreosmittia" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1986" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273445>,
        <http://tun.fi/MX.273446> ;
    skos:prefLabel "Boreosmittia"@fi,
        "Boreosmittia"@sv .

<http://tun.fi/MX.273447> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brillia" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273448>,
        <http://tun.fi/MX.273449> ;
    skos:prefLabel "Brillia"@fi,
        "Brillia"@sv .

<http://tun.fi/MX.273476> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cardiocladius" ;
    dwc:scientificNameAuthorship "Kieffer, 1912" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273477>,
        <http://tun.fi/MX.273478> ;
    skos:prefLabel "Cardiocladius"@fi,
        "Cardiocladius"@sv .

<http://tun.fi/MX.273596> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Georthocladius" ;
    dwc:scientificNameAuthorship "Strenzke, 1941" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273598>,
        <http://tun.fi/MX.273599> ;
    skos:prefLabel "Georthocladius"@fi,
        "Georthocladius"@sv .

<http://tun.fi/MX.273609> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heleniella" ;
    dwc:scientificNameAuthorship "Gowin, 1943" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273610>,
        <http://tun.fi/MX.273611> ;
    skos:prefLabel "Heleniella"@fi,
        "Heleniella"@sv .

<http://tun.fi/MX.273612> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterotanytarsus" ;
    dwc:scientificNameAuthorship "Spärck, 1923" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273613>,
        <http://tun.fi/MX.273614> ;
    skos:prefLabel "Heterotanytarsus"@fi,
        "Heterotanytarsus"@sv .

<http://tun.fi/MX.273630> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrosmittia" ;
    dwc:scientificNameAuthorship "Ferrington & Sæther, 2011" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273631>,
        <http://tun.fi/MX.273632> ;
    skos:prefLabel "Hydrosmittia"@fi,
        "Hydrosmittia"@sv .

<http://tun.fi/MX.273728> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracricotopus" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273729>,
        <http://tun.fi/MX.273730> ;
    skos:prefLabel "Paracricotopus"@fi,
        "Paracricotopus"@sv .

<http://tun.fi/MX.273745> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parametriocnemus" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1932" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273746>,
        <http://tun.fi/MX.273747> ;
    skos:prefLabel "Parametriocnemus"@fi,
        "Parametriocnemus"@sv .

<http://tun.fi/MX.273769> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prosmittia" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273770>,
        <http://tun.fi/MX.273771> ;
    skos:prefLabel "Prosmittia"@fi,
        "Prosmittia"@sv .

<http://tun.fi/MX.273821> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rheosmittia" ;
    dwc:scientificNameAuthorship "Brundin, 1986" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273822>,
        <http://tun.fi/MX.273823> ;
    skos:prefLabel "Rheosmittia"@fi,
        "Rheosmittia"@sv .

<http://tun.fi/MX.273847> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tavastia" ;
    dwc:scientificNameAuthorship "Tuiskunen, 1985" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273848>,
        <http://tun.fi/MX.273849> ;
    skos:prefLabel "Tavastia"@fi,
        "Tavastia"@sv .

<http://tun.fi/MX.273850> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thienemannia" ;
    dwc:scientificNameAuthorship "Kieffer, 1909" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273851>,
        <http://tun.fi/MX.273852> ;
    skos:prefLabel "Thienemannia"@fi,
        "Thienemannia"@sv .

<http://tun.fi/MX.273962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Demicryptochironomus" ;
    dwc:scientificNameAuthorship "Lenz, 1941" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273964>,
        <http://tun.fi/MX.273967> ;
    skos:prefLabel "Demicryptochironomus"@fi,
        "Demicryptochironomus"@sv .

<http://tun.fi/MX.273974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Einfeldia" ;
    dwc:scientificNameAuthorship "Kieffer, 1924" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273975>,
        <http://tun.fi/MX.273976> ;
    skos:prefLabel "Einfeldia"@fi,
        "Einfeldia"@sv .

<http://tun.fi/MX.273996> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Harnischia" ;
    dwc:scientificNameAuthorship "Kieffer, 1921" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273997>,
        <http://tun.fi/MX.273998> ;
    skos:prefLabel "Harnischia"@fi,
        "Harnischia"@sv .

<http://tun.fi/MX.274006> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lipiniella" ;
    dwc:scientificNameAuthorship "Shilova, 1961" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274007>,
        <http://tun.fi/MX.274008> ;
    skos:prefLabel "Lipiniella"@fi,
        "Lipiniella"@sv .

<http://tun.fi/MX.274047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paratendipes" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274048>,
        <http://tun.fi/MX.274049> ;
    skos:prefLabel "Paratendipes"@fi,
        "Paratendipes"@sv .

<http://tun.fi/MX.274051> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaenopsectra" ;
    dwc:scientificNameAuthorship "Kieffer, 1921" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274052>,
        <http://tun.fi/MX.274053> ;
    skos:prefLabel "Phaenopsectra"@fi,
        "Phaenopsectra"@sv .

<http://tun.fi/MX.274077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Robackia" ;
    dwc:scientificNameAuthorship "Sæther, 1977" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274078>,
        <http://tun.fi/MX.274079> ;
    skos:prefLabel "Robackia"@fi,
        "Robackia"@sv .

<http://tun.fi/MX.274102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tribelos" ;
    dwc:scientificNameAuthorship "Townes, 1945" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274103>,
        <http://tun.fi/MX.274104> ;
    skos:prefLabel "Tribelos"@fi,
        "Tribelos"@sv .

<http://tun.fi/MX.274133> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corynocera" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1837" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274134>,
        <http://tun.fi/MX.274135> ;
    skos:prefLabel "Corynocera"@fi,
        "Corynocera"@sv .

<http://tun.fi/MX.274264> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cnephia" ;
    dwc:scientificNameAuthorship "Enderlein, 1921" ;
    skos:broader <http://tun.fi/MX.274254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274265>,
        <http://tun.fi/MX.274266> ;
    skos:prefLabel "Cnephia"@fi,
        "Cnephia"@sv .

<http://tun.fi/MX.274370> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aedes" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.274369> ;
    skos:hiddenLabel "Aedes (Aedes)"@fi,
        "Aedes (Aedes)"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274372>,
        <http://tun.fi/MX.5001697> ;
    skos:prefLabel "Aedes"@fi,
        "Aedes"@sv .

<http://tun.fi/MX.274430> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Psychodidae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Psychodidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274431>,
        <http://tun.fi/MX.274523> ;
    skos:prefLabel "perhossääsket"@fi,
        "Psychodidae"@sv .

<http://tun.fi/MX.274458> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ulomyia" ;
    dwc:scientificNameAuthorship "Walker, 1856" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274459>,
        <http://tun.fi/MX.274460> ;
    skos:prefLabel "Ulomyia"@fi,
        "Ulomyia"@sv .

<http://tun.fi/MX.274496> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mormia" ;
    dwc:scientificNameAuthorship "Enderlein, 1935" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274497>,
        <http://tun.fi/MX.274498> ;
    skos:prefLabel "Mormia"@fi,
        "Mormia"@sv .

<http://tun.fi/MX.274514> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paramormia" ;
    dwc:scientificNameAuthorship "Enderlein, 1935" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274515>,
        <http://tun.fi/MX.274516> ;
    skos:prefLabel "Paramormia"@fi,
        "Paramormia"@sv .

<http://tun.fi/MX.274517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peripsychoda" ;
    dwc:scientificNameAuthorship "Enderlein, 1935" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274518>,
        <http://tun.fi/MX.274519> ;
    skos:prefLabel "Peripsychoda"@fi,
        "Peripsychoda"@sv .

<http://tun.fi/MX.274526> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bibionidae" ;
    dwc:scientificNameAuthorship "Fleming, 1821" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274527>,
        <http://tun.fi/MX.274546> ;
    skos:prefLabel "Bibionidae"@fi,
        "Bibionidae"@sv .

<http://tun.fi/MX.274527> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Bibioninae" ;
    dwc:scientificNameAuthorship "Fleming, 1821" ;
    skos:broader <http://tun.fi/MX.274526> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274528>,
        <http://tun.fi/MX.274542> ;
    skos:prefLabel "Bibioninae"@fi,
        "Bibioninae"@sv .

<http://tun.fi/MX.274558> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aspistinae" ;
    dwc:scientificNameAuthorship "Rondani, 1840" ;
    skos:broader <http://tun.fi/MX.211556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274559>,
        <http://tun.fi/MX.274561> ;
    skos:prefLabel "Aspistinae"@fi,
        "Aspistinae"@sv .

<http://tun.fi/MX.274566> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectaetia" ;
    dwc:scientificNameAuthorship "Enderlein, 1912" ;
    skos:broader <http://tun.fi/MX.274565> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274567>,
        <http://tun.fi/MX.274568> ;
    skos:prefLabel "Ectaetia"@fi,
        "Ectaetia"@sv .

<http://tun.fi/MX.274581> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holoplagia" ;
    dwc:scientificNameAuthorship "Enderlein, 1912" ;
    skos:broader <http://tun.fi/MX.274571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274582>,
        <http://tun.fi/MX.274583> ;
    skos:prefLabel "Holoplagia"@fi,
        "Holoplagia"@sv .

<http://tun.fi/MX.274593> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apiloscatopse" ;
    dwc:scientificNameAuthorship "Cook, 1974" ;
    skos:broader <http://tun.fi/MX.274571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274594>,
        <http://tun.fi/MX.274595> ;
    skos:prefLabel "Apiloscatopse"@fi,
        "Apiloscatopse"@sv .

<http://tun.fi/MX.274598> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scatopse" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.274571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274599>,
        <http://tun.fi/MX.274600> ;
    skos:prefLabel "Scatopse"@fi,
        "Scatopse"@sv .

<http://tun.fi/MX.274610> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Canthyloscelididae" ;
    dwc:scientificNameAuthorship "Enderlein, 1912" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274611>,
        <http://tun.fi/MX.274615> ;
    skos:prefLabel "Canthyloscelididae"@fi,
        "Canthyloscelididae"@sv .

<http://tun.fi/MX.274612> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyperoscelis" ;
    dwc:scientificNameAuthorship "Hardy & Nagatomi, 1960" ;
    skos:broader <http://tun.fi/MX.274611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274613>,
        <http://tun.fi/MX.274614> ;
    skos:prefLabel "Hyperoscelis"@fi,
        "Hyperoscelis"@sv .

<http://tun.fi/MX.274625> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symmerus" ;
    dwc:scientificNameAuthorship "Walker, 1848" ;
    skos:broader <http://tun.fi/MX.274624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274626>,
        <http://tun.fi/MX.274627> ;
    skos:prefLabel "Symmerus"@fi,
        "Symmerus"@sv .

<http://tun.fi/MX.274634> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anaretella" ;
    dwc:scientificNameAuthorship "Enderlein, 1911" ;
    skos:broader <http://tun.fi/MX.274628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274635>,
        <http://tun.fi/MX.274636> ;
    skos:prefLabel "Anaretella"@fi,
        "Anaretella"@sv .

<http://tun.fi/MX.27473> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Recurvirostridae" ;
    skos:broader <http://tun.fi/MX.207028> ;
    skos:hiddenLabel "Recurvirostridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.207035>,
        <http://tun.fi/MX.207036> ;
    skos:prefLabel "avosetit"@fi,
        "Recurvirostridae"@sv .

<http://tun.fi/MX.274749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catocha" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.274640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274750>,
        <http://tun.fi/MX.274751> ;
    skos:prefLabel "Catocha"@fi,
        "Catocha"@sv .

<http://tun.fi/MX.274824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sylvenomyia" ;
    dwc:scientificNameAuthorship "Mamaev & Zaitzev, 1998" ;
    skos:broader <http://tun.fi/MX.274820> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274825>,
        <http://tun.fi/MX.274826> ;
    skos:prefLabel "Sylvenomyia"@fi,
        "Sylvenomyia"@sv .

<http://tun.fi/MX.274915> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monepidosis" ;
    dwc:scientificNameAuthorship "Mamaev, 1966" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274916>,
        <http://tun.fi/MX.274917> ;
    skos:prefLabel "Monepidosis"@fi,
        "Monepidosis"@sv .

<http://tun.fi/MX.274918> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paneliusia" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274919>,
        <http://tun.fi/MX.274920> ;
    skos:prefLabel "Paneliusia"@fi,
        "Paneliusia"@sv .

<http://tun.fi/MX.274921> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parepidosis" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274922>,
        <http://tun.fi/MX.274923> ;
    skos:prefLabel "Parepidosis"@fi,
        "Parepidosis"@sv .

<http://tun.fi/MX.274937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schistoneurus" ;
    dwc:scientificNameAuthorship "Mamaev, 1964" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274938>,
        <http://tun.fi/MX.274939> ;
    skos:prefLabel "Schistoneurus"@fi,
        "Schistoneurus"@sv .

<http://tun.fi/MX.274951> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Harmandiola" ;
    dwc:scientificNameAuthorship "Skuhrava, 1997" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:hiddenLabel "Harmandia"@fi,
        "Harmandia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274952>,
        <http://tun.fi/MX.274953> ;
    skos:prefLabel "Harmandiola"@fi,
        "Harmandiola"@sv .

<http://tun.fi/MX.274957> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Resseliella" ;
    dwc:scientificNameAuthorship "Seitner, 1906" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:hiddenLabel "Thomasiniana"@fi,
        "Thomasiniana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274958>,
        <http://tun.fi/MX.274959> ;
    skos:prefLabel "Resseliella"@fi,
        "Resseliella"@sv .

<http://tun.fi/MX.274963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphidoletes" ;
    dwc:scientificNameAuthorship "Kieffer, 1904" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274964>,
        <http://tun.fi/MX.274965> ;
    skos:prefLabel "Aphidoletes"@fi,
        "Aphidoletes"@sv .

<http://tun.fi/MX.274995> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrodiplosis" ;
    dwc:scientificNameAuthorship "Kieffer, 1895" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274996>,
        <http://tun.fi/MX.274997> ;
    skos:prefLabel "Macrodiplosis"@fi,
        "Macrodiplosis"@sv .

<http://tun.fi/MX.27502> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Glareolidae" ;
    skos:broader <http://tun.fi/MX.207030> ;
    skos:hiddenLabel "Glareolidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292458>,
        <http://tun.fi/MX.292459> ;
    skos:prefLabel "pääskykahlaajat"@fi,
        "Glareolidae"@sv .

<http://tun.fi/MX.275055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jaapiella" ;
    dwc:scientificNameAuthorship "Rübsaamen, 1915" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275056>,
        <http://tun.fi/MX.275057> ;
    skos:prefLabel "Jaapiella"@fi,
        "Jaapiella"@sv .

<http://tun.fi/MX.275060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrolabis" ;
    dwc:scientificNameAuthorship "Kieffer, 1892" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275061>,
        <http://tun.fi/MX.275062> ;
    skos:prefLabel "Macrolabis"@fi,
        "Macrolabis"@sv .

<http://tun.fi/MX.275073> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wachtliella" ;
    dwc:scientificNameAuthorship "Rübsaamen, 1915" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275074>,
        <http://tun.fi/MX.275075> ;
    skos:prefLabel "Wachtliella"@fi,
        "Wachtliella"@sv .

<http://tun.fi/MX.275077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasioptera" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275078>,
        <http://tun.fi/MX.275079> ;
    skos:prefLabel "Lasioptera"@fi,
        "Lasioptera"@sv .

<http://tun.fi/MX.275080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oligotrophus" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275081>,
        <http://tun.fi/MX.275082> ;
    skos:prefLabel "Oligotrophus"@fi,
        "Oligotrophus"@sv .

<http://tun.fi/MX.275096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cystiphora" ;
    dwc:scientificNameAuthorship "Kieffer, 1892" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275097>,
        <http://tun.fi/MX.275098> ;
    skos:prefLabel "Cystiphora"@fi,
        "Cystiphora"@sv .

<http://tun.fi/MX.275137> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Keroplatidae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Keroplatidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275138>,
        <http://tun.fi/MX.275179> ;
    skos:prefLabel "petosienisääsket"@fi,
        "Keroplatidae"@sv .

<http://tun.fi/MX.275151> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrorrhyncha" ;
    dwc:scientificNameAuthorship "Winnertz, 1846" ;
    skos:broader <http://tun.fi/MX.275138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275152>,
        <http://tun.fi/MX.275153> ;
    skos:prefLabel "Macrorrhyncha"@fi,
        "Macrorrhyncha"@sv .

<http://tun.fi/MX.275201> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Mycomyinae" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.211597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275202>,
        <http://tun.fi/MX.275291> ;
    skos:prefLabel "Mycomyinae"@fi,
        "Mycomyinae"@sv .

<http://tun.fi/MX.275306> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anaclileia" ;
    dwc:scientificNameAuthorship "Meunier, 1904" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275307>,
        <http://tun.fi/MX.275308> ;
    skos:prefLabel "Anaclileia"@fi,
        "Anaclileia"@sv .

<http://tun.fi/MX.275337> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polylepta" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275338>,
        <http://tun.fi/MX.275339> ;
    skos:prefLabel "Polylepta"@fi,
        "Polylepta"@sv .

<http://tun.fi/MX.275370> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acomoptera" ;
    dwc:scientificNameAuthorship "Vockeroth, 1980" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275371>,
        <http://tun.fi/MX.275372> ;
    skos:prefLabel "Acomoptera"@fi,
        "Acomoptera"@sv .

<http://tun.fi/MX.275452> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnoriste" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275453>,
        <http://tun.fi/MX.275454> ;
    skos:prefLabel "Gnoriste"@fi,
        "Gnoriste"@sv .

<http://tun.fi/MX.275461> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Katatopygia" ;
    dwc:scientificNameAuthorship "Martinsson & Kjærandsen, 2012" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275462>,
        <http://tun.fi/MX.275463> ;
    skos:prefLabel "Katatopygia"@fi,
        "Katatopygia"@sv .

<http://tun.fi/MX.275470> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synapha" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275471>,
        <http://tun.fi/MX.275472> ;
    skos:prefLabel "Synapha"@fi,
        "Synapha"@sv .

<http://tun.fi/MX.275730> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stigmatomeria" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1966" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275731>,
        <http://tun.fi/MX.289155> ;
    skos:prefLabel "Stigmatomeria"@fi,
        "Stigmatomeria"@sv .

<http://tun.fi/MX.275741> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tarnania" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1966" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275742>,
        <http://tun.fi/MX.275743> ;
    skos:prefLabel "Tarnania"@fi,
        "Tarnania"@sv .

<http://tun.fi/MX.275909> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platurocypta" ;
    dwc:scientificNameAuthorship "Enderlein, 1910" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275910>,
        <http://tun.fi/MX.275911> ;
    skos:prefLabel "Platurocypta"@fi,
        "Platurocypta"@sv .

<http://tun.fi/MX.27602> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limosa" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207042> ;
    skos:hiddenLabel "Limosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27603>,
        <http://tun.fi/MX.27605> ;
    skos:prefLabel "kuirit"@fi,
        "Limosa"@sv .

<http://tun.fi/MX.276048> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bradysiopsis" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276049>,
        <http://tun.fi/MX.276050> ;
    skos:prefLabel "Bradysiopsis"@fi,
        "Bradysiopsis"@sv .

<http://tun.fi/MX.276168> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenosciara" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276169>,
        <http://tun.fi/MX.276170> ;
    skos:prefLabel "Ctenosciara"@fi,
        "Ctenosciara"@sv .

<http://tun.fi/MX.276275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytosciara" ;
    dwc:scientificNameAuthorship "Frey, 1942" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276276>,
        <http://tun.fi/MX.276277> ;
    skos:prefLabel "Phytosciara"@fi,
        "Phytosciara"@sv .

<http://tun.fi/MX.276280> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pnyxiopsis" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276281>,
        <http://tun.fi/MX.276282> ;
    skos:prefLabel "Pnyxiopsis"@fi,
        "Pnyxiopsis"@sv .

<http://tun.fi/MX.276319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schwenckfeldina" ;
    dwc:scientificNameAuthorship "Frey, 1942" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276320>,
        <http://tun.fi/MX.276321> ;
    skos:prefLabel "Schwenckfeldina"@fi,
        "Schwenckfeldina"@sv .

<http://tun.fi/MX.27633> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Actitis" ;
    dwc:scientificNameAuthorship "Illiger, 1811" ;
    skos:broader <http://tun.fi/MX.207049> ;
    skos:hiddenLabel "Actitis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27634>,
        <http://tun.fi/MX.27635> ;
    skos:prefLabel "rantasipit"@fi,
        "Actitis"@sv .

<http://tun.fi/MX.276358> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zygoneura" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276360>,
        <http://tun.fi/MX.276362> ;
    skos:prefLabel "Zygoneura"@fi,
        "Zygoneura"@sv .

<http://tun.fi/MX.276394> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zabrachia" ;
    dwc:scientificNameAuthorship "Coquillett, 1901" ;
    skos:broader <http://tun.fi/MX.276389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276395>,
        <http://tun.fi/MX.276396> ;
    skos:prefLabel "Zabrachia"@fi,
        "Zabrachia"@sv .

<http://tun.fi/MX.276422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stratiomys" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.276409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276423>,
        <http://tun.fi/MX.292777> ;
    skos:prefLabel "Stratiomys"@fi,
        "Stratiomys"@sv .

<http://tun.fi/MX.276424> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Xylomyidae" ;
    dwc:scientificNameAuthorship "Verrall, 1901" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Xylomyidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276425>,
        <http://tun.fi/MX.4890633> ;
    skos:prefLabel "Xylomyidae"@fi,
        "lövträdsflugor"@sv .

<http://tun.fi/MX.27644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phalaropus" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207049> ;
    skos:hiddenLabel "Phalaropus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27646>,
        <http://tun.fi/MX.27647> ;
    skos:prefLabel "vesipääskyt"@fi,
        "Phalaropus"@sv .

<http://tun.fi/MX.276458> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tabanidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Tabanidae"@fi,
        "Tabanidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276459>,
        <http://tun.fi/MX.276470> ;
    skos:prefLabel "paarmat"@fi,
        "bromsar"@sv .

<http://tun.fi/MX.276510> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acroceridae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Acroceridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276511>,
        <http://tun.fi/MX.276514> ;
    skos:prefLabel "Acroceridae"@fi,
        "kulflugor"@sv .

<http://tun.fi/MX.276542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tolmerus" ;
    dwc:scientificNameAuthorship "Loew, 1849" ;
    skos:broader <http://tun.fi/MX.276521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276543>,
        <http://tun.fi/MX.276544> ;
    skos:prefLabel "Tolmerus"@fi,
        "Tolmerus"@sv .

<http://tun.fi/MX.276547> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Andrenosoma" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.276545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276548>,
        <http://tun.fi/MX.320808> ;
    skos:prefLabel "Andrenosoma"@fi,
        "Andrenosoma"@sv .

<http://tun.fi/MX.276556> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laphria" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276557>,
        <http://tun.fi/MX.276558> ;
    skos:prefLabel "Laphria"@fi,
        "Laphria"@sv .

<http://tun.fi/MX.276560> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptogaster" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276561>,
        <http://tun.fi/MX.276562> ;
    skos:prefLabel "Leptogaster"@fi,
        "Leptogaster"@sv .

<http://tun.fi/MX.276579> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasiopogon" ;
    dwc:scientificNameAuthorship "Loew, 1847" ;
    skos:broader <http://tun.fi/MX.276563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276580>,
        <http://tun.fi/MX.276581> ;
    skos:prefLabel "Lasiopogon"@fi,
        "Lasiopogon"@sv .

<http://tun.fi/MX.276587> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Bombyliinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.276582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276589>,
        <http://tun.fi/MX.276594> ;
    skos:prefLabel "Bombyliinae"@fi,
        "Bombyliinae"@sv .

<http://tun.fi/MX.276594> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Systoechus" ;
    dwc:scientificNameAuthorship "Loew, 1855" ;
    skos:broader <http://tun.fi/MX.276587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276595>,
        <http://tun.fi/MX.5081329> ;
    skos:prefLabel "Systoechus"@fi,
        "Systoechus"@sv .

<http://tun.fi/MX.276609> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemipenthes" ;
    dwc:scientificNameAuthorship "Loew, 1869" ;
    skos:broader <http://tun.fi/MX.276597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276610>,
        <http://tun.fi/MX.276611> ;
    skos:prefLabel "Hemipenthes"@fi,
        "Hemipenthes"@sv .

<http://tun.fi/MX.276631> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrosathe" ;
    dwc:scientificNameAuthorship "Irwin & Lyneborg, 1981" ;
    skos:broader <http://tun.fi/MX.276630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276632>,
        <http://tun.fi/MX.325081> ;
    skos:prefLabel "Acrosathe"@fi,
        "Acrosathe"@sv .

<http://tun.fi/MX.276661> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hemerodromiinae" ;
    dwc:scientificNameAuthorship "Schiner, 1862" ;
    skos:broader <http://tun.fi/MX.253677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276663>,
        <http://tun.fi/MX.276667> ;
    skos:prefLabel "Hemerodromiinae"@fi,
        "Hemerodromiinae"@sv .

<http://tun.fi/MX.276669> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hemerodromiini" ;
    dwc:scientificNameAuthorship "Schiner, 1862" ;
    skos:broader <http://tun.fi/MX.253677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276670>,
        <http://tun.fi/MX.276678> ;
    skos:prefLabel "Hemerodromiini"@fi,
        "Hemerodromiini"@sv .

<http://tun.fi/MX.276864> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hormopeza" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276865>,
        <http://tun.fi/MX.276866> ;
    skos:prefLabel "Hormopeza"@fi,
        "Hormopeza"@sv .

<http://tun.fi/MX.276870> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Atelestinae" ;
    dwc:scientificNameAuthorship "Hennig, 1970" ;
    skos:broader <http://tun.fi/MX.276869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276871>,
        <http://tun.fi/MX.276873> ;
    skos:prefLabel "Atelestinae"@fi,
        "Atelestinae"@sv .

<http://tun.fi/MX.276876> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Trichininae" ;
    dwc:scientificNameAuthorship "Chvala, 1983" ;
    skos:broader <http://tun.fi/MX.276875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276877>,
        <http://tun.fi/MX.276883> ;
    skos:prefLabel "Trichininae"@fi,
        "Trichininae"@sv .

<http://tun.fi/MX.276883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichinomyia" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1959" ;
    skos:broader <http://tun.fi/MX.276876> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276884>,
        <http://tun.fi/MX.276885> ;
    skos:prefLabel "Trichinomyia"@fi,
        "Trichinomyia"@sv .

<http://tun.fi/MX.276892> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptopeza" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.276886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276893>,
        <http://tun.fi/MX.276894> ;
    skos:prefLabel "Leptopeza"@fi,
        "Leptopeza"@sv .

<http://tun.fi/MX.276895> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ocydromia" ;
    dwc:scientificNameAuthorship "Meigen, 1820" ;
    skos:broader <http://tun.fi/MX.276886> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276896>,
        <http://tun.fi/MX.276897> ;
    skos:prefLabel "Ocydromia"@fi,
        "Ocydromia"@sv .

<http://tun.fi/MX.276916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symballophthalmus" ;
    dwc:scientificNameAuthorship "Mecker, 1889" ;
    skos:broader <http://tun.fi/MX.276914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276917>,
        <http://tun.fi/MX.276918> ;
    skos:prefLabel "Symballophthalmus"@fi,
        "Symballophthalmus"@sv .

<http://tun.fi/MX.27699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Calidris alpina" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.27681> ;
    skos:hiddenLabel "Calidris alpina"@fi,
        "Calidris alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206761>,
        <http://tun.fi/MX.206762> ;
    skos:prefLabel "suosirri"@fi,
        "kärrsnäppa"@sv .

<http://tun.fi/MX.277012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chersodromia" ;
    dwc:scientificNameAuthorship "Haliday, 1851" ;
    skos:broader <http://tun.fi/MX.276914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277013>,
        <http://tun.fi/MX.277014> ;
    skos:prefLabel "Chersodromia"@fi,
        "Chersodromia"@sv .

<http://tun.fi/MX.277057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heleodromia" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.277054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277059>,
        <http://tun.fi/MX.317356> ;
    skos:prefLabel "Heleodromia"@fi,
        "Heleodromia"@sv .

<http://tun.fi/MX.277060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichopeza" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.277054> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277061>,
        <http://tun.fi/MX.277062> ;
    skos:prefLabel "Trichopeza"@fi,
        "Trichopeza"@sv .

<http://tun.fi/MX.277151> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sybistroma" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277152>,
        <http://tun.fi/MX.277153> ;
    skos:prefLabel "Sybistroma"@fi,
        "Sybistroma"@sv .

<http://tun.fi/MX.27732> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Laridae" ;
    skos:broader <http://tun.fi/MX.207030> ;
    skos:hiddenLabel "Laridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200021>,
        <http://tun.fi/MX.207062> ;
    skos:prefLabel "lokit"@fi,
        "Laridae"@sv .

<http://tun.fi/MX.277323> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thinophilus" ;
    dwc:scientificNameAuthorship "Wahlberg, 1844" ;
    skos:broader <http://tun.fi/MX.277297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277325>,
        <http://tun.fi/MX.277326> ;
    skos:prefLabel "Thinophilus"@fi,
        "Thinophilus"@sv .

<http://tun.fi/MX.277370> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Peloropeodinae" ;
    dwc:scientificNameAuthorship "Robinson, 1970" ;
    skos:broader <http://tun.fi/MX.277063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277371>,
        <http://tun.fi/MX.277373> ;
    skos:prefLabel "Peloropeodinae"@fi,
        "Peloropeodinae"@sv .

<http://tun.fi/MX.277376> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthochlorus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277377>,
        <http://tun.fi/MX.277378> ;
    skos:prefLabel "Xanthochlorus"@fi,
        "Xanthochlorus"@sv .

<http://tun.fi/MX.277415> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraplatypeza" ;
    dwc:scientificNameAuthorship "Kessel & Maggioncalda, 1968" ;
    skos:broader <http://tun.fi/MX.277412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277416>,
        <http://tun.fi/MX.277417> ;
    skos:prefLabel "Paraplatypeza"@fi,
        "Paraplatypeza"@sv .

<http://tun.fi/MX.277444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aenigmatias" ;
    dwc:scientificNameAuthorship "Meinert, 1890" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277445>,
        <http://tun.fi/MX.5078495> ;
    skos:prefLabel "Aenigmatias"@fi,
        "Aenigmatias"@sv .

<http://tun.fi/MX.277635> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Menozziola" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277636>,
        <http://tun.fi/MX.5079353> ;
    skos:prefLabel "Menozziola"@fi,
        "Menozziola"@sv .

<http://tun.fi/MX.277667> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudacteon" ;
    dwc:scientificNameAuthorship "Coquillett, 1907" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277668>,
        <http://tun.fi/MX.277669> ;
    skos:prefLabel "Pseudacteon"@fi,
        "Pseudacteon"@sv .

<http://tun.fi/MX.277740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephalosphaera" ;
    dwc:scientificNameAuthorship "Enderlein, 1936" ;
    skos:broader <http://tun.fi/MX.277727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277741>,
        <http://tun.fi/MX.277742> ;
    skos:prefLabel "Cephalosphaera"@fi,
        "Cephalosphaera"@sv .

<http://tun.fi/MX.277883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrophaena" ;
    dwc:scientificNameAuthorship "Schiner, 1860" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Platycheirus (Pyrophaena)"@fi,
        "Platycheirus (Pyrophaena)"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277884>,
        <http://tun.fi/MX.277885> ;
    skos:prefLabel "Pyrophaena"@fi,
        "Pyrophaena"@sv .

<http://tun.fi/MX.277976> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meligramma" ;
    dwc:scientificNameAuthorship "Frey, 1946" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277977>,
        <http://tun.fi/MX.277978> ;
    skos:prefLabel "Meligramma"@fi,
        "Meligramma"@sv .

<http://tun.fi/MX.277979> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meliscaeva" ;
    dwc:scientificNameAuthorship "Frey, 1946" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277980>,
        <http://tun.fi/MX.277981> ;
    skos:prefLabel "Meliscaeva"@fi,
        "Meliscaeva"@sv .

<http://tun.fi/MX.27798> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sterna" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.200021> ;
    skos:hiddenLabel "Sterna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27801>,
        <http://tun.fi/MX.27802> ;
    skos:prefLabel "tiirat"@fi,
        "Sterna"@sv .

<http://tun.fi/MX.277993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scaeva" ;
    dwc:scientificNameAuthorship "Fabricius, 1805" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Scaeva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277994>,
        <http://tun.fi/MX.277995> ;
    skos:prefLabel "isokirvarit"@fi,
        "Scaeva"@sv .

<http://tun.fi/MX.278078> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ferdinandea" ;
    dwc:scientificNameAuthorship "Rondani, 1844" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Ferdinandea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278079>,
        <http://tun.fi/MX.4970697> ;
    skos:prefLabel "viirukeilaset"@fi,
        "Ferdinandea"@sv .

<http://tun.fi/MX.278080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhingia" ;
    dwc:scientificNameAuthorship "Scopoli, 1763" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Rhingia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278081>,
        <http://tun.fi/MX.278082> ;
    skos:prefLabel "nokkakeilaset"@fi,
        "Rhingia"@sv .

<http://tun.fi/MX.278096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysosyrphus" ;
    dwc:scientificNameAuthorship "Sedman, 1965" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Chrysosyrphus"@fi,
        "Helleniola"@fi,
        "Helleniola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278097>,
        <http://tun.fi/MX.278098> ;
    skos:prefLabel "suovaskiset"@fi,
        "Chrysosyrphus"@sv .

<http://tun.fi/MX.278099> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hammerschmidtia" ;
    dwc:scientificNameAuthorship "Schummel, 1834" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Hammerschmidtia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278100>,
        <http://tun.fi/MX.278101> ;
    skos:prefLabel "haapamahlaset"@fi,
        "Hammerschmidtia"@sv .

<http://tun.fi/MX.278102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lejogaster" ;
    dwc:scientificNameAuthorship "Rondani, 1857" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278103>,
        <http://tun.fi/MX.278104> ;
    skos:prefLabel "Lejogaster"@fi,
        "Lejogaster"@sv .

<http://tun.fi/MX.278140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eristalinus" ;
    dwc:scientificNameAuthorship "Rondani, 1845" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Eristalinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278141>,
        <http://tun.fi/MX.278142> ;
    skos:prefLabel "leväsurrit"@fi,
        "Eristalinus"@sv .

<http://tun.fi/MX.278170> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mallota" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Mallota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278171>,
        <http://tun.fi/MX.278172> ;
    skos:prefLabel "turkkisurrit"@fi,
        "Mallota"@sv .

<http://tun.fi/MX.278223> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichopsomyia" ;
    dwc:scientificNameAuthorship "Williston, 1888" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Trichopsomyia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278224>,
        <http://tun.fi/MX.278225> ;
    skos:prefLabel "nilkkasysiset"@fi,
        "Trichopsomyia"@sv .

<http://tun.fi/MX.278241> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blera" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Blera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278242>,
        <http://tun.fi/MX.278243> ;
    skos:prefLabel "kantopuuharit"@fi,
        "Blera"@sv .

<http://tun.fi/MX.278271> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tropidia" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278272>,
        <http://tun.fi/MX.278273> ;
    skos:prefLabel "Tropidia"@fi,
        "Tropidia"@sv .

<http://tun.fi/MX.278293> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Conopinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.278292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278294>,
        <http://tun.fi/MX.278299> ;
    skos:prefLabel "Conopinae"@fi,
        "Conopinae"@sv .

<http://tun.fi/MX.278305> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sicus" ;
    dwc:scientificNameAuthorship "Scopoli, 1763" ;
    skos:broader <http://tun.fi/MX.278304> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278306>,
        <http://tun.fi/MX.5015402> ;
    skos:prefLabel "Sicus"@fi,
        "Sicus"@sv .

<http://tun.fi/MX.278326> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Micropezidae" ;
    dwc:scientificNameAuthorship "Blanchard, 1840" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Micropezidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278327>,
        <http://tun.fi/MX.278335> ;
    skos:prefLabel "Micropezidae"@fi,
        "skridflugor"@sv .

<http://tun.fi/MX.278327> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Calobatinae" ;
    dwc:scientificNameAuthorship "Bigot, 1853" ;
    skos:broader <http://tun.fi/MX.278326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278328>,
        <http://tun.fi/MX.278330> ;
    skos:prefLabel "Calobatinae"@fi,
        "Calobatinae"@sv .

<http://tun.fi/MX.278344> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Psilidae" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Psilidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278345>,
        <http://tun.fi/MX.278352> ;
    skos:prefLabel "Psilidae"@fi,
        "rotflugor"@sv .

<http://tun.fi/MX.278386> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilosoma" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1860" ;
    skos:broader <http://tun.fi/MX.278352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278387>,
        <http://tun.fi/MX.278388> ;
    skos:prefLabel "Psilosoma"@fi,
        "Psilosoma"@sv .

<http://tun.fi/MX.278390> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strongylophthalmyia" ;
    dwc:scientificNameAuthorship "Heller, 1902" ;
    skos:broader <http://tun.fi/MX.278389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278391>,
        <http://tun.fi/MX.278392> ;
    skos:prefLabel "Strongylophthalmyia"@fi,
        "Strongylophthalmyia"@sv .

<http://tun.fi/MX.278454> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Neottiophilidae" ;
    dwc:scientificNameAuthorship "Hendel, 1916" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278455>,
        <http://tun.fi/MX.278457> ;
    skos:prefLabel "Neottiophilidae"@fi,
        "Neottiophilidae"@sv .

<http://tun.fi/MX.27846> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Alcidae" ;
    skos:broader <http://tun.fi/MX.207030> ;
    skos:hiddenLabel "Alcidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.207065>,
        <http://tun.fi/MX.207066> ;
    skos:prefLabel "ruokit"@fi,
        "Alcidae"@sv .

<http://tun.fi/MX.278466> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Temnosira" ;
    dwc:scientificNameAuthorship "Enderlein, 1936" ;
    skos:broader <http://tun.fi/MX.278459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278467>,
        <http://tun.fi/MX.278468> ;
    skos:prefLabel "Temnosira"@fi,
        "Temnosira"@sv .

<http://tun.fi/MX.278493> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prochyliza" ;
    dwc:scientificNameAuthorship "Walker, 1849" ;
    skos:broader <http://tun.fi/MX.278477> ;
    skos:hiddenLabel "Liopiophila"@fi,
        "Liopiophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278494>,
        <http://tun.fi/MX.278495> ;
    skos:prefLabel "Prochyliza"@fi,
        "Prochyliza"@sv .

<http://tun.fi/MX.278500> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Platystomatidae" ;
    dwc:scientificNameAuthorship "Schiner, 1862" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Platystomatidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278501>,
        <http://tun.fi/MX.278503> ;
    skos:prefLabel "Platystomatidae"@fi,
        "bredmunsflugor"@sv .

<http://tun.fi/MX.278508> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euphranta" ;
    dwc:scientificNameAuthorship "Loew, 1862" ;
    skos:broader <http://tun.fi/MX.278506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278510>,
        <http://tun.fi/MX.278512> ;
    skos:prefLabel "Euphranta"@fi,
        "Euphranta"@sv .

<http://tun.fi/MX.27851> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uria" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207066> ;
    skos:hiddenLabel "Uria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27852>,
        <http://tun.fi/MX.27853> ;
    skos:prefLabel "kiislat"@fi,
        "Uria"@sv .

<http://tun.fi/MX.278520> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cornutrypeta" ;
    dwc:scientificNameAuthorship "Han, Wang & Kim, 1993" ;
    skos:broader <http://tun.fi/MX.278506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278521>,
        <http://tun.fi/MX.278522> ;
    skos:prefLabel "Cornutrypeta"@fi,
        "Cornutrypeta"@sv .

<http://tun.fi/MX.278523> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euleia" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.278506> ;
    skos:hiddenLabel "Cryptaciura"@fi,
        "Cryptaciura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278524>,
        <http://tun.fi/MX.278525> ;
    skos:prefLabel "Euleia"@fi,
        "Euleia"@sv .

<http://tun.fi/MX.278544> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orellia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278545>,
        <http://tun.fi/MX.5014183> ;
    skos:prefLabel "Orellia"@fi,
        "Orellia"@sv .

<http://tun.fi/MX.278620> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ulidiidae" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Ulidiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278621>,
        <http://tun.fi/MX.278641> ;
    skos:prefLabel "Ulidiidae"@fi,
        "fläckflugor"@sv .

<http://tun.fi/MX.278632> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melieria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278634>,
        <http://tun.fi/MX.278635> ;
    skos:prefLabel "Melieria"@fi,
        "Melieria"@sv .

<http://tun.fi/MX.278636> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetanops" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278638>,
        <http://tun.fi/MX.278640> ;
    skos:prefLabel "Tetanops"@fi,
        "Tetanops"@sv .

<http://tun.fi/MX.278671> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parochthiphila" ;
    dwc:scientificNameAuthorship "Czerny, 1904" ;
    skos:broader <http://tun.fi/MX.278655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278673>,
        <http://tun.fi/MX.278675> ;
    skos:prefLabel "Parochthiphila"@fi,
        "Parochthiphila"@sv .

<http://tun.fi/MX.278696> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lauxaniidae" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Lauxanidae"@fi,
        "Lauxanidae"@sv,
        "Lauxaniidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278697>,
        <http://tun.fi/MX.278703> ;
    skos:prefLabel "Lauxaniidae"@fi,
        "lövflugor"@sv .

<http://tun.fi/MX.278711> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lauxania" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278713>,
        <http://tun.fi/MX.278715> ;
    skos:prefLabel "Lauxania"@fi,
        "Lauxania"@sv .

<http://tun.fi/MX.278737> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachycerina" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278738>,
        <http://tun.fi/MX.278739> ;
    skos:prefLabel "Pachycerina"@fi,
        "Pachycerina"@sv .

<http://tun.fi/MX.278740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peplomyza" ;
    dwc:scientificNameAuthorship "Haliday, 1837" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278741>,
        <http://tun.fi/MX.325038> ;
    skos:prefLabel "Peplomyza"@fi,
        "Peplomyza"@sv .

<http://tun.fi/MX.278744> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudolyciella" ;
    dwc:scientificNameAuthorship "Shatalkin, 2000" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278745>,
        <http://tun.fi/MX.278746> ;
    skos:prefLabel "Pseudolyciella"@fi,
        "Pseudolyciella"@sv .

<http://tun.fi/MX.278775> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dryope" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278776>,
        <http://tun.fi/MX.278777> ;
    skos:prefLabel "Dryope"@fi,
        "Dryope"@sv .

<http://tun.fi/MX.278786> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelidnoptera" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.278785> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278787>,
        <http://tun.fi/MX.278788> ;
    skos:prefLabel "Pelidnoptera"@fi,
        "Pelidnoptera"@sv .

<http://tun.fi/MX.278850> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euthycera" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278851>,
        <http://tun.fi/MX.278852> ;
    skos:prefLabel "Euthycera"@fi,
        "Euthycera"@sv .

<http://tun.fi/MX.278855> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ilione" ;
    dwc:scientificNameAuthorship "Haliday in Curtis, 1837" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:hiddenLabel "Tumidicerus"@fi,
        "Tumidicerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278857>,
        <http://tun.fi/MX.278859> ;
    skos:prefLabel "Ilione"@fi,
        "Ilione"@sv .

<http://tun.fi/MX.278860> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278861>,
        <http://tun.fi/MX.278862> ;
    skos:prefLabel "Limnia"@fi,
        "Limnia"@sv .

<http://tun.fi/MX.278871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sepedon" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278873>,
        <http://tun.fi/MX.278874> ;
    skos:prefLabel "Sepedon"@fi,
        "Sepedon"@sv .

<http://tun.fi/MX.278894> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sepsidae" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Sepsidae"@fi,
        "Sepsidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278895>,
        <http://tun.fi/MX.278898> ;
    skos:prefLabel "säpsiäiset"@fi,
        "svängflugor"@sv .

<http://tun.fi/MX.278920> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meroplius" ;
    dwc:scientificNameAuthorship "Rondani, 1874" ;
    skos:broader <http://tun.fi/MX.278898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278921>,
        <http://tun.fi/MX.278922> ;
    skos:prefLabel "Meroplius"@fi,
        "Meroplius"@sv .

<http://tun.fi/MX.278972> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hexomyza" ;
    dwc:scientificNameAuthorship "Enderlein, 1936" ;
    skos:broader <http://tun.fi/MX.278935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278973>,
        <http://tun.fi/MX.278974> ;
    skos:prefLabel "Hexomyza"@fi,
        "Hexomyza"@sv .

<http://tun.fi/MX.279023> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calycomyza" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279024>,
        <http://tun.fi/MX.279025> ;
    skos:prefLabel "Calycomyza"@fi,
        "Calycomyza"@sv .

<http://tun.fi/MX.279240> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudonapomyza" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279241>,
        <http://tun.fi/MX.279242> ;
    skos:prefLabel "Pseudonapomyza"@fi,
        "Pseudonapomyza"@sv .

<http://tun.fi/MX.279268> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Asteiidae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Asteiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279269>,
        <http://tun.fi/MX.279275> ;
    skos:prefLabel "Asteiidae"@fi,
        "smalvingeflugor"@sv .

<http://tun.fi/MX.279281> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aulacigaster" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.279280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279282>,
        <http://tun.fi/MX.279283> ;
    skos:prefLabel "Aulacigaster"@fi,
        "Aulacigaster"@sv .

<http://tun.fi/MX.279284> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Clusiidae" ;
    dwc:scientificNameAuthorship "Handlirsch, 1884" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Clusiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279285>,
        <http://tun.fi/MX.279289> ;
    skos:prefLabel "Clusiidae"@fi,
        "träflugor"@sv .

<http://tun.fi/MX.279286> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clusia" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.279285> ;
    skos:hiddenLabel "Paraclusia"@fi,
        "Paraclusia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279287>,
        <http://tun.fi/MX.279288> ;
    skos:prefLabel "Clusia"@fi,
        "Clusia"@sv .

<http://tun.fi/MX.279289> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Clusiodinae" ;
    dwc:scientificNameAuthorship "Johnson, 1913" ;
    skos:broader <http://tun.fi/MX.279284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279290>,
        <http://tun.fi/MX.279300> ;
    skos:prefLabel "Clusiodinae"@fi,
        "Clusiodinae"@sv .

<http://tun.fi/MX.279303> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Odiniinae" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.279302> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279304>,
        <http://tun.fi/MX.279306> ;
    skos:prefLabel "Odiniinae"@fi,
        "Odiniinae"@sv .

<http://tun.fi/MX.279331> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Periscelididae" ;
    dwc:scientificNameAuthorship "Oldenberg, 1914" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Periscelididae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279332>,
        <http://tun.fi/MX.317347> ;
    skos:prefLabel "Periscelididae"@fi,
        "savflugor"@sv .

<http://tun.fi/MX.279332> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Periscelidinae" ;
    dwc:scientificNameAuthorship "Oldenberg, 1914" ;
    skos:broader <http://tun.fi/MX.279331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279333>,
        <http://tun.fi/MX.279335> ;
    skos:prefLabel "Periscelidinae"@fi,
        "Periscelidinae"@sv .

<http://tun.fi/MX.279381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptonevra" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279382>,
        <http://tun.fi/MX.279383> ;
    skos:prefLabel "Cryptonevra"@fi,
        "Cryptonevra"@sv .

<http://tun.fi/MX.279390> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eutropha" ;
    dwc:scientificNameAuthorship "Loew, 1866" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279391>,
        <http://tun.fi/MX.279392> ;
    skos:prefLabel "Eutropha"@fi,
        "Eutropha"@sv .

<http://tun.fi/MX.279420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platycephala" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279421>,
        <http://tun.fi/MX.279422> ;
    skos:prefLabel "Platycephala"@fi,
        "Platycephala"@sv .

<http://tun.fi/MX.279501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lipara" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279502>,
        <http://tun.fi/MX.279503> ;
    skos:prefLabel "Lipara"@fi,
        "Lipara"@sv .

<http://tun.fi/MX.279517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oscinimorpha" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279518>,
        <http://tun.fi/MX.279519> ;
    skos:prefLabel "Oscinimorpha"@fi,
        "Oscinimorpha"@sv .

<http://tun.fi/MX.279522> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyodaspis" ;
    dwc:scientificNameAuthorship "Duda, 1933" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279523>,
        <http://tun.fi/MX.279524> ;
    skos:prefLabel "Polyodaspis"@fi,
        "Polyodaspis"@sv .

<http://tun.fi/MX.279534> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Siphunculina" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279535>,
        <http://tun.fi/MX.5013783> ;
    skos:prefLabel "Siphunculina"@fi,
        "Siphunculina"@sv .

<http://tun.fi/MX.279538> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachysiphonella" ;
    dwc:scientificNameAuthorship "Enderlein, 1936" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279539>,
        <http://tun.fi/MX.279540> ;
    skos:prefLabel "Trachysiphonella"@fi,
        "Trachysiphonella"@sv .

<http://tun.fi/MX.279541> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tricimba" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279543>,
        <http://tun.fi/MX.279545> ;
    skos:prefLabel "Tricimba"@fi,
        "Tricimba"@sv .

<http://tun.fi/MX.279555> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Carnidae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Carnidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279556>,
        <http://tun.fi/MX.279558> ;
    skos:prefLabel "Carnidae"@fi,
        "kadaverflugor"@sv .

<http://tun.fi/MX.279579> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Madiza" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.279572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279580>,
        <http://tun.fi/MX.5015863> ;
    skos:prefLabel "Madiza"@fi,
        "Madiza"@sv .

<http://tun.fi/MX.279584> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phyllomyzinae" ;
    dwc:scientificNameAuthorship "Curran, 1934" ;
    skos:broader <http://tun.fi/MX.279571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279585>,
        <http://tun.fi/MX.279587> ;
    skos:prefLabel "Phyllomyzinae"@fi,
        "Phyllomyzinae"@sv .

<http://tun.fi/MX.279595> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chyromyinae" ;
    dwc:scientificNameAuthorship "Hendel, 1916" ;
    skos:broader <http://tun.fi/MX.279594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279596>,
        <http://tun.fi/MX.279599> ;
    skos:prefLabel "Chyromyinae"@fi,
        "Chyromyinae"@sv .

<http://tun.fi/MX.279596> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chyromya" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.279595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279597>,
        <http://tun.fi/MX.279598> ;
    skos:prefLabel "Chyromya"@fi,
        "Chyromya"@sv .

<http://tun.fi/MX.279609> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neossos" ;
    dwc:scientificNameAuthorship "Malloch, 1927" ;
    skos:broader <http://tun.fi/MX.279606> ;
    skos:hiddenLabel "Chiropteromyza"@fi,
        "Ornitholeria"@fi,
        "Chiropteromyza"@sv,
        "Ornitholeria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279608>,
        <http://tun.fi/MX.279610> ;
    skos:prefLabel "Neossos"@fi,
        "Neossos"@sv .

<http://tun.fi/MX.279611> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Heteromyzinae" ;
    skos:broader <http://tun.fi/MX.279602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279612>,
        <http://tun.fi/MX.279616> ;
    skos:prefLabel "Heteromyzinae"@fi,
        "Heteromyzinae"@sv .

<http://tun.fi/MX.279623> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnomus" ;
    dwc:scientificNameAuthorship "Loew, 1863" ;
    skos:broader <http://tun.fi/MX.279621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279624>,
        <http://tun.fi/MX.4994349> ;
    skos:prefLabel "Gymnomus"@fi,
        "Gymnomus"@sv .

<http://tun.fi/MX.279697> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Borborillus" ;
    dwc:scientificNameAuthorship "Duda, 1923" ;
    skos:broader <http://tun.fi/MX.279694> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279698>,
        <http://tun.fi/MX.279699> ;
    skos:prefLabel "Borborillus"@fi,
        "Borborillus"@sv .

<http://tun.fi/MX.279733> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerocera" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.279722> ;
    skos:hiddenLabel "Cypsela"@fi,
        "Cypsela"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279734>,
        <http://tun.fi/MX.279735> ;
    skos:prefLabel "Sphaerocera"@fi,
        "Sphaerocera"@sv .

<http://tun.fi/MX.279850> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Terrilimosina" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279851>,
        <http://tun.fi/MX.279852> ;
    skos:prefLabel "Terrilimosina"@fi,
        "Terrilimosina"@sv .

<http://tun.fi/MX.279872> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diastatidae" ;
    dwc:scientificNameAuthorship "Hendel, 1917" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Diastatidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279873>,
        <http://tun.fi/MX.279877> ;
    skos:prefLabel "Diastatidae"@fi,
        "sumpskogsflugor"@sv .

<http://tun.fi/MX.279874> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campichoeta" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.279873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279875>,
        <http://tun.fi/MX.279876> ;
    skos:prefLabel "Campichoeta"@fi,
        "Campichoeta"@sv .

<http://tun.fi/MX.279887> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Drosophilidae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Drosophilidae"@fi,
        "Drosophilidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279888>,
        <http://tun.fi/MX.279915> ;
    skos:prefLabel "mahlakärpäset"@fi,
        "daggflugor"@sv .

<http://tun.fi/MX.279963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microdrosophila" ;
    dwc:scientificNameAuthorship "Malloch, 1921" ;
    skos:broader <http://tun.fi/MX.279915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279965>,
        <http://tun.fi/MX.279967> ;
    skos:prefLabel "Microdrosophila"@fi,
        "Microdrosophila"@sv .

<http://tun.fi/MX.279997> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trimerina" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.279984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279998>,
        <http://tun.fi/MX.279999> ;
    skos:prefLabel "Trimerina"@fi,
        "Trimerina"@sv .

<http://tun.fi/MX.280002> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atissa" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280003>,
        <http://tun.fi/MX.280004> ;
    skos:prefLabel "Atissa"@fi,
        "Atissa"@sv .

<http://tun.fi/MX.280040> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athyroglossa" ;
    dwc:scientificNameAuthorship "Loew, 1860" ;
    skos:broader <http://tun.fi/MX.280038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280042>,
        <http://tun.fi/MX.5079105> ;
    skos:prefLabel "Athyroglossa"@fi,
        "Athyroglossa"@sv .

<http://tun.fi/MX.280049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allotrichoma" ;
    dwc:scientificNameAuthorship "Becker, 1896" ;
    skos:broader <http://tun.fi/MX.280038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280050>,
        <http://tun.fi/MX.5075120> ;
    skos:prefLabel "Allotrichoma"@fi,
        "Allotrichoma"@sv .

<http://tun.fi/MX.280052> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ochthera" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.280038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280053>,
        <http://tun.fi/MX.280054> ;
    skos:prefLabel "Ochthera"@fi,
        "Ochthera"@sv .

<http://tun.fi/MX.280067> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hecamedoides" ;
    dwc:scientificNameAuthorship "Hendel, 1917" ;
    skos:broader <http://tun.fi/MX.280038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280068>,
        <http://tun.fi/MX.280069> ;
    skos:prefLabel "Hecamedoides"@fi,
        "Hecamedoides"@sv .

<http://tun.fi/MX.280085> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelina" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280086>,
        <http://tun.fi/MX.280087> ;
    skos:prefLabel "Pelina"@fi,
        "Pelina"@sv .

<http://tun.fi/MX.280139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philotelma" ;
    dwc:scientificNameAuthorship "Becker, 1896" ;
    skos:broader <http://tun.fi/MX.280097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280140>,
        <http://tun.fi/MX.280141> ;
    skos:prefLabel "Philotelma"@fi,
        "Philotelma"@sv .

<http://tun.fi/MX.280314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Emmesomyia" ;
    dwc:scientificNameAuthorship "Malloch, 1917" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280315>,
        <http://tun.fi/MX.280316> ;
    skos:prefLabel "Emmesomyia"@fi,
        "Emmesomyia"@sv .

<http://tun.fi/MX.280377> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myopina" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280378>,
        <http://tun.fi/MX.280379> ;
    skos:prefLabel "Myopina"@fi,
        "Myopina"@sv .

<http://tun.fi/MX.280482> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scathophagidae" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Scathophagidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280483>,
        <http://tun.fi/MX.280497> ;
    skos:prefLabel "Scathophagidae"@fi,
        "kolvflugor"@sv .

<http://tun.fi/MX.280488> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micropselapha" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.280483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280489>,
        <http://tun.fi/MX.5014683> ;
    skos:prefLabel "Micropselapha"@fi,
        "Micropselapha"@sv .

<http://tun.fi/MX.280498> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthocnema" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280500>,
        <http://tun.fi/MX.325059> ;
    skos:prefLabel "Acanthocnema"@fi,
        "Acanthocnema"@sv .

<http://tun.fi/MX.280503> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allomyella" ;
    dwc:scientificNameAuthorship "Malloch, 1923" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280504>,
        <http://tun.fi/MX.280505> ;
    skos:prefLabel "Allomyella"@fi,
        "Allomyella"@sv .

<http://tun.fi/MX.280510> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cleigastra" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:hiddenLabel "Cnemopogon"@fi,
        "Cnemopogon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280511>,
        <http://tun.fi/MX.4986654> ;
    skos:prefLabel "Cleigastra"@fi,
        "Cleigastra"@sv .

<http://tun.fi/MX.280512> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conisternum" ;
    dwc:scientificNameAuthorship "Strobl, 1894" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:hiddenLabel "Coniosternum"@fi,
        "Coniosternum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280514>,
        <http://tun.fi/MX.280515> ;
    skos:prefLabel "Conisternum"@fi,
        "Conisternum"@sv .

<http://tun.fi/MX.280540> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonarcticus" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280541>,
        <http://tun.fi/MX.325060> ;
    skos:prefLabel "Gonarcticus"@fi,
        "Gonarcticus"@sv .

<http://tun.fi/MX.280575> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Norellisoma" ;
    dwc:scientificNameAuthorship "Hendel, 1910" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280576>,
        <http://tun.fi/MX.280577> ;
    skos:prefLabel "Norellisoma"@fi,
        "Norellisoma"@sv .

<http://tun.fi/MX.280578> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Okeniella" ;
    dwc:scientificNameAuthorship "Hendel, 1907" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280579>,
        <http://tun.fi/MX.280580> ;
    skos:prefLabel "Okeniella"@fi,
        "Okeniella"@sv .

<http://tun.fi/MX.280611> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fanniidae" ;
    dwc:scientificNameAuthorship "Schnabl & Dziezicki, 1911" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Fanniidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280612>,
        <http://tun.fi/MX.280672> ;
    skos:prefLabel "Fanniidae"@fi,
        "takdansflugor"@sv .

<http://tun.fi/MX.280672> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piezura" ;
    dwc:scientificNameAuthorship "Rondani, 1844" ;
    skos:broader <http://tun.fi/MX.280611> ;
    skos:hiddenLabel "Platycoenosia"@fi,
        "Platycoenosia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280673>,
        <http://tun.fi/MX.280674> ;
    skos:prefLabel "Piezura"@fi,
        "Piezura"@sv .

<http://tun.fi/MX.280723> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudocoenosia" ;
    dwc:scientificNameAuthorship "Stein, 1916" ;
    skos:broader <http://tun.fi/MX.280679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280724>,
        <http://tun.fi/MX.280725> ;
    skos:prefLabel "Pseudocoenosia"@fi,
        "Pseudocoenosia"@sv .

<http://tun.fi/MX.280864> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eudasyphora" ;
    dwc:scientificNameAuthorship "Townsend, 1911" ;
    skos:broader <http://tun.fi/MX.280862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280865>,
        <http://tun.fi/MX.280866> ;
    skos:prefLabel "Eudasyphora"@fi,
        "Eudasyphora"@sv .

<http://tun.fi/MX.280883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neomyia" ;
    dwc:scientificNameAuthorship "Walker, 1859" ;
    skos:broader <http://tun.fi/MX.280862> ;
    skos:hiddenLabel "Orthellia"@fi,
        "Orthellia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280884>,
        <http://tun.fi/MX.280885> ;
    skos:prefLabel "Neomyia"@fi,
        "Neomyia"@sv .

<http://tun.fi/MX.280896> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haematobosca" ;
    dwc:scientificNameAuthorship "Bezzi, 1907" ;
    skos:broader <http://tun.fi/MX.280862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280897>,
        <http://tun.fi/MX.280898> ;
    skos:prefLabel "Haematobosca"@fi,
        "Haematobosca"@sv .

<http://tun.fi/MX.280902> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graphomya" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280901> ;
    skos:hiddenLabel "Graphomyia"@fi,
        "Graphomyia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280903>,
        <http://tun.fi/MX.280904> ;
    skos:prefLabel "Graphomya"@fi,
        "Graphomya"@sv .

<http://tun.fi/MX.280928> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myospila" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.280901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280929>,
        <http://tun.fi/MX.280930> ;
    skos:prefLabel "Myospila"@fi,
        "Myospila"@sv .

<http://tun.fi/MX.281064> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protophormia" ;
    dwc:scientificNameAuthorship "Townsend, 1908" ;
    skos:broader <http://tun.fi/MX.281057> ;
    skos:hiddenLabel "Boreellus"@fi,
        "Boreellus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281065>,
        <http://tun.fi/MX.281066> ;
    skos:prefLabel "Protophormia"@fi,
        "Protophormia"@sv .

<http://tun.fi/MX.281087> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melinda" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281082> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281088>,
        <http://tun.fi/MX.281089> ;
    skos:prefLabel "Melinda"@fi,
        "Melinda"@sv .

<http://tun.fi/MX.281090> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polleniidae" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1889" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Melanodexiini"@fi,
        "Moriniini"@fi,
        "Polleniinae"@fi,
        "Melanodexiini"@sv,
        "Moriniini"@sv,
        "Polleniinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281091>,
        <http://tun.fi/MX.281093> ;
    skos:prefLabel "Polleniidae"@fi,
        "Polleniidae"@sv .

<http://tun.fi/MX.281107> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amobia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281108>,
        <http://tun.fi/MX.281109> ;
    skos:prefLabel "Amobia"@fi,
        "Amobia"@sv .

<http://tun.fi/MX.281132> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oebalia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281133>,
        <http://tun.fi/MX.281134> ;
    skos:prefLabel "Oebalia"@fi,
        "Oebalia"@sv .

<http://tun.fi/MX.281147> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281146> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281148>,
        <http://tun.fi/MX.281149> ;
    skos:prefLabel "Agria"@fi,
        "Agria"@sv .

<http://tun.fi/MX.281152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachicoma" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.281146> ;
    skos:hiddenLabel "Brachycoma"@fi,
        "Brachycoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281153>,
        <http://tun.fi/MX.281154> ;
    skos:prefLabel "Brachicoma"@fi,
        "Brachicoma"@sv .

<http://tun.fi/MX.281210> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paykullia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281211>,
        <http://tun.fi/MX.281212> ;
    skos:prefLabel "Paykullia"@fi,
        "Paykullia"@sv .

<http://tun.fi/MX.281234> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phorocera" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1889" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281235>,
        <http://tun.fi/MX.281236> ;
    skos:prefLabel "Phorocera"@fi,
        "Phorocera"@sv .

<http://tun.fi/MX.281243> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meigenia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281244>,
        <http://tun.fi/MX.281245> ;
    skos:prefLabel "Meigenia"@fi,
        "Meigenia"@sv .

<http://tun.fi/MX.281276> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acemya" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281277>,
        <http://tun.fi/MX.281278> ;
    skos:prefLabel "Acemya"@fi,
        "Acemya"@sv .

<http://tun.fi/MX.281280> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paratryphera" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1891" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281281>,
        <http://tun.fi/MX.281282> ;
    skos:prefLabel "Paratryphera"@fi,
        "Paratryphera"@sv .

<http://tun.fi/MX.281285> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Smidtia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:hiddenLabel "Timavia"@fi,
        "Timavia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281286>,
        <http://tun.fi/MX.281287> ;
    skos:prefLabel "Smidtia"@fi,
        "Smidtia"@sv .

<http://tun.fi/MX.281292> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemorilla" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281293>,
        <http://tun.fi/MX.281294> ;
    skos:prefLabel "Nemorilla"@fi,
        "Nemorilla"@sv .

<http://tun.fi/MX.281356> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erycia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281357>,
        <http://tun.fi/MX.281358> ;
    skos:prefLabel "Erycia"@fi,
        "Erycia"@sv .

<http://tun.fi/MX.281364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eumea" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281365>,
        <http://tun.fi/MX.281366> ;
    skos:prefLabel "Eumea"@fi,
        "Eumea"@sv .

<http://tun.fi/MX.281378> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyzenis" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281379>,
        <http://tun.fi/MX.281380> ;
    skos:prefLabel "Cyzenis"@fi,
        "Cyzenis"@sv .

<http://tun.fi/MX.281381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Botria" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:hiddenLabel "Bothria"@fi,
        "Bothria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281382>,
        <http://tun.fi/MX.281383> ;
    skos:prefLabel "Botria"@fi,
        "Botria"@sv .

<http://tun.fi/MX.281386> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allophorocera" ;
    dwc:scientificNameAuthorship "Hendel, 1901" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:hiddenLabel "Erycilla"@fi,
        "Erycilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281387>,
        <http://tun.fi/MX.281388> ;
    skos:prefLabel "Allophorocera"@fi,
        "Allophorocera"@sv .

<http://tun.fi/MX.281393> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elodia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281394>,
        <http://tun.fi/MX.4979654> ;
    skos:prefLabel "Elodia"@fi,
        "Elodia"@sv .

<http://tun.fi/MX.281412> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Onychogonia" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1889" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281413>,
        <http://tun.fi/MX.281414> ;
    skos:prefLabel "Onychogonia"@fi,
        "Onychogonia"@sv .

<http://tun.fi/MX.281421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lypha" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281422>,
        <http://tun.fi/MX.281423> ;
    skos:prefLabel "Lypha"@fi,
        "Lypha"@sv .

<http://tun.fi/MX.281442> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Germaria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:hiddenLabel "Atractochaeta"@fi,
        "Atractochaeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281443>,
        <http://tun.fi/MX.281444> ;
    skos:prefLabel "Germaria"@fi,
        "Germaria"@sv .

<http://tun.fi/MX.281467> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyalurgus" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1893" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281468>,
        <http://tun.fi/MX.281469> ;
    skos:prefLabel "Hyalurgus"@fi,
        "Hyalurgus"@sv .

<http://tun.fi/MX.281517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entomophaga" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281518>,
        <http://tun.fi/MX.281519> ;
    skos:prefLabel "Entomophaga"@fi,
        "Entomophaga"@sv .

<http://tun.fi/MX.281567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281568>,
        <http://tun.fi/MX.281569> ;
    skos:prefLabel "Aphria"@fi,
        "Aphria"@sv .

<http://tun.fi/MX.281587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trixa" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:hiddenLabel "Murana"@fi,
        "Murana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281588>,
        <http://tun.fi/MX.281589> ;
    skos:prefLabel "Trixa"@fi,
        "Trixa"@sv .

<http://tun.fi/MX.281625> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wagneria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281626>,
        <http://tun.fi/MX.281627> ;
    skos:prefLabel "Wagneria"@fi,
        "Wagneria"@sv .

<http://tun.fi/MX.281635> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyrtophloeba" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:hiddenLabel "Cyrthophlaeba"@fi,
        "Cyrthophleba"@fi,
        "Cyrthoplaeba"@fi,
        "Cyrtophleba"@fi,
        "Cyrthophlaeba"@sv,
        "Cyrthophleba"@sv,
        "Cyrthoplaeba"@sv,
        "Cyrtophleba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281636>,
        <http://tun.fi/MX.281637> ;
    skos:prefLabel "Cyrtophloeba"@fi,
        "Cyrtophloeba"@sv .

<http://tun.fi/MX.281644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thelaira" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281645>,
        <http://tun.fi/MX.4890641> ;
    skos:prefLabel "Thelaira"@fi,
        "Thelaira"@sv .

<http://tun.fi/MX.281651> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dufouria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281652>,
        <http://tun.fi/MX.281653> ;
    skos:prefLabel "Dufouria"@fi,
        "Dufouria"@sv .

<http://tun.fi/MX.281709> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemyda" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281710>,
        <http://tun.fi/MX.281711> ;
    skos:prefLabel "Hemyda"@fi,
        "Hemyda"@sv .

<http://tun.fi/MX.281712> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Besseria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281713>,
        <http://tun.fi/MX.281714> ;
    skos:prefLabel "Besseria"@fi,
        "Besseria"@sv .

<http://tun.fi/MX.281724> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cephenemyiinae" ;
    dwc:scientificNameAuthorship "Patton, 1921" ;
    skos:broader <http://tun.fi/MX.281719> ;
    skos:hiddenLabel "Cephenemyiinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281726>,
        <http://tun.fi/MX.281730> ;
    skos:prefLabel "Cephenemyiinae"@fi,
        "nässtyng"@sv .

<http://tun.fi/MX.281726> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephenemyia" ;
    dwc:scientificNameAuthorship "Latreille, 1818" ;
    skos:broader <http://tun.fi/MX.281724> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281727>,
        <http://tun.fi/MX.281728> ;
    skos:prefLabel "Cephenemyia"@fi,
        "Cephenemyia"@sv .

<http://tun.fi/MX.281737> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hippoboscidae" ;
    dwc:scientificNameAuthorship "Samouelle, 1819" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Hippoboscidae"@fi,
        "Hippoboscidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281738>,
        <http://tun.fi/MX.281760> ;
    skos:prefLabel "täikärpäset"@fi,
        "lusflugor"@sv .

<http://tun.fi/MX.281740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crataerina" ;
    dwc:scientificNameAuthorship "von Olfers, 1816" ;
    skos:broader <http://tun.fi/MX.281738> ;
    skos:hiddenLabel "Stenepteryx"@fi,
        "Stenepteryx"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281741>,
        <http://tun.fi/MX.281742> ;
    skos:prefLabel "Crataerina"@fi,
        "Crataerina"@sv .

<http://tun.fi/MX.281760> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nycteribiinae" ;
    dwc:scientificNameAuthorship "Samouelle, 1819" ;
    skos:broader <http://tun.fi/MX.281737> ;
    skos:hiddenLabel "Nycteribiinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281762>,
        <http://tun.fi/MX.281765> ;
    skos:prefLabel "Nycteribiinae"@fi,
        "fladdermusflugor"@sv .

<http://tun.fi/MX.286276> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aediinae" ;
    dwc:scientificNameAuthorship "Beck, 1960" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62480>,
        <http://tun.fi/MX.62489> ;
    skos:prefLabel "Aediinae"@fi,
        "Aediinae"@sv .

<http://tun.fi/MX.286655> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemichroa" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286657>,
        <http://tun.fi/MX.286660> ;
    skos:prefLabel "Hemichroa"@fi,
        "Hemichroa"@sv .

<http://tun.fi/MX.286749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xyela" ;
    dwc:scientificNameAuthorship "Dalman, 1819" ;
    skos:broader <http://tun.fi/MX.286748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286750>,
        <http://tun.fi/MX.286753> ;
    skos:prefLabel "Xyela"@fi,
        "Xyela"@sv .

<http://tun.fi/MX.286756> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pamphiliidae" ;
    dwc:scientificNameAuthorship "Cameron, 1890" ;
    skos:broader <http://tun.fi/MX.286745> ;
    skos:hiddenLabel "Pamphiliidae"@fi,
        "Pamphiliidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286757>,
        <http://tun.fi/MX.286799> ;
    skos:prefLabel "kudospistiäiset"@fi,
        "spinnarsteklar"@sv .

<http://tun.fi/MX.286854> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Argidae" ;
    dwc:scientificNameAuthorship "Konow, 1890" ;
    skos:broader <http://tun.fi/MX.286745> ;
    skos:hiddenLabel "Argidae"@fi,
        "Argidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286855>,
        <http://tun.fi/MX.286880> ;
    skos:prefLabel "mailapistiäiset"@fi,
        "borsthornsteklar"@sv .

<http://tun.fi/MX.286855> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sterictiphorinae" ;
    dwc:scientificNameAuthorship "Rohwer, 1911" ;
    skos:broader <http://tun.fi/MX.286854> ;
    skos:hiddenLabel "Sterictiphorinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286856>,
        <http://tun.fi/MX.286871> ;
    skos:prefLabel "hankasahapistiäiset"@fi,
        "Sterictiphorinae"@sv .

<http://tun.fi/MX.286871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sterictiphora" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.286855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286874>,
        <http://tun.fi/MX.286878> ;
    skos:prefLabel "Sterictiphora"@fi,
        "Sterictiphora"@sv .

<http://tun.fi/MX.286880> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Arginae" ;
    dwc:scientificNameAuthorship "Konow, 1890" ;
    skos:broader <http://tun.fi/MX.286854> ;
    skos:hiddenLabel "Arginae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286881>,
        <http://tun.fi/MX.286924> ;
    skos:prefLabel "mailasarvipistiäiset"@fi,
        "Arginae"@sv .

<http://tun.fi/MX.286927> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Heptamelidae" ;
    dwc:scientificNameAuthorship "Benson, 1938" ;
    skos:broader <http://tun.fi/MX.286745> ;
    skos:hiddenLabel "Heptamelidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286928>,
        <http://tun.fi/MX.286934> ;
    skos:prefLabel "saniaispistiäiset"@fi,
        "Heptamelidae"@sv .

<http://tun.fi/MX.286928> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heptamelus" ;
    dwc:scientificNameAuthorship "Haliday, 1855" ;
    skos:broader <http://tun.fi/MX.286927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286930>,
        <http://tun.fi/MX.286932> ;
    skos:prefLabel "Heptamelus"@fi,
        "Heptamelus"@sv .

<http://tun.fi/MX.286936> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diprionidae" ;
    dwc:scientificNameAuthorship "Rohwer, 1910" ;
    skos:broader <http://tun.fi/MX.286745> ;
    skos:hiddenLabel "Diprionidae"@fi,
        "Diprionidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286937>,
        <http://tun.fi/MX.286943> ;
    skos:prefLabel "havupistiäiset"@fi,
        "barrsteklar"@sv .

<http://tun.fi/MX.286938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monoctenus" ;
    dwc:scientificNameAuthorship "Dahlbom, 1835" ;
    skos:broader <http://tun.fi/MX.286937> ;
    skos:hiddenLabel "Monoctenus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286939>,
        <http://tun.fi/MX.286941> ;
    skos:prefLabel "katajapistiäiset"@fi,
        "Monoctenus"@sv .

<http://tun.fi/MX.286970> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microdiprion" ;
    dwc:scientificNameAuthorship "Enslin, 1914" ;
    skos:broader <http://tun.fi/MX.286943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286971>,
        <http://tun.fi/MX.286973> ;
    skos:prefLabel "Microdiprion"@fi,
        "Microdiprion"@sv .

<http://tun.fi/MX.286979> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diprion" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.286943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286980>,
        <http://tun.fi/MX.286982> ;
    skos:prefLabel "Diprion"@fi,
        "Diprion"@sv .

<http://tun.fi/MX.286987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corynis" ;
    dwc:scientificNameAuthorship "Thunberg, 1789" ;
    skos:broader <http://tun.fi/MX.286986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286989>,
        <http://tun.fi/MX.286991> ;
    skos:prefLabel "Corynis"@fi,
        "Corynis"@sv .

<http://tun.fi/MX.28706> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cuculus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.206997> ;
    skos:hiddenLabel "Cuculus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.28715>,
        <http://tun.fi/MX.5006517> ;
    skos:prefLabel "käet"@fi,
        "Cuculus"@sv .

<http://tun.fi/MX.288029> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dolerus liogaster" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.287938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288030>,
        <http://tun.fi/MX.288032> ;
    skos:prefLabel "Dolerus liogaster"@fi,
        "Dolerus liogaster"@sv .

<http://tun.fi/MX.288057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Birka" ;
    dwc:scientificNameAuthorship "Malaise, 1944" ;
    skos:broader <http://tun.fi/MX.287923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288058>,
        <http://tun.fi/MX.288060> ;
    skos:prefLabel "Birka"@fi,
        "Birka"@sv .

<http://tun.fi/MX.288073> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachythops" ;
    dwc:scientificNameAuthorship "Curtis, 1839" ;
    skos:broader <http://tun.fi/MX.287923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288074>,
        <http://tun.fi/MX.288077> ;
    skos:prefLabel "Brachythops"@fi,
        "Brachythops"@sv .

<http://tun.fi/MX.288080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Selandria" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.287923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288081>,
        <http://tun.fi/MX.288086> ;
    skos:prefLabel "Selandria"@fi,
        "Selandria"@sv .

<http://tun.fi/MX.288093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stromboceros" ;
    dwc:scientificNameAuthorship "Konow, 1885" ;
    skos:broader <http://tun.fi/MX.287923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288095>,
        <http://tun.fi/MX.5014063> ;
    skos:prefLabel "Stromboceros"@fi,
        "Stromboceros"@sv .

<http://tun.fi/MX.288505> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cladardis" ;
    dwc:scientificNameAuthorship "Benson, 1952" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288506>,
        <http://tun.fi/MX.288508> ;
    skos:prefLabel "Cladardis"@fi,
        "Cladardis"@sv .

<http://tun.fi/MX.288556> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monophadnus" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288557>,
        <http://tun.fi/MX.288560> ;
    skos:prefLabel "Monophadnus"@fi,
        "Monophadnus"@sv .

<http://tun.fi/MX.288570> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhadinoceraea" ;
    dwc:scientificNameAuthorship "Konow, 1886" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288572>,
        <http://tun.fi/MX.288574> ;
    skos:prefLabel "Rhadinoceraea"@fi,
        "Rhadinoceraea"@sv .

<http://tun.fi/MX.288575> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stethomostus" ;
    dwc:scientificNameAuthorship "Benson, 1939" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288576>,
        <http://tun.fi/MX.288578> ;
    skos:prefLabel "Stethomostus"@fi,
        "Stethomostus"@sv .

<http://tun.fi/MX.28877> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Strigiformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Strigiformes"@fi,
        "Strigiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.28878>,
        <http://tun.fi/MX.28895> ;
    skos:prefLabel "pöllölinnut"@fi,
        "ugglefåglar"@sv .

<http://tun.fi/MX.288948> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Siricidae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.286745> ;
    skos:hiddenLabel "Siricidae"@fi,
        "Siricidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288949>,
        <http://tun.fi/MX.288953> ;
    skos:prefLabel "puupistiäiset"@fi,
        "vedsteklar"@sv .

<http://tun.fi/MX.28895> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Strigidae" ;
    skos:broader <http://tun.fi/MX.28877> ;
    skos:hiddenLabel "Strigidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.207072>,
        <http://tun.fi/MX.207073> ;
    skos:prefLabel "pöllöt"@fi,
        "Strigidae"@sv .

<http://tun.fi/MX.288962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Urocerus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.288953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288964>,
        <http://tun.fi/MX.288967> ;
    skos:prefLabel "Urocerus"@fi,
        "Urocerus"@sv .

<http://tun.fi/MX.289012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fenella" ;
    dwc:scientificNameAuthorship "Westwood, 1839" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289013>,
        <http://tun.fi/MX.289016> ;
    skos:prefLabel "Fenella"@fi,
        "Fenella"@sv .

<http://tun.fi/MX.289047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parna" ;
    dwc:scientificNameAuthorship "Benson, 1936" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289048>,
        <http://tun.fi/MX.289051> ;
    skos:prefLabel "Parna"@fi,
        "Parna"@sv .

<http://tun.fi/MX.289053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Profenusa" ;
    dwc:scientificNameAuthorship "MacGillivray, 1914" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289054>,
        <http://tun.fi/MX.289057> ;
    skos:prefLabel "Profenusa"@fi,
        "Profenusa"@sv .

<http://tun.fi/MX.289204> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Megaspilidae" ;
    dwc:scientificNameAuthorship "Ashmead, 1893" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Megaspilidae"@fi,
        "Megaspilidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318253>,
        <http://tun.fi/MX.318311> ;
    skos:prefLabel "täpläpistiäiset"@fi,
        "trefåresteklar"@sv .

<http://tun.fi/MX.289209> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Platygastridae" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Platygastridae"@fi,
        "Platygastridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317498>,
        <http://tun.fi/MX.317734> ;
    skos:prefLabel "litupistiäiset"@fi,
        "gallmyggesteklar"@sv .

<http://tun.fi/MX.289229> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diapriidae" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Diapriidae"@fi,
        "Diapriidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317884>,
        <http://tun.fi/MX.318070> ;
    skos:prefLabel "muurupistiäiset"@fi,
        "hyllhornsteklar"@sv .

<http://tun.fi/MX.289234> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tetracampidae" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Tetracampidae"@fi,
        "Tetracampidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319727>,
        <http://tun.fi/MX.319730> ;
    skos:prefLabel "kauluskiilupistiäiset"@fi,
        "raggsteklar"@sv .

<http://tun.fi/MX.289238> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Signiphoridae" ;
    dwc:scientificNameAuthorship "Howard, 1894" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Signiphoridae"@fi,
        "Signiphoridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319724>,
        <http://tun.fi/MX.5015503> ;
    skos:prefLabel "nuijakiilupistiäiset"@fi,
        "långklubbsteklar"@sv .

<http://tun.fi/MX.289244> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Encyrtidae" ;
    dwc:scientificNameAuthorship "Walker, 1837" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Encyrtidae"@fi,
        "Encyrtidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290014>,
        <http://tun.fi/MX.290071> ;
    skos:prefLabel "hyppykiilupistiäiset"@fi,
        "sköldlussteklar"@sv .

<http://tun.fi/MX.289245> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eupelmidae" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Eupelmidae"@fi,
        "Eupelmidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289486>,
        <http://tun.fi/MX.289496> ;
    skos:prefLabel "loikkakiilupistiäiset"@fi,
        "hoppglanssteklar"@sv .

<http://tun.fi/MX.289250> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Perilampidae" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Perilampidae"@fi,
        "Perilampidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319699>,
        <http://tun.fi/MX.319703> ;
    skos:prefLabel "välkekiilupistiäiset"@fi,
        "gropglanssteklar"@sv .

<http://tun.fi/MX.289275> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dacinae" ;
    dwc:scientificNameAuthorship "Loew, 1862" ;
    skos:broader <http://tun.fi/MX.278505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289277>,
        <http://tun.fi/MX.5011976> ;
    skos:prefLabel "Dacinae"@fi,
        "Dacinae"@sv .

<http://tun.fi/MX.289416> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cystopteridaceae" ;
    dwc:scientificNameAuthorship "Shmakov" ;
    skos:broader <http://tun.fi/MX.70086> ;
    skos:hiddenLabel "Cystopteridaceae"@fi,
        "Cystopteridaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37765>,
        <http://tun.fi/MX.37770> ;
    skos:prefLabel "loikkokasvit"@fi,
        "stenbräkenväxter"@sv .

<http://tun.fi/MX.289479> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Apiales" ;
    dwc:scientificNameAuthorship "Nakai" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39171>,
        <http://tun.fi/MX.41725> ;
    skos:prefLabel "Apiales"@fi,
        "Apiales"@sv .

<http://tun.fi/MX.289481> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sapindaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70072> ;
    skos:hiddenLabel "Aceraceae"@fi,
        "Hippocastanaceae"@fi,
        "Sapindaceae"@fi,
        "Aceraceae"@sv,
        "Hippocastanaceae"@sv,
        "Sapindaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39121>,
        <http://tun.fi/MX.41765> ;
    skos:prefLabel "saippuamarjakasvit"@fi,
        "kinesträdsväxter"@sv .

<http://tun.fi/MX.289486> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Calosotinae" ;
    dwc:scientificNameAuthorship "Curtis, 1836" ;
    skos:broader <http://tun.fi/MX.289245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289487>,
        <http://tun.fi/MX.289491> ;
    skos:prefLabel "Calosotinae"@fi,
        "Calosotinae"@sv .

<http://tun.fi/MX.289487> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eusandalum" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1852" ;
    skos:broader <http://tun.fi/MX.289486> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289489>,
        <http://tun.fi/MX.289490> ;
    skos:prefLabel "Eusandalum"@fi,
        "Eusandalum"@sv .

<http://tun.fi/MX.289491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calosota" ;
    dwc:scientificNameAuthorship "Curtis, 1836" ;
    skos:broader <http://tun.fi/MX.289486> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289492>,
        <http://tun.fi/MX.289494> ;
    skos:prefLabel "Calosota"@fi,
        "Calosota"@sv .

<http://tun.fi/MX.289545> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pteroptrix" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.289507> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289547>,
        <http://tun.fi/MX.289548> ;
    skos:prefLabel "Pteroptrix"@fi,
        "Pteroptrix"@sv .

<http://tun.fi/MX.289570> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Centrodora" ;
    dwc:scientificNameAuthorship "Förster, 1878" ;
    skos:broader <http://tun.fi/MX.289551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289571>,
        <http://tun.fi/MX.289572> ;
    skos:prefLabel "Centrodora"@fi,
        "Centrodora"@sv .

<http://tun.fi/MX.28963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bubo" ;
    dwc:scientificNameAuthorship "Duméril, 1805" ;
    skos:broader <http://tun.fi/MX.207073> ;
    skos:hiddenLabel "Bubo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.28965>,
        <http://tun.fi/MX.28987> ;
    skos:prefLabel "huuhkajat"@fi,
        "Bubo"@sv .

<http://tun.fi/MX.289736> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Trogiomorpha" ;
    skos:broader <http://tun.fi/MX.70230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289737>,
        <http://tun.fi/MX.289746> ;
    skos:prefLabel "Trogiomorpha"@fi,
        "Trogiomorpha"@sv .

<http://tun.fi/MX.289746> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Psyllipsocidae" ;
    dwc:scientificNameAuthorship "Enderlein, 1911" ;
    skos:broader <http://tun.fi/MX.289736> ;
    skos:hiddenLabel "Psyllipsocidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289747>,
        <http://tun.fi/MX.289749> ;
    skos:prefLabel "Psyllipsocidae"@fi,
        "styltstövlöss"@sv .

<http://tun.fi/MX.289751> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Troctomorpha" ;
    skos:broader <http://tun.fi/MX.70230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289752>,
        <http://tun.fi/MX.289765> ;
    skos:prefLabel "Troctomorpha"@fi,
        "Troctomorpha"@sv .

<http://tun.fi/MX.289785> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stenopsocidae" ;
    dwc:scientificNameAuthorship "Pearman, 1936" ;
    skos:broader <http://tun.fi/MX.289768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289786>,
        <http://tun.fi/MX.289788> ;
    skos:prefLabel "Stenopsocidae"@fi,
        "Stenopsocidae"@sv .

<http://tun.fi/MX.289796> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lachesilla" ;
    dwc:scientificNameAuthorship "Westwood, 1840" ;
    skos:broader <http://tun.fi/MX.289795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289797>,
        <http://tun.fi/MX.289798> ;
    skos:prefLabel "Lachesilla"@fi,
        "Lachesilla"@sv .

<http://tun.fi/MX.289830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philotarsus" ;
    dwc:scientificNameAuthorship "Kolbe, 1880" ;
    skos:broader <http://tun.fi/MX.289829> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289831>,
        <http://tun.fi/MX.289832> ;
    skos:prefLabel "Philotarsus"@fi,
        "Philotarsus"@sv .

<http://tun.fi/MX.289838> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Psocidae" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.289768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289839>,
        <http://tun.fi/MX.289849> ;
    skos:prefLabel "Psocidae"@fi,
        "Psocidae"@sv .

<http://tun.fi/MX.289942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parablatticida" ;
    dwc:scientificNameAuthorship "Girault, 1915" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289944>,
        <http://tun.fi/MX.289945> ;
    skos:prefLabel "Parablatticida"@fi,
        "Parablatticida"@sv .

<http://tun.fi/MX.289950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prionomitus" ;
    dwc:scientificNameAuthorship "Mayr, 1876" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289951>,
        <http://tun.fi/MX.289952> ;
    skos:prefLabel "Prionomitus"@fi,
        "Prionomitus"@sv .

<http://tun.fi/MX.289998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trechnites" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289999>,
        <http://tun.fi/MX.290000> ;
    skos:prefLabel "Trechnites"@fi,
        "Trechnites"@sv .

<http://tun.fi/MX.290009> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trjapitzinellus" ;
    dwc:scientificNameAuthorship "Viggiani, 1967" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290010>,
        <http://tun.fi/MX.290011> ;
    skos:prefLabel "Trjapitzinellus"@fi,
        "Trjapitzinellus"@sv .

<http://tun.fi/MX.290012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tyndarichus" ;
    dwc:scientificNameAuthorship "Howard, 1910" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290013>,
        <http://tun.fi/MX.290240> ;
    skos:prefLabel "Tyndarichus"@fi,
        "Tyndarichus"@sv .

<http://tun.fi/MX.290034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Charitopus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290035>,
        <http://tun.fi/MX.290036> ;
    skos:prefLabel "Charitopus"@fi,
        "Charitopus"@sv .

<http://tun.fi/MX.290062> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhopus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290063>,
        <http://tun.fi/MX.290064> ;
    skos:prefLabel "Rhopus"@fi,
        "Rhopus"@sv .

<http://tun.fi/MX.290065> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetracnemoidea" ;
    dwc:scientificNameAuthorship "Howard, 1898" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290066>,
        <http://tun.fi/MX.290068> ;
    skos:prefLabel "Tetracnemoidea"@fi,
        "Tetracnemoidea"@sv .

<http://tun.fi/MX.290069> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetracnemus" ;
    dwc:scientificNameAuthorship "Westwood, 1837" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290070>,
        <http://tun.fi/MX.5019783> ;
    skos:prefLabel "Tetracnemus"@fi,
        "Tetracnemus"@sv .

<http://tun.fi/MX.290094> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphycus" ;
    dwc:scientificNameAuthorship "Mayr, 1876" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290095>,
        <http://tun.fi/MX.290096> ;
    skos:prefLabel "Aphycus"@fi,
        "Aphycus"@sv .

<http://tun.fi/MX.290102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blastothrix" ;
    dwc:scientificNameAuthorship "Mayr, 1876" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290104>,
        <http://tun.fi/MX.290106> ;
    skos:prefLabel "Blastothrix"@fi,
        "Blastothrix"@sv .

<http://tun.fi/MX.290132> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerchysius" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290133>,
        <http://tun.fi/MX.290134> ;
    skos:prefLabel "Cerchysius"@fi,
        "Cerchysius"@sv .

<http://tun.fi/MX.290144> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coelopencyrtus" ;
    dwc:scientificNameAuthorship "Timberlake, 1919" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290145>,
        <http://tun.fi/MX.290147> ;
    skos:prefLabel "Coelopencyrtus"@fi,
        "Coelopencyrtus"@sv .

<http://tun.fi/MX.290193> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectroma" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290195>,
        <http://tun.fi/MX.290196> ;
    skos:prefLabel "Ectroma"@fi,
        "Ectroma"@sv .

<http://tun.fi/MX.290234> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homalotylus" ;
    dwc:scientificNameAuthorship "Mayr, 1876" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290235>,
        <http://tun.fi/MX.290237> ;
    skos:prefLabel "Homalotylus"@fi,
        "Homalotylus"@sv .

<http://tun.fi/MX.290318> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conwentzia" ;
    skos:broader <http://tun.fi/MX.290307> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290319>,
        <http://tun.fi/MX.290320> ;
    skos:prefLabel "Conwentzia"@fi,
        "Conwentzia"@sv .

<http://tun.fi/MX.290388> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrmeleon" ;
    dwc:scientificNameAuthorship "Linnaeus, 1767" ;
    skos:broader <http://tun.fi/MX.290387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290389>,
        <http://tun.fi/MX.290390> ;
    skos:prefLabel "Myrmeleon"@fi,
        "Myrmeleon"@sv .

<http://tun.fi/MX.290461> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amaurochaete" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:hiddenLabel "Amaurochaete"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290462>,
        <http://tun.fi/MX.290463> ;
    skos:prefLabel "sysiset"@fi,
        "Amaurochaete"@sv .

<http://tun.fi/MX.290637> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meriderma" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290638>,
        <http://tun.fi/MX.5082130> ;
    skos:prefLabel "Meriderma"@fi,
        "Meriderma"@sv .

<http://tun.fi/MX.290639> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metatrichia" ;
    skos:broader <http://tun.fi/MX.70654> ;
    skos:hiddenLabel "Metatrichia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290640>,
        <http://tun.fi/MX.290642> ;
    skos:prefLabel "takkuset"@fi,
        "Metatrichia"@sv .

<http://tun.fi/MX.29066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asio" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207073> ;
    skos:hiddenLabel "Asio"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29068>,
        <http://tun.fi/MX.29072> ;
    skos:prefLabel "sarvipöllöt"@fi,
        "Asio"@sv .

<http://tun.fi/MX.29078> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Caprimulgiformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Caprimulgiformes"@fi,
        "Caprimulgiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29115>,
        <http://tun.fi/MX.29218> ;
    skos:prefLabel "kehrääjälinnut"@fi,
        "skärrfåglar"@sv .

<http://tun.fi/MX.290882> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spiniglans" ;
    dwc:scientificNameAuthorship "Yamaguti, 1959" ;
    skos:broader <http://tun.fi/MX.291023> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290883>,
        <http://tun.fi/MX.290884> ;
    skos:prefLabel "Spiniglans"@fi,
        "Spiniglans"@sv .

<http://tun.fi/MX.290914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drepanidolepis" ;
    dwc:scientificNameAuthorship "López-Neyra, 1942" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290915>,
        <http://tun.fi/MX.290916> ;
    skos:prefLabel "Drepanidolepis"@fi,
        "Drepanidolepis"@sv .

<http://tun.fi/MX.290917> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Caryophyllidea" ;
    skos:broader <http://tun.fi/MX.4987077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290918>,
        <http://tun.fi/MX.290921> ;
    skos:prefLabel "Caryophyllidea"@fi,
        "Caryophyllidea"@sv .

<http://tun.fi/MX.290921> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lytocestidae" ;
    skos:broader <http://tun.fi/MX.290917> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290922>,
        <http://tun.fi/MX.290924> ;
    skos:prefLabel "Lytocestidae"@fi,
        "Lytocestidae"@sv .

<http://tun.fi/MX.290927> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acrobothriidae" ;
    skos:broader <http://tun.fi/MX.290926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290928>,
        <http://tun.fi/MX.290930> ;
    skos:prefLabel "Acrobothriidae"@fi,
        "Acrobothriidae"@sv .

<http://tun.fi/MX.290946> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Bothriocephalidea" ;
    skos:broader <http://tun.fi/MX.4987077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290947>,
        <http://tun.fi/MX.290951> ;
    skos:prefLabel "Bothriocephalidea"@fi,
        "Bothriocephalidea"@sv .

<http://tun.fi/MX.290948> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bothriocephalus" ;
    dwc:scientificNameAuthorship "Rudolphi, 1808" ;
    skos:broader <http://tun.fi/MX.290947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290949>,
        <http://tun.fi/MX.290950> ;
    skos:prefLabel "Bothriocephalus"@fi,
        "Bothriocephalus"@sv .

<http://tun.fi/MX.290951> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Triaenophoridae" ;
    skos:broader <http://tun.fi/MX.290946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290954>,
        <http://tun.fi/MX.290958> ;
    skos:prefLabel "Triaenophoridae"@fi,
        "Triaenophoridae"@sv .

<http://tun.fi/MX.290958> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triaenophorus" ;
    dwc:scientificNameAuthorship "Rudolphi, 1793" ;
    skos:broader <http://tun.fi/MX.290951> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290959>,
        <http://tun.fi/MX.290960> ;
    skos:prefLabel "Triaenophorus"@fi,
        "Triaenophorus"@sv .

<http://tun.fi/MX.290978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetrabothrius" ;
    dwc:scientificNameAuthorship "Rudolphi, 1819" ;
    skos:broader <http://tun.fi/MX.290977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290979>,
        <http://tun.fi/MX.290980> ;
    skos:prefLabel "Tetrabothrius"@fi,
        "Tetrabothrius"@sv .

<http://tun.fi/MX.290995> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Moniezia" ;
    dwc:scientificNameAuthorship "Blanchard, 1891" ;
    skos:broader <http://tun.fi/MX.290982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290996>,
        <http://tun.fi/MX.290997> ;
    skos:prefLabel "Moniezia"@fi,
        "Moniezia"@sv .

<http://tun.fi/MX.291007> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Catenotaeniidae" ;
    skos:broader <http://tun.fi/MX.290981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291008>,
        <http://tun.fi/MX.291012> ;
    skos:prefLabel "Catenotaeniidae"@fi,
        "Catenotaeniidae"@sv .

<http://tun.fi/MX.291073> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paruterina" ;
    dwc:scientificNameAuthorship "Fuhrmann, 1906" ;
    skos:broader <http://tun.fi/MX.291062> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291074>,
        <http://tun.fi/MX.291075> ;
    skos:prefLabel "Paruterina"@fi,
        "Paruterina"@sv .

<http://tun.fi/MX.291170> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesocestoides" ;
    dwc:scientificNameAuthorship "Vaillant, 1863" ;
    skos:broader <http://tun.fi/MX.291169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291171>,
        <http://tun.fi/MX.291172> ;
    skos:prefLabel "Mesocestoides"@fi,
        "Mesocestoides"@sv .

<http://tun.fi/MX.291468> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Menopon" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291469>,
        <http://tun.fi/MX.291471> ;
    skos:prefLabel "Menopon"@fi,
        "Menopon"@sv .

<http://tun.fi/MX.291491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudomenopon" ;
    dwc:scientificNameAuthorship "Mjöberg, 1910" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291492>,
        <http://tun.fi/MX.291494> ;
    skos:prefLabel "Pseudomenopon"@fi,
        "Pseudomenopon"@sv .

<http://tun.fi/MX.291496> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trinoton" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291497>,
        <http://tun.fi/MX.291501> ;
    skos:prefLabel "Trinoton"@fi,
        "Trinoton"@sv .

<http://tun.fi/MX.291509> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laemobothrion" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:broader <http://tun.fi/MX.291508> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291510>,
        <http://tun.fi/MX.291512> ;
    skos:prefLabel "Laemobothrion"@fi,
        "Laemobothrion"@sv .

<http://tun.fi/MX.291528> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gyropidae" ;
    dwc:scientificNameAuthorship "Kellogg, 1896" ;
    skos:broader <http://tun.fi/MX.291355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291529>,
        <http://tun.fi/MX.291531> ;
    skos:prefLabel "Gyropidae"@fi,
        "Gyropidae"@sv .

<http://tun.fi/MX.291537> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Ischnocera" ;
    skos:broader <http://tun.fi/MX.70228> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291538>,
        <http://tun.fi/MX.291944> ;
    skos:prefLabel "Ischnocera"@fi,
        "Ischnocera"@sv .

<http://tun.fi/MX.291661> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cummingsiella" ;
    dwc:scientificNameAuthorship "Ewing, 1930" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291663>,
        <http://tun.fi/MX.291665> ;
    skos:prefLabel "Cummingsiella"@fi,
        "Cummingsiella"@sv .

<http://tun.fi/MX.291685> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fulicoffula" ;
    dwc:scientificNameAuthorship "Clay & Meinertzhagen, 1938" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291686>,
        <http://tun.fi/MX.291687> ;
    skos:prefLabel "Fulicoffula"@fi,
        "Fulicoffula"@sv .

<http://tun.fi/MX.291688> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Goniocotes" ;
    dwc:scientificNameAuthorship "Burmeister, 1838" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291689>,
        <http://tun.fi/MX.291691> ;
    skos:prefLabel "Goniocotes"@fi,
        "Goniocotes"@sv .

<http://tun.fi/MX.291748> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxylipeurus" ;
    dwc:scientificNameAuthorship "Mjöberg, 1910" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291749>,
        <http://tun.fi/MX.291750> ;
    skos:prefLabel "Oxylipeurus"@fi,
        "Oxylipeurus"@sv .

<http://tun.fi/MX.291751> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pectinopygus" ;
    dwc:scientificNameAuthorship "Mjöberg, 1910" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291753>,
        <http://tun.fi/MX.5018871> ;
    skos:prefLabel "Pectinopygus"@fi,
        "Pectinopygus"@sv .

<http://tun.fi/MX.291867> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rallicola" ;
    dwc:scientificNameAuthorship "Johnston & Harrison, 1911" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291868>,
        <http://tun.fi/MX.291869> ;
    skos:prefLabel "Rallicola"@fi,
        "Rallicola"@sv .

<http://tun.fi/MX.291870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhynonirmus" ;
    dwc:scientificNameAuthorship "Thompson, 1935" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291871>,
        <http://tun.fi/MX.291872> ;
    skos:prefLabel "Rhynonirmus"@fi,
        "Rhynonirmus"@sv .

<http://tun.fi/MX.291960> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichodectes" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:broader <http://tun.fi/MX.291944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291961>,
        <http://tun.fi/MX.291963> ;
    skos:prefLabel "Trichodectes"@fi,
        "Trichodectes"@sv .

<http://tun.fi/MX.291980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoplopleura" ;
    dwc:scientificNameAuthorship "Enderlein, 1904" ;
    skos:broader <http://tun.fi/MX.291979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291981>,
        <http://tun.fi/MX.291982> ;
    skos:prefLabel "Hoplopleura"@fi,
        "Hoplopleura"@sv .

<http://tun.fi/MX.291983> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Linognathidae" ;
    dwc:scientificNameAuthorship "Enderlein, 1905" ;
    skos:broader <http://tun.fi/MX.291965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291984>,
        <http://tun.fi/MX.291989> ;
    skos:prefLabel "Linognathidae"@fi,
        "Linognathidae"@sv .

<http://tun.fi/MX.291984> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Linognathus" ;
    dwc:scientificNameAuthorship "Enderlein, 1904" ;
    skos:broader <http://tun.fi/MX.291983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291985>,
        <http://tun.fi/MX.291987> ;
    skos:prefLabel "Linognathus"@fi,
        "Linognathus"@sv .

<http://tun.fi/MX.291992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pediculus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.291991> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291993>,
        <http://tun.fi/MX.291994> ;
    skos:prefLabel "Pediculus"@fi,
        "Pediculus"@sv .

<http://tun.fi/MX.291995> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polyplacidae" ;
    dwc:scientificNameAuthorship "Fahrenholz, 1912" ;
    skos:broader <http://tun.fi/MX.291965> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291996>,
        <http://tun.fi/MX.291999> ;
    skos:prefLabel "Polyplacidae"@fi,
        "Polyplacidae"@sv .

<http://tun.fi/MX.291996> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haemodipsus" ;
    dwc:scientificNameAuthorship "Enderlein, 1904" ;
    skos:broader <http://tun.fi/MX.291995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291997>,
        <http://tun.fi/MX.291998> ;
    skos:prefLabel "Haemodipsus"@fi,
        "Haemodipsus"@sv .

<http://tun.fi/MX.292196> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phyllophoraceae" ;
    skos:broader <http://tun.fi/MX.70103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213368>,
        <http://tun.fi/MX.213371> ;
    skos:prefLabel "Phyllophoraceae"@fi,
        "Phyllophoraceae"@sv .

<http://tun.fi/MX.292313> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stypocaulaceae" ;
    skos:broader <http://tun.fi/MX.70537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292314>,
        <http://tun.fi/MX.292317> ;
    skos:prefLabel "Stypocaulaceae"@fi,
        "Stypocaulaceae"@sv .

<http://tun.fi/MX.292433> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Gruinae" ;
    skos:broader <http://tun.fi/MX.27212> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27213>,
        <http://tun.fi/MX.298041> ;
    skos:prefLabel "Gruinae"@fi,
        "Gruinae"@sv .

<http://tun.fi/MX.293113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Linaria" ;
    dwc:scientificNameAuthorship "Bechstein, 1802" ;
    skos:broader <http://tun.fi/MX.293082> ;
    skos:hiddenLabel "Linaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36309>,
        <http://tun.fi/MX.36310> ;
    skos:prefLabel "hempot"@fi,
        "Linaria"@sv .

<http://tun.fi/MX.293117> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Calcariidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Calcariidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.35183>,
        <http://tun.fi/MX.35188> ;
    skos:prefLabel "pulmuset"@fi,
        "Calcariidae"@sv .

<http://tun.fi/MX.293120> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Passerellidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Passerellidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.35193>,
        <http://tun.fi/MX.35199> ;
    skos:prefLabel "sirkkulit"@fi,
        "Passerellidae"@sv .

<http://tun.fi/MX.293128> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Granativora" ;
    dwc:scientificNameAuthorship "G.R. Gray, 1855" ;
    skos:broader <http://tun.fi/MX.293126> ;
    skos:hiddenLabel "Granativora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.35176>,
        <http://tun.fi/MX.35177> ;
    skos:prefLabel "mustapääsirkut"@fi,
        "Granativora"@sv .

<http://tun.fi/MX.293221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyanistes" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.34530> ;
    skos:hiddenLabel "Cyanistes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34574>,
        <http://tun.fi/MX.34575> ;
    skos:prefLabel "sinitiaiset"@fi,
        "Cyanistes"@sv .

<http://tun.fi/MX.293405> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sturninae" ;
    skos:broader <http://tun.fi/MX.36726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200019>,
        <http://tun.fi/MX.36808> ;
    skos:prefLabel "Sturninae"@fi,
        "Sturninae"@sv .

<http://tun.fi/MX.293431> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Muscicapinae" ;
    skos:broader <http://tun.fi/MX.33960> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32871>,
        <http://tun.fi/MX.33988> ;
    skos:prefLabel "Muscicapinae"@fi,
        "Muscicapinae"@sv .

<http://tun.fi/MX.296402> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ontsira" ;
    dwc:scientificNameAuthorship "Cameron, 1900" ;
    skos:broader <http://tun.fi/MX.296395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296403>,
        <http://tun.fi/MX.296406> ;
    skos:prefLabel "Ontsira"@fi,
        "Ontsira"@sv .

<http://tun.fi/MX.296408> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caenophanes" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296409>,
        <http://tun.fi/MX.321462> ;
    skos:prefLabel "Caenophanes"@fi,
        "Caenophanes"@sv .

<http://tun.fi/MX.296411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrosoter" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296412>,
        <http://tun.fi/MX.296413> ;
    skos:prefLabel "Dendrosoter"@fi,
        "Dendrosoter"@sv .

<http://tun.fi/MX.296522> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vipio" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.296431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296524>,
        <http://tun.fi/MX.296525> ;
    skos:prefLabel "Vipio"@fi,
        "Vipio"@sv .

<http://tun.fi/MX.296614> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhyssalus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296615>,
        <http://tun.fi/MX.296616> ;
    skos:prefLabel "Rhyssalus"@fi,
        "Rhyssalus"@sv .

<http://tun.fi/MX.296633> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proacrisis" ;
    dwc:scientificNameAuthorship "Tobias, 1983" ;
    skos:broader <http://tun.fi/MX.296612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296634>,
        <http://tun.fi/MX.296635> ;
    skos:prefLabel "Proacrisis"@fi,
        "Proacrisis"@sv .

<http://tun.fi/MX.296668> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhysipolinae" ;
    dwc:scientificNameAuthorship "Belokobylskij, 1964" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Rhysipolinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296669>,
        <http://tun.fi/MX.296676> ;
    skos:prefLabel "piilovainokaiset"@fi,
        "Rhysipolinae"@sv .

<http://tun.fi/MX.296865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psyttalia" ;
    dwc:scientificNameAuthorship "Walker, 1860" ;
    skos:broader <http://tun.fi/MX.296692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296866>,
        <http://tun.fi/MX.296868> ;
    skos:prefLabel "Psyttalia"@fi,
        "Psyttalia"@sv .

<http://tun.fi/MX.296962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dapsilarthra" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321590>,
        <http://tun.fi/MX.5018015> ;
    skos:prefLabel "Dapsilarthra"@fi,
        "Dapsilarthra"@sv .

<http://tun.fi/MX.296971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anisocyrta" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296972>,
        <http://tun.fi/MX.296973> ;
    skos:prefLabel "Anisocyrta"@fi,
        "Anisocyrta"@sv .

<http://tun.fi/MX.296981> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chasmodon" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296982>,
        <http://tun.fi/MX.321599> ;
    skos:prefLabel "Chasmodon"@fi,
        "Chasmodon"@sv .

<http://tun.fi/MX.296987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coelinius" ;
    dwc:scientificNameAuthorship "Nees, 1819" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296988>,
        <http://tun.fi/MX.296989> ;
    skos:prefLabel "Coelinius"@fi,
        "Coelinius"@sv .

<http://tun.fi/MX.297016> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ichneutinae" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Ichneutinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297018>,
        <http://tun.fi/MX.297025> ;
    skos:prefLabel "sahiaisvainokaiset"@fi,
        "Ichneutinae"@sv .

<http://tun.fi/MX.297198> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygroplitis" ;
    dwc:scientificNameAuthorship "Thomson, 1895" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297199>,
        <http://tun.fi/MX.4984074> ;
    skos:prefLabel "Hygroplitis"@fi,
        "Hygroplitis"@sv .

<http://tun.fi/MX.297202> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iconella" ;
    dwc:scientificNameAuthorship "Mason, 1981" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297203>,
        <http://tun.fi/MX.297205> ;
    skos:prefLabel "Iconella"@fi,
        "Iconella"@sv .

<http://tun.fi/MX.297350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deuterixys" ;
    dwc:scientificNameAuthorship "Mason, 1981" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297351>,
        <http://tun.fi/MX.4979859> ;
    skos:prefLabel "Deuterixys"@fi,
        "Deuterixys"@sv .

<http://tun.fi/MX.297482> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Helconinae" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Helconinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297484>,
        <http://tun.fi/MX.297492> ;
    skos:prefLabel "ukkovainokaiset"@fi,
        "Helconinae"@sv .

<http://tun.fi/MX.297484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helconidea" ;
    dwc:scientificNameAuthorship "Viereck, 1914" ;
    skos:broader <http://tun.fi/MX.297482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297485>,
        <http://tun.fi/MX.297488> ;
    skos:prefLabel "Helconidea"@fi,
        "Helconidea"@sv .

<http://tun.fi/MX.297492> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helcon" ;
    dwc:scientificNameAuthorship "Nees, 1812" ;
    skos:broader <http://tun.fi/MX.297482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297493>,
        <http://tun.fi/MX.5017948> ;
    skos:prefLabel "Helcon"@fi,
        "Helcon"@sv .

<http://tun.fi/MX.297568> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blacometeorus" ;
    dwc:scientificNameAuthorship "Tobias, 1976" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297569>,
        <http://tun.fi/MX.297570> ;
    skos:prefLabel "Blacometeorus"@fi,
        "Blacometeorus"@sv .

<http://tun.fi/MX.297673> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rilipertus" ;
    dwc:scientificNameAuthorship "Haeselbarth, 1996" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297674>,
        <http://tun.fi/MX.297676> ;
    skos:prefLabel "Rilipertus"@fi,
        "Rilipertus"@sv .

<http://tun.fi/MX.297718> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allurus" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297719>,
        <http://tun.fi/MX.297720> ;
    skos:prefLabel "Allurus"@fi,
        "Allurus"@sv .

<http://tun.fi/MX.297728> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myiocephalus" ;
    dwc:scientificNameAuthorship "Marshall, 1898" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297729>,
        <http://tun.fi/MX.5006342> ;
    skos:prefLabel "Myiocephalus"@fi,
        "Myiocephalus"@sv .

<http://tun.fi/MX.297739> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoneurus" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297740>,
        <http://tun.fi/MX.297741> ;
    skos:prefLabel "Neoneurus"@fi,
        "Neoneurus"@sv .

<http://tun.fi/MX.297810> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Earinus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1837" ;
    skos:broader <http://tun.fi/MX.297778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297811>,
        <http://tun.fi/MX.297814> ;
    skos:prefLabel "Earinus"@fi,
        "Earinus"@sv .

<http://tun.fi/MX.297816> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cenocoeliinae" ;
    dwc:scientificNameAuthorship "Szépligeti, 1901" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Cenocoeliinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297817>,
        <http://tun.fi/MX.297819> ;
    skos:prefLabel "ripavainokaiset"@fi,
        "Cenocoeliinae"@sv .

<http://tun.fi/MX.297844> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coloneura" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297845>,
        <http://tun.fi/MX.297846> ;
    skos:prefLabel "Coloneura"@fi,
        "Coloneura"@sv .

<http://tun.fi/MX.297855> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protodacnusa" ;
    dwc:scientificNameAuthorship "Griffiths, 1964" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297856>,
        <http://tun.fi/MX.297857> ;
    skos:prefLabel "Protodacnusa"@fi,
        "Protodacnusa"@sv .

<http://tun.fi/MX.297865> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Bdelloidea" ;
    skos:broader <http://tun.fi/MX.70014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297866>,
        <http://tun.fi/MX.312407> ;
    skos:prefLabel "Bdelloidea"@fi,
        "Bdelloidea"@sv .

<http://tun.fi/MX.297877> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Keratella quadrata" ;
    dwc:scientificNameAuthorship "(Müller, 1786)" ;
    skos:broader <http://tun.fi/MX.297872> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5025693>,
        <http://tun.fi/MX.5025694> ;
    skos:prefLabel "Keratella quadrata"@fi,
        "Keratella quadrata"@sv .

<http://tun.fi/MX.297878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kellicottia" ;
    dwc:scientificNameAuthorship "Ahlstrom, 1938" ;
    skos:broader <http://tun.fi/MX.297871> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297879>,
        <http://tun.fi/MX.297884> ;
    skos:prefLabel "Kellicottia"@fi,
        "Kellicottia"@sv .

<http://tun.fi/MX.297890> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trichocercidae" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297891>,
        <http://tun.fi/MX.312829> ;
    skos:prefLabel "Trichocercidae"@fi,
        "Trichocercidae"@sv .

<http://tun.fi/MX.297897> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gastropodidae" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297899>,
        <http://tun.fi/MX.297919> ;
    skos:prefLabel "Gastropodidae"@fi,
        "Gastropodidae"@sv .

<http://tun.fi/MX.297907> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Synchaetidae" ;
    dwc:scientificNameAuthorship "Hudson & Gosse, 1886" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297908>,
        <http://tun.fi/MX.312857> ;
    skos:prefLabel "Synchaetidae"@fi,
        "Synchaetidae"@sv .

<http://tun.fi/MX.297929> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Collothecidae" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.70451> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297930>,
        <http://tun.fi/MX.312956> ;
    skos:prefLabel "Collothecidae"@fi,
        "Collothecidae"@sv .

<http://tun.fi/MX.297938> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Testudinellidae" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.70452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297939>,
        <http://tun.fi/MX.312896> ;
    skos:prefLabel "Testudinellidae"@fi,
        "Testudinellidae"@sv .

<http://tun.fi/MX.297939> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pompholyx" ;
    dwc:scientificNameAuthorship "Gosse, 1851" ;
    skos:broader <http://tun.fi/MX.297938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312911>,
        <http://tun.fi/MX.312912> ;
    skos:prefLabel "Pompholyx"@fi,
        "Pompholyx"@sv .

<http://tun.fi/MX.298035> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zapornia" ;
    dwc:scientificNameAuthorship "Leach, 1816" ;
    skos:broader <http://tun.fi/MX.207006> ;
    skos:hiddenLabel "Zapornia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27342>,
        <http://tun.fi/MX.27343> ;
    skos:prefLabel "pikkuhuitit"@fi,
        "Zapornia"@sv .

<http://tun.fi/MX.298091> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chroicocephalus" ;
    dwc:scientificNameAuthorship "Eyton, 1836" ;
    skos:broader <http://tun.fi/MX.207062> ;
    skos:hiddenLabel "Chroicocephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27774>,
        <http://tun.fi/MX.27775> ;
    skos:prefLabel "sirolokit"@fi,
        "Chroicocephalus"@sv .

<http://tun.fi/MX.298093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucophaeus" ;
    dwc:scientificNameAuthorship "Bruch, 1853" ;
    skos:broader <http://tun.fi/MX.207062> ;
    skos:hiddenLabel "Leucophaeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27764>,
        <http://tun.fi/MX.27768> ;
    skos:prefLabel "tuhkalokit"@fi,
        "Leucophaeus"@sv .

<http://tun.fi/MX.298094> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ichthyaetus" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.207062> ;
    skos:hiddenLabel "Ichthyaetus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27746>,
        <http://tun.fi/MX.27770> ;
    skos:prefLabel "mustapäälokit"@fi,
        "Ichthyaetus"@sv .

<http://tun.fi/MX.298108> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clanga" ;
    dwc:scientificNameAuthorship "Adamowicz, 1858" ;
    skos:broader <http://tun.fi/MX.207077> ;
    skos:hiddenLabel "Clanga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26722>,
        <http://tun.fi/MX.26723> ;
    skos:prefLabel "kiljukotkat"@fi,
        "Clanga"@sv .

<http://tun.fi/MX.29981> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Merops" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.29975> ;
    skos:hiddenLabel "Merops"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29996>,
        <http://tun.fi/MX.29998> ;
    skos:prefLabel "mehiläissyöjät"@fi,
        "Merops"@sv .

<http://tun.fi/MX.30331> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Picidae" ;
    skos:broader <http://tun.fi/MX.292461> ;
    skos:hiddenLabel "Picidae"@fi,
        "Picidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.207122>,
        <http://tun.fi/MX.207124> ;
    skos:prefLabel "tikat"@fi,
        "hackspettar"@sv .

<http://tun.fi/MX.30517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Picus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.207124> ;
    skos:hiddenLabel "Picus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.30527>,
        <http://tun.fi/MX.30530> ;
    skos:prefLabel "vihertikat"@fi,
        "Picus"@sv .

<http://tun.fi/MX.306791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monoblastus" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306792>,
        <http://tun.fi/MX.306793> ;
    skos:prefLabel "Monoblastus"@fi,
        "Monoblastus"@sv .

<http://tun.fi/MX.306850> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrotomus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306851>,
        <http://tun.fi/MX.306853> ;
    skos:prefLabel "Acrotomus"@fi,
        "Acrotomus"@sv .

<http://tun.fi/MX.306890> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthomiscus" ;
    dwc:scientificNameAuthorship "Mason, 1955" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306891>,
        <http://tun.fi/MX.306892> ;
    skos:prefLabel "Orthomiscus"@fi,
        "Orthomiscus"@sv .

<http://tun.fi/MX.306908> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ischnoceros" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.306907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306909>,
        <http://tun.fi/MX.5000317> ;
    skos:prefLabel "Ischnoceros"@fi,
        "Ischnoceros"@sv .

<http://tun.fi/MX.306937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chirotica" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306938>,
        <http://tun.fi/MX.306940> ;
    skos:prefLabel "Chirotica"@fi,
        "Chirotica"@sv .

<http://tun.fi/MX.306974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleurogyrus" ;
    dwc:scientificNameAuthorship "Townes, 1970" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306975>,
        <http://tun.fi/MX.306976> ;
    skos:prefLabel "Pleurogyrus"@fi,
        "Pleurogyrus"@sv .

<http://tun.fi/MX.307005> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyaulon" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307006>,
        <http://tun.fi/MX.307008> ;
    skos:prefLabel "Polyaulon"@fi,
        "Polyaulon"@sv .

<http://tun.fi/MX.307122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agasthenes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307123>,
        <http://tun.fi/MX.307124> ;
    skos:prefLabel "Agasthenes"@fi,
        "Agasthenes"@sv .

<http://tun.fi/MX.307132> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ethelurgus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307133>,
        <http://tun.fi/MX.307134> ;
    skos:prefLabel "Ethelurgus"@fi,
        "Ethelurgus"@sv .

<http://tun.fi/MX.307180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphibulus" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1893" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307181>,
        <http://tun.fi/MX.307182> ;
    skos:prefLabel "Amphibulus"@fi,
        "Amphibulus"@sv .

<http://tun.fi/MX.307196> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pygocryptus" ;
    dwc:scientificNameAuthorship "Roman, 1925" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307197>,
        <http://tun.fi/MX.307199> ;
    skos:prefLabel "Pygocryptus"@fi,
        "Pygocryptus"@sv .

<http://tun.fi/MX.307284> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tropistes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307285>,
        <http://tun.fi/MX.307286> ;
    skos:prefLabel "Tropistes"@fi,
        "Tropistes"@sv .

<http://tun.fi/MX.307324> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uchidella" ;
    dwc:scientificNameAuthorship "Townes, 1957" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307325>,
        <http://tun.fi/MX.307326> ;
    skos:prefLabel "Uchidella"@fi,
        "Uchidella"@sv .

<http://tun.fi/MX.307346> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megacara" ;
    dwc:scientificNameAuthorship "Townes, 1970" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307347>,
        <http://tun.fi/MX.307349> ;
    skos:prefLabel "Megacara"@fi,
        "Megacara"@sv .

<http://tun.fi/MX.307418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratophygadeuon" ;
    dwc:scientificNameAuthorship "Viereck, 1924" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307419>,
        <http://tun.fi/MX.307420> ;
    skos:prefLabel "Ceratophygadeuon"@fi,
        "Ceratophygadeuon"@sv .

<http://tun.fi/MX.307519> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Javra" ;
    dwc:scientificNameAuthorship "Cameron, 1903" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307520>,
        <http://tun.fi/MX.307521> ;
    skos:prefLabel "Javra"@fi,
        "Javra"@sv .

<http://tun.fi/MX.307522> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parmortha" ;
    dwc:scientificNameAuthorship "Townes, 1962" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307523>,
        <http://tun.fi/MX.307525> ;
    skos:prefLabel "Parmortha"@fi,
        "Parmortha"@sv .

<http://tun.fi/MX.307578> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Giraudia" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307579>,
        <http://tun.fi/MX.307581> ;
    skos:prefLabel "Giraudia"@fi,
        "Giraudia"@sv .

<http://tun.fi/MX.307623> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apsilops" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307625>,
        <http://tun.fi/MX.307626> ;
    skos:prefLabel "Apsilops"@fi,
        "Apsilops"@sv .

<http://tun.fi/MX.307677> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hidryta" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307678>,
        <http://tun.fi/MX.307679> ;
    skos:prefLabel "Hidryta"@fi,
        "Hidryta"@sv .

<http://tun.fi/MX.307720> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caenocryptus" ;
    dwc:scientificNameAuthorship "Thomson, 1873" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307721>,
        <http://tun.fi/MX.307723> ;
    skos:prefLabel "Caenocryptus"@fi,
        "Caenocryptus"@sv .

<http://tun.fi/MX.307726> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Buathra" ;
    dwc:scientificNameAuthorship "Cameron, 1903" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307727>,
        <http://tun.fi/MX.307728> ;
    skos:prefLabel "Buathra"@fi,
        "Buathra"@sv .

<http://tun.fi/MX.307819> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colpognathus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307820>,
        <http://tun.fi/MX.307821> ;
    skos:prefLabel "Colpognathus"@fi,
        "Colpognathus"@sv .

<http://tun.fi/MX.307833> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epitomus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307834>,
        <http://tun.fi/MX.307835> ;
    skos:prefLabel "Epitomus"@fi,
        "Epitomus"@sv .

<http://tun.fi/MX.307849> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriplatys" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307850>,
        <http://tun.fi/MX.307851> ;
    skos:prefLabel "Eriplatys"@fi,
        "Eriplatys"@sv .

<http://tun.fi/MX.307990> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Linycus" ;
    dwc:scientificNameAuthorship "Cameron, 1903" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307991>,
        <http://tun.fi/MX.307992> ;
    skos:prefLabel "Linycus"@fi,
        "Linycus"@sv .

<http://tun.fi/MX.308002> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pristicerops" ;
    dwc:scientificNameAuthorship "Heinrich, 1961" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308003>,
        <http://tun.fi/MX.308005> ;
    skos:prefLabel "Pristicerops"@fi,
        "Pristicerops"@sv .

<http://tun.fi/MX.308093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoplatylabus" ;
    dwc:scientificNameAuthorship "Smits van Burgst, 1920" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308094>,
        <http://tun.fi/MX.308095> ;
    skos:prefLabel "Pseudoplatylabus"@fi,
        "Pseudoplatylabus"@sv .

<http://tun.fi/MX.308098> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Probolus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308099>,
        <http://tun.fi/MX.308100> ;
    skos:prefLabel "Probolus"@fi,
        "Probolus"@sv .

<http://tun.fi/MX.308334> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thyrateles" ;
    dwc:scientificNameAuthorship "Perkins, 1953" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308335>,
        <http://tun.fi/MX.308336> ;
    skos:prefLabel "Thyrateles"@fi,
        "Thyrateles"@sv .

<http://tun.fi/MX.308385> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limerodops" ;
    dwc:scientificNameAuthorship "Heinrich, 1949" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308386>,
        <http://tun.fi/MX.308387> ;
    skos:prefLabel "Limerodops"@fi,
        "Limerodops"@sv .

<http://tun.fi/MX.308391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achaius" ;
    dwc:scientificNameAuthorship "Cameron, 1903" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308392>,
        <http://tun.fi/MX.308393> ;
    skos:prefLabel "Achaius"@fi,
        "Achaius"@sv .

<http://tun.fi/MX.308426> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tricholabus" ;
    dwc:scientificNameAuthorship "Thomson, 1894" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308427>,
        <http://tun.fi/MX.308428> ;
    skos:prefLabel "Tricholabus"@fi,
        "Tricholabus"@sv .

<http://tun.fi/MX.308506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amblyjoppa" ;
    dwc:scientificNameAuthorship "Cameron, 1902" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308507>,
        <http://tun.fi/MX.308508> ;
    skos:prefLabel "Amblyjoppa"@fi,
        "Amblyjoppa"@sv .

<http://tun.fi/MX.308510> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callajoppa" ;
    dwc:scientificNameAuthorship "Cameron, 1903" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308511>,
        <http://tun.fi/MX.308513> ;
    skos:prefLabel "Callajoppa"@fi,
        "Callajoppa"@sv .

<http://tun.fi/MX.308547> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allomacrus" ;
    dwc:scientificNameAuthorship "Förster, 1868" ;
    skos:broader <http://tun.fi/MX.308535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308548>,
        <http://tun.fi/MX.308550> ;
    skos:prefLabel "Allomacrus"@fi,
        "Allomacrus"@sv .

<http://tun.fi/MX.308591> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campocraspedon" ;
    dwc:scientificNameAuthorship "Uchida, 1957" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308592>,
        <http://tun.fi/MX.308593> ;
    skos:prefLabel "Campocraspedon"@fi,
        "Campocraspedon"@sv .

<http://tun.fi/MX.308732> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Batakomacrus" ;
    dwc:scientificNameAuthorship "Kolarov, 1986" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308733>,
        <http://tun.fi/MX.308735> ;
    skos:prefLabel "Batakomacrus"@fi,
        "Batakomacrus"@sv .

<http://tun.fi/MX.308913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exeristes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308914>,
        <http://tun.fi/MX.308915> ;
    skos:prefLabel "Exeristes"@fi,
        "Exeristes"@sv .

<http://tun.fi/MX.308950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acropimpla" ;
    dwc:scientificNameAuthorship "Townes, 1960" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308951>,
        <http://tun.fi/MX.308952> ;
    skos:prefLabel "Acropimpla"@fi,
        "Acropimpla"@sv .

<http://tun.fi/MX.309000> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zaglyptus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309001>,
        <http://tun.fi/MX.309002> ;
    skos:prefLabel "Zaglyptus"@fi,
        "Zaglyptus"@sv .

<http://tun.fi/MX.309024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sinarachna" ;
    dwc:scientificNameAuthorship "Townes, 1960" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309025>,
        <http://tun.fi/MX.309026> ;
    skos:prefLabel "Sinarachna"@fi,
        "Sinarachna"@sv .

<http://tun.fi/MX.309075> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Theronia" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309076>,
        <http://tun.fi/MX.309078> ;
    skos:prefLabel "Theronia"@fi,
        "Theronia"@sv .

<http://tun.fi/MX.309092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudorhyssa" ;
    dwc:scientificNameAuthorship "Merrill, 1915" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309093>,
        <http://tun.fi/MX.309094> ;
    skos:prefLabel "Pseudorhyssa"@fi,
        "Pseudorhyssa"@sv .

<http://tun.fi/MX.309113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euceros" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309112> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309114>,
        <http://tun.fi/MX.309115> ;
    skos:prefLabel "Euceros"@fi,
        "Euceros"@sv .

<http://tun.fi/MX.309139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Collyria" ;
    dwc:scientificNameAuthorship "Schiödte, 1839" ;
    skos:broader <http://tun.fi/MX.309138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309140>,
        <http://tun.fi/MX.309142> ;
    skos:prefLabel "Collyria"@fi,
        "Collyria"@sv .

<http://tun.fi/MX.309149> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Stilbopinae" ;
    dwc:scientificNameAuthorship "Townes & Townes, 1949" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Stilbopinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309150>,
        <http://tun.fi/MX.309152> ;
    skos:prefLabel "seulakoiahmaset"@fi,
        "Stilbopinae"@sv .

<http://tun.fi/MX.309170> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxytorus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309171>,
        <http://tun.fi/MX.309172> ;
    skos:prefLabel "Oxytorus"@fi,
        "Oxytorus"@sv .

<http://tun.fi/MX.309174> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microleptes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309175>,
        <http://tun.fi/MX.309176> ;
    skos:prefLabel "Microleptes"@fi,
        "Microleptes"@sv .

<http://tun.fi/MX.309178> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthopelma" ;
    dwc:scientificNameAuthorship "Taschenberg, 1865" ;
    skos:broader <http://tun.fi/MX.309177> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309179>,
        <http://tun.fi/MX.309180> ;
    skos:prefLabel "Orthopelma"@fi,
        "Orthopelma"@sv .

<http://tun.fi/MX.309184> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Teleutaea" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309185>,
        <http://tun.fi/MX.309186> ;
    skos:prefLabel "Teleutaea"@fi,
        "Teleutaea"@sv .

<http://tun.fi/MX.309336> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alloplasta" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309337>,
        <http://tun.fi/MX.309338> ;
    skos:prefLabel "Alloplasta"@fi,
        "Alloplasta"@sv .

<http://tun.fi/MX.309445> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pion" ;
    dwc:scientificNameAuthorship "Schiödte, 1839" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309446>,
        <http://tun.fi/MX.309447> ;
    skos:prefLabel "Pion"@fi,
        "Pion"@sv .

<http://tun.fi/MX.309482> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synoecetes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309483>,
        <http://tun.fi/MX.309484> ;
    skos:prefLabel "Synoecetes"@fi,
        "Synoecetes"@sv .

<http://tun.fi/MX.309508> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Priopoda" ;
    dwc:scientificNameAuthorship "Holmgren, 1856" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309509>,
        <http://tun.fi/MX.309511> ;
    skos:prefLabel "Priopoda"@fi,
        "Priopoda"@sv .

<http://tun.fi/MX.309549> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Barytarbes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309550>,
        <http://tun.fi/MX.309551> ;
    skos:prefLabel "Barytarbes"@fi,
        "Barytarbes"@sv .

<http://tun.fi/MX.309587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neostroblia" ;
    dwc:scientificNameAuthorship "Heinrich, 1953" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309588>,
        <http://tun.fi/MX.309589> ;
    skos:prefLabel "Neostroblia"@fi,
        "Neostroblia"@sv .

<http://tun.fi/MX.309799> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gunomeria" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1907" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309800>,
        <http://tun.fi/MX.309801> ;
    skos:prefLabel "Gunomeria"@fi,
        "Gunomeria"@sv .

<http://tun.fi/MX.309802> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anisotacrus" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1913" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309803>,
        <http://tun.fi/MX.309805> ;
    skos:prefLabel "Anisotacrus"@fi,
        "Anisotacrus"@sv .

<http://tun.fi/MX.309903> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Temelucha" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309907>,
        <http://tun.fi/MX.309908> ;
    skos:prefLabel "Temelucha"@fi,
        "Temelucha"@sv .

<http://tun.fi/MX.309937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aneuclis" ;
    dwc:scientificNameAuthorship "Förster, 1868" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309938>,
        <http://tun.fi/MX.309941> ;
    skos:prefLabel "Aneuclis"@fi,
        "Aneuclis"@sv .

<http://tun.fi/MX.309944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spinolochus" ;
    dwc:scientificNameAuthorship "Horstmann, 1971" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309945>,
        <http://tun.fi/MX.309947> ;
    skos:prefLabel "Spinolochus"@fi,
        "Spinolochus"@sv .

<http://tun.fi/MX.309984> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allophroides" ;
    dwc:scientificNameAuthorship "Horstmann, 1971" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309985>,
        <http://tun.fi/MX.309987> ;
    skos:prefLabel "Allophroides"@fi,
        "Allophroides"@sv .

<http://tun.fi/MX.310058> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porizon" ;
    dwc:scientificNameAuthorship "Fallén, 1813" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310060>,
        <http://tun.fi/MX.310061> ;
    skos:prefLabel "Porizon"@fi,
        "Porizon"@sv .

<http://tun.fi/MX.310062> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lathroplex" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310063>,
        <http://tun.fi/MX.310064> ;
    skos:prefLabel "Lathroplex"@fi,
        "Lathroplex"@sv .

<http://tun.fi/MX.310120> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callidora" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310121>,
        <http://tun.fi/MX.310122> ;
    skos:prefLabel "Callidora"@fi,
        "Callidora"@sv .

<http://tun.fi/MX.310463> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cidaphus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310465>,
        <http://tun.fi/MX.310468> ;
    skos:prefLabel "Cidaphus"@fi,
        "Cidaphus"@sv .

<http://tun.fi/MX.310638> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypsicera" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.310589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310639>,
        <http://tun.fi/MX.310642> ;
    skos:prefLabel "Hypsicera"@fi,
        "Hypsicera"@sv .

<http://tun.fi/MX.310681> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camposcopus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310683>,
        <http://tun.fi/MX.310685> ;
    skos:prefLabel "Camposcopus"@fi,
        "Camposcopus"@sv .

<http://tun.fi/MX.310703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heteropelma" ;
    dwc:scientificNameAuthorship "Wesmaël, 1849" ;
    skos:broader <http://tun.fi/MX.310678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310704>,
        <http://tun.fi/MX.310706> ;
    skos:prefLabel "Heteropelma"@fi,
        "Heteropelma"@sv .

<http://tun.fi/MX.310720> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichomma" ;
    dwc:scientificNameAuthorship "Wesmaël, 1849" ;
    skos:broader <http://tun.fi/MX.310678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310721>,
        <http://tun.fi/MX.4979834> ;
    skos:prefLabel "Trichomma"@fi,
        "Trichomma"@sv .

<http://tun.fi/MX.310750> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alomya" ;
    dwc:scientificNameAuthorship "Panzer, 1806" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310751>,
        <http://tun.fi/MX.310752> ;
    skos:prefLabel "Alomya"@fi,
        "Alomya"@sv .

<http://tun.fi/MX.310755> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hybrizon" ;
    dwc:scientificNameAuthorship "Fallén, 1813" ;
    skos:broader <http://tun.fi/MX.310753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310757>,
        <http://tun.fi/MX.5013292> ;
    skos:prefLabel "Hybrizon"@fi,
        "Hybrizon"@sv .

<http://tun.fi/MX.312407> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Philodinida" ;
    skos:broader <http://tun.fi/MX.297865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312408>,
        <http://tun.fi/MX.312412> ;
    skos:prefLabel "Philodinida"@fi,
        "Philodinida"@sv .

<http://tun.fi/MX.312427> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dissotrocha" ;
    dwc:scientificNameAuthorship "Bryce, 1910" ;
    skos:broader <http://tun.fi/MX.312412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312428>,
        <http://tun.fi/MX.312429> ;
    skos:prefLabel "Dissotrocha"@fi,
        "Dissotrocha"@sv .

<http://tun.fi/MX.312519> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microcodides" ;
    dwc:scientificNameAuthorship "Bergendal, 1892" ;
    skos:broader <http://tun.fi/MX.312513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312520>,
        <http://tun.fi/MX.312522> ;
    skos:prefLabel "Microcodides"@fi,
        "Microcodides"@sv .

<http://tun.fi/MX.312527> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Proalidae" ;
    dwc:scientificNameAuthorship "Harring & Myers, 1924" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312528>,
        <http://tun.fi/MX.312531> ;
    skos:prefLabel "Proalidae"@fi,
        "Proalidae"@sv .

<http://tun.fi/MX.312528> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proalinopsis" ;
    dwc:scientificNameAuthorship "Weber, 1918" ;
    skos:broader <http://tun.fi/MX.312527> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312529>,
        <http://tun.fi/MX.312530> ;
    skos:prefLabel "Proalinopsis"@fi,
        "Proalinopsis"@sv .

<http://tun.fi/MX.312580> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trichotriidae" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312581>,
        <http://tun.fi/MX.312588> ;
    skos:prefLabel "Trichotriidae"@fi,
        "Trichotriidae"@sv .

<http://tun.fi/MX.312591> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mytilinidae" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312592>,
        <http://tun.fi/MX.312594> ;
    skos:prefLabel "Mytilinidae"@fi,
        "Mytilinidae"@sv .

<http://tun.fi/MX.312701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taphrocampa" ;
    dwc:scientificNameAuthorship "Gosse, 1851" ;
    skos:broader <http://tun.fi/MX.312649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312702>,
        <http://tun.fi/MX.312704> ;
    skos:prefLabel "Taphrocampa"@fi,
        "Taphrocampa"@sv .

<http://tun.fi/MX.312718> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eosphora" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1830" ;
    skos:broader <http://tun.fi/MX.312649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312719>,
        <http://tun.fi/MX.312721> ;
    skos:prefLabel "Eosphora"@fi,
        "Eosphora"@sv .

<http://tun.fi/MX.312731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lindia" ;
    dwc:scientificNameAuthorship "Dujardin, 1841" ;
    skos:broader <http://tun.fi/MX.312730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312732>,
        <http://tun.fi/MX.312733> ;
    skos:prefLabel "Lindia"@fi,
        "Lindia"@sv .

<http://tun.fi/MX.312937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Floscularia" ;
    dwc:scientificNameAuthorship "Cuvier, 1798" ;
    skos:broader <http://tun.fi/MX.312928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312938>,
        <http://tun.fi/MX.312939> ;
    skos:prefLabel "Floscularia"@fi,
        "Floscularia"@sv .

<http://tun.fi/MX.313322> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alleniella" ;
    dwc:scientificNameAuthorship "S. Olsson, Enroth & D. Quandt" ;
    skos:broader <http://tun.fi/MX.212949> ;
    skos:hiddenLabel "Alleniella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43718>,
        <http://tun.fi/MX.43719> ;
    skos:prefLabel "siloriippusammalet"@fi,
        "Alleniella"@sv .

<http://tun.fi/MX.316987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanogaster" ;
    dwc:scientificNameAuthorship "Rondani, 1857" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278105>,
        <http://tun.fi/MX.278106> ;
    skos:prefLabel "Melanogaster"@fi,
        "Melanogaster"@sv .

<http://tun.fi/MX.317055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campylophyllopsis" ;
    dwc:scientificNameAuthorship "W.R.Buck" ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43491>,
        <http://tun.fi/MX.43493> ;
    skos:prefLabel "Campylophyllopsis"@fi,
        "Campylophyllopsis"@sv .

<http://tun.fi/MX.317239> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leprocaulaceae" ;
    dwc:scientificNameAuthorship "Lendemer & B.P.Hodk." ;
    skos:broader <http://tun.fi/MX.317238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67184>,
        <http://tun.fi/MX.67385> ;
    skos:prefLabel "Leprocaulaceae"@fi,
        "Leprocaulaceae"@sv .

<http://tun.fi/MX.317240> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Sarrameanales" ;
    dwc:scientificNameAuthorship "B.P.Hodk. & Lendemer" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317241>,
        <http://tun.fi/MX.317242> ;
    skos:prefLabel "Sarrameanales"@fi,
        "Sarrameanales"@sv .

<http://tun.fi/MX.317244> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpales" ;
    dwc:scientificNameAuthorship "Miądl. & Lutzoni" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233405>,
        <http://tun.fi/MX.317307> ;
    skos:prefLabel "Rhizocarpales"@fi,
        "Rhizocarpales"@sv .

<http://tun.fi/MX.317250> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Lecideales" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233370>,
        <http://tun.fi/MX.4890584> ;
    skos:prefLabel "Lecideales"@fi,
        "Lecideales"@sv .

<http://tun.fi/MX.317307> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sporastatiaceae" ;
    dwc:scientificNameAuthorship "Bendiksby & Timdal" ;
    skos:broader <http://tun.fi/MX.317244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233779>,
        <http://tun.fi/MX.67351> ;
    skos:prefLabel "Sporastatiaceae"@fi,
        "Sporastatiaceae"@sv .

<http://tun.fi/MX.317312> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Idiocera" ;
    dwc:scientificNameAuthorship "Dale, 1842" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317314>,
        <http://tun.fi/MX.5080101> ;
    skos:prefLabel "Idiocera"@fi,
        "Idiocera"@sv .

<http://tun.fi/MX.317353> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abaristophora" ;
    dwc:scientificNameAuthorship "Schmitz, 1927" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317354>,
        <http://tun.fi/MX.5075103> ;
    skos:prefLabel "Abaristophora"@fi,
        "Abaristophora"@sv .

<http://tun.fi/MX.317522> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euxestonotus" ;
    dwc:scientificNameAuthorship "Fouts, 1925" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317523>,
        <http://tun.fi/MX.317524> ;
    skos:prefLabel "Euxestonotus"@fi,
        "Euxestonotus"@sv .

<http://tun.fi/MX.317525> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fidiobia" ;
    dwc:scientificNameAuthorship "Ashmead, 1894" ;
    skos:broader <http://tun.fi/MX.317734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317526>,
        <http://tun.fi/MX.317528> ;
    skos:prefLabel "Fidiobia"@fi,
        "Fidiobia"@sv .

<http://tun.fi/MX.317544> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iphitrachelus" ;
    dwc:scientificNameAuthorship "Walker, 1835" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317545>,
        <http://tun.fi/MX.317546> ;
    skos:prefLabel "Iphitrachelus"@fi,
        "Iphitrachelus"@sv .

<http://tun.fi/MX.317553> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isostasius" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317554>,
        <http://tun.fi/MX.317555> ;
    skos:prefLabel "Isostasius"@fi,
        "Isostasius"@sv .

<http://tun.fi/MX.317735> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allotropa" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317736>,
        <http://tun.fi/MX.317737> ;
    skos:prefLabel "Allotropa"@fi,
        "Allotropa"@sv .

<http://tun.fi/MX.317746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platystasius" ;
    dwc:scientificNameAuthorship "Nixon, 1937" ;
    skos:broader <http://tun.fi/MX.317734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317747>,
        <http://tun.fi/MX.317748> ;
    skos:prefLabel "Platystasius"@fi,
        "Platystasius"@sv .

<http://tun.fi/MX.317767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anteris" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317752> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317768>,
        <http://tun.fi/MX.317769> ;
    skos:prefLabel "Anteris"@fi,
        "Anteris"@sv .

<http://tun.fi/MX.317917> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphithectus" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.317893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317918>,
        <http://tun.fi/MX.317920> ;
    skos:prefLabel "Amphithectus"@fi,
        "Amphithectus"@sv .

<http://tun.fi/MX.317919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarothrus" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.317893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317921>,
        <http://tun.fi/MX.317922> ;
    skos:prefLabel "Sarothrus"@fi,
        "Sarothrus"@sv .

<http://tun.fi/MX.317937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anacharis" ;
    dwc:scientificNameAuthorship "Dalman, 1823" ;
    skos:broader <http://tun.fi/MX.317929> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317938>,
        <http://tun.fi/MX.317939> ;
    skos:prefLabel "Anacharis"@fi,
        "Anacharis"@sv .

<http://tun.fi/MX.317942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xyalaspis" ;
    dwc:scientificNameAuthorship "Hartig, 1842" ;
    skos:broader <http://tun.fi/MX.317929> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317943>,
        <http://tun.fi/MX.317947> ;
    skos:prefLabel "Xyalaspis"@fi,
        "Xyalaspis"@sv .

<http://tun.fi/MX.317946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspicera" ;
    dwc:scientificNameAuthorship "Dahlbom, 1842" ;
    skos:broader <http://tun.fi/MX.317945> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317948>,
        <http://tun.fi/MX.317949> ;
    skos:prefLabel "Aspicera"@fi,
        "Aspicera"@sv .

<http://tun.fi/MX.318012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrohynnis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318014>,
        <http://tun.fi/MX.318015> ;
    skos:prefLabel "Macrohynnis"@fi,
        "Macrohynnis"@sv .

<http://tun.fi/MX.318023> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lyteba" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318024>,
        <http://tun.fi/MX.318026> ;
    skos:prefLabel "Lyteba"@fi,
        "Lyteba"@sv .

<http://tun.fi/MX.318027> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxylabis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318028>,
        <http://tun.fi/MX.318029> ;
    skos:prefLabel "Oxylabis"@fi,
        "Oxylabis"@sv .

<http://tun.fi/MX.318035> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanosema" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318036>,
        <http://tun.fi/MX.318038> ;
    skos:prefLabel "Acanosema"@fi,
        "Acanosema"@sv .

<http://tun.fi/MX.318049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opazon" ;
    dwc:scientificNameAuthorship "Haliday, 1857" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318050>,
        <http://tun.fi/MX.318052> ;
    skos:prefLabel "Opazon"@fi,
        "Opazon"@sv .

<http://tun.fi/MX.318054> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilomma" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318055>,
        <http://tun.fi/MX.318056> ;
    skos:prefLabel "Psilomma"@fi,
        "Psilomma"@sv .

<http://tun.fi/MX.318092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Idiotypa" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5020703>,
        <http://tun.fi/MX.5079385> ;
    skos:prefLabel "Idiotypa"@fi,
        "Idiotypa"@sv .

<http://tun.fi/MX.318114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diapria" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318115>,
        <http://tun.fi/MX.318117> ;
    skos:prefLabel "Diapria"@fi,
        "Diapria"@sv .

<http://tun.fi/MX.318205> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachyserphus" ;
    dwc:scientificNameAuthorship "Hellén, 1941" ;
    skos:broader <http://tun.fi/MX.318179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318206>,
        <http://tun.fi/MX.318208> ;
    skos:prefLabel "Brachyserphus"@fi,
        "Brachyserphus"@sv .

<http://tun.fi/MX.318211> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Codrus" ;
    dwc:scientificNameAuthorship "Panzer, 1805" ;
    skos:broader <http://tun.fi/MX.318179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318212>,
        <http://tun.fi/MX.318214> ;
    skos:prefLabel "Codrus"@fi,
        "Codrus"@sv .

<http://tun.fi/MX.318221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proctotrupes" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.318179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318223>,
        <http://tun.fi/MX.318225> ;
    skos:prefLabel "Proctotrupes"@fi,
        "Proctotrupes"@sv .

<http://tun.fi/MX.318254> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megaspilus" ;
    dwc:scientificNameAuthorship "Westwood, 1829" ;
    skos:broader <http://tun.fi/MX.318253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318255>,
        <http://tun.fi/MX.318258> ;
    skos:prefLabel "Megaspilus"@fi,
        "Megaspilus"@sv .

<http://tun.fi/MX.318387> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isocolus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318388>,
        <http://tun.fi/MX.318389> ;
    skos:prefLabel "Isocolus"@fi,
        "Isocolus"@sv .

<http://tun.fi/MX.318391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xestophanes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318392>,
        <http://tun.fi/MX.318393> ;
    skos:prefLabel "Xestophanes"@fi,
        "Xestophanes"@sv .

<http://tun.fi/MX.318529> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Disorygma" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318530>,
        <http://tun.fi/MX.318531> ;
    skos:prefLabel "Disorygma"@fi,
        "Disorygma"@sv .

<http://tun.fi/MX.318577> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mirandicola" ;
    dwc:scientificNameAuthorship "Belizin, 1968" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318579>,
        <http://tun.fi/MX.318580> ;
    skos:prefLabel "Mirandicola"@fi,
        "Mirandicola"@sv .

<http://tun.fi/MX.318582> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrestosema" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318583>,
        <http://tun.fi/MX.318584> ;
    skos:prefLabel "Chrestosema"@fi,
        "Chrestosema"@sv .

<http://tun.fi/MX.318585> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucoila" ;
    dwc:scientificNameAuthorship "Westwood, 1835" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318587>,
        <http://tun.fi/MX.318588> ;
    skos:prefLabel "Eucoila"@fi,
        "Eucoila"@sv .

<http://tun.fi/MX.318590> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glauraspidia" ;
    dwc:scientificNameAuthorship "Förster, 1861" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318591>,
        <http://tun.fi/MX.318592> ;
    skos:prefLabel "Glauraspidia"@fi,
        "Glauraspidia"@sv .

<http://tun.fi/MX.318642> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eumacepolus" ;
    dwc:scientificNameAuthorship "Graham, 1957" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318643>,
        <http://tun.fi/MX.318645> ;
    skos:prefLabel "Eumacepolus"@fi,
        "Eumacepolus"@sv .

<http://tun.fi/MX.318670> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pegopus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318671>,
        <http://tun.fi/MX.318672> ;
    skos:prefLabel "Pegopus"@fi,
        "Pegopus"@sv .

<http://tun.fi/MX.318675> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apsilocera" ;
    dwc:scientificNameAuthorship "Bouček, 1955" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318676>,
        <http://tun.fi/MX.318677> ;
    skos:prefLabel "Apsilocera"@fi,
        "Apsilocera"@sv .

<http://tun.fi/MX.318721> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arthrolytus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318722>,
        <http://tun.fi/MX.318723> ;
    skos:prefLabel "Arthrolytus"@fi,
        "Arthrolytus"@sv .

<http://tun.fi/MX.318724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyclogastrella" ;
    dwc:scientificNameAuthorship "Bukowski, 1938" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318725>,
        <http://tun.fi/MX.318726> ;
    skos:prefLabel "Cyclogastrella"@fi,
        "Cyclogastrella"@sv .

<http://tun.fi/MX.318730> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tritneptis" ;
    dwc:scientificNameAuthorship "Girault, 1908" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318731>,
        <http://tun.fi/MX.5075043> ;
    skos:prefLabel "Tritneptis"@fi,
        "Tritneptis"@sv .

<http://tun.fi/MX.318734> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dibrachys" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319357>,
        <http://tun.fi/MX.319361> ;
    skos:prefLabel "Dibrachys"@fi,
        "Dibrachys"@sv .

<http://tun.fi/MX.318737> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chalcidinae" ;
    dwc:scientificNameAuthorship "Latreille, 1817" ;
    skos:broader <http://tun.fi/MX.289248> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318738>,
        <http://tun.fi/MX.318742> ;
    skos:prefLabel "Chalcidinae"@fi,
        "Chalcidinae"@sv .

<http://tun.fi/MX.318759> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hockeria" ;
    dwc:scientificNameAuthorship "Walker, 1871" ;
    skos:broader <http://tun.fi/MX.318753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318760>,
        <http://tun.fi/MX.318761> ;
    skos:prefLabel "Hockeria"@fi,
        "Hockeria"@sv .

<http://tun.fi/MX.318865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Systole" ;
    dwc:scientificNameAuthorship "Walker, 1832" ;
    skos:broader <http://tun.fi/MX.318765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318866>,
        <http://tun.fi/MX.318867> ;
    skos:prefLabel "Systole"@fi,
        "Systole"@sv .

<http://tun.fi/MX.318869> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cleonyminae" ;
    dwc:scientificNameAuthorship "Walker, 1837" ;
    skos:broader <http://tun.fi/MX.289252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318870>,
        <http://tun.fi/MX.318872> ;
    skos:prefLabel "Cleonyminae"@fi,
        "Cleonyminae"@sv .

<http://tun.fi/MX.318889> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bugacia" ;
    dwc:scientificNameAuthorship "Erdös, 1946" ;
    skos:broader <http://tun.fi/MX.318879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318890>,
        <http://tun.fi/MX.5077216> ;
    skos:prefLabel "Bugacia"@fi,
        "Bugacia"@sv .

<http://tun.fi/MX.318893> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ceinae" ;
    dwc:scientificNameAuthorship "Ashmead, 1904" ;
    skos:broader <http://tun.fi/MX.289252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318894>,
        <http://tun.fi/MX.318896> ;
    skos:prefLabel "Ceinae"@fi,
        "Ceinae"@sv .

<http://tun.fi/MX.318917> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Asaphiinae" ;
    dwc:scientificNameAuthorship "Ashmead, 1904" ;
    skos:broader <http://tun.fi/MX.289252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318918>,
        <http://tun.fi/MX.318924> ;
    skos:prefLabel "Asaphiinae"@fi,
        "Asaphiinae"@sv .

<http://tun.fi/MX.318954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Janssoniella" ;
    dwc:scientificNameAuthorship "Kerrich, 1957" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318955>,
        <http://tun.fi/MX.318956> ;
    skos:prefLabel "Janssoniella"@fi,
        "Janssoniella"@sv .

<http://tun.fi/MX.318985> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metacolus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318986>,
        <http://tun.fi/MX.318989> ;
    skos:prefLabel "Metacolus"@fi,
        "Metacolus"@sv .

<http://tun.fi/MX.319058> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sceptrothelys" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319059>,
        <http://tun.fi/MX.319060> ;
    skos:prefLabel "Sceptrothelys"@fi,
        "Sceptrothelys"@sv .

<http://tun.fi/MX.319104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caenacis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319105>,
        <http://tun.fi/MX.319106> ;
    skos:prefLabel "Caenacis"@fi,
        "Caenacis"@sv .

<http://tun.fi/MX.319122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kaleva" ;
    dwc:scientificNameAuthorship "Graham, 1957" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319123>,
        <http://tun.fi/MX.319124> ;
    skos:prefLabel "Kaleva"@fi,
        "Kaleva"@sv .

<http://tun.fi/MX.319231> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Derostenus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319232>,
        <http://tun.fi/MX.319233> ;
    skos:prefLabel "Derostenus"@fi,
        "Derostenus"@sv .

<http://tun.fi/MX.319325> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ionympha" ;
    dwc:scientificNameAuthorship "Graham, 1959" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319326>,
        <http://tun.fi/MX.319327> ;
    skos:prefLabel "Ionympha"@fi,
        "Ionympha"@sv .

<http://tun.fi/MX.319328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceranisus" ;
    dwc:scientificNameAuthorship "Walker, 1841" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319330>,
        <http://tun.fi/MX.319332> ;
    skos:prefLabel "Ceranisus"@fi,
        "Ceranisus"@sv .

<http://tun.fi/MX.319344> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trichogrammatidae" ;
    dwc:scientificNameAuthorship "Haliday, 1851" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Trichogrammatidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5017447>,
        <http://tun.fi/MX.5017448> ;
    skos:prefLabel "munakiilupistiäiset"@fi,
        "Trichogrammatidae"@sv .

<http://tun.fi/MX.319362> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizonotus" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1852" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319363>,
        <http://tun.fi/MX.5020205> ;
    skos:prefLabel "Schizonotus"@fi,
        "Schizonotus"@sv .

<http://tun.fi/MX.319364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coelopisthia" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319365>,
        <http://tun.fi/MX.319366> ;
    skos:prefLabel "Coelopisthia"@fi,
        "Coelopisthia"@sv .

<http://tun.fi/MX.319396> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euneura" ;
    dwc:scientificNameAuthorship "Walker, 1844" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319397>,
        <http://tun.fi/MX.319399> ;
    skos:prefLabel "Euneura"@fi,
        "Euneura"@sv .

<http://tun.fi/MX.319474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thektogaster" ;
    dwc:scientificNameAuthorship "Delucchi, 1955" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319475>,
        <http://tun.fi/MX.319476> ;
    skos:prefLabel "Thektogaster"@fi,
        "Thektogaster"@sv .

<http://tun.fi/MX.319498> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xestomnaster" ;
    dwc:scientificNameAuthorship "Delucchi, 1955" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319499>,
        <http://tun.fi/MX.319500> ;
    skos:prefLabel "Xestomnaster"@fi,
        "Xestomnaster"@sv .

<http://tun.fi/MX.319511> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micradelus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319512>,
        <http://tun.fi/MX.319513> ;
    skos:prefLabel "Micradelus"@fi,
        "Micradelus"@sv .

<http://tun.fi/MX.319517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panstenon" ;
    dwc:scientificNameAuthorship "Walker, 1846" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319518>,
        <http://tun.fi/MX.319519> ;
    skos:prefLabel "Panstenon"@fi,
        "Panstenon"@sv .

<http://tun.fi/MX.319539> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ecrizotes" ;
    dwc:scientificNameAuthorship "Förster, 1861" ;
    skos:broader <http://tun.fi/MX.319521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319540>,
        <http://tun.fi/MX.319541> ;
    skos:prefLabel "Ecrizotes"@fi,
        "Ecrizotes"@sv .

<http://tun.fi/MX.319542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spathopus" ;
    dwc:scientificNameAuthorship "Ashmead, 1904" ;
    skos:broader <http://tun.fi/MX.319521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319543>,
        <http://tun.fi/MX.4999536> ;
    skos:prefLabel "Spathopus"@fi,
        "Spathopus"@sv .

<http://tun.fi/MX.319607> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Toryminae" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.53593> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319597>,
        <http://tun.fi/MX.319608> ;
    skos:prefLabel "Toryminae"@fi,
        "Toryminae"@sv .

<http://tun.fi/MX.319724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chartocerus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1859" ;
    skos:broader <http://tun.fi/MX.289238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319725>,
        <http://tun.fi/MX.4979939> ;
    skos:prefLabel "Chartocerus"@fi,
        "Chartocerus"@sv .

<http://tun.fi/MX.319740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dipriocampe" ;
    dwc:scientificNameAuthorship "Boucek, 1958)" ;
    skos:broader <http://tun.fi/MX.319730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319741>,
        <http://tun.fi/MX.319742> ;
    skos:prefLabel "Dipriocampe"@fi,
        "Dipriocampe"@sv .

<http://tun.fi/MX.319822> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicladocerus" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319823>,
        <http://tun.fi/MX.319825> ;
    skos:prefLabel "Dicladocerus"@fi,
        "Dicladocerus"@sv .

<http://tun.fi/MX.319891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Minotetrastichus" ;
    dwc:scientificNameAuthorship "Kostjukov, 1977" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319892>,
        <http://tun.fi/MX.319894> ;
    skos:prefLabel "Minotetrastichus"@fi,
        "Minotetrastichus"@sv .

<http://tun.fi/MX.319956> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pronotalia" ;
    dwc:scientificNameAuthorship "Gradwell, 1957" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319958>,
        <http://tun.fi/MX.319961> ;
    skos:prefLabel "Pronotalia"@fi,
        "Pronotalia"@sv .

<http://tun.fi/MX.320034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arescon" ;
    dwc:scientificNameAuthorship "Walker, 1846" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320036>,
        <http://tun.fi/MX.320037> ;
    skos:prefLabel "Arescon"@fi,
        "Arescon"@sv .

<http://tun.fi/MX.320067> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mymar" ;
    dwc:scientificNameAuthorship "Curtis, 1832" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320068>,
        <http://tun.fi/MX.320069> ;
    skos:prefLabel "Mymar"@fi,
        "Mymar"@sv .

<http://tun.fi/MX.32064> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alauda" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.31969> ;
    skos:hiddenLabel "Alauda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32024>,
        <http://tun.fi/MX.32065> ;
    skos:prefLabel "kiurut"@fi,
        "Alauda"@sv .

<http://tun.fi/MX.321355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proutia" ;
    dwc:scientificNameAuthorship "Tutt, 1899" ;
    skos:broader <http://tun.fi/MX.58828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58835>,
        <http://tun.fi/MX.58836> ;
    skos:prefLabel "Proutia"@fi,
        "Proutia"@sv .

<http://tun.fi/MX.321362> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zelotherses" ;
    dwc:scientificNameAuthorship "Lederer, 1859" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60185>,
        <http://tun.fi/MX.60186> ;
    skos:prefLabel "Zelotherses"@fi,
        "Zelotherses"@sv .

<http://tun.fi/MX.321735> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asobara" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321736>,
        <http://tun.fi/MX.321737> ;
    skos:prefLabel "Asobara"@fi,
        "Asobara"@sv .

<http://tun.fi/MX.321740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syncrasis" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321741>,
        <http://tun.fi/MX.321742> ;
    skos:prefLabel "Syncrasis"@fi,
        "Syncrasis"@sv .

<http://tun.fi/MX.321743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alloea" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321744>,
        <http://tun.fi/MX.321745> ;
    skos:prefLabel "Alloea"@fi,
        "Alloea"@sv .

<http://tun.fi/MX.32176> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Motacillidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Motacillidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32179>,
        <http://tun.fi/MX.32203> ;
    skos:prefLabel "västäräkit"@fi,
        "Motacillidae"@sv .

<http://tun.fi/MX.323729> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hymenoloma" ;
    dwc:scientificNameAuthorship "Dusén" ;
    skos:broader <http://tun.fi/MX.5074437> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43535>,
        <http://tun.fi/MX.43536> ;
    skos:prefLabel "Hymenoloma"@fi,
        "Hymenoloma"@sv .

<http://tun.fi/MX.323787> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthocaulis" ;
    dwc:scientificNameAuthorship "H.Buch" ;
    skos:broader <http://tun.fi/MX.324465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44234>,
        <http://tun.fi/MX.44248> ;
    skos:prefLabel "Orthocaulis"@fi,
        "Orthocaulis"@sv .

<http://tun.fi/MX.323788> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphenolobus" ;
    dwc:scientificNameAuthorship "(Lindb.) Berggr." ;
    skos:broader <http://tun.fi/MX.324465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44237>,
        <http://tun.fi/MX.44238> ;
    skos:prefLabel "Sphenolobus"@fi,
        "Sphenolobus"@sv .

<http://tun.fi/MX.324261> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adelphenaldis" ;
    dwc:scientificNameAuthorship "Fischer, 2003" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324262>,
        <http://tun.fi/MX.324350> ;
    skos:prefLabel "Adelphenaldis"@fi,
        "Adelphenaldis"@sv .

<http://tun.fi/MX.324418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterogemma" ;
    dwc:scientificNameAuthorship "(Jørg.) Konstant. et Vilnet" ;
    skos:broader <http://tun.fi/MX.324466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44345>,
        <http://tun.fi/MX.44352> ;
    skos:prefLabel "Heterogemma"@fi,
        "Heterogemma"@sv .

<http://tun.fi/MX.324494> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lophocoleaceae" ;
    dwc:scientificNameAuthorship "Vanden Berghen" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44145>,
        <http://tun.fi/MX.44163> ;
    skos:prefLabel "Lophocoleaceae"@fi,
        "Lophocoleaceae"@sv .

<http://tun.fi/MX.324896> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delplanqueia" ;
    dwc:scientificNameAuthorship "Leraut, 2001" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985665>,
        <http://tun.fi/MX.61045> ;
    skos:prefLabel "Delplanqueia"@fi,
        "Delplanqueia"@sv .

<http://tun.fi/MX.324909> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cerurinae" ;
    skos:broader <http://tun.fi/MX.62085> ;
    skos:hiddenLabel "Cerurinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62121>,
        <http://tun.fi/MX.62126> ;
    skos:prefLabel "hangokkaat"@fi,
        "Cerurinae"@sv .

<http://tun.fi/MX.324910> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dicranurinae" ;
    skos:broader <http://tun.fi/MX.62085> ;
    skos:hiddenLabel "Dicranurinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5019188>,
        <http://tun.fi/MX.62135> ;
    skos:prefLabel "noitanirkot"@fi,
        "Dicranurinae"@sv .

<http://tun.fi/MX.325029> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nyholmiella" ;
    dwc:scientificNameAuthorship "Holmen & E. Warncke" ;
    skos:broader <http://tun.fi/MX.212954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43738>,
        <http://tun.fi/MX.43740> ;
    skos:prefLabel "Nyholmiella"@fi,
        "Nyholmiella"@sv .

<http://tun.fi/MX.32821> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luscinia svecica" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.32818> ;
    skos:hiddenLabel "Cyanecula svecica"@fi,
        "Luscinia svecica"@fi,
        "Luscinia svecicus"@fi,
        "Cyanecula svecica"@sv,
        "Luscinia svecica"@sv,
        "Luscinia svecicus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292060>,
        <http://tun.fi/MX.292061> ;
    skos:prefLabel "sinirinta"@fi,
        "blåhake"@sv .

<http://tun.fi/MX.32890> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phoenicurus" ;
    dwc:scientificNameAuthorship "T. Forster, 1817" ;
    skos:broader <http://tun.fi/MX.293436> ;
    skos:hiddenLabel "Phoenicurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32894>,
        <http://tun.fi/MX.32895> ;
    skos:prefLabel "leppälinnut"@fi,
        "Phoenicurus"@sv .

<http://tun.fi/MX.32894> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Phoenicurus ochruros" ;
    dwc:scientificNameAuthorship "(S.G. Gmelin, 1774)" ;
    skos:broader <http://tun.fi/MX.32890> ;
    skos:hiddenLabel "Phoenicurus ochruros"@fi,
        "Phoenicurus ochruros"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5081705>,
        <http://tun.fi/MX.5081706> ;
    skos:prefLabel "mustaleppälintu"@fi,
        "svart rödstjärt"@sv .

<http://tun.fi/MX.33005> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monticola" ;
    dwc:scientificNameAuthorship "Boie, 1822" ;
    skos:broader <http://tun.fi/MX.293436> ;
    skos:hiddenLabel "Monticola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33010>,
        <http://tun.fi/MX.33015> ;
    skos:prefLabel "kivikkorastaat"@fi,
        "Monticola"@sv .

<http://tun.fi/MX.33534> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sylviidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Sylviidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293310>,
        <http://tun.fi/MX.33933> ;
    skos:prefLabel "kertut"@fi,
        "Sylviidae"@sv .

<http://tun.fi/MX.33933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sylvia" ;
    dwc:scientificNameAuthorship "Scopoli, 1769" ;
    skos:broader <http://tun.fi/MX.33534> ;
    skos:hiddenLabel "Sylvia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33934>,
        <http://tun.fi/MX.33935> ;
    skos:prefLabel "kertut"@fi,
        "Sylvia"@sv .

<http://tun.fi/MX.33951> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Regulus" ;
    dwc:scientificNameAuthorship "Cuvier, 1800" ;
    skos:broader <http://tun.fi/MX.293341> ;
    skos:hiddenLabel "Regulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33952>,
        <http://tun.fi/MX.33954> ;
    skos:prefLabel "hippiäiset"@fi,
        "Regulus"@sv .

<http://tun.fi/MX.34586> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sitta europaea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.34585> ;
    skos:hiddenLabel "Sitta europaea"@fi,
        "Sitta europaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292075>,
        <http://tun.fi/MX.292076> ;
    skos:prefLabel "pähkinänakkeli"@fi,
        "nötväcka"@sv .

<http://tun.fi/MX.36235> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fringillidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Fringillidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293080>,
        <http://tun.fi/MX.293082> ;
    skos:prefLabel "peipot"@fi,
        "Fringillidae"@sv .

<http://tun.fi/MX.36236> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fringilla" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.293080> ;
    skos:hiddenLabel "Fringilla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36237>,
        <http://tun.fi/MX.36239> ;
    skos:prefLabel "peipot"@fi,
        "Fringilla"@sv .

<http://tun.fi/MX.36282> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carduelis" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.293082> ;
    skos:hiddenLabel "Carduelis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36245>,
        <http://tun.fi/MX.36306> ;
    skos:prefLabel "tiklit"@fi,
        "Carduelis"@sv .

<http://tun.fi/MX.36307> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthis" ;
    dwc:scientificNameAuthorship "Borkhausen, 1797" ;
    skos:broader <http://tun.fi/MX.293082> ;
    skos:hiddenLabel "Acanthis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36308>,
        <http://tun.fi/MX.73545> ;
    skos:prefLabel "urpiaiset"@fi,
        "Acanthis"@sv .

<http://tun.fi/MX.36308> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acanthis flammea" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.36307> ;
    skos:hiddenLabel "Acanthis flammea"@fi,
        "Carduelis flammea"@fi,
        "Acanthis flammea"@sv,
        "Carduelis flammea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204896>,
        <http://tun.fi/MX.292033> ;
    skos:prefLabel "urpiainen"@fi,
        "gråsiska"@sv .

<http://tun.fi/MX.37135> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Nucifraga caryocatactes" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.37133> ;
    skos:hiddenLabel "Nucifraga caryocatactes"@fi,
        "Nucifraga caryocatactes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206366>,
        <http://tun.fi/MX.206367> ;
    skos:prefLabel "pähkinähakki"@fi,
        "nötkråka"@sv .

<http://tun.fi/MX.37142> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corvus monedula" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.37141> ;
    skos:hiddenLabel "Corvus monedula"@fi,
        "Corvus monedula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73573>,
        <http://tun.fi/MX.73574> ;
    skos:prefLabel "naakka"@fi,
        "kaja"@sv .

<http://tun.fi/MX.37600> a <http://tun.fi/MX.superdomain>,
        skos:Concept ;
    dwc:scientificName "Biota" ;
    skos:hiddenLabel "Biota"@fi,
        "Biota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53063>,
        <http://tun.fi/MX.53761> ;
    skos:prefLabel "eliökunta"@fi,
        "liv"@sv ;
    skos:topConceptOf <http://tun.fi/MR.1> .

<http://tun.fi/MX.37609> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Amphibia" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.37606> ;
    skos:hiddenLabel "Amphibia"@fi,
        "Amphibia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200904>,
        <http://tun.fi/MX.70292> ;
    skos:prefLabel "sammakkoeläimet"@fi,
        "groddjur"@sv .

<http://tun.fi/MX.37620> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rana" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.201005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37621>,
        <http://tun.fi/MX.37623> ;
    skos:prefLabel "Rana"@fi,
        "Rana"@sv .

<http://tun.fi/MX.37691> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spinulum annotinum" ;
    dwc:scientificNameAuthorship "(L.) A. Haines" ;
    skos:broader <http://tun.fi/MX.4972134> ;
    skos:hiddenLabel "Lycopodium annotinum"@fi,
        "Spinulum annotinum"@fi,
        "Lycopodium annotinum"@sv,
        "Spinulum annotinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37692>,
        <http://tun.fi/MX.37693> ;
    skos:prefLabel "riidenlieko"@fi,
        "revlummer"@sv .

<http://tun.fi/MX.37694> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lycopodium clavatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37690> ;
    skos:hiddenLabel "Lycopodium clavatum"@fi,
        "Lycopodium clavatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37695>,
        <http://tun.fi/MX.37696> ;
    skos:prefLabel "katinlieko"@fi,
        "mattlummer"@sv .

<http://tun.fi/MX.37699> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Diphasiastrum complanatum" ;
    dwc:scientificNameAuthorship "(L.) Holub" ;
    skos:broader <http://tun.fi/MX.37697> ;
    skos:hiddenLabel "Diphasiastrum complanatum"@fi,
        "Diphasiastrum complanatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37700>,
        <http://tun.fi/MX.37701> ;
    skos:prefLabel "keltalieko"@fi,
        "plattlummer"@sv .

<http://tun.fi/MX.37708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isoëtes" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37707> ;
    skos:hiddenLabel "Isoëtes"@fi,
        "Isoëtes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37709>,
        <http://tun.fi/MX.37710> ;
    skos:prefLabel "lahnanruohot"@fi,
        "braxengräs"@sv .

<http://tun.fi/MX.37721> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Equisetum arvense" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37713> ;
    skos:hiddenLabel "Equisetum arvense"@fi,
        "Equisetum arvense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42025>,
        <http://tun.fi/MX.42026> ;
    skos:prefLabel "peltokorte"@fi,
        "åkerfräken"@sv .

<http://tun.fi/MX.37743> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Thelypteridaceae" ;
    dwc:scientificNameAuthorship "Ching ex Pic. Serm." ;
    skos:broader <http://tun.fi/MX.70086> ;
    skos:hiddenLabel "Thelypteridaceae"@fi,
        "Thelypteridaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37744>,
        <http://tun.fi/MX.37746> ;
    skos:prefLabel "sysi-imarrekasvit"@fi,
        "kärrbräkenväxter"@sv .

<http://tun.fi/MX.37748> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dryopteridaceae" ;
    dwc:scientificNameAuthorship "Herter" ;
    skos:broader <http://tun.fi/MX.70086> ;
    skos:hiddenLabel "Dryopteridaceae"@fi,
        "Dryopteridaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37749>,
        <http://tun.fi/MX.37757> ;
    skos:prefLabel "alvejuurikasvit"@fi,
        "träjonväxter"@sv .

<http://tun.fi/MX.37757> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polystichum" ;
    dwc:scientificNameAuthorship "Roth" ;
    skos:broader <http://tun.fi/MX.37748> ;
    skos:hiddenLabel "Polystichum"@fi,
        "Polystichum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37758>,
        <http://tun.fi/MX.37759> ;
    skos:prefLabel "härkylät"@fi,
        "taggbräknar"@sv .

<http://tun.fi/MX.37765> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cystopteris" ;
    dwc:scientificNameAuthorship "Bernh." ;
    skos:broader <http://tun.fi/MX.289416> ;
    skos:hiddenLabel "Cystopteris"@fi,
        "Cystopteris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37766>,
        <http://tun.fi/MX.37769> ;
    skos:prefLabel "loikot"@fi,
        "stenbräknar"@sv .

<http://tun.fi/MX.37766> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cystopteris fragilis" ;
    dwc:scientificNameAuthorship "(L.) Bernh." ;
    skos:broader <http://tun.fi/MX.37765> ;
    skos:hiddenLabel "Cystopteris fragilis"@fi,
        "Cystopteris fragilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37767>,
        <http://tun.fi/MX.37768> ;
    skos:prefLabel "haurasloikko"@fi,
        "stenbräken"@sv .

<http://tun.fi/MX.37784> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Asplenium trichomanes" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37783> ;
    skos:hiddenLabel "Asplenium trichomanes"@fi,
        "Asplenium trichomanes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37785>,
        <http://tun.fi/MX.37786> ;
    skos:prefLabel "tummaraunioinen"@fi,
        "svartbräken"@sv .

<http://tun.fi/MX.37812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Picea abies" ;
    dwc:scientificNameAuthorship "(L.) H. Karst." ;
    skos:broader <http://tun.fi/MX.37811> ;
    skos:hiddenLabel "Picea abies"@fi,
        "Picea abies"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37813>,
        <http://tun.fi/MX.37814> ;
    skos:prefLabel "metsäkuusi"@fi,
        "gran"@sv .

<http://tun.fi/MX.37815> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Larix" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.37803> ;
    skos:hiddenLabel "Larix"@fi,
        "Larix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37817>,
        <http://tun.fi/MX.4972472> ;
    skos:prefLabel "lehtikuuset"@fi,
        "lärkar"@sv .

<http://tun.fi/MX.37819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pinus sylvestris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37818> ;
    skos:hiddenLabel "Pinus sylvestris"@fi,
        "Pinus sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42403>,
        <http://tun.fi/MX.42404> ;
    skos:prefLabel "metsämänty"@fi,
        "tall"@sv .

<http://tun.fi/MX.37824> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cupressaceae" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.4971907> ;
    skos:hiddenLabel "Cupressaceae"@fi,
        "Cupressaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37825>,
        <http://tun.fi/MX.42002> ;
    skos:prefLabel "sypressikasvit"@fi,
        "cypressväxter"@sv .

<http://tun.fi/MX.37826> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juniperus communis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kotikataja"@fi ;
    skos:broader <http://tun.fi/MX.37825> ;
    skos:hiddenLabel "Juniperus communis"@fi,
        "Juniperus communis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37827>,
        <http://tun.fi/MX.37828> ;
    skos:prefLabel "kataja"@fi,
        "en"@sv .

<http://tun.fi/MX.37830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taxus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37829> ;
    skos:hiddenLabel "Taxus"@fi,
        "Taxus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37831>,
        <http://tun.fi/MX.41546> ;
    skos:prefLabel "marjakuuset"@fi,
        "idegranar"@sv .

<http://tun.fi/MX.37837> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nymphaeaceae" ;
    dwc:scientificNameAuthorship "Salisb." ;
    skos:broader <http://tun.fi/MX.70065> ;
    skos:hiddenLabel "Nymphaeaceae"@fi,
        "Nymphaeaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37838>,
        <http://tun.fi/MX.37844> ;
    skos:prefLabel "lummekasvit"@fi,
        "näckrosväxter"@sv .

<http://tun.fi/MX.37844> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nuphar" ;
    dwc:scientificNameAuthorship "Sm." ;
    skos:broader <http://tun.fi/MX.37837> ;
    skos:hiddenLabel "Nuphar"@fi,
        "Nuphar"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37845>,
        <http://tun.fi/MX.37847> ;
    skos:prefLabel "ulpukat"@fi,
        "gula näckrosor"@sv .

<http://tun.fi/MX.37849> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37848> ;
    skos:hiddenLabel "Ceratophyllum"@fi,
        "Ceratophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37850>,
        <http://tun.fi/MX.41005> ;
    skos:prefLabel "karvalehdet"@fi,
        "särvar"@sv .

<http://tun.fi/MX.37851> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Berberidaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70069> ;
    skos:hiddenLabel "Berberidaceae"@fi,
        "Berberidaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37852>,
        <http://tun.fi/MX.4986035> ;
    skos:prefLabel "happomarjakasvit"@fi,
        "berberisväxter"@sv .

<http://tun.fi/MX.37852> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Berberis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37851> ;
    skos:hiddenLabel "Berberis"@fi,
        "Berberis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37853>,
        <http://tun.fi/MX.37854> ;
    skos:prefLabel "happomarjat"@fi,
        "berberisar"@sv .

<http://tun.fi/MX.37856> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trollius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Trollius"@fi,
        "Trollius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37857>,
        <http://tun.fi/MX.42934> ;
    skos:prefLabel "kullerot"@fi,
        "smörbollssläktet"@sv .

<http://tun.fi/MX.37863> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Caltha palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "luhtarentukka"@fi ;
    skos:broader <http://tun.fi/MX.37862> ;
    skos:hiddenLabel "Caltha palustris"@fi,
        "Caltha palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37864>,
        <http://tun.fi/MX.37865> ;
    skos:prefLabel "rentukka"@fi,
        "kabbleka"@sv .

<http://tun.fi/MX.37866> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aconitum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Aconitum"@fi,
        "Aconitum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37867>,
        <http://tun.fi/MX.37869> ;
    skos:prefLabel "ukonhatut"@fi,
        "stormhattar"@sv .

<http://tun.fi/MX.37875> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Delphinium consolida" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37871> ;
    skos:hiddenLabel "Consolida regalis"@fi,
        "Delphinium consolida"@fi,
        "Consolida regalis"@sv,
        "Delphinium consolida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37876>,
        <http://tun.fi/MX.37877> ;
    skos:prefLabel "rikkakukonkannus"@fi,
        "riddarsporre"@sv .

<http://tun.fi/MX.37891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clematis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Clematis"@fi,
        "Clematis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37893>,
        <http://tun.fi/MX.41701> ;
    skos:prefLabel "kärhöt"@fi,
        "klematisar"@sv .

<http://tun.fi/MX.37895> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus polyanthemos" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus polyanthemos"@fi,
        "Ranunculus polyanthemos"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41585>,
        <http://tun.fi/MX.42329> ;
    skos:prefLabel "aholeinikki"@fi,
        "backsmörblomma"@sv .

<http://tun.fi/MX.37897> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus acris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus acris"@fi,
        "Ranunculus acris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37898>,
        <http://tun.fi/MX.37899> ;
    skos:prefLabel "niittyleinikki"@fi,
        "smörblomma"@sv .

<http://tun.fi/MX.37943> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalictrum minus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37940> ;
    skos:hiddenLabel "Thalictrum minus"@fi,
        "Thalictrum minus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37944>,
        <http://tun.fi/MX.37945> ;
    skos:prefLabel "pikkuängelmä"@fi,
        "kustruta"@sv .

<http://tun.fi/MX.37946> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thalictrum simplex" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37940> ;
    skos:hiddenLabel "Thalictrum simplex"@fi,
        "Thalictrum simplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37947>,
        <http://tun.fi/MX.37948> ;
    skos:prefLabel "hoikkaängelmä"@fi,
        "backruta"@sv .

<http://tun.fi/MX.37959> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glaucium" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Glaucium"@fi,
        "Glaucium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37960>,
        <http://tun.fi/MX.41104> ;
    skos:prefLabel "neidonunikot"@fi,
        "hornvallmor"@sv .

<http://tun.fi/MX.37974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ulmus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37973> ;
    skos:hiddenLabel "Ulmus"@fi,
        "Ulmus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37975>,
        <http://tun.fi/MX.37976> ;
    skos:prefLabel "jalavat"@fi,
        "almar"@sv .

<http://tun.fi/MX.37977> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cannabaceae" ;
    dwc:scientificNameAuthorship "Martinov" ;
    skos:broader <http://tun.fi/MX.70070> ;
    skos:hiddenLabel "Cannabaceae"@fi,
        "Cannabaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37978>,
        <http://tun.fi/MX.37980> ;
    skos:prefLabel "hamppukasvit"@fi,
        "hampväxter"@sv .

<http://tun.fi/MX.37982> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Urticaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70070> ;
    skos:hiddenLabel "Urticaceae"@fi,
        "Urticaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37983>,
        <http://tun.fi/MX.41937> ;
    skos:prefLabel "nokkoskasvit"@fi,
        "nässelväxter"@sv .

<http://tun.fi/MX.37984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Urtica dioica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37983> ;
    skos:hiddenLabel "Urtica dioica"@fi,
        "Urtica dioica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37985>,
        <http://tun.fi/MX.37986> ;
    skos:prefLabel "isonokkonen"@fi,
        "brännässla"@sv .

<http://tun.fi/MX.37986> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Urtica dioica subsp. sondenii" ;
    dwc:scientificNameAuthorship "(Simmons) Hyl." ;
    skos:broader <http://tun.fi/MX.37984> ;
    skos:hiddenLabel "Urtica dioica subsp. sondenii"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972770>,
        <http://tun.fi/MX.4986034> ;
    skos:prefLabel "pohjannokkonen"@fi,
        "Urtica dioica subsp. sondenii"@sv .

<http://tun.fi/MX.37988> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fagaceae" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.70054> ;
    skos:hiddenLabel "Fagaceae"@fi,
        "Fagaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37989>,
        <http://tun.fi/MX.41859> ;
    skos:prefLabel "pyökkikasvit"@fi,
        "bokväxter"@sv .

<http://tun.fi/MX.37989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Quercus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37988> ;
    skos:hiddenLabel "Quercus"@fi,
        "Quercus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37990>,
        <http://tun.fi/MX.41670> ;
    skos:prefLabel "tammet"@fi,
        "ekar"@sv .

<http://tun.fi/MX.37993> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Betula pendula" ;
    dwc:scientificNameAuthorship "Roth" ;
    skos:broader <http://tun.fi/MX.37992> ;
    skos:hiddenLabel "Betula pendula"@fi,
        "Betula pendula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37994>,
        <http://tun.fi/MX.37997> ;
    skos:prefLabel "rauduskoivu"@fi,
        "vårtbjörk"@sv .

<http://tun.fi/MX.37999> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Betula pubescens" ;
    dwc:scientificNameAuthorship "Ehrh." ;
    skos:broader <http://tun.fi/MX.37992> ;
    skos:hiddenLabel "Betula pubescens"@fi,
        "Betula pubescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38000>,
        <http://tun.fi/MX.38001> ;
    skos:prefLabel "hieskoivu"@fi,
        "glasbjörk"@sv .

<http://tun.fi/MX.38001> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Betula pubescens subsp. czerepanovii" ;
    dwc:scientificNameAuthorship "(N. I. Orlova) Hämet-Ahti" ;
    skos:broader <http://tun.fi/MX.37999> ;
    skos:hiddenLabel "Betula pubescens subsp. czerepanovii"@fi,
        "Betula pubescens subsp. czerepanovii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38002>,
        <http://tun.fi/MX.38003> ;
    skos:prefLabel "tunturikoivu"@fi,
        "fjällbjörk"@sv .

<http://tun.fi/MX.38007> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alnus" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.37991> ;
    skos:hiddenLabel "Alnus"@fi,
        "Alnus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38008>,
        <http://tun.fi/MX.38010> ;
    skos:prefLabel "lepät"@fi,
        "alar"@sv .

<http://tun.fi/MX.38010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alnus incana" ;
    dwc:scientificNameAuthorship "(L.) Moench" ;
    skos:broader <http://tun.fi/MX.38007> ;
    skos:hiddenLabel "Alnus incana"@fi,
        "Alnus incana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38011>,
        <http://tun.fi/MX.38014> ;
    skos:prefLabel "harmaaleppä"@fi,
        "gråal"@sv .

<http://tun.fi/MX.38011> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Alnus incana subsp. incana" ;
    skos:broader <http://tun.fi/MX.38010> ;
    skos:hiddenLabel "Alnus incana subsp. incana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38012>,
        <http://tun.fi/MX.38013> ;
    skos:prefLabel "etelänharmaaleppä"@fi,
        "Alnus incana subsp. incana"@sv .

<http://tun.fi/MX.38020> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aizoaceae" ;
    dwc:scientificNameAuthorship "Martinov" ;
    skos:broader <http://tun.fi/MX.70046> ;
    skos:hiddenLabel "Aizoaceae"@fi,
        "Aizoaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38021>,
        <http://tun.fi/MX.41918> ;
    skos:prefLabel "päivikkikasvit"@fi,
        "isörtsväxter"@sv .

<http://tun.fi/MX.38030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Claytonia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.289482> ;
    skos:hiddenLabel "Claytonia"@fi,
        "Claytonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38031>,
        <http://tun.fi/MX.41035> ;
    skos:prefLabel "kleitoniat"@fi,
        "vårskönor"@sv .

<http://tun.fi/MX.38037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Moehringia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Moehringia"@fi,
        "Moehringia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38038>,
        <http://tun.fi/MX.38039> ;
    skos:prefLabel "hippuarhot"@fi,
        "skogsnarvar"@sv .

<http://tun.fi/MX.38059> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stellaria crassifolia" ;
    dwc:scientificNameAuthorship "Ehrh." ;
    skos:broader <http://tun.fi/MX.38046> ;
    skos:hiddenLabel "Stellaria crassifolia"@fi,
        "Stellaria crassifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38060>,
        <http://tun.fi/MX.38061> ;
    skos:prefLabel "lettotähtimö"@fi,
        "sumparv"@sv .

<http://tun.fi/MX.38073> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastium fontanum" ;
    dwc:scientificNameAuthorship "Baumg." ;
    skos:broader <http://tun.fi/MX.38063> ;
    skos:hiddenLabel "Cerastium fontanum"@fi,
        "Cerastium fontanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38074>,
        <http://tun.fi/MX.38075> ;
    skos:prefLabel "nurmihärkki"@fi,
        "hönsarv"@sv .

<http://tun.fi/MX.38075> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Cerastium fontanum subsp. vulgare" ;
    dwc:scientificNameAuthorship "(Hartm.) Greuter & Burdet" ;
    skos:broader <http://tun.fi/MX.38073> ;
    skos:hiddenLabel "Cerastium fontanum subsp. vulgare"@fi,
        "Cerastium fontanum subsp. vulgare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38076>,
        <http://tun.fi/MX.38077> ;
    skos:prefLabel "piennarnurmihärkki"@fi,
        "vanlig hönsarv"@sv .

<http://tun.fi/MX.38084> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sagina nodosa" ;
    dwc:scientificNameAuthorship "(L.) Fenzl" ;
    skos:broader <http://tun.fi/MX.38083> ;
    skos:hiddenLabel "Sagina nodosa"@fi,
        "Sagina nodosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41716>,
        <http://tun.fi/MX.41717> ;
    skos:prefLabel "nyylähaarikko"@fi,
        "knutnarv"@sv .

<http://tun.fi/MX.38090> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scleranthus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Scleranthus"@fi,
        "Scleranthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38091>,
        <http://tun.fi/MX.38092> ;
    skos:prefLabel "jäsenruohot"@fi,
        "knavlar"@sv .

<http://tun.fi/MX.38092> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scleranthus annuus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38090> ;
    skos:hiddenLabel "Scleranthus annuus"@fi,
        "Scleranthus annuus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38093>,
        <http://tun.fi/MX.43007> ;
    skos:prefLabel "viherjäsenruoho"@fi,
        "grönknavel"@sv .

<http://tun.fi/MX.38096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spergula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Spergula"@fi,
        "Spergula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38097>,
        <http://tun.fi/MX.38100> ;
    skos:prefLabel "hatikat"@fi,
        "spärglar"@sv .

<http://tun.fi/MX.38108> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viscaria alpina" ;
    dwc:scientificNameAuthorship "(L.) G. Don" ;
    skos:broader <http://tun.fi/MX.4972076> ;
    skos:hiddenLabel "Lychnis alpina"@fi,
        "Viscaria alpina"@fi,
        "Lychnis alpina"@sv,
        "Viscaria alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38109>,
        <http://tun.fi/MX.38110> ;
    skos:prefLabel "pikkutervakko"@fi,
        "fjällnejlika"@sv .

<http://tun.fi/MX.38114> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene nutans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene nutans"@fi,
        "Silene nutans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972731>,
        <http://tun.fi/MX.4973847> ;
    skos:prefLabel "nuokkukohokki"@fi,
        "backglim"@sv .

<http://tun.fi/MX.38133> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Silene dichotoma" ;
    dwc:scientificNameAuthorship "Ehrh." ;
    skos:broader <http://tun.fi/MX.38113> ;
    skos:hiddenLabel "Silene dichotoma"@fi,
        "Silene dichotoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42411>,
        <http://tun.fi/MX.42412> ;
    skos:prefLabel "hankakohokki"@fi,
        "gaffelglim"@sv .

<http://tun.fi/MX.38141> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saponaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Saponaria"@fi,
        "Saponaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38142>,
        <http://tun.fi/MX.43049> ;
    skos:prefLabel "suopayrtit"@fi,
        "såpnejlikor"@sv .

<http://tun.fi/MX.38151> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Amaranthoideae" ;
    dwc:scientificNameAuthorship "Burnett" ;
    skos:broader <http://tun.fi/MX.5081107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38152>,
        <http://tun.fi/MX.41800> ;
    skos:prefLabel "Amaranthoideae"@fi,
        "Amaranthoideae"@sv .

<http://tun.fi/MX.38159> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Beta vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38158> ;
    skos:hiddenLabel "Beta vulgaris"@fi,
        "Beta vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38160>,
        <http://tun.fi/MX.38161> ;
    skos:prefLabel "ruokajuurikas"@fi,
        "beta"@sv .

<http://tun.fi/MX.38200> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bassia" ;
    dwc:scientificNameAuthorship "All." ;
    skos:broader <http://tun.fi/MX.5082469> ;
    skos:hiddenLabel "Bassia"@fi,
        "Bassia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38201>,
        <http://tun.fi/MX.42508> ;
    skos:prefLabel "suolukat"@fi,
        "luddmållor"@sv .

<http://tun.fi/MX.38201> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bassia scoparia" ;
    dwc:scientificNameAuthorship "(L.) A. J. Scott" ;
    skos:broader <http://tun.fi/MX.38200> ;
    skos:hiddenLabel "Bassia scoparia"@fi,
        "Kochia scoparia"@fi,
        "Bassia scoparia"@sv,
        "Kochia scoparia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42472>,
        <http://tun.fi/MX.42473> ;
    skos:prefLabel "kesäsuolukka"@fi,
        "kvastmålla"@sv .

<http://tun.fi/MX.38202> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corispermum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38157> ;
    skos:hiddenLabel "Corispermum"@fi,
        "Corispermum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38203>,
        <http://tun.fi/MX.41050> ;
    skos:prefLabel "kurmiot"@fi,
        "lusfrön"@sv .

<http://tun.fi/MX.38204> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Salicornia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.5082469> ;
    skos:hiddenLabel "Salicornia"@fi,
        "Salicornia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38819>,
        <http://tun.fi/MX.4977505> ;
    skos:prefLabel "suolayrtit"@fi,
        "glasörter"@sv .

<http://tun.fi/MX.38206> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Suaeda" ;
    dwc:scientificNameAuthorship "Forssk. ex J. F. Gmel." ;
    skos:broader <http://tun.fi/MX.5082469> ;
    skos:hiddenLabel "Suaeda"@fi,
        "Suaeda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38207>,
        <http://tun.fi/MX.41524> ;
    skos:prefLabel "mehikilokit"@fi,
        "saltörter"@sv .

<http://tun.fi/MX.38216> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polygonum aviculare" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kotipihatatar"@fi ;
    skos:broader <http://tun.fi/MX.38213> ;
    skos:hiddenLabel "Polygonum aviculare"@fi,
        "Polygonum aviculare"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38217>,
        <http://tun.fi/MX.42999> ;
    skos:prefLabel "pihatatar"@fi,
        "trampört"@sv .

<http://tun.fi/MX.38230> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bistorta" ;
    dwc:scientificNameAuthorship "(L.) Adans." ;
    skos:broader <http://tun.fi/MX.38210> ;
    skos:hiddenLabel "Bistorta"@fi,
        "Bistorta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38231>,
        <http://tun.fi/MX.38232> ;
    skos:prefLabel "konnantattaret"@fi,
        "ormrötter"@sv .

<http://tun.fi/MX.38237> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fallopia" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.38210> ;
    skos:hiddenLabel "Fallopia"@fi,
        "Fallopia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38238>,
        <http://tun.fi/MX.38239> ;
    skos:prefLabel "köynnöstattaret"@fi,
        "bindor"@sv .

<http://tun.fi/MX.38243> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fagopyrum" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38210> ;
    skos:hiddenLabel "Fagopyrum"@fi,
        "Fagopyrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38244>,
        <http://tun.fi/MX.38245> ;
    skos:prefLabel "tattarit"@fi,
        "boveten"@sv .

<http://tun.fi/MX.38248> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rheum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38210> ;
    skos:hiddenLabel "Rheum"@fi,
        "Rheum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38249>,
        <http://tun.fi/MX.41594> ;
    skos:prefLabel "raparperit"@fi,
        "rabarbersläktet"@sv .

<http://tun.fi/MX.38279> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex acetosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex acetosa"@fi,
        "Rumex acetosa subsp. acetosa"@fi,
        "Rumex acetosa"@sv,
        "Rumex acetosa subsp. acetosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38281>,
        <http://tun.fi/MX.38282> ;
    skos:prefLabel "niittysuolaheinä"@fi,
        "ängssyra"@sv .

<http://tun.fi/MX.38291> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Armeria" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.38290> ;
    skos:hiddenLabel "Armeria"@fi,
        "Armeria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38292>,
        <http://tun.fi/MX.38296> ;
    skos:prefLabel "laukkaneilikat"@fi,
        "triftar"@sv .

<http://tun.fi/MX.38315> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola rupestris" ;
    dwc:scientificNameAuthorship "F. W. Schmidt" ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola rupestris"@fi,
        "Viola rupestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38316>,
        <http://tun.fi/MX.38319> ;
    skos:prefLabel "hietaorvokki"@fi,
        "sandviol"@sv .

<http://tun.fi/MX.38323> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Viola canina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38310> ;
    skos:hiddenLabel "Viola canina"@fi,
        "Viola canina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38324>,
        <http://tun.fi/MX.38325> ;
    skos:prefLabel "aho-orvokki"@fi,
        "ängsviol"@sv .

<http://tun.fi/MX.38339> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cistaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70063> ;
    skos:hiddenLabel "Cistaceae"@fi,
        "Cistaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38340>,
        <http://tun.fi/MX.42008> ;
    skos:prefLabel "päivännoutokasvit"@fi,
        "solvändeväxter"@sv .

<http://tun.fi/MX.38341> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Helianthemum nummularium" ;
    dwc:scientificNameAuthorship "(L.) Mill." ;
    skos:broader <http://tun.fi/MX.38340> ;
    skos:hiddenLabel "Helianthemum nummularium"@fi,
        "Helianthemum nummularium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972433>,
        <http://tun.fi/MX.4972434> ;
    skos:prefLabel "kultapäivännouto"@fi,
        "solvända"@sv .

<http://tun.fi/MX.38343> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryonia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38342> ;
    skos:hiddenLabel "Bryonia"@fi,
        "Bryonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38344>,
        <http://tun.fi/MX.40877> ;
    skos:prefLabel "koiranköynnökset"@fi,
        "hundrovor"@sv .

<http://tun.fi/MX.38349> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cucurbita" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "aitokurpitsat"@fi ;
    skos:broader <http://tun.fi/MX.38342> ;
    skos:hiddenLabel "Cucurbita"@fi,
        "Cucurbita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38350>,
        <http://tun.fi/MX.5021101> ;
    skos:prefLabel "kurpitsat"@fi,
        "pumpor"@sv .

<http://tun.fi/MX.38358> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sisymbrium officinale" ;
    dwc:scientificNameAuthorship "(L.) Scop." ;
    skos:broader <http://tun.fi/MX.38352> ;
    skos:hiddenLabel "Sisymbrium officinale"@fi,
        "Sisymbrium officinale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38359>,
        <http://tun.fi/MX.38360> ;
    skos:prefLabel "rohtopernaruoho"@fi,
        "vägsenap"@sv .

<http://tun.fi/MX.38372> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bunias" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Bunias"@fi,
        "Bunias"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38373>,
        <http://tun.fi/MX.41666> ;
    skos:prefLabel "ukonpalot"@fi,
        "ryssgubbar"@sv .

<http://tun.fi/MX.38377> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysimum cheiranthoides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38374> ;
    skos:hiddenLabel "Erysimum cheiranthoides"@fi,
        "Erysimum cheiranthoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38378>,
        <http://tun.fi/MX.38379> ;
    skos:prefLabel "peltoukonnauris"@fi,
        "åkerkårel"@sv .

<http://tun.fi/MX.38387> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Barbarea vulgaris" ;
    dwc:scientificNameAuthorship "W. T. Aiton" ;
    skos:broader <http://tun.fi/MX.38386> ;
    skos:hiddenLabel "Barbarea vulgaris"@fi,
        "Barbarea vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38388>,
        <http://tun.fi/MX.43012> ;
    skos:prefLabel "peltokanankaali"@fi,
        "sommargyllen"@sv .

<http://tun.fi/MX.38431> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Draba glabella" ;
    dwc:scientificNameAuthorship "Pursh" ;
    skos:broader <http://tun.fi/MX.38425> ;
    skos:hiddenLabel "Draba daurica"@fi,
        "Draba glabella"@fi,
        "Draba daurica"@sv,
        "Draba glabella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42445>,
        <http://tun.fi/MX.42446> ;
    skos:prefLabel "isokynsimö"@fi,
        "fjälldraba"@sv .

<http://tun.fi/MX.38433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Draba incana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38425> ;
    skos:hiddenLabel "Draba incana"@fi,
        "Draba incana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972342>,
        <http://tun.fi/MX.4972343> ;
    skos:prefLabel "harmaakynsimö"@fi,
        "grådraba"@sv .

<http://tun.fi/MX.38435> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Draba nemorosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38425> ;
    skos:hiddenLabel "Draba nemorosa"@fi,
        "Draba nemorosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38436>,
        <http://tun.fi/MX.38437> ;
    skos:prefLabel "keltakynsimö"@fi,
        "sanddraba"@sv .

<http://tun.fi/MX.38440> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cochlearia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Cochlearia"@fi,
        "Cochlearia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38441>,
        <http://tun.fi/MX.38442> ;
    skos:prefLabel "kuirimot"@fi,
        "skörbjuggsörter"@sv .

<http://tun.fi/MX.38446> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Camelina alyssum" ;
    dwc:scientificNameAuthorship "(Mill.) Thell." ;
    skos:broader <http://tun.fi/MX.38443> ;
    skos:hiddenLabel "Camelina alyssum"@fi,
        "Camelina alyssum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38447>,
        <http://tun.fi/MX.38448> ;
    skos:prefLabel "pellavatankio"@fi,
        "lindådra"@sv .

<http://tun.fi/MX.38451> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capsella" ;
    dwc:scientificNameAuthorship "Medik." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Capsella"@fi,
        "Capsella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38452>,
        <http://tun.fi/MX.40894> ;
    skos:prefLabel "lutukat"@fi,
        "lommar"@sv .

<http://tun.fi/MX.38481> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conringia" ;
    dwc:scientificNameAuthorship "Heist. ex Fabr." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Conringia"@fi,
        "Conringia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38482>,
        <http://tun.fi/MX.41041> ;
    skos:prefLabel "savuruohot"@fi,
        "kåltravar"@sv .

<http://tun.fi/MX.38490> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brassica napus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38486> ;
    skos:hiddenLabel "Brassica napus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38491>,
        <http://tun.fi/MX.4972935> ;
    skos:prefLabel "juureskaali"@fi,
        "Brassica napus"@sv .

<http://tun.fi/MX.38498> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sinapis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "mesisinapit"@fi ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Sinapis"@fi,
        "Sinapis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38499>,
        <http://tun.fi/MX.38501> ;
    skos:prefLabel "sinapit"@fi,
        "senaper"@sv .

<http://tun.fi/MX.38499> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinapis arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38498> ;
    skos:hiddenLabel "Sinapis arvensis"@fi,
        "Sinapis arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38500>,
        <http://tun.fi/MX.43022> ;
    skos:prefLabel "rikkasinappi"@fi,
        "åkersenap"@sv .

<http://tun.fi/MX.38501> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sinapis alba" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38498> ;
    skos:hiddenLabel "Sinapis alba"@fi,
        "Sinapis alba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42415>,
        <http://tun.fi/MX.42416> ;
    skos:prefLabel "keltasinappi"@fi,
        "vitsenap"@sv .

<http://tun.fi/MX.38510> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rapistrum" ;
    dwc:scientificNameAuthorship "Crantz" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Rapistrum"@fi,
        "Rapistrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38511>,
        <http://tun.fi/MX.38512> ;
    skos:prefLabel "saksanretikat"@fi,
        "stäppsenaper"@sv .

<http://tun.fi/MX.38515> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Raphanus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Raphanus"@fi,
        "Raphanus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38516>,
        <http://tun.fi/MX.38517> ;
    skos:prefLabel "retikat"@fi,
        "rättikor"@sv .

<http://tun.fi/MX.38517> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Raphanus sativus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38515> ;
    skos:hiddenLabel "Raphanus sativus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972578>,
        <http://tun.fi/MX.4972579> ;
    skos:prefLabel "ruokaretikka"@fi,
        "Raphanus sativus"@sv .

<http://tun.fi/MX.38518> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Resedaceae" ;
    dwc:scientificNameAuthorship "Martinov" ;
    skos:broader <http://tun.fi/MX.70043> ;
    skos:hiddenLabel "Resedaceae"@fi,
        "Resedaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38519>,
        <http://tun.fi/MX.41987> ;
    skos:prefLabel "resedakasvit"@fi,
        "resedaväxter"@sv .

<http://tun.fi/MX.38526> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Salicaceae" ;
    dwc:scientificNameAuthorship "Mirb." ;
    skos:broader <http://tun.fi/MX.70062> ;
    skos:hiddenLabel "Salicaceae"@fi,
        "Salicaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38527>,
        <http://tun.fi/MX.38589> ;
    skos:prefLabel "pajukasvit"@fi,
        "videväxter"@sv .

<http://tun.fi/MX.38541> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix glauca" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix glauca"@fi,
        "Salix glauca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38542>,
        <http://tun.fi/MX.38543> ;
    skos:prefLabel "tunturipaju"@fi,
        "ripvide"@sv .

<http://tun.fi/MX.38547> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix lanata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix lanata"@fi,
        "Salix lanata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38548>,
        <http://tun.fi/MX.38549> ;
    skos:prefLabel "villapaju"@fi,
        "ullvide"@sv .

<http://tun.fi/MX.38563> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix caprea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix caprea"@fi,
        "Salix caprea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38564>,
        <http://tun.fi/MX.38565> ;
    skos:prefLabel "raita"@fi,
        "sälg"@sv .

<http://tun.fi/MX.38570> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix repens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix repens"@fi,
        "Salix repens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38571>,
        <http://tun.fi/MX.38574> ;
    skos:prefLabel "siropaju"@fi,
        "hundvide"@sv .

<http://tun.fi/MX.38571> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Salix repens subsp. repens" ;
    skos:broader <http://tun.fi/MX.38570> ;
    skos:hiddenLabel "Salix repens subsp. repens"@fi,
        "Salix repens subsp. repens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42447>,
        <http://tun.fi/MX.42448> ;
    skos:prefLabel "hanhensiropaju"@fi,
        "krypvide"@sv .

<http://tun.fi/MX.38576> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix hastata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix hastata"@fi,
        "Salix hastata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38577>,
        <http://tun.fi/MX.38578> ;
    skos:prefLabel "kalvaspaju"@fi,
        "blekvide"@sv .

<http://tun.fi/MX.38602> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhododendron" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Ledum"@fi,
        "Rhododendron"@fi,
        "Ledum"@sv,
        "Rhododendron"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38603>,
        <http://tun.fi/MX.38605> ;
    skos:prefLabel "alppiruusut"@fi,
        "rododendron"@sv .

<http://tun.fi/MX.38606> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kalmia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Kalmia"@fi,
        "Loiseleuria"@fi,
        "Kalmia"@sv,
        "Loiseleuria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38607>,
        <http://tun.fi/MX.4973377> ;
    skos:prefLabel "kalmiat"@fi,
        "kalmior"@sv .

<http://tun.fi/MX.38630> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrola rotundifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38625> ;
    skos:hiddenLabel "Pyrola rotundifolia"@fi,
        "Pyrola rotundifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38631>,
        <http://tun.fi/MX.38632> ;
    skos:prefLabel "isotalvikki"@fi,
        "vitpyrola"@sv .

<http://tun.fi/MX.38640> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypopitys" ;
    dwc:scientificNameAuthorship "Hill" ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Hypopitys"@fi,
        "Hypopitys"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38641>,
        <http://tun.fi/MX.38643> ;
    skos:prefLabel "mäntykukat"@fi,
        "tallörter"@sv .

<http://tun.fi/MX.38646> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Empetrum nigrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "mustavariksenmarja"@fi ;
    skos:broader <http://tun.fi/MX.38645> ;
    skos:hiddenLabel "Empetrum nigrum"@fi,
        "Empetrum nigrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38647>,
        <http://tun.fi/MX.38648> ;
    skos:prefLabel "variksenmarja"@fi,
        "kråkbär"@sv .

<http://tun.fi/MX.38681> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lysimachia arvensis" ;
    dwc:scientificNameAuthorship "(L.) U. Manns & Anderb." ;
    skos:broader <http://tun.fi/MX.38669> ;
    skos:hiddenLabel "Anagallis arvensis"@fi,
        "Lysimachia arvensis"@fi,
        "Anagallis arvensis"@sv,
        "Lysimachia arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5002176>,
        <http://tun.fi/MX.5002177> ;
    skos:prefLabel "peltopunka"@fi,
        "rödmire"@sv .

<http://tun.fi/MX.38685> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tilia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "siipilehmukset"@fi ;
    skos:broader <http://tun.fi/MX.38687> ;
    skos:hiddenLabel "Tilia"@fi,
        "Tilia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38686>,
        <http://tun.fi/MX.41550> ;
    skos:prefLabel "lehmukset"@fi,
        "lindar"@sv .

<http://tun.fi/MX.38688> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sida" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38687> ;
    skos:hiddenLabel "Sida"@fi,
        "Sida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38689>,
        <http://tun.fi/MX.41491> ;
    skos:prefLabel "siidat"@fi,
        "sammetsmalvor"@sv .

<http://tun.fi/MX.38693> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Malva sylvestris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38690> ;
    skos:hiddenLabel "Malva sylvestris"@fi,
        "Malva sylvestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42396>,
        <http://tun.fi/MX.42397> ;
    skos:prefLabel "kiiltomalva"@fi,
        "rödmalva"@sv .

<http://tun.fi/MX.38700> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hibiscus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38687> ;
    skos:hiddenLabel "Hibiscus"@fi,
        "Hibiscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38701>,
        <http://tun.fi/MX.4973286> ;
    skos:prefLabel "hibiskukset"@fi,
        "hibiskusar"@sv .

<http://tun.fi/MX.38703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mercurialis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38702> ;
    skos:hiddenLabel "Mercurialis"@fi,
        "Mercurialis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38704>,
        <http://tun.fi/MX.38705> ;
    skos:prefLabel "sinijuuret"@fi,
        "binglar"@sv .

<http://tun.fi/MX.38711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphorbia esula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38706> ;
    skos:hiddenLabel "Euphorbia esula"@fi,
        "Euphorbia esula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42449>,
        <http://tun.fi/MX.42450> ;
    skos:prefLabel "kenttätyräkki"@fi,
        "vargtörel"@sv .

<http://tun.fi/MX.38732> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysosplenium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38716> ;
    skos:hiddenLabel "Chrysosplenium"@fi,
        "Chrysosplenium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38733>,
        <http://tun.fi/MX.38734> ;
    skos:prefLabel "linnunsilmät"@fi,
        "gullpudror"@sv .

<http://tun.fi/MX.38736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crassula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kiiltopaunikot"@fi ;
    skos:broader <http://tun.fi/MX.38735> ;
    skos:hiddenLabel "Crassula"@fi,
        "Crassula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38737>,
        <http://tun.fi/MX.41062> ;
    skos:prefLabel "paunikot"@fi,
        "krassulor"@sv .

<http://tun.fi/MX.38756> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodiola" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38735> ;
    skos:hiddenLabel "Rhodiola"@fi,
        "Rhodiola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38757>,
        <http://tun.fi/MX.5068746> ;
    skos:prefLabel "ruusujuuret"@fi,
        "rosenrötter"@sv .

<http://tun.fi/MX.38769> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ribes uva-crispa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "hillokarviainen"@fi ;
    skos:broader <http://tun.fi/MX.38759> ;
    skos:hiddenLabel "Ribes uva-crispa"@fi,
        "Ribes uva-crispa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38770>,
        <http://tun.fi/MX.38772> ;
    skos:prefLabel "karviainen"@fi,
        "krusbär"@sv .

<http://tun.fi/MX.38773> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ribes aureum" ;
    dwc:scientificNameAuthorship "Pursh" ;
    skos:broader <http://tun.fi/MX.38759> ;
    skos:hiddenLabel "Ribes aureum"@fi,
        "Ribes aureum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972583>,
        <http://tun.fi/MX.4972584> ;
    skos:prefLabel "kultaherukka"@fi,
        "gullrips"@sv .

<http://tun.fi/MX.38791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aruncus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Aruncus"@fi,
        "Aruncus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38792>,
        <http://tun.fi/MX.5014645> ;
    skos:prefLabel "töyhtöangervot"@fi,
        "plymspireor"@sv .

<http://tun.fi/MX.38828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sanguisorba" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Sanguisorba"@fi,
        "Sanguisorba"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38829>,
        <http://tun.fi/MX.4972716> ;
    skos:prefLabel "luppiot"@fi,
        "storpimpineller"@sv .

<http://tun.fi/MX.38830> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poterium sanguisorba" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.4972054> ;
    skos:hiddenLabel "Poterium sanguisorba"@fi,
        "Sanguisorba minor"@fi,
        "Poterium sanguisorba"@sv,
        "Sanguisorba minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42409>,
        <http://tun.fi/MX.4978964> ;
    skos:prefLabel "pikkuluppu"@fi,
        "pimpinell"@sv .

<http://tun.fi/MX.38834> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Geum rivale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38833> ;
    skos:hiddenLabel "Geum rivale"@fi,
        "Geum rivale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972430>,
        <http://tun.fi/MX.4972431> ;
    skos:prefLabel "ojakellukka"@fi,
        "humleblomster"@sv .

<http://tun.fi/MX.38844> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Argentina anserina" ;
    dwc:scientificNameAuthorship "(L.) Rydb." ;
    skos:broader <http://tun.fi/MX.4972057> ;
    skos:hiddenLabel "Argentina anserina"@fi,
        "Potentilla anserina"@fi,
        "Argentina anserina"@sv,
        "Potentilla anserina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38845>,
        <http://tun.fi/MX.38846> ;
    skos:prefLabel "ketohanhikki"@fi,
        "gåsört"@sv .

<http://tun.fi/MX.38851> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla argentea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla argentea"@fi,
        "Potentilla argentea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42222>,
        <http://tun.fi/MX.43020> ;
    skos:prefLabel "hoikkahopeahanhikki"@fi,
        "femfingerört"@sv .

<http://tun.fi/MX.38856> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla norvegica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla norvegica"@fi,
        "Potentilla norvegica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5000835>,
        <http://tun.fi/MX.5000836> ;
    skos:prefLabel "peltohanhikki"@fi,
        "norsk fingerört"@sv .

<http://tun.fi/MX.38858> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla recta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla recta"@fi,
        "Potentilla recta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5001222>,
        <http://tun.fi/MX.5001223> ;
    skos:prefLabel "pystyhanhikki"@fi,
        "styv fingerört"@sv .

<http://tun.fi/MX.38866> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sibbaldia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Sibbaldia"@fi,
        "Sibbaldia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38867>,
        <http://tun.fi/MX.5001225> ;
    skos:prefLabel "närvänät"@fi,
        "dvärgfingerörter"@sv .

<http://tun.fi/MX.38892> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Alchemilla filicaulis" ;
    dwc:scientificNameAuthorship "Buser" ;
    skos:broader <http://tun.fi/MX.38874> ;
    skos:hiddenLabel "Alchemilla filicaulis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38893>,
        <http://tun.fi/MX.43011> ;
    skos:prefLabel "hentopoimulehti"@fi,
        "Alchemilla filicaulis"@sv .

<http://tun.fi/MX.38910> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sorbus aucuparia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kotipihlaja"@fi ;
    skos:broader <http://tun.fi/MX.38909> ;
    skos:hiddenLabel "Sorbus aucuparia"@fi,
        "Sorbus aucuparia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38911>,
        <http://tun.fi/MX.38914> ;
    skos:prefLabel "pihlaja"@fi,
        "rönn"@sv .

<http://tun.fi/MX.38928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crataegus rhipidophylla" ;
    dwc:scientificNameAuthorship "Gand." ;
    skos:broader <http://tun.fi/MX.38925> ;
    skos:hiddenLabel "Crataegus curvisepala"@fi,
        "Crataegus rhipidophylla"@fi,
        "Crataegus curvisepala"@sv,
        "Crataegus rhipidophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38929>,
        <http://tun.fi/MX.38930> ;
    skos:prefLabel "suippuorapihlaja"@fi,
        "flikhagtorn"@sv .

<http://tun.fi/MX.38935> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunus domestica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "tarhaluumupuu"@fi ;
    skos:broader <http://tun.fi/MX.38933> ;
    skos:hiddenLabel "Prunus domestica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38936>,
        <http://tun.fi/MX.38937> ;
    skos:prefLabel "luumupuu"@fi,
        "Prunus domestica"@sv .

<http://tun.fi/MX.38939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Prunus padus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38933> ;
    skos:hiddenLabel "Prunus padus"@fi,
        "Prunus padus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38940>,
        <http://tun.fi/MX.38941> ;
    skos:prefLabel "lehtotuomi"@fi,
        "hägg"@sv .

<http://tun.fi/MX.38943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thermopsis" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Thermopsis"@fi,
        "Thermopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38944>,
        <http://tun.fi/MX.41535> ;
    skos:prefLabel "revonpavut"@fi,
        "lupinväpplingar"@sv .

<http://tun.fi/MX.38951> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galega" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Galega"@fi,
        "Galega"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38952>,
        <http://tun.fi/MX.38953> ;
    skos:prefLabel "vuohenherneet"@fi,
        "getrutor"@sv .

<http://tun.fi/MX.38954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caragana" ;
    dwc:scientificNameAuthorship "Fabr." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Caragana"@fi,
        "Caragana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38955>,
        <http://tun.fi/MX.40896> ;
    skos:prefLabel "hernepensaat"@fi,
        "karaganer"@sv .

<http://tun.fi/MX.38963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxytropis" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Oxytropis"@fi,
        "Oxytropis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38964>,
        <http://tun.fi/MX.38965> ;
    skos:prefLabel "keulankärjet"@fi,
        "klovedlar"@sv .

<http://tun.fi/MX.38975> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia villosa" ;
    dwc:scientificNameAuthorship "Roth" ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia villosa"@fi,
        "Vicia villosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38976>,
        <http://tun.fi/MX.38977> ;
    skos:prefLabel "ruisvirna"@fi,
        "luddvicker"@sv .

<http://tun.fi/MX.38980> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia sepium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia sepium"@fi,
        "Vicia sepium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38981>,
        <http://tun.fi/MX.43010> ;
    skos:prefLabel "aitovirna"@fi,
        "häckvicker"@sv .

<http://tun.fi/MX.38982> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia pannonica" ;
    dwc:scientificNameAuthorship "Crantz" ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia pannonica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38983>,
        <http://tun.fi/MX.38984> ;
    skos:prefLabel "unkarinvirna"@fi,
        "Vicia pannonica"@sv .

<http://tun.fi/MX.38985> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia sativa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia sativa"@fi,
        "Vicia sativa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38986>,
        <http://tun.fi/MX.38987> ;
    skos:prefLabel "rehuvirna"@fi,
        "åkervicker"@sv .

<http://tun.fi/MX.39000> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus linifolius" ;
    dwc:scientificNameAuthorship "(Reichard) Bässler" ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus linifolius"@fi,
        "Lathyrus linifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39001>,
        <http://tun.fi/MX.43017> ;
    skos:prefLabel "syylälinnunherne"@fi,
        "gökärt"@sv .

<http://tun.fi/MX.39003> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus palustris"@fi,
        "Lathyrus palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973385>,
        <http://tun.fi/MX.4973386> ;
    skos:prefLabel "rantanätkelmä"@fi,
        "kärrvial"@sv .

<http://tun.fi/MX.39010> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus oleraceus" ;
    dwc:scientificNameAuthorship "Lam." ;
    skos:altLabel "satoherne"@fi ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus oleraceus"@fi,
        "Pisum sativum"@fi,
        "Lathyrus oleraceus"@sv,
        "Pisum sativum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39011>,
        <http://tun.fi/MX.43019> ;
    skos:prefLabel "herne"@fi,
        "ärt"@sv .

<http://tun.fi/MX.39012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ononis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Ononis"@fi,
        "Ononis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41254>,
        <http://tun.fi/MX.41255> ;
    skos:prefLabel "orakot"@fi,
        "puktörnen"@sv .

<http://tun.fi/MX.39039> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium hybridum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium hybridum"@fi,
        "Trifolium hybridum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39040>,
        <http://tun.fi/MX.39041> ;
    skos:prefLabel "alsikeapila"@fi,
        "alsikeklöver"@sv .

<http://tun.fi/MX.39043> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium resupinatum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium resupinatum"@fi,
        "Trifolium resupinatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39044>,
        <http://tun.fi/MX.39045> ;
    skos:prefLabel "tuoksuapila"@fi,
        "doftklöver"@sv .

<http://tun.fi/MX.39052> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Trifolium pratense" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39036> ;
    skos:hiddenLabel "Trifolium pratense"@fi,
        "Trifolium pratense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39053>,
        <http://tun.fi/MX.42938> ;
    skos:prefLabel "puna-apila"@fi,
        "rödklöver"@sv .

<http://tun.fi/MX.39071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ornithopus sativus" ;
    dwc:scientificNameAuthorship "Brot." ;
    skos:broader <http://tun.fi/MX.39070> ;
    skos:hiddenLabel "Ornithopus sativus"@fi,
        "Ornithopus sativus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42400>,
        <http://tun.fi/MX.42401> ;
    skos:prefLabel "peltolinnunjalka"@fi,
        "serradella"@sv .

<http://tun.fi/MX.39072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coronilla" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Coronilla"@fi,
        "Coronilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39073>,
        <http://tun.fi/MX.5001843> ;
    skos:prefLabel "nivelvirnat"@fi,
        "kroniller"@sv .

<http://tun.fi/MX.39105> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Epilobium palustre" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39087> ;
    skos:hiddenLabel "Epilobium palustre"@fi,
        "Epilobium palustre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42453>,
        <http://tun.fi/MX.42454> ;
    skos:prefLabel "suohorsma"@fi,
        "kärrdunört"@sv .

<http://tun.fi/MX.39134> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Geraniaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70057> ;
    skos:hiddenLabel "Geraniaceae"@fi,
        "Geraniaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39135>,
        <http://tun.fi/MX.39150> ;
    skos:prefLabel "kurjenpolvikasvit"@fi,
        "näveväxter"@sv .

<http://tun.fi/MX.39179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chaerophyllum hirsutum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39178> ;
    skos:hiddenLabel "Chaerophyllum hirsutum"@fi,
        "Chaerophyllum hirsutum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972318>,
        <http://tun.fi/MX.4973200> ;
    skos:prefLabel "karvakirveli"@fi,
        "bergkörvel"@sv .

<http://tun.fi/MX.39187> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scandix" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Scandix"@fi,
        "Scandix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39188>,
        <http://tun.fi/MX.39189> ;
    skos:prefLabel "sarjaputket"@fi,
        "nålkörvlar"@sv .

<http://tun.fi/MX.39223> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cicuta virosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39222> ;
    skos:hiddenLabel "Cicuta virosa"@fi,
        "Cicuta virosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39224>,
        <http://tun.fi/MX.39225> ;
    skos:prefLabel "myrkkykeiso"@fi,
        "sprängört"@sv .

<http://tun.fi/MX.39230> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Selinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Cnidium"@fi,
        "Selinum"@fi,
        "Cnidium"@sv,
        "Selinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39231>,
        <http://tun.fi/MX.42741> ;
    skos:prefLabel "särmäputket"@fi,
        "krusfrön"@sv .

<http://tun.fi/MX.39234> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Angelica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Angelica"@fi,
        "Angelica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39235>,
        <http://tun.fi/MX.39236> ;
    skos:prefLabel "karhunputket"@fi,
        "kvannar"@sv .

<http://tun.fi/MX.39236> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Angelica archangelica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39234> ;
    skos:hiddenLabel "Angelica archangelica"@fi,
        "Angelica archangelica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39237>,
        <http://tun.fi/MX.39238> ;
    skos:prefLabel "väinönputki"@fi,
        "kvanne"@sv .

<http://tun.fi/MX.39248> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Heracleum sphondylium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "euroopanukonputki"@fi ;
    skos:broader <http://tun.fi/MX.39247> ;
    skos:hiddenLabel "Heracleum sphondylium"@fi,
        "Heracleum sphondylium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39249>,
        <http://tun.fi/MX.39251> ;
    skos:prefLabel "ukonputki"@fi,
        "björnloka"@sv .

<http://tun.fi/MX.39257> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Torilis" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Torilis"@fi,
        "Torilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39258>,
        <http://tun.fi/MX.42617> ;
    skos:prefLabel "piikkikatkot"@fi,
        "rödkörvlar"@sv .

<http://tun.fi/MX.39264> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Daucus carota" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "aitoporkkana"@fi ;
    skos:broader <http://tun.fi/MX.39263> ;
    skos:hiddenLabel "Daucus carota"@fi,
        "Daucus carota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39265>,
        <http://tun.fi/MX.39266> ;
    skos:prefLabel "porkkana"@fi,
        "morot"@sv .

<http://tun.fi/MX.39267> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhamnaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70070> ;
    skos:hiddenLabel "Rhamnaceae"@fi,
        "Rhamnaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39268>,
        <http://tun.fi/MX.4972116> ;
    skos:prefLabel "paatsamakasvit"@fi,
        "brakvedsväxter"@sv .

<http://tun.fi/MX.39271> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Elaeagnaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70070> ;
    skos:hiddenLabel "Elaeagnaceae"@fi,
        "Elaeagnaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39272>,
        <http://tun.fi/MX.39274> ;
    skos:prefLabel "hopeapensaskasvit"@fi,
        "havtornsväxter"@sv .

<http://tun.fi/MX.39272> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elaeagnus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39271> ;
    skos:hiddenLabel "Elaeagnus"@fi,
        "Elaeagnus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39273>,
        <http://tun.fi/MX.42325> ;
    skos:prefLabel "hopeapensaat"@fi,
        "silverbuskar"@sv .

<http://tun.fi/MX.39288> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium palustre" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium palustre"@fi,
        "Galium palustre"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39289>,
        <http://tun.fi/MX.39290> ;
    skos:prefLabel "rantamatara"@fi,
        "vattenmåra"@sv .

<http://tun.fi/MX.39299> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Galium spurium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39283> ;
    skos:hiddenLabel "Galium spurium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39300>,
        <http://tun.fi/MX.39301> ;
    skos:prefLabel "peltomatara"@fi,
        "Galium spurium"@sv .

<http://tun.fi/MX.39304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cruciata" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39276> ;
    skos:hiddenLabel "Cruciata"@fi,
        "Cruciata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39305>,
        <http://tun.fi/MX.39306> ;
    skos:prefLabel "ristimatarat"@fi,
        "korsmåror"@sv .

<http://tun.fi/MX.39308> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vincetoxicum" ;
    dwc:scientificNameAuthorship "Wolf" ;
    skos:broader <http://tun.fi/MX.41748> ;
    skos:hiddenLabel "Vincetoxicum"@fi,
        "Vincetoxicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39309>,
        <http://tun.fi/MX.5022983> ;
    skos:prefLabel "käärmeenpistonyrtit"@fi,
        "tulkörter"@sv .

<http://tun.fi/MX.39318> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gentianella campestris" ;
    dwc:scientificNameAuthorship "(L.) Börner" ;
    skos:broader <http://tun.fi/MX.39316> ;
    skos:hiddenLabel "Gentianella campestris"@fi,
        "Gentianella campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39319>,
        <http://tun.fi/MX.39320> ;
    skos:prefLabel "ketokatkero"@fi,
        "bredgentiana"@sv .

<http://tun.fi/MX.39321> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gentianella amarella" ;
    dwc:scientificNameAuthorship "(L.) Börner" ;
    skos:broader <http://tun.fi/MX.39316> ;
    skos:hiddenLabel "Gentianella amarella"@fi,
        "Gentianella amarella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39322>,
        <http://tun.fi/MX.39323> ;
    skos:prefLabel "horkkakatkero"@fi,
        "smalgentiana"@sv .

<http://tun.fi/MX.39326> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Menyanthaceae" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.53721> ;
    skos:hiddenLabel "Menyanthaceae"@fi,
        "Menyanthaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39327>,
        <http://tun.fi/MX.53476> ;
    skos:prefLabel "raatekasvit"@fi,
        "vattenklöverväxter"@sv .

<http://tun.fi/MX.39330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fraxinus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39329> ;
    skos:hiddenLabel "Fraxinus"@fi,
        "Fraxinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39331>,
        <http://tun.fi/MX.41092> ;
    skos:prefLabel "saarnet"@fi,
        "askar"@sv .

<http://tun.fi/MX.39357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Valeriana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39334> ;
    skos:hiddenLabel "Valeriana"@fi,
        "Valeriana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39358>,
        <http://tun.fi/MX.39359> ;
    skos:prefLabel "virmajuuret"@fi,
        "vänderötter"@sv .

<http://tun.fi/MX.39359> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Valeriana excelsa" ;
    dwc:scientificNameAuthorship "Poir." ;
    skos:broader <http://tun.fi/MX.39357> ;
    skos:hiddenLabel "Valeriana excelsa"@fi,
        "Valeriana sambucifolia"@fi,
        "Valeriana excelsa"@sv,
        "Valeriana sambucifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39360>,
        <http://tun.fi/MX.39361> ;
    skos:prefLabel "lehtovirmajuuri"@fi,
        "flädervänderot"@sv .

<http://tun.fi/MX.39363> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dipsacus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39334> ;
    skos:hiddenLabel "Dipsacus"@fi,
        "Dipsacus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39364>,
        <http://tun.fi/MX.42960> ;
    skos:prefLabel "karstaohdakkeet"@fi,
        "kardväddar"@sv .

<http://tun.fi/MX.39367> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Knautia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39334> ;
    skos:hiddenLabel "Knautia"@fi,
        "Knautia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39368>,
        <http://tun.fi/MX.5014658> ;
    skos:prefLabel "ruusuruohot"@fi,
        "åkerväddar"@sv .

<http://tun.fi/MX.39383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cuscuta europaea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39381> ;
    skos:hiddenLabel "Cuscuta europaea"@fi,
        "Cuscuta europaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39384>,
        <http://tun.fi/MX.39385> ;
    skos:prefLabel "euroopanvieras"@fi,
        "nässelsnärja"@sv .

<http://tun.fi/MX.39394> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydrophyllaceae" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.70042> ;
    skos:hiddenLabel "Hydrophyllaceae"@fi,
        "Hydrophyllaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39395>,
        <http://tun.fi/MX.41928> ;
    skos:prefLabel "sievikkikasvit"@fi,
        "indiankålsväxter"@sv .

<http://tun.fi/MX.39395> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phacelia" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.39394> ;
    skos:hiddenLabel "Phacelia"@fi,
        "Phacelia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39396>,
        <http://tun.fi/MX.4972522> ;
    skos:prefLabel "hunajakukat"@fi,
        "facelior"@sv .

<http://tun.fi/MX.39401> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Echium"@fi,
        "Echium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39402>,
        <http://tun.fi/MX.42324> ;
    skos:prefLabel "neidonkielet"@fi,
        "snokörter"@sv .

<http://tun.fi/MX.39405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nonea" ;
    dwc:scientificNameAuthorship "Medik." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Nonea"@fi,
        "Nonea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39406>,
        <http://tun.fi/MX.41244> ;
    skos:prefLabel "nunnat"@fi,
        "nonneor"@sv .

<http://tun.fi/MX.39408> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Symphytum officinale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39407> ;
    skos:hiddenLabel "Symphytum officinale"@fi,
        "Symphytum officinale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39409>,
        <http://tun.fi/MX.39410> ;
    skos:prefLabel "rohtoraunioyrtti"@fi,
        "äkta vallört"@sv .

<http://tun.fi/MX.39420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagiobothrys" ;
    dwc:scientificNameAuthorship "Fisch. & C. A. Mey." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Plagiobothrys"@fi,
        "Plagiobothrys"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39421>,
        <http://tun.fi/MX.41314> ;
    skos:prefLabel "mierokit"@fi,
        "tiggarstavar"@sv .

<http://tun.fi/MX.39430> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myosotis laxa" ;
    dwc:scientificNameAuthorship "Lehm." ;
    skos:broader <http://tun.fi/MX.39424> ;
    skos:hiddenLabel "Myosotis laxa"@fi,
        "Myosotis laxa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39431>,
        <http://tun.fi/MX.39432> ;
    skos:prefLabel "rantalemmikki"@fi,
        "sumpförgätmigej"@sv .

<http://tun.fi/MX.39433> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Myosotis scorpioides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39424> ;
    skos:hiddenLabel "Myosotis scorpioides"@fi,
        "Myosotis scorpioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39434>,
        <http://tun.fi/MX.39436> ;
    skos:prefLabel "luhtalemmikki"@fi,
        "äkta förgätmigej"@sv .

<http://tun.fi/MX.39439> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lappula" ;
    dwc:scientificNameAuthorship "Gilib." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Lappula"@fi,
        "Lappula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39441>,
        <http://tun.fi/MX.39442> ;
    skos:prefLabel "keräsirkunjyvät"@fi,
        "piggfrön"@sv .

<http://tun.fi/MX.39474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leonurus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Leonurus"@fi,
        "Leonurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39475>,
        <http://tun.fi/MX.4986153> ;
    skos:prefLabel "nukulat"@fi,
        "hjärtstillor"@sv .

<http://tun.fi/MX.39475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leonurus cardiaca" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39474> ;
    skos:hiddenLabel "Leonurus cardiaca"@fi,
        "Leonurus cardiaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39476>,
        <http://tun.fi/MX.39477> ;
    skos:prefLabel "rohtonukula"@fi,
        "hjärtstilla"@sv .

<http://tun.fi/MX.39479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ballota nigra" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39478> ;
    skos:hiddenLabel "Ballota nigra"@fi,
        "Ballota nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39480>,
        <http://tun.fi/MX.39481> ;
    skos:prefLabel "tummaporro"@fi,
        "bosyska"@sv .

<http://tun.fi/MX.39499> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prunella" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Prunella"@fi,
        "Prunella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39500>,
        <http://tun.fi/MX.41571> ;
    skos:prefLabel "niittyhumalat"@fi,
        "brunörter"@sv .

<http://tun.fi/MX.39507> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Origanum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Origanum"@fi,
        "Origanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39508>,
        <http://tun.fi/MX.41256> ;
    skos:prefLabel "meiramit"@fi,
        "kungsmyntor"@sv .

<http://tun.fi/MX.39510> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thymus pulegioides" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39509> ;
    skos:hiddenLabel "Thymus pulegioides"@fi,
        "Thymus pulegioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42565>,
        <http://tun.fi/MX.4973994> ;
    skos:prefLabel "nurmiajuruoho"@fi,
        "stortimjan"@sv .

<http://tun.fi/MX.39512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thymus serpyllum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39509> ;
    skos:hiddenLabel "Thymus serpyllum"@fi,
        "Thymus serpyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39513>,
        <http://tun.fi/MX.39516> ;
    skos:prefLabel "kangasajuruoho"@fi,
        "backtimjan"@sv .

<http://tun.fi/MX.39526> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mentha aquatica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39519> ;
    skos:hiddenLabel "Mentha aquatica"@fi,
        "Mentha aquatica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39527>,
        <http://tun.fi/MX.39528> ;
    skos:prefLabel "vesiminttu"@fi,
        "vattenmynta"@sv .

<http://tun.fi/MX.39535> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Callitriche hermaphroditica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39534> ;
    skos:hiddenLabel "Callitriche hermaphroditica"@fi,
        "Callitriche hermaphroditica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973159>,
        <http://tun.fi/MX.4973160> ;
    skos:prefLabel "uposvesitähti"@fi,
        "höstlånke"@sv .

<http://tun.fi/MX.39542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyoscyamus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39539> ;
    skos:hiddenLabel "Hyoscyamus"@fi,
        "Hyoscyamus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39543>,
        <http://tun.fi/MX.42872> ;
    skos:prefLabel "hullukaalit"@fi,
        "bolmörter"@sv .

<http://tun.fi/MX.39548> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solanum nigrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39547> ;
    skos:hiddenLabel "Solanum nigrum"@fi,
        "Solanum nigrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39549>,
        <http://tun.fi/MX.39554> ;
    skos:prefLabel "mustakoiso"@fi,
        "nattskatta"@sv .

<http://tun.fi/MX.39564> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Datura stramonium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39563> ;
    skos:hiddenLabel "Datura stramonium"@fi,
        "Datura stramonium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972333>,
        <http://tun.fi/MX.4972334> ;
    skos:prefLabel "okahulluruoho"@fi,
        "spikklubba"@sv .

<http://tun.fi/MX.39581> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scrophularia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39567> ;
    skos:hiddenLabel "Scrophularia"@fi,
        "Scrophularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39582>,
        <http://tun.fi/MX.39583> ;
    skos:prefLabel "syyläjuuret"@fi,
        "flenörter"@sv .

<http://tun.fi/MX.39593> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Linaria genistifolia" ;
    dwc:scientificNameAuthorship "(L.) Mill." ;
    skos:broader <http://tun.fi/MX.39588> ;
    skos:hiddenLabel "Linaria genistifolia"@fi,
        "Linaria genistifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42372>,
        <http://tun.fi/MX.5001267> ;
    skos:prefLabel "härmäkannusruoho"@fi,
        "ginstsporre"@sv .

<http://tun.fi/MX.39594> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cymbalaria" ;
    dwc:scientificNameAuthorship "Hill" ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Cymbalaria"@fi,
        "Cymbalaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39595>,
        <http://tun.fi/MX.42899> ;
    skos:prefLabel "kilkat"@fi,
        "murrevor"@sv .

<http://tun.fi/MX.39600> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica serpyllifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica serpyllifolia"@fi,
        "Veronica serpyllifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39601>,
        <http://tun.fi/MX.39602> ;
    skos:prefLabel "orvontädyke"@fi,
        "majveronika"@sv .

<http://tun.fi/MX.39603> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica alpina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica alpina"@fi,
        "Veronica alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39604>,
        <http://tun.fi/MX.39605> ;
    skos:prefLabel "tunturitädyke"@fi,
        "fjällveronika"@sv .

<http://tun.fi/MX.39621> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica hederifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica hederifolia"@fi,
        "Veronica hederifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39622>,
        <http://tun.fi/MX.39623> ;
    skos:prefLabel "murattitädyke"@fi,
        "murgrönsveronika"@sv .

<http://tun.fi/MX.39624> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica longifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica longifolia"@fi,
        "Veronica longifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39625>,
        <http://tun.fi/MX.39626> ;
    skos:prefLabel "rantatädyke"@fi,
        "strandveronika"@sv .

<http://tun.fi/MX.39633> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melampyrum pratense" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39628> ;
    skos:hiddenLabel "Melampyrum pratense"@fi,
        "Melampyrum pratense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972500>,
        <http://tun.fi/MX.4972501> ;
    skos:prefLabel "kangasmaitikka"@fi,
        "ängskovall"@sv .

<http://tun.fi/MX.39635> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphrasia officinalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39634> ;
    skos:hiddenLabel "Euphrasia officinalis"@fi,
        "Euphrasia rostkoviana"@fi,
        "Euphrasia officinalis"@sv,
        "Euphrasia rostkoviana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39636>,
        <http://tun.fi/MX.39637> ;
    skos:prefLabel "nystysilmäruoho"@fi,
        "läkeögontröst"@sv .

<http://tun.fi/MX.39638> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphrasia stricta" ;
    dwc:scientificNameAuthorship "J. P. Wolff ex J. F. Lehm." ;
    skos:broader <http://tun.fi/MX.39634> ;
    skos:hiddenLabel "Euphrasia stricta"@fi,
        "Euphrasia stricta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39639>,
        <http://tun.fi/MX.43014> ;
    skos:prefLabel "ketosilmäruoho"@fi,
        "lila ögontröst"@sv .

<http://tun.fi/MX.39650> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Odontites litoralis" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.39647> ;
    skos:hiddenLabel "Odontites litoralis"@fi,
        "Odontites litoralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39651>,
        <http://tun.fi/MX.39652> ;
    skos:prefLabel "suolasänkiö"@fi,
        "strandrödtoppa"@sv .

<http://tun.fi/MX.39673> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plantago major" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39672> ;
    skos:hiddenLabel "Plantago major"@fi,
        "Plantago major"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39676>,
        <http://tun.fi/MX.42998> ;
    skos:prefLabel "piharatamo"@fi,
        "groblad"@sv .

<http://tun.fi/MX.39683> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lentibulariaceae" ;
    dwc:scientificNameAuthorship "Rich." ;
    skos:broader <http://tun.fi/MX.70059> ;
    skos:hiddenLabel "Lentibulariaceae"@fi,
        "Lentibulariaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39684>,
        <http://tun.fi/MX.39688> ;
    skos:prefLabel "vesihernekasvit"@fi,
        "tätörtsväxter"@sv .

<http://tun.fi/MX.39718> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jasione" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "mykerömunkit"@fi ;
    skos:broader <http://tun.fi/MX.39700> ;
    skos:hiddenLabel "Jasione"@fi,
        "Jasione"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39719>,
        <http://tun.fi/MX.39720> ;
    skos:prefLabel "munkit"@fi,
        "blåmunkssläktet"@sv .

<http://tun.fi/MX.39727> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solidago virgaurea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39726> ;
    skos:hiddenLabel "Solidago virgaurea"@fi,
        "Solidago virgaurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39728>,
        <http://tun.fi/MX.39729> ;
    skos:prefLabel "kultapiisku"@fi,
        "gullris"@sv .

<http://tun.fi/MX.39730> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Solidago canadensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39726> ;
    skos:hiddenLabel "Solidago canadensis"@fi,
        "Solidago canadensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972735>,
        <http://tun.fi/MX.4972736> ;
    skos:prefLabel "kanadanpiisku"@fi,
        "kanadensiskt gullris"@sv .

<http://tun.fi/MX.39745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigeron uniflorus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39739> ;
    skos:hiddenLabel "Erigeron uniflorus"@fi,
        "Erigeron uniflorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39746>,
        <http://tun.fi/MX.39747> ;
    skos:prefLabel "tunturikallioinen"@fi,
        "fjällbinka"@sv .

<http://tun.fi/MX.39757> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gnaphalium uliginosum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39753> ;
    skos:hiddenLabel "Gnaphalium uliginosum"@fi,
        "Gnaphalium uliginosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39758>,
        <http://tun.fi/MX.39759> ;
    skos:prefLabel "savijäkkärä"@fi,
        "sumpnoppa"@sv .

<http://tun.fi/MX.39784> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rudbeckia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Rudbeckia"@fi,
        "Rudbeckia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39785>,
        <http://tun.fi/MX.39786> ;
    skos:prefLabel "päivänhatut"@fi,
        "rudbeckior"@sv .

<http://tun.fi/MX.39798> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xanthium orientale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39796> ;
    skos:hiddenLabel "Xanthium orientale"@fi,
        "Xanthium orientale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5003048>,
        <http://tun.fi/MX.5006304> ;
    skos:prefLabel "tummasappiruoho"@fi,
        "mörkt gullfrö"@sv .

<http://tun.fi/MX.39800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galinsoga" ;
    dwc:scientificNameAuthorship "Ruiz & Pav." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Galinsoga"@fi,
        "Galinsoga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39801>,
        <http://tun.fi/MX.39802> ;
    skos:prefLabel "saurikit"@fi,
        "gänglar"@sv .

<http://tun.fi/MX.39809> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achillea ptarmica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39808> ;
    skos:hiddenLabel "Achillea ptarmica"@fi,
        "Achillea ptarmica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.210811>,
        <http://tun.fi/MX.4972150> ;
    skos:prefLabel "ojakärsämö"@fi,
        "nysört"@sv .

<http://tun.fi/MX.39812> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achillea millefolium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39808> ;
    skos:hiddenLabel "Achillea millefolium"@fi,
        "Achillea millefolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39813>,
        <http://tun.fi/MX.39814> ;
    skos:prefLabel "siankärsämö"@fi,
        "röllika"@sv .

<http://tun.fi/MX.39815> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Achillea nobilis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39808> ;
    skos:hiddenLabel "Achillea nobilis"@fi,
        "Achillea nobilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013667>,
        <http://tun.fi/MX.5013668> ;
    skos:prefLabel "jalokärsämö"@fi,
        "ängsröllika"@sv .

<http://tun.fi/MX.39816> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chamaemelum" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Chamaemelum"@fi,
        "Chamaemelum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41013>,
        <http://tun.fi/MX.41014> ;
    skos:prefLabel "kampasauramot"@fi,
        "romarkamomiller"@sv .

<http://tun.fi/MX.39818> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tripleurospermum" ;
    dwc:scientificNameAuthorship "Sch. Bip." ;
    skos:altLabel "silmäsauniot"@fi ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Tripleurospermum"@fi,
        "Tripleurospermum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39819>,
        <http://tun.fi/MX.39823> ;
    skos:prefLabel "sauniot"@fi,
        "baldersbrår"@sv .

<http://tun.fi/MX.39825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Matricaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Matricaria"@fi,
        "Matricaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39826>,
        <http://tun.fi/MX.39827> ;
    skos:prefLabel "tuoksusauniot"@fi,
        "kamomiller"@sv .

<http://tun.fi/MX.39835> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artemisia vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39834> ;
    skos:hiddenLabel "Artemisia vulgaris"@fi,
        "Artemisia vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39836>,
        <http://tun.fi/MX.39837> ;
    skos:prefLabel "pujo"@fi,
        "gråbo"@sv .

<http://tun.fi/MX.39853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arnica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Arnica"@fi,
        "Arnica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39854>,
        <http://tun.fi/MX.43000> ;
    skos:prefLabel "arnikit"@fi,
        "arnikor"@sv .

<http://tun.fi/MX.39862> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Senecio vulgaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39855> ;
    skos:hiddenLabel "Senecio vulgaris"@fi,
        "Senecio vulgaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972726>,
        <http://tun.fi/MX.4972727> ;
    skos:prefLabel "peltovillakko"@fi,
        "korsört"@sv .

<http://tun.fi/MX.39863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calendula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Calendula"@fi,
        "Calendula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39864>,
        <http://tun.fi/MX.40884> ;
    skos:prefLabel "kehäkukat"@fi,
        "ringblommor"@sv .

<http://tun.fi/MX.39865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carlina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Carlina"@fi,
        "Carlina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39866>,
        <http://tun.fi/MX.39867> ;
    skos:prefLabel "kurhot"@fi,
        "spåtistlar"@sv .

<http://tun.fi/MX.39907> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Centaurea phrygia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39898> ;
    skos:hiddenLabel "Centaurea phrygia"@fi,
        "Centaurea phrygia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973191>,
        <http://tun.fi/MX.4973192> ;
    skos:prefLabel "nurmikaunokki"@fi,
        "ängsklint"@sv .

<http://tun.fi/MX.39911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cichorium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Cichorium"@fi,
        "Cichorium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39912>,
        <http://tun.fi/MX.4978796> ;
    skos:prefLabel "sikurit"@fi,
        "cikorior"@sv .

<http://tun.fi/MX.39916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leontodon" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Leontodon"@fi,
        "Leontodon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39921>,
        <http://tun.fi/MX.40809> ;
    skos:prefLabel "sakaramaitiaiset"@fi,
        "lejonfibblor"@sv .

<http://tun.fi/MX.39927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tragopogon" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Tragopogon"@fi,
        "Tragopogon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39928>,
        <http://tun.fi/MX.4973996> ;
    skos:prefLabel "pukinparrat"@fi,
        "haverrötter"@sv .

<http://tun.fi/MX.39928> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tragopogon pratensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39927> ;
    skos:hiddenLabel "Tragopogon pratensis"@fi,
        "Tragopogon pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42368>,
        <http://tun.fi/MX.43009> ;
    skos:prefLabel "piennarpukinparta"@fi,
        "ängshaverrot"@sv .

<http://tun.fi/MX.39930> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sonchus asper" ;
    dwc:scientificNameAuthorship "(L.) Hill" ;
    skos:broader <http://tun.fi/MX.39929> ;
    skos:hiddenLabel "Sonchus asper"@fi,
        "Sonchus asper"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971574>,
        <http://tun.fi/MX.4973854> ;
    skos:prefLabel "otavalvatti"@fi,
        "svinmolke"@sv .

<http://tun.fi/MX.39933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sonchus oleraceus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39929> ;
    skos:hiddenLabel "Sonchus oleraceus"@fi,
        "Sonchus oleraceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39934>,
        <http://tun.fi/MX.39935> ;
    skos:prefLabel "kaalivalvatti"@fi,
        "kålmolke"@sv .

<http://tun.fi/MX.39936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sonchus arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39929> ;
    skos:hiddenLabel "Sonchus arvensis"@fi,
        "Sonchus arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39937>,
        <http://tun.fi/MX.39938> ;
    skos:prefLabel "peltovalvatti"@fi,
        "åkermolke"@sv .

<http://tun.fi/MX.39971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polygonatum" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39977> ;
    skos:hiddenLabel "Polygonatum"@fi,
        "Polygonatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39972>,
        <http://tun.fi/MX.39974> ;
    skos:prefLabel "torvikielot"@fi,
        "ramsar"@sv .

<http://tun.fi/MX.39985> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Muscari" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:altLabel "ruukkuhelmililjat"@fi ;
    skos:broader <http://tun.fi/MX.39977> ;
    skos:hiddenLabel "Muscari"@fi,
        "Muscari"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39986>,
        <http://tun.fi/MX.4973419> ;
    skos:prefLabel "helmililjat"@fi,
        "pärlhyacinter"@sv .

<http://tun.fi/MX.39990> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium schoenoprasum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium schoenoprasum"@fi,
        "Allium schoenoprasum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39991>,
        <http://tun.fi/MX.39994> ;
    skos:prefLabel "ruoholaukka"@fi,
        "gräslök"@sv .

<http://tun.fi/MX.39991> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Allium schoenoprasum subsp. schoenoprasum" ;
    skos:broader <http://tun.fi/MX.39990> ;
    skos:hiddenLabel "Allium schoenoprasum subsp. schoenoprasum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39992>,
        <http://tun.fi/MX.39993> ;
    skos:prefLabel "euroopanruoholaukka"@fi,
        "Allium schoenoprasum subsp. schoenoprasum"@sv .

<http://tun.fi/MX.39998> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Allium vineale" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39988> ;
    skos:hiddenLabel "Allium vineale"@fi,
        "Allium vineale"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42493>,
        <http://tun.fi/MX.42712> ;
    skos:prefLabel "hietalaukka"@fi,
        "sandlök"@sv .

<http://tun.fi/MX.39999> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Melanthiaceae" ;
    dwc:scientificNameAuthorship "Batsch ex Borkh." ;
    skos:broader <http://tun.fi/MX.70038> ;
    skos:hiddenLabel "Melanthiaceae"@fi,
        "Melanthiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39966>,
        <http://tun.fi/MX.40002> ;
    skos:prefLabel "sudenmarjakasvit"@fi,
        "nysrotsväxter"@sv .

<http://tun.fi/MX.4> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calopteryx" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.3> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5>,
        <http://tun.fi/MX.6> ;
    skos:prefLabel "Calopteryx"@fi,
        "Calopteryx"@sv .

<http://tun.fi/MX.40005> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colchicum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40004> ;
    skos:hiddenLabel "Colchicum"@fi,
        "Colchicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40006>,
        <http://tun.fi/MX.4973211> ;
    skos:prefLabel "myrkkyliljat"@fi,
        "tidlösor"@sv .

<http://tun.fi/MX.40008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fritillaria" ;
    dwc:scientificNameAuthorship "Tourn. ex L." ;
    skos:broader <http://tun.fi/MX.40007> ;
    skos:hiddenLabel "Fritillaria"@fi,
        "Fritillaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40009>,
        <http://tun.fi/MX.41093> ;
    skos:prefLabel "pikarililjat"@fi,
        "klockliljor"@sv .

<http://tun.fi/MX.40024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gladiolus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40017> ;
    skos:hiddenLabel "Gladiolus"@fi,
        "Gladiolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40025>,
        <http://tun.fi/MX.41103> ;
    skos:prefLabel "miekkaliljat"@fi,
        "sabelliljor"@sv .

<http://tun.fi/MX.40034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephalanthera" ;
    dwc:scientificNameAuthorship "Rich." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Cephalanthera"@fi,
        "Cephalanthera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40035>,
        <http://tun.fi/MX.40036> ;
    skos:prefLabel "lumovalkut"@fi,
        "skogsliljor"@sv .

<http://tun.fi/MX.40056> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Gymnadenia conopsea" ;
    dwc:scientificNameAuthorship "(L.) R. Br." ;
    skos:broader <http://tun.fi/MX.40055> ;
    skos:hiddenLabel "Gymnadenia conopsea"@fi,
        "Gymnadenia conopsea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40057>,
        <http://tun.fi/MX.40058> ;
    skos:prefLabel "punakirkiruoho"@fi,
        "brudsporre"@sv .

<http://tun.fi/MX.40057> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Gymnadenia conopsea subsp. conopsea" ;
    skos:broader <http://tun.fi/MX.40056> ;
    skos:hiddenLabel "Gymnadenia conopsea subsp. conopsea"@fi,
        "Gymnadenia conopsea subsp. conopsea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013614>,
        <http://tun.fi/MX.5013615> ;
    skos:prefLabel "ahokirkiruoho"@fi,
        "vanlig brudsporre"@sv .

<http://tun.fi/MX.40068> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylorhiza incarnata" ;
    dwc:scientificNameAuthorship "(L.) Soó" ;
    skos:broader <http://tun.fi/MX.40063> ;
    skos:hiddenLabel "Dactylorhiza incarnata"@fi,
        "Dactylorhiza incarnata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40069>,
        <http://tun.fi/MX.40070> ;
    skos:prefLabel "punakämmekkä"@fi,
        "ängsnycklar"@sv .

<http://tun.fi/MX.40071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylorhiza majalis" ;
    dwc:scientificNameAuthorship "(Rchb.) P. F. Hunt & Summerh." ;
    skos:broader <http://tun.fi/MX.40063> ;
    skos:hiddenLabel "Dactylorhiza majalis"@fi,
        "Dactylorhiza majalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40066>,
        <http://tun.fi/MX.41330> ;
    skos:prefLabel "toukokämmekkä"@fi,
        "dubbelnycklar"@sv .

<http://tun.fi/MX.40072> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylorhiza maculata" ;
    dwc:scientificNameAuthorship "(L.) Soó" ;
    skos:broader <http://tun.fi/MX.40063> ;
    skos:hiddenLabel "Dactylorhiza maculata"@fi,
        "Dactylorhiza maculata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40074>,
        <http://tun.fi/MX.4973227> ;
    skos:prefLabel "täpläkämmekkä"@fi,
        "fläcknycklar"@sv .

<http://tun.fi/MX.40075> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orchis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Orchis"@fi,
        "Orchis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40076>,
        <http://tun.fi/MX.40077> ;
    skos:prefLabel "pallerokämmekät"@fi,
        "nycklar"@sv .

<http://tun.fi/MX.40105> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Alismataceae" ;
    dwc:scientificNameAuthorship "Vent." ;
    skos:broader <http://tun.fi/MX.53663> ;
    skos:hiddenLabel "Alismataceae"@fi,
        "Alismataceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40106>,
        <http://tun.fi/MX.40110> ;
    skos:prefLabel "sarpiokasvit"@fi,
        "svaltingväxter"@sv .

<http://tun.fi/MX.40106> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sagittaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40105> ;
    skos:hiddenLabel "Sagittaria"@fi,
        "Sagittaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40107>,
        <http://tun.fi/MX.40108> ;
    skos:prefLabel "keiholehdet"@fi,
        "pilbladssläktet"@sv .

<http://tun.fi/MX.40110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alisma" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kiehkurasarpiot"@fi ;
    skos:broader <http://tun.fi/MX.40105> ;
    skos:hiddenLabel "Alisma"@fi,
        "Alisma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40111>,
        <http://tun.fi/MX.40112> ;
    skos:prefLabel "sarpiot"@fi,
        "kranssvaltingar"@sv .

<http://tun.fi/MX.40118> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elodea" ;
    dwc:scientificNameAuthorship "Rich." ;
    skos:broader <http://tun.fi/MX.40113> ;
    skos:hiddenLabel "Elodea"@fi,
        "Elodea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40119>,
        <http://tun.fi/MX.52867> ;
    skos:prefLabel "vesirutot"@fi,
        "vattenpester"@sv .

<http://tun.fi/MX.40124> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triglochin" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40123> ;
    skos:hiddenLabel "Triglochin"@fi,
        "Triglochin"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40125>,
        <http://tun.fi/MX.40126> ;
    skos:prefLabel "suolakkeet"@fi,
        "sältingar"@sv .

<http://tun.fi/MX.40152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ruppia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.289436> ;
    skos:hiddenLabel "Ruppia"@fi,
        "Ruppia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40153>,
        <http://tun.fi/MX.40156> ;
    skos:prefLabel "hapsikat"@fi,
        "natingar"@sv .

<http://tun.fi/MX.40153> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ruppia maritima" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40152> ;
    skos:hiddenLabel "Ruppia maritima"@fi,
        "Ruppia maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40154>,
        <http://tun.fi/MX.40155> ;
    skos:prefLabel "merihapsikka"@fi,
        "hårnating"@sv .

<http://tun.fi/MX.40161> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zannichellia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40127> ;
    skos:hiddenLabel "Zannichellia"@fi,
        "Zannichellia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40165>,
        <http://tun.fi/MX.5002202> ;
    skos:prefLabel "haurat"@fi,
        "hårsärvar"@sv .

<http://tun.fi/MX.40186> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Typhaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.53720> ;
    skos:hiddenLabel "Sparganiaceae"@fi,
        "Typhaceae"@fi,
        "Sparganiaceae"@sv,
        "Typhaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40173>,
        <http://tun.fi/MX.40187> ;
    skos:prefLabel "osmankäämikasvit"@fi,
        "kaveldunsväxter"@sv .

<http://tun.fi/MX.40187> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Typha" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40186> ;
    skos:hiddenLabel "Typha"@fi,
        "Typha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40188>,
        <http://tun.fi/MX.40189> ;
    skos:prefLabel "osmankäämit"@fi,
        "kaveldun"@sv .

<http://tun.fi/MX.40191> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Commelinaceae" ;
    dwc:scientificNameAuthorship "Mirb." ;
    skos:broader <http://tun.fi/MX.70036> ;
    skos:hiddenLabel "Commelinaceae"@fi,
        "Commelinaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40192>,
        <http://tun.fi/MX.42794> ;
    skos:prefLabel "soljokasvit"@fi,
        "himmelsblomsväxter"@sv .

<http://tun.fi/MX.40192> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Commelina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40191> ;
    skos:hiddenLabel "Commelina"@fi,
        "Commelina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40193>,
        <http://tun.fi/MX.41040> ;
    skos:prefLabel "soljot"@fi,
        "himmelsblommor"@sv .

<http://tun.fi/MX.40229> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Luzula multiflora" ;
    dwc:scientificNameAuthorship "(Ehrh.) Lej." ;
    skos:broader <http://tun.fi/MX.40227> ;
    skos:hiddenLabel "Luzula multiflora"@fi,
        "Luzula multiflora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40230>,
        <http://tun.fi/MX.42996> ;
    skos:prefLabel "nurmipiippo"@fi,
        "ängsfryle"@sv .

<http://tun.fi/MX.40243> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scirpus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Scirpus"@fi,
        "Scirpus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40244>,
        <http://tun.fi/MX.40245> ;
    skos:prefLabel "röyhykaislat"@fi,
        "skogssävssläktet"@sv .

<http://tun.fi/MX.40248> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schoenoplectus" ;
    dwc:scientificNameAuthorship "(Rchb.) Palla" ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Schoenoplectus"@fi,
        "Schoenoplectus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40249>,
        <http://tun.fi/MX.40250> ;
    skos:prefLabel "putkikaislat"@fi,
        "sävsläktet"@sv .

<http://tun.fi/MX.40251> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichophorum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Trichophorum"@fi,
        "Trichophorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40252>,
        <http://tun.fi/MX.40253> ;
    skos:prefLabel "nuppiluikat"@fi,
        "tuvsävssläktet"@sv .

<http://tun.fi/MX.40269> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eleocharis palustris" ;
    dwc:scientificNameAuthorship "(L.) Roem. & Schult." ;
    skos:broader <http://tun.fi/MX.40265> ;
    skos:hiddenLabel "Eleocharis palustris"@fi,
        "Eleocharis palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40270>,
        <http://tun.fi/MX.40273> ;
    skos:prefLabel "rantaluikka"@fi,
        "knappsäv"@sv .

<http://tun.fi/MX.40270> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Eleocharis palustris subsp. palustris" ;
    skos:broader <http://tun.fi/MX.40269> ;
    skos:hiddenLabel "Eleocharis palustris subsp. palustris"@fi,
        "Eleocharis palustris subsp. palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40271>,
        <http://tun.fi/MX.40272> ;
    skos:prefLabel "pohjanrantaluikka"@fi,
        "nordknappsäv"@sv .

<http://tun.fi/MX.40275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Eleocharis uniglumis" ;
    dwc:scientificNameAuthorship "(Link) Schult." ;
    skos:broader <http://tun.fi/MX.40265> ;
    skos:hiddenLabel "Eleocharis uniglumis"@fi,
        "Eleocharis uniglumis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40276>,
        <http://tun.fi/MX.40277> ;
    skos:prefLabel "meriluikka"@fi,
        "agnsäv"@sv .

<http://tun.fi/MX.40280> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhynchospora" ;
    dwc:scientificNameAuthorship "Vahl" ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Rhynchospora"@fi,
        "Rhynchospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40281>,
        <http://tun.fi/MX.40282> ;
    skos:prefLabel "piirtoheinät"@fi,
        "småag"@sv .

<http://tun.fi/MX.40327> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex brunnescens" ;
    dwc:scientificNameAuthorship "(Pers.) Poir." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex brunnescens"@fi,
        "Carex brunnescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40328>,
        <http://tun.fi/MX.40329> ;
    skos:prefLabel "polkusara"@fi,
        "nickstarr"@sv .

<http://tun.fi/MX.40363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex lepidocarpa" ;
    dwc:scientificNameAuthorship "Tausch" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex lepidocarpa"@fi,
        "Carex lepidocarpa var. turgida"@fi,
        "Carex lepidocarpa var. turgida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40364>,
        <http://tun.fi/MX.40365> ;
    skos:prefLabel "nokkasara"@fi,
        "Carex lepidocarpa"@sv .

<http://tun.fi/MX.40411> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex elata" ;
    dwc:scientificNameAuthorship "All." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex elata"@fi,
        "Carex elata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40412>,
        <http://tun.fi/MX.40413> ;
    skos:prefLabel "piukkasara"@fi,
        "bunkestarr"@sv .

<http://tun.fi/MX.40417> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex nigra" ;
    dwc:scientificNameAuthorship "(L.) Reichard" ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex nigra"@fi,
        "Carex nigra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40418>,
        <http://tun.fi/MX.40419> ;
    skos:prefLabel "jokapaikansara"@fi,
        "hundstarr"@sv .

<http://tun.fi/MX.40436> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lolium arundinaceum" ;
    dwc:scientificNameAuthorship "(Schreb.) Darbysh." ;
    skos:altLabel "ruokonata"@fi ;
    skos:broader <http://tun.fi/MX.40448> ;
    skos:hiddenLabel "Festuca arundinacea"@fi,
        "Lolium arundinaceum"@fi,
        "Schedonorus arundinaceus"@fi,
        "Festuca arundinacea"@sv,
        "Lolium arundinaceum"@sv,
        "Schedonorus arundinaceus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5074283>,
        <http://tun.fi/MX.5074284> ;
    skos:prefLabel "ruokoraiheinä"@fi,
        "rörsvingel"@sv .

<http://tun.fi/MX.40438> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Festuca rubra" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40432> ;
    skos:hiddenLabel "Festuca rubra"@fi,
        "Festuca rubra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40439>,
        <http://tun.fi/MX.42221> ;
    skos:prefLabel "punanata"@fi,
        "rödsvingel"@sv .

<http://tun.fi/MX.40475> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa bulbosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa bulbosa"@fi,
        "Poa bulbosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972541>,
        <http://tun.fi/MX.4972542> ;
    skos:prefLabel "sipulinurmikka"@fi,
        "knölgröe"@sv .

<http://tun.fi/MX.40476> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Poa alpina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40456> ;
    skos:hiddenLabel "Poa alpina"@fi,
        "Poa alpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42511>,
        <http://tun.fi/MX.4973446> ;
    skos:prefLabel "tunturinurmikka"@fi,
        "fjällgröe"@sv .

<http://tun.fi/MX.40489> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Beckmannia" ;
    dwc:scientificNameAuthorship "Host" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Beckmannia"@fi,
        "Beckmannia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40490>,
        <http://tun.fi/MX.40491> ;
    skos:prefLabel "törökit"@fi,
        "radgrässläktet"@sv .

<http://tun.fi/MX.40492> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cynosurus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Cynosurus"@fi,
        "Cynosurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40493>,
        <http://tun.fi/MX.40932> ;
    skos:prefLabel "sukapäät"@fi,
        "kamäxingar"@sv .

<http://tun.fi/MX.40500> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Briza" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Briza"@fi,
        "Briza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40501>,
        <http://tun.fi/MX.40873> ;
    skos:prefLabel "siroräpelöt"@fi,
        "darrgrässläktet"@sv .

<http://tun.fi/MX.40529> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leymus" ;
    dwc:scientificNameAuthorship "Hochst." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Leymus"@fi,
        "Leymus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40530>,
        <http://tun.fi/MX.42373> ;
    skos:prefLabel "tankivehnät"@fi,
        "strandrågssläktet"@sv .

<http://tun.fi/MX.40537> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elytrigia repens" ;
    dwc:scientificNameAuthorship "(L.) Desv. ex Nevski" ;
    skos:broader <http://tun.fi/MX.42803> ;
    skos:hiddenLabel "Elymus repens"@fi,
        "Elytrigia repens"@fi,
        "Elymus repens"@sv,
        "Elytrigia repens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42377>,
        <http://tun.fi/MX.5001937> ;
    skos:prefLabel "niittyjuola"@fi,
        "kvickrot"@sv .

<http://tun.fi/MX.40557> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Arrhenatherum elatius" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv. ex J. Presl & C. Presl" ;
    skos:broader <http://tun.fi/MX.40556> ;
    skos:hiddenLabel "Arrhenatherum elatius"@fi,
        "Arrhenatherum elatius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973130>,
        <http://tun.fi/MX.4973131> ;
    skos:prefLabel "niittyheinäkaura"@fi,
        "knylhavre"@sv .

<http://tun.fi/MX.40574> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthoxanthum nitens" ;
    dwc:scientificNameAuthorship "(Weber) Y. Schouten & Veldkamp" ;
    skos:broader <http://tun.fi/MX.40581> ;
    skos:hiddenLabel "Anthoxanthum nitens"@fi,
        "Hierochloë odorata"@fi,
        "Anthoxanthum nitens"@sv,
        "Hierochloë odorata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40575>,
        <http://tun.fi/MX.40576> ;
    skos:prefLabel "tuoksumaarianheinä"@fi,
        "doftmyskgräs"@sv .

<http://tun.fi/MX.40577> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthoxanthum hirtum" ;
    dwc:scientificNameAuthorship "(Schrank) Y. Schouten & Veldkamp" ;
    skos:broader <http://tun.fi/MX.40581> ;
    skos:hiddenLabel "Anthoxanthum hirtum"@fi,
        "Hierochloë hirta"@fi,
        "Anthoxanthum hirtum"@sv,
        "Hierochloë hirta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40578>,
        <http://tun.fi/MX.40579> ;
    skos:prefLabel "niittymaarianheinä"@fi,
        "raggmyskgräs"@sv .

<http://tun.fi/MX.40584> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holcus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Holcus"@fi,
        "Holcus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40585>,
        <http://tun.fi/MX.40586> ;
    skos:prefLabel "mesiheinät"@fi,
        "mjuktåtlar"@sv .

<http://tun.fi/MX.40661> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Setaria viridis" ;
    dwc:scientificNameAuthorship "(L.) P. Beauv." ;
    skos:broader <http://tun.fi/MX.40659> ;
    skos:hiddenLabel "Setaria viridis"@fi,
        "Setaria viridis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972728>,
        <http://tun.fi/MX.4972729> ;
    skos:prefLabel "viherpantaheinä"@fi,
        "kavelhirs"@sv .

<http://tun.fi/MX.40839> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Acer tataricum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39121> ;
    skos:hiddenLabel "Acer tataricum"@fi,
        "Acer tataricum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42335>,
        <http://tun.fi/MX.42336> ;
    skos:prefLabel "pikkuvaahtera"@fi,
        "tatarlönn"@sv .

<http://tun.fi/MX.41166> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Matthiola longipetala" ;
    dwc:scientificNameAuthorship "(Vent.) DC." ;
    skos:broader <http://tun.fi/MX.41912> ;
    skos:hiddenLabel "Matthiola longipetala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42398>,
        <http://tun.fi/MX.42399> ;
    skos:prefLabel "sarvileukoija"@fi,
        "Matthiola longipetala"@sv .

<http://tun.fi/MX.41230> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Narcissus pseudonarcissus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41924> ;
    skos:hiddenLabel "Narcissus pseudonarcissus"@fi,
        "Narcissus pseudonarcissus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42942>,
        <http://tun.fi/MX.4973423> ;
    skos:prefLabel "keltanarsissi"@fi,
        "påsklilja"@sv .

<http://tun.fi/MX.41255> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ononis spinosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39012> ;
    skos:hiddenLabel "Ononis spinosa"@fi,
        "Ononis spinosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39013>,
        <http://tun.fi/MX.39014> ;
    skos:prefLabel "ruusuorakko"@fi,
        "åsnetörne"@sv .

<http://tun.fi/MX.41337> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinanthus angustifolius" ;
    dwc:scientificNameAuthorship "C. C. Gmel." ;
    skos:broader <http://tun.fi/MX.39662> ;
    skos:hiddenLabel "Rhinanthus angustifolius"@fi,
        "Rhinanthus angustifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42458>,
        <http://tun.fi/MX.42459> ;
    skos:prefLabel "isolaukku"@fi,
        "höskallra"@sv .

<http://tun.fi/MX.41383> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spiraea alba" ;
    dwc:scientificNameAuthorship "Du Roi" ;
    skos:broader <http://tun.fi/MX.38787> ;
    skos:hiddenLabel "Spiraea alba"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972748>,
        <http://tun.fi/MX.4978976> ;
    skos:prefLabel "valkopajuangervo"@fi,
        "Spiraea alba"@sv .

<http://tun.fi/MX.41629> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Veronica peregrina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39599> ;
    skos:hiddenLabel "Veronica peregrina"@fi,
        "Veronica peregrina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4974012>,
        <http://tun.fi/MX.4974013> ;
    skos:prefLabel "muukalaistädyke"@fi,
        "pilgrimsveronika"@sv .

<http://tun.fi/MX.41642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Vicia narbonensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38971> ;
    skos:hiddenLabel "Vicia narbonensis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42371>,
        <http://tun.fi/MX.4972779> ;
    skos:prefLabel "purppuravirna"@fi,
        "Vicia narbonensis"@sv .

<http://tun.fi/MX.41725> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Araliaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.289479> ;
    skos:hiddenLabel "Araliaceae"@fi,
        "Araliaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41780>,
        <http://tun.fi/MX.42824> ;
    skos:prefLabel "araliakasvit"@fi,
        "araliaväxter"@sv .

<http://tun.fi/MX.41735> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydrangeaceae" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.70049> ;
    skos:hiddenLabel "Hydrangeaceae"@fi,
        "Hydrangeaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41882>,
        <http://tun.fi/MX.41943> ;
    skos:prefLabel "hortensiakasvit"@fi,
        "hortensiaväxter"@sv .

<http://tun.fi/MX.41736> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Juglandaceae" ;
    dwc:scientificNameAuthorship "DC. ex Perleb" ;
    skos:broader <http://tun.fi/MX.70054> ;
    skos:hiddenLabel "Juglandaceae"@fi,
        "Juglandaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41886>,
        <http://tun.fi/MX.4972059> ;
    skos:prefLabel "jalopähkinäkasvit"@fi,
        "valnötsväxter"@sv .

<http://tun.fi/MX.41746> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Verbenaceae" ;
    dwc:scientificNameAuthorship "J. St.-Hil." ;
    skos:broader <http://tun.fi/MX.70059> ;
    skos:hiddenLabel "Verbenaceae"@fi,
        "Verbenaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42012>,
        <http://tun.fi/MX.42561> ;
    skos:prefLabel "verbenakasvit"@fi,
        "verbenaväxter"@sv .

<http://tun.fi/MX.41747> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Vitaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70075> ;
    skos:hiddenLabel "Vitaceae"@fi,
        "Vitaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41939>,
        <http://tun.fi/MX.42015> ;
    skos:prefLabel "viiniköynnöskasvit"@fi,
        "vinväxter"@sv .

<http://tun.fi/MX.41766> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agastache" ;
    dwc:scientificNameAuthorship "J. Clayton ex Gronov." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Agastache"@fi,
        "Agastache"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40855>,
        <http://tun.fi/MX.40856> ;
    skos:prefLabel "iisot"@fi,
        "anisisopar"@sv .

<http://tun.fi/MX.41767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agropyron" ;
    dwc:scientificNameAuthorship "Gaertn." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Agropyron"@fi,
        "Agropyron"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40857>,
        <http://tun.fi/MX.42333> ;
    skos:prefLabel "harjasvehnät"@fi,
        "kamveten"@sv .

<http://tun.fi/MX.41768> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alcea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38687> ;
    skos:hiddenLabel "Alcea"@fi,
        "Alcea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40862>,
        <http://tun.fi/MX.5021252> ;
    skos:prefLabel "loistosalkoruusut"@fi,
        "stockrosor"@sv .

<http://tun.fi/MX.41780> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aralia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "isoaraliat"@fi ;
    skos:broader <http://tun.fi/MX.41725> ;
    skos:hiddenLabel "Aralia"@fi,
        "Aralia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40716>,
        <http://tun.fi/MX.40717> ;
    skos:prefLabel "araliat"@fi,
        "aralior"@sv .

<http://tun.fi/MX.41788> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bergenia" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.38716> ;
    skos:hiddenLabel "Bergenia"@fi,
        "Bergenia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40751>,
        <http://tun.fi/MX.40752> ;
    skos:prefLabel "vuorenkilvet"@fi,
        "bergenior"@sv .

<http://tun.fi/MX.41791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calandrinia" ;
    dwc:scientificNameAuthorship "Kunth" ;
    skos:broader <http://tun.fi/MX.289482> ;
    skos:hiddenLabel "Calandrinia"@fi,
        "Calandrinia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40883>,
        <http://tun.fi/MX.42655> ;
    skos:prefLabel "sailiot"@fi,
        "sidenblommor"@sv .

<http://tun.fi/MX.41796> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carthamus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Carthamus"@fi,
        "Carthamus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40903>,
        <http://tun.fi/MX.40904> ;
    skos:prefLabel "saflorit"@fi,
        "safflorsläktet"@sv .

<http://tun.fi/MX.41805> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephalaria" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.39334> ;
    skos:hiddenLabel "Cephalaria"@fi,
        "Cephalaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40915>,
        <http://tun.fi/MX.42958> ;
    skos:prefLabel "kirahvinkukat"@fi,
        "jätteväddar"@sv .

<http://tun.fi/MX.41819> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Citrus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41743> ;
    skos:hiddenLabel "Citrus"@fi,
        "Citrus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41031>,
        <http://tun.fi/MX.42801> ;
    skos:prefLabel "sitruspuut"@fi,
        "citrusar"@sv .

<http://tun.fi/MX.41832> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crocus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "aitosahramit"@fi ;
    skos:broader <http://tun.fi/MX.40017> ;
    skos:hiddenLabel "Crocus"@fi,
        "Crocus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40924>,
        <http://tun.fi/MX.4973221> ;
    skos:prefLabel "sahramit"@fi,
        "krokusar"@sv .

<http://tun.fi/MX.41836> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyperus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Cyperus"@fi,
        "Cyperus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41378>,
        <http://tun.fi/MX.42557> ;
    skos:prefLabel "sädekaislat"@fi,
        "papyrusar"@sv .

<http://tun.fi/MX.41841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicentra" ;
    dwc:scientificNameAuthorship "Bernh." ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Dicentra"@fi,
        "Dicentra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40951>,
        <http://tun.fi/MX.5014933> ;
    skos:prefLabel "pikkusydämet"@fi,
        "lyrblommor"@sv .

<http://tun.fi/MX.41844> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dimorphotheca" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Dimorphotheca"@fi,
        "Dimorphotheca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40957>,
        <http://tun.fi/MX.42645> ;
    skos:prefLabel "sääkukat"@fi,
        "väderblommor"@sv .

<http://tun.fi/MX.41848> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eleusine" ;
    dwc:scientificNameAuthorship "Gaertn." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Eleusine"@fi,
        "Eleusine"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40966>,
        <http://tun.fi/MX.40967> ;
    skos:prefLabel "sormihirssit"@fi,
        "gåshirser"@sv .

<http://tun.fi/MX.41853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eremopyrum" ;
    dwc:scientificNameAuthorship "(Ledeb.) Jaub. & Spach" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Eremopyrum"@fi,
        "Eremopyrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40978>,
        <http://tun.fi/MX.40979> ;
    skos:prefLabel "vaivaisvehnät"@fi,
        "dvärgveten"@sv .

<http://tun.fi/MX.41868> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gilia" ;
    dwc:scientificNameAuthorship "Ruiz & Pav." ;
    skos:broader <http://tun.fi/MX.39388> ;
    skos:hiddenLabel "Gilia"@fi,
        "Gilia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41000>,
        <http://tun.fi/MX.41101> ;
    skos:prefLabel "kiurunkukat"@fi,
        "gilior"@sv .

<http://tun.fi/MX.41869> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glebionis" ;
    dwc:scientificNameAuthorship "Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Glebionis"@fi,
        "Glebionis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39828>,
        <http://tun.fi/MX.41180> ;
    skos:prefLabel "suvikakkarat"@fi,
        "färgkragar"@sv .

<http://tun.fi/MX.41875> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heliotropium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.4971902> ;
    skos:hiddenLabel "Heliotropium"@fi,
        "Heliotropium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41118>,
        <http://tun.fi/MX.43036> ;
    skos:prefLabel "heliotroopit"@fi,
        "heliotroper"@sv .

<http://tun.fi/MX.41877> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemerocallis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.292360> ;
    skos:hiddenLabel "Hemerocallis"@fi,
        "Hemerocallis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40774>,
        <http://tun.fi/MX.40775> ;
    skos:prefLabel "päivänliljat"@fi,
        "dagliljor"@sv .

<http://tun.fi/MX.41882> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrangea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41735> ;
    skos:hiddenLabel "Hydrangea"@fi,
        "Hydrangea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41131>,
        <http://tun.fi/MX.41132> ;
    skos:prefLabel "hortensiat"@fi,
        "hortensior"@sv .

<http://tun.fi/MX.41883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypecoum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Hypecoum"@fi,
        "Hypecoum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41133>,
        <http://tun.fi/MX.41134> ;
    skos:prefLabel "liuskiot"@fi,
        "fjärilsrökar"@sv .

<http://tun.fi/MX.41885> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isolepis" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Isolepis"@fi,
        "Isolepis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41149>,
        <http://tun.fi/MX.41150> ;
    skos:prefLabel "harjasluikat"@fi,
        "borstsävssläktet"@sv .

<http://tun.fi/MX.41890> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laburnum" ;
    dwc:scientificNameAuthorship "Fabr." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Laburnum"@fi,
        "Laburnum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40786>,
        <http://tun.fi/MX.40787> ;
    skos:prefLabel "kultasateet"@fi,
        "gullregn"@sv .

<http://tun.fi/MX.41905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lunaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Lunaria"@fi,
        "Lunaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41162>,
        <http://tun.fi/MX.41163> ;
    skos:prefLabel "kuuruohot"@fi,
        "månvioler"@sv .

<http://tun.fi/MX.41912> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Matthiola" ;
    dwc:scientificNameAuthorship "W. T. Aiton" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Matthiola"@fi,
        "Matthiola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38662>,
        <http://tun.fi/MX.41166> ;
    skos:prefLabel "leukoijat"@fi,
        "lövkojor"@sv .

<http://tun.fi/MX.41922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monarda" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Monarda"@fi,
        "Monarda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41225>,
        <http://tun.fi/MX.5022210> ;
    skos:prefLabel "värimintut"@fi,
        "temyntor"@sv .

<http://tun.fi/MX.41928> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemophila" ;
    dwc:scientificNameAuthorship "Nutt." ;
    skos:broader <http://tun.fi/MX.39394> ;
    skos:hiddenLabel "Nemophila"@fi,
        "Nemophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41236>,
        <http://tun.fi/MX.5000812> ;
    skos:prefLabel "sievikit"@fi,
        "kärleksblomstersläktet"@sv .

<http://tun.fi/MX.41930> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nigella" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Nigella"@fi,
        "Nigella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41243>,
        <http://tun.fi/MX.42648> ;
    skos:prefLabel "neidot"@fi,
        "nigellor"@sv .

<http://tun.fi/MX.41933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paeonia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41741> ;
    skos:hiddenLabel "Paeonia"@fi,
        "Paeonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41195>,
        <http://tun.fi/MX.41264> ;
    skos:prefLabel "pionit"@fi,
        "pioner"@sv .

<http://tun.fi/MX.41939> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parthenocissus" ;
    dwc:scientificNameAuthorship "Planch." ;
    skos:broader <http://tun.fi/MX.41747> ;
    skos:hiddenLabel "Parthenocissus"@fi,
        "Parthenocissus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41278>,
        <http://tun.fi/MX.41279> ;
    skos:prefLabel "villiviinit"@fi,
        "vildvinssläktet"@sv .

<http://tun.fi/MX.41977> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rodgersia" ;
    dwc:scientificNameAuthorship "A. Gray" ;
    skos:broader <http://tun.fi/MX.38716> ;
    skos:hiddenLabel "Rodgersia"@fi,
        "Rodgersia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41423>,
        <http://tun.fi/MX.42583> ;
    skos:prefLabel "valeangervot"@fi,
        "rodgersior"@sv .

<http://tun.fi/MX.41979> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scabiosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39334> ;
    skos:hiddenLabel "Scabiosa"@fi,
        "Scabiosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41460>,
        <http://tun.fi/MX.41461> ;
    skos:prefLabel "piirtotörmäkukat"@fi,
        "fältväddar"@sv .

<http://tun.fi/MX.41982> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scolymus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Scolymus"@fi,
        "Scolymus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41464>,
        <http://tun.fi/MX.41465> ;
    skos:prefLabel "kultaohdakkeet"@fi,
        "taggfibblor"@sv .

<http://tun.fi/MX.41984> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Securigera" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Securigera"@fi,
        "Securigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41470>,
        <http://tun.fi/MX.42651> ;
    skos:prefLabel "kärsäpalot"@fi,
        "rosenkroniller"@sv .

<http://tun.fi/MX.41985> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sempervivum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38735> ;
    skos:hiddenLabel "Sempervivum"@fi,
        "Sempervivum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41673>,
        <http://tun.fi/MX.41966> ;
    skos:prefLabel "mehitähdet"@fi,
        "taklökar"@sv .

<http://tun.fi/MX.41989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sesbania" ;
    dwc:scientificNameAuthorship "Scop." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Sesbania"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41487>,
        <http://tun.fi/MX.5000806> ;
    skos:prefLabel "kolibrinpavut"@fi,
        "Sesbania"@sv .

<http://tun.fi/MX.41995> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sorghum" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Sorghum"@fi,
        "Sorghum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41318>,
        <http://tun.fi/MX.41319> ;
    skos:prefLabel "durrat"@fi,
        "durror"@sv .

<http://tun.fi/MX.42002> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thuja" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "siipituijat"@fi ;
    skos:broader <http://tun.fi/MX.37824> ;
    skos:hiddenLabel "Thuja"@fi,
        "Thuja"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41541>,
        <http://tun.fi/MX.41542> ;
    skos:prefLabel "tuijat"@fi,
        "tujor"@sv .

<http://tun.fi/MX.42004> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tolpis" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Tolpis"@fi,
        "Tolpis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41551>,
        <http://tun.fi/MX.41552> ;
    skos:prefLabel "keltasilmät"@fi,
        "skäggfibblor"@sv .

<http://tun.fi/MX.42014> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vinca" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41748> ;
    skos:hiddenLabel "Vinca"@fi,
        "Vinca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41649>,
        <http://tun.fi/MX.41650> ;
    skos:prefLabel "talviot"@fi,
        "vintergrönor"@sv .

<http://tun.fi/MX.42514> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratochloa" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Ceratochloa"@fi,
        "Ceratochloa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42519>,
        <http://tun.fi/MX.42520> ;
    skos:prefLabel "lattakattarat"@fi,
        "plattlostor"@sv .

<http://tun.fi/MX.42529> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lathyrus latifolius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38992> ;
    skos:hiddenLabel "Lathyrus latifolius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42528>,
        <http://tun.fi/MX.5013682> ;
    skos:prefLabel "ruusunätkelmä"@fi,
        "Lathyrus latifolius"@sv .

<http://tun.fi/MX.43122> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Hymenoptera" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Hymenoptera"@fi,
        "Hymenoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286745>,
        <http://tun.fi/MX.289178> ;
    skos:prefLabel "pistiäiset"@fi,
        "steklar"@sv .

<http://tun.fi/MX.43166> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Orthoptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Orthoptera"@fi,
        "Orthoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43167>,
        <http://tun.fi/MX.43194> ;
    skos:prefLabel "suorasiipiset"@fi,
        "hopprätvingar"@sv .

<http://tun.fi/MX.43171> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conocephalus" ;
    dwc:scientificNameAuthorship "Thunberg, 1815" ;
    skos:broader <http://tun.fi/MX.43170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43172>,
        <http://tun.fi/MX.5080167> ;
    skos:prefLabel "Conocephalus"@fi,
        "Conocephalus"@sv .

<http://tun.fi/MX.43174> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tettigonia" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.43173> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43175>,
        <http://tun.fi/MX.43176> ;
    skos:prefLabel "Tettigonia"@fi,
        "Tettigonia"@sv .

<http://tun.fi/MX.43194> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Caelifera" ;
    skos:broader <http://tun.fi/MX.43166> ;
    skos:hiddenLabel "Caelifera"@fi,
        "Caelifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43196>,
        <http://tun.fi/MX.43204> ;
    skos:prefLabel "lyhytsarviset"@fi,
        "gräshoppor"@sv .

<http://tun.fi/MX.43205> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Melanoplinae" ;
    dwc:scientificNameAuthorship "Scudder, 1897" ;
    skos:broader <http://tun.fi/MX.43204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43206>,
        <http://tun.fi/MX.43208> ;
    skos:prefLabel "Melanoplinae"@fi,
        "Melanoplinae"@sv .

<http://tun.fi/MX.43225> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omocestus" ;
    dwc:scientificNameAuthorship "Bolivar, 1878" ;
    skos:broader <http://tun.fi/MX.43222> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43226>,
        <http://tun.fi/MX.43227> ;
    skos:prefLabel "Omocestus"@fi,
        "Omocestus"@sv .

<http://tun.fi/MX.43280> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calliergonella" ;
    dwc:scientificNameAuthorship "Loeske" ;
    skos:broader <http://tun.fi/MX.325194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43484>,
        <http://tun.fi/MX.43485> ;
    skos:prefLabel "Calliergonella"@fi,
        "Calliergonella"@sv .

<http://tun.fi/MX.43281> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campyliadelphus" ;
    dwc:scientificNameAuthorship "(Kindb.) R.S. Chopra" ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43486>,
        <http://tun.fi/MX.43487> ;
    skos:prefLabel "Campyliadelphus"@fi,
        "Campyliadelphus"@sv .

<http://tun.fi/MX.43282> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cinclidium" ;
    dwc:scientificNameAuthorship "Sw." ;
    skos:broader <http://tun.fi/MX.212922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43497>,
        <http://tun.fi/MX.43498> ;
    skos:prefLabel "Cinclidium"@fi,
        "Cinclidium"@sv .

<http://tun.fi/MX.43287> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homalothecium" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.212938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43654>,
        <http://tun.fi/MX.43655> ;
    skos:prefLabel "Homalothecium"@fi,
        "Homalothecium"@sv .

<http://tun.fi/MX.43289> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microbryum" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43704>,
        <http://tun.fi/MX.43706> ;
    skos:prefLabel "Microbryum"@fi,
        "Microbryum"@sv .

<http://tun.fi/MX.43292> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atrichum" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.212963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43802>,
        <http://tun.fi/MX.43803> ;
    skos:prefLabel "Atrichum"@fi,
        "Atrichum"@sv .

<http://tun.fi/MX.43295> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Warnstorfia" ;
    dwc:scientificNameAuthorship "Loeske" ;
    skos:broader <http://tun.fi/MX.325174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43861>,
        <http://tun.fi/MX.43863> ;
    skos:prefLabel "Warnstorfia"@fi,
        "Warnstorfia"@sv .

<http://tun.fi/MX.43309> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichelyma" ;
    dwc:scientificNameAuthorship "Myrin" ;
    skos:broader <http://tun.fi/MX.212942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43519>,
        <http://tun.fi/MX.43520> ;
    skos:prefLabel "Dichelyma"@fi,
        "Dichelyma"@sv .

<http://tun.fi/MX.43313> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnostomum" ;
    dwc:scientificNameAuthorship "Nees & Hornsch." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43640>,
        <http://tun.fi/MX.43641> ;
    skos:prefLabel "Gymnostomum"@fi,
        "Gymnostomum"@sv .

<http://tun.fi/MX.43325> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilopilum" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.212963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43952>,
        <http://tun.fi/MX.43953> ;
    skos:prefLabel "Psilopilum"@fi,
        "Psilopilum"@sv .

<http://tun.fi/MX.43327> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhabdoweisia" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.212928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43971>,
        <http://tun.fi/MX.43972> ;
    skos:prefLabel "Rhabdoweisia"@fi,
        "Rhabdoweisia"@sv .

<http://tun.fi/MX.43328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodobryum" ;
    dwc:scientificNameAuthorship "(Schimp.) Limpr." ;
    skos:broader <http://tun.fi/MX.212921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43978>,
        <http://tun.fi/MX.43979> ;
    skos:prefLabel "Rhodobryum"@fi,
        "Rhodobryum"@sv .

<http://tun.fi/MX.43333> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callicladium" ;
    dwc:scientificNameAuthorship "H.A. Crum" ;
    skos:broader <http://tun.fi/MX.5077100> ;
    skos:hiddenLabel "Callicladium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43479>,
        <http://tun.fi/MX.43676> ;
    skos:prefLabel "katvesammalet"@fi,
        "Callicladium"@sv .

<http://tun.fi/MX.43336> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurhynchium" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.212938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43597>,
        <http://tun.fi/MX.43602> ;
    skos:prefLabel "Eurhynchium"@fi,
        "Eurhynchium"@sv .

<http://tun.fi/MX.43342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aloina" ;
    dwc:scientificNameAuthorship "Kindb." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43770>,
        <http://tun.fi/MX.43771> ;
    skos:prefLabel "Aloina"@fi,
        "Aloina"@sv .

<http://tun.fi/MX.43344> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctoa" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.212928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43800>,
        <http://tun.fi/MX.43801> ;
    skos:prefLabel "Arctoa"@fi,
        "Arctoa"@sv .

<http://tun.fi/MX.43346> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blindia" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.212957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200493>,
        <http://tun.fi/MX.43812> ;
    skos:prefLabel "Blindia"@fi,
        "Blindia"@sv .

<http://tun.fi/MX.43360> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypnum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212945> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43670>,
        <http://tun.fi/MX.43673> ;
    skos:prefLabel "Hypnum"@fi,
        "Hypnum"@sv .

<http://tun.fi/MX.43364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mielichhoferia" ;
    dwc:scientificNameAuthorship "Nees & Hornsch." ;
    skos:broader <http://tun.fi/MX.212922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200454>,
        <http://tun.fi/MX.43707> ;
    skos:prefLabel "Mielichhoferia"@fi,
        "Mielichhoferia"@sv .

<http://tun.fi/MX.43366> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anomobryum" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.212921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43791>,
        <http://tun.fi/MX.4999306> ;
    skos:prefLabel "Anomobryum"@fi,
        "Anomobryum"@sv .

<http://tun.fi/MX.43370> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleuridium" ;
    dwc:scientificNameAuthorship "Rabenh." ;
    skos:broader <http://tun.fi/MX.212925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43899>,
        <http://tun.fi/MX.43900> ;
    skos:prefLabel "Pleuridium"@fi,
        "Pleuridium"@sv .

<http://tun.fi/MX.43375> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Buxbaumia" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212964> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43477>,
        <http://tun.fi/MX.43478> ;
    skos:prefLabel "Buxbaumia"@fi,
        "Buxbaumia"@sv .

<http://tun.fi/MX.43376> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratodon" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.212925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43495>,
        <http://tun.fi/MX.43496> ;
    skos:prefLabel "Ceratodon"@fi,
        "Ceratodon"@sv .

<http://tun.fi/MX.43383> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphidium" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.325132> ;
    skos:hiddenLabel "Amphidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43781>,
        <http://tun.fi/MX.43782> ;
    skos:prefLabel "uurnasammalet"@fi,
        "Amphidium"@sv .

<http://tun.fi/MX.43390> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygrohypnum" ;
    dwc:scientificNameAuthorship "Lindb." ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43661>,
        <http://tun.fi/MX.5082106> ;
    skos:prefLabel "Hygrohypnum"@fi,
        "Hygrohypnum"@sv .

<http://tun.fi/MX.43391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylocomiastrum" ;
    dwc:scientificNameAuthorship "M. Fleisch. ex Broth." ;
    skos:broader <http://tun.fi/MX.212944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43666>,
        <http://tun.fi/MX.43667> ;
    skos:prefLabel "Hylocomiastrum"@fi,
        "Hylocomiastrum"@sv .

<http://tun.fi/MX.43402> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campylophyllum" ;
    dwc:scientificNameAuthorship "(Schimp.) M. Fleisch." ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200500>,
        <http://tun.fi/MX.43492> ;
    skos:prefLabel "Campylophyllum"@fi,
        "Campylophyllum"@sv .

<http://tun.fi/MX.43408> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isothecium" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.313498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43683>,
        <http://tun.fi/MX.43684> ;
    skos:prefLabel "Isothecium"@fi,
        "Isothecium"@sv .

<http://tun.fi/MX.43413> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraleucobryum" ;
    dwc:scientificNameAuthorship "(Lindb. ex Limpr.) Loeske" ;
    skos:broader <http://tun.fi/MX.212924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43756>,
        <http://tun.fi/MX.43757> ;
    skos:prefLabel "Paraleucobryum"@fi,
        "Paraleucobryum"@sv .

<http://tun.fi/MX.43417> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryoerythrophyllum" ;
    dwc:scientificNameAuthorship "P.C. Chen" ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43833>,
        <http://tun.fi/MX.43834> ;
    skos:prefLabel "Bryoerythrophyllum"@fi,
        "Bryoerythrophyllum"@sv .

<http://tun.fi/MX.43425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyrtomnium" ;
    dwc:scientificNameAuthorship "Holmen" ;
    skos:broader <http://tun.fi/MX.212922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43517>,
        <http://tun.fi/MX.43518> ;
    skos:prefLabel "Cyrtomnium"@fi,
        "Cyrtomnium"@sv .

<http://tun.fi/MX.43431> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hamatocaulis" ;
    dwc:scientificNameAuthorship "Hedenäs" ;
    skos:broader <http://tun.fi/MX.325198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43643>,
        <http://tun.fi/MX.43644> ;
    skos:prefLabel "Hamatocaulis"@fi,
        "Hamatocaulis"@sv .

<http://tun.fi/MX.43434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isopterygiopsis" ;
    dwc:scientificNameAuthorship "Z. Iwats." ;
    skos:broader <http://tun.fi/MX.212950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43681>,
        <http://tun.fi/MX.43682> ;
    skos:prefLabel "Isopterygiopsis"@fi,
        "Isopterygiopsis"@sv .

<http://tun.fi/MX.43437> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myurella" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.212950> ;
    skos:hiddenLabel "Myurella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43716>,
        <http://tun.fi/MX.43717> ;
    skos:prefLabel "siimasammalet"@fi,
        "Myurella"@sv .

<http://tun.fi/MX.43464> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum pseudotriquetrum" ;
    dwc:scientificNameAuthorship "(Hedw.) J.R.Spence & H.P.Ramsay ex Holyoak & N.Pedersen" ;
    skos:broader <http://tun.fi/MX.313544> ;
    skos:hiddenLabel "Bryum neodamense"@fi,
        "Bryum pseudotriquetrum"@fi,
        "Bryum pseudotriquetrum var. neodamense"@fi,
        "Ptychostomum neodamense"@fi,
        "Ptychostomum pseudotriquetrum"@fi,
        "Bryum neodamense"@sv,
        "Bryum pseudotriquetrum"@sv,
        "Bryum pseudotriquetrum var. neodamense"@sv,
        "Ptychostomum neodamense"@sv,
        "Ptychostomum pseudotriquetrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325014>,
        <http://tun.fi/MX.325018> ;
    skos:prefLabel "lettohiirensammal"@fi,
        "myrbryum"@sv .

<http://tun.fi/MX.43582> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Encalypta affinis" ;
    dwc:scientificNameAuthorship "R.Hedw." ;
    skos:broader <http://tun.fi/MX.43428> ;
    skos:hiddenLabel "Encalypta affinis"@fi,
        "Encalypta affinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214506>,
        <http://tun.fi/MX.214507> ;
    skos:prefLabel "idänkellosammal"@fi,
        "sträv klockmossa"@sv .

<http://tun.fi/MX.43613> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fontinalis antipyretica" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43429> ;
    skos:hiddenLabel "Fontinalis antipyretica"@fi,
        "Fontinalis antipyretica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313323>,
        <http://tun.fi/MX.313324> ;
    skos:prefLabel "isonäkinsammal"@fi,
        "stor näckmossa"@sv .

<http://tun.fi/MX.43698> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Leucodon sciuroides" ;
    dwc:scientificNameAuthorship "(Hedw.) Schwägr." ;
    skos:broader <http://tun.fi/MX.43436> ;
    skos:hiddenLabel "Leucodon sciuroides"@fi,
        "Leucodon sciuroides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317046>,
        <http://tun.fi/MX.317047> ;
    skos:prefLabel "oravisammal"@fi,
        "allémossa"@sv .

<http://tun.fi/MX.43704> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Microbryum davallianum" ;
    dwc:scientificNameAuthorship "(Sm.) R.H.Zander" ;
    skos:broader <http://tun.fi/MX.43289> ;
    skos:hiddenLabel "Microbryum davallianum"@fi,
        "Pottia conica"@fi,
        "Pottia davalliana"@fi,
        "Microbryum davallianum"@sv,
        "Pottia conica"@sv,
        "Pottia davalliana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213757>,
        <http://tun.fi/MX.43705> ;
    skos:prefLabel "rikkatoukosammal"@fi,
        "piggpottia"@sv .

<http://tun.fi/MX.43868> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Weissia controversa" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43296> ;
    skos:hiddenLabel "Weissia controversa"@fi,
        "Weissia controversa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313499>,
        <http://tun.fi/MX.324979> ;
    skos:prefLabel "ojasykerösammal"@fi,
        "jordkrusmossa"@sv .

<http://tun.fi/MX.43926> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia wahlenbergii" ;
    dwc:scientificNameAuthorship "(F.Weber & D.Mohr) A.L.Andrews" ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia wahlenbergii"@fi,
        "Pohlia wahlenbergii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323506>,
        <http://tun.fi/MX.325010> ;
    skos:prefLabel "hetevarstasammal"@fi,
        "bäcknicka"@sv .

<http://tun.fi/MX.43933> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Polytrichum commune" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43419> ;
    skos:hiddenLabel "Polytrichum commune"@fi,
        "Polytrichum commune"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323743>,
        <http://tun.fi/MX.323757> ;
    skos:prefLabel "korpikarhunsammal"@fi,
        "stor björnmossa"@sv .

<http://tun.fi/MX.43954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pterigynandrum filiforme" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43301> ;
    skos:hiddenLabel "Pterigynandrum filiforme"@fi,
        "Pterigynandrum filiforme"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325086>,
        <http://tun.fi/MX.325087> ;
    skos:prefLabel "nuorasammal"@fi,
        "repmossa"@sv .

<http://tun.fi/MX.43962> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Racomitrium canescens" ;
    dwc:scientificNameAuthorship "(Hedw.) Brid." ;
    skos:broader <http://tun.fi/MX.43385> ;
    skos:hiddenLabel "Niphotrichum canescens"@fi,
        "Racomitrium canescens"@fi,
        "Niphotrichum canescens"@sv,
        "Racomitrium canescens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313542>,
        <http://tun.fi/MX.313543> ;
    skos:prefLabel "hietikkotierasammal"@fi,
        "sandraggmossa"@sv .

<http://tun.fi/MX.44001> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium maritimum" ;
    dwc:scientificNameAuthorship "(Sm. ex R.Scott) Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium maritimum"@fi,
        "Schistidium maritimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313540>,
        <http://tun.fi/MX.313541> ;
    skos:prefLabel "meripaasisammal"@fi,
        "saltblommossa"@sv .

<http://tun.fi/MX.44013> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Schistidium trichodon" ;
    dwc:scientificNameAuthorship "(Brid.) Poelt" ;
    skos:broader <http://tun.fi/MX.43372> ;
    skos:hiddenLabel "Schistidium trichodon"@fi,
        "Schistidium trichodon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313536>,
        <http://tun.fi/MX.313537> ;
    skos:prefLabel "mustapaasisammal"@fi,
        "svart blommossa"@sv .

<http://tun.fi/MX.44051> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum majus" ;
    dwc:scientificNameAuthorship "(Russow) C.E.O.Jensen" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum majus"@fi,
        "Sphagnum majus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313530>,
        <http://tun.fi/MX.313531> ;
    skos:prefLabel "vajorahkasammal"@fi,
        "rufsvitmossa"@sv .

<http://tun.fi/MX.44063> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Sphagnum subfulvum" ;
    dwc:scientificNameAuthorship "Sjörs" ;
    skos:broader <http://tun.fi/MX.43386> ;
    skos:hiddenLabel "Sphagnum subfulvum"@fi,
        "Sphagnum subfulvum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313532>,
        <http://tun.fi/MX.313533> ;
    skos:prefLabel "pohjanrahkasammal"@fi,
        "brun glansvitmossa"@sv .

<http://tun.fi/MX.44080> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Syntrichia ruralis" ;
    dwc:scientificNameAuthorship "(Hedw.) F.Weber & D.Mohr" ;
    skos:broader <http://tun.fi/MX.43374> ;
    skos:hiddenLabel "Syntrichia densa"@fi,
        "Syntrichia glabra"@fi,
        "Syntrichia ruralis"@fi,
        "Tortula ruralis"@fi,
        "Syntrichia densa"@sv,
        "Syntrichia glabra"@sv,
        "Syntrichia ruralis"@sv,
        "Tortula ruralis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313528>,
        <http://tun.fi/MX.5074473> ;
    skos:prefLabel "ketopartasammal"@fi,
        "takmossa"@sv .

<http://tun.fi/MX.44113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthelia" ;
    dwc:scientificNameAuthorship "(Dumort.) Dumort." ;
    skos:broader <http://tun.fi/MX.212981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44242>,
        <http://tun.fi/MX.44243> ;
    skos:prefLabel "Anthelia"@fi,
        "Anthelia"@sv .

<http://tun.fi/MX.44114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bazzania" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.212990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44258>,
        <http://tun.fi/MX.44259> ;
    skos:prefLabel "Bazzania"@fi,
        "Bazzania"@sv .

<http://tun.fi/MX.44115> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnocolea" ;
    dwc:scientificNameAuthorship "(Dumort.) Dumort." ;
    skos:broader <http://tun.fi/MX.324465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44306>,
        <http://tun.fi/MX.44307> ;
    skos:prefLabel "Gymnocolea"@fi,
        "Gymnocolea"@sv .

<http://tun.fi/MX.44116> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Harpanthus" ;
    dwc:scientificNameAuthorship "Nees" ;
    skos:broader <http://tun.fi/MX.324472> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44313>,
        <http://tun.fi/MX.44314> ;
    skos:prefLabel "Harpanthus"@fi,
        "Harpanthus"@sv .

<http://tun.fi/MX.44120> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Radula" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.213002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44182>,
        <http://tun.fi/MX.44183> ;
    skos:prefLabel "Radula"@fi,
        "Radula"@sv .

<http://tun.fi/MX.44123> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kurzia" ;
    dwc:scientificNameAuthorship "G.Martens" ;
    skos:broader <http://tun.fi/MX.212990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44330>,
        <http://tun.fi/MX.4971414> ;
    skos:prefLabel "Kurzia"@fi,
        "Kurzia"@sv .

<http://tun.fi/MX.44128> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conocephalum" ;
    dwc:scientificNameAuthorship "Hill" ;
    skos:broader <http://tun.fi/MX.213005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200511>,
        <http://tun.fi/MX.44291> ;
    skos:prefLabel "Conocephalum"@fi,
        "Conocephalum"@sv .

<http://tun.fi/MX.44156> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mylia" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.324497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44378>,
        <http://tun.fi/MX.44379> ;
    skos:prefLabel "Mylia"@fi,
        "Mylia"@sv .

<http://tun.fi/MX.44157> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pellia" ;
    dwc:scientificNameAuthorship "Raddi" ;
    skos:broader <http://tun.fi/MX.212979> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44389>,
        <http://tun.fi/MX.44390> ;
    skos:prefLabel "Pellia"@fi,
        "Pellia"@sv .

<http://tun.fi/MX.44158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptilidium" ;
    dwc:scientificNameAuthorship "Nees" ;
    skos:broader <http://tun.fi/MX.212994> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44180>,
        <http://tun.fi/MX.44181> ;
    skos:prefLabel "Ptilidium"@fi,
        "Ptilidium"@sv .

<http://tun.fi/MX.44167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porella" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.213000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44176>,
        <http://tun.fi/MX.44177> ;
    skos:prefLabel "Porella"@fi,
        "Porella"@sv .

<http://tun.fi/MX.44174> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagiochila" ;
    dwc:scientificNameAuthorship "(Dumort.) Dumort." ;
    skos:broader <http://tun.fi/MX.212991> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44392>,
        <http://tun.fi/MX.44393> ;
    skos:prefLabel "Plagiochila"@fi,
        "Plagiochila"@sv .

<http://tun.fi/MX.44179> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marchantia quadrata" ;
    dwc:scientificNameAuthorship "Scop." ;
    skos:broader <http://tun.fi/MX.44149> ;
    skos:hiddenLabel "Marchantia quadrata"@fi,
        "Preissia quadrata"@fi,
        "Marchantia quadrata"@sv,
        "Preissia quadrata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214524>,
        <http://tun.fi/MX.214525> ;
    skos:prefLabel "hiidensammal"@fi,
        "kalklungmossa"@sv .

<http://tun.fi/MX.44187> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Riccardia latifrons" ;
    dwc:scientificNameAuthorship "(Lindb.) Lindb." ;
    skos:broader <http://tun.fi/MX.44111> ;
    skos:hiddenLabel "Aneura latifrons"@fi,
        "Riccardia latifrons"@fi,
        "Aneura latifrons"@sv,
        "Riccardia latifrons"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214526>,
        <http://tun.fi/MX.214527> ;
    skos:prefLabel "kantoliuskasammal"@fi,
        "handbålmossa"@sv .

<http://tun.fi/MX.44212> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scapania irrigua" ;
    dwc:scientificNameAuthorship "(Nees) Nees" ;
    skos:broader <http://tun.fi/MX.44142> ;
    skos:hiddenLabel "Jungermannia irrigua"@fi,
        "Scapania irrigua"@fi,
        "Jungermannia irrigua"@sv,
        "Scapania irrigua"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214528>,
        <http://tun.fi/MX.214529> ;
    skos:prefLabel "rantakinnassammal"@fi,
        "strandskapania"@sv .

<http://tun.fi/MX.44261> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Blepharostoma trichophyllum" ;
    dwc:scientificNameAuthorship "(L.) Dumort." ;
    skos:broader <http://tun.fi/MX.44121> ;
    skos:hiddenLabel "Blepharostoma trichophyllum"@fi,
        "Jungermannia trichophylla"@fi,
        "Blepharostoma trichophyllum"@sv,
        "Jungermannia trichophylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214513>,
        <http://tun.fi/MX.214514> ;
    skos:prefLabel "seittisammal"@fi,
        "hårfliksmossa"@sv .

<http://tun.fi/MX.44389> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pellia epiphylla" ;
    dwc:scientificNameAuthorship "(L.) Corda" ;
    skos:broader <http://tun.fi/MX.44157> ;
    skos:hiddenLabel "Jungermannia epiphylla"@fi,
        "Pellia epiphylla"@fi,
        "Jungermannia epiphylla"@sv,
        "Pellia epiphylla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214522>,
        <http://tun.fi/MX.214523> ;
    skos:prefLabel "taskulapasammal"@fi,
        "vanlig fickpellia"@sv .

<http://tun.fi/MX.47302> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pusa hispida" ;
    dwc:scientificNameAuthorship "(Schreber, 1775)" ;
    skos:broader <http://tun.fi/MX.313428> ;
    skos:hiddenLabel "Phoca hispida"@fi,
        "Pusa hispida"@fi,
        "Phoca hispida"@sv,
        "Pusa hispida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200555>,
        <http://tun.fi/MX.289298> ;
    skos:prefLabel "norppa"@fi,
        "vikare"@sv .

<http://tun.fi/MX.47636> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rangifer tarandus" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:altLabel "poro"@fi ;
    skos:broader <http://tun.fi/MX.51384> ;
    skos:hiddenLabel "Rangifer tarandus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200556>,
        <http://tun.fi/MX.206375> ;
    skos:prefLabel "peura"@fi,
        "Rangifer tarandus"@sv .

<http://tun.fi/MX.4884040> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Osteina" ;
    dwc:scientificNameAuthorship "Donk" ;
    skos:broader <http://tun.fi/MX.233387> ;
    skos:hiddenLabel "Osteina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206188>,
        <http://tun.fi/MX.4986916> ;
    skos:prefLabel "lakkikäävät"@fi,
        "Osteina"@sv .

<http://tun.fi/MX.4884083> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sidera" ;
    dwc:scientificNameAuthorship "Miettinen & K.H. Larss." ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Sidera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205541>,
        <http://tun.fi/MX.205543> ;
    skos:prefLabel "sirppikäävät"@fi,
        "Sidera"@sv .

<http://tun.fi/MX.4884106> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aporpium" ;
    dwc:scientificNameAuthorship "Bondartsev & Singer" ;
    skos:broader <http://tun.fi/MX.4884105> ;
    skos:hiddenLabel "Aporpium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4884108>,
        <http://tun.fi/MX.4884109> ;
    skos:prefLabel "rustikat"@fi,
        "Aporpium"@sv .

<http://tun.fi/MX.4884179> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenopterapion" ;
    dwc:scientificNameAuthorship "Bokor, 1923" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196617>,
        <http://tun.fi/MX.196618> ;
    skos:prefLabel "Stenopterapion"@fi,
        "Stenopterapion"@sv .

<http://tun.fi/MX.4884180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachypera" ;
    dwc:scientificNameAuthorship "Capiomont, 1868" ;
    skos:broader <http://tun.fi/MX.196354> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196357>,
        <http://tun.fi/MX.196360> ;
    skos:prefLabel "Brachypera"@fi,
        "Brachypera"@sv .

<http://tun.fi/MX.4884185> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraphotistus" ;
    dwc:scientificNameAuthorship "Kishii, 1966" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192975>,
        <http://tun.fi/MX.192976> ;
    skos:prefLabel "Paraphotistus"@fi,
        "Paraphotistus"@sv .

<http://tun.fi/MX.4884189> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratapion" ;
    dwc:scientificNameAuthorship "Schilsky, 1901" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195519>,
        <http://tun.fi/MX.195521> ;
    skos:prefLabel "Ceratapion"@fi,
        "Ceratapion"@sv .

<http://tun.fi/MX.4884197> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Danosoma" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.192897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192906>,
        <http://tun.fi/MX.192907> ;
    skos:prefLabel "Danosoma"@fi,
        "Danosoma"@sv .

<http://tun.fi/MX.4884201> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catapion" ;
    dwc:scientificNameAuthorship "Schilsky, 1906" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196613>,
        <http://tun.fi/MX.196614> ;
    skos:prefLabel "Catapion"@fi,
        "Catapion"@sv .

<http://tun.fi/MX.4884207> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ischnopterapion" ;
    dwc:scientificNameAuthorship "Bokor, 1923" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196619>,
        <http://tun.fi/MX.196623> ;
    skos:prefLabel "Ischnopterapion"@fi,
        "Ischnopterapion"@sv .

<http://tun.fi/MX.4884208> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holotrichapion" ;
    dwc:scientificNameAuthorship "Gyorffy, 1956" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196627>,
        <http://tun.fi/MX.196630> ;
    skos:prefLabel "Holotrichapion"@fi,
        "Holotrichapion"@sv .

<http://tun.fi/MX.4884209> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coeliodinus" ;
    dwc:scientificNameAuthorship "Dieckmann 1972" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196838>,
        <http://tun.fi/MX.196839> ;
    skos:prefLabel "Coeliodinus"@fi,
        "Coeliodinus"@sv .

<http://tun.fi/MX.4884212> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omphalapion" ;
    dwc:scientificNameAuthorship "Schilsky, 1901" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195514>,
        <http://tun.fi/MX.195517> ;
    skos:prefLabel "Omphalapion"@fi,
        "Omphalapion"@sv .

<http://tun.fi/MX.4884213> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplapion" ;
    dwc:scientificNameAuthorship "Reitter, 1916" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195528>,
        <http://tun.fi/MX.195529> ;
    skos:prefLabel "Diplapion"@fi,
        "Diplapion"@sv .

<http://tun.fi/MX.4884219> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exomias" ;
    dwc:scientificNameAuthorship "Bedel, 1883" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196036>,
        <http://tun.fi/MX.196038> ;
    skos:prefLabel "Exomias"@fi,
        "Exomias"@sv .

<http://tun.fi/MX.4884410> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dryophthoridae" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Dryophthoridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196198>,
        <http://tun.fi/MX.196973> ;
    skos:prefLabel "varastokärsäkkäät"@fi,
        "Dryophthoridae"@sv .

<http://tun.fi/MX.4884870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Esymus" ;
    dwc:scientificNameAuthorship "Mulsant & Rey 1870" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191762>,
        <http://tun.fi/MX.191787> ;
    skos:prefLabel "Esymus"@fi,
        "Esymus"@sv .

<http://tun.fi/MX.4884931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bodilopsis" ;
    dwc:scientificNameAuthorship "Adam, 1994" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191804>,
        <http://tun.fi/MX.191805> ;
    skos:prefLabel "Bodilopsis"@fi,
        "Bodilopsis"@sv .

<http://tun.fi/MX.4884939> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liothorax" ;
    dwc:scientificNameAuthorship "Motschulsky, 1859" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191812>,
        <http://tun.fi/MX.191813> ;
    skos:prefLabel "Liothorax"@fi,
        "Liothorax"@sv .

<http://tun.fi/MX.4887408> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caloboletus" ;
    dwc:scientificNameAuthorship "Vizzini" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Caloboletus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71908>,
        <http://tun.fi/MX.72564> ;
    skos:prefLabel "kaunotatit"@fi,
        "Caloboletus"@sv .

<http://tun.fi/MX.4890573> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aphanopsidaceae" ;
    dwc:scientificNameAuthorship "Printzen & Rambold" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67119>,
        <http://tun.fi/MX.67308> ;
    skos:prefLabel "Aphanopsidaceae"@fi,
        "Aphanopsidaceae"@sv .

<http://tun.fi/MX.4890580> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dactylosporaceae" ;
    dwc:scientificNameAuthorship "Bellem. & Hafellner" ;
    skos:broader <http://tun.fi/MX.70568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67201>,
        <http://tun.fi/MX.67377> ;
    skos:prefLabel "Dactylosporaceae"@fi,
        "Dactylosporaceae"@sv .

<http://tun.fi/MX.4890587> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Opegraphaceae" ;
    dwc:scientificNameAuthorship "Körb. ex Stizenb." ;
    skos:broader <http://tun.fi/MX.70558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67132>,
        <http://tun.fi/MX.67243> ;
    skos:prefLabel "Opegraphaceae"@fi,
        "Opegraphaceae"@sv .

<http://tun.fi/MX.4890588> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pertusariaceae" ;
    dwc:scientificNameAuthorship "Körb. ex Körb." ;
    skos:broader <http://tun.fi/MX.70592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4979020>,
        <http://tun.fi/MX.67372> ;
    skos:prefLabel "Pertusariaceae"@fi,
        "Pertusariaceae"@sv .

<http://tun.fi/MX.4971574> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Sonchus asper subsp. asper" ;
    skos:broader <http://tun.fi/MX.39930> ;
    skos:hiddenLabel "Sonchus asper subsp. asper"@fi,
        "Sonchus asper subsp. asper"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39931>,
        <http://tun.fi/MX.39932> ;
    skos:prefLabel "viherotavalvatti"@fi,
        "vanlig svinmolke"@sv .

<http://tun.fi/MX.4971907> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cupressales" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.4976224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37824>,
        <http://tun.fi/MX.37829> ;
    skos:prefLabel "Cupressales"@fi,
        "Cupressales"@sv .

<http://tun.fi/MX.4972039> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyacinthoides" ;
    dwc:scientificNameAuthorship "Heist. ex Fabr." ;
    skos:broader <http://tun.fi/MX.39977> ;
    skos:hiddenLabel "Hyacinthoides"@fi,
        "Hyacinthoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4973364>,
        <http://tun.fi/MX.4973365> ;
    skos:prefLabel "kellosinililjat"@fi,
        "klockhyacinter"@sv .

<http://tun.fi/MX.4972040> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ervum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Ervum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38979>,
        <http://tun.fi/MX.41647> ;
    skos:prefLabel "sirkunvirvilät"@fi,
        "Ervum"@sv .

<http://tun.fi/MX.4972054> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poterium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Poterium"@fi,
        "Poterium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38830>,
        <http://tun.fi/MX.42410> ;
    skos:prefLabel "luput"@fi,
        "pimpineller"@sv .

<http://tun.fi/MX.4972076> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Viscaria" ;
    dwc:scientificNameAuthorship "Bernh." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Viscaria"@fi,
        "Viscaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38107>,
        <http://tun.fi/MX.38108> ;
    skos:prefLabel "tervakot"@fi,
        "viskarior"@sv .

<http://tun.fi/MX.4972090> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Roemeria" ;
    dwc:scientificNameAuthorship "Medik." ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Roemeria"@fi,
        "Roemeria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37957>,
        <http://tun.fi/MX.4978967> ;
    skos:prefLabel "puikkounikot"@fi,
        "römervallmosläktet"@sv .

<http://tun.fi/MX.4972091> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Logfia" ;
    dwc:scientificNameAuthorship "Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Logfia"@fi,
        "Logfia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41038>,
        <http://tun.fi/MX.41085> ;
    skos:prefLabel "harotuulenlennot"@fi,
        "pysslingullörter"@sv .

<http://tun.fi/MX.4972092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurybia" ;
    dwc:scientificNameAuthorship "(Cass.) Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Eurybia"@fi,
        "Eurybia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40738>,
        <http://tun.fi/MX.4978936> ;
    skos:prefLabel "kelloasterit"@fi,
        "skogsastrar"@sv .

<http://tun.fi/MX.4972099> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Buglossoides" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Buglossoides"@fi,
        "Buglossoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082479>,
        <http://tun.fi/MX.5082481> ;
    skos:prefLabel "suvirusojuuret"@fi,
        "sminkrötter"@sv .

<http://tun.fi/MX.4972108> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Betonica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Betonica"@fi,
        "Betonica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39483>,
        <http://tun.fi/MX.40175> ;
    skos:prefLabel "pallepähkämöt"@fi,
        "betonikor"@sv .

<http://tun.fi/MX.4972111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sabulina" ;
    dwc:scientificNameAuthorship "Rchb." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Sabulina"@fi,
        "Sabulina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38041>,
        <http://tun.fi/MX.38042> ;
    skos:prefLabel "piirtonädät"@fi,
        "spädnörlar"@sv .

<http://tun.fi/MX.4972120> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Petrosedum" ;
    dwc:scientificNameAuthorship "Grulich" ;
    skos:broader <http://tun.fi/MX.38735> ;
    skos:hiddenLabel "Petrosedum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38749>,
        <http://tun.fi/MX.41471> ;
    skos:prefLabel "puramaksaruohot"@fi,
        "Petrosedum"@sv .

<http://tun.fi/MX.4972122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clinopodium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Clinopodium"@fi,
        "Clinopodium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39504>,
        <http://tun.fi/MX.5001218> ;
    skos:prefLabel "mäkimintut"@fi,
        "bergmyntor"@sv .

<http://tun.fi/MX.4972126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atocion" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Atocion"@fi,
        "Atocion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38126>,
        <http://tun.fi/MX.38127> ;
    skos:prefLabel "vahakohokit"@fi,
        "bergglimmar"@sv .

<http://tun.fi/MX.4972133> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Silphiodaucus" ;
    dwc:scientificNameAuthorship "(Koso-Pol.) Spalik, Wojew., Banasiak, Piwczyński & Reduron" ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Silphiodaucus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40800>,
        <http://tun.fi/MX.5001896> ;
    skos:prefLabel "ripsiputket"@fi,
        "Silphiodaucus"@sv .

<http://tun.fi/MX.4976224> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Pinopsida" ;
    dwc:scientificNameAuthorship "Burnett" ;
    skos:broader <http://tun.fi/MX.53078> ;
    skos:hiddenLabel "Pinopsida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200321>,
        <http://tun.fi/MX.4971907> ;
    skos:prefLabel "paljassiemeniset"@fi,
        "Pinopsida"@sv .

<http://tun.fi/MX.4978990> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Abrothallaceae" ;
    dwc:scientificNameAuthorship "Pérez-Ortega & Suija" ;
    skos:broader <http://tun.fi/MX.4978989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4978991>,
        <http://tun.fi/MX.67271> ;
    skos:prefLabel "Abrothallaceae"@fi,
        "Abrothallaceae"@sv .

<http://tun.fi/MX.4979808> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Megastigmidae" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Megastigmidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082167>,
        <http://tun.fi/MX.53438> ;
    skos:prefLabel "täpläkiilupistiäiset"@fi,
        "Megastigmidae"@sv .

<http://tun.fi/MX.4979810> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Microdontomerinae" ;
    dwc:scientificNameAuthorship "Janšta et al., 2017" ;
    skos:broader <http://tun.fi/MX.53593> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319578>,
        <http://tun.fi/MX.4979814> ;
    skos:prefLabel "Microdontomerinae"@fi,
        "Microdontomerinae"@sv .

<http://tun.fi/MX.4979891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicopus" ;
    dwc:scientificNameAuthorship "Enock, 1909" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4979892>,
        <http://tun.fi/MX.4979893> ;
    skos:prefLabel "Dicopus"@fi,
        "Dicopus"@sv .

<http://tun.fi/MX.4980076> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conchogneta" ;
    skos:broader <http://tun.fi/MX.201557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201556>,
        <http://tun.fi/MX.4980077> ;
    skos:prefLabel "Conchogneta"@fi,
        "Conchogneta"@sv .

<http://tun.fi/MX.4980097> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eueremaeus" ;
    skos:broader <http://tun.fi/MX.202027> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202030>,
        <http://tun.fi/MX.202031> ;
    skos:prefLabel "Eueremaeus"@fi,
        "Eueremaeus"@sv .

<http://tun.fi/MX.4980148> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oribellidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202838>,
        <http://tun.fi/MX.4980149> ;
    skos:prefLabel "Oribellidae"@fi,
        "Oribellidae"@sv .

<http://tun.fi/MX.4980149> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pantelozetes" ;
    skos:broader <http://tun.fi/MX.4980148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202839>,
        <http://tun.fi/MX.4980150> ;
    skos:prefLabel "Pantelozetes"@fi,
        "Pantelozetes"@sv .

<http://tun.fi/MX.4983814> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterocephalacria" ;
    dwc:scientificNameAuthorship "Berthier" ;
    skos:broader <http://tun.fi/MX.70640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66655>,
        <http://tun.fi/MX.66656> ;
    skos:prefLabel "Heterocephalacria"@fi,
        "Heterocephalacria"@sv .

<http://tun.fi/MX.4984117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Histeromerus" ;
    dwc:scientificNameAuthorship "Wesmael, 1838" ;
    skos:broader <http://tun.fi/MX.296612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984118>,
        <http://tun.fi/MX.5073989> ;
    skos:prefLabel "Histeromerus"@fi,
        "Histeromerus"@sv .

<http://tun.fi/MX.4984448> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Entorrhizaceae" ;
    skos:broader <http://tun.fi/MX.4984440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233660>,
        <http://tun.fi/MX.5019340> ;
    skos:prefLabel "Entorrhizaceae"@fi,
        "Entorrhizaceae"@sv .

<http://tun.fi/MX.4984455> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leveillula" ;
    skos:broader <http://tun.fi/MX.53563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984761>,
        <http://tun.fi/MX.4984868> ;
    skos:prefLabel "Leveillula"@fi,
        "Leveillula"@sv .

<http://tun.fi/MX.4984457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoidium" ;
    skos:broader <http://tun.fi/MX.53563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985152>,
        <http://tun.fi/MX.4985185> ;
    skos:prefLabel "Pseudoidium"@fi,
        "Pseudoidium"@sv .

<http://tun.fi/MX.4984585> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fomoria" ;
    dwc:scientificNameAuthorship "Beirne, 1945" ;
    skos:broader <http://tun.fi/MX.58546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58621>,
        <http://tun.fi/MX.58622> ;
    skos:prefLabel "Fomoria"@fi,
        "Fomoria"@sv .

<http://tun.fi/MX.4984586> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Etainia" ;
    dwc:scientificNameAuthorship "Beirne, 1945" ;
    skos:broader <http://tun.fi/MX.58546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58618>,
        <http://tun.fi/MX.58619> ;
    skos:prefLabel "Etainia"@fi,
        "Etainia"@sv .

<http://tun.fi/MX.4984587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zimmermannia" ;
    dwc:scientificNameAuthorship "E.M. Hering, 1940" ;
    skos:broader <http://tun.fi/MX.58546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58624>,
        <http://tun.fi/MX.58625> ;
    skos:prefLabel "Zimmermannia"@fi,
        "Zimmermannia"@sv .

<http://tun.fi/MX.4984654> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces asterum" ;
    dwc:scientificNameAuthorship "(Schwein.) U Braun" ;
    skos:broader <http://tun.fi/MX.4984454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985216>,
        <http://tun.fi/MX.4985224> ;
    skos:prefLabel "Golovinomyces asterum"@fi,
        "Golovinomyces asterum"@sv .

<http://tun.fi/MX.4984707> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Podosphaera myrtillina" ;
    dwc:scientificNameAuthorship "(C. Schub. : Fr.) Kunze" ;
    skos:broader <http://tun.fi/MX.53492> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985218>,
        <http://tun.fi/MX.4985219> ;
    skos:prefLabel "Podosphaera myrtillina"@fi,
        "Podosphaera myrtillina"@sv .

<http://tun.fi/MX.4984795> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe lonicerae" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985214>,
        <http://tun.fi/MX.4985234> ;
    skos:prefLabel "Erysiphe lonicerae"@fi,
        "Erysiphe lonicerae"@sv .

<http://tun.fi/MX.4984984> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe convolvuli" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985220>,
        <http://tun.fi/MX.4985236> ;
    skos:prefLabel "Erysiphe convolvuli"@fi,
        "Erysiphe convolvuli"@sv .

<http://tun.fi/MX.4985030> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe pisi" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe pisi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985227>,
        <http://tun.fi/MX.4985235> ;
    skos:prefLabel "Erysiphe pisi"@fi,
        "ärtmjöldagg"@sv .

<http://tun.fi/MX.4985144> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erysiphe aquilegiae" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.233892> ;
    skos:hiddenLabel "Erysiphe aquilegiae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985212>,
        <http://tun.fi/MX.4985222> ;
    skos:prefLabel "Erysiphe aquilegiae"@fi,
        "aklejamjöldagg"@sv .

<http://tun.fi/MX.4985202> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Parornichinae" ;
    skos:broader <http://tun.fi/MX.58879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58914>,
        <http://tun.fi/MX.58918> ;
    skos:prefLabel "Parornichinae"@fi,
        "Parornichinae"@sv .

<http://tun.fi/MX.4985203> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Acrocercopinae" ;
    skos:broader <http://tun.fi/MX.58879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58910>,
        <http://tun.fi/MX.58912> ;
    skos:prefLabel "Acrocercopinae"@fi,
        "Acrocercopinae"@sv .

<http://tun.fi/MX.4985204> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ornixolinae" ;
    skos:broader <http://tun.fi/MX.58879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58881>,
        <http://tun.fi/MX.58883> ;
    skos:prefLabel "Ornixolinae"@fi,
        "Ornixolinae"@sv .

<http://tun.fi/MX.4986101> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Polycystidinae" ;
    dwc:scientificNameAuthorship "Schockaert & Karling, 1970" ;
    skos:broader <http://tun.fi/MX.232770> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232775>,
        <http://tun.fi/MX.232778> ;
    skos:prefLabel "Polycystidinae"@fi,
        "Polycystidinae"@sv .

<http://tun.fi/MX.4986116> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Dactylogyridea" ;
    dwc:scientificNameAuthorship "Bychowsky, 1937" ;
    skos:broader <http://tun.fi/MX.4986113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986117>,
        <http://tun.fi/MX.4986217> ;
    skos:prefLabel "Dactylogyridea"@fi,
        "Dactylogyridea"@sv .

<http://tun.fi/MX.4986117> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dactylogyridae" ;
    dwc:scientificNameAuthorship "Bychowsky, 1933" ;
    skos:broader <http://tun.fi/MX.4986116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986118>,
        <http://tun.fi/MX.4986214> ;
    skos:prefLabel "Dactylogyridae"@fi,
        "Dactylogyridae"@sv .

<http://tun.fi/MX.4986141> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cheliplanidae" ;
    dwc:scientificNameAuthorship "Schilke, 1970" ;
    skos:broader <http://tun.fi/MX.232769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232817>,
        <http://tun.fi/MX.232819> ;
    skos:prefLabel "Cheliplanidae"@fi,
        "Cheliplanidae"@sv .

<http://tun.fi/MX.4986214> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ancyrocephalus" ;
    dwc:scientificNameAuthorship "Creplin, 1839" ;
    skos:broader <http://tun.fi/MX.4986117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986215>,
        <http://tun.fi/MX.4986216> ;
    skos:prefLabel "Ancyrocephalus"@fi,
        "Ancyrocephalus"@sv .

<http://tun.fi/MX.4986268> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Mazocraeidea" ;
    dwc:scientificNameAuthorship "Bychowsky, 1957" ;
    skos:broader <http://tun.fi/MX.4986113> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986269>,
        <http://tun.fi/MX.4986272> ;
    skos:prefLabel "Mazocraeidea"@fi,
        "Mazocraeidea"@sv .

<http://tun.fi/MX.4986272> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diplozoidae" ;
    dwc:scientificNameAuthorship "Palombi, 1949" ;
    skos:broader <http://tun.fi/MX.4986268> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986273>,
        <http://tun.fi/MX.4986275> ;
    skos:prefLabel "Diplozoidae"@fi,
        "Diplozoidae"@sv .

<http://tun.fi/MX.4987039> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptops" ;
    skos:broader <http://tun.fi/MX.4987037> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4987040>,
        <http://tun.fi/MX.4987041> ;
    skos:prefLabel "Cryptops"@fi,
        "Cryptops"@sv .

<http://tun.fi/MX.4999560> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fabriciana" ;
    dwc:scientificNameAuthorship "Reuss, 1920" ;
    skos:broader <http://tun.fi/MX.60869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60878>,
        <http://tun.fi/MX.60879> ;
    skos:prefLabel "Fabriciana"@fi,
        "Fabriciana"@sv .

<http://tun.fi/MX.4999565> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptologia" ;
    dwc:scientificNameAuthorship "L.B. Prout, 1901" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62662>,
        <http://tun.fi/MX.62663> ;
    skos:prefLabel "Leptologia"@fi,
        "Leptologia"@sv .

<http://tun.fi/MX.4999677> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atractosporocybe" ;
    dwc:scientificNameAuthorship "P. Alvarado, G. Moreno & Vizzini" ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999679>,
        <http://tun.fi/MX.71691> ;
    skos:prefLabel "Atractosporocybe"@fi,
        "Atractosporocybe"@sv .

<http://tun.fi/MX.4999678> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atheniella" ;
    dwc:scientificNameAuthorship "Redhead, Moncalvo, Vilgalys, Desjardin & B.A. Perry" ;
    skos:broader <http://tun.fi/MX.233411> ;
    skos:hiddenLabel "Atheniella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72714>,
        <http://tun.fi/MX.72980> ;
    skos:prefLabel "korallihiipot"@fi,
        "Atheniella"@sv .

<http://tun.fi/MX.5001336> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenurella" ;
    dwc:scientificNameAuthorship "Villiers, 1974" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195099>,
        <http://tun.fi/MX.195101> ;
    skos:prefLabel "Stenurella"@fi,
        "Stenurella"@sv .

<http://tun.fi/MX.5001344> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stictoleptura" ;
    dwc:scientificNameAuthorship "Casey, 1924" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195069>,
        <http://tun.fi/MX.195071> ;
    skos:prefLabel "Stictoleptura"@fi,
        "Stictoleptura"@sv .

<http://tun.fi/MX.5001351> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anastrangalia" ;
    dwc:scientificNameAuthorship "Casey, 1924" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195074>,
        <http://tun.fi/MX.195076> ;
    skos:prefLabel "Anastrangalia"@fi,
        "Anastrangalia"@sv .

<http://tun.fi/MX.5001387> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Amylocorticiales" ;
    dwc:scientificNameAuthorship "K.H. Larss., Manfr. Binder & Hibbett 2010" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205072>,
        <http://tun.fi/MX.233381> ;
    skos:prefLabel "Amylocorticiales"@fi,
        "Amylocorticiales"@sv .

<http://tun.fi/MX.5001406> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rusticoclytus" ;
    dwc:scientificNameAuthorship "Vives, 1977" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194666>,
        <http://tun.fi/MX.194667> ;
    skos:prefLabel "Rusticoclytus"@fi,
        "Rusticoclytus"@sv .

<http://tun.fi/MX.5002202> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Zannichellia palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40161> ;
    skos:hiddenLabel "Zannichellia palustris"@fi,
        "Zannichellia palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40162>,
        <http://tun.fi/MX.40164> ;
    skos:prefLabel "pikkuhaura"@fi,
        "hårsärv"@sv .

<http://tun.fi/MX.5003718> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paralepista" ;
    dwc:scientificNameAuthorship "Raithelh." ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72288>,
        <http://tun.fi/MX.72480> ;
    skos:prefLabel "Paralepista"@fi,
        "Paralepista"@sv .

<http://tun.fi/MX.5006345> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pentanema" ;
    dwc:scientificNameAuthorship "Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Pentanema"@fi,
        "Pentanema"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39772>,
        <http://tun.fi/MX.39773> ;
    skos:prefLabel "hoikkahirvenjuuret"@fi,
        "krisslor"@sv .

<http://tun.fi/MX.5007987> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Palaeacanthocephala" ;
    skos:broader <http://tun.fi/MX.70000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5007988>,
        <http://tun.fi/MX.5007989> ;
    skos:prefLabel "Palaeacanthocephala"@fi,
        "Palaeacanthocephala"@sv .

<http://tun.fi/MX.5007990> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Echinorhynchidae" ;
    dwc:scientificNameAuthorship "Cobbold, 1879" ;
    skos:broader <http://tun.fi/MX.5007988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5007998>,
        <http://tun.fi/MX.5008005> ;
    skos:prefLabel "Echinorhynchidae"@fi,
        "Echinorhynchidae"@sv .

<http://tun.fi/MX.5008005> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthocephalus" ;
    dwc:scientificNameAuthorship "Koelreuther, 1771" ;
    skos:broader <http://tun.fi/MX.5007990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5008006>,
        <http://tun.fi/MX.5008007> ;
    skos:prefLabel "Acanthocephalus"@fi,
        "Acanthocephalus"@sv .

<http://tun.fi/MX.5008042> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucocybe" ;
    dwc:scientificNameAuthorship "Vizzini, P. Alvarado, G. Moreno & Consiglio" ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:hiddenLabel "Leucocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72810>,
        <http://tun.fi/MX.72964> ;
    skos:prefLabel "valjukynsikkäät"@fi,
        "Leucocybe"@sv .

<http://tun.fi/MX.5008047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhizocybe" ;
    dwc:scientificNameAuthorship "Vizzini, G. Moreno, P. Alvarado & Consiglio" ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:hiddenLabel "Rhizocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73083>,
        <http://tun.fi/MX.73308> ;
    skos:prefLabel "pälvimalikat"@fi,
        "Rhizocybe"@sv .

<http://tun.fi/MX.5008051> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myochromella" ;
    dwc:scientificNameAuthorship "V. Hofst., Clémençon, Moncalvo & Redhead" ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:hiddenLabel "Myochromella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72057>,
        <http://tun.fi/MX.72290> ;
    skos:prefLabel "kunnaskynsikkäät"@fi,
        "Myochromella"@sv .

<http://tun.fi/MX.5008054> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sagaranella" ;
    dwc:scientificNameAuthorship "V. Hofst., Clémençon, Moncalvo & Redhead" ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:hiddenLabel "Sagaranella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72294>,
        <http://tun.fi/MX.72705> ;
    skos:prefLabel "typpikynsikkäät"@fi,
        "Sagaranella"@sv .

<http://tun.fi/MX.5010244> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudochorthippus" ;
    dwc:scientificNameAuthorship "Defaut, 2012" ;
    skos:broader <http://tun.fi/MX.43222> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43232>,
        <http://tun.fi/MX.43233> ;
    skos:prefLabel "Pseudochorthippus"@fi,
        "Pseudochorthippus"@sv .

<http://tun.fi/MX.5010795> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Caliciales" ;
    dwc:scientificNameAuthorship "Bessey" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233261>,
        <http://tun.fi/MX.4890576> ;
    skos:prefLabel "Caliciales"@fi,
        "Caliciales"@sv .

<http://tun.fi/MX.5010800> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Trapeliales" ;
    dwc:scientificNameAuthorship "B. P. Hodk. & Lendemer" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4890597>,
        <http://tun.fi/MX.4890600> ;
    skos:prefLabel "Trapeliales"@fi,
        "Trapeliales"@sv .

<http://tun.fi/MX.5012764> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platyplectrus" ;
    dwc:scientificNameAuthorship "Ferriere, 1941" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5012765>,
        <http://tun.fi/MX.5013182> ;
    skos:prefLabel "Platyplectrus"@fi,
        "Platyplectrus"@sv .

<http://tun.fi/MX.5013642> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Elymus trachycaulus" ;
    dwc:scientificNameAuthorship "(Link) Gould ex Shinners" ;
    skos:broader <http://tun.fi/MX.40531> ;
    skos:hiddenLabel "Elymus trachycaulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40971>,
        <http://tun.fi/MX.40972> ;
    skos:prefLabel "hoikkavehniö"@fi,
        "Elymus trachycaulus"@sv .

<http://tun.fi/MX.5013664> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pyrus communis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "satopäärynäpuu"@fi ;
    skos:broader <http://tun.fi/MX.41973> ;
    skos:hiddenLabel "Pyrus communis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41584>,
        <http://tun.fi/MX.4972567> ;
    skos:prefLabel "päärynäpuu"@fi,
        "Pyrus communis"@sv .

<http://tun.fi/MX.5013665> a <http://tun.fi/MX.subspecies>,
        skos:Concept ;
    dwc:scientificName "Silene vulgaris subsp. vulgaris" ;
    skos:broader <http://tun.fi/MX.38120> ;
    skos:hiddenLabel "Silene vulgaris subsp. vulgaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38121>,
        <http://tun.fi/MX.38122> ;
    skos:prefLabel "kaitanurmikohokki"@fi,
        "Silene vulgaris subsp. vulgaris"@sv .

<http://tun.fi/MX.5013934> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echiniscus" ;
    dwc:scientificNameAuthorship "Schultze, 1840" ;
    skos:broader <http://tun.fi/MX.5013927> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013935>,
        <http://tun.fi/MX.5013936> ;
    skos:prefLabel "Echiniscus"@fi,
        "Echiniscus"@sv .

<http://tun.fi/MX.5013936> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Echiniscus merokensis" ;
    dwc:scientificNameAuthorship "Richters, 1904" ;
    skos:broader <http://tun.fi/MX.5013934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076369>,
        <http://tun.fi/MX.5076370> ;
    skos:prefLabel "Echiniscus merokensis"@fi,
        "Echiniscus merokensis"@sv .

<http://tun.fi/MX.5013953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adropion" ;
    dwc:scientificNameAuthorship "Pilato, 1987" ;
    skos:broader <http://tun.fi/MX.5013947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013954>,
        <http://tun.fi/MX.5013955> ;
    skos:prefLabel "Adropion"@fi,
        "Adropion"@sv .

<http://tun.fi/MX.5013974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypsibius" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1848" ;
    skos:broader <http://tun.fi/MX.5013947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013975>,
        <http://tun.fi/MX.5013976> ;
    skos:prefLabel "Hypsibius"@fi,
        "Hypsibius"@sv .

<http://tun.fi/MX.5014005> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thulinius" ;
    dwc:scientificNameAuthorship "R. Bertolani, 2003" ;
    skos:broader <http://tun.fi/MX.5076416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014006>,
        <http://tun.fi/MX.5076420> ;
    skos:prefLabel "Thulinius"@fi,
        "Thulinius"@sv .

<http://tun.fi/MX.5014024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Minibiotus" ;
    dwc:scientificNameAuthorship "R.O. Schuster, 1980" ;
    skos:broader <http://tun.fi/MX.5014012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014025>,
        <http://tun.fi/MX.5014027> ;
    skos:prefLabel "Minibiotus"@fi,
        "Minibiotus"@sv .

<http://tun.fi/MX.5014029> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Murrayidae" ;
    dwc:scientificNameAuthorship "Guidetti, Rebecchi & Bertolani, 2000" ;
    skos:broader <http://tun.fi/MX.5013943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014030>,
        <http://tun.fi/MX.5014037> ;
    skos:prefLabel "Murrayidae"@fi,
        "Murrayidae"@sv .

<http://tun.fi/MX.5014046> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Milnesium" ;
    dwc:scientificNameAuthorship "Doyere, 1840" ;
    skos:broader <http://tun.fi/MX.5014045> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014047>,
        <http://tun.fi/MX.5076373> ;
    skos:prefLabel "Milnesium"@fi,
        "Milnesium"@sv .

<http://tun.fi/MX.5014904> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cacotemnus" ;
    dwc:scientificNameAuthorship "LeConte, 1861" ;
    skos:broader <http://tun.fi/MX.193797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193814>,
        <http://tun.fi/MX.193815> ;
    skos:prefLabel "Cacotemnus"@fi,
        "Cacotemnus"@sv .

<http://tun.fi/MX.5014907> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemicoelus" ;
    dwc:scientificNameAuthorship "LeConte, 1861" ;
    skos:broader <http://tun.fi/MX.193797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193810>,
        <http://tun.fi/MX.193813> ;
    skos:prefLabel "Hemicoelus"@fi,
        "Hemicoelus"@sv .

<http://tun.fi/MX.5014942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bonomyces" ;
    dwc:scientificNameAuthorship "Vizzini" ;
    skos:broader <http://tun.fi/MX.5001779> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5015262>,
        <http://tun.fi/MX.5015263> ;
    skos:prefLabel "Bonomyces"@fi,
        "Bonomyces"@sv .

<http://tun.fi/MX.5015382> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetostricha" ;
    dwc:scientificNameAuthorship "Walker, 1851" ;
    skos:broader <http://tun.fi/MX.5017448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5015383>,
        <http://tun.fi/MX.5015422> ;
    skos:prefLabel "Chaetostricha"@fi,
        "Chaetostricha"@sv .

<http://tun.fi/MX.5016363> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Burkseus" ;
    dwc:scientificNameAuthorship "Perry, 2019" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319795>,
        <http://tun.fi/MX.319798> ;
    skos:prefLabel "Burkseus"@fi,
        "Burkseus"@sv .

<http://tun.fi/MX.5016661> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cyprininae" ;
    skos:broader <http://tun.fi/MX.53144> ;
    skos:hiddenLabel "Cyprininae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53167>,
        <http://tun.fi/MX.53169> ;
    skos:prefLabel "karpit"@fi,
        "Cyprininae"@sv .

<http://tun.fi/MX.5016663> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Gobioninae" ;
    skos:broader <http://tun.fi/MX.53144> ;
    skos:hiddenLabel "Gobioninae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206675>,
        <http://tun.fi/MX.53156> ;
    skos:prefLabel "töröt"@fi,
        "Gobioninae"@sv .

<http://tun.fi/MX.5017228> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Porotheleaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5017233>,
        <http://tun.fi/MX.5018069> ;
    skos:prefLabel "Porotheleaceae"@fi,
        "Porotheleaceae"@sv .

<http://tun.fi/MX.5017352> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gomphaceae" ;
    skos:broader <http://tun.fi/MX.233003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206595>,
        <http://tun.fi/MX.5017353> ;
    skos:prefLabel "Gomphaceae"@fi,
        "Gomphaceae"@sv .

<http://tun.fi/MX.5017388> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichelotarsus" ;
    dwc:scientificNameAuthorship "Motschulsky, 1860" ;
    skos:broader <http://tun.fi/MX.192440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192444>,
        <http://tun.fi/MX.192445> ;
    skos:prefLabel "Dichelotarsus"@fi,
        "Dichelotarsus"@sv .

<http://tun.fi/MX.5017873> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarops" ;
    dwc:scientificNameAuthorship "Nixon, 1942" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5017874>,
        <http://tun.fi/MX.5017875> ;
    skos:prefLabel "Sarops"@fi,
        "Sarops"@sv .

<http://tun.fi/MX.5017883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Betuloxys" ;
    dwc:scientificNameAuthorship "Mackauer, 1960" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297469>,
        <http://tun.fi/MX.5017886> ;
    skos:prefLabel "Betuloxys"@fi,
        "Betuloxys"@sv .

<http://tun.fi/MX.5017932> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Townesilitus" ;
    dwc:scientificNameAuthorship "Haeselbarth & Loan, 1983" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321697>,
        <http://tun.fi/MX.321699> ;
    skos:prefLabel "Townesilitus"@fi,
        "Townesilitus"@sv .

<http://tun.fi/MX.5018012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterolexis" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321591>,
        <http://tun.fi/MX.321592> ;
    skos:prefLabel "Heterolexis"@fi,
        "Heterolexis"@sv .

<http://tun.fi/MX.5018808> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhysodromus" ;
    skos:broader <http://tun.fi/MX.203013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203019>,
        <http://tun.fi/MX.203021> ;
    skos:prefLabel "Rhysodromus"@fi,
        "Rhysodromus"@sv .

<http://tun.fi/MX.5019043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leccinellum" ;
    dwc:scientificNameAuthorship "Bresinsky & Manfr. Binder" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Leccinellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72950>,
        <http://tun.fi/MX.73433> ;
    skos:prefLabel "jalolehmäntatit"@fi,
        "Leccinellum"@sv .

<http://tun.fi/MX.5019086> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plicariella" ;
    dwc:scientificNameAuthorship "(Sacc.) Rehm" ;
    skos:broader <http://tun.fi/MX.233432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237444>,
        <http://tun.fi/MX.237445> ;
    skos:prefLabel "Plicariella"@fi,
        "Plicariella"@sv .

<http://tun.fi/MX.5019197> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neocochylis" ;
    dwc:scientificNameAuthorship "Razowski, 1960" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60106>,
        <http://tun.fi/MX.60107> ;
    skos:prefLabel "Neocochylis"@fi,
        "Neocochylis"@sv .

<http://tun.fi/MX.5019340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Juncorrhiza" ;
    dwc:scientificNameAuthorship "K. Riess & Piątek" ;
    skos:broader <http://tun.fi/MX.4984448> ;
    skos:hiddenLabel "Juncorrhiza"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984692>,
        <http://tun.fi/MX.4984729> ;
    skos:prefLabel "vihvilänjuuriot"@fi,
        "Juncorrhiza"@sv .

<http://tun.fi/MX.5019816> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eudinostigma" ;
    dwc:scientificNameAuthorship "Tobias, 1986" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321597>,
        <http://tun.fi/MX.324332> ;
    skos:prefLabel "Eudinostigma"@fi,
        "Eudinostigma"@sv .

<http://tun.fi/MX.5019963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psammitis" ;
    dwc:scientificNameAuthorship "Menge, 1876" ;
    skos:broader <http://tun.fi/MX.203503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203693>,
        <http://tun.fi/MX.203705> ;
    skos:prefLabel "Psammitis"@fi,
        "Psammitis"@sv .

<http://tun.fi/MX.50482> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Artiodactyla" ;
    skos:broader <http://tun.fi/MX.37612> ;
    skos:hiddenLabel "Artiodactyla"@fi,
        "Artiodactyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50580>,
        <http://tun.fi/MX.50589> ;
    skos:prefLabel "sorkkaeläimet"@fi,
        "partåiga hovdjur"@sv .

<http://tun.fi/MX.50484> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Sciuromorpha" ;
    dwc:scientificNameAuthorship "Brandt, 1855" ;
    skos:broader <http://tun.fi/MX.50479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50585>,
        <http://tun.fi/MX.50601> ;
    skos:prefLabel "Sciuromorpha"@fi,
        "Sciuromorpha"@sv .

<http://tun.fi/MX.50580> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cervidae" ;
    dwc:scientificNameAuthorship "Goldfuss, 1820" ;
    skos:broader <http://tun.fi/MX.50482> ;
    skos:hiddenLabel "Cervidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50691>,
        <http://tun.fi/MX.50694> ;
    skos:prefLabel "hirvieläimet"@fi,
        "Cervidae"@sv .

<http://tun.fi/MX.50585> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sciuridae" ;
    dwc:scientificNameAuthorship "Hemprich, 1820" ;
    skos:broader <http://tun.fi/MX.50484> ;
    skos:hiddenLabel "Sciuridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50704>,
        <http://tun.fi/MX.50717> ;
    skos:prefLabel "oravat"@fi,
        "Sciuridae"@sv .

<http://tun.fi/MX.50616> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leporidae" ;
    dwc:scientificNameAuthorship "Fischer, 1817" ;
    skos:broader <http://tun.fi/MX.50486> ;
    skos:hiddenLabel "Leporidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51818>,
        <http://tun.fi/MX.51873> ;
    skos:prefLabel "jänikset ja kaniinit"@fi,
        "Leporidae"@sv .

<http://tun.fi/MX.50628> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Soricinae" ;
    dwc:scientificNameAuthorship "Fischer von Waldheim, 1817" ;
    skos:broader <http://tun.fi/MX.50515> ;
    skos:hiddenLabel "Soricinae"@fi,
        "Soricinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50912>,
        <http://tun.fi/MX.50914> ;
    skos:prefLabel "varsinaiset päästäiset"@fi,
        "näbbmöss"@sv .

<http://tun.fi/MX.50661> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Felinae" ;
    dwc:scientificNameAuthorship "Fischer, 1817" ;
    skos:broader <http://tun.fi/MX.50546> ;
    skos:hiddenLabel "Felinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51130>,
        <http://tun.fi/MX.51134> ;
    skos:prefLabel "kissat"@fi,
        "Felinae"@sv .

<http://tun.fi/MX.50691> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cervinae" ;
    dwc:scientificNameAuthorship "Goldfuss, 1820" ;
    skos:broader <http://tun.fi/MX.50580> ;
    skos:hiddenLabel "Cervinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51348>,
        <http://tun.fi/MX.51349> ;
    skos:prefLabel "jalokauriit"@fi,
        "Cervinae"@sv .

<http://tun.fi/MX.5074439> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Flexitrichum" ;
    dwc:scientificNameAuthorship "Ignatov & Fedosov" ;
    skos:broader <http://tun.fi/MX.5074438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200513>,
        <http://tun.fi/MX.43572> ;
    skos:prefLabel "Flexitrichum"@fi,
        "Flexitrichum"@sv .

<http://tun.fi/MX.5075644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lysitermus" ;
    dwc:scientificNameAuthorship "Förster, 1862" ;
    skos:broader <http://tun.fi/MX.296679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5075645>,
        <http://tun.fi/MX.5075646> ;
    skos:prefLabel "Lysitermus"@fi,
        "Lysitermus"@sv .

<http://tun.fi/MX.5076415> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ramazzottiidae" ;
    dwc:scientificNameAuthorship "Sands, McInnes, Marley, Goodall-Copestake, Convey & Linse, 2008" ;
    skos:broader <http://tun.fi/MX.5013943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013977>,
        <http://tun.fi/MX.5013980> ;
    skos:prefLabel "Ramazzottiidae"@fi,
        "Ramazzottiidae"@sv .

<http://tun.fi/MX.5076416> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Doryphoribiidae" ;
    dwc:scientificNameAuthorship "Gąsiorek, Stec, Morek & Michalczyk, 2019" ;
    skos:broader <http://tun.fi/MX.5013943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014005>,
        <http://tun.fi/MX.5076419> ;
    skos:prefLabel "Doryphoribiidae"@fi,
        "Doryphoribiidae"@sv .

<http://tun.fi/MX.5076419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grevenius" ;
    dwc:scientificNameAuthorship "Gąsiorek, Stec, Morek & Michalczyk, 2019" ;
    skos:broader <http://tun.fi/MX.5076416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013991>,
        <http://tun.fi/MX.5013999> ;
    skos:prefLabel "Grevenius"@fi,
        "Grevenius"@sv .

<http://tun.fi/MX.5076633> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kiliasia" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66708>,
        <http://tun.fi/MX.66712> ;
    skos:prefLabel "Kiliasia"@fi,
        "Kiliasia"@sv .

<http://tun.fi/MX.5077009> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Macrocystidia cucumis" ;
    dwc:scientificNameAuthorship "(Pers.) Joss." ;
    skos:broader <http://tun.fi/MX.69797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236773>,
        <http://tun.fi/MX.71828> ;
    skos:prefLabel "Macrocystidia cucumis"@fi,
        "Macrocystidia cucumis"@sv .

<http://tun.fi/MX.5077048> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ditangium" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.234636> ;
    skos:hiddenLabel "Ditangium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205602>,
        <http://tun.fi/MX.5077051> ;
    skos:prefLabel "tippahytykät"@fi,
        "Ditangium"@sv .

<http://tun.fi/MX.5077755> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Ichthyostraca" ;
    dwc:scientificNameAuthorship "Zrzavý, Hypša & Vlášková, 1997" ;
    skos:broader <http://tun.fi/MX.37605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213788>,
        <http://tun.fi/MX.70204> ;
    skos:prefLabel "Ichthyostraca"@fi,
        "Ichthyostraca"@sv .

<http://tun.fi/MX.5081108> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Betoideae" ;
    dwc:scientificNameAuthorship "Ulbr." ;
    skos:broader <http://tun.fi/MX.5081107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38158>,
        <http://tun.fi/MX.41872> ;
    skos:prefLabel "Betoideae"@fi,
        "Betoideae"@sv .

<http://tun.fi/MX.5081136> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lycoperdaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214844>,
        <http://tun.fi/MX.234655> ;
    skos:prefLabel "Lycoperdaceae"@fi,
        "Lycoperdaceae"@sv .

<http://tun.fi/MX.5081754> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sertulicium" ;
    dwc:scientificNameAuthorship "Spirin, Volobuev & K.H. Larss." ;
    skos:broader <http://tun.fi/MX.233001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205924>,
        <http://tun.fi/MX.5082218> ;
    skos:prefLabel "Sertulicium"@fi,
        "Sertulicium"@sv .

<http://tun.fi/MX.5082220> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Unilacryma" ;
    dwc:scientificNameAuthorship "Shirouzu, Tokum. & Oberw." ;
    skos:broader <http://tun.fi/MX.5082219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082221>,
        <http://tun.fi/MX.5082222> ;
    skos:prefLabel "Unilacryma"@fi,
        "Unilacryma"@sv .

<http://tun.fi/MX.5082343> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Honorius" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.39977> ;
    skos:hiddenLabel "Honorius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41257>,
        <http://tun.fi/MX.5000764> ;
    skos:prefLabel "kellotähdikit"@fi,
        "Honorius"@sv .

<http://tun.fi/MX.5082374> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thinopyrum" ;
    dwc:scientificNameAuthorship "Á. Löve" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Thinopyrum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40538>,
        <http://tun.fi/MX.42802> ;
    skos:prefLabel "haprajuolat"@fi,
        "Thinopyrum"@sv .

<http://tun.fi/MX.5082479> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Buglossoides arvensis" ;
    dwc:scientificNameAuthorship "(L.) I. M. Johnst." ;
    skos:broader <http://tun.fi/MX.4972099> ;
    skos:hiddenLabel "Buglossoides arvensis"@fi,
        "Lithospermum arvense"@fi,
        "Lithospermum arvense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4978772>,
        <http://tun.fi/MX.4978774> ;
    skos:prefLabel "ketorusojuuri"@fi,
        "Buglossoides arvensis"@sv .

<http://tun.fi/MX.5082547> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perpolita" ;
    skos:broader <http://tun.fi/MX.52748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52762>,
        <http://tun.fi/MX.52765> ;
    skos:prefLabel "Perpolita"@fi,
        "Perpolita"@sv .

<http://tun.fi/MX.51> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gomphus" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.50> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4884002>,
        <http://tun.fi/MX.52> ;
    skos:prefLabel "Gomphus"@fi,
        "Gomphus"@sv .

<http://tun.fi/MX.51073> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eptesicus" ;
    dwc:scientificNameAuthorship "Rafinesque, 1820" ;
    skos:broader <http://tun.fi/MX.50657> ;
    skos:hiddenLabel "Eptesicus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.46253>,
        <http://tun.fi/MX.46260> ;
    skos:prefLabel "serotiinit"@fi,
        "Eptesicus"@sv .

<http://tun.fi/MX.51126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vulpes" ;
    dwc:scientificNameAuthorship "Frisch, 1775" ;
    skos:broader <http://tun.fi/MX.50545> ;
    skos:hiddenLabel "Vulpes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.46542>,
        <http://tun.fi/MX.46587> ;
    skos:prefLabel "ketut"@fi,
        "Vulpes"@sv .

<http://tun.fi/MX.51498> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Castor" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50595> ;
    skos:hiddenLabel "Castor"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.48250>,
        <http://tun.fi/MX.48251> ;
    skos:prefLabel "majavat"@fi,
        "Castor"@sv .

<http://tun.fi/MX.51527> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apodemus" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.50721> ;
    skos:hiddenLabel "Apodemus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.48463>,
        <http://tun.fi/MX.48469> ;
    skos:prefLabel "metsähiiret"@fi,
        "Apodemus"@sv .

<http://tun.fi/MX.51752> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rattus" ;
    dwc:scientificNameAuthorship "Fischer, 1803" ;
    skos:broader <http://tun.fi/MX.50721> ;
    skos:hiddenLabel "Rattus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.49190>,
        <http://tun.fi/MX.49649> ;
    skos:prefLabel "rotat"@fi,
        "Rattus"@sv .

<http://tun.fi/MX.51873> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50616> ;
    skos:hiddenLabel "Lepus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50106>,
        <http://tun.fi/MX.50386> ;
    skos:prefLabel "jänikset"@fi,
        "Lepus"@sv .

<http://tun.fi/MX.52645> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Mollusca" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Mollusca"@fi,
        "Mollusca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52646>,
        <http://tun.fi/MX.53381> ;
    skos:prefLabel "nilviäiset"@fi,
        "blötdjur"@sv .

<http://tun.fi/MX.52650> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carychium" ;
    dwc:scientificNameAuthorship "O. F. Müller, 1773" ;
    skos:broader <http://tun.fi/MX.4986050> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52651>,
        <http://tun.fi/MX.52652> ;
    skos:prefLabel "Carychium"@fi,
        "Carychium"@sv .

<http://tun.fi/MX.52659> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxyloma" ;
    dwc:scientificNameAuthorship "Westerlund, 1885" ;
    skos:broader <http://tun.fi/MX.52654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52660>,
        <http://tun.fi/MX.52663> ;
    skos:prefLabel "Oxyloma"@fi,
        "Oxyloma"@sv .

<http://tun.fi/MX.52680> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Vertiginidae" ;
    dwc:scientificNameAuthorship "Fitzinger, 1833" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Vertiginidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52681>,
        <http://tun.fi/MX.52685> ;
    skos:prefLabel "siemenkotilot"@fi,
        "Vertiginidae"@sv .

<http://tun.fi/MX.52703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cochlodina" ;
    dwc:scientificNameAuthorship "A. Férussac, 1821" ;
    skos:broader <http://tun.fi/MX.52702> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52704>,
        <http://tun.fi/MX.52705> ;
    skos:prefLabel "Cochlodina"@fi,
        "Cochlodina"@sv .

<http://tun.fi/MX.52728> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Discus" ;
    dwc:scientificNameAuthorship "Fitzinger, 1833" ;
    skos:broader <http://tun.fi/MX.52727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52729>,
        <http://tun.fi/MX.52732> ;
    skos:prefLabel "Discus"@fi,
        "Discus"@sv .

<http://tun.fi/MX.52735> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vitrea" ;
    dwc:scientificNameAuthorship "Fitzinger, 1833" ;
    skos:broader <http://tun.fi/MX.52734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52736>,
        <http://tun.fi/MX.52737> ;
    skos:prefLabel "Vitrea"@fi,
        "Vitrea"@sv .

<http://tun.fi/MX.52739> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euconulus" ;
    dwc:scientificNameAuthorship "Reinhardt, 1883" ;
    skos:broader <http://tun.fi/MX.52738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52740>,
        <http://tun.fi/MX.52742> ;
    skos:prefLabel "Euconulus"@fi,
        "Euconulus"@sv .

<http://tun.fi/MX.52744> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zonitoides" ;
    dwc:scientificNameAuthorship "Lehmann, 1862" ;
    skos:broader <http://tun.fi/MX.52743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52745>,
        <http://tun.fi/MX.52747> ;
    skos:prefLabel "Zonitoides"@fi,
        "Zonitoides"@sv .

<http://tun.fi/MX.52755> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aegopinella" ;
    dwc:scientificNameAuthorship "Lindholm, 1927" ;
    skos:broader <http://tun.fi/MX.52748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52756>,
        <http://tun.fi/MX.52758> ;
    skos:prefLabel "Aegopinella"@fi,
        "Aegopinella"@sv .

<http://tun.fi/MX.52778> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limax" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.52777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52779>,
        <http://tun.fi/MX.52780> ;
    skos:prefLabel "Limax"@fi,
        "Limax"@sv .

<http://tun.fi/MX.52783> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lehmannia" ;
    dwc:scientificNameAuthorship "Heynemann, 1863" ;
    skos:broader <http://tun.fi/MX.52777> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52784>,
        <http://tun.fi/MX.52786> ;
    skos:prefLabel "Lehmannia"@fi,
        "Lehmannia"@sv .

<http://tun.fi/MX.52788> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Agriolimacidae" ;
    dwc:scientificNameAuthorship "H. Wagner, 1935" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Agriolimacidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5017393>,
        <http://tun.fi/MX.52789> ;
    skos:prefLabel "peltoetanat"@fi,
        "Agriolimacidae"@sv .

<http://tun.fi/MX.52817> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trochulus" ;
    dwc:scientificNameAuthorship "Chemnitz, 1786" ;
    skos:broader <http://tun.fi/MX.52812> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52818>,
        <http://tun.fi/MX.52822> ;
    skos:prefLabel "Trochulus"@fi,
        "Trochulus"@sv .

<http://tun.fi/MX.52823> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudotrichia" ;
    dwc:scientificNameAuthorship "Kirschst." ;
    skos:broader <http://tun.fi/MX.233361> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238283>,
        <http://tun.fi/MX.238284> ;
    skos:prefLabel "Pseudotrichia"@fi,
        "Pseudotrichia"@sv .

<http://tun.fi/MX.52835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cepaea" ;
    dwc:scientificNameAuthorship "Held, 1838" ;
    skos:broader <http://tun.fi/MX.52828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52836>,
        <http://tun.fi/MX.52837> ;
    skos:prefLabel "Cepaea"@fi,
        "Cepaea"@sv .

<http://tun.fi/MX.53061> a <http://tun.fi/MX.kingdom>,
        skos:Concept ;
    dwc:scientificName "Chromista" ;
    skos:broader <http://tun.fi/MX.53761> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213326>,
        <http://tun.fi/MX.70019> ;
    skos:prefLabel "Chromista"@fi,
        "Chromista"@sv .

<http://tun.fi/MX.53064> a <http://tun.fi/MX.kingdom>,
        skos:Concept ;
    dwc:scientificName "Protozoa" ;
    skos:broader <http://tun.fi/MX.53761> ;
    skos:hiddenLabel "Protozoa"@fi,
        "Protozoa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.239915>,
        <http://tun.fi/MX.53073> ;
    skos:prefLabel "alkueläimet"@fi,
        "protozoer"@sv .

<http://tun.fi/MX.53070> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Cnidaria" ;
    dwc:scientificNameAuthorship "Hatschek, 1888" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Cnidaria"@fi,
        "Cnidaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53374>,
        <http://tun.fi/MX.70336> ;
    skos:prefLabel "polttiaiseläimet"@fi,
        "nässeldjur"@sv .

<http://tun.fi/MX.53083> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Petromyzontidae" ;
    skos:broader <http://tun.fi/MX.70303> ;
    skos:hiddenLabel "Petromyzontidae"@fi,
        "Petromyzontidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53085>,
        <http://tun.fi/MX.53290> ;
    skos:prefLabel "nahkiaiset"@fi,
        "nejonögonfiskar"@sv .

<http://tun.fi/MX.53098> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Clupeiformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Clupeiformes"@fi,
        "Clupeiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53099>,
        <http://tun.fi/MX.53107> ;
    skos:prefLabel "sillikalat"@fi,
        "sillartade fiskar"@sv .

<http://tun.fi/MX.53109> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Anguilliformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Anguilliformes"@fi,
        "Anguilliformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53110>,
        <http://tun.fi/MX.53113> ;
    skos:prefLabel "ankeriaskalat"@fi,
        "ålartade fiskar"@sv .

<http://tun.fi/MX.53120> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Salmo" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.323497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53121>,
        <http://tun.fi/MX.53123> ;
    skos:prefLabel "Salmo"@fi,
        "Salmo"@sv .

<http://tun.fi/MX.53175> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Siluriformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Siluriformes"@fi,
        "Siluriformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53176>,
        <http://tun.fi/MX.53179> ;
    skos:prefLabel "monnikalat"@fi,
        "malartade fiskar"@sv .

<http://tun.fi/MX.53205> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cottus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53206>,
        <http://tun.fi/MX.53207> ;
    skos:prefLabel "Cottus"@fi,
        "Cottus"@sv .

<http://tun.fi/MX.53209> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myoxocephalus" ;
    dwc:scientificNameAuthorship "Tilesius, 1811" ;
    skos:broader <http://tun.fi/MX.53204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53210>,
        <http://tun.fi/MX.53315> ;
    skos:prefLabel "Myoxocephalus"@fi,
        "Myoxocephalus"@sv .

<http://tun.fi/MX.53214> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cyclopteridae" ;
    skos:broader <http://tun.fi/MX.53314> ;
    skos:hiddenLabel "Cyclopteridae"@fi,
        "Cyclopteridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53215>,
        <http://tun.fi/MX.53277> ;
    skos:prefLabel "rasvakalat"@fi,
        "sjuryggsfiskar"@sv .

<http://tun.fi/MX.53224> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Centrarchidae" ;
    skos:broader <http://tun.fi/MX.53278> ;
    skos:hiddenLabel "Centrarchidae"@fi,
        "Centrarchidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206831>,
        <http://tun.fi/MX.53254> ;
    skos:prefLabel "aurinkoahvenet"@fi,
        "solabborrfiskar"@sv .

<http://tun.fi/MX.53226> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mugilidae" ;
    skos:broader <http://tun.fi/MX.70286> ;
    skos:hiddenLabel "Mugilidae"@fi,
        "Mugilidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53227>,
        <http://tun.fi/MX.53318> ;
    skos:prefLabel "keltit"@fi,
        "multfiskar"@sv .

<http://tun.fi/MX.53241> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scombridae" ;
    skos:broader <http://tun.fi/MX.53287> ;
    skos:hiddenLabel "Scombridae"@fi,
        "Scombridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53242>,
        <http://tun.fi/MX.53288> ;
    skos:prefLabel "makrillit"@fi,
        "makrillfiskar"@sv .

<http://tun.fi/MX.53245> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pleuronectiformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Pleuronectiformes"@fi,
        "Pleuronectiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206833>,
        <http://tun.fi/MX.53247> ;
    skos:prefLabel "kampelakalat"@fi,
        "plattfiskar"@sv .

<http://tun.fi/MX.53248> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platichthys" ;
    dwc:scientificNameAuthorship "Girard, 1854" ;
    skos:broader <http://tun.fi/MX.53247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5008086>,
        <http://tun.fi/MX.5009930> ;
    skos:prefLabel "Platichthys"@fi,
        "Platichthys"@sv .

<http://tun.fi/MX.53254> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micropterus" ;
    dwc:scientificNameAuthorship "Lacepede, 1802" ;
    skos:broader <http://tun.fi/MX.53224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206830>,
        <http://tun.fi/MX.53225> ;
    skos:prefLabel "Micropterus"@fi,
        "Micropterus"@sv .

<http://tun.fi/MX.53255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pomatoschistus" ;
    dwc:scientificNameAuthorship "Gill, 1863" ;
    skos:broader <http://tun.fi/MX.53326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53238>,
        <http://tun.fi/MX.53320> ;
    skos:prefLabel "Pomatoschistus"@fi,
        "Pomatoschistus"@sv .

<http://tun.fi/MX.53272> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leuciscus" ;
    dwc:scientificNameAuthorship "Cuvier, 1816" ;
    skos:broader <http://tun.fi/MX.5016660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53146>,
        <http://tun.fi/MX.53273> ;
    skos:prefLabel "Leuciscus"@fi,
        "Leuciscus"@sv .

<http://tun.fi/MX.53284> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ammodytidae" ;
    skos:broader <http://tun.fi/MX.53232> ;
    skos:hiddenLabel "Ammodytidae"@fi,
        "Ammodytidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53233>,
        <http://tun.fi/MX.53235> ;
    skos:prefLabel "tuulenkalat"@fi,
        "tobisfiskar"@sv .

<http://tun.fi/MX.53290> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lampetra" ;
    skos:broader <http://tun.fi/MX.53083> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53084>,
        <http://tun.fi/MX.53256> ;
    skos:prefLabel "Lampetra"@fi,
        "Lampetra"@sv .

<http://tun.fi/MX.53295> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alosa" ;
    dwc:scientificNameAuthorship "Linck, 1790" ;
    skos:broader <http://tun.fi/MX.53099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53106>,
        <http://tun.fi/MX.53257> ;
    skos:prefLabel "Alosa"@fi,
        "Alosa"@sv .

<http://tun.fi/MX.53309> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Gadiformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Gadiformes"@fi,
        "Gadiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206827>,
        <http://tun.fi/MX.53182> ;
    skos:prefLabel "turskakalat"@fi,
        "torskartade fiskar"@sv .

<http://tun.fi/MX.53325> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Syngnathidae" ;
    skos:broader <http://tun.fi/MX.53193> ;
    skos:hiddenLabel "Syngnathidae"@fi,
        "Syngnathidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53194>,
        <http://tun.fi/MX.53195> ;
    skos:prefLabel "merineulat"@fi,
        "kantnålsfiskar"@sv .

<http://tun.fi/MX.53371> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Oomycota" ;
    skos:broader <http://tun.fi/MX.70019> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53674>,
        <http://tun.fi/MX.53712> ;
    skos:prefLabel "Oomycota"@fi,
        "Oomycota"@sv .

<http://tun.fi/MX.53376> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Ustilaginomycetes" ;
    skos:broader <http://tun.fi/MX.53066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232997>,
        <http://tun.fi/MX.53717> ;
    skos:prefLabel "Ustilaginomycetes"@fi,
        "Ustilaginomycetes"@sv .

<http://tun.fi/MX.53380> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Gammaproteobacteria" ;
    skos:broader <http://tun.fi/MX.53067> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53702>,
        <http://tun.fi/MX.53730> ;
    skos:prefLabel "Gammaproteobacteria"@fi,
        "Gammaproteobacteria"@sv .

<http://tun.fi/MX.53428> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pythium" ;
    skos:broader <http://tun.fi/MX.53638> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52959>,
        <http://tun.fi/MX.52960> ;
    skos:prefLabel "Pythium"@fi,
        "Pythium"@sv .

<http://tun.fi/MX.53434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saissetia" ;
    skos:broader <http://tun.fi/MX.53627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52970>,
        <http://tun.fi/MX.53018> ;
    skos:prefLabel "Saissetia"@fi,
        "Saissetia"@sv .

<http://tun.fi/MX.53439> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gaeumannomyces" ;
    dwc:scientificNameAuthorship "Arx & D.L.Olivier" ;
    skos:broader <http://tun.fi/MX.53583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238677>,
        <http://tun.fi/MX.238678> ;
    skos:prefLabel "Gaeumannomyces"@fi,
        "Gaeumannomyces"@sv .

<http://tun.fi/MX.53455> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plasmopara" ;
    skos:broader <http://tun.fi/MX.53574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52950>,
        <http://tun.fi/MX.52951> ;
    skos:prefLabel "Plasmopara"@fi,
        "Plasmopara"@sv .

<http://tun.fi/MX.53472> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ramularia" ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236984>,
        <http://tun.fi/MX.52961> ;
    skos:prefLabel "Ramularia"@fi,
        "Ramularia"@sv .

<http://tun.fi/MX.53494> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Periplaneta" ;
    dwc:scientificNameAuthorship "Burmeister, 1838" ;
    skos:broader <http://tun.fi/MX.53558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52980>,
        <http://tun.fi/MX.52981> ;
    skos:prefLabel "Periplaneta"@fi,
        "Periplaneta"@sv .

<http://tun.fi/MX.53496> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Verticillium" ;
    skos:broader <http://tun.fi/MX.53588> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52864>,
        <http://tun.fi/MX.52865> ;
    skos:prefLabel "Verticillium"@fi,
        "Verticillium"@sv .

<http://tun.fi/MX.53521> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Claviceps" ;
    dwc:scientificNameAuthorship "Tul." ;
    skos:broader <http://tun.fi/MX.53603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237429>,
        <http://tun.fi/MX.52915> ;
    skos:prefLabel "Claviceps"@fi,
        "Claviceps"@sv .

<http://tun.fi/MX.53527> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colletotrichum" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.53579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52917>,
        <http://tun.fi/MX.52918> ;
    skos:prefLabel "Colletotrichum"@fi,
        "Colletotrichum"@sv .

<http://tun.fi/MX.53536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetosiphon" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228521>,
        <http://tun.fi/MX.228522> ;
    skos:prefLabel "Chaetosiphon"@fi,
        "Chaetosiphon"@sv .

<http://tun.fi/MX.53542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liothrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232190>,
        <http://tun.fi/MX.53024> ;
    skos:prefLabel "Liothrips"@fi,
        "Liothrips"@sv .

<http://tun.fi/MX.53558> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Blattinae" ;
    skos:broader <http://tun.fi/MX.53609> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206460>,
        <http://tun.fi/MX.53494> ;
    skos:prefLabel "Blattinae"@fi,
        "Blattinae"@sv .

<http://tun.fi/MX.53574> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Peronosporaceae" ;
    skos:broader <http://tun.fi/MX.53712> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53455>,
        <http://tun.fi/MX.53511> ;
    skos:prefLabel "Peronosporaceae"@fi,
        "Peronosporaceae"@sv .

<http://tun.fi/MX.53576> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cercopagididae" ;
    dwc:scientificNameAuthorship "Mordukhai-Boltovskoi, 1968" ;
    skos:broader <http://tun.fi/MX.213778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214003>,
        <http://tun.fi/MX.53464> ;
    skos:prefLabel "Cercopagididae"@fi,
        "Cercopagididae"@sv .

<http://tun.fi/MX.53579> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Glomerellaceae" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234117>,
        <http://tun.fi/MX.53527> ;
    skos:prefLabel "Glomerellaceae"@fi,
        "Glomerellaceae"@sv .

<http://tun.fi/MX.53580> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lepismatidae" ;
    skos:broader <http://tun.fi/MX.53697> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231373>,
        <http://tun.fi/MX.231376> ;
    skos:prefLabel "Lepismatidae"@fi,
        "Lepismatidae"@sv .

<http://tun.fi/MX.53582> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ophiostomataceae" ;
    skos:broader <http://tun.fi/MX.53739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234176>,
        <http://tun.fi/MX.53468> ;
    skos:prefLabel "Ophiostomataceae"@fi,
        "Ophiostomataceae"@sv .

<http://tun.fi/MX.53583> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Magnaporthaceae" ;
    skos:broader <http://tun.fi/MX.53667> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234296>,
        <http://tun.fi/MX.53439> ;
    skos:prefLabel "Magnaporthaceae"@fi,
        "Magnaporthaceae"@sv .

<http://tun.fi/MX.53632> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dreissenidae" ;
    skos:broader <http://tun.fi/MX.211715> ;
    skos:hiddenLabel "Dreissenidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53409>,
        <http://tun.fi/MX.53466> ;
    skos:prefLabel "valesinisimpukat"@fi,
        "Dreissenidae"@sv .

<http://tun.fi/MX.53633> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Enterobacteriaceae" ;
    skos:broader <http://tun.fi/MX.53702> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53478>,
        <http://tun.fi/MX.53529> ;
    skos:prefLabel "Enterobacteriaceae"@fi,
        "Enterobacteriaceae"@sv .

<http://tun.fi/MX.53635> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hemiphacidiaceae" ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53446>,
        <http://tun.fi/MX.53462> ;
    skos:prefLabel "Hemiphacidiaceae"@fi,
        "Hemiphacidiaceae"@sv .

<http://tun.fi/MX.53645> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phlaeothripidae" ;
    skos:broader <http://tun.fi/MX.232135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232136>,
        <http://tun.fi/MX.232143> ;
    skos:prefLabel "Phlaeothripidae"@fi,
        "Phlaeothripidae"@sv .

<http://tun.fi/MX.53670> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Fabales" ;
    dwc:scientificNameAuthorship "Bromhead" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38942>,
        <http://tun.fi/MX.39159> ;
    skos:prefLabel "Fabales"@fi,
        "Fabales"@sv .

<http://tun.fi/MX.53695> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Lepidoptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Lepidoptera"@fi,
        "Lepidoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58501>,
        <http://tun.fi/MX.58509> ;
    skos:prefLabel "perhoset"@fi,
        "fjärilar"@sv .

<http://tun.fi/MX.53737> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Thysanoptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Thysanoptera"@fi,
        "Thysanoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232135>,
        <http://tun.fi/MX.232205> ;
    skos:prefLabel "ripsiäiset"@fi,
        "tripsar"@sv .

<http://tun.fi/MX.53742> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Diplostraca" ;
    skos:broader <http://tun.fi/MX.53384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213777>,
        <http://tun.fi/MX.213778> ;
    skos:prefLabel "Diplostraca"@fi,
        "Diplostraca"@sv .

<http://tun.fi/MX.58512> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eriocraniidae" ;
    dwc:scientificNameAuthorship "Rebel, 1901" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58513>,
        <http://tun.fi/MX.58517> ;
    skos:prefLabel "Eriocraniidae"@fi,
        "Eriocraniidae"@sv .

<http://tun.fi/MX.58530> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gazoryctra" ;
    dwc:scientificNameAuthorship "Hübner 1820" ;
    skos:broader <http://tun.fi/MX.58529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58531>,
        <http://tun.fi/MX.58532> ;
    skos:prefLabel "Gazoryctra"@fi,
        "Gazoryctra"@sv .

<http://tun.fi/MX.58537> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Korscheltellus" ;
    dwc:scientificNameAuthorship "Börner, 1920" ;
    skos:broader <http://tun.fi/MX.58529> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58538>,
        <http://tun.fi/MX.58539> ;
    skos:prefLabel "Korscheltellus"@fi,
        "Korscheltellus"@sv .

<http://tun.fi/MX.58641> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Opostegidae" ;
    dwc:scientificNameAuthorship "Meyrick, 1893" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Opostegidae"@fi,
        "Opostegidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58642>,
        <http://tun.fi/MX.58644> ;
    skos:prefLabel "lippakoit"@fi,
        "ögonlocksmalar"@sv .

<http://tun.fi/MX.58644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudopostega" ;
    dwc:scientificNameAuthorship "Kozlov, 1985" ;
    skos:broader <http://tun.fi/MX.58641> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58645>,
        <http://tun.fi/MX.58646> ;
    skos:prefLabel "Pseudopostega"@fi,
        "Pseudopostega"@sv .

<http://tun.fi/MX.58655> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Adelidae" ;
    dwc:scientificNameAuthorship "Bruand, 1850" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Adelidae"@fi,
        "Adelidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58656>,
        <http://tun.fi/MX.58673> ;
    skos:prefLabel "surviaiskoit"@fi,
        "antennmalar"@sv .

<http://tun.fi/MX.58711> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tischeriidae" ;
    dwc:scientificNameAuthorship "Spuler, 1898" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Tischeriidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58712>,
        <http://tun.fi/MX.58715> ;
    skos:prefLabel "läiskäkoit"@fi,
        "Tischeriidae"@sv .

<http://tun.fi/MX.58712> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tischeria" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.58711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58713>,
        <http://tun.fi/MX.58714> ;
    skos:prefLabel "Tischeria"@fi,
        "Tischeria"@sv .

<http://tun.fi/MX.58723> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Myrmecozelinae" ;
    dwc:scientificNameAuthorship "Capuse, 1968" ;
    skos:broader <http://tun.fi/MX.58722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58724>,
        <http://tun.fi/MX.58726> ;
    skos:prefLabel "Myrmecozelinae"@fi,
        "Myrmecozelinae"@sv .

<http://tun.fi/MX.58726> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haplotinea" ;
    dwc:scientificNameAuthorship "Diakonoff & Hinton, 1956" ;
    skos:broader <http://tun.fi/MX.58723> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58727>,
        <http://tun.fi/MX.58728> ;
    skos:prefLabel "Haplotinea"@fi,
        "Haplotinea"@sv .

<http://tun.fi/MX.58751> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triaxomera" ;
    dwc:scientificNameAuthorship "Zagulajev, 1959" ;
    skos:broader <http://tun.fi/MX.58750> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082217>,
        <http://tun.fi/MX.58752> ;
    skos:prefLabel "Triaxomera"@fi,
        "Triaxomera"@sv .

<http://tun.fi/MX.58771> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichophaga" ;
    dwc:scientificNameAuthorship "Ragonot, 1894" ;
    skos:broader <http://tun.fi/MX.58770> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58772>,
        <http://tun.fi/MX.58773> ;
    skos:prefLabel "Trichophaga"@fi,
        "Trichophaga"@sv .

<http://tun.fi/MX.58774> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elatobia" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1853" ;
    skos:broader <http://tun.fi/MX.58770> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58775>,
        <http://tun.fi/MX.58776> ;
    skos:prefLabel "Elatobia"@fi,
        "Elatobia"@sv .

<http://tun.fi/MX.58806> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Naryciinae" ;
    dwc:scientificNameAuthorship "Tutt, 1900" ;
    skos:broader <http://tun.fi/MX.58805> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58807>,
        <http://tun.fi/MX.58811> ;
    skos:prefLabel "Naryciinae"@fi,
        "Naryciinae"@sv .

<http://tun.fi/MX.58828> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Psychinae" ;
    dwc:scientificNameAuthorship "Boisduval, 1828" ;
    skos:broader <http://tun.fi/MX.58805> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321355>,
        <http://tun.fi/MX.58829> ;
    skos:prefLabel "Psychinae"@fi,
        "Psychinae"@sv .

<http://tun.fi/MX.58829> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psyche" ;
    dwc:scientificNameAuthorship "Schrank, 1801" ;
    skos:broader <http://tun.fi/MX.58828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58833>,
        <http://tun.fi/MX.58834> ;
    skos:prefLabel "Psyche"@fi,
        "Psyche"@sv .

<http://tun.fi/MX.58848> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sterrhopterix" ;
    dwc:scientificNameAuthorship "Hübner, 1816" ;
    skos:broader <http://tun.fi/MX.58838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58849>,
        <http://tun.fi/MX.58851> ;
    skos:prefLabel "Sterrhopterix"@fi,
        "Sterrhopterix"@sv .

<http://tun.fi/MX.58928> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lithocolletinae" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.58879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58929>,
        <http://tun.fi/MX.58983> ;
    skos:prefLabel "Lithocolletinae"@fi,
        "Lithocolletinae"@sv .

<http://tun.fi/MX.59014> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euhyponomeutoides" ;
    dwc:scientificNameAuthorship "Gaj, 1954" ;
    skos:broader <http://tun.fi/MX.58992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59016>,
        <http://tun.fi/MX.59017> ;
    skos:prefLabel "Euhyponomeutoides"@fi,
        "Euhyponomeutoides"@sv .

<http://tun.fi/MX.59033> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cedestis" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.58992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59034>,
        <http://tun.fi/MX.59036> ;
    skos:prefLabel "Cedestis"@fi,
        "Cedestis"@sv .

<http://tun.fi/MX.59038> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ocnerostoma" ;
    dwc:scientificNameAuthorship "Zeller, 1847" ;
    skos:broader <http://tun.fi/MX.58992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59039>,
        <http://tun.fi/MX.59040> ;
    skos:prefLabel "Ocnerostoma"@fi,
        "Ocnerostoma"@sv .

<http://tun.fi/MX.59041> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Praydidae" ;
    dwc:scientificNameAuthorship "Moriuti, 1977" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59042>,
        <http://tun.fi/MX.59044> ;
    skos:prefLabel "Praydidae"@fi,
        "Praydidae"@sv .

<http://tun.fi/MX.59044> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prays" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59041> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59045>,
        <http://tun.fi/MX.59047> ;
    skos:prefLabel "Prays"@fi,
        "Prays"@sv .

<http://tun.fi/MX.59078> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ypsolophidae" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Ypsolophidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59079>,
        <http://tun.fi/MX.59098> ;
    skos:prefLabel "haahtikoit"@fi,
        "Ypsolophidae"@sv .

<http://tun.fi/MX.59147> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lyonetiidae" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Lyonetiidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59148>,
        <http://tun.fi/MX.59157> ;
    skos:prefLabel "kehtokoit"@fi,
        "Lyonetiidae"@sv .

<http://tun.fi/MX.59167> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Douglasiidae" ;
    dwc:scientificNameAuthorship "Heinemann & Wocke, 1876" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Douglasiidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59168>,
        <http://tun.fi/MX.59173> ;
    skos:prefLabel "varsikoit"@fi,
        "Douglasiidae"@sv .

<http://tun.fi/MX.59179> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Blastobasidae" ;
    dwc:scientificNameAuthorship "Meyrick, 1894" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Blastobasidae"@fi,
        "Blastobasidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59180>,
        <http://tun.fi/MX.59183> ;
    skos:prefLabel "mantukoit"@fi,
        "förnamalar"@sv .

<http://tun.fi/MX.59190> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oecophoridae" ;
    dwc:scientificNameAuthorship "Bruand, 1850" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Oecophoridae"@fi,
        "Oecophoridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211120>,
        <http://tun.fi/MX.211121> ;
    skos:prefLabel "lahokoit"@fi,
        "praktmalar"@sv .

<http://tun.fi/MX.59227> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lypusidae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1857" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Lypusidae"@fi,
        "Lypusidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211118>,
        <http://tun.fi/MX.59235> ;
    skos:prefLabel "laukkukoit"@fi,
        "sotmalar"@sv .

<http://tun.fi/MX.59235> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chimabacchinae" ;
    dwc:scientificNameAuthorship "Heinemann, 1870" ;
    skos:broader <http://tun.fi/MX.59227> ;
    skos:hiddenLabel "Chimabacchinae"@fi,
        "Chimabacchinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59236>,
        <http://tun.fi/MX.59240> ;
    skos:prefLabel "tynkäkoit"@fi,
        "vårmalar"@sv .

<http://tun.fi/MX.59236> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diurnea" ;
    dwc:scientificNameAuthorship "Haworth, 1811" ;
    skos:broader <http://tun.fi/MX.59235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59237>,
        <http://tun.fi/MX.59238> ;
    skos:prefLabel "Diurnea"@fi,
        "Diurnea"@sv .

<http://tun.fi/MX.59246> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Elachistidae" ;
    dwc:scientificNameAuthorship "Bruand, 1850" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Elachistidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59332>,
        <http://tun.fi/MX.59416> ;
    skos:prefLabel "pystykotelokoit"@fi,
        "Elachistidae"@sv .

<http://tun.fi/MX.59418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysoclista" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.59416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59420>,
        <http://tun.fi/MX.59422> ;
    skos:prefLabel "Chrysoclista"@fi,
        "Chrysoclista"@sv .

<http://tun.fi/MX.59431> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Batrachedra" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1853" ;
    skos:broader <http://tun.fi/MX.59430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59432>,
        <http://tun.fi/MX.59433> ;
    skos:prefLabel "Batrachedra"@fi,
        "Batrachedra"@sv .

<http://tun.fi/MX.59632> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Antequerinae" ;
    dwc:scientificNameAuthorship "Heinemann & Wocke, 1876" ;
    skos:broader <http://tun.fi/MX.59631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59633>,
        <http://tun.fi/MX.59646> ;
    skos:prefLabel "Antequerinae"@fi,
        "Antequerinae"@sv .

<http://tun.fi/MX.59633> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pancalia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.59632> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59634>,
        <http://tun.fi/MX.59636> ;
    skos:prefLabel "Pancalia"@fi,
        "Pancalia"@sv .

<http://tun.fi/MX.59637> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cosmopteriginae" ;
    dwc:scientificNameAuthorship "Hodges, 1978" ;
    skos:broader <http://tun.fi/MX.59631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321359>,
        <http://tun.fi/MX.59638> ;
    skos:prefLabel "Cosmopteriginae"@fi,
        "Cosmopteriginae"@sv .

<http://tun.fi/MX.59660> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysoesthia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59918> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59662>,
        <http://tun.fi/MX.59664> ;
    skos:prefLabel "Chrysoesthia"@fi,
        "Chrysoesthia"@sv .

<http://tun.fi/MX.59667> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isophrictis" ;
    dwc:scientificNameAuthorship "Meyrick, 1917" ;
    skos:broader <http://tun.fi/MX.59654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59668>,
        <http://tun.fi/MX.59669> ;
    skos:prefLabel "Isophrictis"@fi,
        "Isophrictis"@sv .

<http://tun.fi/MX.59750> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudotelphusa" ;
    dwc:scientificNameAuthorship "Janse, 1958" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59751>,
        <http://tun.fi/MX.59752> ;
    skos:prefLabel "Pseudotelphusa"@fi,
        "Pseudotelphusa"@sv .

<http://tun.fi/MX.59755> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Altenia" ;
    dwc:scientificNameAuthorship "Sattler, 1960" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082233>,
        <http://tun.fi/MX.59756> ;
    skos:prefLabel "Altenia"@fi,
        "Altenia"@sv .

<http://tun.fi/MX.59771> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psoricoptera" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59772>,
        <http://tun.fi/MX.59773> ;
    skos:prefLabel "Psoricoptera"@fi,
        "Psoricoptera"@sv .

<http://tun.fi/MX.59791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neofriseria" ;
    dwc:scientificNameAuthorship "Sattler, 1960" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59792>,
        <http://tun.fi/MX.59794> ;
    skos:prefLabel "Neofriseria"@fi,
        "Neofriseria"@sv .

<http://tun.fi/MX.59830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpula" ;
    dwc:scientificNameAuthorship "Povolný, 1964" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59831>,
        <http://tun.fi/MX.59832> ;
    skos:prefLabel "Scrobipalpula"@fi,
        "Scrobipalpula"@sv .

<http://tun.fi/MX.59891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nothris" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59892>,
        <http://tun.fi/MX.59893> ;
    skos:prefLabel "Nothris"@fi,
        "Nothris"@sv .

<http://tun.fi/MX.59915> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acompsia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59916>,
        <http://tun.fi/MX.59917> ;
    skos:prefLabel "Acompsia"@fi,
        "Acompsia"@sv .

<http://tun.fi/MX.59918> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Apatetrinae" ;
    dwc:scientificNameAuthorship "Meyrick, 1947" ;
    skos:broader <http://tun.fi/MX.59653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59660>,
        <http://tun.fi/MX.59919> ;
    skos:prefLabel "Apatetrinae"@fi,
        "Apatetrinae"@sv .

<http://tun.fi/MX.59925> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cossidae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Cossidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59926>,
        <http://tun.fi/MX.59931> ;
    skos:prefLabel "puuntuhoojat"@fi,
        "Cossidae"@sv .

<http://tun.fi/MX.59926> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cossinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.59925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59927>,
        <http://tun.fi/MX.59929> ;
    skos:prefLabel "Cossinae"@fi,
        "Cossinae"@sv .

<http://tun.fi/MX.59931> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Zeuzerinae" ;
    dwc:scientificNameAuthorship "Boisduval, 1828" ;
    skos:broader <http://tun.fi/MX.59925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59932>,
        <http://tun.fi/MX.59934> ;
    skos:prefLabel "Zeuzerinae"@fi,
        "Zeuzerinae"@sv .

<http://tun.fi/MX.59936> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sesiidae" ;
    dwc:scientificNameAuthorship "Boisduval, 1828" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Sesiidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59937>,
        <http://tun.fi/MX.59940> ;
    skos:prefLabel "lasisiipiset"@fi,
        "Sesiidae"@sv .

<http://tun.fi/MX.59942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sesia" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.59940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59946>,
        <http://tun.fi/MX.59947> ;
    skos:prefLabel "Sesia"@fi,
        "Sesia"@sv .

<http://tun.fi/MX.59973> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Zygaenidae" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Zygaenidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59974>,
        <http://tun.fi/MX.59980> ;
    skos:prefLabel "punatäpläperhoset"@fi,
        "Zygaenidae"@sv .

<http://tun.fi/MX.59974> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Procridinae" ;
    dwc:scientificNameAuthorship "Boisduval, 1828" ;
    skos:broader <http://tun.fi/MX.59973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59975>,
        <http://tun.fi/MX.59977> ;
    skos:prefLabel "Procridinae"@fi,
        "Procridinae"@sv .

<http://tun.fi/MX.60057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cochylimorpha" ;
    dwc:scientificNameAuthorship "Razowski, 1959" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60059>,
        <http://tun.fi/MX.60060> ;
    skos:prefLabel "Cochylimorpha"@fi,
        "Cochylimorpha"@sv .

<http://tun.fi/MX.60074> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agapeta" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60075>,
        <http://tun.fi/MX.60076> ;
    skos:prefLabel "Agapeta"@fi,
        "Agapeta"@sv .

<http://tun.fi/MX.60077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eupoecilia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60078>,
        <http://tun.fi/MX.60079> ;
    skos:prefLabel "Eupoecilia"@fi,
        "Eupoecilia"@sv .

<http://tun.fi/MX.60111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Falseuncaria" ;
    dwc:scientificNameAuthorship "Obraztsov & Swatschek, 1958" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60112>,
        <http://tun.fi/MX.60113> ;
    skos:prefLabel "Falseuncaria"@fi,
        "Falseuncaria"@sv .

<http://tun.fi/MX.60209> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sparganothis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60210>,
        <http://tun.fi/MX.60211> ;
    skos:prefLabel "Sparganothis"@fi,
        "Sparganothis"@sv .

<http://tun.fi/MX.60234> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Endothenia marginana" ;
    dwc:scientificNameAuthorship "(Haworth, 1811)" ;
    skos:broader <http://tun.fi/MX.60230> ;
    skos:hiddenLabel "Endothenia marginana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60235>,
        <http://tun.fi/MX.60236> ;
    skos:prefLabel "kuusiovarsikääriäinen"@fi,
        "Endothenia marginana"@sv .

<http://tun.fi/MX.60253> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eudemis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60254>,
        <http://tun.fi/MX.60255> ;
    skos:prefLabel "Eudemis"@fi,
        "Eudemis"@sv .

<http://tun.fi/MX.60306> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pristerognatha" ;
    dwc:scientificNameAuthorship "Obraztsov, 1960" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60307>,
        <http://tun.fi/MX.60308> ;
    skos:prefLabel "Pristerognatha"@fi,
        "Pristerognatha"@sv .

<http://tun.fi/MX.60385> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spilonota" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60386>,
        <http://tun.fi/MX.60387> ;
    skos:prefLabel "Spilonota"@fi,
        "Spilonota"@sv .

<http://tun.fi/MX.60490> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Retinia" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211077>,
        <http://tun.fi/MX.60492> ;
    skos:prefLabel "Retinia"@fi,
        "Retinia"@sv .

<http://tun.fi/MX.60605> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Choreutis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60607>,
        <http://tun.fi/MX.60608> ;
    skos:prefLabel "Choreutis"@fi,
        "Choreutis"@sv .

<http://tun.fi/MX.60619> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaulernis" ;
    dwc:scientificNameAuthorship "Meyrick, 1895" ;
    skos:broader <http://tun.fi/MX.60618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60620>,
        <http://tun.fi/MX.60621> ;
    skos:prefLabel "Phaulernis"@fi,
        "Phaulernis"@sv .

<http://tun.fi/MX.60631> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Alucitidae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Alucitidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60632>,
        <http://tun.fi/MX.60634> ;
    skos:prefLabel "viuhkaperhoset"@fi,
        "Alucitidae"@sv .

<http://tun.fi/MX.60644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gillmeria" ;
    dwc:scientificNameAuthorship "Tutt, 1905" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60645>,
        <http://tun.fi/MX.60646> ;
    skos:prefLabel "Gillmeria"@fi,
        "Gillmeria"@sv .

<http://tun.fi/MX.60660> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amblyptilia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60661>,
        <http://tun.fi/MX.60662> ;
    skos:prefLabel "Amblyptilia"@fi,
        "Amblyptilia"@sv .

<http://tun.fi/MX.60721> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Papilionidae" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Papilionidae"@fi,
        "Papilionidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60722>,
        <http://tun.fi/MX.60726> ;
    skos:prefLabel "ritariperhoset"@fi,
        "riddarfjärilar"@sv .

<http://tun.fi/MX.60723> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parnassius" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.60722> ;
    skos:hiddenLabel "Parnassius"@fi,
        "Parnassius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60724>,
        <http://tun.fi/MX.60725> ;
    skos:prefLabel "apolloperhoset"@fi,
        "apollofjärilar"@sv .

<http://tun.fi/MX.60726> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Papilioninae" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.60721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60727>,
        <http://tun.fi/MX.60729> ;
    skos:prefLabel "Papilioninae"@fi,
        "Papilioninae"@sv .

<http://tun.fi/MX.60740> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Heteropterinae" ;
    dwc:scientificNameAuthorship "Aurivillius, 1925" ;
    skos:broader <http://tun.fi/MX.60731> ;
    skos:hiddenLabel "Heteropterinae"@fi,
        "Heteropterinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60741>,
        <http://tun.fi/MX.60743> ;
    skos:prefLabel "hiipijät"@fi,
        "smygare"@sv .

<http://tun.fi/MX.60743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carterocephalus" ;
    dwc:scientificNameAuthorship "Lederer, 1852" ;
    skos:broader <http://tun.fi/MX.60740> ;
    skos:hiddenLabel "Carterocephalus"@fi,
        "Carterocephalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60744>,
        <http://tun.fi/MX.60745> ;
    skos:prefLabel "täplähiipijät"@fi,
        "smygare"@sv .

<http://tun.fi/MX.60751> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hesperia comma" ;
    dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
    skos:broader <http://tun.fi/MX.60750> ;
    skos:hiddenLabel "Hesperia comma"@fi,
        "Hesperia comma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60752>,
        <http://tun.fi/MX.60753> ;
    skos:prefLabel "valkotäpläpaksupää"@fi,
        "silversmygare"@sv .

<http://tun.fi/MX.60760> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptidea" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.60759> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60761>,
        <http://tun.fi/MX.60763> ;
    skos:prefLabel "Leptidea"@fi,
        "Leptidea"@sv .

<http://tun.fi/MX.60783> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Coliadinae" ;
    dwc:scientificNameAuthorship "Swainson, 1821" ;
    skos:broader <http://tun.fi/MX.60758> ;
    skos:hiddenLabel "Coliadinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60784>,
        <http://tun.fi/MX.60793> ;
    skos:prefLabel "keltaperhoset"@fi,
        "Coliadinae"@sv .

<http://tun.fi/MX.60805> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Satyrium" ;
    dwc:scientificNameAuthorship "Scudder, 1876" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60808>,
        <http://tun.fi/MX.60809> ;
    skos:prefLabel "Satyrium"@fi,
        "Satyrium"@sv .

<http://tun.fi/MX.60871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Argynnis" ;
    dwc:scientificNameAuthorship "Fabricius, 1807" ;
    skos:broader <http://tun.fi/MX.60869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60876>,
        <http://tun.fi/MX.60880> ;
    skos:prefLabel "Argynnis"@fi,
        "Argynnis"@sv .

<http://tun.fi/MX.60909> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vanessa" ;
    dwc:scientificNameAuthorship "Fabricius, 1807" ;
    skos:broader <http://tun.fi/MX.60905> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60910>,
        <http://tun.fi/MX.60911> ;
    skos:prefLabel "Vanessa"@fi,
        "Vanessa"@sv .

<http://tun.fi/MX.60915> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aglais" ;
    dwc:scientificNameAuthorship "Dalman, 1816" ;
    skos:broader <http://tun.fi/MX.60905> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60914>,
        <http://tun.fi/MX.60916> ;
    skos:prefLabel "Aglais"@fi,
        "Aglais"@sv .

<http://tun.fi/MX.60939> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melitaea athalia" ;
    dwc:scientificNameAuthorship "(Rottemburg, 1775)" ;
    skos:broader <http://tun.fi/MX.60935> ;
    skos:hiddenLabel "Melitaea athalia"@fi,
        "Mellicta athalia"@fi,
        "Melitaea athalia"@sv,
        "Mellicta athalia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60940>,
        <http://tun.fi/MX.60941> ;
    skos:prefLabel "ratamoverkkoperhonen"@fi,
        "skogsnätfjäril"@sv .

<http://tun.fi/MX.60943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limenitis" ;
    dwc:scientificNameAuthorship "Fabricius, 1807" ;
    skos:broader <http://tun.fi/MX.60942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60944>,
        <http://tun.fi/MX.60945> ;
    skos:prefLabel "Limenitis"@fi,
        "Limenitis"@sv .

<http://tun.fi/MX.60947> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apatura" ;
    dwc:scientificNameAuthorship "Fabricius, 1807" ;
    skos:broader <http://tun.fi/MX.60946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60948>,
        <http://tun.fi/MX.60949> ;
    skos:prefLabel "Apatura"@fi,
        "Apatura"@sv .

<http://tun.fi/MX.61022> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypsopygia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61023>,
        <http://tun.fi/MX.61025> ;
    skos:prefLabel "Hypsopygia"@fi,
        "Hypsopygia"@sv .

<http://tun.fi/MX.61037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ortholepis" ;
    dwc:scientificNameAuthorship "Ragonot, 1887" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61039>,
        <http://tun.fi/MX.61040> ;
    skos:prefLabel "Ortholepis"@fi,
        "Ortholepis"@sv .

<http://tun.fi/MX.61047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catastia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61048>,
        <http://tun.fi/MX.61049> ;
    skos:prefLabel "Catastia"@fi,
        "Catastia"@sv .

<http://tun.fi/MX.61059> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Selagia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61060>,
        <http://tun.fi/MX.61061> ;
    skos:prefLabel "Selagia"@fi,
        "Selagia"@sv .

<http://tun.fi/MX.61127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ancylosis" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013773>,
        <http://tun.fi/MX.61128> ;
    skos:prefLabel "Ancylosis"@fi,
        "Ancylosis"@sv .

<http://tun.fi/MX.61143> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vitula" ;
    dwc:scientificNameAuthorship "Ragonot, 1887" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61144>,
        <http://tun.fi/MX.61145> ;
    skos:prefLabel "Vitula"@fi,
        "Vitula"@sv .

<http://tun.fi/MX.61196> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platytes" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.61189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61197>,
        <http://tun.fi/MX.61198> ;
    skos:prefLabel "Platytes"@fi,
        "Platytes"@sv .

<http://tun.fi/MX.61246> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Schoenobiinae" ;
    dwc:scientificNameAuthorship "Duponchel, 1846" ;
    skos:broader <http://tun.fi/MX.61157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61247>,
        <http://tun.fi/MX.61249> ;
    skos:prefLabel "Schoenobiinae"@fi,
        "Schoenobiinae"@sv .

<http://tun.fi/MX.61249> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Donacaula" ;
    dwc:scientificNameAuthorship "Meyrick, 1890" ;
    skos:broader <http://tun.fi/MX.61246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61250>,
        <http://tun.fi/MX.61251> ;
    skos:prefLabel "Donacaula"@fi,
        "Donacaula"@sv .

<http://tun.fi/MX.61267> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Odontiinae" ;
    dwc:scientificNameAuthorship "Guenée, 1854" ;
    skos:broader <http://tun.fi/MX.61157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61269>,
        <http://tun.fi/MX.61273> ;
    skos:prefLabel "Odontiinae"@fi,
        "Odontiinae"@sv .

<http://tun.fi/MX.61273> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cynaeda" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61274>,
        <http://tun.fi/MX.61276> ;
    skos:prefLabel "Cynaeda"@fi,
        "Cynaeda"@sv .

<http://tun.fi/MX.61320> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sitochroa" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61321>,
        <http://tun.fi/MX.61322> ;
    skos:prefLabel "Sitochroa"@fi,
        "Sitochroa"@sv .

<http://tun.fi/MX.61343> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ostrinia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61344>,
        <http://tun.fi/MX.61345> ;
    skos:prefLabel "Ostrinia"@fi,
        "Ostrinia"@sv .

<http://tun.fi/MX.61346> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paratalanta" ;
    dwc:scientificNameAuthorship "Meyrick, 1890" ;
    skos:broader <http://tun.fi/MX.61285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61348>,
        <http://tun.fi/MX.61349> ;
    skos:prefLabel "Paratalanta"@fi,
        "Paratalanta"@sv .

<http://tun.fi/MX.61371> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Drepanidae" ;
    dwc:scientificNameAuthorship "Boisduval, 1828" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Drepanidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61372>,
        <http://tun.fi/MX.61388> ;
    skos:prefLabel "sirppisiivet ja villaselät"@fi,
        "Drepanidae"@sv .

<http://tun.fi/MX.61377> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tethea" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.61372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61380>,
        <http://tun.fi/MX.61381> ;
    skos:prefLabel "Tethea"@fi,
        "Tethea"@sv .

<http://tun.fi/MX.61393> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drepana" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.61388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61394>,
        <http://tun.fi/MX.61395> ;
    skos:prefLabel "Drepana"@fi,
        "Drepana"@sv .

<http://tun.fi/MX.61402> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Poecilocampinae" ;
    dwc:scientificNameAuthorship "Tutt, 1902" ;
    skos:broader <http://tun.fi/MX.61401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61403>,
        <http://tun.fi/MX.61405> ;
    skos:prefLabel "Poecilocampinae"@fi,
        "Poecilocampinae"@sv .

<http://tun.fi/MX.61410> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malacosoma" ;
    dwc:scientificNameAuthorship "Hübner, 1820" ;
    skos:broader <http://tun.fi/MX.4984580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61411>,
        <http://tun.fi/MX.61412> ;
    skos:prefLabel "Malacosoma"@fi,
        "Malacosoma"@sv .

<http://tun.fi/MX.61413> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasiocampa" ;
    dwc:scientificNameAuthorship "Schrank, 1820" ;
    skos:broader <http://tun.fi/MX.61407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61415>,
        <http://tun.fi/MX.61416> ;
    skos:prefLabel "Lasiocampa"@fi,
        "Lasiocampa"@sv .

<http://tun.fi/MX.61427> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cosmotriche lobulina" ;
    dwc:scientificNameAuthorship "(Denis & Schiffermüller, 1775)" ;
    skos:broader <http://tun.fi/MX.61425> ;
    skos:hiddenLabel "Cosmotriche lobulina"@fi,
        "Cosmotriche lobulina coll."@fi,
        "Cosmotriche lobulina coll."@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61429>,
        <http://tun.fi/MX.61430> ;
    skos:prefLabel "kuutäpläkehrääjä"@fi,
        "Cosmotriche lobulina"@sv .

<http://tun.fi/MX.61434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gastropacha" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1810" ;
    skos:broader <http://tun.fi/MX.61407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61435>,
        <http://tun.fi/MX.61436> ;
    skos:prefLabel "Gastropacha"@fi,
        "Gastropacha"@sv .

<http://tun.fi/MX.61446> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Saturniidae" ;
    dwc:scientificNameAuthorship "Boisduval, 1837" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Saturniidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61447>,
        <http://tun.fi/MX.61450> ;
    skos:prefLabel "riikinkukkokehrääjät"@fi,
        "Saturniidae"@sv .

<http://tun.fi/MX.61460> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laothoe" ;
    dwc:scientificNameAuthorship "Fabricius, 1807" ;
    skos:broader <http://tun.fi/MX.61455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61461>,
        <http://tun.fi/MX.61462> ;
    skos:prefLabel "Laothoe"@fi,
        "Laothoe"@sv .

<http://tun.fi/MX.61470> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphinx" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.61464> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61473>,
        <http://tun.fi/MX.61475> ;
    skos:prefLabel "Sphinx"@fi,
        "Sphinx"@sv .

<http://tun.fi/MX.61477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemaris" ;
    dwc:scientificNameAuthorship "Dalman, 1816" ;
    skos:broader <http://tun.fi/MX.61476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61478>,
        <http://tun.fi/MX.61479> ;
    skos:prefLabel "Hemaris"@fi,
        "Hemaris"@sv .

<http://tun.fi/MX.61491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deilephila" ;
    dwc:scientificNameAuthorship "Laspeyrés, 1809" ;
    skos:broader <http://tun.fi/MX.61476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61492>,
        <http://tun.fi/MX.61493> ;
    skos:prefLabel "Deilephila"@fi,
        "Deilephila"@sv .

<http://tun.fi/MX.61497> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Archiearis" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61496> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61499>,
        <http://tun.fi/MX.61500> ;
    skos:prefLabel "Archiearis"@fi,
        "Archiearis"@sv .

<http://tun.fi/MX.61515> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlorissa" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.61501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984500>,
        <http://tun.fi/MX.61516> ;
    skos:prefLabel "Chlorissa"@fi,
        "Chlorissa"@sv .

<http://tun.fi/MX.61521> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jodis" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61522>,
        <http://tun.fi/MX.61523> ;
    skos:prefLabel "Jodis"@fi,
        "Jodis"@sv .

<http://tun.fi/MX.61531> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abraxas" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61533>,
        <http://tun.fi/MX.61535> ;
    skos:prefLabel "Abraxas"@fi,
        "Abraxas"@sv .

<http://tun.fi/MX.61537> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lomaspilis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61538>,
        <http://tun.fi/MX.61539> ;
    skos:prefLabel "Lomaspilis"@fi,
        "Lomaspilis"@sv .

<http://tun.fi/MX.61570> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peribatodes" ;
    dwc:scientificNameAuthorship "Wehrli, 1943" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61571>,
        <http://tun.fi/MX.61572> ;
    skos:prefLabel "Peribatodes"@fi,
        "Peribatodes"@sv .

<http://tun.fi/MX.61613> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Biston" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61614>,
        <http://tun.fi/MX.61615> ;
    skos:prefLabel "Biston"@fi,
        "Biston"@sv .

<http://tun.fi/MX.61618> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agriopis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61619>,
        <http://tun.fi/MX.61620> ;
    skos:prefLabel "Agriopis"@fi,
        "Agriopis"@sv .

<http://tun.fi/MX.61624> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lomographa" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61626>,
        <http://tun.fi/MX.61627> ;
    skos:prefLabel "Lomographa"@fi,
        "Lomographa"@sv .

<http://tun.fi/MX.61645> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epione" ;
    dwc:scientificNameAuthorship "Duponchel, 1829" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61646>,
        <http://tun.fi/MX.61647> ;
    skos:prefLabel "Epione"@fi,
        "Epione"@sv .

<http://tun.fi/MX.61651> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagodis" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61653>,
        <http://tun.fi/MX.61654> ;
    skos:prefLabel "Plagodis"@fi,
        "Plagodis"@sv .

<http://tun.fi/MX.61766> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Timandra" ;
    dwc:scientificNameAuthorship "Duponchel, 1829" ;
    skos:broader <http://tun.fi/MX.61711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61768>,
        <http://tun.fi/MX.61770> ;
    skos:prefLabel "Timandra"@fi,
        "Timandra"@sv .

<http://tun.fi/MX.61786> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aplocera" ;
    dwc:scientificNameAuthorship "Stephens, 1827" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61788>,
        <http://tun.fi/MX.61789> ;
    skos:prefLabel "Aplocera"@fi,
        "Aplocera"@sv .

<http://tun.fi/MX.61798> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acasis" ;
    dwc:scientificNameAuthorship "Duponchel, 1845" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61800>,
        <http://tun.fi/MX.61801> ;
    skos:prefLabel "Acasis"@fi,
        "Acasis"@sv .

<http://tun.fi/MX.61802> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichopteryx" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61804>,
        <http://tun.fi/MX.61805> ;
    skos:prefLabel "Trichopteryx"@fi,
        "Trichopteryx"@sv .

<http://tun.fi/MX.61812> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthonama" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61813>,
        <http://tun.fi/MX.61815> ;
    skos:prefLabel "Orthonama"@fi,
        "Orthonama"@sv .

<http://tun.fi/MX.61832> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catarhoe" ;
    dwc:scientificNameAuthorship "Herbulot, 1951" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61833>,
        <http://tun.fi/MX.61834> ;
    skos:prefLabel "Catarhoe"@fi,
        "Catarhoe"@sv .

<http://tun.fi/MX.61848> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euphyia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61849>,
        <http://tun.fi/MX.61851> ;
    skos:prefLabel "Euphyia"@fi,
        "Euphyia"@sv .

<http://tun.fi/MX.61853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lampropteryx" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61854>,
        <http://tun.fi/MX.61855> ;
    skos:prefLabel "Lampropteryx"@fi,
        "Lampropteryx"@sv .

<http://tun.fi/MX.61857> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ecliptopera" ;
    dwc:scientificNameAuthorship "Warren, 1894" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61859>,
        <http://tun.fi/MX.61860> ;
    skos:prefLabel "Ecliptopera"@fi,
        "Ecliptopera"@sv .

<http://tun.fi/MX.61878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chloroclysta" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61879>,
        <http://tun.fi/MX.61880> ;
    skos:prefLabel "Chloroclysta"@fi,
        "Chloroclysta"@sv .

<http://tun.fi/MX.61935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philereme" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61936>,
        <http://tun.fi/MX.61937> ;
    skos:prefLabel "Philereme"@fi,
        "Philereme"@sv .

<http://tun.fi/MX.61959> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Operophtera" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61960>,
        <http://tun.fi/MX.61961> ;
    skos:prefLabel "Operophtera"@fi,
        "Operophtera"@sv .

<http://tun.fi/MX.61969> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Baptria tibiale" ;
    dwc:scientificNameAuthorship "(Esper, 1791)" ;
    skos:broader <http://tun.fi/MX.61968> ;
    skos:hiddenLabel "Baptria tibiale"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61970>,
        <http://tun.fi/MX.61971> ;
    skos:prefLabel "nunnamittari"@fi,
        "Baptria tibiale"@sv .

<http://tun.fi/MX.61973> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asthena" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61974>,
        <http://tun.fi/MX.61975> ;
    skos:prefLabel "Asthena"@fi,
        "Asthena"@sv .

<http://tun.fi/MX.61978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Venusia" ;
    dwc:scientificNameAuthorship "Curtis, 1839" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61980>,
        <http://tun.fi/MX.61981> ;
    skos:prefLabel "Venusia"@fi,
        "Venusia"@sv .

<http://tun.fi/MX.61982> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrelia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61983>,
        <http://tun.fi/MX.61985> ;
    skos:prefLabel "Hydrelia"@fi,
        "Hydrelia"@sv .

<http://tun.fi/MX.61987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesotype" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61988>,
        <http://tun.fi/MX.61989> ;
    skos:prefLabel "Mesotype"@fi,
        "Mesotype"@sv .

<http://tun.fi/MX.62075> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Chloroclystis v-ata" ;
    dwc:scientificNameAuthorship "(Haworth, 1809)" ;
    skos:broader <http://tun.fi/MX.62072> ;
    skos:hiddenLabel "Chloroclystis v-ata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62077>,
        <http://tun.fi/MX.62078> ;
    skos:prefLabel "lehtovähämittari"@fi,
        "Chloroclystis v-ata"@sv .

<http://tun.fi/MX.62111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontosia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.324911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62112>,
        <http://tun.fi/MX.62113> ;
    skos:prefLabel "Odontosia"@fi,
        "Odontosia"@sv .

<http://tun.fi/MX.62114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pheosia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62115>,
        <http://tun.fi/MX.62116> ;
    skos:prefLabel "Pheosia"@fi,
        "Pheosia"@sv .

<http://tun.fi/MX.62126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerura" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.324909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62127>,
        <http://tun.fi/MX.62128> ;
    skos:prefLabel "Cerura"@fi,
        "Cerura"@sv .

<http://tun.fi/MX.62144> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hypeninae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1859" ;
    skos:broader <http://tun.fi/MX.62137> ;
    skos:hiddenLabel "Hypeninae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62145>,
        <http://tun.fi/MX.62153> ;
    skos:prefLabel "nokkayökköset"@fi,
        "Hypeninae"@sv .

<http://tun.fi/MX.62163> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gynaephora" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.62156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62164>,
        <http://tun.fi/MX.62166> ;
    skos:prefLabel "Gynaephora"@fi,
        "Gynaephora"@sv .

<http://tun.fi/MX.62167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calliteara" ;
    dwc:scientificNameAuthorship "Butler, 1881" ;
    skos:broader <http://tun.fi/MX.62156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62170>,
        <http://tun.fi/MX.62171> ;
    skos:prefLabel "Calliteara"@fi,
        "Calliteara"@sv .

<http://tun.fi/MX.62178> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lymantria" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62179>,
        <http://tun.fi/MX.62180> ;
    skos:prefLabel "Lymantria"@fi,
        "Lymantria"@sv .

<http://tun.fi/MX.62217> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelosia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62218>,
        <http://tun.fi/MX.62219> ;
    skos:prefLabel "Pelosia"@fi,
        "Pelosia"@sv .

<http://tun.fi/MX.62267> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diacrisia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62268>,
        <http://tun.fi/MX.62270> ;
    skos:prefLabel "Diacrisia"@fi,
        "Diacrisia"@sv .

<http://tun.fi/MX.62273> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spilosoma" ;
    dwc:scientificNameAuthorship "Curtis, 1825" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62275>,
        <http://tun.fi/MX.62277> ;
    skos:prefLabel "Spilosoma"@fi,
        "Spilosoma"@sv .

<http://tun.fi/MX.62290> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hypenodinae" ;
    dwc:scientificNameAuthorship "Forbes, 1954" ;
    skos:broader <http://tun.fi/MX.62137> ;
    skos:hiddenLabel "Hypenodinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62291>,
        <http://tun.fi/MX.62294> ;
    skos:prefLabel "koiyökköset"@fi,
        "Hypenodinae"@sv .

<http://tun.fi/MX.62294> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schrankia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.62290> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62295>,
        <http://tun.fi/MX.62297> ;
    skos:prefLabel "Schrankia"@fi,
        "Schrankia"@sv .

<http://tun.fi/MX.62343> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nolidae" ;
    dwc:scientificNameAuthorship "Hampson, 1894" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Nolidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230585>,
        <http://tun.fi/MX.62344> ;
    skos:prefLabel "venhokkaat"@fi,
        "Nolidae"@sv .

<http://tun.fi/MX.62344> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nolinae" ;
    dwc:scientificNameAuthorship "Hampson, 1894" ;
    skos:broader <http://tun.fi/MX.62343> ;
    skos:hiddenLabel "Nolinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62346>,
        <http://tun.fi/MX.62349> ;
    skos:prefLabel "suomuvenhokkaat"@fi,
        "Nolinae"@sv .

<http://tun.fi/MX.62346> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meganola" ;
    dwc:scientificNameAuthorship "Dyar, 1898" ;
    skos:broader <http://tun.fi/MX.62344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62347>,
        <http://tun.fi/MX.62348> ;
    skos:prefLabel "Meganola"@fi,
        "Meganola"@sv .

<http://tun.fi/MX.62358> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Earias" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.230585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62359>,
        <http://tun.fi/MX.62360> ;
    skos:prefLabel "Earias"@fi,
        "Earias"@sv .

<http://tun.fi/MX.62393> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euchalcia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62394>,
        <http://tun.fi/MX.62395> ;
    skos:prefLabel "Euchalcia"@fi,
        "Euchalcia"@sv .

<http://tun.fi/MX.62404> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plusia" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62405>,
        <http://tun.fi/MX.62406> ;
    skos:prefLabel "Plusia"@fi,
        "Plusia"@sv .

<http://tun.fi/MX.62429> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deltote" ;
    dwc:scientificNameAuthorship "Reichenbach, 1817" ;
    skos:broader <http://tun.fi/MX.62428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62436>,
        <http://tun.fi/MX.62437> ;
    skos:prefLabel "Deltote"@fi,
        "Deltote"@sv .

<http://tun.fi/MX.62439> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Acronictinae" ;
    dwc:scientificNameAuthorship "Smith & Dyar, 1898" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Acronictinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62443>,
        <http://tun.fi/MX.62462> ;
    skos:prefLabel "iltayökköset"@fi,
        "Acronictinae"@sv .

<http://tun.fi/MX.62485> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acontia" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62484> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62487>,
        <http://tun.fi/MX.62488> ;
    skos:prefLabel "Acontia"@fi,
        "Acontia"@sv .

<http://tun.fi/MX.62510> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oncocnemidinae" ;
    dwc:scientificNameAuthorship "Forbes & Franclemont, 1954" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Oncocnemidinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62511>,
        <http://tun.fi/MX.62513> ;
    skos:prefLabel "nopsayökköset"@fi,
        "Oncocnemidinae"@sv .

<http://tun.fi/MX.62527> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrrhia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62526> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62528>,
        <http://tun.fi/MX.62529> ;
    skos:prefLabel "Pyrrhia"@fi,
        "Pyrrhia"@sv .

<http://tun.fi/MX.62634> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ipimorpha" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62635>,
        <http://tun.fi/MX.62636> ;
    skos:prefLabel "Ipimorpha"@fi,
        "Ipimorpha"@sv .

<http://tun.fi/MX.62646> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tiliacea" ;
    dwc:scientificNameAuthorship "Tutt, 1896" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62647>,
        <http://tun.fi/MX.62648> ;
    skos:prefLabel "Tiliacea"@fi,
        "Tiliacea"@sv .

<http://tun.fi/MX.62717> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polymixis" ;
    dwc:scientificNameAuthorship "Hübner, 1820" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62719>,
        <http://tun.fi/MX.62721> ;
    skos:prefLabel "Polymixis"@fi,
        "Polymixis"@sv .

<http://tun.fi/MX.62774> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Archanara" ;
    dwc:scientificNameAuthorship "Walker, 1866" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211498>,
        <http://tun.fi/MX.62775> ;
    skos:prefLabel "Archanara"@fi,
        "Archanara"@sv .

<http://tun.fi/MX.62787> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Globia" ;
    dwc:scientificNameAuthorship "Fibiger, Zilli, Ronkay, & Goldstein, 2010" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62788>,
        <http://tun.fi/MX.62789> ;
    skos:prefLabel "Globia"@fi,
        "Globia"@sv .

<http://tun.fi/MX.62817> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesapamea" ;
    dwc:scientificNameAuthorship "Heinicke, 1959" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62819>,
        <http://tun.fi/MX.62820> ;
    skos:prefLabel "Mesapamea"@fi,
        "Mesapamea"@sv .

<http://tun.fi/MX.62822> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylomoia" ;
    dwc:scientificNameAuthorship "Staudinger, 1892" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082214>,
        <http://tun.fi/MX.62823> ;
    skos:prefLabel "Xylomoia"@fi,
        "Xylomoia"@sv .

<http://tun.fi/MX.62895> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hecatera" ;
    dwc:scientificNameAuthorship "Guenée, 1852" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013772>,
        <http://tun.fi/MX.62896> ;
    skos:prefLabel "Hecatera"@fi,
        "Hecatera"@sv .

<http://tun.fi/MX.62927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tholera" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62928>,
        <http://tun.fi/MX.62929> ;
    skos:prefLabel "Tholera"@fi,
        "Tholera"@sv .

<http://tun.fi/MX.63029> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chersotis" ;
    dwc:scientificNameAuthorship "Boisduval, 1840" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63031>,
        <http://tun.fi/MX.63033> ;
    skos:prefLabel "Chersotis"@fi,
        "Chersotis"@sv .

<http://tun.fi/MX.63049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spaelotis" ;
    dwc:scientificNameAuthorship "Boisduval, 1840" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63050>,
        <http://tun.fi/MX.63051> ;
    skos:prefLabel "Spaelotis"@fi,
        "Spaelotis"@sv .

<http://tun.fi/MX.63077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eugnorisma" ;
    dwc:scientificNameAuthorship "Boursin, 1946" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63079>,
        <http://tun.fi/MX.63080> ;
    skos:prefLabel "Eugnorisma"@fi,
        "Eugnorisma"@sv .

<http://tun.fi/MX.63090> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia speciosa" ;
    dwc:scientificNameAuthorship "(Hübner, 1813)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia speciosa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63091>,
        <http://tun.fi/MX.63092> ;
    skos:prefLabel "kirjoharmoyökkönen"@fi,
        "Xestia speciosa"@sv .

<http://tun.fi/MX.63101> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Xestia alpicola" ;
    dwc:scientificNameAuthorship "(Zetterstedt, 1839)" ;
    skos:broader <http://tun.fi/MX.63081> ;
    skos:hiddenLabel "Xestia alpicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63102>,
        <http://tun.fi/MX.63103> ;
    skos:prefLabel "puneharmoyökkönen"@fi,
        "Xestia alpicola"@sv .

<http://tun.fi/MX.63125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerastis" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63126>,
        <http://tun.fi/MX.63127> ;
    skos:prefLabel "Cerastis"@fi,
        "Cerastis"@sv .

<http://tun.fi/MX.63186> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sympecma" ;
    dwc:scientificNameAuthorship "Vander Linden, 1820" ;
    skos:broader <http://tun.fi/MX.7> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63187>,
        <http://tun.fi/MX.63188> ;
    skos:prefLabel "Sympecma"@fi,
        "Sympecma"@sv .

<http://tun.fi/MX.65057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia crispata" ;
    dwc:scientificNameAuthorship "(Ach.) Flot." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67611>,
        <http://tun.fi/MX.67612> ;
    skos:prefLabel "Cladonia crispata"@fi,
        "Cladonia crispata"@sv .

<http://tun.fi/MX.65118> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia uncialis" ;
    dwc:scientificNameAuthorship "(L.) F. H. Wigg." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67616>,
        <http://tun.fi/MX.67617> ;
    skos:prefLabel "Cladonia uncialis"@fi,
        "Cladonia uncialis"@sv .

<http://tun.fi/MX.65131> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Enchylium bachmanianum" ;
    dwc:scientificNameAuthorship "(Fink) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233794> ;
    skos:hiddenLabel "Collema bachmanianum"@fi,
        "Collema bachmanianum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67618>,
        <http://tun.fi/MX.67635> ;
    skos:prefLabel "Enchylium bachmanianum"@fi,
        "Enchylium bachmanianum"@sv .

<http://tun.fi/MX.65186> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anaptychia ciliaris" ;
    dwc:scientificNameAuthorship "(L.) Flot." ;
    skos:broader <http://tun.fi/MX.67221> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4883828>,
        <http://tun.fi/MX.67621> ;
    skos:prefLabel "Anaptychia ciliaris"@fi,
        "Anaptychia ciliaris"@sv .

<http://tun.fi/MX.65467> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Catillaria chalybeia" ;
    dwc:scientificNameAuthorship "(Borrer) A. Massal." ;
    skos:broader <http://tun.fi/MX.67124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4883837>,
        <http://tun.fi/MX.67624> ;
    skos:prefLabel "Catillaria chalybeia"@fi,
        "Catillaria chalybeia"@sv .

<http://tun.fi/MX.65484> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cetraria islandica" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.67226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67626>,
        <http://tun.fi/MX.67627> ;
    skos:prefLabel "Cetraria islandica"@fi,
        "Cetraria islandica"@sv .

<http://tun.fi/MX.65644> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rostania occultata" ;
    dwc:scientificNameAuthorship "(Bagl.) Otálora, P. M. Jørg. & Wedin" ;
    skos:broader <http://tun.fi/MX.233796> ;
    skos:hiddenLabel "Collema occultatum"@fi,
        "Collema occultatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67637>,
        <http://tun.fi/MX.67638> ;
    skos:prefLabel "Rostania occultata"@fi,
        "Rostania occultata"@sv .

<http://tun.fi/MX.65745> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Fuscidea mollis" ;
    dwc:scientificNameAuthorship "(Wahlenb.) V. Wirth & Vězda" ;
    skos:broader <http://tun.fi/MX.67137> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67641>,
        <http://tun.fi/MX.67689> ;
    skos:prefLabel "Fuscidea mollis"@fi,
        "Fuscidea mollis"@sv .

<http://tun.fi/MX.65921> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecanora swartzii" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67646>,
        <http://tun.fi/MX.67691> ;
    skos:prefLabel "Lecanora swartzii"@fi,
        "Lecanora swartzii"@sv .

<http://tun.fi/MX.65967> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lecidea lapicida" ;
    dwc:scientificNameAuthorship "(Ach.) Ach." ;
    skos:broader <http://tun.fi/MX.67142> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67648>,
        <http://tun.fi/MX.67692> ;
    skos:prefLabel "Lecidea lapicida"@fi,
        "Lecidea lapicida"@sv .

<http://tun.fi/MX.66183> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Miriquidica nigroleprosa" ;
    dwc:scientificNameAuthorship "(Vain.) Hertel & Rambold" ;
    skos:broader <http://tun.fi/MX.67195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67653>,
        <http://tun.fi/MX.67654> ;
    skos:prefLabel "Miriquidica nigroleprosa"@fi,
        "Miriquidica nigroleprosa"@sv .

<http://tun.fi/MX.66286> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Parmelia omphalodes" ;
    dwc:scientificNameAuthorship "(L.) Ach." ;
    skos:broader <http://tun.fi/MX.67346> ;
    skos:hiddenLabel "Parmelia omphalodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67657>,
        <http://tun.fi/MX.67693> ;
    skos:prefLabel "Parmelia omphalodes"@fi,
        "letlav"@sv .

<http://tun.fi/MX.66672> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelenella muscorum" ;
    dwc:scientificNameAuthorship "(Fr.) Vain." ;
    skos:broader <http://tun.fi/MX.67158> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67676>,
        <http://tun.fi/MX.67677> ;
    skos:prefLabel "Thelenella muscorum"@fi,
        "Thelenella muscorum"@sv .

<http://tun.fi/MX.66695> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Thelocarpon epibolum" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.67408> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67678>,
        <http://tun.fi/MX.67679> ;
    skos:prefLabel "Thelocarpon epibolum"@fi,
        "Thelocarpon epibolum"@sv .

<http://tun.fi/MX.66736> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria cylindrica" ;
    dwc:scientificNameAuthorship "(L.) Delise ex Duby" ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67680>,
        <http://tun.fi/MX.67681> ;
    skos:prefLabel "Umbilicaria cylindrica"@fi,
        "Umbilicaria cylindrica"@sv .

<http://tun.fi/MX.66744> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria hyperborea" ;
    dwc:scientificNameAuthorship "(Ach.) Hoffm." ;
    skos:broader <http://tun.fi/MX.67261> ;
    skos:hiddenLabel "Umbilicaria hyperborea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67682>,
        <http://tun.fi/MX.67683> ;
    skos:prefLabel "Umbilicaria hyperborea"@fi,
        "nordlig navellav"@sv .

<http://tun.fi/MX.67010> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bachmanniomyces" ;
    dwc:scientificNameAuthorship "D.Hawksw." ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65287>,
        <http://tun.fi/MX.65559> ;
    skos:prefLabel "Bachmanniomyces"@fi,
        "Bachmanniomyces"@sv .

<http://tun.fi/MX.67016> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catinaria" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:hiddenLabel "Catinaria"@fi,
        "Catinaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65475>,
        <http://tun.fi/MX.65476> ;
    skos:prefLabel "pyöröjäkälät"@fi,
        "katinarior"@sv .

<http://tun.fi/MX.67026> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fellhanera" ;
    dwc:scientificNameAuthorship "Vězda" ;
    skos:broader <http://tun.fi/MX.233403> ;
    skos:hiddenLabel "Fellhanera"@fi,
        "Fellhanera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65729>,
        <http://tun.fi/MX.66567> ;
    skos:prefLabel "neulasjäkälät"@fi,
        "kvistlavar"@sv .

<http://tun.fi/MX.67035> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanelia" ;
    dwc:scientificNameAuthorship "Essl." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Melanelia"@fi,
        "Melanelia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66124>,
        <http://tun.fi/MX.66125> ;
    skos:prefLabel "mustakarpeet"@fi,
        "bruna sköldlavar"@sv .

<http://tun.fi/MX.67042> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parmelina" ;
    dwc:scientificNameAuthorship "Hale" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Parmelina"@fi,
        "Parmelina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66293>,
        <http://tun.fi/MX.66294> ;
    skos:prefLabel "riuttakarpeet"@fi,
        "silverlavar"@sv .

<http://tun.fi/MX.67048> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerophorus" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.233404> ;
    skos:hiddenLabel "Sphaerophorus"@fi,
        "Sphaerophorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66534>,
        <http://tun.fi/MX.66535> ;
    skos:prefLabel "korallijäkälät"@fi,
        "sprödlavar"@sv .

<http://tun.fi/MX.67050> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pycnora" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.4890591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66601>,
        <http://tun.fi/MX.67001> ;
    skos:prefLabel "Pycnora"@fi,
        "Pycnora"@sv .

<http://tun.fi/MX.67054> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tuckermannopsis" ;
    dwc:scientificNameAuthorship "Gyeln." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66732>,
        <http://tun.fi/MX.66733> ;
    skos:prefLabel "Tuckermannopsis"@fi,
        "Tuckermannopsis"@sv .

<http://tun.fi/MX.67059> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porocyphus" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:hiddenLabel "Porocyphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66935>,
        <http://tun.fi/MX.66936> ;
    skos:prefLabel "ahdinjäkälät"@fi,
        "Porocyphus"@sv .

<http://tun.fi/MX.67064> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adelolecia" ;
    dwc:scientificNameAuthorship "Hertel & Hafellner" ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65165>,
        <http://tun.fi/MX.65166> ;
    skos:prefLabel "Adelolecia"@fi,
        "Adelolecia"@sv .

<http://tun.fi/MX.67065> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amygdalaria" ;
    dwc:scientificNameAuthorship "Norman" ;
    skos:broader <http://tun.fi/MX.233370> ;
    skos:hiddenLabel "Amygdalaria"@fi,
        "Amygdalaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65184>,
        <http://tun.fi/MX.65185> ;
    skos:prefLabel "nupujäkälät"@fi,
        "mandellavar"@sv .

<http://tun.fi/MX.67076> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phlyctis" ;
    dwc:scientificNameAuthorship "(Wallr.) Flot." ;
    skos:broader <http://tun.fi/MX.4890589> ;
    skos:hiddenLabel "Phlyctis"@fi,
        "Phlyctis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65566>,
        <http://tun.fi/MX.65567> ;
    skos:prefLabel "läiskäjäkälät"@fi,
        "blemlavar"@sv .

<http://tun.fi/MX.67079> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corticifraga" ;
    dwc:scientificNameAuthorship "D.Hawksw. & R.Sant." ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65655>,
        <http://tun.fi/MX.65656> ;
    skos:prefLabel "Corticifraga"@fi,
        "Corticifraga"@sv .

<http://tun.fi/MX.67085> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Frutidella" ;
    dwc:scientificNameAuthorship "Kalb" ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:hiddenLabel "Frutidella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65740>,
        <http://tun.fi/MX.65990> ;
    skos:prefLabel "sammalnystyjäkälät"@fi,
        "Frutidella"@sv .

<http://tun.fi/MX.67091> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeriopsis" ;
    dwc:scientificNameAuthorship "D.Hawksw. & Sivan. in Hawksworth" ;
    skos:broader <http://tun.fi/MX.233289> ;
    skos:hiddenLabel "Lasiosphaeriopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313735>,
        <http://tun.fi/MX.65826> ;
    skos:prefLabel "hymelöiset"@fi,
        "Lasiosphaeriopsis"@sv .

<http://tun.fi/MX.67098> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myochroidea" ;
    dwc:scientificNameAuthorship "Printzen, T.Sprib. & Tønsberg" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65987>,
        <http://tun.fi/MX.66223> ;
    skos:prefLabel "Myochroidea"@fi,
        "Myochroidea"@sv .

<http://tun.fi/MX.67108> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strigula" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.4890594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66652>,
        <http://tun.fi/MX.66653> ;
    skos:prefLabel "Strigula"@fi,
        "Strigula"@sv .

<http://tun.fi/MX.67113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protounguicularia" ;
    dwc:scientificNameAuthorship "Raitv. & R.Galán" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:hiddenLabel "Protounguicularia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238679>,
        <http://tun.fi/MX.66979> ;
    skos:prefLabel "lasikarvoset"@fi,
        "Protounguicularia"@sv .

<http://tun.fi/MX.67114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudephebe" ;
    dwc:scientificNameAuthorship "M. Choisy" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Pseudephebe"@fi,
        "Pseudephebe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66980>,
        <http://tun.fi/MX.66981> ;
    skos:prefLabel "villakarpeet"@fi,
        "stentagel"@sv .

<http://tun.fi/MX.67117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alyxoria" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.4890583> ;
    skos:hiddenLabel "Alyxoria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65179>,
        <http://tun.fi/MX.66262> ;
    skos:prefLabel "pilkkukirppujäkälät"@fi,
        "Alyxoria"@sv .

<http://tun.fi/MX.67126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cetrelia" ;
    dwc:scientificNameAuthorship "W. L. Culb. & C. F. Culb." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Cetrelia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65493>,
        <http://tun.fi/MX.65494> ;
    skos:prefLabel "röyhelökarpeet"@fi,
        "Cetrelia"@sv .

<http://tun.fi/MX.67131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platismatia" ;
    dwc:scientificNameAuthorship "W. L. Culb. & C. F. Culb." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Platismatia"@fi,
        "Platismatia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65613>,
        <http://tun.fi/MX.65614> ;
    skos:prefLabel "harmaaröyhelöt"@fi,
        "näverlavar"@sv .

<http://tun.fi/MX.67135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epilichen" ;
    dwc:scientificNameAuthorship "Clem." ;
    skos:broader <http://tun.fi/MX.233405> ;
    skos:hiddenLabel "Epilichen"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65718>,
        <http://tun.fi/MX.65719> ;
    skos:prefLabel "jurmujäkälät"@fi,
        "Epilichen"@sv .

<http://tun.fi/MX.67146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lobothallia" ;
    dwc:scientificNameAuthorship "(Clauzade & Cl. Roux) Hafellner" ;
    skos:broader <http://tun.fi/MX.233229> ;
    skos:hiddenLabel "Lobothallia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65266>,
        <http://tun.fi/MX.66115> ;
    skos:prefLabel "purotierat"@fi,
        "Lobothallia"@sv .

<http://tun.fi/MX.67153> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Refractohilum" ;
    dwc:scientificNameAuthorship "D.Hawksw." ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66380>,
        <http://tun.fi/MX.66381> ;
    skos:prefLabel "Refractohilum"@fi,
        "Refractohilum"@sv .

<http://tun.fi/MX.67156> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spilonema" ;
    dwc:scientificNameAuthorship "Bornet" ;
    skos:broader <http://tun.fi/MX.4890578> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66539>,
        <http://tun.fi/MX.66540> ;
    skos:prefLabel "Spilonema"@fi,
        "Spilonema"@sv .

<http://tun.fi/MX.67165> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agyrium" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233315> ;
    skos:hiddenLabel "Agyrium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238291>,
        <http://tun.fi/MX.65173> ;
    skos:prefLabel "tiplut"@fi,
        "Agyrium"@sv .

<http://tun.fi/MX.67166> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alectoria" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Alectoria"@fi,
        "Alectoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65175>,
        <http://tun.fi/MX.65176> ;
    skos:prefLabel "viherlupot"@fi,
        "garnlavar"@sv .

<http://tun.fi/MX.67182> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euopsis" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65721>,
        <http://tun.fi/MX.66566> ;
    skos:prefLabel "Euopsis"@fi,
        "Euopsis"@sv .

<http://tun.fi/MX.67183> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Flavocetraria" ;
    dwc:scientificNameAuthorship "Kärnefelt & A. Thell" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Flavocetraria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65731>,
        <http://tun.fi/MX.65732> ;
    skos:prefLabel "lumijäkälät"@fi,
        "Flavocetraria"@sv .

<http://tun.fi/MX.67184> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halecania" ;
    dwc:scientificNameAuthorship "M. Mayrhofer" ;
    skos:broader <http://tun.fi/MX.317239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971888>,
        <http://tun.fi/MX.65777> ;
    skos:prefLabel "Halecania"@fi,
        "Halecania"@sv .

<http://tun.fi/MX.67186> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Japewia" ;
    dwc:scientificNameAuthorship "Tønsberg" ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:hiddenLabel "Japewia"@fi,
        "Japewia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65819>,
        <http://tun.fi/MX.65820> ;
    skos:prefLabel "havujäkälät"@fi,
        "japewior"@sv .

<http://tun.fi/MX.67199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sagediopsis" ;
    dwc:scientificNameAuthorship "(Sacc.) Vain." ;
    skos:broader <http://tun.fi/MX.70576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66486>,
        <http://tun.fi/MX.66487> ;
    skos:prefLabel "Sagediopsis"@fi,
        "Sagediopsis"@sv .

<http://tun.fi/MX.67203> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Skyttea" ;
    dwc:scientificNameAuthorship "Sherwood, D.Hawksw. & Coppins" ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66520>,
        <http://tun.fi/MX.66521> ;
    skos:prefLabel "Skyttea"@fi,
        "Skyttea"@sv .

<http://tun.fi/MX.67211> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Unguiculariopsis" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4994257>,
        <http://tun.fi/MX.66757> ;
    skos:prefLabel "Unguiculariopsis"@fi,
        "Unguiculariopsis"@sv .

<http://tun.fi/MX.67216> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clauzadea" ;
    dwc:scientificNameAuthorship "Hafellner & Bellem." ;
    skos:broader <http://tun.fi/MX.233370> ;
    skos:hiddenLabel "Clauzadea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65122>,
        <http://tun.fi/MX.65123> ;
    skos:prefLabel "rakojäkälät"@fi,
        "Clauzadea"@sv .

<http://tun.fi/MX.67221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anaptychia" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.233261> ;
    skos:hiddenLabel "Anaptychia"@fi,
        "Anaptychia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65186>,
        <http://tun.fi/MX.65187> ;
    skos:prefLabel "ripsijäkälät"@fi,
        "allélavar"@sv .

<http://tun.fi/MX.67222> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctoparmelia" ;
    dwc:scientificNameAuthorship "Hale" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Arctoparmelia"@fi,
        "Arctoparmelia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65195>,
        <http://tun.fi/MX.65196> ;
    skos:prefLabel "kaarrekarpeet"@fi,
        "vinterlavar"@sv .

<http://tun.fi/MX.67235> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endocarpon" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:hiddenLabel "Endocarpon"@fi,
        "Endocarpon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65703>,
        <http://tun.fi/MX.65704> ;
    skos:prefLabel "pullokkaat"@fi,
        "kalklavar"@sv .

<http://tun.fi/MX.67237> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Henrica" ;
    dwc:scientificNameAuthorship "B. de Lesd." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:hiddenLabel "Henrica"@fi,
        "Henrica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65780>,
        <http://tun.fi/MX.65781> ;
    skos:prefLabel "kaarijäkälät"@fi,
        "henrikor"@sv .

<http://tun.fi/MX.67239> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leciophysma" ;
    dwc:scientificNameAuthorship "Th.Fr." ;
    skos:broader <http://tun.fi/MX.233430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66026>,
        <http://tun.fi/MX.66027> ;
    skos:prefLabel "Leciophysma"@fi,
        "Leciophysma"@sv .

<http://tun.fi/MX.67246> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parmeliopsis" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Parmeliopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66295>,
        <http://tun.fi/MX.66296> ;
    skos:prefLabel "tyvikarpeet"@fi,
        "Parmeliopsis"@sv .

<http://tun.fi/MX.67263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vulpicida" ;
    dwc:scientificNameAuthorship "J.-E.Mattsson & M. J. Lai" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66886>,
        <http://tun.fi/MX.66887> ;
    skos:prefLabel "Vulpicida"@fi,
        "Vulpicida"@sv .

<http://tun.fi/MX.67264> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthoria" ;
    dwc:scientificNameAuthorship "(Fr.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:hiddenLabel "Xanthoria"@fi,
        "Xanthoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66899>,
        <http://tun.fi/MX.66900> ;
    skos:prefLabel "keltajäkälät"@fi,
        "vägglavar"@sv .

<http://tun.fi/MX.67284> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Placopsis" ;
    dwc:scientificNameAuthorship "(Nyl.) Linds." ;
    skos:broader <http://tun.fi/MX.4890597> ;
    skos:hiddenLabel "Placopsis"@fi,
        "Placopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65597>,
        <http://tun.fi/MX.65598> ;
    skos:prefLabel "myhkyjäkälät"@fi,
        "knöllavar"@sv .

<http://tun.fi/MX.67292> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydropunctaria" ;
    dwc:scientificNameAuthorship "C. Keller, Guidan & Thüs" ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:hiddenLabel "Hydropunctaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65787>,
        <http://tun.fi/MX.65788> ;
    skos:prefLabel "merimustuaiset"@fi,
        "Hydropunctaria"@sv .

<http://tun.fi/MX.67304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Normandina" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:hiddenLabel "Normandina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66244>,
        <http://tun.fi/MX.66245> ;
    skos:prefLabel "simpukkajäkälät"@fi,
        "Normandina"@sv .

<http://tun.fi/MX.67313> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthomendoza" ;
    dwc:scientificNameAuthorship "S. Y. Kondr. & Kärnefelt" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:hiddenLabel "Xanthomendoza"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66890>,
        <http://tun.fi/MX.66891> ;
    skos:prefLabel "jalokeltajäkälät"@fi,
        "Xanthomendoza"@sv .

<http://tun.fi/MX.67314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polydesmia" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237760>,
        <http://tun.fi/MX.66927> ;
    skos:prefLabel "Polydesmia"@fi,
        "Polydesmia"@sv .

<http://tun.fi/MX.67321> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brodoa" ;
    dwc:scientificNameAuthorship "Goward" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Brodoa"@fi,
        "Brodoa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65366>,
        <http://tun.fi/MX.65367> ;
    skos:prefLabel "suolikarpeet"@fi,
        "korallblåslavar"@sv .

<http://tun.fi/MX.67338> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptochidium" ;
    dwc:scientificNameAuthorship "M. Choisy" ;
    skos:broader <http://tun.fi/MX.4890585> ;
    skos:hiddenLabel "Leptochidium"@fi,
        "Leptochidium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66056>,
        <http://tun.fi/MX.66573> ;
    skos:prefLabel "sopulinjäkälät"@fi,
        "glashårslavar"@sv .

<http://tun.fi/MX.67340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lichenochora" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.233436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66084>,
        <http://tun.fi/MX.66085> ;
    skos:prefLabel "Lichenochora"@fi,
        "Lichenochora"@sv .

<http://tun.fi/MX.67344> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophioparma" ;
    dwc:scientificNameAuthorship "Norman" ;
    skos:broader <http://tun.fi/MX.233371> ;
    skos:hiddenLabel "Ophioparma"@fi,
        "Ophioparma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66275>,
        <http://tun.fi/MX.66276> ;
    skos:prefLabel "rokkojäkälät"@fi,
        "vindlavar"@sv .

<http://tun.fi/MX.67347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parvoplaca" ;
    dwc:scientificNameAuthorship "Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66297>,
        <http://tun.fi/MX.66298> ;
    skos:prefLabel "Parvoplaca"@fi,
        "Parvoplaca"@sv .

<http://tun.fi/MX.67349> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrrhospora" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:hiddenLabel "Pyrrhospora"@fi,
        "Pyrrhospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66354>,
        <http://tun.fi/MX.66355> ;
    skos:prefLabel "tulkkujäkälät"@fi,
        "flamlavar"@sv .

<http://tun.fi/MX.67351> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sporastatia" ;
    dwc:scientificNameAuthorship "A.Massal." ;
    skos:broader <http://tun.fi/MX.317307> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66541>,
        <http://tun.fi/MX.66587> ;
    skos:prefLabel "Sporastatia"@fi,
        "Sporastatia"@sv .

<http://tun.fi/MX.67365> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coenogonium" ;
    dwc:scientificNameAuthorship "Ehrenb." ;
    skos:broader <http://tun.fi/MX.4890579> ;
    skos:hiddenLabel "Coenogonium"@fi,
        "Coenogonium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65129>,
        <http://tun.fi/MX.65130> ;
    skos:prefLabel "tyvivahajäkälät"@fi,
        "vaxlavar"@sv .

<http://tun.fi/MX.67367> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctomia" ;
    dwc:scientificNameAuthorship "Th.Fr." ;
    skos:broader <http://tun.fi/MX.233333> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65193>,
        <http://tun.fi/MX.65194> ;
    skos:prefLabel "Arctomia"@fi,
        "Arctomia"@sv .

<http://tun.fi/MX.67373> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeospora" ;
    dwc:scientificNameAuthorship "Hepp ex Stein" ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65561>,
        <http://tun.fi/MX.65563> ;
    skos:prefLabel "Phaeospora"@fi,
        "Phaeospora"@sv .

<http://tun.fi/MX.67376> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dacampia" ;
    dwc:scientificNameAuthorship "A.Massal." ;
    skos:broader <http://tun.fi/MX.233423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65668>,
        <http://tun.fi/MX.65669> ;
    skos:prefLabel "Dacampia"@fi,
        "Dacampia"@sv .

<http://tun.fi/MX.67380> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fellhaneropsis" ;
    dwc:scientificNameAuthorship "Sérus. & Coppins" ;
    skos:broader <http://tun.fi/MX.233403> ;
    skos:hiddenLabel "Fellhaneropsis"@fi,
        "Fellhaneropsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971887>,
        <http://tun.fi/MX.65730> ;
    skos:prefLabel "otajäkälät"@fi,
        "gropkvistlavar"@sv .

<http://tun.fi/MX.67383> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lemmopsis" ;
    dwc:scientificNameAuthorship "(Vain.) Zahlbr." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66028>,
        <http://tun.fi/MX.66029> ;
    skos:prefLabel "Lemmopsis"@fi,
        "Lemmopsis"@sv .

<http://tun.fi/MX.67387> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Libertiella" ;
    dwc:scientificNameAuthorship "Speg. & Roum." ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:hiddenLabel "Libertiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66082>,
        <http://tun.fi/MX.66083> ;
    skos:prefLabel "nupukkaat"@fi,
        "Libertiella"@sv .

<http://tun.fi/MX.67388> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lichenothelia" ;
    dwc:scientificNameAuthorship "D.Hawksw." ;
    skos:broader <http://tun.fi/MX.233312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66106>,
        <http://tun.fi/MX.66107> ;
    skos:prefLabel "Lichenothelia"@fi,
        "Lichenothelia"@sv .

<http://tun.fi/MX.67389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lobaria" ;
    dwc:scientificNameAuthorship "(Schreb.) Hoffm." ;
    skos:broader <http://tun.fi/MX.233231> ;
    skos:hiddenLabel "Lobaria"@fi,
        "Lobaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66112>,
        <http://tun.fi/MX.66113> ;
    skos:prefLabel "keuhkojäkälät"@fi,
        "lunglavar"@sv .

<http://tun.fi/MX.67390> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marchandiomyces" ;
    dwc:scientificNameAuthorship "Diederich & D.Hawksw." ;
    skos:broader <http://tun.fi/MX.233272> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205594>,
        <http://tun.fi/MX.66120> ;
    skos:prefLabel "Marchandiomyces"@fi,
        "Marchandiomyces"@sv .

<http://tun.fi/MX.67398> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhagadostoma" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.233289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66382>,
        <http://tun.fi/MX.66383> ;
    skos:prefLabel "Rhagadostoma"@fi,
        "Rhagadostoma"@sv .

<http://tun.fi/MX.67400> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhizoplaca" ;
    dwc:scientificNameAuthorship "Zopf" ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:hiddenLabel "Rhizoplaca"@fi,
        "Rhizoplaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66435>,
        <http://tun.fi/MX.66583> ;
    skos:prefLabel "korujäkälät"@fi,
        "navelkantlavar"@sv .

<http://tun.fi/MX.67401> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rusavskia" ;
    dwc:scientificNameAuthorship "S. Y. Kondr. & Kärnefelt" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:hiddenLabel "Rusavskia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66484>,
        <http://tun.fi/MX.66485> ;
    skos:prefLabel "loistokeltajäkälät"@fi,
        "Rusavskia"@sv .

<http://tun.fi/MX.67402> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarea" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.5077326> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66496>,
        <http://tun.fi/MX.66497> ;
    skos:prefLabel "Sarea"@fi,
        "Sarea"@sv .

<http://tun.fi/MX.67413> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilolechia" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.4890590> ;
    skos:hiddenLabel "Psilolechia"@fi,
        "Psilolechia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66986>,
        <http://tun.fi/MX.66987> ;
    skos:prefLabel "jyväsjäkälät"@fi,
        "skugglavar"@sv .

<http://tun.fi/MX.69645> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baeospora" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233242> ;
    skos:hiddenLabel "Baeospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.73070>,
        <http://tun.fi/MX.73296> ;
    skos:prefLabel "tuhatheltat"@fi,
        "Baeospora"@sv .

<http://tun.fi/MX.69657> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kuehneromyces" ;
    dwc:scientificNameAuthorship "Singer & A.H.Sm." ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Kuehneromyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71801>,
        <http://tun.fi/MX.73427> ;
    skos:prefLabel "kantosienet"@fi,
        "Kuehneromyces"@sv .

<http://tun.fi/MX.69662> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Singerocybe" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985999>,
        <http://tun.fi/MX.72733> ;
    skos:prefLabel "Singerocybe"@fi,
        "Singerocybe"@sv .

<http://tun.fi/MX.69715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camarophyllopsis" ;
    dwc:scientificNameAuthorship "Herink" ;
    skos:broader <http://tun.fi/MX.233270> ;
    skos:hiddenLabel "Camarophyllopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72366>,
        <http://tun.fi/MX.72367> ;
    skos:prefLabel "savukedokkaat"@fi,
        "Camarophyllopsis"@sv .

<http://tun.fi/MX.69716> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysomphalina" ;
    dwc:scientificNameAuthorship "Clémençon" ;
    skos:broader <http://tun.fi/MX.233304> ;
    skos:hiddenLabel "Chrysomphalina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72156>,
        <http://tun.fi/MX.73076> ;
    skos:prefLabel "kultanapalakit"@fi,
        "Chrysomphalina"@sv .

<http://tun.fi/MX.69721> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ossicaulis" ;
    dwc:scientificNameAuthorship "Redhead & Ginns" ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:hiddenLabel "Ossicaulis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986085>,
        <http://tun.fi/MX.72673> ;
    skos:prefLabel "jauhovinokkaat"@fi,
        "Ossicaulis"@sv .

<http://tun.fi/MX.69722> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lachnella" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72033>,
        <http://tun.fi/MX.72467> ;
    skos:prefLabel "Lachnella"@fi,
        "Lachnella"@sv .

<http://tun.fi/MX.69725> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lentinus" ;
    dwc:scientificNameAuthorship "Fr. : Fr." ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Lentinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72285>,
        <http://tun.fi/MX.72699> ;
    skos:prefLabel "rosoheltat"@fi,
        "Lentinus"@sv .

<http://tun.fi/MX.69728> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Resupinatus" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.233434> ;
    skos:hiddenLabel "Resupinatus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72087>,
        <http://tun.fi/MX.72500> ;
    skos:prefLabel "kuppivinokkaat"@fi,
        "Resupinatus"@sv .

<http://tun.fi/MX.69734> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tapinella" ;
    dwc:scientificNameAuthorship "E.-J.Gilbert" ;
    skos:broader <http://tun.fi/MX.233346> ;
    skos:hiddenLabel "Tapinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72538>,
        <http://tun.fi/MX.73489> ;
    skos:prefLabel "vinokaspulkkosienet"@fi,
        "Tapinella"@sv .

<http://tun.fi/MX.69743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeomarasmius" ;
    dwc:scientificNameAuthorship "Scherff." ;
    skos:broader <http://tun.fi/MX.233417> ;
    skos:hiddenLabel "Phaeomarasmius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71870>,
        <http://tun.fi/MX.72107> ;
    skos:prefLabel "ruostenahikkaat"@fi,
        "Phaeomarasmius"@sv .

<http://tun.fi/MX.69744> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calocybe" ;
    dwc:scientificNameAuthorship "Donk" ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:hiddenLabel "Calocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5080949>,
        <http://tun.fi/MX.71678> ;
    skos:prefLabel "kaunolakit"@fi,
        "Calocybe"@sv .

<http://tun.fi/MX.69750> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygroaster" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233304> ;
    skos:hiddenLabel "Hygroaster"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72928>,
        <http://tun.fi/MX.73419> ;
    skos:prefLabel "tähtimalikat"@fi,
        "Hygroaster"@sv .

<http://tun.fi/MX.69756> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rickenella" ;
    dwc:scientificNameAuthorship "Raithelh." ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Rickenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72081>,
        <http://tun.fi/MX.72987> ;
    skos:prefLabel "rikelakit"@fi,
        "Rickenella"@sv .

<http://tun.fi/MX.69777> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanophyllum" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Melanophyllum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72297>,
        <http://tun.fi/MX.72712> ;
    skos:prefLabel "jauhikkaat"@fi,
        "Melanophyllum"@sv .

<http://tun.fi/MX.69784> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asterophora" ;
    dwc:scientificNameAuthorship "Ditmar : Fr." ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:hiddenLabel "Asterophora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71904>,
        <http://tun.fi/MX.72798> ;
    skos:prefLabel "haperonvieraat"@fi,
        "Asterophora"@sv .

<http://tun.fi/MX.69792> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydropus" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233411> ;
    skos:hiddenLabel "Hydropus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235612>,
        <http://tun.fi/MX.71751> ;
    skos:prefLabel "nukkalakit"@fi,
        "Hydropus"@sv .

<http://tun.fi/MX.69794> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyroporus" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.234627> ;
    skos:hiddenLabel "Gyroporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72451>,
        <http://tun.fi/MX.72665> ;
    skos:prefLabel "lokerotatit"@fi,
        "Gyroporus"@sv .

<http://tun.fi/MX.69804> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoclitocybe" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.5001779> ;
    skos:hiddenLabel "Pseudoclitocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72773>,
        <http://tun.fi/MX.73036> ;
    skos:prefLabel "valemalikat"@fi,
        "Pseudoclitocybe"@sv .

<http://tun.fi/MX.7> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lestidae" ;
    skos:broader <http://tun.fi/MX.2> ;
    skos:hiddenLabel "Lestidae"@fi,
        "Lestidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63186>,
        <http://tun.fi/MX.8> ;
    skos:prefLabel "keijukorennot"@fi,
        "glansflicksländor"@sv .

<http://tun.fi/MX.70000> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Acanthocephala" ;
    dwc:scientificNameAuthorship "Koelreuther, 1771" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Acanthocephala"@fi,
        "Acanthocephala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5007987>,
        <http://tun.fi/MX.70189> ;
    skos:prefLabel "väkäkärsämadot"@fi,
        "hakmaskar"@sv .

<http://tun.fi/MX.70002> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Bryozoa" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1831" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Bryozoa"@fi,
        "Ectoprocta"@fi,
        "Bryozoa"@sv,
        "Ectoprocta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70271>,
        <http://tun.fi/MX.70274> ;
    skos:prefLabel "sammaleläimet"@fi,
        "mossdjur"@sv .

<http://tun.fi/MX.70005> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Gastrotricha" ;
    dwc:scientificNameAuthorship "Metschnikoff, 1864" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Gastrotricha"@fi,
        "Gastrotricha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70365>,
        <http://tun.fi/MX.70366> ;
    skos:prefLabel "sukaspintaiset"@fi,
        "bukhårsdjur"@sv .

<http://tun.fi/MX.70014> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Rotifera" ;
    dwc:scientificNameAuthorship "Cuvier, 1817" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Rotatoria"@fi,
        "Rotifera"@fi,
        "Rotatoria"@sv,
        "Rotifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297865>,
        <http://tun.fi/MX.70450> ;
    skos:prefLabel "rataseläimet"@fi,
        "hjuldur"@sv .

<http://tun.fi/MX.70015> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Tardigrada" ;
    dwc:scientificNameAuthorship "Doyére, 1840" ;
    skos:altLabel "björndjur"@sv ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Tardigrada"@fi,
        "Tardigrada"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70454>,
        <http://tun.fi/MX.70455> ;
    skos:prefLabel "karhukaiset"@fi,
        "trögkrypare"@sv .

<http://tun.fi/MX.70019> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Heterokontophyta" ;
    skos:broader <http://tun.fi/MX.53061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53368>,
        <http://tun.fi/MX.53371> ;
    skos:prefLabel "Heterokontophyta"@fi,
        "Heterokontophyta"@sv .

<http://tun.fi/MX.70049> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cornales" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39164>,
        <http://tun.fi/MX.41735> ;
    skos:prefLabel "Cornales"@fi,
        "Cornales"@sv .

<http://tun.fi/MX.70052> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Dipsacales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39334>,
        <http://tun.fi/MX.39350> ;
    skos:prefLabel "Dipsacales"@fi,
        "Dipsacales"@sv .

<http://tun.fi/MX.70064> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Myrtales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39076>,
        <http://tun.fi/MX.39080> ;
    skos:prefLabel "Myrtales"@fi,
        "Myrtales"@sv .

<http://tun.fi/MX.70072> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Sapindales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289481>,
        <http://tun.fi/MX.41743> ;
    skos:prefLabel "Sapindales"@fi,
        "Sapindales"@sv .

<http://tun.fi/MX.70074> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Solanales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39369>,
        <http://tun.fi/MX.39539> ;
    skos:prefLabel "Solanales"@fi,
        "Solanales"@sv .

<http://tun.fi/MX.70081> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Metzgeriales" ;
    dwc:scientificNameAuthorship "Chalaud" ;
    skos:broader <http://tun.fi/MX.212970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212996>,
        <http://tun.fi/MX.212997> ;
    skos:prefLabel "Metzgeriales"@fi,
        "Metzgeriales"@sv .

<http://tun.fi/MX.70098> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Batrachospermales" ;
    skos:broader <http://tun.fi/MX.70094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292145>,
        <http://tun.fi/MX.292178> ;
    skos:prefLabel "Batrachospermales"@fi,
        "Batrachospermales"@sv .

<http://tun.fi/MX.70192> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Arhynchobdellida" ;
    skos:broader <http://tun.fi/MX.70191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232486>,
        <http://tun.fi/MX.232491> ;
    skos:prefLabel "Arhynchobdellida"@fi,
        "Arhynchobdellida"@sv .

<http://tun.fi/MX.70193> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Rhynchobdellida" ;
    skos:broader <http://tun.fi/MX.70191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232498>,
        <http://tun.fi/MX.232503> ;
    skos:prefLabel "Rhynchobdellida"@fi,
        "Rhynchobdellida"@sv .

<http://tun.fi/MX.70195> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Phyllodocida" ;
    skos:broader <http://tun.fi/MX.53372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212145>,
        <http://tun.fi/MX.53399> ;
    skos:prefLabel "Phyllodocida"@fi,
        "Phyllodocida"@sv .

<http://tun.fi/MX.70196> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Sabellida" ;
    skos:broader <http://tun.fi/MX.53372> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212149>,
        <http://tun.fi/MX.212160> ;
    skos:prefLabel "Sabellida"@fi,
        "Sabellida"@sv .

<http://tun.fi/MX.70201> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Anostraca" ;
    skos:broader <http://tun.fi/MX.53384> ;
    skos:hiddenLabel "Anostraca"@fi,
        "Anostraca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213835>,
        <http://tun.fi/MX.213839> ;
    skos:prefLabel "lehtijalkaiset"@fi,
        "gälbladfotingar"@sv .

<http://tun.fi/MX.70207> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Lithobiomorpha" ;
    skos:broader <http://tun.fi/MX.70205> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202244>,
        <http://tun.fi/MX.202499> ;
    skos:prefLabel "Lithobiomorpha"@fi,
        "Lithobiomorpha"@sv .

<http://tun.fi/MX.70214> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Polydesmida" ;
    skos:broader <http://tun.fi/MX.70210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203128>,
        <http://tun.fi/MX.4987049> ;
    skos:prefLabel "Polydesmida"@fi,
        "Polydesmida"@sv .

<http://tun.fi/MX.70221> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Protura" ;
    skos:broader <http://tun.fi/MX.70218> ;
    skos:hiddenLabel "Protura"@fi,
        "Protura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231350>,
        <http://tun.fi/MX.231354> ;
    skos:prefLabel "esihyönteiset"@fi,
        "trevfotingar"@sv .

<http://tun.fi/MX.70223> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Dermaptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Dermaptera"@fi,
        "Dermaptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206452>,
        <http://tun.fi/MX.206457> ;
    skos:prefLabel "pihtihäntäiset"@fi,
        "tvestjärtar"@sv .

<http://tun.fi/MX.70224> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ephemeroptera" ;
    skos:altLabel "surviaiset"@fi ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Ephemeroptera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206472>,
        <http://tun.fi/MX.206510> ;
    skos:prefLabel "päivänkorennot"@fi,
        "Ephemeroptera"@sv .

<http://tun.fi/MX.70225> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Mecoptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Mecoptera"@fi,
        "Mecoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290391>,
        <http://tun.fi/MX.290400> ;
    skos:prefLabel "kärsäkorennot"@fi,
        "näbbsländor"@sv .

<http://tun.fi/MX.70234> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Trichoptera" ;
    skos:altLabel "sirvikkäät"@fi ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Trichoptera"@fi,
        "Trichoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230895>,
        <http://tun.fi/MX.230904> ;
    skos:prefLabel "vesiperhoset"@fi,
        "nattsländor"@sv .

<http://tun.fi/MX.70245> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cyclopoida" ;
    skos:broader <http://tun.fi/MX.53375> ;
    skos:hiddenLabel "Cyclopoida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214262>,
        <http://tun.fi/MX.214321> ;
    skos:prefLabel "kyklooppihankajalkaiset"@fi,
        "Cyclopoida"@sv .

<http://tun.fi/MX.70266> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Scolopendrellida" ;
    skos:broader <http://tun.fi/MX.70265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203292>,
        <http://tun.fi/MX.203303> ;
    skos:prefLabel "Scolopendrellida"@fi,
        "Scolopendrellida"@sv .

<http://tun.fi/MX.70271> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Gymnolaemata" ;
    skos:broader <http://tun.fi/MX.70002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70272>,
        <http://tun.fi/MX.70273> ;
    skos:prefLabel "Gymnolaemata"@fi,
        "Gymnolaemata"@sv .

<http://tun.fi/MX.70273> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ctenostomatida" ;
    skos:broader <http://tun.fi/MX.70271> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212597>,
        <http://tun.fi/MX.212600> ;
    skos:prefLabel "Ctenostomatida"@fi,
        "Ctenostomatida"@sv .

<http://tun.fi/MX.70300> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Accipitriformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Accipitriformes"@fi,
        "Accipitriformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26470>,
        <http://tun.fi/MX.26473> ;
    skos:prefLabel "päiväpetolinnut"@fi,
        "hökfåglar"@sv .

<http://tun.fi/MX.70312> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Squamata" ;
    dwc:scientificNameAuthorship "Oppel, 1811" ;
    skos:broader <http://tun.fi/MX.37610> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200848>,
        <http://tun.fi/MX.201080> ;
    skos:prefLabel "Squamata"@fi,
        "Squamata"@sv .

<http://tun.fi/MX.70339> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Semaeostomeae" ;
    skos:broader <http://tun.fi/MX.70336> ;
    skos:hiddenLabel "Semaeostomeae"@fi,
        "Semaeostomeae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211956>,
        <http://tun.fi/MX.211959> ;
    skos:prefLabel "kiekkomeduusat"@fi,
        "skivmaneter"@sv .

<http://tun.fi/MX.70342> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cydippida" ;
    skos:broader <http://tun.fi/MX.5080609> ;
    skos:hiddenLabel "Cydippida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212175>,
        <http://tun.fi/MX.212178> ;
    skos:prefLabel "pallomaneetit"@fi,
        "Cydippida"@sv .

<http://tun.fi/MX.70365> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Chaetonotida" ;
    skos:broader <http://tun.fi/MX.70005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206420>,
        <http://tun.fi/MX.206446> ;
    skos:prefLabel "Chaetonotida"@fi,
        "Chaetonotida"@sv .

<http://tun.fi/MX.70431> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Rhabdocoela" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1831" ;
    skos:broader <http://tun.fi/MX.70011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232769>,
        <http://tun.fi/MX.70432> ;
    skos:prefLabel "Rhabdocoela"@fi,
        "Rhabdocoela"@sv .

<http://tun.fi/MX.70445> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ephydatia" ;
    skos:broader <http://tun.fi/MX.70444> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70446>,
        <http://tun.fi/MX.70447> ;
    skos:prefLabel "Ephydatia"@fi,
        "Ephydatia"@sv .

<http://tun.fi/MX.70454> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Eutardigrada" ;
    skos:broader <http://tun.fi/MX.70015> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013943>,
        <http://tun.fi/MX.5014044> ;
    skos:prefLabel "Eutardigrada"@fi,
        "Eutardigrada"@sv .

<http://tun.fi/MX.70455> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Heterotardigrada" ;
    skos:broader <http://tun.fi/MX.70015> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013922>,
        <http://tun.fi/MX.5013926> ;
    skos:prefLabel "Heterotardigrada"@fi,
        "Heterotardigrada"@sv .

<http://tun.fi/MX.70562> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Dothideales" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233309>,
        <http://tun.fi/MX.233394> ;
    skos:prefLabel "Dothideales"@fi,
        "Dothideales"@sv .

<http://tun.fi/MX.70566> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Mytilinidiales" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233225>,
        <http://tun.fi/MX.233355> ;
    skos:prefLabel "Mytilinidiales"@fi,
        "Mytilinidiales"@sv .

<http://tun.fi/MX.70572> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Eurotiales" ;
    skos:broader <http://tun.fi/MX.70568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233284>,
        <http://tun.fi/MX.236919> ;
    skos:prefLabel "Eurotiales"@fi,
        "Eurotiales"@sv .

<http://tun.fi/MX.70573> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Mycocaliciales" ;
    skos:broader <http://tun.fi/MX.70568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233255>,
        <http://tun.fi/MX.67155> ;
    skos:prefLabel "Mycocaliciales"@fi,
        "Mycocaliciales"@sv .

<http://tun.fi/MX.70585> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Baeomycetales" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4890574>,
        <http://tun.fi/MX.4890575> ;
    skos:prefLabel "Baeomycetales"@fi,
        "Baeomycetales"@sv .

<http://tun.fi/MX.70586> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Candelariales" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233362>,
        <http://tun.fi/MX.4890591> ;
    skos:prefLabel "Candelariales"@fi,
        "Candelariales"@sv .

<http://tun.fi/MX.70611> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Chaetosphaeriales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233297>,
        <http://tun.fi/MX.236913> ;
    skos:prefLabel "Chaetosphaeriales"@fi,
        "Chaetosphaeriales"@sv .

<http://tun.fi/MX.70613> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Coronophorales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233289>,
        <http://tun.fi/MX.234220> ;
    skos:prefLabel "Coronophorales"@fi,
        "Coronophorales"@sv .

<http://tun.fi/MX.70617> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Microascales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233262>,
        <http://tun.fi/MX.234236> ;
    skos:prefLabel "Microascales"@fi,
        "Microascales"@sv .

<http://tun.fi/MX.70622> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Taphrinales" ;
    skos:broader <http://tun.fi/MX.70621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233253>,
        <http://tun.fi/MX.234350> ;
    skos:prefLabel "Taphrinales"@fi,
        "Taphrinales"@sv .

<http://tun.fi/MX.70629> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Thelephorales" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233274>,
        <http://tun.fi/MX.233418> ;
    skos:prefLabel "Thelephorales"@fi,
        "Thelephorales"@sv .

<http://tun.fi/MX.70631> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Atractiellales" ;
    skos:broader <http://tun.fi/MX.5001378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233322>,
        <http://tun.fi/MX.5077046> ;
    skos:prefLabel "Atractiellales"@fi,
        "Atractiellales"@sv .

<http://tun.fi/MX.70635> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Dacrymycetales" ;
    skos:broader <http://tun.fi/MX.232977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205130>,
        <http://tun.fi/MX.233328> ;
    skos:prefLabel "Dacrymycetales"@fi,
        "Dacrymycetales"@sv .

<http://tun.fi/MX.70636> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Exobasidiales" ;
    skos:broader <http://tun.fi/MX.53378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233390>,
        <http://tun.fi/MX.4984444> ;
    skos:prefLabel "Exobasidiales"@fi,
        "Exobasidiales"@sv .

<http://tun.fi/MX.70638> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Microbotryales" ;
    skos:broader <http://tun.fi/MX.232975> ;
    skos:hiddenLabel "Microbotryales"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233380>,
        <http://tun.fi/MX.4984442> ;
    skos:prefLabel "tuhkiosienet"@fi,
        "Microbotryales"@sv .

<http://tun.fi/MX.70658> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Platygloeales" ;
    skos:broader <http://tun.fi/MX.53385> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233344>,
        <http://tun.fi/MX.4999158> ;
    skos:prefLabel "Platygloeales"@fi,
        "Platygloeales"@sv .

<http://tun.fi/MX.70662> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Zygomycetes" ;
    skos:broader <http://tun.fi/MX.70025> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70665>,
        <http://tun.fi/MX.70669> ;
    skos:prefLabel "Zygomycetes"@fi,
        "Zygomycetes"@sv .

<http://tun.fi/MX.70678> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Bryales" ;
    dwc:scientificNameAuthorship "Limpr." ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212921>,
        <http://tun.fi/MX.212922> ;
    skos:prefLabel "Bryales"@fi,
        "Bryales"@sv .

<http://tun.fi/MX.70684> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Funariales" ;
    dwc:scientificNameAuthorship "M.Fleisch." ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212932>,
        <http://tun.fi/MX.212933> ;
    skos:prefLabel "Funariales"@fi,
        "Funariales"@sv .

<http://tun.fi/MX.70692> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Splachnales" ;
    dwc:scientificNameAuthorship "Ochyra" ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212959>,
        <http://tun.fi/MX.212960> ;
    skos:prefLabel "Splachnales"@fi,
        "Splachnales"@sv .

<http://tun.fi/MX.70712> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ulvales" ;
    skos:broader <http://tun.fi/MX.70734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206714>,
        <http://tun.fi/MX.254296> ;
    skos:prefLabel "Ulvales"@fi,
        "Ulvales"@sv .

<http://tun.fi/MX.70735> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cladophorales" ;
    skos:broader <http://tun.fi/MX.70734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254289>,
        <http://tun.fi/MX.292230> ;
    skos:prefLabel "Cladophorales"@fi,
        "Cladophorales"@sv .

<http://tun.fi/MX.70740> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ulotrichales" ;
    skos:broader <http://tun.fi/MX.70734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254291>,
        <http://tun.fi/MX.292236> ;
    skos:prefLabel "Ulotrichales"@fi,
        "Ulotrichales"@sv .

<http://tun.fi/MX.72070> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Mycena galopus" ;
    dwc:scientificNameAuthorship "(Pers. : Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.69747> ;
    skos:hiddenLabel "Mycena galopus"@fi,
        "Mycena galopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5003498>,
        <http://tun.fi/MX.5077505> ;
    skos:prefLabel "maitohiippo"@fi,
        "mjölkhätta"@sv .

<http://tun.fi/MX.72170> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Entoloma chalybaeum" ;
    dwc:scientificNameAuthorship "(Fr. : Fr.) Noordel." ;
    skos:broader <http://tun.fi/MX.69789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.68082>,
        <http://tun.fi/MX.68083> ;
    skos:prefLabel "Entoloma chalybaeum"@fi,
        "Entoloma chalybaeum"@sv .

<http://tun.fi/MX.72355> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Conocybe moseri" ;
    dwc:scientificNameAuthorship "Watling" ;
    skos:broader <http://tun.fi/MX.69689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67851>,
        <http://tun.fi/MX.67852> ;
    skos:prefLabel "Conocybe moseri"@fi,
        "Conocybe moseri"@sv .

<http://tun.fi/MX.72363> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Bolbitius titubans" ;
    dwc:scientificNameAuthorship "(Bull.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.69765> ;
    skos:hiddenLabel "Bolbitius titubans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67915>,
        <http://tun.fi/MX.67916> ;
    skos:prefLabel "Bolbitius titubans"@fi,
        "guldskivling"@sv .

<http://tun.fi/MX.72890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Inocybe fuscidula" ;
    dwc:scientificNameAuthorship "Velen." ;
    skos:broader <http://tun.fi/MX.69718> ;
    skos:hiddenLabel "Inocybe fuscidula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.68501>,
        <http://tun.fi/MX.68502> ;
    skos:prefLabel "Inocybe fuscidula"@fi,
        "strecktråding"@sv .

<http://tun.fi/MX.73221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhodocollybia prolixa" ;
    dwc:scientificNameAuthorship "(Hornem. : Fr.) Antonín & Noordel." ;
    skos:broader <http://tun.fi/MX.69661> ;
    skos:hiddenLabel "Rhodocollybia prolixa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236802>,
        <http://tun.fi/MX.69222> ;
    skos:prefLabel "Rhodocollybia prolixa"@fi,
        "sågnagelskivling"@sv .

<http://tun.fi/MX.73566> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Corvus corone" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.37141> ;
    skos:hiddenLabel "Corvus corone"@fi,
        "Corvus corone"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37166>,
        <http://tun.fi/MX.63160> ;
    skos:prefLabel "varis"@fi,
        "kråka"@sv .

<http://tun.fi/MX.73588> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Melanitta deglandi" ;
    dwc:scientificNameAuthorship "(Bonaparte, 1850)" ;
    skos:broader <http://tun.fi/MX.26428> ;
    skos:hiddenLabel "Melanitta deglandi"@fi,
        "Melanitta fusca deglandi"@fi,
        "Melanitta deglandi"@sv,
        "Melanitta fusca deglandi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5080627>,
        <http://tun.fi/MX.5080628> ;
    skos:prefLabel "kyhmypilkkasiipi"@fi,
        "knölsvärta"@sv .

<http://tun.fi/MX.96> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthetrum" ;
    dwc:scientificNameAuthorship "Newman, 1833" ;
    skos:broader <http://tun.fi/MX.87> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.97>,
        <http://tun.fi/MX.98> ;
    skos:prefLabel "Orthetrum"@fi,
        "Orthetrum"@sv .

<http://tun.fi/MX.188501> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Carabinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.188459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188503>,
        <http://tun.fi/MX.188510>,
        <http://tun.fi/MX.188538> ;
    skos:prefLabel "Carabinae"@fi,
        "Carabinae"@sv .

<http://tun.fi/MX.188540> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Elaphrinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.188459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188541>,
        <http://tun.fi/MX.188543>,
        <http://tun.fi/MX.188546> ;
    skos:prefLabel "Elaphrinae"@fi,
        "Elaphrinae"@sv .

<http://tun.fi/MX.188692> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graptodytes" ;
    dwc:scientificNameAuthorship "Seidlitz, 1887" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188693>,
        <http://tun.fi/MX.188694>,
        <http://tun.fi/MX.188695> ;
    skos:prefLabel "Graptodytes"@fi,
        "Graptodytes"@sv .

<http://tun.fi/MX.188719> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Agabinae" ;
    dwc:scientificNameAuthorship "Thomson, 1867" ;
    skos:broader <http://tun.fi/MX.188387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188720>,
        <http://tun.fi/MX.188722>,
        <http://tun.fi/MX.188760> ;
    skos:prefLabel "Agabinae"@fi,
        "Agabinae"@sv .

<http://tun.fi/MX.188806> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydaticus" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.188804> ;
    skos:hiddenLabel "Hydaticus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188427>,
        <http://tun.fi/MX.188431>,
        <http://tun.fi/MX.188433> ;
    skos:prefLabel "kaarisukeltajat"@fi,
        "Hydaticus"@sv .

<http://tun.fi/MX.188974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptopleurum" ;
    dwc:scientificNameAuthorship "Mulsant, 1844" ;
    skos:broader <http://tun.fi/MX.188939> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188975>,
        <http://tun.fi/MX.188976>,
        <http://tun.fi/MX.188977> ;
    skos:prefLabel "Cryptopleurum"@fi,
        "Cryptopleurum"@sv .

<http://tun.fi/MX.188990> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Abraeinae" ;
    dwc:scientificNameAuthorship "MacLeay, 1819" ;
    skos:broader <http://tun.fi/MX.188989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189000>,
        <http://tun.fi/MX.189008>,
        <http://tun.fi/MX.189016> ;
    skos:prefLabel "Abraeinae"@fi,
        "Abraeinae"@sv .

<http://tun.fi/MX.189000> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plegaderus" ;
    dwc:scientificNameAuthorship "Erichson, 1834" ;
    skos:broader <http://tun.fi/MX.188990> ;
    skos:hiddenLabel "Plegaderus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189001>,
        <http://tun.fi/MX.189002>,
        <http://tun.fi/MX.189003> ;
    skos:prefLabel "arpitylpöt"@fi,
        "Plegaderus"@sv .

<http://tun.fi/MX.189008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acritus" ;
    dwc:scientificNameAuthorship "LeConte, 1853" ;
    skos:broader <http://tun.fi/MX.188990> ;
    skos:hiddenLabel "Acritus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189009>,
        <http://tun.fi/MX.189010>,
        <http://tun.fi/MX.189012> ;
    skos:prefLabel "pikkutylpöt"@fi,
        "Acritus"@sv .

<http://tun.fi/MX.189206> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anisodactylus" ;
    dwc:scientificNameAuthorship "Dejean, 1829" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Anisodactylus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189208>,
        <http://tun.fi/MX.189209>,
        <http://tun.fi/MX.189210> ;
    skos:prefLabel "syrvekiitäjäiset"@fi,
        "Anisodactylus"@sv .

<http://tun.fi/MX.189227> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicheirotrichus" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1857" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189233>,
        <http://tun.fi/MX.189234>,
        <http://tun.fi/MX.189235> ;
    skos:prefLabel "Dicheirotrichus"@fi,
        "Dicheirotrichus"@sv .

<http://tun.fi/MX.189262> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lebia" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Lebia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189263>,
        <http://tun.fi/MX.189264>,
        <http://tun.fi/MX.189265> ;
    skos:prefLabel "typpykiitäjäiset"@fi,
        "Lebia"@sv .

<http://tun.fi/MX.189305> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cymindis" ;
    dwc:scientificNameAuthorship "Latreille, 1806" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189307>,
        <http://tun.fi/MX.189308>,
        <http://tun.fi/MX.189309> ;
    skos:prefLabel "Cymindis"@fi,
        "Cymindis"@sv .

<http://tun.fi/MX.189373> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anacaena" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189360> ;
    skos:hiddenLabel "Anacaena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189374>,
        <http://tun.fi/MX.189375>,
        <http://tun.fi/MX.189377> ;
    skos:prefLabel "rutavesiäiset"@fi,
        "Anacaena"@sv .

<http://tun.fi/MX.189494> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poecilus" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Poecilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189496>,
        <http://tun.fi/MX.189499>,
        <http://tun.fi/MX.189500> ;
    skos:prefLabel "värisysikiitäjäiset"@fi,
        "Poecilus"@sv .

<http://tun.fi/MX.189574> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scydmaenus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.190180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189575>,
        <http://tun.fi/MX.189576>,
        <http://tun.fi/MX.189578> ;
    skos:prefLabel "Scydmaenus"@fi,
        "Scydmaenus"@sv .

<http://tun.fi/MX.189600> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Silpha" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.189580> ;
    skos:hiddenLabel "Silpha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189601>,
        <http://tun.fi/MX.189602>,
        <http://tun.fi/MX.189603> ;
    skos:prefLabel "sysihaiskiaiset"@fi,
        "Silpha"@sv .

<http://tun.fi/MX.189643> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrolocha" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:hiddenLabel "Acrolocha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189644>,
        <http://tun.fi/MX.189646>,
        <http://tun.fi/MX.189647> ;
    skos:prefLabel "tadelaakaset"@fi,
        "Acrolocha"@sv .

<http://tun.fi/MX.189690> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phloeonomus" ;
    dwc:scientificNameAuthorship "Heer, 1839" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189691>,
        <http://tun.fi/MX.189692>,
        <http://tun.fi/MX.189693> ;
    skos:prefLabel "Phloeonomus"@fi,
        "Phloeonomus"@sv .

<http://tun.fi/MX.189720> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthobium" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189723>,
        <http://tun.fi/MX.189724>,
        <http://tun.fi/MX.189725> ;
    skos:prefLabel "Anthobium"@fi,
        "Anthobium"@sv .

<http://tun.fi/MX.189746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acidota" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189747>,
        <http://tun.fi/MX.189748>,
        <http://tun.fi/MX.190786> ;
    skos:prefLabel "Acidota"@fi,
        "Acidota"@sv .

<http://tun.fi/MX.189760> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atholus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189761>,
        <http://tun.fi/MX.189762>,
        <http://tun.fi/MX.189764> ;
    skos:prefLabel "Atholus"@fi,
        "Atholus"@sv .

<http://tun.fi/MX.189867> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptilium" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1827" ;
    skos:broader <http://tun.fi/MX.189837> ;
    skos:hiddenLabel "Ptilium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189870>,
        <http://tun.fi/MX.189871>,
        <http://tun.fi/MX.189873> ;
    skos:prefLabel "vakoripsikät"@fi,
        "Ptilium"@sv .

<http://tun.fi/MX.189975> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leiodidae" ;
    dwc:scientificNameAuthorship "Fleming, 1821" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Leiodidae"@fi,
        "Leiodidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189976>,
        <http://tun.fi/MX.190083>,
        <http://tun.fi/MX.190105> ;
    skos:prefLabel "sienipallokkaat"@fi,
        "mycelbaggar"@sv .

<http://tun.fi/MX.190145> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sciodrepoides" ;
    dwc:scientificNameAuthorship "Hatch, 1933" ;
    skos:broader <http://tun.fi/MX.190105> ;
    skos:hiddenLabel "Sciodrepoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190147>,
        <http://tun.fi/MX.190148>,
        <http://tun.fi/MX.190149> ;
    skos:prefLabel "haaskarääpikkäät"@fi,
        "Sciodrepoides"@sv .

<http://tun.fi/MX.190209> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scydmoraphes" ;
    dwc:scientificNameAuthorship "Reitter, 1891" ;
    skos:broader <http://tun.fi/MX.190180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190210>,
        <http://tun.fi/MX.190211>,
        <http://tun.fi/MX.190212> ;
    skos:prefLabel "Scydmoraphes"@fi,
        "Scydmoraphes"@sv .

<http://tun.fi/MX.190269> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ischnosoma" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190270>,
        <http://tun.fi/MX.190271>,
        <http://tun.fi/MX.190272> ;
    skos:prefLabel "Ischnosoma"@fi,
        "Ischnosoma"@sv .

<http://tun.fi/MX.190276> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryophacis" ;
    dwc:scientificNameAuthorship "Reitter, 1909" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190277>,
        <http://tun.fi/MX.190279>,
        <http://tun.fi/MX.190282> ;
    skos:prefLabel "Bryophacis"@fi,
        "Bryophacis"@sv .

<http://tun.fi/MX.190320> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinarda" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190321>,
        <http://tun.fi/MX.190322>,
        <http://tun.fi/MX.190323> ;
    skos:prefLabel "Dinarda"@fi,
        "Dinarda"@sv .

<http://tun.fi/MX.190357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachyusa" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190358>,
        <http://tun.fi/MX.190359>,
        <http://tun.fi/MX.190361> ;
    skos:prefLabel "Tachyusa"@fi,
        "Tachyusa"@sv .

<http://tun.fi/MX.190724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ischnoglossa" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190725>,
        <http://tun.fi/MX.190726>,
        <http://tun.fi/MX.190727> ;
    skos:prefLabel "Ischnoglossa"@fi,
        "Ischnoglossa"@sv .

<http://tun.fi/MX.190757> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ocalea" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190758>,
        <http://tun.fi/MX.190759>,
        <http://tun.fi/MX.190762> ;
    skos:prefLabel "Ocalea"@fi,
        "Ocalea"@sv .

<http://tun.fi/MX.190920> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Batrisodes" ;
    dwc:scientificNameAuthorship "Reitter, 1882" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:hiddenLabel "Batrisodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190922>,
        <http://tun.fi/MX.190923>,
        <http://tun.fi/MX.190925> ;
    skos:prefLabel "lapevalekkaat"@fi,
        "Batrisodes"@sv .

<http://tun.fi/MX.190950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachygluta" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:hiddenLabel "Brachygluta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190951>,
        <http://tun.fi/MX.190953>,
        <http://tun.fi/MX.190954> ;
    skos:prefLabel "rantavalekkaat"@fi,
        "Brachygluta"@sv .

<http://tun.fi/MX.191129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxyporus" ;
    dwc:scientificNameAuthorship "(Bourdot & Galzin) Donk" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Oxyporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205874>,
        <http://tun.fi/MX.205876>,
        <http://tun.fi/MX.205877> ;
    skos:prefLabel "vaahterankäävät"@fi,
        "Oxyporus"@sv .

<http://tun.fi/MX.191303> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boreostiba" ;
    dwc:scientificNameAuthorship "Lohse, 1990" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191304>,
        <http://tun.fi/MX.191306>,
        <http://tun.fi/MX.191307> ;
    skos:prefLabel "Boreostiba"@fi,
        "Boreostiba"@sv .

<http://tun.fi/MX.191419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lomechusoides" ;
    dwc:scientificNameAuthorship "Tottenham, 1939" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Lomechusoides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191420>,
        <http://tun.fi/MX.191421>,
        <http://tun.fi/MX.191422> ;
    skos:prefLabel "liehavilistäjät"@fi,
        "Lomechusoides"@sv .

<http://tun.fi/MX.191701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atrecus" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1856" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191703>,
        <http://tun.fi/MX.191704>,
        <http://tun.fi/MX.191705> ;
    skos:prefLabel "Atrecus"@fi,
        "Atrecus"@sv .

<http://tun.fi/MX.191841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Onthophagus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.191834> ;
    skos:hiddenLabel "Onthophagus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191846>,
        <http://tun.fi/MX.191848>,
        <http://tun.fi/MX.191849> ;
    skos:prefLabel "laakasittiäiset"@fi,
        "Onthophagus"@sv .

<http://tun.fi/MX.192030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neobisnius" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1895" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192031>,
        <http://tun.fi/MX.192032>,
        <http://tun.fi/MX.192035> ;
    skos:prefLabel "Neobisnius"@fi,
        "Neobisnius"@sv .

<http://tun.fi/MX.192048> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platydracus" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192049>,
        <http://tun.fi/MX.192050>,
        <http://tun.fi/MX.192052> ;
    skos:prefLabel "Platydracus"@fi,
        "Platydracus"@sv .

<http://tun.fi/MX.192053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Staphylinus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:hiddenLabel "Staphylinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192054>,
        <http://tun.fi/MX.192055>,
        <http://tun.fi/MX.192056> ;
    skos:prefLabel "aitolyhytsiivet"@fi,
        "Staphylinus"@sv .

<http://tun.fi/MX.192068> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tasgius" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192071>,
        <http://tun.fi/MX.192072>,
        <http://tun.fi/MX.192075> ;
    skos:prefLabel "Tasgius"@fi,
        "Tasgius"@sv .

<http://tun.fi/MX.192198> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Geotrupinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.192197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192201>,
        <http://tun.fi/MX.4884422>,
        <http://tun.fi/MX.4884426> ;
    skos:prefLabel "Geotrupinae"@fi,
        "Geotrupinae"@sv .

<http://tun.fi/MX.192393> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cardiophorus" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.192392> ;
    skos:hiddenLabel "Cardiophorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192395>,
        <http://tun.fi/MX.192400>,
        <http://tun.fi/MX.192401> ;
    skos:prefLabel "karasepät"@fi,
        "Cardiophorus"@sv .

<http://tun.fi/MX.192439> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cantharidae" ;
    dwc:scientificNameAuthorship "Imhoff, 1856" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Cantharidae"@fi,
        "Cantharidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192440>,
        <http://tun.fi/MX.192493>,
        <http://tun.fi/MX.192499> ;
    skos:prefLabel "sylkikuoriaiset"@fi,
        "flugbaggar"@sv .

<http://tun.fi/MX.192501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malthinus" ;
    dwc:scientificNameAuthorship "Latreille, 1806" ;
    skos:broader <http://tun.fi/MX.192499> ;
    skos:hiddenLabel "Malthinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192502>,
        <http://tun.fi/MX.192504>,
        <http://tun.fi/MX.192509> ;
    skos:prefLabel "kaposylkikuoriaiset"@fi,
        "Malthinus"@sv .

<http://tun.fi/MX.192623> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Buprestidae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Buprestidae"@fi,
        "Buprestidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192624>,
        <http://tun.fi/MX.192645>,
        <http://tun.fi/MX.192675> ;
    skos:prefLabel "jalokuoriaiset"@fi,
        "praktbaggar"@sv .

<http://tun.fi/MX.192639> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicerca" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.192624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192641>,
        <http://tun.fi/MX.192642>,
        <http://tun.fi/MX.192644> ;
    skos:prefLabel "Dicerca"@fi,
        "Dicerca"@sv .

<http://tun.fi/MX.192675> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Agrilinae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau , 1835" ;
    skos:broader <http://tun.fi/MX.192623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192681>,
        <http://tun.fi/MX.192719>,
        <http://tun.fi/MX.192725> ;
    skos:prefLabel "Agrilinae"@fi,
        "Agrilinae"@sv .

<http://tun.fi/MX.192757> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Curimopsis" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1902" ;
    skos:broader <http://tun.fi/MX.192753> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192758>,
        <http://tun.fi/MX.192759>,
        <http://tun.fi/MX.192761> ;
    skos:prefLabel "Curimopsis"@fi,
        "Curimopsis"@sv .

<http://tun.fi/MX.192973> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Selatosomus" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.192916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192977>,
        <http://tun.fi/MX.192978>,
        <http://tun.fi/MX.192979> ;
    skos:prefLabel "Selatosomus"@fi,
        "Selatosomus"@sv .

<http://tun.fi/MX.193053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agriotes" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1829" ;
    skos:broader <http://tun.fi/MX.193006> ;
    skos:hiddenLabel "Agriotes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193054>,
        <http://tun.fi/MX.193059>,
        <http://tun.fi/MX.193060> ;
    skos:prefLabel "viljasepät"@fi,
        "Agriotes"@sv .

<http://tun.fi/MX.193105> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trogossitidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Trogossitidae"@fi,
        "Trogossitidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193106>,
        <http://tun.fi/MX.193121>,
        <http://tun.fi/MX.193124> ;
    skos:prefLabel "pehkiäiset"@fi,
        "flatbaggar"@sv .

<http://tun.fi/MX.193106> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Peltinae" ;
    dwc:scientificNameAuthorship "Latreille, 1807" ;
    skos:broader <http://tun.fi/MX.193105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193108>,
        <http://tun.fi/MX.193112>,
        <http://tun.fi/MX.193117> ;
    skos:prefLabel "Peltinae"@fi,
        "Peltinae"@sv .

<http://tun.fi/MX.193159> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Necrobia" ;
    dwc:scientificNameAuthorship "Olivier, 1795" ;
    skos:broader <http://tun.fi/MX.193154> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193160>,
        <http://tun.fi/MX.193161>,
        <http://tun.fi/MX.193162> ;
    skos:prefLabel "Necrobia"@fi,
        "Necrobia"@sv .

<http://tun.fi/MX.193167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aplocnemus" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.193166> ;
    skos:hiddenLabel "Aplocnemus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193168>,
        <http://tun.fi/MX.193170>,
        <http://tun.fi/MX.193171> ;
    skos:prefLabel "havutakukkaat"@fi,
        "Aplocnemus"@sv .

<http://tun.fi/MX.193262> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phalacridae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Phalacridae"@fi,
        "Phalacridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193263>,
        <http://tun.fi/MX.193275>,
        <http://tun.fi/MX.193287> ;
    skos:prefLabel "hedekuoriaiset"@fi,
        "sotsvampbaggar"@sv .

<http://tun.fi/MX.193287> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stilbus" ;
    dwc:scientificNameAuthorship "Seidlitz, 1872" ;
    skos:broader <http://tun.fi/MX.193262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193288>,
        <http://tun.fi/MX.193289>,
        <http://tun.fi/MX.193290> ;
    skos:prefLabel "Stilbus"@fi,
        "Stilbus"@sv .

<http://tun.fi/MX.193291> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cryptophagidae" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Cryptophagidae"@fi,
        "Cryptophagidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193292>,
        <http://tun.fi/MX.193296>,
        <http://tun.fi/MX.194077> ;
    skos:prefLabel "luihukuoriaiset"@fi,
        "fuktbaggar"@sv .

<http://tun.fi/MX.193298> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Telmatophilus" ;
    dwc:scientificNameAuthorship "Heer, 1841" ;
    skos:broader <http://tun.fi/MX.193296> ;
    skos:hiddenLabel "Telmatophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193299>,
        <http://tun.fi/MX.193301>,
        <http://tun.fi/MX.193302> ;
    skos:prefLabel "tainokuoriaiset"@fi,
        "Telmatophilus"@sv .

<http://tun.fi/MX.193621> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cryptarchinae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.193457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193622>,
        <http://tun.fi/MX.193625>,
        <http://tun.fi/MX.193632> ;
    skos:prefLabel "Cryptarchinae"@fi,
        "Cryptarchinae"@sv .

<http://tun.fi/MX.193700> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bostrichidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Bostrichidae"@fi,
        "Bostrichidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193701>,
        <http://tun.fi/MX.193704>,
        <http://tun.fi/MX.193713> ;
    skos:prefLabel "huppukuoriaiset"@fi,
        "kapuschongbaggar"@sv .

<http://tun.fi/MX.193704> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dinoderinae" ;
    dwc:scientificNameAuthorship "Thomson, 1863" ;
    skos:broader <http://tun.fi/MX.193700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193705>,
        <http://tun.fi/MX.193708>,
        <http://tun.fi/MX.193710> ;
    skos:prefLabel "Dinoderinae"@fi,
        "Dinoderinae"@sv .

<http://tun.fi/MX.193713> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lyctinae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.193700> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193714>,
        <http://tun.fi/MX.193718>,
        <http://tun.fi/MX.193720> ;
    skos:prefLabel "Lyctinae"@fi,
        "Lyctinae"@sv .

<http://tun.fi/MX.193775> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ernobiinae" ;
    dwc:scientificNameAuthorship "Pic, 1912" ;
    skos:broader <http://tun.fi/MX.193722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193778>,
        <http://tun.fi/MX.193782>,
        <http://tun.fi/MX.193785> ;
    skos:prefLabel "Ernobiinae"@fi,
        "Ernobiinae"@sv .

<http://tun.fi/MX.193845> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dorcatominae" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.193722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193085>,
        <http://tun.fi/MX.193846>,
        <http://tun.fi/MX.193850> ;
    skos:prefLabel "Dorcatominae"@fi,
        "Dorcatominae"@sv .

<http://tun.fi/MX.193949> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tetratomidae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Tetratomidae"@fi,
        "Tetratomidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193950>,
        <http://tun.fi/MX.193955>,
        <http://tun.fi/MX.193959> ;
    skos:prefLabel "valekääpiäiset"@fi,
        "skinnsvampbaggar"@sv .

<http://tun.fi/MX.194031> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mordella" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.194021> ;
    skos:hiddenLabel "Mordella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194034>,
        <http://tun.fi/MX.194035>,
        <http://tun.fi/MX.194036> ;
    skos:prefLabel "aitosyöksykkäät"@fi,
        "Mordella"@sv .

<http://tun.fi/MX.194071> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caenoscelis" ;
    dwc:scientificNameAuthorship "Thomson, 1863" ;
    skos:broader <http://tun.fi/MX.193296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194072>,
        <http://tun.fi/MX.194073>,
        <http://tun.fi/MX.194074> ;
    skos:prefLabel "Caenoscelis"@fi,
        "Caenoscelis"@sv .

<http://tun.fi/MX.194077> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Atomariinae" ;
    dwc:scientificNameAuthorship "LeConte, 1861" ;
    skos:broader <http://tun.fi/MX.193291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194079>,
        <http://tun.fi/MX.194164>,
        <http://tun.fi/MX.194166> ;
    skos:prefLabel "Atomariinae"@fi,
        "Atomariinae"@sv .

<http://tun.fi/MX.194170> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Erotylidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Erotylidae"@fi,
        "Erotylidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194171>,
        <http://tun.fi/MX.194175>,
        <http://tun.fi/MX.194180> ;
    skos:prefLabel "helysieniäiset"@fi,
        "trädsvampbaggar"@sv .

<http://tun.fi/MX.194357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calvia" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194358>,
        <http://tun.fi/MX.194359>,
        <http://tun.fi/MX.194360> ;
    skos:prefLabel "Calvia"@fi,
        "Calvia"@sv .

<http://tun.fi/MX.194389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adalia" ;
    dwc:scientificNameAuthorship "Mulsant, 1850" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194390>,
        <http://tun.fi/MX.194391>,
        <http://tun.fi/MX.194394> ;
    skos:prefLabel "Adalia"@fi,
        "Adalia"@sv .

<http://tun.fi/MX.194493> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cartodere" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.194439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194497>,
        <http://tun.fi/MX.194498>,
        <http://tun.fi/MX.194499> ;
    skos:prefLabel "Cartodere"@fi,
        "Cartodere"@sv .

<http://tun.fi/MX.194643> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meloe" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.194635> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194644>,
        <http://tun.fi/MX.194645>,
        <http://tun.fi/MX.194647> ;
    skos:prefLabel "Meloe"@fi,
        "Meloe"@sv .

<http://tun.fi/MX.194659> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pytho" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.194658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194660>,
        <http://tun.fi/MX.194661>,
        <http://tun.fi/MX.194662> ;
    skos:prefLabel "Pytho"@fi,
        "Pytho"@sv .

<http://tun.fi/MX.194690> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monochamus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:hiddenLabel "Monochamus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194691>,
        <http://tun.fi/MX.194693>,
        <http://tun.fi/MX.194694> ;
    skos:prefLabel "tukkijäärät"@fi,
        "Monochamus"@sv .

<http://tun.fi/MX.194710> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pogonocherus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:hiddenLabel "Pogonocherus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194714>,
        <http://tun.fi/MX.194716>,
        <http://tun.fi/MX.194717> ;
    skos:prefLabel "jääriäiset"@fi,
        "Pogonocherus"@sv .

<http://tun.fi/MX.194777> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zeugophora" ;
    dwc:scientificNameAuthorship "Kunze, 1818" ;
    skos:broader <http://tun.fi/MX.194776> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194779>,
        <http://tun.fi/MX.194780>,
        <http://tun.fi/MX.194781> ;
    skos:prefLabel "Zeugophora"@fi,
        "Zeugophora"@sv .

<http://tun.fi/MX.194787> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Donaciinae" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.194786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194788>,
        <http://tun.fi/MX.194793>,
        <http://tun.fi/MX.194817> ;
    skos:prefLabel "Donaciinae"@fi,
        "Donaciinae"@sv .

<http://tun.fi/MX.194788> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macroplea" ;
    dwc:scientificNameAuthorship "Samouelle, 1819" ;
    skos:broader <http://tun.fi/MX.194787> ;
    skos:hiddenLabel "Macroplea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194790>,
        <http://tun.fi/MX.194791>,
        <http://tun.fi/MX.194792> ;
    skos:prefLabel "uposkuoriaiset"@fi,
        "Macroplea"@sv .

<http://tun.fi/MX.194846> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Clytrinae" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.194786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194847>,
        <http://tun.fi/MX.194854>,
        <http://tun.fi/MX.194857> ;
    skos:prefLabel "Clytrinae"@fi,
        "Clytrinae"@sv .

<http://tun.fi/MX.194857> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Smaragdina" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.194846> ;
    skos:hiddenLabel "Smaragdina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195568>,
        <http://tun.fi/MX.195570>,
        <http://tun.fi/MX.195572> ;
    skos:prefLabel "sinipääköt"@fi,
        "Smaragdina"@sv .

<http://tun.fi/MX.195152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callidium" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.195108> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195153>,
        <http://tun.fi/MX.195154>,
        <http://tun.fi/MX.195155> ;
    skos:prefLabel "Callidium"@fi,
        "Callidium"@sv .

<http://tun.fi/MX.195196> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ripiphoridae" ;
    dwc:scientificNameAuthorship "Gemminger & Harold, 1870" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Rhipiphoridae"@fi,
        "Ripiphoridae"@fi,
        "Rhipiphoridae"@sv,
        "Ripiphoridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195197>,
        <http://tun.fi/MX.195200>,
        <http://tun.fi/MX.195204> ;
    skos:prefLabel "loisikat"@fi,
        "kamhornsbaggar"@sv .

<http://tun.fi/MX.195292> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blaps" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.195243> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195293>,
        <http://tun.fi/MX.195294>,
        <http://tun.fi/MX.195297> ;
    skos:prefLabel "Blaps"@fi,
        "Blaps"@sv .

<http://tun.fi/MX.195453> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthribus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.195429> ;
    skos:hiddenLabel "Anthribus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195455>,
        <http://tun.fi/MX.195456>,
        <http://tun.fi/MX.195457> ;
    skos:prefLabel "loiskärsäkkäät"@fi,
        "Anthribus"@sv .

<http://tun.fi/MX.195477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Temnocerus" ;
    dwc:scientificNameAuthorship "Thunberg, 1815" ;
    skos:broader <http://tun.fi/MX.195470> ;
    skos:hiddenLabel "Temnocerus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195479>,
        <http://tun.fi/MX.195480>,
        <http://tun.fi/MX.195481> ;
    skos:prefLabel "pikkukäärökärsäkkäät"@fi,
        "Temnocerus"@sv .

<http://tun.fi/MX.195701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaedon" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.195647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195703>,
        <http://tun.fi/MX.195704>,
        <http://tun.fi/MX.195705> ;
    skos:prefLabel "Phaedon"@fi,
        "Phaedon"@sv .

<http://tun.fi/MX.195936> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crepidodera" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:hiddenLabel "Crepidodera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195939>,
        <http://tun.fi/MX.195941>,
        <http://tun.fi/MX.195944> ;
    skos:prefLabel "kiiltokirpat"@fi,
        "Crepidodera"@sv .

<http://tun.fi/MX.196046> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strophosoma" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:hiddenLabel "Strophosoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196047>,
        <http://tun.fi/MX.196049>,
        <http://tun.fi/MX.196051> ;
    skos:prefLabel "keräkärsäkkäät"@fi,
        "Strophosoma"@sv .

<http://tun.fi/MX.196142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miarus" ;
    dwc:scientificNameAuthorship "Schönherr, 1826" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:hiddenLabel "Miarus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196145>,
        <http://tun.fi/MX.196146>,
        <http://tun.fi/MX.4883946> ;
    skos:prefLabel "kellokärsäkkäät"@fi,
        "Miarus"@sv .

<http://tun.fi/MX.196149> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cleopomiarus" ;
    dwc:scientificNameAuthorship "Pierce, 1919" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196152>,
        <http://tun.fi/MX.196154>,
        <http://tun.fi/MX.196155> ;
    skos:prefLabel "Cleopomiarus"@fi,
        "Cleopomiarus"@sv .

<http://tun.fi/MX.196201> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cossoninae" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196211>,
        <http://tun.fi/MX.196216>,
        <http://tun.fi/MX.196225> ;
    skos:prefLabel "Cossoninae"@fi,
        "Cossoninae"@sv .

<http://tun.fi/MX.196216> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhyncolus" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196201> ;
    skos:hiddenLabel "Rhyncolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196219>,
        <http://tun.fi/MX.196220>,
        <http://tun.fi/MX.196223> ;
    skos:prefLabel "lieriökärsäkkäät"@fi,
        "Rhyncolus"@sv .

<http://tun.fi/MX.196354> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hyperinae" ;
    dwc:scientificNameAuthorship "Marseul, 1863" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196355>,
        <http://tun.fi/MX.196385>,
        <http://tun.fi/MX.4884180> ;
    skos:prefLabel "Hyperinae"@fi,
        "Hyperinae"@sv .

<http://tun.fi/MX.196393> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thryogenes" ;
    dwc:scientificNameAuthorship "Bedel, 1884" ;
    skos:broader <http://tun.fi/MX.196387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196396>,
        <http://tun.fi/MX.196397>,
        <http://tun.fi/MX.196398> ;
    skos:prefLabel "Thryogenes"@fi,
        "Thryogenes"@sv .

<http://tun.fi/MX.196399> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notaris" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196387> ;
    skos:hiddenLabel "Notaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196401>,
        <http://tun.fi/MX.196402>,
        <http://tun.fi/MX.196403> ;
    skos:prefLabel "mutakärsäkkäät"@fi,
        "Notaris"@sv .

<http://tun.fi/MX.196497> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sibinia" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196500>,
        <http://tun.fi/MX.196503>,
        <http://tun.fi/MX.196506> ;
    skos:prefLabel "Sibinia"@fi,
        "Sibinia"@sv .

<http://tun.fi/MX.196538> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Curculio" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196540>,
        <http://tun.fi/MX.196543>,
        <http://tun.fi/MX.196545> ;
    skos:prefLabel "Curculio"@fi,
        "Curculio"@sv .

<http://tun.fi/MX.196546> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Archarius" ;
    dwc:scientificNameAuthorship "Gistel, 1848" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196547>,
        <http://tun.fi/MX.196548>,
        <http://tun.fi/MX.196549> ;
    skos:prefLabel "Archarius"@fi,
        "Archarius"@sv .

<http://tun.fi/MX.196574> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isochnus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196575>,
        <http://tun.fi/MX.196578>,
        <http://tun.fi/MX.196580> ;
    skos:prefLabel "Isochnus"@fi,
        "Isochnus"@sv .

<http://tun.fi/MX.196657> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nanophyinae" ;
    dwc:scientificNameAuthorship "Gistel, 1848" ;
    skos:broader <http://tun.fi/MX.4884824> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196658>,
        <http://tun.fi/MX.4884195>,
        <http://tun.fi/MX.4884218> ;
    skos:prefLabel "Nanophyinae"@fi,
        "Nanophyinae"@sv .

<http://tun.fi/MX.196974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sitophilus" ;
    dwc:scientificNameAuthorship "Schönherr, 1838" ;
    skos:broader <http://tun.fi/MX.196973> ;
    skos:hiddenLabel "Sitophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196975>,
        <http://tun.fi/MX.196976>,
        <http://tun.fi/MX.196977> ;
    skos:prefLabel "viljakärsäkkäät"@fi,
        "Sitophilus"@sv .

<http://tun.fi/MX.197000> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylesinus" ;
    dwc:scientificNameAuthorship "Fabricius, 1801" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197002>,
        <http://tun.fi/MX.197004>,
        <http://tun.fi/MX.197005> ;
    skos:prefLabel "Hylesinus"@fi,
        "Hylesinus"@sv .

<http://tun.fi/MX.197023> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polygraphus" ;
    dwc:scientificNameAuthorship "Erichson, 1836" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:hiddenLabel "Polygraphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197024>,
        <http://tun.fi/MX.197025>,
        <http://tun.fi/MX.197027> ;
    skos:prefLabel "monikirjaajat"@fi,
        "Polygraphus"@sv .

<http://tun.fi/MX.197028> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carphoborus" ;
    dwc:scientificNameAuthorship "Eichhoff, 1864" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:hiddenLabel "Carphoborus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197029>,
        <http://tun.fi/MX.197030>,
        <http://tun.fi/MX.197031> ;
    skos:prefLabel "harjunilurit"@fi,
        "Carphoborus"@sv .

<http://tun.fi/MX.197079> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dryocoetes" ;
    dwc:scientificNameAuthorship "Eichhoff, 1864" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:hiddenLabel "Dryocoetes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197082>,
        <http://tun.fi/MX.197083>,
        <http://tun.fi/MX.197085> ;
    skos:prefLabel "hutikirjaajat"@fi,
        "Dryocoetes"@sv .

<http://tun.fi/MX.200421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhynchostegium" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.212938> ;
    skos:hiddenLabel "Platyhypnidium"@fi,
        "Platyhypnidium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200486>,
        <http://tun.fi/MX.313496>,
        <http://tun.fi/MX.43898> ;
    skos:prefLabel "Rhynchostegium"@fi,
        "Rhynchostegium"@sv .

<http://tun.fi/MX.200425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachytheciastrum" ;
    dwc:scientificNameAuthorship "Ignatov & Huttunen" ;
    skos:broader <http://tun.fi/MX.212938> ;
    skos:hiddenLabel "Brachytheciastrum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200443>,
        <http://tun.fi/MX.200464>,
        <http://tun.fi/MX.200476> ;
    skos:prefLabel "sirosuikerosammalet"@fi,
        "Brachytheciastrum"@sv .

<http://tun.fi/MX.200731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cronartium" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233301> ;
    skos:hiddenLabel "Cronartium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200732>,
        <http://tun.fi/MX.4984746>,
        <http://tun.fi/MX.4985124> ;
    skos:prefLabel "rosoruosteet"@fi,
        "Cronartium"@sv .

<http://tun.fi/MX.200917> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Salamandridae" ;
    dwc:scientificNameAuthorship "Goldfuss, 1820" ;
    skos:broader <http://tun.fi/MX.200904> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200926>,
        <http://tun.fi/MX.200928>,
        <http://tun.fi/MX.37627> ;
    skos:prefLabel "Salamandridae"@fi,
        "Salamandridae"@sv .

<http://tun.fi/MX.201008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelophylax" ;
    dwc:scientificNameAuthorship "Fitzinger, 1843" ;
    skos:broader <http://tun.fi/MX.201005> ;
    skos:hiddenLabel "Pelophylax"@fi,
        "Pelophylax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201015>,
        <http://tun.fi/MX.201018>,
        <http://tun.fi/MX.37622> ;
    skos:prefLabel "vihersammakot"@fi,
        "gröngrodor"@sv .

<http://tun.fi/MX.201349> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Agelenidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201347>,
        <http://tun.fi/MX.202025>,
        <http://tun.fi/MX.203448> ;
    skos:prefLabel "Agelenidae"@fi,
        "Agelenidae"@sv .

<http://tun.fi/MX.201542> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Astegistidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201540>,
        <http://tun.fi/MX.201815>,
        <http://tun.fi/MX.202125> ;
    skos:prefLabel "Astegistidae"@fi,
        "Astegistidae"@sv .

<http://tun.fi/MX.201563> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baryphyma" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201564>,
        <http://tun.fi/MX.201565>,
        <http://tun.fi/MX.201566> ;
    skos:prefLabel "Baryphyma"@fi,
        "Baryphyma"@sv .

<http://tun.fi/MX.201575> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Belba" ;
    skos:broader <http://tun.fi/MX.201834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201576>,
        <http://tun.fi/MX.201577>,
        <http://tun.fi/MX.4980062> ;
    skos:prefLabel "Belba"@fi,
        "Belba"@sv .

<http://tun.fi/MX.201582> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Berniniella" ;
    skos:broader <http://tun.fi/MX.202823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201583>,
        <http://tun.fi/MX.201584>,
        <http://tun.fi/MX.4980063> ;
    skos:prefLabel "Berniniella"@fi,
        "Berniniella"@sv .

<http://tun.fi/MX.201630> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callyntrotus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201631>,
        <http://tun.fi/MX.201632>,
        <http://tun.fi/MX.201633> ;
    skos:prefLabel "Callyntrotus"@fi,
        "Callyntrotus"@sv .

<http://tun.fi/MX.201698> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cepheidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201699>,
        <http://tun.fi/MX.201790>,
        <http://tun.fi/MX.203585> ;
    skos:prefLabel "Cepheidae"@fi,
        "Cepheidae"@sv .

<http://tun.fi/MX.201699> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cepheus" ;
    skos:broader <http://tun.fi/MX.201698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201700>,
        <http://tun.fi/MX.201701>,
        <http://tun.fi/MX.201702> ;
    skos:prefLabel "Cepheus"@fi,
        "Cepheus"@sv .

<http://tun.fi/MX.201732> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cheiracanthium" ;
    skos:broader <http://tun.fi/MX.202660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201733>,
        <http://tun.fi/MX.201734>,
        <http://tun.fi/MX.201735> ;
    skos:prefLabel "Cheiracanthium"@fi,
        "Cheiracanthium"@sv .

<http://tun.fi/MX.201933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drassodes" ;
    skos:broader <http://tun.fi/MX.202170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201934>,
        <http://tun.fi/MX.201935>,
        <http://tun.fi/MX.201936> ;
    skos:prefLabel "Drassodes"@fi,
        "Drassodes"@sv .

<http://tun.fi/MX.201967> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eobrachychthonius" ;
    skos:broader <http://tun.fi/MX.201604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201968>,
        <http://tun.fi/MX.201969>,
        <http://tun.fi/MX.201970> ;
    skos:prefLabel "Eobrachychthonius"@fi,
        "Eobrachychthonius"@sv .

<http://tun.fi/MX.201974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epicriopsis" ;
    skos:broader <http://tun.fi/MX.201438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201975>,
        <http://tun.fi/MX.201976>,
        <http://tun.fi/MX.4999739> ;
    skos:prefLabel "Epicriopsis"@fi,
        "Epicriopsis"@sv .

<http://tun.fi/MX.202062> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ero" ;
    skos:broader <http://tun.fi/MX.202646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202063>,
        <http://tun.fi/MX.202064>,
        <http://tun.fi/MX.202065> ;
    skos:prefLabel "Ero"@fi,
        "Ero"@sv .

<http://tun.fi/MX.202093> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Euphthiracaridae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202094>,
        <http://tun.fi/MX.202642>,
        <http://tun.fi/MX.203252> ;
    skos:prefLabel "Euphthiracaridae"@fi,
        "Euphthiracaridae"@sv .

<http://tun.fi/MX.202094> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euphthiracarus" ;
    skos:broader <http://tun.fi/MX.202093> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202095>,
        <http://tun.fi/MX.202096>,
        <http://tun.fi/MX.202097> ;
    skos:prefLabel "Euphthiracarus"@fi,
        "Euphthiracarus"@sv .

<http://tun.fi/MX.202110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Evarcha" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202111>,
        <http://tun.fi/MX.202112>,
        <http://tun.fi/MX.202113> ;
    skos:prefLabel "Evarcha"@fi,
        "Evarcha"@sv .

<http://tun.fi/MX.202146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geholaspis" ;
    skos:broader <http://tun.fi/MX.202549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202147>,
        <http://tun.fi/MX.202148>,
        <http://tun.fi/MX.202149> ;
    skos:prefLabel "Geholaspis"@fi,
        "Geholaspis"@sv .

<http://tun.fi/MX.202173> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonatium" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202174>,
        <http://tun.fi/MX.202175>,
        <http://tun.fi/MX.202176> ;
    skos:prefLabel "Gonatium"@fi,
        "Gonatium"@sv .

<http://tun.fi/MX.202201> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hahnia" ;
    skos:broader <http://tun.fi/MX.202205> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202202>,
        <http://tun.fi/MX.202203>,
        <http://tun.fi/MX.202204> ;
    skos:prefLabel "Hahnia"@fi,
        "Hahnia"@sv .

<http://tun.fi/MX.202205> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hahniidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201472>,
        <http://tun.fi/MX.201764>,
        <http://tun.fi/MX.202201> ;
    skos:prefLabel "Hahniidae"@fi,
        "Hahniidae"@sv .

<http://tun.fi/MX.202206> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Halolaelapidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201457>,
        <http://tun.fi/MX.202207>,
        <http://tun.fi/MX.203272> ;
    skos:prefLabel "Halolaelapidae"@fi,
        "Halolaelapidae"@sv .

<http://tun.fi/MX.202223> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Haplozetidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202221>,
        <http://tun.fi/MX.4980111>,
        <http://tun.fi/MX.4980154> ;
    skos:prefLabel "Haplozetidae"@fi,
        "Haplozetidae"@sv .

<http://tun.fi/MX.202236> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heminothrus" ;
    skos:broader <http://tun.fi/MX.201644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202238>,
        <http://tun.fi/MX.202239>,
        <http://tun.fi/MX.202242> ;
    skos:prefLabel "Heminothrus"@fi,
        "Heminothrus"@sv .

<http://tun.fi/MX.202245> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hermannia" ;
    skos:broader <http://tun.fi/MX.202253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202246>,
        <http://tun.fi/MX.202248>,
        <http://tun.fi/MX.4980105> ;
    skos:prefLabel "Hermannia"@fi,
        "Hermannia"@sv .

<http://tun.fi/MX.202258> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hilaira" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202259>,
        <http://tun.fi/MX.202260>,
        <http://tun.fi/MX.202261> ;
    skos:prefLabel "Hilaira"@fi,
        "Hilaira"@sv .

<http://tun.fi/MX.202271> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holostaspella" ;
    skos:broader <http://tun.fi/MX.202549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202272>,
        <http://tun.fi/MX.202273>,
        <http://tun.fi/MX.202274> ;
    skos:prefLabel "Holostaspella"@fi,
        "Holostaspella"@sv .

<http://tun.fi/MX.202334> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypomma" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202335>,
        <http://tun.fi/MX.202336>,
        <http://tun.fi/MX.202337> ;
    skos:prefLabel "Hypomma"@fi,
        "Hypomma"@sv .

<http://tun.fi/MX.202349> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Improphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202350>,
        <http://tun.fi/MX.202351>,
        <http://tun.fi/MX.202352> ;
    skos:prefLabel "Improphantes"@fi,
        "Improphantes"@sv .

<http://tun.fi/MX.202376> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Julus" ;
    skos:broader <http://tun.fi/MX.202375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202377>,
        <http://tun.fi/MX.4999219>,
        <http://tun.fi/MX.4999220> ;
    skos:prefLabel "Julus"@fi,
        "Julus"@sv .

<http://tun.fi/MX.202391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lacinius" ;
    skos:broader <http://tun.fi/MX.203005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202392>,
        <http://tun.fi/MX.202393>,
        <http://tun.fi/MX.202394> ;
    skos:prefLabel "Lacinius"@fi,
        "Lacinius"@sv .

<http://tun.fi/MX.202414> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasaeola" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201908>,
        <http://tun.fi/MX.202415>,
        <http://tun.fi/MX.202416> ;
    skos:prefLabel "Lasaeola"@fi,
        "Lasaeola"@sv .

<http://tun.fi/MX.202463> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liacarus" ;
    skos:broader <http://tun.fi/MX.202462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202464>,
        <http://tun.fi/MX.202465>,
        <http://tun.fi/MX.202466> ;
    skos:prefLabel "Liacarus"@fi,
        "Liacarus"@sv .

<http://tun.fi/MX.202479> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Linyphia" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202480>,
        <http://tun.fi/MX.202481>,
        <http://tun.fi/MX.202482> ;
    skos:prefLabel "Linyphia"@fi,
        "Linyphia"@sv .

<http://tun.fi/MX.202550> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Macronyssidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201863>,
        <http://tun.fi/MX.202803>,
        <http://tun.fi/MX.202845> ;
    skos:prefLabel "Macronyssidae"@fi,
        "Macronyssidae"@sv .

<http://tun.fi/MX.202552> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malaconothrus" ;
    skos:broader <http://tun.fi/MX.202551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202553>,
        <http://tun.fi/MX.202554>,
        <http://tun.fi/MX.4980120> ;
    skos:prefLabel "Malaconothrus"@fi,
        "Malaconothrus"@sv .

<http://tun.fi/MX.202596> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metellina" ;
    skos:broader <http://tun.fi/MX.203483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202597>,
        <http://tun.fi/MX.202598>,
        <http://tun.fi/MX.202599> ;
    skos:prefLabel "Metellina"@fi,
        "Metellina"@sv .

<http://tun.fi/MX.202615> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micrargus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202616>,
        <http://tun.fi/MX.202617>,
        <http://tun.fi/MX.202618> ;
    skos:prefLabel "Micrargus"@fi,
        "Micrargus"@sv .

<http://tun.fi/MX.202675> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mughiphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202676>,
        <http://tun.fi/MX.202677>,
        <http://tun.fi/MX.202678> ;
    skos:prefLabel "Mughiphantes"@fi,
        "Mughiphantes"@sv .

<http://tun.fi/MX.202691> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mycobatidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202649>,
        <http://tun.fi/MX.202688>,
        <http://tun.fi/MX.203215> ;
    skos:prefLabel "Mycobatidae"@fi,
        "Mycobatidae"@sv .

<http://tun.fi/MX.202727> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neojordensia" ;
    skos:broader <http://tun.fi/MX.203115> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202728>,
        <http://tun.fi/MX.202729>,
        <http://tun.fi/MX.202730> ;
    skos:prefLabel "Neojordensia"@fi,
        "Neojordensia"@sv .

<http://tun.fi/MX.202824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oreoneta" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202825>,
        <http://tun.fi/MX.202826>,
        <http://tun.fi/MX.202827> ;
    skos:prefLabel "Oreoneta"@fi,
        "Oreoneta"@sv .

<http://tun.fi/MX.202830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oribatella" ;
    skos:broader <http://tun.fi/MX.202833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202831>,
        <http://tun.fi/MX.202832>,
        <http://tun.fi/MX.4980143> ;
    skos:prefLabel "Oribatella"@fi,
        "Oribatella"@sv .

<http://tun.fi/MX.202835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oribatula" ;
    skos:broader <http://tun.fi/MX.202837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202836>,
        <http://tun.fi/MX.203749>,
        <http://tun.fi/MX.4980145> ;
    skos:prefLabel "Oribatula"@fi,
        "Oribatula"@sv .

<http://tun.fi/MX.202873> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachygnatha" ;
    skos:broader <http://tun.fi/MX.203483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202874>,
        <http://tun.fi/MX.202875>,
        <http://tun.fi/MX.202876> ;
    skos:prefLabel "Pachygnatha"@fi,
        "Pachygnatha"@sv .

<http://tun.fi/MX.202879> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pachylaelapidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202794>,
        <http://tun.fi/MX.202868>,
        <http://tun.fi/MX.202880> ;
    skos:prefLabel "Pachylaelapidae"@fi,
        "Pachylaelapidae"@sv .

<http://tun.fi/MX.202909> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paragamasus" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202910>,
        <http://tun.fi/MX.202911>,
        <http://tun.fi/MX.202912> ;
    skos:prefLabel "Paragamasus"@fi,
        "Paragamasus"@sv .

<http://tun.fi/MX.202918> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraseiulus" ;
    skos:broader <http://tun.fi/MX.203087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202919>,
        <http://tun.fi/MX.202920>,
        <http://tun.fi/MX.202921> ;
    skos:prefLabel "Paraseiulus"@fi,
        "Paraseiulus"@sv .

<http://tun.fi/MX.202936> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parasteatoda" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202937>,
        <http://tun.fi/MX.202938>,
        <http://tun.fi/MX.202939> ;
    skos:prefLabel "Parasteatoda"@fi,
        "Parasteatoda"@sv .

<http://tun.fi/MX.202971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Passalozetes" ;
    skos:broader <http://tun.fi/MX.202974> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202972>,
        <http://tun.fi/MX.202973>,
        <http://tun.fi/MX.4980153> ;
    skos:prefLabel "Passalozetes"@fi,
        "Passalozetes"@sv .

<http://tun.fi/MX.202977> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pauropodidae" ;
    skos:broader <http://tun.fi/MX.70262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201384>,
        <http://tun.fi/MX.4999160>,
        <http://tun.fi/MX.4999243> ;
    skos:prefLabel "Pauropodidae"@fi,
        "Pauropodidae"@sv .

<http://tun.fi/MX.202978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelecopsis" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202979>,
        <http://tun.fi/MX.202980>,
        <http://tun.fi/MX.202981> ;
    skos:prefLabel "Pelecopsis"@fi,
        "Pelecopsis"@sv .

<http://tun.fi/MX.203008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phauloppia" ;
    skos:broader <http://tun.fi/MX.202837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202024>,
        <http://tun.fi/MX.203010>,
        <http://tun.fi/MX.4980174> ;
    skos:prefLabel "Phauloppia"@fi,
        "Phauloppia"@sv .

<http://tun.fi/MX.203033> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phthiracaridae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202275>,
        <http://tun.fi/MX.203034>,
        <http://tun.fi/MX.4980106> ;
    skos:prefLabel "Phthiracaridae"@fi,
        "Phthiracaridae"@sv .

<http://tun.fi/MX.203096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piratula" ;
    skos:broader <http://tun.fi/MX.202514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203095>,
        <http://tun.fi/MX.203097>,
        <http://tun.fi/MX.203098> ;
    skos:prefLabel "Piratula"@fi,
        "Piratula"@sv .

<http://tun.fi/MX.203115> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Podocinidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202419>,
        <http://tun.fi/MX.202727>,
        <http://tun.fi/MX.4999774> ;
    skos:prefLabel "Podocinidae"@fi,
        "Podocinidae"@sv .

<http://tun.fi/MX.203129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polydesmus" ;
    skos:broader <http://tun.fi/MX.203128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203130>,
        <http://tun.fi/MX.203131>,
        <http://tun.fi/MX.203132> ;
    skos:prefLabel "Polydesmus"@fi,
        "Polydesmus"@sv .

<http://tun.fi/MX.203215> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Punctoribates" ;
    skos:broader <http://tun.fi/MX.202691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203216>,
        <http://tun.fi/MX.203217>,
        <http://tun.fi/MX.203218> ;
    skos:prefLabel "Punctoribates"@fi,
        "Punctoribates"@sv .

<http://tun.fi/MX.203228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhinophytoptus" ;
    skos:broader <http://tun.fi/MX.201913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203229>,
        <http://tun.fi/MX.203230>,
        <http://tun.fi/MX.203231> ;
    skos:prefLabel "Rhinophytoptus"@fi,
        "Rhinophytoptus"@sv .

<http://tun.fi/MX.203232> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodacarellus" ;
    skos:broader <http://tun.fi/MX.203236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203233>,
        <http://tun.fi/MX.203234>,
        <http://tun.fi/MX.203235> ;
    skos:prefLabel "Rhodacarellus"@fi,
        "Rhodacarellus"@sv .

<http://tun.fi/MX.203301> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scutigerella" ;
    skos:broader <http://tun.fi/MX.203303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203302>,
        <http://tun.fi/MX.4999246>,
        <http://tun.fi/MX.4999247> ;
    skos:prefLabel "Scutigerella"@fi,
        "Scutigerella"@sv .

<http://tun.fi/MX.203323> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Shevtchenkella" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203324>,
        <http://tun.fi/MX.203325>,
        <http://tun.fi/MX.203326> ;
    skos:prefLabel "Shevtchenkella"@fi,
        "Shevtchenkella"@sv .

<http://tun.fi/MX.203401> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Suctobelba" ;
    skos:broader <http://tun.fi/MX.203415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203403>,
        <http://tun.fi/MX.4980207>,
        <http://tun.fi/MX.4980208> ;
    skos:prefLabel "Suctobelba"@fi,
        "Suctobelba"@sv .

<http://tun.fi/MX.203415> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Suctobelbidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201389>,
        <http://tun.fi/MX.203401>,
        <http://tun.fi/MX.203404> ;
    skos:prefLabel "Suctobelbidae"@fi,
        "Suctobelbidae"@sv .

<http://tun.fi/MX.203431> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tapinocyba" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203432>,
        <http://tun.fi/MX.203433>,
        <http://tun.fi/MX.203434> ;
    skos:prefLabel "Tapinocyba"@fi,
        "Tapinocyba"@sv .

<http://tun.fi/MX.203442> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tectocepheus" ;
    skos:broader <http://tun.fi/MX.203441> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203443>,
        <http://tun.fi/MX.203444>,
        <http://tun.fi/MX.203445> ;
    skos:prefLabel "Tectocepheus"@fi,
        "Tectocepheus"@sv .

<http://tun.fi/MX.203525> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachygamasus" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203526>,
        <http://tun.fi/MX.203527>,
        <http://tun.fi/MX.203528> ;
    skos:prefLabel "Trachygamasus"@fi,
        "Trachygamasus"@sv .

<http://tun.fi/MX.203546> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trhypochthoniellus" ;
    skos:broader <http://tun.fi/MX.203551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203548>,
        <http://tun.fi/MX.203549>,
        <http://tun.fi/MX.203550> ;
    skos:prefLabel "Trhypochthoniellus"@fi,
        "Trhypochthoniellus"@sv .

<http://tun.fi/MX.203552> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trhypochthonius" ;
    skos:broader <http://tun.fi/MX.203551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203553>,
        <http://tun.fi/MX.203554>,
        <http://tun.fi/MX.203555> ;
    skos:prefLabel "Trhypochthonius"@fi,
        "Trhypochthonius"@sv .

<http://tun.fi/MX.203587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trochosa" ;
    skos:broader <http://tun.fi/MX.202514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203588>,
        <http://tun.fi/MX.203589>,
        <http://tun.fi/MX.203590> ;
    skos:prefLabel "Trochosa"@fi,
        "Trochosa"@sv .

<http://tun.fi/MX.203591> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trombidiidae" ;
    skos:broader <http://tun.fi/MX.53701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201391>,
        <http://tun.fi/MX.202940>,
        <http://tun.fi/MX.203592> ;
    skos:prefLabel "Trombidiidae"@fi,
        "Trombidiidae"@sv .

<http://tun.fi/MX.203612> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Urodinychidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201887>,
        <http://tun.fi/MX.203610>,
        <http://tun.fi/MX.203613> ;
    skos:prefLabel "Urodinychidae"@fi,
        "Urodinychidae"@sv .

<http://tun.fi/MX.203655> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vulgarogamasus" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203656>,
        <http://tun.fi/MX.203657>,
        <http://tun.fi/MX.203658> ;
    skos:prefLabel "Vulgarogamasus"@fi,
        "Vulgarogamasus"@sv .

<http://tun.fi/MX.203790> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ammophila" ;
    dwc:scientificNameAuthorship "Kirby, 1798" ;
    skos:broader <http://tun.fi/MX.203786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203791>,
        <http://tun.fi/MX.203792>,
        <http://tun.fi/MX.203793> ;
    skos:prefLabel "Ammophila"@fi,
        "Ammophila"@sv .

<http://tun.fi/MX.203794> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Crabronidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Crabronidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203868>,
        <http://tun.fi/MX.203871>,
        <http://tun.fi/MX.5015686> ;
    skos:prefLabel "kiiltosuupistiäiset"@fi,
        "Crabronidae"@sv .

<http://tun.fi/MX.203796> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Psenidae" ;
    dwc:scientificNameAuthorship "Costa, 1858" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Psenidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203797>,
        <http://tun.fi/MX.203802>,
        <http://tun.fi/MX.203809> ;
    skos:prefLabel "otapistiäiset"@fi,
        "Psenidae"@sv .

<http://tun.fi/MX.203850> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stigmus" ;
    dwc:scientificNameAuthorship "Panzer, 1804" ;
    skos:altLabel "täpläpistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.203795> ;
    skos:hiddenLabel "Stigmus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203851>,
        <http://tun.fi/MX.203852>,
        <http://tun.fi/MX.313398> ;
    skos:prefLabel "täplähukat"@fi,
        "Stigmus"@sv .

<http://tun.fi/MX.203956> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bethylidae" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Bethylidae"@fi,
        "Bethylidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203957>,
        <http://tun.fi/MX.203966>,
        <http://tun.fi/MX.203967> ;
    skos:prefLabel "lattapistiäiset"@fi,
        "dvärggaddsteklar"@sv .

<http://tun.fi/MX.203968> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephalonomia" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.203967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203969>,
        <http://tun.fi/MX.203970>,
        <http://tun.fi/MX.5016323> ;
    skos:prefLabel "Cephalonomia"@fi,
        "Cephalonomia"@sv .

<http://tun.fi/MX.203995> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudomalus" ;
    dwc:scientificNameAuthorship "Ashmead, 1902" ;
    skos:broader <http://tun.fi/MX.203990> ;
    skos:hiddenLabel "Pseudomalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203996>,
        <http://tun.fi/MX.203997>,
        <http://tun.fi/MX.203998> ;
    skos:prefLabel "kiiltokultiaiset"@fi,
        "Pseudomalus"@sv .

<http://tun.fi/MX.203999> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elampus" ;
    dwc:scientificNameAuthorship "Spinola, 1806" ;
    skos:broader <http://tun.fi/MX.203990> ;
    skos:hiddenLabel "Elampus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204000>,
        <http://tun.fi/MX.204001>,
        <http://tun.fi/MX.204002> ;
    skos:prefLabel "okakultiaiset"@fi,
        "Elampus"@sv .

<http://tun.fi/MX.204003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holopyga" ;
    dwc:scientificNameAuthorship "Dahlbom, 1845" ;
    skos:broader <http://tun.fi/MX.203990> ;
    skos:hiddenLabel "Holopyga"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204004>,
        <http://tun.fi/MX.204005>,
        <http://tun.fi/MX.204006> ;
    skos:prefLabel "pyörökultiaiset"@fi,
        "Holopyga"@sv .

<http://tun.fi/MX.204053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odynerus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204052> ;
    skos:hiddenLabel "Odynerus"@fi,
        "Odynerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204055>,
        <http://tun.fi/MX.204056>,
        <http://tun.fi/MX.204058> ;
    skos:prefLabel "törmäampiaiset"@fi,
        "lergetingar"@sv .

<http://tun.fi/MX.204091> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eumenes" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204052> ;
    skos:hiddenLabel "Eumenes"@fi,
        "Eumenes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204092>,
        <http://tun.fi/MX.204093>,
        <http://tun.fi/MX.204095> ;
    skos:prefLabel "muurariampiaiset"@fi,
        "krukmakargetingar"@sv .

<http://tun.fi/MX.204103> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Vespinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204051> ;
    skos:hiddenLabel "Vespinae"@fi,
        "Vespinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204104>,
        <http://tun.fi/MX.204106>,
        <http://tun.fi/MX.204116> ;
    skos:prefLabel "yhteiskunta-ampiaiset"@fi,
        "sociala getingar"@sv .

<http://tun.fi/MX.204131> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pompilidae" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Pompilidae"@fi,
        "Pompilidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204132>,
        <http://tun.fi/MX.204135>,
        <http://tun.fi/MX.204164> ;
    skos:prefLabel "tiepistiäiset"@fi,
        "vägsteklar"@sv .

<http://tun.fi/MX.204271> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptothorax" ;
    dwc:scientificNameAuthorship "Mayr, 1855" ;
    skos:broader <http://tun.fi/MX.53554> ;
    skos:hiddenLabel "Leptothorax"@fi,
        "Leptothorax"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204272>,
        <http://tun.fi/MX.204273>,
        <http://tun.fi/MX.204274> ;
    skos:prefLabel "liekomuurahaiset"@fi,
        "större smalmyror"@sv .

<http://tun.fi/MX.204289> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camponotus" ;
    dwc:scientificNameAuthorship "Mayr, 1861" ;
    skos:broader <http://tun.fi/MX.204287> ;
    skos:hiddenLabel "Camponotus"@fi,
        "Camponotus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204291>,
        <http://tun.fi/MX.204292>,
        <http://tun.fi/MX.204293> ;
    skos:prefLabel "hevosmuurahaiset"@fi,
        "hästmyror"@sv .

<http://tun.fi/MX.204434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhopalum" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.203871> ;
    skos:hiddenLabel "Rhopalum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204436>,
        <http://tun.fi/MX.204437>,
        <http://tun.fi/MX.204439> ;
    skos:prefLabel "karttuhukat"@fi,
        "Rhopalum"@sv .

<http://tun.fi/MX.204499> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lestica" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.203871> ;
    skos:hiddenLabel "Lestica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204501>,
        <http://tun.fi/MX.204503>,
        <http://tun.fi/MX.204505> ;
    skos:prefLabel "perhoshukat"@fi,
        "Lestica"@sv .

<http://tun.fi/MX.204511> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bembicidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Bembicidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204512>,
        <http://tun.fi/MX.204515>,
        <http://tun.fi/MX.204523> ;
    skos:prefLabel "kaskaspistiäiset"@fi,
        "Bembicidae"@sv .

<http://tun.fi/MX.204523> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Bembicinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204511> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204524>,
        <http://tun.fi/MX.204527>,
        <http://tun.fi/MX.204530> ;
    skos:prefLabel "Bembicinae"@fi,
        "Bembicinae"@sv .

<http://tun.fi/MX.204591> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chelostoma" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.204565> ;
    skos:hiddenLabel "Chelostoma"@fi,
        "Chelostoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204593>,
        <http://tun.fi/MX.204595>,
        <http://tun.fi/MX.204597> ;
    skos:prefLabel "soukkomehiläiset"@fi,
        "blomsovarbin"@sv .

<http://tun.fi/MX.204667> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epeolus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204662> ;
    skos:hiddenLabel "Epeolus"@fi,
        "Epeolus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204669>,
        <http://tun.fi/MX.204670>,
        <http://tun.fi/MX.204671> ;
    skos:prefLabel "kiusamehiläiset"@fi,
        "filtbin"@sv .

<http://tun.fi/MX.204847> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dufourea" ;
    dwc:scientificNameAuthorship "Lepeletier, 1841" ;
    skos:broader <http://tun.fi/MX.204846> ;
    skos:hiddenLabel "Dufourea"@fi,
        "Dufourea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204848>,
        <http://tun.fi/MX.204849>,
        <http://tun.fi/MX.204850> ;
    skos:prefLabel "nummimehiläiset"@fi,
        "solbin"@sv .

<http://tun.fi/MX.204851> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Halictinae" ;
    dwc:scientificNameAuthorship "Thomson, 1869" ;
    skos:broader <http://tun.fi/MX.204845> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204343>,
        <http://tun.fi/MX.204356>,
        <http://tun.fi/MX.204853> ;
    skos:prefLabel "Halictinae"@fi,
        "Halictinae"@sv .

<http://tun.fi/MX.204899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amyloxenasma" ;
    dwc:scientificNameAuthorship "(Oberw.) Hjortstam & Ryvarden" ;
    skos:broader <http://tun.fi/MX.233381> ;
    skos:hiddenLabel "Amyloxenasma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205416>,
        <http://tun.fi/MX.205417>,
        <http://tun.fi/MX.205418> ;
    skos:prefLabel "kalvoharsukat"@fi,
        "Amyloxenasma"@sv .

<http://tun.fi/MX.204934> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physisporinus" ;
    skos:broader <http://tun.fi/MX.233275> ;
    skos:hiddenLabel "Physisporinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205764>,
        <http://tun.fi/MX.205765>,
        <http://tun.fi/MX.205875> ;
    skos:prefLabel "vahakäävät"@fi,
        "Physisporinus"@sv .

<http://tun.fi/MX.204944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oliveonia" ;
    skos:broader <http://tun.fi/MX.53677> ;
    skos:hiddenLabel "Oliveonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206117>,
        <http://tun.fi/MX.206118>,
        <http://tun.fi/MX.206119> ;
    skos:prefLabel "harsot"@fi,
        "Oliveonia"@sv .

<http://tun.fi/MX.204955> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amylostereum" ;
    dwc:scientificNameAuthorship "Boidin" ;
    skos:broader <http://tun.fi/MX.233349> ;
    skos:hiddenLabel "Amylostereum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205413>,
        <http://tun.fi/MX.205414>,
        <http://tun.fi/MX.205415> ;
    skos:prefLabel "kuusinahakat"@fi,
        "Amylostereum"@sv .

<http://tun.fi/MX.204971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amaurodon" ;
    dwc:scientificNameAuthorship "J.Schröt." ;
    skos:broader <http://tun.fi/MX.233274> ;
    skos:hiddenLabel "Amaurodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205403>,
        <http://tun.fi/MX.205404>,
        <http://tun.fi/MX.205405> ;
    skos:prefLabel "keltahuovakat"@fi,
        "Amaurodon"@sv .

<http://tun.fi/MX.204979> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Repetobasidium" ;
    dwc:scientificNameAuthorship "J.Erikss." ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Repetobasidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205867>,
        <http://tun.fi/MX.205868>,
        <http://tun.fi/MX.205869> ;
    skos:prefLabel "kertokannat"@fi,
        "Repetobasidium"@sv .

<http://tun.fi/MX.204991> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cantharellus" ;
    dwc:scientificNameAuthorship "Adans. ex Juss.:Fr." ;
    skos:broader <http://tun.fi/MX.233249> ;
    skos:hiddenLabel "Cantharellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205511>,
        <http://tun.fi/MX.205513>,
        <http://tun.fi/MX.205514> ;
    skos:prefLabel "vahverot"@fi,
        "Cantharellus"@sv .

<http://tun.fi/MX.205001> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athelopsis" ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:hiddenLabel "Athelopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205465>,
        <http://tun.fi/MX.205466>,
        <http://tun.fi/MX.205467> ;
    skos:prefLabel "kermahämäkät"@fi,
        "Athelopsis"@sv .

<http://tun.fi/MX.205009> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphanobasidium" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.233267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205448>,
        <http://tun.fi/MX.205449>,
        <http://tun.fi/MX.205450> ;
    skos:prefLabel "Aphanobasidium"@fi,
        "Aphanobasidium"@sv .

<http://tun.fi/MX.205011> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perenniporia" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Perenniporia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206145>,
        <http://tun.fi/MX.206146>,
        <http://tun.fi/MX.206147> ;
    skos:prefLabel "kerroskäävät"@fi,
        "Perenniporia"@sv .

<http://tun.fi/MX.205021> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cristinia" ;
    dwc:scientificNameAuthorship "Parmasto" ;
    skos:broader <http://tun.fi/MX.233384> ;
    skos:hiddenLabel "Cristinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205603>,
        <http://tun.fi/MX.205604>,
        <http://tun.fi/MX.235202> ;
    skos:prefLabel "känsäkät"@fi,
        "Cristinia"@sv .

<http://tun.fi/MX.205049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dacryonaema" ;
    skos:broader <http://tun.fi/MX.233328> ;
    skos:hiddenLabel "Dacryonaema"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205628>,
        <http://tun.fi/MX.235218>,
        <http://tun.fi/MX.5082223> ;
    skos:prefLabel "riukutipakat"@fi,
        "Dacryonaema"@sv .

<http://tun.fi/MX.205074> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clavulina" ;
    skos:broader <http://tun.fi/MX.233305> ;
    skos:hiddenLabel "Clavulina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205570>,
        <http://tun.fi/MX.205571>,
        <http://tun.fi/MX.205572> ;
    skos:prefLabel "korallihaarakkaat"@fi,
        "Clavulina"@sv .

<http://tun.fi/MX.205076> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megalocystidium" ;
    skos:broader <http://tun.fi/MX.233349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082261>,
        <http://tun.fi/MX.5082271>,
        <http://tun.fi/MX.5082272> ;
    skos:prefLabel "Megalocystidium"@fi,
        "Megalocystidium"@sv .

<http://tun.fi/MX.205078> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Serpula" ;
    dwc:scientificNameAuthorship "(Pers.) Gray" ;
    skos:broader <http://tun.fi/MX.234623> ;
    skos:hiddenLabel "Serpula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205904>,
        <http://tun.fi/MX.205905>,
        <http://tun.fi/MX.206088> ;
    skos:prefLabel "lattiasienet"@fi,
        "Serpula"@sv .

<http://tun.fi/MX.205092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinopsis" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:hiddenLabel "Tubulicrinopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206318>,
        <http://tun.fi/MX.206319>,
        <http://tun.fi/MX.4891495> ;
    skos:prefLabel "haprut"@fi,
        "Tubulicrinopsis"@sv .

<http://tun.fi/MX.205115> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thanatephorus" ;
    skos:broader <http://tun.fi/MX.53637> ;
    skos:hiddenLabel "Thanatephorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206215>,
        <http://tun.fi/MX.206216>,
        <http://tun.fi/MX.206217> ;
    skos:prefLabel "seitit"@fi,
        "Thanatephorus"@sv .

<http://tun.fi/MX.205123> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xenasma" ;
    dwc:scientificNameAuthorship "Donk" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:hiddenLabel "Xenasma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206166>,
        <http://tun.fi/MX.236551>,
        <http://tun.fi/MX.236552> ;
    skos:prefLabel "hornakat"@fi,
        "Xenasma"@sv .

<http://tun.fi/MX.205128> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fibroporia" ;
    dwc:scientificNameAuthorship "Parmasto" ;
    skos:broader <http://tun.fi/MX.233387> ;
    skos:hiddenLabel "Fibroporia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205692>,
        <http://tun.fi/MX.205693>,
        <http://tun.fi/MX.205694> ;
    skos:prefLabel "kohvakäävät"@fi,
        "Fibroporia"@sv .

<http://tun.fi/MX.205132> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sistotremastrum" ;
    skos:broader <http://tun.fi/MX.233440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205925>,
        <http://tun.fi/MX.5082229>,
        <http://tun.fi/MX.5082230> ;
    skos:prefLabel "Sistotremastrum"@fi,
        "Sistotremastrum"@sv .

<http://tun.fi/MX.205134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarcodon" ;
    dwc:scientificNameAuthorship "Quél. ex P.Karst." ;
    skos:broader <http://tun.fi/MX.233418> ;
    skos:hiddenLabel "Sarcodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205882>,
        <http://tun.fi/MX.205883>,
        <http://tun.fi/MX.205888> ;
    skos:prefLabel "suomuorakkaat"@fi,
        "Sarcodon"@sv .

<http://tun.fi/MX.205143> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oligoporus" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Oligoporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206115>,
        <http://tun.fi/MX.206116>,
        <http://tun.fi/MX.236080> ;
    skos:prefLabel "korokäävät"@fi,
        "Oligoporus"@sv .

<http://tun.fi/MX.205144> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Resinicium" ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Resinicium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205870>,
        <http://tun.fi/MX.205871>,
        <http://tun.fi/MX.205872> ;
    skos:prefLabel "lahontahrat"@fi,
        "Resinicium"@sv .

<http://tun.fi/MX.206416> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Turbanella" ;
    dwc:scientificNameAuthorship "Schultze, 1853" ;
    skos:broader <http://tun.fi/MX.206415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206417>,
        <http://tun.fi/MX.206418>,
        <http://tun.fi/MX.206419> ;
    skos:prefLabel "Turbanella"@fi,
        "Turbanella"@sv .

<http://tun.fi/MX.206468> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ectobiidae" ;
    dwc:scientificNameAuthorship "Brunner v.Wattenwyl, 1865" ;
    skos:broader <http://tun.fi/MX.53675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206463>,
        <http://tun.fi/MX.206469>,
        <http://tun.fi/MX.53493> ;
    skos:prefLabel "Ectobiidae"@fi,
        "Ectobiidae"@sv .

<http://tun.fi/MX.206474> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leptophlebiidae" ;
    dwc:scientificNameAuthorship "Banks, 1900" ;
    skos:broader <http://tun.fi/MX.206472> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206475>,
        <http://tun.fi/MX.206478>,
        <http://tun.fi/MX.206483> ;
    skos:prefLabel "Leptophlebiidae"@fi,
        "Leptophlebiidae"@sv .

<http://tun.fi/MX.206491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ephemera" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.206490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206492>,
        <http://tun.fi/MX.206493>,
        <http://tun.fi/MX.206494> ;
    skos:prefLabel "Ephemera"@fi,
        "Ephemera"@sv .

<http://tun.fi/MX.206517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heptagenia" ;
    dwc:scientificNameAuthorship "Walsh, 1863" ;
    skos:broader <http://tun.fi/MX.206516> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206519>,
        <http://tun.fi/MX.206520>,
        <http://tun.fi/MX.206521> ;
    skos:prefLabel "Heptagenia"@fi,
        "Heptagenia"@sv .

<http://tun.fi/MX.206535> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Siphlonurus" ;
    dwc:scientificNameAuthorship "Eaton, 1868" ;
    skos:broader <http://tun.fi/MX.206534> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206537>,
        <http://tun.fi/MX.206538>,
        <http://tun.fi/MX.4883672> ;
    skos:prefLabel "Siphlonurus"@fi,
        "Siphlonurus"@sv .

<http://tun.fi/MX.206757> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhyacophila" ;
    dwc:scientificNameAuthorship "Pictet, 1834" ;
    skos:broader <http://tun.fi/MX.206756> ;
    skos:hiddenLabel "Rhyacophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206758>,
        <http://tun.fi/MX.231736>,
        <http://tun.fi/MX.231738> ;
    skos:prefLabel "louhekkaat"@fi,
        "Rhyacophila"@sv .

<http://tun.fi/MX.206961> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anserinae" ;
    skos:broader <http://tun.fi/MX.26264> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26276>,
        <http://tun.fi/MX.26285>,
        <http://tun.fi/MX.26296> ;
    skos:prefLabel "Anserinae"@fi,
        "Anserinae"@sv .

<http://tun.fi/MX.206983> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Apodinae" ;
    skos:broader <http://tun.fi/MX.29218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29285>,
        <http://tun.fi/MX.29314>,
        <http://tun.fi/MX.29317> ;
    skos:prefLabel "Apodinae"@fi,
        "Apodinae"@sv .

<http://tun.fi/MX.211040> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Limoniidae" ;
    dwc:scientificNameAuthorship "Speiser, 1909" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Limoniidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211041>,
        <http://tun.fi/MX.211235>,
        <http://tun.fi/MX.211236> ;
    skos:prefLabel "pikkuvaaksiaiset"@fi,
        "Limoniidae"@sv .

<http://tun.fi/MX.211218> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Syrphidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Syrphidae"@fi,
        "Syrphidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211219>,
        <http://tun.fi/MX.278024>,
        <http://tun.fi/MX.278286> ;
    skos:prefLabel "kukkakärpäset"@fi,
        "blomflugor"@sv .

<http://tun.fi/MX.211283> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Platypezidae" ;
    dwc:scientificNameAuthorship "Fallén, 1815" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Platypezidae"@fi,
        "Platypezidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211284>,
        <http://tun.fi/MX.277404>,
        <http://tun.fi/MX.277412> ;
    skos:prefLabel "lattajalkakärpäset"@fi,
        "svampflugor"@sv .

<http://tun.fi/MX.211599> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neuratelia" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211595>,
        <http://tun.fi/MX.275327>,
        <http://tun.fi/MX.275328> ;
    skos:prefLabel "Neuratelia"@fi,
        "Neuratelia"@sv .

<http://tun.fi/MX.212043> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Zoarcoidei" ;
    skos:broader <http://tun.fi/MX.53217> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53188>,
        <http://tun.fi/MX.53229>,
        <http://tun.fi/MX.53283> ;
    skos:prefLabel "Zoarcoidei"@fi,
        "Zoarcoidei"@sv .

<http://tun.fi/MX.212149> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fabriciidae" ;
    dwc:scientificNameAuthorship "Rioja, 1923" ;
    skos:broader <http://tun.fi/MX.70196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212150>,
        <http://tun.fi/MX.212152>,
        <http://tun.fi/MX.212155> ;
    skos:prefLabel "Fabriciidae"@fi,
        "Fabriciidae"@sv .

<http://tun.fi/MX.212394> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Unionidae" ;
    skos:broader <http://tun.fi/MX.212393> ;
    skos:hiddenLabel "Unionidae"@fi,
        "Unionidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212395>,
        <http://tun.fi/MX.212399>,
        <http://tun.fi/MX.212400> ;
    skos:prefLabel "jokisimpukat"@fi,
        "målarmusslor"@sv .

<http://tun.fi/MX.212395> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Unio" ;
    dwc:scientificNameAuthorship "Philipsson, 1788" ;
    skos:broader <http://tun.fi/MX.212394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212396>,
        <http://tun.fi/MX.212397>,
        <http://tun.fi/MX.212398> ;
    skos:prefLabel "Unio"@fi,
        "Unio"@sv .

<http://tun.fi/MX.212407> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sphaeriidae" ;
    skos:broader <http://tun.fi/MX.211715> ;
    skos:hiddenLabel "Sphaeriidae"@fi,
        "Sphaeriidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212408>,
        <http://tun.fi/MX.212409>,
        <http://tun.fi/MX.212410> ;
    skos:prefLabel "pikkusimpukat"@fi,
        "ärtmusslor"@sv .

<http://tun.fi/MX.212517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Radix" ;
    dwc:scientificNameAuthorship "Montfort, 1810" ;
    skos:broader <http://tun.fi/MX.212495> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212520>,
        <http://tun.fi/MX.212736>,
        <http://tun.fi/MX.212755> ;
    skos:prefLabel "Radix"@fi,
        "Radix"@sv .

<http://tun.fi/MX.212587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plumatella" ;
    dwc:scientificNameAuthorship "Lamarck, 1816" ;
    skos:broader <http://tun.fi/MX.212190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212588>,
        <http://tun.fi/MX.212589>,
        <http://tun.fi/MX.212590> ;
    skos:prefLabel "Plumatella"@fi,
        "Plumatella"@sv .

<http://tun.fi/MX.212953> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Thuidiaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:hiddenLabel "Helodiaceae"@fi,
        "Helodiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43415>,
        <http://tun.fi/MX.43432>,
        <http://tun.fi/MX.43446> ;
    skos:prefLabel "Thuidiaceae"@fi,
        "Thuidiaceae"@sv .

<http://tun.fi/MX.212957> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Seligeriaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43329>,
        <http://tun.fi/MX.43346>,
        <http://tun.fi/MX.5076963> ;
    skos:prefLabel "Seligeriaceae"@fi,
        "Seligeriaceae"@sv .

<http://tun.fi/MX.212990> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lepidoziaceae" ;
    dwc:scientificNameAuthorship "Limpr." ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44114>,
        <http://tun.fi/MX.44123>,
        <http://tun.fi/MX.44146> ;
    skos:prefLabel "Lepidoziaceae"@fi,
        "Lepidoziaceae"@sv .

<http://tun.fi/MX.213003> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aytoniaceae" ;
    dwc:scientificNameAuthorship "Cavers" ;
    skos:broader <http://tun.fi/MX.70080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44110>,
        <http://tun.fi/MX.44153>,
        <http://tun.fi/MX.44164> ;
    skos:prefLabel "Aytoniaceae"@fi,
        "Aytoniaceae"@sv .

<http://tun.fi/MX.213004> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cleveaceae" ;
    dwc:scientificNameAuthorship "Cavers" ;
    skos:broader <http://tun.fi/MX.70080> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323810>,
        <http://tun.fi/MX.44119>,
        <http://tun.fi/MX.44168> ;
    skos:prefLabel "Cleveaceae"@fi,
        "Cleveaceae"@sv .

<http://tun.fi/MX.213049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capnia" ;
    dwc:scientificNameAuthorship "Pictet, 1841" ;
    skos:broader <http://tun.fi/MX.213048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213050>,
        <http://tun.fi/MX.213051>,
        <http://tun.fi/MX.213052> ;
    skos:prefLabel "Capnia"@fi,
        "Capnia"@sv .

<http://tun.fi/MX.213077> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Perlodinae" ;
    dwc:scientificNameAuthorship "Klapálek, 1909" ;
    skos:broader <http://tun.fi/MX.213076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213078>,
        <http://tun.fi/MX.213080>,
        <http://tun.fi/MX.213083> ;
    skos:prefLabel "Perlodinae"@fi,
        "Perlodinae"@sv .

<http://tun.fi/MX.213086> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isoperla" ;
    dwc:scientificNameAuthorship "Banks, 1906" ;
    skos:broader <http://tun.fi/MX.213085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213087>,
        <http://tun.fi/MX.213088>,
        <http://tun.fi/MX.213089> ;
    skos:prefLabel "Isoperla"@fi,
        "Isoperla"@sv .

<http://tun.fi/MX.213093> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chloroperlidae" ;
    dwc:scientificNameAuthorship "Okamoto, 1912" ;
    skos:broader <http://tun.fi/MX.70229> ;
    skos:hiddenLabel "Chloroperlidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213094>,
        <http://tun.fi/MX.213096>,
        <http://tun.fi/MX.213098> ;
    skos:prefLabel "kalvaskorrit"@fi,
        "Chloroperlidae"@sv .

<http://tun.fi/MX.213130> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenophthalmus" ;
    dwc:scientificNameAuthorship "Kolenati, 1856" ;
    skos:broader <http://tun.fi/MX.213129> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213131>,
        <http://tun.fi/MX.213133>,
        <http://tun.fi/MX.213134> ;
    skos:prefLabel "Ctenophthalmus"@fi,
        "Ctenophthalmus"@sv .

<http://tun.fi/MX.213156> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ischnopsyllus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.213155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213157>,
        <http://tun.fi/MX.213158>,
        <http://tun.fi/MX.213159> ;
    skos:prefLabel "Ischnopsyllus"@fi,
        "Ischnopsyllus"@sv .

<http://tun.fi/MX.213187> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megabothris" ;
    dwc:scientificNameAuthorship "Jordan, 1933" ;
    skos:broader <http://tun.fi/MX.213164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213188>,
        <http://tun.fi/MX.213189>,
        <http://tun.fi/MX.213190> ;
    skos:prefLabel "Megabothris"@fi,
        "Megabothris"@sv .

<http://tun.fi/MX.213275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cladophora" ;
    dwc:scientificNameAuthorship "Kützing" ;
    skos:broader <http://tun.fi/MX.254289> ;
    skos:hiddenLabel "Cladophora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213277>,
        <http://tun.fi/MX.213278>,
        <http://tun.fi/MX.254290> ;
    skos:prefLabel "ahdinparrat"@fi,
        "Cladophora"@sv .

<http://tun.fi/MX.213791> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Isopoda" ;
    skos:broader <http://tun.fi/MX.53367> ;
    skos:hiddenLabel "Isopoda"@fi,
        "Isopoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213793>,
        <http://tun.fi/MX.213795>,
        <http://tun.fi/MX.213796> ;
    skos:prefLabel "siirat"@fi,
        "gråsuggor och tånglöss"@sv .

<http://tun.fi/MX.213866> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Simocephalus" ;
    dwc:scientificNameAuthorship "Schoedler, 1858" ;
    skos:broader <http://tun.fi/MX.213862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213867>,
        <http://tun.fi/MX.213868>,
        <http://tun.fi/MX.213869> ;
    skos:prefLabel "Simocephalus"@fi,
        "Simocephalus"@sv .

<http://tun.fi/MX.213913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camptocercus" ;
    dwc:scientificNameAuthorship "Baird, 1843" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213914>,
        <http://tun.fi/MX.213915>,
        <http://tun.fi/MX.213916> ;
    skos:prefLabel "Camptocercus"@fi,
        "Camptocercus"@sv .

<http://tun.fi/MX.213917> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acroperus" ;
    dwc:scientificNameAuthorship "Baird, 1843" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213918>,
        <http://tun.fi/MX.213920>,
        <http://tun.fi/MX.234595> ;
    skos:prefLabel "Acroperus"@fi,
        "Acroperus"@sv .

<http://tun.fi/MX.213946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alonella" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213947>,
        <http://tun.fi/MX.213948>,
        <http://tun.fi/MX.213949> ;
    skos:prefLabel "Alonella"@fi,
        "Alonella"@sv .

<http://tun.fi/MX.213950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleuroxus" ;
    dwc:scientificNameAuthorship "Baird, 1843" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213954>,
        <http://tun.fi/MX.213955>,
        <http://tun.fi/MX.213956> ;
    skos:prefLabel "Pleuroxus"@fi,
        "Pleuroxus"@sv .

<http://tun.fi/MX.213971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ilyocryptus" ;
    dwc:scientificNameAuthorship "Sars, 1862" ;
    skos:broader <http://tun.fi/MX.213970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213972>,
        <http://tun.fi/MX.213973>,
        <http://tun.fi/MX.213974> ;
    skos:prefLabel "Ilyocryptus"@fi,
        "Ilyocryptus"@sv .

<http://tun.fi/MX.214109> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cypria" ;
    dwc:scientificNameAuthorship "Zenker, 1854" ;
    skos:broader <http://tun.fi/MX.4971594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214110>,
        <http://tun.fi/MX.214112>,
        <http://tun.fi/MX.214113> ;
    skos:prefLabel "Cypria"@fi,
        "Cypria"@sv .

<http://tun.fi/MX.214119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Candona" ;
    dwc:scientificNameAuthorship "Baird, 1845" ;
    skos:broader <http://tun.fi/MX.4971594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214120>,
        <http://tun.fi/MX.214121>,
        <http://tun.fi/MX.214122> ;
    skos:prefLabel "Candona"@fi,
        "Candona"@sv .

<http://tun.fi/MX.214139> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Temoridae" ;
    dwc:scientificNameAuthorship "Giesbrecht, 1893" ;
    skos:broader <http://tun.fi/MX.70244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214140>,
        <http://tun.fi/MX.214144>,
        <http://tun.fi/MX.214153> ;
    skos:prefLabel "Temoridae"@fi,
        "Temoridae"@sv .

<http://tun.fi/MX.214140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterocope" ;
    dwc:scientificNameAuthorship "Sars, 1863" ;
    skos:broader <http://tun.fi/MX.214139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214141>,
        <http://tun.fi/MX.214142>,
        <http://tun.fi/MX.214143> ;
    skos:prefLabel "Heterocope"@fi,
        "Heterocope"@sv .

<http://tun.fi/MX.214144> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurytemora" ;
    dwc:scientificNameAuthorship "Giesbrecht, 1881" ;
    skos:broader <http://tun.fi/MX.214139> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214145>,
        <http://tun.fi/MX.214146>,
        <http://tun.fi/MX.214150> ;
    skos:prefLabel "Eurytemora"@fi,
        "Eurytemora"@sv .

<http://tun.fi/MX.214162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eudiaptomus" ;
    dwc:scientificNameAuthorship "Kiefer, 1932" ;
    skos:broader <http://tun.fi/MX.214161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214163>,
        <http://tun.fi/MX.214164>,
        <http://tun.fi/MX.214166> ;
    skos:prefLabel "Eudiaptomus"@fi,
        "Eudiaptomus"@sv .

<http://tun.fi/MX.214176> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acartia" ;
    dwc:scientificNameAuthorship "Dana, 1846" ;
    skos:broader <http://tun.fi/MX.214175> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214177>,
        <http://tun.fi/MX.214178>,
        <http://tun.fi/MX.214179> ;
    skos:prefLabel "Acartia"@fi,
        "Acartia"@sv .

<http://tun.fi/MX.214195> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parastenocaris" ;
    dwc:scientificNameAuthorship "Kessler, 1913" ;
    skos:broader <http://tun.fi/MX.214194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214196>,
        <http://tun.fi/MX.214198>,
        <http://tun.fi/MX.214199> ;
    skos:prefLabel "Parastenocaris"@fi,
        "Parastenocaris"@sv .

<http://tun.fi/MX.214207> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesochra" ;
    dwc:scientificNameAuthorship "Boeck, 1865" ;
    skos:broader <http://tun.fi/MX.214203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214208>,
        <http://tun.fi/MX.214209>,
        <http://tun.fi/MX.214210> ;
    skos:prefLabel "Mesochra"@fi,
        "Mesochra"@sv .

<http://tun.fi/MX.214215> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Moraria" ;
    dwc:scientificNameAuthorship "T. Scott & A. Scott, 1893" ;
    skos:broader <http://tun.fi/MX.214203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214216>,
        <http://tun.fi/MX.214217>,
        <http://tun.fi/MX.214218> ;
    skos:prefLabel "Moraria"@fi,
        "Moraria"@sv .

<http://tun.fi/MX.214253> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Miraciidae" ;
    dwc:scientificNameAuthorship "Dana, 1846" ;
    skos:broader <http://tun.fi/MX.70246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214255>,
        <http://tun.fi/MX.214258>,
        <http://tun.fi/MX.214260> ;
    skos:prefLabel "Miraciidae"@fi,
        "Miraciidae"@sv .

<http://tun.fi/MX.214265> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrocyclops" ;
    dwc:scientificNameAuthorship "Claus, 1893" ;
    skos:broader <http://tun.fi/MX.214262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214266>,
        <http://tun.fi/MX.214267>,
        <http://tun.fi/MX.214268> ;
    skos:prefLabel "Macrocyclops"@fi,
        "Macrocyclops"@sv .

<http://tun.fi/MX.214275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracyclops" ;
    dwc:scientificNameAuthorship "Claus, 1893" ;
    skos:broader <http://tun.fi/MX.214262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214277>,
        <http://tun.fi/MX.214278>,
        <http://tun.fi/MX.214279> ;
    skos:prefLabel "Paracyclops"@fi,
        "Paracyclops"@sv .

<http://tun.fi/MX.214295> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthocyclops" ;
    dwc:scientificNameAuthorship "Kiefer, 1927" ;
    skos:broader <http://tun.fi/MX.214262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214296>,
        <http://tun.fi/MX.214297>,
        <http://tun.fi/MX.214298> ;
    skos:prefLabel "Acanthocyclops"@fi,
        "Acanthocyclops"@sv .

<http://tun.fi/MX.214310> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thermocyclops" ;
    dwc:scientificNameAuthorship "Kiefer, 1927" ;
    skos:broader <http://tun.fi/MX.214262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214311>,
        <http://tun.fi/MX.214312>,
        <http://tun.fi/MX.214314> ;
    skos:prefLabel "Thermocyclops"@fi,
        "Thermocyclops"@sv .

<http://tun.fi/MX.214317> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microcyclops" ;
    dwc:scientificNameAuthorship "Claus, 1893" ;
    skos:broader <http://tun.fi/MX.214262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214318>,
        <http://tun.fi/MX.214319>,
        <http://tun.fi/MX.214320> ;
    skos:prefLabel "Microcyclops"@fi,
        "Microcyclops"@sv .

<http://tun.fi/MX.214326> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ergasilus" ;
    dwc:scientificNameAuthorship "Nordmann, 1832" ;
    skos:broader <http://tun.fi/MX.214325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214327>,
        <http://tun.fi/MX.214328>,
        <http://tun.fi/MX.214329> ;
    skos:prefLabel "Ergasilus"@fi,
        "Ergasilus"@sv .

<http://tun.fi/MX.214332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraergasilus" ;
    dwc:scientificNameAuthorship "Markevich, 1937" ;
    skos:broader <http://tun.fi/MX.214325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214333>,
        <http://tun.fi/MX.214334>,
        <http://tun.fi/MX.4971813> ;
    skos:prefLabel "Paraergasilus"@fi,
        "Paraergasilus"@sv .

<http://tun.fi/MX.214348> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lernaeopodidae" ;
    dwc:scientificNameAuthorship "Milne-Edwards, 1840" ;
    skos:broader <http://tun.fi/MX.70253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214349>,
        <http://tun.fi/MX.214352>,
        <http://tun.fi/MX.214364> ;
    skos:prefLabel "Lernaeopodidae"@fi,
        "Lernaeopodidae"@sv .

<http://tun.fi/MX.214399> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichoniscus" ;
    dwc:scientificNameAuthorship "Brandt, 1833" ;
    skos:broader <http://tun.fi/MX.214389> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214400>,
        <http://tun.fi/MX.214401>,
        <http://tun.fi/MX.214402> ;
    skos:prefLabel "Trichoniscus"@fi,
        "Trichoniscus"@sv .

<http://tun.fi/MX.214421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porcellio" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.214418> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214422>,
        <http://tun.fi/MX.214424>,
        <http://tun.fi/MX.214425> ;
    skos:prefLabel "Porcellio"@fi,
        "Porcellio"@sv .

<http://tun.fi/MX.214441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Idotea" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.214440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214442>,
        <http://tun.fi/MX.214443>,
        <http://tun.fi/MX.214444> ;
    skos:prefLabel "Idotea"@fi,
        "Idotea"@sv .

<http://tun.fi/MX.214450> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jaera" ;
    dwc:scientificNameAuthorship "Leach, 1814" ;
    skos:broader <http://tun.fi/MX.214449> ;
    skos:hiddenLabel "Jaera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214451>,
        <http://tun.fi/MX.214452>,
        <http://tun.fi/MX.214454> ;
    skos:prefLabel "merisiirat"@fi,
        "Jaera"@sv .

<http://tun.fi/MX.214485> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Corophiidae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.53722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214486>,
        <http://tun.fi/MX.214488>,
        <http://tun.fi/MX.4971654> ;
    skos:prefLabel "Corophiidae"@fi,
        "Corophiidae"@sv .

<http://tun.fi/MX.227911> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ortheziidae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227912>,
        <http://tun.fi/MX.227914>,
        <http://tun.fi/MX.227916> ;
    skos:prefLabel "Ortheziidae"@fi,
        "Ortheziidae"@sv .

<http://tun.fi/MX.227949> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acanthococcus" ;
    dwc:scientificNameAuthorship "Targioni, 1868" ;
    skos:broader <http://tun.fi/MX.227946> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227950>,
        <http://tun.fi/MX.227951>,
        <http://tun.fi/MX.227952> ;
    skos:prefLabel "Acanthococcus"@fi,
        "Acanthococcus"@sv .

<http://tun.fi/MX.227965> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eulecanium" ;
    dwc:scientificNameAuthorship "Cockerell, 1893" ;
    skos:broader <http://tun.fi/MX.53627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227966>,
        <http://tun.fi/MX.227967>,
        <http://tun.fi/MX.227968> ;
    skos:prefLabel "Eulecanium"@fi,
        "Eulecanium"@sv .

<http://tun.fi/MX.228005> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aleyrodes" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.53592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228006>,
        <http://tun.fi/MX.228007>,
        <http://tun.fi/MX.228011> ;
    skos:prefLabel "Aleyrodes"@fi,
        "Aleyrodes"@sv .

<http://tun.fi/MX.228043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glyphina" ;
    dwc:scientificNameAuthorship "Koch, 1856" ;
    skos:broader <http://tun.fi/MX.228040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228044>,
        <http://tun.fi/MX.228045>,
        <http://tun.fi/MX.228047> ;
    skos:prefLabel "Glyphina"@fi,
        "Glyphina"@sv .

<http://tun.fi/MX.228048> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hormaphidinae" ;
    skos:broader <http://tun.fi/MX.53626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228051>,
        <http://tun.fi/MX.228053>,
        <http://tun.fi/MX.53475> ;
    skos:prefLabel "Hormaphidinae"@fi,
        "Hormaphidinae"@sv .

<http://tun.fi/MX.228081> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prociphilus" ;
    dwc:scientificNameAuthorship "Koch, 1857" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228083>,
        <http://tun.fi/MX.228085>,
        <http://tun.fi/MX.228086> ;
    skos:prefLabel "Prociphilus"@fi,
        "Prociphilus"@sv .

<http://tun.fi/MX.228130> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callipterinella" ;
    dwc:scientificNameAuthorship "van der Goot, 1913" ;
    skos:broader <http://tun.fi/MX.4884390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228131>,
        <http://tun.fi/MX.228132>,
        <http://tun.fi/MX.228133> ;
    skos:prefLabel "Callipterinella"@fi,
        "Callipterinella"@sv .

<http://tun.fi/MX.228134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calaphis" ;
    dwc:scientificNameAuthorship "Walsh, (1862) 1863" ;
    skos:broader <http://tun.fi/MX.4884390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228135>,
        <http://tun.fi/MX.228136>,
        <http://tun.fi/MX.228137> ;
    skos:prefLabel "Calaphis"@fi,
        "Calaphis"@sv .

<http://tun.fi/MX.228138> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Betulaphis" ;
    dwc:scientificNameAuthorship "Glendenning, 1926" ;
    skos:broader <http://tun.fi/MX.4884390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228139>,
        <http://tun.fi/MX.228140>,
        <http://tun.fi/MX.228141> ;
    skos:prefLabel "Betulaphis"@fi,
        "Betulaphis"@sv .

<http://tun.fi/MX.228155> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterocallis" ;
    dwc:scientificNameAuthorship "Passerini, 1860" ;
    skos:broader <http://tun.fi/MX.4884390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228156>,
        <http://tun.fi/MX.228157>,
        <http://tun.fi/MX.228158> ;
    skos:prefLabel "Pterocallis"@fi,
        "Pterocallis"@sv .

<http://tun.fi/MX.228390> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diuraphis" ;
    dwc:scientificNameAuthorship "Aizenberg, 1935" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228392>,
        <http://tun.fi/MX.228394>,
        <http://tun.fi/MX.228395> ;
    skos:prefLabel "Diuraphis"@fi,
        "Diuraphis"@sv .

<http://tun.fi/MX.228456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Muscaphis" ;
    dwc:scientificNameAuthorship "Börner, 1933" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228458>,
        <http://tun.fi/MX.228459>,
        <http://tun.fi/MX.228461> ;
    skos:prefLabel "Muscaphis"@fi,
        "Muscaphis"@sv .

<http://tun.fi/MX.228536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleotrichophorus" ;
    dwc:scientificNameAuthorship "Börner, 1930" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228537>,
        <http://tun.fi/MX.228538>,
        <http://tun.fi/MX.228539> ;
    skos:prefLabel "Pleotrichophorus"@fi,
        "Pleotrichophorus"@sv .

<http://tun.fi/MX.228569> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metopolophium" ;
    dwc:scientificNameAuthorship "Mordvilko, 1914" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228570>,
        <http://tun.fi/MX.228571>,
        <http://tun.fi/MX.228572> ;
    skos:prefLabel "Metopolophium"@fi,
        "Metopolophium"@sv .

<http://tun.fi/MX.228676> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trama" ;
    dwc:scientificNameAuthorship "von Heyden, 1837" ;
    skos:broader <http://tun.fi/MX.228661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228678>,
        <http://tun.fi/MX.228679>,
        <http://tun.fi/MX.228680> ;
    skos:prefLabel "Trama"@fi,
        "Trama"@sv .

<http://tun.fi/MX.228683> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eulachnus" ;
    dwc:scientificNameAuthorship "del Guercio, 1909" ;
    skos:broader <http://tun.fi/MX.228661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228684>,
        <http://tun.fi/MX.228685>,
        <http://tun.fi/MX.228686> ;
    skos:prefLabel "Eulachnus"@fi,
        "Eulachnus"@sv .

<http://tun.fi/MX.228755> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psyllopsis" ;
    dwc:scientificNameAuthorship "Löw, 1879" ;
    skos:broader <http://tun.fi/MX.53584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228756>,
        <http://tun.fi/MX.228757>,
        <http://tun.fi/MX.228758> ;
    skos:prefLabel "Psyllopsis"@fi,
        "Psyllopsis"@sv .

<http://tun.fi/MX.228851> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Delphacidae" ;
    skos:broader <http://tun.fi/MX.289596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228852>,
        <http://tun.fi/MX.228864>,
        <http://tun.fi/MX.228869> ;
    skos:prefLabel "Delphacidae"@fi,
        "Delphacidae"@sv .

<http://tun.fi/MX.228865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenocranus" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.228864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228866>,
        <http://tun.fi/MX.228867>,
        <http://tun.fi/MX.228868> ;
    skos:prefLabel "Stenocranus"@fi,
        "Stenocranus"@sv .

<http://tun.fi/MX.228931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Muellerianella" ;
    dwc:scientificNameAuthorship "W. Wagner, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228932>,
        <http://tun.fi/MX.228933>,
        <http://tun.fi/MX.228934> ;
    skos:prefLabel "Muellerianella"@fi,
        "Muellerianella"@sv .

<http://tun.fi/MX.228954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthodelphax" ;
    dwc:scientificNameAuthorship "W. Wagner, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228955>,
        <http://tun.fi/MX.228956>,
        <http://tun.fi/MX.228957> ;
    skos:prefLabel "Xanthodelphax"@fi,
        "Xanthodelphax"@sv .

<http://tun.fi/MX.228963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Criomorphus" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228964>,
        <http://tun.fi/MX.228965>,
        <http://tun.fi/MX.228966> ;
    skos:prefLabel "Criomorphus"@fi,
        "Criomorphus"@sv .

<http://tun.fi/MX.229001> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphrophora" ;
    dwc:scientificNameAuthorship "Germar, 1821" ;
    skos:broader <http://tun.fi/MX.229000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229002>,
        <http://tun.fi/MX.229003>,
        <http://tun.fi/MX.229007> ;
    skos:prefLabel "Aphrophora"@fi,
        "Aphrophora"@sv .

<http://tun.fi/MX.229072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Idiocerus" ;
    dwc:scientificNameAuthorship "Lewis, 1834" ;
    skos:broader <http://tun.fi/MX.229071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229073>,
        <http://tun.fi/MX.229074>,
        <http://tun.fi/MX.229075> ;
    skos:prefLabel "Idiocerus"@fi,
        "Idiocerus"@sv .

<http://tun.fi/MX.229078> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metidiocerus" ;
    dwc:scientificNameAuthorship "Ossiannilsson, 1981" ;
    skos:broader <http://tun.fi/MX.229071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229079>,
        <http://tun.fi/MX.229080>,
        <http://tun.fi/MX.4993920> ;
    skos:prefLabel "Metidiocerus"@fi,
        "Metidiocerus"@sv .

<http://tun.fi/MX.229105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphrodes" ;
    dwc:scientificNameAuthorship "Curtis, 1829" ;
    skos:broader <http://tun.fi/MX.229104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229106>,
        <http://tun.fi/MX.229108>,
        <http://tun.fi/MX.229111> ;
    skos:prefLabel "Aphrodes"@fi,
        "Aphrodes"@sv .

<http://tun.fi/MX.229112> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Planaphrodes" ;
    dwc:scientificNameAuthorship "Hamilton, 1975" ;
    skos:broader <http://tun.fi/MX.229104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229113>,
        <http://tun.fi/MX.229115>,
        <http://tun.fi/MX.229116> ;
    skos:prefLabel "Planaphrodes"@fi,
        "Planaphrodes"@sv .

<http://tun.fi/MX.229117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anoscopus" ;
    dwc:scientificNameAuthorship "Kirschbaum, 1858" ;
    skos:broader <http://tun.fi/MX.229104> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229118>,
        <http://tun.fi/MX.229119>,
        <http://tun.fi/MX.229120> ;
    skos:prefLabel "Anoscopus"@fi,
        "Anoscopus"@sv .

<http://tun.fi/MX.229124> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cicadellinae" ;
    skos:broader <http://tun.fi/MX.53572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229125>,
        <http://tun.fi/MX.229128>,
        <http://tun.fi/MX.229130> ;
    skos:prefLabel "Cicadellinae"@fi,
        "Cicadellinae"@sv .

<http://tun.fi/MX.229134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alebra" ;
    dwc:scientificNameAuthorship "Fieber, 1872" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229135>,
        <http://tun.fi/MX.229136>,
        <http://tun.fi/MX.229137> ;
    skos:prefLabel "Alebra"@fi,
        "Alebra"@sv .

<http://tun.fi/MX.229180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlorita" ;
    dwc:scientificNameAuthorship "Fieber, 1872" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229182>,
        <http://tun.fi/MX.229183>,
        <http://tun.fi/MX.229185> ;
    skos:prefLabel "Chlorita"@fi,
        "Chlorita"@sv .

<http://tun.fi/MX.229224> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Linnavuoriana" ;
    dwc:scientificNameAuthorship "Dlbaola, 1958" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229225>,
        <http://tun.fi/MX.229227>,
        <http://tun.fi/MX.229228> ;
    skos:prefLabel "Linnavuoriana"@fi,
        "Linnavuoriana"@sv .

<http://tun.fi/MX.229332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sonronius" ;
    dwc:scientificNameAuthorship "Dorst, 1937" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229333>,
        <http://tun.fi/MX.229334>,
        <http://tun.fi/MX.229335> ;
    skos:prefLabel "Sonronius"@fi,
        "Sonronius"@sv .

<http://tun.fi/MX.229368> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhopalopyx" ;
    dwc:scientificNameAuthorship "Ribaut, 1939" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229369>,
        <http://tun.fi/MX.229370>,
        <http://tun.fi/MX.229371> ;
    skos:prefLabel "Rhopalopyx"@fi,
        "Rhopalopyx"@sv .

<http://tun.fi/MX.229474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paralimnus" ;
    dwc:scientificNameAuthorship "Matsumura, 1902" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229476>,
        <http://tun.fi/MX.229477>,
        <http://tun.fi/MX.229480> ;
    skos:prefLabel "Paralimnus"@fi,
        "Paralimnus"@sv .

<http://tun.fi/MX.229541> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arthaldeus" ;
    dwc:scientificNameAuthorship "Ribaut, 1947" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229542>,
        <http://tun.fi/MX.229543>,
        <http://tun.fi/MX.229544> ;
    skos:prefLabel "Arthaldeus"@fi,
        "Arthaldeus"@sv .

<http://tun.fi/MX.229549> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sorhoanus" ;
    dwc:scientificNameAuthorship "Ribaut, 1947" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229550>,
        <http://tun.fi/MX.229551>,
        <http://tun.fi/MX.229552> ;
    skos:prefLabel "Sorhoanus"@fi,
        "Sorhoanus"@sv .

<http://tun.fi/MX.229580> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratocombus" ;
    dwc:scientificNameAuthorship "Signoret, 1852" ;
    skos:broader <http://tun.fi/MX.229579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229582>,
        <http://tun.fi/MX.229584>,
        <http://tun.fi/MX.229587> ;
    skos:prefLabel "Ceratocombus"@fi,
        "Ceratocombus"@sv .

<http://tun.fi/MX.229602> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Corixidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Corixidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229603>,
        <http://tun.fi/MX.229608>,
        <http://tun.fi/MX.229612> ;
    skos:prefLabel "pikkumalluaiset"@fi,
        "Corixidae"@sv .

<http://tun.fi/MX.229604> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micronecta" ;
    dwc:scientificNameAuthorship "Kirkaldy, 1897" ;
    skos:broader <http://tun.fi/MX.229603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229605>,
        <http://tun.fi/MX.229606>,
        <http://tun.fi/MX.229607> ;
    skos:prefLabel "Micronecta"@fi,
        "Micronecta"@sv .

<http://tun.fi/MX.229621> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callicorixa" ;
    dwc:scientificNameAuthorship "White, 1873" ;
    skos:broader <http://tun.fi/MX.229612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229622>,
        <http://tun.fi/MX.229623>,
        <http://tun.fi/MX.229624> ;
    skos:prefLabel "Callicorixa"@fi,
        "Callicorixa"@sv .

<http://tun.fi/MX.229625> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corixa" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.229612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229626>,
        <http://tun.fi/MX.229627>,
        <http://tun.fi/MX.5075811> ;
    skos:prefLabel "Corixa"@fi,
        "Corixa"@sv .

<http://tun.fi/MX.229628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hesperocorixa" ;
    dwc:scientificNameAuthorship "Kirkaldy, 1908" ;
    skos:broader <http://tun.fi/MX.229612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229629>,
        <http://tun.fi/MX.229630>,
        <http://tun.fi/MX.229631> ;
    skos:prefLabel "Hesperocorixa"@fi,
        "Hesperocorixa"@sv .

<http://tun.fi/MX.229690> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gerridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Gerridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229691>,
        <http://tun.fi/MX.229694>,
        <http://tun.fi/MX.229703> ;
    skos:prefLabel "vesimittarit"@fi,
        "Gerridae"@sv .

<http://tun.fi/MX.229766> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stephanitis" ;
    dwc:scientificNameAuthorship "Stål, 1873" ;
    skos:broader <http://tun.fi/MX.229740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229767>,
        <http://tun.fi/MX.229768>,
        <http://tun.fi/MX.229769> ;
    skos:prefLabel "Stephanitis"@fi,
        "Stephanitis"@sv .

<http://tun.fi/MX.229776> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrmedobia" ;
    dwc:scientificNameAuthorship "Bärensprung, 1857" ;
    skos:broader <http://tun.fi/MX.229772> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229777>,
        <http://tun.fi/MX.229778>,
        <http://tun.fi/MX.229779> ;
    skos:prefLabel "Myrmedobia"@fi,
        "Myrmedobia"@sv .

<http://tun.fi/MX.229856> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trigonotylus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229857>,
        <http://tun.fi/MX.229858>,
        <http://tun.fi/MX.229859> ;
    skos:prefLabel "Trigonotylus"@fi,
        "Trigonotylus"@sv .

<http://tun.fi/MX.229884> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Closterotomus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229885>,
        <http://tun.fi/MX.229886>,
        <http://tun.fi/MX.229887> ;
    skos:prefLabel "Closterotomus"@fi,
        "Closterotomus"@sv .

<http://tun.fi/MX.229917> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthops" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229918>,
        <http://tun.fi/MX.229919>,
        <http://tun.fi/MX.229920> ;
    skos:prefLabel "Orthops"@fi,
        "Orthops"@sv .

<http://tun.fi/MX.229921> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pinalitus" ;
    dwc:scientificNameAuthorship "Kelton, 1955" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229922>,
        <http://tun.fi/MX.229923>,
        <http://tun.fi/MX.5080746> ;
    skos:prefLabel "Pinalitus"@fi,
        "Pinalitus"@sv .

<http://tun.fi/MX.229944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capsus" ;
    dwc:scientificNameAuthorship "Fabricius, 1803" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229945>,
        <http://tun.fi/MX.229946>,
        <http://tun.fi/MX.4994281> ;
    skos:prefLabel "Capsus"@fi,
        "Capsus"@sv .

<http://tun.fi/MX.229952> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strongylocoris" ;
    dwc:scientificNameAuthorship "Blanchard, 1840" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229953>,
        <http://tun.fi/MX.229954>,
        <http://tun.fi/MX.229955> ;
    skos:prefLabel "Strongylocoris"@fi,
        "Strongylocoris"@sv .

<http://tun.fi/MX.229958> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthocephalus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229959>,
        <http://tun.fi/MX.229960>,
        <http://tun.fi/MX.229961> ;
    skos:prefLabel "Orthocephalus"@fi,
        "Orthocephalus"@sv .

<http://tun.fi/MX.230125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Himacerus" ;
    dwc:scientificNameAuthorship "Wolff, 1811" ;
    skos:broader <http://tun.fi/MX.230124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230126>,
        <http://tun.fi/MX.4994288>,
        <http://tun.fi/MX.4994289> ;
    skos:prefLabel "Himacerus"@fi,
        "Himacerus"@sv .

<http://tun.fi/MX.230160> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elatophilus" ;
    dwc:scientificNameAuthorship "Reuter, 1884" ;
    skos:broader <http://tun.fi/MX.230145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230161>,
        <http://tun.fi/MX.230162>,
        <http://tun.fi/MX.230163> ;
    skos:prefLabel "Elatophilus"@fi,
        "Elatophilus"@sv .

<http://tun.fi/MX.230257> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lygaeidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Lygaeidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230258>,
        <http://tun.fi/MX.230261>,
        <http://tun.fi/MX.230273> ;
    skos:prefLabel "varjoluteet"@fi,
        "Lygaeidae"@sv .

<http://tun.fi/MX.230261> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Orsillinae" ;
    skos:broader <http://tun.fi/MX.230257> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230263>,
        <http://tun.fi/MX.230265>,
        <http://tun.fi/MX.230271> ;
    skos:prefLabel "Orsillinae"@fi,
        "Orsillinae"@sv .

<http://tun.fi/MX.230348> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trapezonotus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230349>,
        <http://tun.fi/MX.230350>,
        <http://tun.fi/MX.230351> ;
    skos:prefLabel "Trapezonotus"@fi,
        "Trapezonotus"@sv .

<http://tun.fi/MX.230376> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Plinthisinae" ;
    skos:broader <http://tun.fi/MX.230308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230378>,
        <http://tun.fi/MX.230382>,
        <http://tun.fi/MX.230384> ;
    skos:prefLabel "Plinthisinae"@fi,
        "Plinthisinae"@sv .

<http://tun.fi/MX.230431> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stictopleurus" ;
    dwc:scientificNameAuthorship "Stål, 1872" ;
    skos:broader <http://tun.fi/MX.230417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230432>,
        <http://tun.fi/MX.230433>,
        <http://tun.fi/MX.230434> ;
    skos:prefLabel "Stictopleurus"@fi,
        "Stictopleurus"@sv .

<http://tun.fi/MX.230455> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Coreinae" ;
    skos:broader <http://tun.fi/MX.230443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230456>,
        <http://tun.fi/MX.230458>,
        <http://tun.fi/MX.5008072> ;
    skos:prefLabel "Coreinae"@fi,
        "Coreinae"@sv .

<http://tun.fi/MX.230480> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elasmostethus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230481>,
        <http://tun.fi/MX.230482>,
        <http://tun.fi/MX.230483> ;
    skos:prefLabel "Elasmostethus"@fi,
        "Elasmostethus"@sv .

<http://tun.fi/MX.230484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elasmucha" ;
    dwc:scientificNameAuthorship "Stål, 1864" ;
    skos:broader <http://tun.fi/MX.230475> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230485>,
        <http://tun.fi/MX.230486>,
        <http://tun.fi/MX.230487> ;
    skos:prefLabel "Elasmucha"@fi,
        "Elasmucha"@sv .

<http://tun.fi/MX.230488> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scutelleridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Scutelleridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230489>,
        <http://tun.fi/MX.230493>,
        <http://tun.fi/MX.230496> ;
    skos:prefLabel "kilpiluteet"@fi,
        "Scutelleridae"@sv .

<http://tun.fi/MX.230499> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pentatomidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Pentatomidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230500>,
        <http://tun.fi/MX.230513>,
        <http://tun.fi/MX.230558> ;
    skos:prefLabel "typpyluteet"@fi,
        "Pentatomidae"@sv .

<http://tun.fi/MX.230515> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aelia" ;
    dwc:scientificNameAuthorship "Fabricius, 1803" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230516>,
        <http://tun.fi/MX.230517>,
        <http://tun.fi/MX.230518> ;
    skos:prefLabel "Aelia"@fi,
        "Aelia"@sv .

<http://tun.fi/MX.230554> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurydema" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1833" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230555>,
        <http://tun.fi/MX.230556>,
        <http://tun.fi/MX.230557> ;
    skos:prefLabel "Eurydema"@fi,
        "Eurydema"@sv .

<http://tun.fi/MX.230583> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Amphipyrinae" ;
    dwc:scientificNameAuthorship "Guenée, 1838" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Amphipyrinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62522>,
        <http://tun.fi/MX.62524>,
        <http://tun.fi/MX.62624> ;
    skos:prefLabel "pensasyökköset"@fi,
        "Amphipyrinae"@sv .

<http://tun.fi/MX.230899> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Psychomyiidae" ;
    dwc:scientificNameAuthorship "Curtis, 1835" ;
    skos:broader <http://tun.fi/MX.230895> ;
    skos:hiddenLabel "Psychomyiidae"@fi,
        "Psychomyiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231799>,
        <http://tun.fi/MX.231801>,
        <http://tun.fi/MX.231804> ;
    skos:prefLabel "hentosirvikkäät"@fi,
        "tunnelnattsländor"@sv .

<http://tun.fi/MX.230909> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Limnephilidae" ;
    dwc:scientificNameAuthorship "Kolenati, 1848" ;
    skos:broader <http://tun.fi/MX.230904> ;
    skos:hiddenLabel "Limnephilidae"@fi,
        "Limnephilidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232002>,
        <http://tun.fi/MX.232005>,
        <http://tun.fi/MX.232009> ;
    skos:prefLabel "putkisirvikkäät"@fi,
        "husmasknattsländor"@sv .

<http://tun.fi/MX.231084> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Isotomidae" ;
    dwc:scientificNameAuthorship "Schäffer, 1896" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:hiddenLabel "Isotomidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231085>,
        <http://tun.fi/MX.231099>,
        <http://tun.fi/MX.231132> ;
    skos:prefLabel "aitohyppiäiset"@fi,
        "Isotomidae"@sv .

<http://tun.fi/MX.231091> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anurophorus" ;
    dwc:scientificNameAuthorship "Nicolet, 1842" ;
    skos:broader <http://tun.fi/MX.231085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231092>,
        <http://tun.fi/MX.231093>,
        <http://tun.fi/MX.231094> ;
    skos:prefLabel "Anurophorus"@fi,
        "Anurophorus"@sv .

<http://tun.fi/MX.231195> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Entomobryinae" ;
    dwc:scientificNameAuthorship "Schäffer, 1896" ;
    skos:broader <http://tun.fi/MX.231194> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231199>,
        <http://tun.fi/MX.231201>,
        <http://tun.fi/MX.231213> ;
    skos:prefLabel "Entomobryinae"@fi,
        "Entomobryinae"@sv .

<http://tun.fi/MX.231225> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudosinella" ;
    dwc:scientificNameAuthorship "Schäffer, 1897" ;
    skos:broader <http://tun.fi/MX.231215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231226>,
        <http://tun.fi/MX.231227>,
        <http://tun.fi/MX.231228> ;
    skos:prefLabel "Pseudosinella"@fi,
        "Pseudosinella"@sv .

<http://tun.fi/MX.231245> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tomoceridae" ;
    dwc:scientificNameAuthorship "Schäffer, 1896" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231246>,
        <http://tun.fi/MX.231249>,
        <http://tun.fi/MX.231252> ;
    skos:prefLabel "Tomoceridae"@fi,
        "Tomoceridae"@sv .

<http://tun.fi/MX.231284> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Katiannidae" ;
    dwc:scientificNameAuthorship "Börner, 1913" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231285>,
        <http://tun.fi/MX.231295>,
        <http://tun.fi/MX.231297> ;
    skos:prefLabel "Katiannidae"@fi,
        "Katiannidae"@sv .

<http://tun.fi/MX.231300> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dicyrtominae" ;
    dwc:scientificNameAuthorship "Börner, 1906" ;
    skos:broader <http://tun.fi/MX.231299> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231301>,
        <http://tun.fi/MX.231306>,
        <http://tun.fi/MX.231308> ;
    skos:prefLabel "Dicyrtominae"@fi,
        "Dicyrtominae"@sv .

<http://tun.fi/MX.231301> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicyrtomina" ;
    dwc:scientificNameAuthorship "Börner, 1903" ;
    skos:broader <http://tun.fi/MX.231300> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231302>,
        <http://tun.fi/MX.231305>,
        <http://tun.fi/MX.5018525> ;
    skos:prefLabel "Dicyrtomina"@fi,
        "Dicyrtomina"@sv .

<http://tun.fi/MX.231341> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sminthurinae" ;
    dwc:scientificNameAuthorship "Lubbock, 1862" ;
    skos:broader <http://tun.fi/MX.231335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231342>,
        <http://tun.fi/MX.231344>,
        <http://tun.fi/MX.231347> ;
    skos:prefLabel "Sminthurinae"@fi,
        "Sminthurinae"@sv .

<http://tun.fi/MX.231433> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Neanuridae" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:hiddenLabel "Neanuridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231434>,
        <http://tun.fi/MX.231439>,
        <http://tun.fi/MX.231460> ;
    skos:prefLabel "pökköhyppiäiset"@fi,
        "Neanuridae"@sv .

<http://tun.fi/MX.231435> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Friesea" ;
    dwc:scientificNameAuthorship "Dalla Torre, 1895" ;
    skos:broader <http://tun.fi/MX.231434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231436>,
        <http://tun.fi/MX.231437>,
        <http://tun.fi/MX.231438> ;
    skos:prefLabel "Friesea"@fi,
        "Friesea"@sv .

<http://tun.fi/MX.231463> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neanura" ;
    dwc:scientificNameAuthorship "MacGillivray, 1893" ;
    skos:broader <http://tun.fi/MX.231460> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231464>,
        <http://tun.fi/MX.231465>,
        <http://tun.fi/MX.231467> ;
    skos:prefLabel "Neanura"@fi,
        "Neanura"@sv .

<http://tun.fi/MX.231748> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agraylea" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.230897> ;
    skos:hiddenLabel "Agraylea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231749>,
        <http://tun.fi/MX.231750>,
        <http://tun.fi/MX.231751> ;
    skos:prefLabel "leväpalkoset"@fi,
        "Agraylea"@sv .

<http://tun.fi/MX.231932> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halesus" ;
    dwc:scientificNameAuthorship "Stephens, 1836" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Halesus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231933>,
        <http://tun.fi/MX.231934>,
        <http://tun.fi/MX.231935> ;
    skos:prefLabel "kaarnasirvikkäät"@fi,
        "Halesus"@sv .

<http://tun.fi/MX.231978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mystacides" ;
    dwc:scientificNameAuthorship "Berthold, 1827" ;
    skos:broader <http://tun.fi/MX.230914> ;
    skos:hiddenLabel "Mystacides"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231979>,
        <http://tun.fi/MX.231980>,
        <http://tun.fi/MX.231981> ;
    skos:prefLabel "viiksisarvekkaat"@fi,
        "Mystacides"@sv .

<http://tun.fi/MX.232109> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxythrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232110>,
        <http://tun.fi/MX.232111>,
        <http://tun.fi/MX.232112> ;
    skos:prefLabel "Oxythrips"@fi,
        "Oxythrips"@sv .

<http://tun.fi/MX.232128> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anaphothrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232129>,
        <http://tun.fi/MX.232130>,
        <http://tun.fi/MX.4994299> ;
    skos:prefLabel "Anaphothrips"@fi,
        "Anaphothrips"@sv .

<http://tun.fi/MX.232131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aptinothrips" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232132>,
        <http://tun.fi/MX.232133>,
        <http://tun.fi/MX.232134> ;
    skos:prefLabel "Aptinothrips"@fi,
        "Aptinothrips"@sv .

<http://tun.fi/MX.232138> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bolothrips" ;
    dwc:scientificNameAuthorship "Priesner, 1926" ;
    skos:broader <http://tun.fi/MX.232136> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232139>,
        <http://tun.fi/MX.232140>,
        <http://tun.fi/MX.5076985> ;
    skos:prefLabel "Bolothrips"@fi,
        "Bolothrips"@sv .

<http://tun.fi/MX.232216> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Panchaetothripinae" ;
    skos:broader <http://tun.fi/MX.53612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53435>,
        <http://tun.fi/MX.53461>,
        <http://tun.fi/MX.53520> ;
    skos:prefLabel "Panchaetothripinae"@fi,
        "Panchaetothripinae"@sv .

<http://tun.fi/MX.232218> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrothrips" ;
    dwc:scientificNameAuthorship "Uzel, 1895" ;
    skos:broader <http://tun.fi/MX.232217> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232219>,
        <http://tun.fi/MX.232220>,
        <http://tun.fi/MX.321964> ;
    skos:prefLabel "Dendrothrips"@fi,
        "Dendrothrips"@sv .

<http://tun.fi/MX.232267> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Potamothrix" ;
    dwc:scientificNameAuthorship "Vejdovský & Mrázek, 1902" ;
    skos:broader <http://tun.fi/MX.232455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232268>,
        <http://tun.fi/MX.232269>,
        <http://tun.fi/MX.232270> ;
    skos:prefLabel "Potamothrix"@fi,
        "Potamothrix"@sv .

<http://tun.fi/MX.232324> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dero" ;
    dwc:scientificNameAuthorship "Oken, 1815" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232325>,
        <http://tun.fi/MX.232326>,
        <http://tun.fi/MX.232327> ;
    skos:prefLabel "Dero"@fi,
        "Dero"@sv .

<http://tun.fi/MX.232404> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesenchytraeus" ;
    dwc:scientificNameAuthorship "Eisen, 1878" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232405>,
        <http://tun.fi/MX.232406>,
        <http://tun.fi/MX.232407> ;
    skos:prefLabel "Mesenchytraeus"@fi,
        "Mesenchytraeus"@sv .

<http://tun.fi/MX.232418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aporrectodea" ;
    dwc:scientificNameAuthorship "Örley, 1885" ;
    skos:broader <http://tun.fi/MX.232411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232419>,
        <http://tun.fi/MX.232420>,
        <http://tun.fi/MX.232421> ;
    skos:prefLabel "Aporrectodea"@fi,
        "Aporrectodea"@sv .

<http://tun.fi/MX.232447> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Haplotaxida" ;
    skos:broader <http://tun.fi/MX.70191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232280>,
        <http://tun.fi/MX.232448>,
        <http://tun.fi/MX.232455> ;
    skos:prefLabel "Haplotaxida"@fi,
        "Haplotaxida"@sv .

<http://tun.fi/MX.232464> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aulodrilus" ;
    dwc:scientificNameAuthorship "Bretscher, 1899" ;
    skos:broader <http://tun.fi/MX.232455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232255>,
        <http://tun.fi/MX.232465>,
        <http://tun.fi/MX.232466> ;
    skos:prefLabel "Aulodrilus"@fi,
        "Aulodrilus"@sv .

<http://tun.fi/MX.232492> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erpobdella" ;
    dwc:scientificNameAuthorship "Blainville, 1818" ;
    skos:broader <http://tun.fi/MX.232491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232493>,
        <http://tun.fi/MX.232494>,
        <http://tun.fi/MX.232495> ;
    skos:prefLabel "Erpobdella"@fi,
        "Erpobdella"@sv .

<http://tun.fi/MX.232555> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catenula" ;
    dwc:scientificNameAuthorship "Dugès, 1832" ;
    skos:broader <http://tun.fi/MX.232554> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232556>,
        <http://tun.fi/MX.232557>,
        <http://tun.fi/MX.232559> ;
    skos:prefLabel "Catenula"@fi,
        "Catenula"@sv .

<http://tun.fi/MX.232560> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stenostomidae" ;
    dwc:scientificNameAuthorship "Vejdovsky, 1880" ;
    skos:broader <http://tun.fi/MX.70011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232561>,
        <http://tun.fi/MX.232571>,
        <http://tun.fi/MX.232574> ;
    skos:prefLabel "Stenostomidae"@fi,
        "Stenostomidae"@sv .

<http://tun.fi/MX.232609> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Castrella" ;
    dwc:scientificNameAuthorship "Fuhrmann, 1900" ;
    skos:broader <http://tun.fi/MX.232745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232611>,
        <http://tun.fi/MX.232612>,
        <http://tun.fi/MX.232613> ;
    skos:prefLabel "Castrella"@fi,
        "Castrella"@sv .

<http://tun.fi/MX.232673> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Otoplanidae" ;
    dwc:scientificNameAuthorship "Hallez, 1892" ;
    skos:broader <http://tun.fi/MX.232658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232674>,
        <http://tun.fi/MX.232676>,
        <http://tun.fi/MX.232678> ;
    skos:prefLabel "Otoplanidae"@fi,
        "Otoplanidae"@sv .

<http://tun.fi/MX.232692> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Planariidae" ;
    dwc:scientificNameAuthorship "Stimpson, 1857" ;
    skos:broader <http://tun.fi/MX.232685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232693>,
        <http://tun.fi/MX.232695>,
        <http://tun.fi/MX.232697> ;
    skos:prefLabel "Planariidae"@fi,
        "Planariidae"@sv .

<http://tun.fi/MX.232720> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Provorticidae" ;
    dwc:scientificNameAuthorship "Beklemischev, 1927" ;
    skos:broader <http://tun.fi/MX.70432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232721>,
        <http://tun.fi/MX.232730>,
        <http://tun.fi/MX.232733> ;
    skos:prefLabel "Provorticidae"@fi,
        "Provorticidae"@sv .

<http://tun.fi/MX.232722> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Provortex" ;
    dwc:scientificNameAuthorship "Graff, 1882" ;
    skos:broader <http://tun.fi/MX.232721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232723>,
        <http://tun.fi/MX.232724>,
        <http://tun.fi/MX.232725> ;
    skos:prefLabel "Provortex"@fi,
        "Provortex"@sv .

<http://tun.fi/MX.232726> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vejdovskya" ;
    dwc:scientificNameAuthorship "Graff, 1905" ;
    skos:broader <http://tun.fi/MX.232721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232727>,
        <http://tun.fi/MX.232728>,
        <http://tun.fi/MX.232729> ;
    skos:prefLabel "Vejdovskya"@fi,
        "Vejdovskya"@sv .

<http://tun.fi/MX.232784> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cicerinidae" ;
    dwc:scientificNameAuthorship "Meixner, 1928" ;
    skos:broader <http://tun.fi/MX.232769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232785>,
        <http://tun.fi/MX.232787>,
        <http://tun.fi/MX.232790> ;
    skos:prefLabel "Cicerinidae"@fi,
        "Cicerinidae"@sv .

<http://tun.fi/MX.232812> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thylacorhynchus" ;
    dwc:scientificNameAuthorship "Beauchamp, 1927" ;
    skos:broader <http://tun.fi/MX.232809> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232813>,
        <http://tun.fi/MX.232814>,
        <http://tun.fi/MX.232815> ;
    skos:prefLabel "Thylacorhynchus"@fi,
        "Thylacorhynchus"@sv .

<http://tun.fi/MX.232853> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trigonostomidae" ;
    dwc:scientificNameAuthorship "Graff, 1905" ;
    skos:broader <http://tun.fi/MX.70432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232854>,
        <http://tun.fi/MX.232857>,
        <http://tun.fi/MX.232860> ;
    skos:prefLabel "Trigonostomidae"@fi,
        "Trigonostomidae"@sv .

<http://tun.fi/MX.232860> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proxenetes" ;
    dwc:scientificNameAuthorship "Jensen, 1878" ;
    skos:broader <http://tun.fi/MX.232853> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232861>,
        <http://tun.fi/MX.232862>,
        <http://tun.fi/MX.232863> ;
    skos:prefLabel "Proxenetes"@fi,
        "Proxenetes"@sv .

<http://tun.fi/MX.232865> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Protoplanellinae" ;
    dwc:scientificNameAuthorship "Reisinger, 1924" ;
    skos:broader <http://tun.fi/MX.232864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232866>,
        <http://tun.fi/MX.232868>,
        <http://tun.fi/MX.232869> ;
    skos:prefLabel "Protoplanellinae"@fi,
        "Protoplanellinae"@sv .

<http://tun.fi/MX.232869> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrochordonoposthia" ;
    dwc:scientificNameAuthorship "Reisinger, 1924" ;
    skos:broader <http://tun.fi/MX.232865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232870>,
        <http://tun.fi/MX.232871>,
        <http://tun.fi/MX.232872> ;
    skos:prefLabel "Acrochordonoposthia"@fi,
        "Acrochordonoposthia"@sv .

<http://tun.fi/MX.232876> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Typhloplanella" ;
    dwc:scientificNameAuthorship "Sekera, 1912" ;
    skos:broader <http://tun.fi/MX.232873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232877>,
        <http://tun.fi/MX.232878>,
        <http://tun.fi/MX.232879> ;
    skos:prefLabel "Typhloplanella"@fi,
        "Typhloplanella"@sv .

<http://tun.fi/MX.232884> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haloplanella" ;
    dwc:scientificNameAuthorship "Luther, 1946" ;
    skos:broader <http://tun.fi/MX.232873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232885>,
        <http://tun.fi/MX.232886>,
        <http://tun.fi/MX.232887> ;
    skos:prefLabel "Haloplanella"@fi,
        "Haloplanella"@sv .

<http://tun.fi/MX.232890> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strongylostoma" ;
    dwc:scientificNameAuthorship "Örsted, 1848" ;
    skos:broader <http://tun.fi/MX.232873> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232891>,
        <http://tun.fi/MX.232892>,
        <http://tun.fi/MX.232895> ;
    skos:prefLabel "Strongylostoma"@fi,
        "Strongylostoma"@sv .

<http://tun.fi/MX.232897> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhynchomesostominae" ;
    dwc:scientificNameAuthorship "Bresslau, 1933" ;
    skos:broader <http://tun.fi/MX.232864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232898>,
        <http://tun.fi/MX.232926>,
        <http://tun.fi/MX.232928> ;
    skos:prefLabel "Rhynchomesostominae"@fi,
        "Rhynchomesostominae"@sv .

<http://tun.fi/MX.232937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Olisthanella" ;
    dwc:scientificNameAuthorship "Voigt, 1892" ;
    skos:broader <http://tun.fi/MX.232936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232938>,
        <http://tun.fi/MX.232939>,
        <http://tun.fi/MX.232940> ;
    skos:prefLabel "Olisthanella"@fi,
        "Olisthanella"@sv .

<http://tun.fi/MX.232997> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Urocystidales" ;
    dwc:scientificNameAuthorship "R.Bauer & Oberw." ;
    skos:broader <http://tun.fi/MX.53376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233279>,
        <http://tun.fi/MX.4984443>,
        <http://tun.fi/MX.4984449> ;
    skos:prefLabel "Urocystidales"@fi,
        "Urocystidales"@sv .

<http://tun.fi/MX.233005> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Geastrales" ;
    dwc:scientificNameAuthorship "K.Hosaka & Castellano" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233385>,
        <http://tun.fi/MX.233483>,
        <http://tun.fi/MX.233484> ;
    skos:prefLabel "Geastrales"@fi,
        "Geastrales"@sv .

<http://tun.fi/MX.233224> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Montagnulaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234494>,
        <http://tun.fi/MX.234495>,
        <http://tun.fi/MX.234496> ;
    skos:prefLabel "Montagnulaceae"@fi,
        "Montagnulaceae"@sv .

<http://tun.fi/MX.233228> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Graphidaceae" ;
    skos:broader <http://tun.fi/MX.70589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67086>,
        <http://tun.fi/MX.67258>,
        <http://tun.fi/MX.67285> ;
    skos:prefLabel "Graphidaceae"@fi,
        "Graphidaceae"@sv .

<http://tun.fi/MX.233231> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lobariaceae" ;
    skos:broader <http://tun.fi/MX.70591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4883891>,
        <http://tun.fi/MX.4883913>,
        <http://tun.fi/MX.67389> ;
    skos:prefLabel "Lobariaceae"@fi,
        "Lobariaceae"@sv .

<http://tun.fi/MX.233232> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ascobolaceae" ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233827>,
        <http://tun.fi/MX.233828>,
        <http://tun.fi/MX.233829> ;
    skos:prefLabel "Ascobolaceae"@fi,
        "Ascobolaceae"@sv .

<http://tun.fi/MX.233233> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Morchellaceae" ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233822>,
        <http://tun.fi/MX.233826>,
        <http://tun.fi/MX.236886> ;
    skos:prefLabel "Morchellaceae"@fi,
        "Morchellaceae"@sv .

<http://tun.fi/MX.233234> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sarcoscyphaceae" ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233819>,
        <http://tun.fi/MX.233820>,
        <http://tun.fi/MX.233821> ;
    skos:prefLabel "Sarcoscyphaceae"@fi,
        "Sarcoscyphaceae"@sv .

<http://tun.fi/MX.233236> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Boliniaceae" ;
    skos:broader <http://tun.fi/MX.70609> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234094>,
        <http://tun.fi/MX.234293>,
        <http://tun.fi/MX.234294> ;
    skos:prefLabel "Boliniaceae"@fi,
        "Boliniaceae"@sv .

<http://tun.fi/MX.233237> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trichosphaeriaceae" ;
    skos:broader <http://tun.fi/MX.70620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234287>,
        <http://tun.fi/MX.234289>,
        <http://tun.fi/MX.234292> ;
    skos:prefLabel "Trichosphaeriaceae"@fi,
        "Trichosphaeriaceae"@sv .

<http://tun.fi/MX.233244> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Crepidotaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.69649>,
        <http://tun.fi/MX.69678>,
        <http://tun.fi/MX.69683> ;
    skos:prefLabel "Crepidotaceae"@fi,
        "Crepidotaceae"@sv .

<http://tun.fi/MX.233249> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cantharellaceae" ;
    skos:broader <http://tun.fi/MX.53677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204933>,
        <http://tun.fi/MX.204991>,
        <http://tun.fi/MX.233584> ;
    skos:prefLabel "Cantharellaceae"@fi,
        "Cantharellaceae"@sv .

<http://tun.fi/MX.233253> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Protomycetaceae" ;
    skos:broader <http://tun.fi/MX.70622> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234347>,
        <http://tun.fi/MX.234348>,
        <http://tun.fi/MX.234349> ;
    skos:prefLabel "Protomycetaceae"@fi,
        "Protomycetaceae"@sv .

<http://tun.fi/MX.233288> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cladoniaceae" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67008>,
        <http://tun.fi/MX.67062>,
        <http://tun.fi/MX.67283> ;
    skos:prefLabel "Cladoniaceae"@fi,
        "Cladoniaceae"@sv .

<http://tun.fi/MX.233295> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Niessliaceae" ;
    skos:broader <http://tun.fi/MX.53691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234255>,
        <http://tun.fi/MX.234256>,
        <http://tun.fi/MX.67242> ;
    skos:prefLabel "Niessliaceae"@fi,
        "Niessliaceae"@sv .

<http://tun.fi/MX.233301> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coleosporiaceae" ;
    skos:broader <http://tun.fi/MX.53688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200731>,
        <http://tun.fi/MX.233623>,
        <http://tun.fi/MX.4984460> ;
    skos:prefLabel "Coleosporiaceae"@fi,
        "Coleosporiaceae"@sv .

<http://tun.fi/MX.233302> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bolbitiaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.69689>,
        <http://tun.fi/MX.69733>,
        <http://tun.fi/MX.69765> ;
    skos:prefLabel "Bolbitiaceae"@fi,
        "Bolbitiaceae"@sv .

<http://tun.fi/MX.233305> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydnaceae" ;
    skos:broader <http://tun.fi/MX.53677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204994>,
        <http://tun.fi/MX.205067>,
        <http://tun.fi/MX.205074> ;
    skos:prefLabel "Hydnaceae"@fi,
        "Hydnaceae"@sv .

<http://tun.fi/MX.233309> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dothideaceae" ;
    skos:broader <http://tun.fi/MX.70562> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234508>,
        <http://tun.fi/MX.234509>,
        <http://tun.fi/MX.234510> ;
    skos:prefLabel "Dothideaceae"@fi,
        "Dothideaceae"@sv .

<http://tun.fi/MX.233317> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pluteaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986854>,
        <http://tun.fi/MX.69664>,
        <http://tun.fi/MX.69782> ;
    skos:prefLabel "Pluteaceae"@fi,
        "Pluteaceae"@sv .

<http://tun.fi/MX.233329> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sporormiaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234448>,
        <http://tun.fi/MX.234449>,
        <http://tun.fi/MX.236890> ;
    skos:prefLabel "Sporormiaceae"@fi,
        "Sporormiaceae"@sv .

<http://tun.fi/MX.233339> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Typhulaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204967>,
        <http://tun.fi/MX.204983>,
        <http://tun.fi/MX.205126> ;
    skos:prefLabel "Typhulaceae"@fi,
        "Typhulaceae"@sv .

<http://tun.fi/MX.233347> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hygrophoropsidaceae" ;
    skos:broader <http://tun.fi/MX.70624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013284>,
        <http://tun.fi/MX.67034>,
        <http://tun.fi/MX.69695> ;
    skos:prefLabel "Hygrophoropsidaceae"@fi,
        "Hygrophoropsidaceae"@sv .

<http://tun.fi/MX.233354> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tremellaceae" ;
    skos:broader <http://tun.fi/MX.70640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5001816>,
        <http://tun.fi/MX.67210>,
        <http://tun.fi/MX.67277> ;
    skos:prefLabel "Tremellaceae"@fi,
        "Tremellaceae"@sv .

<http://tun.fi/MX.233369> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stereocaulaceae" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67032>,
        <http://tun.fi/MX.67052>,
        <http://tun.fi/MX.67334> ;
    skos:prefLabel "Stereocaulaceae"@fi,
        "Stereocaulaceae"@sv .

<http://tun.fi/MX.233380> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Microbotryaceae" ;
    skos:broader <http://tun.fi/MX.70638> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233655>,
        <http://tun.fi/MX.233656>,
        <http://tun.fi/MX.233657> ;
    skos:prefLabel "Microbotryaceae"@fi,
        "Microbotryaceae"@sv .

<http://tun.fi/MX.233392> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pleomassariaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234432>,
        <http://tun.fi/MX.234433>,
        <http://tun.fi/MX.67305> ;
    skos:prefLabel "Pleomassariaceae"@fi,
        "Pleomassariaceae"@sv .

<http://tun.fi/MX.233397> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hysteriaceae" ;
    skos:broader <http://tun.fi/MX.70563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234511>,
        <http://tun.fi/MX.234514>,
        <http://tun.fi/MX.234515> ;
    skos:prefLabel "Hysteriaceae"@fi,
        "Hysteriaceae"@sv .

<http://tun.fi/MX.233399> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Odontotremataceae" ;
    skos:broader <http://tun.fi/MX.70589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233746>,
        <http://tun.fi/MX.233748>,
        <http://tun.fi/MX.233749> ;
    skos:prefLabel "Odontotremataceae"@fi,
        "Odontotremataceae"@sv .

<http://tun.fi/MX.233405> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpaceae" ;
    skos:broader <http://tun.fi/MX.317244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67073>,
        <http://tun.fi/MX.67103>,
        <http://tun.fi/MX.67135> ;
    skos:prefLabel "Rhizocarpaceae"@fi,
        "Rhizocarpaceae"@sv .

<http://tun.fi/MX.233426> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tubeufiaceae" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234411>,
        <http://tun.fi/MX.234413>,
        <http://tun.fi/MX.234414> ;
    skos:prefLabel "Tubeufiaceae"@fi,
        "Tubeufiaceae"@sv .

<http://tun.fi/MX.233429> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hymeneliaceae" ;
    skos:broader <http://tun.fi/MX.317249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67029>,
        <http://tun.fi/MX.67311>,
        <http://tun.fi/MX.67336> ;
    skos:prefLabel "Hymeneliaceae"@fi,
        "Hymeneliaceae"@sv .

<http://tun.fi/MX.233434> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pleurotaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.69652>,
        <http://tun.fi/MX.69685>,
        <http://tun.fi/MX.69728> ;
    skos:prefLabel "Pleurotaceae"@fi,
        "Pleurotaceae"@sv .

<http://tun.fi/MX.233440> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sistotremataceae" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204946>,
        <http://tun.fi/MX.205124>,
        <http://tun.fi/MX.205132> ;
    skos:prefLabel "Sistotremataceae"@fi,
        "Sistotremataceae"@sv .

<http://tun.fi/MX.233521> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gliophorus" ;
    dwc:scientificNameAuthorship "Herink" ;
    skos:broader <http://tun.fi/MX.233304> ;
    skos:hiddenLabel "Gliophorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72431>,
        <http://tun.fi/MX.73382>,
        <http://tun.fi/MX.73384> ;
    skos:prefLabel "nuljuvahakkaat"@fi,
        "Gliophorus"@sv .

<http://tun.fi/MX.233523> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chromosera" ;
    dwc:scientificNameAuthorship "Redhead, Ammirati & Norvell" ;
    skos:broader <http://tun.fi/MX.233304> ;
    skos:hiddenLabel "Chromosera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72432>,
        <http://tun.fi/MX.72436>,
        <http://tun.fi/MX.73141> ;
    skos:prefLabel "leimuvahakkaat"@fi,
        "Chromosera"@sv .

<http://tun.fi/MX.233545> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanogaster" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.233240> ;
    skos:hiddenLabel "Melanogaster"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235960>,
        <http://tun.fi/MX.235961>,
        <http://tun.fi/MX.235963> ;
    skos:prefLabel "mantumukulat"@fi,
        "Melanogaster"@sv .

<http://tun.fi/MX.233560> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycoacia" ;
    dwc:scientificNameAuthorship "Donk" ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205730>,
        <http://tun.fi/MX.205739>,
        <http://tun.fi/MX.205755> ;
    skos:prefLabel "Mycoacia"@fi,
        "Mycoacia"@sv .

<http://tun.fi/MX.233613> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tranzschelia" ;
    dwc:scientificNameAuthorship "Arthur" ;
    skos:broader <http://tun.fi/MX.5082588> ;
    skos:hiddenLabel "Tranzschelia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984951>,
        <http://tun.fi/MX.4985183>,
        <http://tun.fi/MX.4985184> ;
    skos:prefLabel "palloruosteet"@fi,
        "Tranzschelia"@sv .

<http://tun.fi/MX.233643> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ustanciosporium" ;
    dwc:scientificNameAuthorship "Vánky" ;
    skos:broader <http://tun.fi/MX.233389> ;
    skos:hiddenLabel "Ustanciosporium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984777>,
        <http://tun.fi/MX.4984780>,
        <http://tun.fi/MX.4985116> ;
    skos:prefLabel "piirtoheinännoet"@fi,
        "Ustanciosporium"@sv .

<http://tun.fi/MX.233686> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symplectromyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237041>,
        <http://tun.fi/MX.237042>,
        <http://tun.fi/MX.237043> ;
    skos:prefLabel "Symplectromyces"@fi,
        "Symplectromyces"@sv .

<http://tun.fi/MX.233691> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chitonomyces" ;
    dwc:scientificNameAuthorship "Peyr." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237247>,
        <http://tun.fi/MX.237248>,
        <http://tun.fi/MX.237249> ;
    skos:prefLabel "Chitonomyces"@fi,
        "Chitonomyces"@sv .

<http://tun.fi/MX.233721> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Onygena" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.233285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238474>,
        <http://tun.fi/MX.238475>,
        <http://tun.fi/MX.238476> ;
    skos:prefLabel "Onygena"@fi,
        "Onygena"@sv .

<http://tun.fi/MX.233782> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sagedia" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65260>,
        <http://tun.fi/MX.65269>,
        <http://tun.fi/MX.65273> ;
    skos:prefLabel "Sagedia"@fi,
        "Sagedia"@sv .

<http://tun.fi/MX.233795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lathagrium" ;
    dwc:scientificNameAuthorship "(Ach.) Gray" ;
    skos:broader <http://tun.fi/MX.233406> ;
    skos:hiddenLabel "Lathagrium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65634>,
        <http://tun.fi/MX.65639>,
        <http://tun.fi/MX.65650> ;
    skos:prefLabel "liuskahyytelöjäkälät"@fi,
        "Lathagrium"@sv .

<http://tun.fi/MX.233816> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydnotrya" ;
    dwc:scientificNameAuthorship "Berk. & Broome" ;
    skos:broader <http://tun.fi/MX.233266> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237075>,
        <http://tun.fi/MX.237076>,
        <http://tun.fi/MX.237077> ;
    skos:prefLabel "Hydnotrya"@fi,
        "Hydnotrya"@sv .

<http://tun.fi/MX.233832> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Byssonectria" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:hiddenLabel "Byssonectria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237763>,
        <http://tun.fi/MX.237764>,
        <http://tun.fi/MX.238739> ;
    skos:prefLabel "parvimaljakkaat"@fi,
        "Byssonectria"@sv .

<http://tun.fi/MX.233842> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pulvinula" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:hiddenLabel "Pulvinula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237473>,
        <http://tun.fi/MX.237474>,
        <http://tun.fi/MX.237475> ;
    skos:prefLabel "tyynykät"@fi,
        "Pulvinula"@sv .

<http://tun.fi/MX.233849> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tricharina" ;
    dwc:scientificNameAuthorship "Eckblad" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238505>,
        <http://tun.fi/MX.238506>,
        <http://tun.fi/MX.238507> ;
    skos:prefLabel "Tricharina"@fi,
        "Tricharina"@sv .

<http://tun.fi/MX.233868> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ramsbottomia" ;
    dwc:scientificNameAuthorship "W.D.Buckley" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238741>,
        <http://tun.fi/MX.238742>,
        <http://tun.fi/MX.238743> ;
    skos:prefLabel "Ramsbottomia"@fi,
        "Ramsbottomia"@sv .

<http://tun.fi/MX.233870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasiobolus" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.233410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238744>,
        <http://tun.fi/MX.238745>,
        <http://tun.fi/MX.238746> ;
    skos:prefLabel "Lasiobolus"@fi,
        "Lasiobolus"@sv .

<http://tun.fi/MX.233898> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudophacidium" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233316> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238315>,
        <http://tun.fi/MX.238316>,
        <http://tun.fi/MX.238317> ;
    skos:prefLabel "Pseudophacidium"@fi,
        "Pseudophacidium"@sv .

<http://tun.fi/MX.233900> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colpoma" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.233409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237099>,
        <http://tun.fi/MX.237100>,
        <http://tun.fi/MX.237101> ;
    skos:prefLabel "Colpoma"@fi,
        "Colpoma"@sv .

<http://tun.fi/MX.233901> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Propolis" ;
    dwc:scientificNameAuthorship "(Fr.) Corda" ;
    skos:broader <http://tun.fi/MX.233409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237102>,
        <http://tun.fi/MX.237103>,
        <http://tun.fi/MX.237421> ;
    skos:prefLabel "Propolis"@fi,
        "Propolis"@sv .

<http://tun.fi/MX.233932> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ascocoryne" ;
    dwc:scientificNameAuthorship "J.W.Groves & D.E.Wilson" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:hiddenLabel "Ascocoryne"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238322>,
        <http://tun.fi/MX.238323>,
        <http://tun.fi/MX.238324> ;
    skos:prefLabel "hytynupikat"@fi,
        "Ascocoryne"@sv .

<http://tun.fi/MX.233968> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gorgoniceps" ;
    dwc:scientificNameAuthorship "P.Karst" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237285>,
        <http://tun.fi/MX.237286>,
        <http://tun.fi/MX.237287> ;
    skos:prefLabel "Gorgoniceps"@fi,
        "Gorgoniceps"@sv .

<http://tun.fi/MX.233983> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calloria" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237289>,
        <http://tun.fi/MX.237290>,
        <http://tun.fi/MX.237291> ;
    skos:prefLabel "Calloria"@fi,
        "Calloria"@sv .

<http://tun.fi/MX.234002> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hysteronaevia" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237820>,
        <http://tun.fi/MX.237821>,
        <http://tun.fi/MX.237822> ;
    skos:prefLabel "Hysteronaevia"@fi,
        "Hysteronaevia"@sv .

<http://tun.fi/MX.234006> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micropeziza" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238534>,
        <http://tun.fi/MX.238535>,
        <http://tun.fi/MX.238536> ;
    skos:prefLabel "Micropeziza"@fi,
        "Micropeziza"@sv .

<http://tun.fi/MX.234034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arachnopeziza" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238544>,
        <http://tun.fi/MX.238545>,
        <http://tun.fi/MX.238546> ;
    skos:prefLabel "Arachnopeziza"@fi,
        "Arachnopeziza"@sv .

<http://tun.fi/MX.234045> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phialina" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237825>,
        <http://tun.fi/MX.237826>,
        <http://tun.fi/MX.237827> ;
    skos:prefLabel "Phialina"@fi,
        "Phialina"@sv .

<http://tun.fi/MX.234057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyalopeziza" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238146>,
        <http://tun.fi/MX.238147>,
        <http://tun.fi/MX.238148> ;
    skos:prefLabel "Hyalopeziza"@fi,
        "Hyalopeziza"@sv .

<http://tun.fi/MX.234082> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microglossum" ;
    dwc:scientificNameAuthorship "Gillet" ;
    skos:broader <http://tun.fi/MX.233268> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237865>,
        <http://tun.fi/MX.237866>,
        <http://tun.fi/MX.237878> ;
    skos:prefLabel "Microglossum"@fi,
        "Microglossum"@sv .

<http://tun.fi/MX.234094> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lentomitella" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.233236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238370>,
        <http://tun.fi/MX.5008065>,
        <http://tun.fi/MX.5008066> ;
    skos:prefLabel "Lentomitella"@fi,
        "Lentomitella"@sv .

<http://tun.fi/MX.234121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphisphaerella" ;
    dwc:scientificNameAuthorship "(Sacc.) Kirschst." ;
    skos:broader <http://tun.fi/MX.233341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237169>,
        <http://tun.fi/MX.237170>,
        <http://tun.fi/MX.237171> ;
    skos:prefLabel "Amphisphaerella"@fi,
        "Amphisphaerella"@sv .

<http://tun.fi/MX.234131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphisphaeria" ;
    dwc:scientificNameAuthorship "Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.233341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238152>,
        <http://tun.fi/MX.238153>,
        <http://tun.fi/MX.5019812> ;
    skos:prefLabel "Amphisphaeria"@fi,
        "Amphisphaeria"@sv .

<http://tun.fi/MX.234134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diatrype" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238560>,
        <http://tun.fi/MX.238561>,
        <http://tun.fi/MX.238562> ;
    skos:prefLabel "Diatrype"@fi,
        "Diatrype"@sv .

<http://tun.fi/MX.234150> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthostomella" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238155>,
        <http://tun.fi/MX.238156>,
        <http://tun.fi/MX.238157> ;
    skos:prefLabel "Anthostomella"@fi,
        "Anthostomella"@sv .

<http://tun.fi/MX.234168> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Daldinia" ;
    dwc:scientificNameAuthorship "Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:hiddenLabel "Daldinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238564>,
        <http://tun.fi/MX.5076805>,
        <http://tun.fi/MX.5076806> ;
    skos:prefLabel "pikipallot"@fi,
        "Daldinia"@sv .

<http://tun.fi/MX.234185> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetomium" ;
    dwc:scientificNameAuthorship "Kunze" ;
    skos:broader <http://tun.fi/MX.233377> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238565>,
        <http://tun.fi/MX.238566>,
        <http://tun.fi/MX.238567> ;
    skos:prefLabel "Chaetomium"@fi,
        "Chaetomium"@sv .

<http://tun.fi/MX.234211> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetosphaeria" ;
    dwc:scientificNameAuthorship "Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.233297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238362>,
        <http://tun.fi/MX.238363>,
        <http://tun.fi/MX.238364> ;
    skos:prefLabel "Chaetosphaeria"@fi,
        "Chaetosphaeria"@sv .

<http://tun.fi/MX.234218> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coronophora" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238172>,
        <http://tun.fi/MX.238173>,
        <http://tun.fi/MX.238174> ;
    skos:prefLabel "Coronophora"@fi,
        "Coronophora"@sv .

<http://tun.fi/MX.234219> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enchnoa" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238365>,
        <http://tun.fi/MX.238366>,
        <http://tun.fi/MX.238367> ;
    skos:prefLabel "Enchnoa"@fi,
        "Enchnoa"@sv .

<http://tun.fi/MX.234248> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neonectria" ;
    dwc:scientificNameAuthorship "Wollenw." ;
    skos:broader <http://tun.fi/MX.53575> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238177>,
        <http://tun.fi/MX.5002705>,
        <http://tun.fi/MX.52938> ;
    skos:prefLabel "Neonectria"@fi,
        "Neonectria"@sv .

<http://tun.fi/MX.234293> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camarops" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233236> ;
    skos:hiddenLabel "Camarops"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237190>,
        <http://tun.fi/MX.237191>,
        <http://tun.fi/MX.237192> ;
    skos:prefLabel "nokipielukset"@fi,
        "Camarops"@sv .

<http://tun.fi/MX.234310> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagiostoma" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237336>,
        <http://tun.fi/MX.237337>,
        <http://tun.fi/MX.237338> ;
    skos:prefLabel "Plagiostoma"@fi,
        "Plagiostoma"@sv .

<http://tun.fi/MX.234313> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Linospora" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237340>,
        <http://tun.fi/MX.237341>,
        <http://tun.fi/MX.237342> ;
    skos:prefLabel "Linospora"@fi,
        "Linospora"@sv .

<http://tun.fi/MX.234318> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sydowiella" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237617>,
        <http://tun.fi/MX.237618>,
        <http://tun.fi/MX.237619> ;
    skos:prefLabel "Sydowiella"@fi,
        "Sydowiella"@sv .

<http://tun.fi/MX.234327> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Valsella" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237896>,
        <http://tun.fi/MX.237897>,
        <http://tun.fi/MX.237898> ;
    skos:prefLabel "Valsella"@fi,
        "Valsella"@sv .

<http://tun.fi/MX.234340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polystigma" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.233436> ;
    skos:hiddenLabel "Polystigma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237195>,
        <http://tun.fi/MX.237196>,
        <http://tun.fi/MX.237197> ;
    skos:prefLabel "punalaikut"@fi,
        "Polystigma"@sv .

<http://tun.fi/MX.234346> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllachora" ;
    dwc:scientificNameAuthorship "Nitschke ex Fuckel" ;
    skos:broader <http://tun.fi/MX.233436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238611>,
        <http://tun.fi/MX.238612>,
        <http://tun.fi/MX.238613> ;
    skos:prefLabel "Phyllachora"@fi,
        "Phyllachora"@sv .

<http://tun.fi/MX.234388> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thyridaria" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238904>,
        <http://tun.fi/MX.238905>,
        <http://tun.fi/MX.238906> ;
    skos:prefLabel "Thyridaria"@fi,
        "Thyridaria"@sv .

<http://tun.fi/MX.234407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epipolaeum" ;
    dwc:scientificNameAuthorship "Theiss. & P.Syd." ;
    skos:broader <http://tun.fi/MX.233331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238632>,
        <http://tun.fi/MX.238633>,
        <http://tun.fi/MX.238634> ;
    skos:prefLabel "Epipolaeum"@fi,
        "Epipolaeum"@sv .

<http://tun.fi/MX.234409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryochiton" ;
    dwc:scientificNameAuthorship "Döbbeler & Poelt" ;
    skos:broader <http://tun.fi/MX.233331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237638>,
        <http://tun.fi/MX.237639>,
        <http://tun.fi/MX.237641> ;
    skos:prefLabel "Bryochiton"@fi,
        "Bryochiton"@sv .

<http://tun.fi/MX.234428> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Botryosphaeria" ;
    dwc:scientificNameAuthorship "Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.233398> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238376>,
        <http://tun.fi/MX.238377>,
        <http://tun.fi/MX.238378> ;
    skos:prefLabel "Botryosphaeria"@fi,
        "Botryosphaeria"@sv .

<http://tun.fi/MX.234439> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Massaria" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.233360> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238213>,
        <http://tun.fi/MX.238214>,
        <http://tun.fi/MX.5075731> ;
    skos:prefLabel "Massaria"@fi,
        "Massaria"@sv .

<http://tun.fi/MX.234461> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Keissleriella" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237645>,
        <http://tun.fi/MX.237646>,
        <http://tun.fi/MX.237647> ;
    skos:prefLabel "Keissleriella"@fi,
        "Keissleriella"@sv .

<http://tun.fi/MX.234474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trematosphaeria" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233361> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238391>,
        <http://tun.fi/MX.238392>,
        <http://tun.fi/MX.238393> ;
    skos:prefLabel "Trematosphaeria"@fi,
        "Trematosphaeria"@sv .

<http://tun.fi/MX.234487> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophiotrema" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.233393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238233>,
        <http://tun.fi/MX.238234>,
        <http://tun.fi/MX.238235> ;
    skos:prefLabel "Lophiotrema"@fi,
        "Lophiotrema"@sv .

<http://tun.fi/MX.234492> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Massariosphaeria" ;
    dwc:scientificNameAuthorship "(E.Müll.) Crivelli" ;
    skos:broader <http://tun.fi/MX.233393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237675>,
        <http://tun.fi/MX.237676>,
        <http://tun.fi/MX.237677> ;
    skos:prefLabel "Massariosphaeria"@fi,
        "Massariosphaeria"@sv .

<http://tun.fi/MX.234493> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entodesmium" ;
    dwc:scientificNameAuthorship "Riess" ;
    skos:broader <http://tun.fi/MX.233393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238258>,
        <http://tun.fi/MX.238259>,
        <http://tun.fi/MX.238260> ;
    skos:prefLabel "Entodesmium"@fi,
        "Entodesmium"@sv .

<http://tun.fi/MX.234495> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kalmusia" ;
    dwc:scientificNameAuthorship "Niessl" ;
    skos:broader <http://tun.fi/MX.233224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237213>,
        <http://tun.fi/MX.237214>,
        <http://tun.fi/MX.237215> ;
    skos:prefLabel "Kalmusia"@fi,
        "Kalmusia"@sv .

<http://tun.fi/MX.234504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dothiora" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237678>,
        <http://tun.fi/MX.237679>,
        <http://tun.fi/MX.237680> ;
    skos:prefLabel "Dothiora"@fi,
        "Dothiora"@sv .

<http://tun.fi/MX.234508> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scirrhia" ;
    dwc:scientificNameAuthorship "Nitschke ex Fuckel" ;
    skos:broader <http://tun.fi/MX.233309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238266>,
        <http://tun.fi/MX.238267>,
        <http://tun.fi/MX.238268> ;
    skos:prefLabel "Scirrhia"@fi,
        "Scirrhia"@sv .

<http://tun.fi/MX.234514> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hysterographium" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.233397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237216>,
        <http://tun.fi/MX.237217>,
        <http://tun.fi/MX.237218> ;
    skos:prefLabel "Hysterographium"@fi,
        "Hysterographium"@sv .

<http://tun.fi/MX.234523> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capnodium" ;
    dwc:scientificNameAuthorship "Mont." ;
    skos:broader <http://tun.fi/MX.233308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237386>,
        <http://tun.fi/MX.237387>,
        <http://tun.fi/MX.237388> ;
    skos:prefLabel "Capnodium"@fi,
        "Capnodium"@sv .

<http://tun.fi/MX.234531> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrospermum" ;
    dwc:scientificNameAuthorship "Tode:Fr." ;
    skos:broader <http://tun.fi/MX.233365> ;
    skos:hiddenLabel "Acrospermum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237972>,
        <http://tun.fi/MX.237973>,
        <http://tun.fi/MX.237974> ;
    skos:prefLabel "lätikät"@fi,
        "Acrospermum"@sv .

<http://tun.fi/MX.236869> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Merostictis" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238660>,
        <http://tun.fi/MX.238661>,
        <http://tun.fi/MX.238662> ;
    skos:prefLabel "Merostictis"@fi,
        "Merostictis"@sv .

<http://tun.fi/MX.236873> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238666>,
        <http://tun.fi/MX.238667>,
        <http://tun.fi/MX.238668> ;
    skos:prefLabel "Sphaerella"@fi,
        "Sphaerella"@sv .

<http://tun.fi/MX.236875> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Teichosporella" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238673>,
        <http://tun.fi/MX.238674>,
        <http://tun.fi/MX.238675> ;
    skos:prefLabel "Teichosporella"@fi,
        "Teichosporella"@sv .

<http://tun.fi/MX.253655> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tipulidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:altLabel "vaaksiaiset"@fi ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Tipulidae"@fi,
        "Tipulidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272976>,
        <http://tun.fi/MX.272992>,
        <http://tun.fi/MX.272997> ;
    skos:prefLabel "isovaaksiaiset"@fi,
        "harkrankar"@sv .

<http://tun.fi/MX.253680> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chaoboridae" ;
    dwc:scientificNameAuthorship "Edwards, 1912" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274328>,
        <http://tun.fi/MX.274337>,
        <http://tun.fi/MX.274339> ;
    skos:prefLabel "Chaoboridae"@fi,
        "Chaoboridae"@sv .

<http://tun.fi/MX.254055> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dendrodrilus rubidus" ;
    dwc:scientificNameAuthorship "Savigny, 1826" ;
    skos:broader <http://tun.fi/MX.232428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232429>,
        <http://tun.fi/MX.232430>,
        <http://tun.fi/MX.232431> ;
    skos:prefLabel "Dendrodrilus rubidus"@fi,
        "Dendrodrilus rubidus"@sv .

<http://tun.fi/MX.254139> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sphacelariaceae" ;
    skos:broader <http://tun.fi/MX.70537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213357>,
        <http://tun.fi/MX.254140>,
        <http://tun.fi/MX.292310> ;
    skos:prefLabel "Sphacelariaceae"@fi,
        "Sphacelariaceae"@sv .

<http://tun.fi/MX.254275> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acrochaetiaceae" ;
    skos:broader <http://tun.fi/MX.70095> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254276>,
        <http://tun.fi/MX.292134>,
        <http://tun.fi/MX.292139> ;
    skos:prefLabel "Acrochaetiaceae"@fi,
        "Acrochaetiaceae"@sv .

<http://tun.fi/MX.254287> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prasiola" ;
    dwc:scientificNameAuthorship "(C.Agardh) Meneghini" ;
    skos:broader <http://tun.fi/MX.254286> ;
    skos:hiddenLabel "Prasiola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254288>,
        <http://tun.fi/MX.292217>,
        <http://tun.fi/MX.292218> ;
    skos:prefLabel "viherlätkät"@fi,
        "Prasiola"@sv .

<http://tun.fi/MX.254289> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cladophoraceae" ;
    skos:broader <http://tun.fi/MX.70735> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213255>,
        <http://tun.fi/MX.213275>,
        <http://tun.fi/MX.292228> ;
    skos:prefLabel "Cladophoraceae"@fi,
        "Cladophoraceae"@sv .

<http://tun.fi/MX.254311> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudolithoderma" ;
    dwc:scientificNameAuthorship "Svedelius" ;
    skos:broader <http://tun.fi/MX.254310> ;
    skos:hiddenLabel "Pseudolithoderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254312>,
        <http://tun.fi/MX.292306>,
        <http://tun.fi/MX.292307> ;
    skos:prefLabel "ruskokalvot"@fi,
        "Pseudolithoderma"@sv .

<http://tun.fi/MX.25887> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Procellariidae" ;
    skos:broader <http://tun.fi/MX.25869> ;
    skos:hiddenLabel "Procellariidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25891>,
        <http://tun.fi/MX.25957>,
        <http://tun.fi/MX.298066> ;
    skos:prefLabel "ulappaliitäjät"@fi,
        "Procellariidae"@sv .

<http://tun.fi/MX.25987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrobates" ;
    dwc:scientificNameAuthorship "Boie, 1822" ;
    skos:broader <http://tun.fi/MX.25974> ;
    skos:hiddenLabel "Hydrobates"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25988>,
        <http://tun.fi/MX.25993>,
        <http://tun.fi/MX.25994> ;
    skos:prefLabel "ulappakeijut"@fi,
        "Hydrobates"@sv .

<http://tun.fi/MX.26093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ardea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.26088> ;
    skos:hiddenLabel "Ardea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26094>,
        <http://tun.fi/MX.26103>,
        <http://tun.fi/MX.26105> ;
    skos:prefLabel "harmaahaikarat"@fi,
        "Ardea"@sv .

<http://tun.fi/MX.26264> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anatidae" ;
    skos:broader <http://tun.fi/MX.26257> ;
    skos:hiddenLabel "Anatidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206960>,
        <http://tun.fi/MX.206961>,
        <http://tun.fi/MX.206962> ;
    skos:prefLabel "sorsat"@fi,
        "Anatidae"@sv .

<http://tun.fi/MX.26276> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cygnus" ;
    dwc:scientificNameAuthorship "Bechstein, 1803" ;
    skos:broader <http://tun.fi/MX.206961> ;
    skos:hiddenLabel "Cygnus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26277>,
        <http://tun.fi/MX.26280>,
        <http://tun.fi/MX.26282> ;
    skos:prefLabel "joutsenet"@fi,
        "Cygnus"@sv .

<http://tun.fi/MX.26684> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Buteo" ;
    dwc:scientificNameAuthorship "Lacépède, 1799" ;
    skos:broader <http://tun.fi/MX.207077> ;
    skos:hiddenLabel "Buteo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26701>,
        <http://tun.fi/MX.26704>,
        <http://tun.fi/MX.26705> ;
    skos:prefLabel "hiirihaukat"@fi,
        "Buteo"@sv .

<http://tun.fi/MX.26721> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aquila" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207077> ;
    skos:hiddenLabel "Aquila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26725>,
        <http://tun.fi/MX.26727>,
        <http://tun.fi/MX.73542> ;
    skos:prefLabel "kotkat"@fi,
        "Aquila"@sv .

<http://tun.fi/MX.272652> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pediciinae" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1860" ;
    skos:broader <http://tun.fi/MX.272651> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272653>,
        <http://tun.fi/MX.272665>,
        <http://tun.fi/MX.272670> ;
    skos:prefLabel "Pediciinae"@fi,
        "Pediciinae"@sv .

<http://tun.fi/MX.272695> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chionea" ;
    dwc:scientificNameAuthorship "Dalman, 1816" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Chionea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272697>,
        <http://tun.fi/MX.272698>,
        <http://tun.fi/MX.272700> ;
    skos:prefLabel "lumikirsikkäät"@fi,
        "Chionea"@sv .

<http://tun.fi/MX.272718> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnophomyia" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1860" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Gnophomyia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272719>,
        <http://tun.fi/MX.272720>,
        <http://tun.fi/MX.272721> ;
    skos:prefLabel "nokikirsikkäät"@fi,
        "Gnophomyia"@sv .

<http://tun.fi/MX.272793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tasiocera" ;
    dwc:scientificNameAuthorship "Skuse, 1890" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Tasiocera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272795>,
        <http://tun.fi/MX.272796>,
        <http://tun.fi/MX.272797> ;
    skos:prefLabel "hitukirsikkäät"@fi,
        "Tasiocera"@sv .

<http://tun.fi/MX.272817> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euphylidorea" ;
    dwc:scientificNameAuthorship "Alexander, 1972" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Euphylidorea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272818>,
        <http://tun.fi/MX.272819>,
        <http://tun.fi/MX.272820> ;
    skos:prefLabel "lemmokkaat"@fi,
        "Euphylidorea"@sv .

<http://tun.fi/MX.272923> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helius" ;
    dwc:scientificNameAuthorship "Lepeletier & Serville, 1828" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Helius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272925>,
        <http://tun.fi/MX.272926>,
        <http://tun.fi/MX.272927> ;
    skos:prefLabel "nokkakirsikkäät"@fi,
        "Helius"@sv .

<http://tun.fi/MX.273125> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Forcipomyiinae" ;
    dwc:scientificNameAuthorship "Lenz, 1934" ;
    skos:broader <http://tun.fi/MX.253675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273126>,
        <http://tun.fi/MX.273142>,
        <http://tun.fi/MX.273159> ;
    skos:prefLabel "Forcipomyiinae"@fi,
        "Forcipomyiinae"@sv .

<http://tun.fi/MX.273223> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Serromyia" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273224>,
        <http://tun.fi/MX.273225>,
        <http://tun.fi/MX.273226> ;
    skos:prefLabel "Serromyia"@fi,
        "Serromyia"@sv .

<http://tun.fi/MX.273269> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasiodiamesa" ;
    dwc:scientificNameAuthorship "Kieffer, 1924" ;
    skos:broader <http://tun.fi/MX.273265> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273270>,
        <http://tun.fi/MX.273271>,
        <http://tun.fi/MX.273272> ;
    skos:prefLabel "Lasiodiamesa"@fi,
        "Lasiodiamesa"@sv .

<http://tun.fi/MX.273290> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macropelopia" ;
    dwc:scientificNameAuthorship "Thienemann, 1916" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273291>,
        <http://tun.fi/MX.273292>,
        <http://tun.fi/MX.273293> ;
    skos:prefLabel "Macropelopia"@fi,
        "Macropelopia"@sv .

<http://tun.fi/MX.273301> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ablabesmyia" ;
    dwc:scientificNameAuthorship "Johannsen, 1905" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273302>,
        <http://tun.fi/MX.273303>,
        <http://tun.fi/MX.273304> ;
    skos:prefLabel "Ablabesmyia"@fi,
        "Ablabesmyia"@sv .

<http://tun.fi/MX.273305> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctopelopia" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273306>,
        <http://tun.fi/MX.273307>,
        <http://tun.fi/MX.273308> ;
    skos:prefLabel "Arctopelopia"@fi,
        "Arctopelopia"@sv .

<http://tun.fi/MX.273354> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zavrelimyia" ;
    dwc:scientificNameAuthorship "Fittkau, 1962" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273355>,
        <http://tun.fi/MX.273356>,
        <http://tun.fi/MX.273357> ;
    skos:prefLabel "Zavrelimyia"@fi,
        "Zavrelimyia"@sv .

<http://tun.fi/MX.273379> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tanypus" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273381>,
        <http://tun.fi/MX.273382>,
        <http://tun.fi/MX.273383> ;
    skos:prefLabel "Tanypus"@fi,
        "Tanypus"@sv .

<http://tun.fi/MX.273399> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Potthastia" ;
    dwc:scientificNameAuthorship "Kieffer, 1922" ;
    skos:broader <http://tun.fi/MX.273384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273400>,
        <http://tun.fi/MX.273401>,
        <http://tun.fi/MX.273402> ;
    skos:prefLabel "Potthastia"@fi,
        "Potthastia"@sv .

<http://tun.fi/MX.273421> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Prodiamesinae" ;
    dwc:scientificNameAuthorship "Sæther, 1976" ;
    skos:broader <http://tun.fi/MX.253681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273422>,
        <http://tun.fi/MX.273425>,
        <http://tun.fi/MX.273427> ;
    skos:prefLabel "Prodiamesinae"@fi,
        "Prodiamesinae"@sv .

<http://tun.fi/MX.273600> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnometriocnemus" ;
    dwc:scientificNameAuthorship "Edwards, 1932" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273602>,
        <http://tun.fi/MX.273604>,
        <http://tun.fi/MX.273605> ;
    skos:prefLabel "Gymnometriocnemus"@fi,
        "Gymnometriocnemus"@sv .

<http://tun.fi/MX.273633> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Krenosmittia" ;
    dwc:scientificNameAuthorship "Thienemann & Krüger, 1939" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273634>,
        <http://tun.fi/MX.273635>,
        <http://tun.fi/MX.273636> ;
    skos:prefLabel "Krenosmittia"@fi,
        "Krenosmittia"@sv .

<http://tun.fi/MX.273724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracladius" ;
    dwc:scientificNameAuthorship "Hirvenoja, 1973" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273725>,
        <http://tun.fi/MX.273726>,
        <http://tun.fi/MX.273727> ;
    skos:prefLabel "Paracladius"@fi,
        "Paracladius"@sv .

<http://tun.fi/MX.273765> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Propsilocerus" ;
    dwc:scientificNameAuthorship "Kieffer, 1923" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:hiddenLabel "Synpsilocerus"@fi,
        "Tokunagayusurika"@fi,
        "Synpsilocerus"@sv,
        "Tokunagayusurika"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273766>,
        <http://tun.fi/MX.273767>,
        <http://tun.fi/MX.273768> ;
    skos:prefLabel "Propsilocerus"@fi,
        "Propsilocerus"@sv .

<http://tun.fi/MX.273794> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudorthocladius" ;
    dwc:scientificNameAuthorship "Goetghebuer, 1943" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273795>,
        <http://tun.fi/MX.273796>,
        <http://tun.fi/MX.273797> ;
    skos:prefLabel "Pseudorthocladius"@fi,
        "Pseudorthocladius"@sv .

<http://tun.fi/MX.273977> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endochironomus" ;
    dwc:scientificNameAuthorship "Kieffer, 1918" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273978>,
        <http://tun.fi/MX.273979>,
        <http://tun.fi/MX.273980> ;
    skos:prefLabel "Endochironomus"@fi,
        "Endochironomus"@sv .

<http://tun.fi/MX.27401> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Otididae" ;
    skos:broader <http://tun.fi/MX.206939> ;
    skos:hiddenLabel "Otididae"@fi,
        "Otididae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27402>,
        <http://tun.fi/MX.27409>,
        <http://tun.fi/MX.27417> ;
    skos:prefLabel "trapit"@fi,
        "trappar"@sv .

<http://tun.fi/MX.274082> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sergentia" ;
    dwc:scientificNameAuthorship "Kieffer, 1922" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274083>,
        <http://tun.fi/MX.274084>,
        <http://tun.fi/MX.274085> ;
    skos:prefLabel "Sergentia"@fi,
        "Sergentia"@sv .

<http://tun.fi/MX.274086> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenochironomus" ;
    dwc:scientificNameAuthorship "Kieffer, 1919" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274088>,
        <http://tun.fi/MX.274090>,
        <http://tun.fi/MX.274091> ;
    skos:prefLabel "Stenochironomus"@fi,
        "Stenochironomus"@sv .

<http://tun.fi/MX.274098> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synendotendipes" ;
    dwc:scientificNameAuthorship "Grodhaus, 1987" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274099>,
        <http://tun.fi/MX.274100>,
        <http://tun.fi/MX.274101> ;
    skos:prefLabel "Synendotendipes"@fi,
        "Synendotendipes"@sv .

<http://tun.fi/MX.274269> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metacnephia" ;
    dwc:scientificNameAuthorship "Crosskey, 1969" ;
    skos:broader <http://tun.fi/MX.274254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274270>,
        <http://tun.fi/MX.274271>,
        <http://tun.fi/MX.274272> ;
    skos:prefLabel "Metacnephia"@fi,
        "Metacnephia"@sv .

<http://tun.fi/MX.27433> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Charadriiformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Charadriiformes"@fi,
        "Charadriiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.207028>,
        <http://tun.fi/MX.207029>,
        <http://tun.fi/MX.207030> ;
    skos:prefLabel "rantalinnut"@fi,
        "vadarfåglar"@sv .

<http://tun.fi/MX.274339> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mochlonyx" ;
    dwc:scientificNameAuthorship "Loew, 1844" ;
    skos:broader <http://tun.fi/MX.253680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274340>,
        <http://tun.fi/MX.274341>,
        <http://tun.fi/MX.5008045> ;
    skos:prefLabel "Mochlonyx"@fi,
        "Mochlonyx"@sv .

<http://tun.fi/MX.274378> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Culex" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.274369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274380>,
        <http://tun.fi/MX.274381>,
        <http://tun.fi/MX.274383> ;
    skos:prefLabel "Culex"@fi,
        "Culex"@sv .

<http://tun.fi/MX.274435> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clytocerus" ;
    dwc:scientificNameAuthorship "Eaton, 1904" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274437>,
        <http://tun.fi/MX.274438>,
        <http://tun.fi/MX.274439> ;
    skos:prefLabel "Clytocerus"@fi,
        "Clytocerus"@sv .

<http://tun.fi/MX.274442> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pericoma" ;
    dwc:scientificNameAuthorship "Walker, 1856" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274444>,
        <http://tun.fi/MX.274445>,
        <http://tun.fi/MX.274447> ;
    skos:prefLabel "Pericoma"@fi,
        "Pericoma"@sv .

<http://tun.fi/MX.274462> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philosepedon" ;
    dwc:scientificNameAuthorship "Eaton, 1904" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274463>,
        <http://tun.fi/MX.274464>,
        <http://tun.fi/MX.274465> ;
    skos:prefLabel "Philosepedon"@fi,
        "Philosepedon"@sv .

<http://tun.fi/MX.274500> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parajungiella" ;
    dwc:scientificNameAuthorship "Vaillant, 1972" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274501>,
        <http://tun.fi/MX.274502>,
        <http://tun.fi/MX.274503> ;
    skos:prefLabel "Parajungiella"@fi,
        "Parajungiella"@sv .

<http://tun.fi/MX.274542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dilophus" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.274527> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274543>,
        <http://tun.fi/MX.274544>,
        <http://tun.fi/MX.274545> ;
    skos:prefLabel "Dilophus"@fi,
        "Dilophus"@sv .

<http://tun.fi/MX.274561> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspistes" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.274558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274562>,
        <http://tun.fi/MX.274563>,
        <http://tun.fi/MX.274564> ;
    skos:prefLabel "Aspistes"@fi,
        "Aspistes"@sv .

<http://tun.fi/MX.274637> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lestremia" ;
    dwc:scientificNameAuthorship "Macquart, 1826" ;
    skos:broader <http://tun.fi/MX.274628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274638>,
        <http://tun.fi/MX.274639>,
        <http://tun.fi/MX.286415> ;
    skos:prefLabel "Lestremia"@fi,
        "Lestremia"@sv .

<http://tun.fi/MX.274711> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterogenella" ;
    dwc:scientificNameAuthorship "Mamaev, 1963" ;
    skos:broader <http://tun.fi/MX.274640> ;
    skos:hiddenLabel "Cervuatina"@fi,
        "Cervuatina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274712>,
        <http://tun.fi/MX.274713>,
        <http://tun.fi/MX.274714> ;
    skos:prefLabel "Heterogenella"@fi,
        "Heterogenella"@sv .

<http://tun.fi/MX.274774> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyardis" ;
    dwc:scientificNameAuthorship "Pritchard, 1947" ;
    skos:broader <http://tun.fi/MX.274640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274775>,
        <http://tun.fi/MX.274776>,
        <http://tun.fi/MX.274777> ;
    skos:prefLabel "Polyardis"@fi,
        "Polyardis"@sv .

<http://tun.fi/MX.274900> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccopsilis" ;
    dwc:scientificNameAuthorship "Harris, 2004" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:hiddenLabel "Coccopsis"@fi,
        "Coccopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274901>,
        <http://tun.fi/MX.274902>,
        <http://tun.fi/MX.274903> ;
    skos:prefLabel "Coccopsilis"@fi,
        "Coccopsilis"@sv .

<http://tun.fi/MX.274940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Serratyla" ;
    dwc:scientificNameAuthorship "Jaschhof, 2013" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274941>,
        <http://tun.fi/MX.274942>,
        <http://tun.fi/MX.274943> ;
    skos:prefLabel "Serratyla"@fi,
        "Serratyla"@sv .

<http://tun.fi/MX.274946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zaitzeviola" ;
    dwc:scientificNameAuthorship "Fedotova & Sidorenko, 2007" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274947>,
        <http://tun.fi/MX.274948>,
        <http://tun.fi/MX.274949> ;
    skos:prefLabel "Zaitzeviola"@fi,
        "Zaitzeviola"@sv .

<http://tun.fi/MX.275084> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mayetiola" ;
    dwc:scientificNameAuthorship "Kieffer, 1896" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275085>,
        <http://tun.fi/MX.275086>,
        <http://tun.fi/MX.275087> ;
    skos:prefLabel "Mayetiola"@fi,
        "Mayetiola"@sv .

<http://tun.fi/MX.275142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Keroplatus" ;
    dwc:scientificNameAuthorship "Bosc, 1792" ;
    skos:broader <http://tun.fi/MX.275138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275143>,
        <http://tun.fi/MX.275144>,
        <http://tun.fi/MX.275145> ;
    skos:prefLabel "Keroplatus"@fi,
        "Keroplatus"@sv .

<http://tun.fi/MX.275156> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoplatyura" ;
    dwc:scientificNameAuthorship "Malloch, 1928" ;
    skos:broader <http://tun.fi/MX.275138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275157>,
        <http://tun.fi/MX.275158>,
        <http://tun.fi/MX.289144> ;
    skos:prefLabel "Neoplatyura"@fi,
        "Neoplatyura"@sv .

<http://tun.fi/MX.275169> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyratula" ;
    dwc:scientificNameAuthorship "Edwards, 1929" ;
    skos:broader <http://tun.fi/MX.275138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275170>,
        <http://tun.fi/MX.275171>,
        <http://tun.fi/MX.275172> ;
    skos:prefLabel "Pyratula"@fi,
        "Pyratula"@sv .

<http://tun.fi/MX.27517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glareola" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.292458> ;
    skos:hiddenLabel "Glareola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27518>,
        <http://tun.fi/MX.27519>,
        <http://tun.fi/MX.27520> ;
    skos:prefLabel "pääskykahlaajat"@fi,
        "Glareola"@sv .

<http://tun.fi/MX.27525> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Charadriidae" ;
    skos:broader <http://tun.fi/MX.207028> ;
    skos:hiddenLabel "Charadriidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.207037>,
        <http://tun.fi/MX.207038>,
        <http://tun.fi/MX.207039> ;
    skos:prefLabel "kurmitsat"@fi,
        "Charadriidae"@sv .

<http://tun.fi/MX.27526> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vanellus" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207039> ;
    skos:hiddenLabel "Vanellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27527>,
        <http://tun.fi/MX.27540>,
        <http://tun.fi/MX.27541> ;
    skos:prefLabel "hyypät"@fi,
        "Vanellus"@sv .

<http://tun.fi/MX.275316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptomorphus" ;
    dwc:scientificNameAuthorship "Curtis, 1831" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275318>,
        <http://tun.fi/MX.275319>,
        <http://tun.fi/MX.275320> ;
    skos:prefLabel "Leptomorphus"@fi,
        "Leptomorphus"@sv .

<http://tun.fi/MX.275323> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monoclona" ;
    dwc:scientificNameAuthorship "Mik, 1886" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275324>,
        <http://tun.fi/MX.275325>,
        <http://tun.fi/MX.275326> ;
    skos:prefLabel "Monoclona"@fi,
        "Monoclona"@sv .

<http://tun.fi/MX.275577> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachypeza" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275579>,
        <http://tun.fi/MX.275580>,
        <http://tun.fi/MX.275582> ;
    skos:prefLabel "Brachypeza"@fi,
        "Brachypeza"@sv .

<http://tun.fi/MX.275701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notolopha" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1966" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275702>,
        <http://tun.fi/MX.275703>,
        <http://tun.fi/MX.275704> ;
    skos:prefLabel "Notolopha"@fi,
        "Notolopha"@sv .

<http://tun.fi/MX.275978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baeosciara" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275979>,
        <http://tun.fi/MX.275980>,
        <http://tun.fi/MX.275981> ;
    skos:prefLabel "Baeosciara"@fi,
        "Baeosciara"@sv .

<http://tun.fi/MX.27607> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Numenius" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207041> ;
    skos:hiddenLabel "Numenius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27608>,
        <http://tun.fi/MX.27610>,
        <http://tun.fi/MX.27613> ;
    skos:prefLabel "kuovit"@fi,
        "Numenius"@sv .

<http://tun.fi/MX.276263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mouffetina" ;
    dwc:scientificNameAuthorship "Frey, 1942" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276264>,
        <http://tun.fi/MX.276265>,
        <http://tun.fi/MX.276266> ;
    skos:prefLabel "Mouffetina"@fi,
        "Mouffetina"@sv .

<http://tun.fi/MX.276329> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scythropochroa" ;
    dwc:scientificNameAuthorship "Enderlein, 1911" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276330>,
        <http://tun.fi/MX.276331>,
        <http://tun.fi/MX.289161> ;
    skos:prefLabel "Scythropochroa"@fi,
        "Scythropochroa"@sv .

<http://tun.fi/MX.276389> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pachygastrinae" ;
    dwc:scientificNameAuthorship "Loew, 1856" ;
    skos:broader <http://tun.fi/MX.276373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276390>,
        <http://tun.fi/MX.276392>,
        <http://tun.fi/MX.276394> ;
    skos:prefLabel "Pachygastrinae"@fi,
        "Pachygastrinae"@sv .

<http://tun.fi/MX.276397> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sarginae" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.276373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276398>,
        <http://tun.fi/MX.276400>,
        <http://tun.fi/MX.276404> ;
    skos:prefLabel "Sarginae"@fi,
        "Sarginae"@sv .

<http://tun.fi/MX.276400> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microchrysa" ;
    dwc:scientificNameAuthorship "Loew, 1855" ;
    skos:broader <http://tun.fi/MX.276397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276401>,
        <http://tun.fi/MX.276402>,
        <http://tun.fi/MX.276403> ;
    skos:prefLabel "Microchrysa"@fi,
        "Microchrysa"@sv .

<http://tun.fi/MX.276411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxycera" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276412>,
        <http://tun.fi/MX.276413>,
        <http://tun.fi/MX.276414> ;
    skos:prefLabel "Oxycera"@fi,
        "Oxycera"@sv .

<http://tun.fi/MX.276427> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhagionidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Rhagionidae"@fi,
        "Rhagionidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276428>,
        <http://tun.fi/MX.276436>,
        <http://tun.fi/MX.276442> ;
    skos:prefLabel "sieppokärpäset"@fi,
        "snäppflugor"@sv .

<http://tun.fi/MX.276437> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysopilus" ;
    dwc:scientificNameAuthorship "Macquart, 1826" ;
    skos:broader <http://tun.fi/MX.276436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276438>,
        <http://tun.fi/MX.276439>,
        <http://tun.fi/MX.276440> ;
    skos:prefLabel "Chrysopilus"@fi,
        "Chrysopilus"@sv .

<http://tun.fi/MX.276472> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haematopota" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276470> ;
    skos:hiddenLabel "Haematopota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276473>,
        <http://tun.fi/MX.276474>,
        <http://tun.fi/MX.276475> ;
    skos:prefLabel "suppupaarmat"@fi,
        "Haematopota"@sv .

<http://tun.fi/MX.276530> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoitamus" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1878" ;
    skos:broader <http://tun.fi/MX.276521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276531>,
        <http://tun.fi/MX.276532>,
        <http://tun.fi/MX.276533> ;
    skos:prefLabel "Neoitamus"@fi,
        "Neoitamus"@sv .

<http://tun.fi/MX.276545> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Laphriinae" ;
    dwc:scientificNameAuthorship "Macquart, 1838" ;
    skos:broader <http://tun.fi/MX.276520> ;
    skos:hiddenLabel "Laphrinae"@fi,
        "Laphrinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276547>,
        <http://tun.fi/MX.276550>,
        <http://tun.fi/MX.276556> ;
    skos:prefLabel "Laphriinae"@fi,
        "Laphriinae"@sv .

<http://tun.fi/MX.276563> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Stenopogoninae" ;
    dwc:scientificNameAuthorship "Hull, 1962" ;
    skos:broader <http://tun.fi/MX.276520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276565>,
        <http://tun.fi/MX.276572>,
        <http://tun.fi/MX.276579> ;
    skos:prefLabel "Stenopogoninae"@fi,
        "Stenopogoninae"@sv .

<http://tun.fi/MX.276582> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bombyliidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Bombylidae"@fi,
        "Bombyliidae"@fi,
        "Bombylidae"@sv,
        "Bombyliidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276583>,
        <http://tun.fi/MX.276587>,
        <http://tun.fi/MX.276597> ;
    skos:prefLabel "kimalaiskärpäset"@fi,
        "svävflugor"@sv .

<http://tun.fi/MX.276589> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bombylius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.276587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276591>,
        <http://tun.fi/MX.276592>,
        <http://tun.fi/MX.276593> ;
    skos:prefLabel "Bombylius"@fi,
        "Bombylius"@sv .

<http://tun.fi/MX.276599> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthrax" ;
    dwc:scientificNameAuthorship "Scopoli, 1763" ;
    skos:broader <http://tun.fi/MX.276597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276600>,
        <http://tun.fi/MX.276601>,
        <http://tun.fi/MX.276602> ;
    skos:prefLabel "Anthrax"@fi,
        "Anthrax"@sv .

<http://tun.fi/MX.276625> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scenopinus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.276624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276626>,
        <http://tun.fi/MX.276627>,
        <http://tun.fi/MX.276628> ;
    skos:prefLabel "Scenopinus"@fi,
        "Scenopinus"@sv .

<http://tun.fi/MX.276656> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iteaphila" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276657>,
        <http://tun.fi/MX.276658>,
        <http://tun.fi/MX.286496> ;
    skos:prefLabel "Iteaphila"@fi,
        "Iteaphila"@sv .

<http://tun.fi/MX.276663> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chelipoda" ;
    dwc:scientificNameAuthorship "Macquart, 1823" ;
    skos:broader <http://tun.fi/MX.276661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276664>,
        <http://tun.fi/MX.276665>,
        <http://tun.fi/MX.276666> ;
    skos:prefLabel "Chelipoda"@fi,
        "Chelipoda"@sv .

<http://tun.fi/MX.276678> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemerodromia" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.276669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276679>,
        <http://tun.fi/MX.276680>,
        <http://tun.fi/MX.276681> ;
    skos:prefLabel "Hemerodromia"@fi,
        "Hemerodromia"@sv .

<http://tun.fi/MX.276682> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Empidinae" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.253677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276684>,
        <http://tun.fi/MX.276715>,
        <http://tun.fi/MX.276802> ;
    skos:prefLabel "Empidinae"@fi,
        "Empidinae"@sv .

<http://tun.fi/MX.276903> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euthyneura" ;
    dwc:scientificNameAuthorship "Macquart, 1836" ;
    skos:broader <http://tun.fi/MX.276898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276904>,
        <http://tun.fi/MX.276905>,
        <http://tun.fi/MX.276906> ;
    skos:prefLabel "Euthyneura"@fi,
        "Euthyneura"@sv .

<http://tun.fi/MX.277034> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hybotinae" ;
    dwc:scientificNameAuthorship "Meigen, 1820" ;
    skos:broader <http://tun.fi/MX.276875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277036>,
        <http://tun.fi/MX.277047>,
        <http://tun.fi/MX.277051> ;
    skos:prefLabel "Hybotinae"@fi,
        "Hybotinae"@sv .

<http://tun.fi/MX.277047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hybos" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.277034> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277048>,
        <http://tun.fi/MX.277049>,
        <http://tun.fi/MX.277050> ;
    skos:prefLabel "Hybos"@fi,
        "Hybos"@sv .

<http://tun.fi/MX.277054> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Trichopezinae" ;
    dwc:scientificNameAuthorship "Vaillant, 1981" ;
    skos:broader <http://tun.fi/MX.277053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277055>,
        <http://tun.fi/MX.277057>,
        <http://tun.fi/MX.277060> ;
    skos:prefLabel "Trichopezinae"@fi,
        "Trichopezinae"@sv .

<http://tun.fi/MX.277065> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microphor" ;
    dwc:scientificNameAuthorship "Macquart, 1827" ;
    skos:broader <http://tun.fi/MX.277064> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277066>,
        <http://tun.fi/MX.277067>,
        <http://tun.fi/MX.277068> ;
    skos:prefLabel "Microphor"@fi,
        "Microphor"@sv .

<http://tun.fi/MX.277154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachytrechus" ;
    dwc:scientificNameAuthorship "Haliday, 1851" ;
    skos:broader <http://tun.fi/MX.277072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277155>,
        <http://tun.fi/MX.277156>,
        <http://tun.fi/MX.277157> ;
    skos:prefLabel "Tachytrechus"@fi,
        "Tachytrechus"@sv .

<http://tun.fi/MX.277186> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sympycnus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277168> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277187>,
        <http://tun.fi/MX.277188>,
        <http://tun.fi/MX.4890635> ;
    skos:prefLabel "Sympycnus"@fi,
        "Sympycnus"@sv .

<http://tun.fi/MX.277199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Teuchophorus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277168> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277200>,
        <http://tun.fi/MX.277201>,
        <http://tun.fi/MX.277202> ;
    skos:prefLabel "Teuchophorus"@fi,
        "Teuchophorus"@sv .

<http://tun.fi/MX.277230> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaphorus" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277231>,
        <http://tun.fi/MX.277232>,
        <http://tun.fi/MX.277233> ;
    skos:prefLabel "Diaphorus"@fi,
        "Diaphorus"@sv .

<http://tun.fi/MX.277280> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Systenus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277281>,
        <http://tun.fi/MX.277282>,
        <http://tun.fi/MX.277283> ;
    skos:prefLabel "Systenus"@fi,
        "Systenus"@sv .

<http://tun.fi/MX.277425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyporivora" ;
    dwc:scientificNameAuthorship "Kessel & Maggioncalda, 1968" ;
    skos:broader <http://tun.fi/MX.277412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277426>,
        <http://tun.fi/MX.277427>,
        <http://tun.fi/MX.277428> ;
    skos:prefLabel "Polyporivora"@fi,
        "Polyporivora"@sv .

<http://tun.fi/MX.277446> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anevrina" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277447>,
        <http://tun.fi/MX.277448>,
        <http://tun.fi/MX.277449> ;
    skos:prefLabel "Anevrina"@fi,
        "Anevrina"@sv .

<http://tun.fi/MX.277456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetopleurophora" ;
    dwc:scientificNameAuthorship "Schmitz, 1922" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277457>,
        <http://tun.fi/MX.277458>,
        <http://tun.fi/MX.5077565> ;
    skos:prefLabel "Chaetopleurophora"@fi,
        "Chaetopleurophora"@sv .

<http://tun.fi/MX.27753> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Larus fuscus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.27738> ;
    skos:hiddenLabel "Larus fuscus"@fi,
        "Larus fuscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292051>,
        <http://tun.fi/MX.292052>,
        <http://tun.fi/MX.292053> ;
    skos:prefLabel "selkälokki"@fi,
        "silltrut"@sv .

<http://tun.fi/MX.277637> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metopina" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277638>,
        <http://tun.fi/MX.277639>,
        <http://tun.fi/MX.277640> ;
    skos:prefLabel "Metopina"@fi,
        "Metopina"@sv .

<http://tun.fi/MX.277643> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phalacrotophora" ;
    dwc:scientificNameAuthorship "Enderlein, 1912" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277644>,
        <http://tun.fi/MX.277645>,
        <http://tun.fi/MX.277646> ;
    skos:prefLabel "Phalacrotophora"@fi,
        "Phalacrotophora"@sv .

<http://tun.fi/MX.277698> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pipunculidae" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Pipunculidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277699>,
        <http://tun.fi/MX.277722>,
        <http://tun.fi/MX.277727> ;
    skos:prefLabel "Pipunculidae"@fi,
        "ögonflugor"@sv .

<http://tun.fi/MX.277699> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chalarinae" ;
    dwc:scientificNameAuthorship "Aczél, 1939" ;
    skos:broader <http://tun.fi/MX.277698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277700>,
        <http://tun.fi/MX.277714>,
        <http://tun.fi/MX.277720> ;
    skos:prefLabel "Chalarinae"@fi,
        "Chalarinae"@sv .

<http://tun.fi/MX.277723> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nephrocerus" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.277722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277724>,
        <http://tun.fi/MX.277725>,
        <http://tun.fi/MX.277726> ;
    skos:prefLabel "Nephrocerus"@fi,
        "Nephrocerus"@sv .

<http://tun.fi/MX.27788> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlidonias" ;
    dwc:scientificNameAuthorship "Rafinesque, 1822" ;
    skos:broader <http://tun.fi/MX.200021> ;
    skos:hiddenLabel "Chlidonias"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27789>,
        <http://tun.fi/MX.27790>,
        <http://tun.fi/MX.27791> ;
    skos:prefLabel "mustatiirat"@fi,
        "Chlidonias"@sv .

<http://tun.fi/MX.277915> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Didea" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Didea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277916>,
        <http://tun.fi/MX.277917>,
        <http://tun.fi/MX.277918> ;
    skos:prefLabel "lattakirvarit"@fi,
        "Didea"@sv .

<http://tun.fi/MX.278020> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthogramma" ;
    dwc:scientificNameAuthorship "Schiner, 1861" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Olbiosyrphus"@fi,
        "Xanthogramma"@fi,
        "Olbiosyrphus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278021>,
        <http://tun.fi/MX.278022>,
        <http://tun.fi/MX.278023> ;
    skos:prefLabel "kaunokirvarit"@fi,
        "Xanthogramma"@sv .

<http://tun.fi/MX.278092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysogaster" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Chrysogaster"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278093>,
        <http://tun.fi/MX.278094>,
        <http://tun.fi/MX.278095> ;
    skos:prefLabel "vaskiset"@fi,
        "Chrysogaster"@sv .

<http://tun.fi/MX.278175> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parhelophilus" ;
    dwc:scientificNameAuthorship "Girschner, 1897" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Parhelophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278176>,
        <http://tun.fi/MX.278177>,
        <http://tun.fi/MX.278178> ;
    skos:prefLabel "lampisurrit"@fi,
        "Parhelophilus"@sv .

<http://tun.fi/MX.278219> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pipizella" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Pipizella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278220>,
        <http://tun.fi/MX.278221>,
        <http://tun.fi/MX.278222> ;
    skos:prefLabel "mustasysiset"@fi,
        "Pipizella"@sv .

<http://tun.fi/MX.278236> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Volucella" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Volucella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278237>,
        <http://tun.fi/MX.278238>,
        <http://tun.fi/MX.278239> ;
    skos:prefLabel "pistiäisvieraat"@fi,
        "Volucella"@sv .

<http://tun.fi/MX.278288> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microdon" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.278286> ;
    skos:hiddenLabel "Microdon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278289>,
        <http://tun.fi/MX.278290>,
        <http://tun.fi/MX.278291> ;
    skos:prefLabel "muurusurrit"@fi,
        "Microdon"@sv .

<http://tun.fi/MX.278307> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Myopinae" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.278292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278308>,
        <http://tun.fi/MX.278316>,
        <http://tun.fi/MX.278318> ;
    skos:prefLabel "Myopinae"@fi,
        "Myopinae"@sv .

<http://tun.fi/MX.278380> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psila" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.278352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278382>,
        <http://tun.fi/MX.278384>,
        <http://tun.fi/MX.278385> ;
    skos:prefLabel "Psila"@fi,
        "Psila"@sv .

<http://tun.fi/MX.278399> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lonchaeidae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Lonchaeidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278400>,
        <http://tun.fi/MX.278410>,
        <http://tun.fi/MX.278419> ;
    skos:prefLabel "Lonchaeidae"@fi,
        "stjärtflugor"@sv .

<http://tun.fi/MX.278410> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Earomyiinae" ;
    dwc:scientificNameAuthorship "Morge, 1963" ;
    skos:broader <http://tun.fi/MX.278399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278411>,
        <http://tun.fi/MX.278413>,
        <http://tun.fi/MX.278417> ;
    skos:prefLabel "Earomyiinae"@fi,
        "Earomyiinae"@sv .

<http://tun.fi/MX.278413> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Earomyia" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.278410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278414>,
        <http://tun.fi/MX.278415>,
        <http://tun.fi/MX.278416> ;
    skos:prefLabel "Earomyia"@fi,
        "Earomyia"@sv .

<http://tun.fi/MX.278417> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protearomyia" ;
    dwc:scientificNameAuthorship "McAlpine, 1962" ;
    skos:broader <http://tun.fi/MX.278410> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278418>,
        <http://tun.fi/MX.5076947>,
        <http://tun.fi/MX.5081781> ;
    skos:prefLabel "Protearomyia"@fi,
        "Protearomyia"@sv .

<http://tun.fi/MX.278459> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pallopteridae" ;
    dwc:scientificNameAuthorship "Loew, 1862" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Pallopteridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278460>,
        <http://tun.fi/MX.278466>,
        <http://tun.fi/MX.278469> ;
    skos:prefLabel "Pallopteridae"@fi,
        "prickflugor"@sv .

<http://tun.fi/MX.278505> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tephritidae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Tephritidae"@fi,
        "Tephritidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278506>,
        <http://tun.fi/MX.278538>,
        <http://tun.fi/MX.289275> ;
    skos:prefLabel "hedelmäkärpäset"@fi,
        "borrflugor"@sv .

<http://tun.fi/MX.278534> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trypeta" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.278506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278535>,
        <http://tun.fi/MX.278536>,
        <http://tun.fi/MX.278537> ;
    skos:prefLabel "Trypeta"@fi,
        "Trypeta"@sv .

<http://tun.fi/MX.278596> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxyna" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278597>,
        <http://tun.fi/MX.278598>,
        <http://tun.fi/MX.278599> ;
    skos:prefLabel "Oxyna"@fi,
        "Oxyna"@sv .

<http://tun.fi/MX.278628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Herina" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278629>,
        <http://tun.fi/MX.278630>,
        <http://tun.fi/MX.278631> ;
    skos:prefLabel "Herina"@fi,
        "Herina"@sv .

<http://tun.fi/MX.278706> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calliopum" ;
    dwc:scientificNameAuthorship "Strand, 1928" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278707>,
        <http://tun.fi/MX.278708>,
        <http://tun.fi/MX.5019386> ;
    skos:prefLabel "Calliopum"@fi,
        "Calliopum"@sv .

<http://tun.fi/MX.278826> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sciomyza" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278827>,
        <http://tun.fi/MX.278828>,
        <http://tun.fi/MX.278829> ;
    skos:prefLabel "Sciomyza"@fi,
        "Sciomyza"@sv .

<http://tun.fi/MX.278846> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elgiva" ;
    dwc:scientificNameAuthorship "Meigen, 1838" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278847>,
        <http://tun.fi/MX.278848>,
        <http://tun.fi/MX.278849> ;
    skos:prefLabel "Elgiva"@fi,
        "Elgiva"@sv .

<http://tun.fi/MX.278867> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Renocera" ;
    dwc:scientificNameAuthorship "Hendel, 1900" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278868>,
        <http://tun.fi/MX.278869>,
        <http://tun.fi/MX.278870> ;
    skos:prefLabel "Renocera"@fi,
        "Renocera"@sv .

<http://tun.fi/MX.278916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemopoda" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278917>,
        <http://tun.fi/MX.278918>,
        <http://tun.fi/MX.278919> ;
    skos:prefLabel "Nemopoda"@fi,
        "Nemopoda"@sv .

<http://tun.fi/MX.27902> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Columba" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.206975> ;
    skos:hiddenLabel "Columba"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27903>,
        <http://tun.fi/MX.27908>,
        <http://tun.fi/MX.27911> ;
    skos:prefLabel "kyyhkyt"@fi,
        "Columba"@sv .

<http://tun.fi/MX.279263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stiphrosoma" ;
    dwc:scientificNameAuthorship "Czerny, 1928" ;
    skos:broader <http://tun.fi/MX.279245> ;
    skos:hiddenLabel "Ptenotaenia"@fi,
        "Ptenotaenia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279264>,
        <http://tun.fi/MX.279265>,
        <http://tun.fi/MX.5013263> ;
    skos:prefLabel "Stiphrosoma"@fi,
        "Stiphrosoma"@sv .

<http://tun.fi/MX.279270> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asteia" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279269> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279272>,
        <http://tun.fi/MX.279273>,
        <http://tun.fi/MX.279274> ;
    skos:prefLabel "Asteia"@fi,
        "Asteia"@sv .

<http://tun.fi/MX.279311> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Opomyzidae" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Opomyzidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279312>,
        <http://tun.fi/MX.279314>,
        <http://tun.fi/MX.279324> ;
    skos:prefLabel "Opomyzidae"@fi,
        "gräsflugor"@sv .

<http://tun.fi/MX.279335> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Periscelis" ;
    dwc:scientificNameAuthorship "Loew, 1858" ;
    skos:broader <http://tun.fi/MX.279332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279336>,
        <http://tun.fi/MX.279337>,
        <http://tun.fi/MX.279338> ;
    skos:prefLabel "Periscelis"@fi,
        "Periscelis"@sv .

<http://tun.fi/MX.279339> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chloropidae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Chloropidae"@fi,
        "Chloropidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279340>,
        <http://tun.fi/MX.279435>,
        <http://tun.fi/MX.5011362> ;
    skos:prefLabel "kahukärpäset"@fi,
        "fritflugor"@sv .

<http://tun.fi/MX.279423> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudopachychaeta" ;
    dwc:scientificNameAuthorship "Strobl, 1902" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279424>,
        <http://tun.fi/MX.279425>,
        <http://tun.fi/MX.279426> ;
    skos:prefLabel "Pseudopachychaeta"@fi,
        "Pseudopachychaeta"@sv .

<http://tun.fi/MX.279497> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasiambia" ;
    dwc:scientificNameAuthorship "Anonymous in Imperial Institute of Entomology, 1937" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279498>,
        <http://tun.fi/MX.279499>,
        <http://tun.fi/MX.279500> ;
    skos:prefLabel "Lasiambia"@fi,
        "Lasiambia"@sv .

<http://tun.fi/MX.27954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Streptopelia" ;
    dwc:scientificNameAuthorship "Bonaparte, 1855" ;
    skos:broader <http://tun.fi/MX.206975> ;
    skos:hiddenLabel "Streptopelia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27955>,
        <http://tun.fi/MX.27958>,
        <http://tun.fi/MX.27960> ;
    skos:prefLabel "turturikyyhkyt"@fi,
        "Streptopelia"@sv .

<http://tun.fi/MX.279547> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acartophthalmus" ;
    dwc:scientificNameAuthorship "Czerny, 1902" ;
    skos:broader <http://tun.fi/MX.279546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279548>,
        <http://tun.fi/MX.279549>,
        <http://tun.fi/MX.279550> ;
    skos:prefLabel "Acartophthalmus"@fi,
        "Acartophthalmus"@sv .

<http://tun.fi/MX.279571> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Milichiidae" ;
    dwc:scientificNameAuthorship "Schiner, 1862" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Milichiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279572>,
        <http://tun.fi/MX.279581>,
        <http://tun.fi/MX.279584> ;
    skos:prefLabel "Milichiidae"@fi,
        "sprickflugor"@sv .

<http://tun.fi/MX.279572> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Madizinae" ;
    dwc:scientificNameAuthorship "Czerny, 1909" ;
    skos:broader <http://tun.fi/MX.279571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279573>,
        <http://tun.fi/MX.279577>,
        <http://tun.fi/MX.279579> ;
    skos:prefLabel "Madizinae"@fi,
        "Madizinae"@sv .

<http://tun.fi/MX.279573> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Desmometopa" ;
    dwc:scientificNameAuthorship "Loew, 1866" ;
    skos:broader <http://tun.fi/MX.279572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279574>,
        <http://tun.fi/MX.279575>,
        <http://tun.fi/MX.279576> ;
    skos:prefLabel "Desmometopa"@fi,
        "Desmometopa"@sv .

<http://tun.fi/MX.279599> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnochiromyia" ;
    dwc:scientificNameAuthorship "Hendel, 1933" ;
    skos:broader <http://tun.fi/MX.279595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279600>,
        <http://tun.fi/MX.279601>,
        <http://tun.fi/MX.325006> ;
    skos:prefLabel "Gymnochiromyia"@fi,
        "Gymnochiromyia"@sv .

<http://tun.fi/MX.279612> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heteromyza" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.279611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279613>,
        <http://tun.fi/MX.279614>,
        <http://tun.fi/MX.279615> ;
    skos:prefLabel "Heteromyza"@fi,
        "Heteromyza"@sv .

<http://tun.fi/MX.279693> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sphaeroceridae" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Sphaeroceridae"@fi,
        "Sphaeroceridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279694>,
        <http://tun.fi/MX.279722>,
        <http://tun.fi/MX.279736> ;
    skos:prefLabel "rapakärpäset"@fi,
        "hoppflugor"@sv .

<http://tun.fi/MX.279722> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sphaerocerinae" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.279693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279723>,
        <http://tun.fi/MX.279731>,
        <http://tun.fi/MX.279733> ;
    skos:prefLabel "Sphaerocerinae"@fi,
        "Sphaerocerinae"@sv .

<http://tun.fi/MX.279803> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudocollinella" ;
    dwc:scientificNameAuthorship "Duda, 1924" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279804>,
        <http://tun.fi/MX.279805>,
        <http://tun.fi/MX.279806> ;
    skos:prefLabel "Pseudocollinella"@fi,
        "Pseudocollinella"@sv .

<http://tun.fi/MX.279846> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Telomerina" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279847>,
        <http://tun.fi/MX.279848>,
        <http://tun.fi/MX.279849> ;
    skos:prefLabel "Telomerina"@fi,
        "Telomerina"@sv .

<http://tun.fi/MX.279853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thoracochaeta" ;
    dwc:scientificNameAuthorship "Duda, 1918" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279854>,
        <http://tun.fi/MX.279855>,
        <http://tun.fi/MX.4984133> ;
    skos:prefLabel "Thoracochaeta"@fi,
        "Thoracochaeta"@sv .

<http://tun.fi/MX.279868> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camilla" ;
    dwc:scientificNameAuthorship "Haliday, 1838" ;
    skos:broader <http://tun.fi/MX.279867> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279869>,
        <http://tun.fi/MX.279870>,
        <http://tun.fi/MX.279871> ;
    skos:prefLabel "Camilla"@fi,
        "Camilla"@sv .

<http://tun.fi/MX.279984> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Discomyzinae" ;
    dwc:scientificNameAuthorship "Acloque, 1897" ;
    skos:broader <http://tun.fi/MX.279983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279986>,
        <http://tun.fi/MX.279989>,
        <http://tun.fi/MX.279997> ;
    skos:prefLabel "Discomyzinae"@fi,
        "Discomyzinae"@sv .

<http://tun.fi/MX.280058> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ditrichophora" ;
    dwc:scientificNameAuthorship "Cresson, 1924" ;
    skos:broader <http://tun.fi/MX.280038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280059>,
        <http://tun.fi/MX.280060>,
        <http://tun.fi/MX.325031> ;
    skos:prefLabel "Ditrichophora"@fi,
        "Ditrichophora"@sv .

<http://tun.fi/MX.280117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coenia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280118>,
        <http://tun.fi/MX.280119>,
        <http://tun.fi/MX.280120> ;
    skos:prefLabel "Coenia"@fi,
        "Coenia"@sv .

<http://tun.fi/MX.280121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ephydra" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.280097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280122>,
        <http://tun.fi/MX.280123>,
        <http://tun.fi/MX.280124> ;
    skos:prefLabel "Ephydra"@fi,
        "Ephydra"@sv .

<http://tun.fi/MX.280127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Setacera" ;
    dwc:scientificNameAuthorship "Cresson, 1930" ;
    skos:broader <http://tun.fi/MX.280097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280128>,
        <http://tun.fi/MX.280129>,
        <http://tun.fi/MX.5074609> ;
    skos:prefLabel "Setacera"@fi,
        "Setacera"@sv .

<http://tun.fi/MX.280341> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrophoria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280342>,
        <http://tun.fi/MX.280343>,
        <http://tun.fi/MX.280344> ;
    skos:prefLabel "Hydrophoria"@fi,
        "Hydrophoria"@sv .

<http://tun.fi/MX.280385> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paregle" ;
    dwc:scientificNameAuthorship "Schnabl, 1911" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:hiddenLabel "Chionomyia"@fi,
        "Chionomyia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280386>,
        <http://tun.fi/MX.280387>,
        <http://tun.fi/MX.280388> ;
    skos:prefLabel "Paregle"@fi,
        "Paregle"@sv .

<http://tun.fi/MX.280534> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmetopus" ;
    dwc:scientificNameAuthorship "Becker, 1894" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280535>,
        <http://tun.fi/MX.280536>,
        <http://tun.fi/MX.280537> ;
    skos:prefLabel "Cosmetopus"@fi,
        "Cosmetopus"@sv .

<http://tun.fi/MX.280585> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pogonota" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1860" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280587>,
        <http://tun.fi/MX.280589>,
        <http://tun.fi/MX.280590> ;
    skos:prefLabel "Pogonota"@fi,
        "Pogonota"@sv .

<http://tun.fi/MX.280802> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drymeia" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.280791> ;
    skos:hiddenLabel "Pogonomyia"@fi,
        "Trichopticoides"@fi,
        "Pogonomyia"@sv,
        "Trichopticoides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280803>,
        <http://tun.fi/MX.280804>,
        <http://tun.fi/MX.280805> ;
    skos:prefLabel "Drymeia"@fi,
        "Drymeia"@sv .

<http://tun.fi/MX.280879> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Musca" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.280862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280880>,
        <http://tun.fi/MX.280881>,
        <http://tun.fi/MX.280882> ;
    skos:prefLabel "Musca"@fi,
        "Musca"@sv .

<http://tun.fi/MX.280933> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phaoniinae" ;
    dwc:scientificNameAuthorship "Malloch, 1917" ;
    skos:broader <http://tun.fi/MX.280675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280935>,
        <http://tun.fi/MX.280977>,
        <http://tun.fi/MX.280982> ;
    skos:prefLabel "Phaoniinae"@fi,
        "Phaoniinae"@sv .

<http://tun.fi/MX.281057> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chrysomyinae" ;
    dwc:scientificNameAuthorship "Shannon, 1923" ;
    skos:broader <http://tun.fi/MX.281036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281058>,
        <http://tun.fi/MX.281064>,
        <http://tun.fi/MX.281067> ;
    skos:prefLabel "Chrysomyinae"@fi,
        "Chrysomyinae"@sv .

<http://tun.fi/MX.281082> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Melanomyinae" ;
    dwc:scientificNameAuthorship "Townsend, 1919" ;
    skos:broader <http://tun.fi/MX.281036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281083>,
        <http://tun.fi/MX.281085>,
        <http://tun.fi/MX.281087> ;
    skos:prefLabel "Melanomyinae"@fi,
        "Melanomyinae"@sv .

<http://tun.fi/MX.281105> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sarcophagidae" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Sarcophagidae"@fi,
        "Sarcophagidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281106>,
        <http://tun.fi/MX.281146>,
        <http://tun.fi/MX.281155> ;
    skos:prefLabel "ruutukärpäset"@fi,
        "köttflugor"@sv .

<http://tun.fi/MX.281139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Senotainia" ;
    dwc:scientificNameAuthorship "Macquart, 1846" ;
    skos:broader <http://tun.fi/MX.281106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281140>,
        <http://tun.fi/MX.281141>,
        <http://tun.fi/MX.281142> ;
    skos:prefLabel "Senotainia"@fi,
        "Senotainia"@sv .

<http://tun.fi/MX.281146> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Paramacronychiinae" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1889" ;
    skos:broader <http://tun.fi/MX.281105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281147>,
        <http://tun.fi/MX.281150>,
        <http://tun.fi/MX.281152> ;
    skos:prefLabel "Paramacronychiinae"@fi,
        "Paramacronychiinae"@sv .

<http://tun.fi/MX.281155> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sarcophaginae" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.281105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281156>,
        <http://tun.fi/MX.281163>,
        <http://tun.fi/MX.281165> ;
    skos:prefLabel "Sarcophaginae"@fi,
        "Sarcophaginae"@sv .

<http://tun.fi/MX.281248> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Medina" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281249>,
        <http://tun.fi/MX.281250>,
        <http://tun.fi/MX.281251> ;
    skos:prefLabel "Medina"@fi,
        "Medina"@sv .

<http://tun.fi/MX.281311> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nilea" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281312>,
        <http://tun.fi/MX.281313>,
        <http://tun.fi/MX.281314> ;
    skos:prefLabel "Nilea"@fi,
        "Nilea"@sv .

<http://tun.fi/MX.281330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lydella" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281331>,
        <http://tun.fi/MX.281332>,
        <http://tun.fi/MX.325071> ;
    skos:prefLabel "Lydella"@fi,
        "Lydella"@sv .

<http://tun.fi/MX.281434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nowickia" ;
    dwc:scientificNameAuthorship "Wachtl, 1894" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281435>,
        <http://tun.fi/MX.281436>,
        <http://tun.fi/MX.281437> ;
    skos:prefLabel "Nowickia"@fi,
        "Nowickia"@sv .

<http://tun.fi/MX.281438> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peleteria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:hiddenLabel "Cuphocera"@fi,
        "Cuphocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281439>,
        <http://tun.fi/MX.281440>,
        <http://tun.fi/MX.281441> ;
    skos:prefLabel "Peleteria"@fi,
        "Peleteria"@sv .

<http://tun.fi/MX.281454> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panzeria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:hiddenLabel "Ernestia"@fi,
        "Ernestia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281455>,
        <http://tun.fi/MX.281456>,
        <http://tun.fi/MX.281457> ;
    skos:prefLabel "Panzeria"@fi,
        "Panzeria"@sv .

<http://tun.fi/MX.281477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cleonice" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:hiddenLabel "Steiniella"@fi,
        "Steiniella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281478>,
        <http://tun.fi/MX.281479>,
        <http://tun.fi/MX.281480> ;
    skos:prefLabel "Cleonice"@fi,
        "Cleonice"@sv .

<http://tun.fi/MX.281481> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loewia" ;
    dwc:scientificNameAuthorship "Egger, 1856" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:hiddenLabel "Fortisia"@fi,
        "Fortisia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281482>,
        <http://tun.fi/MX.281483>,
        <http://tun.fi/MX.5079110> ;
    skos:prefLabel "Loewia"@fi,
        "Loewia"@sv .

<http://tun.fi/MX.281543> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphantorhaphopsis" ;
    dwc:scientificNameAuthorship "Townsend, 1926" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281544>,
        <http://tun.fi/MX.281545>,
        <http://tun.fi/MX.281546> ;
    skos:prefLabel "Aphantorhaphopsis"@fi,
        "Aphantorhaphopsis"@sv .

<http://tun.fi/MX.281574> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Solieria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1848" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281575>,
        <http://tun.fi/MX.281576>,
        <http://tun.fi/MX.5019903> ;
    skos:prefLabel "Solieria"@fi,
        "Solieria"@sv .

<http://tun.fi/MX.281594> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinera" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281595>,
        <http://tun.fi/MX.281596>,
        <http://tun.fi/MX.281597> ;
    skos:prefLabel "Dinera"@fi,
        "Dinera"@sv .

<http://tun.fi/MX.281605> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriothrix" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281606>,
        <http://tun.fi/MX.281607>,
        <http://tun.fi/MX.281608> ;
    skos:prefLabel "Eriothrix"@fi,
        "Eriothrix"@sv .

<http://tun.fi/MX.281611> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campylocheta" ;
    dwc:scientificNameAuthorship "Rondani, 1859" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:hiddenLabel "Elpe"@fi,
        "Elpe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281612>,
        <http://tun.fi/MX.281613>,
        <http://tun.fi/MX.281614> ;
    skos:prefLabel "Campylocheta"@fi,
        "Campylocheta"@sv .

<http://tun.fi/MX.281615> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blepharomyia" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1889" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281616>,
        <http://tun.fi/MX.281617>,
        <http://tun.fi/MX.281618> ;
    skos:prefLabel "Blepharomyia"@fi,
        "Blepharomyia"@sv .

<http://tun.fi/MX.281628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athrycia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:hiddenLabel "Blepharigena"@fi,
        "Blepharigena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281629>,
        <http://tun.fi/MX.281630>,
        <http://tun.fi/MX.281631> ;
    skos:prefLabel "Athrycia"@fi,
        "Athrycia"@sv .

<http://tun.fi/MX.281654> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rondania" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1850" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281655>,
        <http://tun.fi/MX.281656>,
        <http://tun.fi/MX.281657> ;
    skos:prefLabel "Rondania"@fi,
        "Rondania"@sv .

<http://tun.fi/MX.281670> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnosoma" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281671>,
        <http://tun.fi/MX.281672>,
        <http://tun.fi/MX.281673> ;
    skos:prefLabel "Gymnosoma"@fi,
        "Gymnosoma"@sv .

<http://tun.fi/MX.281702> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cylindromyia" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281704>,
        <http://tun.fi/MX.281706>,
        <http://tun.fi/MX.281708> ;
    skos:prefLabel "Cylindromyia"@fi,
        "Cylindromyia"@sv .

<http://tun.fi/MX.281715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phania" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281716>,
        <http://tun.fi/MX.281717>,
        <http://tun.fi/MX.281718> ;
    skos:prefLabel "Phania"@fi,
        "Phania"@sv .

<http://tun.fi/MX.281719> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oestridae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281720>,
        <http://tun.fi/MX.281724>,
        <http://tun.fi/MX.281732> ;
    skos:prefLabel "Oestridae"@fi,
        "Oestridae"@sv .

<http://tun.fi/MX.281733> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gasterophilus" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.281732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281734>,
        <http://tun.fi/MX.281735>,
        <http://tun.fi/MX.281736> ;
    skos:prefLabel "Gasterophilus"@fi,
        "Gasterophilus"@sv .

<http://tun.fi/MX.281746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ornithomya" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.281738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281747>,
        <http://tun.fi/MX.281748>,
        <http://tun.fi/MX.281749> ;
    skos:prefLabel "Ornithomya"@fi,
        "Ornithomya"@sv .

<http://tun.fi/MX.286548> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cimbex" ;
    dwc:scientificNameAuthorship "Olivier, 1791" ;
    skos:broader <http://tun.fi/MX.286993> ;
    skos:hiddenLabel "Cimbex"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286549>,
        <http://tun.fi/MX.286552>,
        <http://tun.fi/MX.286558> ;
    skos:prefLabel "kalvonuijapistiäiset"@fi,
        "Cimbex"@sv .

<http://tun.fi/MX.286638> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anoplonyx" ;
    dwc:scientificNameAuthorship "Marlatt, 1896" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286639>,
        <http://tun.fi/MX.286640>,
        <http://tun.fi/MX.286641> ;
    skos:prefLabel "Anoplonyx"@fi,
        "Anoplonyx"@sv .

<http://tun.fi/MX.286644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dineura" ;
    dwc:scientificNameAuthorship "Dahlbom, 1835" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286645>,
        <http://tun.fi/MX.286648>,
        <http://tun.fi/MX.5015562> ;
    skos:prefLabel "Dineura"@fi,
        "Dineura"@sv .

<http://tun.fi/MX.286710> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudodineura" ;
    dwc:scientificNameAuthorship "Konow, 1885" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286711>,
        <http://tun.fi/MX.286713>,
        <http://tun.fi/MX.286716> ;
    skos:prefLabel "Pseudodineura"@fi,
        "Pseudodineura"@sv .

<http://tun.fi/MX.286757> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cephalciinae" ;
    dwc:scientificNameAuthorship "Benson, 1945" ;
    skos:broader <http://tun.fi/MX.286756> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286759>,
        <http://tun.fi/MX.286763>,
        <http://tun.fi/MX.286775> ;
    skos:prefLabel "Cephalciinae"@fi,
        "Cephalciinae"@sv .

<http://tun.fi/MX.286799> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pamphiliinae" ;
    dwc:scientificNameAuthorship "Cameron, 1890" ;
    skos:broader <http://tun.fi/MX.286756> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286801>,
        <http://tun.fi/MX.286806>,
        <http://tun.fi/MX.286847> ;
    skos:prefLabel "Pamphiliinae"@fi,
        "Pamphiliinae"@sv .

<http://tun.fi/MX.286985> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cimbicidae" ;
    dwc:scientificNameAuthorship "Curtis, 1825" ;
    skos:broader <http://tun.fi/MX.286745> ;
    skos:hiddenLabel "Cimbicidae"@fi,
        "Cimbicidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286562>,
        <http://tun.fi/MX.286986>,
        <http://tun.fi/MX.286993> ;
    skos:prefLabel "nuijapistiäiset"@fi,
        "klubbhornsteklar"@sv .

<http://tun.fi/MX.288599> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apethymus" ;
    dwc:scientificNameAuthorship "Benson, 1939" ;
    skos:broader <http://tun.fi/MX.289079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288600>,
        <http://tun.fi/MX.288603>,
        <http://tun.fi/MX.5080807> ;
    skos:prefLabel "Apethymus"@fi,
        "Apethymus"@sv .

<http://tun.fi/MX.288689> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriocampa" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.289079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288690>,
        <http://tun.fi/MX.288691>,
        <http://tun.fi/MX.288693> ;
    skos:prefLabel "Eriocampa"@fi,
        "Eriocampa"@sv .

<http://tun.fi/MX.288871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aglaostigma" ;
    dwc:scientificNameAuthorship "W. F. Kirby, 1882" ;
    skos:broader <http://tun.fi/MX.288695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288873>,
        <http://tun.fi/MX.288878>,
        <http://tun.fi/MX.288880> ;
    skos:prefLabel "Aglaostigma"@fi,
        "Aglaostigma"@sv .

<http://tun.fi/MX.288916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calameuta" ;
    dwc:scientificNameAuthorship "Konow, 1896" ;
    skos:broader <http://tun.fi/MX.288914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288917>,
        <http://tun.fi/MX.288920>,
        <http://tun.fi/MX.288922> ;
    skos:prefLabel "Calameuta"@fi,
        "Calameuta"@sv .

<http://tun.fi/MX.288936> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phylloecus" ;
    dwc:scientificNameAuthorship "Newman, 1838" ;
    skos:broader <http://tun.fi/MX.288914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288937>,
        <http://tun.fi/MX.288938>,
        <http://tun.fi/MX.288940> ;
    skos:prefLabel "Phylloecus"@fi,
        "Phylloecus"@sv .

<http://tun.fi/MX.288953> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Siricinae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.288948> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288954>,
        <http://tun.fi/MX.288962>,
        <http://tun.fi/MX.288970> ;
    skos:prefLabel "Siricinae"@fi,
        "Siricinae"@sv .

<http://tun.fi/MX.288954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sirex" ;
    dwc:scientificNameAuthorship "Linnaeus, 1761" ;
    skos:broader <http://tun.fi/MX.288953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288956>,
        <http://tun.fi/MX.288957>,
        <http://tun.fi/MX.288960> ;
    skos:prefLabel "Sirex"@fi,
        "Sirex"@sv .

<http://tun.fi/MX.289017> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fenusa" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289020>,
        <http://tun.fi/MX.289023>,
        <http://tun.fi/MX.5015464> ;
    skos:prefLabel "Fenusa"@fi,
        "Fenusa"@sv .

<http://tun.fi/MX.289030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fenusella" ;
    dwc:scientificNameAuthorship "Enslin, 1912" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289031>,
        <http://tun.fi/MX.289033>,
        <http://tun.fi/MX.289035> ;
    skos:prefLabel "Fenusella"@fi,
        "Fenusella"@sv .

<http://tun.fi/MX.289037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metallus" ;
    dwc:scientificNameAuthorship "Forbes, 1885" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289039>,
        <http://tun.fi/MX.289042>,
        <http://tun.fi/MX.289045> ;
    skos:prefLabel "Metallus"@fi,
        "Metallus"@sv .

<http://tun.fi/MX.289203> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ceraphronidae" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Ceraphronidae"@fi,
        "Ceraphronidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318320>,
        <http://tun.fi/MX.318350>,
        <http://tun.fi/MX.318371> ;
    skos:prefLabel "nysäpistiäiset"@fi,
        "pysslingsteklar"@sv .

<http://tun.fi/MX.289240> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aphelinidae" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Aphelinidae"@fi,
        "Aphelinidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289507>,
        <http://tun.fi/MX.289551>,
        <http://tun.fi/MX.289575> ;
    skos:prefLabel "epelikiilupistiäiset"@fi,
        "växtlusssteklar"@sv .

<http://tun.fi/MX.289248> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chalcididae" ;
    dwc:scientificNameAuthorship "Latreille, 1817" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Chalcididae"@fi,
        "Chalcididae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318737>,
        <http://tun.fi/MX.318753>,
        <http://tun.fi/MX.5017443> ;
    skos:prefLabel "jalokiilupistiäiset"@fi,
        "bredlårsteklar"@sv .

<http://tun.fi/MX.289280> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypoderma" ;
    dwc:scientificNameAuthorship "Latreille, 1818" ;
    skos:broader <http://tun.fi/MX.281720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281721>,
        <http://tun.fi/MX.281722>,
        <http://tun.fi/MX.281723> ;
    skos:prefLabel "Hypoderma"@fi,
        "Hypoderma"@sv .

<http://tun.fi/MX.289419> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Athyriaceae" ;
    dwc:scientificNameAuthorship "Alston" ;
    skos:broader <http://tun.fi/MX.70086> ;
    skos:hiddenLabel "Athyriaceae"@fi,
        "Athyriaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37760>,
        <http://tun.fi/MX.37762>,
        <http://tun.fi/MX.5082330> ;
    skos:prefLabel "hiirenporraskasvit"@fi,
        "majbräkenväxter"@sv .

<http://tun.fi/MX.289482> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Montiaceae" ;
    dwc:scientificNameAuthorship "Raf." ;
    skos:broader <http://tun.fi/MX.70046> ;
    skos:hiddenLabel "Montiaceae"@fi,
        "Montiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38028>,
        <http://tun.fi/MX.38030>,
        <http://tun.fi/MX.41791> ;
    skos:prefLabel "hetekaalikasvit"@fi,
        "källörtsväxter"@sv .

<http://tun.fi/MX.289737> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trogiidae" ;
    dwc:scientificNameAuthorship "Enderlein, 1911" ;
    skos:broader <http://tun.fi/MX.289736> ;
    skos:hiddenLabel "Trogiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289738>,
        <http://tun.fi/MX.289740>,
        <http://tun.fi/MX.289744> ;
    skos:prefLabel "Trogiidae"@fi,
        "stumpvingestövlöss"@sv .

<http://tun.fi/MX.289740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepinotus" ;
    dwc:scientificNameAuthorship "v.Heyden, 1850" ;
    skos:broader <http://tun.fi/MX.289737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289741>,
        <http://tun.fi/MX.289742>,
        <http://tun.fi/MX.289743> ;
    skos:prefLabel "Lepinotus"@fi,
        "Lepinotus"@sv .

<http://tun.fi/MX.289773> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Caeciliusidae" ;
    dwc:scientificNameAuthorship "Kolbe, 1880" ;
    skos:broader <http://tun.fi/MX.289768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289774>,
        <http://tun.fi/MX.289776>,
        <http://tun.fi/MX.289783> ;
    skos:prefLabel "Caeciliusidae"@fi,
        "Caeciliusidae"@sv .

<http://tun.fi/MX.289788> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenopsocus" ;
    dwc:scientificNameAuthorship "Hagen, 1866" ;
    skos:broader <http://tun.fi/MX.289785> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289789>,
        <http://tun.fi/MX.289790>,
        <http://tun.fi/MX.289791> ;
    skos:prefLabel "Stenopsocus"@fi,
        "Stenopsocus"@sv .

<http://tun.fi/MX.289800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectopsocus" ;
    dwc:scientificNameAuthorship "McLachlan, 1899" ;
    skos:broader <http://tun.fi/MX.289799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289801>,
        <http://tun.fi/MX.5008088>,
        <http://tun.fi/MX.5008091> ;
    skos:prefLabel "Ectopsocus"@fi,
        "Ectopsocus"@sv .

<http://tun.fi/MX.289834> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesopsocus" ;
    dwc:scientificNameAuthorship "Kolbe, 1880" ;
    skos:broader <http://tun.fi/MX.289833> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289835>,
        <http://tun.fi/MX.289836>,
        <http://tun.fi/MX.289837> ;
    skos:prefLabel "Mesopsocus"@fi,
        "Mesopsocus"@sv .

<http://tun.fi/MX.289839> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Amphigerontiinae" ;
    dwc:scientificNameAuthorship "Roesler, 1940" ;
    skos:broader <http://tun.fi/MX.289838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289840>,
        <http://tun.fi/MX.289844>,
        <http://tun.fi/MX.289847> ;
    skos:prefLabel "Amphigerontiinae"@fi,
        "Amphigerontiinae"@sv .

<http://tun.fi/MX.289840> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphigerontia" ;
    dwc:scientificNameAuthorship "Kolbe, 1880" ;
    skos:broader <http://tun.fi/MX.289839> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289841>,
        <http://tun.fi/MX.289842>,
        <http://tun.fi/MX.289843> ;
    skos:prefLabel "Amphigerontia"@fi,
        "Amphigerontia"@sv .

<http://tun.fi/MX.289862> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loensia" ;
    dwc:scientificNameAuthorship "Enderlein, 1924" ;
    skos:broader <http://tun.fi/MX.289849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289863>,
        <http://tun.fi/MX.289864>,
        <http://tun.fi/MX.289865> ;
    skos:prefLabel "Loensia"@fi,
        "Loensia"@sv .

<http://tun.fi/MX.28993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strix" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.207073> ;
    skos:hiddenLabel "Strix"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.28998>,
        <http://tun.fi/MX.29003>,
        <http://tun.fi/MX.29004> ;
    skos:prefLabel "viirupöllöt"@fi,
        "Strix"@sv .

<http://tun.fi/MX.289968> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psyllaephagus" ;
    dwc:scientificNameAuthorship "Ashmead, 1900" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289970>,
        <http://tun.fi/MX.289971>,
        <http://tun.fi/MX.289972> ;
    skos:prefLabel "Psyllaephagus"@fi,
        "Psyllaephagus"@sv .

<http://tun.fi/MX.290078> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ageniaspis" ;
    dwc:scientificNameAuthorship "Dahlbom, 1857" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290079>,
        <http://tun.fi/MX.290080>,
        <http://tun.fi/MX.290081> ;
    skos:prefLabel "Ageniaspis"@fi,
        "Ageniaspis"@sv .

<http://tun.fi/MX.290084> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphycoides" ;
    dwc:scientificNameAuthorship "Mercet, 1921" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290086>,
        <http://tun.fi/MX.290087>,
        <http://tun.fi/MX.290088> ;
    skos:prefLabel "Aphycoides"@fi,
        "Aphycoides"@sv .

<http://tun.fi/MX.290127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerchysiella" ;
    dwc:scientificNameAuthorship "Girault, 1915" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290129>,
        <http://tun.fi/MX.290130>,
        <http://tun.fi/MX.290131> ;
    skos:prefLabel "Cerchysiella"@fi,
        "Cerchysiella"@sv .

<http://tun.fi/MX.290216> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ginsiana" ;
    dwc:scientificNameAuthorship "Erdös & Novicky, 1955" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290217>,
        <http://tun.fi/MX.290218>,
        <http://tun.fi/MX.290219> ;
    skos:prefLabel "Ginsiana"@fi,
        "Ginsiana"@sv .

<http://tun.fi/MX.290228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homalotyloidea" ;
    dwc:scientificNameAuthorship "Mercet, 1921" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290229>,
        <http://tun.fi/MX.290230>,
        <http://tun.fi/MX.290232> ;
    skos:prefLabel "Homalotyloidea"@fi,
        "Homalotyloidea"@sv .

<http://tun.fi/MX.290239> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isodromus" ;
    dwc:scientificNameAuthorship "Howard, 1887" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289873>,
        <http://tun.fi/MX.289874>,
        <http://tun.fi/MX.289875> ;
    skos:prefLabel "Isodromus"@fi,
        "Isodromus"@sv .

<http://tun.fi/MX.290300> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Raphidiidae" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.70231> ;
    skos:hiddenLabel "Raphidiidae"@fi,
        "Raphidiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290301>,
        <http://tun.fi/MX.290303>,
        <http://tun.fi/MX.290305> ;
    skos:prefLabel "käärmekorennot"@fi,
        "ormhalssländor"@sv .

<http://tun.fi/MX.290321> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sisyra" ;
    skos:broader <http://tun.fi/MX.230915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290322>,
        <http://tun.fi/MX.290323>,
        <http://tun.fi/MX.290324> ;
    skos:prefLabel "Sisyra"@fi,
        "Sisyra"@sv .

<http://tun.fi/MX.290353> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micromus" ;
    skos:broader <http://tun.fi/MX.290325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290354>,
        <http://tun.fi/MX.290355>,
        <http://tun.fi/MX.290356> ;
    skos:prefLabel "Micromus"@fi,
        "Micromus"@sv .

<http://tun.fi/MX.290359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sympherobius" ;
    skos:broader <http://tun.fi/MX.290325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290360>,
        <http://tun.fi/MX.290361>,
        <http://tun.fi/MX.290362> ;
    skos:prefLabel "Sympherobius"@fi,
        "Sympherobius"@sv .

<http://tun.fi/MX.290364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nineta" ;
    skos:broader <http://tun.fi/MX.290363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290365>,
        <http://tun.fi/MX.290366>,
        <http://tun.fi/MX.290367> ;
    skos:prefLabel "Nineta"@fi,
        "Nineta"@sv .

<http://tun.fi/MX.290378> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudomallada" ;
    dwc:scientificNameAuthorship "Tsukaguchi, 1995" ;
    skos:broader <http://tun.fi/MX.290363> ;
    skos:hiddenLabel "Dichochrysa"@fi,
        "Dichochrysa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290379>,
        <http://tun.fi/MX.290380>,
        <http://tun.fi/MX.317043> ;
    skos:prefLabel "Pseudomallada"@fi,
        "Pseudomallada"@sv .

<http://tun.fi/MX.290533> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dianema" ;
    skos:broader <http://tun.fi/MX.70654> ;
    skos:hiddenLabel "Dianema"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290534>,
        <http://tun.fi/MX.290535>,
        <http://tun.fi/MX.5008111> ;
    skos:prefLabel "kuultoset"@fi,
        "Dianema"@sv .

<http://tun.fi/MX.290610> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepidoderma" ;
    skos:broader <http://tun.fi/MX.70652> ;
    skos:hiddenLabel "Lepidoderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290611>,
        <http://tun.fi/MX.290613>,
        <http://tun.fi/MX.5082125> ;
    skos:prefLabel "tähtiset"@fi,
        "Lepidoderma"@sv .

<http://tun.fi/MX.290632> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycogala" ;
    skos:broader <http://tun.fi/MX.70651> ;
    skos:hiddenLabel "Lycogala"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290633>,
        <http://tun.fi/MX.290634>,
        <http://tun.fi/MX.5019509> ;
    skos:prefLabel "sudenmaidot"@fi,
        "Lycogala"@sv .

<http://tun.fi/MX.290645> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paradiacheopsis" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:hiddenLabel "Paradiacheopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290646>,
        <http://tun.fi/MX.290647>,
        <http://tun.fi/MX.5019504> ;
    skos:prefLabel "vispiset"@fi,
        "Paradiacheopsis"@sv .

<http://tun.fi/MX.290891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aploparaksis" ;
    dwc:scientificNameAuthorship "Clerc, 1903" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290892>,
        <http://tun.fi/MX.290893>,
        <http://tun.fi/MX.290894> ;
    skos:prefLabel "Aploparaksis"@fi,
        "Aploparaksis"@sv .

<http://tun.fi/MX.290897> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Confluaria" ;
    dwc:scientificNameAuthorship "Ablasov in Spasskaya, 1966" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290898>,
        <http://tun.fi/MX.290899>,
        <http://tun.fi/MX.290900> ;
    skos:prefLabel "Confluaria"@fi,
        "Confluaria"@sv .

<http://tun.fi/MX.290933> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diphyllobothriidae" ;
    skos:broader <http://tun.fi/MX.290932> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290934>,
        <http://tun.fi/MX.290938>,
        <http://tun.fi/MX.290940> ;
    skos:prefLabel "Diphyllobothriidae"@fi,
        "Diphyllobothriidae"@sv .

<http://tun.fi/MX.290934> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diphyllobothrium" ;
    dwc:scientificNameAuthorship "Cobbold, 1878" ;
    skos:broader <http://tun.fi/MX.290933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290935>,
        <http://tun.fi/MX.290936>,
        <http://tun.fi/MX.290937> ;
    skos:prefLabel "Diphyllobothrium"@fi,
        "Diphyllobothrium"@sv .

<http://tun.fi/MX.290940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schistocephalus" ;
    dwc:scientificNameAuthorship "Creplin, 1829" ;
    skos:broader <http://tun.fi/MX.290933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290941>,
        <http://tun.fi/MX.290942>,
        <http://tun.fi/MX.290943> ;
    skos:prefLabel "Schistocephalus"@fi,
        "Schistocephalus"@sv .

<http://tun.fi/MX.290954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eubothrium" ;
    dwc:scientificNameAuthorship "Nybelin, 1922" ;
    skos:broader <http://tun.fi/MX.290951> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290955>,
        <http://tun.fi/MX.290956>,
        <http://tun.fi/MX.290957> ;
    skos:prefLabel "Eubothrium"@fi,
        "Eubothrium"@sv .

<http://tun.fi/MX.291003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paranoplocephala" ;
    dwc:scientificNameAuthorship "Lühe, 1910" ;
    skos:broader <http://tun.fi/MX.290982> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291004>,
        <http://tun.fi/MX.291005>,
        <http://tun.fi/MX.291006> ;
    skos:prefLabel "Paranoplocephala"@fi,
        "Paranoplocephala"@sv .

<http://tun.fi/MX.291008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catenotaenia" ;
    dwc:scientificNameAuthorship "Janicki, 1904" ;
    skos:broader <http://tun.fi/MX.291007> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291009>,
        <http://tun.fi/MX.291010>,
        <http://tun.fi/MX.291011> ;
    skos:prefLabel "Catenotaenia"@fi,
        "Catenotaenia"@sv .

<http://tun.fi/MX.291014> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Davaineidae" ;
    skos:broader <http://tun.fi/MX.290981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291017>,
        <http://tun.fi/MX.291019>,
        <http://tun.fi/MX.291021> ;
    skos:prefLabel "Davaineidae"@fi,
        "Davaineidae"@sv .

<http://tun.fi/MX.291123> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoskrjabinolepis" ;
    dwc:scientificNameAuthorship "Spasskii, 1947" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291124>,
        <http://tun.fi/MX.291125>,
        <http://tun.fi/MX.291126> ;
    skos:prefLabel "Neoskrjabinolepis"@fi,
        "Neoskrjabinolepis"@sv .

<http://tun.fi/MX.291129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Passerilepis" ;
    dwc:scientificNameAuthorship "Spasskii & Spasskaya, 1954" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291130>,
        <http://tun.fi/MX.291131>,
        <http://tun.fi/MX.291132> ;
    skos:prefLabel "Passerilepis"@fi,
        "Passerilepis"@sv .

<http://tun.fi/MX.291430> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kurodaia" ;
    dwc:scientificNameAuthorship "Uchida, 1926" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291432>,
        <http://tun.fi/MX.291434>,
        <http://tun.fi/MX.291435> ;
    skos:prefLabel "Kurodaia"@fi,
        "Kurodaia"@sv .

<http://tun.fi/MX.291516> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ricinus" ;
    dwc:scientificNameAuthorship "De Geer, 1778" ;
    skos:broader <http://tun.fi/MX.291515> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291517>,
        <http://tun.fi/MX.291519>,
        <http://tun.fi/MX.291524> ;
    skos:prefLabel "Ricinus"@fi,
        "Ricinus"@sv .

<http://tun.fi/MX.291560> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anatoecus" ;
    dwc:scientificNameAuthorship "Cummings, 1916" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291562>,
        <http://tun.fi/MX.291563>,
        <http://tun.fi/MX.291567> ;
    skos:prefLabel "Anatoecus"@fi,
        "Anatoecus"@sv .

<http://tun.fi/MX.291613> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campanulotes" ;
    dwc:scientificNameAuthorship "Kéler, 1939" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291614>,
        <http://tun.fi/MX.291615>,
        <http://tun.fi/MX.291616> ;
    skos:prefLabel "Campanulotes"@fi,
        "Campanulotes"@sv .

<http://tun.fi/MX.291619> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carduiceps" ;
    dwc:scientificNameAuthorship "Clay & Meinertzhagen, 1939" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291620>,
        <http://tun.fi/MX.291621>,
        <http://tun.fi/MX.291624> ;
    skos:prefLabel "Carduiceps"@fi,
        "Carduiceps"@sv .

<http://tun.fi/MX.291631> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Columbicola" ;
    dwc:scientificNameAuthorship "Ewing, 1929" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291632>,
        <http://tun.fi/MX.291633>,
        <http://tun.fi/MX.291635> ;
    skos:prefLabel "Columbicola"@fi,
        "Columbicola"@sv .

<http://tun.fi/MX.291740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ornithobius" ;
    dwc:scientificNameAuthorship "Denny, 1842" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291741>,
        <http://tun.fi/MX.291743>,
        <http://tun.fi/MX.291745> ;
    skos:prefLabel "Ornithobius"@fi,
        "Ornithobius"@sv .

<http://tun.fi/MX.291974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haematopinus" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.291973> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291975>,
        <http://tun.fi/MX.291977>,
        <http://tun.fi/MX.291978> ;
    skos:prefLabel "Haematopinus"@fi,
        "Haematopinus"@sv .

<http://tun.fi/MX.292155> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kumanoa" ;
    dwc:scientificNameAuthorship "Entwisle, M.L.Vis, W.B.Chiasson, Necchi & A.R.Sherwood" ;
    skos:broader <http://tun.fi/MX.292145> ;
    skos:hiddenLabel "Kumanoa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292156>,
        <http://tun.fi/MX.292158>,
        <http://tun.fi/MX.292160> ;
    skos:prefLabel "syherönauhat"@fi,
        "Kumanoa"@sv .

<http://tun.fi/MX.293126> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Emberizidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Emberizidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293128>,
        <http://tun.fi/MX.293129>,
        <http://tun.fi/MX.35144> ;
    skos:prefLabel "sirkut"@fi,
        "Emberizidae"@sv .

<http://tun.fi/MX.29317> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apus" ;
    dwc:scientificNameAuthorship "Scopoli, 1777" ;
    skos:broader <http://tun.fi/MX.206983> ;
    skos:hiddenLabel "Apus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29323>,
        <http://tun.fi/MX.29324>,
        <http://tun.fi/MX.29330> ;
    skos:prefLabel "tervakiitäjät"@fi,
        "Apus"@sv .

<http://tun.fi/MX.293220> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poecile" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.34530> ;
    skos:hiddenLabel "Poecile"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34532>,
        <http://tun.fi/MX.34535>,
        <http://tun.fi/MX.34542> ;
    skos:prefLabel "hömötiaiset"@fi,
        "Poecile"@sv .

<http://tun.fi/MX.293299> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhadina" ;
    dwc:scientificNameAuthorship "Billberg, 1828" ;
    skos:broader <http://tun.fi/MX.293298> ;
    skos:hiddenLabel "Rhadina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33877>,
        <http://tun.fi/MX.33878>,
        <http://tun.fi/MX.73591> ;
    skos:prefLabel "sirittäjäuunilinnut"@fi,
        "Rhadina"@sv .

<http://tun.fi/MX.293300> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abrornis" ;
    dwc:scientificNameAuthorship "J.E. & G.R. Gray, 1847" ;
    skos:broader <http://tun.fi/MX.293298> ;
    skos:hiddenLabel "Abrornis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33887>,
        <http://tun.fi/MX.33889>,
        <http://tun.fi/MX.73589> ;
    skos:prefLabel "hippiäisuunilinnut"@fi,
        "Abrornis"@sv .

<http://tun.fi/MX.293480> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Turdinae" ;
    skos:broader <http://tun.fi/MX.32775> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33026>,
        <http://tun.fi/MX.33071>,
        <http://tun.fi/MX.33090> ;
    skos:prefLabel "Turdinae"@fi,
        "Turdinae"@sv .

<http://tun.fi/MX.296397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Doryctes" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.296395> ;
    skos:hiddenLabel "Ischiogonus"@fi,
        "Ischiogonus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296398>,
        <http://tun.fi/MX.321458>,
        <http://tun.fi/MX.321459> ;
    skos:prefLabel "Doryctes"@fi,
        "Doryctes"@sv .

<http://tun.fi/MX.296422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterospilus" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.296395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321520>,
        <http://tun.fi/MX.321521>,
        <http://tun.fi/MX.321522> ;
    skos:prefLabel "Heterospilus"@fi,
        "Heterospilus"@sv .

<http://tun.fi/MX.296500> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyanopterus" ;
    dwc:scientificNameAuthorship "Haliday, 1835" ;
    skos:broader <http://tun.fi/MX.296431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296502>,
        <http://tun.fi/MX.296503>,
        <http://tun.fi/MX.296505> ;
    skos:prefLabel "Cyanopterus"@fi,
        "Cyanopterus"@sv .

<http://tun.fi/MX.296542> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rogadinae" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Rogadinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296544>,
        <http://tun.fi/MX.296597>,
        <http://tun.fi/MX.296603> ;
    skos:prefLabel "lovivainokaiset"@fi,
        "Rogadinae"@sv .

<http://tun.fi/MX.296636> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pambolinae" ;
    dwc:scientificNameAuthorship "Marshall, 1885" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Pambolinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296638>,
        <http://tun.fi/MX.296642>,
        <http://tun.fi/MX.296646> ;
    skos:prefLabel "hammasvainokaiset"@fi,
        "Pambolinae"@sv .

<http://tun.fi/MX.296648> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Exothecinae" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Exothecinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296649>,
        <http://tun.fi/MX.5014984>,
        <http://tun.fi/MX.5014985> ;
    skos:prefLabel "pimivainokaiset"@fi,
        "Exothecinae"@sv .

<http://tun.fi/MX.296669> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhysipolis" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296670>,
        <http://tun.fi/MX.296672>,
        <http://tun.fi/MX.296673> ;
    skos:prefLabel "Rhysipolis"@fi,
        "Rhysipolis"@sv .

<http://tun.fi/MX.296679> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hormiinae" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Hormiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296681>,
        <http://tun.fi/MX.296684>,
        <http://tun.fi/MX.5075644> ;
    skos:prefLabel "kalvovainokaiset"@fi,
        "Hormiinae"@sv .

<http://tun.fi/MX.296687> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnamptodon" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296686> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296690>,
        <http://tun.fi/MX.296691>,
        <http://tun.fi/MX.5017945> ;
    skos:prefLabel "Gnamptodon"@fi,
        "Gnamptodon"@sv .

<http://tun.fi/MX.296992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachionus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296994>,
        <http://tun.fi/MX.296995>,
        <http://tun.fi/MX.5017876> ;
    skos:prefLabel "Trachionus"@fi,
        "Trachionus"@sv .

<http://tun.fi/MX.297275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rasivalva" ;
    dwc:scientificNameAuthorship "Mason, 1981" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297276>,
        <http://tun.fi/MX.297277>,
        <http://tun.fi/MX.321659> ;
    skos:prefLabel "Rasivalva"@fi,
        "Rasivalva"@sv .

<http://tun.fi/MX.297391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Areopraon" ;
    dwc:scientificNameAuthorship "Mackauer, 1959" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297393>,
        <http://tun.fi/MX.297394>,
        <http://tun.fi/MX.321622> ;
    skos:prefLabel "Areopraon"@fi,
        "Areopraon"@sv .

<http://tun.fi/MX.297446> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaeretellus" ;
    dwc:scientificNameAuthorship "Starý, 1960" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297447>,
        <http://tun.fi/MX.297448>,
        <http://tun.fi/MX.321646> ;
    skos:prefLabel "Diaeretellus"@fi,
        "Diaeretellus"@sv .

<http://tun.fi/MX.297449> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monoctonus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297450>,
        <http://tun.fi/MX.297451>,
        <http://tun.fi/MX.297452> ;
    skos:prefLabel "Monoctonus"@fi,
        "Monoctonus"@sv .

<http://tun.fi/MX.297678> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Streblocera" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297679>,
        <http://tun.fi/MX.5017931>,
        <http://tun.fi/MX.5080565> ;
    skos:prefLabel "Streblocera"@fi,
        "Streblocera"@sv .

<http://tun.fi/MX.297737> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elasmosoma" ;
    dwc:scientificNameAuthorship "Ruthe, 1858" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297738>,
        <http://tun.fi/MX.321719>,
        <http://tun.fi/MX.321720> ;
    skos:prefLabel "Elasmosoma"@fi,
        "Elasmosoma"@sv .

<http://tun.fi/MX.297882> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spatula" ;
    dwc:scientificNameAuthorship "Boie, 1822" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:hiddenLabel "Spatula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26388>,
        <http://tun.fi/MX.26389>,
        <http://tun.fi/MX.26394> ;
    skos:prefLabel "lapasorsat"@fi,
        "Spatula"@sv .

<http://tun.fi/MX.297885> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mareca" ;
    dwc:scientificNameAuthorship "Stephens, 1824" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:hiddenLabel "Mareca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26360>,
        <http://tun.fi/MX.26361>,
        <http://tun.fi/MX.26364> ;
    skos:prefLabel "haapanat"@fi,
        "Mareca"@sv .

<http://tun.fi/MX.297899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ascomorpha" ;
    dwc:scientificNameAuthorship "Perty, 1850" ;
    skos:broader <http://tun.fi/MX.297897> ;
    skos:hiddenLabel "Anapus"@fi,
        "Chromogaster"@fi,
        "Sacculus"@fi,
        "Anapus"@sv,
        "Chromogaster"@sv,
        "Sacculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312841>,
        <http://tun.fi/MX.312842>,
        <http://tun.fi/MX.312844> ;
    skos:prefLabel "Ascomorpha"@fi,
        "Ascomorpha"@sv .

<http://tun.fi/MX.297919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gastropus" ;
    dwc:scientificNameAuthorship "Imhof, 1888" ;
    skos:broader <http://tun.fi/MX.297897> ;
    skos:hiddenLabel "Notops"@fi,
        "Postclausa"@fi,
        "Notops"@sv,
        "Postclausa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312833>,
        <http://tun.fi/MX.312835>,
        <http://tun.fi/MX.312837> ;
    skos:prefLabel "Gastropus"@fi,
        "Gastropus"@sv .

<http://tun.fi/MX.297926> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conochilus" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1834" ;
    skos:broader <http://tun.fi/MX.297925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312951>,
        <http://tun.fi/MX.312952>,
        <http://tun.fi/MX.312954> ;
    skos:prefLabel "Conochilus"@fi,
        "Conochilus"@sv .

<http://tun.fi/MX.297953> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lepadellidae" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:hiddenLabel "Colurellidae"@fi,
        "Colurellidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297955>,
        <http://tun.fi/MX.312623>,
        <http://tun.fi/MX.312640> ;
    skos:prefLabel "Lepadellidae"@fi,
        "Lepadellidae"@sv .

<http://tun.fi/MX.29844> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Coraciiformes" ;
    skos:broader <http://tun.fi/MX.37580> ;
    skos:hiddenLabel "Coraciiformes"@fi,
        "Coraciiformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29845>,
        <http://tun.fi/MX.29975>,
        <http://tun.fi/MX.30002> ;
    skos:prefLabel "säihkylinnut"@fi,
        "praktfåglar"@sv .

<http://tun.fi/MX.306907> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Xoridinae" ;
    dwc:scientificNameAuthorship "Shuckard, 1840" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Xoridinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306908>,
        <http://tun.fi/MX.306910>,
        <http://tun.fi/MX.306916> ;
    skos:prefLabel "purasahmaset"@fi,
        "Xoridinae"@sv .

<http://tun.fi/MX.306942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eudelus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306943>,
        <http://tun.fi/MX.306944>,
        <http://tun.fi/MX.306945> ;
    skos:prefLabel "Eudelus"@fi,
        "Eudelus"@sv .

<http://tun.fi/MX.306979> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xiphulcus" ;
    dwc:scientificNameAuthorship "Townes, 1970" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306980>,
        <http://tun.fi/MX.306981>,
        <http://tun.fi/MX.4999520> ;
    skos:prefLabel "Xiphulcus"@fi,
        "Xiphulcus"@sv .

<http://tun.fi/MX.307127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhembobius" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307128>,
        <http://tun.fi/MX.307130>,
        <http://tun.fi/MX.307131> ;
    skos:prefLabel "Rhembobius"@fi,
        "Rhembobius"@sv .

<http://tun.fi/MX.307573> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plectocryptus" ;
    dwc:scientificNameAuthorship "Thomson, 1873" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307574>,
        <http://tun.fi/MX.307575>,
        <http://tun.fi/MX.307577> ;
    skos:prefLabel "Plectocryptus"@fi,
        "Plectocryptus"@sv .

<http://tun.fi/MX.307706> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enclisis" ;
    dwc:scientificNameAuthorship "Townes, 1970" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307707>,
        <http://tun.fi/MX.307709>,
        <http://tun.fi/MX.307710> ;
    skos:prefLabel "Enclisis"@fi,
        "Enclisis"@sv .

<http://tun.fi/MX.307712> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ischnus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307713>,
        <http://tun.fi/MX.307714>,
        <http://tun.fi/MX.307717> ;
    skos:prefLabel "Ischnus"@fi,
        "Ischnus"@sv .

<http://tun.fi/MX.307749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylophrurus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307752>,
        <http://tun.fi/MX.5012782>,
        <http://tun.fi/MX.5078214> ;
    skos:prefLabel "Xylophrurus"@fi,
        "Xylophrurus"@sv .

<http://tun.fi/MX.307755> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meringopus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307756>,
        <http://tun.fi/MX.307757>,
        <http://tun.fi/MX.307759> ;
    skos:prefLabel "Meringopus"@fi,
        "Meringopus"@sv .

<http://tun.fi/MX.307761> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesostenus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307762>,
        <http://tun.fi/MX.307763>,
        <http://tun.fi/MX.307764> ;
    skos:prefLabel "Mesostenus"@fi,
        "Mesostenus"@sv .

<http://tun.fi/MX.307766> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Listrognathus" ;
    dwc:scientificNameAuthorship "Tschek, 1871" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307767>,
        <http://tun.fi/MX.307768>,
        <http://tun.fi/MX.307770> ;
    skos:prefLabel "Listrognathus"@fi,
        "Listrognathus"@sv .

<http://tun.fi/MX.307824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Centeterus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307825>,
        <http://tun.fi/MX.307828>,
        <http://tun.fi/MX.307829> ;
    skos:prefLabel "Centeterus"@fi,
        "Centeterus"@sv .

<http://tun.fi/MX.307980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apaeleticus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307981>,
        <http://tun.fi/MX.307982>,
        <http://tun.fi/MX.307985> ;
    skos:prefLabel "Apaeleticus"@fi,
        "Apaeleticus"@sv .

<http://tun.fi/MX.308006> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asthenolabus" ;
    dwc:scientificNameAuthorship "Heinrich, 1951" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308007>,
        <http://tun.fi/MX.308008>,
        <http://tun.fi/MX.308009> ;
    skos:prefLabel "Asthenolabus"@fi,
        "Asthenolabus"@sv .

<http://tun.fi/MX.308067> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurylabus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308068>,
        <http://tun.fi/MX.308069>,
        <http://tun.fi/MX.308071> ;
    skos:prefLabel "Eurylabus"@fi,
        "Eurylabus"@sv .

<http://tun.fi/MX.308154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homotherus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308155>,
        <http://tun.fi/MX.308156>,
        <http://tun.fi/MX.308157> ;
    skos:prefLabel "Homotherus"@fi,
        "Homotherus"@sv .

<http://tun.fi/MX.308158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crypteffigies" ;
    dwc:scientificNameAuthorship "Heinrich, 1961" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308159>,
        <http://tun.fi/MX.308160>,
        <http://tun.fi/MX.308161> ;
    skos:prefLabel "Crypteffigies"@fi,
        "Crypteffigies"@sv .

<http://tun.fi/MX.308194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenobarichneumon" ;
    dwc:scientificNameAuthorship "Heinrich, 1961" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308195>,
        <http://tun.fi/MX.308196>,
        <http://tun.fi/MX.308197> ;
    skos:prefLabel "Stenobarichneumon"@fi,
        "Stenobarichneumon"@sv .

<http://tun.fi/MX.308354> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chasmias" ;
    dwc:scientificNameAuthorship "Ashmead, 1900" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308355>,
        <http://tun.fi/MX.308356>,
        <http://tun.fi/MX.308357> ;
    skos:prefLabel "Chasmias"@fi,
        "Chasmias"@sv .

<http://tun.fi/MX.308420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eutanyacra" ;
    dwc:scientificNameAuthorship "Cameron, 1903" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308421>,
        <http://tun.fi/MX.308422>,
        <http://tun.fi/MX.308423> ;
    skos:prefLabel "Eutanyacra"@fi,
        "Eutanyacra"@sv .

<http://tun.fi/MX.308535> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cylloceriinae" ;
    dwc:scientificNameAuthorship "Wahl, 1990" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Cylloceriinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308536>,
        <http://tun.fi/MX.308547>,
        <http://tun.fi/MX.308836> ;
    skos:prefLabel "vaaksiaisahmaset"@fi,
        "Cylloceriinae"@sv .

<http://tun.fi/MX.308578> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enizemum" ;
    dwc:scientificNameAuthorship "Förster, 1868" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308579>,
        <http://tun.fi/MX.308580>,
        <http://tun.fi/MX.308581> ;
    skos:prefLabel "Enizemum"@fi,
        "Enizemum"@sv .

<http://tun.fi/MX.308596> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syrphophilus" ;
    dwc:scientificNameAuthorship "Dasch, 1964" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308597>,
        <http://tun.fi/MX.308598>,
        <http://tun.fi/MX.308599> ;
    skos:prefLabel "Syrphophilus"@fi,
        "Syrphophilus"@sv .

<http://tun.fi/MX.308600> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tymmophorus" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1913" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308601>,
        <http://tun.fi/MX.308603>,
        <http://tun.fi/MX.308605> ;
    skos:prefLabel "Tymmophorus"@fi,
        "Tymmophorus"@sv .

<http://tun.fi/MX.308663> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entypoma" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308664>,
        <http://tun.fi/MX.308665>,
        <http://tun.fi/MX.308666> ;
    skos:prefLabel "Entypoma"@fi,
        "Entypoma"@sv .

<http://tun.fi/MX.308749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neurateles" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1848" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308750>,
        <http://tun.fi/MX.308751>,
        <http://tun.fi/MX.308752> ;
    skos:prefLabel "Neurateles"@fi,
        "Neurateles"@sv .

<http://tun.fi/MX.308761> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symplecis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308762>,
        <http://tun.fi/MX.308766>,
        <http://tun.fi/MX.308767> ;
    skos:prefLabel "Symplecis"@fi,
        "Symplecis"@sv .

<http://tun.fi/MX.308830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemiphanes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308831>,
        <http://tun.fi/MX.308833>,
        <http://tun.fi/MX.308834> ;
    skos:prefLabel "Hemiphanes"@fi,
        "Hemiphanes"@sv .

<http://tun.fi/MX.308862> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aniseres" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308863>,
        <http://tun.fi/MX.308864>,
        <http://tun.fi/MX.308866> ;
    skos:prefLabel "Aniseres"@fi,
        "Aniseres"@sv .

<http://tun.fi/MX.308905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perithous" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308907>,
        <http://tun.fi/MX.308908>,
        <http://tun.fi/MX.308909> ;
    skos:prefLabel "Perithous"@fi,
        "Perithous"@sv .

<http://tun.fi/MX.309003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clistopyga" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309004>,
        <http://tun.fi/MX.309005>,
        <http://tun.fi/MX.321972> ;
    skos:prefLabel "Clistopyga"@fi,
        "Clistopyga"@sv .

<http://tun.fi/MX.309008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizopyga" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309010>,
        <http://tun.fi/MX.309011>,
        <http://tun.fi/MX.309014> ;
    skos:prefLabel "Schizopyga"@fi,
        "Schizopyga"@sv .

<http://tun.fi/MX.309016> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrodactyla" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309018>,
        <http://tun.fi/MX.309020>,
        <http://tun.fi/MX.4994271> ;
    skos:prefLabel "Acrodactyla"@fi,
        "Acrodactyla"@sv .

<http://tun.fi/MX.309079> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhyssinae" ;
    dwc:scientificNameAuthorship "Morley, 1913" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Rhyssinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309080>,
        <http://tun.fi/MX.309083>,
        <http://tun.fi/MX.309085> ;
    skos:prefLabel "pora-ahmaset"@fi,
        "Rhyssinae"@sv .

<http://tun.fi/MX.309080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhyssa" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309081>,
        <http://tun.fi/MX.309082>,
        <http://tun.fi/MX.5016203> ;
    skos:prefLabel "Rhyssa"@fi,
        "Rhyssa"@sv .

<http://tun.fi/MX.309090> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Poemeniinae" ;
    dwc:scientificNameAuthorship "Narayanan & Lal, 1953" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Poemeniinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309097>,
        <http://tun.fi/MX.309101>,
        <http://tun.fi/MX.309104> ;
    skos:prefLabel "komoahmaset"@fi,
        "Poemeniinae"@sv .

<http://tun.fi/MX.309097> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poemenia" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.309090> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309098>,
        <http://tun.fi/MX.309099>,
        <http://tun.fi/MX.309100> ;
    skos:prefLabel "Poemenia"@fi,
        "Poemenia"@sv .

<http://tun.fi/MX.309152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stilbops" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309149> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290878>,
        <http://tun.fi/MX.309153>,
        <http://tun.fi/MX.5082135> ;
    skos:prefLabel "Stilbops"@fi,
        "Stilbops"@sv .

<http://tun.fi/MX.309159> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Astrenis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309160>,
        <http://tun.fi/MX.309161>,
        <http://tun.fi/MX.309162> ;
    skos:prefLabel "Astrenis"@fi,
        "Astrenis"@sv .

<http://tun.fi/MX.309348> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syzeuctus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309351>,
        <http://tun.fi/MX.309352>,
        <http://tun.fi/MX.309354> ;
    skos:prefLabel "Syzeuctus"@fi,
        "Syzeuctus"@sv .

<http://tun.fi/MX.309441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syntactus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309442>,
        <http://tun.fi/MX.309443>,
        <http://tun.fi/MX.309444> ;
    skos:prefLabel "Syntactus"@fi,
        "Syntactus"@sv .

<http://tun.fi/MX.309448> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhaestus" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309449>,
        <http://tun.fi/MX.309451>,
        <http://tun.fi/MX.309452> ;
    skos:prefLabel "Rhaestus"@fi,
        "Rhaestus"@sv .

<http://tun.fi/MX.309532> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scolobates" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309533>,
        <http://tun.fi/MX.309534>,
        <http://tun.fi/MX.309535> ;
    skos:prefLabel "Scolobates"@fi,
        "Scolobates"@sv .

<http://tun.fi/MX.309537> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Otlophorus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309538>,
        <http://tun.fi/MX.309539>,
        <http://tun.fi/MX.309540> ;
    skos:prefLabel "Otlophorus"@fi,
        "Otlophorus"@sv .

<http://tun.fi/MX.309567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protarchus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309568>,
        <http://tun.fi/MX.309569>,
        <http://tun.fi/MX.309571> ;
    skos:prefLabel "Protarchus"@fi,
        "Protarchus"@sv .

<http://tun.fi/MX.309572> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perispuda" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309573>,
        <http://tun.fi/MX.309575>,
        <http://tun.fi/MX.309576> ;
    skos:prefLabel "Perispuda"@fi,
        "Perispuda"@sv .

<http://tun.fi/MX.309603> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Himerta" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309604>,
        <http://tun.fi/MX.309605>,
        <http://tun.fi/MX.309607> ;
    skos:prefLabel "Himerta"@fi,
        "Himerta"@sv .

<http://tun.fi/MX.309770> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synomelix" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309771>,
        <http://tun.fi/MX.309772>,
        <http://tun.fi/MX.309773> ;
    skos:prefLabel "Synomelix"@fi,
        "Synomelix"@sv .

<http://tun.fi/MX.309793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesoleptidea" ;
    dwc:scientificNameAuthorship "Viereck, 1912" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309794>,
        <http://tun.fi/MX.309796>,
        <http://tun.fi/MX.309797> ;
    skos:prefLabel "Mesoleptidea"@fi,
        "Mesoleptidea"@sv .

<http://tun.fi/MX.309852> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypamblys" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309853>,
        <http://tun.fi/MX.309854>,
        <http://tun.fi/MX.309856> ;
    skos:prefLabel "Hypamblys"@fi,
        "Hypamblys"@sv .

<http://tun.fi/MX.309981> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gelanes" ;
    dwc:scientificNameAuthorship "Horstmann, 1981" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309982>,
        <http://tun.fi/MX.309983>,
        <http://tun.fi/MX.4985632> ;
    skos:prefLabel "Gelanes"@fi,
        "Gelanes"@sv .

<http://tun.fi/MX.310085> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyracmon" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310086>,
        <http://tun.fi/MX.310087>,
        <http://tun.fi/MX.310088> ;
    skos:prefLabel "Pyracmon"@fi,
        "Pyracmon"@sv .

<http://tun.fi/MX.310228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meloboris" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310230>,
        <http://tun.fi/MX.310232>,
        <http://tun.fi/MX.310233> ;
    skos:prefLabel "Meloboris"@fi,
        "Meloboris"@sv .

<http://tun.fi/MX.310265> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tranosemella" ;
    dwc:scientificNameAuthorship "Horstmann, 1978" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310266>,
        <http://tun.fi/MX.310267>,
        <http://tun.fi/MX.310268> ;
    skos:prefLabel "Tranosemella"@fi,
        "Tranosemella"@sv .

<http://tun.fi/MX.310272> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enytus" ;
    dwc:scientificNameAuthorship "Cameron, 1905" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310273>,
        <http://tun.fi/MX.310275>,
        <http://tun.fi/MX.310276> ;
    skos:prefLabel "Enytus"@fi,
        "Enytus"@sv .

<http://tun.fi/MX.310429> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ophioninae" ;
    dwc:scientificNameAuthorship "Shuckard, 1840" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Ophioninae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310431>,
        <http://tun.fi/MX.310455>,
        <http://tun.fi/MX.310457> ;
    skos:prefLabel "sirppiahmaset"@fi,
        "Ophioninae"@sv .

<http://tun.fi/MX.310462> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Mesochorinae" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Mesochorinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310463>,
        <http://tun.fi/MX.310470>,
        <http://tun.fi/MX.310492> ;
    skos:prefLabel "kesturiahmaset"@fi,
        "Mesochorinae"@sv .

<http://tun.fi/MX.310694> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Barylypa" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310695>,
        <http://tun.fi/MX.310696>,
        <http://tun.fi/MX.5001761> ;
    skos:prefLabel "Barylypa"@fi,
        "Barylypa"@sv .

<http://tun.fi/MX.310701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Therion" ;
    dwc:scientificNameAuthorship "Curtis, 1829" ;
    skos:broader <http://tun.fi/MX.310678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310702>,
        <http://tun.fi/MX.4979833>,
        <http://tun.fi/MX.5080188> ;
    skos:prefLabel "Therion"@fi,
        "Therion"@sv .

<http://tun.fi/MX.312431> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philodina" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1830" ;
    skos:broader <http://tun.fi/MX.312412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312432>,
        <http://tun.fi/MX.312433>,
        <http://tun.fi/MX.312434> ;
    skos:prefLabel "Philodina"@fi,
        "Philodina"@sv .

<http://tun.fi/MX.312513> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Epiphanidae" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312514>,
        <http://tun.fi/MX.312519>,
        <http://tun.fi/MX.312523> ;
    skos:prefLabel "Epiphanidae"@fi,
        "Epiphanidae"@sv .

<http://tun.fi/MX.312514> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epiphanes" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1832" ;
    skos:broader <http://tun.fi/MX.312513> ;
    skos:hiddenLabel "Notops"@fi,
        "Notops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312516>,
        <http://tun.fi/MX.312517>,
        <http://tun.fi/MX.312518> ;
    skos:prefLabel "Epiphanes"@fi,
        "Epiphanes"@sv .

<http://tun.fi/MX.312581> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichotria" ;
    dwc:scientificNameAuthorship "Bory de St.Vincent, 1827" ;
    skos:broader <http://tun.fi/MX.312580> ;
    skos:hiddenLabel "Dinocharis"@fi,
        "Dinocharis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312583>,
        <http://tun.fi/MX.312585>,
        <http://tun.fi/MX.312586> ;
    skos:prefLabel "Trichotria"@fi,
        "Trichotria"@sv .

<http://tun.fi/MX.312735> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Itura" ;
    dwc:scientificNameAuthorship "Harring & Myers, 1928" ;
    skos:broader <http://tun.fi/MX.312734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312736>,
        <http://tun.fi/MX.312737>,
        <http://tun.fi/MX.312738> ;
    skos:prefLabel "Itura"@fi,
        "Itura"@sv .

<http://tun.fi/MX.312914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hexarthra" ;
    dwc:scientificNameAuthorship "Schmarda, 1854" ;
    skos:broader <http://tun.fi/MX.312913> ;
    skos:hiddenLabel "Pedalion"@fi,
        "Pedalion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312916>,
        <http://tun.fi/MX.312917>,
        <http://tun.fi/MX.312919> ;
    skos:prefLabel "Hexarthra"@fi,
        "Hexarthra"@sv .

<http://tun.fi/MX.312929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnias" ;
    dwc:scientificNameAuthorship "Schranck, 1803" ;
    skos:broader <http://tun.fi/MX.312928> ;
    skos:hiddenLabel "Cephalosiphon"@fi,
        "Cephalosiphon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312931>,
        <http://tun.fi/MX.312933>,
        <http://tun.fi/MX.312936> ;
    skos:prefLabel "Limnias"@fi,
        "Limnias"@sv .

<http://tun.fi/MX.313411> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scelionidae" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Scelionidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317752>,
        <http://tun.fi/MX.317797>,
        <http://tun.fi/MX.317831> ;
    skos:prefLabel "hitupistiäiset"@fi,
        "Scelionidae"@sv .

<http://tun.fi/MX.313512> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Irpicaceae" ;
    dwc:scientificNameAuthorship "Spirin & Zmitr." ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204951>,
        <http://tun.fi/MX.205053>,
        <http://tun.fi/MX.205080> ;
    skos:prefLabel "Irpicaceae"@fi,
        "Irpicaceae"@sv .

<http://tun.fi/MX.317405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scorpioteleia" ;
    dwc:scientificNameAuthorship "Ashmead, 1897" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317407>,
        <http://tun.fi/MX.317408>,
        <http://tun.fi/MX.317409> ;
    skos:prefLabel "Scorpioteleia"@fi,
        "Scorpioteleia"@sv .

<http://tun.fi/MX.317568> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metaclisis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317569>,
        <http://tun.fi/MX.317570>,
        <http://tun.fi/MX.317571> ;
    skos:prefLabel "Metaclisis"@fi,
        "Metaclisis"@sv .

<http://tun.fi/MX.317574> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piestopleura" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317575>,
        <http://tun.fi/MX.317576>,
        <http://tun.fi/MX.317578> ;
    skos:prefLabel "Piestopleura"@fi,
        "Piestopleura"@sv .

<http://tun.fi/MX.317738> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amitus" ;
    dwc:scientificNameAuthorship "Haldeman, 1850" ;
    skos:broader <http://tun.fi/MX.317734> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317739>,
        <http://tun.fi/MX.317740>,
        <http://tun.fi/MX.317741> ;
    skos:prefLabel "Amitus"@fi,
        "Amitus"@sv .

<http://tun.fi/MX.317754> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sparasion" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.313412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317755>,
        <http://tun.fi/MX.317757>,
        <http://tun.fi/MX.317758> ;
    skos:prefLabel "Sparasion"@fi,
        "Sparasion"@sv .

<http://tun.fi/MX.317773> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gryon" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.317752> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317776>,
        <http://tun.fi/MX.317778>,
        <http://tun.fi/MX.317779> ;
    skos:prefLabel "Gryon"@fi,
        "Gryon"@sv .

<http://tun.fi/MX.317797> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Teleasinae" ;
    dwc:scientificNameAuthorship "Ashmead, 1893" ;
    skos:broader <http://tun.fi/MX.313411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317799>,
        <http://tun.fi/MX.317824>,
        <http://tun.fi/MX.317828> ;
    skos:prefLabel "Teleasinae"@fi,
        "Teleasinae"@sv .

<http://tun.fi/MX.317831> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Telenominae" ;
    dwc:scientificNameAuthorship "Thomson, 1860" ;
    skos:broader <http://tun.fi/MX.313411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317833>,
        <http://tun.fi/MX.317836>,
        <http://tun.fi/MX.317848> ;
    skos:prefLabel "Telenominae"@fi,
        "Telenominae"@sv .

<http://tun.fi/MX.317900> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lonchidia" ;
    dwc:scientificNameAuthorship "Thomson, 1862" ;
    skos:broader <http://tun.fi/MX.317893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317901>,
        <http://tun.fi/MX.317902>,
        <http://tun.fi/MX.317903> ;
    skos:prefLabel "Lonchidia"@fi,
        "Lonchidia"@sv .

<http://tun.fi/MX.317929> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anacharitinae" ;
    dwc:scientificNameAuthorship "Thomson, 1862" ;
    skos:broader <http://tun.fi/MX.289215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317930>,
        <http://tun.fi/MX.317937>,
        <http://tun.fi/MX.317942> ;
    skos:prefLabel "Anacharitinae"@fi,
        "Anacharitinae"@sv .

<http://tun.fi/MX.317956> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ibalia" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289212> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317957>,
        <http://tun.fi/MX.317958>,
        <http://tun.fi/MX.317959> ;
    skos:prefLabel "Ibalia"@fi,
        "Ibalia"@sv .

<http://tun.fi/MX.318016> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paroxylabis" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318018>,
        <http://tun.fi/MX.318020>,
        <http://tun.fi/MX.318022> ;
    skos:prefLabel "Paroxylabis"@fi,
        "Paroxylabis"@sv .

<http://tun.fi/MX.318072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paramesius" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318073>,
        <http://tun.fi/MX.318074>,
        <http://tun.fi/MX.318076> ;
    skos:prefLabel "Paramesius"@fi,
        "Paramesius"@sv .

<http://tun.fi/MX.318094> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entomacis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318097>,
        <http://tun.fi/MX.5079945>,
        <http://tun.fi/MX.5079947> ;
    skos:prefLabel "Entomacis"@fi,
        "Entomacis"@sv .

<http://tun.fi/MX.318101> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monelata" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318103>,
        <http://tun.fi/MX.318104>,
        <http://tun.fi/MX.318105> ;
    skos:prefLabel "Monelata"@fi,
        "Monelata"@sv .

<http://tun.fi/MX.318182> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Disogmus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318183>,
        <http://tun.fi/MX.318185>,
        <http://tun.fi/MX.318186> ;
    skos:prefLabel "Disogmus"@fi,
        "Disogmus"@sv .

<http://tun.fi/MX.318192> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tretoserphus" ;
    dwc:scientificNameAuthorship "Townes & Townes, 1981" ;
    skos:broader <http://tun.fi/MX.318179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318193>,
        <http://tun.fi/MX.318194>,
        <http://tun.fi/MX.5075732> ;
    skos:prefLabel "Tretoserphus"@fi,
        "Tretoserphus"@sv .

<http://tun.fi/MX.318195> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptoserphus" ;
    dwc:scientificNameAuthorship "Kieffer, 1907" ;
    skos:broader <http://tun.fi/MX.318179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318196>,
        <http://tun.fi/MX.318198>,
        <http://tun.fi/MX.318200> ;
    skos:prefLabel "Cryptoserphus"@fi,
        "Cryptoserphus"@sv .

<http://tun.fi/MX.318216> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaenoserphus" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.318179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318217>,
        <http://tun.fi/MX.318218>,
        <http://tun.fi/MX.318220> ;
    skos:prefLabel "Phaenoserphus"@fi,
        "Phaenoserphus"@sv .

<http://tun.fi/MX.318312> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lagynodes" ;
    dwc:scientificNameAuthorship "Förster, 1840" ;
    skos:broader <http://tun.fi/MX.318311> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318314>,
        <http://tun.fi/MX.318316>,
        <http://tun.fi/MX.318317> ;
    skos:prefLabel "Lagynodes"@fi,
        "Lagynodes"@sv .

<http://tun.fi/MX.318407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Periclistus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318408>,
        <http://tun.fi/MX.318410>,
        <http://tun.fi/MX.318411> ;
    skos:prefLabel "Periclistus"@fi,
        "Periclistus"@sv .

<http://tun.fi/MX.318523> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diglyphosema" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318524>,
        <http://tun.fi/MX.318525>,
        <http://tun.fi/MX.318526> ;
    skos:prefLabel "Diglyphosema"@fi,
        "Diglyphosema"@sv .

<http://tun.fi/MX.318536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cothonaspis" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318537>,
        <http://tun.fi/MX.318538>,
        <http://tun.fi/MX.318539> ;
    skos:prefLabel "Cothonaspis"@fi,
        "Cothonaspis"@sv .

<http://tun.fi/MX.318599> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ganaspis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318600>,
        <http://tun.fi/MX.318601>,
        <http://tun.fi/MX.318602> ;
    skos:prefLabel "Ganaspis"@fi,
        "Ganaspis"@sv .

<http://tun.fi/MX.318636> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptopilina" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317887>,
        <http://tun.fi/MX.317888>,
        <http://tun.fi/MX.317890> ;
    skos:prefLabel "Leptopilina"@fi,
        "Leptopilina"@sv .

<http://tun.fi/MX.318714> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tomicobia" ;
    dwc:scientificNameAuthorship "Ashmead, 1899" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318715>,
        <http://tun.fi/MX.318716>,
        <http://tun.fi/MX.318717> ;
    skos:prefLabel "Tomicobia"@fi,
        "Tomicobia"@sv .

<http://tun.fi/MX.318746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachymeria" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.5017443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318748>,
        <http://tun.fi/MX.318749>,
        <http://tun.fi/MX.5078685> ;
    skos:prefLabel "Brachymeria"@fi,
        "Brachymeria"@sv .

<http://tun.fi/MX.318880> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Systasis" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318881>,
        <http://tun.fi/MX.318882>,
        <http://tun.fi/MX.318884> ;
    skos:prefLabel "Systasis"@fi,
        "Systasis"@sv .

<http://tun.fi/MX.318885> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Semiotellus" ;
    dwc:scientificNameAuthorship "Westwood, 1839" ;
    skos:broader <http://tun.fi/MX.318879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318887>,
        <http://tun.fi/MX.318888>,
        <http://tun.fi/MX.5076885> ;
    skos:prefLabel "Semiotellus"@fi,
        "Semiotellus"@sv .

<http://tun.fi/MX.318926> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eunotinae" ;
    dwc:scientificNameAuthorship "Ashmead, 1904" ;
    skos:broader <http://tun.fi/MX.289252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318927>,
        <http://tun.fi/MX.318933>,
        <http://tun.fi/MX.318935> ;
    skos:prefLabel "Eunotinae"@fi,
        "Eunotinae"@sv .

<http://tun.fi/MX.318974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhopalicus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318975>,
        <http://tun.fi/MX.318976>,
        <http://tun.fi/MX.318978> ;
    skos:prefLabel "Rhopalicus"@fi,
        "Rhopalicus"@sv .

<http://tun.fi/MX.318994> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Roptrocerus" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1848" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318996>,
        <http://tun.fi/MX.318997>,
        <http://tun.fi/MX.318998> ;
    skos:prefLabel "Roptrocerus"@fi,
        "Roptrocerus"@sv .

<http://tun.fi/MX.319049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capellia" ;
    dwc:scientificNameAuthorship "Delucchi, 1958" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319050>,
        <http://tun.fi/MX.319051>,
        <http://tun.fi/MX.319052> ;
    skos:prefLabel "Capellia"@fi,
        "Capellia"@sv .

<http://tun.fi/MX.319107> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ablaxia" ;
    dwc:scientificNameAuthorship "Delucchi, 1957" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319108>,
        <http://tun.fi/MX.319109>,
        <http://tun.fi/MX.319110> ;
    skos:prefLabel "Ablaxia"@fi,
        "Ablaxia"@sv .

<http://tun.fi/MX.319154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilonotus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319155>,
        <http://tun.fi/MX.319156>,
        <http://tun.fi/MX.319157> ;
    skos:prefLabel "Psilonotus"@fi,
        "Psilonotus"@sv .

<http://tun.fi/MX.319313> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asecodes" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319315>,
        <http://tun.fi/MX.319316>,
        <http://tun.fi/MX.319317> ;
    skos:prefLabel "Asecodes"@fi,
        "Asecodes"@sv .

<http://tun.fi/MX.319333> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entedonomphale" ;
    dwc:scientificNameAuthorship "Girault, 1915" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319334>,
        <http://tun.fi/MX.319335>,
        <http://tun.fi/MX.319339> ;
    skos:prefLabel "Entedonomphale"@fi,
        "Entedonomphale"@sv .

<http://tun.fi/MX.319340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euderomphale" ;
    dwc:scientificNameAuthorship "Girault, 1916" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319341>,
        <http://tun.fi/MX.319342>,
        <http://tun.fi/MX.319343> ;
    skos:prefLabel "Euderomphale"@fi,
        "Euderomphale"@sv .

<http://tun.fi/MX.319424> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyrtogaster" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319425>,
        <http://tun.fi/MX.319426>,
        <http://tun.fi/MX.319427> ;
    skos:prefLabel "Cyrtogaster"@fi,
        "Cyrtogaster"@sv .

<http://tun.fi/MX.319477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glyphognathus" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319478>,
        <http://tun.fi/MX.319479>,
        <http://tun.fi/MX.319480> ;
    skos:prefLabel "Glyphognathus"@fi,
        "Glyphognathus"@sv .

<http://tun.fi/MX.319481> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaeripalpus" ;
    dwc:scientificNameAuthorship "Förster, 1841" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319482>,
        <http://tun.fi/MX.319483>,
        <http://tun.fi/MX.319484> ;
    skos:prefLabel "Sphaeripalpus"@fi,
        "Sphaeripalpus"@sv .

<http://tun.fi/MX.319700> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysolampus" ;
    dwc:scientificNameAuthorship "Spinola, 1811" ;
    skos:broader <http://tun.fi/MX.319699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319701>,
        <http://tun.fi/MX.319702>,
        <http://tun.fi/MX.323584> ;
    skos:prefLabel "Chrysolampus"@fi,
        "Chrysolampus"@sv .

<http://tun.fi/MX.319733> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Foersterella" ;
    dwc:scientificNameAuthorship "Dalla Torre, 1897" ;
    skos:broader <http://tun.fi/MX.319730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319734>,
        <http://tun.fi/MX.319735>,
        <http://tun.fi/MX.319736> ;
    skos:prefLabel "Foersterella"@fi,
        "Foersterella"@sv .

<http://tun.fi/MX.319756> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euplectrus" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319757>,
        <http://tun.fi/MX.5012267>,
        <http://tun.fi/MX.5012268> ;
    skos:prefLabel "Euplectrus"@fi,
        "Euplectrus"@sv .

<http://tun.fi/MX.319817> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemiptarsenus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319818>,
        <http://tun.fi/MX.319819>,
        <http://tun.fi/MX.319821> ;
    skos:prefLabel "Hemiptarsenus"@fi,
        "Hemiptarsenus"@sv .

<http://tun.fi/MX.319858> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microlycus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319859>,
        <http://tun.fi/MX.319860>,
        <http://tun.fi/MX.319861> ;
    skos:prefLabel "Microlycus"@fi,
        "Microlycus"@sv .

<http://tun.fi/MX.319885> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Astichus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.319874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319886>,
        <http://tun.fi/MX.319887>,
        <http://tun.fi/MX.5076565> ;
    skos:prefLabel "Astichus"@fi,
        "Astichus"@sv .

<http://tun.fi/MX.320010> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camptoptera" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320011>,
        <http://tun.fi/MX.320013>,
        <http://tun.fi/MX.4993817> ;
    skos:prefLabel "Camptoptera"@fi,
        "Camptoptera"@sv .

<http://tun.fi/MX.320059> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cleruchus" ;
    dwc:scientificNameAuthorship "Enock, 1909" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320060>,
        <http://tun.fi/MX.320061>,
        <http://tun.fi/MX.320062> ;
    skos:prefLabel "Cleruchus"@fi,
        "Cleruchus"@sv .

<http://tun.fi/MX.320065> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eustochus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320066>,
        <http://tun.fi/MX.320071>,
        <http://tun.fi/MX.4993821> ;
    skos:prefLabel "Eustochus"@fi,
        "Eustochus"@sv .

<http://tun.fi/MX.32019> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanocorypha" ;
    dwc:scientificNameAuthorship "Boie, 1828" ;
    skos:broader <http://tun.fi/MX.31969> ;
    skos:hiddenLabel "Melanocorypha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32020>,
        <http://tun.fi/MX.32021>,
        <http://tun.fi/MX.32025> ;
    skos:prefLabel "isokiurut"@fi,
        "Melanocorypha"@sv .

<http://tun.fi/MX.321579> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pentapleura" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321580>,
        <http://tun.fi/MX.321582>,
        <http://tun.fi/MX.321583> ;
    skos:prefLabel "Pentapleura"@fi,
        "Pentapleura"@sv .

<http://tun.fi/MX.32180> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Motacilla flava" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.32179> ;
    skos:hiddenLabel "Motacilla flava"@fi,
        "Motacilla flava"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206363>,
        <http://tun.fi/MX.206364>,
        <http://tun.fi/MX.292064> ;
    skos:prefLabel "keltavästäräkki"@fi,
        "gulärla"@sv .

<http://tun.fi/MX.321980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxyporus" ;
    skos:broader <http://tun.fi/MX.191128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191130>,
        <http://tun.fi/MX.191131>,
        <http://tun.fi/MX.191132> ;
    skos:prefLabel "Oxyporus"@fi,
        "Oxyporus"@sv .

<http://tun.fi/MX.323497> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Salmoninae" ;
    skos:broader <http://tun.fi/MX.53298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53120>,
        <http://tun.fi/MX.53126>,
        <http://tun.fi/MX.53301> ;
    skos:prefLabel "Salmoninae"@fi,
        "Salmoninae"@sv .

<http://tun.fi/MX.323812> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoorthocaulis" ;
    dwc:scientificNameAuthorship "L.Söderstr." ;
    skos:broader <http://tun.fi/MX.324465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44249>,
        <http://tun.fi/MX.44251>,
        <http://tun.fi/MX.44252> ;
    skos:prefLabel "Neoorthocaulis"@fi,
        "Neoorthocaulis"@sv .

<http://tun.fi/MX.324421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schistochilopsis" ;
    dwc:scientificNameAuthorship "(N.Kitag.) Konstant." ;
    skos:broader <http://tun.fi/MX.212993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200469>,
        <http://tun.fi/MX.44349>,
        <http://tun.fi/MX.44350> ;
    skos:prefLabel "Schistochilopsis"@fi,
        "Schistochilopsis"@sv .

<http://tun.fi/MX.325131> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aongstroemiaceae" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43320>,
        <http://tun.fi/MX.43334>,
        <http://tun.fi/MX.5074442> ;
    skos:prefLabel "Aongstroemiaceae"@fi,
        "Aongstroemiaceae"@sv .

<http://tun.fi/MX.32818> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Luscinia" ;
    dwc:scientificNameAuthorship "T. Forster, 1817" ;
    skos:broader <http://tun.fi/MX.293436> ;
    skos:hiddenLabel "Luscinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32819>,
        <http://tun.fi/MX.32820>,
        <http://tun.fi/MX.32821> ;
    skos:prefLabel "satakielet"@fi,
        "Luscinia"@sv .

<http://tun.fi/MX.33960> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Muscicapidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Muscicapidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293431>,
        <http://tun.fi/MX.293435>,
        <http://tun.fi/MX.293436> ;
    skos:prefLabel "siepot"@fi,
        "Muscicapidae"@sv .

<http://tun.fi/MX.34> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aeshnidae" ;
    skos:broader <http://tun.fi/MX.33> ;
    skos:hiddenLabel "Aeshnidae"@fi,
        "Aeshnidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.35>,
        <http://tun.fi/MX.37>,
        <http://tun.fi/MX.63180> ;
    skos:prefLabel "ukonkorennot"@fi,
        "mosaiksländor"@sv .

<http://tun.fi/MX.36355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loxia" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.293082> ;
    skos:hiddenLabel "Loxia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36356>,
        <http://tun.fi/MX.36358>,
        <http://tun.fi/MX.36359> ;
    skos:prefLabel "käpylinnut"@fi,
        "Loxia"@sv .

<http://tun.fi/MX.36571> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Passer" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.293056> ;
    skos:hiddenLabel "Passer"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.36573>,
        <http://tun.fi/MX.36574>,
        <http://tun.fi/MX.36589> ;
    skos:prefLabel "varpuset"@fi,
        "Passer"@sv .

<http://tun.fi/MX.37697> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diphasiastrum" ;
    dwc:scientificNameAuthorship "Holub" ;
    skos:broader <http://tun.fi/MX.37683> ;
    skos:hiddenLabel "Diphasiastrum"@fi,
        "Diphasiastrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37698>,
        <http://tun.fi/MX.37699>,
        <http://tun.fi/MX.37702> ;
    skos:prefLabel "suomulieot"@fi,
        "plattlumrar"@sv .

<http://tun.fi/MX.37770> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnocarpium" ;
    dwc:scientificNameAuthorship "Newman" ;
    skos:broader <http://tun.fi/MX.289416> ;
    skos:hiddenLabel "Gymnocarpium"@fi,
        "Gymnocarpium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37771>,
        <http://tun.fi/MX.37772>,
        <http://tun.fi/MX.37773> ;
    skos:prefLabel "pikkuimarteet"@fi,
        "ekbräknar"@sv .

<http://tun.fi/MX.37775> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Woodsia" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.289418> ;
    skos:hiddenLabel "Woodsia"@fi,
        "Woodsia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37776>,
        <http://tun.fi/MX.37777>,
        <http://tun.fi/MX.37779> ;
    skos:prefLabel "kiviyrtit"@fi,
        "hällebräknar"@sv .

<http://tun.fi/MX.37804> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abies" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.37803> ;
    skos:hiddenLabel "Abies"@fi,
        "Abies"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37805>,
        <http://tun.fi/MX.37806>,
        <http://tun.fi/MX.40672> ;
    skos:prefLabel "pihdat"@fi,
        "ädelgranar"@sv .

<http://tun.fi/MX.37838> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nymphaea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "neidonlumpeet"@fi ;
    skos:broader <http://tun.fi/MX.37837> ;
    skos:hiddenLabel "Nymphaea"@fi,
        "Nymphaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37840>,
        <http://tun.fi/MX.37841>,
        <http://tun.fi/MX.37843> ;
    skos:prefLabel "lumpeet"@fi,
        "vita näckrosor"@sv .

<http://tun.fi/MX.37858> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Actaea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Actaea"@fi,
        "Actaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37859>,
        <http://tun.fi/MX.37860>,
        <http://tun.fi/MX.40847> ;
    skos:prefLabel "konnanmarjat"@fi,
        "trolldruvor"@sv .

<http://tun.fi/MX.37900> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ranunculus subborealis" ;
    dwc:scientificNameAuthorship "Tzvelev" ;
    skos:broader <http://tun.fi/MX.37894> ;
    skos:hiddenLabel "Ranunculus acris subsp. borealis"@fi,
        "Ranunculus acris var. borealis"@fi,
        "Ranunculus subborealis"@fi,
        "Ranunculus acris subsp. borealis"@sv,
        "Ranunculus acris var. borealis"@sv,
        "Ranunculus subborealis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37901>,
        <http://tun.fi/MX.42331>,
        <http://tun.fi/MX.42332> ;
    skos:prefLabel "noroleinikki"@fi,
        "nordsmörblomma"@sv .

<http://tun.fi/MX.37983> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Urtica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "aitonokkoset"@fi ;
    skos:broader <http://tun.fi/MX.37982> ;
    skos:hiddenLabel "Urtica"@fi,
        "Urtica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37984>,
        <http://tun.fi/MX.37987>,
        <http://tun.fi/MX.41606> ;
    skos:prefLabel "nokkoset"@fi,
        "nässlor"@sv .

<http://tun.fi/MX.37992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Betula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37991> ;
    skos:hiddenLabel "Betula"@fi,
        "Betula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37993>,
        <http://tun.fi/MX.37999>,
        <http://tun.fi/MX.38004> ;
    skos:prefLabel "koivut"@fi,
        "björkar"@sv .

<http://tun.fi/MX.38067> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cerastium alpinum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38063> ;
    skos:hiddenLabel "Cerastium alpinum"@fi,
        "Cerastium alpinum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38068>,
        <http://tun.fi/MX.38069>,
        <http://tun.fi/MX.38070> ;
    skos:prefLabel "tunturihärkki"@fi,
        "fjällarv"@sv .

<http://tun.fi/MX.38094> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Herniaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Herniaria"@fi,
        "Herniaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38095>,
        <http://tun.fi/MX.40776>,
        <http://tun.fi/MX.41120> ;
    skos:prefLabel "tyräruohot"@fi,
        "knytlingar"@sv .

<http://tun.fi/MX.38097> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Spergula arvensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38096> ;
    skos:hiddenLabel "Spergula arvensis"@fi,
        "Spergula arvensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38098>,
        <http://tun.fi/MX.38099>,
        <http://tun.fi/MX.43008> ;
    skos:prefLabel "peltohatikka"@fi,
        "åkerspärgel"@sv .

<http://tun.fi/MX.38104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lychnis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Lychnis"@fi,
        "Lychnis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38105>,
        <http://tun.fi/MX.38106>,
        <http://tun.fi/MX.41165> ;
    skos:prefLabel "käenkukat"@fi,
        "gökblomstersläktet"@sv .

<http://tun.fi/MX.38208> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Salsola" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.5082469> ;
    skos:hiddenLabel "Kali"@fi,
        "Salsola"@fi,
        "Kali"@sv,
        "Salsola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38209>,
        <http://tun.fi/MX.38821>,
        <http://tun.fi/MX.41441> ;
    skos:prefLabel "otakilokit"@fi,
        "sodaörter"@sv .

<http://tun.fi/MX.38225> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Persicaria lapathifolia" ;
    dwc:scientificNameAuthorship "(L.) Delarbre" ;
    skos:broader <http://tun.fi/MX.38221> ;
    skos:hiddenLabel "Persicaria lapathifolia"@fi,
        "Polygonum lapathifolium"@fi,
        "Persicaria lapathifolia"@sv,
        "Polygonum lapathifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38226>,
        <http://tun.fi/MX.38227>,
        <http://tun.fi/MX.4978957> ;
    skos:prefLabel "ukontatar"@fi,
        "pilört"@sv .

<http://tun.fi/MX.38266> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex crispus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex crispus"@fi,
        "Rumex crispus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38267>,
        <http://tun.fi/MX.38268>,
        <http://tun.fi/MX.4973792> ;
    skos:prefLabel "poimuhierakka"@fi,
        "krusskräppa"@sv .

<http://tun.fi/MX.38271> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex obtusifolius" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex obtusifolius"@fi,
        "Rumex obtusifolius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38272>,
        <http://tun.fi/MX.38273>,
        <http://tun.fi/MX.43004> ;
    skos:prefLabel "tylppöhierakka"@fi,
        "tomtskräppa"@sv .

<http://tun.fi/MX.38275> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex dentatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex dentatus"@fi,
        "Rumex dentatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42406>,
        <http://tun.fi/MX.42407>,
        <http://tun.fi/MX.42841> ;
    skos:prefLabel "hammashierakka"@fi,
        "tandskräppa"@sv .

<http://tun.fi/MX.38285> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rumex acetosella" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38250> ;
    skos:hiddenLabel "Rumex acetosella"@fi,
        "Rumex acetosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38286>,
        <http://tun.fi/MX.38288>,
        <http://tun.fi/MX.43003> ;
    skos:prefLabel "ahosuolaheinä"@fi,
        "bergsyra"@sv .

<http://tun.fi/MX.38290> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Plumbaginaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70046> ;
    skos:hiddenLabel "Plumbaginaceae"@fi,
        "Plumbaginaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38291>,
        <http://tun.fi/MX.41901>,
        <http://tun.fi/MX.41953> ;
    skos:prefLabel "lyijykukkakasvit"@fi,
        "triftväxter"@sv .

<http://tun.fi/MX.38292> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Armeria maritima" ;
    dwc:scientificNameAuthorship "(Mill.) Willd." ;
    skos:broader <http://tun.fi/MX.38291> ;
    skos:hiddenLabel "Armeria maritima"@fi,
        "Armeria maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38293>,
        <http://tun.fi/MX.38294>,
        <http://tun.fi/MX.38295> ;
    skos:prefLabel "rusolaukkaneilikka"@fi,
        "trift"@sv .

<http://tun.fi/MX.38347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cucumis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "satokurkut"@fi ;
    skos:broader <http://tun.fi/MX.38342> ;
    skos:hiddenLabel "Cucumis"@fi,
        "Cucumis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38348>,
        <http://tun.fi/MX.40926>,
        <http://tun.fi/MX.41324> ;
    skos:prefLabel "kurkut"@fi,
        "gurkor"@sv .

<http://tun.fi/MX.38361> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Descurainia" ;
    dwc:scientificNameAuthorship "Webb & Berthel." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Descurainia"@fi,
        "Descurainia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38362>,
        <http://tun.fi/MX.40943>,
        <http://tun.fi/MX.43039> ;
    skos:prefLabel "litutillit"@fi,
        "stillfrön"@sv .

<http://tun.fi/MX.38403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cardamine pratensis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38401> ;
    skos:hiddenLabel "Cardamine pratensis"@fi,
        "Cardamine pratensis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38404>,
        <http://tun.fi/MX.38405>,
        <http://tun.fi/MX.38406> ;
    skos:prefLabel "luhtalitukka"@fi,
        "ängsbräsma"@sv .

<http://tun.fi/MX.38483> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplotaxis" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Diplotaxis"@fi,
        "Diplotaxis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38484>,
        <http://tun.fi/MX.38485>,
        <http://tun.fi/MX.4973235> ;
    skos:prefLabel "hietasinapit"@fi,
        "mursenaper"@sv .

<http://tun.fi/MX.38493> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Brassica rapa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38486> ;
    skos:hiddenLabel "Brassica rapa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38494>,
        <http://tun.fi/MX.38495>,
        <http://tun.fi/MX.4973152> ;
    skos:prefLabel "satokaali"@fi,
        "Brassica rapa"@sv .

<http://tun.fi/MX.38504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erucastrum" ;
    dwc:scientificNameAuthorship "C. Presl" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Erucastrum"@fi,
        "Hirschfeldia"@fi,
        "Erucastrum"@sv,
        "Hirschfeldia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38505>,
        <http://tun.fi/MX.38507>,
        <http://tun.fi/MX.41507> ;
    skos:prefLabel "kaalisinapit"@fi,
        "kålsenaper"@sv .

<http://tun.fi/MX.38509> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cakile maritima" ;
    dwc:scientificNameAuthorship "Scop." ;
    skos:altLabel "euroopanmerisinappi"@fi ;
    skos:broader <http://tun.fi/MX.38508> ;
    skos:hiddenLabel "Cakile maritima"@fi,
        "Cakile maritima"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42378>,
        <http://tun.fi/MX.42379>,
        <http://tun.fi/MX.5001869> ;
    skos:prefLabel "merisinappi"@fi,
        "marviol"@sv .

<http://tun.fi/MX.38512> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rapistrum rugosum" ;
    dwc:scientificNameAuthorship "(L.) All." ;
    skos:broader <http://tun.fi/MX.38510> ;
    skos:hiddenLabel "Rapistrum rugosum"@fi,
        "Rapistrum rugosum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972580>,
        <http://tun.fi/MX.4972581>,
        <http://tun.fi/MX.4972582> ;
    skos:prefLabel "kurttusaksanretikka"@fi,
        "stäppsenap"@sv .

<http://tun.fi/MX.38551> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Salix myrsinifolia" ;
    dwc:scientificNameAuthorship "Salisb." ;
    skos:broader <http://tun.fi/MX.38527> ;
    skos:hiddenLabel "Salix myrsinifolia"@fi,
        "Salix myrsinifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38552>,
        <http://tun.fi/MX.38553>,
        <http://tun.fi/MX.43005> ;
    skos:prefLabel "mustuvapaju"@fi,
        "svartvide"@sv .

<http://tun.fi/MX.38743> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Hylotelephium telephium" ;
    dwc:scientificNameAuthorship "(L.) H. Ohba" ;
    skos:broader <http://tun.fi/MX.4972140> ;
    skos:hiddenLabel "Hylotelephium telephium"@fi,
        "Sedum telephium"@fi,
        "Hylotelephium telephium"@sv,
        "Sedum telephium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38744>,
        <http://tun.fi/MX.38745>,
        <http://tun.fi/MX.38746> ;
    skos:prefLabel "isomaksaruoho"@fi,
        "kärleksört"@sv .

<http://tun.fi/MX.38763> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Ribes spicatum" ;
    dwc:scientificNameAuthorship "E. Robson" ;
    skos:broader <http://tun.fi/MX.38759> ;
    skos:hiddenLabel "Ribes spicatum"@fi,
        "Ribes spicatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38764>,
        <http://tun.fi/MX.38765>,
        <http://tun.fi/MX.38766> ;
    skos:prefLabel "pohjanpunaherukka"@fi,
        "skogsvinbär"@sv .

<http://tun.fi/MX.38779> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drosera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38778> ;
    skos:hiddenLabel "Drosera"@fi,
        "Drosera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38780>,
        <http://tun.fi/MX.38781>,
        <http://tun.fi/MX.38783> ;
    skos:prefLabel "kihokit"@fi,
        "sileshår"@sv .

<http://tun.fi/MX.38824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrimonia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Agrimonia"@fi,
        "Agrimonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38825>,
        <http://tun.fi/MX.38826>,
        <http://tun.fi/MX.38827> ;
    skos:prefLabel "verijuuret"@fi,
        "småborrar"@sv .

<http://tun.fi/MX.38945> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cytisus" ;
    dwc:scientificNameAuthorship "Desf." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Chamaecytisus"@fi,
        "Cytisus"@fi,
        "Lembotropis"@fi,
        "Chamaecytisus"@sv,
        "Cytisus"@sv,
        "Lembotropis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38946>,
        <http://tun.fi/MX.40770>,
        <http://tun.fi/MX.40933> ;
    skos:prefLabel "virpivihmat"@fi,
        "kvastginster"@sv .

<http://tun.fi/MX.39025> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Medicago lupulina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39024> ;
    skos:hiddenLabel "Medicago lupulina"@fi,
        "Medicago lupulina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39026>,
        <http://tun.fi/MX.39027>,
        <http://tun.fi/MX.39028> ;
    skos:prefLabel "nurmimailanen"@fi,
        "humlelusern"@sv .

<http://tun.fi/MX.39070> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ornithopus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Ornithopus"@fi,
        "Ornithopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39071>,
        <http://tun.fi/MX.41258>,
        <http://tun.fi/MX.41259> ;
    skos:prefLabel "linnunjalat"@fi,
        "serradellor"@sv .

<http://tun.fi/MX.39150> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erodium" ;
    dwc:scientificNameAuthorship "L'Hér." ;
    skos:broader <http://tun.fi/MX.39134> ;
    skos:hiddenLabel "Erodium"@fi,
        "Erodium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39151>,
        <http://tun.fi/MX.39152>,
        <http://tun.fi/MX.42468> ;
    skos:prefLabel "kurjennokat"@fi,
        "skatnävor"@sv .

<http://tun.fi/MX.39165> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cornus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39164> ;
    skos:hiddenLabel "Cornus"@fi,
        "Cornus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39166>,
        <http://tun.fi/MX.39168>,
        <http://tun.fi/MX.39169> ;
    skos:prefLabel "kanukat"@fi,
        "korneller"@sv .

<http://tun.fi/MX.39176> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eryngium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Eryngium"@fi,
        "Eryngium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39177>,
        <http://tun.fi/MX.40983>,
        <http://tun.fi/MX.41068> ;
    skos:prefLabel "piikkiputket"@fi,
        "martornar"@sv .

<http://tun.fi/MX.39184> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthriscus" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Anthriscus"@fi,
        "Anthriscus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39185>,
        <http://tun.fi/MX.39186>,
        <http://tun.fi/MX.40706> ;
    skos:prefLabel "silokirvelit"@fi,
        "småkörvlar"@sv .

<http://tun.fi/MX.39196> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pimpinella" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Pimpinella"@fi,
        "Pimpinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39197>,
        <http://tun.fi/MX.39198>,
        <http://tun.fi/MX.39199> ;
    skos:prefLabel "pukinjuuret"@fi,
        "bockrötter"@sv .

<http://tun.fi/MX.39247> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heracleum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Heracleum"@fi,
        "Heracleum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39248>,
        <http://tun.fi/MX.39253>,
        <http://tun.fi/MX.39254> ;
    skos:prefLabel "ukonputket"@fi,
        "lokor"@sv .

<http://tun.fi/MX.39279> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asperula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "aitomaratit"@fi ;
    skos:broader <http://tun.fi/MX.39276> ;
    skos:hiddenLabel "Asperula"@fi,
        "Asperula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39280>,
        <http://tun.fi/MX.39281>,
        <http://tun.fi/MX.39282> ;
    skos:prefLabel "maratit"@fi,
        "färgmåror"@sv .

<http://tun.fi/MX.39311> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Centaurium" ;
    dwc:scientificNameAuthorship "Hill" ;
    skos:altLabel "punasapet"@fi ;
    skos:broader <http://tun.fi/MX.39310> ;
    skos:hiddenLabel "Centaurium"@fi,
        "Centaurium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39312>,
        <http://tun.fi/MX.39313>,
        <http://tun.fi/MX.42627> ;
    skos:prefLabel "sapet"@fi,
        "aruner"@sv .

<http://tun.fi/MX.39329> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oleaceae" ;
    dwc:scientificNameAuthorship "Hoffmanns. & Link" ;
    skos:broader <http://tun.fi/MX.70059> ;
    skos:hiddenLabel "Oleaceae"@fi,
        "Oleaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39330>,
        <http://tun.fi/MX.39332>,
        <http://tun.fi/MX.41900> ;
    skos:prefLabel "oliivipuukasvit"@fi,
        "syrenväxter"@sv .

<http://tun.fi/MX.39332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syringa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39329> ;
    skos:hiddenLabel "Syringa"@fi,
        "Syringa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39333>,
        <http://tun.fi/MX.41527>,
        <http://tun.fi/MX.41530> ;
    skos:prefLabel "syreenit"@fi,
        "syrener"@sv .

<http://tun.fi/MX.39335> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sambucus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39350> ;
    skos:hiddenLabel "Sambucus"@fi,
        "Sambucus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39336>,
        <http://tun.fi/MX.41446>,
        <http://tun.fi/MX.41447> ;
    skos:prefLabel "seljat"@fi,
        "flädrar"@sv .

<http://tun.fi/MX.39350> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Adoxaceae" ;
    dwc:scientificNameAuthorship "E. Mey." ;
    skos:broader <http://tun.fi/MX.70052> ;
    skos:hiddenLabel "Adoxaceae"@fi,
        "Adoxaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39335>,
        <http://tun.fi/MX.39337>,
        <http://tun.fi/MX.39351> ;
    skos:prefLabel "tesmayrttikasvit"@fi,
        "desmeknoppsväxter"@sv .

<http://tun.fi/MX.39369> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Convolvulaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70074> ;
    skos:hiddenLabel "Convolvulaceae"@fi,
        "Cuscutaceae"@fi,
        "Convolvulaceae"@sv,
        "Cuscutaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39374>,
        <http://tun.fi/MX.39376>,
        <http://tun.fi/MX.39381> ;
    skos:prefLabel "kiertokasvit"@fi,
        "vindeväxter"@sv .

<http://tun.fi/MX.39389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polemonium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39388> ;
    skos:hiddenLabel "Polemonium"@fi,
        "Polemonium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39390>,
        <http://tun.fi/MX.39391>,
        <http://tun.fi/MX.41402> ;
    skos:prefLabel "sinilatvat"@fi,
        "blågullssläktet"@sv .

<http://tun.fi/MX.39403> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pulmonaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Pulmonaria"@fi,
        "Pulmonaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39404>,
        <http://tun.fi/MX.4973472>,
        <http://tun.fi/MX.4973473> ;
    skos:prefLabel "imikät"@fi,
        "lungörter"@sv .

<http://tun.fi/MX.39407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symphytum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Symphytum"@fi,
        "Symphytum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39408>,
        <http://tun.fi/MX.39411>,
        <http://tun.fi/MX.41526> ;
    skos:prefLabel "raunioyrtit"@fi,
        "vallörter"@sv .

<http://tun.fi/MX.39413> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anchusa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Anchusa"@fi,
        "Anchusa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39414>,
        <http://tun.fi/MX.40692>,
        <http://tun.fi/MX.40693> ;
    skos:prefLabel "isorastit"@fi,
        "oxtungor"@sv .

<http://tun.fi/MX.39418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amsinckia" ;
    dwc:scientificNameAuthorship "Lehm." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Amsinckia"@fi,
        "Amsinckia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39419>,
        <http://tun.fi/MX.42556>,
        <http://tun.fi/MX.4979093> ;
    skos:prefLabel "keltalemmikit"@fi,
        "gullörter"@sv .

<http://tun.fi/MX.39446> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cynoglossum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Cynoglossum"@fi,
        "Cynoglossum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39447>,
        <http://tun.fi/MX.40930>,
        <http://tun.fi/MX.40931> ;
    skos:prefLabel "koirankielet"@fi,
        "hundtungor"@sv .

<http://tun.fi/MX.39449> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ajuga" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Ajuga"@fi,
        "Ajuga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39450>,
        <http://tun.fi/MX.39451>,
        <http://tun.fi/MX.39453> ;
    skos:prefLabel "akankaalit"@fi,
        "sugor"@sv .

<http://tun.fi/MX.39563> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Datura" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39539> ;
    skos:hiddenLabel "Datura"@fi,
        "Datura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39564>,
        <http://tun.fi/MX.40937>,
        <http://tun.fi/MX.4972332> ;
    skos:prefLabel "hulluruohot"@fi,
        "spikklubbor"@sv .

<http://tun.fi/MX.39641> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Euphrasia wettsteinii" ;
    dwc:scientificNameAuthorship "G. L. Gusarova" ;
    skos:broader <http://tun.fi/MX.39634> ;
    skos:hiddenLabel "Euphrasia frigida"@fi,
        "Euphrasia wettsteinii"@fi,
        "Euphrasia frigida"@sv,
        "Euphrasia wettsteinii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39642>,
        <http://tun.fi/MX.39643>,
        <http://tun.fi/MX.5075734> ;
    skos:prefLabel "pohjansilmäruoho"@fi,
        "fjällögontröst"@sv .

<http://tun.fi/MX.39647> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontites" ;
    dwc:scientificNameAuthorship "Ludw." ;
    skos:broader <http://tun.fi/MX.41740> ;
    skos:hiddenLabel "Odontites"@fi,
        "Odontites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39648>,
        <http://tun.fi/MX.39649>,
        <http://tun.fi/MX.39650> ;
    skos:prefLabel "sänkiöt"@fi,
        "rödtoppor"@sv .

<http://tun.fi/MX.39658> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pedicularis palustris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39655> ;
    skos:hiddenLabel "Pedicularis palustris"@fi,
        "Pedicularis palustris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39659>,
        <http://tun.fi/MX.39660>,
        <http://tun.fi/MX.42997> ;
    skos:prefLabel "luhtakuusio"@fi,
        "kärrspira"@sv .

<http://tun.fi/MX.39662> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhinanthus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41740> ;
    skos:hiddenLabel "Rhinanthus"@fi,
        "Rhinanthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39663>,
        <http://tun.fi/MX.39668>,
        <http://tun.fi/MX.41337> ;
    skos:prefLabel "laukut"@fi,
        "skallror"@sv .

<http://tun.fi/MX.39663> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhinanthus minor" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39662> ;
    skos:hiddenLabel "Rhinanthus minor"@fi,
        "Rhinanthus minor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42456>,
        <http://tun.fi/MX.42457>,
        <http://tun.fi/MX.43021> ;
    skos:prefLabel "pikkulaukku"@fi,
        "ängsskallra"@sv .

<http://tun.fi/MX.39684> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pinguicula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39683> ;
    skos:hiddenLabel "Pinguicula"@fi,
        "Pinguicula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39685>,
        <http://tun.fi/MX.39686>,
        <http://tun.fi/MX.39687> ;
    skos:prefLabel "yökönlehdet"@fi,
        "tätörter"@sv .

<http://tun.fi/MX.39696> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hippuris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Hippuris"@fi,
        "Hippuris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39697>,
        <http://tun.fi/MX.39698>,
        <http://tun.fi/MX.39699> ;
    skos:prefLabel "vesikuuset"@fi,
        "hästsvansar"@sv .

<http://tun.fi/MX.39715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyteuma" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39700> ;
    skos:hiddenLabel "Phyteuma"@fi,
        "Phyteuma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39716>,
        <http://tun.fi/MX.39717>,
        <http://tun.fi/MX.41304> ;
    skos:prefLabel "tähkämunkit"@fi,
        "rapunkler"@sv .

<http://tun.fi/MX.39726> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Solidago" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Solidago"@fi,
        "Solidago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39727>,
        <http://tun.fi/MX.39730>,
        <http://tun.fi/MX.39732> ;
    skos:prefLabel "piiskut"@fi,
        "gullrissläktet"@sv .

<http://tun.fi/MX.39793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ambrosia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Ambrosia"@fi,
        "Ambrosia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39794>,
        <http://tun.fi/MX.39795>,
        <http://tun.fi/MX.42782> ;
    skos:prefLabel "tuoksukit"@fi,
        "ambrosior"@sv .

<http://tun.fi/MX.39796> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Xanthium"@fi,
        "Xanthium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39798>,
        <http://tun.fi/MX.39799>,
        <http://tun.fi/MX.5003047> ;
    skos:prefLabel "sappiruohot"@fi,
        "gullfrön"@sv .

<http://tun.fi/MX.39819> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tripleurospermum maritimum" ;
    dwc:scientificNameAuthorship "(L.) W. D. J. Koch" ;
    skos:broader <http://tun.fi/MX.39818> ;
    skos:hiddenLabel "Tripleurospermum maritimum"@fi,
        "Tripleurospermum maritimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39820>,
        <http://tun.fi/MX.39821>,
        <http://tun.fi/MX.39822> ;
    skos:prefLabel "merisaunio"@fi,
        "bårdbaldersbrå"@sv .

<http://tun.fi/MX.39829> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tanacetum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Tanacetum"@fi,
        "Tanacetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39830>,
        <http://tun.fi/MX.39831>,
        <http://tun.fi/MX.4984169> ;
    skos:prefLabel "pietaryrtit"@fi,
        "balsamkragar"@sv .

<http://tun.fi/MX.39841> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Artemisia campestris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39834> ;
    skos:hiddenLabel "Artemisia campestris"@fi,
        "Artemisia campestris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39842>,
        <http://tun.fi/MX.39843>,
        <http://tun.fi/MX.4973132> ;
    skos:prefLabel "ketomaruna"@fi,
        "fältmalört"@sv .

<http://tun.fi/MX.39868> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echinops" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Echinops"@fi,
        "Echinops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39869>,
        <http://tun.fi/MX.42322>,
        <http://tun.fi/MX.42323> ;
    skos:prefLabel "pallo-ohdakkeet"@fi,
        "bolltistlar"@sv .

<http://tun.fi/MX.39890> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cirsium arvense" ;
    dwc:scientificNameAuthorship "(L.) Scop." ;
    skos:broader <http://tun.fi/MX.39884> ;
    skos:hiddenLabel "Cirsium arvense"@fi,
        "Cirsium arvense"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39891>,
        <http://tun.fi/MX.39892>,
        <http://tun.fi/MX.39893> ;
    skos:prefLabel "pelto-ohdake"@fi,
        "åkertistel"@sv .

<http://tun.fi/MX.39894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Onopordum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Onopordum"@fi,
        "Onopordum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39895>,
        <http://tun.fi/MX.43029>,
        <http://tun.fi/MX.43030> ;
    skos:prefLabel "kruunuohdakkeet"@fi,
        "ulltistlar"@sv .

<http://tun.fi/MX.39913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypochaeris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Hypochaeris"@fi,
        "Hypochoeris"@fi,
        "Hypochaeris"@sv,
        "Hypochoeris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39914>,
        <http://tun.fi/MX.39915>,
        <http://tun.fi/MX.41139> ;
    skos:prefLabel "häränsilmät"@fi,
        "rosettfibblor"@sv .

<http://tun.fi/MX.39954> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Crepis tectorum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39950> ;
    skos:hiddenLabel "Crepis tectorum"@fi,
        "Crepis tectorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39955>,
        <http://tun.fi/MX.39956>,
        <http://tun.fi/MX.4972325> ;
    skos:prefLabel "ketokeltto"@fi,
        "klofibbla"@sv .

<http://tun.fi/MX.39983> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scilla" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39977> ;
    skos:hiddenLabel "Chionodoxa"@fi,
        "Scilla"@fi,
        "Chionodoxa"@sv,
        "Scilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41671>,
        <http://tun.fi/MX.41672>,
        <http://tun.fi/MX.42653> ;
    skos:prefLabel "kevättähdet"@fi,
        "vårstjärnor"@sv .

<http://tun.fi/MX.40013> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gagea" ;
    dwc:scientificNameAuthorship "Salisb." ;
    skos:broader <http://tun.fi/MX.40007> ;
    skos:hiddenLabel "Gagea"@fi,
        "Gagea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40014>,
        <http://tun.fi/MX.40015>,
        <http://tun.fi/MX.40016> ;
    skos:prefLabel "käenrieskat"@fi,
        "vårlökar"@sv .

<http://tun.fi/MX.40030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epipactis" ;
    dwc:scientificNameAuthorship "Zinn" ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Epipactis"@fi,
        "Epipactis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40031>,
        <http://tun.fi/MX.40032>,
        <http://tun.fi/MX.40033> ;
    skos:prefLabel "neidonvaipat"@fi,
        "knipprötter"@sv .

<http://tun.fi/MX.40039> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neottia" ;
    dwc:scientificNameAuthorship "Guett." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Listera"@fi,
        "Neottia"@fi,
        "Listera"@sv,
        "Neottia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40040>,
        <http://tun.fi/MX.40042>,
        <http://tun.fi/MX.40043> ;
    skos:prefLabel "pesäjuuret"@fi,
        "näströtter"@sv .

<http://tun.fi/MX.40048> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platanthera" ;
    dwc:scientificNameAuthorship "Rich." ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Platanthera"@fi,
        "Platanthera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40049>,
        <http://tun.fi/MX.40052>,
        <http://tun.fi/MX.41754> ;
    skos:prefLabel "lehdokit"@fi,
        "nattvioler"@sv .

<http://tun.fi/MX.40127> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Potamogetonaceae" ;
    dwc:scientificNameAuthorship "Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.53663> ;
    skos:hiddenLabel "Potamogetonaceae"@fi,
        "Zannichelliaceae"@fi,
        "Potamogetonaceae"@sv,
        "Zannichelliaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40128>,
        <http://tun.fi/MX.40161>,
        <http://tun.fi/MX.4972033> ;
    skos:prefLabel "vitakasvit"@fi,
        "nateväxter"@sv .

<http://tun.fi/MX.40167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Najas" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40113> ;
    skos:hiddenLabel "Najas"@fi,
        "Najas"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40168>,
        <http://tun.fi/MX.40170>,
        <http://tun.fi/MX.40171> ;
    skos:prefLabel "näkinruohot"@fi,
        "najasar"@sv .

<http://tun.fi/MX.40194> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Juncaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.53720> ;
    skos:hiddenLabel "Juncaceae"@fi,
        "Juncaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40195>,
        <http://tun.fi/MX.40227>,
        <http://tun.fi/MX.5082347> ;
    skos:prefLabel "vihviläkasvit"@fi,
        "tågväxter"@sv .

<http://tun.fi/MX.40221> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus articulatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus articulatus"@fi,
        "Juncus articulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40222>,
        <http://tun.fi/MX.40223>,
        <http://tun.fi/MX.43016> ;
    skos:prefLabel "solmuvihvilä"@fi,
        "ryltåg"@sv .

<http://tun.fi/MX.40368> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Carex viridula" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.40288> ;
    skos:hiddenLabel "Carex bergrothii × serotina"@fi,
        "Carex serotina"@fi,
        "Carex viridula"@fi,
        "Carex bergrothii × serotina"@sv,
        "Carex serotina"@sv,
        "Carex viridula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40369>,
        <http://tun.fi/MX.40370>,
        <http://tun.fi/MX.40371> ;
    skos:prefLabel "hernesara"@fi,
        "ärtstarr"@sv .

<http://tun.fi/MX.40488> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Dactylis glomerata" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "niittykoiranheinä"@fi ;
    skos:broader <http://tun.fi/MX.40487> ;
    skos:hiddenLabel "Dactylis glomerata"@fi,
        "Dactylis glomerata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42386>,
        <http://tun.fi/MX.42387>,
        <http://tun.fi/MX.42388> ;
    skos:prefLabel "koiranheinä"@fi,
        "hundäxing"@sv .

<http://tun.fi/MX.40526> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachypodium" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Brachypodium"@fi,
        "Brachypodium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40527>,
        <http://tun.fi/MX.40528>,
        <http://tun.fi/MX.4972207> ;
    skos:prefLabel "vihnelusteet"@fi,
        "skaftingar"@sv .

<http://tun.fi/MX.40541> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triticum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "elovehnät"@fi ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Aegilops"@fi,
        "Triticum"@fi,
        "Aegilops"@sv,
        "Triticum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40542>,
        <http://tun.fi/MX.40853>,
        <http://tun.fi/MX.42834> ;
    skos:prefLabel "vehnät"@fi,
        "veten"@sv .

<http://tun.fi/MX.40562> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deschampsia" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:altLabel "niittylauhat"@fi ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Deschampsia"@fi,
        "Deschampsia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40563>,
        <http://tun.fi/MX.40564>,
        <http://tun.fi/MX.40565> ;
    skos:prefLabel "lauhat"@fi,
        "tåtlar"@sv .

<http://tun.fi/MX.40570> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aira" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Aira"@fi,
        "Aira"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40571>,
        <http://tun.fi/MX.40860>,
        <http://tun.fi/MX.40861> ;
    skos:prefLabel "lauhiot"@fi,
        "småtåtlar"@sv .

<http://tun.fi/MX.40596> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Agrostis gigantea" ;
    dwc:scientificNameAuthorship "Roth" ;
    skos:broader <http://tun.fi/MX.40587> ;
    skos:hiddenLabel "Agrostis gigantea"@fi,
        "Agrostis gigantea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40597>,
        <http://tun.fi/MX.40598>,
        <http://tun.fi/MX.40599> ;
    skos:prefLabel "isorölli"@fi,
        "storven"@sv .

<http://tun.fi/MX.40646> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eragrostis" ;
    dwc:scientificNameAuthorship "Wolf" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Eragrostis"@fi,
        "Eragrostis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40647>,
        <http://tun.fi/MX.40648>,
        <http://tun.fi/MX.40649> ;
    skos:prefLabel "röllinurmikat"@fi,
        "kärleksgrässläktet"@sv .

<http://tun.fi/MX.40652> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panicum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "röyhyhirssit"@fi ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Panicum"@fi,
        "Panicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40653>,
        <http://tun.fi/MX.40654>,
        <http://tun.fi/MX.41265> ;
    skos:prefLabel "hirssit"@fi,
        "viphirser"@sv .

<http://tun.fi/MX.40657> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Digitaria" ;
    dwc:scientificNameAuthorship "Haller" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Digitaria"@fi,
        "Digitaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40658>,
        <http://tun.fi/MX.40955>,
        <http://tun.fi/MX.40956> ;
    skos:prefLabel "verihirssit"@fi,
        "fingerhirser"@sv .

<http://tun.fi/MX.40835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pulsatilla" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Pulsatilla"@fi,
        "Pulsatilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37886>,
        <http://tun.fi/MX.37887>,
        <http://tun.fi/MX.37888> ;
    skos:prefLabel "kylmänkukat"@fi,
        "pulsatillor"@sv .

<http://tun.fi/MX.41189> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigeron annuus" ;
    dwc:scientificNameAuthorship "(L.) Desf." ;
    skos:broader <http://tun.fi/MX.39739> ;
    skos:hiddenLabel "Erigeron annuus"@fi,
        "Erigeron annuus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42391>,
        <http://tun.fi/MX.42392>,
        <http://tun.fi/MX.4973252> ;
    skos:prefLabel "sädekallioinen"@fi,
        "sommarbinka"@sv .

<http://tun.fi/MX.41335> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla supina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla supina"@fi,
        "Potentilla supina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42097>,
        <http://tun.fi/MX.42098>,
        <http://tun.fi/MX.42099> ;
    skos:prefLabel "rentohanhikki"@fi,
        "kvarnfingerört"@sv .

<http://tun.fi/MX.41728> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Celastraceae" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.70047> ;
    skos:hiddenLabel "Celastraceae"@fi,
        "Celastraceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38776>,
        <http://tun.fi/MX.41799>,
        <http://tun.fi/MX.41857> ;
    skos:prefLabel "kelasköynnöskasvit"@fi,
        "benvedsväxter"@sv .

<http://tun.fi/MX.41743> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rutaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70072> ;
    skos:hiddenLabel "Rutaceae"@fi,
        "Rutaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41819>,
        <http://tun.fi/MX.41842>,
        <http://tun.fi/MX.42980> ;
    skos:prefLabel "ruutakasvit"@fi,
        "vinruteväxter"@sv .

<http://tun.fi/MX.41748> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Apocynaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70056> ;
    skos:hiddenLabel "Apocynaceae"@fi,
        "Asclepiadaceae"@fi,
        "Apocynaceae"@sv,
        "Asclepiadaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39308>,
        <http://tun.fi/MX.42014>,
        <http://tun.fi/MX.4971296> ;
    skos:prefLabel "oleanterikasvit"@fi,
        "oleanderväxter"@sv .

<http://tun.fi/MX.41771> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anacyclus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Anacyclus"@fi,
        "Anacyclus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40687>,
        <http://tun.fi/MX.40688>,
        <http://tun.fi/MX.40689> ;
    skos:prefLabel "raimikit"@fi,
        "bertramer"@sv .

<http://tun.fi/MX.41820> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clarkia" ;
    dwc:scientificNameAuthorship "Pursh" ;
    skos:broader <http://tun.fi/MX.39080> ;
    skos:hiddenLabel "Clarkia"@fi,
        "Clarkia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41032>,
        <http://tun.fi/MX.41033>,
        <http://tun.fi/MX.41034> ;
    skos:prefLabel "silkkikukat"@fi,
        "clarkior"@sv .

<http://tun.fi/MX.41828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coreopsis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Coreopsis"@fi,
        "Coreopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41047>,
        <http://tun.fi/MX.41048>,
        <http://tun.fi/MX.41049> ;
    skos:prefLabel "kaunosilmät"@fi,
        "ögonblommor"@sv .

<http://tun.fi/MX.41857> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euonymus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41728> ;
    skos:hiddenLabel "Euonymus"@fi,
        "Euonymus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41071>,
        <http://tun.fi/MX.41072>,
        <http://tun.fi/MX.41073> ;
    skos:prefLabel "sorvarinpensaat"@fi,
        "benvedssläktet"@sv .

<http://tun.fi/MX.41867> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Genista" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Chamaespartium"@fi,
        "Genista"@fi,
        "Chamaespartium"@sv,
        "Genista"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40989>,
        <http://tun.fi/MX.40990>,
        <http://tun.fi/MX.42527> ;
    skos:prefLabel "väriherneet"@fi,
        "ginster"@sv .

<http://tun.fi/MX.41886> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Juglans" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41736> ;
    skos:hiddenLabel "Juglans"@fi,
        "Juglans"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41151>,
        <http://tun.fi/MX.41152>,
        <http://tun.fi/MX.4978948> ;
    skos:prefLabel "jalopähkinät"@fi,
        "valnötter"@sv .

<http://tun.fi/MX.41887> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kickxia" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Kickxia"@fi,
        "Kickxia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40780>,
        <http://tun.fi/MX.40781>,
        <http://tun.fi/MX.40782> ;
    skos:prefLabel "nielukukat"@fi,
        "spjutsporrar"@sv .

<http://tun.fi/MX.41888> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Koeleria" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Koeleria"@fi,
        "Koeleria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40783>,
        <http://tun.fi/MX.40784>,
        <http://tun.fi/MX.40785> ;
    skos:prefLabel "tupsutopot"@fi,
        "tofsäxingar"@sv .

<http://tun.fi/MX.41892> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lallemantia" ;
    dwc:scientificNameAuthorship "Fisch. & C. A. Mey." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Lallemantia"@fi,
        "Lallemantia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40790>,
        <http://tun.fi/MX.40791>,
        <http://tun.fi/MX.40792> ;
    skos:prefLabel "kormikit"@fi,
        "azurläppar"@sv .

<http://tun.fi/MX.41932> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orobanche" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41740> ;
    skos:hiddenLabel "Orobanche"@fi,
        "Orobanche"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41260>,
        <http://tun.fi/MX.41261>,
        <http://tun.fi/MX.41262> ;
    skos:prefLabel "näiveet"@fi,
        "snyltrötter"@sv .

<http://tun.fi/MX.41943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philadelphus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41735> ;
    skos:hiddenLabel "Philadelphus"@fi,
        "Philadelphus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41290>,
        <http://tun.fi/MX.41291>,
        <http://tun.fi/MX.41292> ;
    skos:prefLabel "jasmikkeet"@fi,
        "schersminer"@sv .

<http://tun.fi/MX.41944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phlox" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39388> ;
    skos:hiddenLabel "Phlox"@fi,
        "Phlox"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41295>,
        <http://tun.fi/MX.41296>,
        <http://tun.fi/MX.41297> ;
    skos:prefLabel "leimut"@fi,
        "floxar"@sv .

<http://tun.fi/MX.41950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polypogon" ;
    dwc:scientificNameAuthorship "Desf." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Polypogon"@fi,
        "Polypogon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41408>,
        <http://tun.fi/MX.41409>,
        <http://tun.fi/MX.41410> ;
    skos:prefLabel "sukaheinät"@fi,
        "skäggrässläktet"@sv .

<http://tun.fi/MX.43121> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Coleoptera" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "kuoriaiset"@fi ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Coleoptera"@fi,
        "Coleoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188322>,
        <http://tun.fi/MX.188329>,
        <http://tun.fi/MX.189310> ;
    skos:prefLabel "kovakuoriaiset"@fi,
        "skalbaggar"@sv .

<http://tun.fi/MX.43167> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Ensifera" ;
    skos:broader <http://tun.fi/MX.43166> ;
    skos:hiddenLabel "Ensifera"@fi,
        "Ensifera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43169>,
        <http://tun.fi/MX.43187>,
        <http://tun.fi/MX.43191> ;
    skos:prefLabel "pitkäsarviset"@fi,
        "långhornsrätvingar"@sv .

<http://tun.fi/MX.43169> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tettigoniidae" ;
    dwc:scientificNameAuthorship "Krauss, 1902" ;
    skos:broader <http://tun.fi/MX.43167> ;
    skos:hiddenLabel "Tettigoniidae"@fi,
        "Tettigoniidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43170>,
        <http://tun.fi/MX.43173>,
        <http://tun.fi/MX.43238> ;
    skos:prefLabel "hepokatit"@fi,
        "vårtbitare"@sv .

<http://tun.fi/MX.43228> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chorthippus" ;
    dwc:scientificNameAuthorship "Fieber, 1852" ;
    skos:broader <http://tun.fi/MX.43222> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43229>,
        <http://tun.fi/MX.43230>,
        <http://tun.fi/MX.43231> ;
    skos:prefLabel "Chorthippus"@fi,
        "Chorthippus"@sv .

<http://tun.fi/MX.43304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scorpidium" ;
    dwc:scientificNameAuthorship "(Schimp.) Limpr." ;
    skos:broader <http://tun.fi/MX.325198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44017>,
        <http://tun.fi/MX.44018>,
        <http://tun.fi/MX.44019> ;
    skos:prefLabel "Scorpidium"@fi,
        "Scorpidium"@sv .

<http://tun.fi/MX.43312> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ephemerum" ;
    dwc:scientificNameAuthorship "Hampe" ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43594>,
        <http://tun.fi/MX.43595>,
        <http://tun.fi/MX.43596> ;
    skos:prefLabel "Ephemerum"@fi,
        "Ephemerum"@sv .

<http://tun.fi/MX.43341> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physcomitrium" ;
    dwc:scientificNameAuthorship "(Brid.) Brid." ;
    skos:broader <http://tun.fi/MX.212933> ;
    skos:hiddenLabel "Aphanorrhegma"@fi,
        "Physcomitrella"@fi,
        "Aphanorrhegma"@sv,
        "Physcomitrella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43764>,
        <http://tun.fi/MX.43765>,
        <http://tun.fi/MX.43766> ;
    skos:prefLabel "Physcomitrium"@fi,
        "Physcomitrium"@sv .

<http://tun.fi/MX.43345> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bartramia" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43809>,
        <http://tun.fi/MX.43810>,
        <http://tun.fi/MX.43811> ;
    skos:prefLabel "Bartramia"@fi,
        "Bartramia"@sv .

<http://tun.fi/MX.43347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trematodon" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.212923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200529>,
        <http://tun.fi/MX.43853>,
        <http://tun.fi/MX.43854> ;
    skos:prefLabel "Trematodon"@fi,
        "Trematodon"@sv .

<http://tun.fi/MX.43353> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetrodontium" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.212966> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200452>,
        <http://tun.fi/MX.200528>,
        <http://tun.fi/MX.313526> ;
    skos:prefLabel "Tetrodontium"@fi,
        "Tetrodontium"@sv .

<http://tun.fi/MX.43374> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syntrichia" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313527>,
        <http://tun.fi/MX.44079>,
        <http://tun.fi/MX.44080> ;
    skos:prefLabel "Syntrichia"@fi,
        "Syntrichia"@sv .

<http://tun.fi/MX.43378> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hedwigia" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.212935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313326>,
        <http://tun.fi/MX.43645>,
        <http://tun.fi/MX.43646> ;
    skos:prefLabel "Hedwigia"@fi,
        "Hedwigia"@sv .

<http://tun.fi/MX.43380> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neckera" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212949> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200481>,
        <http://tun.fi/MX.43721>,
        <http://tun.fi/MX.43722> ;
    skos:prefLabel "Neckera"@fi,
        "Neckera"@sv .

<http://tun.fi/MX.43384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anomodon" ;
    dwc:scientificNameAuthorship "Hook. & Taylor" ;
    skos:broader <http://tun.fi/MX.212937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43793>,
        <http://tun.fi/MX.43794>,
        <http://tun.fi/MX.43795> ;
    skos:prefLabel "Anomodon"@fi,
        "Anomodon"@sv .

<http://tun.fi/MX.43397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aulacomnium" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.212919> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43804>,
        <http://tun.fi/MX.43805>,
        <http://tun.fi/MX.43806> ;
    skos:prefLabel "Aulacomnium"@fi,
        "Aulacomnium"@sv .

<http://tun.fi/MX.43403> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cnestrum" ;
    dwc:scientificNameAuthorship "I. Hagen" ;
    skos:broader <http://tun.fi/MX.212928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43503>,
        <http://tun.fi/MX.43504>,
        <http://tun.fi/MX.43505> ;
    skos:prefLabel "Cnestrum"@fi,
        "Cnestrum"@sv .

<http://tun.fi/MX.43406> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Distichium" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.5074436> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43567>,
        <http://tun.fi/MX.43568>,
        <http://tun.fi/MX.43569> ;
    skos:prefLabel "Distichium"@fi,
        "Distichium"@sv .

<http://tun.fi/MX.43412> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Palustriella" ;
    dwc:scientificNameAuthorship "Ochyra" ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43753>,
        <http://tun.fi/MX.43754>,
        <http://tun.fi/MX.43755> ;
    skos:prefLabel "Palustriella"@fi,
        "Palustriella"@sv .

<http://tun.fi/MX.43433> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Herzogiella" ;
    dwc:scientificNameAuthorship "Broth." ;
    skos:broader <http://tun.fi/MX.212950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43649>,
        <http://tun.fi/MX.43650>,
        <http://tun.fi/MX.43651> ;
    skos:prefLabel "Herzogiella"@fi,
        "Herzogiella"@sv .

<http://tun.fi/MX.43444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhytidiadelphus" ;
    dwc:scientificNameAuthorship "(Limpr.) Warnst." ;
    skos:broader <http://tun.fi/MX.212944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43980>,
        <http://tun.fi/MX.43981>,
        <http://tun.fi/MX.43982> ;
    skos:prefLabel "Rhytidiadelphus"@fi,
        "Rhytidiadelphus"@sv .

<http://tun.fi/MX.43445> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sanionia" ;
    dwc:scientificNameAuthorship "Loeske" ;
    skos:broader <http://tun.fi/MX.325198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200521>,
        <http://tun.fi/MX.43987>,
        <http://tun.fi/MX.43988> ;
    skos:prefLabel "Sanionia"@fi,
        "Sanionia"@sv .

<http://tun.fi/MX.43887> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium denticulatum" ;
    dwc:scientificNameAuthorship "(Hedw.) Schimp." ;
    skos:broader <http://tun.fi/MX.43441> ;
    skos:hiddenLabel "Plagiothecium denticulatum"@fi,
        "Plagiothecium denticulatum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214510>,
        <http://tun.fi/MX.214511>,
        <http://tun.fi/MX.325008> ;
    skos:prefLabel "kivilaakasammal"@fi,
        "skogssidenmossa"@sv .

<http://tun.fi/MX.43915> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Pohlia elongata" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.43348> ;
    skos:hiddenLabel "Pohlia elongata"@fi,
        "Pohlia elongata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323501>,
        <http://tun.fi/MX.323502>,
        <http://tun.fi/MX.325085> ;
    skos:prefLabel "pitkävarstasammal"@fi,
        "svannicka"@sv .

<http://tun.fi/MX.44106> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Tortula acaulon" ;
    dwc:scientificNameAuthorship "(L. ex With.) R.H.Zander" ;
    skos:broader <http://tun.fi/MX.43368> ;
    skos:hiddenLabel "Phascum cuspidatum"@fi,
        "Tortula acaulon"@fi,
        "Phascum cuspidatum"@sv,
        "Tortula acaulon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313501>,
        <http://tun.fi/MX.313502>,
        <http://tun.fi/MX.324980> ;
    skos:prefLabel "silmulapiosammal"@fi,
        "knopptuss"@sv .

<http://tun.fi/MX.44136> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fossombronia" ;
    dwc:scientificNameAuthorship "Raddi" ;
    skos:broader <http://tun.fi/MX.212978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44298>,
        <http://tun.fi/MX.44299>,
        <http://tun.fi/MX.44300> ;
    skos:prefLabel "Fossombronia"@fi,
        "Fossombronia"@sv .

<http://tun.fi/MX.44143> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aneura" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.212996> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44240>,
        <http://tun.fi/MX.44241>,
        <http://tun.fi/MX.44292> ;
    skos:prefLabel "Aneura"@fi,
        "Aneura"@sv .

<http://tun.fi/MX.44148> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Moerckia" ;
    dwc:scientificNameAuthorship "Gottsche" ;
    skos:broader <http://tun.fi/MX.324633> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323620>,
        <http://tun.fi/MX.324588>,
        <http://tun.fi/MX.44376> ;
    skos:prefLabel "Moerckia"@fi,
        "Moerckia"@sv .

<http://tun.fi/MX.44152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tritomaria" ;
    dwc:scientificNameAuthorship "(Nees) Schiffn. ex Loeske" ;
    skos:broader <http://tun.fi/MX.324466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44230>,
        <http://tun.fi/MX.44233>,
        <http://tun.fi/MX.5017323> ;
    skos:prefLabel "Tritomaria"@fi,
        "Tritomaria"@sv .

<http://tun.fi/MX.44171> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplophyllum" ;
    dwc:scientificNameAuthorship "(Dumort.) Dumort." ;
    skos:broader <http://tun.fi/MX.212993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44293>,
        <http://tun.fi/MX.44294>,
        <http://tun.fi/MX.44295> ;
    skos:prefLabel "Diplophyllum"@fi,
        "Diplophyllum"@sv .

<http://tun.fi/MX.44366> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Marchantia polymorpha" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.44118> ;
    skos:hiddenLabel "Marchantia polymorpha"@fi,
        "Marchantia polymorpha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214517>,
        <http://tun.fi/MX.214518>,
        <http://tun.fi/MX.214519> ;
    skos:prefLabel "keuhkosammal"@fi,
        "lungmossa"@sv .

<http://tun.fi/MX.44394> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Marchantiophyta" ;
    skos:broader <http://tun.fi/MX.37601> ;
    skos:hiddenLabel "Marchantiophyta"@fi,
        "Marchantiophyta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212970>,
        <http://tun.fi/MX.324529>,
        <http://tun.fi/MX.70077> ;
    skos:prefLabel "maksasammalet"@fi,
        "levermossor"@sv .

<http://tun.fi/MX.4884013> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aurantiporus" ;
    dwc:scientificNameAuthorship "Murrill" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Aurantiporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205651>,
        <http://tun.fi/MX.205956>,
        <http://tun.fi/MX.206186> ;
    skos:prefLabel "sahramikäävät"@fi,
        "Aurantiporus"@sv .

<http://tun.fi/MX.4884047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelloporus" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.233250> ;
    skos:hiddenLabel "Pelloporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206120>,
        <http://tun.fi/MX.206121>,
        <http://tun.fi/MX.206122> ;
    skos:prefLabel "huopakäävät"@fi,
        "Pelloporus"@sv .

<http://tun.fi/MX.4884229> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxystoma" ;
    dwc:scientificNameAuthorship "Duméril, 1805" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196644>,
        <http://tun.fi/MX.196645>,
        <http://tun.fi/MX.196647> ;
    skos:prefLabel "Oxystoma"@fi,
        "Oxystoma"@sv .

<http://tun.fi/MX.4884596> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyssopus" ;
    dwc:scientificNameAuthorship "Girault, 1916" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4884597>,
        <http://tun.fi/MX.4884599>,
        <http://tun.fi/MX.4884600> ;
    skos:prefLabel "Hyssopus"@fi,
        "Hyssopus"@sv .

<http://tun.fi/MX.4884863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrossus" ;
    dwc:scientificNameAuthorship "Mulsant, 1842" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191757>,
        <http://tun.fi/MX.191758>,
        <http://tun.fi/MX.191759> ;
    skos:prefLabel "Acrossus"@fi,
        "Acrossus"@sv .

<http://tun.fi/MX.4884882> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chilothorax" ;
    dwc:scientificNameAuthorship "Motschulsky, 1859" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191771>,
        <http://tun.fi/MX.191772>,
        <http://tun.fi/MX.191776> ;
    skos:prefLabel "Chilothorax"@fi,
        "Chilothorax"@sv .

<http://tun.fi/MX.4884891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melinopterus" ;
    dwc:scientificNameAuthorship "(Mulsant, 1842)" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191777>,
        <http://tun.fi/MX.191780>,
        <http://tun.fi/MX.191781> ;
    skos:prefLabel "Melinopterus"@fi,
        "Melinopterus"@sv .

<http://tun.fi/MX.4884921> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agoliinus" ;
    dwc:scientificNameAuthorship "A. Schmidt, 1913" ;
    skos:broader <http://tun.fi/MX.191746> ;
    skos:hiddenLabel "Aphodius"@fi,
        "Aphodius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191799>,
        <http://tun.fi/MX.191801>,
        <http://tun.fi/MX.191802> ;
    skos:prefLabel "Agoliinus"@fi,
        "Agoliinus"@sv .

<http://tun.fi/MX.4890583> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lecanographaceae" ;
    dwc:scientificNameAuthorship "Ertz, Tehler, G. Thor & Frisch" ;
    skos:broader <http://tun.fi/MX.70558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67117>,
        <http://tun.fi/MX.67296>,
        <http://tun.fi/MX.67326> ;
    skos:prefLabel "Lecanographaceae"@fi,
        "Lecanographaceae"@sv .

<http://tun.fi/MX.4890585> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Massalongiaceae" ;
    dwc:scientificNameAuthorship "Wedin, P. M. Jørg. & Wiklund" ;
    skos:broader <http://tun.fi/MX.70591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67194>,
        <http://tun.fi/MX.67267>,
        <http://tun.fi/MX.67338> ;
    skos:prefLabel "Massalongiaceae"@fi,
        "Massalongiaceae"@sv .

<http://tun.fi/MX.4890600> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Xylographaceae" ;
    dwc:scientificNameAuthorship "Tuck." ;
    skos:broader <http://tun.fi/MX.5010800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4883880>,
        <http://tun.fi/MX.67110>,
        <http://tun.fi/MX.67193> ;
    skos:prefLabel "Xylographaceae"@fi,
        "Xylographaceae"@sv .

<http://tun.fi/MX.4890618> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Suillellus" ;
    dwc:scientificNameAuthorship "Murrill" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Suillellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986001>,
        <http://tun.fi/MX.71677>,
        <http://tun.fi/MX.73299> ;
    skos:prefLabel "loimutatit"@fi,
        "Suillellus"@sv .

<http://tun.fi/MX.4890993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hortiboletus" ;
    dwc:scientificNameAuthorship "Simonini, Vizzini & Gelardi" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Hortiboletus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236554>,
        <http://tun.fi/MX.236563>,
        <http://tun.fi/MX.4890994> ;
    skos:prefLabel "tarhatatit"@fi,
        "Hortiboletus"@sv .

<http://tun.fi/MX.4972033> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stuckenia" ;
    dwc:scientificNameAuthorship "Börner" ;
    skos:broader <http://tun.fi/MX.40127> ;
    skos:hiddenLabel "Stuckenia"@fi,
        "Stuckenia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40146>,
        <http://tun.fi/MX.40149>,
        <http://tun.fi/MX.40150> ;
    skos:prefLabel "kaitavidat"@fi,
        "snärpnatar"@sv .

<http://tun.fi/MX.4972036> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symphyotrichum" ;
    dwc:scientificNameAuthorship "Nees" ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Symphyotrichum"@fi,
        "Symphyotrichum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39737>,
        <http://tun.fi/MX.40735>,
        <http://tun.fi/MX.40736> ;
    skos:prefLabel "amerikanasterit"@fi,
        "höstastrar"@sv .

<http://tun.fi/MX.4972046> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cota" ;
    dwc:scientificNameAuthorship "J. Gay" ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Cota"@fi,
        "Cota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39807>,
        <http://tun.fi/MX.40699>,
        <http://tun.fi/MX.40700> ;
    skos:prefLabel "piirtosauramot"@fi,
        "färgkullor"@sv .

<http://tun.fi/MX.4972049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hedlundia" ;
    dwc:scientificNameAuthorship "Sennikov & Kurtto" ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Hedlundia"@fi,
        "Hedlundia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38916>,
        <http://tun.fi/MX.5021891>,
        <http://tun.fi/MX.5021893> ;
    skos:prefLabel "limipihlajat"@fi,
        "rönnoxlar"@sv .

<http://tun.fi/MX.4972051> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chenopodiastrum" ;
    dwc:scientificNameAuthorship "S. Fuentes, Uotila & Borsch" ;
    skos:broader <http://tun.fi/MX.38157> ;
    skos:hiddenLabel "Chenopodiastrum"@fi,
        "Chenopodiastrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38175>,
        <http://tun.fi/MX.38177>,
        <http://tun.fi/MX.38178> ;
    skos:prefLabel "liuskasavikat"@fi,
        "vassmållor"@sv .

<http://tun.fi/MX.4972068> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erythranthe" ;
    dwc:scientificNameAuthorship "Spach" ;
    skos:broader <http://tun.fi/MX.289484> ;
    skos:hiddenLabel "Erythranthe"@fi,
        "Erythranthe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39552>,
        <http://tun.fi/MX.39553>,
        <http://tun.fi/MX.39573> ;
    skos:prefLabel "apinankukat"@fi,
        "gyckelblommor"@sv .

<http://tun.fi/MX.4972071> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Reynoutria" ;
    dwc:scientificNameAuthorship "Houtt." ;
    skos:broader <http://tun.fi/MX.38210> ;
    skos:hiddenLabel "Reynoutria"@fi,
        "Reynoutria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.210781>,
        <http://tun.fi/MX.38240>,
        <http://tun.fi/MX.38241> ;
    skos:prefLabel "jättitattaret"@fi,
        "jättesliden"@sv .

<http://tun.fi/MX.4972094> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Noccaea" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Microthlaspi"@fi,
        "Noccaea"@fi,
        "Microthlaspi"@sv,
        "Noccaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38455>,
        <http://tun.fi/MX.38457>,
        <http://tun.fi/MX.41539> ;
    skos:prefLabel "vahataskuruohot"@fi,
        "backskärvfrön"@sv .

<http://tun.fi/MX.4972127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omalotheca" ;
    dwc:scientificNameAuthorship "Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Omalotheca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39754>,
        <http://tun.fi/MX.39755>,
        <http://tun.fi/MX.39756> ;
    skos:prefLabel "tähkäjäkkärät"@fi,
        "Omalotheca"@sv .

<http://tun.fi/MX.4972140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylotelephium" ;
    dwc:scientificNameAuthorship "H. Ohba" ;
    skos:broader <http://tun.fi/MX.38735> ;
    skos:hiddenLabel "Hylotelephium"@fi,
        "Hylotelephium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38743>,
        <http://tun.fi/MX.38747>,
        <http://tun.fi/MX.42553> ;
    skos:prefLabel "mukulamaksaruohot"@fi,
        "kärleksörter"@sv .

<http://tun.fi/MX.4977115> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Lycopodiopsida" ;
    dwc:scientificNameAuthorship "Bartl." ;
    skos:broader <http://tun.fi/MX.53078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289407>,
        <http://tun.fi/MX.70032>,
        <http://tun.fi/MX.70033> ;
    skos:prefLabel "Lycopodiopsida"@fi,
        "Lycopodiopsida"@sv .

<http://tun.fi/MX.4978998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acolium" ;
    dwc:scientificNameAuthorship "(Ach.) Gray" ;
    skos:broader <http://tun.fi/MX.4890576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65661>,
        <http://tun.fi/MX.65662>,
        <http://tun.fi/MX.65664> ;
    skos:prefLabel "Acolium"@fi,
        "Acolium"@sv .

<http://tun.fi/MX.4979901> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmocomoidea" ;
    dwc:scientificNameAuthorship "Howard, 1908" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320018>,
        <http://tun.fi/MX.320030>,
        <http://tun.fi/MX.320033> ;
    skos:prefLabel "Cosmocomoidea"@fi,
        "Cosmocomoidea"@sv .

<http://tun.fi/MX.4984456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoërysiphe" ;
    skos:broader <http://tun.fi/MX.53563> ;
    skos:hiddenLabel "Neoërysiphe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984621>,
        <http://tun.fi/MX.4984891>,
        <http://tun.fi/MX.4984995> ;
    skos:prefLabel "myöhähärmät"@fi,
        "Neoërysiphe"@sv .

<http://tun.fi/MX.4985658> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cirrhia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62652>,
        <http://tun.fi/MX.62653>,
        <http://tun.fi/MX.62654> ;
    skos:prefLabel "Cirrhia"@fi,
        "Cirrhia"@sv .

<http://tun.fi/MX.4986218> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetraonchus" ;
    dwc:scientificNameAuthorship "Diesing, 1858" ;
    skos:broader <http://tun.fi/MX.4986217> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986219>,
        <http://tun.fi/MX.4986220>,
        <http://tun.fi/MX.4986221> ;
    skos:prefLabel "Tetraonchus"@fi,
        "Tetraonchus"@sv .

<http://tun.fi/MX.4986275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paradiplozoon" ;
    dwc:scientificNameAuthorship "Akhmerov, 1974" ;
    skos:broader <http://tun.fi/MX.4986272> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986276>,
        <http://tun.fi/MX.4986277>,
        <http://tun.fi/MX.4986278> ;
    skos:prefLabel "Paradiplozoon"@fi,
        "Paradiplozoon"@sv .

<http://tun.fi/MX.4994336> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodophana" ;
    dwc:scientificNameAuthorship "Kühner" ;
    skos:broader <http://tun.fi/MX.233348> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72728>,
        <http://tun.fi/MX.72994>,
        <http://tun.fi/MX.73222> ;
    skos:prefLabel "Rhodophana"@fi,
        "Rhodophana"@sv .

<http://tun.fi/MX.4999326> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neohygrocybe" ;
    dwc:scientificNameAuthorship "Herink" ;
    skos:broader <http://tun.fi/MX.233304> ;
    skos:hiddenLabel "Neohygrocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72897>,
        <http://tun.fi/MX.73381>,
        <http://tun.fi/MX.73383> ;
    skos:prefLabel "sysivahakkaat"@fi,
        "Neohygrocybe"@sv .

<http://tun.fi/MX.4999497> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glutinoglossum" ;
    dwc:scientificNameAuthorship "Hustad, A.N. Mill., Dentinger & P.F. Cannon" ;
    skos:broader <http://tun.fi/MX.233268> ;
    skos:hiddenLabel "Glutinoglossum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237875>,
        <http://tun.fi/MX.5079445>,
        <http://tun.fi/MX.5079446> ;
    skos:prefLabel "tahmakielet"@fi,
        "Glutinoglossum"@sv .

<http://tun.fi/MX.4999564> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anchoscelis" ;
    dwc:scientificNameAuthorship "Guenée, 1839" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62659>,
        <http://tun.fi/MX.62660>,
        <http://tun.fi/MX.62661> ;
    skos:prefLabel "Anchoscelis"@fi,
        "Anchoscelis"@sv .

<http://tun.fi/MX.4999778> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ololaelaps" ;
    skos:broader <http://tun.fi/MX.202294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203193>,
        <http://tun.fi/MX.203194>,
        <http://tun.fi/MX.203195> ;
    skos:prefLabel "Ololaelaps"@fi,
        "Ololaelaps"@sv .

<http://tun.fi/MX.4999787> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alloparasitus" ;
    skos:broader <http://tun.fi/MX.202294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202319>,
        <http://tun.fi/MX.202321>,
        <http://tun.fi/MX.202323> ;
    skos:prefLabel "Alloparasitus"@fi,
        "Alloparasitus"@sv .

<http://tun.fi/MX.4999810> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holostaspis" ;
    skos:broader <http://tun.fi/MX.202294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202300>,
        <http://tun.fi/MX.202310>,
        <http://tun.fi/MX.202316> ;
    skos:prefLabel "Holostaspis"@fi,
        "Holostaspis"@sv .

<http://tun.fi/MX.4999814> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laelaspis" ;
    skos:broader <http://tun.fi/MX.202294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202298>,
        <http://tun.fi/MX.202299>,
        <http://tun.fi/MX.202304> ;
    skos:prefLabel "Laelaspis"@fi,
        "Laelaspis"@sv .

<http://tun.fi/MX.50> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gomphidae" ;
    skos:broader <http://tun.fi/MX.33> ;
    skos:hiddenLabel "Gomphidae"@fi,
        "Gomphidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51>,
        <http://tun.fi/MX.53>,
        <http://tun.fi/MX.55> ;
    skos:prefLabel "jokikorennot"@fi,
        "flodtrollsländor"@sv .

<http://tun.fi/MX.5001781> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Harmajaea" ;
    dwc:scientificNameAuthorship "Harmajaea Dima, P. Alvarado & Kekki" ;
    skos:broader <http://tun.fi/MX.5001779> ;
    skos:hiddenLabel "Harmajaea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5003668>,
        <http://tun.fi/MX.5003669>,
        <http://tun.fi/MX.72567> ;
    skos:prefLabel "tiheähelttavalikat"@fi,
        "Harmajaea"@sv .

<http://tun.fi/MX.5001816> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeotremella" ;
    dwc:scientificNameAuthorship "Rea" ;
    skos:broader <http://tun.fi/MX.233354> ;
    skos:hiddenLabel "Phaeotremella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5001817>,
        <http://tun.fi/MX.5001820>,
        <http://tun.fi/MX.5003222> ;
    skos:prefLabel "liuskahytykät"@fi,
        "Phaeotremella"@sv .

<http://tun.fi/MX.5002602> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chamaedrilus" ;
    dwc:scientificNameAuthorship "Friend, 1913" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232359>,
        <http://tun.fi/MX.232360>,
        <http://tun.fi/MX.232361> ;
    skos:prefLabel "Chamaedrilus"@fi,
        "Chamaedrilus"@sv .

<http://tun.fi/MX.5003653> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clitocella" ;
    dwc:scientificNameAuthorship "Kluting, T.J. Baroni & Bergemann" ;
    skos:broader <http://tun.fi/MX.233348> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72080>,
        <http://tun.fi/MX.72504>,
        <http://tun.fi/MX.73455> ;
    skos:prefLabel "Clitocella"@fi,
        "Clitocella"@sv .

<http://tun.fi/MX.5007992> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polymorphidae" ;
    dwc:scientificNameAuthorship "Meyer, 1931" ;
    skos:broader <http://tun.fi/MX.5007989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5007993>,
        <http://tun.fi/MX.5007996>,
        <http://tun.fi/MX.5008023> ;
    skos:prefLabel "Polymorphidae"@fi,
        "Polymorphidae"@sv .

<http://tun.fi/MX.5007993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corynosoma" ;
    dwc:scientificNameAuthorship "Lühe, 1904" ;
    skos:broader <http://tun.fi/MX.5007992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5007994>,
        <http://tun.fi/MX.5007995>,
        <http://tun.fi/MX.5008022> ;
    skos:prefLabel "Corynosoma"@fi,
        "Corynosoma"@sv .

<http://tun.fi/MX.5008219> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Chlorophyta" ;
    skos:broader <http://tun.fi/MX.37601> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70703>,
        <http://tun.fi/MX.70729>,
        <http://tun.fi/MX.70734> ;
    skos:prefLabel "Chlorophyta"@fi,
        "Chlorophyta"@sv .

<http://tun.fi/MX.5011825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tolypocladium" ;
    dwc:scientificNameAuthorship "W. Gams" ;
    skos:broader <http://tun.fi/MX.233375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237399>,
        <http://tun.fi/MX.237404>,
        <http://tun.fi/MX.237405> ;
    skos:prefLabel "Tolypocladium"@fi,
        "Tolypocladium"@sv .

<http://tun.fi/MX.5013289> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Binnulariaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013291>,
        <http://tun.fi/MX.69668>,
        <http://tun.fi/MX.69786> ;
    skos:prefLabel "Binnulariaceae"@fi,
        "Binnulariaceae"@sv .

<http://tun.fi/MX.5014017> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesobiotus" ;
    dwc:scientificNameAuthorship "Vecchi, Cesari, Bertolani, Jönsson, Rebecchi & Guidetti, 2016" ;
    skos:broader <http://tun.fi/MX.5014012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014018>,
        <http://tun.fi/MX.5014020>,
        <http://tun.fi/MX.5014022> ;
    skos:prefLabel "Mesobiotus"@fi,
        "Mesobiotus"@sv .

<http://tun.fi/MX.5014037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Murrayon" ;
    dwc:scientificNameAuthorship "Bertolani & Pilato, 1988" ;
    skos:broader <http://tun.fi/MX.5014029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014038>,
        <http://tun.fi/MX.5014040>,
        <http://tun.fi/MX.5014042> ;
    skos:prefLabel "Murrayon"@fi,
        "Murrayon"@sv .

<http://tun.fi/MX.5014444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dissingia" ;
    dwc:scientificNameAuthorship "K. Hansen, X.H. Wang & T. Schumach." ;
    skos:broader <http://tun.fi/MX.233336> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237057>,
        <http://tun.fi/MX.237060>,
        <http://tun.fi/MX.237061> ;
    skos:prefLabel "Dissingia"@fi,
        "Dissingia"@sv .

<http://tun.fi/MX.5014984> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Shawiana" ;
    dwc:scientificNameAuthorship "van Achterberg, 1983" ;
    skos:broader <http://tun.fi/MX.296648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296660>,
        <http://tun.fi/MX.296663>,
        <http://tun.fi/MX.5014102> ;
    skos:prefLabel "Shawiana"@fi,
        "Shawiana"@sv .

<http://tun.fi/MX.5014985> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xenarcha" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296654>,
        <http://tun.fi/MX.296665>,
        <http://tun.fi/MX.5017943> ;
    skos:prefLabel "Xenarcha"@fi,
        "Xenarcha"@sv .

<http://tun.fi/MX.5017447> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Trichogrammatinae" ;
    dwc:scientificNameAuthorship "Haliday, 1851" ;
    skos:broader <http://tun.fi/MX.319344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319349>,
        <http://tun.fi/MX.319351>,
        <http://tun.fi/MX.319972> ;
    skos:prefLabel "Trichogrammatinae"@fi,
        "Trichogrammatinae"@sv .

<http://tun.fi/MX.5018807> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Laemophloeinae" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1899" ;
    skos:broader <http://tun.fi/MX.193238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193239>,
        <http://tun.fi/MX.193246>,
        <http://tun.fi/MX.5015951> ;
    skos:prefLabel "Laemophloeinae"@fi,
        "Laemophloeinae"@sv .

<http://tun.fi/MX.5019167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenacanthella" ;
    dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:hiddenLabel "Coelostylina"@fi,
        "Coelostylina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276234>,
        <http://tun.fi/MX.276235>,
        <http://tun.fi/MX.276257> ;
    skos:prefLabel "Stenacanthella"@fi,
        "Stenacanthella"@sv .

<http://tun.fi/MX.50468> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Insectivora" ;
    skos:broader <http://tun.fi/MX.37612> ;
    skos:hiddenLabel "Insectivora"@fi,
        "Insectivora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50514>,
        <http://tun.fi/MX.50515>,
        <http://tun.fi/MX.50518> ;
    skos:prefLabel "hyönteissyöjät"@fi,
        "insektsätare"@sv .

<http://tun.fi/MX.50479> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Rodentia" ;
    skos:broader <http://tun.fi/MX.37612> ;
    skos:hiddenLabel "Rodentia"@fi,
        "Rodentia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50484>,
        <http://tun.fi/MX.5079146>,
        <http://tun.fi/MX.5079147> ;
    skos:prefLabel "jyrsijät"@fi,
        "gnagare"@sv .

<http://tun.fi/MX.50545> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Canidae" ;
    dwc:scientificNameAuthorship "Fischer, 1817" ;
    skos:broader <http://tun.fi/MX.50473> ;
    skos:hiddenLabel "Canidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51115>,
        <http://tun.fi/MX.51121>,
        <http://tun.fi/MX.51126> ;
    skos:prefLabel "koiraeläimet"@fi,
        "Canidae"@sv .

<http://tun.fi/MX.50565> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mustelidae" ;
    dwc:scientificNameAuthorship "Fischer, 1817" ;
    skos:broader <http://tun.fi/MX.50473> ;
    skos:hiddenLabel "Mustelidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50675>,
        <http://tun.fi/MX.50676>,
        <http://tun.fi/MX.50679> ;
    skos:prefLabel "näätäeläimet"@fi,
        "Mustelidae"@sv .

<http://tun.fi/MX.50568> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phocidae" ;
    dwc:scientificNameAuthorship "Gray, 1821" ;
    skos:broader <http://tun.fi/MX.50473> ;
    skos:hiddenLabel "Phocidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313428>,
        <http://tun.fi/MX.51292>,
        <http://tun.fi/MX.51299> ;
    skos:prefLabel "hylkeet"@fi,
        "Phocidae"@sv .

<http://tun.fi/MX.5076456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paramacrobiotus" ;
    dwc:scientificNameAuthorship "Guidetti, Schill, Bertolani, Dandekar & Wolf, 2009" ;
    skos:broader <http://tun.fi/MX.5014012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076461>,
        <http://tun.fi/MX.5076462>,
        <http://tun.fi/MX.5076463> ;
    skos:prefLabel "Paramacrobiotus"@fi,
        "Paramacrobiotus"@sv .

<http://tun.fi/MX.5076666> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cordycipitaceae" ;
    skos:broader <http://tun.fi/MX.53691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236933>,
        <http://tun.fi/MX.5076665>,
        <http://tun.fi/MX.5076668> ;
    skos:prefLabel "Cordycipitaceae"@fi,
        "Cordycipitaceae"@sv .

<http://tun.fi/MX.5077291> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taxigramma" ;
    dwc:scientificNameAuthorship "Macquart, 1850" ;
    skos:broader <http://tun.fi/MX.281106> ;
    skos:hiddenLabel "Hilarella"@fi,
        "Hilarella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281111>,
        <http://tun.fi/MX.281144>,
        <http://tun.fi/MX.281145> ;
    skos:prefLabel "Taxigramma"@fi,
        "Taxigramma"@sv .

<http://tun.fi/MX.5077807> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudosperma" ;
    dwc:scientificNameAuthorship "Matheny & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.4887390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72026>,
        <http://tun.fi/MX.72262>,
        <http://tun.fi/MX.72929> ;
    skos:prefLabel "Pseudosperma"@fi,
        "Pseudosperma"@sv .

<http://tun.fi/MX.5079147> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Myomorpha" ;
    dwc:scientificNameAuthorship "Brandt, 1855" ;
    skos:broader <http://tun.fi/MX.50479> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50593>,
        <http://tun.fi/MX.50594>,
        <http://tun.fi/MX.5079145> ;
    skos:prefLabel "Myomorpha"@fi,
        "Myomorpha"@sv .

<http://tun.fi/MX.5081109> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Legaliana" ;
    dwc:scientificNameAuthorship "Van Vooren" ;
    skos:broader <http://tun.fi/MX.233432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237987>,
        <http://tun.fi/MX.238019>,
        <http://tun.fi/MX.5002482> ;
    skos:prefLabel "Legaliana"@fi,
        "Legaliana"@sv .

<http://tun.fi/MX.5082586> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Milesinaceae" ;
    skos:broader <http://tun.fi/MX.53688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233628>,
        <http://tun.fi/MX.233629>,
        <http://tun.fi/MX.233630> ;
    skos:prefLabel "Milesinaceae"@fi,
        "Milesinaceae"@sv .

<http://tun.fi/MX.51092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pipistrellus" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.50657> ;
    skos:hiddenLabel "Pipistrellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292498>,
        <http://tun.fi/MX.46049>,
        <http://tun.fi/MX.46054> ;
    skos:prefLabel "piippalepakot"@fi,
        "Pipistrellus"@sv .

<http://tun.fi/MX.51571> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myodes" ;
    dwc:scientificNameAuthorship "Pallas, 1811" ;
    skos:broader <http://tun.fi/MX.50716> ;
    skos:hiddenLabel "Myodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.48745>,
        <http://tun.fi/MX.48746>,
        <http://tun.fi/MX.48747> ;
    skos:prefLabel "metsämyyrät"@fi,
        "Myodes"@sv .

<http://tun.fi/MX.52665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cochlicopa" ;
    dwc:scientificNameAuthorship "A. Férussac, 1821" ;
    skos:broader <http://tun.fi/MX.52664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313394>,
        <http://tun.fi/MX.52666>,
        <http://tun.fi/MX.52667> ;
    skos:prefLabel "Cochlicopa"@fi,
        "Cochlicopa"@sv .

<http://tun.fi/MX.52668> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Valloniidae" ;
    dwc:scientificNameAuthorship "Morse, 1864" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Valloniidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52669>,
        <http://tun.fi/MX.52673>,
        <http://tun.fi/MX.52675> ;
    skos:prefLabel "sirokotilot"@fi,
        "Valloniidae"@sv .

<http://tun.fi/MX.52669> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vallonia" ;
    dwc:scientificNameAuthorship "Risso, 1826" ;
    skos:broader <http://tun.fi/MX.52668> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52670>,
        <http://tun.fi/MX.52671>,
        <http://tun.fi/MX.52672> ;
    skos:prefLabel "Vallonia"@fi,
        "Vallonia"@sv .

<http://tun.fi/MX.52681> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Columella" ;
    dwc:scientificNameAuthorship "Westerlund, 1878" ;
    skos:broader <http://tun.fi/MX.52680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52682>,
        <http://tun.fi/MX.52683>,
        <http://tun.fi/MX.52684> ;
    skos:prefLabel "Columella"@fi,
        "Columella"@sv .

<http://tun.fi/MX.52708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrogastra" ;
    dwc:scientificNameAuthorship "W. Hartmann, 1841" ;
    skos:broader <http://tun.fi/MX.52702> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313400>,
        <http://tun.fi/MX.52709>,
        <http://tun.fi/MX.52710> ;
    skos:prefLabel "Macrogastra"@fi,
        "Macrogastra"@sv .

<http://tun.fi/MX.52712> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clausilia" ;
    dwc:scientificNameAuthorship "Draparnaud, 1805" ;
    skos:broader <http://tun.fi/MX.52702> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52713>,
        <http://tun.fi/MX.52714>,
        <http://tun.fi/MX.52715> ;
    skos:prefLabel "Clausilia"@fi,
        "Clausilia"@sv .

<http://tun.fi/MX.52748> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oxychilidae" ;
    dwc:scientificNameAuthorship "P. Hesse, 1927 (1879)" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Oxychilidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082547>,
        <http://tun.fi/MX.52749>,
        <http://tun.fi/MX.52755> ;
    skos:prefLabel "kiiltokotilot"@fi,
        "Oxychilidae"@sv .

<http://tun.fi/MX.52749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxychilus" ;
    dwc:scientificNameAuthorship "Fitzinger, 1833" ;
    skos:broader <http://tun.fi/MX.52748> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52750>,
        <http://tun.fi/MX.52752>,
        <http://tun.fi/MX.52753> ;
    skos:prefLabel "Oxychilus"@fi,
        "Oxychilus"@sv .

<http://tun.fi/MX.52777> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Limacidae" ;
    dwc:scientificNameAuthorship "Lamarck, 1801" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Limacidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52778>,
        <http://tun.fi/MX.52781>,
        <http://tun.fi/MX.52783> ;
    skos:prefLabel "harjaetanat"@fi,
        "Limacidae"@sv .

<http://tun.fi/MX.53063> a <http://tun.fi/MX.domain>,
        skos:Concept ;
    dwc:scientificName "Bacteria" ;
    dwc:scientificNameAuthorship "(Haeckel, 1894) Woese, Kandler Wheelis, 1990" ;
    skos:broader <http://tun.fi/MX.37600> ;
    skos:hiddenLabel "Bacteria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4882497>,
        <http://tun.fi/MX.53067>,
        <http://tun.fi/MX.53068> ;
    skos:prefLabel "bakteerit"@fi,
        "Bacteria"@sv .

<http://tun.fi/MX.53069> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Annelida" ;
    dwc:scientificNameAuthorship "Lamarck, 1809" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Annelida"@fi,
        "Annelida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232524>,
        <http://tun.fi/MX.53372>,
        <http://tun.fi/MX.70191> ;
    skos:prefLabel "nivelmadot"@fi,
        "ringmaskar"@sv .

<http://tun.fi/MX.53099> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Clupeidae" ;
    skos:broader <http://tun.fi/MX.53098> ;
    skos:hiddenLabel "Clupeidae"@fi,
        "Clupeidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53100>,
        <http://tun.fi/MX.53104>,
        <http://tun.fi/MX.53295> ;
    skos:prefLabel "sillit"@fi,
        "sillfiskar"@sv .

<http://tun.fi/MX.53167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carassius" ;
    dwc:scientificNameAuthorship "Nilsson, 1832" ;
    skos:broader <http://tun.fi/MX.5016661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5010842>,
        <http://tun.fi/MX.52996>,
        <http://tun.fi/MX.53168> ;
    skos:prefLabel "Carassius"@fi,
        "Carassius"@sv .

<http://tun.fi/MX.53204> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cottidae" ;
    skos:broader <http://tun.fi/MX.53314> ;
    skos:hiddenLabel "Cottidae"@fi,
        "Cottidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53205>,
        <http://tun.fi/MX.53209>,
        <http://tun.fi/MX.53332> ;
    skos:prefLabel "simput"@fi,
        "simpor"@sv .

<http://tun.fi/MX.53217> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Perciformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Perciformes"@fi,
        "Perciformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212043>,
        <http://tun.fi/MX.53232>,
        <http://tun.fi/MX.53278> ;
    skos:prefLabel "ahvenkalat"@fi,
        "abborrartade fiskar"@sv .

<http://tun.fi/MX.53247> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pleuronectidae" ;
    skos:broader <http://tun.fi/MX.53245> ;
    skos:hiddenLabel "Pleuronectidae"@fi,
        "Pleuronectidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53248>,
        <http://tun.fi/MX.53250>,
        <http://tun.fi/MX.53252> ;
    skos:prefLabel "oikeasilmäkampelat"@fi,
        "flundrefiskar"@sv .

<http://tun.fi/MX.53278> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Percoidei" ;
    skos:broader <http://tun.fi/MX.53217> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53224>,
        <http://tun.fi/MX.53280>,
        <http://tun.fi/MX.53316> ;
    skos:prefLabel "Percoidei"@fi,
        "Percoidei"@sv .

<http://tun.fi/MX.53298> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Salmonidae" ;
    skos:broader <http://tun.fi/MX.53115> ;
    skos:hiddenLabel "Salmonidae"@fi,
        "Salmonidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323497>,
        <http://tun.fi/MX.323498>,
        <http://tun.fi/MX.53611> ;
    skos:prefLabel "lohet"@fi,
        "laxfiskar"@sv .

<http://tun.fi/MX.53301> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Salvelinus" ;
    dwc:scientificNameAuthorship "Richardson, 1836" ;
    skos:broader <http://tun.fi/MX.323497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52994>,
        <http://tun.fi/MX.52995>,
        <http://tun.fi/MX.53137> ;
    skos:prefLabel "Salvelinus"@fi,
        "Salvelinus"@sv .

<http://tun.fi/MX.53314> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Cottoidei" ;
    skos:broader <http://tun.fi/MX.5073983> ;
    skos:hiddenLabel "Cottoidei"@fi,
        "Cottoidei"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53204>,
        <http://tun.fi/MX.53211>,
        <http://tun.fi/MX.53214> ;
    skos:prefLabel "simppukalat"@fi,
        "kindpansrade fiskar"@sv .

<http://tun.fi/MX.53316> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Percidae" ;
    skos:broader <http://tun.fi/MX.53278> ;
    skos:hiddenLabel "Percidae"@fi,
        "Percidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206829>,
        <http://tun.fi/MX.53218>,
        <http://tun.fi/MX.53221> ;
    skos:prefLabel "ahvenet"@fi,
        "abborrfiskar"@sv .

<http://tun.fi/MX.53374> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Hydrozoa" ;
    skos:broader <http://tun.fi/MX.53070> ;
    skos:hiddenLabel "Hydrozoa"@fi,
        "Hydrozoa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211979>,
        <http://tun.fi/MX.53719>,
        <http://tun.fi/MX.70329> ;
    skos:prefLabel "polyyppieläimet"@fi,
        "hydrozoer"@sv .

<http://tun.fi/MX.53385> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Pucciniomycetes" ;
    skos:broader <http://tun.fi/MX.53066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204997>,
        <http://tun.fi/MX.53688>,
        <http://tun.fi/MX.70658> ;
    skos:prefLabel "Pucciniomycetes"@fi,
        "Pucciniomycetes"@sv .

<http://tun.fi/MX.53460> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marenzelleria" ;
    dwc:scientificNameAuthorship "Mesnil, 1896" ;
    skos:broader <http://tun.fi/MX.53647> ;
    skos:hiddenLabel "Marenzelleria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212135>,
        <http://tun.fi/MX.212136>,
        <http://tun.fi/MX.212137> ;
    skos:prefLabel "liejuputkimadot"@fi,
        "Marenzelleria"@sv .

<http://tun.fi/MX.53467> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sclerotinia" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53628> ;
    skos:hiddenLabel "Sclerotinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238286>,
        <http://tun.fi/MX.238287>,
        <http://tun.fi/MX.52966> ;
    skos:prefLabel "pahkasienet"@fi,
        "Sclerotinia"@sv .

<http://tun.fi/MX.53468> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophiostoma" ;
    dwc:scientificNameAuthorship "Syd. & P.Syd." ;
    skos:broader <http://tun.fi/MX.53582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238288>,
        <http://tun.fi/MX.238289>,
        <http://tun.fi/MX.52941> ;
    skos:prefLabel "Ophiostoma"@fi,
        "Ophiostoma"@sv .

<http://tun.fi/MX.53487> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratobasidium" ;
    skos:broader <http://tun.fi/MX.53637> ;
    skos:hiddenLabel "Ceratobasidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205525>,
        <http://tun.fi/MX.205526>,
        <http://tun.fi/MX.52912> ;
    skos:prefLabel "kerakat"@fi,
        "Ceratobasidium"@sv .

<http://tun.fi/MX.53490> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neofabraea" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238040>,
        <http://tun.fi/MX.238041>,
        <http://tun.fi/MX.52939> ;
    skos:prefLabel "Neofabraea"@fi,
        "Neofabraea"@sv .

<http://tun.fi/MX.53522> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepidosaphes" ;
    skos:broader <http://tun.fi/MX.53607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227973>,
        <http://tun.fi/MX.227974>,
        <http://tun.fi/MX.52992> ;
    skos:prefLabel "Lepidosaphes"@fi,
        "Lepidosaphes"@sv .

<http://tun.fi/MX.53530> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melampsoridium" ;
    dwc:scientificNameAuthorship "Kleb." ;
    skos:broader <http://tun.fi/MX.53571> ;
    skos:hiddenLabel "Melampsoridium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984747>,
        <http://tun.fi/MX.4984775>,
        <http://tun.fi/MX.52933> ;
    skos:prefLabel "ruskaruosteet"@fi,
        "Melampsoridium"@sv .

<http://tun.fi/MX.53602> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pucciniaceae" ;
    skos:broader <http://tun.fi/MX.53688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233617>,
        <http://tun.fi/MX.233619>,
        <http://tun.fi/MX.53458> ;
    skos:prefLabel "Pucciniaceae"@fi,
        "Pucciniaceae"@sv .

<http://tun.fi/MX.53603> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Clavicipitaceae" ;
    skos:broader <http://tun.fi/MX.53691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234257>,
        <http://tun.fi/MX.53521>,
        <http://tun.fi/MX.67099> ;
    skos:prefLabel "Clavicipitaceae"@fi,
        "Clavicipitaceae"@sv .

<http://tun.fi/MX.53619> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diaporthaceae" ;
    skos:broader <http://tun.fi/MX.53726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234321>,
        <http://tun.fi/MX.234322>,
        <http://tun.fi/MX.53454> ;
    skos:prefLabel "Diaporthaceae"@fi,
        "Diaporthaceae"@sv .

<http://tun.fi/MX.53637> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ceratobasidiaceae" ;
    skos:broader <http://tun.fi/MX.53677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205115>,
        <http://tun.fi/MX.233582>,
        <http://tun.fi/MX.53487> ;
    skos:prefLabel "Ceratobasidiaceae"@fi,
        "Ceratobasidiaceae"@sv .

<http://tun.fi/MX.53640> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Massarinaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234461>,
        <http://tun.fi/MX.234462>,
        <http://tun.fi/MX.53544> ;
    skos:prefLabel "Massarinaceae"@fi,
        "Massarinaceae"@sv .

<http://tun.fi/MX.53643> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Astacidae" ;
    skos:broader <http://tun.fi/MX.213799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971655>,
        <http://tun.fi/MX.53429>,
        <http://tun.fi/MX.53443> ;
    skos:prefLabel "Astacidae"@fi,
        "Astacidae"@sv .

<http://tun.fi/MX.53647> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Spionidae" ;
    dwc:scientificNameAuthorship "Grube, 1850" ;
    skos:broader <http://tun.fi/MX.53693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200595>,
        <http://tun.fi/MX.212138>,
        <http://tun.fi/MX.53460> ;
    skos:prefLabel "Spionidae"@fi,
        "Spionidae"@sv .

<http://tun.fi/MX.53675> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Blattodea" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Blattodea"@fi,
        "Blattodea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206468>,
        <http://tun.fi/MX.5012924>,
        <http://tun.fi/MX.53609> ;
    skos:prefLabel "torakat"@fi,
        "kackerlackor"@sv .

<http://tun.fi/MX.53683> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Hemiptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Hemiptera"@fi,
        "Hemiptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227910>,
        <http://tun.fi/MX.229577>,
        <http://tun.fi/MX.289596> ;
    skos:prefLabel "nivelkärsäiset"@fi,
        "halvvingar"@sv .

<http://tun.fi/MX.53719> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Anthoathecata" ;
    skos:broader <http://tun.fi/MX.53374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211967>,
        <http://tun.fi/MX.211968>,
        <http://tun.fi/MX.53629> ;
    skos:prefLabel "Anthoathecata"@fi,
        "Anthoathecata"@sv .

<http://tun.fi/MX.53721> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Asterales" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39326>,
        <http://tun.fi/MX.39700>,
        <http://tun.fi/MX.39723> ;
    skos:prefLabel "Asterales"@fi,
        "Asterales"@sv .

<http://tun.fi/MX.58651> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heliozela" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1853" ;
    skos:broader <http://tun.fi/MX.58650> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58652>,
        <http://tun.fi/MX.58653>,
        <http://tun.fi/MX.58654> ;
    skos:prefLabel "Heliozela"@fi,
        "Heliozela"@sv .

<http://tun.fi/MX.58656> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Adelinae" ;
    dwc:scientificNameAuthorship "Bruand, 1850" ;
    skos:broader <http://tun.fi/MX.58655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58657>,
        <http://tun.fi/MX.58665>,
        <http://tun.fi/MX.58668> ;
    skos:prefLabel "Adelinae"@fi,
        "Adelinae"@sv .

<http://tun.fi/MX.58665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adela" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.58656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076588>,
        <http://tun.fi/MX.58666>,
        <http://tun.fi/MX.58667> ;
    skos:prefLabel "Adela"@fi,
        "Adela"@sv .

<http://tun.fi/MX.58668> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cauchas" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.58656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58669>,
        <http://tun.fi/MX.58670>,
        <http://tun.fi/MX.58671> ;
    skos:prefLabel "Cauchas"@fi,
        "Cauchas"@sv .

<http://tun.fi/MX.58682> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Incurvariidae" ;
    dwc:scientificNameAuthorship "Spuler, 1898" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Incurvariidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.253595>,
        <http://tun.fi/MX.58685>,
        <http://tun.fi/MX.58692> ;
    skos:prefLabel "Incurvariidae"@fi,
        "bladskärarmalar"@sv .

<http://tun.fi/MX.58715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coptotriche" ;
    dwc:scientificNameAuthorship "Walsingham, 1890" ;
    skos:broader <http://tun.fi/MX.58711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58716>,
        <http://tun.fi/MX.58717>,
        <http://tun.fi/MX.58718> ;
    skos:prefLabel "Coptotriche"@fi,
        "Coptotriche"@sv .

<http://tun.fi/MX.58729> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Meessiinae" ;
    dwc:scientificNameAuthorship "Capuse, 1968" ;
    skos:broader <http://tun.fi/MX.58722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58730>,
        <http://tun.fi/MX.58733>,
        <http://tun.fi/MX.58737> ;
    skos:prefLabel "Meessiinae"@fi,
        "Meessiinae"@sv .

<http://tun.fi/MX.58730> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Infurcitinea" ;
    dwc:scientificNameAuthorship "Spuler, 1910" ;
    skos:broader <http://tun.fi/MX.58729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082213>,
        <http://tun.fi/MX.58731>,
        <http://tun.fi/MX.58732> ;
    skos:prefLabel "Infurcitinea"@fi,
        "Infurcitinea"@sv .

<http://tun.fi/MX.58740> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scardiinae" ;
    dwc:scientificNameAuthorship "Eyer, 1924" ;
    skos:broader <http://tun.fi/MX.58722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58741>,
        <http://tun.fi/MX.58743>,
        <http://tun.fi/MX.58746> ;
    skos:prefLabel "Scardiinae"@fi,
        "Scardiinae"@sv .

<http://tun.fi/MX.58789> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Niditinea" ;
    dwc:scientificNameAuthorship "Petersen, 1957" ;
    skos:broader <http://tun.fi/MX.58770> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58790>,
        <http://tun.fi/MX.58792>,
        <http://tun.fi/MX.58794> ;
    skos:prefLabel "Niditinea"@fi,
        "Niditinea"@sv .

<http://tun.fi/MX.58914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callisto" ;
    dwc:scientificNameAuthorship "Stephens, 1834" ;
    skos:broader <http://tun.fi/MX.4985202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58915>,
        <http://tun.fi/MX.58916>,
        <http://tun.fi/MX.58917> ;
    skos:prefLabel "Callisto"@fi,
        "Callisto"@sv .

<http://tun.fi/MX.58986> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllocnistis" ;
    dwc:scientificNameAuthorship "Zeller, 1848" ;
    skos:broader <http://tun.fi/MX.58985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58987>,
        <http://tun.fi/MX.58988>,
        <http://tun.fi/MX.58990> ;
    skos:prefLabel "Phyllocnistis"@fi,
        "Phyllocnistis"@sv .

<http://tun.fi/MX.59099> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ochsenheimeria" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59100>,
        <http://tun.fi/MX.59102>,
        <http://tun.fi/MX.59104> ;
    skos:prefLabel "Ochsenheimeria"@fi,
        "Ochsenheimeria"@sv .

<http://tun.fi/MX.59105> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Plutellidae" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Plutellidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59107>,
        <http://tun.fi/MX.59113>,
        <http://tun.fi/MX.59119> ;
    skos:prefLabel "kaalikoit"@fi,
        "Plutellidae"@sv .

<http://tun.fi/MX.59107> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plutella" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.59105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59108>,
        <http://tun.fi/MX.59110>,
        <http://tun.fi/MX.59111> ;
    skos:prefLabel "Plutella"@fi,
        "Plutella"@sv .

<http://tun.fi/MX.59121> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Acrolepiinae" ;
    dwc:scientificNameAuthorship "Heinemann, 1870" ;
    skos:broader <http://tun.fi/MX.59129> ;
    skos:hiddenLabel "Acrolepiinae"@fi,
        "Acrolepiinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59122>,
        <http://tun.fi/MX.59125>,
        <http://tun.fi/MX.59127> ;
    skos:prefLabel "verkkokoit"@fi,
        "kluddmalar"@sv .

<http://tun.fi/MX.59129> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Glyphipterigidae" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Glyphipterigidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59121>,
        <http://tun.fi/MX.59130>,
        <http://tun.fi/MX.59133> ;
    skos:prefLabel "kiiltokoit"@fi,
        "Glyphipterigidae"@sv .

<http://tun.fi/MX.59168> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tinagma" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59167> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59170>,
        <http://tun.fi/MX.59171>,
        <http://tun.fi/MX.59172> ;
    skos:prefLabel "Tinagma"@fi,
        "Tinagma"@sv .

<http://tun.fi/MX.59183> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypatopa" ;
    dwc:scientificNameAuthorship "Walsingham, 1908" ;
    skos:broader <http://tun.fi/MX.59179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59186>,
        <http://tun.fi/MX.59187>,
        <http://tun.fi/MX.59189> ;
    skos:prefLabel "Hypatopa"@fi,
        "Hypatopa"@sv .

<http://tun.fi/MX.59203> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Borkhausenia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.211120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59204>,
        <http://tun.fi/MX.59205>,
        <http://tun.fi/MX.59206> ;
    skos:prefLabel "Borkhausenia"@fi,
        "Borkhausenia"@sv .

<http://tun.fi/MX.59230> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agnoea" ;
    dwc:scientificNameAuthorship "Walsingham, 1907" ;
    skos:broader <http://tun.fi/MX.211118> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59232>,
        <http://tun.fi/MX.59233>,
        <http://tun.fi/MX.59234> ;
    skos:prefLabel "Agnoea"@fi,
        "Agnoea"@sv .

<http://tun.fi/MX.59257> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exaeretia" ;
    dwc:scientificNameAuthorship "Stainton, 1849" ;
    skos:broader <http://tun.fi/MX.211116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59260>,
        <http://tun.fi/MX.59261>,
        <http://tun.fi/MX.59262> ;
    skos:prefLabel "Exaeretia"@fi,
        "Exaeretia"@sv .

<http://tun.fi/MX.59332> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Elachistinae" ;
    dwc:scientificNameAuthorship "Bruand, 1850" ;
    skos:broader <http://tun.fi/MX.59246> ;
    skos:hiddenLabel "Elachistinae"@fi,
        "Elachistinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.253715>,
        <http://tun.fi/MX.59333>,
        <http://tun.fi/MX.59341> ;
    skos:prefLabel "hitukoit"@fi,
        "gräsminerarmalar"@sv .

<http://tun.fi/MX.59333> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perittia" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.59332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59336>,
        <http://tun.fi/MX.59337>,
        <http://tun.fi/MX.59338> ;
    skos:prefLabel "Perittia"@fi,
        "Perittia"@sv .

<http://tun.fi/MX.59416> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Parametriotinae" ;
    dwc:scientificNameAuthorship "Capuse, 1971" ;
    skos:broader <http://tun.fi/MX.59246> ;
    skos:hiddenLabel "Parametriotinae"@fi,
        "Parametriotinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59418>,
        <http://tun.fi/MX.59423>,
        <http://tun.fi/MX.59425> ;
    skos:prefLabel "kirjokoit"@fi,
        "brokmalar"@sv .

<http://tun.fi/MX.59631> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cosmopterigidae" ;
    dwc:scientificNameAuthorship "Heinemann & Wocke, 1876" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Cosmopterigidae"@fi,
        "Cosmopterigidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59632>,
        <http://tun.fi/MX.59637>,
        <http://tun.fi/MX.59648> ;
    skos:prefLabel "välkekoit"@fi,
        "fransmalar"@sv .

<http://tun.fi/MX.59649> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sorhagenia" ;
    dwc:scientificNameAuthorship "Spuler, 1910" ;
    skos:broader <http://tun.fi/MX.59648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59650>,
        <http://tun.fi/MX.59651>,
        <http://tun.fi/MX.59652> ;
    skos:prefLabel "Sorhagenia"@fi,
        "Sorhagenia"@sv .

<http://tun.fi/MX.59894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neofaculta" ;
    dwc:scientificNameAuthorship "Gozmany, 1955" ;
    skos:broader <http://tun.fi/MX.59863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082251>,
        <http://tun.fi/MX.59895>,
        <http://tun.fi/MX.59896> ;
    skos:prefLabel "Neofaculta"@fi,
        "Neofaculta"@sv .

<http://tun.fi/MX.59906> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachmia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59907>,
        <http://tun.fi/MX.59908>,
        <http://tun.fi/MX.59910> ;
    skos:prefLabel "Brachmia"@fi,
        "Brachmia"@sv .

<http://tun.fi/MX.59994> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tortricidae" ;
    dwc:scientificNameAuthorship "Latreille, [1803]" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Tortricidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59995>,
        <http://tun.fi/MX.60216>,
        <http://tun.fi/MX.60220> ;
    skos:prefLabel "kääriäiset"@fi,
        "Tortricidae"@sv .

<http://tun.fi/MX.60> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Corduliidae" ;
    skos:broader <http://tun.fi/MX.33> ;
    skos:hiddenLabel "Corduliidae"@fi,
        "Corduliidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61>,
        <http://tun.fi/MX.63>,
        <http://tun.fi/MX.81> ;
    skos:prefLabel "kiiltokorennot"@fi,
        "skimmertrollsländor"@sv .

<http://tun.fi/MX.60163> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Choristoneura" ;
    dwc:scientificNameAuthorship "Lederer, 1859" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60164>,
        <http://tun.fi/MX.60165>,
        <http://tun.fi/MX.60167> ;
    skos:prefLabel "Choristoneura"@fi,
        "Choristoneura"@sv .

<http://tun.fi/MX.60618> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Epermeniidae" ;
    dwc:scientificNameAuthorship "Spuler, 1910" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Epermeniidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60619>,
        <http://tun.fi/MX.60622>,
        <http://tun.fi/MX.60628> ;
    skos:prefLabel "hammaskoit"@fi,
        "Epermeniidae"@sv .

<http://tun.fi/MX.60695> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oidaematophorus" ;
    dwc:scientificNameAuthorship "Wallengren, 1862" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60696>,
        <http://tun.fi/MX.60697>,
        <http://tun.fi/MX.60698> ;
    skos:prefLabel "Oidaematophorus"@fi,
        "Oidaematophorus"@sv .

<http://tun.fi/MX.60708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Merrifieldia" ;
    dwc:scientificNameAuthorship "Tutt, 1905" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60709>,
        <http://tun.fi/MX.60712>,
        <http://tun.fi/MX.60714> ;
    skos:prefLabel "Merrifieldia"@fi,
        "Merrifieldia"@sv .

<http://tun.fi/MX.60731> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hesperiidae" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Hesperiidae"@fi,
        "Hesperiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60732>,
        <http://tun.fi/MX.60740>,
        <http://tun.fi/MX.60746> ;
    skos:prefLabel "paksupäät"@fi,
        "tjockhuvudfjärilar"@sv .

<http://tun.fi/MX.60746> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hesperiinae" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.60731> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60747>,
        <http://tun.fi/MX.60750>,
        <http://tun.fi/MX.60754> ;
    skos:prefLabel "Hesperiinae"@fi,
        "Hesperiinae"@sv .

<http://tun.fi/MX.60758> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pieridae" ;
    dwc:scientificNameAuthorship "Duponchel, 1832" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Pieridae"@fi,
        "Pieridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60759>,
        <http://tun.fi/MX.60764>,
        <http://tun.fi/MX.60783> ;
    skos:prefLabel "kaaliperhoset"@fi,
        "vitfjärilar"@sv .

<http://tun.fi/MX.60773> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pieris" ;
    dwc:scientificNameAuthorship "Schrank, 1801" ;
    skos:broader <http://tun.fi/MX.60764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60775>,
        <http://tun.fi/MX.60777>,
        <http://tun.fi/MX.60778> ;
    skos:prefLabel "Pieris"@fi,
        "Pieris"@sv .

<http://tun.fi/MX.60779> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pontia" ;
    dwc:scientificNameAuthorship "Fabricius, 1807" ;
    skos:broader <http://tun.fi/MX.60764> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60780>,
        <http://tun.fi/MX.60781>,
        <http://tun.fi/MX.60782> ;
    skos:prefLabel "Pontia"@fi,
        "Pontia"@sv .

<http://tun.fi/MX.60823> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cupido" ;
    dwc:scientificNameAuthorship "Schrank, 1801" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60825>,
        <http://tun.fi/MX.60827>,
        <http://tun.fi/MX.60828> ;
    skos:prefLabel "Cupido"@fi,
        "Cupido"@sv .

<http://tun.fi/MX.60927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euphydryas" ;
    dwc:scientificNameAuthorship "Scudder, 1872" ;
    skos:broader <http://tun.fi/MX.60905> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60930>,
        <http://tun.fi/MX.60931>,
        <http://tun.fi/MX.60934> ;
    skos:prefLabel "Euphydryas"@fi,
        "Euphydryas"@sv .

<http://tun.fi/MX.60935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melitaea" ;
    dwc:scientificNameAuthorship "Fabricius, 1807" ;
    skos:broader <http://tun.fi/MX.60905> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60937>,
        <http://tun.fi/MX.60938>,
        <http://tun.fi/MX.60939> ;
    skos:prefLabel "Melitaea"@fi,
        "Melitaea"@sv .

<http://tun.fi/MX.60955> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasiommata" ;
    dwc:scientificNameAuthorship "Westwood, 1841" ;
    skos:broader <http://tun.fi/MX.60950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60956>,
        <http://tun.fi/MX.60957>,
        <http://tun.fi/MX.60958> ;
    skos:prefLabel "Lasiommata"@fi,
        "Lasiommata"@sv .

<http://tun.fi/MX.60994> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oeneis" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60950> ;
    skos:hiddenLabel "Oeneis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60995>,
        <http://tun.fi/MX.60996>,
        <http://tun.fi/MX.60997> ;
    skos:prefLabel "kylmänperhoset"@fi,
        "Oeneis"@sv .

<http://tun.fi/MX.60999> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pyralidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Pyralidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230955>,
        <http://tun.fi/MX.230956>,
        <http://tun.fi/MX.61000> ;
    skos:prefLabel "nopsakoisat"@fi,
        "Pyralidae"@sv .

<http://tun.fi/MX.61016> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyralis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.61000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61017>,
        <http://tun.fi/MX.61018>,
        <http://tun.fi/MX.61019> ;
    skos:prefLabel "Pyralis"@fi,
        "Pyralis"@sv .

<http://tun.fi/MX.61129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homoeosoma" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204863>,
        <http://tun.fi/MX.61130>,
        <http://tun.fi/MX.61131> ;
    skos:prefLabel "Homoeosoma"@fi,
        "Homoeosoma"@sv .

<http://tun.fi/MX.61148> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ephestia" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61149>,
        <http://tun.fi/MX.61150>,
        <http://tun.fi/MX.61151> ;
    skos:prefLabel "Ephestia"@fi,
        "Ephestia"@sv .

<http://tun.fi/MX.61158> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scopariinae" ;
    dwc:scientificNameAuthorship "Guenée, 1854" ;
    skos:broader <http://tun.fi/MX.61157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61159>,
        <http://tun.fi/MX.61168>,
        <http://tun.fi/MX.61171> ;
    skos:prefLabel "Scopariinae"@fi,
        "Scopariinae"@sv .

<http://tun.fi/MX.61401> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lasiocampidae" ;
    dwc:scientificNameAuthorship "Harris, 1841" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Lasiocampidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984580>,
        <http://tun.fi/MX.61402>,
        <http://tun.fi/MX.61407> ;
    skos:prefLabel "karvakehrääjät"@fi,
        "Lasiocampidae"@sv .

<http://tun.fi/MX.61454> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sphingidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Sphingidae"@fi,
        "Sphingidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61455>,
        <http://tun.fi/MX.61464>,
        <http://tun.fi/MX.61476> ;
    skos:prefLabel "kiitäjät"@fi,
        "svärmare"@sv .

<http://tun.fi/MX.61455> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Smerinthinae" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.61454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61456>,
        <http://tun.fi/MX.61458>,
        <http://tun.fi/MX.61460> ;
    skos:prefLabel "Smerinthinae"@fi,
        "Smerinthinae"@sv .

<http://tun.fi/MX.61464> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sphinginae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.61454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61465>,
        <http://tun.fi/MX.61468>,
        <http://tun.fi/MX.61470> ;
    skos:prefLabel "Sphinginae"@fi,
        "Sphinginae"@sv .

<http://tun.fi/MX.61484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyles" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.61476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61486>,
        <http://tun.fi/MX.61487>,
        <http://tun.fi/MX.61489> ;
    skos:prefLabel "Hyles"@fi,
        "Hyles"@sv .

<http://tun.fi/MX.61526> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cabera" ;
    dwc:scientificNameAuthorship "Treitschke, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204862>,
        <http://tun.fi/MX.61528>,
        <http://tun.fi/MX.61529> ;
    skos:prefLabel "Cabera"@fi,
        "Cabera"@sv .

<http://tun.fi/MX.61580> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alcis" ;
    dwc:scientificNameAuthorship "Curtis, 1826" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61581>,
        <http://tun.fi/MX.61582>,
        <http://tun.fi/MX.61583> ;
    skos:prefLabel "Alcis"@fi,
        "Alcis"@sv .

<http://tun.fi/MX.61587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypomecis" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61589>,
        <http://tun.fi/MX.61590>,
        <http://tun.fi/MX.61603> ;
    skos:prefLabel "Hypomecis"@fi,
        "Hypomecis"@sv .

<http://tun.fi/MX.61607> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61610>,
        <http://tun.fi/MX.61611>,
        <http://tun.fi/MX.61612> ;
    skos:prefLabel "Lycia"@fi,
        "Lycia"@sv .

<http://tun.fi/MX.61639> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Selenia" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61640>,
        <http://tun.fi/MX.61642>,
        <http://tun.fi/MX.61644> ;
    skos:prefLabel "Selenia"@fi,
        "Selenia"@sv .

<http://tun.fi/MX.61929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydriomena" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61930>,
        <http://tun.fi/MX.61931>,
        <http://tun.fi/MX.61933> ;
    skos:prefLabel "Hydriomena"@fi,
        "Hydriomena"@sv .

<http://tun.fi/MX.61950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Horisme" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61951>,
        <http://tun.fi/MX.61952>,
        <http://tun.fi/MX.61953> ;
    skos:prefLabel "Horisme"@fi,
        "Horisme"@sv .

<http://tun.fi/MX.61962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epirrita" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61964>,
        <http://tun.fi/MX.61965>,
        <http://tun.fi/MX.61966> ;
    skos:prefLabel "Epirrita"@fi,
        "Epirrita"@sv .

<http://tun.fi/MX.62079> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pasiphila" ;
    dwc:scientificNameAuthorship "Meyrick, 1883" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62081>,
        <http://tun.fi/MX.62082>,
        <http://tun.fi/MX.62083> ;
    skos:prefLabel "Pasiphila"@fi,
        "Pasiphila"@sv .

<http://tun.fi/MX.62086> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pygaerinae" ;
    dwc:scientificNameAuthorship "Duponchel, 1845" ;
    skos:broader <http://tun.fi/MX.62085> ;
    skos:hiddenLabel "Pygaerinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62087>,
        <http://tun.fi/MX.62089>,
        <http://tun.fi/MX.62119> ;
    skos:prefLabel "pystyperät"@fi,
        "Pygaerinae"@sv .

<http://tun.fi/MX.62121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Furcula" ;
    dwc:scientificNameAuthorship "Lamarck, 1816" ;
    skos:broader <http://tun.fi/MX.324909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62122>,
        <http://tun.fi/MX.62123>,
        <http://tun.fi/MX.62124> ;
    skos:prefLabel "Furcula"@fi,
        "Furcula"@sv .

<http://tun.fi/MX.62157> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orgyia" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1810" ;
    skos:broader <http://tun.fi/MX.62156> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62158>,
        <http://tun.fi/MX.62160>,
        <http://tun.fi/MX.62161> ;
    skos:prefLabel "Orgyia"@fi,
        "Orgyia"@sv .

<http://tun.fi/MX.62189> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Herminia" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.62181> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62190>,
        <http://tun.fi/MX.62191>,
        <http://tun.fi/MX.62192> ;
    skos:prefLabel "Herminia"@fi,
        "Herminia"@sv .

<http://tun.fi/MX.62286> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lygephila" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.62285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62287>,
        <http://tun.fi/MX.62288>,
        <http://tun.fi/MX.62289> ;
    skos:prefLabel "Lygephila"@fi,
        "Lygephila"@sv .

<http://tun.fi/MX.62370> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nycteola" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.230585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62371>,
        <http://tun.fi/MX.62372>,
        <http://tun.fi/MX.62373> ;
    skos:prefLabel "Nycteola"@fi,
        "Nycteola"@sv .

<http://tun.fi/MX.62377> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abrostola" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62378>,
        <http://tun.fi/MX.62380>,
        <http://tun.fi/MX.62381> ;
    skos:prefLabel "Abrostola"@fi,
        "Abrostola"@sv .

<http://tun.fi/MX.62428> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eustrotiinae" ;
    dwc:scientificNameAuthorship "Grote, 1882" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Eustrotiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013770>,
        <http://tun.fi/MX.5082249>,
        <http://tun.fi/MX.62429> ;
    skos:prefLabel "kiiltoyökköset"@fi,
        "Eustrotiinae"@sv .

<http://tun.fi/MX.62469> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pantheinae" ;
    dwc:scientificNameAuthorship "Smith & Dyar, 1898" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Pantheinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62470>,
        <http://tun.fi/MX.62472>,
        <http://tun.fi/MX.62475> ;
    skos:prefLabel "munkkiyökköset"@fi,
        "Pantheinae"@sv .

<http://tun.fi/MX.62555> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryophila" ;
    dwc:scientificNameAuthorship "Treitschke, 1825" ;
    skos:broader <http://tun.fi/MX.62549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62554>,
        <http://tun.fi/MX.62556>,
        <http://tun.fi/MX.62557> ;
    skos:prefLabel "Bryophila"@fi,
        "Bryophila"@sv .

<http://tun.fi/MX.62584> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoplodrina" ;
    dwc:scientificNameAuthorship "Boursin, 1937" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62585>,
        <http://tun.fi/MX.62587>,
        <http://tun.fi/MX.62588> ;
    skos:prefLabel "Hoplodrina"@fi,
        "Hoplodrina"@sv .

<http://tun.fi/MX.62682> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylena" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62684>,
        <http://tun.fi/MX.62685>,
        <http://tun.fi/MX.62686> ;
    skos:prefLabel "Xylena"@fi,
        "Xylena"@sv .

<http://tun.fi/MX.62724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mniotype" ;
    dwc:scientificNameAuthorship "Franclemont, 1941" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62725>,
        <http://tun.fi/MX.62726>,
        <http://tun.fi/MX.62727> ;
    skos:prefLabel "Mniotype"@fi,
        "Mniotype"@sv .

<http://tun.fi/MX.62883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sideridis" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62885>,
        <http://tun.fi/MX.62888>,
        <http://tun.fi/MX.62891> ;
    skos:prefLabel "Sideridis"@fi,
        "Sideridis"@sv .

<http://tun.fi/MX.62947> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucania" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62948>,
        <http://tun.fi/MX.62949>,
        <http://tun.fi/MX.62951> ;
    skos:prefLabel "Leucania"@fi,
        "Leucania"@sv .

<http://tun.fi/MX.63012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Actebia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63014>,
        <http://tun.fi/MX.63015>,
        <http://tun.fi/MX.63016> ;
    skos:prefLabel "Actebia"@fi,
        "Actebia"@sv .

<http://tun.fi/MX.63180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anax" ;
    dwc:scientificNameAuthorship "Rambur, 1842" ;
    skos:broader <http://tun.fi/MX.34> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63181>,
        <http://tun.fi/MX.63182>,
        <http://tun.fi/MX.73524> ;
    skos:prefLabel "Anax"@fi,
        "Anax"@sv .

<http://tun.fi/MX.65071> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Cladonia gracilis" ;
    dwc:scientificNameAuthorship "(L.) Willd." ;
    skos:broader <http://tun.fi/MX.67008> ;
    skos:hiddenLabel "Cladonia gracilis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67613>,
        <http://tun.fi/MX.67614>,
        <http://tun.fi/MX.67615> ;
    skos:prefLabel "Cladonia gracilis"@fi,
        "stängellav"@sv .

<http://tun.fi/MX.66607> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon alpinum" ;
    dwc:scientificNameAuthorship "Laurer ex Funck" ;
    skos:broader <http://tun.fi/MX.67052> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67672>,
        <http://tun.fi/MX.67673>,
        <http://tun.fi/MX.67695> ;
    skos:prefLabel "Stereocaulon alpinum"@fi,
        "Stereocaulon alpinum"@sv .

<http://tun.fi/MX.67012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baeomyces" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.4890575> ;
    skos:hiddenLabel "Baeomyces"@fi,
        "Baeomyces"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65325>,
        <http://tun.fi/MX.65326>,
        <http://tun.fi/MX.65327> ;
    skos:prefLabel "nastajäkälät"@fi,
        "hattlavar"@sv .

<http://tun.fi/MX.67020> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phoma" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65568>,
        <http://tun.fi/MX.65569>,
        <http://tun.fi/MX.65570> ;
    skos:prefLabel "Phoma"@fi,
        "Phoma"@sv .

<http://tun.fi/MX.67033> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leproplaca" ;
    dwc:scientificNameAuthorship "(Nyl.) Hue" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:hiddenLabel "Leproplaca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66053>,
        <http://tun.fi/MX.66054>,
        <http://tun.fi/MX.66055> ;
    skos:prefLabel "katvekultajäkälät"@fi,
        "Leproplaca"@sv .

<http://tun.fi/MX.67038> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microcalicium" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:hiddenLabel "Microcalicium"@fi,
        "Microcalicium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66172>,
        <http://tun.fi/MX.66173>,
        <http://tun.fi/MX.66174> ;
    skos:prefLabel "parakat"@fi,
        "ärgspikar"@sv .

<http://tun.fi/MX.67061> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psora" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.233230> ;
    skos:hiddenLabel "Psora"@fi,
        "Psora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66988>,
        <http://tun.fi/MX.66989>,
        <http://tun.fi/MX.66990> ;
    skos:prefLabel "paanujäkälät"@fi,
        "tegellavar"@sv .

<http://tun.fi/MX.67063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cliostomum" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:hiddenLabel "Cliostomum"@fi,
        "Cliostomum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65125>,
        <http://tun.fi/MX.65126>,
        <http://tun.fi/MX.65127> ;
    skos:prefLabel "tassijäkälät"@fi,
        "dropplavar"@sv .

<http://tun.fi/MX.67087> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyalidea" ;
    dwc:scientificNameAuthorship "Lettau" ;
    skos:broader <http://tun.fi/MX.233366> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65768>,
        <http://tun.fi/MX.65769>,
        <http://tun.fi/MX.65771> ;
    skos:prefLabel "Gyalidea"@fi,
        "Gyalidea"@sv .

<http://tun.fi/MX.67094> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lichenostigma" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.233312> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65564>,
        <http://tun.fi/MX.66104>,
        <http://tun.fi/MX.66105> ;
    skos:prefLabel "Lichenostigma"@fi,
        "Lichenostigma"@sv .

<http://tun.fi/MX.67096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Multiclavula" ;
    dwc:scientificNameAuthorship "R.H.Petersen" ;
    skos:broader <http://tun.fi/MX.4890577> ;
    skos:hiddenLabel "Multiclavula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66200>,
        <http://tun.fi/MX.66201>,
        <http://tun.fi/MX.66202> ;
    skos:prefLabel "parvikkaat"@fi,
        "Multiclavula"@sv .

<http://tun.fi/MX.67097> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycoglaena" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66211>,
        <http://tun.fi/MX.66212>,
        <http://tun.fi/MX.66213> ;
    skos:prefLabel "Mycoglaena"@fi,
        "Mycoglaena"@sv .

<http://tun.fi/MX.67104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ropalospora" ;
    dwc:scientificNameAuthorship "A.Massal." ;
    skos:broader <http://tun.fi/MX.4890593> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66478>,
        <http://tun.fi/MX.66479>,
        <http://tun.fi/MX.66480> ;
    skos:prefLabel "Ropalospora"@fi,
        "Ropalospora"@sv .

<http://tun.fi/MX.67123> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carbonea" ;
    dwc:scientificNameAuthorship "(Hertel) Hertel" ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65459>,
        <http://tun.fi/MX.65460>,
        <http://tun.fi/MX.65461> ;
    skos:prefLabel "Carbonea"@fi,
        "Carbonea"@sv .

<http://tun.fi/MX.67130> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Placopyrenium" ;
    dwc:scientificNameAuthorship "Breuss" ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65599>,
        <http://tun.fi/MX.65600>,
        <http://tun.fi/MX.65601> ;
    skos:prefLabel "Placopyrenium"@fi,
        "Placopyrenium"@sv .

<http://tun.fi/MX.67134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ephebe" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:hiddenLabel "Ephebe"@fi,
        "Ephebe"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65711>,
        <http://tun.fi/MX.65712>,
        <http://tun.fi/MX.65713> ;
    skos:prefLabel "karvajäkälät"@fi,
        "trådlavar"@sv .

<http://tun.fi/MX.67136> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Farnoldia" ;
    dwc:scientificNameAuthorship "Hertel" ;
    skos:broader <http://tun.fi/MX.233370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65726>,
        <http://tun.fi/MX.65727>,
        <http://tun.fi/MX.65728> ;
    skos:prefLabel "Farnoldia"@fi,
        "Farnoldia"@sv .

<http://tun.fi/MX.67143> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptorhaphis" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.233364> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66073>,
        <http://tun.fi/MX.66074>,
        <http://tun.fi/MX.66075> ;
    skos:prefLabel "Leptorhaphis"@fi,
        "Leptorhaphis"@sv .

<http://tun.fi/MX.67147> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lopadium" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.4890584> ;
    skos:hiddenLabel "Lopadium"@fi,
        "Lopadium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66116>,
        <http://tun.fi/MX.66117>,
        <http://tun.fi/MX.66118> ;
    skos:prefLabel "kaihejäkälät"@fi,
        "kornlavar"@sv .

<http://tun.fi/MX.67149> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycoporum" ;
    dwc:scientificNameAuthorship "Flot. ex Nyl." ;
    skos:broader <http://tun.fi/MX.317282> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66218>,
        <http://tun.fi/MX.66221>,
        <http://tun.fi/MX.66222> ;
    skos:prefLabel "Mycoporum"@fi,
        "Mycoporum"@sv .

<http://tun.fi/MX.67155> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphinctrina" ;
    dwc:scientificNameAuthorship "Fr.: Fr." ;
    skos:broader <http://tun.fi/MX.70573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66536>,
        <http://tun.fi/MX.66537>,
        <http://tun.fi/MX.66538> ;
    skos:prefLabel "Sphinctrina"@fi,
        "Sphinctrina"@sv .

<http://tun.fi/MX.67158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thelenella" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66671>,
        <http://tun.fi/MX.66672>,
        <http://tun.fi/MX.66674> ;
    skos:prefLabel "Thelenella"@fi,
        "Thelenella"@sv .

<http://tun.fi/MX.67175> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryoplaca" ;
    dwc:scientificNameAuthorship "Søchting, Frödén & Arup" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:hiddenLabel "Bryoplaca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65372>,
        <http://tun.fi/MX.65373>,
        <http://tun.fi/MX.65374> ;
    skos:prefLabel "sammalkultajäkälät"@fi,
        "Bryoplaca"@sv .

<http://tun.fi/MX.67177> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catapyrenium" ;
    dwc:scientificNameAuthorship "Flot." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:hiddenLabel "Catapyrenium"@fi,
        "Catapyrenium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65462>,
        <http://tun.fi/MX.65463>,
        <http://tun.fi/MX.65464> ;
    skos:prefLabel "kilpiset"@fi,
        "jordlavar"@sv .

<http://tun.fi/MX.67181> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epigloea" ;
    dwc:scientificNameAuthorship "Zukal" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238297>,
        <http://tun.fi/MX.313732>,
        <http://tun.fi/MX.65717> ;
    skos:prefLabel "Epigloea"@fi,
        "Epigloea"@sv .

<http://tun.fi/MX.67205> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psorotichia" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999406>,
        <http://tun.fi/MX.66600>,
        <http://tun.fi/MX.66995> ;
    skos:prefLabel "Psorotichia"@fi,
        "Psorotichia"@sv .

<http://tun.fi/MX.67209> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Toninia" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971911>,
        <http://tun.fi/MX.65243>,
        <http://tun.fi/MX.66711> ;
    skos:prefLabel "Toninia"@fi,
        "Toninia"@sv .

<http://tun.fi/MX.67213> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polycoccum" ;
    dwc:scientificNameAuthorship "Saut. ex Körb." ;
    skos:broader <http://tun.fi/MX.233423> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66924>,
        <http://tun.fi/MX.66925>,
        <http://tun.fi/MX.66926> ;
    skos:prefLabel "Polycoccum"@fi,
        "Polycoccum"@sv .

<http://tun.fi/MX.67227> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysothrix" ;
    dwc:scientificNameAuthorship "Mont." ;
    skos:broader <http://tun.fi/MX.317287> ;
    skos:hiddenLabel "Chrysothrix"@fi,
        "Chrysothrix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65203>,
        <http://tun.fi/MX.65528>,
        <http://tun.fi/MX.65529> ;
    skos:prefLabel "rikkijäkälät"@fi,
        "gulmjölslavar"@sv .

<http://tun.fi/MX.67233> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Collemopsidium" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65651>,
        <http://tun.fi/MX.65652>,
        <http://tun.fi/MX.65653> ;
    skos:prefLabel "Collemopsidium"@fi,
        "Collemopsidium"@sv .

<http://tun.fi/MX.67262> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Varicellaria" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233428> ;
    skos:hiddenLabel "Varicellaria"@fi,
        "Varicellaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66344>,
        <http://tun.fi/MX.66579>,
        <http://tun.fi/MX.66770> ;
    skos:prefLabel "sirotejäkälät"@fi,
        "örnporlavar"@sv .

<http://tun.fi/MX.67269> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psoroglaena" ;
    dwc:scientificNameAuthorship "Müll.Arg." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66078>,
        <http://tun.fi/MX.66079>,
        <http://tun.fi/MX.66992> ;
    skos:prefLabel "Psoroglaena"@fi,
        "Psoroglaena"@sv .

<http://tun.fi/MX.67270> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psoroma" ;
    dwc:scientificNameAuthorship "Michx." ;
    skos:broader <http://tun.fi/MX.233430> ;
    skos:hiddenLabel "Psoroma"@fi,
        "Psoroma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5020443>,
        <http://tun.fi/MX.66993>,
        <http://tun.fi/MX.66994> ;
    skos:prefLabel "kulhojäkälät"@fi,
        "skållavar"@sv .

<http://tun.fi/MX.67273> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anisomeridium" ;
    dwc:scientificNameAuthorship "(Müll.Arg.) M.Choisy" ;
    skos:broader <http://tun.fi/MX.233395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65188>,
        <http://tun.fi/MX.65189>,
        <http://tun.fi/MX.65190> ;
    skos:prefLabel "Anisomeridium"@fi,
        "Anisomeridium"@sv .

<http://tun.fi/MX.67280> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cetrariella" ;
    dwc:scientificNameAuthorship "Kärnefelt & A. Thell" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Cetrariella"@fi,
        "Cetrariella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65490>,
        <http://tun.fi/MX.65491>,
        <http://tun.fi/MX.65492> ;
    skos:prefLabel "suohirvenjäkälät"@fi,
        "jättesköldlavar"@sv .

<http://tun.fi/MX.67283> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pilophorus" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.233288> ;
    skos:hiddenLabel "Pilophorus"@fi,
        "Pilophorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65589>,
        <http://tun.fi/MX.65590>,
        <http://tun.fi/MX.65591> ;
    skos:prefLabel "tappijäkälät"@fi,
        "kolvlavar"@sv .

<http://tun.fi/MX.67286> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epicladonia" ;
    dwc:scientificNameAuthorship "D.Hawksw." ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65714>,
        <http://tun.fi/MX.65715>,
        <http://tun.fi/MX.65716> ;
    skos:prefLabel "Epicladonia"@fi,
        "Epicladonia"@sv .

<http://tun.fi/MX.67287> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Evernia" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Evernia"@fi,
        "Evernia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65722>,
        <http://tun.fi/MX.65723>,
        <http://tun.fi/MX.65724> ;
    skos:prefLabel "hankajäkälät"@fi,
        "ringlavar"@sv .

<http://tun.fi/MX.67288> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyalolechia" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:hiddenLabel "Gyalolechia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65772>,
        <http://tun.fi/MX.65773>,
        <http://tun.fi/MX.65774> ;
    skos:prefLabel "tulijäkälät"@fi,
        "Gyalolechia"@sv .

<http://tun.fi/MX.67303> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Naetrocymbe" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.233364> ;
    skos:hiddenLabel "Naetrocymbe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66229>,
        <http://tun.fi/MX.66230>,
        <http://tun.fi/MX.66231> ;
    skos:prefLabel "pihlajanpisteikkäät"@fi,
        "Naetrocymbe"@sv .

<http://tun.fi/MX.67319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Puttea" ;
    dwc:scientificNameAuthorship "S. Stenroos & Huhtinen" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65954>,
        <http://tun.fi/MX.66998>,
        <http://tun.fi/MX.66999> ;
    skos:prefLabel "Puttea"@fi,
        "Puttea"@sv .

<http://tun.fi/MX.67393> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Montanelia" ;
    dwc:scientificNameAuthorship "Divakar, A. Crespo, Wedin & Essl." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Montanelia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66191>,
        <http://tun.fi/MX.66192>,
        <http://tun.fi/MX.66193> ;
    skos:prefLabel "vuorikarpeet"@fi,
        "Montanelia"@sv .

<http://tun.fi/MX.67394> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycomicrothelia" ;
    dwc:scientificNameAuthorship "Keissl." ;
    skos:broader <http://tun.fi/MX.233280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66214>,
        <http://tun.fi/MX.66215>,
        <http://tun.fi/MX.66216> ;
    skos:prefLabel "Mycomicrothelia"@fi,
        "Mycomicrothelia"@sv .

<http://tun.fi/MX.67396> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nectriopsis" ;
    dwc:scientificNameAuthorship "Maire" ;
    skos:broader <http://tun.fi/MX.233433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237242>,
        <http://tun.fi/MX.237243>,
        <http://tun.fi/MX.66233> ;
    skos:prefLabel "Nectriopsis"@fi,
        "Nectriopsis"@sv .

<http://tun.fi/MX.67397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ramboldia" ;
    dwc:scientificNameAuthorship "Kantvilas & Elix" ;
    skos:broader <http://tun.fi/MX.4890592> ;
    skos:hiddenLabel "Ramboldia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66374>,
        <http://tun.fi/MX.66375>,
        <http://tun.fi/MX.66376> ;
    skos:prefLabel "hurmejäkälät"@fi,
        "Ramboldia"@sv .

<http://tun.fi/MX.67411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zwackhiomyces" ;
    dwc:scientificNameAuthorship "Grube & Hafellner" ;
    skos:broader <http://tun.fi/MX.233238> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66908>,
        <http://tun.fi/MX.66909>,
        <http://tun.fi/MX.66910> ;
    skos:prefLabel "Zwackhiomyces"@fi,
        "Zwackhiomyces"@sv .

<http://tun.fi/MX.69647> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlorophyllum" ;
    dwc:scientificNameAuthorship "Massee" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Chlorophyllum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72368>,
        <http://tun.fi/MX.72806>,
        <http://tun.fi/MX.73304> ;
    skos:prefLabel "akansienet"@fi,
        "Chlorophyllum"@sv .

<http://tun.fi/MX.69655> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gomphidius" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233269> ;
    skos:hiddenLabel "Gomphidius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71789>,
        <http://tun.fi/MX.72660>,
        <http://tun.fi/MX.73413> ;
    skos:prefLabel "limanuljaskat"@fi,
        "Gomphidius"@sv .

<http://tun.fi/MX.69656> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omphalina" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Omphalina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236085>,
        <http://tun.fi/MX.236091>,
        <http://tun.fi/MX.73177> ;
    skos:prefLabel "napalakit"@fi,
        "Omphalina"@sv .

<http://tun.fi/MX.69659> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrolepiota" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Macrolepiota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72707>,
        <http://tun.fi/MX.72969>,
        <http://tun.fi/MX.73441> ;
    skos:prefLabel "ukonsienet"@fi,
        "Macrolepiota"@sv .

<http://tun.fi/MX.69671> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cystolepiota" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Cystolepiota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72166>,
        <http://tun.fi/MX.72819>,
        <http://tun.fi/MX.72820> ;
    skos:prefLabel "jauheukonsienet"@fi,
        "Cystolepiota"@sv .

<http://tun.fi/MX.69672> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dermoloma" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Dermoloma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71700>,
        <http://tun.fi/MX.72578>,
        <http://tun.fi/MX.73088> ;
    skos:prefLabel "jyväslakit"@fi,
        "Dermoloma"@sv .

<http://tun.fi/MX.69680> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strobilurus" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233246> ;
    skos:hiddenLabel "Strobilurus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72735>,
        <http://tun.fi/MX.73228>,
        <http://tun.fi/MX.73460> ;
    skos:prefLabel "käpynahikkaat"@fi,
        "Strobilurus"@sv .

<http://tun.fi/MX.69682> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panellus" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233383> ;
    skos:hiddenLabel "Panellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72328>,
        <http://tun.fi/MX.72329>,
        <http://tun.fi/MX.72753> ;
    skos:prefLabel "nahkavinokkaat"@fi,
        "Panellus"@sv .

<http://tun.fi/MX.69695> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygrophoropsis" ;
    dwc:scientificNameAuthorship "(J.Schröt.) Maire ex Martin-Sans" ;
    skos:broader <http://tun.fi/MX.233347> ;
    skos:hiddenLabel "Hygrophoropsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71991>,
        <http://tun.fi/MX.72226>,
        <http://tun.fi/MX.72898> ;
    skos:prefLabel "valevahverot"@fi,
        "Hygrophoropsis"@sv .

<http://tun.fi/MX.69706> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limacella" ;
    dwc:scientificNameAuthorship "Earle" ;
    skos:broader <http://tun.fi/MX.233247> ;
    skos:hiddenLabel "Limacella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71825>,
        <http://tun.fi/MX.72484>,
        <http://tun.fi/MX.73206> ;
    skos:prefLabel "limalakit"@fi,
        "Limacella"@sv .

<http://tun.fi/MX.69755> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodocybe" ;
    dwc:scientificNameAuthorship "Maire" ;
    skos:broader <http://tun.fi/MX.233348> ;
    skos:hiddenLabel "Rhodocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71842>,
        <http://tun.fi/MX.72503>,
        <http://tun.fi/MX.72727> ;
    skos:prefLabel "myyränlakit"@fi,
        "Rhodocybe"@sv .

<http://tun.fi/MX.69757> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rimbachia" ;
    dwc:scientificNameAuthorship "Pat." ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:hiddenLabel "Rimbachia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236317>,
        <http://tun.fi/MX.71844>,
        <http://tun.fi/MX.73456> ;
    skos:prefLabel "ripukat"@fi,
        "Rimbachia"@sv .

<http://tun.fi/MX.69767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Collybia" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Collybia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72573>,
        <http://tun.fi/MX.72574>,
        <http://tun.fi/MX.72575> ;
    skos:prefLabel "pahkajuurekkaat"@fi,
        "Collybia"@sv .

<http://tun.fi/MX.69790> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coprinus" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Coprinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72178>,
        <http://tun.fi/MX.73103>,
        <http://tun.fi/MX.73330> ;
    skos:prefLabel "suomumustesienet"@fi,
        "Coprinus"@sv .

<http://tun.fi/MX.69799> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Merismodes" ;
    dwc:scientificNameAuthorship "Earle" ;
    skos:broader <http://tun.fi/MX.233416> ;
    skos:hiddenLabel "Merismodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72065>,
        <http://tun.fi/MX.72374>,
        <http://tun.fi/MX.72713> ;
    skos:prefLabel "parvisilmät"@fi,
        "Merismodes"@sv .

<http://tun.fi/MX.70038> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Liliales" ;
    dwc:scientificNameAuthorship "Perleb" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39999>,
        <http://tun.fi/MX.40004>,
        <http://tun.fi/MX.40007> ;
    skos:prefLabel "Liliales"@fi,
        "Liliales"@sv .

<http://tun.fi/MX.70042> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Boraginales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39394>,
        <http://tun.fi/MX.39397>,
        <http://tun.fi/MX.4971902> ;
    skos:prefLabel "Boraginales"@fi,
        "Boraginales"@sv .

<http://tun.fi/MX.70056> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Gentianales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39276>,
        <http://tun.fi/MX.39310>,
        <http://tun.fi/MX.41748> ;
    skos:prefLabel "Gentianales"@fi,
        "Gentianales"@sv .

<http://tun.fi/MX.70063> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Malvales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38339>,
        <http://tun.fi/MX.38687>,
        <http://tun.fi/MX.38713> ;
    skos:prefLabel "Malvales"@fi,
        "Malvales"@sv .

<http://tun.fi/MX.70077> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Marchantiopsida" ;
    dwc:scientificNameAuthorship "Cronquist" ;
    skos:broader <http://tun.fi/MX.44394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212971>,
        <http://tun.fi/MX.324512>,
        <http://tun.fi/MX.70080> ;
    skos:prefLabel "Marchantiopsida"@fi,
        "Marchantiopsida"@sv .

<http://tun.fi/MX.70088> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Rhodophyta" ;
    skos:broader <http://tun.fi/MX.37601> ;
    skos:hiddenLabel "Rhodophyta"@fi,
        "Rhodophyta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70089>,
        <http://tun.fi/MX.70094>,
        <http://tun.fi/MX.70113> ;
    skos:prefLabel "punalevät"@fi,
        "rödalger"@sv .

<http://tun.fi/MX.70100> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ceramiales" ;
    skos:broader <http://tun.fi/MX.70094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206695>,
        <http://tun.fi/MX.213374>,
        <http://tun.fi/MX.292184> ;
    skos:prefLabel "Ceramiales"@fi,
        "Ceramiales"@sv .

<http://tun.fi/MX.70103> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Gigartinales" ;
    skos:broader <http://tun.fi/MX.70094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206711>,
        <http://tun.fi/MX.292196>,
        <http://tun.fi/MX.292198> ;
    skos:prefLabel "Gigartinales"@fi,
        "Gigartinales"@sv .

<http://tun.fi/MX.70199> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Opiliones" ;
    skos:broader <http://tun.fi/MX.53386> ;
    skos:hiddenLabel "Opiliones"@fi,
        "Opiliones"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202715>,
        <http://tun.fi/MX.203005>,
        <http://tun.fi/MX.203291> ;
    skos:prefLabel "lukit"@fi,
        "lockespindlar"@sv .

<http://tun.fi/MX.70205> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Chilopoda" ;
    skos:broader <http://tun.fi/MX.37605> ;
    skos:hiddenLabel "Chilopoda"@fi,
        "Chilopoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70206>,
        <http://tun.fi/MX.70207>,
        <http://tun.fi/MX.70208> ;
    skos:prefLabel "juoksujalkaiset"@fi,
        "enkelfotingar"@sv .

<http://tun.fi/MX.70206> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Geophilomorpha" ;
    skos:broader <http://tun.fi/MX.70205> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202150>,
        <http://tun.fi/MX.203290>,
        <http://tun.fi/MX.4987042> ;
    skos:prefLabel "Geophilomorpha"@fi,
        "Geophilomorpha"@sv .

<http://tun.fi/MX.70213> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Julida" ;
    skos:broader <http://tun.fi/MX.70210> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201587>,
        <http://tun.fi/MX.202375>,
        <http://tun.fi/MX.202712> ;
    skos:prefLabel "Julida"@fi,
        "Julida"@sv .

<http://tun.fi/MX.70218> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Entognatha" ;
    skos:broader <http://tun.fi/MX.37605> ;
    skos:hiddenLabel "Entognatha"@fi,
        "Entognatha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70219>,
        <http://tun.fi/MX.70220>,
        <http://tun.fi/MX.70221> ;
    skos:prefLabel "alkuhyönteiset"@fi,
        "urinsekter"@sv .

<http://tun.fi/MX.70228> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Phthiraptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Phthiraptera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291355>,
        <http://tun.fi/MX.291537>,
        <http://tun.fi/MX.291965> ;
    skos:prefLabel "täit ja väiveet"@fi,
        "Phthiraptera"@sv .

<http://tun.fi/MX.70230> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Psocoptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Psocoptera"@fi,
        "Psocoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289736>,
        <http://tun.fi/MX.289751>,
        <http://tun.fi/MX.289768> ;
    skos:prefLabel "jäytiäiset"@fi,
        "stövsländor"@sv .

<http://tun.fi/MX.70233> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Strepsiptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Strepsiptera"@fi,
        "Strepsiptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213100>,
        <http://tun.fi/MX.213104>,
        <http://tun.fi/MX.213109> ;
    skos:prefLabel "kierresiipiset"@fi,
        "vridvingar"@sv .

<http://tun.fi/MX.70253> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Siphonostomatoida" ;
    skos:broader <http://tun.fi/MX.53375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214338>,
        <http://tun.fi/MX.214345>,
        <http://tun.fi/MX.214348> ;
    skos:prefLabel "Siphonostomatoida"@fi,
        "Siphonostomatoida"@sv .

<http://tun.fi/MX.70444> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Spongillidae" ;
    skos:broader <http://tun.fi/MX.70443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212295>,
        <http://tun.fi/MX.70440>,
        <http://tun.fi/MX.70445> ;
    skos:prefLabel "Spongillidae"@fi,
        "Spongillidae"@sv .

<http://tun.fi/MX.70450> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Monogononta" ;
    skos:broader <http://tun.fi/MX.70014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70451>,
        <http://tun.fi/MX.70452>,
        <http://tun.fi/MX.70453> ;
    skos:prefLabel "Monogononta"@fi,
        "Monogononta"@sv .

<http://tun.fi/MX.70537> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Sphacelariales" ;
    skos:broader <http://tun.fi/MX.70528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254139>,
        <http://tun.fi/MX.254310>,
        <http://tun.fi/MX.292313> ;
    skos:prefLabel "Sphacelariales"@fi,
        "Sphacelariales"@sv .

<http://tun.fi/MX.70574> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Onygenales" ;
    skos:broader <http://tun.fi/MX.70568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233285>,
        <http://tun.fi/MX.233727>,
        <http://tun.fi/MX.233728> ;
    skos:prefLabel "Onygenales"@fi,
        "Onygenales"@sv .

<http://tun.fi/MX.70575> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pyrenulales" ;
    skos:broader <http://tun.fi/MX.70568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233395>,
        <http://tun.fi/MX.233396>,
        <http://tun.fi/MX.67399> ;
    skos:prefLabel "Pyrenulales"@fi,
        "Pyrenulales"@sv .

<http://tun.fi/MX.70576> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Verrucariales" ;
    dwc:scientificNameAuthorship "Mattick ex D.Hawksw. & O.E.Erikss." ;
    skos:broader <http://tun.fi/MX.70568> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233310>,
        <http://tun.fi/MX.67069>,
        <http://tun.fi/MX.67199> ;
    skos:prefLabel "Verrucariales"@fi,
        "Verrucariales"@sv .

<http://tun.fi/MX.70580> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Laboulbeniales" ;
    skos:broader <http://tun.fi/MX.70579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233311>,
        <http://tun.fi/MX.233358>,
        <http://tun.fi/MX.233359> ;
    skos:prefLabel "Laboulbeniales"@fi,
        "Laboulbeniales"@sv .

<http://tun.fi/MX.70650> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Echinosteliales" ;
    skos:broader <http://tun.fi/MX.5010405> ;
    skos:hiddenLabel "Echinosteliales"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290487>,
        <http://tun.fi/MX.290568>,
        <http://tun.fi/MX.5008103> ;
    skos:prefLabel "hapsilimasienet"@fi,
        "Echinosteliales"@sv .

<http://tun.fi/MX.70669> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Mucorales" ;
    skos:broader <http://tun.fi/MX.70662> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233445>,
        <http://tun.fi/MX.5076671>,
        <http://tun.fi/MX.5076673> ;
    skos:prefLabel "Mucorales"@fi,
        "Mucorales"@sv .

<http://tun.fi/MX.70685> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Grimmiales" ;
    dwc:scientificNameAuthorship "M.Fleisch." ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212934>,
        <http://tun.fi/MX.212957>,
        <http://tun.fi/MX.5076962> ;
    skos:prefLabel "Grimmiales"@fi,
        "Grimmiales"@sv .

<http://tun.fi/MX.70734> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Ulvophyceae" ;
    skos:broader <http://tun.fi/MX.5008219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70712>,
        <http://tun.fi/MX.70735>,
        <http://tun.fi/MX.70740> ;
    skos:prefLabel "Ulvophyceae"@fi,
        "Ulvophyceae"@sv .

<http://tun.fi/MX.73577> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iduna" ;
    dwc:scientificNameAuthorship "Keyserling & Blasius, 1840" ;
    skos:broader <http://tun.fi/MX.293258> ;
    skos:hiddenLabel "Iduna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33671>,
        <http://tun.fi/MX.33672>,
        <http://tun.fi/MX.73578> ;
    skos:prefLabel "vaaleakultarinnat"@fi,
        "Iduna"@sv .

<http://tun.fi/MX.8> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lestes" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.7> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.10>,
        <http://tun.fi/MX.63185>,
        <http://tun.fi/MX.9> ;
    skos:prefLabel "Lestes"@fi,
        "Lestes"@sv .

<http://tun.fi/MX.88> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Libellula" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.87> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.89>,
        <http://tun.fi/MX.90>,
        <http://tun.fi/MX.91> ;
    skos:prefLabel "Libellula"@fi,
        "Libellula"@sv .

<http://tun.fi/MX.188394> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laccophilus" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.188393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188395>,
        <http://tun.fi/MX.188396>,
        <http://tun.fi/MX.188397>,
        <http://tun.fi/MX.188399> ;
    skos:prefLabel "Laccophilus"@fi,
        "Laccophilus"@sv .

<http://tun.fi/MX.188436> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graphoderus" ;
    dwc:scientificNameAuthorship "Dejean, 1833" ;
    skos:broader <http://tun.fi/MX.188804> ;
    skos:hiddenLabel "Graphoderus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188437>,
        <http://tun.fi/MX.188438>,
        <http://tun.fi/MX.188439>,
        <http://tun.fi/MX.188440> ;
    skos:prefLabel "lampisukeltajat"@fi,
        "Graphoderus"@sv .

<http://tun.fi/MX.188460> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nebriinae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1834" ;
    skos:broader <http://tun.fi/MX.188459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188462>,
        <http://tun.fi/MX.188465>,
        <http://tun.fi/MX.188471>,
        <http://tun.fi/MX.188479> ;
    skos:prefLabel "Nebriinae"@fi,
        "Nebriinae"@sv .

<http://tun.fi/MX.188471> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nebria" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.188460> ;
    skos:hiddenLabel "Nebria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188472>,
        <http://tun.fi/MX.188473>,
        <http://tun.fi/MX.188475>,
        <http://tun.fi/MX.188476> ;
    skos:prefLabel "sydänkiitäjäiset"@fi,
        "Nebria"@sv .

<http://tun.fi/MX.188492> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cicindela" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.188491> ;
    skos:hiddenLabel "Cicindela"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188493>,
        <http://tun.fi/MX.188494>,
        <http://tun.fi/MX.188495>,
        <http://tun.fi/MX.188496> ;
    skos:prefLabel "hietakiitäjäiset"@fi,
        "Cicindela"@sv .

<http://tun.fi/MX.188546> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elaphrus" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.188540> ;
    skos:hiddenLabel "Elaphrus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188547>,
        <http://tun.fi/MX.188548>,
        <http://tun.fi/MX.188549>,
        <http://tun.fi/MX.188550> ;
    skos:prefLabel "silmäkiitäjäiset"@fi,
        "Elaphrus"@sv .

<http://tun.fi/MX.188598> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Patrobus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.188596> ;
    skos:hiddenLabel "Patrobus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188599>,
        <http://tun.fi/MX.188601>,
        <http://tun.fi/MX.188602>,
        <http://tun.fi/MX.4884000> ;
    skos:prefLabel "piilokiitäjäiset"@fi,
        "Patrobus"@sv .

<http://tun.fi/MX.188608> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trechus" ;
    dwc:scientificNameAuthorship "Clairville, 1806" ;
    skos:broader <http://tun.fi/MX.188596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188609>,
        <http://tun.fi/MX.188610>,
        <http://tun.fi/MX.188611>,
        <http://tun.fi/MX.188613> ;
    skos:prefLabel "Trechus"@fi,
        "Trechus"@sv .

<http://tun.fi/MX.188799> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colymbetes" ;
    dwc:scientificNameAuthorship "Clairville, 1806" ;
    skos:broader <http://tun.fi/MX.188783> ;
    skos:hiddenLabel "Colymbetes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188800>,
        <http://tun.fi/MX.188801>,
        <http://tun.fi/MX.188802>,
        <http://tun.fi/MX.188803> ;
    skos:prefLabel "soikosukeltajat"@fi,
        "Colymbetes"@sv .

<http://tun.fi/MX.188925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrobius" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189360> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188926>,
        <http://tun.fi/MX.188929>,
        <http://tun.fi/MX.4884640>,
        <http://tun.fi/MX.4884641> ;
    skos:prefLabel "Hydrobius"@fi,
        "Hydrobius"@sv .

<http://tun.fi/MX.188979> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaeridium" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.188939> ;
    skos:hiddenLabel "Sphaeridium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188980>,
        <http://tun.fi/MX.188981>,
        <http://tun.fi/MX.188983>,
        <http://tun.fi/MX.188984> ;
    skos:prefLabel "lantavesiäiset"@fi,
        "Sphaeridium"@sv .

<http://tun.fi/MX.188989> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Histeridae" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1808" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Histeridae"@fi,
        "Histeridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188990>,
        <http://tun.fi/MX.189019>,
        <http://tun.fi/MX.189055>,
        <http://tun.fi/MX.189076> ;
    skos:prefLabel "tylpöt"@fi,
        "stumpbaggar"@sv .

<http://tun.fi/MX.189019> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Saprininae" ;
    dwc:scientificNameAuthorship "Blanchard, 1845" ;
    skos:broader <http://tun.fi/MX.188989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189020>,
        <http://tun.fi/MX.189036>,
        <http://tun.fi/MX.189043>,
        <http://tun.fi/MX.189052> ;
    skos:prefLabel "Saprininae"@fi,
        "Saprininae"@sv .

<http://tun.fi/MX.189055> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dendrophilinae" ;
    dwc:scientificNameAuthorship "Reitter, 1909" ;
    skos:broader <http://tun.fi/MX.188989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189057>,
        <http://tun.fi/MX.189062>,
        <http://tun.fi/MX.189065>,
        <http://tun.fi/MX.189067> ;
    skos:prefLabel "Dendrophilinae"@fi,
        "Dendrophilinae"@sv .

<http://tun.fi/MX.189236> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acupalpus" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189237>,
        <http://tun.fi/MX.189239>,
        <http://tun.fi/MX.189241>,
        <http://tun.fi/MX.189245> ;
    skos:prefLabel "Acupalpus"@fi,
        "Acupalpus"@sv .

<http://tun.fi/MX.189362> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Berosus" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.189360> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189363>,
        <http://tun.fi/MX.189364>,
        <http://tun.fi/MX.189365>,
        <http://tun.fi/MX.189366> ;
    skos:prefLabel "Berosus"@fi,
        "Berosus"@sv .

<http://tun.fi/MX.189583> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thanatophilus" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189580> ;
    skos:hiddenLabel "Thanatophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189584>,
        <http://tun.fi/MX.189585>,
        <http://tun.fi/MX.189586>,
        <http://tun.fi/MX.189589> ;
    skos:prefLabel "aitohaiskiaiset"@fi,
        "Thanatophilus"@sv .

<http://tun.fi/MX.189609> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nicrophorus" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.189608> ;
    skos:hiddenLabel "Nicrophorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189611>,
        <http://tun.fi/MX.189613>,
        <http://tun.fi/MX.189616>,
        <http://tun.fi/MX.189617> ;
    skos:prefLabel "turkkilot"@fi,
        "Nicrophorus"@sv .

<http://tun.fi/MX.189736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucnecosum" ;
    dwc:scientificNameAuthorship "Reitter, 1909" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189737>,
        <http://tun.fi/MX.189738>,
        <http://tun.fi/MX.189739>,
        <http://tun.fi/MX.189741> ;
    skos:prefLabel "Eucnecosum"@fi,
        "Eucnecosum"@sv .

<http://tun.fi/MX.189751> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hister" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.189076> ;
    skos:hiddenLabel "Hister"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189753>,
        <http://tun.fi/MX.189757>,
        <http://tun.fi/MX.189758>,
        <http://tun.fi/MX.189759> ;
    skos:prefLabel "ukkotylpöt"@fi,
        "Hister"@sv .

<http://tun.fi/MX.189914> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Acrotrichinae" ;
    dwc:scientificNameAuthorship "Reitter, 1909 -1856" ;
    skos:broader <http://tun.fi/MX.189836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189916>,
        <http://tun.fi/MX.189918>,
        <http://tun.fi/MX.189920>,
        <http://tun.fi/MX.189925> ;
    skos:prefLabel "Acrotrichinae"@fi,
        "Acrotrichinae"@sv .

<http://tun.fi/MX.190328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meotica" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1873" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190329>,
        <http://tun.fi/MX.190336>,
        <http://tun.fi/MX.190341>,
        <http://tun.fi/MX.5019506> ;
    skos:prefLabel "Meotica"@fi,
        "Meotica"@sv .

<http://tun.fi/MX.190377> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrosmecta" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190379>,
        <http://tun.fi/MX.190381>,
        <http://tun.fi/MX.190382>,
        <http://tun.fi/MX.190383> ;
    skos:prefLabel "Hydrosmecta"@fi,
        "Hydrosmecta"@sv .

<http://tun.fi/MX.190742> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haploglossa" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190745>,
        <http://tun.fi/MX.190747>,
        <http://tun.fi/MX.190748>,
        <http://tun.fi/MX.190749> ;
    skos:prefLabel "Haploglossa"@fi,
        "Haploglossa"@sv .

<http://tun.fi/MX.190787> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lesteva" ;
    dwc:scientificNameAuthorship "Latreille, 1797" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190788>,
        <http://tun.fi/MX.190791>,
        <http://tun.fi/MX.190792>,
        <http://tun.fi/MX.190795> ;
    skos:prefLabel "Lesteva"@fi,
        "Lesteva"@sv .

<http://tun.fi/MX.190802> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthophagus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:hiddenLabel "Anthophagus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190803>,
        <http://tun.fi/MX.190804>,
        <http://tun.fi/MX.190806>,
        <http://tun.fi/MX.190807> ;
    skos:prefLabel "pensaslaakaset"@fi,
        "Anthophagus"@sv .

<http://tun.fi/MX.190852> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micropeplus" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.190849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190855>,
        <http://tun.fi/MX.190856>,
        <http://tun.fi/MX.190857>,
        <http://tun.fi/MX.4883676> ;
    skos:prefLabel "Micropeplus"@fi,
        "Micropeplus"@sv .

<http://tun.fi/MX.190903> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bibloplectus" ;
    dwc:scientificNameAuthorship "Reitter, 1882" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:hiddenLabel "Bibloplectus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190904>,
        <http://tun.fi/MX.190905>,
        <http://tun.fi/MX.190906>,
        <http://tun.fi/MX.190907> ;
    skos:prefLabel "kerivalekkaat"@fi,
        "Bibloplectus"@sv .

<http://tun.fi/MX.191323> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinaraea" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191324>,
        <http://tun.fi/MX.191325>,
        <http://tun.fi/MX.191326>,
        <http://tun.fi/MX.191327> ;
    skos:prefLabel "Dinaraea"@fi,
        "Dinaraea"@sv .

<http://tun.fi/MX.191467> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bolitochara" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191468>,
        <http://tun.fi/MX.191469>,
        <http://tun.fi/MX.191470>,
        <http://tun.fi/MX.4883703> ;
    skos:prefLabel "Bolitochara"@fi,
        "Bolitochara"@sv .

<http://tun.fi/MX.191476> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptusa" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Leptusa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191479>,
        <http://tun.fi/MX.191482>,
        <http://tun.fi/MX.191483>,
        <http://tun.fi/MX.191484> ;
    skos:prefLabel "liekovilistäjät"@fi,
        "Leptusa"@sv .

<http://tun.fi/MX.191528> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Autalia" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191529>,
        <http://tun.fi/MX.191530>,
        <http://tun.fi/MX.191531>,
        <http://tun.fi/MX.191532> ;
    skos:prefLabel "Autalia"@fi,
        "Autalia"@sv .

<http://tun.fi/MX.191662> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyrohypnus" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191663>,
        <http://tun.fi/MX.191665>,
        <http://tun.fi/MX.191666>,
        <http://tun.fi/MX.191669> ;
    skos:prefLabel "Gyrohypnus"@fi,
        "Gyrohypnus"@sv .

<http://tun.fi/MX.192080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterothops" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:hiddenLabel "Heterothops"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192082>,
        <http://tun.fi/MX.192083>,
        <http://tun.fi/MX.192084>,
        <http://tun.fi/MX.192085> ;
    skos:prefLabel "suikukuntikkaat"@fi,
        "Heterothops"@sv .

<http://tun.fi/MX.192300> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euaesthetus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1806" ;
    skos:broader <http://tun.fi/MX.192296> ;
    skos:hiddenLabel "Euaesthetus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192301>,
        <http://tun.fi/MX.192302>,
        <http://tun.fi/MX.192303>,
        <http://tun.fi/MX.192304> ;
    skos:prefLabel "nutiaiset"@fi,
        "Euaesthetus"@sv .

<http://tun.fi/MX.192314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Astenus" ;
    dwc:scientificNameAuthorship "Dejean, 1833" ;
    skos:broader <http://tun.fi/MX.192305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192315>,
        <http://tun.fi/MX.192317>,
        <http://tun.fi/MX.192319>,
        <http://tun.fi/MX.192321> ;
    skos:prefLabel "Astenus"@fi,
        "Astenus"@sv .

<http://tun.fi/MX.192414> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Erotinae" ;
    dwc:scientificNameAuthorship "LeConte, 1881" ;
    skos:broader <http://tun.fi/MX.192413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192415>,
        <http://tun.fi/MX.192417>,
        <http://tun.fi/MX.192420>,
        <http://tun.fi/MX.192425> ;
    skos:prefLabel "Erotinae"@fi,
        "Erotinae"@sv .

<http://tun.fi/MX.192537> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dermestidae" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Dermestidae"@fi,
        "Dermestidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192538>,
        <http://tun.fi/MX.192562>,
        <http://tun.fi/MX.192569>,
        <http://tun.fi/MX.193665> ;
    skos:prefLabel "haaskakuoriaiset"@fi,
        "ängrar"@sv .

<http://tun.fi/MX.192590> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scirtidae" ;
    dwc:scientificNameAuthorship "Fleming, 1821" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Scirtidae"@fi,
        "Scirtidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192591>,
        <http://tun.fi/MX.192597>,
        <http://tun.fi/MX.192600>,
        <http://tun.fi/MX.192615> ;
    skos:prefLabel "kaavikkaat"@fi,
        "mjukbaggar"@sv .

<http://tun.fi/MX.192624> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chrysochroinae" ;
    dwc:scientificNameAuthorship "Laporte, 1835" ;
    skos:broader <http://tun.fi/MX.192623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192626>,
        <http://tun.fi/MX.192629>,
        <http://tun.fi/MX.192635>,
        <http://tun.fi/MX.192639> ;
    skos:prefLabel "Chrysochroinae"@fi,
        "Chrysochroinae"@sv .

<http://tun.fi/MX.192647> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Buprestis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.192645> ;
    skos:hiddenLabel "Buprestis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192648>,
        <http://tun.fi/MX.192649>,
        <http://tun.fi/MX.192650>,
        <http://tun.fi/MX.192651> ;
    skos:prefLabel "aitojalokuoriaiset"@fi,
        "Buprestis"@sv .

<http://tun.fi/MX.192746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Byrrhus" ;
    dwc:scientificNameAuthorship "Müller, 1764" ;
    skos:broader <http://tun.fi/MX.192730> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192747>,
        <http://tun.fi/MX.192748>,
        <http://tun.fi/MX.192749>,
        <http://tun.fi/MX.192750> ;
    skos:prefLabel "Byrrhus"@fi,
        "Byrrhus"@sv .

<http://tun.fi/MX.192847> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylis" ;
    dwc:scientificNameAuthorship "Des Gozis, 1886" ;
    skos:broader <http://tun.fi/MX.192828> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192849>,
        <http://tun.fi/MX.192850>,
        <http://tun.fi/MX.192851>,
        <http://tun.fi/MX.192853> ;
    skos:prefLabel "Hylis"@fi,
        "Hylis"@sv .

<http://tun.fi/MX.192897> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Agrypninae" ;
    dwc:scientificNameAuthorship "Candeze, 1857" ;
    skos:broader <http://tun.fi/MX.192891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192410>,
        <http://tun.fi/MX.192899>,
        <http://tun.fi/MX.192901>,
        <http://tun.fi/MX.4884197> ;
    skos:prefLabel "Agrypninae"@fi,
        "Agrypninae"@sv .

<http://tun.fi/MX.192990> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hemiopinae" ;
    dwc:scientificNameAuthorship "Fleutiaux, 1941" ;
    skos:broader <http://tun.fi/MX.192891> ;
    skos:hiddenLabel "Negastriinae"@fi,
        "Negastriinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192991>,
        <http://tun.fi/MX.192995>,
        <http://tun.fi/MX.192998>,
        <http://tun.fi/MX.193004> ;
    skos:prefLabel "Hemiopinae"@fi,
        "Hemiopinae"@sv .

<http://tun.fi/MX.193132> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cleridae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Cleridae"@fi,
        "Cleridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193133>,
        <http://tun.fi/MX.193136>,
        <http://tun.fi/MX.193151>,
        <http://tun.fi/MX.193154> ;
    skos:prefLabel "kirjokuoriaiset"@fi,
        "brokbaggar"@sv .

<http://tun.fi/MX.193198> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Brontinae" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.193197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193201>,
        <http://tun.fi/MX.193203>,
        <http://tun.fi/MX.193207>,
        <http://tun.fi/MX.193209> ;
    skos:prefLabel "Brontinae"@fi,
        "Brontinae"@sv .

<http://tun.fi/MX.193263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phalacrus" ;
    dwc:scientificNameAuthorship "Paykull, 1800" ;
    skos:broader <http://tun.fi/MX.193262> ;
    skos:hiddenLabel "Phalacrus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193264>,
        <http://tun.fi/MX.193268>,
        <http://tun.fi/MX.193270>,
        <http://tun.fi/MX.193271> ;
    skos:prefLabel "nokikuoriaiset"@fi,
        "Phalacrus"@sv .

<http://tun.fi/MX.193436> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Kateretidae" ;
    dwc:scientificNameAuthorship "Erichson, 1846" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Kateretidae"@fi,
        "Kateretidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193438>,
        <http://tun.fi/MX.193444>,
        <http://tun.fi/MX.193446>,
        <http://tun.fi/MX.193451> ;
    skos:prefLabel "katkokiiltokuoriaiset"@fi,
        "kullerglansbaggar"@sv .

<http://tun.fi/MX.193460> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carpophilus" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.193458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193461>,
        <http://tun.fi/MX.193462>,
        <http://tun.fi/MX.193466>,
        <http://tun.fi/MX.193468> ;
    skos:prefLabel "Carpophilus"@fi,
        "Carpophilus"@sv .

<http://tun.fi/MX.193667> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trogoderma" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.193665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193668>,
        <http://tun.fi/MX.193669>,
        <http://tun.fi/MX.193670>,
        <http://tun.fi/MX.193671> ;
    skos:prefLabel "Trogoderma"@fi,
        "Trogoderma"@sv .

<http://tun.fi/MX.193714> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lyctus" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.193713> ;
    skos:hiddenLabel "Lyctus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193715>,
        <http://tun.fi/MX.193716>,
        <http://tun.fi/MX.193717>,
        <http://tun.fi/MX.5077430> ;
    skos:prefLabel "kairakuoriaiset"@fi,
        "Lyctus"@sv .

<http://tun.fi/MX.193865> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mycetophagidae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Mycetophagidae"@fi,
        "Mycetophagidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193866>,
        <http://tun.fi/MX.193868>,
        <http://tun.fi/MX.193870>,
        <http://tun.fi/MX.193881> ;
    skos:prefLabel "karvasieniäiset"@fi,
        "vedsvampbaggar"@sv .

<http://tun.fi/MX.193965> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orchesia" ;
    dwc:scientificNameAuthorship "Latreille, 1807" ;
    skos:broader <http://tun.fi/MX.193963> ;
    skos:hiddenLabel "Orchesia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193966>,
        <http://tun.fi/MX.193969>,
        <http://tun.fi/MX.193970>,
        <http://tun.fi/MX.193971> ;
    skos:prefLabel "kääpäkeijut"@fi,
        "Orchesia"@sv .

<http://tun.fi/MX.194180> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Erotylinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.194170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194182>,
        <http://tun.fi/MX.194187>,
        <http://tun.fi/MX.194191>,
        <http://tun.fi/MX.194195> ;
    skos:prefLabel "Erotylinae"@fi,
        "Erotylinae"@sv .

<http://tun.fi/MX.194195> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triplax" ;
    dwc:scientificNameAuthorship "Herbst, 1793" ;
    skos:broader <http://tun.fi/MX.194180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194196>,
        <http://tun.fi/MX.194197>,
        <http://tun.fi/MX.194198>,
        <http://tun.fi/MX.194199> ;
    skos:prefLabel "Triplax"@fi,
        "Triplax"@sv .

<http://tun.fi/MX.194235> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Endomychidae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Endomychidae"@fi,
        "Endomychidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194240>,
        <http://tun.fi/MX.194243>,
        <http://tun.fi/MX.194246>,
        <http://tun.fi/MX.194252> ;
    skos:prefLabel "kirjosieniäiset"@fi,
        "svampbaggar"@sv .

<http://tun.fi/MX.194270> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scymninae" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194272>,
        <http://tun.fi/MX.194278>,
        <http://tun.fi/MX.194304>,
        <http://tun.fi/MX.194313> ;
    skos:prefLabel "Scymninae"@fi,
        "Scymninae"@sv .

<http://tun.fi/MX.194319> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chilocorinae" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194321>,
        <http://tun.fi/MX.194324>,
        <http://tun.fi/MX.194327>,
        <http://tun.fi/MX.5020057> ;
    skos:prefLabel "Chilocorinae"@fi,
        "Chilocorinae"@sv .

<http://tun.fi/MX.194365> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hippodamia" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194367>,
        <http://tun.fi/MX.194368>,
        <http://tun.fi/MX.194369>,
        <http://tun.fi/MX.194370> ;
    skos:prefLabel "Hippodamia"@fi,
        "Hippodamia"@sv .

<http://tun.fi/MX.194421> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Corylophinae" ;
    dwc:scientificNameAuthorship "LeConte, 1852" ;
    skos:broader <http://tun.fi/MX.194408> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194423>,
        <http://tun.fi/MX.194426>,
        <http://tun.fi/MX.194429>,
        <http://tun.fi/MX.194432> ;
    skos:prefLabel "Corylophinae"@fi,
        "Corylophinae"@sv .

<http://tun.fi/MX.194557> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycetochara" ;
    dwc:scientificNameAuthorship "Berthold, 1827" ;
    skos:broader <http://tun.fi/MX.195357> ;
    skos:hiddenLabel "Mycetochara"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194558>,
        <http://tun.fi/MX.194559>,
        <http://tun.fi/MX.194560>,
        <http://tun.fi/MX.194561> ;
    skos:prefLabel "sienipimikät"@fi,
        "Mycetochara"@sv .

<http://tun.fi/MX.194586> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oedemerinae" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.194582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194588>,
        <http://tun.fi/MX.194599>,
        <http://tun.fi/MX.194601>,
        <http://tun.fi/MX.194615> ;
    skos:prefLabel "Oedemerinae"@fi,
        "Oedemerinae"@sv .

<http://tun.fi/MX.194825> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Criocerinae" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.194786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194827>,
        <http://tun.fi/MX.194830>,
        <http://tun.fi/MX.194834>,
        <http://tun.fi/MX.194836> ;
    skos:prefLabel "Criocerinae"@fi,
        "Criocerinae"@sv .

<http://tun.fi/MX.194836> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oulema" ;
    dwc:scientificNameAuthorship "Des Gozis, 1886" ;
    skos:broader <http://tun.fi/MX.194825> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194837>,
        <http://tun.fi/MX.194839>,
        <http://tun.fi/MX.194843>,
        <http://tun.fi/MX.4984254> ;
    skos:prefLabel "Oulema"@fi,
        "Oulema"@sv .

<http://tun.fi/MX.194880> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaeriestes" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.194868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194882>,
        <http://tun.fi/MX.194883>,
        <http://tun.fi/MX.194884>,
        <http://tun.fi/MX.194886> ;
    skos:prefLabel "Sphaeriestes"@fi,
        "Sphaeriestes"@sv .

<http://tun.fi/MX.194897> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anthicinae" ;
    dwc:scientificNameAuthorship "Latreille, 1819" ;
    skos:broader <http://tun.fi/MX.194896> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194899>,
        <http://tun.fi/MX.194912>,
        <http://tun.fi/MX.194922>,
        <http://tun.fi/MX.194928> ;
    skos:prefLabel "Anthicinae"@fi,
        "Anthicinae"@sv .

<http://tun.fi/MX.195009> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetropium" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.194993> ;
    skos:hiddenLabel "Tetropium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195010>,
        <http://tun.fi/MX.195011>,
        <http://tun.fi/MX.195012>,
        <http://tun.fi/MX.195013> ;
    skos:prefLabel "kuusijäärät"@fi,
        "Tetropium"@sv .

<http://tun.fi/MX.195038> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acmaeops" ;
    dwc:scientificNameAuthorship "LeConte, 1850" ;
    skos:broader <http://tun.fi/MX.195014> ;
    skos:hiddenLabel "Acmaeops"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195041>,
        <http://tun.fi/MX.195042>,
        <http://tun.fi/MX.195043>,
        <http://tun.fi/MX.195044> ;
    skos:prefLabel "typpyjäärät"@fi,
        "Acmaeops"@sv .

<http://tun.fi/MX.195208> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Colydiinae" ;
    dwc:scientificNameAuthorship "Erichson, 1842" ;
    skos:broader <http://tun.fi/MX.195207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195217>,
        <http://tun.fi/MX.195222>,
        <http://tun.fi/MX.195225>,
        <http://tun.fi/MX.195231> ;
    skos:prefLabel "Colydiinae"@fi,
        "Colydiinae"@sv .

<http://tun.fi/MX.195270> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tribolium" ;
    dwc:scientificNameAuthorship "MacLeay, 1825" ;
    skos:broader <http://tun.fi/MX.195243> ;
    skos:hiddenLabel "Tribolium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195271>,
        <http://tun.fi/MX.195272>,
        <http://tun.fi/MX.195273>,
        <http://tun.fi/MX.195274> ;
    skos:prefLabel "varastopimikät"@fi,
        "Tribolium"@sv .

<http://tun.fi/MX.195710> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prasocuris" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.195647> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195707>,
        <http://tun.fi/MX.195708>,
        <http://tun.fi/MX.195709>,
        <http://tun.fi/MX.195712> ;
    skos:prefLabel "Prasocuris"@fi,
        "Prasocuris"@sv .

<http://tun.fi/MX.195775> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galeruca" ;
    dwc:scientificNameAuthorship "Müller, 1764" ;
    skos:broader <http://tun.fi/MX.195755> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195776>,
        <http://tun.fi/MX.195781>,
        <http://tun.fi/MX.195782>,
        <http://tun.fi/MX.195783> ;
    skos:prefLabel "Galeruca"@fi,
        "Galeruca"@sv .

<http://tun.fi/MX.196270> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylobius" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196262> ;
    skos:hiddenLabel "Hylobius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196271>,
        <http://tun.fi/MX.196272>,
        <http://tun.fi/MX.196273>,
        <http://tun.fi/MX.196274> ;
    skos:prefLabel "tukkikärsäkkäät"@fi,
        "Hylobius"@sv .

<http://tun.fi/MX.196587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnetron" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:hiddenLabel "Gymnetron"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196120>,
        <http://tun.fi/MX.196588>,
        <http://tun.fi/MX.196590>,
        <http://tun.fi/MX.196592> ;
    skos:prefLabel "nurmikärsäkkäät"@fi,
        "Gymnetron"@sv .

<http://tun.fi/MX.197034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scolytus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:hiddenLabel "Scolytus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197039>,
        <http://tun.fi/MX.197041>,
        <http://tun.fi/MX.197042>,
        <http://tun.fi/MX.197045> ;
    skos:prefLabel "mantokuoriaiset"@fi,
        "Scolytus"@sv .

<http://tun.fi/MX.197057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthotomicus" ;
    dwc:scientificNameAuthorship "Ferrari, 1867" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197058>,
        <http://tun.fi/MX.197060>,
        <http://tun.fi/MX.197061>,
        <http://tun.fi/MX.197062> ;
    skos:prefLabel "Orthotomicus"@fi,
        "Orthotomicus"@sv .

<http://tun.fi/MX.197087> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crypturgus" ;
    dwc:scientificNameAuthorship "Erichson, 1836" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:hiddenLabel "Crypturgus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197088>,
        <http://tun.fi/MX.197089>,
        <http://tun.fi/MX.197090>,
        <http://tun.fi/MX.197091> ;
    skos:prefLabel "kääpiökirjaajat"@fi,
        "Crypturgus"@sv .

<http://tun.fi/MX.197093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trypodendron" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:hiddenLabel "Trypodendron"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197095>,
        <http://tun.fi/MX.197096>,
        <http://tun.fi/MX.197099>,
        <http://tun.fi/MX.197100> ;
    skos:prefLabel "tikaskuoriaiset"@fi,
        "Trypodendron"@sv .

<http://tun.fi/MX.2> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Zygoptera" ;
    skos:broader <http://tun.fi/MX.1> ;
    skos:hiddenLabel "Zygoptera"@fi,
        "Zygoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.11>,
        <http://tun.fi/MX.3>,
        <http://tun.fi/MX.30>,
        <http://tun.fi/MX.7> ;
    skos:prefLabel "hentosudenkorennot"@fi,
        "flicksländor inklusive jungfrusländor"@sv .

<http://tun.fi/MX.200016> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrocopos" ;
    dwc:scientificNameAuthorship "Koch, 1816" ;
    skos:broader <http://tun.fi/MX.207124> ;
    skos:hiddenLabel "Dendrocopos"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.30428>,
        <http://tun.fi/MX.30437>,
        <http://tun.fi/MX.30438>,
        <http://tun.fi/MX.30443> ;
    skos:prefLabel "käpytikat"@fi,
        "Dendrocopos"@sv .

<http://tun.fi/MX.200420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygroamblystegium" ;
    dwc:scientificNameAuthorship "Loeske" ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200488>,
        <http://tun.fi/MX.200507>,
        <http://tun.fi/MX.200508>,
        <http://tun.fi/MX.200531> ;
    skos:prefLabel "Hygroamblystegium"@fi,
        "Hygroamblystegium"@sv .

<http://tun.fi/MX.200599> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mysidae" ;
    skos:broader <http://tun.fi/MX.70240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200600>,
        <http://tun.fi/MX.214375>,
        <http://tun.fi/MX.214378>,
        <http://tun.fi/MX.214383> ;
    skos:prefLabel "Mysidae"@fi,
        "Mysidae"@sv .

<http://tun.fi/MX.201282> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Achipteriidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201279>,
        <http://tun.fi/MX.201445>,
        <http://tun.fi/MX.202904>,
        <http://tun.fi/MX.203446> ;
    skos:prefLabel "Achipteriidae"@fi,
        "Achipteriidae"@sv .

<http://tun.fi/MX.201352> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agroeca" ;
    skos:broader <http://tun.fi/MX.202493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201353>,
        <http://tun.fi/MX.201354>,
        <http://tun.fi/MX.201355>,
        <http://tun.fi/MX.201357> ;
    skos:prefLabel "Agroeca"@fi,
        "Agroeca"@sv .

<http://tun.fi/MX.201404> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Alycidae" ;
    skos:broader <http://tun.fi/MX.53701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201405>,
        <http://tun.fi/MX.201585>,
        <http://tun.fi/MX.202402>,
        <http://tun.fi/MX.202877> ;
    skos:prefLabel "Alycidae"@fi,
        "Alycidae"@sv .

<http://tun.fi/MX.201433> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ameronothrus" ;
    skos:broader <http://tun.fi/MX.201432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201434>,
        <http://tun.fi/MX.201435>,
        <http://tun.fi/MX.201436>,
        <http://tun.fi/MX.201437> ;
    skos:prefLabel "Ameronothrus"@fi,
        "Ameronothrus"@sv .

<http://tun.fi/MX.201438> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ameroseiidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201439>,
        <http://tun.fi/MX.201974>,
        <http://tun.fi/MX.203154>,
        <http://tun.fi/MX.203340> ;
    skos:prefLabel "Ameroseiidae"@fi,
        "Ameroseiidae"@sv .

<http://tun.fi/MX.201595> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bolyphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201596>,
        <http://tun.fi/MX.201597>,
        <http://tun.fi/MX.201598>,
        <http://tun.fi/MX.201599> ;
    skos:prefLabel "Bolyphantes"@fi,
        "Bolyphantes"@sv .

<http://tun.fi/MX.201644> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Camisiidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201636>,
        <http://tun.fi/MX.202236>,
        <http://tun.fi/MX.203108>,
        <http://tun.fi/MX.4980126> ;
    skos:prefLabel "Camisiidae"@fi,
        "Camisiidae"@sv .

<http://tun.fi/MX.201705> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratinella" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201706>,
        <http://tun.fi/MX.201707>,
        <http://tun.fi/MX.201708>,
        <http://tun.fi/MX.201709> ;
    skos:prefLabel "Ceratinella"@fi,
        "Ceratinella"@sv .

<http://tun.fi/MX.201718> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratozetes" ;
    skos:broader <http://tun.fi/MX.201721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201717>,
        <http://tun.fi/MX.201719>,
        <http://tun.fi/MX.201720>,
        <http://tun.fi/MX.4980073> ;
    skos:prefLabel "Ceratozetes"@fi,
        "Ceratozetes"@sv .

<http://tun.fi/MX.201815> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cultroribula" ;
    skos:broader <http://tun.fi/MX.201542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201816>,
        <http://tun.fi/MX.201817>,
        <http://tun.fi/MX.4980086>,
        <http://tun.fi/MX.4980087> ;
    skos:prefLabel "Cultroribula"@fi,
        "Cultroribula"@sv .

<http://tun.fi/MX.201900> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplocephalus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201901>,
        <http://tun.fi/MX.201902>,
        <http://tun.fi/MX.201903>,
        <http://tun.fi/MX.201904> ;
    skos:prefLabel "Diplocephalus"@fi,
        "Diplocephalus"@sv .

<http://tun.fi/MX.201913> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diptilomiopidae" ;
    skos:broader <http://tun.fi/MX.53701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201911>,
        <http://tun.fi/MX.203219>,
        <http://tun.fi/MX.203228>,
        <http://tun.fi/MX.203244> ;
    skos:prefLabel "Diptilomiopidae"@fi,
        "Diptilomiopidae"@sv .

<http://tun.fi/MX.201914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Discourella" ;
    skos:broader <http://tun.fi/MX.203637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201915>,
        <http://tun.fi/MX.201916>,
        <http://tun.fi/MX.201917>,
        <http://tun.fi/MX.201918> ;
    skos:prefLabel "Discourella"@fi,
        "Discourella"@sv .

<http://tun.fi/MX.201937> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drassyllus" ;
    skos:broader <http://tun.fi/MX.202170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201938>,
        <http://tun.fi/MX.201939>,
        <http://tun.fi/MX.201940>,
        <http://tun.fi/MX.201941> ;
    skos:prefLabel "Drassyllus"@fi,
        "Drassyllus"@sv .

<http://tun.fi/MX.202067> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erythraeus" ;
    skos:broader <http://tun.fi/MX.202066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202068>,
        <http://tun.fi/MX.202069>,
        <http://tun.fi/MX.202070>,
        <http://tun.fi/MX.202071> ;
    skos:prefLabel "Erythraeus"@fi,
        "Erythraeus"@sv .

<http://tun.fi/MX.202114> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eviphididae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201377>,
        <http://tun.fi/MX.202115>,
        <http://tun.fi/MX.202363>,
        <http://tun.fi/MX.203501> ;
    skos:prefLabel "Eviphididae"@fi,
        "Eviphididae"@sv .

<http://tun.fi/MX.202132> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galumna" ;
    skos:broader <http://tun.fi/MX.202135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202133>,
        <http://tun.fi/MX.202134>,
        <http://tun.fi/MX.4980103>,
        <http://tun.fi/MX.4980104> ;
    skos:prefLabel "Galumna"@fi,
        "Galumna"@sv .

<http://tun.fi/MX.202135> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Galumnidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201283>,
        <http://tun.fi/MX.202132>,
        <http://tun.fi/MX.202992>,
        <http://tun.fi/MX.203090> ;
    skos:prefLabel "Galumnidae"@fi,
        "Galumnidae"@sv .

<http://tun.fi/MX.202150> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Geophilidae" ;
    skos:broader <http://tun.fi/MX.70206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202151>,
        <http://tun.fi/MX.202883>,
        <http://tun.fi/MX.4987045>,
        <http://tun.fi/MX.4987047> ;
    skos:prefLabel "Geophilidae"@fi,
        "Geophilidae"@sv .

<http://tun.fi/MX.202207> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halolaelaps" ;
    skos:broader <http://tun.fi/MX.202206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202208>,
        <http://tun.fi/MX.202209>,
        <http://tun.fi/MX.202210>,
        <http://tun.fi/MX.4999735> ;
    skos:prefLabel "Halolaelaps"@fi,
        "Halolaelaps"@sv .

<http://tun.fi/MX.202266> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holoparasitus" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202267>,
        <http://tun.fi/MX.202268>,
        <http://tun.fi/MX.202269>,
        <http://tun.fi/MX.202270> ;
    skos:prefLabel "Holoparasitus"@fi,
        "Holoparasitus"@sv .

<http://tun.fi/MX.202342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypsosinga" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202343>,
        <http://tun.fi/MX.202344>,
        <http://tun.fi/MX.202345>,
        <http://tun.fi/MX.202346> ;
    skos:prefLabel "Hypsosinga"@fi,
        "Hypsosinga"@sv .

<http://tun.fi/MX.202383> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kramerella" ;
    skos:broader <http://tun.fi/MX.202388> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202384>,
        <http://tun.fi/MX.202385>,
        <http://tun.fi/MX.202386>,
        <http://tun.fi/MX.202387> ;
    skos:prefLabel "Kramerella"@fi,
        "Kramerella"@sv .

<http://tun.fi/MX.202395> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Laelapidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201447>,
        <http://tun.fi/MX.202291>,
        <http://tun.fi/MX.202396>,
        <http://tun.fi/MX.202801> ;
    skos:prefLabel "Laelapidae"@fi,
        "Laelapidae"@sv .

<http://tun.fi/MX.202409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Larinioides" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202410>,
        <http://tun.fi/MX.202411>,
        <http://tun.fi/MX.202412>,
        <http://tun.fi/MX.202413> ;
    skos:prefLabel "Larinioides"@fi,
        "Larinioides"@sv .

<http://tun.fi/MX.202493> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Liocranidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201352>,
        <http://tun.fi/MX.201484>,
        <http://tun.fi/MX.202494>,
        <http://tun.fi/MX.203295> ;
    skos:prefLabel "Liocranidae"@fi,
        "Liocranidae"@sv .

<http://tun.fi/MX.202531> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrargus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202532>,
        <http://tun.fi/MX.202533>,
        <http://tun.fi/MX.202534>,
        <http://tun.fi/MX.202535> ;
    skos:prefLabel "Macrargus"@fi,
        "Macrargus"@sv .

<http://tun.fi/MX.202556> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Maro" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202557>,
        <http://tun.fi/MX.202558>,
        <http://tun.fi/MX.202559>,
        <http://tun.fi/MX.202560> ;
    skos:prefLabel "Maro"@fi,
        "Maro"@sv .

<http://tun.fi/MX.202699> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nanhermannia" ;
    skos:broader <http://tun.fi/MX.202704> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202700>,
        <http://tun.fi/MX.202701>,
        <http://tun.fi/MX.202702>,
        <http://tun.fi/MX.202703> ;
    skos:prefLabel "Nanhermannia"@fi,
        "Nanhermannia"@sv .

<http://tun.fi/MX.202731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neon" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202732>,
        <http://tun.fi/MX.202733>,
        <http://tun.fi/MX.202734>,
        <http://tun.fi/MX.202735> ;
    skos:prefLabel "Neon"@fi,
        "Neon"@sv .

<http://tun.fi/MX.202805> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opilio" ;
    skos:broader <http://tun.fi/MX.203005> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202806>,
        <http://tun.fi/MX.202807>,
        <http://tun.fi/MX.202808>,
        <http://tun.fi/MX.4884552> ;
    skos:prefLabel "Opilio"@fi,
        "Opilio"@sv .

<http://tun.fi/MX.202868> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachydellus" ;
    skos:broader <http://tun.fi/MX.202879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202869>,
        <http://tun.fi/MX.202870>,
        <http://tun.fi/MX.202871>,
        <http://tun.fi/MX.202872> ;
    skos:prefLabel "Pachydellus"@fi,
        "Pachydellus"@sv .

<http://tun.fi/MX.202894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Palliduphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202895>,
        <http://tun.fi/MX.202896>,
        <http://tun.fi/MX.202897>,
        <http://tun.fi/MX.202898> ;
    skos:prefLabel "Palliduphantes"@fi,
        "Palliduphantes"@sv .

<http://tun.fi/MX.203013> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Philodromidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203014>,
        <http://tun.fi/MX.203486>,
        <http://tun.fi/MX.203509>,
        <http://tun.fi/MX.5018808> ;
    skos:prefLabel "Philodromidae"@fi,
        "Philodromidae"@sv .

<http://tun.fi/MX.203108> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platynothrus" ;
    skos:broader <http://tun.fi/MX.201644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202240>,
        <http://tun.fi/MX.202241>,
        <http://tun.fi/MX.202243>,
        <http://tun.fi/MX.4980182> ;
    skos:prefLabel "Platynothrus"@fi,
        "Platynothrus"@sv .

<http://tun.fi/MX.203198> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pterolichidae" ;
    skos:broader <http://tun.fi/MX.201545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203183>,
        <http://tun.fi/MX.203186>,
        <http://tun.fi/MX.203199>,
        <http://tun.fi/MX.203484> ;
    skos:prefLabel "Pterolichidae"@fi,
        "Pterolichidae"@sv .

<http://tun.fi/MX.203283> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scheloribates" ;
    skos:broader <http://tun.fi/MX.203287> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202235>,
        <http://tun.fi/MX.203284>,
        <http://tun.fi/MX.203285>,
        <http://tun.fi/MX.203286> ;
    skos:prefLabel "Scheloribates"@fi,
        "Scheloribates"@sv .

<http://tun.fi/MX.203330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Silometopus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203331>,
        <http://tun.fi/MX.203332>,
        <http://tun.fi/MX.203333>,
        <http://tun.fi/MX.203334> ;
    skos:prefLabel "Silometopus"@fi,
        "Silometopus"@sv .

<http://tun.fi/MX.203375> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Steatoda" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203376>,
        <http://tun.fi/MX.203377>,
        <http://tun.fi/MX.203378>,
        <http://tun.fi/MX.203379> ;
    skos:prefLabel "Steatoda"@fi,
        "Steatoda"@sv .

<http://tun.fi/MX.203483> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tetragnathidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202590>,
        <http://tun.fi/MX.202596>,
        <http://tun.fi/MX.202873>,
        <http://tun.fi/MX.203475> ;
    skos:prefLabel "Tetragnathidae"@fi,
        "Tetragnathidae"@sv .

<http://tun.fi/MX.203486> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thanatus" ;
    skos:broader <http://tun.fi/MX.203013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203487>,
        <http://tun.fi/MX.203488>,
        <http://tun.fi/MX.203489>,
        <http://tun.fi/MX.203490> ;
    skos:prefLabel "Thanatus"@fi,
        "Thanatus"@sv .

<http://tun.fi/MX.203551> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trhypochthoniidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202673>,
        <http://tun.fi/MX.203546>,
        <http://tun.fi/MX.203552>,
        <http://tun.fi/MX.4980119> ;
    skos:prefLabel "Trhypochthoniidae"@fi,
        "Trhypochthoniidae"@sv .

<http://tun.fi/MX.203638> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uroseius" ;
    skos:broader <http://tun.fi/MX.203125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203639>,
        <http://tun.fi/MX.203640>,
        <http://tun.fi/MX.203641>,
        <http://tun.fi/MX.203642> ;
    skos:prefLabel "Uroseius"@fi,
        "Uroseius"@sv .

<http://tun.fi/MX.203747> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zygoribatula" ;
    skos:broader <http://tun.fi/MX.202837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203748>,
        <http://tun.fi/MX.203750>,
        <http://tun.fi/MX.203751>,
        <http://tun.fi/MX.4980215> ;
    skos:prefLabel "Zygoribatula"@fi,
        "Zygoribatula"@sv .

<http://tun.fi/MX.203797> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mimesa" ;
    dwc:scientificNameAuthorship "Shuckard, 1837" ;
    skos:broader <http://tun.fi/MX.203796> ;
    skos:hiddenLabel "Mimesa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203798>,
        <http://tun.fi/MX.203799>,
        <http://tun.fi/MX.203800>,
        <http://tun.fi/MX.203801> ;
    skos:prefLabel "kaitahukat"@fi,
        "Mimesa"@sv .

<http://tun.fi/MX.203816> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diodontus" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:altLabel "piikkisääripistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.203795> ;
    skos:hiddenLabel "Diodontus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203817>,
        <http://tun.fi/MX.203818>,
        <http://tun.fi/MX.203819>,
        <http://tun.fi/MX.203820> ;
    skos:prefLabel "lovihukat"@fi,
        "Diodontus"@sv .

<http://tun.fi/MX.203873> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachysphex" ;
    dwc:scientificNameAuthorship "Kohl, 1883" ;
    skos:altLabel "nopsapistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.5015686> ;
    skos:hiddenLabel "Tachysphex"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203874>,
        <http://tun.fi/MX.203875>,
        <http://tun.fi/MX.203876>,
        <http://tun.fi/MX.203877> ;
    skos:prefLabel "nopsahukat"@fi,
        "Tachysphex"@sv .

<http://tun.fi/MX.203879> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miscophus" ;
    dwc:scientificNameAuthorship "Jurine, 1807" ;
    skos:altLabel "kahvapistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.5015686> ;
    skos:hiddenLabel "Miscophus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203880>,
        <http://tun.fi/MX.203881>,
        <http://tun.fi/MX.203882>,
        <http://tun.fi/MX.203883> ;
    skos:prefLabel "kahvahukat"@fi,
        "Miscophus"@sv .

<http://tun.fi/MX.204007> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hedychrum" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.203990> ;
    skos:hiddenLabel "Hedychrum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204008>,
        <http://tun.fi/MX.204009>,
        <http://tun.fi/MX.204010>,
        <http://tun.fi/MX.204011> ;
    skos:prefLabel "jalokultiaiset"@fi,
        "Hedychrum"@sv .

<http://tun.fi/MX.204051> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Vespidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Vespidae"@fi,
        "Vespidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204052>,
        <http://tun.fi/MX.204098>,
        <http://tun.fi/MX.204103>,
        <http://tun.fi/MX.4979816> ;
    skos:prefLabel "ampiaiset"@fi,
        "getingar"@sv .

<http://tun.fi/MX.204116> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vespula" ;
    dwc:scientificNameAuthorship "Thomson, 1869" ;
    skos:broader <http://tun.fi/MX.204103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204118>,
        <http://tun.fi/MX.204119>,
        <http://tun.fi/MX.204121>,
        <http://tun.fi/MX.204122> ;
    skos:prefLabel "Vespula"@fi,
        "Vespula"@sv .

<http://tun.fi/MX.204137> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deuteragenia" ;
    dwc:scientificNameAuthorship "Šustera, 1912" ;
    skos:broader <http://tun.fi/MX.204135> ;
    skos:hiddenLabel "Deuteragenia"@fi,
        "Deuteragenia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204138>,
        <http://tun.fi/MX.204139>,
        <http://tun.fi/MX.204140>,
        <http://tun.fi/MX.204141> ;
    skos:prefLabel "partapistiäiset"@fi,
        "vedvägsteklar"@sv .

<http://tun.fi/MX.204287> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Formicinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.53587> ;
    skos:hiddenLabel "Formicinae"@fi,
        "Formicinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204289>,
        <http://tun.fi/MX.204295>,
        <http://tun.fi/MX.204309>,
        <http://tun.fi/MX.204313> ;
    skos:prefLabel "suomumuurahaiset"@fi,
        "bitmyror"@sv .

<http://tun.fi/MX.204530> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gorytes" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:altLabel "kaskaspistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.204523> ;
    skos:hiddenLabel "Gorytes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204531>,
        <http://tun.fi/MX.204532>,
        <http://tun.fi/MX.204533>,
        <http://tun.fi/MX.204534> ;
    skos:prefLabel "kaskashukat"@fi,
        "Gorytes"@sv .

<http://tun.fi/MX.204542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerceris" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:altLabel "rengaspistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.204541> ;
    skos:hiddenLabel "Cerceris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204543>,
        <http://tun.fi/MX.204544>,
        <http://tun.fi/MX.204545>,
        <http://tun.fi/MX.204546> ;
    skos:prefLabel "rengashukat"@fi,
        "Cerceris"@sv .

<http://tun.fi/MX.204601> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoplitis" ;
    dwc:scientificNameAuthorship "Klug, 1807" ;
    skos:broader <http://tun.fi/MX.204565> ;
    skos:hiddenLabel "Hoplitis"@fi,
        "Hoplitis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204603>,
        <http://tun.fi/MX.204604>,
        <http://tun.fi/MX.204606>,
        <http://tun.fi/MX.204608> ;
    skos:prefLabel "näivertäjämehiläiset"@fi,
        "gnagbin"@sv .

<http://tun.fi/MX.204662> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nomadinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.53566> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204664>,
        <http://tun.fi/MX.204667>,
        <http://tun.fi/MX.204673>,
        <http://tun.fi/MX.204708> ;
    skos:prefLabel "Nomadinae"@fi,
        "Nomadinae"@sv .

<http://tun.fi/MX.204903> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coniophora" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.234625> ;
    skos:hiddenLabel "Coniophora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205586>,
        <http://tun.fi/MX.205587>,
        <http://tun.fi/MX.205588>,
        <http://tun.fi/MX.205589> ;
    skos:prefLabel "jauhokesikät"@fi,
        "Coniophora"@sv .

<http://tun.fi/MX.204910> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tyromyces" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:hiddenLabel "Tyromyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205437>,
        <http://tun.fi/MX.206155>,
        <http://tun.fi/MX.206156>,
        <http://tun.fi/MX.206157> ;
    skos:prefLabel "liitukäävät"@fi,
        "Tyromyces"@sv .

<http://tun.fi/MX.204925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vararia" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233327> ;
    skos:hiddenLabel "Vararia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206158>,
        <http://tun.fi/MX.206159>,
        <http://tun.fi/MX.206160>,
        <http://tun.fi/MX.206161> ;
    skos:prefLabel "rupikat"@fi,
        "Vararia"@sv .

<http://tun.fi/MX.204933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Craterellus" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.233249> ;
    skos:hiddenLabel "Craterellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205512>,
        <http://tun.fi/MX.205515>,
        <http://tun.fi/MX.205598>,
        <http://tun.fi/MX.205601> ;
    skos:prefLabel "mustatorvisienet"@fi,
        "Craterellus"@sv .

<http://tun.fi/MX.204954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vuilleminia" ;
    dwc:scientificNameAuthorship "Maire" ;
    skos:broader <http://tun.fi/MX.233272> ;
    skos:hiddenLabel "Vuilleminia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206163>,
        <http://tun.fi/MX.206164>,
        <http://tun.fi/MX.236549>,
        <http://tun.fi/MX.4891502> ;
    skos:prefLabel "oksaorvakat"@fi,
        "Vuilleminia"@sv .

<http://tun.fi/MX.204959> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scytinostroma" ;
    dwc:scientificNameAuthorship "Donk" ;
    skos:broader <http://tun.fi/MX.233327> ;
    skos:hiddenLabel "Scytinostroma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205895>,
        <http://tun.fi/MX.205896>,
        <http://tun.fi/MX.205897>,
        <http://tun.fi/MX.205898> ;
    skos:prefLabel "säämikät"@fi,
        "Scytinostroma"@sv .

<http://tun.fi/MX.204969> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corticium" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.233272> ;
    skos:hiddenLabel "Corticium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205591>,
        <http://tun.fi/MX.205592>,
        <http://tun.fi/MX.205595>,
        <http://tun.fi/MX.206257> ;
    skos:prefLabel "orvakat"@fi,
        "Corticium"@sv .

<http://tun.fi/MX.204987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phellodon" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233418> ;
    skos:hiddenLabel "Phellodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205725>,
        <http://tun.fi/MX.205726>,
        <http://tun.fi/MX.205727>,
        <http://tun.fi/MX.205728> ;
    skos:prefLabel "ryytiorakkaat"@fi,
        "Phellodon"@sv .

<http://tun.fi/MX.204992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hymenochaete" ;
    dwc:scientificNameAuthorship "Lév." ;
    skos:broader <http://tun.fi/MX.233250> ;
    skos:hiddenLabel "Hymenochaete"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205988>,
        <http://tun.fi/MX.205989>,
        <http://tun.fi/MX.205990>,
        <http://tun.fi/MX.205991> ;
    skos:prefLabel "vuotikat"@fi,
        "Hymenochaete"@sv .

<http://tun.fi/MX.204993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clavariadelphus" ;
    skos:broader <http://tun.fi/MX.233003> ;
    skos:hiddenLabel "Clavariadelphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205561>,
        <http://tun.fi/MX.205562>,
        <http://tun.fi/MX.205564>,
        <http://tun.fi/MX.205565> ;
    skos:prefLabel "isonuijakkaat"@fi,
        "Clavariadelphus"@sv .

<http://tun.fi/MX.205010> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calocera" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.233328> ;
    skos:hiddenLabel "Calocera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205506>,
        <http://tun.fi/MX.205507>,
        <http://tun.fi/MX.205508>,
        <http://tun.fi/MX.205509> ;
    skos:prefLabel "keltasarvikat"@fi,
        "Calocera"@sv .

<http://tun.fi/MX.205015> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichaptum" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Trichaptum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206298>,
        <http://tun.fi/MX.206299>,
        <http://tun.fi/MX.206300>,
        <http://tun.fi/MX.206301> ;
    skos:prefLabel "kynsikäävät"@fi,
        "Trichaptum"@sv .

<http://tun.fi/MX.205017> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypochniciellum" ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:hiddenLabel "Hypochniciellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206039>,
        <http://tun.fi/MX.206040>,
        <http://tun.fi/MX.206041>,
        <http://tun.fi/MX.206042> ;
    skos:prefLabel "kalvokesikät"@fi,
        "Hypochniciellum"@sv .

<http://tun.fi/MX.205035> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Albatrellus" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.233276> ;
    skos:hiddenLabel "Albatrellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205393>,
        <http://tun.fi/MX.205394>,
        <http://tun.fi/MX.205395>,
        <http://tun.fi/MX.205396> ;
    skos:prefLabel "lampaankäävät"@fi,
        "Albatrellus"@sv .

<http://tun.fi/MX.205041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helicogloea" ;
    skos:broader <http://tun.fi/MX.233322> ;
    skos:hiddenLabel "Helicogloea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205962>,
        <http://tun.fi/MX.4983982>,
        <http://tun.fi/MX.5077174>,
        <http://tun.fi/MX.5077175> ;
    skos:prefLabel "soukkaset"@fi,
        "Helicogloea"@sv .

<http://tun.fi/MX.205071> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amylocorticium" ;
    dwc:scientificNameAuthorship "Pouzar" ;
    skos:broader <http://tun.fi/MX.233381> ;
    skos:hiddenLabel "Amylocorticium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205408>,
        <http://tun.fi/MX.205409>,
        <http://tun.fi/MX.205410>,
        <http://tun.fi/MX.205411> ;
    skos:prefLabel "vanukat"@fi,
        "Amylocorticium"@sv .

<http://tun.fi/MX.205090> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceriporiopsis" ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Ceriporiopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205534>,
        <http://tun.fi/MX.205535>,
        <http://tun.fi/MX.205536>,
        <http://tun.fi/MX.205537> ;
    skos:prefLabel "hartsikäävät"@fi,
        "Ceriporiopsis"@sv .

<http://tun.fi/MX.205119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Byssocorticium" ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:hiddenLabel "Byssocorticium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205499>,
        <http://tun.fi/MX.205500>,
        <http://tun.fi/MX.205502>,
        <http://tun.fi/MX.234808> ;
    skos:prefLabel "vanut"@fi,
        "Byssocorticium"@sv .

<http://tun.fi/MX.205130> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerinomyces" ;
    skos:broader <http://tun.fi/MX.70635> ;
    skos:hiddenLabel "Cerinomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205528>,
        <http://tun.fi/MX.205618>,
        <http://tun.fi/MX.205625>,
        <http://tun.fi/MX.5082225> ;
    skos:prefLabel "kaarnakat"@fi,
        "Cerinomyces"@sv .

<http://tun.fi/MX.205131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lindtneria" ;
    dwc:scientificNameAuthorship "Pilát" ;
    skos:broader <http://tun.fi/MX.233384> ;
    skos:hiddenLabel "Lindtneria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206091>,
        <http://tun.fi/MX.206092>,
        <http://tun.fi/MX.206093>,
        <http://tun.fi/MX.235886> ;
    skos:prefLabel "sopikat"@fi,
        "Lindtneria"@sv .

<http://tun.fi/MX.205136> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sebacina" ;
    dwc:scientificNameAuthorship "Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.234636> ;
    skos:hiddenLabel "Sebacina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205901>,
        <http://tun.fi/MX.205902>,
        <http://tun.fi/MX.205903>,
        <http://tun.fi/MX.236395> ;
    skos:prefLabel "lahontalit"@fi,
        "Sebacina"@sv .

<http://tun.fi/MX.206420> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chaetonotidae" ;
    dwc:scientificNameAuthorship "Gosse, 1864 sensu Leasi & Todarao, 2008" ;
    skos:broader <http://tun.fi/MX.70365> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206421>,
        <http://tun.fi/MX.206439>,
        <http://tun.fi/MX.206441>,
        <http://tun.fi/MX.206443> ;
    skos:prefLabel "Chaetonotidae"@fi,
        "Chaetonotidae"@sv .

<http://tun.fi/MX.206478> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraleptophlebia" ;
    dwc:scientificNameAuthorship "Lestage, 1917" ;
    skos:broader <http://tun.fi/MX.206474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206479>,
        <http://tun.fi/MX.206480>,
        <http://tun.fi/MX.206481>,
        <http://tun.fi/MX.206482> ;
    skos:prefLabel "Paraleptophlebia"@fi,
        "Paraleptophlebia"@sv .

<http://tun.fi/MX.206549> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Baetinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.206548> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206550>,
        <http://tun.fi/MX.206551>,
        <http://tun.fi/MX.206561>,
        <http://tun.fi/MX.5080669> ;
    skos:prefLabel "Baetinae"@fi,
        "Baetinae"@sv .

<http://tun.fi/MX.206567> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cloeoninae" ;
    dwc:scientificNameAuthorship "Newman, 1853" ;
    skos:broader <http://tun.fi/MX.206548> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206569>,
        <http://tun.fi/MX.206571>,
        <http://tun.fi/MX.206573>,
        <http://tun.fi/MX.206580> ;
    skos:prefLabel "Cloeoninae"@fi,
        "Cloeoninae"@sv .

<http://tun.fi/MX.206573> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cloeon" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.206567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206575>,
        <http://tun.fi/MX.206576>,
        <http://tun.fi/MX.206578>,
        <http://tun.fi/MX.206579> ;
    skos:prefLabel "Cloeon"@fi,
        "Cloeon"@sv .

<http://tun.fi/MX.206701> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Characeae" ;
    skos:broader <http://tun.fi/MX.70122> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206703>,
        <http://tun.fi/MX.213318>,
        <http://tun.fi/MX.213322>,
        <http://tun.fi/MX.213324> ;
    skos:prefLabel "Characeae"@fi,
        "Characeae"@sv .

<http://tun.fi/MX.207028> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Charadrii" ;
    skos:broader <http://tun.fi/MX.27433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27457>,
        <http://tun.fi/MX.27473>,
        <http://tun.fi/MX.27490>,
        <http://tun.fi/MX.27525> ;
    skos:prefLabel "Charadrii"@fi,
        "Charadrii"@sv .

<http://tun.fi/MX.207030> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Lari" ;
    skos:broader <http://tun.fi/MX.27433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27502>,
        <http://tun.fi/MX.27722>,
        <http://tun.fi/MX.27732>,
        <http://tun.fi/MX.27846> ;
    skos:prefLabel "Lari"@fi,
        "Lari"@sv .

<http://tun.fi/MX.207046> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scolopacinae" ;
    skos:broader <http://tun.fi/MX.27601> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27648>,
        <http://tun.fi/MX.27657>,
        <http://tun.fi/MX.27673>,
        <http://tun.fi/MX.27675> ;
    skos:prefLabel "Scolopacinae"@fi,
        "Scolopacinae"@sv .

<http://tun.fi/MX.207066> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Alcinae" ;
    skos:broader <http://tun.fi/MX.27846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27847>,
        <http://tun.fi/MX.27849>,
        <http://tun.fi/MX.27851>,
        <http://tun.fi/MX.27854> ;
    skos:prefLabel "Alcinae"@fi,
        "Alcinae"@sv .

<http://tun.fi/MX.207072> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Surniinae" ;
    skos:broader <http://tun.fi/MX.28895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.29007>,
        <http://tun.fi/MX.29009>,
        <http://tun.fi/MX.29032>,
        <http://tun.fi/MX.29037> ;
    skos:prefLabel "Surniinae"@fi,
        "Surniinae"@sv .

<http://tun.fi/MX.207073> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Striginae" ;
    skos:broader <http://tun.fi/MX.28895> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.28896>,
        <http://tun.fi/MX.28963>,
        <http://tun.fi/MX.28993>,
        <http://tun.fi/MX.29066> ;
    skos:prefLabel "Striginae"@fi,
        "Striginae"@sv .

<http://tun.fi/MX.207124> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Picinae" ;
    skos:broader <http://tun.fi/MX.30331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200016>,
        <http://tun.fi/MX.30421>,
        <http://tun.fi/MX.30498>,
        <http://tun.fi/MX.30517> ;
    skos:prefLabel "Picinae"@fi,
        "Picinae"@sv .

<http://tun.fi/MX.211221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanostoma" ;
    dwc:scientificNameAuthorship "Schiner, 1860" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Melanostoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211222>,
        <http://tun.fi/MX.211223>,
        <http://tun.fi/MX.277837>,
        <http://tun.fi/MX.277838> ;
    skos:prefLabel "maakirvarit"@fi,
        "Melanostoma"@sv .

<http://tun.fi/MX.211257> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tachinidae" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Tachinidae"@fi,
        "Tachinidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211258>,
        <http://tun.fi/MX.281417>,
        <http://tun.fi/MX.281585>,
        <http://tun.fi/MX.281662> ;
    skos:prefLabel "loiskärpäset"@fi,
        "parasitflugor"@sv .

<http://tun.fi/MX.211556> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scatopsidae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211557>,
        <http://tun.fi/MX.274558>,
        <http://tun.fi/MX.274565>,
        <http://tun.fi/MX.274571> ;
    skos:prefLabel "Scatopsidae"@fi,
        "Scatopsidae"@sv .

<http://tun.fi/MX.211558> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anapausis" ;
    dwc:scientificNameAuthorship "Enderlein, 1912" ;
    skos:broader <http://tun.fi/MX.211557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211559>,
        <http://tun.fi/MX.274569>,
        <http://tun.fi/MX.274570>,
        <http://tun.fi/MX.325061> ;
    skos:prefLabel "Anapausis"@fi,
        "Anapausis"@sv .

<http://tun.fi/MX.211969> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydra" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.211967> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211972>,
        <http://tun.fi/MX.211976>,
        <http://tun.fi/MX.211977>,
        <http://tun.fi/MX.212216> ;
    skos:prefLabel "Hydra"@fi,
        "Hydra"@sv .

<http://tun.fi/MX.212553> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Valvata" ;
    dwc:scientificNameAuthorship "Müller, 1774" ;
    skos:broader <http://tun.fi/MX.212552> ;
    skos:hiddenLabel "Valvata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212554>,
        <http://tun.fi/MX.212555>,
        <http://tun.fi/MX.212556>,
        <http://tun.fi/MX.212557> ;
    skos:prefLabel "liejukotilot"@fi,
        "Valvata"@sv .

<http://tun.fi/MX.212920> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bartramiaceae" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.325151> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43317>,
        <http://tun.fi/MX.43345>,
        <http://tun.fi/MX.43355>,
        <http://tun.fi/MX.43398> ;
    skos:prefLabel "Bartramiaceae"@fi,
        "Bartramiaceae"@sv .

<http://tun.fi/MX.212933> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Funariaceae" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.70684> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43302>,
        <http://tun.fi/MX.43311>,
        <http://tun.fi/MX.43341>,
        <http://tun.fi/MX.43407> ;
    skos:prefLabel "Funariaceae"@fi,
        "Funariaceae"@sv .

<http://tun.fi/MX.212934> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Grimmiaceae" ;
    dwc:scientificNameAuthorship "Arn." ;
    skos:broader <http://tun.fi/MX.70685> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43356>,
        <http://tun.fi/MX.43372>,
        <http://tun.fi/MX.43385>,
        <http://tun.fi/MX.43430> ;
    skos:prefLabel "Grimmiaceae"@fi,
        "Grimmiaceae"@sv .

<http://tun.fi/MX.212959> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Meesiaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43315>,
        <http://tun.fi/MX.43319>,
        <http://tun.fi/MX.43394>,
        <http://tun.fi/MX.43409> ;
    skos:prefLabel "Meesiaceae"@fi,
        "Meesiaceae"@sv .

<http://tun.fi/MX.212960> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Splachnaceae" ;
    dwc:scientificNameAuthorship "Grev. & Arn." ;
    skos:broader <http://tun.fi/MX.70692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43306>,
        <http://tun.fi/MX.43330>,
        <http://tun.fi/MX.43373>,
        <http://tun.fi/MX.43396> ;
    skos:prefLabel "Splachnaceae"@fi,
        "Splachnaceae"@sv .

<http://tun.fi/MX.212976> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Porellales" ;
    dwc:scientificNameAuthorship "Schljakov" ;
    skos:broader <http://tun.fi/MX.212970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212986>,
        <http://tun.fi/MX.212999>,
        <http://tun.fi/MX.213000>,
        <http://tun.fi/MX.213002> ;
    skos:prefLabel "Porellales"@fi,
        "Porellales"@sv .

<http://tun.fi/MX.212984> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cephaloziaceae" ;
    dwc:scientificNameAuthorship "Mig" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323825>,
        <http://tun.fi/MX.44133>,
        <http://tun.fi/MX.44135>,
        <http://tun.fi/MX.44166> ;
    skos:prefLabel "Cephaloziaceae"@fi,
        "Cephaloziaceae"@sv .

<http://tun.fi/MX.212985> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cephaloziellaceae" ;
    dwc:scientificNameAuthorship "Douin" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324419>,
        <http://tun.fi/MX.324422>,
        <http://tun.fi/MX.324425>,
        <http://tun.fi/MX.44127> ;
    skos:prefLabel "Cephaloziellaceae"@fi,
        "Cephaloziellaceae"@sv .

<http://tun.fi/MX.212988> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gymnomitriaceae" ;
    dwc:scientificNameAuthorship "H.Klinggr." ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44125>,
        <http://tun.fi/MX.44126>,
        <http://tun.fi/MX.44139>,
        <http://tun.fi/MX.44140> ;
    skos:prefLabel "Gymnomitriaceae"@fi,
        "Gymnomitriaceae"@sv .

<http://tun.fi/MX.212989> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Jungermanniaceae" ;
    dwc:scientificNameAuthorship "Rchb." ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323832>,
        <http://tun.fi/MX.323833>,
        <http://tun.fi/MX.44129>,
        <http://tun.fi/MX.44131> ;
    skos:prefLabel "Jungermanniaceae"@fi,
        "Jungermanniaceae"@sv .

<http://tun.fi/MX.213043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leuctra" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.213042> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213044>,
        <http://tun.fi/MX.213045>,
        <http://tun.fi/MX.213046>,
        <http://tun.fi/MX.213047> ;
    skos:prefLabel "Leuctra"@fi,
        "Leuctra"@sv .

<http://tun.fi/MX.213055> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nemouridae" ;
    dwc:scientificNameAuthorship "Newman, 1853" ;
    skos:broader <http://tun.fi/MX.70229> ;
    skos:hiddenLabel "Nemouridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213056>,
        <http://tun.fi/MX.213063>,
        <http://tun.fi/MX.213066>,
        <http://tun.fi/MX.213074> ;
    skos:prefLabel "koipikorrit"@fi,
        "Nemouridae"@sv .

<http://tun.fi/MX.213056> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphinemura" ;
    dwc:scientificNameAuthorship "Ris, 1902" ;
    skos:broader <http://tun.fi/MX.213055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213057>,
        <http://tun.fi/MX.213058>,
        <http://tun.fi/MX.213061>,
        <http://tun.fi/MX.213062> ;
    skos:prefLabel "Amphinemura"@fi,
        "Amphinemura"@sv .

<http://tun.fi/MX.213117> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hystrichopsyllidae" ;
    dwc:scientificNameAuthorship "Tiraboschi, 1904" ;
    skos:broader <http://tun.fi/MX.70232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213118>,
        <http://tun.fi/MX.213126>,
        <http://tun.fi/MX.213129>,
        <http://tun.fi/MX.213140> ;
    skos:prefLabel "Hystrichopsyllidae"@fi,
        "Hystrichopsyllidae"@sv .

<http://tun.fi/MX.213328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vaucheria" ;
    dwc:scientificNameAuthorship "A.P.de Candolle" ;
    skos:broader <http://tun.fi/MX.292321> ;
    skos:hiddenLabel "Vaucheria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292322>,
        <http://tun.fi/MX.292323>,
        <http://tun.fi/MX.292324>,
        <http://tun.fi/MX.292325> ;
    skos:prefLabel "letkulevät"@fi,
        "Vaucheria"@sv .

<http://tun.fi/MX.213854> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sididae" ;
    dwc:scientificNameAuthorship "Baird, 1850" ;
    skos:broader <http://tun.fi/MX.213778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213856>,
        <http://tun.fi/MX.213858>,
        <http://tun.fi/MX.213860>,
        <http://tun.fi/MX.230775> ;
    skos:prefLabel "Sididae"@fi,
        "Sididae"@sv .

<http://tun.fi/MX.213862> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Daphniidae" ;
    dwc:scientificNameAuthorship "Straus, 1820" ;
    skos:broader <http://tun.fi/MX.213778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213863>,
        <http://tun.fi/MX.213866>,
        <http://tun.fi/MX.213870>,
        <http://tun.fi/MX.213885> ;
    skos:prefLabel "Daphniidae"@fi,
        "Daphniidae"@sv .

<http://tun.fi/MX.213958> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chydorus" ;
    dwc:scientificNameAuthorship "Leach, 1816" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:hiddenLabel "Chydorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213959>,
        <http://tun.fi/MX.213961>,
        <http://tun.fi/MX.213962>,
        <http://tun.fi/MX.213963> ;
    skos:prefLabel "hernevesikirput"@fi,
        "Chydorus"@sv .

<http://tun.fi/MX.214013> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Limnocytheridae" ;
    dwc:scientificNameAuthorship "Klie, 1938" ;
    skos:broader <http://tun.fi/MX.70260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214014>,
        <http://tun.fi/MX.214017>,
        <http://tun.fi/MX.214019>,
        <http://tun.fi/MX.214021> ;
    skos:prefLabel "Limnocytheridae"@fi,
        "Limnocytheridae"@sv .

<http://tun.fi/MX.214023> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cytherideidae" ;
    dwc:scientificNameAuthorship "Sars, 1925" ;
    skos:broader <http://tun.fi/MX.70260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214026>,
        <http://tun.fi/MX.214029>,
        <http://tun.fi/MX.214031>,
        <http://tun.fi/MX.4971555> ;
    skos:prefLabel "Cytherideidae"@fi,
        "Cytherideidae"@sv .

<http://tun.fi/MX.214045> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Loxoconchidae" ;
    dwc:scientificNameAuthorship "Sars, 1925" ;
    skos:broader <http://tun.fi/MX.70260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214046>,
        <http://tun.fi/MX.214048>,
        <http://tun.fi/MX.214052>,
        <http://tun.fi/MX.214055> ;
    skos:prefLabel "Loxoconchidae"@fi,
        "Loxoconchidae"@sv .

<http://tun.fi/MX.214103> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyclocypris" ;
    dwc:scientificNameAuthorship "Brady & Norman, 1889" ;
    skos:broader <http://tun.fi/MX.4971594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214104>,
        <http://tun.fi/MX.214105>,
        <http://tun.fi/MX.214106>,
        <http://tun.fi/MX.214108> ;
    skos:prefLabel "Cyclocypris"@fi,
        "Cyclocypris"@sv .

<http://tun.fi/MX.214114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptocandona" ;
    dwc:scientificNameAuthorship "Kaufmann, 1900" ;
    skos:broader <http://tun.fi/MX.4971594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214115>,
        <http://tun.fi/MX.214116>,
        <http://tun.fi/MX.214117>,
        <http://tun.fi/MX.214118> ;
    skos:prefLabel "Cryptocandona"@fi,
        "Cryptocandona"@sv .

<http://tun.fi/MX.214161> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diaptomidae" ;
    dwc:scientificNameAuthorship "Baird, 1850" ;
    skos:broader <http://tun.fi/MX.70244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214162>,
        <http://tun.fi/MX.214167>,
        <http://tun.fi/MX.214170>,
        <http://tun.fi/MX.214173> ;
    skos:prefLabel "Diaptomidae"@fi,
        "Diaptomidae"@sv .

<http://tun.fi/MX.214224> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryocamptus" ;
    dwc:scientificNameAuthorship "Chappuis, 1929" ;
    skos:broader <http://tun.fi/MX.214203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214225>,
        <http://tun.fi/MX.214226>,
        <http://tun.fi/MX.214227>,
        <http://tun.fi/MX.214228> ;
    skos:prefLabel "Bryocamptus"@fi,
        "Bryocamptus"@sv .

<http://tun.fi/MX.214325> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ergasilidae" ;
    dwc:scientificNameAuthorship "Burmeister, 1835" ;
    skos:broader <http://tun.fi/MX.70250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214326>,
        <http://tun.fi/MX.214330>,
        <http://tun.fi/MX.214332>,
        <http://tun.fi/MX.214335> ;
    skos:prefLabel "Ergasilidae"@fi,
        "Ergasilidae"@sv .

<http://tun.fi/MX.214378> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mysis" ;
    dwc:scientificNameAuthorship "Latreille, 1803" ;
    skos:broader <http://tun.fi/MX.200599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214379>,
        <http://tun.fi/MX.214380>,
        <http://tun.fi/MX.214381>,
        <http://tun.fi/MX.214382> ;
    skos:prefLabel "Mysis"@fi,
        "Mysis"@sv .

<http://tun.fi/MX.227927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phenacoccus" ;
    dwc:scientificNameAuthorship "Cockerell, 1893" ;
    skos:broader <http://tun.fi/MX.53644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227928>,
        <http://tun.fi/MX.227929>,
        <http://tun.fi/MX.227931>,
        <http://tun.fi/MX.52978> ;
    skos:prefLabel "Phenacoccus"@fi,
        "Phenacoccus"@sv .

<http://tun.fi/MX.227946> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eriococcidae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227947>,
        <http://tun.fi/MX.227949>,
        <http://tun.fi/MX.227953>,
        <http://tun.fi/MX.227955> ;
    skos:prefLabel "Eriococcidae"@fi,
        "Eriococcidae"@sv .

<http://tun.fi/MX.228027> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pineus" ;
    dwc:scientificNameAuthorship "Shimer, 1869" ;
    skos:broader <http://tun.fi/MX.228012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228028>,
        <http://tun.fi/MX.228029>,
        <http://tun.fi/MX.228030>,
        <http://tun.fi/MX.289595> ;
    skos:prefLabel "Pineus"@fi,
        "Pineus"@sv .

<http://tun.fi/MX.228056> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anoecia" ;
    dwc:scientificNameAuthorship "Koch, 1857" ;
    skos:broader <http://tun.fi/MX.228055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228057>,
        <http://tun.fi/MX.228059>,
        <http://tun.fi/MX.228060>,
        <http://tun.fi/MX.289615> ;
    skos:prefLabel "Anoecia"@fi,
        "Anoecia"@sv .

<http://tun.fi/MX.228072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachypappa" ;
    dwc:scientificNameAuthorship "Koch, 1856" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228073>,
        <http://tun.fi/MX.228074>,
        <http://tun.fi/MX.228075>,
        <http://tun.fi/MX.228076> ;
    skos:prefLabel "Pachypappa"@fi,
        "Pachypappa"@sv .

<http://tun.fi/MX.228201> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Periphyllus" ;
    dwc:scientificNameAuthorship "van der Hoeven, 1863" ;
    skos:broader <http://tun.fi/MX.4884391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228202>,
        <http://tun.fi/MX.228203>,
        <http://tun.fi/MX.228204>,
        <http://tun.fi/MX.228205> ;
    skos:prefLabel "Periphyllus"@fi,
        "Periphyllus"@sv .

<http://tun.fi/MX.228398> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lipaphis" ;
    dwc:scientificNameAuthorship "Mordvilko, 1928" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228399>,
        <http://tun.fi/MX.228400>,
        <http://tun.fi/MX.228401>,
        <http://tun.fi/MX.228403> ;
    skos:prefLabel "Lipaphis"@fi,
        "Lipaphis"@sv .

<http://tun.fi/MX.228404> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyadaphis" ;
    dwc:scientificNameAuthorship "Kirkaldy, 1904" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228405>,
        <http://tun.fi/MX.228406>,
        <http://tun.fi/MX.228407>,
        <http://tun.fi/MX.228408> ;
    skos:prefLabel "Hyadaphis"@fi,
        "Hyadaphis"@sv .

<http://tun.fi/MX.228523> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptomyzus" ;
    dwc:scientificNameAuthorship "Oestlund, 1922" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228525>,
        <http://tun.fi/MX.228526>,
        <http://tun.fi/MX.228527>,
        <http://tun.fi/MX.228529> ;
    skos:prefLabel "Cryptomyzus"@fi,
        "Cryptomyzus"@sv .

<http://tun.fi/MX.229010> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neophilaenus" ;
    dwc:scientificNameAuthorship "Haupt, 1935" ;
    skos:broader <http://tun.fi/MX.229000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229011>,
        <http://tun.fi/MX.229013>,
        <http://tun.fi/MX.229016>,
        <http://tun.fi/MX.229017> ;
    skos:prefLabel "Neophilaenus"@fi,
        "Neophilaenus"@sv .

<http://tun.fi/MX.229066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anaceratagallia" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1946" ;
    skos:broader <http://tun.fi/MX.229063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229067>,
        <http://tun.fi/MX.229068>,
        <http://tun.fi/MX.229069>,
        <http://tun.fi/MX.229070> ;
    skos:prefLabel "Anaceratagallia"@fi,
        "Anaceratagallia"@sv .

<http://tun.fi/MX.229104> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aphrodinae" ;
    skos:broader <http://tun.fi/MX.53572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229105>,
        <http://tun.fi/MX.229112>,
        <http://tun.fi/MX.229117>,
        <http://tun.fi/MX.229121> ;
    skos:prefLabel "Aphrodinae"@fi,
        "Aphrodinae"@sv .

<http://tun.fi/MX.229344> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Doratura" ;
    dwc:scientificNameAuthorship "J. Sahlberg, 1871" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229345>,
        <http://tun.fi/MX.229346>,
        <http://tun.fi/MX.229347>,
        <http://tun.fi/MX.229348> ;
    skos:prefLabel "Doratura"@fi,
        "Doratura"@sv .

<http://tun.fi/MX.229441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limotettix" ;
    dwc:scientificNameAuthorship "J. Sahlberg, 1871" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229442>,
        <http://tun.fi/MX.229443>,
        <http://tun.fi/MX.229444>,
        <http://tun.fi/MX.229445> ;
    skos:prefLabel "Limotettix"@fi,
        "Limotettix"@sv .

<http://tun.fi/MX.229481> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metalimnus" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229482>,
        <http://tun.fi/MX.229483>,
        <http://tun.fi/MX.229484>,
        <http://tun.fi/MX.229486> ;
    skos:prefLabel "Metalimnus"@fi,
        "Metalimnus"@sv .

<http://tun.fi/MX.229521> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jassargus" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1933" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229523>,
        <http://tun.fi/MX.229525>,
        <http://tun.fi/MX.229530>,
        <http://tun.fi/MX.229533> ;
    skos:prefLabel "Jassargus"@fi,
        "Jassargus"@sv .

<http://tun.fi/MX.229658> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notonecta" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.229657> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229659>,
        <http://tun.fi/MX.229660>,
        <http://tun.fi/MX.229661>,
        <http://tun.fi/MX.5080747> ;
    skos:prefLabel "Notonecta"@fi,
        "Notonecta"@sv .

<http://tun.fi/MX.229731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Salda" ;
    dwc:scientificNameAuthorship "Fabricius, 1803" ;
    skos:broader <http://tun.fi/MX.229711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229732>,
        <http://tun.fi/MX.229733>,
        <http://tun.fi/MX.229734>,
        <http://tun.fi/MX.229735> ;
    skos:prefLabel "Salda"@fi,
        "Salda"@sv .

<http://tun.fi/MX.229802> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Deraecorinae" ;
    skos:broader <http://tun.fi/MX.53599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229804>,
        <http://tun.fi/MX.229807>,
        <http://tun.fi/MX.229810>,
        <http://tun.fi/MX.229813> ;
    skos:prefLabel "Deraecorinae"@fi,
        "Deraecorinae"@sv .

<http://tun.fi/MX.229877> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adelphocoris" ;
    dwc:scientificNameAuthorship "Reuter, 1896" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229878>,
        <http://tun.fi/MX.229879>,
        <http://tun.fi/MX.229880>,
        <http://tun.fi/MX.5008074> ;
    skos:prefLabel "Adelphocoris"@fi,
        "Adelphocoris"@sv .

<http://tun.fi/MX.229905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apolygus" ;
    dwc:scientificNameAuthorship "China, 1941" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229906>,
        <http://tun.fi/MX.229907>,
        <http://tun.fi/MX.229908>,
        <http://tun.fi/MX.229909> ;
    skos:prefLabel "Apolygus"@fi,
        "Apolygus"@sv .

<http://tun.fi/MX.230183> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lyctocoridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230185>,
        <http://tun.fi/MX.230187>,
        <http://tun.fi/MX.230191>,
        <http://tun.fi/MX.230195> ;
    skos:prefLabel "Lyctocoridae"@fi,
        "Lyctocoridae"@sv .

<http://tun.fi/MX.230277> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cymus" ;
    dwc:scientificNameAuthorship "Hahn, 1832" ;
    skos:broader <http://tun.fi/MX.230276> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230278>,
        <http://tun.fi/MX.230280>,
        <http://tun.fi/MX.230281>,
        <http://tun.fi/MX.230282> ;
    skos:prefLabel "Cymus"@fi,
        "Cymus"@sv .

<http://tun.fi/MX.230287> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geocoris" ;
    dwc:scientificNameAuthorship "Fallén, 1814" ;
    skos:broader <http://tun.fi/MX.230286> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230288>,
        <http://tun.fi/MX.230289>,
        <http://tun.fi/MX.230290>,
        <http://tun.fi/MX.230291> ;
    skos:prefLabel "Geocoris"@fi,
        "Geocoris"@sv .

<http://tun.fi/MX.230314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drymus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230315>,
        <http://tun.fi/MX.230316>,
        <http://tun.fi/MX.230317>,
        <http://tun.fi/MX.230318> ;
    skos:prefLabel "Drymus"@fi,
        "Drymus"@sv .

<http://tun.fi/MX.230361> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peritrechus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230362>,
        <http://tun.fi/MX.230363>,
        <http://tun.fi/MX.230365>,
        <http://tun.fi/MX.230366> ;
    skos:prefLabel "Peritrechus"@fi,
        "Peritrechus"@sv .

<http://tun.fi/MX.230384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stygnocoris" ;
    dwc:scientificNameAuthorship "Douglas & Scott, 1865" ;
    skos:broader <http://tun.fi/MX.230376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230385>,
        <http://tun.fi/MX.230387>,
        <http://tun.fi/MX.230388>,
        <http://tun.fi/MX.230389> ;
    skos:prefLabel "Stygnocoris"@fi,
        "Stygnocoris"@sv .

<http://tun.fi/MX.230402> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Berytinus" ;
    dwc:scientificNameAuthorship "Kirkaldy, 1900" ;
    skos:broader <http://tun.fi/MX.230399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230404>,
        <http://tun.fi/MX.230405>,
        <http://tun.fi/MX.230407>,
        <http://tun.fi/MX.230408> ;
    skos:prefLabel "Berytinus"@fi,
        "Berytinus"@sv .

<http://tun.fi/MX.230425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhopalus" ;
    dwc:scientificNameAuthorship "Schilling, 1827" ;
    skos:broader <http://tun.fi/MX.230417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230426>,
        <http://tun.fi/MX.230427>,
        <http://tun.fi/MX.230429>,
        <http://tun.fi/MX.230430> ;
    skos:prefLabel "Rhopalus"@fi,
        "Rhopalus"@sv .

<http://tun.fi/MX.230444> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pseudophloeinae" ;
    skos:broader <http://tun.fi/MX.230443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230445>,
        <http://tun.fi/MX.230447>,
        <http://tun.fi/MX.230451>,
        <http://tun.fi/MX.230453> ;
    skos:prefLabel "Pseudophloeinae"@fi,
        "Pseudophloeinae"@sv .

<http://tun.fi/MX.230475> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acanthosomatidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Acanthosomatidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230476>,
        <http://tun.fi/MX.230478>,
        <http://tun.fi/MX.230480>,
        <http://tun.fi/MX.230484> ;
    skos:prefLabel "lehväluteet"@fi,
        "Acanthosomatidae"@sv .

<http://tun.fi/MX.230546> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sciocoris" ;
    dwc:scientificNameAuthorship "Fallén, 1829" ;
    skos:broader <http://tun.fi/MX.230513> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230548>,
        <http://tun.fi/MX.230549>,
        <http://tun.fi/MX.230550>,
        <http://tun.fi/MX.230552> ;
    skos:prefLabel "Sciocoris"@fi,
        "Sciocoris"@sv .

<http://tun.fi/MX.230585> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chloephorinae" ;
    dwc:scientificNameAuthorship "Stainton, 1859" ;
    skos:broader <http://tun.fi/MX.62343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62358>,
        <http://tun.fi/MX.62362>,
        <http://tun.fi/MX.62367>,
        <http://tun.fi/MX.62370> ;
    skos:prefLabel "Chloephorinae"@fi,
        "Chloephorinae"@sv .

<http://tun.fi/MX.230955> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Galleriinae" ;
    dwc:scientificNameAuthorship "Zeller, 1848" ;
    skos:broader <http://tun.fi/MX.60999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286363>,
        <http://tun.fi/MX.61002>,
        <http://tun.fi/MX.61008>,
        <http://tun.fi/MX.61010> ;
    skos:prefLabel "Galleriinae"@fi,
        "Galleriinae"@sv .

<http://tun.fi/MX.231140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vertagopus" ;
    dwc:scientificNameAuthorship "Börner, 1906" ;
    skos:broader <http://tun.fi/MX.231132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231141>,
        <http://tun.fi/MX.231143>,
        <http://tun.fi/MX.231144>,
        <http://tun.fi/MX.231145> ;
    skos:prefLabel "Vertagopus"@fi,
        "Vertagopus"@sv .

<http://tun.fi/MX.231194> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Entomobryidae" ;
    dwc:scientificNameAuthorship "Schäffer, 1896" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:hiddenLabel "Entomobryidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231195>,
        <http://tun.fi/MX.231215>,
        <http://tun.fi/MX.231229>,
        <http://tun.fi/MX.231234> ;
    skos:prefLabel "kirjohyppiäiset"@fi,
        "Entomobryidae"@sv .

<http://tun.fi/MX.231235> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orchesella" ;
    dwc:scientificNameAuthorship "Templeton, 1835" ;
    skos:broader <http://tun.fi/MX.231234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231236>,
        <http://tun.fi/MX.231237>,
        <http://tun.fi/MX.231238>,
        <http://tun.fi/MX.231239> ;
    skos:prefLabel "Orchesella"@fi,
        "Orchesella"@sv .

<http://tun.fi/MX.231313> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bourletiellidae" ;
    dwc:scientificNameAuthorship "Börner, 1912" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231314>,
        <http://tun.fi/MX.231319>,
        <http://tun.fi/MX.231323>,
        <http://tun.fi/MX.231333> ;
    skos:prefLabel "Bourletiellidae"@fi,
        "Bourletiellidae"@sv .

<http://tun.fi/MX.231314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterosminthurus" ;
    dwc:scientificNameAuthorship "Stach, 1955" ;
    skos:broader <http://tun.fi/MX.231313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231315>,
        <http://tun.fi/MX.231316>,
        <http://tun.fi/MX.231317>,
        <http://tun.fi/MX.231318> ;
    skos:prefLabel "Heterosminthurus"@fi,
        "Heterosminthurus"@sv .

<http://tun.fi/MX.231413> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Willemia" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231414>,
        <http://tun.fi/MX.231415>,
        <http://tun.fi/MX.231416>,
        <http://tun.fi/MX.231417> ;
    skos:prefLabel "Willemia"@fi,
        "Willemia"@sv .

<http://tun.fi/MX.231439> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pseudachorutinae" ;
    dwc:scientificNameAuthorship "Börner, 1906" ;
    skos:broader <http://tun.fi/MX.231433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231440>,
        <http://tun.fi/MX.231442>,
        <http://tun.fi/MX.231447>,
        <http://tun.fi/MX.231452> ;
    skos:prefLabel "Pseudachorutinae"@fi,
        "Pseudachorutinae"@sv .

<http://tun.fi/MX.231442> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudachorutes" ;
    dwc:scientificNameAuthorship "Tullberg, 1871" ;
    skos:broader <http://tun.fi/MX.231439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231443>,
        <http://tun.fi/MX.231444>,
        <http://tun.fi/MX.231445>,
        <http://tun.fi/MX.231446> ;
    skos:prefLabel "Pseudachorutes"@fi,
        "Pseudachorutes"@sv .

<http://tun.fi/MX.231817> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holocentropus" ;
    dwc:scientificNameAuthorship "McLachlan, 1878" ;
    skos:broader <http://tun.fi/MX.230901> ;
    skos:hiddenLabel "Holocentropus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231818>,
        <http://tun.fi/MX.231819>,
        <http://tun.fi/MX.231820>,
        <http://tun.fi/MX.231821> ;
    skos:prefLabel "suppilorysäkkäät"@fi,
        "Holocentropus"@sv .

<http://tun.fi/MX.231899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grammotaulius" ;
    dwc:scientificNameAuthorship "Kolenati, 1848" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Grammotaulius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231900>,
        <http://tun.fi/MX.231901>,
        <http://tun.fi/MX.231902>,
        <http://tun.fi/MX.231903> ;
    skos:prefLabel "viirusirvikkäät"@fi,
        "Grammotaulius"@sv .

<http://tun.fi/MX.231908> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anabolia" ;
    dwc:scientificNameAuthorship "Stephens, 1837" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Anabolia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231910>,
        <http://tun.fi/MX.231911>,
        <http://tun.fi/MX.231912>,
        <http://tun.fi/MX.231913> ;
    skos:prefLabel "riukusirvikkäät"@fi,
        "Anabolia"@sv .

<http://tun.fi/MX.231914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asynarchus" ;
    dwc:scientificNameAuthorship "McLachlan, 1880" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Asynarchus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231915>,
        <http://tun.fi/MX.231916>,
        <http://tun.fi/MX.231917>,
        <http://tun.fi/MX.231918> ;
    skos:prefLabel "lapinsirvikkäät"@fi,
        "Asynarchus"@sv .

<http://tun.fi/MX.231927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Potamophylax" ;
    dwc:scientificNameAuthorship "Wallengren, 1891" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:hiddenLabel "Potamophylax"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231928>,
        <http://tun.fi/MX.231929>,
        <http://tun.fi/MX.231930>,
        <http://tun.fi/MX.231931> ;
    skos:prefLabel "kalmiosirvikkäät"@fi,
        "Potamophylax"@sv .

<http://tun.fi/MX.231955> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Molanna" ;
    dwc:scientificNameAuthorship "Curtis, 1834" ;
    skos:broader <http://tun.fi/MX.230913> ;
    skos:hiddenLabel "Molanna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231956>,
        <http://tun.fi/MX.231957>,
        <http://tun.fi/MX.231958>,
        <http://tun.fi/MX.231960> ;
    skos:prefLabel "kilvekkäät"@fi,
        "Molanna"@sv .

<http://tun.fi/MX.231973> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athripsodes" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.230914> ;
    skos:hiddenLabel "Athripsodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231974>,
        <http://tun.fi/MX.231975>,
        <http://tun.fi/MX.231976>,
        <http://tun.fi/MX.231977> ;
    skos:prefLabel "leväsarvekkaat"@fi,
        "Athripsodes"@sv .

<http://tun.fi/MX.232083> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chirothrips" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232084>,
        <http://tun.fi/MX.232085>,
        <http://tun.fi/MX.232086>,
        <http://tun.fi/MX.232200> ;
    skos:prefLabel "Chirothrips"@fi,
        "Chirothrips"@sv .

<http://tun.fi/MX.232087> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontothrips" ;
    dwc:scientificNameAuthorship "Amyot & Serville, 1843" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232088>,
        <http://tun.fi/MX.232089>,
        <http://tun.fi/MX.232090>,
        <http://tun.fi/MX.232091> ;
    skos:prefLabel "Odontothrips"@fi,
        "Odontothrips"@sv .

<http://tun.fi/MX.232136> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Idolothripinae" ;
    skos:broader <http://tun.fi/MX.53645> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232137>,
        <http://tun.fi/MX.232138>,
        <http://tun.fi/MX.232141>,
        <http://tun.fi/MX.4994297> ;
    skos:prefLabel "Idolothripinae"@fi,
        "Idolothripinae"@sv .

<http://tun.fi/MX.232162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phlaeothrips" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232163>,
        <http://tun.fi/MX.232164>,
        <http://tun.fi/MX.232165>,
        <http://tun.fi/MX.232166> ;
    skos:prefLabel "Phlaeothrips"@fi,
        "Phlaeothrips"@sv .

<http://tun.fi/MX.232231> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycterothrips" ;
    dwc:scientificNameAuthorship "Trybom, 1910" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232235>,
        <http://tun.fi/MX.232236>,
        <http://tun.fi/MX.232237>,
        <http://tun.fi/MX.232238> ;
    skos:prefLabel "Mycterothrips"@fi,
        "Mycterothrips"@sv .

<http://tun.fi/MX.232260> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnodrilus" ;
    dwc:scientificNameAuthorship "Claparède, 1862" ;
    skos:broader <http://tun.fi/MX.232455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232261>,
        <http://tun.fi/MX.232262>,
        <http://tun.fi/MX.232263>,
        <http://tun.fi/MX.232264> ;
    skos:prefLabel "Limnodrilus"@fi,
        "Limnodrilus"@sv .

<http://tun.fi/MX.232329> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lumbriculidae" ;
    dwc:scientificNameAuthorship "Vejdovský, 1884" ;
    skos:broader <http://tun.fi/MX.232328> ;
    skos:hiddenLabel "Lumbriculidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232330>,
        <http://tun.fi/MX.232332>,
        <http://tun.fi/MX.232334>,
        <http://tun.fi/MX.232336> ;
    skos:prefLabel "katkomadot"@fi,
        "Lumbriculidae"@sv .

<http://tun.fi/MX.232381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Henlea" ;
    dwc:scientificNameAuthorship "Michaelsen, 1889" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232382>,
        <http://tun.fi/MX.232383>,
        <http://tun.fi/MX.232384>,
        <http://tun.fi/MX.232385> ;
    skos:prefLabel "Henlea"@fi,
        "Henlea"@sv .

<http://tun.fi/MX.232410> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Crassiclitellata" ;
    skos:broader <http://tun.fi/MX.70191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232411>,
        <http://tun.fi/MX.232468>,
        <http://tun.fi/MX.232473>,
        <http://tun.fi/MX.232476> ;
    skos:prefLabel "Crassiclitellata"@fi,
        "Crassiclitellata"@sv .

<http://tun.fi/MX.232434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lumbricus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.232411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232435>,
        <http://tun.fi/MX.232436>,
        <http://tun.fi/MX.232467>,
        <http://tun.fi/MX.232527> ;
    skos:prefLabel "Lumbricus"@fi,
        "Lumbricus"@sv .

<http://tun.fi/MX.232456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tubifex" ;
    dwc:scientificNameAuthorship "Lamarck, 1816" ;
    skos:broader <http://tun.fi/MX.232455> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232457>,
        <http://tun.fi/MX.232458>,
        <http://tun.fi/MX.232459>,
        <http://tun.fi/MX.232460> ;
    skos:prefLabel "Tubifex"@fi,
        "Tubifex"@sv .

<http://tun.fi/MX.232658> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Proseriata" ;
    dwc:scientificNameAuthorship "Meixner, 1938" ;
    skos:broader <http://tun.fi/MX.70011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232659>,
        <http://tun.fi/MX.232662>,
        <http://tun.fi/MX.232673>,
        <http://tun.fi/MX.232680> ;
    skos:prefLabel "Proseriata"@fi,
        "Proseriata"@sv .

<http://tun.fi/MX.232681> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coelogynopora" ;
    dwc:scientificNameAuthorship "Steinböck, 1924" ;
    skos:broader <http://tun.fi/MX.232680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232682>,
        <http://tun.fi/MX.232683>,
        <http://tun.fi/MX.232684>,
        <http://tun.fi/MX.232826> ;
    skos:prefLabel "Coelogynopora"@fi,
        "Coelogynopora"@sv .

<http://tun.fi/MX.232836> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Brinkmanniellinae" ;
    dwc:scientificNameAuthorship "Luther, 1948" ;
    skos:broader <http://tun.fi/MX.232835> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232837>,
        <http://tun.fi/MX.232839>,
        <http://tun.fi/MX.232841>,
        <http://tun.fi/MX.232843> ;
    skos:prefLabel "Brinkmanniellinae"@fi,
        "Brinkmanniellinae"@sv .

<http://tun.fi/MX.232953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaenocora" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1835" ;
    skos:broader <http://tun.fi/MX.232952> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232753>,
        <http://tun.fi/MX.232754>,
        <http://tun.fi/MX.232755>,
        <http://tun.fi/MX.232954> ;
    skos:prefLabel "Phaenocora"@fi,
        "Phaenocora"@sv .

<http://tun.fi/MX.233240> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Paxillaceae" ;
    skos:broader <http://tun.fi/MX.70624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233545>,
        <http://tun.fi/MX.233546>,
        <http://tun.fi/MX.69771>,
        <http://tun.fi/MX.69801> ;
    skos:prefLabel "Paxillaceae"@fi,
        "Paxillaceae"@sv .

<http://tun.fi/MX.233242> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cyphellaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205047>,
        <http://tun.fi/MX.233498>,
        <http://tun.fi/MX.69645>,
        <http://tun.fi/MX.69693> ;
    skos:prefLabel "Cyphellaceae"@fi,
        "Cyphellaceae"@sv .

<http://tun.fi/MX.233245> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Schizophyllaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204905>,
        <http://tun.fi/MX.204976>,
        <http://tun.fi/MX.205120>,
        <http://tun.fi/MX.69778> ;
    skos:prefLabel "Schizophyllaceae"@fi,
        "Schizophyllaceae"@sv .

<http://tun.fi/MX.233257> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Thelebolaceae" ;
    skos:broader <http://tun.fi/MX.70596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233922>,
        <http://tun.fi/MX.233923>,
        <http://tun.fi/MX.233925>,
        <http://tun.fi/MX.233926> ;
    skos:prefLabel "Thelebolaceae"@fi,
        "Thelebolaceae"@sv .

<http://tun.fi/MX.233274> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Thelephoraceae" ;
    skos:broader <http://tun.fi/MX.70629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204971>,
        <http://tun.fi/MX.205042>,
        <http://tun.fi/MX.205056>,
        <http://tun.fi/MX.205105> ;
    skos:prefLabel "Thelephoraceae"@fi,
        "Thelephoraceae"@sv .

<http://tun.fi/MX.233277> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Auriscalpiaceae" ;
    skos:broader <http://tun.fi/MX.70628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204919>,
        <http://tun.fi/MX.204940>,
        <http://tun.fi/MX.233576>,
        <http://tun.fi/MX.69796> ;
    skos:prefLabel "Auriscalpiaceae"@fi,
        "Auriscalpiaceae"@sv .

<http://tun.fi/MX.233282> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Patellariaceae" ;
    skos:broader <http://tun.fi/MX.70567> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234535>,
        <http://tun.fi/MX.234536>,
        <http://tun.fi/MX.234538>,
        <http://tun.fi/MX.234539> ;
    skos:prefLabel "Patellariaceae"@fi,
        "Patellariaceae"@sv .

<http://tun.fi/MX.233338> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sarcosomataceae" ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233871>,
        <http://tun.fi/MX.233872>,
        <http://tun.fi/MX.233873>,
        <http://tun.fi/MX.233874> ;
    skos:prefLabel "Sarcosomataceae"@fi,
        "Sarcosomataceae"@sv .

<http://tun.fi/MX.233341> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Amphisphaeriaceae" ;
    skos:broader <http://tun.fi/MX.53718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234121>,
        <http://tun.fi/MX.234123>,
        <http://tun.fi/MX.234127>,
        <http://tun.fi/MX.234131> ;
    skos:prefLabel "Amphisphaeriaceae"@fi,
        "Amphisphaeriaceae"@sv .

<http://tun.fi/MX.233350> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gloeophyllaceae" ;
    skos:broader <http://tun.fi/MX.232996> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205084>,
        <http://tun.fi/MX.205096>,
        <http://tun.fi/MX.233593>,
        <http://tun.fi/MX.69704> ;
    skos:prefLabel "Gloeophyllaceae"@fi,
        "Gloeophyllaceae"@sv .

<http://tun.fi/MX.233355> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mytilinidiaceae" ;
    skos:broader <http://tun.fi/MX.70566> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189854>,
        <http://tun.fi/MX.234518>,
        <http://tun.fi/MX.234519>,
        <http://tun.fi/MX.67157> ;
    skos:prefLabel "Mytilinidiaceae"@fi,
        "Mytilinidiaceae"@sv .

<http://tun.fi/MX.233361> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Melanommataceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234473>,
        <http://tun.fi/MX.234474>,
        <http://tun.fi/MX.234477>,
        <http://tun.fi/MX.52823> ;
    skos:prefLabel "Melanommataceae"@fi,
        "Melanommataceae"@sv .

<http://tun.fi/MX.233367> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Icmadophilaceae" ;
    skos:broader <http://tun.fi/MX.70592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67202>,
        <http://tun.fi/MX.67208>,
        <http://tun.fi/MX.67327>,
        <http://tun.fi/MX.67335> ;
    skos:prefLabel "Icmadophilaceae"@fi,
        "Icmadophilaceae"@sv .

<http://tun.fi/MX.233374> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Valsaceae" ;
    skos:broader <http://tun.fi/MX.53726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234324>,
        <http://tun.fi/MX.234326>,
        <http://tun.fi/MX.234327>,
        <http://tun.fi/MX.234328> ;
    skos:prefLabel "Valsaceae"@fi,
        "Valsaceae"@sv .

<http://tun.fi/MX.233394> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dothioraceae" ;
    skos:broader <http://tun.fi/MX.70562> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234504>,
        <http://tun.fi/MX.234505>,
        <http://tun.fi/MX.234506>,
        <http://tun.fi/MX.234507> ;
    skos:prefLabel "Dothioraceae"@fi,
        "Dothioraceae"@sv .

<http://tun.fi/MX.233398> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Botryosphaeriaceae" ;
    skos:broader <http://tun.fi/MX.53631> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234428>,
        <http://tun.fi/MX.234429>,
        <http://tun.fi/MX.234430>,
        <http://tun.fi/MX.5081782> ;
    skos:prefLabel "Botryosphaeriaceae"@fi,
        "Botryosphaeriaceae"@sv .

<http://tun.fi/MX.233403> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pilocarpaceae" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67026>,
        <http://tun.fi/MX.67037>,
        <http://tun.fi/MX.67251>,
        <http://tun.fi/MX.67380> ;
    skos:prefLabel "Pilocarpaceae"@fi,
        "Pilocarpaceae"@sv .

<http://tun.fi/MX.233417> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tubariaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5075823>,
        <http://tun.fi/MX.69653>,
        <http://tun.fi/MX.69743>,
        <http://tun.fi/MX.69762> ;
    skos:prefLabel "Tubariaceae"@fi,
        "Tubariaceae"@sv .

<http://tun.fi/MX.233423> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dacampiaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67162>,
        <http://tun.fi/MX.67213>,
        <http://tun.fi/MX.67217>,
        <http://tun.fi/MX.67376> ;
    skos:prefLabel "Dacampiaceae"@fi,
        "Dacampiaceae"@sv .

<http://tun.fi/MX.233438> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phragmidiaceae" ;
    skos:broader <http://tun.fi/MX.53688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233610>,
        <http://tun.fi/MX.233612>,
        <http://tun.fi/MX.233620>,
        <http://tun.fi/MX.4984459> ;
    skos:prefLabel "Phragmidiaceae"@fi,
        "Phragmidiaceae"@sv .

<http://tun.fi/MX.233618> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnosporangium" ;
    dwc:scientificNameAuthorship "R.Hedw. ex DC." ;
    skos:broader <http://tun.fi/MX.5082585> ;
    skos:hiddenLabel "Gymnosporangium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984799>,
        <http://tun.fi/MX.4985065>,
        <http://tun.fi/MX.4985118>,
        <http://tun.fi/MX.5077525> ;
    skos:prefLabel "sarviruosteet"@fi,
        "Gymnosporangium"@sv .

<http://tun.fi/MX.233713> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurotium" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.233284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237438>,
        <http://tun.fi/MX.237439>,
        <http://tun.fi/MX.237440>,
        <http://tun.fi/MX.237441> ;
    skos:prefLabel "Eurotium"@fi,
        "Eurotium"@sv .

<http://tun.fi/MX.233744> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryobilimbia" ;
    dwc:scientificNameAuthorship "Fryday, Printzen & S. Ekman" ;
    skos:broader <http://tun.fi/MX.233370> ;
    skos:hiddenLabel "Bryobilimbia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999400>,
        <http://tun.fi/MX.65931>,
        <http://tun.fi/MX.65947>,
        <http://tun.fi/MX.65962> ;
    skos:prefLabel "nokarejäkälät"@fi,
        "Bryobilimbia"@sv .

<http://tun.fi/MX.233746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontotrema" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.233399> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237251>,
        <http://tun.fi/MX.237252>,
        <http://tun.fi/MX.237253>,
        <http://tun.fi/MX.237254> ;
    skos:prefLabel "Odontotrema"@fi,
        "Odontotrema"@sv .

<http://tun.fi/MX.233768> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brianaria" ;
    dwc:scientificNameAuthorship "S. Ekman & M. Svensson" ;
    skos:broader <http://tun.fi/MX.233230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66146>,
        <http://tun.fi/MX.66159>,
        <http://tun.fi/MX.66168>,
        <http://tun.fi/MX.66169> ;
    skos:prefLabel "Brianaria"@fi,
        "Brianaria"@sv .

<http://tun.fi/MX.233794> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enchylium" ;
    dwc:scientificNameAuthorship "(Ach.) Gray" ;
    skos:broader <http://tun.fi/MX.233406> ;
    skos:hiddenLabel "Enchylium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65131>,
        <http://tun.fi/MX.65641>,
        <http://tun.fi/MX.65647>,
        <http://tun.fi/MX.65649> ;
    skos:prefLabel "kalkkihyytelöjäkälät"@fi,
        "Enchylium"@sv .

<http://tun.fi/MX.233828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saccobolus" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238707>,
        <http://tun.fi/MX.238708>,
        <http://tun.fi/MX.238709>,
        <http://tun.fi/MX.238710> ;
    skos:prefLabel "Saccobolus"@fi,
        "Saccobolus"@sv .

<http://tun.fi/MX.233831> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthracobia" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238711>,
        <http://tun.fi/MX.238712>,
        <http://tun.fi/MX.238713>,
        <http://tun.fi/MX.238714> ;
    skos:prefLabel "Anthracobia"@fi,
        "Anthracobia"@sv .

<http://tun.fi/MX.233836> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Humaria" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237449>,
        <http://tun.fi/MX.237450>,
        <http://tun.fi/MX.237451>,
        <http://tun.fi/MX.237452> ;
    skos:prefLabel "Humaria"@fi,
        "Humaria"@sv .

<http://tun.fi/MX.233846> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sowerbyella" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:hiddenLabel "Sowerbyella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237259>,
        <http://tun.fi/MX.237260>,
        <http://tun.fi/MX.237261>,
        <http://tun.fi/MX.237262> ;
    skos:prefLabel "juurtomaljakkaat"@fi,
        "Sowerbyella"@sv .

<http://tun.fi/MX.233848> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tarzetta" ;
    dwc:scientificNameAuthorship "(Cooke) Lambotte" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238718>,
        <http://tun.fi/MX.238719>,
        <http://tun.fi/MX.238720>,
        <http://tun.fi/MX.238721> ;
    skos:prefLabel "Tarzetta"@fi,
        "Tarzetta"@sv .

<http://tun.fi/MX.233879> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Discinella" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238059>,
        <http://tun.fi/MX.238060>,
        <http://tun.fi/MX.238061>,
        <http://tun.fi/MX.238062> ;
    skos:prefLabel "Discinella"@fi,
        "Discinella"@sv .

<http://tun.fi/MX.233912> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhytisma" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.233409> ;
    skos:hiddenLabel "Rhytisma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237775>,
        <http://tun.fi/MX.237776>,
        <http://tun.fi/MX.237777>,
        <http://tun.fi/MX.237778> ;
    skos:prefLabel "tervatäplät"@fi,
        "Rhytisma"@sv .

<http://tun.fi/MX.233925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ascophanus" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233257> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238758>,
        <http://tun.fi/MX.238759>,
        <http://tun.fi/MX.238760>,
        <http://tun.fi/MX.238761> ;
    skos:prefLabel "Ascophanus"@fi,
        "Ascophanus"@sv .

<http://tun.fi/MX.233938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cenangium" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:hiddenLabel "Cenangium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237789>,
        <http://tun.fi/MX.237790>,
        <http://tun.fi/MX.237791>,
        <http://tun.fi/MX.237792> ;
    skos:prefLabel "havunahkapikarit"@fi,
        "Cenangium"@sv .

<http://tun.fi/MX.233949> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeohelotium" ;
    dwc:scientificNameAuthorship "Kanouse" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238523>,
        <http://tun.fi/MX.238524>,
        <http://tun.fi/MX.238525>,
        <http://tun.fi/MX.238526> ;
    skos:prefLabel "Phaeohelotium"@fi,
        "Phaeohelotium"@sv .

<http://tun.fi/MX.233950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudohelotium" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238801>,
        <http://tun.fi/MX.238802>,
        <http://tun.fi/MX.238803>,
        <http://tun.fi/MX.238804> ;
    skos:prefLabel "Pseudohelotium"@fi,
        "Pseudohelotium"@sv .

<http://tun.fi/MX.233971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cudoniella" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:hiddenLabel "Cudoniella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237505>,
        <http://tun.fi/MX.237506>,
        <http://tun.fi/MX.237507>,
        <http://tun.fi/MX.237508> ;
    skos:prefLabel "tatikat"@fi,
        "Cudoniella"@sv .

<http://tun.fi/MX.233994> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coronellaria" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237814>,
        <http://tun.fi/MX.237815>,
        <http://tun.fi/MX.237816>,
        <http://tun.fi/MX.237817> ;
    skos:prefLabel "Coronellaria"@fi,
        "Coronellaria"@sv .

<http://tun.fi/MX.234011> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Niptera" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238538>,
        <http://tun.fi/MX.238539>,
        <http://tun.fi/MX.238540>,
        <http://tun.fi/MX.238541> ;
    skos:prefLabel "Niptera"@fi,
        "Niptera"@sv .

<http://tun.fi/MX.234021> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laetinaevia" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237536>,
        <http://tun.fi/MX.237537>,
        <http://tun.fi/MX.237538>,
        <http://tun.fi/MX.237539> ;
    skos:prefLabel "Laetinaevia"@fi,
        "Laetinaevia"@sv .

<http://tun.fi/MX.234037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dasyscyphella" ;
    dwc:scientificNameAuthorship "Tranzschel" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238810>,
        <http://tun.fi/MX.238811>,
        <http://tun.fi/MX.238812>,
        <http://tun.fi/MX.238813> ;
    skos:prefLabel "Dasyscyphella"@fi,
        "Dasyscyphella"@sv .

<http://tun.fi/MX.234040> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hamatocanthoscypha" ;
    dwc:scientificNameAuthorship "Svrček" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238815>,
        <http://tun.fi/MX.238816>,
        <http://tun.fi/MX.238817>,
        <http://tun.fi/MX.238818> ;
    skos:prefLabel "Hamatocanthoscypha"@fi,
        "Hamatocanthoscypha"@sv .

<http://tun.fi/MX.234047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichopeziza" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237554>,
        <http://tun.fi/MX.237555>,
        <http://tun.fi/MX.237556>,
        <http://tun.fi/MX.237557> ;
    skos:prefLabel "Trichopeziza"@fi,
        "Trichopeziza"@sv .

<http://tun.fi/MX.234072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microscypha" ;
    dwc:scientificNameAuthorship "Syd. & P.Syd." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238829>,
        <http://tun.fi/MX.238830>,
        <http://tun.fi/MX.238831>,
        <http://tun.fi/MX.238832> ;
    skos:prefLabel "Microscypha"@fi,
        "Microscypha"@sv .

<http://tun.fi/MX.234084> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vibrissea" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237867>,
        <http://tun.fi/MX.237868>,
        <http://tun.fi/MX.237869>,
        <http://tun.fi/MX.237870> ;
    skos:prefLabel "Vibrissea"@fi,
        "Vibrissea"@sv .

<http://tun.fi/MX.234155> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemania" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237177>,
        <http://tun.fi/MX.237178>,
        <http://tun.fi/MX.237179>,
        <http://tun.fi/MX.237180> ;
    skos:prefLabel "Nemania"@fi,
        "Nemania"@sv .

<http://tun.fi/MX.234198> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizothecium" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.233296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237883>,
        <http://tun.fi/MX.237884>,
        <http://tun.fi/MX.237885>,
        <http://tun.fi/MX.237886> ;
    skos:prefLabel "Schizothecium"@fi,
        "Schizothecium"@sv .

<http://tun.fi/MX.234255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanopsamma" ;
    dwc:scientificNameAuthorship "Niessl" ;
    skos:broader <http://tun.fi/MX.233295> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237604>,
        <http://tun.fi/MX.237605>,
        <http://tun.fi/MX.237606>,
        <http://tun.fi/MX.237607> ;
    skos:prefLabel "Melanopsamma"@fi,
        "Melanopsamma"@sv .

<http://tun.fi/MX.234301> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptodiaporthe" ;
    dwc:scientificNameAuthorship "Petr." ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238179>,
        <http://tun.fi/MX.238180>,
        <http://tun.fi/MX.238181>,
        <http://tun.fi/MX.238182> ;
    skos:prefLabel "Cryptodiaporthe"@fi,
        "Cryptodiaporthe"@sv .

<http://tun.fi/MX.234384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Otthia" ;
    dwc:scientificNameAuthorship "Nitschke ex Fuckel" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238204>,
        <http://tun.fi/MX.238205>,
        <http://tun.fi/MX.238206>,
        <http://tun.fi/MX.238207> ;
    skos:prefLabel "Otthia"@fi,
        "Otthia"@sv .

<http://tun.fi/MX.234400> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wettsteinina" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238208>,
        <http://tun.fi/MX.238209>,
        <http://tun.fi/MX.238210>,
        <http://tun.fi/MX.5076849> ;
    skos:prefLabel "Wettsteinina"@fi,
        "Wettsteinina"@sv .

<http://tun.fi/MX.234426> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptopeltis" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.233363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237912>,
        <http://tun.fi/MX.237913>,
        <http://tun.fi/MX.237914>,
        <http://tun.fi/MX.237915> ;
    skos:prefLabel "Leptopeltis"@fi,
        "Leptopeltis"@sv .

<http://tun.fi/MX.234438> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clathrospora" ;
    dwc:scientificNameAuthorship "Rabenh." ;
    skos:broader <http://tun.fi/MX.233424> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238386>,
        <http://tun.fi/MX.238387>,
        <http://tun.fi/MX.238388>,
        <http://tun.fi/MX.238389> ;
    skos:prefLabel "Clathrospora"@fi,
        "Clathrospora"@sv .

<http://tun.fi/MX.234442> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptosphaerulina" ;
    dwc:scientificNameAuthorship "McAlpine" ;
    skos:broader <http://tun.fi/MX.233307> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238639>,
        <http://tun.fi/MX.238640>,
        <http://tun.fi/MX.238641>,
        <http://tun.fi/MX.238642> ;
    skos:prefLabel "Leptosphaerulina"@fi,
        "Leptosphaerulina"@sv .

<http://tun.fi/MX.234451> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Didymosphaeria" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238643>,
        <http://tun.fi/MX.238644>,
        <http://tun.fi/MX.238645>,
        <http://tun.fi/MX.238646> ;
    skos:prefLabel "Didymosphaeria"@fi,
        "Didymosphaeria"@sv .

<http://tun.fi/MX.234462> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Massarina" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.53640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237965>,
        <http://tun.fi/MX.237966>,
        <http://tun.fi/MX.237967>,
        <http://tun.fi/MX.237968> ;
    skos:prefLabel "Massarina"@fi,
        "Massarina"@sv .

<http://tun.fi/MX.234499> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichodelitschia" ;
    dwc:scientificNameAuthorship "Munk" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238263>,
        <http://tun.fi/MX.238264>,
        <http://tun.fi/MX.238265>,
        <http://tun.fi/MX.5080706> ;
    skos:prefLabel "Trichodelitschia"@fi,
        "Trichodelitschia"@sv .

<http://tun.fi/MX.234511> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hysterium" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.233397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238396>,
        <http://tun.fi/MX.238397>,
        <http://tun.fi/MX.238398>,
        <http://tun.fi/MX.238399> ;
    skos:prefLabel "Hysterium"@fi,
        "Hysterium"@sv .

<http://tun.fi/MX.236854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laestadia" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238983>,
        <http://tun.fi/MX.238984>,
        <http://tun.fi/MX.238985>,
        <http://tun.fi/MX.238986> ;
    skos:prefLabel "Laestadia"@fi,
        "Laestadia"@sv .

<http://tun.fi/MX.236859> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thyronectria" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237745>,
        <http://tun.fi/MX.238992>,
        <http://tun.fi/MX.238993>,
        <http://tun.fi/MX.238994> ;
    skos:prefLabel "Thyronectria"@fi,
        "Thyronectria"@sv .

<http://tun.fi/MX.236874> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tapesia" ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238669>,
        <http://tun.fi/MX.238670>,
        <http://tun.fi/MX.238671>,
        <http://tun.fi/MX.238672> ;
    skos:prefLabel "Tapesia"@fi,
        "Tapesia"@sv .

<http://tun.fi/MX.236886> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Morchella" ;
    skos:broader <http://tun.fi/MX.233233> ;
    skos:hiddenLabel "Morchella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238415>,
        <http://tun.fi/MX.238416>,
        <http://tun.fi/MX.5079565>,
        <http://tun.fi/MX.5080165> ;
    skos:prefLabel "huhtasienet"@fi,
        "Morchella"@sv .

<http://tun.fi/MX.236930> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Belonopsis" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237390>,
        <http://tun.fi/MX.237391>,
        <http://tun.fi/MX.237392>,
        <http://tun.fi/MX.237394> ;
    skos:prefLabel "Belonopsis"@fi,
        "Belonopsis"@sv .

<http://tun.fi/MX.236939> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Karstenia" ;
    skos:broader <http://tun.fi/MX.70595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237414>,
        <http://tun.fi/MX.237415>,
        <http://tun.fi/MX.237416>,
        <http://tun.fi/MX.237417> ;
    skos:prefLabel "Karstenia"@fi,
        "Karstenia"@sv .

<http://tun.fi/MX.253677> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Empididae" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Empididae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276661>,
        <http://tun.fi/MX.276669>,
        <http://tun.fi/MX.276682>,
        <http://tun.fi/MX.276846> ;
    skos:prefLabel "Empididae"@fi,
        "dansflugor"@sv .

<http://tun.fi/MX.254035> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pilophorus" ;
    dwc:scientificNameAuthorship "Hahn, 1826" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230015>,
        <http://tun.fi/MX.230016>,
        <http://tun.fi/MX.230017>,
        <http://tun.fi/MX.230018> ;
    skos:prefLabel "Pilophorus"@fi,
        "Pilophorus"@sv .

<http://tun.fi/MX.254292> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ulothrix" ;
    dwc:scientificNameAuthorship "Kützing" ;
    skos:broader <http://tun.fi/MX.254291> ;
    skos:hiddenLabel "Ulothrix"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254293>,
        <http://tun.fi/MX.292244>,
        <http://tun.fi/MX.292245>,
        <http://tun.fi/MX.292246> ;
    skos:prefLabel "vyörihmat"@fi,
        "Ulothrix"@sv .

<http://tun.fi/MX.25854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Podiceps" ;
    dwc:scientificNameAuthorship "Latham, 1787" ;
    skos:broader <http://tun.fi/MX.25842> ;
    skos:hiddenLabel "Podiceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25859>,
        <http://tun.fi/MX.25860>,
        <http://tun.fi/MX.25861>,
        <http://tun.fi/MX.25862> ;
    skos:prefLabel "silkkiuikut"@fi,
        "Podiceps"@sv .

<http://tun.fi/MX.26357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anas" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:hiddenLabel "Anas"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26366>,
        <http://tun.fi/MX.26373>,
        <http://tun.fi/MX.26374>,
        <http://tun.fi/MX.26382> ;
    skos:prefLabel "sorsat"@fi,
        "Anas"@sv .

<http://tun.fi/MX.26589> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Circus" ;
    dwc:scientificNameAuthorship "Lacépède, 1799" ;
    skos:broader <http://tun.fi/MX.207077> ;
    skos:hiddenLabel "Circus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26592>,
        <http://tun.fi/MX.26594>,
        <http://tun.fi/MX.26596>,
        <http://tun.fi/MX.26597> ;
    skos:prefLabel "suohaukat"@fi,
        "Circus"@sv .

<http://tun.fi/MX.272670> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tricyphona" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1837" ;
    skos:broader <http://tun.fi/MX.272652> ;
    skos:hiddenLabel "Tricyphona"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272672>,
        <http://tun.fi/MX.272673>,
        <http://tun.fi/MX.272674>,
        <http://tun.fi/MX.272675> ;
    skos:prefLabel "rapakirsikkäät"@fi,
        "Tricyphona"@sv .

<http://tun.fi/MX.272684> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctoconopa" ;
    dwc:scientificNameAuthorship "Alexander, 1955" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Arctoconopa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272685>,
        <http://tun.fi/MX.272686>,
        <http://tun.fi/MX.272687>,
        <http://tun.fi/MX.317311> ;
    skos:prefLabel "sorakirsikkäät"@fi,
        "Arctoconopa"@sv .

<http://tun.fi/MX.272688> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cheilotrichia" ;
    dwc:scientificNameAuthorship "Rossi, 1848" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Cheilotrichia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272690>,
        <http://tun.fi/MX.272692>,
        <http://tun.fi/MX.272693>,
        <http://tun.fi/MX.272694> ;
    skos:prefLabel "paisekirsikkäät"@fi,
        "Cheilotrichia"@sv .

<http://tun.fi/MX.272771> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhabdomastix" ;
    dwc:scientificNameAuthorship "Skuse, 1890" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Rhabdomastix"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272772>,
        <http://tun.fi/MX.272773>,
        <http://tun.fi/MX.272774>,
        <http://tun.fi/MX.5080104> ;
    skos:prefLabel "köyrykkäät"@fi,
        "Rhabdomastix"@sv .

<http://tun.fi/MX.272964> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cylindrotomidae" ;
    dwc:scientificNameAuthorship "Schiner, 1863" ;
    skos:altLabel "lehtovaaksiaiset"@fi ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Cylindrotomidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272965>,
        <http://tun.fi/MX.272969>,
        <http://tun.fi/MX.272972>,
        <http://tun.fi/MX.272974> ;
    skos:prefLabel "piikkikirsikkäät"@fi,
        "Cylindrotomidae"@sv .

<http://tun.fi/MX.272976> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ctenophorinae" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1887" ;
    skos:broader <http://tun.fi/MX.253655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272983>,
        <http://tun.fi/MX.272985>,
        <http://tun.fi/MX.272988>,
        <http://tun.fi/MX.286455> ;
    skos:prefLabel "Ctenophorinae"@fi,
        "Ctenophorinae"@sv .

<http://tun.fi/MX.273265> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Podonominae" ;
    dwc:scientificNameAuthorship "Thienemann & Edwards, 1937" ;
    skos:broader <http://tun.fi/MX.253681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273267>,
        <http://tun.fi/MX.273269>,
        <http://tun.fi/MX.273274>,
        <http://tun.fi/MX.273276> ;
    skos:prefLabel "Podonominae"@fi,
        "Podonominae"@sv .

<http://tun.fi/MX.273678> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nanocladius" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:hiddenLabel "Microcricotopus"@fi,
        "Microcricotopus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273681>,
        <http://tun.fi/MX.273682>,
        <http://tun.fi/MX.273683>,
        <http://tun.fi/MX.273684> ;
    skos:prefLabel "Nanocladius"@fi,
        "Nanocladius"@sv .

<http://tun.fi/MX.273955> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptotendipes" ;
    dwc:scientificNameAuthorship "Beck & Beck, 1969" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273956>,
        <http://tun.fi/MX.273957>,
        <http://tun.fi/MX.273958>,
        <http://tun.fi/MX.273959> ;
    skos:prefLabel "Cryptotendipes"@fi,
        "Cryptotendipes"@sv .

<http://tun.fi/MX.274187> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stempellina" ;
    dwc:scientificNameAuthorship "Thienemann & Bause, 1913" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274188>,
        <http://tun.fi/MX.274189>,
        <http://tun.fi/MX.274190>,
        <http://tun.fi/MX.274191> ;
    skos:prefLabel "Stempellina"@fi,
        "Stempellina"@sv .

<http://tun.fi/MX.274192> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stempellinella" ;
    dwc:scientificNameAuthorship "Brundin, 1947" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274193>,
        <http://tun.fi/MX.274194>,
        <http://tun.fi/MX.274195>,
        <http://tun.fi/MX.274196> ;
    skos:prefLabel "Stempellinella"@fi,
        "Stempellinella"@sv .

<http://tun.fi/MX.274258> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prosimulium" ;
    dwc:scientificNameAuthorship "Roubaud, 1906" ;
    skos:broader <http://tun.fi/MX.274254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274259>,
        <http://tun.fi/MX.274260>,
        <http://tun.fi/MX.274261>,
        <http://tun.fi/MX.274262> ;
    skos:prefLabel "Prosimulium"@fi,
        "Prosimulium"@sv .

<http://tun.fi/MX.274342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dixa" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.253679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274343>,
        <http://tun.fi/MX.274344>,
        <http://tun.fi/MX.274345>,
        <http://tun.fi/MX.274346> ;
    skos:prefLabel "Dixa"@fi,
        "Dixa"@sv .

<http://tun.fi/MX.274573> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colobostema" ;
    dwc:scientificNameAuthorship "Enderlein, 1926" ;
    skos:broader <http://tun.fi/MX.274571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274574>,
        <http://tun.fi/MX.274575>,
        <http://tun.fi/MX.274576>,
        <http://tun.fi/MX.325062> ;
    skos:prefLabel "Colobostema"@fi,
        "Colobostema"@sv .

<http://tun.fi/MX.274587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thripomorpha" ;
    dwc:scientificNameAuthorship "Enderlein, 1905" ;
    skos:broader <http://tun.fi/MX.274571> ;
    skos:hiddenLabel "Rhegmoclema"@fi,
        "Rhegmoclema"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274588>,
        <http://tun.fi/MX.274589>,
        <http://tun.fi/MX.274590>,
        <http://tun.fi/MX.274591> ;
    skos:prefLabel "Thripomorpha"@fi,
        "Thripomorpha"@sv .

<http://tun.fi/MX.274628> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lestremiinae" ;
    dwc:scientificNameAuthorship "Rondani, 1840" ;
    skos:broader <http://tun.fi/MX.53634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274630>,
        <http://tun.fi/MX.274634>,
        <http://tun.fi/MX.274637>,
        <http://tun.fi/MX.286416> ;
    skos:prefLabel "Lestremiinae"@fi,
        "Lestremiinae"@sv .

<http://tun.fi/MX.274706> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryomyia" ;
    dwc:scientificNameAuthorship "Kieffer, 1895" ;
    skos:broader <http://tun.fi/MX.274640> ;
    skos:hiddenLabel "Tomonomyia"@fi,
        "Tomonomyia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274707>,
        <http://tun.fi/MX.274708>,
        <http://tun.fi/MX.274709>,
        <http://tun.fi/MX.274710> ;
    skos:prefLabel "Bryomyia"@fi,
        "Bryomyia"@sv .

<http://tun.fi/MX.274895> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Claspettomyia" ;
    dwc:scientificNameAuthorship "Grover, 1964" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:hiddenLabel "Pachylabis"@fi,
        "Pachylabis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274896>,
        <http://tun.fi/MX.274897>,
        <http://tun.fi/MX.274898>,
        <http://tun.fi/MX.274899> ;
    skos:prefLabel "Claspettomyia"@fi,
        "Claspettomyia"@sv .

<http://tun.fi/MX.275501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Greenomyia" ;
    dwc:scientificNameAuthorship "Brunetti, 1912" ;
    skos:broader <http://tun.fi/MX.275491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275502>,
        <http://tun.fi/MX.275503>,
        <http://tun.fi/MX.275504>,
        <http://tun.fi/MX.5080825> ;
    skos:prefLabel "Greenomyia"@fi,
        "Greenomyia"@sv .

<http://tun.fi/MX.27552> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pluvialis" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207037> ;
    skos:hiddenLabel "Pluvialis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27553>,
        <http://tun.fi/MX.27554>,
        <http://tun.fi/MX.27555>,
        <http://tun.fi/MX.27556> ;
    skos:prefLabel "kurmitsat"@fi,
        "Pluvialis"@sv .

<http://tun.fi/MX.275756> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epicypta" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275757>,
        <http://tun.fi/MX.275758>,
        <http://tun.fi/MX.275759>,
        <http://tun.fi/MX.275760> ;
    skos:prefLabel "Epicypta"@fi,
        "Epicypta"@sv .

<http://tun.fi/MX.276171> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichopygina" ;
    dwc:scientificNameAuthorship "Vilkamaa, Hippa & Komarova, 2004" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276172>,
        <http://tun.fi/MX.276173>,
        <http://tun.fi/MX.276174>,
        <http://tun.fi/MX.276175> ;
    skos:prefLabel "Dichopygina"@fi,
        "Dichopygina"@sv .

<http://tun.fi/MX.276382> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemotelus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.276381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276384>,
        <http://tun.fi/MX.276386>,
        <http://tun.fi/MX.276387>,
        <http://tun.fi/MX.276388> ;
    skos:prefLabel "Nemotelus"@fi,
        "Nemotelus"@sv .

<http://tun.fi/MX.276404> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sargus" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.276397> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276405>,
        <http://tun.fi/MX.276406>,
        <http://tun.fi/MX.276407>,
        <http://tun.fi/MX.276408> ;
    skos:prefLabel "Sargus"@fi,
        "Sargus"@sv .

<http://tun.fi/MX.276409> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Stratiomyinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.276373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276411>,
        <http://tun.fi/MX.276416>,
        <http://tun.fi/MX.276420>,
        <http://tun.fi/MX.276422> ;
    skos:prefLabel "Stratiomyinae"@fi,
        "Stratiomyinae"@sv .

<http://tun.fi/MX.276416> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontomyia" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276417>,
        <http://tun.fi/MX.276418>,
        <http://tun.fi/MX.276419>,
        <http://tun.fi/MX.4890853> ;
    skos:prefLabel "Odontomyia"@fi,
        "Odontomyia"@sv .

<http://tun.fi/MX.276442> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Spaniinae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.276427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276443>,
        <http://tun.fi/MX.276445>,
        <http://tun.fi/MX.276450>,
        <http://tun.fi/MX.276452> ;
    skos:prefLabel "Spaniinae"@fi,
        "Spaniinae"@sv .

<http://tun.fi/MX.276445> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptiolina" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1842" ;
    skos:broader <http://tun.fi/MX.276442> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276446>,
        <http://tun.fi/MX.276447>,
        <http://tun.fi/MX.276448>,
        <http://tun.fi/MX.276449> ;
    skos:prefLabel "Ptiolina"@fi,
        "Ptiolina"@sv .

<http://tun.fi/MX.276480> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atylotus" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1876" ;
    skos:broader <http://tun.fi/MX.276470> ;
    skos:hiddenLabel "Atylotus"@fi,
        "Ochrops"@fi,
        "Ochrops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276481>,
        <http://tun.fi/MX.276482>,
        <http://tun.fi/MX.276483>,
        <http://tun.fi/MX.276484> ;
    skos:prefLabel "tuhkapaarmat"@fi,
        "Atylotus"@sv .

<http://tun.fi/MX.276514> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ogcodes" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.276510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276516>,
        <http://tun.fi/MX.276517>,
        <http://tun.fi/MX.276518>,
        <http://tun.fi/MX.276519> ;
    skos:prefLabel "Ogcodes"@fi,
        "Ogcodes"@sv .

<http://tun.fi/MX.27657> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gallinago" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.207046> ;
    skos:hiddenLabel "Gallinago"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27662>,
        <http://tun.fi/MX.27665>,
        <http://tun.fi/MX.27666>,
        <http://tun.fi/MX.73576> ;
    skos:prefLabel "kurpat"@fi,
        "Gallinago"@sv .

<http://tun.fi/MX.276886> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ocydromiinae" ;
    dwc:scientificNameAuthorship "Schiner, 1862" ;
    skos:broader <http://tun.fi/MX.276875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276888>,
        <http://tun.fi/MX.276890>,
        <http://tun.fi/MX.276892>,
        <http://tun.fi/MX.276895> ;
    skos:prefLabel "Ocydromiinae"@fi,
        "Ocydromiinae"@sv .

<http://tun.fi/MX.276898> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oedaleinae" ;
    dwc:scientificNameAuthorship "Chvala, 1983" ;
    skos:broader <http://tun.fi/MX.276875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276899>,
        <http://tun.fi/MX.276901>,
        <http://tun.fi/MX.276903>,
        <http://tun.fi/MX.276907> ;
    skos:prefLabel "Oedaleinae"@fi,
        "Oedaleinae"@sv .

<http://tun.fi/MX.277146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hercostomus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277147>,
        <http://tun.fi/MX.277148>,
        <http://tun.fi/MX.277149>,
        <http://tun.fi/MX.277150> ;
    skos:prefLabel "Hercostomus"@fi,
        "Hercostomus"@sv .

<http://tun.fi/MX.277236> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Medeterinae" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.277063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277237>,
        <http://tun.fi/MX.277239>,
        <http://tun.fi/MX.277280>,
        <http://tun.fi/MX.277284> ;
    skos:prefLabel "Medeterinae"@fi,
        "Medeterinae"@sv .

<http://tun.fi/MX.27728> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stercorarius" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.27722> ;
    skos:hiddenLabel "Stercorarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27724>,
        <http://tun.fi/MX.27729>,
        <http://tun.fi/MX.27730>,
        <http://tun.fi/MX.27731> ;
    skos:prefLabel "kihut"@fi,
        "Stercorarius"@sv .

<http://tun.fi/MX.277328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neurigona" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.277327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277329>,
        <http://tun.fi/MX.277330>,
        <http://tun.fi/MX.277331>,
        <http://tun.fi/MX.277332> ;
    skos:prefLabel "Neurigona"@fi,
        "Neurigona"@sv .

<http://tun.fi/MX.277418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platypeza" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.277412> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277419>,
        <http://tun.fi/MX.277420>,
        <http://tun.fi/MX.277421>,
        <http://tun.fi/MX.277422> ;
    skos:prefLabel "Platypeza"@fi,
        "Platypeza"@sv .

<http://tun.fi/MX.277670> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spiniphora" ;
    dwc:scientificNameAuthorship "Malloch, 1909" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277671>,
        <http://tun.fi/MX.277672>,
        <http://tun.fi/MX.277673>,
        <http://tun.fi/MX.277674> ;
    skos:prefLabel "Spiniphora"@fi,
        "Spiniphora"@sv .

<http://tun.fi/MX.277714> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jassidophaga" ;
    dwc:scientificNameAuthorship "Aczél, 1939" ;
    skos:broader <http://tun.fi/MX.277699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277715>,
        <http://tun.fi/MX.277716>,
        <http://tun.fi/MX.277717>,
        <http://tun.fi/MX.277718> ;
    skos:prefLabel "Jassidophaga"@fi,
        "Jassidophaga"@sv .

<http://tun.fi/MX.277958> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucozona" ;
    dwc:scientificNameAuthorship "Schiner, 1860" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Leucozona"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277960>,
        <http://tun.fi/MX.277961>,
        <http://tun.fi/MX.277963>,
        <http://tun.fi/MX.277964> ;
    skos:prefLabel "vyökirvarit"@fi,
        "Leucozona"@sv .

<http://tun.fi/MX.278191> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelecocera" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Chamaesyrphus"@fi,
        "Pelecocera"@fi,
        "Chamaesyrphus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278192>,
        <http://tun.fi/MX.278193>,
        <http://tun.fi/MX.278194>,
        <http://tun.fi/MX.278195> ;
    skos:prefLabel "pelorit"@fi,
        "Pelecocera"@sv .

<http://tun.fi/MX.278294> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conops" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.278293> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278296>,
        <http://tun.fi/MX.278297>,
        <http://tun.fi/MX.278298>,
        <http://tun.fi/MX.5080045> ;
    skos:prefLabel "Conops"@fi,
        "Conops"@sv .

<http://tun.fi/MX.278318> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thecophora" ;
    dwc:scientificNameAuthorship "Rondani, 1845" ;
    skos:broader <http://tun.fi/MX.278307> ;
    skos:hiddenLabel "Occemyia"@fi,
        "Occemyia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278319>,
        <http://tun.fi/MX.278320>,
        <http://tun.fi/MX.278321>,
        <http://tun.fi/MX.278322> ;
    skos:prefLabel "Thecophora"@fi,
        "Thecophora"@sv .

<http://tun.fi/MX.278346> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chyliza" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278345> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278348>,
        <http://tun.fi/MX.278349>,
        <http://tun.fi/MX.278350>,
        <http://tun.fi/MX.278351> ;
    skos:prefLabel "Chyliza"@fi,
        "Chyliza"@sv .

<http://tun.fi/MX.278354> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Imantimyia" ;
    dwc:scientificNameAuthorship "Frey, 1925" ;
    skos:broader <http://tun.fi/MX.278352> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278355>,
        <http://tun.fi/MX.278356>,
        <http://tun.fi/MX.278357>,
        <http://tun.fi/MX.278358> ;
    skos:prefLabel "Imantimyia"@fi,
        "Imantimyia"@sv .

<http://tun.fi/MX.278641> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ulidiinae" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.278620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278643>,
        <http://tun.fi/MX.278649>,
        <http://tun.fi/MX.278652>,
        <http://tun.fi/MX.5001636> ;
    skos:prefLabel "Ulidiinae"@fi,
        "Ulidiinae"@sv .

<http://tun.fi/MX.278687> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoleucopis" ;
    dwc:scientificNameAuthorship "Malloch, 1921" ;
    skos:broader <http://tun.fi/MX.278655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278688>,
        <http://tun.fi/MX.278689>,
        <http://tun.fi/MX.278690>,
        <http://tun.fi/MX.278691> ;
    skos:prefLabel "Neoleucopis"@fi,
        "Neoleucopis"@sv .

<http://tun.fi/MX.278772> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dryomyzidae" ;
    dwc:scientificNameAuthorship "Schiner, 1862" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Dryomyzidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278773>,
        <http://tun.fi/MX.278775>,
        <http://tun.fi/MX.278778>,
        <http://tun.fi/MX.278780> ;
    skos:prefLabel "Dryomyzidae"@fi,
        "buskflugor"@sv .

<http://tun.fi/MX.278833> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anticheta" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:hiddenLabel "Antichaeta"@fi,
        "Antichaeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278834>,
        <http://tun.fi/MX.278835>,
        <http://tun.fi/MX.278836>,
        <http://tun.fi/MX.278837> ;
    skos:prefLabel "Anticheta"@fi,
        "Anticheta"@sv .

<http://tun.fi/MX.278935> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Agromyzinae" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.200742> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278936>,
        <http://tun.fi/MX.278972>,
        <http://tun.fi/MX.278975>,
        <http://tun.fi/MX.278985> ;
    skos:prefLabel "Agromyzinae"@fi,
        "Agromyzinae"@sv .

<http://tun.fi/MX.279276> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leiomyza" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.279275> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279277>,
        <http://tun.fi/MX.279278>,
        <http://tun.fi/MX.279279>,
        <http://tun.fi/MX.320814> ;
    skos:prefLabel "Leiomyza"@fi,
        "Leiomyza"@sv .

<http://tun.fi/MX.279306> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odinia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.279303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279307>,
        <http://tun.fi/MX.279308>,
        <http://tun.fi/MX.279309>,
        <http://tun.fi/MX.279310> ;
    skos:prefLabel "Odinia"@fi,
        "Odinia"@sv .

<http://tun.fi/MX.279393> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasiosina" ;
    dwc:scientificNameAuthorship "Becker, 1910" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279394>,
        <http://tun.fi/MX.279395>,
        <http://tun.fi/MX.279396>,
        <http://tun.fi/MX.279397> ;
    skos:prefLabel "Lasiosina"@fi,
        "Lasiosina"@sv .

<http://tun.fi/MX.279436> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphanotrigonum" ;
    dwc:scientificNameAuthorship "Duda, 1932" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279437>,
        <http://tun.fi/MX.279438>,
        <http://tun.fi/MX.279439>,
        <http://tun.fi/MX.279440> ;
    skos:prefLabel "Aphanotrigonum"@fi,
        "Aphanotrigonum"@sv .

<http://tun.fi/MX.279470> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elachiptera" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279471>,
        <http://tun.fi/MX.279472>,
        <http://tun.fi/MX.279473>,
        <http://tun.fi/MX.279474> ;
    skos:prefLabel "Elachiptera"@fi,
        "Elachiptera"@sv .

<http://tun.fi/MX.279616> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tephrochlamys" ;
    dwc:scientificNameAuthorship "Loew, 1862" ;
    skos:broader <http://tun.fi/MX.279611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279617>,
        <http://tun.fi/MX.279618>,
        <http://tun.fi/MX.279619>,
        <http://tun.fi/MX.279620> ;
    skos:prefLabel "Tephrochlamys"@fi,
        "Tephrochlamys"@sv .

<http://tun.fi/MX.279625> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heleomyza" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.279621> ;
    skos:hiddenLabel "Helomyza"@fi,
        "Leria"@fi,
        "Helomyza"@sv,
        "Leria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279627>,
        <http://tun.fi/MX.279628>,
        <http://tun.fi/MX.279629>,
        <http://tun.fi/MX.279630> ;
    skos:prefLabel "Heleomyza"@fi,
        "Heleomyza"@sv .

<http://tun.fi/MX.279631> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Morpholeria" ;
    dwc:scientificNameAuthorship "Garrett, 1921" ;
    skos:broader <http://tun.fi/MX.279621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279633>,
        <http://tun.fi/MX.279634>,
        <http://tun.fi/MX.279635>,
        <http://tun.fi/MX.279636> ;
    skos:prefLabel "Morpholeria"@fi,
        "Morpholeria"@sv .

<http://tun.fi/MX.279637> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoleria" ;
    dwc:scientificNameAuthorship "Malloch, 1919" ;
    skos:broader <http://tun.fi/MX.279621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279638>,
        <http://tun.fi/MX.279639>,
        <http://tun.fi/MX.279640>,
        <http://tun.fi/MX.279641> ;
    skos:prefLabel "Neoleria"@fi,
        "Neoleria"@sv .

<http://tun.fi/MX.279688> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trixoscelis" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.279687> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279689>,
        <http://tun.fi/MX.279690>,
        <http://tun.fi/MX.279691>,
        <http://tun.fi/MX.279692> ;
    skos:prefLabel "Trixoscelis"@fi,
        "Trixoscelis"@sv .

<http://tun.fi/MX.279717> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Norrbomia" ;
    dwc:scientificNameAuthorship "Papp, 1988" ;
    skos:broader <http://tun.fi/MX.279694> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279718>,
        <http://tun.fi/MX.279719>,
        <http://tun.fi/MX.279720>,
        <http://tun.fi/MX.279721> ;
    skos:prefLabel "Norrbomia"@fi,
        "Norrbomia"@sv .

<http://tun.fi/MX.279762> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptocera" ;
    dwc:scientificNameAuthorship "Olivier, 1813" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:hiddenLabel "Paracollinella"@fi,
        "Paracollinella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279763>,
        <http://tun.fi/MX.279764>,
        <http://tun.fi/MX.279765>,
        <http://tun.fi/MX.279766> ;
    skos:prefLabel "Leptocera"@fi,
        "Leptocera"@sv .

<http://tun.fi/MX.279795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phthitia" ;
    dwc:scientificNameAuthorship "Enderlein, 1938" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279797>,
        <http://tun.fi/MX.279799>,
        <http://tun.fi/MX.279801>,
        <http://tun.fi/MX.279802> ;
    skos:prefLabel "Phthitia"@fi,
        "Phthitia"@sv .

<http://tun.fi/MX.279889> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amiota" ;
    dwc:scientificNameAuthorship "Loew, 1862" ;
    skos:broader <http://tun.fi/MX.279888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279891>,
        <http://tun.fi/MX.279892>,
        <http://tun.fi/MX.279893>,
        <http://tun.fi/MX.279894> ;
    skos:prefLabel "Amiota"@fi,
        "Amiota"@sv .

<http://tun.fi/MX.279960> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lordiphosa" ;
    dwc:scientificNameAuthorship "Basden, 1961" ;
    skos:broader <http://tun.fi/MX.279915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279961>,
        <http://tun.fi/MX.279962>,
        <http://tun.fi/MX.325016>,
        <http://tun.fi/MX.5014449> ;
    skos:prefLabel "Lordiphosa"@fi,
        "Lordiphosa"@sv .

<http://tun.fi/MX.280000> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hydrelliinae" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.279983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280002>,
        <http://tun.fi/MX.280006>,
        <http://tun.fi/MX.280023>,
        <http://tun.fi/MX.280025> ;
    skos:prefLabel "Hydrelliinae"@fi,
        "Hydrelliinae"@sv .

<http://tun.fi/MX.280076> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyadina" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.280072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280077>,
        <http://tun.fi/MX.280078>,
        <http://tun.fi/MX.280079>,
        <http://tun.fi/MX.280080> ;
    skos:prefLabel "Hyadina"@fi,
        "Hyadina"@sv .

<http://tun.fi/MX.280135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnellia" ;
    dwc:scientificNameAuthorship "Malloch, 1925" ;
    skos:broader <http://tun.fi/MX.280097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280136>,
        <http://tun.fi/MX.280137>,
        <http://tun.fi/MX.280138>,
        <http://tun.fi/MX.4970694> ;
    skos:prefLabel "Limnellia"@fi,
        "Limnellia"@sv .

<http://tun.fi/MX.280317> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eustalomyia" ;
    dwc:scientificNameAuthorship "Kowarz, 1873" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280318>,
        <http://tun.fi/MX.280319>,
        <http://tun.fi/MX.280320>,
        <http://tun.fi/MX.280321> ;
    skos:prefLabel "Eustalomyia"@fi,
        "Eustalomyia"@sv .

<http://tun.fi/MX.280331> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fucellia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1842" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280332>,
        <http://tun.fi/MX.280333>,
        <http://tun.fi/MX.280334>,
        <http://tun.fi/MX.5075163> ;
    skos:prefLabel "Fucellia"@fi,
        "Fucellia"@sv .

<http://tun.fi/MX.280345> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylemya" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280346>,
        <http://tun.fi/MX.280347>,
        <http://tun.fi/MX.280348>,
        <http://tun.fi/MX.280349> ;
    skos:prefLabel "Hylemya"@fi,
        "Hylemya"@sv .

<http://tun.fi/MX.280490> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parallelomma" ;
    dwc:scientificNameAuthorship "Strobl, 1894" ;
    skos:broader <http://tun.fi/MX.280483> ;
    skos:hiddenLabel "Chylizosoma"@fi,
        "Chylizosoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280491>,
        <http://tun.fi/MX.280492>,
        <http://tun.fi/MX.280493>,
        <http://tun.fi/MX.280494> ;
    skos:prefLabel "Parallelomma"@fi,
        "Parallelomma"@sv .

<http://tun.fi/MX.280867> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesembrina" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.280862> ;
    skos:hiddenLabel "Hypodermodes"@fi,
        "Hypodermodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280868>,
        <http://tun.fi/MX.280869>,
        <http://tun.fi/MX.280870>,
        <http://tun.fi/MX.280871> ;
    skos:prefLabel "Mesembrina"@fi,
        "Mesembrina"@sv .

<http://tun.fi/MX.280872> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Morellia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280874>,
        <http://tun.fi/MX.280875>,
        <http://tun.fi/MX.280876>,
        <http://tun.fi/MX.280878> ;
    skos:prefLabel "Morellia"@fi,
        "Morellia"@sv .

<http://tun.fi/MX.280886> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polietes" ;
    dwc:scientificNameAuthorship "Rondani, 1866" ;
    skos:broader <http://tun.fi/MX.280862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280887>,
        <http://tun.fi/MX.280888>,
        <http://tun.fi/MX.280889>,
        <http://tun.fi/MX.280890> ;
    skos:prefLabel "Polietes"@fi,
        "Polietes"@sv .

<http://tun.fi/MX.280977> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophosceles" ;
    dwc:scientificNameAuthorship "Ringdahl, 1922" ;
    skos:broader <http://tun.fi/MX.280933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280978>,
        <http://tun.fi/MX.280979>,
        <http://tun.fi/MX.280980>,
        <http://tun.fi/MX.280981> ;
    skos:prefLabel "Lophosceles"@fi,
        "Lophosceles"@sv .

<http://tun.fi/MX.281037> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Calliphorinae" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1889" ;
    skos:broader <http://tun.fi/MX.281036> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281038>,
        <http://tun.fi/MX.281045>,
        <http://tun.fi/MX.281053>,
        <http://tun.fi/MX.281055> ;
    skos:prefLabel "Calliphorinae"@fi,
        "Calliphorinae"@sv .

<http://tun.fi/MX.281112> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macronychia" ;
    dwc:scientificNameAuthorship "Rondani, 1859" ;
    skos:broader <http://tun.fi/MX.281106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281114>,
        <http://tun.fi/MX.281116>,
        <http://tun.fi/MX.281117>,
        <http://tun.fi/MX.281118> ;
    skos:prefLabel "Macronychia"@fi,
        "Macronychia"@sv .

<http://tun.fi/MX.281207> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhinophoridae" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Rhinophoridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281208>,
        <http://tun.fi/MX.281210>,
        <http://tun.fi/MX.281213>,
        <http://tun.fi/MX.281215> ;
    skos:prefLabel "Rhinophoridae"@fi,
        "gråsuggeflugor"@sv .

<http://tun.fi/MX.281258> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Admontia" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1889" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:hiddenLabel "Trichopareia"@fi,
        "Trichopareia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281259>,
        <http://tun.fi/MX.281260>,
        <http://tun.fi/MX.281261>,
        <http://tun.fi/MX.325069> ;
    skos:prefLabel "Admontia"@fi,
        "Admontia"@sv .

<http://tun.fi/MX.281262> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oswaldia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281263>,
        <http://tun.fi/MX.281264>,
        <http://tun.fi/MX.281265>,
        <http://tun.fi/MX.281266> ;
    skos:prefLabel "Oswaldia"@fi,
        "Oswaldia"@sv .

<http://tun.fi/MX.281319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phryxe" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281320>,
        <http://tun.fi/MX.281321>,
        <http://tun.fi/MX.281322>,
        <http://tun.fi/MX.281323> ;
    skos:prefLabel "Phryxe"@fi,
        "Phryxe"@sv .

<http://tun.fi/MX.281351> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Senometopia" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281352>,
        <http://tun.fi/MX.281353>,
        <http://tun.fi/MX.281354>,
        <http://tun.fi/MX.281355> ;
    skos:prefLabel "Senometopia"@fi,
        "Senometopia"@sv .

<http://tun.fi/MX.281367> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myxexoristops" ;
    dwc:scientificNameAuthorship "Townsend, 1911" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281368>,
        <http://tun.fi/MX.281369>,
        <http://tun.fi/MX.281370>,
        <http://tun.fi/MX.281371> ;
    skos:prefLabel "Myxexoristops"@fi,
        "Myxexoristops"@sv .

<http://tun.fi/MX.281407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonia" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281408>,
        <http://tun.fi/MX.281409>,
        <http://tun.fi/MX.281410>,
        <http://tun.fi/MX.281411> ;
    skos:prefLabel "Gonia"@fi,
        "Gonia"@sv .

<http://tun.fi/MX.281425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachina" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:hiddenLabel "Larvaevora"@fi,
        "Larvaevora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281427>,
        <http://tun.fi/MX.281429>,
        <http://tun.fi/MX.281431>,
        <http://tun.fi/MX.281433> ;
    skos:prefLabel "Tachina"@fi,
        "Tachina"@sv .

<http://tun.fi/MX.281472> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnocheta" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281473>,
        <http://tun.fi/MX.281474>,
        <http://tun.fi/MX.5080085>,
        <http://tun.fi/MX.5080086> ;
    skos:prefLabel "Gymnocheta"@fi,
        "Gymnocheta"@sv .

<http://tun.fi/MX.281493> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macquartia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281494>,
        <http://tun.fi/MX.281495>,
        <http://tun.fi/MX.281496>,
        <http://tun.fi/MX.281497> ;
    skos:prefLabel "Macquartia"@fi,
        "Macquartia"@sv .

<http://tun.fi/MX.281511> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Graphogaster" ;
    dwc:scientificNameAuthorship "Rondani, 1868" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:hiddenLabel "Anurogyna"@fi,
        "Anurogyna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281512>,
        <http://tun.fi/MX.281513>,
        <http://tun.fi/MX.281514>,
        <http://tun.fi/MX.281515> ;
    skos:prefLabel "Graphogaster"@fi,
        "Graphogaster"@sv .

<http://tun.fi/MX.281520> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceromya" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281521>,
        <http://tun.fi/MX.281522>,
        <http://tun.fi/MX.281523>,
        <http://tun.fi/MX.281524> ;
    skos:prefLabel "Ceromya"@fi,
        "Ceromya"@sv .

<http://tun.fi/MX.281533> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peribaea" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281534>,
        <http://tun.fi/MX.281535>,
        <http://tun.fi/MX.313364>,
        <http://tun.fi/MX.4890640> ;
    skos:prefLabel "Peribaea"@fi,
        "Peribaea"@sv .

<http://tun.fi/MX.281590> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Billaea" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281591>,
        <http://tun.fi/MX.281592>,
        <http://tun.fi/MX.281593>,
        <http://tun.fi/MX.325070> ;
    skos:prefLabel "Billaea"@fi,
        "Billaea"@sv .

<http://tun.fi/MX.281621> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ramonda" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281585> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281622>,
        <http://tun.fi/MX.281623>,
        <http://tun.fi/MX.281624>,
        <http://tun.fi/MX.5019387> ;
    skos:prefLabel "Ramonda"@fi,
        "Ramonda"@sv .

<http://tun.fi/MX.286455> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenophora" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.272976> ;
    skos:hiddenLabel "Ctenophora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272979>,
        <http://tun.fi/MX.272980>,
        <http://tun.fi/MX.272981>,
        <http://tun.fi/MX.272982> ;
    skos:prefLabel "jalokirsikkäät"@fi,
        "Ctenophora"@sv .

<http://tun.fi/MX.286763> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acantholyda" ;
    dwc:scientificNameAuthorship "A. Costa, 1894" ;
    skos:broader <http://tun.fi/MX.286757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286765>,
        <http://tun.fi/MX.286767>,
        <http://tun.fi/MX.286770>,
        <http://tun.fi/MX.286772> ;
    skos:prefLabel "Acantholyda"@fi,
        "Acantholyda"@sv .

<http://tun.fi/MX.286856> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aprosthema" ;
    dwc:scientificNameAuthorship "Konow, 1899" ;
    skos:broader <http://tun.fi/MX.286855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286857>,
        <http://tun.fi/MX.286859>,
        <http://tun.fi/MX.286861>,
        <http://tun.fi/MX.286867> ;
    skos:prefLabel "Aprosthema"@fi,
        "Aprosthema"@sv .

<http://tun.fi/MX.286993> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cimbicinae" ;
    dwc:scientificNameAuthorship "Curtis, 1825" ;
    skos:broader <http://tun.fi/MX.286985> ;
    skos:hiddenLabel "Cimbicinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286548>,
        <http://tun.fi/MX.286995>,
        <http://tun.fi/MX.286997>,
        <http://tun.fi/MX.287001> ;
    skos:prefLabel "aitonuijapistiäiset"@fi,
        "Cimbicinae"@sv .

<http://tun.fi/MX.287925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aneugmenus" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.287923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.287927>,
        <http://tun.fi/MX.287930>,
        <http://tun.fi/MX.287932>,
        <http://tun.fi/MX.287935> ;
    skos:prefLabel "Aneugmenus"@fi,
        "Aneugmenus"@sv .

<http://tun.fi/MX.288545> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eutomostethus" ;
    dwc:scientificNameAuthorship "Enslin, 1914" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288547>,
        <http://tun.fi/MX.288549>,
        <http://tun.fi/MX.288551>,
        <http://tun.fi/MX.288554> ;
    skos:prefLabel "Eutomostethus"@fi,
        "Eutomostethus"@sv .

<http://tun.fi/MX.288725> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachyprotasis" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.288695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288726>,
        <http://tun.fi/MX.288728>,
        <http://tun.fi/MX.288731>,
        <http://tun.fi/MX.288734> ;
    skos:prefLabel "Pachyprotasis"@fi,
        "Pachyprotasis"@sv .

<http://tun.fi/MX.288924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephus" ;
    dwc:scientificNameAuthorship "Latreille, 1803" ;
    skos:broader <http://tun.fi/MX.288914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288925>,
        <http://tun.fi/MX.288926>,
        <http://tun.fi/MX.288927>,
        <http://tun.fi/MX.288928> ;
    skos:prefLabel "Cephus"@fi,
        "Cephus"@sv .

<http://tun.fi/MX.289235> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eulophidae" ;
    dwc:scientificNameAuthorship "Westwood, 1829" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Eulophidae"@fi,
        "Eulophidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319188>,
        <http://tun.fi/MX.319744>,
        <http://tun.fi/MX.319874>,
        <http://tun.fi/MX.319888> ;
    skos:prefLabel "hentokiilupistiäiset"@fi,
        "finglanssteklar"@sv .

<http://tun.fi/MX.289507> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Coccophaginae" ;
    dwc:scientificNameAuthorship "Förster, 1878" ;
    skos:broader <http://tun.fi/MX.289240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289508>,
        <http://tun.fi/MX.289535>,
        <http://tun.fi/MX.289545>,
        <http://tun.fi/MX.289549> ;
    skos:prefLabel "Coccophaginae"@fi,
        "Coccophaginae"@sv .

<http://tun.fi/MX.289551> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aphelininae" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.289240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289552>,
        <http://tun.fi/MX.289568>,
        <http://tun.fi/MX.289570>,
        <http://tun.fi/MX.289573> ;
    skos:prefLabel "Aphelininae"@fi,
        "Aphelininae"@sv .

<http://tun.fi/MX.289817> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elipsocus" ;
    dwc:scientificNameAuthorship "Hagen, 1866" ;
    skos:broader <http://tun.fi/MX.289814> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289818>,
        <http://tun.fi/MX.289820>,
        <http://tun.fi/MX.289821>,
        <http://tun.fi/MX.289822> ;
    skos:prefLabel "Elipsocus"@fi,
        "Elipsocus"@sv .

<http://tun.fi/MX.289868> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichadenotecnum" ;
    dwc:scientificNameAuthorship "Enderlein, 1909" ;
    skos:broader <http://tun.fi/MX.289849> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289869>,
        <http://tun.fi/MX.289870>,
        <http://tun.fi/MX.289871>,
        <http://tun.fi/MX.289872> ;
    skos:prefLabel "Trichadenotecnum"@fi,
        "Trichadenotecnum"@sv .

<http://tun.fi/MX.289935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ooencyrtus" ;
    dwc:scientificNameAuthorship "Ashmead, 1900" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289936>,
        <http://tun.fi/MX.289937>,
        <http://tun.fi/MX.289938>,
        <http://tun.fi/MX.289939> ;
    skos:prefLabel "Ooencyrtus"@fi,
        "Ooencyrtus"@sv .

<http://tun.fi/MX.289957> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudencyrtus" ;
    dwc:scientificNameAuthorship "Ashmead, 1900" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289958>,
        <http://tun.fi/MX.289959>,
        <http://tun.fi/MX.289960>,
        <http://tun.fi/MX.289961> ;
    skos:prefLabel "Pseudencyrtus"@fi,
        "Pseudencyrtus"@sv .

<http://tun.fi/MX.290137> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cheiloneurus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290139>,
        <http://tun.fi/MX.290140>,
        <http://tun.fi/MX.290142>,
        <http://tun.fi/MX.290143> ;
    skos:prefLabel "Cheiloneurus"@fi,
        "Cheiloneurus"@sv .

<http://tun.fi/MX.290197> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Encyrtus" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290199>,
        <http://tun.fi/MX.290201>,
        <http://tun.fi/MX.290204>,
        <http://tun.fi/MX.290207> ;
    skos:prefLabel "Encyrtus"@fi,
        "Encyrtus"@sv .

<http://tun.fi/MX.290220> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helegonatopus" ;
    dwc:scientificNameAuthorship "Perkins, 1906" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290222>,
        <http://tun.fi/MX.290223>,
        <http://tun.fi/MX.290224>,
        <http://tun.fi/MX.290225> ;
    skos:prefLabel "Helegonatopus"@fi,
        "Helegonatopus"@sv .

<http://tun.fi/MX.290310> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coniopteryx" ;
    skos:broader <http://tun.fi/MX.290307> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290311>,
        <http://tun.fi/MX.290312>,
        <http://tun.fi/MX.290313>,
        <http://tun.fi/MX.4993953> ;
    skos:prefLabel "Coniopteryx"@fi,
        "Coniopteryx"@sv .

<http://tun.fi/MX.290648> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perichaena" ;
    skos:broader <http://tun.fi/MX.70654> ;
    skos:hiddenLabel "Perichaena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290649>,
        <http://tun.fi/MX.290650>,
        <http://tun.fi/MX.290651>,
        <http://tun.fi/MX.5077173> ;
    skos:prefLabel "kultaset"@fi,
        "Perichaena"@sv .

<http://tun.fi/MX.290691> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Reticularia" ;
    skos:broader <http://tun.fi/MX.70651> ;
    skos:hiddenLabel "Reticularia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290692>,
        <http://tun.fi/MX.290694>,
        <http://tun.fi/MX.290696>,
        <http://tun.fi/MX.290698> ;
    skos:prefLabel "tyynyset"@fi,
        "Reticularia"@sv .

<http://tun.fi/MX.290714> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stemonitopsis" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:hiddenLabel "Stemonitopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290715>,
        <http://tun.fi/MX.290717>,
        <http://tun.fi/MX.290718>,
        <http://tun.fi/MX.290720> ;
    skos:prefLabel "pamppuset"@fi,
        "Stemonitopsis"@sv .

<http://tun.fi/MX.290721> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symphytocarpus" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:hiddenLabel "Symphytocarpus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290722>,
        <http://tun.fi/MX.290723>,
        <http://tun.fi/MX.290724>,
        <http://tun.fi/MX.290725> ;
    skos:prefLabel "aumaset"@fi,
        "Symphytocarpus"@sv .

<http://tun.fi/MX.291062> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Paruterinidae" ;
    skos:broader <http://tun.fi/MX.290981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291063>,
        <http://tun.fi/MX.291067>,
        <http://tun.fi/MX.291069>,
        <http://tun.fi/MX.291073> ;
    skos:prefLabel "Paruterinidae"@fi,
        "Paruterinidae"@sv .

<http://tun.fi/MX.291076> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Taeniidae" ;
    skos:broader <http://tun.fi/MX.290981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291077>,
        <http://tun.fi/MX.291088>,
        <http://tun.fi/MX.291090>,
        <http://tun.fi/MX.291092> ;
    skos:prefLabel "Taeniidae"@fi,
        "Taeniidae"@sv .

<http://tun.fi/MX.291092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echinococcus" ;
    dwc:scientificNameAuthorship "Rudolphi, 1801" ;
    skos:broader <http://tun.fi/MX.291076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291093>,
        <http://tun.fi/MX.291094>,
        <http://tun.fi/MX.291096>,
        <http://tun.fi/MX.291097> ;
    skos:prefLabel "Echinococcus"@fi,
        "Echinococcus"@sv .

<http://tun.fi/MX.291139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sobolevicanthus" ;
    dwc:scientificNameAuthorship "Spasskii & Spasskaya, 1954" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291140>,
        <http://tun.fi/MX.291141>,
        <http://tun.fi/MX.291142>,
        <http://tun.fi/MX.291143> ;
    skos:prefLabel "Sobolevicanthus"@fi,
        "Sobolevicanthus"@sv .

<http://tun.fi/MX.291399> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colpocephalum" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291403>,
        <http://tun.fi/MX.291404>,
        <http://tun.fi/MX.291405>,
        <http://tun.fi/MX.291408> ;
    skos:prefLabel "Colpocephalum"@fi,
        "Colpocephalum"@sv .

<http://tun.fi/MX.291424> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holomenopon" ;
    dwc:scientificNameAuthorship "Eichler, 1941" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291425>,
        <http://tun.fi/MX.291426>,
        <http://tun.fi/MX.291428>,
        <http://tun.fi/MX.291429> ;
    skos:prefLabel "Holomenopon"@fi,
        "Holomenopon"@sv .

<http://tun.fi/MX.291713> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lagopoecus" ;
    dwc:scientificNameAuthorship "Waterson, 1922" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291714>,
        <http://tun.fi/MX.291716>,
        <http://tun.fi/MX.291718>,
        <http://tun.fi/MX.291721> ;
    skos:prefLabel "Lagopoecus"@fi,
        "Lagopoecus"@sv .

<http://tun.fi/MX.291944> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trichodectidae" ;
    dwc:scientificNameAuthorship "Burmeister, 1838" ;
    skos:broader <http://tun.fi/MX.291537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291945>,
        <http://tun.fi/MX.291956>,
        <http://tun.fi/MX.291958>,
        <http://tun.fi/MX.291960> ;
    skos:prefLabel "Trichodectidae"@fi,
        "Trichodectidae"@sv .

<http://tun.fi/MX.291945> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bovicola" ;
    dwc:scientificNameAuthorship "Ewing, 1929" ;
    skos:broader <http://tun.fi/MX.291944> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291947>,
        <http://tun.fi/MX.291949>,
        <http://tun.fi/MX.291951>,
        <http://tun.fi/MX.291955> ;
    skos:prefLabel "Bovicola"@fi,
        "Bovicola"@sv .

<http://tun.fi/MX.291999> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyplax" ;
    dwc:scientificNameAuthorship "Enderlein, 1904" ;
    skos:broader <http://tun.fi/MX.291995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292000>,
        <http://tun.fi/MX.292001>,
        <http://tun.fi/MX.292002>,
        <http://tun.fi/MX.292003> ;
    skos:prefLabel "Polyplax"@fi,
        "Polyplax"@sv .

<http://tun.fi/MX.292134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Audouinella" ;
    dwc:scientificNameAuthorship "Bory" ;
    skos:broader <http://tun.fi/MX.254275> ;
    skos:hiddenLabel "Audouinella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292135>,
        <http://tun.fi/MX.292136>,
        <http://tun.fi/MX.292137>,
        <http://tun.fi/MX.292138> ;
    skos:prefLabel "tupsukat"@fi,
        "Audouinella"@sv .

<http://tun.fi/MX.293258> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acrocephalidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Acrocephalidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293260>,
        <http://tun.fi/MX.33638>,
        <http://tun.fi/MX.33670>,
        <http://tun.fi/MX.73577> ;
    skos:prefLabel "kerttuset"@fi,
        "Acrocephalidae"@sv .

<http://tun.fi/MX.293298> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phylloscopidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Phylloscopidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293299>,
        <http://tun.fi/MX.293300>,
        <http://tun.fi/MX.33866>,
        <http://tun.fi/MX.33913> ;
    skos:prefLabel "uunilinnut"@fi,
        "Phylloscopidae"@sv .

<http://tun.fi/MX.296426> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spathius" ;
    dwc:scientificNameAuthorship "Nees, 1818" ;
    skos:broader <http://tun.fi/MX.296395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296428>,
        <http://tun.fi/MX.296430>,
        <http://tun.fi/MX.321463>,
        <http://tun.fi/MX.5017981> ;
    skos:prefLabel "Spathius"@fi,
        "Spathius"@sv .

<http://tun.fi/MX.296642> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pambolus" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.296636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296644>,
        <http://tun.fi/MX.296645>,
        <http://tun.fi/MX.5017972>,
        <http://tun.fi/MX.5017973> ;
    skos:prefLabel "Pambolus"@fi,
        "Pambolus"@sv .

<http://tun.fi/MX.296967> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Idiasta" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296968>,
        <http://tun.fi/MX.296969>,
        <http://tun.fi/MX.296970>,
        <http://tun.fi/MX.321746> ;
    skos:prefLabel "Idiasta"@fi,
        "Idiasta"@sv .

<http://tun.fi/MX.297000> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaenusa" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297001>,
        <http://tun.fi/MX.298298>,
        <http://tun.fi/MX.298299>,
        <http://tun.fi/MX.298300> ;
    skos:prefLabel "Chaenusa"@fi,
        "Chaenusa"@sv .

<http://tun.fi/MX.297034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adelius" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.297053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297036>,
        <http://tun.fi/MX.297037>,
        <http://tun.fi/MX.297038>,
        <http://tun.fi/MX.5017917> ;
    skos:prefLabel "Adelius"@fi,
        "Adelius"@sv .

<http://tun.fi/MX.297053> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cheloninae" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Cheloninae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297034>,
        <http://tun.fi/MX.297055>,
        <http://tun.fi/MX.297074>,
        <http://tun.fi/MX.297126> ;
    skos:prefLabel "kilpivainokaiset"@fi,
        "Cheloninae"@sv .

<http://tun.fi/MX.297209> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sathon" ;
    dwc:scientificNameAuthorship "Mason, 1981" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297210>,
        <http://tun.fi/MX.297342>,
        <http://tun.fi/MX.321656>,
        <http://tun.fi/MX.4984333> ;
    skos:prefLabel "Sathon"@fi,
        "Sathon"@sv .

<http://tun.fi/MX.297647> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zele" ;
    dwc:scientificNameAuthorship "Curtis, 1832" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297648>,
        <http://tun.fi/MX.297649>,
        <http://tun.fi/MX.297651>,
        <http://tun.fi/MX.297654> ;
    skos:prefLabel "Zele"@fi,
        "Zele"@sv .

<http://tun.fi/MX.297701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pygostolus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297702>,
        <http://tun.fi/MX.297703>,
        <http://tun.fi/MX.297704>,
        <http://tun.fi/MX.297705> ;
    skos:prefLabel "Pygostolus"@fi,
        "Pygostolus"@sv .

<http://tun.fi/MX.297731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmophorus" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1848" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297732>,
        <http://tun.fi/MX.297733>,
        <http://tun.fi/MX.321712>,
        <http://tun.fi/MX.321713> ;
    skos:prefLabel "Cosmophorus"@fi,
        "Cosmophorus"@sv .

<http://tun.fi/MX.297868> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Asplanchnidae" ;
    dwc:scientificNameAuthorship "Eckstein, 1883" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297869>,
        <http://tun.fi/MX.297887>,
        <http://tun.fi/MX.312853>,
        <http://tun.fi/MX.312855> ;
    skos:prefLabel "Asplanchnidae"@fi,
        "Asplanchnidae"@sv .

<http://tun.fi/MX.297942> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Euchlanidae" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1838" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297943>,
        <http://tun.fi/MX.312496>,
        <http://tun.fi/MX.312508>,
        <http://tun.fi/MX.312510> ;
    skos:prefLabel "Euchlanidae"@fi,
        "Euchlanidae"@sv .

<http://tun.fi/MX.306684> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eclytus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306689>,
        <http://tun.fi/MX.306691>,
        <http://tun.fi/MX.306692>,
        <http://tun.fi/MX.306693> ;
    skos:prefLabel "Eclytus"@fi,
        "Eclytus"@sv .

<http://tun.fi/MX.306701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thymaris" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306702>,
        <http://tun.fi/MX.306703>,
        <http://tun.fi/MX.306704>,
        <http://tun.fi/MX.306705> ;
    skos:prefLabel "Thymaris"@fi,
        "Thymaris"@sv .

<http://tun.fi/MX.306823> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kristotomus" ;
    dwc:scientificNameAuthorship "Mason, 1962" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306824>,
        <http://tun.fi/MX.306825>,
        <http://tun.fi/MX.306826>,
        <http://tun.fi/MX.306827> ;
    skos:prefLabel "Kristotomus"@fi,
        "Kristotomus"@sv .

<http://tun.fi/MX.306983> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemiteles" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306984>,
        <http://tun.fi/MX.306985>,
        <http://tun.fi/MX.306986>,
        <http://tun.fi/MX.306987> ;
    skos:prefLabel "Hemiteles"@fi,
        "Hemiteles"@sv .

<http://tun.fi/MX.307175> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glyphicnemis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307176>,
        <http://tun.fi/MX.307177>,
        <http://tun.fi/MX.307178>,
        <http://tun.fi/MX.307179> ;
    skos:prefLabel "Glyphicnemis"@fi,
        "Glyphicnemis"@sv .

<http://tun.fi/MX.307185> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Charitopes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307186>,
        <http://tun.fi/MX.307188>,
        <http://tun.fi/MX.307189>,
        <http://tun.fi/MX.307190> ;
    skos:prefLabel "Charitopes"@fi,
        "Charitopes"@sv .

<http://tun.fi/MX.307565> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polytribax" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307566>,
        <http://tun.fi/MX.307567>,
        <http://tun.fi/MX.307568>,
        <http://tun.fi/MX.307570> ;
    skos:prefLabel "Polytribax"@fi,
        "Polytribax"@sv .

<http://tun.fi/MX.307670> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aritranis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307672>,
        <http://tun.fi/MX.307673>,
        <http://tun.fi/MX.307674>,
        <http://tun.fi/MX.307676> ;
    skos:prefLabel "Aritranis"@fi,
        "Aritranis"@sv .

<http://tun.fi/MX.307683> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Idiolispa" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307684>,
        <http://tun.fi/MX.307685>,
        <http://tun.fi/MX.307686>,
        <http://tun.fi/MX.307688> ;
    skos:prefLabel "Idiolispa"@fi,
        "Idiolispa"@sv .

<http://tun.fi/MX.307793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterischnus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1859" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307795>,
        <http://tun.fi/MX.307796>,
        <http://tun.fi/MX.307797>,
        <http://tun.fi/MX.307799> ;
    skos:prefLabel "Heterischnus"@fi,
        "Heterischnus"@sv .

<http://tun.fi/MX.307842> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Herpestomus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307843>,
        <http://tun.fi/MX.307845>,
        <http://tun.fi/MX.307846>,
        <http://tun.fi/MX.307848> ;
    skos:prefLabel "Herpestomus"@fi,
        "Herpestomus"@sv .

<http://tun.fi/MX.307993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyclolabus" ;
    dwc:scientificNameAuthorship "Heinrich, 1936" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307994>,
        <http://tun.fi/MX.307995>,
        <http://tun.fi/MX.307996>,
        <http://tun.fi/MX.308435> ;
    skos:prefLabel "Cyclolabus"@fi,
        "Cyclolabus"@sv .

<http://tun.fi/MX.308126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eupalamus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308127>,
        <http://tun.fi/MX.308128>,
        <http://tun.fi/MX.308129>,
        <http://tun.fi/MX.308130> ;
    skos:prefLabel "Eupalamus"@fi,
        "Eupalamus"@sv .

<http://tun.fi/MX.308163> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanichneumon" ;
    dwc:scientificNameAuthorship "Thomson, 1893" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308164>,
        <http://tun.fi/MX.308165>,
        <http://tun.fi/MX.308166>,
        <http://tun.fi/MX.308169> ;
    skos:prefLabel "Melanichneumon"@fi,
        "Melanichneumon"@sv .

<http://tun.fi/MX.308198> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vulgichneumon" ;
    dwc:scientificNameAuthorship "Heinrich, 1961" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308199>,
        <http://tun.fi/MX.308200>,
        <http://tun.fi/MX.308201>,
        <http://tun.fi/MX.308202> ;
    skos:prefLabel "Vulgichneumon"@fi,
        "Vulgichneumon"@sv .

<http://tun.fi/MX.308339> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenichneumon" ;
    dwc:scientificNameAuthorship "Thomson, 1893" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308340>,
        <http://tun.fi/MX.308341>,
        <http://tun.fi/MX.308342>,
        <http://tun.fi/MX.308343> ;
    skos:prefLabel "Stenichneumon"@fi,
        "Stenichneumon"@sv .

<http://tun.fi/MX.308360> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exephanes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308361>,
        <http://tun.fi/MX.308363>,
        <http://tun.fi/MX.308365>,
        <http://tun.fi/MX.308368> ;
    skos:prefLabel "Exephanes"@fi,
        "Exephanes"@sv .

<http://tun.fi/MX.308434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoplismenus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308437>,
        <http://tun.fi/MX.308438>,
        <http://tun.fi/MX.308439>,
        <http://tun.fi/MX.308440> ;
    skos:prefLabel "Hoplismenus"@fi,
        "Hoplismenus"@sv .

<http://tun.fi/MX.308499> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protichneumon" ;
    dwc:scientificNameAuthorship "Thomson, 1893" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308500>,
        <http://tun.fi/MX.308501>,
        <http://tun.fi/MX.308502>,
        <http://tun.fi/MX.308503> ;
    skos:prefLabel "Protichneumon"@fi,
        "Protichneumon"@sv .

<http://tun.fi/MX.308519> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Acaenitinae" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Acaenitinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308521>,
        <http://tun.fi/MX.308527>,
        <http://tun.fi/MX.308530>,
        <http://tun.fi/MX.308532> ;
    skos:prefLabel "jaloahmaset"@fi,
        "Acaenitinae"@sv .

<http://tun.fi/MX.308521> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coleocentrus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308522>,
        <http://tun.fi/MX.308525>,
        <http://tun.fi/MX.308526>,
        <http://tun.fi/MX.5000313> ;
    skos:prefLabel "Coleocentrus"@fi,
        "Coleocentrus"@sv .

<http://tun.fi/MX.308584> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Woldstedtius" ;
    dwc:scientificNameAuthorship "Carlson, 1979" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308585>,
        <http://tun.fi/MX.308586>,
        <http://tun.fi/MX.308588>,
        <http://tun.fi/MX.308589> ;
    skos:prefLabel "Woldstedtius"@fi,
        "Woldstedtius"@sv .

<http://tun.fi/MX.308623> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Promethes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308624>,
        <http://tun.fi/MX.308626>,
        <http://tun.fi/MX.308627>,
        <http://tun.fi/MX.308628> ;
    skos:prefLabel "Promethes"@fi,
        "Promethes"@sv .

<http://tun.fi/MX.308753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnathochorisis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308755>,
        <http://tun.fi/MX.308756>,
        <http://tun.fi/MX.308757>,
        <http://tun.fi/MX.308758> ;
    skos:prefLabel "Gnathochorisis"@fi,
        "Gnathochorisis"@sv .

<http://tun.fi/MX.308856> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pantisarthrus" ;
    dwc:scientificNameAuthorship "Förster, 1871" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308857>,
        <http://tun.fi/MX.308858>,
        <http://tun.fi/MX.308859>,
        <http://tun.fi/MX.308861> ;
    skos:prefLabel "Pantisarthrus"@fi,
        "Pantisarthrus"@sv .

<http://tun.fi/MX.308965> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ephialtes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308966>,
        <http://tun.fi/MX.308967>,
        <http://tun.fi/MX.308969>,
        <http://tun.fi/MX.5003742> ;
    skos:prefLabel "Ephialtes"@fi,
        "Ephialtes"@sv .

<http://tun.fi/MX.309039> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polysphincta" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309040>,
        <http://tun.fi/MX.309041>,
        <http://tun.fi/MX.309042>,
        <http://tun.fi/MX.309043> ;
    skos:prefLabel "Polysphincta"@fi,
        "Polysphincta"@sv .

<http://tun.fi/MX.309055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apechthis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309056>,
        <http://tun.fi/MX.309057>,
        <http://tun.fi/MX.309059>,
        <http://tun.fi/MX.321968> ;
    skos:prefLabel "Apechthis"@fi,
        "Apechthis"@sv .

<http://tun.fi/MX.309085> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megarhyssa" ;
    dwc:scientificNameAuthorship "Ashmead, 1900" ;
    skos:broader <http://tun.fi/MX.309079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309086>,
        <http://tun.fi/MX.309087>,
        <http://tun.fi/MX.309089>,
        <http://tun.fi/MX.5000315> ;
    skos:prefLabel "Megarhyssa"@fi,
        "Megarhyssa"@sv .

<http://tun.fi/MX.309104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoxorides" ;
    dwc:scientificNameAuthorship "Clément, 1938" ;
    skos:broader <http://tun.fi/MX.309090> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309105>,
        <http://tun.fi/MX.309106>,
        <http://tun.fi/MX.309108>,
        <http://tun.fi/MX.5075023> ;
    skos:prefLabel "Neoxorides"@fi,
        "Neoxorides"@sv .

<http://tun.fi/MX.309163> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phrudus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309164>,
        <http://tun.fi/MX.309165>,
        <http://tun.fi/MX.309166>,
        <http://tun.fi/MX.309167> ;
    skos:prefLabel "Phrudus"@fi,
        "Phrudus"@sv .

<http://tun.fi/MX.309187> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apophua" ;
    dwc:scientificNameAuthorship "Morley, 1913" ;
    skos:broader <http://tun.fi/MX.309182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309188>,
        <http://tun.fi/MX.309190>,
        <http://tun.fi/MX.309191>,
        <http://tun.fi/MX.309192> ;
    skos:prefLabel "Apophua"@fi,
        "Apophua"@sv .

<http://tun.fi/MX.309391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xenoschesis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309392>,
        <http://tun.fi/MX.309393>,
        <http://tun.fi/MX.309394>,
        <http://tun.fi/MX.309395> ;
    skos:prefLabel "Xenoschesis"@fi,
        "Xenoschesis"@sv .

<http://tun.fi/MX.309401> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homaspis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309402>,
        <http://tun.fi/MX.309403>,
        <http://tun.fi/MX.309404>,
        <http://tun.fi/MX.309405> ;
    skos:prefLabel "Homaspis"@fi,
        "Homaspis"@sv .

<http://tun.fi/MX.309543> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lagarotis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309544>,
        <http://tun.fi/MX.309545>,
        <http://tun.fi/MX.309546>,
        <http://tun.fi/MX.309548> ;
    skos:prefLabel "Lagarotis"@fi,
        "Lagarotis"@sv .

<http://tun.fi/MX.309733> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyperbatus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309734>,
        <http://tun.fi/MX.309735>,
        <http://tun.fi/MX.309736>,
        <http://tun.fi/MX.309737> ;
    skos:prefLabel "Hyperbatus"@fi,
        "Hyperbatus"@sv .

<http://tun.fi/MX.309887> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cremastinae" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Cremastinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309888>,
        <http://tun.fi/MX.309890>,
        <http://tun.fi/MX.309895>,
        <http://tun.fi/MX.309903> ;
    skos:prefLabel "hoikka-ahmaset"@fi,
        "Cremastinae"@sv .

<http://tun.fi/MX.310366> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echthronomas" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310367>,
        <http://tun.fi/MX.310368>,
        <http://tun.fi/MX.310369>,
        <http://tun.fi/MX.310370> ;
    skos:prefLabel "Echthronomas"@fi,
        "Echthronomas"@sv .

<http://tun.fi/MX.310598> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trieces" ;
    dwc:scientificNameAuthorship "Townes, 1946" ;
    skos:broader <http://tun.fi/MX.310589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310599>,
        <http://tun.fi/MX.310600>,
        <http://tun.fi/MX.310601>,
        <http://tun.fi/MX.310602> ;
    skos:prefLabel "Trieces"@fi,
        "Trieces"@sv .

<http://tun.fi/MX.312412> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Philodinidae" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1838" ;
    skos:broader <http://tun.fi/MX.312407> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312413>,
        <http://tun.fi/MX.312427>,
        <http://tun.fi/MX.312431>,
        <http://tun.fi/MX.312435> ;
    skos:prefLabel "Philodinidae"@fi,
        "Philodinidae"@sv .

<http://tun.fi/MX.312640> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Squatinella" ;
    dwc:scientificNameAuthorship "Bory de St.Vincent, 1826" ;
    skos:broader <http://tun.fi/MX.297953> ;
    skos:hiddenLabel "Stephanops"@fi,
        "Stephanops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312642>,
        <http://tun.fi/MX.312643>,
        <http://tun.fi/MX.312645>,
        <http://tun.fi/MX.312646> ;
    skos:prefLabel "Squatinella"@fi,
        "Squatinella"@sv .

<http://tun.fi/MX.312745> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicranophorus" ;
    dwc:scientificNameAuthorship "Nitzsch, 1827" ;
    skos:broader <http://tun.fi/MX.312739> ;
    skos:hiddenLabel "Arthroglena"@fi,
        "Diglena"@fi,
        "Arthroglena"@sv,
        "Diglena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312748>,
        <http://tun.fi/MX.312749>,
        <http://tun.fi/MX.312750>,
        <http://tun.fi/MX.312751> ;
    skos:prefLabel "Dicranophorus"@fi,
        "Dicranophorus"@sv .

<http://tun.fi/MX.312767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspelta" ;
    dwc:scientificNameAuthorship "Harring & Myers, 1928" ;
    skos:broader <http://tun.fi/MX.312739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312768>,
        <http://tun.fi/MX.312769>,
        <http://tun.fi/MX.312770>,
        <http://tun.fi/MX.312771> ;
    skos:prefLabel "Aspelta"@fi,
        "Aspelta"@sv .

<http://tun.fi/MX.312928> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Flosculariidae" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1838" ;
    skos:broader <http://tun.fi/MX.70452> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312929>,
        <http://tun.fi/MX.312937>,
        <http://tun.fi/MX.312940>,
        <http://tun.fi/MX.312942> ;
    skos:prefLabel "Flosculariidae"@fi,
        "Flosculariidae"@sv .

<http://tun.fi/MX.312942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptygura" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1832" ;
    skos:broader <http://tun.fi/MX.312928> ;
    skos:hiddenLabel "Oecistes"@fi,
        "Pseudoecistes"@fi,
        "Oecistes"@sv,
        "Pseudoecistes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312945>,
        <http://tun.fi/MX.312946>,
        <http://tun.fi/MX.312947>,
        <http://tun.fi/MX.312948> ;
    skos:prefLabel "Ptygura"@fi,
        "Ptygura"@sv .

<http://tun.fi/MX.316986> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wiedemannia" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.276846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276858>,
        <http://tun.fi/MX.276860>,
        <http://tun.fi/MX.276861>,
        <http://tun.fi/MX.276863> ;
    skos:prefLabel "Wiedemannia"@fi,
        "Wiedemannia"@sv .

<http://tun.fi/MX.317499> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acerotella" ;
    dwc:scientificNameAuthorship "Masner, 1964" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317500>,
        <http://tun.fi/MX.317501>,
        <http://tun.fi/MX.317502>,
        <http://tun.fi/MX.317503> ;
    skos:prefLabel "Acerotella"@fi,
        "Acerotella"@sv .

<http://tun.fi/MX.317513> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anopedias" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317514>,
        <http://tun.fi/MX.317515>,
        <http://tun.fi/MX.317516>,
        <http://tun.fi/MX.317517> ;
    skos:prefLabel "Anopedias"@fi,
        "Anopedias"@sv .

<http://tun.fi/MX.317547> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isocybus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317548>,
        <http://tun.fi/MX.317549>,
        <http://tun.fi/MX.317551>,
        <http://tun.fi/MX.317552> ;
    skos:prefLabel "Isocybus"@fi,
        "Isocybus"@sv .

<http://tun.fi/MX.317728> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichacis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317729>,
        <http://tun.fi/MX.317730>,
        <http://tun.fi/MX.317731>,
        <http://tun.fi/MX.317733> ;
    skos:prefLabel "Trichacis"@fi,
        "Trichacis"@sv .

<http://tun.fi/MX.317894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Figites" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.317893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317895>,
        <http://tun.fi/MX.317897>,
        <http://tun.fi/MX.317898>,
        <http://tun.fi/MX.317899> ;
    skos:prefLabel "Figites"@fi,
        "Figites"@sv .

<http://tun.fi/MX.317945> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aspicerinae" ;
    dwc:scientificNameAuthorship "Dalla Torre & Kieffer, 1910" ;
    skos:broader <http://tun.fi/MX.289215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317904>,
        <http://tun.fi/MX.317946>,
        <http://tun.fi/MX.317950>,
        <http://tun.fi/MX.317952> ;
    skos:prefLabel "Aspicerinae"@fi,
        "Aspicerinae"@sv .

<http://tun.fi/MX.318141> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aneurhynchus" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318142>,
        <http://tun.fi/MX.318143>,
        <http://tun.fi/MX.318144>,
        <http://tun.fi/MX.318145> ;
    skos:prefLabel "Aneurhynchus"@fi,
        "Aneurhynchus"@sv .

<http://tun.fi/MX.318169> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helorus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318170>,
        <http://tun.fi/MX.318172>,
        <http://tun.fi/MX.318175>,
        <http://tun.fi/MX.5078587> ;
    skos:prefLabel "Helorus"@fi,
        "Helorus"@sv .

<http://tun.fi/MX.318371> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synarsis" ;
    dwc:scientificNameAuthorship "Förster, 1878" ;
    skos:broader <http://tun.fi/MX.289203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318372>,
        <http://tun.fi/MX.4979995>,
        <http://tun.fi/MX.4986594>,
        <http://tun.fi/MX.4986595> ;
    skos:prefLabel "Synarsis"@fi,
        "Synarsis"@sv .

<http://tun.fi/MX.318444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cynips" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.4979874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318446>,
        <http://tun.fi/MX.318447>,
        <http://tun.fi/MX.318449>,
        <http://tun.fi/MX.318451> ;
    skos:prefLabel "Cynips"@fi,
        "Cynips"@sv .

<http://tun.fi/MX.318457> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Charipinae" ;
    dwc:scientificNameAuthorship "Dalla Torre & Kieffer, 1910" ;
    skos:broader <http://tun.fi/MX.289215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318459>,
        <http://tun.fi/MX.318462>,
        <http://tun.fi/MX.318465>,
        <http://tun.fi/MX.318510> ;
    skos:prefLabel "Charipinae"@fi,
        "Charipinae"@sv .

<http://tun.fi/MX.318698> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichomalopsis" ;
    dwc:scientificNameAuthorship "Crawford, 1913" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318700>,
        <http://tun.fi/MX.318701>,
        <http://tun.fi/MX.318702>,
        <http://tun.fi/MX.318703> ;
    skos:prefLabel "Trichomalopsis"@fi,
        "Trichomalopsis"@sv .

<http://tun.fi/MX.318753> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Haltichellinae" ;
    dwc:scientificNameAuthorship "Ashmead, 1904" ;
    skos:broader <http://tun.fi/MX.289248> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318754>,
        <http://tun.fi/MX.318759>,
        <http://tun.fi/MX.318762>,
        <http://tun.fi/MX.4984233> ;
    skos:prefLabel "Haltichellinae"@fi,
        "Haltichellinae"@sv .

<http://tun.fi/MX.318860> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bruchophagus" ;
    dwc:scientificNameAuthorship "Ashmead, 1888" ;
    skos:broader <http://tun.fi/MX.318765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318861>,
        <http://tun.fi/MX.318863>,
        <http://tun.fi/MX.318864>,
        <http://tun.fi/MX.323526> ;
    skos:prefLabel "Bruchophagus"@fi,
        "Bruchophagus"@sv .

<http://tun.fi/MX.318879> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ormocerinae" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.289252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318880>,
        <http://tun.fi/MX.318885>,
        <http://tun.fi/MX.318889>,
        <http://tun.fi/MX.318891> ;
    skos:prefLabel "Ormocerinae"@fi,
        "Ormocerinae"@sv .

<http://tun.fi/MX.319027> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callitula" ;
    dwc:scientificNameAuthorship "Spinola, 1811" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319028>,
        <http://tun.fi/MX.319029>,
        <http://tun.fi/MX.319030>,
        <http://tun.fi/MX.319031> ;
    skos:prefLabel "Callitula"@fi,
        "Callitula"@sv .

<http://tun.fi/MX.319164> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oomyzus" ;
    dwc:scientificNameAuthorship "Rondani, 1870" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319165>,
        <http://tun.fi/MX.319169>,
        <http://tun.fi/MX.5014184>,
        <http://tun.fi/MX.5078345> ;
    skos:prefLabel "Oomyzus"@fi,
        "Oomyzus"@sv .

<http://tun.fi/MX.319493> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miscogaster" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319494>,
        <http://tun.fi/MX.319495>,
        <http://tun.fi/MX.319496>,
        <http://tun.fi/MX.319497> ;
    skos:prefLabel "Miscogaster"@fi,
        "Miscogaster"@sv .

<http://tun.fi/MX.319521> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pireninae" ;
    dwc:scientificNameAuthorship "Haliday, 1844" ;
    skos:broader <http://tun.fi/MX.289252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319522>,
        <http://tun.fi/MX.319539>,
        <http://tun.fi/MX.319542>,
        <http://tun.fi/MX.319547> ;
    skos:prefLabel "Pireninae"@fi,
        "Pireninae"@sv .

<http://tun.fi/MX.319691> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ormyrus" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.289249> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319692>,
        <http://tun.fi/MX.319693>,
        <http://tun.fi/MX.319695>,
        <http://tun.fi/MX.319697> ;
    skos:prefLabel "Ormyrus"@fi,
        "Ormyrus"@sv .

<http://tun.fi/MX.319730> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tetracampinae" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.289234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319731>,
        <http://tun.fi/MX.319733>,
        <http://tun.fi/MX.319738>,
        <http://tun.fi/MX.319740> ;
    skos:prefLabel "Tetracampinae"@fi,
        "Tetracampinae"@sv .

<http://tun.fi/MX.319782> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aulogymnus" ;
    dwc:scientificNameAuthorship "Förster, 1851" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319784>,
        <http://tun.fi/MX.319785>,
        <http://tun.fi/MX.319786>,
        <http://tun.fi/MX.5079816> ;
    skos:prefLabel "Aulogymnus"@fi,
        "Aulogymnus"@sv .

<http://tun.fi/MX.319874> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Entiinae" ;
    dwc:scientificNameAuthorship "Hedqvist, 1974" ;
    skos:broader <http://tun.fi/MX.289235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319876>,
        <http://tun.fi/MX.319878>,
        <http://tun.fi/MX.319883>,
        <http://tun.fi/MX.319885> ;
    skos:prefLabel "Entiinae"@fi,
        "Entiinae"@sv .

<http://tun.fi/MX.319878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euderus" ;
    dwc:scientificNameAuthorship "Haliday, 1843" ;
    skos:broader <http://tun.fi/MX.319874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319879>,
        <http://tun.fi/MX.319880>,
        <http://tun.fi/MX.319881>,
        <http://tun.fi/MX.319882> ;
    skos:prefLabel "Euderus"@fi,
        "Euderus"@sv .

<http://tun.fi/MX.320014> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonatocerus" ;
    dwc:scientificNameAuthorship "Nees, 1834" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320017>,
        <http://tun.fi/MX.320022>,
        <http://tun.fi/MX.320026>,
        <http://tun.fi/MX.320031> ;
    skos:prefLabel "Gonatocerus"@fi,
        "Gonatocerus"@sv .

<http://tun.fi/MX.320038> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erythmelus" ;
    dwc:scientificNameAuthorship "Enock, 1909" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320040>,
        <http://tun.fi/MX.320041>,
        <http://tun.fi/MX.320042>,
        <http://tun.fi/MX.4979819> ;
    skos:prefLabel "Erythmelus"@fi,
        "Erythmelus"@sv .

<http://tun.fi/MX.32179> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Motacilla" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.32176> ;
    skos:hiddenLabel "Motacilla"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32180>,
        <http://tun.fi/MX.32181>,
        <http://tun.fi/MX.32182>,
        <http://tun.fi/MX.32183> ;
    skos:prefLabel "västäräkit"@fi,
        "Motacilla"@sv .

<http://tun.fi/MX.324911> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ptilodontinae" ;
    skos:broader <http://tun.fi/MX.62085> ;
    skos:hiddenLabel "Ptilodontinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62103>,
        <http://tun.fi/MX.62105>,
        <http://tun.fi/MX.62111>,
        <http://tun.fi/MX.62117> ;
    skos:prefLabel "kärsänirkot"@fi,
        "Ptilodontinae"@sv .

<http://tun.fi/MX.325198> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scorpidiaceae" ;
    dwc:scientificNameAuthorship "Ignatov & Ignatova" ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43304>,
        <http://tun.fi/MX.43431>,
        <http://tun.fi/MX.43445>,
        <http://tun.fi/MX.5077060> ;
    skos:prefLabel "Scorpidiaceae"@fi,
        "Scorpidiaceae"@sv .

<http://tun.fi/MX.32762> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prunella" ;
    dwc:scientificNameAuthorship "Vieillot, 1816" ;
    skos:broader <http://tun.fi/MX.32761> ;
    skos:hiddenLabel "Prunella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32763>,
        <http://tun.fi/MX.32767>,
        <http://tun.fi/MX.32770>,
        <http://tun.fi/MX.32772> ;
    skos:prefLabel "rautiaiset"@fi,
        "Prunella"@sv .

<http://tun.fi/MX.32948> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saxicola" ;
    dwc:scientificNameAuthorship "Bechstein, 1802" ;
    skos:broader <http://tun.fi/MX.293436> ;
    skos:hiddenLabel "Saxicola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200001>,
        <http://tun.fi/MX.32949>,
        <http://tun.fi/MX.32953>,
        <http://tun.fi/MX.32956> ;
    skos:prefLabel "pensastaskut"@fi,
        "Saxicola"@sv .

<http://tun.fi/MX.34020> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ficedula" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.293436> ;
    skos:hiddenLabel "Ficedula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34021>,
        <http://tun.fi/MX.34022>,
        <http://tun.fi/MX.34029>,
        <http://tun.fi/MX.4887361> ;
    skos:prefLabel "kirjosiepot"@fi,
        "Ficedula"@sv .

<http://tun.fi/MX.37724> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ophioglossaceae" ;
    dwc:scientificNameAuthorship "Martinov" ;
    skos:broader <http://tun.fi/MX.70084> ;
    skos:hiddenLabel "Ophioglossaceae"@fi,
        "Ophioglossaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37725>,
        <http://tun.fi/MX.37727>,
        <http://tun.fi/MX.4972144>,
        <http://tun.fi/MX.5013256> ;
    skos:prefLabel "käärmeenkielikasvit"@fi,
        "låsbräkenväxter"@sv .

<http://tun.fi/MX.37811> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Picea" ;
    dwc:scientificNameAuthorship "A. Dietr." ;
    skos:altLabel "suomukuuset"@fi ;
    skos:broader <http://tun.fi/MX.37803> ;
    skos:hiddenLabel "Picea"@fi,
        "Picea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37812>,
        <http://tun.fi/MX.41306>,
        <http://tun.fi/MX.41307>,
        <http://tun.fi/MX.41308> ;
    skos:prefLabel "kuuset"@fi,
        "granar"@sv .

<http://tun.fi/MX.37938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aquilegia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Aquilegia"@fi,
        "Aquilegia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37939>,
        <http://tun.fi/MX.41172>,
        <http://tun.fi/MX.41346>,
        <http://tun.fi/MX.42792> ;
    skos:prefLabel "akileijat"@fi,
        "aklejor"@sv .

<http://tun.fi/MX.37970> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fumaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Fumaria"@fi,
        "Fumaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37971>,
        <http://tun.fi/MX.37972>,
        <http://tun.fi/MX.41094>,
        <http://tun.fi/MX.41095> ;
    skos:prefLabel "emäkit"@fi,
        "jordrökar"@sv .

<http://tun.fi/MX.37991> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Betulaceae" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.70054> ;
    skos:hiddenLabel "Betulaceae"@fi,
        "Betulaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37992>,
        <http://tun.fi/MX.38007>,
        <http://tun.fi/MX.38015>,
        <http://tun.fi/MX.41795> ;
    skos:prefLabel "koivukasvit"@fi,
        "björkväxter"@sv .

<http://tun.fi/MX.38101> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spergularia" ;
    dwc:scientificNameAuthorship "(Pers.) J. Presl & C. Presl" ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Spergularia"@fi,
        "Spergularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38102>,
        <http://tun.fi/MX.38103>,
        <http://tun.fi/MX.41001>,
        <http://tun.fi/MX.41320> ;
    skos:prefLabel "solmukit"@fi,
        "rödnarvar"@sv .

<http://tun.fi/MX.38211> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Koenigia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38210> ;
    skos:hiddenLabel "Koenigia"@fi,
        "Koenigia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38212>,
        <http://tun.fi/MX.38234>,
        <http://tun.fi/MX.38235>,
        <http://tun.fi/MX.40844> ;
    skos:prefLabel "kurjentattaret"@fi,
        "dvärgsyror"@sv .

<http://tun.fi/MX.38304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elatine" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38303> ;
    skos:hiddenLabel "Elatine"@fi,
        "Elatine"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38305>,
        <http://tun.fi/MX.38306>,
        <http://tun.fi/MX.38307>,
        <http://tun.fi/MX.38308> ;
    skos:prefLabel "vesirikot"@fi,
        "slamkrypor"@sv .

<http://tun.fi/MX.38365> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arabidopsis" ;
    dwc:scientificNameAuthorship "(DC.) Heynh." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Arabidopsis"@fi,
        "Cardaminopsis"@fi,
        "Arabidopsis"@sv,
        "Cardaminopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38366>,
        <http://tun.fi/MX.38367>,
        <http://tun.fi/MX.38413>,
        <http://tun.fi/MX.40899> ;
    skos:prefLabel "lituruohot"@fi,
        "backtravar"@sv .

<http://tun.fi/MX.38386> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Barbarea" ;
    dwc:scientificNameAuthorship "W. T. Aiton" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Barbarea"@fi,
        "Barbarea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38387>,
        <http://tun.fi/MX.38389>,
        <http://tun.fi/MX.4973142>,
        <http://tun.fi/MX.4973143> ;
    skos:prefLabel "kanankaalit"@fi,
        "gyllnar"@sv .

<http://tun.fi/MX.38390> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rorippa" ;
    dwc:scientificNameAuthorship "Scop." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Rorippa"@fi,
        "Rorippa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38391>,
        <http://tun.fi/MX.38392>,
        <http://tun.fi/MX.38394>,
        <http://tun.fi/MX.38395> ;
    skos:prefLabel "nenätit"@fi,
        "fränen"@sv .

<http://tun.fi/MX.38414> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arabis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Arabis"@fi,
        "Arabis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38416>,
        <http://tun.fi/MX.38417>,
        <http://tun.fi/MX.40713>,
        <http://tun.fi/MX.4973125> ;
    skos:prefLabel "pitkäpalot"@fi,
        "travar"@sv .

<http://tun.fi/MX.38418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alyssum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kivikilpiruohot"@fi ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Alyssum"@fi,
        "Alyssum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38419>,
        <http://tun.fi/MX.38420>,
        <http://tun.fi/MX.40678>,
        <http://tun.fi/MX.5074292> ;
    skos:prefLabel "kilpiruohot"@fi,
        "stenörter"@sv .

<http://tun.fi/MX.38443> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camelina" ;
    dwc:scientificNameAuthorship "Crantz" ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Camelina"@fi,
        "Camelina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38444>,
        <http://tun.fi/MX.38445>,
        <http://tun.fi/MX.38446>,
        <http://tun.fi/MX.41347> ;
    skos:prefLabel "tankiot"@fi,
        "dådror"@sv .

<http://tun.fi/MX.38458> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iberis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Iberis"@fi,
        "Iberis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38459>,
        <http://tun.fi/MX.38460>,
        <http://tun.fi/MX.41140>,
        <http://tun.fi/MX.41141> ;
    skos:prefLabel "saipot"@fi,
        "iberisar"@sv .

<http://tun.fi/MX.38625> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrola" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Pyrola"@fi,
        "Pyrola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38626>,
        <http://tun.fi/MX.38628>,
        <http://tun.fi/MX.38629>,
        <http://tun.fi/MX.38630> ;
    skos:prefLabel "terttutalvikit"@fi,
        "pyrolor"@sv .

<http://tun.fi/MX.38660> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Androsace" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38652> ;
    skos:hiddenLabel "Androsace"@fi,
        "Androsace"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38664>,
        <http://tun.fi/MX.38665>,
        <http://tun.fi/MX.38666>,
        <http://tun.fi/MX.40694> ;
    skos:prefLabel "nukit"@fi,
        "grusvivor"@sv .

<http://tun.fi/MX.38702> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Euphorbiaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70062> ;
    skos:hiddenLabel "Euphorbiaceae"@fi,
        "Euphorbiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38703>,
        <http://tun.fi/MX.38706>,
        <http://tun.fi/MX.41760>,
        <http://tun.fi/MX.41975> ;
    skos:prefLabel "tyräkkikasvit"@fi,
        "törelväxter"@sv .

<http://tun.fi/MX.38793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Filipendula" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Filipendula"@fi,
        "Filipendula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38794>,
        <http://tun.fi/MX.38795>,
        <http://tun.fi/MX.42499>,
        <http://tun.fi/MX.4972417> ;
    skos:prefLabel "tuoksuangervot"@fi,
        "älggrässläktet"@sv .

<http://tun.fi/MX.38919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amelanchier" ;
    dwc:scientificNameAuthorship "Medik." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Amelanchier"@fi,
        "Amelanchier"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38920>,
        <http://tun.fi/MX.40681>,
        <http://tun.fi/MX.40682>,
        <http://tun.fi/MX.40685> ;
    skos:prefLabel "tuomipihlajat"@fi,
        "häggmisplar"@sv .

<http://tun.fi/MX.38947> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lupinus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Lupinus"@fi,
        "Lupinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38948>,
        <http://tun.fi/MX.38949>,
        <http://tun.fi/MX.38950>,
        <http://tun.fi/MX.41164> ;
    skos:prefLabel "lupiinit"@fi,
        "lupiner"@sv .

<http://tun.fi/MX.39064> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Anthyllis vulneraria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "euroopanmasmalo"@fi ;
    skos:broader <http://tun.fi/MX.39063> ;
    skos:hiddenLabel "Anthyllis vulneraria"@fi,
        "Anthyllis vulneraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39065>,
        <http://tun.fi/MX.39066>,
        <http://tun.fi/MX.39067>,
        <http://tun.fi/MX.39069> ;
    skos:prefLabel "masmalo"@fi,
        "getväppling"@sv .

<http://tun.fi/MX.39115> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myriophyllum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39114> ;
    skos:hiddenLabel "Myriophyllum"@fi,
        "Myriophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39116>,
        <http://tun.fi/MX.39117>,
        <http://tun.fi/MX.39118>,
        <http://tun.fi/MX.39119> ;
    skos:prefLabel "ärviät"@fi,
        "slingor"@sv .

<http://tun.fi/MX.39125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Linum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "isopellavat"@fi ;
    skos:broader <http://tun.fi/MX.39124> ;
    skos:hiddenLabel "Linum"@fi,
        "Linum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39126>,
        <http://tun.fi/MX.39127>,
        <http://tun.fi/MX.40826>,
        <http://tun.fi/MX.40827> ;
    skos:prefLabel "pellavat"@fi,
        "linsläktet"@sv .

<http://tun.fi/MX.39160> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polygala" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39159> ;
    skos:hiddenLabel "Polygala"@fi,
        "Polygala"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39161>,
        <http://tun.fi/MX.39162>,
        <http://tun.fi/MX.39163>,
        <http://tun.fi/MX.41406> ;
    skos:prefLabel "linnunruohot"@fi,
        "jungfrulinsläktet"@sv .

<http://tun.fi/MX.39204> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Seseli" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Seseli"@fi,
        "Seseli"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39205>,
        <http://tun.fi/MX.41488>,
        <http://tun.fi/MX.5080745>,
        <http://tun.fi/MX.5080765> ;
    skos:prefLabel "hirvenputket"@fi,
        "säfferötter"@sv .

<http://tun.fi/MX.39209> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Aethusa cynapium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39208> ;
    skos:hiddenLabel "Aethusa cynapium"@fi,
        "Aethusa cynapium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42020>,
        <http://tun.fi/MX.42021>,
        <http://tun.fi/MX.42022>,
        <http://tun.fi/MX.42023> ;
    skos:prefLabel "hukanputki"@fi,
        "vildpersilja"@sv .

<http://tun.fi/MX.39216> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bupleurum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Bupleurum"@fi,
        "Bupleurum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39217>,
        <http://tun.fi/MX.40880>,
        <http://tun.fi/MX.40881>,
        <http://tun.fi/MX.42945> ;
    skos:prefLabel "jänönputket"@fi,
        "harörter"@sv .

<http://tun.fi/MX.39276> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rubiaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70056> ;
    skos:hiddenLabel "Rubiaceae"@fi,
        "Rubiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39277>,
        <http://tun.fi/MX.39279>,
        <http://tun.fi/MX.39283>,
        <http://tun.fi/MX.39304> ;
    skos:prefLabel "matarakasvit"@fi,
        "måreväxter"@sv .

<http://tun.fi/MX.39310> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gentianaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70056> ;
    skos:hiddenLabel "Gentianaceae"@fi,
        "Gentianaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39311>,
        <http://tun.fi/MX.39314>,
        <http://tun.fi/MX.39316>,
        <http://tun.fi/MX.4972139> ;
    skos:prefLabel "katkerokasvit"@fi,
        "gentianaväxter"@sv .

<http://tun.fi/MX.39314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gentiana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39310> ;
    skos:hiddenLabel "Gentiana"@fi,
        "Gentiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39315>,
        <http://tun.fi/MX.40991>,
        <http://tun.fi/MX.40992>,
        <http://tun.fi/MX.42902> ;
    skos:prefLabel "kielikatkerot"@fi,
        "gentianor"@sv .

<http://tun.fi/MX.39316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gentianella" ;
    dwc:scientificNameAuthorship "Moench" ;
    skos:broader <http://tun.fi/MX.39310> ;
    skos:hiddenLabel "Gentianella"@fi,
        "Gentianella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39318>,
        <http://tun.fi/MX.39321>,
        <http://tun.fi/MX.39324>,
        <http://tun.fi/MX.39325> ;
    skos:prefLabel "ripsikatkerot"@fi,
        "gentianellor"@sv .

<http://tun.fi/MX.39337> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Viburnum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39350> ;
    skos:hiddenLabel "Viburnum"@fi,
        "Viburnum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39338>,
        <http://tun.fi/MX.41632>,
        <http://tun.fi/MX.41633>,
        <http://tun.fi/MX.41634> ;
    skos:prefLabel "heidet"@fi,
        "olvonsläktet"@sv .

<http://tun.fi/MX.39354> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Valerianella" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39334> ;
    skos:hiddenLabel "Valerianella"@fi,
        "Valerianella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39355>,
        <http://tun.fi/MX.39356>,
        <http://tun.fi/MX.41607>,
        <http://tun.fi/MX.42537> ;
    skos:prefLabel "vuonankaalit"@fi,
        "klynnen"@sv .

<http://tun.fi/MX.39374> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Convolvulus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "suppilokierrot"@fi ;
    skos:broader <http://tun.fi/MX.39369> ;
    skos:hiddenLabel "Calystegia"@fi,
        "Convolvulus"@fi,
        "Calystegia"@sv,
        "Convolvulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39371>,
        <http://tun.fi/MX.39373>,
        <http://tun.fi/MX.39375>,
        <http://tun.fi/MX.41043> ;
    skos:prefLabel "kierrot"@fi,
        "vindor"@sv .

<http://tun.fi/MX.39454> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scutellaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Scutellaria"@fi,
        "Scutellaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39455>,
        <http://tun.fi/MX.39456>,
        <http://tun.fi/MX.42598>,
        <http://tun.fi/MX.4973833> ;
    skos:prefLabel "vuohennokat"@fi,
        "frossörter"@sv .

<http://tun.fi/MX.39489> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nepeta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Nepeta"@fi,
        "Nepeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39490>,
        <http://tun.fi/MX.39491>,
        <http://tun.fi/MX.39498>,
        <http://tun.fi/MX.42541> ;
    skos:prefLabel "kissanmintut"@fi,
        "nepetor"@sv .

<http://tun.fi/MX.39509> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thymus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Thymus"@fi,
        "Thymus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39510>,
        <http://tun.fi/MX.39512>,
        <http://tun.fi/MX.41543>,
        <http://tun.fi/MX.4978978> ;
    skos:prefLabel "ajuruohot"@fi,
        "timjan"@sv .

<http://tun.fi/MX.39567> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scrophulariaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70059> ;
    skos:hiddenLabel "Scrophulariaceae"@fi,
        "Scrophulariaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39570>,
        <http://tun.fi/MX.39574>,
        <http://tun.fi/MX.39581>,
        <http://tun.fi/MX.4972080> ;
    skos:prefLabel "syyläjuurikasvit"@fi,
        "flenörtsväxter"@sv .

<http://tun.fi/MX.39596> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Digitalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Digitalis"@fi,
        "Digitalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39597>,
        <http://tun.fi/MX.39598>,
        <http://tun.fi/MX.40954>,
        <http://tun.fi/MX.4993922> ;
    skos:prefLabel "sormustinkukat"@fi,
        "fingerborgsblommor"@sv .

<http://tun.fi/MX.39740> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Erigeron acris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39739> ;
    skos:hiddenLabel "Erigeron acris"@fi,
        "Erigeron acris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39741>,
        <http://tun.fi/MX.42994>,
        <http://tun.fi/MX.42995>,
        <http://tun.fi/MX.5003035> ;
    skos:prefLabel "karvaskallioinen"@fi,
        "gråbinka"@sv .

<http://tun.fi/MX.39751> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Filago" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "sykerötuulenlennot"@fi ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Evax"@fi,
        "Filago"@fi,
        "Evax"@sv,
        "Filago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39752>,
        <http://tun.fi/MX.41087>,
        <http://tun.fi/MX.41088>,
        <http://tun.fi/MX.42926> ;
    skos:prefLabel "tuulenlennot"@fi,
        "ullörter"@sv .

<http://tun.fi/MX.39848> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Petasites" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Petasites"@fi,
        "Petasites"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39849>,
        <http://tun.fi/MX.39850>,
        <http://tun.fi/MX.39851>,
        <http://tun.fi/MX.39852> ;
    skos:prefLabel "ruttojuuret"@fi,
        "skråpar"@sv .

<http://tun.fi/MX.39870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Arctium"@fi,
        "Arctium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39871>,
        <http://tun.fi/MX.39872>,
        <http://tun.fi/MX.39874>,
        <http://tun.fi/MX.39876> ;
    skos:prefLabel "takiaiset"@fi,
        "kardborrar"@sv .

<http://tun.fi/MX.39917> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Scorzoneroides autumnalis" ;
    dwc:scientificNameAuthorship "(L.) Moench" ;
    skos:broader <http://tun.fi/MX.4972136> ;
    skos:hiddenLabel "Leontodon autumnalis"@fi,
        "Scorzoneroides autumnalis"@fi,
        "Leontodon autumnalis"@sv,
        "Scorzoneroides autumnalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39918>,
        <http://tun.fi/MX.39919>,
        <http://tun.fi/MX.4973831>,
        <http://tun.fi/MX.4973832> ;
    skos:prefLabel "syysmaitiainen"@fi,
        "höstfibbla"@sv .

<http://tun.fi/MX.39929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sonchus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "maitovalvatit"@fi ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Sonchus"@fi,
        "Sonchus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39930>,
        <http://tun.fi/MX.39933>,
        <http://tun.fi/MX.39936>,
        <http://tun.fi/MX.41517> ;
    skos:prefLabel "valvatit"@fi,
        "molkar"@sv .

<http://tun.fi/MX.40010> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lilium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "isoliljat"@fi ;
    skos:broader <http://tun.fi/MX.40007> ;
    skos:hiddenLabel "Lilium"@fi,
        "Lilium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40011>,
        <http://tun.fi/MX.40012>,
        <http://tun.fi/MX.40818>,
        <http://tun.fi/MX.41960> ;
    skos:prefLabel "liljat"@fi,
        "liljor"@sv .

<http://tun.fi/MX.40017> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Iridaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70035> ;
    skos:hiddenLabel "Iridaceae"@fi,
        "Iridaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40018>,
        <http://tun.fi/MX.40020>,
        <http://tun.fi/MX.40024>,
        <http://tun.fi/MX.41832> ;
    skos:prefLabel "kurjenmiekkakasvit"@fi,
        "irisväxter"@sv .

<http://tun.fi/MX.40063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dactylorhiza" ;
    dwc:scientificNameAuthorship "Nevski" ;
    skos:broader <http://tun.fi/MX.40029> ;
    skos:hiddenLabel "Dactylorhiza"@fi,
        "Dactylorhiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40064>,
        <http://tun.fi/MX.40068>,
        <http://tun.fi/MX.40071>,
        <http://tun.fi/MX.40072> ;
    skos:prefLabel "liuskakämmekät"@fi,
        "handnycklar"@sv .

<http://tun.fi/MX.40096> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lemna" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40090> ;
    skos:hiddenLabel "Lemna"@fi,
        "Lemna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40097>,
        <http://tun.fi/MX.40098>,
        <http://tun.fi/MX.40099>,
        <http://tun.fi/MX.40808> ;
    skos:prefLabel "sorsanlimaskat"@fi,
        "andmatssläktet"@sv .

<http://tun.fi/MX.40113> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydrocharitaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.53663> ;
    skos:hiddenLabel "Hydrocharitaceae"@fi,
        "Najadaceae"@fi,
        "Hydrocharitaceae"@sv,
        "Najadaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40114>,
        <http://tun.fi/MX.40116>,
        <http://tun.fi/MX.40118>,
        <http://tun.fi/MX.40167> ;
    skos:prefLabel "kilpukkakasvit"@fi,
        "dybladsväxter"@sv .

<http://tun.fi/MX.40215> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Juncus alpinoarticulatus" ;
    dwc:scientificNameAuthorship "Chaix" ;
    skos:broader <http://tun.fi/MX.40195> ;
    skos:hiddenLabel "Juncus alpinoarticulatus"@fi,
        "Juncus alpinoarticulatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40216>,
        <http://tun.fi/MX.40217>,
        <http://tun.fi/MX.40218>,
        <http://tun.fi/MX.40219> ;
    skos:prefLabel "rantavihvilä"@fi,
        "myrtåg"@sv .

<http://tun.fi/MX.40480> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Puccinellia" ;
    dwc:scientificNameAuthorship "Parl." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Puccinellia"@fi,
        "Puccinellia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40481>,
        <http://tun.fi/MX.40482>,
        <http://tun.fi/MX.41580>,
        <http://tun.fi/MX.41581> ;
    skos:prefLabel "suolasorsimot"@fi,
        "saltgrässläktet"@sv .

<http://tun.fi/MX.40549> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Avena" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "elokaurat"@fi ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Avena"@fi,
        "Avena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40550>,
        <http://tun.fi/MX.40551>,
        <http://tun.fi/MX.40552>,
        <http://tun.fi/MX.40750> ;
    skos:prefLabel "kaurat"@fi,
        "havren"@sv .

<http://tun.fi/MX.40558> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trisetum" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Trisetum"@fi,
        "Trisetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40559>,
        <http://tun.fi/MX.40560>,
        <http://tun.fi/MX.40561>,
        <http://tun.fi/MX.42536> ;
    skos:prefLabel "kaurakkeet"@fi,
        "glanshavren"@sv .

<http://tun.fi/MX.40631> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phalaris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Phalaris"@fi,
        "Phalaris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40633>,
        <http://tun.fi/MX.41285>,
        <http://tun.fi/MX.41287>,
        <http://tun.fi/MX.41288> ;
    skos:prefLabel "tähkähelvet"@fi,
        "flenar"@sv .

<http://tun.fi/MX.40655> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echinochloa" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Echinochloa"@fi,
        "Echinochloa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40656>,
        <http://tun.fi/MX.40963>,
        <http://tun.fi/MX.40964>,
        <http://tun.fi/MX.40965> ;
    skos:prefLabel "kananhirssit"@fi,
        "hönshirser"@sv .

<http://tun.fi/MX.41723> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Amaryllidaceae" ;
    dwc:scientificNameAuthorship "J. St.-Hil." ;
    skos:broader <http://tun.fi/MX.70035> ;
    skos:hiddenLabel "Alliaceae"@fi,
        "Amaryllidaceae"@fi,
        "Alliaceae"@sv,
        "Amaryllidaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39988>,
        <http://tun.fi/MX.41863>,
        <http://tun.fi/MX.41898>,
        <http://tun.fi/MX.41924> ;
    skos:prefLabel "narsissikasvit"@fi,
        "amaryllisväxter"@sv .

<http://tun.fi/MX.41751> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galatella" ;
    dwc:scientificNameAuthorship "Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Galatella"@fi,
        "Tripolium"@fi,
        "Galatella"@sv,
        "Tripolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39738>,
        <http://tun.fi/MX.40737>,
        <http://tun.fi/MX.41750>,
        <http://tun.fi/MX.42935> ;
    skos:prefLabel "kutriasterit"@fi,
        "prickastrar"@sv .

<http://tun.fi/MX.41846> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Doronicum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Doronicum"@fi,
        "Doronicum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40959>,
        <http://tun.fi/MX.40960>,
        <http://tun.fi/MX.40961>,
        <http://tun.fi/MX.42949> ;
    skos:prefLabel "vuohenjuuret"@fi,
        "gemsrötter"@sv .

<http://tun.fi/MX.41899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ligularia" ;
    dwc:scientificNameAuthorship "Cass." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Ligularia"@fi,
        "Ligularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40814>,
        <http://tun.fi/MX.40815>,
        <http://tun.fi/MX.40816>,
        <http://tun.fi/MX.42818> ;
    skos:prefLabel "helonauhukset"@fi,
        "klippståndser"@sv .

<http://tun.fi/MX.41923> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blitum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38157> ;
    skos:hiddenLabel "Blitum"@fi,
        "Monolepis"@fi,
        "Blitum"@sv,
        "Monolepis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38179>,
        <http://tun.fi/MX.38182>,
        <http://tun.fi/MX.38183>,
        <http://tun.fi/MX.41226> ;
    skos:prefLabel "murosavikat"@fi,
        "fruktmållor"@sv .

<http://tun.fi/MX.41924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Narcissus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kruununarsissit"@fi ;
    skos:broader <http://tun.fi/MX.41723> ;
    skos:hiddenLabel "Narcissus"@fi,
        "Narcissus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41229>,
        <http://tun.fi/MX.41230>,
        <http://tun.fi/MX.41231>,
        <http://tun.fi/MX.5068745> ;
    skos:prefLabel "narsissit"@fi,
        "narcisser"@sv .

<http://tun.fi/MX.41998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tagetes" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Tagetes"@fi,
        "Tagetes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41544>,
        <http://tun.fi/MX.41545>,
        <http://tun.fi/MX.43033>,
        <http://tun.fi/MX.4973865> ;
    skos:prefLabel "samettikukat"@fi,
        "sammetsblomstersläktet"@sv .

<http://tun.fi/MX.42012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Verbena" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41746> ;
    skos:hiddenLabel "Verbena"@fi,
        "Verbena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41620>,
        <http://tun.fi/MX.41621>,
        <http://tun.fi/MX.41622>,
        <http://tun.fi/MX.5014939> ;
    skos:prefLabel "rautaverbenat"@fi,
        "verbenor"@sv .

<http://tun.fi/MX.42513> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bromopsis" ;
    dwc:scientificNameAuthorship "Fourr." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Bromopsis"@fi,
        "Bromopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.42521>,
        <http://tun.fi/MX.42523>,
        <http://tun.fi/MX.42524>,
        <http://tun.fi/MX.4973153> ;
    skos:prefLabel "rönsykattarat"@fi,
        "storlostor"@sv .

<http://tun.fi/MX.43204> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acrididae" ;
    dwc:scientificNameAuthorship "Burmeister, 1838" ;
    skos:broader <http://tun.fi/MX.43194> ;
    skos:hiddenLabel "Acrididae"@fi,
        "Acrididae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43205>,
        <http://tun.fi/MX.43210>,
        <http://tun.fi/MX.43219>,
        <http://tun.fi/MX.43222> ;
    skos:prefLabel "heinäsirkat"@fi,
        "gräshoppor"@sv .

<http://tun.fi/MX.43210> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oedipodinae" ;
    dwc:scientificNameAuthorship "Walker, 1871" ;
    skos:broader <http://tun.fi/MX.43204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43211>,
        <http://tun.fi/MX.43213>,
        <http://tun.fi/MX.43215>,
        <http://tun.fi/MX.43217> ;
    skos:prefLabel "Oedipodinae"@fi,
        "Oedipodinae"@sv .

<http://tun.fi/MX.43296> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Weissia" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43867>,
        <http://tun.fi/MX.43868>,
        <http://tun.fi/MX.43869>,
        <http://tun.fi/MX.43870> ;
    skos:prefLabel "Weissia"@fi,
        "Weissia"@sv .

<http://tun.fi/MX.43300> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudoleskeella" ;
    dwc:scientificNameAuthorship "Kindb." ;
    skos:broader <http://tun.fi/MX.325191> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43946>,
        <http://tun.fi/MX.43947>,
        <http://tun.fi/MX.43948>,
        <http://tun.fi/MX.43949> ;
    skos:prefLabel "Pseudoleskeella"@fi,
        "Pseudoleskeella"@sv .

<http://tun.fi/MX.43306> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tayloria" ;
    dwc:scientificNameAuthorship "Hook." ;
    skos:broader <http://tun.fi/MX.212960> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44082>,
        <http://tun.fi/MX.44083>,
        <http://tun.fi/MX.44084>,
        <http://tun.fi/MX.44085> ;
    skos:prefLabel "Tayloria"@fi,
        "Tayloria"@sv .

<http://tun.fi/MX.43315> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meesia" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212959> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43700>,
        <http://tun.fi/MX.43701>,
        <http://tun.fi/MX.43702>,
        <http://tun.fi/MX.43703> ;
    skos:prefLabel "Meesia"@fi,
        "Meesia"@sv .

<http://tun.fi/MX.43322> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zygodon" ;
    dwc:scientificNameAuthorship "Hook. & Taylor" ;
    skos:broader <http://tun.fi/MX.212954> ;
    skos:hiddenLabel "Zygodon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200457>,
        <http://tun.fi/MX.43871>,
        <http://tun.fi/MX.43872>,
        <http://tun.fi/MX.43873> ;
    skos:prefLabel "uurresammalet"@fi,
        "Zygodon"@sv .

<http://tun.fi/MX.43324> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pogonatum" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.212963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43902>,
        <http://tun.fi/MX.43903>,
        <http://tun.fi/MX.43904>,
        <http://tun.fi/MX.43905> ;
    skos:prefLabel "Pogonatum"@fi,
        "Pogonatum"@sv .

<http://tun.fi/MX.43330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetraplodon" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.212960> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44087>,
        <http://tun.fi/MX.44088>,
        <http://tun.fi/MX.44089>,
        <http://tun.fi/MX.44090> ;
    skos:prefLabel "Tetraplodon"@fi,
        "Tetraplodon"@sv .

<http://tun.fi/MX.43377> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ditrichum" ;
    dwc:scientificNameAuthorship "Timm ex Hampe" ;
    skos:broader <http://tun.fi/MX.212925> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200503>,
        <http://tun.fi/MX.43573>,
        <http://tun.fi/MX.43574>,
        <http://tun.fi/MX.43575> ;
    skos:prefLabel "Ditrichum"@fi,
        "Ditrichum"@sv .

<http://tun.fi/MX.43400> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calliergon" ;
    dwc:scientificNameAuthorship "(Sull.) Kindb." ;
    skos:broader <http://tun.fi/MX.325174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43480>,
        <http://tun.fi/MX.43481>,
        <http://tun.fi/MX.43482>,
        <http://tun.fi/MX.43483> ;
    skos:prefLabel "Calliergon"@fi,
        "Calliergon"@sv .

<http://tun.fi/MX.43401> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campylium" ;
    dwc:scientificNameAuthorship "(Sull.) Mitt." ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43488>,
        <http://tun.fi/MX.43489>,
        <http://tun.fi/MX.43490>,
        <http://tun.fi/MX.43671> ;
    skos:prefLabel "Campylium"@fi,
        "Campylium"@sv .

<http://tun.fi/MX.43442> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polytrichastrum" ;
    dwc:scientificNameAuthorship "G.L. Sm." ;
    skos:broader <http://tun.fi/MX.212963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43927>,
        <http://tun.fi/MX.43932>,
        <http://tun.fi/MX.5018320>,
        <http://tun.fi/MX.5019395> ;
    skos:prefLabel "Polytrichastrum"@fi,
        "Polytrichastrum"@sv .

<http://tun.fi/MX.43446> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thuidium" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.212953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44093>,
        <http://tun.fi/MX.44094>,
        <http://tun.fi/MX.44095>,
        <http://tun.fi/MX.44096> ;
    skos:prefLabel "Thuidium"@fi,
        "Thuidium"@sv .

<http://tun.fi/MX.44135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephalozia" ;
    dwc:scientificNameAuthorship "(Dumort.) Dumort." ;
    skos:broader <http://tun.fi/MX.212984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44269>,
        <http://tun.fi/MX.44270>,
        <http://tun.fi/MX.44273>,
        <http://tun.fi/MX.44277> ;
    skos:prefLabel "Cephalozia"@fi,
        "Cephalozia"@sv .

<http://tun.fi/MX.44137> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Frullania" ;
    dwc:scientificNameAuthorship "Raddi" ;
    skos:broader <http://tun.fi/MX.212986> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44301>,
        <http://tun.fi/MX.44302>,
        <http://tun.fi/MX.44303>,
        <http://tun.fi/MX.44304> ;
    skos:prefLabel "Frullania"@fi,
        "Frullania"@sv .

<http://tun.fi/MX.44139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnomitrion" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.212988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44309>,
        <http://tun.fi/MX.44310>,
        <http://tun.fi/MX.44311>,
        <http://tun.fi/MX.44368> ;
    skos:prefLabel "Gymnomitrion"@fi,
        "Gymnomitrion"@sv .

<http://tun.fi/MX.44163> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophocolea" ;
    dwc:scientificNameAuthorship "(Dumort.) Dumort." ;
    skos:broader <http://tun.fi/MX.324494> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213755>,
        <http://tun.fi/MX.44340>,
        <http://tun.fi/MX.44341>,
        <http://tun.fi/MX.44342> ;
    skos:prefLabel "Lophocolea"@fi,
        "Lophocolea"@sv .

<http://tun.fi/MX.44164> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mannia" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.213003> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44245>,
        <http://tun.fi/MX.44363>,
        <http://tun.fi/MX.44364>,
        <http://tun.fi/MX.44365> ;
    skos:prefLabel "Mannia"@fi,
        "Mannia"@sv .

<http://tun.fi/MX.4883642> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mogulones" ;
    dwc:scientificNameAuthorship "Reitter, 1916" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196932>,
        <http://tun.fi/MX.196934>,
        <http://tun.fi/MX.196935>,
        <http://tun.fi/MX.196939> ;
    skos:prefLabel "Mogulones"@fi,
        "Mogulones"@sv .

<http://tun.fi/MX.4883644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glocianus" ;
    dwc:scientificNameAuthorship "Reitter, 1916" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196916>,
        <http://tun.fi/MX.196919>,
        <http://tun.fi/MX.196920>,
        <http://tun.fi/MX.196921> ;
    skos:prefLabel "Glocianus"@fi,
        "Glocianus"@sv .

<http://tun.fi/MX.4884221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perapion" ;
    dwc:scientificNameAuthorship "Wagner, 1907" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196598>,
        <http://tun.fi/MX.196600>,
        <http://tun.fi/MX.196601>,
        <http://tun.fi/MX.196602> ;
    skos:prefLabel "Perapion"@fi,
        "Perapion"@sv .

<http://tun.fi/MX.4884226> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Squamapion" ;
    dwc:scientificNameAuthorship "Bokor, 1923" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195536>,
        <http://tun.fi/MX.195538>,
        <http://tun.fi/MX.195539>,
        <http://tun.fi/MX.195541> ;
    skos:prefLabel "Squamapion"@fi,
        "Squamapion"@sv .

<http://tun.fi/MX.4887390> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Inocybaceae" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077805>,
        <http://tun.fi/MX.5077806>,
        <http://tun.fi/MX.5077807>,
        <http://tun.fi/MX.69718> ;
    skos:prefLabel "Inocybaceae"@fi,
        "Inocybaceae"@sv .

<http://tun.fi/MX.4890595> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tephromelataceae" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67057>,
        <http://tun.fi/MX.67072>,
        <http://tun.fi/MX.67302>,
        <http://tun.fi/MX.67410> ;
    skos:prefLabel "Tephromelataceae"@fi,
        "Tephromelataceae"@sv .

<http://tun.fi/MX.4971739> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudocandona" ;
    dwc:scientificNameAuthorship "Kaufmann, 1900" ;
    skos:broader <http://tun.fi/MX.4971594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214123>,
        <http://tun.fi/MX.214124>,
        <http://tun.fi/MX.214126>,
        <http://tun.fi/MX.214127> ;
    skos:prefLabel "Pseudocandona"@fi,
        "Pseudocandona"@sv .

<http://tun.fi/MX.4972032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jacobaea" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Jacobaea"@fi,
        "Jacobaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39856>,
        <http://tun.fi/MX.39857>,
        <http://tun.fi/MX.41477>,
        <http://tun.fi/MX.42599> ;
    skos:prefLabel "peijavillakot"@fi,
        "ståndser"@sv .

<http://tun.fi/MX.4972037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phedimus" ;
    dwc:scientificNameAuthorship "Raf." ;
    skos:broader <http://tun.fi/MX.38735> ;
    skos:hiddenLabel "Phedimus"@fi,
        "Phedimus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38741>,
        <http://tun.fi/MX.38742>,
        <http://tun.fi/MX.38748>,
        <http://tun.fi/MX.41472> ;
    skos:prefLabel "aasianmaksaruohot"@fi,
        "fetblad"@sv .

<http://tun.fi/MX.4972077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxybasis" ;
    dwc:scientificNameAuthorship "Kar. & Kir." ;
    skos:broader <http://tun.fi/MX.38157> ;
    skos:hiddenLabel "Oxybasis"@fi,
        "Oxybasis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38174>,
        <http://tun.fi/MX.38180>,
        <http://tun.fi/MX.38181>,
        <http://tun.fi/MX.41350> ;
    skos:prefLabel "mehisavikat"@fi,
        "flottmållor"@sv .

<http://tun.fi/MX.4972086> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ervilia" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Ervilia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38974>,
        <http://tun.fi/MX.38978>,
        <http://tun.fi/MX.41635>,
        <http://tun.fi/MX.41637> ;
    skos:prefLabel "sieponvirvilät"@fi,
        "Ervilia"@sv .

<http://tun.fi/MX.4972146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micranthes" ;
    dwc:scientificNameAuthorship "Haw." ;
    skos:broader <http://tun.fi/MX.38716> ;
    skos:hiddenLabel "Micranthes"@fi,
        "Micranthes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38718>,
        <http://tun.fi/MX.38719>,
        <http://tun.fi/MX.38720>,
        <http://tun.fi/MX.38721> ;
    skos:prefLabel "vanarikot"@fi,
        "rosettbräckor"@sv .

<http://tun.fi/MX.4977160> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Polypodiopsida" ;
    dwc:scientificNameAuthorship "Cronquist, Takht. & W. Zimm." ;
    skos:broader <http://tun.fi/MX.53078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70084>,
        <http://tun.fi/MX.70086>,
        <http://tun.fi/MX.70087>,
        <http://tun.fi/MX.70746> ;
    skos:prefLabel "Polypodiopsida"@fi,
        "Polypodiopsida"@sv .

<http://tun.fi/MX.4978813> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Potentilla neglecta" ;
    dwc:scientificNameAuthorship "Baumg." ;
    skos:broader <http://tun.fi/MX.38841> ;
    skos:hiddenLabel "Potentilla argentea subsp. impolita"@fi,
        "Potentilla impolita"@fi,
        "Potentilla neglecta"@fi,
        "Potentilla argentea subsp. impolita"@sv,
        "Potentilla impolita"@sv,
        "Potentilla neglecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38852>,
        <http://tun.fi/MX.38853>,
        <http://tun.fi/MX.38854>,
        <http://tun.fi/MX.38855> ;
    skos:prefLabel "tanakkahopeahanhikki"@fi,
        "stor femfingerört"@sv .

<http://tun.fi/MX.4979902> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lymaenon" ;
    dwc:scientificNameAuthorship "Walker, 1846" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320019>,
        <http://tun.fi/MX.320024>,
        <http://tun.fi/MX.320028>,
        <http://tun.fi/MX.4993822> ;
    skos:prefLabel "Lymaenon"@fi,
        "Lymaenon"@sv .

<http://tun.fi/MX.4980025> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dropephylla" ;
    dwc:scientificNameAuthorship "Mulsant & Rey, 1880" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189657>,
        <http://tun.fi/MX.189658>,
        <http://tun.fi/MX.189659>,
        <http://tun.fi/MX.4980024> ;
    skos:prefLabel "Dropephylla"@fi,
        "Dropephylla"@sv .

<http://tun.fi/MX.4980194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sellnickochthonius" ;
    skos:broader <http://tun.fi/MX.201604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201607>,
        <http://tun.fi/MX.201609>,
        <http://tun.fi/MX.201610>,
        <http://tun.fi/MX.201611> ;
    skos:prefLabel "Sellnickochthonius"@fi,
        "Sellnickochthonius"@sv .

<http://tun.fi/MX.4984460> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thekopsora" ;
    skos:broader <http://tun.fi/MX.233301> ;
    skos:hiddenLabel "Thekopsora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984640>,
        <http://tun.fi/MX.4984743>,
        <http://tun.fi/MX.4984817>,
        <http://tun.fi/MX.4985143> ;
    skos:prefLabel "outoruosteet"@fi,
        "Thekopsora"@sv .

<http://tun.fi/MX.4986113> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Monogenea" ;
    skos:broader <http://tun.fi/MX.70011> ;
    skos:hiddenLabel "Monogenea"@fi,
        "Monogenea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986116>,
        <http://tun.fi/MX.4986222>,
        <http://tun.fi/MX.4986264>,
        <http://tun.fi/MX.4986268> ;
    skos:prefLabel "kidusmadot"@fi,
        "monogena sugmaskar"@sv .

<http://tun.fi/MX.4999760> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytoseius" ;
    skos:broader <http://tun.fi/MX.203087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201946>,
        <http://tun.fi/MX.201947>,
        <http://tun.fi/MX.201949>,
        <http://tun.fi/MX.201950> ;
    skos:prefLabel "Phytoseius"@fi,
        "Phytoseius"@sv .

<http://tun.fi/MX.4999782> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmolaelaps" ;
    skos:broader <http://tun.fi/MX.202294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202301>,
        <http://tun.fi/MX.202315>,
        <http://tun.fi/MX.202317>,
        <http://tun.fi/MX.202325> ;
    skos:prefLabel "Cosmolaelaps"@fi,
        "Cosmolaelaps"@sv .

<http://tun.fi/MX.5001779> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pseudoclitocybaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5001780>,
        <http://tun.fi/MX.5001781>,
        <http://tun.fi/MX.5014942>,
        <http://tun.fi/MX.69804> ;
    skos:prefLabel "Pseudoclitocybaceae"@fi,
        "Pseudoclitocybaceae"@sv .

<http://tun.fi/MX.5013948> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diphascon" ;
    dwc:scientificNameAuthorship "Plate, 1888" ;
    skos:broader <http://tun.fi/MX.5013947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013949>,
        <http://tun.fi/MX.5013950>,
        <http://tun.fi/MX.5013951>,
        <http://tun.fi/MX.5013952> ;
    skos:prefLabel "Diphascon"@fi,
        "Diphascon"@sv .

<http://tun.fi/MX.5013964> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pilatobius" ;
    dwc:scientificNameAuthorship "Bertolani, Guidetti, Marchioro, Altiero, Rebecchi & Cesari, 2014" ;
    skos:broader <http://tun.fi/MX.5013947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013965>,
        <http://tun.fi/MX.5013968>,
        <http://tun.fi/MX.5013970>,
        <http://tun.fi/MX.5076414> ;
    skos:prefLabel "Pilatobius"@fi,
        "Pilatobius"@sv .

<http://tun.fi/MX.5013989> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Isohypsibiidae" ;
    dwc:scientificNameAuthorship "Sands, McInnes, Marley, Goodall-Copestake, Convey & Linse, 2008" ;
    skos:broader <http://tun.fi/MX.5013943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013990>,
        <http://tun.fi/MX.5014009>,
        <http://tun.fi/MX.5076445>,
        <http://tun.fi/MX.5076450> ;
    skos:prefLabel "Isohypsibiidae"@fi,
        "Isohypsibiidae"@sv .

<http://tun.fi/MX.5013990> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isohypsibius" ;
    dwc:scientificNameAuthorship "Thulin, 1928" ;
    skos:broader <http://tun.fi/MX.5013989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013998>,
        <http://tun.fi/MX.5014002>,
        <http://tun.fi/MX.5014003>,
        <http://tun.fi/MX.5014004> ;
    skos:prefLabel "Isohypsibius"@fi,
        "Isohypsibius"@sv .

<http://tun.fi/MX.5014012> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Macrobiotidae" ;
    dwc:scientificNameAuthorship "Thulin, 1928" ;
    skos:broader <http://tun.fi/MX.5013943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014013>,
        <http://tun.fi/MX.5014017>,
        <http://tun.fi/MX.5014024>,
        <http://tun.fi/MX.5076456> ;
    skos:prefLabel "Macrobiotidae"@fi,
        "Macrobiotidae"@sv .

<http://tun.fi/MX.5014030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dactylobiotus" ;
    dwc:scientificNameAuthorship "R.O. Schuster, 1980" ;
    skos:broader <http://tun.fi/MX.5014029> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014031>,
        <http://tun.fi/MX.5014033>,
        <http://tun.fi/MX.5014035>,
        <http://tun.fi/MX.5076464> ;
    skos:prefLabel "Dactylobiotus"@fi,
        "Dactylobiotus"@sv .

<http://tun.fi/MX.5015686> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Larrinae" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.203794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203873>,
        <http://tun.fi/MX.203879>,
        <http://tun.fi/MX.203884>,
        <http://tun.fi/MX.203887> ;
    skos:prefLabel "Larrinae"@fi,
        "Larrinae"@sv .

<http://tun.fi/MX.5020050> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protostropharia" ;
    dwc:scientificNameAuthorship "Redhead, Moncalvo & Vilgalys" ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Protostropharia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71853>,
        <http://tun.fi/MX.71854>,
        <http://tun.fi/MX.71855>,
        <http://tun.fi/MX.72998> ;
    skos:prefLabel "sittakaulussienet"@fi,
        "Protostropharia"@sv .

<http://tun.fi/MX.50679> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Mustelinae" ;
    dwc:scientificNameAuthorship "Fischer, 1817" ;
    skos:broader <http://tun.fi/MX.50565> ;
    skos:hiddenLabel "Mustelinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313426>,
        <http://tun.fi/MX.51274>,
        <http://tun.fi/MX.51277>,
        <http://tun.fi/MX.51278> ;
    skos:prefLabel "näädät"@fi,
        "Mustelinae"@sv .

<http://tun.fi/MX.50694> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Odocoileinae" ;
    dwc:scientificNameAuthorship "Pocock, 1923" ;
    skos:broader <http://tun.fi/MX.50580> ;
    skos:hiddenLabel "Odocoileinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51354>,
        <http://tun.fi/MX.51356>,
        <http://tun.fi/MX.51381>,
        <http://tun.fi/MX.51384> ;
    skos:prefLabel "kauriit"@fi,
        "Odocoileinae"@sv .

<http://tun.fi/MX.50721> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Murinae" ;
    dwc:scientificNameAuthorship "Illiger, 1815" ;
    skos:broader <http://tun.fi/MX.50594> ;
    skos:hiddenLabel "Murinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51527>,
        <http://tun.fi/MX.51660>,
        <http://tun.fi/MX.51663>,
        <http://tun.fi/MX.51752> ;
    skos:prefLabel "hiiret ja rotat"@fi,
        "Murinae"@sv .

<http://tun.fi/MX.5074329> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Amaranthus hybridus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38152> ;
    skos:hiddenLabel "Amaranthus hybridus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41678>,
        <http://tun.fi/MX.42488>,
        <http://tun.fi/MX.42489>,
        <http://tun.fi/MX.42490> ;
    skos:prefLabel "viljarevonhäntä"@fi,
        "Amaranthus hybridus"@sv .

<http://tun.fi/MX.5076117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thalloidima" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5079825>,
        <http://tun.fi/MX.66706>,
        <http://tun.fi/MX.66709>,
        <http://tun.fi/MX.66710> ;
    skos:prefLabel "Thalloidima"@fi,
        "Thalloidima"@sv .

<http://tun.fi/MX.5076445> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dianea" ;
    dwc:scientificNameAuthorship "Gąsiorek, Stec, Morek & Michalczyk, 2019" ;
    skos:broader <http://tun.fi/MX.5013989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013992>,
        <http://tun.fi/MX.5013993>,
        <http://tun.fi/MX.5013997>,
        <http://tun.fi/MX.5014000> ;
    skos:prefLabel "Dianea"@fi,
        "Dianea"@sv .

<http://tun.fi/MX.5076450> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ursulinius" ;
    dwc:scientificNameAuthorship "Gąsiorek, Stec, Morek & Michalczyk, 2019" ;
    skos:broader <http://tun.fi/MX.5013989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013994>,
        <http://tun.fi/MX.5013995>,
        <http://tun.fi/MX.5013996>,
        <http://tun.fi/MX.5076454> ;
    skos:prefLabel "Ursulinius"@fi,
        "Ursulinius"@sv .

<http://tun.fi/MX.5076963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blindiadelphus" ;
    dwc:scientificNameAuthorship "(Lindb.) Fedosov & Ignatov" ;
    skos:broader <http://tun.fi/MX.212957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44022>,
        <http://tun.fi/MX.44023>,
        <http://tun.fi/MX.44026>,
        <http://tun.fi/MX.44027> ;
    skos:prefLabel "Blindiadelphus"@fi,
        "Blindiadelphus"@sv .

<http://tun.fi/MX.5080111> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Omphalotaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233515>,
        <http://tun.fi/MX.69661>,
        <http://tun.fi/MX.69719>,
        <http://tun.fi/MX.69726> ;
    skos:prefLabel "Omphalotaceae"@fi,
        "Omphalotaceae"@sv .

<http://tun.fi/MX.51278> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mustela" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50679> ;
    skos:hiddenLabel "Mustela"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.47230>,
        <http://tun.fi/MX.47235>,
        <http://tun.fi/MX.47238>,
        <http://tun.fi/MX.47240> ;
    skos:prefLabel "kärpät"@fi,
        "Mustela"@sv .

<http://tun.fi/MX.51513> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microtus" ;
    dwc:scientificNameAuthorship "Schrank, 1798" ;
    skos:broader <http://tun.fi/MX.50716> ;
    skos:hiddenLabel "Microtus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.48356>,
        <http://tun.fi/MX.48357>,
        <http://tun.fi/MX.48513>,
        <http://tun.fi/MX.48519> ;
    skos:prefLabel "ruohomyyrät"@fi,
        "Microtus"@sv .

<http://tun.fi/MX.52654> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Succineidae" ;
    dwc:scientificNameAuthorship "H. Beck, 1837" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Succineidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313390>,
        <http://tun.fi/MX.52655>,
        <http://tun.fi/MX.52657>,
        <http://tun.fi/MX.52659> ;
    skos:prefLabel "meripihkakotilot"@fi,
        "Succineidae"@sv .

<http://tun.fi/MX.52812> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hygromiidae" ;
    dwc:scientificNameAuthorship "Tryon, 1866" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Hygromiidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313403>,
        <http://tun.fi/MX.52813>,
        <http://tun.fi/MX.52817>,
        <http://tun.fi/MX.52825> ;
    skos:prefLabel "juovakotilot"@fi,
        "Hygromiidae"@sv .

<http://tun.fi/MX.53062> a <http://tun.fi/MX.kingdom>,
        skos:Concept ;
    dwc:scientificName "Fungi" ;
    skos:broader <http://tun.fi/MX.53761> ;
    skos:hiddenLabel "Fungi"@fi,
        "Fungi"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5019803>,
        <http://tun.fi/MX.53065>,
        <http://tun.fi/MX.53066>,
        <http://tun.fi/MX.70025> ;
    skos:prefLabel "sienet"@fi,
        "svampar"@sv .

<http://tun.fi/MX.53078> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Tracheophyta" ;
    dwc:scientificNameAuthorship "Sinnott ex Cavalier-Smith" ;
    skos:broader <http://tun.fi/MX.37601> ;
    skos:hiddenLabel "Tracheophyta"@fi,
        "Tracheophyta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4976189>,
        <http://tun.fi/MX.4976224>,
        <http://tun.fi/MX.4977115>,
        <http://tun.fi/MX.4977160> ;
    skos:prefLabel "putkilokasvit"@fi,
        "kärlväxter"@sv .

<http://tun.fi/MX.53131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coregonus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206820>,
        <http://tun.fi/MX.53001>,
        <http://tun.fi/MX.53132>,
        <http://tun.fi/MX.53300> ;
    skos:prefLabel "Coregonus"@fi,
        "Coregonus"@sv .

<http://tun.fi/MX.53143> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cypriniformes" ;
    skos:broader <http://tun.fi/MX.37669> ;
    skos:hiddenLabel "Cypriniformes"@fi,
        "Cypriniformes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206824>,
        <http://tun.fi/MX.53144>,
        <http://tun.fi/MX.53170>,
        <http://tun.fi/MX.53173> ;
    skos:prefLabel "karppikalat"@fi,
        "karpartade fiskar"@sv .

<http://tun.fi/MX.53196> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gasterosteidae" ;
    skos:broader <http://tun.fi/MX.53323> ;
    skos:hiddenLabel "Gasterosteidae"@fi,
        "Gasterosteidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53197>,
        <http://tun.fi/MX.53199>,
        <http://tun.fi/MX.53202>,
        <http://tun.fi/MX.53313> ;
    skos:prefLabel "piikkikalat"@fi,
        "spiggar"@sv .

<http://tun.fi/MX.53326> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gobiidae" ;
    skos:broader <http://tun.fi/MX.53285> ;
    skos:hiddenLabel "Gobiidae"@fi,
        "Gobiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53237>,
        <http://tun.fi/MX.53239>,
        <http://tun.fi/MX.53255>,
        <http://tun.fi/MX.53524> ;
    skos:prefLabel "tokot"@fi,
        "smörbultsfiskar"@sv .

<http://tun.fi/MX.53381> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Bivalvia" ;
    skos:broader <http://tun.fi/MX.52645> ;
    skos:hiddenLabel "Bivalvia"@fi,
        "Lamellibranchiata"@fi,
        "Pelecypoda"@fi,
        "Bivalvia"@sv,
        "Lamellibranchiata"@sv,
        "Pelecypoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211715>,
        <http://tun.fi/MX.212389>,
        <http://tun.fi/MX.212393>,
        <http://tun.fi/MX.70371> ;
    skos:prefLabel "simpukat"@fi,
        "musslor"@sv .

<http://tun.fi/MX.53384> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Branchiopoda" ;
    skos:broader <http://tun.fi/MX.37605> ;
    skos:hiddenLabel "Branchiopoda"@fi,
        "Branchiopoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213776>,
        <http://tun.fi/MX.53742>,
        <http://tun.fi/MX.70201>,
        <http://tun.fi/MX.70202> ;
    skos:prefLabel "kidusjalkaiset"@fi,
        "bladfotingar"@sv .

<http://tun.fi/MX.53418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichrooscytus" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229896>,
        <http://tun.fi/MX.229897>,
        <http://tun.fi/MX.5018544>,
        <http://tun.fi/MX.53013> ;
    skos:prefLabel "Dichrooscytus"@fi,
        "Dichrooscytus"@sv .

<http://tun.fi/MX.53425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psylla" ;
    skos:broader <http://tun.fi/MX.53584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228759>,
        <http://tun.fi/MX.228760>,
        <http://tun.fi/MX.228761>,
        <http://tun.fi/MX.228762> ;
    skos:prefLabel "Psylla"@fi,
        "Psylla"@sv .

<http://tun.fi/MX.53482> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhopalosiphoninus" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228490>,
        <http://tun.fi/MX.228494>,
        <http://tun.fi/MX.228496>,
        <http://tun.fi/MX.53007> ;
    skos:prefLabel "Rhopalosiphoninus"@fi,
        "Rhopalosiphoninus"@sv .

<http://tun.fi/MX.53571> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pucciniastraceae" ;
    skos:broader <http://tun.fi/MX.53688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233625>,
        <http://tun.fi/MX.233626>,
        <http://tun.fi/MX.233627>,
        <http://tun.fi/MX.53530> ;
    skos:prefLabel "Pucciniastraceae"@fi,
        "Pucciniastraceae"@sv .

<http://tun.fi/MX.53573> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tarsonemidae" ;
    skos:broader <http://tun.fi/MX.53701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201857>,
        <http://tun.fi/MX.203074>,
        <http://tun.fi/MX.203391>,
        <http://tun.fi/MX.53489> ;
    skos:prefLabel "Tarsonemidae"@fi,
        "Tarsonemidae"@sv .

<http://tun.fi/MX.53587> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Formicidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Formicidae"@fi,
        "Formicidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204245>,
        <http://tun.fi/MX.204249>,
        <http://tun.fi/MX.204287>,
        <http://tun.fi/MX.53554> ;
    skos:prefLabel "muurahaiset"@fi,
        "myror"@sv .

<http://tun.fi/MX.53593> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Torymidae" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Torymidae"@fi,
        "Torymidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319577>,
        <http://tun.fi/MX.319607>,
        <http://tun.fi/MX.4979809>,
        <http://tun.fi/MX.4979810> ;
    skos:prefLabel "loistokiilupistiäiset"@fi,
        "gallglanssteklar"@sv .

<http://tun.fi/MX.53612> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Thripidae" ;
    skos:broader <http://tun.fi/MX.232205> ;
    skos:hiddenLabel "Thripidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232216>,
        <http://tun.fi/MX.232217>,
        <http://tun.fi/MX.232223>,
        <http://tun.fi/MX.232229> ;
    skos:prefLabel "Thripidae"@fi,
        "smaltripsar"@sv .

<http://tun.fi/MX.53621> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ustilaginaceae" ;
    skos:broader <http://tun.fi/MX.53717> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233646>,
        <http://tun.fi/MX.233647>,
        <http://tun.fi/MX.5019343>,
        <http://tun.fi/MX.53420> ;
    skos:prefLabel "Ustilaginaceae"@fi,
        "Ustilaginaceae"@sv .

<http://tun.fi/MX.53717> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ustilaginales" ;
    skos:broader <http://tun.fi/MX.53376> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233389>,
        <http://tun.fi/MX.233645>,
        <http://tun.fi/MX.4984441>,
        <http://tun.fi/MX.53621> ;
    skos:prefLabel "Ustilaginales"@fi,
        "Ustilaginales"@sv .

<http://tun.fi/MX.53720> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Poales" ;
    dwc:scientificNameAuthorship "Small" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40186>,
        <http://tun.fi/MX.40194>,
        <http://tun.fi/MX.40242>,
        <http://tun.fi/MX.40431> ;
    skos:prefLabel "Poales"@fi,
        "Poales"@sv .

<http://tun.fi/MX.58504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micropterix" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.58503> ;
    skos:hiddenLabel "Micropterix"@fi,
        "Micropterix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58505>,
        <http://tun.fi/MX.58506>,
        <http://tun.fi/MX.58507>,
        <http://tun.fi/MX.58508> ;
    skos:prefLabel "leukaset"@fi,
        "käkmalar"@sv .

<http://tun.fi/MX.58750> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nemapogoninae" ;
    dwc:scientificNameAuthorship "Hinton, 1955" ;
    skos:broader <http://tun.fi/MX.58722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58751>,
        <http://tun.fi/MX.58753>,
        <http://tun.fi/MX.58756>,
        <http://tun.fi/MX.58758> ;
    skos:prefLabel "Nemapogoninae"@fi,
        "Nemapogoninae"@sv .

<http://tun.fi/MX.58805> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Psychidae" ;
    dwc:scientificNameAuthorship "Boisduval, 1828" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Psychidae"@fi,
        "Psychidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58806>,
        <http://tun.fi/MX.58823>,
        <http://tun.fi/MX.58828>,
        <http://tun.fi/MX.58838> ;
    skos:prefLabel "pussikkaat"@fi,
        "säckspinnare"@sv .

<http://tun.fi/MX.59019> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Swammerdamia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.58992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59020>,
        <http://tun.fi/MX.59022>,
        <http://tun.fi/MX.59023>,
        <http://tun.fi/MX.59024> ;
    skos:prefLabel "Swammerdamia"@fi,
        "Swammerdamia"@sv .

<http://tun.fi/MX.59025> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraswammerdamia" ;
    dwc:scientificNameAuthorship "Friese, 1960" ;
    skos:broader <http://tun.fi/MX.58992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59026>,
        <http://tun.fi/MX.59029>,
        <http://tun.fi/MX.59031>,
        <http://tun.fi/MX.59032> ;
    skos:prefLabel "Paraswammerdamia"@fi,
        "Paraswammerdamia"@sv .

<http://tun.fi/MX.59113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhigognostis" ;
    dwc:scientificNameAuthorship "Staudinger, 1857" ;
    skos:broader <http://tun.fi/MX.59105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59114>,
        <http://tun.fi/MX.59115>,
        <http://tun.fi/MX.59116>,
        <http://tun.fi/MX.59118> ;
    skos:prefLabel "Rhigognostis"@fi,
        "Rhigognostis"@sv .

<http://tun.fi/MX.59247> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Depressariidae" ;
    dwc:scientificNameAuthorship "Meyrick, 1883" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Depressariidae"@fi,
        "Depressariidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211116>,
        <http://tun.fi/MX.211117>,
        <http://tun.fi/MX.59243>,
        <http://tun.fi/MX.59329> ;
    skos:prefLabel "lattakoit"@fi,
        "sorgmalar"@sv .

<http://tun.fi/MX.59248> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Semioscopis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.211116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59250>,
        <http://tun.fi/MX.59252>,
        <http://tun.fi/MX.59253>,
        <http://tun.fi/MX.59254> ;
    skos:prefLabel "Semioscopis"@fi,
        "Semioscopis"@sv .

<http://tun.fi/MX.59638> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmopterix" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313646>,
        <http://tun.fi/MX.59639>,
        <http://tun.fi/MX.59641>,
        <http://tun.fi/MX.59642> ;
    skos:prefLabel "Cosmopterix"@fi,
        "Cosmopterix"@sv .

<http://tun.fi/MX.59655> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aristotelia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59656>,
        <http://tun.fi/MX.59657>,
        <http://tun.fi/MX.59658>,
        <http://tun.fi/MX.59659> ;
    skos:prefLabel "Aristotelia"@fi,
        "Aristotelia"@sv .

<http://tun.fi/MX.59737> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Teleiodes" ;
    dwc:scientificNameAuthorship "Sattler, 1960" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59738>,
        <http://tun.fi/MX.59739>,
        <http://tun.fi/MX.59740>,
        <http://tun.fi/MX.59741> ;
    skos:prefLabel "Teleiodes"@fi,
        "Teleiodes"@sv .

<http://tun.fi/MX.59799> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athrips" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59801>,
        <http://tun.fi/MX.59802>,
        <http://tun.fi/MX.59803>,
        <http://tun.fi/MX.59804> ;
    skos:prefLabel "Athrips"@fi,
        "Athrips"@sv .

<http://tun.fi/MX.59864> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sophronia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59865>,
        <http://tun.fi/MX.59866>,
        <http://tun.fi/MX.59867>,
        <http://tun.fi/MX.59868> ;
    skos:prefLabel "Sophronia"@fi,
        "Sophronia"@sv .

<http://tun.fi/MX.59878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anacampsis" ;
    dwc:scientificNameAuthorship "Curtis, 1827" ;
    skos:broader <http://tun.fi/MX.59863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59879>,
        <http://tun.fi/MX.59880>,
        <http://tun.fi/MX.59881>,
        <http://tun.fi/MX.59882> ;
    skos:prefLabel "Anacampsis"@fi,
        "Anacampsis"@sv .

<http://tun.fi/MX.59897> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dichomeridinae" ;
    dwc:scientificNameAuthorship "Hampson, 1918" ;
    skos:broader <http://tun.fi/MX.59653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59898>,
        <http://tun.fi/MX.59906>,
        <http://tun.fi/MX.59911>,
        <http://tun.fi/MX.59915> ;
    skos:prefLabel "Dichomeridinae"@fi,
        "Dichomeridinae"@sv .

<http://tun.fi/MX.59911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helcystogramma" ;
    dwc:scientificNameAuthorship "Zeller, 1877" ;
    skos:broader <http://tun.fi/MX.59897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076586>,
        <http://tun.fi/MX.59912>,
        <http://tun.fi/MX.59913>,
        <http://tun.fi/MX.59914> ;
    skos:prefLabel "Helcystogramma"@fi,
        "Helcystogramma"@sv .

<http://tun.fi/MX.60049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phtheochroa" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60052>,
        <http://tun.fi/MX.60053>,
        <http://tun.fi/MX.60055>,
        <http://tun.fi/MX.60056> ;
    skos:prefLabel "Phtheochroa"@fi,
        "Phtheochroa"@sv .

<http://tun.fi/MX.60061> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phalonidia" ;
    dwc:scientificNameAuthorship "Le Marchand, 1933" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60062>,
        <http://tun.fi/MX.60063>,
        <http://tun.fi/MX.60064>,
        <http://tun.fi/MX.60065> ;
    skos:prefLabel "Phalonidia"@fi,
        "Phalonidia"@sv .

<http://tun.fi/MX.60378> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhopobota" ;
    dwc:scientificNameAuthorship "Lederer, 1859" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60380>,
        <http://tun.fi/MX.60381>,
        <http://tun.fi/MX.60382>,
        <http://tun.fi/MX.60383> ;
    skos:prefLabel "Rhopobota"@fi,
        "Rhopobota"@sv .

<http://tun.fi/MX.60422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zeiraphera" ;
    dwc:scientificNameAuthorship "Treitschke, 1829" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60423>,
        <http://tun.fi/MX.60425>,
        <http://tun.fi/MX.60426>,
        <http://tun.fi/MX.60427> ;
    skos:prefLabel "Zeiraphera"@fi,
        "Zeiraphera"@sv .

<http://tun.fi/MX.60591> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Choreutidae" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Choreutidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60592>,
        <http://tun.fi/MX.60594>,
        <http://tun.fi/MX.60602>,
        <http://tun.fi/MX.60605> ;
    skos:prefLabel "tuikekoit"@fi,
        "Choreutidae"@sv .

<http://tun.fi/MX.60594> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prochoreutis" ;
    dwc:scientificNameAuthorship "Diakonoff & Heppner, 1980" ;
    skos:broader <http://tun.fi/MX.60591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60596>,
        <http://tun.fi/MX.60597>,
        <http://tun.fi/MX.60599>,
        <http://tun.fi/MX.60601> ;
    skos:prefLabel "Prochoreutis"@fi,
        "Prochoreutis"@sv .

<http://tun.fi/MX.60622> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epermenia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60624>,
        <http://tun.fi/MX.60625>,
        <http://tun.fi/MX.60626>,
        <http://tun.fi/MX.60627> ;
    skos:prefLabel "Epermenia"@fi,
        "Epermenia"@sv .

<http://tun.fi/MX.60639> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platyptilia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60640>,
        <http://tun.fi/MX.60641>,
        <http://tun.fi/MX.60642>,
        <http://tun.fi/MX.60643> ;
    skos:prefLabel "Platyptilia"@fi,
        "Platyptilia"@sv .

<http://tun.fi/MX.60733> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrgus" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60735>,
        <http://tun.fi/MX.60736>,
        <http://tun.fi/MX.60738>,
        <http://tun.fi/MX.60739> ;
    skos:prefLabel "Pyrgus"@fi,
        "Pyrgus"@sv .

<http://tun.fi/MX.60912> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nymphalis" ;
    dwc:scientificNameAuthorship "Kluk, 1802" ;
    skos:broader <http://tun.fi/MX.60905> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60918>,
        <http://tun.fi/MX.60919>,
        <http://tun.fi/MX.60920>,
        <http://tun.fi/MX.60922> ;
    skos:prefLabel "Nymphalis"@fi,
        "Nymphalis"@sv .

<http://tun.fi/MX.60962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coenonympha" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.60950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60963>,
        <http://tun.fi/MX.60965>,
        <http://tun.fi/MX.60967>,
        <http://tun.fi/MX.60968> ;
    skos:prefLabel "Coenonympha"@fi,
        "Coenonympha"@sv .

<http://tun.fi/MX.61078> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dioryctria" ;
    dwc:scientificNameAuthorship "Zeller, 1846" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61079>,
        <http://tun.fi/MX.61080>,
        <http://tun.fi/MX.61082>,
        <http://tun.fi/MX.61083> ;
    skos:prefLabel "Dioryctria"@fi,
        "Dioryctria"@sv .

<http://tun.fi/MX.61120> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euzophera" ;
    dwc:scientificNameAuthorship "Zeller, 1867" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076597>,
        <http://tun.fi/MX.61121>,
        <http://tun.fi/MX.61122>,
        <http://tun.fi/MX.61123> ;
    skos:prefLabel "Euzophera"@fi,
        "Euzophera"@sv .

<http://tun.fi/MX.61299> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Loxostege" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61300>,
        <http://tun.fi/MX.61301>,
        <http://tun.fi/MX.61302>,
        <http://tun.fi/MX.61303> ;
    skos:prefLabel "Loxostege"@fi,
        "Loxostege"@sv .

<http://tun.fi/MX.61871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dysstroma" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61872>,
        <http://tun.fi/MX.61873>,
        <http://tun.fi/MX.61874>,
        <http://tun.fi/MX.61875> ;
    skos:prefLabel "Dysstroma"@fi,
        "Dysstroma"@sv .

<http://tun.fi/MX.61884> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thera" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61886>,
        <http://tun.fi/MX.61887>,
        <http://tun.fi/MX.61888>,
        <http://tun.fi/MX.61889> ;
    skos:prefLabel "Thera"@fi,
        "Thera"@sv .

<http://tun.fi/MX.61897> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colostygia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61898>,
        <http://tun.fi/MX.61899>,
        <http://tun.fi/MX.61900>,
        <http://tun.fi/MX.61901> ;
    skos:prefLabel "Colostygia"@fi,
        "Colostygia"@sv .

<http://tun.fi/MX.61939> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rheumaptera" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61940>,
        <http://tun.fi/MX.61941>,
        <http://tun.fi/MX.61943>,
        <http://tun.fi/MX.61944> ;
    skos:prefLabel "Rheumaptera"@fi,
        "Rheumaptera"@sv .

<http://tun.fi/MX.62089> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clostera" ;
    dwc:scientificNameAuthorship "Samouelle, 1819" ;
    skos:broader <http://tun.fi/MX.62086> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62090>,
        <http://tun.fi/MX.62091>,
        <http://tun.fi/MX.62092>,
        <http://tun.fi/MX.62093> ;
    skos:prefLabel "Clostera"@fi,
        "Clostera"@sv .

<http://tun.fi/MX.62094> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Notodontinae" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.62085> ;
    skos:hiddenLabel "Notodontinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62095>,
        <http://tun.fi/MX.62109>,
        <http://tun.fi/MX.62114>,
        <http://tun.fi/MX.62132> ;
    skos:prefLabel "kyttyränirkot"@fi,
        "Notodontinae"@sv .

<http://tun.fi/MX.62095> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notodonta" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1810" ;
    skos:broader <http://tun.fi/MX.62094> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62098>,
        <http://tun.fi/MX.62099>,
        <http://tun.fi/MX.62100>,
        <http://tun.fi/MX.62102> ;
    skos:prefLabel "Notodonta"@fi,
        "Notodonta"@sv .

<http://tun.fi/MX.62145> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypena" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.62144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62147>,
        <http://tun.fi/MX.62148>,
        <http://tun.fi/MX.62149>,
        <http://tun.fi/MX.62151> ;
    skos:prefLabel "Hypena"@fi,
        "Hypena"@sv .

<http://tun.fi/MX.62306> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eublemma" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62298> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082235>,
        <http://tun.fi/MX.62308>,
        <http://tun.fi/MX.62310>,
        <http://tun.fi/MX.62311> ;
    skos:prefLabel "Eublemma"@fi,
        "Eublemma"@sv .

<http://tun.fi/MX.62349> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nola" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.62344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62352>,
        <http://tun.fi/MX.62353>,
        <http://tun.fi/MX.62354>,
        <http://tun.fi/MX.62356> ;
    skos:prefLabel "Nola"@fi,
        "Nola"@sv .

<http://tun.fi/MX.62389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diachrysia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013766>,
        <http://tun.fi/MX.62390>,
        <http://tun.fi/MX.62391>,
        <http://tun.fi/MX.62392> ;
    skos:prefLabel "Diachrysia"@fi,
        "Diachrysia"@sv .

<http://tun.fi/MX.62513> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sympistis" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.62510> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62514>,
        <http://tun.fi/MX.62516>,
        <http://tun.fi/MX.62518>,
        <http://tun.fi/MX.62519> ;
    skos:prefLabel "Sympistis"@fi,
        "Sympistis"@sv .

<http://tun.fi/MX.62526> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Heliothinae" ;
    dwc:scientificNameAuthorship "Boisduval, 1828" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Heliothinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324946>,
        <http://tun.fi/MX.62527>,
        <http://tun.fi/MX.62533>,
        <http://tun.fi/MX.62539> ;
    skos:prefLabel "vaellusyökköset"@fi,
        "Heliothinae"@sv .

<http://tun.fi/MX.62533> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heliothis" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62526> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62534>,
        <http://tun.fi/MX.62536>,
        <http://tun.fi/MX.62537>,
        <http://tun.fi/MX.62538> ;
    skos:prefLabel "Heliothis"@fi,
        "Heliothis"@sv .

<http://tun.fi/MX.62549> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Bryophilinae" ;
    dwc:scientificNameAuthorship "Guénée, 1852" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Bryophilinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082259>,
        <http://tun.fi/MX.62550>,
        <http://tun.fi/MX.62555>,
        <http://tun.fi/MX.62558> ;
    skos:prefLabel "jäkäläyökköset"@fi,
        "Bryophilinae"@sv .

<http://tun.fi/MX.62637> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmia" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62639>,
        <http://tun.fi/MX.62640>,
        <http://tun.fi/MX.62642>,
        <http://tun.fi/MX.62643> ;
    skos:prefLabel "Cosmia"@fi,
        "Cosmia"@sv .

<http://tun.fi/MX.62665> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conistra" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62666>,
        <http://tun.fi/MX.62667>,
        <http://tun.fi/MX.62669>,
        <http://tun.fi/MX.62670> ;
    skos:prefLabel "Conistra"@fi,
        "Conistra"@sv .

<http://tun.fi/MX.62743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphipoea" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62744>,
        <http://tun.fi/MX.62745>,
        <http://tun.fi/MX.62746>,
        <http://tun.fi/MX.62747> ;
    skos:prefLabel "Amphipoea"@fi,
        "Amphipoea"@sv .

<http://tun.fi/MX.62748> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydraecia" ;
    dwc:scientificNameAuthorship "Guenée, 1841" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62749>,
        <http://tun.fi/MX.62750>,
        <http://tun.fi/MX.62751>,
        <http://tun.fi/MX.62752> ;
    skos:prefLabel "Hydraecia"@fi,
        "Hydraecia"@sv .

<http://tun.fi/MX.62781> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Photedes" ;
    dwc:scientificNameAuthorship "Lederer, 1857" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62779>,
        <http://tun.fi/MX.62780>,
        <http://tun.fi/MX.62782>,
        <http://tun.fi/MX.62783> ;
    skos:prefLabel "Photedes"@fi,
        "Photedes"@sv .

<http://tun.fi/MX.62828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oligia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62829>,
        <http://tun.fi/MX.62830>,
        <http://tun.fi/MX.62831>,
        <http://tun.fi/MX.62832> ;
    skos:prefLabel "Oligia"@fi,
        "Oligia"@sv .

<http://tun.fi/MX.62834> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anarta" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62836>,
        <http://tun.fi/MX.62839>,
        <http://tun.fi/MX.62840>,
        <http://tun.fi/MX.62842> ;
    skos:prefLabel "Anarta"@fi,
        "Anarta"@sv .

<http://tun.fi/MX.62913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasionycta" ;
    dwc:scientificNameAuthorship "Aurivillius, 1892" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62917>,
        <http://tun.fi/MX.62918>,
        <http://tun.fi/MX.62920>,
        <http://tun.fi/MX.62923> ;
    skos:prefLabel "Lasionycta"@fi,
        "Lasionycta"@sv .

<http://tun.fi/MX.67013> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bagliettoa" ;
    dwc:scientificNameAuthorship "A.Massal." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971880>,
        <http://tun.fi/MX.65328>,
        <http://tun.fi/MX.65329>,
        <http://tun.fi/MX.65330> ;
    skos:prefLabel "Bagliettoa"@fi,
        "Bagliettoa"@sv .

<http://tun.fi/MX.67034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucogyrophana" ;
    dwc:scientificNameAuthorship "Pouzar" ;
    skos:broader <http://tun.fi/MX.233347> ;
    skos:hiddenLabel "Leucogyrophana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206086>,
        <http://tun.fi/MX.206089>,
        <http://tun.fi/MX.206090>,
        <http://tun.fi/MX.66080> ;
    skos:prefLabel "ryppykesikät"@fi,
        "Leucogyrophana"@sv .

<http://tun.fi/MX.67036> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Merismatium" ;
    dwc:scientificNameAuthorship "Zopf" ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66138>,
        <http://tun.fi/MX.66139>,
        <http://tun.fi/MX.66142>,
        <http://tun.fi/MX.66143> ;
    skos:prefLabel "Merismatium"@fi,
        "Merismatium"@sv .

<http://tun.fi/MX.67072> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calvitimela" ;
    dwc:scientificNameAuthorship "Hafellner" ;
    skos:broader <http://tun.fi/MX.4890595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65441>,
        <http://tun.fi/MX.65442>,
        <http://tun.fi/MX.65443>,
        <http://tun.fi/MX.65444> ;
    skos:prefLabel "Calvitimela"@fi,
        "Calvitimela"@sv .

<http://tun.fi/MX.67118> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amandinea" ;
    dwc:scientificNameAuthorship "M. Choisy ex Scheid. & H. Mayrhofer" ;
    skos:broader <http://tun.fi/MX.4890576> ;
    skos:hiddenLabel "Amandinea"@fi,
        "Amandinea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65180>,
        <http://tun.fi/MX.65181>,
        <http://tun.fi/MX.65182>,
        <http://tun.fi/MX.65183> ;
    skos:prefLabel "pistenyppyjäkälät"@fi,
        "amandineor"@sv .

<http://tun.fi/MX.67138> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fuscopannaria" ;
    dwc:scientificNameAuthorship "P. M. Jørg." ;
    skos:broader <http://tun.fi/MX.233430> ;
    skos:hiddenLabel "Fuscopannaria"@fi,
        "Fuscopannaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65750>,
        <http://tun.fi/MX.65751>,
        <http://tun.fi/MX.65752>,
        <http://tun.fi/MX.66190> ;
    skos:prefLabel "sinilimijäkälät"@fi,
        "brungytterlavar"@sv .

<http://tun.fi/MX.67152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ramonia" ;
    dwc:scientificNameAuthorship "Stizenb." ;
    skos:broader <http://tun.fi/MX.233332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971899>,
        <http://tun.fi/MX.66377>,
        <http://tun.fi/MX.66379>,
        <http://tun.fi/MX.66702> ;
    skos:prefLabel "Ramonia"@fi,
        "Ramonia"@sv .

<http://tun.fi/MX.67154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rufoplaca" ;
    dwc:scientificNameAuthorship "Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4994260>,
        <http://tun.fi/MX.66481>,
        <http://tun.fi/MX.66482>,
        <http://tun.fi/MX.66483> ;
    skos:prefLabel "Rufoplaca"@fi,
        "Rufoplaca"@sv .

<http://tun.fi/MX.67157> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taeniolella" ;
    dwc:scientificNameAuthorship "S.Hughes" ;
    skos:broader <http://tun.fi/MX.233355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971864>,
        <http://tun.fi/MX.66657>,
        <http://tun.fi/MX.66658>,
        <http://tun.fi/MX.66659> ;
    skos:prefLabel "Taeniolella"@fi,
        "Taeniolella"@sv .

<http://tun.fi/MX.67173> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bellemerea" ;
    dwc:scientificNameAuthorship "Hafellner & Cl. Roux" ;
    skos:broader <http://tun.fi/MX.233370> ;
    skos:hiddenLabel "Bellemerea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65331>,
        <http://tun.fi/MX.65332>,
        <http://tun.fi/MX.65333>,
        <http://tun.fi/MX.66556> ;
    skos:prefLabel "kalliotierat"@fi,
        "Bellemerea"@sv .

<http://tun.fi/MX.67207> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syzygospora" ;
    dwc:scientificNameAuthorship "G.W.Martin" ;
    skos:broader <http://tun.fi/MX.70640> ;
    skos:hiddenLabel "Syzygospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206210>,
        <http://tun.fi/MX.206211>,
        <http://tun.fi/MX.206212>,
        <http://tun.fi/MX.206213> ;
    skos:prefLabel "hyyrykät"@fi,
        "Syzygospora"@sv .

<http://tun.fi/MX.67215> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protoparmeliopsis" ;
    dwc:scientificNameAuthorship "M. Choisy" ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:hiddenLabel "Protoparmeliopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66970>,
        <http://tun.fi/MX.66971>,
        <http://tun.fi/MX.66972>,
        <http://tun.fi/MX.66973> ;
    skos:prefLabel "vainiokehräjäkälät"@fi,
        "Protoparmeliopsis"@sv .

<http://tun.fi/MX.67218> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Absconditella" ;
    dwc:scientificNameAuthorship "Vězda" ;
    skos:broader <http://tun.fi/MX.233258> ;
    skos:hiddenLabel "Absconditella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65138>,
        <http://tun.fi/MX.65139>,
        <http://tun.fi/MX.65140>,
        <http://tun.fi/MX.65141> ;
    skos:prefLabel "kaihojäkälät"@fi,
        "Absconditella"@sv .

<http://tun.fi/MX.67220> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Albotricha" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238045>,
        <http://tun.fi/MX.238046>,
        <http://tun.fi/MX.238047>,
        <http://tun.fi/MX.65174> ;
    skos:prefLabel "Albotricha"@fi,
        "Albotricha"@sv .

<http://tun.fi/MX.67250> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sclerophora" ;
    dwc:scientificNameAuthorship "Chevall." ;
    skos:broader <http://tun.fi/MX.233299> ;
    skos:hiddenLabel "Sclerophora"@fi,
        "Sclerophora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66504>,
        <http://tun.fi/MX.66505>,
        <http://tun.fi/MX.66506>,
        <http://tun.fi/MX.66507> ;
    skos:prefLabel "huhmarjäkälät"@fi,
        "blekspikar"@sv .

<http://tun.fi/MX.67255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudosagedia" ;
    dwc:scientificNameAuthorship "(Müll. Arg.) M. Choisy" ;
    skos:broader <http://tun.fi/MX.233427> ;
    skos:hiddenLabel "Pseudosagedia"@fi,
        "Pseudosagedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66599>,
        <http://tun.fi/MX.66983>,
        <http://tun.fi/MX.66984>,
        <http://tun.fi/MX.66985> ;
    skos:prefLabel "nännijäkälät"@fi,
        "svartporinor"@sv .

<http://tun.fi/MX.67272> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrocordia" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233395> ;
    skos:hiddenLabel "Acrocordia"@fi,
        "Acrocordia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65161>,
        <http://tun.fi/MX.65162>,
        <http://tun.fi/MX.65163>,
        <http://tun.fi/MX.65164> ;
    skos:prefLabel "jalopistejäkälät"@fi,
        "punktlavar"@sv .

<http://tun.fi/MX.67278> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bilimbia" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:hiddenLabel "Bilimbia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313717>,
        <http://tun.fi/MX.65356>,
        <http://tun.fi/MX.65358>,
        <http://tun.fi/MX.65359> ;
    skos:prefLabel "kalkkiruskeiset"@fi,
        "Bilimbia"@sv .

<http://tun.fi/MX.67285> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diploschistes" ;
    dwc:scientificNameAuthorship "Norman" ;
    skos:broader <http://tun.fi/MX.233228> ;
    skos:hiddenLabel "Diploschistes"@fi,
        "Diploschistes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971886>,
        <http://tun.fi/MX.65692>,
        <http://tun.fi/MX.65693>,
        <http://tun.fi/MX.65694> ;
    skos:prefLabel "maljajäkälät"@fi,
        "groplavar"@sv .

<http://tun.fi/MX.67297> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lichenomphalia" ;
    dwc:scientificNameAuthorship "Redhead et al." ;
    skos:broader <http://tun.fi/MX.233304> ;
    skos:hiddenLabel "Lichenomphalia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66093>,
        <http://tun.fi/MX.66094>,
        <http://tun.fi/MX.66095>,
        <http://tun.fi/MX.66096> ;
    skos:prefLabel "jäkälänapalakit"@fi,
        "Lichenomphalia"@sv .

<http://tun.fi/MX.67301> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycobilimbia" ;
    dwc:scientificNameAuthorship "Rehm" ;
    skos:broader <http://tun.fi/MX.233370> ;
    skos:hiddenLabel "Mycobilimbia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5081999>,
        <http://tun.fi/MX.66203>,
        <http://tun.fi/MX.66204>,
        <http://tun.fi/MX.66206> ;
    skos:prefLabel "viherruskeiset"@fi,
        "Mycobilimbia"@sv .

<http://tun.fi/MX.67302> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycoblastus" ;
    dwc:scientificNameAuthorship "Norman" ;
    skos:broader <http://tun.fi/MX.4890595> ;
    skos:hiddenLabel "Mycoblastus"@fi,
        "Mycoblastus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313745>,
        <http://tun.fi/MX.66207>,
        <http://tun.fi/MX.66208>,
        <http://tun.fi/MX.66209> ;
    skos:prefLabel "korpijäkälät"@fi,
        "blodlavar"@sv .

<http://tun.fi/MX.67312> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vezdaea" ;
    dwc:scientificNameAuthorship "Tscherm.-Woess & Poelt" ;
    skos:broader <http://tun.fi/MX.4890599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971873>,
        <http://tun.fi/MX.66879>,
        <http://tun.fi/MX.66880>,
        <http://tun.fi/MX.66881> ;
    skos:prefLabel "Vezdaea"@fi,
        "Vezdaea"@sv .

<http://tun.fi/MX.67322> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryonora" ;
    dwc:scientificNameAuthorship "Poelt" ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971882>,
        <http://tun.fi/MX.65369>,
        <http://tun.fi/MX.65370>,
        <http://tun.fi/MX.65371> ;
    skos:prefLabel "Bryonora"@fi,
        "Bryonora"@sv .

<http://tun.fi/MX.67326> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plectocarpon" ;
    dwc:scientificNameAuthorship "Fée" ;
    skos:broader <http://tun.fi/MX.4890583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313747>,
        <http://tun.fi/MX.313748>,
        <http://tun.fi/MX.65615>,
        <http://tun.fi/MX.66562> ;
    skos:prefLabel "Plectocarpon"@fi,
        "Plectocarpon"@sv .

<http://tun.fi/MX.67328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplotomma" ;
    dwc:scientificNameAuthorship "Flot." ;
    skos:broader <http://tun.fi/MX.4890576> ;
    skos:hiddenLabel "Diplotomma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65695>,
        <http://tun.fi/MX.65696>,
        <http://tun.fi/MX.65697>,
        <http://tun.fi/MX.65698> ;
    skos:prefLabel "marmorijäkälät"@fi,
        "Diplotomma"@sv .

<http://tun.fi/MX.67339> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptogium" ;
    dwc:scientificNameAuthorship "(Ach.) Gray" ;
    skos:broader <http://tun.fi/MX.233406> ;
    skos:hiddenLabel "Leptogium"@fi,
        "Leptogium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65720>,
        <http://tun.fi/MX.66059>,
        <http://tun.fi/MX.66067>,
        <http://tun.fi/MX.66068> ;
    skos:prefLabel "kesijäkälät"@fi,
        "skinnlavar"@sv .

<http://tun.fi/MX.67352> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sporodictyon" ;
    dwc:scientificNameAuthorship "A. Massal" ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:hiddenLabel "Sporodictyon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66542>,
        <http://tun.fi/MX.66543>,
        <http://tun.fi/MX.66544>,
        <http://tun.fi/MX.66545> ;
    skos:prefLabel "Sporodictyon"@fi,
        "nätsporingar"@sv .

<http://tun.fi/MX.67369> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arthrorhaphis" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.4890574> ;
    skos:hiddenLabel "Arthrorhaphis"@fi,
        "Arthrorhaphis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65239>,
        <http://tun.fi/MX.65240>,
        <http://tun.fi/MX.65241>,
        <http://tun.fi/MX.65242> ;
    skos:prefLabel "keltakuprujäkälät"@fi,
        "citrinellavar"@sv .

<http://tun.fi/MX.67371> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cercidospora" ;
    dwc:scientificNameAuthorship "Körb. em. Hafellner" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313722>,
        <http://tun.fi/MX.65479>,
        <http://tun.fi/MX.65480>,
        <http://tun.fi/MX.65481> ;
    skos:prefLabel "Cercidospora"@fi,
        "Cercidospora"@sv .

<http://tun.fi/MX.67374> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Placidium" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:hiddenLabel "Placidium"@fi,
        "Placidium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65593>,
        <http://tun.fi/MX.65594>,
        <http://tun.fi/MX.65595>,
        <http://tun.fi/MX.65596> ;
    skos:prefLabel "ruskokilpiset"@fi,
        "jordlavar"@sv .

<http://tun.fi/MX.67377> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dactylospora" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.4890580> ;
    skos:hiddenLabel "Dactylospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237239>,
        <http://tun.fi/MX.237240>,
        <http://tun.fi/MX.237241>,
        <http://tun.fi/MX.313728> ;
    skos:prefLabel "ryynit"@fi,
        "Dactylospora"@sv .

<http://tun.fi/MX.67403> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schaereria" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.317241> ;
    skos:hiddenLabel "Schaereria"@fi,
        "Schaereria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66498>,
        <http://tun.fi/MX.66499>,
        <http://tun.fi/MX.66500>,
        <http://tun.fi/MX.66501> ;
    skos:prefLabel "paahdejäkälät"@fi,
        "cylinderlavar"@sv .

<http://tun.fi/MX.67410> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tephromela" ;
    dwc:scientificNameAuthorship "M. Choisy" ;
    skos:broader <http://tun.fi/MX.4890595> ;
    skos:hiddenLabel "Tephromela"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66661>,
        <http://tun.fi/MX.66662>,
        <http://tun.fi/MX.66663>,
        <http://tun.fi/MX.66664> ;
    skos:prefLabel "mustakehräjäkälät"@fi,
        "Tephromela"@sv .

<http://tun.fi/MX.69663> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tricholomopsis" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Tricholomopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236512>,
        <http://tun.fi/MX.5002338>,
        <http://tun.fi/MX.72546>,
        <http://tun.fi/MX.73270> ;
    skos:prefLabel "lahovalmuskat"@fi,
        "Tricholomopsis"@sv .

<http://tun.fi/MX.69690> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Armillaria" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Staude" ;
    skos:broader <http://tun.fi/MX.233246> ;
    skos:hiddenLabel "Armillaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234738>,
        <http://tun.fi/MX.71673>,
        <http://tun.fi/MX.72562>,
        <http://tun.fi/MX.73294> ;
    skos:prefLabel "mesisienet"@fi,
        "Armillaria"@sv .

<http://tun.fi/MX.69691> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calyptella" ;
    skos:broader <http://tun.fi/MX.233411> ;
    skos:hiddenLabel "Calyptella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71910>,
        <http://tun.fi/MX.72801>,
        <http://tun.fi/MX.72802>,
        <http://tun.fi/MX.73302> ;
    skos:prefLabel "rahtuset"@fi,
        "Calyptella"@sv .

<http://tun.fi/MX.69708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Squamanita" ;
    dwc:scientificNameAuthorship "Imbach" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Squamanita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71851>,
        <http://tun.fi/MX.72993>,
        <http://tun.fi/MX.73226>,
        <http://tun.fi/MX.73227> ;
    skos:prefLabel "pahkajalat"@fi,
        "Squamanita"@sv .

<http://tun.fi/MX.69726> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marasmiellus" ;
    dwc:scientificNameAuthorship "Murrill" ;
    skos:broader <http://tun.fi/MX.5080111> ;
    skos:hiddenLabel "Marasmiellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71835>,
        <http://tun.fi/MX.72059>,
        <http://tun.fi/MX.72970>,
        <http://tun.fi/MX.73442> ;
    skos:prefLabel "risunahikkaat"@fi,
        "Marasmiellus"@sv .

<http://tun.fi/MX.69748> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycenella" ;
    dwc:scientificNameAuthorship "(J. E. Lange) Singer" ;
    skos:broader <http://tun.fi/MX.233246> ;
    skos:hiddenLabel "Mycenella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72020>,
        <http://tun.fi/MX.72021>,
        <http://tun.fi/MX.72924>,
        <http://tun.fi/MX.72925> ;
    skos:prefLabel "himmihiipot"@fi,
        "Mycenella"@sv .

<http://tun.fi/MX.69751> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lacrymaria" ;
    dwc:scientificNameAuthorship "Pat." ;
    skos:broader <http://tun.fi/MX.233303> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013342>,
        <http://tun.fi/MX.5013343>,
        <http://tun.fi/MX.72531>,
        <http://tun.fi/MX.73484> ;
    skos:prefLabel "Lacrymaria"@fi,
        "Lacrymaria"@sv .

<http://tun.fi/MX.69762> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tubaria" ;
    dwc:scientificNameAuthorship "(W.G.Sm.) Gillet" ;
    skos:broader <http://tun.fi/MX.233417> ;
    skos:hiddenLabel "Tubaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71892>,
        <http://tun.fi/MX.72131>,
        <http://tun.fi/MX.72547>,
        <http://tun.fi/MX.73045> ;
    skos:prefLabel "laholakit"@fi,
        "Tubaria"@sv .

<http://tun.fi/MX.69774> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucoagaricus" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Leucoagaricus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72054>,
        <http://tun.fi/MX.72483>,
        <http://tun.fi/MX.72958>,
        <http://tun.fi/MX.73204> ;
    skos:prefLabel "valkoukonsienet"@fi,
        "Leucoagaricus"@sv .

<http://tun.fi/MX.69807> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xerocomus" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Xerocomus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236555>,
        <http://tun.fi/MX.236564>,
        <http://tun.fi/MX.71894>,
        <http://tun.fi/MX.72349> ;
    skos:prefLabel "samettitatit"@fi,
        "Xerocomus"@sv .

<http://tun.fi/MX.70054> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Fagales" ;
    dwc:scientificNameAuthorship "Engl." ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37988>,
        <http://tun.fi/MX.37991>,
        <http://tun.fi/MX.38017>,
        <http://tun.fi/MX.41736> ;
    skos:prefLabel "Fagales"@fi,
        "Fagales"@sv .

<http://tun.fi/MX.70069> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ranunculales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37851>,
        <http://tun.fi/MX.37855>,
        <http://tun.fi/MX.37952>,
        <http://tun.fi/MX.41738> ;
    skos:prefLabel "Ranunculales"@fi,
        "Ranunculales"@sv .

<http://tun.fi/MX.70274> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Phylactolaemata" ;
    skos:broader <http://tun.fi/MX.70002> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206795>,
        <http://tun.fi/MX.212190>,
        <http://tun.fi/MX.212594>,
        <http://tun.fi/MX.70275> ;
    skos:prefLabel "Phylactolaemata"@fi,
        "Phylactolaemata"@sv .

<http://tun.fi/MX.70292> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Anura" ;
    dwc:scientificNameAuthorship "Fischer von Waldheim, 1813" ;
    skos:broader <http://tun.fi/MX.37609> ;
    skos:hiddenLabel "Anura"@fi,
        "Anura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200970>,
        <http://tun.fi/MX.200975>,
        <http://tun.fi/MX.200986>,
        <http://tun.fi/MX.201005> ;
    skos:prefLabel "sammakot"@fi,
        "grodor"@sv .

<http://tun.fi/MX.70385> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Hygrophila" ;
    skos:broader <http://tun.fi/MX.52646> ;
    skos:hiddenLabel "Basommatophora"@fi,
        "Hygrophila"@fi,
        "Basommatophora"@sv,
        "Hygrophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212495>,
        <http://tun.fi/MX.212497>,
        <http://tun.fi/MX.212498>,
        <http://tun.fi/MX.212549> ;
    skos:prefLabel "vesikeuhkokotilot"@fi,
        "vattenlungsnäckor"@sv .

<http://tun.fi/MX.70390> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Littorinimorpha" ;
    skos:broader <http://tun.fi/MX.52646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200602>,
        <http://tun.fi/MX.212543>,
        <http://tun.fi/MX.212835>,
        <http://tun.fi/MX.70382> ;
    skos:prefLabel "Littorinimorpha"@fi,
        "Littorinimorpha"@sv .

<http://tun.fi/MX.70532> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ectocarpales" ;
    skos:broader <http://tun.fi/MX.70528> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.254302>,
        <http://tun.fi/MX.292273>,
        <http://tun.fi/MX.292279>,
        <http://tun.fi/MX.292326> ;
    skos:prefLabel "Ectocarpales"@fi,
        "Ectocarpales"@sv .

<http://tun.fi/MX.70592> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pertusariales" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233229>,
        <http://tun.fi/MX.233367>,
        <http://tun.fi/MX.233428>,
        <http://tun.fi/MX.4890588> ;
    skos:prefLabel "Pertusariales"@fi,
        "Pertusariales"@sv .

<http://tun.fi/MX.87> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Libellulidae" ;
    skos:broader <http://tun.fi/MX.33> ;
    skos:hiddenLabel "Libellulidae"@fi,
        "Libellulidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.105>,
        <http://tun.fi/MX.88>,
        <http://tun.fi/MX.96>,
        <http://tun.fi/MX.99> ;
    skos:prefLabel "varsinaiset sudenkorennot"@fi,
        "segeltrollsländor"@sv .

<http://tun.fi/MX.kingdom> a owl:Class ;
    rdfs:label "Kingdom"@en,
        "Kunta"@fi,
        "Rike"@sv ;
    rdfs:subClassOf skos:Concept .

<http://tun.fi/MX.105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucorrhinia" ;
    dwc:scientificNameAuthorship "Brittinger, 1850" ;
    skos:broader <http://tun.fi/MX.87> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.106>,
        <http://tun.fi/MX.107>,
        <http://tun.fi/MX.108>,
        <http://tun.fi/MX.109>,
        <http://tun.fi/MX.110> ;
    skos:prefLabel "Leucorrhinia"@fi,
        "Leucorrhinia"@sv .

<http://tun.fi/MX.188448> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dytiscus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.188804> ;
    skos:hiddenLabel "Dytiscus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188450>,
        <http://tun.fi/MX.188451>,
        <http://tun.fi/MX.188452>,
        <http://tun.fi/MX.188453>,
        <http://tun.fi/MX.188454> ;
    skos:prefLabel "suursukeltajat"@fi,
        "Dytiscus"@sv .

<http://tun.fi/MX.188804> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dytiscinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.188387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188436>,
        <http://tun.fi/MX.188444>,
        <http://tun.fi/MX.188448>,
        <http://tun.fi/MX.188457>,
        <http://tun.fi/MX.188806> ;
    skos:prefLabel "Dytiscinae"@fi,
        "Dytiscinae"@sv .

<http://tun.fi/MX.188896> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laccobius" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.189360> ;
    skos:hiddenLabel "Laccobius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188897>,
        <http://tun.fi/MX.188898>,
        <http://tun.fi/MX.188899>,
        <http://tun.fi/MX.188901>,
        <http://tun.fi/MX.188903> ;
    skos:prefLabel "rantavesiäiset"@fi,
        "Laccobius"@sv .

<http://tun.fi/MX.188939> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sphaeridiinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188941>,
        <http://tun.fi/MX.188944>,
        <http://tun.fi/MX.188971>,
        <http://tun.fi/MX.188974>,
        <http://tun.fi/MX.188979> ;
    skos:prefLabel "Sphaeridiinae"@fi,
        "Sphaeridiinae"@sv .

<http://tun.fi/MX.189020> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saprinus" ;
    dwc:scientificNameAuthorship "Erichson, 1834" ;
    skos:broader <http://tun.fi/MX.189019> ;
    skos:hiddenLabel "Saprinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189021>,
        <http://tun.fi/MX.189023>,
        <http://tun.fi/MX.189025>,
        <http://tun.fi/MX.189029>,
        <http://tun.fi/MX.189030> ;
    skos:prefLabel "rääpetylpöt"@fi,
        "Saprinus"@sv .

<http://tun.fi/MX.189043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnathoncus" ;
    dwc:scientificNameAuthorship "Jacquelin du Val, 1857" ;
    skos:broader <http://tun.fi/MX.189019> ;
    skos:hiddenLabel "Gnathoncus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189044>,
        <http://tun.fi/MX.189047>,
        <http://tun.fi/MX.189048>,
        <http://tun.fi/MX.189050>,
        <http://tun.fi/MX.189051> ;
    skos:prefLabel "pesätylpöt"@fi,
        "Gnathoncus"@sv .

<http://tun.fi/MX.189114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlaenius" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Chlaenius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189115>,
        <http://tun.fi/MX.189116>,
        <http://tun.fi/MX.189117>,
        <http://tun.fi/MX.189121>,
        <http://tun.fi/MX.189123> ;
    skos:prefLabel "kehnäkiitäjäiset"@fi,
        "Chlaenius"@sv .

<http://tun.fi/MX.189146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophonus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Ophonus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189148>,
        <http://tun.fi/MX.189151>,
        <http://tun.fi/MX.189153>,
        <http://tun.fi/MX.189155>,
        <http://tun.fi/MX.189156> ;
    skos:prefLabel "pisteharvekiitäjäiset"@fi,
        "Ophonus"@sv .

<http://tun.fi/MX.189218> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bradycellus" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189220>,
        <http://tun.fi/MX.189222>,
        <http://tun.fi/MX.189223>,
        <http://tun.fi/MX.189224>,
        <http://tun.fi/MX.189225> ;
    skos:prefLabel "Bradycellus"@fi,
        "Bradycellus"@sv .

<http://tun.fi/MX.189275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dromius" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Dromius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189276>,
        <http://tun.fi/MX.189279>,
        <http://tun.fi/MX.189281>,
        <http://tun.fi/MX.189283>,
        <http://tun.fi/MX.189284> ;
    skos:prefLabel "runkokiitäjäiset"@fi,
        "Dromius"@sv .

<http://tun.fi/MX.189347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrochus" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.189346> ;
    skos:hiddenLabel "Hydrochus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189348>,
        <http://tun.fi/MX.189349>,
        <http://tun.fi/MX.189351>,
        <http://tun.fi/MX.189353>,
        <http://tun.fi/MX.189354> ;
    skos:prefLabel "rosovesiäiset"@fi,
        "Hydrochus"@sv .

<http://tun.fi/MX.189535> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calathus" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Calathus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189536>,
        <http://tun.fi/MX.189537>,
        <http://tun.fi/MX.189538>,
        <http://tun.fi/MX.189539>,
        <http://tun.fi/MX.189543> ;
    skos:prefLabel "kampakiitäjäiset"@fi,
        "Calathus"@sv .

<http://tun.fi/MX.189622> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eusphalerum" ;
    dwc:scientificNameAuthorship "Kraatz, 1857" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:hiddenLabel "Eusphalerum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189626>,
        <http://tun.fi/MX.189627>,
        <http://tun.fi/MX.189628>,
        <http://tun.fi/MX.189629>,
        <http://tun.fi/MX.189634> ;
    skos:prefLabel "kukkalaakaset"@fi,
        "Eusphalerum"@sv .

<http://tun.fi/MX.189770> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platysoma" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.189076> ;
    skos:hiddenLabel "Platysoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189772>,
        <http://tun.fi/MX.189773>,
        <http://tun.fi/MX.189774>,
        <http://tun.fi/MX.189776>,
        <http://tun.fi/MX.189777> ;
    skos:prefLabel "laakatylpöt"@fi,
        "Platysoma"@sv .

<http://tun.fi/MX.189789> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnebius" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189788> ;
    skos:hiddenLabel "Limnebius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189790>,
        <http://tun.fi/MX.189792>,
        <http://tun.fi/MX.189793>,
        <http://tun.fi/MX.189795>,
        <http://tun.fi/MX.189797> ;
    skos:prefLabel "laakavesiäiset"@fi,
        "Limnebius"@sv .

<http://tun.fi/MX.189986> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydnobius" ;
    dwc:scientificNameAuthorship "Schmidt, 1841" ;
    skos:broader <http://tun.fi/MX.189976> ;
    skos:hiddenLabel "Hydnobius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189987>,
        <http://tun.fi/MX.189989>,
        <http://tun.fi/MX.189991>,
        <http://tun.fi/MX.189992>,
        <http://tun.fi/MX.189993> ;
    skos:prefLabel "lattapallokkaat"@fi,
        "Hydnobius"@sv .

<http://tun.fi/MX.190050> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anisotoma" ;
    dwc:scientificNameAuthorship "Panzer, 1797" ;
    skos:broader <http://tun.fi/MX.189976> ;
    skos:hiddenLabel "Anisotoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190051>,
        <http://tun.fi/MX.190052>,
        <http://tun.fi/MX.190053>,
        <http://tun.fi/MX.190054>,
        <http://tun.fi/MX.190055> ;
    skos:prefLabel "kääpäpallokkaat"@fi,
        "Anisotoma"@sv .

<http://tun.fi/MX.190199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nevraphes" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.190180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190201>,
        <http://tun.fi/MX.190203>,
        <http://tun.fi/MX.190205>,
        <http://tun.fi/MX.190206>,
        <http://tun.fi/MX.190207> ;
    skos:prefLabel "Nevraphes"@fi,
        "Nevraphes"@sv .

<http://tun.fi/MX.190213> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenichnus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.190180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190214>,
        <http://tun.fi/MX.190218>,
        <http://tun.fi/MX.190219>,
        <http://tun.fi/MX.190221>,
        <http://tun.fi/MX.5013822> ;
    skos:prefLabel "Stenichnus"@fi,
        "Stenichnus"@sv .

<http://tun.fi/MX.190391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schistoglossa" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190392>,
        <http://tun.fi/MX.190393>,
        <http://tun.fi/MX.190394>,
        <http://tun.fi/MX.190396>,
        <http://tun.fi/MX.190399> ;
    skos:prefLabel "Schistoglossa"@fi,
        "Schistoglossa"@sv .

<http://tun.fi/MX.190731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thiasophila" ;
    dwc:scientificNameAuthorship "Kraatz, 1856" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Thiasophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190733>,
        <http://tun.fi/MX.190735>,
        <http://tun.fi/MX.190736>,
        <http://tun.fi/MX.190738>,
        <http://tun.fi/MX.190739> ;
    skos:prefLabel "kekovilistäjät"@fi,
        "Thiasophila"@sv .

<http://tun.fi/MX.190773> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phloeopora" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Phloeopora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190775>,
        <http://tun.fi/MX.190776>,
        <http://tun.fi/MX.190777>,
        <http://tun.fi/MX.190783>,
        <http://tun.fi/MX.190785> ;
    skos:prefLabel "kaarnavilistäjät"@fi,
        "Phloeopora"@sv .

<http://tun.fi/MX.190837> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proteinus" ;
    dwc:scientificNameAuthorship "Latreille, 1797" ;
    skos:broader <http://tun.fi/MX.190818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190839>,
        <http://tun.fi/MX.190841>,
        <http://tun.fi/MX.190843>,
        <http://tun.fi/MX.190845>,
        <http://tun.fi/MX.190848> ;
    skos:prefLabel "Proteinus"@fi,
        "Proteinus"@sv .

<http://tun.fi/MX.190988> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thinobius" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1844" ;
    skos:broader <http://tun.fi/MX.191619> ;
    skos:hiddenLabel "Thinobius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190990>,
        <http://tun.fi/MX.190992>,
        <http://tun.fi/MX.190994>,
        <http://tun.fi/MX.190997>,
        <http://tun.fi/MX.190999> ;
    skos:prefLabel "hietasonkiaiset"@fi,
        "Thinobius"@sv .

<http://tun.fi/MX.191364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amischa" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191365>,
        <http://tun.fi/MX.191366>,
        <http://tun.fi/MX.191367>,
        <http://tun.fi/MX.191371>,
        <http://tun.fi/MX.191372> ;
    skos:prefLabel "Amischa"@fi,
        "Amischa"@sv .

<http://tun.fi/MX.191650> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptacinus" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191651>,
        <http://tun.fi/MX.191653>,
        <http://tun.fi/MX.191654>,
        <http://tun.fi/MX.191656>,
        <http://tun.fi/MX.191657> ;
    skos:prefLabel "Leptacinus"@fi,
        "Leptacinus"@sv .

<http://tun.fi/MX.191677> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xantholinus" ;
    dwc:scientificNameAuthorship "Dejean, 1821" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:hiddenLabel "Xantholinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191678>,
        <http://tun.fi/MX.191679>,
        <http://tun.fi/MX.191680>,
        <http://tun.fi/MX.191686>,
        <http://tun.fi/MX.191688> ;
    skos:prefLabel "rankokartukkaat"@fi,
        "Xantholinus"@sv .

<http://tun.fi/MX.191692> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Othius" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191693>,
        <http://tun.fi/MX.191694>,
        <http://tun.fi/MX.191696>,
        <http://tun.fi/MX.191698>,
        <http://tun.fi/MX.191699> ;
    skos:prefLabel "Othius"@fi,
        "Othius"@sv .

<http://tun.fi/MX.191889> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cetoniinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.191738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191891>,
        <http://tun.fi/MX.191895>,
        <http://tun.fi/MX.191897>,
        <http://tun.fi/MX.191910>,
        <http://tun.fi/MX.191918> ;
    skos:prefLabel "Cetoniinae"@fi,
        "Cetoniinae"@sv .

<http://tun.fi/MX.192324> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rugilus" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.192305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192326>,
        <http://tun.fi/MX.192329>,
        <http://tun.fi/MX.192330>,
        <http://tun.fi/MX.192331>,
        <http://tun.fi/MX.192332> ;
    skos:prefLabel "Rugilus"@fi,
        "Rugilus"@sv .

<http://tun.fi/MX.192364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetartopeus" ;
    dwc:scientificNameAuthorship "Czwalina, 1888" ;
    skos:broader <http://tun.fi/MX.192305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192365>,
        <http://tun.fi/MX.192367>,
        <http://tun.fi/MX.192369>,
        <http://tun.fi/MX.192371>,
        <http://tun.fi/MX.192372> ;
    skos:prefLabel "Tetartopeus"@fi,
        "Tetartopeus"@sv .

<http://tun.fi/MX.192645> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Buprestinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.192623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192647>,
        <http://tun.fi/MX.192654>,
        <http://tun.fi/MX.192665>,
        <http://tun.fi/MX.192668>,
        <http://tun.fi/MX.192672> ;
    skos:prefLabel "Buprestinae"@fi,
        "Buprestinae"@sv .

<http://tun.fi/MX.192808> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterocerus" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.192807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192810>,
        <http://tun.fi/MX.192811>,
        <http://tun.fi/MX.192812>,
        <http://tun.fi/MX.192813>,
        <http://tun.fi/MX.192814> ;
    skos:prefLabel "Heterocerus"@fi,
        "Heterocerus"@sv .

<http://tun.fi/MX.193182> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dasytes" ;
    dwc:scientificNameAuthorship "Paykull, 1799" ;
    skos:broader <http://tun.fi/MX.193181> ;
    skos:hiddenLabel "Dasytes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193183>,
        <http://tun.fi/MX.193185>,
        <http://tun.fi/MX.193186>,
        <http://tun.fi/MX.193379>,
        <http://tun.fi/MX.193384> ;
    skos:prefLabel "karvatakukkaat"@fi,
        "Dasytes"@sv .

<http://tun.fi/MX.193211> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Silvaninae" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.193197> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193212>,
        <http://tun.fi/MX.193217>,
        <http://tun.fi/MX.193219>,
        <http://tun.fi/MX.193222>,
        <http://tun.fi/MX.193228> ;
    skos:prefLabel "Silvaninae"@fi,
        "Silvaninae"@sv .

<http://tun.fi/MX.193311> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micrambe" ;
    dwc:scientificNameAuthorship "Thomson, 1863" ;
    skos:broader <http://tun.fi/MX.193296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193312>,
        <http://tun.fi/MX.193313>,
        <http://tun.fi/MX.193315>,
        <http://tun.fi/MX.193319>,
        <http://tun.fi/MX.193320> ;
    skos:prefLabel "Micrambe"@fi,
        "Micrambe"@sv .

<http://tun.fi/MX.193457> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nitidulidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Nitidulidae"@fi,
        "Nitidulidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193458>,
        <http://tun.fi/MX.193525>,
        <http://tun.fi/MX.193586>,
        <http://tun.fi/MX.193621>,
        <http://tun.fi/MX.193634> ;
    skos:prefLabel "kiiltokuoriaiset"@fi,
        "glansbaggar"@sv .

<http://tun.fi/MX.193625> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glischrochilus" ;
    dwc:scientificNameAuthorship "Reitter, 1873" ;
    skos:broader <http://tun.fi/MX.193621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193627>,
        <http://tun.fi/MX.193628>,
        <http://tun.fi/MX.193629>,
        <http://tun.fi/MX.193631>,
        <http://tun.fi/MX.4884748> ;
    skos:prefLabel "Glischrochilus"@fi,
        "Glischrochilus"@sv .

<http://tun.fi/MX.193690> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthrenus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.193665> ;
    skos:hiddenLabel "Anthrenus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193692>,
        <http://tun.fi/MX.193693>,
        <http://tun.fi/MX.193694>,
        <http://tun.fi/MX.193695>,
        <http://tun.fi/MX.193697> ;
    skos:prefLabel "tupakuoriaiset"@fi,
        "Anthrenus"@sv .

<http://tun.fi/MX.194225> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerylon" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.194224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194226>,
        <http://tun.fi/MX.194227>,
        <http://tun.fi/MX.194228>,
        <http://tun.fi/MX.194229>,
        <http://tun.fi/MX.194230> ;
    skos:prefLabel "Cerylon"@fi,
        "Cerylon"@sv .

<http://tun.fi/MX.194260> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coccinellidae" ;
    dwc:scientificNameAuthorship "Latreille, 1807" ;
    skos:altLabel "leppäkertut"@fi ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Coccinellidae"@fi,
        "Coccinellidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194261>,
        <http://tun.fi/MX.194270>,
        <http://tun.fi/MX.194319>,
        <http://tun.fi/MX.194330>,
        <http://tun.fi/MX.194400> ;
    skos:prefLabel "leppäpirkot"@fi,
        "nyckelpigor"@sv .

<http://tun.fi/MX.194304> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nephus" ;
    dwc:scientificNameAuthorship "Mulsant, 1846" ;
    skos:broader <http://tun.fi/MX.194270> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194305>,
        <http://tun.fi/MX.194306>,
        <http://tun.fi/MX.194307>,
        <http://tun.fi/MX.194310>,
        <http://tun.fi/MX.194311> ;
    skos:prefLabel "Nephus"@fi,
        "Nephus"@sv .

<http://tun.fi/MX.194410> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthoperus" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.194409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194411>,
        <http://tun.fi/MX.194415>,
        <http://tun.fi/MX.194416>,
        <http://tun.fi/MX.194418>,
        <http://tun.fi/MX.194419> ;
    skos:prefLabel "Orthoperus"@fi,
        "Orthoperus"@sv .

<http://tun.fi/MX.194615> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oedemera" ;
    dwc:scientificNameAuthorship "Olivier, 1789" ;
    skos:broader <http://tun.fi/MX.194586> ;
    skos:hiddenLabel "Oedemera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194617>,
        <http://tun.fi/MX.194619>,
        <http://tun.fi/MX.194620>,
        <http://tun.fi/MX.194622>,
        <http://tun.fi/MX.194626> ;
    skos:prefLabel "paksureidet"@fi,
        "Oedemera"@sv .

<http://tun.fi/MX.194740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saperda" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.194683> ;
    skos:hiddenLabel "Saperda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194743>,
        <http://tun.fi/MX.194744>,
        <http://tun.fi/MX.194745>,
        <http://tun.fi/MX.194746>,
        <http://tun.fi/MX.194747> ;
    skos:prefLabel "haapsaset"@fi,
        "Saperda"@sv .

<http://tun.fi/MX.194817> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plateumaris" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.194787> ;
    skos:hiddenLabel "Plateumaris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194818>,
        <http://tun.fi/MX.194819>,
        <http://tun.fi/MX.194820>,
        <http://tun.fi/MX.194822>,
        <http://tun.fi/MX.194823> ;
    skos:prefLabel "korsikuoriaiset"@fi,
        "Plateumaris"@sv .

<http://tun.fi/MX.194868> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Salpinginae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.194864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194870>,
        <http://tun.fi/MX.194877>,
        <http://tun.fi/MX.194880>,
        <http://tun.fi/MX.194890>,
        <http://tun.fi/MX.194892> ;
    skos:prefLabel "Salpinginae"@fi,
        "Salpinginae"@sv .

<http://tun.fi/MX.194936> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aderidae" ;
    dwc:scientificNameAuthorship "Winkler, 1927 OP 1549" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Aderidae"@fi,
        "Aderidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194937>,
        <http://tun.fi/MX.194939>,
        <http://tun.fi/MX.194942>,
        <http://tun.fi/MX.194946>,
        <http://tun.fi/MX.194950> ;
    skos:prefLabel "aatukaiset"@fi,
        "ögonbaggar"@sv .

<http://tun.fi/MX.194993> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Spondylidinae" ;
    dwc:scientificNameAuthorship "Audinet-Serville, 1832" ;
    skos:broader <http://tun.fi/MX.194985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194995>,
        <http://tun.fi/MX.194998>,
        <http://tun.fi/MX.195001>,
        <http://tun.fi/MX.195006>,
        <http://tun.fi/MX.195009> ;
    skos:prefLabel "Spondylidinae"@fi,
        "Spondylidinae"@sv .

<http://tun.fi/MX.195239> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tenebrionidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Tenebrionidae"@fi,
        "Tenebrionidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194573>,
        <http://tun.fi/MX.195240>,
        <http://tun.fi/MX.195243>,
        <http://tun.fi/MX.195314>,
        <http://tun.fi/MX.195357> ;
    skos:prefLabel "pimikkökuoriaiset"@fi,
        "svartbaggar"@sv .

<http://tun.fi/MX.195389> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Bruchinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.194786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195391>,
        <http://tun.fi/MX.195401>,
        <http://tun.fi/MX.195408>,
        <http://tun.fi/MX.195411>,
        <http://tun.fi/MX.195415> ;
    skos:prefLabel "Bruchinae"@fi,
        "Bruchinae"@sv .

<http://tun.fi/MX.195391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bruchus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1767" ;
    skos:broader <http://tun.fi/MX.195389> ;
    skos:hiddenLabel "Bruchus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195393>,
        <http://tun.fi/MX.195394>,
        <http://tun.fi/MX.195395>,
        <http://tun.fi/MX.195396>,
        <http://tun.fi/MX.195397> ;
    skos:prefLabel "aitopiilokkaat"@fi,
        "Bruchus"@sv .

<http://tun.fi/MX.195513> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apion" ;
    dwc:scientificNameAuthorship "Herbst, 1797" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196604>,
        <http://tun.fi/MX.196607>,
        <http://tun.fi/MX.196609>,
        <http://tun.fi/MX.196610>,
        <http://tun.fi/MX.196612> ;
    skos:prefLabel "aitonirput"@fi,
        "Apion"@sv .

<http://tun.fi/MX.195742> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phratora" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.195647> ;
    skos:hiddenLabel "Phratora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195744>,
        <http://tun.fi/MX.195746>,
        <http://tun.fi/MX.195747>,
        <http://tun.fi/MX.195748>,
        <http://tun.fi/MX.195749> ;
    skos:prefLabel "viherkalvajat"@fi,
        "Phratora"@sv .

<http://tun.fi/MX.195818> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphthona" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:hiddenLabel "Aphthona"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195821>,
        <http://tun.fi/MX.195824>,
        <http://tun.fi/MX.195828>,
        <http://tun.fi/MX.195829>,
        <http://tun.fi/MX.195831> ;
    skos:prefLabel "kuhmukirpat"@fi,
        "Aphthona"@sv .

<http://tun.fi/MX.195918> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neocrepidodera" ;
    dwc:scientificNameAuthorship "Heikertinger, 1911" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:hiddenLabel "Neocrepidodera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195924>,
        <http://tun.fi/MX.195925>,
        <http://tun.fi/MX.195928>,
        <http://tun.fi/MX.195929>,
        <http://tun.fi/MX.195930> ;
    skos:prefLabel "ruostekirpat"@fi,
        "Neocrepidodera"@sv .

<http://tun.fi/MX.196262> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Molytinae" ;
    dwc:scientificNameAuthorship "Schönherr, 1823" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196265>,
        <http://tun.fi/MX.196270>,
        <http://tun.fi/MX.196280>,
        <http://tun.fi/MX.196283>,
        <http://tun.fi/MX.196293> ;
    skos:prefLabel "Molytinae"@fi,
        "Molytinae"@sv .

<http://tun.fi/MX.196387> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Erirhininae" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.4884409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196390>,
        <http://tun.fi/MX.196393>,
        <http://tun.fi/MX.196399>,
        <http://tun.fi/MX.196406>,
        <http://tun.fi/MX.4884224> ;
    skos:prefLabel "Erirhininae"@fi,
        "Erirhininae"@sv .

<http://tun.fi/MX.196459> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cionus" ;
    dwc:scientificNameAuthorship "Clairville & Schellenberg, 1798" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:hiddenLabel "Cionus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196461>,
        <http://tun.fi/MX.196462>,
        <http://tun.fi/MX.196463>,
        <http://tun.fi/MX.196464>,
        <http://tun.fi/MX.196467> ;
    skos:prefLabel "kyrmykärsäkkäät"@fi,
        "Cionus"@sv .

<http://tun.fi/MX.196568> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachyerges" ;
    dwc:scientificNameAuthorship "Schönherr, 1826" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196569>,
        <http://tun.fi/MX.196570>,
        <http://tun.fi/MX.196571>,
        <http://tun.fi/MX.196572>,
        <http://tun.fi/MX.196573> ;
    skos:prefLabel "Tachyerges"@fi,
        "Tachyerges"@sv .

<http://tun.fi/MX.196983> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylastes" ;
    dwc:scientificNameAuthorship "Erichson, 1836" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:hiddenLabel "Hylastes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196985>,
        <http://tun.fi/MX.196987>,
        <http://tun.fi/MX.196989>,
        <http://tun.fi/MX.196991>,
        <http://tun.fi/MX.196992> ;
    skos:prefLabel "juurinilurit"@fi,
        "Hylastes"@sv .

<http://tun.fi/MX.197063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ips" ;
    dwc:scientificNameAuthorship "De Geer, 1775" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:hiddenLabel "Ips"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197066>,
        <http://tun.fi/MX.197067>,
        <http://tun.fi/MX.197068>,
        <http://tun.fi/MX.197069>,
        <http://tun.fi/MX.197070> ;
    skos:prefLabel "kirjanpainajat"@fi,
        "Ips"@sv .

<http://tun.fi/MX.197112> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trypophloeus" ;
    dwc:scientificNameAuthorship "Fairmaire, 1868" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:hiddenLabel "Trypophloeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197113>,
        <http://tun.fi/MX.197114>,
        <http://tun.fi/MX.197115>,
        <http://tun.fi/MX.197119>,
        <http://tun.fi/MX.197120> ;
    skos:prefLabel "haapakaarnurit"@fi,
        "Trypophloeus"@sv .

<http://tun.fi/MX.197133> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pityophthorus" ;
    dwc:scientificNameAuthorship "Eichhoff, 1864" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:hiddenLabel "Pityophthorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197134>,
        <http://tun.fi/MX.197136>,
        <http://tun.fi/MX.197138>,
        <http://tun.fi/MX.197139>,
        <http://tun.fi/MX.197140> ;
    skos:prefLabel "oksakirjaajat"@fi,
        "Pityophthorus"@sv .

<http://tun.fi/MX.200419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lescuraea" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.325190> ;
    skos:hiddenLabel "Pseudoleskea"@fi,
        "Ptychodium"@fi,
        "Pseudoleskea"@sv,
        "Ptychodium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200448>,
        <http://tun.fi/MX.200449>,
        <http://tun.fi/MX.200450>,
        <http://tun.fi/MX.200465>,
        <http://tun.fi/MX.43695> ;
    skos:prefLabel "Lescuraea"@fi,
        "Lescuraea"@sv .

<http://tun.fi/MX.201196> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acalitus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201197>,
        <http://tun.fi/MX.201198>,
        <http://tun.fi/MX.201199>,
        <http://tun.fi/MX.201200>,
        <http://tun.fi/MX.201201> ;
    skos:prefLabel "Acalitus"@fi,
        "Acalitus"@sv .

<http://tun.fi/MX.201460> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthocoptes" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201461>,
        <http://tun.fi/MX.201462>,
        <http://tun.fi/MX.201463>,
        <http://tun.fi/MX.201464>,
        <http://tun.fi/MX.201465> ;
    skos:prefLabel "Anthocoptes"@fi,
        "Anthocoptes"@sv .

<http://tun.fi/MX.201499> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Araniella" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201500>,
        <http://tun.fi/MX.201501>,
        <http://tun.fi/MX.201502>,
        <http://tun.fi/MX.201503>,
        <http://tun.fi/MX.201504> ;
    skos:prefLabel "Araniella"@fi,
        "Araniella"@sv .

<http://tun.fi/MX.201513> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctosa" ;
    skos:broader <http://tun.fi/MX.202514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201514>,
        <http://tun.fi/MX.201515>,
        <http://tun.fi/MX.201516>,
        <http://tun.fi/MX.201517>,
        <http://tun.fi/MX.201518> ;
    skos:prefLabel "Arctosa"@fi,
        "Arctosa"@sv .

<http://tun.fi/MX.201619> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calepitrimerus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201620>,
        <http://tun.fi/MX.201621>,
        <http://tun.fi/MX.201622>,
        <http://tun.fi/MX.201623>,
        <http://tun.fi/MX.201624> ;
    skos:prefLabel "Calepitrimerus"@fi,
        "Calepitrimerus"@sv .

<http://tun.fi/MX.201724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chamobates" ;
    skos:broader <http://tun.fi/MX.201729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201725>,
        <http://tun.fi/MX.201726>,
        <http://tun.fi/MX.201727>,
        <http://tun.fi/MX.201728>,
        <http://tun.fi/MX.4980075> ;
    skos:prefLabel "Chamobates"@fi,
        "Chamobates"@sv .

<http://tun.fi/MX.201821> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cylindroiulus" ;
    skos:broader <http://tun.fi/MX.202375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201822>,
        <http://tun.fi/MX.201823>,
        <http://tun.fi/MX.201824>,
        <http://tun.fi/MX.201825>,
        <http://tun.fi/MX.201826> ;
    skos:prefLabel "Cylindroiulus"@fi,
        "Cylindroiulus"@sv .

<http://tun.fi/MX.201962> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entelecara" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201963>,
        <http://tun.fi/MX.201964>,
        <http://tun.fi/MX.201965>,
        <http://tun.fi/MX.201966>,
        <http://tun.fi/MX.324988> ;
    skos:prefLabel "Entelecara"@fi,
        "Entelecara"@sv .

<http://tun.fi/MX.202066> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Erythraeidae" ;
    skos:broader <http://tun.fi/MX.53701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201194>,
        <http://tun.fi/MX.201558>,
        <http://tun.fi/MX.201730>,
        <http://tun.fi/MX.202067>,
        <http://tun.fi/MX.202459> ;
    skos:prefLabel "Erythraeidae"@fi,
        "Erythraeidae"@sv .

<http://tun.fi/MX.202151> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geophilus" ;
    skos:broader <http://tun.fi/MX.202150> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202152>,
        <http://tun.fi/MX.202153>,
        <http://tun.fi/MX.202154>,
        <http://tun.fi/MX.4890793>,
        <http://tun.fi/MX.4987035> ;
    skos:prefLabel "Geophilus"@fi,
        "Geophilus"@sv .

<http://tun.fi/MX.202716> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nenteria" ;
    skos:broader <http://tun.fi/MX.203545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202717>,
        <http://tun.fi/MX.202718>,
        <http://tun.fi/MX.202719>,
        <http://tun.fi/MX.202720>,
        <http://tun.fi/MX.202721> ;
    skos:prefLabel "Nenteria"@fi,
        "Nenteria"@sv .

<http://tun.fi/MX.202744> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neriene" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202745>,
        <http://tun.fi/MX.202746>,
        <http://tun.fi/MX.202748>,
        <http://tun.fi/MX.202749>,
        <http://tun.fi/MX.202750> ;
    skos:prefLabel "Neriene"@fi,
        "Neriene"@sv .

<http://tun.fi/MX.202757> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nothrus" ;
    skos:broader <http://tun.fi/MX.202756> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202758>,
        <http://tun.fi/MX.202759>,
        <http://tun.fi/MX.202760>,
        <http://tun.fi/MX.202761>,
        <http://tun.fi/MX.202762> ;
    skos:prefLabel "Nothrus"@fi,
        "Nothrus"@sv .

<http://tun.fi/MX.202779> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oedothorax" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202780>,
        <http://tun.fi/MX.202781>,
        <http://tun.fi/MX.202782>,
        <http://tun.fi/MX.202783>,
        <http://tun.fi/MX.202784> ;
    skos:prefLabel "Oedothorax"@fi,
        "Oedothorax"@sv .

<http://tun.fi/MX.202844> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oribotritiidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202587>,
        <http://tun.fi/MX.202841>,
        <http://tun.fi/MX.4980059>,
        <http://tun.fi/MX.4980116>,
        <http://tun.fi/MX.4980186> ;
    skos:prefLabel "Oribotritiidae"@fi,
        "Oribotritiidae"@sv .

<http://tun.fi/MX.202992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pergalumna" ;
    skos:broader <http://tun.fi/MX.202135> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202993>,
        <http://tun.fi/MX.202994>,
        <http://tun.fi/MX.202995>,
        <http://tun.fi/MX.202996>,
        <http://tun.fi/MX.4980156> ;
    skos:prefLabel "Pergalumna"@fi,
        "Pergalumna"@sv .

<http://tun.fi/MX.202997> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pergamasus" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202998>,
        <http://tun.fi/MX.202999>,
        <http://tun.fi/MX.203000>,
        <http://tun.fi/MX.203001>,
        <http://tun.fi/MX.203002> ;
    skos:prefLabel "Pergamasus"@fi,
        "Pergamasus"@sv .

<http://tun.fi/MX.203076> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phytoptidae" ;
    skos:broader <http://tun.fi/MX.53701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202123>,
        <http://tun.fi/MX.202696>,
        <http://tun.fi/MX.202765>,
        <http://tun.fi/MX.203077>,
        <http://tun.fi/MX.203582> ;
    skos:prefLabel "Phytoptidae"@fi,
        "Phytoptidae"@sv .

<http://tun.fi/MX.203369> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spinturnix" ;
    skos:broader <http://tun.fi/MX.203368> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203370>,
        <http://tun.fi/MX.203371>,
        <http://tun.fi/MX.203372>,
        <http://tun.fi/MX.203373>,
        <http://tun.fi/MX.203374> ;
    skos:prefLabel "Spinturnix"@fi,
        "Spinturnix"@sv .

<http://tun.fi/MX.203423> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Talavera" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203424>,
        <http://tun.fi/MX.203425>,
        <http://tun.fi/MX.203426>,
        <http://tun.fi/MX.203427>,
        <http://tun.fi/MX.203428> ;
    skos:prefLabel "Talavera"@fi,
        "Talavera"@sv .

<http://tun.fi/MX.203494> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Theridion" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203495>,
        <http://tun.fi/MX.203496>,
        <http://tun.fi/MX.203498>,
        <http://tun.fi/MX.203499>,
        <http://tun.fi/MX.203500> ;
    skos:prefLabel "Theridion"@fi,
        "Theridion"@sv .

<http://tun.fi/MX.203562> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichoribates" ;
    skos:broader <http://tun.fi/MX.201721> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202433>,
        <http://tun.fi/MX.203563>,
        <http://tun.fi/MX.203564>,
        <http://tun.fi/MX.4980211>,
        <http://tun.fi/MX.4980212> ;
    skos:prefLabel "Trichoribates"@fi,
        "Trichoribates"@sv .

<http://tun.fi/MX.203795> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pemphredonidae" ;
    dwc:scientificNameAuthorship "Dahlbom, 1835" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Pemphredonidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203816>,
        <http://tun.fi/MX.203821>,
        <http://tun.fi/MX.203838>,
        <http://tun.fi/MX.203850>,
        <http://tun.fi/MX.203853> ;
    skos:prefLabel "kirvapistiäiset"@fi,
        "Pemphredonidae"@sv .

<http://tun.fi/MX.203809> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psenulus" ;
    dwc:scientificNameAuthorship "Kohl, 1897" ;
    skos:broader <http://tun.fi/MX.203796> ;
    skos:hiddenLabel "Psenulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203810>,
        <http://tun.fi/MX.203811>,
        <http://tun.fi/MX.203812>,
        <http://tun.fi/MX.203813>,
        <http://tun.fi/MX.203814> ;
    skos:prefLabel "hohkahukat"@fi,
        "Psenulus"@sv .

<http://tun.fi/MX.203887> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trypoxylon" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:altLabel "savipistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.5015686> ;
    skos:hiddenLabel "Trypoxylon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204414>,
        <http://tun.fi/MX.204415>,
        <http://tun.fi/MX.204416>,
        <http://tun.fi/MX.204417>,
        <http://tun.fi/MX.204418> ;
    skos:prefLabel "savihukat"@fi,
        "Trypoxylon"@sv .

<http://tun.fi/MX.203892> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dryinidae" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Dryinidae"@fi,
        "Dryinidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203893>,
        <http://tun.fi/MX.203901>,
        <http://tun.fi/MX.203933>,
        <http://tun.fi/MX.203936>,
        <http://tun.fi/MX.203939> ;
    skos:prefLabel "pihtipistiäiset"@fi,
        "stritsäcksteklar"@sv .

<http://tun.fi/MX.203973> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laelius" ;
    dwc:scientificNameAuthorship "Ashmead, 1893" ;
    skos:broader <http://tun.fi/MX.203966> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203974>,
        <http://tun.fi/MX.203976>,
        <http://tun.fi/MX.203977>,
        <http://tun.fi/MX.203978>,
        <http://tun.fi/MX.203979> ;
    skos:prefLabel "Laelius"@fi,
        "Laelius"@sv .

<http://tun.fi/MX.204135> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pepsinae" ;
    dwc:scientificNameAuthorship "Lepeletier, 1845" ;
    skos:broader <http://tun.fi/MX.204131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204137>,
        <http://tun.fi/MX.204142>,
        <http://tun.fi/MX.204156>,
        <http://tun.fi/MX.204158>,
        <http://tun.fi/MX.204161> ;
    skos:prefLabel "Pepsinae"@fi,
        "Pepsinae"@sv .

<http://tun.fi/MX.204343> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halictus" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.204851> ;
    skos:hiddenLabel "Halictus"@fi,
        "Halictus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204349>,
        <http://tun.fi/MX.204351>,
        <http://tun.fi/MX.204352>,
        <http://tun.fi/MX.204353>,
        <http://tun.fi/MX.204355> ;
    skos:prefLabel "vakomehiläiset"@fi,
        "bandbin"@sv .

<http://tun.fi/MX.204422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxybelus" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:altLabel "okapistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.203871> ;
    skos:hiddenLabel "Oxybelus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204423>,
        <http://tun.fi/MX.204424>,
        <http://tun.fi/MX.204425>,
        <http://tun.fi/MX.204427>,
        <http://tun.fi/MX.204428> ;
    skos:prefLabel "okahukat"@fi,
        "Oxybelus"@sv .

<http://tun.fi/MX.204914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceraceomyces" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.233381> ;
    skos:hiddenLabel "Ceraceomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205516>,
        <http://tun.fi/MX.205518>,
        <http://tun.fi/MX.205519>,
        <http://tun.fi/MX.205520>,
        <http://tun.fi/MX.205522> ;
    skos:prefLabel "lämäkät"@fi,
        "Ceraceomyces"@sv .

<http://tun.fi/MX.204950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tomentellopsis" ;
    dwc:scientificNameAuthorship "Hjortstam" ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:hiddenLabel "Tomentellopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206246>,
        <http://tun.fi/MX.206247>,
        <http://tun.fi/MX.206248>,
        <http://tun.fi/MX.206249>,
        <http://tun.fi/MX.206250> ;
    skos:prefLabel "mujukat"@fi,
        "Tomentellopsis"@sv .

<http://tun.fi/MX.204974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lentaria" ;
    dwc:scientificNameAuthorship "Corner" ;
    skos:broader <http://tun.fi/MX.233003> ;
    skos:hiddenLabel "Lentaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206074>,
        <http://tun.fi/MX.206075>,
        <http://tun.fi/MX.206076>,
        <http://tun.fi/MX.206077>,
        <http://tun.fi/MX.206078> ;
    skos:prefLabel "lahohaarakkaat"@fi,
        "Lentaria"@sv .

<http://tun.fi/MX.205056> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudotomentella" ;
    skos:broader <http://tun.fi/MX.233274> ;
    skos:hiddenLabel "Pseudotomentella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205814>,
        <http://tun.fi/MX.205815>,
        <http://tun.fi/MX.205816>,
        <http://tun.fi/MX.205817>,
        <http://tun.fi/MX.205818> ;
    skos:prefLabel "murukat"@fi,
        "Pseudotomentella"@sv .

<http://tun.fi/MX.205114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Piloderma" ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:hiddenLabel "Piloderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205767>,
        <http://tun.fi/MX.205768>,
        <http://tun.fi/MX.205769>,
        <http://tun.fi/MX.205770>,
        <http://tun.fi/MX.205771> ;
    skos:prefLabel "kultaorvakat"@fi,
        "Piloderma"@sv .

<http://tun.fi/MX.205117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stereum" ;
    dwc:scientificNameAuthorship "Hill ex Pers." ;
    skos:broader <http://tun.fi/MX.233349> ;
    skos:hiddenLabel "Stereum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206200>,
        <http://tun.fi/MX.206201>,
        <http://tun.fi/MX.206202>,
        <http://tun.fi/MX.206203>,
        <http://tun.fi/MX.206204> ;
    skos:prefLabel "karvanahakat"@fi,
        "Stereum"@sv .

<http://tun.fi/MX.206472> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Furcatergalia" ;
    skos:broader <http://tun.fi/MX.70224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206474>,
        <http://tun.fi/MX.206487>,
        <http://tun.fi/MX.206490>,
        <http://tun.fi/MX.206496>,
        <http://tun.fi/MX.206501> ;
    skos:prefLabel "Furcatergalia"@fi,
        "Furcatergalia"@sv .

<http://tun.fi/MX.206502> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caenis" ;
    dwc:scientificNameAuthorship "Stephens, 1836" ;
    skos:broader <http://tun.fi/MX.206501> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206503>,
        <http://tun.fi/MX.206504>,
        <http://tun.fi/MX.206505>,
        <http://tun.fi/MX.206506>,
        <http://tun.fi/MX.206507> ;
    skos:prefLabel "Caenis"@fi,
        "Caenis"@sv .

<http://tun.fi/MX.206715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ulva" ;
    dwc:scientificNameAuthorship "Linnaeus" ;
    skos:broader <http://tun.fi/MX.206714> ;
    skos:hiddenLabel "Ulva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206716>,
        <http://tun.fi/MX.213287>,
        <http://tun.fi/MX.213288>,
        <http://tun.fi/MX.254294>,
        <http://tun.fi/MX.254295> ;
    skos:prefLabel "suolilevät"@fi,
        "Ulva"@sv .

<http://tun.fi/MX.207049> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tringinae" ;
    skos:broader <http://tun.fi/MX.27601> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27618>,
        <http://tun.fi/MX.27631>,
        <http://tun.fi/MX.27633>,
        <http://tun.fi/MX.27644>,
        <http://tun.fi/MX.298085> ;
    skos:prefLabel "Tringinae"@fi,
        "Tringinae"@sv .

<http://tun.fi/MX.211267> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Winthemia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211268>,
        <http://tun.fi/MX.281288>,
        <http://tun.fi/MX.281289>,
        <http://tun.fi/MX.281290>,
        <http://tun.fi/MX.281291> ;
    skos:prefLabel "Winthemia"@fi,
        "Winthemia"@sv .

<http://tun.fi/MX.211715> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Veneroida" ;
    skos:broader <http://tun.fi/MX.53381> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212375>,
        <http://tun.fi/MX.212381>,
        <http://tun.fi/MX.212407>,
        <http://tun.fi/MX.5079885>,
        <http://tun.fi/MX.53632> ;
    skos:prefLabel "Veneroida"@fi,
        "Veneroida"@sv .

<http://tun.fi/MX.212921> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bryaceae" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.70678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313327>,
        <http://tun.fi/MX.313544>,
        <http://tun.fi/MX.43328>,
        <http://tun.fi/MX.43354>,
        <http://tun.fi/MX.43366> ;
    skos:prefLabel "Bryaceae"@fi,
        "Bryaceae"@sv .

<http://tun.fi/MX.212925> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ditrichaceae" ;
    dwc:scientificNameAuthorship "Limpr." ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200422>,
        <http://tun.fi/MX.43297>,
        <http://tun.fi/MX.43370>,
        <http://tun.fi/MX.43376>,
        <http://tun.fi/MX.43377> ;
    skos:prefLabel "Ditrichaceae"@fi,
        "Ditrichaceae"@sv .

<http://tun.fi/MX.212944> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hylocomiaceae" ;
    dwc:scientificNameAuthorship "M.Fleisch." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43288>,
        <http://tun.fi/MX.43371>,
        <http://tun.fi/MX.43391>,
        <http://tun.fi/MX.43444>,
        <http://tun.fi/MX.5077132> ;
    skos:prefLabel "Hylocomiaceae"@fi,
        "Hylocomiaceae"@sv .

<http://tun.fi/MX.212993> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scapaniaceae" ;
    dwc:scientificNameAuthorship "Mig" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324421>,
        <http://tun.fi/MX.324431>,
        <http://tun.fi/MX.44122>,
        <http://tun.fi/MX.44142>,
        <http://tun.fi/MX.44171> ;
    skos:prefLabel "Scapaniaceae"@fi,
        "Scapaniaceae"@sv .

<http://tun.fi/MX.213114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stylops" ;
    dwc:scientificNameAuthorship "Kirby, 1802" ;
    skos:broader <http://tun.fi/MX.213109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986731>,
        <http://tun.fi/MX.4986733>,
        <http://tun.fi/MX.4986735>,
        <http://tun.fi/MX.4986736>,
        <http://tun.fi/MX.4993904> ;
    skos:prefLabel "Stylops"@fi,
        "Stylops"@sv .

<http://tun.fi/MX.214034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptocythere" ;
    dwc:scientificNameAuthorship "Sars, 1925" ;
    skos:broader <http://tun.fi/MX.214033> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214035>,
        <http://tun.fi/MX.214036>,
        <http://tun.fi/MX.214038>,
        <http://tun.fi/MX.214040>,
        <http://tun.fi/MX.214041> ;
    skos:prefLabel "Leptocythere"@fi,
        "Leptocythere"@sv .

<http://tun.fi/MX.214234> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nitokra" ;
    dwc:scientificNameAuthorship "Boeck, 1865" ;
    skos:broader <http://tun.fi/MX.214233> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214235>,
        <http://tun.fi/MX.214236>,
        <http://tun.fi/MX.214237>,
        <http://tun.fi/MX.214238>,
        <http://tun.fi/MX.214239> ;
    skos:prefLabel "Nitokra"@fi,
        "Nitokra"@sv .

<http://tun.fi/MX.214269> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucyclops" ;
    dwc:scientificNameAuthorship "Claus, 1893" ;
    skos:broader <http://tun.fi/MX.214262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214270>,
        <http://tun.fi/MX.214271>,
        <http://tun.fi/MX.214272>,
        <http://tun.fi/MX.214273>,
        <http://tun.fi/MX.214274> ;
    skos:prefLabel "Eucyclops"@fi,
        "Eucyclops"@sv .

<http://tun.fi/MX.228174> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Saltusaphidinae" ;
    skos:broader <http://tun.fi/MX.53626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228175>,
        <http://tun.fi/MX.228186>,
        <http://tun.fi/MX.228193>,
        <http://tun.fi/MX.228195>,
        <http://tun.fi/MX.228198> ;
    skos:prefLabel "Saltusaphidinae"@fi,
        "Saltusaphidinae"@sv .

<http://tun.fi/MX.228224> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sipha" ;
    dwc:scientificNameAuthorship "Passerini, 1860" ;
    skos:broader <http://tun.fi/MX.4884391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228226>,
        <http://tun.fi/MX.228227>,
        <http://tun.fi/MX.228229>,
        <http://tun.fi/MX.228230>,
        <http://tun.fi/MX.228231> ;
    skos:prefLabel "Sipha"@fi,
        "Sipha"@sv .

<http://tun.fi/MX.228409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Semiaphis" ;
    dwc:scientificNameAuthorship "van der Goot, 1913" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228410>,
        <http://tun.fi/MX.228411>,
        <http://tun.fi/MX.228412>,
        <http://tun.fi/MX.228413>,
        <http://tun.fi/MX.323496> ;
    skos:prefLabel "Semiaphis"@fi,
        "Semiaphis"@sv .

<http://tun.fi/MX.228497> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nasonovia" ;
    dwc:scientificNameAuthorship "Mordvilko, 1914" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228499>,
        <http://tun.fi/MX.228501>,
        <http://tun.fi/MX.228502>,
        <http://tun.fi/MX.228504>,
        <http://tun.fi/MX.228506> ;
    skos:prefLabel "Nasonovia"@fi,
        "Nasonovia"@sv .

<http://tun.fi/MX.228507> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyperomyzus" ;
    dwc:scientificNameAuthorship "Börner, 1933" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228509>,
        <http://tun.fi/MX.228510>,
        <http://tun.fi/MX.228511>,
        <http://tun.fi/MX.228513>,
        <http://tun.fi/MX.228515> ;
    skos:prefLabel "Hyperomyzus"@fi,
        "Hyperomyzus"@sv .

<http://tun.fi/MX.228530> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capitophorus" ;
    dwc:scientificNameAuthorship "van der Goot, 1913" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228531>,
        <http://tun.fi/MX.228532>,
        <http://tun.fi/MX.228533>,
        <http://tun.fi/MX.228534>,
        <http://tun.fi/MX.228535> ;
    skos:prefLabel "Capitophorus"@fi,
        "Capitophorus"@sv .

<http://tun.fi/MX.228573> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sitobion" ;
    dwc:scientificNameAuthorship "Mordvilko, 1914" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228575>,
        <http://tun.fi/MX.228576>,
        <http://tun.fi/MX.228577>,
        <http://tun.fi/MX.228579>,
        <http://tun.fi/MX.228580> ;
    skos:prefLabel "Sitobion"@fi,
        "Sitobion"@sv .

<http://tun.fi/MX.228642> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphorophora" ;
    dwc:scientificNameAuthorship "Buckton, 1876" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228644>,
        <http://tun.fi/MX.228645>,
        <http://tun.fi/MX.228646>,
        <http://tun.fi/MX.228647>,
        <http://tun.fi/MX.228649> ;
    skos:prefLabel "Amphorophora"@fi,
        "Amphorophora"@sv .

<http://tun.fi/MX.228839> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cixius" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.228838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228841>,
        <http://tun.fi/MX.228843>,
        <http://tun.fi/MX.228845>,
        <http://tun.fi/MX.228847>,
        <http://tun.fi/MX.228848> ;
    skos:prefLabel "Cixius"@fi,
        "Cixius"@sv .

<http://tun.fi/MX.228897> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chloriona" ;
    dwc:scientificNameAuthorship "Feiber, 1866" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228898>,
        <http://tun.fi/MX.228900>,
        <http://tun.fi/MX.228902>,
        <http://tun.fi/MX.228904>,
        <http://tun.fi/MX.228905> ;
    skos:prefLabel "Chloriona"@fi,
        "Chloriona"@sv .

<http://tun.fi/MX.228982> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ribautodelphax" ;
    dwc:scientificNameAuthorship "W. Wagner, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228983>,
        <http://tun.fi/MX.228984>,
        <http://tun.fi/MX.228985>,
        <http://tun.fi/MX.228986>,
        <http://tun.fi/MX.228987> ;
    skos:prefLabel "Ribautodelphax"@fi,
        "Ribautodelphax"@sv .

<http://tun.fi/MX.229000> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aphrophoridae" ;
    skos:broader <http://tun.fi/MX.289596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229001>,
        <http://tun.fi/MX.229008>,
        <http://tun.fi/MX.229010>,
        <http://tun.fi/MX.229018>,
        <http://tun.fi/MX.229020> ;
    skos:prefLabel "Aphrophoridae"@fi,
        "Aphrophoridae"@sv .

<http://tun.fi/MX.229031> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Macropsinae" ;
    skos:broader <http://tun.fi/MX.53572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229032>,
        <http://tun.fi/MX.229041>,
        <http://tun.fi/MX.229043>,
        <http://tun.fi/MX.229058>,
        <http://tun.fi/MX.229060> ;
    skos:prefLabel "Macropsinae"@fi,
        "Macropsinae"@sv .

<http://tun.fi/MX.229081> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Populicerus" ;
    dwc:scientificNameAuthorship "Dlabola, 1974" ;
    skos:broader <http://tun.fi/MX.229071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229082>,
        <http://tun.fi/MX.229083>,
        <http://tun.fi/MX.229084>,
        <http://tun.fi/MX.229085>,
        <http://tun.fi/MX.229087> ;
    skos:prefLabel "Populicerus"@fi,
        "Populicerus"@sv .

<http://tun.fi/MX.229157> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Empoasca" ;
    dwc:scientificNameAuthorship "Walsh, 1862" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229158>,
        <http://tun.fi/MX.229159>,
        <http://tun.fi/MX.229160>,
        <http://tun.fi/MX.229161>,
        <http://tun.fi/MX.229163> ;
    skos:prefLabel "Empoasca"@fi,
        "Empoasca"@sv .

<http://tun.fi/MX.229236> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurhadina" ;
    dwc:scientificNameAuthorship "Haupt, 1929" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229237>,
        <http://tun.fi/MX.229238>,
        <http://tun.fi/MX.229239>,
        <http://tun.fi/MX.229240>,
        <http://tun.fi/MX.5080028> ;
    skos:prefLabel "Eurhadina"@fi,
        "Eurhadina"@sv .

<http://tun.fi/MX.229299> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Balclutha" ;
    dwc:scientificNameAuthorship "Kirkaldy, 1900" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229300>,
        <http://tun.fi/MX.229301>,
        <http://tun.fi/MX.229302>,
        <http://tun.fi/MX.229303>,
        <http://tun.fi/MX.229305> ;
    skos:prefLabel "Balclutha"@fi,
        "Balclutha"@sv .

<http://tun.fi/MX.229457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Streptanus" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229458>,
        <http://tun.fi/MX.229460>,
        <http://tun.fi/MX.229461>,
        <http://tun.fi/MX.229462>,
        <http://tun.fi/MX.229463> ;
    skos:prefLabel "Streptanus"@fi,
        "Streptanus"@sv .

<http://tun.fi/MX.229557> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmotettix" ;
    dwc:scientificNameAuthorship "Ribaut, 1942" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229559>,
        <http://tun.fi/MX.229561>,
        <http://tun.fi/MX.229562>,
        <http://tun.fi/MX.229563>,
        <http://tun.fi/MX.229566> ;
    skos:prefLabel "Cosmotettix"@fi,
        "Cosmotettix"@sv .

<http://tun.fi/MX.229786> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicyphus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.53550> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229788>,
        <http://tun.fi/MX.229790>,
        <http://tun.fi/MX.229791>,
        <http://tun.fi/MX.229792>,
        <http://tun.fi/MX.229793> ;
    skos:prefLabel "Dicyphus"@fi,
        "Dicyphus"@sv .

<http://tun.fi/MX.229813> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deraeocoris" ;
    dwc:scientificNameAuthorship "Kirschbaum, 1855" ;
    skos:broader <http://tun.fi/MX.229802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229815>,
        <http://tun.fi/MX.229816>,
        <http://tun.fi/MX.229817>,
        <http://tun.fi/MX.229819>,
        <http://tun.fi/MX.229820> ;
    skos:prefLabel "Deraeocoris"@fi,
        "Deraeocoris"@sv .

<http://tun.fi/MX.229840> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenodema" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1832" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229842>,
        <http://tun.fi/MX.229843>,
        <http://tun.fi/MX.229844>,
        <http://tun.fi/MX.229846>,
        <http://tun.fi/MX.229847> ;
    skos:prefLabel "Stenodema"@fi,
        "Stenodema"@sv .

<http://tun.fi/MX.229848> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Teratocoris" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229849>,
        <http://tun.fi/MX.229850>,
        <http://tun.fi/MX.229852>,
        <http://tun.fi/MX.229853>,
        <http://tun.fi/MX.229855> ;
    skos:prefLabel "Teratocoris"@fi,
        "Teratocoris"@sv .

<http://tun.fi/MX.229910> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lygus" ;
    dwc:scientificNameAuthorship "Hahn, 1833" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229911>,
        <http://tun.fi/MX.229913>,
        <http://tun.fi/MX.229914>,
        <http://tun.fi/MX.229915>,
        <http://tun.fi/MX.229916> ;
    skos:prefLabel "Lygus"@fi,
        "Lygus"@sv .

<http://tun.fi/MX.230060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atractotomus" ;
    dwc:scientificNameAuthorship "Fieber, 1853" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230061>,
        <http://tun.fi/MX.230062>,
        <http://tun.fi/MX.230063>,
        <http://tun.fi/MX.230064>,
        <http://tun.fi/MX.4994286> ;
    skos:prefLabel "Atractotomus"@fi,
        "Atractotomus"@sv .

<http://tun.fi/MX.230195> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylocoris" ;
    dwc:scientificNameAuthorship "Dufour, 1831" ;
    skos:broader <http://tun.fi/MX.230183> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230197>,
        <http://tun.fi/MX.230198>,
        <http://tun.fi/MX.230199>,
        <http://tun.fi/MX.230201>,
        <http://tun.fi/MX.230203> ;
    skos:prefLabel "Xylocoris"@fi,
        "Xylocoris"@sv .

<http://tun.fi/MX.230210> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Reduviidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Reduviidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230211>,
        <http://tun.fi/MX.230215>,
        <http://tun.fi/MX.230218>,
        <http://tun.fi/MX.230221>,
        <http://tun.fi/MX.230228> ;
    skos:prefLabel "petoluteet"@fi,
        "Reduviidae"@sv .

<http://tun.fi/MX.230265> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nysius" ;
    dwc:scientificNameAuthorship "Dallas, 1852" ;
    skos:broader <http://tun.fi/MX.230261> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230266>,
        <http://tun.fi/MX.230267>,
        <http://tun.fi/MX.230268>,
        <http://tun.fi/MX.230269>,
        <http://tun.fi/MX.4994293> ;
    skos:prefLabel "Nysius"@fi,
        "Nysius"@sv .

<http://tun.fi/MX.230298> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oxycarenidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230299>,
        <http://tun.fi/MX.230301>,
        <http://tun.fi/MX.230304>,
        <http://tun.fi/MX.230306>,
        <http://tun.fi/MX.5016605> ;
    skos:prefLabel "Oxycarenidae"@fi,
        "Oxycarenidae"@sv .

<http://tun.fi/MX.230327> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scolopostethus" ;
    dwc:scientificNameAuthorship "Fieber, 1860" ;
    skos:broader <http://tun.fi/MX.230309> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230328>,
        <http://tun.fi/MX.230329>,
        <http://tun.fi/MX.230330>,
        <http://tun.fi/MX.230331>,
        <http://tun.fi/MX.230332> ;
    skos:prefLabel "Scolopostethus"@fi,
        "Scolopostethus"@sv .

<http://tun.fi/MX.230460> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cydnidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Cydnidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230461>,
        <http://tun.fi/MX.230463>,
        <http://tun.fi/MX.230465>,
        <http://tun.fi/MX.230468>,
        <http://tun.fi/MX.230470> ;
    skos:prefLabel "piiloluteet"@fi,
        "Cydnidae"@sv .

<http://tun.fi/MX.230901> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polycentropodidae" ;
    dwc:scientificNameAuthorship "Ulmer, 1906" ;
    skos:broader <http://tun.fi/MX.230895> ;
    skos:hiddenLabel "Polycentropodidae"@fi,
        "Polycentropodidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231808>,
        <http://tun.fi/MX.231810>,
        <http://tun.fi/MX.231814>,
        <http://tun.fi/MX.231817>,
        <http://tun.fi/MX.231822> ;
    skos:prefLabel "rysäsirvikkäät"@fi,
        "fångstnätnattsländor"@sv .

<http://tun.fi/MX.231061> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tullbergia" ;
    dwc:scientificNameAuthorship "Lubbock, 1876" ;
    skos:broader <http://tun.fi/MX.231060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231064>,
        <http://tun.fi/MX.231069>,
        <http://tun.fi/MX.231072>,
        <http://tun.fi/MX.231073>,
        <http://tun.fi/MX.231074> ;
    skos:prefLabel "Tullbergia"@fi,
        "Tullbergia"@sv .

<http://tun.fi/MX.231071> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesaphorura" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231060> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231075>,
        <http://tun.fi/MX.231076>,
        <http://tun.fi/MX.231077>,
        <http://tun.fi/MX.231078>,
        <http://tun.fi/MX.231079> ;
    skos:prefLabel "Mesaphorura"@fi,
        "Mesaphorura"@sv .

<http://tun.fi/MX.231085> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anurophorinae" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231086>,
        <http://tun.fi/MX.231089>,
        <http://tun.fi/MX.231091>,
        <http://tun.fi/MX.231095>,
        <http://tun.fi/MX.231097> ;
    skos:prefLabel "Anurophorinae"@fi,
        "Anurophorinae"@sv .

<http://tun.fi/MX.231124> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proisotoma" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231125>,
        <http://tun.fi/MX.231126>,
        <http://tun.fi/MX.231127>,
        <http://tun.fi/MX.231128>,
        <http://tun.fi/MX.231129> ;
    skos:prefLabel "Proisotoma"@fi,
        "Proisotoma"@sv .

<http://tun.fi/MX.231275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arrhopalites" ;
    dwc:scientificNameAuthorship "Börner, 1906" ;
    skos:broader <http://tun.fi/MX.231274> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231276>,
        <http://tun.fi/MX.231277>,
        <http://tun.fi/MX.231278>,
        <http://tun.fi/MX.231279>,
        <http://tun.fi/MX.231283> ;
    skos:prefLabel "Arrhopalites"@fi,
        "Arrhopalites"@sv .

<http://tun.fi/MX.231323> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bourletiella" ;
    dwc:scientificNameAuthorship "Banks, 1899" ;
    skos:broader <http://tun.fi/MX.231313> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231324>,
        <http://tun.fi/MX.231327>,
        <http://tun.fi/MX.231328>,
        <http://tun.fi/MX.231330>,
        <http://tun.fi/MX.231331> ;
    skos:prefLabel "Bourletiella"@fi,
        "Bourletiella"@sv .

<http://tun.fi/MX.231405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratophysella" ;
    dwc:scientificNameAuthorship "Börner, 1932" ;
    skos:broader <http://tun.fi/MX.231386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231406>,
        <http://tun.fi/MX.231407>,
        <http://tun.fi/MX.231410>,
        <http://tun.fi/MX.231412>,
        <http://tun.fi/MX.5018655> ;
    skos:prefLabel "Ceratophysella"@fi,
        "Ceratophysella"@sv .

<http://tun.fi/MX.231489> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protaphorura" ;
    dwc:scientificNameAuthorship "Absolon, 1901" ;
    skos:broader <http://tun.fi/MX.231474> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231491>,
        <http://tun.fi/MX.231492>,
        <http://tun.fi/MX.231493>,
        <http://tun.fi/MX.231494>,
        <http://tun.fi/MX.231495> ;
    skos:prefLabel "Protaphorura"@fi,
        "Protaphorura"@sv .

<http://tun.fi/MX.231822> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyrnus" ;
    dwc:scientificNameAuthorship "Stephens, 1836" ;
    skos:broader <http://tun.fi/MX.230901> ;
    skos:hiddenLabel "Cyrnus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231823>,
        <http://tun.fi/MX.231824>,
        <http://tun.fi/MX.231825>,
        <http://tun.fi/MX.231826>,
        <http://tun.fi/MX.231827> ;
    skos:prefLabel "loukkorysäkkäät"@fi,
        "Cyrnus"@sv .

<http://tun.fi/MX.231982> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triaenodes" ;
    dwc:scientificNameAuthorship "McLachlan, 1865" ;
    skos:broader <http://tun.fi/MX.230914> ;
    skos:hiddenLabel "Triaenodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231984>,
        <http://tun.fi/MX.231985>,
        <http://tun.fi/MX.231986>,
        <http://tun.fi/MX.231987>,
        <http://tun.fi/MX.231988> ;
    skos:prefLabel "airosarvekkaat"@fi,
        "Triaenodes"@sv .

<http://tun.fi/MX.232449> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pristina" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1828" ;
    skos:broader <http://tun.fi/MX.232448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232450>,
        <http://tun.fi/MX.232451>,
        <http://tun.fi/MX.232452>,
        <http://tun.fi/MX.232453>,
        <http://tun.fi/MX.232454> ;
    skos:prefLabel "Pristina"@fi,
        "Pristina"@sv .

<http://tun.fi/MX.232503> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Glossiphoniidae" ;
    dwc:scientificNameAuthorship "Vaillant, 1890" ;
    skos:broader <http://tun.fi/MX.70193> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232504>,
        <http://tun.fi/MX.232506>,
        <http://tun.fi/MX.232508>,
        <http://tun.fi/MX.232512>,
        <http://tun.fi/MX.232514> ;
    skos:prefLabel "Glossiphoniidae"@fi,
        "Glossiphoniidae"@sv .

<http://tun.fi/MX.232532> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Acoela" ;
    skos:broader <http://tun.fi/MX.232530> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232533>,
        <http://tun.fi/MX.232536>,
        <http://tun.fi/MX.232544>,
        <http://tun.fi/MX.232547>,
        <http://tun.fi/MX.232550> ;
    skos:prefLabel "Acoela"@fi,
        "Acoela"@sv .

<http://tun.fi/MX.232662> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Monocelididae" ;
    dwc:scientificNameAuthorship "Hofsten, 1907" ;
    skos:broader <http://tun.fi/MX.232658> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232663>,
        <http://tun.fi/MX.232665>,
        <http://tun.fi/MX.232667>,
        <http://tun.fi/MX.232669>,
        <http://tun.fi/MX.232671> ;
    skos:prefLabel "Monocelididae"@fi,
        "Monocelididae"@sv .

<http://tun.fi/MX.232733> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Kirgisellinae" ;
    dwc:scientificNameAuthorship "Luther, 1962" ;
    skos:broader <http://tun.fi/MX.232720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232734>,
        <http://tun.fi/MX.232736>,
        <http://tun.fi/MX.232738>,
        <http://tun.fi/MX.232740>,
        <http://tun.fi/MX.232742> ;
    skos:prefLabel "Kirgisellinae"@fi,
        "Kirgisellinae"@sv .

<http://tun.fi/MX.232757> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opistomum" ;
    dwc:scientificNameAuthorship "Schmidt, 1848" ;
    skos:broader <http://tun.fi/MX.232756> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232758>,
        <http://tun.fi/MX.232759>,
        <http://tun.fi/MX.232760>,
        <http://tun.fi/MX.232761>,
        <http://tun.fi/MX.232762> ;
    skos:prefLabel "Opistomum"@fi,
        "Opistomum"@sv .

<http://tun.fi/MX.232798> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gnathorhynchidae" ;
    dwc:scientificNameAuthorship "Meixner, 1929" ;
    skos:broader <http://tun.fi/MX.232769> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232799>,
        <http://tun.fi/MX.232801>,
        <http://tun.fi/MX.232802>,
        <http://tun.fi/MX.232804>,
        <http://tun.fi/MX.232806> ;
    skos:prefLabel "Gnathorhynchidae"@fi,
        "Gnathorhynchidae"@sv .

<http://tun.fi/MX.232847> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Promesostoma" ;
    dwc:scientificNameAuthorship "Graff, 1882" ;
    skos:broader <http://tun.fi/MX.232846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232848>,
        <http://tun.fi/MX.232849>,
        <http://tun.fi/MX.232850>,
        <http://tun.fi/MX.232851>,
        <http://tun.fi/MX.232852> ;
    skos:prefLabel "Promesostoma"@fi,
        "Promesostoma"@sv .

<http://tun.fi/MX.233230> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Psoraceae" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233768>,
        <http://tun.fi/MX.67060>,
        <http://tun.fi/MX.67061>,
        <http://tun.fi/MX.67160>,
        <http://tun.fi/MX.67318> ;
    skos:prefLabel "Psoraceae"@fi,
        "Psoraceae"@sv .

<http://tun.fi/MX.233255> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mycocaliciaceae" ;
    skos:broader <http://tun.fi/MX.70573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67051>,
        <http://tun.fi/MX.67074>,
        <http://tun.fi/MX.67241>,
        <http://tun.fi/MX.67320>,
        <http://tun.fi/MX.67323> ;
    skos:prefLabel "Mycocaliciaceae"@fi,
        "Mycocaliciaceae"@sv .

<http://tun.fi/MX.233271> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydnodontaceae" ;
    skos:broader <http://tun.fi/MX.233001> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204935>,
        <http://tun.fi/MX.204952>,
        <http://tun.fi/MX.205002>,
        <http://tun.fi/MX.205029>,
        <http://tun.fi/MX.233581> ;
    skos:prefLabel "Hydnodontaceae"@fi,
        "Hydnodontaceae"@sv .

<http://tun.fi/MX.233313> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Microthyriaceae" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234415>,
        <http://tun.fi/MX.234416>,
        <http://tun.fi/MX.234417>,
        <http://tun.fi/MX.234418>,
        <http://tun.fi/MX.67192> ;
    skos:prefLabel "Microthyriaceae"@fi,
        "Microthyriaceae"@sv .

<http://tun.fi/MX.233326> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Steccherinaceae" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204907>,
        <http://tun.fi/MX.204956>,
        <http://tun.fi/MX.205044>,
        <http://tun.fi/MX.4884017>,
        <http://tun.fi/MX.4891515> ;
    skos:prefLabel "Steccherinaceae"@fi,
        "Steccherinaceae"@sv .

<http://tun.fi/MX.233336> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Helvellaceae" ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233804>,
        <http://tun.fi/MX.233805>,
        <http://tun.fi/MX.233806>,
        <http://tun.fi/MX.5014443>,
        <http://tun.fi/MX.5014444> ;
    skos:prefLabel "Helvellaceae"@fi,
        "Helvellaceae"@sv .

<http://tun.fi/MX.233353> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Russulaceae" ;
    skos:broader <http://tun.fi/MX.70628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205023>,
        <http://tun.fi/MX.325262>,
        <http://tun.fi/MX.69673>,
        <http://tun.fi/MX.69723>,
        <http://tun.fi/MX.69729> ;
    skos:prefLabel "Russulaceae"@fi,
        "Russulaceae"@sv .

<http://tun.fi/MX.233391> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Doassansiaceae" ;
    skos:broader <http://tun.fi/MX.233004> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233596>,
        <http://tun.fi/MX.233598>,
        <http://tun.fi/MX.233599>,
        <http://tun.fi/MX.233600>,
        <http://tun.fi/MX.233601> ;
    skos:prefLabel "Doassansiaceae"@fi,
        "Doassansiaceae"@sv .

<http://tun.fi/MX.233416> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lachnellaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204975>,
        <http://tun.fi/MX.205135>,
        <http://tun.fi/MX.69698>,
        <http://tun.fi/MX.69722>,
        <http://tun.fi/MX.69799> ;
    skos:prefLabel "Lachnellaceae"@fi,
        "Lachnellaceae"@sv .

<http://tun.fi/MX.233418> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bankeraceae" ;
    skos:broader <http://tun.fi/MX.70629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204927>,
        <http://tun.fi/MX.204987>,
        <http://tun.fi/MX.205034>,
        <http://tun.fi/MX.205040>,
        <http://tun.fi/MX.205134> ;
    skos:prefLabel "Bankeraceae"@fi,
        "Bankeraceae"@sv .

<http://tun.fi/MX.233552> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhizopogon" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.234626> ;
    skos:hiddenLabel "Rhizopogon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236304>,
        <http://tun.fi/MX.236305>,
        <http://tun.fi/MX.236306>,
        <http://tun.fi/MX.236307>,
        <http://tun.fi/MX.236308> ;
    skos:prefLabel "jänönmukulat"@fi,
        "Rhizopogon"@sv .

<http://tun.fi/MX.233596> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Doassansia" ;
    dwc:scientificNameAuthorship "Cornu" ;
    skos:broader <http://tun.fi/MX.233391> ;
    skos:hiddenLabel "Doassansia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984730>,
        <http://tun.fi/MX.4984792>,
        <http://tun.fi/MX.4984893>,
        <http://tun.fi/MX.4985050>,
        <http://tun.fi/MX.4985159> ;
    skos:prefLabel "miilunoet"@fi,
        "Doassansia"@sv .

<http://tun.fi/MX.233648> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thecaphora" ;
    dwc:scientificNameAuthorship "Fingerh." ;
    skos:broader <http://tun.fi/MX.4984449> ;
    skos:hiddenLabel "Thecaphora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984836>,
        <http://tun.fi/MX.4984863>,
        <http://tun.fi/MX.4984899>,
        <http://tun.fi/MX.4984978>,
        <http://tun.fi/MX.4985176> ;
    skos:prefLabel "pallonoet"@fi,
        "Thecaphora"@sv .

<http://tun.fi/MX.233818> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tuber" ;
    dwc:scientificNameAuthorship "F.H.Wigg" ;
    skos:broader <http://tun.fi/MX.233235> ;
    skos:hiddenLabel "Tuber"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238686>,
        <http://tun.fi/MX.238687>,
        <http://tun.fi/MX.238689>,
        <http://tun.fi/MX.238691>,
        <http://tun.fi/MX.4994338> ;
    skos:prefLabel "tryffelit"@fi,
        "Tuber"@sv .

<http://tun.fi/MX.233863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neottiella" ;
    dwc:scientificNameAuthorship "(Cooke) Sacc." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238309>,
        <http://tun.fi/MX.238310>,
        <http://tun.fi/MX.238311>,
        <http://tun.fi/MX.238312>,
        <http://tun.fi/MX.238313> ;
    skos:prefLabel "Neottiella"@fi,
        "Neottiella"@sv .

<http://tun.fi/MX.233906> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypoderma" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.233409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237476>,
        <http://tun.fi/MX.237477>,
        <http://tun.fi/MX.237478>,
        <http://tun.fi/MX.237479>,
        <http://tun.fi/MX.237480> ;
    skos:prefLabel "Hypoderma"@fi,
        "Hypoderma"@sv .

<http://tun.fi/MX.233923> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thelebolus" ;
    dwc:scientificNameAuthorship "Tode" ;
    skos:broader <http://tun.fi/MX.233257> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237780>,
        <http://tun.fi/MX.237781>,
        <http://tun.fi/MX.237782>,
        <http://tun.fi/MX.237783>,
        <http://tun.fi/MX.237784> ;
    skos:prefLabel "Thelebolus"@fi,
        "Thelebolus"@sv .

<http://tun.fi/MX.233931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allophylaria" ;
    dwc:scientificNameAuthorship "(P.Karst.) P.Karst." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238762>,
        <http://tun.fi/MX.238763>,
        <http://tun.fi/MX.238764>,
        <http://tun.fi/MX.238765>,
        <http://tun.fi/MX.5080866> ;
    skos:prefLabel "Allophylaria"@fi,
        "Allophylaria"@sv .

<http://tun.fi/MX.234022> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudopeziza" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238115>,
        <http://tun.fi/MX.238116>,
        <http://tun.fi/MX.238117>,
        <http://tun.fi/MX.238118>,
        <http://tun.fi/MX.238119> ;
    skos:prefLabel "Pseudopeziza"@fi,
        "Pseudopeziza"@sv .

<http://tun.fi/MX.234053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calycina" ;
    dwc:scientificNameAuthorship "Nees" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237107>,
        <http://tun.fi/MX.238826>,
        <http://tun.fi/MX.238827>,
        <http://tun.fi/MX.238828>,
        <http://tun.fi/MX.5014562> ;
    skos:prefLabel "Calycina"@fi,
        "Calycina"@sv .

<http://tun.fi/MX.234135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diatrypella" ;
    dwc:scientificNameAuthorship "(Ces. & De Not.) De Not." ;
    skos:broader <http://tun.fi/MX.233343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238836>,
        <http://tun.fi/MX.238837>,
        <http://tun.fi/MX.238838>,
        <http://tun.fi/MX.238839>,
        <http://tun.fi/MX.238840> ;
    skos:prefLabel "Diatrypella"@fi,
        "Diatrypella"@sv .

<http://tun.fi/MX.234145> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physalospora" ;
    dwc:scientificNameAuthorship "Niessl" ;
    skos:broader <http://tun.fi/MX.233319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238842>,
        <http://tun.fi/MX.238843>,
        <http://tun.fi/MX.238844>,
        <http://tun.fi/MX.238845>,
        <http://tun.fi/MX.238846> ;
    skos:prefLabel "Physalospora"@fi,
        "Physalospora"@sv .

<http://tun.fi/MX.234146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudomassaria" ;
    dwc:scientificNameAuthorship "Jacz." ;
    skos:broader <http://tun.fi/MX.233319> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237326>,
        <http://tun.fi/MX.237327>,
        <http://tun.fi/MX.237328>,
        <http://tun.fi/MX.237329>,
        <http://tun.fi/MX.237330> ;
    skos:prefLabel "Pseudomassaria"@fi,
        "Pseudomassaria"@sv .

<http://tun.fi/MX.234152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypocopra" ;
    dwc:scientificNameAuthorship "(Fr.) J.Kickx f." ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238851>,
        <http://tun.fi/MX.238852>,
        <http://tun.fi/MX.238853>,
        <http://tun.fi/MX.238854>,
        <http://tun.fi/MX.238855> ;
    skos:prefLabel "Hypocopra"@fi,
        "Hypocopra"@sv .

<http://tun.fi/MX.234177> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calosphaeria" ;
    dwc:scientificNameAuthorship "Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.233379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237580>,
        <http://tun.fi/MX.237581>,
        <http://tun.fi/MX.237582>,
        <http://tun.fi/MX.237583>,
        <http://tun.fi/MX.237584> ;
    skos:prefLabel "Calosphaeria"@fi,
        "Calosphaeria"@sv .

<http://tun.fi/MX.234184> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sordaria" ;
    dwc:scientificNameAuthorship "Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.233378> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237585>,
        <http://tun.fi/MX.237586>,
        <http://tun.fi/MX.237587>,
        <http://tun.fi/MX.237588>,
        <http://tun.fi/MX.237589> ;
    skos:prefLabel "Sordaria"@fi,
        "Sordaria"@sv .

<http://tun.fi/MX.234189> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cercophora" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238357>,
        <http://tun.fi/MX.238358>,
        <http://tun.fi/MX.238359>,
        <http://tun.fi/MX.238360>,
        <http://tun.fi/MX.238361> ;
    skos:prefLabel "Cercophora"@fi,
        "Cercophora"@sv .

<http://tun.fi/MX.234284> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanospora" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.233373> ;
    skos:hiddenLabel "Melanospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237610>,
        <http://tun.fi/MX.237611>,
        <http://tun.fi/MX.237612>,
        <http://tun.fi/MX.237613>,
        <http://tun.fi/MX.237614> ;
    skos:prefLabel "hitupullot"@fi,
        "Melanospora"@sv .

<http://tun.fi/MX.234330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanconis" ;
    dwc:scientificNameAuthorship "Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.233263> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237620>,
        <http://tun.fi/MX.237621>,
        <http://tun.fi/MX.237622>,
        <http://tun.fi/MX.237623>,
        <http://tun.fi/MX.237624> ;
    skos:prefLabel "Melanconis"@fi,
        "Melanconis"@sv .

<http://tun.fi/MX.234347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protomyces" ;
    dwc:scientificNameAuthorship "Unger" ;
    skos:broader <http://tun.fi/MX.233253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238897>,
        <http://tun.fi/MX.238898>,
        <http://tun.fi/MX.238899>,
        <http://tun.fi/MX.238900>,
        <http://tun.fi/MX.238901> ;
    skos:prefLabel "Protomyces"@fi,
        "Protomyces"@sv .

<http://tun.fi/MX.234368> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fenestella" ;
    dwc:scientificNameAuthorship "Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238627>,
        <http://tun.fi/MX.238628>,
        <http://tun.fi/MX.238629>,
        <http://tun.fi/MX.238630>,
        <http://tun.fi/MX.238631> ;
    skos:prefLabel "Fenestella"@fi,
        "Fenestella"@sv .

<http://tun.fi/MX.234433> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Splanchnonema" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.233392> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238380>,
        <http://tun.fi/MX.238381>,
        <http://tun.fi/MX.238382>,
        <http://tun.fi/MX.238383>,
        <http://tun.fi/MX.238384> ;
    skos:prefLabel "Splanchnonema"@fi,
        "Splanchnonema"@sv .

<http://tun.fi/MX.234459> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coleroa" ;
    dwc:scientificNameAuthorship "Rabenh." ;
    skos:broader <http://tun.fi/MX.233422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237960>,
        <http://tun.fi/MX.237961>,
        <http://tun.fi/MX.237962>,
        <http://tun.fi/MX.237963>,
        <http://tun.fi/MX.237964> ;
    skos:prefLabel "Coleroa"@fi,
        "Coleroa"@sv .

<http://tun.fi/MX.234500> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delitschia" ;
    dwc:scientificNameAuthorship "Auersw." ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237371>,
        <http://tun.fi/MX.237372>,
        <http://tun.fi/MX.237373>,
        <http://tun.fi/MX.237374>,
        <http://tun.fi/MX.237375> ;
    skos:prefLabel "Delitschia"@fi,
        "Delitschia"@sv .

<http://tun.fi/MX.234527> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Guignardia" ;
    dwc:scientificNameAuthorship "Viala & Ravaz" ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237681>,
        <http://tun.fi/MX.237682>,
        <http://tun.fi/MX.237683>,
        <http://tun.fi/MX.237684>,
        <http://tun.fi/MX.237685> ;
    skos:prefLabel "Guignardia"@fi,
        "Guignardia"@sv .

<http://tun.fi/MX.236882> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichomyces" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238406>,
        <http://tun.fi/MX.238407>,
        <http://tun.fi/MX.238408>,
        <http://tun.fi/MX.238409>,
        <http://tun.fi/MX.238410> ;
    skos:prefLabel "Dichomyces"@fi,
        "Dichomyces"@sv .

<http://tun.fi/MX.236913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zignoëlla" ;
    skos:broader <http://tun.fi/MX.70611> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238027>,
        <http://tun.fi/MX.238028>,
        <http://tun.fi/MX.238029>,
        <http://tun.fi/MX.238030>,
        <http://tun.fi/MX.238031> ;
    skos:prefLabel "Zignoëlla"@fi,
        "Zignoëlla"@sv .

<http://tun.fi/MX.254291> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ulotrichaceae" ;
    skos:broader <http://tun.fi/MX.70740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213281>,
        <http://tun.fi/MX.213284>,
        <http://tun.fi/MX.254292>,
        <http://tun.fi/MX.292240>,
        <http://tun.fi/MX.292242> ;
    skos:prefLabel "Ulotrichaceae"@fi,
        "Ulotrichaceae"@sv .

<http://tun.fi/MX.254302> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chordariaceae" ;
    skos:broader <http://tun.fi/MX.70532> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213334>,
        <http://tun.fi/MX.213336>,
        <http://tun.fi/MX.213338>,
        <http://tun.fi/MX.213340>,
        <http://tun.fi/MX.254304> ;
    skos:prefLabel "Chordariaceae"@fi,
        "Chordariaceae"@sv .

<http://tun.fi/MX.25835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gavia" ;
    dwc:scientificNameAuthorship "Forster, 1788" ;
    skos:broader <http://tun.fi/MX.25834> ;
    skos:hiddenLabel "Gavia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.25836>,
        <http://tun.fi/MX.25837>,
        <http://tun.fi/MX.25838>,
        <http://tun.fi/MX.25839>,
        <http://tun.fi/MX.25840> ;
    skos:prefLabel "kuikat"@fi,
        "Gavia"@sv .

<http://tun.fi/MX.26296> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Branta" ;
    dwc:scientificNameAuthorship "Scopoli, 1769" ;
    skos:broader <http://tun.fi/MX.206961> ;
    skos:hiddenLabel "Branta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232253>,
        <http://tun.fi/MX.26298>,
        <http://tun.fi/MX.26299>,
        <http://tun.fi/MX.26300>,
        <http://tun.fi/MX.26301> ;
    skos:prefLabel "kirjohanhet"@fi,
        "Branta"@sv .

<http://tun.fi/MX.26428> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanitta" ;
    dwc:scientificNameAuthorship "Boie, 1822" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:hiddenLabel "Melanitta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26429>,
        <http://tun.fi/MX.26430>,
        <http://tun.fi/MX.26431>,
        <http://tun.fi/MX.73587>,
        <http://tun.fi/MX.73588> ;
    skos:prefLabel "mustalinnut"@fi,
        "Melanitta"@sv .

<http://tun.fi/MX.272677> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ula" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.272676> ;
    skos:hiddenLabel "Ula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272679>,
        <http://tun.fi/MX.272680>,
        <http://tun.fi/MX.272681>,
        <http://tun.fi/MX.272682>,
        <http://tun.fi/MX.272683> ;
    skos:prefLabel "metsäkirsikkäät"@fi,
        "Ula"@sv .

<http://tun.fi/MX.272808> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eloeophila" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Eloeophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272809>,
        <http://tun.fi/MX.272810>,
        <http://tun.fi/MX.272811>,
        <http://tun.fi/MX.272812>,
        <http://tun.fi/MX.272813> ;
    skos:prefLabel "täpläkirsikkäät"@fi,
        "Eloeophila"@sv .

<http://tun.fi/MX.272854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pilaria" ;
    dwc:scientificNameAuthorship "Sintenis, 1889" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Pilaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272855>,
        <http://tun.fi/MX.272856>,
        <http://tun.fi/MX.272857>,
        <http://tun.fi/MX.272858>,
        <http://tun.fi/MX.272859> ;
    skos:prefLabel "rutokirsikkäät"@fi,
        "Pilaria"@sv .

<http://tun.fi/MX.272997> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tipulinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.253655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272999>,
        <http://tun.fi/MX.273010>,
        <http://tun.fi/MX.273012>,
        <http://tun.fi/MX.273028>,
        <http://tun.fi/MX.273030> ;
    skos:prefLabel "Tipulinae"@fi,
        "Tipulinae"@sv .

<http://tun.fi/MX.273231> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mallochohelea" ;
    dwc:scientificNameAuthorship "Wirth, 1962" ;
    skos:broader <http://tun.fi/MX.273172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273232>,
        <http://tun.fi/MX.273233>,
        <http://tun.fi/MX.273234>,
        <http://tun.fi/MX.273235>,
        <http://tun.fi/MX.273236> ;
    skos:prefLabel "Mallochohelea"@fi,
        "Mallochohelea"@sv .

<http://tun.fi/MX.273309> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conchapelopia" ;
    dwc:scientificNameAuthorship "Fittkau, 1957" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273310>,
        <http://tun.fi/MX.273311>,
        <http://tun.fi/MX.273312>,
        <http://tun.fi/MX.273313>,
        <http://tun.fi/MX.273314> ;
    skos:prefLabel "Conchapelopia"@fi,
        "Conchapelopia"@sv .

<http://tun.fi/MX.273616> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterotrissocladius" ;
    dwc:scientificNameAuthorship "Spärck, 1923" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273617>,
        <http://tun.fi/MX.273618>,
        <http://tun.fi/MX.273619>,
        <http://tun.fi/MX.273620>,
        <http://tun.fi/MX.273621> ;
    skos:prefLabel "Heterotrissocladius"@fi,
        "Heterotrissocladius"@sv .

<http://tun.fi/MX.273861> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tokunagaia" ;
    dwc:scientificNameAuthorship "Sæther, 1973" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273862>,
        <http://tun.fi/MX.273863>,
        <http://tun.fi/MX.273864>,
        <http://tun.fi/MX.273865>,
        <http://tun.fi/MX.273866> ;
    skos:prefLabel "Tokunagaia"@fi,
        "Tokunagaia"@sv .

<http://tun.fi/MX.273869> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tvetenia" ;
    dwc:scientificNameAuthorship "Kieffer, 1922" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273870>,
        <http://tun.fi/MX.273871>,
        <http://tun.fi/MX.273872>,
        <http://tun.fi/MX.273873>,
        <http://tun.fi/MX.273874> ;
    skos:prefLabel "Tvetenia"@fi,
        "Tvetenia"@sv .

<http://tun.fi/MX.273940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cladopelma" ;
    dwc:scientificNameAuthorship "Kieffer, 1921" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273941>,
        <http://tun.fi/MX.273942>,
        <http://tun.fi/MX.273943>,
        <http://tun.fi/MX.273944>,
        <http://tun.fi/MX.273945> ;
    skos:prefLabel "Cladopelma"@fi,
        "Cladopelma"@sv .

<http://tun.fi/MX.273968> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicrotendipes" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:hiddenLabel "Limnochironomus"@fi,
        "Limnochironomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273969>,
        <http://tun.fi/MX.273970>,
        <http://tun.fi/MX.273971>,
        <http://tun.fi/MX.273972>,
        <http://tun.fi/MX.273973> ;
    skos:prefLabel "Dicrotendipes"@fi,
        "Dicrotendipes"@sv .

<http://tun.fi/MX.274092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stictochironomus" ;
    dwc:scientificNameAuthorship "Kieffer, 1919" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274093>,
        <http://tun.fi/MX.274094>,
        <http://tun.fi/MX.274095>,
        <http://tun.fi/MX.274096>,
        <http://tun.fi/MX.274097> ;
    skos:prefLabel "Stictochironomus"@fi,
        "Stictochironomus"@sv .

<http://tun.fi/MX.274364> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anopheles" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:altLabel "horkkasääsket"@fi,
        "frossmyggor"@sv ;
    skos:broader <http://tun.fi/MX.274363> ;
    skos:hiddenLabel "Anopheles"@fi,
        "Anopheles"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274366>,
        <http://tun.fi/MX.274367>,
        <http://tun.fi/MX.274368>,
        <http://tun.fi/MX.4971274>,
        <http://tun.fi/MX.5016305> ;
    skos:prefLabel "horkkahyttyset"@fi,
        "malariamyggor"@sv .

<http://tun.fi/MX.274506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panimerus" ;
    dwc:scientificNameAuthorship "Eaton, 1913" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274508>,
        <http://tun.fi/MX.274509>,
        <http://tun.fi/MX.274511>,
        <http://tun.fi/MX.274512>,
        <http://tun.fi/MX.274513> ;
    skos:prefLabel "Panimerus"@fi,
        "Panimerus"@sv .

<http://tun.fi/MX.274606> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Swammerdamella" ;
    dwc:scientificNameAuthorship "Enderlein, 1912" ;
    skos:broader <http://tun.fi/MX.274571> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274607>,
        <http://tun.fi/MX.274608>,
        <http://tun.fi/MX.274609>,
        <http://tun.fi/MX.5001982>,
        <http://tun.fi/MX.5016609> ;
    skos:prefLabel "Swammerdamella"@fi,
        "Swammerdamella"@sv .

<http://tun.fi/MX.274926> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porricondyla" ;
    dwc:scientificNameAuthorship "Rondani, 1840" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274927>,
        <http://tun.fi/MX.274928>,
        <http://tun.fi/MX.274929>,
        <http://tun.fi/MX.274930>,
        <http://tun.fi/MX.286418> ;
    skos:prefLabel "Porricondyla"@fi,
        "Porricondyla"@sv .

<http://tun.fi/MX.275129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diadocidia" ;
    dwc:scientificNameAuthorship "Ruthe, 1831" ;
    skos:broader <http://tun.fi/MX.275128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275131>,
        <http://tun.fi/MX.275132>,
        <http://tun.fi/MX.275134>,
        <http://tun.fi/MX.275135>,
        <http://tun.fi/MX.275136> ;
    skos:prefLabel "Diadocidia"@fi,
        "Diadocidia"@sv .

<http://tun.fi/MX.275173> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Urytalpa" ;
    dwc:scientificNameAuthorship "Edwards, 1929" ;
    skos:broader <http://tun.fi/MX.275138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275174>,
        <http://tun.fi/MX.275175>,
        <http://tun.fi/MX.275176>,
        <http://tun.fi/MX.275177>,
        <http://tun.fi/MX.275178> ;
    skos:prefLabel "Urytalpa"@fi,
        "Urytalpa"@sv .

<http://tun.fi/MX.275291> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoempheria" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1878" ;
    skos:broader <http://tun.fi/MX.275201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275292>,
        <http://tun.fi/MX.275293>,
        <http://tun.fi/MX.275294>,
        <http://tun.fi/MX.275295>,
        <http://tun.fi/MX.275296> ;
    skos:prefLabel "Neoempheria"@fi,
        "Neoempheria"@sv .

<http://tun.fi/MX.275331> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phthinia" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275332>,
        <http://tun.fi/MX.275333>,
        <http://tun.fi/MX.275334>,
        <http://tun.fi/MX.275335>,
        <http://tun.fi/MX.275336> ;
    skos:prefLabel "Phthinia"@fi,
        "Phthinia"@sv .

<http://tun.fi/MX.275485> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetragoneura" ;
    dwc:scientificNameAuthorship "Winnertz, 1846" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275486>,
        <http://tun.fi/MX.275487>,
        <http://tun.fi/MX.275488>,
        <http://tun.fi/MX.275489>,
        <http://tun.fi/MX.275490> ;
    skos:prefLabel "Tetragoneura"@fi,
        "Tetragoneura"@sv .

<http://tun.fi/MX.275491> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Leiinae" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.211597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275492>,
        <http://tun.fi/MX.275494>,
        <http://tun.fi/MX.275501>,
        <http://tun.fi/MX.275505>,
        <http://tun.fi/MX.275515> ;
    skos:prefLabel "Leiinae"@fi,
        "Leiinae"@sv .

<http://tun.fi/MX.275551> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allodiopsis" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1966" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275552>,
        <http://tun.fi/MX.275553>,
        <http://tun.fi/MX.275554>,
        <http://tun.fi/MX.275555>,
        <http://tun.fi/MX.275556> ;
    skos:prefLabel "Allodiopsis"@fi,
        "Allodiopsis"@sv .

<http://tun.fi/MX.27601> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scolopacidae" ;
    skos:broader <http://tun.fi/MX.207029> ;
    skos:hiddenLabel "Scolopacidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.207041>,
        <http://tun.fi/MX.207042>,
        <http://tun.fi/MX.207043>,
        <http://tun.fi/MX.207046>,
        <http://tun.fi/MX.207049> ;
    skos:prefLabel "kurpat"@fi,
        "Scolopacidae"@sv .

<http://tun.fi/MX.276236> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemineurina" ;
    dwc:scientificNameAuthorship "Frey, 1942" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:hiddenLabel "Lycoriella (Hemineurina)"@fi,
        "Lycoriella (Hemineurina)"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276237>,
        <http://tun.fi/MX.276239>,
        <http://tun.fi/MX.276240>,
        <http://tun.fi/MX.276241>,
        <http://tun.fi/MX.276243> ;
    skos:prefLabel "Hemineurina"@fi,
        "Hemineurina"@sv .

<http://tun.fi/MX.276367> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylophagus" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276366> ;
    skos:hiddenLabel "Erinna"@fi,
        "Erinna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276368>,
        <http://tun.fi/MX.276369>,
        <http://tun.fi/MX.276370>,
        <http://tun.fi/MX.276371>,
        <http://tun.fi/MX.276372> ;
    skos:prefLabel "Xylophagus"@fi,
        "Xylophagus"@sv .

<http://tun.fi/MX.276373> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stratiomyidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Stratiomyidae"@fi,
        "Stratiomyiidae"@fi,
        "Stratiomyidae"@sv,
        "Stratiomyiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276374>,
        <http://tun.fi/MX.276381>,
        <http://tun.fi/MX.276389>,
        <http://tun.fi/MX.276397>,
        <http://tun.fi/MX.276409> ;
    skos:prefLabel "asekärpäset"@fi,
        "vapenflugor"@sv .

<http://tun.fi/MX.276375> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Beris" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.276374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276376>,
        <http://tun.fi/MX.276377>,
        <http://tun.fi/MX.276378>,
        <http://tun.fi/MX.276379>,
        <http://tun.fi/MX.276380> ;
    skos:prefLabel "Beris"@fi,
        "Beris"@sv .

<http://tun.fi/MX.276470> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tabaninae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.276458> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276472>,
        <http://tun.fi/MX.276477>,
        <http://tun.fi/MX.276480>,
        <http://tun.fi/MX.276485>,
        <http://tun.fi/MX.276503> ;
    skos:prefLabel "Tabaninae"@fi,
        "Tabaninae"@sv .

<http://tun.fi/MX.276520> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Asilidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Asilidae"@fi,
        "Asilidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276521>,
        <http://tun.fi/MX.276545>,
        <http://tun.fi/MX.276559>,
        <http://tun.fi/MX.276563>,
        <http://tun.fi/MX.320809> ;
    skos:prefLabel "petokärpäset"@fi,
        "rovflugor"@sv .

<http://tun.fi/MX.276550> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Choerades" ;
    dwc:scientificNameAuthorship "Walker, 1851" ;
    skos:broader <http://tun.fi/MX.276545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276551>,
        <http://tun.fi/MX.276552>,
        <http://tun.fi/MX.276553>,
        <http://tun.fi/MX.276554>,
        <http://tun.fi/MX.276555> ;
    skos:prefLabel "Choerades"@fi,
        "Choerades"@sv .

<http://tun.fi/MX.276565> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dioctria" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276566>,
        <http://tun.fi/MX.276567>,
        <http://tun.fi/MX.276568>,
        <http://tun.fi/MX.276569>,
        <http://tun.fi/MX.276570> ;
    skos:prefLabel "Dioctria"@fi,
        "Dioctria"@sv .

<http://tun.fi/MX.276572> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyrtopogon" ;
    dwc:scientificNameAuthorship "Loew, 1847" ;
    skos:broader <http://tun.fi/MX.276563> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276573>,
        <http://tun.fi/MX.276574>,
        <http://tun.fi/MX.276575>,
        <http://tun.fi/MX.276576>,
        <http://tun.fi/MX.276577> ;
    skos:prefLabel "Cyrtopogon"@fi,
        "Cyrtopogon"@sv .

<http://tun.fi/MX.276875> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hybotidae" ;
    dwc:scientificNameAuthorship "Meigen, 1820" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Hybotidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276876>,
        <http://tun.fi/MX.276886>,
        <http://tun.fi/MX.276898>,
        <http://tun.fi/MX.276914>,
        <http://tun.fi/MX.277034> ;
    skos:prefLabel "Hybotidae"@fi,
        "puckeldansflugor"@sv .

<http://tun.fi/MX.276877> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichina" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.276876> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276878>,
        <http://tun.fi/MX.276879>,
        <http://tun.fi/MX.276880>,
        <http://tun.fi/MX.276881>,
        <http://tun.fi/MX.276882> ;
    skos:prefLabel "Trichina"@fi,
        "Trichina"@sv .

<http://tun.fi/MX.277015> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crossopalpus" ;
    dwc:scientificNameAuthorship "Bigot, 1857" ;
    skos:broader <http://tun.fi/MX.276914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277016>,
        <http://tun.fi/MX.277017>,
        <http://tun.fi/MX.277018>,
        <http://tun.fi/MX.277019>,
        <http://tun.fi/MX.277020> ;
    skos:prefLabel "Crossopalpus"@fi,
        "Crossopalpus"@sv .

<http://tun.fi/MX.277140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnopternus" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277141>,
        <http://tun.fi/MX.277142>,
        <http://tun.fi/MX.277143>,
        <http://tun.fi/MX.277144>,
        <http://tun.fi/MX.277145> ;
    skos:prefLabel "Gymnopternus"@fi,
        "Gymnopternus"@sv .

<http://tun.fi/MX.277297> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hydrophorinae" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.277063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277298>,
        <http://tun.fi/MX.277317>,
        <http://tun.fi/MX.277319>,
        <http://tun.fi/MX.277321>,
        <http://tun.fi/MX.277323> ;
    skos:prefLabel "Hydrophorinae"@fi,
        "Hydrophorinae"@sv .

<http://tun.fi/MX.277365> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achalcus" ;
    dwc:scientificNameAuthorship "Haliday, 1857" ;
    skos:broader <http://tun.fi/MX.277364> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277366>,
        <http://tun.fi/MX.277367>,
        <http://tun.fi/MX.277368>,
        <http://tun.fi/MX.277369>,
        <http://tun.fi/MX.325009> ;
    skos:prefLabel "Achalcus"@fi,
        "Achalcus"@sv .

<http://tun.fi/MX.277399> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callomyia" ;
    dwc:scientificNameAuthorship "Meigen, 1804" ;
    skos:broader <http://tun.fi/MX.211284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277400>,
        <http://tun.fi/MX.277401>,
        <http://tun.fi/MX.277402>,
        <http://tun.fi/MX.277403>,
        <http://tun.fi/MX.4970693> ;
    skos:prefLabel "Callomyia"@fi,
        "Callomyia"@sv .

<http://tun.fi/MX.278125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphegina" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Sphegina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278127>,
        <http://tun.fi/MX.278128>,
        <http://tun.fi/MX.278129>,
        <http://tun.fi/MX.278130>,
        <http://tun.fi/MX.278132> ;
    skos:prefLabel "kurokkaat"@fi,
        "Sphegina"@sv .

<http://tun.fi/MX.278134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anasimyia" ;
    dwc:scientificNameAuthorship "Schiner, 1864" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Eurimyia"@fi,
        "Eurimyia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278135>,
        <http://tun.fi/MX.278136>,
        <http://tun.fi/MX.278137>,
        <http://tun.fi/MX.278138>,
        <http://tun.fi/MX.278139> ;
    skos:prefLabel "Anasimyia"@fi,
        "Anasimyia"@sv .

<http://tun.fi/MX.278229> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sericomyia" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Sericomyia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278230>,
        <http://tun.fi/MX.278231>,
        <http://tun.fi/MX.278232>,
        <http://tun.fi/MX.278233>,
        <http://tun.fi/MX.278234> ;
    skos:prefLabel "luhtaset"@fi,
        "Sericomyia"@sv .

<http://tun.fi/MX.278265> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Temnostoma" ;
    dwc:scientificNameAuthorship "Lepeletier & Serville, 1828" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Temnostoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278266>,
        <http://tun.fi/MX.278267>,
        <http://tun.fi/MX.278268>,
        <http://tun.fi/MX.278269>,
        <http://tun.fi/MX.278270> ;
    skos:prefLabel "lahurit"@fi,
        "Temnostoma"@sv .

<http://tun.fi/MX.278292> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Conopidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Conopidae"@fi,
        "Conopidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278293>,
        <http://tun.fi/MX.278301>,
        <http://tun.fi/MX.278304>,
        <http://tun.fi/MX.278307>,
        <http://tun.fi/MX.278323> ;
    skos:prefLabel "naamiokärpäset"@fi,
        "stekelflugor"@sv .

<http://tun.fi/MX.278330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neria" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278327> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278331>,
        <http://tun.fi/MX.278332>,
        <http://tun.fi/MX.278333>,
        <http://tun.fi/MX.278334>,
        <http://tun.fi/MX.4986652> ;
    skos:prefLabel "Neria"@fi,
        "Neria"@sv .

<http://tun.fi/MX.278460> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Palloptera" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278461>,
        <http://tun.fi/MX.278462>,
        <http://tun.fi/MX.278463>,
        <http://tun.fi/MX.278464>,
        <http://tun.fi/MX.278465> ;
    skos:prefLabel "Palloptera"@fi,
        "Palloptera"@sv .

<http://tun.fi/MX.278530> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhagoletis" ;
    dwc:scientificNameAuthorship "Loew, 1862" ;
    skos:broader <http://tun.fi/MX.278506> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278531>,
        <http://tun.fi/MX.278532>,
        <http://tun.fi/MX.278533>,
        <http://tun.fi/MX.292775>,
        <http://tun.fi/MX.5025347> ;
    skos:prefLabel "Rhagoletis"@fi,
        "Rhagoletis"@sv .

<http://tun.fi/MX.278621> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Otitinae" ;
    dwc:scientificNameAuthorship "Aldrich, 1932" ;
    skos:broader <http://tun.fi/MX.278620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278623>,
        <http://tun.fi/MX.278626>,
        <http://tun.fi/MX.278628>,
        <http://tun.fi/MX.278632>,
        <http://tun.fi/MX.278636> ;
    skos:prefLabel "Otitinae"@fi,
        "Otitinae"@sv .

<http://tun.fi/MX.278643> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homalocephala" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.278641> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278644>,
        <http://tun.fi/MX.278645>,
        <http://tun.fi/MX.278646>,
        <http://tun.fi/MX.278647>,
        <http://tun.fi/MX.278648> ;
    skos:prefLabel "Homalocephala"@fi,
        "Homalocephala"@sv .

<http://tun.fi/MX.278792> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colobaea" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1837" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278793>,
        <http://tun.fi/MX.278794>,
        <http://tun.fi/MX.278795>,
        <http://tun.fi/MX.278796>,
        <http://tun.fi/MX.278797> ;
    skos:prefLabel "Colobaea"@fi,
        "Colobaea"@sv .

<http://tun.fi/MX.278820> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pteromicra" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278821>,
        <http://tun.fi/MX.278822>,
        <http://tun.fi/MX.278823>,
        <http://tun.fi/MX.278824>,
        <http://tun.fi/MX.278825> ;
    skos:prefLabel "Pteromicra"@fi,
        "Pteromicra"@sv .

<http://tun.fi/MX.279343> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cetema" ;
    dwc:scientificNameAuthorship "Hendel, 1907" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:hiddenLabel "Centor"@fi,
        "Centor"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279345>,
        <http://tun.fi/MX.279346>,
        <http://tun.fi/MX.279347>,
        <http://tun.fi/MX.279348>,
        <http://tun.fi/MX.279349> ;
    skos:prefLabel "Cetema"@fi,
        "Cetema"@sv .

<http://tun.fi/MX.279427> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thaumatomyia" ;
    dwc:scientificNameAuthorship "Zenker, 1833" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279428>,
        <http://tun.fi/MX.279429>,
        <http://tun.fi/MX.279430>,
        <http://tun.fi/MX.279431>,
        <http://tun.fi/MX.279432> ;
    skos:prefLabel "Thaumatomyia"@fi,
        "Thaumatomyia"@sv .

<http://tun.fi/MX.279475> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eribolus" ;
    dwc:scientificNameAuthorship "Becker, 1910" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279476>,
        <http://tun.fi/MX.279477>,
        <http://tun.fi/MX.279478>,
        <http://tun.fi/MX.279479>,
        <http://tun.fi/MX.5014450> ;
    skos:prefLabel "Eribolus"@fi,
        "Eribolus"@sv .

<http://tun.fi/MX.279888> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Steganinae" ;
    dwc:scientificNameAuthorship "Hendel, 1917" ;
    skos:broader <http://tun.fi/MX.279887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279889>,
        <http://tun.fi/MX.279895>,
        <http://tun.fi/MX.279898>,
        <http://tun.fi/MX.279901>,
        <http://tun.fi/MX.279904> ;
    skos:prefLabel "Steganinae"@fi,
        "Steganinae"@sv .

<http://tun.fi/MX.279916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chymomyza" ;
    dwc:scientificNameAuthorship "Czerny, 1903" ;
    skos:broader <http://tun.fi/MX.279915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279917>,
        <http://tun.fi/MX.279918>,
        <http://tun.fi/MX.279919>,
        <http://tun.fi/MX.279920>,
        <http://tun.fi/MX.279921> ;
    skos:prefLabel "Chymomyza"@fi,
        "Chymomyza"@sv .

<http://tun.fi/MX.279983> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ephydridae" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1837" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Ephydridae"@fi,
        "Ephydridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279984>,
        <http://tun.fi/MX.280000>,
        <http://tun.fi/MX.280038>,
        <http://tun.fi/MX.280072>,
        <http://tun.fi/MX.280097> ;
    skos:prefLabel "liejukärpäset"@fi,
        "vattenflugor"@sv .

<http://tun.fi/MX.280061> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnoclasiopa" ;
    dwc:scientificNameAuthorship "Hendel, 1930" ;
    skos:broader <http://tun.fi/MX.280038> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280062>,
        <http://tun.fi/MX.280063>,
        <http://tun.fi/MX.280064>,
        <http://tun.fi/MX.280065>,
        <http://tun.fi/MX.280066> ;
    skos:prefLabel "Gymnoclasiopa"@fi,
        "Gymnoclasiopa"@sv .

<http://tun.fi/MX.280233> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chiastocheta" ;
    dwc:scientificNameAuthorship "Pokorny, 1889" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280234>,
        <http://tun.fi/MX.280235>,
        <http://tun.fi/MX.280236>,
        <http://tun.fi/MX.280237>,
        <http://tun.fi/MX.5081130> ;
    skos:prefLabel "Chiastocheta"@fi,
        "Chiastocheta"@sv .

<http://tun.fi/MX.280335> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterostylodes" ;
    dwc:scientificNameAuthorship "Hennig, 1967" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280336>,
        <http://tun.fi/MX.280337>,
        <http://tun.fi/MX.280338>,
        <http://tun.fi/MX.280339>,
        <http://tun.fi/MX.280340> ;
    skos:prefLabel "Heterostylodes"@fi,
        "Heterostylodes"@sv .

<http://tun.fi/MX.280380> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paradelia" ;
    dwc:scientificNameAuthorship "Ringdahl, 1933" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:hiddenLabel "Pseudonupedia"@fi,
        "Pseudonupedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280381>,
        <http://tun.fi/MX.280382>,
        <http://tun.fi/MX.280383>,
        <http://tun.fi/MX.280384>,
        <http://tun.fi/MX.5075871> ;
    skos:prefLabel "Paradelia"@fi,
        "Paradelia"@sv .

<http://tun.fi/MX.280458> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strobilomyia" ;
    dwc:scientificNameAuthorship "Michelsen, 1988" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280459>,
        <http://tun.fi/MX.280460>,
        <http://tun.fi/MX.280461>,
        <http://tun.fi/MX.280462>,
        <http://tun.fi/MX.280463> ;
    skos:prefLabel "Strobilomyia"@fi,
        "Strobilomyia"@sv .

<http://tun.fi/MX.280483> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Delininae" ;
    dwc:scientificNameAuthorship "Séguy, 1952" ;
    skos:broader <http://tun.fi/MX.280482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280484>,
        <http://tun.fi/MX.280486>,
        <http://tun.fi/MX.280488>,
        <http://tun.fi/MX.280490>,
        <http://tun.fi/MX.280495> ;
    skos:prefLabel "Delininae"@fi,
        "Delininae"@sv .

<http://tun.fi/MX.280558> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microprosopa" ;
    dwc:scientificNameAuthorship "Strobl, 1894" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280559>,
        <http://tun.fi/MX.280561>,
        <http://tun.fi/MX.280562>,
        <http://tun.fi/MX.4994351>,
        <http://tun.fi/MX.4994352> ;
    skos:prefLabel "Microprosopa"@fi,
        "Microprosopa"@sv .

<http://tun.fi/MX.280607> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichopalpus" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280509>,
        <http://tun.fi/MX.280560>,
        <http://tun.fi/MX.280608>,
        <http://tun.fi/MX.280609>,
        <http://tun.fi/MX.280610> ;
    skos:prefLabel "Trichopalpus"@fi,
        "Trichopalpus"@sv .

<http://tun.fi/MX.280856> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Muscina" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280857>,
        <http://tun.fi/MX.280858>,
        <http://tun.fi/MX.280859>,
        <http://tun.fi/MX.280860>,
        <http://tun.fi/MX.280861> ;
    skos:prefLabel "Muscina"@fi,
        "Muscina"@sv .

<http://tun.fi/MX.280907> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hebecnema" ;
    dwc:scientificNameAuthorship "Schnabl, 1889" ;
    skos:broader <http://tun.fi/MX.280901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280908>,
        <http://tun.fi/MX.280909>,
        <http://tun.fi/MX.280910>,
        <http://tun.fi/MX.280911>,
        <http://tun.fi/MX.280912> ;
    skos:prefLabel "Hebecnema"@fi,
        "Hebecnema"@sv .

<http://tun.fi/MX.281036> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Calliphoridae" ;
    dwc:scientificNameAuthorship "Brauer & Bergenstamm, 1889" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Calliphoridae"@fi,
        "Calliphoridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281037>,
        <http://tun.fi/MX.281057>,
        <http://tun.fi/MX.281069>,
        <http://tun.fi/MX.281072>,
        <http://tun.fi/MX.281082> ;
    skos:prefLabel "raatokärpäset"@fi,
        "spyflugor"@sv .

<http://tun.fi/MX.281058> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protocalliphora" ;
    dwc:scientificNameAuthorship "Hough, 1899" ;
    skos:broader <http://tun.fi/MX.281057> ;
    skos:hiddenLabel "Philornis"@fi,
        "Philornis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281059>,
        <http://tun.fi/MX.281060>,
        <http://tun.fi/MX.281061>,
        <http://tun.fi/MX.281062>,
        <http://tun.fi/MX.281063> ;
    skos:prefLabel "Protocalliphora"@fi,
        "Protocalliphora"@sv .

<http://tun.fi/MX.281126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miltogramma" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.281106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281127>,
        <http://tun.fi/MX.281128>,
        <http://tun.fi/MX.281129>,
        <http://tun.fi/MX.281130>,
        <http://tun.fi/MX.281131> ;
    skos:prefLabel "Miltogramma"@fi,
        "Miltogramma"@sv .

<http://tun.fi/MX.281156> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blaesoxipha" ;
    dwc:scientificNameAuthorship "Loew, 1861" ;
    skos:broader <http://tun.fi/MX.281155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281158>,
        <http://tun.fi/MX.281159>,
        <http://tun.fi/MX.281160>,
        <http://tun.fi/MX.281162>,
        <http://tun.fi/MX.325055> ;
    skos:prefLabel "Blaesoxipha"@fi,
        "Blaesoxipha"@sv .

<http://tun.fi/MX.281446> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Linnaemya" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281447>,
        <http://tun.fi/MX.281448>,
        <http://tun.fi/MX.281449>,
        <http://tun.fi/MX.281450>,
        <http://tun.fi/MX.281451> ;
    skos:prefLabel "Linnaemya"@fi,
        "Linnaemya"@sv .

<http://tun.fi/MX.286943> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Diprioninae" ;
    dwc:scientificNameAuthorship "Rohwer, 1910" ;
    skos:broader <http://tun.fi/MX.286936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286944>,
        <http://tun.fi/MX.286967>,
        <http://tun.fi/MX.286970>,
        <http://tun.fi/MX.286976>,
        <http://tun.fi/MX.286979> ;
    skos:prefLabel "Diprioninae"@fi,
        "Diprioninae"@sv .

<http://tun.fi/MX.288097> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strongylogaster" ;
    dwc:scientificNameAuthorship "Dahlbom, 1835" ;
    skos:broader <http://tun.fi/MX.287923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288099>,
        <http://tun.fi/MX.288102>,
        <http://tun.fi/MX.288104>,
        <http://tun.fi/MX.288487>,
        <http://tun.fi/MX.288490> ;
    skos:prefLabel "Strongylogaster"@fi,
        "Strongylogaster"@sv .

<http://tun.fi/MX.288592> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caliroa" ;
    dwc:scientificNameAuthorship "A. Costa, 1859" ;
    skos:broader <http://tun.fi/MX.289079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288593>,
        <http://tun.fi/MX.288997>,
        <http://tun.fi/MX.289001>,
        <http://tun.fi/MX.289005>,
        <http://tun.fi/MX.289006> ;
    skos:prefLabel "Caliroa"@fi,
        "Caliroa"@sv .

<http://tun.fi/MX.288914> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cephinae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.288913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288916>,
        <http://tun.fi/MX.288924>,
        <http://tun.fi/MX.288931>,
        <http://tun.fi/MX.288936>,
        <http://tun.fi/MX.288943> ;
    skos:prefLabel "Cephinae"@fi,
        "Cephinae"@sv .

<http://tun.fi/MX.288976> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xiphydria" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.288975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288979>,
        <http://tun.fi/MX.288982>,
        <http://tun.fi/MX.288984>,
        <http://tun.fi/MX.288986>,
        <http://tun.fi/MX.288987> ;
    skos:prefLabel "Xiphydria"@fi,
        "Xiphydria"@sv .

<http://tun.fi/MX.289065> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heterarthrus" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289066>,
        <http://tun.fi/MX.289068>,
        <http://tun.fi/MX.289071>,
        <http://tun.fi/MX.289073>,
        <http://tun.fi/MX.323608> ;
    skos:prefLabel "Heterarthrus"@fi,
        "Heterarthrus"@sv .

<http://tun.fi/MX.289215> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Figitidae" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Figitidae"@fi,
        "Figitidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317893>,
        <http://tun.fi/MX.317929>,
        <http://tun.fi/MX.317945>,
        <http://tun.fi/MX.318457>,
        <http://tun.fi/MX.318522> ;
    skos:prefLabel "kilvekepistiäiset"@fi,
        "glattsteklar"@sv .

<http://tun.fi/MX.289814> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Elipsocidae" ;
    dwc:scientificNameAuthorship "Karny, 1930" ;
    skos:broader <http://tun.fi/MX.289768> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289815>,
        <http://tun.fi/MX.289817>,
        <http://tun.fi/MX.289823>,
        <http://tun.fi/MX.289825>,
        <http://tun.fi/MX.289827> ;
    skos:prefLabel "Elipsocidae"@fi,
        "Elipsocidae"@sv .

<http://tun.fi/MX.289883> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mayridia" ;
    dwc:scientificNameAuthorship "Mercet, 1921" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289884>,
        <http://tun.fi/MX.289885>,
        <http://tun.fi/MX.289886>,
        <http://tun.fi/MX.289887>,
        <http://tun.fi/MX.289888> ;
    skos:prefLabel "Mayridia"@fi,
        "Mayridia"@sv .

<http://tun.fi/MX.290295> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sialis" ;
    skos:broader <http://tun.fi/MX.230916> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290296>,
        <http://tun.fi/MX.290297>,
        <http://tun.fi/MX.290298>,
        <http://tun.fi/MX.290299>,
        <http://tun.fi/MX.323539> ;
    skos:prefLabel "Sialis"@fi,
        "Sialis"@sv .

<http://tun.fi/MX.290307> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coniopterygidae" ;
    skos:broader <http://tun.fi/MX.70227> ;
    skos:hiddenLabel "Coniopterygidae"@fi,
        "Coniopterygidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290308>,
        <http://tun.fi/MX.290310>,
        <http://tun.fi/MX.290314>,
        <http://tun.fi/MX.290316>,
        <http://tun.fi/MX.290318> ;
    skos:prefLabel "vahakorennot"@fi,
        "vaxsländor"@sv .

<http://tun.fi/MX.290506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Craterium" ;
    skos:broader <http://tun.fi/MX.70652> ;
    skos:hiddenLabel "Craterium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290510>,
        <http://tun.fi/MX.290511>,
        <http://tun.fi/MX.290512>,
        <http://tun.fi/MX.290513>,
        <http://tun.fi/MX.5077171> ;
    skos:prefLabel "pystiset"@fi,
        "Craterium"@sv .

<http://tun.fi/MX.290903> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diorchis" ;
    dwc:scientificNameAuthorship "Clerc, 1903" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290904>,
        <http://tun.fi/MX.290905>,
        <http://tun.fi/MX.290906>,
        <http://tun.fi/MX.290907>,
        <http://tun.fi/MX.290908> ;
    skos:prefLabel "Diorchis"@fi,
        "Diorchis"@sv .

<http://tun.fi/MX.291355> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Amblycera" ;
    skos:broader <http://tun.fi/MX.70228> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291356>,
        <http://tun.fi/MX.291508>,
        <http://tun.fi/MX.291515>,
        <http://tun.fi/MX.291528>,
        <http://tun.fi/MX.291533> ;
    skos:prefLabel "Amblycera"@fi,
        "Amblycera"@sv .

<http://tun.fi/MX.291755> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Penenirmus" ;
    dwc:scientificNameAuthorship "Clay & Meinertzhagen, 1938" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291758>,
        <http://tun.fi/MX.291759>,
        <http://tun.fi/MX.291760>,
        <http://tun.fi/MX.291762>,
        <http://tun.fi/MX.291763> ;
    skos:prefLabel "Penenirmus"@fi,
        "Penenirmus"@sv .

<http://tun.fi/MX.292162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sheathia" ;
    dwc:scientificNameAuthorship "Salomaki & M.L.Vis" ;
    skos:broader <http://tun.fi/MX.292145> ;
    skos:hiddenLabel "Sheathia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292163>,
        <http://tun.fi/MX.292165>,
        <http://tun.fi/MX.292167>,
        <http://tun.fi/MX.292169>,
        <http://tun.fi/MX.5078027> ;
    skos:prefLabel "samettinauhat"@fi,
        "Sheathia"@sv .

<http://tun.fi/MX.292435> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Pelecani" ;
    skos:broader <http://tun.fi/MX.26009> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26015>,
        <http://tun.fi/MX.26025>,
        <http://tun.fi/MX.26038>,
        <http://tun.fi/MX.26088>,
        <http://tun.fi/MX.26197> ;
    skos:prefLabel "Pelecani"@fi,
        "Pelecani"@sv .

<http://tun.fi/MX.293263> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hirundininae" ;
    skos:broader <http://tun.fi/MX.32078> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200015>,
        <http://tun.fi/MX.200020>,
        <http://tun.fi/MX.32117>,
        <http://tun.fi/MX.32127>,
        <http://tun.fi/MX.32162> ;
    skos:prefLabel "Hirundininae"@fi,
        "Hirundininae"@sv .

<http://tun.fi/MX.296532> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atanycolus" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296533>,
        <http://tun.fi/MX.296535>,
        <http://tun.fi/MX.296537>,
        <http://tun.fi/MX.296539>,
        <http://tun.fi/MX.4983913> ;
    skos:prefLabel "Atanycolus"@fi,
        "Atanycolus"@sv .

<http://tun.fi/MX.296626> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrisis" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296627>,
        <http://tun.fi/MX.296628>,
        <http://tun.fi/MX.296630>,
        <http://tun.fi/MX.296631>,
        <http://tun.fi/MX.296632> ;
    skos:prefLabel "Acrisis"@fi,
        "Acrisis"@sv .

<http://tun.fi/MX.296649> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colastes" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296657>,
        <http://tun.fi/MX.296658>,
        <http://tun.fi/MX.296661>,
        <http://tun.fi/MX.296662>,
        <http://tun.fi/MX.296667> ;
    skos:prefLabel "Colastes"@fi,
        "Colastes"@sv .

<http://tun.fi/MX.296871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurytenes" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296874>,
        <http://tun.fi/MX.296875>,
        <http://tun.fi/MX.296876>,
        <http://tun.fi/MX.296877>,
        <http://tun.fi/MX.296878> ;
    skos:prefLabel "Eurytenes"@fi,
        "Eurytenes"@sv .

<http://tun.fi/MX.296919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tanycarpa" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296920>,
        <http://tun.fi/MX.321584>,
        <http://tun.fi/MX.321585>,
        <http://tun.fi/MX.321586>,
        <http://tun.fi/MX.321587> ;
    skos:prefLabel "Tanycarpa"@fi,
        "Tanycarpa"@sv .

<http://tun.fi/MX.297018> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ichneutes" ;
    dwc:scientificNameAuthorship "Nees, 1816" ;
    skos:broader <http://tun.fi/MX.297016> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297019>,
        <http://tun.fi/MX.297020>,
        <http://tun.fi/MX.297021>,
        <http://tun.fi/MX.297022>,
        <http://tun.fi/MX.297024> ;
    skos:prefLabel "Ichneutes"@fi,
        "Ichneutes"@sv .

<http://tun.fi/MX.297126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phanerotoma" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.297053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297127>,
        <http://tun.fi/MX.321668>,
        <http://tun.fi/MX.321669>,
        <http://tun.fi/MX.321670>,
        <http://tun.fi/MX.321671> ;
    skos:prefLabel "Phanerotoma"@fi,
        "Phanerotoma"@sv .

<http://tun.fi/MX.297206> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Choeras" ;
    dwc:scientificNameAuthorship "Mason, 1981" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297207>,
        <http://tun.fi/MX.297208>,
        <http://tun.fi/MX.297263>,
        <http://tun.fi/MX.4984057>,
        <http://tun.fi/MX.4984058> ;
    skos:prefLabel "Choeras"@fi,
        "Choeras"@sv .

<http://tun.fi/MX.297332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protapanteles" ;
    dwc:scientificNameAuthorship "Ashmead, 1898" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297301>,
        <http://tun.fi/MX.297333>,
        <http://tun.fi/MX.321657>,
        <http://tun.fi/MX.4984072>,
        <http://tun.fi/MX.4984073> ;
    skos:prefLabel "Protapanteles"@fi,
        "Protapanteles"@sv .

<http://tun.fi/MX.297398> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adialytus" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297399>,
        <http://tun.fi/MX.297401>,
        <http://tun.fi/MX.297402>,
        <http://tun.fi/MX.321626>,
        <http://tun.fi/MX.321627> ;
    skos:prefLabel "Adialytus"@fi,
        "Adialytus"@sv .

<http://tun.fi/MX.297403> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lysiphlebus" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297404>,
        <http://tun.fi/MX.297407>,
        <http://tun.fi/MX.297408>,
        <http://tun.fi/MX.321630>,
        <http://tun.fi/MX.5078306> ;
    skos:prefLabel "Lysiphlebus"@fi,
        "Lysiphlebus"@sv .

<http://tun.fi/MX.297528> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizoprymnus" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297529>,
        <http://tun.fi/MX.297530>,
        <http://tun.fi/MX.297531>,
        <http://tun.fi/MX.297532>,
        <http://tun.fi/MX.297533> ;
    skos:prefLabel "Schizoprymnus"@fi,
        "Schizoprymnus"@sv .

<http://tun.fi/MX.297869> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asplanchna" ;
    dwc:scientificNameAuthorship "Gosse, 1850" ;
    skos:broader <http://tun.fi/MX.297868> ;
    skos:hiddenLabel "Asplanchnella"@fi,
        "Asplanchnella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312847>,
        <http://tun.fi/MX.312848>,
        <http://tun.fi/MX.312850>,
        <http://tun.fi/MX.312851>,
        <http://tun.fi/MX.312852> ;
    skos:prefLabel "Asplanchna"@fi,
        "Asplanchna"@sv .

<http://tun.fi/MX.306795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cosmoconus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306796>,
        <http://tun.fi/MX.306797>,
        <http://tun.fi/MX.306798>,
        <http://tun.fi/MX.306799>,
        <http://tun.fi/MX.306800> ;
    skos:prefLabel "Cosmoconus"@fi,
        "Cosmoconus"@sv .

<http://tun.fi/MX.306833> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exyston" ;
    dwc:scientificNameAuthorship "Schiödte, 1839" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306834>,
        <http://tun.fi/MX.306835>,
        <http://tun.fi/MX.306836>,
        <http://tun.fi/MX.306837>,
        <http://tun.fi/MX.306839> ;
    skos:prefLabel "Exyston"@fi,
        "Exyston"@sv .

<http://tun.fi/MX.306910> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontocolon" ;
    dwc:scientificNameAuthorship "Cushman, 1942" ;
    skos:broader <http://tun.fi/MX.306907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306911>,
        <http://tun.fi/MX.306912>,
        <http://tun.fi/MX.306913>,
        <http://tun.fi/MX.306914>,
        <http://tun.fi/MX.5000318> ;
    skos:prefLabel "Odontocolon"@fi,
        "Odontocolon"@sv .

<http://tun.fi/MX.307114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thaumatogelis" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1933 / Schwarz, 1995" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307115>,
        <http://tun.fi/MX.307118>,
        <http://tun.fi/MX.307119>,
        <http://tun.fi/MX.307120>,
        <http://tun.fi/MX.4999534> ;
    skos:prefLabel "Thaumatogelis"@fi,
        "Thaumatogelis"@sv .

<http://tun.fi/MX.307303> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnotus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307304>,
        <http://tun.fi/MX.307305>,
        <http://tun.fi/MX.307306>,
        <http://tun.fi/MX.307307>,
        <http://tun.fi/MX.307308> ;
    skos:prefLabel "Gnotus"@fi,
        "Gnotus"@sv .

<http://tun.fi/MX.308082> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anisobas" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308083>,
        <http://tun.fi/MX.308086>,
        <http://tun.fi/MX.308087>,
        <http://tun.fi/MX.308088>,
        <http://tun.fi/MX.308091> ;
    skos:prefLabel "Anisobas"@fi,
        "Anisobas"@sv .

<http://tun.fi/MX.308344> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Patrocloides" ;
    dwc:scientificNameAuthorship "Heinrich, 1961" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308345>,
        <http://tun.fi/MX.308347>,
        <http://tun.fi/MX.308349>,
        <http://tun.fi/MX.308350>,
        <http://tun.fi/MX.308351> ;
    skos:prefLabel "Patrocloides"@fi,
        "Patrocloides"@sv .

<http://tun.fi/MX.308869> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helictes" ;
    dwc:scientificNameAuthorship "Haliday, 1837" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308870>,
        <http://tun.fi/MX.308871>,
        <http://tun.fi/MX.308873>,
        <http://tun.fi/MX.308874>,
        <http://tun.fi/MX.308875> ;
    skos:prefLabel "Helictes"@fi,
        "Helictes"@sv .

<http://tun.fi/MX.308940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endromopoda" ;
    dwc:scientificNameAuthorship "Hellén, 1939" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308941>,
        <http://tun.fi/MX.308942>,
        <http://tun.fi/MX.308945>,
        <http://tun.fi/MX.308946>,
        <http://tun.fi/MX.308947> ;
    skos:prefLabel "Endromopoda"@fi,
        "Endromopoda"@sv .

<http://tun.fi/MX.308957> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liotryphon" ;
    dwc:scientificNameAuthorship "Ashmead, 1900" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308958>,
        <http://tun.fi/MX.308959>,
        <http://tun.fi/MX.308960>,
        <http://tun.fi/MX.308962>,
        <http://tun.fi/MX.4994266> ;
    skos:prefLabel "Liotryphon"@fi,
        "Liotryphon"@sv .

<http://tun.fi/MX.308992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tromatobia" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308993>,
        <http://tun.fi/MX.308994>,
        <http://tun.fi/MX.308996>,
        <http://tun.fi/MX.308997>,
        <http://tun.fi/MX.308998> ;
    skos:prefLabel "Tromatobia"@fi,
        "Tromatobia"@sv .

<http://tun.fi/MX.309370> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Banchus" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.309182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309371>,
        <http://tun.fi/MX.309373>,
        <http://tun.fi/MX.309374>,
        <http://tun.fi/MX.309376>,
        <http://tun.fi/MX.309377> ;
    skos:prefLabel "Banchus"@fi,
        "Banchus"@sv .

<http://tun.fi/MX.309381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenopelma" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309382>,
        <http://tun.fi/MX.309383>,
        <http://tun.fi/MX.309384>,
        <http://tun.fi/MX.309386>,
        <http://tun.fi/MX.309388> ;
    skos:prefLabel "Ctenopelma"@fi,
        "Ctenopelma"@sv .

<http://tun.fi/MX.310089> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhimphoctona" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310091>,
        <http://tun.fi/MX.310093>,
        <http://tun.fi/MX.310095>,
        <http://tun.fi/MX.310096>,
        <http://tun.fi/MX.310097> ;
    skos:prefLabel "Rhimphoctona"@fi,
        "Rhimphoctona"@sv .

<http://tun.fi/MX.310234> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cymodusa" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310235>,
        <http://tun.fi/MX.310237>,
        <http://tun.fi/MX.310238>,
        <http://tun.fi/MX.310240>,
        <http://tun.fi/MX.310242> ;
    skos:prefLabel "Cymodusa"@fi,
        "Cymodusa"@sv .

<http://tun.fi/MX.310258> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tranosema" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310259>,
        <http://tun.fi/MX.310260>,
        <http://tun.fi/MX.310261>,
        <http://tun.fi/MX.310262>,
        <http://tun.fi/MX.310263> ;
    skos:prefLabel "Tranosema"@fi,
        "Tranosema"@sv .

<http://tun.fi/MX.310422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriborus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310423>,
        <http://tun.fi/MX.310424>,
        <http://tun.fi/MX.310425>,
        <http://tun.fi/MX.310426>,
        <http://tun.fi/MX.310428> ;
    skos:prefLabel "Eriborus"@fi,
        "Eriborus"@sv .

<http://tun.fi/MX.310457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enicospilus" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.310429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310458>,
        <http://tun.fi/MX.310459>,
        <http://tun.fi/MX.310460>,
        <http://tun.fi/MX.310461>,
        <http://tun.fi/MX.5082005> ;
    skos:prefLabel "Enicospilus"@fi,
        "Enicospilus"@sv .

<http://tun.fi/MX.310688> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphanistes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310689>,
        <http://tun.fi/MX.310690>,
        <http://tun.fi/MX.310692>,
        <http://tun.fi/MX.310693>,
        <http://tun.fi/MX.4999136> ;
    skos:prefLabel "Aphanistes"@fi,
        "Aphanistes"@sv .

<http://tun.fi/MX.312857> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ploesoma" ;
    dwc:scientificNameAuthorship "Herrick, 1885" ;
    skos:broader <http://tun.fi/MX.297907> ;
    skos:hiddenLabel "Bipalpus"@fi,
        "Gastroschiza"@fi,
        "Bipalpus"@sv,
        "Gastroschiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312860>,
        <http://tun.fi/MX.312861>,
        <http://tun.fi/MX.312863>,
        <http://tun.fi/MX.312864>,
        <http://tun.fi/MX.312865> ;
    skos:prefLabel "Ploesoma"@fi,
        "Ploesoma"@sv .

<http://tun.fi/MX.313327> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Imbribryum" ;
    dwc:scientificNameAuthorship "N. Pedersen" ;
    skos:broader <http://tun.fi/MX.212921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200478>,
        <http://tun.fi/MX.43457>,
        <http://tun.fi/MX.43458>,
        <http://tun.fi/MX.43470>,
        <http://tun.fi/MX.43836> ;
    skos:prefLabel "Imbribryum"@fi,
        "Imbribryum"@sv .

<http://tun.fi/MX.313500> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarmentypnum" ;
    dwc:scientificNameAuthorship "Tuom. & T.J. Kop." ;
    skos:broader <http://tun.fi/MX.325174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214629>,
        <http://tun.fi/MX.214631>,
        <http://tun.fi/MX.43862>,
        <http://tun.fi/MX.43865>,
        <http://tun.fi/MX.43866> ;
    skos:prefLabel "Sarmentypnum"@fi,
        "Sarmentypnum"@sv .

<http://tun.fi/MX.313708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Didymocyrtis" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.53636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313729>,
        <http://tun.fi/MX.313730>,
        <http://tun.fi/MX.4971835>,
        <http://tun.fi/MX.65571>,
        <http://tun.fi/MX.66923> ;
    skos:prefLabel "Didymocyrtis"@fi,
        "Didymocyrtis"@sv .

<http://tun.fi/MX.317506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amblyaspis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317507>,
        <http://tun.fi/MX.317509>,
        <http://tun.fi/MX.317510>,
        <http://tun.fi/MX.317511>,
        <http://tun.fi/MX.317512> ;
    skos:prefLabel "Amblyaspis"@fi,
        "Amblyaspis"@sv .

<http://tun.fi/MX.317734> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sceliotrachelinae" ;
    dwc:scientificNameAuthorship "Brues, 1908" ;
    skos:broader <http://tun.fi/MX.289209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317525>,
        <http://tun.fi/MX.317735>,
        <http://tun.fi/MX.317738>,
        <http://tun.fi/MX.317746>,
        <http://tun.fi/MX.320853> ;
    skos:prefLabel "Sceliotrachelinae"@fi,
        "Sceliotrachelinae"@sv .

<http://tun.fi/MX.317760> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scelio" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:broader <http://tun.fi/MX.317752> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317761>,
        <http://tun.fi/MX.317762>,
        <http://tun.fi/MX.317763>,
        <http://tun.fi/MX.317764>,
        <http://tun.fi/MX.317765> ;
    skos:prefLabel "Scelio"@fi,
        "Scelio"@sv .

<http://tun.fi/MX.317786> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Idris" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317752> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317787>,
        <http://tun.fi/MX.317788>,
        <http://tun.fi/MX.317790>,
        <http://tun.fi/MX.317791>,
        <http://tun.fi/MX.323591> ;
    skos:prefLabel "Idris"@fi,
        "Idris"@sv .

<http://tun.fi/MX.317836> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trissolcus" ;
    dwc:scientificNameAuthorship "Ashmead, 1893" ;
    skos:broader <http://tun.fi/MX.317831> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317839>,
        <http://tun.fi/MX.317841>,
        <http://tun.fi/MX.317844>,
        <http://tun.fi/MX.317845>,
        <http://tun.fi/MX.317847> ;
    skos:prefLabel "Trissolcus"@fi,
        "Trissolcus"@sv .

<http://tun.fi/MX.317879> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ismarus" ;
    dwc:scientificNameAuthorship "Haliday, 1835" ;
    skos:broader <http://tun.fi/MX.289228> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317880>,
        <http://tun.fi/MX.317881>,
        <http://tun.fi/MX.317882>,
        <http://tun.fi/MX.317883>,
        <http://tun.fi/MX.5075083> ;
    skos:prefLabel "Ismarus"@fi,
        "Ismarus"@sv .

<http://tun.fi/MX.317904> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanips" ;
    dwc:scientificNameAuthorship "Haliday, 1835" ;
    skos:broader <http://tun.fi/MX.317945> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317906>,
        <http://tun.fi/MX.317910>,
        <http://tun.fi/MX.317912>,
        <http://tun.fi/MX.317914>,
        <http://tun.fi/MX.317915> ;
    skos:prefLabel "Melanips"@fi,
        "Melanips"@sv .

<http://tun.fi/MX.317930> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aegilips" ;
    dwc:scientificNameAuthorship "Haliday, 1835" ;
    skos:broader <http://tun.fi/MX.317929> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317931>,
        <http://tun.fi/MX.317932>,
        <http://tun.fi/MX.317933>,
        <http://tun.fi/MX.317935>,
        <http://tun.fi/MX.317936> ;
    skos:prefLabel "Aegilips"@fi,
        "Aegilips"@sv .

<http://tun.fi/MX.318061> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synacra" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318063>,
        <http://tun.fi/MX.318065>,
        <http://tun.fi/MX.318067>,
        <http://tun.fi/MX.318068>,
        <http://tun.fi/MX.318069> ;
    skos:prefLabel "Synacra"@fi,
        "Synacra"@sv .

<http://tun.fi/MX.318253> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Megaspilinae" ;
    dwc:scientificNameAuthorship "Ashmead, 1893" ;
    skos:broader <http://tun.fi/MX.289204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318254>,
        <http://tun.fi/MX.318260>,
        <http://tun.fi/MX.318263>,
        <http://tun.fi/MX.318286>,
        <http://tun.fi/MX.318288> ;
    skos:prefLabel "Megaspilinae"@fi,
        "Megaspilinae"@sv .

<http://tun.fi/MX.318377> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aulacidea" ;
    dwc:scientificNameAuthorship "Ashmead, 1897" ;
    skos:broader <http://tun.fi/MX.4979874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318378>,
        <http://tun.fi/MX.318380>,
        <http://tun.fi/MX.318381>,
        <http://tun.fi/MX.318382>,
        <http://tun.fi/MX.318383> ;
    skos:prefLabel "Aulacidea"@fi,
        "Aulacidea"@sv .

<http://tun.fi/MX.318397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplolepis" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.4979874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318399>,
        <http://tun.fi/MX.318400>,
        <http://tun.fi/MX.318401>,
        <http://tun.fi/MX.318404>,
        <http://tun.fi/MX.318405> ;
    skos:prefLabel "Diplolepis"@fi,
        "Diplolepis"@sv .

<http://tun.fi/MX.318426> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neuroterus" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.4979874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318427>,
        <http://tun.fi/MX.318428>,
        <http://tun.fi/MX.318430>,
        <http://tun.fi/MX.321479>,
        <http://tun.fi/MX.5074483> ;
    skos:prefLabel "Neuroterus"@fi,
        "Neuroterus"@sv .

<http://tun.fi/MX.318680> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spaniopus" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318681>,
        <http://tun.fi/MX.318682>,
        <http://tun.fi/MX.318683>,
        <http://tun.fi/MX.318684>,
        <http://tun.fi/MX.318685> ;
    skos:prefLabel "Spaniopus"@fi,
        "Spaniopus"@sv .

<http://tun.fi/MX.318765> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eurytominae" ;
    dwc:scientificNameAuthorship "Walker, 1832" ;
    skos:broader <http://tun.fi/MX.289246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318767>,
        <http://tun.fi/MX.318788>,
        <http://tun.fi/MX.318800>,
        <http://tun.fi/MX.318860>,
        <http://tun.fi/MX.318865> ;
    skos:prefLabel "Eurytominae"@fi,
        "Eurytominae"@sv .

<http://tun.fi/MX.318908> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spalangia" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:broader <http://tun.fi/MX.318907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318909>,
        <http://tun.fi/MX.318911>,
        <http://tun.fi/MX.318913>,
        <http://tun.fi/MX.318914>,
        <http://tun.fi/MX.318916> ;
    skos:prefLabel "Spalangia"@fi,
        "Spalangia"@sv .

<http://tun.fi/MX.318918> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asaphes" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318917> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318919>,
        <http://tun.fi/MX.318920>,
        <http://tun.fi/MX.318921>,
        <http://tun.fi/MX.318922>,
        <http://tun.fi/MX.318923> ;
    skos:prefLabel "Asaphes"@fi,
        "Asaphes"@sv .

<http://tun.fi/MX.318927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eunotus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.318926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318928>,
        <http://tun.fi/MX.318929>,
        <http://tun.fi/MX.318930>,
        <http://tun.fi/MX.318931>,
        <http://tun.fi/MX.318932> ;
    skos:prefLabel "Eunotus"@fi,
        "Eunotus"@sv .

<http://tun.fi/MX.318957> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platygerrhus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318958>,
        <http://tun.fi/MX.318960>,
        <http://tun.fi/MX.318961>,
        <http://tun.fi/MX.318962>,
        <http://tun.fi/MX.5082668> ;
    skos:prefLabel "Platygerrhus"@fi,
        "Platygerrhus"@sv .

<http://tun.fi/MX.319113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Holcaeus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319115>,
        <http://tun.fi/MX.319116>,
        <http://tun.fi/MX.319117>,
        <http://tun.fi/MX.319118>,
        <http://tun.fi/MX.319119> ;
    skos:prefLabel "Holcaeus"@fi,
        "Holcaeus"@sv .

<http://tun.fi/MX.319182> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tamarixia" ;
    dwc:scientificNameAuthorship "Mercet, 1924" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319183>,
        <http://tun.fi/MX.319184>,
        <http://tun.fi/MX.319185>,
        <http://tun.fi/MX.5011684>,
        <http://tun.fi/MX.5019923> ;
    skos:prefLabel "Tamarixia"@fi,
        "Tamarixia"@sv .

<http://tun.fi/MX.319302> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Closterocerus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319305>,
        <http://tun.fi/MX.319306>,
        <http://tun.fi/MX.319307>,
        <http://tun.fi/MX.319308>,
        <http://tun.fi/MX.319309> ;
    skos:prefLabel "Closterocerus"@fi,
        "Closterocerus"@sv .

<http://tun.fi/MX.319414> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syntomopus" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319415>,
        <http://tun.fi/MX.319416>,
        <http://tun.fi/MX.319417>,
        <http://tun.fi/MX.319418>,
        <http://tun.fi/MX.319419> ;
    skos:prefLabel "Syntomopus"@fi,
        "Syntomopus"@sv .

<http://tun.fi/MX.319428> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Toxeuma" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319429>,
        <http://tun.fi/MX.319430>,
        <http://tun.fi/MX.319431>,
        <http://tun.fi/MX.319432>,
        <http://tun.fi/MX.5015502> ;
    skos:prefLabel "Toxeuma"@fi,
        "Toxeuma"@sv .

<http://tun.fi/MX.319454> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Merismus" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319455>,
        <http://tun.fi/MX.319456>,
        <http://tun.fi/MX.319457>,
        <http://tun.fi/MX.319458>,
        <http://tun.fi/MX.319459> ;
    skos:prefLabel "Merismus"@fi,
        "Merismus"@sv .

<http://tun.fi/MX.319746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elasmus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319748>,
        <http://tun.fi/MX.319750>,
        <http://tun.fi/MX.319752>,
        <http://tun.fi/MX.319754>,
        <http://tun.fi/MX.5079815> ;
    skos:prefLabel "Elasmus"@fi,
        "Elasmus"@sv .

<http://tun.fi/MX.319841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eulophus" ;
    dwc:scientificNameAuthorship "Müller, 1764" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319843>,
        <http://tun.fi/MX.319845>,
        <http://tun.fi/MX.319846>,
        <http://tun.fi/MX.319848>,
        <http://tun.fi/MX.319849> ;
    skos:prefLabel "Eulophus"@fi,
        "Eulophus"@sv .

<http://tun.fi/MX.323830> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Solenostoma" ;
    dwc:scientificNameAuthorship "Mitt." ;
    skos:broader <http://tun.fi/MX.324478> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44320>,
        <http://tun.fi/MX.44322>,
        <http://tun.fi/MX.44323>,
        <http://tun.fi/MX.44326>,
        <http://tun.fi/MX.5077452> ;
    skos:prefLabel "Solenostoma"@fi,
        "Solenostoma"@sv .

<http://tun.fi/MX.324420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophoziopsis" ;
    dwc:scientificNameAuthorship "Konstant. et Vilnet" ;
    skos:broader <http://tun.fi/MX.324466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200473>,
        <http://tun.fi/MX.200520>,
        <http://tun.fi/MX.214540>,
        <http://tun.fi/MX.44348>,
        <http://tun.fi/MX.44353> ;
    skos:prefLabel "Lophoziopsis"@fi,
        "Lophoziopsis"@sv .

<http://tun.fi/MX.324466> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lophoziaceae" ;
    dwc:scientificNameAuthorship "Cavers" ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324418>,
        <http://tun.fi/MX.324420>,
        <http://tun.fi/MX.324432>,
        <http://tun.fi/MX.44147>,
        <http://tun.fi/MX.44152> ;
    skos:prefLabel "Lophoziaceae"@fi,
        "Lophoziaceae"@sv .

<http://tun.fi/MX.324998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptothrix" ;
    dwc:scientificNameAuthorship "Kützing, 1843" ;
    skos:broader <http://tun.fi/MX.4882497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4829904>,
        <http://tun.fi/MX.4829905>,
        <http://tun.fi/MX.4829906>,
        <http://tun.fi/MX.4829907>,
        <http://tun.fi/MX.4829908> ;
    skos:prefLabel "Leptothrix"@fi,
        "Leptothrix"@sv .

<http://tun.fi/MX.325174> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Calliergonaceae" ;
    dwc:scientificNameAuthorship "Vanderp., Hedenäs, C.J. Cox & A.J. Shaw" ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313500>,
        <http://tun.fi/MX.43295>,
        <http://tun.fi/MX.43363>,
        <http://tun.fi/MX.43400>,
        <http://tun.fi/MX.43422> ;
    skos:prefLabel "Calliergonaceae"@fi,
        "Calliergonaceae"@sv .

<http://tun.fi/MX.325262> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lactifluus" ;
    dwc:scientificNameAuthorship "(Pers.) Roussel" ;
    skos:broader <http://tun.fi/MX.233353> ;
    skos:hiddenLabel "Lactifluus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71806>,
        <http://tun.fi/MX.72037>,
        <http://tun.fi/MX.72277>,
        <http://tun.fi/MX.73187>,
        <http://tun.fi/MX.73432> ;
    skos:prefLabel "jalorouskut"@fi,
        "Lactifluus"@sv .

<http://tun.fi/MX.32960> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oenanthe" ;
    dwc:scientificNameAuthorship "Vieillot, 1816" ;
    skos:broader <http://tun.fi/MX.293436> ;
    skos:hiddenLabel "Oenanthe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32966>,
        <http://tun.fi/MX.32971>,
        <http://tun.fi/MX.32974>,
        <http://tun.fi/MX.32976>,
        <http://tun.fi/MX.32979> ;
    skos:prefLabel "kivitaskut"@fi,
        "Oenanthe"@sv .

<http://tun.fi/MX.33> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Anisoptera" ;
    skos:broader <http://tun.fi/MX.1> ;
    skos:hiddenLabel "Anisoptera"@fi,
        "Anisoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.34>,
        <http://tun.fi/MX.50>,
        <http://tun.fi/MX.57>,
        <http://tun.fi/MX.60>,
        <http://tun.fi/MX.87> ;
    skos:prefLabel "aitosudenkorennot"@fi,
        "egentliga trollsländor"@sv .

<http://tun.fi/MX.33628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Locustella" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.293246> ;
    skos:hiddenLabel "Locustella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33629>,
        <http://tun.fi/MX.33630>,
        <http://tun.fi/MX.33631>,
        <http://tun.fi/MX.33634>,
        <http://tun.fi/MX.33635> ;
    skos:prefLabel "sirkkalinnut"@fi,
        "Locustella"@sv .

<http://tun.fi/MX.33866> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phylloscopus" ;
    dwc:scientificNameAuthorship "Boie, 1826" ;
    skos:broader <http://tun.fi/MX.293298> ;
    skos:hiddenLabel "Phylloscopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33873>,
        <http://tun.fi/MX.33874>,
        <http://tun.fi/MX.33879>,
        <http://tun.fi/MX.33884>,
        <http://tun.fi/MX.73590> ;
    skos:prefLabel "uunilinnut"@fi,
        "Phylloscopus"@sv .

<http://tun.fi/MX.33913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Seicercus" ;
    dwc:scientificNameAuthorship "Swainson, 1837" ;
    skos:broader <http://tun.fi/MX.293298> ;
    skos:hiddenLabel "Seicercus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33890>,
        <http://tun.fi/MX.33891>,
        <http://tun.fi/MX.33892>,
        <http://tun.fi/MX.33893>,
        <http://tun.fi/MX.33899> ;
    skos:prefLabel "aasiansieppokertut"@fi,
        "Seicercus"@sv .

<http://tun.fi/MX.34530> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Paridae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Paridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293216>,
        <http://tun.fi/MX.293218>,
        <http://tun.fi/MX.293220>,
        <http://tun.fi/MX.293221>,
        <http://tun.fi/MX.34531> ;
    skos:prefLabel "tiaiset"@fi,
        "Paridae"@sv .

<http://tun.fi/MX.37042> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Corvidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Corvidae"@fi,
        "Corvidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37089>,
        <http://tun.fi/MX.37093>,
        <http://tun.fi/MX.37121>,
        <http://tun.fi/MX.37133>,
        <http://tun.fi/MX.37141> ;
    skos:prefLabel "varikset"@fi,
        "kråkfåglar"@sv .

<http://tun.fi/MX.37141> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corvus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.37042> ;
    skos:hiddenLabel "Corvus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37142>,
        <http://tun.fi/MX.37143>,
        <http://tun.fi/MX.37156>,
        <http://tun.fi/MX.37178>,
        <http://tun.fi/MX.73566> ;
    skos:prefLabel "varikset"@fi,
        "Corvus"@sv .

<http://tun.fi/MX.37683> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lycopodiaceae" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.70032> ;
    skos:hiddenLabel "Lycopodiaceae"@fi,
        "Lycopodiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37684>,
        <http://tun.fi/MX.37688>,
        <http://tun.fi/MX.37690>,
        <http://tun.fi/MX.37697>,
        <http://tun.fi/MX.4972134> ;
    skos:prefLabel "liekokasvit"@fi,
        "lummerväxter"@sv .

<http://tun.fi/MX.37684> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Huperzia" ;
    dwc:scientificNameAuthorship "Bernh." ;
    skos:broader <http://tun.fi/MX.37683> ;
    skos:hiddenLabel "Huperzia"@fi,
        "Huperzia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082470>,
        <http://tun.fi/MX.5082471>,
        <http://tun.fi/MX.5082473>,
        <http://tun.fi/MX.5082474>,
        <http://tun.fi/MX.5082478> ;
    skos:prefLabel "ketunlieot"@fi,
        "lopplumrar"@sv .

<http://tun.fi/MX.37727> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Botrychium" ;
    dwc:scientificNameAuthorship "Sw." ;
    skos:broader <http://tun.fi/MX.37724> ;
    skos:hiddenLabel "Botrychium"@fi,
        "Botrychium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37728>,
        <http://tun.fi/MX.37729>,
        <http://tun.fi/MX.37730>,
        <http://tun.fi/MX.37731>,
        <http://tun.fi/MX.37732> ;
    skos:prefLabel "niittynoidanlukot"@fi,
        "låsbräknar"@sv .

<http://tun.fi/MX.37783> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asplenium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37782> ;
    skos:hiddenLabel "Asplenium"@fi,
        "Asplenium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37784>,
        <http://tun.fi/MX.37787>,
        <http://tun.fi/MX.37788>,
        <http://tun.fi/MX.37789>,
        <http://tun.fi/MX.37790> ;
    skos:prefLabel "raunioiset"@fi,
        "svartbräknar"@sv .

<http://tun.fi/MX.37803> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pinaceae" ;
    dwc:scientificNameAuthorship "Spreng. ex F. Rudolphi" ;
    skos:broader <http://tun.fi/MX.200321> ;
    skos:hiddenLabel "Pinaceae"@fi,
        "Pinaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37804>,
        <http://tun.fi/MX.37809>,
        <http://tun.fi/MX.37811>,
        <http://tun.fi/MX.37815>,
        <http://tun.fi/MX.37818> ;
    skos:prefLabel "mäntykasvit"@fi,
        "tallväxter"@sv .

<http://tun.fi/MX.37818> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pinus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37803> ;
    skos:hiddenLabel "Pinus"@fi,
        "Pinus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37819>,
        <http://tun.fi/MX.37820>,
        <http://tun.fi/MX.37823>,
        <http://tun.fi/MX.41311>,
        <http://tun.fi/MX.41313> ;
    skos:prefLabel "männyt"@fi,
        "tallar"@sv .

<http://tun.fi/MX.37871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delphinium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Consolida"@fi,
        "Delphinium"@fi,
        "Consolida"@sv,
        "Delphinium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37872>,
        <http://tun.fi/MX.37874>,
        <http://tun.fi/MX.37875>,
        <http://tun.fi/MX.40940>,
        <http://tun.fi/MX.41042> ;
    skos:prefLabel "ritarinkannukset"@fi,
        "storriddarsporrar"@sv .

<http://tun.fi/MX.38033> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arenaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Arenaria"@fi,
        "Arenaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38034>,
        <http://tun.fi/MX.38035>,
        <http://tun.fi/MX.38036>,
        <http://tun.fi/MX.40718>,
        <http://tun.fi/MX.40720> ;
    skos:prefLabel "suomuarhot"@fi,
        "narvar"@sv .

<http://tun.fi/MX.38374> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erysimum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Erysimum"@fi,
        "Erysimum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38375>,
        <http://tun.fi/MX.38376>,
        <http://tun.fi/MX.38377>,
        <http://tun.fi/MX.41069>,
        <http://tun.fi/MX.4973257> ;
    skos:prefLabel "ukonnauriit"@fi,
        "kårlar"@sv .

<http://tun.fi/MX.38519> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Reseda" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38518> ;
    skos:hiddenLabel "Reseda"@fi,
        "Reseda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38520>,
        <http://tun.fi/MX.38521>,
        <http://tun.fi/MX.38522>,
        <http://tun.fi/MX.41592>,
        <http://tun.fi/MX.41593> ;
    skos:prefLabel "resedat"@fi,
        "resedor"@sv .

<http://tun.fi/MX.38617> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vaccinium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38594> ;
    skos:hiddenLabel "Vaccinium"@fi,
        "Vaccinium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38618>,
        <http://tun.fi/MX.38619>,
        <http://tun.fi/MX.38620>,
        <http://tun.fi/MX.38621>,
        <http://tun.fi/MX.38622> ;
    skos:prefLabel "puolukat"@fi,
        "odonsläktet"@sv .

<http://tun.fi/MX.38652> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Primulaceae" ;
    dwc:scientificNameAuthorship "Batsch ex Borkh." ;
    skos:broader <http://tun.fi/MX.70053> ;
    skos:hiddenLabel "Primulaceae"@fi,
        "Primulaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38653>,
        <http://tun.fi/MX.38660>,
        <http://tun.fi/MX.38669>,
        <http://tun.fi/MX.38682>,
        <http://tun.fi/MX.5068743> ;
    skos:prefLabel "esikkokasvit"@fi,
        "viveväxter"@sv .

<http://tun.fi/MX.38905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malus" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Malus"@fi,
        "Malus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38906>,
        <http://tun.fi/MX.38907>,
        <http://tun.fi/MX.39294>,
        <http://tun.fi/MX.41212>,
        <http://tun.fi/MX.41214> ;
    skos:prefLabel "omenapuut"@fi,
        "aplar"@sv .

<http://tun.fi/MX.38921> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cotoneaster" ;
    dwc:scientificNameAuthorship "Medik." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Cotoneaster"@fi,
        "Cotoneaster"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38923>,
        <http://tun.fi/MX.38924>,
        <http://tun.fi/MX.41060>,
        <http://tun.fi/MX.41376>,
        <http://tun.fi/MX.4973216> ;
    skos:prefLabel "tuhkapensaat"@fi,
        "oxbär"@sv .

<http://tun.fi/MX.39055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lotus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Lotus"@fi,
        "Lotus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39056>,
        <http://tun.fi/MX.39057>,
        <http://tun.fi/MX.41159>,
        <http://tun.fi/MX.41161>,
        <http://tun.fi/MX.4973401> ;
    skos:prefLabel "maitteet"@fi,
        "käringtänder"@sv .

<http://tun.fi/MX.39077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lythrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39076> ;
    skos:hiddenLabel "Lythrum"@fi,
        "Peplis"@fi,
        "Lythrum"@sv,
        "Peplis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39078>,
        <http://tun.fi/MX.39079>,
        <http://tun.fi/MX.41205>,
        <http://tun.fi/MX.41206>,
        <http://tun.fi/MX.41207> ;
    skos:prefLabel "rantakukat"@fi,
        "fackelblomstersläktet"@sv .

<http://tun.fi/MX.39154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Impatiens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kannuspalsamit"@fi ;
    skos:broader <http://tun.fi/MX.39153> ;
    skos:hiddenLabel "Impatiens"@fi,
        "Impatiens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39155>,
        <http://tun.fi/MX.39156>,
        <http://tun.fi/MX.39157>,
        <http://tun.fi/MX.39158>,
        <http://tun.fi/MX.41144> ;
    skos:prefLabel "palsamit"@fi,
        "balsaminer"@sv .

<http://tun.fi/MX.39376> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ipomoea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39369> ;
    skos:hiddenLabel "Ipomoea"@fi,
        "Ipomoea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39377>,
        <http://tun.fi/MX.39378>,
        <http://tun.fi/MX.39379>,
        <http://tun.fi/MX.41146>,
        <http://tun.fi/MX.5021994> ;
    skos:prefLabel "elämänlangat"@fi,
        "praktvindor"@sv .

<http://tun.fi/MX.39381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cuscuta" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39369> ;
    skos:hiddenLabel "Cuscuta"@fi,
        "Cuscuta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39382>,
        <http://tun.fi/MX.39383>,
        <http://tun.fi/MX.39386>,
        <http://tun.fi/MX.39387>,
        <http://tun.fi/MX.40927> ;
    skos:prefLabel "vieraat"@fi,
        "snärjor"@sv .

<http://tun.fi/MX.39482> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stachys" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "saumapähkämöt"@fi ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Stachys"@fi,
        "Stachys"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39484>,
        <http://tun.fi/MX.39485>,
        <http://tun.fi/MX.39487>,
        <http://tun.fi/MX.39488>,
        <http://tun.fi/MX.41522> ;
    skos:prefLabel "pähkämöt"@fi,
        "syskor"@sv .

<http://tun.fi/MX.39494> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dracocephalum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Dracocephalum"@fi,
        "Dracocephalum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39495>,
        <http://tun.fi/MX.39496>,
        <http://tun.fi/MX.39497>,
        <http://tun.fi/MX.41187>,
        <http://tun.fi/MX.41188> ;
    skos:prefLabel "ampiaisyrtit"@fi,
        "drakblommor"@sv .

<http://tun.fi/MX.39534> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Callitriche" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Callitriche"@fi,
        "Callitriche"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39535>,
        <http://tun.fi/MX.39536>,
        <http://tun.fi/MX.39537>,
        <http://tun.fi/MX.39538>,
        <http://tun.fi/MX.40886> ;
    skos:prefLabel "vesitähdet"@fi,
        "lånkar"@sv .

<http://tun.fi/MX.39544> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39539> ;
    skos:hiddenLabel "Physalis"@fi,
        "Physalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39546>,
        <http://tun.fi/MX.41169>,
        <http://tun.fi/MX.41299>,
        <http://tun.fi/MX.41300>,
        <http://tun.fi/MX.41301> ;
    skos:prefLabel "lyhtykoisot"@fi,
        "lyktörter"@sv .

<http://tun.fi/MX.39565> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nicotiana" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39539> ;
    skos:hiddenLabel "Nicotiana"@fi,
        "Nicotiana"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39566>,
        <http://tun.fi/MX.41238>,
        <http://tun.fi/MX.41239>,
        <http://tun.fi/MX.41240>,
        <http://tun.fi/MX.41241> ;
    skos:prefLabel "tupakat"@fi,
        "tobakssläktet"@sv .

<http://tun.fi/MX.39628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melampyrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41740> ;
    skos:hiddenLabel "Melampyrum"@fi,
        "Melampyrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39629>,
        <http://tun.fi/MX.39630>,
        <http://tun.fi/MX.39631>,
        <http://tun.fi/MX.39632>,
        <http://tun.fi/MX.39633> ;
    skos:prefLabel "maitikat"@fi,
        "kovaller"@sv .

<http://tun.fi/MX.39711> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Campanula rotundifolia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39701> ;
    skos:hiddenLabel "Campanula rotundifolia"@fi,
        "Campanula rotundifolia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39712>,
        <http://tun.fi/MX.39713>,
        <http://tun.fi/MX.39714>,
        <http://tun.fi/MX.5010397>,
        <http://tun.fi/MX.5010398> ;
    skos:prefLabel "kissankello"@fi,
        "liten blåklocka"@sv .

<http://tun.fi/MX.39721> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lobelia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39700> ;
    skos:hiddenLabel "Lobelia"@fi,
        "Lobelia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39722>,
        <http://tun.fi/MX.40828>,
        <http://tun.fi/MX.40830>,
        <http://tun.fi/MX.40831>,
        <http://tun.fi/MX.5068793> ;
    skos:prefLabel "lobeliat"@fi,
        "lobelior"@sv .

<http://tun.fi/MX.39787> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helianthus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Helianthus"@fi,
        "Helianthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39788>,
        <http://tun.fi/MX.39789>,
        <http://tun.fi/MX.39790>,
        <http://tun.fi/MX.41114>,
        <http://tun.fi/MX.41749> ;
    skos:prefLabel "auringonkukat"@fi,
        "solrosor"@sv .

<http://tun.fi/MX.39803> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthemis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "korosauramot"@fi ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Anthemis"@fi,
        "Anthemis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39804>,
        <http://tun.fi/MX.39805>,
        <http://tun.fi/MX.39806>,
        <http://tun.fi/MX.40701>,
        <http://tun.fi/MX.40702> ;
    skos:prefLabel "sauramot"@fi,
        "kullor"@sv .

<http://tun.fi/MX.39879> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carduus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Carduus"@fi,
        "Carduus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39880>,
        <http://tun.fi/MX.39881>,
        <http://tun.fi/MX.39882>,
        <http://tun.fi/MX.39883>,
        <http://tun.fi/MX.40901> ;
    skos:prefLabel "karhiaiset"@fi,
        "piggtistlar"@sv .

<http://tun.fi/MX.39884> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cirsium" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:altLabel "sulkaohdakkeet"@fi ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Cirsium"@fi,
        "Cirsium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39885>,
        <http://tun.fi/MX.39886>,
        <http://tun.fi/MX.39887>,
        <http://tun.fi/MX.39889>,
        <http://tun.fi/MX.39890> ;
    skos:prefLabel "ohdakkeet"@fi,
        "tistlar"@sv .

<http://tun.fi/MX.40007> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Liliaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70038> ;
    skos:hiddenLabel "Liliaceae"@fi,
        "Liliaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40008>,
        <http://tun.fi/MX.40010>,
        <http://tun.fi/MX.40013>,
        <http://tun.fi/MX.42006>,
        <http://tun.fi/MX.42009> ;
    skos:prefLabel "liljakasvit"@fi,
        "liljeväxter"@sv .

<http://tun.fi/MX.40020> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Iris" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "perhokurjenmiekat"@fi ;
    skos:broader <http://tun.fi/MX.40017> ;
    skos:hiddenLabel "Iris"@fi,
        "Iris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40021>,
        <http://tun.fi/MX.40022>,
        <http://tun.fi/MX.41148>,
        <http://tun.fi/MX.42941>,
        <http://tun.fi/MX.4972462> ;
    skos:prefLabel "kurjenmiekat"@fi,
        "irisar"@sv .

<http://tun.fi/MX.40090> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Araceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.53663> ;
    skos:hiddenLabel "Araceae"@fi,
        "Lemnaceae"@fi,
        "Araceae"@sv,
        "Lemnaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40091>,
        <http://tun.fi/MX.40096>,
        <http://tun.fi/MX.40100>,
        <http://tun.fi/MX.41907>,
        <http://tun.fi/MX.4972098> ;
    skos:prefLabel "vehkakasvit"@fi,
        "kallaväxter"@sv .

<http://tun.fi/MX.40504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Melica"@fi,
        "Melica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38287>,
        <http://tun.fi/MX.40505>,
        <http://tun.fi/MX.40506>,
        <http://tun.fi/MX.40507>,
        <http://tun.fi/MX.40508> ;
    skos:prefLabel "helmikät"@fi,
        "slokar"@sv .

<http://tun.fi/MX.40615> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phleum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Phleum"@fi,
        "Phleum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40617>,
        <http://tun.fi/MX.40618>,
        <http://tun.fi/MX.40619>,
        <http://tun.fi/MX.40620>,
        <http://tun.fi/MX.41293> ;
    skos:prefLabel "tähkiöt"@fi,
        "timotejer"@sv .

<http://tun.fi/MX.41775> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anisantha" ;
    dwc:scientificNameAuthorship "K. Koch" ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Anisantha"@fi,
        "Anisantha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41664>,
        <http://tun.fi/MX.42515>,
        <http://tun.fi/MX.42516>,
        <http://tun.fi/MX.42517>,
        <http://tun.fi/MX.42518> ;
    skos:prefLabel "viuhkakattarat"@fi,
        "sollostor"@sv .

<http://tun.fi/MX.41880> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hosta" ;
    dwc:scientificNameAuthorship "Tratt." ;
    skos:broader <http://tun.fi/MX.39977> ;
    skos:hiddenLabel "Hosta"@fi,
        "Hosta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.209578>,
        <http://tun.fi/MX.41128>,
        <http://tun.fi/MX.41758>,
        <http://tun.fi/MX.42786>,
        <http://tun.fi/MX.4972458> ;
    skos:prefLabel "kuunliljat"@fi,
        "funkior"@sv .

<http://tun.fi/MX.41986> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Senna" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Senna"@fi,
        "Senna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41175>,
        <http://tun.fi/MX.41482>,
        <http://tun.fi/MX.41483>,
        <http://tun.fi/MX.41484>,
        <http://tun.fi/MX.41700> ;
    skos:prefLabel "sennat"@fi,
        "sennor"@sv .

<http://tun.fi/MX.42009> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tulipa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40007> ;
    skos:hiddenLabel "Tulipa"@fi,
        "Tulipa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41603>,
        <http://tun.fi/MX.41604>,
        <http://tun.fi/MX.42808>,
        <http://tun.fi/MX.4974006>,
        <http://tun.fi/MX.4984172> ;
    skos:prefLabel "tulppaanit"@fi,
        "tulpaner"@sv .

<http://tun.fi/MX.43197> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetrix" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.43196> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43198>,
        <http://tun.fi/MX.43199>,
        <http://tun.fi/MX.43200>,
        <http://tun.fi/MX.43201>,
        <http://tun.fi/MX.43202> ;
    skos:prefLabel "Tetrix"@fi,
        "Tetrix"@sv .

<http://tun.fi/MX.43290> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthothecium" ;
    skos:broader <http://tun.fi/MX.212950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43728>,
        <http://tun.fi/MX.43729>,
        <http://tun.fi/MX.43730>,
        <http://tun.fi/MX.43731>,
        <http://tun.fi/MX.43732> ;
    skos:prefLabel "Orthothecium"@fi,
        "Orthothecium"@sv .

<http://tun.fi/MX.43294> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ulota" ;
    dwc:scientificNameAuthorship "D. Mohr" ;
    skos:broader <http://tun.fi/MX.212954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200530>,
        <http://tun.fi/MX.43855>,
        <http://tun.fi/MX.43856>,
        <http://tun.fi/MX.43857>,
        <http://tun.fi/MX.43858> ;
    skos:prefLabel "Ulota"@fi,
        "Ulota"@sv .

<http://tun.fi/MX.43303> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhizomnium" ;
    dwc:scientificNameAuthorship "(Broth.) T.J.Kop." ;
    skos:broader <http://tun.fi/MX.212922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43973>,
        <http://tun.fi/MX.43974>,
        <http://tun.fi/MX.43975>,
        <http://tun.fi/MX.43976>,
        <http://tun.fi/MX.43977> ;
    skos:prefLabel "Rhizomnium"@fi,
        "Rhizomnium"@sv .

<http://tun.fi/MX.43329> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Seligeria" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.212957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44020>,
        <http://tun.fi/MX.44021>,
        <http://tun.fi/MX.44024>,
        <http://tun.fi/MX.44025>,
        <http://tun.fi/MX.44028> ;
    skos:prefLabel "Seligeria"@fi,
        "Seligeria"@sv .

<http://tun.fi/MX.43332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Timmia" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212961> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44097>,
        <http://tun.fi/MX.44098>,
        <http://tun.fi/MX.44099>,
        <http://tun.fi/MX.44100>,
        <http://tun.fi/MX.44101> ;
    skos:prefLabel "Timmia"@fi,
        "Timmia"@sv .

<http://tun.fi/MX.43393> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oncophorus" ;
    dwc:scientificNameAuthorship "(Brid.) Brid." ;
    skos:broader <http://tun.fi/MX.212928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200501>,
        <http://tun.fi/MX.43726>,
        <http://tun.fi/MX.43727>,
        <http://tun.fi/MX.4985813>,
        <http://tun.fi/MX.4985833> ;
    skos:prefLabel "Oncophorus"@fi,
        "Oncophorus"@sv .

<http://tun.fi/MX.43404> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Didymodon" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43559>,
        <http://tun.fi/MX.43560>,
        <http://tun.fi/MX.43562>,
        <http://tun.fi/MX.43563>,
        <http://tun.fi/MX.43564> ;
    skos:prefLabel "Didymodon"@fi,
        "Didymodon"@sv .

<http://tun.fi/MX.43429> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fontinalis" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200504>,
        <http://tun.fi/MX.43613>,
        <http://tun.fi/MX.43614>,
        <http://tun.fi/MX.43615>,
        <http://tun.fi/MX.43616> ;
    skos:prefLabel "Fontinalis"@fi,
        "Fontinalis"@sv .

<http://tun.fi/MX.43435> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kiaeria" ;
    dwc:scientificNameAuthorship "I. Hagen" ;
    skos:broader <http://tun.fi/MX.212928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200518>,
        <http://tun.fi/MX.43685>,
        <http://tun.fi/MX.43686>,
        <http://tun.fi/MX.43687>,
        <http://tun.fi/MX.43688> ;
    skos:prefLabel "Kiaeria"@fi,
        "Kiaeria"@sv .

<http://tun.fi/MX.44111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Riccardia" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.212996> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44185>,
        <http://tun.fi/MX.44186>,
        <http://tun.fi/MX.44187>,
        <http://tun.fi/MX.44188>,
        <http://tun.fi/MX.44189> ;
    skos:prefLabel "Riccardia"@fi,
        "Riccardia"@sv .

<http://tun.fi/MX.44131> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Jungermannia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.212989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214515>,
        <http://tun.fi/MX.44318>,
        <http://tun.fi/MX.44321>,
        <http://tun.fi/MX.44327>,
        <http://tun.fi/MX.44328> ;
    skos:prefLabel "Jungermannia"@fi,
        "Jungermannia"@sv .

<http://tun.fi/MX.44133> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Odontoschisma" ;
    dwc:scientificNameAuthorship "(Dumort.) Dumort." ;
    skos:broader <http://tun.fi/MX.212984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44289>,
        <http://tun.fi/MX.44290>,
        <http://tun.fi/MX.44385>,
        <http://tun.fi/MX.44386>,
        <http://tun.fi/MX.44387> ;
    skos:prefLabel "Odontoschisma"@fi,
        "Odontoschisma"@sv .

<http://tun.fi/MX.44160> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Barbilophozia" ;
    skos:broader <http://tun.fi/MX.324465> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44250>,
        <http://tun.fi/MX.44253>,
        <http://tun.fi/MX.44255>,
        <http://tun.fi/MX.44257>,
        <http://tun.fi/MX.5077446> ;
    skos:prefLabel "Barbilophozia"@fi,
        "Barbilophozia"@sv .

<http://tun.fi/MX.4883623> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microplontus" ;
    dwc:scientificNameAuthorship "Wagner, 1944" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196926>,
        <http://tun.fi/MX.196928>,
        <http://tun.fi/MX.196929>,
        <http://tun.fi/MX.196930>,
        <http://tun.fi/MX.4883624> ;
    skos:prefLabel "Microplontus"@fi,
        "Microplontus"@sv .

<http://tun.fi/MX.4884184> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eutrichapion" ;
    dwc:scientificNameAuthorship "Reitter, 1916" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196650>,
        <http://tun.fi/MX.196652>,
        <http://tun.fi/MX.196653>,
        <http://tun.fi/MX.196655>,
        <http://tun.fi/MX.196656> ;
    skos:prefLabel "Eutrichapion"@fi,
        "Eutrichapion"@sv .

<http://tun.fi/MX.4884216> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyanapion" ;
    dwc:scientificNameAuthorship "Bokor, 1923" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196638>,
        <http://tun.fi/MX.196639>,
        <http://tun.fi/MX.196640>,
        <http://tun.fi/MX.196642>,
        <http://tun.fi/MX.196643> ;
    skos:prefLabel "Cyanapion"@fi,
        "Cyanapion"@sv .

<http://tun.fi/MX.4890493> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xerocomellus" ;
    dwc:scientificNameAuthorship "Šutara" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Xerocomellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236561>,
        <http://tun.fi/MX.73273>,
        <http://tun.fi/MX.73274>,
        <http://tun.fi/MX.73275>,
        <http://tun.fi/MX.73499> ;
    skos:prefLabel "ruututatit"@fi,
        "Xerocomellus"@sv .

<http://tun.fi/MX.4972073> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dysphania" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.38157> ;
    skos:hiddenLabel "Cycloloma"@fi,
        "Dysphania"@fi,
        "Cycloloma"@sv,
        "Dysphania"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.41018>,
        <http://tun.fi/MX.41020>,
        <http://tun.fi/MX.41023>,
        <http://tun.fi/MX.41178>,
        <http://tun.fi/MX.4978804> ;
    skos:prefLabel "tuoksusavikat"@fi,
        "doftmållor"@sv .

<http://tun.fi/MX.5007998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echinorhynchus" ;
    dwc:scientificNameAuthorship "Zoega in Müller, 1776" ;
    skos:broader <http://tun.fi/MX.5007990> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5007999>,
        <http://tun.fi/MX.5008000>,
        <http://tun.fi/MX.5008001>,
        <http://tun.fi/MX.5008002>,
        <http://tun.fi/MX.5008003> ;
    skos:prefLabel "Echinorhynchus"@fi,
        "Echinorhynchus"@sv .

<http://tun.fi/MX.5010405> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Myxogastria" ;
    skos:broader <http://tun.fi/MX.239915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70650>,
        <http://tun.fi/MX.70651>,
        <http://tun.fi/MX.70652>,
        <http://tun.fi/MX.70653>,
        <http://tun.fi/MX.70654> ;
    skos:prefLabel "Myxogastria"@fi,
        "Myxogastria"@sv .

<http://tun.fi/MX.5017233> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phloeomana" ;
    dwc:scientificNameAuthorship "Redhead" ;
    skos:broader <http://tun.fi/MX.5017228> ;
    skos:hiddenLabel "Phloeomana"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235988>,
        <http://tun.fi/MX.235995>,
        <http://tun.fi/MX.72071>,
        <http://tun.fi/MX.72075>,
        <http://tun.fi/MX.72257> ;
    skos:prefLabel "kaarihiipot"@fi,
        "Phloeomana"@sv .

<http://tun.fi/MX.5019420> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Elminae" ;
    dwc:scientificNameAuthorship "Curtis, 1830" ;
    skos:broader <http://tun.fi/MX.192763> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192764>,
        <http://tun.fi/MX.192766>,
        <http://tun.fi/MX.192773>,
        <http://tun.fi/MX.192776>,
        <http://tun.fi/MX.192782> ;
    skos:prefLabel "Elminae"@fi,
        "Elminae"@sv .

<http://tun.fi/MX.50473> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Carnivora" ;
    skos:broader <http://tun.fi/MX.37612> ;
    skos:hiddenLabel "Carnivora"@fi,
        "Carnivora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50545>,
        <http://tun.fi/MX.50546>,
        <http://tun.fi/MX.50565>,
        <http://tun.fi/MX.50568>,
        <http://tun.fi/MX.50570> ;
    skos:prefLabel "petoeläimet"@fi,
        "rovdjur"@sv .

<http://tun.fi/MX.5076088> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxneriaria" ;
    dwc:scientificNameAuthorship "S. Y. Kondr. & Lőkös" ;
    skos:broader <http://tun.fi/MX.233229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971874>,
        <http://tun.fi/MX.4971876>,
        <http://tun.fi/MX.4971877>,
        <http://tun.fi/MX.65254>,
        <http://tun.fi/MX.65271> ;
    skos:prefLabel "Oxneriaria"@fi,
        "Oxneriaria"@sv .

<http://tun.fi/MX.5077111> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stereodon" ;
    dwc:scientificNameAuthorship "(Brid.) Mitt." ;
    skos:broader <http://tun.fi/MX.5077110> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200480>,
        <http://tun.fi/MX.43672>,
        <http://tun.fi/MX.43674>,
        <http://tun.fi/MX.43675>,
        <http://tun.fi/MX.43832> ;
    skos:prefLabel "Stereodon"@fi,
        "Stereodon"@sv .

<http://tun.fi/MX.5077806> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Inosperma" ;
    dwc:scientificNameAuthorship "(Kühner) Matheny & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.4887390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72441>,
        <http://tun.fi/MX.73136>,
        <http://tun.fi/MX.73150>,
        <http://tun.fi/MX.73372>,
        <http://tun.fi/MX.73377> ;
    skos:prefLabel "Inosperma"@fi,
        "Inosperma"@sv .

<http://tun.fi/MX.5081107> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Amaranthaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70046> ;
    skos:hiddenLabel "Amaranthaceae"@fi,
        "Amaranthaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38151>,
        <http://tun.fi/MX.38157>,
        <http://tun.fi/MX.5081108>,
        <http://tun.fi/MX.5082468>,
        <http://tun.fi/MX.5082469> ;
    skos:prefLabel "revonhäntäkasvit"@fi,
        "amarantväxter"@sv .

<http://tun.fi/MX.5082469> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Salicornioideae" ;
    dwc:scientificNameAuthorship "Luerss." ;
    skos:broader <http://tun.fi/MX.5081107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38200>,
        <http://tun.fi/MX.38204>,
        <http://tun.fi/MX.38206>,
        <http://tun.fi/MX.38208>,
        <http://tun.fi/MX.4972041> ;
    skos:prefLabel "Salicornioideae"@fi,
        "Salicornioideae"@sv .

<http://tun.fi/MX.50914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sorex" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.50628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.45328>,
        <http://tun.fi/MX.45336>,
        <http://tun.fi/MX.45354>,
        <http://tun.fi/MX.45363>,
        <http://tun.fi/MX.45364> ;
    skos:prefLabel "Sorex"@fi,
        "Sorex"@sv .

<http://tun.fi/MX.51085> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myotis" ;
    dwc:scientificNameAuthorship "Kaup, 1829" ;
    skos:broader <http://tun.fi/MX.50657> ;
    skos:hiddenLabel "Myotis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.46319>,
        <http://tun.fi/MX.46325>,
        <http://tun.fi/MX.46326>,
        <http://tun.fi/MX.46357>,
        <http://tun.fi/MX.46358> ;
    skos:prefLabel "siipat"@fi,
        "Myotis"@sv .

<http://tun.fi/MX.52828> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Helicidae" ;
    dwc:scientificNameAuthorship "Rafinesque, 1815" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Helicidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52829>,
        <http://tun.fi/MX.52832>,
        <http://tun.fi/MX.52835>,
        <http://tun.fi/MX.52838>,
        <http://tun.fi/MX.52841> ;
    skos:prefLabel "tarhakotilot"@fi,
        "Helicidae"@sv .

<http://tun.fi/MX.53094> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acipenser" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.53324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206815>,
        <http://tun.fi/MX.206816>,
        <http://tun.fi/MX.53095>,
        <http://tun.fi/MX.53096>,
        <http://tun.fi/MX.53097> ;
    skos:prefLabel "Acipenser"@fi,
        "Acipenser"@sv .

<http://tun.fi/MX.53372> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Polychaeta" ;
    skos:broader <http://tun.fi/MX.53069> ;
    skos:hiddenLabel "Polychaeta"@fi,
        "Polychaeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323777>,
        <http://tun.fi/MX.53693>,
        <http://tun.fi/MX.70195>,
        <http://tun.fi/MX.70196>,
        <http://tun.fi/MX.70197> ;
    skos:prefLabel "monisukasmadot"@fi,
        "havborstmaskar"@sv .

<http://tun.fi/MX.53378> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Exobasidiomycetes" ;
    skos:broader <http://tun.fi/MX.53066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232999>,
        <http://tun.fi/MX.233004>,
        <http://tun.fi/MX.4984439>,
        <http://tun.fi/MX.53687>,
        <http://tun.fi/MX.70636> ;
    skos:prefLabel "Exobasidiomycetes"@fi,
        "Exobasidiomycetes"@sv .

<http://tun.fi/MX.53447> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhopalosiphum" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228318>,
        <http://tun.fi/MX.228319>,
        <http://tun.fi/MX.53008>,
        <http://tun.fi/MX.53009>,
        <http://tun.fi/MX.53014> ;
    skos:prefLabel "Rhopalosiphum"@fi,
        "Rhopalosiphum"@sv .

<http://tun.fi/MX.53500> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Frankliniella" ;
    dwc:scientificNameAuthorship "Karny, 1910" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232243>,
        <http://tun.fi/MX.232244>,
        <http://tun.fi/MX.232245>,
        <http://tun.fi/MX.232246>,
        <http://tun.fi/MX.53049> ;
    skos:prefLabel "Frankliniella"@fi,
        "Frankliniella"@sv .

<http://tun.fi/MX.53511> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytophthora" ;
    skos:broader <http://tun.fi/MX.53574> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52943>,
        <http://tun.fi/MX.52945>,
        <http://tun.fi/MX.52946>,
        <http://tun.fi/MX.52947>,
        <http://tun.fi/MX.52948> ;
    skos:prefLabel "Phytophthora"@fi,
        "Phytophthora"@sv .

<http://tun.fi/MX.53566> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Apidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Apidae"@fi,
        "Apidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204662>,
        <http://tun.fi/MX.204702>,
        <http://tun.fi/MX.204706>,
        <http://tun.fi/MX.5013442>,
        <http://tun.fi/MX.5013443> ;
    skos:prefLabel "aitomehiläiset"@fi,
        "långtungebin"@sv .

<http://tun.fi/MX.53599> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Miridae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Miridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229802>,
        <http://tun.fi/MX.229821>,
        <http://tun.fi/MX.229947>,
        <http://tun.fi/MX.230013>,
        <http://tun.fi/MX.53550> ;
    skos:prefLabel "kuneluteet"@fi,
        "Miridae"@sv .

<http://tun.fi/MX.53634> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cecidomyiidae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Cecidomyidae"@fi,
        "Cecidomyiidae"@fi,
        "Cecidomyidae"@sv,
        "Cecidomyiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274628>,
        <http://tun.fi/MX.274640>,
        <http://tun.fi/MX.274820>,
        <http://tun.fi/MX.274848>,
        <http://tun.fi/MX.53559> ;
    skos:prefLabel "äkämäsääsket"@fi,
        "gallmyggor"@sv .

<http://tun.fi/MX.53676> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Capnodiales" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233308>,
        <http://tun.fi/MX.234529>,
        <http://tun.fi/MX.317259>,
        <http://tun.fi/MX.317283>,
        <http://tun.fi/MX.53569> ;
    skos:prefLabel "Capnodiales"@fi,
        "Capnodiales"@sv .

<http://tun.fi/MX.53718> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Xylariales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233319>,
        <http://tun.fi/MX.233341>,
        <http://tun.fi/MX.233342>,
        <http://tun.fi/MX.233343>,
        <http://tun.fi/MX.53618> ;
    skos:prefLabel "Xylariales"@fi,
        "Xylariales"@sv .

<http://tun.fi/MX.53761> a <http://tun.fi/MX.domain>,
        skos:Concept ;
    dwc:scientificName "Eucarya" ;
    dwc:scientificNameAuthorship "Whittaker & Margulis, 1978" ;
    skos:altLabel "aitotumalliset"@fi ;
    skos:broader <http://tun.fi/MX.37600> ;
    skos:hiddenLabel "Eucarya"@fi,
        "Eukaryota"@fi,
        "Eukaryota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37601>,
        <http://tun.fi/MX.37602>,
        <http://tun.fi/MX.53061>,
        <http://tun.fi/MX.53062>,
        <http://tun.fi/MX.53064> ;
    skos:prefLabel "aitotumaiset"@fi,
        "Eucarya"@sv .

<http://tun.fi/MX.58529> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hepialidae" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Hepialidae"@fi,
        "Hepialidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58530>,
        <http://tun.fi/MX.58533>,
        <http://tun.fi/MX.58535>,
        <http://tun.fi/MX.58537>,
        <http://tun.fi/MX.58540> ;
    skos:prefLabel "juuriperhoset"@fi,
        "rotfjärilar"@sv .

<http://tun.fi/MX.58722> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tineidae" ;
    dwc:scientificNameAuthorship "Boisduval, 1829" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Tineidae"@fi,
        "Tineidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58723>,
        <http://tun.fi/MX.58729>,
        <http://tun.fi/MX.58740>,
        <http://tun.fi/MX.58750>,
        <http://tun.fi/MX.58770> ;
    skos:prefLabel "aitokoit"@fi,
        "malfjärilar"@sv .

<http://tun.fi/MX.59158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lyonetia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59159>,
        <http://tun.fi/MX.59161>,
        <http://tun.fi/MX.59162>,
        <http://tun.fi/MX.59163>,
        <http://tun.fi/MX.59164> ;
    skos:prefLabel "Lyonetia"@fi,
        "Lyonetia"@sv .

<http://tun.fi/MX.59196> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Denisia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.211120> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59194>,
        <http://tun.fi/MX.59195>,
        <http://tun.fi/MX.59197>,
        <http://tun.fi/MX.59198>,
        <http://tun.fi/MX.59199> ;
    skos:prefLabel "Denisia"@fi,
        "Denisia"@sv .

<http://tun.fi/MX.59707> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxypteryx" ;
    dwc:scientificNameAuthorship "Rebel, 1911" ;
    skos:broader <http://tun.fi/MX.59654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59709>,
        <http://tun.fi/MX.59711>,
        <http://tun.fi/MX.59712>,
        <http://tun.fi/MX.59713>,
        <http://tun.fi/MX.59715> ;
    skos:prefLabel "Oxypteryx"@fi,
        "Oxypteryx"@sv .

<http://tun.fi/MX.59806> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnorimoschema" ;
    dwc:scientificNameAuthorship "Busck, 1900" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59807>,
        <http://tun.fi/MX.59808>,
        <http://tun.fi/MX.59810>,
        <http://tun.fi/MX.59811>,
        <http://tun.fi/MX.59812> ;
    skos:prefLabel "Gnorimoschema"@fi,
        "Gnorimoschema"@sv .

<http://tun.fi/MX.59940> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sesiinae" ;
    dwc:scientificNameAuthorship "Boisduval, 1828" ;
    skos:broader <http://tun.fi/MX.59936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.321364>,
        <http://tun.fi/MX.59942>,
        <http://tun.fi/MX.59949>,
        <http://tun.fi/MX.59952>,
        <http://tun.fi/MX.59962> ;
    skos:prefLabel "Sesiinae"@fi,
        "Sesiinae"@sv .

<http://tun.fi/MX.60066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gynnidomorpha" ;
    dwc:scientificNameAuthorship "Turner, 1916" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60067>,
        <http://tun.fi/MX.60068>,
        <http://tun.fi/MX.60070>,
        <http://tun.fi/MX.60071>,
        <http://tun.fi/MX.60072> ;
    skos:prefLabel "Gynnidomorpha"@fi,
        "Gynnidomorpha"@sv .

<http://tun.fi/MX.60122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eana" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60123>,
        <http://tun.fi/MX.60124>,
        <http://tun.fi/MX.60125>,
        <http://tun.fi/MX.60126>,
        <http://tun.fi/MX.60127> ;
    skos:prefLabel "Eana"@fi,
        "Eana"@sv .

<http://tun.fi/MX.60174> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pandemis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60175>,
        <http://tun.fi/MX.60176>,
        <http://tun.fi/MX.60177>,
        <http://tun.fi/MX.60178>,
        <http://tun.fi/MX.60179> ;
    skos:prefLabel "Pandemis"@fi,
        "Pandemis"@sv .

<http://tun.fi/MX.60222> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bactra" ;
    dwc:scientificNameAuthorship "Stephens, 1834" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60223>,
        <http://tun.fi/MX.60224>,
        <http://tun.fi/MX.60226>,
        <http://tun.fi/MX.60227>,
        <http://tun.fi/MX.60228> ;
    skos:prefLabel "Bactra"@fi,
        "Bactra"@sv .

<http://tun.fi/MX.60243> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lobesia" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60244>,
        <http://tun.fi/MX.60246>,
        <http://tun.fi/MX.60247>,
        <http://tun.fi/MX.60250>,
        <http://tun.fi/MX.60252> ;
    skos:prefLabel "Lobesia"@fi,
        "Lobesia"@sv .

<http://tun.fi/MX.60428> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelochrista" ;
    dwc:scientificNameAuthorship "Lederer, 1859" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60430>,
        <http://tun.fi/MX.60431>,
        <http://tun.fi/MX.60432>,
        <http://tun.fi/MX.60433>,
        <http://tun.fi/MX.60452> ;
    skos:prefLabel "Pelochrista"@fi,
        "Pelochrista"@sv .

<http://tun.fi/MX.60457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gypsonoma" ;
    dwc:scientificNameAuthorship "Meyrick, 1895" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60458>,
        <http://tun.fi/MX.60459>,
        <http://tun.fi/MX.60460>,
        <http://tun.fi/MX.60461>,
        <http://tun.fi/MX.60462> ;
    skos:prefLabel "Gypsonoma"@fi,
        "Gypsonoma"@sv .

<http://tun.fi/MX.60493> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhyacionia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60494>,
        <http://tun.fi/MX.60495>,
        <http://tun.fi/MX.60496>,
        <http://tun.fi/MX.60497>,
        <http://tun.fi/MX.60498> ;
    skos:prefLabel "Rhyacionia"@fi,
        "Rhyacionia"@sv .

<http://tun.fi/MX.60672> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxyptilus" ;
    dwc:scientificNameAuthorship "Zeller, 1841" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60674>,
        <http://tun.fi/MX.60676>,
        <http://tun.fi/MX.60677>,
        <http://tun.fi/MX.60679>,
        <http://tun.fi/MX.60680> ;
    skos:prefLabel "Oxyptilus"@fi,
        "Oxyptilus"@sv .

<http://tun.fi/MX.60687> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hellinsia" ;
    dwc:scientificNameAuthorship "Tutt, 1905" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60689>,
        <http://tun.fi/MX.60690>,
        <http://tun.fi/MX.60691>,
        <http://tun.fi/MX.60693>,
        <http://tun.fi/MX.60694> ;
    skos:prefLabel "Hellinsia"@fi,
        "Hellinsia"@sv .

<http://tun.fi/MX.60764> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pierinae" ;
    dwc:scientificNameAuthorship "Duponchel, 1832" ;
    skos:broader <http://tun.fi/MX.60758> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60766>,
        <http://tun.fi/MX.60768>,
        <http://tun.fi/MX.60771>,
        <http://tun.fi/MX.60773>,
        <http://tun.fi/MX.60779> ;
    skos:prefLabel "Pierinae"@fi,
        "Pierinae"@sv .

<http://tun.fi/MX.60784> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colias" ;
    dwc:scientificNameAuthorship "Fabricius, 1807" ;
    skos:broader <http://tun.fi/MX.60783> ;
    skos:hiddenLabel "Colias"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60785>,
        <http://tun.fi/MX.60786>,
        <http://tun.fi/MX.60788>,
        <http://tun.fi/MX.60791>,
        <http://tun.fi/MX.60792> ;
    skos:prefLabel "Colias"@fi,
        "höfjärilar"@sv .

<http://tun.fi/MX.60868> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nymphalidae" ;
    dwc:scientificNameAuthorship "Rafinesque, 1815" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Nymphalidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60869>,
        <http://tun.fi/MX.60905>,
        <http://tun.fi/MX.60942>,
        <http://tun.fi/MX.60946>,
        <http://tun.fi/MX.60950> ;
    skos:prefLabel "täpläperhoset"@fi,
        "Nymphalidae"@sv .

<http://tun.fi/MX.61000> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pyralinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.60999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61013>,
        <http://tun.fi/MX.61016>,
        <http://tun.fi/MX.61020>,
        <http://tun.fi/MX.61022>,
        <http://tun.fi/MX.61027> ;
    skos:prefLabel "Pyralinae"@fi,
        "Pyralinae"@sv .

<http://tun.fi/MX.61052> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sciota" ;
    dwc:scientificNameAuthorship "Hulst, 1888" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61054>,
        <http://tun.fi/MX.61055>,
        <http://tun.fi/MX.61056>,
        <http://tun.fi/MX.61057>,
        <http://tun.fi/MX.61058> ;
    skos:prefLabel "Sciota"@fi,
        "Sciota"@sv .

<http://tun.fi/MX.61098> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrobasis" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61093>,
        <http://tun.fi/MX.61096>,
        <http://tun.fi/MX.61097>,
        <http://tun.fi/MX.61100>,
        <http://tun.fi/MX.61101> ;
    skos:prefLabel "Acrobasis"@fi,
        "Acrobasis"@sv .

<http://tun.fi/MX.61132> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phycitodes" ;
    dwc:scientificNameAuthorship "Hampson, 1917" ;
    skos:broader <http://tun.fi/MX.230956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61134>,
        <http://tun.fi/MX.61137>,
        <http://tun.fi/MX.61138>,
        <http://tun.fi/MX.61140>,
        <http://tun.fi/MX.61141> ;
    skos:prefLabel "Phycitodes"@fi,
        "Phycitodes"@sv .

<http://tun.fi/MX.61159> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scoparia" ;
    dwc:scientificNameAuthorship "Haworth, 1811" ;
    skos:broader <http://tun.fi/MX.61158> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61160>,
        <http://tun.fi/MX.61162>,
        <http://tun.fi/MX.61163>,
        <http://tun.fi/MX.61164>,
        <http://tun.fi/MX.61166> ;
    skos:prefLabel "Scoparia"@fi,
        "Scoparia"@sv .

<http://tun.fi/MX.61212> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pediasia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61213>,
        <http://tun.fi/MX.61214>,
        <http://tun.fi/MX.61215>,
        <http://tun.fi/MX.61216>,
        <http://tun.fi/MX.61217> ;
    skos:prefLabel "Pediasia"@fi,
        "Pediasia"@sv .

<http://tun.fi/MX.61252> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Acentropinae" ;
    dwc:scientificNameAuthorship "Stephens, 1836" ;
    skos:broader <http://tun.fi/MX.61157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61253>,
        <http://tun.fi/MX.61256>,
        <http://tun.fi/MX.61260>,
        <http://tun.fi/MX.61262>,
        <http://tun.fi/MX.61264> ;
    skos:prefLabel "Acentropinae"@fi,
        "Acentropinae"@sv .

<http://tun.fi/MX.61388> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Drepaninae" ;
    dwc:scientificNameAuthorship "Boisduval, 1828" ;
    skos:broader <http://tun.fi/MX.61371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61389>,
        <http://tun.fi/MX.61391>,
        <http://tun.fi/MX.61393>,
        <http://tun.fi/MX.61396>,
        <http://tun.fi/MX.61398> ;
    skos:prefLabel "Drepaninae"@fi,
        "Drepaninae"@sv .

<http://tun.fi/MX.61476> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Macroglossinae" ;
    dwc:scientificNameAuthorship "Harris, 1839" ;
    skos:broader <http://tun.fi/MX.61454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61477>,
        <http://tun.fi/MX.61480>,
        <http://tun.fi/MX.61482>,
        <http://tun.fi/MX.61484>,
        <http://tun.fi/MX.61491> ;
    skos:prefLabel "Macroglossinae"@fi,
        "Macroglossinae"@sv .

<http://tun.fi/MX.61495> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Geometridae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Geometridae"@fi,
        "Geometridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61496>,
        <http://tun.fi/MX.61501>,
        <http://tun.fi/MX.61524>,
        <http://tun.fi/MX.61711>,
        <http://tun.fi/MX.61780> ;
    skos:prefLabel "mittarit"@fi,
        "mätare"@sv .

<http://tun.fi/MX.61698> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ennomos" ;
    dwc:scientificNameAuthorship "Treitschke, 1825" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984494>,
        <http://tun.fi/MX.61699>,
        <http://tun.fi/MX.61700>,
        <http://tun.fi/MX.61701>,
        <http://tun.fi/MX.61702> ;
    skos:prefLabel "Ennomos"@fi,
        "Ennomos"@sv .

<http://tun.fi/MX.61863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eulithis" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61865>,
        <http://tun.fi/MX.61866>,
        <http://tun.fi/MX.61867>,
        <http://tun.fi/MX.61868>,
        <http://tun.fi/MX.61870> ;
    skos:prefLabel "Eulithis"@fi,
        "Eulithis"@sv .

<http://tun.fi/MX.61905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entephria" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61907>,
        <http://tun.fi/MX.61909>,
        <http://tun.fi/MX.61910>,
        <http://tun.fi/MX.61911>,
        <http://tun.fi/MX.61912> ;
    skos:prefLabel "Entephria"@fi,
        "Entephria"@sv .

<http://tun.fi/MX.62298> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Boletobiinae" ;
    dwc:scientificNameAuthorship "Grote, 1895" ;
    skos:broader <http://tun.fi/MX.62137> ;
    skos:hiddenLabel "Boletobiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62300>,
        <http://tun.fi/MX.62303>,
        <http://tun.fi/MX.62306>,
        <http://tun.fi/MX.62313>,
        <http://tun.fi/MX.62316> ;
    skos:prefLabel "kääpiöyökköset"@fi,
        "Boletobiinae"@sv .

<http://tun.fi/MX.62573> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caradrina" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62575>,
        <http://tun.fi/MX.62577>,
        <http://tun.fi/MX.62580>,
        <http://tun.fi/MX.62582>,
        <http://tun.fi/MX.62583> ;
    skos:prefLabel "Caradrina"@fi,
        "Caradrina"@sv .

<http://tun.fi/MX.62624> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amphipyra" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.230583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62625>,
        <http://tun.fi/MX.62626>,
        <http://tun.fi/MX.62628>,
        <http://tun.fi/MX.62629>,
        <http://tun.fi/MX.62630> ;
    skos:prefLabel "Amphipyra"@fi,
        "Amphipyra"@sv .

<http://tun.fi/MX.63070> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diarsia" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986845>,
        <http://tun.fi/MX.63071>,
        <http://tun.fi/MX.63073>,
        <http://tun.fi/MX.63074>,
        <http://tun.fi/MX.63075> ;
    skos:prefLabel "Diarsia"@fi,
        "Diarsia"@sv .

<http://tun.fi/MX.66403> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon geographicum" ;
    dwc:scientificNameAuthorship "(L.) DC." ;
    skos:broader <http://tun.fi/MX.67103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67659>,
        <http://tun.fi/MX.67660>,
        <http://tun.fi/MX.67661>,
        <http://tun.fi/MX.67662>,
        <http://tun.fi/MX.67694> ;
    skos:prefLabel "Rhizocarpon geographicum"@fi,
        "Rhizocarpon geographicum"@sv .

<http://tun.fi/MX.67083> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endococcus" ;
    dwc:scientificNameAuthorship "Nyl." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313731>,
        <http://tun.fi/MX.5076105>,
        <http://tun.fi/MX.65706>,
        <http://tun.fi/MX.65707>,
        <http://tun.fi/MX.65708> ;
    skos:prefLabel "Endococcus"@fi,
        "Endococcus"@sv .

<http://tun.fi/MX.67121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Biatorella" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.317302> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313716>,
        <http://tun.fi/MX.65350>,
        <http://tun.fi/MX.65351>,
        <http://tun.fi/MX.65352>,
        <http://tun.fi/MX.65353> ;
    skos:prefLabel "Biatorella"@fi,
        "Biatorella"@sv .

<http://tun.fi/MX.67122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blastenia" ;
    dwc:scientificNameAuthorship "A. Massal" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:hiddenLabel "Blastenia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65360>,
        <http://tun.fi/MX.65361>,
        <http://tun.fi/MX.65362>,
        <http://tun.fi/MX.65363>,
        <http://tun.fi/MX.65364> ;
    skos:prefLabel "ruostekultajäkälät"@fi,
        "Blastenia"@sv .

<http://tun.fi/MX.67231> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physconia" ;
    dwc:scientificNameAuthorship "Poelt" ;
    skos:broader <http://tun.fi/MX.233261> ;
    skos:hiddenLabel "Physconia"@fi,
        "Physconia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65583>,
        <http://tun.fi/MX.65584>,
        <http://tun.fi/MX.65585>,
        <http://tun.fi/MX.65586>,
        <http://tun.fi/MX.65587> ;
    skos:prefLabel "härmälaakajäkälät"@fi,
        "dagglavar"@sv .

<http://tun.fi/MX.67252> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Solorina" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233372> ;
    skos:hiddenLabel "Solorina"@fi,
        "Solorina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66524>,
        <http://tun.fi/MX.66525>,
        <http://tun.fi/MX.66526>,
        <http://tun.fi/MX.66527>,
        <http://tun.fi/MX.66528> ;
    skos:prefLabel "kuppijäkälät"@fi,
        "säcklavar"@sv .

<http://tun.fi/MX.67256> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strangospora" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.317303> ;
    skos:hiddenLabel "Strangospora"@fi,
        "Strangospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66647>,
        <http://tun.fi/MX.66648>,
        <http://tun.fi/MX.66649>,
        <http://tun.fi/MX.66650>,
        <http://tun.fi/MX.66651> ;
    skos:prefLabel "hitujäkälät"@fi,
        "pyttelavar"@sv .

<http://tun.fi/MX.67260> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trapelia" ;
    dwc:scientificNameAuthorship "M. Choisy" ;
    skos:broader <http://tun.fi/MX.4890597> ;
    skos:hiddenLabel "Trapelia"@fi,
        "Trapelia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999408>,
        <http://tun.fi/MX.66713>,
        <http://tun.fi/MX.66714>,
        <http://tun.fi/MX.66715>,
        <http://tun.fi/MX.66716> ;
    skos:prefLabel "huurrejäkälät"@fi,
        "trapelior"@sv .

<http://tun.fi/MX.67266> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polycauliona" ;
    dwc:scientificNameAuthorship "Hue" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:hiddenLabel "Polycauliona"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66917>,
        <http://tun.fi/MX.66918>,
        <http://tun.fi/MX.66919>,
        <http://tun.fi/MX.66920>,
        <http://tun.fi/MX.66921> ;
    skos:prefLabel "pikkukeltajäkälät"@fi,
        "Polycauliona"@sv .

<http://tun.fi/MX.67268> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porina" ;
    dwc:scientificNameAuthorship "Müll.Arg." ;
    skos:broader <http://tun.fi/MX.233427> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66930>,
        <http://tun.fi/MX.66931>,
        <http://tun.fi/MX.66932>,
        <http://tun.fi/MX.66933>,
        <http://tun.fi/MX.66934> ;
    skos:prefLabel "Porina"@fi,
        "Porina"@sv .

<http://tun.fi/MX.67300> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanelixia" ;
    dwc:scientificNameAuthorship "O. Blanco, A. Crespo, Divakar, Essl., D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Melanelixia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66126>,
        <http://tun.fi/MX.66127>,
        <http://tun.fi/MX.66128>,
        <http://tun.fi/MX.66129>,
        <http://tun.fi/MX.66130> ;
    skos:prefLabel "tummakarpeet"@fi,
        "Melanelixia"@sv .

<http://tun.fi/MX.67317> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protothelenella" ;
    dwc:scientificNameAuthorship "Räsänen" ;
    skos:broader <http://tun.fi/MX.233401> ;
    skos:hiddenLabel "Protothelenella"@fi,
        "Protothelenella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66974>,
        <http://tun.fi/MX.66975>,
        <http://tun.fi/MX.66976>,
        <http://tun.fi/MX.66977>,
        <http://tun.fi/MX.66978> ;
    skos:prefLabel "jukurajäkälät"@fi,
        "ögonlavar"@sv .

<http://tun.fi/MX.67332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Flavoplaca" ;
    dwc:scientificNameAuthorship "Arup, Søchting & Frödén" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:hiddenLabel "Flavoplaca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65734>,
        <http://tun.fi/MX.65735>,
        <http://tun.fi/MX.65736>,
        <http://tun.fi/MX.65737>,
        <http://tun.fi/MX.65738> ;
    skos:prefLabel "jauhekultajäkälät"@fi,
        "Flavoplaca"@sv .

<http://tun.fi/MX.67336> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ionaspis" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.233429> ;
    skos:hiddenLabel "Ionaspis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65815>,
        <http://tun.fi/MX.65816>,
        <http://tun.fi/MX.65817>,
        <http://tun.fi/MX.65818>,
        <http://tun.fi/MX.66568> ;
    skos:prefLabel "rantatierat"@fi,
        "Ionaspis"@sv .

<http://tun.fi/MX.67342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanohalea" ;
    dwc:scientificNameAuthorship "O. Blanco, A. Crespo, Divakar, Essl., D. Hawksw. & Lumbsch" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Melanohalea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66131>,
        <http://tun.fi/MX.66132>,
        <http://tun.fi/MX.66133>,
        <http://tun.fi/MX.66134>,
        <http://tun.fi/MX.66135> ;
    skos:prefLabel "rusokarpeet"@fi,
        "Melanohalea"@sv .

<http://tun.fi/MX.67355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetramelas" ;
    dwc:scientificNameAuthorship "Norman" ;
    skos:broader <http://tun.fi/MX.4890576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65394>,
        <http://tun.fi/MX.66665>,
        <http://tun.fi/MX.66666>,
        <http://tun.fi/MX.66667>,
        <http://tun.fi/MX.66668> ;
    skos:prefLabel "Tetramelas"@fi,
        "Tetramelas"@sv .

<http://tun.fi/MX.67375> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Placynthiella" ;
    dwc:scientificNameAuthorship "Elenkin" ;
    skos:broader <http://tun.fi/MX.4890597> ;
    skos:hiddenLabel "Placynthiella"@fi,
        "Placynthiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65602>,
        <http://tun.fi/MX.65603>,
        <http://tun.fi/MX.65604>,
        <http://tun.fi/MX.65605>,
        <http://tun.fi/MX.65606> ;
    skos:prefLabel "kunttajäkälät"@fi,
        "torvlavar"@sv .

<http://tun.fi/MX.69661> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodocollybia" ;
    dwc:scientificNameAuthorship "Singer" ;
    skos:broader <http://tun.fi/MX.5080111> ;
    skos:hiddenLabel "Rhodocollybia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.69218>,
        <http://tun.fi/MX.69219>,
        <http://tun.fi/MX.72502>,
        <http://tun.fi/MX.72726>,
        <http://tun.fi/MX.73221> ;
    skos:prefLabel "säiejuurekkaat"@fi,
        "Rhodocollybia"@sv .

<http://tun.fi/MX.69678> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Simocybe" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233244> ;
    skos:hiddenLabel "Simocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71849>,
        <http://tun.fi/MX.71850>,
        <http://tun.fi/MX.72511>,
        <http://tun.fi/MX.72991>,
        <http://tun.fi/MX.72992> ;
    skos:prefLabel "mattalakit"@fi,
        "Simocybe"@sv .

<http://tun.fi/MX.69685> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleurotus" ;
    dwc:scientificNameAuthorship "(Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.233434> ;
    skos:hiddenLabel "Pleurotus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72111>,
        <http://tun.fi/MX.72333>,
        <http://tun.fi/MX.72764>,
        <http://tun.fi/MX.73023>,
        <http://tun.fi/MX.73257> ;
    skos:prefLabel "osterivinokkaat"@fi,
        "Pleurotus"@sv .

<http://tun.fi/MX.69687> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xeromphalina" ;
    dwc:scientificNameAuthorship "Kühner & Maire" ;
    skos:broader <http://tun.fi/MX.233383> ;
    skos:hiddenLabel "Xeromphalina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.69640>,
        <http://tun.fi/MX.71895>,
        <http://tun.fi/MX.72133>,
        <http://tun.fi/MX.73276>,
        <http://tun.fi/MX.73277> ;
    skos:prefLabel "napanahikkaat"@fi,
        "Xeromphalina"@sv .

<http://tun.fi/MX.69698> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Flagelloscypha" ;
    dwc:scientificNameAuthorship "Donk" ;
    skos:broader <http://tun.fi/MX.233416> ;
    skos:hiddenLabel "Flagelloscypha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71782>,
        <http://tun.fi/MX.72249>,
        <http://tun.fi/MX.72913>,
        <http://tun.fi/MX.73405>,
        <http://tun.fi/MX.73406> ;
    skos:prefLabel "piposet"@fi,
        "Flagelloscypha"@sv .

<http://tun.fi/MX.69710> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudobaeospora" ;
    dwc:scientificNameAuthorship "Singer emend. Bas" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Pseudobaeospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236253>,
        <http://tun.fi/MX.5006262>,
        <http://tun.fi/MX.72343>,
        <http://tun.fi/MX.73487>,
        <http://tun.fi/MX.73488> ;
    skos:prefLabel "karikat"@fi,
        "Pseudobaeospora"@sv .

<http://tun.fi/MX.69765> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bolbitius" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233302> ;
    skos:hiddenLabel "Bolbitius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71675>,
        <http://tun.fi/MX.72151>,
        <http://tun.fi/MX.72363>,
        <http://tun.fi/MX.73071>,
        <http://tun.fi/MX.73297> ;
    skos:prefLabel "häiväkät"@fi,
        "Bolbitius"@sv .

<http://tun.fi/MX.69768> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cystodermella" ;
    dwc:scientificNameAuthorship "Harmaja" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Cystodermella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999836>,
        <http://tun.fi/MX.71922>,
        <http://tun.fi/MX.73315>,
        <http://tun.fi/MX.73316>,
        <http://tun.fi/MX.73317> ;
    skos:prefLabel "tiiliryhäkkäät"@fi,
        "Cystodermella"@sv .

<http://tun.fi/MX.69787> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chroogomphus" ;
    dwc:scientificNameAuthorship "(Singer) O.K.Mill." ;
    skos:broader <http://tun.fi/MX.233269> ;
    skos:hiddenLabel "Chroogomphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986041>,
        <http://tun.fi/MX.4986043>,
        <http://tun.fi/MX.4986044>,
        <http://tun.fi/MX.4986048>,
        <http://tun.fi/MX.4986639> ;
    skos:prefLabel "rusakkonuljaskat"@fi,
        "Chroogomphus"@sv .

<http://tun.fi/MX.69801> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paxillus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233240> ;
    skos:hiddenLabel "Paxillus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236125>,
        <http://tun.fi/MX.236126>,
        <http://tun.fi/MX.236127>,
        <http://tun.fi/MX.5016966>,
        <http://tun.fi/MX.73250> ;
    skos:prefLabel "pulkkosienet"@fi,
        "Paxillus"@sv .

<http://tun.fi/MX.70043> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Brassicales" ;
    dwc:scientificNameAuthorship "Bromhead" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38351>,
        <http://tun.fi/MX.38518>,
        <http://tun.fi/MX.41744>,
        <http://tun.fi/MX.4971900>,
        <http://tun.fi/MX.4986517> ;
    skos:prefLabel "Brassicales"@fi,
        "Brassicales"@sv .

<http://tun.fi/MX.70073> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Saxifragales" ;
    dwc:scientificNameAuthorship "Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38716>,
        <http://tun.fi/MX.38735>,
        <http://tun.fi/MX.38758>,
        <http://tun.fi/MX.39114>,
        <http://tun.fi/MX.41741> ;
    skos:prefLabel "Saxifragales"@fi,
        "Saxifragales"@sv .

<http://tun.fi/MX.70080> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Marchantiales" ;
    dwc:scientificNameAuthorship "Limpr." ;
    skos:broader <http://tun.fi/MX.70077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213003>,
        <http://tun.fi/MX.213004>,
        <http://tun.fi/MX.213005>,
        <http://tun.fi/MX.213007>,
        <http://tun.fi/MX.213010> ;
    skos:prefLabel "Marchantiales"@fi,
        "Marchantiales"@sv .

<http://tun.fi/MX.70200> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pseudoscorpiones" ;
    skos:broader <http://tun.fi/MX.53386> ;
    skos:hiddenLabel "Pseudoscorpiones"@fi,
        "Pseudoscorpiones"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201736>,
        <http://tun.fi/MX.201754>,
        <http://tun.fi/MX.201758>,
        <http://tun.fi/MX.201761>,
        <http://tun.fi/MX.202722> ;
    skos:prefLabel "valeskorpionit"@fi,
        "klokrypare"@sv .

<http://tun.fi/MX.70210> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Diplopoda" ;
    skos:broader <http://tun.fi/MX.37605> ;
    skos:hiddenLabel "Diplopoda"@fi,
        "Diplopoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70211>,
        <http://tun.fi/MX.70213>,
        <http://tun.fi/MX.70214>,
        <http://tun.fi/MX.70215>,
        <http://tun.fi/MX.70216> ;
    skos:prefLabel "kaksoisjalkaiset"@fi,
        "dubbelfotingar"@sv .

<http://tun.fi/MX.70244> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Calanoida" ;
    skos:altLabel "soutajahankajalkaiset"@fi ;
    skos:broader <http://tun.fi/MX.53375> ;
    skos:hiddenLabel "Calanoida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214136>,
        <http://tun.fi/MX.214139>,
        <http://tun.fi/MX.214155>,
        <http://tun.fi/MX.214161>,
        <http://tun.fi/MX.214175> ;
    skos:prefLabel "keijuhankajalkaiset"@fi,
        "Calanoida"@sv .

<http://tun.fi/MX.70452> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Flosculariacea" ;
    skos:broader <http://tun.fi/MX.70450> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297910>,
        <http://tun.fi/MX.297925>,
        <http://tun.fi/MX.297938>,
        <http://tun.fi/MX.312913>,
        <http://tun.fi/MX.312928> ;
    skos:prefLabel "Flosculariacea"@fi,
        "Flosculariacea"@sv .

<http://tun.fi/MX.70528> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Phaeophyceae" ;
    skos:broader <http://tun.fi/MX.213326> ;
    skos:hiddenLabel "Phaeophyceae"@fi,
        "Phaeophyceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70532>,
        <http://tun.fi/MX.70533>,
        <http://tun.fi/MX.70534>,
        <http://tun.fi/MX.70537>,
        <http://tun.fi/MX.70539> ;
    skos:prefLabel "ruskolevät"@fi,
        "brunalger"@sv .

<http://tun.fi/MX.70594> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Umbilicariales" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233227>,
        <http://tun.fi/MX.233259>,
        <http://tun.fi/MX.233371>,
        <http://tun.fi/MX.317247>,
        <http://tun.fi/MX.4890593> ;
    skos:prefLabel "Umbilicariales"@fi,
        "Umbilicariales"@sv .

<http://tun.fi/MX.70619> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Sordariales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233296>,
        <http://tun.fi/MX.233377>,
        <http://tun.fi/MX.233378>,
        <http://tun.fi/MX.234206>,
        <http://tun.fi/MX.234208> ;
    skos:prefLabel "Sordariales"@fi,
        "Sordariales"@sv .

<http://tun.fi/MX.70640> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Tremellales" ;
    skos:broader <http://tun.fi/MX.70630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205022>,
        <http://tun.fi/MX.233278>,
        <http://tun.fi/MX.233354>,
        <http://tun.fi/MX.4983814>,
        <http://tun.fi/MX.67207> ;
    skos:prefLabel "Tremellales"@fi,
        "Tremellales"@sv .

<http://tun.fi/MX.81> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Somatochlora" ;
    dwc:scientificNameAuthorship "Selys, 1871" ;
    skos:broader <http://tun.fi/MX.60> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.82>,
        <http://tun.fi/MX.83>,
        <http://tun.fi/MX.84>,
        <http://tun.fi/MX.85>,
        <http://tun.fi/MX.86> ;
    skos:prefLabel "Somatochlora"@fi,
        "Somatochlora"@sv .

<http://tun.fi/MX.11> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coenagrionidae" ;
    skos:broader <http://tun.fi/MX.2> ;
    skos:hiddenLabel "Coenagrionidae"@fi,
        "Coenagrionidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.12>,
        <http://tun.fi/MX.19>,
        <http://tun.fi/MX.21>,
        <http://tun.fi/MX.23>,
        <http://tun.fi/MX.25>,
        <http://tun.fi/MX.27> ;
    skos:prefLabel "tytönkorennot"@fi,
        "dammflicksländor"@sv .

<http://tun.fi/MX.12> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coenagrion" ;
    dwc:scientificNameAuthorship "Kirby, 1890" ;
    skos:broader <http://tun.fi/MX.11> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.13>,
        <http://tun.fi/MX.14>,
        <http://tun.fi/MX.15>,
        <http://tun.fi/MX.16>,
        <http://tun.fi/MX.17>,
        <http://tun.fi/MX.18> ;
    skos:prefLabel "Coenagrion"@fi,
        "Coenagrion"@sv .

<http://tun.fi/MX.188329> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Adephaga" ;
    skos:broader <http://tun.fi/MX.43121> ;
    skos:hiddenLabel "Adephaga"@fi,
        "Adephaga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188330>,
        <http://tun.fi/MX.188349>,
        <http://tun.fi/MX.188380>,
        <http://tun.fi/MX.188383>,
        <http://tun.fi/MX.188387>,
        <http://tun.fi/MX.188459> ;
    skos:prefLabel "petokuoriaiset"@fi,
        "rovskalbaggar"@sv .

<http://tun.fi/MX.188387> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dytiscidae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.188329> ;
    skos:hiddenLabel "Dysticidae"@fi,
        "Dytiscidae"@fi,
        "Dysticidae"@sv,
        "Dytiscidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188388>,
        <http://tun.fi/MX.188393>,
        <http://tun.fi/MX.188403>,
        <http://tun.fi/MX.188719>,
        <http://tun.fi/MX.188783>,
        <http://tun.fi/MX.188804> ;
    skos:prefLabel "sukeltajat"@fi,
        "dykare"@sv .

<http://tun.fi/MX.188479> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notiophilus" ;
    dwc:scientificNameAuthorship "Duméril, 1806" ;
    skos:broader <http://tun.fi/MX.188460> ;
    skos:hiddenLabel "Notiophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188480>,
        <http://tun.fi/MX.188482>,
        <http://tun.fi/MX.188483>,
        <http://tun.fi/MX.188484>,
        <http://tun.fi/MX.188486>,
        <http://tun.fi/MX.188487> ;
    skos:prefLabel "peilikiitäjäiset"@fi,
        "Notiophilus"@sv .

<http://tun.fi/MX.189076> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Histerinae" ;
    dwc:scientificNameAuthorship "Gyllenhal, 1808" ;
    skos:broader <http://tun.fi/MX.188989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189078>,
        <http://tun.fi/MX.189751>,
        <http://tun.fi/MX.189760>,
        <http://tun.fi/MX.189766>,
        <http://tun.fi/MX.189770>,
        <http://tun.fi/MX.189780> ;
    skos:prefLabel "Histerinae"@fi,
        "Histerinae"@sv .

<http://tun.fi/MX.189563> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euconnus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.190180> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189565>,
        <http://tun.fi/MX.189567>,
        <http://tun.fi/MX.189568>,
        <http://tun.fi/MX.189570>,
        <http://tun.fi/MX.189571>,
        <http://tun.fi/MX.189572> ;
    skos:prefLabel "Euconnus"@fi,
        "Euconnus"@sv .

<http://tun.fi/MX.189726> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Olophrum" ;
    dwc:scientificNameAuthorship "Erichson, 1839" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189727>,
        <http://tun.fi/MX.189728>,
        <http://tun.fi/MX.189729>,
        <http://tun.fi/MX.189730>,
        <http://tun.fi/MX.189732>,
        <http://tun.fi/MX.189733> ;
    skos:prefLabel "Olophrum"@fi,
        "Olophrum"@sv .

<http://tun.fi/MX.189799> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydraena" ;
    dwc:scientificNameAuthorship "Kugelann, 1794" ;
    skos:broader <http://tun.fi/MX.189788> ;
    skos:hiddenLabel "Hydraena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189801>,
        <http://tun.fi/MX.189802>,
        <http://tun.fi/MX.189803>,
        <http://tun.fi/MX.189808>,
        <http://tun.fi/MX.189810>,
        <http://tun.fi/MX.189811> ;
    skos:prefLabel "rihmavesiäiset"@fi,
        "Hydraena"@sv .

<http://tun.fi/MX.189902> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptinella" ;
    dwc:scientificNameAuthorship "Motschulsky, 1844" ;
    skos:broader <http://tun.fi/MX.189837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189903>,
        <http://tun.fi/MX.189905>,
        <http://tun.fi/MX.189906>,
        <http://tun.fi/MX.189907>,
        <http://tun.fi/MX.189909>,
        <http://tun.fi/MX.189910> ;
    skos:prefLabel "Ptinella"@fi,
        "Ptinella"@sv .

<http://tun.fi/MX.190347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnypeta" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Gnypeta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190348>,
        <http://tun.fi/MX.190349>,
        <http://tun.fi/MX.190350>,
        <http://tun.fi/MX.190351>,
        <http://tun.fi/MX.190352>,
        <http://tun.fi/MX.190353> ;
    skos:prefLabel "rantavilistäjät"@fi,
        "Gnypeta"@sv .

<http://tun.fi/MX.190416> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liogluta" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190417>,
        <http://tun.fi/MX.190418>,
        <http://tun.fi/MX.190419>,
        <http://tun.fi/MX.190421>,
        <http://tun.fi/MX.190422>,
        <http://tun.fi/MX.190425> ;
    skos:prefLabel "Liogluta"@fi,
        "Liogluta"@sv .

<http://tun.fi/MX.191091> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxytelus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.191619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191092>,
        <http://tun.fi/MX.191093>,
        <http://tun.fi/MX.191094>,
        <http://tun.fi/MX.191095>,
        <http://tun.fi/MX.191096>,
        <http://tun.fi/MX.4883705> ;
    skos:prefLabel "Oxytelus"@fi,
        "Oxytelus"@sv .

<http://tun.fi/MX.191120> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platystethus" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.191619> ;
    skos:hiddenLabel "Platystethus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191121>,
        <http://tun.fi/MX.191122>,
        <http://tun.fi/MX.191124>,
        <http://tun.fi/MX.191125>,
        <http://tun.fi/MX.191126>,
        <http://tun.fi/MX.191127> ;
    skos:prefLabel "silosonkiaiset"@fi,
        "Platystethus"@sv .

<http://tun.fi/MX.192440> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cantharinae" ;
    dwc:scientificNameAuthorship "Imhoff, 1856 -1815" ;
    skos:broader <http://tun.fi/MX.192439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192441>,
        <http://tun.fi/MX.192447>,
        <http://tun.fi/MX.192450>,
        <http://tun.fi/MX.192477>,
        <http://tun.fi/MX.192488>,
        <http://tun.fi/MX.5017388> ;
    skos:prefLabel "Cantharinae"@fi,
        "Cantharinae"@sv .

<http://tun.fi/MX.192570> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Attagenus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.192569> ;
    skos:hiddenLabel "Attagenus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192571>,
        <http://tun.fi/MX.192572>,
        <http://tun.fi/MX.192576>,
        <http://tun.fi/MX.192577>,
        <http://tun.fi/MX.192580>,
        <http://tun.fi/MX.193664> ;
    skos:prefLabel "turkiskuoriaiset"@fi,
        "Attagenus"@sv .

<http://tun.fi/MX.192730> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Byrrhinae" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.192729> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192731>,
        <http://tun.fi/MX.192737>,
        <http://tun.fi/MX.192741>,
        <http://tun.fi/MX.192743>,
        <http://tun.fi/MX.192746>,
        <http://tun.fi/MX.192751> ;
    skos:prefLabel "Byrrhinae"@fi,
        "Byrrhinae"@sv .

<http://tun.fi/MX.192791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dryops" ;
    dwc:scientificNameAuthorship "Olivier, 1791" ;
    skos:broader <http://tun.fi/MX.192788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192792>,
        <http://tun.fi/MX.192793>,
        <http://tun.fi/MX.192794>,
        <http://tun.fi/MX.192795>,
        <http://tun.fi/MX.192796>,
        <http://tun.fi/MX.192797> ;
    skos:prefLabel "Dryops"@fi,
        "Dryops"@sv .

<http://tun.fi/MX.192881> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trixagus" ;
    dwc:scientificNameAuthorship "Kugelann, 1794" ;
    skos:broader <http://tun.fi/MX.192877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192883>,
        <http://tun.fi/MX.192884>,
        <http://tun.fi/MX.192885>,
        <http://tun.fi/MX.192886>,
        <http://tun.fi/MX.192887>,
        <http://tun.fi/MX.192889> ;
    skos:prefLabel "Trixagus"@fi,
        "Trixagus"@sv .

<http://tun.fi/MX.193006> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Elaterinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.192891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193011>,
        <http://tun.fi/MX.193050>,
        <http://tun.fi/MX.193053>,
        <http://tun.fi/MX.193061>,
        <http://tun.fi/MX.193063>,
        <http://tun.fi/MX.193066> ;
    skos:prefLabel "Elaterinae"@fi,
        "Elaterinae"@sv .

<http://tun.fi/MX.193665> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Megatominae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.192537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193667>,
        <http://tun.fi/MX.193674>,
        <http://tun.fi/MX.193676>,
        <http://tun.fi/MX.193683>,
        <http://tun.fi/MX.193687>,
        <http://tun.fi/MX.193690> ;
    skos:prefLabel "Megatominae"@fi,
        "Megatominae"@sv .

<http://tun.fi/MX.193722> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anobiidae" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Anobiidae"@fi,
        "Anobiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193723>,
        <http://tun.fi/MX.193728>,
        <http://tun.fi/MX.193769>,
        <http://tun.fi/MX.193775>,
        <http://tun.fi/MX.193797>,
        <http://tun.fi/MX.193845> ;
    skos:prefLabel "puunkaivajat"@fi,
        "trägnagare"@sv .

<http://tun.fi/MX.193728> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ptininae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.193722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193732>,
        <http://tun.fi/MX.193736>,
        <http://tun.fi/MX.193742>,
        <http://tun.fi/MX.193744>,
        <http://tun.fi/MX.193747>,
        <http://tun.fi/MX.193749> ;
    skos:prefLabel "Ptininae"@fi,
        "Ptininae"@sv .

<http://tun.fi/MX.193831> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xyletinus" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.193797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193833>,
        <http://tun.fi/MX.193834>,
        <http://tun.fi/MX.193836>,
        <http://tun.fi/MX.193838>,
        <http://tun.fi/MX.193840>,
        <http://tun.fi/MX.193841> ;
    skos:prefLabel "Xyletinus"@fi,
        "Xyletinus"@sv .

<http://tun.fi/MX.193850> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dorcatoma" ;
    dwc:scientificNameAuthorship "Herbst, 1792" ;
    skos:broader <http://tun.fi/MX.193845> ;
    skos:hiddenLabel "Dorcatoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193082>,
        <http://tun.fi/MX.193083>,
        <http://tun.fi/MX.193851>,
        <http://tun.fi/MX.193853>,
        <http://tun.fi/MX.193855>,
        <http://tun.fi/MX.193858> ;
    skos:prefLabel "tierajumit"@fi,
        "Dorcatoma"@sv .

<http://tun.fi/MX.194375> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccinella" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.194330> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194376>,
        <http://tun.fi/MX.194379>,
        <http://tun.fi/MX.194380>,
        <http://tun.fi/MX.194381>,
        <http://tun.fi/MX.194384>,
        <http://tun.fi/MX.194385> ;
    skos:prefLabel "Coccinella"@fi,
        "Coccinella"@sv .

<http://tun.fi/MX.194465> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dienerella" ;
    dwc:scientificNameAuthorship "Reitter, 1911" ;
    skos:broader <http://tun.fi/MX.194439> ;
    skos:hiddenLabel "Dienerella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194467>,
        <http://tun.fi/MX.194469>,
        <http://tun.fi/MX.194471>,
        <http://tun.fi/MX.194472>,
        <http://tun.fi/MX.194473>,
        <http://tun.fi/MX.194474> ;
    skos:prefLabel "kaitanärviäiset"@fi,
        "Dienerella"@sv .

<http://tun.fi/MX.194543> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corticarina" ;
    dwc:scientificNameAuthorship "Reitter, 1881" ;
    skos:broader <http://tun.fi/MX.194439> ;
    skos:hiddenLabel "Corticarina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194544>,
        <http://tun.fi/MX.194546>,
        <http://tun.fi/MX.194547>,
        <http://tun.fi/MX.194549>,
        <http://tun.fi/MX.194550>,
        <http://tun.fi/MX.194552> ;
    skos:prefLabel "puolinyhäkkäät"@fi,
        "Corticarina"@sv .

<http://tun.fi/MX.194928> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthicus" ;
    dwc:scientificNameAuthorship "Paykull, 1798" ;
    skos:broader <http://tun.fi/MX.194897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194929>,
        <http://tun.fi/MX.194930>,
        <http://tun.fi/MX.194932>,
        <http://tun.fi/MX.194933>,
        <http://tun.fi/MX.194934>,
        <http://tun.fi/MX.194935> ;
    skos:prefLabel "Anthicus"@fi,
        "Anthicus"@sv .

<http://tun.fi/MX.194985> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cerambycidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Cerambycidae"@fi,
        "Cerambycidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194683>,
        <http://tun.fi/MX.194986>,
        <http://tun.fi/MX.194993>,
        <http://tun.fi/MX.195014>,
        <http://tun.fi/MX.195104>,
        <http://tun.fi/MX.195108> ;
    skos:prefLabel "sarvijäärät"@fi,
        "långhorningar"@sv .

<http://tun.fi/MX.195347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corticeus" ;
    dwc:scientificNameAuthorship "Piller & Mitterpacher, 1783" ;
    skos:broader <http://tun.fi/MX.195314> ;
    skos:hiddenLabel "Corticeus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195349>,
        <http://tun.fi/MX.195350>,
        <http://tun.fi/MX.195351>,
        <http://tun.fi/MX.195353>,
        <http://tun.fi/MX.195354>,
        <http://tun.fi/MX.195356> ;
    skos:prefLabel "kaarnahukat"@fi,
        "Corticeus"@sv .

<http://tun.fi/MX.195429> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anthribinae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.195428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195433>,
        <http://tun.fi/MX.195436>,
        <http://tun.fi/MX.195444>,
        <http://tun.fi/MX.195447>,
        <http://tun.fi/MX.195450>,
        <http://tun.fi/MX.195453> ;
    skos:prefLabel "Anthribinae"@fi,
        "Anthribinae"@sv .

<http://tun.fi/MX.196114> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lixinae" ;
    dwc:scientificNameAuthorship "Schönherr, 1823" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196116>,
        <http://tun.fi/MX.196315>,
        <http://tun.fi/MX.196329>,
        <http://tun.fi/MX.196336>,
        <http://tun.fi/MX.196343>,
        <http://tun.fi/MX.196347> ;
    skos:prefLabel "Lixinae"@fi,
        "Lixinae"@sv .

<http://tun.fi/MX.196283> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pissodes" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196262> ;
    skos:hiddenLabel "Pissodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196285>,
        <http://tun.fi/MX.196287>,
        <http://tun.fi/MX.196288>,
        <http://tun.fi/MX.196289>,
        <http://tun.fi/MX.196290>,
        <http://tun.fi/MX.196291> ;
    skos:prefLabel "pikikärsäkkäät"@fi,
        "Pissodes"@sv .

<http://tun.fi/MX.196794> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pelenomus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:hiddenLabel "Pelenomus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196796>,
        <http://tun.fi/MX.196797>,
        <http://tun.fi/MX.196798>,
        <http://tun.fi/MX.196799>,
        <http://tun.fi/MX.196802>,
        <http://tun.fi/MX.196803> ;
    skos:prefLabel "rutakärsäkkäät"@fi,
        "Pelenomus"@sv .

<http://tun.fi/MX.196808> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhinoncus" ;
    dwc:scientificNameAuthorship "Schönherr, 1825" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:hiddenLabel "Rhinoncus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196809>,
        <http://tun.fi/MX.196810>,
        <http://tun.fi/MX.196811>,
        <http://tun.fi/MX.196813>,
        <http://tun.fi/MX.196814>,
        <http://tun.fi/MX.196815> ;
    skos:prefLabel "larvikärsäkkäät"@fi,
        "Rhinoncus"@sv .

<http://tun.fi/MX.197047> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pityogenes" ;
    dwc:scientificNameAuthorship "Bedel, 1888" ;
    skos:broader <http://tun.fi/MX.196978> ;
    skos:hiddenLabel "Pityogenes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.197048>,
        <http://tun.fi/MX.197050>,
        <http://tun.fi/MX.197051>,
        <http://tun.fi/MX.197052>,
        <http://tun.fi/MX.197053>,
        <http://tun.fi/MX.197054> ;
    skos:prefLabel "tähtikirjaajat"@fi,
        "Pityogenes"@sv .

<http://tun.fi/MX.200021> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sterninae" ;
    skos:broader <http://tun.fi/MX.27732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200022>,
        <http://tun.fi/MX.27788>,
        <http://tun.fi/MX.27794>,
        <http://tun.fi/MX.27796>,
        <http://tun.fi/MX.27798>,
        <http://tun.fi/MX.27824> ;
    skos:prefLabel "Sterninae"@fi,
        "Sterninae"@sv .

<http://tun.fi/MX.201439> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ameroseius" ;
    skos:broader <http://tun.fi/MX.201438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201440>,
        <http://tun.fi/MX.201441>,
        <http://tun.fi/MX.201442>,
        <http://tun.fi/MX.201443>,
        <http://tun.fi/MX.201444>,
        <http://tun.fi/MX.4999740> ;
    skos:prefLabel "Ameroseius"@fi,
        "Ameroseius"@sv .

<http://tun.fi/MX.201545> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Astigmata" ;
    skos:broader <http://tun.fi/MX.53386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201866>,
        <http://tun.fi/MX.201984>,
        <http://tun.fi/MX.202131>,
        <http://tun.fi/MX.202388>,
        <http://tun.fi/MX.203198>,
        <http://tun.fi/MX.203201> ;
    skos:prefLabel "Astigmata"@fi,
        "Astigmata"@sv .

<http://tun.fi/MX.201587> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Blaniulidae" ;
    skos:broader <http://tun.fi/MX.70213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201507>,
        <http://tun.fi/MX.201588>,
        <http://tun.fi/MX.201600>,
        <http://tun.fi/MX.201759>,
        <http://tun.fi/MX.202754>,
        <http://tun.fi/MX.203169> ;
    skos:prefLabel "Blaniulidae"@fi,
        "Blaniulidae"@sv .

<http://tun.fi/MX.201758> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chernetidae" ;
    skos:broader <http://tun.fi/MX.70200> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201379>,
        <http://tun.fi/MX.201755>,
        <http://tun.fi/MX.201843>,
        <http://tun.fi/MX.201885>,
        <http://tun.fi/MX.202404>,
        <http://tun.fi/MX.203180> ;
    skos:prefLabel "Chernetidae"@fi,
        "Chernetidae"@sv .

<http://tun.fi/MX.201838> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Damaeus" ;
    skos:broader <http://tun.fi/MX.201834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201839>,
        <http://tun.fi/MX.201840>,
        <http://tun.fi/MX.202331>,
        <http://tun.fi/MX.202332>,
        <http://tun.fi/MX.202333>,
        <http://tun.fi/MX.202908> ;
    skos:prefLabel "Damaeus"@fi,
        "Damaeus"@sv .

<http://tun.fi/MX.201871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dictyna" ;
    skos:broader <http://tun.fi/MX.201879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201872>,
        <http://tun.fi/MX.201873>,
        <http://tun.fi/MX.201875>,
        <http://tun.fi/MX.201876>,
        <http://tun.fi/MX.201877>,
        <http://tun.fi/MX.201878> ;
    skos:prefLabel "Dictyna"@fi,
        "Dictyna"@sv .

<http://tun.fi/MX.201979> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epidamaeus" ;
    skos:broader <http://tun.fi/MX.201834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201980>,
        <http://tun.fi/MX.201981>,
        <http://tun.fi/MX.201982>,
        <http://tun.fi/MX.201983>,
        <http://tun.fi/MX.4980094>,
        <http://tun.fi/MX.4980095> ;
    skos:prefLabel "Epidamaeus"@fi,
        "Epidamaeus"@sv .

<http://tun.fi/MX.202193> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Haemogamasidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202077>,
        <http://tun.fi/MX.202191>,
        <http://tun.fi/MX.202194>,
        <http://tun.fi/MX.202262>,
        <http://tun.fi/MX.202692>,
        <http://tun.fi/MX.203643> ;
    skos:prefLabel "Haemogamasidae"@fi,
        "Haemogamasidae"@sv .

<http://tun.fi/MX.202194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haemogamasus" ;
    skos:broader <http://tun.fi/MX.202193> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202195>,
        <http://tun.fi/MX.202196>,
        <http://tun.fi/MX.202197>,
        <http://tun.fi/MX.202198>,
        <http://tun.fi/MX.4999818>,
        <http://tun.fi/MX.4999819> ;
    skos:prefLabel "Haemogamasus"@fi,
        "Haemogamasus"@sv .

<http://tun.fi/MX.202214> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haplodrassus" ;
    skos:broader <http://tun.fi/MX.202170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202215>,
        <http://tun.fi/MX.202216>,
        <http://tun.fi/MX.202217>,
        <http://tun.fi/MX.202218>,
        <http://tun.fi/MX.202219>,
        <http://tun.fi/MX.202220> ;
    skos:prefLabel "Haplodrassus"@fi,
        "Haplodrassus"@sv .

<http://tun.fi/MX.202224> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Heliophanus" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202225>,
        <http://tun.fi/MX.202226>,
        <http://tun.fi/MX.202227>,
        <http://tun.fi/MX.202228>,
        <http://tun.fi/MX.202229>,
        <http://tun.fi/MX.202230> ;
    skos:prefLabel "Heliophanus"@fi,
        "Heliophanus"@sv .

<http://tun.fi/MX.202262> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hirstionyssus" ;
    skos:broader <http://tun.fi/MX.202193> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202263>,
        <http://tun.fi/MX.202264>,
        <http://tun.fi/MX.202265>,
        <http://tun.fi/MX.4999821>,
        <http://tun.fi/MX.4999822>,
        <http://tun.fi/MX.4999823> ;
    skos:prefLabel "Hirstionyssus"@fi,
        "Hirstionyssus"@sv .

<http://tun.fi/MX.202375> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Julidae" ;
    skos:broader <http://tun.fi/MX.70213> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201821>,
        <http://tun.fi/MX.202376>,
        <http://tun.fi/MX.202452>,
        <http://tun.fi/MX.202581>,
        <http://tun.fi/MX.202792>,
        <http://tun.fi/MX.4999221> ;
    skos:prefLabel "Julidae"@fi,
        "Julidae"@sv .

<http://tun.fi/MX.202396> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laelaps" ;
    skos:broader <http://tun.fi/MX.202395> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202397>,
        <http://tun.fi/MX.202398>,
        <http://tun.fi/MX.202399>,
        <http://tun.fi/MX.202400>,
        <http://tun.fi/MX.202401>,
        <http://tun.fi/MX.4999820> ;
    skos:prefLabel "Laelaps"@fi,
        "Laelaps"@sv .

<http://tun.fi/MX.202549> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Macrochelidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202146>,
        <http://tun.fi/MX.202271>,
        <http://tun.fi/MX.202536>,
        <http://tun.fi/MX.202885>,
        <http://tun.fi/MX.202966>,
        <http://tun.fi/MX.4999737> ;
    skos:prefLabel "Macrochelidae"@fi,
        "Macrochelidae"@sv .

<http://tun.fi/MX.202567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mecynargus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202568>,
        <http://tun.fi/MX.202570>,
        <http://tun.fi/MX.202571>,
        <http://tun.fi/MX.202572>,
        <http://tun.fi/MX.202573>,
        <http://tun.fi/MX.4993575> ;
    skos:prefLabel "Mecynargus"@fi,
        "Mecynargus"@sv .

<http://tun.fi/MX.202794> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Onchodellus" ;
    skos:broader <http://tun.fi/MX.202879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202795>,
        <http://tun.fi/MX.202796>,
        <http://tun.fi/MX.202797>,
        <http://tun.fi/MX.202798>,
        <http://tun.fi/MX.202799>,
        <http://tun.fi/MX.202800> ;
    skos:prefLabel "Onchodellus"@fi,
        "Onchodellus"@sv .

<http://tun.fi/MX.202837> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oribatulidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201927>,
        <http://tun.fi/MX.202233>,
        <http://tun.fi/MX.202835>,
        <http://tun.fi/MX.202914>,
        <http://tun.fi/MX.203008>,
        <http://tun.fi/MX.203747> ;
    skos:prefLabel "Oribatulidae"@fi,
        "Oribatulidae"@sv .

<http://tun.fi/MX.203162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proprioseiopsis" ;
    skos:broader <http://tun.fi/MX.203087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203163>,
        <http://tun.fi/MX.203164>,
        <http://tun.fi/MX.203165>,
        <http://tun.fi/MX.203166>,
        <http://tun.fi/MX.203167>,
        <http://tun.fi/MX.203168> ;
    skos:prefLabel "Proprioseiopsis"@fi,
        "Proprioseiopsis"@sv .

<http://tun.fi/MX.203225> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ramusella" ;
    skos:broader <http://tun.fi/MX.202823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203226>,
        <http://tun.fi/MX.4980188>,
        <http://tun.fi/MX.4980189>,
        <http://tun.fi/MX.4980190>,
        <http://tun.fi/MX.4980191>,
        <http://tun.fi/MX.4980192> ;
    skos:prefLabel "Ramusella"@fi,
        "Ramusella"@sv .

<http://tun.fi/MX.203237> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhodacarus" ;
    skos:broader <http://tun.fi/MX.203236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203238>,
        <http://tun.fi/MX.203239>,
        <http://tun.fi/MX.203240>,
        <http://tun.fi/MX.203241>,
        <http://tun.fi/MX.203242>,
        <http://tun.fi/MX.203243> ;
    skos:prefLabel "Rhodacarus"@fi,
        "Rhodacarus"@sv .

<http://tun.fi/MX.203256> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Robertus" ;
    skos:broader <http://tun.fi/MX.203493> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203257>,
        <http://tun.fi/MX.203258>,
        <http://tun.fi/MX.203259>,
        <http://tun.fi/MX.203260>,
        <http://tun.fi/MX.203261>,
        <http://tun.fi/MX.203262> ;
    skos:prefLabel "Robertus"@fi,
        "Robertus"@sv .

<http://tun.fi/MX.203316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Semljicola" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203317>,
        <http://tun.fi/MX.203318>,
        <http://tun.fi/MX.203319>,
        <http://tun.fi/MX.203320>,
        <http://tun.fi/MX.203321>,
        <http://tun.fi/MX.203322> ;
    skos:prefLabel "Semljicola"@fi,
        "Semljicola"@sv .

<http://tun.fi/MX.203381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Steganacarus" ;
    skos:broader <http://tun.fi/MX.203380> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201550>,
        <http://tun.fi/MX.203382>,
        <http://tun.fi/MX.203383>,
        <http://tun.fi/MX.203384>,
        <http://tun.fi/MX.203385>,
        <http://tun.fi/MX.203386> ;
    skos:prefLabel "Steganacarus"@fi,
        "Steganacarus"@sv .

<http://tun.fi/MX.203451> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tegonotus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203452>,
        <http://tun.fi/MX.203453>,
        <http://tun.fi/MX.203454>,
        <http://tun.fi/MX.203455>,
        <http://tun.fi/MX.203456>,
        <http://tun.fi/MX.203457> ;
    skos:prefLabel "Tegonotus"@fi,
        "Tegonotus"@sv .

<http://tun.fi/MX.203503> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Thomisidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201794>,
        <http://tun.fi/MX.201867>,
        <http://tun.fi/MX.202656>,
        <http://tun.fi/MX.202856>,
        <http://tun.fi/MX.203691>,
        <http://tun.fi/MX.5019963> ;
    skos:prefLabel "Thomisidae"@fi,
        "Thomisidae"@sv .

<http://tun.fi/MX.203529> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachytes" ;
    skos:broader <http://tun.fi/MX.203536> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203530>,
        <http://tun.fi/MX.203531>,
        <http://tun.fi/MX.203532>,
        <http://tun.fi/MX.203533>,
        <http://tun.fi/MX.203534>,
        <http://tun.fi/MX.203535> ;
    skos:prefLabel "Trachytes"@fi,
        "Trachytes"@sv .

<http://tun.fi/MX.203537> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachyuropoda" ;
    skos:broader <http://tun.fi/MX.203544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203538>,
        <http://tun.fi/MX.203539>,
        <http://tun.fi/MX.203540>,
        <http://tun.fi/MX.203541>,
        <http://tun.fi/MX.203542>,
        <http://tun.fi/MX.203543> ;
    skos:prefLabel "Trachyuropoda"@fi,
        "Trachyuropoda"@sv .

<http://tun.fi/MX.203577> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trimalaconothrus" ;
    skos:broader <http://tun.fi/MX.202551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202555>,
        <http://tun.fi/MX.203578>,
        <http://tun.fi/MX.203579>,
        <http://tun.fi/MX.203580>,
        <http://tun.fi/MX.203581>,
        <http://tun.fi/MX.4980214> ;
    skos:prefLabel "Trimalaconothrus"@fi,
        "Trimalaconothrus"@sv .

<http://tun.fi/MX.203727> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Zerconidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201602>,
        <http://tun.fi/MX.202663>,
        <http://tun.fi/MX.202942>,
        <http://tun.fi/MX.203176>,
        <http://tun.fi/MX.203178>,
        <http://tun.fi/MX.203716> ;
    skos:prefLabel "Zerconidae"@fi,
        "Zerconidae"@sv .

<http://tun.fi/MX.203736> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zora" ;
    skos:broader <http://tun.fi/MX.203742> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203737>,
        <http://tun.fi/MX.203738>,
        <http://tun.fi/MX.203739>,
        <http://tun.fi/MX.203740>,
        <http://tun.fi/MX.203741>,
        <http://tun.fi/MX.324989> ;
    skos:prefLabel "Zora"@fi,
        "Zora"@sv .

<http://tun.fi/MX.203802> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mimumesa" ;
    dwc:scientificNameAuthorship "Malloch, 1933" ;
    skos:broader <http://tun.fi/MX.203796> ;
    skos:hiddenLabel "Mimumesa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203803>,
        <http://tun.fi/MX.203804>,
        <http://tun.fi/MX.203805>,
        <http://tun.fi/MX.203806>,
        <http://tun.fi/MX.203807>,
        <http://tun.fi/MX.203808> ;
    skos:prefLabel "hoikkahukat"@fi,
        "Mimumesa"@sv .

<http://tun.fi/MX.203853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spilomena" ;
    dwc:scientificNameAuthorship "Shuckard, 1838" ;
    skos:altLabel "tiivipistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.203795> ;
    skos:hiddenLabel "Spilomena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203854>,
        <http://tun.fi/MX.203855>,
        <http://tun.fi/MX.203856>,
        <http://tun.fi/MX.203857>,
        <http://tun.fi/MX.203858>,
        <http://tun.fi/MX.203859> ;
    skos:prefLabel "ripsiäishukat"@fi,
        "Spilomena"@sv .

<http://tun.fi/MX.203894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphelopus" ;
    dwc:scientificNameAuthorship "Dalman, 1823" ;
    skos:broader <http://tun.fi/MX.203893> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203895>,
        <http://tun.fi/MX.203896>,
        <http://tun.fi/MX.203897>,
        <http://tun.fi/MX.203898>,
        <http://tun.fi/MX.203899>,
        <http://tun.fi/MX.203900> ;
    skos:prefLabel "Aphelopus"@fi,
        "Aphelopus"@sv .

<http://tun.fi/MX.203958> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bethylus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.203957> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203959>,
        <http://tun.fi/MX.203960>,
        <http://tun.fi/MX.203961>,
        <http://tun.fi/MX.203962>,
        <http://tun.fi/MX.203963>,
        <http://tun.fi/MX.5076349> ;
    skos:prefLabel "Bethylus"@fi,
        "Bethylus"@sv .

<http://tun.fi/MX.204012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hedychridium" ;
    dwc:scientificNameAuthorship "Abeille, 1878" ;
    skos:broader <http://tun.fi/MX.203990> ;
    skos:hiddenLabel "Hedychridium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204013>,
        <http://tun.fi/MX.204014>,
        <http://tun.fi/MX.204015>,
        <http://tun.fi/MX.204016>,
        <http://tun.fi/MX.204017>,
        <http://tun.fi/MX.204018> ;
    skos:prefLabel "hietakultiaiset"@fi,
        "Hedychridium"@sv .

<http://tun.fi/MX.204473> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crabro" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:altLabel "kiiltosuupistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.203871> ;
    skos:hiddenLabel "Crabro"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204475>,
        <http://tun.fi/MX.204476>,
        <http://tun.fi/MX.204478>,
        <http://tun.fi/MX.204479>,
        <http://tun.fi/MX.204480>,
        <http://tun.fi/MX.204481> ;
    skos:prefLabel "kiiltohukat"@fi,
        "Crabro"@sv .

<http://tun.fi/MX.204516> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nysson" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:altLabel "piikkikylkipistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.204515> ;
    skos:hiddenLabel "Nysson"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204517>,
        <http://tun.fi/MX.204518>,
        <http://tun.fi/MX.204519>,
        <http://tun.fi/MX.204520>,
        <http://tun.fi/MX.204521>,
        <http://tun.fi/MX.204522> ;
    skos:prefLabel "nystyhukat"@fi,
        "Nysson"@sv .

<http://tun.fi/MX.204949> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peniophorella" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206140>,
        <http://tun.fi/MX.206141>,
        <http://tun.fi/MX.206142>,
        <http://tun.fi/MX.206143>,
        <http://tun.fi/MX.206144>,
        <http://tun.fi/MX.236133> ;
    skos:prefLabel "Peniophorella"@fi,
        "Peniophorella"@sv .

<http://tun.fi/MX.205043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crustoderma" ;
    dwc:scientificNameAuthorship "Parmasto" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:hiddenLabel "Crustoderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205605>,
        <http://tun.fi/MX.205606>,
        <http://tun.fi/MX.205607>,
        <http://tun.fi/MX.205608>,
        <http://tun.fi/MX.205754>,
        <http://tun.fi/MX.5077294> ;
    skos:prefLabel "peikonnahat"@fi,
        "Crustoderma"@sv .

<http://tun.fi/MX.205084> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gloeophyllum" ;
    skos:broader <http://tun.fi/MX.233350> ;
    skos:hiddenLabel "Gloeophyllum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205942>,
        <http://tun.fi/MX.205943>,
        <http://tun.fi/MX.205944>,
        <http://tun.fi/MX.205945>,
        <http://tun.fi/MX.205946>,
        <http://tun.fi/MX.205947> ;
    skos:prefLabel "aidaskäävät"@fi,
        "Gloeophyllum"@sv .

<http://tun.fi/MX.205089> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptosporomyces" ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:hiddenLabel "Leptosporomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206081>,
        <http://tun.fi/MX.206082>,
        <http://tun.fi/MX.206083>,
        <http://tun.fi/MX.206084>,
        <http://tun.fi/MX.206085>,
        <http://tun.fi/MX.235855> ;
    skos:prefLabel "hituhämäkät"@fi,
        "Leptosporomyces"@sv .

<http://tun.fi/MX.205099> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phlebiella" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:hiddenLabel "Phlebiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205756>,
        <http://tun.fi/MX.205757>,
        <http://tun.fi/MX.205758>,
        <http://tun.fi/MX.205759>,
        <http://tun.fi/MX.205760>,
        <http://tun.fi/MX.205761> ;
    skos:prefLabel "isoharsukat"@fi,
        "Phlebiella"@sv .

<http://tun.fi/MX.205118> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Inonotus" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233250> ;
    skos:hiddenLabel "Inonotus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206054>,
        <http://tun.fi/MX.206055>,
        <http://tun.fi/MX.206057>,
        <http://tun.fi/MX.206058>,
        <http://tun.fi/MX.206059>,
        <http://tun.fi/MX.206060> ;
    skos:prefLabel "lepänkäävät"@fi,
        "Inonotus"@sv .

<http://tun.fi/MX.205135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrothele" ;
    dwc:scientificNameAuthorship "Höhn. & Litsch." ;
    skos:broader <http://tun.fi/MX.233416> ;
    skos:hiddenLabel "Dendrothele"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205635>,
        <http://tun.fi/MX.205636>,
        <http://tun.fi/MX.205637>,
        <http://tun.fi/MX.205638>,
        <http://tun.fi/MX.205639>,
        <http://tun.fi/MX.205640> ;
    skos:prefLabel "laikat"@fi,
        "Dendrothele"@sv .

<http://tun.fi/MX.206510> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Pisciforma" ;
    skos:broader <http://tun.fi/MX.70224> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206512>,
        <http://tun.fi/MX.206525>,
        <http://tun.fi/MX.206528>,
        <http://tun.fi/MX.206533>,
        <http://tun.fi/MX.206545>,
        <http://tun.fi/MX.206548> ;
    skos:prefLabel "Pisciforma"@fi,
        "Pisciforma"@sv .

<http://tun.fi/MX.211116> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Depressariinae" ;
    dwc:scientificNameAuthorship "Meyrick, 1883" ;
    skos:broader <http://tun.fi/MX.59247> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59248>,
        <http://tun.fi/MX.59255>,
        <http://tun.fi/MX.59257>,
        <http://tun.fi/MX.59263>,
        <http://tun.fi/MX.59292>,
        <http://tun.fi/MX.59318> ;
    skos:prefLabel "Depressariinae"@fi,
        "Depressariinae"@sv .

<http://tun.fi/MX.211597> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mycetophilidae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Mycetophilidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211598>,
        <http://tun.fi/MX.275201>,
        <http://tun.fi/MX.275369>,
        <http://tun.fi/MX.275491>,
        <http://tun.fi/MX.275517>,
        <http://tun.fi/MX.275520> ;
    skos:prefLabel "aitosienisääsket"@fi,
        "Mycetophilidae"@sv .

<http://tun.fi/MX.212495> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lymnaeidae" ;
    skos:broader <http://tun.fi/MX.70385> ;
    skos:hiddenLabel "Lymnaeidae"@fi,
        "Lymnaeidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212502>,
        <http://tun.fi/MX.212515>,
        <http://tun.fi/MX.212516>,
        <http://tun.fi/MX.212517>,
        <http://tun.fi/MX.212518>,
        <http://tun.fi/MX.212675> ;
    skos:prefLabel "limakotilot"@fi,
        "dammsnäckor"@sv .

<http://tun.fi/MX.212535> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyraulus" ;
    dwc:scientificNameAuthorship "Charpentier, 1837" ;
    skos:broader <http://tun.fi/MX.212497> ;
    skos:hiddenLabel "Gyraulus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212542>,
        <http://tun.fi/MX.212576>,
        <http://tun.fi/MX.212577>,
        <http://tun.fi/MX.212578>,
        <http://tun.fi/MX.212579>,
        <http://tun.fi/MX.317218> ;
    skos:prefLabel "kehäkotilot"@fi,
        "Gyraulus"@sv .

<http://tun.fi/MX.212949> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Neckeraceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313321>,
        <http://tun.fi/MX.313322>,
        <http://tun.fi/MX.43314>,
        <http://tun.fi/MX.43331>,
        <http://tun.fi/MX.43380>,
        <http://tun.fi/MX.5077140> ;
    skos:prefLabel "Neckeraceae"@fi,
        "Neckeraceae"@sv .

<http://tun.fi/MX.212963> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polytrichaceae" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.70690> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43292>,
        <http://tun.fi/MX.43324>,
        <http://tun.fi/MX.43325>,
        <http://tun.fi/MX.43365>,
        <http://tun.fi/MX.43419>,
        <http://tun.fi/MX.43442> ;
    skos:prefLabel "Polytrichaceae"@fi,
        "Polytrichaceae"@sv .

<http://tun.fi/MX.213318> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nitella" ;
    dwc:scientificNameAuthorship "C.Agardh" ;
    skos:broader <http://tun.fi/MX.206701> ;
    skos:hiddenLabel "Nitella"@fi,
        "Nitella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213319>,
        <http://tun.fi/MX.213320>,
        <http://tun.fi/MX.213321>,
        <http://tun.fi/MX.292262>,
        <http://tun.fi/MX.292265>,
        <http://tun.fi/MX.292267> ;
    skos:prefLabel "siloparrat"@fi,
        "slinke"@sv .

<http://tun.fi/MX.213363> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lemanea" ;
    dwc:scientificNameAuthorship "Bory" ;
    skos:broader <http://tun.fi/MX.292178> ;
    skos:hiddenLabel "Lemanea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213364>,
        <http://tun.fi/MX.292179>,
        <http://tun.fi/MX.292180>,
        <http://tun.fi/MX.292181>,
        <http://tun.fi/MX.292182>,
        <http://tun.fi/MX.292183> ;
    skos:prefLabel "harjaslevät"@fi,
        "Lemanea"@sv .

<http://tun.fi/MX.213799> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Decapoda" ;
    skos:broader <http://tun.fi/MX.53367> ;
    skos:hiddenLabel "Decapoda"@fi,
        "Decapoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200256>,
        <http://tun.fi/MX.214497>,
        <http://tun.fi/MX.214501>,
        <http://tun.fi/MX.53596>,
        <http://tun.fi/MX.53623>,
        <http://tun.fi/MX.53643> ;
    skos:prefLabel "kymmenjalkaiset"@fi,
        "tiofotade kräftdjur"@sv .

<http://tun.fi/MX.213975> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Macrothricidae" ;
    dwc:scientificNameAuthorship "Norman & Brady, 1867" ;
    skos:broader <http://tun.fi/MX.213778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213976>,
        <http://tun.fi/MX.213978>,
        <http://tun.fi/MX.213980>,
        <http://tun.fi/MX.213983>,
        <http://tun.fi/MX.213985>,
        <http://tun.fi/MX.213987> ;
    skos:prefLabel "Macrothricidae"@fi,
        "Macrothricidae"@sv .

<http://tun.fi/MX.214079> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Potamocypris" ;
    dwc:scientificNameAuthorship "Brady, 1870" ;
    skos:broader <http://tun.fi/MX.214085> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214080>,
        <http://tun.fi/MX.214081>,
        <http://tun.fi/MX.214082>,
        <http://tun.fi/MX.214083>,
        <http://tun.fi/MX.214084>,
        <http://tun.fi/MX.4971680> ;
    skos:prefLabel "Potamocypris"@fi,
        "Potamocypris"@sv .

<http://tun.fi/MX.214389> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trichoniscidae" ;
    dwc:scientificNameAuthorship "Sars, 1899" ;
    skos:broader <http://tun.fi/MX.213793> ;
    skos:hiddenLabel "Trichoniscidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214390>,
        <http://tun.fi/MX.214392>,
        <http://tun.fi/MX.214395>,
        <http://tun.fi/MX.214397>,
        <http://tun.fi/MX.214399>,
        <http://tun.fi/MX.214403> ;
    skos:prefLabel "pikkusiirat"@fi,
        "Trichoniscidae"@sv .

<http://tun.fi/MX.214430> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Armadillidium" ;
    dwc:scientificNameAuthorship "Brandt, 1833" ;
    skos:broader <http://tun.fi/MX.214429> ;
    skos:hiddenLabel "Armadillidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214431>,
        <http://tun.fi/MX.214432>,
        <http://tun.fi/MX.214433>,
        <http://tun.fi/MX.214434>,
        <http://tun.fi/MX.214435>,
        <http://tun.fi/MX.214436> ;
    skos:prefLabel "pallosiirat"@fi,
        "Armadillidium"@sv .

<http://tun.fi/MX.228164> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Therioaphis" ;
    dwc:scientificNameAuthorship "Walker, 1870" ;
    skos:broader <http://tun.fi/MX.4884390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228165>,
        <http://tun.fi/MX.228166>,
        <http://tun.fi/MX.228167>,
        <http://tun.fi/MX.228168>,
        <http://tun.fi/MX.228169>,
        <http://tun.fi/MX.228170> ;
    skos:prefLabel "Therioaphis"@fi,
        "Therioaphis"@sv .

<http://tun.fi/MX.228175> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thripsaphis" ;
    dwc:scientificNameAuthorship "Gillette, 1917" ;
    skos:broader <http://tun.fi/MX.228174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228177>,
        <http://tun.fi/MX.228178>,
        <http://tun.fi/MX.228180>,
        <http://tun.fi/MX.228181>,
        <http://tun.fi/MX.228183>,
        <http://tun.fi/MX.228185> ;
    skos:prefLabel "Thripsaphis"@fi,
        "Thripsaphis"@sv .

<http://tun.fi/MX.228186> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Subsaltusaphis" ;
    dwc:scientificNameAuthorship "Quednau, 1953" ;
    skos:broader <http://tun.fi/MX.228174> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228187>,
        <http://tun.fi/MX.228188>,
        <http://tun.fi/MX.228189>,
        <http://tun.fi/MX.228190>,
        <http://tun.fi/MX.228191>,
        <http://tun.fi/MX.228192> ;
    skos:prefLabel "Subsaltusaphis"@fi,
        "Subsaltusaphis"@sv .

<http://tun.fi/MX.228340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterocomma" ;
    dwc:scientificNameAuthorship "Buckton, 1879" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228341>,
        <http://tun.fi/MX.228342>,
        <http://tun.fi/MX.228343>,
        <http://tun.fi/MX.228344>,
        <http://tun.fi/MX.228345>,
        <http://tun.fi/MX.228346> ;
    skos:prefLabel "Pterocomma"@fi,
        "Pterocomma"@sv .

<http://tun.fi/MX.228720> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aphalaridae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228721>,
        <http://tun.fi/MX.228723>,
        <http://tun.fi/MX.228725>,
        <http://tun.fi/MX.228741>,
        <http://tun.fi/MX.228751>,
        <http://tun.fi/MX.228753> ;
    skos:prefLabel "Aphalaridae"@fi,
        "Aphalaridae"@sv .

<http://tun.fi/MX.229428> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scleroracus" ;
    dwc:scientificNameAuthorship "van Duzee, 1894" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229429>,
        <http://tun.fi/MX.229431>,
        <http://tun.fi/MX.229433>,
        <http://tun.fi/MX.229435>,
        <http://tun.fi/MX.229436>,
        <http://tun.fi/MX.229438> ;
    skos:prefLabel "Scleroracus"@fi,
        "Scleroracus"@sv .

<http://tun.fi/MX.229694> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gerris" ;
    dwc:scientificNameAuthorship "Fabricius, 1794" ;
    skos:broader <http://tun.fi/MX.229690> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229696>,
        <http://tun.fi/MX.229697>,
        <http://tun.fi/MX.229698>,
        <http://tun.fi/MX.229699>,
        <http://tun.fi/MX.229700>,
        <http://tun.fi/MX.229702> ;
    skos:prefLabel "Gerris"@fi,
        "Gerris"@sv .

<http://tun.fi/MX.229741> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acalypta" ;
    dwc:scientificNameAuthorship "Westwood, 1840" ;
    skos:broader <http://tun.fi/MX.229740> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229742>,
        <http://tun.fi/MX.229743>,
        <http://tun.fi/MX.229744>,
        <http://tun.fi/MX.229745>,
        <http://tun.fi/MX.229746>,
        <http://tun.fi/MX.229747> ;
    skos:prefLabel "Acalypta"@fi,
        "Acalypta"@sv .

<http://tun.fi/MX.230145> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anthocorinae" ;
    skos:broader <http://tun.fi/MX.230144> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230147>,
        <http://tun.fi/MX.230150>,
        <http://tun.fi/MX.230160>,
        <http://tun.fi/MX.230164>,
        <http://tun.fi/MX.230167>,
        <http://tun.fi/MX.230171> ;
    skos:prefLabel "Anthocorinae"@fi,
        "Anthocorinae"@sv .

<http://tun.fi/MX.230500> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Asopinae" ;
    skos:broader <http://tun.fi/MX.230499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230501>,
        <http://tun.fi/MX.230503>,
        <http://tun.fi/MX.230505>,
        <http://tun.fi/MX.230507>,
        <http://tun.fi/MX.230509>,
        <http://tun.fi/MX.230511> ;
    skos:prefLabel "Asopinae"@fi,
        "Asopinae"@sv .

<http://tun.fi/MX.231099> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Proisotominae" ;
    dwc:scientificNameAuthorship "Stach, 1947" ;
    skos:broader <http://tun.fi/MX.231084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231100>,
        <http://tun.fi/MX.231117>,
        <http://tun.fi/MX.231119>,
        <http://tun.fi/MX.231122>,
        <http://tun.fi/MX.231124>,
        <http://tun.fi/MX.231130> ;
    skos:prefLabel "Proisotominae"@fi,
        "Proisotominae"@sv .

<http://tun.fi/MX.231185> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isotomurus" ;
    dwc:scientificNameAuthorship "Börner, 1903" ;
    skos:broader <http://tun.fi/MX.231132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231186>,
        <http://tun.fi/MX.231188>,
        <http://tun.fi/MX.231189>,
        <http://tun.fi/MX.231190>,
        <http://tun.fi/MX.231191>,
        <http://tun.fi/MX.231192> ;
    skos:prefLabel "Isotomurus"@fi,
        "Isotomurus"@sv .

<http://tun.fi/MX.231386> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hypogastruridae" ;
    dwc:scientificNameAuthorship "Börner, 1913" ;
    skos:broader <http://tun.fi/MX.70219> ;
    skos:hiddenLabel "Hypogastruridae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231387>,
        <http://tun.fi/MX.231389>,
        <http://tun.fi/MX.231391>,
        <http://tun.fi/MX.231405>,
        <http://tun.fi/MX.231413>,
        <http://tun.fi/MX.231419> ;
    skos:prefLabel "töppöhyppiäiset"@fi,
        "Hypogastruridae"@sv .

<http://tun.fi/MX.231452> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anurida" ;
    dwc:scientificNameAuthorship "Laboulbène, 1865" ;
    skos:broader <http://tun.fi/MX.231439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231449>,
        <http://tun.fi/MX.231451>,
        <http://tun.fi/MX.231453>,
        <http://tun.fi/MX.231455>,
        <http://tun.fi/MX.231456>,
        <http://tun.fi/MX.231458> ;
    skos:prefLabel "Anurida"@fi,
        "Anurida"@sv .

<http://tun.fi/MX.231844> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrypnia" ;
    dwc:scientificNameAuthorship "Curtis, 1835" ;
    skos:broader <http://tun.fi/MX.230905> ;
    skos:hiddenLabel "Agrypnia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231845>,
        <http://tun.fi/MX.231846>,
        <http://tun.fi/MX.231847>,
        <http://tun.fi/MX.231848>,
        <http://tun.fi/MX.231849>,
        <http://tun.fi/MX.231851> ;
    skos:prefLabel "hiidekkäät"@fi,
        "Agrypnia"@sv .

<http://tun.fi/MX.231993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oecetis" ;
    dwc:scientificNameAuthorship "McLachlan, 1877" ;
    skos:broader <http://tun.fi/MX.230914> ;
    skos:hiddenLabel "Oecetis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231994>,
        <http://tun.fi/MX.231995>,
        <http://tun.fi/MX.231996>,
        <http://tun.fi/MX.231997>,
        <http://tun.fi/MX.231998>,
        <http://tun.fi/MX.231999> ;
    skos:prefLabel "petosarvekkaat"@fi,
        "Oecetis"@sv .

<http://tun.fi/MX.232281> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetogaster" ;
    dwc:scientificNameAuthorship "Baer, 1927" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232282>,
        <http://tun.fi/MX.232283>,
        <http://tun.fi/MX.232284>,
        <http://tun.fi/MX.232285>,
        <http://tun.fi/MX.232286>,
        <http://tun.fi/MX.232525> ;
    skos:prefLabel "Chaetogaster"@fi,
        "Chaetogaster"@sv .

<http://tun.fi/MX.232517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aeolosoma" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1831" ;
    skos:broader <http://tun.fi/MX.232524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232518>,
        <http://tun.fi/MX.232519>,
        <http://tun.fi/MX.232520>,
        <http://tun.fi/MX.232521>,
        <http://tun.fi/MX.232522>,
        <http://tun.fi/MX.232523> ;
    skos:prefLabel "Aeolosoma"@fi,
        "Aeolosoma"@sv .

<http://tun.fi/MX.232685> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Tricladida" ;
    dwc:scientificNameAuthorship "Lang, 1884" ;
    skos:broader <http://tun.fi/MX.70011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232686>,
        <http://tun.fi/MX.232689>,
        <http://tun.fi/MX.232692>,
        <http://tun.fi/MX.232700>,
        <http://tun.fi/MX.232704>,
        <http://tun.fi/MX.4986347> ;
    skos:prefLabel "Tricladida"@fi,
        "Tricladida"@sv .

<http://tun.fi/MX.233229> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Megasporaceae" ;
    skos:broader <http://tun.fi/MX.70592> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233782>,
        <http://tun.fi/MX.5076088>,
        <http://tun.fi/MX.67146>,
        <http://tun.fi/MX.67169>,
        <http://tun.fi/MX.67392>,
        <http://tun.fi/MX.67405> ;
    skos:prefLabel "Megasporaceae"@fi,
        "Megasporaceae"@sv .

<http://tun.fi/MX.233241> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hymenogastraceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233499>,
        <http://tun.fi/MX.233527>,
        <http://tun.fi/MX.69674>,
        <http://tun.fi/MX.69699>,
        <http://tun.fi/MX.69720>,
        <http://tun.fi/MX.69731> ;
    skos:prefLabel "Hymenogastraceae"@fi,
        "Hymenogastraceae"@sv .

<http://tun.fi/MX.233256> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Acarosporaceae" ;
    skos:broader <http://tun.fi/MX.70583> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67014>,
        <http://tun.fi/MX.67024>,
        <http://tun.fi/MX.67039>,
        <http://tun.fi/MX.67106>,
        <http://tun.fi/MX.67164>,
        <http://tun.fi/MX.67232> ;
    skos:prefLabel "Acarosporaceae"@fi,
        "Acarosporaceae"@sv .

<http://tun.fi/MX.233267> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pterulaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204923>,
        <http://tun.fi/MX.204996>,
        <http://tun.fi/MX.205009>,
        <http://tun.fi/MX.205077>,
        <http://tun.fi/MX.205139>,
        <http://tun.fi/MX.69802> ;
    skos:prefLabel "Pterulaceae"@fi,
        "Pterulaceae"@sv .

<http://tun.fi/MX.233272> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Corticiaceae" ;
    skos:broader <http://tun.fi/MX.232998> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204954>,
        <http://tun.fi/MX.204969>,
        <http://tun.fi/MX.204970>,
        <http://tun.fi/MX.205062>,
        <http://tun.fi/MX.233587>,
        <http://tun.fi/MX.67390> ;
    skos:prefLabel "Corticiaceae"@fi,
        "Corticiaceae"@sv .

<http://tun.fi/MX.233289> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nitschkiaceae" ;
    skos:broader <http://tun.fi/MX.70613> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234216>,
        <http://tun.fi/MX.234217>,
        <http://tun.fi/MX.234218>,
        <http://tun.fi/MX.234219>,
        <http://tun.fi/MX.67091>,
        <http://tun.fi/MX.67398> ;
    skos:prefLabel "Nitschkiaceae"@fi,
        "Nitschkiaceae"@sv .

<http://tun.fi/MX.233294> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hypocreaceae" ;
    skos:broader <http://tun.fi/MX.53691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234237>,
        <http://tun.fi/MX.234238>,
        <http://tun.fi/MX.234239>,
        <http://tun.fi/MX.234240>,
        <http://tun.fi/MX.234241>,
        <http://tun.fi/MX.4887405> ;
    skos:prefLabel "Hypocreaceae"@fi,
        "Hypocreaceae"@sv .

<http://tun.fi/MX.233328> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dacrymycetaceae" ;
    skos:broader <http://tun.fi/MX.70635> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204947>,
        <http://tun.fi/MX.204964>,
        <http://tun.fi/MX.204980>,
        <http://tun.fi/MX.205010>,
        <http://tun.fi/MX.205049>,
        <http://tun.fi/MX.205068> ;
    skos:prefLabel "Dacrymycetaceae"@fi,
        "Dacrymycetaceae"@sv .

<http://tun.fi/MX.233331> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pseudoperisporiaceae" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234403>,
        <http://tun.fi/MX.234406>,
        <http://tun.fi/MX.234407>,
        <http://tun.fi/MX.234408>,
        <http://tun.fi/MX.234409>,
        <http://tun.fi/MX.67100> ;
    skos:prefLabel "Pseudoperisporiaceae"@fi,
        "Pseudoperisporiaceae"@sv .

<http://tun.fi/MX.233348> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Entolomataceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4994336>,
        <http://tun.fi/MX.5003649>,
        <http://tun.fi/MX.5003653>,
        <http://tun.fi/MX.69717>,
        <http://tun.fi/MX.69755>,
        <http://tun.fi/MX.69789> ;
    skos:prefLabel "Entolomataceae"@fi,
        "Entolomataceae"@sv .

<http://tun.fi/MX.233381> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Amylocorticiaceae" ;
    skos:broader <http://tun.fi/MX.5001387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204899>,
        <http://tun.fi/MX.204904>,
        <http://tun.fi/MX.204914>,
        <http://tun.fi/MX.205046>,
        <http://tun.fi/MX.205071>,
        <http://tun.fi/MX.233525> ;
    skos:prefLabel "Amylocorticiaceae"@fi,
        "Amylocorticiaceae"@sv .

<http://tun.fi/MX.233436> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phyllachoraceae" ;
    skos:broader <http://tun.fi/MX.70618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234340>,
        <http://tun.fi/MX.234341>,
        <http://tun.fi/MX.234343>,
        <http://tun.fi/MX.234344>,
        <http://tun.fi/MX.234346>,
        <http://tun.fi/MX.67340> ;
    skos:prefLabel "Phyllachoraceae"@fi,
        "Phyllachoraceae"@sv .

<http://tun.fi/MX.233499> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hymenogaster" ;
    dwc:scientificNameAuthorship "Vittad." ;
    skos:broader <http://tun.fi/MX.233241> ;
    skos:hiddenLabel "Hymenogaster"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235657>,
        <http://tun.fi/MX.235658>,
        <http://tun.fi/MX.235661>,
        <http://tun.fi/MX.235662>,
        <http://tun.fi/MX.235663>,
        <http://tun.fi/MX.235664> ;
    skos:prefLabel "myyränmukulat"@fi,
        "Hymenogaster"@sv .

<http://tun.fi/MX.233625> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pucciniastrum" ;
    dwc:scientificNameAuthorship "G.H.Otth" ;
    skos:broader <http://tun.fi/MX.53571> ;
    skos:hiddenLabel "Pucciniastrum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984590>,
        <http://tun.fi/MX.4984723>,
        <http://tun.fi/MX.4984922>,
        <http://tun.fi/MX.4984964>,
        <http://tun.fi/MX.4985014>,
        <http://tun.fi/MX.4985098> ;
    skos:prefLabel "nystyruosteet"@fi,
        "Pucciniastrum"@sv .

<http://tun.fi/MX.233693> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monoicomyces" ;
    dwc:scientificNameAuthorship "Thaxt." ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237430>,
        <http://tun.fi/MX.237431>,
        <http://tun.fi/MX.237432>,
        <http://tun.fi/MX.237433>,
        <http://tun.fi/MX.237434>,
        <http://tun.fi/MX.237435> ;
    skos:prefLabel "Monoicomyces"@fi,
        "Monoicomyces"@sv .

<http://tun.fi/MX.233929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rutstroemia" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233292> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237785>,
        <http://tun.fi/MX.237786>,
        <http://tun.fi/MX.237787>,
        <http://tun.fi/MX.237788>,
        <http://tun.fi/MX.238833>,
        <http://tun.fi/MX.5080811> ;
    skos:prefLabel "Rutstroemia"@fi,
        "Rutstroemia"@sv .

<http://tun.fi/MX.234042> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasiobelonium" ;
    dwc:scientificNameAuthorship "Ellis & Everh." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238547>,
        <http://tun.fi/MX.238548>,
        <http://tun.fi/MX.238549>,
        <http://tun.fi/MX.238550>,
        <http://tun.fi/MX.238551>,
        <http://tun.fi/MX.238552> ;
    skos:prefLabel "Lasiobelonium"@fi,
        "Lasiobelonium"@sv .

<http://tun.fi/MX.234123> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Discostroma" ;
    dwc:scientificNameAuthorship "Clem." ;
    skos:broader <http://tun.fi/MX.233341> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237172>,
        <http://tun.fi/MX.237173>,
        <http://tun.fi/MX.237174>,
        <http://tun.fi/MX.237175>,
        <http://tun.fi/MX.237176>,
        <http://tun.fi/MX.5017387> ;
    skos:prefLabel "Discostroma"@fi,
        "Discostroma"@sv .

<http://tun.fi/MX.234136> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eutypa" ;
    dwc:scientificNameAuthorship "Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.233343> ;
    skos:hiddenLabel "Eutypa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237564>,
        <http://tun.fi/MX.237565>,
        <http://tun.fi/MX.237566>,
        <http://tun.fi/MX.237567>,
        <http://tun.fi/MX.237568>,
        <http://tun.fi/MX.237569> ;
    skos:prefLabel "karsteet"@fi,
        "Eutypa"@sv .

<http://tun.fi/MX.234140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eutypella" ;
    dwc:scientificNameAuthorship "(Nitschke) Sacc." ;
    skos:broader <http://tun.fi/MX.233343> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237321>,
        <http://tun.fi/MX.237322>,
        <http://tun.fi/MX.237323>,
        <http://tun.fi/MX.237324>,
        <http://tun.fi/MX.237325>,
        <http://tun.fi/MX.5002024> ;
    skos:prefLabel "Eutypella"@fi,
        "Eutypella"@sv .

<http://tun.fi/MX.234161> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylaria" ;
    dwc:scientificNameAuthorship "Hill ex Schrank" ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:hiddenLabel "Xylaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237182>,
        <http://tun.fi/MX.237183>,
        <http://tun.fi/MX.237184>,
        <http://tun.fi/MX.237185>,
        <http://tun.fi/MX.237186>,
        <http://tun.fi/MX.237187> ;
    skos:prefLabel "sarvisienet"@fi,
        "Xylaria"@sv .

<http://tun.fi/MX.234399> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stomiopeltis" ;
    dwc:scientificNameAuthorship "Theiss." ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237903>,
        <http://tun.fi/MX.237904>,
        <http://tun.fi/MX.237905>,
        <http://tun.fi/MX.237906>,
        <http://tun.fi/MX.237907>,
        <http://tun.fi/MX.237908> ;
    skos:prefLabel "Stomiopeltis"@fi,
        "Stomiopeltis"@sv .

<http://tun.fi/MX.234465> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nodulosphaeria" ;
    dwc:scientificNameAuthorship "Rabenh." ;
    skos:broader <http://tun.fi/MX.53636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237206>,
        <http://tun.fi/MX.237207>,
        <http://tun.fi/MX.237208>,
        <http://tun.fi/MX.237209>,
        <http://tun.fi/MX.237210>,
        <http://tun.fi/MX.237211> ;
    skos:prefLabel "Nodulosphaeria"@fi,
        "Nodulosphaeria"@sv .

<http://tun.fi/MX.234466> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophiobolus" ;
    dwc:scientificNameAuthorship "Riess" ;
    skos:broader <http://tun.fi/MX.53636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237648>,
        <http://tun.fi/MX.237649>,
        <http://tun.fi/MX.237650>,
        <http://tun.fi/MX.237651>,
        <http://tun.fi/MX.237652>,
        <http://tun.fi/MX.5002019> ;
    skos:prefLabel "Ophiobolus"@fi,
        "Ophiobolus"@sv .

<http://tun.fi/MX.234490> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Herpotrichia" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238236>,
        <http://tun.fi/MX.238237>,
        <http://tun.fi/MX.238238>,
        <http://tun.fi/MX.238239>,
        <http://tun.fi/MX.238240>,
        <http://tun.fi/MX.238241> ;
    skos:prefLabel "Herpotrichia"@fi,
        "Herpotrichia"@sv .

<http://tun.fi/MX.236914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helotium" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238032>,
        <http://tun.fi/MX.238033>,
        <http://tun.fi/MX.238034>,
        <http://tun.fi/MX.238035>,
        <http://tun.fi/MX.238036>,
        <http://tun.fi/MX.238037> ;
    skos:prefLabel "Helotium"@fi,
        "Helotium"@sv .

<http://tun.fi/MX.236933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cordyceps" ;
    skos:broader <http://tun.fi/MX.5076666> ;
    skos:hiddenLabel "Cordyceps"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237398>,
        <http://tun.fi/MX.237400>,
        <http://tun.fi/MX.237401>,
        <http://tun.fi/MX.237402>,
        <http://tun.fi/MX.237403>,
        <http://tun.fi/MX.237406> ;
    skos:prefLabel "loisikat"@fi,
        "Cordyceps"@sv .

<http://tun.fi/MX.26285> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anser" ;
    dwc:scientificNameAuthorship "Brisson, 1760" ;
    skos:broader <http://tun.fi/MX.206961> ;
    skos:hiddenLabel "Anser"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26287>,
        <http://tun.fi/MX.26288>,
        <http://tun.fi/MX.26289>,
        <http://tun.fi/MX.26290>,
        <http://tun.fi/MX.26291>,
        <http://tun.fi/MX.26292> ;
    skos:prefLabel "harmaahanhet"@fi,
        "Anser"@sv .

<http://tun.fi/MX.26405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aythya" ;
    dwc:scientificNameAuthorship "Boie, 1822" ;
    skos:broader <http://tun.fi/MX.206962> ;
    skos:hiddenLabel "Aythya"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26407>,
        <http://tun.fi/MX.26409>,
        <http://tun.fi/MX.26412>,
        <http://tun.fi/MX.26415>,
        <http://tun.fi/MX.26416>,
        <http://tun.fi/MX.26417> ;
    skos:prefLabel "sotkat"@fi,
        "Aythya"@sv .

<http://tun.fi/MX.272946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metalimnobia" ;
    dwc:scientificNameAuthorship "Matsumura, 1911" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Metalimnobia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272948>,
        <http://tun.fi/MX.272949>,
        <http://tun.fi/MX.272950>,
        <http://tun.fi/MX.272951>,
        <http://tun.fi/MX.272952>,
        <http://tun.fi/MX.272953> ;
    skos:prefLabel "sienikirsikkäät"@fi,
        "Metalimnobia"@sv .

<http://tun.fi/MX.273342> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thienemannimyia" ;
    dwc:scientificNameAuthorship "Fittkau, 1957" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273343>,
        <http://tun.fi/MX.273344>,
        <http://tun.fi/MX.273345>,
        <http://tun.fi/MX.273346>,
        <http://tun.fi/MX.273347>,
        <http://tun.fi/MX.273348> ;
    skos:prefLabel "Thienemannimyia"@fi,
        "Thienemannimyia"@sv .

<http://tun.fi/MX.273384> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Diamesinae" ;
    dwc:scientificNameAuthorship "Kieffer, 1922" ;
    skos:broader <http://tun.fi/MX.253681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273386>,
        <http://tun.fi/MX.273399>,
        <http://tun.fi/MX.273403>,
        <http://tun.fi/MX.273407>,
        <http://tun.fi/MX.273409>,
        <http://tun.fi/MX.273415> ;
    skos:prefLabel "Diamesinae"@fi,
        "Diamesinae"@sv .

<http://tun.fi/MX.273622> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrobaenus" ;
    dwc:scientificNameAuthorship "Fries, 1830" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273623>,
        <http://tun.fi/MX.273624>,
        <http://tun.fi/MX.273625>,
        <http://tun.fi/MX.273626>,
        <http://tun.fi/MX.273627>,
        <http://tun.fi/MX.273628> ;
    skos:prefLabel "Hydrobaenus"@fi,
        "Hydrobaenus"@sv .

<http://tun.fi/MX.273749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paraphaenocladius" ;
    dwc:scientificNameAuthorship "Thienemann, 1924" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273750>,
        <http://tun.fi/MX.273752>,
        <http://tun.fi/MX.273753>,
        <http://tun.fi/MX.273755>,
        <http://tun.fi/MX.273756>,
        <http://tun.fi/MX.273757> ;
    skos:prefLabel "Paraphaenocladius"@fi,
        "Paraphaenocladius"@sv .

<http://tun.fi/MX.273853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thienemanniella" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273854>,
        <http://tun.fi/MX.273855>,
        <http://tun.fi/MX.273856>,
        <http://tun.fi/MX.273857>,
        <http://tun.fi/MX.273858>,
        <http://tun.fi/MX.273859> ;
    skos:prefLabel "Thienemanniella"@fi,
        "Thienemanniella"@sv .

<http://tun.fi/MX.273877> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zalutschia" ;
    dwc:scientificNameAuthorship "Lipina, 1939" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273878>,
        <http://tun.fi/MX.273879>,
        <http://tun.fi/MX.273880>,
        <http://tun.fi/MX.273881>,
        <http://tun.fi/MX.273882>,
        <http://tun.fi/MX.273883> ;
    skos:prefLabel "Zalutschia"@fi,
        "Zalutschia"@sv .

<http://tun.fi/MX.274011> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microtendipes" ;
    dwc:scientificNameAuthorship "Kieffer, 1915" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274012>,
        <http://tun.fi/MX.274013>,
        <http://tun.fi/MX.274014>,
        <http://tun.fi/MX.274015>,
        <http://tun.fi/MX.274016>,
        <http://tun.fi/MX.274017> ;
    skos:prefLabel "Microtendipes"@fi,
        "Microtendipes"@sv .

<http://tun.fi/MX.274038> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paracladopelma" ;
    dwc:scientificNameAuthorship "Harnisch, 1923" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274039>,
        <http://tun.fi/MX.274040>,
        <http://tun.fi/MX.274041>,
        <http://tun.fi/MX.274042>,
        <http://tun.fi/MX.274043>,
        <http://tun.fi/MX.274044> ;
    skos:prefLabel "Paracladopelma"@fi,
        "Paracladopelma"@sv .

<http://tun.fi/MX.274180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rheotanytarsus" ;
    dwc:scientificNameAuthorship "Thienemann & Bause, 1913" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274181>,
        <http://tun.fi/MX.274182>,
        <http://tun.fi/MX.274183>,
        <http://tun.fi/MX.274184>,
        <http://tun.fi/MX.274185>,
        <http://tun.fi/MX.274186> ;
    skos:prefLabel "Rheotanytarsus"@fi,
        "Rheotanytarsus"@sv .

<http://tun.fi/MX.274384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Culiseta" ;
    dwc:scientificNameAuthorship "Felt, 1904" ;
    skos:broader <http://tun.fi/MX.274369> ;
    skos:hiddenLabel "Theobaldia"@fi,
        "Theobaldia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274386>,
        <http://tun.fi/MX.274387>,
        <http://tun.fi/MX.274389>,
        <http://tun.fi/MX.274390>,
        <http://tun.fi/MX.274391>,
        <http://tun.fi/MX.274392> ;
    skos:prefLabel "Culiseta"@fi,
        "Culiseta"@sv .

<http://tun.fi/MX.274906> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Divellepidosis" ;
    dwc:scientificNameAuthorship "Fedotova & Sidorenko, 2007" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274907>,
        <http://tun.fi/MX.274908>,
        <http://tun.fi/MX.274909>,
        <http://tun.fi/MX.274910>,
        <http://tun.fi/MX.274911>,
        <http://tun.fi/MX.274912> ;
    skos:prefLabel "Divellepidosis"@fi,
        "Divellepidosis"@sv .

<http://tun.fi/MX.275297> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acnemia" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275298>,
        <http://tun.fi/MX.275299>,
        <http://tun.fi/MX.275300>,
        <http://tun.fi/MX.275301>,
        <http://tun.fi/MX.275302>,
        <http://tun.fi/MX.275303> ;
    skos:prefLabel "Acnemia"@fi,
        "Acnemia"@sv .

<http://tun.fi/MX.275705> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudexechia" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1966" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275706>,
        <http://tun.fi/MX.275707>,
        <http://tun.fi/MX.275708>,
        <http://tun.fi/MX.275709>,
        <http://tun.fi/MX.275710>,
        <http://tun.fi/MX.275711> ;
    skos:prefLabel "Pseudexechia"@fi,
        "Pseudexechia"@sv .

<http://tun.fi/MX.276283> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prosciara" ;
    dwc:scientificNameAuthorship "Frey, 1942" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276284>,
        <http://tun.fi/MX.276285>,
        <http://tun.fi/MX.276286>,
        <http://tun.fi/MX.276287>,
        <http://tun.fi/MX.276288>,
        <http://tun.fi/MX.276289> ;
    skos:prefLabel "Prosciara"@fi,
        "Prosciara"@sv .

<http://tun.fi/MX.276429> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhagio" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.276428> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276430>,
        <http://tun.fi/MX.276431>,
        <http://tun.fi/MX.276432>,
        <http://tun.fi/MX.276433>,
        <http://tun.fi/MX.276434>,
        <http://tun.fi/MX.276435> ;
    skos:prefLabel "Rhagio"@fi,
        "Rhagio"@sv .

<http://tun.fi/MX.276503> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tabanus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.276470> ;
    skos:hiddenLabel "Tabanus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276504>,
        <http://tun.fi/MX.276505>,
        <http://tun.fi/MX.276506>,
        <http://tun.fi/MX.276507>,
        <http://tun.fi/MX.276508>,
        <http://tun.fi/MX.276509> ;
    skos:prefLabel "nautapaarmat"@fi,
        "Tabanus"@sv .

<http://tun.fi/MX.276597> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anthracinae" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.276582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276599>,
        <http://tun.fi/MX.276604>,
        <http://tun.fi/MX.276606>,
        <http://tun.fi/MX.276609>,
        <http://tun.fi/MX.276612>,
        <http://tun.fi/MX.276614> ;
    skos:prefLabel "Anthracinae"@fi,
        "Anthracinae"@sv .

<http://tun.fi/MX.276614> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Villa" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.276597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276615>,
        <http://tun.fi/MX.276616>,
        <http://tun.fi/MX.276617>,
        <http://tun.fi/MX.276618>,
        <http://tun.fi/MX.276619>,
        <http://tun.fi/MX.5012667> ;
    skos:prefLabel "Villa"@fi,
        "Villa"@sv .

<http://tun.fi/MX.276846> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Clinocerinae" ;
    dwc:scientificNameAuthorship "Collin, 1928" ;
    skos:broader <http://tun.fi/MX.253677> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276847>,
        <http://tun.fi/MX.276853>,
        <http://tun.fi/MX.276864>,
        <http://tun.fi/MX.276867>,
        <http://tun.fi/MX.289139>,
        <http://tun.fi/MX.316986> ;
    skos:prefLabel "Clinocerinae"@fi,
        "Clinocerinae"@sv .

<http://tun.fi/MX.276847> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clinocera" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276848>,
        <http://tun.fi/MX.276849>,
        <http://tun.fi/MX.276850>,
        <http://tun.fi/MX.276851>,
        <http://tun.fi/MX.276852>,
        <http://tun.fi/MX.5080585> ;
    skos:prefLabel "Clinocera"@fi,
        "Clinocera"@sv .

<http://tun.fi/MX.277004> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachypeza" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.276914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277005>,
        <http://tun.fi/MX.277006>,
        <http://tun.fi/MX.277007>,
        <http://tun.fi/MX.277008>,
        <http://tun.fi/MX.277009>,
        <http://tun.fi/MX.277010> ;
    skos:prefLabel "Tachypeza"@fi,
        "Tachypeza"@sv .

<http://tun.fi/MX.277168> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sympycninae" ;
    dwc:scientificNameAuthorship "Aldrich, 1905" ;
    skos:broader <http://tun.fi/MX.277063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277169>,
        <http://tun.fi/MX.277184>,
        <http://tun.fi/MX.277186>,
        <http://tun.fi/MX.277189>,
        <http://tun.fi/MX.277197>,
        <http://tun.fi/MX.277199> ;
    skos:prefLabel "Sympycninae"@fi,
        "Sympycninae"@sv .

<http://tun.fi/MX.277203> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Diaphorinae" ;
    dwc:scientificNameAuthorship "Schiner, 1864" ;
    skos:broader <http://tun.fi/MX.277063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277204>,
        <http://tun.fi/MX.277217>,
        <http://tun.fi/MX.277219>,
        <http://tun.fi/MX.277230>,
        <http://tun.fi/MX.277234>,
        <http://tun.fi/MX.325011> ;
    skos:prefLabel "Diaphorinae"@fi,
        "Diaphorinae"@sv .

<http://tun.fi/MX.277405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microsania" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1837" ;
    skos:broader <http://tun.fi/MX.277404> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277406>,
        <http://tun.fi/MX.277407>,
        <http://tun.fi/MX.277408>,
        <http://tun.fi/MX.277409>,
        <http://tun.fi/MX.277410>,
        <http://tun.fi/MX.277411> ;
    skos:prefLabel "Microsania"@fi,
        "Microsania"@sv .

<http://tun.fi/MX.277450> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Borophaga" ;
    dwc:scientificNameAuthorship "Enderlein, 1924" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277451>,
        <http://tun.fi/MX.277452>,
        <http://tun.fi/MX.277453>,
        <http://tun.fi/MX.277454>,
        <http://tun.fi/MX.277455>,
        <http://tun.fi/MX.317355> ;
    skos:prefLabel "Borophaga"@fi,
        "Borophaga"@sv .

<http://tun.fi/MX.277459> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conicera" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277460>,
        <http://tun.fi/MX.277461>,
        <http://tun.fi/MX.277462>,
        <http://tun.fi/MX.277463>,
        <http://tun.fi/MX.277464>,
        <http://tun.fi/MX.277465> ;
    skos:prefLabel "Conicera"@fi,
        "Conicera"@sv .

<http://tun.fi/MX.277889> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paragus" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Paragus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277890>,
        <http://tun.fi/MX.277891>,
        <http://tun.fi/MX.277892>,
        <http://tun.fi/MX.277893>,
        <http://tun.fi/MX.277894>,
        <http://tun.fi/MX.5012218> ;
    skos:prefLabel "pienkirvarit"@fi,
        "Paragus"@sv .

<http://tun.fi/MX.278013> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syrphus" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Syrphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278014>,
        <http://tun.fi/MX.278015>,
        <http://tun.fi/MX.278016>,
        <http://tun.fi/MX.278017>,
        <http://tun.fi/MX.278018>,
        <http://tun.fi/MX.278019> ;
    skos:prefLabel "aitokirvarit"@fi,
        "Syrphus"@sv .

<http://tun.fi/MX.278180> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eumerus" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Eumerus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278181>,
        <http://tun.fi/MX.278182>,
        <http://tun.fi/MX.278183>,
        <http://tun.fi/MX.278184>,
        <http://tun.fi/MX.278185>,
        <http://tun.fi/MX.278186> ;
    skos:prefLabel "siplarit"@fi,
        "Eumerus"@sv .

<http://tun.fi/MX.278202> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neocnemodon" ;
    dwc:scientificNameAuthorship "Goffe, 1944" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Cnemodon"@fi,
        "Cnemodon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278203>,
        <http://tun.fi/MX.278204>,
        <http://tun.fi/MX.278205>,
        <http://tun.fi/MX.278206>,
        <http://tun.fi/MX.278207>,
        <http://tun.fi/MX.278208> ;
    skos:prefLabel "Neocnemodon"@fi,
        "Neocnemodon"@sv .

<http://tun.fi/MX.278352> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Psilinae" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.278344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278354>,
        <http://tun.fi/MX.278359>,
        <http://tun.fi/MX.278363>,
        <http://tun.fi/MX.278380>,
        <http://tun.fi/MX.278386>,
        <http://tun.fi/MX.5019351> ;
    skos:prefLabel "Psilinae"@fi,
        "Psilinae"@sv .

<http://tun.fi/MX.278567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Urophora" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278568>,
        <http://tun.fi/MX.278569>,
        <http://tun.fi/MX.278570>,
        <http://tun.fi/MX.278571>,
        <http://tun.fi/MX.278572>,
        <http://tun.fi/MX.278573> ;
    skos:prefLabel "Urophora"@fi,
        "Urophora"@sv .

<http://tun.fi/MX.278698> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homoneura" ;
    dwc:scientificNameAuthorship "van der Wulp, 1891" ;
    skos:broader <http://tun.fi/MX.278697> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278699>,
        <http://tun.fi/MX.278700>,
        <http://tun.fi/MX.278701>,
        <http://tun.fi/MX.278702>,
        <http://tun.fi/MX.5000837>,
        <http://tun.fi/MX.5078126> ;
    skos:prefLabel "Homoneura"@fi,
        "Homoneura"@sv .

<http://tun.fi/MX.278898> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sepsinae" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.278894> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278899>,
        <http://tun.fi/MX.278914>,
        <http://tun.fi/MX.278916>,
        <http://tun.fi/MX.278920>,
        <http://tun.fi/MX.278923>,
        <http://tun.fi/MX.4979888> ;
    skos:prefLabel "Sepsinae"@fi,
        "Sepsinae"@sv .

<http://tun.fi/MX.279128> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metopomyza" ;
    dwc:scientificNameAuthorship "Enderlein, 1936" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279129>,
        <http://tun.fi/MX.279130>,
        <http://tun.fi/MX.279131>,
        <http://tun.fi/MX.279132>,
        <http://tun.fi/MX.279133>,
        <http://tun.fi/MX.5001476> ;
    skos:prefLabel "Metopomyza"@fi,
        "Metopomyza"@sv .

<http://tun.fi/MX.279147> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytobia" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:hiddenLabel "Dendromyza"@fi,
        "Dendromyza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279148>,
        <http://tun.fi/MX.279149>,
        <http://tun.fi/MX.279150>,
        <http://tun.fi/MX.5018006>,
        <http://tun.fi/MX.5075117>,
        <http://tun.fi/MX.5079113> ;
    skos:prefLabel "Phytobia"@fi,
        "Phytobia"@sv .

<http://tun.fi/MX.279324> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opomyza" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.279311> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279325>,
        <http://tun.fi/MX.279326>,
        <http://tun.fi/MX.279327>,
        <http://tun.fi/MX.279328>,
        <http://tun.fi/MX.279329>,
        <http://tun.fi/MX.279330> ;
    skos:prefLabel "Opomyza"@fi,
        "Opomyza"@sv .

<http://tun.fi/MX.279443> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calamoncosis" ;
    dwc:scientificNameAuthorship "Enderlein, 1911" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279445>,
        <http://tun.fi/MX.279446>,
        <http://tun.fi/MX.279447>,
        <http://tun.fi/MX.279448>,
        <http://tun.fi/MX.279450>,
        <http://tun.fi/MX.5075867> ;
    skos:prefLabel "Calamoncosis"@fi,
        "Calamoncosis"@sv .

<http://tun.fi/MX.279460> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicraeus" ;
    dwc:scientificNameAuthorship "Loew, 1873" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279462>,
        <http://tun.fi/MX.279464>,
        <http://tun.fi/MX.279465>,
        <http://tun.fi/MX.279467>,
        <http://tun.fi/MX.279468>,
        <http://tun.fi/MX.279469> ;
    skos:prefLabel "Dicraeus"@fi,
        "Dicraeus"@sv .

<http://tun.fi/MX.279482> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gaurax" ;
    dwc:scientificNameAuthorship "Loew, 1863" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279483>,
        <http://tun.fi/MX.279484>,
        <http://tun.fi/MX.279485>,
        <http://tun.fi/MX.279486>,
        <http://tun.fi/MX.279487>,
        <http://tun.fi/MX.279488> ;
    skos:prefLabel "Gaurax"@fi,
        "Gaurax"@sv .

<http://tun.fi/MX.279491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Incertella" ;
    dwc:scientificNameAuthorship "Sabrosky, 1980" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279492>,
        <http://tun.fi/MX.279493>,
        <http://tun.fi/MX.279494>,
        <http://tun.fi/MX.279495>,
        <http://tun.fi/MX.279496>,
        <http://tun.fi/MX.5075121> ;
    skos:prefLabel "Incertella"@fi,
        "Incertella"@sv .

<http://tun.fi/MX.279602> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Heleomyzidae" ;
    dwc:scientificNameAuthorship "Westwood, 1840" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Heleomyzidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279603>,
        <http://tun.fi/MX.279606>,
        <http://tun.fi/MX.279611>,
        <http://tun.fi/MX.279621>,
        <http://tun.fi/MX.279667>,
        <http://tun.fi/MX.279687> ;
    skos:prefLabel "Heleomyzidae"@fi,
        "myllflugor"@sv .

<http://tun.fi/MX.279694> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Copromyzinae" ;
    dwc:scientificNameAuthorship "Stenhammar, 1854" ;
    skos:broader <http://tun.fi/MX.279693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279695>,
        <http://tun.fi/MX.279697>,
        <http://tun.fi/MX.279700>,
        <http://tun.fi/MX.279705>,
        <http://tun.fi/MX.279715>,
        <http://tun.fi/MX.279717> ;
    skos:prefLabel "Copromyzinae"@fi,
        "Copromyzinae"@sv .

<http://tun.fi/MX.279700> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Copromyza" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.279694> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279701>,
        <http://tun.fi/MX.279702>,
        <http://tun.fi/MX.279703>,
        <http://tun.fi/MX.279704>,
        <http://tun.fi/MX.317026>,
        <http://tun.fi/MX.325064> ;
    skos:prefLabel "Copromyza"@fi,
        "Copromyza"@sv .

<http://tun.fi/MX.279782> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opalimosina" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279784>,
        <http://tun.fi/MX.279786>,
        <http://tun.fi/MX.279787>,
        <http://tun.fi/MX.279788>,
        <http://tun.fi/MX.279790>,
        <http://tun.fi/MX.317352> ;
    skos:prefLabel "Opalimosina"@fi,
        "Opalimosina"@sv .

<http://tun.fi/MX.279809> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pullimosina" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279811>,
        <http://tun.fi/MX.279813>,
        <http://tun.fi/MX.279814>,
        <http://tun.fi/MX.279815>,
        <http://tun.fi/MX.279816>,
        <http://tun.fi/MX.279817> ;
    skos:prefLabel "Pullimosina"@fi,
        "Pullimosina"@sv .

<http://tun.fi/MX.279954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hirtodrosophila" ;
    dwc:scientificNameAuthorship "Duda, 1924" ;
    skos:broader <http://tun.fi/MX.279915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279955>,
        <http://tun.fi/MX.279956>,
        <http://tun.fi/MX.279957>,
        <http://tun.fi/MX.279958>,
        <http://tun.fi/MX.279959>,
        <http://tun.fi/MX.5082028> ;
    skos:prefLabel "Hirtodrosophila"@fi,
        "Hirtodrosophila"@sv .

<http://tun.fi/MX.280088> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philygria" ;
    dwc:scientificNameAuthorship "Stenhammar, 1844" ;
    skos:broader <http://tun.fi/MX.280072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280089>,
        <http://tun.fi/MX.280090>,
        <http://tun.fi/MX.280091>,
        <http://tun.fi/MX.280092>,
        <http://tun.fi/MX.280093>,
        <http://tun.fi/MX.5015992> ;
    skos:prefLabel "Philygria"@fi,
        "Philygria"@sv .

<http://tun.fi/MX.280544> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gimnomera" ;
    dwc:scientificNameAuthorship "Rondani, 1866" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:hiddenLabel "Cochliarium"@fi,
        "Cochliarium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280545>,
        <http://tun.fi/MX.280546>,
        <http://tun.fi/MX.280547>,
        <http://tun.fi/MX.280548>,
        <http://tun.fi/MX.280549>,
        <http://tun.fi/MX.5000839> ;
    skos:prefLabel "Gimnomera"@fi,
        "Gimnomera"@sv .

<http://tun.fi/MX.280675> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Muscidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Muscidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280676>,
        <http://tun.fi/MX.280679>,
        <http://tun.fi/MX.280791>,
        <http://tun.fi/MX.280862>,
        <http://tun.fi/MX.280901>,
        <http://tun.fi/MX.280933> ;
    skos:prefLabel "Muscidae"@fi,
        "husflugor"@sv .

<http://tun.fi/MX.280791> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Azeliinae" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280793>,
        <http://tun.fi/MX.280802>,
        <http://tun.fi/MX.280806>,
        <http://tun.fi/MX.280834>,
        <http://tun.fi/MX.280836>,
        <http://tun.fi/MX.280856> ;
    skos:prefLabel "Azeliinae"@fi,
        "Azeliinae"@sv .

<http://tun.fi/MX.280901> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Mydaeinae" ;
    dwc:scientificNameAuthorship "Verrall, 1888" ;
    skos:broader <http://tun.fi/MX.280675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280902>,
        <http://tun.fi/MX.280905>,
        <http://tun.fi/MX.280907>,
        <http://tun.fi/MX.280913>,
        <http://tun.fi/MX.280928>,
        <http://tun.fi/MX.280931> ;
    skos:prefLabel "Mydaeinae"@fi,
        "Mydaeinae"@sv .

<http://tun.fi/MX.281038> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bellardia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.281037> ;
    skos:hiddenLabel "Pseudonesia"@fi,
        "Pseudonesia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281039>,
        <http://tun.fi/MX.281040>,
        <http://tun.fi/MX.281041>,
        <http://tun.fi/MX.281042>,
        <http://tun.fi/MX.281043>,
        <http://tun.fi/MX.281044> ;
    skos:prefLabel "Bellardia"@fi,
        "Bellardia"@sv .

<http://tun.fi/MX.281119> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metopia" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.281106> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281120>,
        <http://tun.fi/MX.281121>,
        <http://tun.fi/MX.281122>,
        <http://tun.fi/MX.281123>,
        <http://tun.fi/MX.281124>,
        <http://tun.fi/MX.281125> ;
    skos:prefLabel "Metopia"@fi,
        "Metopia"@sv .

<http://tun.fi/MX.281218> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exorista" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281220>,
        <http://tun.fi/MX.281221>,
        <http://tun.fi/MX.281224>,
        <http://tun.fi/MX.281225>,
        <http://tun.fi/MX.281227>,
        <http://tun.fi/MX.281229> ;
    skos:prefLabel "Exorista"@fi,
        "Exorista"@sv .

<http://tun.fi/MX.281335> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drino" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281336>,
        <http://tun.fi/MX.281337>,
        <http://tun.fi/MX.281338>,
        <http://tun.fi/MX.281339>,
        <http://tun.fi/MX.281340>,
        <http://tun.fi/MX.281341> ;
    skos:prefLabel "Drino"@fi,
        "Drino"@sv .

<http://tun.fi/MX.281460> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurithia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1844" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281461>,
        <http://tun.fi/MX.281462>,
        <http://tun.fi/MX.281463>,
        <http://tun.fi/MX.281464>,
        <http://tun.fi/MX.281465>,
        <http://tun.fi/MX.281466> ;
    skos:prefLabel "Eurithia"@fi,
        "Eurithia"@sv .

<http://tun.fi/MX.281536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceranthia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281537>,
        <http://tun.fi/MX.281538>,
        <http://tun.fi/MX.281539>,
        <http://tun.fi/MX.281540>,
        <http://tun.fi/MX.281541>,
        <http://tun.fi/MX.281542> ;
    skos:prefLabel "Ceranthia"@fi,
        "Ceranthia"@sv .

<http://tun.fi/MX.281676> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phasia" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.281662> ;
    skos:hiddenLabel "Alophora"@fi,
        "Alophora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281678>,
        <http://tun.fi/MX.281680>,
        <http://tun.fi/MX.281681>,
        <http://tun.fi/MX.281682>,
        <http://tun.fi/MX.281683>,
        <http://tun.fi/MX.281684> ;
    skos:prefLabel "Phasia"@fi,
        "Phasia"@sv .

<http://tun.fi/MX.286563> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abia" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.286562> ;
    skos:hiddenLabel "Abia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286565>,
        <http://tun.fi/MX.286567>,
        <http://tun.fi/MX.286570>,
        <http://tun.fi/MX.286574>,
        <http://tun.fi/MX.286576>,
        <http://tun.fi/MX.286579> ;
    skos:prefLabel "hohtonuijapistiäiset"@fi,
        "Abia"@sv .

<http://tun.fi/MX.286581> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tenthredinidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.286745> ;
    skos:hiddenLabel "Tenthredinidae"@fi,
        "Tenthredinidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286582>,
        <http://tun.fi/MX.286603>,
        <http://tun.fi/MX.287923>,
        <http://tun.fi/MX.288497>,
        <http://tun.fi/MX.288695>,
        <http://tun.fi/MX.289079> ;
    skos:prefLabel "lehtipistiäiset"@fi,
        "bladsteklar"@sv .

<http://tun.fi/MX.288509> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Claremontia" ;
    dwc:scientificNameAuthorship "Rohwer, 1909" ;
    skos:broader <http://tun.fi/MX.288497> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288510>,
        <http://tun.fi/MX.288512>,
        <http://tun.fi/MX.288516>,
        <http://tun.fi/MX.288517>,
        <http://tun.fi/MX.288519>,
        <http://tun.fi/MX.288522> ;
    skos:prefLabel "Claremontia"@fi,
        "Claremontia"@sv .

<http://tun.fi/MX.288749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhogogaster" ;
    dwc:scientificNameAuthorship "Konow, 1884" ;
    skos:broader <http://tun.fi/MX.288695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288751>,
        <http://tun.fi/MX.288753>,
        <http://tun.fi/MX.288754>,
        <http://tun.fi/MX.288756>,
        <http://tun.fi/MX.288758>,
        <http://tun.fi/MX.288762> ;
    skos:prefLabel "Rhogogaster"@fi,
        "Rhogogaster"@sv .

<http://tun.fi/MX.288886> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tenthredopsis" ;
    dwc:scientificNameAuthorship "A. Costa, 1859" ;
    skos:broader <http://tun.fi/MX.288695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288888>,
        <http://tun.fi/MX.288890>,
        <http://tun.fi/MX.288892>,
        <http://tun.fi/MX.288897>,
        <http://tun.fi/MX.288900>,
        <http://tun.fi/MX.288910> ;
    skos:prefLabel "Tenthredopsis"@fi,
        "Tenthredopsis"@sv .

<http://tun.fi/MX.289497> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eupelmus" ;
    dwc:scientificNameAuthorship "Dalman, 1820" ;
    skos:broader <http://tun.fi/MX.289496> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289500>,
        <http://tun.fi/MX.289501>,
        <http://tun.fi/MX.289503>,
        <http://tun.fi/MX.289504>,
        <http://tun.fi/MX.289505>,
        <http://tun.fi/MX.5075205> ;
    skos:prefLabel "Eupelmus"@fi,
        "Eupelmus"@sv .

<http://tun.fi/MX.289508> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccophagus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.289507> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289509>,
        <http://tun.fi/MX.289511>,
        <http://tun.fi/MX.289512>,
        <http://tun.fi/MX.289513>,
        <http://tun.fi/MX.289514>,
        <http://tun.fi/MX.289515> ;
    skos:prefLabel "Coccophagus"@fi,
        "Coccophagus"@sv .

<http://tun.fi/MX.289535> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Encarsia" ;
    dwc:scientificNameAuthorship "Förster, 1878" ;
    skos:broader <http://tun.fi/MX.289507> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289537>,
        <http://tun.fi/MX.289538>,
        <http://tun.fi/MX.289539>,
        <http://tun.fi/MX.289542>,
        <http://tun.fi/MX.289543>,
        <http://tun.fi/MX.289544> ;
    skos:prefLabel "Encarsia"@fi,
        "Encarsia"@sv .

<http://tun.fi/MX.289776> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Valenzuela" ;
    dwc:scientificNameAuthorship "Navás, 1924" ;
    skos:broader <http://tun.fi/MX.289773> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289777>,
        <http://tun.fi/MX.289778>,
        <http://tun.fi/MX.289779>,
        <http://tun.fi/MX.289780>,
        <http://tun.fi/MX.289781>,
        <http://tun.fi/MX.289782> ;
    skos:prefLabel "Valenzuela"@fi,
        "Valenzuela"@sv .

<http://tun.fi/MX.289803> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peripsocus" ;
    dwc:scientificNameAuthorship "Hagen, 1866" ;
    skos:broader <http://tun.fi/MX.289802> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289804>,
        <http://tun.fi/MX.289805>,
        <http://tun.fi/MX.289806>,
        <http://tun.fi/MX.289807>,
        <http://tun.fi/MX.289808>,
        <http://tun.fi/MX.289809> ;
    skos:prefLabel "Peripsocus"@fi,
        "Peripsocus"@sv .

<http://tun.fi/MX.290041> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ericydnus" ;
    dwc:scientificNameAuthorship "Walker, 1837" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290042>,
        <http://tun.fi/MX.290044>,
        <http://tun.fi/MX.290045>,
        <http://tun.fi/MX.290046>,
        <http://tun.fi/MX.290048>,
        <http://tun.fi/MX.290050> ;
    skos:prefLabel "Ericydnus"@fi,
        "Ericydnus"@sv .

<http://tun.fi/MX.290394> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panorpa" ;
    skos:broader <http://tun.fi/MX.290391> ;
    skos:hiddenLabel "Aulops"@fi,
        "Aulops"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290393>,
        <http://tun.fi/MX.290395>,
        <http://tun.fi/MX.290396>,
        <http://tun.fi/MX.290397>,
        <http://tun.fi/MX.290398>,
        <http://tun.fi/MX.290399> ;
    skos:prefLabel "Panorpa"@fi,
        "Panorpa"@sv .

<http://tun.fi/MX.290568> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Echinostelium" ;
    skos:broader <http://tun.fi/MX.70650> ;
    skos:hiddenLabel "Echinostelium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290569>,
        <http://tun.fi/MX.290570>,
        <http://tun.fi/MX.290571>,
        <http://tun.fi/MX.290572>,
        <http://tun.fi/MX.5008112>,
        <http://tun.fi/MX.5008113> ;
    skos:prefLabel "hapsiset"@fi,
        "Echinostelium"@sv .

<http://tun.fi/MX.290575> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fuligo" ;
    skos:broader <http://tun.fi/MX.70652> ;
    skos:hiddenLabel "Fuligo"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290576>,
        <http://tun.fi/MX.290577>,
        <http://tun.fi/MX.290578>,
        <http://tun.fi/MX.290579>,
        <http://tun.fi/MX.290580>,
        <http://tun.fi/MX.290581> ;
    skos:prefLabel "paranvoit"@fi,
        "Fuligo"@sv .

<http://tun.fi/MX.290582> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemitrichia" ;
    skos:broader <http://tun.fi/MX.70654> ;
    skos:hiddenLabel "Hemitrichia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290583>,
        <http://tun.fi/MX.290584>,
        <http://tun.fi/MX.290585>,
        <http://tun.fi/MX.290586>,
        <http://tun.fi/MX.290587>,
        <http://tun.fi/MX.5077165> ;
    skos:prefLabel "tupposet"@fi,
        "Hemitrichia"@sv .

<http://tun.fi/MX.292145> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Batrachospermaceae" ;
    skos:broader <http://tun.fi/MX.70098> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213360>,
        <http://tun.fi/MX.292155>,
        <http://tun.fi/MX.292162>,
        <http://tun.fi/MX.292170>,
        <http://tun.fi/MX.292175>,
        <http://tun.fi/MX.5078007> ;
    skos:prefLabel "Batrachospermaceae"@fi,
        "Batrachospermaceae"@sv .

<http://tun.fi/MX.296603> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clinocentrus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296604>,
        <http://tun.fi/MX.296605>,
        <http://tun.fi/MX.296606>,
        <http://tun.fi/MX.296608>,
        <http://tun.fi/MX.296609>,
        <http://tun.fi/MX.296610> ;
    skos:prefLabel "Clinocentrus"@fi,
        "Clinocentrus"@sv .

<http://tun.fi/MX.296856> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaedrotoma" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296857>,
        <http://tun.fi/MX.296859>,
        <http://tun.fi/MX.296860>,
        <http://tun.fi/MX.296861>,
        <http://tun.fi/MX.296862>,
        <http://tun.fi/MX.296864> ;
    skos:prefLabel "Phaedrotoma"@fi,
        "Phaedrotoma"@sv .

<http://tun.fi/MX.296984> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coelinidea" ;
    dwc:scientificNameAuthorship "Viereck, 1913" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296985>,
        <http://tun.fi/MX.296986>,
        <http://tun.fi/MX.297841>,
        <http://tun.fi/MX.297842>,
        <http://tun.fi/MX.297843>,
        <http://tun.fi/MX.5017871> ;
    skos:prefLabel "Coelinidea"@fi,
        "Coelinidea"@sv .

<http://tun.fi/MX.297278> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diolcogaster" ;
    dwc:scientificNameAuthorship "Ashmead, 1900" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297279>,
        <http://tun.fi/MX.297281>,
        <http://tun.fi/MX.297282>,
        <http://tun.fi/MX.297283>,
        <http://tun.fi/MX.297284>,
        <http://tun.fi/MX.297285> ;
    skos:prefLabel "Diolcogaster"@fi,
        "Diolcogaster"@sv .

<http://tun.fi/MX.297660> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perilitus" ;
    dwc:scientificNameAuthorship "Nees, 1818" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297668>,
        <http://tun.fi/MX.297672>,
        <http://tun.fi/MX.321696>,
        <http://tun.fi/MX.321700>,
        <http://tun.fi/MX.321701>,
        <http://tun.fi/MX.5017929> ;
    skos:prefLabel "Perilitus"@fi,
        "Perilitus"@sv .

<http://tun.fi/MX.297683> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leiophron" ;
    dwc:scientificNameAuthorship "Nees, 1818" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297685>,
        <http://tun.fi/MX.297688>,
        <http://tun.fi/MX.297689>,
        <http://tun.fi/MX.321704>,
        <http://tun.fi/MX.5017920>,
        <http://tun.fi/MX.5017985> ;
    skos:prefLabel "Leiophron"@fi,
        "Leiophron"@sv .

<http://tun.fi/MX.297749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homolobus" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297743> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297750>,
        <http://tun.fi/MX.297752>,
        <http://tun.fi/MX.297753>,
        <http://tun.fi/MX.297754>,
        <http://tun.fi/MX.297756>,
        <http://tun.fi/MX.297758> ;
    skos:prefLabel "Homolobus"@fi,
        "Homolobus"@sv .

<http://tun.fi/MX.297778> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Agathidinae" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Agathidinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297779>,
        <http://tun.fi/MX.297782>,
        <http://tun.fi/MX.297795>,
        <http://tun.fi/MX.297810>,
        <http://tun.fi/MX.4985777>,
        <http://tun.fi/MX.4985780> ;
    skos:prefLabel "kuonovainokaiset"@fi,
        "Agathidinae"@sv .

<http://tun.fi/MX.297908> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyarthra" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1834" ;
    skos:broader <http://tun.fi/MX.297907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312867>,
        <http://tun.fi/MX.312869>,
        <http://tun.fi/MX.312870>,
        <http://tun.fi/MX.312872>,
        <http://tun.fi/MX.312873>,
        <http://tun.fi/MX.312874> ;
    skos:prefLabel "Polyarthra"@fi,
        "Polyarthra"@sv .

<http://tun.fi/MX.297911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Filinia" ;
    dwc:scientificNameAuthorship "Bory de St.Vincent, 1824" ;
    skos:broader <http://tun.fi/MX.297910> ;
    skos:hiddenLabel "Tetramastix"@fi,
        "Triarthra"@fi,
        "Tetramastix"@sv,
        "Triarthra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312922>,
        <http://tun.fi/MX.312923>,
        <http://tun.fi/MX.312924>,
        <http://tun.fi/MX.312925>,
        <http://tun.fi/MX.312926>,
        <http://tun.fi/MX.312927> ;
    skos:prefLabel "Filinia"@fi,
        "Filinia"@sv .

<http://tun.fi/MX.306713> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grypocentrus" ;
    dwc:scientificNameAuthorship "Ruthe, 1855" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306714>,
        <http://tun.fi/MX.306715>,
        <http://tun.fi/MX.306716>,
        <http://tun.fi/MX.306717>,
        <http://tun.fi/MX.306718>,
        <http://tun.fi/MX.306719> ;
    skos:prefLabel "Grypocentrus"@fi,
        "Grypocentrus"@sv .

<http://tun.fi/MX.306842> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Smicroplectrus" ;
    dwc:scientificNameAuthorship "Thomson, 1883" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306843>,
        <http://tun.fi/MX.306844>,
        <http://tun.fi/MX.306846>,
        <http://tun.fi/MX.306847>,
        <http://tun.fi/MX.306848>,
        <http://tun.fi/MX.306849> ;
    skos:prefLabel "Smicroplectrus"@fi,
        "Smicroplectrus"@sv .

<http://tun.fi/MX.306854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cteniscus" ;
    dwc:scientificNameAuthorship "Haliday, 1832" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306855>,
        <http://tun.fi/MX.306857>,
        <http://tun.fi/MX.306858>,
        <http://tun.fi/MX.306859>,
        <http://tun.fi/MX.306860>,
        <http://tun.fi/MX.306861> ;
    skos:prefLabel "Cteniscus"@fi,
        "Cteniscus"@sv .

<http://tun.fi/MX.306946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrolyta" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306947>,
        <http://tun.fi/MX.306948>,
        <http://tun.fi/MX.306949>,
        <http://tun.fi/MX.306950>,
        <http://tun.fi/MX.306952>,
        <http://tun.fi/MX.306953> ;
    skos:prefLabel "Acrolyta"@fi,
        "Acrolyta"@sv .

<http://tun.fi/MX.306967> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arotrephes" ;
    dwc:scientificNameAuthorship "Townes, 1970" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306968>,
        <http://tun.fi/MX.306970>,
        <http://tun.fi/MX.306971>,
        <http://tun.fi/MX.306972>,
        <http://tun.fi/MX.306973>,
        <http://tun.fi/MX.4999518> ;
    skos:prefLabel "Arotrephes"@fi,
        "Arotrephes"@sv .

<http://tun.fi/MX.307582> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schenkia" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307583>,
        <http://tun.fi/MX.307584>,
        <http://tun.fi/MX.307585>,
        <http://tun.fi/MX.307586>,
        <http://tun.fi/MX.307587>,
        <http://tun.fi/MX.307588> ;
    skos:prefLabel "Schenkia"@fi,
        "Schenkia"@sv .

<http://tun.fi/MX.307645> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gambrus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307646>,
        <http://tun.fi/MX.307647>,
        <http://tun.fi/MX.307648>,
        <http://tun.fi/MX.307650>,
        <http://tun.fi/MX.307653>,
        <http://tun.fi/MX.307655> ;
    skos:prefLabel "Gambrus"@fi,
        "Gambrus"@sv .

<http://tun.fi/MX.307656> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoplocryptus" ;
    dwc:scientificNameAuthorship "Thomson, 1873" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307657>,
        <http://tun.fi/MX.307659>,
        <http://tun.fi/MX.307662>,
        <http://tun.fi/MX.307664>,
        <http://tun.fi/MX.307665>,
        <http://tun.fi/MX.307669> ;
    skos:prefLabel "Hoplocryptus"@fi,
        "Hoplocryptus"@sv .

<http://tun.fi/MX.307964> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachyarus" ;
    dwc:scientificNameAuthorship "Thomson, 1891" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307965>,
        <http://tun.fi/MX.307967>,
        <http://tun.fi/MX.307968>,
        <http://tun.fi/MX.307969>,
        <http://tun.fi/MX.307970>,
        <http://tun.fi/MX.307971> ;
    skos:prefLabel "Trachyarus"@fi,
        "Trachyarus"@sv .

<http://tun.fi/MX.308444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syspasis" ;
    dwc:scientificNameAuthorship "Townes, 1965" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308445>,
        <http://tun.fi/MX.308446>,
        <http://tun.fi/MX.308447>,
        <http://tun.fi/MX.308448>,
        <http://tun.fi/MX.308449>,
        <http://tun.fi/MX.308450> ;
    skos:prefLabel "Syspasis"@fi,
        "Syspasis"@sv .

<http://tun.fi/MX.308536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cylloceria" ;
    dwc:scientificNameAuthorship "Schiödte, 1838" ;
    skos:broader <http://tun.fi/MX.308535> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308537>,
        <http://tun.fi/MX.308538>,
        <http://tun.fi/MX.308540>,
        <http://tun.fi/MX.308542>,
        <http://tun.fi/MX.308544>,
        <http://tun.fi/MX.308546> ;
    skos:prefLabel "Cylloceria"@fi,
        "Cylloceria"@sv .

<http://tun.fi/MX.308739> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plectiscus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308741>,
        <http://tun.fi/MX.308743>,
        <http://tun.fi/MX.308745>,
        <http://tun.fi/MX.308746>,
        <http://tun.fi/MX.308747>,
        <http://tun.fi/MX.308748> ;
    skos:prefLabel "Plectiscus"@fi,
        "Plectiscus"@sv .

<http://tun.fi/MX.308894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delomerista" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308895>,
        <http://tun.fi/MX.308896>,
        <http://tun.fi/MX.308898>,
        <http://tun.fi/MX.308899>,
        <http://tun.fi/MX.308902>,
        <http://tun.fi/MX.4994263> ;
    skos:prefLabel "Delomerista"@fi,
        "Delomerista"@sv .

<http://tun.fi/MX.309341> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptopimpla" ;
    dwc:scientificNameAuthorship "Taschenberg, 1863" ;
    skos:broader <http://tun.fi/MX.309182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309342>,
        <http://tun.fi/MX.309343>,
        <http://tun.fi/MX.309344>,
        <http://tun.fi/MX.309345>,
        <http://tun.fi/MX.309346>,
        <http://tun.fi/MX.321973> ;
    skos:prefLabel "Cryptopimpla"@fi,
        "Cryptopimpla"@sv .

<http://tun.fi/MX.309577> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamachus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309578>,
        <http://tun.fi/MX.309581>,
        <http://tun.fi/MX.309582>,
        <http://tun.fi/MX.309583>,
        <http://tun.fi/MX.309584>,
        <http://tun.fi/MX.309586> ;
    skos:prefLabel "Lamachus"@fi,
        "Lamachus"@sv .

<http://tun.fi/MX.309895> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cremastus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309897>,
        <http://tun.fi/MX.309898>,
        <http://tun.fi/MX.309899>,
        <http://tun.fi/MX.309900>,
        <http://tun.fi/MX.309901>,
        <http://tun.fi/MX.309902> ;
    skos:prefLabel "Cremastus"@fi,
        "Cremastus"@sv .

<http://tun.fi/MX.312594> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mytilina" ;
    dwc:scientificNameAuthorship "Bory de St.Vincent, 1826" ;
    skos:broader <http://tun.fi/MX.312591> ;
    skos:hiddenLabel "Diplax"@fi,
        "Salpina"@fi,
        "Diplax"@sv,
        "Salpina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312597>,
        <http://tun.fi/MX.312599>,
        <http://tun.fi/MX.312602>,
        <http://tun.fi/MX.312604>,
        <http://tun.fi/MX.312605>,
        <http://tun.fi/MX.312606> ;
    skos:prefLabel "Mytilina"@fi,
        "Mytilina"@sv .

<http://tun.fi/MX.312711> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monommata" ;
    dwc:scientificNameAuthorship "Bartsch, 1870" ;
    skos:broader <http://tun.fi/MX.312649> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312712>,
        <http://tun.fi/MX.312713>,
        <http://tun.fi/MX.312714>,
        <http://tun.fi/MX.312715>,
        <http://tun.fi/MX.312716>,
        <http://tun.fi/MX.312717> ;
    skos:prefLabel "Monommata"@fi,
        "Monommata"@sv .

<http://tun.fi/MX.318938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trigonoderus" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318939>,
        <http://tun.fi/MX.318941>,
        <http://tun.fi/MX.318943>,
        <http://tun.fi/MX.318944>,
        <http://tun.fi/MX.5082673>,
        <http://tun.fi/MX.5082674> ;
    skos:prefLabel "Trigonoderus"@fi,
        "Trigonoderus"@sv .

<http://tun.fi/MX.318946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plutothrix" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318947>,
        <http://tun.fi/MX.318949>,
        <http://tun.fi/MX.318952>,
        <http://tun.fi/MX.318953>,
        <http://tun.fi/MX.5082669>,
        <http://tun.fi/MX.5082670> ;
    skos:prefLabel "Plutothrix"@fi,
        "Plutothrix"@sv .

<http://tun.fi/MX.318967> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinotiscus" ;
    dwc:scientificNameAuthorship "Ghesquière, 1946" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318968>,
        <http://tun.fi/MX.318970>,
        <http://tun.fi/MX.318972>,
        <http://tun.fi/MX.5082665>,
        <http://tun.fi/MX.5082666>,
        <http://tun.fi/MX.5082667> ;
    skos:prefLabel "Dinotiscus"@fi,
        "Dinotiscus"@sv .

<http://tun.fi/MX.319160> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anogmus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318637>,
        <http://tun.fi/MX.318638>,
        <http://tun.fi/MX.318639>,
        <http://tun.fi/MX.318640>,
        <http://tun.fi/MX.4979884>,
        <http://tun.fi/MX.5074331> ;
    skos:prefLabel "Anogmus"@fi,
        "Anogmus"@sv .

<http://tun.fi/MX.319319> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omphale" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319311>,
        <http://tun.fi/MX.319312>,
        <http://tun.fi/MX.319321>,
        <http://tun.fi/MX.319322>,
        <http://tun.fi/MX.319323>,
        <http://tun.fi/MX.319324> ;
    skos:prefLabel "Omphale"@fi,
        "Omphale"@sv .

<http://tun.fi/MX.319354> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oligosita" ;
    dwc:scientificNameAuthorship "Haliday, 1851" ;
    skos:broader <http://tun.fi/MX.5017448> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319355>,
        <http://tun.fi/MX.319356>,
        <http://tun.fi/MX.319963>,
        <http://tun.fi/MX.319965>,
        <http://tun.fi/MX.319966>,
        <http://tun.fi/MX.319967> ;
    skos:prefLabel "Oligosita"@fi,
        "Oligosita"@sv .

<http://tun.fi/MX.319407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphegigaster" ;
    dwc:scientificNameAuthorship "Spinola, 1811" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319408>,
        <http://tun.fi/MX.319409>,
        <http://tun.fi/MX.319410>,
        <http://tun.fi/MX.319411>,
        <http://tun.fi/MX.319412>,
        <http://tun.fi/MX.319413> ;
    skos:prefLabel "Sphegigaster"@fi,
        "Sphegigaster"@sv .

<http://tun.fi/MX.319464> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Seladerma" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319465>,
        <http://tun.fi/MX.319466>,
        <http://tun.fi/MX.319467>,
        <http://tun.fi/MX.319468>,
        <http://tun.fi/MX.319469>,
        <http://tun.fi/MX.319473> ;
    skos:prefLabel "Seladerma"@fi,
        "Seladerma"@sv .

<http://tun.fi/MX.319580> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monodontomerus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319581>,
        <http://tun.fi/MX.319584>,
        <http://tun.fi/MX.319586>,
        <http://tun.fi/MX.319589>,
        <http://tun.fi/MX.319591>,
        <http://tun.fi/MX.319592> ;
    skos:prefLabel "Monodontomerus"@fi,
        "Monodontomerus"@sv .

<http://tun.fi/MX.319950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baryscapus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319951>,
        <http://tun.fi/MX.319952>,
        <http://tun.fi/MX.319953>,
        <http://tun.fi/MX.319954>,
        <http://tun.fi/MX.319955>,
        <http://tun.fi/MX.5019924> ;
    skos:prefLabel "Baryscapus"@fi,
        "Baryscapus"@sv .

<http://tun.fi/MX.319990> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alaptus" ;
    dwc:scientificNameAuthorship "Westwood, 1839" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319991>,
        <http://tun.fi/MX.319993>,
        <http://tun.fi/MX.319994>,
        <http://tun.fi/MX.319996>,
        <http://tun.fi/MX.319997>,
        <http://tun.fi/MX.4979818> ;
    skos:prefLabel "Alaptus"@fi,
        "Alaptus"@sv .

<http://tun.fi/MX.320001> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ooctonus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320002>,
        <http://tun.fi/MX.320003>,
        <http://tun.fi/MX.320004>,
        <http://tun.fi/MX.320006>,
        <http://tun.fi/MX.320007>,
        <http://tun.fi/MX.320009> ;
    skos:prefLabel "Ooctonus"@fi,
        "Ooctonus"@sv .

<http://tun.fi/MX.323833> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesoptychia" ;
    dwc:scientificNameAuthorship "(Lindb.) A.Evans" ;
    skos:broader <http://tun.fi/MX.212989> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200472>,
        <http://tun.fi/MX.44331>,
        <http://tun.fi/MX.44332>,
        <http://tun.fi/MX.44333>,
        <http://tun.fi/MX.44335>,
        <http://tun.fi/MX.44336> ;
    skos:prefLabel "Mesoptychia"@fi,
        "Mesoptychia"@sv .

<http://tun.fi/MX.35144> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Emberiza" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.293126> ;
    skos:hiddenLabel "Emberiza"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.35145>,
        <http://tun.fi/MX.35146>,
        <http://tun.fi/MX.35147>,
        <http://tun.fi/MX.35151>,
        <http://tun.fi/MX.35154>,
        <http://tun.fi/MX.35155> ;
    skos:prefLabel "sirkut"@fi,
        "Emberiza"@sv .

<http://tun.fi/MX.37749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dryopteris" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.37748> ;
    skos:hiddenLabel "Dryopteris"@fi,
        "Dryopteris"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37750>,
        <http://tun.fi/MX.37751>,
        <http://tun.fi/MX.37752>,
        <http://tun.fi/MX.37754>,
        <http://tun.fi/MX.37755>,
        <http://tun.fi/MX.37756> ;
    skos:prefLabel "alvejuuret"@fi,
        "lundbräknar"@sv .

<http://tun.fi/MX.37878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anemone" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "metsävuokot"@fi ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Anemone"@fi,
        "Anemone"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37879>,
        <http://tun.fi/MX.37882>,
        <http://tun.fi/MX.37883>,
        <http://tun.fi/MX.37885>,
        <http://tun.fi/MX.40696>,
        <http://tun.fi/MX.4973120> ;
    skos:prefLabel "vuokot"@fi,
        "sippor"@sv .

<http://tun.fi/MX.37966> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corydalis" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Corydalis"@fi,
        "Corydalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37967>,
        <http://tun.fi/MX.37968>,
        <http://tun.fi/MX.37969>,
        <http://tun.fi/MX.41053>,
        <http://tun.fi/MX.41056>,
        <http://tun.fi/MX.4973214> ;
    skos:prefLabel "kiurunkannukset"@fi,
        "nunneörter"@sv .

<http://tun.fi/MX.38298> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypericum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38297> ;
    skos:hiddenLabel "Hypericum"@fi,
        "Hypericum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38299>,
        <http://tun.fi/MX.38300>,
        <http://tun.fi/MX.38301>,
        <http://tun.fi/MX.38302>,
        <http://tun.fi/MX.41135>,
        <http://tun.fi/MX.41137> ;
    skos:prefLabel "kuismat"@fi,
        "johannesörter"@sv .

<http://tun.fi/MX.38589> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Populus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38526> ;
    skos:hiddenLabel "Populus"@fi,
        "Populus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38590>,
        <http://tun.fi/MX.38592>,
        <http://tun.fi/MX.38593>,
        <http://tun.fi/MX.41412>,
        <http://tun.fi/MX.41413>,
        <http://tun.fi/MX.41415> ;
    skos:prefLabel "poppelit"@fi,
        "popplar"@sv .

<http://tun.fi/MX.38653> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Primula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38652> ;
    skos:hiddenLabel "Primula"@fi,
        "Primula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38654>,
        <http://tun.fi/MX.38655>,
        <http://tun.fi/MX.38656>,
        <http://tun.fi/MX.38657>,
        <http://tun.fi/MX.38658>,
        <http://tun.fi/MX.41568> ;
    skos:prefLabel "esikot"@fi,
        "vivor"@sv .

<http://tun.fi/MX.38868> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fragaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Fragaria"@fi,
        "Fragaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38869>,
        <http://tun.fi/MX.38871>,
        <http://tun.fi/MX.38872>,
        <http://tun.fi/MX.38873>,
        <http://tun.fi/MX.41091>,
        <http://tun.fi/MX.5001221> ;
    skos:prefLabel "mansikat"@fi,
        "smultronsläktet"@sv .

<http://tun.fi/MX.38956> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Astragalus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Astragalus"@fi,
        "Astragalus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38957>,
        <http://tun.fi/MX.38958>,
        <http://tun.fi/MX.38959>,
        <http://tun.fi/MX.38961>,
        <http://tun.fi/MX.38962>,
        <http://tun.fi/MX.42719> ;
    skos:prefLabel "kurjenherneet"@fi,
        "vedlar"@sv .

<http://tun.fi/MX.39080> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Onagraceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70064> ;
    skos:hiddenLabel "Onagraceae"@fi,
        "Onagraceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39081>,
        <http://tun.fi/MX.39083>,
        <http://tun.fi/MX.39087>,
        <http://tun.fi/MX.41820>,
        <http://tun.fi/MX.4972030>,
        <http://tun.fi/MX.4972070> ;
    skos:prefLabel "horsmakasvit"@fi,
        "dunörtsväxter"@sv .

<http://tun.fi/MX.39129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxalis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39128> ;
    skos:hiddenLabel "Oxalis"@fi,
        "Oxalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39130>,
        <http://tun.fi/MX.39131>,
        <http://tun.fi/MX.39132>,
        <http://tun.fi/MX.39133>,
        <http://tun.fi/MX.41263>,
        <http://tun.fi/MX.41668> ;
    skos:prefLabel "käenkaalit"@fi,
        "oxalisar"@sv .

<http://tun.fi/MX.39388> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polemoniaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70053> ;
    skos:hiddenLabel "Polemoniaceae"@fi,
        "Polemoniaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39389>,
        <http://tun.fi/MX.39392>,
        <http://tun.fi/MX.41868>,
        <http://tun.fi/MX.41902>,
        <http://tun.fi/MX.41944>,
        <http://tun.fi/MX.42545> ;
    skos:prefLabel "sinilatvakasvit"@fi,
        "blågullsväxter"@sv .

<http://tun.fi/MX.39519> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mentha" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "tuoksumintut"@fi ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Mentha"@fi,
        "Mentha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39520>,
        <http://tun.fi/MX.39526>,
        <http://tun.fi/MX.41221>,
        <http://tun.fi/MX.41222>,
        <http://tun.fi/MX.41223>,
        <http://tun.fi/MX.41224> ;
    skos:prefLabel "mintut"@fi,
        "myntor"@sv .

<http://tun.fi/MX.39655> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pedicularis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41740> ;
    skos:hiddenLabel "Pedicularis"@fi,
        "Pedicularis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39656>,
        <http://tun.fi/MX.39657>,
        <http://tun.fi/MX.39658>,
        <http://tun.fi/MX.39661>,
        <http://tun.fi/MX.41281>,
        <http://tun.fi/MX.4973434> ;
    skos:prefLabel "kuusiot"@fi,
        "spiror"@sv .

<http://tun.fi/MX.39688> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Utricularia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39683> ;
    skos:hiddenLabel "Utricularia"@fi,
        "Utricularia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39689>,
        <http://tun.fi/MX.39690>,
        <http://tun.fi/MX.39691>,
        <http://tun.fi/MX.39692>,
        <http://tun.fi/MX.39693>,
        <http://tun.fi/MX.39694> ;
    skos:prefLabel "vesiherneet"@fi,
        "bläddror"@sv .

<http://tun.fi/MX.39700> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Campanulaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.53721> ;
    skos:hiddenLabel "Campanulaceae"@fi,
        "Campanulaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39701>,
        <http://tun.fi/MX.39715>,
        <http://tun.fi/MX.39718>,
        <http://tun.fi/MX.39721>,
        <http://tun.fi/MX.41896>,
        <http://tun.fi/MX.4993923> ;
    skos:prefLabel "kellokasvit"@fi,
        "klockväxter"@sv .

<http://tun.fi/MX.39760> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antennaria" ;
    dwc:scientificNameAuthorship "Gaertn." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Antennaria"@fi,
        "Antennaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39761>,
        <http://tun.fi/MX.39762>,
        <http://tun.fi/MX.39764>,
        <http://tun.fi/MX.39765>,
        <http://tun.fi/MX.39766>,
        <http://tun.fi/MX.39767> ;
    skos:prefLabel "kissankäpälät"@fi,
        "kattfötter"@sv .

<http://tun.fi/MX.40265> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eleocharis" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Eleocharis"@fi,
        "Eleocharis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40266>,
        <http://tun.fi/MX.40267>,
        <http://tun.fi/MX.40268>,
        <http://tun.fi/MX.40269>,
        <http://tun.fi/MX.40274>,
        <http://tun.fi/MX.40275> ;
    skos:prefLabel "pilliluikat"@fi,
        "småsäv"@sv .

<http://tun.fi/MX.40621> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alopecurus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Alopecurus"@fi,
        "Alopecurus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40622>,
        <http://tun.fi/MX.40623>,
        <http://tun.fi/MX.40626>,
        <http://tun.fi/MX.40628>,
        <http://tun.fi/MX.40630>,
        <http://tun.fi/MX.42638> ;
    skos:prefLabel "puntarpäät"@fi,
        "kavlen"@sv .

<http://tun.fi/MX.43173> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tettigoniinae" ;
    dwc:scientificNameAuthorship "Krauss, 1902" ;
    skos:broader <http://tun.fi/MX.43169> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43174>,
        <http://tun.fi/MX.43177>,
        <http://tun.fi/MX.43179>,
        <http://tun.fi/MX.43181>,
        <http://tun.fi/MX.43184>,
        <http://tun.fi/MX.5010242> ;
    skos:prefLabel "Tettigoniinae"@fi,
        "Tettigoniinae"@sv .

<http://tun.fi/MX.43308> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cynodontium" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.212928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43511>,
        <http://tun.fi/MX.43512>,
        <http://tun.fi/MX.43513>,
        <http://tun.fi/MX.43514>,
        <http://tun.fi/MX.43515>,
        <http://tun.fi/MX.43516> ;
    skos:prefLabel "Cynodontium"@fi,
        "Cynodontium"@sv .

<http://tun.fi/MX.43354> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200505>,
        <http://tun.fi/MX.43452>,
        <http://tun.fi/MX.43456>,
        <http://tun.fi/MX.43461>,
        <http://tun.fi/MX.43473>,
        <http://tun.fi/MX.43839> ;
    skos:prefLabel "Bryum"@fi,
        "Bryum"@sv .

<http://tun.fi/MX.43373> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Splachnum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212960> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44071>,
        <http://tun.fi/MX.44072>,
        <http://tun.fi/MX.44073>,
        <http://tun.fi/MX.44074>,
        <http://tun.fi/MX.44075>,
        <http://tun.fi/MX.44076> ;
    skos:prefLabel "Splachnum"@fi,
        "Splachnum"@sv .

<http://tun.fi/MX.43388> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tortella" ;
    dwc:scientificNameAuthorship "(Lindb.) Limpr." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214544>,
        <http://tun.fi/MX.44103>,
        <http://tun.fi/MX.44104>,
        <http://tun.fi/MX.44105>,
        <http://tun.fi/MX.5079625>,
        <http://tun.fi/MX.5082105> ;
    skos:prefLabel "Tortella"@fi,
        "Tortella"@sv .

<http://tun.fi/MX.44109> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Bryophyta" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.37601> ;
    skos:hiddenLabel "Bryophyta"@fi,
        "Bryophyta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212915>,
        <http://tun.fi/MX.325111>,
        <http://tun.fi/MX.325114>,
        <http://tun.fi/MX.70673>,
        <http://tun.fi/MX.70676>,
        <http://tun.fi/MX.70695> ;
    skos:prefLabel "lehtisammalet"@fi,
        "bladmossor"@sv .

<http://tun.fi/MX.44125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nardia" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.212988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200459>,
        <http://tun.fi/MX.200533>,
        <http://tun.fi/MX.44380>,
        <http://tun.fi/MX.44381>,
        <http://tun.fi/MX.44382>,
        <http://tun.fi/MX.44383> ;
    skos:prefLabel "Nardia"@fi,
        "Nardia"@sv .

<http://tun.fi/MX.44162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calypogeia" ;
    dwc:scientificNameAuthorship "Raddi" ;
    skos:broader <http://tun.fi/MX.212983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44262>,
        <http://tun.fi/MX.44263>,
        <http://tun.fi/MX.44264>,
        <http://tun.fi/MX.44265>,
        <http://tun.fi/MX.44266>,
        <http://tun.fi/MX.44267> ;
    skos:prefLabel "Calypogeia"@fi,
        "Calypogeia"@sv .

<http://tun.fi/MX.4883880> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lambiella" ;
    dwc:scientificNameAuthorship "Mérat" ;
    skos:broader <http://tun.fi/MX.4890600> ;
    skos:hiddenLabel "Lambiella"@fi,
        "Lambiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076490>,
        <http://tun.fi/MX.66437>,
        <http://tun.fi/MX.66438>,
        <http://tun.fi/MX.66439>,
        <http://tun.fi/MX.66440>,
        <http://tun.fi/MX.66442> ;
    skos:prefLabel "uurrejäkälät"@fi,
        "rimularior"@sv .

<http://tun.fi/MX.4884177> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orchestes" ;
    dwc:scientificNameAuthorship "Illiger, 1798" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196557>,
        <http://tun.fi/MX.196560>,
        <http://tun.fi/MX.196562>,
        <http://tun.fi/MX.196563>,
        <http://tun.fi/MX.196564>,
        <http://tun.fi/MX.196565> ;
    skos:prefLabel "Orchestes"@fi,
        "Orchestes"@sv .

<http://tun.fi/MX.4884227> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protapion" ;
    dwc:scientificNameAuthorship "Schilsky, 1908" ;
    skos:broader <http://tun.fi/MX.195512> ;
    skos:hiddenLabel "Apion"@fi,
        "Apion"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195553>,
        <http://tun.fi/MX.195554>,
        <http://tun.fi/MX.195559>,
        <http://tun.fi/MX.195562>,
        <http://tun.fi/MX.195564>,
        <http://tun.fi/MX.195566> ;
    skos:prefLabel "Protapion"@fi,
        "Protapion"@sv .

<http://tun.fi/MX.4887335> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pella" ;
    dwc:scientificNameAuthorship "Stephens, 1835" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Pella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191413>,
        <http://tun.fi/MX.191414>,
        <http://tun.fi/MX.191415>,
        <http://tun.fi/MX.191416>,
        <http://tun.fi/MX.191417>,
        <http://tun.fi/MX.191418> ;
    skos:prefLabel "rosvovilistäjät"@fi,
        "Pella"@sv .

<http://tun.fi/MX.4890597> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Trapeliaceae" ;
    dwc:scientificNameAuthorship "M.Choisy ex Hertel" ;
    skos:broader <http://tun.fi/MX.5010800> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67078>,
        <http://tun.fi/MX.67198>,
        <http://tun.fi/MX.67260>,
        <http://tun.fi/MX.67284>,
        <http://tun.fi/MX.67310>,
        <http://tun.fi/MX.67375> ;
    skos:prefLabel "Trapeliaceae"@fi,
        "Trapeliaceae"@sv .

<http://tun.fi/MX.4999160> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Decapauropus" ;
    skos:broader <http://tun.fi/MX.202977> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201385>,
        <http://tun.fi/MX.201386>,
        <http://tun.fi/MX.201387>,
        <http://tun.fi/MX.4999161>,
        <http://tun.fi/MX.4999237>,
        <http://tun.fi/MX.4999239> ;
    skos:prefLabel "Decapauropus"@fi,
        "Decapauropus"@sv .

<http://tun.fi/MX.5013927> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Echiniscidae" ;
    dwc:scientificNameAuthorship "Thulin, 1928" ;
    skos:broader <http://tun.fi/MX.5013926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013928>,
        <http://tun.fi/MX.5013931>,
        <http://tun.fi/MX.5013934>,
        <http://tun.fi/MX.5013938>,
        <http://tun.fi/MX.5013940>,
        <http://tun.fi/MX.5076363> ;
    skos:prefLabel "Echiniscidae"@fi,
        "Echiniscidae"@sv .

<http://tun.fi/MX.5014013> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrobiotus" ;
    dwc:scientificNameAuthorship "Schultze, 1834" ;
    skos:broader <http://tun.fi/MX.5014012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5014014>,
        <http://tun.fi/MX.5014015>,
        <http://tun.fi/MX.5014016>,
        <http://tun.fi/MX.5076457>,
        <http://tun.fi/MX.5076458>,
        <http://tun.fi/MX.5076459> ;
    skos:prefLabel "Macrobiotus"@fi,
        "Macrobiotus"@sv .

<http://tun.fi/MX.5017353> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeoclavulina" ;
    dwc:scientificNameAuthorship "Brinkmann" ;
    skos:broader <http://tun.fi/MX.5017352> ;
    skos:hiddenLabel "Phaeoclavulina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205827>,
        <http://tun.fi/MX.205830>,
        <http://tun.fi/MX.205832>,
        <http://tun.fi/MX.205835>,
        <http://tun.fi/MX.205837>,
        <http://tun.fi/MX.236271> ;
    skos:prefLabel "ruotuhaarakaat"@fi,
        "Phaeoclavulina"@sv .

<http://tun.fi/MX.5017448> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oligositinae" ;
    dwc:scientificNameAuthorship "Ashmead, 1904" ;
    skos:broader <http://tun.fi/MX.319344> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319345>,
        <http://tun.fi/MX.319347>,
        <http://tun.fi/MX.319354>,
        <http://tun.fi/MX.319969>,
        <http://tun.fi/MX.319974>,
        <http://tun.fi/MX.5015382> ;
    skos:prefLabel "Oligositinae"@fi,
        "Oligositinae"@sv .

<http://tun.fi/MX.5017884> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Binodoxys" ;
    dwc:scientificNameAuthorship "Mackauer, 1960" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297457>,
        <http://tun.fi/MX.297458>,
        <http://tun.fi/MX.297459>,
        <http://tun.fi/MX.297463>,
        <http://tun.fi/MX.297464>,
        <http://tun.fi/MX.5017892> ;
    skos:prefLabel "Binodoxys"@fi,
        "Binodoxys"@sv .

<http://tun.fi/MX.50657> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Vespertilioninae" ;
    dwc:scientificNameAuthorship "Gray, 1821" ;
    skos:broader <http://tun.fi/MX.50537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51049>,
        <http://tun.fi/MX.51055>,
        <http://tun.fi/MX.51073>,
        <http://tun.fi/MX.51085>,
        <http://tun.fi/MX.51086>,
        <http://tun.fi/MX.51092> ;
    skos:prefLabel "Vespertilioninae"@fi,
        "Vespertilioninae"@sv .

<http://tun.fi/MX.50716> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Arvicolinae" ;
    dwc:scientificNameAuthorship "Gray, 1821" ;
    skos:broader <http://tun.fi/MX.5079145> ;
    skos:hiddenLabel "Arvicolinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.51512>,
        <http://tun.fi/MX.51513>,
        <http://tun.fi/MX.51532>,
        <http://tun.fi/MX.51534>,
        <http://tun.fi/MX.51568>,
        <http://tun.fi/MX.51571> ;
    skos:prefLabel "myyrät"@fi,
        "Arvicolinae"@sv .

<http://tun.fi/MX.52702> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Clausiliidae" ;
    dwc:scientificNameAuthorship "J. E. Gray, 1855" ;
    skos:broader <http://tun.fi/MX.52653> ;
    skos:hiddenLabel "Clausiliidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52703>,
        <http://tun.fi/MX.52706>,
        <http://tun.fi/MX.52708>,
        <http://tun.fi/MX.52712>,
        <http://tun.fi/MX.52716>,
        <http://tun.fi/MX.52718> ;
    skos:prefLabel "sulkukotilot"@fi,
        "Clausiliidae"@sv .

<http://tun.fi/MX.52789> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deroceras" ;
    dwc:scientificNameAuthorship "Rafinesque, 1820" ;
    skos:broader <http://tun.fi/MX.52788> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52790>,
        <http://tun.fi/MX.52791>,
        <http://tun.fi/MX.52792>,
        <http://tun.fi/MX.52793>,
        <http://tun.fi/MX.52795>,
        <http://tun.fi/MX.52796> ;
    skos:prefLabel "Deroceras"@fi,
        "Deroceras"@sv .

<http://tun.fi/MX.53126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oncorhynchus" ;
    dwc:scientificNameAuthorship "Suckley, 1861" ;
    skos:broader <http://tun.fi/MX.323497> ;
    skos:hiddenLabel "Oncorhynchus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52998>,
        <http://tun.fi/MX.52999>,
        <http://tun.fi/MX.53128>,
        <http://tun.fi/MX.53129>,
        <http://tun.fi/MX.53130>,
        <http://tun.fi/MX.53258> ;
    skos:prefLabel "tyynenmerenlohet"@fi,
        "Oncorhynchus"@sv .

<http://tun.fi/MX.53144> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cyprinidae" ;
    skos:broader <http://tun.fi/MX.53143> ;
    skos:hiddenLabel "Cyprinidae"@fi,
        "Cyprinidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5016659>,
        <http://tun.fi/MX.5016660>,
        <http://tun.fi/MX.5016661>,
        <http://tun.fi/MX.5016663>,
        <http://tun.fi/MX.5016664>,
        <http://tun.fi/MX.5077707> ;
    skos:prefLabel "särkikalat"@fi,
        "karpfiskar"@sv .

<http://tun.fi/MX.53367> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Malacostraca" ;
    skos:broader <http://tun.fi/MX.37605> ;
    skos:hiddenLabel "Malacostraca"@fi,
        "Malacostraca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213791>,
        <http://tun.fi/MX.213799>,
        <http://tun.fi/MX.53722>,
        <http://tun.fi/MX.70235>,
        <http://tun.fi/MX.70240>,
        <http://tun.fi/MX.70241> ;
    skos:prefLabel "kuoriäyriäiset"@fi,
        "storkräftor"@sv .

<http://tun.fi/MX.53375> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Hexanauplia" ;
    dwc:scientificNameAuthorship "Oakley et al., 2013" ;
    skos:broader <http://tun.fi/MX.37605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.53716>,
        <http://tun.fi/MX.70244>,
        <http://tun.fi/MX.70245>,
        <http://tun.fi/MX.70246>,
        <http://tun.fi/MX.70250>,
        <http://tun.fi/MX.70253> ;
    skos:prefLabel "Hexanauplia"@fi,
        "Hexanauplia"@sv .

<http://tun.fi/MX.53379> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Leotiomycetes" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233264>,
        <http://tun.fi/MX.317255>,
        <http://tun.fi/MX.53696>,
        <http://tun.fi/MX.53738>,
        <http://tun.fi/MX.70595>,
        <http://tun.fi/MX.70596> ;
    skos:prefLabel "Leotiomycetes"@fi,
        "Leotiomycetes"@sv .

<http://tun.fi/MX.53426> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aulacorthum" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228562>,
        <http://tun.fi/MX.228563>,
        <http://tun.fi/MX.228564>,
        <http://tun.fi/MX.228565>,
        <http://tun.fi/MX.228566>,
        <http://tun.fi/MX.53056> ;
    skos:prefLabel "Aulacorthum"@fi,
        "Aulacorthum"@sv .

<http://tun.fi/MX.53517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrenophora" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.53648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237427>,
        <http://tun.fi/MX.237428>,
        <http://tun.fi/MX.52955>,
        <http://tun.fi/MX.52956>,
        <http://tun.fi/MX.52957>,
        <http://tun.fi/MX.52958> ;
    skos:prefLabel "Pyrenophora"@fi,
        "Pyrenophora"@sv .

<http://tun.fi/MX.53550> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Bryocorinae" ;
    skos:broader <http://tun.fi/MX.53599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229782>,
        <http://tun.fi/MX.229784>,
        <http://tun.fi/MX.229786>,
        <http://tun.fi/MX.229794>,
        <http://tun.fi/MX.229796>,
        <http://tun.fi/MX.229800> ;
    skos:prefLabel "Bryocorinae"@fi,
        "Bryocorinae"@sv .

<http://tun.fi/MX.53597> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tetranychidae" ;
    skos:broader <http://tun.fi/MX.53701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201616>,
        <http://tun.fi/MX.201971>,
        <http://tun.fi/MX.202101>,
        <http://tun.fi/MX.202790>,
        <http://tun.fi/MX.202901>,
        <http://tun.fi/MX.53424> ;
    skos:prefLabel "Tetranychidae"@fi,
        "Tetranychidae"@sv .

<http://tun.fi/MX.58657> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemophora" ;
    dwc:scientificNameAuthorship "Hoffmannsegg, 1798" ;
    skos:broader <http://tun.fi/MX.58656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984495>,
        <http://tun.fi/MX.58658>,
        <http://tun.fi/MX.58659>,
        <http://tun.fi/MX.58661>,
        <http://tun.fi/MX.58663>,
        <http://tun.fi/MX.58664> ;
    skos:prefLabel "Nemophora"@fi,
        "Nemophora"@sv .

<http://tun.fi/MX.58674> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nematopogon" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.58673> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58675>,
        <http://tun.fi/MX.58676>,
        <http://tun.fi/MX.58677>,
        <http://tun.fi/MX.58679>,
        <http://tun.fi/MX.58680>,
        <http://tun.fi/MX.58681> ;
    skos:prefLabel "Nematopogon"@fi,
        "Nematopogon"@sv .

<http://tun.fi/MX.58685> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Incurvaria" ;
    dwc:scientificNameAuthorship "Haworth, 1828" ;
    skos:broader <http://tun.fi/MX.58682> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58686>,
        <http://tun.fi/MX.58687>,
        <http://tun.fi/MX.58688>,
        <http://tun.fi/MX.58689>,
        <http://tun.fi/MX.58690>,
        <http://tun.fi/MX.58691> ;
    skos:prefLabel "Incurvaria"@fi,
        "Incurvaria"@sv .

<http://tun.fi/MX.58770> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tineinae" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.58722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58771>,
        <http://tun.fi/MX.58774>,
        <http://tun.fi/MX.58777>,
        <http://tun.fi/MX.58779>,
        <http://tun.fi/MX.58789>,
        <http://tun.fi/MX.58795> ;
    skos:prefLabel "Tineinae"@fi,
        "Tineinae"@sv .

<http://tun.fi/MX.58838> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oiketicinae" ;
    dwc:scientificNameAuthorship "Herrich-Schäffer, 1855" ;
    skos:broader <http://tun.fi/MX.58805> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58839>,
        <http://tun.fi/MX.58841>,
        <http://tun.fi/MX.58844>,
        <http://tun.fi/MX.58846>,
        <http://tun.fi/MX.58848>,
        <http://tun.fi/MX.58852> ;
    skos:prefLabel "Oiketicinae"@fi,
        "Oiketicinae"@sv .

<http://tun.fi/MX.58879> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gracillariidae" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Gracillariidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4985202>,
        <http://tun.fi/MX.4985203>,
        <http://tun.fi/MX.4985204>,
        <http://tun.fi/MX.58880>,
        <http://tun.fi/MX.58928>,
        <http://tun.fi/MX.58985> ;
    skos:prefLabel "miinaajakoit"@fi,
        "Gracillariidae"@sv .

<http://tun.fi/MX.58880> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Gracillariinae" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.58879> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58885>,
        <http://tun.fi/MX.58899>,
        <http://tun.fi/MX.58901>,
        <http://tun.fi/MX.58903>,
        <http://tun.fi/MX.58905>,
        <http://tun.fi/MX.58907> ;
    skos:prefLabel "Gracillariinae"@fi,
        "Gracillariinae"@sv .

<http://tun.fi/MX.59134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glyphipterix" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59133> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59136>,
        <http://tun.fi/MX.59138>,
        <http://tun.fi/MX.59140>,
        <http://tun.fi/MX.59141>,
        <http://tun.fi/MX.59142>,
        <http://tun.fi/MX.59143> ;
    skos:prefLabel "Glyphipterix"@fi,
        "Glyphipterix"@sv .

<http://tun.fi/MX.59149> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucoptera" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59148> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013779>,
        <http://tun.fi/MX.59151>,
        <http://tun.fi/MX.59152>,
        <http://tun.fi/MX.59153>,
        <http://tun.fi/MX.59154>,
        <http://tun.fi/MX.59156> ;
    skos:prefLabel "Leucoptera"@fi,
        "Leucoptera"@sv .

<http://tun.fi/MX.59321> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ethmia" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.59320> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59322>,
        <http://tun.fi/MX.59323>,
        <http://tun.fi/MX.59325>,
        <http://tun.fi/MX.59326>,
        <http://tun.fi/MX.59327>,
        <http://tun.fi/MX.59328> ;
    skos:prefLabel "Ethmia"@fi,
        "Ethmia"@sv .

<http://tun.fi/MX.59653> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gelechiidae" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Gelechiidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211135>,
        <http://tun.fi/MX.59654>,
        <http://tun.fi/MX.59757>,
        <http://tun.fi/MX.59863>,
        <http://tun.fi/MX.59897>,
        <http://tun.fi/MX.59918> ;
    skos:prefLabel "keulakoit"@fi,
        "Gelechiidae"@sv .

<http://tun.fi/MX.59743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carpatolechia" ;
    dwc:scientificNameAuthorship "Capuse, 1964" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59744>,
        <http://tun.fi/MX.59745>,
        <http://tun.fi/MX.59746>,
        <http://tun.fi/MX.59747>,
        <http://tun.fi/MX.59748>,
        <http://tun.fi/MX.59749> ;
    skos:prefLabel "Carpatolechia"@fi,
        "Carpatolechia"@sv .

<http://tun.fi/MX.59876> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aproaerema" ;
    dwc:scientificNameAuthorship "Durrant, 1897" ;
    skos:broader <http://tun.fi/MX.59863> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59870>,
        <http://tun.fi/MX.59871>,
        <http://tun.fi/MX.59873>,
        <http://tun.fi/MX.59874>,
        <http://tun.fi/MX.59875>,
        <http://tun.fi/MX.59877> ;
    skos:prefLabel "Aproaerema"@fi,
        "Aproaerema"@sv .

<http://tun.fi/MX.59981> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zygaena" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.59980> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59983>,
        <http://tun.fi/MX.59984>,
        <http://tun.fi/MX.59986>,
        <http://tun.fi/MX.59987>,
        <http://tun.fi/MX.59989>,
        <http://tun.fi/MX.59991> ;
    skos:prefLabel "Zygaena"@fi,
        "Zygaena"@sv .

<http://tun.fi/MX.60095> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cochylidia" ;
    dwc:scientificNameAuthorship "Obraztsov, 1956" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60096>,
        <http://tun.fi/MX.60097>,
        <http://tun.fi/MX.60098>,
        <http://tun.fi/MX.60099>,
        <http://tun.fi/MX.60100>,
        <http://tun.fi/MX.60101> ;
    skos:prefLabel "Cochylidia"@fi,
        "Cochylidia"@sv .

<http://tun.fi/MX.60154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Archips" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60155>,
        <http://tun.fi/MX.60157>,
        <http://tun.fi/MX.60159>,
        <http://tun.fi/MX.60160>,
        <http://tun.fi/MX.60161>,
        <http://tun.fi/MX.60162> ;
    skos:prefLabel "Archips"@fi,
        "Archips"@sv .

<http://tun.fi/MX.60230> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endothenia" ;
    dwc:scientificNameAuthorship "Stephens, 1852" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60231>,
        <http://tun.fi/MX.60234>,
        <http://tun.fi/MX.60237>,
        <http://tun.fi/MX.60238>,
        <http://tun.fi/MX.60239>,
        <http://tun.fi/MX.60241> ;
    skos:prefLabel "Endothenia"@fi,
        "Endothenia"@sv .

<http://tun.fi/MX.60265> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hedya" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60267>,
        <http://tun.fi/MX.60268>,
        <http://tun.fi/MX.60270>,
        <http://tun.fi/MX.60271>,
        <http://tun.fi/MX.60272>,
        <http://tun.fi/MX.60273> ;
    skos:prefLabel "Hedya"@fi,
        "Hedya"@sv .

<http://tun.fi/MX.60813> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycaena" ;
    dwc:scientificNameAuthorship "Fabricius, 1807" ;
    skos:broader <http://tun.fi/MX.60796> ;
    skos:hiddenLabel "Lycaena"@fi,
        "Lycaena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60816>,
        <http://tun.fi/MX.60817>,
        <http://tun.fi/MX.60818>,
        <http://tun.fi/MX.60819>,
        <http://tun.fi/MX.60820>,
        <http://tun.fi/MX.60821> ;
    skos:prefLabel "kultasiivet"@fi,
        "guldvingar"@sv .

<http://tun.fi/MX.60869> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Heliconiinae" ;
    dwc:scientificNameAuthorship "Swainson, 1822" ;
    skos:broader <http://tun.fi/MX.60868> ;
    skos:hiddenLabel "Heliconiinae"@fi,
        "Heliconiinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999559>,
        <http://tun.fi/MX.4999560>,
        <http://tun.fi/MX.60871>,
        <http://tun.fi/MX.60881>,
        <http://tun.fi/MX.60883>,
        <http://tun.fi/MX.60885> ;
    skos:prefLabel "aurinkoperhoset"@fi,
        "pärlemorfjärilar"@sv .

<http://tun.fi/MX.60978> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erebia" ;
    dwc:scientificNameAuthorship "Dalman, 1816" ;
    skos:broader <http://tun.fi/MX.60950> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60979>,
        <http://tun.fi/MX.60980>,
        <http://tun.fi/MX.60982>,
        <http://tun.fi/MX.60983>,
        <http://tun.fi/MX.60984>,
        <http://tun.fi/MX.60986> ;
    skos:prefLabel "Erebia"@fi,
        "Erebia"@sv .

<http://tun.fi/MX.61278> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Evergestis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61277> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61279>,
        <http://tun.fi/MX.61280>,
        <http://tun.fi/MX.61281>,
        <http://tun.fi/MX.61282>,
        <http://tun.fi/MX.61283>,
        <http://tun.fi/MX.61284> ;
    skos:prefLabel "Evergestis"@fi,
        "Evergestis"@sv .

<http://tun.fi/MX.61372> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Thyatirinae" ;
    dwc:scientificNameAuthorship "Smith, 1893" ;
    skos:broader <http://tun.fi/MX.61371> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61373>,
        <http://tun.fi/MX.61375>,
        <http://tun.fi/MX.61377>,
        <http://tun.fi/MX.61382>,
        <http://tun.fi/MX.61384>,
        <http://tun.fi/MX.61386> ;
    skos:prefLabel "Thyatirinae"@fi,
        "Thyatirinae"@sv .

<http://tun.fi/MX.62085> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Notodontidae" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Notodontidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324909>,
        <http://tun.fi/MX.324910>,
        <http://tun.fi/MX.324911>,
        <http://tun.fi/MX.62086>,
        <http://tun.fi/MX.62094>,
        <http://tun.fi/MX.62129> ;
    skos:prefLabel "nirkot"@fi,
        "Notodontidae"@sv .

<http://tun.fi/MX.62181> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Herminiinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.62137> ;
    skos:hiddenLabel "Herminiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324937>,
        <http://tun.fi/MX.324938>,
        <http://tun.fi/MX.62182>,
        <http://tun.fi/MX.62186>,
        <http://tun.fi/MX.62189>,
        <http://tun.fi/MX.62194> ;
    skos:prefLabel "kärsäyökköset"@fi,
        "Herminiinae"@sv .

<http://tun.fi/MX.62318> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Erebinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.62137> ;
    skos:hiddenLabel "Erebinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324941>,
        <http://tun.fi/MX.5076543>,
        <http://tun.fi/MX.62320>,
        <http://tun.fi/MX.62330>,
        <http://tun.fi/MX.62332>,
        <http://tun.fi/MX.62337> ;
    skos:prefLabel "ritariyökköset"@fi,
        "Erebinae"@sv .

<http://tun.fi/MX.62420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syngrapha" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62422>,
        <http://tun.fi/MX.62423>,
        <http://tun.fi/MX.62424>,
        <http://tun.fi/MX.62425>,
        <http://tun.fi/MX.62426>,
        <http://tun.fi/MX.62427> ;
    skos:prefLabel "Syngrapha"@fi,
        "Syngrapha"@sv .

<http://tun.fi/MX.62673> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lithophane" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62674>,
        <http://tun.fi/MX.62675>,
        <http://tun.fi/MX.62677>,
        <http://tun.fi/MX.62678>,
        <http://tun.fi/MX.62679>,
        <http://tun.fi/MX.62681> ;
    skos:prefLabel "Lithophane"@fi,
        "Lithophane"@sv .

<http://tun.fi/MX.62845> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polia" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62847>,
        <http://tun.fi/MX.62848>,
        <http://tun.fi/MX.62851>,
        <http://tun.fi/MX.62853>,
        <http://tun.fi/MX.62855>,
        <http://tun.fi/MX.62856> ;
    skos:prefLabel "Polia"@fi,
        "Polia"@sv .

<http://tun.fi/MX.62860> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lacanobia" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62862>,
        <http://tun.fi/MX.62864>,
        <http://tun.fi/MX.62865>,
        <http://tun.fi/MX.62867>,
        <http://tun.fi/MX.62868>,
        <http://tun.fi/MX.62869> ;
    skos:prefLabel "Lacanobia"@fi,
        "Lacanobia"@sv .

<http://tun.fi/MX.67039> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myriospora" ;
    dwc:scientificNameAuthorship "Nägeli ex Hue" ;
    skos:broader <http://tun.fi/MX.233256> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4994254>,
        <http://tun.fi/MX.66224>,
        <http://tun.fi/MX.66225>,
        <http://tun.fi/MX.66226>,
        <http://tun.fi/MX.66227>,
        <http://tun.fi/MX.66228> ;
    skos:prefLabel "Myriospora"@fi,
        "Myriospora"@sv .

<http://tun.fi/MX.67043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrenopsis" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:hiddenLabel "Pyrenopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66349>,
        <http://tun.fi/MX.66350>,
        <http://tun.fi/MX.66351>,
        <http://tun.fi/MX.66352>,
        <http://tun.fi/MX.67006>,
        <http://tun.fi/MX.67007> ;
    skos:prefLabel "mustaajat"@fi,
        "Pyrenopsis"@sv .

<http://tun.fi/MX.67060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protoblastenia" ;
    dwc:scientificNameAuthorship "(Zahlbr.) J. Steiner" ;
    skos:broader <http://tun.fi/MX.233230> ;
    skos:hiddenLabel "Protoblastenia"@fi,
        "Protoblastenia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313751>,
        <http://tun.fi/MX.66958>,
        <http://tun.fi/MX.66959>,
        <http://tun.fi/MX.66960>,
        <http://tun.fi/MX.66961>,
        <http://tun.fi/MX.66963> ;
    skos:prefLabel "nuppujäkälät"@fi,
        "guldskivlavar"@sv .

<http://tun.fi/MX.67071> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calogaya" ;
    dwc:scientificNameAuthorship "Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:hiddenLabel "Calogaya"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65414>,
        <http://tun.fi/MX.65415>,
        <http://tun.fi/MX.65416>,
        <http://tun.fi/MX.65417>,
        <http://tun.fi/MX.65418>,
        <http://tun.fi/MX.65435> ;
    skos:prefLabel "loistokultajäkälät"@fi,
        "Calogaya"@sv .

<http://tun.fi/MX.67144> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lichenoconium" ;
    dwc:scientificNameAuthorship "Petr. & Sydow" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66086>,
        <http://tun.fi/MX.66087>,
        <http://tun.fi/MX.66088>,
        <http://tun.fi/MX.66089>,
        <http://tun.fi/MX.66090>,
        <http://tun.fi/MX.66091> ;
    skos:prefLabel "Lichenoconium"@fi,
        "Lichenoconium"@sv .

<http://tun.fi/MX.67170> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atla" ;
    dwc:scientificNameAuthorship "Savić & Tibell" ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:hiddenLabel "Atla"@fi,
        "Atla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313712>,
        <http://tun.fi/MX.313713>,
        <http://tun.fi/MX.313714>,
        <http://tun.fi/MX.65284>,
        <http://tun.fi/MX.65285>,
        <http://tun.fi/MX.65286> ;
    skos:prefLabel "vellamonjäkälät"@fi,
        "atlor"@sv .

<http://tun.fi/MX.67192> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lichenopeltella" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.233313> ;
    skos:hiddenLabel "Lichenopeltella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237353>,
        <http://tun.fi/MX.66097>,
        <http://tun.fi/MX.66098>,
        <http://tun.fi/MX.66099>,
        <http://tun.fi/MX.66100>,
        <http://tun.fi/MX.66101> ;
    skos:prefLabel "lättänät"@fi,
        "Lichenopeltella"@sv .

<http://tun.fi/MX.67214> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protoparmelia" ;
    dwc:scientificNameAuthorship "M. Choisy" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Protoparmelia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971896>,
        <http://tun.fi/MX.5079827>,
        <http://tun.fi/MX.66966>,
        <http://tun.fi/MX.66967>,
        <http://tun.fi/MX.66968>,
        <http://tun.fi/MX.66969> ;
    skos:prefLabel "ruskokehräjäkälät"@fi,
        "Protoparmelia"@sv .

<http://tun.fi/MX.67219> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agonimia" ;
    dwc:scientificNameAuthorship "Zahlbr." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65167>,
        <http://tun.fi/MX.65168>,
        <http://tun.fi/MX.65169>,
        <http://tun.fi/MX.65170>,
        <http://tun.fi/MX.65171>,
        <http://tun.fi/MX.65172> ;
    skos:prefLabel "Agonimia"@fi,
        "Agonimia"@sv .

<http://tun.fi/MX.67242> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Niesslia" ;
    dwc:scientificNameAuthorship "Auersw." ;
    skos:broader <http://tun.fi/MX.233295> ;
    skos:hiddenLabel "Niesslia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238042>,
        <http://tun.fi/MX.238043>,
        <http://tun.fi/MX.238044>,
        <http://tun.fi/MX.5076083>,
        <http://tun.fi/MX.66243>,
        <http://tun.fi/MX.66577> ;
    skos:prefLabel "jäkälänsyyläset"@fi,
        "Niesslia"@sv .

<http://tun.fi/MX.67310> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trapeliopsis" ;
    dwc:scientificNameAuthorship "Hertel & Gotth. Schneid." ;
    skos:broader <http://tun.fi/MX.4890597> ;
    skos:hiddenLabel "Trapeliopsis"@fi,
        "Trapeliopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66718>,
        <http://tun.fi/MX.66719>,
        <http://tun.fi/MX.66720>,
        <http://tun.fi/MX.66721>,
        <http://tun.fi/MX.66722>,
        <http://tun.fi/MX.66723> ;
    skos:prefLabel "kuurajäkälät"@fi,
        "knotterlavar"@sv .

<http://tun.fi/MX.67316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pronectria" ;
    dwc:scientificNameAuthorship "Clem." ;
    skos:broader <http://tun.fi/MX.233433> ;
    skos:hiddenLabel "Pronectria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66952>,
        <http://tun.fi/MX.66953>,
        <http://tun.fi/MX.66954>,
        <http://tun.fi/MX.66955>,
        <http://tun.fi/MX.66956>,
        <http://tun.fi/MX.66957> ;
    skos:prefLabel "hurmioiset"@fi,
        "Pronectria"@sv .

<http://tun.fi/MX.67323> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeocalicium" ;
    dwc:scientificNameAuthorship "A.F.W.Schmidt" ;
    skos:broader <http://tun.fi/MX.233255> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65544>,
        <http://tun.fi/MX.65545>,
        <http://tun.fi/MX.65546>,
        <http://tun.fi/MX.65547>,
        <http://tun.fi/MX.65548>,
        <http://tun.fi/MX.65549> ;
    skos:prefLabel "Phaeocalicium"@fi,
        "Phaeocalicium"@sv .

<http://tun.fi/MX.67366> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Collema" ;
    dwc:scientificNameAuthorship "F. H. Wigg." ;
    skos:broader <http://tun.fi/MX.233406> ;
    skos:hiddenLabel "Collema"@fi,
        "Collema"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65635>,
        <http://tun.fi/MX.65636>,
        <http://tun.fi/MX.65638>,
        <http://tun.fi/MX.65640>,
        <http://tun.fi/MX.65643>,
        <http://tun.fi/MX.65648> ;
    skos:prefLabel "hyytelöjäkälät"@fi,
        "gelélavar"@sv .

<http://tun.fi/MX.67405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Circinaria" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.233229> ;
    skos:hiddenLabel "Circinaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65245>,
        <http://tun.fi/MX.65247>,
        <http://tun.fi/MX.65249>,
        <http://tun.fi/MX.65251>,
        <http://tun.fi/MX.65259>,
        <http://tun.fi/MX.66561> ;
    skos:prefLabel "mannajäkälät"@fi,
        "Circinaria"@sv .

<http://tun.fi/MX.69654> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Flammulina" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233246> ;
    skos:hiddenLabel "Flammulina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235445>,
        <http://tun.fi/MX.235446>,
        <http://tun.fi/MX.235448>,
        <http://tun.fi/MX.236714>,
        <http://tun.fi/MX.5015626>,
        <http://tun.fi/MX.5015627> ;
    skos:prefLabel "talvijuurekkaat"@fi,
        "Flammulina"@sv .

<http://tun.fi/MX.69714> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boletus" ;
    dwc:scientificNameAuthorship "L.:Fr." ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Boletus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71909>,
        <http://tun.fi/MX.72152>,
        <http://tun.fi/MX.72563>,
        <http://tun.fi/MX.72800>,
        <http://tun.fi/MX.73072>,
        <http://tun.fi/MX.73300> ;
    skos:prefLabel "kivitatit"@fi,
        "Boletus"@sv .

<http://tun.fi/MX.69752> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucocoprinus" ;
    dwc:scientificNameAuthorship "Pat." ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Leucocoprinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71819>,
        <http://tun.fi/MX.71820>,
        <http://tun.fi/MX.72055>,
        <http://tun.fi/MX.72056>,
        <http://tun.fi/MX.72703>,
        <http://tun.fi/MX.72959> ;
    skos:prefLabel "poimu-ukonsienet"@fi,
        "Leucocoprinus"@sv .

<http://tun.fi/MX.69769> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemimycena" ;
    skos:broader <http://tun.fi/MX.233383> ;
    skos:hiddenLabel "Hemimycena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71982>,
        <http://tun.fi/MX.72425>,
        <http://tun.fi/MX.72616>,
        <http://tun.fi/MX.72887>,
        <http://tun.fi/MX.73130>,
        <http://tun.fi/MX.73131> ;
    skos:prefLabel "valkohiipot"@fi,
        "Hemimycena"@sv .

<http://tun.fi/MX.69770> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnopilus" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Gymnopilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5002156>,
        <http://tun.fi/MX.71790>,
        <http://tun.fi/MX.72018>,
        <http://tun.fi/MX.72449>,
        <http://tun.fi/MX.72450>,
        <http://tun.fi/MX.73414> ;
    skos:prefLabel "karvaslakit"@fi,
        "Gymnopilus"@sv .

<http://tun.fi/MX.69800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rugosomyces" ;
    dwc:scientificNameAuthorship "Raithelh." ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72082>,
        <http://tun.fi/MX.72505>,
        <http://tun.fi/MX.73073>,
        <http://tun.fi/MX.73074>,
        <http://tun.fi/MX.73223>,
        <http://tun.fi/MX.73301> ;
    skos:prefLabel "Rugosomyces"@fi,
        "Rugosomyces"@sv .

<http://tun.fi/MX.70035> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Asparagales" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.292360>,
        <http://tun.fi/MX.39977>,
        <http://tun.fi/MX.40017>,
        <http://tun.fi/MX.40029>,
        <http://tun.fi/MX.41723>,
        <http://tun.fi/MX.4971905> ;
    skos:prefLabel "Asparagales"@fi,
        "Asparagales"@sv .

<http://tun.fi/MX.70053> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ericales" ;
    dwc:scientificNameAuthorship "Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38594>,
        <http://tun.fi/MX.38649>,
        <http://tun.fi/MX.38652>,
        <http://tun.fi/MX.39153>,
        <http://tun.fi/MX.39388>,
        <http://tun.fi/MX.41722> ;
    skos:prefLabel "Ericales"@fi,
        "Ericales"@sv .

<http://tun.fi/MX.70062> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Malpighiales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38297>,
        <http://tun.fi/MX.38303>,
        <http://tun.fi/MX.38309>,
        <http://tun.fi/MX.38526>,
        <http://tun.fi/MX.38702>,
        <http://tun.fi/MX.39124> ;
    skos:prefLabel "Malpighiales"@fi,
        "Malpighiales"@sv .

<http://tun.fi/MX.70094> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Florideophyceae" ;
    skos:broader <http://tun.fi/MX.70088> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.70095>,
        <http://tun.fi/MX.70096>,
        <http://tun.fi/MX.70098>,
        <http://tun.fi/MX.70100>,
        <http://tun.fi/MX.70103>,
        <http://tun.fi/MX.70106> ;
    skos:prefLabel "Florideophyceae"@fi,
        "Florideophyceae"@sv .

<http://tun.fi/MX.70227> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Neuroptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Neuroptera"@fi,
        "Neuroptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230915>,
        <http://tun.fi/MX.290307>,
        <http://tun.fi/MX.290325>,
        <http://tun.fi/MX.290363>,
        <http://tun.fi/MX.290387>,
        <http://tun.fi/MX.317031> ;
    skos:prefLabel "verkkosiipiset"@fi,
        "nätvingar"@sv .

<http://tun.fi/MX.70232> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Siphonaptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Siphonaptera"@fi,
        "Siphonaptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213117>,
        <http://tun.fi/MX.213143>,
        <http://tun.fi/MX.213155>,
        <http://tun.fi/MX.213164>,
        <http://tun.fi/MX.213200>,
        <http://tun.fi/MX.213205> ;
    skos:prefLabel "kirput"@fi,
        "loppor"@sv .

<http://tun.fi/MX.70595> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Rhytismatales" ;
    skos:broader <http://tun.fi/MX.53379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233293>,
        <http://tun.fi/MX.233316>,
        <http://tun.fi/MX.233408>,
        <http://tun.fi/MX.233409>,
        <http://tun.fi/MX.233920>,
        <http://tun.fi/MX.236939> ;
    skos:prefLabel "Rhytismatales"@fi,
        "Rhytismatales"@sv .

<http://tun.fi/MX.189129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Badister" ;
    dwc:scientificNameAuthorship "Clairville, 1806" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Badister"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189130>,
        <http://tun.fi/MX.189131>,
        <http://tun.fi/MX.189134>,
        <http://tun.fi/MX.189135>,
        <http://tun.fi/MX.189137>,
        <http://tun.fi/MX.189138>,
        <http://tun.fi/MX.189139> ;
    skos:prefLabel "loimukiitäjäiset"@fi,
        "Badister"@sv .

<http://tun.fi/MX.189580> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Silphinae" ;
    dwc:scientificNameAuthorship "Latreille, 1807" ;
    skos:broader <http://tun.fi/MX.189579> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189581>,
        <http://tun.fi/MX.189583>,
        <http://tun.fi/MX.189590>,
        <http://tun.fi/MX.189592>,
        <http://tun.fi/MX.189596>,
        <http://tun.fi/MX.189600>,
        <http://tun.fi/MX.189606> ;
    skos:prefLabel "Silphinae"@fi,
        "Silphinae"@sv .

<http://tun.fi/MX.189648> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllodrepa" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:hiddenLabel "Phyllodrepa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189649>,
        <http://tun.fi/MX.189650>,
        <http://tun.fi/MX.189651>,
        <http://tun.fi/MX.189652>,
        <http://tun.fi/MX.189653>,
        <http://tun.fi/MX.189654>,
        <http://tun.fi/MX.189655> ;
    skos:prefLabel "kapolaakaset"@fi,
        "Phyllodrepa"@sv .

<http://tun.fi/MX.189814> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ochthebius" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189813> ;
    skos:hiddenLabel "Ochthebius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189818>,
        <http://tun.fi/MX.189819>,
        <http://tun.fi/MX.189821>,
        <http://tun.fi/MX.189822>,
        <http://tun.fi/MX.189825>,
        <http://tun.fi/MX.189827>,
        <http://tun.fi/MX.189832> ;
    skos:prefLabel "kalvovesiäiset"@fi,
        "Ochthebius"@sv .

<http://tun.fi/MX.189884> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptiliolum" ;
    dwc:scientificNameAuthorship "Flach, 1888" ;
    skos:broader <http://tun.fi/MX.189837> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189885>,
        <http://tun.fi/MX.189886>,
        <http://tun.fi/MX.189888>,
        <http://tun.fi/MX.189889>,
        <http://tun.fi/MX.189890>,
        <http://tun.fi/MX.189891>,
        <http://tun.fi/MX.189895> ;
    skos:prefLabel "Ptiliolum"@fi,
        "Ptiliolum"@sv .

<http://tun.fi/MX.190286> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lordithon" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:hiddenLabel "Lordithon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190288>,
        <http://tun.fi/MX.190289>,
        <http://tun.fi/MX.190291>,
        <http://tun.fi/MX.190292>,
        <http://tun.fi/MX.190293>,
        <http://tun.fi/MX.190294>,
        <http://tun.fi/MX.190295> ;
    skos:prefLabel "tattivaajakkaat"@fi,
        "Lordithon"@sv .

<http://tun.fi/MX.190305> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sepedophilus" ;
    dwc:scientificNameAuthorship "Gistel, 1856" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:hiddenLabel "Sepedophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190307>,
        <http://tun.fi/MX.190308>,
        <http://tun.fi/MX.190309>,
        <http://tun.fi/MX.190310>,
        <http://tun.fi/MX.190314>,
        <http://tun.fi/MX.190315>,
        <http://tun.fi/MX.190318> ;
    skos:prefLabel "pisarvaajakkaat"@fi,
        "Sepedophilus"@sv .

<http://tun.fi/MX.190707> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calodera" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190709>,
        <http://tun.fi/MX.190710>,
        <http://tun.fi/MX.190711>,
        <http://tun.fi/MX.190712>,
        <http://tun.fi/MX.190713>,
        <http://tun.fi/MX.190715>,
        <http://tun.fi/MX.190716> ;
    skos:prefLabel "Calodera"@fi,
        "Calodera"@sv .

<http://tun.fi/MX.191588> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myllaena" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191589>,
        <http://tun.fi/MX.191590>,
        <http://tun.fi/MX.191591>,
        <http://tun.fi/MX.191592>,
        <http://tun.fi/MX.191594>,
        <http://tun.fi/MX.191595>,
        <http://tun.fi/MX.191596> ;
    skos:prefLabel "Myllaena"@fi,
        "Myllaena"@sv .

<http://tun.fi/MX.191611> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scaphisoma" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.191606> ;
    skos:hiddenLabel "Scaphisoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191612>,
        <http://tun.fi/MX.191613>,
        <http://tun.fi/MX.191614>,
        <http://tun.fi/MX.191615>,
        <http://tun.fi/MX.191616>,
        <http://tun.fi/MX.191617>,
        <http://tun.fi/MX.191618> ;
    skos:prefLabel "kiiltopisaraiset"@fi,
        "Scaphisoma"@sv .

<http://tun.fi/MX.191931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clambus" ;
    dwc:scientificNameAuthorship "Fischer v. Waldheim, 1821" ;
    skos:broader <http://tun.fi/MX.191928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191932>,
        <http://tun.fi/MX.191933>,
        <http://tun.fi/MX.192583>,
        <http://tun.fi/MX.192586>,
        <http://tun.fi/MX.192587>,
        <http://tun.fi/MX.192588>,
        <http://tun.fi/MX.4884413> ;
    skos:prefLabel "Clambus"@fi,
        "Clambus"@sv .

<http://tun.fi/MX.192057> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ocypus" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:hiddenLabel "Ocypus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192059>,
        <http://tun.fi/MX.192060>,
        <http://tun.fi/MX.192063>,
        <http://tun.fi/MX.192064>,
        <http://tun.fi/MX.192065>,
        <http://tun.fi/MX.192066>,
        <http://tun.fi/MX.192067> ;
    skos:prefLabel "suurlyhytsiivet"@fi,
        "Ocypus"@sv .

<http://tun.fi/MX.192477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhagonycha" ;
    dwc:scientificNameAuthorship "Eschscholtz, 1830" ;
    skos:broader <http://tun.fi/MX.192440> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192479>,
        <http://tun.fi/MX.192480>,
        <http://tun.fi/MX.192481>,
        <http://tun.fi/MX.192483>,
        <http://tun.fi/MX.192484>,
        <http://tun.fi/MX.192485>,
        <http://tun.fi/MX.192486> ;
    skos:prefLabel "Rhagonycha"@fi,
        "Rhagonycha"@sv .

<http://tun.fi/MX.192828> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Melasinae" ;
    dwc:scientificNameAuthorship "Fleming, 1821" ;
    skos:broader <http://tun.fi/MX.192827> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192833>,
        <http://tun.fi/MX.192836>,
        <http://tun.fi/MX.192843>,
        <http://tun.fi/MX.192847>,
        <http://tun.fi/MX.192858>,
        <http://tun.fi/MX.192864>,
        <http://tun.fi/MX.192867> ;
    skos:prefLabel "Melasinae"@fi,
        "Melasinae"@sv .

<http://tun.fi/MX.194443> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Latridius" ;
    dwc:scientificNameAuthorship "Herbst, 1793" ;
    skos:broader <http://tun.fi/MX.194439> ;
    skos:hiddenLabel "Latridius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194444>,
        <http://tun.fi/MX.194445>,
        <http://tun.fi/MX.194446>,
        <http://tun.fi/MX.194448>,
        <http://tun.fi/MX.194449>,
        <http://tun.fi/MX.194451>,
        <http://tun.fi/MX.194453> ;
    skos:prefLabel "aitonärviäiset"@fi,
        "Latridius"@sv .

<http://tun.fi/MX.195357> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Alleculinae" ;
    dwc:scientificNameAuthorship "Laporte de Castelnau, 1840" ;
    skos:broader <http://tun.fi/MX.195239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194557>,
        <http://tun.fi/MX.194566>,
        <http://tun.fi/MX.195359>,
        <http://tun.fi/MX.195362>,
        <http://tun.fi/MX.195364>,
        <http://tun.fi/MX.195369>,
        <http://tun.fi/MX.195373> ;
    skos:prefLabel "Alleculinae"@fi,
        "Alleculinae"@sv .

<http://tun.fi/MX.195470> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhynchitinae" ;
    dwc:scientificNameAuthorship "Gistel, 1848" ;
    skos:broader <http://tun.fi/MX.4884815> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195477>,
        <http://tun.fi/MX.195482>,
        <http://tun.fi/MX.195496>,
        <http://tun.fi/MX.195500>,
        <http://tun.fi/MX.4884188>,
        <http://tun.fi/MX.4884211>,
        <http://tun.fi/MX.5082517> ;
    skos:prefLabel "Rhynchitinae"@fi,
        "Rhynchitinae"@sv .

<http://tun.fi/MX.195715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysomela" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.195647> ;
    skos:hiddenLabel "Chrysomela"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195716>,
        <http://tun.fi/MX.195717>,
        <http://tun.fi/MX.195718>,
        <http://tun.fi/MX.195719>,
        <http://tun.fi/MX.195720>,
        <http://tun.fi/MX.195721>,
        <http://tun.fi/MX.195722> ;
    skos:prefLabel "aitolehtikuoriaiset"@fi,
        "Chrysomela"@sv .

<http://tun.fi/MX.196474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tychius" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:hiddenLabel "Tychius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196475>,
        <http://tun.fi/MX.196478>,
        <http://tun.fi/MX.196480>,
        <http://tun.fi/MX.196488>,
        <http://tun.fi/MX.196491>,
        <http://tun.fi/MX.196492>,
        <http://tun.fi/MX.196495> ;
    skos:prefLabel "palkokärsäkkäät"@fi,
        "Tychius"@sv .

<http://tun.fi/MX.201567> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bathyphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201568>,
        <http://tun.fi/MX.201569>,
        <http://tun.fi/MX.201570>,
        <http://tun.fi/MX.201571>,
        <http://tun.fi/MX.201572>,
        <http://tun.fi/MX.201573>,
        <http://tun.fi/MX.201574> ;
    skos:prefLabel "Bathyphantes"@fi,
        "Bathyphantes"@sv .

<http://tun.fi/MX.201604> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Brachychthoniidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201605>,
        <http://tun.fi/MX.201967>,
        <http://tun.fi/MX.202484>,
        <http://tun.fi/MX.202661>,
        <http://tun.fi/MX.202725>,
        <http://tun.fi/MX.203420>,
        <http://tun.fi/MX.4980194> ;
    skos:prefLabel "Brachychthoniidae"@fi,
        "Brachychthoniidae"@sv .

<http://tun.fi/MX.201834> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Damaeidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201575>,
        <http://tun.fi/MX.201838>,
        <http://tun.fi/MX.201979>,
        <http://tun.fi/MX.202592>,
        <http://tun.fi/MX.203361>,
        <http://tun.fi/MX.4980064>,
        <http://tun.fi/MX.4980110> ;
    skos:prefLabel "Damaeidae"@fi,
        "Damaeidae"@sv .

<http://tun.fi/MX.202032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erigone" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202033>,
        <http://tun.fi/MX.202034>,
        <http://tun.fi/MX.202035>,
        <http://tun.fi/MX.202036>,
        <http://tun.fi/MX.202037>,
        <http://tun.fi/MX.202038>,
        <http://tun.fi/MX.202039> ;
    skos:prefLabel "Erigone"@fi,
        "Erigone"@sv .

<http://tun.fi/MX.202500> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lithobius" ;
    skos:broader <http://tun.fi/MX.202499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202501>,
        <http://tun.fi/MX.202502>,
        <http://tun.fi/MX.202503>,
        <http://tun.fi/MX.202504>,
        <http://tun.fi/MX.202505>,
        <http://tun.fi/MX.202506>,
        <http://tun.fi/MX.202507> ;
    skos:prefLabel "Lithobius"@fi,
        "Lithobius"@sv .

<http://tun.fi/MX.202809> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oplitis" ;
    skos:broader <http://tun.fi/MX.203544> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202810>,
        <http://tun.fi/MX.202811>,
        <http://tun.fi/MX.202812>,
        <http://tun.fi/MX.202813>,
        <http://tun.fi/MX.202814>,
        <http://tun.fi/MX.202815>,
        <http://tun.fi/MX.202816> ;
    skos:prefLabel "Oplitis"@fi,
        "Oplitis"@sv .

<http://tun.fi/MX.203005> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phalangiidae" ;
    skos:broader <http://tun.fi/MX.70199> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202391>,
        <http://tun.fi/MX.202510>,
        <http://tun.fi/MX.202658>,
        <http://tun.fi/MX.202787>,
        <http://tun.fi/MX.202805>,
        <http://tun.fi/MX.203006>,
        <http://tun.fi/MX.203254> ;
    skos:prefLabel "Phalangiidae"@fi,
        "Phalangiidae"@sv .

<http://tun.fi/MX.203014> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philodromus" ;
    skos:broader <http://tun.fi/MX.203013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203015>,
        <http://tun.fi/MX.203016>,
        <http://tun.fi/MX.203017>,
        <http://tun.fi/MX.203018>,
        <http://tun.fi/MX.203020>,
        <http://tun.fi/MX.203022>,
        <http://tun.fi/MX.203023> ;
    skos:prefLabel "Philodromus"@fi,
        "Philodromus"@sv .

<http://tun.fi/MX.203154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proctolaelaps" ;
    skos:broader <http://tun.fi/MX.201438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203155>,
        <http://tun.fi/MX.203156>,
        <http://tun.fi/MX.203157>,
        <http://tun.fi/MX.203158>,
        <http://tun.fi/MX.203159>,
        <http://tun.fi/MX.203160>,
        <http://tun.fi/MX.203161> ;
    skos:prefLabel "Proctolaelaps"@fi,
        "Proctolaelaps"@sv .

<http://tun.fi/MX.203244> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhyncaphytoptus" ;
    skos:broader <http://tun.fi/MX.201913> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203245>,
        <http://tun.fi/MX.203246>,
        <http://tun.fi/MX.203247>,
        <http://tun.fi/MX.203248>,
        <http://tun.fi/MX.203249>,
        <http://tun.fi/MX.203250>,
        <http://tun.fi/MX.203251> ;
    skos:prefLabel "Rhyncaphytoptus"@fi,
        "Rhyncaphytoptus"@sv .

<http://tun.fi/MX.203464> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tenuiphantes" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203465>,
        <http://tun.fi/MX.203466>,
        <http://tun.fi/MX.203467>,
        <http://tun.fi/MX.203468>,
        <http://tun.fi/MX.203469>,
        <http://tun.fi/MX.203470>,
        <http://tun.fi/MX.203471> ;
    skos:prefLabel "Tenuiphantes"@fi,
        "Tenuiphantes"@sv .

<http://tun.fi/MX.203475> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetragnatha" ;
    skos:broader <http://tun.fi/MX.203483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203476>,
        <http://tun.fi/MX.203477>,
        <http://tun.fi/MX.203478>,
        <http://tun.fi/MX.203479>,
        <http://tun.fi/MX.203480>,
        <http://tun.fi/MX.203481>,
        <http://tun.fi/MX.203482> ;
    skos:prefLabel "Tetragnatha"@fi,
        "Tetragnatha"@sv .

<http://tun.fi/MX.203708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zelotes" ;
    skos:broader <http://tun.fi/MX.202170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203709>,
        <http://tun.fi/MX.203710>,
        <http://tun.fi/MX.203711>,
        <http://tun.fi/MX.203712>,
        <http://tun.fi/MX.203713>,
        <http://tun.fi/MX.203714>,
        <http://tun.fi/MX.203715> ;
    skos:prefLabel "Zelotes"@fi,
        "Zelotes"@sv .

<http://tun.fi/MX.204052> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eumeninae" ;
    dwc:scientificNameAuthorship "de Saussure, 1852" ;
    skos:broader <http://tun.fi/MX.204051> ;
    skos:hiddenLabel "Eumeninae"@fi,
        "Eumeninae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204053>,
        <http://tun.fi/MX.204059>,
        <http://tun.fi/MX.204063>,
        <http://tun.fi/MX.204066>,
        <http://tun.fi/MX.204070>,
        <http://tun.fi/MX.204081>,
        <http://tun.fi/MX.204091> ;
    skos:prefLabel "erakkoampiaiset"@fi,
        "solitära getingar"@sv .

<http://tun.fi/MX.204106> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolichovespula" ;
    dwc:scientificNameAuthorship "Rohwer, 1916" ;
    skos:broader <http://tun.fi/MX.204103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204108>,
        <http://tun.fi/MX.204110>,
        <http://tun.fi/MX.204111>,
        <http://tun.fi/MX.204112>,
        <http://tun.fi/MX.204113>,
        <http://tun.fi/MX.204114>,
        <http://tun.fi/MX.204115> ;
    skos:prefLabel "Dolichovespula"@fi,
        "Dolichovespula"@sv .

<http://tun.fi/MX.204381> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colletes" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204380> ;
    skos:hiddenLabel "Colletes"@fi,
        "Colletes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204382>,
        <http://tun.fi/MX.204383>,
        <http://tun.fi/MX.204384>,
        <http://tun.fi/MX.204385>,
        <http://tun.fi/MX.204386>,
        <http://tun.fi/MX.204387>,
        <http://tun.fi/MX.204388> ;
    skos:prefLabel "iskosmehiläiset"@fi,
        "sidenbin"@sv .

<http://tun.fi/MX.204573> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stelis" ;
    dwc:scientificNameAuthorship "Panzer, 1806" ;
    skos:broader <http://tun.fi/MX.204565> ;
    skos:hiddenLabel "Stelis"@fi,
        "Stelis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204575>,
        <http://tun.fi/MX.204577>,
        <http://tun.fi/MX.204578>,
        <http://tun.fi/MX.204579>,
        <http://tun.fi/MX.204580>,
        <http://tun.fi/MX.204581>,
        <http://tun.fi/MX.204582> ;
    skos:prefLabel "töpömehiläiset"@fi,
        "pansarbin"@sv .

<http://tun.fi/MX.204981> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clavulinopsis" ;
    skos:broader <http://tun.fi/MX.233270> ;
    skos:hiddenLabel "Clavulinopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205573>,
        <http://tun.fi/MX.205574>,
        <http://tun.fi/MX.205575>,
        <http://tun.fi/MX.205576>,
        <http://tun.fi/MX.205578>,
        <http://tun.fi/MX.5015623>,
        <http://tun.fi/MX.5015624> ;
    skos:prefLabel "oranssinuijakkaat"@fi,
        "Clavulinopsis"@sv .

<http://tun.fi/MX.205014> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ramariopsis" ;
    dwc:scientificNameAuthorship "(Donk) Corner" ;
    skos:broader <http://tun.fi/MX.233270> ;
    skos:hiddenLabel "Ramariopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205860>,
        <http://tun.fi/MX.205861>,
        <http://tun.fi/MX.205862>,
        <http://tun.fi/MX.205863>,
        <http://tun.fi/MX.205864>,
        <http://tun.fi/MX.205865>,
        <http://tun.fi/MX.205866> ;
    skos:prefLabel "sirohaarakkaat"@fi,
        "Ramariopsis"@sv .

<http://tun.fi/MX.205048> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyphodontia" ;
    dwc:scientificNameAuthorship "J.Erikss." ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Hyphodontia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206011>,
        <http://tun.fi/MX.206012>,
        <http://tun.fi/MX.206023>,
        <http://tun.fi/MX.206026>,
        <http://tun.fi/MX.206029>,
        <http://tun.fi/MX.206030>,
        <http://tun.fi/MX.206034> ;
    skos:prefLabel "otaraspikat"@fi,
        "Hyphodontia"@sv .

<http://tun.fi/MX.205105> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thelephora" ;
    dwc:scientificNameAuthorship "Ehrh.:Fr." ;
    skos:broader <http://tun.fi/MX.233274> ;
    skos:hiddenLabel "Thelephora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206219>,
        <http://tun.fi/MX.206220>,
        <http://tun.fi/MX.206221>,
        <http://tun.fi/MX.206223>,
        <http://tun.fi/MX.206224>,
        <http://tun.fi/MX.206225>,
        <http://tun.fi/MX.4891492> ;
    skos:prefLabel "silokat"@fi,
        "Thelephora"@sv .

<http://tun.fi/MX.206950> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phasianinae" ;
    skos:broader <http://tun.fi/MX.26911> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.207182>,
        <http://tun.fi/MX.26920>,
        <http://tun.fi/MX.26924>,
        <http://tun.fi/MX.27047>,
        <http://tun.fi/MX.27057>,
        <http://tun.fi/MX.27151>,
        <http://tun.fi/MX.297894> ;
    skos:prefLabel "Phasianinae"@fi,
        "Phasianinae"@sv .

<http://tun.fi/MX.207006> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rallinae" ;
    skos:broader <http://tun.fi/MX.27240> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27259>,
        <http://tun.fi/MX.27327>,
        <http://tun.fi/MX.27329>,
        <http://tun.fi/MX.27357>,
        <http://tun.fi/MX.27370>,
        <http://tun.fi/MX.27373>,
        <http://tun.fi/MX.298035> ;
    skos:prefLabel "Rallinae"@fi,
        "Rallinae"@sv .

<http://tun.fi/MX.212928> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhabdoweisiaceae" ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43308>,
        <http://tun.fi/MX.43327>,
        <http://tun.fi/MX.43344>,
        <http://tun.fi/MX.43393>,
        <http://tun.fi/MX.43403>,
        <http://tun.fi/MX.43426>,
        <http://tun.fi/MX.43435> ;
    skos:prefLabel "Rhabdoweisiaceae"@fi,
        "Rhabdoweisiaceae"@sv .

<http://tun.fi/MX.212950> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Plagiotheciaceae" ;
    dwc:scientificNameAuthorship "M. Fleisch." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43290>,
        <http://tun.fi/MX.43323>,
        <http://tun.fi/MX.43349>,
        <http://tun.fi/MX.43433>,
        <http://tun.fi/MX.43434>,
        <http://tun.fi/MX.43437>,
        <http://tun.fi/MX.43441> ;
    skos:prefLabel "Plagiotheciaceae"@fi,
        "Plagiotheciaceae"@sv .

<http://tun.fi/MX.212954> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Orthotrichaceae" ;
    dwc:scientificNameAuthorship "Arn." ;
    skos:broader <http://tun.fi/MX.70689> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325029>,
        <http://tun.fi/MX.43294>,
        <http://tun.fi/MX.43322>,
        <http://tun.fi/MX.43340>,
        <http://tun.fi/MX.5076703>,
        <http://tun.fi/MX.5076712>,
        <http://tun.fi/MX.5076719> ;
    skos:prefLabel "Orthotrichaceae"@fi,
        "Orthotrichaceae"@sv .

<http://tun.fi/MX.212970> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Jungermanniopsida" ;
    dwc:scientificNameAuthorship "Stotler et Crand.-Stotl." ;
    skos:broader <http://tun.fi/MX.44394> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212972>,
        <http://tun.fi/MX.212976>,
        <http://tun.fi/MX.324509>,
        <http://tun.fi/MX.324510>,
        <http://tun.fi/MX.324576>,
        <http://tun.fi/MX.70079>,
        <http://tun.fi/MX.70081> ;
    skos:prefLabel "Jungermanniopsida"@fi,
        "Jungermanniopsida"@sv .

<http://tun.fi/MX.213066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemoura" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.213055> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213067>,
        <http://tun.fi/MX.213068>,
        <http://tun.fi/MX.213069>,
        <http://tun.fi/MX.213070>,
        <http://tun.fi/MX.213071>,
        <http://tun.fi/MX.213072>,
        <http://tun.fi/MX.213073> ;
    skos:prefLabel "Nemoura"@fi,
        "Nemoura"@sv .

<http://tun.fi/MX.213885> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceriodaphnia" ;
    dwc:scientificNameAuthorship "Dana, 1853" ;
    skos:broader <http://tun.fi/MX.213862> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213886>,
        <http://tun.fi/MX.213887>,
        <http://tun.fi/MX.213888>,
        <http://tun.fi/MX.213889>,
        <http://tun.fi/MX.213890>,
        <http://tun.fi/MX.213891>,
        <http://tun.fi/MX.213893> ;
    skos:prefLabel "Ceriodaphnia"@fi,
        "Ceriodaphnia"@sv .

<http://tun.fi/MX.228014> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adelges" ;
    dwc:scientificNameAuthorship "Vallot, 1836" ;
    skos:broader <http://tun.fi/MX.228012> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228016>,
        <http://tun.fi/MX.228017>,
        <http://tun.fi/MX.228018>,
        <http://tun.fi/MX.228020>,
        <http://tun.fi/MX.228021>,
        <http://tun.fi/MX.228023>,
        <http://tun.fi/MX.228025> ;
    skos:prefLabel "Adelges"@fi,
        "Adelges"@sv .

<http://tun.fi/MX.229612> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Corixinae" ;
    skos:broader <http://tun.fi/MX.229602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229614>,
        <http://tun.fi/MX.229618>,
        <http://tun.fi/MX.229621>,
        <http://tun.fi/MX.229625>,
        <http://tun.fi/MX.229628>,
        <http://tun.fi/MX.229632>,
        <http://tun.fi/MX.229634> ;
    skos:prefLabel "Corixinae"@fi,
        "Corixinae"@sv .

<http://tun.fi/MX.229711> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Saldinae" ;
    skos:broader <http://tun.fi/MX.229707> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229712>,
        <http://tun.fi/MX.229715>,
        <http://tun.fi/MX.229717>,
        <http://tun.fi/MX.229719>,
        <http://tun.fi/MX.229722>,
        <http://tun.fi/MX.229731>,
        <http://tun.fi/MX.229736> ;
    skos:prefLabel "Saldinae"@fi,
        "Saldinae"@sv .

<http://tun.fi/MX.230044> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlamydatus" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230046>,
        <http://tun.fi/MX.230047>,
        <http://tun.fi/MX.230049>,
        <http://tun.fi/MX.230050>,
        <http://tun.fi/MX.230051>,
        <http://tun.fi/MX.230052>,
        <http://tun.fi/MX.4994285> ;
    skos:prefLabel "Chlamydatus"@fi,
        "Chlamydatus"@sv .

<http://tun.fi/MX.230171> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orius" ;
    dwc:scientificNameAuthorship "Wolff, 1811" ;
    skos:broader <http://tun.fi/MX.230145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230173>,
        <http://tun.fi/MX.230174>,
        <http://tun.fi/MX.230177>,
        <http://tun.fi/MX.230179>,
        <http://tun.fi/MX.230180>,
        <http://tun.fi/MX.230181>,
        <http://tun.fi/MX.230182> ;
    skos:prefLabel "Orius"@fi,
        "Orius"@sv .

<http://tun.fi/MX.230417> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhopalinae" ;
    skos:broader <http://tun.fi/MX.230416> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230419>,
        <http://tun.fi/MX.230421>,
        <http://tun.fi/MX.230423>,
        <http://tun.fi/MX.230425>,
        <http://tun.fi/MX.230431>,
        <http://tun.fi/MX.230436>,
        <http://tun.fi/MX.230438> ;
    skos:prefLabel "Rhopalinae"@fi,
        "Rhopalinae"@sv .

<http://tun.fi/MX.231060> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tullbergiinae" ;
    dwc:scientificNameAuthorship "Bagnall, 1935" ;
    skos:broader <http://tun.fi/MX.231473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231061>,
        <http://tun.fi/MX.231065>,
        <http://tun.fi/MX.231067>,
        <http://tun.fi/MX.231071>,
        <http://tun.fi/MX.231080>,
        <http://tun.fi/MX.231082>,
        <http://tun.fi/MX.5018767> ;
    skos:prefLabel "Tullbergiinae"@fi,
        "Tullbergiinae"@sv .

<http://tun.fi/MX.231216> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepidocyrtus" ;
    dwc:scientificNameAuthorship "Bourlet, 1839" ;
    skos:broader <http://tun.fi/MX.231215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231217>,
        <http://tun.fi/MX.231218>,
        <http://tun.fi/MX.231220>,
        <http://tun.fi/MX.231221>,
        <http://tun.fi/MX.231222>,
        <http://tun.fi/MX.231223>,
        <http://tun.fi/MX.231224> ;
    skos:prefLabel "Lepidocyrtus"@fi,
        "Lepidocyrtus"@sv .

<http://tun.fi/MX.232209> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aeolothrips" ;
    dwc:scientificNameAuthorship "Haliday, 1836" ;
    skos:broader <http://tun.fi/MX.232206> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232197>,
        <http://tun.fi/MX.232210>,
        <http://tun.fi/MX.232211>,
        <http://tun.fi/MX.232212>,
        <http://tun.fi/MX.232213>,
        <http://tun.fi/MX.232214>,
        <http://tun.fi/MX.232215> ;
    skos:prefLabel "Aeolothrips"@fi,
        "Aeolothrips"@sv .

<http://tun.fi/MX.232340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enchytraeus" ;
    dwc:scientificNameAuthorship "Henle, 1837" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232341>,
        <http://tun.fi/MX.232342>,
        <http://tun.fi/MX.232343>,
        <http://tun.fi/MX.232344>,
        <http://tun.fi/MX.232345>,
        <http://tun.fi/MX.232346>,
        <http://tun.fi/MX.232526> ;
    skos:prefLabel "Enchytraeus"@fi,
        "Enchytraeus"@sv .

<http://tun.fi/MX.232386> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lumbricillus" ;
    dwc:scientificNameAuthorship "Ørsted, 1844" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232387>,
        <http://tun.fi/MX.232388>,
        <http://tun.fi/MX.232389>,
        <http://tun.fi/MX.232390>,
        <http://tun.fi/MX.232391>,
        <http://tun.fi/MX.232392>,
        <http://tun.fi/MX.232393> ;
    skos:prefLabel "Lumbricillus"@fi,
        "Lumbricillus"@sv .

<http://tun.fi/MX.232873> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Typhloplaninae" ;
    dwc:scientificNameAuthorship "Luther, 1904" ;
    skos:broader <http://tun.fi/MX.232864> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232874>,
        <http://tun.fi/MX.232876>,
        <http://tun.fi/MX.232880>,
        <http://tun.fi/MX.232882>,
        <http://tun.fi/MX.232884>,
        <http://tun.fi/MX.232888>,
        <http://tun.fi/MX.232890> ;
    skos:prefLabel "Typhloplaninae"@fi,
        "Typhloplaninae"@sv .

<http://tun.fi/MX.232942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesostoma" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1837" ;
    skos:broader <http://tun.fi/MX.232941> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232943>,
        <http://tun.fi/MX.232944>,
        <http://tun.fi/MX.232945>,
        <http://tun.fi/MX.232946>,
        <http://tun.fi/MX.232947>,
        <http://tun.fi/MX.232948>,
        <http://tun.fi/MX.232949> ;
    skos:prefLabel "Mesostoma"@fi,
        "Mesostoma"@sv .

<http://tun.fi/MX.233251> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hapalopilaceae" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204909>,
        <http://tun.fi/MX.204922>,
        <http://tun.fi/MX.205000>,
        <http://tun.fi/MX.205003>,
        <http://tun.fi/MX.205026>,
        <http://tun.fi/MX.205054>,
        <http://tun.fi/MX.205102> ;
    skos:prefLabel "Hapalopilaceae"@fi,
        "Hapalopilaceae"@sv .

<http://tun.fi/MX.233258> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stictidaceae" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.70589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233756>,
        <http://tun.fi/MX.233757>,
        <http://tun.fi/MX.67040>,
        <http://tun.fi/MX.67053>,
        <http://tun.fi/MX.67111>,
        <http://tun.fi/MX.67178>,
        <http://tun.fi/MX.67218> ;
    skos:prefLabel "Stictidaceae"@fi,
        "Stictidaceae"@sv .

<http://tun.fi/MX.233261> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Physciaceae" ;
    skos:broader <http://tun.fi/MX.5010795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67019>,
        <http://tun.fi/MX.67129>,
        <http://tun.fi/MX.67140>,
        <http://tun.fi/MX.67221>,
        <http://tun.fi/MX.67230>,
        <http://tun.fi/MX.67231>,
        <http://tun.fi/MX.67249> ;
    skos:prefLabel "Physciaceae"@fi,
        "Physciaceae"@sv .

<http://tun.fi/MX.233268> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Geoglossaceae" ;
    skos:broader <http://tun.fi/MX.70578> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234082>,
        <http://tun.fi/MX.234089>,
        <http://tun.fi/MX.234090>,
        <http://tun.fi/MX.234091>,
        <http://tun.fi/MX.4999497>,
        <http://tun.fi/MX.5001841>,
        <http://tun.fi/MX.5079535> ;
    skos:prefLabel "Geoglossaceae"@fi,
        "Geoglossaceae"@sv .

<http://tun.fi/MX.233319> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hyponectriaceae" ;
    skos:broader <http://tun.fi/MX.53718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234142>,
        <http://tun.fi/MX.234144>,
        <http://tun.fi/MX.234145>,
        <http://tun.fi/MX.234146>,
        <http://tun.fi/MX.234147>,
        <http://tun.fi/MX.234148>,
        <http://tun.fi/MX.234149> ;
    skos:prefLabel "Hyponectriaceae"@fi,
        "Hyponectriaceae"@sv .

<http://tun.fi/MX.233343> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diatrypaceae" ;
    skos:broader <http://tun.fi/MX.53718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234133>,
        <http://tun.fi/MX.234134>,
        <http://tun.fi/MX.234135>,
        <http://tun.fi/MX.234136>,
        <http://tun.fi/MX.234137>,
        <http://tun.fi/MX.234138>,
        <http://tun.fi/MX.234140> ;
    skos:prefLabel "Diatrypaceae"@fi,
        "Diatrypaceae"@sv .

<http://tun.fi/MX.233389> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anthracoideaceae" ;
    skos:broader <http://tun.fi/MX.53717> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233637>,
        <http://tun.fi/MX.233638>,
        <http://tun.fi/MX.233640>,
        <http://tun.fi/MX.233641>,
        <http://tun.fi/MX.233642>,
        <http://tun.fi/MX.233643>,
        <http://tun.fi/MX.233644> ;
    skos:prefLabel "Anthracoideaceae"@fi,
        "Anthracoideaceae"@sv .

<http://tun.fi/MX.233393> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lophiostomataceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234487>,
        <http://tun.fi/MX.234488>,
        <http://tun.fi/MX.234489>,
        <http://tun.fi/MX.234490>,
        <http://tun.fi/MX.234491>,
        <http://tun.fi/MX.234492>,
        <http://tun.fi/MX.234493> ;
    skos:prefLabel "Lophiostomataceae"@fi,
        "Lophiostomataceae"@sv .

<http://tun.fi/MX.233425> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Roccellaceae" ;
    skos:broader <http://tun.fi/MX.70558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234357>,
        <http://tun.fi/MX.234359>,
        <http://tun.fi/MX.234360>,
        <http://tun.fi/MX.234362>,
        <http://tun.fi/MX.67046>,
        <http://tun.fi/MX.67092>,
        <http://tun.fi/MX.67330> ;
    skos:prefLabel "Roccellaceae"@fi,
        "Roccellaceae"@sv .

<http://tun.fi/MX.233430> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pannariaceae" ;
    skos:broader <http://tun.fi/MX.70591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67105>,
        <http://tun.fi/MX.67138>,
        <http://tun.fi/MX.67151>,
        <http://tun.fi/MX.67161>,
        <http://tun.fi/MX.67239>,
        <http://tun.fi/MX.67245>,
        <http://tun.fi/MX.67270> ;
    skos:prefLabel "Pannariaceae"@fi,
        "Pannariaceae"@sv .

<http://tun.fi/MX.233623> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysomyxa" ;
    dwc:scientificNameAuthorship "Unger" ;
    skos:broader <http://tun.fi/MX.233301> ;
    skos:hiddenLabel "Chrysomyxa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984651>,
        <http://tun.fi/MX.4984663>,
        <http://tun.fi/MX.4984664>,
        <http://tun.fi/MX.4984828>,
        <http://tun.fi/MX.4984973>,
        <http://tun.fi/MX.4985037>,
        <http://tun.fi/MX.4985060> ;
    skos:prefLabel "kultaruosteet"@fi,
        "Chrysomyxa"@sv .

<http://tun.fi/MX.233893> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllactinia" ;
    dwc:scientificNameAuthorship "Lév." ;
    skos:broader <http://tun.fi/MX.53563> ;
    skos:hiddenLabel "Phyllactinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984714>,
        <http://tun.fi/MX.4984725>,
        <http://tun.fi/MX.4984739>,
        <http://tun.fi/MX.4984759>,
        <http://tun.fi/MX.4984838>,
        <http://tun.fi/MX.4985147>,
        <http://tun.fi/MX.4985167> ;
    skos:prefLabel "isohärmät"@fi,
        "Phyllactinia"@sv .

<http://tun.fi/MX.233941> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Durella" ;
    dwc:scientificNameAuthorship "Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237276>,
        <http://tun.fi/MX.237277>,
        <http://tun.fi/MX.237278>,
        <http://tun.fi/MX.237279>,
        <http://tun.fi/MX.237280>,
        <http://tun.fi/MX.237281>,
        <http://tun.fi/MX.237282> ;
    skos:prefLabel "Durella"@fi,
        "Durella"@sv .

<http://tun.fi/MX.233958> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ombrophila" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237109>,
        <http://tun.fi/MX.237110>,
        <http://tun.fi/MX.237111>,
        <http://tun.fi/MX.237112>,
        <http://tun.fi/MX.237113>,
        <http://tun.fi/MX.237115>,
        <http://tun.fi/MX.238789> ;
    skos:prefLabel "Ombrophila"@fi,
        "Ombrophila"@sv .

<http://tun.fi/MX.234003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hysteropezizella" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238107>,
        <http://tun.fi/MX.238108>,
        <http://tun.fi/MX.238109>,
        <http://tun.fi/MX.238110>,
        <http://tun.fi/MX.238111>,
        <http://tun.fi/MX.238112>,
        <http://tun.fi/MX.238113> ;
    skos:prefLabel "Hysteropezizella"@fi,
        "Hysteropezizella"@sv .

<http://tun.fi/MX.234035> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calycellina" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237548>,
        <http://tun.fi/MX.237549>,
        <http://tun.fi/MX.237550>,
        <http://tun.fi/MX.237551>,
        <http://tun.fi/MX.237552>,
        <http://tun.fi/MX.237553>,
        <http://tun.fi/MX.5008092> ;
    skos:prefLabel "Calycellina"@fi,
        "Calycellina"@sv .

<http://tun.fi/MX.234046> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilachnum" ;
    dwc:scientificNameAuthorship "Höhn." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238819>,
        <http://tun.fi/MX.238820>,
        <http://tun.fi/MX.238821>,
        <http://tun.fi/MX.238822>,
        <http://tun.fi/MX.238823>,
        <http://tun.fi/MX.238824>,
        <http://tun.fi/MX.238825> ;
    skos:prefLabel "Psilachnum"@fi,
        "Psilachnum"@sv .

<http://tun.fi/MX.234049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Urceolella" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237310>,
        <http://tun.fi/MX.237311>,
        <http://tun.fi/MX.237312>,
        <http://tun.fi/MX.237313>,
        <http://tun.fi/MX.237314>,
        <http://tun.fi/MX.237315>,
        <http://tun.fi/MX.237316> ;
    skos:prefLabel "Urceolella"@fi,
        "Urceolella"@sv .

<http://tun.fi/MX.234089> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geoglossum" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.233268> ;
    skos:hiddenLabel "Geoglossum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237871>,
        <http://tun.fi/MX.237872>,
        <http://tun.fi/MX.237873>,
        <http://tun.fi/MX.237874>,
        <http://tun.fi/MX.237876>,
        <http://tun.fi/MX.237877>,
        <http://tun.fi/MX.5014963> ;
    skos:prefLabel "maakielet"@fi,
        "Geoglossum"@sv .

<http://tun.fi/MX.234443> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Teichospora" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.233281> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238215>,
        <http://tun.fi/MX.238216>,
        <http://tun.fi/MX.238217>,
        <http://tun.fi/MX.238218>,
        <http://tun.fi/MX.238219>,
        <http://tun.fi/MX.238220>,
        <http://tun.fi/MX.238222> ;
    skos:prefLabel "Teichospora"@fi,
        "Teichospora"@sv .

<http://tun.fi/MX.234454> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gibbera" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237354>,
        <http://tun.fi/MX.237355>,
        <http://tun.fi/MX.237356>,
        <http://tun.fi/MX.237357>,
        <http://tun.fi/MX.237358>,
        <http://tun.fi/MX.237359>,
        <http://tun.fi/MX.237360> ;
    skos:prefLabel "Gibbera"@fi,
        "Gibbera"@sv .

<http://tun.fi/MX.234456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Protoventuria" ;
    dwc:scientificNameAuthorship "Berl. & Sacc." ;
    skos:broader <http://tun.fi/MX.233422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237361>,
        <http://tun.fi/MX.237362>,
        <http://tun.fi/MX.237363>,
        <http://tun.fi/MX.237364>,
        <http://tun.fi/MX.237365>,
        <http://tun.fi/MX.237366>,
        <http://tun.fi/MX.237367> ;
    skos:prefLabel "Protoventuria"@fi,
        "Protoventuria"@sv .

<http://tun.fi/MX.234516> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glonium" ;
    dwc:scientificNameAuthorship "Muhl." ;
    skos:broader <http://tun.fi/MX.233225> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237219>,
        <http://tun.fi/MX.237220>,
        <http://tun.fi/MX.237221>,
        <http://tun.fi/MX.237222>,
        <http://tun.fi/MX.237223>,
        <http://tun.fi/MX.237224>,
        <http://tun.fi/MX.4999302> ;
    skos:prefLabel "Glonium"@fi,
        "Glonium"@sv .

<http://tun.fi/MX.234658> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scleroderma" ;
    skos:broader <http://tun.fi/MX.234624> ;
    skos:hiddenLabel "Scleroderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236384>,
        <http://tun.fi/MX.236385>,
        <http://tun.fi/MX.236386>,
        <http://tun.fi/MX.236387>,
        <http://tun.fi/MX.236388>,
        <http://tun.fi/MX.236389>,
        <http://tun.fi/MX.254019> ;
    skos:prefLabel "mukulakuukuset"@fi,
        "Scleroderma"@sv .

<http://tun.fi/MX.253681> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chironomidae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Chironomidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273265>,
        <http://tun.fi/MX.273279>,
        <http://tun.fi/MX.273384>,
        <http://tun.fi/MX.273418>,
        <http://tun.fi/MX.273421>,
        <http://tun.fi/MX.273429>,
        <http://tun.fi/MX.273885> ;
    skos:prefLabel "surviaissääsket"@fi,
        "Chironomidae"@sv .

<http://tun.fi/MX.26088> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ardeidae" ;
    skos:broader <http://tun.fi/MX.292435> ;
    skos:hiddenLabel "Ardeidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26093>,
        <http://tun.fi/MX.26104>,
        <http://tun.fi/MX.26118>,
        <http://tun.fi/MX.26120>,
        <http://tun.fi/MX.26131>,
        <http://tun.fi/MX.26152>,
        <http://tun.fi/MX.26161> ;
    skos:prefLabel "haikarat"@fi,
        "Ardeidae"@sv .

<http://tun.fi/MX.272724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonomyia" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Gonomyia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272726>,
        <http://tun.fi/MX.272727>,
        <http://tun.fi/MX.272728>,
        <http://tun.fi/MX.272729>,
        <http://tun.fi/MX.272730>,
        <http://tun.fi/MX.272731>,
        <http://tun.fi/MX.272733> ;
    skos:prefLabel "myrrykkäät"@fi,
        "Gonomyia"@sv .

<http://tun.fi/MX.274254> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Simuliinae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.253659> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274256>,
        <http://tun.fi/MX.274258>,
        <http://tun.fi/MX.274264>,
        <http://tun.fi/MX.274267>,
        <http://tun.fi/MX.274269>,
        <http://tun.fi/MX.274273>,
        <http://tun.fi/MX.274326> ;
    skos:prefLabel "Simuliinae"@fi,
        "Simuliinae"@sv .

<http://tun.fi/MX.274328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaoborus" ;
    dwc:scientificNameAuthorship "Lichtenstein, 1800" ;
    skos:broader <http://tun.fi/MX.253680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274330>,
        <http://tun.fi/MX.274331>,
        <http://tun.fi/MX.274332>,
        <http://tun.fi/MX.274334>,
        <http://tun.fi/MX.274336>,
        <http://tun.fi/MX.5008070>,
        <http://tun.fi/MX.5020189> ;
    skos:prefLabel "Chaoborus"@fi,
        "Chaoborus"@sv .

<http://tun.fi/MX.274369> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Culicinae" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.253661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274370>,
        <http://tun.fi/MX.274375>,
        <http://tun.fi/MX.274378>,
        <http://tun.fi/MX.274384>,
        <http://tun.fi/MX.274393>,
        <http://tun.fi/MX.274395>,
        <http://tun.fi/MX.5001698> ;
    skos:prefLabel "Culicinae"@fi,
        "Culicinae"@sv .

<http://tun.fi/MX.274420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptychoptera" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.274419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274422>,
        <http://tun.fi/MX.274423>,
        <http://tun.fi/MX.274425>,
        <http://tun.fi/MX.274426>,
        <http://tun.fi/MX.274427>,
        <http://tun.fi/MX.274428>,
        <http://tun.fi/MX.274429> ;
    skos:prefLabel "Ptychoptera"@fi,
        "Ptychoptera"@sv .

<http://tun.fi/MX.274550> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sylvicola" ;
    dwc:scientificNameAuthorship "Harris, 1780" ;
    skos:broader <http://tun.fi/MX.274549> ;
    skos:hiddenLabel "Phryne"@fi,
        "Rhyphus"@fi,
        "Phryne"@sv,
        "Rhyphus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274551>,
        <http://tun.fi/MX.274552>,
        <http://tun.fi/MX.274553>,
        <http://tun.fi/MX.274554>,
        <http://tun.fi/MX.274555>,
        <http://tun.fi/MX.274556>,
        <http://tun.fi/MX.274557> ;
    skos:prefLabel "Sylvicola"@fi,
        "Sylvicola"@sv .

<http://tun.fi/MX.275089> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhopalomyia" ;
    dwc:scientificNameAuthorship "Rübsaamen, 1892" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275090>,
        <http://tun.fi/MX.275091>,
        <http://tun.fi/MX.275092>,
        <http://tun.fi/MX.275093>,
        <http://tun.fi/MX.275094>,
        <http://tun.fi/MX.325279>,
        <http://tun.fi/MX.5016788> ;
    skos:prefLabel "Rhopalomyia"@fi,
        "Rhopalomyia"@sv .

<http://tun.fi/MX.275434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coelosia" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275435>,
        <http://tun.fi/MX.275436>,
        <http://tun.fi/MX.275437>,
        <http://tun.fi/MX.275438>,
        <http://tun.fi/MX.275439>,
        <http://tun.fi/MX.275440>,
        <http://tun.fi/MX.275441> ;
    skos:prefLabel "Coelosia"@fi,
        "Coelosia"@sv .

<http://tun.fi/MX.275444> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectrepesthoneura" ;
    dwc:scientificNameAuthorship "Enderlein, 1911" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275445>,
        <http://tun.fi/MX.275446>,
        <http://tun.fi/MX.275447>,
        <http://tun.fi/MX.275448>,
        <http://tun.fi/MX.275449>,
        <http://tun.fi/MX.275450>,
        <http://tun.fi/MX.275451> ;
    skos:prefLabel "Ectrepesthoneura"@fi,
        "Ectrepesthoneura"@sv .

<http://tun.fi/MX.275494> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Docosia" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275495>,
        <http://tun.fi/MX.275496>,
        <http://tun.fi/MX.275497>,
        <http://tun.fi/MX.275498>,
        <http://tun.fi/MX.275499>,
        <http://tun.fi/MX.275500>,
        <http://tun.fi/MX.5081026> ;
    skos:prefLabel "Docosia"@fi,
        "Docosia"@sv .

<http://tun.fi/MX.27558> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Charadrius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.207038> ;
    skos:hiddenLabel "Charadrius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27559>,
        <http://tun.fi/MX.27562>,
        <http://tun.fi/MX.27570>,
        <http://tun.fi/MX.27580>,
        <http://tun.fi/MX.27581>,
        <http://tun.fi/MX.27582>,
        <http://tun.fi/MX.27583> ;
    skos:prefLabel "tyllit"@fi,
        "Charadrius"@sv .

<http://tun.fi/MX.276176> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolichosciara" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276177>,
        <http://tun.fi/MX.276178>,
        <http://tun.fi/MX.276179>,
        <http://tun.fi/MX.276180>,
        <http://tun.fi/MX.276181>,
        <http://tun.fi/MX.276182>,
        <http://tun.fi/MX.276183> ;
    skos:prefLabel "Dolichosciara"@fi,
        "Dolichosciara"@sv .

<http://tun.fi/MX.276267> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peyerimhoffia" ;
    dwc:scientificNameAuthorship "Kieffer, 1903" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276268>,
        <http://tun.fi/MX.276269>,
        <http://tun.fi/MX.276270>,
        <http://tun.fi/MX.276271>,
        <http://tun.fi/MX.276272>,
        <http://tun.fi/MX.276273>,
        <http://tun.fi/MX.276274> ;
    skos:prefLabel "Peyerimhoffia"@fi,
        "Peyerimhoffia"@sv .

<http://tun.fi/MX.276322> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sciara" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276323>,
        <http://tun.fi/MX.276324>,
        <http://tun.fi/MX.276325>,
        <http://tun.fi/MX.276326>,
        <http://tun.fi/MX.276327>,
        <http://tun.fi/MX.276328>,
        <http://tun.fi/MX.5075866> ;
    skos:prefLabel "Sciara"@fi,
        "Sciara"@sv .

<http://tun.fi/MX.276461> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysops" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276459> ;
    skos:hiddenLabel "Chrysops"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276463>,
        <http://tun.fi/MX.276464>,
        <http://tun.fi/MX.276465>,
        <http://tun.fi/MX.276466>,
        <http://tun.fi/MX.276467>,
        <http://tun.fi/MX.276468>,
        <http://tun.fi/MX.276469> ;
    skos:prefLabel "sokkopaarmat"@fi,
        "Chrysops"@sv .

<http://tun.fi/MX.276630> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Therevinae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.276629> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276631>,
        <http://tun.fi/MX.276633>,
        <http://tun.fi/MX.276635>,
        <http://tun.fi/MX.276637>,
        <http://tun.fi/MX.276639>,
        <http://tun.fi/MX.276641>,
        <http://tun.fi/MX.276643> ;
    skos:prefLabel "Therevinae"@fi,
        "Therevinae"@sv .

<http://tun.fi/MX.276670> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chelifera" ;
    dwc:scientificNameAuthorship "Macquart, 1823" ;
    skos:broader <http://tun.fi/MX.276669> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276671>,
        <http://tun.fi/MX.276672>,
        <http://tun.fi/MX.276673>,
        <http://tun.fi/MX.276674>,
        <http://tun.fi/MX.276675>,
        <http://tun.fi/MX.276676>,
        <http://tun.fi/MX.276677> ;
    skos:prefLabel "Chelifera"@fi,
        "Chelifera"@sv .

<http://tun.fi/MX.276853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolichocephala" ;
    dwc:scientificNameAuthorship "Macquart, 1823" ;
    skos:broader <http://tun.fi/MX.276846> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276854>,
        <http://tun.fi/MX.276855>,
        <http://tun.fi/MX.276856>,
        <http://tun.fi/MX.289135>,
        <http://tun.fi/MX.289136>,
        <http://tun.fi/MX.289137>,
        <http://tun.fi/MX.289138> ;
    skos:prefLabel "Dolichocephala"@fi,
        "Dolichocephala"@sv .

<http://tun.fi/MX.276907> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oedalea" ;
    dwc:scientificNameAuthorship "Meigen, 1820" ;
    skos:broader <http://tun.fi/MX.276898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276908>,
        <http://tun.fi/MX.276909>,
        <http://tun.fi/MX.276910>,
        <http://tun.fi/MX.276911>,
        <http://tun.fi/MX.276912>,
        <http://tun.fi/MX.276913>,
        <http://tun.fi/MX.5077951> ;
    skos:prefLabel "Oedalea"@fi,
        "Oedalea"@sv .

<http://tun.fi/MX.277072> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dolichopodinae" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.277063> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277073>,
        <http://tun.fi/MX.277138>,
        <http://tun.fi/MX.277140>,
        <http://tun.fi/MX.277146>,
        <http://tun.fi/MX.277151>,
        <http://tun.fi/MX.277154>,
        <http://tun.fi/MX.325013> ;
    skos:prefLabel "Dolichopodinae"@fi,
        "Dolichopodinae"@sv .

<http://tun.fi/MX.277189> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syntormon" ;
    dwc:scientificNameAuthorship "Loew, 1857" ;
    skos:broader <http://tun.fi/MX.277168> ;
    skos:hiddenLabel "Bathycranium"@fi,
        "Bathycranium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277190>,
        <http://tun.fi/MX.277191>,
        <http://tun.fi/MX.277192>,
        <http://tun.fi/MX.277193>,
        <http://tun.fi/MX.277194>,
        <http://tun.fi/MX.277195>,
        <http://tun.fi/MX.277196> ;
    skos:prefLabel "Syntormon"@fi,
        "Syntormon"@sv .

<http://tun.fi/MX.277412> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Platypezinae" ;
    dwc:scientificNameAuthorship "Fallén, 1815" ;
    skos:broader <http://tun.fi/MX.211283> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277413>,
        <http://tun.fi/MX.277415>,
        <http://tun.fi/MX.277418>,
        <http://tun.fi/MX.277423>,
        <http://tun.fi/MX.277425>,
        <http://tun.fi/MX.277429>,
        <http://tun.fi/MX.277431> ;
    skos:prefLabel "Platypezinae"@fi,
        "Platypezinae"@sv .

<http://tun.fi/MX.277896> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysotoxum" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Chrysotoxum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277897>,
        <http://tun.fi/MX.277898>,
        <http://tun.fi/MX.277899>,
        <http://tun.fi/MX.277900>,
        <http://tun.fi/MX.277901>,
        <http://tun.fi/MX.277902>,
        <http://tun.fi/MX.277903> ;
    skos:prefLabel "sarvikirvarit"@fi,
        "Chrysotoxum"@sv .

<http://tun.fi/MX.278117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthonevra" ;
    dwc:scientificNameAuthorship "Macquart, 1829" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Orthonevra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278118>,
        <http://tun.fi/MX.278119>,
        <http://tun.fi/MX.278120>,
        <http://tun.fi/MX.278121>,
        <http://tun.fi/MX.278122>,
        <http://tun.fi/MX.278123>,
        <http://tun.fi/MX.278124> ;
    skos:prefLabel "hammasvaskiset"@fi,
        "Orthonevra"@sv .

<http://tun.fi/MX.278162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helophilus" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Helophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278163>,
        <http://tun.fi/MX.278164>,
        <http://tun.fi/MX.278165>,
        <http://tun.fi/MX.278166>,
        <http://tun.fi/MX.278167>,
        <http://tun.fi/MX.278168>,
        <http://tun.fi/MX.278169> ;
    skos:prefLabel "helosurrit"@fi,
        "Helophilus"@sv .

<http://tun.fi/MX.278248> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chalcosyrphus" ;
    dwc:scientificNameAuthorship "Curran, 1925" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278249>,
        <http://tun.fi/MX.278250>,
        <http://tun.fi/MX.278251>,
        <http://tun.fi/MX.278252>,
        <http://tun.fi/MX.278253>,
        <http://tun.fi/MX.278254>,
        <http://tun.fi/MX.5074608> ;
    skos:prefLabel "Chalcosyrphus"@fi,
        "Chalcosyrphus"@sv .

<http://tun.fi/MX.278308> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myopa" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.278307> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278309>,
        <http://tun.fi/MX.278310>,
        <http://tun.fi/MX.278311>,
        <http://tun.fi/MX.278312>,
        <http://tun.fi/MX.278313>,
        <http://tun.fi/MX.278314>,
        <http://tun.fi/MX.278315> ;
    skos:prefLabel "Myopa"@fi,
        "Myopa"@sv .

<http://tun.fi/MX.278469> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Toxonevra" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.278459> ;
    skos:hiddenLabel "Toxoneura"@fi,
        "Toxoneura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278470>,
        <http://tun.fi/MX.278471>,
        <http://tun.fi/MX.278472>,
        <http://tun.fi/MX.278473>,
        <http://tun.fi/MX.278474>,
        <http://tun.fi/MX.278475>,
        <http://tun.fi/MX.325045> ;
    skos:prefLabel "Toxonevra"@fi,
        "Toxonevra"@sv .

<http://tun.fi/MX.278478> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allopiophila" ;
    dwc:scientificNameAuthorship "Hendel, 1917" ;
    skos:broader <http://tun.fi/MX.278477> ;
    skos:hiddenLabel "Arctopiophila"@fi,
        "Boreopiophila"@fi,
        "Parapiophila"@fi,
        "Arctopiophila"@sv,
        "Boreopiophila"@sv,
        "Parapiophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278479>,
        <http://tun.fi/MX.278480>,
        <http://tun.fi/MX.278481>,
        <http://tun.fi/MX.278482>,
        <http://tun.fi/MX.278483>,
        <http://tun.fi/MX.278484>,
        <http://tun.fi/MX.278485> ;
    skos:prefLabel "Allopiophila"@fi,
        "Allopiophila"@sv .

<http://tun.fi/MX.278546> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Terellia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278548>,
        <http://tun.fi/MX.278549>,
        <http://tun.fi/MX.278550>,
        <http://tun.fi/MX.278552>,
        <http://tun.fi/MX.278553>,
        <http://tun.fi/MX.278554>,
        <http://tun.fi/MX.278555> ;
    skos:prefLabel "Terellia"@fi,
        "Terellia"@sv .

<http://tun.fi/MX.278679> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucopis" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.278655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278680>,
        <http://tun.fi/MX.278681>,
        <http://tun.fi/MX.278682>,
        <http://tun.fi/MX.278683>,
        <http://tun.fi/MX.278684>,
        <http://tun.fi/MX.278685>,
        <http://tun.fi/MX.278686> ;
    skos:prefLabel "Leucopis"@fi,
        "Leucopis"@sv .

<http://tun.fi/MX.278725> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Minettia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278727>,
        <http://tun.fi/MX.278729>,
        <http://tun.fi/MX.278730>,
        <http://tun.fi/MX.278732>,
        <http://tun.fi/MX.278733>,
        <http://tun.fi/MX.278734>,
        <http://tun.fi/MX.278736> ;
    skos:prefLabel "Minettia"@fi,
        "Minettia"@sv .

<http://tun.fi/MX.279453> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conioscinella" ;
    dwc:scientificNameAuthorship "Duda, 1929" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279454>,
        <http://tun.fi/MX.279455>,
        <http://tun.fi/MX.279456>,
        <http://tun.fi/MX.279457>,
        <http://tun.fi/MX.279458>,
        <http://tun.fi/MX.279459>,
        <http://tun.fi/MX.5082205> ;
    skos:prefLabel "Conioscinella"@fi,
        "Conioscinella"@sv .

<http://tun.fi/MX.279525> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhopalopterum" ;
    dwc:scientificNameAuthorship "Duda, 1929" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279526>,
        <http://tun.fi/MX.279527>,
        <http://tun.fi/MX.279528>,
        <http://tun.fi/MX.279529>,
        <http://tun.fi/MX.279530>,
        <http://tun.fi/MX.279531>,
        <http://tun.fi/MX.325004> ;
    skos:prefLabel "Rhopalopterum"@fi,
        "Rhopalopterum"@sv .

<http://tun.fi/MX.279587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllomyza" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.279584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279588>,
        <http://tun.fi/MX.279589>,
        <http://tun.fi/MX.279590>,
        <http://tun.fi/MX.279591>,
        <http://tun.fi/MX.279592>,
        <http://tun.fi/MX.279593>,
        <http://tun.fi/MX.4890639> ;
    skos:prefLabel "Phyllomyza"@fi,
        "Phyllomyza"@sv .

<http://tun.fi/MX.279654> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eccoptomera" ;
    dwc:scientificNameAuthorship "Loew, 1862" ;
    skos:broader <http://tun.fi/MX.279621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279655>,
        <http://tun.fi/MX.279656>,
        <http://tun.fi/MX.279657>,
        <http://tun.fi/MX.279658>,
        <http://tun.fi/MX.279659>,
        <http://tun.fi/MX.279660>,
        <http://tun.fi/MX.279661> ;
    skos:prefLabel "Eccoptomera"@fi,
        "Eccoptomera"@sv .

<http://tun.fi/MX.279723> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ischiolepta" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.279722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279724>,
        <http://tun.fi/MX.279725>,
        <http://tun.fi/MX.279726>,
        <http://tun.fi/MX.279727>,
        <http://tun.fi/MX.279728>,
        <http://tun.fi/MX.279729>,
        <http://tun.fi/MX.279730> ;
    skos:prefLabel "Ischiolepta"@fi,
        "Ischiolepta"@sv .

<http://tun.fi/MX.279744> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coproica" ;
    dwc:scientificNameAuthorship "Rondani, 1861" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279745>,
        <http://tun.fi/MX.279746>,
        <http://tun.fi/MX.279747>,
        <http://tun.fi/MX.279748>,
        <http://tun.fi/MX.279749>,
        <http://tun.fi/MX.279750>,
        <http://tun.fi/MX.279751> ;
    skos:prefLabel "Coproica"@fi,
        "Coproica"@sv .

<http://tun.fi/MX.279856> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trachyopella" ;
    dwc:scientificNameAuthorship "Duda, 1918" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279858>,
        <http://tun.fi/MX.279860>,
        <http://tun.fi/MX.279861>,
        <http://tun.fi/MX.279862>,
        <http://tun.fi/MX.279863>,
        <http://tun.fi/MX.325067>,
        <http://tun.fi/MX.325068> ;
    skos:prefLabel "Trachyopella"@fi,
        "Trachyopella"@sv .

<http://tun.fi/MX.279915> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Drosophilinae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.279887> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279916>,
        <http://tun.fi/MX.279922>,
        <http://tun.fi/MX.279954>,
        <http://tun.fi/MX.279960>,
        <http://tun.fi/MX.279963>,
        <http://tun.fi/MX.279968>,
        <http://tun.fi/MX.279970> ;
    skos:prefLabel "Drosophilinae"@fi,
        "Drosophilinae"@sv .

<http://tun.fi/MX.279989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilopa" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279990>,
        <http://tun.fi/MX.279991>,
        <http://tun.fi/MX.279992>,
        <http://tun.fi/MX.279993>,
        <http://tun.fi/MX.279994>,
        <http://tun.fi/MX.279995>,
        <http://tun.fi/MX.279996> ;
    skos:prefLabel "Psilopa"@fi,
        "Psilopa"@sv .

<http://tun.fi/MX.280072> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ilytheinae" ;
    dwc:scientificNameAuthorship "Cresson, 1943" ;
    skos:broader <http://tun.fi/MX.279983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280074>,
        <http://tun.fi/MX.280076>,
        <http://tun.fi/MX.280081>,
        <http://tun.fi/MX.280083>,
        <http://tun.fi/MX.280085>,
        <http://tun.fi/MX.280088>,
        <http://tun.fi/MX.280095> ;
    skos:prefLabel "Ilytheinae"@fi,
        "Ilytheinae"@sv .

<http://tun.fi/MX.280142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scatella" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280144>,
        <http://tun.fi/MX.280145>,
        <http://tun.fi/MX.280146>,
        <http://tun.fi/MX.280148>,
        <http://tun.fi/MX.280149>,
        <http://tun.fi/MX.280150>,
        <http://tun.fi/MX.280151> ;
    skos:prefLabel "Scatella"@fi,
        "Scatella"@sv .

<http://tun.fi/MX.280367> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucophora" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280368>,
        <http://tun.fi/MX.280369>,
        <http://tun.fi/MX.280370>,
        <http://tun.fi/MX.280371>,
        <http://tun.fi/MX.280372>,
        <http://tun.fi/MX.280373>,
        <http://tun.fi/MX.280374> ;
    skos:prefLabel "Leucophora"@fi,
        "Leucophora"@sv .

<http://tun.fi/MX.280437> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pegoplata" ;
    dwc:scientificNameAuthorship "Schnabl & Dziedzicki, 1911" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:hiddenLabel "Nupedia"@fi,
        "Nupedia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280438>,
        <http://tun.fi/MX.280439>,
        <http://tun.fi/MX.280440>,
        <http://tun.fi/MX.280441>,
        <http://tun.fi/MX.280442>,
        <http://tun.fi/MX.280443>,
        <http://tun.fi/MX.280444> ;
    skos:prefLabel "Pegoplata"@fi,
        "Pegoplata"@sv .

<http://tun.fi/MX.280713> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lispocephala" ;
    dwc:scientificNameAuthorship "Pokorny, 1893" ;
    skos:broader <http://tun.fi/MX.280679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280714>,
        <http://tun.fi/MX.280715>,
        <http://tun.fi/MX.280716>,
        <http://tun.fi/MX.280717>,
        <http://tun.fi/MX.280718>,
        <http://tun.fi/MX.280719>,
        <http://tun.fi/MX.280720> ;
    skos:prefLabel "Lispocephala"@fi,
        "Lispocephala"@sv .

<http://tun.fi/MX.280729> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnophora" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280730>,
        <http://tun.fi/MX.280731>,
        <http://tun.fi/MX.280732>,
        <http://tun.fi/MX.280733>,
        <http://tun.fi/MX.280734>,
        <http://tun.fi/MX.280735>,
        <http://tun.fi/MX.280736> ;
    skos:prefLabel "Limnophora"@fi,
        "Limnophora"@sv .

<http://tun.fi/MX.280737> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lispe" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.280679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280738>,
        <http://tun.fi/MX.280739>,
        <http://tun.fi/MX.280740>,
        <http://tun.fi/MX.280741>,
        <http://tun.fi/MX.280742>,
        <http://tun.fi/MX.280743>,
        <http://tun.fi/MX.280744> ;
    skos:prefLabel "Lispe"@fi,
        "Lispe"@sv .

<http://tun.fi/MX.281045> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calliphora" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281037> ;
    skos:hiddenLabel "Abonesia"@fi,
        "Acronesia"@fi,
        "Acrophaga"@fi,
        "Steringomyia"@fi,
        "Abonesia"@sv,
        "Acronesia"@sv,
        "Acrophaga"@sv,
        "Steringomyia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281046>,
        <http://tun.fi/MX.281047>,
        <http://tun.fi/MX.281048>,
        <http://tun.fi/MX.281049>,
        <http://tun.fi/MX.281050>,
        <http://tun.fi/MX.281051>,
        <http://tun.fi/MX.281052> ;
    skos:prefLabel "Calliphora"@fi,
        "Calliphora"@sv .

<http://tun.fi/MX.281504> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytomyptera" ;
    dwc:scientificNameAuthorship "Rondani, 1845" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:hiddenLabel "Elfia"@fi,
        "Elfia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281505>,
        <http://tun.fi/MX.281506>,
        <http://tun.fi/MX.281507>,
        <http://tun.fi/MX.281508>,
        <http://tun.fi/MX.281509>,
        <http://tun.fi/MX.281510>,
        <http://tun.fi/MX.5079111> ;
    skos:prefLabel "Phytomyptera"@fi,
        "Phytomyptera"@sv .

<http://tun.fi/MX.281525> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Actia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281526>,
        <http://tun.fi/MX.281527>,
        <http://tun.fi/MX.281528>,
        <http://tun.fi/MX.281529>,
        <http://tun.fi/MX.281530>,
        <http://tun.fi/MX.281531>,
        <http://tun.fi/MX.281532> ;
    skos:prefLabel "Actia"@fi,
        "Actia"@sv .

<http://tun.fi/MX.281738> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hippoboscinae" ;
    dwc:scientificNameAuthorship "Samouelle, 1819" ;
    skos:broader <http://tun.fi/MX.281737> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281740>,
        <http://tun.fi/MX.281744>,
        <http://tun.fi/MX.281746>,
        <http://tun.fi/MX.281750>,
        <http://tun.fi/MX.281753>,
        <http://tun.fi/MX.281756>,
        <http://tun.fi/MX.281758> ;
    skos:prefLabel "Hippoboscinae"@fi,
        "Hippoboscinae"@sv .

<http://tun.fi/MX.286605> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cladius" ;
    dwc:scientificNameAuthorship "Illiger, 1807" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286607>,
        <http://tun.fi/MX.286614>,
        <http://tun.fi/MX.286620>,
        <http://tun.fi/MX.286623>,
        <http://tun.fi/MX.286627>,
        <http://tun.fi/MX.286629>,
        <http://tun.fi/MX.286633> ;
    skos:prefLabel "Cladius"@fi,
        "Cladius"@sv .

<http://tun.fi/MX.286663> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nematinus" ;
    dwc:scientificNameAuthorship "Rohwer, 1911" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286664>,
        <http://tun.fi/MX.286667>,
        <http://tun.fi/MX.286670>,
        <http://tun.fi/MX.286673>,
        <http://tun.fi/MX.286675>,
        <http://tun.fi/MX.286678>,
        <http://tun.fi/MX.5018956> ;
    skos:prefLabel "Nematinus"@fi,
        "Nematinus"@sv .

<http://tun.fi/MX.286686> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoplocampa" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286687>,
        <http://tun.fi/MX.286689>,
        <http://tun.fi/MX.286691>,
        <http://tun.fi/MX.286695>,
        <http://tun.fi/MX.286698>,
        <http://tun.fi/MX.323611>,
        <http://tun.fi/MX.5079485> ;
    skos:prefLabel "Hoplocampa"@fi,
        "Hoplocampa"@sv .

<http://tun.fi/MX.288611> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ametastegia" ;
    dwc:scientificNameAuthorship "A. Costa, 1882" ;
    skos:broader <http://tun.fi/MX.289079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288613>,
        <http://tun.fi/MX.288616>,
        <http://tun.fi/MX.288620>,
        <http://tun.fi/MX.288623>,
        <http://tun.fi/MX.288626>,
        <http://tun.fi/MX.288629>,
        <http://tun.fi/MX.288631> ;
    skos:prefLabel "Ametastegia"@fi,
        "Ametastegia"@sv .

<http://tun.fi/MX.289849> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Psocinae" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.289838> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289851>,
        <http://tun.fi/MX.289854>,
        <http://tun.fi/MX.289857>,
        <http://tun.fi/MX.289859>,
        <http://tun.fi/MX.289862>,
        <http://tun.fi/MX.289868>,
        <http://tun.fi/MX.5001557> ;
    skos:prefLabel "Psocinae"@fi,
        "Psocinae"@sv .

<http://tun.fi/MX.290001> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichomasthus" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290002>,
        <http://tun.fi/MX.290003>,
        <http://tun.fi/MX.290004>,
        <http://tun.fi/MX.290005>,
        <http://tun.fi/MX.290006>,
        <http://tun.fi/MX.290007>,
        <http://tun.fi/MX.290008> ;
    skos:prefLabel "Trichomasthus"@fi,
        "Trichomasthus"@sv .

<http://tun.fi/MX.290325> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hemerobiidae" ;
    skos:broader <http://tun.fi/MX.70227> ;
    skos:hiddenLabel "Hemerobiidae"@fi,
        "Hemerobiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290326>,
        <http://tun.fi/MX.290328>,
        <http://tun.fi/MX.290330>,
        <http://tun.fi/MX.290339>,
        <http://tun.fi/MX.290353>,
        <http://tun.fi/MX.290357>,
        <http://tun.fi/MX.290359> ;
    skos:prefLabel "kirvakorennot"@fi,
        "florsländor"@sv .

<http://tun.fi/MX.290370> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysopa" ;
    skos:broader <http://tun.fi/MX.290363> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290371>,
        <http://tun.fi/MX.290372>,
        <http://tun.fi/MX.290373>,
        <http://tun.fi/MX.290374>,
        <http://tun.fi/MX.290375>,
        <http://tun.fi/MX.290376>,
        <http://tun.fi/MX.290377> ;
    skos:prefLabel "Chrysopa"@fi,
        "Chrysopa"@sv .

<http://tun.fi/MX.290479> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Badhamia" ;
    skos:broader <http://tun.fi/MX.70652> ;
    skos:hiddenLabel "Badhamia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290480>,
        <http://tun.fi/MX.290481>,
        <http://tun.fi/MX.290482>,
        <http://tun.fi/MX.290484>,
        <http://tun.fi/MX.290485>,
        <http://tun.fi/MX.290486>,
        <http://tun.fi/MX.5008102> ;
    skos:prefLabel "putkiset"@fi,
        "Badhamia"@sv .

<http://tun.fi/MX.291539> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anaticola" ;
    dwc:scientificNameAuthorship "Clay, 1935" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291540>,
        <http://tun.fi/MX.291542>,
        <http://tun.fi/MX.291544>,
        <http://tun.fi/MX.291550>,
        <http://tun.fi/MX.291556>,
        <http://tun.fi/MX.291557>,
        <http://tun.fi/MX.291558> ;
    skos:prefLabel "Anaticola"@fi,
        "Anaticola"@sv .

<http://tun.fi/MX.291640> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Craspedorrhynchus" ;
    dwc:scientificNameAuthorship "Kéler, 1938" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291641>,
        <http://tun.fi/MX.291642>,
        <http://tun.fi/MX.291644>,
        <http://tun.fi/MX.291647>,
        <http://tun.fi/MX.291650>,
        <http://tun.fi/MX.291652>,
        <http://tun.fi/MX.291653> ;
    skos:prefLabel "Craspedorrhynchus"@fi,
        "Craspedorrhynchus"@sv .

<http://tun.fi/MX.291692> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Goniodes" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291696>,
        <http://tun.fi/MX.291699>,
        <http://tun.fi/MX.291701>,
        <http://tun.fi/MX.291702>,
        <http://tun.fi/MX.291703>,
        <http://tun.fi/MX.291706>,
        <http://tun.fi/MX.291707> ;
    skos:prefLabel "Goniodes"@fi,
        "Goniodes"@sv .

<http://tun.fi/MX.291725> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lunaceps" ;
    dwc:scientificNameAuthorship "Clay & Meinertzhagen, 1939" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291726>,
        <http://tun.fi/MX.291727>,
        <http://tun.fi/MX.291728>,
        <http://tun.fi/MX.291729>,
        <http://tun.fi/MX.291731>,
        <http://tun.fi/MX.291732>,
        <http://tun.fi/MX.291735> ;
    skos:prefLabel "Lunaceps"@fi,
        "Lunaceps"@sv .

<http://tun.fi/MX.293129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schoeniclus" ;
    dwc:scientificNameAuthorship "T. Forster, 1817" ;
    skos:broader <http://tun.fi/MX.293126> ;
    skos:hiddenLabel "Schoeniclus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.35165>,
        <http://tun.fi/MX.35167>,
        <http://tun.fi/MX.35169>,
        <http://tun.fi/MX.35174>,
        <http://tun.fi/MX.35179>,
        <http://tun.fi/MX.35181>,
        <http://tun.fi/MX.35182> ;
    skos:prefLabel "pajusirkut"@fi,
        "Schoeniclus"@sv .

<http://tun.fi/MX.296612> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhyssalinae" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Rhyssalinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296614>,
        <http://tun.fi/MX.296617>,
        <http://tun.fi/MX.296619>,
        <http://tun.fi/MX.296621>,
        <http://tun.fi/MX.296626>,
        <http://tun.fi/MX.296633>,
        <http://tun.fi/MX.4984117> ;
    skos:prefLabel "komovainokaiset"@fi,
        "Rhyssalinae"@sv .

<http://tun.fi/MX.296943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphaereta" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296944>,
        <http://tun.fi/MX.324365>,
        <http://tun.fi/MX.324366>,
        <http://tun.fi/MX.324367>,
        <http://tun.fi/MX.324368>,
        <http://tun.fi/MX.324370>,
        <http://tun.fi/MX.324371> ;
    skos:prefLabel "Aphaereta"@fi,
        "Aphaereta"@sv .

<http://tun.fi/MX.297722> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syntretus" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297723>,
        <http://tun.fi/MX.297724>,
        <http://tun.fi/MX.297726>,
        <http://tun.fi/MX.297727>,
        <http://tun.fi/MX.321714>,
        <http://tun.fi/MX.321715>,
        <http://tun.fi/MX.321716> ;
    skos:prefLabel "Syntretus"@fi,
        "Syntretus"@sv .

<http://tun.fi/MX.297871> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Brachionidae" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1838" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297872>,
        <http://tun.fi/MX.297878>,
        <http://tun.fi/MX.297909>,
        <http://tun.fi/MX.297934>,
        <http://tun.fi/MX.312457>,
        <http://tun.fi/MX.312459>,
        <http://tun.fi/MX.312482> ;
    skos:prefLabel "Brachionidae"@fi,
        "Brachionidae"@sv .

<http://tun.fi/MX.297943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euchlanis" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1832" ;
    skos:broader <http://tun.fi/MX.297942> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297944>,
        <http://tun.fi/MX.312498>,
        <http://tun.fi/MX.312500>,
        <http://tun.fi/MX.312504>,
        <http://tun.fi/MX.312505>,
        <http://tun.fi/MX.312506>,
        <http://tun.fi/MX.312507> ;
    skos:prefLabel "Euchlanis"@fi,
        "Euchlanis"@sv .

<http://tun.fi/MX.306658> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytodietus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306659>,
        <http://tun.fi/MX.306661>,
        <http://tun.fi/MX.306662>,
        <http://tun.fi/MX.306663>,
        <http://tun.fi/MX.306664>,
        <http://tun.fi/MX.306667>,
        <http://tun.fi/MX.5080425> ;
    skos:prefLabel "Phytodietus"@fi,
        "Phytodietus"@sv .

<http://tun.fi/MX.306893> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exenterus" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306894>,
        <http://tun.fi/MX.306895>,
        <http://tun.fi/MX.306896>,
        <http://tun.fi/MX.306899>,
        <http://tun.fi/MX.306900>,
        <http://tun.fi/MX.306901>,
        <http://tun.fi/MX.306902> ;
    skos:prefLabel "Exenterus"@fi,
        "Exenterus"@sv .

<http://tun.fi/MX.307136> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Medophron" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307138>,
        <http://tun.fi/MX.307140>,
        <http://tun.fi/MX.307141>,
        <http://tun.fi/MX.307142>,
        <http://tun.fi/MX.307143>,
        <http://tun.fi/MX.307145>,
        <http://tun.fi/MX.307147> ;
    skos:prefLabel "Medophron"@fi,
        "Medophron"@sv .

<http://tun.fi/MX.307275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sulcarius" ;
    dwc:scientificNameAuthorship "Townes, 1970" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307276>,
        <http://tun.fi/MX.307278>,
        <http://tun.fi/MX.307279>,
        <http://tun.fi/MX.307280>,
        <http://tun.fi/MX.307281>,
        <http://tun.fi/MX.307282>,
        <http://tun.fi/MX.307283> ;
    skos:prefLabel "Sulcarius"@fi,
        "Sulcarius"@sv .

<http://tun.fi/MX.307591> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleolophus" ;
    dwc:scientificNameAuthorship "Townes, 1962" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307592>,
        <http://tun.fi/MX.307593>,
        <http://tun.fi/MX.307595>,
        <http://tun.fi/MX.307598>,
        <http://tun.fi/MX.307599>,
        <http://tun.fi/MX.307600>,
        <http://tun.fi/MX.307601> ;
    skos:prefLabel "Pleolophus"@fi,
        "Pleolophus"@sv .

<http://tun.fi/MX.308410> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spilichneumon" ;
    dwc:scientificNameAuthorship "Thomson, 1894" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308411>,
        <http://tun.fi/MX.308413>,
        <http://tun.fi/MX.308414>,
        <http://tun.fi/MX.308415>,
        <http://tun.fi/MX.308416>,
        <http://tun.fi/MX.308418>,
        <http://tun.fi/MX.308419> ;
    skos:prefLabel "Spilichneumon"@fi,
        "Spilichneumon"@sv .

<http://tun.fi/MX.308689> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Picrostigeus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308691>,
        <http://tun.fi/MX.308692>,
        <http://tun.fi/MX.308693>,
        <http://tun.fi/MX.308694>,
        <http://tun.fi/MX.308695>,
        <http://tun.fi/MX.308696>,
        <http://tun.fi/MX.308697> ;
    skos:prefLabel "Picrostigeus"@fi,
        "Picrostigeus"@sv .

<http://tun.fi/MX.309029> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zatypota" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309030>,
        <http://tun.fi/MX.309031>,
        <http://tun.fi/MX.309032>,
        <http://tun.fi/MX.309033>,
        <http://tun.fi/MX.309034>,
        <http://tun.fi/MX.309035>,
        <http://tun.fi/MX.4999581> ;
    skos:prefLabel "Zatypota"@fi,
        "Zatypota"@sv .

<http://tun.fi/MX.309407> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trematopygus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309409>,
        <http://tun.fi/MX.309410>,
        <http://tun.fi/MX.309412>,
        <http://tun.fi/MX.309413>,
        <http://tun.fi/MX.309414>,
        <http://tun.fi/MX.309415>,
        <http://tun.fi/MX.309416> ;
    skos:prefLabel "Trematopygus"@fi,
        "Trematopygus"@sv .

<http://tun.fi/MX.309608> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhinotorus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309609>,
        <http://tun.fi/MX.309610>,
        <http://tun.fi/MX.309614>,
        <http://tun.fi/MX.309615>,
        <http://tun.fi/MX.309616>,
        <http://tun.fi/MX.309617>,
        <http://tun.fi/MX.323527> ;
    skos:prefLabel "Rhinotorus"@fi,
        "Rhinotorus"@sv .

<http://tun.fi/MX.310414> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lathrostizus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310415>,
        <http://tun.fi/MX.310417>,
        <http://tun.fi/MX.310418>,
        <http://tun.fi/MX.310419>,
        <http://tun.fi/MX.310421>,
        <http://tun.fi/MX.5076907>,
        <http://tun.fi/MX.5076908> ;
    skos:prefLabel "Lathrostizus"@fi,
        "Lathrostizus"@sv .

<http://tun.fi/MX.310590> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chorinaeus" ;
    dwc:scientificNameAuthorship "Holmgren, 1858" ;
    skos:broader <http://tun.fi/MX.310589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310591>,
        <http://tun.fi/MX.310592>,
        <http://tun.fi/MX.310593>,
        <http://tun.fi/MX.310594>,
        <http://tun.fi/MX.310595>,
        <http://tun.fi/MX.310597>,
        <http://tun.fi/MX.321971> ;
    skos:prefLabel "Chorinaeus"@fi,
        "Chorinaeus"@sv .

<http://tun.fi/MX.312739> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dicranophoridae" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312740>,
        <http://tun.fi/MX.312743>,
        <http://tun.fi/MX.312745>,
        <http://tun.fi/MX.312753>,
        <http://tun.fi/MX.312755>,
        <http://tun.fi/MX.312765>,
        <http://tun.fi/MX.312767> ;
    skos:prefLabel "Dicranophoridae"@fi,
        "Dicranophoridae"@sv .

<http://tun.fi/MX.317893> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Figitinae" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.289215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317894>,
        <http://tun.fi/MX.317900>,
        <http://tun.fi/MX.317917>,
        <http://tun.fi/MX.317919>,
        <http://tun.fi/MX.317923>,
        <http://tun.fi/MX.317925>,
        <http://tun.fi/MX.317927> ;
    skos:prefLabel "Figitinae"@fi,
        "Figitinae"@sv .

<http://tun.fi/MX.318106> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Basalys" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318107>,
        <http://tun.fi/MX.318108>,
        <http://tun.fi/MX.318109>,
        <http://tun.fi/MX.318111>,
        <http://tun.fi/MX.318112>,
        <http://tun.fi/MX.4983759>,
        <http://tun.fi/MX.4984414> ;
    skos:prefLabel "Basalys"@fi,
        "Basalys"@sv .

<http://tun.fi/MX.318510> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaenoglyphis" ;
    dwc:scientificNameAuthorship "Foerster, 1869" ;
    skos:broader <http://tun.fi/MX.318457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318511>,
        <http://tun.fi/MX.318513>,
        <http://tun.fi/MX.318514>,
        <http://tun.fi/MX.318515>,
        <http://tun.fi/MX.318516>,
        <http://tun.fi/MX.318517>,
        <http://tun.fi/MX.318521> ;
    skos:prefLabel "Phaenoglyphis"@fi,
        "Phaenoglyphis"@sv .

<http://tun.fi/MX.318631> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhoptromeris" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318632>,
        <http://tun.fi/MX.318633>,
        <http://tun.fi/MX.318634>,
        <http://tun.fi/MX.4999696>,
        <http://tun.fi/MX.4999697>,
        <http://tun.fi/MX.4999698>,
        <http://tun.fi/MX.5015625> ;
    skos:prefLabel "Rhoptromeris"@fi,
        "Rhoptromeris"@sv .

<http://tun.fi/MX.319032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilocera" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319033>,
        <http://tun.fi/MX.319034>,
        <http://tun.fi/MX.319035>,
        <http://tun.fi/MX.319036>,
        <http://tun.fi/MX.319038>,
        <http://tun.fi/MX.319039>,
        <http://tun.fi/MX.319040> ;
    skos:prefLabel "Psilocera"@fi,
        "Psilocera"@sv .

<http://tun.fi/MX.319294> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neochrysocharis" ;
    dwc:scientificNameAuthorship "Kurdjumov, 1912" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319295>,
        <http://tun.fi/MX.319296>,
        <http://tun.fi/MX.319297>,
        <http://tun.fi/MX.319298>,
        <http://tun.fi/MX.319299>,
        <http://tun.fi/MX.319300>,
        <http://tun.fi/MX.319301> ;
    skos:prefLabel "Neochrysocharis"@fi,
        "Neochrysocharis"@sv .

<http://tun.fi/MX.319384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pachyneuron" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319385>,
        <http://tun.fi/MX.319386>,
        <http://tun.fi/MX.319387>,
        <http://tun.fi/MX.319388>,
        <http://tun.fi/MX.319389>,
        <http://tun.fi/MX.319390>,
        <http://tun.fi/MX.319393> ;
    skos:prefLabel "Pachyneuron"@fi,
        "Pachyneuron"@sv .

<http://tun.fi/MX.319437> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Halticoptera" ;
    dwc:scientificNameAuthorship "Spinola, 1811" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319438>,
        <http://tun.fi/MX.319439>,
        <http://tun.fi/MX.319440>,
        <http://tun.fi/MX.319441>,
        <http://tun.fi/MX.319443>,
        <http://tun.fi/MX.319444>,
        <http://tun.fi/MX.5001696> ;
    skos:prefLabel "Halticoptera"@fi,
        "Halticoptera"@sv .

<http://tun.fi/MX.319485> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stictomischus" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319486>,
        <http://tun.fi/MX.319487>,
        <http://tun.fi/MX.319488>,
        <http://tun.fi/MX.319489>,
        <http://tun.fi/MX.319490>,
        <http://tun.fi/MX.319491>,
        <http://tun.fi/MX.319492> ;
    skos:prefLabel "Stictomischus"@fi,
        "Stictomischus"@sv .

<http://tun.fi/MX.319597> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudotorymus" ;
    dwc:scientificNameAuthorship "Masi, 1922" ;
    skos:broader <http://tun.fi/MX.319607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319598>,
        <http://tun.fi/MX.319599>,
        <http://tun.fi/MX.319601>,
        <http://tun.fi/MX.319602>,
        <http://tun.fi/MX.319603>,
        <http://tun.fi/MX.319605>,
        <http://tun.fi/MX.319606> ;
    skos:prefLabel "Pseudotorymus"@fi,
        "Pseudotorymus"@sv .

<http://tun.fi/MX.31969> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Alaudidae" ;
    skos:broader <http://tun.fi/MX.292592> ;
    skos:hiddenLabel "Alaudidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293226>,
        <http://tun.fi/MX.32019>,
        <http://tun.fi/MX.32031>,
        <http://tun.fi/MX.32055>,
        <http://tun.fi/MX.32062>,
        <http://tun.fi/MX.32064>,
        <http://tun.fi/MX.32075> ;
    skos:prefLabel "kiurut"@fi,
        "Alaudidae"@sv .

<http://tun.fi/MX.319765> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elachertus" ;
    dwc:scientificNameAuthorship "Spinola, 1811" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319767>,
        <http://tun.fi/MX.319768>,
        <http://tun.fi/MX.319770>,
        <http://tun.fi/MX.319771>,
        <http://tun.fi/MX.319772>,
        <http://tun.fi/MX.319774>,
        <http://tun.fi/MX.319775> ;
    skos:prefLabel "Elachertus"@fi,
        "Elachertus"@sv .

<http://tun.fi/MX.319850> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Necremnus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319851>,
        <http://tun.fi/MX.319852>,
        <http://tun.fi/MX.319853>,
        <http://tun.fi/MX.319854>,
        <http://tun.fi/MX.319855>,
        <http://tun.fi/MX.319856>,
        <http://tun.fi/MX.319857> ;
    skos:prefLabel "Necremnus"@fi,
        "Necremnus"@sv .

<http://tun.fi/MX.319864> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diglyphus" ;
    dwc:scientificNameAuthorship "Walker, 1848" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319865>,
        <http://tun.fi/MX.319866>,
        <http://tun.fi/MX.319867>,
        <http://tun.fi/MX.319868>,
        <http://tun.fi/MX.319870>,
        <http://tun.fi/MX.319871>,
        <http://tun.fi/MX.319873> ;
    skos:prefLabel "Diglyphus"@fi,
        "Diglyphus"@sv .

<http://tun.fi/MX.324485> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cuphophyllus" ;
    dwc:scientificNameAuthorship "(Donk) Bon" ;
    skos:broader <http://tun.fi/MX.233304> ;
    skos:hiddenLabel "Cuphophyllus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71679>,
        <http://tun.fi/MX.71762>,
        <http://tun.fi/MX.72155>,
        <http://tun.fi/MX.72565>,
        <http://tun.fi/MX.72628>,
        <http://tun.fi/MX.72895>,
        <http://tun.fi/MX.73303> ;
    skos:prefLabel "holvivahakkaat"@fi,
        "Cuphophyllus"@sv .

<http://tun.fi/MX.325194> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pylaisiaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43280>,
        <http://tun.fi/MX.43338>,
        <http://tun.fi/MX.43350>,
        <http://tun.fi/MX.43351>,
        <http://tun.fi/MX.5077118>,
        <http://tun.fi/MX.5077121>,
        <http://tun.fi/MX.5077124> ;
    skos:prefLabel "Pylaisiaceae"@fi,
        "Pylaisiaceae"@sv .

<http://tun.fi/MX.32556> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lanius" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.32486> ;
    skos:hiddenLabel "Lanius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32561>,
        <http://tun.fi/MX.32568>,
        <http://tun.fi/MX.32570>,
        <http://tun.fi/MX.32578>,
        <http://tun.fi/MX.32579>,
        <http://tun.fi/MX.73581>,
        <http://tun.fi/MX.73582> ;
    skos:prefLabel "lepinkäiset"@fi,
        "Lanius"@sv .

<http://tun.fi/MX.33638> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrocephalus" ;
    dwc:scientificNameAuthorship "J.A. & J.F. Naumann, 1811" ;
    skos:broader <http://tun.fi/MX.293258> ;
    skos:hiddenLabel "Acrocephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33640>,
        <http://tun.fi/MX.33641>,
        <http://tun.fi/MX.33644>,
        <http://tun.fi/MX.33646>,
        <http://tun.fi/MX.33649>,
        <http://tun.fi/MX.33650>,
        <http://tun.fi/MX.33651> ;
    skos:prefLabel "ruokokerttuset"@fi,
        "Acrocephalus"@sv .

<http://tun.fi/MX.37601> a <http://tun.fi/MX.kingdom>,
        skos:Concept ;
    dwc:scientificName "Plantae" ;
    dwc:scientificNameAuthorship "Haeckel" ;
    skos:broader <http://tun.fi/MX.53761> ;
    skos:hiddenLabel "Plantae"@fi,
        "Plantae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206700>,
        <http://tun.fi/MX.44109>,
        <http://tun.fi/MX.44394>,
        <http://tun.fi/MX.44395>,
        <http://tun.fi/MX.5008219>,
        <http://tun.fi/MX.53078>,
        <http://tun.fi/MX.70088> ;
    skos:prefLabel "kasvit"@fi,
        "egentliga växter"@sv .

<http://tun.fi/MX.38024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Portulaca" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "ruohoportulakat"@fi ;
    skos:broader <http://tun.fi/MX.38023> ;
    skos:hiddenLabel "Portulaca"@fi,
        "Portulaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38026>,
        <http://tun.fi/MX.38027>,
        <http://tun.fi/MX.42796>,
        <http://tun.fi/MX.4973453>,
        <http://tun.fi/MX.4973454>,
        <http://tun.fi/MX.4973455>,
        <http://tun.fi/MX.4973456> ;
    skos:prefLabel "portulakat"@fi,
        "portlaker"@sv .

<http://tun.fi/MX.38083> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sagina" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Sagina"@fi,
        "Sagina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38084>,
        <http://tun.fi/MX.38085>,
        <http://tun.fi/MX.38086>,
        <http://tun.fi/MX.38088>,
        <http://tun.fi/MX.38089>,
        <http://tun.fi/MX.42795>,
        <http://tun.fi/MX.4973796> ;
    skos:prefLabel "haarikot"@fi,
        "smalnarvar"@sv .

<http://tun.fi/MX.38145> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dianthus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "tuoksuneilikat"@fi ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Dianthus"@fi,
        "Dianthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38146>,
        <http://tun.fi/MX.38147>,
        <http://tun.fi/MX.38149>,
        <http://tun.fi/MX.38150>,
        <http://tun.fi/MX.40946>,
        <http://tun.fi/MX.40947>,
        <http://tun.fi/MX.40950> ;
    skos:prefLabel "neilikat"@fi,
        "nejlikor"@sv .

<http://tun.fi/MX.38342> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70051> ;
    skos:hiddenLabel "Cucurbitaceae"@fi,
        "Cucurbitaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38343>,
        <http://tun.fi/MX.38345>,
        <http://tun.fi/MX.38347>,
        <http://tun.fi/MX.38349>,
        <http://tun.fi/MX.41991>,
        <http://tun.fi/MX.42320>,
        <http://tun.fi/MX.4972113> ;
    skos:prefLabel "kurkkukasvit"@fi,
        "gurkväxter"@sv .

<http://tun.fi/MX.38740> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sedum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38735> ;
    skos:hiddenLabel "Sedum"@fi,
        "Sedum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38750>,
        <http://tun.fi/MX.38751>,
        <http://tun.fi/MX.38752>,
        <http://tun.fi/MX.38753>,
        <http://tun.fi/MX.38754>,
        <http://tun.fi/MX.38755>,
        <http://tun.fi/MX.41473> ;
    skos:prefLabel "suomumaksaruohot"@fi,
        "fetknoppar"@sv .

<http://tun.fi/MX.38759> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ribes" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38758> ;
    skos:hiddenLabel "Ribes"@fi,
        "Ribes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38761>,
        <http://tun.fi/MX.38763>,
        <http://tun.fi/MX.38768>,
        <http://tun.fi/MX.38769>,
        <http://tun.fi/MX.38773>,
        <http://tun.fi/MX.38774>,
        <http://tun.fi/MX.41420> ;
    skos:prefLabel "herukat"@fi,
        "ripsar"@sv .

<http://tun.fi/MX.38787> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spiraea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Spiraea"@fi,
        "Spiraea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38789>,
        <http://tun.fi/MX.38790>,
        <http://tun.fi/MX.41202>,
        <http://tun.fi/MX.41383>,
        <http://tun.fi/MX.41520>,
        <http://tun.fi/MX.42805>,
        <http://tun.fi/MX.5014677> ;
    skos:prefLabel "pensasangervot"@fi,
        "spireor"@sv .

<http://tun.fi/MX.38833> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Geum"@fi,
        "Waldsteinia"@fi,
        "Geum"@sv,
        "Waldsteinia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38834>,
        <http://tun.fi/MX.38836>,
        <http://tun.fi/MX.38837>,
        <http://tun.fi/MX.38838>,
        <http://tun.fi/MX.38840>,
        <http://tun.fi/MX.42062>,
        <http://tun.fi/MX.4978937> ;
    skos:prefLabel "kellukat"@fi,
        "nejlikrotssläktet"@sv .

<http://tun.fi/MX.38925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crataegus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Crataegus"@fi,
        "Crataegus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38927>,
        <http://tun.fi/MX.38928>,
        <http://tun.fi/MX.38931>,
        <http://tun.fi/MX.41064>,
        <http://tun.fi/MX.41066>,
        <http://tun.fi/MX.41067>,
        <http://tun.fi/MX.4976000> ;
    skos:prefLabel "orapihlajat"@fi,
        "hagtornar"@sv .

<http://tun.fi/MX.39057> a <http://tun.fi/MX.species>,
        skos:Concept ;
    dwc:scientificName "Lotus corniculatus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39055> ;
    skos:hiddenLabel "Lotus corniculatus"@fi,
        "Lotus corniculatus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39058>,
        <http://tun.fi/MX.39059>,
        <http://tun.fi/MX.39060>,
        <http://tun.fi/MX.39061>,
        <http://tun.fi/MX.39062>,
        <http://tun.fi/MX.43018>,
        <http://tun.fi/MX.4972485> ;
    skos:prefLabel "keltamaite"@fi,
        "käringtand"@sv .

<http://tun.fi/MX.39121> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acer" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.289481> ;
    skos:hiddenLabel "Acer"@fi,
        "Acer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39122>,
        <http://tun.fi/MX.39123>,
        <http://tun.fi/MX.40837>,
        <http://tun.fi/MX.40838>,
        <http://tun.fi/MX.40839>,
        <http://tun.fi/MX.40840>,
        <http://tun.fi/MX.40841> ;
    skos:prefLabel "vaahterat"@fi,
        "lönnar"@sv .

<http://tun.fi/MX.39178> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaerophyllum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39171> ;
    skos:hiddenLabel "Chaerophyllum"@fi,
        "Chaerophyllum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39179>,
        <http://tun.fi/MX.39180>,
        <http://tun.fi/MX.39181>,
        <http://tun.fi/MX.39182>,
        <http://tun.fi/MX.39183>,
        <http://tun.fi/MX.41008>,
        <http://tun.fi/MX.41009> ;
    skos:prefLabel "piirtokirvelit"@fi,
        "rotkörvlar"@sv .

<http://tun.fi/MX.39344> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lonicera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "tuoksukuusamat"@fi ;
    skos:broader <http://tun.fi/MX.39334> ;
    skos:hiddenLabel "Lonicera"@fi,
        "Lonicera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39345>,
        <http://tun.fi/MX.39346>,
        <http://tun.fi/MX.39347>,
        <http://tun.fi/MX.39348>,
        <http://tun.fi/MX.39349>,
        <http://tun.fi/MX.41157>,
        <http://tun.fi/MX.41158> ;
    skos:prefLabel "kuusamat"@fi,
        "tryar"@sv .

<http://tun.fi/MX.39461> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galeopsis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Galeopsis"@fi,
        "Galeopsis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39462>,
        <http://tun.fi/MX.39463>,
        <http://tun.fi/MX.39464>,
        <http://tun.fi/MX.39465>,
        <http://tun.fi/MX.41098>,
        <http://tun.fi/MX.41099>,
        <http://tun.fi/MX.42469> ;
    skos:prefLabel "pillikkeet"@fi,
        "dån"@sv .

<http://tun.fi/MX.39466> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "herttapeipit"@fi ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Lamium"@fi,
        "Wiedemannia"@fi,
        "Lamium"@sv,
        "Wiedemannia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39467>,
        <http://tun.fi/MX.39468>,
        <http://tun.fi/MX.39469>,
        <http://tun.fi/MX.39470>,
        <http://tun.fi/MX.39471>,
        <http://tun.fi/MX.40794>,
        <http://tun.fi/MX.41661> ;
    skos:prefLabel "peipit"@fi,
        "plistrar"@sv .

<http://tun.fi/MX.39634> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euphrasia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.41740> ;
    skos:hiddenLabel "Euphrasia"@fi,
        "Euphrasia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39635>,
        <http://tun.fi/MX.39638>,
        <http://tun.fi/MX.39640>,
        <http://tun.fi/MX.39641>,
        <http://tun.fi/MX.39644>,
        <http://tun.fi/MX.39645>,
        <http://tun.fi/MX.39646> ;
    skos:prefLabel "silmäruohot"@fi,
        "ögöntröster"@sv .

<http://tun.fi/MX.39739> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erigeron" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Conyza"@fi,
        "Erigeron"@fi,
        "Conyza"@sv,
        "Erigeron"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39740>,
        <http://tun.fi/MX.39744>,
        <http://tun.fi/MX.39745>,
        <http://tun.fi/MX.39748>,
        <http://tun.fi/MX.39750>,
        <http://tun.fi/MX.41044>,
        <http://tun.fi/MX.41189> ;
    skos:prefLabel "kallioiset"@fi,
        "binkor"@sv .

<http://tun.fi/MX.39939> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lactuca" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Cicerbita"@fi,
        "Lactuca"@fi,
        "Mycelis"@fi,
        "Cicerbita"@sv,
        "Lactuca"@sv,
        "Mycelis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39940>,
        <http://tun.fi/MX.39941>,
        <http://tun.fi/MX.39942>,
        <http://tun.fi/MX.39944>,
        <http://tun.fi/MX.39945>,
        <http://tun.fi/MX.39947>,
        <http://tun.fi/MX.40788> ;
    skos:prefLabel "salaatit"@fi,
        "sallater"@sv .

<http://tun.fi/MX.39957> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pilosella" ;
    dwc:scientificNameAuthorship "Hill" ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Pilosella"@fi,
        "Pilosella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39958>,
        <http://tun.fi/MX.39959>,
        <http://tun.fi/MX.39960>,
        <http://tun.fi/MX.39961>,
        <http://tun.fi/MX.39962>,
        <http://tun.fi/MX.39963>,
        <http://tun.fi/MX.42442> ;
    skos:prefLabel "voikeltanot"@fi,
        "stångfibblor"@sv .

<http://tun.fi/MX.40257> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriophorum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Eriophorum"@fi,
        "Eriophorum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40258>,
        <http://tun.fi/MX.40259>,
        <http://tun.fi/MX.40260>,
        <http://tun.fi/MX.40261>,
        <http://tun.fi/MX.40262>,
        <http://tun.fi/MX.40263>,
        <http://tun.fi/MX.40264> ;
    skos:prefLabel "suovillat"@fi,
        "ängsullssläktet"@sv .

<http://tun.fi/MX.40531> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elymus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Elymus"@fi,
        "Elymus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40532>,
        <http://tun.fi/MX.40533>,
        <http://tun.fi/MX.40536>,
        <http://tun.fi/MX.40969>,
        <http://tun.fi/MX.40970>,
        <http://tun.fi/MX.42374>,
        <http://tun.fi/MX.5013642> ;
    skos:prefLabel "vehniöt"@fi,
        "elmar"@sv .

<http://tun.fi/MX.40545> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hordeum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Hordeum"@fi,
        "Hordeum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40546>,
        <http://tun.fi/MX.40547>,
        <http://tun.fi/MX.40548>,
        <http://tun.fi/MX.41122>,
        <http://tun.fi/MX.41125>,
        <http://tun.fi/MX.42646>,
        <http://tun.fi/MX.4973359> ;
    skos:prefLabel "ohrat"@fi,
        "kornsläktet"@sv .

<http://tun.fi/MX.40581> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthoxanthum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Anthoxanthum"@fi,
        "Hierochloë"@fi,
        "Anthoxanthum"@sv,
        "Hierochloë"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40573>,
        <http://tun.fi/MX.40574>,
        <http://tun.fi/MX.40577>,
        <http://tun.fi/MX.40580>,
        <http://tun.fi/MX.40582>,
        <http://tun.fi/MX.40583>,
        <http://tun.fi/MX.40705> ;
    skos:prefLabel "simakkeet"@fi,
        "vårbroddssläktet"@sv .

<http://tun.fi/MX.40605> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calamagrostis" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Ammophila"@fi,
        "Calamagrostis"@fi,
        "Ammophila"@sv,
        "Calamagrostis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40603>,
        <http://tun.fi/MX.40606>,
        <http://tun.fi/MX.40608>,
        <http://tun.fi/MX.40612>,
        <http://tun.fi/MX.40613>,
        <http://tun.fi/MX.40614>,
        <http://tun.fi/MX.40834> ;
    skos:prefLabel "kastikat"@fi,
        "rör"@sv .

<http://tun.fi/MX.40659> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Setaria" ;
    dwc:scientificNameAuthorship "P. Beauv." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Setaria"@fi,
        "Setaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40660>,
        <http://tun.fi/MX.40661>,
        <http://tun.fi/MX.40662>,
        <http://tun.fi/MX.40663>,
        <http://tun.fi/MX.40664>,
        <http://tun.fi/MX.41489>,
        <http://tun.fi/MX.4978973> ;
    skos:prefLabel "pantaheinät"@fi,
        "kolvhirser"@sv .

<http://tun.fi/MX.43222> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Gomphocerinae" ;
    dwc:scientificNameAuthorship "Fieber, 1853" ;
    skos:broader <http://tun.fi/MX.43204> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43223>,
        <http://tun.fi/MX.43225>,
        <http://tun.fi/MX.43228>,
        <http://tun.fi/MX.43234>,
        <http://tun.fi/MX.43236>,
        <http://tun.fi/MX.43263>,
        <http://tun.fi/MX.5010244> ;
    skos:prefLabel "Gomphocerinae"@fi,
        "Gomphocerinae"@sv .

<http://tun.fi/MX.43316> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mnium" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43708>,
        <http://tun.fi/MX.43709>,
        <http://tun.fi/MX.43710>,
        <http://tun.fi/MX.43711>,
        <http://tun.fi/MX.43712>,
        <http://tun.fi/MX.43713>,
        <http://tun.fi/MX.43714> ;
    skos:prefLabel "Mnium"@fi,
        "Mnium"@sv .

<http://tun.fi/MX.43317> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philonotis" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.212920> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200502>,
        <http://tun.fi/MX.323621>,
        <http://tun.fi/MX.43759>,
        <http://tun.fi/MX.43760>,
        <http://tun.fi/MX.43761>,
        <http://tun.fi/MX.43762>,
        <http://tun.fi/MX.43763> ;
    skos:prefLabel "Philonotis"@fi,
        "Philonotis"@sv .

<http://tun.fi/MX.43343> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Andreaea" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212917> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43783>,
        <http://tun.fi/MX.43784>,
        <http://tun.fi/MX.43785>,
        <http://tun.fi/MX.43786>,
        <http://tun.fi/MX.43787>,
        <http://tun.fi/MX.43788>,
        <http://tun.fi/MX.43789> ;
    skos:prefLabel "Andreaea"@fi,
        "Andreaea"@sv .

<http://tun.fi/MX.4884391> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chaitophorinae" ;
    skos:broader <http://tun.fi/MX.53626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228201>,
        <http://tun.fi/MX.228206>,
        <http://tun.fi/MX.228217>,
        <http://tun.fi/MX.228219>,
        <http://tun.fi/MX.228222>,
        <http://tun.fi/MX.228224>,
        <http://tun.fi/MX.228232> ;
    skos:prefLabel "Chaitophorinae"@fi,
        "Chaitophorinae"@sv .

<http://tun.fi/MX.4971594> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Candonidae" ;
    dwc:scientificNameAuthorship "Kaufmann, 1900" ;
    skos:broader <http://tun.fi/MX.70260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214103>,
        <http://tun.fi/MX.214109>,
        <http://tun.fi/MX.214114>,
        <http://tun.fi/MX.214119>,
        <http://tun.fi/MX.4971738>,
        <http://tun.fi/MX.4971739>,
        <http://tun.fi/MX.4971740> ;
    skos:prefLabel "Candonidae"@fi,
        "Candonidae"@sv .

<http://tun.fi/MX.4979020> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepra" ;
    dwc:scientificNameAuthorship "Scop." ;
    skos:broader <http://tun.fi/MX.4890588> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66328>,
        <http://tun.fi/MX.66330>,
        <http://tun.fi/MX.66337>,
        <http://tun.fi/MX.66340>,
        <http://tun.fi/MX.66341>,
        <http://tun.fi/MX.66348>,
        <http://tun.fi/MX.66580> ;
    skos:prefLabel "Lepra"@fi,
        "Lepra"@sv .

<http://tun.fi/MX.4987077> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Cestoda" ;
    skos:broader <http://tun.fi/MX.70011> ;
    skos:hiddenLabel "Cestoda"@fi,
        "Cestoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290917>,
        <http://tun.fi/MX.290926>,
        <http://tun.fi/MX.290932>,
        <http://tun.fi/MX.290946>,
        <http://tun.fi/MX.290961>,
        <http://tun.fi/MX.290976>,
        <http://tun.fi/MX.290981> ;
    skos:prefLabel "heisimadot"@fi,
        "bandmaskar"@sv .

<http://tun.fi/MX.4999749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoseiulus" ;
    skos:broader <http://tun.fi/MX.203087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201415>,
        <http://tun.fi/MX.201416>,
        <http://tun.fi/MX.201418>,
        <http://tun.fi/MX.201424>,
        <http://tun.fi/MX.201426>,
        <http://tun.fi/MX.201429>,
        <http://tun.fi/MX.4999750> ;
    skos:prefLabel "Neoseiulus"@fi,
        "Neoseiulus"@sv .

<http://tun.fi/MX.4999791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geolaelaps" ;
    skos:broader <http://tun.fi/MX.202294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202296>,
        <http://tun.fi/MX.202297>,
        <http://tun.fi/MX.202303>,
        <http://tun.fi/MX.202305>,
        <http://tun.fi/MX.202318>,
        <http://tun.fi/MX.202320>,
        <http://tun.fi/MX.202324> ;
    skos:prefLabel "Geolaelaps"@fi,
        "Geolaelaps"@sv .

<http://tun.fi/MX.5013943> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Parachela" ;
    skos:broader <http://tun.fi/MX.70454> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013944>,
        <http://tun.fi/MX.5013947>,
        <http://tun.fi/MX.5013989>,
        <http://tun.fi/MX.5014012>,
        <http://tun.fi/MX.5014029>,
        <http://tun.fi/MX.5076415>,
        <http://tun.fi/MX.5076416> ;
    skos:prefLabel "Parachela"@fi,
        "Parachela"@sv .

<http://tun.fi/MX.5017921> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microctonus" ;
    dwc:scientificNameAuthorship "Wesmael, 1835" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297662>,
        <http://tun.fi/MX.297664>,
        <http://tun.fi/MX.297665>,
        <http://tun.fi/MX.297669>,
        <http://tun.fi/MX.297670>,
        <http://tun.fi/MX.321698>,
        <http://tun.fi/MX.321702> ;
    skos:prefLabel "Microctonus"@fi,
        "Microctonus"@sv .

<http://tun.fi/MX.5076094> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Toniniopsis" ;
    dwc:scientificNameAuthorship "Frey" ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313715>,
        <http://tun.fi/MX.5081994>,
        <http://tun.fi/MX.5082067>,
        <http://tun.fi/MX.65290>,
        <http://tun.fi/MX.65300>,
        <http://tun.fi/MX.65302>,
        <http://tun.fi/MX.66707> ;
    skos:prefLabel "Toniniopsis"@fi,
        "Toniniopsis"@sv .

<http://tun.fi/MX.5077032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platyhypnum" ;
    dwc:scientificNameAuthorship "Loeske" ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43657>,
        <http://tun.fi/MX.43658>,
        <http://tun.fi/MX.43659>,
        <http://tun.fi/MX.43660>,
        <http://tun.fi/MX.43662>,
        <http://tun.fi/MX.43663>,
        <http://tun.fi/MX.43665> ;
    skos:prefLabel "Platyhypnum"@fi,
        "Platyhypnum"@sv .

<http://tun.fi/MX.5077805> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mallocybe" ;
    dwc:scientificNameAuthorship "(Kuyper) Matheny, Vizzini & Esteve-Rav." ;
    skos:broader <http://tun.fi/MX.4887390> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71757>,
        <http://tun.fi/MX.71768>,
        <http://tun.fi/MX.72031>,
        <http://tun.fi/MX.72221>,
        <http://tun.fi/MX.72893>,
        <http://tun.fi/MX.73138>,
        <http://tun.fi/MX.73392> ;
    skos:prefLabel "Mallocybe"@fi,
        "Mallocybe"@sv .

<http://tun.fi/MX.5078305> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Malachiinae" ;
    skos:broader <http://tun.fi/MX.193391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193393>,
        <http://tun.fi/MX.193399>,
        <http://tun.fi/MX.193402>,
        <http://tun.fi/MX.193409>,
        <http://tun.fi/MX.193411>,
        <http://tun.fi/MX.193419>,
        <http://tun.fi/MX.193427> ;
    skos:prefLabel "Malachiinae"@fi,
        "Malachiinae"@sv .

<http://tun.fi/MX.53575> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Nectriaceae" ;
    skos:broader <http://tun.fi/MX.53691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234248>,
        <http://tun.fi/MX.5019809>,
        <http://tun.fi/MX.5075744>,
        <http://tun.fi/MX.53421>,
        <http://tun.fi/MX.53480>,
        <http://tun.fi/MX.53512>,
        <http://tun.fi/MX.67265> ;
    skos:prefLabel "Nectriaceae"@fi,
        "Nectriaceae"@sv .

<http://tun.fi/MX.53584> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Psyllidae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228755>,
        <http://tun.fi/MX.228763>,
        <http://tun.fi/MX.228765>,
        <http://tun.fi/MX.228767>,
        <http://tun.fi/MX.4993743>,
        <http://tun.fi/MX.53423>,
        <http://tun.fi/MX.53425> ;
    skos:prefLabel "Psyllidae"@fi,
        "Psyllidae"@sv .

<http://tun.fi/MX.53627> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Coccidae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227957>,
        <http://tun.fi/MX.227960>,
        <http://tun.fi/MX.227963>,
        <http://tun.fi/MX.227965>,
        <http://tun.fi/MX.227969>,
        <http://tun.fi/MX.53434>,
        <http://tun.fi/MX.53486> ;
    skos:prefLabel "Coccidae"@fi,
        "Coccidae"@sv .

<http://tun.fi/MX.53636> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeriaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234463>,
        <http://tun.fi/MX.234465>,
        <http://tun.fi/MX.234466>,
        <http://tun.fi/MX.234467>,
        <http://tun.fi/MX.234468>,
        <http://tun.fi/MX.313708>,
        <http://tun.fi/MX.53505> ;
    skos:prefLabel "Phaeosphaeriaceae"@fi,
        "Phaeosphaeriaceae"@sv .

<http://tun.fi/MX.53648> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pleosporaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234479>,
        <http://tun.fi/MX.234481>,
        <http://tun.fi/MX.234483>,
        <http://tun.fi/MX.234484>,
        <http://tun.fi/MX.53452>,
        <http://tun.fi/MX.53479>,
        <http://tun.fi/MX.53517> ;
    skos:prefLabel "Pleosporaceae"@fi,
        "Pleosporaceae"@sv .

<http://tun.fi/MX.58517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriocrania" ;
    dwc:scientificNameAuthorship "Zeller, 1851" ;
    skos:broader <http://tun.fi/MX.58512> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204876>,
        <http://tun.fi/MX.58516>,
        <http://tun.fi/MX.58518>,
        <http://tun.fi/MX.58519>,
        <http://tun.fi/MX.58520>,
        <http://tun.fi/MX.58522>,
        <http://tun.fi/MX.58523> ;
    skos:prefLabel "Eriocrania"@fi,
        "Eriocrania"@sv .

<http://tun.fi/MX.58811> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dahlica" ;
    dwc:scientificNameAuthorship "Enderlein, 1912" ;
    skos:broader <http://tun.fi/MX.58806> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58812>,
        <http://tun.fi/MX.58813>,
        <http://tun.fi/MX.58814>,
        <http://tun.fi/MX.58816>,
        <http://tun.fi/MX.58817>,
        <http://tun.fi/MX.58819>,
        <http://tun.fi/MX.58822> ;
    skos:prefLabel "Dahlica"@fi,
        "Dahlica"@sv .

<http://tun.fi/MX.59670> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metzneria" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.59654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59671>,
        <http://tun.fi/MX.59672>,
        <http://tun.fi/MX.59674>,
        <http://tun.fi/MX.59675>,
        <http://tun.fi/MX.59676>,
        <http://tun.fi/MX.59677>,
        <http://tun.fi/MX.59679> ;
    skos:prefLabel "Metzneria"@fi,
        "Metzneria"@sv .

<http://tun.fi/MX.59863> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anacampsinae" ;
    dwc:scientificNameAuthorship "Hampson, 1918" ;
    skos:broader <http://tun.fi/MX.59653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59876>,
        <http://tun.fi/MX.59878>,
        <http://tun.fi/MX.59883>,
        <http://tun.fi/MX.59886>,
        <http://tun.fi/MX.59888>,
        <http://tun.fi/MX.59891>,
        <http://tun.fi/MX.59894> ;
    skos:prefLabel "Anacampsinae"@fi,
        "Anacampsinae"@sv .

<http://tun.fi/MX.59898> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichomeris" ;
    dwc:scientificNameAuthorship "Hübner, 1818" ;
    skos:broader <http://tun.fi/MX.59897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59899>,
        <http://tun.fi/MX.59900>,
        <http://tun.fi/MX.59901>,
        <http://tun.fi/MX.59902>,
        <http://tun.fi/MX.59903>,
        <http://tun.fi/MX.59904>,
        <http://tun.fi/MX.59905> ;
    skos:prefLabel "Dichomeris"@fi,
        "Dichomeris"@sv .

<http://tun.fi/MX.60128> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cnephasia" ;
    dwc:scientificNameAuthorship "Curtis, 1826" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60131>,
        <http://tun.fi/MX.60132>,
        <http://tun.fi/MX.60134>,
        <http://tun.fi/MX.60135>,
        <http://tun.fi/MX.60138>,
        <http://tun.fi/MX.60140>,
        <http://tun.fi/MX.60141> ;
    skos:prefLabel "Cnephasia"@fi,
        "Cnephasia"@sv .

<http://tun.fi/MX.60300> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Argyroploce" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60303>,
        <http://tun.fi/MX.60304>,
        <http://tun.fi/MX.60305>,
        <http://tun.fi/MX.60311>,
        <http://tun.fi/MX.60312>,
        <http://tun.fi/MX.60313>,
        <http://tun.fi/MX.60314> ;
    skos:prefLabel "Argyroploce"@fi,
        "Argyroploce"@sv .

<http://tun.fi/MX.60477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notocelia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60478>,
        <http://tun.fi/MX.60479>,
        <http://tun.fi/MX.60480>,
        <http://tun.fi/MX.60481>,
        <http://tun.fi/MX.60482>,
        <http://tun.fi/MX.60483>,
        <http://tun.fi/MX.60484> ;
    skos:prefLabel "Notocelia"@fi,
        "Notocelia"@sv .

<http://tun.fi/MX.60651> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenoptilia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60715> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60652>,
        <http://tun.fi/MX.60653>,
        <http://tun.fi/MX.60654>,
        <http://tun.fi/MX.60656>,
        <http://tun.fi/MX.60657>,
        <http://tun.fi/MX.60658>,
        <http://tun.fi/MX.60659> ;
    skos:prefLabel "Stenoptilia"@fi,
        "Stenoptilia"@sv .

<http://tun.fi/MX.60905> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nymphalinae" ;
    dwc:scientificNameAuthorship "Rafinesque, 1815" ;
    skos:broader <http://tun.fi/MX.60868> ;
    skos:hiddenLabel "Nymphalinae"@fi,
        "Nymphalinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60907>,
        <http://tun.fi/MX.60909>,
        <http://tun.fi/MX.60912>,
        <http://tun.fi/MX.60915>,
        <http://tun.fi/MX.60924>,
        <http://tun.fi/MX.60927>,
        <http://tun.fi/MX.60935> ;
    skos:prefLabel "aitotäpläperhoset"@fi,
        "ädelfjärilar"@sv .

<http://tun.fi/MX.61501> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Geometrinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.61495> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61503>,
        <http://tun.fi/MX.61506>,
        <http://tun.fi/MX.61509>,
        <http://tun.fi/MX.61513>,
        <http://tun.fi/MX.61515>,
        <http://tun.fi/MX.61518>,
        <http://tun.fi/MX.61521> ;
    skos:prefLabel "Geometrinae"@fi,
        "Geometrinae"@sv .

<http://tun.fi/MX.61711> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sterrhinae" ;
    dwc:scientificNameAuthorship "Meyrick, 1892" ;
    skos:broader <http://tun.fi/MX.61495> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61713>,
        <http://tun.fi/MX.61732>,
        <http://tun.fi/MX.61751>,
        <http://tun.fi/MX.61754>,
        <http://tun.fi/MX.61766>,
        <http://tun.fi/MX.61773>,
        <http://tun.fi/MX.61776> ;
    skos:prefLabel "Sterrhinae"@fi,
        "Sterrhinae"@sv .

<http://tun.fi/MX.61754> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyclophora" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.61711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61756>,
        <http://tun.fi/MX.61757>,
        <http://tun.fi/MX.61759>,
        <http://tun.fi/MX.61760>,
        <http://tun.fi/MX.61761>,
        <http://tun.fi/MX.61762>,
        <http://tun.fi/MX.61764> ;
    skos:prefLabel "Cyclophora"@fi,
        "Cyclophora"@sv .

<http://tun.fi/MX.61835> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epirrhoe" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61836>,
        <http://tun.fi/MX.61837>,
        <http://tun.fi/MX.61838>,
        <http://tun.fi/MX.61839>,
        <http://tun.fi/MX.61840>,
        <http://tun.fi/MX.61841>,
        <http://tun.fi/MX.61842> ;
    skos:prefLabel "Epirrhoe"@fi,
        "Epirrhoe"@sv .

<http://tun.fi/MX.62260> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctia" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62249>,
        <http://tun.fi/MX.62251>,
        <http://tun.fi/MX.62253>,
        <http://tun.fi/MX.62255>,
        <http://tun.fi/MX.62257>,
        <http://tun.fi/MX.62259>,
        <http://tun.fi/MX.62261> ;
    skos:prefLabel "Arctia"@fi,
        "Arctia"@sv .

<http://tun.fi/MX.67067> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athallia" ;
    dwc:scientificNameAuthorship "Arup, Frödén & Søchting" ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:hiddenLabel "Athallia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313711>,
        <http://tun.fi/MX.65276>,
        <http://tun.fi/MX.65277>,
        <http://tun.fi/MX.65278>,
        <http://tun.fi/MX.65279>,
        <http://tun.fi/MX.65280>,
        <http://tun.fi/MX.65281> ;
    skos:prefLabel "nappikultajäkälät"@fi,
        "Athallia"@sv .

<http://tun.fi/MX.67176> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Capronia" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.233254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238221>,
        <http://tun.fi/MX.238298>,
        <http://tun.fi/MX.238299>,
        <http://tun.fi/MX.238300>,
        <http://tun.fi/MX.238301>,
        <http://tun.fi/MX.238302>,
        <http://tun.fi/MX.238303> ;
    skos:prefLabel "Capronia"@fi,
        "Capronia"@sv .

<http://tun.fi/MX.67178> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptodiscus" ;
    dwc:scientificNameAuthorship "Corda" ;
    skos:broader <http://tun.fi/MX.233258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238293>,
        <http://tun.fi/MX.238294>,
        <http://tun.fi/MX.238295>,
        <http://tun.fi/MX.238296>,
        <http://tun.fi/MX.5008064>,
        <http://tun.fi/MX.65659>,
        <http://tun.fi/MX.66077> ;
    skos:prefLabel "Cryptodiscus"@fi,
        "Cryptodiscus"@sv .

<http://tun.fi/MX.67226> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cetraria" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Cetraria"@fi,
        "Cetraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65482>,
        <http://tun.fi/MX.65483>,
        <http://tun.fi/MX.65484>,
        <http://tun.fi/MX.65486>,
        <http://tun.fi/MX.65487>,
        <http://tun.fi/MX.65488>,
        <http://tun.fi/MX.65489> ;
    skos:prefLabel "hirvenjäkälät"@fi,
        "islandslavar"@sv .

<http://tun.fi/MX.67238> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypogymnia" ;
    dwc:scientificNameAuthorship "(Nyl.) Nyl." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Hypogymnia"@fi,
        "Hypogymnia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65801>,
        <http://tun.fi/MX.65802>,
        <http://tun.fi/MX.65803>,
        <http://tun.fi/MX.65804>,
        <http://tun.fi/MX.65805>,
        <http://tun.fi/MX.65806>,
        <http://tun.fi/MX.65807> ;
    skos:prefLabel "paisukarpeet"@fi,
        "blåslavar"@sv .

<http://tun.fi/MX.67271> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Abrothallus" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.4978990> ;
    skos:hiddenLabel "Abrothallus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076627>,
        <http://tun.fi/MX.65132>,
        <http://tun.fi/MX.65133>,
        <http://tun.fi/MX.65134>,
        <http://tun.fi/MX.65135>,
        <http://tun.fi/MX.65136>,
        <http://tun.fi/MX.65137> ;
    skos:prefLabel "tossukat"@fi,
        "Abrothallus"@sv .

<http://tun.fi/MX.67343> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Muellerella" ;
    dwc:scientificNameAuthorship "Hepp" ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076343>,
        <http://tun.fi/MX.66092>,
        <http://tun.fi/MX.66194>,
        <http://tun.fi/MX.66195>,
        <http://tun.fi/MX.66196>,
        <http://tun.fi/MX.66197>,
        <http://tun.fi/MX.66198> ;
    skos:prefLabel "Muellerella"@fi,
        "Muellerella"@sv .

<http://tun.fi/MX.67346> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parmelia" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Parmelia"@fi,
        "Parmelia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66284>,
        <http://tun.fi/MX.66285>,
        <http://tun.fi/MX.66286>,
        <http://tun.fi/MX.66289>,
        <http://tun.fi/MX.66290>,
        <http://tun.fi/MX.66291>,
        <http://tun.fi/MX.67658> ;
    skos:prefLabel "isokarpeet"@fi,
        "färglavar"@sv .

<http://tun.fi/MX.67361> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthoparmelia" ;
    dwc:scientificNameAuthorship "(Vain.) Hale" ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Xanthoparmelia"@fi,
        "Xanthoparmelia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66892>,
        <http://tun.fi/MX.66893>,
        <http://tun.fi/MX.66894>,
        <http://tun.fi/MX.66895>,
        <http://tun.fi/MX.66896>,
        <http://tun.fi/MX.66897>,
        <http://tun.fi/MX.66898> ;
    skos:prefLabel "keltakarpeet"@fi,
        "kaklavar"@sv .

<http://tun.fi/MX.69653> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Flammulaster" ;
    dwc:scientificNameAuthorship "Earle" ;
    skos:broader <http://tun.fi/MX.233417> ;
    skos:hiddenLabel "Flammulaster"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235440>,
        <http://tun.fi/MX.71783>,
        <http://tun.fi/MX.72010>,
        <http://tun.fi/MX.72250>,
        <http://tun.fi/MX.72654>,
        <http://tun.fi/MX.72655>,
        <http://tun.fi/MX.73165> ;
    skos:prefLabel "hietalakit"@fi,
        "Flammulaster"@sv .

<http://tun.fi/MX.69664> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Volvariella" ;
    dwc:scientificNameAuthorship "Speg." ;
    skos:broader <http://tun.fi/MX.233317> ;
    skos:hiddenLabel "Volvariella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72132>,
        <http://tun.fi/MX.72548>,
        <http://tun.fi/MX.72780>,
        <http://tun.fi/MX.72781>,
        <http://tun.fi/MX.73046>,
        <http://tun.fi/MX.73271>,
        <http://tun.fi/MX.73272> ;
    skos:prefLabel "tuppisienet"@fi,
        "Volvariella"@sv .

<http://tun.fi/MX.69717> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clitopilus" ;
    dwc:scientificNameAuthorship "(Fr. ex Rabenh.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.233348> ;
    skos:hiddenLabel "Clitopilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234870>,
        <http://tun.fi/MX.72371>,
        <http://tun.fi/MX.72372>,
        <http://tun.fi/MX.72572>,
        <http://tun.fi/MX.72815>,
        <http://tun.fi/MX.73084>,
        <http://tun.fi/MX.73310> ;
    skos:prefLabel "jauhosienet"@fi,
        "Clitopilus"@sv .

<http://tun.fi/MX.69731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeocollybia" ;
    dwc:scientificNameAuthorship "R.Heim" ;
    skos:broader <http://tun.fi/MX.233241> ;
    skos:hiddenLabel "Phaeocollybia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71868>,
        <http://tun.fi/MX.71869>,
        <http://tun.fi/MX.72106>,
        <http://tun.fi/MX.72330>,
        <http://tun.fi/MX.72754>,
        <http://tun.fi/MX.72755>,
        <http://tun.fi/MX.73017> ;
    skos:prefLabel "ruostejuurekkaat"@fi,
        "Phaeocollybia"@sv .

<http://tun.fi/MX.69796> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lentinellus" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233277> ;
    skos:hiddenLabel "Lentinellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.72046>,
        <http://tun.fi/MX.72696>,
        <http://tun.fi/MX.72697>,
        <http://tun.fi/MX.72698>,
        <http://tun.fi/MX.73194>,
        <http://tun.fi/MX.73195>,
        <http://tun.fi/MX.73434> ;
    skos:prefLabel "sahaheltat"@fi,
        "Lentinellus"@sv .

<http://tun.fi/MX.70070> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Rosales" ;
    dwc:scientificNameAuthorship "Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37973>,
        <http://tun.fi/MX.37977>,
        <http://tun.fi/MX.37982>,
        <http://tun.fi/MX.38784>,
        <http://tun.fi/MX.39267>,
        <http://tun.fi/MX.39271>,
        <http://tun.fi/MX.41739> ;
    skos:prefLabel "Rosales"@fi,
        "Rosales"@sv .

<http://tun.fi/MX.70229> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Plecoptera" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Plecoptera"@fi,
        "Plecoptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213035>,
        <http://tun.fi/MX.213042>,
        <http://tun.fi/MX.213048>,
        <http://tun.fi/MX.213055>,
        <http://tun.fi/MX.213076>,
        <http://tun.fi/MX.213090>,
        <http://tun.fi/MX.213093> ;
    skos:prefLabel "koskikorennot"@fi,
        "bäcksländor"@sv .

<http://tun.fi/MX.99> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sympetrum" ;
    dwc:scientificNameAuthorship "Newman, 1833" ;
    skos:broader <http://tun.fi/MX.87> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.100>,
        <http://tun.fi/MX.101>,
        <http://tun.fi/MX.102>,
        <http://tun.fi/MX.103>,
        <http://tun.fi/MX.104>,
        <http://tun.fi/MX.63183>,
        <http://tun.fi/MX.63200> ;
    skos:prefLabel "Sympetrum"@fi,
        "Sympetrum"@sv .

<http://tun.fi/MX.188784> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhantus" ;
    dwc:scientificNameAuthorship "Dejean, 1833" ;
    skos:broader <http://tun.fi/MX.188783> ;
    skos:hiddenLabel "Rhantus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188786>,
        <http://tun.fi/MX.188787>,
        <http://tun.fi/MX.188789>,
        <http://tun.fi/MX.188791>,
        <http://tun.fi/MX.188792>,
        <http://tun.fi/MX.188793>,
        <http://tun.fi/MX.188796>,
        <http://tun.fi/MX.188798> ;
    skos:prefLabel "rantusukeltajat"@fi,
        "Rhantus"@sv .

<http://tun.fi/MX.188911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enochrus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.189360> ;
    skos:hiddenLabel "Enochrus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188912>,
        <http://tun.fi/MX.188913>,
        <http://tun.fi/MX.188915>,
        <http://tun.fi/MX.188917>,
        <http://tun.fi/MX.188919>,
        <http://tun.fi/MX.188920>,
        <http://tun.fi/MX.188921>,
        <http://tun.fi/MX.188922> ;
    skos:prefLabel "ruskovesiäiset"@fi,
        "Enochrus"@sv .

<http://tun.fi/MX.189841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptenidium" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.189837> ;
    skos:hiddenLabel "Ptenidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189843>,
        <http://tun.fi/MX.189844>,
        <http://tun.fi/MX.189845>,
        <http://tun.fi/MX.189846>,
        <http://tun.fi/MX.189847>,
        <http://tun.fi/MX.189848>,
        <http://tun.fi/MX.189850>,
        <http://tun.fi/MX.189852> ;
    skos:prefLabel "kiiltoripsikät"@fi,
        "Ptenidium"@sv .

<http://tun.fi/MX.190124> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Choleva" ;
    dwc:scientificNameAuthorship "Latreille, 1797" ;
    skos:broader <http://tun.fi/MX.190105> ;
    skos:hiddenLabel "Choleva"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190128>,
        <http://tun.fi/MX.190131>,
        <http://tun.fi/MX.190134>,
        <http://tun.fi/MX.190135>,
        <http://tun.fi/MX.190136>,
        <http://tun.fi/MX.190137>,
        <http://tun.fi/MX.190138>,
        <http://tun.fi/MX.190140> ;
    skos:prefLabel "kolorääpikkäät"@fi,
        "Choleva"@sv .

<http://tun.fi/MX.190180> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scydmaeninae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:hiddenLabel "Scydmaeninae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189563>,
        <http://tun.fi/MX.189574>,
        <http://tun.fi/MX.190184>,
        <http://tun.fi/MX.190189>,
        <http://tun.fi/MX.190199>,
        <http://tun.fi/MX.190209>,
        <http://tun.fi/MX.190213>,
        <http://tun.fi/MX.190223> ;
    skos:prefLabel "kasekkaat"@fi,
        "Scydmaeninae"@sv .

<http://tun.fi/MX.190826> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megarthrus" ;
    dwc:scientificNameAuthorship "Curtis, 1829" ;
    skos:broader <http://tun.fi/MX.190818> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190827>,
        <http://tun.fi/MX.190829>,
        <http://tun.fi/MX.190830>,
        <http://tun.fi/MX.190831>,
        <http://tun.fi/MX.190833>,
        <http://tun.fi/MX.190834>,
        <http://tun.fi/MX.190835>,
        <http://tun.fi/MX.190836> ;
    skos:prefLabel "Megarthrus"@fi,
        "Megarthrus"@sv .

<http://tun.fi/MX.191293> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boreophilia" ;
    dwc:scientificNameAuthorship "Benick, 1973" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191294>,
        <http://tun.fi/MX.191295>,
        <http://tun.fi/MX.191296>,
        <http://tun.fi/MX.191297>,
        <http://tun.fi/MX.191299>,
        <http://tun.fi/MX.191300>,
        <http://tun.fi/MX.191301>,
        <http://tun.fi/MX.191302> ;
    skos:prefLabel "Boreophilia"@fi,
        "Boreophilia"@sv .

<http://tun.fi/MX.191517> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Placusa" ;
    dwc:scientificNameAuthorship "Erichson, 1837" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Placusa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191518>,
        <http://tun.fi/MX.191519>,
        <http://tun.fi/MX.191520>,
        <http://tun.fi/MX.191521>,
        <http://tun.fi/MX.191522>,
        <http://tun.fi/MX.191523>,
        <http://tun.fi/MX.191524>,
        <http://tun.fi/MX.191526> ;
    skos:prefLabel "norkovilistäjät"@fi,
        "Placusa"@sv .

<http://tun.fi/MX.191556> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oligota" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191557>,
        <http://tun.fi/MX.191558>,
        <http://tun.fi/MX.191559>,
        <http://tun.fi/MX.191560>,
        <http://tun.fi/MX.191567>,
        <http://tun.fi/MX.191569>,
        <http://tun.fi/MX.191570>,
        <http://tun.fi/MX.5019502> ;
    skos:prefLabel "Oligota"@fi,
        "Oligota"@sv .

<http://tun.fi/MX.191571> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cypha" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Cypha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191574>,
        <http://tun.fi/MX.191576>,
        <http://tun.fi/MX.191577>,
        <http://tun.fi/MX.191578>,
        <http://tun.fi/MX.191580>,
        <http://tun.fi/MX.191581>,
        <http://tun.fi/MX.191583>,
        <http://tun.fi/MX.191584> ;
    skos:prefLabel "pisarvilistäjät"@fi,
        "Cypha"@sv .

<http://tun.fi/MX.191738> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Scarabaeidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Scarabaeidae"@fi,
        "Scarabaeidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191739>,
        <http://tun.fi/MX.191746>,
        <http://tun.fi/MX.191834>,
        <http://tun.fi/MX.191852>,
        <http://tun.fi/MX.191861>,
        <http://tun.fi/MX.191878>,
        <http://tun.fi/MX.191886>,
        <http://tun.fi/MX.191889> ;
    skos:prefLabel "lehtisarviset"@fi,
        "bladhorningar"@sv .

<http://tun.fi/MX.192891> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Elateridae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Elateridae"@fi,
        "Elateridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192392>,
        <http://tun.fi/MX.192892>,
        <http://tun.fi/MX.192897>,
        <http://tun.fi/MX.192908>,
        <http://tun.fi/MX.192916>,
        <http://tun.fi/MX.192990>,
        <http://tun.fi/MX.193006>,
        <http://tun.fi/MX.193075> ;
    skos:prefLabel "sepät"@fi,
        "knäppare"@sv .

<http://tun.fi/MX.193246> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptolestes" ;
    dwc:scientificNameAuthorship "Ganglbauer, 1899" ;
    skos:broader <http://tun.fi/MX.5018807> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193247>,
        <http://tun.fi/MX.193248>,
        <http://tun.fi/MX.193249>,
        <http://tun.fi/MX.193250>,
        <http://tun.fi/MX.193251>,
        <http://tun.fi/MX.193252>,
        <http://tun.fi/MX.193255>,
        <http://tun.fi/MX.193258> ;
    skos:prefLabel "Cryptolestes"@fi,
        "Cryptolestes"@sv .

<http://tun.fi/MX.193586> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nitidulinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.193457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193587>,
        <http://tun.fi/MX.193591>,
        <http://tun.fi/MX.193597>,
        <http://tun.fi/MX.193600>,
        <http://tun.fi/MX.193606>,
        <http://tun.fi/MX.193613>,
        <http://tun.fi/MX.193615>,
        <http://tun.fi/MX.193617> ;
    skos:prefLabel "Nitidulinae"@fi,
        "Nitidulinae"@sv .

<http://tun.fi/MX.193785> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ernobius" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.193775> ;
    skos:hiddenLabel "Ernobius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193786>,
        <http://tun.fi/MX.193787>,
        <http://tun.fi/MX.193789>,
        <http://tun.fi/MX.193791>,
        <http://tun.fi/MX.193792>,
        <http://tun.fi/MX.193794>,
        <http://tun.fi/MX.193795>,
        <http://tun.fi/MX.193796> ;
    skos:prefLabel "kytryt"@fi,
        "Ernobius"@sv .

<http://tun.fi/MX.194479> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stephostethus" ;
    dwc:scientificNameAuthorship "LeConte, 1878" ;
    skos:broader <http://tun.fi/MX.194439> ;
    skos:hiddenLabel "Stephostethus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194481>,
        <http://tun.fi/MX.194482>,
        <http://tun.fi/MX.194483>,
        <http://tun.fi/MX.194485>,
        <http://tun.fi/MX.194486>,
        <http://tun.fi/MX.194488>,
        <http://tun.fi/MX.194489>,
        <http://tun.fi/MX.194490> ;
    skos:prefLabel "lymynärviäiset"@fi,
        "Stephostethus"@sv .

<http://tun.fi/MX.195755> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Galerucinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.194786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195757>,
        <http://tun.fi/MX.195767>,
        <http://tun.fi/MX.195771>,
        <http://tun.fi/MX.195775>,
        <http://tun.fi/MX.195788>,
        <http://tun.fi/MX.195791>,
        <http://tun.fi/MX.195793>,
        <http://tun.fi/MX.195795> ;
    skos:prefLabel "Galerucinae"@fi,
        "Galerucinae"@sv .

<http://tun.fi/MX.195757> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galerucella" ;
    dwc:scientificNameAuthorship "Crotch, 1873" ;
    skos:broader <http://tun.fi/MX.195755> ;
    skos:hiddenLabel "Galerucella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195758>,
        <http://tun.fi/MX.195759>,
        <http://tun.fi/MX.195760>,
        <http://tun.fi/MX.195762>,
        <http://tun.fi/MX.195763>,
        <http://tun.fi/MX.195764>,
        <http://tun.fi/MX.195765>,
        <http://tun.fi/MX.195766> ;
    skos:prefLabel "lehtinälvikkäät"@fi,
        "Galerucella"@sv .

<http://tun.fi/MX.195954> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetocnema" ;
    dwc:scientificNameAuthorship "Stephens, 1831" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:hiddenLabel "Chaetocnema"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195956>,
        <http://tun.fi/MX.195957>,
        <http://tun.fi/MX.195960>,
        <http://tun.fi/MX.195963>,
        <http://tun.fi/MX.195964>,
        <http://tun.fi/MX.195966>,
        <http://tun.fi/MX.195969>,
        <http://tun.fi/MX.195970> ;
    skos:prefLabel "varsikirpat"@fi,
        "Chaetocnema"@sv .

<http://tun.fi/MX.196755> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polydrusus" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:hiddenLabel "Polydrusus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196024>,
        <http://tun.fi/MX.196757>,
        <http://tun.fi/MX.196761>,
        <http://tun.fi/MX.196763>,
        <http://tun.fi/MX.196764>,
        <http://tun.fi/MX.196767>,
        <http://tun.fi/MX.196769>,
        <http://tun.fi/MX.196772> ;
    skos:prefLabel "suomukärsäkkäät"@fi,
        "Polydrusus"@sv .

<http://tun.fi/MX.201414> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amblyseius" ;
    skos:broader <http://tun.fi/MX.203087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201417>,
        <http://tun.fi/MX.201419>,
        <http://tun.fi/MX.201422>,
        <http://tun.fi/MX.201423>,
        <http://tun.fi/MX.201425>,
        <http://tun.fi/MX.201427>,
        <http://tun.fi/MX.201428>,
        <http://tun.fi/MX.201431> ;
    skos:prefLabel "Amblyseius"@fi,
        "Amblyseius"@sv .

<http://tun.fi/MX.201490> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Araneus" ;
    skos:broader <http://tun.fi/MX.201489> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201491>,
        <http://tun.fi/MX.201492>,
        <http://tun.fi/MX.201493>,
        <http://tun.fi/MX.201494>,
        <http://tun.fi/MX.201495>,
        <http://tun.fi/MX.201496>,
        <http://tun.fi/MX.201497>,
        <http://tun.fi/MX.201498> ;
    skos:prefLabel "Araneus"@fi,
        "Araneus"@sv .

<http://tun.fi/MX.201636> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camisia" ;
    skos:broader <http://tun.fi/MX.201644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201637>,
        <http://tun.fi/MX.201638>,
        <http://tun.fi/MX.201639>,
        <http://tun.fi/MX.201640>,
        <http://tun.fi/MX.201641>,
        <http://tun.fi/MX.201642>,
        <http://tun.fi/MX.201643>,
        <http://tun.fi/MX.4980066> ;
    skos:prefLabel "Camisia"@fi,
        "Camisia"@sv .

<http://tun.fi/MX.201663> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cecidophyes" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201664>,
        <http://tun.fi/MX.201665>,
        <http://tun.fi/MX.201666>,
        <http://tun.fi/MX.201667>,
        <http://tun.fi/MX.201668>,
        <http://tun.fi/MX.201669>,
        <http://tun.fi/MX.201670>,
        <http://tun.fi/MX.201671> ;
    skos:prefLabel "Cecidophyes"@fi,
        "Cecidophyes"@sv .

<http://tun.fi/MX.201689> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Centromerus" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201690>,
        <http://tun.fi/MX.201691>,
        <http://tun.fi/MX.201692>,
        <http://tun.fi/MX.201693>,
        <http://tun.fi/MX.201694>,
        <http://tun.fi/MX.201695>,
        <http://tun.fi/MX.201696>,
        <http://tun.fi/MX.201697> ;
    skos:prefLabel "Centromerus"@fi,
        "Centromerus"@sv .

<http://tun.fi/MX.202294> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hypoaspididae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202295>,
        <http://tun.fi/MX.4999778>,
        <http://tun.fi/MX.4999782>,
        <http://tun.fi/MX.4999787>,
        <http://tun.fi/MX.4999791>,
        <http://tun.fi/MX.4999799>,
        <http://tun.fi/MX.4999810>,
        <http://tun.fi/MX.4999814> ;
    skos:prefLabel "Hypoaspididae"@fi,
        "Hypoaspididae"@sv .

<http://tun.fi/MX.202484> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liochthonius" ;
    skos:broader <http://tun.fi/MX.201604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202485>,
        <http://tun.fi/MX.202486>,
        <http://tun.fi/MX.202487>,
        <http://tun.fi/MX.202488>,
        <http://tun.fi/MX.202489>,
        <http://tun.fi/MX.202490>,
        <http://tun.fi/MX.202491>,
        <http://tun.fi/MX.202492> ;
    skos:prefLabel "Liochthonius"@fi,
        "Liochthonius"@sv .

<http://tun.fi/MX.203143> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porrhomma" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203144>,
        <http://tun.fi/MX.203145>,
        <http://tun.fi/MX.203146>,
        <http://tun.fi/MX.203147>,
        <http://tun.fi/MX.203148>,
        <http://tun.fi/MX.203149>,
        <http://tun.fi/MX.203150>,
        <http://tun.fi/MX.203151> ;
    skos:prefLabel "Porrhomma"@fi,
        "Porrhomma"@sv .

<http://tun.fi/MX.203236> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhodacaridae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201830>,
        <http://tun.fi/MX.201845>,
        <http://tun.fi/MX.201855>,
        <http://tun.fi/MX.201883>,
        <http://tun.fi/MX.202138>,
        <http://tun.fi/MX.203232>,
        <http://tun.fi/MX.203237>,
        <http://tun.fi/MX.203395> ;
    skos:prefLabel "Rhodacaridae"@fi,
        "Rhodacaridae"@sv .

<http://tun.fi/MX.203645> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Veigaia" ;
    skos:broader <http://tun.fi/MX.203654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203646>,
        <http://tun.fi/MX.203647>,
        <http://tun.fi/MX.203648>,
        <http://tun.fi/MX.203649>,
        <http://tun.fi/MX.203650>,
        <http://tun.fi/MX.203651>,
        <http://tun.fi/MX.203652>,
        <http://tun.fi/MX.203653> ;
    skos:prefLabel "Veigaia"@fi,
        "Veigaia"@sv .

<http://tun.fi/MX.203924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lonchodryinus" ;
    dwc:scientificNameAuthorship "Kieffer, 1905" ;
    skos:broader <http://tun.fi/MX.203901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203925>,
        <http://tun.fi/MX.203926>,
        <http://tun.fi/MX.203927>,
        <http://tun.fi/MX.203928>,
        <http://tun.fi/MX.203929>,
        <http://tun.fi/MX.203930>,
        <http://tun.fi/MX.203931>,
        <http://tun.fi/MX.203932> ;
    skos:prefLabel "Lonchodryinus"@fi,
        "Lonchodryinus"@sv .

<http://tun.fi/MX.203990> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chrysidinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.203985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203992>,
        <http://tun.fi/MX.203995>,
        <http://tun.fi/MX.203999>,
        <http://tun.fi/MX.204003>,
        <http://tun.fi/MX.204007>,
        <http://tun.fi/MX.204012>,
        <http://tun.fi/MX.204020>,
        <http://tun.fi/MX.204022> ;
    skos:prefLabel "Chrysidinae"@fi,
        "Chrysidinae"@sv .

<http://tun.fi/MX.204081> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symmorphus" ;
    dwc:scientificNameAuthorship "Wesmael, 1836" ;
    skos:broader <http://tun.fi/MX.204052> ;
    skos:hiddenLabel "Symmorphus"@fi,
        "Symmorphus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204083>,
        <http://tun.fi/MX.204084>,
        <http://tun.fi/MX.204085>,
        <http://tun.fi/MX.204086>,
        <http://tun.fi/MX.204087>,
        <http://tun.fi/MX.204088>,
        <http://tun.fi/MX.204089>,
        <http://tun.fi/MX.204090> ;
    skos:prefLabel "sorjoampiaiset"@fi,
        "vedgetingar"@sv .

<http://tun.fi/MX.204175> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anoplius" ;
    dwc:scientificNameAuthorship "Dufour, 1834" ;
    skos:broader <http://tun.fi/MX.204164> ;
    skos:hiddenLabel "Anoplius"@fi,
        "Anoplius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204177>,
        <http://tun.fi/MX.204178>,
        <http://tun.fi/MX.204179>,
        <http://tun.fi/MX.204180>,
        <http://tun.fi/MX.204181>,
        <http://tun.fi/MX.204183>,
        <http://tun.fi/MX.204184>,
        <http://tun.fi/MX.204186> ;
    skos:prefLabel "kimopistiäiset"@fi,
        "borstvägsteklar"@sv .

<http://tun.fi/MX.204187> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Evagetes" ;
    dwc:scientificNameAuthorship "Lepeletier, 1845" ;
    skos:broader <http://tun.fi/MX.204164> ;
    skos:hiddenLabel "Evagetes"@fi,
        "Evagetes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204188>,
        <http://tun.fi/MX.204189>,
        <http://tun.fi/MX.204190>,
        <http://tun.fi/MX.204191>,
        <http://tun.fi/MX.204192>,
        <http://tun.fi/MX.204193>,
        <http://tun.fi/MX.204194>,
        <http://tun.fi/MX.204195> ;
    skos:prefLabel "vainupistiäiset"@fi,
        "gökvägsteklar"@sv .

<http://tun.fi/MX.204909> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceriporia" ;
    skos:broader <http://tun.fi/MX.233251> ;
    skos:hiddenLabel "Ceriporia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205530>,
        <http://tun.fi/MX.205531>,
        <http://tun.fi/MX.205533>,
        <http://tun.fi/MX.4884025>,
        <http://tun.fi/MX.4884026>,
        <http://tun.fi/MX.4884027>,
        <http://tun.fi/MX.4884028>,
        <http://tun.fi/MX.4884394> ;
    skos:prefLabel "kerikäävät"@fi,
        "Ceriporia"@sv .

<http://tun.fi/MX.205005> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Basidiodendron" ;
    skos:broader <http://tun.fi/MX.233441> ;
    skos:hiddenLabel "Basidiodendron"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205471>,
        <http://tun.fi/MX.205472>,
        <http://tun.fi/MX.205473>,
        <http://tun.fi/MX.205474>,
        <http://tun.fi/MX.205475>,
        <http://tun.fi/MX.205476>,
        <http://tun.fi/MX.5081751>,
        <http://tun.fi/MX.5081752> ;
    skos:prefLabel "liekotalit"@fi,
        "Basidiodendron"@sv .

<http://tun.fi/MX.205129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trametes" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Trametes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205824>,
        <http://tun.fi/MX.206079>,
        <http://tun.fi/MX.206251>,
        <http://tun.fi/MX.206252>,
        <http://tun.fi/MX.206254>,
        <http://tun.fi/MX.206256>,
        <http://tun.fi/MX.236463>,
        <http://tun.fi/MX.4884399> ;
    skos:prefLabel "vyökäävät"@fi,
        "Trametes"@sv .

<http://tun.fi/MX.211260> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carcelia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211262>,
        <http://tun.fi/MX.281344>,
        <http://tun.fi/MX.281345>,
        <http://tun.fi/MX.281346>,
        <http://tun.fi/MX.281347>,
        <http://tun.fi/MX.281348>,
        <http://tun.fi/MX.281349>,
        <http://tun.fi/MX.281350> ;
    skos:prefLabel "Carcelia"@fi,
        "Carcelia"@sv .

<http://tun.fi/MX.212497> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Planorbidae" ;
    skos:broader <http://tun.fi/MX.70385> ;
    skos:hiddenLabel "Planorbidae"@fi,
        "Planorbidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212530>,
        <http://tun.fi/MX.212532>,
        <http://tun.fi/MX.212535>,
        <http://tun.fi/MX.212536>,
        <http://tun.fi/MX.212537>,
        <http://tun.fi/MX.212538>,
        <http://tun.fi/MX.212539>,
        <http://tun.fi/MX.212540> ;
    skos:prefLabel "kiekkokotilot"@fi,
        "posthornssnäckor"@sv .

<http://tun.fi/MX.212922> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mniaceae" ;
    dwc:scientificNameAuthorship "Schwägr." ;
    skos:broader <http://tun.fi/MX.70678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43282>,
        <http://tun.fi/MX.43298>,
        <http://tun.fi/MX.43303>,
        <http://tun.fi/MX.43316>,
        <http://tun.fi/MX.43348>,
        <http://tun.fi/MX.43364>,
        <http://tun.fi/MX.43425>,
        <http://tun.fi/MX.43440> ;
    skos:prefLabel "Mniaceae"@fi,
        "Mniaceae"@sv .

<http://tun.fi/MX.213164> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllidae" ;
    dwc:scientificNameAuthorship "Dampf, 1908" ;
    skos:broader <http://tun.fi/MX.70232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213165>,
        <http://tun.fi/MX.213183>,
        <http://tun.fi/MX.213185>,
        <http://tun.fi/MX.213187>,
        <http://tun.fi/MX.213191>,
        <http://tun.fi/MX.213194>,
        <http://tun.fi/MX.213196>,
        <http://tun.fi/MX.213198> ;
    skos:prefLabel "Ceratophyllidae"@fi,
        "Ceratophyllidae"@sv .

<http://tun.fi/MX.213793> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Oniscidea" ;
    skos:broader <http://tun.fi/MX.213791> ;
    skos:hiddenLabel "Oniscidea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214389>,
        <http://tun.fi/MX.214406>,
        <http://tun.fi/MX.214409>,
        <http://tun.fi/MX.214412>,
        <http://tun.fi/MX.214415>,
        <http://tun.fi/MX.214418>,
        <http://tun.fi/MX.214426>,
        <http://tun.fi/MX.214429> ;
    skos:prefLabel "maasiirat"@fi,
        "Oniscidea"@sv .

<http://tun.fi/MX.214282> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cyclops" ;
    dwc:scientificNameAuthorship "Müller, 1785" ;
    skos:broader <http://tun.fi/MX.214262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214283>,
        <http://tun.fi/MX.214284>,
        <http://tun.fi/MX.214285>,
        <http://tun.fi/MX.214286>,
        <http://tun.fi/MX.214287>,
        <http://tun.fi/MX.214288>,
        <http://tun.fi/MX.214290>,
        <http://tun.fi/MX.214291> ;
    skos:prefLabel "Cyclops"@fi,
        "Cyclops"@sv .

<http://tun.fi/MX.214299> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diacyclops" ;
    dwc:scientificNameAuthorship "Kiefer, 1927" ;
    skos:broader <http://tun.fi/MX.214262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214300>,
        <http://tun.fi/MX.214301>,
        <http://tun.fi/MX.214302>,
        <http://tun.fi/MX.214303>,
        <http://tun.fi/MX.214304>,
        <http://tun.fi/MX.214305>,
        <http://tun.fi/MX.214306>,
        <http://tun.fi/MX.214307> ;
    skos:prefLabel "Diacyclops"@fi,
        "Diacyclops"@sv .

<http://tun.fi/MX.214352> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Salmincola" ;
    dwc:scientificNameAuthorship "Wilson, 1915" ;
    skos:broader <http://tun.fi/MX.214348> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214353>,
        <http://tun.fi/MX.214354>,
        <http://tun.fi/MX.214355>,
        <http://tun.fi/MX.214357>,
        <http://tun.fi/MX.214359>,
        <http://tun.fi/MX.214360>,
        <http://tun.fi/MX.214361>,
        <http://tun.fi/MX.214363> ;
    skos:prefLabel "Salmincola"@fi,
        "Salmincola"@sv .

<http://tun.fi/MX.228438> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cavariella" ;
    dwc:scientificNameAuthorship "del Guercio, 1911" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228440>,
        <http://tun.fi/MX.228441>,
        <http://tun.fi/MX.228442>,
        <http://tun.fi/MX.228444>,
        <http://tun.fi/MX.228445>,
        <http://tun.fi/MX.228446>,
        <http://tun.fi/MX.228447>,
        <http://tun.fi/MX.228449> ;
    skos:prefLabel "Cavariella"@fi,
        "Cavariella"@sv .

<http://tun.fi/MX.228741> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Craspedolepta" ;
    dwc:scientificNameAuthorship "Enderlein, 1921" ;
    skos:broader <http://tun.fi/MX.228720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228743>,
        <http://tun.fi/MX.228744>,
        <http://tun.fi/MX.228745>,
        <http://tun.fi/MX.228748>,
        <http://tun.fi/MX.228749>,
        <http://tun.fi/MX.228750>,
        <http://tun.fi/MX.4993738>,
        <http://tun.fi/MX.4993739> ;
    skos:prefLabel "Craspedolepta"@fi,
        "Craspedolepta"@sv .

<http://tun.fi/MX.229032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oncopsis" ;
    dwc:scientificNameAuthorship "Burmeister, 1838" ;
    skos:broader <http://tun.fi/MX.229031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229033>,
        <http://tun.fi/MX.229034>,
        <http://tun.fi/MX.229035>,
        <http://tun.fi/MX.229036>,
        <http://tun.fi/MX.229037>,
        <http://tun.fi/MX.229038>,
        <http://tun.fi/MX.229040>,
        <http://tun.fi/MX.5076323> ;
    skos:prefLabel "Oncopsis"@fi,
        "Oncopsis"@sv .

<http://tun.fi/MX.229071> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Idiocerinae" ;
    skos:broader <http://tun.fi/MX.53572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229072>,
        <http://tun.fi/MX.229076>,
        <http://tun.fi/MX.229078>,
        <http://tun.fi/MX.229081>,
        <http://tun.fi/MX.229088>,
        <http://tun.fi/MX.229091>,
        <http://tun.fi/MX.229093>,
        <http://tun.fi/MX.5082048> ;
    skos:prefLabel "Idiocerinae"@fi,
        "Idiocerinae"@sv .

<http://tun.fi/MX.229931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polymerus" ;
    dwc:scientificNameAuthorship "Hahn, 1831" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229933>,
        <http://tun.fi/MX.229935>,
        <http://tun.fi/MX.229936>,
        <http://tun.fi/MX.229937>,
        <http://tun.fi/MX.229938>,
        <http://tun.fi/MX.229939>,
        <http://tun.fi/MX.229940>,
        <http://tun.fi/MX.229941> ;
    skos:prefLabel "Polymerus"@fi,
        "Polymerus"@sv .

<http://tun.fi/MX.230150> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthocoris" ;
    dwc:scientificNameAuthorship "Fallén, 1814" ;
    skos:broader <http://tun.fi/MX.230145> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230151>,
        <http://tun.fi/MX.230152>,
        <http://tun.fi/MX.230153>,
        <http://tun.fi/MX.230154>,
        <http://tun.fi/MX.230155>,
        <http://tun.fi/MX.230156>,
        <http://tun.fi/MX.230158>,
        <http://tun.fi/MX.4994292> ;
    skos:prefLabel "Anthocoris"@fi,
        "Anthocoris"@sv .

<http://tun.fi/MX.230897> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hydroptilidae" ;
    dwc:scientificNameAuthorship "Stephens, 1836" ;
    skos:broader <http://tun.fi/MX.230895> ;
    skos:hiddenLabel "Hydroptilidae"@fi,
        "Hydroptilidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231748>,
        <http://tun.fi/MX.231752>,
        <http://tun.fi/MX.231764>,
        <http://tun.fi/MX.231766>,
        <http://tun.fi/MX.231780>,
        <http://tun.fi/MX.231783>,
        <http://tun.fi/MX.231785>,
        <http://tun.fi/MX.231789> ;
    skos:prefLabel "pikkusirvikkäät"@fi,
        "smånattsländor"@sv .

<http://tun.fi/MX.230905> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phryganeidae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.230904> ;
    skos:hiddenLabel "Phryganeidae"@fi,
        "Phryganeidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231842>,
        <http://tun.fi/MX.231844>,
        <http://tun.fi/MX.231852>,
        <http://tun.fi/MX.231854>,
        <http://tun.fi/MX.231857>,
        <http://tun.fi/MX.231860>,
        <http://tun.fi/MX.231862>,
        <http://tun.fi/MX.231864> ;
    skos:prefLabel "isosirvikkäät"@fi,
        "broknattsländor"@sv .

<http://tun.fi/MX.230914> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Leptoceridae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.230904> ;
    skos:hiddenLabel "Leptoceridae"@fi,
        "Leptoceridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231963>,
        <http://tun.fi/MX.231973>,
        <http://tun.fi/MX.231978>,
        <http://tun.fi/MX.231982>,
        <http://tun.fi/MX.231989>,
        <http://tun.fi/MX.231991>,
        <http://tun.fi/MX.231993>,
        <http://tun.fi/MX.232000> ;
    skos:prefLabel "sarvisirvikkäät"@fi,
        "långhornssländor"@sv .

<http://tun.fi/MX.231162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Desoria" ;
    dwc:scientificNameAuthorship "Nicolet, 1841" ;
    skos:broader <http://tun.fi/MX.231132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231163>,
        <http://tun.fi/MX.231164>,
        <http://tun.fi/MX.231168>,
        <http://tun.fi/MX.231175>,
        <http://tun.fi/MX.231176>,
        <http://tun.fi/MX.231177>,
        <http://tun.fi/MX.231178>,
        <http://tun.fi/MX.231180> ;
    skos:prefLabel "Desoria"@fi,
        "Desoria"@sv .

<http://tun.fi/MX.231474> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Onychiurinae" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231476>,
        <http://tun.fi/MX.231478>,
        <http://tun.fi/MX.231480>,
        <http://tun.fi/MX.231484>,
        <http://tun.fi/MX.231487>,
        <http://tun.fi/MX.231489>,
        <http://tun.fi/MX.231497>,
        <http://tun.fi/MX.231499> ;
    skos:prefLabel "Onychiurinae"@fi,
        "Onychiurinae"@sv .

<http://tun.fi/MX.231828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydropsyche" ;
    dwc:scientificNameAuthorship "Pictet, 1834" ;
    skos:broader <http://tun.fi/MX.230902> ;
    skos:hiddenLabel "Hydropsyche"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231829>,
        <http://tun.fi/MX.231830>,
        <http://tun.fi/MX.231831>,
        <http://tun.fi/MX.231832>,
        <http://tun.fi/MX.231833>,
        <http://tun.fi/MX.231834>,
        <http://tun.fi/MX.231836>,
        <http://tun.fi/MX.231837> ;
    skos:prefLabel "seulakkaat"@fi,
        "Hydropsyche"@sv .

<http://tun.fi/MX.231878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apatania" ;
    dwc:scientificNameAuthorship "Kolenati, 1848" ;
    skos:broader <http://tun.fi/MX.230908> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231879>,
        <http://tun.fi/MX.231880>,
        <http://tun.fi/MX.231881>,
        <http://tun.fi/MX.231882>,
        <http://tun.fi/MX.231883>,
        <http://tun.fi/MX.231884>,
        <http://tun.fi/MX.231886>,
        <http://tun.fi/MX.231887> ;
    skos:prefLabel "Apatania"@fi,
        "Apatania"@sv .

<http://tun.fi/MX.232303> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nais" ;
    dwc:scientificNameAuthorship "Müller, 1773" ;
    skos:broader <http://tun.fi/MX.232280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232304>,
        <http://tun.fi/MX.232305>,
        <http://tun.fi/MX.232306>,
        <http://tun.fi/MX.232307>,
        <http://tun.fi/MX.232308>,
        <http://tun.fi/MX.232309>,
        <http://tun.fi/MX.232310>,
        <http://tun.fi/MX.232311> ;
    skos:prefLabel "Nais"@fi,
        "Nais"@sv .

<http://tun.fi/MX.232394> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marionina" ;
    dwc:scientificNameAuthorship "Michaelsen in Pferrer, 1889" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232395>,
        <http://tun.fi/MX.232397>,
        <http://tun.fi/MX.232398>,
        <http://tun.fi/MX.232399>,
        <http://tun.fi/MX.232400>,
        <http://tun.fi/MX.232401>,
        <http://tun.fi/MX.232402>,
        <http://tun.fi/MX.232403> ;
    skos:prefLabel "Marionina"@fi,
        "Marionina"@sv .

<http://tun.fi/MX.232411> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lumbricidae" ;
    dwc:scientificNameAuthorship "Rafinesque, 1815" ;
    skos:broader <http://tun.fi/MX.232410> ;
    skos:hiddenLabel "Lumbricidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232412>,
        <http://tun.fi/MX.232414>,
        <http://tun.fi/MX.232418>,
        <http://tun.fi/MX.232423>,
        <http://tun.fi/MX.232425>,
        <http://tun.fi/MX.232428>,
        <http://tun.fi/MX.232432>,
        <http://tun.fi/MX.232434> ;
    skos:prefLabel "lierot"@fi,
        "Lumbricidae"@sv .

<http://tun.fi/MX.232561> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenostomum" ;
    dwc:scientificNameAuthorship "Schmidt, 1848" ;
    skos:broader <http://tun.fi/MX.232560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232562>,
        <http://tun.fi/MX.232564>,
        <http://tun.fi/MX.232566>,
        <http://tun.fi/MX.232567>,
        <http://tun.fi/MX.232568>,
        <http://tun.fi/MX.232569>,
        <http://tun.fi/MX.232570>,
        <http://tun.fi/MX.232825> ;
    skos:prefLabel "Stenostomum"@fi,
        "Stenostomum"@sv .

<http://tun.fi/MX.232745> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dalyelliidae" ;
    dwc:scientificNameAuthorship "Graff, 1905" ;
    skos:broader <http://tun.fi/MX.70432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232592>,
        <http://tun.fi/MX.232594>,
        <http://tun.fi/MX.232607>,
        <http://tun.fi/MX.232609>,
        <http://tun.fi/MX.232614>,
        <http://tun.fi/MX.232616>,
        <http://tun.fi/MX.232619>,
        <http://tun.fi/MX.232746> ;
    skos:prefLabel "Dalyelliidae"@fi,
        "Dalyelliidae"@sv .

<http://tun.fi/MX.232769> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Kalyptorhynchia" ;
    skos:broader <http://tun.fi/MX.70431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232770>,
        <http://tun.fi/MX.232780>,
        <http://tun.fi/MX.232784>,
        <http://tun.fi/MX.232792>,
        <http://tun.fi/MX.232798>,
        <http://tun.fi/MX.232809>,
        <http://tun.fi/MX.232821>,
        <http://tun.fi/MX.4986141> ;
    skos:prefLabel "Kalyptorhynchia"@fi,
        "Kalyptorhynchia"@sv .

<http://tun.fi/MX.232864> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Typhloplanidae" ;
    dwc:scientificNameAuthorship "Luther, 1904" ;
    skos:broader <http://tun.fi/MX.70432> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232756>,
        <http://tun.fi/MX.232865>,
        <http://tun.fi/MX.232873>,
        <http://tun.fi/MX.232897>,
        <http://tun.fi/MX.232931>,
        <http://tun.fi/MX.232936>,
        <http://tun.fi/MX.232941>,
        <http://tun.fi/MX.232952> ;
    skos:prefLabel "Typhloplanidae"@fi,
        "Typhloplanidae"@sv .

<http://tun.fi/MX.233003> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Gomphales" ;
    dwc:scientificNameAuthorship "Jülich" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204916>,
        <http://tun.fi/MX.204972>,
        <http://tun.fi/MX.204974>,
        <http://tun.fi/MX.204993>,
        <http://tun.fi/MX.205024>,
        <http://tun.fi/MX.205069>,
        <http://tun.fi/MX.233544>,
        <http://tun.fi/MX.5017352> ;
    skos:prefLabel "Gomphales"@fi,
        "Gomphales"@sv .

<http://tun.fi/MX.233250> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hymenochaetaceae" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204918>,
        <http://tun.fi/MX.204992>,
        <http://tun.fi/MX.205036>,
        <http://tun.fi/MX.205073>,
        <http://tun.fi/MX.205118>,
        <http://tun.fi/MX.233469>,
        <http://tun.fi/MX.4884047>,
        <http://tun.fi/MX.4891441> ;
    skos:prefLabel "Hymenochaetaceae"@fi,
        "Hymenochaetaceae"@sv .

<http://tun.fi/MX.233327> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Peniophoraceae" ;
    skos:broader <http://tun.fi/MX.70628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204925>,
        <http://tun.fi/MX.204958>,
        <http://tun.fi/MX.204959>,
        <http://tun.fi/MX.204982>,
        <http://tun.fi/MX.205019>,
        <http://tun.fi/MX.205127>,
        <http://tun.fi/MX.205142>,
        <http://tun.fi/MX.4891500> ;
    skos:prefLabel "Peniophoraceae"@fi,
        "Peniophoraceae"@sv .

<http://tun.fi/MX.233330> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Arthoniaceae" ;
    skos:broader <http://tun.fi/MX.70558> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234008>,
        <http://tun.fi/MX.234351>,
        <http://tun.fi/MX.234353>,
        <http://tun.fi/MX.4883869>,
        <http://tun.fi/MX.4979018>,
        <http://tun.fi/MX.5076686>,
        <http://tun.fi/MX.67168>,
        <http://tun.fi/MX.67223> ;
    skos:prefLabel "Arthoniaceae"@fi,
        "Arthoniaceae"@sv .

<http://tun.fi/MX.233383> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mycenaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214546>,
        <http://tun.fi/MX.233539>,
        <http://tun.fi/MX.69682>,
        <http://tun.fi/MX.69687>,
        <http://tun.fi/MX.69747>,
        <http://tun.fi/MX.69754>,
        <http://tun.fi/MX.69761>,
        <http://tun.fi/MX.69769> ;
    skos:prefLabel "Mycenaceae"@fi,
        "Mycenaceae"@sv .

<http://tun.fi/MX.233406> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Collemataceae" ;
    skos:broader <http://tun.fi/MX.70591> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233794>,
        <http://tun.fi/MX.233795>,
        <http://tun.fi/MX.233796>,
        <http://tun.fi/MX.233797>,
        <http://tun.fi/MX.233799>,
        <http://tun.fi/MX.233800>,
        <http://tun.fi/MX.67339>,
        <http://tun.fi/MX.67366> ;
    skos:prefLabel "Collemataceae"@fi,
        "Collemataceae"@sv .

<http://tun.fi/MX.233411> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Marasmiaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233514>,
        <http://tun.fi/MX.4999678>,
        <http://tun.fi/MX.69648>,
        <http://tun.fi/MX.69650>,
        <http://tun.fi/MX.69677>,
        <http://tun.fi/MX.69684>,
        <http://tun.fi/MX.69691>,
        <http://tun.fi/MX.69792> ;
    skos:prefLabel "Marasmiaceae"@fi,
        "Marasmiaceae"@sv .

<http://tun.fi/MX.233419> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phanerochaetaceae" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204928>,
        <http://tun.fi/MX.204953>,
        <http://tun.fi/MX.204963>,
        <http://tun.fi/MX.204973>,
        <http://tun.fi/MX.205093>,
        <http://tun.fi/MX.233567>,
        <http://tun.fi/MX.233570>,
        <http://tun.fi/MX.4891476> ;
    skos:prefLabel "Phanerochaetaceae"@fi,
        "Phanerochaetaceae"@sv .

<http://tun.fi/MX.233441> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Exidiaceae" ;
    skos:broader <http://tun.fi/MX.70632> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204936>,
        <http://tun.fi/MX.205005>,
        <http://tun.fi/MX.205037>,
        <http://tun.fi/MX.205045>,
        <http://tun.fi/MX.205088>,
        <http://tun.fi/MX.205095>,
        <http://tun.fi/MX.233632>,
        <http://tun.fi/MX.313000> ;
    skos:prefLabel "Exidiaceae"@fi,
        "Exidiaceae"@sv .

<http://tun.fi/MX.233634> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myxarium" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.233278> ;
    skos:hiddenLabel "Myxarium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205657>,
        <http://tun.fi/MX.236044>,
        <http://tun.fi/MX.236047>,
        <http://tun.fi/MX.236049>,
        <http://tun.fi/MX.236053>,
        <http://tun.fi/MX.5077052>,
        <http://tun.fi/MX.5077053>,
        <http://tun.fi/MX.5081045> ;
    skos:prefLabel "myhkyt"@fi,
        "Myxarium"@sv .

<http://tun.fi/MX.233864> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichophaea" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238508>,
        <http://tun.fi/MX.238509>,
        <http://tun.fi/MX.238510>,
        <http://tun.fi/MX.238511>,
        <http://tun.fi/MX.238512>,
        <http://tun.fi/MX.238513>,
        <http://tun.fi/MX.238514>,
        <http://tun.fi/MX.238515> ;
    skos:prefLabel "Trichophaea"@fi,
        "Trichophaea"@sv .

<http://tun.fi/MX.233899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coccomyces" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.233409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238750>,
        <http://tun.fi/MX.238751>,
        <http://tun.fi/MX.238752>,
        <http://tun.fi/MX.238753>,
        <http://tun.fi/MX.238754>,
        <http://tun.fi/MX.238755>,
        <http://tun.fi/MX.238756>,
        <http://tun.fi/MX.238757> ;
    skos:prefLabel "Coccomyces"@fi,
        "Coccomyces"@sv .

<http://tun.fi/MX.233987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pezicula" ;
    dwc:scientificNameAuthorship "Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237030>,
        <http://tun.fi/MX.237292>,
        <http://tun.fi/MX.237293>,
        <http://tun.fi/MX.237294>,
        <http://tun.fi/MX.237295>,
        <http://tun.fi/MX.237296>,
        <http://tun.fi/MX.237298>,
        <http://tun.fi/MX.237299> ;
    skos:prefLabel "Pezicula"@fi,
        "Pezicula"@sv .

<http://tun.fi/MX.234031> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myriosclerotinia" ;
    dwc:scientificNameAuthorship "N.F.Buchw." ;
    skos:broader <http://tun.fi/MX.53628> ;
    skos:hiddenLabel "Myriosclerotinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237540>,
        <http://tun.fi/MX.237541>,
        <http://tun.fi/MX.237542>,
        <http://tun.fi/MX.237543>,
        <http://tun.fi/MX.237544>,
        <http://tun.fi/MX.237545>,
        <http://tun.fi/MX.237546>,
        <http://tun.fi/MX.237547> ;
    skos:prefLabel "korsipahkapikarit"@fi,
        "Myriosclerotinia"@sv .

<http://tun.fi/MX.234153> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypoxylon" ;
    dwc:scientificNameAuthorship "Bull.:Fr." ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:hiddenLabel "Hypoxylon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237571>,
        <http://tun.fi/MX.237572>,
        <http://tun.fi/MX.237573>,
        <http://tun.fi/MX.237574>,
        <http://tun.fi/MX.237575>,
        <http://tun.fi/MX.237577>,
        <http://tun.fi/MX.237578>,
        <http://tun.fi/MX.237579> ;
    skos:prefLabel "puunsyylät"@fi,
        "Hypoxylon"@sv .

<http://tun.fi/MX.234159> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rosellinia" ;
    dwc:scientificNameAuthorship "De Not" ;
    skos:broader <http://tun.fi/MX.53618> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238348>,
        <http://tun.fi/MX.238349>,
        <http://tun.fi/MX.238350>,
        <http://tun.fi/MX.238351>,
        <http://tun.fi/MX.238352>,
        <http://tun.fi/MX.238353>,
        <http://tun.fi/MX.238354>,
        <http://tun.fi/MX.238355> ;
    skos:prefLabel "Rosellinia"@fi,
        "Rosellinia"@sv .

<http://tun.fi/MX.234519> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mytilinidion" ;
    dwc:scientificNameAuthorship "Duby" ;
    skos:broader <http://tun.fi/MX.233355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237378>,
        <http://tun.fi/MX.237379>,
        <http://tun.fi/MX.237380>,
        <http://tun.fi/MX.237381>,
        <http://tun.fi/MX.237382>,
        <http://tun.fi/MX.237383>,
        <http://tun.fi/MX.237384>,
        <http://tun.fi/MX.237385> ;
    skos:prefLabel "Mytilinidion"@fi,
        "Mytilinidion"@sv .

<http://tun.fi/MX.234659> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Infundibulicybe" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235692>,
        <http://tun.fi/MX.71911>,
        <http://tun.fi/MX.72369>,
        <http://tun.fi/MX.72812>,
        <http://tun.fi/MX.72813>,
        <http://tun.fi/MX.73077>,
        <http://tun.fi/MX.73079>,
        <http://tun.fi/MX.73082> ;
    skos:prefLabel "Infundibulicybe"@fi,
        "Infundibulicybe"@sv .

<http://tun.fi/MX.236919> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elaphomyces" ;
    skos:broader <http://tun.fi/MX.70572> ;
    skos:hiddenLabel "Elaphomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237690>,
        <http://tun.fi/MX.237691>,
        <http://tun.fi/MX.237692>,
        <http://tun.fi/MX.237693>,
        <http://tun.fi/MX.237694>,
        <http://tun.fi/MX.237695>,
        <http://tun.fi/MX.237696>,
        <http://tun.fi/MX.5082185> ;
    skos:prefLabel "maahikkaat"@fi,
        "Elaphomyces"@sv .

<http://tun.fi/MX.272653> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicranota" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.272652> ;
    skos:hiddenLabel "Dicranota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272655>,
        <http://tun.fi/MX.272656>,
        <http://tun.fi/MX.272657>,
        <http://tun.fi/MX.272659>,
        <http://tun.fi/MX.272660>,
        <http://tun.fi/MX.272661>,
        <http://tun.fi/MX.272662>,
        <http://tun.fi/MX.272664> ;
    skos:prefLabel "koskikirsikkäät"@fi,
        "Dicranota"@sv .

<http://tun.fi/MX.272781> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Symplecta" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Symplecta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272783>,
        <http://tun.fi/MX.272784>,
        <http://tun.fi/MX.272785>,
        <http://tun.fi/MX.272787>,
        <http://tun.fi/MX.272788>,
        <http://tun.fi/MX.272789>,
        <http://tun.fi/MX.272790>,
        <http://tun.fi/MX.272792> ;
    skos:prefLabel "pohjankirsikkäät"@fi,
        "Symplecta"@sv .

<http://tun.fi/MX.273211> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachypogon" ;
    dwc:scientificNameAuthorship "Kieffer, 1899" ;
    skos:broader <http://tun.fi/MX.273172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273213>,
        <http://tun.fi/MX.273214>,
        <http://tun.fi/MX.273215>,
        <http://tun.fi/MX.273216>,
        <http://tun.fi/MX.273217>,
        <http://tun.fi/MX.286423>,
        <http://tun.fi/MX.286424>,
        <http://tun.fi/MX.5077394> ;
    skos:prefLabel "Brachypogon"@fi,
        "Brachypogon"@sv .

<http://tun.fi/MX.273256> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Palpomyia" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273257>,
        <http://tun.fi/MX.273258>,
        <http://tun.fi/MX.273259>,
        <http://tun.fi/MX.273260>,
        <http://tun.fi/MX.273261>,
        <http://tun.fi/MX.273262>,
        <http://tun.fi/MX.273263>,
        <http://tun.fi/MX.273264> ;
    skos:prefLabel "Palpomyia"@fi,
        "Palpomyia"@sv .

<http://tun.fi/MX.273798> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudosmittia" ;
    dwc:scientificNameAuthorship "Edwards, 1932" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273799>,
        <http://tun.fi/MX.273800>,
        <http://tun.fi/MX.273801>,
        <http://tun.fi/MX.273802>,
        <http://tun.fi/MX.273804>,
        <http://tun.fi/MX.273805>,
        <http://tun.fi/MX.273806>,
        <http://tun.fi/MX.273807> ;
    skos:prefLabel "Pseudosmittia"@fi,
        "Pseudosmittia"@sv .

<http://tun.fi/MX.273810> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rheocricotopus" ;
    dwc:scientificNameAuthorship "Brundin, 1956" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273812>,
        <http://tun.fi/MX.273813>,
        <http://tun.fi/MX.273814>,
        <http://tun.fi/MX.273815>,
        <http://tun.fi/MX.273817>,
        <http://tun.fi/MX.273818>,
        <http://tun.fi/MX.273819>,
        <http://tun.fi/MX.273820> ;
    skos:prefLabel "Rheocricotopus"@fi,
        "Rheocricotopus"@sv .

<http://tun.fi/MX.273946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptochironomus" ;
    dwc:scientificNameAuthorship "Kieffer, 1918" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273947>,
        <http://tun.fi/MX.273948>,
        <http://tun.fi/MX.273949>,
        <http://tun.fi/MX.273950>,
        <http://tun.fi/MX.273951>,
        <http://tun.fi/MX.273952>,
        <http://tun.fi/MX.273953>,
        <http://tun.fi/MX.273954> ;
    skos:prefLabel "Cryptochironomus"@fi,
        "Cryptochironomus"@sv .

<http://tun.fi/MX.274739> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neurolyga" ;
    dwc:scientificNameAuthorship "Rondani, 1840" ;
    skos:broader <http://tun.fi/MX.274640> ;
    skos:hiddenLabel "Cordylomyia"@fi,
        "Cordylomyia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274740>,
        <http://tun.fi/MX.274741>,
        <http://tun.fi/MX.274742>,
        <http://tun.fi/MX.274743>,
        <http://tun.fi/MX.274744>,
        <http://tun.fi/MX.274745>,
        <http://tun.fi/MX.274746>,
        <http://tun.fi/MX.274747> ;
    skos:prefLabel "Neurolyga"@fi,
        "Neurolyga"@sv .

<http://tun.fi/MX.274820> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Winnertziinae" ;
    dwc:scientificNameAuthorship "Panelius, 1965" ;
    skos:broader <http://tun.fi/MX.53634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274822>,
        <http://tun.fi/MX.274824>,
        <http://tun.fi/MX.274828>,
        <http://tun.fi/MX.274830>,
        <http://tun.fi/MX.274832>,
        <http://tun.fi/MX.274835>,
        <http://tun.fi/MX.274837>,
        <http://tun.fi/MX.274839> ;
    skos:prefLabel "Winnertziinae"@fi,
        "Winnertziinae"@sv .

<http://tun.fi/MX.274839> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Winnertzia" ;
    dwc:scientificNameAuthorship "Rondani, 1860" ;
    skos:broader <http://tun.fi/MX.274820> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274840>,
        <http://tun.fi/MX.274841>,
        <http://tun.fi/MX.274842>,
        <http://tun.fi/MX.274843>,
        <http://tun.fi/MX.274844>,
        <http://tun.fi/MX.274845>,
        <http://tun.fi/MX.274846>,
        <http://tun.fi/MX.274847> ;
    skos:prefLabel "Winnertzia"@fi,
        "Winnertzia"@sv .

<http://tun.fi/MX.274874> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicerura" ;
    dwc:scientificNameAuthorship "Kieffer, 1898" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274875>,
        <http://tun.fi/MX.274876>,
        <http://tun.fi/MX.274877>,
        <http://tun.fi/MX.274878>,
        <http://tun.fi/MX.274879>,
        <http://tun.fi/MX.289156>,
        <http://tun.fi/MX.5001397>,
        <http://tun.fi/MX.5001398> ;
    skos:prefLabel "Dicerura"@fi,
        "Dicerura"@sv .

<http://tun.fi/MX.275732> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synplasta" ;
    dwc:scientificNameAuthorship "Skuse, 1890" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:hiddenLabel "Gymnogonia"@fi,
        "Gymnogonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275733>,
        <http://tun.fi/MX.275734>,
        <http://tun.fi/MX.275735>,
        <http://tun.fi/MX.275736>,
        <http://tun.fi/MX.275737>,
        <http://tun.fi/MX.275738>,
        <http://tun.fi/MX.275739>,
        <http://tun.fi/MX.275740> ;
    skos:prefLabel "Synplasta"@fi,
        "Synplasta"@sv .

<http://tun.fi/MX.27618> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tringa" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.207049> ;
    skos:hiddenLabel "Tringa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27619>,
        <http://tun.fi/MX.27620>,
        <http://tun.fi/MX.27621>,
        <http://tun.fi/MX.27622>,
        <http://tun.fi/MX.27625>,
        <http://tun.fi/MX.27626>,
        <http://tun.fi/MX.27628>,
        <http://tun.fi/MX.27630> ;
    skos:prefLabel "viklot"@fi,
        "Tringa"@sv .

<http://tun.fi/MX.276290> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudolycoriella" ;
    dwc:scientificNameAuthorship "Menzel & Mohrig, 1998" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276291>,
        <http://tun.fi/MX.276292>,
        <http://tun.fi/MX.276293>,
        <http://tun.fi/MX.276294>,
        <http://tun.fi/MX.276295>,
        <http://tun.fi/MX.276296>,
        <http://tun.fi/MX.276297>,
        <http://tun.fi/MX.289159> ;
    skos:prefLabel "Pseudolycoriella"@fi,
        "Pseudolycoriella"@sv .

<http://tun.fi/MX.277159> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sciapus" ;
    dwc:scientificNameAuthorship "Zeller, 1842" ;
    skos:broader <http://tun.fi/MX.277158> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277160>,
        <http://tun.fi/MX.277161>,
        <http://tun.fi/MX.277162>,
        <http://tun.fi/MX.277163>,
        <http://tun.fi/MX.277164>,
        <http://tun.fi/MX.277165>,
        <http://tun.fi/MX.277166>,
        <http://tun.fi/MX.277167> ;
    skos:prefLabel "Sciapus"@fi,
        "Sciapus"@sv .

<http://tun.fi/MX.277434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lonchoptera" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.277433> ;
    skos:hiddenLabel "Dipsa"@fi,
        "Dipsa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277435>,
        <http://tun.fi/MX.277436>,
        <http://tun.fi/MX.277437>,
        <http://tun.fi/MX.277438>,
        <http://tun.fi/MX.277439>,
        <http://tun.fi/MX.277440>,
        <http://tun.fi/MX.277441>,
        <http://tun.fi/MX.277442> ;
    skos:prefLabel "Lonchoptera"@fi,
        "Lonchoptera"@sv .

<http://tun.fi/MX.277466> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplonevra" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277467>,
        <http://tun.fi/MX.277468>,
        <http://tun.fi/MX.277469>,
        <http://tun.fi/MX.277470>,
        <http://tun.fi/MX.277471>,
        <http://tun.fi/MX.277472>,
        <http://tun.fi/MX.277473>,
        <http://tun.fi/MX.5001992> ;
    skos:prefLabel "Diplonevra"@fi,
        "Diplonevra"@sv .

<http://tun.fi/MX.277967> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melangyna" ;
    dwc:scientificNameAuthorship "Verrall, 1901" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Melangyna"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277968>,
        <http://tun.fi/MX.277969>,
        <http://tun.fi/MX.277970>,
        <http://tun.fi/MX.277971>,
        <http://tun.fi/MX.277972>,
        <http://tun.fi/MX.277973>,
        <http://tun.fi/MX.277974>,
        <http://tun.fi/MX.277975> ;
    skos:prefLabel "metsäkirvarit"@fi,
        "Melangyna"@sv .

<http://tun.fi/MX.278084> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachyopa" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Brachyopa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278085>,
        <http://tun.fi/MX.278086>,
        <http://tun.fi/MX.278087>,
        <http://tun.fi/MX.278088>,
        <http://tun.fi/MX.278089>,
        <http://tun.fi/MX.278090>,
        <http://tun.fi/MX.278091>,
        <http://tun.fi/MX.323704> ;
    skos:prefLabel "mahlaset"@fi,
        "Brachyopa"@sv .

<http://tun.fi/MX.278107> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Neoascia" ;
    dwc:scientificNameAuthorship "Williston, 1886" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Neoascia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278109>,
        <http://tun.fi/MX.278110>,
        <http://tun.fi/MX.278112>,
        <http://tun.fi/MX.278113>,
        <http://tun.fi/MX.278114>,
        <http://tun.fi/MX.278115>,
        <http://tun.fi/MX.278116>,
        <http://tun.fi/MX.5015212> ;
    skos:prefLabel "nuijaset"@fi,
        "Neoascia"@sv .

<http://tun.fi/MX.278402> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dasiops" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.278400> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278403>,
        <http://tun.fi/MX.278404>,
        <http://tun.fi/MX.278405>,
        <http://tun.fi/MX.278406>,
        <http://tun.fi/MX.278407>,
        <http://tun.fi/MX.278408>,
        <http://tun.fi/MX.278409>,
        <http://tun.fi/MX.325039> ;
    skos:prefLabel "Dasiops"@fi,
        "Dasiops"@sv .

<http://tun.fi/MX.278477> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Piophilinae" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.278476> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278478>,
        <http://tun.fi/MX.278487>,
        <http://tun.fi/MX.278489>,
        <http://tun.fi/MX.278491>,
        <http://tun.fi/MX.278493>,
        <http://tun.fi/MX.278496>,
        <http://tun.fi/MX.278498>,
        <http://tun.fi/MX.5001979> ;
    skos:prefLabel "Piophilinae"@fi,
        "Piophilinae"@sv .

<http://tun.fi/MX.278655> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chamaemyiinae" ;
    dwc:scientificNameAuthorship "Hendel, 1910" ;
    skos:broader <http://tun.fi/MX.278654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278657>,
        <http://tun.fi/MX.278659>,
        <http://tun.fi/MX.278671>,
        <http://tun.fi/MX.278677>,
        <http://tun.fi/MX.278679>,
        <http://tun.fi/MX.278687>,
        <http://tun.fi/MX.278692>,
        <http://tun.fi/MX.278694> ;
    skos:prefLabel "Chamaemyiinae"@fi,
        "Chamaemyiinae"@sv .

<http://tun.fi/MX.279001> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amauromyza" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279003>,
        <http://tun.fi/MX.279005>,
        <http://tun.fi/MX.279006>,
        <http://tun.fi/MX.279007>,
        <http://tun.fi/MX.279008>,
        <http://tun.fi/MX.279009>,
        <http://tun.fi/MX.279010>,
        <http://tun.fi/MX.279011> ;
    skos:prefLabel "Amauromyza"@fi,
        "Amauromyza"@sv .

<http://tun.fi/MX.279151> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytoliriomyza" ;
    dwc:scientificNameAuthorship "Hendel, 1931" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279152>,
        <http://tun.fi/MX.279153>,
        <http://tun.fi/MX.279154>,
        <http://tun.fi/MX.279155>,
        <http://tun.fi/MX.279156>,
        <http://tun.fi/MX.279157>,
        <http://tun.fi/MX.279158>,
        <http://tun.fi/MX.5001990> ;
    skos:prefLabel "Phytoliriomyza"@fi,
        "Phytoliriomyza"@sv .

<http://tun.fi/MX.279245> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anthomyzidae" ;
    dwc:scientificNameAuthorship "Czerny, 1903" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Anthomyzidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279246>,
        <http://tun.fi/MX.279255>,
        <http://tun.fi/MX.279257>,
        <http://tun.fi/MX.279259>,
        <http://tun.fi/MX.279261>,
        <http://tun.fi/MX.279263>,
        <http://tun.fi/MX.279266>,
        <http://tun.fi/MX.320804> ;
    skos:prefLabel "Anthomyzidae"@fi,
        "sumpflugor"@sv .

<http://tun.fi/MX.279621> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Heleomyzinae" ;
    dwc:scientificNameAuthorship "Westwood, 1840" ;
    skos:broader <http://tun.fi/MX.279602> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279623>,
        <http://tun.fi/MX.279625>,
        <http://tun.fi/MX.279631>,
        <http://tun.fi/MX.279637>,
        <http://tun.fi/MX.279642>,
        <http://tun.fi/MX.279654>,
        <http://tun.fi/MX.279662>,
        <http://tun.fi/MX.279665> ;
    skos:prefLabel "Heleomyzinae"@fi,
        "Heleomyzinae"@sv .

<http://tun.fi/MX.279642> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scoliocentra" ;
    dwc:scientificNameAuthorship "Loew, 1862" ;
    skos:broader <http://tun.fi/MX.279621> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279644>,
        <http://tun.fi/MX.279645>,
        <http://tun.fi/MX.279647>,
        <http://tun.fi/MX.279648>,
        <http://tun.fi/MX.279650>,
        <http://tun.fi/MX.279651>,
        <http://tun.fi/MX.279652>,
        <http://tun.fi/MX.5078925> ;
    skos:prefLabel "Scoliocentra"@fi,
        "Scoliocentra"@sv .

<http://tun.fi/MX.279904> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stegana" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279906>,
        <http://tun.fi/MX.279908>,
        <http://tun.fi/MX.279909>,
        <http://tun.fi/MX.279910>,
        <http://tun.fi/MX.279911>,
        <http://tun.fi/MX.279912>,
        <http://tun.fi/MX.279913>,
        <http://tun.fi/MX.279914> ;
    skos:prefLabel "Stegana"@fi,
        "Stegana"@sv .

<http://tun.fi/MX.280152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scatophila" ;
    dwc:scientificNameAuthorship "Becker, 1896" ;
    skos:broader <http://tun.fi/MX.280097> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280153>,
        <http://tun.fi/MX.280154>,
        <http://tun.fi/MX.280155>,
        <http://tun.fi/MX.280156>,
        <http://tun.fi/MX.280157>,
        <http://tun.fi/MX.280158>,
        <http://tun.fi/MX.280159>,
        <http://tun.fi/MX.280160> ;
    skos:prefLabel "Scatophila"@fi,
        "Scatophila"@sv .

<http://tun.fi/MX.280322> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eutrichota" ;
    dwc:scientificNameAuthorship "Kowarz, 1893" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:hiddenLabel "Arctopegomyia"@fi,
        "Eremomyia"@fi,
        "Pegomyza"@fi,
        "Arctopegomyia"@sv,
        "Eremomyia"@sv,
        "Pegomyza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280323>,
        <http://tun.fi/MX.280324>,
        <http://tun.fi/MX.280325>,
        <http://tun.fi/MX.280326>,
        <http://tun.fi/MX.280327>,
        <http://tun.fi/MX.280328>,
        <http://tun.fi/MX.280329>,
        <http://tun.fi/MX.280330> ;
    skos:prefLabel "Eutrichota"@fi,
        "Eutrichota"@sv .

<http://tun.fi/MX.280793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Azelia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280791> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280794>,
        <http://tun.fi/MX.280795>,
        <http://tun.fi/MX.280796>,
        <http://tun.fi/MX.280797>,
        <http://tun.fi/MX.280798>,
        <http://tun.fi/MX.280799>,
        <http://tun.fi/MX.280800>,
        <http://tun.fi/MX.280801> ;
    skos:prefLabel "Azelia"@fi,
        "Azelia"@sv .

<http://tun.fi/MX.281073> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lucilia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281072> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281074>,
        <http://tun.fi/MX.281075>,
        <http://tun.fi/MX.281076>,
        <http://tun.fi/MX.281077>,
        <http://tun.fi/MX.281078>,
        <http://tun.fi/MX.281079>,
        <http://tun.fi/MX.281080>,
        <http://tun.fi/MX.281081> ;
    skos:prefLabel "Lucilia"@fi,
        "Lucilia"@sv .

<http://tun.fi/MX.281093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pollenia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.281090> ;
    skos:hiddenLabel "Pollenia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281094>,
        <http://tun.fi/MX.281095>,
        <http://tun.fi/MX.281096>,
        <http://tun.fi/MX.281097>,
        <http://tun.fi/MX.281098>,
        <http://tun.fi/MX.281099>,
        <http://tun.fi/MX.281100>,
        <http://tun.fi/MX.281101> ;
    skos:prefLabel "ullakkokärpäset"@fi,
        "Pollenia"@sv .

<http://tun.fi/MX.286775> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephalcia" ;
    dwc:scientificNameAuthorship "Panzer, 1803" ;
    skos:broader <http://tun.fi/MX.286757> ;
    skos:hiddenLabel "Cephalcia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286777>,
        <http://tun.fi/MX.286782>,
        <http://tun.fi/MX.286784>,
        <http://tun.fi/MX.286789>,
        <http://tun.fi/MX.286792>,
        <http://tun.fi/MX.286794>,
        <http://tun.fi/MX.286795>,
        <http://tun.fi/MX.286796> ;
    skos:prefLabel "Cephalcia"@fi,
        "granspinnarsteklar"@sv .

<http://tun.fi/MX.289753> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liposcelis" ;
    dwc:scientificNameAuthorship "Motschulsky, 1852" ;
    skos:broader <http://tun.fi/MX.289752> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289754>,
        <http://tun.fi/MX.289756>,
        <http://tun.fi/MX.289757>,
        <http://tun.fi/MX.289759>,
        <http://tun.fi/MX.289760>,
        <http://tun.fi/MX.289762>,
        <http://tun.fi/MX.289763>,
        <http://tun.fi/MX.289764> ;
    skos:prefLabel "Liposcelis"@fi,
        "Liposcelis"@sv .

<http://tun.fi/MX.290330> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Wesmaelius" ;
    skos:broader <http://tun.fi/MX.290325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290331>,
        <http://tun.fi/MX.290332>,
        <http://tun.fi/MX.290333>,
        <http://tun.fi/MX.290334>,
        <http://tun.fi/MX.290335>,
        <http://tun.fi/MX.290336>,
        <http://tun.fi/MX.290337>,
        <http://tun.fi/MX.290338> ;
    skos:prefLabel "Wesmaelius"@fi,
        "Wesmaelius"@sv .

<http://tun.fi/MX.290363> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chrysopidae" ;
    skos:broader <http://tun.fi/MX.70227> ;
    skos:hiddenLabel "Chrysopidae"@fi,
        "Chrysopidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290364>,
        <http://tun.fi/MX.290368>,
        <http://tun.fi/MX.290370>,
        <http://tun.fi/MX.290378>,
        <http://tun.fi/MX.290381>,
        <http://tun.fi/MX.290383>,
        <http://tun.fi/MX.290385>,
        <http://tun.fi/MX.317038> ;
    skos:prefLabel "harsokorennot"@fi,
        "guldögonsländor"@sv .

<http://tun.fi/MX.290498> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Comatricha" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:hiddenLabel "Comatricha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290499>,
        <http://tun.fi/MX.290500>,
        <http://tun.fi/MX.290501>,
        <http://tun.fi/MX.290502>,
        <http://tun.fi/MX.290503>,
        <http://tun.fi/MX.290504>,
        <http://tun.fi/MX.290505>,
        <http://tun.fi/MX.5008105> ;
    skos:prefLabel "tupsuset"@fi,
        "Comatricha"@sv .

<http://tun.fi/MX.290982> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anoplocephalidae" ;
    skos:broader <http://tun.fi/MX.290981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290983>,
        <http://tun.fi/MX.290987>,
        <http://tun.fi/MX.290989>,
        <http://tun.fi/MX.290993>,
        <http://tun.fi/MX.290995>,
        <http://tun.fi/MX.290999>,
        <http://tun.fi/MX.291001>,
        <http://tun.fi/MX.291003> ;
    skos:prefLabel "Anoplocephalidae"@fi,
        "Anoplocephalidae"@sv .

<http://tun.fi/MX.291114> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microsomacanthus" ;
    dwc:scientificNameAuthorship "Lopez-Neyra, 1942" ;
    skos:broader <http://tun.fi/MX.290890> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291115>,
        <http://tun.fi/MX.291116>,
        <http://tun.fi/MX.291117>,
        <http://tun.fi/MX.291118>,
        <http://tun.fi/MX.291119>,
        <http://tun.fi/MX.291120>,
        <http://tun.fi/MX.291121>,
        <http://tun.fi/MX.291122> ;
    skos:prefLabel "Microsomacanthus"@fi,
        "Microsomacanthus"@sv .

<http://tun.fi/MX.291667> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Degeeriella" ;
    dwc:scientificNameAuthorship "Neumann, 1906" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291669>,
        <http://tun.fi/MX.291670>,
        <http://tun.fi/MX.291671>,
        <http://tun.fi/MX.291674>,
        <http://tun.fi/MX.291675>,
        <http://tun.fi/MX.291677>,
        <http://tun.fi/MX.291678>,
        <http://tun.fi/MX.291679> ;
    skos:prefLabel "Degeeriella"@fi,
        "Degeeriella"@sv .

<http://tun.fi/MX.291965> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Anoplura" ;
    skos:broader <http://tun.fi/MX.70228> ;
    skos:hiddenLabel "Anoplura"@fi,
        "Anoplura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291966>,
        <http://tun.fi/MX.291970>,
        <http://tun.fi/MX.291973>,
        <http://tun.fi/MX.291979>,
        <http://tun.fi/MX.291983>,
        <http://tun.fi/MX.291991>,
        <http://tun.fi/MX.291995>,
        <http://tun.fi/MX.292004> ;
    skos:prefLabel "täit"@fi,
        "blodsugande löss"@sv .

<http://tun.fi/MX.293310> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Curruca" ;
    dwc:scientificNameAuthorship "Bechstein, 1802" ;
    skos:broader <http://tun.fi/MX.33534> ;
    skos:hiddenLabel "Curruca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.33936>,
        <http://tun.fi/MX.33937>,
        <http://tun.fi/MX.33938>,
        <http://tun.fi/MX.33939>,
        <http://tun.fi/MX.33942>,
        <http://tun.fi/MX.33943>,
        <http://tun.fi/MX.33946>,
        <http://tun.fi/MX.33949> ;
    skos:prefLabel "pensaskertut"@fi,
        "Curruca"@sv .

<http://tun.fi/MX.296431> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Braconinae" ;
    dwc:scientificNameAuthorship "Nees, 1811" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Braconinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296433>,
        <http://tun.fi/MX.296500>,
        <http://tun.fi/MX.296506>,
        <http://tun.fi/MX.296508>,
        <http://tun.fi/MX.296510>,
        <http://tun.fi/MX.296522>,
        <http://tun.fi/MX.296532>,
        <http://tun.fi/MX.296540> ;
    skos:prefLabel "kätkövainokaiset"@fi,
        "Braconinae"@sv .

<http://tun.fi/MX.296940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synaldis" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296941>,
        <http://tun.fi/MX.296942>,
        <http://tun.fi/MX.297858>,
        <http://tun.fi/MX.324351>,
        <http://tun.fi/MX.324352>,
        <http://tun.fi/MX.324353>,
        <http://tun.fi/MX.324354>,
        <http://tun.fi/MX.324355> ;
    skos:prefLabel "Synaldis"@fi,
        "Synaldis"@sv .

<http://tun.fi/MX.297040> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orgilus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.297039> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297042>,
        <http://tun.fi/MX.297045>,
        <http://tun.fi/MX.297046>,
        <http://tun.fi/MX.297048>,
        <http://tun.fi/MX.297049>,
        <http://tun.fi/MX.297051>,
        <http://tun.fi/MX.297052>,
        <http://tun.fi/MX.321682> ;
    skos:prefLabel "Orgilus"@fi,
        "Orgilus"@sv .

<http://tun.fi/MX.297247> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pholetesor" ;
    dwc:scientificNameAuthorship "Mason, 1981" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297248>,
        <http://tun.fi/MX.297249>,
        <http://tun.fi/MX.297251>,
        <http://tun.fi/MX.297252>,
        <http://tun.fi/MX.297253>,
        <http://tun.fi/MX.297254>,
        <http://tun.fi/MX.4984060>,
        <http://tun.fi/MX.4984061> ;
    skos:prefLabel "Pholetesor"@fi,
        "Pholetesor"@sv .

<http://tun.fi/MX.297255> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apanteles" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297256>,
        <http://tun.fi/MX.297258>,
        <http://tun.fi/MX.297260>,
        <http://tun.fi/MX.297262>,
        <http://tun.fi/MX.297264>,
        <http://tun.fi/MX.297265>,
        <http://tun.fi/MX.297267>,
        <http://tun.fi/MX.297268> ;
    skos:prefLabel "Apanteles"@fi,
        "Apanteles"@sv .

<http://tun.fi/MX.297520> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triaspis" ;
    dwc:scientificNameAuthorship "Haliday, 1835" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297521>,
        <http://tun.fi/MX.297523>,
        <http://tun.fi/MX.297524>,
        <http://tun.fi/MX.297526>,
        <http://tun.fi/MX.321723>,
        <http://tun.fi/MX.321724>,
        <http://tun.fi/MX.5018045>,
        <http://tun.fi/MX.5019263> ;
    skos:prefLabel "Triaspis"@fi,
        "Triaspis"@sv .

<http://tun.fi/MX.297707> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Centistes" ;
    dwc:scientificNameAuthorship "Haliday, 1835" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297710>,
        <http://tun.fi/MX.297711>,
        <http://tun.fi/MX.297713>,
        <http://tun.fi/MX.297714>,
        <http://tun.fi/MX.297715>,
        <http://tun.fi/MX.297717>,
        <http://tun.fi/MX.321711>,
        <http://tun.fi/MX.5017919> ;
    skos:prefLabel "Centistes"@fi,
        "Centistes"@sv .

<http://tun.fi/MX.297955> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepadella" ;
    dwc:scientificNameAuthorship "Bory de St.Vincent, 1826" ;
    skos:broader <http://tun.fi/MX.297953> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312609>,
        <http://tun.fi/MX.312610>,
        <http://tun.fi/MX.312611>,
        <http://tun.fi/MX.312612>,
        <http://tun.fi/MX.312613>,
        <http://tun.fi/MX.312614>,
        <http://tun.fi/MX.312615>,
        <http://tun.fi/MX.312618> ;
    skos:prefLabel "Lepadella"@fi,
        "Lepadella"@sv .

<http://tun.fi/MX.307231> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isadelphus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307232>,
        <http://tun.fi/MX.307233>,
        <http://tun.fi/MX.307234>,
        <http://tun.fi/MX.307236>,
        <http://tun.fi/MX.307238>,
        <http://tun.fi/MX.307239>,
        <http://tun.fi/MX.307240>,
        <http://tun.fi/MX.307241> ;
    skos:prefLabel "Isadelphus"@fi,
        "Isadelphus"@sv .

<http://tun.fi/MX.307912> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dirophanes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307913>,
        <http://tun.fi/MX.307915>,
        <http://tun.fi/MX.307916>,
        <http://tun.fi/MX.307919>,
        <http://tun.fi/MX.307920>,
        <http://tun.fi/MX.307922>,
        <http://tun.fi/MX.307924>,
        <http://tun.fi/MX.307925> ;
    skos:prefLabel "Dirophanes"@fi,
        "Dirophanes"@sv .

<http://tun.fi/MX.308630> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sussaba" ;
    dwc:scientificNameAuthorship "Cameron, 1909" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308631>,
        <http://tun.fi/MX.308632>,
        <http://tun.fi/MX.308633>,
        <http://tun.fi/MX.308634>,
        <http://tun.fi/MX.308636>,
        <http://tun.fi/MX.308640>,
        <http://tun.fi/MX.308643>,
        <http://tun.fi/MX.323522> ;
    skos:prefLabel "Sussaba"@fi,
        "Sussaba"@sv .

<http://tun.fi/MX.308838> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proclitus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308839>,
        <http://tun.fi/MX.308840>,
        <http://tun.fi/MX.308842>,
        <http://tun.fi/MX.308844>,
        <http://tun.fi/MX.308845>,
        <http://tun.fi/MX.308847>,
        <http://tun.fi/MX.308848>,
        <http://tun.fi/MX.308851> ;
    skos:prefLabel "Proclitus"@fi,
        "Proclitus"@sv .

<http://tun.fi/MX.308878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megastylus" ;
    dwc:scientificNameAuthorship "Schiödte, 1838" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308879>,
        <http://tun.fi/MX.308881>,
        <http://tun.fi/MX.308882>,
        <http://tun.fi/MX.308884>,
        <http://tun.fi/MX.308885>,
        <http://tun.fi/MX.308887>,
        <http://tun.fi/MX.308890>,
        <http://tun.fi/MX.308891> ;
    skos:prefLabel "Megastylus"@fi,
        "Megastylus"@sv .

<http://tun.fi/MX.309417> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lethades" ;
    dwc:scientificNameAuthorship "Davis, 1897" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309418>,
        <http://tun.fi/MX.309419>,
        <http://tun.fi/MX.309421>,
        <http://tun.fi/MX.309422>,
        <http://tun.fi/MX.309423>,
        <http://tun.fi/MX.309424>,
        <http://tun.fi/MX.323515>,
        <http://tun.fi/MX.323516> ;
    skos:prefLabel "Lethades"@fi,
        "Lethades"@sv .

<http://tun.fi/MX.309925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaparsis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309927>,
        <http://tun.fi/MX.309928>,
        <http://tun.fi/MX.309929>,
        <http://tun.fi/MX.309930>,
        <http://tun.fi/MX.309931>,
        <http://tun.fi/MX.309933>,
        <http://tun.fi/MX.309934>,
        <http://tun.fi/MX.4985633> ;
    skos:prefLabel "Diaparsis"@fi,
        "Diaparsis"@sv .

<http://tun.fi/MX.310603> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metopius" ;
    dwc:scientificNameAuthorship "Panzer, 1806" ;
    skos:broader <http://tun.fi/MX.310589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310604>,
        <http://tun.fi/MX.310605>,
        <http://tun.fi/MX.310606>,
        <http://tun.fi/MX.310608>,
        <http://tun.fi/MX.310609>,
        <http://tun.fi/MX.310610>,
        <http://tun.fi/MX.310612>,
        <http://tun.fi/MX.310613> ;
    skos:prefLabel "Metopius"@fi,
        "Metopius"@sv .

<http://tun.fi/MX.312482> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notholca" ;
    dwc:scientificNameAuthorship "Gosse, 1886" ;
    skos:broader <http://tun.fi/MX.297871> ;
    skos:hiddenLabel "Argonotholca"@fi,
        "Argonotholca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312484>,
        <http://tun.fi/MX.312485>,
        <http://tun.fi/MX.312487>,
        <http://tun.fi/MX.312490>,
        <http://tun.fi/MX.312491>,
        <http://tun.fi/MX.312492>,
        <http://tun.fi/MX.312493>,
        <http://tun.fi/MX.312495> ;
    skos:prefLabel "Notholca"@fi,
        "Notholca"@sv .

<http://tun.fi/MX.312755> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Encentrum" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1838" ;
    skos:broader <http://tun.fi/MX.312739> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312756>,
        <http://tun.fi/MX.312757>,
        <http://tun.fi/MX.312758>,
        <http://tun.fi/MX.312760>,
        <http://tun.fi/MX.312761>,
        <http://tun.fi/MX.312762>,
        <http://tun.fi/MX.312763>,
        <http://tun.fi/MX.312764> ;
    skos:prefLabel "Encentrum"@fi,
        "Encentrum"@sv .

<http://tun.fi/MX.318156> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilus" ;
    dwc:scientificNameAuthorship "Panzer, 1801" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318157>,
        <http://tun.fi/MX.318159>,
        <http://tun.fi/MX.318160>,
        <http://tun.fi/MX.318161>,
        <http://tun.fi/MX.318162>,
        <http://tun.fi/MX.318164>,
        <http://tun.fi/MX.318165>,
        <http://tun.fi/MX.318166> ;
    skos:prefLabel "Psilus"@fi,
        "Psilus"@sv .

<http://tun.fi/MX.318788> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sycophila" ;
    dwc:scientificNameAuthorship "Walker, 1871" ;
    skos:broader <http://tun.fi/MX.318765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318791>,
        <http://tun.fi/MX.318792>,
        <http://tun.fi/MX.318793>,
        <http://tun.fi/MX.318794>,
        <http://tun.fi/MX.318795>,
        <http://tun.fi/MX.318796>,
        <http://tun.fi/MX.318798>,
        <http://tun.fi/MX.318799> ;
    skos:prefLabel "Sycophila"@fi,
        "Sycophila"@sv .

<http://tun.fi/MX.319127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenomalina" ;
    dwc:scientificNameAuthorship "Ghesquière, 1946" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319129>,
        <http://tun.fi/MX.319130>,
        <http://tun.fi/MX.319131>,
        <http://tun.fi/MX.319133>,
        <http://tun.fi/MX.319135>,
        <http://tun.fi/MX.319136>,
        <http://tun.fi/MX.319138>,
        <http://tun.fi/MX.5082671> ;
    skos:prefLabel "Stenomalina"@fi,
        "Stenomalina"@sv .

<http://tun.fi/MX.319284> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achrysocharoides" ;
    dwc:scientificNameAuthorship "Girault, 1913" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319285>,
        <http://tun.fi/MX.319286>,
        <http://tun.fi/MX.319287>,
        <http://tun.fi/MX.319288>,
        <http://tun.fi/MX.319289>,
        <http://tun.fi/MX.319290>,
        <http://tun.fi/MX.319292>,
        <http://tun.fi/MX.5018744> ;
    skos:prefLabel "Achrysocharoides"@fi,
        "Achrysocharoides"@sv .

<http://tun.fi/MX.319501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamprotatus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319433> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319503>,
        <http://tun.fi/MX.319504>,
        <http://tun.fi/MX.319505>,
        <http://tun.fi/MX.319506>,
        <http://tun.fi/MX.319507>,
        <http://tun.fi/MX.319508>,
        <http://tun.fi/MX.319509>,
        <http://tun.fi/MX.319510> ;
    skos:prefLabel "Lamprotatus"@fi,
        "Lamprotatus"@sv .

<http://tun.fi/MX.319547> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macroglenes" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.319521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319545>,
        <http://tun.fi/MX.319549>,
        <http://tun.fi/MX.319550>,
        <http://tun.fi/MX.319551>,
        <http://tun.fi/MX.319552>,
        <http://tun.fi/MX.319553>,
        <http://tun.fi/MX.319554>,
        <http://tun.fi/MX.319555> ;
    skos:prefLabel "Macroglenes"@fi,
        "Macroglenes"@sv .

<http://tun.fi/MX.319788> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cirrospilus" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319789>,
        <http://tun.fi/MX.319790>,
        <http://tun.fi/MX.319791>,
        <http://tun.fi/MX.319792>,
        <http://tun.fi/MX.319793>,
        <http://tun.fi/MX.319794>,
        <http://tun.fi/MX.319796>,
        <http://tun.fi/MX.319797> ;
    skos:prefLabel "Cirrospilus"@fi,
        "Cirrospilus"@sv .

<http://tun.fi/MX.319942> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Quadrastichus" ;
    dwc:scientificNameAuthorship "Girault, 1913" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319943>,
        <http://tun.fi/MX.319944>,
        <http://tun.fi/MX.319945>,
        <http://tun.fi/MX.319946>,
        <http://tun.fi/MX.319947>,
        <http://tun.fi/MX.319948>,
        <http://tun.fi/MX.319949>,
        <http://tun.fi/MX.5013862> ;
    skos:prefLabel "Quadrastichus"@fi,
        "Quadrastichus"@sv .

<http://tun.fi/MX.323825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fuscocephaloziopsis" ;
    dwc:scientificNameAuthorship "Fulford" ;
    skos:broader <http://tun.fi/MX.212984> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44175>,
        <http://tun.fi/MX.44268>,
        <http://tun.fi/MX.44271>,
        <http://tun.fi/MX.44272>,
        <http://tun.fi/MX.44274>,
        <http://tun.fi/MX.44275>,
        <http://tun.fi/MX.44276>,
        <http://tun.fi/MX.44278> ;
    skos:prefLabel "Fuscocephaloziopsis"@fi,
        "Fuscocephaloziopsis"@sv .

<http://tun.fi/MX.37606> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Chordata" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Chordata"@fi,
        "Chordata"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37580>,
        <http://tun.fi/MX.37609>,
        <http://tun.fi/MX.37610>,
        <http://tun.fi/MX.37612>,
        <http://tun.fi/MX.37669>,
        <http://tun.fi/MX.53081>,
        <http://tun.fi/MX.53087>,
        <http://tun.fi/MX.70294> ;
    skos:prefLabel "selkäjänteiset"@fi,
        "ryggsträngsdjur"@sv .

<http://tun.fi/MX.37612> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Mammalia" ;
    skos:broader <http://tun.fi/MX.37606> ;
    skos:hiddenLabel "Mammalia"@fi,
        "Mammalia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.50468>,
        <http://tun.fi/MX.50471>,
        <http://tun.fi/MX.50472>,
        <http://tun.fi/MX.50473>,
        <http://tun.fi/MX.50477>,
        <http://tun.fi/MX.50479>,
        <http://tun.fi/MX.50482>,
        <http://tun.fi/MX.50486> ;
    skos:prefLabel "nisäkkäät"@fi,
        "däggdjur"@sv .

<http://tun.fi/MX.37713> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Equisetum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.37712> ;
    skos:hiddenLabel "Equisetum"@fi,
        "Equisetum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37714>,
        <http://tun.fi/MX.37715>,
        <http://tun.fi/MX.37716>,
        <http://tun.fi/MX.37717>,
        <http://tun.fi/MX.37718>,
        <http://tun.fi/MX.37719>,
        <http://tun.fi/MX.37720>,
        <http://tun.fi/MX.37721> ;
    skos:prefLabel "kortteet"@fi,
        "fräknar"@sv .

<http://tun.fi/MX.37940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thalictrum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "sutiängelmät"@fi ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Thalictrum"@fi,
        "Thalictrum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37941>,
        <http://tun.fi/MX.37942>,
        <http://tun.fi/MX.37943>,
        <http://tun.fi/MX.37946>,
        <http://tun.fi/MX.37949>,
        <http://tun.fi/MX.37951>,
        <http://tun.fi/MX.41534>,
        <http://tun.fi/MX.42509> ;
    skos:prefLabel "ängelmät"@fi,
        "rutor"@sv .

<http://tun.fi/MX.38136> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gypsophila" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "harsoraunikit"@fi ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Gypsophila"@fi,
        "Vaccaria"@fi,
        "Gypsophila"@sv,
        "Vaccaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38137>,
        <http://tun.fi/MX.38138>,
        <http://tun.fi/MX.38139>,
        <http://tun.fi/MX.38144>,
        <http://tun.fi/MX.41109>,
        <http://tun.fi/MX.41110>,
        <http://tun.fi/MX.41111>,
        <http://tun.fi/MX.41112> ;
    skos:prefLabel "raunikit"@fi,
        "slöjor"@sv .

<http://tun.fi/MX.38221> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Persicaria" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.38210> ;
    skos:hiddenLabel "Persicaria"@fi,
        "Persicaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38222>,
        <http://tun.fi/MX.38223>,
        <http://tun.fi/MX.38224>,
        <http://tun.fi/MX.38225>,
        <http://tun.fi/MX.38228>,
        <http://tun.fi/MX.38229>,
        <http://tun.fi/MX.41332>,
        <http://tun.fi/MX.4973435> ;
    skos:prefLabel "kosteikkotattaret"@fi,
        "pilörter"@sv .

<http://tun.fi/MX.38352> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sisymbrium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Sisymbrium"@fi,
        "Sisymbrium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38353>,
        <http://tun.fi/MX.38354>,
        <http://tun.fi/MX.38355>,
        <http://tun.fi/MX.38356>,
        <http://tun.fi/MX.38357>,
        <http://tun.fi/MX.38358>,
        <http://tun.fi/MX.41505>,
        <http://tun.fi/MX.41506> ;
    skos:prefLabel "pernaruohot"@fi,
        "gatsenaper"@sv .

<http://tun.fi/MX.38486> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brassica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "hyötykaalit"@fi ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Brassica"@fi,
        "Brassica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38487>,
        <http://tun.fi/MX.38489>,
        <http://tun.fi/MX.38490>,
        <http://tun.fi/MX.38493>,
        <http://tun.fi/MX.38496>,
        <http://tun.fi/MX.38497>,
        <http://tun.fi/MX.40760>,
        <http://tun.fi/MX.40761> ;
    skos:prefLabel "kaalit"@fi,
        "kålsläktet"@sv .

<http://tun.fi/MX.38716> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Saxifragaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70073> ;
    skos:hiddenLabel "Saxifragaceae"@fi,
        "Saxifragaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38717>,
        <http://tun.fi/MX.38732>,
        <http://tun.fi/MX.41788>,
        <http://tun.fi/MX.41878>,
        <http://tun.fi/MX.41977>,
        <http://tun.fi/MX.41999>,
        <http://tun.fi/MX.42003>,
        <http://tun.fi/MX.4972146> ;
    skos:prefLabel "rikkokasvit"@fi,
        "stenbräckeväxter"@sv .

<http://tun.fi/MX.38735> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Crassulaceae" ;
    dwc:scientificNameAuthorship "J. St.-Hil." ;
    skos:broader <http://tun.fi/MX.70073> ;
    skos:hiddenLabel "Crassulaceae"@fi,
        "Crassulaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38736>,
        <http://tun.fi/MX.38738>,
        <http://tun.fi/MX.38740>,
        <http://tun.fi/MX.38756>,
        <http://tun.fi/MX.41985>,
        <http://tun.fi/MX.4972037>,
        <http://tun.fi/MX.4972120>,
        <http://tun.fi/MX.4972140> ;
    skos:prefLabel "maksaruohokasvit"@fi,
        "fetbladsväxter"@sv .

<http://tun.fi/MX.39530> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Salvia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39448> ;
    skos:hiddenLabel "Rosmarinus"@fi,
        "Salvia"@fi,
        "Rosmarinus"@sv,
        "Salvia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39531>,
        <http://tun.fi/MX.39532>,
        <http://tun.fi/MX.39674>,
        <http://tun.fi/MX.41442>,
        <http://tun.fi/MX.41443>,
        <http://tun.fi/MX.41444>,
        <http://tun.fi/MX.41445>,
        <http://tun.fi/MX.4972714> ;
    skos:prefLabel "salviat"@fi,
        "salvior"@sv .

<http://tun.fi/MX.40509> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glyceria" ;
    dwc:scientificNameAuthorship "R. Br." ;
    skos:altLabel "lettisorsimot"@fi ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Glyceria"@fi,
        "Glyceria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40510>,
        <http://tun.fi/MX.40511>,
        <http://tun.fi/MX.40512>,
        <http://tun.fi/MX.40513>,
        <http://tun.fi/MX.40514>,
        <http://tun.fi/MX.40515>,
        <http://tun.fi/MX.40517>,
        <http://tun.fi/MX.40518> ;
    skos:prefLabel "sorsimot"@fi,
        "glycerior"@sv .

<http://tun.fi/MX.44147> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophozia" ;
    dwc:scientificNameAuthorship "(Dumort.) Dumort." ;
    skos:broader <http://tun.fi/MX.324466> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200458>,
        <http://tun.fi/MX.200510>,
        <http://tun.fi/MX.44343>,
        <http://tun.fi/MX.44346>,
        <http://tun.fi/MX.44354>,
        <http://tun.fi/MX.44358>,
        <http://tun.fi/MX.44360>,
        <http://tun.fi/MX.44361> ;
    skos:prefLabel "Lophozia"@fi,
        "Lophozia"@sv .

<http://tun.fi/MX.4971738> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fabaeformiscandona" ;
    dwc:scientificNameAuthorship "Krstic, 1972" ;
    skos:broader <http://tun.fi/MX.4971594> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214125>,
        <http://tun.fi/MX.214129>,
        <http://tun.fi/MX.214130>,
        <http://tun.fi/MX.214132>,
        <http://tun.fi/MX.214133>,
        <http://tun.fi/MX.214134>,
        <http://tun.fi/MX.214135>,
        <http://tun.fi/MX.4971756> ;
    skos:prefLabel "Fabaeformiscandona"@fi,
        "Fabaeformiscandona"@sv .

<http://tun.fi/MX.4993657> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Attulus" ;
    skos:broader <http://tun.fi/MX.203267> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203350>,
        <http://tun.fi/MX.203351>,
        <http://tun.fi/MX.203352>,
        <http://tun.fi/MX.203353>,
        <http://tun.fi/MX.203354>,
        <http://tun.fi/MX.203355>,
        <http://tun.fi/MX.203356>,
        <http://tun.fi/MX.203357> ;
    skos:prefLabel "Attulus"@fi,
        "Attulus"@sv .

<http://tun.fi/MX.5076703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lewinskya" ;
    dwc:scientificNameAuthorship "F.Lara, Garilleti & Goffinet" ;
    skos:broader <http://tun.fi/MX.212954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200519>,
        <http://tun.fi/MX.43733>,
        <http://tun.fi/MX.43745>,
        <http://tun.fi/MX.43746>,
        <http://tun.fi/MX.43747>,
        <http://tun.fi/MX.43749>,
        <http://tun.fi/MX.5076710>,
        <http://tun.fi/MX.5076716> ;
    skos:prefLabel "Lewinskya"@fi,
        "Lewinskya"@sv .

<http://tun.fi/MX.53386> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Arachnida" ;
    skos:broader <http://tun.fi/MX.37605> ;
    skos:hiddenLabel "Arachnida"@fi,
        "Arachnida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201545>,
        <http://tun.fi/MX.202371>,
        <http://tun.fi/MX.202586>,
        <http://tun.fi/MX.202834>,
        <http://tun.fi/MX.53701>,
        <http://tun.fi/MX.70198>,
        <http://tun.fi/MX.70199>,
        <http://tun.fi/MX.70200> ;
    skos:prefLabel "hämähäkkieläimet"@fi,
        "spindeldjur"@sv .

<http://tun.fi/MX.53445> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gammarus" ;
    skos:broader <http://tun.fi/MX.53577> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214469>,
        <http://tun.fi/MX.214470>,
        <http://tun.fi/MX.214471>,
        <http://tun.fi/MX.214472>,
        <http://tun.fi/MX.214473>,
        <http://tun.fi/MX.214474>,
        <http://tun.fi/MX.214475>,
        <http://tun.fi/MX.53037> ;
    skos:prefLabel "Gammarus"@fi,
        "Gammarus"@sv .

<http://tun.fi/MX.53515> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coloradoa" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228421>,
        <http://tun.fi/MX.228422>,
        <http://tun.fi/MX.228423>,
        <http://tun.fi/MX.228424>,
        <http://tun.fi/MX.228425>,
        <http://tun.fi/MX.228426>,
        <http://tun.fi/MX.228427>,
        <http://tun.fi/MX.53011> ;
    skos:prefLabel "Coloradoa"@fi,
        "Coloradoa"@sv .

<http://tun.fi/MX.53554> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Myrmicinae" ;
    dwc:scientificNameAuthorship "Lepeletier, 1835" ;
    skos:broader <http://tun.fi/MX.53587> ;
    skos:hiddenLabel "Myrmicinae"@fi,
        "Myrmicinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204254>,
        <http://tun.fi/MX.204271>,
        <http://tun.fi/MX.204275>,
        <http://tun.fi/MX.204277>,
        <http://tun.fi/MX.204279>,
        <http://tun.fi/MX.204283>,
        <http://tun.fi/MX.204285>,
        <http://tun.fi/MX.53471> ;
    skos:prefLabel "pistinmuurahaiset"@fi,
        "ettermyror"@sv .

<http://tun.fi/MX.53722> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Amphipoda" ;
    skos:broader <http://tun.fi/MX.53367> ;
    skos:hiddenLabel "Amphipoda"@fi,
        "Amphipoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214455>,
        <http://tun.fi/MX.214460>,
        <http://tun.fi/MX.214463>,
        <http://tun.fi/MX.214476>,
        <http://tun.fi/MX.214479>,
        <http://tun.fi/MX.214482>,
        <http://tun.fi/MX.214485>,
        <http://tun.fi/MX.53577> ;
    skos:prefLabel "katkat"@fi,
        "märlkräftor"@sv .

<http://tun.fi/MX.53726> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Diaporthales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233263>,
        <http://tun.fi/MX.233291>,
        <http://tun.fi/MX.233374>,
        <http://tun.fi/MX.233412>,
        <http://tun.fi/MX.234334>,
        <http://tun.fi/MX.234337>,
        <http://tun.fi/MX.236912>,
        <http://tun.fi/MX.53619> ;
    skos:prefLabel "Diaporthales"@fi,
        "Diaporthales"@sv .

<http://tun.fi/MX.58546> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nepticulinae" ;
    skos:broader <http://tun.fi/MX.58545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984584>,
        <http://tun.fi/MX.4984585>,
        <http://tun.fi/MX.4984586>,
        <http://tun.fi/MX.4984587>,
        <http://tun.fi/MX.58548>,
        <http://tun.fi/MX.58609>,
        <http://tun.fi/MX.58614>,
        <http://tun.fi/MX.58616> ;
    skos:prefLabel "Nepticulinae"@fi,
        "Nepticulinae"@sv .

<http://tun.fi/MX.58758> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemapogon" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.58750> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58759>,
        <http://tun.fi/MX.58760>,
        <http://tun.fi/MX.58761>,
        <http://tun.fi/MX.58763>,
        <http://tun.fi/MX.58765>,
        <http://tun.fi/MX.58767>,
        <http://tun.fi/MX.58768>,
        <http://tun.fi/MX.58769> ;
    skos:prefLabel "Nemapogon"@fi,
        "Nemapogon"@sv .

<http://tun.fi/MX.58779> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tinea" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.58770> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58780>,
        <http://tun.fi/MX.58781>,
        <http://tun.fi/MX.58782>,
        <http://tun.fi/MX.58783>,
        <http://tun.fi/MX.58784>,
        <http://tun.fi/MX.58786>,
        <http://tun.fi/MX.58787>,
        <http://tun.fi/MX.58788> ;
    skos:prefLabel "Tinea"@fi,
        "Tinea"@sv .

<http://tun.fi/MX.58795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monopis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.58770> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076600>,
        <http://tun.fi/MX.58796>,
        <http://tun.fi/MX.58798>,
        <http://tun.fi/MX.58799>,
        <http://tun.fi/MX.58800>,
        <http://tun.fi/MX.58802>,
        <http://tun.fi/MX.58803>,
        <http://tun.fi/MX.58804> ;
    skos:prefLabel "Monopis"@fi,
        "Monopis"@sv .

<http://tun.fi/MX.58918> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parornix" ;
    dwc:scientificNameAuthorship "Spuler, 1910" ;
    skos:broader <http://tun.fi/MX.4985202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58919>,
        <http://tun.fi/MX.58920>,
        <http://tun.fi/MX.58921>,
        <http://tun.fi/MX.58922>,
        <http://tun.fi/MX.58924>,
        <http://tun.fi/MX.58925>,
        <http://tun.fi/MX.58926>,
        <http://tun.fi/MX.58927> ;
    skos:prefLabel "Parornix"@fi,
        "Parornix"@sv .

<http://tun.fi/MX.58997> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Yponomeuta" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.58992> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58998>,
        <http://tun.fi/MX.58999>,
        <http://tun.fi/MX.59000>,
        <http://tun.fi/MX.59001>,
        <http://tun.fi/MX.59003>,
        <http://tun.fi/MX.59004>,
        <http://tun.fi/MX.59005>,
        <http://tun.fi/MX.59006> ;
    skos:prefLabel "Yponomeuta"@fi,
        "Yponomeuta"@sv .

<http://tun.fi/MX.59654> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anomologinae" ;
    dwc:scientificNameAuthorship "Meyrick, 1926" ;
    skos:broader <http://tun.fi/MX.59653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59655>,
        <http://tun.fi/MX.59667>,
        <http://tun.fi/MX.59670>,
        <http://tun.fi/MX.59681>,
        <http://tun.fi/MX.59683>,
        <http://tun.fi/MX.59685>,
        <http://tun.fi/MX.59707>,
        <http://tun.fi/MX.59716> ;
    skos:prefLabel "Anomologinae"@fi,
        "Anomologinae"@sv .

<http://tun.fi/MX.61990> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perizoma" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61991>,
        <http://tun.fi/MX.61992>,
        <http://tun.fi/MX.61993>,
        <http://tun.fi/MX.61994>,
        <http://tun.fi/MX.61995>,
        <http://tun.fi/MX.61998>,
        <http://tun.fi/MX.61999>,
        <http://tun.fi/MX.62000> ;
    skos:prefLabel "Perizoma"@fi,
        "Perizoma"@sv .

<http://tun.fi/MX.62225> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eilema" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.62202> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62228>,
        <http://tun.fi/MX.62229>,
        <http://tun.fi/MX.62230>,
        <http://tun.fi/MX.62232>,
        <http://tun.fi/MX.62233>,
        <http://tun.fi/MX.62234>,
        <http://tun.fi/MX.62236>,
        <http://tun.fi/MX.62237> ;
    skos:prefLabel "Eilema"@fi,
        "Eilema"@sv .

<http://tun.fi/MX.62408> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Autographa" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62375> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62409>,
        <http://tun.fi/MX.62410>,
        <http://tun.fi/MX.62411>,
        <http://tun.fi/MX.62413>,
        <http://tun.fi/MX.62414>,
        <http://tun.fi/MX.62415>,
        <http://tun.fi/MX.62416>,
        <http://tun.fi/MX.62417> ;
    skos:prefLabel "Autographa"@fi,
        "Autographa"@sv .

<http://tun.fi/MX.62957> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthosia" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62959>,
        <http://tun.fi/MX.62961>,
        <http://tun.fi/MX.62963>,
        <http://tun.fi/MX.62965>,
        <http://tun.fi/MX.62966>,
        <http://tun.fi/MX.62967>,
        <http://tun.fi/MX.62969>,
        <http://tun.fi/MX.62972> ;
    skos:prefLabel "Orthosia"@fi,
        "Orthosia"@sv .

<http://tun.fi/MX.62999> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrotis" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984493>,
        <http://tun.fi/MX.63002>,
        <http://tun.fi/MX.63003>,
        <http://tun.fi/MX.63004>,
        <http://tun.fi/MX.63005>,
        <http://tun.fi/MX.63006>,
        <http://tun.fi/MX.63007>,
        <http://tun.fi/MX.63008> ;
    skos:prefLabel "Agrotis"@fi,
        "Agrotis"@sv .

<http://tun.fi/MX.63034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Noctua" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63035>,
        <http://tun.fi/MX.63036>,
        <http://tun.fi/MX.63038>,
        <http://tun.fi/MX.63039>,
        <http://tun.fi/MX.63041>,
        <http://tun.fi/MX.63042>,
        <http://tun.fi/MX.63043>,
        <http://tun.fi/MX.63044> ;
    skos:prefLabel "Noctua"@fi,
        "Noctua"@sv .

<http://tun.fi/MX.67019> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeophyscia" ;
    dwc:scientificNameAuthorship "Moberg" ;
    skos:broader <http://tun.fi/MX.233261> ;
    skos:hiddenLabel "Phaeophyscia"@fi,
        "Phaeophyscia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65551>,
        <http://tun.fi/MX.65552>,
        <http://tun.fi/MX.65553>,
        <http://tun.fi/MX.65554>,
        <http://tun.fi/MX.65555>,
        <http://tun.fi/MX.65556>,
        <http://tun.fi/MX.65557>,
        <http://tun.fi/MX.65558> ;
    skos:prefLabel "ruskolaakajäkälät"@fi,
        "kranslavar"@sv .

<http://tun.fi/MX.67029> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hymenelia" ;
    dwc:scientificNameAuthorship "Kremp." ;
    skos:broader <http://tun.fi/MX.233429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313734>,
        <http://tun.fi/MX.65789>,
        <http://tun.fi/MX.65790>,
        <http://tun.fi/MX.65791>,
        <http://tun.fi/MX.65792>,
        <http://tun.fi/MX.65793>,
        <http://tun.fi/MX.65794>,
        <http://tun.fi/MX.65795> ;
    skos:prefLabel "Hymenelia"@fi,
        "Hymenelia"@sv .

<http://tun.fi/MX.67053> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stictis" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.233258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237033>,
        <http://tun.fi/MX.237034>,
        <http://tun.fi/MX.237035>,
        <http://tun.fi/MX.237036>,
        <http://tun.fi/MX.237037>,
        <http://tun.fi/MX.237038>,
        <http://tun.fi/MX.237039>,
        <http://tun.fi/MX.66635> ;
    skos:prefLabel "Stictis"@fi,
        "Stictis"@sv .

<http://tun.fi/MX.67077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Placynthium" ;
    dwc:scientificNameAuthorship "(Ach.) Gray" ;
    skos:broader <http://tun.fi/MX.233260> ;
    skos:hiddenLabel "Placynthium"@fi,
        "Placynthium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971894>,
        <http://tun.fi/MX.4999405>,
        <http://tun.fi/MX.65607>,
        <http://tun.fi/MX.65608>,
        <http://tun.fi/MX.65609>,
        <http://tun.fi/MX.65610>,
        <http://tun.fi/MX.65611>,
        <http://tun.fi/MX.65612> ;
    skos:prefLabel "mustejäkälät"@fi,
        "bläcklavar"@sv .

<http://tun.fi/MX.67106> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarcogyne" ;
    dwc:scientificNameAuthorship "Flot." ;
    skos:broader <http://tun.fi/MX.233256> ;
    skos:hiddenLabel "Sarcogyne"@fi,
        "Sarcogyne"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971909>,
        <http://tun.fi/MX.5076494>,
        <http://tun.fi/MX.5076495>,
        <http://tun.fi/MX.66490>,
        <http://tun.fi/MX.66491>,
        <http://tun.fi/MX.66492>,
        <http://tun.fi/MX.66493>,
        <http://tun.fi/MX.66494> ;
    skos:prefLabel "seittijäkälät"@fi,
        "skifferlavar"@sv .

<http://tun.fi/MX.67107> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scoliciosporum" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.317252> ;
    skos:hiddenLabel "Scoliciosporum"@fi,
        "Scoliciosporum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971910>,
        <http://tun.fi/MX.66508>,
        <http://tun.fi/MX.66509>,
        <http://tun.fi/MX.66510>,
        <http://tun.fi/MX.66511>,
        <http://tun.fi/MX.66512>,
        <http://tun.fi/MX.66513>,
        <http://tun.fi/MX.66514> ;
    skos:prefLabel "sukkulajäkälät"@fi,
        "trädgrönelavar"@sv .

<http://tun.fi/MX.67137> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fuscidea" ;
    dwc:scientificNameAuthorship "V. Wirth & Vězda" ;
    skos:broader <http://tun.fi/MX.233259> ;
    skos:hiddenLabel "Fuscidea"@fi,
        "Fuscidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65741>,
        <http://tun.fi/MX.65742>,
        <http://tun.fi/MX.65743>,
        <http://tun.fi/MX.65744>,
        <http://tun.fi/MX.65745>,
        <http://tun.fi/MX.65747>,
        <http://tun.fi/MX.65748>,
        <http://tun.fi/MX.65749> ;
    skos:prefLabel "pampulajäkälät"@fi,
        "klipplavar"@sv .

<http://tun.fi/MX.67197> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nephroma" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.4890586> ;
    skos:hiddenLabel "Nephroma"@fi,
        "Nephroma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076505>,
        <http://tun.fi/MX.66236>,
        <http://tun.fi/MX.66237>,
        <http://tun.fi/MX.66238>,
        <http://tun.fi/MX.66239>,
        <http://tun.fi/MX.66240>,
        <http://tun.fi/MX.66241>,
        <http://tun.fi/MX.66242> ;
    skos:prefLabel "munuaisjäkälät"@fi,
        "njurlavar"@sv .

<http://tun.fi/MX.67234> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dermatocarpon" ;
    dwc:scientificNameAuthorship "Eschw." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:hiddenLabel "Dermatocarpon"@fi,
        "Dermatocarpon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65679>,
        <http://tun.fi/MX.65680>,
        <http://tun.fi/MX.65681>,
        <http://tun.fi/MX.65684>,
        <http://tun.fi/MX.65685>,
        <http://tun.fi/MX.65686>,
        <http://tun.fi/MX.65688>,
        <http://tun.fi/MX.65689> ;
    skos:prefLabel "kilpijäkälät"@fi,
        "sipperlavar"@sv .

<http://tun.fi/MX.67251> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scutula" ;
    dwc:scientificNameAuthorship "Tul." ;
    skos:broader <http://tun.fi/MX.233403> ;
    skos:hiddenLabel "Scutula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65293>,
        <http://tun.fi/MX.65299>,
        <http://tun.fi/MX.65823>,
        <http://tun.fi/MX.66081>,
        <http://tun.fi/MX.66515>,
        <http://tun.fi/MX.66516>,
        <http://tun.fi/MX.66517>,
        <http://tun.fi/MX.66518> ;
    skos:prefLabel "skutulat"@fi,
        "Scutula"@sv .

<http://tun.fi/MX.69739> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parasola" ;
    dwc:scientificNameAuthorship "Redhead, Vilgalys & Hopple" ;
    skos:broader <http://tun.fi/MX.233303> ;
    skos:hiddenLabel "Parasola"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71938>,
        <http://tun.fi/MX.72172>,
        <http://tun.fi/MX.72581>,
        <http://tun.fi/MX.73016>,
        <http://tun.fi/MX.73098>,
        <http://tun.fi/MX.73100>,
        <http://tun.fi/MX.73323>,
        <http://tun.fi/MX.73481> ;
    skos:prefLabel "varjomustesienet"@fi,
        "Parasola"@sv .

<http://tun.fi/MX.69742> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leucopaxillus" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Leucopaxillus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71821>,
        <http://tun.fi/MX.71823>,
        <http://tun.fi/MX.72704>,
        <http://tun.fi/MX.72961>,
        <http://tun.fi/MX.72962>,
        <http://tun.fi/MX.72963>,
        <http://tun.fi/MX.73205>,
        <http://tun.fi/MX.73438> ;
    skos:prefLabel "valmukat"@fi,
        "Leucopaxillus"@sv .

<http://tun.fi/MX.70191> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Clitellata" ;
    skos:broader <http://tun.fi/MX.53069> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232328>,
        <http://tun.fi/MX.232338>,
        <http://tun.fi/MX.232410>,
        <http://tun.fi/MX.232447>,
        <http://tun.fi/MX.232479>,
        <http://tun.fi/MX.5016743>,
        <http://tun.fi/MX.70192>,
        <http://tun.fi/MX.70193> ;
    skos:prefLabel "Clitellata"@fi,
        "Clitellata"@sv .

<http://tun.fi/MX.70558> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Arthoniales" ;
    dwc:scientificNameAuthorship "Henssen ex D. Hawksw. & O. E. Erikss." ;
    skos:broader <http://tun.fi/MX.70557> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233330>,
        <http://tun.fi/MX.233425>,
        <http://tun.fi/MX.234352>,
        <http://tun.fi/MX.234354>,
        <http://tun.fi/MX.317287>,
        <http://tun.fi/MX.4890583>,
        <http://tun.fi/MX.4890587>,
        <http://tun.fi/MX.67172> ;
    skos:prefLabel "Arthoniales"@fi,
        "Arthoniales"@sv .

<http://tun.fi/MX.70651> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Licheales" ;
    skos:broader <http://tun.fi/MX.5010405> ;
    skos:hiddenLabel "Licheales"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290514>,
        <http://tun.fi/MX.290536>,
        <http://tun.fi/MX.290616>,
        <http://tun.fi/MX.290628>,
        <http://tun.fi/MX.290630>,
        <http://tun.fi/MX.290632>,
        <http://tun.fi/MX.290691>,
        <http://tun.fi/MX.290739> ;
    skos:prefLabel "vähälimasienet"@fi,
        "Licheales"@sv .

<http://tun.fi/MX.189078> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Margarinotus" ;
    dwc:scientificNameAuthorship "Marseul, 1853" ;
    skos:broader <http://tun.fi/MX.189076> ;
    skos:hiddenLabel "Margarinotus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189082>,
        <http://tun.fi/MX.189085>,
        <http://tun.fi/MX.189087>,
        <http://tun.fi/MX.189088>,
        <http://tun.fi/MX.189090>,
        <http://tun.fi/MX.189092>,
        <http://tun.fi/MX.189093>,
        <http://tun.fi/MX.189094>,
        <http://tun.fi/MX.189749> ;
    skos:prefLabel "isotylpöt"@fi,
        "Margarinotus"@sv .

<http://tun.fi/MX.190400> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aloconota" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190404>,
        <http://tun.fi/MX.190406>,
        <http://tun.fi/MX.190407>,
        <http://tun.fi/MX.190408>,
        <http://tun.fi/MX.190409>,
        <http://tun.fi/MX.190410>,
        <http://tun.fi/MX.190411>,
        <http://tun.fi/MX.190412>,
        <http://tun.fi/MX.190414> ;
    skos:prefLabel "Aloconota"@fi,
        "Aloconota"@sv .

<http://tun.fi/MX.193275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Olibrus" ;
    dwc:scientificNameAuthorship "Erichson, 1845" ;
    skos:broader <http://tun.fi/MX.193262> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193276>,
        <http://tun.fi/MX.193277>,
        <http://tun.fi/MX.193278>,
        <http://tun.fi/MX.193279>,
        <http://tun.fi/MX.193280>,
        <http://tun.fi/MX.193281>,
        <http://tun.fi/MX.193282>,
        <http://tun.fi/MX.193285>,
        <http://tun.fi/MX.193286> ;
    skos:prefLabel "Olibrus"@fi,
        "Olibrus"@sv .

<http://tun.fi/MX.193296> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cryptophaginae" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.193291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193298>,
        <http://tun.fi/MX.193304>,
        <http://tun.fi/MX.193306>,
        <http://tun.fi/MX.193309>,
        <http://tun.fi/MX.193311>,
        <http://tun.fi/MX.193321>,
        <http://tun.fi/MX.194060>,
        <http://tun.fi/MX.194063>,
        <http://tun.fi/MX.194071> ;
    skos:prefLabel "Cryptophaginae"@fi,
        "Cryptophaginae"@sv .

<http://tun.fi/MX.193657> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monotoma" ;
    dwc:scientificNameAuthorship "Herbst, 1793" ;
    skos:broader <http://tun.fi/MX.193656> ;
    skos:hiddenLabel "Monotoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193188>,
        <http://tun.fi/MX.193189>,
        <http://tun.fi/MX.193190>,
        <http://tun.fi/MX.193192>,
        <http://tun.fi/MX.193193>,
        <http://tun.fi/MX.193659>,
        <http://tun.fi/MX.193660>,
        <http://tun.fi/MX.193661>,
        <http://tun.fi/MX.193662> ;
    skos:prefLabel "soukkohäröt"@fi,
        "Monotoma"@sv .

<http://tun.fi/MX.193885> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ciidae" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Ciidae"@fi,
        "Cisidae"@fi,
        "Ciidae"@sv,
        "Cisidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193886>,
        <http://tun.fi/MX.193919>,
        <http://tun.fi/MX.193924>,
        <http://tun.fi/MX.193926>,
        <http://tun.fi/MX.193931>,
        <http://tun.fi/MX.193933>,
        <http://tun.fi/MX.193938>,
        <http://tun.fi/MX.193940>,
        <http://tun.fi/MX.193946> ;
    skos:prefLabel "kääpiäiset"@fi,
        "trädsvampborrare"@sv .

<http://tun.fi/MX.194021> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Mordellinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.194020> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194023>,
        <http://tun.fi/MX.194026>,
        <http://tun.fi/MX.194031>,
        <http://tun.fi/MX.194037>,
        <http://tun.fi/MX.194039>,
        <http://tun.fi/MX.194041>,
        <http://tun.fi/MX.194044>,
        <http://tun.fi/MX.194050>,
        <http://tun.fi/MX.195193> ;
    skos:prefLabel "Mordellinae"@fi,
        "Mordellinae"@sv .

<http://tun.fi/MX.194454> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Enicmus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.194439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194456>,
        <http://tun.fi/MX.194457>,
        <http://tun.fi/MX.194458>,
        <http://tun.fi/MX.194459>,
        <http://tun.fi/MX.194460>,
        <http://tun.fi/MX.194461>,
        <http://tun.fi/MX.194463>,
        <http://tun.fi/MX.194464>,
        <http://tun.fi/MX.5019190> ;
    skos:prefLabel "Enicmus"@fi,
        "Enicmus"@sv .

<http://tun.fi/MX.194961> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anaspis" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.194958> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194964>,
        <http://tun.fi/MX.194966>,
        <http://tun.fi/MX.194968>,
        <http://tun.fi/MX.194970>,
        <http://tun.fi/MX.194972>,
        <http://tun.fi/MX.194976>,
        <http://tun.fi/MX.194978>,
        <http://tun.fi/MX.194981>,
        <http://tun.fi/MX.194982> ;
    skos:prefLabel "Anaspis"@fi,
        "Anaspis"@sv .

<http://tun.fi/MX.196241> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Magdalis" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196239> ;
    skos:hiddenLabel "Magdalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196242>,
        <http://tun.fi/MX.196244>,
        <http://tun.fi/MX.196246>,
        <http://tun.fi/MX.196247>,
        <http://tun.fi/MX.196249>,
        <http://tun.fi/MX.196250>,
        <http://tun.fi/MX.196252>,
        <http://tun.fi/MX.196257>,
        <http://tun.fi/MX.196260> ;
    skos:prefLabel "pötkykärsäkkäät"@fi,
        "Magdalis"@sv .

<http://tun.fi/MX.196733> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllobius" ;
    dwc:scientificNameAuthorship "Germar, 1824" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:hiddenLabel "Phyllobius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196734>,
        <http://tun.fi/MX.196738>,
        <http://tun.fi/MX.196739>,
        <http://tun.fi/MX.196740>,
        <http://tun.fi/MX.196742>,
        <http://tun.fi/MX.196743>,
        <http://tun.fi/MX.196746>,
        <http://tun.fi/MX.196749>,
        <http://tun.fi/MX.196751> ;
    skos:prefLabel "lehtikärsäkkäät"@fi,
        "Phyllobius"@sv .

<http://tun.fi/MX.200416> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sciuro-hypnum" ;
    dwc:scientificNameAuthorship "(Hampe) Hampe" ;
    skos:broader <http://tun.fi/MX.212938> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200467>,
        <http://tun.fi/MX.200479>,
        <http://tun.fi/MX.200498>,
        <http://tun.fi/MX.200506>,
        <http://tun.fi/MX.200516>,
        <http://tun.fi/MX.200522>,
        <http://tun.fi/MX.200523>,
        <http://tun.fi/MX.200524>,
        <http://tun.fi/MX.200525> ;
    skos:prefLabel "Sciuro-hypnum"@fi,
        "Sciuro-hypnum"@sv .

<http://tun.fi/MX.200418> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drepanocladus" ;
    dwc:scientificNameAuthorship "(Müll.Hal.) G.Roth" ;
    skos:broader <http://tun.fi/MX.212936> ;
    skos:hiddenLabel "Pseudocalliergon"@fi,
        "Pseudocalliergon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200495>,
        <http://tun.fi/MX.200496>,
        <http://tun.fi/MX.200497>,
        <http://tun.fi/MX.200515>,
        <http://tun.fi/MX.43576>,
        <http://tun.fi/MX.43577>,
        <http://tun.fi/MX.43578>,
        <http://tun.fi/MX.43579>,
        <http://tun.fi/MX.43581> ;
    skos:prefLabel "Drepanocladus"@fi,
        "Drepanocladus"@sv .

<http://tun.fi/MX.201519> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arctoseius" ;
    skos:broader <http://tun.fi/MX.201539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201520>,
        <http://tun.fi/MX.201521>,
        <http://tun.fi/MX.201522>,
        <http://tun.fi/MX.201523>,
        <http://tun.fi/MX.201524>,
        <http://tun.fi/MX.201525>,
        <http://tun.fi/MX.202361>,
        <http://tun.fi/MX.202443>,
        <http://tun.fi/MX.4999741> ;
    skos:prefLabel "Arctoseius"@fi,
        "Arctoseius"@sv .

<http://tun.fi/MX.201721> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ceratozetidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201718>,
        <http://tun.fi/MX.201869>,
        <http://tun.fi/MX.201951>,
        <http://tun.fi/MX.202105>,
        <http://tun.fi/MX.202127>,
        <http://tun.fi/MX.202583>,
        <http://tun.fi/MX.203365>,
        <http://tun.fi/MX.203562>,
        <http://tun.fi/MX.5010796> ;
    skos:prefLabel "Ceratozetidae"@fi,
        "Ceratozetidae"@sv .

<http://tun.fi/MX.201887> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinychus" ;
    skos:broader <http://tun.fi/MX.203612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201888>,
        <http://tun.fi/MX.201889>,
        <http://tun.fi/MX.201890>,
        <http://tun.fi/MX.201891>,
        <http://tun.fi/MX.201892>,
        <http://tun.fi/MX.201893>,
        <http://tun.fi/MX.201894>,
        <http://tun.fi/MX.201895>,
        <http://tun.fi/MX.201896> ;
    skos:prefLabel "Dinychus"@fi,
        "Dinychus"@sv .

<http://tun.fi/MX.202084> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eupelops" ;
    skos:broader <http://tun.fi/MX.203011> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202085>,
        <http://tun.fi/MX.202086>,
        <http://tun.fi/MX.202087>,
        <http://tun.fi/MX.202088>,
        <http://tun.fi/MX.202089>,
        <http://tun.fi/MX.202090>,
        <http://tun.fi/MX.202091>,
        <http://tun.fi/MX.202092>,
        <http://tun.fi/MX.4980101> ;
    skos:prefLabel "Eupelops"@fi,
        "Eupelops"@sv .

<http://tun.fi/MX.202160> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnaphosa" ;
    skos:broader <http://tun.fi/MX.202170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202161>,
        <http://tun.fi/MX.202162>,
        <http://tun.fi/MX.202163>,
        <http://tun.fi/MX.202164>,
        <http://tun.fi/MX.202165>,
        <http://tun.fi/MX.202166>,
        <http://tun.fi/MX.202167>,
        <http://tun.fi/MX.202168>,
        <http://tun.fi/MX.202169> ;
    skos:prefLabel "Gnaphosa"@fi,
        "Gnaphosa"@sv .

<http://tun.fi/MX.202823> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Oppiidae" ;
    skos:broader <http://tun.fi/MX.202834> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201452>,
        <http://tun.fi/MX.201582>,
        <http://tun.fi/MX.201922>,
        <http://tun.fi/MX.202638>,
        <http://tun.fi/MX.202685>,
        <http://tun.fi/MX.202817>,
        <http://tun.fi/MX.202819>,
        <http://tun.fi/MX.203225>,
        <http://tun.fi/MX.4980204> ;
    skos:prefLabel "Oppiidae"@fi,
        "Oppiidae"@sv .

<http://tun.fi/MX.202856> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ozyptila" ;
    skos:broader <http://tun.fi/MX.203503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202857>,
        <http://tun.fi/MX.202858>,
        <http://tun.fi/MX.202859>,
        <http://tun.fi/MX.202860>,
        <http://tun.fi/MX.202861>,
        <http://tun.fi/MX.202862>,
        <http://tun.fi/MX.202863>,
        <http://tun.fi/MX.202864>,
        <http://tun.fi/MX.202865> ;
    skos:prefLabel "Ozyptila"@fi,
        "Ozyptila"@sv .

<http://tun.fi/MX.203034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phthiracarus" ;
    skos:broader <http://tun.fi/MX.203033> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203036>,
        <http://tun.fi/MX.203037>,
        <http://tun.fi/MX.203038>,
        <http://tun.fi/MX.203041>,
        <http://tun.fi/MX.203042>,
        <http://tun.fi/MX.4980175>,
        <http://tun.fi/MX.4980176>,
        <http://tun.fi/MX.4980177>,
        <http://tun.fi/MX.4980178> ;
    skos:prefLabel "Phthiracarus"@fi,
        "Phthiracarus"@sv .

<http://tun.fi/MX.203077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytoptus" ;
    skos:broader <http://tun.fi/MX.203076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203078>,
        <http://tun.fi/MX.203079>,
        <http://tun.fi/MX.203080>,
        <http://tun.fi/MX.203081>,
        <http://tun.fi/MX.203082>,
        <http://tun.fi/MX.203083>,
        <http://tun.fi/MX.203084>,
        <http://tun.fi/MX.203085>,
        <http://tun.fi/MX.203086> ;
    skos:prefLabel "Phytoptus"@fi,
        "Phytoptus"@sv .

<http://tun.fi/MX.203628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uropoda" ;
    skos:broader <http://tun.fi/MX.203637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203629>,
        <http://tun.fi/MX.203630>,
        <http://tun.fi/MX.203631>,
        <http://tun.fi/MX.203632>,
        <http://tun.fi/MX.203633>,
        <http://tun.fi/MX.203634>,
        <http://tun.fi/MX.203635>,
        <http://tun.fi/MX.203636>,
        <http://tun.fi/MX.4999662> ;
    skos:prefLabel "Uropoda"@fi,
        "Uropoda"@sv .

<http://tun.fi/MX.203871> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Crabroninae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.203794> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204420>,
        <http://tun.fi/MX.204422>,
        <http://tun.fi/MX.204430>,
        <http://tun.fi/MX.204432>,
        <http://tun.fi/MX.204434>,
        <http://tun.fi/MX.204440>,
        <http://tun.fi/MX.204473>,
        <http://tun.fi/MX.204482>,
        <http://tun.fi/MX.204499> ;
    skos:prefLabel "Crabroninae"@fi,
        "Crabroninae"@sv .

<http://tun.fi/MX.204164> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pompilinae" ;
    dwc:scientificNameAuthorship "Latreille, 1805" ;
    skos:broader <http://tun.fi/MX.204131> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204165>,
        <http://tun.fi/MX.204167>,
        <http://tun.fi/MX.204169>,
        <http://tun.fi/MX.204172>,
        <http://tun.fi/MX.204175>,
        <http://tun.fi/MX.204187>,
        <http://tun.fi/MX.204198>,
        <http://tun.fi/MX.204217>,
        <http://tun.fi/MX.204219> ;
    skos:prefLabel "Pompilinae"@fi,
        "Pompilinae"@sv .

<http://tun.fi/MX.204295> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasius" ;
    dwc:scientificNameAuthorship "Fabricius, 1804" ;
    skos:broader <http://tun.fi/MX.204287> ;
    skos:hiddenLabel "Cautolasius"@fi,
        "Chthonolasius"@fi,
        "Dendrolasius"@fi,
        "Lasius"@fi,
        "Cautolasius"@sv,
        "Chthonolasius"@sv,
        "Dendrolasius"@sv,
        "Lasius"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204297>,
        <http://tun.fi/MX.204298>,
        <http://tun.fi/MX.204299>,
        <http://tun.fi/MX.204301>,
        <http://tun.fi/MX.204303>,
        <http://tun.fi/MX.204304>,
        <http://tun.fi/MX.204305>,
        <http://tun.fi/MX.204306>,
        <http://tun.fi/MX.204308> ;
    skos:prefLabel "mauriaiset"@fi,
        "jordmyror"@sv .

<http://tun.fi/MX.204628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coelioxys" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.204565> ;
    skos:hiddenLabel "Coelioxys"@fi,
        "Coelioxys"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204630>,
        <http://tun.fi/MX.204631>,
        <http://tun.fi/MX.204632>,
        <http://tun.fi/MX.204633>,
        <http://tun.fi/MX.204634>,
        <http://tun.fi/MX.204635>,
        <http://tun.fi/MX.204637>,
        <http://tun.fi/MX.204638>,
        <http://tun.fi/MX.204639> ;
    skos:prefLabel "pipomehiläiset"@fi,
        "kägelbin"@sv .

<http://tun.fi/MX.205045> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exidia" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.233441> ;
    skos:hiddenLabel "Exidia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205654>,
        <http://tun.fi/MX.205656>,
        <http://tun.fi/MX.205658>,
        <http://tun.fi/MX.205659>,
        <http://tun.fi/MX.205660>,
        <http://tun.fi/MX.205661>,
        <http://tun.fi/MX.205662>,
        <http://tun.fi/MX.205663>,
        <http://tun.fi/MX.5079228> ;
    skos:prefLabel "oksahytykät"@fi,
        "Exidia"@sv .

<http://tun.fi/MX.206550> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Baetis" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.206549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206554>,
        <http://tun.fi/MX.206555>,
        <http://tun.fi/MX.206556>,
        <http://tun.fi/MX.206557>,
        <http://tun.fi/MX.206558>,
        <http://tun.fi/MX.206559>,
        <http://tun.fi/MX.206560>,
        <http://tun.fi/MX.206566>,
        <http://tun.fi/MX.325148> ;
    skos:prefLabel "Baetis"@fi,
        "Baetis"@sv .

<http://tun.fi/MX.207062> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Larinae" ;
    skos:broader <http://tun.fi/MX.27732> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200025>,
        <http://tun.fi/MX.27736>,
        <http://tun.fi/MX.27738>,
        <http://tun.fi/MX.27779>,
        <http://tun.fi/MX.27781>,
        <http://tun.fi/MX.27786>,
        <http://tun.fi/MX.298091>,
        <http://tun.fi/MX.298093>,
        <http://tun.fi/MX.298094> ;
    skos:prefLabel "Larinae"@fi,
        "Larinae"@sv .

<http://tun.fi/MX.213360> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Batrachospermum" ;
    dwc:scientificNameAuthorship "Roth" ;
    skos:broader <http://tun.fi/MX.292145> ;
    skos:hiddenLabel "Batrachospermum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213361>,
        <http://tun.fi/MX.213362>,
        <http://tun.fi/MX.292146>,
        <http://tun.fi/MX.292147>,
        <http://tun.fi/MX.292148>,
        <http://tun.fi/MX.292150>,
        <http://tun.fi/MX.292151>,
        <http://tun.fi/MX.292154>,
        <http://tun.fi/MX.4984037> ;
    skos:prefLabel "tupsunauhat"@fi,
        "Batrachospermum"@sv .

<http://tun.fi/MX.213870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Daphnia" ;
    dwc:scientificNameAuthorship "Müller, 1785" ;
    skos:broader <http://tun.fi/MX.213862> ;
    skos:hiddenLabel "Daphnia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213871>,
        <http://tun.fi/MX.213874>,
        <http://tun.fi/MX.213875>,
        <http://tun.fi/MX.213877>,
        <http://tun.fi/MX.213880>,
        <http://tun.fi/MX.213881>,
        <http://tun.fi/MX.213882>,
        <http://tun.fi/MX.213883>,
        <http://tun.fi/MX.213884> ;
    skos:prefLabel "piippovesikirput"@fi,
        "Daphnia"@sv .

<http://tun.fi/MX.213924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alona" ;
    dwc:scientificNameAuthorship "Baird, 1843" ;
    skos:broader <http://tun.fi/MX.213909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213926>,
        <http://tun.fi/MX.213927>,
        <http://tun.fi/MX.213929>,
        <http://tun.fi/MX.213930>,
        <http://tun.fi/MX.213931>,
        <http://tun.fi/MX.213932>,
        <http://tun.fi/MX.213933>,
        <http://tun.fi/MX.213934>,
        <http://tun.fi/MX.230580> ;
    skos:prefLabel "Alona"@fi,
        "Alona"@sv .

<http://tun.fi/MX.228092> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pemphigus" ;
    dwc:scientificNameAuthorship "Hartig, 1839" ;
    skos:broader <http://tun.fi/MX.228061> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228093>,
        <http://tun.fi/MX.228094>,
        <http://tun.fi/MX.228095>,
        <http://tun.fi/MX.228096>,
        <http://tun.fi/MX.228097>,
        <http://tun.fi/MX.228098>,
        <http://tun.fi/MX.228099>,
        <http://tun.fi/MX.228100>,
        <http://tun.fi/MX.228101> ;
    skos:prefLabel "Pemphigus"@fi,
        "Pemphigus"@sv .

<http://tun.fi/MX.228206> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaitophorus" ;
    dwc:scientificNameAuthorship "Koch, 1854" ;
    skos:broader <http://tun.fi/MX.4884391> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228207>,
        <http://tun.fi/MX.228208>,
        <http://tun.fi/MX.228209>,
        <http://tun.fi/MX.228210>,
        <http://tun.fi/MX.228211>,
        <http://tun.fi/MX.228212>,
        <http://tun.fi/MX.228213>,
        <http://tun.fi/MX.228214>,
        <http://tun.fi/MX.228215> ;
    skos:prefLabel "Chaitophorus"@fi,
        "Chaitophorus"@sv .

<http://tun.fi/MX.228542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acyrthosiphon" ;
    dwc:scientificNameAuthorship "Mordvilko, 1914" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228544>,
        <http://tun.fi/MX.228545>,
        <http://tun.fi/MX.228546>,
        <http://tun.fi/MX.228547>,
        <http://tun.fi/MX.228548>,
        <http://tun.fi/MX.228549>,
        <http://tun.fi/MX.228550>,
        <http://tun.fi/MX.228551>,
        <http://tun.fi/MX.228553> ;
    skos:prefLabel "Acyrthosiphon"@fi,
        "Acyrthosiphon"@sv .

<http://tun.fi/MX.228661> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lachninae" ;
    skos:broader <http://tun.fi/MX.53626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228663>,
        <http://tun.fi/MX.228665>,
        <http://tun.fi/MX.228667>,
        <http://tun.fi/MX.228670>,
        <http://tun.fi/MX.228673>,
        <http://tun.fi/MX.228676>,
        <http://tun.fi/MX.228683>,
        <http://tun.fi/MX.228687>,
        <http://tun.fi/MX.228689> ;
    skos:prefLabel "Lachninae"@fi,
        "Lachninae"@sv .

<http://tun.fi/MX.228853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kelisia" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.228852> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228854>,
        <http://tun.fi/MX.228855>,
        <http://tun.fi/MX.228856>,
        <http://tun.fi/MX.228857>,
        <http://tun.fi/MX.228858>,
        <http://tun.fi/MX.228859>,
        <http://tun.fi/MX.228860>,
        <http://tun.fi/MX.228861>,
        <http://tun.fi/MX.5075347> ;
    skos:prefLabel "Kelisia"@fi,
        "Kelisia"@sv .

<http://tun.fi/MX.228967> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Javesella" ;
    dwc:scientificNameAuthorship "Fennah, 1963" ;
    skos:broader <http://tun.fi/MX.228869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228969>,
        <http://tun.fi/MX.228970>,
        <http://tun.fi/MX.228971>,
        <http://tun.fi/MX.228972>,
        <http://tun.fi/MX.228974>,
        <http://tun.fi/MX.228975>,
        <http://tun.fi/MX.228976>,
        <http://tun.fi/MX.228978>,
        <http://tun.fi/MX.228981> ;
    skos:prefLabel "Javesella"@fi,
        "Javesella"@sv .

<http://tun.fi/MX.229722> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saldula" ;
    dwc:scientificNameAuthorship "Van Duzee, 1914" ;
    skos:broader <http://tun.fi/MX.229711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229723>,
        <http://tun.fi/MX.229724>,
        <http://tun.fi/MX.229725>,
        <http://tun.fi/MX.229726>,
        <http://tun.fi/MX.229727>,
        <http://tun.fi/MX.229728>,
        <http://tun.fi/MX.229729>,
        <http://tun.fi/MX.229730>,
        <http://tun.fi/MX.5074723> ;
    skos:prefLabel "Saldula"@fi,
        "Saldula"@sv .

<http://tun.fi/MX.229863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytocoris" ;
    dwc:scientificNameAuthorship "Fallén, 1814" ;
    skos:broader <http://tun.fi/MX.229821> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229865>,
        <http://tun.fi/MX.229866>,
        <http://tun.fi/MX.229867>,
        <http://tun.fi/MX.229868>,
        <http://tun.fi/MX.229869>,
        <http://tun.fi/MX.229870>,
        <http://tun.fi/MX.229871>,
        <http://tun.fi/MX.229873>,
        <http://tun.fi/MX.229874> ;
    skos:prefLabel "Phytocoris"@fi,
        "Phytocoris"@sv .

<http://tun.fi/MX.230895> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Annulipalpia" ;
    skos:broader <http://tun.fi/MX.70234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206756>,
        <http://tun.fi/MX.230896>,
        <http://tun.fi/MX.230897>,
        <http://tun.fi/MX.230898>,
        <http://tun.fi/MX.230899>,
        <http://tun.fi/MX.230900>,
        <http://tun.fi/MX.230901>,
        <http://tun.fi/MX.230902>,
        <http://tun.fi/MX.230903> ;
    skos:prefLabel "Annulipalpia"@fi,
        "Annulipalpia"@sv .

<http://tun.fi/MX.231262> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sminthurides" ;
    dwc:scientificNameAuthorship "Börner, 1900" ;
    skos:broader <http://tun.fi/MX.231259> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231261>,
        <http://tun.fi/MX.231263>,
        <http://tun.fi/MX.231265>,
        <http://tun.fi/MX.231266>,
        <http://tun.fi/MX.231267>,
        <http://tun.fi/MX.231268>,
        <http://tun.fi/MX.231269>,
        <http://tun.fi/MX.231270>,
        <http://tun.fi/MX.231271> ;
    skos:prefLabel "Sminthurides"@fi,
        "Sminthurides"@sv .

<http://tun.fi/MX.231285> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sminthurinus" ;
    dwc:scientificNameAuthorship "Börner, 1901" ;
    skos:broader <http://tun.fi/MX.231284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231286>,
        <http://tun.fi/MX.231287>,
        <http://tun.fi/MX.231288>,
        <http://tun.fi/MX.231289>,
        <http://tun.fi/MX.231290>,
        <http://tun.fi/MX.231291>,
        <http://tun.fi/MX.231292>,
        <http://tun.fi/MX.231293>,
        <http://tun.fi/MX.231294> ;
    skos:prefLabel "Sminthurinus"@fi,
        "Sminthurinus"@sv .

<http://tun.fi/MX.231963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceraclea" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.230914> ;
    skos:hiddenLabel "Ceraclea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231964>,
        <http://tun.fi/MX.231965>,
        <http://tun.fi/MX.231966>,
        <http://tun.fi/MX.231967>,
        <http://tun.fi/MX.231968>,
        <http://tun.fi/MX.231969>,
        <http://tun.fi/MX.231970>,
        <http://tun.fi/MX.231971>,
        <http://tun.fi/MX.231972> ;
    skos:prefLabel "kiehäsarvekkaat"@fi,
        "Ceraclea"@sv .

<http://tun.fi/MX.232175> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hoplothrips" ;
    dwc:scientificNameAuthorship "Amyot & Serville, 1843" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232176>,
        <http://tun.fi/MX.232177>,
        <http://tun.fi/MX.232178>,
        <http://tun.fi/MX.232179>,
        <http://tun.fi/MX.232180>,
        <http://tun.fi/MX.232181>,
        <http://tun.fi/MX.232182>,
        <http://tun.fi/MX.232183>,
        <http://tun.fi/MX.232184> ;
    skos:prefLabel "Hoplothrips"@fi,
        "Hoplothrips"@sv .

<http://tun.fi/MX.233270> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Clavariaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204913>,
        <http://tun.fi/MX.204957>,
        <http://tun.fi/MX.204981>,
        <http://tun.fi/MX.205013>,
        <http://tun.fi/MX.205014>,
        <http://tun.fi/MX.205101>,
        <http://tun.fi/MX.317007>,
        <http://tun.fi/MX.4999093>,
        <http://tun.fi/MX.69715> ;
    skos:prefLabel "Clavariaceae"@fi,
        "Clavariaceae"@sv .

<http://tun.fi/MX.233296> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeriaceae" ;
    skos:broader <http://tun.fi/MX.70619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234187>,
        <http://tun.fi/MX.234188>,
        <http://tun.fi/MX.234189>,
        <http://tun.fi/MX.234191>,
        <http://tun.fi/MX.234192>,
        <http://tun.fi/MX.234194>,
        <http://tun.fi/MX.234197>,
        <http://tun.fi/MX.234198>,
        <http://tun.fi/MX.234199> ;
    skos:prefLabel "Lasiosphaeriaceae"@fi,
        "Lasiosphaeriaceae"@sv .

<http://tun.fi/MX.233422> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Venturiaceae" ;
    skos:broader <http://tun.fi/MX.53681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234452>,
        <http://tun.fi/MX.234453>,
        <http://tun.fi/MX.234454>,
        <http://tun.fi/MX.234455>,
        <http://tun.fi/MX.234456>,
        <http://tun.fi/MX.234457>,
        <http://tun.fi/MX.234458>,
        <http://tun.fi/MX.234459>,
        <http://tun.fi/MX.234460> ;
    skos:prefLabel "Venturiaceae"@fi,
        "Venturiaceae"@sv .

<http://tun.fi/MX.233477> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kneiffiella" ;
    dwc:scientificNameAuthorship "P. Karst., 1889" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206008>,
        <http://tun.fi/MX.206009>,
        <http://tun.fi/MX.206010>,
        <http://tun.fi/MX.206014>,
        <http://tun.fi/MX.206017>,
        <http://tun.fi/MX.206019>,
        <http://tun.fi/MX.206021>,
        <http://tun.fi/MX.206037>,
        <http://tun.fi/MX.235783> ;
    skos:prefLabel "Kneiffiella"@fi,
        "Kneiffiella"@sv .

<http://tun.fi/MX.233952> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tympanis" ;
    dwc:scientificNameAuthorship "Tode:Fr." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:hiddenLabel "Tympanis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237495>,
        <http://tun.fi/MX.237496>,
        <http://tun.fi/MX.237497>,
        <http://tun.fi/MX.237498>,
        <http://tun.fi/MX.237499>,
        <http://tun.fi/MX.237500>,
        <http://tun.fi/MX.237501>,
        <http://tun.fi/MX.237502>,
        <http://tun.fi/MX.237503> ;
    skos:prefLabel "kimppupikarit"@fi,
        "Tympanis"@sv .

<http://tun.fi/MX.234005> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptotrochila" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237301>,
        <http://tun.fi/MX.237302>,
        <http://tun.fi/MX.237303>,
        <http://tun.fi/MX.237304>,
        <http://tun.fi/MX.237305>,
        <http://tun.fi/MX.237306>,
        <http://tun.fi/MX.237307>,
        <http://tun.fi/MX.237308>,
        <http://tun.fi/MX.4986636> ;
    skos:prefLabel "Leptotrochila"@fi,
        "Leptotrochila"@sv .

<http://tun.fi/MX.234024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ciboria" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238330>,
        <http://tun.fi/MX.238331>,
        <http://tun.fi/MX.238332>,
        <http://tun.fi/MX.238333>,
        <http://tun.fi/MX.238334>,
        <http://tun.fi/MX.238335>,
        <http://tun.fi/MX.238336>,
        <http://tun.fi/MX.238337>,
        <http://tun.fi/MX.238338> ;
    skos:prefLabel "Ciboria"@fi,
        "Ciboria"@sv .

<http://tun.fi/MX.234473> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanomma" ;
    dwc:scientificNameAuthorship "Nitschke ex Fuckel" ;
    skos:broader <http://tun.fi/MX.233361> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238224>,
        <http://tun.fi/MX.238225>,
        <http://tun.fi/MX.238226>,
        <http://tun.fi/MX.238227>,
        <http://tun.fi/MX.238228>,
        <http://tun.fi/MX.238229>,
        <http://tun.fi/MX.238230>,
        <http://tun.fi/MX.238231>,
        <http://tun.fi/MX.238232> ;
    skos:prefLabel "Melanomma"@fi,
        "Melanomma"@sv .

<http://tun.fi/MX.234655> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bovista" ;
    skos:broader <http://tun.fi/MX.5081136> ;
    skos:hiddenLabel "Bovista"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234797>,
        <http://tun.fi/MX.234799>,
        <http://tun.fi/MX.234800>,
        <http://tun.fi/MX.234801>,
        <http://tun.fi/MX.234802>,
        <http://tun.fi/MX.234803>,
        <http://tun.fi/MX.234804>,
        <http://tun.fi/MX.234806>,
        <http://tun.fi/MX.253935> ;
    skos:prefLabel "maamunat"@fi,
        "Bovista"@sv .

<http://tun.fi/MX.26791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Falco" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.207131> ;
    skos:hiddenLabel "Falco"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26792>,
        <http://tun.fi/MX.26796>,
        <http://tun.fi/MX.26805>,
        <http://tun.fi/MX.26808>,
        <http://tun.fi/MX.26811>,
        <http://tun.fi/MX.26815>,
        <http://tun.fi/MX.26824>,
        <http://tun.fi/MX.26825>,
        <http://tun.fi/MX.26828> ;
    skos:prefLabel "jalohaukat"@fi,
        "Falco"@sv .

<http://tun.fi/MX.272999> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prionocera" ;
    dwc:scientificNameAuthorship "Loew, 1844" ;
    skos:broader <http://tun.fi/MX.272997> ;
    skos:hiddenLabel "Prionocera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273000>,
        <http://tun.fi/MX.273001>,
        <http://tun.fi/MX.273002>,
        <http://tun.fi/MX.273003>,
        <http://tun.fi/MX.273004>,
        <http://tun.fi/MX.273005>,
        <http://tun.fi/MX.273006>,
        <http://tun.fi/MX.273007>,
        <http://tun.fi/MX.273008> ;
    skos:prefLabel "sahakaiset"@fi,
        "Prionocera"@sv .

<http://tun.fi/MX.274448> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pneumia" ;
    dwc:scientificNameAuthorship "Enderlein, 1935" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274449>,
        <http://tun.fi/MX.274450>,
        <http://tun.fi/MX.274451>,
        <http://tun.fi/MX.274452>,
        <http://tun.fi/MX.274453>,
        <http://tun.fi/MX.274454>,
        <http://tun.fi/MX.274455>,
        <http://tun.fi/MX.274456>,
        <http://tun.fi/MX.274457> ;
    skos:prefLabel "Pneumia"@fi,
        "Pneumia"@sv .

<http://tun.fi/MX.275063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rabdophaga" ;
    dwc:scientificNameAuthorship "Westwood, 1847" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275064>,
        <http://tun.fi/MX.275065>,
        <http://tun.fi/MX.275066>,
        <http://tun.fi/MX.275067>,
        <http://tun.fi/MX.275068>,
        <http://tun.fi/MX.275069>,
        <http://tun.fi/MX.275070>,
        <http://tun.fi/MX.275071>,
        <http://tun.fi/MX.275072> ;
    skos:prefLabel "Rabdophaga"@fi,
        "Rabdophaga"@sv .

<http://tun.fi/MX.276914> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tachydromiinae" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.276875> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276916>,
        <http://tun.fi/MX.276920>,
        <http://tun.fi/MX.276993>,
        <http://tun.fi/MX.277004>,
        <http://tun.fi/MX.277012>,
        <http://tun.fi/MX.277015>,
        <http://tun.fi/MX.277021>,
        <http://tun.fi/MX.277030>,
        <http://tun.fi/MX.277032> ;
    skos:prefLabel "Tachydromiinae"@fi,
        "Tachydromiinae"@sv .

<http://tun.fi/MX.277036> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bicellaria" ;
    dwc:scientificNameAuthorship "Macquart, 1823" ;
    skos:broader <http://tun.fi/MX.277034> ;
    skos:hiddenLabel "Cyrtoma"@fi,
        "Cyrtoma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277037>,
        <http://tun.fi/MX.277038>,
        <http://tun.fi/MX.277039>,
        <http://tun.fi/MX.277040>,
        <http://tun.fi/MX.277041>,
        <http://tun.fi/MX.277042>,
        <http://tun.fi/MX.277043>,
        <http://tun.fi/MX.277044>,
        <http://tun.fi/MX.277045> ;
    skos:prefLabel "Bicellaria"@fi,
        "Bicellaria"@sv .

<http://tun.fi/MX.27738> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Larus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.207062> ;
    skos:hiddenLabel "Larus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27748>,
        <http://tun.fi/MX.27750>,
        <http://tun.fi/MX.27753>,
        <http://tun.fi/MX.27758>,
        <http://tun.fi/MX.27759>,
        <http://tun.fi/MX.27761>,
        <http://tun.fi/MX.27762>,
        <http://tun.fi/MX.73583>,
        <http://tun.fi/MX.73584> ;
    skos:prefLabel "lokit"@fi,
        "Larus"@sv .

<http://tun.fi/MX.277476> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnophora" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277477>,
        <http://tun.fi/MX.277478>,
        <http://tun.fi/MX.277479>,
        <http://tun.fi/MX.277480>,
        <http://tun.fi/MX.323700>,
        <http://tun.fi/MX.5009934>,
        <http://tun.fi/MX.5009935>,
        <http://tun.fi/MX.5009936>,
        <http://tun.fi/MX.5009941> ;
    skos:prefLabel "Gymnophora"@fi,
        "Gymnophora"@sv .

<http://tun.fi/MX.277727> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pipunculinae" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.277698> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277729>,
        <http://tun.fi/MX.277740>,
        <http://tun.fi/MX.277744>,
        <http://tun.fi/MX.277746>,
        <http://tun.fi/MX.277776>,
        <http://tun.fi/MX.277779>,
        <http://tun.fi/MX.277793>,
        <http://tun.fi/MX.277823>,
        <http://tun.fi/MX.313359> ;
    skos:prefLabel "Pipunculinae"@fi,
        "Pipunculinae"@sv .

<http://tun.fi/MX.277729> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephalops" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.277727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277731>,
        <http://tun.fi/MX.277732>,
        <http://tun.fi/MX.277734>,
        <http://tun.fi/MX.277736>,
        <http://tun.fi/MX.277737>,
        <http://tun.fi/MX.277738>,
        <http://tun.fi/MX.277739>,
        <http://tun.fi/MX.324993>,
        <http://tun.fi/MX.4971254> ;
    skos:prefLabel "Cephalops"@fi,
        "Cephalops"@sv .

<http://tun.fi/MX.277823> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tomosvaryella" ;
    dwc:scientificNameAuthorship "Aczél, 1939" ;
    skos:broader <http://tun.fi/MX.277727> ;
    skos:hiddenLabel "Alloneura"@fi,
        "Alloneura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277824>,
        <http://tun.fi/MX.277825>,
        <http://tun.fi/MX.277826>,
        <http://tun.fi/MX.277827>,
        <http://tun.fi/MX.277828>,
        <http://tun.fi/MX.277829>,
        <http://tun.fi/MX.277830>,
        <http://tun.fi/MX.277831>,
        <http://tun.fi/MX.277832> ;
    skos:prefLabel "Tomosvaryella"@fi,
        "Tomosvaryella"@sv .

<http://tun.fi/MX.277905> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dasysyrphus" ;
    dwc:scientificNameAuthorship "Enderlein, 1838" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Dasysyrphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277906>,
        <http://tun.fi/MX.277907>,
        <http://tun.fi/MX.277908>,
        <http://tun.fi/MX.277909>,
        <http://tun.fi/MX.277910>,
        <http://tun.fi/MX.277911>,
        <http://tun.fi/MX.277912>,
        <http://tun.fi/MX.277913>,
        <http://tun.fi/MX.277914> ;
    skos:prefLabel "hakakirvarit"@fi,
        "Dasysyrphus"@sv .

<http://tun.fi/MX.278209> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pipiza" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Pipiza"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278210>,
        <http://tun.fi/MX.278211>,
        <http://tun.fi/MX.278212>,
        <http://tun.fi/MX.278213>,
        <http://tun.fi/MX.278214>,
        <http://tun.fi/MX.278215>,
        <http://tun.fi/MX.278216>,
        <http://tun.fi/MX.278217>,
        <http://tun.fi/MX.278218> ;
    skos:prefLabel "aitosysiset"@fi,
        "Pipiza"@sv .

<http://tun.fi/MX.278716> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meiosimyza" ;
    dwc:scientificNameAuthorship "Hendel, 1925" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:hiddenLabel "Lycia"@fi,
        "Lyciella"@fi,
        "Lycia"@sv,
        "Lyciella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278717>,
        <http://tun.fi/MX.278718>,
        <http://tun.fi/MX.278719>,
        <http://tun.fi/MX.278720>,
        <http://tun.fi/MX.278721>,
        <http://tun.fi/MX.278722>,
        <http://tun.fi/MX.278723>,
        <http://tun.fi/MX.278724>,
        <http://tun.fi/MX.5013382> ;
    skos:prefLabel "Meiosimyza"@fi,
        "Meiosimyza"@sv .

<http://tun.fi/MX.279290> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clusiodes" ;
    dwc:scientificNameAuthorship "Coquillett, 1904" ;
    skos:broader <http://tun.fi/MX.279289> ;
    skos:hiddenLabel "Heteroneura"@fi,
        "Heteroneura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279291>,
        <http://tun.fi/MX.279292>,
        <http://tun.fi/MX.279293>,
        <http://tun.fi/MX.279294>,
        <http://tun.fi/MX.279295>,
        <http://tun.fi/MX.279296>,
        <http://tun.fi/MX.279297>,
        <http://tun.fi/MX.279298>,
        <http://tun.fi/MX.279299> ;
    skos:prefLabel "Clusiodes"@fi,
        "Clusiodes"@sv .

<http://tun.fi/MX.279314> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geomyza" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.279311> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279315>,
        <http://tun.fi/MX.279316>,
        <http://tun.fi/MX.279317>,
        <http://tun.fi/MX.279318>,
        <http://tun.fi/MX.279319>,
        <http://tun.fi/MX.279320>,
        <http://tun.fi/MX.279321>,
        <http://tun.fi/MX.279322>,
        <http://tun.fi/MX.279323> ;
    skos:prefLabel "Geomyza"@fi,
        "Geomyza"@sv .

<http://tun.fi/MX.279506> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oscinella" ;
    dwc:scientificNameAuthorship "Becker, 1909" ;
    skos:broader <http://tun.fi/MX.279435> ;
    skos:hiddenLabel "Melanochaeta"@fi,
        "Pachychaetina"@fi,
        "Melanochaeta"@sv,
        "Pachychaetina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279508>,
        <http://tun.fi/MX.279509>,
        <http://tun.fi/MX.279510>,
        <http://tun.fi/MX.279511>,
        <http://tun.fi/MX.279512>,
        <http://tun.fi/MX.279513>,
        <http://tun.fi/MX.279514>,
        <http://tun.fi/MX.279515>,
        <http://tun.fi/MX.279516> ;
    skos:prefLabel "Oscinella"@fi,
        "Oscinella"@sv .

<http://tun.fi/MX.279705> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crumomyia" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.279694> ;
    skos:hiddenLabel "Apterina"@fi,
        "Apterina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279706>,
        <http://tun.fi/MX.279707>,
        <http://tun.fi/MX.279708>,
        <http://tun.fi/MX.279709>,
        <http://tun.fi/MX.279710>,
        <http://tun.fi/MX.279711>,
        <http://tun.fi/MX.279712>,
        <http://tun.fi/MX.279713>,
        <http://tun.fi/MX.279714> ;
    skos:prefLabel "Crumomyia"@fi,
        "Crumomyia"@sv .

<http://tun.fi/MX.279878> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diastata" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279877> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279879>,
        <http://tun.fi/MX.279880>,
        <http://tun.fi/MX.279881>,
        <http://tun.fi/MX.279882>,
        <http://tun.fi/MX.279883>,
        <http://tun.fi/MX.279884>,
        <http://tun.fi/MX.279885>,
        <http://tun.fi/MX.279886>,
        <http://tun.fi/MX.313358> ;
    skos:prefLabel "Diastata"@fi,
        "Diastata"@sv .

<http://tun.fi/MX.279970> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scaptomyza" ;
    dwc:scientificNameAuthorship "Hardy, 1849" ;
    skos:broader <http://tun.fi/MX.279915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279972>,
        <http://tun.fi/MX.279973>,
        <http://tun.fi/MX.279975>,
        <http://tun.fi/MX.279977>,
        <http://tun.fi/MX.279978>,
        <http://tun.fi/MX.279979>,
        <http://tun.fi/MX.279980>,
        <http://tun.fi/MX.279981>,
        <http://tun.fi/MX.279982> ;
    skos:prefLabel "Scaptomyza"@fi,
        "Scaptomyza"@sv .

<http://tun.fi/MX.280101> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parydra" ;
    dwc:scientificNameAuthorship "Stenhammar, 1844" ;
    skos:broader <http://tun.fi/MX.280097> ;
    skos:hiddenLabel "Napaea"@fi,
        "Napaea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280103>,
        <http://tun.fi/MX.280104>,
        <http://tun.fi/MX.280105>,
        <http://tun.fi/MX.280106>,
        <http://tun.fi/MX.280107>,
        <http://tun.fi/MX.280108>,
        <http://tun.fi/MX.280110>,
        <http://tun.fi/MX.280111>,
        <http://tun.fi/MX.280112> ;
    skos:prefLabel "Parydra"@fi,
        "Parydra"@sv .

<http://tun.fi/MX.280182> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthomyia" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:hiddenLabel "Chelisia"@fi,
        "Craspedochoeta"@fi,
        "Chelisia"@sv,
        "Craspedochoeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280183>,
        <http://tun.fi/MX.280184>,
        <http://tun.fi/MX.280185>,
        <http://tun.fi/MX.280186>,
        <http://tun.fi/MX.280187>,
        <http://tun.fi/MX.280188>,
        <http://tun.fi/MX.280189>,
        <http://tun.fi/MX.280190>,
        <http://tun.fi/MX.280191> ;
    skos:prefLabel "Anthomyia"@fi,
        "Anthomyia"@sv .

<http://tun.fi/MX.281106> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Miltogramminae" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.281105> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281107>,
        <http://tun.fi/MX.281112>,
        <http://tun.fi/MX.281119>,
        <http://tun.fi/MX.281126>,
        <http://tun.fi/MX.281132>,
        <http://tun.fi/MX.281135>,
        <http://tun.fi/MX.281137>,
        <http://tun.fi/MX.281139>,
        <http://tun.fi/MX.5077291> ;
    skos:prefLabel "Miltogramminae"@fi,
        "Miltogramminae"@sv .

<http://tun.fi/MX.286583> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athalia" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.286582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286584>,
        <http://tun.fi/MX.286586>,
        <http://tun.fi/MX.286588>,
        <http://tun.fi/MX.286592>,
        <http://tun.fi/MX.286593>,
        <http://tun.fi/MX.286594>,
        <http://tun.fi/MX.286595>,
        <http://tun.fi/MX.286597>,
        <http://tun.fi/MX.286601> ;
    skos:prefLabel "Athalia"@fi,
        "Athalia"@sv .

<http://tun.fi/MX.289081> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allantus" ;
    dwc:scientificNameAuthorship "Panzer, 1801" ;
    skos:broader <http://tun.fi/MX.289079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288595>,
        <http://tun.fi/MX.289083>,
        <http://tun.fi/MX.289085>,
        <http://tun.fi/MX.289088>,
        <http://tun.fi/MX.289091>,
        <http://tun.fi/MX.289093>,
        <http://tun.fi/MX.289096>,
        <http://tun.fi/MX.289097>,
        <http://tun.fi/MX.289099> ;
    skos:prefLabel "Allantus"@fi,
        "Allantus"@sv .

<http://tun.fi/MX.289596> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Auchenorrhyncha" ;
    skos:broader <http://tun.fi/MX.53683> ;
    skos:hiddenLabel "Auchenorrhyncha"@fi,
        "Auchenorrhyncha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228838>,
        <http://tun.fi/MX.228851>,
        <http://tun.fi/MX.228988>,
        <http://tun.fi/MX.228992>,
        <http://tun.fi/MX.228997>,
        <http://tun.fi/MX.229000>,
        <http://tun.fi/MX.229022>,
        <http://tun.fi/MX.229025>,
        <http://tun.fi/MX.53572> ;
    skos:prefLabel "kaskaat"@fi,
        "stritar"@sv .

<http://tun.fi/MX.291473> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrsidea" ;
    dwc:scientificNameAuthorship "Waterston, 1915" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291476>,
        <http://tun.fi/MX.291477>,
        <http://tun.fi/MX.291480>,
        <http://tun.fi/MX.291481>,
        <http://tun.fi/MX.291484>,
        <http://tun.fi/MX.291485>,
        <http://tun.fi/MX.291486>,
        <http://tun.fi/MX.291488>,
        <http://tun.fi/MX.291490> ;
    skos:prefLabel "Myrsidea"@fi,
        "Myrsidea"@sv .

<http://tun.fi/MX.293436> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Saxicolinae" ;
    skos:broader <http://tun.fi/MX.33960> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293461>,
        <http://tun.fi/MX.32815>,
        <http://tun.fi/MX.32818>,
        <http://tun.fi/MX.32831>,
        <http://tun.fi/MX.32890>,
        <http://tun.fi/MX.32948>,
        <http://tun.fi/MX.32960>,
        <http://tun.fi/MX.33005>,
        <http://tun.fi/MX.34020> ;
    skos:prefLabel "Saxicolinae"@fi,
        "Saxicolinae"@sv .

<http://tun.fi/MX.296395> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Doryctinae" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Doryctinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296397>,
        <http://tun.fi/MX.296400>,
        <http://tun.fi/MX.296402>,
        <http://tun.fi/MX.296408>,
        <http://tun.fi/MX.296411>,
        <http://tun.fi/MX.296415>,
        <http://tun.fi/MX.296420>,
        <http://tun.fi/MX.296422>,
        <http://tun.fi/MX.296426> ;
    skos:prefLabel "kolovainokaiset"@fi,
        "Doryctinae"@sv .

<http://tun.fi/MX.296510> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coeloides" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296511>,
        <http://tun.fi/MX.296512>,
        <http://tun.fi/MX.296513>,
        <http://tun.fi/MX.296514>,
        <http://tun.fi/MX.296515>,
        <http://tun.fi/MX.296516>,
        <http://tun.fi/MX.296519>,
        <http://tun.fi/MX.296520>,
        <http://tun.fi/MX.296521> ;
    skos:prefLabel "Coeloides"@fi,
        "Coeloides"@sv .

<http://tun.fi/MX.297507> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diospilus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297504>,
        <http://tun.fi/MX.297508>,
        <http://tun.fi/MX.297511>,
        <http://tun.fi/MX.297513>,
        <http://tun.fi/MX.297514>,
        <http://tun.fi/MX.297516>,
        <http://tun.fi/MX.297517>,
        <http://tun.fi/MX.321721>,
        <http://tun.fi/MX.5018044> ;
    skos:prefLabel "Diospilus"@fi,
        "Diospilus"@sv .

<http://tun.fi/MX.297934> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachionus" ;
    dwc:scientificNameAuthorship "Pallas, 1766" ;
    skos:broader <http://tun.fi/MX.297871> ;
    skos:hiddenLabel "Noteus"@fi,
        "Noteus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312438>,
        <http://tun.fi/MX.312443>,
        <http://tun.fi/MX.312445>,
        <http://tun.fi/MX.312447>,
        <http://tun.fi/MX.312448>,
        <http://tun.fi/MX.312449>,
        <http://tun.fi/MX.312450>,
        <http://tun.fi/MX.312451>,
        <http://tun.fi/MX.312455> ;
    skos:prefLabel "Brachionus"@fi,
        "Brachionus"@sv .

<http://tun.fi/MX.306669> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Netelia" ;
    dwc:scientificNameAuthorship "Gray, 1860" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306670>,
        <http://tun.fi/MX.306671>,
        <http://tun.fi/MX.306672>,
        <http://tun.fi/MX.306673>,
        <http://tun.fi/MX.306674>,
        <http://tun.fi/MX.306675>,
        <http://tun.fi/MX.306676>,
        <http://tun.fi/MX.306680>,
        <http://tun.fi/MX.306682> ;
    skos:prefLabel "Netelia"@fi,
        "Netelia"@sv .

<http://tun.fi/MX.307012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichrogaster" ;
    dwc:scientificNameAuthorship "Doumerc, 1855" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307013>,
        <http://tun.fi/MX.307015>,
        <http://tun.fi/MX.307016>,
        <http://tun.fi/MX.307017>,
        <http://tun.fi/MX.307018>,
        <http://tun.fi/MX.307020>,
        <http://tun.fi/MX.307021>,
        <http://tun.fi/MX.307022>,
        <http://tun.fi/MX.4999521> ;
    skos:prefLabel "Dichrogaster"@fi,
        "Dichrogaster"@sv .

<http://tun.fi/MX.307312> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stibeutes" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307313>,
        <http://tun.fi/MX.307314>,
        <http://tun.fi/MX.307315>,
        <http://tun.fi/MX.307316>,
        <http://tun.fi/MX.307318>,
        <http://tun.fi/MX.307319>,
        <http://tun.fi/MX.307320>,
        <http://tun.fi/MX.307321>,
        <http://tun.fi/MX.307323> ;
    skos:prefLabel "Stibeutes"@fi,
        "Stibeutes"@sv .

<http://tun.fi/MX.307631> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrothereutes" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307632>,
        <http://tun.fi/MX.307634>,
        <http://tun.fi/MX.307635>,
        <http://tun.fi/MX.307636>,
        <http://tun.fi/MX.307637>,
        <http://tun.fi/MX.307639>,
        <http://tun.fi/MX.307642>,
        <http://tun.fi/MX.307643>,
        <http://tun.fi/MX.307644> ;
    skos:prefLabel "Agrothereutes"@fi,
        "Agrothereutes"@sv .

<http://tun.fi/MX.307691> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trychosis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307692>,
        <http://tun.fi/MX.307694>,
        <http://tun.fi/MX.307695>,
        <http://tun.fi/MX.307696>,
        <http://tun.fi/MX.307697>,
        <http://tun.fi/MX.307699>,
        <http://tun.fi/MX.307700>,
        <http://tun.fi/MX.307702>,
        <http://tun.fi/MX.307703> ;
    skos:prefLabel "Trychosis"@fi,
        "Trychosis"@sv .

<http://tun.fi/MX.307947> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aethecerus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307948>,
        <http://tun.fi/MX.307949>,
        <http://tun.fi/MX.307950>,
        <http://tun.fi/MX.307951>,
        <http://tun.fi/MX.307952>,
        <http://tun.fi/MX.307953>,
        <http://tun.fi/MX.307954>,
        <http://tun.fi/MX.307955>,
        <http://tun.fi/MX.307956> ;
    skos:prefLabel "Aethecerus"@fi,
        "Aethecerus"@sv .

<http://tun.fi/MX.308184> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Barichneumon" ;
    dwc:scientificNameAuthorship "Thomson, 1893" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308185>,
        <http://tun.fi/MX.308186>,
        <http://tun.fi/MX.308187>,
        <http://tun.fi/MX.308188>,
        <http://tun.fi/MX.308189>,
        <http://tun.fi/MX.308190>,
        <http://tun.fi/MX.308191>,
        <http://tun.fi/MX.308192>,
        <http://tun.fi/MX.308193> ;
    skos:prefLabel "Barichneumon"@fi,
        "Barichneumon"@sv .

<http://tun.fi/MX.309045> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Itoplectis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309046>,
        <http://tun.fi/MX.309047>,
        <http://tun.fi/MX.309048>,
        <http://tun.fi/MX.309049>,
        <http://tun.fi/MX.309050>,
        <http://tun.fi/MX.309051>,
        <http://tun.fi/MX.309052>,
        <http://tun.fi/MX.309053>,
        <http://tun.fi/MX.4994272> ;
    skos:prefLabel "Itoplectis"@fi,
        "Itoplectis"@sv .

<http://tun.fi/MX.309356> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exetastes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309357>,
        <http://tun.fi/MX.309359>,
        <http://tun.fi/MX.309361>,
        <http://tun.fi/MX.309362>,
        <http://tun.fi/MX.309363>,
        <http://tun.fi/MX.309364>,
        <http://tun.fi/MX.309365>,
        <http://tun.fi/MX.309367>,
        <http://tun.fi/MX.309368> ;
    skos:prefLabel "Exetastes"@fi,
        "Exetastes"@sv .

<http://tun.fi/MX.310016> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sinophorus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310017>,
        <http://tun.fi/MX.310018>,
        <http://tun.fi/MX.310021>,
        <http://tun.fi/MX.310022>,
        <http://tun.fi/MX.310023>,
        <http://tun.fi/MX.310024>,
        <http://tun.fi/MX.310025>,
        <http://tun.fi/MX.310026>,
        <http://tun.fi/MX.310029> ;
    skos:prefLabel "Sinophorus"@fi,
        "Sinophorus"@sv .

<http://tun.fi/MX.310070> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Casinaria" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310072>,
        <http://tun.fi/MX.310073>,
        <http://tun.fi/MX.310074>,
        <http://tun.fi/MX.310075>,
        <http://tun.fi/MX.310076>,
        <http://tun.fi/MX.310077>,
        <http://tun.fi/MX.310078>,
        <http://tun.fi/MX.310080>,
        <http://tun.fi/MX.310081> ;
    skos:prefLabel "Casinaria"@fi,
        "Casinaria"@sv .

<http://tun.fi/MX.312413> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rotaria" ;
    dwc:scientificNameAuthorship "Scopoli, 1777" ;
    skos:broader <http://tun.fi/MX.312412> ;
    skos:hiddenLabel "Actinurus"@fi,
        "Rotifer"@fi,
        "Actinurus"@sv,
        "Rotifer"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312416>,
        <http://tun.fi/MX.312417>,
        <http://tun.fi/MX.312418>,
        <http://tun.fi/MX.312419>,
        <http://tun.fi/MX.312421>,
        <http://tun.fi/MX.312422>,
        <http://tun.fi/MX.312423>,
        <http://tun.fi/MX.312424>,
        <http://tun.fi/MX.312425> ;
    skos:prefLabel "Rotaria"@fi,
        "Rotaria"@sv .

<http://tun.fi/MX.312623> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colurella" ;
    dwc:scientificNameAuthorship "Bory de St.Vincent, 1824" ;
    skos:broader <http://tun.fi/MX.297953> ;
    skos:hiddenLabel "Colurus"@fi,
        "Monura"@fi,
        "Colurus"@sv,
        "Monura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312626>,
        <http://tun.fi/MX.312627>,
        <http://tun.fi/MX.312628>,
        <http://tun.fi/MX.312629>,
        <http://tun.fi/MX.312631>,
        <http://tun.fi/MX.312634>,
        <http://tun.fi/MX.312635>,
        <http://tun.fi/MX.312636>,
        <http://tun.fi/MX.312639> ;
    skos:prefLabel "Colurella"@fi,
        "Colurella"@sv .

<http://tun.fi/MX.312649> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Notommatidae" ;
    dwc:scientificNameAuthorship "Hudson & Gosse, 1886" ;
    skos:broader <http://tun.fi/MX.70453> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312650>,
        <http://tun.fi/MX.312667>,
        <http://tun.fi/MX.312669>,
        <http://tun.fi/MX.312701>,
        <http://tun.fi/MX.312705>,
        <http://tun.fi/MX.312707>,
        <http://tun.fi/MX.312709>,
        <http://tun.fi/MX.312711>,
        <http://tun.fi/MX.312718> ;
    skos:prefLabel "Notommatidae"@fi,
        "Notommatidae"@sv .

<http://tun.fi/MX.312896> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Testudinella" ;
    dwc:scientificNameAuthorship "Bory de St.Vincent, 1826" ;
    skos:broader <http://tun.fi/MX.297938> ;
    skos:hiddenLabel "Pterodina"@fi,
        "Pterodina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312898>,
        <http://tun.fi/MX.312900>,
        <http://tun.fi/MX.312903>,
        <http://tun.fi/MX.312904>,
        <http://tun.fi/MX.312905>,
        <http://tun.fi/MX.312907>,
        <http://tun.fi/MX.312908>,
        <http://tun.fi/MX.312909>,
        <http://tun.fi/MX.312910> ;
    skos:prefLabel "Testudinella"@fi,
        "Testudinella"@sv .

<http://tun.fi/MX.317475> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gasteruption" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.289184> ;
    skos:hiddenLabel "Foenus"@fi,
        "Gasteruption"@fi,
        "Foenus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317476>,
        <http://tun.fi/MX.317480>,
        <http://tun.fi/MX.317482>,
        <http://tun.fi/MX.317483>,
        <http://tun.fi/MX.317484>,
        <http://tun.fi/MX.317486>,
        <http://tun.fi/MX.317490>,
        <http://tun.fi/MX.321455>,
        <http://tun.fi/MX.321466> ;
    skos:prefLabel "peitsipistiäiset"@fi,
        "Gasteruption"@sv .

<http://tun.fi/MX.318412> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synergus" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.4979874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318413>,
        <http://tun.fi/MX.318414>,
        <http://tun.fi/MX.318415>,
        <http://tun.fi/MX.318417>,
        <http://tun.fi/MX.318418>,
        <http://tun.fi/MX.318419>,
        <http://tun.fi/MX.318424>,
        <http://tun.fi/MX.5018759>,
        <http://tun.fi/MX.5018760> ;
    skos:prefLabel "Synergus"@fi,
        "Synergus"@sv .

<http://tun.fi/MX.319017> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homoporus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319018>,
        <http://tun.fi/MX.319019>,
        <http://tun.fi/MX.319020>,
        <http://tun.fi/MX.319021>,
        <http://tun.fi/MX.319022>,
        <http://tun.fi/MX.319023>,
        <http://tun.fi/MX.319024>,
        <http://tun.fi/MX.319025>,
        <http://tun.fi/MX.5018343> ;
    skos:prefLabel "Homoporus"@fi,
        "Homoporus"@sv .

<http://tun.fi/MX.320043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anaphes" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320045>,
        <http://tun.fi/MX.320046>,
        <http://tun.fi/MX.320048>,
        <http://tun.fi/MX.320052>,
        <http://tun.fi/MX.320054>,
        <http://tun.fi/MX.320055>,
        <http://tun.fi/MX.320057>,
        <http://tun.fi/MX.4993816>,
        <http://tun.fi/MX.5077454> ;
    skos:prefLabel "Anaphes"@fi,
        "Anaphes"@sv .

<http://tun.fi/MX.32203> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthus" ;
    dwc:scientificNameAuthorship "Bechstein, 1805" ;
    skos:broader <http://tun.fi/MX.32176> ;
    skos:hiddenLabel "Anthus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.32204>,
        <http://tun.fi/MX.32206>,
        <http://tun.fi/MX.32207>,
        <http://tun.fi/MX.32213>,
        <http://tun.fi/MX.32214>,
        <http://tun.fi/MX.32215>,
        <http://tun.fi/MX.32217>,
        <http://tun.fi/MX.32218>,
        <http://tun.fi/MX.32221> ;
    skos:prefLabel "kirviset"@fi,
        "Anthus"@sv .

<http://tun.fi/MX.39778> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bidens" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Bidens"@fi,
        "Bidens"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39779>,
        <http://tun.fi/MX.39780>,
        <http://tun.fi/MX.39782>,
        <http://tun.fi/MX.39783>,
        <http://tun.fi/MX.40756>,
        <http://tun.fi/MX.40757>,
        <http://tun.fi/MX.40758>,
        <http://tun.fi/MX.42486>,
        <http://tun.fi/MX.42640> ;
    skos:prefLabel "rusokit"@fi,
        "skäror"@sv .

<http://tun.fi/MX.39808> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Achillea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Achillea"@fi,
        "Achillea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39809>,
        <http://tun.fi/MX.39811>,
        <http://tun.fi/MX.39812>,
        <http://tun.fi/MX.39815>,
        <http://tun.fi/MX.40842>,
        <http://tun.fi/MX.41970>,
        <http://tun.fi/MX.42550>,
        <http://tun.fi/MX.42911>,
        <http://tun.fi/MX.42912> ;
    skos:prefLabel "kärsämöt"@fi,
        "röllikor"@sv .

<http://tun.fi/MX.40173> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sparganium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40186> ;
    skos:hiddenLabel "Sparganium"@fi,
        "Sparganium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40174>,
        <http://tun.fi/MX.40176>,
        <http://tun.fi/MX.40177>,
        <http://tun.fi/MX.40180>,
        <http://tun.fi/MX.40183>,
        <http://tun.fi/MX.40184>,
        <http://tun.fi/MX.40185>,
        <http://tun.fi/MX.41341>,
        <http://tun.fi/MX.41343> ;
    skos:prefLabel "palpakot"@fi,
        "igelknoppar"@sv .

<http://tun.fi/MX.40448> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lolium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Lolium"@fi,
        "Schedonorus"@fi,
        "Lolium"@sv,
        "Schedonorus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40433>,
        <http://tun.fi/MX.40434>,
        <http://tun.fi/MX.40436>,
        <http://tun.fi/MX.40449>,
        <http://tun.fi/MX.40450>,
        <http://tun.fi/MX.40452>,
        <http://tun.fi/MX.40453>,
        <http://tun.fi/MX.40833>,
        <http://tun.fi/MX.41155> ;
    skos:prefLabel "raiheinät"@fi,
        "repen"@sv .

<http://tun.fi/MX.41740> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Orobanchaceae" ;
    dwc:scientificNameAuthorship "Vent." ;
    skos:broader <http://tun.fi/MX.70059> ;
    skos:hiddenLabel "Orobanchaceae"@fi,
        "Orobanchaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39628>,
        <http://tun.fi/MX.39634>,
        <http://tun.fi/MX.39647>,
        <http://tun.fi/MX.39653>,
        <http://tun.fi/MX.39655>,
        <http://tun.fi/MX.39662>,
        <http://tun.fi/MX.39669>,
        <http://tun.fi/MX.41932>,
        <http://tun.fi/MX.41936> ;
    skos:prefLabel "näivekasvit"@fi,
        "snyltrotsväxter"@sv .

<http://tun.fi/MX.43440> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagiomnium" ;
    dwc:scientificNameAuthorship "T.J. Kop." ;
    skos:broader <http://tun.fi/MX.212922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43875>,
        <http://tun.fi/MX.43876>,
        <http://tun.fi/MX.43877>,
        <http://tun.fi/MX.43878>,
        <http://tun.fi/MX.43879>,
        <http://tun.fi/MX.43880>,
        <http://tun.fi/MX.43881>,
        <http://tun.fi/MX.43882>,
        <http://tun.fi/MX.43883> ;
    skos:prefLabel "Plagiomnium"@fi,
        "Plagiomnium"@sv .

<http://tun.fi/MX.44140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marsupella" ;
    dwc:scientificNameAuthorship "Dumort." ;
    skos:broader <http://tun.fi/MX.212988> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214520>,
        <http://tun.fi/MX.214521>,
        <http://tun.fi/MX.44308>,
        <http://tun.fi/MX.44367>,
        <http://tun.fi/MX.44369>,
        <http://tun.fi/MX.44371>,
        <http://tun.fi/MX.44372>,
        <http://tun.fi/MX.44373>,
        <http://tun.fi/MX.44374> ;
    skos:prefLabel "Marsupella"@fi,
        "Marsupella"@sv .

<http://tun.fi/MX.4890576> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Caliciaceae" ;
    dwc:scientificNameAuthorship "Chevall." ;
    skos:broader <http://tun.fi/MX.5010795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4978985>,
        <http://tun.fi/MX.4978998>,
        <http://tun.fi/MX.4979022>,
        <http://tun.fi/MX.67070>,
        <http://tun.fi/MX.67118>,
        <http://tun.fi/MX.67224>,
        <http://tun.fi/MX.67328>,
        <http://tun.fi/MX.67355>,
        <http://tun.fi/MX.67378> ;
    skos:prefLabel "Caliciaceae"@fi,
        "Caliciaceae"@sv .

<http://tun.fi/MX.4985780> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Therophilus" ;
    dwc:scientificNameAuthorship "Wesmael, 1837" ;
    skos:broader <http://tun.fi/MX.297778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297798>,
        <http://tun.fi/MX.297800>,
        <http://tun.fi/MX.297801>,
        <http://tun.fi/MX.297802>,
        <http://tun.fi/MX.297803>,
        <http://tun.fi/MX.297805>,
        <http://tun.fi/MX.297806>,
        <http://tun.fi/MX.297808>,
        <http://tun.fi/MX.297809> ;
    skos:prefLabel "Therophilus"@fi,
        "Therophilus"@sv .

<http://tun.fi/MX.5013947> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hypsibiidae" ;
    dwc:scientificNameAuthorship "Pilato, 1969" ;
    skos:broader <http://tun.fi/MX.5013943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013948>,
        <http://tun.fi/MX.5013953>,
        <http://tun.fi/MX.5013958>,
        <http://tun.fi/MX.5013961>,
        <http://tun.fi/MX.5013964>,
        <http://tun.fi/MX.5013974>,
        <http://tun.fi/MX.5013983>,
        <http://tun.fi/MX.5013986>,
        <http://tun.fi/MX.5076407> ;
    skos:prefLabel "Hypsibiidae"@fi,
        "Hypsibiidae"@sv .

<http://tun.fi/MX.52646> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Gastropoda" ;
    skos:broader <http://tun.fi/MX.52645> ;
    skos:hiddenLabel "Gastropoda"@fi,
        "Gastropoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212499>,
        <http://tun.fi/MX.212552>,
        <http://tun.fi/MX.4986049>,
        <http://tun.fi/MX.52653>,
        <http://tun.fi/MX.70385>,
        <http://tun.fi/MX.70390>,
        <http://tun.fi/MX.70391>,
        <http://tun.fi/MX.70394>,
        <http://tun.fi/MX.70395> ;
    skos:prefLabel "kotilot"@fi,
        "snäckor"@sv .

<http://tun.fi/MX.52798> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arion" ;
    dwc:scientificNameAuthorship "A. Férussac, 1819" ;
    skos:broader <http://tun.fi/MX.52797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52799>,
        <http://tun.fi/MX.52800>,
        <http://tun.fi/MX.52801>,
        <http://tun.fi/MX.52802>,
        <http://tun.fi/MX.52803>,
        <http://tun.fi/MX.52804>,
        <http://tun.fi/MX.52805>,
        <http://tun.fi/MX.52806>,
        <http://tun.fi/MX.52807> ;
    skos:prefLabel "Arion"@fi,
        "Arion"@sv .

<http://tun.fi/MX.53607> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Diaspididae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:hiddenLabel "Diaspididae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227975>,
        <http://tun.fi/MX.227978>,
        <http://tun.fi/MX.227980>,
        <http://tun.fi/MX.227982>,
        <http://tun.fi/MX.227984>,
        <http://tun.fi/MX.53456>,
        <http://tun.fi/MX.53465>,
        <http://tun.fi/MX.53522>,
        <http://tun.fi/MX.53531> ;
    skos:prefLabel "kuorikilpikirvat"@fi,
        "Diaspididae"@sv .

<http://tun.fi/MX.53644> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pseudococcidae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227922>,
        <http://tun.fi/MX.227927>,
        <http://tun.fi/MX.227932>,
        <http://tun.fi/MX.227934>,
        <http://tun.fi/MX.227936>,
        <http://tun.fi/MX.227938>,
        <http://tun.fi/MX.227940>,
        <http://tun.fi/MX.53441>,
        <http://tun.fi/MX.53525> ;
    skos:prefLabel "Pseudococcidae"@fi,
        "Pseudococcidae"@sv .

<http://tun.fi/MX.53677> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cantharellales" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204943>,
        <http://tun.fi/MX.204944>,
        <http://tun.fi/MX.204966>,
        <http://tun.fi/MX.205106>,
        <http://tun.fi/MX.233249>,
        <http://tun.fi/MX.233305>,
        <http://tun.fi/MX.233325>,
        <http://tun.fi/MX.4890577>,
        <http://tun.fi/MX.53637> ;
    skos:prefLabel "Cantharellales"@fi,
        "Cantharellales"@sv .

<http://tun.fi/MX.53688> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pucciniales" ;
    skos:broader <http://tun.fi/MX.53385> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233301>,
        <http://tun.fi/MX.233438>,
        <http://tun.fi/MX.5082585>,
        <http://tun.fi/MX.5082586>,
        <http://tun.fi/MX.5082587>,
        <http://tun.fi/MX.5082588>,
        <http://tun.fi/MX.53571>,
        <http://tun.fi/MX.53602>,
        <http://tun.fi/MX.53613> ;
    skos:prefLabel "Pucciniales"@fi,
        "Pucciniales"@sv .

<http://tun.fi/MX.53691> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Hypocreales" ;
    skos:broader <http://tun.fi/MX.53382> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233294>,
        <http://tun.fi/MX.233295>,
        <http://tun.fi/MX.233375>,
        <http://tun.fi/MX.233433>,
        <http://tun.fi/MX.234280>,
        <http://tun.fi/MX.5076666>,
        <http://tun.fi/MX.53575>,
        <http://tun.fi/MX.53603>,
        <http://tun.fi/MX.67382> ;
    skos:prefLabel "Hypocreales"@fi,
        "Hypocreales"@sv .

<http://tun.fi/MX.58992> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Yponomeutidae" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Yponomeutidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58997>,
        <http://tun.fi/MX.59008>,
        <http://tun.fi/MX.59010>,
        <http://tun.fi/MX.59012>,
        <http://tun.fi/MX.59014>,
        <http://tun.fi/MX.59019>,
        <http://tun.fi/MX.59025>,
        <http://tun.fi/MX.59033>,
        <http://tun.fi/MX.59038> ;
    skos:prefLabel "kehrääjäkoit"@fi,
        "Yponomeutidae"@sv .

<http://tun.fi/MX.60191> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clepsis" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60192>,
        <http://tun.fi/MX.60193>,
        <http://tun.fi/MX.60194>,
        <http://tun.fi/MX.60196>,
        <http://tun.fi/MX.60198>,
        <http://tun.fi/MX.60199>,
        <http://tun.fi/MX.60200>,
        <http://tun.fi/MX.60201>,
        <http://tun.fi/MX.60203> ;
    skos:prefLabel "Clepsis"@fi,
        "Clepsis"@sv .

<http://tun.fi/MX.60315> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Celypha" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60316>,
        <http://tun.fi/MX.60317>,
        <http://tun.fi/MX.60319>,
        <http://tun.fi/MX.60320>,
        <http://tun.fi/MX.60321>,
        <http://tun.fi/MX.60323>,
        <http://tun.fi/MX.60324>,
        <http://tun.fi/MX.60325>,
        <http://tun.fi/MX.60326> ;
    skos:prefLabel "Celypha"@fi,
        "Celypha"@sv .

<http://tun.fi/MX.60463> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epiblema" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60464>,
        <http://tun.fi/MX.60466>,
        <http://tun.fi/MX.60467>,
        <http://tun.fi/MX.60469>,
        <http://tun.fi/MX.60470>,
        <http://tun.fi/MX.60472>,
        <http://tun.fi/MX.60473>,
        <http://tun.fi/MX.60474>,
        <http://tun.fi/MX.60475> ;
    skos:prefLabel "Epiblema"@fi,
        "Epiblema"@sv .

<http://tun.fi/MX.61157> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Crambidae" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Crambidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984579>,
        <http://tun.fi/MX.61158>,
        <http://tun.fi/MX.61189>,
        <http://tun.fi/MX.61246>,
        <http://tun.fi/MX.61252>,
        <http://tun.fi/MX.61267>,
        <http://tun.fi/MX.61277>,
        <http://tun.fi/MX.61285>,
        <http://tun.fi/MX.61350> ;
    skos:prefLabel "nokkakoisat"@fi,
        "Crambidae"@sv .

<http://tun.fi/MX.61171> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eudonia" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.61158> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61174>,
        <http://tun.fi/MX.61176>,
        <http://tun.fi/MX.61177>,
        <http://tun.fi/MX.61178>,
        <http://tun.fi/MX.61180>,
        <http://tun.fi/MX.61181>,
        <http://tun.fi/MX.61182>,
        <http://tun.fi/MX.61183>,
        <http://tun.fi/MX.61184> ;
    skos:prefLabel "Eudonia"@fi,
        "Eudonia"@sv .

<http://tun.fi/MX.61306> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrausta" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.61285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61307>,
        <http://tun.fi/MX.61308>,
        <http://tun.fi/MX.61309>,
        <http://tun.fi/MX.61311>,
        <http://tun.fi/MX.61312>,
        <http://tun.fi/MX.61313>,
        <http://tun.fi/MX.61314>,
        <http://tun.fi/MX.61315>,
        <http://tun.fi/MX.61316> ;
    skos:prefLabel "Pyrausta"@fi,
        "Pyrausta"@sv .

<http://tun.fi/MX.61407> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lasiocampinae" ;
    dwc:scientificNameAuthorship "Harris, 1841" ;
    skos:broader <http://tun.fi/MX.61401> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61408>,
        <http://tun.fi/MX.61413>,
        <http://tun.fi/MX.61417>,
        <http://tun.fi/MX.61419>,
        <http://tun.fi/MX.61421>,
        <http://tun.fi/MX.61425>,
        <http://tun.fi/MX.61431>,
        <http://tun.fi/MX.61434>,
        <http://tun.fi/MX.61437> ;
    skos:prefLabel "Lasiocampinae"@fi,
        "Lasiocampinae"@sv .

<http://tun.fi/MX.62156> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lymantriinae" ;
    dwc:scientificNameAuthorship "Hampson, 1893" ;
    skos:broader <http://tun.fi/MX.62137> ;
    skos:hiddenLabel "Lymantriinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324912>,
        <http://tun.fi/MX.4984498>,
        <http://tun.fi/MX.5082236>,
        <http://tun.fi/MX.62157>,
        <http://tun.fi/MX.62163>,
        <http://tun.fi/MX.62167>,
        <http://tun.fi/MX.62174>,
        <http://tun.fi/MX.62176>,
        <http://tun.fi/MX.62178> ;
    skos:prefLabel "villakkaat"@fi,
        "Lymantriinae"@sv .

<http://tun.fi/MX.62320> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catocala" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.62318> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324966>,
        <http://tun.fi/MX.62321>,
        <http://tun.fi/MX.62322>,
        <http://tun.fi/MX.62323>,
        <http://tun.fi/MX.62324>,
        <http://tun.fi/MX.62325>,
        <http://tun.fi/MX.62326>,
        <http://tun.fi/MX.62327>,
        <http://tun.fi/MX.62328> ;
    skos:prefLabel "Catocala"@fi,
        "Catocala"@sv .

<http://tun.fi/MX.62897> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hadena" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62899>,
        <http://tun.fi/MX.62901>,
        <http://tun.fi/MX.62902>,
        <http://tun.fi/MX.62903>,
        <http://tun.fi/MX.62905>,
        <http://tun.fi/MX.62906>,
        <http://tun.fi/MX.62907>,
        <http://tun.fi/MX.62909>,
        <http://tun.fi/MX.62910> ;
    skos:prefLabel "Hadena"@fi,
        "Hadena"@sv .

<http://tun.fi/MX.62976> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euxoa" ;
    dwc:scientificNameAuthorship "Hübner, 1821" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62978>,
        <http://tun.fi/MX.62982>,
        <http://tun.fi/MX.62984>,
        <http://tun.fi/MX.62985>,
        <http://tun.fi/MX.62988>,
        <http://tun.fi/MX.62991>,
        <http://tun.fi/MX.62995>,
        <http://tun.fi/MX.62997>,
        <http://tun.fi/MX.62998> ;
    skos:prefLabel "Euxoa"@fi,
        "Euxoa"@sv .

<http://tun.fi/MX.67070> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Buellia" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.4890576> ;
    skos:hiddenLabel "Buellia"@fi,
        "Buellia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999401>,
        <http://tun.fi/MX.65391>,
        <http://tun.fi/MX.65392>,
        <http://tun.fi/MX.65393>,
        <http://tun.fi/MX.65395>,
        <http://tun.fi/MX.65396>,
        <http://tun.fi/MX.65397>,
        <http://tun.fi/MX.65398>,
        <http://tun.fi/MX.65399> ;
    skos:prefLabel "nyppyjäkälät"@fi,
        "rönnlavar"@sv .

<http://tun.fi/MX.67253> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Staurothele" ;
    dwc:scientificNameAuthorship "Norman" ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:hiddenLabel "Staurothele"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65705>,
        <http://tun.fi/MX.66546>,
        <http://tun.fi/MX.66547>,
        <http://tun.fi/MX.66548>,
        <http://tun.fi/MX.66549>,
        <http://tun.fi/MX.66550>,
        <http://tun.fi/MX.66588>,
        <http://tun.fi/MX.66602>,
        <http://tun.fi/MX.66603> ;
    skos:prefLabel "raspijäkälät"@fi,
        "Staurothele"@sv .

<http://tun.fi/MX.67384> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lempholemma" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.233415> ;
    skos:hiddenLabel "Lempholemma"@fi,
        "Lempholemma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66030>,
        <http://tun.fi/MX.66031>,
        <http://tun.fi/MX.66032>,
        <http://tun.fi/MX.66033>,
        <http://tun.fi/MX.66034>,
        <http://tun.fi/MX.66035>,
        <http://tun.fi/MX.66036>,
        <http://tun.fi/MX.66037>,
        <http://tun.fi/MX.66038> ;
    skos:prefLabel "limajäkälät"@fi,
        "svartlingar"@sv .

<http://tun.fi/MX.67404> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerellothecium" ;
    dwc:scientificNameAuthorship "Zopf" ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077328>,
        <http://tun.fi/MX.5077332>,
        <http://tun.fi/MX.65700>,
        <http://tun.fi/MX.66529>,
        <http://tun.fi/MX.66530>,
        <http://tun.fi/MX.66531>,
        <http://tun.fi/MX.66532>,
        <http://tun.fi/MX.66533>,
        <http://tun.fi/MX.66642> ;
    skos:prefLabel "Sphaerellothecium"@fi,
        "Sphaerellothecium"@sv .

<http://tun.fi/MX.67408> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thelocarpon" ;
    dwc:scientificNameAuthorship "Nyl. ex Hue" ;
    skos:broader <http://tun.fi/MX.233298> ;
    skos:hiddenLabel "Thelocarpon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313756>,
        <http://tun.fi/MX.4999407>,
        <http://tun.fi/MX.66592>,
        <http://tun.fi/MX.66593>,
        <http://tun.fi/MX.66695>,
        <http://tun.fi/MX.66697>,
        <http://tun.fi/MX.66698>,
        <http://tun.fi/MX.66699>,
        <http://tun.fi/MX.66700> ;
    skos:prefLabel "säkkijäkälät"@fi,
        "Thelocarpon"@sv .

<http://tun.fi/MX.69652> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hohenbuehelia" ;
    dwc:scientificNameAuthorship "Schulzer" ;
    skos:broader <http://tun.fi/MX.233434> ;
    skos:hiddenLabel "Hohenbuehelia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71749>,
        <http://tun.fi/MX.71750>,
        <http://tun.fi/MX.72216>,
        <http://tun.fi/MX.72617>,
        <http://tun.fi/MX.72618>,
        <http://tun.fi/MX.72619>,
        <http://tun.fi/MX.72888>,
        <http://tun.fi/MX.73370>,
        <http://tun.fi/MX.73371> ;
    skos:prefLabel "hytyvinokkaat"@fi,
        "Hohenbuehelia"@sv .

<http://tun.fi/MX.69688> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrocybe" ;
    dwc:scientificNameAuthorship "Fayod" ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Agrocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71661>,
        <http://tun.fi/MX.71662>,
        <http://tun.fi/MX.72139>,
        <http://tun.fi/MX.72352>,
        <http://tun.fi/MX.72784>,
        <http://tun.fi/MX.72785>,
        <http://tun.fi/MX.73051>,
        <http://tun.fi/MX.73053>,
        <http://tun.fi/MX.73281> ;
    skos:prefLabel "piennarsienet"@fi,
        "Agrocybe"@sv .

<http://tun.fi/MX.69780> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stropharia" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Stropharia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236429>,
        <http://tun.fi/MX.71852>,
        <http://tun.fi/MX.72088>,
        <http://tun.fi/MX.72089>,
        <http://tun.fi/MX.72090>,
        <http://tun.fi/MX.72307>,
        <http://tun.fi/MX.72736>,
        <http://tun.fi/MX.72995>,
        <http://tun.fi/MX.72996> ;
    skos:prefLabel "kaulussienet"@fi,
        "Stropharia"@sv .

<http://tun.fi/MX.69788> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cystoderma" ;
    dwc:scientificNameAuthorship "Fayod" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Cystoderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71698>,
        <http://tun.fi/MX.71699>,
        <http://tun.fi/MX.71921>,
        <http://tun.fi/MX.72164>,
        <http://tun.fi/MX.72165>,
        <http://tun.fi/MX.72577>,
        <http://tun.fi/MX.72818>,
        <http://tun.fi/MX.73087>,
        <http://tun.fi/MX.73314> ;
    skos:prefLabel "ryhäkkäät"@fi,
        "Cystoderma"@sv .

<http://tun.fi/MX.70046> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Caryophyllales" ;
    dwc:scientificNameAuthorship "Juss. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289482>,
        <http://tun.fi/MX.38020>,
        <http://tun.fi/MX.38023>,
        <http://tun.fi/MX.38032>,
        <http://tun.fi/MX.38210>,
        <http://tun.fi/MX.38290>,
        <http://tun.fi/MX.38523>,
        <http://tun.fi/MX.38778>,
        <http://tun.fi/MX.5081107> ;
    skos:prefLabel "Caryophyllales"@fi,
        "Caryophyllales"@sv .

<http://tun.fi/MX.70432> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Dalytyphloplanida" ;
    skos:broader <http://tun.fi/MX.70431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232713>,
        <http://tun.fi/MX.232720>,
        <http://tun.fi/MX.232745>,
        <http://tun.fi/MX.232763>,
        <http://tun.fi/MX.232766>,
        <http://tun.fi/MX.232832>,
        <http://tun.fi/MX.232835>,
        <http://tun.fi/MX.232853>,
        <http://tun.fi/MX.232864> ;
    skos:prefLabel "Dalytyphloplanida"@fi,
        "Dalytyphloplanida"@sv .

<http://tun.fi/MX.70628> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Russulales" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204902>,
        <http://tun.fi/MX.204960>,
        <http://tun.fi/MX.205116>,
        <http://tun.fi/MX.233276>,
        <http://tun.fi/MX.233277>,
        <http://tun.fi/MX.233327>,
        <http://tun.fi/MX.233349>,
        <http://tun.fi/MX.233352>,
        <http://tun.fi/MX.233353> ;
    skos:prefLabel "Russulales"@fi,
        "Russulales"@sv .

<http://tun.fi/MX.70654> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Trichiales" ;
    skos:broader <http://tun.fi/MX.5010405> ;
    skos:hiddenLabel "Trichiales"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290464>,
        <http://tun.fi/MX.290466>,
        <http://tun.fi/MX.290491>,
        <http://tun.fi/MX.290533>,
        <http://tun.fi/MX.290582>,
        <http://tun.fi/MX.290639>,
        <http://tun.fi/MX.290648>,
        <http://tun.fi/MX.290689>,
        <http://tun.fi/MX.290726> ;
    skos:prefLabel "nauhalimasienet"@fi,
        "Trichiales"@sv .

<http://tun.fi/MX.188332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyrinus" ;
    dwc:scientificNameAuthorship "Müller, 1764" ;
    skos:broader <http://tun.fi/MX.188331> ;
    skos:hiddenLabel "Gyrinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188333>,
        <http://tun.fi/MX.188334>,
        <http://tun.fi/MX.188335>,
        <http://tun.fi/MX.188336>,
        <http://tun.fi/MX.188337>,
        <http://tun.fi/MX.188339>,
        <http://tun.fi/MX.188340>,
        <http://tun.fi/MX.188341>,
        <http://tun.fi/MX.188342>,
        <http://tun.fi/MX.188345> ;
    skos:prefLabel "hopeasepät"@fi,
        "Gyrinus"@sv .

<http://tun.fi/MX.188423> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygrotus" ;
    dwc:scientificNameAuthorship "Stephens, 1828" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:hiddenLabel "Coelambus"@fi,
        "Coelambus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188426>,
        <http://tun.fi/MX.188623>,
        <http://tun.fi/MX.188624>,
        <http://tun.fi/MX.188625>,
        <http://tun.fi/MX.188626>,
        <http://tun.fi/MX.188627>,
        <http://tun.fi/MX.188628>,
        <http://tun.fi/MX.188629>,
        <http://tun.fi/MX.188630>,
        <http://tun.fi/MX.188632> ;
    skos:prefLabel "Hygrotus"@fi,
        "Hygrotus"@sv .

<http://tun.fi/MX.188459> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Carabidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.188329> ;
    skos:hiddenLabel "Carabidae"@fi,
        "Carabidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188460>,
        <http://tun.fi/MX.188488>,
        <http://tun.fi/MX.188491>,
        <http://tun.fi/MX.188501>,
        <http://tun.fi/MX.188540>,
        <http://tun.fi/MX.188556>,
        <http://tun.fi/MX.188560>,
        <http://tun.fi/MX.188588>,
        <http://tun.fi/MX.188596>,
        <http://tun.fi/MX.189490> ;
    skos:prefLabel "maakiitäjäiset"@fi,
        "jordlöpare"@sv .

<http://tun.fi/MX.188596> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Trechinae" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.188459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188598>,
        <http://tun.fi/MX.188608>,
        <http://tun.fi/MX.188616>,
        <http://tun.fi/MX.188618>,
        <http://tun.fi/MX.189383>,
        <http://tun.fi/MX.189389>,
        <http://tun.fi/MX.189480>,
        <http://tun.fi/MX.189484>,
        <http://tun.fi/MX.189486>,
        <http://tun.fi/MX.189488> ;
    skos:prefLabel "Trechinae"@fi,
        "Trechinae"@sv .

<http://tun.fi/MX.189360> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hydrophilinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189359> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188896>,
        <http://tun.fi/MX.188906>,
        <http://tun.fi/MX.188911>,
        <http://tun.fi/MX.188923>,
        <http://tun.fi/MX.188925>,
        <http://tun.fi/MX.188932>,
        <http://tun.fi/MX.188935>,
        <http://tun.fi/MX.189362>,
        <http://tun.fi/MX.189368>,
        <http://tun.fi/MX.189373> ;
    skos:prefLabel "Hydrophilinae"@fi,
        "Hydrophilinae"@sv .

<http://tun.fi/MX.190105> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cholevinae" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.189975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190107>,
        <http://tun.fi/MX.190113>,
        <http://tun.fi/MX.190115>,
        <http://tun.fi/MX.190119>,
        <http://tun.fi/MX.190124>,
        <http://tun.fi/MX.190141>,
        <http://tun.fi/MX.190145>,
        <http://tun.fi/MX.190150>,
        <http://tun.fi/MX.190169>,
        <http://tun.fi/MX.190171> ;
    skos:prefLabel "Cholevinae"@fi,
        "Cholevinae"@sv .

<http://tun.fi/MX.191097> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anotylus" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.191619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191098>,
        <http://tun.fi/MX.191100>,
        <http://tun.fi/MX.191104>,
        <http://tun.fi/MX.191107>,
        <http://tun.fi/MX.191112>,
        <http://tun.fi/MX.191113>,
        <http://tun.fi/MX.191116>,
        <http://tun.fi/MX.191117>,
        <http://tun.fi/MX.191118>,
        <http://tun.fi/MX.191119> ;
    skos:prefLabel "Anotylus"@fi,
        "Anotylus"@sv .

<http://tun.fi/MX.192374> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lathrobium" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.192305> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191638>,
        <http://tun.fi/MX.191640>,
        <http://tun.fi/MX.191641>,
        <http://tun.fi/MX.192375>,
        <http://tun.fi/MX.192376>,
        <http://tun.fi/MX.192377>,
        <http://tun.fi/MX.192384>,
        <http://tun.fi/MX.192385>,
        <http://tun.fi/MX.192386>,
        <http://tun.fi/MX.192388> ;
    skos:prefLabel "Lathrobium"@fi,
        "Lathrobium"@sv .

<http://tun.fi/MX.192600> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Contacyphon" ;
    dwc:scientificNameAuthorship "Des Gozis, 1886" ;
    skos:broader <http://tun.fi/MX.192590> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192601>,
        <http://tun.fi/MX.192602>,
        <http://tun.fi/MX.192604>,
        <http://tun.fi/MX.192605>,
        <http://tun.fi/MX.192606>,
        <http://tun.fi/MX.192607>,
        <http://tun.fi/MX.192609>,
        <http://tun.fi/MX.192610>,
        <http://tun.fi/MX.192611>,
        <http://tun.fi/MX.192612> ;
    skos:prefLabel "Contacyphon"@fi,
        "Contacyphon"@sv .

<http://tun.fi/MX.193749> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptinus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1767" ;
    skos:broader <http://tun.fi/MX.193728> ;
    skos:hiddenLabel "Ptinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193750>,
        <http://tun.fi/MX.193751>,
        <http://tun.fi/MX.193752>,
        <http://tun.fi/MX.193753>,
        <http://tun.fi/MX.193757>,
        <http://tun.fi/MX.193761>,
        <http://tun.fi/MX.193763>,
        <http://tun.fi/MX.193765>,
        <http://tun.fi/MX.193766>,
        <http://tun.fi/MX.193768> ;
    skos:prefLabel "lesiäiset"@fi,
        "Ptinus"@sv .

<http://tun.fi/MX.193797> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anobiinae" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.193722> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193801>,
        <http://tun.fi/MX.193806>,
        <http://tun.fi/MX.193816>,
        <http://tun.fi/MX.193818>,
        <http://tun.fi/MX.193822>,
        <http://tun.fi/MX.193825>,
        <http://tun.fi/MX.193831>,
        <http://tun.fi/MX.193843>,
        <http://tun.fi/MX.5014904>,
        <http://tun.fi/MX.5014907> ;
    skos:prefLabel "Anobiinae"@fi,
        "Anobiinae"@sv .

<http://tun.fi/MX.193870> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycetophagus" ;
    dwc:scientificNameAuthorship "Fabricius, 1792" ;
    skos:broader <http://tun.fi/MX.193865> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193871>,
        <http://tun.fi/MX.193872>,
        <http://tun.fi/MX.193873>,
        <http://tun.fi/MX.193875>,
        <http://tun.fi/MX.193876>,
        <http://tun.fi/MX.193877>,
        <http://tun.fi/MX.193878>,
        <http://tun.fi/MX.193879>,
        <http://tun.fi/MX.193880>,
        <http://tun.fi/MX.5013866> ;
    skos:prefLabel "Mycetophagus"@fi,
        "Mycetophagus"@sv .

<http://tun.fi/MX.195647> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chrysomelinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.194786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195649>,
        <http://tun.fi/MX.195651>,
        <http://tun.fi/MX.195698>,
        <http://tun.fi/MX.195701>,
        <http://tun.fi/MX.195710>,
        <http://tun.fi/MX.195713>,
        <http://tun.fi/MX.195715>,
        <http://tun.fi/MX.195723>,
        <http://tun.fi/MX.195726>,
        <http://tun.fi/MX.195742> ;
    skos:prefLabel "Chrysomelinae"@fi,
        "Chrysomelinae"@sv .

<http://tun.fi/MX.195726> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonioctena" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.195647> ;
    skos:hiddenLabel "Gonioctena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195728>,
        <http://tun.fi/MX.195729>,
        <http://tun.fi/MX.195730>,
        <http://tun.fi/MX.195732>,
        <http://tun.fi/MX.195733>,
        <http://tun.fi/MX.195736>,
        <http://tun.fi/MX.195737>,
        <http://tun.fi/MX.195739>,
        <http://tun.fi/MX.195740>,
        <http://tun.fi/MX.195741> ;
    skos:prefLabel "ruskokalvajat"@fi,
        "Gonioctena"@sv .

<http://tun.fi/MX.201393> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alopecosa" ;
    skos:broader <http://tun.fi/MX.202514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201394>,
        <http://tun.fi/MX.201395>,
        <http://tun.fi/MX.201396>,
        <http://tun.fi/MX.201397>,
        <http://tun.fi/MX.201398>,
        <http://tun.fi/MX.201399>,
        <http://tun.fi/MX.201400>,
        <http://tun.fi/MX.201401>,
        <http://tun.fi/MX.201402>,
        <http://tun.fi/MX.201403> ;
    skos:prefLabel "Alopecosa"@fi,
        "Alopecosa"@sv .

<http://tun.fi/MX.201539> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ascidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201519>,
        <http://tun.fi/MX.201536>,
        <http://tun.fi/MX.201739>,
        <http://tun.fi/MX.202136>,
        <http://tun.fi/MX.202360>,
        <http://tun.fi/MX.202366>,
        <http://tun.fi/MX.202441>,
        <http://tun.fi/MX.203110>,
        <http://tun.fi/MX.203728>,
        <http://tun.fi/MX.203730> ;
    skos:prefLabel "Ascidae"@fi,
        "Ascidae"@sv .

<http://tun.fi/MX.201672> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cecidophyopsis" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201673>,
        <http://tun.fi/MX.201674>,
        <http://tun.fi/MX.201675>,
        <http://tun.fi/MX.201676>,
        <http://tun.fi/MX.201677>,
        <http://tun.fi/MX.201678>,
        <http://tun.fi/MX.201679>,
        <http://tun.fi/MX.201680>,
        <http://tun.fi/MX.201681>,
        <http://tun.fi/MX.201682> ;
    skos:prefLabel "Cecidophyopsis"@fi,
        "Cecidophyopsis"@sv .

<http://tun.fi/MX.201879> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dictynidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201505>,
        <http://tun.fi/MX.201509>,
        <http://tun.fi/MX.201526>,
        <http://tun.fi/MX.201614>,
        <http://tun.fi/MX.201871>,
        <http://tun.fi/MX.201953>,
        <http://tun.fi/MX.202189>,
        <http://tun.fi/MX.202430>,
        <http://tun.fi/MX.202565>,
        <http://tun.fi/MX.324983> ;
    skos:prefLabel "Dictynidae"@fi,
        "Dictynidae"@sv .

<http://tun.fi/MX.202419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasioseius" ;
    skos:broader <http://tun.fi/MX.203115> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202420>,
        <http://tun.fi/MX.202421>,
        <http://tun.fi/MX.202422>,
        <http://tun.fi/MX.202423>,
        <http://tun.fi/MX.202424>,
        <http://tun.fi/MX.202425>,
        <http://tun.fi/MX.202427>,
        <http://tun.fi/MX.202428>,
        <http://tun.fi/MX.202429>,
        <http://tun.fi/MX.4999773> ;
    skos:prefLabel "Lasioseius"@fi,
        "Lasioseius"@sv .

<http://tun.fi/MX.202514> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lycosidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201202>,
        <http://tun.fi/MX.201393>,
        <http://tun.fi/MX.201513>,
        <http://tun.fi/MX.201551>,
        <http://tun.fi/MX.202287>,
        <http://tun.fi/MX.202944>,
        <http://tun.fi/MX.203092>,
        <http://tun.fi/MX.203096>,
        <http://tun.fi/MX.203587>,
        <http://tun.fi/MX.203688> ;
    skos:prefLabel "Lycosidae"@fi,
        "Lycosidae"@sv .

<http://tun.fi/MX.202603> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micaria" ;
    skos:broader <http://tun.fi/MX.202170> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202604>,
        <http://tun.fi/MX.202605>,
        <http://tun.fi/MX.202606>,
        <http://tun.fi/MX.202607>,
        <http://tun.fi/MX.202608>,
        <http://tun.fi/MX.202609>,
        <http://tun.fi/MX.202610>,
        <http://tun.fi/MX.202611>,
        <http://tun.fi/MX.202612>,
        <http://tun.fi/MX.202614> ;
    skos:prefLabel "Micaria"@fi,
        "Micaria"@sv .

<http://tun.fi/MX.202925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parasitus" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202926>,
        <http://tun.fi/MX.202927>,
        <http://tun.fi/MX.202928>,
        <http://tun.fi/MX.202929>,
        <http://tun.fi/MX.202930>,
        <http://tun.fi/MX.202931>,
        <http://tun.fi/MX.202932>,
        <http://tun.fi/MX.202933>,
        <http://tun.fi/MX.202934>,
        <http://tun.fi/MX.202935> ;
    skos:prefLabel "Parasitus"@fi,
        "Parasitus"@sv .

<http://tun.fi/MX.203599> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Typhlodromus" ;
    skos:broader <http://tun.fi/MX.203087> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201467>,
        <http://tun.fi/MX.201468>,
        <http://tun.fi/MX.201469>,
        <http://tun.fi/MX.201470>,
        <http://tun.fi/MX.201471>,
        <http://tun.fi/MX.203600>,
        <http://tun.fi/MX.203601>,
        <http://tun.fi/MX.203602>,
        <http://tun.fi/MX.203603>,
        <http://tun.fi/MX.203604> ;
    skos:prefLabel "Typhlodromus"@fi,
        "Typhlodromus"@sv .

<http://tun.fi/MX.204070> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ancistrocerus" ;
    dwc:scientificNameAuthorship "Wesmael, 1836" ;
    skos:broader <http://tun.fi/MX.204052> ;
    skos:hiddenLabel "Ancistrocerus"@fi,
        "Ancistrocerus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204071>,
        <http://tun.fi/MX.204072>,
        <http://tun.fi/MX.204073>,
        <http://tun.fi/MX.204074>,
        <http://tun.fi/MX.204075>,
        <http://tun.fi/MX.204076>,
        <http://tun.fi/MX.204077>,
        <http://tun.fi/MX.204078>,
        <http://tun.fi/MX.204079>,
        <http://tun.fi/MX.204080> ;
    skos:prefLabel "koloampiaiset"@fi,
        "murargetingar"@sv .

<http://tun.fi/MX.204963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phanerochaete" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233419> ;
    skos:hiddenLabel "Phanerochaete"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205695>,
        <http://tun.fi/MX.205696>,
        <http://tun.fi/MX.205697>,
        <http://tun.fi/MX.205698>,
        <http://tun.fi/MX.205699>,
        <http://tun.fi/MX.205700>,
        <http://tun.fi/MX.205701>,
        <http://tun.fi/MX.205702>,
        <http://tun.fi/MX.205734>,
        <http://tun.fi/MX.4891482> ;
    skos:prefLabel "nukkaorvakat"@fi,
        "Phanerochaete"@sv .

<http://tun.fi/MX.205112> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyporus" ;
    skos:broader <http://tun.fi/MX.233351> ;
    skos:hiddenLabel "Polyporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205642>,
        <http://tun.fi/MX.205777>,
        <http://tun.fi/MX.205778>,
        <http://tun.fi/MX.205779>,
        <http://tun.fi/MX.205780>,
        <http://tun.fi/MX.205781>,
        <http://tun.fi/MX.205782>,
        <http://tun.fi/MX.205783>,
        <http://tun.fi/MX.205784>,
        <http://tun.fi/MX.205785> ;
    skos:prefLabel "jalkakäävät"@fi,
        "Polyporus"@sv .

<http://tun.fi/MX.214085> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cyprididae" ;
    dwc:scientificNameAuthorship "Baird, 1845" ;
    skos:broader <http://tun.fi/MX.70260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214071>,
        <http://tun.fi/MX.214074>,
        <http://tun.fi/MX.214079>,
        <http://tun.fi/MX.214086>,
        <http://tun.fi/MX.214088>,
        <http://tun.fi/MX.214093>,
        <http://tun.fi/MX.214096>,
        <http://tun.fi/MX.214098>,
        <http://tun.fi/MX.4971674>,
        <http://tun.fi/MX.4971735> ;
    skos:prefLabel "Cyprididae"@fi,
        "Cyprididae"@sv .

<http://tun.fi/MX.214203> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Canthocamptidae" ;
    dwc:scientificNameAuthorship "Brady, 1880" ;
    skos:broader <http://tun.fi/MX.70246> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214204>,
        <http://tun.fi/MX.214207>,
        <http://tun.fi/MX.214211>,
        <http://tun.fi/MX.214213>,
        <http://tun.fi/MX.214215>,
        <http://tun.fi/MX.214219>,
        <http://tun.fi/MX.214222>,
        <http://tun.fi/MX.214224>,
        <http://tun.fi/MX.214229>,
        <http://tun.fi/MX.290257> ;
    skos:prefLabel "Canthocamptidae"@fi,
        "Canthocamptidae"@sv .

<http://tun.fi/MX.230127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nabis" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.230124> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230129>,
        <http://tun.fi/MX.230130>,
        <http://tun.fi/MX.230131>,
        <http://tun.fi/MX.230132>,
        <http://tun.fi/MX.230133>,
        <http://tun.fi/MX.230135>,
        <http://tun.fi/MX.230137>,
        <http://tun.fi/MX.230139>,
        <http://tun.fi/MX.230141>,
        <http://tun.fi/MX.230143> ;
    skos:prefLabel "Nabis"@fi,
        "Nabis"@sv .

<http://tun.fi/MX.230904> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Integripalpia" ;
    skos:broader <http://tun.fi/MX.70234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230905>,
        <http://tun.fi/MX.230906>,
        <http://tun.fi/MX.230907>,
        <http://tun.fi/MX.230908>,
        <http://tun.fi/MX.230909>,
        <http://tun.fi/MX.230910>,
        <http://tun.fi/MX.230911>,
        <http://tun.fi/MX.230912>,
        <http://tun.fi/MX.230913>,
        <http://tun.fi/MX.230914> ;
    skos:prefLabel "Integripalpia"@fi,
        "Integripalpia"@sv .

<http://tun.fi/MX.231201> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entomobrya" ;
    dwc:scientificNameAuthorship "Rondani, 1861" ;
    skos:broader <http://tun.fi/MX.231195> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231202>,
        <http://tun.fi/MX.231204>,
        <http://tun.fi/MX.231205>,
        <http://tun.fi/MX.231206>,
        <http://tun.fi/MX.231207>,
        <http://tun.fi/MX.231208>,
        <http://tun.fi/MX.231209>,
        <http://tun.fi/MX.231210>,
        <http://tun.fi/MX.231211>,
        <http://tun.fi/MX.231212> ;
    skos:prefLabel "Entomobrya"@fi,
        "Entomobrya"@sv .

<http://tun.fi/MX.231419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xenylla" ;
    dwc:scientificNameAuthorship "Tullberg, 1869" ;
    skos:broader <http://tun.fi/MX.231386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231420>,
        <http://tun.fi/MX.231421>,
        <http://tun.fi/MX.231422>,
        <http://tun.fi/MX.231423>,
        <http://tun.fi/MX.231424>,
        <http://tun.fi/MX.231425>,
        <http://tun.fi/MX.231426>,
        <http://tun.fi/MX.231427>,
        <http://tun.fi/MX.231428>,
        <http://tun.fi/MX.231429> ;
    skos:prefLabel "Xenylla"@fi,
        "Xenylla"@sv .

<http://tun.fi/MX.233246> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Physalacriaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204920>,
        <http://tun.fi/MX.233502>,
        <http://tun.fi/MX.233503>,
        <http://tun.fi/MX.233505>,
        <http://tun.fi/MX.5076865>,
        <http://tun.fi/MX.69654>,
        <http://tun.fi/MX.69665>,
        <http://tun.fi/MX.69680>,
        <http://tun.fi/MX.69690>,
        <http://tun.fi/MX.69748> ;
    skos:prefLabel "Physalacriaceae"@fi,
        "Physalacriaceae"@sv .

<http://tun.fi/MX.233433> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Bionectriaceae" ;
    skos:broader <http://tun.fi/MX.53691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234261>,
        <http://tun.fi/MX.234263>,
        <http://tun.fi/MX.234264>,
        <http://tun.fi/MX.234266>,
        <http://tun.fi/MX.234271>,
        <http://tun.fi/MX.234273>,
        <http://tun.fi/MX.5019806>,
        <http://tun.fi/MX.67185>,
        <http://tun.fi/MX.67316>,
        <http://tun.fi/MX.67396> ;
    skos:prefLabel "Bionectriaceae"@fi,
        "Bionectriaceae"@sv .

<http://tun.fi/MX.233530> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Deconica" ;
    dwc:scientificNameAuthorship "(W.G.Sm.) P.Karst." ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Deconica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71841>,
        <http://tun.fi/MX.72124>,
        <http://tun.fi/MX.72345>,
        <http://tun.fi/MX.72722>,
        <http://tun.fi/MX.72774>,
        <http://tun.fi/MX.72984>,
        <http://tun.fi/MX.72985>,
        <http://tun.fi/MX.73213>,
        <http://tun.fi/MX.73219>,
        <http://tun.fi/MX.73220> ;
    skos:prefLabel "vähämadonlakit"@fi,
        "Deconica"@sv .

<http://tun.fi/MX.233827> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ascobolus" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.233232> ;
    skos:hiddenLabel "Ascobolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238697>,
        <http://tun.fi/MX.238698>,
        <http://tun.fi/MX.238699>,
        <http://tun.fi/MX.238700>,
        <http://tun.fi/MX.238701>,
        <http://tun.fi/MX.238702>,
        <http://tun.fi/MX.238703>,
        <http://tun.fi/MX.238704>,
        <http://tun.fi/MX.238705>,
        <http://tun.fi/MX.238706> ;
    skos:prefLabel "pilkkumaljakkaat"@fi,
        "Ascobolus"@sv .

<http://tun.fi/MX.233841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pseudombrophila" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:hiddenLabel "Pseudombrophila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238482>,
        <http://tun.fi/MX.238483>,
        <http://tun.fi/MX.238484>,
        <http://tun.fi/MX.238485>,
        <http://tun.fi/MX.238486>,
        <http://tun.fi/MX.238487>,
        <http://tun.fi/MX.238488>,
        <http://tun.fi/MX.238489>,
        <http://tun.fi/MX.238490>,
        <http://tun.fi/MX.238491> ;
    skos:prefLabel "hirvimaljakkaat"@fi,
        "Pseudombrophila"@sv .

<http://tun.fi/MX.234197> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Podospora" ;
    dwc:scientificNameAuthorship "Ces." ;
    skos:broader <http://tun.fi/MX.233296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238161>,
        <http://tun.fi/MX.238162>,
        <http://tun.fi/MX.238163>,
        <http://tun.fi/MX.238164>,
        <http://tun.fi/MX.238165>,
        <http://tun.fi/MX.238166>,
        <http://tun.fi/MX.238167>,
        <http://tun.fi/MX.238168>,
        <http://tun.fi/MX.238169>,
        <http://tun.fi/MX.238170> ;
    skos:prefLabel "Podospora"@fi,
        "Podospora"@sv .

<http://tun.fi/MX.234282> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coniochaeta" ;
    dwc:scientificNameAuthorship "(Sacc.) Cooke" ;
    skos:broader <http://tun.fi/MX.233413> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238587>,
        <http://tun.fi/MX.238588>,
        <http://tun.fi/MX.238589>,
        <http://tun.fi/MX.238590>,
        <http://tun.fi/MX.238591>,
        <http://tun.fi/MX.238592>,
        <http://tun.fi/MX.238593>,
        <http://tun.fi/MX.238594>,
        <http://tun.fi/MX.238595>,
        <http://tun.fi/MX.238596> ;
    skos:prefLabel "Coniochaeta"@fi,
        "Coniochaeta"@sv .

<http://tun.fi/MX.234441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Didymella" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.233307> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237929>,
        <http://tun.fi/MX.237930>,
        <http://tun.fi/MX.237931>,
        <http://tun.fi/MX.237932>,
        <http://tun.fi/MX.237933>,
        <http://tun.fi/MX.237934>,
        <http://tun.fi/MX.237935>,
        <http://tun.fi/MX.237936>,
        <http://tun.fi/MX.237937>,
        <http://tun.fi/MX.237938> ;
    skos:prefLabel "Didymella"@fi,
        "Didymella"@sv .

<http://tun.fi/MX.272706> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erioptera" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Erioptera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272708>,
        <http://tun.fi/MX.272709>,
        <http://tun.fi/MX.272710>,
        <http://tun.fi/MX.272711>,
        <http://tun.fi/MX.272712>,
        <http://tun.fi/MX.272713>,
        <http://tun.fi/MX.272714>,
        <http://tun.fi/MX.272715>,
        <http://tun.fi/MX.272716>,
        <http://tun.fi/MX.272717> ;
    skos:prefLabel "parvekkaat"@fi,
        "Erioptera"@sv .

<http://tun.fi/MX.272840> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phylidorea" ;
    dwc:scientificNameAuthorship "Bigot, 1854" ;
    skos:broader <http://tun.fi/MX.211235> ;
    skos:hiddenLabel "Phylidorea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272842>,
        <http://tun.fi/MX.272844>,
        <http://tun.fi/MX.272846>,
        <http://tun.fi/MX.272847>,
        <http://tun.fi/MX.272848>,
        <http://tun.fi/MX.272849>,
        <http://tun.fi/MX.272850>,
        <http://tun.fi/MX.272851>,
        <http://tun.fi/MX.272852>,
        <http://tun.fi/MX.272853> ;
    skos:prefLabel "ryönikät"@fi,
        "Phylidorea"@sv .

<http://tun.fi/MX.273583> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eukiefferiella" ;
    dwc:scientificNameAuthorship "Thienemann, 1926" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273584>,
        <http://tun.fi/MX.273585>,
        <http://tun.fi/MX.273586>,
        <http://tun.fi/MX.273587>,
        <http://tun.fi/MX.273588>,
        <http://tun.fi/MX.273589>,
        <http://tun.fi/MX.273590>,
        <http://tun.fi/MX.273592>,
        <http://tun.fi/MX.273593>,
        <http://tun.fi/MX.317296> ;
    skos:prefLabel "Eukiefferiella"@fi,
        "Eukiefferiella"@sv .

<http://tun.fi/MX.274850> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Asynapta" ;
    dwc:scientificNameAuthorship "Loew, 1850" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:hiddenLabel "Niladmirara"@fi,
        "Rubsaamenia"@fi,
        "Niladmirara"@sv,
        "Rubsaamenia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274851>,
        <http://tun.fi/MX.274852>,
        <http://tun.fi/MX.274853>,
        <http://tun.fi/MX.274854>,
        <http://tun.fi/MX.274855>,
        <http://tun.fi/MX.274856>,
        <http://tun.fi/MX.274857>,
        <http://tun.fi/MX.5014782>,
        <http://tun.fi/MX.5014784>,
        <http://tun.fi/MX.5014795> ;
    skos:prefLabel "Asynapta"@fi,
        "Asynapta"@sv .

<http://tun.fi/MX.275159> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orfelia" ;
    dwc:scientificNameAuthorship "Costa, 1857" ;
    skos:broader <http://tun.fi/MX.275138> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275160>,
        <http://tun.fi/MX.275161>,
        <http://tun.fi/MX.275162>,
        <http://tun.fi/MX.275163>,
        <http://tun.fi/MX.275164>,
        <http://tun.fi/MX.275165>,
        <http://tun.fi/MX.275166>,
        <http://tun.fi/MX.275167>,
        <http://tun.fi/MX.275168>,
        <http://tun.fi/MX.317284> ;
    skos:prefLabel "Orfelia"@fi,
        "Orfelia"@sv .

<http://tun.fi/MX.275505> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leia" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275506>,
        <http://tun.fi/MX.275507>,
        <http://tun.fi/MX.275508>,
        <http://tun.fi/MX.275509>,
        <http://tun.fi/MX.275510>,
        <http://tun.fi/MX.275511>,
        <http://tun.fi/MX.275512>,
        <http://tun.fi/MX.275513>,
        <http://tun.fi/MX.275514>,
        <http://tun.fi/MX.317281> ;
    skos:prefLabel "Leia"@fi,
        "Leia"@sv .

<http://tun.fi/MX.275745> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dynatosoma" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275746>,
        <http://tun.fi/MX.275747>,
        <http://tun.fi/MX.275748>,
        <http://tun.fi/MX.275749>,
        <http://tun.fi/MX.275750>,
        <http://tun.fi/MX.275751>,
        <http://tun.fi/MX.275752>,
        <http://tun.fi/MX.275753>,
        <http://tun.fi/MX.275754>,
        <http://tun.fi/MX.275755> ;
    skos:prefLabel "Dynatosoma"@fi,
        "Dynatosoma"@sv .

<http://tun.fi/MX.275967> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zygomyia" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275968>,
        <http://tun.fi/MX.275969>,
        <http://tun.fi/MX.275970>,
        <http://tun.fi/MX.275971>,
        <http://tun.fi/MX.275972>,
        <http://tun.fi/MX.275973>,
        <http://tun.fi/MX.275974>,
        <http://tun.fi/MX.275975>,
        <http://tun.fi/MX.275976>,
        <http://tun.fi/MX.275977> ;
    skos:prefLabel "Zygomyia"@fi,
        "Zygomyia"@sv .

<http://tun.fi/MX.276071> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Claustropyga" ;
    dwc:scientificNameAuthorship "Hippa, Vilkamaa & Mohrig, 2003" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276072>,
        <http://tun.fi/MX.276073>,
        <http://tun.fi/MX.276074>,
        <http://tun.fi/MX.276075>,
        <http://tun.fi/MX.276076>,
        <http://tun.fi/MX.276077>,
        <http://tun.fi/MX.276078>,
        <http://tun.fi/MX.276079>,
        <http://tun.fi/MX.4971635>,
        <http://tun.fi/MX.4971636> ;
    skos:prefLabel "Claustropyga"@fi,
        "Claustropyga"@sv .

<http://tun.fi/MX.276184> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epidapus" ;
    dwc:scientificNameAuthorship "Haliday, 1851" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276186>,
        <http://tun.fi/MX.276187>,
        <http://tun.fi/MX.276188>,
        <http://tun.fi/MX.276189>,
        <http://tun.fi/MX.276190>,
        <http://tun.fi/MX.276191>,
        <http://tun.fi/MX.276193>,
        <http://tun.fi/MX.276194>,
        <http://tun.fi/MX.276195>,
        <http://tun.fi/MX.276196> ;
    skos:prefLabel "Epidapus"@fi,
        "Epidapus"@sv .

<http://tun.fi/MX.276332> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichosia" ;
    dwc:scientificNameAuthorship "Winnertz, 1867" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:hiddenLabel "Leptosciara"@fi,
        "Lestremioides"@fi,
        "Leptosciara"@sv,
        "Lestremioides"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276334>,
        <http://tun.fi/MX.276335>,
        <http://tun.fi/MX.276336>,
        <http://tun.fi/MX.276337>,
        <http://tun.fi/MX.276338>,
        <http://tun.fi/MX.276339>,
        <http://tun.fi/MX.276340>,
        <http://tun.fi/MX.276341>,
        <http://tun.fi/MX.276342>,
        <http://tun.fi/MX.276343> ;
    skos:prefLabel "Trichosia"@fi,
        "Trichosia"@sv .

<http://tun.fi/MX.277021> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drapetis" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.276914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277022>,
        <http://tun.fi/MX.277023>,
        <http://tun.fi/MX.277024>,
        <http://tun.fi/MX.277025>,
        <http://tun.fi/MX.277026>,
        <http://tun.fi/MX.277027>,
        <http://tun.fi/MX.277028>,
        <http://tun.fi/MX.277029>,
        <http://tun.fi/MX.317357>,
        <http://tun.fi/MX.5016623> ;
    skos:prefLabel "Drapetis"@fi,
        "Drapetis"@sv .

<http://tun.fi/MX.277982> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parasyrphus" ;
    dwc:scientificNameAuthorship "Matsumura, 1917" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Parasyrphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277983>,
        <http://tun.fi/MX.277984>,
        <http://tun.fi/MX.277985>,
        <http://tun.fi/MX.277986>,
        <http://tun.fi/MX.277987>,
        <http://tun.fi/MX.277988>,
        <http://tun.fi/MX.277989>,
        <http://tun.fi/MX.277990>,
        <http://tun.fi/MX.277991>,
        <http://tun.fi/MX.277992> ;
    skos:prefLabel "kainokirvarit"@fi,
        "Parasyrphus"@sv .

<http://tun.fi/MX.278506> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Trypetinae" ;
    dwc:scientificNameAuthorship "Loew, 1861" ;
    skos:broader <http://tun.fi/MX.278505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278508>,
        <http://tun.fi/MX.278514>,
        <http://tun.fi/MX.278516>,
        <http://tun.fi/MX.278518>,
        <http://tun.fi/MX.278520>,
        <http://tun.fi/MX.278523>,
        <http://tun.fi/MX.278526>,
        <http://tun.fi/MX.278528>,
        <http://tun.fi/MX.278530>,
        <http://tun.fi/MX.278534> ;
    skos:prefLabel "Trypetinae"@fi,
        "Trypetinae"@sv .

<http://tun.fi/MX.278581> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campiglossa" ;
    dwc:scientificNameAuthorship "Rondani, 1870" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:hiddenLabel "Dioxyna"@fi,
        "Dioxyna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278582>,
        <http://tun.fi/MX.278583>,
        <http://tun.fi/MX.278584>,
        <http://tun.fi/MX.278585>,
        <http://tun.fi/MX.278586>,
        <http://tun.fi/MX.278587>,
        <http://tun.fi/MX.278588>,
        <http://tun.fi/MX.278589>,
        <http://tun.fi/MX.278590>,
        <http://tun.fi/MX.278593> ;
    skos:prefLabel "Campiglossa"@fi,
        "Campiglossa"@sv .

<http://tun.fi/MX.279012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aulagromyza" ;
    dwc:scientificNameAuthorship "Enderlein, 1936" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:hiddenLabel "Paraphytomyza"@fi,
        "Paraphytomyza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279013>,
        <http://tun.fi/MX.279014>,
        <http://tun.fi/MX.279015>,
        <http://tun.fi/MX.279016>,
        <http://tun.fi/MX.279017>,
        <http://tun.fi/MX.279018>,
        <http://tun.fi/MX.279019>,
        <http://tun.fi/MX.279020>,
        <http://tun.fi/MX.279021>,
        <http://tun.fi/MX.279022> ;
    skos:prefLabel "Aulagromyza"@fi,
        "Aulagromyza"@sv .

<http://tun.fi/MX.279134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Napomyza" ;
    dwc:scientificNameAuthorship "Westwood, 1840" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279135>,
        <http://tun.fi/MX.279136>,
        <http://tun.fi/MX.279137>,
        <http://tun.fi/MX.279138>,
        <http://tun.fi/MX.279139>,
        <http://tun.fi/MX.279140>,
        <http://tun.fi/MX.279141>,
        <http://tun.fi/MX.279142>,
        <http://tun.fi/MX.279143>,
        <http://tun.fi/MX.279144> ;
    skos:prefLabel "Napomyza"@fi,
        "Napomyza"@sv .

<http://tun.fi/MX.279246> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthomyza" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.279245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279247>,
        <http://tun.fi/MX.279248>,
        <http://tun.fi/MX.279249>,
        <http://tun.fi/MX.279250>,
        <http://tun.fi/MX.279251>,
        <http://tun.fi/MX.279252>,
        <http://tun.fi/MX.279253>,
        <http://tun.fi/MX.279254>,
        <http://tun.fi/MX.320806>,
        <http://tun.fi/MX.320807> ;
    skos:prefLabel "Anthomyza"@fi,
        "Anthomyza"@sv .

<http://tun.fi/MX.279818> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rachispoda" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279819>,
        <http://tun.fi/MX.279820>,
        <http://tun.fi/MX.279821>,
        <http://tun.fi/MX.279822>,
        <http://tun.fi/MX.279823>,
        <http://tun.fi/MX.279824>,
        <http://tun.fi/MX.279825>,
        <http://tun.fi/MX.279826>,
        <http://tun.fi/MX.279827>,
        <http://tun.fi/MX.5012074> ;
    skos:prefLabel "Rachispoda"@fi,
        "Rachispoda"@sv .

<http://tun.fi/MX.280038> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Gymnomyzinae" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.279983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280040>,
        <http://tun.fi/MX.280043>,
        <http://tun.fi/MX.280046>,
        <http://tun.fi/MX.280049>,
        <http://tun.fi/MX.280052>,
        <http://tun.fi/MX.280056>,
        <http://tun.fi/MX.280058>,
        <http://tun.fi/MX.280061>,
        <http://tun.fi/MX.280067>,
        <http://tun.fi/MX.280070> ;
    skos:prefLabel "Gymnomyzinae"@fi,
        "Gymnomyzinae"@sv .

<http://tun.fi/MX.280445> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phorbia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280446>,
        <http://tun.fi/MX.280447>,
        <http://tun.fi/MX.280448>,
        <http://tun.fi/MX.280449>,
        <http://tun.fi/MX.280450>,
        <http://tun.fi/MX.280451>,
        <http://tun.fi/MX.280452>,
        <http://tun.fi/MX.280453>,
        <http://tun.fi/MX.280454>,
        <http://tun.fi/MX.280455> ;
    skos:prefLabel "Phorbia"@fi,
        "Phorbia"@sv .

<http://tun.fi/MX.280563> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nanna" ;
    dwc:scientificNameAuthorship "Strobl, 1894" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:hiddenLabel "Amaurosoma"@fi,
        "Nanna"@fi,
        "Amaurosoma"@sv,
        "Nanna"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280564>,
        <http://tun.fi/MX.280565>,
        <http://tun.fi/MX.280566>,
        <http://tun.fi/MX.280567>,
        <http://tun.fi/MX.280568>,
        <http://tun.fi/MX.280569>,
        <http://tun.fi/MX.280570>,
        <http://tun.fi/MX.280571>,
        <http://tun.fi/MX.280572>,
        <http://tun.fi/MX.4984474> ;
    skos:prefLabel "timoteikärpäset"@fi,
        "timotejflugor"@sv .

<http://tun.fi/MX.280679> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Coenosiinae" ;
    dwc:scientificNameAuthorship "Verrall, 1888" ;
    skos:broader <http://tun.fi/MX.280675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280681>,
        <http://tun.fi/MX.280711>,
        <http://tun.fi/MX.280713>,
        <http://tun.fi/MX.280721>,
        <http://tun.fi/MX.280723>,
        <http://tun.fi/MX.280726>,
        <http://tun.fi/MX.280729>,
        <http://tun.fi/MX.280737>,
        <http://tun.fi/MX.280745>,
        <http://tun.fi/MX.280789> ;
    skos:prefLabel "Coenosiinae"@fi,
        "Coenosiinae"@sv .

<http://tun.fi/MX.280862> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Muscinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.280675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280864>,
        <http://tun.fi/MX.280867>,
        <http://tun.fi/MX.280872>,
        <http://tun.fi/MX.280879>,
        <http://tun.fi/MX.280883>,
        <http://tun.fi/MX.280886>,
        <http://tun.fi/MX.280891>,
        <http://tun.fi/MX.280894>,
        <http://tun.fi/MX.280896>,
        <http://tun.fi/MX.280899> ;
    skos:prefLabel "Muscinae"@fi,
        "Muscinae"@sv .

<http://tun.fi/MX.288125> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nematus" ;
    dwc:scientificNameAuthorship "Panzer, 1801" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288129>,
        <http://tun.fi/MX.288133>,
        <http://tun.fi/MX.288136>,
        <http://tun.fi/MX.288139>,
        <http://tun.fi/MX.288142>,
        <http://tun.fi/MX.288146>,
        <http://tun.fi/MX.288149>,
        <http://tun.fi/MX.288152>,
        <http://tun.fi/MX.288158>,
        <http://tun.fi/MX.5079487> ;
    skos:prefLabel "Nematus"@fi,
        "Nematus"@sv .

<http://tun.fi/MX.288695> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tenthredininae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.286581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288697>,
        <http://tun.fi/MX.288725>,
        <http://tun.fi/MX.288737>,
        <http://tun.fi/MX.288744>,
        <http://tun.fi/MX.288749>,
        <http://tun.fi/MX.288766>,
        <http://tun.fi/MX.288871>,
        <http://tun.fi/MX.288883>,
        <http://tun.fi/MX.288886>,
        <http://tun.fi/MX.5079506> ;
    skos:prefLabel "Tenthredininae"@fi,
        "Tenthredininae"@sv .

<http://tun.fi/MX.290108> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bothriothorax" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1844" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290109>,
        <http://tun.fi/MX.290110>,
        <http://tun.fi/MX.290111>,
        <http://tun.fi/MX.290113>,
        <http://tun.fi/MX.290114>,
        <http://tun.fi/MX.290115>,
        <http://tun.fi/MX.290116>,
        <http://tun.fi/MX.290118>,
        <http://tun.fi/MX.290120>,
        <http://tun.fi/MX.290121> ;
    skos:prefLabel "Bothriothorax"@fi,
        "Bothriothorax"@sv .

<http://tun.fi/MX.290963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proteocephalus" ;
    dwc:scientificNameAuthorship "Weinland, 1858" ;
    skos:broader <http://tun.fi/MX.290962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290964>,
        <http://tun.fi/MX.290965>,
        <http://tun.fi/MX.290966>,
        <http://tun.fi/MX.290967>,
        <http://tun.fi/MX.290968>,
        <http://tun.fi/MX.290969>,
        <http://tun.fi/MX.290970>,
        <http://tun.fi/MX.290971>,
        <http://tun.fi/MX.290972>,
        <http://tun.fi/MX.290973> ;
    skos:prefLabel "Proteocephalus"@fi,
        "Proteocephalus"@sv .

<http://tun.fi/MX.290981> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Cyclophyllidea" ;
    skos:broader <http://tun.fi/MX.4987077> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290887>,
        <http://tun.fi/MX.290890>,
        <http://tun.fi/MX.290982>,
        <http://tun.fi/MX.291007>,
        <http://tun.fi/MX.291014>,
        <http://tun.fi/MX.291023>,
        <http://tun.fi/MX.291062>,
        <http://tun.fi/MX.291076>,
        <http://tun.fi/MX.291166>,
        <http://tun.fi/MX.291169> ;
    skos:prefLabel "Cyclophyllidea"@fi,
        "Cyclophyllidea"@sv .

<http://tun.fi/MX.291077> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taenia" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.291076> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291078>,
        <http://tun.fi/MX.291079>,
        <http://tun.fi/MX.291080>,
        <http://tun.fi/MX.291081>,
        <http://tun.fi/MX.291082>,
        <http://tun.fi/MX.291083>,
        <http://tun.fi/MX.291084>,
        <http://tun.fi/MX.291085>,
        <http://tun.fi/MX.291086>,
        <http://tun.fi/MX.291087> ;
    skos:prefLabel "Taenia"@fi,
        "Taenia"@sv .

<http://tun.fi/MX.296698> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xynobius" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296700>,
        <http://tun.fi/MX.296701>,
        <http://tun.fi/MX.296702>,
        <http://tun.fi/MX.296703>,
        <http://tun.fi/MX.296704>,
        <http://tun.fi/MX.296705>,
        <http://tun.fi/MX.296707>,
        <http://tun.fi/MX.296870>,
        <http://tun.fi/MX.321558>,
        <http://tun.fi/MX.321559> ;
    skos:prefLabel "Xynobius"@fi,
        "Xynobius"@sv .

<http://tun.fi/MX.297692> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peristenus" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297693>,
        <http://tun.fi/MX.297695>,
        <http://tun.fi/MX.297696>,
        <http://tun.fi/MX.297697>,
        <http://tun.fi/MX.297698>,
        <http://tun.fi/MX.297699>,
        <http://tun.fi/MX.321705>,
        <http://tun.fi/MX.321706>,
        <http://tun.fi/MX.321707>,
        <http://tun.fi/MX.321708> ;
    skos:prefLabel "Peristenus"@fi,
        "Peristenus"@sv .

<http://tun.fi/MX.307290> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthizema" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307291>,
        <http://tun.fi/MX.307292>,
        <http://tun.fi/MX.307293>,
        <http://tun.fi/MX.307294>,
        <http://tun.fi/MX.307295>,
        <http://tun.fi/MX.307296>,
        <http://tun.fi/MX.307297>,
        <http://tun.fi/MX.307298>,
        <http://tun.fi/MX.307299>,
        <http://tun.fi/MX.307300> ;
    skos:prefLabel "Orthizema"@fi,
        "Orthizema"@sv .

<http://tun.fi/MX.307436> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesoleptus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307437>,
        <http://tun.fi/MX.307438>,
        <http://tun.fi/MX.307439>,
        <http://tun.fi/MX.307440>,
        <http://tun.fi/MX.307443>,
        <http://tun.fi/MX.307444>,
        <http://tun.fi/MX.307446>,
        <http://tun.fi/MX.307447>,
        <http://tun.fi/MX.307448>,
        <http://tun.fi/MX.307449> ;
    skos:prefLabel "Mesoleptus"@fi,
        "Mesoleptus"@sv .

<http://tun.fi/MX.307552> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oresbius" ;
    dwc:scientificNameAuthorship "Marshall, 1867" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307553>,
        <http://tun.fi/MX.307554>,
        <http://tun.fi/MX.307555>,
        <http://tun.fi/MX.307557>,
        <http://tun.fi/MX.307558>,
        <http://tun.fi/MX.307559>,
        <http://tun.fi/MX.307560>,
        <http://tun.fi/MX.307562>,
        <http://tun.fi/MX.307563>,
        <http://tun.fi/MX.307564> ;
    skos:prefLabel "Oresbius"@fi,
        "Oresbius"@sv .

<http://tun.fi/MX.307807> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicaelotus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307809>,
        <http://tun.fi/MX.307810>,
        <http://tun.fi/MX.307811>,
        <http://tun.fi/MX.307812>,
        <http://tun.fi/MX.307813>,
        <http://tun.fi/MX.307814>,
        <http://tun.fi/MX.307815>,
        <http://tun.fi/MX.307816>,
        <http://tun.fi/MX.307817>,
        <http://tun.fi/MX.5076917> ;
    skos:prefLabel "Dicaelotus"@fi,
        "Dicaelotus"@sv .

<http://tun.fi/MX.307901> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeogenes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307902>,
        <http://tun.fi/MX.307903>,
        <http://tun.fi/MX.307904>,
        <http://tun.fi/MX.307905>,
        <http://tun.fi/MX.307906>,
        <http://tun.fi/MX.307907>,
        <http://tun.fi/MX.307908>,
        <http://tun.fi/MX.307909>,
        <http://tun.fi/MX.307910>,
        <http://tun.fi/MX.307911> ;
    skos:prefLabel "Phaeogenes"@fi,
        "Phaeogenes"@sv .

<http://tun.fi/MX.308170> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Virgichneumon" ;
    dwc:scientificNameAuthorship "Heinrich, 1977" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308171>,
        <http://tun.fi/MX.308173>,
        <http://tun.fi/MX.308175>,
        <http://tun.fi/MX.308176>,
        <http://tun.fi/MX.308178>,
        <http://tun.fi/MX.308179>,
        <http://tun.fi/MX.308180>,
        <http://tun.fi/MX.308181>,
        <http://tun.fi/MX.308182>,
        <http://tun.fi/MX.308183> ;
    skos:prefLabel "Virgichneumon"@fi,
        "Virgichneumon"@sv .

<http://tun.fi/MX.308397> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenichneumon" ;
    dwc:scientificNameAuthorship "Thomson, 1894" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308398>,
        <http://tun.fi/MX.308399>,
        <http://tun.fi/MX.308401>,
        <http://tun.fi/MX.308402>,
        <http://tun.fi/MX.308403>,
        <http://tun.fi/MX.308404>,
        <http://tun.fi/MX.308405>,
        <http://tun.fi/MX.308406>,
        <http://tun.fi/MX.308407>,
        <http://tun.fi/MX.308408> ;
    skos:prefLabel "Ctenichneumon"@fi,
        "Ctenichneumon"@sv .

<http://tun.fi/MX.308552> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syrphoctonus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308553>,
        <http://tun.fi/MX.308554>,
        <http://tun.fi/MX.308555>,
        <http://tun.fi/MX.308556>,
        <http://tun.fi/MX.308557>,
        <http://tun.fi/MX.308558>,
        <http://tun.fi/MX.308559>,
        <http://tun.fi/MX.308560>,
        <http://tun.fi/MX.308561>,
        <http://tun.fi/MX.308562> ;
    skos:prefLabel "Syrphoctonus"@fi,
        "Syrphoctonus"@sv .

<http://tun.fi/MX.308563> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Homotropus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308564>,
        <http://tun.fi/MX.308565>,
        <http://tun.fi/MX.308566>,
        <http://tun.fi/MX.308567>,
        <http://tun.fi/MX.308568>,
        <http://tun.fi/MX.308569>,
        <http://tun.fi/MX.308570>,
        <http://tun.fi/MX.308571>,
        <http://tun.fi/MX.308572>,
        <http://tun.fi/MX.323513> ;
    skos:prefLabel "Homotropus"@fi,
        "Homotropus"@sv .

<http://tun.fi/MX.309060> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pimpla" ;
    dwc:scientificNameAuthorship "Fabricius, 1804" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309062>,
        <http://tun.fi/MX.309063>,
        <http://tun.fi/MX.309064>,
        <http://tun.fi/MX.309065>,
        <http://tun.fi/MX.309067>,
        <http://tun.fi/MX.309070>,
        <http://tun.fi/MX.309071>,
        <http://tun.fi/MX.309073>,
        <http://tun.fi/MX.4994273>,
        <http://tun.fi/MX.4994274> ;
    skos:prefLabel "Pimpla"@fi,
        "Pimpla"@sv .

<http://tun.fi/MX.309182> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Banchinae" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Banchinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309184>,
        <http://tun.fi/MX.309187>,
        <http://tun.fi/MX.309194>,
        <http://tun.fi/MX.309251>,
        <http://tun.fi/MX.309336>,
        <http://tun.fi/MX.309339>,
        <http://tun.fi/MX.309341>,
        <http://tun.fi/MX.309348>,
        <http://tun.fi/MX.309356>,
        <http://tun.fi/MX.309370> ;
    skos:prefLabel "kumpuahmaset"@fi,
        "Banchinae"@sv .

<http://tun.fi/MX.309453> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sympherta" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309454>,
        <http://tun.fi/MX.309455>,
        <http://tun.fi/MX.309457>,
        <http://tun.fi/MX.309458>,
        <http://tun.fi/MX.309459>,
        <http://tun.fi/MX.309460>,
        <http://tun.fi/MX.309462>,
        <http://tun.fi/MX.309463>,
        <http://tun.fi/MX.309464>,
        <http://tun.fi/MX.309466> ;
    skos:prefLabel "Sympherta"@fi,
        "Sympherta"@sv .

<http://tun.fi/MX.309485> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perilissus" ;
    dwc:scientificNameAuthorship "Förster, 1855" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309486>,
        <http://tun.fi/MX.309488>,
        <http://tun.fi/MX.309489>,
        <http://tun.fi/MX.309490>,
        <http://tun.fi/MX.309491>,
        <http://tun.fi/MX.309492>,
        <http://tun.fi/MX.309493>,
        <http://tun.fi/MX.309494>,
        <http://tun.fi/MX.309497>,
        <http://tun.fi/MX.309499> ;
    skos:prefLabel "Perilissus"@fi,
        "Perilissus"@sv .

<http://tun.fi/MX.309858> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phobetes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309859>,
        <http://tun.fi/MX.309860>,
        <http://tun.fi/MX.309861>,
        <http://tun.fi/MX.309862>,
        <http://tun.fi/MX.309863>,
        <http://tun.fi/MX.309865>,
        <http://tun.fi/MX.309866>,
        <http://tun.fi/MX.309867>,
        <http://tun.fi/MX.309869>,
        <http://tun.fi/MX.309870> ;
    skos:prefLabel "Phobetes"@fi,
        "Phobetes"@sv .

<http://tun.fi/MX.309871> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euryproctus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309872>,
        <http://tun.fi/MX.309873>,
        <http://tun.fi/MX.309874>,
        <http://tun.fi/MX.309875>,
        <http://tun.fi/MX.309876>,
        <http://tun.fi/MX.309877>,
        <http://tun.fi/MX.309878>,
        <http://tun.fi/MX.309879>,
        <http://tun.fi/MX.309880>,
        <http://tun.fi/MX.309883> ;
    skos:prefLabel "Euryproctus"@fi,
        "Euryproctus"@sv .

<http://tun.fi/MX.310100> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nemeritis" ;
    dwc:scientificNameAuthorship "Holmgren, 1860" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310101>,
        <http://tun.fi/MX.310102>,
        <http://tun.fi/MX.310103>,
        <http://tun.fi/MX.310104>,
        <http://tun.fi/MX.310105>,
        <http://tun.fi/MX.5076911>,
        <http://tun.fi/MX.5076912>,
        <http://tun.fi/MX.5076913>,
        <http://tun.fi/MX.5076914>,
        <http://tun.fi/MX.5076915> ;
    skos:prefLabel "Nemeritis"@fi,
        "Nemeritis"@sv .

<http://tun.fi/MX.310107> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bathyplectes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310109>,
        <http://tun.fi/MX.310110>,
        <http://tun.fi/MX.310111>,
        <http://tun.fi/MX.310112>,
        <http://tun.fi/MX.310113>,
        <http://tun.fi/MX.310114>,
        <http://tun.fi/MX.310115>,
        <http://tun.fi/MX.310116>,
        <http://tun.fi/MX.310117>,
        <http://tun.fi/MX.310118> ;
    skos:prefLabel "Bathyplectes"@fi,
        "Bathyplectes"@sv .

<http://tun.fi/MX.310708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erigorgus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310710>,
        <http://tun.fi/MX.310712>,
        <http://tun.fi/MX.310713>,
        <http://tun.fi/MX.310715>,
        <http://tun.fi/MX.310719>,
        <http://tun.fi/MX.5001763>,
        <http://tun.fi/MX.5001764>,
        <http://tun.fi/MX.5001765>,
        <http://tun.fi/MX.5001766>,
        <http://tun.fi/MX.5001767> ;
    skos:prefLabel "Erigorgus"@fi,
        "Erigorgus"@sv .

<http://tun.fi/MX.312531> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Proales" ;
    dwc:scientificNameAuthorship "Gosse, 1886" ;
    skos:broader <http://tun.fi/MX.312527> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312532>,
        <http://tun.fi/MX.312533>,
        <http://tun.fi/MX.312534>,
        <http://tun.fi/MX.312535>,
        <http://tun.fi/MX.312537>,
        <http://tun.fi/MX.312538>,
        <http://tun.fi/MX.312539>,
        <http://tun.fi/MX.312540>,
        <http://tun.fi/MX.312541>,
        <http://tun.fi/MX.312542> ;
    skos:prefLabel "Proales"@fi,
        "Proales"@sv .

<http://tun.fi/MX.317752> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scelioninae" ;
    dwc:scientificNameAuthorship "Haliday, 1839" ;
    skos:broader <http://tun.fi/MX.313411> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317760>,
        <http://tun.fi/MX.317767>,
        <http://tun.fi/MX.317770>,
        <http://tun.fi/MX.317773>,
        <http://tun.fi/MX.317780>,
        <http://tun.fi/MX.317783>,
        <http://tun.fi/MX.317786>,
        <http://tun.fi/MX.317792>,
        <http://tun.fi/MX.317795>,
        <http://tun.fi/MX.5075331> ;
    skos:prefLabel "Scelioninae"@fi,
        "Scelioninae"@sv .

<http://tun.fi/MX.318044> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pantolyta" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317443>,
        <http://tun.fi/MX.317444>,
        <http://tun.fi/MX.317445>,
        <http://tun.fi/MX.317446>,
        <http://tun.fi/MX.317447>,
        <http://tun.fi/MX.317449>,
        <http://tun.fi/MX.318045>,
        <http://tun.fi/MX.318046>,
        <http://tun.fi/MX.318047>,
        <http://tun.fi/MX.318048> ;
    skos:prefLabel "Pantolyta"@fi,
        "Pantolyta"@sv .

<http://tun.fi/MX.319980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anagrus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319981>,
        <http://tun.fi/MX.319983>,
        <http://tun.fi/MX.319985>,
        <http://tun.fi/MX.319988>,
        <http://tun.fi/MX.323602>,
        <http://tun.fi/MX.323603>,
        <http://tun.fi/MX.4979890>,
        <http://tun.fi/MX.4993716>,
        <http://tun.fi/MX.4993815>,
        <http://tun.fi/MX.5078577> ;
    skos:prefLabel "Anagrus"@fi,
        "Anagrus"@sv .

<http://tun.fi/MX.33090> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Turdus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.293480> ;
    skos:hiddenLabel "Turdus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200002>,
        <http://tun.fi/MX.33104>,
        <http://tun.fi/MX.33106>,
        <http://tun.fi/MX.33114>,
        <http://tun.fi/MX.33115>,
        <http://tun.fi/MX.33116>,
        <http://tun.fi/MX.33117>,
        <http://tun.fi/MX.33118>,
        <http://tun.fi/MX.33119>,
        <http://tun.fi/MX.33121> ;
    skos:prefLabel "rastaat"@fi,
        "Turdus"@sv .

<http://tun.fi/MX.37> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aeshna" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.34> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38>,
        <http://tun.fi/MX.39>,
        <http://tun.fi/MX.40>,
        <http://tun.fi/MX.41>,
        <http://tun.fi/MX.42>,
        <http://tun.fi/MX.43>,
        <http://tun.fi/MX.44>,
        <http://tun.fi/MX.46>,
        <http://tun.fi/MX.67700>,
        <http://tun.fi/MX.73522> ;
    skos:prefLabel "Aeshna"@fi,
        "Aeshna"@sv .

<http://tun.fi/MX.38210> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polygonaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70046> ;
    skos:hiddenLabel "Polygonaceae"@fi,
        "Polygonaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38211>,
        <http://tun.fi/MX.38213>,
        <http://tun.fi/MX.38221>,
        <http://tun.fi/MX.38230>,
        <http://tun.fi/MX.38237>,
        <http://tun.fi/MX.38243>,
        <http://tun.fi/MX.38246>,
        <http://tun.fi/MX.38248>,
        <http://tun.fi/MX.38250>,
        <http://tun.fi/MX.4972071> ;
    skos:prefLabel "tatarkasvit"@fi,
        "slideväxter"@sv .

<http://tun.fi/MX.38213> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polygonum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38210> ;
    skos:hiddenLabel "Polygonum"@fi,
        "Polygonum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38214>,
        <http://tun.fi/MX.38215>,
        <http://tun.fi/MX.38216>,
        <http://tun.fi/MX.38218>,
        <http://tun.fi/MX.38219>,
        <http://tun.fi/MX.38220>,
        <http://tun.fi/MX.41199>,
        <http://tun.fi/MX.41407>,
        <http://tun.fi/MX.4973449>,
        <http://tun.fi/MX.4973451> ;
    skos:prefLabel "niveltattaret"@fi,
        "trampörter"@sv .

<http://tun.fi/MX.38401> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cardamine" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Cardamine"@fi,
        "Dentaria"@fi,
        "Cardamine"@sv,
        "Dentaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38400>,
        <http://tun.fi/MX.38402>,
        <http://tun.fi/MX.38403>,
        <http://tun.fi/MX.38407>,
        <http://tun.fi/MX.38408>,
        <http://tun.fi/MX.38409>,
        <http://tun.fi/MX.38410>,
        <http://tun.fi/MX.38411>,
        <http://tun.fi/MX.4973163>,
        <http://tun.fi/MX.5068751> ;
    skos:prefLabel "litukat"@fi,
        "bräsmor"@sv .

<http://tun.fi/MX.38687> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Malvaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70063> ;
    skos:hiddenLabel "Malvaceae"@fi,
        "Malvaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38685>,
        <http://tun.fi/MX.38688>,
        <http://tun.fi/MX.38690>,
        <http://tun.fi/MX.38698>,
        <http://tun.fi/MX.38700>,
        <http://tun.fi/MX.41768>,
        <http://tun.fi/MX.41769>,
        <http://tun.fi/MX.41776>,
        <http://tun.fi/MX.41827>,
        <http://tun.fi/MX.41910> ;
    skos:prefLabel "malvakasvit"@fi,
        "malvaväxter"@sv .

<http://tun.fi/MX.38690> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malva" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kiekkomalvat"@fi ;
    skos:broader <http://tun.fi/MX.38687> ;
    skos:hiddenLabel "Lavatera"@fi,
        "Malva"@fi,
        "Lavatera"@sv,
        "Malva"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38691>,
        <http://tun.fi/MX.38692>,
        <http://tun.fi/MX.38693>,
        <http://tun.fi/MX.38694>,
        <http://tun.fi/MX.38695>,
        <http://tun.fi/MX.38697>,
        <http://tun.fi/MX.40610>,
        <http://tun.fi/MX.40611>,
        <http://tun.fi/MX.40806>,
        <http://tun.fi/MX.41215> ;
    skos:prefLabel "malvat"@fi,
        "malvor"@sv .

<http://tun.fi/MX.39424> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myosotis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "silmälemmikit"@fi ;
    skos:broader <http://tun.fi/MX.39397> ;
    skos:hiddenLabel "Myosotis"@fi,
        "Myosotis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39425>,
        <http://tun.fi/MX.39426>,
        <http://tun.fi/MX.39427>,
        <http://tun.fi/MX.39428>,
        <http://tun.fi/MX.39429>,
        <http://tun.fi/MX.39430>,
        <http://tun.fi/MX.39433>,
        <http://tun.fi/MX.39437>,
        <http://tun.fi/MX.39438>,
        <http://tun.fi/MX.41228> ;
    skos:prefLabel "lemmikit"@fi,
        "förgätmigejer"@sv .

<http://tun.fi/MX.39588> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Linaria" ;
    dwc:scientificNameAuthorship "Mill." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Linaria"@fi,
        "Linaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39589>,
        <http://tun.fi/MX.39590>,
        <http://tun.fi/MX.39592>,
        <http://tun.fi/MX.39593>,
        <http://tun.fi/MX.40822>,
        <http://tun.fi/MX.40824>,
        <http://tun.fi/MX.40825>,
        <http://tun.fi/MX.40829>,
        <http://tun.fi/MX.42820>,
        <http://tun.fi/MX.42867> ;
    skos:prefLabel "kannusruohot"@fi,
        "sporrar"@sv .

<http://tun.fi/MX.40519> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bromus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Bromus"@fi,
        "Bromus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40520>,
        <http://tun.fi/MX.40521>,
        <http://tun.fi/MX.40522>,
        <http://tun.fi/MX.40523>,
        <http://tun.fi/MX.40524>,
        <http://tun.fi/MX.40525>,
        <http://tun.fi/MX.40874>,
        <http://tun.fi/MX.40875>,
        <http://tun.fi/MX.40876>,
        <http://tun.fi/MX.42533> ;
    skos:prefLabel "töpökattarat"@fi,
        "lostor"@sv .

<http://tun.fi/MX.43310> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicranella" ;
    dwc:scientificNameAuthorship "(Müll. Hal.) Schimp." ;
    skos:broader <http://tun.fi/MX.5074445> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43522>,
        <http://tun.fi/MX.43523>,
        <http://tun.fi/MX.43524>,
        <http://tun.fi/MX.43525>,
        <http://tun.fi/MX.43526>,
        <http://tun.fi/MX.43528>,
        <http://tun.fi/MX.43529>,
        <http://tun.fi/MX.43530>,
        <http://tun.fi/MX.43531>,
        <http://tun.fi/MX.43532> ;
    skos:prefLabel "Dicranella"@fi,
        "Dicranella"@sv .

<http://tun.fi/MX.43368> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tortula" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212956> ;
    skos:hiddenLabel "Desmatodon"@fi,
        "Phascum"@fi,
        "Protobryum"@fi,
        "Desmatodon"@sv,
        "Phascum"@sv,
        "Protobryum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200453>,
        <http://tun.fi/MX.214706>,
        <http://tun.fi/MX.325000>,
        <http://tun.fi/MX.43848>,
        <http://tun.fi/MX.43849>,
        <http://tun.fi/MX.43850>,
        <http://tun.fi/MX.43851>,
        <http://tun.fi/MX.43852>,
        <http://tun.fi/MX.44106>,
        <http://tun.fi/MX.44107> ;
    skos:prefLabel "Tortula"@fi,
        "Tortula"@sv .

<http://tun.fi/MX.43441> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plagiothecium" ;
    skos:broader <http://tun.fi/MX.212950> ;
    skos:hiddenLabel "Buckiella"@fi,
        "Buckiella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43885>,
        <http://tun.fi/MX.43886>,
        <http://tun.fi/MX.43887>,
        <http://tun.fi/MX.43888>,
        <http://tun.fi/MX.43889>,
        <http://tun.fi/MX.43890>,
        <http://tun.fi/MX.43891>,
        <http://tun.fi/MX.43892>,
        <http://tun.fi/MX.43894>,
        <http://tun.fi/MX.43895> ;
    skos:prefLabel "Plagiothecium"@fi,
        "Plagiothecium"@sv .

<http://tun.fi/MX.44150> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Riccia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.213010> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.44190>,
        <http://tun.fi/MX.44191>,
        <http://tun.fi/MX.44192>,
        <http://tun.fi/MX.44193>,
        <http://tun.fi/MX.44194>,
        <http://tun.fi/MX.44195>,
        <http://tun.fi/MX.44196>,
        <http://tun.fi/MX.44197>,
        <http://tun.fi/MX.44198>,
        <http://tun.fi/MX.44199> ;
    skos:prefLabel "Riccia"@fi,
        "Riccia"@sv .

<http://tun.fi/MX.4999799> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pneumolaelaps" ;
    skos:broader <http://tun.fi/MX.202294> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202302>,
        <http://tun.fi/MX.202306>,
        <http://tun.fi/MX.202307>,
        <http://tun.fi/MX.202308>,
        <http://tun.fi/MX.202309>,
        <http://tun.fi/MX.202311>,
        <http://tun.fi/MX.202313>,
        <http://tun.fi/MX.202314>,
        <http://tun.fi/MX.202322>,
        <http://tun.fi/MX.202339> ;
    skos:prefLabel "Pneumolaelaps"@fi,
        "Pneumolaelaps"@sv .

<http://tun.fi/MX.5019171> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichocoelina" ;
    dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276238>,
        <http://tun.fi/MX.276244>,
        <http://tun.fi/MX.289158>,
        <http://tun.fi/MX.5019181>,
        <http://tun.fi/MX.5019182>,
        <http://tun.fi/MX.5019183>,
        <http://tun.fi/MX.5019184>,
        <http://tun.fi/MX.5019185>,
        <http://tun.fi/MX.5019186>,
        <http://tun.fi/MX.5019187> ;
    skos:prefLabel "Trichocoelina"@fi,
        "Trichocoelina"@sv .

<http://tun.fi/MX.53066> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Basidiomycota" ;
    skos:broader <http://tun.fi/MX.53062> ;
    skos:hiddenLabel "Basidiomycota"@fi,
        "Basidiomycota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232975>,
        <http://tun.fi/MX.232976>,
        <http://tun.fi/MX.232977>,
        <http://tun.fi/MX.313467>,
        <http://tun.fi/MX.5001378>,
        <http://tun.fi/MX.53373>,
        <http://tun.fi/MX.53376>,
        <http://tun.fi/MX.53378>,
        <http://tun.fi/MX.53385>,
        <http://tun.fi/MX.70630> ;
    skos:prefLabel "kantasienet"@fi,
        "basidiesvampar"@sv .

<http://tun.fi/MX.53416> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lachnellula" ;
    dwc:scientificNameAuthorship "P.Karst" ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:hiddenLabel "Lachnellula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236955>,
        <http://tun.fi/MX.236956>,
        <http://tun.fi/MX.236957>,
        <http://tun.fi/MX.236958>,
        <http://tun.fi/MX.236959>,
        <http://tun.fi/MX.236960>,
        <http://tun.fi/MX.236961>,
        <http://tun.fi/MX.236962>,
        <http://tun.fi/MX.236963>,
        <http://tun.fi/MX.52931> ;
    skos:prefLabel "havukarvakat"@fi,
        "Lachnellula"@sv .

<http://tun.fi/MX.53592> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aleyrodidae" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200740>,
        <http://tun.fi/MX.227987>,
        <http://tun.fi/MX.227989>,
        <http://tun.fi/MX.227992>,
        <http://tun.fi/MX.227995>,
        <http://tun.fi/MX.227997>,
        <http://tun.fi/MX.227999>,
        <http://tun.fi/MX.228003>,
        <http://tun.fi/MX.228005>,
        <http://tun.fi/MX.53528> ;
    skos:prefLabel "Aleyrodidae"@fi,
        "Aleyrodidae"@sv .

<http://tun.fi/MX.53663> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Alismatales" ;
    dwc:scientificNameAuthorship "R. Br. ex Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289436>,
        <http://tun.fi/MX.289437>,
        <http://tun.fi/MX.40090>,
        <http://tun.fi/MX.40102>,
        <http://tun.fi/MX.40105>,
        <http://tun.fi/MX.40113>,
        <http://tun.fi/MX.40120>,
        <http://tun.fi/MX.40123>,
        <http://tun.fi/MX.40127>,
        <http://tun.fi/MX.40157> ;
    skos:prefLabel "Alismatales"@fi,
        "Alismatales"@sv .

<http://tun.fi/MX.58696> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lampronia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.58695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58697>,
        <http://tun.fi/MX.58698>,
        <http://tun.fi/MX.58699>,
        <http://tun.fi/MX.58700>,
        <http://tun.fi/MX.58701>,
        <http://tun.fi/MX.58702>,
        <http://tun.fi/MX.58704>,
        <http://tun.fi/MX.58705>,
        <http://tun.fi/MX.58706>,
        <http://tun.fi/MX.58708> ;
    skos:prefLabel "Lampronia"@fi,
        "Lampronia"@sv .

<http://tun.fi/MX.59716> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryotropha" ;
    dwc:scientificNameAuthorship "Heinemann, 1870" ;
    skos:broader <http://tun.fi/MX.59654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59717>,
        <http://tun.fi/MX.59718>,
        <http://tun.fi/MX.59719>,
        <http://tun.fi/MX.59720>,
        <http://tun.fi/MX.59721>,
        <http://tun.fi/MX.59722>,
        <http://tun.fi/MX.59723>,
        <http://tun.fi/MX.59724>,
        <http://tun.fi/MX.59725>,
        <http://tun.fi/MX.59727> ;
    skos:prefLabel "Bryotropha"@fi,
        "Bryotropha"@sv .

<http://tun.fi/MX.60950> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Satyrinae" ;
    dwc:scientificNameAuthorship "Boisduval, 1833" ;
    skos:broader <http://tun.fi/MX.60868> ;
    skos:hiddenLabel "Satyrinae"@fi,
        "Satyrinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60952>,
        <http://tun.fi/MX.60955>,
        <http://tun.fi/MX.60959>,
        <http://tun.fi/MX.60962>,
        <http://tun.fi/MX.60969>,
        <http://tun.fi/MX.60972>,
        <http://tun.fi/MX.60975>,
        <http://tun.fi/MX.60978>,
        <http://tun.fi/MX.60991>,
        <http://tun.fi/MX.60994> ;
    skos:prefLabel "heinäperhoset"@fi,
        "gräsfjärilar"@sv .

<http://tun.fi/MX.61189> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Crambinae" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.61157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61190>,
        <http://tun.fi/MX.61192>,
        <http://tun.fi/MX.61194>,
        <http://tun.fi/MX.61196>,
        <http://tun.fi/MX.61199>,
        <http://tun.fi/MX.61210>,
        <http://tun.fi/MX.61212>,
        <http://tun.fi/MX.61219>,
        <http://tun.fi/MX.61228>,
        <http://tun.fi/MX.61231> ;
    skos:prefLabel "Crambinae"@fi,
        "Crambinae"@sv .

<http://tun.fi/MX.61199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catoptria" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61200>,
        <http://tun.fi/MX.61201>,
        <http://tun.fi/MX.61202>,
        <http://tun.fi/MX.61203>,
        <http://tun.fi/MX.61204>,
        <http://tun.fi/MX.61205>,
        <http://tun.fi/MX.61206>,
        <http://tun.fi/MX.61207>,
        <http://tun.fi/MX.61208>,
        <http://tun.fi/MX.61209> ;
    skos:prefLabel "Catoptria"@fi,
        "Catoptria"@sv .

<http://tun.fi/MX.61219> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agriphila" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013775>,
        <http://tun.fi/MX.5013776>,
        <http://tun.fi/MX.5019196>,
        <http://tun.fi/MX.61220>,
        <http://tun.fi/MX.61221>,
        <http://tun.fi/MX.61222>,
        <http://tun.fi/MX.61223>,
        <http://tun.fi/MX.61224>,
        <http://tun.fi/MX.61226>,
        <http://tun.fi/MX.61227> ;
    skos:prefLabel "Agriphila"@fi,
        "Agriphila"@sv .

<http://tun.fi/MX.61231> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crambus" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.61189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61232>,
        <http://tun.fi/MX.61233>,
        <http://tun.fi/MX.61234>,
        <http://tun.fi/MX.61236>,
        <http://tun.fi/MX.61237>,
        <http://tun.fi/MX.61238>,
        <http://tun.fi/MX.61239>,
        <http://tun.fi/MX.61241>,
        <http://tun.fi/MX.61244>,
        <http://tun.fi/MX.61245> ;
    skos:prefLabel "Crambus"@fi,
        "Crambus"@sv .

<http://tun.fi/MX.61285> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pyraustinae" ;
    dwc:scientificNameAuthorship "Meyrick, 1890" ;
    skos:broader <http://tun.fi/MX.61157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076598>,
        <http://tun.fi/MX.61299>,
        <http://tun.fi/MX.61304>,
        <http://tun.fi/MX.61306>,
        <http://tun.fi/MX.61318>,
        <http://tun.fi/MX.61320>,
        <http://tun.fi/MX.61323>,
        <http://tun.fi/MX.61341>,
        <http://tun.fi/MX.61343>,
        <http://tun.fi/MX.61346> ;
    skos:prefLabel "Pyraustinae"@fi,
        "Pyraustinae"@sv .

<http://tun.fi/MX.61323> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anania" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61285> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61330>,
        <http://tun.fi/MX.61331>,
        <http://tun.fi/MX.61332>,
        <http://tun.fi/MX.61333>,
        <http://tun.fi/MX.61334>,
        <http://tun.fi/MX.61335>,
        <http://tun.fi/MX.61336>,
        <http://tun.fi/MX.61337>,
        <http://tun.fi/MX.61339>,
        <http://tun.fi/MX.61340> ;
    skos:prefLabel "Anania"@fi,
        "Anania"@sv .

<http://tun.fi/MX.61546> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macaria" ;
    dwc:scientificNameAuthorship "Curtis, 1826" ;
    skos:broader <http://tun.fi/MX.61524> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61552>,
        <http://tun.fi/MX.61553>,
        <http://tun.fi/MX.61555>,
        <http://tun.fi/MX.61556>,
        <http://tun.fi/MX.61557>,
        <http://tun.fi/MX.61558>,
        <http://tun.fi/MX.61559>,
        <http://tun.fi/MX.61560>,
        <http://tun.fi/MX.61562>,
        <http://tun.fi/MX.61563> ;
    skos:prefLabel "Macaria"@fi,
        "Macaria"@sv .

<http://tun.fi/MX.61818> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xanthorhoe" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61817>,
        <http://tun.fi/MX.61819>,
        <http://tun.fi/MX.61821>,
        <http://tun.fi/MX.61822>,
        <http://tun.fi/MX.61823>,
        <http://tun.fi/MX.61824>,
        <http://tun.fi/MX.61825>,
        <http://tun.fi/MX.61826>,
        <http://tun.fi/MX.61827>,
        <http://tun.fi/MX.61828> ;
    skos:prefLabel "Xanthorhoe"@fi,
        "Xanthorhoe"@sv .

<http://tun.fi/MX.67110> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylographa" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.4890600> ;
    skos:hiddenLabel "Xylographa"@fi,
        "Xylographa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313763>,
        <http://tun.fi/MX.313764>,
        <http://tun.fi/MX.313765>,
        <http://tun.fi/MX.313766>,
        <http://tun.fi/MX.313767>,
        <http://tun.fi/MX.313768>,
        <http://tun.fi/MX.66903>,
        <http://tun.fi/MX.66904>,
        <http://tun.fi/MX.66905>,
        <http://tun.fi/MX.66906> ;
    skos:prefLabel "viirujäkälät"@fi,
        "xylographor"@sv .

<http://tun.fi/MX.67124> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catillaria" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233334> ;
    skos:hiddenLabel "Catillaria"@fi,
        "Catillaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971883>,
        <http://tun.fi/MX.65466>,
        <http://tun.fi/MX.65467>,
        <http://tun.fi/MX.65468>,
        <http://tun.fi/MX.65469>,
        <http://tun.fi/MX.65470>,
        <http://tun.fi/MX.65471>,
        <http://tun.fi/MX.65472>,
        <http://tun.fi/MX.65473>,
        <http://tun.fi/MX.65474> ;
    skos:prefLabel "hattujäkälät"@fi,
        "kollavar"@sv .

<http://tun.fi/MX.67129> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physcia" ;
    dwc:scientificNameAuthorship "(Schreb.) Michx." ;
    skos:broader <http://tun.fi/MX.233261> ;
    skos:hiddenLabel "Physcia"@fi,
        "Physcia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65573>,
        <http://tun.fi/MX.65574>,
        <http://tun.fi/MX.65575>,
        <http://tun.fi/MX.65576>,
        <http://tun.fi/MX.65577>,
        <http://tun.fi/MX.65578>,
        <http://tun.fi/MX.65579>,
        <http://tun.fi/MX.65580>,
        <http://tun.fi/MX.65581>,
        <http://tun.fi/MX.65582> ;
    skos:prefLabel "sinilaakajäkälät"@fi,
        "rosettlavar"@sv .

<http://tun.fi/MX.67171> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bacidina" ;
    dwc:scientificNameAuthorship "Vězda" ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:hiddenLabel "Bacidina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971879>,
        <http://tun.fi/MX.4999398>,
        <http://tun.fi/MX.65307>,
        <http://tun.fi/MX.65317>,
        <http://tun.fi/MX.65318>,
        <http://tun.fi/MX.65319>,
        <http://tun.fi/MX.65320>,
        <http://tun.fi/MX.65321>,
        <http://tun.fi/MX.65322>,
        <http://tun.fi/MX.65323> ;
    skos:prefLabel "jalolehtojäkälät"@fi,
        "Bacidina"@sv .

<http://tun.fi/MX.67212> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Usnea" ;
    dwc:scientificNameAuthorship "Dill. ex Adans." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Usnea"@fi,
        "Usnea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4887181>,
        <http://tun.fi/MX.66758>,
        <http://tun.fi/MX.66760>,
        <http://tun.fi/MX.66761>,
        <http://tun.fi/MX.66762>,
        <http://tun.fi/MX.66763>,
        <http://tun.fi/MX.66764>,
        <http://tun.fi/MX.66765>,
        <http://tun.fi/MX.66766>,
        <http://tun.fi/MX.66768> ;
    skos:prefLabel "naavat"@fi,
        "skägglavar"@sv .

<http://tun.fi/MX.67243> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opegrapha" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.4890587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999404>,
        <http://tun.fi/MX.5076492>,
        <http://tun.fi/MX.66263>,
        <http://tun.fi/MX.66265>,
        <http://tun.fi/MX.66266>,
        <http://tun.fi/MX.66268>,
        <http://tun.fi/MX.66270>,
        <http://tun.fi/MX.66271>,
        <http://tun.fi/MX.66272>,
        <http://tun.fi/MX.66273> ;
    skos:prefLabel "Opegrapha"@fi,
        "Opegrapha"@sv .

<http://tun.fi/MX.67368> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arthopyrenia" ;
    dwc:scientificNameAuthorship "A.Massal." ;
    skos:broader <http://tun.fi/MX.233280> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65231>,
        <http://tun.fi/MX.65232>,
        <http://tun.fi/MX.65233>,
        <http://tun.fi/MX.65234>,
        <http://tun.fi/MX.65235>,
        <http://tun.fi/MX.65236>,
        <http://tun.fi/MX.65237>,
        <http://tun.fi/MX.66219>,
        <http://tun.fi/MX.66555>,
        <http://tun.fi/MX.66569> ;
    skos:prefLabel "Arthopyrenia"@fi,
        "Arthopyrenia"@sv .

<http://tun.fi/MX.69759> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Panaeolus" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Panaeolus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71866>,
        <http://tun.fi/MX.71867>,
        <http://tun.fi/MX.72104>,
        <http://tun.fi/MX.72326>,
        <http://tun.fi/MX.72752>,
        <http://tun.fi/MX.73014>,
        <http://tun.fi/MX.73015>,
        <http://tun.fi/MX.73249>,
        <http://tun.fi/MX.73475>,
        <http://tun.fi/MX.73476> ;
    skos:prefLabel "kirjoheltat"@fi,
        "Panaeolus"@sv .

<http://tun.fi/MX.70246> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Harpacticoida" ;
    skos:broader <http://tun.fi/MX.53375> ;
    skos:hiddenLabel "Harpacticoida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214180>,
        <http://tun.fi/MX.214184>,
        <http://tun.fi/MX.214189>,
        <http://tun.fi/MX.214194>,
        <http://tun.fi/MX.214200>,
        <http://tun.fi/MX.214203>,
        <http://tun.fi/MX.214233>,
        <http://tun.fi/MX.214242>,
        <http://tun.fi/MX.214248>,
        <http://tun.fi/MX.214253> ;
    skos:prefLabel "pohjahankajalkaiset"@fi,
        "Harpacticoida"@sv .

<http://tun.fi/MX.70568> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Eurotiomycetes" ;
    dwc:scientificNameAuthorship "O. E. Erikss. & Winka" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233707>,
        <http://tun.fi/MX.233710>,
        <http://tun.fi/MX.4890580>,
        <http://tun.fi/MX.70569>,
        <http://tun.fi/MX.70571>,
        <http://tun.fi/MX.70572>,
        <http://tun.fi/MX.70573>,
        <http://tun.fi/MX.70574>,
        <http://tun.fi/MX.70575>,
        <http://tun.fi/MX.70576> ;
    skos:prefLabel "Eurotiomycetes"@fi,
        "Eurotiomycetes"@sv .

<http://tun.fi/MX.70591> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Peltigerales" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233231>,
        <http://tun.fi/MX.233260>,
        <http://tun.fi/MX.233372>,
        <http://tun.fi/MX.233406>,
        <http://tun.fi/MX.233430>,
        <http://tun.fi/MX.4890578>,
        <http://tun.fi/MX.4890582>,
        <http://tun.fi/MX.4890585>,
        <http://tun.fi/MX.4890586>,
        <http://tun.fi/MX.4890598> ;
    skos:prefLabel "Peltigerales"@fi,
        "Peltigerales"@sv .

<http://tun.fi/MX.70632> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Auriculariales" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204932>,
        <http://tun.fi/MX.205111>,
        <http://tun.fi/MX.233441>,
        <http://tun.fi/MX.4884105>,
        <http://tun.fi/MX.5017852>,
        <http://tun.fi/MX.5018143>,
        <http://tun.fi/MX.5029903>,
        <http://tun.fi/MX.5077057>,
        <http://tun.fi/MX.5077058>,
        <http://tun.fi/MX.5077059> ;
    skos:prefLabel "Auriculariales"@fi,
        "Auriculariales"@sv .

<http://tun.fi/MX.188510> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carabus" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.188501> ;
    skos:hiddenLabel "Carabus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188512>,
        <http://tun.fi/MX.188513>,
        <http://tun.fi/MX.188515>,
        <http://tun.fi/MX.188516>,
        <http://tun.fi/MX.188520>,
        <http://tun.fi/MX.188521>,
        <http://tun.fi/MX.188522>,
        <http://tun.fi/MX.188523>,
        <http://tun.fi/MX.188530>,
        <http://tun.fi/MX.188531>,
        <http://tun.fi/MX.188533> ;
    skos:prefLabel "aitokiitäjäiset"@fi,
        "Carabus"@sv .

<http://tun.fi/MX.189837> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ptiliinae" ;
    dwc:scientificNameAuthorship "Heer, 1843" ;
    skos:broader <http://tun.fi/MX.189836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189841>,
        <http://tun.fi/MX.189858>,
        <http://tun.fi/MX.189862>,
        <http://tun.fi/MX.189865>,
        <http://tun.fi/MX.189867>,
        <http://tun.fi/MX.189876>,
        <http://tun.fi/MX.189880>,
        <http://tun.fi/MX.189884>,
        <http://tun.fi/MX.189897>,
        <http://tun.fi/MX.189902>,
        <http://tun.fi/MX.189911> ;
    skos:prefLabel "Ptiliinae"@fi,
        "Ptiliinae"@sv .

<http://tun.fi/MX.189976> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Leiodinae" ;
    dwc:scientificNameAuthorship "Fleming, 1821" ;
    skos:broader <http://tun.fi/MX.189975> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189978>,
        <http://tun.fi/MX.189980>,
        <http://tun.fi/MX.189986>,
        <http://tun.fi/MX.189998>,
        <http://tun.fi/MX.190038>,
        <http://tun.fi/MX.190042>,
        <http://tun.fi/MX.190045>,
        <http://tun.fi/MX.190050>,
        <http://tun.fi/MX.190056>,
        <http://tun.fi/MX.190058>,
        <http://tun.fi/MX.190061> ;
    skos:prefLabel "Leiodinae"@fi,
        "Leiodinae"@sv .

<http://tun.fi/MX.190863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euplectus" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.190859> ;
    skos:hiddenLabel "Euplectus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190864>,
        <http://tun.fi/MX.190865>,
        <http://tun.fi/MX.190867>,
        <http://tun.fi/MX.190868>,
        <http://tun.fi/MX.190870>,
        <http://tun.fi/MX.190872>,
        <http://tun.fi/MX.190873>,
        <http://tun.fi/MX.190877>,
        <http://tun.fi/MX.190879>,
        <http://tun.fi/MX.190880>,
        <http://tun.fi/MX.4883628> ;
    skos:prefLabel "soukkavalekkaat"@fi,
        "Euplectus"@sv .

<http://tun.fi/MX.191935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bisnius" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191936>,
        <http://tun.fi/MX.191937>,
        <http://tun.fi/MX.191938>,
        <http://tun.fi/MX.191939>,
        <http://tun.fi/MX.191941>,
        <http://tun.fi/MX.191942>,
        <http://tun.fi/MX.191945>,
        <http://tun.fi/MX.191946>,
        <http://tun.fi/MX.191950>,
        <http://tun.fi/MX.191951>,
        <http://tun.fi/MX.191952> ;
    skos:prefLabel "Bisnius"@fi,
        "Bisnius"@sv .

<http://tun.fi/MX.192305> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Paederinae" ;
    dwc:scientificNameAuthorship "Fleming, 1821" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191642>,
        <http://tun.fi/MX.191644>,
        <http://tun.fi/MX.192308>,
        <http://tun.fi/MX.192314>,
        <http://tun.fi/MX.192324>,
        <http://tun.fi/MX.192334>,
        <http://tun.fi/MX.192345>,
        <http://tun.fi/MX.192348>,
        <http://tun.fi/MX.192354>,
        <http://tun.fi/MX.192364>,
        <http://tun.fi/MX.192374> ;
    skos:prefLabel "Paederinae"@fi,
        "Paederinae"@sv .

<http://tun.fi/MX.192539> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dermestes" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.192538> ;
    skos:hiddenLabel "Dermestes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192540>,
        <http://tun.fi/MX.192542>,
        <http://tun.fi/MX.192543>,
        <http://tun.fi/MX.192544>,
        <http://tun.fi/MX.192547>,
        <http://tun.fi/MX.192548>,
        <http://tun.fi/MX.192551>,
        <http://tun.fi/MX.192553>,
        <http://tun.fi/MX.192554>,
        <http://tun.fi/MX.192556>,
        <http://tun.fi/MX.192557> ;
    skos:prefLabel "ihrakuoriaiset"@fi,
        "Dermestes"@sv .

<http://tun.fi/MX.194786> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chrysomelidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Chrysomelidae"@fi,
        "Chrysomelidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194787>,
        <http://tun.fi/MX.194825>,
        <http://tun.fi/MX.194846>,
        <http://tun.fi/MX.195389>,
        <http://tun.fi/MX.195575>,
        <http://tun.fi/MX.195633>,
        <http://tun.fi/MX.195636>,
        <http://tun.fi/MX.195647>,
        <http://tun.fi/MX.195755>,
        <http://tun.fi/MX.195799>,
        <http://tun.fi/MX.196010> ;
    skos:prefLabel "lehtikuoriaiset"@fi,
        "bladbaggar"@sv .

<http://tun.fi/MX.195314> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Diaperinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.195239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195316>,
        <http://tun.fi/MX.195319>,
        <http://tun.fi/MX.195323>,
        <http://tun.fi/MX.195325>,
        <http://tun.fi/MX.195327>,
        <http://tun.fi/MX.195330>,
        <http://tun.fi/MX.195332>,
        <http://tun.fi/MX.195334>,
        <http://tun.fi/MX.195337>,
        <http://tun.fi/MX.195343>,
        <http://tun.fi/MX.195347> ;
    skos:prefLabel "Diaperinae"@fi,
        "Diaperinae"@sv .

<http://tun.fi/MX.196513> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthonomus" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:hiddenLabel "Anthonomus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196515>,
        <http://tun.fi/MX.196516>,
        <http://tun.fi/MX.196521>,
        <http://tun.fi/MX.196522>,
        <http://tun.fi/MX.196523>,
        <http://tun.fi/MX.196525>,
        <http://tun.fi/MX.196526>,
        <http://tun.fi/MX.196527>,
        <http://tun.fi/MX.196528>,
        <http://tun.fi/MX.196530>,
        <http://tun.fi/MX.196532> ;
    skos:prefLabel "kukkakärsäkkäät"@fi,
        "Anthonomus"@sv .

<http://tun.fi/MX.203716> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zercon" ;
    skos:broader <http://tun.fi/MX.203727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203717>,
        <http://tun.fi/MX.203718>,
        <http://tun.fi/MX.203719>,
        <http://tun.fi/MX.203720>,
        <http://tun.fi/MX.203721>,
        <http://tun.fi/MX.203722>,
        <http://tun.fi/MX.203723>,
        <http://tun.fi/MX.203724>,
        <http://tun.fi/MX.203725>,
        <http://tun.fi/MX.203726>,
        <http://tun.fi/MX.4999664> ;
    skos:prefLabel "Zercon"@fi,
        "Zercon"@sv .

<http://tun.fi/MX.203838> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Passaloecus" ;
    dwc:scientificNameAuthorship "Shuckard, 1837" ;
    skos:altLabel "oksapistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.203795> ;
    skos:hiddenLabel "Passaloecus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203839>,
        <http://tun.fi/MX.203840>,
        <http://tun.fi/MX.203841>,
        <http://tun.fi/MX.203842>,
        <http://tun.fi/MX.203843>,
        <http://tun.fi/MX.203844>,
        <http://tun.fi/MX.203845>,
        <http://tun.fi/MX.203846>,
        <http://tun.fi/MX.203847>,
        <http://tun.fi/MX.203848>,
        <http://tun.fi/MX.203849> ;
    skos:prefLabel "oksahukat"@fi,
        "Passaloecus"@sv .

<http://tun.fi/MX.204142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Priocnemis" ;
    dwc:scientificNameAuthorship "Schiødte, 1837" ;
    skos:altLabel "sahasääripistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.204135> ;
    skos:hiddenLabel "Priocnemis"@fi,
        "Priocnemis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204144>,
        <http://tun.fi/MX.204145>,
        <http://tun.fi/MX.204146>,
        <http://tun.fi/MX.204147>,
        <http://tun.fi/MX.204148>,
        <http://tun.fi/MX.204149>,
        <http://tun.fi/MX.204150>,
        <http://tun.fi/MX.204151>,
        <http://tun.fi/MX.204152>,
        <http://tun.fi/MX.204154>,
        <http://tun.fi/MX.204155> ;
    skos:prefLabel "raspipistiäiset"@fi,
        "sågbenvägsteklar"@sv .

<http://tun.fi/MX.204565> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Megachilinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204564> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204567>,
        <http://tun.fi/MX.204570>,
        <http://tun.fi/MX.204573>,
        <http://tun.fi/MX.204583>,
        <http://tun.fi/MX.204587>,
        <http://tun.fi/MX.204591>,
        <http://tun.fi/MX.204598>,
        <http://tun.fi/MX.204601>,
        <http://tun.fi/MX.204609>,
        <http://tun.fi/MX.204628>,
        <http://tun.fi/MX.204643> ;
    skos:prefLabel "Megachilinae"@fi,
        "Megachilinae"@sv .

<http://tun.fi/MX.204609> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Osmia" ;
    dwc:scientificNameAuthorship "Panzer, 1806" ;
    skos:broader <http://tun.fi/MX.204565> ;
    skos:hiddenLabel "Osmia"@fi,
        "Osmia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204612>,
        <http://tun.fi/MX.204614>,
        <http://tun.fi/MX.204615>,
        <http://tun.fi/MX.204617>,
        <http://tun.fi/MX.204618>,
        <http://tun.fi/MX.204619>,
        <http://tun.fi/MX.204620>,
        <http://tun.fi/MX.204621>,
        <http://tun.fi/MX.204622>,
        <http://tun.fi/MX.204624>,
        <http://tun.fi/MX.204626> ;
    skos:prefLabel "muurarimehiläiset"@fi,
        "murarbin"@sv .

<http://tun.fi/MX.204907> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antrodiella" ;
    dwc:scientificNameAuthorship "Ryvarden & I.Johans." ;
    skos:broader <http://tun.fi/MX.233326> ;
    skos:hiddenLabel "Antrodiella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205436>,
        <http://tun.fi/MX.205438>,
        <http://tun.fi/MX.205439>,
        <http://tun.fi/MX.205440>,
        <http://tun.fi/MX.205441>,
        <http://tun.fi/MX.205442>,
        <http://tun.fi/MX.205443>,
        <http://tun.fi/MX.205444>,
        <http://tun.fi/MX.205445>,
        <http://tun.fi/MX.205446>,
        <http://tun.fi/MX.205447> ;
    skos:prefLabel "sitkokäävät"@fi,
        "Antrodiella"@sv .

<http://tun.fi/MX.204924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypochnicium" ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Hypochnicium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206043>,
        <http://tun.fi/MX.206044>,
        <http://tun.fi/MX.206045>,
        <http://tun.fi/MX.206046>,
        <http://tun.fi/MX.206047>,
        <http://tun.fi/MX.206048>,
        <http://tun.fi/MX.206049>,
        <http://tun.fi/MX.206050>,
        <http://tun.fi/MX.206051>,
        <http://tun.fi/MX.206052>,
        <http://tun.fi/MX.4891453> ;
    skos:prefLabel "huovakat"@fi,
        "Hypochnicium"@sv .

<http://tun.fi/MX.205067> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydnum" ;
    dwc:scientificNameAuthorship "L.:Fr." ;
    skos:broader <http://tun.fi/MX.233305> ;
    skos:hiddenLabel "Hydnum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205984>,
        <http://tun.fi/MX.205985>,
        <http://tun.fi/MX.205987>,
        <http://tun.fi/MX.235607>,
        <http://tun.fi/MX.4971186>,
        <http://tun.fi/MX.4971188>,
        <http://tun.fi/MX.4971189>,
        <http://tun.fi/MX.4971190>,
        <http://tun.fi/MX.4971192>,
        <http://tun.fi/MX.4971193>,
        <http://tun.fi/MX.5019191> ;
    skos:prefLabel "vahvero-orakkaat"@fi,
        "Hydnum"@sv .

<http://tun.fi/MX.205068> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dacrymyces" ;
    dwc:scientificNameAuthorship "Nees:Fr." ;
    skos:broader <http://tun.fi/MX.233328> ;
    skos:hiddenLabel "Dacrymyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205614>,
        <http://tun.fi/MX.205615>,
        <http://tun.fi/MX.205616>,
        <http://tun.fi/MX.205617>,
        <http://tun.fi/MX.205619>,
        <http://tun.fi/MX.205620>,
        <http://tun.fi/MX.205621>,
        <http://tun.fi/MX.205622>,
        <http://tun.fi/MX.205623>,
        <http://tun.fi/MX.205624>,
        <http://tun.fi/MX.5020765> ;
    skos:prefLabel "tipakat"@fi,
        "Dacrymyces"@sv .

<http://tun.fi/MX.207077> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Accipitrinae" ;
    skos:broader <http://tun.fi/MX.26473> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.26517>,
        <http://tun.fi/MX.26523>,
        <http://tun.fi/MX.26535>,
        <http://tun.fi/MX.26542>,
        <http://tun.fi/MX.26556>,
        <http://tun.fi/MX.26589>,
        <http://tun.fi/MX.26603>,
        <http://tun.fi/MX.26684>,
        <http://tun.fi/MX.26721>,
        <http://tun.fi/MX.26730>,
        <http://tun.fi/MX.298108> ;
    skos:prefLabel "Accipitrinae"@fi,
        "Accipitrinae"@sv .

<http://tun.fi/MX.212938> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Brachytheciaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200416>,
        <http://tun.fi/MX.200417>,
        <http://tun.fi/MX.200421>,
        <http://tun.fi/MX.200423>,
        <http://tun.fi/MX.200424>,
        <http://tun.fi/MX.200425>,
        <http://tun.fi/MX.43287>,
        <http://tun.fi/MX.43307>,
        <http://tun.fi/MX.43336>,
        <http://tun.fi/MX.43439>,
        <http://tun.fi/MX.43443> ;
    skos:prefLabel "Brachytheciaceae"@fi,
        "Brachytheciaceae"@sv .

<http://tun.fi/MX.228725> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphalara" ;
    dwc:scientificNameAuthorship "Förster, 1848" ;
    skos:broader <http://tun.fi/MX.228720> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228726>,
        <http://tun.fi/MX.228727>,
        <http://tun.fi/MX.228728>,
        <http://tun.fi/MX.228729>,
        <http://tun.fi/MX.228730>,
        <http://tun.fi/MX.228732>,
        <http://tun.fi/MX.228733>,
        <http://tun.fi/MX.228735>,
        <http://tun.fi/MX.228736>,
        <http://tun.fi/MX.228737>,
        <http://tun.fi/MX.228739> ;
    skos:prefLabel "Aphalara"@fi,
        "Aphalara"@sv .

<http://tun.fi/MX.229043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macropsis" ;
    dwc:scientificNameAuthorship "Lewis, 1834" ;
    skos:broader <http://tun.fi/MX.229031> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229044>,
        <http://tun.fi/MX.229046>,
        <http://tun.fi/MX.229047>,
        <http://tun.fi/MX.229048>,
        <http://tun.fi/MX.229049>,
        <http://tun.fi/MX.229050>,
        <http://tun.fi/MX.229051>,
        <http://tun.fi/MX.229053>,
        <http://tun.fi/MX.229054>,
        <http://tun.fi/MX.229056>,
        <http://tun.fi/MX.229057> ;
    skos:prefLabel "Macropsis"@fi,
        "Macropsis"@sv .

<http://tun.fi/MX.229271> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zygina" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229273>,
        <http://tun.fi/MX.229274>,
        <http://tun.fi/MX.229275>,
        <http://tun.fi/MX.229276>,
        <http://tun.fi/MX.229277>,
        <http://tun.fi/MX.229278>,
        <http://tun.fi/MX.229279>,
        <http://tun.fi/MX.229281>,
        <http://tun.fi/MX.229282>,
        <http://tun.fi/MX.229284>,
        <http://tun.fi/MX.229286> ;
    skos:prefLabel "Zygina"@fi,
        "Zygina"@sv .

<http://tun.fi/MX.229634> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sigara" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.229612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229636>,
        <http://tun.fi/MX.229637>,
        <http://tun.fi/MX.229638>,
        <http://tun.fi/MX.229639>,
        <http://tun.fi/MX.229641>,
        <http://tun.fi/MX.229642>,
        <http://tun.fi/MX.229644>,
        <http://tun.fi/MX.229646>,
        <http://tun.fi/MX.229648>,
        <http://tun.fi/MX.229649>,
        <http://tun.fi/MX.229651> ;
    skos:prefLabel "Sigara"@fi,
        "Sigara"@sv .

<http://tun.fi/MX.229740> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tingidae" ;
    skos:broader <http://tun.fi/MX.229577> ;
    skos:hiddenLabel "Tingidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229741>,
        <http://tun.fi/MX.229748>,
        <http://tun.fi/MX.229751>,
        <http://tun.fi/MX.229753>,
        <http://tun.fi/MX.229755>,
        <http://tun.fi/MX.229758>,
        <http://tun.fi/MX.229761>,
        <http://tun.fi/MX.229763>,
        <http://tun.fi/MX.229766>,
        <http://tun.fi/MX.229770>,
        <http://tun.fi/MX.4994278> ;
    skos:prefLabel "verkkoluteet"@fi,
        "Tingidae"@sv .

<http://tun.fi/MX.231132> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Isotominae" ;
    dwc:scientificNameAuthorship "Schäffer, 1896" ;
    skos:broader <http://tun.fi/MX.231084> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231133>,
        <http://tun.fi/MX.231136>,
        <http://tun.fi/MX.231138>,
        <http://tun.fi/MX.231140>,
        <http://tun.fi/MX.231148>,
        <http://tun.fi/MX.231150>,
        <http://tun.fi/MX.231155>,
        <http://tun.fi/MX.231157>,
        <http://tun.fi/MX.231162>,
        <http://tun.fi/MX.231183>,
        <http://tun.fi/MX.231185> ;
    skos:prefLabel "Isotominae"@fi,
        "Isotominae"@sv .

<http://tun.fi/MX.231391> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypogastrura" ;
    dwc:scientificNameAuthorship "Bourlet, 1839" ;
    skos:broader <http://tun.fi/MX.231386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231392>,
        <http://tun.fi/MX.231393>,
        <http://tun.fi/MX.231394>,
        <http://tun.fi/MX.231395>,
        <http://tun.fi/MX.231396>,
        <http://tun.fi/MX.231397>,
        <http://tun.fi/MX.231399>,
        <http://tun.fi/MX.231400>,
        <http://tun.fi/MX.231401>,
        <http://tun.fi/MX.231402>,
        <http://tun.fi/MX.231403> ;
    skos:prefLabel "Hypogastrura"@fi,
        "Hypogastrura"@sv .

<http://tun.fi/MX.231752> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydroptila" ;
    dwc:scientificNameAuthorship "Dalman, 1819" ;
    skos:broader <http://tun.fi/MX.230897> ;
    skos:hiddenLabel "Hydroptila"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231753>,
        <http://tun.fi/MX.231754>,
        <http://tun.fi/MX.231755>,
        <http://tun.fi/MX.231756>,
        <http://tun.fi/MX.231757>,
        <http://tun.fi/MX.231758>,
        <http://tun.fi/MX.231759>,
        <http://tun.fi/MX.231760>,
        <http://tun.fi/MX.231761>,
        <http://tun.fi/MX.231762>,
        <http://tun.fi/MX.231763> ;
    skos:prefLabel "hietapalkoset"@fi,
        "Hydroptila"@sv .

<http://tun.fi/MX.231766> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxyethira" ;
    dwc:scientificNameAuthorship "Eaton, 1873" ;
    skos:broader <http://tun.fi/MX.230897> ;
    skos:hiddenLabel "Oxyethira"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231768>,
        <http://tun.fi/MX.231769>,
        <http://tun.fi/MX.231770>,
        <http://tun.fi/MX.231771>,
        <http://tun.fi/MX.231772>,
        <http://tun.fi/MX.231773>,
        <http://tun.fi/MX.231774>,
        <http://tun.fi/MX.231775>,
        <http://tun.fi/MX.231776>,
        <http://tun.fi/MX.231778>,
        <http://tun.fi/MX.231779> ;
    skos:prefLabel "pullopalkoset"@fi,
        "Oxyethira"@sv .

<http://tun.fi/MX.233303> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Psathyrellaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233534>,
        <http://tun.fi/MX.233535>,
        <http://tun.fi/MX.233536>,
        <http://tun.fi/MX.233537>,
        <http://tun.fi/MX.69651>,
        <http://tun.fi/MX.69703>,
        <http://tun.fi/MX.69709>,
        <http://tun.fi/MX.69711>,
        <http://tun.fi/MX.69730>,
        <http://tun.fi/MX.69739>,
        <http://tun.fi/MX.69751> ;
    skos:prefLabel "Psathyrellaceae"@fi,
        "Psathyrellaceae"@sv .

<http://tun.fi/MX.233432> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pezizaceae" ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233807>,
        <http://tun.fi/MX.233808>,
        <http://tun.fi/MX.233809>,
        <http://tun.fi/MX.233811>,
        <http://tun.fi/MX.233812>,
        <http://tun.fi/MX.233813>,
        <http://tun.fi/MX.233814>,
        <http://tun.fi/MX.236910>,
        <http://tun.fi/MX.5019086>,
        <http://tun.fi/MX.5079537>,
        <http://tun.fi/MX.5081109> ;
    skos:prefLabel "Pezizaceae"@fi,
        "Pezizaceae"@sv .

<http://tun.fi/MX.233476> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylodon" ;
    dwc:scientificNameAuthorship "(Pers.) Fr., 1818" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206013>,
        <http://tun.fi/MX.206015>,
        <http://tun.fi/MX.206016>,
        <http://tun.fi/MX.206018>,
        <http://tun.fi/MX.206020>,
        <http://tun.fi/MX.206022>,
        <http://tun.fi/MX.206028>,
        <http://tun.fi/MX.206032>,
        <http://tun.fi/MX.206033>,
        <http://tun.fi/MX.206035>,
        <http://tun.fi/MX.206036> ;
    skos:prefLabel "Xylodon"@fi,
        "Xylodon"@sv .

<http://tun.fi/MX.233928> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phacidium" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237483>,
        <http://tun.fi/MX.237484>,
        <http://tun.fi/MX.237485>,
        <http://tun.fi/MX.237486>,
        <http://tun.fi/MX.237487>,
        <http://tun.fi/MX.237488>,
        <http://tun.fi/MX.237489>,
        <http://tun.fi/MX.237490>,
        <http://tun.fi/MX.237491>,
        <http://tun.fi/MX.237492>,
        <http://tun.fi/MX.237493> ;
    skos:prefLabel "Phacidium"@fi,
        "Phacidium"@sv .

<http://tun.fi/MX.234027> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monilinia" ;
    dwc:scientificNameAuthorship "Honey" ;
    skos:broader <http://tun.fi/MX.53628> ;
    skos:hiddenLabel "Monilinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238120>,
        <http://tun.fi/MX.238121>,
        <http://tun.fi/MX.238122>,
        <http://tun.fi/MX.238123>,
        <http://tun.fi/MX.238124>,
        <http://tun.fi/MX.238125>,
        <http://tun.fi/MX.238126>,
        <http://tun.fi/MX.238127>,
        <http://tun.fi/MX.238128>,
        <http://tun.fi/MX.238129>,
        <http://tun.fi/MX.238130> ;
    skos:prefLabel "muumiopikarit"@fi,
        "Monilinia"@sv .

<http://tun.fi/MX.234403> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epibryon" ;
    dwc:scientificNameAuthorship "Döbbeler" ;
    skos:broader <http://tun.fi/MX.233331> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237627>,
        <http://tun.fi/MX.237628>,
        <http://tun.fi/MX.237629>,
        <http://tun.fi/MX.237630>,
        <http://tun.fi/MX.237631>,
        <http://tun.fi/MX.237632>,
        <http://tun.fi/MX.237633>,
        <http://tun.fi/MX.237634>,
        <http://tun.fi/MX.237635>,
        <http://tun.fi/MX.237636>,
        <http://tun.fi/MX.237637> ;
    skos:prefLabel "Epibryon"@fi,
        "Epibryon"@sv .

<http://tun.fi/MX.236921> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyromitra" ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:hiddenLabel "Gyromitra"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237698>,
        <http://tun.fi/MX.237699>,
        <http://tun.fi/MX.237700>,
        <http://tun.fi/MX.237701>,
        <http://tun.fi/MX.237702>,
        <http://tun.fi/MX.237703>,
        <http://tun.fi/MX.237704>,
        <http://tun.fi/MX.237705>,
        <http://tun.fi/MX.237707>,
        <http://tun.fi/MX.5081105>,
        <http://tun.fi/MX.5081106> ;
    skos:prefLabel "korvasienet"@fi,
        "Gyromitra"@sv .

<http://tun.fi/MX.272931> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limonia" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Limonia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272933>,
        <http://tun.fi/MX.272934>,
        <http://tun.fi/MX.272935>,
        <http://tun.fi/MX.272936>,
        <http://tun.fi/MX.272937>,
        <http://tun.fi/MX.272938>,
        <http://tun.fi/MX.272939>,
        <http://tun.fi/MX.272940>,
        <http://tun.fi/MX.272941>,
        <http://tun.fi/MX.272942>,
        <http://tun.fi/MX.5077156> ;
    skos:prefLabel "ruskokirsikkäät"@fi,
        "Limonia"@sv .

<http://tun.fi/MX.273244> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bezzia" ;
    dwc:scientificNameAuthorship "Kieffer, 1899" ;
    skos:broader <http://tun.fi/MX.273172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273245>,
        <http://tun.fi/MX.273246>,
        <http://tun.fi/MX.273247>,
        <http://tun.fi/MX.273248>,
        <http://tun.fi/MX.273249>,
        <http://tun.fi/MX.273250>,
        <http://tun.fi/MX.273251>,
        <http://tun.fi/MX.273252>,
        <http://tun.fi/MX.273253>,
        <http://tun.fi/MX.273254>,
        <http://tun.fi/MX.273255> ;
    skos:prefLabel "Bezzia"@fi,
        "Bezzia"@sv .

<http://tun.fi/MX.273386> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diamesa" ;
    dwc:scientificNameAuthorship "Meigen, 1835" ;
    skos:broader <http://tun.fi/MX.273384> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273388>,
        <http://tun.fi/MX.273389>,
        <http://tun.fi/MX.273390>,
        <http://tun.fi/MX.273391>,
        <http://tun.fi/MX.273392>,
        <http://tun.fi/MX.273393>,
        <http://tun.fi/MX.273394>,
        <http://tun.fi/MX.273395>,
        <http://tun.fi/MX.273396>,
        <http://tun.fi/MX.273397>,
        <http://tun.fi/MX.273398> ;
    skos:prefLabel "Diamesa"@fi,
        "Diamesa"@sv .

<http://tun.fi/MX.273731> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parakiefferiella" ;
    dwc:scientificNameAuthorship "Thienemann, 1936" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273732>,
        <http://tun.fi/MX.273733>,
        <http://tun.fi/MX.273734>,
        <http://tun.fi/MX.273735>,
        <http://tun.fi/MX.273736>,
        <http://tun.fi/MX.273737>,
        <http://tun.fi/MX.273738>,
        <http://tun.fi/MX.273739>,
        <http://tun.fi/MX.273740>,
        <http://tun.fi/MX.273741>,
        <http://tun.fi/MX.273742> ;
    skos:prefLabel "Parakiefferiella"@fi,
        "Parakiefferiella"@sv .

<http://tun.fi/MX.273981> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glyptotendipes" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273983>,
        <http://tun.fi/MX.273984>,
        <http://tun.fi/MX.273985>,
        <http://tun.fi/MX.273986>,
        <http://tun.fi/MX.273987>,
        <http://tun.fi/MX.273989>,
        <http://tun.fi/MX.273990>,
        <http://tun.fi/MX.273991>,
        <http://tun.fi/MX.273992>,
        <http://tun.fi/MX.273993>,
        <http://tun.fi/MX.273995> ;
    skos:prefLabel "Glyptotendipes"@fi,
        "Glyptotendipes"@sv .

<http://tun.fi/MX.274858> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camptomyia" ;
    dwc:scientificNameAuthorship "Kieffer, 1894" ;
    skos:broader <http://tun.fi/MX.274848> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274859>,
        <http://tun.fi/MX.274860>,
        <http://tun.fi/MX.274861>,
        <http://tun.fi/MX.274862>,
        <http://tun.fi/MX.274863>,
        <http://tun.fi/MX.274864>,
        <http://tun.fi/MX.274865>,
        <http://tun.fi/MX.274866>,
        <http://tun.fi/MX.274867>,
        <http://tun.fi/MX.274868>,
        <http://tun.fi/MX.5014797> ;
    skos:prefLabel "Camptomyia"@fi,
        "Camptomyia"@sv .

<http://tun.fi/MX.275138> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Keroplatinae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.275137> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275140>,
        <http://tun.fi/MX.275142>,
        <http://tun.fi/MX.275146>,
        <http://tun.fi/MX.275149>,
        <http://tun.fi/MX.275151>,
        <http://tun.fi/MX.275154>,
        <http://tun.fi/MX.275156>,
        <http://tun.fi/MX.275159>,
        <http://tun.fi/MX.275169>,
        <http://tun.fi/MX.275173>,
        <http://tun.fi/MX.289145> ;
    skos:prefLabel "Keroplatinae"@fi,
        "Keroplatinae"@sv .

<http://tun.fi/MX.275473> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syntemna" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275474>,
        <http://tun.fi/MX.275475>,
        <http://tun.fi/MX.275476>,
        <http://tun.fi/MX.275477>,
        <http://tun.fi/MX.275478>,
        <http://tun.fi/MX.275479>,
        <http://tun.fi/MX.275480>,
        <http://tun.fi/MX.275481>,
        <http://tun.fi/MX.275482>,
        <http://tun.fi/MX.275483>,
        <http://tun.fi/MX.275484> ;
    skos:prefLabel "Syntemna"@fi,
        "Syntemna"@sv .

<http://tun.fi/MX.276344> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylosciara" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1957" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276346>,
        <http://tun.fi/MX.276348>,
        <http://tun.fi/MX.276349>,
        <http://tun.fi/MX.276350>,
        <http://tun.fi/MX.276351>,
        <http://tun.fi/MX.276352>,
        <http://tun.fi/MX.276353>,
        <http://tun.fi/MX.276354>,
        <http://tun.fi/MX.276355>,
        <http://tun.fi/MX.276356>,
        <http://tun.fi/MX.276357> ;
    skos:prefLabel "Xylosciara"@fi,
        "Xylosciara"@sv .

<http://tun.fi/MX.276521> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Asilinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.276520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276522>,
        <http://tun.fi/MX.276524>,
        <http://tun.fi/MX.276526>,
        <http://tun.fi/MX.276528>,
        <http://tun.fi/MX.276530>,
        <http://tun.fi/MX.276534>,
        <http://tun.fi/MX.276536>,
        <http://tun.fi/MX.276538>,
        <http://tun.fi/MX.276540>,
        <http://tun.fi/MX.276542>,
        <http://tun.fi/MX.5002276> ;
    skos:prefLabel "Asilinae"@fi,
        "Asilinae"@sv .

<http://tun.fi/MX.276643> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thereva" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.276630> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276644>,
        <http://tun.fi/MX.276645>,
        <http://tun.fi/MX.276646>,
        <http://tun.fi/MX.276647>,
        <http://tun.fi/MX.276648>,
        <http://tun.fi/MX.276649>,
        <http://tun.fi/MX.276650>,
        <http://tun.fi/MX.276651>,
        <http://tun.fi/MX.276652>,
        <http://tun.fi/MX.276653>,
        <http://tun.fi/MX.276654> ;
    skos:prefLabel "Thereva"@fi,
        "Thereva"@sv .

<http://tun.fi/MX.276993> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachydromia" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.276914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276994>,
        <http://tun.fi/MX.276995>,
        <http://tun.fi/MX.276996>,
        <http://tun.fi/MX.276997>,
        <http://tun.fi/MX.276998>,
        <http://tun.fi/MX.276999>,
        <http://tun.fi/MX.277000>,
        <http://tun.fi/MX.277001>,
        <http://tun.fi/MX.277002>,
        <http://tun.fi/MX.277003>,
        <http://tun.fi/MX.5008327> ;
    skos:prefLabel "Tachydromia"@fi,
        "Tachydromia"@sv .

<http://tun.fi/MX.277219> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysotus" ;
    dwc:scientificNameAuthorship "Meigen, 1824" ;
    skos:broader <http://tun.fi/MX.277203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277220>,
        <http://tun.fi/MX.277221>,
        <http://tun.fi/MX.277222>,
        <http://tun.fi/MX.277223>,
        <http://tun.fi/MX.277224>,
        <http://tun.fi/MX.277225>,
        <http://tun.fi/MX.277226>,
        <http://tun.fi/MX.277227>,
        <http://tun.fi/MX.277228>,
        <http://tun.fi/MX.277229>,
        <http://tun.fi/MX.4890873> ;
    skos:prefLabel "Chrysotus"@fi,
        "Chrysotus"@sv .

<http://tun.fi/MX.277284> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thrypticus" ;
    dwc:scientificNameAuthorship "Gerstäcker, 1864" ;
    skos:broader <http://tun.fi/MX.277236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277285>,
        <http://tun.fi/MX.277286>,
        <http://tun.fi/MX.277287>,
        <http://tun.fi/MX.277288>,
        <http://tun.fi/MX.277289>,
        <http://tun.fi/MX.277290>,
        <http://tun.fi/MX.277291>,
        <http://tun.fi/MX.277292>,
        <http://tun.fi/MX.277293>,
        <http://tun.fi/MX.277294>,
        <http://tun.fi/MX.277295> ;
    skos:prefLabel "Thrypticus"@fi,
        "Thrypticus"@sv .

<http://tun.fi/MX.277921> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epistrophe" ;
    dwc:scientificNameAuthorship "Walker, 1852" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Epistrophe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277922>,
        <http://tun.fi/MX.277923>,
        <http://tun.fi/MX.277924>,
        <http://tun.fi/MX.277925>,
        <http://tun.fi/MX.277926>,
        <http://tun.fi/MX.277927>,
        <http://tun.fi/MX.277928>,
        <http://tun.fi/MX.277929>,
        <http://tun.fi/MX.277930>,
        <http://tun.fi/MX.277931>,
        <http://tun.fi/MX.277932> ;
    skos:prefLabel "keltakirvarit"@fi,
        "Epistrophe"@sv .

<http://tun.fi/MX.278274> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xylota" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278275>,
        <http://tun.fi/MX.278276>,
        <http://tun.fi/MX.278277>,
        <http://tun.fi/MX.278278>,
        <http://tun.fi/MX.278279>,
        <http://tun.fi/MX.278280>,
        <http://tun.fi/MX.278281>,
        <http://tun.fi/MX.278282>,
        <http://tun.fi/MX.278283>,
        <http://tun.fi/MX.278284>,
        <http://tun.fi/MX.278285> ;
    skos:prefLabel "Xylota"@fi,
        "Xylota"@sv .

<http://tun.fi/MX.278747> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sapromyza" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.278703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278749>,
        <http://tun.fi/MX.278751>,
        <http://tun.fi/MX.278752>,
        <http://tun.fi/MX.278753>,
        <http://tun.fi/MX.278754>,
        <http://tun.fi/MX.278755>,
        <http://tun.fi/MX.278756>,
        <http://tun.fi/MX.278757>,
        <http://tun.fi/MX.278758>,
        <http://tun.fi/MX.278759>,
        <http://tun.fi/MX.278761> ;
    skos:prefLabel "Sapromyza"@fi,
        "Sapromyza"@sv .

<http://tun.fi/MX.278923> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sepsis" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.278898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278924>,
        <http://tun.fi/MX.278925>,
        <http://tun.fi/MX.278926>,
        <http://tun.fi/MX.278927>,
        <http://tun.fi/MX.278928>,
        <http://tun.fi/MX.278929>,
        <http://tun.fi/MX.278930>,
        <http://tun.fi/MX.278931>,
        <http://tun.fi/MX.278932>,
        <http://tun.fi/MX.278933>,
        <http://tun.fi/MX.278934> ;
    skos:prefLabel "Sepsis"@fi,
        "Sepsis"@sv .

<http://tun.fi/MX.278975> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanagromyza" ;
    dwc:scientificNameAuthorship "Hendel, 1920" ;
    skos:broader <http://tun.fi/MX.278935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278976>,
        <http://tun.fi/MX.278977>,
        <http://tun.fi/MX.278978>,
        <http://tun.fi/MX.278979>,
        <http://tun.fi/MX.278980>,
        <http://tun.fi/MX.278981>,
        <http://tun.fi/MX.278982>,
        <http://tun.fi/MX.278983>,
        <http://tun.fi/MX.278984>,
        <http://tun.fi/MX.4970696>,
        <http://tun.fi/MX.4994347> ;
    skos:prefLabel "Melanagromyza"@fi,
        "Melanagromyza"@sv .

<http://tun.fi/MX.279769> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Minilimosina" ;
    dwc:scientificNameAuthorship "Roháček, 1983" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279771>,
        <http://tun.fi/MX.279772>,
        <http://tun.fi/MX.279773>,
        <http://tun.fi/MX.279774>,
        <http://tun.fi/MX.279775>,
        <http://tun.fi/MX.279777>,
        <http://tun.fi/MX.279778>,
        <http://tun.fi/MX.279779>,
        <http://tun.fi/MX.324991>,
        <http://tun.fi/MX.325065>,
        <http://tun.fi/MX.5075877> ;
    skos:prefLabel "Minilimosina"@fi,
        "Minilimosina"@sv .

<http://tun.fi/MX.280025> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notiphila" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.280000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280027>,
        <http://tun.fi/MX.280029>,
        <http://tun.fi/MX.280030>,
        <http://tun.fi/MX.280031>,
        <http://tun.fi/MX.280032>,
        <http://tun.fi/MX.280033>,
        <http://tun.fi/MX.280034>,
        <http://tun.fi/MX.280035>,
        <http://tun.fi/MX.280036>,
        <http://tun.fi/MX.280037>,
        <http://tun.fi/MX.325035> ;
    skos:prefLabel "Notiphila"@fi,
        "Notiphila"@sv .

<http://tun.fi/MX.286944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gilpinia" ;
    dwc:scientificNameAuthorship "Benson, 1939" ;
    skos:broader <http://tun.fi/MX.286943> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286945>,
        <http://tun.fi/MX.286947>,
        <http://tun.fi/MX.286949>,
        <http://tun.fi/MX.286951>,
        <http://tun.fi/MX.286953>,
        <http://tun.fi/MX.286955>,
        <http://tun.fi/MX.286957>,
        <http://tun.fi/MX.286959>,
        <http://tun.fi/MX.286961>,
        <http://tun.fi/MX.286963>,
        <http://tun.fi/MX.286965> ;
    skos:prefLabel "Gilpinia"@fi,
        "Gilpinia"@sv .

<http://tun.fi/MX.287923> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Selandriinae" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.286581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.287925>,
        <http://tun.fi/MX.287938>,
        <http://tun.fi/MX.288057>,
        <http://tun.fi/MX.288064>,
        <http://tun.fi/MX.288069>,
        <http://tun.fi/MX.288073>,
        <http://tun.fi/MX.288080>,
        <http://tun.fi/MX.288089>,
        <http://tun.fi/MX.288093>,
        <http://tun.fi/MX.288097>,
        <http://tun.fi/MX.288493> ;
    skos:prefLabel "Selandriinae"@fi,
        "Selandriinae"@sv .

<http://tun.fi/MX.289079> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Allantinae" ;
    dwc:scientificNameAuthorship "Rohwer, 1911" ;
    skos:broader <http://tun.fi/MX.286581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288592>,
        <http://tun.fi/MX.288599>,
        <http://tun.fi/MX.288607>,
        <http://tun.fi/MX.288611>,
        <http://tun.fi/MX.288633>,
        <http://tun.fi/MX.288678>,
        <http://tun.fi/MX.288681>,
        <http://tun.fi/MX.288685>,
        <http://tun.fi/MX.288689>,
        <http://tun.fi/MX.289007>,
        <http://tun.fi/MX.289081> ;
    skos:prefLabel "Allantinae"@fi,
        "Allantinae"@sv .

<http://tun.fi/MX.290017> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anagyrus" ;
    dwc:scientificNameAuthorship "Howard, 1896" ;
    skos:broader <http://tun.fi/MX.290014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290019>,
        <http://tun.fi/MX.290020>,
        <http://tun.fi/MX.290021>,
        <http://tun.fi/MX.290022>,
        <http://tun.fi/MX.290023>,
        <http://tun.fi/MX.290024>,
        <http://tun.fi/MX.290025>,
        <http://tun.fi/MX.290026>,
        <http://tun.fi/MX.290027>,
        <http://tun.fi/MX.290028>,
        <http://tun.fi/MX.290029> ;
    skos:prefLabel "Anagyrus"@fi,
        "Anagyrus"@sv .

<http://tun.fi/MX.290703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stemonitis" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:hiddenLabel "Stemonitis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290704>,
        <http://tun.fi/MX.290705>,
        <http://tun.fi/MX.290706>,
        <http://tun.fi/MX.290707>,
        <http://tun.fi/MX.290708>,
        <http://tun.fi/MX.290709>,
        <http://tun.fi/MX.290710>,
        <http://tun.fi/MX.290711>,
        <http://tun.fi/MX.290712>,
        <http://tun.fi/MX.290713>,
        <http://tun.fi/MX.5008115> ;
    skos:prefLabel "käämiset"@fi,
        "Stemonitis"@sv .

<http://tun.fi/MX.291379> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Austromenopon" ;
    dwc:scientificNameAuthorship "Bedford, 1939" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291380>,
        <http://tun.fi/MX.291383>,
        <http://tun.fi/MX.291384>,
        <http://tun.fi/MX.291387>,
        <http://tun.fi/MX.291388>,
        <http://tun.fi/MX.291389>,
        <http://tun.fi/MX.291390>,
        <http://tun.fi/MX.291391>,
        <http://tun.fi/MX.291393>,
        <http://tun.fi/MX.291394>,
        <http://tun.fi/MX.291395> ;
    skos:prefLabel "Austromenopon"@fi,
        "Austromenopon"@sv .

<http://tun.fi/MX.297782> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agathis" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.297778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297783>,
        <http://tun.fi/MX.297785>,
        <http://tun.fi/MX.297786>,
        <http://tun.fi/MX.297787>,
        <http://tun.fi/MX.297788>,
        <http://tun.fi/MX.297790>,
        <http://tun.fi/MX.297791>,
        <http://tun.fi/MX.297792>,
        <http://tun.fi/MX.297793>,
        <http://tun.fi/MX.297794>,
        <http://tun.fi/MX.321726> ;
    skos:prefLabel "Agathis"@fi,
        "Agathis"@sv .

<http://tun.fi/MX.297872> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Keratella" ;
    dwc:scientificNameAuthorship "Bory de St.Vincent, 1822" ;
    skos:broader <http://tun.fi/MX.297871> ;
    skos:hiddenLabel "Anuraea"@fi,
        "Anuraea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297874>,
        <http://tun.fi/MX.297876>,
        <http://tun.fi/MX.297877>,
        <http://tun.fi/MX.312462>,
        <http://tun.fi/MX.312468>,
        <http://tun.fi/MX.312470>,
        <http://tun.fi/MX.312472>,
        <http://tun.fi/MX.312473>,
        <http://tun.fi/MX.312474>,
        <http://tun.fi/MX.312475>,
        <http://tun.fi/MX.312479> ;
    skos:prefLabel "Keratella"@fi,
        "Keratella"@sv .

<http://tun.fi/MX.306916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xorides" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.306907> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306917>,
        <http://tun.fi/MX.306918>,
        <http://tun.fi/MX.306919>,
        <http://tun.fi/MX.306920>,
        <http://tun.fi/MX.306923>,
        <http://tun.fi/MX.306924>,
        <http://tun.fi/MX.306925>,
        <http://tun.fi/MX.306926>,
        <http://tun.fi/MX.306927>,
        <http://tun.fi/MX.5000319>,
        <http://tun.fi/MX.5000320> ;
    skos:prefLabel "Xorides"@fi,
        "Xorides"@sv .

<http://tun.fi/MX.306989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aclastus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306990>,
        <http://tun.fi/MX.306991>,
        <http://tun.fi/MX.306992>,
        <http://tun.fi/MX.306993>,
        <http://tun.fi/MX.306995>,
        <http://tun.fi/MX.306996>,
        <http://tun.fi/MX.306998>,
        <http://tun.fi/MX.306999>,
        <http://tun.fi/MX.307000>,
        <http://tun.fi/MX.307001>,
        <http://tun.fi/MX.4999517> ;
    skos:prefLabel "Aclastus"@fi,
        "Aclastus"@sv .

<http://tun.fi/MX.307927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diadromus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307929>,
        <http://tun.fi/MX.307931>,
        <http://tun.fi/MX.307933>,
        <http://tun.fi/MX.307934>,
        <http://tun.fi/MX.307935>,
        <http://tun.fi/MX.307936>,
        <http://tun.fi/MX.307937>,
        <http://tun.fi/MX.307938>,
        <http://tun.fi/MX.307939>,
        <http://tun.fi/MX.307940>,
        <http://tun.fi/MX.307942> ;
    skos:prefLabel "Diadromus"@fi,
        "Diadromus"@sv .

<http://tun.fi/MX.308140> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aoplus" ;
    dwc:scientificNameAuthorship "Tischbein, 1874" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308141>,
        <http://tun.fi/MX.308142>,
        <http://tun.fi/MX.308143>,
        <http://tun.fi/MX.308144>,
        <http://tun.fi/MX.308145>,
        <http://tun.fi/MX.308147>,
        <http://tun.fi/MX.308148>,
        <http://tun.fi/MX.308149>,
        <http://tun.fi/MX.308150>,
        <http://tun.fi/MX.308151>,
        <http://tun.fi/MX.308153> ;
    skos:prefLabel "Aoplus"@fi,
        "Aoplus"@sv .

<http://tun.fi/MX.309590> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scopesis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309591>,
        <http://tun.fi/MX.309592>,
        <http://tun.fi/MX.309593>,
        <http://tun.fi/MX.309594>,
        <http://tun.fi/MX.309596>,
        <http://tun.fi/MX.309597>,
        <http://tun.fi/MX.309598>,
        <http://tun.fi/MX.309599>,
        <http://tun.fi/MX.309600>,
        <http://tun.fi/MX.309601>,
        <http://tun.fi/MX.309602> ;
    skos:prefLabel "Scopesis"@fi,
        "Scopesis"@sv .

<http://tun.fi/MX.309738> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saotis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309739>,
        <http://tun.fi/MX.309740>,
        <http://tun.fi/MX.309741>,
        <http://tun.fi/MX.309743>,
        <http://tun.fi/MX.309744>,
        <http://tun.fi/MX.309745>,
        <http://tun.fi/MX.309746>,
        <http://tun.fi/MX.309748>,
        <http://tun.fi/MX.309749>,
        <http://tun.fi/MX.309751>,
        <http://tun.fi/MX.309752> ;
    skos:prefLabel "Saotis"@fi,
        "Saotis"@sv .

<http://tun.fi/MX.309777> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synodites" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309778>,
        <http://tun.fi/MX.309779>,
        <http://tun.fi/MX.309781>,
        <http://tun.fi/MX.309783>,
        <http://tun.fi/MX.309784>,
        <http://tun.fi/MX.309785>,
        <http://tun.fi/MX.309786>,
        <http://tun.fi/MX.309787>,
        <http://tun.fi/MX.309788>,
        <http://tun.fi/MX.309789>,
        <http://tun.fi/MX.309790> ;
    skos:prefLabel "Synodites"@fi,
        "Synodites"@sv .

<http://tun.fi/MX.310246> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phobocampe" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310247>,
        <http://tun.fi/MX.310248>,
        <http://tun.fi/MX.310249>,
        <http://tun.fi/MX.310250>,
        <http://tun.fi/MX.310251>,
        <http://tun.fi/MX.310252>,
        <http://tun.fi/MX.310253>,
        <http://tun.fi/MX.310254>,
        <http://tun.fi/MX.310255>,
        <http://tun.fi/MX.310256>,
        <http://tun.fi/MX.5076910> ;
    skos:prefLabel "Phobocampe"@fi,
        "Phobocampe"@sv .

<http://tun.fi/MX.310589> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Metopiinae" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Metopiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310590>,
        <http://tun.fi/MX.310598>,
        <http://tun.fi/MX.310603>,
        <http://tun.fi/MX.310614>,
        <http://tun.fi/MX.310628>,
        <http://tun.fi/MX.310631>,
        <http://tun.fi/MX.310633>,
        <http://tun.fi/MX.310636>,
        <http://tun.fi/MX.310638>,
        <http://tun.fi/MX.310644>,
        <http://tun.fi/MX.310646> ;
    skos:prefLabel "naamioahmaset"@fi,
        "Metopiinae"@sv .

<http://tun.fi/MX.317556> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptacis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317557>,
        <http://tun.fi/MX.317558>,
        <http://tun.fi/MX.317559>,
        <http://tun.fi/MX.317560>,
        <http://tun.fi/MX.317561>,
        <http://tun.fi/MX.317562>,
        <http://tun.fi/MX.317563>,
        <http://tun.fi/MX.317564>,
        <http://tun.fi/MX.317565>,
        <http://tun.fi/MX.317566>,
        <http://tun.fi/MX.317567> ;
    skos:prefLabel "Leptacis"@fi,
        "Leptacis"@sv .

<http://tun.fi/MX.318235> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exallonyx" ;
    dwc:scientificNameAuthorship "Kieffer, 1904" ;
    skos:broader <http://tun.fi/MX.318179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318237>,
        <http://tun.fi/MX.318238>,
        <http://tun.fi/MX.318239>,
        <http://tun.fi/MX.318242>,
        <http://tun.fi/MX.318243>,
        <http://tun.fi/MX.318244>,
        <http://tun.fi/MX.318245>,
        <http://tun.fi/MX.318246>,
        <http://tun.fi/MX.318247>,
        <http://tun.fi/MX.318249>,
        <http://tun.fi/MX.318250> ;
    skos:prefLabel "Exallonyx"@fi,
        "Exallonyx"@sv .

<http://tun.fi/MX.319139> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlorocytus" ;
    dwc:scientificNameAuthorship "Graham, 1956" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319140>,
        <http://tun.fi/MX.319141>,
        <http://tun.fi/MX.319142>,
        <http://tun.fi/MX.319143>,
        <http://tun.fi/MX.319144>,
        <http://tun.fi/MX.319145>,
        <http://tun.fi/MX.319146>,
        <http://tun.fi/MX.319147>,
        <http://tun.fi/MX.319149>,
        <http://tun.fi/MX.319150>,
        <http://tun.fi/MX.319151> ;
    skos:prefLabel "Chlorocytus"@fi,
        "Chlorocytus"@sv .

<http://tun.fi/MX.319704> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Perilampus" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.319703> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319705>,
        <http://tun.fi/MX.319708>,
        <http://tun.fi/MX.319709>,
        <http://tun.fi/MX.319710>,
        <http://tun.fi/MX.319711>,
        <http://tun.fi/MX.319712>,
        <http://tun.fi/MX.319714>,
        <http://tun.fi/MX.4985927>,
        <http://tun.fi/MX.4985928>,
        <http://tun.fi/MX.4986755>,
        <http://tun.fi/MX.5017143> ;
    skos:prefLabel "Perilampus"@fi,
        "Perilampus"@sv .

<http://tun.fi/MX.319803> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sympiesis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319804>,
        <http://tun.fi/MX.319805>,
        <http://tun.fi/MX.319806>,
        <http://tun.fi/MX.319807>,
        <http://tun.fi/MX.319808>,
        <http://tun.fi/MX.319809>,
        <http://tun.fi/MX.319810>,
        <http://tun.fi/MX.319811>,
        <http://tun.fi/MX.319812>,
        <http://tun.fi/MX.319813>,
        <http://tun.fi/MX.319814> ;
    skos:prefLabel "Sympiesis"@fi,
        "Sympiesis"@sv .

<http://tun.fi/MX.319826> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pnigalio" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.319744> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319827>,
        <http://tun.fi/MX.319828>,
        <http://tun.fi/MX.319829>,
        <http://tun.fi/MX.319830>,
        <http://tun.fi/MX.319832>,
        <http://tun.fi/MX.319833>,
        <http://tun.fi/MX.319834>,
        <http://tun.fi/MX.319835>,
        <http://tun.fi/MX.319836>,
        <http://tun.fi/MX.319837>,
        <http://tun.fi/MX.5079818> ;
    skos:prefLabel "Pnigalio"@fi,
        "Pnigalio"@sv .

<http://tun.fi/MX.38063> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerastium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "viuhkohärkit"@fi ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Cerastium"@fi,
        "Cerastium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38065>,
        <http://tun.fi/MX.38066>,
        <http://tun.fi/MX.38067>,
        <http://tun.fi/MX.38073>,
        <http://tun.fi/MX.38078>,
        <http://tun.fi/MX.38079>,
        <http://tun.fi/MX.38080>,
        <http://tun.fi/MX.40916>,
        <http://tun.fi/MX.40917>,
        <http://tun.fi/MX.40918>,
        <http://tun.fi/MX.41003> ;
    skos:prefLabel "härkit"@fi,
        "arvar"@sv .

<http://tun.fi/MX.38157> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chenopodioideae" ;
    dwc:scientificNameAuthorship "Burnett" ;
    skos:broader <http://tun.fi/MX.5081107> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38162>,
        <http://tun.fi/MX.38184>,
        <http://tun.fi/MX.38186>,
        <http://tun.fi/MX.38198>,
        <http://tun.fi/MX.38202>,
        <http://tun.fi/MX.41923>,
        <http://tun.fi/MX.4972051>,
        <http://tun.fi/MX.4972073>,
        <http://tun.fi/MX.4972077>,
        <http://tun.fi/MX.4972100>,
        <http://tun.fi/MX.4972131> ;
    skos:prefLabel "Chenopodioideae"@fi,
        "Chenopodioideae"@sv .

<http://tun.fi/MX.38425> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Draba" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Draba"@fi,
        "Erophila"@fi,
        "Draba"@sv,
        "Erophila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38426>,
        <http://tun.fi/MX.38427>,
        <http://tun.fi/MX.38428>,
        <http://tun.fi/MX.38429>,
        <http://tun.fi/MX.38430>,
        <http://tun.fi/MX.38431>,
        <http://tun.fi/MX.38432>,
        <http://tun.fi/MX.38433>,
        <http://tun.fi/MX.38435>,
        <http://tun.fi/MX.38439>,
        <http://tun.fi/MX.40962> ;
    skos:prefLabel "kynsimöt"@fi,
        "drabor"@sv .

<http://tun.fi/MX.38669> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lysimachia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38652> ;
    skos:hiddenLabel "Anagallis"@fi,
        "Glaux"@fi,
        "Lysimachia"@fi,
        "Trientalis"@fi,
        "Anagallis"@sv,
        "Glaux"@sv,
        "Lysimachia"@sv,
        "Trientalis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38670>,
        <http://tun.fi/MX.38671>,
        <http://tun.fi/MX.38672>,
        <http://tun.fi/MX.38673>,
        <http://tun.fi/MX.38674>,
        <http://tun.fi/MX.38676>,
        <http://tun.fi/MX.38678>,
        <http://tun.fi/MX.38680>,
        <http://tun.fi/MX.38681>,
        <http://tun.fi/MX.40690>,
        <http://tun.fi/MX.41204> ;
    skos:prefLabel "alvet"@fi,
        "lysingar"@sv .

<http://tun.fi/MX.39022> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trigonella" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Melilotus"@fi,
        "Trigonella"@fi,
        "Melilotus"@sv,
        "Trigonella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39016>,
        <http://tun.fi/MX.39017>,
        <http://tun.fi/MX.39018>,
        <http://tun.fi/MX.39019>,
        <http://tun.fi/MX.39020>,
        <http://tun.fi/MX.39021>,
        <http://tun.fi/MX.39023>,
        <http://tun.fi/MX.41216>,
        <http://tun.fi/MX.41566>,
        <http://tun.fi/MX.41595>,
        <http://tun.fi/MX.4978979> ;
    skos:prefLabel "sarviapilat"@fi,
        "trigonellor"@sv .

<http://tun.fi/MX.39950> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crepis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "suomukeltot"@fi ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Crepis"@fi,
        "Crepis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39951>,
        <http://tun.fi/MX.39952>,
        <http://tun.fi/MX.39953>,
        <http://tun.fi/MX.39954>,
        <http://tun.fi/MX.40767>,
        <http://tun.fi/MX.40768>,
        <http://tun.fi/MX.40920>,
        <http://tun.fi/MX.40921>,
        <http://tun.fi/MX.40922>,
        <http://tun.fi/MX.40923>,
        <http://tun.fi/MX.42464> ;
    skos:prefLabel "keltot"@fi,
        "jämnfibblor"@sv .

<http://tun.fi/MX.40587> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrostis" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Agrostis"@fi,
        "Chaetopogon"@fi,
        "Agrostis"@sv,
        "Chaetopogon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40588>,
        <http://tun.fi/MX.40589>,
        <http://tun.fi/MX.40590>,
        <http://tun.fi/MX.40591>,
        <http://tun.fi/MX.40592>,
        <http://tun.fi/MX.40593>,
        <http://tun.fi/MX.40596>,
        <http://tun.fi/MX.40601>,
        <http://tun.fi/MX.40858>,
        <http://tun.fi/MX.40859>,
        <http://tun.fi/MX.41010> ;
    skos:prefLabel "röllit"@fi,
        "ven"@sv .

<http://tun.fi/MX.43337> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fissidens" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212926> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200475>,
        <http://tun.fi/MX.43603>,
        <http://tun.fi/MX.43605>,
        <http://tun.fi/MX.43606>,
        <http://tun.fi/MX.43607>,
        <http://tun.fi/MX.43608>,
        <http://tun.fi/MX.43609>,
        <http://tun.fi/MX.43610>,
        <http://tun.fi/MX.43611>,
        <http://tun.fi/MX.43612>,
        <http://tun.fi/MX.5003411> ;
    skos:prefLabel "Fissidens"@fi,
        "Fissidens"@sv .

<http://tun.fi/MX.43340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthotrichum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212954> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200482>,
        <http://tun.fi/MX.43734>,
        <http://tun.fi/MX.43735>,
        <http://tun.fi/MX.43736>,
        <http://tun.fi/MX.43737>,
        <http://tun.fi/MX.43741>,
        <http://tun.fi/MX.43742>,
        <http://tun.fi/MX.43743>,
        <http://tun.fi/MX.43744>,
        <http://tun.fi/MX.43748>,
        <http://tun.fi/MX.43750> ;
    skos:prefLabel "Orthotrichum"@fi,
        "Orthotrichum"@sv .

<http://tun.fi/MX.43419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polytrichum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212963> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323745>,
        <http://tun.fi/MX.43928>,
        <http://tun.fi/MX.43929>,
        <http://tun.fi/MX.43931>,
        <http://tun.fi/MX.43933>,
        <http://tun.fi/MX.43934>,
        <http://tun.fi/MX.43935>,
        <http://tun.fi/MX.43936>,
        <http://tun.fi/MX.43937>,
        <http://tun.fi/MX.43938>,
        <http://tun.fi/MX.43939> ;
    skos:prefLabel "Polytrichum"@fi,
        "Polytrichum"@sv .

<http://tun.fi/MX.53431> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tilletia" ;
    dwc:scientificNameAuthorship "Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.53630> ;
    skos:hiddenLabel "Tilletia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984629>,
        <http://tun.fi/MX.4984632>,
        <http://tun.fi/MX.4984665>,
        <http://tun.fi/MX.4984711>,
        <http://tun.fi/MX.4984748>,
        <http://tun.fi/MX.4984769>,
        <http://tun.fi/MX.4984850>,
        <http://tun.fi/MX.4984992>,
        <http://tun.fi/MX.4985094>,
        <http://tun.fi/MX.52968>,
        <http://tun.fi/MX.52969> ;
    skos:prefLabel "haisunoet"@fi,
        "Tilletia"@sv .

<http://tun.fi/MX.53510> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dysaphis" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228372>,
        <http://tun.fi/MX.228373>,
        <http://tun.fi/MX.228374>,
        <http://tun.fi/MX.228375>,
        <http://tun.fi/MX.228376>,
        <http://tun.fi/MX.228377>,
        <http://tun.fi/MX.228378>,
        <http://tun.fi/MX.228380>,
        <http://tun.fi/MX.228381>,
        <http://tun.fi/MX.228382>,
        <http://tun.fi/MX.52990> ;
    skos:prefLabel "Dysaphis"@fi,
        "Dysaphis"@sv .

<http://tun.fi/MX.53563> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Erysiphaceae" ;
    skos:broader <http://tun.fi/MX.53738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233890>,
        <http://tun.fi/MX.233891>,
        <http://tun.fi/MX.233892>,
        <http://tun.fi/MX.233893>,
        <http://tun.fi/MX.233896>,
        <http://tun.fi/MX.4984453>,
        <http://tun.fi/MX.4984454>,
        <http://tun.fi/MX.4984455>,
        <http://tun.fi/MX.4984456>,
        <http://tun.fi/MX.4984457>,
        <http://tun.fi/MX.53492> ;
    skos:prefLabel "Erysiphaceae"@fi,
        "Erysiphaceae"@sv .

<http://tun.fi/MX.53572> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cicadellidae" ;
    skos:broader <http://tun.fi/MX.289596> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229028>,
        <http://tun.fi/MX.229031>,
        <http://tun.fi/MX.229063>,
        <http://tun.fi/MX.229071>,
        <http://tun.fi/MX.229095>,
        <http://tun.fi/MX.229101>,
        <http://tun.fi/MX.229104>,
        <http://tun.fi/MX.229124>,
        <http://tun.fi/MX.229289>,
        <http://tun.fi/MX.53485>,
        <http://tun.fi/MX.53560> ;
    skos:prefLabel "Cicadellidae"@fi,
        "Cicadellidae"@sv .

<http://tun.fi/MX.53701> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Prostigmata" ;
    skos:broader <http://tun.fi/MX.53386> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201404>,
        <http://tun.fi/MX.201913>,
        <http://tun.fi/MX.202066>,
        <http://tun.fi/MX.202707>,
        <http://tun.fi/MX.203076>,
        <http://tun.fi/MX.203116>,
        <http://tun.fi/MX.203348>,
        <http://tun.fi/MX.203591>,
        <http://tun.fi/MX.53573>,
        <http://tun.fi/MX.53597>,
        <http://tun.fi/MX.53614> ;
    skos:prefLabel "Prostigmata"@fi,
        "Prostigmata"@sv .

<http://tun.fi/MX.58616> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectoedemia" ;
    dwc:scientificNameAuthorship "Busck, 1907" ;
    skos:broader <http://tun.fi/MX.58546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58627>,
        <http://tun.fi/MX.58628>,
        <http://tun.fi/MX.58629>,
        <http://tun.fi/MX.58630>,
        <http://tun.fi/MX.58631>,
        <http://tun.fi/MX.58632>,
        <http://tun.fi/MX.58633>,
        <http://tun.fi/MX.58634>,
        <http://tun.fi/MX.58635>,
        <http://tun.fi/MX.58636>,
        <http://tun.fi/MX.58638> ;
    skos:prefLabel "Ectoedemia"@fi,
        "Ectoedemia"@sv .

<http://tun.fi/MX.59952> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synanthedon" ;
    dwc:scientificNameAuthorship "Hübner, 1819" ;
    skos:broader <http://tun.fi/MX.59940> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211175>,
        <http://tun.fi/MX.5076587>,
        <http://tun.fi/MX.59953>,
        <http://tun.fi/MX.59954>,
        <http://tun.fi/MX.59955>,
        <http://tun.fi/MX.59956>,
        <http://tun.fi/MX.59957>,
        <http://tun.fi/MX.59958>,
        <http://tun.fi/MX.59959>,
        <http://tun.fi/MX.59960>,
        <http://tun.fi/MX.59961> ;
    skos:prefLabel "Synanthedon"@fi,
        "Synanthedon"@sv .

<http://tun.fi/MX.60328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phiaris" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60327>,
        <http://tun.fi/MX.60329>,
        <http://tun.fi/MX.60330>,
        <http://tun.fi/MX.60331>,
        <http://tun.fi/MX.60333>,
        <http://tun.fi/MX.60334>,
        <http://tun.fi/MX.60335>,
        <http://tun.fi/MX.60336>,
        <http://tun.fi/MX.60338>,
        <http://tun.fi/MX.60339>,
        <http://tun.fi/MX.60341> ;
    skos:prefLabel "Phiaris"@fi,
        "Phiaris"@sv .

<http://tun.fi/MX.61287> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Udea" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.61350> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61288>,
        <http://tun.fi/MX.61289>,
        <http://tun.fi/MX.61290>,
        <http://tun.fi/MX.61291>,
        <http://tun.fi/MX.61292>,
        <http://tun.fi/MX.61293>,
        <http://tun.fi/MX.61294>,
        <http://tun.fi/MX.61295>,
        <http://tun.fi/MX.61296>,
        <http://tun.fi/MX.61297>,
        <http://tun.fi/MX.61298> ;
    skos:prefLabel "Udea"@fi,
        "Udea"@sv .

<http://tun.fi/MX.62137> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Erebidae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Erebidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62138>,
        <http://tun.fi/MX.62141>,
        <http://tun.fi/MX.62144>,
        <http://tun.fi/MX.62156>,
        <http://tun.fi/MX.62181>,
        <http://tun.fi/MX.62202>,
        <http://tun.fi/MX.62282>,
        <http://tun.fi/MX.62285>,
        <http://tun.fi/MX.62290>,
        <http://tun.fi/MX.62298>,
        <http://tun.fi/MX.62318> ;
    skos:prefLabel "hämyköt"@fi,
        "Erebidae"@sv .

<http://tun.fi/MX.62933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mythimna" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289258>,
        <http://tun.fi/MX.62935>,
        <http://tun.fi/MX.62937>,
        <http://tun.fi/MX.62938>,
        <http://tun.fi/MX.62939>,
        <http://tun.fi/MX.62941>,
        <http://tun.fi/MX.62942>,
        <http://tun.fi/MX.62943>,
        <http://tun.fi/MX.62944>,
        <http://tun.fi/MX.62945>,
        <http://tun.fi/MX.62946> ;
    skos:prefLabel "Mythimna"@fi,
        "Mythimna"@sv .

<http://tun.fi/MX.67031> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lecidella" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:hiddenLabel "Lecidella"@fi,
        "Lecidella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66012>,
        <http://tun.fi/MX.66013>,
        <http://tun.fi/MX.66015>,
        <http://tun.fi/MX.66016>,
        <http://tun.fi/MX.66017>,
        <http://tun.fi/MX.66018>,
        <http://tun.fi/MX.66019>,
        <http://tun.fi/MX.66020>,
        <http://tun.fi/MX.66021>,
        <http://tun.fi/MX.66022>,
        <http://tun.fi/MX.66024> ;
    skos:prefLabel "pallerojäkälät"@fi,
        "lecidellor"@sv .

<http://tun.fi/MX.67201> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sclerococcum" ;
    dwc:scientificNameAuthorship "Fr.: Fr." ;
    skos:broader <http://tun.fi/MX.4890580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313727>,
        <http://tun.fi/MX.4971885>,
        <http://tun.fi/MX.65671>,
        <http://tun.fi/MX.65672>,
        <http://tun.fi/MX.65673>,
        <http://tun.fi/MX.65674>,
        <http://tun.fi/MX.65675>,
        <http://tun.fi/MX.65676>,
        <http://tun.fi/MX.65677>,
        <http://tun.fi/MX.65678>,
        <http://tun.fi/MX.66503> ;
    skos:prefLabel "Sclerococcum"@fi,
        "Sclerococcum"@sv .

<http://tun.fi/MX.67279> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryoria" ;
    dwc:scientificNameAuthorship "Brodo & D. Hawksw." ;
    skos:broader <http://tun.fi/MX.233368> ;
    skos:hiddenLabel "Bryoria"@fi,
        "Bryoria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5077448>,
        <http://tun.fi/MX.65375>,
        <http://tun.fi/MX.65376>,
        <http://tun.fi/MX.65379>,
        <http://tun.fi/MX.65380>,
        <http://tun.fi/MX.65382>,
        <http://tun.fi/MX.65385>,
        <http://tun.fi/MX.65386>,
        <http://tun.fi/MX.65387>,
        <http://tun.fi/MX.65388>,
        <http://tun.fi/MX.65390> ;
    skos:prefLabel "tummalupot"@fi,
        "tagellavar"@sv .

<http://tun.fi/MX.67281> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pezizella" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:hiddenLabel "Pezizella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237750>,
        <http://tun.fi/MX.237751>,
        <http://tun.fi/MX.237752>,
        <http://tun.fi/MX.237753>,
        <http://tun.fi/MX.237754>,
        <http://tun.fi/MX.237755>,
        <http://tun.fi/MX.237756>,
        <http://tun.fi/MX.237757>,
        <http://tun.fi/MX.237758>,
        <http://tun.fi/MX.237759>,
        <http://tun.fi/MX.65539> ;
    skos:prefLabel "nappuset"@fi,
        "Pezizella"@sv .

<http://tun.fi/MX.69697> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypholoma" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Hypholoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71766>,
        <http://tun.fi/MX.71998>,
        <http://tun.fi/MX.72230>,
        <http://tun.fi/MX.72439>,
        <http://tun.fi/MX.72636>,
        <http://tun.fi/MX.72637>,
        <http://tun.fi/MX.72638>,
        <http://tun.fi/MX.72762>,
        <http://tun.fi/MX.73147>,
        <http://tun.fi/MX.73148>,
        <http://tun.fi/MX.73149> ;
    skos:prefLabel "lahokat"@fi,
        "Hypholoma"@sv .

<http://tun.fi/MX.70059> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Lamiales" ;
    dwc:scientificNameAuthorship "Bromhead" ;
    skos:broader <http://tun.fi/MX.4976189> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289483>,
        <http://tun.fi/MX.289484>,
        <http://tun.fi/MX.39329>,
        <http://tun.fi/MX.39448>,
        <http://tun.fi/MX.39567>,
        <http://tun.fi/MX.39671>,
        <http://tun.fi/MX.39683>,
        <http://tun.fi/MX.41740>,
        <http://tun.fi/MX.41742>,
        <http://tun.fi/MX.41746>,
        <http://tun.fi/MX.4986607> ;
    skos:prefLabel "Lamiales"@fi,
        "Lamiales"@sv .

<http://tun.fi/MX.70086> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Polypodiales" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.4977160> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289409>,
        <http://tun.fi/MX.289416>,
        <http://tun.fi/MX.289417>,
        <http://tun.fi/MX.289418>,
        <http://tun.fi/MX.289419>,
        <http://tun.fi/MX.37735>,
        <http://tun.fi/MX.37743>,
        <http://tun.fi/MX.37748>,
        <http://tun.fi/MX.37782>,
        <http://tun.fi/MX.37791>,
        <http://tun.fi/MX.37794> ;
    skos:prefLabel "Polypodiales"@fi,
        "Polypodiales"@sv .

<http://tun.fi/MX.70260> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Podocopida" ;
    skos:broader <http://tun.fi/MX.70257> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214010>,
        <http://tun.fi/MX.214013>,
        <http://tun.fi/MX.214023>,
        <http://tun.fi/MX.214033>,
        <http://tun.fi/MX.214042>,
        <http://tun.fi/MX.214045>,
        <http://tun.fi/MX.214059>,
        <http://tun.fi/MX.214065>,
        <http://tun.fi/MX.214070>,
        <http://tun.fi/MX.214085>,
        <http://tun.fi/MX.4971594> ;
    skos:prefLabel "Podocopida"@fi,
        "Podocopida"@sv .

<http://tun.fi/MX.70624> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Boletales" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233240>,
        <http://tun.fi/MX.233269>,
        <http://tun.fi/MX.233345>,
        <http://tun.fi/MX.233346>,
        <http://tun.fi/MX.233347>,
        <http://tun.fi/MX.234622>,
        <http://tun.fi/MX.234623>,
        <http://tun.fi/MX.234624>,
        <http://tun.fi/MX.234625>,
        <http://tun.fi/MX.234626>,
        <http://tun.fi/MX.234627> ;
    skos:prefLabel "Boletales"@fi,
        "Boletales"@sv .

<http://tun.fi/MX.70652> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Physarales" ;
    skos:broader <http://tun.fi/MX.5010405> ;
    skos:hiddenLabel "Physarales"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290479>,
        <http://tun.fi/MX.290506>,
        <http://tun.fi/MX.290531>,
        <http://tun.fi/MX.290538>,
        <http://tun.fi/MX.290553>,
        <http://tun.fi/MX.290575>,
        <http://tun.fi/MX.290608>,
        <http://tun.fi/MX.290610>,
        <http://tun.fi/MX.290643>,
        <http://tun.fi/MX.290652>,
        <http://tun.fi/MX.5077169> ;
    skos:prefLabel "kalkkilimasienet"@fi,
        "Physarales"@sv .

<http://tun.fi/MX.188565> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dyschirius" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.188560> ;
    skos:hiddenLabel "Dyschirius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188567>,
        <http://tun.fi/MX.188569>,
        <http://tun.fi/MX.188570>,
        <http://tun.fi/MX.188571>,
        <http://tun.fi/MX.188573>,
        <http://tun.fi/MX.188574>,
        <http://tun.fi/MX.188576>,
        <http://tun.fi/MX.188577>,
        <http://tun.fi/MX.188578>,
        <http://tun.fi/MX.188580>,
        <http://tun.fi/MX.188583>,
        <http://tun.fi/MX.188587> ;
    skos:prefLabel "myyräkiitäjäiset"@fi,
        "Dyschirius"@sv .

<http://tun.fi/MX.189666> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Omalium" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.189620> ;
    skos:hiddenLabel "Omalium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189669>,
        <http://tun.fi/MX.189671>,
        <http://tun.fi/MX.189672>,
        <http://tun.fi/MX.189674>,
        <http://tun.fi/MX.189675>,
        <http://tun.fi/MX.189677>,
        <http://tun.fi/MX.189678>,
        <http://tun.fi/MX.189680>,
        <http://tun.fi/MX.189681>,
        <http://tun.fi/MX.189682>,
        <http://tun.fi/MX.189683>,
        <http://tun.fi/MX.189684> ;
    skos:prefLabel "rosolaakaset"@fi,
        "Omalium"@sv .

<http://tun.fi/MX.190150> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Catops" ;
    dwc:scientificNameAuthorship "Paykull, 1798" ;
    skos:broader <http://tun.fi/MX.190105> ;
    skos:hiddenLabel "Catops"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190151>,
        <http://tun.fi/MX.190152>,
        <http://tun.fi/MX.190153>,
        <http://tun.fi/MX.190154>,
        <http://tun.fi/MX.190155>,
        <http://tun.fi/MX.190158>,
        <http://tun.fi/MX.190161>,
        <http://tun.fi/MX.190162>,
        <http://tun.fi/MX.190164>,
        <http://tun.fi/MX.190165>,
        <http://tun.fi/MX.190166>,
        <http://tun.fi/MX.190167> ;
    skos:prefLabel "aitorääpikkäät"@fi,
        "Catops"@sv .

<http://tun.fi/MX.191619> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oxytelinae" ;
    dwc:scientificNameAuthorship "Fleming, 1821" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190988>,
        <http://tun.fi/MX.191000>,
        <http://tun.fi/MX.191003>,
        <http://tun.fi/MX.191032>,
        <http://tun.fi/MX.191035>,
        <http://tun.fi/MX.191091>,
        <http://tun.fi/MX.191097>,
        <http://tun.fi/MX.191120>,
        <http://tun.fi/MX.191621>,
        <http://tun.fi/MX.191623>,
        <http://tun.fi/MX.191626>,
        <http://tun.fi/MX.191635> ;
    skos:prefLabel "Oxytelinae"@fi,
        "Oxytelinae"@sv .

<http://tun.fi/MX.192510> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Malthodes" ;
    dwc:scientificNameAuthorship "Kiesenwetter, 1852" ;
    skos:broader <http://tun.fi/MX.192499> ;
    skos:hiddenLabel "Malthodes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192512>,
        <http://tun.fi/MX.192515>,
        <http://tun.fi/MX.192517>,
        <http://tun.fi/MX.192518>,
        <http://tun.fi/MX.192519>,
        <http://tun.fi/MX.192520>,
        <http://tun.fi/MX.192521>,
        <http://tun.fi/MX.192522>,
        <http://tun.fi/MX.192523>,
        <http://tun.fi/MX.192524>,
        <http://tun.fi/MX.192525>,
        <http://tun.fi/MX.192527> ;
    skos:prefLabel "hentosylkikuoriaiset"@fi,
        "Malthodes"@sv .

<http://tun.fi/MX.193641> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhizophagus" ;
    dwc:scientificNameAuthorship "Herbst, 1793" ;
    skos:broader <http://tun.fi/MX.193638> ;
    skos:hiddenLabel "Rhizophagus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193642>,
        <http://tun.fi/MX.193643>,
        <http://tun.fi/MX.193644>,
        <http://tun.fi/MX.193645>,
        <http://tun.fi/MX.193646>,
        <http://tun.fi/MX.193647>,
        <http://tun.fi/MX.193648>,
        <http://tun.fi/MX.193649>,
        <http://tun.fi/MX.193650>,
        <http://tun.fi/MX.193652>,
        <http://tun.fi/MX.193654>,
        <http://tun.fi/MX.193655> ;
    skos:prefLabel "kaarniaiset"@fi,
        "Rhizophagus"@sv .

<http://tun.fi/MX.193963> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Melandryinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.193962> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193965>,
        <http://tun.fi/MX.193975>,
        <http://tun.fi/MX.193982>,
        <http://tun.fi/MX.193985>,
        <http://tun.fi/MX.193990>,
        <http://tun.fi/MX.193994>,
        <http://tun.fi/MX.193997>,
        <http://tun.fi/MX.194001>,
        <http://tun.fi/MX.194007>,
        <http://tun.fi/MX.194011>,
        <http://tun.fi/MX.4884776>,
        <http://tun.fi/MX.5018870> ;
    skos:prefLabel "Melandryinae"@fi,
        "Melandryinae"@sv .

<http://tun.fi/MX.194439> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Latridiinae" ;
    dwc:scientificNameAuthorship "Erichson, 1842" ;
    skos:broader <http://tun.fi/MX.194438> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193861>,
        <http://tun.fi/MX.194443>,
        <http://tun.fi/MX.194454>,
        <http://tun.fi/MX.194465>,
        <http://tun.fi/MX.194477>,
        <http://tun.fi/MX.194479>,
        <http://tun.fi/MX.194491>,
        <http://tun.fi/MX.194493>,
        <http://tun.fi/MX.194503>,
        <http://tun.fi/MX.194541>,
        <http://tun.fi/MX.194543>,
        <http://tun.fi/MX.194553> ;
    skos:prefLabel "Latridiinae"@fi,
        "Latridiinae"@sv .

<http://tun.fi/MX.195887> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Altica" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:hiddenLabel "Altica"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195888>,
        <http://tun.fi/MX.195890>,
        <http://tun.fi/MX.195891>,
        <http://tun.fi/MX.195894>,
        <http://tun.fi/MX.195896>,
        <http://tun.fi/MX.195898>,
        <http://tun.fi/MX.195899>,
        <http://tun.fi/MX.195900>,
        <http://tun.fi/MX.195901>,
        <http://tun.fi/MX.195904>,
        <http://tun.fi/MX.195907>,
        <http://tun.fi/MX.195908> ;
    skos:prefLabel "aitokirpat"@fi,
        "Altica"@sv .

<http://tun.fi/MX.195988> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psylliodes" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195989>,
        <http://tun.fi/MX.195990>,
        <http://tun.fi/MX.195992>,
        <http://tun.fi/MX.195993>,
        <http://tun.fi/MX.195994>,
        <http://tun.fi/MX.195995>,
        <http://tun.fi/MX.195997>,
        <http://tun.fi/MX.196000>,
        <http://tun.fi/MX.196003>,
        <http://tun.fi/MX.196004>,
        <http://tun.fi/MX.196005>,
        <http://tun.fi/MX.196006> ;
    skos:prefLabel "Psylliodes"@fi,
        "Psylliodes"@sv .

<http://tun.fi/MX.196086> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sitona" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196085> ;
    skos:hiddenLabel "Sitona"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196094>,
        <http://tun.fi/MX.196096>,
        <http://tun.fi/MX.196097>,
        <http://tun.fi/MX.196099>,
        <http://tun.fi/MX.196100>,
        <http://tun.fi/MX.196101>,
        <http://tun.fi/MX.196104>,
        <http://tun.fi/MX.196106>,
        <http://tun.fi/MX.196108>,
        <http://tun.fi/MX.196111>,
        <http://tun.fi/MX.196112>,
        <http://tun.fi/MX.196113> ;
    skos:prefLabel "hernekärsäkkäät"@fi,
        "Sitona"@sv .

<http://tun.fi/MX.201649> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carabodes" ;
    skos:broader <http://tun.fi/MX.201660> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201650>,
        <http://tun.fi/MX.201651>,
        <http://tun.fi/MX.201652>,
        <http://tun.fi/MX.201653>,
        <http://tun.fi/MX.201654>,
        <http://tun.fi/MX.201655>,
        <http://tun.fi/MX.201656>,
        <http://tun.fi/MX.201657>,
        <http://tun.fi/MX.201658>,
        <http://tun.fi/MX.201659>,
        <http://tun.fi/MX.4980067>,
        <http://tun.fi/MX.4980068> ;
    skos:prefLabel "Carabodes"@fi,
        "Carabodes"@sv .

<http://tun.fi/MX.203087> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phytoseiidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201414>,
        <http://tun.fi/MX.201590>,
        <http://tun.fi/MX.202103>,
        <http://tun.fi/MX.202918>,
        <http://tun.fi/MX.203088>,
        <http://tun.fi/MX.203162>,
        <http://tun.fi/MX.203599>,
        <http://tun.fi/MX.4999746>,
        <http://tun.fi/MX.4999749>,
        <http://tun.fi/MX.4999757>,
        <http://tun.fi/MX.4999760>,
        <http://tun.fi/MX.4999766> ;
    skos:prefLabel "Phytoseiidae"@fi,
        "Phytoseiidae"@sv .

<http://tun.fi/MX.203404> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Suctobelbella" ;
    skos:broader <http://tun.fi/MX.203415> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203402>,
        <http://tun.fi/MX.203405>,
        <http://tun.fi/MX.203406>,
        <http://tun.fi/MX.203407>,
        <http://tun.fi/MX.203408>,
        <http://tun.fi/MX.203409>,
        <http://tun.fi/MX.203410>,
        <http://tun.fi/MX.203411>,
        <http://tun.fi/MX.203412>,
        <http://tun.fi/MX.203413>,
        <http://tun.fi/MX.203414>,
        <http://tun.fi/MX.4980209> ;
    skos:prefLabel "Suctobelbella"@fi,
        "Suctobelbella"@sv .

<http://tun.fi/MX.203565> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichouropoda" ;
    skos:broader <http://tun.fi/MX.203545> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203566>,
        <http://tun.fi/MX.203567>,
        <http://tun.fi/MX.203568>,
        <http://tun.fi/MX.203569>,
        <http://tun.fi/MX.203570>,
        <http://tun.fi/MX.203571>,
        <http://tun.fi/MX.203572>,
        <http://tun.fi/MX.203573>,
        <http://tun.fi/MX.203574>,
        <http://tun.fi/MX.203575>,
        <http://tun.fi/MX.203576>,
        <http://tun.fi/MX.4999663> ;
    skos:prefLabel "Trichouropoda"@fi,
        "Trichouropoda"@sv .

<http://tun.fi/MX.203940> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gonatopus" ;
    dwc:scientificNameAuthorship "Ljungh, 1810" ;
    skos:broader <http://tun.fi/MX.203939> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203942>,
        <http://tun.fi/MX.203943>,
        <http://tun.fi/MX.203944>,
        <http://tun.fi/MX.203945>,
        <http://tun.fi/MX.203948>,
        <http://tun.fi/MX.203949>,
        <http://tun.fi/MX.203950>,
        <http://tun.fi/MX.203951>,
        <http://tun.fi/MX.203952>,
        <http://tun.fi/MX.203953>,
        <http://tun.fi/MX.203954>,
        <http://tun.fi/MX.203955> ;
    skos:prefLabel "Gonatopus"@fi,
        "Gonatopus"@sv .

<http://tun.fi/MX.204482> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ectemnius" ;
    dwc:scientificNameAuthorship "Dahlbom, 1845" ;
    skos:broader <http://tun.fi/MX.203871> ;
    skos:hiddenLabel "Ectemnius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204484>,
        <http://tun.fi/MX.204485>,
        <http://tun.fi/MX.204486>,
        <http://tun.fi/MX.204487>,
        <http://tun.fi/MX.204489>,
        <http://tun.fi/MX.204490>,
        <http://tun.fi/MX.204491>,
        <http://tun.fi/MX.204493>,
        <http://tun.fi/MX.204494>,
        <http://tun.fi/MX.204496>,
        <http://tun.fi/MX.204497>,
        <http://tun.fi/MX.204498> ;
    skos:prefLabel "kärpäshukat"@fi,
        "Ectemnius"@sv .

<http://tun.fi/MX.204956> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Steccherinum" ;
    skos:broader <http://tun.fi/MX.233326> ;
    skos:hiddenLabel "Steccherinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206064>,
        <http://tun.fi/MX.206189>,
        <http://tun.fi/MX.206190>,
        <http://tun.fi/MX.206191>,
        <http://tun.fi/MX.206192>,
        <http://tun.fi/MX.206193>,
        <http://tun.fi/MX.206194>,
        <http://tun.fi/MX.206196>,
        <http://tun.fi/MX.206197>,
        <http://tun.fi/MX.4884091>,
        <http://tun.fi/MX.4884398>,
        <http://tun.fi/MX.4993673> ;
    skos:prefLabel "karakat"@fi,
        "Steccherinum"@sv .

<http://tun.fi/MX.205104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Botryobasidium" ;
    skos:broader <http://tun.fi/MX.233325> ;
    skos:hiddenLabel "Botryobasidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205484>,
        <http://tun.fi/MX.205485>,
        <http://tun.fi/MX.205486>,
        <http://tun.fi/MX.205487>,
        <http://tun.fi/MX.205488>,
        <http://tun.fi/MX.205489>,
        <http://tun.fi/MX.205490>,
        <http://tun.fi/MX.205491>,
        <http://tun.fi/MX.205492>,
        <http://tun.fi/MX.205493>,
        <http://tun.fi/MX.205494>,
        <http://tun.fi/MX.205495> ;
    skos:prefLabel "kuurakat"@fi,
        "Botryobasidium"@sv .

<http://tun.fi/MX.206421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetonotus" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1830" ;
    skos:broader <http://tun.fi/MX.206420> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206423>,
        <http://tun.fi/MX.206424>,
        <http://tun.fi/MX.206425>,
        <http://tun.fi/MX.206426>,
        <http://tun.fi/MX.206427>,
        <http://tun.fi/MX.206429>,
        <http://tun.fi/MX.206431>,
        <http://tun.fi/MX.206432>,
        <http://tun.fi/MX.206434>,
        <http://tun.fi/MX.206435>,
        <http://tun.fi/MX.206436>,
        <http://tun.fi/MX.206438> ;
    skos:prefLabel "Chaetonotus"@fi,
        "Chaetonotus"@sv .

<http://tun.fi/MX.206703> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chara" ;
    dwc:scientificNameAuthorship "Linnaeus" ;
    skos:broader <http://tun.fi/MX.206701> ;
    skos:hiddenLabel "Chara"@fi,
        "Chara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206704>,
        <http://tun.fi/MX.213294>,
        <http://tun.fi/MX.213295>,
        <http://tun.fi/MX.213297>,
        <http://tun.fi/MX.213298>,
        <http://tun.fi/MX.213299>,
        <http://tun.fi/MX.292252>,
        <http://tun.fi/MX.292253>,
        <http://tun.fi/MX.292254>,
        <http://tun.fi/MX.292255>,
        <http://tun.fi/MX.292256>,
        <http://tun.fi/MX.292258> ;
    skos:prefLabel "näkinparrat"@fi,
        "sträfse"@sv .

<http://tun.fi/MX.211042> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ormosia" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Ormosia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272757>,
        <http://tun.fi/MX.272759>,
        <http://tun.fi/MX.272760>,
        <http://tun.fi/MX.272761>,
        <http://tun.fi/MX.272762>,
        <http://tun.fi/MX.272763>,
        <http://tun.fi/MX.272764>,
        <http://tun.fi/MX.272765>,
        <http://tun.fi/MX.272766>,
        <http://tun.fi/MX.272767>,
        <http://tun.fi/MX.272768>,
        <http://tun.fi/MX.5080103> ;
    skos:prefLabel "tapionkirsikkäät"@fi,
        "Ormosia"@sv .

<http://tun.fi/MX.228323> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schizaphis" ;
    dwc:scientificNameAuthorship "Börner, 1931" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228325>,
        <http://tun.fi/MX.228326>,
        <http://tun.fi/MX.228327>,
        <http://tun.fi/MX.228328>,
        <http://tun.fi/MX.228329>,
        <http://tun.fi/MX.228330>,
        <http://tun.fi/MX.228331>,
        <http://tun.fi/MX.228333>,
        <http://tun.fi/MX.228334>,
        <http://tun.fi/MX.228335>,
        <http://tun.fi/MX.228337>,
        <http://tun.fi/MX.228338> ;
    skos:prefLabel "Schizaphis"@fi,
        "Schizaphis"@sv .

<http://tun.fi/MX.228355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachycaudus" ;
    dwc:scientificNameAuthorship "van der Goot, 1913" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228357>,
        <http://tun.fi/MX.228358>,
        <http://tun.fi/MX.228360>,
        <http://tun.fi/MX.228361>,
        <http://tun.fi/MX.228362>,
        <http://tun.fi/MX.228363>,
        <http://tun.fi/MX.228364>,
        <http://tun.fi/MX.228365>,
        <http://tun.fi/MX.228366>,
        <http://tun.fi/MX.228367>,
        <http://tun.fi/MX.228369>,
        <http://tun.fi/MX.228371> ;
    skos:prefLabel "Brachycaudus"@fi,
        "Brachycaudus"@sv .

<http://tun.fi/MX.228804> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bactericera" ;
    dwc:scientificNameAuthorship "Puton, 1876" ;
    skos:broader <http://tun.fi/MX.228803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228805>,
        <http://tun.fi/MX.228806>,
        <http://tun.fi/MX.228807>,
        <http://tun.fi/MX.228808>,
        <http://tun.fi/MX.228809>,
        <http://tun.fi/MX.228810>,
        <http://tun.fi/MX.228811>,
        <http://tun.fi/MX.228812>,
        <http://tun.fi/MX.228813>,
        <http://tun.fi/MX.228814>,
        <http://tun.fi/MX.228815>,
        <http://tun.fi/MX.228816> ;
    skos:prefLabel "Bactericera"@fi,
        "Bactericera"@sv .

<http://tun.fi/MX.229378> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cicadula" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229380>,
        <http://tun.fi/MX.229381>,
        <http://tun.fi/MX.229382>,
        <http://tun.fi/MX.229383>,
        <http://tun.fi/MX.229384>,
        <http://tun.fi/MX.229385>,
        <http://tun.fi/MX.229387>,
        <http://tun.fi/MX.229389>,
        <http://tun.fi/MX.229391>,
        <http://tun.fi/MX.229392>,
        <http://tun.fi/MX.229394>,
        <http://tun.fi/MX.229397> ;
    skos:prefLabel "Cicadula"@fi,
        "Cicadula"@sv .

<http://tun.fi/MX.229974> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthotylus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.229947> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229976>,
        <http://tun.fi/MX.229977>,
        <http://tun.fi/MX.229978>,
        <http://tun.fi/MX.229979>,
        <http://tun.fi/MX.229980>,
        <http://tun.fi/MX.229981>,
        <http://tun.fi/MX.229982>,
        <http://tun.fi/MX.229983>,
        <http://tun.fi/MX.229985>,
        <http://tun.fi/MX.229987>,
        <http://tun.fi/MX.229989>,
        <http://tun.fi/MX.229991> ;
    skos:prefLabel "Orthotylus"@fi,
        "Orthotylus"@sv .

<http://tun.fi/MX.232144> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haplothrips" ;
    dwc:scientificNameAuthorship "Amyot & Serville, 1843" ;
    skos:broader <http://tun.fi/MX.232143> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232145>,
        <http://tun.fi/MX.232146>,
        <http://tun.fi/MX.232147>,
        <http://tun.fi/MX.232148>,
        <http://tun.fi/MX.232149>,
        <http://tun.fi/MX.232150>,
        <http://tun.fi/MX.232151>,
        <http://tun.fi/MX.232152>,
        <http://tun.fi/MX.232153>,
        <http://tun.fi/MX.232154>,
        <http://tun.fi/MX.232155>,
        <http://tun.fi/MX.232203> ;
    skos:prefLabel "Haplothrips"@fi,
        "Haplothrips"@sv .

<http://tun.fi/MX.232594> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gieysztoria" ;
    dwc:scientificNameAuthorship "Ruebush & Hayes, 1939" ;
    skos:broader <http://tun.fi/MX.232745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232591>,
        <http://tun.fi/MX.232595>,
        <http://tun.fi/MX.232596>,
        <http://tun.fi/MX.232598>,
        <http://tun.fi/MX.232600>,
        <http://tun.fi/MX.232601>,
        <http://tun.fi/MX.232602>,
        <http://tun.fi/MX.232603>,
        <http://tun.fi/MX.232604>,
        <http://tun.fi/MX.232605>,
        <http://tun.fi/MX.232606>,
        <http://tun.fi/MX.253818> ;
    skos:prefLabel "Gieysztoria"@fi,
        "Gieysztoria"@sv .

<http://tun.fi/MX.233349> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Stereaceae" ;
    skos:broader <http://tun.fi/MX.70628> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204955>,
        <http://tun.fi/MX.204962>,
        <http://tun.fi/MX.205006>,
        <http://tun.fi/MX.205038>,
        <http://tun.fi/MX.205060>,
        <http://tun.fi/MX.205076>,
        <http://tun.fi/MX.205117>,
        <http://tun.fi/MX.205138>,
        <http://tun.fi/MX.233572>,
        <http://tun.fi/MX.233573>,
        <http://tun.fi/MX.233574>,
        <http://tun.fi/MX.233575> ;
    skos:prefLabel "Stereaceae"@fi,
        "Stereaceae"@sv .

<http://tun.fi/MX.233387> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fomitopsidaceae" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204901>,
        <http://tun.fi/MX.204912>,
        <http://tun.fi/MX.204915>,
        <http://tun.fi/MX.204929>,
        <http://tun.fi/MX.204938>,
        <http://tun.fi/MX.204942>,
        <http://tun.fi/MX.205020>,
        <http://tun.fi/MX.205070>,
        <http://tun.fi/MX.205075>,
        <http://tun.fi/MX.205091>,
        <http://tun.fi/MX.205128>,
        <http://tun.fi/MX.4884040> ;
    skos:prefLabel "Fomitopsidaceae"@fi,
        "Fomitopsidaceae"@sv .

<http://tun.fi/MX.233612> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phragmidium" ;
    dwc:scientificNameAuthorship "Link" ;
    skos:broader <http://tun.fi/MX.233438> ;
    skos:hiddenLabel "Phragmidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984631>,
        <http://tun.fi/MX.4984682>,
        <http://tun.fi/MX.4984717>,
        <http://tun.fi/MX.4984783>,
        <http://tun.fi/MX.4984823>,
        <http://tun.fi/MX.4984873>,
        <http://tun.fi/MX.4984895>,
        <http://tun.fi/MX.4985003>,
        <http://tun.fi/MX.4985109>,
        <http://tun.fi/MX.4985131>,
        <http://tun.fi/MX.4985132>,
        <http://tun.fi/MX.4985134> ;
    skos:prefLabel "nuijaruosteet"@fi,
        "Phragmidium"@sv .

<http://tun.fi/MX.233943> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Godronia" ;
    dwc:scientificNameAuthorship "Moug. & Lév." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:hiddenLabel "Godronia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238091>,
        <http://tun.fi/MX.238092>,
        <http://tun.fi/MX.238093>,
        <http://tun.fi/MX.238094>,
        <http://tun.fi/MX.238095>,
        <http://tun.fi/MX.238096>,
        <http://tun.fi/MX.238097>,
        <http://tun.fi/MX.238098>,
        <http://tun.fi/MX.238099>,
        <http://tun.fi/MX.238100>,
        <http://tun.fi/MX.238101>,
        <http://tun.fi/MX.238102> ;
    skos:prefLabel "ryhmäpikarit"@fi,
        "Godronia"@sv .

<http://tun.fi/MX.273172> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ceratopogoninae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.253675> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273174>,
        <http://tun.fi/MX.273208>,
        <http://tun.fi/MX.273211>,
        <http://tun.fi/MX.273218>,
        <http://tun.fi/MX.273221>,
        <http://tun.fi/MX.273223>,
        <http://tun.fi/MX.273228>,
        <http://tun.fi/MX.273231>,
        <http://tun.fi/MX.273237>,
        <http://tun.fi/MX.273240>,
        <http://tun.fi/MX.273244>,
        <http://tun.fi/MX.273256> ;
    skos:prefLabel "Ceratopogoninae"@fi,
        "Ceratopogoninae"@sv .

<http://tun.fi/MX.273664> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metriocnemus" ;
    dwc:scientificNameAuthorship "van der Wulp, 1874" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273666>,
        <http://tun.fi/MX.273667>,
        <http://tun.fi/MX.273668>,
        <http://tun.fi/MX.273669>,
        <http://tun.fi/MX.273670>,
        <http://tun.fi/MX.273671>,
        <http://tun.fi/MX.273672>,
        <http://tun.fi/MX.273673>,
        <http://tun.fi/MX.273674>,
        <http://tun.fi/MX.273675>,
        <http://tun.fi/MX.273676>,
        <http://tun.fi/MX.273677> ;
    skos:prefLabel "Metriocnemus"@fi,
        "Metriocnemus"@sv .

<http://tun.fi/MX.274347> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dixella" ;
    dwc:scientificNameAuthorship "Dyar & Shannon, 1924" ;
    skos:broader <http://tun.fi/MX.253679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274348>,
        <http://tun.fi/MX.274349>,
        <http://tun.fi/MX.274350>,
        <http://tun.fi/MX.274351>,
        <http://tun.fi/MX.274352>,
        <http://tun.fi/MX.274353>,
        <http://tun.fi/MX.274354>,
        <http://tun.fi/MX.274355>,
        <http://tun.fi/MX.274356>,
        <http://tun.fi/MX.274357>,
        <http://tun.fi/MX.274358>,
        <http://tun.fi/MX.274359> ;
    skos:prefLabel "Dixella"@fi,
        "Dixella"@sv .

<http://tun.fi/MX.277204> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Argyra" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.277203> ;
    skos:hiddenLabel "Leucostola"@fi,
        "Leucostola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277205>,
        <http://tun.fi/MX.277206>,
        <http://tun.fi/MX.277207>,
        <http://tun.fi/MX.277208>,
        <http://tun.fi/MX.277209>,
        <http://tun.fi/MX.277210>,
        <http://tun.fi/MX.277211>,
        <http://tun.fi/MX.277212>,
        <http://tun.fi/MX.277213>,
        <http://tun.fi/MX.277214>,
        <http://tun.fi/MX.277215>,
        <http://tun.fi/MX.277216> ;
    skos:prefLabel "Argyra"@fi,
        "Argyra"@sv .

<http://tun.fi/MX.277779> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pipunculus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.277727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277780>,
        <http://tun.fi/MX.277781>,
        <http://tun.fi/MX.277782>,
        <http://tun.fi/MX.277783>,
        <http://tun.fi/MX.277784>,
        <http://tun.fi/MX.277785>,
        <http://tun.fi/MX.277786>,
        <http://tun.fi/MX.277787>,
        <http://tun.fi/MX.277788>,
        <http://tun.fi/MX.277789>,
        <http://tun.fi/MX.277790>,
        <http://tun.fi/MX.277791> ;
    skos:prefLabel "Pipunculus"@fi,
        "Pipunculus"@sv .

<http://tun.fi/MX.278659> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chamaemyia" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.278655> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278660>,
        <http://tun.fi/MX.278661>,
        <http://tun.fi/MX.278662>,
        <http://tun.fi/MX.278663>,
        <http://tun.fi/MX.278664>,
        <http://tun.fi/MX.278665>,
        <http://tun.fi/MX.278666>,
        <http://tun.fi/MX.278667>,
        <http://tun.fi/MX.278668>,
        <http://tun.fi/MX.278669>,
        <http://tun.fi/MX.278670>,
        <http://tun.fi/MX.5081126> ;
    skos:prefLabel "Chamaemyia"@fi,
        "Chamaemyia"@sv .

<http://tun.fi/MX.280238> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chirosia" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280239>,
        <http://tun.fi/MX.280240>,
        <http://tun.fi/MX.280241>,
        <http://tun.fi/MX.280242>,
        <http://tun.fi/MX.280243>,
        <http://tun.fi/MX.280244>,
        <http://tun.fi/MX.280245>,
        <http://tun.fi/MX.280246>,
        <http://tun.fi/MX.280247>,
        <http://tun.fi/MX.280248>,
        <http://tun.fi/MX.280249>,
        <http://tun.fi/MX.5081357> ;
    skos:prefLabel "Chirosia"@fi,
        "Chirosia"@sv .

<http://tun.fi/MX.280591> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scathophaga" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:hiddenLabel "Scatomyza"@fi,
        "Scatophaga"@fi,
        "Scopeuma"@fi,
        "Scatomyza"@sv,
        "Scatophaga"@sv,
        "Scopeuma"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280592>,
        <http://tun.fi/MX.280593>,
        <http://tun.fi/MX.280594>,
        <http://tun.fi/MX.280595>,
        <http://tun.fi/MX.280596>,
        <http://tun.fi/MX.280597>,
        <http://tun.fi/MX.280598>,
        <http://tun.fi/MX.280599>,
        <http://tun.fi/MX.280600>,
        <http://tun.fi/MX.280601>,
        <http://tun.fi/MX.280602>,
        <http://tun.fi/MX.4979655> ;
    skos:prefLabel "Scathophaga"@fi,
        "Scathophaga"@sv .

<http://tun.fi/MX.281297> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phebellia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1846" ;
    skos:broader <http://tun.fi/MX.211258> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281298>,
        <http://tun.fi/MX.281299>,
        <http://tun.fi/MX.281300>,
        <http://tun.fi/MX.281301>,
        <http://tun.fi/MX.281302>,
        <http://tun.fi/MX.281303>,
        <http://tun.fi/MX.281304>,
        <http://tun.fi/MX.281305>,
        <http://tun.fi/MX.281306>,
        <http://tun.fi/MX.281307>,
        <http://tun.fi/MX.281308>,
        <http://tun.fi/MX.281309> ;
    skos:prefLabel "Phebellia"@fi,
        "Phebellia"@sv .

<http://tun.fi/MX.286745> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Symphyta" ;
    dwc:scientificNameAuthorship "Gerstaecker, 1867" ;
    skos:broader <http://tun.fi/MX.43122> ;
    skos:hiddenLabel "Symphyta"@fi,
        "Symphyta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286581>,
        <http://tun.fi/MX.286747>,
        <http://tun.fi/MX.286756>,
        <http://tun.fi/MX.286851>,
        <http://tun.fi/MX.286854>,
        <http://tun.fi/MX.286927>,
        <http://tun.fi/MX.286936>,
        <http://tun.fi/MX.286985>,
        <http://tun.fi/MX.288913>,
        <http://tun.fi/MX.288948>,
        <http://tun.fi/MX.288974>,
        <http://tun.fi/MX.288990> ;
    skos:prefLabel "sahapistiäiset"@fi,
        "växtsteklar"@sv .

<http://tun.fi/MX.289552> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphelinus" ;
    dwc:scientificNameAuthorship "Dalman, 1820" ;
    skos:broader <http://tun.fi/MX.289551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289554>,
        <http://tun.fi/MX.289555>,
        <http://tun.fi/MX.289556>,
        <http://tun.fi/MX.289557>,
        <http://tun.fi/MX.289559>,
        <http://tun.fi/MX.289560>,
        <http://tun.fi/MX.289561>,
        <http://tun.fi/MX.289562>,
        <http://tun.fi/MX.289563>,
        <http://tun.fi/MX.289564>,
        <http://tun.fi/MX.289565>,
        <http://tun.fi/MX.289566> ;
    skos:prefLabel "Aphelinus"@fi,
        "Aphelinus"@sv .

<http://tun.fi/MX.289768> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Psocomorpha" ;
    skos:broader <http://tun.fi/MX.70230> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289769>,
        <http://tun.fi/MX.289773>,
        <http://tun.fi/MX.289785>,
        <http://tun.fi/MX.289792>,
        <http://tun.fi/MX.289795>,
        <http://tun.fi/MX.289799>,
        <http://tun.fi/MX.289802>,
        <http://tun.fi/MX.289810>,
        <http://tun.fi/MX.289814>,
        <http://tun.fi/MX.289829>,
        <http://tun.fi/MX.289833>,
        <http://tun.fi/MX.289838> ;
    skos:prefLabel "Psocomorpha"@fi,
        "Psocomorpha"@sv .

<http://tun.fi/MX.290466> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arcyria" ;
    skos:broader <http://tun.fi/MX.70654> ;
    skos:hiddenLabel "Arcyria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290467>,
        <http://tun.fi/MX.290468>,
        <http://tun.fi/MX.290469>,
        <http://tun.fi/MX.290470>,
        <http://tun.fi/MX.290471>,
        <http://tun.fi/MX.290472>,
        <http://tun.fi/MX.290473>,
        <http://tun.fi/MX.290474>,
        <http://tun.fi/MX.290475>,
        <http://tun.fi/MX.290476>,
        <http://tun.fi/MX.290477>,
        <http://tun.fi/MX.290478> ;
    skos:prefLabel "koruset"@fi,
        "Arcyria"@sv .

<http://tun.fi/MX.290726> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichia" ;
    skos:broader <http://tun.fi/MX.70654> ;
    skos:hiddenLabel "Trichia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290727>,
        <http://tun.fi/MX.290728>,
        <http://tun.fi/MX.290729>,
        <http://tun.fi/MX.290731>,
        <http://tun.fi/MX.290732>,
        <http://tun.fi/MX.290733>,
        <http://tun.fi/MX.290734>,
        <http://tun.fi/MX.290735>,
        <http://tun.fi/MX.290736>,
        <http://tun.fi/MX.290737>,
        <http://tun.fi/MX.290738>,
        <http://tun.fi/MX.5077166> ;
    skos:prefLabel "nuoraset"@fi,
        "Trichia"@sv .

<http://tun.fi/MX.291023> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dilepididae" ;
    skos:broader <http://tun.fi/MX.290981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290882>,
        <http://tun.fi/MX.291024>,
        <http://tun.fi/MX.291029>,
        <http://tun.fi/MX.291035>,
        <http://tun.fi/MX.291039>,
        <http://tun.fi/MX.291045>,
        <http://tun.fi/MX.291047>,
        <http://tun.fi/MX.291049>,
        <http://tun.fi/MX.291051>,
        <http://tun.fi/MX.291053>,
        <http://tun.fi/MX.291055>,
        <http://tun.fi/MX.291059> ;
    skos:prefLabel "Dilepididae"@fi,
        "Dilepididae"@sv .

<http://tun.fi/MX.291357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Actornithophilus" ;
    dwc:scientificNameAuthorship "Ferris, 1916" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291359>,
        <http://tun.fi/MX.291360>,
        <http://tun.fi/MX.291361>,
        <http://tun.fi/MX.291363>,
        <http://tun.fi/MX.291364>,
        <http://tun.fi/MX.291367>,
        <http://tun.fi/MX.291368>,
        <http://tun.fi/MX.291369>,
        <http://tun.fi/MX.291370>,
        <http://tun.fi/MX.291372>,
        <http://tun.fi/MX.291373>,
        <http://tun.fi/MX.291374> ;
    skos:prefLabel "Actornithophilus"@fi,
        "Actornithophilus"@sv .

<http://tun.fi/MX.291436> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Menacanthus" ;
    dwc:scientificNameAuthorship "Neumann, 1912" ;
    skos:broader <http://tun.fi/MX.291356> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291440>,
        <http://tun.fi/MX.291442>,
        <http://tun.fi/MX.291444>,
        <http://tun.fi/MX.291448>,
        <http://tun.fi/MX.291450>,
        <http://tun.fi/MX.291457>,
        <http://tun.fi/MX.291458>,
        <http://tun.fi/MX.291460>,
        <http://tun.fi/MX.291461>,
        <http://tun.fi/MX.291464>,
        <http://tun.fi/MX.291465>,
        <http://tun.fi/MX.291466> ;
    skos:prefLabel "Menacanthus"@fi,
        "Menacanthus"@sv .

<http://tun.fi/MX.291920> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Strigiphilus" ;
    dwc:scientificNameAuthorship "Mjöberg, 1910" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291924>,
        <http://tun.fi/MX.291925>,
        <http://tun.fi/MX.291927>,
        <http://tun.fi/MX.291928>,
        <http://tun.fi/MX.291930>,
        <http://tun.fi/MX.291931>,
        <http://tun.fi/MX.291932>,
        <http://tun.fi/MX.291934>,
        <http://tun.fi/MX.291935>,
        <http://tun.fi/MX.291936>,
        <http://tun.fi/MX.291938>,
        <http://tun.fi/MX.291940> ;
    skos:prefLabel "Strigiphilus"@fi,
        "Strigiphilus"@sv .

<http://tun.fi/MX.293082> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Carduelinae" ;
    skos:broader <http://tun.fi/MX.36235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200017>,
        <http://tun.fi/MX.293104>,
        <http://tun.fi/MX.293111>,
        <http://tun.fi/MX.293113>,
        <http://tun.fi/MX.293115>,
        <http://tun.fi/MX.36240>,
        <http://tun.fi/MX.36282>,
        <http://tun.fi/MX.36307>,
        <http://tun.fi/MX.36350>,
        <http://tun.fi/MX.36355>,
        <http://tun.fi/MX.36360>,
        <http://tun.fi/MX.36367> ;
    skos:prefLabel "Carduelinae"@fi,
        "Carduelinae"@sv .

<http://tun.fi/MX.296692> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Opiinae" ;
    dwc:scientificNameAuthorship "Blanchard, 1845" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Opiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296694>,
        <http://tun.fi/MX.296698>,
        <http://tun.fi/MX.296708>,
        <http://tun.fi/MX.296727>,
        <http://tun.fi/MX.296832>,
        <http://tun.fi/MX.296856>,
        <http://tun.fi/MX.296865>,
        <http://tun.fi/MX.296871>,
        <http://tun.fi/MX.296879>,
        <http://tun.fi/MX.296881>,
        <http://tun.fi/MX.296884>,
        <http://tun.fi/MX.321552> ;
    skos:prefLabel "koverrevainokaiset"@fi,
        "Opiinae"@sv .

<http://tun.fi/MX.297930> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Collotheca" ;
    dwc:scientificNameAuthorship "Harring, 1913" ;
    skos:broader <http://tun.fi/MX.297929> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312959>,
        <http://tun.fi/MX.312960>,
        <http://tun.fi/MX.312961>,
        <http://tun.fi/MX.312962>,
        <http://tun.fi/MX.312963>,
        <http://tun.fi/MX.312964>,
        <http://tun.fi/MX.312966>,
        <http://tun.fi/MX.312967>,
        <http://tun.fi/MX.312968>,
        <http://tun.fi/MX.312969>,
        <http://tun.fi/MX.312972>,
        <http://tun.fi/MX.312973> ;
    skos:prefLabel "Collotheca"@fi,
        "Collotheca"@sv .

<http://tun.fi/MX.307215> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zoophthorus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307216>,
        <http://tun.fi/MX.307217>,
        <http://tun.fi/MX.307218>,
        <http://tun.fi/MX.307219>,
        <http://tun.fi/MX.307221>,
        <http://tun.fi/MX.307222>,
        <http://tun.fi/MX.307223>,
        <http://tun.fi/MX.307225>,
        <http://tun.fi/MX.307226>,
        <http://tun.fi/MX.307227>,
        <http://tun.fi/MX.323600>,
        <http://tun.fi/MX.323601> ;
    skos:prefLabel "Zoophthorus"@fi,
        "Zoophthorus"@sv .

<http://tun.fi/MX.307422> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stilpnus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307423>,
        <http://tun.fi/MX.307424>,
        <http://tun.fi/MX.307425>,
        <http://tun.fi/MX.307426>,
        <http://tun.fi/MX.307427>,
        <http://tun.fi/MX.307428>,
        <http://tun.fi/MX.307429>,
        <http://tun.fi/MX.307430>,
        <http://tun.fi/MX.307431>,
        <http://tun.fi/MX.307432>,
        <http://tun.fi/MX.307433>,
        <http://tun.fi/MX.307435> ;
    skos:prefLabel "Stilpnus"@fi,
        "Stilpnus"@sv .

<http://tun.fi/MX.308370> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diphyus" ;
    dwc:scientificNameAuthorship "Kriechbaumer, 1890" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308371>,
        <http://tun.fi/MX.308372>,
        <http://tun.fi/MX.308373>,
        <http://tun.fi/MX.308374>,
        <http://tun.fi/MX.308375>,
        <http://tun.fi/MX.308376>,
        <http://tun.fi/MX.308377>,
        <http://tun.fi/MX.308379>,
        <http://tun.fi/MX.308380>,
        <http://tun.fi/MX.308381>,
        <http://tun.fi/MX.308382>,
        <http://tun.fi/MX.308384> ;
    skos:prefLabel "Diphyus"@fi,
        "Diphyus"@sv .

<http://tun.fi/MX.308606> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diplazon" ;
    dwc:scientificNameAuthorship "Nees, 1819" ;
    skos:broader <http://tun.fi/MX.308551> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308607>,
        <http://tun.fi/MX.308608>,
        <http://tun.fi/MX.308609>,
        <http://tun.fi/MX.308611>,
        <http://tun.fi/MX.308612>,
        <http://tun.fi/MX.308614>,
        <http://tun.fi/MX.308615>,
        <http://tun.fi/MX.308616>,
        <http://tun.fi/MX.308617>,
        <http://tun.fi/MX.308618>,
        <http://tun.fi/MX.308619>,
        <http://tun.fi/MX.5002257> ;
    skos:prefLabel "Diplazon"@fi,
        "Diplazon"@sv .

<http://tun.fi/MX.308645> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aperileptus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308646>,
        <http://tun.fi/MX.308649>,
        <http://tun.fi/MX.308651>,
        <http://tun.fi/MX.308653>,
        <http://tun.fi/MX.308654>,
        <http://tun.fi/MX.308655>,
        <http://tun.fi/MX.308656>,
        <http://tun.fi/MX.308657>,
        <http://tun.fi/MX.308658>,
        <http://tun.fi/MX.308659>,
        <http://tun.fi/MX.308660>,
        <http://tun.fi/MX.308662> ;
    skos:prefLabel "Aperileptus"@fi,
        "Aperileptus"@sv .

<http://tun.fi/MX.309552> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alexeter" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309553>,
        <http://tun.fi/MX.309554>,
        <http://tun.fi/MX.309556>,
        <http://tun.fi/MX.309557>,
        <http://tun.fi/MX.309558>,
        <http://tun.fi/MX.309559>,
        <http://tun.fi/MX.309560>,
        <http://tun.fi/MX.309561>,
        <http://tun.fi/MX.309562>,
        <http://tun.fi/MX.309563>,
        <http://tun.fi/MX.309564>,
        <http://tun.fi/MX.309565> ;
    skos:prefLabel "Alexeter"@fi,
        "Alexeter"@sv .

<http://tun.fi/MX.309754> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anoncus" ;
    dwc:scientificNameAuthorship "Townes, 1970" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309755>,
        <http://tun.fi/MX.309756>,
        <http://tun.fi/MX.309757>,
        <http://tun.fi/MX.309758>,
        <http://tun.fi/MX.309759>,
        <http://tun.fi/MX.309760>,
        <http://tun.fi/MX.309761>,
        <http://tun.fi/MX.309762>,
        <http://tun.fi/MX.309763>,
        <http://tun.fi/MX.309764>,
        <http://tun.fi/MX.309765>,
        <http://tun.fi/MX.309766> ;
    skos:prefLabel "Anoncus"@fi,
        "Anoncus"@sv .

<http://tun.fi/MX.309910> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phradis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309911>,
        <http://tun.fi/MX.309912>,
        <http://tun.fi/MX.309915>,
        <http://tun.fi/MX.309917>,
        <http://tun.fi/MX.309918>,
        <http://tun.fi/MX.309919>,
        <http://tun.fi/MX.309920>,
        <http://tun.fi/MX.309921>,
        <http://tun.fi/MX.4985681>,
        <http://tun.fi/MX.4985684>,
        <http://tun.fi/MX.4985685>,
        <http://tun.fi/MX.4985687> ;
    skos:prefLabel "Phradis"@fi,
        "Phradis"@sv .

<http://tun.fi/MX.310614> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triclistus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310615>,
        <http://tun.fi/MX.310616>,
        <http://tun.fi/MX.310617>,
        <http://tun.fi/MX.310618>,
        <http://tun.fi/MX.310619>,
        <http://tun.fi/MX.310620>,
        <http://tun.fi/MX.310621>,
        <http://tun.fi/MX.310622>,
        <http://tun.fi/MX.310624>,
        <http://tun.fi/MX.310625>,
        <http://tun.fi/MX.310626>,
        <http://tun.fi/MX.310627> ;
    skos:prefLabel "Triclistus"@fi,
        "Triclistus"@sv .

<http://tun.fi/MX.310678> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anomaloninae" ;
    dwc:scientificNameAuthorship "Viereck, 1918" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Anomaloninae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310680>,
        <http://tun.fi/MX.310681>,
        <http://tun.fi/MX.310686>,
        <http://tun.fi/MX.310688>,
        <http://tun.fi/MX.310694>,
        <http://tun.fi/MX.310701>,
        <http://tun.fi/MX.310703>,
        <http://tun.fi/MX.310708>,
        <http://tun.fi/MX.310720>,
        <http://tun.fi/MX.310722>,
        <http://tun.fi/MX.310743>,
        <http://tun.fi/MX.310746> ;
    skos:prefLabel "siroahmaset"@fi,
        "Anomaloninae"@sv .

<http://tun.fi/MX.312650> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Notommata" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1830" ;
    skos:broader <http://tun.fi/MX.312649> ;
    skos:hiddenLabel "Copeus"@fi,
        "Copeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312652>,
        <http://tun.fi/MX.312654>,
        <http://tun.fi/MX.312656>,
        <http://tun.fi/MX.312657>,
        <http://tun.fi/MX.312658>,
        <http://tun.fi/MX.312659>,
        <http://tun.fi/MX.312660>,
        <http://tun.fi/MX.312661>,
        <http://tun.fi/MX.312663>,
        <http://tun.fi/MX.312664>,
        <http://tun.fi/MX.312665>,
        <http://tun.fi/MX.312666> ;
    skos:prefLabel "Notommata"@fi,
        "Notommata"@sv .

<http://tun.fi/MX.318078> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spilomicrus" ;
    dwc:scientificNameAuthorship "Westwood, 1832" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318079>,
        <http://tun.fi/MX.318080>,
        <http://tun.fi/MX.318081>,
        <http://tun.fi/MX.318082>,
        <http://tun.fi/MX.318083>,
        <http://tun.fi/MX.318084>,
        <http://tun.fi/MX.318085>,
        <http://tun.fi/MX.318086>,
        <http://tun.fi/MX.318087>,
        <http://tun.fi/MX.318088>,
        <http://tun.fi/MX.318089>,
        <http://tun.fi/MX.318091> ;
    skos:prefLabel "Spilomicrus"@fi,
        "Spilomicrus"@sv .

<http://tun.fi/MX.319171> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetrastichus" ;
    dwc:scientificNameAuthorship "Haliday, 1844" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319172>,
        <http://tun.fi/MX.319173>,
        <http://tun.fi/MX.319174>,
        <http://tun.fi/MX.319176>,
        <http://tun.fi/MX.319177>,
        <http://tun.fi/MX.319178>,
        <http://tun.fi/MX.319179>,
        <http://tun.fi/MX.5075063>,
        <http://tun.fi/MX.5077425>,
        <http://tun.fi/MX.5077426>,
        <http://tun.fi/MX.5078588>,
        <http://tun.fi/MX.5078589> ;
    skos:prefLabel "Tetrastichus"@fi,
        "Tetrastichus"@sv .

<http://tun.fi/MX.319189> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entedon" ;
    dwc:scientificNameAuthorship "Dalman, 1820" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319190>,
        <http://tun.fi/MX.319191>,
        <http://tun.fi/MX.319192>,
        <http://tun.fi/MX.319193>,
        <http://tun.fi/MX.319195>,
        <http://tun.fi/MX.319197>,
        <http://tun.fi/MX.319198>,
        <http://tun.fi/MX.319199>,
        <http://tun.fi/MX.319200>,
        <http://tun.fi/MX.319201>,
        <http://tun.fi/MX.4993717>,
        <http://tun.fi/MX.5020206> ;
    skos:prefLabel "Entedon"@fi,
        "Entedon"@sv .

<http://tun.fi/MX.37605> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Arthropoda" ;
    dwc:scientificNameAuthorship "von Siebold, 1848" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Arthropoda"@fi,
        "Arthropoda"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37613>,
        <http://tun.fi/MX.5077755>,
        <http://tun.fi/MX.53367>,
        <http://tun.fi/MX.53375>,
        <http://tun.fi/MX.53384>,
        <http://tun.fi/MX.53386>,
        <http://tun.fi/MX.70205>,
        <http://tun.fi/MX.70210>,
        <http://tun.fi/MX.70218>,
        <http://tun.fi/MX.70257>,
        <http://tun.fi/MX.70261>,
        <http://tun.fi/MX.70265> ;
    skos:prefLabel "niveljalkaiset"@fi,
        "leddjur"@sv .

<http://tun.fi/MX.37953> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Papaver" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "tähtiunikot"@fi ;
    skos:broader <http://tun.fi/MX.37952> ;
    skos:hiddenLabel "Papaver"@fi,
        "Papaver"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37926>,
        <http://tun.fi/MX.37954>,
        <http://tun.fi/MX.37955>,
        <http://tun.fi/MX.37956>,
        <http://tun.fi/MX.37958>,
        <http://tun.fi/MX.41267>,
        <http://tun.fi/MX.41268>,
        <http://tun.fi/MX.41269>,
        <http://tun.fi/MX.41270>,
        <http://tun.fi/MX.41271>,
        <http://tun.fi/MX.41713>,
        <http://tun.fi/MX.42549> ;
    skos:prefLabel "unikot"@fi,
        "vallmor"@sv .

<http://tun.fi/MX.38706> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euphorbia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38702> ;
    skos:hiddenLabel "Euphorbia"@fi,
        "Euphorbia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38707>,
        <http://tun.fi/MX.38708>,
        <http://tun.fi/MX.38709>,
        <http://tun.fi/MX.38710>,
        <http://tun.fi/MX.38711>,
        <http://tun.fi/MX.38712>,
        <http://tun.fi/MX.41074>,
        <http://tun.fi/MX.41075>,
        <http://tun.fi/MX.41076>,
        <http://tun.fi/MX.41077>,
        <http://tun.fi/MX.41078>,
        <http://tun.fi/MX.41079> ;
    skos:prefLabel "tyräkit"@fi,
        "törlar"@sv .

<http://tun.fi/MX.38933> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Prunus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Prunus"@fi,
        "Prunus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38934>,
        <http://tun.fi/MX.38935>,
        <http://tun.fi/MX.38938>,
        <http://tun.fi/MX.38939>,
        <http://tun.fi/MX.41572>,
        <http://tun.fi/MX.41573>,
        <http://tun.fi/MX.41574>,
        <http://tun.fi/MX.41575>,
        <http://tun.fi/MX.41576>,
        <http://tun.fi/MX.41578>,
        <http://tun.fi/MX.42856>,
        <http://tun.fi/MX.5022556> ;
    skos:prefLabel "tuomet"@fi,
        "prunusar"@sv .

<http://tun.fi/MX.39024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Medicago" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Medicago"@fi,
        "Medicago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38072>,
        <http://tun.fi/MX.38192>,
        <http://tun.fi/MX.38236>,
        <http://tun.fi/MX.39025>,
        <http://tun.fi/MX.39029>,
        <http://tun.fi/MX.39031>,
        <http://tun.fi/MX.39033>,
        <http://tun.fi/MX.39034>,
        <http://tun.fi/MX.39035>,
        <http://tun.fi/MX.41596>,
        <http://tun.fi/MX.41598>,
        <http://tun.fi/MX.5001839> ;
    skos:prefLabel "mailaset"@fi,
        "luserner"@sv .

<http://tun.fi/MX.39334> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Caprifoliaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70052> ;
    skos:hiddenLabel "Caprifoliaceae"@fi,
        "Dipsacaceae"@fi,
        "Valerianaceae"@fi,
        "Caprifoliaceae"@sv,
        "Dipsacaceae"@sv,
        "Valerianaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39339>,
        <http://tun.fi/MX.39342>,
        <http://tun.fi/MX.39344>,
        <http://tun.fi/MX.39354>,
        <http://tun.fi/MX.39357>,
        <http://tun.fi/MX.39363>,
        <http://tun.fi/MX.39365>,
        <http://tun.fi/MX.39367>,
        <http://tun.fi/MX.41804>,
        <http://tun.fi/MX.41805>,
        <http://tun.fi/MX.41843>,
        <http://tun.fi/MX.41979> ;
    skos:prefLabel "kuusamakasvit"@fi,
        "kaprifolväxter"@sv .

<http://tun.fi/MX.39672> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plantago" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Littorella"@fi,
        "Plantago"@fi,
        "Littorella"@sv,
        "Plantago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39673>,
        <http://tun.fi/MX.39677>,
        <http://tun.fi/MX.39678>,
        <http://tun.fi/MX.39679>,
        <http://tun.fi/MX.39680>,
        <http://tun.fi/MX.39682>,
        <http://tun.fi/MX.41396>,
        <http://tun.fi/MX.41397>,
        <http://tun.fi/MX.41398>,
        <http://tun.fi/MX.41399>,
        <http://tun.fi/MX.41400>,
        <http://tun.fi/MX.41401> ;
    skos:prefLabel "ratamot"@fi,
        "kämpar"@sv .

<http://tun.fi/MX.39977> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Asparagaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70035> ;
    skos:hiddenLabel "Asparagaceae"@fi,
        "Convallariaceae"@fi,
        "Hostaceae"@fi,
        "Hyacinthaceae"@fi,
        "Asparagaceae"@sv,
        "Convallariaceae"@sv,
        "Hostaceae"@sv,
        "Hyacinthaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39969>,
        <http://tun.fi/MX.39971>,
        <http://tun.fi/MX.39975>,
        <http://tun.fi/MX.39978>,
        <http://tun.fi/MX.39981>,
        <http://tun.fi/MX.39983>,
        <http://tun.fi/MX.39985>,
        <http://tun.fi/MX.41880>,
        <http://tun.fi/MX.41972>,
        <http://tun.fi/MX.4972039>,
        <http://tun.fi/MX.4972103>,
        <http://tun.fi/MX.5082343> ;
    skos:prefLabel "parsakasvit"@fi,
        "sparrisväxter"@sv .

<http://tun.fi/MX.43385> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Racomitrium" ;
    dwc:scientificNameAuthorship "Brid." ;
    skos:broader <http://tun.fi/MX.212934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43959>,
        <http://tun.fi/MX.43960>,
        <http://tun.fi/MX.43961>,
        <http://tun.fi/MX.43962>,
        <http://tun.fi/MX.43963>,
        <http://tun.fi/MX.43964>,
        <http://tun.fi/MX.43965>,
        <http://tun.fi/MX.43966>,
        <http://tun.fi/MX.43967>,
        <http://tun.fi/MX.43968>,
        <http://tun.fi/MX.43969>,
        <http://tun.fi/MX.43970> ;
    skos:prefLabel "Racomitrium"@fi,
        "Racomitrium"@sv .

<http://tun.fi/MX.43428> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Encalypta" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200474>,
        <http://tun.fi/MX.200484>,
        <http://tun.fi/MX.200491>,
        <http://tun.fi/MX.214508>,
        <http://tun.fi/MX.214509>,
        <http://tun.fi/MX.43582>,
        <http://tun.fi/MX.43583>,
        <http://tun.fi/MX.43585>,
        <http://tun.fi/MX.43587>,
        <http://tun.fi/MX.43588>,
        <http://tun.fi/MX.43590>,
        <http://tun.fi/MX.43592> ;
    skos:prefLabel "Encalypta"@fi,
        "Encalypta"@sv .

<http://tun.fi/MX.44127> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephaloziella" ;
    skos:broader <http://tun.fi/MX.212985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200470>,
        <http://tun.fi/MX.214537>,
        <http://tun.fi/MX.214538>,
        <http://tun.fi/MX.44279>,
        <http://tun.fi/MX.44280>,
        <http://tun.fi/MX.44281>,
        <http://tun.fi/MX.44282>,
        <http://tun.fi/MX.44283>,
        <http://tun.fi/MX.44284>,
        <http://tun.fi/MX.44285>,
        <http://tun.fi/MX.44286>,
        <http://tun.fi/MX.44287> ;
    skos:prefLabel "Cephaloziella"@fi,
        "Cephaloziella"@sv .

<http://tun.fi/MX.4883895> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myriolecis" ;
    dwc:scientificNameAuthorship "Clem." ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:hiddenLabel "Myriolecis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65848>,
        <http://tun.fi/MX.65852>,
        <http://tun.fi/MX.65872>,
        <http://tun.fi/MX.65874>,
        <http://tun.fi/MX.65882>,
        <http://tun.fi/MX.65884>,
        <http://tun.fi/MX.65899>,
        <http://tun.fi/MX.65900>,
        <http://tun.fi/MX.65911>,
        <http://tun.fi/MX.65912>,
        <http://tun.fi/MX.65914>,
        <http://tun.fi/MX.65925> ;
    skos:prefLabel "muurikehräjäkälät"@fi,
        "Myriolecis"@sv .

<http://tun.fi/MX.52685> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vertigo" ;
    dwc:scientificNameAuthorship "O. F. Müller, 1773" ;
    skos:broader <http://tun.fi/MX.52680> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.52686>,
        <http://tun.fi/MX.52687>,
        <http://tun.fi/MX.52688>,
        <http://tun.fi/MX.52689>,
        <http://tun.fi/MX.52690>,
        <http://tun.fi/MX.52691>,
        <http://tun.fi/MX.52692>,
        <http://tun.fi/MX.52694>,
        <http://tun.fi/MX.52695>,
        <http://tun.fi/MX.52696>,
        <http://tun.fi/MX.52697>,
        <http://tun.fi/MX.52698> ;
    skos:prefLabel "Vertigo"@fi,
        "Vertigo"@sv .

<http://tun.fi/MX.53420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ustilago" ;
    dwc:scientificNameAuthorship "(Pers.) Roussel" ;
    skos:broader <http://tun.fi/MX.53621> ;
    skos:hiddenLabel "Ustilago"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984666>,
        <http://tun.fi/MX.4984768>,
        <http://tun.fi/MX.4984802>,
        <http://tun.fi/MX.4984886>,
        <http://tun.fi/MX.4984910>,
        <http://tun.fi/MX.4984953>,
        <http://tun.fi/MX.4985041>,
        <http://tun.fi/MX.4985055>,
        <http://tun.fi/MX.4985181>,
        <http://tun.fi/MX.52860>,
        <http://tun.fi/MX.52861>,
        <http://tun.fi/MX.52863> ;
    skos:prefLabel "noet"@fi,
        "Ustilago"@sv .

<http://tun.fi/MX.53427> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aculops" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201292>,
        <http://tun.fi/MX.201293>,
        <http://tun.fi/MX.201294>,
        <http://tun.fi/MX.201295>,
        <http://tun.fi/MX.201296>,
        <http://tun.fi/MX.201297>,
        <http://tun.fi/MX.201298>,
        <http://tun.fi/MX.201299>,
        <http://tun.fi/MX.201300>,
        <http://tun.fi/MX.201301>,
        <http://tun.fi/MX.201302>,
        <http://tun.fi/MX.53029> ;
    skos:prefLabel "Aculops"@fi,
        "Aculops"@sv .

<http://tun.fi/MX.53433> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myzus" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228472>,
        <http://tun.fi/MX.228473>,
        <http://tun.fi/MX.228474>,
        <http://tun.fi/MX.228475>,
        <http://tun.fi/MX.228476>,
        <http://tun.fi/MX.228478>,
        <http://tun.fi/MX.228480>,
        <http://tun.fi/MX.228481>,
        <http://tun.fi/MX.228482>,
        <http://tun.fi/MX.52971>,
        <http://tun.fi/MX.52975>,
        <http://tun.fi/MX.53019> ;
    skos:prefLabel "Myzus"@fi,
        "Myzus"@sv .

<http://tun.fi/MX.53626> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Aphididae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.227910> ;
    skos:hiddenLabel "Aphididae"@fi,
        "Aphididae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228036>,
        <http://tun.fi/MX.228040>,
        <http://tun.fi/MX.228048>,
        <http://tun.fi/MX.228055>,
        <http://tun.fi/MX.228061>,
        <http://tun.fi/MX.228118>,
        <http://tun.fi/MX.228171>,
        <http://tun.fi/MX.228174>,
        <http://tun.fi/MX.228234>,
        <http://tun.fi/MX.228661>,
        <http://tun.fi/MX.4884390>,
        <http://tun.fi/MX.4884391> ;
    skos:prefLabel "kirvat"@fi,
        "långrörsbladlöss"@sv .

<http://tun.fi/MX.53628> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sclerotiniaceae" ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234024>,
        <http://tun.fi/MX.234025>,
        <http://tun.fi/MX.234026>,
        <http://tun.fi/MX.234027>,
        <http://tun.fi/MX.234029>,
        <http://tun.fi/MX.234031>,
        <http://tun.fi/MX.234032>,
        <http://tun.fi/MX.236929>,
        <http://tun.fi/MX.4984462>,
        <http://tun.fi/MX.4985695>,
        <http://tun.fi/MX.5017391>,
        <http://tun.fi/MX.53467> ;
    skos:prefLabel "Sclerotiniaceae"@fi,
        "Sclerotiniaceae"@sv .

<http://tun.fi/MX.58885> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caloptilia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.58880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076595>,
        <http://tun.fi/MX.58886>,
        <http://tun.fi/MX.58887>,
        <http://tun.fi/MX.58888>,
        <http://tun.fi/MX.58889>,
        <http://tun.fi/MX.58890>,
        <http://tun.fi/MX.58891>,
        <http://tun.fi/MX.58892>,
        <http://tun.fi/MX.58893>,
        <http://tun.fi/MX.58894>,
        <http://tun.fi/MX.58895>,
        <http://tun.fi/MX.58898> ;
    skos:prefLabel "Caloptilia"@fi,
        "Caloptilia"@sv .

<http://tun.fi/MX.59617> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scythris" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59616> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211078>,
        <http://tun.fi/MX.59618>,
        <http://tun.fi/MX.59619>,
        <http://tun.fi/MX.59620>,
        <http://tun.fi/MX.59621>,
        <http://tun.fi/MX.59622>,
        <http://tun.fi/MX.59623>,
        <http://tun.fi/MX.59624>,
        <http://tun.fi/MX.59626>,
        <http://tun.fi/MX.59627>,
        <http://tun.fi/MX.59628>,
        <http://tun.fi/MX.59629> ;
    skos:prefLabel "Scythris"@fi,
        "Scythris"@sv .

<http://tun.fi/MX.59758> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gelechia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200796>,
        <http://tun.fi/MX.5082241>,
        <http://tun.fi/MX.59759>,
        <http://tun.fi/MX.59760>,
        <http://tun.fi/MX.59761>,
        <http://tun.fi/MX.59762>,
        <http://tun.fi/MX.59764>,
        <http://tun.fi/MX.59765>,
        <http://tun.fi/MX.59766>,
        <http://tun.fi/MX.59767>,
        <http://tun.fi/MX.59768>,
        <http://tun.fi/MX.59770> ;
    skos:prefLabel "Gelechia"@fi,
        "Gelechia"@sv .

<http://tun.fi/MX.59774> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chionodes" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59775>,
        <http://tun.fi/MX.59776>,
        <http://tun.fi/MX.59777>,
        <http://tun.fi/MX.59778>,
        <http://tun.fi/MX.59779>,
        <http://tun.fi/MX.59780>,
        <http://tun.fi/MX.59781>,
        <http://tun.fi/MX.59782>,
        <http://tun.fi/MX.59783>,
        <http://tun.fi/MX.59784>,
        <http://tun.fi/MX.59785>,
        <http://tun.fi/MX.59786> ;
    skos:prefLabel "Chionodes"@fi,
        "Chionodes"@sv .

<http://tun.fi/MX.59816> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scrobipalpa" ;
    dwc:scientificNameAuthorship "Janse, 1951" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59817>,
        <http://tun.fi/MX.59818>,
        <http://tun.fi/MX.59819>,
        <http://tun.fi/MX.59820>,
        <http://tun.fi/MX.59821>,
        <http://tun.fi/MX.59822>,
        <http://tun.fi/MX.59823>,
        <http://tun.fi/MX.59824>,
        <http://tun.fi/MX.59826>,
        <http://tun.fi/MX.59827>,
        <http://tun.fi/MX.59828>,
        <http://tun.fi/MX.59829> ;
    skos:prefLabel "Scrobipalpa"@fi,
        "Scrobipalpa"@sv .

<http://tun.fi/MX.60885> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boloria" ;
    dwc:scientificNameAuthorship "Moore, 1900" ;
    skos:broader <http://tun.fi/MX.60869> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60887>,
        <http://tun.fi/MX.60889>,
        <http://tun.fi/MX.60890>,
        <http://tun.fi/MX.60891>,
        <http://tun.fi/MX.60892>,
        <http://tun.fi/MX.60893>,
        <http://tun.fi/MX.60894>,
        <http://tun.fi/MX.60895>,
        <http://tun.fi/MX.60898>,
        <http://tun.fi/MX.60899>,
        <http://tun.fi/MX.60902>,
        <http://tun.fi/MX.60904> ;
    skos:prefLabel "Boloria"@fi,
        "Boloria"@sv .

<http://tun.fi/MX.61350> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Spilomelinae" ;
    dwc:scientificNameAuthorship "Guenée, 1854" ;
    skos:broader <http://tun.fi/MX.61157> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324898>,
        <http://tun.fi/MX.4984496>,
        <http://tun.fi/MX.5076603>,
        <http://tun.fi/MX.5076605>,
        <http://tun.fi/MX.61287>,
        <http://tun.fi/MX.61353>,
        <http://tun.fi/MX.61355>,
        <http://tun.fi/MX.61357>,
        <http://tun.fi/MX.61360>,
        <http://tun.fi/MX.61362>,
        <http://tun.fi/MX.61365>,
        <http://tun.fi/MX.61367> ;
    skos:prefLabel "Spilomelinae"@fi,
        "Spilomelinae"@sv .

<http://tun.fi/MX.62375> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Plusiinae" ;
    dwc:scientificNameAuthorship "Boisduval, 1829" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:hiddenLabel "Plusiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62377>,
        <http://tun.fi/MX.62384>,
        <http://tun.fi/MX.62386>,
        <http://tun.fi/MX.62389>,
        <http://tun.fi/MX.62393>,
        <http://tun.fi/MX.62397>,
        <http://tun.fi/MX.62400>,
        <http://tun.fi/MX.62402>,
        <http://tun.fi/MX.62404>,
        <http://tun.fi/MX.62408>,
        <http://tun.fi/MX.62418>,
        <http://tun.fi/MX.62420> ;
    skos:prefLabel "metalliyökköset"@fi,
        "Plusiinae"@sv .

<http://tun.fi/MX.67225> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Candelariella" ;
    dwc:scientificNameAuthorship "Müll. Arg." ;
    skos:broader <http://tun.fi/MX.233362> ;
    skos:hiddenLabel "Candelariella"@fi,
        "Candelariella"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313721>,
        <http://tun.fi/MX.65446>,
        <http://tun.fi/MX.65447>,
        <http://tun.fi/MX.65448>,
        <http://tun.fi/MX.65450>,
        <http://tun.fi/MX.65451>,
        <http://tun.fi/MX.65452>,
        <http://tun.fi/MX.65453>,
        <http://tun.fi/MX.65454>,
        <http://tun.fi/MX.65455>,
        <http://tun.fi/MX.65456>,
        <http://tun.fi/MX.65457> ;
    skos:prefLabel "keltuaisjäkälät"@fi,
        "ägglavar"@sv .

<http://tun.fi/MX.67275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Athelia" ;
    dwc:scientificNameAuthorship "Pers. emend. Donk" ;
    skos:broader <http://tun.fi/MX.233273> ;
    skos:hiddenLabel "Athelia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205454>,
        <http://tun.fi/MX.205455>,
        <http://tun.fi/MX.205456>,
        <http://tun.fi/MX.205457>,
        <http://tun.fi/MX.205458>,
        <http://tun.fi/MX.205459>,
        <http://tun.fi/MX.205460>,
        <http://tun.fi/MX.205461>,
        <http://tun.fi/MX.205462>,
        <http://tun.fi/MX.234762>,
        <http://tun.fi/MX.65282>,
        <http://tun.fi/MX.65283> ;
    skos:prefLabel "hämäkät"@fi,
        "Athelia"@sv .

<http://tun.fi/MX.67409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stigmidium" ;
    dwc:scientificNameAuthorship "Trevis." ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:hiddenLabel "Stigmidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237238>,
        <http://tun.fi/MX.313755>,
        <http://tun.fi/MX.66636>,
        <http://tun.fi/MX.66637>,
        <http://tun.fi/MX.66638>,
        <http://tun.fi/MX.66639>,
        <http://tun.fi/MX.66640>,
        <http://tun.fi/MX.66641>,
        <http://tun.fi/MX.66643>,
        <http://tun.fi/MX.66644>,
        <http://tun.fi/MX.66645>,
        <http://tun.fi/MX.66646> ;
    skos:prefLabel "pinsikät"@fi,
        "Stigmidium"@sv .

<http://tun.fi/MX.69649> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crepidotus" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Staude" ;
    skos:broader <http://tun.fi/MX.233244> ;
    skos:hiddenLabel "Crepidotus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235195>,
        <http://tun.fi/MX.235198>,
        <http://tun.fi/MX.235199>,
        <http://tun.fi/MX.5080166>,
        <http://tun.fi/MX.71745>,
        <http://tun.fi/MX.71746>,
        <http://tun.fi/MX.71920>,
        <http://tun.fi/MX.72163>,
        <http://tun.fi/MX.72421>,
        <http://tun.fi/MX.72817>,
        <http://tun.fi/MX.72878>,
        <http://tun.fi/MX.73128> ;
    skos:prefLabel "ruostevinokkaat"@fi,
        "Crepidotus"@sv .

<http://tun.fi/MX.69677> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Marasmius" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233411> ;
    skos:hiddenLabel "Marasmius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71830>,
        <http://tun.fi/MX.71831>,
        <http://tun.fi/MX.71832>,
        <http://tun.fi/MX.71833>,
        <http://tun.fi/MX.72061>,
        <http://tun.fi/MX.72296>,
        <http://tun.fi/MX.72488>,
        <http://tun.fi/MX.72709>,
        <http://tun.fi/MX.72710>,
        <http://tun.fi/MX.72711>,
        <http://tun.fi/MX.73209>,
        <http://tun.fi/MX.73443> ;
    skos:prefLabel "nahikkaat"@fi,
        "Marasmius"@sv .

<http://tun.fi/MX.69727> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psilocybe" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Psilocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71883>,
        <http://tun.fi/MX.71884>,
        <http://tun.fi/MX.72123>,
        <http://tun.fi/MX.72305>,
        <http://tun.fi/MX.72306>,
        <http://tun.fi/MX.72537>,
        <http://tun.fi/MX.72723>,
        <http://tun.fi/MX.72724>,
        <http://tun.fi/MX.72775>,
        <http://tun.fi/MX.72983>,
        <http://tun.fi/MX.73266>,
        <http://tun.fi/MX.73454> ;
    skos:prefLabel "madonlakit"@fi,
        "Psilocybe"@sv .

<http://tun.fi/MX.69733> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pholiotina" ;
    dwc:scientificNameAuthorship "Fayod" ;
    skos:broader <http://tun.fi/MX.233302> ;
    skos:hiddenLabel "Pholiotina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5015874>,
        <http://tun.fi/MX.71671>,
        <http://tun.fi/MX.71694>,
        <http://tun.fi/MX.71695>,
        <http://tun.fi/MX.71872>,
        <http://tun.fi/MX.72110>,
        <http://tun.fi/MX.72146>,
        <http://tun.fi/MX.72161>,
        <http://tun.fi/MX.73286>,
        <http://tun.fi/MX.73291>,
        <http://tun.fi/MX.73311>,
        <http://tun.fi/MX.73313> ;
    skos:prefLabel "rengaskuupikat"@fi,
        "Pholiotina"@sv .

<http://tun.fi/MX.69758> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Suillus" ;
    dwc:scientificNameAuthorship "Adans." ;
    skos:broader <http://tun.fi/MX.234622> ;
    skos:hiddenLabel "Suillus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71676>,
        <http://tun.fi/MX.71856>,
        <http://tun.fi/MX.71906>,
        <http://tun.fi/MX.72308>,
        <http://tun.fi/MX.72309>,
        <http://tun.fi/MX.72737>,
        <http://tun.fi/MX.72999>,
        <http://tun.fi/MX.73229>,
        <http://tun.fi/MX.73230>,
        <http://tun.fi/MX.73231>,
        <http://tun.fi/MX.73267>,
        <http://tun.fi/MX.73462> ;
    skos:prefLabel "tahmatatit"@fi,
        "Suillus"@sv .

<http://tun.fi/MX.69773> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepista" ;
    dwc:scientificNameAuthorship "(Fr.) W.G.Sm." ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Lepista"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235852>,
        <http://tun.fi/MX.71817>,
        <http://tun.fi/MX.71818>,
        <http://tun.fi/MX.72051>,
        <http://tun.fi/MX.72052>,
        <http://tun.fi/MX.72053>,
        <http://tun.fi/MX.72479>,
        <http://tun.fi/MX.72481>,
        <http://tun.fi/MX.72482>,
        <http://tun.fi/MX.72957>,
        <http://tun.fi/MX.73436>,
        <http://tun.fi/MX.73437> ;
    skos:prefLabel "rusomalikat"@fi,
        "Lepista"@sv .

<http://tun.fi/MX.191333> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrotona" ;
    dwc:scientificNameAuthorship "Thomson, 1859" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191343>,
        <http://tun.fi/MX.191344>,
        <http://tun.fi/MX.191345>,
        <http://tun.fi/MX.191346>,
        <http://tun.fi/MX.191347>,
        <http://tun.fi/MX.191348>,
        <http://tun.fi/MX.191349>,
        <http://tun.fi/MX.191351>,
        <http://tun.fi/MX.191353>,
        <http://tun.fi/MX.191354>,
        <http://tun.fi/MX.191355>,
        <http://tun.fi/MX.191356>,
        <http://tun.fi/MX.191358> ;
    skos:prefLabel "Acrotona"@fi,
        "Acrotona"@sv .

<http://tun.fi/MX.192681> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrilus" ;
    dwc:scientificNameAuthorship "Curtis, 1825" ;
    skos:broader <http://tun.fi/MX.192675> ;
    skos:hiddenLabel "Agrilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192683>,
        <http://tun.fi/MX.192689>,
        <http://tun.fi/MX.192692>,
        <http://tun.fi/MX.192695>,
        <http://tun.fi/MX.192697>,
        <http://tun.fi/MX.192698>,
        <http://tun.fi/MX.192701>,
        <http://tun.fi/MX.192703>,
        <http://tun.fi/MX.192705>,
        <http://tun.fi/MX.192706>,
        <http://tun.fi/MX.192707>,
        <http://tun.fi/MX.192709>,
        <http://tun.fi/MX.192712> ;
    skos:prefLabel "jalosoukot"@fi,
        "Agrilus"@sv .

<http://tun.fi/MX.193011> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ampedus" ;
    dwc:scientificNameAuthorship "Dejean, 1833" ;
    skos:broader <http://tun.fi/MX.193006> ;
    skos:hiddenLabel "Ampedus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193014>,
        <http://tun.fi/MX.193015>,
        <http://tun.fi/MX.193016>,
        <http://tun.fi/MX.193019>,
        <http://tun.fi/MX.193023>,
        <http://tun.fi/MX.193024>,
        <http://tun.fi/MX.193030>,
        <http://tun.fi/MX.193032>,
        <http://tun.fi/MX.193033>,
        <http://tun.fi/MX.193035>,
        <http://tun.fi/MX.193037>,
        <http://tun.fi/MX.193038>,
        <http://tun.fi/MX.193039> ;
    skos:prefLabel "värisepät"@fi,
        "Ampedus"@sv .

<http://tun.fi/MX.195243> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tenebrioninae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.195239> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195245>,
        <http://tun.fi/MX.195250>,
        <http://tun.fi/MX.195254>,
        <http://tun.fi/MX.195257>,
        <http://tun.fi/MX.195263>,
        <http://tun.fi/MX.195266>,
        <http://tun.fi/MX.195270>,
        <http://tun.fi/MX.195275>,
        <http://tun.fi/MX.195281>,
        <http://tun.fi/MX.195289>,
        <http://tun.fi/MX.195292>,
        <http://tun.fi/MX.195305>,
        <http://tun.fi/MX.195312> ;
    skos:prefLabel "Tenebrioninae"@fi,
        "Tenebrioninae"@sv .

<http://tun.fi/MX.195651> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysolina" ;
    dwc:scientificNameAuthorship "Motschulsky, 1860" ;
    skos:broader <http://tun.fi/MX.195647> ;
    skos:hiddenLabel "Chrysolina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195656>,
        <http://tun.fi/MX.195657>,
        <http://tun.fi/MX.195659>,
        <http://tun.fi/MX.195663>,
        <http://tun.fi/MX.195664>,
        <http://tun.fi/MX.195670>,
        <http://tun.fi/MX.195674>,
        <http://tun.fi/MX.195675>,
        <http://tun.fi/MX.195680>,
        <http://tun.fi/MX.195681>,
        <http://tun.fi/MX.195683>,
        <http://tun.fi/MX.195686>,
        <http://tun.fi/MX.195687> ;
    skos:prefLabel "kultalehtikuoriaiset"@fi,
        "Chrysolina"@sv .

<http://tun.fi/MX.195800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllotreta" ;
    dwc:scientificNameAuthorship "Chevrolat, 1837" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:hiddenLabel "Phyllotreta"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195801>,
        <http://tun.fi/MX.195802>,
        <http://tun.fi/MX.195803>,
        <http://tun.fi/MX.195804>,
        <http://tun.fi/MX.195805>,
        <http://tun.fi/MX.195807>,
        <http://tun.fi/MX.195808>,
        <http://tun.fi/MX.195809>,
        <http://tun.fi/MX.195811>,
        <http://tun.fi/MX.195812>,
        <http://tun.fi/MX.195813>,
        <http://tun.fi/MX.195814>,
        <http://tun.fi/MX.195817> ;
    skos:prefLabel "juovakirpat"@fi,
        "Phyllotreta"@sv .

<http://tun.fi/MX.196355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypera" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196354> ;
    skos:hiddenLabel "Hypera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196363>,
        <http://tun.fi/MX.196365>,
        <http://tun.fi/MX.196367>,
        <http://tun.fi/MX.196368>,
        <http://tun.fi/MX.196369>,
        <http://tun.fi/MX.196370>,
        <http://tun.fi/MX.196372>,
        <http://tun.fi/MX.196374>,
        <http://tun.fi/MX.196375>,
        <http://tun.fi/MX.196376>,
        <http://tun.fi/MX.196380>,
        <http://tun.fi/MX.196381>,
        <http://tun.fi/MX.196384> ;
    skos:prefLabel "hilekärsäkkäät"@fi,
        "Hypera"@sv .

<http://tun.fi/MX.202170> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gnaphosidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201580>,
        <http://tun.fi/MX.201628>,
        <http://tun.fi/MX.201933>,
        <http://tun.fi/MX.201937>,
        <http://tun.fi/MX.202160>,
        <http://tun.fi/MX.202214>,
        <http://tun.fi/MX.202603>,
        <http://tun.fi/MX.203003>,
        <http://tun.fi/MX.203121>,
        <http://tun.fi/MX.203358>,
        <http://tun.fi/MX.203708>,
        <http://tun.fi/MX.324985>,
        <http://tun.fi/MX.324986> ;
    skos:prefLabel "Gnaphosidae"@fi,
        "Gnaphosidae"@sv .

<http://tun.fi/MX.202515> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lysigamasus" ;
    skos:broader <http://tun.fi/MX.202924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202516>,
        <http://tun.fi/MX.202517>,
        <http://tun.fi/MX.202518>,
        <http://tun.fi/MX.202519>,
        <http://tun.fi/MX.202520>,
        <http://tun.fi/MX.202521>,
        <http://tun.fi/MX.202522>,
        <http://tun.fi/MX.202523>,
        <http://tun.fi/MX.202524>,
        <http://tun.fi/MX.202525>,
        <http://tun.fi/MX.202526>,
        <http://tun.fi/MX.202527>,
        <http://tun.fi/MX.4999701> ;
    skos:prefLabel "Lysigamasus"@fi,
        "Lysigamasus"@sv .

<http://tun.fi/MX.202536> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrocheles" ;
    skos:broader <http://tun.fi/MX.202549> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202537>,
        <http://tun.fi/MX.202538>,
        <http://tun.fi/MX.202539>,
        <http://tun.fi/MX.202540>,
        <http://tun.fi/MX.202541>,
        <http://tun.fi/MX.202542>,
        <http://tun.fi/MX.202543>,
        <http://tun.fi/MX.202544>,
        <http://tun.fi/MX.202545>,
        <http://tun.fi/MX.202546>,
        <http://tun.fi/MX.202547>,
        <http://tun.fi/MX.202548>,
        <http://tun.fi/MX.4999736> ;
    skos:prefLabel "Macrocheles"@fi,
        "Macrocheles"@sv .

<http://tun.fi/MX.204254> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Myrmica" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.53554> ;
    skos:hiddenLabel "Myrmica"@fi,
        "Myrmica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204255>,
        <http://tun.fi/MX.204256>,
        <http://tun.fi/MX.204257>,
        <http://tun.fi/MX.204258>,
        <http://tun.fi/MX.204260>,
        <http://tun.fi/MX.204261>,
        <http://tun.fi/MX.204262>,
        <http://tun.fi/MX.204263>,
        <http://tun.fi/MX.204264>,
        <http://tun.fi/MX.204265>,
        <http://tun.fi/MX.204266>,
        <http://tun.fi/MX.204267>,
        <http://tun.fi/MX.204268> ;
    skos:prefLabel "viholaiset"@fi,
        "rödmyror"@sv .

<http://tun.fi/MX.204853> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphecodes" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.204851> ;
    skos:hiddenLabel "Sphecodes"@fi,
        "Sphecodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204336>,
        <http://tun.fi/MX.204337>,
        <http://tun.fi/MX.204338>,
        <http://tun.fi/MX.204339>,
        <http://tun.fi/MX.204340>,
        <http://tun.fi/MX.204341>,
        <http://tun.fi/MX.204854>,
        <http://tun.fi/MX.204855>,
        <http://tun.fi/MX.204856>,
        <http://tun.fi/MX.204857>,
        <http://tun.fi/MX.204858>,
        <http://tun.fi/MX.204859>,
        <http://tun.fi/MX.204860> ;
    skos:prefLabel "verimehiläiset"@fi,
        "blodbin"@sv .

<http://tun.fi/MX.211120> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oecophorinae" ;
    dwc:scientificNameAuthorship "Bruand, 1850" ;
    skos:broader <http://tun.fi/MX.59190> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076589>,
        <http://tun.fi/MX.59191>,
        <http://tun.fi/MX.59196>,
        <http://tun.fi/MX.59200>,
        <http://tun.fi/MX.59203>,
        <http://tun.fi/MX.59207>,
        <http://tun.fi/MX.59210>,
        <http://tun.fi/MX.59212>,
        <http://tun.fi/MX.59214>,
        <http://tun.fi/MX.59216>,
        <http://tun.fi/MX.59218>,
        <http://tun.fi/MX.59220>,
        <http://tun.fi/MX.59222> ;
    skos:prefLabel "Oecophorinae"@fi,
        "Oecophorinae"@sv .

<http://tun.fi/MX.213778> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Cladocera" ;
    skos:broader <http://tun.fi/MX.53742> ;
    skos:hiddenLabel "Cladocera"@fi,
        "Cladocera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213851>,
        <http://tun.fi/MX.213854>,
        <http://tun.fi/MX.213862>,
        <http://tun.fi/MX.213894>,
        <http://tun.fi/MX.213909>,
        <http://tun.fi/MX.213970>,
        <http://tun.fi/MX.213975>,
        <http://tun.fi/MX.213989>,
        <http://tun.fi/MX.213992>,
        <http://tun.fi/MX.213995>,
        <http://tun.fi/MX.214006>,
        <http://tun.fi/MX.230735>,
        <http://tun.fi/MX.53576> ;
    skos:prefLabel "vesikirput"@fi,
        "hinnkräftor"@sv .

<http://tun.fi/MX.214262> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cyclopidae" ;
    dwc:scientificNameAuthorship "Rafinesque, 1815" ;
    skos:broader <http://tun.fi/MX.70245> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214263>,
        <http://tun.fi/MX.214265>,
        <http://tun.fi/MX.214269>,
        <http://tun.fi/MX.214275>,
        <http://tun.fi/MX.214280>,
        <http://tun.fi/MX.214282>,
        <http://tun.fi/MX.214292>,
        <http://tun.fi/MX.214295>,
        <http://tun.fi/MX.214299>,
        <http://tun.fi/MX.214308>,
        <http://tun.fi/MX.214310>,
        <http://tun.fi/MX.214315>,
        <http://tun.fi/MX.214317> ;
    skos:prefLabel "Cyclopidae"@fi,
        "Cyclopidae"@sv .

<http://tun.fi/MX.229165> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kybos" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229166>,
        <http://tun.fi/MX.229167>,
        <http://tun.fi/MX.229168>,
        <http://tun.fi/MX.229170>,
        <http://tun.fi/MX.229171>,
        <http://tun.fi/MX.229172>,
        <http://tun.fi/MX.229173>,
        <http://tun.fi/MX.229174>,
        <http://tun.fi/MX.229175>,
        <http://tun.fi/MX.229176>,
        <http://tun.fi/MX.229177>,
        <http://tun.fi/MX.5082046>,
        <http://tun.fi/MX.5082047> ;
    skos:prefLabel "Kybos"@fi,
        "Kybos"@sv .

<http://tun.fi/MX.229494> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psammotettix" ;
    dwc:scientificNameAuthorship "Haupt, 1929" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229495>,
        <http://tun.fi/MX.229496>,
        <http://tun.fi/MX.229497>,
        <http://tun.fi/MX.229498>,
        <http://tun.fi/MX.229499>,
        <http://tun.fi/MX.229500>,
        <http://tun.fi/MX.229501>,
        <http://tun.fi/MX.229502>,
        <http://tun.fi/MX.229503>,
        <http://tun.fi/MX.229504>,
        <http://tun.fi/MX.229505>,
        <http://tun.fi/MX.229506>,
        <http://tun.fi/MX.229508> ;
    skos:prefLabel "Psammotettix"@fi,
        "Psammotettix"@sv .

<http://tun.fi/MX.231100> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Folsomia" ;
    dwc:scientificNameAuthorship "Willem, 1902" ;
    skos:broader <http://tun.fi/MX.231099> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231101>,
        <http://tun.fi/MX.231103>,
        <http://tun.fi/MX.231104>,
        <http://tun.fi/MX.231105>,
        <http://tun.fi/MX.231106>,
        <http://tun.fi/MX.231108>,
        <http://tun.fi/MX.231109>,
        <http://tun.fi/MX.231110>,
        <http://tun.fi/MX.231111>,
        <http://tun.fi/MX.231113>,
        <http://tun.fi/MX.231114>,
        <http://tun.fi/MX.231115>,
        <http://tun.fi/MX.231116> ;
    skos:prefLabel "Folsomia"@fi,
        "Folsomia"@sv .

<http://tun.fi/MX.232455> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tubificidae" ;
    dwc:scientificNameAuthorship "Vejdovský, 1884" ;
    skos:broader <http://tun.fi/MX.232447> ;
    skos:hiddenLabel "Tubificidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232256>,
        <http://tun.fi/MX.232258>,
        <http://tun.fi/MX.232260>,
        <http://tun.fi/MX.232265>,
        <http://tun.fi/MX.232267>,
        <http://tun.fi/MX.232271>,
        <http://tun.fi/MX.232274>,
        <http://tun.fi/MX.232276>,
        <http://tun.fi/MX.232278>,
        <http://tun.fi/MX.232456>,
        <http://tun.fi/MX.232462>,
        <http://tun.fi/MX.232464>,
        <http://tun.fi/MX.321316> ;
    skos:prefLabel "torvimadot"@fi,
        "Tubificidae"@sv .

<http://tun.fi/MX.233304> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hygrophoraceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205082>,
        <http://tun.fi/MX.233521>,
        <http://tun.fi/MX.233523>,
        <http://tun.fi/MX.234656>,
        <http://tun.fi/MX.324485>,
        <http://tun.fi/MX.4999326>,
        <http://tun.fi/MX.67297>,
        <http://tun.fi/MX.69675>,
        <http://tun.fi/MX.69696>,
        <http://tun.fi/MX.69712>,
        <http://tun.fi/MX.69716>,
        <http://tun.fi/MX.69736>,
        <http://tun.fi/MX.69750> ;
    skos:prefLabel "Hygrophoraceae"@fi,
        "Hygrophoraceae"@sv .

<http://tun.fi/MX.233370> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lecideaceae" ;
    skos:broader <http://tun.fi/MX.317250> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233744>,
        <http://tun.fi/MX.67030>,
        <http://tun.fi/MX.67065>,
        <http://tun.fi/MX.67093>,
        <http://tun.fi/MX.67112>,
        <http://tun.fi/MX.67125>,
        <http://tun.fi/MX.67136>,
        <http://tun.fi/MX.67142>,
        <http://tun.fi/MX.67173>,
        <http://tun.fi/MX.67216>,
        <http://tun.fi/MX.67301>,
        <http://tun.fi/MX.67307>,
        <http://tun.fi/MX.67354> ;
    skos:prefLabel "Lecideaceae"@fi,
        "Lecideaceae"@sv .

<http://tun.fi/MX.233409> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rhytismataceae" ;
    skos:broader <http://tun.fi/MX.70595> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233899>,
        <http://tun.fi/MX.233900>,
        <http://tun.fi/MX.233901>,
        <http://tun.fi/MX.233902>,
        <http://tun.fi/MX.233903>,
        <http://tun.fi/MX.233904>,
        <http://tun.fi/MX.233905>,
        <http://tun.fi/MX.233906>,
        <http://tun.fi/MX.233908>,
        <http://tun.fi/MX.233909>,
        <http://tun.fi/MX.233911>,
        <http://tun.fi/MX.233912>,
        <http://tun.fi/MX.233914> ;
    skos:prefLabel "Rhytismataceae"@fi,
        "Rhytismataceae"@sv .

<http://tun.fi/MX.233481> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geastrum" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.233385> ;
    skos:hiddenLabel "Geastrum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235493>,
        <http://tun.fi/MX.235497>,
        <http://tun.fi/MX.235498>,
        <http://tun.fi/MX.235500>,
        <http://tun.fi/MX.235502>,
        <http://tun.fi/MX.235503>,
        <http://tun.fi/MX.235504>,
        <http://tun.fi/MX.235507>,
        <http://tun.fi/MX.235508>,
        <http://tun.fi/MX.235509>,
        <http://tun.fi/MX.235510>,
        <http://tun.fi/MX.235512>,
        <http://tun.fi/MX.235513> ;
    skos:prefLabel "maatähdet"@fi,
        "Geastrum"@sv .

<http://tun.fi/MX.233845> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scutellinia" ;
    dwc:scientificNameAuthorship "(Cooke) Lambotte" ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:hiddenLabel "Scutellinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238492>,
        <http://tun.fi/MX.238493>,
        <http://tun.fi/MX.238494>,
        <http://tun.fi/MX.238495>,
        <http://tun.fi/MX.238496>,
        <http://tun.fi/MX.238497>,
        <http://tun.fi/MX.238498>,
        <http://tun.fi/MX.238499>,
        <http://tun.fi/MX.238500>,
        <http://tun.fi/MX.238501>,
        <http://tun.fi/MX.238502>,
        <http://tun.fi/MX.238503>,
        <http://tun.fi/MX.238504> ;
    skos:prefLabel "ripsimaljakkaat"@fi,
        "Scutellinia"@sv .

<http://tun.fi/MX.234036> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cistella" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:hiddenLabel "Cistella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238131>,
        <http://tun.fi/MX.238132>,
        <http://tun.fi/MX.238133>,
        <http://tun.fi/MX.238134>,
        <http://tun.fi/MX.238135>,
        <http://tun.fi/MX.238136>,
        <http://tun.fi/MX.238137>,
        <http://tun.fi/MX.238138>,
        <http://tun.fi/MX.238139>,
        <http://tun.fi/MX.238140>,
        <http://tun.fi/MX.238141>,
        <http://tun.fi/MX.238142>,
        <http://tun.fi/MX.238143> ;
    skos:prefLabel "nuijakarvakat"@fi,
        "Cistella"@sv .

<http://tun.fi/MX.234303> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gnomonia" ;
    dwc:scientificNameAuthorship "Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.233291> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237339>,
        <http://tun.fi/MX.238597>,
        <http://tun.fi/MX.238598>,
        <http://tun.fi/MX.238599>,
        <http://tun.fi/MX.238600>,
        <http://tun.fi/MX.238601>,
        <http://tun.fi/MX.238602>,
        <http://tun.fi/MX.238603>,
        <http://tun.fi/MX.238604>,
        <http://tun.fi/MX.238605>,
        <http://tun.fi/MX.238606>,
        <http://tun.fi/MX.238607>,
        <http://tun.fi/MX.238608> ;
    skos:prefLabel "Gnomonia"@fi,
        "Gnomonia"@sv .

<http://tun.fi/MX.234365> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orbilia" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233265> ;
    skos:hiddenLabel "Orbilia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238615>,
        <http://tun.fi/MX.238616>,
        <http://tun.fi/MX.238617>,
        <http://tun.fi/MX.238618>,
        <http://tun.fi/MX.238619>,
        <http://tun.fi/MX.238620>,
        <http://tun.fi/MX.238621>,
        <http://tun.fi/MX.238622>,
        <http://tun.fi/MX.238624>,
        <http://tun.fi/MX.238625>,
        <http://tun.fi/MX.238626>,
        <http://tun.fi/MX.4999301>,
        <http://tun.fi/MX.5080893> ;
    skos:prefLabel "kuultomaljakkaat"@fi,
        "Orbilia"@sv .

<http://tun.fi/MX.234434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cucurbitaria" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.233306> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237916>,
        <http://tun.fi/MX.237917>,
        <http://tun.fi/MX.237918>,
        <http://tun.fi/MX.237919>,
        <http://tun.fi/MX.237920>,
        <http://tun.fi/MX.237921>,
        <http://tun.fi/MX.237922>,
        <http://tun.fi/MX.237923>,
        <http://tun.fi/MX.237924>,
        <http://tun.fi/MX.237925>,
        <http://tun.fi/MX.237926>,
        <http://tun.fi/MX.237927>,
        <http://tun.fi/MX.237928> ;
    skos:prefLabel "Cucurbitaria"@fi,
        "Cucurbitaria"@sv .

<http://tun.fi/MX.236890> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sporormiella" ;
    skos:broader <http://tun.fi/MX.233329> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238421>,
        <http://tun.fi/MX.238422>,
        <http://tun.fi/MX.238423>,
        <http://tun.fi/MX.238424>,
        <http://tun.fi/MX.238425>,
        <http://tun.fi/MX.238426>,
        <http://tun.fi/MX.238427>,
        <http://tun.fi/MX.238428>,
        <http://tun.fi/MX.238429>,
        <http://tun.fi/MX.238430>,
        <http://tun.fi/MX.238431>,
        <http://tun.fi/MX.238432>,
        <http://tun.fi/MX.5002025> ;
    skos:prefLabel "Sporormiella"@fi,
        "Sporormiella"@sv .

<http://tun.fi/MX.273824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Smittia" ;
    dwc:scientificNameAuthorship "Holmgren, 1869" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273825>,
        <http://tun.fi/MX.273826>,
        <http://tun.fi/MX.273827>,
        <http://tun.fi/MX.273829>,
        <http://tun.fi/MX.273830>,
        <http://tun.fi/MX.273831>,
        <http://tun.fi/MX.273832>,
        <http://tun.fi/MX.273833>,
        <http://tun.fi/MX.273834>,
        <http://tun.fi/MX.273835>,
        <http://tun.fi/MX.273836>,
        <http://tun.fi/MX.273837>,
        <http://tun.fi/MX.273838> ;
    skos:prefLabel "Smittia"@fi,
        "Smittia"@sv .

<http://tun.fi/MX.274528> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bibio" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.274527> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274529>,
        <http://tun.fi/MX.274530>,
        <http://tun.fi/MX.274531>,
        <http://tun.fi/MX.274532>,
        <http://tun.fi/MX.274533>,
        <http://tun.fi/MX.274534>,
        <http://tun.fi/MX.274535>,
        <http://tun.fi/MX.274536>,
        <http://tun.fi/MX.274537>,
        <http://tun.fi/MX.274538>,
        <http://tun.fi/MX.274539>,
        <http://tun.fi/MX.274540>,
        <http://tun.fi/MX.274541> ;
    skos:prefLabel "Bibio"@fi,
        "Bibio"@sv .

<http://tun.fi/MX.274571> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scatopsinae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.211556> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274573>,
        <http://tun.fi/MX.274577>,
        <http://tun.fi/MX.274579>,
        <http://tun.fi/MX.274581>,
        <http://tun.fi/MX.274585>,
        <http://tun.fi/MX.274587>,
        <http://tun.fi/MX.274593>,
        <http://tun.fi/MX.274596>,
        <http://tun.fi/MX.274598>,
        <http://tun.fi/MX.274602>,
        <http://tun.fi/MX.274604>,
        <http://tun.fi/MX.274606>,
        <http://tun.fi/MX.5015879> ;
    skos:prefLabel "Scatopsinae"@fi,
        "Scatopsinae"@sv .

<http://tun.fi/MX.274640> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Micromyinae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.53634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274642>,
        <http://tun.fi/MX.274645>,
        <http://tun.fi/MX.274706>,
        <http://tun.fi/MX.274711>,
        <http://tun.fi/MX.274715>,
        <http://tun.fi/MX.274718>,
        <http://tun.fi/MX.274737>,
        <http://tun.fi/MX.274739>,
        <http://tun.fi/MX.274749>,
        <http://tun.fi/MX.274753>,
        <http://tun.fi/MX.274755>,
        <http://tun.fi/MX.274774>,
        <http://tun.fi/MX.274779> ;
    skos:prefLabel "Micromyinae"@fi,
        "Micromyinae"@sv .

<http://tun.fi/MX.275615> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cordyla" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275616>,
        <http://tun.fi/MX.275617>,
        <http://tun.fi/MX.275618>,
        <http://tun.fi/MX.275619>,
        <http://tun.fi/MX.275620>,
        <http://tun.fi/MX.275621>,
        <http://tun.fi/MX.275622>,
        <http://tun.fi/MX.275623>,
        <http://tun.fi/MX.275624>,
        <http://tun.fi/MX.275625>,
        <http://tun.fi/MX.275626>,
        <http://tun.fi/MX.275627>,
        <http://tun.fi/MX.275628> ;
    skos:prefLabel "Cordyla"@fi,
        "Cordyla"@sv .

<http://tun.fi/MX.275716> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rymosia" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:hiddenLabel "Rhymosia"@fi,
        "Rhymosia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275717>,
        <http://tun.fi/MX.275718>,
        <http://tun.fi/MX.275719>,
        <http://tun.fi/MX.275720>,
        <http://tun.fi/MX.275721>,
        <http://tun.fi/MX.275722>,
        <http://tun.fi/MX.275723>,
        <http://tun.fi/MX.275724>,
        <http://tun.fi/MX.275725>,
        <http://tun.fi/MX.275726>,
        <http://tun.fi/MX.275727>,
        <http://tun.fi/MX.275728>,
        <http://tun.fi/MX.275729> ;
    skos:prefLabel "Rymosia"@fi,
        "Rymosia"@sv .

<http://tun.fi/MX.277063> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dolichopodidae" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Dolichopodidae"@fi,
        "Dolichopodidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277064>,
        <http://tun.fi/MX.277069>,
        <http://tun.fi/MX.277072>,
        <http://tun.fi/MX.277158>,
        <http://tun.fi/MX.277168>,
        <http://tun.fi/MX.277203>,
        <http://tun.fi/MX.277236>,
        <http://tun.fi/MX.277297>,
        <http://tun.fi/MX.277327>,
        <http://tun.fi/MX.277334>,
        <http://tun.fi/MX.277364>,
        <http://tun.fi/MX.277370>,
        <http://tun.fi/MX.277375> ;
    skos:prefLabel "kiilukärpäset"@fi,
        "styltflugor"@sv .

<http://tun.fi/MX.278602> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tephritis" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.278538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278603>,
        <http://tun.fi/MX.278604>,
        <http://tun.fi/MX.278605>,
        <http://tun.fi/MX.278606>,
        <http://tun.fi/MX.278607>,
        <http://tun.fi/MX.278608>,
        <http://tun.fi/MX.278609>,
        <http://tun.fi/MX.278610>,
        <http://tun.fi/MX.278611>,
        <http://tun.fi/MX.278612>,
        <http://tun.fi/MX.278613>,
        <http://tun.fi/MX.278614>,
        <http://tun.fi/MX.325080> ;
    skos:prefLabel "Tephritis"@fi,
        "Tephritis"@sv .

<http://tun.fi/MX.278875> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetanocera" ;
    dwc:scientificNameAuthorship "Duméril, 1800" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278877>,
        <http://tun.fi/MX.278880>,
        <http://tun.fi/MX.278881>,
        <http://tun.fi/MX.278882>,
        <http://tun.fi/MX.278883>,
        <http://tun.fi/MX.278884>,
        <http://tun.fi/MX.278885>,
        <http://tun.fi/MX.278886>,
        <http://tun.fi/MX.278887>,
        <http://tun.fi/MX.278888>,
        <http://tun.fi/MX.278889>,
        <http://tun.fi/MX.278890>,
        <http://tun.fi/MX.278891> ;
    skos:prefLabel "Tetanocera"@fi,
        "Tetanocera"@sv .

<http://tun.fi/MX.280097> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ephydrinae" ;
    dwc:scientificNameAuthorship "Zetterstedt, 1837" ;
    skos:broader <http://tun.fi/MX.279983> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280099>,
        <http://tun.fi/MX.280101>,
        <http://tun.fi/MX.280114>,
        <http://tun.fi/MX.280117>,
        <http://tun.fi/MX.280121>,
        <http://tun.fi/MX.280125>,
        <http://tun.fi/MX.280127>,
        <http://tun.fi/MX.280131>,
        <http://tun.fi/MX.280133>,
        <http://tun.fi/MX.280135>,
        <http://tun.fi/MX.280139>,
        <http://tun.fi/MX.280142>,
        <http://tun.fi/MX.280152> ;
    skos:prefLabel "Ephydrinae"@fi,
        "Ephydrinae"@sv .

<http://tun.fi/MX.288697> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrophya" ;
    dwc:scientificNameAuthorship "Dahlbom, 1835" ;
    skos:broader <http://tun.fi/MX.288695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288701>,
        <http://tun.fi/MX.288703>,
        <http://tun.fi/MX.288705>,
        <http://tun.fi/MX.288708>,
        <http://tun.fi/MX.288710>,
        <http://tun.fi/MX.288712>,
        <http://tun.fi/MX.288714>,
        <http://tun.fi/MX.288716>,
        <http://tun.fi/MX.288719>,
        <http://tun.fi/MX.288722>,
        <http://tun.fi/MX.323612>,
        <http://tun.fi/MX.323613>,
        <http://tun.fi/MX.5014062> ;
    skos:prefLabel "Macrophya"@fi,
        "Macrophya"@sv .

<http://tun.fi/MX.289252> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pteromalidae" ;
    dwc:scientificNameAuthorship "Dalman, 1820" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Pteromalidae"@fi,
        "Pteromalidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318869>,
        <http://tun.fi/MX.318875>,
        <http://tun.fi/MX.318879>,
        <http://tun.fi/MX.318893>,
        <http://tun.fi/MX.318898>,
        <http://tun.fi/MX.318901>,
        <http://tun.fi/MX.318904>,
        <http://tun.fi/MX.318907>,
        <http://tun.fi/MX.318917>,
        <http://tun.fi/MX.318926>,
        <http://tun.fi/MX.318937>,
        <http://tun.fi/MX.319433>,
        <http://tun.fi/MX.319521> ;
    skos:prefLabel "hohtokiilupistiäiset"@fi,
        "puppglanssteklar"@sv .

<http://tun.fi/MX.290339> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hemerobius" ;
    skos:broader <http://tun.fi/MX.290325> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290340>,
        <http://tun.fi/MX.290341>,
        <http://tun.fi/MX.290342>,
        <http://tun.fi/MX.290343>,
        <http://tun.fi/MX.290344>,
        <http://tun.fi/MX.290345>,
        <http://tun.fi/MX.290346>,
        <http://tun.fi/MX.290347>,
        <http://tun.fi/MX.290348>,
        <http://tun.fi/MX.290349>,
        <http://tun.fi/MX.290350>,
        <http://tun.fi/MX.290351>,
        <http://tun.fi/MX.290352> ;
    skos:prefLabel "Hemerobius"@fi,
        "Hemerobius"@sv .

<http://tun.fi/MX.290616> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Licea" ;
    skos:broader <http://tun.fi/MX.70651> ;
    skos:hiddenLabel "Licea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290617>,
        <http://tun.fi/MX.290618>,
        <http://tun.fi/MX.290619>,
        <http://tun.fi/MX.290620>,
        <http://tun.fi/MX.290621>,
        <http://tun.fi/MX.290622>,
        <http://tun.fi/MX.290623>,
        <http://tun.fi/MX.290624>,
        <http://tun.fi/MX.290625>,
        <http://tun.fi/MX.290626>,
        <http://tun.fi/MX.290627>,
        <http://tun.fi/MX.5008114>,
        <http://tun.fi/MX.5077167> ;
    skos:prefLabel "vähäset"@fi,
        "Licea"@sv .

<http://tun.fi/MX.297055> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ascogaster" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.297053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297056>,
        <http://tun.fi/MX.297058>,
        <http://tun.fi/MX.297059>,
        <http://tun.fi/MX.297060>,
        <http://tun.fi/MX.297063>,
        <http://tun.fi/MX.297064>,
        <http://tun.fi/MX.297065>,
        <http://tun.fi/MX.297067>,
        <http://tun.fi/MX.297068>,
        <http://tun.fi/MX.297069>,
        <http://tun.fi/MX.297071>,
        <http://tun.fi/MX.321672>,
        <http://tun.fi/MX.321673> ;
    skos:prefLabel "Ascogaster"@fi,
        "Ascogaster"@sv .

<http://tun.fi/MX.297334> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glyptapanteles" ;
    dwc:scientificNameAuthorship "Ashmead, 1905" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297335>,
        <http://tun.fi/MX.297336>,
        <http://tun.fi/MX.297337>,
        <http://tun.fi/MX.297339>,
        <http://tun.fi/MX.297340>,
        <http://tun.fi/MX.297341>,
        <http://tun.fi/MX.297343>,
        <http://tun.fi/MX.297344>,
        <http://tun.fi/MX.297345>,
        <http://tun.fi/MX.297347>,
        <http://tun.fi/MX.297348>,
        <http://tun.fi/MX.297349>,
        <http://tun.fi/MX.321654> ;
    skos:prefLabel "Glyptapanteles"@fi,
        "Glyptapanteles"@sv .

<http://tun.fi/MX.297376> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Praon" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:hiddenLabel "Parapraon"@fi,
        "Parapraon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297378>,
        <http://tun.fi/MX.297379>,
        <http://tun.fi/MX.297380>,
        <http://tun.fi/MX.297381>,
        <http://tun.fi/MX.297384>,
        <http://tun.fi/MX.297385>,
        <http://tun.fi/MX.297386>,
        <http://tun.fi/MX.297387>,
        <http://tun.fi/MX.297388>,
        <http://tun.fi/MX.321623>,
        <http://tun.fi/MX.321624>,
        <http://tun.fi/MX.321625>,
        <http://tun.fi/MX.5017900> ;
    skos:prefLabel "Praon"@fi,
        "Praon"@sv .

<http://tun.fi/MX.297409> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pauesia" ;
    dwc:scientificNameAuthorship "Quilis, 1931" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297410>,
        <http://tun.fi/MX.297411>,
        <http://tun.fi/MX.297412>,
        <http://tun.fi/MX.297413>,
        <http://tun.fi/MX.297414>,
        <http://tun.fi/MX.297415>,
        <http://tun.fi/MX.297416>,
        <http://tun.fi/MX.297417>,
        <http://tun.fi/MX.297418>,
        <http://tun.fi/MX.297419>,
        <http://tun.fi/MX.321635>,
        <http://tun.fi/MX.321636>,
        <http://tun.fi/MX.321637> ;
    skos:prefLabel "Pauesia"@fi,
        "Pauesia"@sv .

<http://tun.fi/MX.306774> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erromenus" ;
    dwc:scientificNameAuthorship "Holmgren, 1855" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306775>,
        <http://tun.fi/MX.306776>,
        <http://tun.fi/MX.306777>,
        <http://tun.fi/MX.306778>,
        <http://tun.fi/MX.306779>,
        <http://tun.fi/MX.306780>,
        <http://tun.fi/MX.306781>,
        <http://tun.fi/MX.306782>,
        <http://tun.fi/MX.306783>,
        <http://tun.fi/MX.306785>,
        <http://tun.fi/MX.306787>,
        <http://tun.fi/MX.306789>,
        <http://tun.fi/MX.306790> ;
    skos:prefLabel "Erromenus"@fi,
        "Erromenus"@sv .

<http://tun.fi/MX.307327> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Theroscopus" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307193>,
        <http://tun.fi/MX.307328>,
        <http://tun.fi/MX.307329>,
        <http://tun.fi/MX.307331>,
        <http://tun.fi/MX.307333>,
        <http://tun.fi/MX.307334>,
        <http://tun.fi/MX.307335>,
        <http://tun.fi/MX.307337>,
        <http://tun.fi/MX.307338>,
        <http://tun.fi/MX.307339>,
        <http://tun.fi/MX.307343>,
        <http://tun.fi/MX.307344>,
        <http://tun.fi/MX.307345> ;
    skos:prefLabel "Theroscopus"@fi,
        "Theroscopus"@sv .

<http://tun.fi/MX.307604> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aptesis" ;
    dwc:scientificNameAuthorship "Förster, 1850" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307605>,
        <http://tun.fi/MX.307606>,
        <http://tun.fi/MX.307607>,
        <http://tun.fi/MX.307608>,
        <http://tun.fi/MX.307609>,
        <http://tun.fi/MX.307610>,
        <http://tun.fi/MX.307611>,
        <http://tun.fi/MX.307613>,
        <http://tun.fi/MX.307614>,
        <http://tun.fi/MX.307616>,
        <http://tun.fi/MX.307617>,
        <http://tun.fi/MX.307618>,
        <http://tun.fi/MX.307620> ;
    skos:prefLabel "Aptesis"@fi,
        "Aptesis"@sv .

<http://tun.fi/MX.307729> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptus" ;
    dwc:scientificNameAuthorship "Fabricius, 1804" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307731>,
        <http://tun.fi/MX.307733>,
        <http://tun.fi/MX.307734>,
        <http://tun.fi/MX.307735>,
        <http://tun.fi/MX.307737>,
        <http://tun.fi/MX.307739>,
        <http://tun.fi/MX.307740>,
        <http://tun.fi/MX.307741>,
        <http://tun.fi/MX.307742>,
        <http://tun.fi/MX.307743>,
        <http://tun.fi/MX.307745>,
        <http://tun.fi/MX.307746>,
        <http://tun.fi/MX.307747> ;
    skos:prefLabel "Cryptus"@fi,
        "Cryptus"@sv .

<http://tun.fi/MX.308103> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cratichneumon" ;
    dwc:scientificNameAuthorship "Thomson, 1893" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308104>,
        <http://tun.fi/MX.308106>,
        <http://tun.fi/MX.308109>,
        <http://tun.fi/MX.308110>,
        <http://tun.fi/MX.308112>,
        <http://tun.fi/MX.308115>,
        <http://tun.fi/MX.308117>,
        <http://tun.fi/MX.308118>,
        <http://tun.fi/MX.308120>,
        <http://tun.fi/MX.308121>,
        <http://tun.fi/MX.308122>,
        <http://tun.fi/MX.308123>,
        <http://tun.fi/MX.308125> ;
    skos:prefLabel "Cratichneumon"@fi,
        "Cratichneumon"@sv .

<http://tun.fi/MX.309946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Barycnemis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309949>,
        <http://tun.fi/MX.309950>,
        <http://tun.fi/MX.309951>,
        <http://tun.fi/MX.309953>,
        <http://tun.fi/MX.309955>,
        <http://tun.fi/MX.309957>,
        <http://tun.fi/MX.309958>,
        <http://tun.fi/MX.309959>,
        <http://tun.fi/MX.309961>,
        <http://tun.fi/MX.309962>,
        <http://tun.fi/MX.4985619>,
        <http://tun.fi/MX.4985620>,
        <http://tun.fi/MX.4985621> ;
    skos:prefLabel "Barycnemis"@fi,
        "Barycnemis"@sv .

<http://tun.fi/MX.310135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campoletis" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310136>,
        <http://tun.fi/MX.310137>,
        <http://tun.fi/MX.310138>,
        <http://tun.fi/MX.310139>,
        <http://tun.fi/MX.310141>,
        <http://tun.fi/MX.310142>,
        <http://tun.fi/MX.310144>,
        <http://tun.fi/MX.310145>,
        <http://tun.fi/MX.310147>,
        <http://tun.fi/MX.310149>,
        <http://tun.fi/MX.310150>,
        <http://tun.fi/MX.310151>,
        <http://tun.fi/MX.310153> ;
    skos:prefLabel "Campoletis"@fi,
        "Campoletis"@sv .

<http://tun.fi/MX.317992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Belyta" ;
    dwc:scientificNameAuthorship "Jurine, 1807" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317994>,
        <http://tun.fi/MX.317995>,
        <http://tun.fi/MX.317996>,
        <http://tun.fi/MX.317998>,
        <http://tun.fi/MX.317999>,
        <http://tun.fi/MX.318000>,
        <http://tun.fi/MX.318002>,
        <http://tun.fi/MX.318003>,
        <http://tun.fi/MX.318004>,
        <http://tun.fi/MX.318005>,
        <http://tun.fi/MX.318006>,
        <http://tun.fi/MX.318008>,
        <http://tun.fi/MX.318009> ;
    skos:prefLabel "Belyta"@fi,
        "Belyta"@sv .

<http://tun.fi/MX.318179> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Proctotrupinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289222> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318182>,
        <http://tun.fi/MX.318189>,
        <http://tun.fi/MX.318192>,
        <http://tun.fi/MX.318195>,
        <http://tun.fi/MX.318202>,
        <http://tun.fi/MX.318205>,
        <http://tun.fi/MX.318211>,
        <http://tun.fi/MX.318216>,
        <http://tun.fi/MX.318221>,
        <http://tun.fi/MX.318226>,
        <http://tun.fi/MX.318230>,
        <http://tun.fi/MX.318232>,
        <http://tun.fi/MX.318235> ;
    skos:prefLabel "Proctotrupinae"@fi,
        "Proctotrupinae"@sv .

<http://tun.fi/MX.318263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrocerus" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1852" ;
    skos:broader <http://tun.fi/MX.318253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318265>,
        <http://tun.fi/MX.318267>,
        <http://tun.fi/MX.318270>,
        <http://tun.fi/MX.318272>,
        <http://tun.fi/MX.318273>,
        <http://tun.fi/MX.318274>,
        <http://tun.fi/MX.318276>,
        <http://tun.fi/MX.318277>,
        <http://tun.fi/MX.318278>,
        <http://tun.fi/MX.318280>,
        <http://tun.fi/MX.318282>,
        <http://tun.fi/MX.318283>,
        <http://tun.fi/MX.4979883> ;
    skos:prefLabel "Dendrocerus"@fi,
        "Dendrocerus"@sv .

<http://tun.fi/MX.318432> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Andricus" ;
    dwc:scientificNameAuthorship "Hartig, 1840" ;
    skos:broader <http://tun.fi/MX.4979874> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318433>,
        <http://tun.fi/MX.318434>,
        <http://tun.fi/MX.318435>,
        <http://tun.fi/MX.318439>,
        <http://tun.fi/MX.318441>,
        <http://tun.fi/MX.318442>,
        <http://tun.fi/MX.318443>,
        <http://tun.fi/MX.5074423>,
        <http://tun.fi/MX.5074424>,
        <http://tun.fi/MX.5074426>,
        <http://tun.fi/MX.5074427>,
        <http://tun.fi/MX.5074428>,
        <http://tun.fi/MX.5074429> ;
    skos:prefLabel "Andricus"@fi,
        "Andricus"@sv .

<http://tun.fi/MX.318686> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichomalus" ;
    dwc:scientificNameAuthorship "Thomson, 1878" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318687>,
        <http://tun.fi/MX.318688>,
        <http://tun.fi/MX.318689>,
        <http://tun.fi/MX.318690>,
        <http://tun.fi/MX.318691>,
        <http://tun.fi/MX.318692>,
        <http://tun.fi/MX.318693>,
        <http://tun.fi/MX.318694>,
        <http://tun.fi/MX.318695>,
        <http://tun.fi/MX.318697>,
        <http://tun.fi/MX.5019023>,
        <http://tun.fi/MX.5024671>,
        <http://tun.fi/MX.5082672> ;
    skos:prefLabel "Trichomalus"@fi,
        "Trichomalus"@sv .

<http://tun.fi/MX.321598> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthostigma" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1844" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324248>,
        <http://tun.fi/MX.324249>,
        <http://tun.fi/MX.324250>,
        <http://tun.fi/MX.324251>,
        <http://tun.fi/MX.324252>,
        <http://tun.fi/MX.324253>,
        <http://tun.fi/MX.324254>,
        <http://tun.fi/MX.324255>,
        <http://tun.fi/MX.324256>,
        <http://tun.fi/MX.324257>,
        <http://tun.fi/MX.324258>,
        <http://tun.fi/MX.324259>,
        <http://tun.fi/MX.324260> ;
    skos:prefLabel "Orthostigma"@fi,
        "Orthostigma"@sv .

<http://tun.fi/MX.324465> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anastrophyllaceae" ;
    dwc:scientificNameAuthorship "L.Söderstr." ;
    skos:broader <http://tun.fi/MX.70079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.323787>,
        <http://tun.fi/MX.323788>,
        <http://tun.fi/MX.323803>,
        <http://tun.fi/MX.323804>,
        <http://tun.fi/MX.323812>,
        <http://tun.fi/MX.323823>,
        <http://tun.fi/MX.323824>,
        <http://tun.fi/MX.323829>,
        <http://tun.fi/MX.324417>,
        <http://tun.fi/MX.44115>,
        <http://tun.fi/MX.44151>,
        <http://tun.fi/MX.44159>,
        <http://tun.fi/MX.44160> ;
    skos:prefLabel "Anastrophyllaceae"@fi,
        "Anastrophyllaceae"@sv .

<http://tun.fi/MX.38046> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stellaria" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Myosoton"@fi,
        "Stellaria"@fi,
        "Myosoton"@sv,
        "Stellaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38047>,
        <http://tun.fi/MX.38048>,
        <http://tun.fi/MX.38050>,
        <http://tun.fi/MX.38051>,
        <http://tun.fi/MX.38052>,
        <http://tun.fi/MX.38054>,
        <http://tun.fi/MX.38055>,
        <http://tun.fi/MX.38056>,
        <http://tun.fi/MX.38057>,
        <http://tun.fi/MX.38059>,
        <http://tun.fi/MX.38062>,
        <http://tun.fi/MX.38082>,
        <http://tun.fi/MX.41523> ;
    skos:prefLabel "sädetähtimöt"@fi,
        "stjärnblommor"@sv .

<http://tun.fi/MX.39539> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Solanaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70074> ;
    skos:hiddenLabel "Solanaceae"@fi,
        "Solanaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39540>,
        <http://tun.fi/MX.39542>,
        <http://tun.fi/MX.39544>,
        <http://tun.fi/MX.39547>,
        <http://tun.fi/MX.39563>,
        <http://tun.fi/MX.39565>,
        <http://tun.fi/MX.41785>,
        <http://tun.fi/MX.41794>,
        <http://tun.fi/MX.41906>,
        <http://tun.fi/MX.41929>,
        <http://tun.fi/MX.41980>,
        <http://tun.fi/MX.4972060>,
        <http://tun.fi/MX.4972084> ;
    skos:prefLabel "koisokasvit"@fi,
        "potatisväxter"@sv .

<http://tun.fi/MX.39834> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Artemisia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Artemisia"@fi,
        "Artemisia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39835>,
        <http://tun.fi/MX.39838>,
        <http://tun.fi/MX.39839>,
        <http://tun.fi/MX.39840>,
        <http://tun.fi/MX.39841>,
        <http://tun.fi/MX.39844>,
        <http://tun.fi/MX.39845>,
        <http://tun.fi/MX.40727>,
        <http://tun.fi/MX.40728>,
        <http://tun.fi/MX.40729>,
        <http://tun.fi/MX.40730>,
        <http://tun.fi/MX.40731>,
        <http://tun.fi/MX.40732> ;
    skos:prefLabel "marunat"@fi,
        "malörter"@sv .

<http://tun.fi/MX.39855> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Senecio" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kantavillakot"@fi ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Senecio"@fi,
        "Senecio"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39858>,
        <http://tun.fi/MX.39860>,
        <http://tun.fi/MX.39861>,
        <http://tun.fi/MX.39862>,
        <http://tun.fi/MX.41339>,
        <http://tun.fi/MX.41340>,
        <http://tun.fi/MX.41475>,
        <http://tun.fi/MX.41476>,
        <http://tun.fi/MX.41478>,
        <http://tun.fi/MX.41479>,
        <http://tun.fi/MX.41481>,
        <http://tun.fi/MX.4973835>,
        <http://tun.fi/MX.4977544> ;
    skos:prefLabel "villakot"@fi,
        "korsörter"@sv .

<http://tun.fi/MX.40227> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Luzula" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.40194> ;
    skos:hiddenLabel "Luzula"@fi,
        "Luzula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40228>,
        <http://tun.fi/MX.40229>,
        <http://tun.fi/MX.40231>,
        <http://tun.fi/MX.40233>,
        <http://tun.fi/MX.40234>,
        <http://tun.fi/MX.40236>,
        <http://tun.fi/MX.40237>,
        <http://tun.fi/MX.40238>,
        <http://tun.fi/MX.40239>,
        <http://tun.fi/MX.40240>,
        <http://tun.fi/MX.40241>,
        <http://tun.fi/MX.42461>,
        <http://tun.fi/MX.5014941> ;
    skos:prefLabel "piipot"@fi,
        "frylen"@sv .

<http://tun.fi/MX.40432> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Festuca" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Festuca"@fi,
        "Vulpia"@fi,
        "Festuca"@sv,
        "Vulpia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40438>,
        <http://tun.fi/MX.40441>,
        <http://tun.fi/MX.40442>,
        <http://tun.fi/MX.40443>,
        <http://tun.fi/MX.40445>,
        <http://tun.fi/MX.40446>,
        <http://tun.fi/MX.40447>,
        <http://tun.fi/MX.40455>,
        <http://tun.fi/MX.40772>,
        <http://tun.fi/MX.41657>,
        <http://tun.fi/MX.41658>,
        <http://tun.fi/MX.41659>,
        <http://tun.fi/MX.4976976> ;
    skos:prefLabel "pikkunadat"@fi,
        "svinglar"@sv .

<http://tun.fi/MX.43439> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brachythecium" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.212938> ;
    skos:hiddenLabel "Bryhnia"@fi,
        "Bryhnia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200444>,
        <http://tun.fi/MX.200445>,
        <http://tun.fi/MX.200494>,
        <http://tun.fi/MX.313280>,
        <http://tun.fi/MX.43813>,
        <http://tun.fi/MX.43814>,
        <http://tun.fi/MX.43816>,
        <http://tun.fi/MX.43818>,
        <http://tun.fi/MX.43820>,
        <http://tun.fi/MX.43825>,
        <http://tun.fi/MX.43826>,
        <http://tun.fi/MX.43827>,
        <http://tun.fi/MX.43830> ;
    skos:prefLabel "Brachythecium"@fi,
        "Brachythecium"@sv .

<http://tun.fi/MX.4884390> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Calaphidinae" ;
    skos:broader <http://tun.fi/MX.53626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228123>,
        <http://tun.fi/MX.228125>,
        <http://tun.fi/MX.228127>,
        <http://tun.fi/MX.228130>,
        <http://tun.fi/MX.228134>,
        <http://tun.fi/MX.228138>,
        <http://tun.fi/MX.228142>,
        <http://tun.fi/MX.228145>,
        <http://tun.fi/MX.228150>,
        <http://tun.fi/MX.228155>,
        <http://tun.fi/MX.228159>,
        <http://tun.fi/MX.228162>,
        <http://tun.fi/MX.228164> ;
    skos:prefLabel "Calaphidinae"@fi,
        "Calaphidinae"@sv .

<http://tun.fi/MX.4979874> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cynipinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289214> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318377>,
        <http://tun.fi/MX.318384>,
        <http://tun.fi/MX.318387>,
        <http://tun.fi/MX.318391>,
        <http://tun.fi/MX.318394>,
        <http://tun.fi/MX.318397>,
        <http://tun.fi/MX.318407>,
        <http://tun.fi/MX.318412>,
        <http://tun.fi/MX.318426>,
        <http://tun.fi/MX.318432>,
        <http://tun.fi/MX.318444>,
        <http://tun.fi/MX.318452>,
        <http://tun.fi/MX.4979875> ;
    skos:prefLabel "Cynipinae"@fi,
        "Cynipinae"@sv .

<http://tun.fi/MX.53410> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrosiphoniella" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228598>,
        <http://tun.fi/MX.228599>,
        <http://tun.fi/MX.228600>,
        <http://tun.fi/MX.228601>,
        <http://tun.fi/MX.228602>,
        <http://tun.fi/MX.228603>,
        <http://tun.fi/MX.228604>,
        <http://tun.fi/MX.228605>,
        <http://tun.fi/MX.228606>,
        <http://tun.fi/MX.228608>,
        <http://tun.fi/MX.228610>,
        <http://tun.fi/MX.228611>,
        <http://tun.fi/MX.53055> ;
    skos:prefLabel "Macrosiphoniella"@fi,
        "Macrosiphoniella"@sv .

<http://tun.fi/MX.53519> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eupteryx" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229242>,
        <http://tun.fi/MX.229243>,
        <http://tun.fi/MX.229244>,
        <http://tun.fi/MX.229245>,
        <http://tun.fi/MX.229248>,
        <http://tun.fi/MX.229251>,
        <http://tun.fi/MX.229252>,
        <http://tun.fi/MX.229253>,
        <http://tun.fi/MX.229254>,
        <http://tun.fi/MX.229255>,
        <http://tun.fi/MX.229256>,
        <http://tun.fi/MX.229257>,
        <http://tun.fi/MX.52984> ;
    skos:prefLabel "Eupteryx"@fi,
        "Eupteryx"@sv .

<http://tun.fi/MX.62443> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acronicta" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62439> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62446>,
        <http://tun.fi/MX.62447>,
        <http://tun.fi/MX.62448>,
        <http://tun.fi/MX.62449>,
        <http://tun.fi/MX.62450>,
        <http://tun.fi/MX.62451>,
        <http://tun.fi/MX.62453>,
        <http://tun.fi/MX.62455>,
        <http://tun.fi/MX.62457>,
        <http://tun.fi/MX.62458>,
        <http://tun.fi/MX.62459>,
        <http://tun.fi/MX.62461>,
        <http://tun.fi/MX.62465> ;
    skos:prefLabel "Acronicta"@fi,
        "Acronicta"@sv .

<http://tun.fi/MX.67011> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bacidia" ;
    dwc:scientificNameAuthorship "De Not." ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:hiddenLabel "Bacidia"@fi,
        "Bacidia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999397>,
        <http://tun.fi/MX.65288>,
        <http://tun.fi/MX.65295>,
        <http://tun.fi/MX.65296>,
        <http://tun.fi/MX.65298>,
        <http://tun.fi/MX.65304>,
        <http://tun.fi/MX.65305>,
        <http://tun.fi/MX.65306>,
        <http://tun.fi/MX.65308>,
        <http://tun.fi/MX.65309>,
        <http://tun.fi/MX.65310>,
        <http://tun.fi/MX.65312>,
        <http://tun.fi/MX.65315> ;
    skos:prefLabel "lehtojäkälät"@fi,
        "lundlavar"@sv .

<http://tun.fi/MX.67102> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ochrolechia" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233428> ;
    skos:hiddenLabel "Ochrolechia"@fi,
        "Ochrolechia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313746>,
        <http://tun.fi/MX.66247>,
        <http://tun.fi/MX.66248>,
        <http://tun.fi/MX.66249>,
        <http://tun.fi/MX.66250>,
        <http://tun.fi/MX.66251>,
        <http://tun.fi/MX.66254>,
        <http://tun.fi/MX.66255>,
        <http://tun.fi/MX.66256>,
        <http://tun.fi/MX.66259>,
        <http://tun.fi/MX.66260>,
        <http://tun.fi/MX.66261>,
        <http://tun.fi/MX.66578> ;
    skos:prefLabel "kermajäkälät"@fi,
        "örnlavar"@sv .

<http://tun.fi/MX.67169> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspicilia" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233229> ;
    skos:hiddenLabel "Aspicilia"@fi,
        "Aspicilia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971875>,
        <http://tun.fi/MX.4971878>,
        <http://tun.fi/MX.65244>,
        <http://tun.fi/MX.65246>,
        <http://tun.fi/MX.65250>,
        <http://tun.fi/MX.65255>,
        <http://tun.fi/MX.65256>,
        <http://tun.fi/MX.65257>,
        <http://tun.fi/MX.65261>,
        <http://tun.fi/MX.65262>,
        <http://tun.fi/MX.65263>,
        <http://tun.fi/MX.65264>,
        <http://tun.fi/MX.65272> ;
    skos:prefLabel "kiventierat"@fi,
        "gråstenslavar"@sv .

<http://tun.fi/MX.69720> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Naucoria" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.233241> ;
    skos:hiddenLabel "Naucoria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71792>,
        <http://tun.fi/MX.72022>,
        <http://tun.fi/MX.72023>,
        <http://tun.fi/MX.72024>,
        <http://tun.fi/MX.72025>,
        <http://tun.fi/MX.72259>,
        <http://tun.fi/MX.72260>,
        <http://tun.fi/MX.72456>,
        <http://tun.fi/MX.72668>,
        <http://tun.fi/MX.72669>,
        <http://tun.fi/MX.72927>,
        <http://tun.fi/MX.73417>,
        <http://tun.fi/MX.73418> ;
    skos:prefLabel "ruosteheltat"@fi,
        "Naucoria"@sv .

<http://tun.fi/MX.70011> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Platyhelminthes" ;
    dwc:scientificNameAuthorship "Gegenbaur, 1859" ;
    skos:broader <http://tun.fi/MX.37602> ;
    skos:hiddenLabel "Platyhelminthes"@fi,
        "Platyhelminthes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232554>,
        <http://tun.fi/MX.232560>,
        <http://tun.fi/MX.232578>,
        <http://tun.fi/MX.232581>,
        <http://tun.fi/MX.232636>,
        <http://tun.fi/MX.232639>,
        <http://tun.fi/MX.232646>,
        <http://tun.fi/MX.232654>,
        <http://tun.fi/MX.232658>,
        <http://tun.fi/MX.232685>,
        <http://tun.fi/MX.4986113>,
        <http://tun.fi/MX.4987077>,
        <http://tun.fi/MX.70431> ;
    skos:prefLabel "laakamadot"@fi,
        "plattmaskar"@sv .

<http://tun.fi/MX.70589> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ostropales" ;
    dwc:scientificNameAuthorship "Nannf." ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233228>,
        <http://tun.fi/MX.233258>,
        <http://tun.fi/MX.233286>,
        <http://tun.fi/MX.233332>,
        <http://tun.fi/MX.233366>,
        <http://tun.fi/MX.233399>,
        <http://tun.fi/MX.233400>,
        <http://tun.fi/MX.233401>,
        <http://tun.fi/MX.233427>,
        <http://tun.fi/MX.4890579>,
        <http://tun.fi/MX.4890589>,
        <http://tun.fi/MX.4890596>,
        <http://tun.fi/MX.67274> ;
    skos:prefLabel "Ostropales"@fi,
        "Ostropales"@sv .

<http://tun.fi/MX.190224> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tachyporinae" ;
    dwc:scientificNameAuthorship "MacLeay, 1825" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190227>,
        <http://tun.fi/MX.190269>,
        <http://tun.fi/MX.190273>,
        <http://tun.fi/MX.190276>,
        <http://tun.fi/MX.190283>,
        <http://tun.fi/MX.190286>,
        <http://tun.fi/MX.190296>,
        <http://tun.fi/MX.190301>,
        <http://tun.fi/MX.190305>,
        <http://tun.fi/MX.190509>,
        <http://tun.fi/MX.190533>,
        <http://tun.fi/MX.190537>,
        <http://tun.fi/MX.190559>,
        <http://tun.fi/MX.190564> ;
    skos:prefLabel "Tachyporinae"@fi,
        "Tachyporinae"@sv .

<http://tun.fi/MX.191711> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gabrius" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:hiddenLabel "Gabrius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191712>,
        <http://tun.fi/MX.191715>,
        <http://tun.fi/MX.191717>,
        <http://tun.fi/MX.191718>,
        <http://tun.fi/MX.191719>,
        <http://tun.fi/MX.191722>,
        <http://tun.fi/MX.191725>,
        <http://tun.fi/MX.191726>,
        <http://tun.fi/MX.191727>,
        <http://tun.fi/MX.191728>,
        <http://tun.fi/MX.191732>,
        <http://tun.fi/MX.191733>,
        <http://tun.fi/MX.191735>,
        <http://tun.fi/MX.191736> ;
    skos:prefLabel "pikkukuntikkaat"@fi,
        "Gabrius"@sv .

<http://tun.fi/MX.192450> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cantharis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.192440> ;
    skos:hiddenLabel "Cantharis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192452>,
        <http://tun.fi/MX.192453>,
        <http://tun.fi/MX.192454>,
        <http://tun.fi/MX.192455>,
        <http://tun.fi/MX.192456>,
        <http://tun.fi/MX.192457>,
        <http://tun.fi/MX.192458>,
        <http://tun.fi/MX.192459>,
        <http://tun.fi/MX.192461>,
        <http://tun.fi/MX.192462>,
        <http://tun.fi/MX.192465>,
        <http://tun.fi/MX.192467>,
        <http://tun.fi/MX.192470>,
        <http://tun.fi/MX.192471> ;
    skos:prefLabel "aitosylkikuoriaiset"@fi,
        "Cantharis"@sv .

<http://tun.fi/MX.194278> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scymnus" ;
    dwc:scientificNameAuthorship "Kugelann, 1794" ;
    skos:broader <http://tun.fi/MX.194270> ;
    skos:hiddenLabel "Scymnus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194280>,
        <http://tun.fi/MX.194281>,
        <http://tun.fi/MX.194285>,
        <http://tun.fi/MX.194286>,
        <http://tun.fi/MX.194289>,
        <http://tun.fi/MX.194291>,
        <http://tun.fi/MX.194292>,
        <http://tun.fi/MX.194293>,
        <http://tun.fi/MX.194294>,
        <http://tun.fi/MX.194295>,
        <http://tun.fi/MX.194297>,
        <http://tun.fi/MX.194301>,
        <http://tun.fi/MX.194302>,
        <http://tun.fi/MX.194303> ;
    skos:prefLabel "pikkupirkot"@fi,
        "Scymnus"@sv .

<http://tun.fi/MX.196417> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dorytomus" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196411> ;
    skos:hiddenLabel "Dorytomus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196421>,
        <http://tun.fi/MX.196422>,
        <http://tun.fi/MX.196427>,
        <http://tun.fi/MX.196428>,
        <http://tun.fi/MX.196430>,
        <http://tun.fi/MX.196431>,
        <http://tun.fi/MX.196434>,
        <http://tun.fi/MX.196435>,
        <http://tun.fi/MX.196437>,
        <http://tun.fi/MX.196438>,
        <http://tun.fi/MX.196440>,
        <http://tun.fi/MX.196441>,
        <http://tun.fi/MX.196443>,
        <http://tun.fi/MX.196444> ;
    skos:prefLabel "norkkokärsäkkäät"@fi,
        "Dorytomus"@sv .

<http://tun.fi/MX.201739> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cheiroseius" ;
    skos:broader <http://tun.fi/MX.201539> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201740>,
        <http://tun.fi/MX.201741>,
        <http://tun.fi/MX.201742>,
        <http://tun.fi/MX.201743>,
        <http://tun.fi/MX.201744>,
        <http://tun.fi/MX.201745>,
        <http://tun.fi/MX.201746>,
        <http://tun.fi/MX.201747>,
        <http://tun.fi/MX.201748>,
        <http://tun.fi/MX.201749>,
        <http://tun.fi/MX.201750>,
        <http://tun.fi/MX.201751>,
        <http://tun.fi/MX.4999776>,
        <http://tun.fi/MX.4999777> ;
    skos:prefLabel "Cheiroseius"@fi,
        "Cheiroseius"@sv .

<http://tun.fi/MX.202819> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oppiella" ;
    skos:broader <http://tun.fi/MX.202823> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202435>,
        <http://tun.fi/MX.202436>,
        <http://tun.fi/MX.202437>,
        <http://tun.fi/MX.202438>,
        <http://tun.fi/MX.202575>,
        <http://tun.fi/MX.202576>,
        <http://tun.fi/MX.202577>,
        <http://tun.fi/MX.202670>,
        <http://tun.fi/MX.202671>,
        <http://tun.fi/MX.202672>,
        <http://tun.fi/MX.202820>,
        <http://tun.fi/MX.202821>,
        <http://tun.fi/MX.202822>,
        <http://tun.fi/MX.4999636> ;
    skos:prefLabel "Oppiella"@fi,
        "Oppiella"@sv .

<http://tun.fi/MX.203613> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uroobovella" ;
    skos:broader <http://tun.fi/MX.203612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203614>,
        <http://tun.fi/MX.203615>,
        <http://tun.fi/MX.203616>,
        <http://tun.fi/MX.203617>,
        <http://tun.fi/MX.203618>,
        <http://tun.fi/MX.203619>,
        <http://tun.fi/MX.203620>,
        <http://tun.fi/MX.203621>,
        <http://tun.fi/MX.203622>,
        <http://tun.fi/MX.203623>,
        <http://tun.fi/MX.203624>,
        <http://tun.fi/MX.203625>,
        <http://tun.fi/MX.203626>,
        <http://tun.fi/MX.203627> ;
    skos:prefLabel "Uroobovella"@fi,
        "Uroobovella"@sv .

<http://tun.fi/MX.203691> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xysticus" ;
    skos:broader <http://tun.fi/MX.203503> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203692>,
        <http://tun.fi/MX.203694>,
        <http://tun.fi/MX.203695>,
        <http://tun.fi/MX.203696>,
        <http://tun.fi/MX.203697>,
        <http://tun.fi/MX.203698>,
        <http://tun.fi/MX.203699>,
        <http://tun.fi/MX.203700>,
        <http://tun.fi/MX.203701>,
        <http://tun.fi/MX.203702>,
        <http://tun.fi/MX.203703>,
        <http://tun.fi/MX.203704>,
        <http://tun.fi/MX.203706>,
        <http://tun.fi/MX.203707> ;
    skos:prefLabel "Xysticus"@fi,
        "Xysticus"@sv .

<http://tun.fi/MX.203821> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pemphredon" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:altLabel "kirvapistiäiset"@fi ;
    skos:broader <http://tun.fi/MX.203795> ;
    skos:hiddenLabel "Pemphredon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203823>,
        <http://tun.fi/MX.203824>,
        <http://tun.fi/MX.203825>,
        <http://tun.fi/MX.203826>,
        <http://tun.fi/MX.203828>,
        <http://tun.fi/MX.203829>,
        <http://tun.fi/MX.203831>,
        <http://tun.fi/MX.203832>,
        <http://tun.fi/MX.203833>,
        <http://tun.fi/MX.203834>,
        <http://tun.fi/MX.203835>,
        <http://tun.fi/MX.203836>,
        <http://tun.fi/MX.203837>,
        <http://tun.fi/MX.313397> ;
    skos:prefLabel "kirvahukat"@fi,
        "Pemphredon"@sv .

<http://tun.fi/MX.204643> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megachile" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204565> ;
    skos:hiddenLabel "Chalicodoma"@fi,
        "Megachile"@fi,
        "Chalicodoma"@sv,
        "Megachile"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204642>,
        <http://tun.fi/MX.204645>,
        <http://tun.fi/MX.204647>,
        <http://tun.fi/MX.204648>,
        <http://tun.fi/MX.204649>,
        <http://tun.fi/MX.204650>,
        <http://tun.fi/MX.204651>,
        <http://tun.fi/MX.204652>,
        <http://tun.fi/MX.204654>,
        <http://tun.fi/MX.204656>,
        <http://tun.fi/MX.204657>,
        <http://tun.fi/MX.204658>,
        <http://tun.fi/MX.204660>,
        <http://tun.fi/MX.204661> ;
    skos:prefLabel "verhoilijamehiläiset"@fi,
        "tapetserarbin"@sv .

<http://tun.fi/MX.211598> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sciophilinae" ;
    dwc:scientificNameAuthorship "Rondani, 1840" ;
    skos:broader <http://tun.fi/MX.211597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211599>,
        <http://tun.fi/MX.275297>,
        <http://tun.fi/MX.275304>,
        <http://tun.fi/MX.275306>,
        <http://tun.fi/MX.275309>,
        <http://tun.fi/MX.275312>,
        <http://tun.fi/MX.275314>,
        <http://tun.fi/MX.275316>,
        <http://tun.fi/MX.275321>,
        <http://tun.fi/MX.275323>,
        <http://tun.fi/MX.275329>,
        <http://tun.fi/MX.275331>,
        <http://tun.fi/MX.275337>,
        <http://tun.fi/MX.275340> ;
    skos:prefLabel "Sciophilinae"@fi,
        "Sciophilinae"@sv .

<http://tun.fi/MX.232366> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fridericia" ;
    dwc:scientificNameAuthorship "Michaelsen, 1889" ;
    skos:broader <http://tun.fi/MX.232339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232367>,
        <http://tun.fi/MX.232368>,
        <http://tun.fi/MX.232369>,
        <http://tun.fi/MX.232370>,
        <http://tun.fi/MX.232371>,
        <http://tun.fi/MX.232372>,
        <http://tun.fi/MX.232373>,
        <http://tun.fi/MX.232374>,
        <http://tun.fi/MX.232375>,
        <http://tun.fi/MX.232376>,
        <http://tun.fi/MX.232377>,
        <http://tun.fi/MX.232378>,
        <http://tun.fi/MX.232379>,
        <http://tun.fi/MX.232380> ;
    skos:prefLabel "Fridericia"@fi,
        "Fridericia"@sv .

<http://tun.fi/MX.232582> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrostomum" ;
    dwc:scientificNameAuthorship "Schmidt, 1848" ;
    skos:broader <http://tun.fi/MX.232581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232622>,
        <http://tun.fi/MX.232623>,
        <http://tun.fi/MX.232624>,
        <http://tun.fi/MX.232625>,
        <http://tun.fi/MX.232626>,
        <http://tun.fi/MX.232627>,
        <http://tun.fi/MX.232628>,
        <http://tun.fi/MX.232629>,
        <http://tun.fi/MX.232630>,
        <http://tun.fi/MX.232631>,
        <http://tun.fi/MX.232632>,
        <http://tun.fi/MX.232633>,
        <http://tun.fi/MX.232635>,
        <http://tun.fi/MX.4986144> ;
    skos:prefLabel "Macrostomum"@fi,
        "Macrostomum"@sv .

<http://tun.fi/MX.232746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microdalyellia" ;
    dwc:scientificNameAuthorship "Gieysztor, 1938" ;
    skos:broader <http://tun.fi/MX.232745> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232583>,
        <http://tun.fi/MX.232584>,
        <http://tun.fi/MX.232585>,
        <http://tun.fi/MX.232586>,
        <http://tun.fi/MX.232587>,
        <http://tun.fi/MX.232588>,
        <http://tun.fi/MX.232589>,
        <http://tun.fi/MX.232590>,
        <http://tun.fi/MX.232747>,
        <http://tun.fi/MX.232748>,
        <http://tun.fi/MX.232749>,
        <http://tun.fi/MX.232750>,
        <http://tun.fi/MX.232751>,
        <http://tun.fi/MX.232752> ;
    skos:prefLabel "Microdalyellia"@fi,
        "Microdalyellia"@sv .

<http://tun.fi/MX.233273> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Atheliaceae" ;
    skos:broader <http://tun.fi/MX.232995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204950>,
        <http://tun.fi/MX.204989>,
        <http://tun.fi/MX.204990>,
        <http://tun.fi/MX.205001>,
        <http://tun.fi/MX.205012>,
        <http://tun.fi/MX.205017>,
        <http://tun.fi/MX.205031>,
        <http://tun.fi/MX.205039>,
        <http://tun.fi/MX.205086>,
        <http://tun.fi/MX.205089>,
        <http://tun.fi/MX.205107>,
        <http://tun.fi/MX.205114>,
        <http://tun.fi/MX.205119>,
        <http://tun.fi/MX.67275> ;
    skos:prefLabel "Atheliaceae"@fi,
        "Atheliaceae"@sv .

<http://tun.fi/MX.233291> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Gnomoniaceae" ;
    skos:broader <http://tun.fi/MX.53726> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234299>,
        <http://tun.fi/MX.234300>,
        <http://tun.fi/MX.234301>,
        <http://tun.fi/MX.234302>,
        <http://tun.fi/MX.234303>,
        <http://tun.fi/MX.234304>,
        <http://tun.fi/MX.234305>,
        <http://tun.fi/MX.234306>,
        <http://tun.fi/MX.234307>,
        <http://tun.fi/MX.234310>,
        <http://tun.fi/MX.234311>,
        <http://tun.fi/MX.234312>,
        <http://tun.fi/MX.234313>,
        <http://tun.fi/MX.234314> ;
    skos:prefLabel "Gnomoniaceae"@fi,
        "Gnomoniaceae"@sv .

<http://tun.fi/MX.233402> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lecanoraceae" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233762>,
        <http://tun.fi/MX.233765>,
        <http://tun.fi/MX.4883895>,
        <http://tun.fi/MX.67031>,
        <http://tun.fi/MX.67115>,
        <http://tun.fi/MX.67123>,
        <http://tun.fi/MX.67190>,
        <http://tun.fi/MX.67195>,
        <http://tun.fi/MX.67215>,
        <http://tun.fi/MX.67322>,
        <http://tun.fi/MX.67349>,
        <http://tun.fi/MX.67364>,
        <http://tun.fi/MX.67400>,
        <http://tun.fi/MX.67414> ;
    skos:prefLabel "Lecanoraceae"@fi,
        "Lecanoraceae"@sv .

<http://tun.fi/MX.234239> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hypomyces" ;
    dwc:scientificNameAuthorship "(Fr.) Tul. & C.Tul." ;
    skos:broader <http://tun.fi/MX.233294> ;
    skos:hiddenLabel "Hypomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238857>,
        <http://tun.fi/MX.238858>,
        <http://tun.fi/MX.238859>,
        <http://tun.fi/MX.238860>,
        <http://tun.fi/MX.238861>,
        <http://tun.fi/MX.238862>,
        <http://tun.fi/MX.238863>,
        <http://tun.fi/MX.238864>,
        <http://tun.fi/MX.238865>,
        <http://tun.fi/MX.238866>,
        <http://tun.fi/MX.238867>,
        <http://tun.fi/MX.238868>,
        <http://tun.fi/MX.5003078>,
        <http://tun.fi/MX.5014542> ;
    skos:prefLabel "sienenriesat"@fi,
        "Hypomyces"@sv .

<http://tun.fi/MX.236928> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stigmatomyces" ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237716>,
        <http://tun.fi/MX.237717>,
        <http://tun.fi/MX.237718>,
        <http://tun.fi/MX.237719>,
        <http://tun.fi/MX.237720>,
        <http://tun.fi/MX.237721>,
        <http://tun.fi/MX.237722>,
        <http://tun.fi/MX.237723>,
        <http://tun.fi/MX.237724>,
        <http://tun.fi/MX.237725>,
        <http://tun.fi/MX.237726>,
        <http://tun.fi/MX.237727>,
        <http://tun.fi/MX.237728>,
        <http://tun.fi/MX.237729> ;
    skos:prefLabel "Stigmatomyces"@fi,
        "Stigmatomyces"@sv .

<http://tun.fi/MX.273126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atrichopogon" ;
    dwc:scientificNameAuthorship "Kieffer, 1906" ;
    skos:broader <http://tun.fi/MX.273125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273128>,
        <http://tun.fi/MX.273129>,
        <http://tun.fi/MX.273130>,
        <http://tun.fi/MX.273131>,
        <http://tun.fi/MX.273132>,
        <http://tun.fi/MX.273134>,
        <http://tun.fi/MX.273135>,
        <http://tun.fi/MX.273136>,
        <http://tun.fi/MX.273138>,
        <http://tun.fi/MX.273139>,
        <http://tun.fi/MX.273140>,
        <http://tun.fi/MX.273141>,
        <http://tun.fi/MX.286420>,
        <http://tun.fi/MX.286421> ;
    skos:prefLabel "Atrichopogon"@fi,
        "Atrichopogon"@sv .

<http://tun.fi/MX.273501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corynoneura" ;
    dwc:scientificNameAuthorship "Winnertz, 1846" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273502>,
        <http://tun.fi/MX.273503>,
        <http://tun.fi/MX.273504>,
        <http://tun.fi/MX.273505>,
        <http://tun.fi/MX.273506>,
        <http://tun.fi/MX.273507>,
        <http://tun.fi/MX.273508>,
        <http://tun.fi/MX.273509>,
        <http://tun.fi/MX.273510>,
        <http://tun.fi/MX.273511>,
        <http://tun.fi/MX.273512>,
        <http://tun.fi/MX.273513>,
        <http://tun.fi/MX.273514>,
        <http://tun.fi/MX.273515> ;
    skos:prefLabel "Corynoneura"@fi,
        "Corynoneura"@sv .

<http://tun.fi/MX.274024> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Parachironomus" ;
    dwc:scientificNameAuthorship "Lenz, 1921" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274025>,
        <http://tun.fi/MX.274026>,
        <http://tun.fi/MX.274027>,
        <http://tun.fi/MX.274028>,
        <http://tun.fi/MX.274029>,
        <http://tun.fi/MX.274030>,
        <http://tun.fi/MX.274031>,
        <http://tun.fi/MX.274032>,
        <http://tun.fi/MX.274033>,
        <http://tun.fi/MX.274034>,
        <http://tun.fi/MX.274035>,
        <http://tun.fi/MX.274036>,
        <http://tun.fi/MX.274037>,
        <http://tun.fi/MX.5020204> ;
    skos:prefLabel "Parachironomus"@fi,
        "Parachironomus"@sv .

<http://tun.fi/MX.274980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Contarinia" ;
    dwc:scientificNameAuthorship "Rondani, 1860" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274981>,
        <http://tun.fi/MX.274982>,
        <http://tun.fi/MX.274983>,
        <http://tun.fi/MX.274984>,
        <http://tun.fi/MX.274985>,
        <http://tun.fi/MX.274986>,
        <http://tun.fi/MX.274987>,
        <http://tun.fi/MX.274988>,
        <http://tun.fi/MX.274989>,
        <http://tun.fi/MX.274990>,
        <http://tun.fi/MX.274991>,
        <http://tun.fi/MX.274992>,
        <http://tun.fi/MX.274993>,
        <http://tun.fi/MX.274994> ;
    skos:prefLabel "Contarinia"@fi,
        "Contarinia"@sv .

<http://tun.fi/MX.275912> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sceptonia" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275913>,
        <http://tun.fi/MX.275914>,
        <http://tun.fi/MX.275915>,
        <http://tun.fi/MX.275916>,
        <http://tun.fi/MX.275917>,
        <http://tun.fi/MX.275918>,
        <http://tun.fi/MX.275919>,
        <http://tun.fi/MX.275920>,
        <http://tun.fi/MX.275921>,
        <http://tun.fi/MX.275922>,
        <http://tun.fi/MX.275923>,
        <http://tun.fi/MX.275924>,
        <http://tun.fi/MX.275925>,
        <http://tun.fi/MX.275926> ;
    skos:prefLabel "Sceptonia"@fi,
        "Sceptonia"@sv .

<http://tun.fi/MX.277169> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campsicnemus" ;
    dwc:scientificNameAuthorship "Haliday, 1851" ;
    skos:broader <http://tun.fi/MX.277168> ;
    skos:hiddenLabel "Ectomus"@fi,
        "Ectomus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277170>,
        <http://tun.fi/MX.277171>,
        <http://tun.fi/MX.277172>,
        <http://tun.fi/MX.277173>,
        <http://tun.fi/MX.277174>,
        <http://tun.fi/MX.277175>,
        <http://tun.fi/MX.277176>,
        <http://tun.fi/MX.277177>,
        <http://tun.fi/MX.277178>,
        <http://tun.fi/MX.277179>,
        <http://tun.fi/MX.277180>,
        <http://tun.fi/MX.277181>,
        <http://tun.fi/MX.277182>,
        <http://tun.fi/MX.277183> ;
    skos:prefLabel "Campsicnemus"@fi,
        "Campsicnemus"@sv .

<http://tun.fi/MX.277700> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chalarus" ;
    dwc:scientificNameAuthorship "Walker, 1834" ;
    skos:broader <http://tun.fi/MX.277699> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277701>,
        <http://tun.fi/MX.277702>,
        <http://tun.fi/MX.277703>,
        <http://tun.fi/MX.277704>,
        <http://tun.fi/MX.277705>,
        <http://tun.fi/MX.277706>,
        <http://tun.fi/MX.277707>,
        <http://tun.fi/MX.277708>,
        <http://tun.fi/MX.277709>,
        <http://tun.fi/MX.277710>,
        <http://tun.fi/MX.277711>,
        <http://tun.fi/MX.277712>,
        <http://tun.fi/MX.277713>,
        <http://tun.fi/MX.325053> ;
    skos:prefLabel "Chalarus"@fi,
        "Chalarus"@sv .

<http://tun.fi/MX.277939> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eupeodes" ;
    dwc:scientificNameAuthorship "Osten Sacken, 1877" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Eupeodes"@fi,
        "Metasyrphus"@fi,
        "Metasyrphus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277940>,
        <http://tun.fi/MX.277941>,
        <http://tun.fi/MX.277942>,
        <http://tun.fi/MX.277943>,
        <http://tun.fi/MX.277944>,
        <http://tun.fi/MX.277945>,
        <http://tun.fi/MX.277946>,
        <http://tun.fi/MX.277947>,
        <http://tun.fi/MX.277948>,
        <http://tun.fi/MX.277949>,
        <http://tun.fi/MX.277950>,
        <http://tun.fi/MX.277951>,
        <http://tun.fi/MX.277952>,
        <http://tun.fi/MX.277953> ;
    skos:prefLabel "laikkukirvarit"@fi,
        "Eupeodes"@sv .

<http://tun.fi/MX.278703> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lauxaniinae" ;
    dwc:scientificNameAuthorship "Macquart, 1835" ;
    skos:broader <http://tun.fi/MX.278696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278704>,
        <http://tun.fi/MX.278706>,
        <http://tun.fi/MX.278709>,
        <http://tun.fi/MX.278711>,
        <http://tun.fi/MX.278716>,
        <http://tun.fi/MX.278725>,
        <http://tun.fi/MX.278737>,
        <http://tun.fi/MX.278740>,
        <http://tun.fi/MX.278742>,
        <http://tun.fi/MX.278744>,
        <http://tun.fi/MX.278747>,
        <http://tun.fi/MX.278762>,
        <http://tun.fi/MX.278764>,
        <http://tun.fi/MX.278766> ;
    skos:prefLabel "Lauxaniinae"@fi,
        "Lauxaniinae"@sv .

<http://tun.fi/MX.278899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Themira" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278898> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278900>,
        <http://tun.fi/MX.278901>,
        <http://tun.fi/MX.278902>,
        <http://tun.fi/MX.278903>,
        <http://tun.fi/MX.278904>,
        <http://tun.fi/MX.278905>,
        <http://tun.fi/MX.278906>,
        <http://tun.fi/MX.278907>,
        <http://tun.fi/MX.278908>,
        <http://tun.fi/MX.278909>,
        <http://tun.fi/MX.278910>,
        <http://tun.fi/MX.278911>,
        <http://tun.fi/MX.278912>,
        <http://tun.fi/MX.278913> ;
    skos:prefLabel "Themira"@fi,
        "Themira"@sv .

<http://tun.fi/MX.279558> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meoneura" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.279555> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279559>,
        <http://tun.fi/MX.279560>,
        <http://tun.fi/MX.279561>,
        <http://tun.fi/MX.279562>,
        <http://tun.fi/MX.279563>,
        <http://tun.fi/MX.279564>,
        <http://tun.fi/MX.279565>,
        <http://tun.fi/MX.279566>,
        <http://tun.fi/MX.279567>,
        <http://tun.fi/MX.279568>,
        <http://tun.fi/MX.279569>,
        <http://tun.fi/MX.279570>,
        <http://tun.fi/MX.5012682>,
        <http://tun.fi/MX.5081131> ;
    skos:prefLabel "Meoneura"@fi,
        "Meoneura"@sv .

<http://tun.fi/MX.280299> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Egle" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280300>,
        <http://tun.fi/MX.280301>,
        <http://tun.fi/MX.280302>,
        <http://tun.fi/MX.280303>,
        <http://tun.fi/MX.280304>,
        <http://tun.fi/MX.280305>,
        <http://tun.fi/MX.280306>,
        <http://tun.fi/MX.280307>,
        <http://tun.fi/MX.280308>,
        <http://tun.fi/MX.280309>,
        <http://tun.fi/MX.280310>,
        <http://tun.fi/MX.280311>,
        <http://tun.fi/MX.280312>,
        <http://tun.fi/MX.280313> ;
    skos:prefLabel "Egle"@fi,
        "Egle"@sv .

<http://tun.fi/MX.280352> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasiomma" ;
    dwc:scientificNameAuthorship "Stein, 1916" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:hiddenLabel "Acrostilpina"@fi,
        "Crinurina"@fi,
        "Acrostilpina"@sv,
        "Crinurina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280353>,
        <http://tun.fi/MX.280354>,
        <http://tun.fi/MX.280355>,
        <http://tun.fi/MX.280356>,
        <http://tun.fi/MX.280357>,
        <http://tun.fi/MX.280358>,
        <http://tun.fi/MX.280359>,
        <http://tun.fi/MX.280360>,
        <http://tun.fi/MX.280361>,
        <http://tun.fi/MX.280362>,
        <http://tun.fi/MX.280363>,
        <http://tun.fi/MX.280364>,
        <http://tun.fi/MX.280365>,
        <http://tun.fi/MX.280366> ;
    skos:prefLabel "Lasiomma"@fi,
        "Lasiomma"@sv .

<http://tun.fi/MX.286603> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Nematinae" ;
    dwc:scientificNameAuthorship "Thomson, 1871" ;
    skos:broader <http://tun.fi/MX.286581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286605>,
        <http://tun.fi/MX.286638>,
        <http://tun.fi/MX.286644>,
        <http://tun.fi/MX.286655>,
        <http://tun.fi/MX.286663>,
        <http://tun.fi/MX.286680>,
        <http://tun.fi/MX.286686>,
        <http://tun.fi/MX.286701>,
        <http://tun.fi/MX.286705>,
        <http://tun.fi/MX.286710>,
        <http://tun.fi/MX.286719>,
        <http://tun.fi/MX.286724>,
        <http://tun.fi/MX.288125>,
        <http://tun.fi/MX.288165> ;
    skos:prefLabel "Nematinae"@fi,
        "Nematinae"@sv .

<http://tun.fi/MX.286881> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arge" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.286880> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286883>,
        <http://tun.fi/MX.286886>,
        <http://tun.fi/MX.286888>,
        <http://tun.fi/MX.286891>,
        <http://tun.fi/MX.286895>,
        <http://tun.fi/MX.286900>,
        <http://tun.fi/MX.286903>,
        <http://tun.fi/MX.286906>,
        <http://tun.fi/MX.286908>,
        <http://tun.fi/MX.286911>,
        <http://tun.fi/MX.286915>,
        <http://tun.fi/MX.286919>,
        <http://tun.fi/MX.286922>,
        <http://tun.fi/MX.4999496> ;
    skos:prefLabel "Arge"@fi,
        "Arge"@sv .

<http://tun.fi/MX.289913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microterys" ;
    dwc:scientificNameAuthorship "Thomson, 1876" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289914>,
        <http://tun.fi/MX.289915>,
        <http://tun.fi/MX.289916>,
        <http://tun.fi/MX.289917>,
        <http://tun.fi/MX.289919>,
        <http://tun.fi/MX.289920>,
        <http://tun.fi/MX.289921>,
        <http://tun.fi/MX.289922>,
        <http://tun.fi/MX.289923>,
        <http://tun.fi/MX.289925>,
        <http://tun.fi/MX.289927>,
        <http://tun.fi/MX.289928>,
        <http://tun.fi/MX.4885045>,
        <http://tun.fi/MX.4885047> ;
    skos:prefLabel "Microterys"@fi,
        "Microterys"@sv .

<http://tun.fi/MX.289980> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syrphophagus" ;
    dwc:scientificNameAuthorship "Ashmead, 1900" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289982>,
        <http://tun.fi/MX.289984>,
        <http://tun.fi/MX.289985>,
        <http://tun.fi/MX.289986>,
        <http://tun.fi/MX.289987>,
        <http://tun.fi/MX.289988>,
        <http://tun.fi/MX.289989>,
        <http://tun.fi/MX.289990>,
        <http://tun.fi/MX.289991>,
        <http://tun.fi/MX.289992>,
        <http://tun.fi/MX.289993>,
        <http://tun.fi/MX.289994>,
        <http://tun.fi/MX.289995>,
        <http://tun.fi/MX.324440> ;
    skos:prefLabel "Syrphophagus"@fi,
        "Syrphophagus"@sv .

<http://tun.fi/MX.290538> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diderma" ;
    skos:broader <http://tun.fi/MX.70652> ;
    skos:hiddenLabel "Diderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290539>,
        <http://tun.fi/MX.290540>,
        <http://tun.fi/MX.290541>,
        <http://tun.fi/MX.290542>,
        <http://tun.fi/MX.290543>,
        <http://tun.fi/MX.290544>,
        <http://tun.fi/MX.290545>,
        <http://tun.fi/MX.290546>,
        <http://tun.fi/MX.290547>,
        <http://tun.fi/MX.290548>,
        <http://tun.fi/MX.290549>,
        <http://tun.fi/MX.290550>,
        <http://tun.fi/MX.290551>,
        <http://tun.fi/MX.290552> ;
    skos:prefLabel "siloset"@fi,
        "Diderma"@sv .

<http://tun.fi/MX.297355> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ephedrus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297357>,
        <http://tun.fi/MX.297358>,
        <http://tun.fi/MX.297359>,
        <http://tun.fi/MX.297360>,
        <http://tun.fi/MX.297361>,
        <http://tun.fi/MX.297362>,
        <http://tun.fi/MX.297363>,
        <http://tun.fi/MX.297365>,
        <http://tun.fi/MX.297366>,
        <http://tun.fi/MX.297367>,
        <http://tun.fi/MX.297368>,
        <http://tun.fi/MX.297371>,
        <http://tun.fi/MX.297372>,
        <http://tun.fi/MX.5017047> ;
    skos:prefLabel "Ephedrus"@fi,
        "Ephedrus"@sv .

<http://tun.fi/MX.297519> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Brachistinae" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Brachistinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297496>,
        <http://tun.fi/MX.297499>,
        <http://tun.fi/MX.297502>,
        <http://tun.fi/MX.297507>,
        <http://tun.fi/MX.297520>,
        <http://tun.fi/MX.297528>,
        <http://tun.fi/MX.297535>,
        <http://tun.fi/MX.297559>,
        <http://tun.fi/MX.297564>,
        <http://tun.fi/MX.297568>,
        <http://tun.fi/MX.297571>,
        <http://tun.fi/MX.321690>,
        <http://tun.fi/MX.5017905>,
        <http://tun.fi/MX.5017911> ;
    skos:prefLabel "valekilpivainokaiset"@fi,
        "Brachistinae"@sv .

<http://tun.fi/MX.297761> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrocentrus" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.297760> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297762>,
        <http://tun.fi/MX.297763>,
        <http://tun.fi/MX.297764>,
        <http://tun.fi/MX.297765>,
        <http://tun.fi/MX.297766>,
        <http://tun.fi/MX.297767>,
        <http://tun.fi/MX.297768>,
        <http://tun.fi/MX.297770>,
        <http://tun.fi/MX.297771>,
        <http://tun.fi/MX.297772>,
        <http://tun.fi/MX.297773>,
        <http://tun.fi/MX.297774>,
        <http://tun.fi/MX.297776>,
        <http://tun.fi/MX.297777> ;
    skos:prefLabel "Macrocentrus"@fi,
        "Macrocentrus"@sv .

<http://tun.fi/MX.307201> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mastrus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307202>,
        <http://tun.fi/MX.307203>,
        <http://tun.fi/MX.307205>,
        <http://tun.fi/MX.307206>,
        <http://tun.fi/MX.307207>,
        <http://tun.fi/MX.307208>,
        <http://tun.fi/MX.307209>,
        <http://tun.fi/MX.307211>,
        <http://tun.fi/MX.307212>,
        <http://tun.fi/MX.323593>,
        <http://tun.fi/MX.323594>,
        <http://tun.fi/MX.323595>,
        <http://tun.fi/MX.323596>,
        <http://tun.fi/MX.323597> ;
    skos:prefLabel "Mastrus"@fi,
        "Mastrus"@sv .

<http://tun.fi/MX.307249> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bathythrix" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307250>,
        <http://tun.fi/MX.307252>,
        <http://tun.fi/MX.307253>,
        <http://tun.fi/MX.307254>,
        <http://tun.fi/MX.307255>,
        <http://tun.fi/MX.307257>,
        <http://tun.fi/MX.307258>,
        <http://tun.fi/MX.307259>,
        <http://tun.fi/MX.307260>,
        <http://tun.fi/MX.307262>,
        <http://tun.fi/MX.307263>,
        <http://tun.fi/MX.307266>,
        <http://tun.fi/MX.307267>,
        <http://tun.fi/MX.307269> ;
    skos:prefLabel "Bathythrix"@fi,
        "Bathythrix"@sv .

<http://tun.fi/MX.308551> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Diplazontinae" ;
    dwc:scientificNameAuthorship "Viereck, 1918" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Diplazontinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308552>,
        <http://tun.fi/MX.308563>,
        <http://tun.fi/MX.308573>,
        <http://tun.fi/MX.308576>,
        <http://tun.fi/MX.308578>,
        <http://tun.fi/MX.308584>,
        <http://tun.fi/MX.308591>,
        <http://tun.fi/MX.308594>,
        <http://tun.fi/MX.308596>,
        <http://tun.fi/MX.308600>,
        <http://tun.fi/MX.308606>,
        <http://tun.fi/MX.308620>,
        <http://tun.fi/MX.308623>,
        <http://tun.fi/MX.308630> ;
    skos:prefLabel "kirvariahmaset"@fi,
        "Diplazontinae"@sv .

<http://tun.fi/MX.317388> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miota" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317390>,
        <http://tun.fi/MX.317391>,
        <http://tun.fi/MX.317392>,
        <http://tun.fi/MX.317393>,
        <http://tun.fi/MX.317394>,
        <http://tun.fi/MX.317395>,
        <http://tun.fi/MX.317397>,
        <http://tun.fi/MX.317398>,
        <http://tun.fi/MX.317399>,
        <http://tun.fi/MX.317400>,
        <http://tun.fi/MX.317401>,
        <http://tun.fi/MX.317402>,
        <http://tun.fi/MX.317403>,
        <http://tun.fi/MX.317404> ;
    skos:prefLabel "Miota"@fi,
        "Miota"@sv .

<http://tun.fi/MX.317451> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pantoclis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317452>,
        <http://tun.fi/MX.317453>,
        <http://tun.fi/MX.317454>,
        <http://tun.fi/MX.317455>,
        <http://tun.fi/MX.317456>,
        <http://tun.fi/MX.317457>,
        <http://tun.fi/MX.317458>,
        <http://tun.fi/MX.317459>,
        <http://tun.fi/MX.317460>,
        <http://tun.fi/MX.317461>,
        <http://tun.fi/MX.317961>,
        <http://tun.fi/MX.317962>,
        <http://tun.fi/MX.317963>,
        <http://tun.fi/MX.323589> ;
    skos:prefLabel "Pantoclis"@fi,
        "Pantoclis"@sv .

<http://tun.fi/MX.317529> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Inostemma" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317530>,
        <http://tun.fi/MX.317531>,
        <http://tun.fi/MX.317532>,
        <http://tun.fi/MX.317534>,
        <http://tun.fi/MX.317535>,
        <http://tun.fi/MX.317536>,
        <http://tun.fi/MX.317537>,
        <http://tun.fi/MX.317538>,
        <http://tun.fi/MX.317539>,
        <http://tun.fi/MX.317540>,
        <http://tun.fi/MX.317541>,
        <http://tun.fi/MX.317542>,
        <http://tun.fi/MX.317543>,
        <http://tun.fi/MX.323586> ;
    skos:prefLabel "Inostemma"@fi,
        "Inostemma"@sv .

<http://tun.fi/MX.318070> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Diapriinae" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318072>,
        <http://tun.fi/MX.318078>,
        <http://tun.fi/MX.318092>,
        <http://tun.fi/MX.318094>,
        <http://tun.fi/MX.318101>,
        <http://tun.fi/MX.318106>,
        <http://tun.fi/MX.318114>,
        <http://tun.fi/MX.318119>,
        <http://tun.fi/MX.318122>,
        <http://tun.fi/MX.318141>,
        <http://tun.fi/MX.318146>,
        <http://tun.fi/MX.318151>,
        <http://tun.fi/MX.318153>,
        <http://tun.fi/MX.318156> ;
    skos:prefLabel "Diapriinae"@fi,
        "Diapriinae"@sv .

<http://tun.fi/MX.318122> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichopria" ;
    dwc:scientificNameAuthorship "Ashmead, 1893" ;
    skos:broader <http://tun.fi/MX.318070> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318124>,
        <http://tun.fi/MX.318126>,
        <http://tun.fi/MX.318127>,
        <http://tun.fi/MX.318129>,
        <http://tun.fi/MX.318130>,
        <http://tun.fi/MX.318131>,
        <http://tun.fi/MX.318133>,
        <http://tun.fi/MX.318134>,
        <http://tun.fi/MX.318135>,
        <http://tun.fi/MX.318136>,
        <http://tun.fi/MX.318137>,
        <http://tun.fi/MX.318138>,
        <http://tun.fi/MX.318139>,
        <http://tun.fi/MX.4979877> ;
    skos:prefLabel "Trichopria"@fi,
        "Trichopria"@sv .

<http://tun.fi/MX.318350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceraphron" ;
    dwc:scientificNameAuthorship "Jurine, 1807" ;
    skos:broader <http://tun.fi/MX.289203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318352>,
        <http://tun.fi/MX.318353>,
        <http://tun.fi/MX.318354>,
        <http://tun.fi/MX.318355>,
        <http://tun.fi/MX.318356>,
        <http://tun.fi/MX.318359>,
        <http://tun.fi/MX.318360>,
        <http://tun.fi/MX.318361>,
        <http://tun.fi/MX.318363>,
        <http://tun.fi/MX.318365>,
        <http://tun.fi/MX.318366>,
        <http://tun.fi/MX.318367>,
        <http://tun.fi/MX.318369>,
        <http://tun.fi/MX.318370> ;
    skos:prefLabel "Ceraphron"@fi,
        "Ceraphron"@sv .

<http://tun.fi/MX.318767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tetramesa" ;
    dwc:scientificNameAuthorship "Walker, 1848" ;
    skos:broader <http://tun.fi/MX.318765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318771>,
        <http://tun.fi/MX.318773>,
        <http://tun.fi/MX.318774>,
        <http://tun.fi/MX.318776>,
        <http://tun.fi/MX.318777>,
        <http://tun.fi/MX.318778>,
        <http://tun.fi/MX.318779>,
        <http://tun.fi/MX.318780>,
        <http://tun.fi/MX.318781>,
        <http://tun.fi/MX.318783>,
        <http://tun.fi/MX.318784>,
        <http://tun.fi/MX.318785>,
        <http://tun.fi/MX.318786>,
        <http://tun.fi/MX.318787> ;
    skos:prefLabel "Tetramesa"@fi,
        "Tetramesa"@sv .

<http://tun.fi/MX.38461> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepidium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "suomukrassit"@fi ;
    skos:broader <http://tun.fi/MX.38351> ;
    skos:hiddenLabel "Cardaria"@fi,
        "Coronopus"@fi,
        "Lepidium"@fi,
        "Cardaria"@sv,
        "Coronopus"@sv,
        "Lepidium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38462>,
        <http://tun.fi/MX.38463>,
        <http://tun.fi/MX.38464>,
        <http://tun.fi/MX.38465>,
        <http://tun.fi/MX.38466>,
        <http://tun.fi/MX.38467>,
        <http://tun.fi/MX.38469>,
        <http://tun.fi/MX.38470>,
        <http://tun.fi/MX.38471>,
        <http://tun.fi/MX.38472>,
        <http://tun.fi/MX.38473>,
        <http://tun.fi/MX.38475>,
        <http://tun.fi/MX.38477>,
        <http://tun.fi/MX.38478> ;
    skos:prefLabel "krassit"@fi,
        "krassingar"@sv .

<http://tun.fi/MX.38717> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saxifraga" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38716> ;
    skos:hiddenLabel "Saxifraga"@fi,
        "Saxifraga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38722>,
        <http://tun.fi/MX.38723>,
        <http://tun.fi/MX.38724>,
        <http://tun.fi/MX.38725>,
        <http://tun.fi/MX.38726>,
        <http://tun.fi/MX.38727>,
        <http://tun.fi/MX.38728>,
        <http://tun.fi/MX.38729>,
        <http://tun.fi/MX.38730>,
        <http://tun.fi/MX.38731>,
        <http://tun.fi/MX.41450>,
        <http://tun.fi/MX.41454>,
        <http://tun.fi/MX.41456>,
        <http://tun.fi/MX.41459> ;
    skos:prefLabel "lehtirikot"@fi,
        "bräckor"@sv .

<http://tun.fi/MX.39574> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Verbascum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39567> ;
    skos:hiddenLabel "Celsia"@fi,
        "Verbascum"@fi,
        "Celsia"@sv,
        "Verbascum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39575>,
        <http://tun.fi/MX.39576>,
        <http://tun.fi/MX.39577>,
        <http://tun.fi/MX.39578>,
        <http://tun.fi/MX.39579>,
        <http://tun.fi/MX.40906>,
        <http://tun.fi/MX.41609>,
        <http://tun.fi/MX.41610>,
        <http://tun.fi/MX.41612>,
        <http://tun.fi/MX.41614>,
        <http://tun.fi/MX.41616>,
        <http://tun.fi/MX.41617>,
        <http://tun.fi/MX.41618>,
        <http://tun.fi/MX.41619> ;
    skos:prefLabel "tulikukat"@fi,
        "kungsljus"@sv .

<http://tun.fi/MX.39988> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "kotalaukat"@fi ;
    skos:broader <http://tun.fi/MX.41723> ;
    skos:hiddenLabel "Allium"@fi,
        "Allium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39989>,
        <http://tun.fi/MX.39990>,
        <http://tun.fi/MX.39995>,
        <http://tun.fi/MX.39996>,
        <http://tun.fi/MX.39997>,
        <http://tun.fi/MX.39998>,
        <http://tun.fi/MX.40866>,
        <http://tun.fi/MX.40871>,
        <http://tun.fi/MX.42500>,
        <http://tun.fi/MX.42711>,
        <http://tun.fi/MX.42804>,
        <http://tun.fi/MX.4972164>,
        <http://tun.fi/MX.5000763>,
        <http://tun.fi/MX.5015684> ;
    skos:prefLabel "laukat"@fi,
        "lökar"@sv .

<http://tun.fi/MX.40128> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Potamogeton" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40127> ;
    skos:hiddenLabel "Potamogeton"@fi,
        "Potamogeton"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40129>,
        <http://tun.fi/MX.40130>,
        <http://tun.fi/MX.40131>,
        <http://tun.fi/MX.40132>,
        <http://tun.fi/MX.40136>,
        <http://tun.fi/MX.40137>,
        <http://tun.fi/MX.40138>,
        <http://tun.fi/MX.40139>,
        <http://tun.fi/MX.40140>,
        <http://tun.fi/MX.40141>,
        <http://tun.fi/MX.40142>,
        <http://tun.fi/MX.40143>,
        <http://tun.fi/MX.40144>,
        <http://tun.fi/MX.40145> ;
    skos:prefLabel "lapavidat"@fi,
        "natar"@sv .

<http://tun.fi/MX.5016660> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Leuciscinae" ;
    skos:broader <http://tun.fi/MX.53144> ;
    skos:hiddenLabel "Leuciscinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206823>,
        <http://tun.fi/MX.212077>,
        <http://tun.fi/MX.5077705>,
        <http://tun.fi/MX.53148>,
        <http://tun.fi/MX.53150>,
        <http://tun.fi/MX.53153>,
        <http://tun.fi/MX.53158>,
        <http://tun.fi/MX.53160>,
        <http://tun.fi/MX.53161>,
        <http://tun.fi/MX.53164>,
        <http://tun.fi/MX.53271>,
        <http://tun.fi/MX.53272>,
        <http://tun.fi/MX.53275>,
        <http://tun.fi/MX.53306> ;
    skos:prefLabel "särjet"@fi,
        "Leuciscinae"@sv .

<http://tun.fi/MX.53438> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megastigmus" ;
    dwc:scientificNameAuthorship "Dalman, 1820" ;
    skos:broader <http://tun.fi/MX.4979808> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324399>,
        <http://tun.fi/MX.324400>,
        <http://tun.fi/MX.324401>,
        <http://tun.fi/MX.324402>,
        <http://tun.fi/MX.324403>,
        <http://tun.fi/MX.324405>,
        <http://tun.fi/MX.324406>,
        <http://tun.fi/MX.324407>,
        <http://tun.fi/MX.324409>,
        <http://tun.fi/MX.324410>,
        <http://tun.fi/MX.324411>,
        <http://tun.fi/MX.324414>,
        <http://tun.fi/MX.5082137>,
        <http://tun.fi/MX.53020> ;
    skos:prefLabel "Megastigmus"@fi,
        "Megastigmus"@sv .

<http://tun.fi/MX.53569> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerellaceae" ;
    skos:broader <http://tun.fi/MX.53676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233987>,
        <http://tun.fi/MX.234520>,
        <http://tun.fi/MX.234524>,
        <http://tun.fi/MX.234527>,
        <http://tun.fi/MX.234528>,
        <http://tun.fi/MX.5077309>,
        <http://tun.fi/MX.5077312>,
        <http://tun.fi/MX.5077320>,
        <http://tun.fi/MX.5077322>,
        <http://tun.fi/MX.53419>,
        <http://tun.fi/MX.53472>,
        <http://tun.fi/MX.53514>,
        <http://tun.fi/MX.67404>,
        <http://tun.fi/MX.67409> ;
    skos:prefLabel "Mycosphaerellaceae"@fi,
        "Mycosphaerellaceae"@sv .

<http://tun.fi/MX.59598> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mompha" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59599>,
        <http://tun.fi/MX.59600>,
        <http://tun.fi/MX.59601>,
        <http://tun.fi/MX.59602>,
        <http://tun.fi/MX.59603>,
        <http://tun.fi/MX.59605>,
        <http://tun.fi/MX.59606>,
        <http://tun.fi/MX.59607>,
        <http://tun.fi/MX.59608>,
        <http://tun.fi/MX.59609>,
        <http://tun.fi/MX.59610>,
        <http://tun.fi/MX.59611>,
        <http://tun.fi/MX.59613>,
        <http://tun.fi/MX.59614> ;
    skos:prefLabel "Mompha"@fi,
        "Mompha"@sv .

<http://tun.fi/MX.60282> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apotomis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60283>,
        <http://tun.fi/MX.60284>,
        <http://tun.fi/MX.60285>,
        <http://tun.fi/MX.60286>,
        <http://tun.fi/MX.60287>,
        <http://tun.fi/MX.60288>,
        <http://tun.fi/MX.60289>,
        <http://tun.fi/MX.60291>,
        <http://tun.fi/MX.60292>,
        <http://tun.fi/MX.60293>,
        <http://tun.fi/MX.60294>,
        <http://tun.fi/MX.60295>,
        <http://tun.fi/MX.60296>,
        <http://tun.fi/MX.60297> ;
    skos:prefLabel "Apotomis"@fi,
        "Apotomis"@sv .

<http://tun.fi/MX.61713> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Idaea" ;
    dwc:scientificNameAuthorship "Treitschke, 1825" ;
    skos:broader <http://tun.fi/MX.61711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082240>,
        <http://tun.fi/MX.61715>,
        <http://tun.fi/MX.61716>,
        <http://tun.fi/MX.61717>,
        <http://tun.fi/MX.61718>,
        <http://tun.fi/MX.61719>,
        <http://tun.fi/MX.61720>,
        <http://tun.fi/MX.61721>,
        <http://tun.fi/MX.61723>,
        <http://tun.fi/MX.61724>,
        <http://tun.fi/MX.61725>,
        <http://tun.fi/MX.61726>,
        <http://tun.fi/MX.61727>,
        <http://tun.fi/MX.61729> ;
    skos:prefLabel "Idaea"@fi,
        "Idaea"@sv .

<http://tun.fi/MX.61732> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scopula" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.61711> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.61733>,
        <http://tun.fi/MX.61734>,
        <http://tun.fi/MX.61735>,
        <http://tun.fi/MX.61736>,
        <http://tun.fi/MX.61737>,
        <http://tun.fi/MX.61738>,
        <http://tun.fi/MX.61739>,
        <http://tun.fi/MX.61741>,
        <http://tun.fi/MX.61742>,
        <http://tun.fi/MX.61743>,
        <http://tun.fi/MX.61744>,
        <http://tun.fi/MX.61745>,
        <http://tun.fi/MX.61747>,
        <http://tun.fi/MX.61748> ;
    skos:prefLabel "Scopula"@fi,
        "Scopula"@sv .

<http://tun.fi/MX.67195> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Miriquidica" ;
    dwc:scientificNameAuthorship "Hertel & Rambold" ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:hiddenLabel "Miriquidica"@fi,
        "Miriquidica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971893>,
        <http://tun.fi/MX.66175>,
        <http://tun.fi/MX.66176>,
        <http://tun.fi/MX.66177>,
        <http://tun.fi/MX.66178>,
        <http://tun.fi/MX.66179>,
        <http://tun.fi/MX.66180>,
        <http://tun.fi/MX.66181>,
        <http://tun.fi/MX.66183>,
        <http://tun.fi/MX.66185>,
        <http://tun.fi/MX.66186>,
        <http://tun.fi/MX.66187>,
        <http://tun.fi/MX.66188>,
        <http://tun.fi/MX.66189> ;
    skos:prefLabel "paasijäkälät"@fi,
        "svedskivlavar"@sv .

<http://tun.fi/MX.67224> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calicium" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.4890576> ;
    skos:hiddenLabel "Calicium"@fi,
        "Calicium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65401>,
        <http://tun.fi/MX.65403>,
        <http://tun.fi/MX.65404>,
        <http://tun.fi/MX.65405>,
        <http://tun.fi/MX.65406>,
        <http://tun.fi/MX.65407>,
        <http://tun.fi/MX.65408>,
        <http://tun.fi/MX.65409>,
        <http://tun.fi/MX.65410>,
        <http://tun.fi/MX.65411>,
        <http://tun.fi/MX.65412>,
        <http://tun.fi/MX.65413>,
        <http://tun.fi/MX.65663>,
        <http://tun.fi/MX.65665> ;
    skos:prefLabel "nuppijäkälät"@fi,
        "spiklavar"@sv .

<http://tun.fi/MX.67333> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyalecta" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233332> ;
    skos:hiddenLabel "Gyalecta"@fi,
        "Gyalecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65334>,
        <http://tun.fi/MX.65335>,
        <http://tun.fi/MX.65757>,
        <http://tun.fi/MX.65758>,
        <http://tun.fi/MX.65759>,
        <http://tun.fi/MX.65760>,
        <http://tun.fi/MX.65761>,
        <http://tun.fi/MX.65762>,
        <http://tun.fi/MX.65763>,
        <http://tun.fi/MX.65764>,
        <http://tun.fi/MX.65765>,
        <http://tun.fi/MX.65766>,
        <http://tun.fi/MX.65767>,
        <http://tun.fi/MX.66280> ;
    skos:prefLabel "vahajäkälät"@fi,
        "kraterlavar"@sv .

<http://tun.fi/MX.69707> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melanoleuca" ;
    dwc:scientificNameAuthorship "Pat." ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Melanoleuca"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5079068>,
        <http://tun.fi/MX.5079069>,
        <http://tun.fi/MX.71834>,
        <http://tun.fi/MX.72063>,
        <http://tun.fi/MX.72064>,
        <http://tun.fi/MX.72489>,
        <http://tun.fi/MX.72490>,
        <http://tun.fi/MX.72491>,
        <http://tun.fi/MX.72971>,
        <http://tun.fi/MX.72973>,
        <http://tun.fi/MX.73210>,
        <http://tun.fi/MX.73211>,
        <http://tun.fi/MX.73212>,
        <http://tun.fi/MX.73445> ;
    skos:prefLabel "sataheltat"@fi,
        "Melanoleuca"@sv .

<http://tun.fi/MX.70653> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Stemonitales" ;
    skos:broader <http://tun.fi/MX.5010405> ;
    skos:hiddenLabel "Stemonitales"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290461>,
        <http://tun.fi/MX.290489>,
        <http://tun.fi/MX.290496>,
        <http://tun.fi/MX.290498>,
        <http://tun.fi/MX.290573>,
        <http://tun.fi/MX.290595>,
        <http://tun.fi/MX.290614>,
        <http://tun.fi/MX.290635>,
        <http://tun.fi/MX.290637>,
        <http://tun.fi/MX.290645>,
        <http://tun.fi/MX.290700>,
        <http://tun.fi/MX.290703>,
        <http://tun.fi/MX.290714>,
        <http://tun.fi/MX.290721> ;
    skos:prefLabel "käämilimasienet"@fi,
        "Stemonitales"@sv .

<http://tun.fi/MX.70691> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Dicranales" ;
    dwc:scientificNameAuthorship "H.Philib ex M.Fleisch" ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:hiddenLabel "Pottiales"@fi,
        "Pottiales"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212923>,
        <http://tun.fi/MX.212924>,
        <http://tun.fi/MX.212925>,
        <http://tun.fi/MX.212926>,
        <http://tun.fi/MX.212927>,
        <http://tun.fi/MX.212928>,
        <http://tun.fi/MX.212929>,
        <http://tun.fi/MX.212956>,
        <http://tun.fi/MX.325131>,
        <http://tun.fi/MX.325132>,
        <http://tun.fi/MX.5074436>,
        <http://tun.fi/MX.5074437>,
        <http://tun.fi/MX.5074438>,
        <http://tun.fi/MX.5074445> ;
    skos:prefLabel "Dicranales"@fi,
        "Dicranales"@sv .

<http://tun.fi/MX.188357> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Haliplus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.188349> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188360>,
        <http://tun.fi/MX.188361>,
        <http://tun.fi/MX.188363>,
        <http://tun.fi/MX.188364>,
        <http://tun.fi/MX.188365>,
        <http://tun.fi/MX.188366>,
        <http://tun.fi/MX.188368>,
        <http://tun.fi/MX.188369>,
        <http://tun.fi/MX.188370>,
        <http://tun.fi/MX.188371>,
        <http://tun.fi/MX.188373>,
        <http://tun.fi/MX.188374>,
        <http://tun.fi/MX.188377>,
        <http://tun.fi/MX.188378>,
        <http://tun.fi/MX.188379> ;
    skos:prefLabel "Haliplus"@fi,
        "Haliplus"@sv .

<http://tun.fi/MX.188403> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Hydroporinae" ;
    dwc:scientificNameAuthorship "Aubé, 1836" ;
    skos:broader <http://tun.fi/MX.188387> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188405>,
        <http://tun.fi/MX.188411>,
        <http://tun.fi/MX.188414>,
        <http://tun.fi/MX.188420>,
        <http://tun.fi/MX.188423>,
        <http://tun.fi/MX.188634>,
        <http://tun.fi/MX.188690>,
        <http://tun.fi/MX.188692>,
        <http://tun.fi/MX.188696>,
        <http://tun.fi/MX.188704>,
        <http://tun.fi/MX.188706>,
        <http://tun.fi/MX.188708>,
        <http://tun.fi/MX.188713>,
        <http://tun.fi/MX.5018863>,
        <http://tun.fi/MX.5019319> ;
    skos:prefLabel "Hydroporinae"@fi,
        "Hydroporinae"@sv .

<http://tun.fi/MX.189505> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pterostichus" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Pterostichus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189506>,
        <http://tun.fi/MX.189509>,
        <http://tun.fi/MX.189510>,
        <http://tun.fi/MX.189511>,
        <http://tun.fi/MX.189512>,
        <http://tun.fi/MX.189513>,
        <http://tun.fi/MX.189514>,
        <http://tun.fi/MX.189516>,
        <http://tun.fi/MX.189517>,
        <http://tun.fi/MX.189519>,
        <http://tun.fi/MX.189520>,
        <http://tun.fi/MX.189522>,
        <http://tun.fi/MX.189523>,
        <http://tun.fi/MX.189524>,
        <http://tun.fi/MX.189525> ;
    skos:prefLabel "sysikiitäjäiset"@fi,
        "Pterostichus"@sv .

<http://tun.fi/MX.190084> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Colon" ;
    dwc:scientificNameAuthorship "Herbst, 1797" ;
    skos:broader <http://tun.fi/MX.190083> ;
    skos:hiddenLabel "Colon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190085>,
        <http://tun.fi/MX.190086>,
        <http://tun.fi/MX.190087>,
        <http://tun.fi/MX.190088>,
        <http://tun.fi/MX.190089>,
        <http://tun.fi/MX.190091>,
        <http://tun.fi/MX.190093>,
        <http://tun.fi/MX.190094>,
        <http://tun.fi/MX.190095>,
        <http://tun.fi/MX.190097>,
        <http://tun.fi/MX.190098>,
        <http://tun.fi/MX.190101>,
        <http://tun.fi/MX.190102>,
        <http://tun.fi/MX.190103>,
        <http://tun.fi/MX.190104> ;
    skos:prefLabel "kolokkaat"@fi,
        "Colon"@sv .

<http://tun.fi/MX.195799> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Alticinae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.194786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195800>,
        <http://tun.fi/MX.195818>,
        <http://tun.fi/MX.195832>,
        <http://tun.fi/MX.195887>,
        <http://tun.fi/MX.195912>,
        <http://tun.fi/MX.195914>,
        <http://tun.fi/MX.195918>,
        <http://tun.fi/MX.195933>,
        <http://tun.fi/MX.195936>,
        <http://tun.fi/MX.195945>,
        <http://tun.fi/MX.195949>,
        <http://tun.fi/MX.195954>,
        <http://tun.fi/MX.195971>,
        <http://tun.fi/MX.195976>,
        <http://tun.fi/MX.195988> ;
    skos:prefLabel "Alticinae"@fi,
        "Alticinae"@sv .

<http://tun.fi/MX.196015> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cassida" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.196010> ;
    skos:hiddenLabel "Cassida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195376>,
        <http://tun.fi/MX.195378>,
        <http://tun.fi/MX.195380>,
        <http://tun.fi/MX.195381>,
        <http://tun.fi/MX.195382>,
        <http://tun.fi/MX.195383>,
        <http://tun.fi/MX.195384>,
        <http://tun.fi/MX.195385>,
        <http://tun.fi/MX.195387>,
        <http://tun.fi/MX.195388>,
        <http://tun.fi/MX.196016>,
        <http://tun.fi/MX.196017>,
        <http://tun.fi/MX.196018>,
        <http://tun.fi/MX.196019>,
        <http://tun.fi/MX.196020> ;
    skos:prefLabel "kilpikuoriaiset"@fi,
        "Cassida"@sv .

<http://tun.fi/MX.196664> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Curculionidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Curculionidae"@fi,
        "Curculionidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196085>,
        <http://tun.fi/MX.196114>,
        <http://tun.fi/MX.196162>,
        <http://tun.fi/MX.196201>,
        <http://tun.fi/MX.196239>,
        <http://tun.fi/MX.196262>,
        <http://tun.fi/MX.196295>,
        <http://tun.fi/MX.196307>,
        <http://tun.fi/MX.196349>,
        <http://tun.fi/MX.196354>,
        <http://tun.fi/MX.196411>,
        <http://tun.fi/MX.196665>,
        <http://tun.fi/MX.196784>,
        <http://tun.fi/MX.196970>,
        <http://tun.fi/MX.196978> ;
    skos:prefLabel "kärsäkkäät"@fi,
        "vivlar"@sv .

<http://tun.fi/MX.202924> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Parasitidae" ;
    skos:broader <http://tun.fi/MX.202586> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201411>,
        <http://tun.fi/MX.201797>,
        <http://tun.fi/MX.202075>,
        <http://tun.fi/MX.202140>,
        <http://tun.fi/MX.202266>,
        <http://tun.fi/MX.202449>,
        <http://tun.fi/MX.202515>,
        <http://tun.fi/MX.202909>,
        <http://tun.fi/MX.202922>,
        <http://tun.fi/MX.202925>,
        <http://tun.fi/MX.202997>,
        <http://tun.fi/MX.203119>,
        <http://tun.fi/MX.203525>,
        <http://tun.fi/MX.203655>,
        <http://tun.fi/MX.4999706> ;
    skos:prefLabel "Parasitidae"@fi,
        "Parasitidae"@sv .

<http://tun.fi/MX.204198> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arachnospila" ;
    dwc:scientificNameAuthorship "Kincaid, 1900" ;
    skos:broader <http://tun.fi/MX.204164> ;
    skos:hiddenLabel "Arachnospila"@fi,
        "Arachnospila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204200>,
        <http://tun.fi/MX.204201>,
        <http://tun.fi/MX.204202>,
        <http://tun.fi/MX.204204>,
        <http://tun.fi/MX.204205>,
        <http://tun.fi/MX.204206>,
        <http://tun.fi/MX.204207>,
        <http://tun.fi/MX.204208>,
        <http://tun.fi/MX.204209>,
        <http://tun.fi/MX.204210>,
        <http://tun.fi/MX.204211>,
        <http://tun.fi/MX.204212>,
        <http://tun.fi/MX.204214>,
        <http://tun.fi/MX.204215>,
        <http://tun.fi/MX.204216> ;
    skos:prefLabel "tikaripistiäiset"@fi,
        "sandvägsteklar"@sv .

<http://tun.fi/MX.204958> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peniophora" ;
    dwc:scientificNameAuthorship "Cooke" ;
    skos:broader <http://tun.fi/MX.233327> ;
    skos:hiddenLabel "Peniophora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206125>,
        <http://tun.fi/MX.206126>,
        <http://tun.fi/MX.206127>,
        <http://tun.fi/MX.206128>,
        <http://tun.fi/MX.206129>,
        <http://tun.fi/MX.206130>,
        <http://tun.fi/MX.206131>,
        <http://tun.fi/MX.206132>,
        <http://tun.fi/MX.206133>,
        <http://tun.fi/MX.206134>,
        <http://tun.fi/MX.206135>,
        <http://tun.fi/MX.206136>,
        <http://tun.fi/MX.206137>,
        <http://tun.fi/MX.206138>,
        <http://tun.fi/MX.206139> ;
    skos:prefLabel "laho-orvakat"@fi,
        "Peniophora"@sv .

<http://tun.fi/MX.211043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Molophilus" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.211041> ;
    skos:hiddenLabel "Molophilus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272738>,
        <http://tun.fi/MX.272739>,
        <http://tun.fi/MX.272740>,
        <http://tun.fi/MX.272741>,
        <http://tun.fi/MX.272742>,
        <http://tun.fi/MX.272743>,
        <http://tun.fi/MX.272744>,
        <http://tun.fi/MX.272745>,
        <http://tun.fi/MX.272746>,
        <http://tun.fi/MX.272747>,
        <http://tun.fi/MX.272748>,
        <http://tun.fi/MX.272749>,
        <http://tun.fi/MX.272750>,
        <http://tun.fi/MX.272751>,
        <http://tun.fi/MX.272752> ;
    skos:prefLabel "mutakirsikkäät"@fi,
        "Molophilus"@sv .

<http://tun.fi/MX.211235> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Limnophilinae" ;
    dwc:scientificNameAuthorship "Bigot, 1854" ;
    skos:broader <http://tun.fi/MX.211040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.272798>,
        <http://tun.fi/MX.272800>,
        <http://tun.fi/MX.272804>,
        <http://tun.fi/MX.272808>,
        <http://tun.fi/MX.272814>,
        <http://tun.fi/MX.272817>,
        <http://tun.fi/MX.272821>,
        <http://tun.fi/MX.272823>,
        <http://tun.fi/MX.272826>,
        <http://tun.fi/MX.272829>,
        <http://tun.fi/MX.272833>,
        <http://tun.fi/MX.272836>,
        <http://tun.fi/MX.272840>,
        <http://tun.fi/MX.272854>,
        <http://tun.fi/MX.272860> ;
    skos:prefLabel "Limnophilinae"@fi,
        "Limnophilinae"@sv .

<http://tun.fi/MX.211236> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Limoniinae" ;
    dwc:scientificNameAuthorship "Speiser, 1909" ;
    skos:broader <http://tun.fi/MX.211040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211237>,
        <http://tun.fi/MX.272863>,
        <http://tun.fi/MX.272865>,
        <http://tun.fi/MX.272868>,
        <http://tun.fi/MX.272913>,
        <http://tun.fi/MX.272916>,
        <http://tun.fi/MX.272919>,
        <http://tun.fi/MX.272923>,
        <http://tun.fi/MX.272928>,
        <http://tun.fi/MX.272931>,
        <http://tun.fi/MX.272943>,
        <http://tun.fi/MX.272946>,
        <http://tun.fi/MX.272954>,
        <http://tun.fi/MX.272956>,
        <http://tun.fi/MX.272960> ;
    skos:prefLabel "Limoniinae"@fi,
        "Limoniinae"@sv .

<http://tun.fi/MX.227910> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Sternorrhyncha" ;
    skos:broader <http://tun.fi/MX.53683> ;
    skos:hiddenLabel "Sternorrhyncha"@fi,
        "Sternorrhyncha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.227911>,
        <http://tun.fi/MX.227918>,
        <http://tun.fi/MX.227943>,
        <http://tun.fi/MX.227946>,
        <http://tun.fi/MX.228012>,
        <http://tun.fi/MX.228031>,
        <http://tun.fi/MX.228713>,
        <http://tun.fi/MX.228720>,
        <http://tun.fi/MX.228803>,
        <http://tun.fi/MX.53584>,
        <http://tun.fi/MX.53592>,
        <http://tun.fi/MX.53607>,
        <http://tun.fi/MX.53626>,
        <http://tun.fi/MX.53627>,
        <http://tun.fi/MX.53644> ;
    skos:prefLabel "kirvansukuiset"@fi,
        "växtlöss"@sv .

<http://tun.fi/MX.228061> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eriosomatinae" ;
    skos:broader <http://tun.fi/MX.53626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228063>,
        <http://tun.fi/MX.228065>,
        <http://tun.fi/MX.228067>,
        <http://tun.fi/MX.228069>,
        <http://tun.fi/MX.228072>,
        <http://tun.fi/MX.228077>,
        <http://tun.fi/MX.228079>,
        <http://tun.fi/MX.228081>,
        <http://tun.fi/MX.228087>,
        <http://tun.fi/MX.228092>,
        <http://tun.fi/MX.228103>,
        <http://tun.fi/MX.228105>,
        <http://tun.fi/MX.228109>,
        <http://tun.fi/MX.228111>,
        <http://tun.fi/MX.228114> ;
    skos:prefLabel "Eriosomatinae"@fi,
        "Eriosomatinae"@sv .

<http://tun.fi/MX.230513> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pentatominae" ;
    skos:broader <http://tun.fi/MX.230499> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230515>,
        <http://tun.fi/MX.230519>,
        <http://tun.fi/MX.230522>,
        <http://tun.fi/MX.230524>,
        <http://tun.fi/MX.230527>,
        <http://tun.fi/MX.230529>,
        <http://tun.fi/MX.230532>,
        <http://tun.fi/MX.230535>,
        <http://tun.fi/MX.230537>,
        <http://tun.fi/MX.230541>,
        <http://tun.fi/MX.230543>,
        <http://tun.fi/MX.230546>,
        <http://tun.fi/MX.230554>,
        <http://tun.fi/MX.4994294>,
        <http://tun.fi/MX.5015645> ;
    skos:prefLabel "Pentatominae"@fi,
        "Pentatominae"@sv .

<http://tun.fi/MX.231157> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Isotoma" ;
    dwc:scientificNameAuthorship "Bourlet, 1839" ;
    skos:broader <http://tun.fi/MX.231132> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231142>,
        <http://tun.fi/MX.231147>,
        <http://tun.fi/MX.231151>,
        <http://tun.fi/MX.231152>,
        <http://tun.fi/MX.231158>,
        <http://tun.fi/MX.231159>,
        <http://tun.fi/MX.231160>,
        <http://tun.fi/MX.231161>,
        <http://tun.fi/MX.231166>,
        <http://tun.fi/MX.231170>,
        <http://tun.fi/MX.231173>,
        <http://tun.fi/MX.231174>,
        <http://tun.fi/MX.231179>,
        <http://tun.fi/MX.231193>,
        <http://tun.fi/MX.5018344> ;
    skos:prefLabel "Isotoma"@fi,
        "Isotoma"@sv .

<http://tun.fi/MX.232143> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phlaeothripinae" ;
    skos:broader <http://tun.fi/MX.53645> ;
    skos:hiddenLabel "Phlaeothripinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232144>,
        <http://tun.fi/MX.232156>,
        <http://tun.fi/MX.232158>,
        <http://tun.fi/MX.232160>,
        <http://tun.fi/MX.232162>,
        <http://tun.fi/MX.232168>,
        <http://tun.fi/MX.232170>,
        <http://tun.fi/MX.232172>,
        <http://tun.fi/MX.232173>,
        <http://tun.fi/MX.232175>,
        <http://tun.fi/MX.232185>,
        <http://tun.fi/MX.232187>,
        <http://tun.fi/MX.232191>,
        <http://tun.fi/MX.232193>,
        <http://tun.fi/MX.53542> ;
    skos:prefLabel "Phlaeothripinae"@fi,
        "rörtripsar"@sv .

<http://tun.fi/MX.232339> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Enchytraeidae" ;
    dwc:scientificNameAuthorship "Vejdovský, 1879" ;
    skos:broader <http://tun.fi/MX.232338> ;
    skos:hiddenLabel "Enchytraeidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232340>,
        <http://tun.fi/MX.232347>,
        <http://tun.fi/MX.232350>,
        <http://tun.fi/MX.232352>,
        <http://tun.fi/MX.232355>,
        <http://tun.fi/MX.232362>,
        <http://tun.fi/MX.232364>,
        <http://tun.fi/MX.232366>,
        <http://tun.fi/MX.232381>,
        <http://tun.fi/MX.232386>,
        <http://tun.fi/MX.232394>,
        <http://tun.fi/MX.232404>,
        <http://tun.fi/MX.232408>,
        <http://tun.fi/MX.321319>,
        <http://tun.fi/MX.5002602> ;
    skos:prefLabel "änkyrimadot"@fi,
        "Enchytraeidae"@sv .

<http://tun.fi/MX.233324> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lyophyllaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4999677>,
        <http://tun.fi/MX.5008042>,
        <http://tun.fi/MX.5008047>,
        <http://tun.fi/MX.5008051>,
        <http://tun.fi/MX.5008054>,
        <http://tun.fi/MX.5008057>,
        <http://tun.fi/MX.5021047>,
        <http://tun.fi/MX.69686>,
        <http://tun.fi/MX.69701>,
        <http://tun.fi/MX.69721>,
        <http://tun.fi/MX.69744>,
        <http://tun.fi/MX.69776>,
        <http://tun.fi/MX.69784>,
        <http://tun.fi/MX.69793>,
        <http://tun.fi/MX.69800> ;
    skos:prefLabel "Lyophyllaceae"@fi,
        "Lyophyllaceae"@sv .

<http://tun.fi/MX.233388> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Meruliaceae" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204911>,
        <http://tun.fi/MX.204917>,
        <http://tun.fi/MX.204924>,
        <http://tun.fi/MX.204926>,
        <http://tun.fi/MX.204930>,
        <http://tun.fi/MX.204937>,
        <http://tun.fi/MX.204977>,
        <http://tun.fi/MX.205007>,
        <http://tun.fi/MX.205008>,
        <http://tun.fi/MX.205030>,
        <http://tun.fi/MX.205090>,
        <http://tun.fi/MX.205144>,
        <http://tun.fi/MX.233560>,
        <http://tun.fi/MX.4884102>,
        <http://tun.fi/MX.4891471> ;
    skos:prefLabel "Meruliaceae"@fi,
        "Meruliaceae"@sv .

<http://tun.fi/MX.233797> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scytinium" ;
    dwc:scientificNameAuthorship "(Ach.) Gray" ;
    skos:broader <http://tun.fi/MX.233406> ;
    skos:hiddenLabel "Scytinium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65637>,
        <http://tun.fi/MX.65646>,
        <http://tun.fi/MX.66057>,
        <http://tun.fi/MX.66058>,
        <http://tun.fi/MX.66060>,
        <http://tun.fi/MX.66061>,
        <http://tun.fi/MX.66062>,
        <http://tun.fi/MX.66063>,
        <http://tun.fi/MX.66064>,
        <http://tun.fi/MX.66065>,
        <http://tun.fi/MX.66066>,
        <http://tun.fi/MX.66069>,
        <http://tun.fi/MX.66070>,
        <http://tun.fi/MX.66071>,
        <http://tun.fi/MX.66072> ;
    skos:prefLabel "pikkukesijäkälät"@fi,
        "Scytinium"@sv .

<http://tun.fi/MX.233973> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crocicreas" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237798>,
        <http://tun.fi/MX.237799>,
        <http://tun.fi/MX.237800>,
        <http://tun.fi/MX.237801>,
        <http://tun.fi/MX.237802>,
        <http://tun.fi/MX.237803>,
        <http://tun.fi/MX.237804>,
        <http://tun.fi/MX.237805>,
        <http://tun.fi/MX.237806>,
        <http://tun.fi/MX.237807>,
        <http://tun.fi/MX.237808>,
        <http://tun.fi/MX.237809>,
        <http://tun.fi/MX.237810>,
        <http://tun.fi/MX.237811>,
        <http://tun.fi/MX.237812> ;
    skos:prefLabel "Crocicreas"@fi,
        "Crocicreas"@sv .

<http://tun.fi/MX.234188> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasiosphaeria" ;
    dwc:scientificNameAuthorship "Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.233296> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238568>,
        <http://tun.fi/MX.238569>,
        <http://tun.fi/MX.238570>,
        <http://tun.fi/MX.238571>,
        <http://tun.fi/MX.238572>,
        <http://tun.fi/MX.238573>,
        <http://tun.fi/MX.238574>,
        <http://tun.fi/MX.238575>,
        <http://tun.fi/MX.238576>,
        <http://tun.fi/MX.238577>,
        <http://tun.fi/MX.238578>,
        <http://tun.fi/MX.238579>,
        <http://tun.fi/MX.238580>,
        <http://tun.fi/MX.238581>,
        <http://tun.fi/MX.238582> ;
    skos:prefLabel "Lasiosphaeria"@fi,
        "Lasiosphaeria"@sv .

<http://tun.fi/MX.273159> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dasyhelea" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.273125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273161>,
        <http://tun.fi/MX.273162>,
        <http://tun.fi/MX.273163>,
        <http://tun.fi/MX.273165>,
        <http://tun.fi/MX.273166>,
        <http://tun.fi/MX.273168>,
        <http://tun.fi/MX.273169>,
        <http://tun.fi/MX.273171>,
        <http://tun.fi/MX.286478>,
        <http://tun.fi/MX.286479>,
        <http://tun.fi/MX.286480>,
        <http://tun.fi/MX.286481>,
        <http://tun.fi/MX.286482>,
        <http://tun.fi/MX.286483>,
        <http://tun.fi/MX.286484> ;
    skos:prefLabel "Dasyhelea"@fi,
        "Dasyhelea"@sv .

<http://tun.fi/MX.274755> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monardia" ;
    dwc:scientificNameAuthorship "Kieffer, 1895" ;
    skos:broader <http://tun.fi/MX.274640> ;
    skos:hiddenLabel "Pezomyia"@fi,
        "Pezomyia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274757>,
        <http://tun.fi/MX.274758>,
        <http://tun.fi/MX.274759>,
        <http://tun.fi/MX.274760>,
        <http://tun.fi/MX.274761>,
        <http://tun.fi/MX.274762>,
        <http://tun.fi/MX.274763>,
        <http://tun.fi/MX.274765>,
        <http://tun.fi/MX.274766>,
        <http://tun.fi/MX.274768>,
        <http://tun.fi/MX.274769>,
        <http://tun.fi/MX.274770>,
        <http://tun.fi/MX.274771>,
        <http://tun.fi/MX.274772>,
        <http://tun.fi/MX.274773> ;
    skos:prefLabel "Monardia"@fi,
        "Monardia"@sv .

<http://tun.fi/MX.279000> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phytomyzinae" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.200742> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200743>,
        <http://tun.fi/MX.279001>,
        <http://tun.fi/MX.279012>,
        <http://tun.fi/MX.279023>,
        <http://tun.fi/MX.279026>,
        <http://tun.fi/MX.279070>,
        <http://tun.fi/MX.279091>,
        <http://tun.fi/MX.279128>,
        <http://tun.fi/MX.279134>,
        <http://tun.fi/MX.279145>,
        <http://tun.fi/MX.279147>,
        <http://tun.fi/MX.279151>,
        <http://tun.fi/MX.279159>,
        <http://tun.fi/MX.279240>,
        <http://tun.fi/MX.279243> ;
    skos:prefLabel "Phytomyzinae"@fi,
        "Phytomyzinae"@sv .

<http://tun.fi/MX.280516> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cordilura" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.280497> ;
    skos:hiddenLabel "Cordylura"@fi,
        "Cordylura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280518>,
        <http://tun.fi/MX.280519>,
        <http://tun.fi/MX.280520>,
        <http://tun.fi/MX.280521>,
        <http://tun.fi/MX.280522>,
        <http://tun.fi/MX.280523>,
        <http://tun.fi/MX.280524>,
        <http://tun.fi/MX.280525>,
        <http://tun.fi/MX.280526>,
        <http://tun.fi/MX.280527>,
        <http://tun.fi/MX.280528>,
        <http://tun.fi/MX.280530>,
        <http://tun.fi/MX.280531>,
        <http://tun.fi/MX.280533>,
        <http://tun.fi/MX.324996> ;
    skos:prefLabel "Cordilura"@fi,
        "Cordilura"@sv .

<http://tun.fi/MX.287001> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichiosoma" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.286993> ;
    skos:hiddenLabel "Trichiosoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286535>,
        <http://tun.fi/MX.286536>,
        <http://tun.fi/MX.286539>,
        <http://tun.fi/MX.286543>,
        <http://tun.fi/MX.287002>,
        <http://tun.fi/MX.287003>,
        <http://tun.fi/MX.287006>,
        <http://tun.fi/MX.287008>,
        <http://tun.fi/MX.287009>,
        <http://tun.fi/MX.287013>,
        <http://tun.fi/MX.287015>,
        <http://tun.fi/MX.287016>,
        <http://tun.fi/MX.287022>,
        <http://tun.fi/MX.287026>,
        <http://tun.fi/MX.287029> ;
    skos:prefLabel "karvanuijapistiäiset"@fi,
        "Trichiosoma"@sv .

<http://tun.fi/MX.290014> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tetracneminae" ;
    dwc:scientificNameAuthorship "Howard, 1892" ;
    skos:broader <http://tun.fi/MX.289244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290015>,
        <http://tun.fi/MX.290017>,
        <http://tun.fi/MX.290030>,
        <http://tun.fi/MX.290032>,
        <http://tun.fi/MX.290034>,
        <http://tun.fi/MX.290037>,
        <http://tun.fi/MX.290039>,
        <http://tun.fi/MX.290041>,
        <http://tun.fi/MX.290053>,
        <http://tun.fi/MX.290055>,
        <http://tun.fi/MX.290057>,
        <http://tun.fi/MX.290060>,
        <http://tun.fi/MX.290062>,
        <http://tun.fi/MX.290065>,
        <http://tun.fi/MX.290069> ;
    skos:prefLabel "Tetracneminae"@fi,
        "Tetracneminae"@sv .

<http://tun.fi/MX.296708> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Utetes" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296709>,
        <http://tun.fi/MX.296710>,
        <http://tun.fi/MX.296711>,
        <http://tun.fi/MX.296712>,
        <http://tun.fi/MX.296713>,
        <http://tun.fi/MX.296714>,
        <http://tun.fi/MX.296715>,
        <http://tun.fi/MX.296716>,
        <http://tun.fi/MX.296717>,
        <http://tun.fi/MX.296720>,
        <http://tun.fi/MX.296721>,
        <http://tun.fi/MX.296722>,
        <http://tun.fi/MX.296723>,
        <http://tun.fi/MX.296724>,
        <http://tun.fi/MX.321556> ;
    skos:prefLabel "Utetes"@fi,
        "Utetes"@sv .

<http://tun.fi/MX.296921> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aspilota" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296922>,
        <http://tun.fi/MX.324356>,
        <http://tun.fi/MX.324357>,
        <http://tun.fi/MX.324359>,
        <http://tun.fi/MX.324360>,
        <http://tun.fi/MX.324361>,
        <http://tun.fi/MX.324362>,
        <http://tun.fi/MX.324363>,
        <http://tun.fi/MX.324364>,
        <http://tun.fi/MX.4979853>,
        <http://tun.fi/MX.4979854>,
        <http://tun.fi/MX.4979855>,
        <http://tun.fi/MX.4979856>,
        <http://tun.fi/MX.4979857>,
        <http://tun.fi/MX.4979858> ;
    skos:prefLabel "Aspilota"@fi,
        "Aspilota"@sv .

<http://tun.fi/MX.307528> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cubocephalus" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1848" ;
    skos:broader <http://tun.fi/MX.306931> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307529>,
        <http://tun.fi/MX.307530>,
        <http://tun.fi/MX.307533>,
        <http://tun.fi/MX.307535>,
        <http://tun.fi/MX.307536>,
        <http://tun.fi/MX.307537>,
        <http://tun.fi/MX.307539>,
        <http://tun.fi/MX.307540>,
        <http://tun.fi/MX.307541>,
        <http://tun.fi/MX.307542>,
        <http://tun.fi/MX.307543>,
        <http://tun.fi/MX.307544>,
        <http://tun.fi/MX.307545>,
        <http://tun.fi/MX.307547>,
        <http://tun.fi/MX.307549> ;
    skos:prefLabel "Cubocephalus"@fi,
        "Cubocephalus"@sv .

<http://tun.fi/MX.308918> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scambus" ;
    dwc:scientificNameAuthorship "Hartig, 1838" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308920>,
        <http://tun.fi/MX.308921>,
        <http://tun.fi/MX.308923>,
        <http://tun.fi/MX.308928>,
        <http://tun.fi/MX.308929>,
        <http://tun.fi/MX.308930>,
        <http://tun.fi/MX.308933>,
        <http://tun.fi/MX.308935>,
        <http://tun.fi/MX.308936>,
        <http://tun.fi/MX.308937>,
        <http://tun.fi/MX.308938>,
        <http://tun.fi/MX.308939>,
        <http://tun.fi/MX.4994269>,
        <http://tun.fi/MX.4994304>,
        <http://tun.fi/MX.5018371> ;
    skos:prefLabel "Scambus"@fi,
        "Scambus"@sv .

<http://tun.fi/MX.309427> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhorus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309428>,
        <http://tun.fi/MX.309429>,
        <http://tun.fi/MX.309430>,
        <http://tun.fi/MX.309431>,
        <http://tun.fi/MX.309432>,
        <http://tun.fi/MX.309433>,
        <http://tun.fi/MX.309434>,
        <http://tun.fi/MX.309435>,
        <http://tun.fi/MX.309436>,
        <http://tun.fi/MX.309437>,
        <http://tun.fi/MX.309439>,
        <http://tun.fi/MX.321804>,
        <http://tun.fi/MX.5018104>,
        <http://tun.fi/MX.5018105>,
        <http://tun.fi/MX.5018106> ;
    skos:prefLabel "Rhorus"@fi,
        "Rhorus"@sv .

<http://tun.fi/MX.309833> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Syndipnus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309834>,
        <http://tun.fi/MX.309835>,
        <http://tun.fi/MX.309836>,
        <http://tun.fi/MX.309837>,
        <http://tun.fi/MX.309840>,
        <http://tun.fi/MX.309841>,
        <http://tun.fi/MX.309842>,
        <http://tun.fi/MX.309843>,
        <http://tun.fi/MX.309844>,
        <http://tun.fi/MX.309845>,
        <http://tun.fi/MX.309846>,
        <http://tun.fi/MX.309847>,
        <http://tun.fi/MX.309848>,
        <http://tun.fi/MX.309849>,
        <http://tun.fi/MX.323523> ;
    skos:prefLabel "Syndipnus"@fi,
        "Syndipnus"@sv .

<http://tun.fi/MX.310722> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agrypon" ;
    dwc:scientificNameAuthorship "Förster, 1860" ;
    skos:broader <http://tun.fi/MX.310678> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310724>,
        <http://tun.fi/MX.310725>,
        <http://tun.fi/MX.310726>,
        <http://tun.fi/MX.310727>,
        <http://tun.fi/MX.310728>,
        <http://tun.fi/MX.310730>,
        <http://tun.fi/MX.310731>,
        <http://tun.fi/MX.310733>,
        <http://tun.fi/MX.310734>,
        <http://tun.fi/MX.310735>,
        <http://tun.fi/MX.310738>,
        <http://tun.fi/MX.310740>,
        <http://tun.fi/MX.5001756>,
        <http://tun.fi/MX.5001757>,
        <http://tun.fi/MX.5001759> ;
    skos:prefLabel "Agrypon"@fi,
        "Agrypon"@sv .

<http://tun.fi/MX.320076> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polynema" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289232> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.320084>,
        <http://tun.fi/MX.320087>,
        <http://tun.fi/MX.320088>,
        <http://tun.fi/MX.320089>,
        <http://tun.fi/MX.320090>,
        <http://tun.fi/MX.320092>,
        <http://tun.fi/MX.320093>,
        <http://tun.fi/MX.320095>,
        <http://tun.fi/MX.320096>,
        <http://tun.fi/MX.320097>,
        <http://tun.fi/MX.320098>,
        <http://tun.fi/MX.320100>,
        <http://tun.fi/MX.4993826>,
        <http://tun.fi/MX.4993837>,
        <http://tun.fi/MX.5079545> ;
    skos:prefLabel "Polynema"@fi,
        "Polynema"@sv .

<http://tun.fi/MX.37952> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Papaveraceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70069> ;
    skos:hiddenLabel "Papaveraceae"@fi,
        "Papaveraceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37953>,
        <http://tun.fi/MX.37959>,
        <http://tun.fi/MX.37961>,
        <http://tun.fi/MX.37963>,
        <http://tun.fi/MX.37966>,
        <http://tun.fi/MX.37970>,
        <http://tun.fi/MX.41781>,
        <http://tun.fi/MX.41793>,
        <http://tun.fi/MX.41841>,
        <http://tun.fi/MX.41883>,
        <http://tun.fi/MX.41894>,
        <http://tun.fi/MX.41952>,
        <http://tun.fi/MX.42568>,
        <http://tun.fi/MX.42788>,
        <http://tun.fi/MX.4972090> ;
    skos:prefLabel "unikkokasvit"@fi,
        "vallmoväxter"@sv .

<http://tun.fi/MX.38152> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amaranthus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38151> ;
    skos:hiddenLabel "Amaranthus"@fi,
        "Amaranthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38153>,
        <http://tun.fi/MX.38154>,
        <http://tun.fi/MX.38155>,
        <http://tun.fi/MX.38156>,
        <http://tun.fi/MX.41369>,
        <http://tun.fi/MX.41677>,
        <http://tun.fi/MX.41680>,
        <http://tun.fi/MX.41681>,
        <http://tun.fi/MX.41682>,
        <http://tun.fi/MX.41683>,
        <http://tun.fi/MX.41684>,
        <http://tun.fi/MX.41685>,
        <http://tun.fi/MX.41686>,
        <http://tun.fi/MX.41687>,
        <http://tun.fi/MX.5074329> ;
    skos:prefLabel "revonhännät"@fi,
        "amaranter"@sv .

<http://tun.fi/MX.38186> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atriplex" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38157> ;
    skos:hiddenLabel "Atriplex"@fi,
        "Atriplex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38187>,
        <http://tun.fi/MX.38188>,
        <http://tun.fi/MX.38189>,
        <http://tun.fi/MX.38190>,
        <http://tun.fi/MX.38191>,
        <http://tun.fi/MX.38193>,
        <http://tun.fi/MX.38194>,
        <http://tun.fi/MX.38196>,
        <http://tun.fi/MX.38197>,
        <http://tun.fi/MX.40739>,
        <http://tun.fi/MX.40740>,
        <http://tun.fi/MX.40743>,
        <http://tun.fi/MX.40744>,
        <http://tun.fi/MX.40745>,
        <http://tun.fi/MX.42783> ;
    skos:prefLabel "maltsat"@fi,
        "fetmållor"@sv .

<http://tun.fi/MX.38796> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rubus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Rubus"@fi,
        "Rubus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38797>,
        <http://tun.fi/MX.38798>,
        <http://tun.fi/MX.38799>,
        <http://tun.fi/MX.38802>,
        <http://tun.fi/MX.38803>,
        <http://tun.fi/MX.38804>,
        <http://tun.fi/MX.38806>,
        <http://tun.fi/MX.38810>,
        <http://tun.fi/MX.39675>,
        <http://tun.fi/MX.41433>,
        <http://tun.fi/MX.41434>,
        <http://tun.fi/MX.41435>,
        <http://tun.fi/MX.42649>,
        <http://tun.fi/MX.42857>,
        <http://tun.fi/MX.42993> ;
    skos:prefLabel "vatukat"@fi,
        "rubusar"@sv .

<http://tun.fi/MX.39547> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Solanum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39539> ;
    skos:hiddenLabel "Lycopersicon"@fi,
        "Solanum"@fi,
        "Lycopersicon"@sv,
        "Solanum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39548>,
        <http://tun.fi/MX.39555>,
        <http://tun.fi/MX.39556>,
        <http://tun.fi/MX.39558>,
        <http://tun.fi/MX.39559>,
        <http://tun.fi/MX.39560>,
        <http://tun.fi/MX.39562>,
        <http://tun.fi/MX.41509>,
        <http://tun.fi/MX.41510>,
        <http://tun.fi/MX.41511>,
        <http://tun.fi/MX.41512>,
        <http://tun.fi/MX.41513>,
        <http://tun.fi/MX.41514>,
        <http://tun.fi/MX.42418>,
        <http://tun.fi/MX.4973851> ;
    skos:prefLabel "marjakoisot"@fi,
        "skattor"@sv .

<http://tun.fi/MX.39898> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Centaurea" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "sädekaunokit"@fi ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Centaurea"@fi,
        "Centaurea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39899>,
        <http://tun.fi/MX.39900>,
        <http://tun.fi/MX.39901>,
        <http://tun.fi/MX.39902>,
        <http://tun.fi/MX.39903>,
        <http://tun.fi/MX.39904>,
        <http://tun.fi/MX.39906>,
        <http://tun.fi/MX.39907>,
        <http://tun.fi/MX.39908>,
        <http://tun.fi/MX.39909>,
        <http://tun.fi/MX.40910>,
        <http://tun.fi/MX.40911>,
        <http://tun.fi/MX.40912>,
        <http://tun.fi/MX.40913>,
        <http://tun.fi/MX.4973193> ;
    skos:prefLabel "kaunokit"@fi,
        "klintar"@sv .

<http://tun.fi/MX.40242> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Cyperaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.53720> ;
    skos:hiddenLabel "Cyperaceae"@fi,
        "Cyperaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40243>,
        <http://tun.fi/MX.40246>,
        <http://tun.fi/MX.40248>,
        <http://tun.fi/MX.40251>,
        <http://tun.fi/MX.40254>,
        <http://tun.fi/MX.40257>,
        <http://tun.fi/MX.40265>,
        <http://tun.fi/MX.40278>,
        <http://tun.fi/MX.40280>,
        <http://tun.fi/MX.40283>,
        <http://tun.fi/MX.40288>,
        <http://tun.fi/MX.41836>,
        <http://tun.fi/MX.41885>,
        <http://tun.fi/MX.41981>,
        <http://tun.fi/MX.4972035> ;
    skos:prefLabel "sarakasvit"@fi,
        "halvgräs"@sv .

<http://tun.fi/MX.53454> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diaporthe" ;
    dwc:scientificNameAuthorship "Nitschke" ;
    skos:broader <http://tun.fi/MX.53619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237411>,
        <http://tun.fi/MX.238433>,
        <http://tun.fi/MX.238434>,
        <http://tun.fi/MX.238435>,
        <http://tun.fi/MX.238436>,
        <http://tun.fi/MX.238437>,
        <http://tun.fi/MX.238438>,
        <http://tun.fi/MX.238439>,
        <http://tun.fi/MX.238440>,
        <http://tun.fi/MX.238441>,
        <http://tun.fi/MX.238442>,
        <http://tun.fi/MX.238443>,
        <http://tun.fi/MX.238444>,
        <http://tun.fi/MX.5002022>,
        <http://tun.fi/MX.52919> ;
    skos:prefLabel "Diaporthe"@fi,
        "Diaporthe"@sv .

<http://tun.fi/MX.53618> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Xylariaceae" ;
    skos:broader <http://tun.fi/MX.53718> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234150>,
        <http://tun.fi/MX.234151>,
        <http://tun.fi/MX.234152>,
        <http://tun.fi/MX.234153>,
        <http://tun.fi/MX.234154>,
        <http://tun.fi/MX.234155>,
        <http://tun.fi/MX.234158>,
        <http://tun.fi/MX.234159>,
        <http://tun.fi/MX.234161>,
        <http://tun.fi/MX.234162>,
        <http://tun.fi/MX.234167>,
        <http://tun.fi/MX.234168>,
        <http://tun.fi/MX.4980015>,
        <http://tun.fi/MX.5079366>,
        <http://tun.fi/MX.53406> ;
    skos:prefLabel "Xylariaceae"@fi,
        "Xylariaceae"@sv .

<http://tun.fi/MX.60080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aethes" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013777>,
        <http://tun.fi/MX.60081>,
        <http://tun.fi/MX.60082>,
        <http://tun.fi/MX.60083>,
        <http://tun.fi/MX.60084>,
        <http://tun.fi/MX.60085>,
        <http://tun.fi/MX.60086>,
        <http://tun.fi/MX.60087>,
        <http://tun.fi/MX.60088>,
        <http://tun.fi/MX.60089>,
        <http://tun.fi/MX.60090>,
        <http://tun.fi/MX.60091>,
        <http://tun.fi/MX.60092>,
        <http://tun.fi/MX.60093>,
        <http://tun.fi/MX.60094> ;
    skos:prefLabel "Aethes"@fi,
        "Aethes"@sv .

<http://tun.fi/MX.60434> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eucosma" ;
    dwc:scientificNameAuthorship "Hübner, 1823" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60435>,
        <http://tun.fi/MX.60436>,
        <http://tun.fi/MX.60438>,
        <http://tun.fi/MX.60440>,
        <http://tun.fi/MX.60442>,
        <http://tun.fi/MX.60443>,
        <http://tun.fi/MX.60445>,
        <http://tun.fi/MX.60446>,
        <http://tun.fi/MX.60447>,
        <http://tun.fi/MX.60449>,
        <http://tun.fi/MX.60450>,
        <http://tun.fi/MX.60453>,
        <http://tun.fi/MX.60454>,
        <http://tun.fi/MX.60455>,
        <http://tun.fi/MX.60456> ;
    skos:prefLabel "Eucosma"@fi,
        "Eucosma"@sv .

<http://tun.fi/MX.60528> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grapholita" ;
    dwc:scientificNameAuthorship "Treitscke, 1829" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211095>,
        <http://tun.fi/MX.324968>,
        <http://tun.fi/MX.5076585>,
        <http://tun.fi/MX.60530>,
        <http://tun.fi/MX.60531>,
        <http://tun.fi/MX.60532>,
        <http://tun.fi/MX.60533>,
        <http://tun.fi/MX.60534>,
        <http://tun.fi/MX.60536>,
        <http://tun.fi/MX.60538>,
        <http://tun.fi/MX.60540>,
        <http://tun.fi/MX.60541>,
        <http://tun.fi/MX.60543>,
        <http://tun.fi/MX.60544>,
        <http://tun.fi/MX.60545> ;
    skos:prefLabel "Grapholita"@fi,
        "Grapholita"@sv .

<http://tun.fi/MX.67032> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepraria" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233369> ;
    skos:hiddenLabel "Lepraria"@fi,
        "Lepraria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971890>,
        <http://tun.fi/MX.4971891>,
        <http://tun.fi/MX.66039>,
        <http://tun.fi/MX.66040>,
        <http://tun.fi/MX.66041>,
        <http://tun.fi/MX.66042>,
        <http://tun.fi/MX.66044>,
        <http://tun.fi/MX.66045>,
        <http://tun.fi/MX.66046>,
        <http://tun.fi/MX.66047>,
        <http://tun.fi/MX.66048>,
        <http://tun.fi/MX.66049>,
        <http://tun.fi/MX.66050>,
        <http://tun.fi/MX.66051>,
        <http://tun.fi/MX.66572> ;
    skos:prefLabel "jauhejäkälät"@fi,
        "mjöllavar"@sv .

<http://tun.fi/MX.69719> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gymnopus" ;
    dwc:scientificNameAuthorship "(Pers.) Roussel" ;
    skos:broader <http://tun.fi/MX.5080111> ;
    skos:hiddenLabel "Gymnopus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71829>,
        <http://tun.fi/MX.72254>,
        <http://tun.fi/MX.72661>,
        <http://tun.fi/MX.72662>,
        <http://tun.fi/MX.72663>,
        <http://tun.fi/MX.72664>,
        <http://tun.fi/MX.72708>,
        <http://tun.fi/MX.72917>,
        <http://tun.fi/MX.72918>,
        <http://tun.fi/MX.72919>,
        <http://tun.fi/MX.72920>,
        <http://tun.fi/MX.73168>,
        <http://tun.fi/MX.73169>,
        <http://tun.fi/MX.73170>,
        <http://tun.fi/MX.73415> ;
    skos:prefLabel "juurekkaat"@fi,
        "Gymnopus"@sv .

<http://tun.fi/MX.190061> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agathidium" ;
    dwc:scientificNameAuthorship "Panzer, 1797" ;
    skos:broader <http://tun.fi/MX.189976> ;
    skos:hiddenLabel "Agathidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190062>,
        <http://tun.fi/MX.190064>,
        <http://tun.fi/MX.190067>,
        <http://tun.fi/MX.190068>,
        <http://tun.fi/MX.190069>,
        <http://tun.fi/MX.190070>,
        <http://tun.fi/MX.190071>,
        <http://tun.fi/MX.190073>,
        <http://tun.fi/MX.190074>,
        <http://tun.fi/MX.190075>,
        <http://tun.fi/MX.190076>,
        <http://tun.fi/MX.190077>,
        <http://tun.fi/MX.190078>,
        <http://tun.fi/MX.190079>,
        <http://tun.fi/MX.190080>,
        <http://tun.fi/MX.190081> ;
    skos:prefLabel "keräpallokkaat"@fi,
        "Agathidium"@sv .

<http://tun.fi/MX.191003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carpelimus" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.191619> ;
    skos:hiddenLabel "Carpelimus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191005>,
        <http://tun.fi/MX.191007>,
        <http://tun.fi/MX.191008>,
        <http://tun.fi/MX.191009>,
        <http://tun.fi/MX.191011>,
        <http://tun.fi/MX.191014>,
        <http://tun.fi/MX.191016>,
        <http://tun.fi/MX.191017>,
        <http://tun.fi/MX.191019>,
        <http://tun.fi/MX.191021>,
        <http://tun.fi/MX.191023>,
        <http://tun.fi/MX.191024>,
        <http://tun.fi/MX.191025>,
        <http://tun.fi/MX.191027>,
        <http://tun.fi/MX.191028>,
        <http://tun.fi/MX.191030> ;
    skos:prefLabel "murasonkiaiset"@fi,
        "Carpelimus"@sv .

<http://tun.fi/MX.194683> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lamiinae" ;
    dwc:scientificNameAuthorship "Latreille, 1825" ;
    skos:broader <http://tun.fi/MX.194985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194688>,
        <http://tun.fi/MX.194690>,
        <http://tun.fi/MX.194697>,
        <http://tun.fi/MX.194704>,
        <http://tun.fi/MX.194710>,
        <http://tun.fi/MX.194719>,
        <http://tun.fi/MX.194723>,
        <http://tun.fi/MX.194729>,
        <http://tun.fi/MX.194732>,
        <http://tun.fi/MX.194737>,
        <http://tun.fi/MX.194740>,
        <http://tun.fi/MX.194752>,
        <http://tun.fi/MX.194756>,
        <http://tun.fi/MX.194761>,
        <http://tun.fi/MX.194772>,
        <http://tun.fi/MX.253640> ;
    skos:prefLabel "Lamiinae"@fi,
        "Lamiinae"@sv .

<http://tun.fi/MX.196167> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bagous" ;
    dwc:scientificNameAuthorship "Germar, 1817" ;
    skos:broader <http://tun.fi/MX.196162> ;
    skos:hiddenLabel "Bagous"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196166>,
        <http://tun.fi/MX.196169>,
        <http://tun.fi/MX.196178>,
        <http://tun.fi/MX.196180>,
        <http://tun.fi/MX.196181>,
        <http://tun.fi/MX.196182>,
        <http://tun.fi/MX.196183>,
        <http://tun.fi/MX.196184>,
        <http://tun.fi/MX.196185>,
        <http://tun.fi/MX.196189>,
        <http://tun.fi/MX.196192>,
        <http://tun.fi/MX.196193>,
        <http://tun.fi/MX.196194>,
        <http://tun.fi/MX.196195>,
        <http://tun.fi/MX.196196>,
        <http://tun.fi/MX.196197> ;
    skos:prefLabel "liejukärsäkkäät"@fi,
        "Bagous"@sv .

<http://tun.fi/MX.196670> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Otiorhynchus" ;
    dwc:scientificNameAuthorship "Germar, 1822" ;
    skos:broader <http://tun.fi/MX.196665> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196673>,
        <http://tun.fi/MX.196675>,
        <http://tun.fi/MX.196678>,
        <http://tun.fi/MX.196679>,
        <http://tun.fi/MX.196680>,
        <http://tun.fi/MX.196682>,
        <http://tun.fi/MX.196683>,
        <http://tun.fi/MX.196684>,
        <http://tun.fi/MX.196687>,
        <http://tun.fi/MX.196693>,
        <http://tun.fi/MX.196694>,
        <http://tun.fi/MX.196695>,
        <http://tun.fi/MX.196696>,
        <http://tun.fi/MX.196703>,
        <http://tun.fi/MX.196704>,
        <http://tun.fi/MX.196705> ;
    skos:prefLabel "Otiorhynchus"@fi,
        "Otiorhynchus"@sv .

<http://tun.fi/MX.201489> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Araneidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201285>,
        <http://tun.fi/MX.201345>,
        <http://tun.fi/MX.201490>,
        <http://tun.fi/MX.201499>,
        <http://tun.fi/MX.201529>,
        <http://tun.fi/MX.201722>,
        <http://tun.fi/MX.201819>,
        <http://tun.fi/MX.202155>,
        <http://tun.fi/MX.202342>,
        <http://tun.fi/MX.202409>,
        <http://tun.fi/MX.202738>,
        <http://tun.fi/MX.202767>,
        <http://tun.fi/MX.203337>,
        <http://tun.fi/MX.203393>,
        <http://tun.fi/MX.203745>,
        <http://tun.fi/MX.324981> ;
    skos:prefLabel "Araneidae"@fi,
        "Araneidae"@sv .

<http://tun.fi/MX.204390> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hylaeus" ;
    dwc:scientificNameAuthorship "Fabricius, 1793" ;
    skos:broader <http://tun.fi/MX.204389> ;
    skos:hiddenLabel "Hylaeus"@fi,
        "Hylaeus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204392>,
        <http://tun.fi/MX.204394>,
        <http://tun.fi/MX.204395>,
        <http://tun.fi/MX.204396>,
        <http://tun.fi/MX.204397>,
        <http://tun.fi/MX.204398>,
        <http://tun.fi/MX.204399>,
        <http://tun.fi/MX.204400>,
        <http://tun.fi/MX.204402>,
        <http://tun.fi/MX.204403>,
        <http://tun.fi/MX.204404>,
        <http://tun.fi/MX.204406>,
        <http://tun.fi/MX.204408>,
        <http://tun.fi/MX.204410>,
        <http://tun.fi/MX.204411>,
        <http://tun.fi/MX.204413> ;
    skos:prefLabel "simamehiläiset"@fi,
        "citronbin"@sv .

<http://tun.fi/MX.204917> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyphoderma" ;
    dwc:scientificNameAuthorship "Wallr." ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Hyphoderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205992>,
        <http://tun.fi/MX.205994>,
        <http://tun.fi/MX.205995>,
        <http://tun.fi/MX.205996>,
        <http://tun.fi/MX.205997>,
        <http://tun.fi/MX.205998>,
        <http://tun.fi/MX.205999>,
        <http://tun.fi/MX.206000>,
        <http://tun.fi/MX.206001>,
        <http://tun.fi/MX.206002>,
        <http://tun.fi/MX.206003>,
        <http://tun.fi/MX.206004>,
        <http://tun.fi/MX.206005>,
        <http://tun.fi/MX.206006>,
        <http://tun.fi/MX.206007>,
        <http://tun.fi/MX.4891443> ;
    skos:prefLabel "nyhäkät"@fi,
        "Hyphoderma"@sv .

<http://tun.fi/MX.205025> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tubulicrinis" ;
    dwc:scientificNameAuthorship "Donk" ;
    skos:broader <http://tun.fi/MX.70625> ;
    skos:hiddenLabel "Tubulicrinis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206302>,
        <http://tun.fi/MX.206303>,
        <http://tun.fi/MX.206304>,
        <http://tun.fi/MX.206305>,
        <http://tun.fi/MX.206306>,
        <http://tun.fi/MX.206307>,
        <http://tun.fi/MX.206308>,
        <http://tun.fi/MX.206309>,
        <http://tun.fi/MX.206310>,
        <http://tun.fi/MX.206311>,
        <http://tun.fi/MX.206312>,
        <http://tun.fi/MX.206313>,
        <http://tun.fi/MX.206314>,
        <http://tun.fi/MX.206315>,
        <http://tun.fi/MX.206316>,
        <http://tun.fi/MX.206317> ;
    skos:prefLabel "neulakat"@fi,
        "Tubulicrinis"@sv .

<http://tun.fi/MX.206962> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Anatinae" ;
    skos:broader <http://tun.fi/MX.26264> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200018>,
        <http://tun.fi/MX.26318>,
        <http://tun.fi/MX.26346>,
        <http://tun.fi/MX.26357>,
        <http://tun.fi/MX.26401>,
        <http://tun.fi/MX.26405>,
        <http://tun.fi/MX.26418>,
        <http://tun.fi/MX.26422>,
        <http://tun.fi/MX.26424>,
        <http://tun.fi/MX.26426>,
        <http://tun.fi/MX.26428>,
        <http://tun.fi/MX.26432>,
        <http://tun.fi/MX.26436>,
        <http://tun.fi/MX.297882>,
        <http://tun.fi/MX.297883>,
        <http://tun.fi/MX.297885> ;
    skos:prefLabel "Anatinae"@fi,
        "Anatinae"@sv .

<http://tun.fi/MX.232280> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Naididae" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1828" ;
    skos:broader <http://tun.fi/MX.232447> ;
    skos:hiddenLabel "Naididae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232281>,
        <http://tun.fi/MX.232287>,
        <http://tun.fi/MX.232290>,
        <http://tun.fi/MX.232293>,
        <http://tun.fi/MX.232295>,
        <http://tun.fi/MX.232297>,
        <http://tun.fi/MX.232299>,
        <http://tun.fi/MX.232301>,
        <http://tun.fi/MX.232303>,
        <http://tun.fi/MX.232312>,
        <http://tun.fi/MX.232314>,
        <http://tun.fi/MX.232316>,
        <http://tun.fi/MX.232318>,
        <http://tun.fi/MX.232320>,
        <http://tun.fi/MX.232322>,
        <http://tun.fi/MX.232324> ;
    skos:prefLabel "ketjukaiset"@fi,
        "Naididae"@sv .

<http://tun.fi/MX.234066> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyaloscypha" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:hiddenLabel "Hyaloscypha"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237151>,
        <http://tun.fi/MX.237152>,
        <http://tun.fi/MX.237153>,
        <http://tun.fi/MX.237154>,
        <http://tun.fi/MX.237155>,
        <http://tun.fi/MX.237156>,
        <http://tun.fi/MX.237157>,
        <http://tun.fi/MX.237158>,
        <http://tun.fi/MX.237159>,
        <http://tun.fi/MX.237160>,
        <http://tun.fi/MX.237161>,
        <http://tun.fi/MX.237162>,
        <http://tun.fi/MX.237163>,
        <http://tun.fi/MX.237164>,
        <http://tun.fi/MX.237165>,
        <http://tun.fi/MX.5008068> ;
    skos:prefLabel "valjukarvakat"@fi,
        "Hyaloscypha"@sv .

<http://tun.fi/MX.234491> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophiostoma" ;
    dwc:scientificNameAuthorship "Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.233393> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238242>,
        <http://tun.fi/MX.238243>,
        <http://tun.fi/MX.238244>,
        <http://tun.fi/MX.238245>,
        <http://tun.fi/MX.238246>,
        <http://tun.fi/MX.238247>,
        <http://tun.fi/MX.238248>,
        <http://tun.fi/MX.238249>,
        <http://tun.fi/MX.238250>,
        <http://tun.fi/MX.238251>,
        <http://tun.fi/MX.238252>,
        <http://tun.fi/MX.238253>,
        <http://tun.fi/MX.238254>,
        <http://tun.fi/MX.238255>,
        <http://tun.fi/MX.238256>,
        <http://tun.fi/MX.238257> ;
    skos:prefLabel "Lophiostoma"@fi,
        "Lophiostoma"@sv .

<http://tun.fi/MX.273012> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nephrotoma" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.272997> ;
    skos:hiddenLabel "Nephrotoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273013>,
        <http://tun.fi/MX.273014>,
        <http://tun.fi/MX.273015>,
        <http://tun.fi/MX.273016>,
        <http://tun.fi/MX.273017>,
        <http://tun.fi/MX.273018>,
        <http://tun.fi/MX.273019>,
        <http://tun.fi/MX.273020>,
        <http://tun.fi/MX.273021>,
        <http://tun.fi/MX.273022>,
        <http://tun.fi/MX.273023>,
        <http://tun.fi/MX.273024>,
        <http://tun.fi/MX.273025>,
        <http://tun.fi/MX.273026>,
        <http://tun.fi/MX.273027>,
        <http://tun.fi/MX.5020190> ;
    skos:prefLabel "niittykirsikkäät"@fi,
        "Nephrotoma"@sv .

<http://tun.fi/MX.273359> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Procladius" ;
    dwc:scientificNameAuthorship "Skuse, 1889" ;
    skos:broader <http://tun.fi/MX.273279> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273361>,
        <http://tun.fi/MX.273363>,
        <http://tun.fi/MX.273364>,
        <http://tun.fi/MX.273365>,
        <http://tun.fi/MX.273366>,
        <http://tun.fi/MX.273367>,
        <http://tun.fi/MX.273368>,
        <http://tun.fi/MX.273369>,
        <http://tun.fi/MX.273370>,
        <http://tun.fi/MX.273371>,
        <http://tun.fi/MX.273372>,
        <http://tun.fi/MX.273374>,
        <http://tun.fi/MX.273375>,
        <http://tun.fi/MX.273376>,
        <http://tun.fi/MX.273377>,
        <http://tun.fi/MX.317308> ;
    skos:prefLabel "Procladius"@fi,
        "Procladius"@sv .

<http://tun.fi/MX.274113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cladotanytarsus" ;
    dwc:scientificNameAuthorship "Kieffer, 1921" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274115>,
        <http://tun.fi/MX.274116>,
        <http://tun.fi/MX.274117>,
        <http://tun.fi/MX.274118>,
        <http://tun.fi/MX.274119>,
        <http://tun.fi/MX.274120>,
        <http://tun.fi/MX.274121>,
        <http://tun.fi/MX.274122>,
        <http://tun.fi/MX.274123>,
        <http://tun.fi/MX.274124>,
        <http://tun.fi/MX.274125>,
        <http://tun.fi/MX.274126>,
        <http://tun.fi/MX.274127>,
        <http://tun.fi/MX.274129>,
        <http://tun.fi/MX.274130>,
        <http://tun.fi/MX.4994056> ;
    skos:prefLabel "Cladotanytarsus"@fi,
        "Cladotanytarsus"@sv .

<http://tun.fi/MX.277382> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agathomyia" ;
    dwc:scientificNameAuthorship "Verrall, 1901" ;
    skos:broader <http://tun.fi/MX.211284> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277383>,
        <http://tun.fi/MX.277384>,
        <http://tun.fi/MX.277385>,
        <http://tun.fi/MX.277386>,
        <http://tun.fi/MX.277387>,
        <http://tun.fi/MX.277388>,
        <http://tun.fi/MX.277389>,
        <http://tun.fi/MX.277390>,
        <http://tun.fi/MX.277391>,
        <http://tun.fi/MX.277392>,
        <http://tun.fi/MX.277393>,
        <http://tun.fi/MX.277394>,
        <http://tun.fi/MX.277395>,
        <http://tun.fi/MX.277396>,
        <http://tun.fi/MX.277397>,
        <http://tun.fi/MX.277398> ;
    skos:prefLabel "Agathomyia"@fi,
        "Agathomyia"@sv .

<http://tun.fi/MX.277996> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphaerophoria" ;
    dwc:scientificNameAuthorship "Lepeletier & Serville, 1828" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Sphaerophoria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277997>,
        <http://tun.fi/MX.277998>,
        <http://tun.fi/MX.277999>,
        <http://tun.fi/MX.278000>,
        <http://tun.fi/MX.278001>,
        <http://tun.fi/MX.278002>,
        <http://tun.fi/MX.278003>,
        <http://tun.fi/MX.278004>,
        <http://tun.fi/MX.278005>,
        <http://tun.fi/MX.278006>,
        <http://tun.fi/MX.278007>,
        <http://tun.fi/MX.278008>,
        <http://tun.fi/MX.278009>,
        <http://tun.fi/MX.278010>,
        <http://tun.fi/MX.278011>,
        <http://tun.fi/MX.278012> ;
    skos:prefLabel "hoikkakirvarit"@fi,
        "Sphaerophoria"@sv .

<http://tun.fi/MX.278363> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chamaepsila" ;
    dwc:scientificNameAuthorship "Hendel, 1917" ;
    skos:broader <http://tun.fi/MX.278352> ;
    skos:hiddenLabel "Tetrapsila"@fi,
        "Tetrapsila"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278365>,
        <http://tun.fi/MX.278366>,
        <http://tun.fi/MX.278367>,
        <http://tun.fi/MX.278368>,
        <http://tun.fi/MX.278369>,
        <http://tun.fi/MX.278370>,
        <http://tun.fi/MX.278371>,
        <http://tun.fi/MX.278372>,
        <http://tun.fi/MX.278373>,
        <http://tun.fi/MX.278374>,
        <http://tun.fi/MX.278375>,
        <http://tun.fi/MX.278376>,
        <http://tun.fi/MX.278377>,
        <http://tun.fi/MX.278378>,
        <http://tun.fi/MX.278379>,
        <http://tun.fi/MX.5014454> ;
    skos:prefLabel "Chamaepsila"@fi,
        "Chamaepsila"@sv .

<http://tun.fi/MX.279400> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meromyza" ;
    dwc:scientificNameAuthorship "Meigen, 1830" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279402>,
        <http://tun.fi/MX.279403>,
        <http://tun.fi/MX.279404>,
        <http://tun.fi/MX.279405>,
        <http://tun.fi/MX.279406>,
        <http://tun.fi/MX.279407>,
        <http://tun.fi/MX.279408>,
        <http://tun.fi/MX.279409>,
        <http://tun.fi/MX.279410>,
        <http://tun.fi/MX.279411>,
        <http://tun.fi/MX.279412>,
        <http://tun.fi/MX.279413>,
        <http://tun.fi/MX.279414>,
        <http://tun.fi/MX.279415>,
        <http://tun.fi/MX.279416>,
        <http://tun.fi/MX.279417> ;
    skos:prefLabel "Meromyza"@fi,
        "Meromyza"@sv .

<http://tun.fi/MX.279828> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spelobia" ;
    dwc:scientificNameAuthorship "Spuler, 1924" ;
    skos:broader <http://tun.fi/MX.279736> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279829>,
        <http://tun.fi/MX.279830>,
        <http://tun.fi/MX.279831>,
        <http://tun.fi/MX.279832>,
        <http://tun.fi/MX.279833>,
        <http://tun.fi/MX.279834>,
        <http://tun.fi/MX.279835>,
        <http://tun.fi/MX.279836>,
        <http://tun.fi/MX.279837>,
        <http://tun.fi/MX.279838>,
        <http://tun.fi/MX.279839>,
        <http://tun.fi/MX.279840>,
        <http://tun.fi/MX.279841>,
        <http://tun.fi/MX.279842>,
        <http://tun.fi/MX.279843>,
        <http://tun.fi/MX.325066> ;
    skos:prefLabel "Spelobia"@fi,
        "Spelobia"@sv .

<http://tun.fi/MX.280466> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zaphne" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:hiddenLabel "Acroptena"@fi,
        "Acroptena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280467>,
        <http://tun.fi/MX.280468>,
        <http://tun.fi/MX.280469>,
        <http://tun.fi/MX.280470>,
        <http://tun.fi/MX.280471>,
        <http://tun.fi/MX.280472>,
        <http://tun.fi/MX.280473>,
        <http://tun.fi/MX.280474>,
        <http://tun.fi/MX.280475>,
        <http://tun.fi/MX.280476>,
        <http://tun.fi/MX.280477>,
        <http://tun.fi/MX.280478>,
        <http://tun.fi/MX.280479>,
        <http://tun.fi/MX.280480>,
        <http://tun.fi/MX.280481>,
        <http://tun.fi/MX.5076946> ;
    skos:prefLabel "Zaphne"@fi,
        "Zaphne"@sv .

<http://tun.fi/MX.280913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mydaea" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280901> ;
    skos:hiddenLabel "Subphaonia"@fi,
        "Subphaonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280914>,
        <http://tun.fi/MX.280915>,
        <http://tun.fi/MX.280916>,
        <http://tun.fi/MX.280917>,
        <http://tun.fi/MX.280918>,
        <http://tun.fi/MX.280919>,
        <http://tun.fi/MX.280920>,
        <http://tun.fi/MX.280921>,
        <http://tun.fi/MX.280922>,
        <http://tun.fi/MX.280923>,
        <http://tun.fi/MX.280924>,
        <http://tun.fi/MX.280925>,
        <http://tun.fi/MX.280926>,
        <http://tun.fi/MX.280927>,
        <http://tun.fi/MX.5016787>,
        <http://tun.fi/MX.5020644> ;
    skos:prefLabel "Mydaea"@fi,
        "Mydaea"@sv .

<http://tun.fi/MX.290553> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Didymium" ;
    skos:broader <http://tun.fi/MX.70652> ;
    skos:hiddenLabel "Didymium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290554>,
        <http://tun.fi/MX.290555>,
        <http://tun.fi/MX.290556>,
        <http://tun.fi/MX.290557>,
        <http://tun.fi/MX.290558>,
        <http://tun.fi/MX.290559>,
        <http://tun.fi/MX.290560>,
        <http://tun.fi/MX.290561>,
        <http://tun.fi/MX.290562>,
        <http://tun.fi/MX.290563>,
        <http://tun.fi/MX.290564>,
        <http://tun.fi/MX.290565>,
        <http://tun.fi/MX.290566>,
        <http://tun.fi/MX.290567>,
        <http://tun.fi/MX.5019505>,
        <http://tun.fi/MX.5077168> ;
    skos:prefLabel "vitiset"@fi,
        "Didymium"@sv .

<http://tun.fi/MX.290595> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lamproderma" ;
    skos:broader <http://tun.fi/MX.70653> ;
    skos:hiddenLabel "Lamproderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290596>,
        <http://tun.fi/MX.290597>,
        <http://tun.fi/MX.290598>,
        <http://tun.fi/MX.290599>,
        <http://tun.fi/MX.290600>,
        <http://tun.fi/MX.290601>,
        <http://tun.fi/MX.290602>,
        <http://tun.fi/MX.290603>,
        <http://tun.fi/MX.290604>,
        <http://tun.fi/MX.290605>,
        <http://tun.fi/MX.290606>,
        <http://tun.fi/MX.290607>,
        <http://tun.fi/MX.5019321>,
        <http://tun.fi/MX.5082127>,
        <http://tun.fi/MX.5082128>,
        <http://tun.fi/MX.5082129> ;
    skos:prefLabel "kiiluset"@fi,
        "Lamproderma"@sv .

<http://tun.fi/MX.291356> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Menoponidae" ;
    dwc:scientificNameAuthorship "Mjöberg, 1910" ;
    skos:broader <http://tun.fi/MX.291355> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291357>,
        <http://tun.fi/MX.291376>,
        <http://tun.fi/MX.291379>,
        <http://tun.fi/MX.291399>,
        <http://tun.fi/MX.291409>,
        <http://tun.fi/MX.291411>,
        <http://tun.fi/MX.291416>,
        <http://tun.fi/MX.291419>,
        <http://tun.fi/MX.291422>,
        <http://tun.fi/MX.291424>,
        <http://tun.fi/MX.291430>,
        <http://tun.fi/MX.291436>,
        <http://tun.fi/MX.291468>,
        <http://tun.fi/MX.291473>,
        <http://tun.fi/MX.291491>,
        <http://tun.fi/MX.291496> ;
    skos:prefLabel "Menoponidae"@fi,
        "Menoponidae"@sv .

<http://tun.fi/MX.296884> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Biosteres" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296885>,
        <http://tun.fi/MX.296886>,
        <http://tun.fi/MX.296887>,
        <http://tun.fi/MX.296889>,
        <http://tun.fi/MX.296890>,
        <http://tun.fi/MX.296891>,
        <http://tun.fi/MX.296892>,
        <http://tun.fi/MX.296893>,
        <http://tun.fi/MX.296895>,
        <http://tun.fi/MX.296899>,
        <http://tun.fi/MX.296901>,
        <http://tun.fi/MX.296902>,
        <http://tun.fi/MX.296904>,
        <http://tun.fi/MX.296905>,
        <http://tun.fi/MX.296906>,
        <http://tun.fi/MX.296908> ;
    skos:prefLabel "Biosteres"@fi,
        "Biosteres"@sv .

<http://tun.fi/MX.297014> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exotela" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297015>,
        <http://tun.fi/MX.298416>,
        <http://tun.fi/MX.298417>,
        <http://tun.fi/MX.298418>,
        <http://tun.fi/MX.298419>,
        <http://tun.fi/MX.298420>,
        <http://tun.fi/MX.298421>,
        <http://tun.fi/MX.298422>,
        <http://tun.fi/MX.298423>,
        <http://tun.fi/MX.298424>,
        <http://tun.fi/MX.298425>,
        <http://tun.fi/MX.298426>,
        <http://tun.fi/MX.298427>,
        <http://tun.fi/MX.298428>,
        <http://tun.fi/MX.298429>,
        <http://tun.fi/MX.298430> ;
    skos:prefLabel "Exotela"@fi,
        "Exotela"@sv .

<http://tun.fi/MX.306720> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyblastus" ;
    dwc:scientificNameAuthorship "Hartig, 1837" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306721>,
        <http://tun.fi/MX.306722>,
        <http://tun.fi/MX.306723>,
        <http://tun.fi/MX.306726>,
        <http://tun.fi/MX.306727>,
        <http://tun.fi/MX.306728>,
        <http://tun.fi/MX.306730>,
        <http://tun.fi/MX.306731>,
        <http://tun.fi/MX.306732>,
        <http://tun.fi/MX.306733>,
        <http://tun.fi/MX.306734>,
        <http://tun.fi/MX.306735>,
        <http://tun.fi/MX.306737>,
        <http://tun.fi/MX.306738>,
        <http://tun.fi/MX.306741>,
        <http://tun.fi/MX.306742> ;
    skos:prefLabel "Polyblastus"@fi,
        "Polyblastus"@sv .

<http://tun.fi/MX.308768> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eusterinx" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308769>,
        <http://tun.fi/MX.308770>,
        <http://tun.fi/MX.308772>,
        <http://tun.fi/MX.308774>,
        <http://tun.fi/MX.308775>,
        <http://tun.fi/MX.308776>,
        <http://tun.fi/MX.308777>,
        <http://tun.fi/MX.308778>,
        <http://tun.fi/MX.308779>,
        <http://tun.fi/MX.308780>,
        <http://tun.fi/MX.308783>,
        <http://tun.fi/MX.308784>,
        <http://tun.fi/MX.308785>,
        <http://tun.fi/MX.308787>,
        <http://tun.fi/MX.308788>,
        <http://tun.fi/MX.308790> ;
    skos:prefLabel "Eusterinx"@fi,
        "Eusterinx"@sv .

<http://tun.fi/MX.309117> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Adelognathus" ;
    dwc:scientificNameAuthorship "Holmgren, 1857" ;
    skos:broader <http://tun.fi/MX.309116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309118>,
        <http://tun.fi/MX.309119>,
        <http://tun.fi/MX.309120>,
        <http://tun.fi/MX.309121>,
        <http://tun.fi/MX.309122>,
        <http://tun.fi/MX.309123>,
        <http://tun.fi/MX.309124>,
        <http://tun.fi/MX.309126>,
        <http://tun.fi/MX.309127>,
        <http://tun.fi/MX.309128>,
        <http://tun.fi/MX.309129>,
        <http://tun.fi/MX.309130>,
        <http://tun.fi/MX.309131>,
        <http://tun.fi/MX.309132>,
        <http://tun.fi/MX.309134>,
        <http://tun.fi/MX.309135> ;
    skos:prefLabel "Adelognathus"@fi,
        "Adelognathus"@sv .

<http://tun.fi/MX.309909> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tersilochinae" ;
    dwc:scientificNameAuthorship "Schmiedeknecht, 1910" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Tersilochinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309157>,
        <http://tun.fi/MX.309159>,
        <http://tun.fi/MX.309163>,
        <http://tun.fi/MX.309910>,
        <http://tun.fi/MX.309923>,
        <http://tun.fi/MX.309925>,
        <http://tun.fi/MX.309935>,
        <http://tun.fi/MX.309937>,
        <http://tun.fi/MX.309942>,
        <http://tun.fi/MX.309944>,
        <http://tun.fi/MX.309946>,
        <http://tun.fi/MX.309963>,
        <http://tun.fi/MX.309981>,
        <http://tun.fi/MX.309984>,
        <http://tun.fi/MX.309989>,
        <http://tun.fi/MX.4985626> ;
    skos:prefLabel "kuoriaisahmaset"@fi,
        "Tersilochinae"@sv .

<http://tun.fi/MX.310470> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Astiphromma" ;
    dwc:scientificNameAuthorship "Förster, 1868" ;
    skos:broader <http://tun.fi/MX.310462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310471>,
        <http://tun.fi/MX.310473>,
        <http://tun.fi/MX.310474>,
        <http://tun.fi/MX.310475>,
        <http://tun.fi/MX.310476>,
        <http://tun.fi/MX.310477>,
        <http://tun.fi/MX.310478>,
        <http://tun.fi/MX.310479>,
        <http://tun.fi/MX.310481>,
        <http://tun.fi/MX.310482>,
        <http://tun.fi/MX.310483>,
        <http://tun.fi/MX.310484>,
        <http://tun.fi/MX.310485>,
        <http://tun.fi/MX.310486>,
        <http://tun.fi/MX.310489>,
        <http://tun.fi/MX.310490> ;
    skos:prefLabel "Astiphromma"@fi,
        "Astiphromma"@sv .

<http://tun.fi/MX.318288> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conostigmus" ;
    dwc:scientificNameAuthorship "Dahlbom, 1858" ;
    skos:broader <http://tun.fi/MX.318253> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318290>,
        <http://tun.fi/MX.318291>,
        <http://tun.fi/MX.318293>,
        <http://tun.fi/MX.318294>,
        <http://tun.fi/MX.318295>,
        <http://tun.fi/MX.318297>,
        <http://tun.fi/MX.318298>,
        <http://tun.fi/MX.318299>,
        <http://tun.fi/MX.318300>,
        <http://tun.fi/MX.318302>,
        <http://tun.fi/MX.318304>,
        <http://tun.fi/MX.318305>,
        <http://tun.fi/MX.318306>,
        <http://tun.fi/MX.318307>,
        <http://tun.fi/MX.318309>,
        <http://tun.fi/MX.318310> ;
    skos:prefLabel "Conostigmus"@fi,
        "Conostigmus"@sv .

<http://tun.fi/MX.319188> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Entedoninae" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.289235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319189>,
        <http://tun.fi/MX.319202>,
        <http://tun.fi/MX.319228>,
        <http://tun.fi/MX.319231>,
        <http://tun.fi/MX.319234>,
        <http://tun.fi/MX.319282>,
        <http://tun.fi/MX.319284>,
        <http://tun.fi/MX.319294>,
        <http://tun.fi/MX.319302>,
        <http://tun.fi/MX.319313>,
        <http://tun.fi/MX.319319>,
        <http://tun.fi/MX.319325>,
        <http://tun.fi/MX.319328>,
        <http://tun.fi/MX.319333>,
        <http://tun.fi/MX.319340>,
        <http://tun.fi/MX.5018745> ;
    skos:prefLabel "Entedoninae"@fi,
        "Entedoninae"@sv .

<http://tun.fi/MX.39671> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Plantaginaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70059> ;
    skos:hiddenLabel "Callitrichaceae"@fi,
        "Hippuridaceae"@fi,
        "Plantaginaceae"@fi,
        "Callitrichaceae"@sv,
        "Hippuridaceae"@sv,
        "Plantaginaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324999>,
        <http://tun.fi/MX.39534>,
        <http://tun.fi/MX.39568>,
        <http://tun.fi/MX.39584>,
        <http://tun.fi/MX.39586>,
        <http://tun.fi/MX.39588>,
        <http://tun.fi/MX.39594>,
        <http://tun.fi/MX.39596>,
        <http://tun.fi/MX.39599>,
        <http://tun.fi/MX.39672>,
        <http://tun.fi/MX.39696>,
        <http://tun.fi/MX.41772>,
        <http://tun.fi/MX.41778>,
        <http://tun.fi/MX.41887>,
        <http://tun.fi/MX.42531>,
        <http://tun.fi/MX.5000830> ;
    skos:prefLabel "ratamokasvit"@fi,
        "grobladsväxter"@sv .

<http://tun.fi/MX.40456> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Poa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "aitonurmikat"@fi ;
    skos:broader <http://tun.fi/MX.40431> ;
    skos:hiddenLabel "Ochlopoa"@fi,
        "Poa"@fi,
        "Ochlopoa"@sv,
        "Poa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206759>,
        <http://tun.fi/MX.40457>,
        <http://tun.fi/MX.40458>,
        <http://tun.fi/MX.40459>,
        <http://tun.fi/MX.40461>,
        <http://tun.fi/MX.40462>,
        <http://tun.fi/MX.40464>,
        <http://tun.fi/MX.40466>,
        <http://tun.fi/MX.40467>,
        <http://tun.fi/MX.40468>,
        <http://tun.fi/MX.40469>,
        <http://tun.fi/MX.40472>,
        <http://tun.fi/MX.40473>,
        <http://tun.fi/MX.40474>,
        <http://tun.fi/MX.40475>,
        <http://tun.fi/MX.40476> ;
    skos:prefLabel "nurmikat"@fi,
        "gröen"@sv .

<http://tun.fi/MX.4887405> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichoderma" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.233294> ;
    skos:hiddenLabel "Trichoderma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237407>,
        <http://tun.fi/MX.237408>,
        <http://tun.fi/MX.237593>,
        <http://tun.fi/MX.237594>,
        <http://tun.fi/MX.237595>,
        <http://tun.fi/MX.237596>,
        <http://tun.fi/MX.237597>,
        <http://tun.fi/MX.237598>,
        <http://tun.fi/MX.237599>,
        <http://tun.fi/MX.237600>,
        <http://tun.fi/MX.237601>,
        <http://tun.fi/MX.237602>,
        <http://tun.fi/MX.238281>,
        <http://tun.fi/MX.4887402>,
        <http://tun.fi/MX.4999856>,
        <http://tun.fi/MX.5017384> ;
    skos:prefLabel "nystypielukset"@fi,
        "Trichoderma"@sv .

<http://tun.fi/MX.53457> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrosiphum" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228581>,
        <http://tun.fi/MX.228582>,
        <http://tun.fi/MX.228583>,
        <http://tun.fi/MX.228584>,
        <http://tun.fi/MX.228585>,
        <http://tun.fi/MX.228586>,
        <http://tun.fi/MX.228587>,
        <http://tun.fi/MX.228588>,
        <http://tun.fi/MX.228589>,
        <http://tun.fi/MX.228590>,
        <http://tun.fi/MX.228591>,
        <http://tun.fi/MX.228592>,
        <http://tun.fi/MX.228593>,
        <http://tun.fi/MX.4993715>,
        <http://tun.fi/MX.53006>,
        <http://tun.fi/MX.53043> ;
    skos:prefLabel "Macrosiphum"@fi,
        "Macrosiphum"@sv .

<http://tun.fi/MX.53512> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nectria" ;
    dwc:scientificNameAuthorship "(Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.53575> ;
    skos:hiddenLabel "Nectria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237731>,
        <http://tun.fi/MX.237732>,
        <http://tun.fi/MX.237733>,
        <http://tun.fi/MX.237734>,
        <http://tun.fi/MX.237736>,
        <http://tun.fi/MX.237738>,
        <http://tun.fi/MX.237739>,
        <http://tun.fi/MX.237740>,
        <http://tun.fi/MX.237741>,
        <http://tun.fi/MX.237742>,
        <http://tun.fi/MX.237743>,
        <http://tun.fi/MX.237744>,
        <http://tun.fi/MX.237746>,
        <http://tun.fi/MX.237747>,
        <http://tun.fi/MX.237748>,
        <http://tun.fi/MX.237749> ;
    skos:prefLabel "näpyt"@fi,
        "Nectria"@sv .

<http://tun.fi/MX.58859> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bucculatrix" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.58858> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58860>,
        <http://tun.fi/MX.58861>,
        <http://tun.fi/MX.58862>,
        <http://tun.fi/MX.58863>,
        <http://tun.fi/MX.58864>,
        <http://tun.fi/MX.58865>,
        <http://tun.fi/MX.58866>,
        <http://tun.fi/MX.58869>,
        <http://tun.fi/MX.58870>,
        <http://tun.fi/MX.58871>,
        <http://tun.fi/MX.58872>,
        <http://tun.fi/MX.58873>,
        <http://tun.fi/MX.58874>,
        <http://tun.fi/MX.58876>,
        <http://tun.fi/MX.58877>,
        <http://tun.fi/MX.58878> ;
    skos:prefLabel "Bucculatrix"@fi,
        "Bucculatrix"@sv .

<http://tun.fi/MX.59080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ypsolopha" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.59079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076596>,
        <http://tun.fi/MX.59081>,
        <http://tun.fi/MX.59082>,
        <http://tun.fi/MX.59084>,
        <http://tun.fi/MX.59085>,
        <http://tun.fi/MX.59086>,
        <http://tun.fi/MX.59087>,
        <http://tun.fi/MX.59088>,
        <http://tun.fi/MX.59089>,
        <http://tun.fi/MX.59090>,
        <http://tun.fi/MX.59091>,
        <http://tun.fi/MX.59092>,
        <http://tun.fi/MX.59093>,
        <http://tun.fi/MX.59094>,
        <http://tun.fi/MX.59096>,
        <http://tun.fi/MX.59097> ;
    skos:prefLabel "Ypsolopha"@fi,
        "Ypsolopha"@sv .

<http://tun.fi/MX.67112> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Porpidia" ;
    dwc:scientificNameAuthorship "Körb." ;
    skos:broader <http://tun.fi/MX.233370> ;
    skos:hiddenLabel "Porpidia"@fi,
        "Porpidia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313750>,
        <http://tun.fi/MX.66937>,
        <http://tun.fi/MX.66938>,
        <http://tun.fi/MX.66939>,
        <http://tun.fi/MX.66940>,
        <http://tun.fi/MX.66941>,
        <http://tun.fi/MX.66942>,
        <http://tun.fi/MX.66943>,
        <http://tun.fi/MX.66944>,
        <http://tun.fi/MX.66945>,
        <http://tun.fi/MX.66946>,
        <http://tun.fi/MX.66947>,
        <http://tun.fi/MX.66948>,
        <http://tun.fi/MX.66949>,
        <http://tun.fi/MX.66950>,
        <http://tun.fi/MX.66951> ;
    skos:prefLabel "kiekkojäkälät"@fi,
        "blocklavar"@sv .

<http://tun.fi/MX.67372> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pertusaria" ;
    dwc:scientificNameAuthorship "DC." ;
    skos:broader <http://tun.fi/MX.4890588> ;
    skos:hiddenLabel "Pertusaria"@fi,
        "Pertusaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65533>,
        <http://tun.fi/MX.65535>,
        <http://tun.fi/MX.65536>,
        <http://tun.fi/MX.65537>,
        <http://tun.fi/MX.66329>,
        <http://tun.fi/MX.66332>,
        <http://tun.fi/MX.66333>,
        <http://tun.fi/MX.66334>,
        <http://tun.fi/MX.66335>,
        <http://tun.fi/MX.66336>,
        <http://tun.fi/MX.66338>,
        <http://tun.fi/MX.66339>,
        <http://tun.fi/MX.66342>,
        <http://tun.fi/MX.66345>,
        <http://tun.fi/MX.66346>,
        <http://tun.fi/MX.66347> ;
    skos:prefLabel "laikkajäkälät"@fi,
        "porlavar"@sv .

<http://tun.fi/MX.69795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laccaria" ;
    dwc:scientificNameAuthorship "Berk. & Broome" ;
    skos:broader <http://tun.fi/MX.233243> ;
    skos:hiddenLabel "Laccaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235786>,
        <http://tun.fi/MX.235787>,
        <http://tun.fi/MX.317001>,
        <http://tun.fi/MX.317004>,
        <http://tun.fi/MX.4890715>,
        <http://tun.fi/MX.4890716>,
        <http://tun.fi/MX.5001736>,
        <http://tun.fi/MX.5017124>,
        <http://tun.fi/MX.72267>,
        <http://tun.fi/MX.72268>,
        <http://tun.fi/MX.72464>,
        <http://tun.fi/MX.72465>,
        <http://tun.fi/MX.72466>,
        <http://tun.fi/MX.72682>,
        <http://tun.fi/MX.72683>,
        <http://tun.fi/MX.73429> ;
    skos:prefLabel "lohisienet"@fi,
        "Laccaria"@sv .

<http://tun.fi/MX.70604> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pezizales" ;
    skos:broader <http://tun.fi/MX.70603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233232>,
        <http://tun.fi/MX.233233>,
        <http://tun.fi/MX.233234>,
        <http://tun.fi/MX.233235>,
        <http://tun.fi/MX.233266>,
        <http://tun.fi/MX.233336>,
        <http://tun.fi/MX.233337>,
        <http://tun.fi/MX.233338>,
        <http://tun.fi/MX.233410>,
        <http://tun.fi/MX.233432>,
        <http://tun.fi/MX.233875>,
        <http://tun.fi/MX.233876>,
        <http://tun.fi/MX.233877>,
        <http://tun.fi/MX.233878>,
        <http://tun.fi/MX.233879>,
        <http://tun.fi/MX.236921> ;
    skos:prefLabel "Pezizales"@fi,
        "Pezizales"@sv .

<http://tun.fi/MX.70676> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Bryopsida" ;
    dwc:scientificNameAuthorship "Pax" ;
    skos:broader <http://tun.fi/MX.44109> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.325124>,
        <http://tun.fi/MX.325151>,
        <http://tun.fi/MX.325152>,
        <http://tun.fi/MX.70677>,
        <http://tun.fi/MX.70678>,
        <http://tun.fi/MX.70680>,
        <http://tun.fi/MX.70682>,
        <http://tun.fi/MX.70683>,
        <http://tun.fi/MX.70684>,
        <http://tun.fi/MX.70685>,
        <http://tun.fi/MX.70686>,
        <http://tun.fi/MX.70688>,
        <http://tun.fi/MX.70689>,
        <http://tun.fi/MX.70691>,
        <http://tun.fi/MX.70692>,
        <http://tun.fi/MX.70694> ;
    skos:prefLabel "Bryopsida"@fi,
        "Bryopsida"@sv .

<http://tun.fi/MX.188760> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ilybius" ;
    dwc:scientificNameAuthorship "Erichson, 1832" ;
    skos:broader <http://tun.fi/MX.188719> ;
    skos:hiddenLabel "Ilybius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188761>,
        <http://tun.fi/MX.188762>,
        <http://tun.fi/MX.188763>,
        <http://tun.fi/MX.188767>,
        <http://tun.fi/MX.188768>,
        <http://tun.fi/MX.188770>,
        <http://tun.fi/MX.188771>,
        <http://tun.fi/MX.188772>,
        <http://tun.fi/MX.188773>,
        <http://tun.fi/MX.188774>,
        <http://tun.fi/MX.188775>,
        <http://tun.fi/MX.188776>,
        <http://tun.fi/MX.188777>,
        <http://tun.fi/MX.188779>,
        <http://tun.fi/MX.188780>,
        <http://tun.fi/MX.188781>,
        <http://tun.fi/MX.188782> ;
    skos:prefLabel "liejusukeltajat"@fi,
        "Ilybius"@sv .

<http://tun.fi/MX.190509> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachyporus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:hiddenLabel "Tachyporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190510>,
        <http://tun.fi/MX.190511>,
        <http://tun.fi/MX.190512>,
        <http://tun.fi/MX.190513>,
        <http://tun.fi/MX.190515>,
        <http://tun.fi/MX.190516>,
        <http://tun.fi/MX.190518>,
        <http://tun.fi/MX.190519>,
        <http://tun.fi/MX.190520>,
        <http://tun.fi/MX.190521>,
        <http://tun.fi/MX.190522>,
        <http://tun.fi/MX.190524>,
        <http://tun.fi/MX.190527>,
        <http://tun.fi/MX.190528>,
        <http://tun.fi/MX.190529>,
        <http://tun.fi/MX.190531>,
        <http://tun.fi/MX.190532> ;
    skos:prefLabel "aitovaajakkaat"@fi,
        "Tachyporus"@sv .

<http://tun.fi/MX.190537> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tachinus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:hiddenLabel "Tachinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190538>,
        <http://tun.fi/MX.190540>,
        <http://tun.fi/MX.190541>,
        <http://tun.fi/MX.190542>,
        <http://tun.fi/MX.190546>,
        <http://tun.fi/MX.190547>,
        <http://tun.fi/MX.190548>,
        <http://tun.fi/MX.190549>,
        <http://tun.fi/MX.190550>,
        <http://tun.fi/MX.190551>,
        <http://tun.fi/MX.190552>,
        <http://tun.fi/MX.190553>,
        <http://tun.fi/MX.190554>,
        <http://tun.fi/MX.190555>,
        <http://tun.fi/MX.190556>,
        <http://tun.fi/MX.190557>,
        <http://tun.fi/MX.190558> ;
    skos:prefLabel "haaskavaajakkaat"@fi,
        "Tachinus"@sv .

<http://tun.fi/MX.190859> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pselaphinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190863>,
        <http://tun.fi/MX.190889>,
        <http://tun.fi/MX.190895>,
        <http://tun.fi/MX.190903>,
        <http://tun.fi/MX.190911>,
        <http://tun.fi/MX.190913>,
        <http://tun.fi/MX.190920>,
        <http://tun.fi/MX.190927>,
        <http://tun.fi/MX.190932>,
        <http://tun.fi/MX.190941>,
        <http://tun.fi/MX.190946>,
        <http://tun.fi/MX.190950>,
        <http://tun.fi/MX.190959>,
        <http://tun.fi/MX.190962>,
        <http://tun.fi/MX.190964>,
        <http://tun.fi/MX.190972>,
        <http://tun.fi/MX.190975> ;
    skos:prefLabel "Pselaphinae"@fi,
        "Pselaphinae"@sv .

<http://tun.fi/MX.194050> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mordellistena" ;
    dwc:scientificNameAuthorship "Costa, 1854" ;
    skos:broader <http://tun.fi/MX.194021> ;
    skos:hiddenLabel "Mordellistena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194051>,
        <http://tun.fi/MX.194052>,
        <http://tun.fi/MX.194053>,
        <http://tun.fi/MX.194056>,
        <http://tun.fi/MX.195169>,
        <http://tun.fi/MX.195170>,
        <http://tun.fi/MX.195175>,
        <http://tun.fi/MX.195176>,
        <http://tun.fi/MX.195177>,
        <http://tun.fi/MX.195178>,
        <http://tun.fi/MX.195179>,
        <http://tun.fi/MX.195181>,
        <http://tun.fi/MX.195182>,
        <http://tun.fi/MX.195184>,
        <http://tun.fi/MX.195185>,
        <http://tun.fi/MX.195187>,
        <http://tun.fi/MX.195188> ;
    skos:prefLabel "kaposyöksykkäät"@fi,
        "Mordellistena"@sv .

<http://tun.fi/MX.194330> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Coccinellinae" ;
    dwc:scientificNameAuthorship "Latreille, 1807" ;
    skos:broader <http://tun.fi/MX.194260> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194334>,
        <http://tun.fi/MX.194336>,
        <http://tun.fi/MX.194342>,
        <http://tun.fi/MX.194344>,
        <http://tun.fi/MX.194348>,
        <http://tun.fi/MX.194350>,
        <http://tun.fi/MX.194353>,
        <http://tun.fi/MX.194355>,
        <http://tun.fi/MX.194357>,
        <http://tun.fi/MX.194361>,
        <http://tun.fi/MX.194363>,
        <http://tun.fi/MX.194365>,
        <http://tun.fi/MX.194371>,
        <http://tun.fi/MX.194375>,
        <http://tun.fi/MX.194386>,
        <http://tun.fi/MX.194389>,
        <http://tun.fi/MX.194395> ;
    skos:prefLabel "Coccinellinae"@fi,
        "Coccinellinae"@sv .

<http://tun.fi/MX.195108> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cerambycinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.194985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194664>,
        <http://tun.fi/MX.194671>,
        <http://tun.fi/MX.194675>,
        <http://tun.fi/MX.194681>,
        <http://tun.fi/MX.195110>,
        <http://tun.fi/MX.195114>,
        <http://tun.fi/MX.195119>,
        <http://tun.fi/MX.195122>,
        <http://tun.fi/MX.195127>,
        <http://tun.fi/MX.195135>,
        <http://tun.fi/MX.195141>,
        <http://tun.fi/MX.195146>,
        <http://tun.fi/MX.195152>,
        <http://tun.fi/MX.195158>,
        <http://tun.fi/MX.195160>,
        <http://tun.fi/MX.195162>,
        <http://tun.fi/MX.5001406> ;
    skos:prefLabel "Cerambycinae"@fi,
        "Cerambycinae"@sv .

<http://tun.fi/MX.196665> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Entiminae" ;
    dwc:scientificNameAuthorship "Schönherr, 1823" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196030>,
        <http://tun.fi/MX.196032>,
        <http://tun.fi/MX.196043>,
        <http://tun.fi/MX.196046>,
        <http://tun.fi/MX.196057>,
        <http://tun.fi/MX.196063>,
        <http://tun.fi/MX.196066>,
        <http://tun.fi/MX.196071>,
        <http://tun.fi/MX.196080>,
        <http://tun.fi/MX.196083>,
        <http://tun.fi/MX.196670>,
        <http://tun.fi/MX.196716>,
        <http://tun.fi/MX.196733>,
        <http://tun.fi/MX.196755>,
        <http://tun.fi/MX.4884193>,
        <http://tun.fi/MX.4884205>,
        <http://tun.fi/MX.4884219> ;
    skos:prefLabel "Entiminae"@fi,
        "Entiminae"@sv .

<http://tun.fi/MX.203267> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Salticidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:hiddenLabel "Salticidae"@fi,
        "Salticidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201341>,
        <http://tun.fi/MX.201860>,
        <http://tun.fi/MX.202082>,
        <http://tun.fi/MX.202110>,
        <http://tun.fi/MX.202224>,
        <http://tun.fi/MX.202561>,
        <http://tun.fi/MX.202694>,
        <http://tun.fi/MX.202731>,
        <http://tun.fi/MX.202982>,
        <http://tun.fi/MX.203024>,
        <http://tun.fi/MX.203188>,
        <http://tun.fi/MX.203190>,
        <http://tun.fi/MX.203268>,
        <http://tun.fi/MX.203327>,
        <http://tun.fi/MX.203418>,
        <http://tun.fi/MX.203423>,
        <http://tun.fi/MX.4993657> ;
    skos:prefLabel "hyppyhämähäkit"@fi,
        "hoppspindlar"@sv .

<http://tun.fi/MX.204913> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clavaria" ;
    dwc:scientificNameAuthorship "L:Fr." ;
    skos:broader <http://tun.fi/MX.233270> ;
    skos:hiddenLabel "Clavaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205544>,
        <http://tun.fi/MX.205545>,
        <http://tun.fi/MX.205546>,
        <http://tun.fi/MX.205547>,
        <http://tun.fi/MX.205548>,
        <http://tun.fi/MX.205549>,
        <http://tun.fi/MX.205550>,
        <http://tun.fi/MX.205551>,
        <http://tun.fi/MX.205552>,
        <http://tun.fi/MX.205553>,
        <http://tun.fi/MX.205554>,
        <http://tun.fi/MX.205555>,
        <http://tun.fi/MX.205556>,
        <http://tun.fi/MX.205558>,
        <http://tun.fi/MX.205559>,
        <http://tun.fi/MX.205560>,
        <http://tun.fi/MX.5020209> ;
    skos:prefLabel "kalvasnuijakkaat"@fi,
        "Clavaria"@sv .

<http://tun.fi/MX.212936> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Amblystegiaceae" ;
    dwc:scientificNameAuthorship "G.Roth" ;
    skos:broader <http://tun.fi/MX.70688> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200418>,
        <http://tun.fi/MX.200420>,
        <http://tun.fi/MX.313278>,
        <http://tun.fi/MX.313279>,
        <http://tun.fi/MX.317055>,
        <http://tun.fi/MX.43281>,
        <http://tun.fi/MX.43283>,
        <http://tun.fi/MX.43390>,
        <http://tun.fi/MX.43395>,
        <http://tun.fi/MX.43401>,
        <http://tun.fi/MX.43402>,
        <http://tun.fi/MX.43410>,
        <http://tun.fi/MX.43412>,
        <http://tun.fi/MX.43424>,
        <http://tun.fi/MX.43447>,
        <http://tun.fi/MX.5077030>,
        <http://tun.fi/MX.5077032> ;
    skos:prefLabel "Amblystegiaceae"@fi,
        "Amblystegiaceae"@sv .

<http://tun.fi/MX.213165> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceratophyllus" ;
    dwc:scientificNameAuthorship "Curtis, 1832" ;
    skos:broader <http://tun.fi/MX.213164> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213166>,
        <http://tun.fi/MX.213167>,
        <http://tun.fi/MX.213168>,
        <http://tun.fi/MX.213169>,
        <http://tun.fi/MX.213170>,
        <http://tun.fi/MX.213171>,
        <http://tun.fi/MX.213172>,
        <http://tun.fi/MX.213173>,
        <http://tun.fi/MX.213174>,
        <http://tun.fi/MX.213175>,
        <http://tun.fi/MX.213176>,
        <http://tun.fi/MX.213177>,
        <http://tun.fi/MX.213178>,
        <http://tun.fi/MX.213179>,
        <http://tun.fi/MX.213180>,
        <http://tun.fi/MX.213181>,
        <http://tun.fi/MX.213182> ;
    skos:prefLabel "Ceratophyllus"@fi,
        "Ceratophyllus"@sv .

<http://tun.fi/MX.233865> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Octospora" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:hiddenLabel "Octospora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238722>,
        <http://tun.fi/MX.238723>,
        <http://tun.fi/MX.238725>,
        <http://tun.fi/MX.238726>,
        <http://tun.fi/MX.238727>,
        <http://tun.fi/MX.238728>,
        <http://tun.fi/MX.238729>,
        <http://tun.fi/MX.238730>,
        <http://tun.fi/MX.238731>,
        <http://tun.fi/MX.238732>,
        <http://tun.fi/MX.238733>,
        <http://tun.fi/MX.238734>,
        <http://tun.fi/MX.238735>,
        <http://tun.fi/MX.238736>,
        <http://tun.fi/MX.238737>,
        <http://tun.fi/MX.238738>,
        <http://tun.fi/MX.4971239> ;
    skos:prefLabel "sammalnapit"@fi,
        "Octospora"@sv .

<http://tun.fi/MX.234481> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pleospora" ;
    dwc:scientificNameAuthorship "Rabenh. ex Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.53648> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238953>,
        <http://tun.fi/MX.238954>,
        <http://tun.fi/MX.238955>,
        <http://tun.fi/MX.238956>,
        <http://tun.fi/MX.238957>,
        <http://tun.fi/MX.238958>,
        <http://tun.fi/MX.238959>,
        <http://tun.fi/MX.238960>,
        <http://tun.fi/MX.238961>,
        <http://tun.fi/MX.238962>,
        <http://tun.fi/MX.238963>,
        <http://tun.fi/MX.238964>,
        <http://tun.fi/MX.238965>,
        <http://tun.fi/MX.238966>,
        <http://tun.fi/MX.238967>,
        <http://tun.fi/MX.238968>,
        <http://tun.fi/MX.238969> ;
    skos:prefLabel "Pleospora"@fi,
        "Pleospora"@sv .

<http://tun.fi/MX.274162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Paratanytarsus" ;
    dwc:scientificNameAuthorship "Thienemann & Bause, 1913" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274163>,
        <http://tun.fi/MX.274164>,
        <http://tun.fi/MX.274165>,
        <http://tun.fi/MX.274166>,
        <http://tun.fi/MX.274167>,
        <http://tun.fi/MX.274168>,
        <http://tun.fi/MX.274169>,
        <http://tun.fi/MX.274170>,
        <http://tun.fi/MX.274171>,
        <http://tun.fi/MX.274172>,
        <http://tun.fi/MX.274173>,
        <http://tun.fi/MX.274174>,
        <http://tun.fi/MX.274175>,
        <http://tun.fi/MX.274176>,
        <http://tun.fi/MX.274177>,
        <http://tun.fi/MX.274178>,
        <http://tun.fi/MX.274179> ;
    skos:prefLabel "Paratanytarsus"@fi,
        "Paratanytarsus"@sv .

<http://tun.fi/MX.276051> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Camptochaeta" ;
    dwc:scientificNameAuthorship "Hippa & Vilkamaa, 1994" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276052>,
        <http://tun.fi/MX.276053>,
        <http://tun.fi/MX.276054>,
        <http://tun.fi/MX.276055>,
        <http://tun.fi/MX.276056>,
        <http://tun.fi/MX.276057>,
        <http://tun.fi/MX.276058>,
        <http://tun.fi/MX.276059>,
        <http://tun.fi/MX.276060>,
        <http://tun.fi/MX.276061>,
        <http://tun.fi/MX.276062>,
        <http://tun.fi/MX.276063>,
        <http://tun.fi/MX.276064>,
        <http://tun.fi/MX.276065>,
        <http://tun.fi/MX.276066>,
        <http://tun.fi/MX.276067>,
        <http://tun.fi/MX.276068> ;
    skos:prefLabel "Camptochaeta"@fi,
        "Camptochaeta"@sv .

<http://tun.fi/MX.276232> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycoriella" ;
    dwc:scientificNameAuthorship "Frey, 1942" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276242>,
        <http://tun.fi/MX.276246>,
        <http://tun.fi/MX.276247>,
        <http://tun.fi/MX.276248>,
        <http://tun.fi/MX.276249>,
        <http://tun.fi/MX.276250>,
        <http://tun.fi/MX.276251>,
        <http://tun.fi/MX.276252>,
        <http://tun.fi/MX.276253>,
        <http://tun.fi/MX.276254>,
        <http://tun.fi/MX.276255>,
        <http://tun.fi/MX.276256>,
        <http://tun.fi/MX.276258>,
        <http://tun.fi/MX.276259>,
        <http://tun.fi/MX.276260>,
        <http://tun.fi/MX.276261>,
        <http://tun.fi/MX.276262> ;
    skos:prefLabel "Lycoriella"@fi,
        "Lycoriella"@sv .

<http://tun.fi/MX.279340> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chloropinae" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.279339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279341>,
        <http://tun.fi/MX.279343>,
        <http://tun.fi/MX.279350>,
        <http://tun.fi/MX.279379>,
        <http://tun.fi/MX.279381>,
        <http://tun.fi/MX.279384>,
        <http://tun.fi/MX.279386>,
        <http://tun.fi/MX.279388>,
        <http://tun.fi/MX.279390>,
        <http://tun.fi/MX.279393>,
        <http://tun.fi/MX.279398>,
        <http://tun.fi/MX.279400>,
        <http://tun.fi/MX.279418>,
        <http://tun.fi/MX.279420>,
        <http://tun.fi/MX.279423>,
        <http://tun.fi/MX.279427>,
        <http://tun.fi/MX.279433> ;
    skos:prefLabel "Chloropinae"@fi,
        "Chloropinae"@sv .

<http://tun.fi/MX.280164> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alliopsis" ;
    dwc:scientificNameAuthorship "Schnabl & Dziedzicki, 1911" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:hiddenLabel "Paraprosalpia"@fi,
        "Paraprosalpia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280165>,
        <http://tun.fi/MX.280166>,
        <http://tun.fi/MX.280167>,
        <http://tun.fi/MX.280168>,
        <http://tun.fi/MX.280169>,
        <http://tun.fi/MX.280170>,
        <http://tun.fi/MX.280171>,
        <http://tun.fi/MX.280172>,
        <http://tun.fi/MX.280173>,
        <http://tun.fi/MX.280174>,
        <http://tun.fi/MX.280175>,
        <http://tun.fi/MX.280176>,
        <http://tun.fi/MX.280177>,
        <http://tun.fi/MX.280178>,
        <http://tun.fi/MX.280179>,
        <http://tun.fi/MX.280180>,
        <http://tun.fi/MX.280181> ;
    skos:prefLabel "Alliopsis"@fi,
        "Alliopsis"@sv .

<http://tun.fi/MX.281662> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phasiinae" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211257> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281664>,
        <http://tun.fi/MX.281666>,
        <http://tun.fi/MX.281668>,
        <http://tun.fi/MX.281670>,
        <http://tun.fi/MX.281674>,
        <http://tun.fi/MX.281676>,
        <http://tun.fi/MX.281686>,
        <http://tun.fi/MX.281689>,
        <http://tun.fi/MX.281692>,
        <http://tun.fi/MX.281694>,
        <http://tun.fi/MX.281696>,
        <http://tun.fi/MX.281699>,
        <http://tun.fi/MX.281702>,
        <http://tun.fi/MX.281709>,
        <http://tun.fi/MX.281712>,
        <http://tun.fi/MX.281715>,
        <http://tun.fi/MX.325072> ;
    skos:prefLabel "Phasiinae"@fi,
        "Phasiinae"@sv .

<http://tun.fi/MX.288633> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Empria" ;
    dwc:scientificNameAuthorship "Lepeletier & Serville, 1828" ;
    skos:broader <http://tun.fi/MX.289079> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288638>,
        <http://tun.fi/MX.288639>,
        <http://tun.fi/MX.288640>,
        <http://tun.fi/MX.288642>,
        <http://tun.fi/MX.288644>,
        <http://tun.fi/MX.288646>,
        <http://tun.fi/MX.288649>,
        <http://tun.fi/MX.288651>,
        <http://tun.fi/MX.288653>,
        <http://tun.fi/MX.288658>,
        <http://tun.fi/MX.288663>,
        <http://tun.fi/MX.288666>,
        <http://tun.fi/MX.288668>,
        <http://tun.fi/MX.288670>,
        <http://tun.fi/MX.288673>,
        <http://tun.fi/MX.288676>,
        <http://tun.fi/MX.5075463> ;
    skos:prefLabel "Empria"@fi,
        "Empria"@sv .

<http://tun.fi/MX.291873> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Saemundssonia" ;
    dwc:scientificNameAuthorship "Timmermann, 1936" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291875>,
        <http://tun.fi/MX.291876>,
        <http://tun.fi/MX.291877>,
        <http://tun.fi/MX.291878>,
        <http://tun.fi/MX.291881>,
        <http://tun.fi/MX.291882>,
        <http://tun.fi/MX.291883>,
        <http://tun.fi/MX.291884>,
        <http://tun.fi/MX.291888>,
        <http://tun.fi/MX.291889>,
        <http://tun.fi/MX.291896>,
        <http://tun.fi/MX.291898>,
        <http://tun.fi/MX.291899>,
        <http://tun.fi/MX.291900>,
        <http://tun.fi/MX.291912>,
        <http://tun.fi/MX.291915>,
        <http://tun.fi/MX.291916> ;
    skos:prefLabel "Saemundssonia"@fi,
        "Saemundssonia"@sv .

<http://tun.fi/MX.297128> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Microgastrinae" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Microgastrinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297130>,
        <http://tun.fi/MX.297165>,
        <http://tun.fi/MX.297198>,
        <http://tun.fi/MX.297200>,
        <http://tun.fi/MX.297202>,
        <http://tun.fi/MX.297206>,
        <http://tun.fi/MX.297209>,
        <http://tun.fi/MX.297213>,
        <http://tun.fi/MX.297247>,
        <http://tun.fi/MX.297255>,
        <http://tun.fi/MX.297269>,
        <http://tun.fi/MX.297275>,
        <http://tun.fi/MX.297278>,
        <http://tun.fi/MX.297286>,
        <http://tun.fi/MX.297332>,
        <http://tun.fi/MX.297334>,
        <http://tun.fi/MX.297350> ;
    skos:prefLabel "pikkuvainokaiset"@fi,
        "Microgastrinae"@sv .

<http://tun.fi/MX.297460> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trioxys" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297465>,
        <http://tun.fi/MX.297467>,
        <http://tun.fi/MX.297468>,
        <http://tun.fi/MX.297470>,
        <http://tun.fi/MX.297471>,
        <http://tun.fi/MX.297473>,
        <http://tun.fi/MX.297474>,
        <http://tun.fi/MX.297475>,
        <http://tun.fi/MX.297476>,
        <http://tun.fi/MX.297477>,
        <http://tun.fi/MX.297478>,
        <http://tun.fi/MX.297479>,
        <http://tun.fi/MX.321647>,
        <http://tun.fi/MX.321648>,
        <http://tun.fi/MX.321649>,
        <http://tun.fi/MX.321650>,
        <http://tun.fi/MX.5017896> ;
    skos:prefLabel "Trioxys"@fi,
        "Trioxys"@sv .

<http://tun.fi/MX.297887> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synchaeta" ;
    dwc:scientificNameAuthorship "Ehrenberg, 1832" ;
    skos:broader <http://tun.fi/MX.297868> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312875>,
        <http://tun.fi/MX.312876>,
        <http://tun.fi/MX.312877>,
        <http://tun.fi/MX.312878>,
        <http://tun.fi/MX.312879>,
        <http://tun.fi/MX.312881>,
        <http://tun.fi/MX.312882>,
        <http://tun.fi/MX.312883>,
        <http://tun.fi/MX.312884>,
        <http://tun.fi/MX.312885>,
        <http://tun.fi/MX.312886>,
        <http://tun.fi/MX.312887>,
        <http://tun.fi/MX.312888>,
        <http://tun.fi/MX.312889>,
        <http://tun.fi/MX.312890>,
        <http://tun.fi/MX.312891>,
        <http://tun.fi/MX.312892> ;
    skos:prefLabel "Synchaeta"@fi,
        "Synchaeta"@sv .

<http://tun.fi/MX.306801> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tryphon" ;
    dwc:scientificNameAuthorship "Fallén, 1813" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306802>,
        <http://tun.fi/MX.306804>,
        <http://tun.fi/MX.306805>,
        <http://tun.fi/MX.306807>,
        <http://tun.fi/MX.306808>,
        <http://tun.fi/MX.306809>,
        <http://tun.fi/MX.306810>,
        <http://tun.fi/MX.306811>,
        <http://tun.fi/MX.306812>,
        <http://tun.fi/MX.306813>,
        <http://tun.fi/MX.306814>,
        <http://tun.fi/MX.306815>,
        <http://tun.fi/MX.306817>,
        <http://tun.fi/MX.306818>,
        <http://tun.fi/MX.306819>,
        <http://tun.fi/MX.306820>,
        <http://tun.fi/MX.306821> ;
    skos:prefLabel "Tryphon"@fi,
        "Tryphon"@sv .

<http://tun.fi/MX.308970> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolichomitus" ;
    dwc:scientificNameAuthorship "Smith, 1877" ;
    skos:broader <http://tun.fi/MX.308892> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308971>,
        <http://tun.fi/MX.308972>,
        <http://tun.fi/MX.308973>,
        <http://tun.fi/MX.308975>,
        <http://tun.fi/MX.308976>,
        <http://tun.fi/MX.308979>,
        <http://tun.fi/MX.308980>,
        <http://tun.fi/MX.308982>,
        <http://tun.fi/MX.308984>,
        <http://tun.fi/MX.308985>,
        <http://tun.fi/MX.308986>,
        <http://tun.fi/MX.308988>,
        <http://tun.fi/MX.321975>,
        <http://tun.fi/MX.321976>,
        <http://tun.fi/MX.321977>,
        <http://tun.fi/MX.4994267>,
        <http://tun.fi/MX.4994268> ;
    skos:prefLabel "Dolichomitus"@fi,
        "Dolichomitus"@sv .

<http://tun.fi/MX.309512> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lathrolestes" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309513>,
        <http://tun.fi/MX.309514>,
        <http://tun.fi/MX.309515>,
        <http://tun.fi/MX.309516>,
        <http://tun.fi/MX.309517>,
        <http://tun.fi/MX.309518>,
        <http://tun.fi/MX.309519>,
        <http://tun.fi/MX.309520>,
        <http://tun.fi/MX.309521>,
        <http://tun.fi/MX.309522>,
        <http://tun.fi/MX.309523>,
        <http://tun.fi/MX.309524>,
        <http://tun.fi/MX.309525>,
        <http://tun.fi/MX.309526>,
        <http://tun.fi/MX.309527>,
        <http://tun.fi/MX.309528>,
        <http://tun.fi/MX.323514> ;
    skos:prefLabel "Lathrolestes"@fi,
        "Lathrolestes"@sv .

<http://tun.fi/MX.309963> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Probles" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309965>,
        <http://tun.fi/MX.309966>,
        <http://tun.fi/MX.309967>,
        <http://tun.fi/MX.309969>,
        <http://tun.fi/MX.309970>,
        <http://tun.fi/MX.309971>,
        <http://tun.fi/MX.309972>,
        <http://tun.fi/MX.309973>,
        <http://tun.fi/MX.309974>,
        <http://tun.fi/MX.309975>,
        <http://tun.fi/MX.309976>,
        <http://tun.fi/MX.309977>,
        <http://tun.fi/MX.309978>,
        <http://tun.fi/MX.309979>,
        <http://tun.fi/MX.4985722>,
        <http://tun.fi/MX.4985724>,
        <http://tun.fi/MX.4985725> ;
    skos:prefLabel "Probles"@fi,
        "Probles"@sv .

<http://tun.fi/MX.317498> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Platygastrinae" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289209> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317499>,
        <http://tun.fi/MX.317504>,
        <http://tun.fi/MX.317506>,
        <http://tun.fi/MX.317513>,
        <http://tun.fi/MX.317518>,
        <http://tun.fi/MX.317522>,
        <http://tun.fi/MX.317529>,
        <http://tun.fi/MX.317544>,
        <http://tun.fi/MX.317547>,
        <http://tun.fi/MX.317553>,
        <http://tun.fi/MX.317556>,
        <http://tun.fi/MX.317568>,
        <http://tun.fi/MX.317572>,
        <http://tun.fi/MX.317574>,
        <http://tun.fi/MX.317579>,
        <http://tun.fi/MX.317693>,
        <http://tun.fi/MX.317728> ;
    skos:prefLabel "Platygastrinae"@fi,
        "Platygastrinae"@sv .

<http://tun.fi/MX.318603> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trybliographa" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318607>,
        <http://tun.fi/MX.318608>,
        <http://tun.fi/MX.318609>,
        <http://tun.fi/MX.318610>,
        <http://tun.fi/MX.318611>,
        <http://tun.fi/MX.318613>,
        <http://tun.fi/MX.318614>,
        <http://tun.fi/MX.318615>,
        <http://tun.fi/MX.318616>,
        <http://tun.fi/MX.318617>,
        <http://tun.fi/MX.318618>,
        <http://tun.fi/MX.318620>,
        <http://tun.fi/MX.318624>,
        <http://tun.fi/MX.318626>,
        <http://tun.fi/MX.318628>,
        <http://tun.fi/MX.318629>,
        <http://tun.fi/MX.5016683> ;
    skos:prefLabel "Trybliographa"@fi,
        "Trybliographa"@sv .

<http://tun.fi/MX.319522> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gastrancistrus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319521> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319523>,
        <http://tun.fi/MX.319524>,
        <http://tun.fi/MX.319525>,
        <http://tun.fi/MX.319526>,
        <http://tun.fi/MX.319527>,
        <http://tun.fi/MX.319528>,
        <http://tun.fi/MX.319529>,
        <http://tun.fi/MX.319530>,
        <http://tun.fi/MX.319531>,
        <http://tun.fi/MX.319532>,
        <http://tun.fi/MX.319533>,
        <http://tun.fi/MX.319534>,
        <http://tun.fi/MX.319535>,
        <http://tun.fi/MX.319536>,
        <http://tun.fi/MX.319537>,
        <http://tun.fi/MX.5013446>,
        <http://tun.fi/MX.5016944> ;
    skos:prefLabel "Gastrancistrus"@fi,
        "Gastrancistrus"@sv .

<http://tun.fi/MX.319888> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tetrastichinae" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.289235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319162>,
        <http://tun.fi/MX.319164>,
        <http://tun.fi/MX.319171>,
        <http://tun.fi/MX.319180>,
        <http://tun.fi/MX.319182>,
        <http://tun.fi/MX.319186>,
        <http://tun.fi/MX.319889>,
        <http://tun.fi/MX.319891>,
        <http://tun.fi/MX.319895>,
        <http://tun.fi/MX.319897>,
        <http://tun.fi/MX.319899>,
        <http://tun.fi/MX.319940>,
        <http://tun.fi/MX.319942>,
        <http://tun.fi/MX.319950>,
        <http://tun.fi/MX.319956>,
        <http://tun.fi/MX.319962>,
        <http://tun.fi/MX.5020227> ;
    skos:prefLabel "Tetrastichinae"@fi,
        "Tetrastichinae"@sv .

<http://tun.fi/MX.37602> a <http://tun.fi/MX.kingdom>,
        skos:Concept ;
    dwc:scientificName "Animalia" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:altLabel "eläinkunta"@fi ;
    skos:broader <http://tun.fi/MX.53761> ;
    skos:hiddenLabel "Animalia"@fi,
        "Metazoa"@fi,
        "Animalia"@sv,
        "Metazoa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211697>,
        <http://tun.fi/MX.232530>,
        <http://tun.fi/MX.37605>,
        <http://tun.fi/MX.37606>,
        <http://tun.fi/MX.52645>,
        <http://tun.fi/MX.53069>,
        <http://tun.fi/MX.53070>,
        <http://tun.fi/MX.53077>,
        <http://tun.fi/MX.70000>,
        <http://tun.fi/MX.70002>,
        <http://tun.fi/MX.70005>,
        <http://tun.fi/MX.70007>,
        <http://tun.fi/MX.70009>,
        <http://tun.fi/MX.70011>,
        <http://tun.fi/MX.70012>,
        <http://tun.fi/MX.70014>,
        <http://tun.fi/MX.70015> ;
    skos:prefLabel "eläimet"@fi,
        "djur"@sv .

<http://tun.fi/MX.38992> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lathyrus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Lathyrus"@fi,
        "Pisum"@fi,
        "Lathyrus"@sv,
        "Pisum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38993>,
        <http://tun.fi/MX.38994>,
        <http://tun.fi/MX.38995>,
        <http://tun.fi/MX.39000>,
        <http://tun.fi/MX.39002>,
        <http://tun.fi/MX.39003>,
        <http://tun.fi/MX.39004>,
        <http://tun.fi/MX.39005>,
        <http://tun.fi/MX.39006>,
        <http://tun.fi/MX.39007>,
        <http://tun.fi/MX.39008>,
        <http://tun.fi/MX.39010>,
        <http://tun.fi/MX.40801>,
        <http://tun.fi/MX.40802>,
        <http://tun.fi/MX.40803>,
        <http://tun.fi/MX.40804>,
        <http://tun.fi/MX.42529> ;
    skos:prefLabel "nätkelmät"@fi,
        "vialer"@sv .

<http://tun.fi/MX.39083> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oenothera" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39080> ;
    skos:hiddenLabel "Gaura"@fi,
        "Oenothera"@fi,
        "Gaura"@sv,
        "Oenothera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39084>,
        <http://tun.fi/MX.39085>,
        <http://tun.fi/MX.41245>,
        <http://tun.fi/MX.41246>,
        <http://tun.fi/MX.41247>,
        <http://tun.fi/MX.41248>,
        <http://tun.fi/MX.41251>,
        <http://tun.fi/MX.41252>,
        <http://tun.fi/MX.41379>,
        <http://tun.fi/MX.41380>,
        <http://tun.fi/MX.42214>,
        <http://tun.fi/MX.42215>,
        <http://tun.fi/MX.42216>,
        <http://tun.fi/MX.42878>,
        <http://tun.fi/MX.4972518>,
        <http://tun.fi/MX.4972519>,
        <http://tun.fi/MX.5082413> ;
    skos:prefLabel "helokit"@fi,
        "nattljussläktet"@sv .

<http://tun.fi/MX.39701> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campanula" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "sinikellot"@fi ;
    skos:broader <http://tun.fi/MX.39700> ;
    skos:hiddenLabel "Campanula"@fi,
        "Campanula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39702>,
        <http://tun.fi/MX.39703>,
        <http://tun.fi/MX.39704>,
        <http://tun.fi/MX.39705>,
        <http://tun.fi/MX.39706>,
        <http://tun.fi/MX.39707>,
        <http://tun.fi/MX.39708>,
        <http://tun.fi/MX.39709>,
        <http://tun.fi/MX.39710>,
        <http://tun.fi/MX.39711>,
        <http://tun.fi/MX.40889>,
        <http://tun.fi/MX.40890>,
        <http://tun.fi/MX.40891>,
        <http://tun.fi/MX.40892>,
        <http://tun.fi/MX.40893>,
        <http://tun.fi/MX.42483>,
        <http://tun.fi/MX.4973162> ;
    skos:prefLabel "kellot"@fi,
        "blåklockor"@sv .

<http://tun.fi/MX.53696> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Helotiales" ;
    skos:broader <http://tun.fi/MX.53379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233292>,
        <http://tun.fi/MX.233431>,
        <http://tun.fi/MX.234076>,
        <http://tun.fi/MX.234084>,
        <http://tun.fi/MX.234086>,
        <http://tun.fi/MX.234087>,
        <http://tun.fi/MX.234088>,
        <http://tun.fi/MX.236874>,
        <http://tun.fi/MX.53411>,
        <http://tun.fi/MX.53624>,
        <http://tun.fi/MX.53628>,
        <http://tun.fi/MX.53635>,
        <http://tun.fi/MX.53646>,
        <http://tun.fi/MX.53679>,
        <http://tun.fi/MX.67047>,
        <http://tun.fi/MX.67203>,
        <http://tun.fi/MX.67350> ;
    skos:prefLabel "Helotiales"@fi,
        "Helotiales"@sv .

<http://tun.fi/MX.59292> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Depressaria" ;
    dwc:scientificNameAuthorship "Haworth, 1811" ;
    skos:broader <http://tun.fi/MX.211116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082211>,
        <http://tun.fi/MX.59293>,
        <http://tun.fi/MX.59294>,
        <http://tun.fi/MX.59295>,
        <http://tun.fi/MX.59296>,
        <http://tun.fi/MX.59297>,
        <http://tun.fi/MX.59298>,
        <http://tun.fi/MX.59299>,
        <http://tun.fi/MX.59301>,
        <http://tun.fi/MX.59302>,
        <http://tun.fi/MX.59303>,
        <http://tun.fi/MX.59306>,
        <http://tun.fi/MX.59307>,
        <http://tun.fi/MX.59309>,
        <http://tun.fi/MX.59310>,
        <http://tun.fi/MX.59311>,
        <http://tun.fi/MX.59313> ;
    skos:prefLabel "Depressaria"@fi,
        "Depressaria"@sv .

<http://tun.fi/MX.60569> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dichrorampha" ;
    dwc:scientificNameAuthorship "Guenée, 1845" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60570>,
        <http://tun.fi/MX.60571>,
        <http://tun.fi/MX.60573>,
        <http://tun.fi/MX.60574>,
        <http://tun.fi/MX.60575>,
        <http://tun.fi/MX.60576>,
        <http://tun.fi/MX.60577>,
        <http://tun.fi/MX.60579>,
        <http://tun.fi/MX.60580>,
        <http://tun.fi/MX.60581>,
        <http://tun.fi/MX.60582>,
        <http://tun.fi/MX.60584>,
        <http://tun.fi/MX.60585>,
        <http://tun.fi/MX.60586>,
        <http://tun.fi/MX.60587>,
        <http://tun.fi/MX.60588>,
        <http://tun.fi/MX.60589> ;
    skos:prefLabel "Dichrorampha"@fi,
        "Dichrorampha"@sv .

<http://tun.fi/MX.60796> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lycaeninae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.60795> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230688>,
        <http://tun.fi/MX.230690>,
        <http://tun.fi/MX.230691>,
        <http://tun.fi/MX.230692>,
        <http://tun.fi/MX.230693>,
        <http://tun.fi/MX.230694>,
        <http://tun.fi/MX.5082254>,
        <http://tun.fi/MX.60798>,
        <http://tun.fi/MX.60800>,
        <http://tun.fi/MX.60805>,
        <http://tun.fi/MX.60810>,
        <http://tun.fi/MX.60813>,
        <http://tun.fi/MX.60823>,
        <http://tun.fi/MX.60829>,
        <http://tun.fi/MX.60831>,
        <http://tun.fi/MX.60837>,
        <http://tun.fi/MX.60839> ;
    skos:prefLabel "Lycaeninae"@fi,
        "Lycaeninae"@sv .

<http://tun.fi/MX.62374> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Noctuidae" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.58509> ;
    skos:hiddenLabel "Noctuidae"@fi,
        "Noctuidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230583>,
        <http://tun.fi/MX.286275>,
        <http://tun.fi/MX.286276>,
        <http://tun.fi/MX.62375>,
        <http://tun.fi/MX.62428>,
        <http://tun.fi/MX.62439>,
        <http://tun.fi/MX.62466>,
        <http://tun.fi/MX.62469>,
        <http://tun.fi/MX.62477>,
        <http://tun.fi/MX.62484>,
        <http://tun.fi/MX.62491>,
        <http://tun.fi/MX.62510>,
        <http://tun.fi/MX.62526>,
        <http://tun.fi/MX.62542>,
        <http://tun.fi/MX.62546>,
        <http://tun.fi/MX.62549>,
        <http://tun.fi/MX.62561> ;
    skos:prefLabel "yökköset"@fi,
        "nattflyn"@sv .

<http://tun.fi/MX.62492> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cucullia" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.62491> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013778>,
        <http://tun.fi/MX.5019195>,
        <http://tun.fi/MX.62494>,
        <http://tun.fi/MX.62495>,
        <http://tun.fi/MX.62496>,
        <http://tun.fi/MX.62497>,
        <http://tun.fi/MX.62498>,
        <http://tun.fi/MX.62499>,
        <http://tun.fi/MX.62500>,
        <http://tun.fi/MX.62502>,
        <http://tun.fi/MX.62503>,
        <http://tun.fi/MX.62504>,
        <http://tun.fi/MX.62505>,
        <http://tun.fi/MX.62506>,
        <http://tun.fi/MX.62507>,
        <http://tun.fi/MX.62508>,
        <http://tun.fi/MX.62509> ;
    skos:prefLabel "Cucullia"@fi,
        "Cucullia"@sv .

<http://tun.fi/MX.62794> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Apamea" ;
    dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.62795>,
        <http://tun.fi/MX.62796>,
        <http://tun.fi/MX.62797>,
        <http://tun.fi/MX.62798>,
        <http://tun.fi/MX.62799>,
        <http://tun.fi/MX.62800>,
        <http://tun.fi/MX.62801>,
        <http://tun.fi/MX.62802>,
        <http://tun.fi/MX.62803>,
        <http://tun.fi/MX.62804>,
        <http://tun.fi/MX.62805>,
        <http://tun.fi/MX.62806>,
        <http://tun.fi/MX.62807>,
        <http://tun.fi/MX.62808>,
        <http://tun.fi/MX.62809>,
        <http://tun.fi/MX.62812>,
        <http://tun.fi/MX.62814> ;
    skos:prefLabel "Apamea"@fi,
        "Apamea"@sv .

<http://tun.fi/MX.69712> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arrhenia" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233304> ;
    skos:hiddenLabel "Arrhenia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234743>,
        <http://tun.fi/MX.234747>,
        <http://tun.fi/MX.234748>,
        <http://tun.fi/MX.234751>,
        <http://tun.fi/MX.234753>,
        <http://tun.fi/MX.71674>,
        <http://tun.fi/MX.71793>,
        <http://tun.fi/MX.71794>,
        <http://tun.fi/MX.72150>,
        <http://tun.fi/MX.72360>,
        <http://tun.fi/MX.72361>,
        <http://tun.fi/MX.72457>,
        <http://tun.fi/MX.72672>,
        <http://tun.fi/MX.72797>,
        <http://tun.fi/MX.73178>,
        <http://tun.fi/MX.73295>,
        <http://tun.fi/MX.73421> ;
    skos:prefLabel "sammalnapalakit"@fi,
        "Arrhenia"@sv .

<http://tun.fi/MX.70219> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Collembola" ;
    skos:broader <http://tun.fi/MX.70218> ;
    skos:hiddenLabel "Collembola"@fi,
        "Collembola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231084>,
        <http://tun.fi/MX.231194>,
        <http://tun.fi/MX.231242>,
        <http://tun.fi/MX.231245>,
        <http://tun.fi/MX.231254>,
        <http://tun.fi/MX.231259>,
        <http://tun.fi/MX.231274>,
        <http://tun.fi/MX.231284>,
        <http://tun.fi/MX.231299>,
        <http://tun.fi/MX.231313>,
        <http://tun.fi/MX.231335>,
        <http://tun.fi/MX.231383>,
        <http://tun.fi/MX.231386>,
        <http://tun.fi/MX.231430>,
        <http://tun.fi/MX.231433>,
        <http://tun.fi/MX.231468>,
        <http://tun.fi/MX.231473> ;
    skos:prefLabel "hyppyhäntäiset"@fi,
        "hoppstjärtar"@sv .

<http://tun.fi/MX.188824> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agonum" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Agonum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188826>,
        <http://tun.fi/MX.188827>,
        <http://tun.fi/MX.188828>,
        <http://tun.fi/MX.188830>,
        <http://tun.fi/MX.188831>,
        <http://tun.fi/MX.188832>,
        <http://tun.fi/MX.188833>,
        <http://tun.fi/MX.188836>,
        <http://tun.fi/MX.188837>,
        <http://tun.fi/MX.188838>,
        <http://tun.fi/MX.188840>,
        <http://tun.fi/MX.188842>,
        <http://tun.fi/MX.188846>,
        <http://tun.fi/MX.188847>,
        <http://tun.fi/MX.188848>,
        <http://tun.fi/MX.188849>,
        <http://tun.fi/MX.188850>,
        <http://tun.fi/MX.188855> ;
    skos:prefLabel "kurekiitäjäiset"@fi,
        "Agonum"@sv .

<http://tun.fi/MX.189158> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Harpalus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Harpalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189161>,
        <http://tun.fi/MX.189162>,
        <http://tun.fi/MX.189164>,
        <http://tun.fi/MX.189166>,
        <http://tun.fi/MX.189167>,
        <http://tun.fi/MX.189169>,
        <http://tun.fi/MX.189170>,
        <http://tun.fi/MX.189176>,
        <http://tun.fi/MX.189178>,
        <http://tun.fi/MX.189179>,
        <http://tun.fi/MX.189180>,
        <http://tun.fi/MX.189181>,
        <http://tun.fi/MX.189184>,
        <http://tun.fi/MX.189186>,
        <http://tun.fi/MX.189189>,
        <http://tun.fi/MX.189193>,
        <http://tun.fi/MX.189195>,
        <http://tun.fi/MX.189201> ;
    skos:prefLabel "harvekiitäjäiset"@fi,
        "Harpalus"@sv .

<http://tun.fi/MX.189619> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Staphylinidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189310> ;
    skos:hiddenLabel "Staphylinidae"@fi,
        "Staphylinidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189620>,
        <http://tun.fi/MX.190180>,
        <http://tun.fi/MX.190224>,
        <http://tun.fi/MX.190567>,
        <http://tun.fi/MX.190570>,
        <http://tun.fi/MX.190573>,
        <http://tun.fi/MX.190818>,
        <http://tun.fi/MX.190849>,
        <http://tun.fi/MX.190859>,
        <http://tun.fi/MX.190978>,
        <http://tun.fi/MX.190981>,
        <http://tun.fi/MX.191128>,
        <http://tun.fi/MX.191133>,
        <http://tun.fi/MX.191606>,
        <http://tun.fi/MX.191619>,
        <http://tun.fi/MX.191648>,
        <http://tun.fi/MX.192296>,
        <http://tun.fi/MX.192305> ;
    skos:prefLabel "lyhytsiipiset"@fi,
        "kortvingar"@sv .

<http://tun.fi/MX.193886> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cis" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.193885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193887>,
        <http://tun.fi/MX.193888>,
        <http://tun.fi/MX.193891>,
        <http://tun.fi/MX.193893>,
        <http://tun.fi/MX.193894>,
        <http://tun.fi/MX.193896>,
        <http://tun.fi/MX.193901>,
        <http://tun.fi/MX.193903>,
        <http://tun.fi/MX.193904>,
        <http://tun.fi/MX.193905>,
        <http://tun.fi/MX.193906>,
        <http://tun.fi/MX.193907>,
        <http://tun.fi/MX.193908>,
        <http://tun.fi/MX.193911>,
        <http://tun.fi/MX.193912>,
        <http://tun.fi/MX.193913>,
        <http://tun.fi/MX.193916>,
        <http://tun.fi/MX.193918> ;
    skos:prefLabel "Cis"@fi,
        "Cis"@sv .

<http://tun.fi/MX.201358> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agyneta" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201359>,
        <http://tun.fi/MX.201360>,
        <http://tun.fi/MX.201361>,
        <http://tun.fi/MX.201362>,
        <http://tun.fi/MX.201363>,
        <http://tun.fi/MX.201364>,
        <http://tun.fi/MX.201365>,
        <http://tun.fi/MX.201366>,
        <http://tun.fi/MX.201367>,
        <http://tun.fi/MX.201368>,
        <http://tun.fi/MX.201369>,
        <http://tun.fi/MX.201370>,
        <http://tun.fi/MX.201371>,
        <http://tun.fi/MX.201372>,
        <http://tun.fi/MX.201373>,
        <http://tun.fi/MX.201374>,
        <http://tun.fi/MX.201375>,
        <http://tun.fi/MX.201376> ;
    skos:prefLabel "Agyneta"@fi,
        "Agyneta"@sv .

<http://tun.fi/MX.201767> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clubiona" ;
    skos:broader <http://tun.fi/MX.201786> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201768>,
        <http://tun.fi/MX.201769>,
        <http://tun.fi/MX.201770>,
        <http://tun.fi/MX.201771>,
        <http://tun.fi/MX.201772>,
        <http://tun.fi/MX.201773>,
        <http://tun.fi/MX.201774>,
        <http://tun.fi/MX.201775>,
        <http://tun.fi/MX.201776>,
        <http://tun.fi/MX.201777>,
        <http://tun.fi/MX.201778>,
        <http://tun.fi/MX.201779>,
        <http://tun.fi/MX.201780>,
        <http://tun.fi/MX.201781>,
        <http://tun.fi/MX.201782>,
        <http://tun.fi/MX.201783>,
        <http://tun.fi/MX.201784>,
        <http://tun.fi/MX.201785> ;
    skos:prefLabel "Clubiona"@fi,
        "Clubiona"@sv .

<http://tun.fi/MX.202043> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eriophyes" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202044>,
        <http://tun.fi/MX.202045>,
        <http://tun.fi/MX.202046>,
        <http://tun.fi/MX.202047>,
        <http://tun.fi/MX.202048>,
        <http://tun.fi/MX.202049>,
        <http://tun.fi/MX.202050>,
        <http://tun.fi/MX.202051>,
        <http://tun.fi/MX.202052>,
        <http://tun.fi/MX.202053>,
        <http://tun.fi/MX.202054>,
        <http://tun.fi/MX.202055>,
        <http://tun.fi/MX.202056>,
        <http://tun.fi/MX.202057>,
        <http://tun.fi/MX.202058>,
        <http://tun.fi/MX.202059>,
        <http://tun.fi/MX.202060>,
        <http://tun.fi/MX.202061> ;
    skos:prefLabel "Eriophyes"@fi,
        "Eriophyes"@sv .

<http://tun.fi/MX.203902> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anteon" ;
    dwc:scientificNameAuthorship "Jurine, 1807" ;
    skos:broader <http://tun.fi/MX.203901> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203904>,
        <http://tun.fi/MX.203905>,
        <http://tun.fi/MX.203906>,
        <http://tun.fi/MX.203907>,
        <http://tun.fi/MX.203909>,
        <http://tun.fi/MX.203910>,
        <http://tun.fi/MX.203912>,
        <http://tun.fi/MX.203913>,
        <http://tun.fi/MX.203914>,
        <http://tun.fi/MX.203915>,
        <http://tun.fi/MX.203916>,
        <http://tun.fi/MX.203917>,
        <http://tun.fi/MX.203919>,
        <http://tun.fi/MX.203921>,
        <http://tun.fi/MX.203923>,
        <http://tun.fi/MX.313386>,
        <http://tun.fi/MX.4884405>,
        <http://tun.fi/MX.4884406> ;
    skos:prefLabel "Anteon"@fi,
        "Anteon"@sv .

<http://tun.fi/MX.204900> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Skeletocutis" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:hiddenLabel "Skeletocutis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205927>,
        <http://tun.fi/MX.205928>,
        <http://tun.fi/MX.206169>,
        <http://tun.fi/MX.206170>,
        <http://tun.fi/MX.206171>,
        <http://tun.fi/MX.206172>,
        <http://tun.fi/MX.206174>,
        <http://tun.fi/MX.206175>,
        <http://tun.fi/MX.206176>,
        <http://tun.fi/MX.206178>,
        <http://tun.fi/MX.206179>,
        <http://tun.fi/MX.206180>,
        <http://tun.fi/MX.206181>,
        <http://tun.fi/MX.206182>,
        <http://tun.fi/MX.4884088>,
        <http://tun.fi/MX.5002671>,
        <http://tun.fi/MX.5002675>,
        <http://tun.fi/MX.5002676> ;
    skos:prefLabel "rustokäävät"@fi,
        "Skeletocutis"@sv .

<http://tun.fi/MX.205020> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Antrodia" ;
    skos:broader <http://tun.fi/MX.233387> ;
    skos:hiddenLabel "Antrodia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205424>,
        <http://tun.fi/MX.205425>,
        <http://tun.fi/MX.205426>,
        <http://tun.fi/MX.205427>,
        <http://tun.fi/MX.205428>,
        <http://tun.fi/MX.205429>,
        <http://tun.fi/MX.205430>,
        <http://tun.fi/MX.205431>,
        <http://tun.fi/MX.205432>,
        <http://tun.fi/MX.205433>,
        <http://tun.fi/MX.205435>,
        <http://tun.fi/MX.206113>,
        <http://tun.fi/MX.313507>,
        <http://tun.fi/MX.313508>,
        <http://tun.fi/MX.313509>,
        <http://tun.fi/MX.313510>,
        <http://tun.fi/MX.313513>,
        <http://tun.fi/MX.4884005> ;
    skos:prefLabel "rivikäävät"@fi,
        "Antrodia"@sv .

<http://tun.fi/MX.212410> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pisidium" ;
    dwc:scientificNameAuthorship "Pfeiffer, 1821" ;
    skos:broader <http://tun.fi/MX.212407> ;
    skos:hiddenLabel "Pisidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212414>,
        <http://tun.fi/MX.212415>,
        <http://tun.fi/MX.212416>,
        <http://tun.fi/MX.212417>,
        <http://tun.fi/MX.212418>,
        <http://tun.fi/MX.212419>,
        <http://tun.fi/MX.212420>,
        <http://tun.fi/MX.212421>,
        <http://tun.fi/MX.212422>,
        <http://tun.fi/MX.212423>,
        <http://tun.fi/MX.212424>,
        <http://tun.fi/MX.212425>,
        <http://tun.fi/MX.212426>,
        <http://tun.fi/MX.212427>,
        <http://tun.fi/MX.212429>,
        <http://tun.fi/MX.212432>,
        <http://tun.fi/MX.212433>,
        <http://tun.fi/MX.212616> ;
    skos:prefLabel "hernesimpukat"@fi,
        "Pisidium"@sv .

<http://tun.fi/MX.228817> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trioza" ;
    dwc:scientificNameAuthorship "Förster, 1848" ;
    skos:broader <http://tun.fi/MX.228803> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228818>,
        <http://tun.fi/MX.228819>,
        <http://tun.fi/MX.228820>,
        <http://tun.fi/MX.228821>,
        <http://tun.fi/MX.228822>,
        <http://tun.fi/MX.228823>,
        <http://tun.fi/MX.228824>,
        <http://tun.fi/MX.228826>,
        <http://tun.fi/MX.228827>,
        <http://tun.fi/MX.228828>,
        <http://tun.fi/MX.228829>,
        <http://tun.fi/MX.228830>,
        <http://tun.fi/MX.228831>,
        <http://tun.fi/MX.228832>,
        <http://tun.fi/MX.228833>,
        <http://tun.fi/MX.228834>,
        <http://tun.fi/MX.228835>,
        <http://tun.fi/MX.228836> ;
    skos:prefLabel "Trioza"@fi,
        "Trioza"@sv .

<http://tun.fi/MX.229308> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrosteles" ;
    dwc:scientificNameAuthorship "Fieber, 1866" ;
    skos:broader <http://tun.fi/MX.229289> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229309>,
        <http://tun.fi/MX.229311>,
        <http://tun.fi/MX.229312>,
        <http://tun.fi/MX.229313>,
        <http://tun.fi/MX.229314>,
        <http://tun.fi/MX.229315>,
        <http://tun.fi/MX.229316>,
        <http://tun.fi/MX.229317>,
        <http://tun.fi/MX.229318>,
        <http://tun.fi/MX.229320>,
        <http://tun.fi/MX.229321>,
        <http://tun.fi/MX.229322>,
        <http://tun.fi/MX.229323>,
        <http://tun.fi/MX.229324>,
        <http://tun.fi/MX.229325>,
        <http://tun.fi/MX.229326>,
        <http://tun.fi/MX.229328>,
        <http://tun.fi/MX.229329> ;
    skos:prefLabel "Macrosteles"@fi,
        "Macrosteles"@sv .

<http://tun.fi/MX.232009> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Limnephilinae" ;
    dwc:scientificNameAuthorship "Kolenati, 1848" ;
    skos:broader <http://tun.fi/MX.230909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231899>,
        <http://tun.fi/MX.231904>,
        <http://tun.fi/MX.231906>,
        <http://tun.fi/MX.231908>,
        <http://tun.fi/MX.231914>,
        <http://tun.fi/MX.231919>,
        <http://tun.fi/MX.231921>,
        <http://tun.fi/MX.231924>,
        <http://tun.fi/MX.231927>,
        <http://tun.fi/MX.231932>,
        <http://tun.fi/MX.231936>,
        <http://tun.fi/MX.231938>,
        <http://tun.fi/MX.231941>,
        <http://tun.fi/MX.232011>,
        <http://tun.fi/MX.232014>,
        <http://tun.fi/MX.232017>,
        <http://tun.fi/MX.232019>,
        <http://tun.fi/MX.232022> ;
    skos:prefLabel "Limnephilinae"@fi,
        "Limnephilinae"@sv .

<http://tun.fi/MX.233345> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Boletaceae" ;
    skos:broader <http://tun.fi/MX.70624> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233551>,
        <http://tun.fi/MX.4887408>,
        <http://tun.fi/MX.4890493>,
        <http://tun.fi/MX.4890494>,
        <http://tun.fi/MX.4890617>,
        <http://tun.fi/MX.4890618>,
        <http://tun.fi/MX.4890619>,
        <http://tun.fi/MX.4890993>,
        <http://tun.fi/MX.5017806>,
        <http://tun.fi/MX.5019043>,
        <http://tun.fi/MX.69666>,
        <http://tun.fi/MX.69692>,
        <http://tun.fi/MX.69713>,
        <http://tun.fi/MX.69714>,
        <http://tun.fi/MX.69724>,
        <http://tun.fi/MX.69737>,
        <http://tun.fi/MX.69806>,
        <http://tun.fi/MX.69807> ;
    skos:prefLabel "Boletaceae"@fi,
        "Boletaceae"@sv .

<http://tun.fi/MX.233351> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Polyporaceae" ;
    skos:broader <http://tun.fi/MX.70627> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191129>,
        <http://tun.fi/MX.204897>,
        <http://tun.fi/MX.204906>,
        <http://tun.fi/MX.204908>,
        <http://tun.fi/MX.204948>,
        <http://tun.fi/MX.205011>,
        <http://tun.fi/MX.205028>,
        <http://tun.fi/MX.205032>,
        <http://tun.fi/MX.205052>,
        <http://tun.fi/MX.205061>,
        <http://tun.fi/MX.205085>,
        <http://tun.fi/MX.205109>,
        <http://tun.fi/MX.205110>,
        <http://tun.fi/MX.205112>,
        <http://tun.fi/MX.205129>,
        <http://tun.fi/MX.205143>,
        <http://tun.fi/MX.4884013>,
        <http://tun.fi/MX.69725> ;
    skos:prefLabel "Polyporaceae"@fi,
        "Polyporaceae"@sv .

<http://tun.fi/MX.233376> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Strophariaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233528>,
        <http://tun.fi/MX.233529>,
        <http://tun.fi/MX.233530>,
        <http://tun.fi/MX.233531>,
        <http://tun.fi/MX.4970760>,
        <http://tun.fi/MX.5017104>,
        <http://tun.fi/MX.5020050>,
        <http://tun.fi/MX.69657>,
        <http://tun.fi/MX.69688>,
        <http://tun.fi/MX.69697>,
        <http://tun.fi/MX.69727>,
        <http://tun.fi/MX.69740>,
        <http://tun.fi/MX.69741>,
        <http://tun.fi/MX.69759>,
        <http://tun.fi/MX.69760>,
        <http://tun.fi/MX.69770>,
        <http://tun.fi/MX.69780>,
        <http://tun.fi/MX.69781> ;
    skos:prefLabel "Strophariaceae"@fi,
        "Strophariaceae"@sv .

<http://tun.fi/MX.233415> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lichinaceae" ;
    skos:broader <http://tun.fi/MX.70598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.67043>,
        <http://tun.fi/MX.67059>,
        <http://tun.fi/MX.67081>,
        <http://tun.fi/MX.67088>,
        <http://tun.fi/MX.67095>,
        <http://tun.fi/MX.67134>,
        <http://tun.fi/MX.67163>,
        <http://tun.fi/MX.67182>,
        <http://tun.fi/MX.67205>,
        <http://tun.fi/MX.67206>,
        <http://tun.fi/MX.67282>,
        <http://tun.fi/MX.67298>,
        <http://tun.fi/MX.67356>,
        <http://tun.fi/MX.67358>,
        <http://tun.fi/MX.67362>,
        <http://tun.fi/MX.67383>,
        <http://tun.fi/MX.67384>,
        <http://tun.fi/MX.67407> ;
    skos:prefLabel "Lichinaceae"@fi,
        "Lichinaceae"@sv .

<http://tun.fi/MX.233595> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entyloma" ;
    dwc:scientificNameAuthorship "de Bary" ;
    skos:broader <http://tun.fi/MX.4984450> ;
    skos:hiddenLabel "Entyloma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984606>,
        <http://tun.fi/MX.4984612>,
        <http://tun.fi/MX.4984678>,
        <http://tun.fi/MX.4984755>,
        <http://tun.fi/MX.4984811>,
        <http://tun.fi/MX.4984812>,
        <http://tun.fi/MX.4984880>,
        <http://tun.fi/MX.4984942>,
        <http://tun.fi/MX.4984948>,
        <http://tun.fi/MX.4984966>,
        <http://tun.fi/MX.4985015>,
        <http://tun.fi/MX.4985019>,
        <http://tun.fi/MX.4985024>,
        <http://tun.fi/MX.4985074>,
        <http://tun.fi/MX.4985105>,
        <http://tun.fi/MX.4985112>,
        <http://tun.fi/MX.4985113>,
        <http://tun.fi/MX.4985191> ;
    skos:prefLabel "laikkunoet"@fi,
        "Entyloma"@sv .

<http://tun.fi/MX.234350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taphrina" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.70622> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238184>,
        <http://tun.fi/MX.238185>,
        <http://tun.fi/MX.238186>,
        <http://tun.fi/MX.238187>,
        <http://tun.fi/MX.238188>,
        <http://tun.fi/MX.238189>,
        <http://tun.fi/MX.238190>,
        <http://tun.fi/MX.238191>,
        <http://tun.fi/MX.238192>,
        <http://tun.fi/MX.238193>,
        <http://tun.fi/MX.238194>,
        <http://tun.fi/MX.238195>,
        <http://tun.fi/MX.238196>,
        <http://tun.fi/MX.238197>,
        <http://tun.fi/MX.238198>,
        <http://tun.fi/MX.238199>,
        <http://tun.fi/MX.238200>,
        <http://tun.fi/MX.238201> ;
    skos:prefLabel "Taphrina"@fi,
        "Taphrina"@sv .

<http://tun.fi/MX.273479> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaetocladius" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273481>,
        <http://tun.fi/MX.273482>,
        <http://tun.fi/MX.273483>,
        <http://tun.fi/MX.273484>,
        <http://tun.fi/MX.273485>,
        <http://tun.fi/MX.273486>,
        <http://tun.fi/MX.273487>,
        <http://tun.fi/MX.273488>,
        <http://tun.fi/MX.273489>,
        <http://tun.fi/MX.273490>,
        <http://tun.fi/MX.273491>,
        <http://tun.fi/MX.273492>,
        <http://tun.fi/MX.273493>,
        <http://tun.fi/MX.273494>,
        <http://tun.fi/MX.273495>,
        <http://tun.fi/MX.273496>,
        <http://tun.fi/MX.273497>,
        <http://tun.fi/MX.273498> ;
    skos:prefLabel "Chaetocladius"@fi,
        "Chaetocladius"@sv .

<http://tun.fi/MX.273639> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnophyes" ;
    dwc:scientificNameAuthorship "Eaton, 1875" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273640>,
        <http://tun.fi/MX.273641>,
        <http://tun.fi/MX.273642>,
        <http://tun.fi/MX.273643>,
        <http://tun.fi/MX.273645>,
        <http://tun.fi/MX.273646>,
        <http://tun.fi/MX.273647>,
        <http://tun.fi/MX.273648>,
        <http://tun.fi/MX.273649>,
        <http://tun.fi/MX.273650>,
        <http://tun.fi/MX.273651>,
        <http://tun.fi/MX.273652>,
        <http://tun.fi/MX.273653>,
        <http://tun.fi/MX.273654>,
        <http://tun.fi/MX.273655>,
        <http://tun.fi/MX.273657>,
        <http://tun.fi/MX.273658>,
        <http://tun.fi/MX.273659> ;
    skos:prefLabel "Limnophyes"@fi,
        "Limnophyes"@sv .

<http://tun.fi/MX.273772> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psectrocladius" ;
    dwc:scientificNameAuthorship "Kieffer, 1906" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273774>,
        <http://tun.fi/MX.273775>,
        <http://tun.fi/MX.273776>,
        <http://tun.fi/MX.273778>,
        <http://tun.fi/MX.273780>,
        <http://tun.fi/MX.273782>,
        <http://tun.fi/MX.273783>,
        <http://tun.fi/MX.273784>,
        <http://tun.fi/MX.273785>,
        <http://tun.fi/MX.273786>,
        <http://tun.fi/MX.273787>,
        <http://tun.fi/MX.273788>,
        <http://tun.fi/MX.273789>,
        <http://tun.fi/MX.273790>,
        <http://tun.fi/MX.273791>,
        <http://tun.fi/MX.273792>,
        <http://tun.fi/MX.273793>,
        <http://tun.fi/MX.317305> ;
    skos:prefLabel "Psectrocladius"@fi,
        "Psectrocladius"@sv .

<http://tun.fi/MX.274054> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polypedilum" ;
    dwc:scientificNameAuthorship "Kieffer, 1912" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274056>,
        <http://tun.fi/MX.274057>,
        <http://tun.fi/MX.274059>,
        <http://tun.fi/MX.274060>,
        <http://tun.fi/MX.274061>,
        <http://tun.fi/MX.274062>,
        <http://tun.fi/MX.274063>,
        <http://tun.fi/MX.274064>,
        <http://tun.fi/MX.274065>,
        <http://tun.fi/MX.274066>,
        <http://tun.fi/MX.274068>,
        <http://tun.fi/MX.274069>,
        <http://tun.fi/MX.274070>,
        <http://tun.fi/MX.274071>,
        <http://tun.fi/MX.274072>,
        <http://tun.fi/MX.274073>,
        <http://tun.fi/MX.274075>,
        <http://tun.fi/MX.274076> ;
    skos:prefLabel "Polypedilum"@fi,
        "Polypedilum"@sv .

<http://tun.fi/MX.275369> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Gnoristinae" ;
    dwc:scientificNameAuthorship "Edwards, 1925" ;
    skos:broader <http://tun.fi/MX.211597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275370>,
        <http://tun.fi/MX.275373>,
        <http://tun.fi/MX.275375>,
        <http://tun.fi/MX.275434>,
        <http://tun.fi/MX.275442>,
        <http://tun.fi/MX.275444>,
        <http://tun.fi/MX.275452>,
        <http://tun.fi/MX.275455>,
        <http://tun.fi/MX.275457>,
        <http://tun.fi/MX.275459>,
        <http://tun.fi/MX.275461>,
        <http://tun.fi/MX.275464>,
        <http://tun.fi/MX.275466>,
        <http://tun.fi/MX.275468>,
        <http://tun.fi/MX.275470>,
        <http://tun.fi/MX.275473>,
        <http://tun.fi/MX.275485>,
        <http://tun.fi/MX.5075563> ;
    skos:prefLabel "Gnoristinae"@fi,
        "Gnoristinae"@sv .

<http://tun.fi/MX.276146> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cratyna" ;
    dwc:scientificNameAuthorship "Winnertz, 1867" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:hiddenLabel "Decembrina"@fi,
        "Dendrosciara"@fi,
        "Plastosciara"@fi,
        "Decembrina"@sv,
        "Dendrosciara"@sv,
        "Plastosciara"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276148>,
        <http://tun.fi/MX.276149>,
        <http://tun.fi/MX.276150>,
        <http://tun.fi/MX.276151>,
        <http://tun.fi/MX.276152>,
        <http://tun.fi/MX.276153>,
        <http://tun.fi/MX.276154>,
        <http://tun.fi/MX.276155>,
        <http://tun.fi/MX.276156>,
        <http://tun.fi/MX.276157>,
        <http://tun.fi/MX.276158>,
        <http://tun.fi/MX.276160>,
        <http://tun.fi/MX.276162>,
        <http://tun.fi/MX.276163>,
        <http://tun.fi/MX.276164>,
        <http://tun.fi/MX.276165>,
        <http://tun.fi/MX.276166>,
        <http://tun.fi/MX.276167> ;
    skos:prefLabel "Cratyna"@fi,
        "Cratyna"@sv .

<http://tun.fi/MX.276485> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hybomitra" ;
    dwc:scientificNameAuthorship "Enderlein, 1922" ;
    skos:broader <http://tun.fi/MX.276470> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276486>,
        <http://tun.fi/MX.276487>,
        <http://tun.fi/MX.276488>,
        <http://tun.fi/MX.276489>,
        <http://tun.fi/MX.276490>,
        <http://tun.fi/MX.276491>,
        <http://tun.fi/MX.276492>,
        <http://tun.fi/MX.276493>,
        <http://tun.fi/MX.276494>,
        <http://tun.fi/MX.276495>,
        <http://tun.fi/MX.276496>,
        <http://tun.fi/MX.276497>,
        <http://tun.fi/MX.276498>,
        <http://tun.fi/MX.276499>,
        <http://tun.fi/MX.276500>,
        <http://tun.fi/MX.276501>,
        <http://tun.fi/MX.276502>,
        <http://tun.fi/MX.5079925> ;
    skos:prefLabel "Hybomitra"@fi,
        "Hybomitra"@sv .

<http://tun.fi/MX.27681> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Calidris" ;
    dwc:scientificNameAuthorship "Merrem, 1804" ;
    skos:broader <http://tun.fi/MX.207043> ;
    skos:hiddenLabel "Calidris"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.27682>,
        <http://tun.fi/MX.27684>,
        <http://tun.fi/MX.27687>,
        <http://tun.fi/MX.27688>,
        <http://tun.fi/MX.27689>,
        <http://tun.fi/MX.27690>,
        <http://tun.fi/MX.27691>,
        <http://tun.fi/MX.27692>,
        <http://tun.fi/MX.27693>,
        <http://tun.fi/MX.27694>,
        <http://tun.fi/MX.27695>,
        <http://tun.fi/MX.27697>,
        <http://tun.fi/MX.27699>,
        <http://tun.fi/MX.27700>,
        <http://tun.fi/MX.27704>,
        <http://tun.fi/MX.27706>,
        <http://tun.fi/MX.27708>,
        <http://tun.fi/MX.27710> ;
    skos:prefLabel "sirrit"@fi,
        "Calidris"@sv .

<http://tun.fi/MX.277298> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrophorus" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.277297> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277299>,
        <http://tun.fi/MX.277300>,
        <http://tun.fi/MX.277301>,
        <http://tun.fi/MX.277302>,
        <http://tun.fi/MX.277303>,
        <http://tun.fi/MX.277304>,
        <http://tun.fi/MX.277305>,
        <http://tun.fi/MX.277306>,
        <http://tun.fi/MX.277307>,
        <http://tun.fi/MX.277308>,
        <http://tun.fi/MX.277309>,
        <http://tun.fi/MX.277310>,
        <http://tun.fi/MX.277311>,
        <http://tun.fi/MX.277312>,
        <http://tun.fi/MX.277313>,
        <http://tun.fi/MX.277314>,
        <http://tun.fi/MX.277315>,
        <http://tun.fi/MX.277316> ;
    skos:prefLabel "Hydrophorus"@fi,
        "Hydrophorus"@sv .

<http://tun.fi/MX.277647> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phora" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:hiddenLabel "Trineura"@fi,
        "Trineura"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277648>,
        <http://tun.fi/MX.277649>,
        <http://tun.fi/MX.277650>,
        <http://tun.fi/MX.277651>,
        <http://tun.fi/MX.277652>,
        <http://tun.fi/MX.277653>,
        <http://tun.fi/MX.277654>,
        <http://tun.fi/MX.277655>,
        <http://tun.fi/MX.277656>,
        <http://tun.fi/MX.277657>,
        <http://tun.fi/MX.277658>,
        <http://tun.fi/MX.277659>,
        <http://tun.fi/MX.277660>,
        <http://tun.fi/MX.277661>,
        <http://tun.fi/MX.277662>,
        <http://tun.fi/MX.277663>,
        <http://tun.fi/MX.277664>,
        <http://tun.fi/MX.5077952> ;
    skos:prefLabel "Phora"@fi,
        "Phora"@sv .

<http://tun.fi/MX.278538> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tephritinae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.278505> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278540>,
        <http://tun.fi/MX.278542>,
        <http://tun.fi/MX.278544>,
        <http://tun.fi/MX.278546>,
        <http://tun.fi/MX.278557>,
        <http://tun.fi/MX.278560>,
        <http://tun.fi/MX.278562>,
        <http://tun.fi/MX.278565>,
        <http://tun.fi/MX.278567>,
        <http://tun.fi/MX.278575>,
        <http://tun.fi/MX.278578>,
        <http://tun.fi/MX.278581>,
        <http://tun.fi/MX.278594>,
        <http://tun.fi/MX.278596>,
        <http://tun.fi/MX.278600>,
        <http://tun.fi/MX.278602>,
        <http://tun.fi/MX.278615>,
        <http://tun.fi/MX.278618> ;
    skos:prefLabel "Tephritinae"@fi,
        "Tephritinae"@sv .

<http://tun.fi/MX.281547> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Siphona" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.281417> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281548>,
        <http://tun.fi/MX.281549>,
        <http://tun.fi/MX.281550>,
        <http://tun.fi/MX.281551>,
        <http://tun.fi/MX.281552>,
        <http://tun.fi/MX.281553>,
        <http://tun.fi/MX.281554>,
        <http://tun.fi/MX.281555>,
        <http://tun.fi/MX.281556>,
        <http://tun.fi/MX.281557>,
        <http://tun.fi/MX.281558>,
        <http://tun.fi/MX.281559>,
        <http://tun.fi/MX.281560>,
        <http://tun.fi/MX.281561>,
        <http://tun.fi/MX.281562>,
        <http://tun.fi/MX.281563>,
        <http://tun.fi/MX.281564>,
        <http://tun.fi/MX.281565> ;
    skos:prefLabel "Siphona"@fi,
        "Siphona"@sv .

<http://tun.fi/MX.289232> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Mymaridae" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Mymaridae"@fi,
        "Mymaridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319978>,
        <http://tun.fi/MX.319980>,
        <http://tun.fi/MX.319990>,
        <http://tun.fi/MX.319998>,
        <http://tun.fi/MX.320001>,
        <http://tun.fi/MX.320010>,
        <http://tun.fi/MX.320014>,
        <http://tun.fi/MX.320034>,
        <http://tun.fi/MX.320038>,
        <http://tun.fi/MX.320043>,
        <http://tun.fi/MX.320059>,
        <http://tun.fi/MX.320065>,
        <http://tun.fi/MX.320067>,
        <http://tun.fi/MX.320074>,
        <http://tun.fi/MX.320076>,
        <http://tun.fi/MX.4979891>,
        <http://tun.fi/MX.4979901>,
        <http://tun.fi/MX.4979902> ;
    skos:prefLabel "hiukekiilupistiäiset"@fi,
        "dvärgsteklar"@sv .

<http://tun.fi/MX.289889> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Metaphycus" ;
    dwc:scientificNameAuthorship "Mercet, 1917" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289893>,
        <http://tun.fi/MX.289894>,
        <http://tun.fi/MX.289895>,
        <http://tun.fi/MX.289896>,
        <http://tun.fi/MX.289898>,
        <http://tun.fi/MX.289899>,
        <http://tun.fi/MX.289900>,
        <http://tun.fi/MX.289901>,
        <http://tun.fi/MX.289902>,
        <http://tun.fi/MX.289903>,
        <http://tun.fi/MX.289904>,
        <http://tun.fi/MX.289905>,
        <http://tun.fi/MX.289906>,
        <http://tun.fi/MX.289907>,
        <http://tun.fi/MX.289908>,
        <http://tun.fi/MX.289909>,
        <http://tun.fi/MX.289910>,
        <http://tun.fi/MX.289912> ;
    skos:prefLabel "Metaphycus"@fi,
        "Metaphycus"@sv .

<http://tun.fi/MX.297535> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eubazus" ;
    dwc:scientificNameAuthorship "Nees, 1814" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297537>,
        <http://tun.fi/MX.297538>,
        <http://tun.fi/MX.297540>,
        <http://tun.fi/MX.297542>,
        <http://tun.fi/MX.297543>,
        <http://tun.fi/MX.297544>,
        <http://tun.fi/MX.297545>,
        <http://tun.fi/MX.297546>,
        <http://tun.fi/MX.297547>,
        <http://tun.fi/MX.297548>,
        <http://tun.fi/MX.297550>,
        <http://tun.fi/MX.297552>,
        <http://tun.fi/MX.297553>,
        <http://tun.fi/MX.297554>,
        <http://tun.fi/MX.297557>,
        <http://tun.fi/MX.321722>,
        <http://tun.fi/MX.5017902>,
        <http://tun.fi/MX.5017903> ;
    skos:prefLabel "Eubazus"@fi,
        "Eubazus"@sv .

<http://tun.fi/MX.309989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tersilochus" ;
    dwc:scientificNameAuthorship "Holmgren, 1859" ;
    skos:broader <http://tun.fi/MX.309909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309991>,
        <http://tun.fi/MX.309992>,
        <http://tun.fi/MX.309994>,
        <http://tun.fi/MX.309995>,
        <http://tun.fi/MX.309997>,
        <http://tun.fi/MX.309999>,
        <http://tun.fi/MX.310000>,
        <http://tun.fi/MX.310001>,
        <http://tun.fi/MX.310002>,
        <http://tun.fi/MX.310003>,
        <http://tun.fi/MX.310004>,
        <http://tun.fi/MX.310005>,
        <http://tun.fi/MX.310006>,
        <http://tun.fi/MX.310009>,
        <http://tun.fi/MX.310011>,
        <http://tun.fi/MX.310012>,
        <http://tun.fi/MX.4985729>,
        <http://tun.fi/MX.4985730> ;
    skos:prefLabel "Tersilochus"@fi,
        "Tersilochus"@sv .

<http://tun.fi/MX.318522> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eucoilinae" ;
    dwc:scientificNameAuthorship "Thomson, 1862" ;
    skos:broader <http://tun.fi/MX.289215> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318523>,
        <http://tun.fi/MX.318527>,
        <http://tun.fi/MX.318529>,
        <http://tun.fi/MX.318534>,
        <http://tun.fi/MX.318536>,
        <http://tun.fi/MX.318540>,
        <http://tun.fi/MX.318542>,
        <http://tun.fi/MX.318575>,
        <http://tun.fi/MX.318577>,
        <http://tun.fi/MX.318582>,
        <http://tun.fi/MX.318585>,
        <http://tun.fi/MX.318590>,
        <http://tun.fi/MX.318593>,
        <http://tun.fi/MX.318597>,
        <http://tun.fi/MX.318599>,
        <http://tun.fi/MX.318603>,
        <http://tun.fi/MX.318631>,
        <http://tun.fi/MX.318636> ;
    skos:prefLabel "Eucoilinae"@fi,
        "Eucoilinae"@sv .

<http://tun.fi/MX.37669> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Actinopterygii" ;
    dwc:scientificNameAuthorship "Klein, 1885" ;
    skos:broader <http://tun.fi/MX.37606> ;
    skos:hiddenLabel "Actinopterygii"@fi,
        "Actinopterygii"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211615>,
        <http://tun.fi/MX.5073983>,
        <http://tun.fi/MX.53093>,
        <http://tun.fi/MX.53098>,
        <http://tun.fi/MX.53109>,
        <http://tun.fi/MX.53115>,
        <http://tun.fi/MX.53143>,
        <http://tun.fi/MX.53175>,
        <http://tun.fi/MX.53193>,
        <http://tun.fi/MX.53217>,
        <http://tun.fi/MX.53245>,
        <http://tun.fi/MX.53285>,
        <http://tun.fi/MX.53287>,
        <http://tun.fi/MX.53309>,
        <http://tun.fi/MX.53323>,
        <http://tun.fi/MX.70281>,
        <http://tun.fi/MX.70283>,
        <http://tun.fi/MX.70286> ;
    skos:prefLabel "viuhkaeväkalat"@fi,
        "strålfeniga fiskar"@sv .

<http://tun.fi/MX.38594> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ericaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70053> ;
    skos:hiddenLabel "Empetraceae"@fi,
        "Ericaceae"@fi,
        "Monotropaceae"@fi,
        "Pyrolaceae"@fi,
        "Empetraceae"@sv,
        "Ericaceae"@sv,
        "Monotropaceae"@sv,
        "Pyrolaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38595>,
        <http://tun.fi/MX.38597>,
        <http://tun.fi/MX.38599>,
        <http://tun.fi/MX.38602>,
        <http://tun.fi/MX.38606>,
        <http://tun.fi/MX.38608>,
        <http://tun.fi/MX.38610>,
        <http://tun.fi/MX.38613>,
        <http://tun.fi/MX.38615>,
        <http://tun.fi/MX.38617>,
        <http://tun.fi/MX.38625>,
        <http://tun.fi/MX.38633>,
        <http://tun.fi/MX.38635>,
        <http://tun.fi/MX.38637>,
        <http://tun.fi/MX.38640>,
        <http://tun.fi/MX.38645>,
        <http://tun.fi/MX.4972056>,
        <http://tun.fi/MX.4972095> ;
    skos:prefLabel "kanervakasvit"@fi,
        "ljungväxter"@sv .

<http://tun.fi/MX.39283> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "ratasmatarat"@fi ;
    skos:broader <http://tun.fi/MX.39276> ;
    skos:hiddenLabel "Galium"@fi,
        "Galium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39284>,
        <http://tun.fi/MX.39285>,
        <http://tun.fi/MX.39286>,
        <http://tun.fi/MX.39287>,
        <http://tun.fi/MX.39288>,
        <http://tun.fi/MX.39291>,
        <http://tun.fi/MX.39292>,
        <http://tun.fi/MX.39293>,
        <http://tun.fi/MX.39296>,
        <http://tun.fi/MX.39297>,
        <http://tun.fi/MX.39298>,
        <http://tun.fi/MX.39299>,
        <http://tun.fi/MX.39302>,
        <http://tun.fi/MX.39303>,
        <http://tun.fi/MX.40985>,
        <http://tun.fi/MX.41100>,
        <http://tun.fi/MX.41704>,
        <http://tun.fi/MX.42359> ;
    skos:prefLabel "matarat"@fi,
        "måror"@sv .

<http://tun.fi/MX.59685> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Monochroa" ;
    dwc:scientificNameAuthorship "Heinemann, 1870" ;
    skos:broader <http://tun.fi/MX.59654> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59686>,
        <http://tun.fi/MX.59687>,
        <http://tun.fi/MX.59688>,
        <http://tun.fi/MX.59689>,
        <http://tun.fi/MX.59690>,
        <http://tun.fi/MX.59692>,
        <http://tun.fi/MX.59694>,
        <http://tun.fi/MX.59695>,
        <http://tun.fi/MX.59696>,
        <http://tun.fi/MX.59697>,
        <http://tun.fi/MX.59698>,
        <http://tun.fi/MX.59699>,
        <http://tun.fi/MX.59700>,
        <http://tun.fi/MX.59701>,
        <http://tun.fi/MX.59702>,
        <http://tun.fi/MX.59703>,
        <http://tun.fi/MX.59705>,
        <http://tun.fi/MX.59706> ;
    skos:prefLabel "Monochroa"@fi,
        "Monochroa"@sv .

<http://tun.fi/MX.67017> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaenotheca" ;
    dwc:scientificNameAuthorship "(Th. Fr.) Th. Fr." ;
    skos:broader <http://tun.fi/MX.233299> ;
    skos:hiddenLabel "Chaenotheca"@fi,
        "Chaenotheca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65495>,
        <http://tun.fi/MX.65496>,
        <http://tun.fi/MX.65497>,
        <http://tun.fi/MX.65498>,
        <http://tun.fi/MX.65499>,
        <http://tun.fi/MX.65500>,
        <http://tun.fi/MX.65501>,
        <http://tun.fi/MX.65502>,
        <http://tun.fi/MX.65503>,
        <http://tun.fi/MX.65504>,
        <http://tun.fi/MX.65505>,
        <http://tun.fi/MX.65506>,
        <http://tun.fi/MX.65507>,
        <http://tun.fi/MX.65508>,
        <http://tun.fi/MX.65509>,
        <http://tun.fi/MX.65510>,
        <http://tun.fi/MX.65511>,
        <http://tun.fi/MX.65512> ;
    skos:prefLabel "neulajäkälät"@fi,
        "nållavar"@sv .

<http://tun.fi/MX.67044> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ramalina" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:hiddenLabel "Ramalina"@fi,
        "Ramalina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971897>,
        <http://tun.fi/MX.66357>,
        <http://tun.fi/MX.66358>,
        <http://tun.fi/MX.66359>,
        <http://tun.fi/MX.66360>,
        <http://tun.fi/MX.66361>,
        <http://tun.fi/MX.66362>,
        <http://tun.fi/MX.66363>,
        <http://tun.fi/MX.66364>,
        <http://tun.fi/MX.66365>,
        <http://tun.fi/MX.66366>,
        <http://tun.fi/MX.66367>,
        <http://tun.fi/MX.66368>,
        <http://tun.fi/MX.66369>,
        <http://tun.fi/MX.66370>,
        <http://tun.fi/MX.66371>,
        <http://tun.fi/MX.66372>,
        <http://tun.fi/MX.66373> ;
    skos:prefLabel "rustojäkälät"@fi,
        "brosklavar"@sv .

<http://tun.fi/MX.67189> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lecania" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:hiddenLabel "Lecania"@fi,
        "Lecania"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65829>,
        <http://tun.fi/MX.65830>,
        <http://tun.fi/MX.65831>,
        <http://tun.fi/MX.65832>,
        <http://tun.fi/MX.65833>,
        <http://tun.fi/MX.65834>,
        <http://tun.fi/MX.65835>,
        <http://tun.fi/MX.65836>,
        <http://tun.fi/MX.65837>,
        <http://tun.fi/MX.65838>,
        <http://tun.fi/MX.65839>,
        <http://tun.fi/MX.65840>,
        <http://tun.fi/MX.65841>,
        <http://tun.fi/MX.65842>,
        <http://tun.fi/MX.65843>,
        <http://tun.fi/MX.65844>,
        <http://tun.fi/MX.65845>,
        <http://tun.fi/MX.65846> ;
    skos:prefLabel "silmäjäkälät"@fi,
        "lekanior"@sv .

<http://tun.fi/MX.69724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leccinum" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.233345> ;
    skos:hiddenLabel "Leccinum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235826>,
        <http://tun.fi/MX.71810>,
        <http://tun.fi/MX.71811>,
        <http://tun.fi/MX.71812>,
        <http://tun.fi/MX.71813>,
        <http://tun.fi/MX.71814>,
        <http://tun.fi/MX.72044>,
        <http://tun.fi/MX.72045>,
        <http://tun.fi/MX.72278>,
        <http://tun.fi/MX.72279>,
        <http://tun.fi/MX.72280>,
        <http://tun.fi/MX.72281>,
        <http://tun.fi/MX.72282>,
        <http://tun.fi/MX.72283>,
        <http://tun.fi/MX.72476>,
        <http://tun.fi/MX.72949>,
        <http://tun.fi/MX.72951>,
        <http://tun.fi/MX.72952> ;
    skos:prefLabel "lehmäntatit"@fi,
        "Leccinum"@sv .

<http://tun.fi/MX.69776> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lyophyllum" ;
    dwc:scientificNameAuthorship "P. Karst." ;
    skos:broader <http://tun.fi/MX.233324> ;
    skos:hiddenLabel "Lyophyllum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235934>,
        <http://tun.fi/MX.71826>,
        <http://tun.fi/MX.71827>,
        <http://tun.fi/MX.72058>,
        <http://tun.fi/MX.72289>,
        <http://tun.fi/MX.72291>,
        <http://tun.fi/MX.72292>,
        <http://tun.fi/MX.72293>,
        <http://tun.fi/MX.72485>,
        <http://tun.fi/MX.72486>,
        <http://tun.fi/MX.72706>,
        <http://tun.fi/MX.72965>,
        <http://tun.fi/MX.72966>,
        <http://tun.fi/MX.72967>,
        <http://tun.fi/MX.72968>,
        <http://tun.fi/MX.73207>,
        <http://tun.fi/MX.73208>,
        <http://tun.fi/MX.73440> ;
    skos:prefLabel "kynsikkäät"@fi,
        "Lyophyllum"@sv .

<http://tun.fi/MX.70587> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Lecanorales" ;
    skos:broader <http://tun.fi/MX.70582> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233230>,
        <http://tun.fi/MX.233288>,
        <http://tun.fi/MX.233334>,
        <http://tun.fi/MX.233335>,
        <http://tun.fi/MX.233368>,
        <http://tun.fi/MX.233369>,
        <http://tun.fi/MX.233402>,
        <http://tun.fi/MX.233403>,
        <http://tun.fi/MX.233404>,
        <http://tun.fi/MX.317251>,
        <http://tun.fi/MX.317252>,
        <http://tun.fi/MX.317302>,
        <http://tun.fi/MX.317309>,
        <http://tun.fi/MX.4890590>,
        <http://tun.fi/MX.4890592>,
        <http://tun.fi/MX.4890595>,
        <http://tun.fi/MX.67098>,
        <http://tun.fi/MX.67319> ;
    skos:prefLabel "Lecanorales"@fi,
        "Lecanorales"@sv .

<http://tun.fi/MX.192916> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Denticollinae" ;
    dwc:scientificNameAuthorship "Stein & Weise, 1877 -1856" ;
    skos:broader <http://tun.fi/MX.192891> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192919>,
        <http://tun.fi/MX.192923>,
        <http://tun.fi/MX.192925>,
        <http://tun.fi/MX.192929>,
        <http://tun.fi/MX.192940>,
        <http://tun.fi/MX.192944>,
        <http://tun.fi/MX.192947>,
        <http://tun.fi/MX.192953>,
        <http://tun.fi/MX.192958>,
        <http://tun.fi/MX.192960>,
        <http://tun.fi/MX.192962>,
        <http://tun.fi/MX.192964>,
        <http://tun.fi/MX.192966>,
        <http://tun.fi/MX.192969>,
        <http://tun.fi/MX.192971>,
        <http://tun.fi/MX.192973>,
        <http://tun.fi/MX.192987>,
        <http://tun.fi/MX.4884185>,
        <http://tun.fi/MX.4884186> ;
    skos:prefLabel "Denticollinae"@fi,
        "Denticollinae"@sv .

<http://tun.fi/MX.204356> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lasioglossum" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.204851> ;
    skos:hiddenLabel "Lasioglossum"@fi,
        "Lasioglossum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204359>,
        <http://tun.fi/MX.204360>,
        <http://tun.fi/MX.204361>,
        <http://tun.fi/MX.204362>,
        <http://tun.fi/MX.204363>,
        <http://tun.fi/MX.204364>,
        <http://tun.fi/MX.204365>,
        <http://tun.fi/MX.204366>,
        <http://tun.fi/MX.204367>,
        <http://tun.fi/MX.204369>,
        <http://tun.fi/MX.204370>,
        <http://tun.fi/MX.204371>,
        <http://tun.fi/MX.204372>,
        <http://tun.fi/MX.204375>,
        <http://tun.fi/MX.204376>,
        <http://tun.fi/MX.204377>,
        <http://tun.fi/MX.204378>,
        <http://tun.fi/MX.4979900>,
        <http://tun.fi/MX.5078686> ;
    skos:prefLabel "hietamehiläiset"@fi,
        "smalbin"@sv .

<http://tun.fi/MX.230236> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aradus" ;
    dwc:scientificNameAuthorship "Fabricius, 1803" ;
    skos:broader <http://tun.fi/MX.230235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230237>,
        <http://tun.fi/MX.230238>,
        <http://tun.fi/MX.230240>,
        <http://tun.fi/MX.230241>,
        <http://tun.fi/MX.230242>,
        <http://tun.fi/MX.230243>,
        <http://tun.fi/MX.230244>,
        <http://tun.fi/MX.230245>,
        <http://tun.fi/MX.230246>,
        <http://tun.fi/MX.230247>,
        <http://tun.fi/MX.230248>,
        <http://tun.fi/MX.230249>,
        <http://tun.fi/MX.230250>,
        <http://tun.fi/MX.230251>,
        <http://tun.fi/MX.230252>,
        <http://tun.fi/MX.230253>,
        <http://tun.fi/MX.230255>,
        <http://tun.fi/MX.230256>,
        <http://tun.fi/MX.5082045> ;
    skos:prefLabel "Aradus"@fi,
        "Aradus"@sv .

<http://tun.fi/MX.233335> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ramalinaceae" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5076092>,
        <http://tun.fi/MX.5076094>,
        <http://tun.fi/MX.5076096>,
        <http://tun.fi/MX.5076117>,
        <http://tun.fi/MX.5076630>,
        <http://tun.fi/MX.5076633>,
        <http://tun.fi/MX.67011>,
        <http://tun.fi/MX.67016>,
        <http://tun.fi/MX.67044>,
        <http://tun.fi/MX.67063>,
        <http://tun.fi/MX.67064>,
        <http://tun.fi/MX.67068>,
        <http://tun.fi/MX.67085>,
        <http://tun.fi/MX.67171>,
        <http://tun.fi/MX.67186>,
        <http://tun.fi/MX.67189>,
        <http://tun.fi/MX.67209>,
        <http://tun.fi/MX.67278>,
        <http://tun.fi/MX.67391> ;
    skos:prefLabel "Ramalinaceae"@fi,
        "Ramalinaceae"@sv .

<http://tun.fi/MX.233358> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Laboulbeniaceae" ;
    skos:broader <http://tun.fi/MX.70580> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233665>,
        <http://tun.fi/MX.233668>,
        <http://tun.fi/MX.233671>,
        <http://tun.fi/MX.233673>,
        <http://tun.fi/MX.233675>,
        <http://tun.fi/MX.233676>,
        <http://tun.fi/MX.233677>,
        <http://tun.fi/MX.233678>,
        <http://tun.fi/MX.233680>,
        <http://tun.fi/MX.233682>,
        <http://tun.fi/MX.233686>,
        <http://tun.fi/MX.233687>,
        <http://tun.fi/MX.233689>,
        <http://tun.fi/MX.233691>,
        <http://tun.fi/MX.233693>,
        <http://tun.fi/MX.233695>,
        <http://tun.fi/MX.233696>,
        <http://tun.fi/MX.233697>,
        <http://tun.fi/MX.236928> ;
    skos:prefLabel "Laboulbeniaceae"@fi,
        "Laboulbeniaceae"@sv .

<http://tun.fi/MX.233833> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cheilymenia" ;
    dwc:scientificNameAuthorship "Boud." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:hiddenLabel "Cheilymenia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237080>,
        <http://tun.fi/MX.237081>,
        <http://tun.fi/MX.237082>,
        <http://tun.fi/MX.237083>,
        <http://tun.fi/MX.237084>,
        <http://tun.fi/MX.237085>,
        <http://tun.fi/MX.237086>,
        <http://tun.fi/MX.237087>,
        <http://tun.fi/MX.237088>,
        <http://tun.fi/MX.237089>,
        <http://tun.fi/MX.237090>,
        <http://tun.fi/MX.237091>,
        <http://tun.fi/MX.237092>,
        <http://tun.fi/MX.237093>,
        <http://tun.fi/MX.237094>,
        <http://tun.fi/MX.237095>,
        <http://tun.fi/MX.237096>,
        <http://tun.fi/MX.237097>,
        <http://tun.fi/MX.237098> ;
    skos:prefLabel "sukasmaljakkaat"@fi,
        "Cheilymenia"@sv .

<http://tun.fi/MX.233840> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Otidea" ;
    dwc:scientificNameAuthorship "(Pers.) Bonord." ;
    skos:broader <http://tun.fi/MX.233337> ;
    skos:hiddenLabel "Otidea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237453>,
        <http://tun.fi/MX.237454>,
        <http://tun.fi/MX.237456>,
        <http://tun.fi/MX.237459>,
        <http://tun.fi/MX.237460>,
        <http://tun.fi/MX.237461>,
        <http://tun.fi/MX.237462>,
        <http://tun.fi/MX.237463>,
        <http://tun.fi/MX.237464>,
        <http://tun.fi/MX.237465>,
        <http://tun.fi/MX.237466>,
        <http://tun.fi/MX.237467>,
        <http://tun.fi/MX.237469>,
        <http://tun.fi/MX.237470>,
        <http://tun.fi/MX.237472>,
        <http://tun.fi/MX.291315>,
        <http://tun.fi/MX.291316>,
        <http://tun.fi/MX.291335>,
        <http://tun.fi/MX.4983995> ;
    skos:prefLabel "jänönkorvat"@fi,
        "Otidea"@sv .

<http://tun.fi/MX.234458> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Venturia" ;
    dwc:scientificNameAuthorship "Sacc." ;
    skos:broader <http://tun.fi/MX.233422> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237943>,
        <http://tun.fi/MX.237944>,
        <http://tun.fi/MX.237945>,
        <http://tun.fi/MX.237946>,
        <http://tun.fi/MX.237947>,
        <http://tun.fi/MX.237948>,
        <http://tun.fi/MX.237949>,
        <http://tun.fi/MX.237950>,
        <http://tun.fi/MX.237951>,
        <http://tun.fi/MX.237952>,
        <http://tun.fi/MX.237953>,
        <http://tun.fi/MX.237954>,
        <http://tun.fi/MX.237955>,
        <http://tun.fi/MX.237956>,
        <http://tun.fi/MX.237957>,
        <http://tun.fi/MX.237958>,
        <http://tun.fi/MX.237959>,
        <http://tun.fi/MX.5077329>,
        <http://tun.fi/MX.5077331> ;
    skos:prefLabel "Venturia"@fi,
        "Venturia"@sv .

<http://tun.fi/MX.273142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Forcipomyia" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.273125> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273144>,
        <http://tun.fi/MX.273146>,
        <http://tun.fi/MX.273147>,
        <http://tun.fi/MX.273148>,
        <http://tun.fi/MX.273149>,
        <http://tun.fi/MX.273150>,
        <http://tun.fi/MX.273151>,
        <http://tun.fi/MX.273153>,
        <http://tun.fi/MX.273155>,
        <http://tun.fi/MX.273157>,
        <http://tun.fi/MX.286486>,
        <http://tun.fi/MX.286487>,
        <http://tun.fi/MX.286488>,
        <http://tun.fi/MX.286489>,
        <http://tun.fi/MX.286490>,
        <http://tun.fi/MX.286491>,
        <http://tun.fi/MX.286493>,
        <http://tun.fi/MX.286494>,
        <http://tun.fi/MX.286495> ;
    skos:prefLabel "Forcipomyia"@fi,
        "Forcipomyia"@sv .

<http://tun.fi/MX.274718> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campylomyza" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.274640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274719>,
        <http://tun.fi/MX.274720>,
        <http://tun.fi/MX.274721>,
        <http://tun.fi/MX.274722>,
        <http://tun.fi/MX.274723>,
        <http://tun.fi/MX.274724>,
        <http://tun.fi/MX.274725>,
        <http://tun.fi/MX.274726>,
        <http://tun.fi/MX.274727>,
        <http://tun.fi/MX.274728>,
        <http://tun.fi/MX.274729>,
        <http://tun.fi/MX.274730>,
        <http://tun.fi/MX.274731>,
        <http://tun.fi/MX.274732>,
        <http://tun.fi/MX.274733>,
        <http://tun.fi/MX.274735>,
        <http://tun.fi/MX.274736>,
        <http://tun.fi/MX.286516>,
        <http://tun.fi/MX.286517> ;
    skos:prefLabel "Campylomyza"@fi,
        "Campylomyza"@sv .

<http://tun.fi/MX.275557> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anatella" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275558>,
        <http://tun.fi/MX.275559>,
        <http://tun.fi/MX.275560>,
        <http://tun.fi/MX.275561>,
        <http://tun.fi/MX.275562>,
        <http://tun.fi/MX.275563>,
        <http://tun.fi/MX.275564>,
        <http://tun.fi/MX.275565>,
        <http://tun.fi/MX.275566>,
        <http://tun.fi/MX.275567>,
        <http://tun.fi/MX.275568>,
        <http://tun.fi/MX.275569>,
        <http://tun.fi/MX.275570>,
        <http://tun.fi/MX.275571>,
        <http://tun.fi/MX.275572>,
        <http://tun.fi/MX.275573>,
        <http://tun.fi/MX.275574>,
        <http://tun.fi/MX.275575>,
        <http://tun.fi/MX.275576> ;
    skos:prefLabel "Anatella"@fi,
        "Anatella"@sv .

<http://tun.fi/MX.278143> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eristalis" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Eristalis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278144>,
        <http://tun.fi/MX.278145>,
        <http://tun.fi/MX.278146>,
        <http://tun.fi/MX.278147>,
        <http://tun.fi/MX.278148>,
        <http://tun.fi/MX.278149>,
        <http://tun.fi/MX.278150>,
        <http://tun.fi/MX.278151>,
        <http://tun.fi/MX.278152>,
        <http://tun.fi/MX.278153>,
        <http://tun.fi/MX.278154>,
        <http://tun.fi/MX.278155>,
        <http://tun.fi/MX.278156>,
        <http://tun.fi/MX.278157>,
        <http://tun.fi/MX.278158>,
        <http://tun.fi/MX.278159>,
        <http://tun.fi/MX.278160>,
        <http://tun.fi/MX.278161>,
        <http://tun.fi/MX.313365> ;
    skos:prefLabel "aitosurrit"@fi,
        "Eristalis"@sv .

<http://tun.fi/MX.278800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pherbellia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.278790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278801>,
        <http://tun.fi/MX.278802>,
        <http://tun.fi/MX.278803>,
        <http://tun.fi/MX.278804>,
        <http://tun.fi/MX.278805>,
        <http://tun.fi/MX.278806>,
        <http://tun.fi/MX.278807>,
        <http://tun.fi/MX.278808>,
        <http://tun.fi/MX.278809>,
        <http://tun.fi/MX.278810>,
        <http://tun.fi/MX.278811>,
        <http://tun.fi/MX.278812>,
        <http://tun.fi/MX.278813>,
        <http://tun.fi/MX.278814>,
        <http://tun.fi/MX.278815>,
        <http://tun.fi/MX.278816>,
        <http://tun.fi/MX.278817>,
        <http://tun.fi/MX.278818>,
        <http://tun.fi/MX.278819> ;
    skos:prefLabel "Pherbellia"@fi,
        "Pherbellia"@sv .

<http://tun.fi/MX.279668> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Suillia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.279667> ;
    skos:hiddenLabel "Allophyla"@fi,
        "Allophyla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279669>,
        <http://tun.fi/MX.279670>,
        <http://tun.fi/MX.279671>,
        <http://tun.fi/MX.279672>,
        <http://tun.fi/MX.279673>,
        <http://tun.fi/MX.279674>,
        <http://tun.fi/MX.279675>,
        <http://tun.fi/MX.279676>,
        <http://tun.fi/MX.279677>,
        <http://tun.fi/MX.279678>,
        <http://tun.fi/MX.279679>,
        <http://tun.fi/MX.279680>,
        <http://tun.fi/MX.279681>,
        <http://tun.fi/MX.279682>,
        <http://tun.fi/MX.279683>,
        <http://tun.fi/MX.279684>,
        <http://tun.fi/MX.279685>,
        <http://tun.fi/MX.279686>,
        <http://tun.fi/MX.5000656> ;
    skos:prefLabel "Suillia"@fi,
        "Suillia"@sv .

<http://tun.fi/MX.280836> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thricops" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.280791> ;
    skos:hiddenLabel "Alleostylus"@fi,
        "Alloeostylus"@fi,
        "Alleostylus"@sv,
        "Alloeostylus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280837>,
        <http://tun.fi/MX.280838>,
        <http://tun.fi/MX.280839>,
        <http://tun.fi/MX.280840>,
        <http://tun.fi/MX.280841>,
        <http://tun.fi/MX.280842>,
        <http://tun.fi/MX.280843>,
        <http://tun.fi/MX.280844>,
        <http://tun.fi/MX.280845>,
        <http://tun.fi/MX.280846>,
        <http://tun.fi/MX.280847>,
        <http://tun.fi/MX.280848>,
        <http://tun.fi/MX.280849>,
        <http://tun.fi/MX.280850>,
        <http://tun.fi/MX.280851>,
        <http://tun.fi/MX.280852>,
        <http://tun.fi/MX.280853>,
        <http://tun.fi/MX.280854>,
        <http://tun.fi/MX.5014623> ;
    skos:prefLabel "Thricops"@fi,
        "Thricops"@sv .

<http://tun.fi/MX.286806> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pamphilius" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.286799> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.286808>,
        <http://tun.fi/MX.286810>,
        <http://tun.fi/MX.286811>,
        <http://tun.fi/MX.286814>,
        <http://tun.fi/MX.286816>,
        <http://tun.fi/MX.286817>,
        <http://tun.fi/MX.286818>,
        <http://tun.fi/MX.286820>,
        <http://tun.fi/MX.286822>,
        <http://tun.fi/MX.286823>,
        <http://tun.fi/MX.286825>,
        <http://tun.fi/MX.286827>,
        <http://tun.fi/MX.286830>,
        <http://tun.fi/MX.286831>,
        <http://tun.fi/MX.286834>,
        <http://tun.fi/MX.286838>,
        <http://tun.fi/MX.286840>,
        <http://tun.fi/MX.286842>,
        <http://tun.fi/MX.286845> ;
    skos:prefLabel "Pamphilius"@fi,
        "Pamphilius"@sv .

<http://tun.fi/MX.297165> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microgaster" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297168>,
        <http://tun.fi/MX.297169>,
        <http://tun.fi/MX.297172>,
        <http://tun.fi/MX.297173>,
        <http://tun.fi/MX.297174>,
        <http://tun.fi/MX.297175>,
        <http://tun.fi/MX.297176>,
        <http://tun.fi/MX.297177>,
        <http://tun.fi/MX.297182>,
        <http://tun.fi/MX.297183>,
        <http://tun.fi/MX.297185>,
        <http://tun.fi/MX.297187>,
        <http://tun.fi/MX.297189>,
        <http://tun.fi/MX.297190>,
        <http://tun.fi/MX.297191>,
        <http://tun.fi/MX.297193>,
        <http://tun.fi/MX.297195>,
        <http://tun.fi/MX.297197>,
        <http://tun.fi/MX.5024602> ;
    skos:prefLabel "Microgaster"@fi,
        "Microgaster"@sv .

<http://tun.fi/MX.308667> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthocentrus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308668>,
        <http://tun.fi/MX.308669>,
        <http://tun.fi/MX.308670>,
        <http://tun.fi/MX.308671>,
        <http://tun.fi/MX.308672>,
        <http://tun.fi/MX.308673>,
        <http://tun.fi/MX.308674>,
        <http://tun.fi/MX.308675>,
        <http://tun.fi/MX.308676>,
        <http://tun.fi/MX.308677>,
        <http://tun.fi/MX.308678>,
        <http://tun.fi/MX.308679>,
        <http://tun.fi/MX.308680>,
        <http://tun.fi/MX.308681>,
        <http://tun.fi/MX.308682>,
        <http://tun.fi/MX.308683>,
        <http://tun.fi/MX.308685>,
        <http://tun.fi/MX.308686>,
        <http://tun.fi/MX.308687> ;
    skos:prefLabel "Orthocentrus"@fi,
        "Orthocentrus"@sv .

<http://tun.fi/MX.319202> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pediobius" ;
    dwc:scientificNameAuthorship "Walker, 1846" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319203>,
        <http://tun.fi/MX.319204>,
        <http://tun.fi/MX.319205>,
        <http://tun.fi/MX.319207>,
        <http://tun.fi/MX.319208>,
        <http://tun.fi/MX.319209>,
        <http://tun.fi/MX.319210>,
        <http://tun.fi/MX.319212>,
        <http://tun.fi/MX.319213>,
        <http://tun.fi/MX.319216>,
        <http://tun.fi/MX.319217>,
        <http://tun.fi/MX.319220>,
        <http://tun.fi/MX.319222>,
        <http://tun.fi/MX.319224>,
        <http://tun.fi/MX.319225>,
        <http://tun.fi/MX.319226>,
        <http://tun.fi/MX.319227>,
        <http://tun.fi/MX.5013502>,
        <http://tun.fi/MX.5018747> ;
    skos:prefLabel "Pediobius"@fi,
        "Pediobius"@sv .

<http://tun.fi/MX.319433> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Miscogastrinae" ;
    dwc:scientificNameAuthorship "Walker, 1833" ;
    skos:broader <http://tun.fi/MX.289252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319434>,
        <http://tun.fi/MX.319437>,
        <http://tun.fi/MX.319446>,
        <http://tun.fi/MX.319448>,
        <http://tun.fi/MX.319450>,
        <http://tun.fi/MX.319452>,
        <http://tun.fi/MX.319454>,
        <http://tun.fi/MX.319460>,
        <http://tun.fi/MX.319462>,
        <http://tun.fi/MX.319464>,
        <http://tun.fi/MX.319474>,
        <http://tun.fi/MX.319477>,
        <http://tun.fi/MX.319481>,
        <http://tun.fi/MX.319485>,
        <http://tun.fi/MX.319493>,
        <http://tun.fi/MX.319498>,
        <http://tun.fi/MX.319501>,
        <http://tun.fi/MX.319511>,
        <http://tun.fi/MX.319514> ;
    skos:prefLabel "Miscogastrinae"@fi,
        "Miscogastrinae"@sv .

<http://tun.fi/MX.38971> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Vicia" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "terttuvirnat"@fi ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Lens"@fi,
        "Vicia"@fi,
        "Lens"@sv,
        "Vicia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38972>,
        <http://tun.fi/MX.38973>,
        <http://tun.fi/MX.38975>,
        <http://tun.fi/MX.38980>,
        <http://tun.fi/MX.38982>,
        <http://tun.fi/MX.38985>,
        <http://tun.fi/MX.38988>,
        <http://tun.fi/MX.38989>,
        <http://tun.fi/MX.38991>,
        <http://tun.fi/MX.41636>,
        <http://tun.fi/MX.41639>,
        <http://tun.fi/MX.41640>,
        <http://tun.fi/MX.41641>,
        <http://tun.fi/MX.41642>,
        <http://tun.fi/MX.41643>,
        <http://tun.fi/MX.41644>,
        <http://tun.fi/MX.41645>,
        <http://tun.fi/MX.41646>,
        <http://tun.fi/MX.41648> ;
    skos:prefLabel "virnat"@fi,
        "vickrar"@sv .

<http://tun.fi/MX.39135> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Geranium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39134> ;
    skos:hiddenLabel "Geranium"@fi,
        "Geranium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39136>,
        <http://tun.fi/MX.39137>,
        <http://tun.fi/MX.39138>,
        <http://tun.fi/MX.39139>,
        <http://tun.fi/MX.39140>,
        <http://tun.fi/MX.39141>,
        <http://tun.fi/MX.39142>,
        <http://tun.fi/MX.39143>,
        <http://tun.fi/MX.39144>,
        <http://tun.fi/MX.39145>,
        <http://tun.fi/MX.39146>,
        <http://tun.fi/MX.39147>,
        <http://tun.fi/MX.39148>,
        <http://tun.fi/MX.39149>,
        <http://tun.fi/MX.40994>,
        <http://tun.fi/MX.40995>,
        <http://tun.fi/MX.40996>,
        <http://tun.fi/MX.40998>,
        <http://tun.fi/MX.40999> ;
    skos:prefLabel "kurjenpolvet"@fi,
        "nävor"@sv .

<http://tun.fi/MX.59837> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caryocolum" ;
    dwc:scientificNameAuthorship "Gregor & Povolný, 1954" ;
    skos:broader <http://tun.fi/MX.59757> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.59838>,
        <http://tun.fi/MX.59839>,
        <http://tun.fi/MX.59840>,
        <http://tun.fi/MX.59841>,
        <http://tun.fi/MX.59842>,
        <http://tun.fi/MX.59843>,
        <http://tun.fi/MX.59844>,
        <http://tun.fi/MX.59845>,
        <http://tun.fi/MX.59846>,
        <http://tun.fi/MX.59848>,
        <http://tun.fi/MX.59849>,
        <http://tun.fi/MX.59850>,
        <http://tun.fi/MX.59852>,
        <http://tun.fi/MX.59855>,
        <http://tun.fi/MX.59856>,
        <http://tun.fi/MX.59857>,
        <http://tun.fi/MX.59858>,
        <http://tun.fi/MX.59860>,
        <http://tun.fi/MX.59861> ;
    skos:prefLabel "Caryocolum"@fi,
        "Caryocolum"@sv .

<http://tun.fi/MX.60546> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pammene" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082215>,
        <http://tun.fi/MX.60547>,
        <http://tun.fi/MX.60548>,
        <http://tun.fi/MX.60549>,
        <http://tun.fi/MX.60551>,
        <http://tun.fi/MX.60552>,
        <http://tun.fi/MX.60553>,
        <http://tun.fi/MX.60554>,
        <http://tun.fi/MX.60555>,
        <http://tun.fi/MX.60556>,
        <http://tun.fi/MX.60557>,
        <http://tun.fi/MX.60558>,
        <http://tun.fi/MX.60559>,
        <http://tun.fi/MX.60560>,
        <http://tun.fi/MX.60561>,
        <http://tun.fi/MX.60563>,
        <http://tun.fi/MX.60564>,
        <http://tun.fi/MX.60565>,
        <http://tun.fi/MX.60566> ;
    skos:prefLabel "Pammene"@fi,
        "Pammene"@sv .

<http://tun.fi/MX.67049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thelidium" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:hiddenLabel "Thelidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66590>,
        <http://tun.fi/MX.66675>,
        <http://tun.fi/MX.66676>,
        <http://tun.fi/MX.66677>,
        <http://tun.fi/MX.66678>,
        <http://tun.fi/MX.66679>,
        <http://tun.fi/MX.66680>,
        <http://tun.fi/MX.66681>,
        <http://tun.fi/MX.66682>,
        <http://tun.fi/MX.66683>,
        <http://tun.fi/MX.66684>,
        <http://tun.fi/MX.66685>,
        <http://tun.fi/MX.66686>,
        <http://tun.fi/MX.66687>,
        <http://tun.fi/MX.66688>,
        <http://tun.fi/MX.66689>,
        <http://tun.fi/MX.66691>,
        <http://tun.fi/MX.66692>,
        <http://tun.fi/MX.66693> ;
    skos:prefLabel "säröjäkälät"@fi,
        "Thelidium"@sv .

<http://tun.fi/MX.67068> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Biatora" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233335> ;
    skos:hiddenLabel "Biatora"@fi,
        "Biatora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971834>,
        <http://tun.fi/MX.4999399>,
        <http://tun.fi/MX.65291>,
        <http://tun.fi/MX.65297>,
        <http://tun.fi/MX.65336>,
        <http://tun.fi/MX.65337>,
        <http://tun.fi/MX.65338>,
        <http://tun.fi/MX.65339>,
        <http://tun.fi/MX.65340>,
        <http://tun.fi/MX.65341>,
        <http://tun.fi/MX.65342>,
        <http://tun.fi/MX.65343>,
        <http://tun.fi/MX.65344>,
        <http://tun.fi/MX.65345>,
        <http://tun.fi/MX.65346>,
        <http://tun.fi/MX.65347>,
        <http://tun.fi/MX.65348>,
        <http://tun.fi/MX.65349>,
        <http://tun.fi/MX.66557> ;
    skos:prefLabel "kalvasruskeiset"@fi,
        "knopplavar"@sv .

<http://tun.fi/MX.67074> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chaenothecopsis" ;
    dwc:scientificNameAuthorship "Vain." ;
    skos:broader <http://tun.fi/MX.233255> ;
    skos:hiddenLabel "Chaenothecopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313723>,
        <http://tun.fi/MX.4971884>,
        <http://tun.fi/MX.65513>,
        <http://tun.fi/MX.65514>,
        <http://tun.fi/MX.65515>,
        <http://tun.fi/MX.65516>,
        <http://tun.fi/MX.65517>,
        <http://tun.fi/MX.65518>,
        <http://tun.fi/MX.65519>,
        <http://tun.fi/MX.65520>,
        <http://tun.fi/MX.65521>,
        <http://tun.fi/MX.65522>,
        <http://tun.fi/MX.65523>,
        <http://tun.fi/MX.65524>,
        <http://tun.fi/MX.65525>,
        <http://tun.fi/MX.65526>,
        <http://tun.fi/MX.66558>,
        <http://tun.fi/MX.66559>,
        <http://tun.fi/MX.66560> ;
    skos:prefLabel "mustaneulat"@fi,
        "Chaenothecopsis"@sv .

<http://tun.fi/MX.67210> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tremella" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.233354> ;
    skos:hiddenLabel "Tremella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206285>,
        <http://tun.fi/MX.206287>,
        <http://tun.fi/MX.206288>,
        <http://tun.fi/MX.206289>,
        <http://tun.fi/MX.206290>,
        <http://tun.fi/MX.206291>,
        <http://tun.fi/MX.206292>,
        <http://tun.fi/MX.206293>,
        <http://tun.fi/MX.206294>,
        <http://tun.fi/MX.313757>,
        <http://tun.fi/MX.4978987>,
        <http://tun.fi/MX.5076626>,
        <http://tun.fi/MX.66724>,
        <http://tun.fi/MX.66725>,
        <http://tun.fi/MX.66726>,
        <http://tun.fi/MX.66727>,
        <http://tun.fi/MX.66728>,
        <http://tun.fi/MX.66729>,
        <http://tun.fi/MX.66730> ;
    skos:prefLabel "poimuhytykät"@fi,
        "Tremella"@sv .

<http://tun.fi/MX.69643> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agaricus" ;
    dwc:scientificNameAuthorship "L.:Fr." ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Agaricus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234692>,
        <http://tun.fi/MX.71660>,
        <http://tun.fi/MX.71896>,
        <http://tun.fi/MX.72135>,
        <http://tun.fi/MX.72136>,
        <http://tun.fi/MX.72137>,
        <http://tun.fi/MX.72138>,
        <http://tun.fi/MX.72350>,
        <http://tun.fi/MX.72551>,
        <http://tun.fi/MX.72552>,
        <http://tun.fi/MX.72553>,
        <http://tun.fi/MX.72782>,
        <http://tun.fi/MX.72783>,
        <http://tun.fi/MX.73048>,
        <http://tun.fi/MX.73049>,
        <http://tun.fi/MX.73050>,
        <http://tun.fi/MX.73278>,
        <http://tun.fi/MX.73279>,
        <http://tun.fi/MX.73280> ;
    skos:prefLabel "herkkusienet"@fi,
        "Agaricus"@sv .

<http://tun.fi/MX.70453> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Ploima" ;
    skos:broader <http://tun.fi/MX.70450> ;
    skos:hiddenLabel "Ploimida"@fi,
        "Ploimida"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297868>,
        <http://tun.fi/MX.297871>,
        <http://tun.fi/MX.297890>,
        <http://tun.fi/MX.297897>,
        <http://tun.fi/MX.297907>,
        <http://tun.fi/MX.297942>,
        <http://tun.fi/MX.297948>,
        <http://tun.fi/MX.297953>,
        <http://tun.fi/MX.312513>,
        <http://tun.fi/MX.312527>,
        <http://tun.fi/MX.312580>,
        <http://tun.fi/MX.312591>,
        <http://tun.fi/MX.312649>,
        <http://tun.fi/MX.312723>,
        <http://tun.fi/MX.312726>,
        <http://tun.fi/MX.312730>,
        <http://tun.fi/MX.312734>,
        <http://tun.fi/MX.312739>,
        <http://tun.fi/MX.312893> ;
    skos:prefLabel "Ploima"@fi,
        "Ploima"@sv .

<http://tun.fi/MX.203048> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllocoptes" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203049>,
        <http://tun.fi/MX.203050>,
        <http://tun.fi/MX.203051>,
        <http://tun.fi/MX.203052>,
        <http://tun.fi/MX.203053>,
        <http://tun.fi/MX.203054>,
        <http://tun.fi/MX.203055>,
        <http://tun.fi/MX.203056>,
        <http://tun.fi/MX.203057>,
        <http://tun.fi/MX.203058>,
        <http://tun.fi/MX.203059>,
        <http://tun.fi/MX.203060>,
        <http://tun.fi/MX.203061>,
        <http://tun.fi/MX.203062>,
        <http://tun.fi/MX.203063>,
        <http://tun.fi/MX.203064>,
        <http://tun.fi/MX.203065>,
        <http://tun.fi/MX.203066>,
        <http://tun.fi/MX.203067>,
        <http://tun.fi/MX.203068> ;
    skos:prefLabel "Phyllocoptes"@fi,
        "Phyllocoptes"@sv .

<http://tun.fi/MX.204313> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Formica" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.204287> ;
    skos:hiddenLabel "Formica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203776>,
        <http://tun.fi/MX.203777>,
        <http://tun.fi/MX.203778>,
        <http://tun.fi/MX.204315>,
        <http://tun.fi/MX.204316>,
        <http://tun.fi/MX.204317>,
        <http://tun.fi/MX.204318>,
        <http://tun.fi/MX.204319>,
        <http://tun.fi/MX.204320>,
        <http://tun.fi/MX.204321>,
        <http://tun.fi/MX.204323>,
        <http://tun.fi/MX.204325>,
        <http://tun.fi/MX.204326>,
        <http://tun.fi/MX.204327>,
        <http://tun.fi/MX.204328>,
        <http://tun.fi/MX.204329>,
        <http://tun.fi/MX.204330>,
        <http://tun.fi/MX.204332>,
        <http://tun.fi/MX.204334>,
        <http://tun.fi/MX.204335> ;
    skos:prefLabel "Formica"@fi,
        "stormyror"@sv .

<http://tun.fi/MX.204966> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tulasnella" ;
    dwc:scientificNameAuthorship "J.Schröt." ;
    skos:broader <http://tun.fi/MX.53677> ;
    skos:hiddenLabel "Tulasnella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206320>,
        <http://tun.fi/MX.206321>,
        <http://tun.fi/MX.206322>,
        <http://tun.fi/MX.206323>,
        <http://tun.fi/MX.206324>,
        <http://tun.fi/MX.206325>,
        <http://tun.fi/MX.206326>,
        <http://tun.fi/MX.206327>,
        <http://tun.fi/MX.206328>,
        <http://tun.fi/MX.206330>,
        <http://tun.fi/MX.206331>,
        <http://tun.fi/MX.206332>,
        <http://tun.fi/MX.206333>,
        <http://tun.fi/MX.206334>,
        <http://tun.fi/MX.206335>,
        <http://tun.fi/MX.206336>,
        <http://tun.fi/MX.236520>,
        <http://tun.fi/MX.236522>,
        <http://tun.fi/MX.4891496>,
        <http://tun.fi/MX.4891497> ;
    skos:prefLabel "liivakat"@fi,
        "Tulasnella"@sv .

<http://tun.fi/MX.205124> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sistotrema" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.233440> ;
    skos:hiddenLabel "Sistotrema"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205906>,
        <http://tun.fi/MX.205907>,
        <http://tun.fi/MX.205908>,
        <http://tun.fi/MX.205909>,
        <http://tun.fi/MX.205910>,
        <http://tun.fi/MX.205911>,
        <http://tun.fi/MX.205912>,
        <http://tun.fi/MX.205913>,
        <http://tun.fi/MX.205914>,
        <http://tun.fi/MX.205915>,
        <http://tun.fi/MX.205916>,
        <http://tun.fi/MX.205917>,
        <http://tun.fi/MX.205918>,
        <http://tun.fi/MX.205919>,
        <http://tun.fi/MX.205920>,
        <http://tun.fi/MX.205921>,
        <http://tun.fi/MX.205922>,
        <http://tun.fi/MX.205923>,
        <http://tun.fi/MX.236402>,
        <http://tun.fi/MX.4891491> ;
    skos:prefLabel "kurokat"@fi,
        "Sistotrema"@sv .

<http://tun.fi/MX.211041> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chioneinae" ;
    dwc:scientificNameAuthorship "Rondani, 1841" ;
    skos:broader <http://tun.fi/MX.211040> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211042>,
        <http://tun.fi/MX.211043>,
        <http://tun.fi/MX.272684>,
        <http://tun.fi/MX.272688>,
        <http://tun.fi/MX.272695>,
        <http://tun.fi/MX.272701>,
        <http://tun.fi/MX.272703>,
        <http://tun.fi/MX.272706>,
        <http://tun.fi/MX.272718>,
        <http://tun.fi/MX.272722>,
        <http://tun.fi/MX.272724>,
        <http://tun.fi/MX.272734>,
        <http://tun.fi/MX.272753>,
        <http://tun.fi/MX.272769>,
        <http://tun.fi/MX.272771>,
        <http://tun.fi/MX.272775>,
        <http://tun.fi/MX.272778>,
        <http://tun.fi/MX.272781>,
        <http://tun.fi/MX.272793>,
        <http://tun.fi/MX.317312> ;
    skos:prefLabel "Chioneinae"@fi,
        "Chioneinae"@sv .

<http://tun.fi/MX.212956> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pottiaceae" ;
    dwc:scientificNameAuthorship "Schimp." ;
    skos:broader <http://tun.fi/MX.70691> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.43285>,
        <http://tun.fi/MX.43289>,
        <http://tun.fi/MX.43291>,
        <http://tun.fi/MX.43293>,
        <http://tun.fi/MX.43296>,
        <http://tun.fi/MX.43305>,
        <http://tun.fi/MX.43312>,
        <http://tun.fi/MX.43313>,
        <http://tun.fi/MX.43318>,
        <http://tun.fi/MX.43326>,
        <http://tun.fi/MX.43342>,
        <http://tun.fi/MX.43359>,
        <http://tun.fi/MX.43368>,
        <http://tun.fi/MX.43374>,
        <http://tun.fi/MX.43379>,
        <http://tun.fi/MX.43388>,
        <http://tun.fi/MX.43404>,
        <http://tun.fi/MX.43417>,
        <http://tun.fi/MX.5074474>,
        <http://tun.fi/MX.5074476> ;
    skos:prefLabel "Pottiaceae"@fi,
        "Pottiaceae"@sv .

<http://tun.fi/MX.213909> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Chydoridae" ;
    dwc:scientificNameAuthorship "Dybowski & Grochowski , 1894" ;
    skos:broader <http://tun.fi/MX.213778> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213913>,
        <http://tun.fi/MX.213917>,
        <http://tun.fi/MX.213922>,
        <http://tun.fi/MX.213924>,
        <http://tun.fi/MX.213935>,
        <http://tun.fi/MX.213937>,
        <http://tun.fi/MX.213939>,
        <http://tun.fi/MX.213941>,
        <http://tun.fi/MX.213943>,
        <http://tun.fi/MX.213946>,
        <http://tun.fi/MX.213950>,
        <http://tun.fi/MX.213951>,
        <http://tun.fi/MX.213958>,
        <http://tun.fi/MX.213964>,
        <http://tun.fi/MX.213966>,
        <http://tun.fi/MX.213968>,
        <http://tun.fi/MX.214795>,
        <http://tun.fi/MX.230576>,
        <http://tun.fi/MX.230736>,
        <http://tun.fi/MX.230740> ;
    skos:prefLabel "Chydoridae"@fi,
        "Chydoridae"@sv .

<http://tun.fi/MX.214844> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lycoperdon" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.5081136> ;
    skos:hiddenLabel "Lycoperdon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235893>,
        <http://tun.fi/MX.235894>,
        <http://tun.fi/MX.235897>,
        <http://tun.fi/MX.235898>,
        <http://tun.fi/MX.235899>,
        <http://tun.fi/MX.235900>,
        <http://tun.fi/MX.235901>,
        <http://tun.fi/MX.235902>,
        <http://tun.fi/MX.235903>,
        <http://tun.fi/MX.235904>,
        <http://tun.fi/MX.235906>,
        <http://tun.fi/MX.235907>,
        <http://tun.fi/MX.235908>,
        <http://tun.fi/MX.235909>,
        <http://tun.fi/MX.235910>,
        <http://tun.fi/MX.235912>,
        <http://tun.fi/MX.235913>,
        <http://tun.fi/MX.235916>,
        <http://tun.fi/MX.235917>,
        <http://tun.fi/MX.235918> ;
    skos:prefLabel "tuhkelot"@fi,
        "Lycoperdon"@sv .

<http://tun.fi/MX.228689> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cinara" ;
    dwc:scientificNameAuthorship "Curtis, 1835" ;
    skos:broader <http://tun.fi/MX.228661> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228691>,
        <http://tun.fi/MX.228692>,
        <http://tun.fi/MX.228693>,
        <http://tun.fi/MX.228694>,
        <http://tun.fi/MX.228695>,
        <http://tun.fi/MX.228696>,
        <http://tun.fi/MX.228697>,
        <http://tun.fi/MX.228698>,
        <http://tun.fi/MX.228699>,
        <http://tun.fi/MX.228701>,
        <http://tun.fi/MX.228702>,
        <http://tun.fi/MX.228704>,
        <http://tun.fi/MX.228705>,
        <http://tun.fi/MX.228706>,
        <http://tun.fi/MX.228707>,
        <http://tun.fi/MX.228708>,
        <http://tun.fi/MX.228710>,
        <http://tun.fi/MX.228711>,
        <http://tun.fi/MX.228712>,
        <http://tun.fi/MX.4993714> ;
    skos:prefLabel "Cinara"@fi,
        "Cinara"@sv .

<http://tun.fi/MX.229947> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Orthotylinae" ;
    skos:broader <http://tun.fi/MX.53599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229949>,
        <http://tun.fi/MX.229952>,
        <http://tun.fi/MX.229956>,
        <http://tun.fi/MX.229958>,
        <http://tun.fi/MX.229962>,
        <http://tun.fi/MX.229965>,
        <http://tun.fi/MX.229967>,
        <http://tun.fi/MX.229970>,
        <http://tun.fi/MX.229972>,
        <http://tun.fi/MX.229974>,
        <http://tun.fi/MX.229992>,
        <http://tun.fi/MX.229994>,
        <http://tun.fi/MX.229996>,
        <http://tun.fi/MX.229998>,
        <http://tun.fi/MX.230003>,
        <http://tun.fi/MX.230006>,
        <http://tun.fi/MX.230009>,
        <http://tun.fi/MX.230011>,
        <http://tun.fi/MX.4994282>,
        <http://tun.fi/MX.5080725> ;
    skos:prefLabel "Orthotylinae"@fi,
        "Orthotylinae"@sv .

<http://tun.fi/MX.230065> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psallus" ;
    dwc:scientificNameAuthorship "Fieber, 1858" ;
    skos:broader <http://tun.fi/MX.230013> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230067>,
        <http://tun.fi/MX.230068>,
        <http://tun.fi/MX.230069>,
        <http://tun.fi/MX.230072>,
        <http://tun.fi/MX.230073>,
        <http://tun.fi/MX.230075>,
        <http://tun.fi/MX.230078>,
        <http://tun.fi/MX.230080>,
        <http://tun.fi/MX.230081>,
        <http://tun.fi/MX.230082>,
        <http://tun.fi/MX.230083>,
        <http://tun.fi/MX.230085>,
        <http://tun.fi/MX.230086>,
        <http://tun.fi/MX.230087>,
        <http://tun.fi/MX.230089>,
        <http://tun.fi/MX.230091>,
        <http://tun.fi/MX.230093>,
        <http://tun.fi/MX.230094>,
        <http://tun.fi/MX.230095>,
        <http://tun.fi/MX.4994287> ;
    skos:prefLabel "Psallus"@fi,
        "Psallus"@sv .

<http://tun.fi/MX.233226> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Teloschistaceae" ;
    skos:broader <http://tun.fi/MX.70593> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317223>,
        <http://tun.fi/MX.67015>,
        <http://tun.fi/MX.67033>,
        <http://tun.fi/MX.67041>,
        <http://tun.fi/MX.67055>,
        <http://tun.fi/MX.67058>,
        <http://tun.fi/MX.67067>,
        <http://tun.fi/MX.67071>,
        <http://tun.fi/MX.67122>,
        <http://tun.fi/MX.67154>,
        <http://tun.fi/MX.67175>,
        <http://tun.fi/MX.67204>,
        <http://tun.fi/MX.67264>,
        <http://tun.fi/MX.67266>,
        <http://tun.fi/MX.67288>,
        <http://tun.fi/MX.67313>,
        <http://tun.fi/MX.67332>,
        <http://tun.fi/MX.67347>,
        <http://tun.fi/MX.67363>,
        <http://tun.fi/MX.67401> ;
    skos:prefLabel "Teloschistaceae"@fi,
        "Teloschistaceae"@sv .

<http://tun.fi/MX.234468> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaeosphaeria" ;
    dwc:scientificNameAuthorship "I.Miyake" ;
    skos:broader <http://tun.fi/MX.53636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237653>,
        <http://tun.fi/MX.237654>,
        <http://tun.fi/MX.237655>,
        <http://tun.fi/MX.237656>,
        <http://tun.fi/MX.237657>,
        <http://tun.fi/MX.237658>,
        <http://tun.fi/MX.237659>,
        <http://tun.fi/MX.237660>,
        <http://tun.fi/MX.237661>,
        <http://tun.fi/MX.237662>,
        <http://tun.fi/MX.237663>,
        <http://tun.fi/MX.237664>,
        <http://tun.fi/MX.237665>,
        <http://tun.fi/MX.237666>,
        <http://tun.fi/MX.237667>,
        <http://tun.fi/MX.237668>,
        <http://tun.fi/MX.237669>,
        <http://tun.fi/MX.237670>,
        <http://tun.fi/MX.237671>,
        <http://tun.fi/MX.237672> ;
    skos:prefLabel "Phaeosphaeria"@fi,
        "Phaeosphaeria"@sv .

<http://tun.fi/MX.274466> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psychoda" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.274431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274467>,
        <http://tun.fi/MX.274468>,
        <http://tun.fi/MX.274469>,
        <http://tun.fi/MX.274470>,
        <http://tun.fi/MX.274471>,
        <http://tun.fi/MX.274472>,
        <http://tun.fi/MX.274473>,
        <http://tun.fi/MX.274474>,
        <http://tun.fi/MX.274475>,
        <http://tun.fi/MX.274476>,
        <http://tun.fi/MX.274477>,
        <http://tun.fi/MX.274478>,
        <http://tun.fi/MX.274479>,
        <http://tun.fi/MX.274480>,
        <http://tun.fi/MX.274481>,
        <http://tun.fi/MX.274482>,
        <http://tun.fi/MX.274483>,
        <http://tun.fi/MX.274484>,
        <http://tun.fi/MX.274485>,
        <http://tun.fi/MX.5078145> ;
    skos:prefLabel "Psychoda"@fi,
        "Psychoda"@sv .

<http://tun.fi/MX.296911> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alysia" ;
    dwc:scientificNameAuthorship "Latreille, 1804" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296912>,
        <http://tun.fi/MX.296913>,
        <http://tun.fi/MX.296914>,
        <http://tun.fi/MX.296915>,
        <http://tun.fi/MX.296917>,
        <http://tun.fi/MX.296918>,
        <http://tun.fi/MX.321561>,
        <http://tun.fi/MX.321563>,
        <http://tun.fi/MX.321564>,
        <http://tun.fi/MX.321565>,
        <http://tun.fi/MX.321567>,
        <http://tun.fi/MX.321568>,
        <http://tun.fi/MX.321569>,
        <http://tun.fi/MX.321570>,
        <http://tun.fi/MX.321571>,
        <http://tun.fi/MX.321573>,
        <http://tun.fi/MX.321574>,
        <http://tun.fi/MX.321575>,
        <http://tun.fi/MX.321576>,
        <http://tun.fi/MX.321578> ;
    skos:prefLabel "Alysia"@fi,
        "Alysia"@sv .

<http://tun.fi/MX.297353> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aphidiinae" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Aphidiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297355>,
        <http://tun.fi/MX.297373>,
        <http://tun.fi/MX.297376>,
        <http://tun.fi/MX.297391>,
        <http://tun.fi/MX.297396>,
        <http://tun.fi/MX.297398>,
        <http://tun.fi/MX.297403>,
        <http://tun.fi/MX.297409>,
        <http://tun.fi/MX.297422>,
        <http://tun.fi/MX.297424>,
        <http://tun.fi/MX.297444>,
        <http://tun.fi/MX.297446>,
        <http://tun.fi/MX.297449>,
        <http://tun.fi/MX.297454>,
        <http://tun.fi/MX.297460>,
        <http://tun.fi/MX.297480>,
        <http://tun.fi/MX.321638>,
        <http://tun.fi/MX.5017883>,
        <http://tun.fi/MX.5017884>,
        <http://tun.fi/MX.5017893> ;
    skos:prefLabel "kirvavainokaiset"@fi,
        "Aphidiinae"@sv .

<http://tun.fi/MX.309806> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hadrodactylus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309807>,
        <http://tun.fi/MX.309808>,
        <http://tun.fi/MX.309809>,
        <http://tun.fi/MX.309810>,
        <http://tun.fi/MX.309812>,
        <http://tun.fi/MX.309815>,
        <http://tun.fi/MX.309817>,
        <http://tun.fi/MX.309818>,
        <http://tun.fi/MX.309819>,
        <http://tun.fi/MX.309821>,
        <http://tun.fi/MX.309823>,
        <http://tun.fi/MX.309824>,
        <http://tun.fi/MX.309825>,
        <http://tun.fi/MX.309826>,
        <http://tun.fi/MX.309827>,
        <http://tun.fi/MX.309828>,
        <http://tun.fi/MX.309829>,
        <http://tun.fi/MX.309830>,
        <http://tun.fi/MX.309831>,
        <http://tun.fi/MX.323512> ;
    skos:prefLabel "Hadrodactylus"@fi,
        "Hadrodactylus"@sv .

<http://tun.fi/MX.317799> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trimorus" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317797> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317802>,
        <http://tun.fi/MX.317803>,
        <http://tun.fi/MX.317804>,
        <http://tun.fi/MX.317805>,
        <http://tun.fi/MX.317806>,
        <http://tun.fi/MX.317807>,
        <http://tun.fi/MX.317808>,
        <http://tun.fi/MX.317810>,
        <http://tun.fi/MX.317811>,
        <http://tun.fi/MX.317812>,
        <http://tun.fi/MX.317813>,
        <http://tun.fi/MX.317814>,
        <http://tun.fi/MX.317815>,
        <http://tun.fi/MX.317816>,
        <http://tun.fi/MX.317817>,
        <http://tun.fi/MX.317818>,
        <http://tun.fi/MX.317819>,
        <http://tun.fi/MX.317820>,
        <http://tun.fi/MX.317823>,
        <http://tun.fi/MX.5000401> ;
    skos:prefLabel "Trimorus"@fi,
        "Trimorus"@sv .

<http://tun.fi/MX.317964> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Zygota" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317965>,
        <http://tun.fi/MX.317966>,
        <http://tun.fi/MX.317967>,
        <http://tun.fi/MX.317968>,
        <http://tun.fi/MX.317969>,
        <http://tun.fi/MX.317970>,
        <http://tun.fi/MX.317971>,
        <http://tun.fi/MX.317972>,
        <http://tun.fi/MX.317974>,
        <http://tun.fi/MX.317975>,
        <http://tun.fi/MX.317976>,
        <http://tun.fi/MX.317977>,
        <http://tun.fi/MX.317978>,
        <http://tun.fi/MX.317980>,
        <http://tun.fi/MX.317981>,
        <http://tun.fi/MX.317984>,
        <http://tun.fi/MX.317985>,
        <http://tun.fi/MX.317986>,
        <http://tun.fi/MX.317987>,
        <http://tun.fi/MX.317988> ;
    skos:prefLabel "Zygota"@fi,
        "Zygota"@sv .

<http://tun.fi/MX.37580> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Aves" ;
    skos:broader <http://tun.fi/MX.37606> ;
    skos:hiddenLabel "Aves"@fi,
        "Aves"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206939>,
        <http://tun.fi/MX.206944>,
        <http://tun.fi/MX.25833>,
        <http://tun.fi/MX.25869>,
        <http://tun.fi/MX.26009>,
        <http://tun.fi/MX.26257>,
        <http://tun.fi/MX.26456>,
        <http://tun.fi/MX.26830>,
        <http://tun.fi/MX.27184>,
        <http://tun.fi/MX.27433>,
        <http://tun.fi/MX.27881>,
        <http://tun.fi/MX.28666>,
        <http://tun.fi/MX.28877>,
        <http://tun.fi/MX.29078>,
        <http://tun.fi/MX.29844>,
        <http://tun.fi/MX.30103>,
        <http://tun.fi/MX.30559>,
        <http://tun.fi/MX.70300>,
        <http://tun.fi/MX.70301>,
        <http://tun.fi/MX.70302> ;
    skos:prefLabel "linnut"@fi,
        "fåglar"@sv .

<http://tun.fi/MX.38162> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chenopodium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38157> ;
    skos:hiddenLabel "Chenopodium"@fi,
        "Chenopodium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290835>,
        <http://tun.fi/MX.38163>,
        <http://tun.fi/MX.38164>,
        <http://tun.fi/MX.38166>,
        <http://tun.fi/MX.38167>,
        <http://tun.fi/MX.38168>,
        <http://tun.fi/MX.38169>,
        <http://tun.fi/MX.38170>,
        <http://tun.fi/MX.38171>,
        <http://tun.fi/MX.38172>,
        <http://tun.fi/MX.38173>,
        <http://tun.fi/MX.41017>,
        <http://tun.fi/MX.41021>,
        <http://tun.fi/MX.41022>,
        <http://tun.fi/MX.41024>,
        <http://tun.fi/MX.41025>,
        <http://tun.fi/MX.41026>,
        <http://tun.fi/MX.41177>,
        <http://tun.fi/MX.41352>,
        <http://tun.fi/MX.4973205> ;
    skos:prefLabel "rikkasavikat"@fi,
        "ogräsmållor"@sv .

<http://tun.fi/MX.38811> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rosa" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "aitoruusut"@fi ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Rosa"@fi,
        "Rosa"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38812>,
        <http://tun.fi/MX.38813>,
        <http://tun.fi/MX.38815>,
        <http://tun.fi/MX.38816>,
        <http://tun.fi/MX.38817>,
        <http://tun.fi/MX.38818>,
        <http://tun.fi/MX.38820>,
        <http://tun.fi/MX.38822>,
        <http://tun.fi/MX.38823>,
        <http://tun.fi/MX.39665>,
        <http://tun.fi/MX.39667>,
        <http://tun.fi/MX.41424>,
        <http://tun.fi/MX.41426>,
        <http://tun.fi/MX.41429>,
        <http://tun.fi/MX.41430>,
        <http://tun.fi/MX.41431>,
        <http://tun.fi/MX.41432>,
        <http://tun.fi/MX.42253>,
        <http://tun.fi/MX.42806>,
        <http://tun.fi/MX.43002> ;
    skos:prefLabel "ruusut"@fi,
        "rosor"@sv .

<http://tun.fi/MX.39087> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epilobium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "hoikkahorsmat"@fi ;
    skos:broader <http://tun.fi/MX.39080> ;
    skos:hiddenLabel "Epilobium"@fi,
        "Epilobium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39089>,
        <http://tun.fi/MX.39090>,
        <http://tun.fi/MX.39091>,
        <http://tun.fi/MX.39092>,
        <http://tun.fi/MX.39093>,
        <http://tun.fi/MX.39094>,
        <http://tun.fi/MX.39095>,
        <http://tun.fi/MX.39096>,
        <http://tun.fi/MX.39097>,
        <http://tun.fi/MX.39100>,
        <http://tun.fi/MX.39101>,
        <http://tun.fi/MX.39104>,
        <http://tun.fi/MX.39105>,
        <http://tun.fi/MX.39106>,
        <http://tun.fi/MX.39107>,
        <http://tun.fi/MX.39110>,
        <http://tun.fi/MX.39112>,
        <http://tun.fi/MX.39113>,
        <http://tun.fi/MX.40975>,
        <http://tun.fi/MX.4972378> ;
    skos:prefLabel "horsmat"@fi,
        "dunörter"@sv .

<http://tun.fi/MX.40029> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Orchidaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70035> ;
    skos:hiddenLabel "Cypripediaceae"@fi,
        "Orchidaceae"@fi,
        "Cypripediaceae"@sv,
        "Orchidaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40027>,
        <http://tun.fi/MX.40030>,
        <http://tun.fi/MX.40034>,
        <http://tun.fi/MX.40037>,
        <http://tun.fi/MX.40039>,
        <http://tun.fi/MX.40044>,
        <http://tun.fi/MX.40046>,
        <http://tun.fi/MX.40048>,
        <http://tun.fi/MX.40053>,
        <http://tun.fi/MX.40055>,
        <http://tun.fi/MX.40059>,
        <http://tun.fi/MX.40061>,
        <http://tun.fi/MX.40063>,
        <http://tun.fi/MX.40075>,
        <http://tun.fi/MX.40078>,
        <http://tun.fi/MX.40080>,
        <http://tun.fi/MX.40082>,
        <http://tun.fi/MX.40084>,
        <http://tun.fi/MX.40086>,
        <http://tun.fi/MX.40088> ;
    skos:prefLabel "kämmekkäkasvit"@fi,
        "orkideer"@sv .

<http://tun.fi/MX.60345> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ancylis" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60346>,
        <http://tun.fi/MX.60347>,
        <http://tun.fi/MX.60348>,
        <http://tun.fi/MX.60349>,
        <http://tun.fi/MX.60351>,
        <http://tun.fi/MX.60352>,
        <http://tun.fi/MX.60353>,
        <http://tun.fi/MX.60354>,
        <http://tun.fi/MX.60355>,
        <http://tun.fi/MX.60357>,
        <http://tun.fi/MX.60358>,
        <http://tun.fi/MX.60359>,
        <http://tun.fi/MX.60360>,
        <http://tun.fi/MX.60361>,
        <http://tun.fi/MX.60362>,
        <http://tun.fi/MX.60363>,
        <http://tun.fi/MX.60365>,
        <http://tun.fi/MX.60366>,
        <http://tun.fi/MX.60367>,
        <http://tun.fi/MX.60368> ;
    skos:prefLabel "Ancylis"@fi,
        "Ancylis"@sv .

<http://tun.fi/MX.60715> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pterophorinae" ;
    dwc:scientificNameAuthorship "Zeller, 1841" ;
    skos:broader <http://tun.fi/MX.60637> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60639>,
        <http://tun.fi/MX.60644>,
        <http://tun.fi/MX.60648>,
        <http://tun.fi/MX.60651>,
        <http://tun.fi/MX.60660>,
        <http://tun.fi/MX.60663>,
        <http://tun.fi/MX.60666>,
        <http://tun.fi/MX.60668>,
        <http://tun.fi/MX.60670>,
        <http://tun.fi/MX.60672>,
        <http://tun.fi/MX.60681>,
        <http://tun.fi/MX.60684>,
        <http://tun.fi/MX.60687>,
        <http://tun.fi/MX.60695>,
        <http://tun.fi/MX.60699>,
        <http://tun.fi/MX.60701>,
        <http://tun.fi/MX.60703>,
        <http://tun.fi/MX.60705>,
        <http://tun.fi/MX.60708>,
        <http://tun.fi/MX.60716> ;
    skos:prefLabel "Pterophorinae"@fi,
        "Pterophorinae"@sv .

<http://tun.fi/MX.70627> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Polyporales" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204900>,
        <http://tun.fi/MX.204910>,
        <http://tun.fi/MX.204939>,
        <http://tun.fi/MX.204945>,
        <http://tun.fi/MX.204965>,
        <http://tun.fi/MX.205043>,
        <http://tun.fi/MX.205099>,
        <http://tun.fi/MX.233251>,
        <http://tun.fi/MX.233275>,
        <http://tun.fi/MX.233326>,
        <http://tun.fi/MX.233351>,
        <http://tun.fi/MX.233387>,
        <http://tun.fi/MX.233388>,
        <http://tun.fi/MX.233419>,
        <http://tun.fi/MX.233440>,
        <http://tun.fi/MX.234633>,
        <http://tun.fi/MX.313512>,
        <http://tun.fi/MX.4884024>,
        <http://tun.fi/MX.4884038>,
        <http://tun.fi/MX.5000055> ;
    skos:prefLabel "Polyporales"@fi,
        "Polyporales"@sv .

<http://tun.fi/MX.191432> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyrophaena" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Gyrophaena"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191433>,
        <http://tun.fi/MX.191435>,
        <http://tun.fi/MX.191436>,
        <http://tun.fi/MX.191437>,
        <http://tun.fi/MX.191439>,
        <http://tun.fi/MX.191440>,
        <http://tun.fi/MX.191442>,
        <http://tun.fi/MX.191443>,
        <http://tun.fi/MX.191444>,
        <http://tun.fi/MX.191445>,
        <http://tun.fi/MX.191446>,
        <http://tun.fi/MX.191448>,
        <http://tun.fi/MX.191450>,
        <http://tun.fi/MX.191451>,
        <http://tun.fi/MX.191452>,
        <http://tun.fi/MX.191453>,
        <http://tun.fi/MX.191454>,
        <http://tun.fi/MX.191455>,
        <http://tun.fi/MX.191456>,
        <http://tun.fi/MX.191458>,
        <http://tun.fi/MX.191460> ;
    skos:prefLabel "sienivilistäjät"@fi,
        "Gyrophaena"@sv .

<http://tun.fi/MX.194793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Donacia" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.194787> ;
    skos:hiddenLabel "Donacia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194794>,
        <http://tun.fi/MX.194795>,
        <http://tun.fi/MX.194796>,
        <http://tun.fi/MX.194797>,
        <http://tun.fi/MX.194798>,
        <http://tun.fi/MX.194800>,
        <http://tun.fi/MX.194801>,
        <http://tun.fi/MX.194802>,
        <http://tun.fi/MX.194803>,
        <http://tun.fi/MX.194805>,
        <http://tun.fi/MX.194806>,
        <http://tun.fi/MX.194807>,
        <http://tun.fi/MX.194808>,
        <http://tun.fi/MX.194809>,
        <http://tun.fi/MX.194810>,
        <http://tun.fi/MX.194811>,
        <http://tun.fi/MX.194812>,
        <http://tun.fi/MX.194813>,
        <http://tun.fi/MX.194814>,
        <http://tun.fi/MX.194815>,
        <http://tun.fi/MX.194816> ;
    skos:prefLabel "ruokokuoriaiset"@fi,
        "Donacia"@sv .

<http://tun.fi/MX.202944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pardosa" ;
    skos:broader <http://tun.fi/MX.202514> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.202945>,
        <http://tun.fi/MX.202946>,
        <http://tun.fi/MX.202947>,
        <http://tun.fi/MX.202948>,
        <http://tun.fi/MX.202949>,
        <http://tun.fi/MX.202950>,
        <http://tun.fi/MX.202951>,
        <http://tun.fi/MX.202952>,
        <http://tun.fi/MX.202953>,
        <http://tun.fi/MX.202954>,
        <http://tun.fi/MX.202955>,
        <http://tun.fi/MX.202956>,
        <http://tun.fi/MX.202957>,
        <http://tun.fi/MX.202958>,
        <http://tun.fi/MX.202959>,
        <http://tun.fi/MX.202960>,
        <http://tun.fi/MX.202961>,
        <http://tun.fi/MX.202962>,
        <http://tun.fi/MX.202963>,
        <http://tun.fi/MX.202964>,
        <http://tun.fi/MX.202965> ;
    skos:prefLabel "Pardosa"@fi,
        "Pardosa"@sv .

<http://tun.fi/MX.204918> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phellinus" ;
    dwc:scientificNameAuthorship "Quél." ;
    skos:broader <http://tun.fi/MX.233250> ;
    skos:hiddenLabel "Phellinus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205703>,
        <http://tun.fi/MX.205704>,
        <http://tun.fi/MX.205706>,
        <http://tun.fi/MX.205707>,
        <http://tun.fi/MX.205708>,
        <http://tun.fi/MX.205709>,
        <http://tun.fi/MX.205710>,
        <http://tun.fi/MX.205711>,
        <http://tun.fi/MX.205712>,
        <http://tun.fi/MX.205713>,
        <http://tun.fi/MX.205714>,
        <http://tun.fi/MX.205716>,
        <http://tun.fi/MX.205717>,
        <http://tun.fi/MX.205718>,
        <http://tun.fi/MX.205719>,
        <http://tun.fi/MX.205720>,
        <http://tun.fi/MX.205721>,
        <http://tun.fi/MX.205722>,
        <http://tun.fi/MX.205723>,
        <http://tun.fi/MX.205724>,
        <http://tun.fi/MX.4884396> ;
    skos:prefLabel "arinakäävät"@fi,
        "Phellinus"@sv .

<http://tun.fi/MX.204977> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phlebia" ;
    dwc:scientificNameAuthorship "Fr.:Fr." ;
    skos:broader <http://tun.fi/MX.233388> ;
    skos:hiddenLabel "Phlebia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205729>,
        <http://tun.fi/MX.205731>,
        <http://tun.fi/MX.205732>,
        <http://tun.fi/MX.205733>,
        <http://tun.fi/MX.205735>,
        <http://tun.fi/MX.205736>,
        <http://tun.fi/MX.205737>,
        <http://tun.fi/MX.205738>,
        <http://tun.fi/MX.205741>,
        <http://tun.fi/MX.205742>,
        <http://tun.fi/MX.205743>,
        <http://tun.fi/MX.205744>,
        <http://tun.fi/MX.205745>,
        <http://tun.fi/MX.205746>,
        <http://tun.fi/MX.205747>,
        <http://tun.fi/MX.205748>,
        <http://tun.fi/MX.205749>,
        <http://tun.fi/MX.205750>,
        <http://tun.fi/MX.205751>,
        <http://tun.fi/MX.205752>,
        <http://tun.fi/MX.236154> ;
    skos:prefLabel "laikkurypykät"@fi,
        "Phlebia"@sv .

<http://tun.fi/MX.205034> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydnellum" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233418> ;
    skos:hiddenLabel "Hydnellum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205879>,
        <http://tun.fi/MX.205880>,
        <http://tun.fi/MX.205881>,
        <http://tun.fi/MX.205884>,
        <http://tun.fi/MX.205885>,
        <http://tun.fi/MX.205886>,
        <http://tun.fi/MX.205887>,
        <http://tun.fi/MX.205889>,
        <http://tun.fi/MX.205971>,
        <http://tun.fi/MX.205972>,
        <http://tun.fi/MX.205973>,
        <http://tun.fi/MX.205974>,
        <http://tun.fi/MX.205976>,
        <http://tun.fi/MX.205977>,
        <http://tun.fi/MX.205978>,
        <http://tun.fi/MX.205979>,
        <http://tun.fi/MX.205980>,
        <http://tun.fi/MX.205981>,
        <http://tun.fi/MX.205982>,
        <http://tun.fi/MX.205983>,
        <http://tun.fi/MX.5079167> ;
    skos:prefLabel "nahkaorakkaat"@fi,
        "Hydnellum"@sv .

<http://tun.fi/MX.232898> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Castrada" ;
    dwc:scientificNameAuthorship "Schmidt, 1861" ;
    skos:broader <http://tun.fi/MX.232897> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.232829>,
        <http://tun.fi/MX.232900>,
        <http://tun.fi/MX.232901>,
        <http://tun.fi/MX.232902>,
        <http://tun.fi/MX.232905>,
        <http://tun.fi/MX.232906>,
        <http://tun.fi/MX.232909>,
        <http://tun.fi/MX.232910>,
        <http://tun.fi/MX.232911>,
        <http://tun.fi/MX.232912>,
        <http://tun.fi/MX.232913>,
        <http://tun.fi/MX.232914>,
        <http://tun.fi/MX.232915>,
        <http://tun.fi/MX.232916>,
        <http://tun.fi/MX.232917>,
        <http://tun.fi/MX.232918>,
        <http://tun.fi/MX.232919>,
        <http://tun.fi/MX.232920>,
        <http://tun.fi/MX.232921>,
        <http://tun.fi/MX.232923>,
        <http://tun.fi/MX.232925> ;
    skos:prefLabel "Castrada"@fi,
        "Castrada"@sv .

<http://tun.fi/MX.274431> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Psychodinae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.274430> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274433>,
        <http://tun.fi/MX.274435>,
        <http://tun.fi/MX.274440>,
        <http://tun.fi/MX.274442>,
        <http://tun.fi/MX.274448>,
        <http://tun.fi/MX.274458>,
        <http://tun.fi/MX.274462>,
        <http://tun.fi/MX.274466>,
        <http://tun.fi/MX.274486>,
        <http://tun.fi/MX.274488>,
        <http://tun.fi/MX.274491>,
        <http://tun.fi/MX.274493>,
        <http://tun.fi/MX.274496>,
        <http://tun.fi/MX.274500>,
        <http://tun.fi/MX.274504>,
        <http://tun.fi/MX.274506>,
        <http://tun.fi/MX.274514>,
        <http://tun.fi/MX.274517>,
        <http://tun.fi/MX.274520>,
        <http://tun.fi/MX.5012557>,
        <http://tun.fi/MX.5013684> ;
    skos:prefLabel "Psychodinae"@fi,
        "Psychodinae"@sv .

<http://tun.fi/MX.275104> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bolitophila" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.275103> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275106>,
        <http://tun.fi/MX.275107>,
        <http://tun.fi/MX.275108>,
        <http://tun.fi/MX.275109>,
        <http://tun.fi/MX.275110>,
        <http://tun.fi/MX.275111>,
        <http://tun.fi/MX.275113>,
        <http://tun.fi/MX.275114>,
        <http://tun.fi/MX.275115>,
        <http://tun.fi/MX.275116>,
        <http://tun.fi/MX.275117>,
        <http://tun.fi/MX.275118>,
        <http://tun.fi/MX.275119>,
        <http://tun.fi/MX.275120>,
        <http://tun.fi/MX.275121>,
        <http://tun.fi/MX.275122>,
        <http://tun.fi/MX.275123>,
        <http://tun.fi/MX.275124>,
        <http://tun.fi/MX.275125>,
        <http://tun.fi/MX.275126>,
        <http://tun.fi/MX.275127> ;
    skos:prefLabel "Bolitophila"@fi,
        "Bolitophila"@sv .

<http://tun.fi/MX.275181> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Macrocera" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.275179> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275182>,
        <http://tun.fi/MX.275183>,
        <http://tun.fi/MX.275184>,
        <http://tun.fi/MX.275185>,
        <http://tun.fi/MX.275186>,
        <http://tun.fi/MX.275187>,
        <http://tun.fi/MX.275188>,
        <http://tun.fi/MX.275189>,
        <http://tun.fi/MX.275190>,
        <http://tun.fi/MX.275191>,
        <http://tun.fi/MX.275192>,
        <http://tun.fi/MX.275193>,
        <http://tun.fi/MX.275194>,
        <http://tun.fi/MX.275195>,
        <http://tun.fi/MX.275196>,
        <http://tun.fi/MX.275197>,
        <http://tun.fi/MX.275198>,
        <http://tun.fi/MX.275199>,
        <http://tun.fi/MX.275200>,
        <http://tun.fi/MX.289143>,
        <http://tun.fi/MX.317274> ;
    skos:prefLabel "Macrocera"@fi,
        "Macrocera"@sv .

<http://tun.fi/MX.276298> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scatopsciara" ;
    dwc:scientificNameAuthorship "Edwards, 1927" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276093>,
        <http://tun.fi/MX.276139>,
        <http://tun.fi/MX.276300>,
        <http://tun.fi/MX.276301>,
        <http://tun.fi/MX.276302>,
        <http://tun.fi/MX.276303>,
        <http://tun.fi/MX.276304>,
        <http://tun.fi/MX.276305>,
        <http://tun.fi/MX.276306>,
        <http://tun.fi/MX.276307>,
        <http://tun.fi/MX.276308>,
        <http://tun.fi/MX.276309>,
        <http://tun.fi/MX.276310>,
        <http://tun.fi/MX.276311>,
        <http://tun.fi/MX.276312>,
        <http://tun.fi/MX.276313>,
        <http://tun.fi/MX.276315>,
        <http://tun.fi/MX.276316>,
        <http://tun.fi/MX.276317>,
        <http://tun.fi/MX.276318>,
        <http://tun.fi/MX.289160> ;
    skos:prefLabel "Scatopsciara"@fi,
        "Scatopsciara"@sv .

<http://tun.fi/MX.278985> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophiomyia" ;
    dwc:scientificNameAuthorship "Braschnikov, 1897" ;
    skos:broader <http://tun.fi/MX.278935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278986>,
        <http://tun.fi/MX.278987>,
        <http://tun.fi/MX.278988>,
        <http://tun.fi/MX.278989>,
        <http://tun.fi/MX.278990>,
        <http://tun.fi/MX.278991>,
        <http://tun.fi/MX.278992>,
        <http://tun.fi/MX.278993>,
        <http://tun.fi/MX.278994>,
        <http://tun.fi/MX.278995>,
        <http://tun.fi/MX.278996>,
        <http://tun.fi/MX.278997>,
        <http://tun.fi/MX.278998>,
        <http://tun.fi/MX.278999>,
        <http://tun.fi/MX.317362>,
        <http://tun.fi/MX.317363>,
        <http://tun.fi/MX.4890637>,
        <http://tun.fi/MX.4890834>,
        <http://tun.fi/MX.5002116>,
        <http://tun.fi/MX.5011222>,
        <http://tun.fi/MX.5015878> ;
    skos:prefLabel "Ophiomyia"@fi,
        "Ophiomyia"@sv .

<http://tun.fi/MX.290514> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cribraria" ;
    skos:broader <http://tun.fi/MX.70651> ;
    skos:hiddenLabel "Cribraria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290515>,
        <http://tun.fi/MX.290516>,
        <http://tun.fi/MX.290517>,
        <http://tun.fi/MX.290518>,
        <http://tun.fi/MX.290519>,
        <http://tun.fi/MX.290520>,
        <http://tun.fi/MX.290521>,
        <http://tun.fi/MX.290522>,
        <http://tun.fi/MX.290523>,
        <http://tun.fi/MX.290524>,
        <http://tun.fi/MX.290525>,
        <http://tun.fi/MX.290526>,
        <http://tun.fi/MX.290527>,
        <http://tun.fi/MX.290528>,
        <http://tun.fi/MX.290529>,
        <http://tun.fi/MX.290530>,
        <http://tun.fi/MX.5008106>,
        <http://tun.fi/MX.5008107>,
        <http://tun.fi/MX.5008108>,
        <http://tun.fi/MX.5008109>,
        <http://tun.fi/MX.5008110> ;
    skos:prefLabel "häkkiset"@fi,
        "Cribraria"@sv .

<http://tun.fi/MX.297424> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphidius" ;
    dwc:scientificNameAuthorship "Nees, 1818" ;
    skos:broader <http://tun.fi/MX.297353> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297425>,
        <http://tun.fi/MX.297426>,
        <http://tun.fi/MX.297428>,
        <http://tun.fi/MX.297430>,
        <http://tun.fi/MX.297431>,
        <http://tun.fi/MX.297432>,
        <http://tun.fi/MX.297433>,
        <http://tun.fi/MX.297434>,
        <http://tun.fi/MX.297435>,
        <http://tun.fi/MX.297436>,
        <http://tun.fi/MX.297438>,
        <http://tun.fi/MX.297439>,
        <http://tun.fi/MX.297440>,
        <http://tun.fi/MX.297441>,
        <http://tun.fi/MX.297442>,
        <http://tun.fi/MX.297443>,
        <http://tun.fi/MX.321633>,
        <http://tun.fi/MX.321641>,
        <http://tun.fi/MX.321642>,
        <http://tun.fi/MX.321643>,
        <http://tun.fi/MX.321645> ;
    skos:prefLabel "Aphidius"@fi,
        "Aphidius"@sv .

<http://tun.fi/MX.297605> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Euphorinae" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Euphorinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297607>,
        <http://tun.fi/MX.297647>,
        <http://tun.fi/MX.297656>,
        <http://tun.fi/MX.297660>,
        <http://tun.fi/MX.297673>,
        <http://tun.fi/MX.297678>,
        <http://tun.fi/MX.297680>,
        <http://tun.fi/MX.297683>,
        <http://tun.fi/MX.297692>,
        <http://tun.fi/MX.297701>,
        <http://tun.fi/MX.297707>,
        <http://tun.fi/MX.297718>,
        <http://tun.fi/MX.297722>,
        <http://tun.fi/MX.297728>,
        <http://tun.fi/MX.297731>,
        <http://tun.fi/MX.297734>,
        <http://tun.fi/MX.297737>,
        <http://tun.fi/MX.297739>,
        <http://tun.fi/MX.321709>,
        <http://tun.fi/MX.5017921>,
        <http://tun.fi/MX.5017932> ;
    skos:prefLabel "kiehävainokaiset"@fi,
        "Euphorinae"@sv .

<http://tun.fi/MX.317886> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cinetus" ;
    dwc:scientificNameAuthorship "Jurine, 1807" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317367>,
        <http://tun.fi/MX.317368>,
        <http://tun.fi/MX.317369>,
        <http://tun.fi/MX.317370>,
        <http://tun.fi/MX.317371>,
        <http://tun.fi/MX.317372>,
        <http://tun.fi/MX.317373>,
        <http://tun.fi/MX.317374>,
        <http://tun.fi/MX.317375>,
        <http://tun.fi/MX.317376>,
        <http://tun.fi/MX.317377>,
        <http://tun.fi/MX.317378>,
        <http://tun.fi/MX.317379>,
        <http://tun.fi/MX.317380>,
        <http://tun.fi/MX.317381>,
        <http://tun.fi/MX.317382>,
        <http://tun.fi/MX.317383>,
        <http://tun.fi/MX.317384>,
        <http://tun.fi/MX.317385>,
        <http://tun.fi/MX.317386>,
        <http://tun.fi/MX.317387> ;
    skos:prefLabel "Cinetus"@fi,
        "Cinetus"@sv .

<http://tun.fi/MX.37855> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ranunculaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70069> ;
    skos:hiddenLabel "Ranunculaceae"@fi,
        "Ranunculaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37856>,
        <http://tun.fi/MX.37858>,
        <http://tun.fi/MX.37862>,
        <http://tun.fi/MX.37866>,
        <http://tun.fi/MX.37871>,
        <http://tun.fi/MX.37878>,
        <http://tun.fi/MX.37889>,
        <http://tun.fi/MX.37891>,
        <http://tun.fi/MX.37894>,
        <http://tun.fi/MX.37936>,
        <http://tun.fi/MX.37938>,
        <http://tun.fi/MX.37940>,
        <http://tun.fi/MX.40835>,
        <http://tun.fi/MX.41764>,
        <http://tun.fi/MX.41774>,
        <http://tun.fi/MX.41852>,
        <http://tun.fi/MX.41930>,
        <http://tun.fi/MX.4971576>,
        <http://tun.fi/MX.4972062>,
        <http://tun.fi/MX.4972138>,
        <http://tun.fi/MX.4972142> ;
    skos:prefLabel "leinikkikasvit"@fi,
        "ranunkelväxter"@sv .

<http://tun.fi/MX.38841> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Potentilla" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Potentilla"@fi,
        "Potentilla"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38849>,
        <http://tun.fi/MX.38851>,
        <http://tun.fi/MX.38856>,
        <http://tun.fi/MX.38857>,
        <http://tun.fi/MX.38858>,
        <http://tun.fi/MX.38859>,
        <http://tun.fi/MX.38860>,
        <http://tun.fi/MX.38861>,
        <http://tun.fi/MX.38863>,
        <http://tun.fi/MX.38864>,
        <http://tun.fi/MX.38865>,
        <http://tun.fi/MX.41334>,
        <http://tun.fi/MX.41335>,
        <http://tun.fi/MX.41416>,
        <http://tun.fi/MX.41417>,
        <http://tun.fi/MX.41755>,
        <http://tun.fi/MX.42936>,
        <http://tun.fi/MX.4972555>,
        <http://tun.fi/MX.4973460>,
        <http://tun.fi/MX.4977165>,
        <http://tun.fi/MX.4978813> ;
    skos:prefLabel "sormihanhikit"@fi,
        "fingerörter"@sv .

<http://tun.fi/MX.39397> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Boraginaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70042> ;
    skos:hiddenLabel "Boraginaceae"@fi,
        "Boraginaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39398>,
        <http://tun.fi/MX.39401>,
        <http://tun.fi/MX.39403>,
        <http://tun.fi/MX.39405>,
        <http://tun.fi/MX.39407>,
        <http://tun.fi/MX.39413>,
        <http://tun.fi/MX.39416>,
        <http://tun.fi/MX.39418>,
        <http://tun.fi/MX.39420>,
        <http://tun.fi/MX.39422>,
        <http://tun.fi/MX.39424>,
        <http://tun.fi/MX.39439>,
        <http://tun.fi/MX.39443>,
        <http://tun.fi/MX.39446>,
        <http://tun.fi/MX.41808>,
        <http://tun.fi/MX.42644>,
        <http://tun.fi/MX.4972087>,
        <http://tun.fi/MX.4972099>,
        <http://tun.fi/MX.4972137>,
        <http://tun.fi/MX.5074323>,
        <http://tun.fi/MX.5082417> ;
    skos:prefLabel "lemmikkikasvit"@fi,
        "strävbladiga"@sv .

<http://tun.fi/MX.43348> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pohlia" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212922> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200456>,
        <http://tun.fi/MX.43906>,
        <http://tun.fi/MX.43907>,
        <http://tun.fi/MX.43908>,
        <http://tun.fi/MX.43909>,
        <http://tun.fi/MX.43910>,
        <http://tun.fi/MX.43911>,
        <http://tun.fi/MX.43912>,
        <http://tun.fi/MX.43913>,
        <http://tun.fi/MX.43914>,
        <http://tun.fi/MX.43915>,
        <http://tun.fi/MX.43916>,
        <http://tun.fi/MX.43917>,
        <http://tun.fi/MX.43918>,
        <http://tun.fi/MX.43920>,
        <http://tun.fi/MX.43921>,
        <http://tun.fi/MX.43922>,
        <http://tun.fi/MX.43923>,
        <http://tun.fi/MX.43924>,
        <http://tun.fi/MX.43925>,
        <http://tun.fi/MX.43926> ;
    skos:prefLabel "Pohlia"@fi,
        "Pohlia"@sv .

<http://tun.fi/MX.191035> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bledius" ;
    dwc:scientificNameAuthorship "Leach, 1819" ;
    skos:broader <http://tun.fi/MX.191619> ;
    skos:hiddenLabel "Bledius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191036>,
        <http://tun.fi/MX.191039>,
        <http://tun.fi/MX.191044>,
        <http://tun.fi/MX.191046>,
        <http://tun.fi/MX.191050>,
        <http://tun.fi/MX.191057>,
        <http://tun.fi/MX.191061>,
        <http://tun.fi/MX.191063>,
        <http://tun.fi/MX.191065>,
        <http://tun.fi/MX.191066>,
        <http://tun.fi/MX.191068>,
        <http://tun.fi/MX.191069>,
        <http://tun.fi/MX.191070>,
        <http://tun.fi/MX.191071>,
        <http://tun.fi/MX.191072>,
        <http://tun.fi/MX.191073>,
        <http://tun.fi/MX.191074>,
        <http://tun.fi/MX.191080>,
        <http://tun.fi/MX.191083>,
        <http://tun.fi/MX.191086>,
        <http://tun.fi/MX.191087>,
        <http://tun.fi/MX.191089> ;
    skos:prefLabel "myyriäiset"@fi,
        "Bledius"@sv .

<http://tun.fi/MX.203661> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Walckenaeria" ;
    skos:broader <http://tun.fi/MX.202483> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203662>,
        <http://tun.fi/MX.203663>,
        <http://tun.fi/MX.203664>,
        <http://tun.fi/MX.203665>,
        <http://tun.fi/MX.203666>,
        <http://tun.fi/MX.203667>,
        <http://tun.fi/MX.203668>,
        <http://tun.fi/MX.203669>,
        <http://tun.fi/MX.203670>,
        <http://tun.fi/MX.203671>,
        <http://tun.fi/MX.203672>,
        <http://tun.fi/MX.203673>,
        <http://tun.fi/MX.203674>,
        <http://tun.fi/MX.203675>,
        <http://tun.fi/MX.203676>,
        <http://tun.fi/MX.203677>,
        <http://tun.fi/MX.203678>,
        <http://tun.fi/MX.203679>,
        <http://tun.fi/MX.203680>,
        <http://tun.fi/MX.203681>,
        <http://tun.fi/MX.203682>,
        <http://tun.fi/MX.203683> ;
    skos:prefLabel "Walckenaeria"@fi,
        "Walckenaeria"@sv .

<http://tun.fi/MX.228614> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uroleucon" ;
    dwc:scientificNameAuthorship "Mordvilko, 1914" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228616>,
        <http://tun.fi/MX.228617>,
        <http://tun.fi/MX.228618>,
        <http://tun.fi/MX.228619>,
        <http://tun.fi/MX.228620>,
        <http://tun.fi/MX.228621>,
        <http://tun.fi/MX.228622>,
        <http://tun.fi/MX.228623>,
        <http://tun.fi/MX.228624>,
        <http://tun.fi/MX.228625>,
        <http://tun.fi/MX.228626>,
        <http://tun.fi/MX.228627>,
        <http://tun.fi/MX.228629>,
        <http://tun.fi/MX.228630>,
        <http://tun.fi/MX.228631>,
        <http://tun.fi/MX.228632>,
        <http://tun.fi/MX.228633>,
        <http://tun.fi/MX.228634>,
        <http://tun.fi/MX.228635>,
        <http://tun.fi/MX.228636>,
        <http://tun.fi/MX.228637>,
        <http://tun.fi/MX.228639> ;
    skos:prefLabel "Uroleucon"@fi,
        "Uroleucon"@sv .

<http://tun.fi/MX.230309> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Rhyparochrominae" ;
    skos:broader <http://tun.fi/MX.230308> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230311>,
        <http://tun.fi/MX.230314>,
        <http://tun.fi/MX.230319>,
        <http://tun.fi/MX.230322>,
        <http://tun.fi/MX.230325>,
        <http://tun.fi/MX.230327>,
        <http://tun.fi/MX.230333>,
        <http://tun.fi/MX.230336>,
        <http://tun.fi/MX.230338>,
        <http://tun.fi/MX.230340>,
        <http://tun.fi/MX.230342>,
        <http://tun.fi/MX.230344>,
        <http://tun.fi/MX.230346>,
        <http://tun.fi/MX.230348>,
        <http://tun.fi/MX.230353>,
        <http://tun.fi/MX.230356>,
        <http://tun.fi/MX.230359>,
        <http://tun.fi/MX.230361>,
        <http://tun.fi/MX.230367>,
        <http://tun.fi/MX.230371>,
        <http://tun.fi/MX.230373>,
        <http://tun.fi/MX.5075003> ;
    skos:prefLabel "Rhyparochrominae"@fi,
        "Rhyparochrominae"@sv .

<http://tun.fi/MX.234328> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Valsa" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233374> ;
    skos:hiddenLabel "Valsa"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238875>,
        <http://tun.fi/MX.238876>,
        <http://tun.fi/MX.238877>,
        <http://tun.fi/MX.238878>,
        <http://tun.fi/MX.238879>,
        <http://tun.fi/MX.238880>,
        <http://tun.fi/MX.238881>,
        <http://tun.fi/MX.238882>,
        <http://tun.fi/MX.238883>,
        <http://tun.fi/MX.238884>,
        <http://tun.fi/MX.238885>,
        <http://tun.fi/MX.238886>,
        <http://tun.fi/MX.238887>,
        <http://tun.fi/MX.238888>,
        <http://tun.fi/MX.238889>,
        <http://tun.fi/MX.238890>,
        <http://tun.fi/MX.238891>,
        <http://tun.fi/MX.238892>,
        <http://tun.fi/MX.238893>,
        <http://tun.fi/MX.238894>,
        <http://tun.fi/MX.238895>,
        <http://tun.fi/MX.238896> ;
    skos:prefLabel "syyläkkeet"@fi,
        "Valsa"@sv .

<http://tun.fi/MX.273450> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bryophaenocladius" ;
    dwc:scientificNameAuthorship "Thienemann, 1934" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273451>,
        <http://tun.fi/MX.273452>,
        <http://tun.fi/MX.273453>,
        <http://tun.fi/MX.273454>,
        <http://tun.fi/MX.273455>,
        <http://tun.fi/MX.273456>,
        <http://tun.fi/MX.273457>,
        <http://tun.fi/MX.273458>,
        <http://tun.fi/MX.273459>,
        <http://tun.fi/MX.273460>,
        <http://tun.fi/MX.273461>,
        <http://tun.fi/MX.273462>,
        <http://tun.fi/MX.273463>,
        <http://tun.fi/MX.273464>,
        <http://tun.fi/MX.273465>,
        <http://tun.fi/MX.273466>,
        <http://tun.fi/MX.273467>,
        <http://tun.fi/MX.273468>,
        <http://tun.fi/MX.273469>,
        <http://tun.fi/MX.273470>,
        <http://tun.fi/MX.273471>,
        <http://tun.fi/MX.273472> ;
    skos:prefLabel "Bryophaenocladius"@fi,
        "Bryophaenocladius"@sv .

<http://tun.fi/MX.277443> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Phoridae" ;
    dwc:scientificNameAuthorship "Curtis, 1833" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Phoridae"@fi,
        "Phoridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277444>,
        <http://tun.fi/MX.277446>,
        <http://tun.fi/MX.277450>,
        <http://tun.fi/MX.277456>,
        <http://tun.fi/MX.277459>,
        <http://tun.fi/MX.277466>,
        <http://tun.fi/MX.277474>,
        <http://tun.fi/MX.277476>,
        <http://tun.fi/MX.277481>,
        <http://tun.fi/MX.277483>,
        <http://tun.fi/MX.277635>,
        <http://tun.fi/MX.277637>,
        <http://tun.fi/MX.277641>,
        <http://tun.fi/MX.277643>,
        <http://tun.fi/MX.277647>,
        <http://tun.fi/MX.277665>,
        <http://tun.fi/MX.277667>,
        <http://tun.fi/MX.277670>,
        <http://tun.fi/MX.277675>,
        <http://tun.fi/MX.277696>,
        <http://tun.fi/MX.317353>,
        <http://tun.fi/MX.4979657> ;
    skos:prefLabel "ryhäkärpäset"@fi,
        "puckelflugor"@sv .

<http://tun.fi/MX.278790> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Sciomyzinae" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278789> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278792>,
        <http://tun.fi/MX.278798>,
        <http://tun.fi/MX.278800>,
        <http://tun.fi/MX.278820>,
        <http://tun.fi/MX.278826>,
        <http://tun.fi/MX.278830>,
        <http://tun.fi/MX.278833>,
        <http://tun.fi/MX.278838>,
        <http://tun.fi/MX.278840>,
        <http://tun.fi/MX.278842>,
        <http://tun.fi/MX.278844>,
        <http://tun.fi/MX.278846>,
        <http://tun.fi/MX.278850>,
        <http://tun.fi/MX.278853>,
        <http://tun.fi/MX.278855>,
        <http://tun.fi/MX.278860>,
        <http://tun.fi/MX.278863>,
        <http://tun.fi/MX.278865>,
        <http://tun.fi/MX.278867>,
        <http://tun.fi/MX.278871>,
        <http://tun.fi/MX.278875>,
        <http://tun.fi/MX.278892> ;
    skos:prefLabel "Sciomyzinae"@fi,
        "Sciomyzinae"@sv .

<http://tun.fi/MX.306863> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eridolius" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306864>,
        <http://tun.fi/MX.306866>,
        <http://tun.fi/MX.306867>,
        <http://tun.fi/MX.306868>,
        <http://tun.fi/MX.306869>,
        <http://tun.fi/MX.306870>,
        <http://tun.fi/MX.306871>,
        <http://tun.fi/MX.306872>,
        <http://tun.fi/MX.306874>,
        <http://tun.fi/MX.306876>,
        <http://tun.fi/MX.306877>,
        <http://tun.fi/MX.306878>,
        <http://tun.fi/MX.306880>,
        <http://tun.fi/MX.306881>,
        <http://tun.fi/MX.306883>,
        <http://tun.fi/MX.306884>,
        <http://tun.fi/MX.306885>,
        <http://tun.fi/MX.306886>,
        <http://tun.fi/MX.306888>,
        <http://tun.fi/MX.306889>,
        <http://tun.fi/MX.323510>,
        <http://tun.fi/MX.323511> ;
    skos:prefLabel "Eridolius"@fi,
        "Eridolius"@sv .

<http://tun.fi/MX.308644> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Orthocentrinae" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Orthocentrinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308645>,
        <http://tun.fi/MX.308663>,
        <http://tun.fi/MX.308667>,
        <http://tun.fi/MX.308689>,
        <http://tun.fi/MX.308698>,
        <http://tun.fi/MX.308732>,
        <http://tun.fi/MX.308739>,
        <http://tun.fi/MX.308749>,
        <http://tun.fi/MX.308753>,
        <http://tun.fi/MX.308759>,
        <http://tun.fi/MX.308761>,
        <http://tun.fi/MX.308768>,
        <http://tun.fi/MX.308791>,
        <http://tun.fi/MX.308793>,
        <http://tun.fi/MX.308795>,
        <http://tun.fi/MX.308826>,
        <http://tun.fi/MX.308838>,
        <http://tun.fi/MX.308856>,
        <http://tun.fi/MX.308862>,
        <http://tun.fi/MX.308867>,
        <http://tun.fi/MX.308869>,
        <http://tun.fi/MX.308878> ;
    skos:prefLabel "sääskiahmaset"@fi,
        "Orthocentrinae"@sv .

<http://tun.fi/MX.317884> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Belytinae" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.289229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317388>,
        <http://tun.fi/MX.317405>,
        <http://tun.fi/MX.317411>,
        <http://tun.fi/MX.317451>,
        <http://tun.fi/MX.317886>,
        <http://tun.fi/MX.317964>,
        <http://tun.fi/MX.317989>,
        <http://tun.fi/MX.317992>,
        <http://tun.fi/MX.318010>,
        <http://tun.fi/MX.318012>,
        <http://tun.fi/MX.318016>,
        <http://tun.fi/MX.318023>,
        <http://tun.fi/MX.318027>,
        <http://tun.fi/MX.318030>,
        <http://tun.fi/MX.318035>,
        <http://tun.fi/MX.318039>,
        <http://tun.fi/MX.318041>,
        <http://tun.fi/MX.318044>,
        <http://tun.fi/MX.318049>,
        <http://tun.fi/MX.318054>,
        <http://tun.fi/MX.318057>,
        <http://tun.fi/MX.318061> ;
    skos:prefLabel "Belytinae"@fi,
        "Belytinae"@sv .

<http://tun.fi/MX.318647> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesopolobus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318648>,
        <http://tun.fi/MX.318650>,
        <http://tun.fi/MX.318651>,
        <http://tun.fi/MX.318652>,
        <http://tun.fi/MX.318653>,
        <http://tun.fi/MX.318654>,
        <http://tun.fi/MX.318655>,
        <http://tun.fi/MX.318656>,
        <http://tun.fi/MX.318657>,
        <http://tun.fi/MX.318658>,
        <http://tun.fi/MX.318659>,
        <http://tun.fi/MX.318660>,
        <http://tun.fi/MX.318661>,
        <http://tun.fi/MX.318662>,
        <http://tun.fi/MX.318663>,
        <http://tun.fi/MX.318664>,
        <http://tun.fi/MX.318665>,
        <http://tun.fi/MX.318666>,
        <http://tun.fi/MX.318667>,
        <http://tun.fi/MX.5001516>,
        <http://tun.fi/MX.5007910>,
        <http://tun.fi/MX.5075843> ;
    skos:prefLabel "Mesopolobus"@fi,
        "Mesopolobus"@sv .

<http://tun.fi/MX.38310> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Viola" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38309> ;
    skos:hiddenLabel "Viola"@fi,
        "Viola"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38311>,
        <http://tun.fi/MX.38312>,
        <http://tun.fi/MX.38313>,
        <http://tun.fi/MX.38314>,
        <http://tun.fi/MX.38315>,
        <http://tun.fi/MX.38320>,
        <http://tun.fi/MX.38321>,
        <http://tun.fi/MX.38323>,
        <http://tun.fi/MX.38329>,
        <http://tun.fi/MX.38330>,
        <http://tun.fi/MX.38331>,
        <http://tun.fi/MX.38332>,
        <http://tun.fi/MX.38334>,
        <http://tun.fi/MX.38335>,
        <http://tun.fi/MX.38336>,
        <http://tun.fi/MX.38338>,
        <http://tun.fi/MX.41652>,
        <http://tun.fi/MX.41653>,
        <http://tun.fi/MX.41654>,
        <http://tun.fi/MX.4972792>,
        <http://tun.fi/MX.4972799>,
        <http://tun.fi/MX.5022986> ;
    skos:prefLabel "orvokit"@fi,
        "violer"@sv .

<http://tun.fi/MX.40195> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Juncus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "aitovihvilät"@fi ;
    skos:broader <http://tun.fi/MX.40194> ;
    skos:hiddenLabel "Juncus"@fi,
        "Juncus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40196>,
        <http://tun.fi/MX.40197>,
        <http://tun.fi/MX.40199>,
        <http://tun.fi/MX.40201>,
        <http://tun.fi/MX.40202>,
        <http://tun.fi/MX.40203>,
        <http://tun.fi/MX.40205>,
        <http://tun.fi/MX.40206>,
        <http://tun.fi/MX.40207>,
        <http://tun.fi/MX.40208>,
        <http://tun.fi/MX.40209>,
        <http://tun.fi/MX.40211>,
        <http://tun.fi/MX.40212>,
        <http://tun.fi/MX.40213>,
        <http://tun.fi/MX.40214>,
        <http://tun.fi/MX.40215>,
        <http://tun.fi/MX.40221>,
        <http://tun.fi/MX.40224>,
        <http://tun.fi/MX.40225>,
        <http://tun.fi/MX.40226>,
        <http://tun.fi/MX.41153>,
        <http://tun.fi/MX.42071> ;
    skos:prefLabel "vihvilät"@fi,
        "tåg"@sv .

<http://tun.fi/MX.67261> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Umbilicaria" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.233227> ;
    skos:hiddenLabel "Umbilicaria"@fi,
        "Umbilicaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.65824>,
        <http://tun.fi/MX.66734>,
        <http://tun.fi/MX.66735>,
        <http://tun.fi/MX.66736>,
        <http://tun.fi/MX.66738>,
        <http://tun.fi/MX.66739>,
        <http://tun.fi/MX.66740>,
        <http://tun.fi/MX.66741>,
        <http://tun.fi/MX.66742>,
        <http://tun.fi/MX.66743>,
        <http://tun.fi/MX.66744>,
        <http://tun.fi/MX.66746>,
        <http://tun.fi/MX.66747>,
        <http://tun.fi/MX.66748>,
        <http://tun.fi/MX.66749>,
        <http://tun.fi/MX.66750>,
        <http://tun.fi/MX.66751>,
        <http://tun.fi/MX.66752>,
        <http://tun.fi/MX.66753>,
        <http://tun.fi/MX.66754>,
        <http://tun.fi/MX.66755>,
        <http://tun.fi/MX.66756> ;
    skos:prefLabel "napajäkälät"@fi,
        "navellavar"@sv .

<http://tun.fi/MX.69781> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pholiota" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.233376> ;
    skos:hiddenLabel "Pholiota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236161>,
        <http://tun.fi/MX.5075583>,
        <http://tun.fi/MX.71871>,
        <http://tun.fi/MX.72108>,
        <http://tun.fi/MX.72109>,
        <http://tun.fi/MX.72332>,
        <http://tun.fi/MX.72526>,
        <http://tun.fi/MX.72756>,
        <http://tun.fi/MX.72757>,
        <http://tun.fi/MX.72758>,
        <http://tun.fi/MX.72759>,
        <http://tun.fi/MX.72760>,
        <http://tun.fi/MX.72761>,
        <http://tun.fi/MX.73020>,
        <http://tun.fi/MX.73021>,
        <http://tun.fi/MX.73022>,
        <http://tun.fi/MX.73251>,
        <http://tun.fi/MX.73252>,
        <http://tun.fi/MX.73253>,
        <http://tun.fi/MX.73254>,
        <http://tun.fi/MX.73255>,
        <http://tun.fi/MX.73368> ;
    skos:prefLabel "helokat"@fi,
        "Pholiota"@sv .

<http://tun.fi/MX.70079> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Jungermanniales" ;
    dwc:scientificNameAuthorship "H.Klinggr" ;
    skos:broader <http://tun.fi/MX.212970> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212981>,
        <http://tun.fi/MX.212982>,
        <http://tun.fi/MX.212983>,
        <http://tun.fi/MX.212984>,
        <http://tun.fi/MX.212985>,
        <http://tun.fi/MX.212987>,
        <http://tun.fi/MX.212988>,
        <http://tun.fi/MX.212989>,
        <http://tun.fi/MX.212990>,
        <http://tun.fi/MX.212991>,
        <http://tun.fi/MX.212993>,
        <http://tun.fi/MX.212995>,
        <http://tun.fi/MX.324464>,
        <http://tun.fi/MX.324465>,
        <http://tun.fi/MX.324466>,
        <http://tun.fi/MX.324470>,
        <http://tun.fi/MX.324472>,
        <http://tun.fi/MX.324473>,
        <http://tun.fi/MX.324478>,
        <http://tun.fi/MX.324488>,
        <http://tun.fi/MX.324494>,
        <http://tun.fi/MX.324497> ;
    skos:prefLabel "Jungermanniales"@fi,
        "Jungermanniales"@sv .

<http://tun.fi/MX.188944> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cercyon" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.188939> ;
    skos:hiddenLabel "Cercyon"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188945>,
        <http://tun.fi/MX.188946>,
        <http://tun.fi/MX.188947>,
        <http://tun.fi/MX.188948>,
        <http://tun.fi/MX.188949>,
        <http://tun.fi/MX.188951>,
        <http://tun.fi/MX.188952>,
        <http://tun.fi/MX.188953>,
        <http://tun.fi/MX.188954>,
        <http://tun.fi/MX.188955>,
        <http://tun.fi/MX.188956>,
        <http://tun.fi/MX.188957>,
        <http://tun.fi/MX.188958>,
        <http://tun.fi/MX.188959>,
        <http://tun.fi/MX.188960>,
        <http://tun.fi/MX.188961>,
        <http://tun.fi/MX.188962>,
        <http://tun.fi/MX.188963>,
        <http://tun.fi/MX.188964>,
        <http://tun.fi/MX.188967>,
        <http://tun.fi/MX.188968>,
        <http://tun.fi/MX.188969>,
        <http://tun.fi/MX.188970> ;
    skos:prefLabel "pallovesiäiset"@fi,
        "Cercyon"@sv .

<http://tun.fi/MX.189313> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helophorus" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.189312> ;
    skos:hiddenLabel "Helophorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189314>,
        <http://tun.fi/MX.189315>,
        <http://tun.fi/MX.189316>,
        <http://tun.fi/MX.189318>,
        <http://tun.fi/MX.189319>,
        <http://tun.fi/MX.189320>,
        <http://tun.fi/MX.189321>,
        <http://tun.fi/MX.189322>,
        <http://tun.fi/MX.189323>,
        <http://tun.fi/MX.189324>,
        <http://tun.fi/MX.189325>,
        <http://tun.fi/MX.189326>,
        <http://tun.fi/MX.189327>,
        <http://tun.fi/MX.189328>,
        <http://tun.fi/MX.189329>,
        <http://tun.fi/MX.189330>,
        <http://tun.fi/MX.189332>,
        <http://tun.fi/MX.189334>,
        <http://tun.fi/MX.189335>,
        <http://tun.fi/MX.189336>,
        <http://tun.fi/MX.189337>,
        <http://tun.fi/MX.189340>,
        <http://tun.fi/MX.189341> ;
    skos:prefLabel "lampivesiäiset"@fi,
        "Helophorus"@sv .

<http://tun.fi/MX.190227> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycetoporus" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190224> ;
    skos:hiddenLabel "Mycetoporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190228>,
        <http://tun.fi/MX.190229>,
        <http://tun.fi/MX.190231>,
        <http://tun.fi/MX.190232>,
        <http://tun.fi/MX.190234>,
        <http://tun.fi/MX.190238>,
        <http://tun.fi/MX.190240>,
        <http://tun.fi/MX.190241>,
        <http://tun.fi/MX.190243>,
        <http://tun.fi/MX.190247>,
        <http://tun.fi/MX.190249>,
        <http://tun.fi/MX.190250>,
        <http://tun.fi/MX.190252>,
        <http://tun.fi/MX.190254>,
        <http://tun.fi/MX.190255>,
        <http://tun.fi/MX.190256>,
        <http://tun.fi/MX.190258>,
        <http://tun.fi/MX.190260>,
        <http://tun.fi/MX.190262>,
        <http://tun.fi/MX.190263>,
        <http://tun.fi/MX.190264>,
        <http://tun.fi/MX.190266>,
        <http://tun.fi/MX.190268> ;
    skos:prefLabel "mantuvaajakkaat"@fi,
        "Mycetoporus"@sv .

<http://tun.fi/MX.195512> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Apioninae" ;
    dwc:scientificNameAuthorship "Schönherr, 1823" ;
    skos:broader <http://tun.fi/MX.195511> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195513>,
        <http://tun.fi/MX.4884179>,
        <http://tun.fi/MX.4884183>,
        <http://tun.fi/MX.4884184>,
        <http://tun.fi/MX.4884189>,
        <http://tun.fi/MX.4884192>,
        <http://tun.fi/MX.4884194>,
        <http://tun.fi/MX.4884199>,
        <http://tun.fi/MX.4884200>,
        <http://tun.fi/MX.4884201>,
        <http://tun.fi/MX.4884206>,
        <http://tun.fi/MX.4884207>,
        <http://tun.fi/MX.4884208>,
        <http://tun.fi/MX.4884212>,
        <http://tun.fi/MX.4884213>,
        <http://tun.fi/MX.4884216>,
        <http://tun.fi/MX.4884220>,
        <http://tun.fi/MX.4884221>,
        <http://tun.fi/MX.4884222>,
        <http://tun.fi/MX.4884225>,
        <http://tun.fi/MX.4884226>,
        <http://tun.fi/MX.4884227>,
        <http://tun.fi/MX.4884229> ;
    skos:prefLabel "Apioninae"@fi,
        "Apioninae"@sv .

<http://tun.fi/MX.205042> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tomentella" ;
    skos:broader <http://tun.fi/MX.233274> ;
    skos:hiddenLabel "Tomentella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206226>,
        <http://tun.fi/MX.206227>,
        <http://tun.fi/MX.206228>,
        <http://tun.fi/MX.206229>,
        <http://tun.fi/MX.206230>,
        <http://tun.fi/MX.206231>,
        <http://tun.fi/MX.206232>,
        <http://tun.fi/MX.206233>,
        <http://tun.fi/MX.206234>,
        <http://tun.fi/MX.206235>,
        <http://tun.fi/MX.206236>,
        <http://tun.fi/MX.206237>,
        <http://tun.fi/MX.206238>,
        <http://tun.fi/MX.206239>,
        <http://tun.fi/MX.206240>,
        <http://tun.fi/MX.206241>,
        <http://tun.fi/MX.206242>,
        <http://tun.fi/MX.206243>,
        <http://tun.fi/MX.206244>,
        <http://tun.fi/MX.206245>,
        <http://tun.fi/MX.236453>,
        <http://tun.fi/MX.236454>,
        <http://tun.fi/MX.4891493> ;
    skos:prefLabel "kahvikat"@fi,
        "Tomentella"@sv .

<http://tun.fi/MX.205064> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exobasidium" ;
    dwc:scientificNameAuthorship "Woronin" ;
    skos:broader <http://tun.fi/MX.233390> ;
    skos:hiddenLabel "Exobasidium"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205666>,
        <http://tun.fi/MX.205667>,
        <http://tun.fi/MX.205668>,
        <http://tun.fi/MX.205669>,
        <http://tun.fi/MX.205670>,
        <http://tun.fi/MX.205671>,
        <http://tun.fi/MX.205672>,
        <http://tun.fi/MX.205673>,
        <http://tun.fi/MX.205674>,
        <http://tun.fi/MX.205675>,
        <http://tun.fi/MX.205676>,
        <http://tun.fi/MX.205677>,
        <http://tun.fi/MX.205678>,
        <http://tun.fi/MX.205679>,
        <http://tun.fi/MX.205680>,
        <http://tun.fi/MX.205681>,
        <http://tun.fi/MX.205682>,
        <http://tun.fi/MX.205683>,
        <http://tun.fi/MX.205684>,
        <http://tun.fi/MX.205685>,
        <http://tun.fi/MX.205686>,
        <http://tun.fi/MX.205687>,
        <http://tun.fi/MX.205688> ;
    skos:prefLabel "pöhöt"@fi,
        "Exobasidium"@sv .

<http://tun.fi/MX.229192> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Edwardsiana" ;
    dwc:scientificNameAuthorship "Zachvatkin, 1929" ;
    skos:broader <http://tun.fi/MX.53560> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229193>,
        <http://tun.fi/MX.229194>,
        <http://tun.fi/MX.229195>,
        <http://tun.fi/MX.229197>,
        <http://tun.fi/MX.229198>,
        <http://tun.fi/MX.229199>,
        <http://tun.fi/MX.229201>,
        <http://tun.fi/MX.229202>,
        <http://tun.fi/MX.229203>,
        <http://tun.fi/MX.229204>,
        <http://tun.fi/MX.229206>,
        <http://tun.fi/MX.229207>,
        <http://tun.fi/MX.229208>,
        <http://tun.fi/MX.229209>,
        <http://tun.fi/MX.229210>,
        <http://tun.fi/MX.229212>,
        <http://tun.fi/MX.229214>,
        <http://tun.fi/MX.229215>,
        <http://tun.fi/MX.229216>,
        <http://tun.fi/MX.229217>,
        <http://tun.fi/MX.229218>,
        <http://tun.fi/MX.229219>,
        <http://tun.fi/MX.229220> ;
    skos:prefLabel "Edwardsiana"@fi,
        "Edwardsiana"@sv .

<http://tun.fi/MX.233248> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Agaricaceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233485>,
        <http://tun.fi/MX.233486>,
        <http://tun.fi/MX.233489>,
        <http://tun.fi/MX.233490>,
        <http://tun.fi/MX.233491>,
        <http://tun.fi/MX.233492>,
        <http://tun.fi/MX.233493>,
        <http://tun.fi/MX.233496>,
        <http://tun.fi/MX.5020764>,
        <http://tun.fi/MX.69643>,
        <http://tun.fi/MX.69647>,
        <http://tun.fi/MX.69658>,
        <http://tun.fi/MX.69659>,
        <http://tun.fi/MX.69669>,
        <http://tun.fi/MX.69671>,
        <http://tun.fi/MX.69708>,
        <http://tun.fi/MX.69732>,
        <http://tun.fi/MX.69752>,
        <http://tun.fi/MX.69768>,
        <http://tun.fi/MX.69774>,
        <http://tun.fi/MX.69777>,
        <http://tun.fi/MX.69788>,
        <http://tun.fi/MX.69790> ;
    skos:prefLabel "Agaricaceae"@fi,
        "Agaricaceae"@sv .

<http://tun.fi/MX.233340> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Tricholomataceae" ;
    skos:broader <http://tun.fi/MX.70623> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5002457>,
        <http://tun.fi/MX.5003718>,
        <http://tun.fi/MX.5029866>,
        <http://tun.fi/MX.69656>,
        <http://tun.fi/MX.69662>,
        <http://tun.fi/MX.69663>,
        <http://tun.fi/MX.69672>,
        <http://tun.fi/MX.69676>,
        <http://tun.fi/MX.69694>,
        <http://tun.fi/MX.69700>,
        <http://tun.fi/MX.69707>,
        <http://tun.fi/MX.69710>,
        <http://tun.fi/MX.69738>,
        <http://tun.fi/MX.69742>,
        <http://tun.fi/MX.69745>,
        <http://tun.fi/MX.69746>,
        <http://tun.fi/MX.69749>,
        <http://tun.fi/MX.69767>,
        <http://tun.fi/MX.69773>,
        <http://tun.fi/MX.69775>,
        <http://tun.fi/MX.69779>,
        <http://tun.fi/MX.69783>,
        <http://tun.fi/MX.69805> ;
    skos:prefLabel "Tricholomataceae"@fi,
        "Tricholomataceae"@sv .

<http://tun.fi/MX.233914> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lophodermium" ;
    dwc:scientificNameAuthorship "Chevall." ;
    skos:broader <http://tun.fi/MX.233409> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238063>,
        <http://tun.fi/MX.238064>,
        <http://tun.fi/MX.238065>,
        <http://tun.fi/MX.238066>,
        <http://tun.fi/MX.238067>,
        <http://tun.fi/MX.238068>,
        <http://tun.fi/MX.238069>,
        <http://tun.fi/MX.238070>,
        <http://tun.fi/MX.238071>,
        <http://tun.fi/MX.238072>,
        <http://tun.fi/MX.238073>,
        <http://tun.fi/MX.238074>,
        <http://tun.fi/MX.238075>,
        <http://tun.fi/MX.238076>,
        <http://tun.fi/MX.238077>,
        <http://tun.fi/MX.238078>,
        <http://tun.fi/MX.238079>,
        <http://tun.fi/MX.238080>,
        <http://tun.fi/MX.238081>,
        <http://tun.fi/MX.238082>,
        <http://tun.fi/MX.238083>,
        <http://tun.fi/MX.238084>,
        <http://tun.fi/MX.238085> ;
    skos:prefLabel "Lophodermium"@fi,
        "Lophodermium"@sv .

<http://tun.fi/MX.274395> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ochlerotatus" ;
    dwc:scientificNameAuthorship "Lynch Arribalzaga, 1881" ;
    skos:broader <http://tun.fi/MX.274369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274397>,
        <http://tun.fi/MX.274398>,
        <http://tun.fi/MX.274399>,
        <http://tun.fi/MX.274400>,
        <http://tun.fi/MX.274401>,
        <http://tun.fi/MX.274402>,
        <http://tun.fi/MX.274403>,
        <http://tun.fi/MX.274404>,
        <http://tun.fi/MX.274405>,
        <http://tun.fi/MX.274406>,
        <http://tun.fi/MX.274407>,
        <http://tun.fi/MX.274408>,
        <http://tun.fi/MX.274409>,
        <http://tun.fi/MX.274410>,
        <http://tun.fi/MX.274411>,
        <http://tun.fi/MX.274412>,
        <http://tun.fi/MX.274413>,
        <http://tun.fi/MX.274414>,
        <http://tun.fi/MX.274415>,
        <http://tun.fi/MX.274416>,
        <http://tun.fi/MX.274417>,
        <http://tun.fi/MX.274418>,
        <http://tun.fi/MX.4971280> ;
    skos:prefLabel "Ochlerotatus"@fi,
        "Ochlerotatus"@sv .

<http://tun.fi/MX.279070> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chromatomyia" ;
    dwc:scientificNameAuthorship "Hardy, 1849" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279071>,
        <http://tun.fi/MX.279072>,
        <http://tun.fi/MX.279073>,
        <http://tun.fi/MX.279074>,
        <http://tun.fi/MX.279075>,
        <http://tun.fi/MX.279076>,
        <http://tun.fi/MX.279077>,
        <http://tun.fi/MX.279078>,
        <http://tun.fi/MX.279079>,
        <http://tun.fi/MX.279080>,
        <http://tun.fi/MX.279081>,
        <http://tun.fi/MX.279082>,
        <http://tun.fi/MX.279083>,
        <http://tun.fi/MX.279084>,
        <http://tun.fi/MX.279085>,
        <http://tun.fi/MX.279086>,
        <http://tun.fi/MX.279087>,
        <http://tun.fi/MX.279088>,
        <http://tun.fi/MX.279089>,
        <http://tun.fi/MX.279090>,
        <http://tun.fi/MX.5008444>,
        <http://tun.fi/MX.5014453>,
        <http://tun.fi/MX.5076948> ;
    skos:prefLabel "Chromatomyia"@fi,
        "Chromatomyia"@sv .

<http://tun.fi/MX.280006> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrellia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280007>,
        <http://tun.fi/MX.280008>,
        <http://tun.fi/MX.280009>,
        <http://tun.fi/MX.280010>,
        <http://tun.fi/MX.280011>,
        <http://tun.fi/MX.280012>,
        <http://tun.fi/MX.280013>,
        <http://tun.fi/MX.280014>,
        <http://tun.fi/MX.280015>,
        <http://tun.fi/MX.280016>,
        <http://tun.fi/MX.280017>,
        <http://tun.fi/MX.280018>,
        <http://tun.fi/MX.280019>,
        <http://tun.fi/MX.280020>,
        <http://tun.fi/MX.280021>,
        <http://tun.fi/MX.325032>,
        <http://tun.fi/MX.325033>,
        <http://tun.fi/MX.325034>,
        <http://tun.fi/MX.4970695>,
        <http://tun.fi/MX.4994350>,
        <http://tun.fi/MX.5013582>,
        <http://tun.fi/MX.5020836>,
        <http://tun.fi/MX.5079735> ;
    skos:prefLabel "Hydrellia"@fi,
        "Hydrellia"@sv .

<http://tun.fi/MX.312669> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cephalodella" ;
    dwc:scientificNameAuthorship "Bory de St.Vincent, 1826" ;
    skos:broader <http://tun.fi/MX.312649> ;
    skos:hiddenLabel "Diaschiza"@fi,
        "Diaschiza"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312671>,
        <http://tun.fi/MX.312672>,
        <http://tun.fi/MX.312673>,
        <http://tun.fi/MX.312674>,
        <http://tun.fi/MX.312675>,
        <http://tun.fi/MX.312676>,
        <http://tun.fi/MX.312678>,
        <http://tun.fi/MX.312679>,
        <http://tun.fi/MX.312680>,
        <http://tun.fi/MX.312681>,
        <http://tun.fi/MX.312682>,
        <http://tun.fi/MX.312683>,
        <http://tun.fi/MX.312685>,
        <http://tun.fi/MX.312687>,
        <http://tun.fi/MX.312690>,
        <http://tun.fi/MX.312691>,
        <http://tun.fi/MX.312692>,
        <http://tun.fi/MX.312693>,
        <http://tun.fi/MX.312695>,
        <http://tun.fi/MX.312696>,
        <http://tun.fi/MX.312698>,
        <http://tun.fi/MX.312699>,
        <http://tun.fi/MX.312700> ;
    skos:prefLabel "Cephalodella"@fi,
        "Cephalodella"@sv .

<http://tun.fi/MX.37613> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Insecta" ;
    skos:broader <http://tun.fi/MX.37605> ;
    skos:hiddenLabel "Insecta"@fi,
        "Insecta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.1>,
        <http://tun.fi/MX.43121>,
        <http://tun.fi/MX.43122>,
        <http://tun.fi/MX.43123>,
        <http://tun.fi/MX.43166>,
        <http://tun.fi/MX.53675>,
        <http://tun.fi/MX.53683>,
        <http://tun.fi/MX.53695>,
        <http://tun.fi/MX.53697>,
        <http://tun.fi/MX.53737>,
        <http://tun.fi/MX.70222>,
        <http://tun.fi/MX.70223>,
        <http://tun.fi/MX.70224>,
        <http://tun.fi/MX.70225>,
        <http://tun.fi/MX.70226>,
        <http://tun.fi/MX.70227>,
        <http://tun.fi/MX.70228>,
        <http://tun.fi/MX.70229>,
        <http://tun.fi/MX.70230>,
        <http://tun.fi/MX.70231>,
        <http://tun.fi/MX.70232>,
        <http://tun.fi/MX.70233>,
        <http://tun.fi/MX.70234> ;
    skos:prefLabel "hyönteiset"@fi,
        "egentliga insekter"@sv .

<http://tun.fi/MX.43427> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicranum" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212924> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200512>,
        <http://tun.fi/MX.214539>,
        <http://tun.fi/MX.43537>,
        <http://tun.fi/MX.43538>,
        <http://tun.fi/MX.43540>,
        <http://tun.fi/MX.43541>,
        <http://tun.fi/MX.43542>,
        <http://tun.fi/MX.43543>,
        <http://tun.fi/MX.43544>,
        <http://tun.fi/MX.43545>,
        <http://tun.fi/MX.43546>,
        <http://tun.fi/MX.43547>,
        <http://tun.fi/MX.43548>,
        <http://tun.fi/MX.43549>,
        <http://tun.fi/MX.43550>,
        <http://tun.fi/MX.43551>,
        <http://tun.fi/MX.43552>,
        <http://tun.fi/MX.43553>,
        <http://tun.fi/MX.43554>,
        <http://tun.fi/MX.43555>,
        <http://tun.fi/MX.43556>,
        <http://tun.fi/MX.43557>,
        <http://tun.fi/MX.43558> ;
    skos:prefLabel "Dicranum"@fi,
        "Dicranum"@sv .

<http://tun.fi/MX.43430> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Grimmia" ;
    dwc:scientificNameAuthorship "Hedw." ;
    skos:broader <http://tun.fi/MX.212934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200462>,
        <http://tun.fi/MX.200485>,
        <http://tun.fi/MX.43618>,
        <http://tun.fi/MX.43619>,
        <http://tun.fi/MX.43620>,
        <http://tun.fi/MX.43621>,
        <http://tun.fi/MX.43623>,
        <http://tun.fi/MX.43624>,
        <http://tun.fi/MX.43625>,
        <http://tun.fi/MX.43626>,
        <http://tun.fi/MX.43627>,
        <http://tun.fi/MX.43628>,
        <http://tun.fi/MX.43629>,
        <http://tun.fi/MX.43630>,
        <http://tun.fi/MX.43631>,
        <http://tun.fi/MX.43632>,
        <http://tun.fi/MX.43633>,
        <http://tun.fi/MX.43634>,
        <http://tun.fi/MX.43635>,
        <http://tun.fi/MX.43636>,
        <http://tun.fi/MX.43637>,
        <http://tun.fi/MX.43638>,
        <http://tun.fi/MX.43639> ;
    skos:prefLabel "Grimmia"@fi,
        "Grimmia"@sv .

<http://tun.fi/MX.52653> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Stylommatophora" ;
    skos:broader <http://tun.fi/MX.52646> ;
    skos:hiddenLabel "Stylommatophora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986055>,
        <http://tun.fi/MX.4986056>,
        <http://tun.fi/MX.52654>,
        <http://tun.fi/MX.52664>,
        <http://tun.fi/MX.52668>,
        <http://tun.fi/MX.52677>,
        <http://tun.fi/MX.52680>,
        <http://tun.fi/MX.52699>,
        <http://tun.fi/MX.52702>,
        <http://tun.fi/MX.52724>,
        <http://tun.fi/MX.52727>,
        <http://tun.fi/MX.52734>,
        <http://tun.fi/MX.52738>,
        <http://tun.fi/MX.52743>,
        <http://tun.fi/MX.52748>,
        <http://tun.fi/MX.52768>,
        <http://tun.fi/MX.52771>,
        <http://tun.fi/MX.52774>,
        <http://tun.fi/MX.52777>,
        <http://tun.fi/MX.52788>,
        <http://tun.fi/MX.52797>,
        <http://tun.fi/MX.52812>,
        <http://tun.fi/MX.52828> ;
    skos:prefLabel "maakeuhkokotilot"@fi,
        "Stylommatophora"@sv .

<http://tun.fi/MX.53681> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Pleosporales" ;
    skos:broader <http://tun.fi/MX.53370> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233224>,
        <http://tun.fi/MX.233252>,
        <http://tun.fi/MX.233280>,
        <http://tun.fi/MX.233281>,
        <http://tun.fi/MX.233306>,
        <http://tun.fi/MX.233307>,
        <http://tun.fi/MX.233329>,
        <http://tun.fi/MX.233360>,
        <http://tun.fi/MX.233361>,
        <http://tun.fi/MX.233392>,
        <http://tun.fi/MX.233393>,
        <http://tun.fi/MX.233422>,
        <http://tun.fi/MX.233423>,
        <http://tun.fi/MX.233424>,
        <http://tun.fi/MX.234499>,
        <http://tun.fi/MX.234500>,
        <http://tun.fi/MX.317282>,
        <http://tun.fi/MX.5080109>,
        <http://tun.fi/MX.53484>,
        <http://tun.fi/MX.53636>,
        <http://tun.fi/MX.53640>,
        <http://tun.fi/MX.53648>,
        <http://tun.fi/MX.67020> ;
    skos:prefLabel "Pleosporales"@fi,
        "Pleosporales"@sv .

<http://tun.fi/MX.60501> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cydia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5019194>,
        <http://tun.fi/MX.5082216>,
        <http://tun.fi/MX.60503>,
        <http://tun.fi/MX.60505>,
        <http://tun.fi/MX.60506>,
        <http://tun.fi/MX.60507>,
        <http://tun.fi/MX.60508>,
        <http://tun.fi/MX.60509>,
        <http://tun.fi/MX.60510>,
        <http://tun.fi/MX.60511>,
        <http://tun.fi/MX.60512>,
        <http://tun.fi/MX.60513>,
        <http://tun.fi/MX.60514>,
        <http://tun.fi/MX.60515>,
        <http://tun.fi/MX.60516>,
        <http://tun.fi/MX.60517>,
        <http://tun.fi/MX.60518>,
        <http://tun.fi/MX.60519>,
        <http://tun.fi/MX.60520>,
        <http://tun.fi/MX.60521>,
        <http://tun.fi/MX.60522>,
        <http://tun.fi/MX.60524>,
        <http://tun.fi/MX.60525> ;
    skos:prefLabel "Cydia"@fi,
        "Cydia"@sv .

<http://tun.fi/MX.62202> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Arctiinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.62137> ;
    skos:hiddenLabel "Arctiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324920>,
        <http://tun.fi/MX.324931>,
        <http://tun.fi/MX.324932>,
        <http://tun.fi/MX.324971>,
        <http://tun.fi/MX.5076593>,
        <http://tun.fi/MX.62204>,
        <http://tun.fi/MX.62207>,
        <http://tun.fi/MX.62209>,
        <http://tun.fi/MX.62211>,
        <http://tun.fi/MX.62215>,
        <http://tun.fi/MX.62217>,
        <http://tun.fi/MX.62220>,
        <http://tun.fi/MX.62222>,
        <http://tun.fi/MX.62225>,
        <http://tun.fi/MX.62239>,
        <http://tun.fi/MX.62242>,
        <http://tun.fi/MX.62244>,
        <http://tun.fi/MX.62246>,
        <http://tun.fi/MX.62260>,
        <http://tun.fi/MX.62267>,
        <http://tun.fi/MX.62271>,
        <http://tun.fi/MX.62273>,
        <http://tun.fi/MX.62279> ;
    skos:prefLabel "siilikkäät"@fi,
        "Arctiinae"@sv .

<http://tun.fi/MX.67015> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Caloplaca" ;
    dwc:scientificNameAuthorship "Th. Fr." ;
    skos:broader <http://tun.fi/MX.233226> ;
    skos:hiddenLabel "Caloplaca"@fi,
        "Caloplaca"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4885495>,
        <http://tun.fi/MX.4994258>,
        <http://tun.fi/MX.4994259>,
        <http://tun.fi/MX.4999402>,
        <http://tun.fi/MX.65419>,
        <http://tun.fi/MX.65421>,
        <http://tun.fi/MX.65422>,
        <http://tun.fi/MX.65424>,
        <http://tun.fi/MX.65425>,
        <http://tun.fi/MX.65426>,
        <http://tun.fi/MX.65427>,
        <http://tun.fi/MX.65428>,
        <http://tun.fi/MX.65429>,
        <http://tun.fi/MX.65430>,
        <http://tun.fi/MX.65431>,
        <http://tun.fi/MX.65432>,
        <http://tun.fi/MX.65433>,
        <http://tun.fi/MX.65434>,
        <http://tun.fi/MX.65436>,
        <http://tun.fi/MX.65437>,
        <http://tun.fi/MX.65438>,
        <http://tun.fi/MX.65439>,
        <http://tun.fi/MX.65440> ;
    skos:prefLabel "kultajäkälät"@fi,
        "orangelavar"@sv .

<http://tun.fi/MX.67022> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Polyblastia" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:hiddenLabel "Polyblastia"@fi,
        "Polyblastia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313749>,
        <http://tun.fi/MX.4971895>,
        <http://tun.fi/MX.5076506>,
        <http://tun.fi/MX.65618>,
        <http://tun.fi/MX.65619>,
        <http://tun.fi/MX.65621>,
        <http://tun.fi/MX.65622>,
        <http://tun.fi/MX.65623>,
        <http://tun.fi/MX.65624>,
        <http://tun.fi/MX.65625>,
        <http://tun.fi/MX.65626>,
        <http://tun.fi/MX.65627>,
        <http://tun.fi/MX.65628>,
        <http://tun.fi/MX.65629>,
        <http://tun.fi/MX.65630>,
        <http://tun.fi/MX.66563>,
        <http://tun.fi/MX.66564>,
        <http://tun.fi/MX.66565>,
        <http://tun.fi/MX.66911>,
        <http://tun.fi/MX.66912>,
        <http://tun.fi/MX.66913>,
        <http://tun.fi/MX.66914>,
        <http://tun.fi/MX.66915> ;
    skos:prefLabel "konnanjäkälät"@fi,
        "mursporingar"@sv .

<http://tun.fi/MX.70582> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Lecanoromycetes" ;
    dwc:scientificNameAuthorship "O. E. Erikss. & Winka" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317238>,
        <http://tun.fi/MX.317240>,
        <http://tun.fi/MX.317244>,
        <http://tun.fi/MX.317248>,
        <http://tun.fi/MX.317249>,
        <http://tun.fi/MX.317250>,
        <http://tun.fi/MX.4890581>,
        <http://tun.fi/MX.5010795>,
        <http://tun.fi/MX.5010800>,
        <http://tun.fi/MX.67066>,
        <http://tun.fi/MX.67079>,
        <http://tun.fi/MX.67228>,
        <http://tun.fi/MX.67324>,
        <http://tun.fi/MX.70583>,
        <http://tun.fi/MX.70584>,
        <http://tun.fi/MX.70585>,
        <http://tun.fi/MX.70586>,
        <http://tun.fi/MX.70587>,
        <http://tun.fi/MX.70589>,
        <http://tun.fi/MX.70591>,
        <http://tun.fi/MX.70592>,
        <http://tun.fi/MX.70593>,
        <http://tun.fi/MX.70594> ;
    skos:prefLabel "Lecanoromycetes"@fi,
        "Lecanoromycetes"@sv .

<http://tun.fi/MX.204901> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Postia" ;
    skos:broader <http://tun.fi/MX.233387> ;
    skos:hiddenLabel "Postia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205789>,
        <http://tun.fi/MX.205790>,
        <http://tun.fi/MX.205792>,
        <http://tun.fi/MX.205793>,
        <http://tun.fi/MX.205794>,
        <http://tun.fi/MX.205795>,
        <http://tun.fi/MX.205796>,
        <http://tun.fi/MX.205797>,
        <http://tun.fi/MX.205798>,
        <http://tun.fi/MX.205800>,
        <http://tun.fi/MX.205801>,
        <http://tun.fi/MX.205802>,
        <http://tun.fi/MX.205803>,
        <http://tun.fi/MX.205804>,
        <http://tun.fi/MX.205806>,
        <http://tun.fi/MX.206114>,
        <http://tun.fi/MX.4884397>,
        <http://tun.fi/MX.5001785>,
        <http://tun.fi/MX.5001786>,
        <http://tun.fi/MX.5001787>,
        <http://tun.fi/MX.5001788>,
        <http://tun.fi/MX.5001789>,
        <http://tun.fi/MX.5001790>,
        <http://tun.fi/MX.5001791> ;
    skos:prefLabel "haprakäävät"@fi,
        "Postia"@sv .

<http://tun.fi/MX.233806> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helvella" ;
    dwc:scientificNameAuthorship "L.:Fr." ;
    skos:broader <http://tun.fi/MX.233336> ;
    skos:hiddenLabel "Helvella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237049>,
        <http://tun.fi/MX.237050>,
        <http://tun.fi/MX.237051>,
        <http://tun.fi/MX.237052>,
        <http://tun.fi/MX.237053>,
        <http://tun.fi/MX.237054>,
        <http://tun.fi/MX.237055>,
        <http://tun.fi/MX.237056>,
        <http://tun.fi/MX.237058>,
        <http://tun.fi/MX.237059>,
        <http://tun.fi/MX.237063>,
        <http://tun.fi/MX.237064>,
        <http://tun.fi/MX.237065>,
        <http://tun.fi/MX.237066>,
        <http://tun.fi/MX.237067>,
        <http://tun.fi/MX.237068>,
        <http://tun.fi/MX.237069>,
        <http://tun.fi/MX.237070>,
        <http://tun.fi/MX.237071>,
        <http://tun.fi/MX.237072>,
        <http://tun.fi/MX.237073>,
        <http://tun.fi/MX.5002016>,
        <http://tun.fi/MX.5076701>,
        <http://tun.fi/MX.5076702> ;
    skos:prefLabel "mörskyt"@fi,
        "Helvella"@sv .

<http://tun.fi/MX.274136> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micropsectra" ;
    dwc:scientificNameAuthorship "Kieffer, 1908" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:hiddenLabel "Lauterbornia"@fi,
        "Lundstroemia"@fi,
        "Parapsectra"@fi,
        "Lauterbornia"@sv,
        "Lundstroemia"@sv,
        "Parapsectra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274137>,
        <http://tun.fi/MX.274138>,
        <http://tun.fi/MX.274139>,
        <http://tun.fi/MX.274140>,
        <http://tun.fi/MX.274141>,
        <http://tun.fi/MX.274142>,
        <http://tun.fi/MX.274143>,
        <http://tun.fi/MX.274144>,
        <http://tun.fi/MX.274145>,
        <http://tun.fi/MX.274146>,
        <http://tun.fi/MX.274147>,
        <http://tun.fi/MX.274148>,
        <http://tun.fi/MX.274149>,
        <http://tun.fi/MX.274150>,
        <http://tun.fi/MX.274151>,
        <http://tun.fi/MX.274152>,
        <http://tun.fi/MX.274153>,
        <http://tun.fi/MX.274154>,
        <http://tun.fi/MX.274155>,
        <http://tun.fi/MX.274156>,
        <http://tun.fi/MX.274157>,
        <http://tun.fi/MX.274158>,
        <http://tun.fi/MX.274159>,
        <http://tun.fi/MX.317306> ;
    skos:prefLabel "Micropsectra"@fi,
        "Micropsectra"@sv .

<http://tun.fi/MX.276684> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Empis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.276682> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276686>,
        <http://tun.fi/MX.276688>,
        <http://tun.fi/MX.276690>,
        <http://tun.fi/MX.276691>,
        <http://tun.fi/MX.276692>,
        <http://tun.fi/MX.276693>,
        <http://tun.fi/MX.276694>,
        <http://tun.fi/MX.276695>,
        <http://tun.fi/MX.276696>,
        <http://tun.fi/MX.276697>,
        <http://tun.fi/MX.276698>,
        <http://tun.fi/MX.276699>,
        <http://tun.fi/MX.276701>,
        <http://tun.fi/MX.276702>,
        <http://tun.fi/MX.276704>,
        <http://tun.fi/MX.276706>,
        <http://tun.fi/MX.276708>,
        <http://tun.fi/MX.276710>,
        <http://tun.fi/MX.276711>,
        <http://tun.fi/MX.276712>,
        <http://tun.fi/MX.276713>,
        <http://tun.fi/MX.276714>,
        <http://tun.fi/MX.325017>,
        <http://tun.fi/MX.325020> ;
    skos:prefLabel "Empis"@fi,
        "Empis"@sv .

<http://tun.fi/MX.279435> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Oscinellinae" ;
    dwc:scientificNameAuthorship "Becker, 1910" ;
    skos:broader <http://tun.fi/MX.279339> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279436>,
        <http://tun.fi/MX.279443>,
        <http://tun.fi/MX.279451>,
        <http://tun.fi/MX.279453>,
        <http://tun.fi/MX.279460>,
        <http://tun.fi/MX.279470>,
        <http://tun.fi/MX.279475>,
        <http://tun.fi/MX.279480>,
        <http://tun.fi/MX.279482>,
        <http://tun.fi/MX.279489>,
        <http://tun.fi/MX.279491>,
        <http://tun.fi/MX.279497>,
        <http://tun.fi/MX.279501>,
        <http://tun.fi/MX.279504>,
        <http://tun.fi/MX.279506>,
        <http://tun.fi/MX.279517>,
        <http://tun.fi/MX.279520>,
        <http://tun.fi/MX.279522>,
        <http://tun.fi/MX.279525>,
        <http://tun.fi/MX.279532>,
        <http://tun.fi/MX.279534>,
        <http://tun.fi/MX.279536>,
        <http://tun.fi/MX.279538>,
        <http://tun.fi/MX.279541> ;
    skos:prefLabel "Oscinellinae"@fi,
        "Oscinellinae"@sv .

<http://tun.fi/MX.291574> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brueelia" ;
    dwc:scientificNameAuthorship "Kéler, 1936" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291583>,
        <http://tun.fi/MX.291585>,
        <http://tun.fi/MX.291586>,
        <http://tun.fi/MX.291587>,
        <http://tun.fi/MX.291588>,
        <http://tun.fi/MX.291589>,
        <http://tun.fi/MX.291590>,
        <http://tun.fi/MX.291591>,
        <http://tun.fi/MX.291592>,
        <http://tun.fi/MX.291593>,
        <http://tun.fi/MX.291594>,
        <http://tun.fi/MX.291596>,
        <http://tun.fi/MX.291597>,
        <http://tun.fi/MX.291598>,
        <http://tun.fi/MX.291600>,
        <http://tun.fi/MX.291601>,
        <http://tun.fi/MX.291603>,
        <http://tun.fi/MX.291605>,
        <http://tun.fi/MX.291606>,
        <http://tun.fi/MX.291608>,
        <http://tun.fi/MX.291609>,
        <http://tun.fi/MX.291610>,
        <http://tun.fi/MX.291611>,
        <http://tun.fi/MX.291612> ;
    skos:prefLabel "Brueelia"@fi,
        "Brueelia"@sv .

<http://tun.fi/MX.291825> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Quadraceps" ;
    dwc:scientificNameAuthorship "Clay & Meinertzhagen, 1939" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291829>,
        <http://tun.fi/MX.291831>,
        <http://tun.fi/MX.291832>,
        <http://tun.fi/MX.291833>,
        <http://tun.fi/MX.291834>,
        <http://tun.fi/MX.291835>,
        <http://tun.fi/MX.291837>,
        <http://tun.fi/MX.291838>,
        <http://tun.fi/MX.291839>,
        <http://tun.fi/MX.291840>,
        <http://tun.fi/MX.291841>,
        <http://tun.fi/MX.291842>,
        <http://tun.fi/MX.291843>,
        <http://tun.fi/MX.291845>,
        <http://tun.fi/MX.291846>,
        <http://tun.fi/MX.291849>,
        <http://tun.fi/MX.291850>,
        <http://tun.fi/MX.291854>,
        <http://tun.fi/MX.291859>,
        <http://tun.fi/MX.291860>,
        <http://tun.fi/MX.291862>,
        <http://tun.fi/MX.291864>,
        <http://tun.fi/MX.291865>,
        <http://tun.fi/MX.291866> ;
    skos:prefLabel "Quadraceps"@fi,
        "Quadraceps"@sv .

<http://tun.fi/MX.296946> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaenocarpa" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296947>,
        <http://tun.fi/MX.296948>,
        <http://tun.fi/MX.296949>,
        <http://tun.fi/MX.296950>,
        <http://tun.fi/MX.296952>,
        <http://tun.fi/MX.296953>,
        <http://tun.fi/MX.296954>,
        <http://tun.fi/MX.296955>,
        <http://tun.fi/MX.296956>,
        <http://tun.fi/MX.296957>,
        <http://tun.fi/MX.296958>,
        <http://tun.fi/MX.296961>,
        <http://tun.fi/MX.324374>,
        <http://tun.fi/MX.324375>,
        <http://tun.fi/MX.324376>,
        <http://tun.fi/MX.324377>,
        <http://tun.fi/MX.324379>,
        <http://tun.fi/MX.324380>,
        <http://tun.fi/MX.324381>,
        <http://tun.fi/MX.324382>,
        <http://tun.fi/MX.324383>,
        <http://tun.fi/MX.324384>,
        <http://tun.fi/MX.324385>,
        <http://tun.fi/MX.4979871> ;
    skos:prefLabel "Phaenocarpa"@fi,
        "Phaenocarpa"@sv .

<http://tun.fi/MX.307148> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Endasys" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307149>,
        <http://tun.fi/MX.307150>,
        <http://tun.fi/MX.307151>,
        <http://tun.fi/MX.307152>,
        <http://tun.fi/MX.307153>,
        <http://tun.fi/MX.307154>,
        <http://tun.fi/MX.307156>,
        <http://tun.fi/MX.307157>,
        <http://tun.fi/MX.307158>,
        <http://tun.fi/MX.307159>,
        <http://tun.fi/MX.307160>,
        <http://tun.fi/MX.307161>,
        <http://tun.fi/MX.307162>,
        <http://tun.fi/MX.307163>,
        <http://tun.fi/MX.307164>,
        <http://tun.fi/MX.307165>,
        <http://tun.fi/MX.307166>,
        <http://tun.fi/MX.307167>,
        <http://tun.fi/MX.307168>,
        <http://tun.fi/MX.307169>,
        <http://tun.fi/MX.307170>,
        <http://tun.fi/MX.307171>,
        <http://tun.fi/MX.307173>,
        <http://tun.fi/MX.307174> ;
    skos:prefLabel "Endasys"@fi,
        "Endasys"@sv .

<http://tun.fi/MX.308698> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenomacrus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308699>,
        <http://tun.fi/MX.308701>,
        <http://tun.fi/MX.308702>,
        <http://tun.fi/MX.308703>,
        <http://tun.fi/MX.308705>,
        <http://tun.fi/MX.308706>,
        <http://tun.fi/MX.308707>,
        <http://tun.fi/MX.308708>,
        <http://tun.fi/MX.308709>,
        <http://tun.fi/MX.308710>,
        <http://tun.fi/MX.308711>,
        <http://tun.fi/MX.308714>,
        <http://tun.fi/MX.308715>,
        <http://tun.fi/MX.308718>,
        <http://tun.fi/MX.308719>,
        <http://tun.fi/MX.308721>,
        <http://tun.fi/MX.308722>,
        <http://tun.fi/MX.308723>,
        <http://tun.fi/MX.308724>,
        <http://tun.fi/MX.308725>,
        <http://tun.fi/MX.308726>,
        <http://tun.fi/MX.308728>,
        <http://tun.fi/MX.308729>,
        <http://tun.fi/MX.308730> ;
    skos:prefLabel "Stenomacrus"@fi,
        "Stenomacrus"@sv .

<http://tun.fi/MX.310030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campoplex" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310031>,
        <http://tun.fi/MX.310032>,
        <http://tun.fi/MX.310033>,
        <http://tun.fi/MX.310034>,
        <http://tun.fi/MX.310035>,
        <http://tun.fi/MX.310036>,
        <http://tun.fi/MX.310037>,
        <http://tun.fi/MX.310038>,
        <http://tun.fi/MX.310040>,
        <http://tun.fi/MX.310042>,
        <http://tun.fi/MX.310043>,
        <http://tun.fi/MX.310044>,
        <http://tun.fi/MX.310045>,
        <http://tun.fi/MX.310046>,
        <http://tun.fi/MX.310047>,
        <http://tun.fi/MX.310048>,
        <http://tun.fi/MX.310049>,
        <http://tun.fi/MX.310050>,
        <http://tun.fi/MX.310051>,
        <http://tun.fi/MX.310052>,
        <http://tun.fi/MX.310054>,
        <http://tun.fi/MX.310055>,
        <http://tun.fi/MX.310056>,
        <http://tun.fi/MX.310057> ;
    skos:prefLabel "Campoplex"@fi,
        "Campoplex"@sv .

<http://tun.fi/MX.318320> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphanogmus" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.289203> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318321>,
        <http://tun.fi/MX.318322>,
        <http://tun.fi/MX.318323>,
        <http://tun.fi/MX.318324>,
        <http://tun.fi/MX.318326>,
        <http://tun.fi/MX.318328>,
        <http://tun.fi/MX.318329>,
        <http://tun.fi/MX.318330>,
        <http://tun.fi/MX.318331>,
        <http://tun.fi/MX.318332>,
        <http://tun.fi/MX.318333>,
        <http://tun.fi/MX.318335>,
        <http://tun.fi/MX.318336>,
        <http://tun.fi/MX.318337>,
        <http://tun.fi/MX.318338>,
        <http://tun.fi/MX.318339>,
        <http://tun.fi/MX.318342>,
        <http://tun.fi/MX.318344>,
        <http://tun.fi/MX.318345>,
        <http://tun.fi/MX.318346>,
        <http://tun.fi/MX.318347>,
        <http://tun.fi/MX.318349>,
        <http://tun.fi/MX.4979798>,
        <http://tun.fi/MX.4979999> ;
    skos:prefLabel "Aphanogmus"@fi,
        "Aphanogmus"@sv .

<http://tun.fi/MX.318542> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Kleidotoma" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.318522> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318549>,
        <http://tun.fi/MX.318550>,
        <http://tun.fi/MX.318551>,
        <http://tun.fi/MX.318552>,
        <http://tun.fi/MX.318553>,
        <http://tun.fi/MX.318554>,
        <http://tun.fi/MX.318555>,
        <http://tun.fi/MX.318557>,
        <http://tun.fi/MX.318558>,
        <http://tun.fi/MX.318559>,
        <http://tun.fi/MX.318560>,
        <http://tun.fi/MX.318561>,
        <http://tun.fi/MX.318562>,
        <http://tun.fi/MX.318563>,
        <http://tun.fi/MX.318564>,
        <http://tun.fi/MX.318565>,
        <http://tun.fi/MX.318566>,
        <http://tun.fi/MX.318567>,
        <http://tun.fi/MX.318568>,
        <http://tun.fi/MX.318569>,
        <http://tun.fi/MX.318570>,
        <http://tun.fi/MX.318572>,
        <http://tun.fi/MX.318573>,
        <http://tun.fi/MX.318574> ;
    skos:prefLabel "Kleidotoma"@fi,
        "Kleidotoma"@sv .

<http://tun.fi/MX.319744> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Eulophinae" ;
    dwc:scientificNameAuthorship "Westwood, 1829" ;
    skos:broader <http://tun.fi/MX.289235> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319746>,
        <http://tun.fi/MX.319756>,
        <http://tun.fi/MX.319758>,
        <http://tun.fi/MX.319765>,
        <http://tun.fi/MX.319776>,
        <http://tun.fi/MX.319778>,
        <http://tun.fi/MX.319780>,
        <http://tun.fi/MX.319782>,
        <http://tun.fi/MX.319788>,
        <http://tun.fi/MX.319800>,
        <http://tun.fi/MX.319803>,
        <http://tun.fi/MX.319815>,
        <http://tun.fi/MX.319817>,
        <http://tun.fi/MX.319822>,
        <http://tun.fi/MX.319826>,
        <http://tun.fi/MX.319838>,
        <http://tun.fi/MX.319841>,
        <http://tun.fi/MX.319850>,
        <http://tun.fi/MX.319858>,
        <http://tun.fi/MX.319862>,
        <http://tun.fi/MX.319864>,
        <http://tun.fi/MX.4884596>,
        <http://tun.fi/MX.5012764>,
        <http://tun.fi/MX.5016363> ;
    skos:prefLabel "Eulophinae"@fi,
        "Eulophinae"@sv .

<http://tun.fi/MX.59049> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Argyresthia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59048> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324969>,
        <http://tun.fi/MX.59051>,
        <http://tun.fi/MX.59052>,
        <http://tun.fi/MX.59053>,
        <http://tun.fi/MX.59055>,
        <http://tun.fi/MX.59056>,
        <http://tun.fi/MX.59057>,
        <http://tun.fi/MX.59058>,
        <http://tun.fi/MX.59059>,
        <http://tun.fi/MX.59060>,
        <http://tun.fi/MX.59061>,
        <http://tun.fi/MX.59062>,
        <http://tun.fi/MX.59063>,
        <http://tun.fi/MX.59064>,
        <http://tun.fi/MX.59065>,
        <http://tun.fi/MX.59068>,
        <http://tun.fi/MX.59069>,
        <http://tun.fi/MX.59070>,
        <http://tun.fi/MX.59071>,
        <http://tun.fi/MX.59072>,
        <http://tun.fi/MX.59073>,
        <http://tun.fi/MX.59074>,
        <http://tun.fi/MX.59075>,
        <http://tun.fi/MX.59077> ;
    skos:prefLabel "Argyresthia"@fi,
        "Argyresthia"@sv .

<http://tun.fi/MX.63081> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Xestia" ;
    dwc:scientificNameAuthorship "Hübner, 1818" ;
    skos:broader <http://tun.fi/MX.62561> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.63086>,
        <http://tun.fi/MX.63087>,
        <http://tun.fi/MX.63090>,
        <http://tun.fi/MX.63093>,
        <http://tun.fi/MX.63095>,
        <http://tun.fi/MX.63096>,
        <http://tun.fi/MX.63097>,
        <http://tun.fi/MX.63098>,
        <http://tun.fi/MX.63099>,
        <http://tun.fi/MX.63100>,
        <http://tun.fi/MX.63101>,
        <http://tun.fi/MX.63104>,
        <http://tun.fi/MX.63107>,
        <http://tun.fi/MX.63109>,
        <http://tun.fi/MX.63111>,
        <http://tun.fi/MX.63112>,
        <http://tun.fi/MX.63113>,
        <http://tun.fi/MX.63114>,
        <http://tun.fi/MX.63118>,
        <http://tun.fi/MX.63119>,
        <http://tun.fi/MX.63120>,
        <http://tun.fi/MX.63122>,
        <http://tun.fi/MX.63123>,
        <http://tun.fi/MX.63124> ;
    skos:prefLabel "Xestia"@fi,
        "Xestia"@sv .

<http://tun.fi/MX.69658> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lepiota" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Gray" ;
    skos:broader <http://tun.fi/MX.233248> ;
    skos:hiddenLabel "Lepiota"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5002665>,
        <http://tun.fi/MX.69008>,
        <http://tun.fi/MX.71815>,
        <http://tun.fi/MX.71816>,
        <http://tun.fi/MX.72048>,
        <http://tun.fi/MX.72049>,
        <http://tun.fi/MX.72050>,
        <http://tun.fi/MX.72287>,
        <http://tun.fi/MX.72477>,
        <http://tun.fi/MX.72478>,
        <http://tun.fi/MX.72700>,
        <http://tun.fi/MX.72702>,
        <http://tun.fi/MX.72953>,
        <http://tun.fi/MX.72954>,
        <http://tun.fi/MX.72955>,
        <http://tun.fi/MX.72956>,
        <http://tun.fi/MX.73197>,
        <http://tun.fi/MX.73198>,
        <http://tun.fi/MX.73199>,
        <http://tun.fi/MX.73200>,
        <http://tun.fi/MX.73201>,
        <http://tun.fi/MX.73202>,
        <http://tun.fi/MX.73203>,
        <http://tun.fi/MX.73435> ;
    skos:prefLabel "pikku-ukonsienet"@fi,
        "Lepiota"@sv .

<http://tun.fi/MX.189925> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acrotrichis" ;
    dwc:scientificNameAuthorship "Motschulsky, 1848" ;
    skos:broader <http://tun.fi/MX.189914> ;
    skos:hiddenLabel "Acrotrichis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189926>,
        <http://tun.fi/MX.189928>,
        <http://tun.fi/MX.189929>,
        <http://tun.fi/MX.189931>,
        <http://tun.fi/MX.189932>,
        <http://tun.fi/MX.189935>,
        <http://tun.fi/MX.189936>,
        <http://tun.fi/MX.189937>,
        <http://tun.fi/MX.189938>,
        <http://tun.fi/MX.189940>,
        <http://tun.fi/MX.189941>,
        <http://tun.fi/MX.189942>,
        <http://tun.fi/MX.189944>,
        <http://tun.fi/MX.189946>,
        <http://tun.fi/MX.189947>,
        <http://tun.fi/MX.189949>,
        <http://tun.fi/MX.189950>,
        <http://tun.fi/MX.189954>,
        <http://tun.fi/MX.189955>,
        <http://tun.fi/MX.189957>,
        <http://tun.fi/MX.189959>,
        <http://tun.fi/MX.189960>,
        <http://tun.fi/MX.189961>,
        <http://tun.fi/MX.189962>,
        <http://tun.fi/MX.189963> ;
    skos:prefLabel "laakaripsikät"@fi,
        "Acrotrichis"@sv .

<http://tun.fi/MX.195832> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Longitarsus" ;
    dwc:scientificNameAuthorship "Latreille, 1829" ;
    skos:broader <http://tun.fi/MX.195799> ;
    skos:hiddenLabel "Longitarsus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195834>,
        <http://tun.fi/MX.195835>,
        <http://tun.fi/MX.195837>,
        <http://tun.fi/MX.195840>,
        <http://tun.fi/MX.195841>,
        <http://tun.fi/MX.195843>,
        <http://tun.fi/MX.195849>,
        <http://tun.fi/MX.195851>,
        <http://tun.fi/MX.195852>,
        <http://tun.fi/MX.195854>,
        <http://tun.fi/MX.195857>,
        <http://tun.fi/MX.195859>,
        <http://tun.fi/MX.195860>,
        <http://tun.fi/MX.195864>,
        <http://tun.fi/MX.195865>,
        <http://tun.fi/MX.195868>,
        <http://tun.fi/MX.195869>,
        <http://tun.fi/MX.195870>,
        <http://tun.fi/MX.195872>,
        <http://tun.fi/MX.195873>,
        <http://tun.fi/MX.195874>,
        <http://tun.fi/MX.195875>,
        <http://tun.fi/MX.195877>,
        <http://tun.fi/MX.195881>,
        <http://tun.fi/MX.195882> ;
    skos:prefLabel "varvaskirpat"@fi,
        "Longitarsus"@sv .

<http://tun.fi/MX.196411> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Curculioninae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196121>,
        <http://tun.fi/MX.196134>,
        <http://tun.fi/MX.196142>,
        <http://tun.fi/MX.196149>,
        <http://tun.fi/MX.196158>,
        <http://tun.fi/MX.196413>,
        <http://tun.fi/MX.196417>,
        <http://tun.fi/MX.196449>,
        <http://tun.fi/MX.196452>,
        <http://tun.fi/MX.196459>,
        <http://tun.fi/MX.196468>,
        <http://tun.fi/MX.196470>,
        <http://tun.fi/MX.196474>,
        <http://tun.fi/MX.196497>,
        <http://tun.fi/MX.196509>,
        <http://tun.fi/MX.196513>,
        <http://tun.fi/MX.196533>,
        <http://tun.fi/MX.196538>,
        <http://tun.fi/MX.196546>,
        <http://tun.fi/MX.196551>,
        <http://tun.fi/MX.196568>,
        <http://tun.fi/MX.196574>,
        <http://tun.fi/MX.196582>,
        <http://tun.fi/MX.196587>,
        <http://tun.fi/MX.4884177> ;
    skos:prefLabel "Curculioninae"@fi,
        "Curculioninae"@sv .

<http://tun.fi/MX.203493> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Theridiidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:hiddenLabel "Theridiidae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201534>,
        <http://tun.fi/MX.201645>,
        <http://tun.fi/MX.201808>,
        <http://tun.fi/MX.201813>,
        <http://tun.fi/MX.201907>,
        <http://tun.fi/MX.201959>,
        <http://tun.fi/MX.201985>,
        <http://tun.fi/MX.202098>,
        <http://tun.fi/MX.202414>,
        <http://tun.fi/MX.202742>,
        <http://tun.fi/MX.202785>,
        <http://tun.fi/MX.202888>,
        <http://tun.fi/MX.202936>,
        <http://tun.fi/MX.203027>,
        <http://tun.fi/MX.203046>,
        <http://tun.fi/MX.203071>,
        <http://tun.fi/MX.203104>,
        <http://tun.fi/MX.203256>,
        <http://tun.fi/MX.203263>,
        <http://tun.fi/MX.203335>,
        <http://tun.fi/MX.203375>,
        <http://tun.fi/MX.203491>,
        <http://tun.fi/MX.203494>,
        <http://tun.fi/MX.203504>,
        <http://tun.fi/MX.4993653> ;
    skos:prefLabel "pallohämähäkit"@fi,
        "Theridiidae"@sv .

<http://tun.fi/MX.204916> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ramaria" ;
    dwc:scientificNameAuthorship "Fr. ex Bonord." ;
    skos:broader <http://tun.fi/MX.233003> ;
    skos:hiddenLabel "Ramaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205828>,
        <http://tun.fi/MX.205831>,
        <http://tun.fi/MX.205834>,
        <http://tun.fi/MX.205836>,
        <http://tun.fi/MX.205838>,
        <http://tun.fi/MX.205839>,
        <http://tun.fi/MX.205840>,
        <http://tun.fi/MX.205842>,
        <http://tun.fi/MX.205843>,
        <http://tun.fi/MX.205844>,
        <http://tun.fi/MX.205845>,
        <http://tun.fi/MX.205846>,
        <http://tun.fi/MX.205848>,
        <http://tun.fi/MX.205849>,
        <http://tun.fi/MX.205850>,
        <http://tun.fi/MX.205851>,
        <http://tun.fi/MX.205852>,
        <http://tun.fi/MX.205853>,
        <http://tun.fi/MX.205854>,
        <http://tun.fi/MX.205855>,
        <http://tun.fi/MX.205856>,
        <http://tun.fi/MX.205857>,
        <http://tun.fi/MX.205858>,
        <http://tun.fi/MX.236269>,
        <http://tun.fi/MX.4999196> ;
    skos:prefLabel "keltahaarakkaat"@fi,
        "Ramaria"@sv .

<http://tun.fi/MX.233310> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Verrucariaceae" ;
    skos:broader <http://tun.fi/MX.70576> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233716>,
        <http://tun.fi/MX.67013>,
        <http://tun.fi/MX.67022>,
        <http://tun.fi/MX.67036>,
        <http://tun.fi/MX.67049>,
        <http://tun.fi/MX.67101>,
        <http://tun.fi/MX.67130>,
        <http://tun.fi/MX.67170>,
        <http://tun.fi/MX.67177>,
        <http://tun.fi/MX.67219>,
        <http://tun.fi/MX.67234>,
        <http://tun.fi/MX.67235>,
        <http://tun.fi/MX.67237>,
        <http://tun.fi/MX.67253>,
        <http://tun.fi/MX.67254>,
        <http://tun.fi/MX.67269>,
        <http://tun.fi/MX.67292>,
        <http://tun.fi/MX.67294>,
        <http://tun.fi/MX.67304>,
        <http://tun.fi/MX.67309>,
        <http://tun.fi/MX.67325>,
        <http://tun.fi/MX.67343>,
        <http://tun.fi/MX.67352>,
        <http://tun.fi/MX.67373>,
        <http://tun.fi/MX.67374> ;
    skos:prefLabel "Verrucariaceae"@fi,
        "Verrucariaceae"@sv .

<http://tun.fi/MX.233989> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pyrenopeziza" ;
    dwc:scientificNameAuthorship "Fuckel" ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237118>,
        <http://tun.fi/MX.237119>,
        <http://tun.fi/MX.237120>,
        <http://tun.fi/MX.237121>,
        <http://tun.fi/MX.237122>,
        <http://tun.fi/MX.237123>,
        <http://tun.fi/MX.237124>,
        <http://tun.fi/MX.237125>,
        <http://tun.fi/MX.237126>,
        <http://tun.fi/MX.237127>,
        <http://tun.fi/MX.237128>,
        <http://tun.fi/MX.237129>,
        <http://tun.fi/MX.237130>,
        <http://tun.fi/MX.237131>,
        <http://tun.fi/MX.237132>,
        <http://tun.fi/MX.237133>,
        <http://tun.fi/MX.237134>,
        <http://tun.fi/MX.237135>,
        <http://tun.fi/MX.237136>,
        <http://tun.fi/MX.237137>,
        <http://tun.fi/MX.237138>,
        <http://tun.fi/MX.237139>,
        <http://tun.fi/MX.237140>,
        <http://tun.fi/MX.237141>,
        <http://tun.fi/MX.5081145> ;
    skos:prefLabel "Pyrenopeziza"@fi,
        "Pyrenopeziza"@sv .

<http://tun.fi/MX.275520> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Mycetophilinae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.211597> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275522>,
        <http://tun.fi/MX.275551>,
        <http://tun.fi/MX.275557>,
        <http://tun.fi/MX.275577>,
        <http://tun.fi/MX.275583>,
        <http://tun.fi/MX.275615>,
        <http://tun.fi/MX.275629>,
        <http://tun.fi/MX.275667>,
        <http://tun.fi/MX.275699>,
        <http://tun.fi/MX.275701>,
        <http://tun.fi/MX.275705>,
        <http://tun.fi/MX.275712>,
        <http://tun.fi/MX.275714>,
        <http://tun.fi/MX.275716>,
        <http://tun.fi/MX.275730>,
        <http://tun.fi/MX.275732>,
        <http://tun.fi/MX.275741>,
        <http://tun.fi/MX.275745>,
        <http://tun.fi/MX.275756>,
        <http://tun.fi/MX.275761>,
        <http://tun.fi/MX.275849>,
        <http://tun.fi/MX.275909>,
        <http://tun.fi/MX.275912>,
        <http://tun.fi/MX.275927>,
        <http://tun.fi/MX.275967> ;
    skos:prefLabel "Mycetophilinae"@fi,
        "Mycetophilinae"@sv .

<http://tun.fi/MX.277793> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dorylomorpha" ;
    dwc:scientificNameAuthorship "Aczél, 1939" ;
    skos:broader <http://tun.fi/MX.277727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277795>,
        <http://tun.fi/MX.277796>,
        <http://tun.fi/MX.277797>,
        <http://tun.fi/MX.277798>,
        <http://tun.fi/MX.277799>,
        <http://tun.fi/MX.277800>,
        <http://tun.fi/MX.277802>,
        <http://tun.fi/MX.277803>,
        <http://tun.fi/MX.277805>,
        <http://tun.fi/MX.277806>,
        <http://tun.fi/MX.277807>,
        <http://tun.fi/MX.277808>,
        <http://tun.fi/MX.277809>,
        <http://tun.fi/MX.277810>,
        <http://tun.fi/MX.277811>,
        <http://tun.fi/MX.277812>,
        <http://tun.fi/MX.277813>,
        <http://tun.fi/MX.277814>,
        <http://tun.fi/MX.277815>,
        <http://tun.fi/MX.277816>,
        <http://tun.fi/MX.277817>,
        <http://tun.fi/MX.277818>,
        <http://tun.fi/MX.277819>,
        <http://tun.fi/MX.277821>,
        <http://tun.fi/MX.277822> ;
    skos:prefLabel "Dorylomorpha"@fi,
        "Dorylomorpha"@sv .

<http://tun.fi/MX.297130> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microplitis" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297131>,
        <http://tun.fi/MX.297132>,
        <http://tun.fi/MX.297133>,
        <http://tun.fi/MX.297135>,
        <http://tun.fi/MX.297136>,
        <http://tun.fi/MX.297137>,
        <http://tun.fi/MX.297138>,
        <http://tun.fi/MX.297140>,
        <http://tun.fi/MX.297142>,
        <http://tun.fi/MX.297144>,
        <http://tun.fi/MX.297145>,
        <http://tun.fi/MX.297147>,
        <http://tun.fi/MX.297148>,
        <http://tun.fi/MX.297149>,
        <http://tun.fi/MX.297150>,
        <http://tun.fi/MX.297152>,
        <http://tun.fi/MX.297153>,
        <http://tun.fi/MX.297154>,
        <http://tun.fi/MX.297156>,
        <http://tun.fi/MX.297158>,
        <http://tun.fi/MX.297161>,
        <http://tun.fi/MX.297162>,
        <http://tun.fi/MX.297163>,
        <http://tun.fi/MX.321667>,
        <http://tun.fi/MX.5024668> ;
    skos:prefLabel "Microplitis"@fi,
        "Microplitis"@sv .

<http://tun.fi/MX.297949> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lecane" ;
    dwc:scientificNameAuthorship "Nitzsch, 1827" ;
    skos:broader <http://tun.fi/MX.297948> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312545>,
        <http://tun.fi/MX.312546>,
        <http://tun.fi/MX.312547>,
        <http://tun.fi/MX.312550>,
        <http://tun.fi/MX.312551>,
        <http://tun.fi/MX.312552>,
        <http://tun.fi/MX.312553>,
        <http://tun.fi/MX.312554>,
        <http://tun.fi/MX.312555>,
        <http://tun.fi/MX.312556>,
        <http://tun.fi/MX.312558>,
        <http://tun.fi/MX.312560>,
        <http://tun.fi/MX.312561>,
        <http://tun.fi/MX.312563>,
        <http://tun.fi/MX.312565>,
        <http://tun.fi/MX.312566>,
        <http://tun.fi/MX.312568>,
        <http://tun.fi/MX.312570>,
        <http://tun.fi/MX.312571>,
        <http://tun.fi/MX.312572>,
        <http://tun.fi/MX.312574>,
        <http://tun.fi/MX.312575>,
        <http://tun.fi/MX.312576>,
        <http://tun.fi/MX.312577>,
        <http://tun.fi/MX.312579> ;
    skos:prefLabel "Lecane"@fi,
        "Lecane"@sv .

<http://tun.fi/MX.308795> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Plectiscidea" ;
    dwc:scientificNameAuthorship "Viereck, 1914" ;
    skos:broader <http://tun.fi/MX.308644> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308797>,
        <http://tun.fi/MX.308799>,
        <http://tun.fi/MX.308800>,
        <http://tun.fi/MX.308801>,
        <http://tun.fi/MX.308803>,
        <http://tun.fi/MX.308805>,
        <http://tun.fi/MX.308806>,
        <http://tun.fi/MX.308807>,
        <http://tun.fi/MX.308808>,
        <http://tun.fi/MX.308809>,
        <http://tun.fi/MX.308810>,
        <http://tun.fi/MX.308811>,
        <http://tun.fi/MX.308812>,
        <http://tun.fi/MX.308814>,
        <http://tun.fi/MX.308815>,
        <http://tun.fi/MX.308816>,
        <http://tun.fi/MX.308817>,
        <http://tun.fi/MX.308818>,
        <http://tun.fi/MX.308819>,
        <http://tun.fi/MX.308820>,
        <http://tun.fi/MX.308822>,
        <http://tun.fi/MX.308823>,
        <http://tun.fi/MX.308824>,
        <http://tun.fi/MX.308825>,
        <http://tun.fi/MX.308852> ;
    skos:prefLabel "Plectiscidea"@fi,
        "Plectiscidea"@sv .

<http://tun.fi/MX.310337> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hyposoter" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310338>,
        <http://tun.fi/MX.310339>,
        <http://tun.fi/MX.310340>,
        <http://tun.fi/MX.310342>,
        <http://tun.fi/MX.310343>,
        <http://tun.fi/MX.310344>,
        <http://tun.fi/MX.310345>,
        <http://tun.fi/MX.310346>,
        <http://tun.fi/MX.310347>,
        <http://tun.fi/MX.310348>,
        <http://tun.fi/MX.310350>,
        <http://tun.fi/MX.310351>,
        <http://tun.fi/MX.310352>,
        <http://tun.fi/MX.310354>,
        <http://tun.fi/MX.310356>,
        <http://tun.fi/MX.310357>,
        <http://tun.fi/MX.310358>,
        <http://tun.fi/MX.310359>,
        <http://tun.fi/MX.310360>,
        <http://tun.fi/MX.310361>,
        <http://tun.fi/MX.310362>,
        <http://tun.fi/MX.310363>,
        <http://tun.fi/MX.310364>,
        <http://tun.fi/MX.310365>,
        <http://tun.fi/MX.5076906> ;
    skos:prefLabel "Hyposoter"@fi,
        "Hyposoter"@sv .

<http://tun.fi/MX.310431> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ophion" ;
    dwc:scientificNameAuthorship "Fabricius, 1798" ;
    skos:broader <http://tun.fi/MX.310429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310433>,
        <http://tun.fi/MX.310434>,
        <http://tun.fi/MX.310435>,
        <http://tun.fi/MX.310436>,
        <http://tun.fi/MX.310437>,
        <http://tun.fi/MX.310438>,
        <http://tun.fi/MX.310439>,
        <http://tun.fi/MX.310440>,
        <http://tun.fi/MX.310441>,
        <http://tun.fi/MX.310444>,
        <http://tun.fi/MX.310445>,
        <http://tun.fi/MX.310446>,
        <http://tun.fi/MX.310447>,
        <http://tun.fi/MX.310448>,
        <http://tun.fi/MX.310449>,
        <http://tun.fi/MX.310451>,
        <http://tun.fi/MX.310452>,
        <http://tun.fi/MX.5016444>,
        <http://tun.fi/MX.5016445>,
        <http://tun.fi/MX.5016446>,
        <http://tun.fi/MX.5016447>,
        <http://tun.fi/MX.5016448>,
        <http://tun.fi/MX.5016449>,
        <http://tun.fi/MX.5016450>,
        <http://tun.fi/MX.5075524> ;
    skos:prefLabel "Ophion"@fi,
        "Ophion"@sv .

<http://tun.fi/MX.39036> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trifolium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "tähkäapilat"@fi ;
    skos:broader <http://tun.fi/MX.38942> ;
    skos:hiddenLabel "Trifolium"@fi,
        "Trifolium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39037>,
        <http://tun.fi/MX.39038>,
        <http://tun.fi/MX.39039>,
        <http://tun.fi/MX.39042>,
        <http://tun.fi/MX.39043>,
        <http://tun.fi/MX.39046>,
        <http://tun.fi/MX.39047>,
        <http://tun.fi/MX.39048>,
        <http://tun.fi/MX.39049>,
        <http://tun.fi/MX.39050>,
        <http://tun.fi/MX.39051>,
        <http://tun.fi/MX.39052>,
        <http://tun.fi/MX.39054>,
        <http://tun.fi/MX.41557>,
        <http://tun.fi/MX.41558>,
        <http://tun.fi/MX.41559>,
        <http://tun.fi/MX.41560>,
        <http://tun.fi/MX.41561>,
        <http://tun.fi/MX.41562>,
        <http://tun.fi/MX.41563>,
        <http://tun.fi/MX.41690>,
        <http://tun.fi/MX.41710>,
        <http://tun.fi/MX.41711>,
        <http://tun.fi/MX.42566>,
        <http://tun.fi/MX.4973998> ;
    skos:prefLabel "apilat"@fi,
        "klövrar"@sv .

<http://tun.fi/MX.59263> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agonopterix" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.211116> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013767>,
        <http://tun.fi/MX.59264>,
        <http://tun.fi/MX.59265>,
        <http://tun.fi/MX.59266>,
        <http://tun.fi/MX.59267>,
        <http://tun.fi/MX.59269>,
        <http://tun.fi/MX.59270>,
        <http://tun.fi/MX.59271>,
        <http://tun.fi/MX.59272>,
        <http://tun.fi/MX.59273>,
        <http://tun.fi/MX.59274>,
        <http://tun.fi/MX.59276>,
        <http://tun.fi/MX.59277>,
        <http://tun.fi/MX.59278>,
        <http://tun.fi/MX.59279>,
        <http://tun.fi/MX.59280>,
        <http://tun.fi/MX.59281>,
        <http://tun.fi/MX.59282>,
        <http://tun.fi/MX.59283>,
        <http://tun.fi/MX.59285>,
        <http://tun.fi/MX.59286>,
        <http://tun.fi/MX.59287>,
        <http://tun.fi/MX.59288>,
        <http://tun.fi/MX.59289>,
        <http://tun.fi/MX.59290> ;
    skos:prefLabel "Agonopterix"@fi,
        "Agonopterix"@sv .

<http://tun.fi/MX.195014> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Lepturinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.194985> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195017>,
        <http://tun.fi/MX.195019>,
        <http://tun.fi/MX.195021>,
        <http://tun.fi/MX.195026>,
        <http://tun.fi/MX.195028>,
        <http://tun.fi/MX.195031>,
        <http://tun.fi/MX.195033>,
        <http://tun.fi/MX.195035>,
        <http://tun.fi/MX.195038>,
        <http://tun.fi/MX.195048>,
        <http://tun.fi/MX.195055>,
        <http://tun.fi/MX.195058>,
        <http://tun.fi/MX.195060>,
        <http://tun.fi/MX.195063>,
        <http://tun.fi/MX.195078>,
        <http://tun.fi/MX.195080>,
        <http://tun.fi/MX.195088>,
        <http://tun.fi/MX.195102>,
        <http://tun.fi/MX.4884819>,
        <http://tun.fi/MX.4884974>,
        <http://tun.fi/MX.5001336>,
        <http://tun.fi/MX.5001340>,
        <http://tun.fi/MX.5001342>,
        <http://tun.fi/MX.5001344>,
        <http://tun.fi/MX.5001351>,
        <http://tun.fi/MX.5001355> ;
    skos:prefLabel "Lepturinae"@fi,
        "Lepturinae"@sv .

<http://tun.fi/MX.196978> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scolytinae" ;
    dwc:scientificNameAuthorship "Latreille, 1807" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:hiddenLabel "Scolytinae"@fi,
        "Scolytinae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196980>,
        <http://tun.fi/MX.196983>,
        <http://tun.fi/MX.197000>,
        <http://tun.fi/MX.197008>,
        <http://tun.fi/MX.197012>,
        <http://tun.fi/MX.197016>,
        <http://tun.fi/MX.197019>,
        <http://tun.fi/MX.197023>,
        <http://tun.fi/MX.197028>,
        <http://tun.fi/MX.197034>,
        <http://tun.fi/MX.197047>,
        <http://tun.fi/MX.197057>,
        <http://tun.fi/MX.197063>,
        <http://tun.fi/MX.197072>,
        <http://tun.fi/MX.197079>,
        <http://tun.fi/MX.197087>,
        <http://tun.fi/MX.197093>,
        <http://tun.fi/MX.197102>,
        <http://tun.fi/MX.197112>,
        <http://tun.fi/MX.197122>,
        <http://tun.fi/MX.197126>,
        <http://tun.fi/MX.197128>,
        <http://tun.fi/MX.197133>,
        <http://tun.fi/MX.197142>,
        <http://tun.fi/MX.4884210>,
        <http://tun.fi/MX.4884980> ;
    skos:prefLabel "kaarnakuoriaiset"@fi,
        "barkborrar"@sv .

<http://tun.fi/MX.204022> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysis" ;
    dwc:scientificNameAuthorship "Linnaeus, 1761" ;
    skos:broader <http://tun.fi/MX.203990> ;
    skos:hiddenLabel "Chrysis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204023>,
        <http://tun.fi/MX.204024>,
        <http://tun.fi/MX.204025>,
        <http://tun.fi/MX.204027>,
        <http://tun.fi/MX.204028>,
        <http://tun.fi/MX.204029>,
        <http://tun.fi/MX.204030>,
        <http://tun.fi/MX.204031>,
        <http://tun.fi/MX.204032>,
        <http://tun.fi/MX.204033>,
        <http://tun.fi/MX.204034>,
        <http://tun.fi/MX.204035>,
        <http://tun.fi/MX.204036>,
        <http://tun.fi/MX.204037>,
        <http://tun.fi/MX.204038>,
        <http://tun.fi/MX.204040>,
        <http://tun.fi/MX.204041>,
        <http://tun.fi/MX.204042>,
        <http://tun.fi/MX.204043>,
        <http://tun.fi/MX.204044>,
        <http://tun.fi/MX.204045>,
        <http://tun.fi/MX.204046>,
        <http://tun.fi/MX.204048>,
        <http://tun.fi/MX.204050>,
        <http://tun.fi/MX.313392>,
        <http://tun.fi/MX.5078225> ;
    skos:prefLabel "kaitakultiaiset"@fi,
        "Chrysis"@sv .

<http://tun.fi/MX.204673> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Nomada" ;
    dwc:scientificNameAuthorship "Scopoli, 1770" ;
    skos:broader <http://tun.fi/MX.204662> ;
    skos:hiddenLabel "Nomada"@fi,
        "Nomada"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204674>,
        <http://tun.fi/MX.204676>,
        <http://tun.fi/MX.204677>,
        <http://tun.fi/MX.204678>,
        <http://tun.fi/MX.204679>,
        <http://tun.fi/MX.204680>,
        <http://tun.fi/MX.204682>,
        <http://tun.fi/MX.204683>,
        <http://tun.fi/MX.204684>,
        <http://tun.fi/MX.204685>,
        <http://tun.fi/MX.204686>,
        <http://tun.fi/MX.204687>,
        <http://tun.fi/MX.204688>,
        <http://tun.fi/MX.204689>,
        <http://tun.fi/MX.204690>,
        <http://tun.fi/MX.204691>,
        <http://tun.fi/MX.204692>,
        <http://tun.fi/MX.204693>,
        <http://tun.fi/MX.204694>,
        <http://tun.fi/MX.204695>,
        <http://tun.fi/MX.204696>,
        <http://tun.fi/MX.204697>,
        <http://tun.fi/MX.204698>,
        <http://tun.fi/MX.204699>,
        <http://tun.fi/MX.204700>,
        <http://tun.fi/MX.204701> ;
    skos:prefLabel "kiertomehiläiset"@fi,
        "gökbin"@sv .

<http://tun.fi/MX.205126> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Typhula" ;
    dwc:scientificNameAuthorship "(Pers.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.233339> ;
    skos:hiddenLabel "Typhula"@fi,
        "Typhula"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206149>,
        <http://tun.fi/MX.206150>,
        <http://tun.fi/MX.206151>,
        <http://tun.fi/MX.206152>,
        <http://tun.fi/MX.206153>,
        <http://tun.fi/MX.206154>,
        <http://tun.fi/MX.206339>,
        <http://tun.fi/MX.206340>,
        <http://tun.fi/MX.206341>,
        <http://tun.fi/MX.206342>,
        <http://tun.fi/MX.206343>,
        <http://tun.fi/MX.206344>,
        <http://tun.fi/MX.206345>,
        <http://tun.fi/MX.206346>,
        <http://tun.fi/MX.206347>,
        <http://tun.fi/MX.206348>,
        <http://tun.fi/MX.206349>,
        <http://tun.fi/MX.206350>,
        <http://tun.fi/MX.206351>,
        <http://tun.fi/MX.206352>,
        <http://tun.fi/MX.206353>,
        <http://tun.fi/MX.206354>,
        <http://tun.fi/MX.206355>,
        <http://tun.fi/MX.206356>,
        <http://tun.fi/MX.236539>,
        <http://tun.fi/MX.4891498> ;
    skos:prefLabel "pahkulat"@fi,
        "trådklubbor"@sv .

<http://tun.fi/MX.233655> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Microbotryum" ;
    dwc:scientificNameAuthorship "Lév." ;
    skos:broader <http://tun.fi/MX.233380> ;
    skos:hiddenLabel "Microbotryum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984598>,
        <http://tun.fi/MX.4984607>,
        <http://tun.fi/MX.4984615>,
        <http://tun.fi/MX.4984637>,
        <http://tun.fi/MX.4984644>,
        <http://tun.fi/MX.4984645>,
        <http://tun.fi/MX.4984697>,
        <http://tun.fi/MX.4984738>,
        <http://tun.fi/MX.4984744>,
        <http://tun.fi/MX.4984765>,
        <http://tun.fi/MX.4984821>,
        <http://tun.fi/MX.4984867>,
        <http://tun.fi/MX.4984887>,
        <http://tun.fi/MX.4984909>,
        <http://tun.fi/MX.4984917>,
        <http://tun.fi/MX.4984924>,
        <http://tun.fi/MX.4984930>,
        <http://tun.fi/MX.4984937>,
        <http://tun.fi/MX.4984949>,
        <http://tun.fi/MX.4984965>,
        <http://tun.fi/MX.4984981>,
        <http://tun.fi/MX.4985006>,
        <http://tun.fi/MX.4985025>,
        <http://tun.fi/MX.4985097>,
        <http://tun.fi/MX.4985117>,
        <http://tun.fi/MX.4985146> ;
    skos:prefLabel "tuhkiot"@fi,
        "Microbotryum"@sv .

<http://tun.fi/MX.273174> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Culicoides" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.273172> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273182>,
        <http://tun.fi/MX.273183>,
        <http://tun.fi/MX.273184>,
        <http://tun.fi/MX.273185>,
        <http://tun.fi/MX.273186>,
        <http://tun.fi/MX.273187>,
        <http://tun.fi/MX.273188>,
        <http://tun.fi/MX.273189>,
        <http://tun.fi/MX.273190>,
        <http://tun.fi/MX.273191>,
        <http://tun.fi/MX.273192>,
        <http://tun.fi/MX.273193>,
        <http://tun.fi/MX.273194>,
        <http://tun.fi/MX.273195>,
        <http://tun.fi/MX.273196>,
        <http://tun.fi/MX.273197>,
        <http://tun.fi/MX.273198>,
        <http://tun.fi/MX.273199>,
        <http://tun.fi/MX.273200>,
        <http://tun.fi/MX.273201>,
        <http://tun.fi/MX.273202>,
        <http://tun.fi/MX.273203>,
        <http://tun.fi/MX.273204>,
        <http://tun.fi/MX.273205>,
        <http://tun.fi/MX.273206>,
        <http://tun.fi/MX.286425> ;
    skos:prefLabel "Culicoides"@fi,
        "Culicoides"@sv .

<http://tun.fi/MX.277675> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Triphleba" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:hiddenLabel "Citrago"@fi,
        "Citrago"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277676>,
        <http://tun.fi/MX.277677>,
        <http://tun.fi/MX.277678>,
        <http://tun.fi/MX.277679>,
        <http://tun.fi/MX.277680>,
        <http://tun.fi/MX.277681>,
        <http://tun.fi/MX.277682>,
        <http://tun.fi/MX.277683>,
        <http://tun.fi/MX.277684>,
        <http://tun.fi/MX.277685>,
        <http://tun.fi/MX.277686>,
        <http://tun.fi/MX.277687>,
        <http://tun.fi/MX.277688>,
        <http://tun.fi/MX.277689>,
        <http://tun.fi/MX.277690>,
        <http://tun.fi/MX.277691>,
        <http://tun.fi/MX.277692>,
        <http://tun.fi/MX.277693>,
        <http://tun.fi/MX.277694>,
        <http://tun.fi/MX.277695>,
        <http://tun.fi/MX.325052>,
        <http://tun.fi/MX.5010853>,
        <http://tun.fi/MX.5011842>,
        <http://tun.fi/MX.5015725>,
        <http://tun.fi/MX.5078496>,
        <http://tun.fi/MX.5080953> ;
    skos:prefLabel "Triphleba"@fi,
        "Triphleba"@sv .

<http://tun.fi/MX.281585> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Dexiinae" ;
    dwc:scientificNameAuthorship "Macquart, 1834" ;
    skos:broader <http://tun.fi/MX.211257> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281587>,
        <http://tun.fi/MX.281590>,
        <http://tun.fi/MX.281594>,
        <http://tun.fi/MX.281598>,
        <http://tun.fi/MX.281600>,
        <http://tun.fi/MX.281602>,
        <http://tun.fi/MX.281605>,
        <http://tun.fi/MX.281609>,
        <http://tun.fi/MX.281611>,
        <http://tun.fi/MX.281615>,
        <http://tun.fi/MX.281619>,
        <http://tun.fi/MX.281621>,
        <http://tun.fi/MX.281625>,
        <http://tun.fi/MX.281628>,
        <http://tun.fi/MX.281633>,
        <http://tun.fi/MX.281635>,
        <http://tun.fi/MX.281638>,
        <http://tun.fi/MX.281640>,
        <http://tun.fi/MX.281642>,
        <http://tun.fi/MX.281644>,
        <http://tun.fi/MX.281646>,
        <http://tun.fi/MX.281648>,
        <http://tun.fi/MX.281651>,
        <http://tun.fi/MX.281654>,
        <http://tun.fi/MX.281658>,
        <http://tun.fi/MX.281660> ;
    skos:prefLabel "Dexiinae"@fi,
        "Dexiinae"@sv .

<http://tun.fi/MX.297213> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolichogenidea" ;
    dwc:scientificNameAuthorship "Viereck, 1911" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297214>,
        <http://tun.fi/MX.297215>,
        <http://tun.fi/MX.297217>,
        <http://tun.fi/MX.297219>,
        <http://tun.fi/MX.297222>,
        <http://tun.fi/MX.297223>,
        <http://tun.fi/MX.297224>,
        <http://tun.fi/MX.297225>,
        <http://tun.fi/MX.297226>,
        <http://tun.fi/MX.297227>,
        <http://tun.fi/MX.297229>,
        <http://tun.fi/MX.297230>,
        <http://tun.fi/MX.297231>,
        <http://tun.fi/MX.297233>,
        <http://tun.fi/MX.297234>,
        <http://tun.fi/MX.297235>,
        <http://tun.fi/MX.297238>,
        <http://tun.fi/MX.297239>,
        <http://tun.fi/MX.297242>,
        <http://tun.fi/MX.297244>,
        <http://tun.fi/MX.297245>,
        <http://tun.fi/MX.297246>,
        <http://tun.fi/MX.297259>,
        <http://tun.fi/MX.321651>,
        <http://tun.fi/MX.321652>,
        <http://tun.fi/MX.4984059> ;
    skos:prefLabel "Dolichogenidea"@fi,
        "Dolichogenidea"@sv .

<http://tun.fi/MX.306656> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tryphoninae" ;
    dwc:scientificNameAuthorship "Shuckard, 1840" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Tryphoninae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306658>,
        <http://tun.fi/MX.306669>,
        <http://tun.fi/MX.306684>,
        <http://tun.fi/MX.306696>,
        <http://tun.fi/MX.306699>,
        <http://tun.fi/MX.306701>,
        <http://tun.fi/MX.306708>,
        <http://tun.fi/MX.306710>,
        <http://tun.fi/MX.306713>,
        <http://tun.fi/MX.306720>,
        <http://tun.fi/MX.306743>,
        <http://tun.fi/MX.306774>,
        <http://tun.fi/MX.306791>,
        <http://tun.fi/MX.306795>,
        <http://tun.fi/MX.306801>,
        <http://tun.fi/MX.306823>,
        <http://tun.fi/MX.306828>,
        <http://tun.fi/MX.306831>,
        <http://tun.fi/MX.306833>,
        <http://tun.fi/MX.306842>,
        <http://tun.fi/MX.306850>,
        <http://tun.fi/MX.306854>,
        <http://tun.fi/MX.306863>,
        <http://tun.fi/MX.306890>,
        <http://tun.fi/MX.306893>,
        <http://tun.fi/MX.306904> ;
    skos:prefLabel "piinuriahmaset"@fi,
        "Tryphoninae"@sv .

<http://tun.fi/MX.313544> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ptychostomum" ;
    dwc:scientificNameAuthorship "Hornsch." ;
    skos:broader <http://tun.fi/MX.212921> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.213421>,
        <http://tun.fi/MX.213422>,
        <http://tun.fi/MX.214674>,
        <http://tun.fi/MX.214710>,
        <http://tun.fi/MX.43448>,
        <http://tun.fi/MX.43453>,
        <http://tun.fi/MX.43454>,
        <http://tun.fi/MX.43462>,
        <http://tun.fi/MX.43463>,
        <http://tun.fi/MX.43464>,
        <http://tun.fi/MX.43466>,
        <http://tun.fi/MX.43468>,
        <http://tun.fi/MX.43471>,
        <http://tun.fi/MX.43472>,
        <http://tun.fi/MX.43474>,
        <http://tun.fi/MX.43475>,
        <http://tun.fi/MX.43476>,
        <http://tun.fi/MX.43767>,
        <http://tun.fi/MX.43835>,
        <http://tun.fi/MX.43837>,
        <http://tun.fi/MX.43838>,
        <http://tun.fi/MX.43842>,
        <http://tun.fi/MX.43843>,
        <http://tun.fi/MX.43844>,
        <http://tun.fi/MX.43845>,
        <http://tun.fi/MX.43846> ;
    skos:prefLabel "Ptychostomum"@fi,
        "Ptychostomum"@sv .

<http://tun.fi/MX.317411> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aclista" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317884> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317414>,
        <http://tun.fi/MX.317415>,
        <http://tun.fi/MX.317416>,
        <http://tun.fi/MX.317417>,
        <http://tun.fi/MX.317418>,
        <http://tun.fi/MX.317419>,
        <http://tun.fi/MX.317420>,
        <http://tun.fi/MX.317421>,
        <http://tun.fi/MX.317422>,
        <http://tun.fi/MX.317424>,
        <http://tun.fi/MX.317426>,
        <http://tun.fi/MX.317427>,
        <http://tun.fi/MX.317428>,
        <http://tun.fi/MX.317429>,
        <http://tun.fi/MX.317430>,
        <http://tun.fi/MX.317431>,
        <http://tun.fi/MX.317432>,
        <http://tun.fi/MX.317433>,
        <http://tun.fi/MX.317434>,
        <http://tun.fi/MX.317435>,
        <http://tun.fi/MX.317436>,
        <http://tun.fi/MX.317437>,
        <http://tun.fi/MX.317438>,
        <http://tun.fi/MX.317439>,
        <http://tun.fi/MX.317440>,
        <http://tun.fi/MX.317441> ;
    skos:prefLabel "Aclista"@fi,
        "Aclista"@sv .

<http://tun.fi/MX.317848> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Telenomus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.317831> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317850>,
        <http://tun.fi/MX.317851>,
        <http://tun.fi/MX.317852>,
        <http://tun.fi/MX.317853>,
        <http://tun.fi/MX.317854>,
        <http://tun.fi/MX.317855>,
        <http://tun.fi/MX.317856>,
        <http://tun.fi/MX.317857>,
        <http://tun.fi/MX.317858>,
        <http://tun.fi/MX.317859>,
        <http://tun.fi/MX.317860>,
        <http://tun.fi/MX.317861>,
        <http://tun.fi/MX.317862>,
        <http://tun.fi/MX.317863>,
        <http://tun.fi/MX.317864>,
        <http://tun.fi/MX.317865>,
        <http://tun.fi/MX.317866>,
        <http://tun.fi/MX.317867>,
        <http://tun.fi/MX.317868>,
        <http://tun.fi/MX.317869>,
        <http://tun.fi/MX.317870>,
        <http://tun.fi/MX.317871>,
        <http://tun.fi/MX.317872>,
        <http://tun.fi/MX.317873>,
        <http://tun.fi/MX.317874>,
        <http://tun.fi/MX.317875> ;
    skos:prefLabel "Telenomus"@fi,
        "Telenomus"@sv .

<http://tun.fi/MX.38113> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Silene" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "rakkokohokit"@fi ;
    skos:broader <http://tun.fi/MX.38032> ;
    skos:hiddenLabel "Cucubalus"@fi,
        "Silene"@fi,
        "Cucubalus"@sv,
        "Silene"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38114>,
        <http://tun.fi/MX.38115>,
        <http://tun.fi/MX.38116>,
        <http://tun.fi/MX.38117>,
        <http://tun.fi/MX.38118>,
        <http://tun.fi/MX.38120>,
        <http://tun.fi/MX.38123>,
        <http://tun.fi/MX.38124>,
        <http://tun.fi/MX.38125>,
        <http://tun.fi/MX.38128>,
        <http://tun.fi/MX.38129>,
        <http://tun.fi/MX.38131>,
        <http://tun.fi/MX.38133>,
        <http://tun.fi/MX.38134>,
        <http://tun.fi/MX.38135>,
        <http://tun.fi/MX.40925>,
        <http://tun.fi/MX.41494>,
        <http://tun.fi/MX.41496>,
        <http://tun.fi/MX.41497>,
        <http://tun.fi/MX.41498>,
        <http://tun.fi/MX.41499>,
        <http://tun.fi/MX.41500>,
        <http://tun.fi/MX.41501>,
        <http://tun.fi/MX.41502>,
        <http://tun.fi/MX.4972732>,
        <http://tun.fi/MX.4973845> ;
    skos:prefLabel "kohokit"@fi,
        "glimmar"@sv .

<http://tun.fi/MX.53373> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Agaricomycetes" ;
    dwc:scientificNameAuthorship "Doweld" ;
    skos:broader <http://tun.fi/MX.53066> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.205033>,
        <http://tun.fi/MX.205065>,
        <http://tun.fi/MX.205083>,
        <http://tun.fi/MX.205092>,
        <http://tun.fi/MX.205123>,
        <http://tun.fi/MX.232995>,
        <http://tun.fi/MX.232996>,
        <http://tun.fi/MX.232998>,
        <http://tun.fi/MX.233001>,
        <http://tun.fi/MX.233003>,
        <http://tun.fi/MX.233005>,
        <http://tun.fi/MX.234615>,
        <http://tun.fi/MX.234616>,
        <http://tun.fi/MX.234617>,
        <http://tun.fi/MX.5001387>,
        <http://tun.fi/MX.5001389>,
        <http://tun.fi/MX.5001390>,
        <http://tun.fi/MX.53677>,
        <http://tun.fi/MX.70623>,
        <http://tun.fi/MX.70624>,
        <http://tun.fi/MX.70625>,
        <http://tun.fi/MX.70626>,
        <http://tun.fi/MX.70627>,
        <http://tun.fi/MX.70628>,
        <http://tun.fi/MX.70629>,
        <http://tun.fi/MX.70632> ;
    skos:prefLabel "Agaricomycetes"@fi,
        "Agaricomycetes"@sv .

<http://tun.fi/MX.53503> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Melampsora" ;
    dwc:scientificNameAuthorship "Castagne" ;
    skos:broader <http://tun.fi/MX.53613> ;
    skos:hiddenLabel "Melampsora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984588>,
        <http://tun.fi/MX.4984589>,
        <http://tun.fi/MX.4984623>,
        <http://tun.fi/MX.4984639>,
        <http://tun.fi/MX.4984677>,
        <http://tun.fi/MX.4984681>,
        <http://tun.fi/MX.4984693>,
        <http://tun.fi/MX.4984716>,
        <http://tun.fi/MX.4984727>,
        <http://tun.fi/MX.4984897>,
        <http://tun.fi/MX.4984902>,
        <http://tun.fi/MX.4984925>,
        <http://tun.fi/MX.4985035>,
        <http://tun.fi/MX.4985038>,
        <http://tun.fi/MX.4985066>,
        <http://tun.fi/MX.4985067>,
        <http://tun.fi/MX.4985073>,
        <http://tun.fi/MX.4985078>,
        <http://tun.fi/MX.4985086>,
        <http://tun.fi/MX.4985104>,
        <http://tun.fi/MX.4985140>,
        <http://tun.fi/MX.4985170>,
        <http://tun.fi/MX.5019338>,
        <http://tun.fi/MX.5019804>,
        <http://tun.fi/MX.5077526>,
        <http://tun.fi/MX.52932> ;
    skos:prefLabel "keltaruosteet"@fi,
        "Melampsora"@sv .

<http://tun.fi/MX.67052> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stereocaulon" ;
    dwc:scientificNameAuthorship "Hoffm." ;
    skos:broader <http://tun.fi/MX.233369> ;
    skos:hiddenLabel "Stereocaulon"@fi,
        "Stereocaulon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.66607>,
        <http://tun.fi/MX.66610>,
        <http://tun.fi/MX.66611>,
        <http://tun.fi/MX.66612>,
        <http://tun.fi/MX.66613>,
        <http://tun.fi/MX.66614>,
        <http://tun.fi/MX.66615>,
        <http://tun.fi/MX.66616>,
        <http://tun.fi/MX.66617>,
        <http://tun.fi/MX.66618>,
        <http://tun.fi/MX.66619>,
        <http://tun.fi/MX.66620>,
        <http://tun.fi/MX.66621>,
        <http://tun.fi/MX.66622>,
        <http://tun.fi/MX.66623>,
        <http://tun.fi/MX.66624>,
        <http://tun.fi/MX.66625>,
        <http://tun.fi/MX.66626>,
        <http://tun.fi/MX.66627>,
        <http://tun.fi/MX.66628>,
        <http://tun.fi/MX.66629>,
        <http://tun.fi/MX.66630>,
        <http://tun.fi/MX.66631>,
        <http://tun.fi/MX.66632>,
        <http://tun.fi/MX.66633>,
        <http://tun.fi/MX.66634> ;
    skos:prefLabel "tinajäkälät"@fi,
        "påskrislavar"@sv .

<http://tun.fi/MX.67164> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acarospora" ;
    dwc:scientificNameAuthorship "A. Massal." ;
    skos:broader <http://tun.fi/MX.233256> ;
    skos:hiddenLabel "Acarospora"@fi,
        "Acarospora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313709>,
        <http://tun.fi/MX.5076485>,
        <http://tun.fi/MX.5076486>,
        <http://tun.fi/MX.5076487>,
        <http://tun.fi/MX.5076488>,
        <http://tun.fi/MX.5076489>,
        <http://tun.fi/MX.65142>,
        <http://tun.fi/MX.65143>,
        <http://tun.fi/MX.65144>,
        <http://tun.fi/MX.65146>,
        <http://tun.fi/MX.65147>,
        <http://tun.fi/MX.65148>,
        <http://tun.fi/MX.65149>,
        <http://tun.fi/MX.65150>,
        <http://tun.fi/MX.65151>,
        <http://tun.fi/MX.65152>,
        <http://tun.fi/MX.65153>,
        <http://tun.fi/MX.65154>,
        <http://tun.fi/MX.65155>,
        <http://tun.fi/MX.65156>,
        <http://tun.fi/MX.65157>,
        <http://tun.fi/MX.65158>,
        <http://tun.fi/MX.65159>,
        <http://tun.fi/MX.65160>,
        <http://tun.fi/MX.66928>,
        <http://tun.fi/MX.66929> ;
    skos:prefLabel "kuoppajäkälät"@fi,
        "spricklavar"@sv .

<http://tun.fi/MX.69675> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygrocybe" ;
    dwc:scientificNameAuthorship "(Fr.) P. Kumm." ;
    skos:broader <http://tun.fi/MX.233304> ;
    skos:hiddenLabel "Hygrocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71752>,
        <http://tun.fi/MX.71758>,
        <http://tun.fi/MX.71759>,
        <http://tun.fi/MX.71760>,
        <http://tun.fi/MX.71761>,
        <http://tun.fi/MX.71763>,
        <http://tun.fi/MX.71988>,
        <http://tun.fi/MX.71989>,
        <http://tun.fi/MX.71990>,
        <http://tun.fi/MX.72224>,
        <http://tun.fi/MX.72225>,
        <http://tun.fi/MX.72426>,
        <http://tun.fi/MX.72429>,
        <http://tun.fi/MX.72430>,
        <http://tun.fi/MX.72433>,
        <http://tun.fi/MX.72434>,
        <http://tun.fi/MX.72620>,
        <http://tun.fi/MX.72629>,
        <http://tun.fi/MX.72630>,
        <http://tun.fi/MX.72631>,
        <http://tun.fi/MX.72896>,
        <http://tun.fi/MX.73142>,
        <http://tun.fi/MX.73143>,
        <http://tun.fi/MX.73379>,
        <http://tun.fi/MX.73380>,
        <http://tun.fi/MX.73385> ;
    skos:prefLabel "helovahakkaat"@fi,
        "Hygrocybe"@sv .

<http://tun.fi/MX.188722> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agabus" ;
    dwc:scientificNameAuthorship "Leach, 1817" ;
    skos:broader <http://tun.fi/MX.188719> ;
    skos:hiddenLabel "Agabus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188723>,
        <http://tun.fi/MX.188724>,
        <http://tun.fi/MX.188725>,
        <http://tun.fi/MX.188726>,
        <http://tun.fi/MX.188727>,
        <http://tun.fi/MX.188729>,
        <http://tun.fi/MX.188730>,
        <http://tun.fi/MX.188732>,
        <http://tun.fi/MX.188736>,
        <http://tun.fi/MX.188737>,
        <http://tun.fi/MX.188738>,
        <http://tun.fi/MX.188739>,
        <http://tun.fi/MX.188740>,
        <http://tun.fi/MX.188741>,
        <http://tun.fi/MX.188743>,
        <http://tun.fi/MX.188744>,
        <http://tun.fi/MX.188745>,
        <http://tun.fi/MX.188746>,
        <http://tun.fi/MX.188748>,
        <http://tun.fi/MX.188751>,
        <http://tun.fi/MX.188752>,
        <http://tun.fi/MX.188753>,
        <http://tun.fi/MX.188754>,
        <http://tun.fi/MX.188755>,
        <http://tun.fi/MX.188756>,
        <http://tun.fi/MX.188758>,
        <http://tun.fi/MX.188759> ;
    skos:prefLabel "taitosukeltajat"@fi,
        "Agabus"@sv .

<http://tun.fi/MX.196784> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchinae" ;
    dwc:scientificNameAuthorship "Gistel, 1848" ;
    skos:broader <http://tun.fi/MX.196664> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196789>,
        <http://tun.fi/MX.196791>,
        <http://tun.fi/MX.196794>,
        <http://tun.fi/MX.196805>,
        <http://tun.fi/MX.196808>,
        <http://tun.fi/MX.196819>,
        <http://tun.fi/MX.196822>,
        <http://tun.fi/MX.196825>,
        <http://tun.fi/MX.196828>,
        <http://tun.fi/MX.196833>,
        <http://tun.fi/MX.196835>,
        <http://tun.fi/MX.196837>,
        <http://tun.fi/MX.196848>,
        <http://tun.fi/MX.196852>,
        <http://tun.fi/MX.196854>,
        <http://tun.fi/MX.196857>,
        <http://tun.fi/MX.196941>,
        <http://tun.fi/MX.196946>,
        <http://tun.fi/MX.196949>,
        <http://tun.fi/MX.196959>,
        <http://tun.fi/MX.4883623>,
        <http://tun.fi/MX.4883642>,
        <http://tun.fi/MX.4883643>,
        <http://tun.fi/MX.4883644>,
        <http://tun.fi/MX.4883645>,
        <http://tun.fi/MX.4883646>,
        <http://tun.fi/MX.4884209> ;
    skos:prefLabel "Ceutorhynchinae"@fi,
        "Ceutorhynchinae"@sv .

<http://tun.fi/MX.200748> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Thrips" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.232229> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200749>,
        <http://tun.fi/MX.232055>,
        <http://tun.fi/MX.232056>,
        <http://tun.fi/MX.232057>,
        <http://tun.fi/MX.232058>,
        <http://tun.fi/MX.232059>,
        <http://tun.fi/MX.232060>,
        <http://tun.fi/MX.232061>,
        <http://tun.fi/MX.232062>,
        <http://tun.fi/MX.232063>,
        <http://tun.fi/MX.232064>,
        <http://tun.fi/MX.232065>,
        <http://tun.fi/MX.232066>,
        <http://tun.fi/MX.232067>,
        <http://tun.fi/MX.232068>,
        <http://tun.fi/MX.232070>,
        <http://tun.fi/MX.232071>,
        <http://tun.fi/MX.232072>,
        <http://tun.fi/MX.232073>,
        <http://tun.fi/MX.232199>,
        <http://tun.fi/MX.232247>,
        <http://tun.fi/MX.232248>,
        <http://tun.fi/MX.232249>,
        <http://tun.fi/MX.232250>,
        <http://tun.fi/MX.232251>,
        <http://tun.fi/MX.232252>,
        <http://tun.fi/MX.321965> ;
    skos:prefLabel "Thrips"@fi,
        "Thrips"@sv .

<http://tun.fi/MX.204440> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Crossocerus" ;
    dwc:scientificNameAuthorship "Lepeletier & Brullé, 1835" ;
    skos:broader <http://tun.fi/MX.203871> ;
    skos:hiddenLabel "Crossocerus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204442>,
        <http://tun.fi/MX.204443>,
        <http://tun.fi/MX.204444>,
        <http://tun.fi/MX.204446>,
        <http://tun.fi/MX.204448>,
        <http://tun.fi/MX.204449>,
        <http://tun.fi/MX.204450>,
        <http://tun.fi/MX.204451>,
        <http://tun.fi/MX.204452>,
        <http://tun.fi/MX.204453>,
        <http://tun.fi/MX.204454>,
        <http://tun.fi/MX.204455>,
        <http://tun.fi/MX.204456>,
        <http://tun.fi/MX.204457>,
        <http://tun.fi/MX.204458>,
        <http://tun.fi/MX.204460>,
        <http://tun.fi/MX.204461>,
        <http://tun.fi/MX.204462>,
        <http://tun.fi/MX.204463>,
        <http://tun.fi/MX.204464>,
        <http://tun.fi/MX.204465>,
        <http://tun.fi/MX.204466>,
        <http://tun.fi/MX.204467>,
        <http://tun.fi/MX.204469>,
        <http://tun.fi/MX.204470>,
        <http://tun.fi/MX.204472>,
        <http://tun.fi/MX.5020903> ;
    skos:prefLabel "pikkuhukat"@fi,
        "Crossocerus"@sv .

<http://tun.fi/MX.204935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trechispora" ;
    skos:broader <http://tun.fi/MX.233271> ;
    skos:hiddenLabel "Trechispora"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.206260>,
        <http://tun.fi/MX.206261>,
        <http://tun.fi/MX.206262>,
        <http://tun.fi/MX.206263>,
        <http://tun.fi/MX.206264>,
        <http://tun.fi/MX.206265>,
        <http://tun.fi/MX.206266>,
        <http://tun.fi/MX.206267>,
        <http://tun.fi/MX.206268>,
        <http://tun.fi/MX.206269>,
        <http://tun.fi/MX.206270>,
        <http://tun.fi/MX.206271>,
        <http://tun.fi/MX.206272>,
        <http://tun.fi/MX.206273>,
        <http://tun.fi/MX.206274>,
        <http://tun.fi/MX.206275>,
        <http://tun.fi/MX.206276>,
        <http://tun.fi/MX.206277>,
        <http://tun.fi/MX.206278>,
        <http://tun.fi/MX.206279>,
        <http://tun.fi/MX.206280>,
        <http://tun.fi/MX.206281>,
        <http://tun.fi/MX.206282>,
        <http://tun.fi/MX.206283>,
        <http://tun.fi/MX.206284>,
        <http://tun.fi/MX.236466>,
        <http://tun.fi/MX.236467> ;
    skos:prefLabel "harsukat"@fi,
        "Trechispora"@sv .

<http://tun.fi/MX.211219> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Syrphinae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.211218> ;
    skos:hiddenLabel "Syrphinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211221>,
        <http://tun.fi/MX.277834>,
        <http://tun.fi/MX.277839>,
        <http://tun.fi/MX.277883>,
        <http://tun.fi/MX.277886>,
        <http://tun.fi/MX.277889>,
        <http://tun.fi/MX.277896>,
        <http://tun.fi/MX.277905>,
        <http://tun.fi/MX.277915>,
        <http://tun.fi/MX.277919>,
        <http://tun.fi/MX.277921>,
        <http://tun.fi/MX.277933>,
        <http://tun.fi/MX.277935>,
        <http://tun.fi/MX.277937>,
        <http://tun.fi/MX.277939>,
        <http://tun.fi/MX.277954>,
        <http://tun.fi/MX.277956>,
        <http://tun.fi/MX.277958>,
        <http://tun.fi/MX.277965>,
        <http://tun.fi/MX.277967>,
        <http://tun.fi/MX.277976>,
        <http://tun.fi/MX.277979>,
        <http://tun.fi/MX.277982>,
        <http://tun.fi/MX.277993>,
        <http://tun.fi/MX.277996>,
        <http://tun.fi/MX.278013>,
        <http://tun.fi/MX.278020> ;
    skos:prefLabel "kirvarit"@fi,
        "Syrphinae"@sv .

<http://tun.fi/MX.233678> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Laboulbenia" ;
    dwc:scientificNameAuthorship "Mont. & C.P.Robin" ;
    skos:broader <http://tun.fi/MX.233358> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238446>,
        <http://tun.fi/MX.238447>,
        <http://tun.fi/MX.238448>,
        <http://tun.fi/MX.238449>,
        <http://tun.fi/MX.238450>,
        <http://tun.fi/MX.238451>,
        <http://tun.fi/MX.238452>,
        <http://tun.fi/MX.238453>,
        <http://tun.fi/MX.238454>,
        <http://tun.fi/MX.238455>,
        <http://tun.fi/MX.238456>,
        <http://tun.fi/MX.238457>,
        <http://tun.fi/MX.238458>,
        <http://tun.fi/MX.238459>,
        <http://tun.fi/MX.238460>,
        <http://tun.fi/MX.238461>,
        <http://tun.fi/MX.238462>,
        <http://tun.fi/MX.238463>,
        <http://tun.fi/MX.238464>,
        <http://tun.fi/MX.238465>,
        <http://tun.fi/MX.238466>,
        <http://tun.fi/MX.238467>,
        <http://tun.fi/MX.238468>,
        <http://tun.fi/MX.238469>,
        <http://tun.fi/MX.238470>,
        <http://tun.fi/MX.238471>,
        <http://tun.fi/MX.238472> ;
    skos:prefLabel "Laboulbenia"@fi,
        "Laboulbenia"@sv .

<http://tun.fi/MX.233986> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mollisia" ;
    dwc:scientificNameAuthorship "(Fr.) P.Karst." ;
    skos:broader <http://tun.fi/MX.53679> ;
    skos:hiddenLabel "Mollisia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237393>,
        <http://tun.fi/MX.237509>,
        <http://tun.fi/MX.237510>,
        <http://tun.fi/MX.237511>,
        <http://tun.fi/MX.237512>,
        <http://tun.fi/MX.237513>,
        <http://tun.fi/MX.237514>,
        <http://tun.fi/MX.237515>,
        <http://tun.fi/MX.237516>,
        <http://tun.fi/MX.237517>,
        <http://tun.fi/MX.237518>,
        <http://tun.fi/MX.237519>,
        <http://tun.fi/MX.237520>,
        <http://tun.fi/MX.237521>,
        <http://tun.fi/MX.237522>,
        <http://tun.fi/MX.237523>,
        <http://tun.fi/MX.237524>,
        <http://tun.fi/MX.237525>,
        <http://tun.fi/MX.237526>,
        <http://tun.fi/MX.237527>,
        <http://tun.fi/MX.237528>,
        <http://tun.fi/MX.237529>,
        <http://tun.fi/MX.237530>,
        <http://tun.fi/MX.237531>,
        <http://tun.fi/MX.237532>,
        <http://tun.fi/MX.237533>,
        <http://tun.fi/MX.237534> ;
    skos:prefLabel "harmakat"@fi,
        "Mollisia"@sv .

<http://tun.fi/MX.273279> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tanypodinae" ;
    dwc:scientificNameAuthorship "Skuse, 1889" ;
    skos:broader <http://tun.fi/MX.253681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273281>,
        <http://tun.fi/MX.273284>,
        <http://tun.fi/MX.273288>,
        <http://tun.fi/MX.273290>,
        <http://tun.fi/MX.273294>,
        <http://tun.fi/MX.273297>,
        <http://tun.fi/MX.273301>,
        <http://tun.fi/MX.273305>,
        <http://tun.fi/MX.273309>,
        <http://tun.fi/MX.273315>,
        <http://tun.fi/MX.273317>,
        <http://tun.fi/MX.273319>,
        <http://tun.fi/MX.273322>,
        <http://tun.fi/MX.273324>,
        <http://tun.fi/MX.273326>,
        <http://tun.fi/MX.273328>,
        <http://tun.fi/MX.273330>,
        <http://tun.fi/MX.273333>,
        <http://tun.fi/MX.273335>,
        <http://tun.fi/MX.273338>,
        <http://tun.fi/MX.273340>,
        <http://tun.fi/MX.273342>,
        <http://tun.fi/MX.273349>,
        <http://tun.fi/MX.273351>,
        <http://tun.fi/MX.273354>,
        <http://tun.fi/MX.273359>,
        <http://tun.fi/MX.273379> ;
    skos:prefLabel "Tanypodinae"@fi,
        "Tanypodinae"@sv .

<http://tun.fi/MX.275522> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Allodia" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275524>,
        <http://tun.fi/MX.275525>,
        <http://tun.fi/MX.275526>,
        <http://tun.fi/MX.275527>,
        <http://tun.fi/MX.275528>,
        <http://tun.fi/MX.275529>,
        <http://tun.fi/MX.275530>,
        <http://tun.fi/MX.275531>,
        <http://tun.fi/MX.275532>,
        <http://tun.fi/MX.275533>,
        <http://tun.fi/MX.275534>,
        <http://tun.fi/MX.275536>,
        <http://tun.fi/MX.275537>,
        <http://tun.fi/MX.275538>,
        <http://tun.fi/MX.275539>,
        <http://tun.fi/MX.275540>,
        <http://tun.fi/MX.275541>,
        <http://tun.fi/MX.275542>,
        <http://tun.fi/MX.275543>,
        <http://tun.fi/MX.275544>,
        <http://tun.fi/MX.275545>,
        <http://tun.fi/MX.275546>,
        <http://tun.fi/MX.275547>,
        <http://tun.fi/MX.275548>,
        <http://tun.fi/MX.275549>,
        <http://tun.fi/MX.275550>,
        <http://tun.fi/MX.5077765> ;
    skos:prefLabel "Allodia"@fi,
        "Allodia"@sv .

<http://tun.fi/MX.279350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chlorops" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.279340> ;
    skos:hiddenLabel "Oscinis"@fi,
        "Oscinis"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279352>,
        <http://tun.fi/MX.279353>,
        <http://tun.fi/MX.279354>,
        <http://tun.fi/MX.279355>,
        <http://tun.fi/MX.279356>,
        <http://tun.fi/MX.279357>,
        <http://tun.fi/MX.279358>,
        <http://tun.fi/MX.279359>,
        <http://tun.fi/MX.279360>,
        <http://tun.fi/MX.279361>,
        <http://tun.fi/MX.279362>,
        <http://tun.fi/MX.279363>,
        <http://tun.fi/MX.279364>,
        <http://tun.fi/MX.279365>,
        <http://tun.fi/MX.279366>,
        <http://tun.fi/MX.279367>,
        <http://tun.fi/MX.279368>,
        <http://tun.fi/MX.279369>,
        <http://tun.fi/MX.279370>,
        <http://tun.fi/MX.279371>,
        <http://tun.fi/MX.279372>,
        <http://tun.fi/MX.279373>,
        <http://tun.fi/MX.279374>,
        <http://tun.fi/MX.279375>,
        <http://tun.fi/MX.279377>,
        <http://tun.fi/MX.279378>,
        <http://tun.fi/MX.5075484> ;
    skos:prefLabel "Chlorops"@fi,
        "Chlorops"@sv .

<http://tun.fi/MX.279736> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Limosininae" ;
    dwc:scientificNameAuthorship "Frey, 1921" ;
    skos:broader <http://tun.fi/MX.279693> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279737>,
        <http://tun.fi/MX.279739>,
        <http://tun.fi/MX.279741>,
        <http://tun.fi/MX.279744>,
        <http://tun.fi/MX.279752>,
        <http://tun.fi/MX.279754>,
        <http://tun.fi/MX.279756>,
        <http://tun.fi/MX.279758>,
        <http://tun.fi/MX.279760>,
        <http://tun.fi/MX.279762>,
        <http://tun.fi/MX.279767>,
        <http://tun.fi/MX.279769>,
        <http://tun.fi/MX.279780>,
        <http://tun.fi/MX.279782>,
        <http://tun.fi/MX.279791>,
        <http://tun.fi/MX.279793>,
        <http://tun.fi/MX.279795>,
        <http://tun.fi/MX.279803>,
        <http://tun.fi/MX.279807>,
        <http://tun.fi/MX.279809>,
        <http://tun.fi/MX.279818>,
        <http://tun.fi/MX.279828>,
        <http://tun.fi/MX.279844>,
        <http://tun.fi/MX.279846>,
        <http://tun.fi/MX.279850>,
        <http://tun.fi/MX.279853>,
        <http://tun.fi/MX.279856> ;
    skos:prefLabel "Limosininae"@fi,
        "Limosininae"@sv .

<http://tun.fi/MX.280806> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydrotaea" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280791> ;
    skos:hiddenLabel "Lasiops"@fi,
        "Ophyra"@fi,
        "Lasiops"@sv,
        "Ophyra"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280807>,
        <http://tun.fi/MX.280808>,
        <http://tun.fi/MX.280809>,
        <http://tun.fi/MX.280810>,
        <http://tun.fi/MX.280811>,
        <http://tun.fi/MX.280812>,
        <http://tun.fi/MX.280813>,
        <http://tun.fi/MX.280814>,
        <http://tun.fi/MX.280815>,
        <http://tun.fi/MX.280816>,
        <http://tun.fi/MX.280817>,
        <http://tun.fi/MX.280818>,
        <http://tun.fi/MX.280819>,
        <http://tun.fi/MX.280820>,
        <http://tun.fi/MX.280821>,
        <http://tun.fi/MX.280822>,
        <http://tun.fi/MX.280823>,
        <http://tun.fi/MX.280824>,
        <http://tun.fi/MX.280825>,
        <http://tun.fi/MX.280826>,
        <http://tun.fi/MX.280827>,
        <http://tun.fi/MX.280828>,
        <http://tun.fi/MX.280829>,
        <http://tun.fi/MX.280830>,
        <http://tun.fi/MX.280831>,
        <http://tun.fi/MX.280832>,
        <http://tun.fi/MX.280833> ;
    skos:prefLabel "Hydrotaea"@fi,
        "Hydrotaea"@sv .

<http://tun.fi/MX.288497> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Blennocampinae" ;
    dwc:scientificNameAuthorship "Konow, 1890" ;
    skos:broader <http://tun.fi/MX.286581> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288499>,
        <http://tun.fi/MX.288503>,
        <http://tun.fi/MX.288505>,
        <http://tun.fi/MX.288509>,
        <http://tun.fi/MX.288526>,
        <http://tun.fi/MX.288529>,
        <http://tun.fi/MX.288532>,
        <http://tun.fi/MX.288537>,
        <http://tun.fi/MX.288542>,
        <http://tun.fi/MX.288545>,
        <http://tun.fi/MX.288556>,
        <http://tun.fi/MX.288563>,
        <http://tun.fi/MX.288567>,
        <http://tun.fi/MX.288570>,
        <http://tun.fi/MX.288575>,
        <http://tun.fi/MX.288581>,
        <http://tun.fi/MX.288586>,
        <http://tun.fi/MX.289012>,
        <http://tun.fi/MX.289017>,
        <http://tun.fi/MX.289025>,
        <http://tun.fi/MX.289030>,
        <http://tun.fi/MX.289037>,
        <http://tun.fi/MX.289047>,
        <http://tun.fi/MX.289053>,
        <http://tun.fi/MX.289059>,
        <http://tun.fi/MX.289065>,
        <http://tun.fi/MX.323609> ;
    skos:prefLabel "Blennocampinae"@fi,
        "Blennocampinae"@sv .

<http://tun.fi/MX.289206> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Braconidae" ;
    dwc:scientificNameAuthorship "Nees, 1811" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Braconidae"@fi,
        "Braconidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296395>,
        <http://tun.fi/MX.296431>,
        <http://tun.fi/MX.296542>,
        <http://tun.fi/MX.296612>,
        <http://tun.fi/MX.296636>,
        <http://tun.fi/MX.296648>,
        <http://tun.fi/MX.296668>,
        <http://tun.fi/MX.296679>,
        <http://tun.fi/MX.296686>,
        <http://tun.fi/MX.296692>,
        <http://tun.fi/MX.296909>,
        <http://tun.fi/MX.297016>,
        <http://tun.fi/MX.297027>,
        <http://tun.fi/MX.297030>,
        <http://tun.fi/MX.297039>,
        <http://tun.fi/MX.297053>,
        <http://tun.fi/MX.297128>,
        <http://tun.fi/MX.297353>,
        <http://tun.fi/MX.297482>,
        <http://tun.fi/MX.297519>,
        <http://tun.fi/MX.297605>,
        <http://tun.fi/MX.297743>,
        <http://tun.fi/MX.297744>,
        <http://tun.fi/MX.297760>,
        <http://tun.fi/MX.297778>,
        <http://tun.fi/MX.297816>,
        <http://tun.fi/MX.4984114> ;
    skos:prefLabel "vainopistiäiset"@fi,
        "bracksteklar"@sv .

<http://tun.fi/MX.310646> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exochus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310589> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310647>,
        <http://tun.fi/MX.310648>,
        <http://tun.fi/MX.310649>,
        <http://tun.fi/MX.310650>,
        <http://tun.fi/MX.310651>,
        <http://tun.fi/MX.310652>,
        <http://tun.fi/MX.310653>,
        <http://tun.fi/MX.310654>,
        <http://tun.fi/MX.310655>,
        <http://tun.fi/MX.310656>,
        <http://tun.fi/MX.310657>,
        <http://tun.fi/MX.310659>,
        <http://tun.fi/MX.310661>,
        <http://tun.fi/MX.310664>,
        <http://tun.fi/MX.310665>,
        <http://tun.fi/MX.310666>,
        <http://tun.fi/MX.310667>,
        <http://tun.fi/MX.310668>,
        <http://tun.fi/MX.310669>,
        <http://tun.fi/MX.310670>,
        <http://tun.fi/MX.310671>,
        <http://tun.fi/MX.310672>,
        <http://tun.fi/MX.310673>,
        <http://tun.fi/MX.310674>,
        <http://tun.fi/MX.310675>,
        <http://tun.fi/MX.310676>,
        <http://tun.fi/MX.310677> ;
    skos:prefLabel "Exochus"@fi,
        "Exochus"@sv .

<http://tun.fi/MX.38250> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rumex" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "siipihierakat"@fi ;
    skos:broader <http://tun.fi/MX.38210> ;
    skos:hiddenLabel "Rumex"@fi,
        "Rumex"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38251>,
        <http://tun.fi/MX.38252>,
        <http://tun.fi/MX.38253>,
        <http://tun.fi/MX.38259>,
        <http://tun.fi/MX.38262>,
        <http://tun.fi/MX.38263>,
        <http://tun.fi/MX.38265>,
        <http://tun.fi/MX.38266>,
        <http://tun.fi/MX.38270>,
        <http://tun.fi/MX.38271>,
        <http://tun.fi/MX.38274>,
        <http://tun.fi/MX.38275>,
        <http://tun.fi/MX.38276>,
        <http://tun.fi/MX.38277>,
        <http://tun.fi/MX.38278>,
        <http://tun.fi/MX.38279>,
        <http://tun.fi/MX.38283>,
        <http://tun.fi/MX.38284>,
        <http://tun.fi/MX.38285>,
        <http://tun.fi/MX.38289>,
        <http://tun.fi/MX.41437>,
        <http://tun.fi/MX.41438>,
        <http://tun.fi/MX.41439>,
        <http://tun.fi/MX.41440>,
        <http://tun.fi/MX.42593>,
        <http://tun.fi/MX.4973791>,
        <http://tun.fi/MX.4973793> ;
    skos:prefLabel "hierakat"@fi,
        "skräppor"@sv .

<http://tun.fi/MX.38527> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Salix" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38526> ;
    skos:hiddenLabel "Salix"@fi,
        "Salix"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38528>,
        <http://tun.fi/MX.38531>,
        <http://tun.fi/MX.38534>,
        <http://tun.fi/MX.38536>,
        <http://tun.fi/MX.38537>,
        <http://tun.fi/MX.38539>,
        <http://tun.fi/MX.38540>,
        <http://tun.fi/MX.38541>,
        <http://tun.fi/MX.38547>,
        <http://tun.fi/MX.38550>,
        <http://tun.fi/MX.38551>,
        <http://tun.fi/MX.38556>,
        <http://tun.fi/MX.38557>,
        <http://tun.fi/MX.38563>,
        <http://tun.fi/MX.38567>,
        <http://tun.fi/MX.38568>,
        <http://tun.fi/MX.38570>,
        <http://tun.fi/MX.38575>,
        <http://tun.fi/MX.38576>,
        <http://tun.fi/MX.38580>,
        <http://tun.fi/MX.38581>,
        <http://tun.fi/MX.38583>,
        <http://tun.fi/MX.38585>,
        <http://tun.fi/MX.38586>,
        <http://tun.fi/MX.41698>,
        <http://tun.fi/MX.43006>,
        <http://tun.fi/MX.4978971> ;
    skos:prefLabel "pajut"@fi,
        "viden"@sv .

<http://tun.fi/MX.39599> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Veronica" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39671> ;
    skos:hiddenLabel "Veronica"@fi,
        "Veronica"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39600>,
        <http://tun.fi/MX.39603>,
        <http://tun.fi/MX.39606>,
        <http://tun.fi/MX.39608>,
        <http://tun.fi/MX.39609>,
        <http://tun.fi/MX.39610>,
        <http://tun.fi/MX.39611>,
        <http://tun.fi/MX.39612>,
        <http://tun.fi/MX.39613>,
        <http://tun.fi/MX.39614>,
        <http://tun.fi/MX.39615>,
        <http://tun.fi/MX.39616>,
        <http://tun.fi/MX.39617>,
        <http://tun.fi/MX.39618>,
        <http://tun.fi/MX.39619>,
        <http://tun.fi/MX.39620>,
        <http://tun.fi/MX.39621>,
        <http://tun.fi/MX.39624>,
        <http://tun.fi/MX.39627>,
        <http://tun.fi/MX.41624>,
        <http://tun.fi/MX.41625>,
        <http://tun.fi/MX.41626>,
        <http://tun.fi/MX.41627>,
        <http://tun.fi/MX.41629>,
        <http://tun.fi/MX.41630>,
        <http://tun.fi/MX.41631>,
        <http://tun.fi/MX.42370> ;
    skos:prefLabel "tädykkeet"@fi,
        "veronikor"@sv .

<http://tun.fi/MX.4984454> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Golovinomyces" ;
    skos:broader <http://tun.fi/MX.53563> ;
    skos:hiddenLabel "Golovinomyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984609>,
        <http://tun.fi/MX.4984654>,
        <http://tun.fi/MX.4984740>,
        <http://tun.fi/MX.4984756>,
        <http://tun.fi/MX.4984787>,
        <http://tun.fi/MX.4984835>,
        <http://tun.fi/MX.4984872>,
        <http://tun.fi/MX.4984876>,
        <http://tun.fi/MX.4984907>,
        <http://tun.fi/MX.4984931>,
        <http://tun.fi/MX.4984947>,
        <http://tun.fi/MX.4984950>,
        <http://tun.fi/MX.4985013>,
        <http://tun.fi/MX.4985064>,
        <http://tun.fi/MX.4985103>,
        <http://tun.fi/MX.4985111>,
        <http://tun.fi/MX.4985137>,
        <http://tun.fi/MX.4985138>,
        <http://tun.fi/MX.4985139>,
        <http://tun.fi/MX.4985151>,
        <http://tun.fi/MX.4985158>,
        <http://tun.fi/MX.4985182>,
        <http://tun.fi/MX.5014745>,
        <http://tun.fi/MX.5014746>,
        <http://tun.fi/MX.5014747>,
        <http://tun.fi/MX.5019334>,
        <http://tun.fi/MX.5019335> ;
    skos:prefLabel "kolohärmät"@fi,
        "Golovinomyces"@sv .

<http://tun.fi/MX.59757> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Gelechiinae" ;
    dwc:scientificNameAuthorship "Stainton, 1854" ;
    skos:broader <http://tun.fi/MX.59653> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290276>,
        <http://tun.fi/MX.59665>,
        <http://tun.fi/MX.59729>,
        <http://tun.fi/MX.59731>,
        <http://tun.fi/MX.59733>,
        <http://tun.fi/MX.59735>,
        <http://tun.fi/MX.59737>,
        <http://tun.fi/MX.59743>,
        <http://tun.fi/MX.59750>,
        <http://tun.fi/MX.59753>,
        <http://tun.fi/MX.59755>,
        <http://tun.fi/MX.59758>,
        <http://tun.fi/MX.59771>,
        <http://tun.fi/MX.59774>,
        <http://tun.fi/MX.59787>,
        <http://tun.fi/MX.59789>,
        <http://tun.fi/MX.59791>,
        <http://tun.fi/MX.59795>,
        <http://tun.fi/MX.59799>,
        <http://tun.fi/MX.59806>,
        <http://tun.fi/MX.59813>,
        <http://tun.fi/MX.59816>,
        <http://tun.fi/MX.59830>,
        <http://tun.fi/MX.59833>,
        <http://tun.fi/MX.59835>,
        <http://tun.fi/MX.59837>,
        <http://tun.fi/MX.59864> ;
    skos:prefLabel "Gelechiinae"@fi,
        "Gelechiinae"@sv .

<http://tun.fi/MX.70625> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Hymenochaetales" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204949>,
        <http://tun.fi/MX.204961>,
        <http://tun.fi/MX.204968>,
        <http://tun.fi/MX.204979>,
        <http://tun.fi/MX.205015>,
        <http://tun.fi/MX.205025>,
        <http://tun.fi/MX.205048>,
        <http://tun.fi/MX.205051>,
        <http://tun.fi/MX.205103>,
        <http://tun.fi/MX.205108>,
        <http://tun.fi/MX.205133>,
        <http://tun.fi/MX.205137>,
        <http://tun.fi/MX.233250>,
        <http://tun.fi/MX.233470>,
        <http://tun.fi/MX.233472>,
        <http://tun.fi/MX.233474>,
        <http://tun.fi/MX.233475>,
        <http://tun.fi/MX.233476>,
        <http://tun.fi/MX.233477>,
        <http://tun.fi/MX.233479>,
        <http://tun.fi/MX.233480>,
        <http://tun.fi/MX.4884083>,
        <http://tun.fi/MX.4891467>,
        <http://tun.fi/MX.4993880>,
        <http://tun.fi/MX.5000057>,
        <http://tun.fi/MX.69756>,
        <http://tun.fi/MX.69764> ;
    skos:prefLabel "Hymenochaetales"@fi,
        "Hymenochaetales"@sv .

<http://tun.fi/MX.189620> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Omaliinae" ;
    dwc:scientificNameAuthorship "MacLeay, 1825" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189622>,
        <http://tun.fi/MX.189639>,
        <http://tun.fi/MX.189641>,
        <http://tun.fi/MX.189643>,
        <http://tun.fi/MX.189648>,
        <http://tun.fi/MX.189662>,
        <http://tun.fi/MX.189666>,
        <http://tun.fi/MX.189685>,
        <http://tun.fi/MX.189687>,
        <http://tun.fi/MX.189690>,
        <http://tun.fi/MX.189695>,
        <http://tun.fi/MX.189706>,
        <http://tun.fi/MX.189708>,
        <http://tun.fi/MX.189712>,
        <http://tun.fi/MX.189718>,
        <http://tun.fi/MX.189720>,
        <http://tun.fi/MX.189726>,
        <http://tun.fi/MX.189734>,
        <http://tun.fi/MX.189736>,
        <http://tun.fi/MX.189746>,
        <http://tun.fi/MX.190787>,
        <http://tun.fi/MX.190796>,
        <http://tun.fi/MX.190802>,
        <http://tun.fi/MX.190809>,
        <http://tun.fi/MX.190811>,
        <http://tun.fi/MX.190814>,
        <http://tun.fi/MX.190816>,
        <http://tun.fi/MX.4980025> ;
    skos:prefLabel "Omaliinae"@fi,
        "Omaliinae"@sv .

<http://tun.fi/MX.189998> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leiodes" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.189976> ;
    skos:hiddenLabel "Leiodes"@fi,
        "Liodes"@fi,
        "Liodes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189999>,
        <http://tun.fi/MX.190000>,
        <http://tun.fi/MX.190001>,
        <http://tun.fi/MX.190002>,
        <http://tun.fi/MX.190003>,
        <http://tun.fi/MX.190004>,
        <http://tun.fi/MX.190005>,
        <http://tun.fi/MX.190007>,
        <http://tun.fi/MX.190008>,
        <http://tun.fi/MX.190009>,
        <http://tun.fi/MX.190011>,
        <http://tun.fi/MX.190013>,
        <http://tun.fi/MX.190014>,
        <http://tun.fi/MX.190016>,
        <http://tun.fi/MX.190017>,
        <http://tun.fi/MX.190019>,
        <http://tun.fi/MX.190020>,
        <http://tun.fi/MX.190021>,
        <http://tun.fi/MX.190023>,
        <http://tun.fi/MX.190024>,
        <http://tun.fi/MX.190025>,
        <http://tun.fi/MX.190026>,
        <http://tun.fi/MX.190027>,
        <http://tun.fi/MX.190030>,
        <http://tun.fi/MX.190032>,
        <http://tun.fi/MX.190033>,
        <http://tun.fi/MX.190035>,
        <http://tun.fi/MX.190036> ;
    skos:prefLabel "multapallokkaat"@fi,
        "Leiodes"@sv .

<http://tun.fi/MX.277335> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhaphium" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.277334> ;
    skos:hiddenLabel "Porphyrops"@fi,
        "Xiphandrium"@fi,
        "Porphyrops"@sv,
        "Xiphandrium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277336>,
        <http://tun.fi/MX.277337>,
        <http://tun.fi/MX.277338>,
        <http://tun.fi/MX.277339>,
        <http://tun.fi/MX.277340>,
        <http://tun.fi/MX.277341>,
        <http://tun.fi/MX.277342>,
        <http://tun.fi/MX.277343>,
        <http://tun.fi/MX.277344>,
        <http://tun.fi/MX.277345>,
        <http://tun.fi/MX.277346>,
        <http://tun.fi/MX.277347>,
        <http://tun.fi/MX.277348>,
        <http://tun.fi/MX.277349>,
        <http://tun.fi/MX.277350>,
        <http://tun.fi/MX.277351>,
        <http://tun.fi/MX.277352>,
        <http://tun.fi/MX.277353>,
        <http://tun.fi/MX.277354>,
        <http://tun.fi/MX.277355>,
        <http://tun.fi/MX.277356>,
        <http://tun.fi/MX.277357>,
        <http://tun.fi/MX.277358>,
        <http://tun.fi/MX.277359>,
        <http://tun.fi/MX.277360>,
        <http://tun.fi/MX.277361>,
        <http://tun.fi/MX.277362>,
        <http://tun.fi/MX.277363> ;
    skos:prefLabel "Rhaphium"@fi,
        "Rhaphium"@sv .

<http://tun.fi/MX.280497> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Scathophaginae" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280482> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280498>,
        <http://tun.fi/MX.280501>,
        <http://tun.fi/MX.280503>,
        <http://tun.fi/MX.280506>,
        <http://tun.fi/MX.280510>,
        <http://tun.fi/MX.280512>,
        <http://tun.fi/MX.280516>,
        <http://tun.fi/MX.280534>,
        <http://tun.fi/MX.280538>,
        <http://tun.fi/MX.280540>,
        <http://tun.fi/MX.280542>,
        <http://tun.fi/MX.280544>,
        <http://tun.fi/MX.280550>,
        <http://tun.fi/MX.280552>,
        <http://tun.fi/MX.280554>,
        <http://tun.fi/MX.280556>,
        <http://tun.fi/MX.280558>,
        <http://tun.fi/MX.280563>,
        <http://tun.fi/MX.280573>,
        <http://tun.fi/MX.280575>,
        <http://tun.fi/MX.280578>,
        <http://tun.fi/MX.280581>,
        <http://tun.fi/MX.280583>,
        <http://tun.fi/MX.280585>,
        <http://tun.fi/MX.280591>,
        <http://tun.fi/MX.280603>,
        <http://tun.fi/MX.280605>,
        <http://tun.fi/MX.280607> ;
    skos:prefLabel "Scathophaginae"@fi,
        "Scathophaginae"@sv .

<http://tun.fi/MX.306743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ctenochira" ;
    dwc:scientificNameAuthorship "Förster, 1855" ;
    skos:broader <http://tun.fi/MX.306656> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306744>,
        <http://tun.fi/MX.306745>,
        <http://tun.fi/MX.306746>,
        <http://tun.fi/MX.306747>,
        <http://tun.fi/MX.306748>,
        <http://tun.fi/MX.306749>,
        <http://tun.fi/MX.306750>,
        <http://tun.fi/MX.306751>,
        <http://tun.fi/MX.306752>,
        <http://tun.fi/MX.306753>,
        <http://tun.fi/MX.306754>,
        <http://tun.fi/MX.306755>,
        <http://tun.fi/MX.306756>,
        <http://tun.fi/MX.306758>,
        <http://tun.fi/MX.306759>,
        <http://tun.fi/MX.306760>,
        <http://tun.fi/MX.306761>,
        <http://tun.fi/MX.306762>,
        <http://tun.fi/MX.306763>,
        <http://tun.fi/MX.306765>,
        <http://tun.fi/MX.306766>,
        <http://tun.fi/MX.306768>,
        <http://tun.fi/MX.306769>,
        <http://tun.fi/MX.306770>,
        <http://tun.fi/MX.306771>,
        <http://tun.fi/MX.306772>,
        <http://tun.fi/MX.306773>,
        <http://tun.fi/MX.321974> ;
    skos:prefLabel "Ctenochira"@fi,
        "Ctenochira"@sv .

<http://tun.fi/MX.308453> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coelichneumon" ;
    dwc:scientificNameAuthorship "Thomson, 1893" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308454>,
        <http://tun.fi/MX.308455>,
        <http://tun.fi/MX.308456>,
        <http://tun.fi/MX.308458>,
        <http://tun.fi/MX.308459>,
        <http://tun.fi/MX.308460>,
        <http://tun.fi/MX.308461>,
        <http://tun.fi/MX.308462>,
        <http://tun.fi/MX.308464>,
        <http://tun.fi/MX.308465>,
        <http://tun.fi/MX.308466>,
        <http://tun.fi/MX.308467>,
        <http://tun.fi/MX.308469>,
        <http://tun.fi/MX.308471>,
        <http://tun.fi/MX.308472>,
        <http://tun.fi/MX.308474>,
        <http://tun.fi/MX.308477>,
        <http://tun.fi/MX.308478>,
        <http://tun.fi/MX.308480>,
        <http://tun.fi/MX.308481>,
        <http://tun.fi/MX.308484>,
        <http://tun.fi/MX.308486>,
        <http://tun.fi/MX.308487>,
        <http://tun.fi/MX.308488>,
        <http://tun.fi/MX.308489>,
        <http://tun.fi/MX.308490>,
        <http://tun.fi/MX.308492>,
        <http://tun.fi/MX.308493> ;
    skos:prefLabel "Coelichneumon"@fi,
        "Coelichneumon"@sv .

<http://tun.fi/MX.318465> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alloxysta" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.318457> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318466>,
        <http://tun.fi/MX.318467>,
        <http://tun.fi/MX.318468>,
        <http://tun.fi/MX.318471>,
        <http://tun.fi/MX.318472>,
        <http://tun.fi/MX.318475>,
        <http://tun.fi/MX.318480>,
        <http://tun.fi/MX.318481>,
        <http://tun.fi/MX.318482>,
        <http://tun.fi/MX.318483>,
        <http://tun.fi/MX.318488>,
        <http://tun.fi/MX.318489>,
        <http://tun.fi/MX.318490>,
        <http://tun.fi/MX.318492>,
        <http://tun.fi/MX.318493>,
        <http://tun.fi/MX.318496>,
        <http://tun.fi/MX.318497>,
        <http://tun.fi/MX.318499>,
        <http://tun.fi/MX.318500>,
        <http://tun.fi/MX.318501>,
        <http://tun.fi/MX.318503>,
        <http://tun.fi/MX.318506>,
        <http://tun.fi/MX.318509>,
        <http://tun.fi/MX.4979880>,
        <http://tun.fi/MX.4979881>,
        <http://tun.fi/MX.4983758>,
        <http://tun.fi/MX.5001577>,
        <http://tun.fi/MX.5001676> ;
    skos:prefLabel "Alloxysta"@fi,
        "Alloxysta"@sv .

<http://tun.fi/MX.53560> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Typhlocybinae" ;
    skos:broader <http://tun.fi/MX.53572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229134>,
        <http://tun.fi/MX.229139>,
        <http://tun.fi/MX.229141>,
        <http://tun.fi/MX.229143>,
        <http://tun.fi/MX.229146>,
        <http://tun.fi/MX.229149>,
        <http://tun.fi/MX.229151>,
        <http://tun.fi/MX.229154>,
        <http://tun.fi/MX.229157>,
        <http://tun.fi/MX.229165>,
        <http://tun.fi/MX.229178>,
        <http://tun.fi/MX.229180>,
        <http://tun.fi/MX.229186>,
        <http://tun.fi/MX.229192>,
        <http://tun.fi/MX.229222>,
        <http://tun.fi/MX.229224>,
        <http://tun.fi/MX.229230>,
        <http://tun.fi/MX.229232>,
        <http://tun.fi/MX.229234>,
        <http://tun.fi/MX.229236>,
        <http://tun.fi/MX.229258>,
        <http://tun.fi/MX.229260>,
        <http://tun.fi/MX.229264>,
        <http://tun.fi/MX.229266>,
        <http://tun.fi/MX.229268>,
        <http://tun.fi/MX.229271>,
        <http://tun.fi/MX.229287>,
        <http://tun.fi/MX.53519> ;
    skos:prefLabel "Typhlocybinae"@fi,
        "Typhlocybinae"@sv .

<http://tun.fi/MX.69696> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hygrophorus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233304> ;
    skos:hiddenLabel "Hygrophorus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235638>,
        <http://tun.fi/MX.5019168>,
        <http://tun.fi/MX.5019169>,
        <http://tun.fi/MX.5074332>,
        <http://tun.fi/MX.5081359>,
        <http://tun.fi/MX.5081360>,
        <http://tun.fi/MX.71764>,
        <http://tun.fi/MX.71765>,
        <http://tun.fi/MX.71993>,
        <http://tun.fi/MX.71994>,
        <http://tun.fi/MX.71995>,
        <http://tun.fi/MX.71996>,
        <http://tun.fi/MX.71997>,
        <http://tun.fi/MX.72227>,
        <http://tun.fi/MX.72228>,
        <http://tun.fi/MX.72229>,
        <http://tun.fi/MX.72437>,
        <http://tun.fi/MX.72438>,
        <http://tun.fi/MX.72632>,
        <http://tun.fi/MX.72633>,
        <http://tun.fi/MX.72634>,
        <http://tun.fi/MX.72900>,
        <http://tun.fi/MX.73145>,
        <http://tun.fi/MX.73146>,
        <http://tun.fi/MX.73386>,
        <http://tun.fi/MX.73387>,
        <http://tun.fi/MX.73388>,
        <http://tun.fi/MX.73389> ;
    skos:prefLabel "metsävahakkaat"@fi,
        "Hygrophorus"@sv .

<http://tun.fi/MX.191648> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Staphylininae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191650>,
        <http://tun.fi/MX.191658>,
        <http://tun.fi/MX.191660>,
        <http://tun.fi/MX.191662>,
        <http://tun.fi/MX.191670>,
        <http://tun.fi/MX.191674>,
        <http://tun.fi/MX.191677>,
        <http://tun.fi/MX.191692>,
        <http://tun.fi/MX.191701>,
        <http://tun.fi/MX.191708>,
        <http://tun.fi/MX.191711>,
        <http://tun.fi/MX.191935>,
        <http://tun.fi/MX.191953>,
        <http://tun.fi/MX.191955>,
        <http://tun.fi/MX.191958>,
        <http://tun.fi/MX.192030>,
        <http://tun.fi/MX.192038>,
        <http://tun.fi/MX.192041>,
        <http://tun.fi/MX.192043>,
        <http://tun.fi/MX.192048>,
        <http://tun.fi/MX.192053>,
        <http://tun.fi/MX.192057>,
        <http://tun.fi/MX.192068>,
        <http://tun.fi/MX.192077>,
        <http://tun.fi/MX.192080>,
        <http://tun.fi/MX.192089>,
        <http://tun.fi/MX.192093>,
        <http://tun.fi/MX.192163>,
        <http://tun.fi/MX.192167> ;
    skos:prefLabel "Staphylininae"@fi,
        "Staphylininae"@sv .

<http://tun.fi/MX.191746> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aphodiinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.191738> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191748>,
        <http://tun.fi/MX.191817>,
        <http://tun.fi/MX.191822>,
        <http://tun.fi/MX.191825>,
        <http://tun.fi/MX.4884851>,
        <http://tun.fi/MX.4884853>,
        <http://tun.fi/MX.4884855>,
        <http://tun.fi/MX.4884857>,
        <http://tun.fi/MX.4884859>,
        <http://tun.fi/MX.4884863>,
        <http://tun.fi/MX.4884870>,
        <http://tun.fi/MX.4884872>,
        <http://tun.fi/MX.4884880>,
        <http://tun.fi/MX.4884882>,
        <http://tun.fi/MX.4884888>,
        <http://tun.fi/MX.4884891>,
        <http://tun.fi/MX.4884900>,
        <http://tun.fi/MX.4884902>,
        <http://tun.fi/MX.4884914>,
        <http://tun.fi/MX.4884919>,
        <http://tun.fi/MX.4884921>,
        <http://tun.fi/MX.4884925>,
        <http://tun.fi/MX.4884927>,
        <http://tun.fi/MX.4884931>,
        <http://tun.fi/MX.4884935>,
        <http://tun.fi/MX.4884939>,
        <http://tun.fi/MX.4884944>,
        <http://tun.fi/MX.4884946>,
        <http://tun.fi/MX.5082090> ;
    skos:prefLabel "Aphodiinae"@fi,
        "Aphodiinae"@sv .

<http://tun.fi/MX.202586> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Mesostigmata" ;
    skos:broader <http://tun.fi/MX.53386> ;
    skos:hiddenLabel "Mesostigmata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201438>,
        <http://tun.fi/MX.201454>,
        <http://tun.fi/MX.201539>,
        <http://tun.fi/MX.201683>,
        <http://tun.fi/MX.201973>,
        <http://tun.fi/MX.202114>,
        <http://tun.fi/MX.202193>,
        <http://tun.fi/MX.202206>,
        <http://tun.fi/MX.202294>,
        <http://tun.fi/MX.202395>,
        <http://tun.fi/MX.202549>,
        <http://tun.fi/MX.202550>,
        <http://tun.fi/MX.202626>,
        <http://tun.fi/MX.202879>,
        <http://tun.fi/MX.202924>,
        <http://tun.fi/MX.203087>,
        <http://tun.fi/MX.203115>,
        <http://tun.fi/MX.203125>,
        <http://tun.fi/MX.203236>,
        <http://tun.fi/MX.203313>,
        <http://tun.fi/MX.203368>,
        <http://tun.fi/MX.203536>,
        <http://tun.fi/MX.203544>,
        <http://tun.fi/MX.203545>,
        <http://tun.fi/MX.203612>,
        <http://tun.fi/MX.203637>,
        <http://tun.fi/MX.203654>,
        <http://tun.fi/MX.203727>,
        <http://tun.fi/MX.4999824> ;
    skos:prefLabel "petopunkit"@fi,
        "Mesostigmata"@sv .

<http://tun.fi/MX.230013> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phylinae" ;
    skos:broader <http://tun.fi/MX.53599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230020>,
        <http://tun.fi/MX.230022>,
        <http://tun.fi/MX.230024>,
        <http://tun.fi/MX.230027>,
        <http://tun.fi/MX.230029>,
        <http://tun.fi/MX.230031>,
        <http://tun.fi/MX.230034>,
        <http://tun.fi/MX.230038>,
        <http://tun.fi/MX.230040>,
        <http://tun.fi/MX.230042>,
        <http://tun.fi/MX.230044>,
        <http://tun.fi/MX.230053>,
        <http://tun.fi/MX.230055>,
        <http://tun.fi/MX.230057>,
        <http://tun.fi/MX.230060>,
        <http://tun.fi/MX.230065>,
        <http://tun.fi/MX.230096>,
        <http://tun.fi/MX.230098>,
        <http://tun.fi/MX.230101>,
        <http://tun.fi/MX.230103>,
        <http://tun.fi/MX.230105>,
        <http://tun.fi/MX.230108>,
        <http://tun.fi/MX.230110>,
        <http://tun.fi/MX.230113>,
        <http://tun.fi/MX.230117>,
        <http://tun.fi/MX.230119>,
        <http://tun.fi/MX.230121>,
        <http://tun.fi/MX.254035>,
        <http://tun.fi/MX.4994290> ;
    skos:prefLabel "Phylinae"@fi,
        "Phylinae"@sv .

<http://tun.fi/MX.273685> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Orthocladius" ;
    dwc:scientificNameAuthorship "van der Wulp, 1874" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273687>,
        <http://tun.fi/MX.273688>,
        <http://tun.fi/MX.273689>,
        <http://tun.fi/MX.273690>,
        <http://tun.fi/MX.273691>,
        <http://tun.fi/MX.273692>,
        <http://tun.fi/MX.273694>,
        <http://tun.fi/MX.273696>,
        <http://tun.fi/MX.273697>,
        <http://tun.fi/MX.273698>,
        <http://tun.fi/MX.273699>,
        <http://tun.fi/MX.273700>,
        <http://tun.fi/MX.273702>,
        <http://tun.fi/MX.273704>,
        <http://tun.fi/MX.273705>,
        <http://tun.fi/MX.273706>,
        <http://tun.fi/MX.273707>,
        <http://tun.fi/MX.273708>,
        <http://tun.fi/MX.273709>,
        <http://tun.fi/MX.273710>,
        <http://tun.fi/MX.273711>,
        <http://tun.fi/MX.273712>,
        <http://tun.fi/MX.273713>,
        <http://tun.fi/MX.273715>,
        <http://tun.fi/MX.273717>,
        <http://tun.fi/MX.273718>,
        <http://tun.fi/MX.273719>,
        <http://tun.fi/MX.273720>,
        <http://tun.fi/MX.273721> ;
    skos:prefLabel "Orthocladius"@fi,
        "Orthocladius"@sv .

<http://tun.fi/MX.275667> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exechiopsis" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1966" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275669>,
        <http://tun.fi/MX.275670>,
        <http://tun.fi/MX.275671>,
        <http://tun.fi/MX.275672>,
        <http://tun.fi/MX.275673>,
        <http://tun.fi/MX.275674>,
        <http://tun.fi/MX.275675>,
        <http://tun.fi/MX.275676>,
        <http://tun.fi/MX.275677>,
        <http://tun.fi/MX.275678>,
        <http://tun.fi/MX.275679>,
        <http://tun.fi/MX.275680>,
        <http://tun.fi/MX.275681>,
        <http://tun.fi/MX.275682>,
        <http://tun.fi/MX.275683>,
        <http://tun.fi/MX.275684>,
        <http://tun.fi/MX.275685>,
        <http://tun.fi/MX.275686>,
        <http://tun.fi/MX.275687>,
        <http://tun.fi/MX.275688>,
        <http://tun.fi/MX.275690>,
        <http://tun.fi/MX.275691>,
        <http://tun.fi/MX.275692>,
        <http://tun.fi/MX.275693>,
        <http://tun.fi/MX.275694>,
        <http://tun.fi/MX.275695>,
        <http://tun.fi/MX.275696>,
        <http://tun.fi/MX.275697>,
        <http://tun.fi/MX.275698> ;
    skos:prefLabel "Exechiopsis"@fi,
        "Exechiopsis"@sv .

<http://tun.fi/MX.276199> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptosciarella" ;
    dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276201>,
        <http://tun.fi/MX.276202>,
        <http://tun.fi/MX.276204>,
        <http://tun.fi/MX.276205>,
        <http://tun.fi/MX.276206>,
        <http://tun.fi/MX.276207>,
        <http://tun.fi/MX.276208>,
        <http://tun.fi/MX.276209>,
        <http://tun.fi/MX.276210>,
        <http://tun.fi/MX.276211>,
        <http://tun.fi/MX.276212>,
        <http://tun.fi/MX.276213>,
        <http://tun.fi/MX.276214>,
        <http://tun.fi/MX.276215>,
        <http://tun.fi/MX.276216>,
        <http://tun.fi/MX.276217>,
        <http://tun.fi/MX.276218>,
        <http://tun.fi/MX.276219>,
        <http://tun.fi/MX.276220>,
        <http://tun.fi/MX.276221>,
        <http://tun.fi/MX.276222>,
        <http://tun.fi/MX.276223>,
        <http://tun.fi/MX.276224>,
        <http://tun.fi/MX.276225>,
        <http://tun.fi/MX.276226>,
        <http://tun.fi/MX.276227>,
        <http://tun.fi/MX.276229>,
        <http://tun.fi/MX.276231>,
        <http://tun.fi/MX.289157> ;
    skos:prefLabel "Leptosciarella"@fi,
        "Leptosciarella"@sv .

<http://tun.fi/MX.277746> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eudorylas" ;
    dwc:scientificNameAuthorship "Aczél, 1940" ;
    skos:broader <http://tun.fi/MX.277727> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277747>,
        <http://tun.fi/MX.277748>,
        <http://tun.fi/MX.277749>,
        <http://tun.fi/MX.277750>,
        <http://tun.fi/MX.277751>,
        <http://tun.fi/MX.277752>,
        <http://tun.fi/MX.277753>,
        <http://tun.fi/MX.277754>,
        <http://tun.fi/MX.277755>,
        <http://tun.fi/MX.277756>,
        <http://tun.fi/MX.277757>,
        <http://tun.fi/MX.277758>,
        <http://tun.fi/MX.277759>,
        <http://tun.fi/MX.277760>,
        <http://tun.fi/MX.277761>,
        <http://tun.fi/MX.277762>,
        <http://tun.fi/MX.277763>,
        <http://tun.fi/MX.277764>,
        <http://tun.fi/MX.277765>,
        <http://tun.fi/MX.277766>,
        <http://tun.fi/MX.277767>,
        <http://tun.fi/MX.277768>,
        <http://tun.fi/MX.277769>,
        <http://tun.fi/MX.277770>,
        <http://tun.fi/MX.277771>,
        <http://tun.fi/MX.277772>,
        <http://tun.fi/MX.277773>,
        <http://tun.fi/MX.277774>,
        <http://tun.fi/MX.325054> ;
    skos:prefLabel "Eudorylas"@fi,
        "Eudorylas"@sv .

<http://tun.fi/MX.297571> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Blacus" ;
    dwc:scientificNameAuthorship "Nees, 1818" ;
    skos:broader <http://tun.fi/MX.297519> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297572>,
        <http://tun.fi/MX.297574>,
        <http://tun.fi/MX.297575>,
        <http://tun.fi/MX.297577>,
        <http://tun.fi/MX.297578>,
        <http://tun.fi/MX.297579>,
        <http://tun.fi/MX.297580>,
        <http://tun.fi/MX.297581>,
        <http://tun.fi/MX.297583>,
        <http://tun.fi/MX.297584>,
        <http://tun.fi/MX.297585>,
        <http://tun.fi/MX.297586>,
        <http://tun.fi/MX.297588>,
        <http://tun.fi/MX.297589>,
        <http://tun.fi/MX.297591>,
        <http://tun.fi/MX.297593>,
        <http://tun.fi/MX.297594>,
        <http://tun.fi/MX.297595>,
        <http://tun.fi/MX.297598>,
        <http://tun.fi/MX.297599>,
        <http://tun.fi/MX.297601>,
        <http://tun.fi/MX.297603>,
        <http://tun.fi/MX.297604>,
        <http://tun.fi/MX.321686>,
        <http://tun.fi/MX.321688>,
        <http://tun.fi/MX.5017501>,
        <http://tun.fi/MX.5017508>,
        <http://tun.fi/MX.5017512>,
        <http://tun.fi/MX.5017514> ;
    skos:prefLabel "Blacus"@fi,
        "Blacus"@sv .

<http://tun.fi/MX.43123> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Diptera" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.37613> ;
    skos:hiddenLabel "Diptera"@fi,
        "Diptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211039>,
        <http://tun.fi/MX.211040>,
        <http://tun.fi/MX.211215>,
        <http://tun.fi/MX.211556>,
        <http://tun.fi/MX.211597>,
        <http://tun.fi/MX.212855>,
        <http://tun.fi/MX.253655>,
        <http://tun.fi/MX.253659>,
        <http://tun.fi/MX.253661>,
        <http://tun.fi/MX.253675>,
        <http://tun.fi/MX.253679>,
        <http://tun.fi/MX.253680>,
        <http://tun.fi/MX.253681>,
        <http://tun.fi/MX.272651>,
        <http://tun.fi/MX.272964>,
        <http://tun.fi/MX.274360>,
        <http://tun.fi/MX.274419>,
        <http://tun.fi/MX.274430>,
        <http://tun.fi/MX.274526>,
        <http://tun.fi/MX.274549>,
        <http://tun.fi/MX.274610>,
        <http://tun.fi/MX.274618>,
        <http://tun.fi/MX.274621>,
        <http://tun.fi/MX.274624>,
        <http://tun.fi/MX.275103>,
        <http://tun.fi/MX.275128>,
        <http://tun.fi/MX.275137>,
        <http://tun.fi/MX.276364>,
        <http://tun.fi/MX.53634> ;
    skos:prefLabel "kaksisiipiset"@fi,
        "tvåvingar"@sv .

<http://tun.fi/MX.44142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Scapania" ;
    dwc:scientificNameAuthorship "(Dumort.) Dumort." ;
    skos:broader <http://tun.fi/MX.212993> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200460>,
        <http://tun.fi/MX.214542>,
        <http://tun.fi/MX.214723>,
        <http://tun.fi/MX.44202>,
        <http://tun.fi/MX.44203>,
        <http://tun.fi/MX.44204>,
        <http://tun.fi/MX.44205>,
        <http://tun.fi/MX.44206>,
        <http://tun.fi/MX.44207>,
        <http://tun.fi/MX.44208>,
        <http://tun.fi/MX.44209>,
        <http://tun.fi/MX.44210>,
        <http://tun.fi/MX.44211>,
        <http://tun.fi/MX.44212>,
        <http://tun.fi/MX.44213>,
        <http://tun.fi/MX.44214>,
        <http://tun.fi/MX.44215>,
        <http://tun.fi/MX.44216>,
        <http://tun.fi/MX.44217>,
        <http://tun.fi/MX.44218>,
        <http://tun.fi/MX.44219>,
        <http://tun.fi/MX.44220>,
        <http://tun.fi/MX.44221>,
        <http://tun.fi/MX.44222>,
        <http://tun.fi/MX.44223>,
        <http://tun.fi/MX.44224>,
        <http://tun.fi/MX.44225>,
        <http://tun.fi/MX.44226>,
        <http://tun.fi/MX.44227> ;
    skos:prefLabel "Scapania"@fi,
        "Scapania"@sv .

<http://tun.fi/MX.53382> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Sordariomycetes" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234092>,
        <http://tun.fi/MX.234093>,
        <http://tun.fi/MX.234095>,
        <http://tun.fi/MX.234097>,
        <http://tun.fi/MX.234106>,
        <http://tun.fi/MX.234108>,
        <http://tun.fi/MX.234109>,
        <http://tun.fi/MX.234110>,
        <http://tun.fi/MX.234111>,
        <http://tun.fi/MX.236859>,
        <http://tun.fi/MX.5008093>,
        <http://tun.fi/MX.53579>,
        <http://tun.fi/MX.53588>,
        <http://tun.fi/MX.53667>,
        <http://tun.fi/MX.53691>,
        <http://tun.fi/MX.53718>,
        <http://tun.fi/MX.53726>,
        <http://tun.fi/MX.53739>,
        <http://tun.fi/MX.70609>,
        <http://tun.fi/MX.70610>,
        <http://tun.fi/MX.70611>,
        <http://tun.fi/MX.70612>,
        <http://tun.fi/MX.70613>,
        <http://tun.fi/MX.70614>,
        <http://tun.fi/MX.70615>,
        <http://tun.fi/MX.70617>,
        <http://tun.fi/MX.70618>,
        <http://tun.fi/MX.70619>,
        <http://tun.fi/MX.70620> ;
    skos:prefLabel "Sordariomycetes"@fi,
        "Sordariomycetes"@sv .

<http://tun.fi/MX.60390> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epinotia" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.60220> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289315>,
        <http://tun.fi/MX.60391>,
        <http://tun.fi/MX.60393>,
        <http://tun.fi/MX.60394>,
        <http://tun.fi/MX.60395>,
        <http://tun.fi/MX.60396>,
        <http://tun.fi/MX.60397>,
        <http://tun.fi/MX.60398>,
        <http://tun.fi/MX.60399>,
        <http://tun.fi/MX.60401>,
        <http://tun.fi/MX.60402>,
        <http://tun.fi/MX.60403>,
        <http://tun.fi/MX.60404>,
        <http://tun.fi/MX.60405>,
        <http://tun.fi/MX.60407>,
        <http://tun.fi/MX.60408>,
        <http://tun.fi/MX.60409>,
        <http://tun.fi/MX.60410>,
        <http://tun.fi/MX.60411>,
        <http://tun.fi/MX.60412>,
        <http://tun.fi/MX.60413>,
        <http://tun.fi/MX.60414>,
        <http://tun.fi/MX.60415>,
        <http://tun.fi/MX.60416>,
        <http://tun.fi/MX.60417>,
        <http://tun.fi/MX.60418>,
        <http://tun.fi/MX.60419>,
        <http://tun.fi/MX.60420>,
        <http://tun.fi/MX.60421> ;
    skos:prefLabel "Epinotia"@fi,
        "Epinotia"@sv .

<http://tun.fi/MX.67348> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peltigera" ;
    dwc:scientificNameAuthorship "Willd." ;
    skos:broader <http://tun.fi/MX.233372> ;
    skos:hiddenLabel "Peltigera"@fi,
        "Peltigera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5081948>,
        <http://tun.fi/MX.66299>,
        <http://tun.fi/MX.66300>,
        <http://tun.fi/MX.66301>,
        <http://tun.fi/MX.66302>,
        <http://tun.fi/MX.66303>,
        <http://tun.fi/MX.66304>,
        <http://tun.fi/MX.66305>,
        <http://tun.fi/MX.66306>,
        <http://tun.fi/MX.66307>,
        <http://tun.fi/MX.66308>,
        <http://tun.fi/MX.66309>,
        <http://tun.fi/MX.66310>,
        <http://tun.fi/MX.66311>,
        <http://tun.fi/MX.66312>,
        <http://tun.fi/MX.66313>,
        <http://tun.fi/MX.66314>,
        <http://tun.fi/MX.66315>,
        <http://tun.fi/MX.66316>,
        <http://tun.fi/MX.66317>,
        <http://tun.fi/MX.66318>,
        <http://tun.fi/MX.66319>,
        <http://tun.fi/MX.66320>,
        <http://tun.fi/MX.66321>,
        <http://tun.fi/MX.66322>,
        <http://tun.fi/MX.66323>,
        <http://tun.fi/MX.66324>,
        <http://tun.fi/MX.66325>,
        <http://tun.fi/MX.66326> ;
    skos:prefLabel "nahkajäkälät"@fi,
        "filtlavar"@sv .

<http://tun.fi/MX.69711> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coprinellus" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233303> ;
    skos:hiddenLabel "Coprinellus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234897>,
        <http://tun.fi/MX.234907>,
        <http://tun.fi/MX.234915>,
        <http://tun.fi/MX.5015062>,
        <http://tun.fi/MX.71704>,
        <http://tun.fi/MX.71705>,
        <http://tun.fi/MX.71929>,
        <http://tun.fi/MX.71930>,
        <http://tun.fi/MX.71931>,
        <http://tun.fi/MX.71932>,
        <http://tun.fi/MX.71940>,
        <http://tun.fi/MX.72171>,
        <http://tun.fi/MX.72173>,
        <http://tun.fi/MX.72177>,
        <http://tun.fi/MX.72378>,
        <http://tun.fi/MX.72580>,
        <http://tun.fi/MX.72583>,
        <http://tun.fi/MX.72584>,
        <http://tun.fi/MX.72823>,
        <http://tun.fi/MX.72825>,
        <http://tun.fi/MX.72826>,
        <http://tun.fi/MX.73067>,
        <http://tun.fi/MX.73068>,
        <http://tun.fi/MX.73091>,
        <http://tun.fi/MX.73092>,
        <http://tun.fi/MX.73094>,
        <http://tun.fi/MX.73321>,
        <http://tun.fi/MX.73328>,
        <http://tun.fi/MX.73329> ;
    skos:prefLabel "hapramustesienet"@fi,
        "Coprinellus"@sv .

<http://tun.fi/MX.69738> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Clitocybe" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Staude" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Clitocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.71685>,
        <http://tun.fi/MX.71686>,
        <http://tun.fi/MX.71687>,
        <http://tun.fi/MX.71688>,
        <http://tun.fi/MX.71689>,
        <http://tun.fi/MX.71690>,
        <http://tun.fi/MX.71692>,
        <http://tun.fi/MX.71693>,
        <http://tun.fi/MX.71912>,
        <http://tun.fi/MX.71913>,
        <http://tun.fi/MX.71914>,
        <http://tun.fi/MX.71915>,
        <http://tun.fi/MX.71916>,
        <http://tun.fi/MX.72157>,
        <http://tun.fi/MX.72370>,
        <http://tun.fi/MX.72566>,
        <http://tun.fi/MX.72568>,
        <http://tun.fi/MX.72570>,
        <http://tun.fi/MX.72571>,
        <http://tun.fi/MX.72807>,
        <http://tun.fi/MX.72808>,
        <http://tun.fi/MX.72809>,
        <http://tun.fi/MX.72811>,
        <http://tun.fi/MX.72814>,
        <http://tun.fi/MX.73080>,
        <http://tun.fi/MX.73081>,
        <http://tun.fi/MX.73306>,
        <http://tun.fi/MX.73307>,
        <http://tun.fi/MX.73309> ;
    skos:prefLabel "malikat"@fi,
        "Clitocybe"@sv .

<http://tun.fi/MX.70688> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Hypnales" ;
    dwc:scientificNameAuthorship "W.R.Buck & Vitt" ;
    skos:broader <http://tun.fi/MX.70676> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212936>,
        <http://tun.fi/MX.212937>,
        <http://tun.fi/MX.212938>,
        <http://tun.fi/MX.212940>,
        <http://tun.fi/MX.212942>,
        <http://tun.fi/MX.212944>,
        <http://tun.fi/MX.212945>,
        <http://tun.fi/MX.212946>,
        <http://tun.fi/MX.212947>,
        <http://tun.fi/MX.212948>,
        <http://tun.fi/MX.212949>,
        <http://tun.fi/MX.212950>,
        <http://tun.fi/MX.212951>,
        <http://tun.fi/MX.212952>,
        <http://tun.fi/MX.212953>,
        <http://tun.fi/MX.313498>,
        <http://tun.fi/MX.325173>,
        <http://tun.fi/MX.325174>,
        <http://tun.fi/MX.325181>,
        <http://tun.fi/MX.325186>,
        <http://tun.fi/MX.325190>,
        <http://tun.fi/MX.325191>,
        <http://tun.fi/MX.325194>,
        <http://tun.fi/MX.325195>,
        <http://tun.fi/MX.325198>,
        <http://tun.fi/MX.5077100>,
        <http://tun.fi/MX.5077102>,
        <http://tun.fi/MX.5077104>,
        <http://tun.fi/MX.5077110> ;
    skos:prefLabel "Hypnales"@fi,
        "Hypnales"@sv .

<http://tun.fi/MX.190575> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aleochara" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Aleochara"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190576>,
        <http://tun.fi/MX.190578>,
        <http://tun.fi/MX.190579>,
        <http://tun.fi/MX.190580>,
        <http://tun.fi/MX.190581>,
        <http://tun.fi/MX.190585>,
        <http://tun.fi/MX.190586>,
        <http://tun.fi/MX.190587>,
        <http://tun.fi/MX.190590>,
        <http://tun.fi/MX.190591>,
        <http://tun.fi/MX.190592>,
        <http://tun.fi/MX.190594>,
        <http://tun.fi/MX.190596>,
        <http://tun.fi/MX.190597>,
        <http://tun.fi/MX.190598>,
        <http://tun.fi/MX.190599>,
        <http://tun.fi/MX.190600>,
        <http://tun.fi/MX.190601>,
        <http://tun.fi/MX.190602>,
        <http://tun.fi/MX.190604>,
        <http://tun.fi/MX.190605>,
        <http://tun.fi/MX.190607>,
        <http://tun.fi/MX.190609>,
        <http://tun.fi/MX.190610>,
        <http://tun.fi/MX.190612>,
        <http://tun.fi/MX.190613>,
        <http://tun.fi/MX.190616>,
        <http://tun.fi/MX.190618>,
        <http://tun.fi/MX.190619>,
        <http://tun.fi/MX.190620> ;
    skos:prefLabel "loisvilistäjät"@fi,
        "Aleochara"@sv .

<http://tun.fi/MX.195580> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptocephalus" ;
    dwc:scientificNameAuthorship "Geoffroy, 1762" ;
    skos:broader <http://tun.fi/MX.195575> ;
    skos:hiddenLabel "Cryptocephalus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.195581>,
        <http://tun.fi/MX.195582>,
        <http://tun.fi/MX.195583>,
        <http://tun.fi/MX.195584>,
        <http://tun.fi/MX.195585>,
        <http://tun.fi/MX.195586>,
        <http://tun.fi/MX.195587>,
        <http://tun.fi/MX.195588>,
        <http://tun.fi/MX.195589>,
        <http://tun.fi/MX.195591>,
        <http://tun.fi/MX.195595>,
        <http://tun.fi/MX.195596>,
        <http://tun.fi/MX.195597>,
        <http://tun.fi/MX.195598>,
        <http://tun.fi/MX.195600>,
        <http://tun.fi/MX.195601>,
        <http://tun.fi/MX.195602>,
        <http://tun.fi/MX.195605>,
        <http://tun.fi/MX.195606>,
        <http://tun.fi/MX.195612>,
        <http://tun.fi/MX.195613>,
        <http://tun.fi/MX.195614>,
        <http://tun.fi/MX.195615>,
        <http://tun.fi/MX.195618>,
        <http://tun.fi/MX.195619>,
        <http://tun.fi/MX.195621>,
        <http://tun.fi/MX.195622>,
        <http://tun.fi/MX.195623>,
        <http://tun.fi/MX.195625>,
        <http://tun.fi/MX.195628> ;
    skos:prefLabel "piilopäät"@fi,
        "Cryptocephalus"@sv .

<http://tun.fi/MX.196857> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ceutorhynchus" ;
    dwc:scientificNameAuthorship "Germar, 1824" ;
    skos:broader <http://tun.fi/MX.196784> ;
    skos:hiddenLabel "Ceutorhynchus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.196860>,
        <http://tun.fi/MX.196861>,
        <http://tun.fi/MX.196864>,
        <http://tun.fi/MX.196866>,
        <http://tun.fi/MX.196867>,
        <http://tun.fi/MX.196868>,
        <http://tun.fi/MX.196869>,
        <http://tun.fi/MX.196870>,
        <http://tun.fi/MX.196871>,
        <http://tun.fi/MX.196872>,
        <http://tun.fi/MX.196873>,
        <http://tun.fi/MX.196874>,
        <http://tun.fi/MX.196876>,
        <http://tun.fi/MX.196877>,
        <http://tun.fi/MX.196878>,
        <http://tun.fi/MX.196880>,
        <http://tun.fi/MX.196882>,
        <http://tun.fi/MX.196886>,
        <http://tun.fi/MX.196888>,
        <http://tun.fi/MX.196890>,
        <http://tun.fi/MX.196891>,
        <http://tun.fi/MX.196893>,
        <http://tun.fi/MX.196894>,
        <http://tun.fi/MX.196898>,
        <http://tun.fi/MX.196900>,
        <http://tun.fi/MX.196902>,
        <http://tun.fi/MX.196904>,
        <http://tun.fi/MX.196906>,
        <http://tun.fi/MX.196909>,
        <http://tun.fi/MX.196910> ;
    skos:prefLabel "kaalikärsäkkäät"@fi,
        "Ceutorhynchus"@sv .

<http://tun.fi/MX.211275> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichocera" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.211039> ;
    skos:hiddenLabel "Melusina"@fi,
        "Petaurista"@fi,
        "Melusina"@sv,
        "Petaurista"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211277>,
        <http://tun.fi/MX.211278>,
        <http://tun.fi/MX.211279>,
        <http://tun.fi/MX.211280>,
        <http://tun.fi/MX.212715>,
        <http://tun.fi/MX.272633>,
        <http://tun.fi/MX.272634>,
        <http://tun.fi/MX.272635>,
        <http://tun.fi/MX.272637>,
        <http://tun.fi/MX.272638>,
        <http://tun.fi/MX.272639>,
        <http://tun.fi/MX.272640>,
        <http://tun.fi/MX.272641>,
        <http://tun.fi/MX.272642>,
        <http://tun.fi/MX.272643>,
        <http://tun.fi/MX.272644>,
        <http://tun.fi/MX.272645>,
        <http://tun.fi/MX.272647>,
        <http://tun.fi/MX.272648>,
        <http://tun.fi/MX.272649>,
        <http://tun.fi/MX.272650>,
        <http://tun.fi/MX.4993694>,
        <http://tun.fi/MX.4993697>,
        <http://tun.fi/MX.4993699>,
        <http://tun.fi/MX.5012970>,
        <http://tun.fi/MX.5012976>,
        <http://tun.fi/MX.5075863>,
        <http://tun.fi/MX.5075864>,
        <http://tun.fi/MX.5080506>,
        <http://tun.fi/MX.5081125> ;
    skos:prefLabel "Trichocera"@fi,
        "Trichocera"@sv .

<http://tun.fi/MX.233337> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Pyronemataceae" ;
    skos:broader <http://tun.fi/MX.70604> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233830>,
        <http://tun.fi/MX.233831>,
        <http://tun.fi/MX.233832>,
        <http://tun.fi/MX.233833>,
        <http://tun.fi/MX.233834>,
        <http://tun.fi/MX.233835>,
        <http://tun.fi/MX.233836>,
        <http://tun.fi/MX.233837>,
        <http://tun.fi/MX.233838>,
        <http://tun.fi/MX.233839>,
        <http://tun.fi/MX.233840>,
        <http://tun.fi/MX.233841>,
        <http://tun.fi/MX.233842>,
        <http://tun.fi/MX.233844>,
        <http://tun.fi/MX.233845>,
        <http://tun.fi/MX.233846>,
        <http://tun.fi/MX.233848>,
        <http://tun.fi/MX.233849>,
        <http://tun.fi/MX.233851>,
        <http://tun.fi/MX.233853>,
        <http://tun.fi/MX.233854>,
        <http://tun.fi/MX.233860>,
        <http://tun.fi/MX.233861>,
        <http://tun.fi/MX.233862>,
        <http://tun.fi/MX.233863>,
        <http://tun.fi/MX.233864>,
        <http://tun.fi/MX.233865>,
        <http://tun.fi/MX.233867>,
        <http://tun.fi/MX.233868>,
        <http://tun.fi/MX.236855> ;
    skos:prefLabel "Pyronemataceae"@fi,
        "Pyronemataceae"@sv .

<http://tun.fi/MX.233644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Anthracoidea" ;
    dwc:scientificNameAuthorship "Bref." ;
    skos:broader <http://tun.fi/MX.233389> ;
    skos:hiddenLabel "Anthracoidea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984602>,
        <http://tun.fi/MX.4984605>,
        <http://tun.fi/MX.4984611>,
        <http://tun.fi/MX.4984633>,
        <http://tun.fi/MX.4984648>,
        <http://tun.fi/MX.4984649>,
        <http://tun.fi/MX.4984658>,
        <http://tun.fi/MX.4984685>,
        <http://tun.fi/MX.4984699>,
        <http://tun.fi/MX.4984720>,
        <http://tun.fi/MX.4984763>,
        <http://tun.fi/MX.4984766>,
        <http://tun.fi/MX.4984789>,
        <http://tun.fi/MX.4984791>,
        <http://tun.fi/MX.4984798>,
        <http://tun.fi/MX.4984810>,
        <http://tun.fi/MX.4984822>,
        <http://tun.fi/MX.4984861>,
        <http://tun.fi/MX.4984890>,
        <http://tun.fi/MX.4984892>,
        <http://tun.fi/MX.4984916>,
        <http://tun.fi/MX.4984986>,
        <http://tun.fi/MX.4984994>,
        <http://tun.fi/MX.4985008>,
        <http://tun.fi/MX.4985061>,
        <http://tun.fi/MX.4985088>,
        <http://tun.fi/MX.4985089>,
        <http://tun.fi/MX.4985096>,
        <http://tun.fi/MX.4985169>,
        <http://tun.fi/MX.4985190> ;
    skos:prefLabel "pullakkonoet"@fi,
        "Anthracoidea"@sv .

<http://tun.fi/MX.274848> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Porricondylinae" ;
    dwc:scientificNameAuthorship "Kieffer, 1913" ;
    skos:broader <http://tun.fi/MX.53634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274850>,
        <http://tun.fi/MX.274858>,
        <http://tun.fi/MX.274869>,
        <http://tun.fi/MX.274871>,
        <http://tun.fi/MX.274874>,
        <http://tun.fi/MX.274880>,
        <http://tun.fi/MX.274882>,
        <http://tun.fi/MX.274884>,
        <http://tun.fi/MX.274886>,
        <http://tun.fi/MX.274888>,
        <http://tun.fi/MX.274891>,
        <http://tun.fi/MX.274893>,
        <http://tun.fi/MX.274895>,
        <http://tun.fi/MX.274900>,
        <http://tun.fi/MX.274904>,
        <http://tun.fi/MX.274906>,
        <http://tun.fi/MX.274913>,
        <http://tun.fi/MX.274915>,
        <http://tun.fi/MX.274918>,
        <http://tun.fi/MX.274921>,
        <http://tun.fi/MX.274924>,
        <http://tun.fi/MX.274926>,
        <http://tun.fi/MX.274931>,
        <http://tun.fi/MX.274933>,
        <http://tun.fi/MX.274935>,
        <http://tun.fi/MX.274937>,
        <http://tun.fi/MX.274940>,
        <http://tun.fi/MX.274944>,
        <http://tun.fi/MX.274946>,
        <http://tun.fi/MX.5012602> ;
    skos:prefLabel "Porricondylinae"@fi,
        "Porricondylinae"@sv .

<http://tun.fi/MX.292592> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Passeri" ;
    skos:broader <http://tun.fi/MX.30559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.293056>,
        <http://tun.fi/MX.293117>,
        <http://tun.fi/MX.293120>,
        <http://tun.fi/MX.293126>,
        <http://tun.fi/MX.293246>,
        <http://tun.fi/MX.293258>,
        <http://tun.fi/MX.293298>,
        <http://tun.fi/MX.293341>,
        <http://tun.fi/MX.31969>,
        <http://tun.fi/MX.32078>,
        <http://tun.fi/MX.32176>,
        <http://tun.fi/MX.32486>,
        <http://tun.fi/MX.32606>,
        <http://tun.fi/MX.32623>,
        <http://tun.fi/MX.32630>,
        <http://tun.fi/MX.32761>,
        <http://tun.fi/MX.32775>,
        <http://tun.fi/MX.33490>,
        <http://tun.fi/MX.33534>,
        <http://tun.fi/MX.33960>,
        <http://tun.fi/MX.34503>,
        <http://tun.fi/MX.34515>,
        <http://tun.fi/MX.34530>,
        <http://tun.fi/MX.34584>,
        <http://tun.fi/MX.34614>,
        <http://tun.fi/MX.35877>,
        <http://tun.fi/MX.36235>,
        <http://tun.fi/MX.36726>,
        <http://tun.fi/MX.36859>,
        <http://tun.fi/MX.37042> ;
    skos:prefLabel "Passeri"@fi,
        "Passeri"@sv .

<http://tun.fi/MX.297607> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meteorus" ;
    dwc:scientificNameAuthorship "Haliday, 1835" ;
    skos:broader <http://tun.fi/MX.297605> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297608>,
        <http://tun.fi/MX.297609>,
        <http://tun.fi/MX.297610>,
        <http://tun.fi/MX.297611>,
        <http://tun.fi/MX.297612>,
        <http://tun.fi/MX.297614>,
        <http://tun.fi/MX.297616>,
        <http://tun.fi/MX.297618>,
        <http://tun.fi/MX.297621>,
        <http://tun.fi/MX.297622>,
        <http://tun.fi/MX.297623>,
        <http://tun.fi/MX.297624>,
        <http://tun.fi/MX.297625>,
        <http://tun.fi/MX.297626>,
        <http://tun.fi/MX.297628>,
        <http://tun.fi/MX.297630>,
        <http://tun.fi/MX.297631>,
        <http://tun.fi/MX.297632>,
        <http://tun.fi/MX.297633>,
        <http://tun.fi/MX.297634>,
        <http://tun.fi/MX.297635>,
        <http://tun.fi/MX.297638>,
        <http://tun.fi/MX.297640>,
        <http://tun.fi/MX.297642>,
        <http://tun.fi/MX.297643>,
        <http://tun.fi/MX.297645>,
        <http://tun.fi/MX.297646>,
        <http://tun.fi/MX.321692>,
        <http://tun.fi/MX.321693>,
        <http://tun.fi/MX.321694> ;
    skos:prefLabel "Meteorus"@fi,
        "Meteorus"@sv .

<http://tun.fi/MX.308011> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platylabus" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308012>,
        <http://tun.fi/MX.308013>,
        <http://tun.fi/MX.308014>,
        <http://tun.fi/MX.308015>,
        <http://tun.fi/MX.308017>,
        <http://tun.fi/MX.308018>,
        <http://tun.fi/MX.308019>,
        <http://tun.fi/MX.308020>,
        <http://tun.fi/MX.308022>,
        <http://tun.fi/MX.308023>,
        <http://tun.fi/MX.308024>,
        <http://tun.fi/MX.308025>,
        <http://tun.fi/MX.308026>,
        <http://tun.fi/MX.308028>,
        <http://tun.fi/MX.308029>,
        <http://tun.fi/MX.308030>,
        <http://tun.fi/MX.308032>,
        <http://tun.fi/MX.308033>,
        <http://tun.fi/MX.308034>,
        <http://tun.fi/MX.308036>,
        <http://tun.fi/MX.308038>,
        <http://tun.fi/MX.308040>,
        <http://tun.fi/MX.308041>,
        <http://tun.fi/MX.308042>,
        <http://tun.fi/MX.308043>,
        <http://tun.fi/MX.308044>,
        <http://tun.fi/MX.308045>,
        <http://tun.fi/MX.308047>,
        <http://tun.fi/MX.308049>,
        <http://tun.fi/MX.308057> ;
    skos:prefLabel "Platylabus"@fi,
        "Platylabus"@sv .

<http://tun.fi/MX.38032> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Caryophyllaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70046> ;
    skos:hiddenLabel "Caryophyllaceae"@fi,
        "Caryophyllaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38033>,
        <http://tun.fi/MX.38037>,
        <http://tun.fi/MX.38044>,
        <http://tun.fi/MX.38046>,
        <http://tun.fi/MX.38063>,
        <http://tun.fi/MX.38083>,
        <http://tun.fi/MX.38090>,
        <http://tun.fi/MX.38094>,
        <http://tun.fi/MX.38096>,
        <http://tun.fi/MX.38101>,
        <http://tun.fi/MX.38104>,
        <http://tun.fi/MX.38111>,
        <http://tun.fi/MX.38113>,
        <http://tun.fi/MX.38136>,
        <http://tun.fi/MX.38141>,
        <http://tun.fi/MX.38145>,
        <http://tun.fi/MX.41829>,
        <http://tun.fi/MX.41884>,
        <http://tun.fi/MX.41897>,
        <http://tun.fi/MX.41903>,
        <http://tun.fi/MX.41938>,
        <http://tun.fi/MX.41948>,
        <http://tun.fi/MX.4972053>,
        <http://tun.fi/MX.4972074>,
        <http://tun.fi/MX.4972076>,
        <http://tun.fi/MX.4972109>,
        <http://tun.fi/MX.4972111>,
        <http://tun.fi/MX.4972121>,
        <http://tun.fi/MX.4972126>,
        <http://tun.fi/MX.5068749> ;
    skos:prefLabel "kohokkikasvit"@fi,
        "nejlikväxter"@sv .

<http://tun.fi/MX.43372> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Schistidium" ;
    dwc:scientificNameAuthorship "Bruch & Schimp." ;
    skos:broader <http://tun.fi/MX.212934> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200451>,
        <http://tun.fi/MX.200466>,
        <http://tun.fi/MX.214543>,
        <http://tun.fi/MX.43989>,
        <http://tun.fi/MX.43990>,
        <http://tun.fi/MX.43991>,
        <http://tun.fi/MX.43992>,
        <http://tun.fi/MX.43993>,
        <http://tun.fi/MX.43994>,
        <http://tun.fi/MX.43995>,
        <http://tun.fi/MX.43996>,
        <http://tun.fi/MX.43997>,
        <http://tun.fi/MX.43998>,
        <http://tun.fi/MX.43999>,
        <http://tun.fi/MX.44000>,
        <http://tun.fi/MX.44001>,
        <http://tun.fi/MX.44002>,
        <http://tun.fi/MX.44003>,
        <http://tun.fi/MX.44004>,
        <http://tun.fi/MX.44005>,
        <http://tun.fi/MX.44006>,
        <http://tun.fi/MX.44007>,
        <http://tun.fi/MX.44008>,
        <http://tun.fi/MX.44009>,
        <http://tun.fi/MX.44010>,
        <http://tun.fi/MX.44011>,
        <http://tun.fi/MX.44012>,
        <http://tun.fi/MX.44013>,
        <http://tun.fi/MX.44014>,
        <http://tun.fi/MX.44015> ;
    skos:prefLabel "Schistidium"@fi,
        "Schistidium"@sv .

<http://tun.fi/MX.4986118> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dactylogyrus" ;
    dwc:scientificNameAuthorship "Diesing, 1850" ;
    skos:broader <http://tun.fi/MX.4986117> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986119>,
        <http://tun.fi/MX.4986121>,
        <http://tun.fi/MX.4986123>,
        <http://tun.fi/MX.4986125>,
        <http://tun.fi/MX.4986127>,
        <http://tun.fi/MX.4986129>,
        <http://tun.fi/MX.4986130>,
        <http://tun.fi/MX.4986147>,
        <http://tun.fi/MX.4986148>,
        <http://tun.fi/MX.4986149>,
        <http://tun.fi/MX.4986150>,
        <http://tun.fi/MX.4986151>,
        <http://tun.fi/MX.4986152>,
        <http://tun.fi/MX.4986184>,
        <http://tun.fi/MX.4986185>,
        <http://tun.fi/MX.4986186>,
        <http://tun.fi/MX.4986188>,
        <http://tun.fi/MX.4986189>,
        <http://tun.fi/MX.4986190>,
        <http://tun.fi/MX.4986191>,
        <http://tun.fi/MX.4986192>,
        <http://tun.fi/MX.4986193>,
        <http://tun.fi/MX.4986194>,
        <http://tun.fi/MX.4986195>,
        <http://tun.fi/MX.4986197>,
        <http://tun.fi/MX.4986198>,
        <http://tun.fi/MX.4986199>,
        <http://tun.fi/MX.4986201>,
        <http://tun.fi/MX.4986202>,
        <http://tun.fi/MX.4986203> ;
    skos:prefLabel "Dactylogyrus"@fi,
        "Dactylogyrus"@sv .

<http://tun.fi/MX.53492> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Podosphaera" ;
    dwc:scientificNameAuthorship "Kunze" ;
    skos:broader <http://tun.fi/MX.53563> ;
    skos:hiddenLabel "Podosphaera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984599>,
        <http://tun.fi/MX.4984601>,
        <http://tun.fi/MX.4984608>,
        <http://tun.fi/MX.4984683>,
        <http://tun.fi/MX.4984702>,
        <http://tun.fi/MX.4984707>,
        <http://tun.fi/MX.4984710>,
        <http://tun.fi/MX.4984724>,
        <http://tun.fi/MX.4984736>,
        <http://tun.fi/MX.4984770>,
        <http://tun.fi/MX.4984771>,
        <http://tun.fi/MX.4984772>,
        <http://tun.fi/MX.4984782>,
        <http://tun.fi/MX.4984854>,
        <http://tun.fi/MX.4984889>,
        <http://tun.fi/MX.4984921>,
        <http://tun.fi/MX.4984938>,
        <http://tun.fi/MX.4984971>,
        <http://tun.fi/MX.4984990>,
        <http://tun.fi/MX.4985034>,
        <http://tun.fi/MX.4985039>,
        <http://tun.fi/MX.4985044>,
        <http://tun.fi/MX.4985070>,
        <http://tun.fi/MX.4985071>,
        <http://tun.fi/MX.4985083>,
        <http://tun.fi/MX.4985101>,
        <http://tun.fi/MX.4985129>,
        <http://tun.fi/MX.4985162>,
        <http://tun.fi/MX.52952>,
        <http://tun.fi/MX.52953> ;
    skos:prefLabel "haituhärmät"@fi,
        "Podosphaera"@sv .

<http://tun.fi/MX.193529> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Meligethes" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.193525> ;
    skos:hiddenLabel "Meligethes"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193531>,
        <http://tun.fi/MX.193533>,
        <http://tun.fi/MX.193534>,
        <http://tun.fi/MX.193536>,
        <http://tun.fi/MX.193538>,
        <http://tun.fi/MX.193540>,
        <http://tun.fi/MX.193542>,
        <http://tun.fi/MX.193543>,
        <http://tun.fi/MX.193544>,
        <http://tun.fi/MX.193545>,
        <http://tun.fi/MX.193546>,
        <http://tun.fi/MX.193548>,
        <http://tun.fi/MX.193549>,
        <http://tun.fi/MX.193550>,
        <http://tun.fi/MX.193552>,
        <http://tun.fi/MX.193554>,
        <http://tun.fi/MX.193555>,
        <http://tun.fi/MX.193556>,
        <http://tun.fi/MX.193561>,
        <http://tun.fi/MX.193563>,
        <http://tun.fi/MX.193565>,
        <http://tun.fi/MX.193567>,
        <http://tun.fi/MX.193570>,
        <http://tun.fi/MX.193574>,
        <http://tun.fi/MX.193575>,
        <http://tun.fi/MX.193576>,
        <http://tun.fi/MX.193578>,
        <http://tun.fi/MX.193579>,
        <http://tun.fi/MX.193582>,
        <http://tun.fi/MX.193585>,
        <http://tun.fi/MX.4884739> ;
    skos:prefLabel "teriökiillokkaat"@fi,
        "Meligethes"@sv .

<http://tun.fi/MX.194503> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corticaria" ;
    dwc:scientificNameAuthorship "Marsham, 1802" ;
    skos:broader <http://tun.fi/MX.194439> ;
    skos:hiddenLabel "Corticaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194504>,
        <http://tun.fi/MX.194506>,
        <http://tun.fi/MX.194507>,
        <http://tun.fi/MX.194508>,
        <http://tun.fi/MX.194509>,
        <http://tun.fi/MX.194510>,
        <http://tun.fi/MX.194511>,
        <http://tun.fi/MX.194513>,
        <http://tun.fi/MX.194514>,
        <http://tun.fi/MX.194515>,
        <http://tun.fi/MX.194516>,
        <http://tun.fi/MX.194517>,
        <http://tun.fi/MX.194518>,
        <http://tun.fi/MX.194521>,
        <http://tun.fi/MX.194523>,
        <http://tun.fi/MX.194525>,
        <http://tun.fi/MX.194526>,
        <http://tun.fi/MX.194527>,
        <http://tun.fi/MX.194529>,
        <http://tun.fi/MX.194531>,
        <http://tun.fi/MX.194532>,
        <http://tun.fi/MX.194533>,
        <http://tun.fi/MX.194534>,
        <http://tun.fi/MX.194535>,
        <http://tun.fi/MX.194536>,
        <http://tun.fi/MX.194537>,
        <http://tun.fi/MX.194538>,
        <http://tun.fi/MX.194539>,
        <http://tun.fi/MX.194540>,
        <http://tun.fi/MX.5003020>,
        <http://tun.fi/MX.5003062> ;
    skos:prefLabel "aitonyhäkkäät"@fi,
        "Corticaria"@sv .

<http://tun.fi/MX.201845> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dendrolaelaps" ;
    skos:broader <http://tun.fi/MX.203236> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201800>,
        <http://tun.fi/MX.201801>,
        <http://tun.fi/MX.201802>,
        <http://tun.fi/MX.201803>,
        <http://tun.fi/MX.201804>,
        <http://tun.fi/MX.201846>,
        <http://tun.fi/MX.201847>,
        <http://tun.fi/MX.201848>,
        <http://tun.fi/MX.201849>,
        <http://tun.fi/MX.201850>,
        <http://tun.fi/MX.201851>,
        <http://tun.fi/MX.201852>,
        <http://tun.fi/MX.201853>,
        <http://tun.fi/MX.201854>,
        <http://tun.fi/MX.202357>,
        <http://tun.fi/MX.202680>,
        <http://tun.fi/MX.202681>,
        <http://tun.fi/MX.202682>,
        <http://tun.fi/MX.202683>,
        <http://tun.fi/MX.202684>,
        <http://tun.fi/MX.203205>,
        <http://tun.fi/MX.203206>,
        <http://tun.fi/MX.203207>,
        <http://tun.fi/MX.203208>,
        <http://tun.fi/MX.203209>,
        <http://tun.fi/MX.203210>,
        <http://tun.fi/MX.203211>,
        <http://tun.fi/MX.203212>,
        <http://tun.fi/MX.203213>,
        <http://tun.fi/MX.203214>,
        <http://tun.fi/MX.4999709> ;
    skos:prefLabel "Dendrolaelaps"@fi,
        "Dendrolaelaps"@sv .

<http://tun.fi/MX.233651> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Urocystis" ;
    dwc:scientificNameAuthorship "Rabenh. ex Fuckel" ;
    skos:broader <http://tun.fi/MX.233279> ;
    skos:hiddenLabel "Urocystis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984624>,
        <http://tun.fi/MX.4984641>,
        <http://tun.fi/MX.4984659>,
        <http://tun.fi/MX.4984674>,
        <http://tun.fi/MX.4984712>,
        <http://tun.fi/MX.4984731>,
        <http://tun.fi/MX.4984784>,
        <http://tun.fi/MX.4984800>,
        <http://tun.fi/MX.4984804>,
        <http://tun.fi/MX.4984807>,
        <http://tun.fi/MX.4984813>,
        <http://tun.fi/MX.4984819>,
        <http://tun.fi/MX.4984855>,
        <http://tun.fi/MX.4984858>,
        <http://tun.fi/MX.4984870>,
        <http://tun.fi/MX.4984874>,
        <http://tun.fi/MX.4984881>,
        <http://tun.fi/MX.4984883>,
        <http://tun.fi/MX.4984932>,
        <http://tun.fi/MX.4984957>,
        <http://tun.fi/MX.4984960>,
        <http://tun.fi/MX.4984975>,
        <http://tun.fi/MX.4985046>,
        <http://tun.fi/MX.4985052>,
        <http://tun.fi/MX.4985057>,
        <http://tun.fi/MX.4985114>,
        <http://tun.fi/MX.4985122>,
        <http://tun.fi/MX.4985135>,
        <http://tun.fi/MX.4985160>,
        <http://tun.fi/MX.4985177>,
        <http://tun.fi/MX.4985179> ;
    skos:prefLabel "ryväsnoet"@fi,
        "Urocystis"@sv .

<http://tun.fi/MX.279922> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Drosophila" ;
    dwc:scientificNameAuthorship "Fallén, 1823" ;
    skos:broader <http://tun.fi/MX.279915> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279924>,
        <http://tun.fi/MX.279926>,
        <http://tun.fi/MX.279927>,
        <http://tun.fi/MX.279928>,
        <http://tun.fi/MX.279929>,
        <http://tun.fi/MX.279930>,
        <http://tun.fi/MX.279931>,
        <http://tun.fi/MX.279932>,
        <http://tun.fi/MX.279933>,
        <http://tun.fi/MX.279934>,
        <http://tun.fi/MX.279935>,
        <http://tun.fi/MX.279936>,
        <http://tun.fi/MX.279937>,
        <http://tun.fi/MX.279938>,
        <http://tun.fi/MX.279939>,
        <http://tun.fi/MX.279940>,
        <http://tun.fi/MX.279941>,
        <http://tun.fi/MX.279943>,
        <http://tun.fi/MX.279944>,
        <http://tun.fi/MX.279945>,
        <http://tun.fi/MX.279946>,
        <http://tun.fi/MX.279947>,
        <http://tun.fi/MX.279948>,
        <http://tun.fi/MX.279949>,
        <http://tun.fi/MX.279950>,
        <http://tun.fi/MX.279951>,
        <http://tun.fi/MX.279952>,
        <http://tun.fi/MX.279953>,
        <http://tun.fi/MX.313363>,
        <http://tun.fi/MX.5076945>,
        <http://tun.fi/MX.5077005> ;
    skos:prefLabel "Drosophila"@fi,
        "Drosophila"@sv .

<http://tun.fi/MX.280161> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Anthomyiidae" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211215> ;
    skos:hiddenLabel "Anthomyiidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280162>,
        <http://tun.fi/MX.280164>,
        <http://tun.fi/MX.280182>,
        <http://tun.fi/MX.280192>,
        <http://tun.fi/MX.280194>,
        <http://tun.fi/MX.280231>,
        <http://tun.fi/MX.280233>,
        <http://tun.fi/MX.280238>,
        <http://tun.fi/MX.280250>,
        <http://tun.fi/MX.280299>,
        <http://tun.fi/MX.280314>,
        <http://tun.fi/MX.280317>,
        <http://tun.fi/MX.280322>,
        <http://tun.fi/MX.280331>,
        <http://tun.fi/MX.280335>,
        <http://tun.fi/MX.280341>,
        <http://tun.fi/MX.280345>,
        <http://tun.fi/MX.280350>,
        <http://tun.fi/MX.280352>,
        <http://tun.fi/MX.280367>,
        <http://tun.fi/MX.280375>,
        <http://tun.fi/MX.280377>,
        <http://tun.fi/MX.280380>,
        <http://tun.fi/MX.280385>,
        <http://tun.fi/MX.280389>,
        <http://tun.fi/MX.280437>,
        <http://tun.fi/MX.280445>,
        <http://tun.fi/MX.280456>,
        <http://tun.fi/MX.280458>,
        <http://tun.fi/MX.280464>,
        <http://tun.fi/MX.280466> ;
    skos:prefLabel "Anthomyiidae"@fi,
        "blomsterflugor"@sv .

<http://tun.fi/MX.280681> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coenosia" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.280679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280682>,
        <http://tun.fi/MX.280683>,
        <http://tun.fi/MX.280684>,
        <http://tun.fi/MX.280685>,
        <http://tun.fi/MX.280686>,
        <http://tun.fi/MX.280688>,
        <http://tun.fi/MX.280689>,
        <http://tun.fi/MX.280690>,
        <http://tun.fi/MX.280691>,
        <http://tun.fi/MX.280692>,
        <http://tun.fi/MX.280693>,
        <http://tun.fi/MX.280694>,
        <http://tun.fi/MX.280695>,
        <http://tun.fi/MX.280696>,
        <http://tun.fi/MX.280697>,
        <http://tun.fi/MX.280698>,
        <http://tun.fi/MX.280699>,
        <http://tun.fi/MX.280700>,
        <http://tun.fi/MX.280701>,
        <http://tun.fi/MX.280702>,
        <http://tun.fi/MX.280703>,
        <http://tun.fi/MX.280704>,
        <http://tun.fi/MX.280705>,
        <http://tun.fi/MX.280706>,
        <http://tun.fi/MX.280707>,
        <http://tun.fi/MX.280708>,
        <http://tun.fi/MX.280709>,
        <http://tun.fi/MX.280710>,
        <http://tun.fi/MX.325040>,
        <http://tun.fi/MX.325041>,
        <http://tun.fi/MX.5077945> ;
    skos:prefLabel "Coenosia"@fi,
        "Coenosia"@sv .

<http://tun.fi/MX.290890> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hymenolepididae" ;
    skos:broader <http://tun.fi/MX.290981> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290891>,
        <http://tun.fi/MX.290895>,
        <http://tun.fi/MX.290897>,
        <http://tun.fi/MX.290901>,
        <http://tun.fi/MX.290903>,
        <http://tun.fi/MX.290909>,
        <http://tun.fi/MX.290911>,
        <http://tun.fi/MX.290914>,
        <http://tun.fi/MX.291100>,
        <http://tun.fi/MX.291102>,
        <http://tun.fi/MX.291104>,
        <http://tun.fi/MX.291106>,
        <http://tun.fi/MX.291108>,
        <http://tun.fi/MX.291112>,
        <http://tun.fi/MX.291114>,
        <http://tun.fi/MX.291123>,
        <http://tun.fi/MX.291129>,
        <http://tun.fi/MX.291133>,
        <http://tun.fi/MX.291135>,
        <http://tun.fi/MX.291137>,
        <http://tun.fi/MX.291139>,
        <http://tun.fi/MX.291144>,
        <http://tun.fi/MX.291146>,
        <http://tun.fi/MX.291148>,
        <http://tun.fi/MX.291150>,
        <http://tun.fi/MX.291152>,
        <http://tun.fi/MX.291154>,
        <http://tun.fi/MX.291158>,
        <http://tun.fi/MX.291160>,
        <http://tun.fi/MX.291162>,
        <http://tun.fi/MX.291164> ;
    skos:prefLabel "Hymenolepididae"@fi,
        "Hymenolepididae"@sv .

<http://tun.fi/MX.53423> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cacopsylla" ;
    skos:broader <http://tun.fi/MX.53584> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228769>,
        <http://tun.fi/MX.228770>,
        <http://tun.fi/MX.228771>,
        <http://tun.fi/MX.228772>,
        <http://tun.fi/MX.228774>,
        <http://tun.fi/MX.228775>,
        <http://tun.fi/MX.228777>,
        <http://tun.fi/MX.228778>,
        <http://tun.fi/MX.228779>,
        <http://tun.fi/MX.228780>,
        <http://tun.fi/MX.228782>,
        <http://tun.fi/MX.228783>,
        <http://tun.fi/MX.228784>,
        <http://tun.fi/MX.228786>,
        <http://tun.fi/MX.228787>,
        <http://tun.fi/MX.228788>,
        <http://tun.fi/MX.228789>,
        <http://tun.fi/MX.228790>,
        <http://tun.fi/MX.228792>,
        <http://tun.fi/MX.228793>,
        <http://tun.fi/MX.228794>,
        <http://tun.fi/MX.228795>,
        <http://tun.fi/MX.228796>,
        <http://tun.fi/MX.228797>,
        <http://tun.fi/MX.228798>,
        <http://tun.fi/MX.228799>,
        <http://tun.fi/MX.228800>,
        <http://tun.fi/MX.228802>,
        <http://tun.fi/MX.5019239>,
        <http://tun.fi/MX.5019240>,
        <http://tun.fi/MX.53053> ;
    skos:prefLabel "Cacopsylla"@fi,
        "Cacopsylla"@sv .

<http://tun.fi/MX.60003> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Acleris" ;
    dwc:scientificNameAuthorship "Hübner, 1825" ;
    skos:broader <http://tun.fi/MX.59995> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.60005>,
        <http://tun.fi/MX.60006>,
        <http://tun.fi/MX.60007>,
        <http://tun.fi/MX.60008>,
        <http://tun.fi/MX.60009>,
        <http://tun.fi/MX.60011>,
        <http://tun.fi/MX.60013>,
        <http://tun.fi/MX.60014>,
        <http://tun.fi/MX.60015>,
        <http://tun.fi/MX.60016>,
        <http://tun.fi/MX.60018>,
        <http://tun.fi/MX.60019>,
        <http://tun.fi/MX.60021>,
        <http://tun.fi/MX.60022>,
        <http://tun.fi/MX.60023>,
        <http://tun.fi/MX.60024>,
        <http://tun.fi/MX.60025>,
        <http://tun.fi/MX.60026>,
        <http://tun.fi/MX.60028>,
        <http://tun.fi/MX.60029>,
        <http://tun.fi/MX.60031>,
        <http://tun.fi/MX.60032>,
        <http://tun.fi/MX.60034>,
        <http://tun.fi/MX.60036>,
        <http://tun.fi/MX.60038>,
        <http://tun.fi/MX.60040>,
        <http://tun.fi/MX.60042>,
        <http://tun.fi/MX.60043>,
        <http://tun.fi/MX.60044>,
        <http://tun.fi/MX.60045>,
        <http://tun.fi/MX.60047> ;
    skos:prefLabel "Acleris"@fi,
        "Acleris"@sv .

<http://tun.fi/MX.69782> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pluteus" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233317> ;
    skos:hiddenLabel "Pluteus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236191>,
        <http://tun.fi/MX.5014103>,
        <http://tun.fi/MX.5014104>,
        <http://tun.fi/MX.5014111>,
        <http://tun.fi/MX.5015807>,
        <http://tun.fi/MX.5015808>,
        <http://tun.fi/MX.5017423>,
        <http://tun.fi/MX.5017424>,
        <http://tun.fi/MX.5017425>,
        <http://tun.fi/MX.5017551>,
        <http://tun.fi/MX.71873>,
        <http://tun.fi/MX.71874>,
        <http://tun.fi/MX.71875>,
        <http://tun.fi/MX.72112>,
        <http://tun.fi/MX.72113>,
        <http://tun.fi/MX.72114>,
        <http://tun.fi/MX.72116>,
        <http://tun.fi/MX.72117>,
        <http://tun.fi/MX.72334>,
        <http://tun.fi/MX.72335>,
        <http://tun.fi/MX.72528>,
        <http://tun.fi/MX.72529>,
        <http://tun.fi/MX.72766>,
        <http://tun.fi/MX.73024>,
        <http://tun.fi/MX.73025>,
        <http://tun.fi/MX.73026>,
        <http://tun.fi/MX.73027>,
        <http://tun.fi/MX.73028>,
        <http://tun.fi/MX.73258>,
        <http://tun.fi/MX.73479>,
        <http://tun.fi/MX.73480> ;
    skos:prefLabel "lahorusokkaat"@fi,
        "Pluteus"@sv .

<http://tun.fi/MX.70198> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Araneae" ;
    skos:broader <http://tun.fi/MX.53386> ;
    skos:hiddenLabel "Araneae"@fi,
        "Araneae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201349>,
        <http://tun.fi/MX.201407>,
        <http://tun.fi/MX.201476>,
        <http://tun.fi/MX.201489>,
        <http://tun.fi/MX.201786>,
        <http://tun.fi/MX.201796>,
        <http://tun.fi/MX.201818>,
        <http://tun.fi/MX.201879>,
        <http://tun.fi/MX.202170>,
        <http://tun.fi/MX.202205>,
        <http://tun.fi/MX.202483>,
        <http://tun.fi/MX.202493>,
        <http://tun.fi/MX.202514>,
        <http://tun.fi/MX.202646>,
        <http://tun.fi/MX.202660>,
        <http://tun.fi/MX.202751>,
        <http://tun.fi/MX.202776>,
        <http://tun.fi/MX.202855>,
        <http://tun.fi/MX.203013>,
        <http://tun.fi/MX.203026>,
        <http://tun.fi/MX.203101>,
        <http://tun.fi/MX.203267>,
        <http://tun.fi/MX.203310>,
        <http://tun.fi/MX.203329>,
        <http://tun.fi/MX.203360>,
        <http://tun.fi/MX.203483>,
        <http://tun.fi/MX.203493>,
        <http://tun.fi/MX.203503>,
        <http://tun.fi/MX.203522>,
        <http://tun.fi/MX.203607>,
        <http://tun.fi/MX.203742> ;
    skos:prefLabel "hämähäkit"@fi,
        "spindlar"@sv .

<http://tun.fi/MX.232229> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Thripinae" ;
    skos:broader <http://tun.fi/MX.53612> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200748>,
        <http://tun.fi/MX.232074>,
        <http://tun.fi/MX.232076>,
        <http://tun.fi/MX.232078>,
        <http://tun.fi/MX.232080>,
        <http://tun.fi/MX.232083>,
        <http://tun.fi/MX.232087>,
        <http://tun.fi/MX.232092>,
        <http://tun.fi/MX.232095>,
        <http://tun.fi/MX.232097>,
        <http://tun.fi/MX.232100>,
        <http://tun.fi/MX.232102>,
        <http://tun.fi/MX.232105>,
        <http://tun.fi/MX.232107>,
        <http://tun.fi/MX.232109>,
        <http://tun.fi/MX.232113>,
        <http://tun.fi/MX.232116>,
        <http://tun.fi/MX.232118>,
        <http://tun.fi/MX.232120>,
        <http://tun.fi/MX.232122>,
        <http://tun.fi/MX.232124>,
        <http://tun.fi/MX.232128>,
        <http://tun.fi/MX.232131>,
        <http://tun.fi/MX.232230>,
        <http://tun.fi/MX.232231>,
        <http://tun.fi/MX.232239>,
        <http://tun.fi/MX.232241>,
        <http://tun.fi/MX.4994301>,
        <http://tun.fi/MX.53437>,
        <http://tun.fi/MX.53473>,
        <http://tun.fi/MX.53500>,
        <http://tun.fi/MX.53513> ;
    skos:prefLabel "Thripinae"@fi,
        "Thripinae"@sv .

<http://tun.fi/MX.275583> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Brevicornu" ;
    dwc:scientificNameAuthorship "Marshall, 1896" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275584>,
        <http://tun.fi/MX.275585>,
        <http://tun.fi/MX.275586>,
        <http://tun.fi/MX.275587>,
        <http://tun.fi/MX.275588>,
        <http://tun.fi/MX.275589>,
        <http://tun.fi/MX.275590>,
        <http://tun.fi/MX.275591>,
        <http://tun.fi/MX.275592>,
        <http://tun.fi/MX.275593>,
        <http://tun.fi/MX.275594>,
        <http://tun.fi/MX.275595>,
        <http://tun.fi/MX.275596>,
        <http://tun.fi/MX.275597>,
        <http://tun.fi/MX.275598>,
        <http://tun.fi/MX.275599>,
        <http://tun.fi/MX.275600>,
        <http://tun.fi/MX.275601>,
        <http://tun.fi/MX.275602>,
        <http://tun.fi/MX.275603>,
        <http://tun.fi/MX.275604>,
        <http://tun.fi/MX.275605>,
        <http://tun.fi/MX.275606>,
        <http://tun.fi/MX.275607>,
        <http://tun.fi/MX.275608>,
        <http://tun.fi/MX.275609>,
        <http://tun.fi/MX.275610>,
        <http://tun.fi/MX.275611>,
        <http://tun.fi/MX.275612>,
        <http://tun.fi/MX.275613>,
        <http://tun.fi/MX.275614>,
        <http://tun.fi/MX.289148> ;
    skos:prefLabel "Brevicornu"@fi,
        "Brevicornu"@sv .

<http://tun.fi/MX.290148> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Copidosoma" ;
    dwc:scientificNameAuthorship "Ratzeburg, 1844" ;
    skos:broader <http://tun.fi/MX.290071> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290151>,
        <http://tun.fi/MX.290153>,
        <http://tun.fi/MX.290155>,
        <http://tun.fi/MX.290156>,
        <http://tun.fi/MX.290157>,
        <http://tun.fi/MX.290158>,
        <http://tun.fi/MX.290160>,
        <http://tun.fi/MX.290161>,
        <http://tun.fi/MX.290163>,
        <http://tun.fi/MX.290164>,
        <http://tun.fi/MX.290165>,
        <http://tun.fi/MX.290166>,
        <http://tun.fi/MX.290167>,
        <http://tun.fi/MX.290168>,
        <http://tun.fi/MX.290169>,
        <http://tun.fi/MX.290170>,
        <http://tun.fi/MX.290171>,
        <http://tun.fi/MX.290172>,
        <http://tun.fi/MX.290173>,
        <http://tun.fi/MX.290175>,
        <http://tun.fi/MX.290176>,
        <http://tun.fi/MX.290177>,
        <http://tun.fi/MX.290178>,
        <http://tun.fi/MX.290179>,
        <http://tun.fi/MX.290180>,
        <http://tun.fi/MX.290181>,
        <http://tun.fi/MX.290183>,
        <http://tun.fi/MX.290184>,
        <http://tun.fi/MX.323592>,
        <http://tun.fi/MX.324481>,
        <http://tun.fi/MX.324482>,
        <http://tun.fi/MX.324484> ;
    skos:prefLabel "Copidosoma"@fi,
        "Copidosoma"@sv .

<http://tun.fi/MX.38942> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Fabaceae" ;
    dwc:scientificNameAuthorship "Lindl." ;
    skos:broader <http://tun.fi/MX.53670> ;
    skos:hiddenLabel "Fabaceae"@fi,
        "Fabaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38943>,
        <http://tun.fi/MX.38945>,
        <http://tun.fi/MX.38947>,
        <http://tun.fi/MX.38951>,
        <http://tun.fi/MX.38954>,
        <http://tun.fi/MX.38956>,
        <http://tun.fi/MX.38963>,
        <http://tun.fi/MX.38967>,
        <http://tun.fi/MX.38969>,
        <http://tun.fi/MX.38971>,
        <http://tun.fi/MX.38992>,
        <http://tun.fi/MX.39012>,
        <http://tun.fi/MX.39022>,
        <http://tun.fi/MX.39024>,
        <http://tun.fi/MX.39036>,
        <http://tun.fi/MX.39055>,
        <http://tun.fi/MX.39063>,
        <http://tun.fi/MX.39070>,
        <http://tun.fi/MX.39072>,
        <http://tun.fi/MX.39074>,
        <http://tun.fi/MX.41779>,
        <http://tun.fi/MX.41817>,
        <http://tun.fi/MX.41867>,
        <http://tun.fi/MX.41889>,
        <http://tun.fi/MX.41890>,
        <http://tun.fi/MX.41984>,
        <http://tun.fi/MX.41986>,
        <http://tun.fi/MX.41989>,
        <http://tun.fi/MX.42010>,
        <http://tun.fi/MX.42745>,
        <http://tun.fi/MX.4972040>,
        <http://tun.fi/MX.4972086> ;
    skos:prefLabel "hernekasvit"@fi,
        "ärtväxter"@sv .

<http://tun.fi/MX.53614> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Eriophyidae" ;
    skos:broader <http://tun.fi/MX.53701> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201188>,
        <http://tun.fi/MX.201196>,
        <http://tun.fi/MX.201205>,
        <http://tun.fi/MX.201207>,
        <http://tun.fi/MX.201209>,
        <http://tun.fi/MX.201214>,
        <http://tun.fi/MX.201288>,
        <http://tun.fi/MX.201290>,
        <http://tun.fi/MX.201303>,
        <http://tun.fi/MX.201343>,
        <http://tun.fi/MX.201460>,
        <http://tun.fi/MX.201619>,
        <http://tun.fi/MX.201630>,
        <http://tun.fi/MX.201663>,
        <http://tun.fi/MX.201672>,
        <http://tun.fi/MX.201792>,
        <http://tun.fi/MX.201987>,
        <http://tun.fi/MX.202043>,
        <http://tun.fi/MX.202497>,
        <http://tun.fi/MX.202667>,
        <http://tun.fi/MX.202740>,
        <http://tun.fi/MX.202851>,
        <http://tun.fi/MX.202916>,
        <http://tun.fi/MX.202987>,
        <http://tun.fi/MX.203048>,
        <http://tun.fi/MX.203069>,
        <http://tun.fi/MX.203323>,
        <http://tun.fi/MX.203389>,
        <http://tun.fi/MX.203451>,
        <http://tun.fi/MX.203458>,
        <http://tun.fi/MX.203473>,
        <http://tun.fi/MX.53427> ;
    skos:prefLabel "Eriophyidae"@fi,
        "Eriophyidae"@sv .

<http://tun.fi/MX.53679> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Dermateaceae" ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233983>,
        <http://tun.fi/MX.233984>,
        <http://tun.fi/MX.233986>,
        <http://tun.fi/MX.233988>,
        <http://tun.fi/MX.233989>,
        <http://tun.fi/MX.233990>,
        <http://tun.fi/MX.233993>,
        <http://tun.fi/MX.233994>,
        <http://tun.fi/MX.233995>,
        <http://tun.fi/MX.233996>,
        <http://tun.fi/MX.233997>,
        <http://tun.fi/MX.233999>,
        <http://tun.fi/MX.234000>,
        <http://tun.fi/MX.234001>,
        <http://tun.fi/MX.234002>,
        <http://tun.fi/MX.234003>,
        <http://tun.fi/MX.234004>,
        <http://tun.fi/MX.234005>,
        <http://tun.fi/MX.234006>,
        <http://tun.fi/MX.234007>,
        <http://tun.fi/MX.234009>,
        <http://tun.fi/MX.234010>,
        <http://tun.fi/MX.234011>,
        <http://tun.fi/MX.234012>,
        <http://tun.fi/MX.234015>,
        <http://tun.fi/MX.234018>,
        <http://tun.fi/MX.234019>,
        <http://tun.fi/MX.234021>,
        <http://tun.fi/MX.234022>,
        <http://tun.fi/MX.236836>,
        <http://tun.fi/MX.53490>,
        <http://tun.fi/MX.53539> ;
    skos:prefLabel "Dermateaceae"@fi,
        "Dermateaceae"@sv .

<http://tun.fi/MX.212855> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Sciaridae" ;
    dwc:scientificNameAuthorship "Billberg, 1820" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Sciaridae"@fi,
        "Sciaridae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212856>,
        <http://tun.fi/MX.275978>,
        <http://tun.fi/MX.276048>,
        <http://tun.fi/MX.276051>,
        <http://tun.fi/MX.276069>,
        <http://tun.fi/MX.276071>,
        <http://tun.fi/MX.276080>,
        <http://tun.fi/MX.276144>,
        <http://tun.fi/MX.276146>,
        <http://tun.fi/MX.276168>,
        <http://tun.fi/MX.276171>,
        <http://tun.fi/MX.276176>,
        <http://tun.fi/MX.276184>,
        <http://tun.fi/MX.276197>,
        <http://tun.fi/MX.276199>,
        <http://tun.fi/MX.276232>,
        <http://tun.fi/MX.276236>,
        <http://tun.fi/MX.276263>,
        <http://tun.fi/MX.276267>,
        <http://tun.fi/MX.276275>,
        <http://tun.fi/MX.276278>,
        <http://tun.fi/MX.276280>,
        <http://tun.fi/MX.276283>,
        <http://tun.fi/MX.276290>,
        <http://tun.fi/MX.276298>,
        <http://tun.fi/MX.276319>,
        <http://tun.fi/MX.276322>,
        <http://tun.fi/MX.276329>,
        <http://tun.fi/MX.276332>,
        <http://tun.fi/MX.276344>,
        <http://tun.fi/MX.276358>,
        <http://tun.fi/MX.5019167>,
        <http://tun.fi/MX.5019171> ;
    skos:prefLabel "harsosääsket"@fi,
        "sorgmyggor"@sv .

<http://tun.fi/MX.229821> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Mirinae" ;
    skos:broader <http://tun.fi/MX.53599> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229823>,
        <http://tun.fi/MX.229825>,
        <http://tun.fi/MX.229828>,
        <http://tun.fi/MX.229830>,
        <http://tun.fi/MX.229832>,
        <http://tun.fi/MX.229835>,
        <http://tun.fi/MX.229837>,
        <http://tun.fi/MX.229840>,
        <http://tun.fi/MX.229848>,
        <http://tun.fi/MX.229856>,
        <http://tun.fi/MX.229861>,
        <http://tun.fi/MX.229863>,
        <http://tun.fi/MX.229875>,
        <http://tun.fi/MX.229877>,
        <http://tun.fi/MX.229881>,
        <http://tun.fi/MX.229884>,
        <http://tun.fi/MX.229888>,
        <http://tun.fi/MX.229890>,
        <http://tun.fi/MX.229892>,
        <http://tun.fi/MX.229894>,
        <http://tun.fi/MX.229898>,
        <http://tun.fi/MX.229902>,
        <http://tun.fi/MX.229905>,
        <http://tun.fi/MX.229910>,
        <http://tun.fi/MX.229917>,
        <http://tun.fi/MX.229921>,
        <http://tun.fi/MX.229924>,
        <http://tun.fi/MX.229926>,
        <http://tun.fi/MX.229928>,
        <http://tun.fi/MX.229931>,
        <http://tun.fi/MX.229942>,
        <http://tun.fi/MX.229944>,
        <http://tun.fi/MX.53418> ;
    skos:prefLabel "Mirinae"@fi,
        "Mirinae"@sv .

<http://tun.fi/MX.233947> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hymenoscyphus" ;
    dwc:scientificNameAuthorship "Gray" ;
    skos:broader <http://tun.fi/MX.53624> ;
    skos:hiddenLabel "Hymenoscyphus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238769>,
        <http://tun.fi/MX.238770>,
        <http://tun.fi/MX.238771>,
        <http://tun.fi/MX.238772>,
        <http://tun.fi/MX.238773>,
        <http://tun.fi/MX.238774>,
        <http://tun.fi/MX.238775>,
        <http://tun.fi/MX.238776>,
        <http://tun.fi/MX.238777>,
        <http://tun.fi/MX.238778>,
        <http://tun.fi/MX.238779>,
        <http://tun.fi/MX.238780>,
        <http://tun.fi/MX.238781>,
        <http://tun.fi/MX.238782>,
        <http://tun.fi/MX.238783>,
        <http://tun.fi/MX.238784>,
        <http://tun.fi/MX.238785>,
        <http://tun.fi/MX.238786>,
        <http://tun.fi/MX.238787>,
        <http://tun.fi/MX.238788>,
        <http://tun.fi/MX.238790>,
        <http://tun.fi/MX.238791>,
        <http://tun.fi/MX.238792>,
        <http://tun.fi/MX.238793>,
        <http://tun.fi/MX.238794>,
        <http://tun.fi/MX.238795>,
        <http://tun.fi/MX.238796>,
        <http://tun.fi/MX.238797>,
        <http://tun.fi/MX.238798>,
        <http://tun.fi/MX.238799>,
        <http://tun.fi/MX.238800>,
        <http://tun.fi/MX.5080110>,
        <http://tun.fi/MX.52914> ;
    skos:prefLabel "tiimakat"@fi,
        "Hymenoscyphus"@sv .

<http://tun.fi/MX.281165> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sarcophaga" ;
    dwc:scientificNameAuthorship "Meigen, 1826" ;
    skos:broader <http://tun.fi/MX.281155> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281167>,
        <http://tun.fi/MX.281169>,
        <http://tun.fi/MX.281171>,
        <http://tun.fi/MX.281172>,
        <http://tun.fi/MX.281173>,
        <http://tun.fi/MX.281175>,
        <http://tun.fi/MX.281176>,
        <http://tun.fi/MX.281177>,
        <http://tun.fi/MX.281178>,
        <http://tun.fi/MX.281179>,
        <http://tun.fi/MX.281181>,
        <http://tun.fi/MX.281182>,
        <http://tun.fi/MX.281184>,
        <http://tun.fi/MX.281185>,
        <http://tun.fi/MX.281187>,
        <http://tun.fi/MX.281188>,
        <http://tun.fi/MX.281190>,
        <http://tun.fi/MX.281192>,
        <http://tun.fi/MX.281194>,
        <http://tun.fi/MX.281196>,
        <http://tun.fi/MX.281198>,
        <http://tun.fi/MX.281199>,
        <http://tun.fi/MX.281200>,
        <http://tun.fi/MX.281201>,
        <http://tun.fi/MX.281203>,
        <http://tun.fi/MX.281205>,
        <http://tun.fi/MX.281206>,
        <http://tun.fi/MX.325056>,
        <http://tun.fi/MX.325057>,
        <http://tun.fi/MX.325058>,
        <http://tun.fi/MX.5002117>,
        <http://tun.fi/MX.5075483>,
        <http://tun.fi/MX.5078128> ;
    skos:prefLabel "Sarcophaga"@fi,
        "Sarcophaga"@sv .

<http://tun.fi/MX.288766> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tenthredo" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.288695> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.288768>,
        <http://tun.fi/MX.288771>,
        <http://tun.fi/MX.288777>,
        <http://tun.fi/MX.288781>,
        <http://tun.fi/MX.288786>,
        <http://tun.fi/MX.288788>,
        <http://tun.fi/MX.288791>,
        <http://tun.fi/MX.288792>,
        <http://tun.fi/MX.288795>,
        <http://tun.fi/MX.288799>,
        <http://tun.fi/MX.288802>,
        <http://tun.fi/MX.288804>,
        <http://tun.fi/MX.288807>,
        <http://tun.fi/MX.288813>,
        <http://tun.fi/MX.288816>,
        <http://tun.fi/MX.288821>,
        <http://tun.fi/MX.288823>,
        <http://tun.fi/MX.288825>,
        <http://tun.fi/MX.288828>,
        <http://tun.fi/MX.288830>,
        <http://tun.fi/MX.288834>,
        <http://tun.fi/MX.288836>,
        <http://tun.fi/MX.288841>,
        <http://tun.fi/MX.288846>,
        <http://tun.fi/MX.288847>,
        <http://tun.fi/MX.288849>,
        <http://tun.fi/MX.288852>,
        <http://tun.fi/MX.288855>,
        <http://tun.fi/MX.288858>,
        <http://tun.fi/MX.288860>,
        <http://tun.fi/MX.288862>,
        <http://tun.fi/MX.288865>,
        <http://tun.fi/MX.288868> ;
    skos:prefLabel "Tenthredo"@fi,
        "Tenthredo"@sv .

<http://tun.fi/MX.291764> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philopterus" ;
    dwc:scientificNameAuthorship "Nitzsch, 1818" ;
    skos:broader <http://tun.fi/MX.291538> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291769>,
        <http://tun.fi/MX.291770>,
        <http://tun.fi/MX.291772>,
        <http://tun.fi/MX.291774>,
        <http://tun.fi/MX.291775>,
        <http://tun.fi/MX.291780>,
        <http://tun.fi/MX.291782>,
        <http://tun.fi/MX.291783>,
        <http://tun.fi/MX.291784>,
        <http://tun.fi/MX.291786>,
        <http://tun.fi/MX.291787>,
        <http://tun.fi/MX.291790>,
        <http://tun.fi/MX.291792>,
        <http://tun.fi/MX.291793>,
        <http://tun.fi/MX.291794>,
        <http://tun.fi/MX.291796>,
        <http://tun.fi/MX.291797>,
        <http://tun.fi/MX.291798>,
        <http://tun.fi/MX.291799>,
        <http://tun.fi/MX.291802>,
        <http://tun.fi/MX.291803>,
        <http://tun.fi/MX.291804>,
        <http://tun.fi/MX.291805>,
        <http://tun.fi/MX.291808>,
        <http://tun.fi/MX.291809>,
        <http://tun.fi/MX.291810>,
        <http://tun.fi/MX.291811>,
        <http://tun.fi/MX.291812>,
        <http://tun.fi/MX.291813>,
        <http://tun.fi/MX.291815>,
        <http://tun.fi/MX.291816>,
        <http://tun.fi/MX.291817>,
        <http://tun.fi/MX.291820> ;
    skos:prefLabel "Philopterus"@fi,
        "Philopterus"@sv .

<http://tun.fi/MX.317693> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Synopeas" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317696>,
        <http://tun.fi/MX.317697>,
        <http://tun.fi/MX.317698>,
        <http://tun.fi/MX.317699>,
        <http://tun.fi/MX.317700>,
        <http://tun.fi/MX.317701>,
        <http://tun.fi/MX.317702>,
        <http://tun.fi/MX.317703>,
        <http://tun.fi/MX.317704>,
        <http://tun.fi/MX.317705>,
        <http://tun.fi/MX.317707>,
        <http://tun.fi/MX.317708>,
        <http://tun.fi/MX.317709>,
        <http://tun.fi/MX.317710>,
        <http://tun.fi/MX.317711>,
        <http://tun.fi/MX.317712>,
        <http://tun.fi/MX.317713>,
        <http://tun.fi/MX.317714>,
        <http://tun.fi/MX.317715>,
        <http://tun.fi/MX.317716>,
        <http://tun.fi/MX.317717>,
        <http://tun.fi/MX.317718>,
        <http://tun.fi/MX.317719>,
        <http://tun.fi/MX.317720>,
        <http://tun.fi/MX.317721>,
        <http://tun.fi/MX.317722>,
        <http://tun.fi/MX.317723>,
        <http://tun.fi/MX.317724>,
        <http://tun.fi/MX.317725>,
        <http://tun.fi/MX.317726>,
        <http://tun.fi/MX.317727>,
        <http://tun.fi/MX.323525>,
        <http://tun.fi/MX.4979824> ;
    skos:prefLabel "Synopeas"@fi,
        "Synopeas"@sv .

<http://tun.fi/MX.319062> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pteromalus" ;
    dwc:scientificNameAuthorship "Swederus, 1795" ;
    skos:broader <http://tun.fi/MX.318937> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319064>,
        <http://tun.fi/MX.319066>,
        <http://tun.fi/MX.319069>,
        <http://tun.fi/MX.319070>,
        <http://tun.fi/MX.319071>,
        <http://tun.fi/MX.319072>,
        <http://tun.fi/MX.319073>,
        <http://tun.fi/MX.319074>,
        <http://tun.fi/MX.319076>,
        <http://tun.fi/MX.319077>,
        <http://tun.fi/MX.319078>,
        <http://tun.fi/MX.319079>,
        <http://tun.fi/MX.319081>,
        <http://tun.fi/MX.319083>,
        <http://tun.fi/MX.319085>,
        <http://tun.fi/MX.319087>,
        <http://tun.fi/MX.319088>,
        <http://tun.fi/MX.319089>,
        <http://tun.fi/MX.319090>,
        <http://tun.fi/MX.319091>,
        <http://tun.fi/MX.319092>,
        <http://tun.fi/MX.319093>,
        <http://tun.fi/MX.319094>,
        <http://tun.fi/MX.319095>,
        <http://tun.fi/MX.319096>,
        <http://tun.fi/MX.319097>,
        <http://tun.fi/MX.319101>,
        <http://tun.fi/MX.319102>,
        <http://tun.fi/MX.319103>,
        <http://tun.fi/MX.4979887>,
        <http://tun.fi/MX.5015643>,
        <http://tun.fi/MX.5017066>,
        <http://tun.fi/MX.5019088> ;
    skos:prefLabel "Pteromalus"@fi,
        "Pteromalus"@sv .

<http://tun.fi/MX.67223> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Arthonia" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233330> ;
    skos:hiddenLabel "Arthonia"@fi,
        "Arthonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313710>,
        <http://tun.fi/MX.4971833>,
        <http://tun.fi/MX.5077307>,
        <http://tun.fi/MX.65198>,
        <http://tun.fi/MX.65199>,
        <http://tun.fi/MX.65200>,
        <http://tun.fi/MX.65201>,
        <http://tun.fi/MX.65204>,
        <http://tun.fi/MX.65206>,
        <http://tun.fi/MX.65208>,
        <http://tun.fi/MX.65209>,
        <http://tun.fi/MX.65210>,
        <http://tun.fi/MX.65211>,
        <http://tun.fi/MX.65212>,
        <http://tun.fi/MX.65213>,
        <http://tun.fi/MX.65214>,
        <http://tun.fi/MX.65215>,
        <http://tun.fi/MX.65216>,
        <http://tun.fi/MX.65218>,
        <http://tun.fi/MX.65219>,
        <http://tun.fi/MX.65220>,
        <http://tun.fi/MX.65221>,
        <http://tun.fi/MX.65222>,
        <http://tun.fi/MX.65223>,
        <http://tun.fi/MX.65225>,
        <http://tun.fi/MX.65226>,
        <http://tun.fi/MX.65228>,
        <http://tun.fi/MX.65229>,
        <http://tun.fi/MX.65230>,
        <http://tun.fi/MX.66136>,
        <http://tun.fi/MX.66551>,
        <http://tun.fi/MX.66553>,
        <http://tun.fi/MX.66554> ;
    skos:prefLabel "piilojäkälät"@fi,
        "fläcklavar"@sv .

<http://tun.fi/MX.phylum> a owl:Class ;
    rdfs:label "Phylum"@en,
        "Pääjakso"@fi,
        "Fylum"@sv ;
    rdfs:subClassOf skos:Concept .

<http://tun.fi/MX.193470> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epuraea" ;
    dwc:scientificNameAuthorship "Erichson, 1843" ;
    skos:broader <http://tun.fi/MX.193458> ;
    skos:hiddenLabel "Epuraea"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193471>,
        <http://tun.fi/MX.193472>,
        <http://tun.fi/MX.193474>,
        <http://tun.fi/MX.193477>,
        <http://tun.fi/MX.193478>,
        <http://tun.fi/MX.193481>,
        <http://tun.fi/MX.193482>,
        <http://tun.fi/MX.193483>,
        <http://tun.fi/MX.193484>,
        <http://tun.fi/MX.193485>,
        <http://tun.fi/MX.193486>,
        <http://tun.fi/MX.193487>,
        <http://tun.fi/MX.193490>,
        <http://tun.fi/MX.193492>,
        <http://tun.fi/MX.193493>,
        <http://tun.fi/MX.193495>,
        <http://tun.fi/MX.193499>,
        <http://tun.fi/MX.193500>,
        <http://tun.fi/MX.193501>,
        <http://tun.fi/MX.193502>,
        <http://tun.fi/MX.193503>,
        <http://tun.fi/MX.193506>,
        <http://tun.fi/MX.193507>,
        <http://tun.fi/MX.193510>,
        <http://tun.fi/MX.193511>,
        <http://tun.fi/MX.193513>,
        <http://tun.fi/MX.193514>,
        <http://tun.fi/MX.193515>,
        <http://tun.fi/MX.193517>,
        <http://tun.fi/MX.193519>,
        <http://tun.fi/MX.193520>,
        <http://tun.fi/MX.193521>,
        <http://tun.fi/MX.193523>,
        <http://tun.fi/MX.193524> ;
    skos:prefLabel "konnakuoriaiset"@fi,
        "Epuraea"@sv .

<http://tun.fi/MX.201303> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aculus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201304>,
        <http://tun.fi/MX.201305>,
        <http://tun.fi/MX.201306>,
        <http://tun.fi/MX.201307>,
        <http://tun.fi/MX.201308>,
        <http://tun.fi/MX.201309>,
        <http://tun.fi/MX.201310>,
        <http://tun.fi/MX.201311>,
        <http://tun.fi/MX.201312>,
        <http://tun.fi/MX.201313>,
        <http://tun.fi/MX.201314>,
        <http://tun.fi/MX.201315>,
        <http://tun.fi/MX.201316>,
        <http://tun.fi/MX.201317>,
        <http://tun.fi/MX.201318>,
        <http://tun.fi/MX.201319>,
        <http://tun.fi/MX.201320>,
        <http://tun.fi/MX.201321>,
        <http://tun.fi/MX.201322>,
        <http://tun.fi/MX.201323>,
        <http://tun.fi/MX.201324>,
        <http://tun.fi/MX.201325>,
        <http://tun.fi/MX.201326>,
        <http://tun.fi/MX.201327>,
        <http://tun.fi/MX.201328>,
        <http://tun.fi/MX.201329>,
        <http://tun.fi/MX.201330>,
        <http://tun.fi/MX.201331>,
        <http://tun.fi/MX.201332>,
        <http://tun.fi/MX.201333>,
        <http://tun.fi/MX.201334>,
        <http://tun.fi/MX.201335>,
        <http://tun.fi/MX.201336>,
        <http://tun.fi/MX.201337> ;
    skos:prefLabel "Aculus"@fi,
        "Aculus"@sv .

<http://tun.fi/MX.289207> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Ichneumonidae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289178> ;
    skos:hiddenLabel "Ichneumonidae"@fi,
        "Ichneumonidae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306656>,
        <http://tun.fi/MX.306907>,
        <http://tun.fi/MX.306928>,
        <http://tun.fi/MX.306931>,
        <http://tun.fi/MX.307790>,
        <http://tun.fi/MX.308519>,
        <http://tun.fi/MX.308535>,
        <http://tun.fi/MX.308551>,
        <http://tun.fi/MX.308644>,
        <http://tun.fi/MX.308892>,
        <http://tun.fi/MX.309079>,
        <http://tun.fi/MX.309090>,
        <http://tun.fi/MX.309109>,
        <http://tun.fi/MX.309112>,
        <http://tun.fi/MX.309116>,
        <http://tun.fi/MX.309138>,
        <http://tun.fi/MX.309143>,
        <http://tun.fi/MX.309149>,
        <http://tun.fi/MX.309169>,
        <http://tun.fi/MX.309173>,
        <http://tun.fi/MX.309177>,
        <http://tun.fi/MX.309182>,
        <http://tun.fi/MX.309379>,
        <http://tun.fi/MX.309887>,
        <http://tun.fi/MX.309909>,
        <http://tun.fi/MX.310014>,
        <http://tun.fi/MX.310429>,
        <http://tun.fi/MX.310462>,
        <http://tun.fi/MX.310589>,
        <http://tun.fi/MX.310678>,
        <http://tun.fi/MX.310753>,
        <http://tun.fi/MX.4979835>,
        <http://tun.fi/MX.4979836>,
        <http://tun.fi/MX.5000314> ;
    skos:prefLabel "ahmaspistiäiset"@fi,
        "brokparasitsteklar"@sv .

<http://tun.fi/MX.39448> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Lamiaceae" ;
    dwc:scientificNameAuthorship "Martinov" ;
    skos:broader <http://tun.fi/MX.70059> ;
    skos:hiddenLabel "Lamiaceae"@fi,
        "Lamiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39449>,
        <http://tun.fi/MX.39454>,
        <http://tun.fi/MX.39457>,
        <http://tun.fi/MX.39461>,
        <http://tun.fi/MX.39466>,
        <http://tun.fi/MX.39472>,
        <http://tun.fi/MX.39474>,
        <http://tun.fi/MX.39478>,
        <http://tun.fi/MX.39482>,
        <http://tun.fi/MX.39489>,
        <http://tun.fi/MX.39492>,
        <http://tun.fi/MX.39494>,
        <http://tun.fi/MX.39499>,
        <http://tun.fi/MX.39501>,
        <http://tun.fi/MX.39505>,
        <http://tun.fi/MX.39507>,
        <http://tun.fi/MX.39509>,
        <http://tun.fi/MX.39517>,
        <http://tun.fi/MX.39519>,
        <http://tun.fi/MX.39530>,
        <http://tun.fi/MX.41766>,
        <http://tun.fi/MX.41849>,
        <http://tun.fi/MX.41892>,
        <http://tun.fi/MX.41895>,
        <http://tun.fi/MX.41911>,
        <http://tun.fi/MX.41915>,
        <http://tun.fi/MX.41922>,
        <http://tun.fi/MX.42540>,
        <http://tun.fi/MX.42810>,
        <http://tun.fi/MX.4972108>,
        <http://tun.fi/MX.4972112>,
        <http://tun.fi/MX.4972122>,
        <http://tun.fi/MX.4972124>,
        <http://tun.fi/MX.5009122> ;
    skos:prefLabel "huulikukkaiskasvit"@fi,
        "kransblommiga"@sv .

<http://tun.fi/MX.53413> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dasineura" ;
    dwc:scientificNameAuthorship "Rondani, 1840" ;
    skos:broader <http://tun.fi/MX.53559> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275015>,
        <http://tun.fi/MX.275016>,
        <http://tun.fi/MX.275017>,
        <http://tun.fi/MX.275018>,
        <http://tun.fi/MX.275019>,
        <http://tun.fi/MX.275020>,
        <http://tun.fi/MX.275021>,
        <http://tun.fi/MX.275022>,
        <http://tun.fi/MX.275023>,
        <http://tun.fi/MX.275024>,
        <http://tun.fi/MX.275025>,
        <http://tun.fi/MX.275026>,
        <http://tun.fi/MX.275027>,
        <http://tun.fi/MX.275028>,
        <http://tun.fi/MX.275029>,
        <http://tun.fi/MX.275030>,
        <http://tun.fi/MX.275031>,
        <http://tun.fi/MX.275032>,
        <http://tun.fi/MX.275033>,
        <http://tun.fi/MX.275034>,
        <http://tun.fi/MX.275035>,
        <http://tun.fi/MX.275036>,
        <http://tun.fi/MX.275037>,
        <http://tun.fi/MX.275038>,
        <http://tun.fi/MX.275039>,
        <http://tun.fi/MX.275040>,
        <http://tun.fi/MX.275041>,
        <http://tun.fi/MX.275042>,
        <http://tun.fi/MX.275043>,
        <http://tun.fi/MX.275044>,
        <http://tun.fi/MX.275045>,
        <http://tun.fi/MX.275046>,
        <http://tun.fi/MX.275047>,
        <http://tun.fi/MX.275048> ;
    skos:prefLabel "Dasineura"@fi,
        "Dasineura"@sv .

<http://tun.fi/MX.53646> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Hyaloscyphaceae" ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234034>,
        <http://tun.fi/MX.234035>,
        <http://tun.fi/MX.234036>,
        <http://tun.fi/MX.234037>,
        <http://tun.fi/MX.234039>,
        <http://tun.fi/MX.234040>,
        <http://tun.fi/MX.234041>,
        <http://tun.fi/MX.234042>,
        <http://tun.fi/MX.234043>,
        <http://tun.fi/MX.234044>,
        <http://tun.fi/MX.234045>,
        <http://tun.fi/MX.234046>,
        <http://tun.fi/MX.234047>,
        <http://tun.fi/MX.234048>,
        <http://tun.fi/MX.234049>,
        <http://tun.fi/MX.234050>,
        <http://tun.fi/MX.234051>,
        <http://tun.fi/MX.234053>,
        <http://tun.fi/MX.234055>,
        <http://tun.fi/MX.234057>,
        <http://tun.fi/MX.234060>,
        <http://tun.fi/MX.234061>,
        <http://tun.fi/MX.234062>,
        <http://tun.fi/MX.234063>,
        <http://tun.fi/MX.234064>,
        <http://tun.fi/MX.234066>,
        <http://tun.fi/MX.234067>,
        <http://tun.fi/MX.234068>,
        <http://tun.fi/MX.234069>,
        <http://tun.fi/MX.234072>,
        <http://tun.fi/MX.53416>,
        <http://tun.fi/MX.67113>,
        <http://tun.fi/MX.67220>,
        <http://tun.fi/MX.67314> ;
    skos:prefLabel "Hyaloscyphaceae"@fi,
        "Hyaloscyphaceae"@sv .

<http://tun.fi/MX.69644> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amanita" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.233247> ;
    skos:hiddenLabel "Amanita"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234716>,
        <http://tun.fi/MX.234717>,
        <http://tun.fi/MX.234720>,
        <http://tun.fi/MX.234725>,
        <http://tun.fi/MX.4890717>,
        <http://tun.fi/MX.4890718>,
        <http://tun.fi/MX.4890719>,
        <http://tun.fi/MX.4890720>,
        <http://tun.fi/MX.4984035>,
        <http://tun.fi/MX.71663>,
        <http://tun.fi/MX.71664>,
        <http://tun.fi/MX.71665>,
        <http://tun.fi/MX.71666>,
        <http://tun.fi/MX.71897>,
        <http://tun.fi/MX.71898>,
        <http://tun.fi/MX.72141>,
        <http://tun.fi/MX.72142>,
        <http://tun.fi/MX.72148>,
        <http://tun.fi/MX.72149>,
        <http://tun.fi/MX.72358>,
        <http://tun.fi/MX.72554>,
        <http://tun.fi/MX.72555>,
        <http://tun.fi/MX.72560>,
        <http://tun.fi/MX.72561>,
        <http://tun.fi/MX.72786>,
        <http://tun.fi/MX.72787>,
        <http://tun.fi/MX.72788>,
        <http://tun.fi/MX.72796>,
        <http://tun.fi/MX.73054>,
        <http://tun.fi/MX.73055>,
        <http://tun.fi/MX.73056>,
        <http://tun.fi/MX.73069>,
        <http://tun.fi/MX.73282>,
        <http://tun.fi/MX.73283> ;
    skos:prefLabel "kärpässienet"@fi,
        "Amanita"@sv .

<http://tun.fi/MX.190628> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Oxypoda" ;
    dwc:scientificNameAuthorship "Mannerheim, 1830" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:hiddenLabel "Oxypoda"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190629>,
        <http://tun.fi/MX.190630>,
        <http://tun.fi/MX.190631>,
        <http://tun.fi/MX.190632>,
        <http://tun.fi/MX.190633>,
        <http://tun.fi/MX.190634>,
        <http://tun.fi/MX.190635>,
        <http://tun.fi/MX.190636>,
        <http://tun.fi/MX.190637>,
        <http://tun.fi/MX.190639>,
        <http://tun.fi/MX.190640>,
        <http://tun.fi/MX.190642>,
        <http://tun.fi/MX.190644>,
        <http://tun.fi/MX.190645>,
        <http://tun.fi/MX.190647>,
        <http://tun.fi/MX.190648>,
        <http://tun.fi/MX.190651>,
        <http://tun.fi/MX.190652>,
        <http://tun.fi/MX.190653>,
        <http://tun.fi/MX.190654>,
        <http://tun.fi/MX.190656>,
        <http://tun.fi/MX.190658>,
        <http://tun.fi/MX.190660>,
        <http://tun.fi/MX.190661>,
        <http://tun.fi/MX.190663>,
        <http://tun.fi/MX.190666>,
        <http://tun.fi/MX.190668>,
        <http://tun.fi/MX.190669>,
        <http://tun.fi/MX.190670>,
        <http://tun.fi/MX.190672>,
        <http://tun.fi/MX.190675>,
        <http://tun.fi/MX.190676>,
        <http://tun.fi/MX.190679>,
        <http://tun.fi/MX.190681>,
        <http://tun.fi/MX.190682> ;
    skos:prefLabel "suikuvilistäjät"@fi,
        "Oxypoda"@sv .

<http://tun.fi/MX.201987> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Epitrimerus" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201988>,
        <http://tun.fi/MX.201989>,
        <http://tun.fi/MX.201990>,
        <http://tun.fi/MX.201991>,
        <http://tun.fi/MX.201992>,
        <http://tun.fi/MX.201993>,
        <http://tun.fi/MX.201994>,
        <http://tun.fi/MX.201995>,
        <http://tun.fi/MX.201996>,
        <http://tun.fi/MX.201997>,
        <http://tun.fi/MX.201998>,
        <http://tun.fi/MX.201999>,
        <http://tun.fi/MX.202000>,
        <http://tun.fi/MX.202001>,
        <http://tun.fi/MX.202002>,
        <http://tun.fi/MX.202003>,
        <http://tun.fi/MX.202004>,
        <http://tun.fi/MX.202005>,
        <http://tun.fi/MX.202006>,
        <http://tun.fi/MX.202007>,
        <http://tun.fi/MX.202008>,
        <http://tun.fi/MX.202009>,
        <http://tun.fi/MX.202010>,
        <http://tun.fi/MX.202011>,
        <http://tun.fi/MX.202012>,
        <http://tun.fi/MX.202013>,
        <http://tun.fi/MX.202014>,
        <http://tun.fi/MX.202015>,
        <http://tun.fi/MX.202016>,
        <http://tun.fi/MX.202017>,
        <http://tun.fi/MX.202018>,
        <http://tun.fi/MX.202019>,
        <http://tun.fi/MX.202020>,
        <http://tun.fi/MX.202021>,
        <http://tun.fi/MX.202022> ;
    skos:prefLabel "Epitrimerus"@fi,
        "Epitrimerus"@sv .

<http://tun.fi/MX.228869> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Delphacinae" ;
    skos:broader <http://tun.fi/MX.228851> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228870>,
        <http://tun.fi/MX.228872>,
        <http://tun.fi/MX.228875>,
        <http://tun.fi/MX.228878>,
        <http://tun.fi/MX.228881>,
        <http://tun.fi/MX.228883>,
        <http://tun.fi/MX.228886>,
        <http://tun.fi/MX.228888>,
        <http://tun.fi/MX.228890>,
        <http://tun.fi/MX.228894>,
        <http://tun.fi/MX.228897>,
        <http://tun.fi/MX.228906>,
        <http://tun.fi/MX.228909>,
        <http://tun.fi/MX.228911>,
        <http://tun.fi/MX.228913>,
        <http://tun.fi/MX.228915>,
        <http://tun.fi/MX.228917>,
        <http://tun.fi/MX.228920>,
        <http://tun.fi/MX.228922>,
        <http://tun.fi/MX.228925>,
        <http://tun.fi/MX.228929>,
        <http://tun.fi/MX.228931>,
        <http://tun.fi/MX.228935>,
        <http://tun.fi/MX.228938>,
        <http://tun.fi/MX.228941>,
        <http://tun.fi/MX.228944>,
        <http://tun.fi/MX.228946>,
        <http://tun.fi/MX.228950>,
        <http://tun.fi/MX.228952>,
        <http://tun.fi/MX.228954>,
        <http://tun.fi/MX.228958>,
        <http://tun.fi/MX.228961>,
        <http://tun.fi/MX.228963>,
        <http://tun.fi/MX.228967>,
        <http://tun.fi/MX.228982> ;
    skos:prefLabel "Delphacinae"@fi,
        "Delphacinae"@sv .

<http://tun.fi/MX.308892> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pimplinae" ;
    dwc:scientificNameAuthorship "Wesmaël, 1845" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Pimplinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308894>,
        <http://tun.fi/MX.308903>,
        <http://tun.fi/MX.308905>,
        <http://tun.fi/MX.308913>,
        <http://tun.fi/MX.308918>,
        <http://tun.fi/MX.308940>,
        <http://tun.fi/MX.308948>,
        <http://tun.fi/MX.308950>,
        <http://tun.fi/MX.308953>,
        <http://tun.fi/MX.308955>,
        <http://tun.fi/MX.308957>,
        <http://tun.fi/MX.308963>,
        <http://tun.fi/MX.308965>,
        <http://tun.fi/MX.308970>,
        <http://tun.fi/MX.308990>,
        <http://tun.fi/MX.308992>,
        <http://tun.fi/MX.309000>,
        <http://tun.fi/MX.309003>,
        <http://tun.fi/MX.309006>,
        <http://tun.fi/MX.309008>,
        <http://tun.fi/MX.309016>,
        <http://tun.fi/MX.309021>,
        <http://tun.fi/MX.309024>,
        <http://tun.fi/MX.309027>,
        <http://tun.fi/MX.309029>,
        <http://tun.fi/MX.309037>,
        <http://tun.fi/MX.309039>,
        <http://tun.fi/MX.309045>,
        <http://tun.fi/MX.309055>,
        <http://tun.fi/MX.309060>,
        <http://tun.fi/MX.309075>,
        <http://tun.fi/MX.309092>,
        <http://tun.fi/MX.321802>,
        <http://tun.fi/MX.4994264>,
        <http://tun.fi/MX.4994276> ;
    skos:prefLabel "rosoahmaset"@fi,
        "Pimplinae"@sv .

<http://tun.fi/MX.309194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Glypta" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309195>,
        <http://tun.fi/MX.309196>,
        <http://tun.fi/MX.309197>,
        <http://tun.fi/MX.309198>,
        <http://tun.fi/MX.309199>,
        <http://tun.fi/MX.309203>,
        <http://tun.fi/MX.309205>,
        <http://tun.fi/MX.309206>,
        <http://tun.fi/MX.309207>,
        <http://tun.fi/MX.309209>,
        <http://tun.fi/MX.309212>,
        <http://tun.fi/MX.309213>,
        <http://tun.fi/MX.309214>,
        <http://tun.fi/MX.309215>,
        <http://tun.fi/MX.309216>,
        <http://tun.fi/MX.309217>,
        <http://tun.fi/MX.309219>,
        <http://tun.fi/MX.309220>,
        <http://tun.fi/MX.309223>,
        <http://tun.fi/MX.309224>,
        <http://tun.fi/MX.309226>,
        <http://tun.fi/MX.309228>,
        <http://tun.fi/MX.309232>,
        <http://tun.fi/MX.309233>,
        <http://tun.fi/MX.309234>,
        <http://tun.fi/MX.309236>,
        <http://tun.fi/MX.309237>,
        <http://tun.fi/MX.309238>,
        <http://tun.fi/MX.309239>,
        <http://tun.fi/MX.309240>,
        <http://tun.fi/MX.309241>,
        <http://tun.fi/MX.309243>,
        <http://tun.fi/MX.309244>,
        <http://tun.fi/MX.309245>,
        <http://tun.fi/MX.309247> ;
    skos:prefLabel "Glypta"@fi,
        "Glypta"@sv .

<http://tun.fi/MX.310014> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Campopleginae" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Campopleginae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310016>,
        <http://tun.fi/MX.310030>,
        <http://tun.fi/MX.310058>,
        <http://tun.fi/MX.310062>,
        <http://tun.fi/MX.310065>,
        <http://tun.fi/MX.310068>,
        <http://tun.fi/MX.310070>,
        <http://tun.fi/MX.310082>,
        <http://tun.fi/MX.310085>,
        <http://tun.fi/MX.310089>,
        <http://tun.fi/MX.310098>,
        <http://tun.fi/MX.310100>,
        <http://tun.fi/MX.310107>,
        <http://tun.fi/MX.310120>,
        <http://tun.fi/MX.310123>,
        <http://tun.fi/MX.310126>,
        <http://tun.fi/MX.310128>,
        <http://tun.fi/MX.310131>,
        <http://tun.fi/MX.310135>,
        <http://tun.fi/MX.310154>,
        <http://tun.fi/MX.310226>,
        <http://tun.fi/MX.310228>,
        <http://tun.fi/MX.310234>,
        <http://tun.fi/MX.310243>,
        <http://tun.fi/MX.310246>,
        <http://tun.fi/MX.310258>,
        <http://tun.fi/MX.310265>,
        <http://tun.fi/MX.310270>,
        <http://tun.fi/MX.310272>,
        <http://tun.fi/MX.310278>,
        <http://tun.fi/MX.310337>,
        <http://tun.fi/MX.310366>,
        <http://tun.fi/MX.310371>,
        <http://tun.fi/MX.310414>,
        <http://tun.fi/MX.310422> ;
    skos:prefLabel "kaita-ahmaset"@fi,
        "Campopleginae"@sv .

<http://tun.fi/MX.38784> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Rosaceae" ;
    dwc:scientificNameAuthorship "Juss." ;
    skos:broader <http://tun.fi/MX.70070> ;
    skos:hiddenLabel "Rosaceae"@fi,
        "Rosaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38785>,
        <http://tun.fi/MX.38787>,
        <http://tun.fi/MX.38791>,
        <http://tun.fi/MX.38793>,
        <http://tun.fi/MX.38796>,
        <http://tun.fi/MX.38811>,
        <http://tun.fi/MX.38824>,
        <http://tun.fi/MX.38828>,
        <http://tun.fi/MX.38831>,
        <http://tun.fi/MX.38833>,
        <http://tun.fi/MX.38841>,
        <http://tun.fi/MX.38866>,
        <http://tun.fi/MX.38868>,
        <http://tun.fi/MX.38874>,
        <http://tun.fi/MX.38905>,
        <http://tun.fi/MX.38909>,
        <http://tun.fi/MX.38919>,
        <http://tun.fi/MX.38921>,
        <http://tun.fi/MX.38925>,
        <http://tun.fi/MX.38933>,
        <http://tun.fi/MX.41784>,
        <http://tun.fi/MX.41809>,
        <http://tun.fi/MX.41825>,
        <http://tun.fi/MX.41838>,
        <http://tun.fi/MX.41847>,
        <http://tun.fi/MX.41946>,
        <http://tun.fi/MX.41973>,
        <http://tun.fi/MX.41990>,
        <http://tun.fi/MX.42608>,
        <http://tun.fi/MX.4972049>,
        <http://tun.fi/MX.4972054>,
        <http://tun.fi/MX.4972057>,
        <http://tun.fi/MX.4972083>,
        <http://tun.fi/MX.4976857>,
        <http://tun.fi/MX.5014675> ;
    skos:prefLabel "ruusukasvit"@fi,
        "rosväxter"@sv .

<http://tun.fi/MX.38874> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Alchemilla" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.38784> ;
    skos:hiddenLabel "Alchemilla"@fi,
        "Aphanes"@fi,
        "Alchemilla"@sv,
        "Aphanes"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38875>,
        <http://tun.fi/MX.38876>,
        <http://tun.fi/MX.38877>,
        <http://tun.fi/MX.38878>,
        <http://tun.fi/MX.38879>,
        <http://tun.fi/MX.38880>,
        <http://tun.fi/MX.38881>,
        <http://tun.fi/MX.38882>,
        <http://tun.fi/MX.38883>,
        <http://tun.fi/MX.38884>,
        <http://tun.fi/MX.38885>,
        <http://tun.fi/MX.38886>,
        <http://tun.fi/MX.38887>,
        <http://tun.fi/MX.38888>,
        <http://tun.fi/MX.38889>,
        <http://tun.fi/MX.38890>,
        <http://tun.fi/MX.38891>,
        <http://tun.fi/MX.38892>,
        <http://tun.fi/MX.38894>,
        <http://tun.fi/MX.38895>,
        <http://tun.fi/MX.38896>,
        <http://tun.fi/MX.38898>,
        <http://tun.fi/MX.38899>,
        <http://tun.fi/MX.38900>,
        <http://tun.fi/MX.38901>,
        <http://tun.fi/MX.38902>,
        <http://tun.fi/MX.38904>,
        <http://tun.fi/MX.40708>,
        <http://tun.fi/MX.40863>,
        <http://tun.fi/MX.40865>,
        <http://tun.fi/MX.41170>,
        <http://tun.fi/MX.42819>,
        <http://tun.fi/MX.4976822>,
        <http://tun.fi/MX.4999116>,
        <http://tun.fi/MX.5002037> ;
    skos:prefLabel "poimulehdet"@fi,
        "daggkåpor"@sv .

<http://tun.fi/MX.69699> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Galerina" ;
    dwc:scientificNameAuthorship "Earle" ;
    skos:broader <http://tun.fi/MX.233241> ;
    skos:hiddenLabel "Galerina"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235458>,
        <http://tun.fi/MX.235467>,
        <http://tun.fi/MX.235469>,
        <http://tun.fi/MX.235478>,
        <http://tun.fi/MX.5002023>,
        <http://tun.fi/MX.5029868>,
        <http://tun.fi/MX.71784>,
        <http://tun.fi/MX.71785>,
        <http://tun.fi/MX.71786>,
        <http://tun.fi/MX.71787>,
        <http://tun.fi/MX.72011>,
        <http://tun.fi/MX.72012>,
        <http://tun.fi/MX.72013>,
        <http://tun.fi/MX.72014>,
        <http://tun.fi/MX.72015>,
        <http://tun.fi/MX.72016>,
        <http://tun.fi/MX.72251>,
        <http://tun.fi/MX.72252>,
        <http://tun.fi/MX.72253>,
        <http://tun.fi/MX.72444>,
        <http://tun.fi/MX.72445>,
        <http://tun.fi/MX.72446>,
        <http://tun.fi/MX.72447>,
        <http://tun.fi/MX.72448>,
        <http://tun.fi/MX.72656>,
        <http://tun.fi/MX.72657>,
        <http://tun.fi/MX.72658>,
        <http://tun.fi/MX.72915>,
        <http://tun.fi/MX.72916>,
        <http://tun.fi/MX.73166>,
        <http://tun.fi/MX.73407>,
        <http://tun.fi/MX.73408>,
        <http://tun.fi/MX.73409>,
        <http://tun.fi/MX.73410>,
        <http://tun.fi/MX.73411> ;
    skos:prefLabel "nääpikät"@fi,
        "Galerina"@sv .

<http://tun.fi/MX.188634> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hydroporus" ;
    dwc:scientificNameAuthorship "Clairville, 1806" ;
    skos:broader <http://tun.fi/MX.188403> ;
    skos:hiddenLabel "Hydroporus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188636>,
        <http://tun.fi/MX.188637>,
        <http://tun.fi/MX.188638>,
        <http://tun.fi/MX.188639>,
        <http://tun.fi/MX.188641>,
        <http://tun.fi/MX.188642>,
        <http://tun.fi/MX.188643>,
        <http://tun.fi/MX.188645>,
        <http://tun.fi/MX.188646>,
        <http://tun.fi/MX.188648>,
        <http://tun.fi/MX.188653>,
        <http://tun.fi/MX.188656>,
        <http://tun.fi/MX.188657>,
        <http://tun.fi/MX.188658>,
        <http://tun.fi/MX.188661>,
        <http://tun.fi/MX.188662>,
        <http://tun.fi/MX.188664>,
        <http://tun.fi/MX.188665>,
        <http://tun.fi/MX.188666>,
        <http://tun.fi/MX.188667>,
        <http://tun.fi/MX.188669>,
        <http://tun.fi/MX.188670>,
        <http://tun.fi/MX.188671>,
        <http://tun.fi/MX.188675>,
        <http://tun.fi/MX.188676>,
        <http://tun.fi/MX.188678>,
        <http://tun.fi/MX.188679>,
        <http://tun.fi/MX.188680>,
        <http://tun.fi/MX.188681>,
        <http://tun.fi/MX.188682>,
        <http://tun.fi/MX.188684>,
        <http://tun.fi/MX.188685>,
        <http://tun.fi/MX.188686>,
        <http://tun.fi/MX.188688>,
        <http://tun.fi/MX.188702>,
        <http://tun.fi/MX.4883626> ;
    skos:prefLabel "kääpiösukeltajat"@fi,
        "Hydroporus"@sv .

<http://tun.fi/MX.192093> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Quedius" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:hiddenLabel "Quedius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.192092>,
        <http://tun.fi/MX.192094>,
        <http://tun.fi/MX.192095>,
        <http://tun.fi/MX.192098>,
        <http://tun.fi/MX.192099>,
        <http://tun.fi/MX.192100>,
        <http://tun.fi/MX.192103>,
        <http://tun.fi/MX.192104>,
        <http://tun.fi/MX.192105>,
        <http://tun.fi/MX.192106>,
        <http://tun.fi/MX.192108>,
        <http://tun.fi/MX.192109>,
        <http://tun.fi/MX.192113>,
        <http://tun.fi/MX.192114>,
        <http://tun.fi/MX.192115>,
        <http://tun.fi/MX.192116>,
        <http://tun.fi/MX.192117>,
        <http://tun.fi/MX.192119>,
        <http://tun.fi/MX.192120>,
        <http://tun.fi/MX.192124>,
        <http://tun.fi/MX.192125>,
        <http://tun.fi/MX.192133>,
        <http://tun.fi/MX.192134>,
        <http://tun.fi/MX.192137>,
        <http://tun.fi/MX.192138>,
        <http://tun.fi/MX.192143>,
        <http://tun.fi/MX.192144>,
        <http://tun.fi/MX.192146>,
        <http://tun.fi/MX.192148>,
        <http://tun.fi/MX.192149>,
        <http://tun.fi/MX.192151>,
        <http://tun.fi/MX.192152>,
        <http://tun.fi/MX.192158>,
        <http://tun.fi/MX.192160>,
        <http://tun.fi/MX.192161>,
        <http://tun.fi/MX.192162> ;
    skos:prefLabel "liskokuntikkaat"@fi,
        "Quedius"@sv .

<http://tun.fi/MX.234069> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lachnum" ;
    dwc:scientificNameAuthorship "Retz." ;
    skos:broader <http://tun.fi/MX.53646> ;
    skos:hiddenLabel "Lachnum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237830>,
        <http://tun.fi/MX.237831>,
        <http://tun.fi/MX.237832>,
        <http://tun.fi/MX.237833>,
        <http://tun.fi/MX.237834>,
        <http://tun.fi/MX.237835>,
        <http://tun.fi/MX.237836>,
        <http://tun.fi/MX.237837>,
        <http://tun.fi/MX.237838>,
        <http://tun.fi/MX.237839>,
        <http://tun.fi/MX.237840>,
        <http://tun.fi/MX.237841>,
        <http://tun.fi/MX.237842>,
        <http://tun.fi/MX.237843>,
        <http://tun.fi/MX.237844>,
        <http://tun.fi/MX.237845>,
        <http://tun.fi/MX.237846>,
        <http://tun.fi/MX.237847>,
        <http://tun.fi/MX.237848>,
        <http://tun.fi/MX.237849>,
        <http://tun.fi/MX.237850>,
        <http://tun.fi/MX.237851>,
        <http://tun.fi/MX.237852>,
        <http://tun.fi/MX.237853>,
        <http://tun.fi/MX.237854>,
        <http://tun.fi/MX.237855>,
        <http://tun.fi/MX.237856>,
        <http://tun.fi/MX.237857>,
        <http://tun.fi/MX.237858>,
        <http://tun.fi/MX.237859>,
        <http://tun.fi/MX.237860>,
        <http://tun.fi/MX.237861>,
        <http://tun.fi/MX.237862>,
        <http://tun.fi/MX.237863>,
        <http://tun.fi/MX.237864>,
        <http://tun.fi/MX.5080892> ;
    skos:prefLabel "jyväskarvakat"@fi,
        "Lachnum"@sv .

<http://tun.fi/MX.193321> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cryptophagus" ;
    dwc:scientificNameAuthorship "Herbst, 1792" ;
    skos:broader <http://tun.fi/MX.193296> ;
    skos:hiddenLabel "Cryptophagus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.193322>,
        <http://tun.fi/MX.193323>,
        <http://tun.fi/MX.193327>,
        <http://tun.fi/MX.193329>,
        <http://tun.fi/MX.193330>,
        <http://tun.fi/MX.193331>,
        <http://tun.fi/MX.193332>,
        <http://tun.fi/MX.193333>,
        <http://tun.fi/MX.193335>,
        <http://tun.fi/MX.193338>,
        <http://tun.fi/MX.193339>,
        <http://tun.fi/MX.193340>,
        <http://tun.fi/MX.193342>,
        <http://tun.fi/MX.193343>,
        <http://tun.fi/MX.193345>,
        <http://tun.fi/MX.193346>,
        <http://tun.fi/MX.193347>,
        <http://tun.fi/MX.193348>,
        <http://tun.fi/MX.193349>,
        <http://tun.fi/MX.193350>,
        <http://tun.fi/MX.193351>,
        <http://tun.fi/MX.193355>,
        <http://tun.fi/MX.193356>,
        <http://tun.fi/MX.193358>,
        <http://tun.fi/MX.193359>,
        <http://tun.fi/MX.193362>,
        <http://tun.fi/MX.193363>,
        <http://tun.fi/MX.193364>,
        <http://tun.fi/MX.193370>,
        <http://tun.fi/MX.193371>,
        <http://tun.fi/MX.193373>,
        <http://tun.fi/MX.193375>,
        <http://tun.fi/MX.193376>,
        <http://tun.fi/MX.194058>,
        <http://tun.fi/MX.194059>,
        <http://tun.fi/MX.4883622>,
        <http://tun.fi/MX.4884814> ;
    skos:prefLabel "salasyöjät"@fi,
        "Cryptophagus"@sv .

<http://tun.fi/MX.233368> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Parmeliaceae" ;
    skos:broader <http://tun.fi/MX.70587> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233774>,
        <http://tun.fi/MX.4979021>,
        <http://tun.fi/MX.67018>,
        <http://tun.fi/MX.67021>,
        <http://tun.fi/MX.67035>,
        <http://tun.fi/MX.67042>,
        <http://tun.fi/MX.67054>,
        <http://tun.fi/MX.67114>,
        <http://tun.fi/MX.67116>,
        <http://tun.fi/MX.67126>,
        <http://tun.fi/MX.67131>,
        <http://tun.fi/MX.67139>,
        <http://tun.fi/MX.67166>,
        <http://tun.fi/MX.67174>,
        <http://tun.fi/MX.67180>,
        <http://tun.fi/MX.67183>,
        <http://tun.fi/MX.67212>,
        <http://tun.fi/MX.67214>,
        <http://tun.fi/MX.67222>,
        <http://tun.fi/MX.67226>,
        <http://tun.fi/MX.67238>,
        <http://tun.fi/MX.67240>,
        <http://tun.fi/MX.67246>,
        <http://tun.fi/MX.67263>,
        <http://tun.fi/MX.67279>,
        <http://tun.fi/MX.67280>,
        <http://tun.fi/MX.67287>,
        <http://tun.fi/MX.67293>,
        <http://tun.fi/MX.67300>,
        <http://tun.fi/MX.67321>,
        <http://tun.fi/MX.67331>,
        <http://tun.fi/MX.67342>,
        <http://tun.fi/MX.67346>,
        <http://tun.fi/MX.67361>,
        <http://tun.fi/MX.67393>,
        <http://tun.fi/MX.67406>,
        <http://tun.fi/MX.67412> ;
    skos:prefLabel "Parmeliaceae"@fi,
        "Parmeliaceae"@sv .

<http://tun.fi/MX.236910> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peziza" ;
    skos:broader <http://tun.fi/MX.233432> ;
    skos:hiddenLabel "Peziza"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.237986>,
        <http://tun.fi/MX.237988>,
        <http://tun.fi/MX.237989>,
        <http://tun.fi/MX.237990>,
        <http://tun.fi/MX.237991>,
        <http://tun.fi/MX.237992>,
        <http://tun.fi/MX.237993>,
        <http://tun.fi/MX.237994>,
        <http://tun.fi/MX.237995>,
        <http://tun.fi/MX.237996>,
        <http://tun.fi/MX.237997>,
        <http://tun.fi/MX.237998>,
        <http://tun.fi/MX.237999>,
        <http://tun.fi/MX.238000>,
        <http://tun.fi/MX.238001>,
        <http://tun.fi/MX.238002>,
        <http://tun.fi/MX.238003>,
        <http://tun.fi/MX.238004>,
        <http://tun.fi/MX.238005>,
        <http://tun.fi/MX.238006>,
        <http://tun.fi/MX.238007>,
        <http://tun.fi/MX.238008>,
        <http://tun.fi/MX.238009>,
        <http://tun.fi/MX.238010>,
        <http://tun.fi/MX.238011>,
        <http://tun.fi/MX.238012>,
        <http://tun.fi/MX.238013>,
        <http://tun.fi/MX.238014>,
        <http://tun.fi/MX.238015>,
        <http://tun.fi/MX.238016>,
        <http://tun.fi/MX.238017>,
        <http://tun.fi/MX.238018>,
        <http://tun.fi/MX.238020>,
        <http://tun.fi/MX.238021>,
        <http://tun.fi/MX.238022>,
        <http://tun.fi/MX.238023>,
        <http://tun.fi/MX.5014541> ;
    skos:prefLabel "ruskomaljakkaat"@fi,
        "Peziza"@sv .

<http://tun.fi/MX.275340> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sciophila" ;
    dwc:scientificNameAuthorship "Meigen, 1818" ;
    skos:broader <http://tun.fi/MX.211598> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275341>,
        <http://tun.fi/MX.275342>,
        <http://tun.fi/MX.275343>,
        <http://tun.fi/MX.275344>,
        <http://tun.fi/MX.275345>,
        <http://tun.fi/MX.275346>,
        <http://tun.fi/MX.275347>,
        <http://tun.fi/MX.275348>,
        <http://tun.fi/MX.275349>,
        <http://tun.fi/MX.275350>,
        <http://tun.fi/MX.275351>,
        <http://tun.fi/MX.275352>,
        <http://tun.fi/MX.275353>,
        <http://tun.fi/MX.275354>,
        <http://tun.fi/MX.275355>,
        <http://tun.fi/MX.275356>,
        <http://tun.fi/MX.275357>,
        <http://tun.fi/MX.275358>,
        <http://tun.fi/MX.275359>,
        <http://tun.fi/MX.275360>,
        <http://tun.fi/MX.275361>,
        <http://tun.fi/MX.275362>,
        <http://tun.fi/MX.275363>,
        <http://tun.fi/MX.275364>,
        <http://tun.fi/MX.275365>,
        <http://tun.fi/MX.275366>,
        <http://tun.fi/MX.275367>,
        <http://tun.fi/MX.275368>,
        <http://tun.fi/MX.289151>,
        <http://tun.fi/MX.289152>,
        <http://tun.fi/MX.289153>,
        <http://tun.fi/MX.289154>,
        <http://tun.fi/MX.317275>,
        <http://tun.fi/MX.317285>,
        <http://tun.fi/MX.317286>,
        <http://tun.fi/MX.5080845>,
        <http://tun.fi/MX.5082145> ;
    skos:prefLabel "Sciophila"@fi,
        "Sciophila"@sv .

<http://tun.fi/MX.275629> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Exechia" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275630>,
        <http://tun.fi/MX.275631>,
        <http://tun.fi/MX.275632>,
        <http://tun.fi/MX.275633>,
        <http://tun.fi/MX.275634>,
        <http://tun.fi/MX.275635>,
        <http://tun.fi/MX.275636>,
        <http://tun.fi/MX.275637>,
        <http://tun.fi/MX.275638>,
        <http://tun.fi/MX.275639>,
        <http://tun.fi/MX.275640>,
        <http://tun.fi/MX.275641>,
        <http://tun.fi/MX.275642>,
        <http://tun.fi/MX.275643>,
        <http://tun.fi/MX.275644>,
        <http://tun.fi/MX.275645>,
        <http://tun.fi/MX.275646>,
        <http://tun.fi/MX.275647>,
        <http://tun.fi/MX.275648>,
        <http://tun.fi/MX.275649>,
        <http://tun.fi/MX.275650>,
        <http://tun.fi/MX.275651>,
        <http://tun.fi/MX.275652>,
        <http://tun.fi/MX.275653>,
        <http://tun.fi/MX.275654>,
        <http://tun.fi/MX.275655>,
        <http://tun.fi/MX.275657>,
        <http://tun.fi/MX.275658>,
        <http://tun.fi/MX.275659>,
        <http://tun.fi/MX.275660>,
        <http://tun.fi/MX.275661>,
        <http://tun.fi/MX.275662>,
        <http://tun.fi/MX.275663>,
        <http://tun.fi/MX.275664>,
        <http://tun.fi/MX.275665>,
        <http://tun.fi/MX.275666>,
        <http://tun.fi/MX.5082265> ;
    skos:prefLabel "Exechia"@fi,
        "Exechia"@sv .

<http://tun.fi/MX.287938> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolerus" ;
    dwc:scientificNameAuthorship "Panzer, 1801" ;
    skos:broader <http://tun.fi/MX.287923> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.287941>,
        <http://tun.fi/MX.287943>,
        <http://tun.fi/MX.287946>,
        <http://tun.fi/MX.287949>,
        <http://tun.fi/MX.287953>,
        <http://tun.fi/MX.287956>,
        <http://tun.fi/MX.287960>,
        <http://tun.fi/MX.287963>,
        <http://tun.fi/MX.287966>,
        <http://tun.fi/MX.287968>,
        <http://tun.fi/MX.287970>,
        <http://tun.fi/MX.287978>,
        <http://tun.fi/MX.287981>,
        <http://tun.fi/MX.287985>,
        <http://tun.fi/MX.287988>,
        <http://tun.fi/MX.287995>,
        <http://tun.fi/MX.287998>,
        <http://tun.fi/MX.288001>,
        <http://tun.fi/MX.288004>,
        <http://tun.fi/MX.288009>,
        <http://tun.fi/MX.288012>,
        <http://tun.fi/MX.288016>,
        <http://tun.fi/MX.288021>,
        <http://tun.fi/MX.288023>,
        <http://tun.fi/MX.288027>,
        <http://tun.fi/MX.288029>,
        <http://tun.fi/MX.288034>,
        <http://tun.fi/MX.288036>,
        <http://tun.fi/MX.288040>,
        <http://tun.fi/MX.288042>,
        <http://tun.fi/MX.288046>,
        <http://tun.fi/MX.288048>,
        <http://tun.fi/MX.288050>,
        <http://tun.fi/MX.288052>,
        <http://tun.fi/MX.288055>,
        <http://tun.fi/MX.4884382>,
        <http://tun.fi/MX.5022503> ;
    skos:prefLabel "Dolerus"@fi,
        "Dolerus"@sv .

<http://tun.fi/MX.275927> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichonta" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275928>,
        <http://tun.fi/MX.275929>,
        <http://tun.fi/MX.275930>,
        <http://tun.fi/MX.275931>,
        <http://tun.fi/MX.275932>,
        <http://tun.fi/MX.275933>,
        <http://tun.fi/MX.275934>,
        <http://tun.fi/MX.275935>,
        <http://tun.fi/MX.275936>,
        <http://tun.fi/MX.275937>,
        <http://tun.fi/MX.275938>,
        <http://tun.fi/MX.275939>,
        <http://tun.fi/MX.275940>,
        <http://tun.fi/MX.275941>,
        <http://tun.fi/MX.275942>,
        <http://tun.fi/MX.275943>,
        <http://tun.fi/MX.275944>,
        <http://tun.fi/MX.275945>,
        <http://tun.fi/MX.275946>,
        <http://tun.fi/MX.275947>,
        <http://tun.fi/MX.275948>,
        <http://tun.fi/MX.275949>,
        <http://tun.fi/MX.275950>,
        <http://tun.fi/MX.275951>,
        <http://tun.fi/MX.275952>,
        <http://tun.fi/MX.275953>,
        <http://tun.fi/MX.275955>,
        <http://tun.fi/MX.275956>,
        <http://tun.fi/MX.275957>,
        <http://tun.fi/MX.275958>,
        <http://tun.fi/MX.275959>,
        <http://tun.fi/MX.275960>,
        <http://tun.fi/MX.275961>,
        <http://tun.fi/MX.275962>,
        <http://tun.fi/MX.275963>,
        <http://tun.fi/MX.275964>,
        <http://tun.fi/MX.275965>,
        <http://tun.fi/MX.275966> ;
    skos:prefLabel "Trichonta"@fi,
        "Trichonta"@sv .

<http://tun.fi/MX.278421> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lonchaea" ;
    dwc:scientificNameAuthorship "Fallén, 1820" ;
    skos:broader <http://tun.fi/MX.278419> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278422>,
        <http://tun.fi/MX.278423>,
        <http://tun.fi/MX.278424>,
        <http://tun.fi/MX.278425>,
        <http://tun.fi/MX.278426>,
        <http://tun.fi/MX.278427>,
        <http://tun.fi/MX.278428>,
        <http://tun.fi/MX.278429>,
        <http://tun.fi/MX.278430>,
        <http://tun.fi/MX.278431>,
        <http://tun.fi/MX.278432>,
        <http://tun.fi/MX.278433>,
        <http://tun.fi/MX.278434>,
        <http://tun.fi/MX.278435>,
        <http://tun.fi/MX.278436>,
        <http://tun.fi/MX.278437>,
        <http://tun.fi/MX.278438>,
        <http://tun.fi/MX.278439>,
        <http://tun.fi/MX.278440>,
        <http://tun.fi/MX.278441>,
        <http://tun.fi/MX.278442>,
        <http://tun.fi/MX.278443>,
        <http://tun.fi/MX.278444>,
        <http://tun.fi/MX.278445>,
        <http://tun.fi/MX.278446>,
        <http://tun.fi/MX.278447>,
        <http://tun.fi/MX.278448>,
        <http://tun.fi/MX.278449>,
        <http://tun.fi/MX.278450>,
        <http://tun.fi/MX.278451>,
        <http://tun.fi/MX.278452>,
        <http://tun.fi/MX.278453>,
        <http://tun.fi/MX.5001978>,
        <http://tun.fi/MX.5001993>,
        <http://tun.fi/MX.5020152>,
        <http://tun.fi/MX.5077572>,
        <http://tun.fi/MX.5077948>,
        <http://tun.fi/MX.5079112> ;
    skos:prefLabel "Lonchaea"@fi,
        "Lonchaea"@sv .

<http://tun.fi/MX.290652> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Physarum" ;
    skos:broader <http://tun.fi/MX.70652> ;
    skos:hiddenLabel "Physarum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.290653>,
        <http://tun.fi/MX.290655>,
        <http://tun.fi/MX.290656>,
        <http://tun.fi/MX.290657>,
        <http://tun.fi/MX.290658>,
        <http://tun.fi/MX.290659>,
        <http://tun.fi/MX.290660>,
        <http://tun.fi/MX.290661>,
        <http://tun.fi/MX.290662>,
        <http://tun.fi/MX.290663>,
        <http://tun.fi/MX.290664>,
        <http://tun.fi/MX.290665>,
        <http://tun.fi/MX.290666>,
        <http://tun.fi/MX.290667>,
        <http://tun.fi/MX.290668>,
        <http://tun.fi/MX.290669>,
        <http://tun.fi/MX.290670>,
        <http://tun.fi/MX.290671>,
        <http://tun.fi/MX.290672>,
        <http://tun.fi/MX.290673>,
        <http://tun.fi/MX.290674>,
        <http://tun.fi/MX.290676>,
        <http://tun.fi/MX.290677>,
        <http://tun.fi/MX.290678>,
        <http://tun.fi/MX.290679>,
        <http://tun.fi/MX.290680>,
        <http://tun.fi/MX.290681>,
        <http://tun.fi/MX.290682>,
        <http://tun.fi/MX.290683>,
        <http://tun.fi/MX.290684>,
        <http://tun.fi/MX.290685>,
        <http://tun.fi/MX.290686>,
        <http://tun.fi/MX.290687>,
        <http://tun.fi/MX.290688>,
        <http://tun.fi/MX.5008116>,
        <http://tun.fi/MX.5008117>,
        <http://tun.fi/MX.5008118>,
        <http://tun.fi/MX.5082131> ;
    skos:prefLabel "solmuset"@fi,
        "Physarum"@sv .

<http://tun.fi/MX.297891> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Trichocerca" ;
    dwc:scientificNameAuthorship "Lamarck, 1801" ;
    skos:broader <http://tun.fi/MX.297890> ;
    skos:hiddenLabel "Mastigocerca"@fi,
        "Rattulus"@fi,
        "Mastigocerca"@sv,
        "Rattulus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.312776>,
        <http://tun.fi/MX.312777>,
        <http://tun.fi/MX.312778>,
        <http://tun.fi/MX.312780>,
        <http://tun.fi/MX.312781>,
        <http://tun.fi/MX.312782>,
        <http://tun.fi/MX.312784>,
        <http://tun.fi/MX.312785>,
        <http://tun.fi/MX.312786>,
        <http://tun.fi/MX.312787>,
        <http://tun.fi/MX.312788>,
        <http://tun.fi/MX.312791>,
        <http://tun.fi/MX.312792>,
        <http://tun.fi/MX.312793>,
        <http://tun.fi/MX.312794>,
        <http://tun.fi/MX.312795>,
        <http://tun.fi/MX.312796>,
        <http://tun.fi/MX.312797>,
        <http://tun.fi/MX.312798>,
        <http://tun.fi/MX.312799>,
        <http://tun.fi/MX.312800>,
        <http://tun.fi/MX.312801>,
        <http://tun.fi/MX.312802>,
        <http://tun.fi/MX.312803>,
        <http://tun.fi/MX.312804>,
        <http://tun.fi/MX.312806>,
        <http://tun.fi/MX.312807>,
        <http://tun.fi/MX.312808>,
        <http://tun.fi/MX.312811>,
        <http://tun.fi/MX.312813>,
        <http://tun.fi/MX.312814>,
        <http://tun.fi/MX.312817>,
        <http://tun.fi/MX.312819>,
        <http://tun.fi/MX.312821>,
        <http://tun.fi/MX.312822>,
        <http://tun.fi/MX.312824>,
        <http://tun.fi/MX.312825>,
        <http://tun.fi/MX.312827> ;
    skos:prefLabel "Trichocerca"@fi,
        "Trichocerca"@sv .

<http://tun.fi/MX.310371> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Olesicampe" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310372>,
        <http://tun.fi/MX.310374>,
        <http://tun.fi/MX.310375>,
        <http://tun.fi/MX.310376>,
        <http://tun.fi/MX.310377>,
        <http://tun.fi/MX.310378>,
        <http://tun.fi/MX.310379>,
        <http://tun.fi/MX.310380>,
        <http://tun.fi/MX.310381>,
        <http://tun.fi/MX.310382>,
        <http://tun.fi/MX.310384>,
        <http://tun.fi/MX.310385>,
        <http://tun.fi/MX.310386>,
        <http://tun.fi/MX.310387>,
        <http://tun.fi/MX.310388>,
        <http://tun.fi/MX.310389>,
        <http://tun.fi/MX.310390>,
        <http://tun.fi/MX.310391>,
        <http://tun.fi/MX.310392>,
        <http://tun.fi/MX.310393>,
        <http://tun.fi/MX.310394>,
        <http://tun.fi/MX.310395>,
        <http://tun.fi/MX.310396>,
        <http://tun.fi/MX.310397>,
        <http://tun.fi/MX.310398>,
        <http://tun.fi/MX.310399>,
        <http://tun.fi/MX.310400>,
        <http://tun.fi/MX.310402>,
        <http://tun.fi/MX.310404>,
        <http://tun.fi/MX.310405>,
        <http://tun.fi/MX.310406>,
        <http://tun.fi/MX.310407>,
        <http://tun.fi/MX.310408>,
        <http://tun.fi/MX.310409>,
        <http://tun.fi/MX.310410>,
        <http://tun.fi/MX.310412>,
        <http://tun.fi/MX.310413>,
        <http://tun.fi/MX.5076909> ;
    skos:prefLabel "Olesicampe"@fi,
        "Olesicampe"@sv .

<http://tun.fi/MX.4976189> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Magnoliopsida" ;
    dwc:scientificNameAuthorship "Brongn." ;
    skos:broader <http://tun.fi/MX.53078> ;
    skos:hiddenLabel "Magnoliopsida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289479>,
        <http://tun.fi/MX.53663>,
        <http://tun.fi/MX.53670>,
        <http://tun.fi/MX.53720>,
        <http://tun.fi/MX.53721>,
        <http://tun.fi/MX.70034>,
        <http://tun.fi/MX.70035>,
        <http://tun.fi/MX.70036>,
        <http://tun.fi/MX.70038>,
        <http://tun.fi/MX.70042>,
        <http://tun.fi/MX.70043>,
        <http://tun.fi/MX.70044>,
        <http://tun.fi/MX.70046>,
        <http://tun.fi/MX.70047>,
        <http://tun.fi/MX.70048>,
        <http://tun.fi/MX.70049>,
        <http://tun.fi/MX.70051>,
        <http://tun.fi/MX.70052>,
        <http://tun.fi/MX.70053>,
        <http://tun.fi/MX.70054>,
        <http://tun.fi/MX.70056>,
        <http://tun.fi/MX.70057>,
        <http://tun.fi/MX.70059>,
        <http://tun.fi/MX.70060>,
        <http://tun.fi/MX.70062>,
        <http://tun.fi/MX.70063>,
        <http://tun.fi/MX.70064>,
        <http://tun.fi/MX.70065>,
        <http://tun.fi/MX.70066>,
        <http://tun.fi/MX.70067>,
        <http://tun.fi/MX.70069>,
        <http://tun.fi/MX.70070>,
        <http://tun.fi/MX.70071>,
        <http://tun.fi/MX.70072>,
        <http://tun.fi/MX.70073>,
        <http://tun.fi/MX.70074>,
        <http://tun.fi/MX.70075>,
        <http://tun.fi/MX.70188> ;
    skos:prefLabel "koppisiemeniset"@fi,
        "Magnoliopsida"@sv .

<http://tun.fi/MX.53474> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bombus" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.204706> ;
    skos:hiddenLabel "Bombus"@fi,
        "Bombus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204722>,
        <http://tun.fi/MX.204724>,
        <http://tun.fi/MX.204725>,
        <http://tun.fi/MX.204727>,
        <http://tun.fi/MX.204728>,
        <http://tun.fi/MX.204730>,
        <http://tun.fi/MX.204731>,
        <http://tun.fi/MX.204732>,
        <http://tun.fi/MX.204733>,
        <http://tun.fi/MX.204734>,
        <http://tun.fi/MX.204735>,
        <http://tun.fi/MX.204736>,
        <http://tun.fi/MX.204737>,
        <http://tun.fi/MX.204739>,
        <http://tun.fi/MX.204740>,
        <http://tun.fi/MX.204741>,
        <http://tun.fi/MX.204742>,
        <http://tun.fi/MX.204743>,
        <http://tun.fi/MX.204744>,
        <http://tun.fi/MX.204745>,
        <http://tun.fi/MX.204747>,
        <http://tun.fi/MX.204748>,
        <http://tun.fi/MX.204749>,
        <http://tun.fi/MX.204750>,
        <http://tun.fi/MX.204751>,
        <http://tun.fi/MX.204752>,
        <http://tun.fi/MX.204754>,
        <http://tun.fi/MX.204755>,
        <http://tun.fi/MX.204756>,
        <http://tun.fi/MX.204757>,
        <http://tun.fi/MX.204759>,
        <http://tun.fi/MX.204760>,
        <http://tun.fi/MX.204761>,
        <http://tun.fi/MX.204763>,
        <http://tun.fi/MX.204765>,
        <http://tun.fi/MX.204767>,
        <http://tun.fi/MX.204769>,
        <http://tun.fi/MX.53010> ;
    skos:prefLabel "kimalaiset"@fi,
        "humlor"@sv .

<http://tun.fi/MX.67249> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rinodina" ;
    dwc:scientificNameAuthorship "(Ach.) Gray" ;
    skos:broader <http://tun.fi/MX.233261> ;
    skos:hiddenLabel "Rinodina"@fi,
        "Rinodina"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971859>,
        <http://tun.fi/MX.4971860>,
        <http://tun.fi/MX.4971908>,
        <http://tun.fi/MX.66443>,
        <http://tun.fi/MX.66444>,
        <http://tun.fi/MX.66445>,
        <http://tun.fi/MX.66446>,
        <http://tun.fi/MX.66447>,
        <http://tun.fi/MX.66448>,
        <http://tun.fi/MX.66449>,
        <http://tun.fi/MX.66450>,
        <http://tun.fi/MX.66451>,
        <http://tun.fi/MX.66452>,
        <http://tun.fi/MX.66453>,
        <http://tun.fi/MX.66454>,
        <http://tun.fi/MX.66455>,
        <http://tun.fi/MX.66456>,
        <http://tun.fi/MX.66457>,
        <http://tun.fi/MX.66458>,
        <http://tun.fi/MX.66459>,
        <http://tun.fi/MX.66460>,
        <http://tun.fi/MX.66463>,
        <http://tun.fi/MX.66464>,
        <http://tun.fi/MX.66465>,
        <http://tun.fi/MX.66466>,
        <http://tun.fi/MX.66467>,
        <http://tun.fi/MX.66468>,
        <http://tun.fi/MX.66469>,
        <http://tun.fi/MX.66470>,
        <http://tun.fi/MX.66471>,
        <http://tun.fi/MX.66472>,
        <http://tun.fi/MX.66473>,
        <http://tun.fi/MX.66474>,
        <http://tun.fi/MX.66584>,
        <http://tun.fi/MX.66585>,
        <http://tun.fi/MX.67664>,
        <http://tun.fi/MX.67665>,
        <http://tun.fi/MX.67666> ;
    skos:prefLabel "nappijäkälät"@fi,
        "krimmerlavar"@sv .

<http://tun.fi/MX.280194> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Botanophila" ;
    dwc:scientificNameAuthorship "Lioy, 1864" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:hiddenLabel "Pegohylemyia"@fi,
        "Pegohylemyia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280195>,
        <http://tun.fi/MX.280196>,
        <http://tun.fi/MX.280197>,
        <http://tun.fi/MX.280198>,
        <http://tun.fi/MX.280199>,
        <http://tun.fi/MX.280200>,
        <http://tun.fi/MX.280201>,
        <http://tun.fi/MX.280202>,
        <http://tun.fi/MX.280203>,
        <http://tun.fi/MX.280204>,
        <http://tun.fi/MX.280205>,
        <http://tun.fi/MX.280206>,
        <http://tun.fi/MX.280207>,
        <http://tun.fi/MX.280208>,
        <http://tun.fi/MX.280209>,
        <http://tun.fi/MX.280210>,
        <http://tun.fi/MX.280211>,
        <http://tun.fi/MX.280212>,
        <http://tun.fi/MX.280213>,
        <http://tun.fi/MX.280214>,
        <http://tun.fi/MX.280215>,
        <http://tun.fi/MX.280216>,
        <http://tun.fi/MX.280217>,
        <http://tun.fi/MX.280218>,
        <http://tun.fi/MX.280219>,
        <http://tun.fi/MX.280220>,
        <http://tun.fi/MX.280221>,
        <http://tun.fi/MX.280222>,
        <http://tun.fi/MX.280223>,
        <http://tun.fi/MX.280224>,
        <http://tun.fi/MX.280225>,
        <http://tun.fi/MX.280226>,
        <http://tun.fi/MX.280227>,
        <http://tun.fi/MX.280228>,
        <http://tun.fi/MX.280229>,
        <http://tun.fi/MX.280230>,
        <http://tun.fi/MX.324997>,
        <http://tun.fi/MX.5081358>,
        <http://tun.fi/MX.5082207> ;
    skos:prefLabel "Botanophila"@fi,
        "Botanophila"@sv .

<http://tun.fi/MX.309679> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesoleius" ;
    dwc:scientificNameAuthorship "Holmgren, 1856" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309680>,
        <http://tun.fi/MX.309681>,
        <http://tun.fi/MX.309682>,
        <http://tun.fi/MX.309684>,
        <http://tun.fi/MX.309685>,
        <http://tun.fi/MX.309687>,
        <http://tun.fi/MX.309688>,
        <http://tun.fi/MX.309689>,
        <http://tun.fi/MX.309693>,
        <http://tun.fi/MX.309694>,
        <http://tun.fi/MX.309695>,
        <http://tun.fi/MX.309696>,
        <http://tun.fi/MX.309698>,
        <http://tun.fi/MX.309699>,
        <http://tun.fi/MX.309700>,
        <http://tun.fi/MX.309701>,
        <http://tun.fi/MX.309702>,
        <http://tun.fi/MX.309703>,
        <http://tun.fi/MX.309704>,
        <http://tun.fi/MX.309705>,
        <http://tun.fi/MX.309709>,
        <http://tun.fi/MX.309710>,
        <http://tun.fi/MX.309711>,
        <http://tun.fi/MX.309713>,
        <http://tun.fi/MX.309714>,
        <http://tun.fi/MX.309715>,
        <http://tun.fi/MX.309717>,
        <http://tun.fi/MX.309718>,
        <http://tun.fi/MX.309720>,
        <http://tun.fi/MX.309721>,
        <http://tun.fi/MX.309722>,
        <http://tun.fi/MX.309724>,
        <http://tun.fi/MX.309725>,
        <http://tun.fi/MX.309726>,
        <http://tun.fi/MX.309727>,
        <http://tun.fi/MX.309728>,
        <http://tun.fi/MX.309730>,
        <http://tun.fi/MX.309731>,
        <http://tun.fi/MX.309732> ;
    skos:prefLabel "Mesoleius"@fi,
        "Mesoleius"@sv .

<http://tun.fi/MX.318800> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eurytoma" ;
    dwc:scientificNameAuthorship "Illiger, 1807" ;
    skos:broader <http://tun.fi/MX.318765> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318803>,
        <http://tun.fi/MX.318805>,
        <http://tun.fi/MX.318806>,
        <http://tun.fi/MX.318807>,
        <http://tun.fi/MX.318809>,
        <http://tun.fi/MX.318810>,
        <http://tun.fi/MX.318813>,
        <http://tun.fi/MX.318814>,
        <http://tun.fi/MX.318817>,
        <http://tun.fi/MX.318818>,
        <http://tun.fi/MX.318819>,
        <http://tun.fi/MX.318820>,
        <http://tun.fi/MX.318821>,
        <http://tun.fi/MX.318822>,
        <http://tun.fi/MX.318824>,
        <http://tun.fi/MX.318825>,
        <http://tun.fi/MX.318826>,
        <http://tun.fi/MX.318827>,
        <http://tun.fi/MX.318828>,
        <http://tun.fi/MX.318830>,
        <http://tun.fi/MX.318832>,
        <http://tun.fi/MX.318833>,
        <http://tun.fi/MX.318835>,
        <http://tun.fi/MX.318837>,
        <http://tun.fi/MX.318838>,
        <http://tun.fi/MX.318839>,
        <http://tun.fi/MX.318840>,
        <http://tun.fi/MX.318842>,
        <http://tun.fi/MX.318843>,
        <http://tun.fi/MX.318846>,
        <http://tun.fi/MX.318847>,
        <http://tun.fi/MX.318848>,
        <http://tun.fi/MX.318850>,
        <http://tun.fi/MX.318854>,
        <http://tun.fi/MX.318855>,
        <http://tun.fi/MX.318856>,
        <http://tun.fi/MX.318857>,
        <http://tun.fi/MX.4979879>,
        <http://tun.fi/MX.5017065> ;
    skos:prefLabel "Eurytoma"@fi,
        "Eurytoma"@sv .

<http://tun.fi/MX.319899> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aprostocetus" ;
    dwc:scientificNameAuthorship "Westwood, 1833" ;
    skos:broader <http://tun.fi/MX.319888> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319900>,
        <http://tun.fi/MX.319901>,
        <http://tun.fi/MX.319902>,
        <http://tun.fi/MX.319904>,
        <http://tun.fi/MX.319905>,
        <http://tun.fi/MX.319906>,
        <http://tun.fi/MX.319907>,
        <http://tun.fi/MX.319908>,
        <http://tun.fi/MX.319909>,
        <http://tun.fi/MX.319910>,
        <http://tun.fi/MX.319911>,
        <http://tun.fi/MX.319912>,
        <http://tun.fi/MX.319913>,
        <http://tun.fi/MX.319914>,
        <http://tun.fi/MX.319915>,
        <http://tun.fi/MX.319916>,
        <http://tun.fi/MX.319917>,
        <http://tun.fi/MX.319919>,
        <http://tun.fi/MX.319920>,
        <http://tun.fi/MX.319922>,
        <http://tun.fi/MX.319923>,
        <http://tun.fi/MX.319924>,
        <http://tun.fi/MX.319925>,
        <http://tun.fi/MX.319926>,
        <http://tun.fi/MX.319927>,
        <http://tun.fi/MX.319929>,
        <http://tun.fi/MX.319930>,
        <http://tun.fi/MX.319931>,
        <http://tun.fi/MX.319932>,
        <http://tun.fi/MX.319933>,
        <http://tun.fi/MX.319934>,
        <http://tun.fi/MX.319936>,
        <http://tun.fi/MX.319937>,
        <http://tun.fi/MX.319938>,
        <http://tun.fi/MX.4979878>,
        <http://tun.fi/MX.4984402>,
        <http://tun.fi/MX.5011802>,
        <http://tun.fi/MX.5012269>,
        <http://tun.fi/MX.5078568> ;
    skos:prefLabel "Aprostocetus"@fi,
        "Aprostocetus"@sv .

<http://tun.fi/MX.4986224> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gyrodactylus" ;
    dwc:scientificNameAuthorship "Nordmann, 1832" ;
    skos:broader <http://tun.fi/MX.4986223> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986225>,
        <http://tun.fi/MX.4986226>,
        <http://tun.fi/MX.4986227>,
        <http://tun.fi/MX.4986228>,
        <http://tun.fi/MX.4986229>,
        <http://tun.fi/MX.4986230>,
        <http://tun.fi/MX.4986231>,
        <http://tun.fi/MX.4986232>,
        <http://tun.fi/MX.4986233>,
        <http://tun.fi/MX.4986234>,
        <http://tun.fi/MX.4986235>,
        <http://tun.fi/MX.4986236>,
        <http://tun.fi/MX.4986237>,
        <http://tun.fi/MX.4986238>,
        <http://tun.fi/MX.4986239>,
        <http://tun.fi/MX.4986240>,
        <http://tun.fi/MX.4986241>,
        <http://tun.fi/MX.4986242>,
        <http://tun.fi/MX.4986243>,
        <http://tun.fi/MX.4986244>,
        <http://tun.fi/MX.4986245>,
        <http://tun.fi/MX.4986246>,
        <http://tun.fi/MX.4986247>,
        <http://tun.fi/MX.4986248>,
        <http://tun.fi/MX.4986249>,
        <http://tun.fi/MX.4986251>,
        <http://tun.fi/MX.4986252>,
        <http://tun.fi/MX.4986253>,
        <http://tun.fi/MX.4986254>,
        <http://tun.fi/MX.4986255>,
        <http://tun.fi/MX.4986256>,
        <http://tun.fi/MX.4986258>,
        <http://tun.fi/MX.4986260>,
        <http://tun.fi/MX.4986261>,
        <http://tun.fi/MX.4986262>,
        <http://tun.fi/MX.4993608>,
        <http://tun.fi/MX.4993609>,
        <http://tun.fi/MX.4993611>,
        <http://tun.fi/MX.4993612> ;
    skos:prefLabel "Gyrodactylus"@fi,
        "Gyrodactylus"@sv .

<http://tun.fi/MX.53559> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cecidomyiinae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.53634> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212862>,
        <http://tun.fi/MX.274951>,
        <http://tun.fi/MX.274954>,
        <http://tun.fi/MX.274957>,
        <http://tun.fi/MX.274960>,
        <http://tun.fi/MX.274963>,
        <http://tun.fi/MX.274966>,
        <http://tun.fi/MX.274969>,
        <http://tun.fi/MX.274971>,
        <http://tun.fi/MX.274973>,
        <http://tun.fi/MX.274976>,
        <http://tun.fi/MX.274978>,
        <http://tun.fi/MX.274980>,
        <http://tun.fi/MX.274995>,
        <http://tun.fi/MX.274998>,
        <http://tun.fi/MX.275000>,
        <http://tun.fi/MX.275002>,
        <http://tun.fi/MX.275004>,
        <http://tun.fi/MX.275006>,
        <http://tun.fi/MX.275009>,
        <http://tun.fi/MX.275012>,
        <http://tun.fi/MX.275049>,
        <http://tun.fi/MX.275051>,
        <http://tun.fi/MX.275053>,
        <http://tun.fi/MX.275055>,
        <http://tun.fi/MX.275058>,
        <http://tun.fi/MX.275060>,
        <http://tun.fi/MX.275063>,
        <http://tun.fi/MX.275073>,
        <http://tun.fi/MX.275077>,
        <http://tun.fi/MX.275080>,
        <http://tun.fi/MX.275084>,
        <http://tun.fi/MX.275089>,
        <http://tun.fi/MX.275096>,
        <http://tun.fi/MX.275099>,
        <http://tun.fi/MX.275101>,
        <http://tun.fi/MX.292771>,
        <http://tun.fi/MX.323710>,
        <http://tun.fi/MX.53413> ;
    skos:prefLabel "Cecidomyiinae"@fi,
        "Cecidomyiinae"@sv .

<http://tun.fi/MX.188858> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Amara" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.189490> ;
    skos:hiddenLabel "Amara"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188861>,
        <http://tun.fi/MX.188863>,
        <http://tun.fi/MX.188864>,
        <http://tun.fi/MX.188865>,
        <http://tun.fi/MX.188866>,
        <http://tun.fi/MX.188867>,
        <http://tun.fi/MX.188870>,
        <http://tun.fi/MX.188871>,
        <http://tun.fi/MX.188872>,
        <http://tun.fi/MX.188873>,
        <http://tun.fi/MX.188874>,
        <http://tun.fi/MX.188875>,
        <http://tun.fi/MX.188876>,
        <http://tun.fi/MX.188877>,
        <http://tun.fi/MX.188878>,
        <http://tun.fi/MX.188879>,
        <http://tun.fi/MX.188881>,
        <http://tun.fi/MX.188882>,
        <http://tun.fi/MX.188883>,
        <http://tun.fi/MX.188884>,
        <http://tun.fi/MX.188885>,
        <http://tun.fi/MX.188887>,
        <http://tun.fi/MX.188888>,
        <http://tun.fi/MX.188889>,
        <http://tun.fi/MX.188890>,
        <http://tun.fi/MX.188891>,
        <http://tun.fi/MX.188892>,
        <http://tun.fi/MX.188893>,
        <http://tun.fi/MX.188894>,
        <http://tun.fi/MX.188895>,
        <http://tun.fi/MX.189095>,
        <http://tun.fi/MX.189096>,
        <http://tun.fi/MX.189097>,
        <http://tun.fi/MX.189098>,
        <http://tun.fi/MX.189099>,
        <http://tun.fi/MX.189101>,
        <http://tun.fi/MX.189102>,
        <http://tun.fi/MX.189103>,
        <http://tun.fi/MX.189104>,
        <http://tun.fi/MX.189105> ;
    skos:prefLabel "siemenkiitäjäiset"@fi,
        "Amara"@sv .

<http://tun.fi/MX.211237> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dicranomyia" ;
    dwc:scientificNameAuthorship "Stephens, 1829" ;
    skos:broader <http://tun.fi/MX.211236> ;
    skos:hiddenLabel "Dicranomyia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211243>,
        <http://tun.fi/MX.272871>,
        <http://tun.fi/MX.272872>,
        <http://tun.fi/MX.272873>,
        <http://tun.fi/MX.272874>,
        <http://tun.fi/MX.272875>,
        <http://tun.fi/MX.272876>,
        <http://tun.fi/MX.272877>,
        <http://tun.fi/MX.272878>,
        <http://tun.fi/MX.272879>,
        <http://tun.fi/MX.272880>,
        <http://tun.fi/MX.272881>,
        <http://tun.fi/MX.272882>,
        <http://tun.fi/MX.272883>,
        <http://tun.fi/MX.272884>,
        <http://tun.fi/MX.272885>,
        <http://tun.fi/MX.272886>,
        <http://tun.fi/MX.272887>,
        <http://tun.fi/MX.272888>,
        <http://tun.fi/MX.272889>,
        <http://tun.fi/MX.272890>,
        <http://tun.fi/MX.272892>,
        <http://tun.fi/MX.272893>,
        <http://tun.fi/MX.272895>,
        <http://tun.fi/MX.272896>,
        <http://tun.fi/MX.272897>,
        <http://tun.fi/MX.272898>,
        <http://tun.fi/MX.272899>,
        <http://tun.fi/MX.272900>,
        <http://tun.fi/MX.272901>,
        <http://tun.fi/MX.272902>,
        <http://tun.fi/MX.272903>,
        <http://tun.fi/MX.272904>,
        <http://tun.fi/MX.272906>,
        <http://tun.fi/MX.272907>,
        <http://tun.fi/MX.272908>,
        <http://tun.fi/MX.272909>,
        <http://tun.fi/MX.272910>,
        <http://tun.fi/MX.272912>,
        <http://tun.fi/MX.5080100> ;
    skos:prefLabel "hattarat"@fi,
        "Dicranomyia"@sv .

<http://tun.fi/MX.230956> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phycitinae" ;
    dwc:scientificNameAuthorship "Zeller, 1839" ;
    skos:broader <http://tun.fi/MX.60999> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204865>,
        <http://tun.fi/MX.253775>,
        <http://tun.fi/MX.324896>,
        <http://tun.fi/MX.61030>,
        <http://tun.fi/MX.61032>,
        <http://tun.fi/MX.61034>,
        <http://tun.fi/MX.61037>,
        <http://tun.fi/MX.61041>,
        <http://tun.fi/MX.61043>,
        <http://tun.fi/MX.61047>,
        <http://tun.fi/MX.61050>,
        <http://tun.fi/MX.61052>,
        <http://tun.fi/MX.61059>,
        <http://tun.fi/MX.61062>,
        <http://tun.fi/MX.61064>,
        <http://tun.fi/MX.61066>,
        <http://tun.fi/MX.61069>,
        <http://tun.fi/MX.61071>,
        <http://tun.fi/MX.61076>,
        <http://tun.fi/MX.61078>,
        <http://tun.fi/MX.61085>,
        <http://tun.fi/MX.61088>,
        <http://tun.fi/MX.61090>,
        <http://tun.fi/MX.61098>,
        <http://tun.fi/MX.61102>,
        <http://tun.fi/MX.61104>,
        <http://tun.fi/MX.61107>,
        <http://tun.fi/MX.61110>,
        <http://tun.fi/MX.61114>,
        <http://tun.fi/MX.61117>,
        <http://tun.fi/MX.61120>,
        <http://tun.fi/MX.61124>,
        <http://tun.fi/MX.61127>,
        <http://tun.fi/MX.61129>,
        <http://tun.fi/MX.61132>,
        <http://tun.fi/MX.61143>,
        <http://tun.fi/MX.61146>,
        <http://tun.fi/MX.61148>,
        <http://tun.fi/MX.61152>,
        <http://tun.fi/MX.61155> ;
    skos:prefLabel "Phycitinae"@fi,
        "Phycitinae"@sv .

<http://tun.fi/MX.233617> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Uromyces" ;
    dwc:scientificNameAuthorship "(Link) Unger" ;
    skos:broader <http://tun.fi/MX.53602> ;
    skos:hiddenLabel "Uromyces"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984592>,
        <http://tun.fi/MX.4984614>,
        <http://tun.fi/MX.4984636>,
        <http://tun.fi/MX.4984657>,
        <http://tun.fi/MX.4984667>,
        <http://tun.fi/MX.4984671>,
        <http://tun.fi/MX.4984689>,
        <http://tun.fi/MX.4984690>,
        <http://tun.fi/MX.4984695>,
        <http://tun.fi/MX.4984696>,
        <http://tun.fi/MX.4984701>,
        <http://tun.fi/MX.4984703>,
        <http://tun.fi/MX.4984715>,
        <http://tun.fi/MX.4984726>,
        <http://tun.fi/MX.4984728>,
        <http://tun.fi/MX.4984742>,
        <http://tun.fi/MX.4984751>,
        <http://tun.fi/MX.4984752>,
        <http://tun.fi/MX.4984826>,
        <http://tun.fi/MX.4984827>,
        <http://tun.fi/MX.4984851>,
        <http://tun.fi/MX.4984878>,
        <http://tun.fi/MX.4984888>,
        <http://tun.fi/MX.4984913>,
        <http://tun.fi/MX.4984923>,
        <http://tun.fi/MX.4984928>,
        <http://tun.fi/MX.4984934>,
        <http://tun.fi/MX.4984935>,
        <http://tun.fi/MX.4984988>,
        <http://tun.fi/MX.4985026>,
        <http://tun.fi/MX.4985043>,
        <http://tun.fi/MX.4985080>,
        <http://tun.fi/MX.4985084>,
        <http://tun.fi/MX.4985090>,
        <http://tun.fi/MX.4985093>,
        <http://tun.fi/MX.4985126>,
        <http://tun.fi/MX.4985164>,
        <http://tun.fi/MX.4985166>,
        <http://tun.fi/MX.4985188>,
        <http://tun.fi/MX.4985192> ;
    skos:prefLabel "ruskoruosteet"@fi,
        "Uromyces"@sv .

<http://tun.fi/MX.277239> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Medetera" ;
    dwc:scientificNameAuthorship "Fischer von Waldheim, 1819" ;
    skos:broader <http://tun.fi/MX.277236> ;
    skos:hiddenLabel "Medetera"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277240>,
        <http://tun.fi/MX.277241>,
        <http://tun.fi/MX.277242>,
        <http://tun.fi/MX.277243>,
        <http://tun.fi/MX.277244>,
        <http://tun.fi/MX.277245>,
        <http://tun.fi/MX.277246>,
        <http://tun.fi/MX.277247>,
        <http://tun.fi/MX.277248>,
        <http://tun.fi/MX.277249>,
        <http://tun.fi/MX.277250>,
        <http://tun.fi/MX.277251>,
        <http://tun.fi/MX.277252>,
        <http://tun.fi/MX.277253>,
        <http://tun.fi/MX.277254>,
        <http://tun.fi/MX.277255>,
        <http://tun.fi/MX.277256>,
        <http://tun.fi/MX.277257>,
        <http://tun.fi/MX.277258>,
        <http://tun.fi/MX.277259>,
        <http://tun.fi/MX.277260>,
        <http://tun.fi/MX.277261>,
        <http://tun.fi/MX.277262>,
        <http://tun.fi/MX.277263>,
        <http://tun.fi/MX.277264>,
        <http://tun.fi/MX.277265>,
        <http://tun.fi/MX.277266>,
        <http://tun.fi/MX.277267>,
        <http://tun.fi/MX.277268>,
        <http://tun.fi/MX.277269>,
        <http://tun.fi/MX.277270>,
        <http://tun.fi/MX.277271>,
        <http://tun.fi/MX.277272>,
        <http://tun.fi/MX.277273>,
        <http://tun.fi/MX.277274>,
        <http://tun.fi/MX.277275>,
        <http://tun.fi/MX.277276>,
        <http://tun.fi/MX.277277>,
        <http://tun.fi/MX.277278>,
        <http://tun.fi/MX.277279> ;
    skos:prefLabel "päpsiäiset"@fi,
        "Medetera"@sv .

<http://tun.fi/MX.281417> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tachininae" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.211257> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.281419>,
        <http://tun.fi/MX.281421>,
        <http://tun.fi/MX.281425>,
        <http://tun.fi/MX.281434>,
        <http://tun.fi/MX.281438>,
        <http://tun.fi/MX.281442>,
        <http://tun.fi/MX.281446>,
        <http://tun.fi/MX.281452>,
        <http://tun.fi/MX.281454>,
        <http://tun.fi/MX.281458>,
        <http://tun.fi/MX.281460>,
        <http://tun.fi/MX.281467>,
        <http://tun.fi/MX.281470>,
        <http://tun.fi/MX.281472>,
        <http://tun.fi/MX.281475>,
        <http://tun.fi/MX.281477>,
        <http://tun.fi/MX.281481>,
        <http://tun.fi/MX.281484>,
        <http://tun.fi/MX.281487>,
        <http://tun.fi/MX.281490>,
        <http://tun.fi/MX.281493>,
        <http://tun.fi/MX.281498>,
        <http://tun.fi/MX.281501>,
        <http://tun.fi/MX.281504>,
        <http://tun.fi/MX.281511>,
        <http://tun.fi/MX.281517>,
        <http://tun.fi/MX.281520>,
        <http://tun.fi/MX.281525>,
        <http://tun.fi/MX.281533>,
        <http://tun.fi/MX.281536>,
        <http://tun.fi/MX.281543>,
        <http://tun.fi/MX.281547>,
        <http://tun.fi/MX.281567>,
        <http://tun.fi/MX.281570>,
        <http://tun.fi/MX.281572>,
        <http://tun.fi/MX.281574>,
        <http://tun.fi/MX.281578>,
        <http://tun.fi/MX.281580>,
        <http://tun.fi/MX.281583>,
        <http://tun.fi/MX.325076> ;
    skos:prefLabel "Tachininae"@fi,
        "Tachininae"@sv .

<http://tun.fi/MX.43386> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Sphagnum" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.212967> ;
    skos:hiddenLabel "Sphagnum"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200499>,
        <http://tun.fi/MX.44029>,
        <http://tun.fi/MX.44030>,
        <http://tun.fi/MX.44031>,
        <http://tun.fi/MX.44032>,
        <http://tun.fi/MX.44033>,
        <http://tun.fi/MX.44035>,
        <http://tun.fi/MX.44036>,
        <http://tun.fi/MX.44037>,
        <http://tun.fi/MX.44038>,
        <http://tun.fi/MX.44039>,
        <http://tun.fi/MX.44041>,
        <http://tun.fi/MX.44042>,
        <http://tun.fi/MX.44043>,
        <http://tun.fi/MX.44044>,
        <http://tun.fi/MX.44045>,
        <http://tun.fi/MX.44046>,
        <http://tun.fi/MX.44048>,
        <http://tun.fi/MX.44049>,
        <http://tun.fi/MX.44051>,
        <http://tun.fi/MX.44052>,
        <http://tun.fi/MX.44053>,
        <http://tun.fi/MX.44054>,
        <http://tun.fi/MX.44055>,
        <http://tun.fi/MX.44056>,
        <http://tun.fi/MX.44057>,
        <http://tun.fi/MX.44058>,
        <http://tun.fi/MX.44059>,
        <http://tun.fi/MX.44060>,
        <http://tun.fi/MX.44061>,
        <http://tun.fi/MX.44062>,
        <http://tun.fi/MX.44063>,
        <http://tun.fi/MX.44064>,
        <http://tun.fi/MX.44065>,
        <http://tun.fi/MX.44066>,
        <http://tun.fi/MX.44067>,
        <http://tun.fi/MX.44069>,
        <http://tun.fi/MX.44070>,
        <http://tun.fi/MX.5001616>,
        <http://tun.fi/MX.5001617> ;
    skos:prefLabel "rahkasammalet"@fi,
        "Sphagnum"@sv .

<http://tun.fi/MX.67037> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Micarea" ;
    dwc:scientificNameAuthorship "Fr." ;
    skos:broader <http://tun.fi/MX.233403> ;
    skos:hiddenLabel "Micarea"@fi,
        "Micarea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313738>,
        <http://tun.fi/MX.313739>,
        <http://tun.fi/MX.313740>,
        <http://tun.fi/MX.313741>,
        <http://tun.fi/MX.313742>,
        <http://tun.fi/MX.313743>,
        <http://tun.fi/MX.313744>,
        <http://tun.fi/MX.4971854>,
        <http://tun.fi/MX.5076498>,
        <http://tun.fi/MX.5076499>,
        <http://tun.fi/MX.5076500>,
        <http://tun.fi/MX.5076501>,
        <http://tun.fi/MX.5076502>,
        <http://tun.fi/MX.5076503>,
        <http://tun.fi/MX.5076504>,
        <http://tun.fi/MX.66144>,
        <http://tun.fi/MX.66145>,
        <http://tun.fi/MX.66147>,
        <http://tun.fi/MX.66148>,
        <http://tun.fi/MX.66149>,
        <http://tun.fi/MX.66150>,
        <http://tun.fi/MX.66151>,
        <http://tun.fi/MX.66152>,
        <http://tun.fi/MX.66153>,
        <http://tun.fi/MX.66154>,
        <http://tun.fi/MX.66155>,
        <http://tun.fi/MX.66156>,
        <http://tun.fi/MX.66157>,
        <http://tun.fi/MX.66158>,
        <http://tun.fi/MX.66160>,
        <http://tun.fi/MX.66161>,
        <http://tun.fi/MX.66162>,
        <http://tun.fi/MX.66163>,
        <http://tun.fi/MX.66164>,
        <http://tun.fi/MX.66165>,
        <http://tun.fi/MX.66166>,
        <http://tun.fi/MX.66167>,
        <http://tun.fi/MX.66170>,
        <http://tun.fi/MX.66171>,
        <http://tun.fi/MX.66576> ;
    skos:prefLabel "tyynyjäkälät"@fi,
        "dynlavar"@sv .

<http://tun.fi/MX.69674> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hebeloma" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.233241> ;
    skos:hiddenLabel "Hebeloma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235554>,
        <http://tun.fi/MX.235560>,
        <http://tun.fi/MX.235562>,
        <http://tun.fi/MX.235569>,
        <http://tun.fi/MX.292539>,
        <http://tun.fi/MX.5000378>,
        <http://tun.fi/MX.5000402>,
        <http://tun.fi/MX.5000403>,
        <http://tun.fi/MX.5000404>,
        <http://tun.fi/MX.5000405>,
        <http://tun.fi/MX.5000406>,
        <http://tun.fi/MX.5000408>,
        <http://tun.fi/MX.5001439>,
        <http://tun.fi/MX.5001440>,
        <http://tun.fi/MX.5011770>,
        <http://tun.fi/MX.5074103>,
        <http://tun.fi/MX.68450>,
        <http://tun.fi/MX.71747>,
        <http://tun.fi/MX.71748>,
        <http://tun.fi/MX.71979>,
        <http://tun.fi/MX.71980>,
        <http://tun.fi/MX.71981>,
        <http://tun.fi/MX.72215>,
        <http://tun.fi/MX.72255>,
        <http://tun.fi/MX.72422>,
        <http://tun.fi/MX.72423>,
        <http://tun.fi/MX.72424>,
        <http://tun.fi/MX.72615>,
        <http://tun.fi/MX.72879>,
        <http://tun.fi/MX.72881>,
        <http://tun.fi/MX.72882>,
        <http://tun.fi/MX.72883>,
        <http://tun.fi/MX.72884>,
        <http://tun.fi/MX.72885>,
        <http://tun.fi/MX.72886>,
        <http://tun.fi/MX.73129>,
        <http://tun.fi/MX.73176>,
        <http://tun.fi/MX.73364>,
        <http://tun.fi/MX.73365>,
        <http://tun.fi/MX.73367> ;
    skos:prefLabel "tympöset"@fi,
        "Hebeloma"@sv .

<http://tun.fi/MX.70623> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Agaricales" ;
    skos:broader <http://tun.fi/MX.53373> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233241>,
        <http://tun.fi/MX.233242>,
        <http://tun.fi/MX.233243>,
        <http://tun.fi/MX.233244>,
        <http://tun.fi/MX.233245>,
        <http://tun.fi/MX.233246>,
        <http://tun.fi/MX.233247>,
        <http://tun.fi/MX.233248>,
        <http://tun.fi/MX.233267>,
        <http://tun.fi/MX.233270>,
        <http://tun.fi/MX.233302>,
        <http://tun.fi/MX.233303>,
        <http://tun.fi/MX.233304>,
        <http://tun.fi/MX.233317>,
        <http://tun.fi/MX.233323>,
        <http://tun.fi/MX.233324>,
        <http://tun.fi/MX.233339>,
        <http://tun.fi/MX.233340>,
        <http://tun.fi/MX.233348>,
        <http://tun.fi/MX.233376>,
        <http://tun.fi/MX.233383>,
        <http://tun.fi/MX.233384>,
        <http://tun.fi/MX.233411>,
        <http://tun.fi/MX.233416>,
        <http://tun.fi/MX.233417>,
        <http://tun.fi/MX.233434>,
        <http://tun.fi/MX.234618>,
        <http://tun.fi/MX.234619>,
        <http://tun.fi/MX.234659>,
        <http://tun.fi/MX.292561>,
        <http://tun.fi/MX.4887390>,
        <http://tun.fi/MX.5001779>,
        <http://tun.fi/MX.5013289>,
        <http://tun.fi/MX.5017228>,
        <http://tun.fi/MX.5080111>,
        <http://tun.fi/MX.5080885>,
        <http://tun.fi/MX.5080889>,
        <http://tun.fi/MX.5081136>,
        <http://tun.fi/MX.69757>,
        <http://tun.fi/MX.69785> ;
    skos:prefLabel "Agaricales"@fi,
        "Agaricales"@sv .

<http://tun.fi/MX.200743> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Liriomyza" ;
    dwc:scientificNameAuthorship "Mik, 1894" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200744>,
        <http://tun.fi/MX.200745>,
        <http://tun.fi/MX.279093>,
        <http://tun.fi/MX.279094>,
        <http://tun.fi/MX.279095>,
        <http://tun.fi/MX.279096>,
        <http://tun.fi/MX.279097>,
        <http://tun.fi/MX.279098>,
        <http://tun.fi/MX.279099>,
        <http://tun.fi/MX.279100>,
        <http://tun.fi/MX.279101>,
        <http://tun.fi/MX.279102>,
        <http://tun.fi/MX.279103>,
        <http://tun.fi/MX.279104>,
        <http://tun.fi/MX.279106>,
        <http://tun.fi/MX.279107>,
        <http://tun.fi/MX.279108>,
        <http://tun.fi/MX.279109>,
        <http://tun.fi/MX.279110>,
        <http://tun.fi/MX.279111>,
        <http://tun.fi/MX.279112>,
        <http://tun.fi/MX.279113>,
        <http://tun.fi/MX.279114>,
        <http://tun.fi/MX.279115>,
        <http://tun.fi/MX.279116>,
        <http://tun.fi/MX.279118>,
        <http://tun.fi/MX.279119>,
        <http://tun.fi/MX.279120>,
        <http://tun.fi/MX.279121>,
        <http://tun.fi/MX.279122>,
        <http://tun.fi/MX.279123>,
        <http://tun.fi/MX.279124>,
        <http://tun.fi/MX.279125>,
        <http://tun.fi/MX.279126>,
        <http://tun.fi/MX.317360>,
        <http://tun.fi/MX.317361>,
        <http://tun.fi/MX.5001989>,
        <http://tun.fi/MX.5011844>,
        <http://tun.fi/MX.5075974>,
        <http://tun.fi/MX.5076033>,
        <http://tun.fi/MX.5076949> ;
    skos:prefLabel "Liriomyza"@fi,
        "Liriomyza"@sv .

<http://tun.fi/MX.232022> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Limnephilus" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.232009> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.231888>,
        <http://tun.fi/MX.231889>,
        <http://tun.fi/MX.231890>,
        <http://tun.fi/MX.231891>,
        <http://tun.fi/MX.231892>,
        <http://tun.fi/MX.231893>,
        <http://tun.fi/MX.231894>,
        <http://tun.fi/MX.231895>,
        <http://tun.fi/MX.231896>,
        <http://tun.fi/MX.231897>,
        <http://tun.fi/MX.231898>,
        <http://tun.fi/MX.232024>,
        <http://tun.fi/MX.232025>,
        <http://tun.fi/MX.232026>,
        <http://tun.fi/MX.232027>,
        <http://tun.fi/MX.232028>,
        <http://tun.fi/MX.232029>,
        <http://tun.fi/MX.232030>,
        <http://tun.fi/MX.232031>,
        <http://tun.fi/MX.232032>,
        <http://tun.fi/MX.232033>,
        <http://tun.fi/MX.232034>,
        <http://tun.fi/MX.232035>,
        <http://tun.fi/MX.232036>,
        <http://tun.fi/MX.232037>,
        <http://tun.fi/MX.232038>,
        <http://tun.fi/MX.232039>,
        <http://tun.fi/MX.232040>,
        <http://tun.fi/MX.232041>,
        <http://tun.fi/MX.232042>,
        <http://tun.fi/MX.232043>,
        <http://tun.fi/MX.232044>,
        <http://tun.fi/MX.232045>,
        <http://tun.fi/MX.232046>,
        <http://tun.fi/MX.232047>,
        <http://tun.fi/MX.232048>,
        <http://tun.fi/MX.232049>,
        <http://tun.fi/MX.232050>,
        <http://tun.fi/MX.232051>,
        <http://tun.fi/MX.232052>,
        <http://tun.fi/MX.232053> ;
    skos:prefLabel "Limnephilus"@fi,
        "Limnephilus"@sv .

<http://tun.fi/MX.234463> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Leptosphaeria" ;
    dwc:scientificNameAuthorship "Ces. & De Not." ;
    skos:broader <http://tun.fi/MX.53636> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.238911>,
        <http://tun.fi/MX.238912>,
        <http://tun.fi/MX.238913>,
        <http://tun.fi/MX.238914>,
        <http://tun.fi/MX.238915>,
        <http://tun.fi/MX.238916>,
        <http://tun.fi/MX.238917>,
        <http://tun.fi/MX.238918>,
        <http://tun.fi/MX.238919>,
        <http://tun.fi/MX.238920>,
        <http://tun.fi/MX.238921>,
        <http://tun.fi/MX.238922>,
        <http://tun.fi/MX.238923>,
        <http://tun.fi/MX.238924>,
        <http://tun.fi/MX.238925>,
        <http://tun.fi/MX.238926>,
        <http://tun.fi/MX.238927>,
        <http://tun.fi/MX.238928>,
        <http://tun.fi/MX.238929>,
        <http://tun.fi/MX.238930>,
        <http://tun.fi/MX.238931>,
        <http://tun.fi/MX.238932>,
        <http://tun.fi/MX.238933>,
        <http://tun.fi/MX.238934>,
        <http://tun.fi/MX.238935>,
        <http://tun.fi/MX.238936>,
        <http://tun.fi/MX.238937>,
        <http://tun.fi/MX.238938>,
        <http://tun.fi/MX.238939>,
        <http://tun.fi/MX.238940>,
        <http://tun.fi/MX.238941>,
        <http://tun.fi/MX.238942>,
        <http://tun.fi/MX.238943>,
        <http://tun.fi/MX.238944>,
        <http://tun.fi/MX.238945>,
        <http://tun.fi/MX.238946>,
        <http://tun.fi/MX.238947>,
        <http://tun.fi/MX.238948>,
        <http://tun.fi/MX.238949>,
        <http://tun.fi/MX.238950>,
        <http://tun.fi/MX.5013902> ;
    skos:prefLabel "Leptosphaeria"@fi,
        "Leptosphaeria"@sv .

<http://tun.fi/MX.291538> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Philopteridae" ;
    dwc:scientificNameAuthorship "Burmeister, 1838" ;
    skos:broader <http://tun.fi/MX.291537> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.291539>,
        <http://tun.fi/MX.291560>,
        <http://tun.fi/MX.291570>,
        <http://tun.fi/MX.291572>,
        <http://tun.fi/MX.291574>,
        <http://tun.fi/MX.291613>,
        <http://tun.fi/MX.291617>,
        <http://tun.fi/MX.291619>,
        <http://tun.fi/MX.291625>,
        <http://tun.fi/MX.291628>,
        <http://tun.fi/MX.291631>,
        <http://tun.fi/MX.291637>,
        <http://tun.fi/MX.291640>,
        <http://tun.fi/MX.291654>,
        <http://tun.fi/MX.291657>,
        <http://tun.fi/MX.291659>,
        <http://tun.fi/MX.291661>,
        <http://tun.fi/MX.291667>,
        <http://tun.fi/MX.291682>,
        <http://tun.fi/MX.291685>,
        <http://tun.fi/MX.291688>,
        <http://tun.fi/MX.291692>,
        <http://tun.fi/MX.291708>,
        <http://tun.fi/MX.291711>,
        <http://tun.fi/MX.291713>,
        <http://tun.fi/MX.291722>,
        <http://tun.fi/MX.291725>,
        <http://tun.fi/MX.291736>,
        <http://tun.fi/MX.291738>,
        <http://tun.fi/MX.291740>,
        <http://tun.fi/MX.291748>,
        <http://tun.fi/MX.291751>,
        <http://tun.fi/MX.291755>,
        <http://tun.fi/MX.291764>,
        <http://tun.fi/MX.291822>,
        <http://tun.fi/MX.291825>,
        <http://tun.fi/MX.291867>,
        <http://tun.fi/MX.291870>,
        <http://tun.fi/MX.291873>,
        <http://tun.fi/MX.291920>,
        <http://tun.fi/MX.291941> ;
    skos:prefLabel "Philopteridae"@fi,
        "Philopteridae"@sv .

<http://tun.fi/MX.297838> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dacnusa" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.298377>,
        <http://tun.fi/MX.298378>,
        <http://tun.fi/MX.298379>,
        <http://tun.fi/MX.298380>,
        <http://tun.fi/MX.298381>,
        <http://tun.fi/MX.298382>,
        <http://tun.fi/MX.298383>,
        <http://tun.fi/MX.298384>,
        <http://tun.fi/MX.298385>,
        <http://tun.fi/MX.298386>,
        <http://tun.fi/MX.298387>,
        <http://tun.fi/MX.298388>,
        <http://tun.fi/MX.298389>,
        <http://tun.fi/MX.298390>,
        <http://tun.fi/MX.298391>,
        <http://tun.fi/MX.298392>,
        <http://tun.fi/MX.298393>,
        <http://tun.fi/MX.298394>,
        <http://tun.fi/MX.298395>,
        <http://tun.fi/MX.298396>,
        <http://tun.fi/MX.298397>,
        <http://tun.fi/MX.298398>,
        <http://tun.fi/MX.298399>,
        <http://tun.fi/MX.298400>,
        <http://tun.fi/MX.298401>,
        <http://tun.fi/MX.298402>,
        <http://tun.fi/MX.298403>,
        <http://tun.fi/MX.298404>,
        <http://tun.fi/MX.298405>,
        <http://tun.fi/MX.298406>,
        <http://tun.fi/MX.298407>,
        <http://tun.fi/MX.298408>,
        <http://tun.fi/MX.298409>,
        <http://tun.fi/MX.298410>,
        <http://tun.fi/MX.298411>,
        <http://tun.fi/MX.298412>,
        <http://tun.fi/MX.298413>,
        <http://tun.fi/MX.298414>,
        <http://tun.fi/MX.298415>,
        <http://tun.fi/MX.5002096>,
        <http://tun.fi/MX.5017867> ;
    skos:prefLabel "Dacnusa"@fi,
        "Dacnusa"@sv .

<http://tun.fi/MX.307854> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tycherus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307856>,
        <http://tun.fi/MX.307857>,
        <http://tun.fi/MX.307858>,
        <http://tun.fi/MX.307859>,
        <http://tun.fi/MX.307860>,
        <http://tun.fi/MX.307861>,
        <http://tun.fi/MX.307862>,
        <http://tun.fi/MX.307863>,
        <http://tun.fi/MX.307864>,
        <http://tun.fi/MX.307865>,
        <http://tun.fi/MX.307866>,
        <http://tun.fi/MX.307867>,
        <http://tun.fi/MX.307868>,
        <http://tun.fi/MX.307869>,
        <http://tun.fi/MX.307870>,
        <http://tun.fi/MX.307871>,
        <http://tun.fi/MX.307873>,
        <http://tun.fi/MX.307874>,
        <http://tun.fi/MX.307875>,
        <http://tun.fi/MX.307876>,
        <http://tun.fi/MX.307877>,
        <http://tun.fi/MX.307878>,
        <http://tun.fi/MX.307879>,
        <http://tun.fi/MX.307880>,
        <http://tun.fi/MX.307881>,
        <http://tun.fi/MX.307883>,
        <http://tun.fi/MX.307884>,
        <http://tun.fi/MX.307885>,
        <http://tun.fi/MX.307886>,
        <http://tun.fi/MX.307887>,
        <http://tun.fi/MX.307888>,
        <http://tun.fi/MX.307889>,
        <http://tun.fi/MX.307890>,
        <http://tun.fi/MX.307891>,
        <http://tun.fi/MX.307892>,
        <http://tun.fi/MX.307893>,
        <http://tun.fi/MX.307896>,
        <http://tun.fi/MX.307897>,
        <http://tun.fi/MX.307898>,
        <http://tun.fi/MX.307899>,
        <http://tun.fi/MX.307900> ;
    skos:prefLabel "Tycherus"@fi,
        "Tycherus"@sv .

<http://tun.fi/MX.319234> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chrysocharis" ;
    dwc:scientificNameAuthorship "Förster, 1856" ;
    skos:broader <http://tun.fi/MX.319188> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319235>,
        <http://tun.fi/MX.319236>,
        <http://tun.fi/MX.319237>,
        <http://tun.fi/MX.319238>,
        <http://tun.fi/MX.319239>,
        <http://tun.fi/MX.319240>,
        <http://tun.fi/MX.319241>,
        <http://tun.fi/MX.319242>,
        <http://tun.fi/MX.319243>,
        <http://tun.fi/MX.319244>,
        <http://tun.fi/MX.319245>,
        <http://tun.fi/MX.319246>,
        <http://tun.fi/MX.319248>,
        <http://tun.fi/MX.319249>,
        <http://tun.fi/MX.319250>,
        <http://tun.fi/MX.319251>,
        <http://tun.fi/MX.319252>,
        <http://tun.fi/MX.319253>,
        <http://tun.fi/MX.319254>,
        <http://tun.fi/MX.319255>,
        <http://tun.fi/MX.319256>,
        <http://tun.fi/MX.319257>,
        <http://tun.fi/MX.319258>,
        <http://tun.fi/MX.319259>,
        <http://tun.fi/MX.319260>,
        <http://tun.fi/MX.319261>,
        <http://tun.fi/MX.319262>,
        <http://tun.fi/MX.319263>,
        <http://tun.fi/MX.319264>,
        <http://tun.fi/MX.319266>,
        <http://tun.fi/MX.319268>,
        <http://tun.fi/MX.319269>,
        <http://tun.fi/MX.319270>,
        <http://tun.fi/MX.319271>,
        <http://tun.fi/MX.319272>,
        <http://tun.fi/MX.319273>,
        <http://tun.fi/MX.319274>,
        <http://tun.fi/MX.319277>,
        <http://tun.fi/MX.319278>,
        <http://tun.fi/MX.319279>,
        <http://tun.fi/MX.319280> ;
    skos:prefLabel "Chrysocharis"@fi,
        "Chrysocharis"@sv .

<http://tun.fi/MX.204775> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Andrena" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.204774> ;
    skos:hiddenLabel "Andrena"@fi,
        "Andrena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204778>,
        <http://tun.fi/MX.204779>,
        <http://tun.fi/MX.204780>,
        <http://tun.fi/MX.204781>,
        <http://tun.fi/MX.204782>,
        <http://tun.fi/MX.204784>,
        <http://tun.fi/MX.204786>,
        <http://tun.fi/MX.204788>,
        <http://tun.fi/MX.204790>,
        <http://tun.fi/MX.204791>,
        <http://tun.fi/MX.204792>,
        <http://tun.fi/MX.204794>,
        <http://tun.fi/MX.204795>,
        <http://tun.fi/MX.204796>,
        <http://tun.fi/MX.204798>,
        <http://tun.fi/MX.204800>,
        <http://tun.fi/MX.204803>,
        <http://tun.fi/MX.204804>,
        <http://tun.fi/MX.204806>,
        <http://tun.fi/MX.204808>,
        <http://tun.fi/MX.204809>,
        <http://tun.fi/MX.204810>,
        <http://tun.fi/MX.204812>,
        <http://tun.fi/MX.204814>,
        <http://tun.fi/MX.204815>,
        <http://tun.fi/MX.204816>,
        <http://tun.fi/MX.204817>,
        <http://tun.fi/MX.204818>,
        <http://tun.fi/MX.204820>,
        <http://tun.fi/MX.204822>,
        <http://tun.fi/MX.204824>,
        <http://tun.fi/MX.204826>,
        <http://tun.fi/MX.204828>,
        <http://tun.fi/MX.204829>,
        <http://tun.fi/MX.204830>,
        <http://tun.fi/MX.204831>,
        <http://tun.fi/MX.204832>,
        <http://tun.fi/MX.204833>,
        <http://tun.fi/MX.204835>,
        <http://tun.fi/MX.204837>,
        <http://tun.fi/MX.5074203>,
        <http://tun.fi/MX.5078745> ;
    skos:prefLabel "maamehiläiset"@fi,
        "sandbin"@sv .

<http://tun.fi/MX.229577> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Heteroptera" ;
    skos:broader <http://tun.fi/MX.53683> ;
    skos:hiddenLabel "Heteroptera"@fi,
        "Heteroptera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229579>,
        <http://tun.fi/MX.229588>,
        <http://tun.fi/MX.229593>,
        <http://tun.fi/MX.229602>,
        <http://tun.fi/MX.229653>,
        <http://tun.fi/MX.229657>,
        <http://tun.fi/MX.229662>,
        <http://tun.fi/MX.229667>,
        <http://tun.fi/MX.229671>,
        <http://tun.fi/MX.229676>,
        <http://tun.fi/MX.229680>,
        <http://tun.fi/MX.229690>,
        <http://tun.fi/MX.229707>,
        <http://tun.fi/MX.229740>,
        <http://tun.fi/MX.229772>,
        <http://tun.fi/MX.230124>,
        <http://tun.fi/MX.230144>,
        <http://tun.fi/MX.230183>,
        <http://tun.fi/MX.230204>,
        <http://tun.fi/MX.230210>,
        <http://tun.fi/MX.230231>,
        <http://tun.fi/MX.230257>,
        <http://tun.fi/MX.230276>,
        <http://tun.fi/MX.230283>,
        <http://tun.fi/MX.230286>,
        <http://tun.fi/MX.230292>,
        <http://tun.fi/MX.230295>,
        <http://tun.fi/MX.230298>,
        <http://tun.fi/MX.230308>,
        <http://tun.fi/MX.230391>,
        <http://tun.fi/MX.230398>,
        <http://tun.fi/MX.230413>,
        <http://tun.fi/MX.230416>,
        <http://tun.fi/MX.230440>,
        <http://tun.fi/MX.230443>,
        <http://tun.fi/MX.230460>,
        <http://tun.fi/MX.230472>,
        <http://tun.fi/MX.230475>,
        <http://tun.fi/MX.230488>,
        <http://tun.fi/MX.230499>,
        <http://tun.fi/MX.4999055>,
        <http://tun.fi/MX.53599> ;
    skos:prefLabel "luteet"@fi,
        "skinnbaggar"@sv .

<http://tun.fi/MX.280935> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Helina" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280933> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280936>,
        <http://tun.fi/MX.280937>,
        <http://tun.fi/MX.280938>,
        <http://tun.fi/MX.280939>,
        <http://tun.fi/MX.280940>,
        <http://tun.fi/MX.280941>,
        <http://tun.fi/MX.280942>,
        <http://tun.fi/MX.280943>,
        <http://tun.fi/MX.280944>,
        <http://tun.fi/MX.280945>,
        <http://tun.fi/MX.280946>,
        <http://tun.fi/MX.280947>,
        <http://tun.fi/MX.280948>,
        <http://tun.fi/MX.280949>,
        <http://tun.fi/MX.280950>,
        <http://tun.fi/MX.280951>,
        <http://tun.fi/MX.280952>,
        <http://tun.fi/MX.280953>,
        <http://tun.fi/MX.280954>,
        <http://tun.fi/MX.280955>,
        <http://tun.fi/MX.280956>,
        <http://tun.fi/MX.280957>,
        <http://tun.fi/MX.280958>,
        <http://tun.fi/MX.280959>,
        <http://tun.fi/MX.280960>,
        <http://tun.fi/MX.280961>,
        <http://tun.fi/MX.280962>,
        <http://tun.fi/MX.280963>,
        <http://tun.fi/MX.280964>,
        <http://tun.fi/MX.280965>,
        <http://tun.fi/MX.280966>,
        <http://tun.fi/MX.280967>,
        <http://tun.fi/MX.280968>,
        <http://tun.fi/MX.280969>,
        <http://tun.fi/MX.280970>,
        <http://tun.fi/MX.280971>,
        <http://tun.fi/MX.280972>,
        <http://tun.fi/MX.280973>,
        <http://tun.fi/MX.280974>,
        <http://tun.fi/MX.280975>,
        <http://tun.fi/MX.280976>,
        <http://tun.fi/MX.5006343> ;
    skos:prefLabel "Helina"@fi,
        "Helina"@sv .

<http://tun.fi/MX.306931> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Cryptinae" ;
    dwc:scientificNameAuthorship "Kirby, 1837" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Cryptinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307242>,
        <http://tun.fi/MX.307516>,
        <http://tun.fi/MX.307519>,
        <http://tun.fi/MX.307522>,
        <http://tun.fi/MX.307526>,
        <http://tun.fi/MX.307528>,
        <http://tun.fi/MX.307550>,
        <http://tun.fi/MX.307552>,
        <http://tun.fi/MX.307565>,
        <http://tun.fi/MX.307571>,
        <http://tun.fi/MX.307573>,
        <http://tun.fi/MX.307578>,
        <http://tun.fi/MX.307582>,
        <http://tun.fi/MX.307589>,
        <http://tun.fi/MX.307591>,
        <http://tun.fi/MX.307602>,
        <http://tun.fi/MX.307604>,
        <http://tun.fi/MX.307623>,
        <http://tun.fi/MX.307627>,
        <http://tun.fi/MX.307631>,
        <http://tun.fi/MX.307645>,
        <http://tun.fi/MX.307656>,
        <http://tun.fi/MX.307670>,
        <http://tun.fi/MX.307677>,
        <http://tun.fi/MX.307683>,
        <http://tun.fi/MX.307691>,
        <http://tun.fi/MX.307706>,
        <http://tun.fi/MX.307712>,
        <http://tun.fi/MX.307720>,
        <http://tun.fi/MX.307724>,
        <http://tun.fi/MX.307726>,
        <http://tun.fi/MX.307729>,
        <http://tun.fi/MX.307749>,
        <http://tun.fi/MX.307755>,
        <http://tun.fi/MX.307761>,
        <http://tun.fi/MX.307766>,
        <http://tun.fi/MX.307776>,
        <http://tun.fi/MX.307779>,
        <http://tun.fi/MX.307782>,
        <http://tun.fi/MX.307785>,
        <http://tun.fi/MX.307788>,
        <http://tun.fi/MX.308830> ;
    skos:prefLabel "piiloahmaset"@fi,
        "Cryptinae"@sv .

<http://tun.fi/MX.58929> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phyllonorycter" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.58928> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.58931>,
        <http://tun.fi/MX.58933>,
        <http://tun.fi/MX.58934>,
        <http://tun.fi/MX.58935>,
        <http://tun.fi/MX.58936>,
        <http://tun.fi/MX.58937>,
        <http://tun.fi/MX.58938>,
        <http://tun.fi/MX.58942>,
        <http://tun.fi/MX.58944>,
        <http://tun.fi/MX.58945>,
        <http://tun.fi/MX.58946>,
        <http://tun.fi/MX.58947>,
        <http://tun.fi/MX.58948>,
        <http://tun.fi/MX.58950>,
        <http://tun.fi/MX.58951>,
        <http://tun.fi/MX.58952>,
        <http://tun.fi/MX.58953>,
        <http://tun.fi/MX.58955>,
        <http://tun.fi/MX.58956>,
        <http://tun.fi/MX.58957>,
        <http://tun.fi/MX.58958>,
        <http://tun.fi/MX.58959>,
        <http://tun.fi/MX.58960>,
        <http://tun.fi/MX.58962>,
        <http://tun.fi/MX.58963>,
        <http://tun.fi/MX.58964>,
        <http://tun.fi/MX.58965>,
        <http://tun.fi/MX.58966>,
        <http://tun.fi/MX.58967>,
        <http://tun.fi/MX.58968>,
        <http://tun.fi/MX.58969>,
        <http://tun.fi/MX.58970>,
        <http://tun.fi/MX.58971>,
        <http://tun.fi/MX.58972>,
        <http://tun.fi/MX.58973>,
        <http://tun.fi/MX.58974>,
        <http://tun.fi/MX.58977>,
        <http://tun.fi/MX.58978>,
        <http://tun.fi/MX.58979>,
        <http://tun.fi/MX.58980>,
        <http://tun.fi/MX.58981>,
        <http://tun.fi/MX.58982> ;
    skos:prefLabel "Phyllonorycter"@fi,
        "Phyllonorycter"@sv .

<http://tun.fi/MX.189490> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Harpalinae" ;
    dwc:scientificNameAuthorship "Bonelli, 1810" ;
    skos:broader <http://tun.fi/MX.188459> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188808>,
        <http://tun.fi/MX.188811>,
        <http://tun.fi/MX.188813>,
        <http://tun.fi/MX.188815>,
        <http://tun.fi/MX.188818>,
        <http://tun.fi/MX.188824>,
        <http://tun.fi/MX.188858>,
        <http://tun.fi/MX.189110>,
        <http://tun.fi/MX.189114>,
        <http://tun.fi/MX.189125>,
        <http://tun.fi/MX.189129>,
        <http://tun.fi/MX.189142>,
        <http://tun.fi/MX.189146>,
        <http://tun.fi/MX.189158>,
        <http://tun.fi/MX.189203>,
        <http://tun.fi/MX.189206>,
        <http://tun.fi/MX.189214>,
        <http://tun.fi/MX.189218>,
        <http://tun.fi/MX.189227>,
        <http://tun.fi/MX.189236>,
        <http://tun.fi/MX.189248>,
        <http://tun.fi/MX.189251>,
        <http://tun.fi/MX.189255>,
        <http://tun.fi/MX.189258>,
        <http://tun.fi/MX.189262>,
        <http://tun.fi/MX.189267>,
        <http://tun.fi/MX.189272>,
        <http://tun.fi/MX.189275>,
        <http://tun.fi/MX.189285>,
        <http://tun.fi/MX.189288>,
        <http://tun.fi/MX.189294>,
        <http://tun.fi/MX.189298>,
        <http://tun.fi/MX.189302>,
        <http://tun.fi/MX.189305>,
        <http://tun.fi/MX.189492>,
        <http://tun.fi/MX.189494>,
        <http://tun.fi/MX.189505>,
        <http://tun.fi/MX.189535>,
        <http://tun.fi/MX.189546>,
        <http://tun.fi/MX.189548>,
        <http://tun.fi/MX.189553>,
        <http://tun.fi/MX.189560>,
        <http://tun.fi/MX.5019345> ;
    skos:prefLabel "Harpalinae"@fi,
        "Harpalinae"@sv .

<http://tun.fi/MX.278936> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Agromyza" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.278935> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278937>,
        <http://tun.fi/MX.278938>,
        <http://tun.fi/MX.278939>,
        <http://tun.fi/MX.278940>,
        <http://tun.fi/MX.278941>,
        <http://tun.fi/MX.278942>,
        <http://tun.fi/MX.278943>,
        <http://tun.fi/MX.278944>,
        <http://tun.fi/MX.278945>,
        <http://tun.fi/MX.278946>,
        <http://tun.fi/MX.278947>,
        <http://tun.fi/MX.278948>,
        <http://tun.fi/MX.278949>,
        <http://tun.fi/MX.278950>,
        <http://tun.fi/MX.278951>,
        <http://tun.fi/MX.278952>,
        <http://tun.fi/MX.278953>,
        <http://tun.fi/MX.278954>,
        <http://tun.fi/MX.278955>,
        <http://tun.fi/MX.278956>,
        <http://tun.fi/MX.278957>,
        <http://tun.fi/MX.278958>,
        <http://tun.fi/MX.278959>,
        <http://tun.fi/MX.278960>,
        <http://tun.fi/MX.278961>,
        <http://tun.fi/MX.278962>,
        <http://tun.fi/MX.278963>,
        <http://tun.fi/MX.278964>,
        <http://tun.fi/MX.278965>,
        <http://tun.fi/MX.278966>,
        <http://tun.fi/MX.278967>,
        <http://tun.fi/MX.278968>,
        <http://tun.fi/MX.278969>,
        <http://tun.fi/MX.278970>,
        <http://tun.fi/MX.278971>,
        <http://tun.fi/MX.4890833>,
        <http://tun.fi/MX.5001986>,
        <http://tun.fi/MX.5002076>,
        <http://tun.fi/MX.5013264>,
        <http://tun.fi/MX.5019354>,
        <http://tun.fi/MX.5075870>,
        <http://tun.fi/MX.5076001>,
        <http://tun.fi/MX.5076366> ;
    skos:prefLabel "Agromyza"@fi,
        "Agromyza"@sv .

<http://tun.fi/MX.297074> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chelonus" ;
    dwc:scientificNameAuthorship "Jurine, 1801" ;
    skos:broader <http://tun.fi/MX.297053> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297075>,
        <http://tun.fi/MX.297076>,
        <http://tun.fi/MX.297078>,
        <http://tun.fi/MX.297079>,
        <http://tun.fi/MX.297080>,
        <http://tun.fi/MX.297081>,
        <http://tun.fi/MX.297083>,
        <http://tun.fi/MX.297084>,
        <http://tun.fi/MX.297086>,
        <http://tun.fi/MX.297087>,
        <http://tun.fi/MX.297088>,
        <http://tun.fi/MX.297090>,
        <http://tun.fi/MX.297092>,
        <http://tun.fi/MX.297097>,
        <http://tun.fi/MX.297098>,
        <http://tun.fi/MX.297099>,
        <http://tun.fi/MX.297100>,
        <http://tun.fi/MX.297101>,
        <http://tun.fi/MX.297102>,
        <http://tun.fi/MX.297103>,
        <http://tun.fi/MX.297104>,
        <http://tun.fi/MX.297105>,
        <http://tun.fi/MX.297106>,
        <http://tun.fi/MX.297107>,
        <http://tun.fi/MX.297108>,
        <http://tun.fi/MX.297109>,
        <http://tun.fi/MX.297111>,
        <http://tun.fi/MX.297112>,
        <http://tun.fi/MX.297113>,
        <http://tun.fi/MX.297116>,
        <http://tun.fi/MX.297117>,
        <http://tun.fi/MX.297120>,
        <http://tun.fi/MX.297122>,
        <http://tun.fi/MX.297124>,
        <http://tun.fi/MX.297850>,
        <http://tun.fi/MX.321674>,
        <http://tun.fi/MX.321675>,
        <http://tun.fi/MX.321676>,
        <http://tun.fi/MX.321677>,
        <http://tun.fi/MX.321678>,
        <http://tun.fi/MX.321679>,
        <http://tun.fi/MX.321680>,
        <http://tun.fi/MX.5017918> ;
    skos:prefLabel "Chelonus"@fi,
        "Chelonus"@sv .

<http://tun.fi/MX.307451> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atractodes" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307452>,
        <http://tun.fi/MX.307454>,
        <http://tun.fi/MX.307455>,
        <http://tun.fi/MX.307456>,
        <http://tun.fi/MX.307457>,
        <http://tun.fi/MX.307458>,
        <http://tun.fi/MX.307459>,
        <http://tun.fi/MX.307460>,
        <http://tun.fi/MX.307462>,
        <http://tun.fi/MX.307463>,
        <http://tun.fi/MX.307464>,
        <http://tun.fi/MX.307466>,
        <http://tun.fi/MX.307467>,
        <http://tun.fi/MX.307468>,
        <http://tun.fi/MX.307469>,
        <http://tun.fi/MX.307471>,
        <http://tun.fi/MX.307472>,
        <http://tun.fi/MX.307474>,
        <http://tun.fi/MX.307476>,
        <http://tun.fi/MX.307477>,
        <http://tun.fi/MX.307478>,
        <http://tun.fi/MX.307480>,
        <http://tun.fi/MX.307482>,
        <http://tun.fi/MX.307483>,
        <http://tun.fi/MX.307484>,
        <http://tun.fi/MX.307485>,
        <http://tun.fi/MX.307487>,
        <http://tun.fi/MX.307489>,
        <http://tun.fi/MX.307490>,
        <http://tun.fi/MX.307492>,
        <http://tun.fi/MX.307493>,
        <http://tun.fi/MX.307494>,
        <http://tun.fi/MX.307496>,
        <http://tun.fi/MX.307497>,
        <http://tun.fi/MX.307498>,
        <http://tun.fi/MX.307499>,
        <http://tun.fi/MX.307500>,
        <http://tun.fi/MX.307501>,
        <http://tun.fi/MX.307502>,
        <http://tun.fi/MX.307503>,
        <http://tun.fi/MX.307504>,
        <http://tun.fi/MX.307506>,
        <http://tun.fi/MX.307507> ;
    skos:prefLabel "Atractodes"@fi,
        "Atractodes"@sv .

<http://tun.fi/MX.53370> a <http://tun.fi/MX.class>,
        skos:Concept ;
    dwc:scientificName "Dothideomycetes" ;
    dwc:scientificNameAuthorship "O. E. Erikss. & Winka" ;
    skos:broader <http://tun.fi/MX.53065> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233283>,
        <http://tun.fi/MX.233312>,
        <http://tun.fi/MX.233313>,
        <http://tun.fi/MX.233331>,
        <http://tun.fi/MX.233363>,
        <http://tun.fi/MX.233364>,
        <http://tun.fi/MX.233426>,
        <http://tun.fi/MX.234368>,
        <http://tun.fi/MX.234369>,
        <http://tun.fi/MX.234375>,
        <http://tun.fi/MX.234377>,
        <http://tun.fi/MX.234381>,
        <http://tun.fi/MX.234382>,
        <http://tun.fi/MX.234384>,
        <http://tun.fi/MX.234386>,
        <http://tun.fi/MX.234388>,
        <http://tun.fi/MX.234395>,
        <http://tun.fi/MX.234396>,
        <http://tun.fi/MX.234397>,
        <http://tun.fi/MX.234399>,
        <http://tun.fi/MX.234400>,
        <http://tun.fi/MX.234401>,
        <http://tun.fi/MX.234402>,
        <http://tun.fi/MX.313707>,
        <http://tun.fi/MX.317254>,
        <http://tun.fi/MX.317257>,
        <http://tun.fi/MX.4978989>,
        <http://tun.fi/MX.5010799>,
        <http://tun.fi/MX.53631>,
        <http://tun.fi/MX.53676>,
        <http://tun.fi/MX.53681>,
        <http://tun.fi/MX.67083>,
        <http://tun.fi/MX.67097>,
        <http://tun.fi/MX.67144>,
        <http://tun.fi/MX.67291>,
        <http://tun.fi/MX.67295>,
        <http://tun.fi/MX.67371>,
        <http://tun.fi/MX.70561>,
        <http://tun.fi/MX.70562>,
        <http://tun.fi/MX.70563>,
        <http://tun.fi/MX.70565>,
        <http://tun.fi/MX.70566>,
        <http://tun.fi/MX.70567> ;
    skos:prefLabel "Dothideomycetes"@fi,
        "Dothideomycetes"@sv .

<http://tun.fi/MX.53624> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Helotiaceae" ;
    skos:broader <http://tun.fi/MX.53696> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233931>,
        <http://tun.fi/MX.233932>,
        <http://tun.fi/MX.233933>,
        <http://tun.fi/MX.233934>,
        <http://tun.fi/MX.233935>,
        <http://tun.fi/MX.233936>,
        <http://tun.fi/MX.233938>,
        <http://tun.fi/MX.233939>,
        <http://tun.fi/MX.233940>,
        <http://tun.fi/MX.233941>,
        <http://tun.fi/MX.233942>,
        <http://tun.fi/MX.233943>,
        <http://tun.fi/MX.233944>,
        <http://tun.fi/MX.233945>,
        <http://tun.fi/MX.233946>,
        <http://tun.fi/MX.233947>,
        <http://tun.fi/MX.233948>,
        <http://tun.fi/MX.233949>,
        <http://tun.fi/MX.233950>,
        <http://tun.fi/MX.233951>,
        <http://tun.fi/MX.233952>,
        <http://tun.fi/MX.233953>,
        <http://tun.fi/MX.233956>,
        <http://tun.fi/MX.233958>,
        <http://tun.fi/MX.233959>,
        <http://tun.fi/MX.233961>,
        <http://tun.fi/MX.233962>,
        <http://tun.fi/MX.233964>,
        <http://tun.fi/MX.233967>,
        <http://tun.fi/MX.233968>,
        <http://tun.fi/MX.233970>,
        <http://tun.fi/MX.233971>,
        <http://tun.fi/MX.233972>,
        <http://tun.fi/MX.233973>,
        <http://tun.fi/MX.233975>,
        <http://tun.fi/MX.233976>,
        <http://tun.fi/MX.233977>,
        <http://tun.fi/MX.233979>,
        <http://tun.fi/MX.233982>,
        <http://tun.fi/MX.236884>,
        <http://tun.fi/MX.236914>,
        <http://tun.fi/MX.67211>,
        <http://tun.fi/MX.67281> ;
    skos:prefLabel "Helotiaceae"@fi,
        "Helotiaceae"@sv .

<http://tun.fi/MX.274273> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Simulium" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.274254> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274275>,
        <http://tun.fi/MX.274277>,
        <http://tun.fi/MX.274278>,
        <http://tun.fi/MX.274281>,
        <http://tun.fi/MX.274282>,
        <http://tun.fi/MX.274283>,
        <http://tun.fi/MX.274285>,
        <http://tun.fi/MX.274286>,
        <http://tun.fi/MX.274287>,
        <http://tun.fi/MX.274289>,
        <http://tun.fi/MX.274290>,
        <http://tun.fi/MX.274291>,
        <http://tun.fi/MX.274292>,
        <http://tun.fi/MX.274293>,
        <http://tun.fi/MX.274294>,
        <http://tun.fi/MX.274295>,
        <http://tun.fi/MX.274296>,
        <http://tun.fi/MX.274297>,
        <http://tun.fi/MX.274298>,
        <http://tun.fi/MX.274299>,
        <http://tun.fi/MX.274301>,
        <http://tun.fi/MX.274302>,
        <http://tun.fi/MX.274304>,
        <http://tun.fi/MX.274305>,
        <http://tun.fi/MX.274306>,
        <http://tun.fi/MX.274307>,
        <http://tun.fi/MX.274308>,
        <http://tun.fi/MX.274309>,
        <http://tun.fi/MX.274310>,
        <http://tun.fi/MX.274311>,
        <http://tun.fi/MX.274312>,
        <http://tun.fi/MX.274313>,
        <http://tun.fi/MX.274314>,
        <http://tun.fi/MX.274315>,
        <http://tun.fi/MX.274316>,
        <http://tun.fi/MX.274317>,
        <http://tun.fi/MX.274318>,
        <http://tun.fi/MX.274319>,
        <http://tun.fi/MX.274320>,
        <http://tun.fi/MX.274321>,
        <http://tun.fi/MX.274322>,
        <http://tun.fi/MX.274323>,
        <http://tun.fi/MX.274325>,
        <http://tun.fi/MX.4999556> ;
    skos:prefLabel "Simulium"@fi,
        "Simulium"@sv .

<http://tun.fi/MX.277839> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platycheirus" ;
    dwc:scientificNameAuthorship "Le Peletier & Serville, 1828" ;
    skos:broader <http://tun.fi/MX.211219> ;
    skos:hiddenLabel "Platycheirus"@fi,
        "Pseudoplatychirus"@fi,
        "Pseudoplatychirus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277841>,
        <http://tun.fi/MX.277842>,
        <http://tun.fi/MX.277843>,
        <http://tun.fi/MX.277844>,
        <http://tun.fi/MX.277845>,
        <http://tun.fi/MX.277846>,
        <http://tun.fi/MX.277847>,
        <http://tun.fi/MX.277848>,
        <http://tun.fi/MX.277849>,
        <http://tun.fi/MX.277850>,
        <http://tun.fi/MX.277851>,
        <http://tun.fi/MX.277852>,
        <http://tun.fi/MX.277853>,
        <http://tun.fi/MX.277854>,
        <http://tun.fi/MX.277855>,
        <http://tun.fi/MX.277856>,
        <http://tun.fi/MX.277857>,
        <http://tun.fi/MX.277858>,
        <http://tun.fi/MX.277859>,
        <http://tun.fi/MX.277860>,
        <http://tun.fi/MX.277861>,
        <http://tun.fi/MX.277862>,
        <http://tun.fi/MX.277863>,
        <http://tun.fi/MX.277864>,
        <http://tun.fi/MX.277865>,
        <http://tun.fi/MX.277866>,
        <http://tun.fi/MX.277867>,
        <http://tun.fi/MX.277868>,
        <http://tun.fi/MX.277869>,
        <http://tun.fi/MX.277870>,
        <http://tun.fi/MX.277871>,
        <http://tun.fi/MX.277872>,
        <http://tun.fi/MX.277873>,
        <http://tun.fi/MX.277874>,
        <http://tun.fi/MX.277875>,
        <http://tun.fi/MX.277876>,
        <http://tun.fi/MX.277877>,
        <http://tun.fi/MX.277878>,
        <http://tun.fi/MX.277879>,
        <http://tun.fi/MX.277880>,
        <http://tun.fi/MX.277881>,
        <http://tun.fi/MX.277882>,
        <http://tun.fi/MX.323702>,
        <http://tun.fi/MX.5077950> ;
    skos:prefLabel "karttukirvarit"@fi,
        "Platycheirus"@sv .

<http://tun.fi/MX.69709> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Psathyrella" ;
    dwc:scientificNameAuthorship "(Fr.) Quél." ;
    skos:broader <http://tun.fi/MX.233303> ;
    skos:hiddenLabel "Psathyrella"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236233>,
        <http://tun.fi/MX.236247>,
        <http://tun.fi/MX.236250>,
        <http://tun.fi/MX.4883787>,
        <http://tun.fi/MX.71876>,
        <http://tun.fi/MX.71877>,
        <http://tun.fi/MX.71878>,
        <http://tun.fi/MX.71879>,
        <http://tun.fi/MX.71880>,
        <http://tun.fi/MX.71881>,
        <http://tun.fi/MX.71882>,
        <http://tun.fi/MX.72118>,
        <http://tun.fi/MX.72120>,
        <http://tun.fi/MX.72121>,
        <http://tun.fi/MX.72336>,
        <http://tun.fi/MX.72337>,
        <http://tun.fi/MX.72338>,
        <http://tun.fi/MX.72341>,
        <http://tun.fi/MX.72342>,
        <http://tun.fi/MX.72530>,
        <http://tun.fi/MX.72532>,
        <http://tun.fi/MX.72533>,
        <http://tun.fi/MX.72534>,
        <http://tun.fi/MX.72535>,
        <http://tun.fi/MX.72536>,
        <http://tun.fi/MX.72767>,
        <http://tun.fi/MX.72768>,
        <http://tun.fi/MX.72769>,
        <http://tun.fi/MX.72771>,
        <http://tun.fi/MX.72772>,
        <http://tun.fi/MX.73030>,
        <http://tun.fi/MX.73031>,
        <http://tun.fi/MX.73033>,
        <http://tun.fi/MX.73034>,
        <http://tun.fi/MX.73035>,
        <http://tun.fi/MX.73259>,
        <http://tun.fi/MX.73260>,
        <http://tun.fi/MX.73262>,
        <http://tun.fi/MX.73263>,
        <http://tun.fi/MX.73264>,
        <http://tun.fi/MX.73482>,
        <http://tun.fi/MX.73483>,
        <http://tun.fi/MX.73485>,
        <http://tun.fi/MX.73486> ;
    skos:prefLabel "haprakkaat"@fi,
        "Psathyrella"@sv .

<http://tun.fi/MX.191958> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Philonthus" ;
    dwc:scientificNameAuthorship "Curtis, 1829" ;
    skos:broader <http://tun.fi/MX.191648> ;
    skos:hiddenLabel "Philonthus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191961>,
        <http://tun.fi/MX.191962>,
        <http://tun.fi/MX.191963>,
        <http://tun.fi/MX.191965>,
        <http://tun.fi/MX.191966>,
        <http://tun.fi/MX.191967>,
        <http://tun.fi/MX.191969>,
        <http://tun.fi/MX.191971>,
        <http://tun.fi/MX.191972>,
        <http://tun.fi/MX.191973>,
        <http://tun.fi/MX.191975>,
        <http://tun.fi/MX.191978>,
        <http://tun.fi/MX.191979>,
        <http://tun.fi/MX.191980>,
        <http://tun.fi/MX.191982>,
        <http://tun.fi/MX.191984>,
        <http://tun.fi/MX.191985>,
        <http://tun.fi/MX.191988>,
        <http://tun.fi/MX.191990>,
        <http://tun.fi/MX.191991>,
        <http://tun.fi/MX.191992>,
        <http://tun.fi/MX.191994>,
        <http://tun.fi/MX.191995>,
        <http://tun.fi/MX.191996>,
        <http://tun.fi/MX.191997>,
        <http://tun.fi/MX.192000>,
        <http://tun.fi/MX.192002>,
        <http://tun.fi/MX.192003>,
        <http://tun.fi/MX.192004>,
        <http://tun.fi/MX.192007>,
        <http://tun.fi/MX.192008>,
        <http://tun.fi/MX.192012>,
        <http://tun.fi/MX.192013>,
        <http://tun.fi/MX.192014>,
        <http://tun.fi/MX.192016>,
        <http://tun.fi/MX.192017>,
        <http://tun.fi/MX.192018>,
        <http://tun.fi/MX.192019>,
        <http://tun.fi/MX.192021>,
        <http://tun.fi/MX.192022>,
        <http://tun.fi/MX.192023>,
        <http://tun.fi/MX.192025>,
        <http://tun.fi/MX.192027>,
        <http://tun.fi/MX.192028>,
        <http://tun.fi/MX.192029> ;
    skos:prefLabel "mantukuntikkaat"@fi,
        "Philonthus"@sv .

<http://tun.fi/MX.276802> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hilara" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.276682> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276803>,
        <http://tun.fi/MX.276804>,
        <http://tun.fi/MX.276805>,
        <http://tun.fi/MX.276806>,
        <http://tun.fi/MX.276807>,
        <http://tun.fi/MX.276808>,
        <http://tun.fi/MX.276809>,
        <http://tun.fi/MX.276810>,
        <http://tun.fi/MX.276811>,
        <http://tun.fi/MX.276812>,
        <http://tun.fi/MX.276813>,
        <http://tun.fi/MX.276814>,
        <http://tun.fi/MX.276815>,
        <http://tun.fi/MX.276816>,
        <http://tun.fi/MX.276817>,
        <http://tun.fi/MX.276818>,
        <http://tun.fi/MX.276819>,
        <http://tun.fi/MX.276820>,
        <http://tun.fi/MX.276821>,
        <http://tun.fi/MX.276822>,
        <http://tun.fi/MX.276823>,
        <http://tun.fi/MX.276824>,
        <http://tun.fi/MX.276825>,
        <http://tun.fi/MX.276826>,
        <http://tun.fi/MX.276827>,
        <http://tun.fi/MX.276828>,
        <http://tun.fi/MX.276829>,
        <http://tun.fi/MX.276830>,
        <http://tun.fi/MX.276831>,
        <http://tun.fi/MX.276832>,
        <http://tun.fi/MX.276833>,
        <http://tun.fi/MX.276834>,
        <http://tun.fi/MX.276835>,
        <http://tun.fi/MX.276836>,
        <http://tun.fi/MX.276837>,
        <http://tun.fi/MX.276838>,
        <http://tun.fi/MX.276839>,
        <http://tun.fi/MX.276840>,
        <http://tun.fi/MX.276841>,
        <http://tun.fi/MX.276842>,
        <http://tun.fi/MX.276843>,
        <http://tun.fi/MX.276844>,
        <http://tun.fi/MX.276845>,
        <http://tun.fi/MX.5008365>,
        <http://tun.fi/MX.5012707> ;
    skos:prefLabel "Hilara"@fi,
        "Hilara"@sv .

<http://tun.fi/MX.278031> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cheilosia" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.278024> ;
    skos:hiddenLabel "Cheilosia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278032>,
        <http://tun.fi/MX.278033>,
        <http://tun.fi/MX.278034>,
        <http://tun.fi/MX.278035>,
        <http://tun.fi/MX.278036>,
        <http://tun.fi/MX.278037>,
        <http://tun.fi/MX.278038>,
        <http://tun.fi/MX.278039>,
        <http://tun.fi/MX.278040>,
        <http://tun.fi/MX.278041>,
        <http://tun.fi/MX.278042>,
        <http://tun.fi/MX.278043>,
        <http://tun.fi/MX.278044>,
        <http://tun.fi/MX.278045>,
        <http://tun.fi/MX.278046>,
        <http://tun.fi/MX.278047>,
        <http://tun.fi/MX.278048>,
        <http://tun.fi/MX.278049>,
        <http://tun.fi/MX.278050>,
        <http://tun.fi/MX.278051>,
        <http://tun.fi/MX.278052>,
        <http://tun.fi/MX.278053>,
        <http://tun.fi/MX.278054>,
        <http://tun.fi/MX.278055>,
        <http://tun.fi/MX.278056>,
        <http://tun.fi/MX.278057>,
        <http://tun.fi/MX.278058>,
        <http://tun.fi/MX.278059>,
        <http://tun.fi/MX.278060>,
        <http://tun.fi/MX.278061>,
        <http://tun.fi/MX.278062>,
        <http://tun.fi/MX.278063>,
        <http://tun.fi/MX.278064>,
        <http://tun.fi/MX.278065>,
        <http://tun.fi/MX.278066>,
        <http://tun.fi/MX.278067>,
        <http://tun.fi/MX.278068>,
        <http://tun.fi/MX.278069>,
        <http://tun.fi/MX.278070>,
        <http://tun.fi/MX.278071>,
        <http://tun.fi/MX.278072>,
        <http://tun.fi/MX.278073>,
        <http://tun.fi/MX.278074>,
        <http://tun.fi/MX.278075>,
        <http://tun.fi/MX.278076> ;
    skos:prefLabel "keilaset"@fi,
        "Cheilosia"@sv .

<http://tun.fi/MX.297286> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cotesia" ;
    dwc:scientificNameAuthorship "Cameron, 1891" ;
    skos:broader <http://tun.fi/MX.297128> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297287>,
        <http://tun.fi/MX.297288>,
        <http://tun.fi/MX.297289>,
        <http://tun.fi/MX.297290>,
        <http://tun.fi/MX.297291>,
        <http://tun.fi/MX.297292>,
        <http://tun.fi/MX.297293>,
        <http://tun.fi/MX.297294>,
        <http://tun.fi/MX.297297>,
        <http://tun.fi/MX.297298>,
        <http://tun.fi/MX.297299>,
        <http://tun.fi/MX.297300>,
        <http://tun.fi/MX.297302>,
        <http://tun.fi/MX.297303>,
        <http://tun.fi/MX.297306>,
        <http://tun.fi/MX.297308>,
        <http://tun.fi/MX.297309>,
        <http://tun.fi/MX.297310>,
        <http://tun.fi/MX.297312>,
        <http://tun.fi/MX.297313>,
        <http://tun.fi/MX.297314>,
        <http://tun.fi/MX.297316>,
        <http://tun.fi/MX.297318>,
        <http://tun.fi/MX.297319>,
        <http://tun.fi/MX.297322>,
        <http://tun.fi/MX.297323>,
        <http://tun.fi/MX.297325>,
        <http://tun.fi/MX.297328>,
        <http://tun.fi/MX.297329>,
        <http://tun.fi/MX.297330>,
        <http://tun.fi/MX.297331>,
        <http://tun.fi/MX.321660>,
        <http://tun.fi/MX.321661>,
        <http://tun.fi/MX.321662>,
        <http://tun.fi/MX.321663>,
        <http://tun.fi/MX.321664>,
        <http://tun.fi/MX.321665>,
        <http://tun.fi/MX.321666>,
        <http://tun.fi/MX.4984062>,
        <http://tun.fi/MX.4984065>,
        <http://tun.fi/MX.4984066>,
        <http://tun.fi/MX.4984070>,
        <http://tun.fi/MX.4984413>,
        <http://tun.fi/MX.5024251>,
        <http://tun.fi/MX.5024256> ;
    skos:prefLabel "Cotesia"@fi,
        "Cotesia"@sv .

<http://tun.fi/MX.60220> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Olethreutinae" ;
    dwc:scientificNameAuthorship "Walsingham, 1895" ;
    skos:broader <http://tun.fi/MX.59994> ;
    skos:hiddenLabel "Olethreutinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211439>,
        <http://tun.fi/MX.211476>,
        <http://tun.fi/MX.211477>,
        <http://tun.fi/MX.60222>,
        <http://tun.fi/MX.60230>,
        <http://tun.fi/MX.60243>,
        <http://tun.fi/MX.60253>,
        <http://tun.fi/MX.60256>,
        <http://tun.fi/MX.60258>,
        <http://tun.fi/MX.60262>,
        <http://tun.fi/MX.60265>,
        <http://tun.fi/MX.60274>,
        <http://tun.fi/MX.60276>,
        <http://tun.fi/MX.60279>,
        <http://tun.fi/MX.60282>,
        <http://tun.fi/MX.60298>,
        <http://tun.fi/MX.60300>,
        <http://tun.fi/MX.60306>,
        <http://tun.fi/MX.60309>,
        <http://tun.fi/MX.60315>,
        <http://tun.fi/MX.60328>,
        <http://tun.fi/MX.60342>,
        <http://tun.fi/MX.60345>,
        <http://tun.fi/MX.60369>,
        <http://tun.fi/MX.60371>,
        <http://tun.fi/MX.60374>,
        <http://tun.fi/MX.60376>,
        <http://tun.fi/MX.60378>,
        <http://tun.fi/MX.60385>,
        <http://tun.fi/MX.60388>,
        <http://tun.fi/MX.60390>,
        <http://tun.fi/MX.60422>,
        <http://tun.fi/MX.60428>,
        <http://tun.fi/MX.60434>,
        <http://tun.fi/MX.60457>,
        <http://tun.fi/MX.60463>,
        <http://tun.fi/MX.60477>,
        <http://tun.fi/MX.60490>,
        <http://tun.fi/MX.60493>,
        <http://tun.fi/MX.60501>,
        <http://tun.fi/MX.60526>,
        <http://tun.fi/MX.60528>,
        <http://tun.fi/MX.60546>,
        <http://tun.fi/MX.60567>,
        <http://tun.fi/MX.60569> ;
    skos:prefLabel "kirjokääriäiset"@fi,
        "Olethreutinae"@sv .

<http://tun.fi/MX.67103> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhizocarpon" ;
    dwc:scientificNameAuthorship "Ramond ex DC." ;
    skos:broader <http://tun.fi/MX.233405> ;
    skos:hiddenLabel "Rhizocarpon"@fi,
        "Rhizocarpon"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313752>,
        <http://tun.fi/MX.4971903>,
        <http://tun.fi/MX.66386>,
        <http://tun.fi/MX.66388>,
        <http://tun.fi/MX.66389>,
        <http://tun.fi/MX.66390>,
        <http://tun.fi/MX.66391>,
        <http://tun.fi/MX.66392>,
        <http://tun.fi/MX.66393>,
        <http://tun.fi/MX.66394>,
        <http://tun.fi/MX.66395>,
        <http://tun.fi/MX.66397>,
        <http://tun.fi/MX.66398>,
        <http://tun.fi/MX.66399>,
        <http://tun.fi/MX.66402>,
        <http://tun.fi/MX.66403>,
        <http://tun.fi/MX.66408>,
        <http://tun.fi/MX.66409>,
        <http://tun.fi/MX.66410>,
        <http://tun.fi/MX.66411>,
        <http://tun.fi/MX.66412>,
        <http://tun.fi/MX.66413>,
        <http://tun.fi/MX.66414>,
        <http://tun.fi/MX.66415>,
        <http://tun.fi/MX.66416>,
        <http://tun.fi/MX.66417>,
        <http://tun.fi/MX.66418>,
        <http://tun.fi/MX.66419>,
        <http://tun.fi/MX.66420>,
        <http://tun.fi/MX.66421>,
        <http://tun.fi/MX.66422>,
        <http://tun.fi/MX.66423>,
        <http://tun.fi/MX.66424>,
        <http://tun.fi/MX.66425>,
        <http://tun.fi/MX.66426>,
        <http://tun.fi/MX.66427>,
        <http://tun.fi/MX.66428>,
        <http://tun.fi/MX.66429>,
        <http://tun.fi/MX.66430>,
        <http://tun.fi/MX.66431>,
        <http://tun.fi/MX.66432>,
        <http://tun.fi/MX.66433>,
        <http://tun.fi/MX.66434>,
        <http://tun.fi/MX.66581>,
        <http://tun.fi/MX.66582> ;
    skos:prefLabel "karttajäkälät"@fi,
        "kartlavar"@sv .

<http://tun.fi/MX.273889> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chironomus" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273891>,
        <http://tun.fi/MX.273893>,
        <http://tun.fi/MX.273894>,
        <http://tun.fi/MX.273895>,
        <http://tun.fi/MX.273896>,
        <http://tun.fi/MX.273897>,
        <http://tun.fi/MX.273898>,
        <http://tun.fi/MX.273899>,
        <http://tun.fi/MX.273900>,
        <http://tun.fi/MX.273901>,
        <http://tun.fi/MX.273902>,
        <http://tun.fi/MX.273903>,
        <http://tun.fi/MX.273904>,
        <http://tun.fi/MX.273906>,
        <http://tun.fi/MX.273907>,
        <http://tun.fi/MX.273908>,
        <http://tun.fi/MX.273909>,
        <http://tun.fi/MX.273910>,
        <http://tun.fi/MX.273911>,
        <http://tun.fi/MX.273912>,
        <http://tun.fi/MX.273913>,
        <http://tun.fi/MX.273914>,
        <http://tun.fi/MX.273915>,
        <http://tun.fi/MX.273916>,
        <http://tun.fi/MX.273917>,
        <http://tun.fi/MX.273918>,
        <http://tun.fi/MX.273919>,
        <http://tun.fi/MX.273920>,
        <http://tun.fi/MX.273921>,
        <http://tun.fi/MX.273922>,
        <http://tun.fi/MX.273923>,
        <http://tun.fi/MX.273924>,
        <http://tun.fi/MX.273925>,
        <http://tun.fi/MX.273926>,
        <http://tun.fi/MX.273927>,
        <http://tun.fi/MX.273928>,
        <http://tun.fi/MX.273929>,
        <http://tun.fi/MX.273930>,
        <http://tun.fi/MX.273931>,
        <http://tun.fi/MX.273932>,
        <http://tun.fi/MX.273933>,
        <http://tun.fi/MX.273934>,
        <http://tun.fi/MX.273936>,
        <http://tun.fi/MX.273937>,
        <http://tun.fi/MX.273938>,
        <http://tun.fi/MX.273939> ;
    skos:prefLabel "Chironomus"@fi,
        "Chironomus"@sv .

<http://tun.fi/MX.278024> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Milesiinae" ;
    dwc:scientificNameAuthorship "Rondani, 1845" ;
    skos:broader <http://tun.fi/MX.211218> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.278026>,
        <http://tun.fi/MX.278028>,
        <http://tun.fi/MX.278031>,
        <http://tun.fi/MX.278078>,
        <http://tun.fi/MX.278080>,
        <http://tun.fi/MX.278084>,
        <http://tun.fi/MX.278092>,
        <http://tun.fi/MX.278096>,
        <http://tun.fi/MX.278099>,
        <http://tun.fi/MX.278102>,
        <http://tun.fi/MX.278107>,
        <http://tun.fi/MX.278117>,
        <http://tun.fi/MX.278125>,
        <http://tun.fi/MX.278134>,
        <http://tun.fi/MX.278140>,
        <http://tun.fi/MX.278143>,
        <http://tun.fi/MX.278162>,
        <http://tun.fi/MX.278170>,
        <http://tun.fi/MX.278173>,
        <http://tun.fi/MX.278175>,
        <http://tun.fi/MX.278180>,
        <http://tun.fi/MX.278188>,
        <http://tun.fi/MX.278191>,
        <http://tun.fi/MX.278197>,
        <http://tun.fi/MX.278199>,
        <http://tun.fi/MX.278202>,
        <http://tun.fi/MX.278209>,
        <http://tun.fi/MX.278219>,
        <http://tun.fi/MX.278223>,
        <http://tun.fi/MX.278226>,
        <http://tun.fi/MX.278229>,
        <http://tun.fi/MX.278236>,
        <http://tun.fi/MX.278241>,
        <http://tun.fi/MX.278244>,
        <http://tun.fi/MX.278246>,
        <http://tun.fi/MX.278248>,
        <http://tun.fi/MX.278255>,
        <http://tun.fi/MX.278257>,
        <http://tun.fi/MX.278259>,
        <http://tun.fi/MX.278261>,
        <http://tun.fi/MX.278263>,
        <http://tun.fi/MX.278265>,
        <http://tun.fi/MX.278271>,
        <http://tun.fi/MX.278274>,
        <http://tun.fi/MX.313361>,
        <http://tun.fi/MX.316987> ;
    skos:prefLabel "Milesiinae"@fi,
        "Milesiinae"@sv .

<http://tun.fi/MX.279026> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cerodontha" ;
    dwc:scientificNameAuthorship "Rondani, 1861" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279028>,
        <http://tun.fi/MX.279029>,
        <http://tun.fi/MX.279030>,
        <http://tun.fi/MX.279031>,
        <http://tun.fi/MX.279032>,
        <http://tun.fi/MX.279034>,
        <http://tun.fi/MX.279035>,
        <http://tun.fi/MX.279036>,
        <http://tun.fi/MX.279037>,
        <http://tun.fi/MX.279038>,
        <http://tun.fi/MX.279040>,
        <http://tun.fi/MX.279041>,
        <http://tun.fi/MX.279042>,
        <http://tun.fi/MX.279043>,
        <http://tun.fi/MX.279044>,
        <http://tun.fi/MX.279046>,
        <http://tun.fi/MX.279047>,
        <http://tun.fi/MX.279048>,
        <http://tun.fi/MX.279049>,
        <http://tun.fi/MX.279050>,
        <http://tun.fi/MX.279052>,
        <http://tun.fi/MX.279054>,
        <http://tun.fi/MX.279055>,
        <http://tun.fi/MX.279056>,
        <http://tun.fi/MX.279057>,
        <http://tun.fi/MX.279058>,
        <http://tun.fi/MX.279059>,
        <http://tun.fi/MX.279060>,
        <http://tun.fi/MX.279061>,
        <http://tun.fi/MX.279062>,
        <http://tun.fi/MX.279063>,
        <http://tun.fi/MX.279064>,
        <http://tun.fi/MX.279065>,
        <http://tun.fi/MX.279067>,
        <http://tun.fi/MX.279068>,
        <http://tun.fi/MX.279069>,
        <http://tun.fi/MX.317358>,
        <http://tun.fi/MX.317359>,
        <http://tun.fi/MX.4890636>,
        <http://tun.fi/MX.5013842>,
        <http://tun.fi/MX.5016786>,
        <http://tun.fi/MX.5075868>,
        <http://tun.fi/MX.5075878>,
        <http://tun.fi/MX.5076021>,
        <http://tun.fi/MX.5076950>,
        <http://tun.fi/MX.5080286> ;
    skos:prefLabel "Cerodontha"@fi,
        "Cerodontha"@sv .

<http://tun.fi/MX.39171> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Apiaceae" ;
    dwc:scientificNameAuthorship "Lindl." ;
    skos:broader <http://tun.fi/MX.289479> ;
    skos:hiddenLabel "Apiaceae"@fi,
        "Apiaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39172>,
        <http://tun.fi/MX.39174>,
        <http://tun.fi/MX.39176>,
        <http://tun.fi/MX.39178>,
        <http://tun.fi/MX.39184>,
        <http://tun.fi/MX.39187>,
        <http://tun.fi/MX.39190>,
        <http://tun.fi/MX.39192>,
        <http://tun.fi/MX.39194>,
        <http://tun.fi/MX.39196>,
        <http://tun.fi/MX.39200>,
        <http://tun.fi/MX.39202>,
        <http://tun.fi/MX.39204>,
        <http://tun.fi/MX.39206>,
        <http://tun.fi/MX.39208>,
        <http://tun.fi/MX.39210>,
        <http://tun.fi/MX.39212>,
        <http://tun.fi/MX.39214>,
        <http://tun.fi/MX.39216>,
        <http://tun.fi/MX.39218>,
        <http://tun.fi/MX.39220>,
        <http://tun.fi/MX.39222>,
        <http://tun.fi/MX.39226>,
        <http://tun.fi/MX.39228>,
        <http://tun.fi/MX.39230>,
        <http://tun.fi/MX.39232>,
        <http://tun.fi/MX.39234>,
        <http://tun.fi/MX.39239>,
        <http://tun.fi/MX.39241>,
        <http://tun.fi/MX.39243>,
        <http://tun.fi/MX.39247>,
        <http://tun.fi/MX.39255>,
        <http://tun.fi/MX.39257>,
        <http://tun.fi/MX.39259>,
        <http://tun.fi/MX.39261>,
        <http://tun.fi/MX.39263>,
        <http://tun.fi/MX.41720>,
        <http://tun.fi/MX.41770>,
        <http://tun.fi/MX.41790>,
        <http://tun.fi/MX.41803>,
        <http://tun.fi/MX.41834>,
        <http://tun.fi/MX.41919>,
        <http://tun.fi/MX.41992>,
        <http://tun.fi/MX.42723>,
        <http://tun.fi/MX.4972047>,
        <http://tun.fi/MX.4972133> ;
    skos:prefLabel "sarjakukkaiskasvit"@fi,
        "flockblommiga"@sv .

<http://tun.fi/MX.59995> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Tortricinae" ;
    dwc:scientificNameAuthorship "Latreille, [1803]" ;
    skos:broader <http://tun.fi/MX.59994> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211075>,
        <http://tun.fi/MX.321362>,
        <http://tun.fi/MX.5019197>,
        <http://tun.fi/MX.5019198>,
        <http://tun.fi/MX.5019199>,
        <http://tun.fi/MX.5019200>,
        <http://tun.fi/MX.5019201>,
        <http://tun.fi/MX.5082246>,
        <http://tun.fi/MX.59997>,
        <http://tun.fi/MX.59999>,
        <http://tun.fi/MX.60001>,
        <http://tun.fi/MX.60003>,
        <http://tun.fi/MX.60049>,
        <http://tun.fi/MX.60057>,
        <http://tun.fi/MX.60061>,
        <http://tun.fi/MX.60066>,
        <http://tun.fi/MX.60074>,
        <http://tun.fi/MX.60077>,
        <http://tun.fi/MX.60080>,
        <http://tun.fi/MX.60095>,
        <http://tun.fi/MX.60102>,
        <http://tun.fi/MX.60111>,
        <http://tun.fi/MX.60115>,
        <http://tun.fi/MX.60117>,
        <http://tun.fi/MX.60119>,
        <http://tun.fi/MX.60122>,
        <http://tun.fi/MX.60128>,
        <http://tun.fi/MX.60142>,
        <http://tun.fi/MX.60144>,
        <http://tun.fi/MX.60146>,
        <http://tun.fi/MX.60148>,
        <http://tun.fi/MX.60151>,
        <http://tun.fi/MX.60154>,
        <http://tun.fi/MX.60163>,
        <http://tun.fi/MX.60169>,
        <http://tun.fi/MX.60172>,
        <http://tun.fi/MX.60174>,
        <http://tun.fi/MX.60180>,
        <http://tun.fi/MX.60182>,
        <http://tun.fi/MX.60184>,
        <http://tun.fi/MX.60189>,
        <http://tun.fi/MX.60191>,
        <http://tun.fi/MX.60204>,
        <http://tun.fi/MX.60206>,
        <http://tun.fi/MX.60209>,
        <http://tun.fi/MX.60214> ;
    skos:prefLabel "Tortricinae"@fi,
        "Tortricinae"@sv .

<http://tun.fi/MX.310278> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Diadegma" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310279>,
        <http://tun.fi/MX.310280>,
        <http://tun.fi/MX.310281>,
        <http://tun.fi/MX.310282>,
        <http://tun.fi/MX.310283>,
        <http://tun.fi/MX.310285>,
        <http://tun.fi/MX.310286>,
        <http://tun.fi/MX.310287>,
        <http://tun.fi/MX.310288>,
        <http://tun.fi/MX.310289>,
        <http://tun.fi/MX.310290>,
        <http://tun.fi/MX.310291>,
        <http://tun.fi/MX.310292>,
        <http://tun.fi/MX.310293>,
        <http://tun.fi/MX.310294>,
        <http://tun.fi/MX.310296>,
        <http://tun.fi/MX.310297>,
        <http://tun.fi/MX.310298>,
        <http://tun.fi/MX.310299>,
        <http://tun.fi/MX.310301>,
        <http://tun.fi/MX.310304>,
        <http://tun.fi/MX.310305>,
        <http://tun.fi/MX.310307>,
        <http://tun.fi/MX.310308>,
        <http://tun.fi/MX.310309>,
        <http://tun.fi/MX.310310>,
        <http://tun.fi/MX.310311>,
        <http://tun.fi/MX.310312>,
        <http://tun.fi/MX.310313>,
        <http://tun.fi/MX.310314>,
        <http://tun.fi/MX.310315>,
        <http://tun.fi/MX.310317>,
        <http://tun.fi/MX.310318>,
        <http://tun.fi/MX.310319>,
        <http://tun.fi/MX.310320>,
        <http://tun.fi/MX.310322>,
        <http://tun.fi/MX.310324>,
        <http://tun.fi/MX.310325>,
        <http://tun.fi/MX.310328>,
        <http://tun.fi/MX.310329>,
        <http://tun.fi/MX.310330>,
        <http://tun.fi/MX.310331>,
        <http://tun.fi/MX.310332>,
        <http://tun.fi/MX.310333>,
        <http://tun.fi/MX.310334>,
        <http://tun.fi/MX.310336>,
        <http://tun.fi/MX.5076905> ;
    skos:prefLabel "Diadegma"@fi,
        "Diadegma"@sv .

<http://tun.fi/MX.58548> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stigmella" ;
    dwc:scientificNameAuthorship "Schrank, 1802" ;
    skos:broader <http://tun.fi/MX.58546> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5013765>,
        <http://tun.fi/MX.58550>,
        <http://tun.fi/MX.58551>,
        <http://tun.fi/MX.58552>,
        <http://tun.fi/MX.58553>,
        <http://tun.fi/MX.58554>,
        <http://tun.fi/MX.58555>,
        <http://tun.fi/MX.58556>,
        <http://tun.fi/MX.58557>,
        <http://tun.fi/MX.58558>,
        <http://tun.fi/MX.58559>,
        <http://tun.fi/MX.58560>,
        <http://tun.fi/MX.58561>,
        <http://tun.fi/MX.58562>,
        <http://tun.fi/MX.58563>,
        <http://tun.fi/MX.58564>,
        <http://tun.fi/MX.58566>,
        <http://tun.fi/MX.58568>,
        <http://tun.fi/MX.58570>,
        <http://tun.fi/MX.58571>,
        <http://tun.fi/MX.58572>,
        <http://tun.fi/MX.58573>,
        <http://tun.fi/MX.58574>,
        <http://tun.fi/MX.58575>,
        <http://tun.fi/MX.58578>,
        <http://tun.fi/MX.58579>,
        <http://tun.fi/MX.58580>,
        <http://tun.fi/MX.58581>,
        <http://tun.fi/MX.58582>,
        <http://tun.fi/MX.58583>,
        <http://tun.fi/MX.58584>,
        <http://tun.fi/MX.58586>,
        <http://tun.fi/MX.58587>,
        <http://tun.fi/MX.58588>,
        <http://tun.fi/MX.58589>,
        <http://tun.fi/MX.58590>,
        <http://tun.fi/MX.58591>,
        <http://tun.fi/MX.58594>,
        <http://tun.fi/MX.58596>,
        <http://tun.fi/MX.58597>,
        <http://tun.fi/MX.58599>,
        <http://tun.fi/MX.58601>,
        <http://tun.fi/MX.58602>,
        <http://tun.fi/MX.58603>,
        <http://tun.fi/MX.58604>,
        <http://tun.fi/MX.58605>,
        <http://tun.fi/MX.58606>,
        <http://tun.fi/MX.58607> ;
    skos:prefLabel "Stigmella"@fi,
        "Stigmella"@sv .

<http://tun.fi/MX.69783> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tricholoma" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Staude" ;
    skos:broader <http://tun.fi/MX.233340> ;
    skos:hiddenLabel "Tricholoma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236490>,
        <http://tun.fi/MX.236493>,
        <http://tun.fi/MX.236502>,
        <http://tun.fi/MX.236503>,
        <http://tun.fi/MX.4887414>,
        <http://tun.fi/MX.5020163>,
        <http://tun.fi/MX.5074586>,
        <http://tun.fi/MX.5074587>,
        <http://tun.fi/MX.5077785>,
        <http://tun.fi/MX.71886>,
        <http://tun.fi/MX.71887>,
        <http://tun.fi/MX.71888>,
        <http://tun.fi/MX.71889>,
        <http://tun.fi/MX.71890>,
        <http://tun.fi/MX.71891>,
        <http://tun.fi/MX.72125>,
        <http://tun.fi/MX.72126>,
        <http://tun.fi/MX.72127>,
        <http://tun.fi/MX.72128>,
        <http://tun.fi/MX.72129>,
        <http://tun.fi/MX.72130>,
        <http://tun.fi/MX.72346>,
        <http://tun.fi/MX.72347>,
        <http://tun.fi/MX.72348>,
        <http://tun.fi/MX.72539>,
        <http://tun.fi/MX.72540>,
        <http://tun.fi/MX.72541>,
        <http://tun.fi/MX.72542>,
        <http://tun.fi/MX.72543>,
        <http://tun.fi/MX.72544>,
        <http://tun.fi/MX.72545>,
        <http://tun.fi/MX.72776>,
        <http://tun.fi/MX.72777>,
        <http://tun.fi/MX.72779>,
        <http://tun.fi/MX.73037>,
        <http://tun.fi/MX.73038>,
        <http://tun.fi/MX.73039>,
        <http://tun.fi/MX.73040>,
        <http://tun.fi/MX.73041>,
        <http://tun.fi/MX.73042>,
        <http://tun.fi/MX.73268>,
        <http://tun.fi/MX.73269>,
        <http://tun.fi/MX.73490>,
        <http://tun.fi/MX.73491>,
        <http://tun.fi/MX.73493>,
        <http://tun.fi/MX.73494>,
        <http://tun.fi/MX.73495>,
        <http://tun.fi/MX.73497> ;
    skos:prefLabel "valmuskat"@fi,
        "Tricholoma"@sv .

<http://tun.fi/MX.273885> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Chironominae" ;
    dwc:scientificNameAuthorship "Newman, 1834" ;
    skos:broader <http://tun.fi/MX.253681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273887>,
        <http://tun.fi/MX.273889>,
        <http://tun.fi/MX.273940>,
        <http://tun.fi/MX.273946>,
        <http://tun.fi/MX.273955>,
        <http://tun.fi/MX.273960>,
        <http://tun.fi/MX.273962>,
        <http://tun.fi/MX.273968>,
        <http://tun.fi/MX.273974>,
        <http://tun.fi/MX.273977>,
        <http://tun.fi/MX.273981>,
        <http://tun.fi/MX.273996>,
        <http://tun.fi/MX.273999>,
        <http://tun.fi/MX.274002>,
        <http://tun.fi/MX.274004>,
        <http://tun.fi/MX.274006>,
        <http://tun.fi/MX.274009>,
        <http://tun.fi/MX.274011>,
        <http://tun.fi/MX.274018>,
        <http://tun.fi/MX.274020>,
        <http://tun.fi/MX.274022>,
        <http://tun.fi/MX.274024>,
        <http://tun.fi/MX.274038>,
        <http://tun.fi/MX.274045>,
        <http://tun.fi/MX.274047>,
        <http://tun.fi/MX.274051>,
        <http://tun.fi/MX.274054>,
        <http://tun.fi/MX.274077>,
        <http://tun.fi/MX.274080>,
        <http://tun.fi/MX.274082>,
        <http://tun.fi/MX.274086>,
        <http://tun.fi/MX.274092>,
        <http://tun.fi/MX.274098>,
        <http://tun.fi/MX.274102>,
        <http://tun.fi/MX.274105>,
        <http://tun.fi/MX.274107>,
        <http://tun.fi/MX.274110>,
        <http://tun.fi/MX.274113>,
        <http://tun.fi/MX.274131>,
        <http://tun.fi/MX.274133>,
        <http://tun.fi/MX.274136>,
        <http://tun.fi/MX.274160>,
        <http://tun.fi/MX.274162>,
        <http://tun.fi/MX.274180>,
        <http://tun.fi/MX.274187>,
        <http://tun.fi/MX.274192>,
        <http://tun.fi/MX.274197>,
        <http://tun.fi/MX.274250>,
        <http://tun.fi/MX.274252> ;
    skos:prefLabel "Chironominae"@fi,
        "Chironominae"@sv .

<http://tun.fi/MX.280389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pegomya" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280390>,
        <http://tun.fi/MX.280391>,
        <http://tun.fi/MX.280392>,
        <http://tun.fi/MX.280393>,
        <http://tun.fi/MX.280394>,
        <http://tun.fi/MX.280395>,
        <http://tun.fi/MX.280396>,
        <http://tun.fi/MX.280397>,
        <http://tun.fi/MX.280398>,
        <http://tun.fi/MX.280399>,
        <http://tun.fi/MX.280400>,
        <http://tun.fi/MX.280401>,
        <http://tun.fi/MX.280402>,
        <http://tun.fi/MX.280403>,
        <http://tun.fi/MX.280404>,
        <http://tun.fi/MX.280405>,
        <http://tun.fi/MX.280406>,
        <http://tun.fi/MX.280407>,
        <http://tun.fi/MX.280408>,
        <http://tun.fi/MX.280409>,
        <http://tun.fi/MX.280410>,
        <http://tun.fi/MX.280411>,
        <http://tun.fi/MX.280412>,
        <http://tun.fi/MX.280413>,
        <http://tun.fi/MX.280414>,
        <http://tun.fi/MX.280415>,
        <http://tun.fi/MX.280416>,
        <http://tun.fi/MX.280417>,
        <http://tun.fi/MX.280418>,
        <http://tun.fi/MX.280419>,
        <http://tun.fi/MX.280420>,
        <http://tun.fi/MX.280421>,
        <http://tun.fi/MX.280422>,
        <http://tun.fi/MX.280423>,
        <http://tun.fi/MX.280424>,
        <http://tun.fi/MX.280425>,
        <http://tun.fi/MX.280426>,
        <http://tun.fi/MX.280427>,
        <http://tun.fi/MX.280428>,
        <http://tun.fi/MX.280429>,
        <http://tun.fi/MX.280430>,
        <http://tun.fi/MX.280431>,
        <http://tun.fi/MX.280432>,
        <http://tun.fi/MX.280433>,
        <http://tun.fi/MX.280434>,
        <http://tun.fi/MX.280435>,
        <http://tun.fi/MX.280436>,
        <http://tun.fi/MX.286396>,
        <http://tun.fi/MX.5078570> ;
    skos:prefLabel "Pegomya"@fi,
        "Pegomya"@sv .

<http://tun.fi/MX.296544> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aleiodes" ;
    dwc:scientificNameAuthorship "Wesmaël, 1838" ;
    skos:broader <http://tun.fi/MX.296542> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296549>,
        <http://tun.fi/MX.296551>,
        <http://tun.fi/MX.296553>,
        <http://tun.fi/MX.296554>,
        <http://tun.fi/MX.296555>,
        <http://tun.fi/MX.296556>,
        <http://tun.fi/MX.296558>,
        <http://tun.fi/MX.296560>,
        <http://tun.fi/MX.296561>,
        <http://tun.fi/MX.296562>,
        <http://tun.fi/MX.296565>,
        <http://tun.fi/MX.296566>,
        <http://tun.fi/MX.296568>,
        <http://tun.fi/MX.296570>,
        <http://tun.fi/MX.296571>,
        <http://tun.fi/MX.296572>,
        <http://tun.fi/MX.296574>,
        <http://tun.fi/MX.296575>,
        <http://tun.fi/MX.296576>,
        <http://tun.fi/MX.296578>,
        <http://tun.fi/MX.296580>,
        <http://tun.fi/MX.296582>,
        <http://tun.fi/MX.296585>,
        <http://tun.fi/MX.296586>,
        <http://tun.fi/MX.296587>,
        <http://tun.fi/MX.296588>,
        <http://tun.fi/MX.296589>,
        <http://tun.fi/MX.296590>,
        <http://tun.fi/MX.296592>,
        <http://tun.fi/MX.296596>,
        <http://tun.fi/MX.321523>,
        <http://tun.fi/MX.321524>,
        <http://tun.fi/MX.321525>,
        <http://tun.fi/MX.321526>,
        <http://tun.fi/MX.321527>,
        <http://tun.fi/MX.321529>,
        <http://tun.fi/MX.321530>,
        <http://tun.fi/MX.321531>,
        <http://tun.fi/MX.321532>,
        <http://tun.fi/MX.321533>,
        <http://tun.fi/MX.321534>,
        <http://tun.fi/MX.321536>,
        <http://tun.fi/MX.5017976>,
        <http://tun.fi/MX.5017978>,
        <http://tun.fi/MX.5017979>,
        <http://tun.fi/MX.5020989>,
        <http://tun.fi/MX.5020990>,
        <http://tun.fi/MX.5020992>,
        <http://tun.fi/MX.5020996> ;
    skos:prefLabel "Aleiodes"@fi,
        "Aleiodes"@sv .

<http://tun.fi/MX.296909> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Alysiinae" ;
    dwc:scientificNameAuthorship "Leach, 1815" ;
    skos:broader <http://tun.fi/MX.289206> ;
    skos:hiddenLabel "Alysiinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296911>,
        <http://tun.fi/MX.296919>,
        <http://tun.fi/MX.296921>,
        <http://tun.fi/MX.296924>,
        <http://tun.fi/MX.296940>,
        <http://tun.fi/MX.296943>,
        <http://tun.fi/MX.296946>,
        <http://tun.fi/MX.296962>,
        <http://tun.fi/MX.296965>,
        <http://tun.fi/MX.296967>,
        <http://tun.fi/MX.296971>,
        <http://tun.fi/MX.296974>,
        <http://tun.fi/MX.296977>,
        <http://tun.fi/MX.296979>,
        <http://tun.fi/MX.296981>,
        <http://tun.fi/MX.296984>,
        <http://tun.fi/MX.296987>,
        <http://tun.fi/MX.296992>,
        <http://tun.fi/MX.296996>,
        <http://tun.fi/MX.296998>,
        <http://tun.fi/MX.297000>,
        <http://tun.fi/MX.297002>,
        <http://tun.fi/MX.297014>,
        <http://tun.fi/MX.297838>,
        <http://tun.fi/MX.297839>,
        <http://tun.fi/MX.297844>,
        <http://tun.fi/MX.297847>,
        <http://tun.fi/MX.297851>,
        <http://tun.fi/MX.297853>,
        <http://tun.fi/MX.297855>,
        <http://tun.fi/MX.297859>,
        <http://tun.fi/MX.297861>,
        <http://tun.fi/MX.297863>,
        <http://tun.fi/MX.321579>,
        <http://tun.fi/MX.321594>,
        <http://tun.fi/MX.321598>,
        <http://tun.fi/MX.321728>,
        <http://tun.fi/MX.321730>,
        <http://tun.fi/MX.321735>,
        <http://tun.fi/MX.321738>,
        <http://tun.fi/MX.321740>,
        <http://tun.fi/MX.321743>,
        <http://tun.fi/MX.324261>,
        <http://tun.fi/MX.4979796>,
        <http://tun.fi/MX.5017863>,
        <http://tun.fi/MX.5017869>,
        <http://tun.fi/MX.5017873>,
        <http://tun.fi/MX.5018012>,
        <http://tun.fi/MX.5019816> ;
    skos:prefLabel "leukavainokaiset"@fi,
        "Alysiinae"@sv .

<http://tun.fi/MX.233892> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Erysiphe" ;
    dwc:scientificNameAuthorship "DC.:Fr." ;
    skos:broader <http://tun.fi/MX.53563> ;
    skos:hiddenLabel "Erysiphe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984619>,
        <http://tun.fi/MX.4984628>,
        <http://tun.fi/MX.4984653>,
        <http://tun.fi/MX.4984662>,
        <http://tun.fi/MX.4984719>,
        <http://tun.fi/MX.4984737>,
        <http://tun.fi/MX.4984762>,
        <http://tun.fi/MX.4984767>,
        <http://tun.fi/MX.4984779>,
        <http://tun.fi/MX.4984795>,
        <http://tun.fi/MX.4984879>,
        <http://tun.fi/MX.4984894>,
        <http://tun.fi/MX.4984903>,
        <http://tun.fi/MX.4984905>,
        <http://tun.fi/MX.4984906>,
        <http://tun.fi/MX.4984941>,
        <http://tun.fi/MX.4984944>,
        <http://tun.fi/MX.4984955>,
        <http://tun.fi/MX.4984956>,
        <http://tun.fi/MX.4984972>,
        <http://tun.fi/MX.4984974>,
        <http://tun.fi/MX.4984980>,
        <http://tun.fi/MX.4984984>,
        <http://tun.fi/MX.4984996>,
        <http://tun.fi/MX.4985000>,
        <http://tun.fi/MX.4985010>,
        <http://tun.fi/MX.4985011>,
        <http://tun.fi/MX.4985012>,
        <http://tun.fi/MX.4985017>,
        <http://tun.fi/MX.4985022>,
        <http://tun.fi/MX.4985028>,
        <http://tun.fi/MX.4985030>,
        <http://tun.fi/MX.4985036>,
        <http://tun.fi/MX.4985048>,
        <http://tun.fi/MX.4985059>,
        <http://tun.fi/MX.4985063>,
        <http://tun.fi/MX.4985075>,
        <http://tun.fi/MX.4985077>,
        <http://tun.fi/MX.4985081>,
        <http://tun.fi/MX.4985085>,
        <http://tun.fi/MX.4985092>,
        <http://tun.fi/MX.4985100>,
        <http://tun.fi/MX.4985102>,
        <http://tun.fi/MX.4985119>,
        <http://tun.fi/MX.4985127>,
        <http://tun.fi/MX.4985142>,
        <http://tun.fi/MX.4985144>,
        <http://tun.fi/MX.4985154>,
        <http://tun.fi/MX.4985165>,
        <http://tun.fi/MX.4985175> ;
    skos:prefLabel "härmät"@fi,
        "Erysiphe"@sv .

<http://tun.fi/MX.suborder> a owl:Class ;
    rdfs:label "Suborder"@en,
        "Alalahko"@fi,
        "Underordning"@sv ;
    rdfs:subClassOf skos:Concept .

<http://tun.fi/MX.189389> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bembidion" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.188596> ;
    skos:hiddenLabel "Bembidion"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.189390>,
        <http://tun.fi/MX.189391>,
        <http://tun.fi/MX.189392>,
        <http://tun.fi/MX.189394>,
        <http://tun.fi/MX.189395>,
        <http://tun.fi/MX.189396>,
        <http://tun.fi/MX.189397>,
        <http://tun.fi/MX.189398>,
        <http://tun.fi/MX.189399>,
        <http://tun.fi/MX.189400>,
        <http://tun.fi/MX.189401>,
        <http://tun.fi/MX.189402>,
        <http://tun.fi/MX.189404>,
        <http://tun.fi/MX.189406>,
        <http://tun.fi/MX.189407>,
        <http://tun.fi/MX.189410>,
        <http://tun.fi/MX.189411>,
        <http://tun.fi/MX.189412>,
        <http://tun.fi/MX.189413>,
        <http://tun.fi/MX.189418>,
        <http://tun.fi/MX.189419>,
        <http://tun.fi/MX.189421>,
        <http://tun.fi/MX.189423>,
        <http://tun.fi/MX.189424>,
        <http://tun.fi/MX.189426>,
        <http://tun.fi/MX.189427>,
        <http://tun.fi/MX.189429>,
        <http://tun.fi/MX.189431>,
        <http://tun.fi/MX.189434>,
        <http://tun.fi/MX.189437>,
        <http://tun.fi/MX.189440>,
        <http://tun.fi/MX.189442>,
        <http://tun.fi/MX.189443>,
        <http://tun.fi/MX.189444>,
        <http://tun.fi/MX.189445>,
        <http://tun.fi/MX.189446>,
        <http://tun.fi/MX.189448>,
        <http://tun.fi/MX.189450>,
        <http://tun.fi/MX.189452>,
        <http://tun.fi/MX.189453>,
        <http://tun.fi/MX.189454>,
        <http://tun.fi/MX.189455>,
        <http://tun.fi/MX.189457>,
        <http://tun.fi/MX.189459>,
        <http://tun.fi/MX.189461>,
        <http://tun.fi/MX.189462>,
        <http://tun.fi/MX.189463>,
        <http://tun.fi/MX.189465>,
        <http://tun.fi/MX.189469>,
        <http://tun.fi/MX.189470>,
        <http://tun.fi/MX.189472> ;
    skos:prefLabel "hyrräkiitäjäiset"@fi,
        "Bembidion"@sv .

<http://tun.fi/MX.273519> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cricotopus" ;
    dwc:scientificNameAuthorship "van der Wulp, 1874" ;
    skos:broader <http://tun.fi/MX.273429> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273521>,
        <http://tun.fi/MX.273522>,
        <http://tun.fi/MX.273523>,
        <http://tun.fi/MX.273524>,
        <http://tun.fi/MX.273525>,
        <http://tun.fi/MX.273526>,
        <http://tun.fi/MX.273527>,
        <http://tun.fi/MX.273528>,
        <http://tun.fi/MX.273529>,
        <http://tun.fi/MX.273530>,
        <http://tun.fi/MX.273531>,
        <http://tun.fi/MX.273532>,
        <http://tun.fi/MX.273533>,
        <http://tun.fi/MX.273534>,
        <http://tun.fi/MX.273535>,
        <http://tun.fi/MX.273536>,
        <http://tun.fi/MX.273537>,
        <http://tun.fi/MX.273538>,
        <http://tun.fi/MX.273540>,
        <http://tun.fi/MX.273541>,
        <http://tun.fi/MX.273542>,
        <http://tun.fi/MX.273543>,
        <http://tun.fi/MX.273544>,
        <http://tun.fi/MX.273545>,
        <http://tun.fi/MX.273546>,
        <http://tun.fi/MX.273547>,
        <http://tun.fi/MX.273548>,
        <http://tun.fi/MX.273549>,
        <http://tun.fi/MX.273550>,
        <http://tun.fi/MX.273552>,
        <http://tun.fi/MX.273553>,
        <http://tun.fi/MX.273554>,
        <http://tun.fi/MX.273555>,
        <http://tun.fi/MX.273556>,
        <http://tun.fi/MX.273557>,
        <http://tun.fi/MX.273558>,
        <http://tun.fi/MX.273560>,
        <http://tun.fi/MX.273561>,
        <http://tun.fi/MX.273562>,
        <http://tun.fi/MX.273563>,
        <http://tun.fi/MX.273564>,
        <http://tun.fi/MX.273565>,
        <http://tun.fi/MX.273566>,
        <http://tun.fi/MX.273567>,
        <http://tun.fi/MX.273568>,
        <http://tun.fi/MX.273569>,
        <http://tun.fi/MX.273570>,
        <http://tun.fi/MX.273571>,
        <http://tun.fi/MX.273573>,
        <http://tun.fi/MX.273761>,
        <http://tun.fi/MX.273762> ;
    skos:prefLabel "Cricotopus"@fi,
        "Cricotopus"@sv .

<http://tun.fi/MX.280250> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Delia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280161> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280251>,
        <http://tun.fi/MX.280252>,
        <http://tun.fi/MX.280253>,
        <http://tun.fi/MX.280254>,
        <http://tun.fi/MX.280255>,
        <http://tun.fi/MX.280256>,
        <http://tun.fi/MX.280257>,
        <http://tun.fi/MX.280258>,
        <http://tun.fi/MX.280259>,
        <http://tun.fi/MX.280260>,
        <http://tun.fi/MX.280261>,
        <http://tun.fi/MX.280262>,
        <http://tun.fi/MX.280263>,
        <http://tun.fi/MX.280264>,
        <http://tun.fi/MX.280265>,
        <http://tun.fi/MX.280266>,
        <http://tun.fi/MX.280267>,
        <http://tun.fi/MX.280268>,
        <http://tun.fi/MX.280269>,
        <http://tun.fi/MX.280270>,
        <http://tun.fi/MX.280271>,
        <http://tun.fi/MX.280272>,
        <http://tun.fi/MX.280273>,
        <http://tun.fi/MX.280274>,
        <http://tun.fi/MX.280275>,
        <http://tun.fi/MX.280276>,
        <http://tun.fi/MX.280277>,
        <http://tun.fi/MX.280278>,
        <http://tun.fi/MX.280279>,
        <http://tun.fi/MX.280280>,
        <http://tun.fi/MX.280281>,
        <http://tun.fi/MX.280282>,
        <http://tun.fi/MX.280283>,
        <http://tun.fi/MX.280284>,
        <http://tun.fi/MX.280285>,
        <http://tun.fi/MX.280286>,
        <http://tun.fi/MX.280287>,
        <http://tun.fi/MX.280288>,
        <http://tun.fi/MX.280289>,
        <http://tun.fi/MX.280290>,
        <http://tun.fi/MX.280291>,
        <http://tun.fi/MX.280292>,
        <http://tun.fi/MX.280293>,
        <http://tun.fi/MX.280294>,
        <http://tun.fi/MX.280295>,
        <http://tun.fi/MX.280296>,
        <http://tun.fi/MX.280297>,
        <http://tun.fi/MX.280298>,
        <http://tun.fi/MX.5013262>,
        <http://tun.fi/MX.5075126>,
        <http://tun.fi/MX.5075127> ;
    skos:prefLabel "Delia"@fi,
        "Delia"@sv .

<http://tun.fi/MX.280745> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Spilogona" ;
    dwc:scientificNameAuthorship "Schnabl, 1911" ;
    skos:broader <http://tun.fi/MX.280679> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280746>,
        <http://tun.fi/MX.280747>,
        <http://tun.fi/MX.280748>,
        <http://tun.fi/MX.280749>,
        <http://tun.fi/MX.280750>,
        <http://tun.fi/MX.280751>,
        <http://tun.fi/MX.280752>,
        <http://tun.fi/MX.280753>,
        <http://tun.fi/MX.280754>,
        <http://tun.fi/MX.280755>,
        <http://tun.fi/MX.280756>,
        <http://tun.fi/MX.280757>,
        <http://tun.fi/MX.280758>,
        <http://tun.fi/MX.280759>,
        <http://tun.fi/MX.280760>,
        <http://tun.fi/MX.280761>,
        <http://tun.fi/MX.280762>,
        <http://tun.fi/MX.280763>,
        <http://tun.fi/MX.280764>,
        <http://tun.fi/MX.280765>,
        <http://tun.fi/MX.280766>,
        <http://tun.fi/MX.280767>,
        <http://tun.fi/MX.280768>,
        <http://tun.fi/MX.280769>,
        <http://tun.fi/MX.280770>,
        <http://tun.fi/MX.280771>,
        <http://tun.fi/MX.280772>,
        <http://tun.fi/MX.280773>,
        <http://tun.fi/MX.280774>,
        <http://tun.fi/MX.280775>,
        <http://tun.fi/MX.280776>,
        <http://tun.fi/MX.280777>,
        <http://tun.fi/MX.280778>,
        <http://tun.fi/MX.280779>,
        <http://tun.fi/MX.280780>,
        <http://tun.fi/MX.280781>,
        <http://tun.fi/MX.280782>,
        <http://tun.fi/MX.280783>,
        <http://tun.fi/MX.280784>,
        <http://tun.fi/MX.280785>,
        <http://tun.fi/MX.280786>,
        <http://tun.fi/MX.280787>,
        <http://tun.fi/MX.280788>,
        <http://tun.fi/MX.325044>,
        <http://tun.fi/MX.4971133>,
        <http://tun.fi/MX.4971253>,
        <http://tun.fi/MX.5011845>,
        <http://tun.fi/MX.5014583>,
        <http://tun.fi/MX.5014597>,
        <http://tun.fi/MX.5014607>,
        <http://tun.fi/MX.5015542> ;
    skos:prefLabel "Spilogona"@fi,
        "Spilogona"@sv .

<http://tun.fi/MX.69651> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coprinopsis" ;
    dwc:scientificNameAuthorship "P.Karst." ;
    skos:broader <http://tun.fi/MX.233303> ;
    skos:hiddenLabel "Coprinopsis"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234924>,
        <http://tun.fi/MX.234935>,
        <http://tun.fi/MX.234969>,
        <http://tun.fi/MX.236208>,
        <http://tun.fi/MX.4984353>,
        <http://tun.fi/MX.5008034>,
        <http://tun.fi/MX.71706>,
        <http://tun.fi/MX.71707>,
        <http://tun.fi/MX.71708>,
        <http://tun.fi/MX.71709>,
        <http://tun.fi/MX.71710>,
        <http://tun.fi/MX.71712>,
        <http://tun.fi/MX.71713>,
        <http://tun.fi/MX.71933>,
        <http://tun.fi/MX.71934>,
        <http://tun.fi/MX.71935>,
        <http://tun.fi/MX.71936>,
        <http://tun.fi/MX.71937>,
        <http://tun.fi/MX.71939>,
        <http://tun.fi/MX.72174>,
        <http://tun.fi/MX.72175>,
        <http://tun.fi/MX.72176>,
        <http://tun.fi/MX.72379>,
        <http://tun.fi/MX.72380>,
        <http://tun.fi/MX.72381>,
        <http://tun.fi/MX.72382>,
        <http://tun.fi/MX.72383>,
        <http://tun.fi/MX.72384>,
        <http://tun.fi/MX.72385>,
        <http://tun.fi/MX.72386>,
        <http://tun.fi/MX.72582>,
        <http://tun.fi/MX.72585>,
        <http://tun.fi/MX.72586>,
        <http://tun.fi/MX.72824>,
        <http://tun.fi/MX.72827>,
        <http://tun.fi/MX.72828>,
        <http://tun.fi/MX.72829>,
        <http://tun.fi/MX.72830>,
        <http://tun.fi/MX.73032>,
        <http://tun.fi/MX.73095>,
        <http://tun.fi/MX.73096>,
        <http://tun.fi/MX.73097>,
        <http://tun.fi/MX.73099>,
        <http://tun.fi/MX.73101>,
        <http://tun.fi/MX.73102>,
        <http://tun.fi/MX.73320>,
        <http://tun.fi/MX.73322>,
        <http://tun.fi/MX.73324>,
        <http://tun.fi/MX.73325>,
        <http://tun.fi/MX.73326>,
        <http://tun.fi/MX.73327> ;
    skos:prefLabel "hämymustesienet"@fi,
        "Coprinopsis"@sv .

<http://tun.fi/MX.69689> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Conocybe" ;
    dwc:scientificNameAuthorship "Fayod" ;
    skos:broader <http://tun.fi/MX.233302> ;
    skos:hiddenLabel "Conocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.234886>,
        <http://tun.fi/MX.71667>,
        <http://tun.fi/MX.71668>,
        <http://tun.fi/MX.71669>,
        <http://tun.fi/MX.71670>,
        <http://tun.fi/MX.71672>,
        <http://tun.fi/MX.71899>,
        <http://tun.fi/MX.71900>,
        <http://tun.fi/MX.71901>,
        <http://tun.fi/MX.71902>,
        <http://tun.fi/MX.71917>,
        <http://tun.fi/MX.71918>,
        <http://tun.fi/MX.71919>,
        <http://tun.fi/MX.72143>,
        <http://tun.fi/MX.72144>,
        <http://tun.fi/MX.72145>,
        <http://tun.fi/MX.72147>,
        <http://tun.fi/MX.72159>,
        <http://tun.fi/MX.72160>,
        <http://tun.fi/MX.72162>,
        <http://tun.fi/MX.72354>,
        <http://tun.fi/MX.72355>,
        <http://tun.fi/MX.72356>,
        <http://tun.fi/MX.72357>,
        <http://tun.fi/MX.72556>,
        <http://tun.fi/MX.72557>,
        <http://tun.fi/MX.72558>,
        <http://tun.fi/MX.72559>,
        <http://tun.fi/MX.72576>,
        <http://tun.fi/MX.72791>,
        <http://tun.fi/MX.72792>,
        <http://tun.fi/MX.72793>,
        <http://tun.fi/MX.72816>,
        <http://tun.fi/MX.73057>,
        <http://tun.fi/MX.73058>,
        <http://tun.fi/MX.73059>,
        <http://tun.fi/MX.73060>,
        <http://tun.fi/MX.73061>,
        <http://tun.fi/MX.73062>,
        <http://tun.fi/MX.73063>,
        <http://tun.fi/MX.73064>,
        <http://tun.fi/MX.73065>,
        <http://tun.fi/MX.73066>,
        <http://tun.fi/MX.73085>,
        <http://tun.fi/MX.73086>,
        <http://tun.fi/MX.73284>,
        <http://tun.fi/MX.73285>,
        <http://tun.fi/MX.73287>,
        <http://tun.fi/MX.73288>,
        <http://tun.fi/MX.73289>,
        <http://tun.fi/MX.73312> ;
    skos:prefLabel "kuupikat"@fi,
        "Conocybe"@sv .

<http://tun.fi/MX.274197> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tanytarsus" ;
    dwc:scientificNameAuthorship "van der Wulp, 1874" ;
    skos:broader <http://tun.fi/MX.273885> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274198>,
        <http://tun.fi/MX.274199>,
        <http://tun.fi/MX.274200>,
        <http://tun.fi/MX.274201>,
        <http://tun.fi/MX.274202>,
        <http://tun.fi/MX.274203>,
        <http://tun.fi/MX.274204>,
        <http://tun.fi/MX.274205>,
        <http://tun.fi/MX.274206>,
        <http://tun.fi/MX.274207>,
        <http://tun.fi/MX.274208>,
        <http://tun.fi/MX.274209>,
        <http://tun.fi/MX.274210>,
        <http://tun.fi/MX.274211>,
        <http://tun.fi/MX.274212>,
        <http://tun.fi/MX.274213>,
        <http://tun.fi/MX.274214>,
        <http://tun.fi/MX.274215>,
        <http://tun.fi/MX.274216>,
        <http://tun.fi/MX.274217>,
        <http://tun.fi/MX.274218>,
        <http://tun.fi/MX.274219>,
        <http://tun.fi/MX.274220>,
        <http://tun.fi/MX.274221>,
        <http://tun.fi/MX.274222>,
        <http://tun.fi/MX.274223>,
        <http://tun.fi/MX.274224>,
        <http://tun.fi/MX.274225>,
        <http://tun.fi/MX.274226>,
        <http://tun.fi/MX.274227>,
        <http://tun.fi/MX.274228>,
        <http://tun.fi/MX.274229>,
        <http://tun.fi/MX.274230>,
        <http://tun.fi/MX.274231>,
        <http://tun.fi/MX.274232>,
        <http://tun.fi/MX.274233>,
        <http://tun.fi/MX.274234>,
        <http://tun.fi/MX.274235>,
        <http://tun.fi/MX.274236>,
        <http://tun.fi/MX.274237>,
        <http://tun.fi/MX.274238>,
        <http://tun.fi/MX.274239>,
        <http://tun.fi/MX.274240>,
        <http://tun.fi/MX.274241>,
        <http://tun.fi/MX.274242>,
        <http://tun.fi/MX.274243>,
        <http://tun.fi/MX.274244>,
        <http://tun.fi/MX.274245>,
        <http://tun.fi/MX.274246>,
        <http://tun.fi/MX.274247>,
        <http://tun.fi/MX.274248>,
        <http://tun.fi/MX.274249>,
        <http://tun.fi/MX.5002216> ;
    skos:prefLabel "Tanytarsus"@fi,
        "Tanytarsus"@sv .

<http://tun.fi/MX.274779> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Peromyia" ;
    dwc:scientificNameAuthorship "Kieffer, 1894" ;
    skos:broader <http://tun.fi/MX.274640> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274780>,
        <http://tun.fi/MX.274781>,
        <http://tun.fi/MX.274782>,
        <http://tun.fi/MX.274783>,
        <http://tun.fi/MX.274784>,
        <http://tun.fi/MX.274785>,
        <http://tun.fi/MX.274786>,
        <http://tun.fi/MX.274787>,
        <http://tun.fi/MX.274788>,
        <http://tun.fi/MX.274789>,
        <http://tun.fi/MX.274790>,
        <http://tun.fi/MX.274791>,
        <http://tun.fi/MX.274792>,
        <http://tun.fi/MX.274793>,
        <http://tun.fi/MX.274794>,
        <http://tun.fi/MX.274795>,
        <http://tun.fi/MX.274796>,
        <http://tun.fi/MX.274797>,
        <http://tun.fi/MX.274798>,
        <http://tun.fi/MX.274799>,
        <http://tun.fi/MX.274800>,
        <http://tun.fi/MX.274801>,
        <http://tun.fi/MX.274802>,
        <http://tun.fi/MX.274803>,
        <http://tun.fi/MX.274804>,
        <http://tun.fi/MX.274805>,
        <http://tun.fi/MX.274806>,
        <http://tun.fi/MX.274808>,
        <http://tun.fi/MX.274809>,
        <http://tun.fi/MX.274810>,
        <http://tun.fi/MX.274811>,
        <http://tun.fi/MX.274812>,
        <http://tun.fi/MX.274813>,
        <http://tun.fi/MX.274814>,
        <http://tun.fi/MX.274815>,
        <http://tun.fi/MX.274816>,
        <http://tun.fi/MX.274818>,
        <http://tun.fi/MX.274819>,
        <http://tun.fi/MX.4986015>,
        <http://tun.fi/MX.4986016>,
        <http://tun.fi/MX.4986017>,
        <http://tun.fi/MX.4986018>,
        <http://tun.fi/MX.4986019>,
        <http://tun.fi/MX.4986020>,
        <http://tun.fi/MX.4986021>,
        <http://tun.fi/MX.4986022>,
        <http://tun.fi/MX.4986023>,
        <http://tun.fi/MX.4986024>,
        <http://tun.fi/MX.4986025>,
        <http://tun.fi/MX.4986026>,
        <http://tun.fi/MX.4986027>,
        <http://tun.fi/MX.4986028>,
        <http://tun.fi/MX.4986029> ;
    skos:prefLabel "Peromyia"@fi,
        "Peromyia"@sv .

<http://tun.fi/MX.309251> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lissonota" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.309182> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309253>,
        <http://tun.fi/MX.309257>,
        <http://tun.fi/MX.309258>,
        <http://tun.fi/MX.309259>,
        <http://tun.fi/MX.309260>,
        <http://tun.fi/MX.309262>,
        <http://tun.fi/MX.309263>,
        <http://tun.fi/MX.309265>,
        <http://tun.fi/MX.309267>,
        <http://tun.fi/MX.309269>,
        <http://tun.fi/MX.309271>,
        <http://tun.fi/MX.309273>,
        <http://tun.fi/MX.309275>,
        <http://tun.fi/MX.309276>,
        <http://tun.fi/MX.309278>,
        <http://tun.fi/MX.309279>,
        <http://tun.fi/MX.309280>,
        <http://tun.fi/MX.309281>,
        <http://tun.fi/MX.309282>,
        <http://tun.fi/MX.309284>,
        <http://tun.fi/MX.309285>,
        <http://tun.fi/MX.309286>,
        <http://tun.fi/MX.309287>,
        <http://tun.fi/MX.309288>,
        <http://tun.fi/MX.309290>,
        <http://tun.fi/MX.309292>,
        <http://tun.fi/MX.309294>,
        <http://tun.fi/MX.309295>,
        <http://tun.fi/MX.309296>,
        <http://tun.fi/MX.309297>,
        <http://tun.fi/MX.309298>,
        <http://tun.fi/MX.309300>,
        <http://tun.fi/MX.309302>,
        <http://tun.fi/MX.309303>,
        <http://tun.fi/MX.309304>,
        <http://tun.fi/MX.309307>,
        <http://tun.fi/MX.309309>,
        <http://tun.fi/MX.309310>,
        <http://tun.fi/MX.309311>,
        <http://tun.fi/MX.309312>,
        <http://tun.fi/MX.309315>,
        <http://tun.fi/MX.309316>,
        <http://tun.fi/MX.309317>,
        <http://tun.fi/MX.309320>,
        <http://tun.fi/MX.309322>,
        <http://tun.fi/MX.309324>,
        <http://tun.fi/MX.309325>,
        <http://tun.fi/MX.309326>,
        <http://tun.fi/MX.309328>,
        <http://tun.fi/MX.309330>,
        <http://tun.fi/MX.309332>,
        <http://tun.fi/MX.309335>,
        <http://tun.fi/MX.323517> ;
    skos:prefLabel "Lissonota"@fi,
        "Lissonota"@sv .

<http://tun.fi/MX.310154> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dusona" ;
    dwc:scientificNameAuthorship "Cameron, 1901" ;
    skos:broader <http://tun.fi/MX.310014> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310156>,
        <http://tun.fi/MX.310157>,
        <http://tun.fi/MX.310158>,
        <http://tun.fi/MX.310159>,
        <http://tun.fi/MX.310161>,
        <http://tun.fi/MX.310164>,
        <http://tun.fi/MX.310165>,
        <http://tun.fi/MX.310167>,
        <http://tun.fi/MX.310169>,
        <http://tun.fi/MX.310170>,
        <http://tun.fi/MX.310171>,
        <http://tun.fi/MX.310173>,
        <http://tun.fi/MX.310175>,
        <http://tun.fi/MX.310176>,
        <http://tun.fi/MX.310177>,
        <http://tun.fi/MX.310178>,
        <http://tun.fi/MX.310179>,
        <http://tun.fi/MX.310180>,
        <http://tun.fi/MX.310183>,
        <http://tun.fi/MX.310184>,
        <http://tun.fi/MX.310185>,
        <http://tun.fi/MX.310186>,
        <http://tun.fi/MX.310187>,
        <http://tun.fi/MX.310188>,
        <http://tun.fi/MX.310190>,
        <http://tun.fi/MX.310192>,
        <http://tun.fi/MX.310193>,
        <http://tun.fi/MX.310194>,
        <http://tun.fi/MX.310196>,
        <http://tun.fi/MX.310198>,
        <http://tun.fi/MX.310199>,
        <http://tun.fi/MX.310201>,
        <http://tun.fi/MX.310202>,
        <http://tun.fi/MX.310203>,
        <http://tun.fi/MX.310204>,
        <http://tun.fi/MX.310205>,
        <http://tun.fi/MX.310207>,
        <http://tun.fi/MX.310208>,
        <http://tun.fi/MX.310209>,
        <http://tun.fi/MX.310211>,
        <http://tun.fi/MX.310212>,
        <http://tun.fi/MX.310213>,
        <http://tun.fi/MX.310215>,
        <http://tun.fi/MX.310216>,
        <http://tun.fi/MX.310217>,
        <http://tun.fi/MX.310218>,
        <http://tun.fi/MX.310220>,
        <http://tun.fi/MX.310221>,
        <http://tun.fi/MX.310222>,
        <http://tun.fi/MX.310223>,
        <http://tun.fi/MX.310224>,
        <http://tun.fi/MX.310225>,
        <http://tun.fi/MX.4979882> ;
    skos:prefLabel "Dusona"@fi,
        "Dusona"@sv .

<http://tun.fi/MX.61524> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ennominae" ;
    dwc:scientificNameAuthorship "Duponchel, 1845" ;
    skos:broader <http://tun.fi/MX.61495> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.5082255>,
        <http://tun.fi/MX.5082257>,
        <http://tun.fi/MX.61526>,
        <http://tun.fi/MX.61531>,
        <http://tun.fi/MX.61537>,
        <http://tun.fi/MX.61541>,
        <http://tun.fi/MX.61543>,
        <http://tun.fi/MX.61546>,
        <http://tun.fi/MX.61564>,
        <http://tun.fi/MX.61567>,
        <http://tun.fi/MX.61570>,
        <http://tun.fi/MX.61573>,
        <http://tun.fi/MX.61576>,
        <http://tun.fi/MX.61578>,
        <http://tun.fi/MX.61580>,
        <http://tun.fi/MX.61585>,
        <http://tun.fi/MX.61587>,
        <http://tun.fi/MX.61591>,
        <http://tun.fi/MX.61596>,
        <http://tun.fi/MX.61598>,
        <http://tun.fi/MX.61600>,
        <http://tun.fi/MX.61604>,
        <http://tun.fi/MX.61607>,
        <http://tun.fi/MX.61613>,
        <http://tun.fi/MX.61616>,
        <http://tun.fi/MX.61618>,
        <http://tun.fi/MX.61621>,
        <http://tun.fi/MX.61624>,
        <http://tun.fi/MX.61629>,
        <http://tun.fi/MX.61634>,
        <http://tun.fi/MX.61637>,
        <http://tun.fi/MX.61639>,
        <http://tun.fi/MX.61645>,
        <http://tun.fi/MX.61649>,
        <http://tun.fi/MX.61651>,
        <http://tun.fi/MX.61656>,
        <http://tun.fi/MX.61659>,
        <http://tun.fi/MX.61663>,
        <http://tun.fi/MX.61666>,
        <http://tun.fi/MX.61669>,
        <http://tun.fi/MX.61671>,
        <http://tun.fi/MX.61673>,
        <http://tun.fi/MX.61675>,
        <http://tun.fi/MX.61677>,
        <http://tun.fi/MX.61679>,
        <http://tun.fi/MX.61682>,
        <http://tun.fi/MX.61691>,
        <http://tun.fi/MX.61694>,
        <http://tun.fi/MX.61698>,
        <http://tun.fi/MX.61703>,
        <http://tun.fi/MX.61705>,
        <http://tun.fi/MX.61707>,
        <http://tun.fi/MX.61709> ;
    skos:prefLabel "Ennominae"@fi,
        "Ennominae"@sv .

<http://tun.fi/MX.62006> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Eupithecia" ;
    dwc:scientificNameAuthorship "Curtis, 1825" ;
    skos:broader <http://tun.fi/MX.61780> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324967>,
        <http://tun.fi/MX.62007>,
        <http://tun.fi/MX.62008>,
        <http://tun.fi/MX.62009>,
        <http://tun.fi/MX.62010>,
        <http://tun.fi/MX.62011>,
        <http://tun.fi/MX.62014>,
        <http://tun.fi/MX.62016>,
        <http://tun.fi/MX.62017>,
        <http://tun.fi/MX.62018>,
        <http://tun.fi/MX.62019>,
        <http://tun.fi/MX.62020>,
        <http://tun.fi/MX.62022>,
        <http://tun.fi/MX.62024>,
        <http://tun.fi/MX.62025>,
        <http://tun.fi/MX.62026>,
        <http://tun.fi/MX.62027>,
        <http://tun.fi/MX.62028>,
        <http://tun.fi/MX.62029>,
        <http://tun.fi/MX.62030>,
        <http://tun.fi/MX.62031>,
        <http://tun.fi/MX.62032>,
        <http://tun.fi/MX.62034>,
        <http://tun.fi/MX.62035>,
        <http://tun.fi/MX.62036>,
        <http://tun.fi/MX.62037>,
        <http://tun.fi/MX.62038>,
        <http://tun.fi/MX.62039>,
        <http://tun.fi/MX.62040>,
        <http://tun.fi/MX.62041>,
        <http://tun.fi/MX.62042>,
        <http://tun.fi/MX.62043>,
        <http://tun.fi/MX.62045>,
        <http://tun.fi/MX.62046>,
        <http://tun.fi/MX.62047>,
        <http://tun.fi/MX.62048>,
        <http://tun.fi/MX.62049>,
        <http://tun.fi/MX.62050>,
        <http://tun.fi/MX.62052>,
        <http://tun.fi/MX.62053>,
        <http://tun.fi/MX.62054>,
        <http://tun.fi/MX.62055>,
        <http://tun.fi/MX.62056>,
        <http://tun.fi/MX.62057>,
        <http://tun.fi/MX.62058>,
        <http://tun.fi/MX.62059>,
        <http://tun.fi/MX.62061>,
        <http://tun.fi/MX.62062>,
        <http://tun.fi/MX.62063>,
        <http://tun.fi/MX.62065>,
        <http://tun.fi/MX.62066>,
        <http://tun.fi/MX.62067>,
        <http://tun.fi/MX.62068> ;
    skos:prefLabel "Eupithecia"@fi,
        "Eupithecia"@sv .

<http://tun.fi/MX.307350> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phygadeuon" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307351>,
        <http://tun.fi/MX.307352>,
        <http://tun.fi/MX.307353>,
        <http://tun.fi/MX.307354>,
        <http://tun.fi/MX.307356>,
        <http://tun.fi/MX.307357>,
        <http://tun.fi/MX.307358>,
        <http://tun.fi/MX.307359>,
        <http://tun.fi/MX.307360>,
        <http://tun.fi/MX.307361>,
        <http://tun.fi/MX.307362>,
        <http://tun.fi/MX.307363>,
        <http://tun.fi/MX.307365>,
        <http://tun.fi/MX.307366>,
        <http://tun.fi/MX.307367>,
        <http://tun.fi/MX.307368>,
        <http://tun.fi/MX.307370>,
        <http://tun.fi/MX.307371>,
        <http://tun.fi/MX.307372>,
        <http://tun.fi/MX.307373>,
        <http://tun.fi/MX.307375>,
        <http://tun.fi/MX.307376>,
        <http://tun.fi/MX.307377>,
        <http://tun.fi/MX.307378>,
        <http://tun.fi/MX.307379>,
        <http://tun.fi/MX.307381>,
        <http://tun.fi/MX.307382>,
        <http://tun.fi/MX.307383>,
        <http://tun.fi/MX.307385>,
        <http://tun.fi/MX.307387>,
        <http://tun.fi/MX.307388>,
        <http://tun.fi/MX.307389>,
        <http://tun.fi/MX.307390>,
        <http://tun.fi/MX.307391>,
        <http://tun.fi/MX.307392>,
        <http://tun.fi/MX.307393>,
        <http://tun.fi/MX.307395>,
        <http://tun.fi/MX.307396>,
        <http://tun.fi/MX.307397>,
        <http://tun.fi/MX.307399>,
        <http://tun.fi/MX.307400>,
        <http://tun.fi/MX.307401>,
        <http://tun.fi/MX.307402>,
        <http://tun.fi/MX.307404>,
        <http://tun.fi/MX.307405>,
        <http://tun.fi/MX.307406>,
        <http://tun.fi/MX.307407>,
        <http://tun.fi/MX.307408>,
        <http://tun.fi/MX.307411>,
        <http://tun.fi/MX.307412>,
        <http://tun.fi/MX.307413>,
        <http://tun.fi/MX.307415>,
        <http://tun.fi/MX.307416>,
        <http://tun.fi/MX.307417> ;
    skos:prefLabel "Phygadeuon"@fi,
        "Phygadeuon"@sv .

<http://tun.fi/MX.309618> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Campodorus" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.309379> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309619>,
        <http://tun.fi/MX.309620>,
        <http://tun.fi/MX.309621>,
        <http://tun.fi/MX.309622>,
        <http://tun.fi/MX.309623>,
        <http://tun.fi/MX.309624>,
        <http://tun.fi/MX.309625>,
        <http://tun.fi/MX.309626>,
        <http://tun.fi/MX.309627>,
        <http://tun.fi/MX.309628>,
        <http://tun.fi/MX.309629>,
        <http://tun.fi/MX.309630>,
        <http://tun.fi/MX.309631>,
        <http://tun.fi/MX.309632>,
        <http://tun.fi/MX.309634>,
        <http://tun.fi/MX.309635>,
        <http://tun.fi/MX.309636>,
        <http://tun.fi/MX.309637>,
        <http://tun.fi/MX.309638>,
        <http://tun.fi/MX.309639>,
        <http://tun.fi/MX.309640>,
        <http://tun.fi/MX.309641>,
        <http://tun.fi/MX.309642>,
        <http://tun.fi/MX.309643>,
        <http://tun.fi/MX.309644>,
        <http://tun.fi/MX.309646>,
        <http://tun.fi/MX.309647>,
        <http://tun.fi/MX.309648>,
        <http://tun.fi/MX.309649>,
        <http://tun.fi/MX.309650>,
        <http://tun.fi/MX.309651>,
        <http://tun.fi/MX.309652>,
        <http://tun.fi/MX.309653>,
        <http://tun.fi/MX.309654>,
        <http://tun.fi/MX.309655>,
        <http://tun.fi/MX.309657>,
        <http://tun.fi/MX.309658>,
        <http://tun.fi/MX.309659>,
        <http://tun.fi/MX.309660>,
        <http://tun.fi/MX.309661>,
        <http://tun.fi/MX.309662>,
        <http://tun.fi/MX.309664>,
        <http://tun.fi/MX.309665>,
        <http://tun.fi/MX.309667>,
        <http://tun.fi/MX.309668>,
        <http://tun.fi/MX.309669>,
        <http://tun.fi/MX.309670>,
        <http://tun.fi/MX.309671>,
        <http://tun.fi/MX.309672>,
        <http://tun.fi/MX.309674>,
        <http://tun.fi/MX.309675>,
        <http://tun.fi/MX.309676>,
        <http://tun.fi/MX.321969>,
        <http://tun.fi/MX.321970> ;
    skos:prefLabel "Campodorus"@fi,
        "Campodorus"@sv .

<http://tun.fi/MX.38351> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Brassicaceae" ;
    dwc:scientificNameAuthorship "Burnett" ;
    skos:broader <http://tun.fi/MX.70043> ;
    skos:hiddenLabel "Brassicaceae"@fi,
        "Brassicaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.38352>,
        <http://tun.fi/MX.38361>,
        <http://tun.fi/MX.38363>,
        <http://tun.fi/MX.38365>,
        <http://tun.fi/MX.38368>,
        <http://tun.fi/MX.38370>,
        <http://tun.fi/MX.38372>,
        <http://tun.fi/MX.38374>,
        <http://tun.fi/MX.38380>,
        <http://tun.fi/MX.38382>,
        <http://tun.fi/MX.38384>,
        <http://tun.fi/MX.38386>,
        <http://tun.fi/MX.38390>,
        <http://tun.fi/MX.38397>,
        <http://tun.fi/MX.38401>,
        <http://tun.fi/MX.38414>,
        <http://tun.fi/MX.38418>,
        <http://tun.fi/MX.38421>,
        <http://tun.fi/MX.38423>,
        <http://tun.fi/MX.38425>,
        <http://tun.fi/MX.38440>,
        <http://tun.fi/MX.38443>,
        <http://tun.fi/MX.38449>,
        <http://tun.fi/MX.38451>,
        <http://tun.fi/MX.38453>,
        <http://tun.fi/MX.38458>,
        <http://tun.fi/MX.38461>,
        <http://tun.fi/MX.38479>,
        <http://tun.fi/MX.38481>,
        <http://tun.fi/MX.38483>,
        <http://tun.fi/MX.38486>,
        <http://tun.fi/MX.38498>,
        <http://tun.fi/MX.38502>,
        <http://tun.fi/MX.38504>,
        <http://tun.fi/MX.38508>,
        <http://tun.fi/MX.38510>,
        <http://tun.fi/MX.38513>,
        <http://tun.fi/MX.38515>,
        <http://tun.fi/MX.41823>,
        <http://tun.fi/MX.41879>,
        <http://tun.fi/MX.41905>,
        <http://tun.fi/MX.41909>,
        <http://tun.fi/MX.41912>,
        <http://tun.fi/MX.41925>,
        <http://tun.fi/MX.43041>,
        <http://tun.fi/MX.4972065>,
        <http://tun.fi/MX.4972094>,
        <http://tun.fi/MX.4972132>,
        <http://tun.fi/MX.5000765>,
        <http://tun.fi/MX.5001956>,
        <http://tun.fi/MX.5068791>,
        <http://tun.fi/MX.5074293>,
        <http://tun.fi/MX.5074295>,
        <http://tun.fi/MX.5074297> ;
    skos:prefLabel "ristikukkaiskasvit"@fi,
        "korsblommiga"@sv .

<http://tun.fi/MX.280982> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phaonia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280933> ;
    skos:hiddenLabel "Dialytina"@fi,
        "Wahlgrenia"@fi,
        "Dialytina"@sv,
        "Wahlgrenia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280983>,
        <http://tun.fi/MX.280984>,
        <http://tun.fi/MX.280985>,
        <http://tun.fi/MX.280986>,
        <http://tun.fi/MX.280987>,
        <http://tun.fi/MX.280988>,
        <http://tun.fi/MX.280989>,
        <http://tun.fi/MX.280990>,
        <http://tun.fi/MX.280991>,
        <http://tun.fi/MX.280992>,
        <http://tun.fi/MX.280993>,
        <http://tun.fi/MX.280994>,
        <http://tun.fi/MX.280995>,
        <http://tun.fi/MX.280996>,
        <http://tun.fi/MX.280997>,
        <http://tun.fi/MX.280998>,
        <http://tun.fi/MX.280999>,
        <http://tun.fi/MX.281000>,
        <http://tun.fi/MX.281001>,
        <http://tun.fi/MX.281002>,
        <http://tun.fi/MX.281003>,
        <http://tun.fi/MX.281004>,
        <http://tun.fi/MX.281005>,
        <http://tun.fi/MX.281006>,
        <http://tun.fi/MX.281007>,
        <http://tun.fi/MX.281008>,
        <http://tun.fi/MX.281009>,
        <http://tun.fi/MX.281010>,
        <http://tun.fi/MX.281011>,
        <http://tun.fi/MX.281012>,
        <http://tun.fi/MX.281013>,
        <http://tun.fi/MX.281014>,
        <http://tun.fi/MX.281015>,
        <http://tun.fi/MX.281016>,
        <http://tun.fi/MX.281017>,
        <http://tun.fi/MX.281018>,
        <http://tun.fi/MX.281019>,
        <http://tun.fi/MX.281020>,
        <http://tun.fi/MX.281021>,
        <http://tun.fi/MX.281022>,
        <http://tun.fi/MX.281023>,
        <http://tun.fi/MX.281024>,
        <http://tun.fi/MX.281025>,
        <http://tun.fi/MX.281026>,
        <http://tun.fi/MX.281027>,
        <http://tun.fi/MX.281028>,
        <http://tun.fi/MX.281029>,
        <http://tun.fi/MX.281030>,
        <http://tun.fi/MX.281031>,
        <http://tun.fi/MX.281032>,
        <http://tun.fi/MX.281033>,
        <http://tun.fi/MX.281034>,
        <http://tun.fi/MX.281035>,
        <http://tun.fi/MX.325042>,
        <http://tun.fi/MX.325043> ;
    skos:prefLabel "Phaonia"@fi,
        "Phaonia"@sv .

<http://tun.fi/MX.59341> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Elachista" ;
    dwc:scientificNameAuthorship "Treitschke, 1833" ;
    skos:broader <http://tun.fi/MX.59332> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4986033>,
        <http://tun.fi/MX.5082212>,
        <http://tun.fi/MX.59344>,
        <http://tun.fi/MX.59346>,
        <http://tun.fi/MX.59347>,
        <http://tun.fi/MX.59348>,
        <http://tun.fi/MX.59349>,
        <http://tun.fi/MX.59350>,
        <http://tun.fi/MX.59351>,
        <http://tun.fi/MX.59352>,
        <http://tun.fi/MX.59353>,
        <http://tun.fi/MX.59355>,
        <http://tun.fi/MX.59356>,
        <http://tun.fi/MX.59357>,
        <http://tun.fi/MX.59359>,
        <http://tun.fi/MX.59360>,
        <http://tun.fi/MX.59363>,
        <http://tun.fi/MX.59364>,
        <http://tun.fi/MX.59365>,
        <http://tun.fi/MX.59366>,
        <http://tun.fi/MX.59367>,
        <http://tun.fi/MX.59368>,
        <http://tun.fi/MX.59369>,
        <http://tun.fi/MX.59370>,
        <http://tun.fi/MX.59372>,
        <http://tun.fi/MX.59377>,
        <http://tun.fi/MX.59378>,
        <http://tun.fi/MX.59379>,
        <http://tun.fi/MX.59381>,
        <http://tun.fi/MX.59382>,
        <http://tun.fi/MX.59383>,
        <http://tun.fi/MX.59384>,
        <http://tun.fi/MX.59385>,
        <http://tun.fi/MX.59386>,
        <http://tun.fi/MX.59388>,
        <http://tun.fi/MX.59389>,
        <http://tun.fi/MX.59390>,
        <http://tun.fi/MX.59392>,
        <http://tun.fi/MX.59393>,
        <http://tun.fi/MX.59394>,
        <http://tun.fi/MX.59395>,
        <http://tun.fi/MX.59396>,
        <http://tun.fi/MX.59397>,
        <http://tun.fi/MX.59398>,
        <http://tun.fi/MX.59400>,
        <http://tun.fi/MX.59401>,
        <http://tun.fi/MX.59402>,
        <http://tun.fi/MX.59403>,
        <http://tun.fi/MX.59404>,
        <http://tun.fi/MX.59405>,
        <http://tun.fi/MX.59406>,
        <http://tun.fi/MX.59409>,
        <http://tun.fi/MX.59412>,
        <http://tun.fi/MX.59414>,
        <http://tun.fi/MX.59415> ;
    skos:prefLabel "Elachista"@fi,
        "Elachista"@sv .

<http://tun.fi/MX.296433> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bracon" ;
    dwc:scientificNameAuthorship "Fabricius, 1804" ;
    skos:broader <http://tun.fi/MX.296431> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296435>,
        <http://tun.fi/MX.296436>,
        <http://tun.fi/MX.296437>,
        <http://tun.fi/MX.296439>,
        <http://tun.fi/MX.296440>,
        <http://tun.fi/MX.296442>,
        <http://tun.fi/MX.296444>,
        <http://tun.fi/MX.296445>,
        <http://tun.fi/MX.296447>,
        <http://tun.fi/MX.296449>,
        <http://tun.fi/MX.296452>,
        <http://tun.fi/MX.296453>,
        <http://tun.fi/MX.296454>,
        <http://tun.fi/MX.296456>,
        <http://tun.fi/MX.296457>,
        <http://tun.fi/MX.296458>,
        <http://tun.fi/MX.296461>,
        <http://tun.fi/MX.296462>,
        <http://tun.fi/MX.296464>,
        <http://tun.fi/MX.296465>,
        <http://tun.fi/MX.296466>,
        <http://tun.fi/MX.296467>,
        <http://tun.fi/MX.296468>,
        <http://tun.fi/MX.296470>,
        <http://tun.fi/MX.296473>,
        <http://tun.fi/MX.296477>,
        <http://tun.fi/MX.296479>,
        <http://tun.fi/MX.296480>,
        <http://tun.fi/MX.296481>,
        <http://tun.fi/MX.296482>,
        <http://tun.fi/MX.296483>,
        <http://tun.fi/MX.296486>,
        <http://tun.fi/MX.296487>,
        <http://tun.fi/MX.296488>,
        <http://tun.fi/MX.296490>,
        <http://tun.fi/MX.296492>,
        <http://tun.fi/MX.296493>,
        <http://tun.fi/MX.296495>,
        <http://tun.fi/MX.296496>,
        <http://tun.fi/MX.296499>,
        <http://tun.fi/MX.321537>,
        <http://tun.fi/MX.321538>,
        <http://tun.fi/MX.321539>,
        <http://tun.fi/MX.321540>,
        <http://tun.fi/MX.321541>,
        <http://tun.fi/MX.321542>,
        <http://tun.fi/MX.321543>,
        <http://tun.fi/MX.321544>,
        <http://tun.fi/MX.321545>,
        <http://tun.fi/MX.321546>,
        <http://tun.fi/MX.321547>,
        <http://tun.fi/MX.321548>,
        <http://tun.fi/MX.4999059>,
        <http://tun.fi/MX.5017914>,
        <http://tun.fi/MX.5019403>,
        <http://tun.fi/MX.5019405> ;
    skos:prefLabel "Bracon"@fi,
        "Bracon"@sv .

<http://tun.fi/MX.319608> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Torymus" ;
    dwc:scientificNameAuthorship "Dalman, 1820" ;
    skos:broader <http://tun.fi/MX.319607> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.319614>,
        <http://tun.fi/MX.319616>,
        <http://tun.fi/MX.319618>,
        <http://tun.fi/MX.319619>,
        <http://tun.fi/MX.319620>,
        <http://tun.fi/MX.319621>,
        <http://tun.fi/MX.319622>,
        <http://tun.fi/MX.319623>,
        <http://tun.fi/MX.319624>,
        <http://tun.fi/MX.319625>,
        <http://tun.fi/MX.319626>,
        <http://tun.fi/MX.319627>,
        <http://tun.fi/MX.319628>,
        <http://tun.fi/MX.319630>,
        <http://tun.fi/MX.319631>,
        <http://tun.fi/MX.319633>,
        <http://tun.fi/MX.319634>,
        <http://tun.fi/MX.319636>,
        <http://tun.fi/MX.319637>,
        <http://tun.fi/MX.319639>,
        <http://tun.fi/MX.319640>,
        <http://tun.fi/MX.319642>,
        <http://tun.fi/MX.319643>,
        <http://tun.fi/MX.319645>,
        <http://tun.fi/MX.319647>,
        <http://tun.fi/MX.319652>,
        <http://tun.fi/MX.319654>,
        <http://tun.fi/MX.319655>,
        <http://tun.fi/MX.319656>,
        <http://tun.fi/MX.319658>,
        <http://tun.fi/MX.319659>,
        <http://tun.fi/MX.319660>,
        <http://tun.fi/MX.319661>,
        <http://tun.fi/MX.319663>,
        <http://tun.fi/MX.319664>,
        <http://tun.fi/MX.319666>,
        <http://tun.fi/MX.319667>,
        <http://tun.fi/MX.319669>,
        <http://tun.fi/MX.319670>,
        <http://tun.fi/MX.319672>,
        <http://tun.fi/MX.319673>,
        <http://tun.fi/MX.319675>,
        <http://tun.fi/MX.319676>,
        <http://tun.fi/MX.319678>,
        <http://tun.fi/MX.319681>,
        <http://tun.fi/MX.319682>,
        <http://tun.fi/MX.319683>,
        <http://tun.fi/MX.319684>,
        <http://tun.fi/MX.319685>,
        <http://tun.fi/MX.319687>,
        <http://tun.fi/MX.319688>,
        <http://tun.fi/MX.323528>,
        <http://tun.fi/MX.5002056>,
        <http://tun.fi/MX.5002256>,
        <http://tun.fi/MX.5015663>,
        <http://tun.fi/MX.5075566> ;
    skos:prefLabel "Torymus"@fi,
        "Torymus"@sv .

<http://tun.fi/MX.307027> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Gelis" ;
    dwc:scientificNameAuthorship "Thunberg, 1827" ;
    skos:broader <http://tun.fi/MX.4979836> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307029>,
        <http://tun.fi/MX.307031>,
        <http://tun.fi/MX.307036>,
        <http://tun.fi/MX.307037>,
        <http://tun.fi/MX.307039>,
        <http://tun.fi/MX.307042>,
        <http://tun.fi/MX.307045>,
        <http://tun.fi/MX.307047>,
        <http://tun.fi/MX.307048>,
        <http://tun.fi/MX.307049>,
        <http://tun.fi/MX.307050>,
        <http://tun.fi/MX.307052>,
        <http://tun.fi/MX.307053>,
        <http://tun.fi/MX.307056>,
        <http://tun.fi/MX.307058>,
        <http://tun.fi/MX.307059>,
        <http://tun.fi/MX.307061>,
        <http://tun.fi/MX.307063>,
        <http://tun.fi/MX.307064>,
        <http://tun.fi/MX.307067>,
        <http://tun.fi/MX.307069>,
        <http://tun.fi/MX.307072>,
        <http://tun.fi/MX.307074>,
        <http://tun.fi/MX.307075>,
        <http://tun.fi/MX.307077>,
        <http://tun.fi/MX.307078>,
        <http://tun.fi/MX.307079>,
        <http://tun.fi/MX.307080>,
        <http://tun.fi/MX.307081>,
        <http://tun.fi/MX.307084>,
        <http://tun.fi/MX.307085>,
        <http://tun.fi/MX.307086>,
        <http://tun.fi/MX.307087>,
        <http://tun.fi/MX.307088>,
        <http://tun.fi/MX.307089>,
        <http://tun.fi/MX.307097>,
        <http://tun.fi/MX.307100>,
        <http://tun.fi/MX.307103>,
        <http://tun.fi/MX.307104>,
        <http://tun.fi/MX.307105>,
        <http://tun.fi/MX.307106>,
        <http://tun.fi/MX.307107>,
        <http://tun.fi/MX.307109>,
        <http://tun.fi/MX.307110>,
        <http://tun.fi/MX.307111>,
        <http://tun.fi/MX.4999522>,
        <http://tun.fi/MX.4999523>,
        <http://tun.fi/MX.4999524>,
        <http://tun.fi/MX.4999525>,
        <http://tun.fi/MX.4999526>,
        <http://tun.fi/MX.4999527>,
        <http://tun.fi/MX.4999528>,
        <http://tun.fi/MX.4999530>,
        <http://tun.fi/MX.4999532>,
        <http://tun.fi/MX.5020683>,
        <http://tun.fi/MX.5078216>,
        <http://tun.fi/MX.5078217> ;
    skos:prefLabel "Gelis"@fi,
        "Gelis"@sv .

<http://tun.fi/MX.4979836> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Phygadeuontinae" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.306934>,
        <http://tun.fi/MX.306937>,
        <http://tun.fi/MX.306942>,
        <http://tun.fi/MX.306946>,
        <http://tun.fi/MX.306956>,
        <http://tun.fi/MX.306959>,
        <http://tun.fi/MX.306962>,
        <http://tun.fi/MX.306964>,
        <http://tun.fi/MX.306967>,
        <http://tun.fi/MX.306974>,
        <http://tun.fi/MX.306977>,
        <http://tun.fi/MX.306979>,
        <http://tun.fi/MX.306983>,
        <http://tun.fi/MX.306989>,
        <http://tun.fi/MX.307002>,
        <http://tun.fi/MX.307005>,
        <http://tun.fi/MX.307010>,
        <http://tun.fi/MX.307012>,
        <http://tun.fi/MX.307024>,
        <http://tun.fi/MX.307027>,
        <http://tun.fi/MX.307114>,
        <http://tun.fi/MX.307122>,
        <http://tun.fi/MX.307127>,
        <http://tun.fi/MX.307132>,
        <http://tun.fi/MX.307136>,
        <http://tun.fi/MX.307148>,
        <http://tun.fi/MX.307175>,
        <http://tun.fi/MX.307180>,
        <http://tun.fi/MX.307185>,
        <http://tun.fi/MX.307194>,
        <http://tun.fi/MX.307196>,
        <http://tun.fi/MX.307201>,
        <http://tun.fi/MX.307213>,
        <http://tun.fi/MX.307215>,
        <http://tun.fi/MX.307228>,
        <http://tun.fi/MX.307231>,
        <http://tun.fi/MX.307245>,
        <http://tun.fi/MX.307249>,
        <http://tun.fi/MX.307271>,
        <http://tun.fi/MX.307273>,
        <http://tun.fi/MX.307275>,
        <http://tun.fi/MX.307284>,
        <http://tun.fi/MX.307287>,
        <http://tun.fi/MX.307290>,
        <http://tun.fi/MX.307303>,
        <http://tun.fi/MX.307309>,
        <http://tun.fi/MX.307312>,
        <http://tun.fi/MX.307324>,
        <http://tun.fi/MX.307327>,
        <http://tun.fi/MX.307346>,
        <http://tun.fi/MX.307350>,
        <http://tun.fi/MX.307418>,
        <http://tun.fi/MX.307422>,
        <http://tun.fi/MX.307436>,
        <http://tun.fi/MX.307451>,
        <http://tun.fi/MX.307511>,
        <http://tun.fi/MX.323598> ;
    skos:prefLabel "Phygadeuontinae"@fi,
        "Phygadeuontinae"@sv .

<http://tun.fi/MX.194079> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atomaria" ;
    dwc:scientificNameAuthorship "Stephens, 1830" ;
    skos:broader <http://tun.fi/MX.194077> ;
    skos:hiddenLabel "Atomaria"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.194080>,
        <http://tun.fi/MX.194081>,
        <http://tun.fi/MX.194082>,
        <http://tun.fi/MX.194083>,
        <http://tun.fi/MX.194085>,
        <http://tun.fi/MX.194086>,
        <http://tun.fi/MX.194087>,
        <http://tun.fi/MX.194088>,
        <http://tun.fi/MX.194089>,
        <http://tun.fi/MX.194090>,
        <http://tun.fi/MX.194091>,
        <http://tun.fi/MX.194092>,
        <http://tun.fi/MX.194094>,
        <http://tun.fi/MX.194095>,
        <http://tun.fi/MX.194096>,
        <http://tun.fi/MX.194098>,
        <http://tun.fi/MX.194099>,
        <http://tun.fi/MX.194102>,
        <http://tun.fi/MX.194103>,
        <http://tun.fi/MX.194105>,
        <http://tun.fi/MX.194107>,
        <http://tun.fi/MX.194108>,
        <http://tun.fi/MX.194110>,
        <http://tun.fi/MX.194113>,
        <http://tun.fi/MX.194115>,
        <http://tun.fi/MX.194116>,
        <http://tun.fi/MX.194117>,
        <http://tun.fi/MX.194119>,
        <http://tun.fi/MX.194120>,
        <http://tun.fi/MX.194121>,
        <http://tun.fi/MX.194123>,
        <http://tun.fi/MX.194124>,
        <http://tun.fi/MX.194125>,
        <http://tun.fi/MX.194127>,
        <http://tun.fi/MX.194128>,
        <http://tun.fi/MX.194130>,
        <http://tun.fi/MX.194131>,
        <http://tun.fi/MX.194132>,
        <http://tun.fi/MX.194135>,
        <http://tun.fi/MX.194136>,
        <http://tun.fi/MX.194138>,
        <http://tun.fi/MX.194139>,
        <http://tun.fi/MX.194140>,
        <http://tun.fi/MX.194141>,
        <http://tun.fi/MX.194143>,
        <http://tun.fi/MX.194144>,
        <http://tun.fi/MX.194146>,
        <http://tun.fi/MX.194148>,
        <http://tun.fi/MX.194149>,
        <http://tun.fi/MX.194151>,
        <http://tun.fi/MX.194153>,
        <http://tun.fi/MX.194154>,
        <http://tun.fi/MX.194157>,
        <http://tun.fi/MX.194158>,
        <http://tun.fi/MX.194159>,
        <http://tun.fi/MX.194160>,
        <http://tun.fi/MX.194162>,
        <http://tun.fi/MX.4884558> ;
    skos:prefLabel "hilvekuoriaiset"@fi,
        "Atomaria"@sv .

<http://tun.fi/MX.309379> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ctenopelmatinae" ;
    dwc:scientificNameAuthorship "Förster, 1869" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Ctenopelmatinae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.309381>,
        <http://tun.fi/MX.309391>,
        <http://tun.fi/MX.309397>,
        <http://tun.fi/MX.309401>,
        <http://tun.fi/MX.309407>,
        <http://tun.fi/MX.309417>,
        <http://tun.fi/MX.309425>,
        <http://tun.fi/MX.309427>,
        <http://tun.fi/MX.309441>,
        <http://tun.fi/MX.309445>,
        <http://tun.fi/MX.309448>,
        <http://tun.fi/MX.309453>,
        <http://tun.fi/MX.309467>,
        <http://tun.fi/MX.309471>,
        <http://tun.fi/MX.309473>,
        <http://tun.fi/MX.309475>,
        <http://tun.fi/MX.309478>,
        <http://tun.fi/MX.309482>,
        <http://tun.fi/MX.309485>,
        <http://tun.fi/MX.309501>,
        <http://tun.fi/MX.309503>,
        <http://tun.fi/MX.309506>,
        <http://tun.fi/MX.309508>,
        <http://tun.fi/MX.309512>,
        <http://tun.fi/MX.309532>,
        <http://tun.fi/MX.309537>,
        <http://tun.fi/MX.309541>,
        <http://tun.fi/MX.309543>,
        <http://tun.fi/MX.309549>,
        <http://tun.fi/MX.309552>,
        <http://tun.fi/MX.309567>,
        <http://tun.fi/MX.309572>,
        <http://tun.fi/MX.309577>,
        <http://tun.fi/MX.309587>,
        <http://tun.fi/MX.309590>,
        <http://tun.fi/MX.309603>,
        <http://tun.fi/MX.309608>,
        <http://tun.fi/MX.309618>,
        <http://tun.fi/MX.309677>,
        <http://tun.fi/MX.309679>,
        <http://tun.fi/MX.309733>,
        <http://tun.fi/MX.309738>,
        <http://tun.fi/MX.309754>,
        <http://tun.fi/MX.309767>,
        <http://tun.fi/MX.309770>,
        <http://tun.fi/MX.309775>,
        <http://tun.fi/MX.309777>,
        <http://tun.fi/MX.309791>,
        <http://tun.fi/MX.309793>,
        <http://tun.fi/MX.309799>,
        <http://tun.fi/MX.309802>,
        <http://tun.fi/MX.309806>,
        <http://tun.fi/MX.309833>,
        <http://tun.fi/MX.309850>,
        <http://tun.fi/MX.309852>,
        <http://tun.fi/MX.309858>,
        <http://tun.fi/MX.309871>,
        <http://tun.fi/MX.309885>,
        <http://tun.fi/MX.323520> ;
    skos:prefLabel "lamuriahmaset"@fi,
        "Ctenopelmatinae"@sv .

<http://tun.fi/MX.274645> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aprionus" ;
    dwc:scientificNameAuthorship "Kieffer, 1894" ;
    skos:broader <http://tun.fi/MX.274640> ;
    skos:hiddenLabel "Ampullomyia"@fi,
        "Azygotricha"@fi,
        "Ampullomyia"@sv,
        "Azygotricha"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.274646>,
        <http://tun.fi/MX.274647>,
        <http://tun.fi/MX.274648>,
        <http://tun.fi/MX.274649>,
        <http://tun.fi/MX.274650>,
        <http://tun.fi/MX.274651>,
        <http://tun.fi/MX.274652>,
        <http://tun.fi/MX.274653>,
        <http://tun.fi/MX.274654>,
        <http://tun.fi/MX.274655>,
        <http://tun.fi/MX.274656>,
        <http://tun.fi/MX.274657>,
        <http://tun.fi/MX.274658>,
        <http://tun.fi/MX.274659>,
        <http://tun.fi/MX.274660>,
        <http://tun.fi/MX.274661>,
        <http://tun.fi/MX.274662>,
        <http://tun.fi/MX.274663>,
        <http://tun.fi/MX.274664>,
        <http://tun.fi/MX.274665>,
        <http://tun.fi/MX.274666>,
        <http://tun.fi/MX.274667>,
        <http://tun.fi/MX.274668>,
        <http://tun.fi/MX.274669>,
        <http://tun.fi/MX.274670>,
        <http://tun.fi/MX.274671>,
        <http://tun.fi/MX.274672>,
        <http://tun.fi/MX.274673>,
        <http://tun.fi/MX.274674>,
        <http://tun.fi/MX.274675>,
        <http://tun.fi/MX.274676>,
        <http://tun.fi/MX.274677>,
        <http://tun.fi/MX.274678>,
        <http://tun.fi/MX.274679>,
        <http://tun.fi/MX.274680>,
        <http://tun.fi/MX.274681>,
        <http://tun.fi/MX.274682>,
        <http://tun.fi/MX.274683>,
        <http://tun.fi/MX.274684>,
        <http://tun.fi/MX.274685>,
        <http://tun.fi/MX.274686>,
        <http://tun.fi/MX.274687>,
        <http://tun.fi/MX.274688>,
        <http://tun.fi/MX.274689>,
        <http://tun.fi/MX.274690>,
        <http://tun.fi/MX.274691>,
        <http://tun.fi/MX.274692>,
        <http://tun.fi/MX.274693>,
        <http://tun.fi/MX.274694>,
        <http://tun.fi/MX.274695>,
        <http://tun.fi/MX.274696>,
        <http://tun.fi/MX.274697>,
        <http://tun.fi/MX.274698>,
        <http://tun.fi/MX.274700>,
        <http://tun.fi/MX.274701>,
        <http://tun.fi/MX.274702>,
        <http://tun.fi/MX.274703>,
        <http://tun.fi/MX.274704>,
        <http://tun.fi/MX.286515>,
        <http://tun.fi/MX.4985753>,
        <http://tun.fi/MX.4985754> ;
    skos:prefLabel "Aprionus"@fi,
        "Aprionus"@sv .

<http://tun.fi/MX.276080> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Corynoptera" ;
    dwc:scientificNameAuthorship "Winnertz, 1867" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276081>,
        <http://tun.fi/MX.276082>,
        <http://tun.fi/MX.276083>,
        <http://tun.fi/MX.276084>,
        <http://tun.fi/MX.276085>,
        <http://tun.fi/MX.276086>,
        <http://tun.fi/MX.276087>,
        <http://tun.fi/MX.276088>,
        <http://tun.fi/MX.276089>,
        <http://tun.fi/MX.276090>,
        <http://tun.fi/MX.276091>,
        <http://tun.fi/MX.276092>,
        <http://tun.fi/MX.276094>,
        <http://tun.fi/MX.276095>,
        <http://tun.fi/MX.276096>,
        <http://tun.fi/MX.276097>,
        <http://tun.fi/MX.276098>,
        <http://tun.fi/MX.276099>,
        <http://tun.fi/MX.276100>,
        <http://tun.fi/MX.276101>,
        <http://tun.fi/MX.276102>,
        <http://tun.fi/MX.276103>,
        <http://tun.fi/MX.276104>,
        <http://tun.fi/MX.276105>,
        <http://tun.fi/MX.276106>,
        <http://tun.fi/MX.276107>,
        <http://tun.fi/MX.276108>,
        <http://tun.fi/MX.276109>,
        <http://tun.fi/MX.276110>,
        <http://tun.fi/MX.276111>,
        <http://tun.fi/MX.276112>,
        <http://tun.fi/MX.276113>,
        <http://tun.fi/MX.276114>,
        <http://tun.fi/MX.276115>,
        <http://tun.fi/MX.276116>,
        <http://tun.fi/MX.276117>,
        <http://tun.fi/MX.276118>,
        <http://tun.fi/MX.276119>,
        <http://tun.fi/MX.276120>,
        <http://tun.fi/MX.276121>,
        <http://tun.fi/MX.276122>,
        <http://tun.fi/MX.276123>,
        <http://tun.fi/MX.276124>,
        <http://tun.fi/MX.276125>,
        <http://tun.fi/MX.276126>,
        <http://tun.fi/MX.276127>,
        <http://tun.fi/MX.276128>,
        <http://tun.fi/MX.276129>,
        <http://tun.fi/MX.276130>,
        <http://tun.fi/MX.276131>,
        <http://tun.fi/MX.276132>,
        <http://tun.fi/MX.276133>,
        <http://tun.fi/MX.276134>,
        <http://tun.fi/MX.276135>,
        <http://tun.fi/MX.276136>,
        <http://tun.fi/MX.276137>,
        <http://tun.fi/MX.276138>,
        <http://tun.fi/MX.276140>,
        <http://tun.fi/MX.276141>,
        <http://tun.fi/MX.276142>,
        <http://tun.fi/MX.276143> ;
    skos:prefLabel "Corynoptera"@fi,
        "Corynoptera"@sv .

<http://tun.fi/MX.277073> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dolichopus" ;
    dwc:scientificNameAuthorship "Latreille, 1796" ;
    skos:broader <http://tun.fi/MX.277072> ;
    skos:hiddenLabel "Hygroceleuthus"@fi,
        "Hygroceleuthus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277075>,
        <http://tun.fi/MX.277076>,
        <http://tun.fi/MX.277077>,
        <http://tun.fi/MX.277078>,
        <http://tun.fi/MX.277079>,
        <http://tun.fi/MX.277080>,
        <http://tun.fi/MX.277081>,
        <http://tun.fi/MX.277082>,
        <http://tun.fi/MX.277083>,
        <http://tun.fi/MX.277084>,
        <http://tun.fi/MX.277085>,
        <http://tun.fi/MX.277086>,
        <http://tun.fi/MX.277087>,
        <http://tun.fi/MX.277088>,
        <http://tun.fi/MX.277089>,
        <http://tun.fi/MX.277090>,
        <http://tun.fi/MX.277091>,
        <http://tun.fi/MX.277092>,
        <http://tun.fi/MX.277093>,
        <http://tun.fi/MX.277094>,
        <http://tun.fi/MX.277095>,
        <http://tun.fi/MX.277096>,
        <http://tun.fi/MX.277097>,
        <http://tun.fi/MX.277098>,
        <http://tun.fi/MX.277099>,
        <http://tun.fi/MX.277100>,
        <http://tun.fi/MX.277101>,
        <http://tun.fi/MX.277102>,
        <http://tun.fi/MX.277103>,
        <http://tun.fi/MX.277104>,
        <http://tun.fi/MX.277105>,
        <http://tun.fi/MX.277106>,
        <http://tun.fi/MX.277107>,
        <http://tun.fi/MX.277108>,
        <http://tun.fi/MX.277109>,
        <http://tun.fi/MX.277110>,
        <http://tun.fi/MX.277111>,
        <http://tun.fi/MX.277112>,
        <http://tun.fi/MX.277113>,
        <http://tun.fi/MX.277114>,
        <http://tun.fi/MX.277115>,
        <http://tun.fi/MX.277116>,
        <http://tun.fi/MX.277117>,
        <http://tun.fi/MX.277118>,
        <http://tun.fi/MX.277119>,
        <http://tun.fi/MX.277120>,
        <http://tun.fi/MX.277121>,
        <http://tun.fi/MX.277122>,
        <http://tun.fi/MX.277123>,
        <http://tun.fi/MX.277124>,
        <http://tun.fi/MX.277125>,
        <http://tun.fi/MX.277127>,
        <http://tun.fi/MX.277128>,
        <http://tun.fi/MX.277129>,
        <http://tun.fi/MX.277130>,
        <http://tun.fi/MX.277131>,
        <http://tun.fi/MX.277132>,
        <http://tun.fi/MX.277133>,
        <http://tun.fi/MX.277134>,
        <http://tun.fi/MX.277135>,
        <http://tun.fi/MX.277137> ;
    skos:prefLabel "Dolichopus"@fi,
        "Dolichopus"@sv .

<http://tun.fi/MX.275849> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phronia" ;
    dwc:scientificNameAuthorship "Winnertz, 1864" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275850>,
        <http://tun.fi/MX.275851>,
        <http://tun.fi/MX.275852>,
        <http://tun.fi/MX.275853>,
        <http://tun.fi/MX.275854>,
        <http://tun.fi/MX.275855>,
        <http://tun.fi/MX.275856>,
        <http://tun.fi/MX.275857>,
        <http://tun.fi/MX.275858>,
        <http://tun.fi/MX.275859>,
        <http://tun.fi/MX.275860>,
        <http://tun.fi/MX.275861>,
        <http://tun.fi/MX.275862>,
        <http://tun.fi/MX.275863>,
        <http://tun.fi/MX.275864>,
        <http://tun.fi/MX.275865>,
        <http://tun.fi/MX.275866>,
        <http://tun.fi/MX.275867>,
        <http://tun.fi/MX.275868>,
        <http://tun.fi/MX.275869>,
        <http://tun.fi/MX.275870>,
        <http://tun.fi/MX.275871>,
        <http://tun.fi/MX.275872>,
        <http://tun.fi/MX.275873>,
        <http://tun.fi/MX.275874>,
        <http://tun.fi/MX.275875>,
        <http://tun.fi/MX.275876>,
        <http://tun.fi/MX.275877>,
        <http://tun.fi/MX.275878>,
        <http://tun.fi/MX.275879>,
        <http://tun.fi/MX.275880>,
        <http://tun.fi/MX.275881>,
        <http://tun.fi/MX.275882>,
        <http://tun.fi/MX.275883>,
        <http://tun.fi/MX.275884>,
        <http://tun.fi/MX.275885>,
        <http://tun.fi/MX.275886>,
        <http://tun.fi/MX.275887>,
        <http://tun.fi/MX.275888>,
        <http://tun.fi/MX.275889>,
        <http://tun.fi/MX.275890>,
        <http://tun.fi/MX.275891>,
        <http://tun.fi/MX.275892>,
        <http://tun.fi/MX.275893>,
        <http://tun.fi/MX.275894>,
        <http://tun.fi/MX.275895>,
        <http://tun.fi/MX.275896>,
        <http://tun.fi/MX.275897>,
        <http://tun.fi/MX.275898>,
        <http://tun.fi/MX.275899>,
        <http://tun.fi/MX.275900>,
        <http://tun.fi/MX.275901>,
        <http://tun.fi/MX.275902>,
        <http://tun.fi/MX.275903>,
        <http://tun.fi/MX.275904>,
        <http://tun.fi/MX.275905>,
        <http://tun.fi/MX.275906>,
        <http://tun.fi/MX.275907>,
        <http://tun.fi/MX.275908>,
        <http://tun.fi/MX.317289>,
        <http://tun.fi/MX.317290>,
        <http://tun.fi/MX.317291> ;
    skos:prefLabel "Phronia"@fi,
        "Phronia"@sv .

<http://tun.fi/MX.53419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycosphaerella" ;
    dwc:scientificNameAuthorship "Johanson" ;
    skos:broader <http://tun.fi/MX.53569> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236964>,
        <http://tun.fi/MX.236965>,
        <http://tun.fi/MX.236966>,
        <http://tun.fi/MX.236967>,
        <http://tun.fi/MX.236969>,
        <http://tun.fi/MX.236970>,
        <http://tun.fi/MX.236972>,
        <http://tun.fi/MX.236973>,
        <http://tun.fi/MX.236974>,
        <http://tun.fi/MX.236975>,
        <http://tun.fi/MX.236976>,
        <http://tun.fi/MX.236977>,
        <http://tun.fi/MX.236978>,
        <http://tun.fi/MX.236979>,
        <http://tun.fi/MX.236980>,
        <http://tun.fi/MX.236982>,
        <http://tun.fi/MX.236983>,
        <http://tun.fi/MX.236985>,
        <http://tun.fi/MX.236986>,
        <http://tun.fi/MX.236987>,
        <http://tun.fi/MX.236988>,
        <http://tun.fi/MX.236989>,
        <http://tun.fi/MX.236990>,
        <http://tun.fi/MX.236991>,
        <http://tun.fi/MX.236992>,
        <http://tun.fi/MX.236993>,
        <http://tun.fi/MX.236994>,
        <http://tun.fi/MX.236995>,
        <http://tun.fi/MX.236996>,
        <http://tun.fi/MX.236997>,
        <http://tun.fi/MX.236998>,
        <http://tun.fi/MX.236999>,
        <http://tun.fi/MX.237000>,
        <http://tun.fi/MX.237001>,
        <http://tun.fi/MX.237002>,
        <http://tun.fi/MX.237003>,
        <http://tun.fi/MX.237004>,
        <http://tun.fi/MX.237005>,
        <http://tun.fi/MX.237006>,
        <http://tun.fi/MX.237007>,
        <http://tun.fi/MX.237008>,
        <http://tun.fi/MX.237009>,
        <http://tun.fi/MX.237010>,
        <http://tun.fi/MX.237011>,
        <http://tun.fi/MX.237012>,
        <http://tun.fi/MX.237013>,
        <http://tun.fi/MX.237014>,
        <http://tun.fi/MX.237015>,
        <http://tun.fi/MX.237016>,
        <http://tun.fi/MX.237017>,
        <http://tun.fi/MX.237018>,
        <http://tun.fi/MX.237019>,
        <http://tun.fi/MX.237020>,
        <http://tun.fi/MX.237021>,
        <http://tun.fi/MX.237022>,
        <http://tun.fi/MX.237023>,
        <http://tun.fi/MX.237025>,
        <http://tun.fi/MX.237026>,
        <http://tun.fi/MX.237027>,
        <http://tun.fi/MX.237028>,
        <http://tun.fi/MX.237029>,
        <http://tun.fi/MX.237032> ;
    skos:prefLabel "Mycosphaerella"@fi,
        "Mycosphaerella"@sv .

<http://tun.fi/MX.289178> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Apocrita" ;
    dwc:scientificNameAuthorship "Gerstaecker, 1867" ;
    skos:altLabel "kapeatyviset"@fi ;
    skos:broader <http://tun.fi/MX.43122> ;
    skos:hiddenLabel "Apocrita"@fi,
        "Apocrita"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.203779>,
        <http://tun.fi/MX.203785>,
        <http://tun.fi/MX.203794>,
        <http://tun.fi/MX.203795>,
        <http://tun.fi/MX.203796>,
        <http://tun.fi/MX.203860>,
        <http://tun.fi/MX.203889>,
        <http://tun.fi/MX.203892>,
        <http://tun.fi/MX.203956>,
        <http://tun.fi/MX.203985>,
        <http://tun.fi/MX.204051>,
        <http://tun.fi/MX.204124>,
        <http://tun.fi/MX.204131>,
        <http://tun.fi/MX.204221>,
        <http://tun.fi/MX.204234>,
        <http://tun.fi/MX.204240>,
        <http://tun.fi/MX.204379>,
        <http://tun.fi/MX.204506>,
        <http://tun.fi/MX.204511>,
        <http://tun.fi/MX.204537>,
        <http://tun.fi/MX.204548>,
        <http://tun.fi/MX.204564>,
        <http://tun.fi/MX.204773>,
        <http://tun.fi/MX.204845>,
        <http://tun.fi/MX.289182>,
        <http://tun.fi/MX.289183>,
        <http://tun.fi/MX.289184>,
        <http://tun.fi/MX.289188>,
        <http://tun.fi/MX.289203>,
        <http://tun.fi/MX.289204>,
        <http://tun.fi/MX.289206>,
        <http://tun.fi/MX.289207>,
        <http://tun.fi/MX.289209>,
        <http://tun.fi/MX.289212>,
        <http://tun.fi/MX.289214>,
        <http://tun.fi/MX.289215>,
        <http://tun.fi/MX.289218>,
        <http://tun.fi/MX.289222>,
        <http://tun.fi/MX.289224>,
        <http://tun.fi/MX.289228>,
        <http://tun.fi/MX.289229>,
        <http://tun.fi/MX.289231>,
        <http://tun.fi/MX.289232>,
        <http://tun.fi/MX.289234>,
        <http://tun.fi/MX.289235>,
        <http://tun.fi/MX.289236>,
        <http://tun.fi/MX.289237>,
        <http://tun.fi/MX.289238>,
        <http://tun.fi/MX.289240>,
        <http://tun.fi/MX.289244>,
        <http://tun.fi/MX.289245>,
        <http://tun.fi/MX.289246>,
        <http://tun.fi/MX.289248>,
        <http://tun.fi/MX.289249>,
        <http://tun.fi/MX.289250>,
        <http://tun.fi/MX.289252>,
        <http://tun.fi/MX.313411>,
        <http://tun.fi/MX.313412>,
        <http://tun.fi/MX.319344>,
        <http://tun.fi/MX.4979808>,
        <http://tun.fi/MX.53566>,
        <http://tun.fi/MX.53587>,
        <http://tun.fi/MX.53593> ;
    skos:prefLabel "hoikkatyviset"@fi,
        "midjesteklar"@sv .

<http://tun.fi/MX.61780> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Larentiinae" ;
    dwc:scientificNameAuthorship "Duponchel, 1845" ;
    skos:broader <http://tun.fi/MX.61495> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.324903>,
        <http://tun.fi/MX.324905>,
        <http://tun.fi/MX.5082238>,
        <http://tun.fi/MX.61782>,
        <http://tun.fi/MX.61784>,
        <http://tun.fi/MX.61786>,
        <http://tun.fi/MX.61790>,
        <http://tun.fi/MX.61793>,
        <http://tun.fi/MX.61795>,
        <http://tun.fi/MX.61798>,
        <http://tun.fi/MX.61802>,
        <http://tun.fi/MX.61807>,
        <http://tun.fi/MX.61810>,
        <http://tun.fi/MX.61812>,
        <http://tun.fi/MX.61818>,
        <http://tun.fi/MX.61829>,
        <http://tun.fi/MX.61832>,
        <http://tun.fi/MX.61835>,
        <http://tun.fi/MX.61843>,
        <http://tun.fi/MX.61845>,
        <http://tun.fi/MX.61848>,
        <http://tun.fi/MX.61853>,
        <http://tun.fi/MX.61857>,
        <http://tun.fi/MX.61861>,
        <http://tun.fi/MX.61863>,
        <http://tun.fi/MX.61871>,
        <http://tun.fi/MX.61876>,
        <http://tun.fi/MX.61878>,
        <http://tun.fi/MX.61881>,
        <http://tun.fi/MX.61884>,
        <http://tun.fi/MX.61890>,
        <http://tun.fi/MX.61892>,
        <http://tun.fi/MX.61894>,
        <http://tun.fi/MX.61897>,
        <http://tun.fi/MX.61905>,
        <http://tun.fi/MX.61914>,
        <http://tun.fi/MX.61916>,
        <http://tun.fi/MX.61918>,
        <http://tun.fi/MX.61922>,
        <http://tun.fi/MX.61924>,
        <http://tun.fi/MX.61926>,
        <http://tun.fi/MX.61929>,
        <http://tun.fi/MX.61935>,
        <http://tun.fi/MX.61939>,
        <http://tun.fi/MX.61945>,
        <http://tun.fi/MX.61948>,
        <http://tun.fi/MX.61950>,
        <http://tun.fi/MX.61954>,
        <http://tun.fi/MX.61957>,
        <http://tun.fi/MX.61959>,
        <http://tun.fi/MX.61962>,
        <http://tun.fi/MX.61968>,
        <http://tun.fi/MX.61973>,
        <http://tun.fi/MX.61976>,
        <http://tun.fi/MX.61978>,
        <http://tun.fi/MX.61982>,
        <http://tun.fi/MX.61987>,
        <http://tun.fi/MX.61990>,
        <http://tun.fi/MX.62001>,
        <http://tun.fi/MX.62003>,
        <http://tun.fi/MX.62006>,
        <http://tun.fi/MX.62069>,
        <http://tun.fi/MX.62072>,
        <http://tun.fi/MX.62079> ;
    skos:prefLabel "Larentiinae"@fi,
        "Larentiinae"@sv .

<http://tun.fi/MX.67142> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lecidea" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233370> ;
    skos:hiddenLabel "Lecidea"@fi,
        "Lecidea"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4971889>,
        <http://tun.fi/MX.4999403>,
        <http://tun.fi/MX.65932>,
        <http://tun.fi/MX.65933>,
        <http://tun.fi/MX.65934>,
        <http://tun.fi/MX.65935>,
        <http://tun.fi/MX.65937>,
        <http://tun.fi/MX.65938>,
        <http://tun.fi/MX.65940>,
        <http://tun.fi/MX.65941>,
        <http://tun.fi/MX.65942>,
        <http://tun.fi/MX.65943>,
        <http://tun.fi/MX.65945>,
        <http://tun.fi/MX.65946>,
        <http://tun.fi/MX.65948>,
        <http://tun.fi/MX.65950>,
        <http://tun.fi/MX.65951>,
        <http://tun.fi/MX.65952>,
        <http://tun.fi/MX.65953>,
        <http://tun.fi/MX.65955>,
        <http://tun.fi/MX.65956>,
        <http://tun.fi/MX.65957>,
        <http://tun.fi/MX.65958>,
        <http://tun.fi/MX.65960>,
        <http://tun.fi/MX.65961>,
        <http://tun.fi/MX.65963>,
        <http://tun.fi/MX.65965>,
        <http://tun.fi/MX.65966>,
        <http://tun.fi/MX.65967>,
        <http://tun.fi/MX.65970>,
        <http://tun.fi/MX.65971>,
        <http://tun.fi/MX.65974>,
        <http://tun.fi/MX.65975>,
        <http://tun.fi/MX.65976>,
        <http://tun.fi/MX.65977>,
        <http://tun.fi/MX.65978>,
        <http://tun.fi/MX.65979>,
        <http://tun.fi/MX.65980>,
        <http://tun.fi/MX.65981>,
        <http://tun.fi/MX.65982>,
        <http://tun.fi/MX.65983>,
        <http://tun.fi/MX.65984>,
        <http://tun.fi/MX.65985>,
        <http://tun.fi/MX.65986>,
        <http://tun.fi/MX.65988>,
        <http://tun.fi/MX.65989>,
        <http://tun.fi/MX.65991>,
        <http://tun.fi/MX.65992>,
        <http://tun.fi/MX.65995>,
        <http://tun.fi/MX.65996>,
        <http://tun.fi/MX.65997>,
        <http://tun.fi/MX.65998>,
        <http://tun.fi/MX.65999>,
        <http://tun.fi/MX.66000>,
        <http://tun.fi/MX.66003>,
        <http://tun.fi/MX.66004>,
        <http://tun.fi/MX.66005>,
        <http://tun.fi/MX.66006>,
        <http://tun.fi/MX.66007>,
        <http://tun.fi/MX.66008>,
        <http://tun.fi/MX.66009>,
        <http://tun.fi/MX.66010>,
        <http://tun.fi/MX.66011>,
        <http://tun.fi/MX.66571> ;
    skos:prefLabel "nystyjäkälät"@fi,
        "skivlavar"@sv .

<http://tun.fi/MX.201214> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aceria" ;
    skos:broader <http://tun.fi/MX.53614> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201215>,
        <http://tun.fi/MX.201216>,
        <http://tun.fi/MX.201217>,
        <http://tun.fi/MX.201218>,
        <http://tun.fi/MX.201219>,
        <http://tun.fi/MX.201220>,
        <http://tun.fi/MX.201221>,
        <http://tun.fi/MX.201222>,
        <http://tun.fi/MX.201223>,
        <http://tun.fi/MX.201224>,
        <http://tun.fi/MX.201225>,
        <http://tun.fi/MX.201226>,
        <http://tun.fi/MX.201227>,
        <http://tun.fi/MX.201228>,
        <http://tun.fi/MX.201229>,
        <http://tun.fi/MX.201230>,
        <http://tun.fi/MX.201231>,
        <http://tun.fi/MX.201232>,
        <http://tun.fi/MX.201233>,
        <http://tun.fi/MX.201234>,
        <http://tun.fi/MX.201235>,
        <http://tun.fi/MX.201236>,
        <http://tun.fi/MX.201237>,
        <http://tun.fi/MX.201238>,
        <http://tun.fi/MX.201239>,
        <http://tun.fi/MX.201240>,
        <http://tun.fi/MX.201241>,
        <http://tun.fi/MX.201242>,
        <http://tun.fi/MX.201243>,
        <http://tun.fi/MX.201244>,
        <http://tun.fi/MX.201245>,
        <http://tun.fi/MX.201246>,
        <http://tun.fi/MX.201247>,
        <http://tun.fi/MX.201248>,
        <http://tun.fi/MX.201249>,
        <http://tun.fi/MX.201250>,
        <http://tun.fi/MX.201251>,
        <http://tun.fi/MX.201252>,
        <http://tun.fi/MX.201253>,
        <http://tun.fi/MX.201254>,
        <http://tun.fi/MX.201255>,
        <http://tun.fi/MX.201256>,
        <http://tun.fi/MX.201257>,
        <http://tun.fi/MX.201258>,
        <http://tun.fi/MX.201259>,
        <http://tun.fi/MX.201260>,
        <http://tun.fi/MX.201261>,
        <http://tun.fi/MX.201262>,
        <http://tun.fi/MX.201263>,
        <http://tun.fi/MX.201264>,
        <http://tun.fi/MX.201265>,
        <http://tun.fi/MX.201266>,
        <http://tun.fi/MX.201267>,
        <http://tun.fi/MX.201268>,
        <http://tun.fi/MX.201269>,
        <http://tun.fi/MX.201270>,
        <http://tun.fi/MX.201271>,
        <http://tun.fi/MX.201272>,
        <http://tun.fi/MX.201273>,
        <http://tun.fi/MX.201274>,
        <http://tun.fi/MX.201275>,
        <http://tun.fi/MX.201276>,
        <http://tun.fi/MX.201277>,
        <http://tun.fi/MX.201278>,
        <http://tun.fi/MX.4986037> ;
    skos:prefLabel "Aceria"@fi,
        "Aceria"@sv .

<http://tun.fi/MX.275375> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Boletina" ;
    dwc:scientificNameAuthorship "Staeger, 1840" ;
    skos:broader <http://tun.fi/MX.275369> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275376>,
        <http://tun.fi/MX.275377>,
        <http://tun.fi/MX.275378>,
        <http://tun.fi/MX.275379>,
        <http://tun.fi/MX.275380>,
        <http://tun.fi/MX.275381>,
        <http://tun.fi/MX.275382>,
        <http://tun.fi/MX.275383>,
        <http://tun.fi/MX.275384>,
        <http://tun.fi/MX.275385>,
        <http://tun.fi/MX.275386>,
        <http://tun.fi/MX.275387>,
        <http://tun.fi/MX.275388>,
        <http://tun.fi/MX.275389>,
        <http://tun.fi/MX.275390>,
        <http://tun.fi/MX.275391>,
        <http://tun.fi/MX.275392>,
        <http://tun.fi/MX.275393>,
        <http://tun.fi/MX.275394>,
        <http://tun.fi/MX.275395>,
        <http://tun.fi/MX.275396>,
        <http://tun.fi/MX.275397>,
        <http://tun.fi/MX.275398>,
        <http://tun.fi/MX.275399>,
        <http://tun.fi/MX.275400>,
        <http://tun.fi/MX.275401>,
        <http://tun.fi/MX.275402>,
        <http://tun.fi/MX.275403>,
        <http://tun.fi/MX.275404>,
        <http://tun.fi/MX.275405>,
        <http://tun.fi/MX.275406>,
        <http://tun.fi/MX.275407>,
        <http://tun.fi/MX.275408>,
        <http://tun.fi/MX.275409>,
        <http://tun.fi/MX.275410>,
        <http://tun.fi/MX.275411>,
        <http://tun.fi/MX.275412>,
        <http://tun.fi/MX.275413>,
        <http://tun.fi/MX.275414>,
        <http://tun.fi/MX.275415>,
        <http://tun.fi/MX.275416>,
        <http://tun.fi/MX.275417>,
        <http://tun.fi/MX.275418>,
        <http://tun.fi/MX.275419>,
        <http://tun.fi/MX.275420>,
        <http://tun.fi/MX.275421>,
        <http://tun.fi/MX.275422>,
        <http://tun.fi/MX.275423>,
        <http://tun.fi/MX.275424>,
        <http://tun.fi/MX.275425>,
        <http://tun.fi/MX.275426>,
        <http://tun.fi/MX.275427>,
        <http://tun.fi/MX.275428>,
        <http://tun.fi/MX.275429>,
        <http://tun.fi/MX.275430>,
        <http://tun.fi/MX.275431>,
        <http://tun.fi/MX.275432>,
        <http://tun.fi/MX.275433>,
        <http://tun.fi/MX.289115>,
        <http://tun.fi/MX.289116>,
        <http://tun.fi/MX.289117>,
        <http://tun.fi/MX.289118>,
        <http://tun.fi/MX.317288>,
        <http://tun.fi/MX.5076345>,
        <http://tun.fi/MX.5076346> ;
    skos:prefLabel "Boletina"@fi,
        "Boletina"@sv .

<http://tun.fi/MX.280612> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Fannia" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
    skos:broader <http://tun.fi/MX.280611> ;
    skos:hiddenLabel "Coelomyia"@fi,
        "Homalomyia"@fi,
        "Coelomyia"@sv,
        "Homalomyia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.280613>,
        <http://tun.fi/MX.280614>,
        <http://tun.fi/MX.280615>,
        <http://tun.fi/MX.280616>,
        <http://tun.fi/MX.280617>,
        <http://tun.fi/MX.280618>,
        <http://tun.fi/MX.280619>,
        <http://tun.fi/MX.280620>,
        <http://tun.fi/MX.280621>,
        <http://tun.fi/MX.280622>,
        <http://tun.fi/MX.280623>,
        <http://tun.fi/MX.280624>,
        <http://tun.fi/MX.280625>,
        <http://tun.fi/MX.280626>,
        <http://tun.fi/MX.280627>,
        <http://tun.fi/MX.280628>,
        <http://tun.fi/MX.280629>,
        <http://tun.fi/MX.280630>,
        <http://tun.fi/MX.280631>,
        <http://tun.fi/MX.280632>,
        <http://tun.fi/MX.280633>,
        <http://tun.fi/MX.280634>,
        <http://tun.fi/MX.280635>,
        <http://tun.fi/MX.280636>,
        <http://tun.fi/MX.280637>,
        <http://tun.fi/MX.280638>,
        <http://tun.fi/MX.280639>,
        <http://tun.fi/MX.280640>,
        <http://tun.fi/MX.280641>,
        <http://tun.fi/MX.280642>,
        <http://tun.fi/MX.280643>,
        <http://tun.fi/MX.280644>,
        <http://tun.fi/MX.280645>,
        <http://tun.fi/MX.280646>,
        <http://tun.fi/MX.280647>,
        <http://tun.fi/MX.280648>,
        <http://tun.fi/MX.280649>,
        <http://tun.fi/MX.280650>,
        <http://tun.fi/MX.280651>,
        <http://tun.fi/MX.280652>,
        <http://tun.fi/MX.280653>,
        <http://tun.fi/MX.280654>,
        <http://tun.fi/MX.280655>,
        <http://tun.fi/MX.280656>,
        <http://tun.fi/MX.280657>,
        <http://tun.fi/MX.280658>,
        <http://tun.fi/MX.280659>,
        <http://tun.fi/MX.280660>,
        <http://tun.fi/MX.280661>,
        <http://tun.fi/MX.280662>,
        <http://tun.fi/MX.280663>,
        <http://tun.fi/MX.280664>,
        <http://tun.fi/MX.280665>,
        <http://tun.fi/MX.280666>,
        <http://tun.fi/MX.280667>,
        <http://tun.fi/MX.280668>,
        <http://tun.fi/MX.280669>,
        <http://tun.fi/MX.280670>,
        <http://tun.fi/MX.280671>,
        <http://tun.fi/MX.325036>,
        <http://tun.fi/MX.4971415>,
        <http://tun.fi/MX.4994348>,
        <http://tun.fi/MX.5013843>,
        <http://tun.fi/MX.5020835>,
        <http://tun.fi/MX.5081129> ;
    skos:prefLabel "Fannia"@fi,
        "Fannia"@sv .

<http://tun.fi/MX.290071> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Encyrtinae" ;
    dwc:scientificNameAuthorship "Walker, 1837" ;
    skos:broader <http://tun.fi/MX.289244> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.289876>,
        <http://tun.fi/MX.289878>,
        <http://tun.fi/MX.289880>,
        <http://tun.fi/MX.289883>,
        <http://tun.fi/MX.289889>,
        <http://tun.fi/MX.289913>,
        <http://tun.fi/MX.289933>,
        <http://tun.fi/MX.289935>,
        <http://tun.fi/MX.289940>,
        <http://tun.fi/MX.289942>,
        <http://tun.fi/MX.289946>,
        <http://tun.fi/MX.289948>,
        <http://tun.fi/MX.289950>,
        <http://tun.fi/MX.289953>,
        <http://tun.fi/MX.289955>,
        <http://tun.fi/MX.289957>,
        <http://tun.fi/MX.289964>,
        <http://tun.fi/MX.289966>,
        <http://tun.fi/MX.289968>,
        <http://tun.fi/MX.289974>,
        <http://tun.fi/MX.289976>,
        <http://tun.fi/MX.289978>,
        <http://tun.fi/MX.289980>,
        <http://tun.fi/MX.289996>,
        <http://tun.fi/MX.289998>,
        <http://tun.fi/MX.290001>,
        <http://tun.fi/MX.290009>,
        <http://tun.fi/MX.290012>,
        <http://tun.fi/MX.290051>,
        <http://tun.fi/MX.290072>,
        <http://tun.fi/MX.290075>,
        <http://tun.fi/MX.290078>,
        <http://tun.fi/MX.290082>,
        <http://tun.fi/MX.290084>,
        <http://tun.fi/MX.290092>,
        <http://tun.fi/MX.290094>,
        <http://tun.fi/MX.290097>,
        <http://tun.fi/MX.290099>,
        <http://tun.fi/MX.290102>,
        <http://tun.fi/MX.290108>,
        <http://tun.fi/MX.290122>,
        <http://tun.fi/MX.290124>,
        <http://tun.fi/MX.290127>,
        <http://tun.fi/MX.290132>,
        <http://tun.fi/MX.290135>,
        <http://tun.fi/MX.290137>,
        <http://tun.fi/MX.290144>,
        <http://tun.fi/MX.290148>,
        <http://tun.fi/MX.290185>,
        <http://tun.fi/MX.290188>,
        <http://tun.fi/MX.290190>,
        <http://tun.fi/MX.290193>,
        <http://tun.fi/MX.290197>,
        <http://tun.fi/MX.290208>,
        <http://tun.fi/MX.290212>,
        <http://tun.fi/MX.290214>,
        <http://tun.fi/MX.290216>,
        <http://tun.fi/MX.290220>,
        <http://tun.fi/MX.290226>,
        <http://tun.fi/MX.290228>,
        <http://tun.fi/MX.290234>,
        <http://tun.fi/MX.290239>,
        <http://tun.fi/MX.290241>,
        <http://tun.fi/MX.321966>,
        <http://tun.fi/MX.5020207> ;
    skos:prefLabel "Encyrtinae"@fi,
        "Encyrtinae"@sv .

<http://tun.fi/MX.273429> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Orthocladiinae" ;
    dwc:scientificNameAuthorship "Kieffer, 1911" ;
    skos:broader <http://tun.fi/MX.253681> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273430>,
        <http://tun.fi/MX.273434>,
        <http://tun.fi/MX.273437>,
        <http://tun.fi/MX.273440>,
        <http://tun.fi/MX.273442>,
        <http://tun.fi/MX.273444>,
        <http://tun.fi/MX.273447>,
        <http://tun.fi/MX.273450>,
        <http://tun.fi/MX.273474>,
        <http://tun.fi/MX.273476>,
        <http://tun.fi/MX.273479>,
        <http://tun.fi/MX.273499>,
        <http://tun.fi/MX.273501>,
        <http://tun.fi/MX.273517>,
        <http://tun.fi/MX.273519>,
        <http://tun.fi/MX.273575>,
        <http://tun.fi/MX.273577>,
        <http://tun.fi/MX.273579>,
        <http://tun.fi/MX.273581>,
        <http://tun.fi/MX.273583>,
        <http://tun.fi/MX.273594>,
        <http://tun.fi/MX.273596>,
        <http://tun.fi/MX.273600>,
        <http://tun.fi/MX.273606>,
        <http://tun.fi/MX.273609>,
        <http://tun.fi/MX.273612>,
        <http://tun.fi/MX.273616>,
        <http://tun.fi/MX.273622>,
        <http://tun.fi/MX.273630>,
        <http://tun.fi/MX.273633>,
        <http://tun.fi/MX.273637>,
        <http://tun.fi/MX.273639>,
        <http://tun.fi/MX.273660>,
        <http://tun.fi/MX.273662>,
        <http://tun.fi/MX.273664>,
        <http://tun.fi/MX.273678>,
        <http://tun.fi/MX.273685>,
        <http://tun.fi/MX.273722>,
        <http://tun.fi/MX.273724>,
        <http://tun.fi/MX.273728>,
        <http://tun.fi/MX.273731>,
        <http://tun.fi/MX.273743>,
        <http://tun.fi/MX.273745>,
        <http://tun.fi/MX.273749>,
        <http://tun.fi/MX.273758>,
        <http://tun.fi/MX.273763>,
        <http://tun.fi/MX.273765>,
        <http://tun.fi/MX.273769>,
        <http://tun.fi/MX.273772>,
        <http://tun.fi/MX.273794>,
        <http://tun.fi/MX.273798>,
        <http://tun.fi/MX.273808>,
        <http://tun.fi/MX.273810>,
        <http://tun.fi/MX.273821>,
        <http://tun.fi/MX.273824>,
        <http://tun.fi/MX.273841>,
        <http://tun.fi/MX.273843>,
        <http://tun.fi/MX.273845>,
        <http://tun.fi/MX.273847>,
        <http://tun.fi/MX.273850>,
        <http://tun.fi/MX.273853>,
        <http://tun.fi/MX.273861>,
        <http://tun.fi/MX.273867>,
        <http://tun.fi/MX.273869>,
        <http://tun.fi/MX.273875>,
        <http://tun.fi/MX.273877>,
        <http://tun.fi/MX.5018978> ;
    skos:prefLabel "Orthocladiinae"@fi,
        "Orthocladiinae"@sv .

<http://tun.fi/MX.211258> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Exoristinae" ;
    dwc:scientificNameAuthorship "Robineau-Desvoidy, 1863" ;
    skos:broader <http://tun.fi/MX.211257> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211260>,
        <http://tun.fi/MX.211264>,
        <http://tun.fi/MX.211267>,
        <http://tun.fi/MX.281218>,
        <http://tun.fi/MX.281230>,
        <http://tun.fi/MX.281232>,
        <http://tun.fi/MX.281234>,
        <http://tun.fi/MX.281237>,
        <http://tun.fi/MX.281239>,
        <http://tun.fi/MX.281241>,
        <http://tun.fi/MX.281243>,
        <http://tun.fi/MX.281246>,
        <http://tun.fi/MX.281248>,
        <http://tun.fi/MX.281252>,
        <http://tun.fi/MX.281254>,
        <http://tun.fi/MX.281256>,
        <http://tun.fi/MX.281258>,
        <http://tun.fi/MX.281262>,
        <http://tun.fi/MX.281267>,
        <http://tun.fi/MX.281269>,
        <http://tun.fi/MX.281271>,
        <http://tun.fi/MX.281273>,
        <http://tun.fi/MX.281276>,
        <http://tun.fi/MX.281280>,
        <http://tun.fi/MX.281283>,
        <http://tun.fi/MX.281285>,
        <http://tun.fi/MX.281292>,
        <http://tun.fi/MX.281295>,
        <http://tun.fi/MX.281297>,
        <http://tun.fi/MX.281311>,
        <http://tun.fi/MX.281315>,
        <http://tun.fi/MX.281317>,
        <http://tun.fi/MX.281319>,
        <http://tun.fi/MX.281324>,
        <http://tun.fi/MX.281326>,
        <http://tun.fi/MX.281328>,
        <http://tun.fi/MX.281330>,
        <http://tun.fi/MX.281333>,
        <http://tun.fi/MX.281335>,
        <http://tun.fi/MX.281342>,
        <http://tun.fi/MX.281351>,
        <http://tun.fi/MX.281356>,
        <http://tun.fi/MX.281359>,
        <http://tun.fi/MX.281362>,
        <http://tun.fi/MX.281364>,
        <http://tun.fi/MX.281367>,
        <http://tun.fi/MX.281372>,
        <http://tun.fi/MX.281374>,
        <http://tun.fi/MX.281376>,
        <http://tun.fi/MX.281378>,
        <http://tun.fi/MX.281381>,
        <http://tun.fi/MX.281384>,
        <http://tun.fi/MX.281386>,
        <http://tun.fi/MX.281389>,
        <http://tun.fi/MX.281391>,
        <http://tun.fi/MX.281393>,
        <http://tun.fi/MX.281395>,
        <http://tun.fi/MX.281397>,
        <http://tun.fi/MX.281399>,
        <http://tun.fi/MX.281401>,
        <http://tun.fi/MX.281403>,
        <http://tun.fi/MX.281405>,
        <http://tun.fi/MX.281407>,
        <http://tun.fi/MX.281412>,
        <http://tun.fi/MX.281415>,
        <http://tun.fi/MX.325074>,
        <http://tun.fi/MX.325078>,
        <http://tun.fi/MX.5002003> ;
    skos:prefLabel "Exoristinae"@fi,
        "Exoristinae"@sv .

<http://tun.fi/MX.229289> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Deltocephalinae" ;
    skos:broader <http://tun.fi/MX.53572> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.229291>,
        <http://tun.fi/MX.229294>,
        <http://tun.fi/MX.229296>,
        <http://tun.fi/MX.229299>,
        <http://tun.fi/MX.229306>,
        <http://tun.fi/MX.229308>,
        <http://tun.fi/MX.229330>,
        <http://tun.fi/MX.229332>,
        <http://tun.fi/MX.229336>,
        <http://tun.fi/MX.229339>,
        <http://tun.fi/MX.229341>,
        <http://tun.fi/MX.229344>,
        <http://tun.fi/MX.229350>,
        <http://tun.fi/MX.229355>,
        <http://tun.fi/MX.229357>,
        <http://tun.fi/MX.229359>,
        <http://tun.fi/MX.229361>,
        <http://tun.fi/MX.229363>,
        <http://tun.fi/MX.229365>,
        <http://tun.fi/MX.229368>,
        <http://tun.fi/MX.229372>,
        <http://tun.fi/MX.229374>,
        <http://tun.fi/MX.229378>,
        <http://tun.fi/MX.229398>,
        <http://tun.fi/MX.229400>,
        <http://tun.fi/MX.229404>,
        <http://tun.fi/MX.229407>,
        <http://tun.fi/MX.229409>,
        <http://tun.fi/MX.229412>,
        <http://tun.fi/MX.229414>,
        <http://tun.fi/MX.229416>,
        <http://tun.fi/MX.229418>,
        <http://tun.fi/MX.229421>,
        <http://tun.fi/MX.229425>,
        <http://tun.fi/MX.229428>,
        <http://tun.fi/MX.229439>,
        <http://tun.fi/MX.229441>,
        <http://tun.fi/MX.229446>,
        <http://tun.fi/MX.229448>,
        <http://tun.fi/MX.229450>,
        <http://tun.fi/MX.229452>,
        <http://tun.fi/MX.229457>,
        <http://tun.fi/MX.229466>,
        <http://tun.fi/MX.229469>,
        <http://tun.fi/MX.229472>,
        <http://tun.fi/MX.229474>,
        <http://tun.fi/MX.229481>,
        <http://tun.fi/MX.229487>,
        <http://tun.fi/MX.229494>,
        <http://tun.fi/MX.229509>,
        <http://tun.fi/MX.229512>,
        <http://tun.fi/MX.229514>,
        <http://tun.fi/MX.229516>,
        <http://tun.fi/MX.229518>,
        <http://tun.fi/MX.229521>,
        <http://tun.fi/MX.229534>,
        <http://tun.fi/MX.229536>,
        <http://tun.fi/MX.229538>,
        <http://tun.fi/MX.229541>,
        <http://tun.fi/MX.229545>,
        <http://tun.fi/MX.229549>,
        <http://tun.fi/MX.229553>,
        <http://tun.fi/MX.229557>,
        <http://tun.fi/MX.229567>,
        <http://tun.fi/MX.229569>,
        <http://tun.fi/MX.229572>,
        <http://tun.fi/MX.229575>,
        <http://tun.fi/MX.321983> ;
    skos:prefLabel "Deltocephalinae"@fi,
        "Deltocephalinae"@sv .

<http://tun.fi/MX.58509> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Glossata" ;
    dwc:scientificNameAuthorship "Fabricius, 1775" ;
    skos:broader <http://tun.fi/MX.53695> ;
    skos:hiddenLabel "Glossata"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.211097>,
        <http://tun.fi/MX.58512>,
        <http://tun.fi/MX.58529>,
        <http://tun.fi/MX.58545>,
        <http://tun.fi/MX.58641>,
        <http://tun.fi/MX.58650>,
        <http://tun.fi/MX.58655>,
        <http://tun.fi/MX.58682>,
        <http://tun.fi/MX.58695>,
        <http://tun.fi/MX.58711>,
        <http://tun.fi/MX.58722>,
        <http://tun.fi/MX.58805>,
        <http://tun.fi/MX.58855>,
        <http://tun.fi/MX.58858>,
        <http://tun.fi/MX.58879>,
        <http://tun.fi/MX.58992>,
        <http://tun.fi/MX.58993>,
        <http://tun.fi/MX.59041>,
        <http://tun.fi/MX.59048>,
        <http://tun.fi/MX.59078>,
        <http://tun.fi/MX.59105>,
        <http://tun.fi/MX.59129>,
        <http://tun.fi/MX.59144>,
        <http://tun.fi/MX.59147>,
        <http://tun.fi/MX.59167>,
        <http://tun.fi/MX.59176>,
        <http://tun.fi/MX.59179>,
        <http://tun.fi/MX.59190>,
        <http://tun.fi/MX.59227>,
        <http://tun.fi/MX.59246>,
        <http://tun.fi/MX.59247>,
        <http://tun.fi/MX.59320>,
        <http://tun.fi/MX.59427>,
        <http://tun.fi/MX.59430>,
        <http://tun.fi/MX.59434>,
        <http://tun.fi/MX.59597>,
        <http://tun.fi/MX.59616>,
        <http://tun.fi/MX.59631>,
        <http://tun.fi/MX.59653>,
        <http://tun.fi/MX.59925>,
        <http://tun.fi/MX.59936>,
        <http://tun.fi/MX.59969>,
        <http://tun.fi/MX.59973>,
        <http://tun.fi/MX.59994>,
        <http://tun.fi/MX.60591>,
        <http://tun.fi/MX.60610>,
        <http://tun.fi/MX.60614>,
        <http://tun.fi/MX.60618>,
        <http://tun.fi/MX.60631>,
        <http://tun.fi/MX.60637>,
        <http://tun.fi/MX.60721>,
        <http://tun.fi/MX.60731>,
        <http://tun.fi/MX.60758>,
        <http://tun.fi/MX.60795>,
        <http://tun.fi/MX.60868>,
        <http://tun.fi/MX.60999>,
        <http://tun.fi/MX.61157>,
        <http://tun.fi/MX.61371>,
        <http://tun.fi/MX.61401>,
        <http://tun.fi/MX.61440>,
        <http://tun.fi/MX.61443>,
        <http://tun.fi/MX.61446>,
        <http://tun.fi/MX.61454>,
        <http://tun.fi/MX.61495>,
        <http://tun.fi/MX.62085>,
        <http://tun.fi/MX.62137>,
        <http://tun.fi/MX.62343>,
        <http://tun.fi/MX.62374> ;
    skos:prefLabel "imukärsälliset perhoset"@fi,
        "Glossata"@sv .

<http://tun.fi/MX.67190> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lecanora" ;
    dwc:scientificNameAuthorship "Ach." ;
    skos:broader <http://tun.fi/MX.233402> ;
    skos:hiddenLabel "Lecanora"@fi,
        "Lecanora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313736>,
        <http://tun.fi/MX.4883886>,
        <http://tun.fi/MX.65849>,
        <http://tun.fi/MX.65850>,
        <http://tun.fi/MX.65851>,
        <http://tun.fi/MX.65853>,
        <http://tun.fi/MX.65854>,
        <http://tun.fi/MX.65855>,
        <http://tun.fi/MX.65856>,
        <http://tun.fi/MX.65857>,
        <http://tun.fi/MX.65858>,
        <http://tun.fi/MX.65859>,
        <http://tun.fi/MX.65860>,
        <http://tun.fi/MX.65861>,
        <http://tun.fi/MX.65863>,
        <http://tun.fi/MX.65864>,
        <http://tun.fi/MX.65865>,
        <http://tun.fi/MX.65866>,
        <http://tun.fi/MX.65867>,
        <http://tun.fi/MX.65868>,
        <http://tun.fi/MX.65869>,
        <http://tun.fi/MX.65870>,
        <http://tun.fi/MX.65871>,
        <http://tun.fi/MX.65873>,
        <http://tun.fi/MX.65875>,
        <http://tun.fi/MX.65876>,
        <http://tun.fi/MX.65877>,
        <http://tun.fi/MX.65878>,
        <http://tun.fi/MX.65880>,
        <http://tun.fi/MX.65881>,
        <http://tun.fi/MX.65883>,
        <http://tun.fi/MX.65885>,
        <http://tun.fi/MX.65886>,
        <http://tun.fi/MX.65887>,
        <http://tun.fi/MX.65888>,
        <http://tun.fi/MX.65889>,
        <http://tun.fi/MX.65890>,
        <http://tun.fi/MX.65891>,
        <http://tun.fi/MX.65892>,
        <http://tun.fi/MX.65893>,
        <http://tun.fi/MX.65894>,
        <http://tun.fi/MX.65895>,
        <http://tun.fi/MX.65897>,
        <http://tun.fi/MX.65898>,
        <http://tun.fi/MX.65901>,
        <http://tun.fi/MX.65902>,
        <http://tun.fi/MX.65903>,
        <http://tun.fi/MX.65904>,
        <http://tun.fi/MX.65905>,
        <http://tun.fi/MX.65906>,
        <http://tun.fi/MX.65907>,
        <http://tun.fi/MX.65909>,
        <http://tun.fi/MX.65910>,
        <http://tun.fi/MX.65913>,
        <http://tun.fi/MX.65915>,
        <http://tun.fi/MX.65916>,
        <http://tun.fi/MX.65917>,
        <http://tun.fi/MX.65918>,
        <http://tun.fi/MX.65920>,
        <http://tun.fi/MX.65921>,
        <http://tun.fi/MX.65923>,
        <http://tun.fi/MX.65924>,
        <http://tun.fi/MX.65926>,
        <http://tun.fi/MX.65927>,
        <http://tun.fi/MX.65928>,
        <http://tun.fi/MX.65929>,
        <http://tun.fi/MX.65930>,
        <http://tun.fi/MX.65972> ;
    skos:prefLabel "kehräjäkälät"@fi,
        "kantlavar"@sv .

<http://tun.fi/MX.212856> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Bradysia" ;
    dwc:scientificNameAuthorship "Winnertz, 1867" ;
    skos:broader <http://tun.fi/MX.212855> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.212857>,
        <http://tun.fi/MX.212859>,
        <http://tun.fi/MX.212860>,
        <http://tun.fi/MX.275982>,
        <http://tun.fi/MX.275983>,
        <http://tun.fi/MX.275984>,
        <http://tun.fi/MX.275985>,
        <http://tun.fi/MX.275986>,
        <http://tun.fi/MX.275987>,
        <http://tun.fi/MX.275988>,
        <http://tun.fi/MX.275989>,
        <http://tun.fi/MX.275990>,
        <http://tun.fi/MX.275991>,
        <http://tun.fi/MX.275992>,
        <http://tun.fi/MX.275993>,
        <http://tun.fi/MX.275994>,
        <http://tun.fi/MX.275995>,
        <http://tun.fi/MX.275996>,
        <http://tun.fi/MX.275997>,
        <http://tun.fi/MX.275998>,
        <http://tun.fi/MX.275999>,
        <http://tun.fi/MX.276000>,
        <http://tun.fi/MX.276001>,
        <http://tun.fi/MX.276002>,
        <http://tun.fi/MX.276003>,
        <http://tun.fi/MX.276004>,
        <http://tun.fi/MX.276005>,
        <http://tun.fi/MX.276006>,
        <http://tun.fi/MX.276007>,
        <http://tun.fi/MX.276008>,
        <http://tun.fi/MX.276009>,
        <http://tun.fi/MX.276010>,
        <http://tun.fi/MX.276011>,
        <http://tun.fi/MX.276012>,
        <http://tun.fi/MX.276013>,
        <http://tun.fi/MX.276014>,
        <http://tun.fi/MX.276015>,
        <http://tun.fi/MX.276016>,
        <http://tun.fi/MX.276017>,
        <http://tun.fi/MX.276018>,
        <http://tun.fi/MX.276019>,
        <http://tun.fi/MX.276020>,
        <http://tun.fi/MX.276021>,
        <http://tun.fi/MX.276022>,
        <http://tun.fi/MX.276023>,
        <http://tun.fi/MX.276024>,
        <http://tun.fi/MX.276025>,
        <http://tun.fi/MX.276026>,
        <http://tun.fi/MX.276027>,
        <http://tun.fi/MX.276028>,
        <http://tun.fi/MX.276029>,
        <http://tun.fi/MX.276030>,
        <http://tun.fi/MX.276031>,
        <http://tun.fi/MX.276032>,
        <http://tun.fi/MX.276033>,
        <http://tun.fi/MX.276034>,
        <http://tun.fi/MX.276035>,
        <http://tun.fi/MX.276036>,
        <http://tun.fi/MX.276037>,
        <http://tun.fi/MX.276038>,
        <http://tun.fi/MX.276039>,
        <http://tun.fi/MX.276040>,
        <http://tun.fi/MX.276041>,
        <http://tun.fi/MX.276042>,
        <http://tun.fi/MX.276043>,
        <http://tun.fi/MX.276044>,
        <http://tun.fi/MX.276045>,
        <http://tun.fi/MX.276046>,
        <http://tun.fi/MX.276047>,
        <http://tun.fi/MX.325063> ;
    skos:prefLabel "Bradysia"@fi,
        "Bradysia"@sv .

<http://tun.fi/MX.53497> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Aphis" ;
    skos:broader <http://tun.fi/MX.228234> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228236>,
        <http://tun.fi/MX.228237>,
        <http://tun.fi/MX.228238>,
        <http://tun.fi/MX.228239>,
        <http://tun.fi/MX.228240>,
        <http://tun.fi/MX.228241>,
        <http://tun.fi/MX.228242>,
        <http://tun.fi/MX.228243>,
        <http://tun.fi/MX.228244>,
        <http://tun.fi/MX.228245>,
        <http://tun.fi/MX.228246>,
        <http://tun.fi/MX.228248>,
        <http://tun.fi/MX.228249>,
        <http://tun.fi/MX.228250>,
        <http://tun.fi/MX.228253>,
        <http://tun.fi/MX.228254>,
        <http://tun.fi/MX.228257>,
        <http://tun.fi/MX.228258>,
        <http://tun.fi/MX.228259>,
        <http://tun.fi/MX.228260>,
        <http://tun.fi/MX.228261>,
        <http://tun.fi/MX.228262>,
        <http://tun.fi/MX.228263>,
        <http://tun.fi/MX.228265>,
        <http://tun.fi/MX.228266>,
        <http://tun.fi/MX.228267>,
        <http://tun.fi/MX.228268>,
        <http://tun.fi/MX.228269>,
        <http://tun.fi/MX.228270>,
        <http://tun.fi/MX.228271>,
        <http://tun.fi/MX.228272>,
        <http://tun.fi/MX.228273>,
        <http://tun.fi/MX.228274>,
        <http://tun.fi/MX.228275>,
        <http://tun.fi/MX.228276>,
        <http://tun.fi/MX.228277>,
        <http://tun.fi/MX.228278>,
        <http://tun.fi/MX.228279>,
        <http://tun.fi/MX.228280>,
        <http://tun.fi/MX.228281>,
        <http://tun.fi/MX.228282>,
        <http://tun.fi/MX.228283>,
        <http://tun.fi/MX.228284>,
        <http://tun.fi/MX.228285>,
        <http://tun.fi/MX.228286>,
        <http://tun.fi/MX.228287>,
        <http://tun.fi/MX.228288>,
        <http://tun.fi/MX.228289>,
        <http://tun.fi/MX.228290>,
        <http://tun.fi/MX.228291>,
        <http://tun.fi/MX.228292>,
        <http://tun.fi/MX.228293>,
        <http://tun.fi/MX.228294>,
        <http://tun.fi/MX.228295>,
        <http://tun.fi/MX.228296>,
        <http://tun.fi/MX.228297>,
        <http://tun.fi/MX.228298>,
        <http://tun.fi/MX.228299>,
        <http://tun.fi/MX.228300>,
        <http://tun.fi/MX.228301>,
        <http://tun.fi/MX.228302>,
        <http://tun.fi/MX.228303>,
        <http://tun.fi/MX.228304>,
        <http://tun.fi/MX.228306>,
        <http://tun.fi/MX.228307>,
        <http://tun.fi/MX.228308>,
        <http://tun.fi/MX.228309>,
        <http://tun.fi/MX.228311>,
        <http://tun.fi/MX.321985>,
        <http://tun.fi/MX.5015403>,
        <http://tun.fi/MX.53057> ;
    skos:prefLabel "Aphis"@fi,
        "Aphis"@sv .

<http://tun.fi/MX.69723> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Lactarius" ;
    dwc:scientificNameAuthorship "Pers." ;
    skos:broader <http://tun.fi/MX.233353> ;
    skos:hiddenLabel "Lactarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235799>,
        <http://tun.fi/MX.235805>,
        <http://tun.fi/MX.235806>,
        <http://tun.fi/MX.235808>,
        <http://tun.fi/MX.235815>,
        <http://tun.fi/MX.71802>,
        <http://tun.fi/MX.71803>,
        <http://tun.fi/MX.71804>,
        <http://tun.fi/MX.71805>,
        <http://tun.fi/MX.71807>,
        <http://tun.fi/MX.71808>,
        <http://tun.fi/MX.71809>,
        <http://tun.fi/MX.72034>,
        <http://tun.fi/MX.72035>,
        <http://tun.fi/MX.72036>,
        <http://tun.fi/MX.72038>,
        <http://tun.fi/MX.72039>,
        <http://tun.fi/MX.72040>,
        <http://tun.fi/MX.72041>,
        <http://tun.fi/MX.72042>,
        <http://tun.fi/MX.72043>,
        <http://tun.fi/MX.72269>,
        <http://tun.fi/MX.72270>,
        <http://tun.fi/MX.72271>,
        <http://tun.fi/MX.72272>,
        <http://tun.fi/MX.72273>,
        <http://tun.fi/MX.72274>,
        <http://tun.fi/MX.72275>,
        <http://tun.fi/MX.72276>,
        <http://tun.fi/MX.72469>,
        <http://tun.fi/MX.72470>,
        <http://tun.fi/MX.72471>,
        <http://tun.fi/MX.72472>,
        <http://tun.fi/MX.72473>,
        <http://tun.fi/MX.72474>,
        <http://tun.fi/MX.72475>,
        <http://tun.fi/MX.72684>,
        <http://tun.fi/MX.72685>,
        <http://tun.fi/MX.72686>,
        <http://tun.fi/MX.72687>,
        <http://tun.fi/MX.72688>,
        <http://tun.fi/MX.72689>,
        <http://tun.fi/MX.72690>,
        <http://tun.fi/MX.72691>,
        <http://tun.fi/MX.72692>,
        <http://tun.fi/MX.72693>,
        <http://tun.fi/MX.72694>,
        <http://tun.fi/MX.72695>,
        <http://tun.fi/MX.72934>,
        <http://tun.fi/MX.72935>,
        <http://tun.fi/MX.72936>,
        <http://tun.fi/MX.72937>,
        <http://tun.fi/MX.72938>,
        <http://tun.fi/MX.72939>,
        <http://tun.fi/MX.72940>,
        <http://tun.fi/MX.72941>,
        <http://tun.fi/MX.72942>,
        <http://tun.fi/MX.72943>,
        <http://tun.fi/MX.72944>,
        <http://tun.fi/MX.72945>,
        <http://tun.fi/MX.72946>,
        <http://tun.fi/MX.72947>,
        <http://tun.fi/MX.72948>,
        <http://tun.fi/MX.73188>,
        <http://tun.fi/MX.73189>,
        <http://tun.fi/MX.73190>,
        <http://tun.fi/MX.73191>,
        <http://tun.fi/MX.73192>,
        <http://tun.fi/MX.73193>,
        <http://tun.fi/MX.73430>,
        <http://tun.fi/MX.73431> ;
    skos:prefLabel "rouskut"@fi,
        "Lactarius"@sv .

<http://tun.fi/MX.202834> a <http://tun.fi/MX.order>,
        skos:Concept ;
    dwc:scientificName "Oribatida" ;
    skos:broader <http://tun.fi/MX.53386> ;
    skos:hiddenLabel "Oribatida"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201282>,
        <http://tun.fi/MX.201432>,
        <http://tun.fi/MX.201477>,
        <http://tun.fi/MX.201542>,
        <http://tun.fi/MX.201546>,
        <http://tun.fi/MX.201557>,
        <http://tun.fi/MX.201562>,
        <http://tun.fi/MX.201579>,
        <http://tun.fi/MX.201604>,
        <http://tun.fi/MX.201625>,
        <http://tun.fi/MX.201644>,
        <http://tun.fi/MX.201660>,
        <http://tun.fi/MX.201698>,
        <http://tun.fi/MX.201721>,
        <http://tun.fi/MX.201729>,
        <http://tun.fi/MX.201827>,
        <http://tun.fi/MX.201834>,
        <http://tun.fi/MX.201837>,
        <http://tun.fi/MX.201956>,
        <http://tun.fi/MX.202027>,
        <http://tun.fi/MX.202081>,
        <http://tun.fi/MX.202093>,
        <http://tun.fi/MX.202135>,
        <http://tun.fi/MX.202185>,
        <http://tun.fi/MX.202186>,
        <http://tun.fi/MX.202211>,
        <http://tun.fi/MX.202223>,
        <http://tun.fi/MX.202252>,
        <http://tun.fi/MX.202253>,
        <http://tun.fi/MX.202281>,
        <http://tun.fi/MX.202286>,
        <http://tun.fi/MX.202326>,
        <http://tun.fi/MX.202462>,
        <http://tun.fi/MX.202467>,
        <http://tun.fi/MX.202478>,
        <http://tun.fi/MX.202496>,
        <http://tun.fi/MX.202530>,
        <http://tun.fi/MX.202551>,
        <http://tun.fi/MX.202602>,
        <http://tun.fi/MX.202619>,
        <http://tun.fi/MX.202691>,
        <http://tun.fi/MX.202704>,
        <http://tun.fi/MX.202756>,
        <http://tun.fi/MX.202823>,
        <http://tun.fi/MX.202833>,
        <http://tun.fi/MX.202837>,
        <http://tun.fi/MX.202844>,
        <http://tun.fi/MX.202890>,
        <http://tun.fi/MX.202913>,
        <http://tun.fi/MX.202968>,
        <http://tun.fi/MX.202974>,
        <http://tun.fi/MX.203011>,
        <http://tun.fi/MX.203012>,
        <http://tun.fi/MX.203033>,
        <http://tun.fi/MX.203175>,
        <http://tun.fi/MX.203224>,
        <http://tun.fi/MX.203287>,
        <http://tun.fi/MX.203307>,
        <http://tun.fi/MX.203380>,
        <http://tun.fi/MX.203415>,
        <http://tun.fi/MX.203441>,
        <http://tun.fi/MX.203462>,
        <http://tun.fi/MX.203463>,
        <http://tun.fi/MX.203551>,
        <http://tun.fi/MX.203684>,
        <http://tun.fi/MX.203732>,
        <http://tun.fi/MX.203735>,
        <http://tun.fi/MX.4980080>,
        <http://tun.fi/MX.4980113>,
        <http://tun.fi/MX.4980121>,
        <http://tun.fi/MX.4980148>,
        <http://tun.fi/MX.4980183>,
        <http://tun.fi/MX.4980199> ;
    skos:prefLabel "sammalpunkit"@fi,
        "Oribatida"@sv .

<http://tun.fi/MX.228234> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aphidinae" ;
    skos:broader <http://tun.fi/MX.53626> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.228314>,
        <http://tun.fi/MX.228316>,
        <http://tun.fi/MX.228320>,
        <http://tun.fi/MX.228323>,
        <http://tun.fi/MX.228340>,
        <http://tun.fi/MX.228347>,
        <http://tun.fi/MX.228350>,
        <http://tun.fi/MX.228353>,
        <http://tun.fi/MX.228355>,
        <http://tun.fi/MX.228383>,
        <http://tun.fi/MX.228385>,
        <http://tun.fi/MX.228387>,
        <http://tun.fi/MX.228390>,
        <http://tun.fi/MX.228396>,
        <http://tun.fi/MX.228398>,
        <http://tun.fi/MX.228404>,
        <http://tun.fi/MX.228409>,
        <http://tun.fi/MX.228414>,
        <http://tun.fi/MX.228417>,
        <http://tun.fi/MX.228419>,
        <http://tun.fi/MX.228428>,
        <http://tun.fi/MX.228430>,
        <http://tun.fi/MX.228432>,
        <http://tun.fi/MX.228434>,
        <http://tun.fi/MX.228436>,
        <http://tun.fi/MX.228438>,
        <http://tun.fi/MX.228450>,
        <http://tun.fi/MX.228452>,
        <http://tun.fi/MX.228454>,
        <http://tun.fi/MX.228456>,
        <http://tun.fi/MX.228462>,
        <http://tun.fi/MX.228464>,
        <http://tun.fi/MX.228466>,
        <http://tun.fi/MX.228468>,
        <http://tun.fi/MX.228470>,
        <http://tun.fi/MX.228483>,
        <http://tun.fi/MX.228485>,
        <http://tun.fi/MX.228497>,
        <http://tun.fi/MX.228507>,
        <http://tun.fi/MX.228516>,
        <http://tun.fi/MX.228519>,
        <http://tun.fi/MX.228523>,
        <http://tun.fi/MX.228530>,
        <http://tun.fi/MX.228536>,
        <http://tun.fi/MX.228540>,
        <http://tun.fi/MX.228542>,
        <http://tun.fi/MX.228554>,
        <http://tun.fi/MX.228556>,
        <http://tun.fi/MX.228558>,
        <http://tun.fi/MX.228560>,
        <http://tun.fi/MX.228567>,
        <http://tun.fi/MX.228569>,
        <http://tun.fi/MX.228573>,
        <http://tun.fi/MX.228594>,
        <http://tun.fi/MX.228596>,
        <http://tun.fi/MX.228612>,
        <http://tun.fi/MX.228614>,
        <http://tun.fi/MX.228640>,
        <http://tun.fi/MX.228642>,
        <http://tun.fi/MX.228650>,
        <http://tun.fi/MX.228653>,
        <http://tun.fi/MX.228656>,
        <http://tun.fi/MX.228659>,
        <http://tun.fi/MX.4983989>,
        <http://tun.fi/MX.4983993>,
        <http://tun.fi/MX.53410>,
        <http://tun.fi/MX.53426>,
        <http://tun.fi/MX.53433>,
        <http://tun.fi/MX.53447>,
        <http://tun.fi/MX.53457>,
        <http://tun.fi/MX.53482>,
        <http://tun.fi/MX.53497>,
        <http://tun.fi/MX.53510>,
        <http://tun.fi/MX.53515>,
        <http://tun.fi/MX.53518>,
        <http://tun.fi/MX.53536>,
        <http://tun.fi/MX.53543> ;
    skos:prefLabel "Aphidinae"@fi,
        "Aphidinae"@sv .

<http://tun.fi/MX.69747> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycena" ;
    dwc:scientificNameAuthorship "(Pers.) Roussel" ;
    skos:broader <http://tun.fi/MX.233383> ;
    skos:hiddenLabel "Mycena"@fi,
        "Mycena"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235997>,
        <http://tun.fi/MX.236014>,
        <http://tun.fi/MX.236017>,
        <http://tun.fi/MX.236024>,
        <http://tun.fi/MX.5017405>,
        <http://tun.fi/MX.71791>,
        <http://tun.fi/MX.71836>,
        <http://tun.fi/MX.71837>,
        <http://tun.fi/MX.71838>,
        <http://tun.fi/MX.71839>,
        <http://tun.fi/MX.71840>,
        <http://tun.fi/MX.72019>,
        <http://tun.fi/MX.72066>,
        <http://tun.fi/MX.72067>,
        <http://tun.fi/MX.72068>,
        <http://tun.fi/MX.72069>,
        <http://tun.fi/MX.72070>,
        <http://tun.fi/MX.72072>,
        <http://tun.fi/MX.72073>,
        <http://tun.fi/MX.72074>,
        <http://tun.fi/MX.72076>,
        <http://tun.fi/MX.72077>,
        <http://tun.fi/MX.72078>,
        <http://tun.fi/MX.72079>,
        <http://tun.fi/MX.72256>,
        <http://tun.fi/MX.72298>,
        <http://tun.fi/MX.72299>,
        <http://tun.fi/MX.72300>,
        <http://tun.fi/MX.72301>,
        <http://tun.fi/MX.72302>,
        <http://tun.fi/MX.72303>,
        <http://tun.fi/MX.72304>,
        <http://tun.fi/MX.72453>,
        <http://tun.fi/MX.72454>,
        <http://tun.fi/MX.72455>,
        <http://tun.fi/MX.72492>,
        <http://tun.fi/MX.72493>,
        <http://tun.fi/MX.72494>,
        <http://tun.fi/MX.72495>,
        <http://tun.fi/MX.72496>,
        <http://tun.fi/MX.72497>,
        <http://tun.fi/MX.72498>,
        <http://tun.fi/MX.72666>,
        <http://tun.fi/MX.72715>,
        <http://tun.fi/MX.72716>,
        <http://tun.fi/MX.72717>,
        <http://tun.fi/MX.72718>,
        <http://tun.fi/MX.72719>,
        <http://tun.fi/MX.72720>,
        <http://tun.fi/MX.72721>,
        <http://tun.fi/MX.72922>,
        <http://tun.fi/MX.72923>,
        <http://tun.fi/MX.72974>,
        <http://tun.fi/MX.72975>,
        <http://tun.fi/MX.72976>,
        <http://tun.fi/MX.72977>,
        <http://tun.fi/MX.72978>,
        <http://tun.fi/MX.72979>,
        <http://tun.fi/MX.72981>,
        <http://tun.fi/MX.72982>,
        <http://tun.fi/MX.73171>,
        <http://tun.fi/MX.73172>,
        <http://tun.fi/MX.73173>,
        <http://tun.fi/MX.73174>,
        <http://tun.fi/MX.73214>,
        <http://tun.fi/MX.73215>,
        <http://tun.fi/MX.73216>,
        <http://tun.fi/MX.73217>,
        <http://tun.fi/MX.73218>,
        <http://tun.fi/MX.73416>,
        <http://tun.fi/MX.73446>,
        <http://tun.fi/MX.73447>,
        <http://tun.fi/MX.73448>,
        <http://tun.fi/MX.73450>,
        <http://tun.fi/MX.73451>,
        <http://tun.fi/MX.73452>,
        <http://tun.fi/MX.73453> ;
    skos:prefLabel "hiipot"@fi,
        "hättor"@sv .

<http://tun.fi/MX.191134> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Stenus" ;
    dwc:scientificNameAuthorship "Latreille, 1797" ;
    skos:broader <http://tun.fi/MX.191133> ;
    skos:hiddenLabel "Stenus"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.191135>,
        <http://tun.fi/MX.191136>,
        <http://tun.fi/MX.191140>,
        <http://tun.fi/MX.191141>,
        <http://tun.fi/MX.191142>,
        <http://tun.fi/MX.191144>,
        <http://tun.fi/MX.191145>,
        <http://tun.fi/MX.191146>,
        <http://tun.fi/MX.191147>,
        <http://tun.fi/MX.191148>,
        <http://tun.fi/MX.191149>,
        <http://tun.fi/MX.191151>,
        <http://tun.fi/MX.191153>,
        <http://tun.fi/MX.191154>,
        <http://tun.fi/MX.191156>,
        <http://tun.fi/MX.191157>,
        <http://tun.fi/MX.191158>,
        <http://tun.fi/MX.191159>,
        <http://tun.fi/MX.192209>,
        <http://tun.fi/MX.192210>,
        <http://tun.fi/MX.192211>,
        <http://tun.fi/MX.192212>,
        <http://tun.fi/MX.192214>,
        <http://tun.fi/MX.192215>,
        <http://tun.fi/MX.192217>,
        <http://tun.fi/MX.192218>,
        <http://tun.fi/MX.192219>,
        <http://tun.fi/MX.192220>,
        <http://tun.fi/MX.192221>,
        <http://tun.fi/MX.192222>,
        <http://tun.fi/MX.192223>,
        <http://tun.fi/MX.192224>,
        <http://tun.fi/MX.192226>,
        <http://tun.fi/MX.192227>,
        <http://tun.fi/MX.192228>,
        <http://tun.fi/MX.192229>,
        <http://tun.fi/MX.192230>,
        <http://tun.fi/MX.192232>,
        <http://tun.fi/MX.192233>,
        <http://tun.fi/MX.192237>,
        <http://tun.fi/MX.192238>,
        <http://tun.fi/MX.192239>,
        <http://tun.fi/MX.192240>,
        <http://tun.fi/MX.192243>,
        <http://tun.fi/MX.192244>,
        <http://tun.fi/MX.192245>,
        <http://tun.fi/MX.192246>,
        <http://tun.fi/MX.192248>,
        <http://tun.fi/MX.192250>,
        <http://tun.fi/MX.192251>,
        <http://tun.fi/MX.192252>,
        <http://tun.fi/MX.192253>,
        <http://tun.fi/MX.192254>,
        <http://tun.fi/MX.192256>,
        <http://tun.fi/MX.192257>,
        <http://tun.fi/MX.192258>,
        <http://tun.fi/MX.192259>,
        <http://tun.fi/MX.192260>,
        <http://tun.fi/MX.192261>,
        <http://tun.fi/MX.192263>,
        <http://tun.fi/MX.192265>,
        <http://tun.fi/MX.192266>,
        <http://tun.fi/MX.192267>,
        <http://tun.fi/MX.192268>,
        <http://tun.fi/MX.192269>,
        <http://tun.fi/MX.192270>,
        <http://tun.fi/MX.192271>,
        <http://tun.fi/MX.192272>,
        <http://tun.fi/MX.192274>,
        <http://tun.fi/MX.192275>,
        <http://tun.fi/MX.192278>,
        <http://tun.fi/MX.192282>,
        <http://tun.fi/MX.192283>,
        <http://tun.fi/MX.192287>,
        <http://tun.fi/MX.192288>,
        <http://tun.fi/MX.192289>,
        <http://tun.fi/MX.192291>,
        <http://tun.fi/MX.192292> ;
    skos:prefLabel "nupiaiset"@fi,
        "Stenus"@sv .

<http://tun.fi/MX.288165> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Pristiphora" ;
    dwc:scientificNameAuthorship "Latreille, 1810" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.287900>,
        <http://tun.fi/MX.287903>,
        <http://tun.fi/MX.287905>,
        <http://tun.fi/MX.287907>,
        <http://tun.fi/MX.287910>,
        <http://tun.fi/MX.287915>,
        <http://tun.fi/MX.287919>,
        <http://tun.fi/MX.287921>,
        <http://tun.fi/MX.288182>,
        <http://tun.fi/MX.288184>,
        <http://tun.fi/MX.288188>,
        <http://tun.fi/MX.288190>,
        <http://tun.fi/MX.288195>,
        <http://tun.fi/MX.288197>,
        <http://tun.fi/MX.288199>,
        <http://tun.fi/MX.288202>,
        <http://tun.fi/MX.288204>,
        <http://tun.fi/MX.288207>,
        <http://tun.fi/MX.288214>,
        <http://tun.fi/MX.288220>,
        <http://tun.fi/MX.288222>,
        <http://tun.fi/MX.288224>,
        <http://tun.fi/MX.288226>,
        <http://tun.fi/MX.288230>,
        <http://tun.fi/MX.288239>,
        <http://tun.fi/MX.288244>,
        <http://tun.fi/MX.288247>,
        <http://tun.fi/MX.288253>,
        <http://tun.fi/MX.288256>,
        <http://tun.fi/MX.288260>,
        <http://tun.fi/MX.288262>,
        <http://tun.fi/MX.288269>,
        <http://tun.fi/MX.288270>,
        <http://tun.fi/MX.288272>,
        <http://tun.fi/MX.288275>,
        <http://tun.fi/MX.288278>,
        <http://tun.fi/MX.288281>,
        <http://tun.fi/MX.288284>,
        <http://tun.fi/MX.288286>,
        <http://tun.fi/MX.288291>,
        <http://tun.fi/MX.288298>,
        <http://tun.fi/MX.288300>,
        <http://tun.fi/MX.288308>,
        <http://tun.fi/MX.288312>,
        <http://tun.fi/MX.288315>,
        <http://tun.fi/MX.288316>,
        <http://tun.fi/MX.288318>,
        <http://tun.fi/MX.288320>,
        <http://tun.fi/MX.288322>,
        <http://tun.fi/MX.288326>,
        <http://tun.fi/MX.288329>,
        <http://tun.fi/MX.288334>,
        <http://tun.fi/MX.288341>,
        <http://tun.fi/MX.288346>,
        <http://tun.fi/MX.288349>,
        <http://tun.fi/MX.288351>,
        <http://tun.fi/MX.288353>,
        <http://tun.fi/MX.288355>,
        <http://tun.fi/MX.288359>,
        <http://tun.fi/MX.288363>,
        <http://tun.fi/MX.288365>,
        <http://tun.fi/MX.288367>,
        <http://tun.fi/MX.288369>,
        <http://tun.fi/MX.288372>,
        <http://tun.fi/MX.288375>,
        <http://tun.fi/MX.288377>,
        <http://tun.fi/MX.288379>,
        <http://tun.fi/MX.288380>,
        <http://tun.fi/MX.288383>,
        <http://tun.fi/MX.288389>,
        <http://tun.fi/MX.288391>,
        <http://tun.fi/MX.288393>,
        <http://tun.fi/MX.4979828>,
        <http://tun.fi/MX.5015442>,
        <http://tun.fi/MX.5018955>,
        <http://tun.fi/MX.5018963>,
        <http://tun.fi/MX.5019250>,
        <http://tun.fi/MX.5020325> ;
    skos:prefLabel "Pristiphora"@fi,
        "Pristiphora"@sv .

<http://tun.fi/MX.276920> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platypalpus" ;
    dwc:scientificNameAuthorship "Macquart, 1827" ;
    skos:broader <http://tun.fi/MX.276914> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276921>,
        <http://tun.fi/MX.276922>,
        <http://tun.fi/MX.276923>,
        <http://tun.fi/MX.276924>,
        <http://tun.fi/MX.276925>,
        <http://tun.fi/MX.276926>,
        <http://tun.fi/MX.276927>,
        <http://tun.fi/MX.276928>,
        <http://tun.fi/MX.276929>,
        <http://tun.fi/MX.276930>,
        <http://tun.fi/MX.276931>,
        <http://tun.fi/MX.276932>,
        <http://tun.fi/MX.276933>,
        <http://tun.fi/MX.276934>,
        <http://tun.fi/MX.276935>,
        <http://tun.fi/MX.276936>,
        <http://tun.fi/MX.276937>,
        <http://tun.fi/MX.276938>,
        <http://tun.fi/MX.276939>,
        <http://tun.fi/MX.276940>,
        <http://tun.fi/MX.276941>,
        <http://tun.fi/MX.276942>,
        <http://tun.fi/MX.276943>,
        <http://tun.fi/MX.276944>,
        <http://tun.fi/MX.276945>,
        <http://tun.fi/MX.276946>,
        <http://tun.fi/MX.276947>,
        <http://tun.fi/MX.276948>,
        <http://tun.fi/MX.276949>,
        <http://tun.fi/MX.276950>,
        <http://tun.fi/MX.276951>,
        <http://tun.fi/MX.276952>,
        <http://tun.fi/MX.276953>,
        <http://tun.fi/MX.276954>,
        <http://tun.fi/MX.276955>,
        <http://tun.fi/MX.276956>,
        <http://tun.fi/MX.276957>,
        <http://tun.fi/MX.276958>,
        <http://tun.fi/MX.276959>,
        <http://tun.fi/MX.276960>,
        <http://tun.fi/MX.276961>,
        <http://tun.fi/MX.276962>,
        <http://tun.fi/MX.276963>,
        <http://tun.fi/MX.276964>,
        <http://tun.fi/MX.276965>,
        <http://tun.fi/MX.276966>,
        <http://tun.fi/MX.276967>,
        <http://tun.fi/MX.276968>,
        <http://tun.fi/MX.276969>,
        <http://tun.fi/MX.276970>,
        <http://tun.fi/MX.276971>,
        <http://tun.fi/MX.276972>,
        <http://tun.fi/MX.276973>,
        <http://tun.fi/MX.276974>,
        <http://tun.fi/MX.276975>,
        <http://tun.fi/MX.276976>,
        <http://tun.fi/MX.276977>,
        <http://tun.fi/MX.276978>,
        <http://tun.fi/MX.276979>,
        <http://tun.fi/MX.276980>,
        <http://tun.fi/MX.276981>,
        <http://tun.fi/MX.276982>,
        <http://tun.fi/MX.276983>,
        <http://tun.fi/MX.276984>,
        <http://tun.fi/MX.276985>,
        <http://tun.fi/MX.276986>,
        <http://tun.fi/MX.276987>,
        <http://tun.fi/MX.276988>,
        <http://tun.fi/MX.276989>,
        <http://tun.fi/MX.276990>,
        <http://tun.fi/MX.276991>,
        <http://tun.fi/MX.276992>,
        <http://tun.fi/MX.289141>,
        <http://tun.fi/MX.289142>,
        <http://tun.fi/MX.325037>,
        <http://tun.fi/MX.5080587>,
        <http://tun.fi/MX.5080588>,
        <http://tun.fi/MX.5080589>,
        <http://tun.fi/MX.5080590> ;
    skos:prefLabel "Platypalpus"@fi,
        "Platypalpus"@sv .

<http://tun.fi/MX.67008> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cladonia" ;
    dwc:scientificNameAuthorship "P. Browne" ;
    skos:broader <http://tun.fi/MX.233288> ;
    skos:hiddenLabel "Cladonia"@fi,
        "Cladonia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313724>,
        <http://tun.fi/MX.4971912>,
        <http://tun.fi/MX.65041>,
        <http://tun.fi/MX.65042>,
        <http://tun.fi/MX.65043>,
        <http://tun.fi/MX.65044>,
        <http://tun.fi/MX.65045>,
        <http://tun.fi/MX.65046>,
        <http://tun.fi/MX.65047>,
        <http://tun.fi/MX.65048>,
        <http://tun.fi/MX.65049>,
        <http://tun.fi/MX.65050>,
        <http://tun.fi/MX.65051>,
        <http://tun.fi/MX.65052>,
        <http://tun.fi/MX.65053>,
        <http://tun.fi/MX.65054>,
        <http://tun.fi/MX.65055>,
        <http://tun.fi/MX.65057>,
        <http://tun.fi/MX.65059>,
        <http://tun.fi/MX.65060>,
        <http://tun.fi/MX.65061>,
        <http://tun.fi/MX.65062>,
        <http://tun.fi/MX.65063>,
        <http://tun.fi/MX.65064>,
        <http://tun.fi/MX.65065>,
        <http://tun.fi/MX.65066>,
        <http://tun.fi/MX.65067>,
        <http://tun.fi/MX.65068>,
        <http://tun.fi/MX.65069>,
        <http://tun.fi/MX.65070>,
        <http://tun.fi/MX.65071>,
        <http://tun.fi/MX.65074>,
        <http://tun.fi/MX.65075>,
        <http://tun.fi/MX.65076>,
        <http://tun.fi/MX.65077>,
        <http://tun.fi/MX.65078>,
        <http://tun.fi/MX.65079>,
        <http://tun.fi/MX.65080>,
        <http://tun.fi/MX.65081>,
        <http://tun.fi/MX.65082>,
        <http://tun.fi/MX.65083>,
        <http://tun.fi/MX.65084>,
        <http://tun.fi/MX.65085>,
        <http://tun.fi/MX.65087>,
        <http://tun.fi/MX.65088>,
        <http://tun.fi/MX.65089>,
        <http://tun.fi/MX.65090>,
        <http://tun.fi/MX.65091>,
        <http://tun.fi/MX.65092>,
        <http://tun.fi/MX.65093>,
        <http://tun.fi/MX.65094>,
        <http://tun.fi/MX.65095>,
        <http://tun.fi/MX.65096>,
        <http://tun.fi/MX.65097>,
        <http://tun.fi/MX.65098>,
        <http://tun.fi/MX.65099>,
        <http://tun.fi/MX.65100>,
        <http://tun.fi/MX.65101>,
        <http://tun.fi/MX.65102>,
        <http://tun.fi/MX.65103>,
        <http://tun.fi/MX.65104>,
        <http://tun.fi/MX.65105>,
        <http://tun.fi/MX.65106>,
        <http://tun.fi/MX.65107>,
        <http://tun.fi/MX.65108>,
        <http://tun.fi/MX.65109>,
        <http://tun.fi/MX.65110>,
        <http://tun.fi/MX.65112>,
        <http://tun.fi/MX.65113>,
        <http://tun.fi/MX.65114>,
        <http://tun.fi/MX.65115>,
        <http://tun.fi/MX.65116>,
        <http://tun.fi/MX.65117>,
        <http://tun.fi/MX.65118>,
        <http://tun.fi/MX.65120>,
        <http://tun.fi/MX.65530>,
        <http://tun.fi/MX.65531>,
        <http://tun.fi/MX.65532>,
        <http://tun.fi/MX.67610> ;
    skos:prefLabel "torvijäkälät"@fi,
        "bägarlavar"@sv .

<http://tun.fi/MX.276715> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Rhamphomyia" ;
    dwc:scientificNameAuthorship "Meigen, 1822" ;
    skos:broader <http://tun.fi/MX.276682> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.276717>,
        <http://tun.fi/MX.276719>,
        <http://tun.fi/MX.276721>,
        <http://tun.fi/MX.276722>,
        <http://tun.fi/MX.276723>,
        <http://tun.fi/MX.276724>,
        <http://tun.fi/MX.276725>,
        <http://tun.fi/MX.276726>,
        <http://tun.fi/MX.276728>,
        <http://tun.fi/MX.276729>,
        <http://tun.fi/MX.276731>,
        <http://tun.fi/MX.276732>,
        <http://tun.fi/MX.276733>,
        <http://tun.fi/MX.276734>,
        <http://tun.fi/MX.276735>,
        <http://tun.fi/MX.276736>,
        <http://tun.fi/MX.276737>,
        <http://tun.fi/MX.276739>,
        <http://tun.fi/MX.276740>,
        <http://tun.fi/MX.276741>,
        <http://tun.fi/MX.276742>,
        <http://tun.fi/MX.276743>,
        <http://tun.fi/MX.276744>,
        <http://tun.fi/MX.276745>,
        <http://tun.fi/MX.276746>,
        <http://tun.fi/MX.276747>,
        <http://tun.fi/MX.276748>,
        <http://tun.fi/MX.276749>,
        <http://tun.fi/MX.276750>,
        <http://tun.fi/MX.276751>,
        <http://tun.fi/MX.276752>,
        <http://tun.fi/MX.276753>,
        <http://tun.fi/MX.276754>,
        <http://tun.fi/MX.276755>,
        <http://tun.fi/MX.276756>,
        <http://tun.fi/MX.276757>,
        <http://tun.fi/MX.276758>,
        <http://tun.fi/MX.276759>,
        <http://tun.fi/MX.276760>,
        <http://tun.fi/MX.276761>,
        <http://tun.fi/MX.276762>,
        <http://tun.fi/MX.276763>,
        <http://tun.fi/MX.276764>,
        <http://tun.fi/MX.276765>,
        <http://tun.fi/MX.276766>,
        <http://tun.fi/MX.276767>,
        <http://tun.fi/MX.276768>,
        <http://tun.fi/MX.276769>,
        <http://tun.fi/MX.276770>,
        <http://tun.fi/MX.276771>,
        <http://tun.fi/MX.276772>,
        <http://tun.fi/MX.276773>,
        <http://tun.fi/MX.276774>,
        <http://tun.fi/MX.276775>,
        <http://tun.fi/MX.276776>,
        <http://tun.fi/MX.276777>,
        <http://tun.fi/MX.276778>,
        <http://tun.fi/MX.276779>,
        <http://tun.fi/MX.276780>,
        <http://tun.fi/MX.276783>,
        <http://tun.fi/MX.276784>,
        <http://tun.fi/MX.276785>,
        <http://tun.fi/MX.276786>,
        <http://tun.fi/MX.276787>,
        <http://tun.fi/MX.276788>,
        <http://tun.fi/MX.276789>,
        <http://tun.fi/MX.276790>,
        <http://tun.fi/MX.276791>,
        <http://tun.fi/MX.276792>,
        <http://tun.fi/MX.276793>,
        <http://tun.fi/MX.276794>,
        <http://tun.fi/MX.276795>,
        <http://tun.fi/MX.276796>,
        <http://tun.fi/MX.276797>,
        <http://tun.fi/MX.276798>,
        <http://tun.fi/MX.276799>,
        <http://tun.fi/MX.276800>,
        <http://tun.fi/MX.317351>,
        <http://tun.fi/MX.325023>,
        <http://tun.fi/MX.5001991> ;
    skos:prefLabel "Rhamphomyia"@fi,
        "Rhamphomyia"@sv .

<http://tun.fi/MX.42420> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Hieracium" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Hieracium"@fi,
        "Hieracium"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200035>,
        <http://tun.fi/MX.4972438>,
        <http://tun.fi/MX.4972439>,
        <http://tun.fi/MX.4972440>,
        <http://tun.fi/MX.4972441>,
        <http://tun.fi/MX.4972442>,
        <http://tun.fi/MX.4972443>,
        <http://tun.fi/MX.4972444>,
        <http://tun.fi/MX.4972445>,
        <http://tun.fi/MX.4972446>,
        <http://tun.fi/MX.4972447>,
        <http://tun.fi/MX.4972448>,
        <http://tun.fi/MX.4972449>,
        <http://tun.fi/MX.4972450>,
        <http://tun.fi/MX.4972451>,
        <http://tun.fi/MX.4972452>,
        <http://tun.fi/MX.4972453>,
        <http://tun.fi/MX.4972454>,
        <http://tun.fi/MX.4972455>,
        <http://tun.fi/MX.4972456>,
        <http://tun.fi/MX.4973287>,
        <http://tun.fi/MX.4973289>,
        <http://tun.fi/MX.4973290>,
        <http://tun.fi/MX.4973291>,
        <http://tun.fi/MX.4973292>,
        <http://tun.fi/MX.4973293>,
        <http://tun.fi/MX.4973294>,
        <http://tun.fi/MX.4973295>,
        <http://tun.fi/MX.4973296>,
        <http://tun.fi/MX.4973297>,
        <http://tun.fi/MX.4973298>,
        <http://tun.fi/MX.4973299>,
        <http://tun.fi/MX.4973300>,
        <http://tun.fi/MX.4973301>,
        <http://tun.fi/MX.4973304>,
        <http://tun.fi/MX.4973305>,
        <http://tun.fi/MX.4973308>,
        <http://tun.fi/MX.4973309>,
        <http://tun.fi/MX.4973310>,
        <http://tun.fi/MX.4973311>,
        <http://tun.fi/MX.4973312>,
        <http://tun.fi/MX.4973313>,
        <http://tun.fi/MX.4973314>,
        <http://tun.fi/MX.4973317>,
        <http://tun.fi/MX.4973318>,
        <http://tun.fi/MX.4973319>,
        <http://tun.fi/MX.4973320>,
        <http://tun.fi/MX.4973322>,
        <http://tun.fi/MX.4973324>,
        <http://tun.fi/MX.4973325>,
        <http://tun.fi/MX.4973326>,
        <http://tun.fi/MX.4973327>,
        <http://tun.fi/MX.4973328>,
        <http://tun.fi/MX.4973329>,
        <http://tun.fi/MX.4973330>,
        <http://tun.fi/MX.4973331>,
        <http://tun.fi/MX.4973332>,
        <http://tun.fi/MX.4973333>,
        <http://tun.fi/MX.4973334>,
        <http://tun.fi/MX.4973336>,
        <http://tun.fi/MX.4973337>,
        <http://tun.fi/MX.4973341>,
        <http://tun.fi/MX.4973342>,
        <http://tun.fi/MX.4973344>,
        <http://tun.fi/MX.4973346>,
        <http://tun.fi/MX.4973348>,
        <http://tun.fi/MX.4973349>,
        <http://tun.fi/MX.4973350>,
        <http://tun.fi/MX.4973351>,
        <http://tun.fi/MX.4973352>,
        <http://tun.fi/MX.4973355>,
        <http://tun.fi/MX.4973357>,
        <http://tun.fi/MX.4977053>,
        <http://tun.fi/MX.4978939>,
        <http://tun.fi/MX.4978940>,
        <http://tun.fi/MX.4978941>,
        <http://tun.fi/MX.4978942>,
        <http://tun.fi/MX.4978943>,
        <http://tun.fi/MX.4978944>,
        <http://tun.fi/MX.4978945> ;
    skos:prefLabel "ukonkeltanot"@fi,
        "hökfibblor"@sv .

<http://tun.fi/MX.211215> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Brachycera" ;
    skos:broader <http://tun.fi/MX.43123> ;
    skos:hiddenLabel "Brachycera"@fi,
        "Brachycera"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.200742>,
        <http://tun.fi/MX.211218>,
        <http://tun.fi/MX.211257>,
        <http://tun.fi/MX.211283>,
        <http://tun.fi/MX.253677>,
        <http://tun.fi/MX.276366>,
        <http://tun.fi/MX.276373>,
        <http://tun.fi/MX.276424>,
        <http://tun.fi/MX.276427>,
        <http://tun.fi/MX.276455>,
        <http://tun.fi/MX.276458>,
        <http://tun.fi/MX.276510>,
        <http://tun.fi/MX.276520>,
        <http://tun.fi/MX.276582>,
        <http://tun.fi/MX.276620>,
        <http://tun.fi/MX.276624>,
        <http://tun.fi/MX.276629>,
        <http://tun.fi/MX.276656>,
        <http://tun.fi/MX.276659>,
        <http://tun.fi/MX.276869>,
        <http://tun.fi/MX.276875>,
        <http://tun.fi/MX.277053>,
        <http://tun.fi/MX.277063>,
        <http://tun.fi/MX.277379>,
        <http://tun.fi/MX.277433>,
        <http://tun.fi/MX.277443>,
        <http://tun.fi/MX.277698>,
        <http://tun.fi/MX.278292>,
        <http://tun.fi/MX.278326>,
        <http://tun.fi/MX.278338>,
        <http://tun.fi/MX.278341>,
        <http://tun.fi/MX.278344>,
        <http://tun.fi/MX.278389>,
        <http://tun.fi/MX.278393>,
        <http://tun.fi/MX.278396>,
        <http://tun.fi/MX.278399>,
        <http://tun.fi/MX.278454>,
        <http://tun.fi/MX.278459>,
        <http://tun.fi/MX.278476>,
        <http://tun.fi/MX.278500>,
        <http://tun.fi/MX.278505>,
        <http://tun.fi/MX.278620>,
        <http://tun.fi/MX.278654>,
        <http://tun.fi/MX.278696>,
        <http://tun.fi/MX.278768>,
        <http://tun.fi/MX.278772>,
        <http://tun.fi/MX.278782>,
        <http://tun.fi/MX.278785>,
        <http://tun.fi/MX.278789>,
        <http://tun.fi/MX.278894>,
        <http://tun.fi/MX.279245>,
        <http://tun.fi/MX.279268>,
        <http://tun.fi/MX.279280>,
        <http://tun.fi/MX.279284>,
        <http://tun.fi/MX.279302>,
        <http://tun.fi/MX.279311>,
        <http://tun.fi/MX.279331>,
        <http://tun.fi/MX.279339>,
        <http://tun.fi/MX.279546>,
        <http://tun.fi/MX.279551>,
        <http://tun.fi/MX.279555>,
        <http://tun.fi/MX.279571>,
        <http://tun.fi/MX.279594>,
        <http://tun.fi/MX.279602>,
        <http://tun.fi/MX.279693>,
        <http://tun.fi/MX.279864>,
        <http://tun.fi/MX.279867>,
        <http://tun.fi/MX.279872>,
        <http://tun.fi/MX.279887>,
        <http://tun.fi/MX.279983>,
        <http://tun.fi/MX.280161>,
        <http://tun.fi/MX.280482>,
        <http://tun.fi/MX.280611>,
        <http://tun.fi/MX.280675>,
        <http://tun.fi/MX.281036>,
        <http://tun.fi/MX.281090>,
        <http://tun.fi/MX.281102>,
        <http://tun.fi/MX.281105>,
        <http://tun.fi/MX.281207>,
        <http://tun.fi/MX.281719>,
        <http://tun.fi/MX.281737> ;
    skos:prefLabel "kärpäset"@fi,
        "flugor"@sv .

<http://tun.fi/MX.273030> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Tipula" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.272997> ;
    skos:hiddenLabel "Tipula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.273032>,
        <http://tun.fi/MX.273033>,
        <http://tun.fi/MX.273035>,
        <http://tun.fi/MX.273037>,
        <http://tun.fi/MX.273039>,
        <http://tun.fi/MX.273041>,
        <http://tun.fi/MX.273043>,
        <http://tun.fi/MX.273044>,
        <http://tun.fi/MX.273046>,
        <http://tun.fi/MX.273047>,
        <http://tun.fi/MX.273048>,
        <http://tun.fi/MX.273049>,
        <http://tun.fi/MX.273050>,
        <http://tun.fi/MX.273051>,
        <http://tun.fi/MX.273052>,
        <http://tun.fi/MX.273053>,
        <http://tun.fi/MX.273054>,
        <http://tun.fi/MX.273055>,
        <http://tun.fi/MX.273056>,
        <http://tun.fi/MX.273057>,
        <http://tun.fi/MX.273059>,
        <http://tun.fi/MX.273061>,
        <http://tun.fi/MX.273062>,
        <http://tun.fi/MX.273064>,
        <http://tun.fi/MX.273065>,
        <http://tun.fi/MX.273066>,
        <http://tun.fi/MX.273067>,
        <http://tun.fi/MX.273068>,
        <http://tun.fi/MX.273069>,
        <http://tun.fi/MX.273070>,
        <http://tun.fi/MX.273072>,
        <http://tun.fi/MX.273073>,
        <http://tun.fi/MX.273074>,
        <http://tun.fi/MX.273075>,
        <http://tun.fi/MX.273076>,
        <http://tun.fi/MX.273077>,
        <http://tun.fi/MX.273078>,
        <http://tun.fi/MX.273079>,
        <http://tun.fi/MX.273080>,
        <http://tun.fi/MX.273081>,
        <http://tun.fi/MX.273082>,
        <http://tun.fi/MX.273083>,
        <http://tun.fi/MX.273085>,
        <http://tun.fi/MX.273086>,
        <http://tun.fi/MX.273087>,
        <http://tun.fi/MX.273088>,
        <http://tun.fi/MX.273089>,
        <http://tun.fi/MX.273090>,
        <http://tun.fi/MX.273091>,
        <http://tun.fi/MX.273092>,
        <http://tun.fi/MX.273093>,
        <http://tun.fi/MX.273094>,
        <http://tun.fi/MX.273095>,
        <http://tun.fi/MX.273096>,
        <http://tun.fi/MX.273098>,
        <http://tun.fi/MX.273100>,
        <http://tun.fi/MX.273101>,
        <http://tun.fi/MX.273103>,
        <http://tun.fi/MX.273104>,
        <http://tun.fi/MX.273105>,
        <http://tun.fi/MX.273106>,
        <http://tun.fi/MX.273107>,
        <http://tun.fi/MX.273108>,
        <http://tun.fi/MX.273109>,
        <http://tun.fi/MX.273110>,
        <http://tun.fi/MX.273111>,
        <http://tun.fi/MX.273113>,
        <http://tun.fi/MX.273114>,
        <http://tun.fi/MX.273115>,
        <http://tun.fi/MX.273116>,
        <http://tun.fi/MX.273117>,
        <http://tun.fi/MX.273118>,
        <http://tun.fi/MX.273119>,
        <http://tun.fi/MX.273120>,
        <http://tun.fi/MX.273121>,
        <http://tun.fi/MX.273122>,
        <http://tun.fi/MX.273123>,
        <http://tun.fi/MX.273124>,
        <http://tun.fi/MX.4970698>,
        <http://tun.fi/MX.5080985>,
        <http://tun.fi/MX.5081028> ;
    skos:prefLabel "aitokirsikkäät"@fi,
        "Tipula"@sv .

<http://tun.fi/MX.275202> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycomya" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.275201> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275204>,
        <http://tun.fi/MX.275205>,
        <http://tun.fi/MX.275207>,
        <http://tun.fi/MX.275209>,
        <http://tun.fi/MX.275211>,
        <http://tun.fi/MX.275213>,
        <http://tun.fi/MX.275214>,
        <http://tun.fi/MX.275215>,
        <http://tun.fi/MX.275216>,
        <http://tun.fi/MX.275217>,
        <http://tun.fi/MX.275218>,
        <http://tun.fi/MX.275219>,
        <http://tun.fi/MX.275220>,
        <http://tun.fi/MX.275221>,
        <http://tun.fi/MX.275222>,
        <http://tun.fi/MX.275223>,
        <http://tun.fi/MX.275224>,
        <http://tun.fi/MX.275225>,
        <http://tun.fi/MX.275226>,
        <http://tun.fi/MX.275227>,
        <http://tun.fi/MX.275228>,
        <http://tun.fi/MX.275229>,
        <http://tun.fi/MX.275230>,
        <http://tun.fi/MX.275231>,
        <http://tun.fi/MX.275232>,
        <http://tun.fi/MX.275233>,
        <http://tun.fi/MX.275234>,
        <http://tun.fi/MX.275235>,
        <http://tun.fi/MX.275236>,
        <http://tun.fi/MX.275237>,
        <http://tun.fi/MX.275238>,
        <http://tun.fi/MX.275239>,
        <http://tun.fi/MX.275240>,
        <http://tun.fi/MX.275241>,
        <http://tun.fi/MX.275242>,
        <http://tun.fi/MX.275243>,
        <http://tun.fi/MX.275244>,
        <http://tun.fi/MX.275245>,
        <http://tun.fi/MX.275246>,
        <http://tun.fi/MX.275247>,
        <http://tun.fi/MX.275248>,
        <http://tun.fi/MX.275249>,
        <http://tun.fi/MX.275250>,
        <http://tun.fi/MX.275251>,
        <http://tun.fi/MX.275252>,
        <http://tun.fi/MX.275253>,
        <http://tun.fi/MX.275254>,
        <http://tun.fi/MX.275255>,
        <http://tun.fi/MX.275256>,
        <http://tun.fi/MX.275257>,
        <http://tun.fi/MX.275258>,
        <http://tun.fi/MX.275259>,
        <http://tun.fi/MX.275260>,
        <http://tun.fi/MX.275261>,
        <http://tun.fi/MX.275262>,
        <http://tun.fi/MX.275263>,
        <http://tun.fi/MX.275264>,
        <http://tun.fi/MX.275265>,
        <http://tun.fi/MX.275266>,
        <http://tun.fi/MX.275267>,
        <http://tun.fi/MX.275268>,
        <http://tun.fi/MX.275269>,
        <http://tun.fi/MX.275270>,
        <http://tun.fi/MX.275271>,
        <http://tun.fi/MX.275272>,
        <http://tun.fi/MX.275273>,
        <http://tun.fi/MX.275274>,
        <http://tun.fi/MX.275275>,
        <http://tun.fi/MX.275276>,
        <http://tun.fi/MX.275277>,
        <http://tun.fi/MX.275278>,
        <http://tun.fi/MX.275280>,
        <http://tun.fi/MX.275281>,
        <http://tun.fi/MX.275282>,
        <http://tun.fi/MX.275283>,
        <http://tun.fi/MX.275284>,
        <http://tun.fi/MX.275285>,
        <http://tun.fi/MX.275286>,
        <http://tun.fi/MX.275287>,
        <http://tun.fi/MX.275288>,
        <http://tun.fi/MX.275290>,
        <http://tun.fi/MX.317280> ;
    skos:prefLabel "Mycomya"@fi,
        "Mycomya"@sv .

<http://tun.fi/MX.308211> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ichneumon" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    skos:broader <http://tun.fi/MX.307790> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.308213>,
        <http://tun.fi/MX.308215>,
        <http://tun.fi/MX.308217>,
        <http://tun.fi/MX.308219>,
        <http://tun.fi/MX.308221>,
        <http://tun.fi/MX.308222>,
        <http://tun.fi/MX.308223>,
        <http://tun.fi/MX.308224>,
        <http://tun.fi/MX.308225>,
        <http://tun.fi/MX.308227>,
        <http://tun.fi/MX.308228>,
        <http://tun.fi/MX.308230>,
        <http://tun.fi/MX.308231>,
        <http://tun.fi/MX.308232>,
        <http://tun.fi/MX.308233>,
        <http://tun.fi/MX.308234>,
        <http://tun.fi/MX.308235>,
        <http://tun.fi/MX.308238>,
        <http://tun.fi/MX.308239>,
        <http://tun.fi/MX.308240>,
        <http://tun.fi/MX.308241>,
        <http://tun.fi/MX.308242>,
        <http://tun.fi/MX.308243>,
        <http://tun.fi/MX.308246>,
        <http://tun.fi/MX.308248>,
        <http://tun.fi/MX.308249>,
        <http://tun.fi/MX.308253>,
        <http://tun.fi/MX.308255>,
        <http://tun.fi/MX.308256>,
        <http://tun.fi/MX.308257>,
        <http://tun.fi/MX.308258>,
        <http://tun.fi/MX.308259>,
        <http://tun.fi/MX.308260>,
        <http://tun.fi/MX.308261>,
        <http://tun.fi/MX.308263>,
        <http://tun.fi/MX.308264>,
        <http://tun.fi/MX.308265>,
        <http://tun.fi/MX.308266>,
        <http://tun.fi/MX.308269>,
        <http://tun.fi/MX.308270>,
        <http://tun.fi/MX.308271>,
        <http://tun.fi/MX.308273>,
        <http://tun.fi/MX.308274>,
        <http://tun.fi/MX.308276>,
        <http://tun.fi/MX.308277>,
        <http://tun.fi/MX.308278>,
        <http://tun.fi/MX.308279>,
        <http://tun.fi/MX.308280>,
        <http://tun.fi/MX.308281>,
        <http://tun.fi/MX.308282>,
        <http://tun.fi/MX.308285>,
        <http://tun.fi/MX.308286>,
        <http://tun.fi/MX.308289>,
        <http://tun.fi/MX.308291>,
        <http://tun.fi/MX.308293>,
        <http://tun.fi/MX.308297>,
        <http://tun.fi/MX.308298>,
        <http://tun.fi/MX.308299>,
        <http://tun.fi/MX.308300>,
        <http://tun.fi/MX.308305>,
        <http://tun.fi/MX.308306>,
        <http://tun.fi/MX.308307>,
        <http://tun.fi/MX.308308>,
        <http://tun.fi/MX.308309>,
        <http://tun.fi/MX.308310>,
        <http://tun.fi/MX.308311>,
        <http://tun.fi/MX.308312>,
        <http://tun.fi/MX.308314>,
        <http://tun.fi/MX.308316>,
        <http://tun.fi/MX.308318>,
        <http://tun.fi/MX.308319>,
        <http://tun.fi/MX.308320>,
        <http://tun.fi/MX.308321>,
        <http://tun.fi/MX.308323>,
        <http://tun.fi/MX.308324>,
        <http://tun.fi/MX.308325>,
        <http://tun.fi/MX.308326>,
        <http://tun.fi/MX.308327>,
        <http://tun.fi/MX.308328>,
        <http://tun.fi/MX.308330>,
        <http://tun.fi/MX.308331>,
        <http://tun.fi/MX.308333> ;
    skos:prefLabel "Ichneumon"@fi,
        "Ichneumon"@sv .

<http://tun.fi/MX.296727> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Opius" ;
    dwc:scientificNameAuthorship "Wesmaël, 1835" ;
    skos:broader <http://tun.fi/MX.296692> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296728>,
        <http://tun.fi/MX.296729>,
        <http://tun.fi/MX.296730>,
        <http://tun.fi/MX.296731>,
        <http://tun.fi/MX.296732>,
        <http://tun.fi/MX.296733>,
        <http://tun.fi/MX.296735>,
        <http://tun.fi/MX.296736>,
        <http://tun.fi/MX.296738>,
        <http://tun.fi/MX.296739>,
        <http://tun.fi/MX.296741>,
        <http://tun.fi/MX.296742>,
        <http://tun.fi/MX.296745>,
        <http://tun.fi/MX.296746>,
        <http://tun.fi/MX.296748>,
        <http://tun.fi/MX.296749>,
        <http://tun.fi/MX.296750>,
        <http://tun.fi/MX.296752>,
        <http://tun.fi/MX.296753>,
        <http://tun.fi/MX.296755>,
        <http://tun.fi/MX.296756>,
        <http://tun.fi/MX.296758>,
        <http://tun.fi/MX.296759>,
        <http://tun.fi/MX.296760>,
        <http://tun.fi/MX.296761>,
        <http://tun.fi/MX.296764>,
        <http://tun.fi/MX.296765>,
        <http://tun.fi/MX.296767>,
        <http://tun.fi/MX.296768>,
        <http://tun.fi/MX.296769>,
        <http://tun.fi/MX.296770>,
        <http://tun.fi/MX.296772>,
        <http://tun.fi/MX.296778>,
        <http://tun.fi/MX.296780>,
        <http://tun.fi/MX.296781>,
        <http://tun.fi/MX.296782>,
        <http://tun.fi/MX.296783>,
        <http://tun.fi/MX.296784>,
        <http://tun.fi/MX.296785>,
        <http://tun.fi/MX.296787>,
        <http://tun.fi/MX.296789>,
        <http://tun.fi/MX.296790>,
        <http://tun.fi/MX.296791>,
        <http://tun.fi/MX.296795>,
        <http://tun.fi/MX.296796>,
        <http://tun.fi/MX.296801>,
        <http://tun.fi/MX.296803>,
        <http://tun.fi/MX.296806>,
        <http://tun.fi/MX.296807>,
        <http://tun.fi/MX.296808>,
        <http://tun.fi/MX.296809>,
        <http://tun.fi/MX.296810>,
        <http://tun.fi/MX.296812>,
        <http://tun.fi/MX.296815>,
        <http://tun.fi/MX.296816>,
        <http://tun.fi/MX.296819>,
        <http://tun.fi/MX.296821>,
        <http://tun.fi/MX.296824>,
        <http://tun.fi/MX.296825>,
        <http://tun.fi/MX.296826>,
        <http://tun.fi/MX.296828>,
        <http://tun.fi/MX.296831>,
        <http://tun.fi/MX.296836>,
        <http://tun.fi/MX.296837>,
        <http://tun.fi/MX.296839>,
        <http://tun.fi/MX.296841>,
        <http://tun.fi/MX.296842>,
        <http://tun.fi/MX.296844>,
        <http://tun.fi/MX.296845>,
        <http://tun.fi/MX.296847>,
        <http://tun.fi/MX.296849>,
        <http://tun.fi/MX.296850>,
        <http://tun.fi/MX.296851>,
        <http://tun.fi/MX.296853>,
        <http://tun.fi/MX.296854>,
        <http://tun.fi/MX.296855>,
        <http://tun.fi/MX.321554>,
        <http://tun.fi/MX.5017968>,
        <http://tun.fi/MX.5017969>,
        <http://tun.fi/MX.5017989>,
        <http://tun.fi/MX.5017993>,
        <http://tun.fi/MX.5017996>,
        <http://tun.fi/MX.5017999> ;
    skos:prefLabel "Opius"@fi,
        "Opius"@sv .

<http://tun.fi/MX.310492> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mesochorus" ;
    dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
    skos:broader <http://tun.fi/MX.310462> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.310495>,
        <http://tun.fi/MX.310497>,
        <http://tun.fi/MX.310498>,
        <http://tun.fi/MX.310499>,
        <http://tun.fi/MX.310500>,
        <http://tun.fi/MX.310501>,
        <http://tun.fi/MX.310502>,
        <http://tun.fi/MX.310505>,
        <http://tun.fi/MX.310506>,
        <http://tun.fi/MX.310507>,
        <http://tun.fi/MX.310508>,
        <http://tun.fi/MX.310509>,
        <http://tun.fi/MX.310510>,
        <http://tun.fi/MX.310512>,
        <http://tun.fi/MX.310516>,
        <http://tun.fi/MX.310517>,
        <http://tun.fi/MX.310518>,
        <http://tun.fi/MX.310519>,
        <http://tun.fi/MX.310520>,
        <http://tun.fi/MX.310521>,
        <http://tun.fi/MX.310522>,
        <http://tun.fi/MX.310523>,
        <http://tun.fi/MX.310524>,
        <http://tun.fi/MX.310525>,
        <http://tun.fi/MX.310526>,
        <http://tun.fi/MX.310528>,
        <http://tun.fi/MX.310529>,
        <http://tun.fi/MX.310530>,
        <http://tun.fi/MX.310532>,
        <http://tun.fi/MX.310534>,
        <http://tun.fi/MX.310535>,
        <http://tun.fi/MX.310536>,
        <http://tun.fi/MX.310537>,
        <http://tun.fi/MX.310538>,
        <http://tun.fi/MX.310539>,
        <http://tun.fi/MX.310540>,
        <http://tun.fi/MX.310542>,
        <http://tun.fi/MX.310544>,
        <http://tun.fi/MX.310546>,
        <http://tun.fi/MX.310548>,
        <http://tun.fi/MX.310549>,
        <http://tun.fi/MX.310550>,
        <http://tun.fi/MX.310552>,
        <http://tun.fi/MX.310554>,
        <http://tun.fi/MX.310555>,
        <http://tun.fi/MX.310556>,
        <http://tun.fi/MX.310557>,
        <http://tun.fi/MX.310558>,
        <http://tun.fi/MX.310560>,
        <http://tun.fi/MX.310561>,
        <http://tun.fi/MX.310562>,
        <http://tun.fi/MX.310563>,
        <http://tun.fi/MX.310564>,
        <http://tun.fi/MX.310565>,
        <http://tun.fi/MX.310566>,
        <http://tun.fi/MX.310567>,
        <http://tun.fi/MX.310570>,
        <http://tun.fi/MX.310572>,
        <http://tun.fi/MX.310574>,
        <http://tun.fi/MX.310575>,
        <http://tun.fi/MX.310576>,
        <http://tun.fi/MX.310577>,
        <http://tun.fi/MX.310578>,
        <http://tun.fi/MX.310579>,
        <http://tun.fi/MX.310580>,
        <http://tun.fi/MX.310581>,
        <http://tun.fi/MX.310582>,
        <http://tun.fi/MX.310583>,
        <http://tun.fi/MX.310586>,
        <http://tun.fi/MX.310587>,
        <http://tun.fi/MX.310588>,
        <http://tun.fi/MX.321600>,
        <http://tun.fi/MX.321604>,
        <http://tun.fi/MX.321605>,
        <http://tun.fi/MX.321606>,
        <http://tun.fi/MX.321611>,
        <http://tun.fi/MX.321613>,
        <http://tun.fi/MX.323616>,
        <http://tun.fi/MX.4979829>,
        <http://tun.fi/MX.4979830>,
        <http://tun.fi/MX.4979831>,
        <http://tun.fi/MX.4979832>,
        <http://tun.fi/MX.4984380>,
        <http://tun.fi/MX.5016963>,
        <http://tun.fi/MX.5018123>,
        <http://tun.fi/MX.5018126> ;
    skos:prefLabel "Mesochorus"@fi,
        "Mesochorus"@sv .

<http://tun.fi/MX.279159> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Phytomyza" ;
    dwc:scientificNameAuthorship "Fallén, 1810" ;
    skos:broader <http://tun.fi/MX.279000> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.279160>,
        <http://tun.fi/MX.279161>,
        <http://tun.fi/MX.279162>,
        <http://tun.fi/MX.279163>,
        <http://tun.fi/MX.279164>,
        <http://tun.fi/MX.279165>,
        <http://tun.fi/MX.279166>,
        <http://tun.fi/MX.279167>,
        <http://tun.fi/MX.279168>,
        <http://tun.fi/MX.279169>,
        <http://tun.fi/MX.279170>,
        <http://tun.fi/MX.279171>,
        <http://tun.fi/MX.279172>,
        <http://tun.fi/MX.279173>,
        <http://tun.fi/MX.279174>,
        <http://tun.fi/MX.279175>,
        <http://tun.fi/MX.279176>,
        <http://tun.fi/MX.279177>,
        <http://tun.fi/MX.279178>,
        <http://tun.fi/MX.279179>,
        <http://tun.fi/MX.279180>,
        <http://tun.fi/MX.279181>,
        <http://tun.fi/MX.279182>,
        <http://tun.fi/MX.279183>,
        <http://tun.fi/MX.279184>,
        <http://tun.fi/MX.279185>,
        <http://tun.fi/MX.279186>,
        <http://tun.fi/MX.279187>,
        <http://tun.fi/MX.279188>,
        <http://tun.fi/MX.279189>,
        <http://tun.fi/MX.279190>,
        <http://tun.fi/MX.279191>,
        <http://tun.fi/MX.279192>,
        <http://tun.fi/MX.279193>,
        <http://tun.fi/MX.279194>,
        <http://tun.fi/MX.279195>,
        <http://tun.fi/MX.279196>,
        <http://tun.fi/MX.279197>,
        <http://tun.fi/MX.279198>,
        <http://tun.fi/MX.279199>,
        <http://tun.fi/MX.279200>,
        <http://tun.fi/MX.279201>,
        <http://tun.fi/MX.279202>,
        <http://tun.fi/MX.279203>,
        <http://tun.fi/MX.279204>,
        <http://tun.fi/MX.279205>,
        <http://tun.fi/MX.279206>,
        <http://tun.fi/MX.279207>,
        <http://tun.fi/MX.279208>,
        <http://tun.fi/MX.279209>,
        <http://tun.fi/MX.279210>,
        <http://tun.fi/MX.279211>,
        <http://tun.fi/MX.279212>,
        <http://tun.fi/MX.279213>,
        <http://tun.fi/MX.279214>,
        <http://tun.fi/MX.279215>,
        <http://tun.fi/MX.279216>,
        <http://tun.fi/MX.279217>,
        <http://tun.fi/MX.279218>,
        <http://tun.fi/MX.279219>,
        <http://tun.fi/MX.279220>,
        <http://tun.fi/MX.279221>,
        <http://tun.fi/MX.279222>,
        <http://tun.fi/MX.279223>,
        <http://tun.fi/MX.279224>,
        <http://tun.fi/MX.279225>,
        <http://tun.fi/MX.279226>,
        <http://tun.fi/MX.279227>,
        <http://tun.fi/MX.279228>,
        <http://tun.fi/MX.279229>,
        <http://tun.fi/MX.279230>,
        <http://tun.fi/MX.279231>,
        <http://tun.fi/MX.279232>,
        <http://tun.fi/MX.279233>,
        <http://tun.fi/MX.279234>,
        <http://tun.fi/MX.279235>,
        <http://tun.fi/MX.279236>,
        <http://tun.fi/MX.279237>,
        <http://tun.fi/MX.279238>,
        <http://tun.fi/MX.279239>,
        <http://tun.fi/MX.317028>,
        <http://tun.fi/MX.317364>,
        <http://tun.fi/MX.317365>,
        <http://tun.fi/MX.5002077>,
        <http://tun.fi/MX.5075869>,
        <http://tun.fi/MX.5076367>,
        <http://tun.fi/MX.5079225> ;
    skos:prefLabel "Phytomyza"@fi,
        "Phytomyza"@sv .

<http://tun.fi/MX.297002> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Chorebus" ;
    dwc:scientificNameAuthorship "Haliday, 1833" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.297003>,
        <http://tun.fi/MX.297004>,
        <http://tun.fi/MX.297005>,
        <http://tun.fi/MX.297006>,
        <http://tun.fi/MX.297008>,
        <http://tun.fi/MX.297009>,
        <http://tun.fi/MX.297010>,
        <http://tun.fi/MX.297011>,
        <http://tun.fi/MX.297013>,
        <http://tun.fi/MX.298301>,
        <http://tun.fi/MX.298302>,
        <http://tun.fi/MX.298303>,
        <http://tun.fi/MX.298304>,
        <http://tun.fi/MX.298305>,
        <http://tun.fi/MX.298306>,
        <http://tun.fi/MX.298307>,
        <http://tun.fi/MX.298308>,
        <http://tun.fi/MX.298309>,
        <http://tun.fi/MX.298310>,
        <http://tun.fi/MX.298311>,
        <http://tun.fi/MX.298312>,
        <http://tun.fi/MX.298313>,
        <http://tun.fi/MX.298314>,
        <http://tun.fi/MX.298315>,
        <http://tun.fi/MX.298316>,
        <http://tun.fi/MX.298317>,
        <http://tun.fi/MX.298318>,
        <http://tun.fi/MX.298319>,
        <http://tun.fi/MX.298320>,
        <http://tun.fi/MX.298321>,
        <http://tun.fi/MX.298322>,
        <http://tun.fi/MX.298323>,
        <http://tun.fi/MX.298324>,
        <http://tun.fi/MX.298325>,
        <http://tun.fi/MX.298326>,
        <http://tun.fi/MX.298327>,
        <http://tun.fi/MX.298328>,
        <http://tun.fi/MX.298329>,
        <http://tun.fi/MX.298330>,
        <http://tun.fi/MX.298331>,
        <http://tun.fi/MX.298332>,
        <http://tun.fi/MX.298333>,
        <http://tun.fi/MX.298334>,
        <http://tun.fi/MX.298335>,
        <http://tun.fi/MX.298336>,
        <http://tun.fi/MX.298337>,
        <http://tun.fi/MX.298338>,
        <http://tun.fi/MX.298339>,
        <http://tun.fi/MX.298340>,
        <http://tun.fi/MX.298341>,
        <http://tun.fi/MX.298342>,
        <http://tun.fi/MX.298343>,
        <http://tun.fi/MX.298345>,
        <http://tun.fi/MX.298346>,
        <http://tun.fi/MX.298347>,
        <http://tun.fi/MX.298348>,
        <http://tun.fi/MX.298349>,
        <http://tun.fi/MX.298350>,
        <http://tun.fi/MX.298351>,
        <http://tun.fi/MX.298352>,
        <http://tun.fi/MX.298353>,
        <http://tun.fi/MX.298354>,
        <http://tun.fi/MX.298355>,
        <http://tun.fi/MX.298356>,
        <http://tun.fi/MX.298357>,
        <http://tun.fi/MX.298358>,
        <http://tun.fi/MX.298359>,
        <http://tun.fi/MX.298360>,
        <http://tun.fi/MX.298361>,
        <http://tun.fi/MX.298362>,
        <http://tun.fi/MX.298363>,
        <http://tun.fi/MX.298364>,
        <http://tun.fi/MX.298365>,
        <http://tun.fi/MX.298366>,
        <http://tun.fi/MX.298367>,
        <http://tun.fi/MX.298368>,
        <http://tun.fi/MX.298369>,
        <http://tun.fi/MX.298370>,
        <http://tun.fi/MX.298371>,
        <http://tun.fi/MX.298372>,
        <http://tun.fi/MX.298373>,
        <http://tun.fi/MX.298374>,
        <http://tun.fi/MX.298375>,
        <http://tun.fi/MX.298376>,
        <http://tun.fi/MX.321612>,
        <http://tun.fi/MX.5007902>,
        <http://tun.fi/MX.5007903>,
        <http://tun.fi/MX.5007904> ;
    skos:prefLabel "Chorebus"@fi,
        "Chorebus"@sv .

<http://tun.fi/MX.40431> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Poaceae" ;
    dwc:scientificNameAuthorship "Barnhart" ;
    skos:broader <http://tun.fi/MX.53720> ;
    skos:hiddenLabel "Poaceae"@fi,
        "Poaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40432>,
        <http://tun.fi/MX.40448>,
        <http://tun.fi/MX.40456>,
        <http://tun.fi/MX.40477>,
        <http://tun.fi/MX.40480>,
        <http://tun.fi/MX.40483>,
        <http://tun.fi/MX.40485>,
        <http://tun.fi/MX.40487>,
        <http://tun.fi/MX.40489>,
        <http://tun.fi/MX.40492>,
        <http://tun.fi/MX.40494>,
        <http://tun.fi/MX.40496>,
        <http://tun.fi/MX.40498>,
        <http://tun.fi/MX.40500>,
        <http://tun.fi/MX.40502>,
        <http://tun.fi/MX.40504>,
        <http://tun.fi/MX.40509>,
        <http://tun.fi/MX.40519>,
        <http://tun.fi/MX.40526>,
        <http://tun.fi/MX.40529>,
        <http://tun.fi/MX.40531>,
        <http://tun.fi/MX.40541>,
        <http://tun.fi/MX.40543>,
        <http://tun.fi/MX.40545>,
        <http://tun.fi/MX.40549>,
        <http://tun.fi/MX.40553>,
        <http://tun.fi/MX.40556>,
        <http://tun.fi/MX.40558>,
        <http://tun.fi/MX.40562>,
        <http://tun.fi/MX.40568>,
        <http://tun.fi/MX.40570>,
        <http://tun.fi/MX.40581>,
        <http://tun.fi/MX.40584>,
        <http://tun.fi/MX.40587>,
        <http://tun.fi/MX.40605>,
        <http://tun.fi/MX.40615>,
        <http://tun.fi/MX.40621>,
        <http://tun.fi/MX.40631>,
        <http://tun.fi/MX.40634>,
        <http://tun.fi/MX.40636>,
        <http://tun.fi/MX.40638>,
        <http://tun.fi/MX.40640>,
        <http://tun.fi/MX.40642>,
        <http://tun.fi/MX.40644>,
        <http://tun.fi/MX.40646>,
        <http://tun.fi/MX.40650>,
        <http://tun.fi/MX.40652>,
        <http://tun.fi/MX.40655>,
        <http://tun.fi/MX.40657>,
        <http://tun.fi/MX.40659>,
        <http://tun.fi/MX.40665>,
        <http://tun.fi/MX.41767>,
        <http://tun.fi/MX.41775>,
        <http://tun.fi/MX.41787>,
        <http://tun.fi/MX.41802>,
        <http://tun.fi/MX.41816>,
        <http://tun.fi/MX.41824>,
        <http://tun.fi/MX.41830>,
        <http://tun.fi/MX.41835>,
        <http://tun.fi/MX.41840>,
        <http://tun.fi/MX.41848>,
        <http://tun.fi/MX.41853>,
        <http://tun.fi/MX.41854>,
        <http://tun.fi/MX.41864>,
        <http://tun.fi/MX.41865>,
        <http://tun.fi/MX.41888>,
        <http://tun.fi/MX.41891>,
        <http://tun.fi/MX.41893>,
        <http://tun.fi/MX.41920>,
        <http://tun.fi/MX.41935>,
        <http://tun.fi/MX.41950>,
        <http://tun.fi/MX.41995>,
        <http://tun.fi/MX.42005>,
        <http://tun.fi/MX.42011>,
        <http://tun.fi/MX.42018>,
        <http://tun.fi/MX.42513>,
        <http://tun.fi/MX.42514>,
        <http://tun.fi/MX.42535>,
        <http://tun.fi/MX.42756>,
        <http://tun.fi/MX.42803>,
        <http://tun.fi/MX.43092>,
        <http://tun.fi/MX.4972064>,
        <http://tun.fi/MX.4972072>,
        <http://tun.fi/MX.4972075>,
        <http://tun.fi/MX.4972082>,
        <http://tun.fi/MX.4972105>,
        <http://tun.fi/MX.4972141>,
        <http://tun.fi/MX.5082361>,
        <http://tun.fi/MX.5082374> ;
    skos:prefLabel "heinäkasvit"@fi,
        "gräs"@sv .

<http://tun.fi/MX.275761> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Mycetophila" ;
    dwc:scientificNameAuthorship "Meigen, 1803" ;
    skos:broader <http://tun.fi/MX.275520> ;
    skos:hiddenLabel "Fungivora"@fi,
        "Fungivora"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.275762>,
        <http://tun.fi/MX.275763>,
        <http://tun.fi/MX.275764>,
        <http://tun.fi/MX.275765>,
        <http://tun.fi/MX.275766>,
        <http://tun.fi/MX.275767>,
        <http://tun.fi/MX.275768>,
        <http://tun.fi/MX.275769>,
        <http://tun.fi/MX.275770>,
        <http://tun.fi/MX.275771>,
        <http://tun.fi/MX.275772>,
        <http://tun.fi/MX.275773>,
        <http://tun.fi/MX.275774>,
        <http://tun.fi/MX.275775>,
        <http://tun.fi/MX.275776>,
        <http://tun.fi/MX.275777>,
        <http://tun.fi/MX.275778>,
        <http://tun.fi/MX.275779>,
        <http://tun.fi/MX.275780>,
        <http://tun.fi/MX.275781>,
        <http://tun.fi/MX.275782>,
        <http://tun.fi/MX.275783>,
        <http://tun.fi/MX.275784>,
        <http://tun.fi/MX.275785>,
        <http://tun.fi/MX.275786>,
        <http://tun.fi/MX.275787>,
        <http://tun.fi/MX.275788>,
        <http://tun.fi/MX.275789>,
        <http://tun.fi/MX.275790>,
        <http://tun.fi/MX.275791>,
        <http://tun.fi/MX.275792>,
        <http://tun.fi/MX.275793>,
        <http://tun.fi/MX.275794>,
        <http://tun.fi/MX.275795>,
        <http://tun.fi/MX.275796>,
        <http://tun.fi/MX.275797>,
        <http://tun.fi/MX.275798>,
        <http://tun.fi/MX.275799>,
        <http://tun.fi/MX.275800>,
        <http://tun.fi/MX.275801>,
        <http://tun.fi/MX.275802>,
        <http://tun.fi/MX.275803>,
        <http://tun.fi/MX.275804>,
        <http://tun.fi/MX.275805>,
        <http://tun.fi/MX.275806>,
        <http://tun.fi/MX.275807>,
        <http://tun.fi/MX.275808>,
        <http://tun.fi/MX.275809>,
        <http://tun.fi/MX.275810>,
        <http://tun.fi/MX.275811>,
        <http://tun.fi/MX.275812>,
        <http://tun.fi/MX.275813>,
        <http://tun.fi/MX.275814>,
        <http://tun.fi/MX.275815>,
        <http://tun.fi/MX.275816>,
        <http://tun.fi/MX.275817>,
        <http://tun.fi/MX.275818>,
        <http://tun.fi/MX.275819>,
        <http://tun.fi/MX.275820>,
        <http://tun.fi/MX.275821>,
        <http://tun.fi/MX.275822>,
        <http://tun.fi/MX.275823>,
        <http://tun.fi/MX.275824>,
        <http://tun.fi/MX.275825>,
        <http://tun.fi/MX.275826>,
        <http://tun.fi/MX.275827>,
        <http://tun.fi/MX.275828>,
        <http://tun.fi/MX.275829>,
        <http://tun.fi/MX.275830>,
        <http://tun.fi/MX.275831>,
        <http://tun.fi/MX.275832>,
        <http://tun.fi/MX.275833>,
        <http://tun.fi/MX.275834>,
        <http://tun.fi/MX.275835>,
        <http://tun.fi/MX.275836>,
        <http://tun.fi/MX.275837>,
        <http://tun.fi/MX.275838>,
        <http://tun.fi/MX.275839>,
        <http://tun.fi/MX.275840>,
        <http://tun.fi/MX.275841>,
        <http://tun.fi/MX.275842>,
        <http://tun.fi/MX.275843>,
        <http://tun.fi/MX.275844>,
        <http://tun.fi/MX.275845>,
        <http://tun.fi/MX.275846>,
        <http://tun.fi/MX.275847>,
        <http://tun.fi/MX.275848>,
        <http://tun.fi/MX.289149>,
        <http://tun.fi/MX.289150>,
        <http://tun.fi/MX.5081225> ;
    skos:prefLabel "Mycetophila"@fi,
        "Mycetophila"@sv .

<http://tun.fi/MX.189310> a <http://tun.fi/MX.suborder>,
        skos:Concept ;
    dwc:scientificName "Polyphaga" ;
    skos:altLabel "moniruokaiset"@fi ;
    skos:broader <http://tun.fi/MX.43121> ;
    skos:hiddenLabel "Polyphaga"@fi,
        "Polyphaga"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.188986>,
        <http://tun.fi/MX.188989>,
        <http://tun.fi/MX.189312>,
        <http://tun.fi/MX.189343>,
        <http://tun.fi/MX.189346>,
        <http://tun.fi/MX.189359>,
        <http://tun.fi/MX.189579>,
        <http://tun.fi/MX.189619>,
        <http://tun.fi/MX.189787>,
        <http://tun.fi/MX.189836>,
        <http://tun.fi/MX.189966>,
        <http://tun.fi/MX.189975>,
        <http://tun.fi/MX.191738>,
        <http://tun.fi/MX.191922>,
        <http://tun.fi/MX.191928>,
        <http://tun.fi/MX.192170>,
        <http://tun.fi/MX.192188>,
        <http://tun.fi/MX.192197>,
        <http://tun.fi/MX.192413>,
        <http://tun.fi/MX.192434>,
        <http://tun.fi/MX.192439>,
        <http://tun.fi/MX.192537>,
        <http://tun.fi/MX.192590>,
        <http://tun.fi/MX.192619>,
        <http://tun.fi/MX.192623>,
        <http://tun.fi/MX.192729>,
        <http://tun.fi/MX.192763>,
        <http://tun.fi/MX.192788>,
        <http://tun.fi/MX.192801>,
        <http://tun.fi/MX.192807>,
        <http://tun.fi/MX.192822>,
        <http://tun.fi/MX.192827>,
        <http://tun.fi/MX.192877>,
        <http://tun.fi/MX.192891>,
        <http://tun.fi/MX.193092>,
        <http://tun.fi/MX.193105>,
        <http://tun.fi/MX.193132>,
        <http://tun.fi/MX.193165>,
        <http://tun.fi/MX.193197>,
        <http://tun.fi/MX.193230>,
        <http://tun.fi/MX.193238>,
        <http://tun.fi/MX.193262>,
        <http://tun.fi/MX.193291>,
        <http://tun.fi/MX.193391>,
        <http://tun.fi/MX.193431>,
        <http://tun.fi/MX.193436>,
        <http://tun.fi/MX.193457>,
        <http://tun.fi/MX.193637>,
        <http://tun.fi/MX.193700>,
        <http://tun.fi/MX.193722>,
        <http://tun.fi/MX.193865>,
        <http://tun.fi/MX.193885>,
        <http://tun.fi/MX.193949>,
        <http://tun.fi/MX.193962>,
        <http://tun.fi/MX.194020>,
        <http://tun.fi/MX.194170>,
        <http://tun.fi/MX.194200>,
        <http://tun.fi/MX.194205>,
        <http://tun.fi/MX.194210>,
        <http://tun.fi/MX.194224>,
        <http://tun.fi/MX.194231>,
        <http://tun.fi/MX.194235>,
        <http://tun.fi/MX.194260>,
        <http://tun.fi/MX.194408>,
        <http://tun.fi/MX.194438>,
        <http://tun.fi/MX.194582>,
        <http://tun.fi/MX.194628>,
        <http://tun.fi/MX.194634>,
        <http://tun.fi/MX.194655>,
        <http://tun.fi/MX.194658>,
        <http://tun.fi/MX.194663>,
        <http://tun.fi/MX.194775>,
        <http://tun.fi/MX.194783>,
        <http://tun.fi/MX.194786>,
        <http://tun.fi/MX.194864>,
        <http://tun.fi/MX.194896>,
        <http://tun.fi/MX.194936>,
        <http://tun.fi/MX.194953>,
        <http://tun.fi/MX.194985>,
        <http://tun.fi/MX.195196>,
        <http://tun.fi/MX.195207>,
        <http://tun.fi/MX.195239>,
        <http://tun.fi/MX.195419>,
        <http://tun.fi/MX.195428>,
        <http://tun.fi/MX.195469>,
        <http://tun.fi/MX.195511>,
        <http://tun.fi/MX.196664>,
        <http://tun.fi/MX.4884123>,
        <http://tun.fi/MX.4884409>,
        <http://tun.fi/MX.4884410>,
        <http://tun.fi/MX.4884815>,
        <http://tun.fi/MX.4884824> ;
    skos:prefLabel "erilaisruokaiset"@fi,
        "allätarbaggar"@sv .

<http://tun.fi/MX.class> a owl:Class ;
    rdfs:label "Class"@en,
        "Luokka"@fi,
        "Klass"@sv ;
    rdfs:subClassOf skos:Concept .

<http://tun.fi/MX.318937> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Pteromalinae" ;
    dwc:scientificNameAuthorship "Dalman, 1820" ;
    skos:broader <http://tun.fi/MX.289252> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.318642>,
        <http://tun.fi/MX.318647>,
        <http://tun.fi/MX.318668>,
        <http://tun.fi/MX.318670>,
        <http://tun.fi/MX.318673>,
        <http://tun.fi/MX.318675>,
        <http://tun.fi/MX.318678>,
        <http://tun.fi/MX.318680>,
        <http://tun.fi/MX.318686>,
        <http://tun.fi/MX.318698>,
        <http://tun.fi/MX.318704>,
        <http://tun.fi/MX.318706>,
        <http://tun.fi/MX.318708>,
        <http://tun.fi/MX.318710>,
        <http://tun.fi/MX.318712>,
        <http://tun.fi/MX.318714>,
        <http://tun.fi/MX.318718>,
        <http://tun.fi/MX.318721>,
        <http://tun.fi/MX.318724>,
        <http://tun.fi/MX.318728>,
        <http://tun.fi/MX.318730>,
        <http://tun.fi/MX.318732>,
        <http://tun.fi/MX.318734>,
        <http://tun.fi/MX.318938>,
        <http://tun.fi/MX.318946>,
        <http://tun.fi/MX.318954>,
        <http://tun.fi/MX.318957>,
        <http://tun.fi/MX.318963>,
        <http://tun.fi/MX.318967>,
        <http://tun.fi/MX.318974>,
        <http://tun.fi/MX.318980>,
        <http://tun.fi/MX.318985>,
        <http://tun.fi/MX.318990>,
        <http://tun.fi/MX.318992>,
        <http://tun.fi/MX.318994>,
        <http://tun.fi/MX.318999>,
        <http://tun.fi/MX.319001>,
        <http://tun.fi/MX.319003>,
        <http://tun.fi/MX.319005>,
        <http://tun.fi/MX.319007>,
        <http://tun.fi/MX.319009>,
        <http://tun.fi/MX.319011>,
        <http://tun.fi/MX.319013>,
        <http://tun.fi/MX.319015>,
        <http://tun.fi/MX.319017>,
        <http://tun.fi/MX.319027>,
        <http://tun.fi/MX.319032>,
        <http://tun.fi/MX.319041>,
        <http://tun.fi/MX.319043>,
        <http://tun.fi/MX.319045>,
        <http://tun.fi/MX.319047>,
        <http://tun.fi/MX.319049>,
        <http://tun.fi/MX.319053>,
        <http://tun.fi/MX.319056>,
        <http://tun.fi/MX.319058>,
        <http://tun.fi/MX.319062>,
        <http://tun.fi/MX.319104>,
        <http://tun.fi/MX.319107>,
        <http://tun.fi/MX.319111>,
        <http://tun.fi/MX.319113>,
        <http://tun.fi/MX.319120>,
        <http://tun.fi/MX.319122>,
        <http://tun.fi/MX.319125>,
        <http://tun.fi/MX.319127>,
        <http://tun.fi/MX.319139>,
        <http://tun.fi/MX.319152>,
        <http://tun.fi/MX.319154>,
        <http://tun.fi/MX.319158>,
        <http://tun.fi/MX.319160>,
        <http://tun.fi/MX.319362>,
        <http://tun.fi/MX.319364>,
        <http://tun.fi/MX.319367>,
        <http://tun.fi/MX.319369>,
        <http://tun.fi/MX.319373>,
        <http://tun.fi/MX.319376>,
        <http://tun.fi/MX.319378>,
        <http://tun.fi/MX.319380>,
        <http://tun.fi/MX.319382>,
        <http://tun.fi/MX.319384>,
        <http://tun.fi/MX.319394>,
        <http://tun.fi/MX.319396>,
        <http://tun.fi/MX.319402>,
        <http://tun.fi/MX.319405>,
        <http://tun.fi/MX.319407>,
        <http://tun.fi/MX.319414>,
        <http://tun.fi/MX.319420>,
        <http://tun.fi/MX.319422>,
        <http://tun.fi/MX.319424>,
        <http://tun.fi/MX.319428>,
        <http://tun.fi/MX.319517>,
        <http://tun.fi/MX.4979885>,
        <http://tun.fi/MX.5000357>,
        <http://tun.fi/MX.5013444>,
        <http://tun.fi/MX.5075165>,
        <http://tun.fi/MX.5075263> ;
    skos:prefLabel "Pteromalinae"@fi,
        "Pteromalinae"@sv .

<http://tun.fi/MX.40288> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Carex" ;
    dwc:scientificNameAuthorship "L." ;
    skos:broader <http://tun.fi/MX.40242> ;
    skos:hiddenLabel "Carex"@fi,
        "Kobresia"@fi,
        "Carex"@sv,
        "Kobresia"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.40286>,
        <http://tun.fi/MX.40287>,
        <http://tun.fi/MX.40290>,
        <http://tun.fi/MX.40291>,
        <http://tun.fi/MX.40292>,
        <http://tun.fi/MX.40293>,
        <http://tun.fi/MX.40294>,
        <http://tun.fi/MX.40295>,
        <http://tun.fi/MX.40296>,
        <http://tun.fi/MX.40297>,
        <http://tun.fi/MX.40298>,
        <http://tun.fi/MX.40299>,
        <http://tun.fi/MX.40300>,
        <http://tun.fi/MX.40301>,
        <http://tun.fi/MX.40302>,
        <http://tun.fi/MX.40303>,
        <http://tun.fi/MX.40304>,
        <http://tun.fi/MX.40305>,
        <http://tun.fi/MX.40306>,
        <http://tun.fi/MX.40308>,
        <http://tun.fi/MX.40309>,
        <http://tun.fi/MX.40310>,
        <http://tun.fi/MX.40311>,
        <http://tun.fi/MX.40314>,
        <http://tun.fi/MX.40315>,
        <http://tun.fi/MX.40316>,
        <http://tun.fi/MX.40326>,
        <http://tun.fi/MX.40327>,
        <http://tun.fi/MX.40331>,
        <http://tun.fi/MX.40332>,
        <http://tun.fi/MX.40333>,
        <http://tun.fi/MX.40335>,
        <http://tun.fi/MX.40336>,
        <http://tun.fi/MX.40337>,
        <http://tun.fi/MX.40338>,
        <http://tun.fi/MX.40339>,
        <http://tun.fi/MX.40340>,
        <http://tun.fi/MX.40341>,
        <http://tun.fi/MX.40344>,
        <http://tun.fi/MX.40345>,
        <http://tun.fi/MX.40346>,
        <http://tun.fi/MX.40348>,
        <http://tun.fi/MX.40350>,
        <http://tun.fi/MX.40351>,
        <http://tun.fi/MX.40352>,
        <http://tun.fi/MX.40353>,
        <http://tun.fi/MX.40354>,
        <http://tun.fi/MX.40355>,
        <http://tun.fi/MX.40356>,
        <http://tun.fi/MX.40357>,
        <http://tun.fi/MX.40360>,
        <http://tun.fi/MX.40363>,
        <http://tun.fi/MX.40366>,
        <http://tun.fi/MX.40368>,
        <http://tun.fi/MX.40372>,
        <http://tun.fi/MX.40373>,
        <http://tun.fi/MX.40374>,
        <http://tun.fi/MX.40375>,
        <http://tun.fi/MX.40376>,
        <http://tun.fi/MX.40377>,
        <http://tun.fi/MX.40378>,
        <http://tun.fi/MX.40379>,
        <http://tun.fi/MX.40380>,
        <http://tun.fi/MX.40381>,
        <http://tun.fi/MX.40382>,
        <http://tun.fi/MX.40383>,
        <http://tun.fi/MX.40384>,
        <http://tun.fi/MX.40386>,
        <http://tun.fi/MX.40388>,
        <http://tun.fi/MX.40389>,
        <http://tun.fi/MX.40391>,
        <http://tun.fi/MX.40393>,
        <http://tun.fi/MX.40394>,
        <http://tun.fi/MX.40395>,
        <http://tun.fi/MX.40397>,
        <http://tun.fi/MX.40398>,
        <http://tun.fi/MX.40399>,
        <http://tun.fi/MX.40403>,
        <http://tun.fi/MX.40409>,
        <http://tun.fi/MX.40411>,
        <http://tun.fi/MX.40415>,
        <http://tun.fi/MX.40417>,
        <http://tun.fi/MX.40421>,
        <http://tun.fi/MX.40425>,
        <http://tun.fi/MX.40426>,
        <http://tun.fi/MX.40427>,
        <http://tun.fi/MX.40428>,
        <http://tun.fi/MX.40429>,
        <http://tun.fi/MX.40430>,
        <http://tun.fi/MX.40762>,
        <http://tun.fi/MX.40763>,
        <http://tun.fi/MX.40764>,
        <http://tun.fi/MX.40765>,
        <http://tun.fi/MX.40766>,
        <http://tun.fi/MX.4973185>,
        <http://tun.fi/MX.4973187>,
        <http://tun.fi/MX.4973188>,
        <http://tun.fi/MX.5076608> ;
    skos:prefLabel "sarat"@fi,
        "starrar"@sv .

<http://tun.fi/MX.307790> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Ichneumoninae" ;
    dwc:scientificNameAuthorship "Latreille, 1802" ;
    skos:broader <http://tun.fi/MX.289207> ;
    skos:hiddenLabel "Ichneumoninae"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.307793>,
        <http://tun.fi/MX.307801>,
        <http://tun.fi/MX.307803>,
        <http://tun.fi/MX.307805>,
        <http://tun.fi/MX.307807>,
        <http://tun.fi/MX.307819>,
        <http://tun.fi/MX.307822>,
        <http://tun.fi/MX.307824>,
        <http://tun.fi/MX.307831>,
        <http://tun.fi/MX.307833>,
        <http://tun.fi/MX.307837>,
        <http://tun.fi/MX.307839>,
        <http://tun.fi/MX.307842>,
        <http://tun.fi/MX.307849>,
        <http://tun.fi/MX.307852>,
        <http://tun.fi/MX.307854>,
        <http://tun.fi/MX.307901>,
        <http://tun.fi/MX.307912>,
        <http://tun.fi/MX.307927>,
        <http://tun.fi/MX.307943>,
        <http://tun.fi/MX.307945>,
        <http://tun.fi/MX.307947>,
        <http://tun.fi/MX.307957>,
        <http://tun.fi/MX.307959>,
        <http://tun.fi/MX.307961>,
        <http://tun.fi/MX.307964>,
        <http://tun.fi/MX.307972>,
        <http://tun.fi/MX.307974>,
        <http://tun.fi/MX.307977>,
        <http://tun.fi/MX.307980>,
        <http://tun.fi/MX.307986>,
        <http://tun.fi/MX.307988>,
        <http://tun.fi/MX.307990>,
        <http://tun.fi/MX.307993>,
        <http://tun.fi/MX.307998>,
        <http://tun.fi/MX.308002>,
        <http://tun.fi/MX.308006>,
        <http://tun.fi/MX.308011>,
        <http://tun.fi/MX.308058>,
        <http://tun.fi/MX.308060>,
        <http://tun.fi/MX.308062>,
        <http://tun.fi/MX.308064>,
        <http://tun.fi/MX.308067>,
        <http://tun.fi/MX.308073>,
        <http://tun.fi/MX.308076>,
        <http://tun.fi/MX.308080>,
        <http://tun.fi/MX.308082>,
        <http://tun.fi/MX.308093>,
        <http://tun.fi/MX.308098>,
        <http://tun.fi/MX.308101>,
        <http://tun.fi/MX.308103>,
        <http://tun.fi/MX.308126>,
        <http://tun.fi/MX.308131>,
        <http://tun.fi/MX.308134>,
        <http://tun.fi/MX.308136>,
        <http://tun.fi/MX.308138>,
        <http://tun.fi/MX.308140>,
        <http://tun.fi/MX.308154>,
        <http://tun.fi/MX.308158>,
        <http://tun.fi/MX.308163>,
        <http://tun.fi/MX.308170>,
        <http://tun.fi/MX.308184>,
        <http://tun.fi/MX.308194>,
        <http://tun.fi/MX.308198>,
        <http://tun.fi/MX.308204>,
        <http://tun.fi/MX.308206>,
        <http://tun.fi/MX.308209>,
        <http://tun.fi/MX.308211>,
        <http://tun.fi/MX.308334>,
        <http://tun.fi/MX.308337>,
        <http://tun.fi/MX.308339>,
        <http://tun.fi/MX.308344>,
        <http://tun.fi/MX.308354>,
        <http://tun.fi/MX.308360>,
        <http://tun.fi/MX.308370>,
        <http://tun.fi/MX.308385>,
        <http://tun.fi/MX.308389>,
        <http://tun.fi/MX.308391>,
        <http://tun.fi/MX.308394>,
        <http://tun.fi/MX.308397>,
        <http://tun.fi/MX.308410>,
        <http://tun.fi/MX.308420>,
        <http://tun.fi/MX.308424>,
        <http://tun.fi/MX.308426>,
        <http://tun.fi/MX.308430>,
        <http://tun.fi/MX.308434>,
        <http://tun.fi/MX.308444>,
        <http://tun.fi/MX.308451>,
        <http://tun.fi/MX.308453>,
        <http://tun.fi/MX.308495>,
        <http://tun.fi/MX.308497>,
        <http://tun.fi/MX.308499>,
        <http://tun.fi/MX.308506>,
        <http://tun.fi/MX.308510>,
        <http://tun.fi/MX.308515>,
        <http://tun.fi/MX.310750>,
        <http://tun.fi/MX.321800>,
        <http://tun.fi/MX.323518>,
        <http://tun.fi/MX.5016643>,
        <http://tun.fi/MX.5017063> ;
    skos:prefLabel "kihoahmaset"@fi,
        "Ichneumoninae"@sv .

<http://tun.fi/MX.190573> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Aleocharinae" ;
    dwc:scientificNameAuthorship "Fleming, 1821" ;
    skos:broader <http://tun.fi/MX.189619> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190320>,
        <http://tun.fi/MX.190328>,
        <http://tun.fi/MX.190345>,
        <http://tun.fi/MX.190347>,
        <http://tun.fi/MX.190354>,
        <http://tun.fi/MX.190357>,
        <http://tun.fi/MX.190362>,
        <http://tun.fi/MX.190364>,
        <http://tun.fi/MX.190367>,
        <http://tun.fi/MX.190369>,
        <http://tun.fi/MX.190372>,
        <http://tun.fi/MX.190377>,
        <http://tun.fi/MX.190388>,
        <http://tun.fi/MX.190391>,
        <http://tun.fi/MX.190400>,
        <http://tun.fi/MX.190416>,
        <http://tun.fi/MX.190426>,
        <http://tun.fi/MX.190430>,
        <http://tun.fi/MX.190433>,
        <http://tun.fi/MX.190435>,
        <http://tun.fi/MX.190437>,
        <http://tun.fi/MX.190439>,
        <http://tun.fi/MX.190441>,
        <http://tun.fi/MX.190443>,
        <http://tun.fi/MX.190446>,
        <http://tun.fi/MX.190448>,
        <http://tun.fi/MX.190575>,
        <http://tun.fi/MX.190624>,
        <http://tun.fi/MX.190628>,
        <http://tun.fi/MX.190683>,
        <http://tun.fi/MX.190686>,
        <http://tun.fi/MX.190689>,
        <http://tun.fi/MX.190691>,
        <http://tun.fi/MX.190693>,
        <http://tun.fi/MX.190701>,
        <http://tun.fi/MX.190703>,
        <http://tun.fi/MX.190707>,
        <http://tun.fi/MX.190717>,
        <http://tun.fi/MX.190724>,
        <http://tun.fi/MX.190728>,
        <http://tun.fi/MX.190731>,
        <http://tun.fi/MX.190740>,
        <http://tun.fi/MX.190742>,
        <http://tun.fi/MX.190750>,
        <http://tun.fi/MX.190753>,
        <http://tun.fi/MX.190757>,
        <http://tun.fi/MX.190763>,
        <http://tun.fi/MX.190767>,
        <http://tun.fi/MX.190769>,
        <http://tun.fi/MX.190773>,
        <http://tun.fi/MX.191286>,
        <http://tun.fi/MX.191293>,
        <http://tun.fi/MX.191303>,
        <http://tun.fi/MX.191308>,
        <http://tun.fi/MX.191314>,
        <http://tun.fi/MX.191317>,
        <http://tun.fi/MX.191319>,
        <http://tun.fi/MX.191321>,
        <http://tun.fi/MX.191323>,
        <http://tun.fi/MX.191328>,
        <http://tun.fi/MX.191330>,
        <http://tun.fi/MX.191333>,
        <http://tun.fi/MX.191359>,
        <http://tun.fi/MX.191362>,
        <http://tun.fi/MX.191364>,
        <http://tun.fi/MX.191374>,
        <http://tun.fi/MX.191377>,
        <http://tun.fi/MX.191381>,
        <http://tun.fi/MX.191392>,
        <http://tun.fi/MX.191395>,
        <http://tun.fi/MX.191397>,
        <http://tun.fi/MX.191400>,
        <http://tun.fi/MX.191404>,
        <http://tun.fi/MX.191408>,
        <http://tun.fi/MX.191411>,
        <http://tun.fi/MX.191419>,
        <http://tun.fi/MX.191425>,
        <http://tun.fi/MX.191432>,
        <http://tun.fi/MX.191461>,
        <http://tun.fi/MX.191464>,
        <http://tun.fi/MX.191467>,
        <http://tun.fi/MX.191474>,
        <http://tun.fi/MX.191476>,
        <http://tun.fi/MX.191485>,
        <http://tun.fi/MX.191487>,
        <http://tun.fi/MX.191494>,
        <http://tun.fi/MX.191497>,
        <http://tun.fi/MX.191504>,
        <http://tun.fi/MX.191508>,
        <http://tun.fi/MX.191511>,
        <http://tun.fi/MX.191513>,
        <http://tun.fi/MX.191517>,
        <http://tun.fi/MX.191528>,
        <http://tun.fi/MX.191549>,
        <http://tun.fi/MX.191553>,
        <http://tun.fi/MX.191556>,
        <http://tun.fi/MX.191571>,
        <http://tun.fi/MX.191588>,
        <http://tun.fi/MX.191600>,
        <http://tun.fi/MX.191604>,
        <http://tun.fi/MX.4887335> ;
    skos:prefLabel "Aleocharinae"@fi,
        "Aleocharinae"@sv .

<http://tun.fi/MX.67254> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Verrucaria" ;
    dwc:scientificNameAuthorship "Schrad." ;
    skos:broader <http://tun.fi/MX.233310> ;
    skos:hiddenLabel "Verrucaria"@fi,
        "Verrucaria"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.313760>,
        <http://tun.fi/MX.313761>,
        <http://tun.fi/MX.313762>,
        <http://tun.fi/MX.4890733>,
        <http://tun.fi/MX.4971865>,
        <http://tun.fi/MX.4971866>,
        <http://tun.fi/MX.4971867>,
        <http://tun.fi/MX.4971868>,
        <http://tun.fi/MX.4971869>,
        <http://tun.fi/MX.4971870>,
        <http://tun.fi/MX.4971871>,
        <http://tun.fi/MX.4971872>,
        <http://tun.fi/MX.4999396>,
        <http://tun.fi/MX.5076497>,
        <http://tun.fi/MX.5076507>,
        <http://tun.fi/MX.5076525>,
        <http://tun.fi/MX.5076526>,
        <http://tun.fi/MX.5076527>,
        <http://tun.fi/MX.5076528>,
        <http://tun.fi/MX.5076530>,
        <http://tun.fi/MX.5076531>,
        <http://tun.fi/MX.5076532>,
        <http://tun.fi/MX.5076535>,
        <http://tun.fi/MX.5076536>,
        <http://tun.fi/MX.5076537>,
        <http://tun.fi/MX.5076538>,
        <http://tun.fi/MX.5077155>,
        <http://tun.fi/MX.66594>,
        <http://tun.fi/MX.66595>,
        <http://tun.fi/MX.66598>,
        <http://tun.fi/MX.66775>,
        <http://tun.fi/MX.66776>,
        <http://tun.fi/MX.66779>,
        <http://tun.fi/MX.66780>,
        <http://tun.fi/MX.66782>,
        <http://tun.fi/MX.66785>,
        <http://tun.fi/MX.66786>,
        <http://tun.fi/MX.66787>,
        <http://tun.fi/MX.66789>,
        <http://tun.fi/MX.66790>,
        <http://tun.fi/MX.66791>,
        <http://tun.fi/MX.66795>,
        <http://tun.fi/MX.66796>,
        <http://tun.fi/MX.66797>,
        <http://tun.fi/MX.66798>,
        <http://tun.fi/MX.66799>,
        <http://tun.fi/MX.66800>,
        <http://tun.fi/MX.66802>,
        <http://tun.fi/MX.66804>,
        <http://tun.fi/MX.66805>,
        <http://tun.fi/MX.66806>,
        <http://tun.fi/MX.66807>,
        <http://tun.fi/MX.66808>,
        <http://tun.fi/MX.66809>,
        <http://tun.fi/MX.66810>,
        <http://tun.fi/MX.66813>,
        <http://tun.fi/MX.66814>,
        <http://tun.fi/MX.66816>,
        <http://tun.fi/MX.66819>,
        <http://tun.fi/MX.66821>,
        <http://tun.fi/MX.66822>,
        <http://tun.fi/MX.66824>,
        <http://tun.fi/MX.66826>,
        <http://tun.fi/MX.66827>,
        <http://tun.fi/MX.66830>,
        <http://tun.fi/MX.66831>,
        <http://tun.fi/MX.66832>,
        <http://tun.fi/MX.66833>,
        <http://tun.fi/MX.66834>,
        <http://tun.fi/MX.66835>,
        <http://tun.fi/MX.66837>,
        <http://tun.fi/MX.66838>,
        <http://tun.fi/MX.66839>,
        <http://tun.fi/MX.66840>,
        <http://tun.fi/MX.66842>,
        <http://tun.fi/MX.66843>,
        <http://tun.fi/MX.66844>,
        <http://tun.fi/MX.66845>,
        <http://tun.fi/MX.66847>,
        <http://tun.fi/MX.66848>,
        <http://tun.fi/MX.66850>,
        <http://tun.fi/MX.66851>,
        <http://tun.fi/MX.66852>,
        <http://tun.fi/MX.66853>,
        <http://tun.fi/MX.66854>,
        <http://tun.fi/MX.66855>,
        <http://tun.fi/MX.66856>,
        <http://tun.fi/MX.66858>,
        <http://tun.fi/MX.66859>,
        <http://tun.fi/MX.66860>,
        <http://tun.fi/MX.66861>,
        <http://tun.fi/MX.66862>,
        <http://tun.fi/MX.66863>,
        <http://tun.fi/MX.66864>,
        <http://tun.fi/MX.66866>,
        <http://tun.fi/MX.66867>,
        <http://tun.fi/MX.66869>,
        <http://tun.fi/MX.66870>,
        <http://tun.fi/MX.66872>,
        <http://tun.fi/MX.66876>,
        <http://tun.fi/MX.66877> ;
    skos:prefLabel "mustuaiset"@fi,
        "vårtlavar"@sv .

<http://tun.fi/MX.317579> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Platygaster" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.317498> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.317584>,
        <http://tun.fi/MX.317585>,
        <http://tun.fi/MX.317586>,
        <http://tun.fi/MX.317587>,
        <http://tun.fi/MX.317588>,
        <http://tun.fi/MX.317589>,
        <http://tun.fi/MX.317590>,
        <http://tun.fi/MX.317591>,
        <http://tun.fi/MX.317592>,
        <http://tun.fi/MX.317593>,
        <http://tun.fi/MX.317594>,
        <http://tun.fi/MX.317595>,
        <http://tun.fi/MX.317597>,
        <http://tun.fi/MX.317599>,
        <http://tun.fi/MX.317600>,
        <http://tun.fi/MX.317601>,
        <http://tun.fi/MX.317602>,
        <http://tun.fi/MX.317603>,
        <http://tun.fi/MX.317604>,
        <http://tun.fi/MX.317605>,
        <http://tun.fi/MX.317607>,
        <http://tun.fi/MX.317608>,
        <http://tun.fi/MX.317609>,
        <http://tun.fi/MX.317610>,
        <http://tun.fi/MX.317611>,
        <http://tun.fi/MX.317613>,
        <http://tun.fi/MX.317614>,
        <http://tun.fi/MX.317615>,
        <http://tun.fi/MX.317617>,
        <http://tun.fi/MX.317618>,
        <http://tun.fi/MX.317620>,
        <http://tun.fi/MX.317621>,
        <http://tun.fi/MX.317627>,
        <http://tun.fi/MX.317628>,
        <http://tun.fi/MX.317629>,
        <http://tun.fi/MX.317630>,
        <http://tun.fi/MX.317631>,
        <http://tun.fi/MX.317632>,
        <http://tun.fi/MX.317633>,
        <http://tun.fi/MX.317634>,
        <http://tun.fi/MX.317635>,
        <http://tun.fi/MX.317637>,
        <http://tun.fi/MX.317638>,
        <http://tun.fi/MX.317639>,
        <http://tun.fi/MX.317641>,
        <http://tun.fi/MX.317642>,
        <http://tun.fi/MX.317643>,
        <http://tun.fi/MX.317644>,
        <http://tun.fi/MX.317646>,
        <http://tun.fi/MX.317647>,
        <http://tun.fi/MX.317648>,
        <http://tun.fi/MX.317649>,
        <http://tun.fi/MX.317651>,
        <http://tun.fi/MX.317652>,
        <http://tun.fi/MX.317653>,
        <http://tun.fi/MX.317655>,
        <http://tun.fi/MX.317656>,
        <http://tun.fi/MX.317657>,
        <http://tun.fi/MX.317659>,
        <http://tun.fi/MX.317660>,
        <http://tun.fi/MX.317661>,
        <http://tun.fi/MX.317662>,
        <http://tun.fi/MX.317663>,
        <http://tun.fi/MX.317664>,
        <http://tun.fi/MX.317665>,
        <http://tun.fi/MX.317666>,
        <http://tun.fi/MX.317667>,
        <http://tun.fi/MX.317668>,
        <http://tun.fi/MX.317670>,
        <http://tun.fi/MX.317671>,
        <http://tun.fi/MX.317672>,
        <http://tun.fi/MX.317675>,
        <http://tun.fi/MX.317676>,
        <http://tun.fi/MX.317677>,
        <http://tun.fi/MX.317678>,
        <http://tun.fi/MX.317679>,
        <http://tun.fi/MX.317680>,
        <http://tun.fi/MX.317681>,
        <http://tun.fi/MX.317683>,
        <http://tun.fi/MX.317684>,
        <http://tun.fi/MX.317685>,
        <http://tun.fi/MX.317686>,
        <http://tun.fi/MX.317687>,
        <http://tun.fi/MX.317688>,
        <http://tun.fi/MX.317689>,
        <http://tun.fi/MX.317690>,
        <http://tun.fi/MX.317692>,
        <http://tun.fi/MX.323524>,
        <http://tun.fi/MX.323585>,
        <http://tun.fi/MX.323588>,
        <http://tun.fi/MX.323590>,
        <http://tun.fi/MX.323604>,
        <http://tun.fi/MX.4884828>,
        <http://tun.fi/MX.4884829>,
        <http://tun.fi/MX.4979820>,
        <http://tun.fi/MX.4979821>,
        <http://tun.fi/MX.4979822>,
        <http://tun.fi/MX.4979823>,
        <http://tun.fi/MX.4979911>,
        <http://tun.fi/MX.4979912>,
        <http://tun.fi/MX.4979913>,
        <http://tun.fi/MX.4979914>,
        <http://tun.fi/MX.4979915>,
        <http://tun.fi/MX.4979916> ;
    skos:prefLabel "Platygaster"@fi,
        "Platygaster"@sv .

<http://tun.fi/MX.39723> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Asteraceae" ;
    dwc:scientificNameAuthorship "Bercht. & J. Presl" ;
    skos:broader <http://tun.fi/MX.53721> ;
    skos:hiddenLabel "Asteraceae"@fi,
        "Cichoriaceae"@fi,
        "Asteraceae"@sv,
        "Cichoriaceae"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.39724>,
        <http://tun.fi/MX.39726>,
        <http://tun.fi/MX.39734>,
        <http://tun.fi/MX.39736>,
        <http://tun.fi/MX.39739>,
        <http://tun.fi/MX.39751>,
        <http://tun.fi/MX.39753>,
        <http://tun.fi/MX.39760>,
        <http://tun.fi/MX.39768>,
        <http://tun.fi/MX.39770>,
        <http://tun.fi/MX.39774>,
        <http://tun.fi/MX.39776>,
        <http://tun.fi/MX.39778>,
        <http://tun.fi/MX.39784>,
        <http://tun.fi/MX.39787>,
        <http://tun.fi/MX.39791>,
        <http://tun.fi/MX.39793>,
        <http://tun.fi/MX.39796>,
        <http://tun.fi/MX.39800>,
        <http://tun.fi/MX.39803>,
        <http://tun.fi/MX.39808>,
        <http://tun.fi/MX.39816>,
        <http://tun.fi/MX.39818>,
        <http://tun.fi/MX.39825>,
        <http://tun.fi/MX.39829>,
        <http://tun.fi/MX.39832>,
        <http://tun.fi/MX.39834>,
        <http://tun.fi/MX.39846>,
        <http://tun.fi/MX.39848>,
        <http://tun.fi/MX.39853>,
        <http://tun.fi/MX.39855>,
        <http://tun.fi/MX.39863>,
        <http://tun.fi/MX.39865>,
        <http://tun.fi/MX.39868>,
        <http://tun.fi/MX.39870>,
        <http://tun.fi/MX.39877>,
        <http://tun.fi/MX.39879>,
        <http://tun.fi/MX.39884>,
        <http://tun.fi/MX.39894>,
        <http://tun.fi/MX.39896>,
        <http://tun.fi/MX.39898>,
        <http://tun.fi/MX.39911>,
        <http://tun.fi/MX.39913>,
        <http://tun.fi/MX.39916>,
        <http://tun.fi/MX.39922>,
        <http://tun.fi/MX.39925>,
        <http://tun.fi/MX.39927>,
        <http://tun.fi/MX.39929>,
        <http://tun.fi/MX.39939>,
        <http://tun.fi/MX.39948>,
        <http://tun.fi/MX.39950>,
        <http://tun.fi/MX.39957>,
        <http://tun.fi/MX.41751>,
        <http://tun.fi/MX.41762>,
        <http://tun.fi/MX.41771>,
        <http://tun.fi/MX.41773>,
        <http://tun.fi/MX.41783>,
        <http://tun.fi/MX.41792>,
        <http://tun.fi/MX.41796>,
        <http://tun.fi/MX.41828>,
        <http://tun.fi/MX.41831>,
        <http://tun.fi/MX.41844>,
        <http://tun.fi/MX.41846>,
        <http://tun.fi/MX.41869>,
        <http://tun.fi/MX.41870>,
        <http://tun.fi/MX.41874>,
        <http://tun.fi/MX.41899>,
        <http://tun.fi/MX.41904>,
        <http://tun.fi/MX.41913>,
        <http://tun.fi/MX.41921>,
        <http://tun.fi/MX.41942>,
        <http://tun.fi/MX.41954>,
        <http://tun.fi/MX.41974>,
        <http://tun.fi/MX.41982>,
        <http://tun.fi/MX.41993>,
        <http://tun.fi/MX.41998>,
        <http://tun.fi/MX.42004>,
        <http://tun.fi/MX.42013>,
        <http://tun.fi/MX.42419>,
        <http://tun.fi/MX.42420>,
        <http://tun.fi/MX.42504>,
        <http://tun.fi/MX.42506>,
        <http://tun.fi/MX.42731>,
        <http://tun.fi/MX.42800>,
        <http://tun.fi/MX.42832>,
        <http://tun.fi/MX.42921>,
        <http://tun.fi/MX.42927>,
        <http://tun.fi/MX.43025>,
        <http://tun.fi/MX.43031>,
        <http://tun.fi/MX.4972032>,
        <http://tun.fi/MX.4972036>,
        <http://tun.fi/MX.4972038>,
        <http://tun.fi/MX.4972043>,
        <http://tun.fi/MX.4972044>,
        <http://tun.fi/MX.4972045>,
        <http://tun.fi/MX.4972046>,
        <http://tun.fi/MX.4972058>,
        <http://tun.fi/MX.4972063>,
        <http://tun.fi/MX.4972069>,
        <http://tun.fi/MX.4972088>,
        <http://tun.fi/MX.4972091>,
        <http://tun.fi/MX.4972092>,
        <http://tun.fi/MX.4972096>,
        <http://tun.fi/MX.4972102>,
        <http://tun.fi/MX.4972106>,
        <http://tun.fi/MX.4972107>,
        <http://tun.fi/MX.4972117>,
        <http://tun.fi/MX.4972125>,
        <http://tun.fi/MX.4972127>,
        <http://tun.fi/MX.4972129>,
        <http://tun.fi/MX.4972130>,
        <http://tun.fi/MX.4972136>,
        <http://tun.fi/MX.5006345>,
        <http://tun.fi/MX.5014934>,
        <http://tun.fi/MX.5023160>,
        <http://tun.fi/MX.5074326>,
        <http://tun.fi/MX.5082425> ;
    skos:prefLabel "asterikasvit"@fi,
        "korgblommiga"@sv .

<http://tun.fi/MX.59437> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Coleophora" ;
    dwc:scientificNameAuthorship "Hübner, 1822" ;
    skos:broader <http://tun.fi/MX.59434> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.204861>,
        <http://tun.fi/MX.211115>,
        <http://tun.fi/MX.324970>,
        <http://tun.fi/MX.5013774>,
        <http://tun.fi/MX.5015958>,
        <http://tun.fi/MX.5082234>,
        <http://tun.fi/MX.59436>,
        <http://tun.fi/MX.59438>,
        <http://tun.fi/MX.59440>,
        <http://tun.fi/MX.59441>,
        <http://tun.fi/MX.59442>,
        <http://tun.fi/MX.59443>,
        <http://tun.fi/MX.59444>,
        <http://tun.fi/MX.59445>,
        <http://tun.fi/MX.59446>,
        <http://tun.fi/MX.59447>,
        <http://tun.fi/MX.59448>,
        <http://tun.fi/MX.59449>,
        <http://tun.fi/MX.59450>,
        <http://tun.fi/MX.59452>,
        <http://tun.fi/MX.59455>,
        <http://tun.fi/MX.59457>,
        <http://tun.fi/MX.59458>,
        <http://tun.fi/MX.59460>,
        <http://tun.fi/MX.59462>,
        <http://tun.fi/MX.59463>,
        <http://tun.fi/MX.59464>,
        <http://tun.fi/MX.59465>,
        <http://tun.fi/MX.59466>,
        <http://tun.fi/MX.59467>,
        <http://tun.fi/MX.59468>,
        <http://tun.fi/MX.59469>,
        <http://tun.fi/MX.59470>,
        <http://tun.fi/MX.59473>,
        <http://tun.fi/MX.59475>,
        <http://tun.fi/MX.59476>,
        <http://tun.fi/MX.59477>,
        <http://tun.fi/MX.59478>,
        <http://tun.fi/MX.59479>,
        <http://tun.fi/MX.59480>,
        <http://tun.fi/MX.59482>,
        <http://tun.fi/MX.59483>,
        <http://tun.fi/MX.59485>,
        <http://tun.fi/MX.59487>,
        <http://tun.fi/MX.59489>,
        <http://tun.fi/MX.59490>,
        <http://tun.fi/MX.59492>,
        <http://tun.fi/MX.59493>,
        <http://tun.fi/MX.59494>,
        <http://tun.fi/MX.59496>,
        <http://tun.fi/MX.59499>,
        <http://tun.fi/MX.59500>,
        <http://tun.fi/MX.59502>,
        <http://tun.fi/MX.59504>,
        <http://tun.fi/MX.59505>,
        <http://tun.fi/MX.59507>,
        <http://tun.fi/MX.59508>,
        <http://tun.fi/MX.59509>,
        <http://tun.fi/MX.59510>,
        <http://tun.fi/MX.59511>,
        <http://tun.fi/MX.59512>,
        <http://tun.fi/MX.59513>,
        <http://tun.fi/MX.59514>,
        <http://tun.fi/MX.59515>,
        <http://tun.fi/MX.59516>,
        <http://tun.fi/MX.59517>,
        <http://tun.fi/MX.59518>,
        <http://tun.fi/MX.59519>,
        <http://tun.fi/MX.59520>,
        <http://tun.fi/MX.59521>,
        <http://tun.fi/MX.59523>,
        <http://tun.fi/MX.59524>,
        <http://tun.fi/MX.59525>,
        <http://tun.fi/MX.59527>,
        <http://tun.fi/MX.59529>,
        <http://tun.fi/MX.59530>,
        <http://tun.fi/MX.59532>,
        <http://tun.fi/MX.59533>,
        <http://tun.fi/MX.59534>,
        <http://tun.fi/MX.59538>,
        <http://tun.fi/MX.59539>,
        <http://tun.fi/MX.59540>,
        <http://tun.fi/MX.59541>,
        <http://tun.fi/MX.59543>,
        <http://tun.fi/MX.59545>,
        <http://tun.fi/MX.59548>,
        <http://tun.fi/MX.59549>,
        <http://tun.fi/MX.59550>,
        <http://tun.fi/MX.59551>,
        <http://tun.fi/MX.59552>,
        <http://tun.fi/MX.59553>,
        <http://tun.fi/MX.59555>,
        <http://tun.fi/MX.59556>,
        <http://tun.fi/MX.59557>,
        <http://tun.fi/MX.59558>,
        <http://tun.fi/MX.59560>,
        <http://tun.fi/MX.59561>,
        <http://tun.fi/MX.59562>,
        <http://tun.fi/MX.59565>,
        <http://tun.fi/MX.59567>,
        <http://tun.fi/MX.59569>,
        <http://tun.fi/MX.59571>,
        <http://tun.fi/MX.59572>,
        <http://tun.fi/MX.59573>,
        <http://tun.fi/MX.59575>,
        <http://tun.fi/MX.59576>,
        <http://tun.fi/MX.59577>,
        <http://tun.fi/MX.59579>,
        <http://tun.fi/MX.59581>,
        <http://tun.fi/MX.59582>,
        <http://tun.fi/MX.59583>,
        <http://tun.fi/MX.59585>,
        <http://tun.fi/MX.59586>,
        <http://tun.fi/MX.59587>,
        <http://tun.fi/MX.59588>,
        <http://tun.fi/MX.59590>,
        <http://tun.fi/MX.59592>,
        <http://tun.fi/MX.59594>,
        <http://tun.fi/MX.59595>,
        <http://tun.fi/MX.59596> ;
    skos:prefLabel "Coleophora"@fi,
        "Coleophora"@sv .

<http://tun.fi/MX.69789> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Entoloma" ;
    dwc:scientificNameAuthorship "(Fr. ex Rabenh.) P.Kumm." ;
    skos:broader <http://tun.fi/MX.233348> ;
    skos:hiddenLabel "Entoloma"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235269>,
        <http://tun.fi/MX.235271>,
        <http://tun.fi/MX.235276>,
        <http://tun.fi/MX.235296>,
        <http://tun.fi/MX.235324>,
        <http://tun.fi/MX.235360>,
        <http://tun.fi/MX.235370>,
        <http://tun.fi/MX.235374>,
        <http://tun.fi/MX.235379>,
        <http://tun.fi/MX.235393>,
        <http://tun.fi/MX.235396>,
        <http://tun.fi/MX.4986938>,
        <http://tun.fi/MX.4986946>,
        <http://tun.fi/MX.4986947>,
        <http://tun.fi/MX.4986948>,
        <http://tun.fi/MX.4986949>,
        <http://tun.fi/MX.4986950>,
        <http://tun.fi/MX.4986951>,
        <http://tun.fi/MX.4986952>,
        <http://tun.fi/MX.4986953>,
        <http://tun.fi/MX.4986954>,
        <http://tun.fi/MX.4986955>,
        <http://tun.fi/MX.4986958>,
        <http://tun.fi/MX.4986964>,
        <http://tun.fi/MX.5079541>,
        <http://tun.fi/MX.5080068>,
        <http://tun.fi/MX.68081>,
        <http://tun.fi/MX.68668>,
        <http://tun.fi/MX.68670>,
        <http://tun.fi/MX.71701>,
        <http://tun.fi/MX.71702>,
        <http://tun.fi/MX.71703>,
        <http://tun.fi/MX.71770>,
        <http://tun.fi/MX.71771>,
        <http://tun.fi/MX.71772>,
        <http://tun.fi/MX.71773>,
        <http://tun.fi/MX.71774>,
        <http://tun.fi/MX.71776>,
        <http://tun.fi/MX.71777>,
        <http://tun.fi/MX.71778>,
        <http://tun.fi/MX.71779>,
        <http://tun.fi/MX.71780>,
        <http://tun.fi/MX.71781>,
        <http://tun.fi/MX.71923>,
        <http://tun.fi/MX.71924>,
        <http://tun.fi/MX.71925>,
        <http://tun.fi/MX.71926>,
        <http://tun.fi/MX.71927>,
        <http://tun.fi/MX.71928>,
        <http://tun.fi/MX.72001>,
        <http://tun.fi/MX.72002>,
        <http://tun.fi/MX.72003>,
        <http://tun.fi/MX.72004>,
        <http://tun.fi/MX.72005>,
        <http://tun.fi/MX.72006>,
        <http://tun.fi/MX.72007>,
        <http://tun.fi/MX.72008>,
        <http://tun.fi/MX.72009>,
        <http://tun.fi/MX.72167>,
        <http://tun.fi/MX.72168>,
        <http://tun.fi/MX.72169>,
        <http://tun.fi/MX.72170>,
        <http://tun.fi/MX.72236>,
        <http://tun.fi/MX.72237>,
        <http://tun.fi/MX.72238>,
        <http://tun.fi/MX.72239>,
        <http://tun.fi/MX.72240>,
        <http://tun.fi/MX.72241>,
        <http://tun.fi/MX.72242>,
        <http://tun.fi/MX.72243>,
        <http://tun.fi/MX.72244>,
        <http://tun.fi/MX.72245>,
        <http://tun.fi/MX.72246>,
        <http://tun.fi/MX.72247>,
        <http://tun.fi/MX.72376>,
        <http://tun.fi/MX.72377>,
        <http://tun.fi/MX.72442>,
        <http://tun.fi/MX.72443>,
        <http://tun.fi/MX.72579>,
        <http://tun.fi/MX.72641>,
        <http://tun.fi/MX.72642>,
        <http://tun.fi/MX.72643>,
        <http://tun.fi/MX.72644>,
        <http://tun.fi/MX.72645>,
        <http://tun.fi/MX.72646>,
        <http://tun.fi/MX.72647>,
        <http://tun.fi/MX.72648>,
        <http://tun.fi/MX.72649>,
        <http://tun.fi/MX.72650>,
        <http://tun.fi/MX.72651>,
        <http://tun.fi/MX.72652>,
        <http://tun.fi/MX.72653>,
        <http://tun.fi/MX.72901>,
        <http://tun.fi/MX.72902>,
        <http://tun.fi/MX.72903>,
        <http://tun.fi/MX.72904>,
        <http://tun.fi/MX.72905>,
        <http://tun.fi/MX.72906>,
        <http://tun.fi/MX.72907>,
        <http://tun.fi/MX.72908>,
        <http://tun.fi/MX.72909>,
        <http://tun.fi/MX.72910>,
        <http://tun.fi/MX.72911>,
        <http://tun.fi/MX.72912>,
        <http://tun.fi/MX.73089>,
        <http://tun.fi/MX.73090>,
        <http://tun.fi/MX.73155>,
        <http://tun.fi/MX.73156>,
        <http://tun.fi/MX.73157>,
        <http://tun.fi/MX.73158>,
        <http://tun.fi/MX.73160>,
        <http://tun.fi/MX.73161>,
        <http://tun.fi/MX.73162>,
        <http://tun.fi/MX.73163>,
        <http://tun.fi/MX.73164>,
        <http://tun.fi/MX.73319>,
        <http://tun.fi/MX.73396>,
        <http://tun.fi/MX.73397>,
        <http://tun.fi/MX.73398>,
        <http://tun.fi/MX.73399>,
        <http://tun.fi/MX.73400>,
        <http://tun.fi/MX.73401>,
        <http://tun.fi/MX.73402> ;
    skos:prefLabel "rusokkaat"@fi,
        "Entoloma"@sv .

<http://tun.fi/MX.202483> a <http://tun.fi/MX.family>,
        skos:Concept ;
    dwc:scientificName "Linyphiidae" ;
    skos:broader <http://tun.fi/MX.70198> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.201190>,
        <http://tun.fi/MX.201192>,
        <http://tun.fi/MX.201212>,
        <http://tun.fi/MX.201350>,
        <http://tun.fi/MX.201358>,
        <http://tun.fi/MX.201381>,
        <http://tun.fi/MX.201450>,
        <http://tun.fi/MX.201480>,
        <http://tun.fi/MX.201486>,
        <http://tun.fi/MX.201543>,
        <http://tun.fi/MX.201563>,
        <http://tun.fi/MX.201567>,
        <http://tun.fi/MX.201593>,
        <http://tun.fi/MX.201595>,
        <http://tun.fi/MX.201661>,
        <http://tun.fi/MX.201686>,
        <http://tun.fi/MX.201689>,
        <http://tun.fi/MX.201703>,
        <http://tun.fi/MX.201705>,
        <http://tun.fi/MX.201787>,
        <http://tun.fi/MX.201841>,
        <http://tun.fi/MX.201880>,
        <http://tun.fi/MX.201897>,
        <http://tun.fi/MX.201900>,
        <http://tun.fi/MX.201905>,
        <http://tun.fi/MX.201919>,
        <http://tun.fi/MX.201929>,
        <http://tun.fi/MX.201931>,
        <http://tun.fi/MX.201942>,
        <http://tun.fi/MX.201962>,
        <http://tun.fi/MX.202032>,
        <http://tun.fi/MX.202040>,
        <http://tun.fi/MX.202072>,
        <http://tun.fi/MX.202108>,
        <http://tun.fi/MX.202117>,
        <http://tun.fi/MX.202119>,
        <http://tun.fi/MX.202158>,
        <http://tun.fi/MX.202171>,
        <http://tun.fi/MX.202173>,
        <http://tun.fi/MX.202177>,
        <http://tun.fi/MX.202180>,
        <http://tun.fi/MX.202231>,
        <http://tun.fi/MX.202258>,
        <http://tun.fi/MX.202277>,
        <http://tun.fi/MX.202282>,
        <http://tun.fi/MX.202289>,
        <http://tun.fi/MX.202334>,
        <http://tun.fi/MX.202340>,
        <http://tun.fi/MX.202349>,
        <http://tun.fi/MX.202353>,
        <http://tun.fi/MX.202358>,
        <http://tun.fi/MX.202373>,
        <http://tun.fi/MX.202378>,
        <http://tun.fi/MX.202381>,
        <http://tun.fi/MX.202389>,
        <http://tun.fi/MX.202417>,
        <http://tun.fi/MX.202446>,
        <http://tun.fi/MX.202455>,
        <http://tun.fi/MX.202457>,
        <http://tun.fi/MX.202479>,
        <http://tun.fi/MX.202508>,
        <http://tun.fi/MX.202531>,
        <http://tun.fi/MX.202556>,
        <http://tun.fi/MX.202563>,
        <http://tun.fi/MX.202567>,
        <http://tun.fi/MX.202578>,
        <http://tun.fi/MX.202594>,
        <http://tun.fi/MX.202600>,
        <http://tun.fi/MX.202615>,
        <http://tun.fi/MX.202631>,
        <http://tun.fi/MX.202636>,
        <http://tun.fi/MX.202647>,
        <http://tun.fi/MX.202652>,
        <http://tun.fi/MX.202654>,
        <http://tun.fi/MX.202665>,
        <http://tun.fi/MX.202675>,
        <http://tun.fi/MX.202744>,
        <http://tun.fi/MX.202763>,
        <http://tun.fi/MX.202770>,
        <http://tun.fi/MX.202772>,
        <http://tun.fi/MX.202779>,
        <http://tun.fi/MX.202824>,
        <http://tun.fi/MX.202828>,
        <http://tun.fi/MX.202847>,
        <http://tun.fi/MX.202849>,
        <http://tun.fi/MX.202894>,
        <http://tun.fi/MX.202899>,
        <http://tun.fi/MX.202978>,
        <http://tun.fi/MX.202989>,
        <http://tun.fi/MX.203102>,
        <http://tun.fi/MX.203113>,
        <http://tun.fi/MX.203123>,
        <http://tun.fi/MX.203143>,
        <http://tun.fi/MX.203152>,
        <http://tun.fi/MX.203265>,
        <http://tun.fi/MX.203274>,
        <http://tun.fi/MX.203276>,
        <http://tun.fi/MX.203279>,
        <http://tun.fi/MX.203298>,
        <http://tun.fi/MX.203316>,
        <http://tun.fi/MX.203330>,
        <http://tun.fi/MX.203342>,
        <http://tun.fi/MX.203344>,
        <http://tun.fi/MX.203387>,
        <http://tun.fi/MX.203397>,
        <http://tun.fi/MX.203429>,
        <http://tun.fi/MX.203431>,
        <http://tun.fi/MX.203435>,
        <http://tun.fi/MX.203437>,
        <http://tun.fi/MX.203439>,
        <http://tun.fi/MX.203464>,
        <http://tun.fi/MX.203506>,
        <http://tun.fi/MX.203512>,
        <http://tun.fi/MX.203514>,
        <http://tun.fi/MX.203516>,
        <http://tun.fi/MX.203523>,
        <http://tun.fi/MX.203556>,
        <http://tun.fi/MX.203558>,
        <http://tun.fi/MX.203560>,
        <http://tun.fi/MX.203595>,
        <http://tun.fi/MX.203597>,
        <http://tun.fi/MX.203605>,
        <http://tun.fi/MX.203659>,
        <http://tun.fi/MX.203661>,
        <http://tun.fi/MX.203743>,
        <http://tun.fi/MX.43071> ;
    skos:prefLabel "Linyphiidae"@fi,
        "Linyphiidae"@sv .

<http://tun.fi/MX.296924> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Dinotrema" ;
    dwc:scientificNameAuthorship "Förster, 1863" ;
    skos:broader <http://tun.fi/MX.296909> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.296925>,
        <http://tun.fi/MX.296926>,
        <http://tun.fi/MX.296927>,
        <http://tun.fi/MX.296928>,
        <http://tun.fi/MX.296929>,
        <http://tun.fi/MX.296930>,
        <http://tun.fi/MX.296931>,
        <http://tun.fi/MX.296932>,
        <http://tun.fi/MX.296934>,
        <http://tun.fi/MX.296935>,
        <http://tun.fi/MX.296936>,
        <http://tun.fi/MX.296937>,
        <http://tun.fi/MX.296938>,
        <http://tun.fi/MX.296939>,
        <http://tun.fi/MX.297849>,
        <http://tun.fi/MX.324265>,
        <http://tun.fi/MX.324266>,
        <http://tun.fi/MX.324267>,
        <http://tun.fi/MX.324268>,
        <http://tun.fi/MX.324269>,
        <http://tun.fi/MX.324270>,
        <http://tun.fi/MX.324271>,
        <http://tun.fi/MX.324272>,
        <http://tun.fi/MX.324273>,
        <http://tun.fi/MX.324274>,
        <http://tun.fi/MX.324275>,
        <http://tun.fi/MX.324276>,
        <http://tun.fi/MX.324277>,
        <http://tun.fi/MX.324278>,
        <http://tun.fi/MX.324279>,
        <http://tun.fi/MX.324280>,
        <http://tun.fi/MX.324282>,
        <http://tun.fi/MX.324283>,
        <http://tun.fi/MX.324284>,
        <http://tun.fi/MX.324285>,
        <http://tun.fi/MX.324286>,
        <http://tun.fi/MX.324287>,
        <http://tun.fi/MX.324288>,
        <http://tun.fi/MX.324289>,
        <http://tun.fi/MX.324290>,
        <http://tun.fi/MX.324291>,
        <http://tun.fi/MX.324293>,
        <http://tun.fi/MX.324294>,
        <http://tun.fi/MX.324295>,
        <http://tun.fi/MX.324296>,
        <http://tun.fi/MX.324297>,
        <http://tun.fi/MX.324298>,
        <http://tun.fi/MX.324299>,
        <http://tun.fi/MX.324300>,
        <http://tun.fi/MX.324301>,
        <http://tun.fi/MX.324302>,
        <http://tun.fi/MX.324304>,
        <http://tun.fi/MX.324305>,
        <http://tun.fi/MX.324306>,
        <http://tun.fi/MX.324307>,
        <http://tun.fi/MX.324308>,
        <http://tun.fi/MX.324309>,
        <http://tun.fi/MX.324310>,
        <http://tun.fi/MX.324311>,
        <http://tun.fi/MX.324312>,
        <http://tun.fi/MX.324313>,
        <http://tun.fi/MX.324314>,
        <http://tun.fi/MX.324315>,
        <http://tun.fi/MX.324316>,
        <http://tun.fi/MX.324317>,
        <http://tun.fi/MX.324318>,
        <http://tun.fi/MX.324319>,
        <http://tun.fi/MX.324320>,
        <http://tun.fi/MX.324321>,
        <http://tun.fi/MX.324322>,
        <http://tun.fi/MX.324323>,
        <http://tun.fi/MX.324324>,
        <http://tun.fi/MX.324325>,
        <http://tun.fi/MX.324326>,
        <http://tun.fi/MX.324327>,
        <http://tun.fi/MX.324328>,
        <http://tun.fi/MX.324329>,
        <http://tun.fi/MX.324330>,
        <http://tun.fi/MX.324331>,
        <http://tun.fi/MX.324333>,
        <http://tun.fi/MX.324334>,
        <http://tun.fi/MX.324335>,
        <http://tun.fi/MX.324336>,
        <http://tun.fi/MX.324337>,
        <http://tun.fi/MX.324338>,
        <http://tun.fi/MX.324339>,
        <http://tun.fi/MX.324340>,
        <http://tun.fi/MX.324341>,
        <http://tun.fi/MX.324342>,
        <http://tun.fi/MX.324343>,
        <http://tun.fi/MX.324345>,
        <http://tun.fi/MX.324346>,
        <http://tun.fi/MX.324347>,
        <http://tun.fi/MX.324348>,
        <http://tun.fi/MX.324349>,
        <http://tun.fi/MX.324358>,
        <http://tun.fi/MX.4979860>,
        <http://tun.fi/MX.4979861>,
        <http://tun.fi/MX.4979862>,
        <http://tun.fi/MX.4979863>,
        <http://tun.fi/MX.4979864>,
        <http://tun.fi/MX.4979867>,
        <http://tun.fi/MX.4979868>,
        <http://tun.fi/MX.4979869>,
        <http://tun.fi/MX.4979870>,
        <http://tun.fi/MX.5001576>,
        <http://tun.fi/MX.5001677>,
        <http://tun.fi/MX.5001678>,
        <http://tun.fi/MX.5002097>,
        <http://tun.fi/MX.5002441>,
        <http://tun.fi/MX.5002442>,
        <http://tun.fi/MX.5080029>,
        <http://tun.fi/MX.5080592>,
        <http://tun.fi/MX.5080593>,
        <http://tun.fi/MX.5080594>,
        <http://tun.fi/MX.5081217>,
        <http://tun.fi/MX.5081218>,
        <http://tun.fi/MX.5081219>,
        <http://tun.fi/MX.5081220>,
        <http://tun.fi/MX.5081221>,
        <http://tun.fi/MX.5081222>,
        <http://tun.fi/MX.5081285>,
        <http://tun.fi/MX.5081286>,
        <http://tun.fi/MX.5081287>,
        <http://tun.fi/MX.5081288>,
        <http://tun.fi/MX.5081289>,
        <http://tun.fi/MX.5081290>,
        <http://tun.fi/MX.5081305> ;
    skos:prefLabel "Dinotrema"@fi,
        "Dinotrema"@sv .

<http://tun.fi/MX.69718> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Inocybe" ;
    dwc:scientificNameAuthorship "(Fr.:Fr.) Fr." ;
    skos:broader <http://tun.fi/MX.4887390> ;
    skos:hiddenLabel "Inocybe"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.235707>,
        <http://tun.fi/MX.235720>,
        <http://tun.fi/MX.235735>,
        <http://tun.fi/MX.235747>,
        <http://tun.fi/MX.235749>,
        <http://tun.fi/MX.236758>,
        <http://tun.fi/MX.317009>,
        <http://tun.fi/MX.317010>,
        <http://tun.fi/MX.324434>,
        <http://tun.fi/MX.324435>,
        <http://tun.fi/MX.4970757>,
        <http://tun.fi/MX.4994339>,
        <http://tun.fi/MX.5006285>,
        <http://tun.fi/MX.5006286>,
        <http://tun.fi/MX.5006287>,
        <http://tun.fi/MX.5010793>,
        <http://tun.fi/MX.5010794>,
        <http://tun.fi/MX.5012802>,
        <http://tun.fi/MX.5053683>,
        <http://tun.fi/MX.5074403>,
        <http://tun.fi/MX.5075423>,
        <http://tun.fi/MX.5075424>,
        <http://tun.fi/MX.5075425>,
        <http://tun.fi/MX.5075426>,
        <http://tun.fi/MX.5080891>,
        <http://tun.fi/MX.5082134>,
        <http://tun.fi/MX.68490>,
        <http://tun.fi/MX.68504>,
        <http://tun.fi/MX.68505>,
        <http://tun.fi/MX.68506>,
        <http://tun.fi/MX.68512>,
        <http://tun.fi/MX.68513>,
        <http://tun.fi/MX.68519>,
        <http://tun.fi/MX.68521>,
        <http://tun.fi/MX.68857>,
        <http://tun.fi/MX.71753>,
        <http://tun.fi/MX.71754>,
        <http://tun.fi/MX.71755>,
        <http://tun.fi/MX.71756>,
        <http://tun.fi/MX.71767>,
        <http://tun.fi/MX.71769>,
        <http://tun.fi/MX.71795>,
        <http://tun.fi/MX.71796>,
        <http://tun.fi/MX.71797>,
        <http://tun.fi/MX.71798>,
        <http://tun.fi/MX.71799>,
        <http://tun.fi/MX.71800>,
        <http://tun.fi/MX.71983>,
        <http://tun.fi/MX.71984>,
        <http://tun.fi/MX.71985>,
        <http://tun.fi/MX.71987>,
        <http://tun.fi/MX.71999>,
        <http://tun.fi/MX.72027>,
        <http://tun.fi/MX.72028>,
        <http://tun.fi/MX.72029>,
        <http://tun.fi/MX.72030>,
        <http://tun.fi/MX.72032>,
        <http://tun.fi/MX.72217>,
        <http://tun.fi/MX.72218>,
        <http://tun.fi/MX.72219>,
        <http://tun.fi/MX.72220>,
        <http://tun.fi/MX.72222>,
        <http://tun.fi/MX.72223>,
        <http://tun.fi/MX.72231>,
        <http://tun.fi/MX.72232>,
        <http://tun.fi/MX.72233>,
        <http://tun.fi/MX.72234>,
        <http://tun.fi/MX.72235>,
        <http://tun.fi/MX.72261>,
        <http://tun.fi/MX.72263>,
        <http://tun.fi/MX.72264>,
        <http://tun.fi/MX.72265>,
        <http://tun.fi/MX.72266>,
        <http://tun.fi/MX.72427>,
        <http://tun.fi/MX.72428>,
        <http://tun.fi/MX.72440>,
        <http://tun.fi/MX.72460>,
        <http://tun.fi/MX.72461>,
        <http://tun.fi/MX.72462>,
        <http://tun.fi/MX.72463>,
        <http://tun.fi/MX.72621>,
        <http://tun.fi/MX.72623>,
        <http://tun.fi/MX.72624>,
        <http://tun.fi/MX.72625>,
        <http://tun.fi/MX.72626>,
        <http://tun.fi/MX.72639>,
        <http://tun.fi/MX.72640>,
        <http://tun.fi/MX.72674>,
        <http://tun.fi/MX.72675>,
        <http://tun.fi/MX.72676>,
        <http://tun.fi/MX.72677>,
        <http://tun.fi/MX.72678>,
        <http://tun.fi/MX.72679>,
        <http://tun.fi/MX.72680>,
        <http://tun.fi/MX.72681>,
        <http://tun.fi/MX.72889>,
        <http://tun.fi/MX.72890>,
        <http://tun.fi/MX.72894>,
        <http://tun.fi/MX.72930>,
        <http://tun.fi/MX.72931>,
        <http://tun.fi/MX.72932>,
        <http://tun.fi/MX.73134>,
        <http://tun.fi/MX.73135>,
        <http://tun.fi/MX.73137>,
        <http://tun.fi/MX.73139>,
        <http://tun.fi/MX.73140>,
        <http://tun.fi/MX.73151>,
        <http://tun.fi/MX.73152>,
        <http://tun.fi/MX.73153>,
        <http://tun.fi/MX.73154>,
        <http://tun.fi/MX.73180>,
        <http://tun.fi/MX.73181>,
        <http://tun.fi/MX.73182>,
        <http://tun.fi/MX.73183>,
        <http://tun.fi/MX.73184>,
        <http://tun.fi/MX.73185>,
        <http://tun.fi/MX.73186>,
        <http://tun.fi/MX.73373>,
        <http://tun.fi/MX.73374>,
        <http://tun.fi/MX.73375>,
        <http://tun.fi/MX.73376>,
        <http://tun.fi/MX.73378>,
        <http://tun.fi/MX.73393>,
        <http://tun.fi/MX.73394>,
        <http://tun.fi/MX.73395>,
        <http://tun.fi/MX.73422>,
        <http://tun.fi/MX.73423>,
        <http://tun.fi/MX.73424>,
        <http://tun.fi/MX.73425>,
        <http://tun.fi/MX.73426> ;
    skos:prefLabel "risakkaat"@fi,
        "Inocybe"@sv .

<http://tun.fi/MX.190448> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Atheta" ;
    dwc:scientificNameAuthorship "Thomson, 1858" ;
    skos:broader <http://tun.fi/MX.190573> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.190450>,
        <http://tun.fi/MX.190452>,
        <http://tun.fi/MX.190453>,
        <http://tun.fi/MX.190454>,
        <http://tun.fi/MX.190455>,
        <http://tun.fi/MX.190456>,
        <http://tun.fi/MX.190457>,
        <http://tun.fi/MX.190459>,
        <http://tun.fi/MX.190460>,
        <http://tun.fi/MX.190461>,
        <http://tun.fi/MX.190462>,
        <http://tun.fi/MX.190463>,
        <http://tun.fi/MX.190467>,
        <http://tun.fi/MX.190468>,
        <http://tun.fi/MX.190469>,
        <http://tun.fi/MX.190471>,
        <http://tun.fi/MX.190474>,
        <http://tun.fi/MX.190475>,
        <http://tun.fi/MX.190476>,
        <http://tun.fi/MX.190477>,
        <http://tun.fi/MX.190478>,
        <http://tun.fi/MX.190479>,
        <http://tun.fi/MX.190481>,
        <http://tun.fi/MX.190483>,
        <http://tun.fi/MX.190485>,
        <http://tun.fi/MX.190486>,
        <http://tun.fi/MX.190488>,
        <http://tun.fi/MX.190489>,
        <http://tun.fi/MX.190490>,
        <http://tun.fi/MX.190491>,
        <http://tun.fi/MX.190492>,
        <http://tun.fi/MX.190493>,
        <http://tun.fi/MX.190494>,
        <http://tun.fi/MX.190496>,
        <http://tun.fi/MX.190497>,
        <http://tun.fi/MX.190498>,
        <http://tun.fi/MX.190499>,
        <http://tun.fi/MX.190503>,
        <http://tun.fi/MX.190506>,
        <http://tun.fi/MX.190507>,
        <http://tun.fi/MX.191161>,
        <http://tun.fi/MX.191162>,
        <http://tun.fi/MX.191163>,
        <http://tun.fi/MX.191165>,
        <http://tun.fi/MX.191166>,
        <http://tun.fi/MX.191168>,
        <http://tun.fi/MX.191169>,
        <http://tun.fi/MX.191170>,
        <http://tun.fi/MX.191171>,
        <http://tun.fi/MX.191172>,
        <http://tun.fi/MX.191173>,
        <http://tun.fi/MX.191176>,
        <http://tun.fi/MX.191178>,
        <http://tun.fi/MX.191180>,
        <http://tun.fi/MX.191181>,
        <http://tun.fi/MX.191182>,
        <http://tun.fi/MX.191183>,
        <http://tun.fi/MX.191184>,
        <http://tun.fi/MX.191185>,
        <http://tun.fi/MX.191186>,
        <http://tun.fi/MX.191188>,
        <http://tun.fi/MX.191190>,
        <http://tun.fi/MX.191192>,
        <http://tun.fi/MX.191194>,
        <http://tun.fi/MX.191195>,
        <http://tun.fi/MX.191196>,
        <http://tun.fi/MX.191198>,
        <http://tun.fi/MX.191200>,
        <http://tun.fi/MX.191202>,
        <http://tun.fi/MX.191203>,
        <http://tun.fi/MX.191206>,
        <http://tun.fi/MX.191208>,
        <http://tun.fi/MX.191209>,
        <http://tun.fi/MX.191211>,
        <http://tun.fi/MX.191213>,
        <http://tun.fi/MX.191214>,
        <http://tun.fi/MX.191216>,
        <http://tun.fi/MX.191217>,
        <http://tun.fi/MX.191218>,
        <http://tun.fi/MX.191219>,
        <http://tun.fi/MX.191220>,
        <http://tun.fi/MX.191221>,
        <http://tun.fi/MX.191222>,
        <http://tun.fi/MX.191223>,
        <http://tun.fi/MX.191226>,
        <http://tun.fi/MX.191227>,
        <http://tun.fi/MX.191228>,
        <http://tun.fi/MX.191229>,
        <http://tun.fi/MX.191231>,
        <http://tun.fi/MX.191232>,
        <http://tun.fi/MX.191233>,
        <http://tun.fi/MX.191234>,
        <http://tun.fi/MX.191235>,
        <http://tun.fi/MX.191237>,
        <http://tun.fi/MX.191241>,
        <http://tun.fi/MX.191243>,
        <http://tun.fi/MX.191244>,
        <http://tun.fi/MX.191245>,
        <http://tun.fi/MX.191246>,
        <http://tun.fi/MX.191247>,
        <http://tun.fi/MX.191248>,
        <http://tun.fi/MX.191249>,
        <http://tun.fi/MX.191250>,
        <http://tun.fi/MX.191251>,
        <http://tun.fi/MX.191252>,
        <http://tun.fi/MX.191253>,
        <http://tun.fi/MX.191254>,
        <http://tun.fi/MX.191255>,
        <http://tun.fi/MX.191257>,
        <http://tun.fi/MX.191259>,
        <http://tun.fi/MX.191261>,
        <http://tun.fi/MX.191262>,
        <http://tun.fi/MX.191263>,
        <http://tun.fi/MX.191264>,
        <http://tun.fi/MX.191265>,
        <http://tun.fi/MX.191267>,
        <http://tun.fi/MX.191268>,
        <http://tun.fi/MX.191271>,
        <http://tun.fi/MX.191273>,
        <http://tun.fi/MX.191274>,
        <http://tun.fi/MX.191276>,
        <http://tun.fi/MX.191277>,
        <http://tun.fi/MX.191278>,
        <http://tun.fi/MX.191279>,
        <http://tun.fi/MX.191281>,
        <http://tun.fi/MX.191282>,
        <http://tun.fi/MX.191283>,
        <http://tun.fi/MX.191285>,
        <http://tun.fi/MX.191290>,
        <http://tun.fi/MX.191336>,
        <http://tun.fi/MX.191337>,
        <http://tun.fi/MX.191338>,
        <http://tun.fi/MX.191340>,
        <http://tun.fi/MX.191341>,
        <http://tun.fi/MX.191342> ;
    skos:prefLabel "Atheta"@fi,
        "Atheta"@sv .

<http://tun.fi/MX.69729> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Russula" ;
    dwc:scientificNameAuthorship "Pers.:Fr." ;
    skos:broader <http://tun.fi/MX.233353> ;
    skos:hiddenLabel "Russula"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.236333>,
        <http://tun.fi/MX.236338>,
        <http://tun.fi/MX.236351>,
        <http://tun.fi/MX.236352>,
        <http://tun.fi/MX.236362>,
        <http://tun.fi/MX.236371>,
        <http://tun.fi/MX.236372>,
        <http://tun.fi/MX.236376>,
        <http://tun.fi/MX.253695>,
        <http://tun.fi/MX.254155>,
        <http://tun.fi/MX.4986704>,
        <http://tun.fi/MX.4986705>,
        <http://tun.fi/MX.5017857>,
        <http://tun.fi/MX.5017858>,
        <http://tun.fi/MX.5017860>,
        <http://tun.fi/MX.71845>,
        <http://tun.fi/MX.71846>,
        <http://tun.fi/MX.71847>,
        <http://tun.fi/MX.71857>,
        <http://tun.fi/MX.71858>,
        <http://tun.fi/MX.71859>,
        <http://tun.fi/MX.71861>,
        <http://tun.fi/MX.71862>,
        <http://tun.fi/MX.71863>,
        <http://tun.fi/MX.71864>,
        <http://tun.fi/MX.71865>,
        <http://tun.fi/MX.72083>,
        <http://tun.fi/MX.72084>,
        <http://tun.fi/MX.72085>,
        <http://tun.fi/MX.72086>,
        <http://tun.fi/MX.72091>,
        <http://tun.fi/MX.72092>,
        <http://tun.fi/MX.72093>,
        <http://tun.fi/MX.72094>,
        <http://tun.fi/MX.72095>,
        <http://tun.fi/MX.72096>,
        <http://tun.fi/MX.72097>,
        <http://tun.fi/MX.72098>,
        <http://tun.fi/MX.72099>,
        <http://tun.fi/MX.72100>,
        <http://tun.fi/MX.72101>,
        <http://tun.fi/MX.72102>,
        <http://tun.fi/MX.72103>,
        <http://tun.fi/MX.72310>,
        <http://tun.fi/MX.72311>,
        <http://tun.fi/MX.72312>,
        <http://tun.fi/MX.72313>,
        <http://tun.fi/MX.72314>,
        <http://tun.fi/MX.72315>,
        <http://tun.fi/MX.72316>,
        <http://tun.fi/MX.72317>,
        <http://tun.fi/MX.72318>,
        <http://tun.fi/MX.72319>,
        <http://tun.fi/MX.72320>,
        <http://tun.fi/MX.72321>,
        <http://tun.fi/MX.72322>,
        <http://tun.fi/MX.72323>,
        <http://tun.fi/MX.72324>,
        <http://tun.fi/MX.72325>,
        <http://tun.fi/MX.72506>,
        <http://tun.fi/MX.72507>,
        <http://tun.fi/MX.72508>,
        <http://tun.fi/MX.72509>,
        <http://tun.fi/MX.72510>,
        <http://tun.fi/MX.72512>,
        <http://tun.fi/MX.72513>,
        <http://tun.fi/MX.72514>,
        <http://tun.fi/MX.72515>,
        <http://tun.fi/MX.72516>,
        <http://tun.fi/MX.72517>,
        <http://tun.fi/MX.72518>,
        <http://tun.fi/MX.72519>,
        <http://tun.fi/MX.72520>,
        <http://tun.fi/MX.72521>,
        <http://tun.fi/MX.72522>,
        <http://tun.fi/MX.72523>,
        <http://tun.fi/MX.72731>,
        <http://tun.fi/MX.72739>,
        <http://tun.fi/MX.72740>,
        <http://tun.fi/MX.72742>,
        <http://tun.fi/MX.72743>,
        <http://tun.fi/MX.72744>,
        <http://tun.fi/MX.72745>,
        <http://tun.fi/MX.72746>,
        <http://tun.fi/MX.72747>,
        <http://tun.fi/MX.72748>,
        <http://tun.fi/MX.72749>,
        <http://tun.fi/MX.72750>,
        <http://tun.fi/MX.72751>,
        <http://tun.fi/MX.72988>,
        <http://tun.fi/MX.72989>,
        <http://tun.fi/MX.72990>,
        <http://tun.fi/MX.73000>,
        <http://tun.fi/MX.73001>,
        <http://tun.fi/MX.73002>,
        <http://tun.fi/MX.73003>,
        <http://tun.fi/MX.73004>,
        <http://tun.fi/MX.73005>,
        <http://tun.fi/MX.73006>,
        <http://tun.fi/MX.73007>,
        <http://tun.fi/MX.73008>,
        <http://tun.fi/MX.73009>,
        <http://tun.fi/MX.73010>,
        <http://tun.fi/MX.73011>,
        <http://tun.fi/MX.73012>,
        <http://tun.fi/MX.73013>,
        <http://tun.fi/MX.73225>,
        <http://tun.fi/MX.73233>,
        <http://tun.fi/MX.73234>,
        <http://tun.fi/MX.73235>,
        <http://tun.fi/MX.73236>,
        <http://tun.fi/MX.73237>,
        <http://tun.fi/MX.73238>,
        <http://tun.fi/MX.73239>,
        <http://tun.fi/MX.73240>,
        <http://tun.fi/MX.73241>,
        <http://tun.fi/MX.73242>,
        <http://tun.fi/MX.73243>,
        <http://tun.fi/MX.73244>,
        <http://tun.fi/MX.73245>,
        <http://tun.fi/MX.73246>,
        <http://tun.fi/MX.73247>,
        <http://tun.fi/MX.73248>,
        <http://tun.fi/MX.73457>,
        <http://tun.fi/MX.73458>,
        <http://tun.fi/MX.73459>,
        <http://tun.fi/MX.73463>,
        <http://tun.fi/MX.73464>,
        <http://tun.fi/MX.73465>,
        <http://tun.fi/MX.73466>,
        <http://tun.fi/MX.73467>,
        <http://tun.fi/MX.73469>,
        <http://tun.fi/MX.73470>,
        <http://tun.fi/MX.73471>,
        <http://tun.fi/MX.73472>,
        <http://tun.fi/MX.73473> ;
    skos:prefLabel "haperot"@fi,
        "Russula"@sv .

<http://tun.fi/MX.53065> a <http://tun.fi/MX.phylum>,
        skos:Concept ;
    dwc:scientificName "Ascomycota" ;
    dwc:scientificNameAuthorship "Caval.-Sm." ;
    skos:broader <http://tun.fi/MX.53062> ;
    skos:hiddenLabel "Ascomycota"@fi,
        "Ascomycota"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.233446>,
        <http://tun.fi/MX.233447>,
        <http://tun.fi/MX.234544>,
        <http://tun.fi/MX.234545>,
        <http://tun.fi/MX.234551>,
        <http://tun.fi/MX.234557>,
        <http://tun.fi/MX.236835>,
        <http://tun.fi/MX.236837>,
        <http://tun.fi/MX.236838>,
        <http://tun.fi/MX.236839>,
        <http://tun.fi/MX.236840>,
        <http://tun.fi/MX.236841>,
        <http://tun.fi/MX.236842>,
        <http://tun.fi/MX.236843>,
        <http://tun.fi/MX.236844>,
        <http://tun.fi/MX.236845>,
        <http://tun.fi/MX.236847>,
        <http://tun.fi/MX.236848>,
        <http://tun.fi/MX.236849>,
        <http://tun.fi/MX.236850>,
        <http://tun.fi/MX.236851>,
        <http://tun.fi/MX.236852>,
        <http://tun.fi/MX.236853>,
        <http://tun.fi/MX.236854>,
        <http://tun.fi/MX.236856>,
        <http://tun.fi/MX.236857>,
        <http://tun.fi/MX.236858>,
        <http://tun.fi/MX.236860>,
        <http://tun.fi/MX.236861>,
        <http://tun.fi/MX.236862>,
        <http://tun.fi/MX.236863>,
        <http://tun.fi/MX.236864>,
        <http://tun.fi/MX.236865>,
        <http://tun.fi/MX.236866>,
        <http://tun.fi/MX.236867>,
        <http://tun.fi/MX.236868>,
        <http://tun.fi/MX.236869>,
        <http://tun.fi/MX.236870>,
        <http://tun.fi/MX.236871>,
        <http://tun.fi/MX.236872>,
        <http://tun.fi/MX.236873>,
        <http://tun.fi/MX.236875>,
        <http://tun.fi/MX.236876>,
        <http://tun.fi/MX.236877>,
        <http://tun.fi/MX.236878>,
        <http://tun.fi/MX.236879>,
        <http://tun.fi/MX.236880>,
        <http://tun.fi/MX.236881>,
        <http://tun.fi/MX.236882>,
        <http://tun.fi/MX.236883>,
        <http://tun.fi/MX.236885>,
        <http://tun.fi/MX.236887>,
        <http://tun.fi/MX.236888>,
        <http://tun.fi/MX.236889>,
        <http://tun.fi/MX.236891>,
        <http://tun.fi/MX.236892>,
        <http://tun.fi/MX.236893>,
        <http://tun.fi/MX.236894>,
        <http://tun.fi/MX.236895>,
        <http://tun.fi/MX.236896>,
        <http://tun.fi/MX.236897>,
        <http://tun.fi/MX.236898>,
        <http://tun.fi/MX.236900>,
        <http://tun.fi/MX.236901>,
        <http://tun.fi/MX.236902>,
        <http://tun.fi/MX.236903>,
        <http://tun.fi/MX.236904>,
        <http://tun.fi/MX.236905>,
        <http://tun.fi/MX.236906>,
        <http://tun.fi/MX.236907>,
        <http://tun.fi/MX.236908>,
        <http://tun.fi/MX.236909>,
        <http://tun.fi/MX.236911>,
        <http://tun.fi/MX.236915>,
        <http://tun.fi/MX.236916>,
        <http://tun.fi/MX.236917>,
        <http://tun.fi/MX.236918>,
        <http://tun.fi/MX.236920>,
        <http://tun.fi/MX.236922>,
        <http://tun.fi/MX.236923>,
        <http://tun.fi/MX.236924>,
        <http://tun.fi/MX.236925>,
        <http://tun.fi/MX.236926>,
        <http://tun.fi/MX.236927>,
        <http://tun.fi/MX.236930>,
        <http://tun.fi/MX.236931>,
        <http://tun.fi/MX.236932>,
        <http://tun.fi/MX.236935>,
        <http://tun.fi/MX.236937>,
        <http://tun.fi/MX.236938>,
        <http://tun.fi/MX.236940>,
        <http://tun.fi/MX.236941>,
        <http://tun.fi/MX.236943>,
        <http://tun.fi/MX.236944>,
        <http://tun.fi/MX.236945>,
        <http://tun.fi/MX.236946>,
        <http://tun.fi/MX.317253>,
        <http://tun.fi/MX.317303>,
        <http://tun.fi/MX.4890573>,
        <http://tun.fi/MX.5010801>,
        <http://tun.fi/MX.5077211>,
        <http://tun.fi/MX.5077324>,
        <http://tun.fi/MX.5077335>,
        <http://tun.fi/MX.53370>,
        <http://tun.fi/MX.53379>,
        <http://tun.fi/MX.53382>,
        <http://tun.fi/MX.67010>,
        <http://tun.fi/MX.67025>,
        <http://tun.fi/MX.67038>,
        <http://tun.fi/MX.67084>,
        <http://tun.fi/MX.67089>,
        <http://tun.fi/MX.67090>,
        <http://tun.fi/MX.67127>,
        <http://tun.fi/MX.67145>,
        <http://tun.fi/MX.67153>,
        <http://tun.fi/MX.67159>,
        <http://tun.fi/MX.67181>,
        <http://tun.fi/MX.67236>,
        <http://tun.fi/MX.67276>,
        <http://tun.fi/MX.67286>,
        <http://tun.fi/MX.67289>,
        <http://tun.fi/MX.67337>,
        <http://tun.fi/MX.67360>,
        <http://tun.fi/MX.67387>,
        <http://tun.fi/MX.67395>,
        <http://tun.fi/MX.70557>,
        <http://tun.fi/MX.70560>,
        <http://tun.fi/MX.70568>,
        <http://tun.fi/MX.70577>,
        <http://tun.fi/MX.70579>,
        <http://tun.fi/MX.70582>,
        <http://tun.fi/MX.70597>,
        <http://tun.fi/MX.70599>,
        <http://tun.fi/MX.70601>,
        <http://tun.fi/MX.70603>,
        <http://tun.fi/MX.70607>,
        <http://tun.fi/MX.70621> ;
    skos:prefLabel "kotelosienet"@fi,
        "sporsäcksvampar"@sv .

<http://tun.fi/MX.62561> a <http://tun.fi/MX.subfamily>,
        skos:Concept ;
    dwc:scientificName "Noctuinae" ;
    dwc:scientificNameAuthorship "Latreille, 1809" ;
    skos:broader <http://tun.fi/MX.62374> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.230584>,
        <http://tun.fi/MX.230695>,
        <http://tun.fi/MX.230696>,
        <http://tun.fi/MX.253875>,
        <http://tun.fi/MX.253878>,
        <http://tun.fi/MX.324953>,
        <http://tun.fi/MX.324961>,
        <http://tun.fi/MX.324963>,
        <http://tun.fi/MX.4985653>,
        <http://tun.fi/MX.4985654>,
        <http://tun.fi/MX.4985655>,
        <http://tun.fi/MX.4985658>,
        <http://tun.fi/MX.4999564>,
        <http://tun.fi/MX.4999565>,
        <http://tun.fi/MX.4999566>,
        <http://tun.fi/MX.62563>,
        <http://tun.fi/MX.62567>,
        <http://tun.fi/MX.62570>,
        <http://tun.fi/MX.62573>,
        <http://tun.fi/MX.62584>,
        <http://tun.fi/MX.62589>,
        <http://tun.fi/MX.62595>,
        <http://tun.fi/MX.62599>,
        <http://tun.fi/MX.62603>,
        <http://tun.fi/MX.62605>,
        <http://tun.fi/MX.62607>,
        <http://tun.fi/MX.62609>,
        <http://tun.fi/MX.62613>,
        <http://tun.fi/MX.62615>,
        <http://tun.fi/MX.62619>,
        <http://tun.fi/MX.62621>,
        <http://tun.fi/MX.62632>,
        <http://tun.fi/MX.62634>,
        <http://tun.fi/MX.62637>,
        <http://tun.fi/MX.62644>,
        <http://tun.fi/MX.62646>,
        <http://tun.fi/MX.62649>,
        <http://tun.fi/MX.62655>,
        <http://tun.fi/MX.62657>,
        <http://tun.fi/MX.62665>,
        <http://tun.fi/MX.62671>,
        <http://tun.fi/MX.62673>,
        <http://tun.fi/MX.62682>,
        <http://tun.fi/MX.62687>,
        <http://tun.fi/MX.62689>,
        <http://tun.fi/MX.62694>,
        <http://tun.fi/MX.62696>,
        <http://tun.fi/MX.62699>,
        <http://tun.fi/MX.62701>,
        <http://tun.fi/MX.62704>,
        <http://tun.fi/MX.62707>,
        <http://tun.fi/MX.62709>,
        <http://tun.fi/MX.62711>,
        <http://tun.fi/MX.62715>,
        <http://tun.fi/MX.62717>,
        <http://tun.fi/MX.62722>,
        <http://tun.fi/MX.62724>,
        <http://tun.fi/MX.62729>,
        <http://tun.fi/MX.62732>,
        <http://tun.fi/MX.62734>,
        <http://tun.fi/MX.62736>,
        <http://tun.fi/MX.62739>,
        <http://tun.fi/MX.62741>,
        <http://tun.fi/MX.62743>,
        <http://tun.fi/MX.62748>,
        <http://tun.fi/MX.62753>,
        <http://tun.fi/MX.62755>,
        <http://tun.fi/MX.62757>,
        <http://tun.fi/MX.62759>,
        <http://tun.fi/MX.62761>,
        <http://tun.fi/MX.62763>,
        <http://tun.fi/MX.62765>,
        <http://tun.fi/MX.62767>,
        <http://tun.fi/MX.62770>,
        <http://tun.fi/MX.62772>,
        <http://tun.fi/MX.62774>,
        <http://tun.fi/MX.62776>,
        <http://tun.fi/MX.62781>,
        <http://tun.fi/MX.62785>,
        <http://tun.fi/MX.62787>,
        <http://tun.fi/MX.62791>,
        <http://tun.fi/MX.62794>,
        <http://tun.fi/MX.62815>,
        <http://tun.fi/MX.62817>,
        <http://tun.fi/MX.62822>,
        <http://tun.fi/MX.62824>,
        <http://tun.fi/MX.62826>,
        <http://tun.fi/MX.62828>,
        <http://tun.fi/MX.62834>,
        <http://tun.fi/MX.62843>,
        <http://tun.fi/MX.62845>,
        <http://tun.fi/MX.62858>,
        <http://tun.fi/MX.62860>,
        <http://tun.fi/MX.62870>,
        <http://tun.fi/MX.62873>,
        <http://tun.fi/MX.62876>,
        <http://tun.fi/MX.62879>,
        <http://tun.fi/MX.62881>,
        <http://tun.fi/MX.62883>,
        <http://tun.fi/MX.62893>,
        <http://tun.fi/MX.62895>,
        <http://tun.fi/MX.62897>,
        <http://tun.fi/MX.62913>,
        <http://tun.fi/MX.62927>,
        <http://tun.fi/MX.62930>,
        <http://tun.fi/MX.62933>,
        <http://tun.fi/MX.62947>,
        <http://tun.fi/MX.62952>,
        <http://tun.fi/MX.62955>,
        <http://tun.fi/MX.62957>,
        <http://tun.fi/MX.62973>,
        <http://tun.fi/MX.62976>,
        <http://tun.fi/MX.62999>,
        <http://tun.fi/MX.63010>,
        <http://tun.fi/MX.63012>,
        <http://tun.fi/MX.63017>,
        <http://tun.fi/MX.63019>,
        <http://tun.fi/MX.63021>,
        <http://tun.fi/MX.63023>,
        <http://tun.fi/MX.63026>,
        <http://tun.fi/MX.63029>,
        <http://tun.fi/MX.63034>,
        <http://tun.fi/MX.63045>,
        <http://tun.fi/MX.63047>,
        <http://tun.fi/MX.63049>,
        <http://tun.fi/MX.63053>,
        <http://tun.fi/MX.63060>,
        <http://tun.fi/MX.63062>,
        <http://tun.fi/MX.63064>,
        <http://tun.fi/MX.63066>,
        <http://tun.fi/MX.63068>,
        <http://tun.fi/MX.63070>,
        <http://tun.fi/MX.63077>,
        <http://tun.fi/MX.63081>,
        <http://tun.fi/MX.63125>,
        <http://tun.fi/MX.63128>,
        <http://tun.fi/MX.63130>,
        <http://tun.fi/MX.63132> ;
    skos:prefLabel "Noctuinae"@fi,
        "Noctuinae"@sv .

<http://tun.fi/MX.53458> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Puccinia" ;
    dwc:scientificNameAuthorship "Pers.:Pers." ;
    skos:broader <http://tun.fi/MX.53602> ;
    skos:hiddenLabel "Puccinia"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4984591>,
        <http://tun.fi/MX.4984594>,
        <http://tun.fi/MX.4984597>,
        <http://tun.fi/MX.4984600>,
        <http://tun.fi/MX.4984604>,
        <http://tun.fi/MX.4984613>,
        <http://tun.fi/MX.4984616>,
        <http://tun.fi/MX.4984617>,
        <http://tun.fi/MX.4984618>,
        <http://tun.fi/MX.4984622>,
        <http://tun.fi/MX.4984626>,
        <http://tun.fi/MX.4984627>,
        <http://tun.fi/MX.4984643>,
        <http://tun.fi/MX.4984646>,
        <http://tun.fi/MX.4984650>,
        <http://tun.fi/MX.4984652>,
        <http://tun.fi/MX.4984656>,
        <http://tun.fi/MX.4984661>,
        <http://tun.fi/MX.4984669>,
        <http://tun.fi/MX.4984670>,
        <http://tun.fi/MX.4984672>,
        <http://tun.fi/MX.4984673>,
        <http://tun.fi/MX.4984676>,
        <http://tun.fi/MX.4984679>,
        <http://tun.fi/MX.4984684>,
        <http://tun.fi/MX.4984687>,
        <http://tun.fi/MX.4984688>,
        <http://tun.fi/MX.4984691>,
        <http://tun.fi/MX.4984694>,
        <http://tun.fi/MX.4984698>,
        <http://tun.fi/MX.4984700>,
        <http://tun.fi/MX.4984704>,
        <http://tun.fi/MX.4984705>,
        <http://tun.fi/MX.4984706>,
        <http://tun.fi/MX.4984721>,
        <http://tun.fi/MX.4984722>,
        <http://tun.fi/MX.4984733>,
        <http://tun.fi/MX.4984734>,
        <http://tun.fi/MX.4984735>,
        <http://tun.fi/MX.4984741>,
        <http://tun.fi/MX.4984745>,
        <http://tun.fi/MX.4984750>,
        <http://tun.fi/MX.4984753>,
        <http://tun.fi/MX.4984754>,
        <http://tun.fi/MX.4984757>,
        <http://tun.fi/MX.4984758>,
        <http://tun.fi/MX.4984760>,
        <http://tun.fi/MX.4984764>,
        <http://tun.fi/MX.4984773>,
        <http://tun.fi/MX.4984774>,
        <http://tun.fi/MX.4984778>,
        <http://tun.fi/MX.4984781>,
        <http://tun.fi/MX.4984786>,
        <http://tun.fi/MX.4984788>,
        <http://tun.fi/MX.4984790>,
        <http://tun.fi/MX.4984793>,
        <http://tun.fi/MX.4984794>,
        <http://tun.fi/MX.4984803>,
        <http://tun.fi/MX.4984806>,
        <http://tun.fi/MX.4984815>,
        <http://tun.fi/MX.4984816>,
        <http://tun.fi/MX.4984818>,
        <http://tun.fi/MX.4984824>,
        <http://tun.fi/MX.4984825>,
        <http://tun.fi/MX.4984830>,
        <http://tun.fi/MX.4984831>,
        <http://tun.fi/MX.4984832>,
        <http://tun.fi/MX.4984833>,
        <http://tun.fi/MX.4984834>,
        <http://tun.fi/MX.4984837>,
        <http://tun.fi/MX.4984852>,
        <http://tun.fi/MX.4984853>,
        <http://tun.fi/MX.4984857>,
        <http://tun.fi/MX.4984860>,
        <http://tun.fi/MX.4984864>,
        <http://tun.fi/MX.4984865>,
        <http://tun.fi/MX.4984866>,
        <http://tun.fi/MX.4984877>,
        <http://tun.fi/MX.4984885>,
        <http://tun.fi/MX.4984896>,
        <http://tun.fi/MX.4984900>,
        <http://tun.fi/MX.4984901>,
        <http://tun.fi/MX.4984908>,
        <http://tun.fi/MX.4984915>,
        <http://tun.fi/MX.4984918>,
        <http://tun.fi/MX.4984919>,
        <http://tun.fi/MX.4984920>,
        <http://tun.fi/MX.4984926>,
        <http://tun.fi/MX.4984927>,
        <http://tun.fi/MX.4984929>,
        <http://tun.fi/MX.4984939>,
        <http://tun.fi/MX.4984940>,
        <http://tun.fi/MX.4984943>,
        <http://tun.fi/MX.4984945>,
        <http://tun.fi/MX.4984946>,
        <http://tun.fi/MX.4984952>,
        <http://tun.fi/MX.4984954>,
        <http://tun.fi/MX.4984962>,
        <http://tun.fi/MX.4984963>,
        <http://tun.fi/MX.4984967>,
        <http://tun.fi/MX.4984968>,
        <http://tun.fi/MX.4984970>,
        <http://tun.fi/MX.4984979>,
        <http://tun.fi/MX.4984982>,
        <http://tun.fi/MX.4984983>,
        <http://tun.fi/MX.4984987>,
        <http://tun.fi/MX.4984989>,
        <http://tun.fi/MX.4984991>,
        <http://tun.fi/MX.4984993>,
        <http://tun.fi/MX.4984998>,
        <http://tun.fi/MX.4984999>,
        <http://tun.fi/MX.4985002>,
        <http://tun.fi/MX.4985004>,
        <http://tun.fi/MX.4985005>,
        <http://tun.fi/MX.4985007>,
        <http://tun.fi/MX.4985009>,
        <http://tun.fi/MX.4985018>,
        <http://tun.fi/MX.4985020>,
        <http://tun.fi/MX.4985027>,
        <http://tun.fi/MX.4985029>,
        <http://tun.fi/MX.4985032>,
        <http://tun.fi/MX.4985033>,
        <http://tun.fi/MX.4985040>,
        <http://tun.fi/MX.4985042>,
        <http://tun.fi/MX.4985051>,
        <http://tun.fi/MX.4985062>,
        <http://tun.fi/MX.4985069>,
        <http://tun.fi/MX.4985072>,
        <http://tun.fi/MX.4985079>,
        <http://tun.fi/MX.4985082>,
        <http://tun.fi/MX.4985087>,
        <http://tun.fi/MX.4985091>,
        <http://tun.fi/MX.4985095>,
        <http://tun.fi/MX.4985099>,
        <http://tun.fi/MX.4985107>,
        <http://tun.fi/MX.4985108>,
        <http://tun.fi/MX.4985110>,
        <http://tun.fi/MX.4985125>,
        <http://tun.fi/MX.4985128>,
        <http://tun.fi/MX.4985133>,
        <http://tun.fi/MX.4985141>,
        <http://tun.fi/MX.4985148>,
        <http://tun.fi/MX.4985149>,
        <http://tun.fi/MX.4985153>,
        <http://tun.fi/MX.4985156>,
        <http://tun.fi/MX.4985157>,
        <http://tun.fi/MX.4985163>,
        <http://tun.fi/MX.4985168>,
        <http://tun.fi/MX.4985171>,
        <http://tun.fi/MX.4985172>,
        <http://tun.fi/MX.4985186>,
        <http://tun.fi/MX.52954> ;
    skos:prefLabel "ruosteet"@fi,
        "Puccinia"@sv .

<http://tun.fi/MX.42419> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Taraxacum" ;
    dwc:scientificNameAuthorship "F. H. Wigg." ;
    skos:broader <http://tun.fi/MX.39723> ;
    skos:hiddenLabel "Taraxacum"@fi,
        "Taraxacum"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.4972819>,
        <http://tun.fi/MX.4972820>,
        <http://tun.fi/MX.4972821>,
        <http://tun.fi/MX.4972822>,
        <http://tun.fi/MX.4972823>,
        <http://tun.fi/MX.4973866>,
        <http://tun.fi/MX.4973867>,
        <http://tun.fi/MX.4973868>,
        <http://tun.fi/MX.4973869>,
        <http://tun.fi/MX.4973870>,
        <http://tun.fi/MX.4973871>,
        <http://tun.fi/MX.4973872>,
        <http://tun.fi/MX.4973873>,
        <http://tun.fi/MX.4973874>,
        <http://tun.fi/MX.4973875>,
        <http://tun.fi/MX.4973876>,
        <http://tun.fi/MX.4973877>,
        <http://tun.fi/MX.4973878>,
        <http://tun.fi/MX.4973879>,
        <http://tun.fi/MX.4973880>,
        <http://tun.fi/MX.4973881>,
        <http://tun.fi/MX.4973882>,
        <http://tun.fi/MX.4973883>,
        <http://tun.fi/MX.4973884>,
        <http://tun.fi/MX.4973885>,
        <http://tun.fi/MX.4973886>,
        <http://tun.fi/MX.4973887>,
        <http://tun.fi/MX.4973888>,
        <http://tun.fi/MX.4973889>,
        <http://tun.fi/MX.4973890>,
        <http://tun.fi/MX.4973891>,
        <http://tun.fi/MX.4973892>,
        <http://tun.fi/MX.4973893>,
        <http://tun.fi/MX.4973894>,
        <http://tun.fi/MX.4973895>,
        <http://tun.fi/MX.4973896>,
        <http://tun.fi/MX.4973897>,
        <http://tun.fi/MX.4973898>,
        <http://tun.fi/MX.4973899>,
        <http://tun.fi/MX.4973900>,
        <http://tun.fi/MX.4973901>,
        <http://tun.fi/MX.4973902>,
        <http://tun.fi/MX.4973903>,
        <http://tun.fi/MX.4973904>,
        <http://tun.fi/MX.4973905>,
        <http://tun.fi/MX.4973906>,
        <http://tun.fi/MX.4973908>,
        <http://tun.fi/MX.4973909>,
        <http://tun.fi/MX.4973910>,
        <http://tun.fi/MX.4973911>,
        <http://tun.fi/MX.4973912>,
        <http://tun.fi/MX.4973913>,
        <http://tun.fi/MX.4973914>,
        <http://tun.fi/MX.4973915>,
        <http://tun.fi/MX.4973917>,
        <http://tun.fi/MX.4973918>,
        <http://tun.fi/MX.4973919>,
        <http://tun.fi/MX.4973920>,
        <http://tun.fi/MX.4973922>,
        <http://tun.fi/MX.4973923>,
        <http://tun.fi/MX.4973924>,
        <http://tun.fi/MX.4973925>,
        <http://tun.fi/MX.4973926>,
        <http://tun.fi/MX.4973927>,
        <http://tun.fi/MX.4973929>,
        <http://tun.fi/MX.4973930>,
        <http://tun.fi/MX.4973931>,
        <http://tun.fi/MX.4973932>,
        <http://tun.fi/MX.4973934>,
        <http://tun.fi/MX.4973935>,
        <http://tun.fi/MX.4973936>,
        <http://tun.fi/MX.4973937>,
        <http://tun.fi/MX.4973938>,
        <http://tun.fi/MX.4973939>,
        <http://tun.fi/MX.4973940>,
        <http://tun.fi/MX.4973941>,
        <http://tun.fi/MX.4973942>,
        <http://tun.fi/MX.4973943>,
        <http://tun.fi/MX.4973944>,
        <http://tun.fi/MX.4973945>,
        <http://tun.fi/MX.4973946>,
        <http://tun.fi/MX.4973947>,
        <http://tun.fi/MX.4973948>,
        <http://tun.fi/MX.4973949>,
        <http://tun.fi/MX.4973950>,
        <http://tun.fi/MX.4973951>,
        <http://tun.fi/MX.4973952>,
        <http://tun.fi/MX.4973953>,
        <http://tun.fi/MX.4973954>,
        <http://tun.fi/MX.4973955>,
        <http://tun.fi/MX.4973956>,
        <http://tun.fi/MX.4973957>,
        <http://tun.fi/MX.4973958>,
        <http://tun.fi/MX.4973959>,
        <http://tun.fi/MX.4973960>,
        <http://tun.fi/MX.4973961>,
        <http://tun.fi/MX.4973973>,
        <http://tun.fi/MX.4973975>,
        <http://tun.fi/MX.4973976>,
        <http://tun.fi/MX.4973977>,
        <http://tun.fi/MX.4973978>,
        <http://tun.fi/MX.4973979>,
        <http://tun.fi/MX.4973980>,
        <http://tun.fi/MX.4973981>,
        <http://tun.fi/MX.4973982>,
        <http://tun.fi/MX.4973983>,
        <http://tun.fi/MX.4973984>,
        <http://tun.fi/MX.4973985>,
        <http://tun.fi/MX.4973986>,
        <http://tun.fi/MX.4973987>,
        <http://tun.fi/MX.4973988>,
        <http://tun.fi/MX.4973989>,
        <http://tun.fi/MX.4973990>,
        <http://tun.fi/MX.4973991>,
        <http://tun.fi/MX.4973992>,
        <http://tun.fi/MX.4978894>,
        <http://tun.fi/MX.4978895>,
        <http://tun.fi/MX.4978896>,
        <http://tun.fi/MX.4978897>,
        <http://tun.fi/MX.4978898>,
        <http://tun.fi/MX.4978899>,
        <http://tun.fi/MX.4978900>,
        <http://tun.fi/MX.4978901>,
        <http://tun.fi/MX.4978902>,
        <http://tun.fi/MX.4978903>,
        <http://tun.fi/MX.4978904>,
        <http://tun.fi/MX.4978905>,
        <http://tun.fi/MX.4978906>,
        <http://tun.fi/MX.4978907>,
        <http://tun.fi/MX.4978908>,
        <http://tun.fi/MX.4978909>,
        <http://tun.fi/MX.4978910>,
        <http://tun.fi/MX.4978911>,
        <http://tun.fi/MX.4978912>,
        <http://tun.fi/MX.4978913>,
        <http://tun.fi/MX.4978914>,
        <http://tun.fi/MX.4978915>,
        <http://tun.fi/MX.4978916>,
        <http://tun.fi/MX.4978917>,
        <http://tun.fi/MX.4978918>,
        <http://tun.fi/MX.4978919>,
        <http://tun.fi/MX.4978920>,
        <http://tun.fi/MX.4978921>,
        <http://tun.fi/MX.4978922>,
        <http://tun.fi/MX.4978923>,
        <http://tun.fi/MX.4978924>,
        <http://tun.fi/MX.4978925>,
        <http://tun.fi/MX.4978926>,
        <http://tun.fi/MX.4978927>,
        <http://tun.fi/MX.4978928>,
        <http://tun.fi/MX.4978929>,
        <http://tun.fi/MX.4978930>,
        <http://tun.fi/MX.4978931>,
        <http://tun.fi/MX.4978932>,
        <http://tun.fi/MX.4978933>,
        <http://tun.fi/MX.4978934>,
        <http://tun.fi/MX.5006282> ;
    skos:prefLabel "voikukat"@fi,
        "maskrosor"@sv .

<http://tun.fi/MX.277483> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Megaselia" ;
    dwc:scientificNameAuthorship "Rondani, 1856" ;
    skos:broader <http://tun.fi/MX.277443> ;
    skos:hiddenLabel "Aphiochaeta"@fi,
        "Aphiochaeta"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.277484>,
        <http://tun.fi/MX.277485>,
        <http://tun.fi/MX.277486>,
        <http://tun.fi/MX.277487>,
        <http://tun.fi/MX.277488>,
        <http://tun.fi/MX.277489>,
        <http://tun.fi/MX.277490>,
        <http://tun.fi/MX.277491>,
        <http://tun.fi/MX.277492>,
        <http://tun.fi/MX.277493>,
        <http://tun.fi/MX.277494>,
        <http://tun.fi/MX.277495>,
        <http://tun.fi/MX.277496>,
        <http://tun.fi/MX.277497>,
        <http://tun.fi/MX.277498>,
        <http://tun.fi/MX.277499>,
        <http://tun.fi/MX.277500>,
        <http://tun.fi/MX.277501>,
        <http://tun.fi/MX.277502>,
        <http://tun.fi/MX.277503>,
        <http://tun.fi/MX.277504>,
        <http://tun.fi/MX.277505>,
        <http://tun.fi/MX.277506>,
        <http://tun.fi/MX.277507>,
        <http://tun.fi/MX.277508>,
        <http://tun.fi/MX.277509>,
        <http://tun.fi/MX.277510>,
        <http://tun.fi/MX.277511>,
        <http://tun.fi/MX.277512>,
        <http://tun.fi/MX.277513>,
        <http://tun.fi/MX.277514>,
        <http://tun.fi/MX.277515>,
        <http://tun.fi/MX.277516>,
        <http://tun.fi/MX.277517>,
        <http://tun.fi/MX.277519>,
        <http://tun.fi/MX.277520>,
        <http://tun.fi/MX.277521>,
        <http://tun.fi/MX.277522>,
        <http://tun.fi/MX.277523>,
        <http://tun.fi/MX.277524>,
        <http://tun.fi/MX.277525>,
        <http://tun.fi/MX.277526>,
        <http://tun.fi/MX.277527>,
        <http://tun.fi/MX.277528>,
        <http://tun.fi/MX.277529>,
        <http://tun.fi/MX.277530>,
        <http://tun.fi/MX.277531>,
        <http://tun.fi/MX.277532>,
        <http://tun.fi/MX.277533>,
        <http://tun.fi/MX.277534>,
        <http://tun.fi/MX.277535>,
        <http://tun.fi/MX.277536>,
        <http://tun.fi/MX.277537>,
        <http://tun.fi/MX.277538>,
        <http://tun.fi/MX.277539>,
        <http://tun.fi/MX.277540>,
        <http://tun.fi/MX.277541>,
        <http://tun.fi/MX.277542>,
        <http://tun.fi/MX.277543>,
        <http://tun.fi/MX.277544>,
        <http://tun.fi/MX.277545>,
        <http://tun.fi/MX.277547>,
        <http://tun.fi/MX.277548>,
        <http://tun.fi/MX.277549>,
        <http://tun.fi/MX.277550>,
        <http://tun.fi/MX.277551>,
        <http://tun.fi/MX.277552>,
        <http://tun.fi/MX.277553>,
        <http://tun.fi/MX.277554>,
        <http://tun.fi/MX.277555>,
        <http://tun.fi/MX.277556>,
        <http://tun.fi/MX.277557>,
        <http://tun.fi/MX.277558>,
        <http://tun.fi/MX.277559>,
        <http://tun.fi/MX.277560>,
        <http://tun.fi/MX.277561>,
        <http://tun.fi/MX.277562>,
        <http://tun.fi/MX.277563>,
        <http://tun.fi/MX.277564>,
        <http://tun.fi/MX.277565>,
        <http://tun.fi/MX.277566>,
        <http://tun.fi/MX.277567>,
        <http://tun.fi/MX.277568>,
        <http://tun.fi/MX.277569>,
        <http://tun.fi/MX.277570>,
        <http://tun.fi/MX.277571>,
        <http://tun.fi/MX.277572>,
        <http://tun.fi/MX.277573>,
        <http://tun.fi/MX.277574>,
        <http://tun.fi/MX.277575>,
        <http://tun.fi/MX.277576>,
        <http://tun.fi/MX.277577>,
        <http://tun.fi/MX.277578>,
        <http://tun.fi/MX.277579>,
        <http://tun.fi/MX.277580>,
        <http://tun.fi/MX.277581>,
        <http://tun.fi/MX.277582>,
        <http://tun.fi/MX.277583>,
        <http://tun.fi/MX.277584>,
        <http://tun.fi/MX.277585>,
        <http://tun.fi/MX.277586>,
        <http://tun.fi/MX.277587>,
        <http://tun.fi/MX.277588>,
        <http://tun.fi/MX.277589>,
        <http://tun.fi/MX.277590>,
        <http://tun.fi/MX.277591>,
        <http://tun.fi/MX.277592>,
        <http://tun.fi/MX.277593>,
        <http://tun.fi/MX.277594>,
        <http://tun.fi/MX.277595>,
        <http://tun.fi/MX.277596>,
        <http://tun.fi/MX.277597>,
        <http://tun.fi/MX.277598>,
        <http://tun.fi/MX.277599>,
        <http://tun.fi/MX.277600>,
        <http://tun.fi/MX.277601>,
        <http://tun.fi/MX.277602>,
        <http://tun.fi/MX.277603>,
        <http://tun.fi/MX.277604>,
        <http://tun.fi/MX.277605>,
        <http://tun.fi/MX.277606>,
        <http://tun.fi/MX.277607>,
        <http://tun.fi/MX.277608>,
        <http://tun.fi/MX.277609>,
        <http://tun.fi/MX.277610>,
        <http://tun.fi/MX.277611>,
        <http://tun.fi/MX.277612>,
        <http://tun.fi/MX.277613>,
        <http://tun.fi/MX.277614>,
        <http://tun.fi/MX.277615>,
        <http://tun.fi/MX.277616>,
        <http://tun.fi/MX.277617>,
        <http://tun.fi/MX.277618>,
        <http://tun.fi/MX.277619>,
        <http://tun.fi/MX.277620>,
        <http://tun.fi/MX.277621>,
        <http://tun.fi/MX.277622>,
        <http://tun.fi/MX.277623>,
        <http://tun.fi/MX.277624>,
        <http://tun.fi/MX.277625>,
        <http://tun.fi/MX.277626>,
        <http://tun.fi/MX.277627>,
        <http://tun.fi/MX.277628>,
        <http://tun.fi/MX.277629>,
        <http://tun.fi/MX.277630>,
        <http://tun.fi/MX.277631>,
        <http://tun.fi/MX.277632>,
        <http://tun.fi/MX.277633>,
        <http://tun.fi/MX.277634>,
        <http://tun.fi/MX.289147>,
        <http://tun.fi/MX.317027>,
        <http://tun.fi/MX.323701>,
        <http://tun.fi/MX.325046>,
        <http://tun.fi/MX.325047>,
        <http://tun.fi/MX.325048>,
        <http://tun.fi/MX.325049>,
        <http://tun.fi/MX.325050>,
        <http://tun.fi/MX.325051>,
        <http://tun.fi/MX.4890638>,
        <http://tun.fi/MX.4979659>,
        <http://tun.fi/MX.4979660>,
        <http://tun.fi/MX.5001950>,
        <http://tun.fi/MX.5001987>,
        <http://tun.fi/MX.5010844>,
        <http://tun.fi/MX.5010845>,
        <http://tun.fi/MX.5010846>,
        <http://tun.fi/MX.5010847>,
        <http://tun.fi/MX.5010848>,
        <http://tun.fi/MX.5010849>,
        <http://tun.fi/MX.5010850>,
        <http://tun.fi/MX.5010851>,
        <http://tun.fi/MX.5010852>,
        <http://tun.fi/MX.5011843>,
        <http://tun.fi/MX.5014582>,
        <http://tun.fi/MX.5015218>,
        <http://tun.fi/MX.5015876>,
        <http://tun.fi/MX.5075118>,
        <http://tun.fi/MX.5075905>,
        <http://tun.fi/MX.5076365>,
        <http://tun.fi/MX.5078125>,
        <http://tun.fi/MX.5079345>,
        <http://tun.fi/MX.5079348>,
        <http://tun.fi/MX.5079350>,
        <http://tun.fi/MX.5079352>,
        <http://tun.fi/MX.5079355>,
        <http://tun.fi/MX.5079530>,
        <http://tun.fi/MX.5079531>,
        <http://tun.fi/MX.5079532>,
        <http://tun.fi/MX.5079727>,
        <http://tun.fi/MX.5079733>,
        <http://tun.fi/MX.5079734>,
        <http://tun.fi/MX.5080285>,
        <http://tun.fi/MX.5081127>,
        <http://tun.fi/MX.5081350>,
        <http://tun.fi/MX.5081356> ;
    skos:prefLabel "Megaselia"@fi,
        "Megaselia"@sv .

<http://tun.fi/MX.286724> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Euura" ;
    dwc:scientificNameAuthorship "Newman, 1837" ;
    skos:broader <http://tun.fi/MX.286603> ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.287039>,
        <http://tun.fi/MX.287050>,
        <http://tun.fi/MX.287053>,
        <http://tun.fi/MX.287056>,
        <http://tun.fi/MX.287059>,
        <http://tun.fi/MX.287062>,
        <http://tun.fi/MX.287065>,
        <http://tun.fi/MX.287067>,
        <http://tun.fi/MX.287073>,
        <http://tun.fi/MX.287076>,
        <http://tun.fi/MX.287078>,
        <http://tun.fi/MX.287084>,
        <http://tun.fi/MX.287093>,
        <http://tun.fi/MX.287095>,
        <http://tun.fi/MX.287101>,
        <http://tun.fi/MX.287104>,
        <http://tun.fi/MX.287109>,
        <http://tun.fi/MX.287113>,
        <http://tun.fi/MX.287115>,
        <http://tun.fi/MX.287119>,
        <http://tun.fi/MX.287123>,
        <http://tun.fi/MX.287125>,
        <http://tun.fi/MX.287128>,
        <http://tun.fi/MX.287129>,
        <http://tun.fi/MX.287151>,
        <http://tun.fi/MX.287154>,
        <http://tun.fi/MX.287157>,
        <http://tun.fi/MX.287162>,
        <http://tun.fi/MX.287164>,
        <http://tun.fi/MX.287167>,
        <http://tun.fi/MX.287170>,
        <http://tun.fi/MX.287174>,
        <http://tun.fi/MX.287175>,
        <http://tun.fi/MX.287184>,
        <http://tun.fi/MX.287187>,
        <http://tun.fi/MX.287190>,
        <http://tun.fi/MX.287193>,
        <http://tun.fi/MX.287195>,
        <http://tun.fi/MX.287198>,
        <http://tun.fi/MX.287201>,
        <http://tun.fi/MX.287205>,
        <http://tun.fi/MX.287208>,
        <http://tun.fi/MX.287212>,
        <http://tun.fi/MX.287216>,
        <http://tun.fi/MX.287226>,
        <http://tun.fi/MX.287230>,
        <http://tun.fi/MX.287234>,
        <http://tun.fi/MX.287237>,
        <http://tun.fi/MX.287239>,
        <http://tun.fi/MX.287242>,
        <http://tun.fi/MX.287244>,
        <http://tun.fi/MX.287249>,
        <http://tun.fi/MX.287256>,
        <http://tun.fi/MX.287266>,
        <http://tun.fi/MX.287272>,
        <http://tun.fi/MX.287275>,
        <http://tun.fi/MX.287277>,
        <http://tun.fi/MX.287290>,
        <http://tun.fi/MX.287294>,
        <http://tun.fi/MX.287298>,
        <http://tun.fi/MX.287303>,
        <http://tun.fi/MX.287308>,
        <http://tun.fi/MX.287314>,
        <http://tun.fi/MX.287317>,
        <http://tun.fi/MX.287322>,
        <http://tun.fi/MX.287327>,
        <http://tun.fi/MX.287331>,
        <http://tun.fi/MX.287334>,
        <http://tun.fi/MX.287336>,
        <http://tun.fi/MX.287346>,
        <http://tun.fi/MX.287348>,
        <http://tun.fi/MX.287351>,
        <http://tun.fi/MX.287354>,
        <http://tun.fi/MX.287358>,
        <http://tun.fi/MX.287361>,
        <http://tun.fi/MX.287363>,
        <http://tun.fi/MX.287366>,
        <http://tun.fi/MX.287369>,
        <http://tun.fi/MX.287373>,
        <http://tun.fi/MX.287383>,
        <http://tun.fi/MX.287386>,
        <http://tun.fi/MX.287390>,
        <http://tun.fi/MX.287394>,
        <http://tun.fi/MX.287396>,
        <http://tun.fi/MX.287399>,
        <http://tun.fi/MX.287401>,
        <http://tun.fi/MX.287404>,
        <http://tun.fi/MX.287407>,
        <http://tun.fi/MX.287409>,
        <http://tun.fi/MX.287415>,
        <http://tun.fi/MX.287425>,
        <http://tun.fi/MX.287429>,
        <http://tun.fi/MX.287434>,
        <http://tun.fi/MX.287438>,
        <http://tun.fi/MX.287442>,
        <http://tun.fi/MX.287444>,
        <http://tun.fi/MX.287447>,
        <http://tun.fi/MX.287450>,
        <http://tun.fi/MX.287456>,
        <http://tun.fi/MX.287460>,
        <http://tun.fi/MX.287463>,
        <http://tun.fi/MX.287465>,
        <http://tun.fi/MX.287468>,
        <http://tun.fi/MX.287472>,
        <http://tun.fi/MX.287474>,
        <http://tun.fi/MX.287476>,
        <http://tun.fi/MX.287477>,
        <http://tun.fi/MX.287480>,
        <http://tun.fi/MX.287483>,
        <http://tun.fi/MX.287487>,
        <http://tun.fi/MX.287490>,
        <http://tun.fi/MX.287494>,
        <http://tun.fi/MX.287499>,
        <http://tun.fi/MX.287503>,
        <http://tun.fi/MX.287506>,
        <http://tun.fi/MX.287512>,
        <http://tun.fi/MX.287515>,
        <http://tun.fi/MX.287521>,
        <http://tun.fi/MX.287526>,
        <http://tun.fi/MX.287528>,
        <http://tun.fi/MX.287531>,
        <http://tun.fi/MX.287537>,
        <http://tun.fi/MX.287541>,
        <http://tun.fi/MX.287544>,
        <http://tun.fi/MX.287548>,
        <http://tun.fi/MX.287550>,
        <http://tun.fi/MX.287553>,
        <http://tun.fi/MX.287558>,
        <http://tun.fi/MX.287565>,
        <http://tun.fi/MX.287568>,
        <http://tun.fi/MX.287571>,
        <http://tun.fi/MX.287573>,
        <http://tun.fi/MX.287578>,
        <http://tun.fi/MX.287581>,
        <http://tun.fi/MX.287585>,
        <http://tun.fi/MX.287590>,
        <http://tun.fi/MX.287601>,
        <http://tun.fi/MX.287603>,
        <http://tun.fi/MX.287606>,
        <http://tun.fi/MX.287609>,
        <http://tun.fi/MX.287611>,
        <http://tun.fi/MX.287614>,
        <http://tun.fi/MX.287618>,
        <http://tun.fi/MX.287620>,
        <http://tun.fi/MX.287623>,
        <http://tun.fi/MX.287627>,
        <http://tun.fi/MX.287629>,
        <http://tun.fi/MX.287633>,
        <http://tun.fi/MX.287636>,
        <http://tun.fi/MX.287641>,
        <http://tun.fi/MX.287644>,
        <http://tun.fi/MX.287649>,
        <http://tun.fi/MX.287651>,
        <http://tun.fi/MX.287658>,
        <http://tun.fi/MX.287661>,
        <http://tun.fi/MX.287664>,
        <http://tun.fi/MX.287667>,
        <http://tun.fi/MX.287676>,
        <http://tun.fi/MX.287679>,
        <http://tun.fi/MX.287680>,
        <http://tun.fi/MX.287683>,
        <http://tun.fi/MX.287685>,
        <http://tun.fi/MX.287691>,
        <http://tun.fi/MX.287695>,
        <http://tun.fi/MX.287698>,
        <http://tun.fi/MX.287701>,
        <http://tun.fi/MX.287703>,
        <http://tun.fi/MX.287705>,
        <http://tun.fi/MX.287708>,
        <http://tun.fi/MX.287718>,
        <http://tun.fi/MX.287722>,
        <http://tun.fi/MX.287724>,
        <http://tun.fi/MX.287726>,
        <http://tun.fi/MX.287727>,
        <http://tun.fi/MX.287733>,
        <http://tun.fi/MX.287740>,
        <http://tun.fi/MX.287743>,
        <http://tun.fi/MX.287746>,
        <http://tun.fi/MX.287750>,
        <http://tun.fi/MX.287760>,
        <http://tun.fi/MX.287764>,
        <http://tun.fi/MX.287769>,
        <http://tun.fi/MX.287773>,
        <http://tun.fi/MX.287780>,
        <http://tun.fi/MX.287782>,
        <http://tun.fi/MX.287785>,
        <http://tun.fi/MX.287788>,
        <http://tun.fi/MX.287791>,
        <http://tun.fi/MX.287796>,
        <http://tun.fi/MX.287798>,
        <http://tun.fi/MX.287802>,
        <http://tun.fi/MX.287804>,
        <http://tun.fi/MX.287807>,
        <http://tun.fi/MX.287811>,
        <http://tun.fi/MX.287816>,
        <http://tun.fi/MX.287819>,
        <http://tun.fi/MX.287821>,
        <http://tun.fi/MX.287824>,
        <http://tun.fi/MX.287829>,
        <http://tun.fi/MX.287831>,
        <http://tun.fi/MX.287834>,
        <http://tun.fi/MX.287837>,
        <http://tun.fi/MX.287840>,
        <http://tun.fi/MX.287844>,
        <http://tun.fi/MX.287847>,
        <http://tun.fi/MX.287850>,
        <http://tun.fi/MX.287857>,
        <http://tun.fi/MX.287861>,
        <http://tun.fi/MX.287864>,
        <http://tun.fi/MX.287868>,
        <http://tun.fi/MX.287871>,
        <http://tun.fi/MX.287873>,
        <http://tun.fi/MX.287875>,
        <http://tun.fi/MX.287877>,
        <http://tun.fi/MX.287881>,
        <http://tun.fi/MX.287890>,
        <http://tun.fi/MX.287892>,
        <http://tun.fi/MX.287895>,
        <http://tun.fi/MX.288112>,
        <http://tun.fi/MX.288115>,
        <http://tun.fi/MX.288395>,
        <http://tun.fi/MX.288397>,
        <http://tun.fi/MX.288400>,
        <http://tun.fi/MX.288402>,
        <http://tun.fi/MX.288407>,
        <http://tun.fi/MX.288412>,
        <http://tun.fi/MX.288416>,
        <http://tun.fi/MX.288419>,
        <http://tun.fi/MX.288422>,
        <http://tun.fi/MX.288425>,
        <http://tun.fi/MX.288428>,
        <http://tun.fi/MX.288433>,
        <http://tun.fi/MX.288436>,
        <http://tun.fi/MX.288439>,
        <http://tun.fi/MX.288441>,
        <http://tun.fi/MX.288444>,
        <http://tun.fi/MX.288447>,
        <http://tun.fi/MX.288452>,
        <http://tun.fi/MX.288457>,
        <http://tun.fi/MX.288460>,
        <http://tun.fi/MX.288464>,
        <http://tun.fi/MX.288468>,
        <http://tun.fi/MX.288470>,
        <http://tun.fi/MX.288472>,
        <http://tun.fi/MX.288478>,
        <http://tun.fi/MX.288481>,
        <http://tun.fi/MX.288484>,
        <http://tun.fi/MX.5015462>,
        <http://tun.fi/MX.5020423>,
        <http://tun.fi/MX.5020424>,
        <http://tun.fi/MX.5078247>,
        <http://tun.fi/MX.5078248>,
        <http://tun.fi/MX.5078249>,
        <http://tun.fi/MX.5080385>,
        <http://tun.fi/MX.5080390>,
        <http://tun.fi/MX.5080392>,
        <http://tun.fi/MX.5080394>,
        <http://tun.fi/MX.5080809> ;
    skos:prefLabel "Euura"@fi,
        "Euura"@sv .

<http://tun.fi/MX.variety> a owl:Class ;
    rdfs:label "Variety"@en,
        "Muunnos"@fi,
        "Varietet"@sv ;
    rdfs:subClassOf skos:Concept .

<http://tun.fi/MX.37894> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Ranunculus" ;
    dwc:scientificNameAuthorship "L." ;
    skos:altLabel "aitoleinikit"@fi ;
    skos:broader <http://tun.fi/MX.37855> ;
    skos:hiddenLabel "Ranunculus"@fi,
        "Ranunculus"@sv ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.37895>,
        <http://tun.fi/MX.37896>,
        <http://tun.fi/MX.37897>,
        <http://tun.fi/MX.37900>,
        <http://tun.fi/MX.37902>,
        <http://tun.fi/MX.37903>,
        <http://tun.fi/MX.37904>,
        <http://tun.fi/MX.37909>,
        <http://tun.fi/MX.37910>,
        <http://tun.fi/MX.37911>,
        <http://tun.fi/MX.37912>,
        <http://tun.fi/MX.37913>,
        <http://tun.fi/MX.37914>,
        <http://tun.fi/MX.37918>,
        <http://tun.fi/MX.37920>,
        <http://tun.fi/MX.37921>,
        <http://tun.fi/MX.37922>,
        <http://tun.fi/MX.37928>,
        <http://tun.fi/MX.37929>,
        <http://tun.fi/MX.37930>,
        <http://tun.fi/MX.37933>,
        <http://tun.fi/MX.37935>,
        <http://tun.fi/MX.41002>,
        <http://tun.fi/MX.41586>,
        <http://tun.fi/MX.41587>,
        <http://tun.fi/MX.41588>,
        <http://tun.fi/MX.42497>,
        <http://tun.fi/MX.4972573>,
        <http://tun.fi/MX.4972577>,
        <http://tun.fi/MX.4973477>,
        <http://tun.fi/MX.4973478>,
        <http://tun.fi/MX.4973479>,
        <http://tun.fi/MX.4973480>,
        <http://tun.fi/MX.4973481>,
        <http://tun.fi/MX.4973483>,
        <http://tun.fi/MX.4973484>,
        <http://tun.fi/MX.4973485>,
        <http://tun.fi/MX.4973486>,
        <http://tun.fi/MX.4973487>,
        <http://tun.fi/MX.4973488>,
        <http://tun.fi/MX.4973489>,
        <http://tun.fi/MX.4973490>,
        <http://tun.fi/MX.4973491>,
        <http://tun.fi/MX.4973492>,
        <http://tun.fi/MX.4973493>,
        <http://tun.fi/MX.4973494>,
        <http://tun.fi/MX.4973495>,
        <http://tun.fi/MX.4973496>,
        <http://tun.fi/MX.4973497>,
        <http://tun.fi/MX.4973498>,
        <http://tun.fi/MX.4973499>,
        <http://tun.fi/MX.4973500>,
        <http://tun.fi/MX.4973501>,
        <http://tun.fi/MX.4973502>,
        <http://tun.fi/MX.4973503>,
        <http://tun.fi/MX.4973504>,
        <http://tun.fi/MX.4973505>,
        <http://tun.fi/MX.4973506>,
        <http://tun.fi/MX.4973507>,
        <http://tun.fi/MX.4973508>,
        <http://tun.fi/MX.4973509>,
        <http://tun.fi/MX.4973510>,
        <http://tun.fi/MX.4973511>,
        <http://tun.fi/MX.4973512>,
        <http://tun.fi/MX.4973514>,
        <http://tun.fi/MX.4973515>,
        <http://tun.fi/MX.4973516>,
        <http://tun.fi/MX.4973517>,
        <http://tun.fi/MX.4973519>,
        <http://tun.fi/MX.4973520>,
        <http://tun.fi/MX.4973521>,
        <http://tun.fi/MX.4973522>,
        <http://tun.fi/MX.4973523>,
        <http://tun.fi/MX.4973524>,
        <http://tun.fi/MX.4973525>,
        <http://tun.fi/MX.4973526>,
        <http://tun.fi/MX.4973527>,
        <http://tun.fi/MX.4973528>,
        <http://tun.fi/MX.4973529>,
        <http://tun.fi/MX.4973530>,
        <http://tun.fi/MX.4973531>,
        <http://tun.fi/MX.4973532>,
        <http://tun.fi/MX.4973533>,
        <http://tun.fi/MX.4973534>,
        <http://tun.fi/MX.4973535>,
        <http://tun.fi/MX.4973536>,
        <http://tun.fi/MX.4973537>,
        <http://tun.fi/MX.4973539>,
        <http://tun.fi/MX.4973540>,
        <http://tun.fi/MX.4973541>,
        <http://tun.fi/MX.4973542>,
        <http://tun.fi/MX.4973543>,
        <http://tun.fi/MX.4973544>,
        <http://tun.fi/MX.4973545>,
        <http://tun.fi/MX.4973546>,
        <http://tun.fi/MX.4973547>,
        <http://tun.fi/MX.4973548>,
        <http://tun.fi/MX.4973549>,
        <http://tun.fi/MX.4973550>,
        <http://tun.fi/MX.4973551>,
        <http://tun.fi/MX.4973552>,
        <http://tun.fi/MX.4973553>,
        <http://tun.fi/MX.4973554>,
        <http://tun.fi/MX.4973555>,
        <http://tun.fi/MX.4973556>,
        <http://tun.fi/MX.4973557>,
        <http://tun.fi/MX.4973558>,
        <http://tun.fi/MX.4973559>,
        <http://tun.fi/MX.4973560>,
        <http://tun.fi/MX.4973561>,
        <http://tun.fi/MX.4973562>,
        <http://tun.fi/MX.4973563>,
        <http://tun.fi/MX.4973564>,
        <http://tun.fi/MX.4973565>,
        <http://tun.fi/MX.4973566>,
        <http://tun.fi/MX.4973567>,
        <http://tun.fi/MX.4973568>,
        <http://tun.fi/MX.4973569>,
        <http://tun.fi/MX.4973570>,
        <http://tun.fi/MX.4973571>,
        <http://tun.fi/MX.4973572>,
        <http://tun.fi/MX.4973573>,
        <http://tun.fi/MX.4973574>,
        <http://tun.fi/MX.4973575>,
        <http://tun.fi/MX.4973576>,
        <http://tun.fi/MX.4973577>,
        <http://tun.fi/MX.4973578>,
        <http://tun.fi/MX.4973579>,
        <http://tun.fi/MX.4973580>,
        <http://tun.fi/MX.4973581>,
        <http://tun.fi/MX.4973582>,
        <http://tun.fi/MX.4973583>,
        <http://tun.fi/MX.4973584>,
        <http://tun.fi/MX.4973585>,
        <http://tun.fi/MX.4973586>,
        <http://tun.fi/MX.4973587>,
        <http://tun.fi/MX.4973588>,
        <http://tun.fi/MX.4973589>,
        <http://tun.fi/MX.4973590>,
        <http://tun.fi/MX.4973591>,
        <http://tun.fi/MX.4973592>,
        <http://tun.fi/MX.4973593>,
        <http://tun.fi/MX.4973594>,
        <http://tun.fi/MX.4973595>,
        <http://tun.fi/MX.4973596>,
        <http://tun.fi/MX.4973597>,
        <http://tun.fi/MX.4973598>,
        <http://tun.fi/MX.4973599>,
        <http://tun.fi/MX.4973600>,
        <http://tun.fi/MX.4973601>,
        <http://tun.fi/MX.4973602>,
        <http://tun.fi/MX.4973603>,
        <http://tun.fi/MX.4973604>,
        <http://tun.fi/MX.4973605>,
        <http://tun.fi/MX.4973606>,
        <http://tun.fi/MX.4973608>,
        <http://tun.fi/MX.4973609>,
        <http://tun.fi/MX.4973610>,
        <http://tun.fi/MX.4973611>,
        <http://tun.fi/MX.4973612>,
        <http://tun.fi/MX.4973613>,
        <http://tun.fi/MX.4973614>,
        <http://tun.fi/MX.4973615>,
        <http://tun.fi/MX.4973616>,
        <http://tun.fi/MX.4973617>,
        <http://tun.fi/MX.4973618>,
        <http://tun.fi/MX.4973619>,
        <http://tun.fi/MX.4973620>,
        <http://tun.fi/MX.4973621>,
        <http://tun.fi/MX.4973622>,
        <http://tun.fi/MX.4973623>,
        <http://tun.fi/MX.4973624>,
        <http://tun.fi/MX.4973625>,
        <http://tun.fi/MX.4973626>,
        <http://tun.fi/MX.4973627>,
        <http://tun.fi/MX.4973628>,
        <http://tun.fi/MX.4973629>,
        <http://tun.fi/MX.4973630>,
        <http://tun.fi/MX.4973631>,
        <http://tun.fi/MX.4973632>,
        <http://tun.fi/MX.4973633>,
        <http://tun.fi/MX.4973634>,
        <http://tun.fi/MX.4973635>,
        <http://tun.fi/MX.4973636>,
        <http://tun.fi/MX.4973637>,
        <http://tun.fi/MX.4973638>,
        <http://tun.fi/MX.4973639>,
        <http://tun.fi/MX.4973640>,
        <http://tun.fi/MX.4973641>,
        <http://tun.fi/MX.4973642>,
        <http://tun.fi/MX.4973643>,
        <http://tun.fi/MX.4973644>,
        <http://tun.fi/MX.4973645>,
        <http://tun.fi/MX.4973646>,
        <http://tun.fi/MX.4973647>,
        <http://tun.fi/MX.4973648>,
        <http://tun.fi/MX.4973649>,
        <http://tun.fi/MX.4973650>,
        <http://tun.fi/MX.4973651>,
        <http://tun.fi/MX.4973652>,
        <http://tun.fi/MX.4973653>,
        <http://tun.fi/MX.4973654>,
        <http://tun.fi/MX.4973656>,
        <http://tun.fi/MX.4973657>,
        <http://tun.fi/MX.4973658>,
        <http://tun.fi/MX.4973659>,
        <http://tun.fi/MX.4973660>,
        <http://tun.fi/MX.4973661>,
        <http://tun.fi/MX.4973662>,
        <http://tun.fi/MX.4973663>,
        <http://tun.fi/MX.4973664>,
        <http://tun.fi/MX.4973665>,
        <http://tun.fi/MX.4973666>,
        <http://tun.fi/MX.4973667>,
        <http://tun.fi/MX.4973668>,
        <http://tun.fi/MX.4973669>,
        <http://tun.fi/MX.4973670>,
        <http://tun.fi/MX.4973671>,
        <http://tun.fi/MX.4973672>,
        <http://tun.fi/MX.4973673>,
        <http://tun.fi/MX.4973674>,
        <http://tun.fi/MX.4973675>,
        <http://tun.fi/MX.4973676>,
        <http://tun.fi/MX.4973677>,
        <http://tun.fi/MX.4973678>,
        <http://tun.fi/MX.4973679>,
        <http://tun.fi/MX.4973680>,
        <http://tun.fi/MX.4973681>,
        <http://tun.fi/MX.4973682>,
        <http://tun.fi/MX.4973683>,
        <http://tun.fi/MX.4973684>,
        <http://tun.fi/MX.4973685>,
        <http://tun.fi/MX.4973686>,
        <http://tun.fi/MX.4973687>,
        <http://tun.fi/MX.4973688>,
        <http://tun.fi/MX.4973689>,
        <http://tun.fi/MX.4973690>,
        <http://tun.fi/MX.4973691>,
        <http://tun.fi/MX.4973692>,
        <http://tun.fi/MX.4973693>,
        <http://tun.fi/MX.4973694>,
        <http://tun.fi/MX.4973695>,
        <http://tun.fi/MX.4973696>,
        <http://tun.fi/MX.4973697>,
        <http://tun.fi/MX.4973698>,
        <http://tun.fi/MX.4973699>,
        <http://tun.fi/MX.4973700>,
        <http://tun.fi/MX.4973701>,
        <http://tun.fi/MX.4973702>,
        <http://tun.fi/MX.4973703>,
        <http://tun.fi/MX.4973704>,
        <http://tun.fi/MX.4973705>,
        <http://tun.fi/MX.4973706>,
        <http://tun.fi/MX.4973707>,
        <http://tun.fi/MX.4973708>,
        <http://tun.fi/MX.4973709>,
        <http://tun.fi/MX.4973710>,
        <http://tun.fi/MX.4973711>,
        <http://tun.fi/MX.4973712>,
        <http://tun.fi/MX.4973713>,
        <http://tun.fi/MX.4973714>,
        <http://tun.fi/MX.4973715>,
        <http://tun.fi/MX.4973716>,
        <http://tun.fi/MX.4973717>,
        <http://tun.fi/MX.4973718>,
        <http://tun.fi/MX.4973720>,
        <http://tun.fi/MX.4973721>,
        <http://tun.fi/MX.4973722>,
        <http://tun.fi/MX.4973723>,
        <http://tun.fi/MX.4973724>,
        <http://tun.fi/MX.4973725>,
        <http://tun.fi/MX.4973726>,
        <http://tun.fi/MX.4973727>,
        <http://tun.fi/MX.4973728>,
        <http://tun.fi/MX.4973729>,
        <http://tun.fi/MX.4973730>,
        <http://tun.fi/MX.4973731>,
        <http://tun.fi/MX.4973732>,
        <http://tun.fi/MX.4973733>,
        <http://tun.fi/MX.4973734>,
        <http://tun.fi/MX.4973735>,
        <http://tun.fi/MX.4973736>,
        <http://tun.fi/MX.4973737>,
        <http://tun.fi/MX.4973738>,
        <http://tun.fi/MX.4973739>,
        <http://tun.fi/MX.4973740>,
        <http://tun.fi/MX.4973741>,
        <http://tun.fi/MX.4973742>,
        <http://tun.fi/MX.4973743>,
        <http://tun.fi/MX.4973744>,
        <http://tun.fi/MX.4973745>,
        <http://tun.fi/MX.4973746>,
        <http://tun.fi/MX.4973747>,
        <http://tun.fi/MX.4973748>,
        <http://tun.fi/MX.4973749>,
        <http://tun.fi/MX.4973750>,
        <http://tun.fi/MX.4973751>,
        <http://tun.fi/MX.4973752>,
        <http://tun.fi/MX.4973753>,
        <http://tun.fi/MX.4973754>,
        <http://tun.fi/MX.4973755>,
        <http://tun.fi/MX.4973756>,
        <http://tun.fi/MX.4973757>,
        <http://tun.fi/MX.4973758>,
        <http://tun.fi/MX.4973759>,
        <http://tun.fi/MX.4973760>,
        <http://tun.fi/MX.4973761>,
        <http://tun.fi/MX.4973762>,
        <http://tun.fi/MX.4973763>,
        <http://tun.fi/MX.4973764>,
        <http://tun.fi/MX.4973765>,
        <http://tun.fi/MX.4973766>,
        <http://tun.fi/MX.4973767>,
        <http://tun.fi/MX.4973768>,
        <http://tun.fi/MX.4973769>,
        <http://tun.fi/MX.4973770>,
        <http://tun.fi/MX.4973771>,
        <http://tun.fi/MX.4973772>,
        <http://tun.fi/MX.4973773>,
        <http://tun.fi/MX.4978856>,
        <http://tun.fi/MX.4978857>,
        <http://tun.fi/MX.4978858>,
        <http://tun.fi/MX.4978860>,
        <http://tun.fi/MX.4978861>,
        <http://tun.fi/MX.4978862>,
        <http://tun.fi/MX.4978863>,
        <http://tun.fi/MX.4978864>,
        <http://tun.fi/MX.4978865>,
        <http://tun.fi/MX.4978866>,
        <http://tun.fi/MX.4978867>,
        <http://tun.fi/MX.4978868>,
        <http://tun.fi/MX.4978869>,
        <http://tun.fi/MX.4978870>,
        <http://tun.fi/MX.4978871>,
        <http://tun.fi/MX.4978872>,
        <http://tun.fi/MX.4978873>,
        <http://tun.fi/MX.4978874>,
        <http://tun.fi/MX.4978875>,
        <http://tun.fi/MX.4978876> ;
    skos:prefLabel "leinikit"@fi,
        "ranunkler"@sv .

<http://tun.fi/MX.order> a owl:Class ;
    rdfs:label "Order"@en,
        "Lahko"@fi,
        "Ordning"@sv ;
    rdfs:subClassOf skos:Concept .

<http://tun.fi/MX.69791> a <http://tun.fi/MX.genus>,
        skos:Concept ;
    dwc:scientificName "Cortinarius" ;
    dwc:scientificNameAuthorship "(Pers.) Gray" ;
    skos:broader <http://tun.fi/MX.234618> ;
    skos:hiddenLabel "Cortinarius"@fi ;
    skos:inScheme <http://tun.fi/MR.1> ;
    skos:narrower <http://tun.fi/MX.214536>,
        <http://tun.fi/MX.214541>,
        <http://tun.fi/MX.214545>,
        <http://tun.fi/MX.214548>,
        <http://tun.fi/MX.214838>,
        <http://tun.fi/MX.214840>,
        <http://tun.fi/MX.214841>,
        <http://tun.fi/MX.234978>,
        <http://tun.fi/MX.234983>,
        <http://tun.fi/MX.234998>,
        <http://tun.fi/MX.235012>,
        <http://tun.fi/MX.235014>,
        <http://tun.fi/MX.235020>,
        <http://tun.fi/MX.235025>,
        <http://tun.fi/MX.235028>,
        <http://tun.fi/MX.235037>,
        <http://tun.fi/MX.235039>,
        <http://tun.fi/MX.235049>,
        <http://tun.fi/MX.235056>,
        <http://tun.fi/MX.235058>,
        <http://tun.fi/MX.235076>,
        <http://tun.fi/MX.235082>,
        <http://tun.fi/MX.235097>,
        <http://tun.fi/MX.235098>,
        <http://tun.fi/MX.235115>,
        <http://tun.fi/MX.235121>,
        <http://tun.fi/MX.235127>,
        <http://tun.fi/MX.235128>,
        <http://tun.fi/MX.235156>,
        <http://tun.fi/MX.235158>,
        <http://tun.fi/MX.235161>,
        <http://tun.fi/MX.235171>,
        <http://tun.fi/MX.235172>,
        <http://tun.fi/MX.235177>,
        <http://tun.fi/MX.236652>,
        <http://tun.fi/MX.236653>,
        <http://tun.fi/MX.313058>,
        <http://tun.fi/MX.313059>,
        <http://tun.fi/MX.313061>,
        <http://tun.fi/MX.4970773>,
        <http://tun.fi/MX.4970774>,
        <http://tun.fi/MX.4970775>,
        <http://tun.fi/MX.4970776>,
        <http://tun.fi/MX.4970778>,
        <http://tun.fi/MX.4970784>,
        <http://tun.fi/MX.4970786>,
        <http://tun.fi/MX.4970787>,
        <http://tun.fi/MX.4970793>,
        <http://tun.fi/MX.4970795>,
        <http://tun.fi/MX.4970796>,
        <http://tun.fi/MX.4970798>,
        <http://tun.fi/MX.4970800>,
        <http://tun.fi/MX.4970853>,
        <http://tun.fi/MX.4970854>,
        <http://tun.fi/MX.4970855>,
        <http://tun.fi/MX.4970856>,
        <http://tun.fi/MX.4970857>,
        <http://tun.fi/MX.4970859>,
        <http://tun.fi/MX.4970860>,
        <http://tun.fi/MX.4970888>,
        <http://tun.fi/MX.4970891>,
        <http://tun.fi/MX.4970892>,
        <http://tun.fi/MX.4970898>,
        <http://tun.fi/MX.4971075>,
        <http://tun.fi/MX.4971076>,
        <http://tun.fi/MX.4971135>,
        <http://tun.fi/MX.4971143>,
        <http://tun.fi/MX.4971144>,
        <http://tun.fi/MX.4971147>,
        <http://tun.fi/MX.4971149>,
        <http://tun.fi/MX.4971150>,
        <http://tun.fi/MX.4971152>,
        <http://tun.fi/MX.4971153>,
        <http://tun.fi/MX.4971155>,
        <http://tun.fi/MX.4971156>,
        <http://tun.fi/MX.4971157>,
        <http://tun.fi/MX.4971158>,
        <http://tun.fi/MX.4971159>,
        <http://tun.fi/MX.4971160>,
        <http://tun.fi/MX.4971173>,
        <http://tun.fi/MX.4971174>,
        <http://tun.fi/MX.4971176>,
        <http://tun.fi/MX.4971178>,
        <http://tun.fi/MX.4971179>,
        <http://tun.fi/MX.4971180>,
        <http://tun.fi/MX.4971181>,
        <http://tun.fi/MX.4971182>,
        <http://tun.fi/MX.4971183>,
        <http://tun.fi/MX.4971184>,
        <http://tun.fi/MX.4971234>,
        <http://tun.fi/MX.4985755>,
        <http://tun.fi/MX.4985756>,
        <http://tun.fi/MX.4985757>,
        <http://tun.fi/MX.4985759>,
        <http://tun.fi/MX.4985760>,
        <http://tun.fi/MX.4985761>,
        <http://tun.fi/MX.4985762>,
        <http://tun.fi/MX.4985763>,
        <http://tun.fi/MX.4985764>,
        <http://tun.fi/MX.4985765>,
        <http://tun.fi/MX.4985766>,
        <http://tun.fi/MX.4985767>,
        <http://tun.fi/MX.4985768>,
        <http://tun.fi/MX.4985769>,
        <http://tun.fi/MX.4985794>,
        <http://tun.fi/MX.4985933>,
        <http://tun.fi/MX.4985934>,
        <http://tun.fi/MX.4985935>,
        <http://tun.fi/MX.4985936>,
        <http://tun.fi/MX.4985938>,
        <http://tun.fi/MX.4985940>,
        <http://tun.fi/MX.4985942>,
        <http://tun.fi/MX.4985943>,
        <http://tun.fi/MX.4985944>,
        <http://tun.fi/MX.4985945>,
        <http://tun.fi/MX.4985946>,
        <http://tun.fi/MX.4985947>,
        <http://tun.fi/MX.4985948>,
        <http://tun.fi/MX.4985949>,
        <http://tun.fi/MX.4986756>,
        <http://tun.fi/MX.4986757>,
        <http://tun.fi/MX.4986765>,
        <http://tun.fi/MX.4986767>,
        <http://tun.fi/MX.4986773>,
        <http://tun.fi/MX.4986774>,
        <http://tun.fi/MX.4986775>,
        <http://tun.fi/MX.4986777>,
        <http://tun.fi/MX.4986779>,
        <http://tun.fi/MX.4986780>,
        <http://tun.fi/MX.4986781>,
        <http://tun.fi/MX.4994333>,
        <http://tun.fi/MX.4999416>,
        <http://tun.fi/MX.4999417>,
        <http://tun.fi/MX.4999476>,
        <http://tun.fi/MX.4999477>,
        <http://tun.fi/MX.4999478>,
        <http://tun.fi/MX.4999479>,
        <http://tun.fi/MX.4999480>,
        <http://tun.fi/MX.4999481>,
        <http://tun.fi/MX.4999482>,
        <http://tun.fi/MX.4999483>,
        <http://tun.fi/MX.4999484>,
        <http://tun.fi/MX.5001438>,
        <http://tun.fi/MX.5001441>,
        <http://tun.fi/MX.5001443>,
        <http://tun.fi/MX.5001444>,
        <http://tun.fi/MX.5001445>,
        <http://tun.fi/MX.5001447>,
        <http://tun.fi/MX.5001448>,
        <http://tun.fi/MX.5001450>,
        <http://tun.fi/MX.5001451>,
        <http://tun.fi/MX.5001452>,
        <http://tun.fi/MX.5001453>,
        <http://tun.fi/MX.5001454>,
        <http://tun.fi/MX.5001455>,
        <http://tun.fi/MX.5001456>,
        <http://tun.fi/MX.5001457>,
        <http://tun.fi/MX.5001458>,
        <http://tun.fi/MX.5001459>,
        <http://tun.fi/MX.5010591>,
        <http://tun.fi/MX.5010592>,
        <http://tun.fi/MX.5013103>,
        <http://tun.fi/MX.5077428>,
        <http://tun.fi/MX.5081345>,
        <http://tun.fi/MX.5081346>,
        <http://tun.fi/MX.68261>,
        <http://tun.fi/MX.71714>,
        <http://tun.fi/MX.71715>,
        <http://tun.fi/MX.71716>,
        <http://tun.fi/MX.71717>,
        <http://tun.fi/MX.71718>,
        <http://tun.fi/MX.71719>,
        <http://tun.fi/MX.71720>,
        <http://tun.fi/MX.71721>,
        <http://tun.fi/MX.71722>,
        <http://tun.fi/MX.71723>,
        <http://tun.fi/MX.71724>,
        <http://tun.fi/MX.71725>,
        <http://tun.fi/MX.71726>,
        <http://tun.fi/MX.71727>,
        <http://tun.fi/MX.71728>,
        <http://tun.fi/MX.71729>,
        <http://tun.fi/MX.71730>,
        <http://tun.fi/MX.71731>,
        <http://tun.fi/MX.71732>,
        <http://tun.fi/MX.71733>,
        <http://tun.fi/MX.71734>,
        <http://tun.fi/MX.71735>,
        <http://tun.fi/MX.71736>,
        <http://tun.fi/MX.71737>,
        <http://tun.fi/MX.71738>,
        <http://tun.fi/MX.71739>,
        <http://tun.fi/MX.71740>,
        <http://tun.fi/MX.71741>,
        <http://tun.fi/MX.71743>,
        <http://tun.fi/MX.71744>,
        <http://tun.fi/MX.71941>,
        <http://tun.fi/MX.71942>,
        <http://tun.fi/MX.71943>,
        <http://tun.fi/MX.71944>,
        <http://tun.fi/MX.71945>,
        <http://tun.fi/MX.71946>,
        <http://tun.fi/MX.71947>,
        <http://tun.fi/MX.71948>,
        <http://tun.fi/MX.71949>,
        <http://tun.fi/MX.71950>,
        <http://tun.fi/MX.71951>,
        <http://tun.fi/MX.71953>,
        <http://tun.fi/MX.71954>,
        <http://tun.fi/MX.71955>,
        <http://tun.fi/MX.71956>,
        <http://tun.fi/MX.71957>,
        <http://tun.fi/MX.71958>,
        <http://tun.fi/MX.71959>,
        <http://tun.fi/MX.71960>,
        <http://tun.fi/MX.71961>,
        <http://tun.fi/MX.71962>,
        <http://tun.fi/MX.71963>,
        <http://tun.fi/MX.71964>,
        <http://tun.fi/MX.71965>,
        <http://tun.fi/MX.71966>,
        <http://tun.fi/MX.71968>,
        <http://tun.fi/MX.71969>,
        <http://tun.fi/MX.71970>,
        <http://tun.fi/MX.71971>,
        <http://tun.fi/MX.71972>,
        <http://tun.fi/MX.71973>,
        <http://tun.fi/MX.71974>,
        <http://tun.fi/MX.71975>,
        <http://tun.fi/MX.71976>,
        <http://tun.fi/MX.71978>,
        <http://tun.fi/MX.72179>,
        <http://tun.fi/MX.72180>,
        <http://tun.fi/MX.72182>,
        <http://tun.fi/MX.72183>,
        <http://tun.fi/MX.72184>,
        <http://tun.fi/MX.72185>,
        <http://tun.fi/MX.72186>,
        <http://tun.fi/MX.72187>,
        <http://tun.fi/MX.72188>,
        <http://tun.fi/MX.72189>,
        <http://tun.fi/MX.72190>,
        <http://tun.fi/MX.72191>,
        <http://tun.fi/MX.72192>,
        <http://tun.fi/MX.72193>,
        <http://tun.fi/MX.72194>,
        <http://tun.fi/MX.72195>,
        <http://tun.fi/MX.72196>,
        <http://tun.fi/MX.72198>,
        <http://tun.fi/MX.72199>,
        <http://tun.fi/MX.72200>,
        <http://tun.fi/MX.72201>,
        <http://tun.fi/MX.72202>,
        <http://tun.fi/MX.72203>,
        <http://tun.fi/MX.72204>,
        <http://tun.fi/MX.72205>,
        <http://tun.fi/MX.72206>,
        <http://tun.fi/MX.72207>,
        <http://tun.fi/MX.72208>,
        <http://tun.fi/MX.72209>,
        <http://tun.fi/MX.72210>,
        <http://tun.fi/MX.72211>,
        <http://tun.fi/MX.72213>,
        <http://tun.fi/MX.72214>,
        <http://tun.fi/MX.72387>,
        <http://tun.fi/MX.72388>,
        <http://tun.fi/MX.72389>,
        <http://tun.fi/MX.72390>,
        <http://tun.fi/MX.72391>,
        <http://tun.fi/MX.72392>,
        <http://tun.fi/MX.72393>,
        <http://tun.fi/MX.72394>,
        <http://tun.fi/MX.72395>,
        <http://tun.fi/MX.72396>,
        <http://tun.fi/MX.72398>,
        <http://tun.fi/MX.72399>,
        <http://tun.fi/MX.72400>,
        <http://tun.fi/MX.72401>,
        <http://tun.fi/MX.72402>,
        <http://tun.fi/MX.72403>,
        <http://tun.fi/MX.72404>,
        <http://tun.fi/MX.72405>,
        <http://tun.fi/MX.72406>,
        <http://tun.fi/MX.72407>,
        <http://tun.fi/MX.72408>,
        <http://tun.fi/MX.72409>,
        <http://tun.fi/MX.72410>,
        <http://tun.fi/MX.72411>,
        <http://tun.fi/MX.72412>,
        <http://tun.fi/MX.72413>,
        <http://tun.fi/MX.72414>,
        <http://tun.fi/MX.72415>,
        <http://tun.fi/MX.72416>,
        <http://tun.fi/MX.72417>,
        <http://tun.fi/MX.72418>,
        <http://tun.fi/MX.72419>,
        <http://tun.fi/MX.72420>,
        <http://tun.fi/MX.72587>,
        <http://tun.fi/MX.72588>,
        <http://tun.fi/MX.72589>,
        <http://tun.fi/MX.72591>,
        <http://tun.fi/MX.72592>,
        <http://tun.fi/MX.72593>,
        <http://tun.fi/MX.72594>,
        <http://tun.fi/MX.72595>,
        <http://tun.fi/MX.72597>,
        <http://tun.fi/MX.72598>,
        <http://tun.fi/MX.72600>,
        <http://tun.fi/MX.72601>,
        <http://tun.fi/MX.72602>,
        <http://tun.fi/MX.72603>,
        <http://tun.fi/MX.72604>,
        <http://tun.fi/MX.72605>,
        <http://tun.fi/MX.72606>,
        <http://tun.fi/MX.72607>,
        <http://tun.fi/MX.72608>,
        <http://tun.fi/MX.72609>,
        <http://tun.fi/MX.72610>,
        <http://tun.fi/MX.72831>,
        <http://tun.fi/MX.72832>,
        <http://tun.fi/MX.72833>,
        <http://tun.fi/MX.72834>,
        <http://tun.fi/MX.72835>,
        <http://tun.fi/MX.72836>,
        <http://tun.fi/MX.72837>,
        <http://tun.fi/MX.72838>,
        <http://tun.fi/MX.72839>,
        <http://tun.fi/MX.72840>,
        <http://tun.fi/MX.72841>,
        <http://tun.fi/MX.72842>,
        <http://tun.fi/MX.72843>,
        <http://tun.fi/MX.72844>,
        <http://tun.fi/MX.72846>,
        <http://tun.fi/MX.72847>,
        <http://tun.fi/MX.72848>,
        <http://tun.fi/MX.72849>,
        <http://tun.fi/MX.72850>,
        <http://tun.fi/MX.72851>,
        <http://tun.fi/MX.72852>,
        <http://tun.fi/MX.72853>,
        <http://tun.fi/MX.72854>,
        <http://tun.fi/MX.72855>,
        <http://tun.fi/MX.72856>,
        <http://tun.fi/MX.72857>,
        <http://tun.fi/MX.72858>,
        <http://tun.fi/MX.72859>,
        <http://tun.fi/MX.72860>,
        <http://tun.fi/MX.72862>,
        <http://tun.fi/MX.72863>,
        <http://tun.fi/MX.72864>,
        <http://tun.fi/MX.72865>,
        <http://tun.fi/MX.72867>,
        <http://tun.fi/MX.72868>,
        <http://tun.fi/MX.72869>,
        <http://tun.fi/MX.72870>,
        <http://tun.fi/MX.72872>,
        <http://tun.fi/MX.72873>,
        <http://tun.fi/MX.72874>,
        <http://tun.fi/MX.72875>,
        <http://tun.fi/MX.72876>,
        <http://tun.fi/MX.72877>,
        <http://tun.fi/MX.73104>,
        <http://tun.fi/MX.73105>,
        <http://tun.fi/MX.73106>,
        <http://tun.fi/MX.73107>,
        <http://tun.fi/MX.73108>,
        <http://tun.fi/MX.73109>,
        <http://tun.fi/MX.73110>,
        <http://tun.fi/MX.73111>,
        <http://tun.fi/MX.73112>,
        <http://tun.fi/MX.73113>,
        <http://tun.fi/MX.73115>,
        <http://tun.fi/MX.73116>,
        <http://tun.fi/MX.73117>,
        <http://tun.fi/MX.73118>,
        <http://tun.fi/MX.73119>,
        <http://tun.fi/MX.73120>,
        <http://tun.fi/MX.73121>,
        <http://tun.fi/MX.73122>,
        <http://tun.fi/MX.73123>,
        <http://tun.fi/MX.73124>,
        <http://tun.fi/MX.73125>,
        <http://tun.fi/MX.73126>,
        <http://tun.fi/MX.73127>,
        <http://tun.fi/MX.73331>,
        <http://tun.fi/MX.73332>,
        <http://tun.fi/MX.73333>,
        <http://tun.fi/MX.73334>,
        <http://tun.fi/MX.73335>,
        <http://tun.fi/MX.73336>,
        <http://tun.fi/MX.73337>,
        <http://tun.fi/MX.73338>,
        <http://tun.fi/MX.73339>,
        <http://tun.fi/MX.73340>,
        <http://tun.fi/MX.73341>,
        <http://tun.fi/MX.73342>,
        <http://tun.fi/MX.73343>,
        <http://tun.fi/MX.73344>,
        <http://tun.fi/MX.73346>,
        <http://tun.fi/MX.73347>,
        <http://tun.fi/MX.73348>,
        <http://tun.fi/MX.73349>,
        <http://tun.fi/MX.73350>,
        <http://tun.fi/MX.73351>,
        <http://tun.fi/MX.73352>,
        <http://tun.fi/MX.73353>,
        <http://tun.fi/MX.73354>,
        <http://tun.fi/MX.73355>,
        <http://tun.fi/MX.73356>,
        <http://tun.fi/MX.73357>,
        <http://tun.fi/MX.73358>,
        <http://tun.fi/MX.73359>,
        <http://tun.fi/MX.73360>,
        <http://tun.fi/MX.73361>,
        <http://tun.fi/MX.73362>,
        <http://tun.fi/MX.73363> ;
    skos:prefLabel "seitikit"@fi,
        "Cortinarius"@sv .

<http://tun.fi/MX.subspecies> a owl:Class ;
    rdfs:label "Subspecies"@en,
        "Alalaji"@fi,
        "Underart"@sv ;
    rdfs:subClassOf skos:Concept .

<http://tun.fi/MX.subfamily> a owl:Class ;
    rdfs:label "Subfamily"@en,
        "Alaheimo"@fi,
        "Underfamilj"@sv ;
    rdfs:subClassOf skos:Concept .

<http://tun.fi/MX.family> a owl:Class ;
    rdfs:label "Family"@en,
        "Heimo"@fi,
        "Familj"@sv ;
    rdfs:subClassOf skos:Concept .

<http://tun.fi/MX.genus> a owl:Class ;
    rdfs:label "Genus"@en,
        "Suku"@fi,
        "Släkte"@sv ;
    rdfs:subClassOf skos:Concept .

<http://tun.fi/MX.species> a owl:Class ;
    rdfs:label "Species"@en,
        "Laji"@fi,
        "Art"@sv ;
    rdfs:subClassOf skos:Concept .

<http://tun.fi/MR.1> a skos:ConceptScheme ;
    dc:creator "Finnish Biodiversity Information Facility (FinBIF)"@en,
        "Suomen Lajitietokeskus"@fi,
        "Finlands Artdatacenter"@sv ;
    dc:description """The Finnish Biodiversity Information Facility (FinBIF) (<a href=https://laji.fi/en>https://laji.fi/en</a>)  maintains a national checklist of Finnish species. The list is hierarchical in structure and reflects the current view of the relationship between species. The list has been compiled and updated by Finnish experts for the various groups of organisms. Once a year, a citable snapshot of the checklist is published. The list can be downloaded from the FinBIF’s website (<a href=https://laji.fi/en>https://laji.fi/en</a>).
Finto's LAJISTO list is based on the 2021 version of the species list, published in January 2022. In addition to species, the list contains the following higher taxonomic categories: genus, subfamily, family, suborder, order, class, phylum, kingdom and domain. The included lower categories are subspecies, variety and form.
The majority of taxa have a scientific name that is a binomial for species, and a uninominal for taxa above species level. In addition to the scientific name, the list contains a recommended Finnish and Swedish name for the taxa for which these are available. Many species and higher taxa in particular only have a scientific name.
The LAJISTO list is updated once a year synchronously with the publication of the FinBIF’s species list.
The annual versions of the species list are published under the Creative Commons CC BY 4.0 license.
Permanent address of the publication: <a href=http://urn.fi/URN:ISSN:2490-0907>http://urn.fi/URN:ISSN:2490-0907</a>."""@en,
        """Suomen Lajitietokeskus (<a href=https://laji.fi/>https://laji.fi/</a>) ylläpitää kansallista luetteloa Suomessa tavatuista eliölajeista. Luettelo on rakenteeltaan hierarkkinen ja kuvastaa nykynäkemystä eliölajien keskinäisistä sukulaisuussuhteista. Luettelon ovat koonneet ja sitä ylläpitävät eri eliöryhmien suomalaiset asiantuntijat. Kerran vuodessa luettelosta julkaistaan viittauskelpoinen muuttumaton versio, joka on ladattavissa Lajitietokeskuksen verkkosivuilta (<a href=https://laji.fi/lajiluettelo>https://laji.fi/lajiluettelo</a>).
Finton LAJISTO-luettelo perustuu lajiluettelon 2021-versioon, joka on julkaistu tammikuussa 2022. Lajien lisäksi luettelossa ovat mukana lajia ylemmistä taksonomisista tasoista suvut, alaheimot, heimot, alalahkot, lahkot, luokat, pääjaksot, kunnat ja yläkunnat. Mukana olevat lajia alemmat tasot ovat alalajit, muunnokset ja muodot.
Valtaosalla taksoneista on tieteellinen nimi, joka lajeilla on kaksiosainen, lajia ylemmillä taksoneilla yksiosainen. Tieteellisen nimen lisäksi luettelossa on suositeltu suomen- ja ruotsinkielinen nimi niille taksoneille, joille sellainen on olemassa. Monilla lajeilla ja etenkin lajia ylemmillä taksoneilla on edelleen ainoastaan tieteellinen nimi.
LAJISTO-luettelo päivitetään kerran vuodessa synkronoidusti Lajitietokeskuksen lajiluettelon julkaisun kanssa.
Julkaisun pysyvä osoite on <a href=http://urn.fi/URN:ISSN:2490-0907>http://urn.fi/URN:ISSN:2490-0907</a>."""@fi,
        """Finlands Artdatacenter (<a href=https://laji.fi/sv>https://laji.fi/sv</a>) upprätthåller den nationella listan över finska arter. Listan är till sin struktur hierarkisk och återspeglar den aktuella synen på arternas släktskapsförhållanden. Listan har sammanställts och uppdaterats av finska experter för de olika organismgrupperna. En gång om året publiceras en oförändrad version av artlistan som kan citeras. Denna kan laddas ner från Artdatacentrets webbplats (<a href=https://laji.fi/artlistan>https://laji.fi/artlistan</a>).
Fintos LAJISTO-lista är baserad på 2021-versionen av artlistan, publicerad i januari 2022. Förutom arter anger artlistan följande högre taxonomiska kategorier: släkte, underfamilj, familj, underordning, ordning, klass, stam, rike och domän. De inkluderade underkategorierna är underart, varietet och form.
Majoriteten av taxa har ett vetenskapligt namn som är ett binomen för arter, och ett ord i de högre taxonomiska kategorierna. Förutom det vetenskapliga namnet innehåller listan ett rekommenderat finskt och svenskt namn för de taxa för vilka dessa finns. Många arter, och framförallt de högre taxonomiska kategorierna, har fortfarande endast ett vetenskapligt namn.
LAJISTO-listan uppdateras en gång om året synkront med publiceringen av Artdatacentrets artlista.
De årliga versionerna av artlistan publiceras under Creative Commons CC BY 4.0 -licensen.
Publikationens permanenta adress: <a href=http://urn.fi/URN:ISSN:2490-0907>http://urn.fi/URN:ISSN:2490-0907</a>."""@sv ;
    dc:publisher "National Library of Finland"@en,
        "Kansalliskirjasto"@fi,
        "Nationalbiblioteket i Finland"@sv ;
    dc:title "LAJISTO - The species list of the Finnish Biodiversity Information Facility"@en,
        "LAJISTO - Lajitietokeskuksen lajiluettelo"@fi,
        "LAJISTO - Artdatacentrets artlista"@sv ;
    dct:language <http://lexvo.org/id/iso639-3/fin>,
        <http://lexvo.org/id/iso639-3/swe> ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2022-03-15T13:47:59+00:00"^^xsd:dateTime ;
    skos:hasTopConcept <http://tun.fi/MX.37600> ;
    skos:prefLabel "Lajitietokeskuksen lajiluettelo"@fi ;
    foaf:homepage <https://laji.fi/> .

